From 0df6855e7c54f33f5206eda600d432ae4616e1b4 Mon Sep 17 00:00:00 2001 From: 3944Realms Date: Sat, 26 Oct 2024 09:40:21 +0800 Subject: [PATCH] Update to 1.3.7 --- LICENSE.txt | 2 +- build.gradle | 34 +- gradle.properties | 7 +- lib/output.srg | 95506 ++++++++++++++++ lib/target.jar | Bin 0 -> 4176793 bytes src-source/list.txt | 1564 + .../com/dairymoose/entity/BicycleEntity.java | 465 + .../com/dairymoose/entity/BicycleModel.java | 109 + .../dairymoose/entity/BicycleRenderer.java | 79 + .../com/dairymoose/entity/DummyEntity.java | 185 + .../com/dairymoose/entity/DummyRenderer.java | 48 + .../dairymoose/entity/MotorboatEntity.java | 1219 + .../com/dairymoose/entity/MotorboatModel.java | 67 + .../dairymoose/entity/MotorboatRenderer.java | 85 + .../dairymoose/entity/RenderableBlock.java | 27 + .../com/dairymoose/entity/SpeedboatModel.java | 61 + .../entity/projectile/ThrownSeedEntity.java | 101 + .../container/IncrementingDataHolder.java | 19 + .../container/TrashCanContainer.java | 165 + .../modernlife/blocks/AbstractPanelBlock.java | 56 + .../modernlife/blocks/AbstractWallBlock.java | 48 + .../blocks/AirConditionerBlock.java | 74 + .../modernlife/blocks/AlarmClockBlock.java | 73 + .../modernlife/blocks/AlmostFullBlock.java | 20 + .../modernlife/blocks/ArrowSlitBlock.java | 72 + .../modernlife/blocks/BarrierBlock.java | 83 + .../modernlife/blocks/BathtubBlock.java | 251 + .../modernlife/blocks/CCTVCameraBlock.java | 145 + .../modernlife/blocks/CanvasBlock.java | 259 + .../modernlife/blocks/CatwalkBlock.java | 378 + .../modernlife/blocks/CeilingFanBlock.java | 84 + .../modernlife/blocks/ChairBlock.java | 101 + .../modernlife/blocks/ChessBoardBlock.java | 189 + .../modernlife/blocks/CoffeeMugBlock.java | 74 + .../modernlife/blocks/CoffeeTableBlock.java | 32 + .../modernlife/blocks/DeckBlock.java | 74 + .../modernlife/blocks/DeluxeBedBlock.java | 300 + .../blocks/DoubleWallShelfBlock.java | 78 + .../modernlife/blocks/DualMonitorBlock.java | 74 + .../modernlife/blocks/EaselBlock.java | 244 + .../modernlife/blocks/ExtractorBlock.java | 135 + .../modernlife/blocks/FlatScreenTvBlock.java | 74 + .../modernlife/blocks/FloorMatBlock.java | 74 + .../blocks/GlassCoffeeTableBlock.java | 165 + .../modernlife/blocks/GlassPanelBlock.java | 106 + .../modernlife/blocks/GrateBlock.java | 364 + .../blocks/GuitarAmplifierBlock.java | 81 + .../blocks/HotWaterHeaterBlock.java | 133 + .../modernlife/blocks/JailBarsBlock.java | 74 + .../blocks/KitchenCabinetBlock.java | 70 + .../blocks/KitchenDrawerCabinetBlock.java | 70 + .../modernlife/blocks/KitchenSinkBlock.java | 68 + .../modernlife/blocks/LanternPostBlock.java | 110 + .../modernlife/blocks/LightBulbBlock.java | 183 + .../modernlife/blocks/LightSwitchBlock.java | 162 + .../modernlife/blocks/MetalDuctBlock.java | 61 + .../modernlife/blocks/MicrowaveBlock.java | 169 + .../modernlife/blocks/MiniStoolBlock.java | 90 + .../modernlife/blocks/MirrorBlock.java | 150 + .../blocks/ModernBookshelfBlock.java | 312 + .../modernlife/blocks/MonitorBlock.java | 74 + .../modernlife/blocks/MusicStandBlock.java | 159 + .../modernlife/blocks/NightStandBlock.java | 187 + .../modernlife/blocks/OakPostBlock.java | 49 + .../modernlife/blocks/PavedRoadBlock.java | 54 + .../modernlife/blocks/PhotocopierBlock.java | 157 + .../modernlife/blocks/PhotonBlock.java | 104 + .../modernlife/blocks/PicnicTableBlock.java | 175 + .../modernlife/blocks/PowerReceiverBlock.java | 189 + .../blocks/PowerTransmitterBlock.java | 137 + .../modernlife/blocks/PrinterBlock.java | 206 + .../modernlife/blocks/RadiatorBlock.java | 232 + .../modernlife/blocks/RampBlock.java | 222 + .../modernlife/blocks/RefrigeratorBlock.java | 231 + .../modernlife/blocks/RoadMarkerBlock.java | 66 + .../modernlife/blocks/RoundTableBlock.java | 74 + .../modernlife/blocks/SeedSpreaderBlock.java | 153 + .../modernlife/blocks/ShowerHeadBlock.java | 110 + .../modernlife/blocks/SmallTableBlock.java | 143 + .../modernlife/blocks/SofaBlock.java | 252 + .../blocks/StandardHorizontalBlock.java | 28 + .../modernlife/blocks/StoveBlock.java | 168 + .../modernlife/blocks/StreetLightBlock.java | 246 + .../modernlife/blocks/TileLightBlock.java | 146 + .../modernlife/blocks/ToiletBlock.java | 151 + .../modernlife/blocks/TrashCanBlock.java | 170 + .../modernlife/blocks/TurntableBlock.java | 156 + .../modernlife/blocks/WallShelfBlock.java | 196 + .../modernlife/blocks/WallSocketBlock.java | 117 + .../modernlife/blocks/WallpaperBlock.java | 73 + .../modernlife/blocks/WinchBlock.java | 380 + .../blocks/gui/CustomPrintScreen.java | 437 + .../blocks/gui/EaselCustomSizeScreen.java | 287 + .../modernlife/blocks/gui/EaselScreen.java | 1125 + .../blocks/gui/EaselSizeScreen.java | 212 + .../modernlife/blocks/gui/GuitarScreen.java | 222 + .../modernlife/blocks/gui/HBlockPos.java | 35 + .../modernlife/blocks/gui/HPoint.java | 31 + .../blocks/gui/PhotocopierScreen.java | 187 + .../modernlife/blocks/gui/PrinterScreen.java | 311 + .../modernlife/blocks/gui/RadiatorScreen.java | 191 + .../blocks/gui/SeedSpreaderScreen.java | 55 + .../modernlife/blocks/gui/TrashCanScreen.java | 54 + .../blocks/gui/WirelessPowerScreen.java | 229 + .../blocks/gui/chess/BishopPiece.java | 19 + .../blocks/gui/chess/CheckState.java | 10 + .../blocks/gui/chess/ChessScreen.java | 1054 + .../blocks/gui/chess/ImageButtonXDiff.java | 65 + .../blocks/gui/chess/InvertedImageButton.java | 26 + .../gui/chess/InvertedImageButtonXDiff.java | 26 + .../blocks/gui/chess/KingPiece.java | 58 + .../blocks/gui/chess/KnightPiece.java | 21 + .../blocks/gui/chess/PawnPiece.java | 26 + .../modernlife/blocks/gui/chess/Piece.java | 173 + .../modernlife/blocks/gui/chess/PieceIds.java | 11 + .../blocks/gui/chess/QueenPiece.java | 21 + .../blocks/gui/chess/RookPiece.java | 19 + .../modernlife/core/AutoRegister.java | 37 + .../core/AutoRegisterProcessor.java | 118 + .../modernlife/core/BlockVolume.java | 449 + .../ConfigOverrideConfigValueInteger.java | 36 + .../core/ConfigOverrideIntValue.java | 36 + .../core/CraftingFlagCondition.java | 28 + .../core/CraftingFlagConditionSerializer.java | 30 + .../modernlife/core/CsvSourcedHashSet.java | 34 + .../modernlife/core/CustomBlocks.java | 5109 + .../modernlife/core/IConfigOverride.java | 8 + .../modernlife/core/McpConstants.java | 11 + .../modernlife/core/ModernLife.java | 32 + .../modernlife/core/ModernLifeClient.java | 1725 + .../core/ModernLifeClientConfig.java | 50 + .../modernlife/core/ModernLifeCommon.java | 583 + .../core/ModernLifeCommonConfig.java | 110 + .../modernlife/core/ModernLifeConfig.java | 93 + .../core/ModernLifeConfigPrepopulator.java | 61 + .../core/ModernLifeCraftingFlags.java | 30 + .../modernlife/core/ModernLifeNetwork.java | 28 + .../core/ModernLifeServerConfig.java | 42 + .../modernlife/items/BatteryItem.java | 53 + .../modernlife/items/BicycleItem.java | 43 + .../modernlife/items/CameraItem.java | 180 + .../modernlife/items/ChainsawItem.java | 431 + .../modernlife/items/FlashlightItem.java | 201 + .../modernlife/items/GuitarItem.java | 82 + .../modernlife/items/HandgunItem.java | 339 + .../modernlife/items/MotorboatItem.java | 91 + .../modernlife/items/RoadMarkerItem.java | 105 + .../modernlife/items/SpeedometerItem.java | 78 + .../client/ClientboundBulletHolePacket.java | 152 + .../ClientboundFlashlightUpdatePacket.java | 97 + .../ClientboundMultipartCanvasPacket.java | 275 + .../client/ClientboundWinchDummyPacket.java | 103 + .../network/play/client/ICanvasReader.java | 6 + .../client/ServerboundBikeDismountPacket.java | 93 + .../client/ServerboundBookCancelPacket.java | 84 + .../play/client/ServerboundCameraPacket.java | 121 + .../ServerboundCanvasChecksumPacket.java | 95 + .../ServerboundCanvasCopyRequestPacket.java | 93 + .../play/client/ServerboundCanvasPacket.java | 95 + .../ServerboundChainsawTargetPacket.java | 85 + .../client/ServerboundChessStatePacket.java | 319 + .../client/ServerboundFuelLevelPacket.java | 67 + .../play/client/ServerboundGuitarPacket.java | 135 + .../play/client/ServerboundHitscanPacket.java | 160 + .../ServerboundMultipartCameraPacket.java | 447 + .../ServerboundMultipartEaselPacket.java | 209 + .../client/ServerboundPrintSizePacket.java | 236 + .../client/ServerboundRadiatorPacket.java | 75 + .../ServerboundRequestCanvasPacket.java | 83 + .../ServerboundStopUsingCameraPacket.java | 48 + .../client/ServerboundTrashCanPacket.java | 76 + .../ServerboundWirelessChannelPacket.java | 128 + .../AlarmClockBlockEntityRenderer.java | 293 + .../tileentity/CanvasBlockEntityRenderer.java | 206 + .../ChessBoardBlockEntityRenderer.java | 384 + .../MicrowaveBlockEntityRenderer.java | 52 + .../tileentity/MirrorBlockEntityRenderer.java | 158 + .../ModernBookshelfBlockEntityRenderer.java | 175 + .../tileentity/StoveBlockEntityRenderer.java | 81 + .../WallShelfBlockEntityRenderer.java | 77 + .../tileentity/WinchBlockEntityRenderer.java | 52 + .../tileentities/AlarmClockBlockEntity.java | 21 + .../tileentities/CCTVCameraBlockEntity.java | 86 + .../tileentities/CanvasBlockEntity.java | 327 + .../tileentities/ChessBoardBlockEntity.java | 110 + .../tileentities/EaselBlockEntity.java | 103 + .../tileentities/ExtractorBlockEntity.java | 585 + .../tileentities/ExtractorItemHandler.java | 29 + .../tileentities/IChannelHolder.java | 8 + .../tileentities/IHorizontalHopper.java | 75 + .../tileentities/MicrowaveBlockEntity.java | 203 + .../tileentities/MirrorBlockEntity.java | 62 + .../ModernBookshelfBlockEntity.java | 303 + .../tileentities/NightStandBlockEntity.java | 112 + .../tileentities/PhotocopierBlockEntity.java | 212 + .../tileentities/PhotonBlockEntity.java | 71 + .../PowerReceiverBlockEntity.java | 111 + .../PowerTransmitterBlockEntity.java | 137 + .../tileentities/PrinterBlockEntity.java | 101 + .../tileentities/RadiatorBlockEntity.java | 94 + .../tileentities/RefrigeratorBlockEntity.java | 202 + .../tileentities/SeedSpreaderBlockEntity.java | 226 + .../tileentities/ShowerHeadBlockEntity.java | 153 + .../tileentities/StoveBlockEntity.java | 254 + .../tileentities/ToiletBlockEntity.java | 75 + .../tileentities/TrashCanBlockEntity.java | 82 + .../tileentities/WallShelfBlockEntity.java | 171 + .../tileentities/WinchBlockEntity.java | 468 + .../modernlife/util/CanvasData.java | 264 + .../modernlife/util/ModernLifeUtil.java | 104 + src/generated/resources/.cache/cache | 2 + .../assets/modernlifepatch/lang/en_us.json | 68 + .../assets/modernlifepatch/lang/zh_cn.json | 68 + .../modernlifepatch/EventHandler.java | 8 +- .../modernlifepatch/MLPCreativeTab.java | 17 + .../modernlifepatch/ModernLifePatch.java | 1 + .../client/event/CreativeScreenEvents.java | 312 + .../client/gui/widget/IconButton.java | 63 + .../client/gui/widget/TagButton.java | 86 + .../modernlifepatch/common/ModTags.java | 34 + .../datagen/DataGeneratorHandler.java | 6 +- .../datagen/lang/ModLangKeyValue.java | 56 +- .../datagen/provider/ModBlockTagProvider.java | 18 + .../datagen/provider/ModItemTagProvider.java | 31 + .../mixin/block/common/MixinBookShelf.java | 25 + .../mixin/block/common/MixinChessBoard.java | 25 + .../mixin/block/common/MixinDeck.java | 36 + .../mixin/block/common/MixinPavedRoad.java | 25 + .../mixin/block/common/MixinPhotoCopier.java | 3 - .../mixin/block/common/MixinWallShelf.java | 26 + .../mixin/block/lounge/MixinSofa.java | 2 +- .../mixin/block/redstone/MixinWinch.java | 1 - .../mixin/screen/MixinChessBoardScreen.java | 47 + .../modInterface/CreativeItem.java | 9 + .../utils/String/StringValidator.java | 2 +- .../modernlifepatch/textures/gui/icons.png | Bin 0 -> 3502 bytes .../modernlifepatch/tags/items/bathroom.json | 15 + .../tags/items/bedchamber.json | 15 + .../data/modernlifepatch/tags/items/door.json | 28 + .../modernlifepatch/tags/items/general.json | 85 + .../modernlifepatch/tags/items/kitchen.json | 102 + .../modernlifepatch/tags/items/lounge.json | 11 + .../modernlifepatch/tags/items/outside.json | 141 + .../data/modernlifepatch/tags/items/seat.json | 38 + .../modernlifepatch/tags/items/shelf.json | 32 + .../modernlifepatch/tags/items/table.json | 46 + .../data/modernlifepatch/tags/items/tool.json | 15 + .../resources/modernlifepatch.mixins.json | 6 + .../assets/modernlife/lang/zh_cn.json | 12 +- .../models/block/acacia_barrier.json | 0 .../modernlife/models/block/acacia_chair.json | 0 .../models/block/acacia_coffee_table.json | 0 .../block/acacia_coffee_table_corner.json | 0 .../models/block/acacia_coffee_table_end.json | 0 .../models/block/acacia_coffee_table_mid.json | 0 .../modernlife/models/block/acacia_deck.json | 0 .../models/block/acacia_deck_support.json | 0 .../block/acacia_glass_door_bottom.json | 0 .../block/acacia_glass_door_bottom_hinge.json | 0 .../models/block/acacia_glass_door_top.json | 0 .../block/acacia_glass_door_top_hinge.json | 0 .../models/block/acacia_kitchen_cabinet.json | 0 .../block/acacia_kitchen_drawer_cabinet.json | 0 .../models/block/acacia_log_ramp.json | 0 .../models/block/acacia_log_ramp_corner.json | 0 .../models/block/acacia_mini_stool.json | 0 .../models/block/acacia_night_stand.json | 0 .../models/block/acacia_picnic_table.json | 0 .../block/acacia_picnic_table_front.json | 0 .../block/acacia_picnic_table_full.json | 0 .../models/block/acacia_planks_barrier.json | 0 .../models/block/acacia_planks_ramp.json | 0 .../modernlife/models/block/acacia_ramp.json | 0 .../models/block/acacia_ramp_corner.json | 0 .../models/block/acacia_round_table.json | 0 .../models/block/acacia_small_table.json | 0 .../block/acacia_small_table_corner.json | 0 .../models/block/acacia_small_table_end.json | 0 .../models/block/acacia_small_table_mid.json | 0 .../modernlife/models/block/acacia_stool.json | 0 .../models/block/acacia_wall_shelf.json | 2 +- .../models/block/acacia_wood_ramp.json | 0 .../models/block/air_conditioner.json | 0 .../modernlife/models/block/alarm_clock.json | 0 .../models/block/andesite_barrier.json | 0 .../block/andesite_kitchen_cabinet.json | 0 .../andesite_kitchen_drawer_cabinet.json | 0 .../models/block/andesite_ramp.json | 0 .../models/block/andesite_ramp_corner.json | 0 .../modernlife/models/block/arrow_slit.json | 0 .../modernlife/models/block/barrier.json | 0 .../modernlife/models/block/basalt_ramp.json | 0 .../models/block/bathroom_ceramic_tile.json | 0 .../modernlife/models/block/bathtub_far.json | 0 .../models/block/bathtub_far_waterlogged.json | 0 .../modernlife/models/block/bathtub_full.json | 0 .../modernlife/models/block/bathtub_near.json | 0 .../block/bathtub_near_waterlogged.json | 0 .../models/block/beige_ceramic_tile.json | 0 .../models/block/birch_barrier.json | 0 .../modernlife/models/block/birch_chair.json | 0 .../models/block/birch_coffee_table.json | 0 .../block/birch_coffee_table_corner.json | 0 .../models/block/birch_coffee_table_end.json | 0 .../models/block/birch_coffee_table_mid.json | 0 .../modernlife/models/block/birch_deck.json | 0 .../models/block/birch_deck_support.json | 0 .../models/block/birch_glass_door_bottom.json | 0 .../block/birch_glass_door_bottom_hinge.json | 0 .../models/block/birch_glass_door_top.json | 0 .../block/birch_glass_door_top_hinge.json | 0 .../models/block/birch_kitchen_cabinet.json | 0 .../block/birch_kitchen_drawer_cabinet.json | 0 .../models/block/birch_log_ramp.json | 0 .../models/block/birch_log_ramp_corner.json | 0 .../models/block/birch_mini_stool.json | 0 .../models/block/birch_night_stand.json | 0 .../models/block/birch_picnic_table.json | 0 .../block/birch_picnic_table_front.json | 0 .../models/block/birch_picnic_table_full.json | 0 .../modernlife/models/block/birch_ramp.json | 0 .../models/block/birch_ramp_corner.json | 0 .../models/block/birch_round_table.json | 0 .../models/block/birch_small_table.json | 0 .../block/birch_small_table_corner.json | 0 .../models/block/birch_small_table_end.json | 0 .../models/block/birch_small_table_mid.json | 0 .../modernlife/models/block/birch_stool.json | 0 .../models/block/birch_wall_shelf.json | 0 .../models/block/birch_wood_ramp.json | 0 .../models/block/black_painted_drywall.json | 0 .../models/block/black_sofa_corner.json | 0 .../models/block/black_sofa_left_end.json | 0 .../models/block/black_sofa_middle.json | 0 .../models/block/black_sofa_right_end.json | 0 .../models/block/black_sofa_single.json | 0 .../models/block/blackstone_barrier.json | 0 .../block/blackstone_kitchen_cabinet.json | 0 .../blackstone_kitchen_drawer_cabinet.json | 0 .../models/block/blackstone_ramp.json | 0 .../models/block/blackstone_ramp_corner.json | 0 .../models/block/blue_painted_drywall.json | 0 .../models/block/blue_sofa_corner.json | 0 .../models/block/blue_sofa_left_end.json | 0 .../models/block/blue_sofa_middle.json | 0 .../models/block/blue_sofa_right_end.json | 0 .../models/block/blue_sofa_single.json | 0 .../models/block/blue_vinyl_siding.json | 0 .../models/block/bricks_barrier.json | 0 .../models/block/bricks_kitchen_cabinet.json | 0 .../block/bricks_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/bricks_ramp.json | 0 .../models/block/bricks_ramp_corner.json | 0 .../models/block/brown_ceramic_tile.json | 0 .../models/block/brown_painted_drywall.json | 0 .../models/block/brown_sofa_corner.json | 0 .../models/block/brown_sofa_left_end.json | 0 .../models/block/brown_sofa_middle.json | 0 .../models/block/brown_sofa_right_end.json | 0 .../models/block/brown_sofa_single.json | 0 .../modernlife/models/block/canvas.json | 0 .../modernlife/models/block/canvas_2.json | 0 .../modernlife/models/block/canvas_3.json | 0 .../modernlife/models/block/canvas_4.json | 0 .../modernlife/models/block/canvas_5.json | 0 .../modernlife/models/block/canvas_6.json | 0 .../modernlife/models/block/canvas_7.json | 0 .../modernlife/models/block/canvas_empty.json | 0 .../modernlife/models/block/cctv_camera.json | 0 .../models/block/ceiling_fan_off.json | 0 .../models/block/ceiling_fan_on.json | 0 .../assets/modernlife/models/block/chair.json | 0 .../modernlife/models/block/chess_board.json | 0 .../block/chiseled_nether_bricks_barrier.json | 0 ...hiseled_nether_bricks_kitchen_cabinet.json | 0 ..._nether_bricks_kitchen_drawer_cabinet.json | 0 .../block/chiseled_nether_bricks_ramp.json | 0 .../chiseled_nether_bricks_ramp_corner.json | 0 .../chiseled_polished_blackstone_barrier.json | 0 ...d_polished_blackstone_kitchen_cabinet.json | 0 ...hed_blackstone_kitchen_drawer_cabinet.json | 0 .../chiseled_polished_blackstone_ramp.json | 0 ...seled_polished_blackstone_ramp_corner.json | 0 .../models/block/chiseled_quartz_ramp.json | 0 .../block/chiseled_quartz_ramp_corner.json | 0 .../block/chiseled_red_sandstone_barrier.json | 0 ...hiseled_red_sandstone_kitchen_cabinet.json | 0 ..._red_sandstone_kitchen_drawer_cabinet.json | 0 .../block/chiseled_red_sandstone_ramp.json | 0 .../chiseled_red_sandstone_ramp_corner.json | 0 .../block/chiseled_sandstone_barrier.json | 0 .../chiseled_sandstone_kitchen_cabinet.json | 0 ...eled_sandstone_kitchen_drawer_cabinet.json | 0 .../models/block/chiseled_sandstone_ramp.json | 0 .../block/chiseled_sandstone_ramp_corner.json | 0 .../block/chiseled_stone_bricks_barrier.json | 0 ...chiseled_stone_bricks_kitchen_cabinet.json | 0 ...d_stone_bricks_kitchen_drawer_cabinet.json | 0 .../block/chiseled_stone_bricks_ramp.json | 0 .../chiseled_stone_bricks_ramp_corner.json | 0 .../modernlife/models/block/clay_barrier.json | 0 .../models/block/clay_kitchen_cabinet.json | 0 .../block/clay_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/clay_ramp.json | 0 .../models/block/clay_ramp_corner.json | 0 .../models/block/cobbled_deepslate_ramp.json | 0 .../block/cobbled_deepslate_ramp_corner.json | 0 .../models/block/cobblestone_barrier.json | 0 .../block/cobblestone_kitchen_cabinet.json | 0 .../cobblestone_kitchen_drawer_cabinet.json | 0 .../models/block/cobblestone_ramp.json | 0 .../models/block/cobblestone_ramp_corner.json | 0 .../modernlife/models/block/coffee_mug.json | 0 .../modernlife/models/block/coffee_table.json | 0 .../models/block/coffee_table_corner.json | 0 .../models/block/coffee_table_end.json | 0 .../models/block/coffee_table_mid.json | 0 .../block/cracked_stone_bricks_barrier.json | 0 .../cracked_stone_bricks_kitchen_cabinet.json | 0 ...d_stone_bricks_kitchen_drawer_cabinet.json | 0 .../block/cracked_stone_bricks_ramp.json | 0 .../cracked_stone_bricks_ramp_corner.json | 0 .../models/block/crimson_barrier.json | 0 .../models/block/crimson_chair.json | 0 .../models/block/crimson_coffee_table.json | 0 .../block/crimson_coffee_table_corner.json | 0 .../block/crimson_coffee_table_end.json | 0 .../block/crimson_coffee_table_mid.json | 0 .../modernlife/models/block/crimson_deck.json | 0 .../models/block/crimson_deck_support.json | 0 .../block/crimson_glass_door_bottom.json | 0 .../crimson_glass_door_bottom_hinge.json | 0 .../models/block/crimson_glass_door_top.json | 0 .../block/crimson_glass_door_top_hinge.json | 0 .../models/block/crimson_kitchen_cabinet.json | 0 .../block/crimson_kitchen_drawer_cabinet.json | 0 .../models/block/crimson_log_ramp.json | 0 .../models/block/crimson_log_ramp_corner.json | 0 .../models/block/crimson_mini_stool.json | 0 .../models/block/crimson_night_stand.json | 0 .../models/block/crimson_picnic_table.json | 0 .../block/crimson_picnic_table_front.json | 0 .../block/crimson_picnic_table_full.json | 0 .../modernlife/models/block/crimson_ramp.json | 0 .../models/block/crimson_ramp_corner.json | 0 .../models/block/crimson_round_table.json | 0 .../models/block/crimson_small_table.json | 0 .../block/crimson_small_table_corner.json | 0 .../models/block/crimson_small_table_end.json | 0 .../models/block/crimson_small_table_mid.json | 0 .../models/block/crimson_stool.json | 0 .../models/block/crimson_wall_shelf.json | 0 .../models/block/crimson_wood_ramp.json | 0 .../block/cut_red_sandstone_barrier.json | 0 .../cut_red_sandstone_kitchen_cabinet.json | 0 ..._red_sandstone_kitchen_drawer_cabinet.json | 0 .../models/block/cut_red_sandstone_ramp.json | 0 .../block/cut_red_sandstone_ramp_corner.json | 0 .../models/block/cut_sandstone_barrier.json | 0 .../block/cut_sandstone_kitchen_cabinet.json | 0 .../cut_sandstone_kitchen_drawer_cabinet.json | 0 .../models/block/cut_sandstone_ramp.json | 0 .../block/cut_sandstone_ramp_corner.json | 0 .../models/block/cyan_painted_drywall.json | 0 .../models/block/cyan_sofa_corner.json | 0 .../models/block/cyan_sofa_left_end.json | 0 .../models/block/cyan_sofa_middle.json | 0 .../models/block/cyan_sofa_right_end.json | 0 .../models/block/cyan_sofa_single.json | 0 .../models/block/dark_oak_barrier.json | 0 .../models/block/dark_oak_chair.json | 0 .../models/block/dark_oak_coffee_table.json | 0 .../block/dark_oak_coffee_table_corner.json | 0 .../block/dark_oak_coffee_table_end.json | 0 .../block/dark_oak_coffee_table_mid.json | 0 .../models/block/dark_oak_deck.json | 0 .../models/block/dark_oak_deck_support.json | 0 .../block/dark_oak_glass_door_bottom.json | 0 .../dark_oak_glass_door_bottom_hinge.json | 0 .../models/block/dark_oak_glass_door_top.json | 0 .../block/dark_oak_glass_door_top_hinge.json | 0 .../block/dark_oak_kitchen_cabinet.json | 0 .../dark_oak_kitchen_drawer_cabinet.json | 0 .../models/block/dark_oak_log_ramp.json | 0 .../block/dark_oak_log_ramp_corner.json | 0 .../models/block/dark_oak_mini_stool.json | 0 .../models/block/dark_oak_night_stand.json | 0 .../models/block/dark_oak_picnic_table.json | 0 .../block/dark_oak_picnic_table_front.json | 0 .../block/dark_oak_picnic_table_full.json | 0 .../models/block/dark_oak_ramp.json | 0 .../models/block/dark_oak_ramp_corner.json | 0 .../models/block/dark_oak_round_table.json | 0 .../models/block/dark_oak_small_table.json | 0 .../block/dark_oak_small_table_corner.json | 0 .../block/dark_oak_small_table_end.json | 0 .../block/dark_oak_small_table_mid.json | 0 .../models/block/dark_oak_stool.json | 0 .../models/block/dark_oak_wall_shelf.json | 0 .../models/block/dark_oak_wood_ramp.json | 0 .../models/block/dark_prismarine_barrier.json | 0 .../dark_prismarine_kitchen_cabinet.json | 0 ...ark_prismarine_kitchen_drawer_cabinet.json | 0 .../models/block/dark_prismarine_ramp.json | 0 .../block/dark_prismarine_ramp_corner.json | 0 .../assets/modernlife/models/block/deck.json | 0 .../modernlife/models/block/deck_support.json | 0 .../models/block/deepslate_ramp.json | 0 .../models/block/deepslate_ramp_corner.json | 0 .../modernlife/models/block/deluxe_bed.json | 0 .../models/block/deluxe_bed_bottom_left.json | 0 .../models/block/deluxe_bed_bottom_right.json | 0 .../models/block/deluxe_bed_top_left.json | 0 .../models/block/deluxe_bed_top_right.json | 0 .../models/block/diorite_barrier.json | 0 .../models/block/diorite_kitchen_cabinet.json | 0 .../block/diorite_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/diorite_ramp.json | 0 .../models/block/diorite_ramp_corner.json | 0 .../modernlife/models/block/dirt_ramp.json | 0 .../models/block/dirt_ramp_corner.json | 0 .../modernlife/models/block/dishwasher.json | 0 .../modernlife/models/block/door_bottom.json | 0 .../models/block/door_bottom_rh.json | 0 .../modernlife/models/block/door_top.json | 0 .../modernlife/models/block/door_top_rh.json | 0 .../block/double_acacia_wall_shelf.json | 2 +- .../models/block/double_birch_wall_shelf.json | 0 .../block/double_crimson_wall_shelf.json | 0 .../block/double_dark_oak_wall_shelf.json | 0 .../block/double_jungle_wall_shelf.json | 0 .../models/block/double_oak_wall_shelf.json | 2 +- .../block/double_spruce_wall_shelf.json | 3 +- .../models/block/double_wall_shelf.json | 0 .../block/double_warped_wall_shelf.json | 0 .../assets/modernlife/models/block/dryer.json | 0 .../modernlife/models/block/dual_monitor.json | 0 .../models/block/easel_empty_big.json | 0 .../models/block/easel_full_big.json | 0 .../modernlife/models/block/extractor.json | 0 .../models/block/faceless_canvas.json | 0 .../models/block/flatscreen_tv.json | 0 .../modernlife/models/block/floor_mat.json | 0 .../models/block/four_panel_window.json | 0 .../block/glass_acacia_coffee_table.json | 0 .../glass_acacia_coffee_table_corner.json | 0 .../block/glass_acacia_coffee_table_end.json | 0 ...glass_acacia_coffee_table_four_corner.json | 0 .../block/glass_acacia_coffee_table_mid.json | 0 .../glass_acacia_coffee_table_one_border.json | 0 .../glass_acacia_coffee_table_three_way.json | 0 .../glass_acacia_coffee_table_x_axis.json | 0 .../glass_acacia_coffee_table_z_axis.json | 0 .../block/glass_acacia_trapdoor_bottom.json | 0 .../block/glass_acacia_trapdoor_open.json | 0 .../block/glass_acacia_trapdoor_top.json | 0 .../block/glass_birch_coffee_table.json | 0 .../glass_birch_coffee_table_corner.json | 0 .../block/glass_birch_coffee_table_end.json | 0 .../glass_birch_coffee_table_four_corner.json | 0 .../block/glass_birch_coffee_table_mid.json | 0 .../glass_birch_coffee_table_one_border.json | 0 .../glass_birch_coffee_table_three_way.json | 0 .../glass_birch_coffee_table_x_axis.json | 0 .../glass_birch_coffee_table_z_axis.json | 0 .../block/glass_birch_trapdoor_bottom.json | 0 .../block/glass_birch_trapdoor_open.json | 0 .../block/glass_birch_trapdoor_top.json | 0 .../models/block/glass_coffee_table.json | 0 .../block/glass_coffee_table_corner.json | 0 .../models/block/glass_coffee_table_end.json | 0 .../block/glass_coffee_table_four_corner.json | 0 .../models/block/glass_coffee_table_mid.json | 0 .../block/glass_coffee_table_one_border.json | 0 .../block/glass_coffee_table_three_way.json | 0 .../block/glass_coffee_table_x_axis.json | 0 .../block/glass_coffee_table_z_axis.json | 0 .../block/glass_crimson_coffee_table.json | 0 .../glass_crimson_coffee_table_corner.json | 0 .../block/glass_crimson_coffee_table_end.json | 0 ...lass_crimson_coffee_table_four_corner.json | 0 .../block/glass_crimson_coffee_table_mid.json | 0 ...glass_crimson_coffee_table_one_border.json | 0 .../glass_crimson_coffee_table_three_way.json | 0 .../glass_crimson_coffee_table_x_axis.json | 0 .../glass_crimson_coffee_table_z_axis.json | 0 .../block/glass_crimson_trapdoor_bottom.json | 0 .../block/glass_crimson_trapdoor_open.json | 0 .../block/glass_crimson_trapdoor_top.json | 0 .../block/glass_dark_oak_coffee_table.json | 0 .../glass_dark_oak_coffee_table_corner.json | 0 .../glass_dark_oak_coffee_table_end.json | 0 ...ass_dark_oak_coffee_table_four_corner.json | 0 .../glass_dark_oak_coffee_table_mid.json | 0 ...lass_dark_oak_coffee_table_one_border.json | 0 ...glass_dark_oak_coffee_table_three_way.json | 0 .../glass_dark_oak_coffee_table_x_axis.json | 0 .../glass_dark_oak_coffee_table_z_axis.json | 0 .../block/glass_dark_oak_trapdoor_bottom.json | 0 .../block/glass_dark_oak_trapdoor_open.json | 0 .../block/glass_dark_oak_trapdoor_top.json | 0 .../modernlife/models/block/glass_door.json | 0 .../models/block/glass_door_bottom.json | 0 .../models/block/glass_door_bottom_hinge.json | 0 .../models/block/glass_door_top.json | 0 .../models/block/glass_door_top_hinge.json | 0 .../block/glass_iron_trapdoor_bottom.json | 0 .../block/glass_iron_trapdoor_open.json | 0 .../models/block/glass_iron_trapdoor_top.json | 0 .../block/glass_jungle_coffee_table.json | 0 .../glass_jungle_coffee_table_corner.json | 0 .../block/glass_jungle_coffee_table_end.json | 0 ...glass_jungle_coffee_table_four_corner.json | 0 .../block/glass_jungle_coffee_table_mid.json | 0 .../glass_jungle_coffee_table_one_border.json | 0 .../glass_jungle_coffee_table_three_way.json | 0 .../glass_jungle_coffee_table_x_axis.json | 0 .../glass_jungle_coffee_table_z_axis.json | 0 .../block/glass_jungle_trapdoor_bottom.json | 0 .../block/glass_jungle_trapdoor_open.json | 0 .../block/glass_jungle_trapdoor_top.json | 0 .../models/block/glass_oak_coffee_table.json | 0 .../block/glass_oak_coffee_table_corner.json | 0 .../block/glass_oak_coffee_table_end.json | 0 .../glass_oak_coffee_table_four_corner.json | 0 .../block/glass_oak_coffee_table_mid.json | 0 .../glass_oak_coffee_table_one_border.json | 0 .../glass_oak_coffee_table_three_way.json | 0 .../block/glass_oak_coffee_table_x_axis.json | 0 .../block/glass_oak_coffee_table_z_axis.json | 0 .../block/glass_oak_trapdoor_bottom.json | 0 .../models/block/glass_oak_trapdoor_open.json | 0 .../models/block/glass_oak_trapdoor_top.json | 0 .../modernlife/models/block/glass_panel.json | 0 .../models/block/glass_panel_ceiling.json | 0 .../models/block/glass_panel_floor.json | 0 .../models/block/glass_panel_wall.json | 0 .../modernlife/models/block/glass_ramp.json | 0 .../models/block/glass_ramp_corner.json | 0 .../modernlife/models/block/glass_slab.json | 0 .../models/block/glass_slab_top.json | 0 .../block/glass_spruce_coffee_table.json | 0 .../glass_spruce_coffee_table_corner.json | 0 .../block/glass_spruce_coffee_table_end.json | 0 ...glass_spruce_coffee_table_four_corner.json | 0 .../block/glass_spruce_coffee_table_mid.json | 0 .../glass_spruce_coffee_table_one_border.json | 0 .../glass_spruce_coffee_table_three_way.json | 0 .../glass_spruce_coffee_table_x_axis.json | 0 .../glass_spruce_coffee_table_z_axis.json | 0 .../block/glass_spruce_trapdoor_bottom.json | 0 .../block/glass_spruce_trapdoor_open.json | 0 .../block/glass_spruce_trapdoor_top.json | 0 .../modernlife/models/block/glass_stairs.json | 0 .../models/block/glass_stairs_inner.json | 0 .../models/block/glass_stairs_outer.json | 0 .../models/block/glass_trapdoor_bottom.json | 0 .../models/block/glass_trapdoor_open.json | 0 .../models/block/glass_trapdoor_top.json | 0 .../block/glass_warped_coffee_table.json | 0 .../glass_warped_coffee_table_corner.json | 0 .../block/glass_warped_coffee_table_end.json | 0 ...glass_warped_coffee_table_four_corner.json | 0 .../block/glass_warped_coffee_table_mid.json | 0 .../glass_warped_coffee_table_one_border.json | 0 .../glass_warped_coffee_table_three_way.json | 0 .../glass_warped_coffee_table_x_axis.json | 0 .../glass_warped_coffee_table_z_axis.json | 0 .../block/glass_warped_trapdoor_bottom.json | 0 .../block/glass_warped_trapdoor_open.json | 0 .../block/glass_warped_trapdoor_top.json | 0 .../models/block/granite_barrier.json | 0 .../models/block/granite_kitchen_cabinet.json | 0 .../block/granite_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/granite_ramp.json | 0 .../models/block/granite_ramp_corner.json | 0 .../models/block/gravel_barrier.json | 0 .../models/block/gravel_kitchen_cabinet.json | 0 .../block/gravel_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/gravel_ramp.json | 0 .../models/block/gravel_ramp_corner.json | 0 .../models/block/gray_painted_drywall.json | 0 .../models/block/gray_sofa_corner.json | 0 .../models/block/gray_sofa_left_end.json | 0 .../models/block/gray_sofa_middle.json | 0 .../models/block/gray_sofa_right_end.json | 0 .../models/block/gray_sofa_single.json | 0 .../models/block/gray_vinyl_siding.json | 0 .../models/block/green_painted_drywall.json | 0 .../models/block/green_sofa_corner.json | 0 .../models/block/green_sofa_left_end.json | 0 .../models/block/green_sofa_middle.json | 0 .../models/block/green_sofa_right_end.json | 0 .../models/block/green_sofa_single.json | 0 .../models/block/green_vinyl_siding.json | 0 .../models/block/guitar_amplifier.json | 0 .../assets/modernlife/models/block/hedge.json | 0 .../models/block/hot_water_heater.json | 0 .../models/block/hot_water_heater_bottom.json | 3 +- .../models/block/hot_water_heater_top.json | 3 +- .../modernlife/models/block/inset_light.json | 0 .../models/block/iron_glass_door_bottom.json | 0 .../block/iron_glass_door_bottom_hinge.json | 0 .../models/block/iron_glass_door_top.json | 0 .../block/iron_glass_door_top_hinge.json | 0 .../modernlife/models/block/jail_bars.json | 0 .../models/block/jail_door_bottom.json | 0 .../models/block/jail_door_bottom_hinge.json | 0 .../models/block/jail_door_full.json | 0 .../models/block/jail_door_top.json | 0 .../models/block/jail_door_top_hinge.json | 0 .../models/block/jungle_barrier.json | 0 .../modernlife/models/block/jungle_chair.json | 0 .../models/block/jungle_coffee_table.json | 0 .../block/jungle_coffee_table_corner.json | 0 .../models/block/jungle_coffee_table_end.json | 0 .../models/block/jungle_coffee_table_mid.json | 0 .../modernlife/models/block/jungle_deck.json | 0 .../models/block/jungle_deck_support.json | 0 .../block/jungle_glass_door_bottom.json | 0 .../block/jungle_glass_door_bottom_hinge.json | 0 .../models/block/jungle_glass_door_top.json | 0 .../block/jungle_glass_door_top_hinge.json | 0 .../models/block/jungle_kitchen_cabinet.json | 0 .../block/jungle_kitchen_drawer_cabinet.json | 0 .../models/block/jungle_log_ramp.json | 0 .../models/block/jungle_log_ramp_corner.json | 0 .../models/block/jungle_mini_stool.json | 0 .../models/block/jungle_night_stand.json | 0 .../models/block/jungle_picnic_table.json | 0 .../block/jungle_picnic_table_front.json | 0 .../block/jungle_picnic_table_full.json | 0 .../modernlife/models/block/jungle_ramp.json | 0 .../models/block/jungle_ramp_corner.json | 0 .../models/block/jungle_round_table.json | 0 .../models/block/jungle_small_table.json | 0 .../block/jungle_small_table_corner.json | 0 .../models/block/jungle_small_table_end.json | 0 .../models/block/jungle_small_table_mid.json | 0 .../modernlife/models/block/jungle_stool.json | 0 .../models/block/jungle_wall_shelf.json | 0 .../models/block/jungle_wood_ramp.json | 0 .../models/block/kitchen_cabinet.json | 0 .../models/block/kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/kitchen_sink.json | 0 .../models/block/kitchen_sink_water.json | 0 .../modernlife/models/block/lantern_post.json | 0 .../models/block/lantern_post_bottom.json | 0 .../models/block/lantern_post_top.json | 0 .../modernlife/models/block/large_mirror.json | 0 .../block/light_blue_painted_drywall.json | 0 .../models/block/light_blue_sofa_corner.json | 0 .../block/light_blue_sofa_left_end.json | 0 .../models/block/light_blue_sofa_middle.json | 0 .../block/light_blue_sofa_right_end.json | 0 .../models/block/light_blue_sofa_single.json | 0 .../modernlife/models/block/light_bulb.json | 0 .../models/block/light_bulb_round.json | 0 .../models/block/light_bulb_round_big.json | 0 .../models/block/light_bulb_simple.json | 0 .../block/light_gray_painted_drywall.json | 0 .../models/block/light_gray_sofa_corner.json | 0 .../block/light_gray_sofa_left_end.json | 0 .../models/block/light_gray_sofa_middle.json | 0 .../block/light_gray_sofa_right_end.json | 0 .../models/block/light_gray_sofa_single.json | 0 .../models/block/light_switch_off.json | 0 .../models/block/light_switch_off_hires.json | 0 .../models/block/light_switch_on.json | 0 .../models/block/light_switch_on_hires.json | 0 .../models/block/lime_painted_drywall.json | 0 .../models/block/lime_sofa_corner.json | 0 .../models/block/lime_sofa_left_end.json | 0 .../models/block/lime_sofa_middle.json | 0 .../models/block/lime_sofa_right_end.json | 0 .../models/block/lime_sofa_single.json | 0 .../models/block/magenta_painted_drywall.json | 0 .../models/block/magenta_sofa_corner.json | 0 .../models/block/magenta_sofa_left_end.json | 0 .../models/block/magenta_sofa_middle.json | 0 .../models/block/magenta_sofa_right_end.json | 0 .../models/block/magenta_sofa_single.json | 0 .../models/block/massive_mirror.json | 0 .../models/block/metal_catwalk.json | 0 .../models/block/metal_catwalk_corner.json | 0 .../models/block/metal_catwalk_end.json | 0 .../block/metal_catwalk_floor_east_end.json | 0 .../block/metal_catwalk_floor_eastwest.json | 0 .../metal_catwalk_floor_intersection_e.json | 0 .../metal_catwalk_floor_intersection_n.json | 0 .../metal_catwalk_floor_intersection_s.json | 0 .../metal_catwalk_floor_intersection_w.json | 0 .../models/block/metal_catwalk_floor_mid.json | 0 .../models/block/metal_catwalk_floor_ne.json | 0 .../block/metal_catwalk_floor_north_end.json | 0 .../block/metal_catwalk_floor_northsouth.json | 0 .../models/block/metal_catwalk_floor_nw.json | 0 .../models/block/metal_catwalk_floor_se.json | 0 .../block/metal_catwalk_floor_single.json | 0 .../block/metal_catwalk_floor_south_end.json | 0 .../models/block/metal_catwalk_floor_sw.json | 0 .../block/metal_catwalk_floor_west_end.json | 0 .../block/metal_catwalk_four_corner.json | 0 .../metal_catwalk_four_way_intersection.json | 0 .../metal_catwalk_north_south_passage.json | 0 .../block/metal_catwalk_one_border.json | 0 .../models/block/metal_catwalk_sw_corner.json | 0 .../models/block/metal_catwalk_sw_post.json | 0 .../models/block/metal_catwalk_three_way.json | 0 .../metal_catwalk_three_way_intersection.json | 0 .../modernlife/models/block/metal_duct.json | 0 .../modernlife/models/block/metal_grate.json | 0 .../modernlife/models/block/microwave.json | 0 .../models/block/microwave_open.json | 0 .../modernlife/models/block/mini_stool.json | 0 .../modernlife/models/block/mirror.json | 0 .../models/block/modern_acacia_bookshelf.json | 0 .../models/block/modern_birch_bookshelf.json | 0 .../modernlife/models/block/modern_book.json | 0 .../block/modern_crimson_bookshelf.json | 0 .../block/modern_dark_oak_bookshelf.json | 0 .../models/block/modern_jungle_bookshelf.json | 0 .../models/block/modern_oak_bookshelf.json | 0 .../models/block/modern_spruce_bookshelf.json | 0 .../models/block/modern_warped_bookshelf.json | 0 .../block/modern_white_door_bottom.json | 0 .../block/modern_white_door_bottom_hinge.json | 0 .../models/block/modern_white_door_top.json | 0 .../block/modern_white_door_top_hinge.json | 0 .../modernlife/models/block/monitor.json | 0 .../block/mossy_cobblestone_barrier.json | 0 .../mossy_cobblestone_kitchen_cabinet.json | 0 ...sy_cobblestone_kitchen_drawer_cabinet.json | 0 .../models/block/mossy_cobblestone_ramp.json | 0 .../block/mossy_cobblestone_ramp_corner.json | 0 .../block/mossy_stone_bricks_barrier.json | 0 .../mossy_stone_bricks_kitchen_cabinet.json | 0 ...y_stone_bricks_kitchen_drawer_cabinet.json | 0 .../models/block/mossy_stone_bricks_ramp.json | 0 .../block/mossy_stone_bricks_ramp_corner.json | 0 .../modernlife/models/block/music_stand.json | 0 .../models/block/music_stand_bottom.json | 0 .../models/block/music_stand_full.json | 0 .../models/block/music_stand_top.json | 0 .../models/block/nether_bricks_barrier.json | 0 .../block/nether_bricks_kitchen_cabinet.json | 0 .../nether_bricks_kitchen_drawer_cabinet.json | 0 .../models/block/nether_bricks_ramp.json | 0 .../block/nether_bricks_ramp_corner.json | 0 .../models/block/netherrack_barrier.json | 0 .../block/netherrack_kitchen_cabinet.json | 0 .../netherrack_kitchen_drawer_cabinet.json | 0 .../models/block/netherrack_ramp.json | 0 .../models/block/netherrack_ramp_corner.json | 0 .../modernlife/models/block/night_stand.json | 0 .../modernlife/models/block/oak_barrier.json | 0 .../modernlife/models/block/oak_chair.json | 0 .../models/block/oak_coffee_table.json | 0 .../models/block/oak_coffee_table_corner.json | 0 .../models/block/oak_coffee_table_end.json | 0 .../models/block/oak_coffee_table_mid.json | 0 .../modernlife/models/block/oak_deck.json | 0 .../models/block/oak_deck_support.json | 0 .../models/block/oak_glass_door_bottom.json | 0 .../block/oak_glass_door_bottom_hinge.json | 0 .../models/block/oak_glass_door_top.json | 0 .../block/oak_glass_door_top_hinge.json | 0 .../models/block/oak_kitchen_cabinet.json | 0 .../block/oak_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/oak_log_ramp.json | 0 .../models/block/oak_log_ramp_corner.json | 0 .../models/block/oak_mini_stool.json | 0 .../models/block/oak_night_stand.json | 0 .../models/block/oak_picnic_table.json | 0 .../models/block/oak_picnic_table_front.json | 0 .../models/block/oak_picnic_table_full.json | 0 .../models/block/oak_planks_barrier.json | 0 .../models/block/oak_planks_ramp.json | 0 .../modernlife/models/block/oak_post.json | 0 .../modernlife/models/block/oak_ramp.json | 0 .../models/block/oak_ramp_corner.json | 0 .../models/block/oak_round_table.json | 0 .../models/block/oak_small_table.json | 0 .../models/block/oak_small_table_corner.json | 0 .../models/block/oak_small_table_end.json | 0 .../models/block/oak_small_table_mid.json | 0 .../modernlife/models/block/oak_stool.json | 0 .../models/block/oak_wall_shelf.json | 0 .../models/block/oak_wood_ramp.json | 0 .../models/block/obsidian_barrier.json | 0 .../block/obsidian_kitchen_cabinet.json | 0 .../obsidian_kitchen_drawer_cabinet.json | 0 .../models/block/obsidian_ramp.json | 0 .../models/block/obsidian_ramp_corner.json | 0 .../modernlife/models/block/old_tv.json | 0 .../models/block/orange_painted_drywall.json | 0 .../models/block/orange_sofa_corner.json | 0 .../models/block/orange_sofa_left_end.json | 0 .../models/block/orange_sofa_middle.json | 0 .../models/block/orange_sofa_right_end.json | 0 .../models/block/orange_sofa_single.json | 0 .../modernlife/models/block/paved_road.json | 0 .../models/block/paved_road_ramp.json | 0 .../modernlife/models/block/photocopier.json | 0 .../modernlife/models/block/photon.json | 0 .../modernlife/models/block/picnic_table.json | 0 .../models/block/picnic_table_front.json | 0 .../models/block/picnic_table_full.json | 0 .../models/block/pink_painted_drywall.json | 0 .../models/block/pink_sofa_corner.json | 0 .../models/block/pink_sofa_left_end.json | 0 .../models/block/pink_sofa_middle.json | 0 .../models/block/pink_sofa_right_end.json | 0 .../models/block/pink_sofa_single.json | 0 .../block/polished_andesite_barrier.json | 0 .../polished_andesite_kitchen_cabinet.json | 0 ...ished_andesite_kitchen_drawer_cabinet.json | 0 .../models/block/polished_andesite_ramp.json | 0 .../block/polished_andesite_ramp_corner.json | 0 .../models/block/polished_basalt_ramp.json | 0 .../block/polished_blackstone_barrier.json | 0 .../polished_blackstone_bricks_barrier.json | 0 ...hed_blackstone_bricks_kitchen_cabinet.json | 0 ...ckstone_bricks_kitchen_drawer_cabinet.json | 0 .../polished_blackstone_bricks_ramp.json | 0 ...olished_blackstone_bricks_ramp_corner.json | 0 .../polished_blackstone_kitchen_cabinet.json | 0 ...hed_blackstone_kitchen_drawer_cabinet.json | 0 .../block/polished_blackstone_ramp.json | 0 .../polished_blackstone_ramp_corner.json | 0 .../block/polished_diorite_barrier.json | 0 .../polished_diorite_kitchen_cabinet.json | 0 ...lished_diorite_kitchen_drawer_cabinet.json | 0 .../models/block/polished_diorite_ramp.json | 0 .../block/polished_diorite_ramp_corner.json | 0 .../block/polished_granite_barrier.json | 0 .../polished_granite_kitchen_cabinet.json | 0 ...lished_granite_kitchen_drawer_cabinet.json | 0 .../models/block/polished_granite_ramp.json | 0 .../block/polished_granite_ramp_corner.json | 0 .../assets/modernlife/models/block/post.json | 0 .../models/block/power_receiver.json | 0 .../models/block/power_transmitter.json | 0 .../modernlife/models/block/printer.json | 0 .../models/block/prismarine_barrier.json | 0 .../block/prismarine_bricks_barrier.json | 0 .../prismarine_bricks_kitchen_cabinet.json | 0 ...smarine_bricks_kitchen_drawer_cabinet.json | 0 .../models/block/prismarine_bricks_ramp.json | 0 .../block/prismarine_bricks_ramp_corner.json | 0 .../block/prismarine_kitchen_cabinet.json | 0 .../prismarine_kitchen_drawer_cabinet.json | 0 .../models/block/prismarine_ramp.json | 0 .../models/block/prismarine_ramp_corner.json | 0 .../models/block/purple_painted_drywall.json | 0 .../models/block/purple_sofa_corner.json | 0 .../models/block/purple_sofa_left_end.json | 0 .../models/block/purple_sofa_middle.json | 0 .../models/block/purple_sofa_right_end.json | 0 .../models/block/purple_sofa_single.json | 0 .../models/block/quartz_bricks_ramp.json | 0 .../block/quartz_bricks_ramp_corner.json | 0 .../models/block/quartz_pillar_ramp.json | 0 .../block/quartz_pillar_ramp_corner.json | 0 .../modernlife/models/block/quartz_ramp.json | 0 .../models/block/quartz_ramp_corner.json | 0 .../modernlife/models/block/radiator.json | 0 .../models/block/radiator_high.json | 0 .../modernlife/models/block/radiator_low.json | 0 .../modernlife/models/block/radiator_med.json | 0 .../modernlife/models/block/radiator_off.json | 0 .../assets/modernlife/models/block/ramp.json | 0 .../modernlife/models/block/ramp_corner.json | 0 .../models/block/red_painted_drywall.json | 0 .../models/block/red_sand_barrier.json | 0 .../block/red_sand_kitchen_cabinet.json | 0 .../red_sand_kitchen_drawer_cabinet.json | 0 .../models/block/red_sand_ramp.json | 0 .../models/block/red_sand_ramp_corner.json | 0 .../models/block/red_sandstone_barrier.json | 0 .../block/red_sandstone_kitchen_cabinet.json | 0 .../red_sandstone_kitchen_drawer_cabinet.json | 0 .../models/block/red_sandstone_ramp.json | 0 .../block/red_sandstone_ramp_corner.json | 0 .../block/red_smooth_sandstone_ramp.json | 0 .../models/block/red_sofa_corner.json | 0 .../models/block/red_sofa_left_end.json | 0 .../models/block/red_sofa_middle.json | 0 .../models/block/red_sofa_right_end.json | 0 .../models/block/red_sofa_single.json | 0 .../models/block/red_vinyl_siding.json | 0 .../models/block/refrigerator_bottom.json | 0 .../models/block/refrigerator_full.json | 0 .../models/block/refrigerator_top.json | 0 .../block/road_marker_double_yellow.json | 0 .../road_marker_double_yellow_incline.json | 0 .../models/block/road_marker_white.json | 0 .../block/road_marker_white_corner_left.json | 0 ...road_marker_white_corner_left_incline.json | 0 .../block/road_marker_white_corner_right.json | 0 ...oad_marker_white_corner_right_incline.json | 0 .../block/road_marker_white_incline.json | 0 .../road_marker_white_shoulder_left.json | 0 ...ad_marker_white_shoulder_left_incline.json | 0 .../road_marker_white_shoulder_right.json | 0 ...d_marker_white_shoulder_right_incline.json | 0 .../models/block/road_marker_yellow.json | 0 .../block/road_marker_yellow_incline.json | 0 .../models/block/rocky_ceramic_tile.json | 0 .../modernlife/models/block/round_table.json | 0 .../modernlife/models/block/sand_barrier.json | 0 .../models/block/sand_kitchen_cabinet.json | 0 .../block/sand_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/sand_ramp.json | 0 .../models/block/sand_ramp_corner.json | 0 .../models/block/sandstone_barrier.json | 0 .../block/sandstone_kitchen_cabinet.json | 0 .../sandstone_kitchen_drawer_cabinet.json | 0 .../models/block/sandstone_ramp.json | 0 .../models/block/sandstone_ramp_corner.json | 0 .../models/block/seed_spreader.json | 0 .../modernlife/models/block/shower_head.json | 0 .../models/block/six_panel_window.json | 0 .../assets/modernlife/models/block/small.json | 0 .../modernlife/models/block/small_table.json | 0 .../models/block/small_table_corner.json | 0 .../models/block/small_table_end.json | 0 .../models/block/small_table_mid.json | 0 .../models/block/smooth_quartz_ramp.json | 0 .../block/smooth_quartz_ramp_corner.json | 0 .../models/block/smooth_sandstone_ramp.json | 0 .../models/block/smooth_stone_barrier.json | 0 .../block/smooth_stone_kitchen_cabinet.json | 0 .../smooth_stone_kitchen_drawer_cabinet.json | 0 .../models/block/smooth_stone_ramp.json | 0 .../block/smooth_stone_ramp_corner.json | 0 .../assets/modernlife/models/block/sofa.json | 0 .../modernlife/models/block/sofa_corner.json | 0 .../models/block/sofa_left_end.json | 0 .../modernlife/models/block/sofa_middle.json | 0 .../models/block/sofa_right_end.json | 0 .../models/block/spruce_barrier.json | 0 .../modernlife/models/block/spruce_chair.json | 0 .../models/block/spruce_coffee_table.json | 0 .../block/spruce_coffee_table_corner.json | 0 .../models/block/spruce_coffee_table_end.json | 0 .../models/block/spruce_coffee_table_mid.json | 0 .../modernlife/models/block/spruce_deck.json | 0 .../models/block/spruce_deck_support.json | 0 .../block/spruce_glass_door_bottom.json | 0 .../block/spruce_glass_door_bottom_hinge.json | 0 .../models/block/spruce_glass_door_top.json | 0 .../block/spruce_glass_door_top_hinge.json | 0 .../models/block/spruce_kitchen_cabinet.json | 0 .../block/spruce_kitchen_drawer_cabinet.json | 0 .../models/block/spruce_log_ramp.json | 0 .../models/block/spruce_log_ramp_corner.json | 0 .../models/block/spruce_mini_stool.json | 0 .../models/block/spruce_night_stand.json | 0 .../models/block/spruce_picnic_table.json | 0 .../block/spruce_picnic_table_front.json | 0 .../block/spruce_picnic_table_full.json | 0 .../modernlife/models/block/spruce_ramp.json | 0 .../models/block/spruce_ramp_corner.json | 0 .../models/block/spruce_round_table.json | 0 .../models/block/spruce_small_table.json | 0 .../block/spruce_small_table_corner.json | 0 .../models/block/spruce_small_table_end.json | 0 .../models/block/spruce_small_table_mid.json | 0 .../modernlife/models/block/spruce_stool.json | 0 .../models/block/spruce_wall_shelf.json | 0 .../models/block/spruce_wood_ramp.json | 0 .../models/block/stone_barrier.json | 0 .../models/block/stone_bricks_barrier.json | 0 .../block/stone_bricks_kitchen_cabinet.json | 0 .../stone_bricks_kitchen_drawer_cabinet.json | 0 .../models/block/stone_bricks_ramp.json | 0 .../block/stone_bricks_ramp_corner.json | 0 .../models/block/stone_kitchen_cabinet.json | 0 .../block/stone_kitchen_drawer_cabinet.json | 0 .../modernlife/models/block/stone_ramp.json | 0 .../models/block/stone_ramp_corner.json | 0 .../assets/modernlife/models/block/stool.json | 0 .../assets/modernlife/models/block/stove.json | 0 .../modernlife/models/block/stove_open.json | 0 .../modernlife/models/block/street_light.json | 0 .../models/block/street_light_bottom.json | 0 .../models/block/street_light_mid.json | 0 .../models/block/street_light_top.json | 0 .../block/stripped_acacia_log_ramp.json | 0 .../stripped_acacia_log_ramp_corner.json | 0 .../block/stripped_acacia_wood_ramp.json | 0 .../models/block/stripped_birch_log_ramp.json | 0 .../block/stripped_birch_log_ramp_corner.json | 0 .../block/stripped_birch_wood_ramp.json | 0 .../block/stripped_crimson_log_ramp.json | 0 .../stripped_crimson_log_ramp_corner.json | 0 .../block/stripped_crimson_wood_ramp.json | 0 .../block/stripped_dark_oak_log_ramp.json | 0 .../stripped_dark_oak_log_ramp_corner.json | 0 .../block/stripped_dark_oak_wood_ramp.json | 0 .../block/stripped_jungle_log_ramp.json | 0 .../stripped_jungle_log_ramp_corner.json | 0 .../block/stripped_jungle_wood_ramp.json | 0 .../models/block/stripped_oak_log_ramp.json | 0 .../block/stripped_oak_log_ramp_corner.json | 0 .../models/block/stripped_oak_wood_ramp.json | 0 .../block/stripped_spruce_log_ramp.json | 0 .../stripped_spruce_log_ramp_corner.json | 0 .../block/stripped_spruce_wood_ramp.json | 0 .../block/stripped_warped_log_ramp.json | 0 .../stripped_warped_log_ramp_corner.json | 0 .../block/stripped_warped_wood_ramp.json | 0 .../modernlife/models/block/tall_mirror.json | 3 +- .../models/block/terracotta_barrier.json | 0 .../block/terracotta_kitchen_cabinet.json | 0 .../terracotta_kitchen_drawer_cabinet.json | 0 .../models/block/terracotta_ramp.json | 0 .../models/block/terracotta_ramp_corner.json | 0 .../modernlife/models/block/tile_light.json | 0 .../modernlife/models/block/toilet_full.json | 0 .../modernlife/models/block/trash_can.json | 0 .../modernlife/models/block/turntable.json | 0 .../modernlife/models/block/vinyl_siding.json | 0 .../modernlife/models/block/wall_shelf.json | 0 .../modernlife/models/block/wall_socket.json | 0 .../models/block/warped_barrier.json | 0 .../modernlife/models/block/warped_chair.json | 0 .../models/block/warped_coffee_table.json | 0 .../block/warped_coffee_table_corner.json | 0 .../models/block/warped_coffee_table_end.json | 0 .../models/block/warped_coffee_table_mid.json | 0 .../modernlife/models/block/warped_deck.json | 0 .../models/block/warped_deck_support.json | 0 .../block/warped_glass_door_bottom.json | 0 .../block/warped_glass_door_bottom_hinge.json | 0 .../models/block/warped_glass_door_top.json | 0 .../block/warped_glass_door_top_hinge.json | 0 .../models/block/warped_kitchen_cabinet.json | 3 +- .../block/warped_kitchen_drawer_cabinet.json | 3 +- .../models/block/warped_log_ramp.json | 0 .../models/block/warped_log_ramp_corner.json | 0 .../models/block/warped_mini_stool.json | 0 .../models/block/warped_night_stand.json | 0 .../models/block/warped_picnic_table.json | 0 .../block/warped_picnic_table_front.json | 0 .../block/warped_picnic_table_full.json | 0 .../modernlife/models/block/warped_ramp.json | 0 .../models/block/warped_ramp_corner.json | 0 .../models/block/warped_round_table.json | 0 .../models/block/warped_small_table.json | 0 .../block/warped_small_table_corner.json | 0 .../models/block/warped_small_table_end.json | 0 .../models/block/warped_small_table_mid.json | 0 .../modernlife/models/block/warped_stool.json | 0 .../models/block/warped_wall_shelf.json | 0 .../models/block/warped_wood_ramp.json | 0 .../models/block/washing_machine.json | 0 .../models/block/white_ceramic_tile.json | 0 .../models/block/white_painted_drywall.json | 0 .../models/block/white_sofa_corner.json | 0 .../models/block/white_sofa_left_end.json | 0 .../models/block/white_sofa_middle.json | 0 .../models/block/white_sofa_right_end.json | 0 .../models/block/white_sofa_single.json | 0 .../models/block/white_wallpaper.json | 0 .../models/block/white_wallpaper_corner.json | 0 .../assets/modernlife/models/block/winch.json | 0 .../modernlife/models/block/winch_anchor.json | 0 .../models/block/yellow_painted_drywall.json | 0 .../models/block/yellow_sofa_corner.json | 0 .../models/block/yellow_sofa_left_end.json | 0 .../models/block/yellow_sofa_middle.json | 0 .../models/block/yellow_sofa_right_end.json | 0 .../models/block/yellow_sofa_single.json | 0 .../models/item/acacia_barrier.json | 0 .../modernlife/models/item/acacia_chair.json | 0 .../models/item/acacia_coffee_table.json | 0 .../modernlife/models/item/acacia_deck.json | 0 .../models/item/acacia_glass_door.json | 0 .../models/item/acacia_kitchen_cabinet.json | 0 .../item/acacia_kitchen_drawer_cabinet.json | 0 .../models/item/acacia_log_ramp.json | 0 .../models/item/acacia_mini_stool.json | 0 .../models/item/acacia_night_stand.json | 0 .../models/item/acacia_picnic_table.json | 0 .../models/item/acacia_planks_ramp.json | 0 .../modernlife/models/item/acacia_ramp.json | 0 .../models/item/acacia_round_table.json | 0 .../models/item/acacia_small_table.json | 0 .../models/item/acacia_wall_shelf.json | 0 .../models/item/acacia_wood_ramp.json | 0 .../models/item/air_conditioner.json | 0 .../modernlife/models/item/alarm_clock.json | 0 .../models/item/andesite_barrier.json | 0 .../models/item/andesite_kitchen_cabinet.json | 0 .../item/andesite_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/andesite_ramp.json | 0 .../modernlife/models/item/arrow_slit.json | 0 .../modernlife/models/item/basalt_ramp.json | 0 .../models/item/bathroom_ceramic_tile.json | 0 .../modernlife/models/item/bathtub.json | 0 .../modernlife/models/item/battery.json | 0 .../models/item/beige_ceramic_tile.json | 0 .../modernlife/models/item/bicycle_item.json | 0 .../modernlife/models/item/birch_barrier.json | 0 .../modernlife/models/item/birch_chair.json | 0 .../models/item/birch_coffee_table.json | 0 .../modernlife/models/item/birch_deck.json | 0 .../models/item/birch_glass_door.json | 0 .../models/item/birch_kitchen_cabinet.json | 0 .../item/birch_kitchen_drawer_cabinet.json | 0 .../models/item/birch_log_ramp.json | 0 .../models/item/birch_mini_stool.json | 0 .../models/item/birch_night_stand.json | 0 .../models/item/birch_picnic_table.json | 0 .../modernlife/models/item/birch_ramp.json | 0 .../models/item/birch_round_table.json | 0 .../models/item/birch_small_table.json | 0 .../models/item/birch_wall_shelf.json | 0 .../models/item/birch_wood_ramp.json | 0 .../assets/modernlife/models/item/bishop.json | 0 .../modernlife/models/item/bishop_w.json | 0 .../models/item/black_painted_drywall.json | 0 .../modernlife/models/item/black_sofa.json | 0 .../models/item/blackstone_barrier.json | 0 .../item/blackstone_kitchen_cabinet.json | 0 .../blackstone_kitchen_drawer_cabinet.json | 0 .../models/item/blackstone_ramp.json | 0 .../models/item/blue_painted_drywall.json | 0 .../modernlife/models/item/blue_sofa.json | 0 .../models/item/blue_vinyl_siding.json | 0 .../models/item/bricks_barrier.json | 0 .../models/item/bricks_kitchen_cabinet.json | 0 .../item/bricks_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/bricks_ramp.json | 0 .../models/item/brown_ceramic_tile.json | 0 .../models/item/brown_painted_drywall.json | 0 .../modernlife/models/item/brown_sofa.json | 0 .../assets/modernlife/models/item/bullet.json | 0 .../modernlife/models/item/bullet_strip.json | 0 .../assets/modernlife/models/item/camera.json | 0 .../assets/modernlife/models/item/canvas.json | 0 .../modernlife/models/item/cctv_camera.json | 0 .../modernlife/models/item/cctv_screen.json | 0 .../modernlife/models/item/ceiling_fan.json | 0 .../modernlife/models/item/chainsaw.json | 0 .../modernlife/models/item/chainsaw_off.json | 0 .../modernlife/models/item/chainsaw_on.json | 0 .../modernlife/models/item/chess_board.json | 0 .../item/chiseled_nether_bricks_barrier.json | 0 ...hiseled_nether_bricks_kitchen_cabinet.json | 0 ..._nether_bricks_kitchen_drawer_cabinet.json | 0 .../item/chiseled_nether_bricks_ramp.json | 0 .../chiseled_polished_blackstone_barrier.json | 0 ...d_polished_blackstone_kitchen_cabinet.json | 0 ...hed_blackstone_kitchen_drawer_cabinet.json | 0 .../chiseled_polished_blackstone_ramp.json | 0 .../models/item/chiseled_quartz_ramp.json | 0 .../item/chiseled_red_sandstone_barrier.json | 0 ...hiseled_red_sandstone_kitchen_cabinet.json | 0 ..._red_sandstone_kitchen_drawer_cabinet.json | 0 .../item/chiseled_red_sandstone_ramp.json | 0 .../item/chiseled_sandstone_barrier.json | 0 .../chiseled_sandstone_kitchen_cabinet.json | 0 ...eled_sandstone_kitchen_drawer_cabinet.json | 0 .../models/item/chiseled_sandstone_ramp.json | 0 .../item/chiseled_stone_bricks_barrier.json | 0 ...chiseled_stone_bricks_kitchen_cabinet.json | 0 ...d_stone_bricks_kitchen_drawer_cabinet.json | 0 .../item/chiseled_stone_bricks_ramp.json | 0 .../modernlife/models/item/clay_barrier.json | 0 .../models/item/clay_kitchen_cabinet.json | 0 .../item/clay_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/clay_ramp.json | 0 .../models/item/cobbled_deepslate_ramp.json | 0 .../models/item/cobblestone_barrier.json | 0 .../item/cobblestone_kitchen_cabinet.json | 0 .../cobblestone_kitchen_drawer_cabinet.json | 0 .../models/item/cobblestone_ramp.json | 0 .../modernlife/models/item/coffee_mug.json | 0 .../item/cracked_stone_bricks_barrier.json | 0 .../cracked_stone_bricks_kitchen_cabinet.json | 0 ...d_stone_bricks_kitchen_drawer_cabinet.json | 0 .../item/cracked_stone_bricks_ramp.json | 0 .../models/item/crimson_barrier.json | 0 .../modernlife/models/item/crimson_chair.json | 0 .../models/item/crimson_coffee_table.json | 0 .../modernlife/models/item/crimson_deck.json | 0 .../models/item/crimson_glass_door.json | 0 .../models/item/crimson_kitchen_cabinet.json | 0 .../item/crimson_kitchen_drawer_cabinet.json | 0 .../models/item/crimson_log_ramp.json | 0 .../models/item/crimson_mini_stool.json | 0 .../models/item/crimson_night_stand.json | 0 .../models/item/crimson_picnic_table.json | 0 .../modernlife/models/item/crimson_ramp.json | 0 .../models/item/crimson_round_table.json | 0 .../models/item/crimson_small_table.json | 0 .../models/item/crimson_wall_shelf.json | 0 .../models/item/crimson_wood_ramp.json | 0 .../item/cut_red_sandstone_barrier.json | 0 .../cut_red_sandstone_kitchen_cabinet.json | 0 ..._red_sandstone_kitchen_drawer_cabinet.json | 0 .../models/item/cut_red_sandstone_ramp.json | 0 .../models/item/cut_sandstone_barrier.json | 0 .../item/cut_sandstone_kitchen_cabinet.json | 0 .../cut_sandstone_kitchen_drawer_cabinet.json | 0 .../models/item/cut_sandstone_ramp.json | 0 .../models/item/cyan_painted_drywall.json | 0 .../modernlife/models/item/cyan_sofa.json | 0 .../models/item/dark_oak_barrier.json | 0 .../models/item/dark_oak_chair.json | 0 .../models/item/dark_oak_coffee_table.json | 0 .../modernlife/models/item/dark_oak_deck.json | 0 .../models/item/dark_oak_glass_door.json | 0 .../models/item/dark_oak_kitchen_cabinet.json | 0 .../item/dark_oak_kitchen_drawer_cabinet.json | 0 .../models/item/dark_oak_log_ramp.json | 0 .../models/item/dark_oak_mini_stool.json | 0 .../models/item/dark_oak_night_stand.json | 0 .../models/item/dark_oak_picnic_table.json | 0 .../modernlife/models/item/dark_oak_ramp.json | 0 .../models/item/dark_oak_round_table.json | 0 .../models/item/dark_oak_small_table.json | 0 .../models/item/dark_oak_wall_shelf.json | 0 .../models/item/dark_oak_wood_ramp.json | 0 .../models/item/dark_prismarine_barrier.json | 0 .../item/dark_prismarine_kitchen_cabinet.json | 0 ...ark_prismarine_kitchen_drawer_cabinet.json | 0 .../models/item/dark_prismarine_ramp.json | 0 .../models/item/deepslate_ramp.json | 0 .../modernlife/models/item/deluxe_bed.json | 0 .../models/item/diorite_barrier.json | 0 .../models/item/diorite_kitchen_cabinet.json | 0 .../item/diorite_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/diorite_ramp.json | 0 .../modernlife/models/item/dirt_ramp.json | 0 .../modernlife/models/item/dishwasher.json | 0 .../models/item/double_acacia_wall_shelf.json | 0 .../models/item/double_birch_wall_shelf.json | 0 .../item/double_crimson_wall_shelf.json | 0 .../item/double_dark_oak_wall_shelf.json | 0 .../models/item/double_jungle_wall_shelf.json | 0 .../models/item/double_oak_wall_shelf.json | 0 .../models/item/double_spruce_wall_shelf.json | 0 .../models/item/double_warped_wall_shelf.json | 0 .../assets/modernlife/models/item/dryer.json | 0 .../modernlife/models/item/dual_monitor.json | 0 .../assets/modernlife/models/item/easel.json | 0 .../models/item/electrical_outlet.json | 0 .../models/item/extended_gun_magazine.json | 0 .../modernlife/models/item/extractor.json | 0 .../modernlife/models/item/flashlight.json | 0 .../models/item/flashlight_off.json | 0 .../modernlife/models/item/flashlight_on.json | 0 .../modernlife/models/item/flatscreen_tv.json | 0 .../modernlife/models/item/floor_mat.json | 0 .../models/item/four_panel_window.json | 0 .../modernlife/models/item/gas_can.json | 0 .../item/glass_acacia_coffee_table.json | 0 .../models/item/glass_acacia_trapdoor.json | 0 .../models/item/glass_birch_coffee_table.json | 0 .../models/item/glass_birch_trapdoor.json | 0 .../item/glass_crimson_coffee_table.json | 0 .../models/item/glass_crimson_trapdoor.json | 0 .../item/glass_dark_oak_coffee_table.json | 0 .../models/item/glass_dark_oak_trapdoor.json | 0 .../modernlife/models/item/glass_door.json | 0 .../models/item/glass_iron_trapdoor.json | 0 .../item/glass_jungle_coffee_table.json | 0 .../models/item/glass_jungle_trapdoor.json | 0 .../models/item/glass_oak_coffee_table.json | 0 .../models/item/glass_oak_trapdoor.json | 0 .../modernlife/models/item/glass_panel.json | 0 .../modernlife/models/item/glass_ramp.json | 0 .../modernlife/models/item/glass_slab.json | 0 .../item/glass_spruce_coffee_table.json | 0 .../models/item/glass_spruce_trapdoor.json | 0 .../modernlife/models/item/glass_stairs.json | 0 .../models/item/glass_trapdoor.json | 0 .../item/glass_warped_coffee_table.json | 0 .../models/item/glass_warped_trapdoor.json | 0 .../models/item/granite_barrier.json | 0 .../models/item/granite_kitchen_cabinet.json | 0 .../item/granite_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/granite_ramp.json | 0 .../models/item/gravel_barrier.json | 0 .../models/item/gravel_kitchen_cabinet.json | 0 .../item/gravel_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/gravel_ramp.json | 0 .../models/item/gray_painted_drywall.json | 0 .../modernlife/models/item/gray_sofa.json | 0 .../models/item/gray_vinyl_siding.json | 0 .../models/item/green_painted_drywall.json | 0 .../modernlife/models/item/green_sofa.json | 0 .../models/item/green_vinyl_siding.json | 0 .../assets/modernlife/models/item/guitar.json | 0 .../models/item/guitar_amplifier.json | 0 .../modernlife/models/item/gun_magazine.json | 0 .../modernlife/models/item/handgun.json | 0 .../models/item/handgun_firing.json | 0 .../models/item/handgun_normal.json | 0 .../assets/modernlife/models/item/hedge.json | 0 .../models/item/hot_water_heater.json | 0 .../modernlife/models/item/inset_light.json | 0 .../models/item/iron_glass_door.json | 0 .../modernlife/models/item/jail_bars.json | 0 .../modernlife/models/item/jail_door.json | 0 .../models/item/jungle_barrier.json | 0 .../modernlife/models/item/jungle_chair.json | 0 .../models/item/jungle_coffee_table.json | 0 .../modernlife/models/item/jungle_deck.json | 0 .../models/item/jungle_glass_door.json | 0 .../models/item/jungle_kitchen_cabinet.json | 0 .../item/jungle_kitchen_drawer_cabinet.json | 0 .../models/item/jungle_log_ramp.json | 0 .../models/item/jungle_mini_stool.json | 0 .../models/item/jungle_night_stand.json | 0 .../models/item/jungle_picnic_table.json | 0 .../modernlife/models/item/jungle_ramp.json | 0 .../models/item/jungle_round_table.json | 0 .../models/item/jungle_small_table.json | 0 .../models/item/jungle_wall_shelf.json | 0 .../models/item/jungle_wood_ramp.json | 0 .../assets/modernlife/models/item/king.json | 0 .../assets/modernlife/models/item/king_w.json | 0 .../modernlife/models/item/kitchen_sink.json | 0 .../assets/modernlife/models/item/knight.json | 0 .../modernlife/models/item/knight_w.json | 0 .../modernlife/models/item/lantern_post.json | 0 .../modernlife/models/item/large_mirror.json | 0 .../item/light_blue_painted_drywall.json | 0 .../models/item/light_blue_sofa.json | 0 .../modernlife/models/item/light_bulb.json | 0 .../item/light_gray_painted_drywall.json | 0 .../models/item/light_gray_sofa.json | 0 .../modernlife/models/item/light_switch.json | 0 .../models/item/lime_painted_drywall.json | 0 .../modernlife/models/item/lime_sofa.json | 0 .../models/item/magenta_painted_drywall.json | 0 .../modernlife/models/item/magenta_sofa.json | 0 .../models/item/massive_mirror.json | 0 .../modernlife/models/item/memory_card.json | 0 .../modernlife/models/item/metal_catwalk.json | 0 .../modernlife/models/item/metal_duct.json | 0 .../modernlife/models/item/metal_grate.json | 0 .../modernlife/models/item/microwave.json | 0 .../modernlife/models/item/mini_stool.json | 0 .../assets/modernlife/models/item/mirror.json | 0 .../models/item/modern_acacia_bookshelf.json | 0 .../models/item/modern_birch_bookshelf.json | 0 .../modernlife/models/item/modern_book.json | 0 .../models/item/modern_crimson_bookshelf.json | 0 .../item/modern_dark_oak_bookshelf.json | 0 .../models/item/modern_jungle_bookshelf.json | 0 .../models/item/modern_oak_bookshelf.json | 0 .../models/item/modern_spruce_bookshelf.json | 0 .../models/item/modern_warped_bookshelf.json | 0 .../models/item/modern_white_door.json | 0 .../modernlife/models/item/monitor.json | 0 .../item/mossy_cobblestone_barrier.json | 0 .../mossy_cobblestone_kitchen_cabinet.json | 0 ...sy_cobblestone_kitchen_drawer_cabinet.json | 0 .../models/item/mossy_cobblestone_ramp.json | 0 .../item/mossy_stone_bricks_barrier.json | 0 .../mossy_stone_bricks_kitchen_cabinet.json | 0 ...y_stone_bricks_kitchen_drawer_cabinet.json | 0 .../models/item/mossy_stone_bricks_ramp.json | 0 .../models/item/motorboat_item.json | 0 .../modernlife/models/item/music_stand.json | 0 .../models/item/nether_bricks_barrier.json | 0 .../item/nether_bricks_kitchen_cabinet.json | 0 .../nether_bricks_kitchen_drawer_cabinet.json | 0 .../models/item/nether_bricks_ramp.json | 0 .../models/item/netherrack_barrier.json | 0 .../item/netherrack_kitchen_cabinet.json | 0 .../netherrack_kitchen_drawer_cabinet.json | 0 .../models/item/netherrack_ramp.json | 0 .../modernlife/models/item/night_stand.json | 0 .../modernlife/models/item/oak_barrier.json | 0 .../modernlife/models/item/oak_chair.json | 0 .../models/item/oak_coffee_table.json | 0 .../modernlife/models/item/oak_deck.json | 0 .../models/item/oak_glass_door.json | 0 .../models/item/oak_kitchen_cabinet.json | 0 .../item/oak_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/oak_log_ramp.json | 0 .../models/item/oak_mini_stool.json | 0 .../models/item/oak_night_stand.json | 0 .../models/item/oak_picnic_table.json | 0 .../models/item/oak_planks_deck.json | 0 .../models/item/oak_planks_deck_support.json | 0 .../models/item/oak_planks_ramp.json | 0 .../modernlife/models/item/oak_post.json | 0 .../modernlife/models/item/oak_ramp.json | 0 .../models/item/oak_round_table.json | 0 .../models/item/oak_small_table.json | 0 .../models/item/oak_wall_shelf.json | 0 .../modernlife/models/item/oak_wood_ramp.json | 0 .../models/item/obsidian_barrier.json | 0 .../models/item/obsidian_kitchen_cabinet.json | 0 .../item/obsidian_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/obsidian_ramp.json | 0 .../assets/modernlife/models/item/old_tv.json | 0 .../models/item/orange_painted_drywall.json | 0 .../modernlife/models/item/orange_sofa.json | 0 .../modernlife/models/item/paved_road.json | 0 .../models/item/paved_road_ramp.json | 0 .../assets/modernlife/models/item/pawn.json | 0 .../assets/modernlife/models/item/pawn_w.json | 0 .../modernlife/models/item/photocopier.json | 0 .../modernlife/models/item/picnic_table.json | 0 .../models/item/pink_painted_drywall.json | 0 .../modernlife/models/item/pink_sofa.json | 0 .../item/polished_andesite_barrier.json | 0 .../polished_andesite_kitchen_cabinet.json | 0 ...ished_andesite_kitchen_drawer_cabinet.json | 0 .../models/item/polished_andesite_ramp.json | 0 .../models/item/polished_basalt_ramp.json | 0 .../item/polished_blackstone_barrier.json | 0 .../polished_blackstone_bricks_barrier.json | 0 ...hed_blackstone_bricks_kitchen_cabinet.json | 0 ...ckstone_bricks_kitchen_drawer_cabinet.json | 0 .../item/polished_blackstone_bricks_ramp.json | 0 .../polished_blackstone_kitchen_cabinet.json | 0 ...hed_blackstone_kitchen_drawer_cabinet.json | 0 .../models/item/polished_blackstone_ramp.json | 0 .../models/item/polished_diorite_barrier.json | 0 .../polished_diorite_kitchen_cabinet.json | 0 ...lished_diorite_kitchen_drawer_cabinet.json | 0 .../models/item/polished_diorite_ramp.json | 0 .../models/item/polished_granite_barrier.json | 0 .../polished_granite_kitchen_cabinet.json | 0 ...lished_granite_kitchen_drawer_cabinet.json | 0 .../models/item/polished_granite_ramp.json | 0 .../models/item/power_receiver.json | 0 .../models/item/power_transmitter.json | 0 .../modernlife/models/item/printer.json | 0 .../models/item/prismarine_barrier.json | 0 .../item/prismarine_bricks_barrier.json | 0 .../prismarine_bricks_kitchen_cabinet.json | 0 ...smarine_bricks_kitchen_drawer_cabinet.json | 0 .../models/item/prismarine_bricks_ramp.json | 0 .../item/prismarine_kitchen_cabinet.json | 0 .../prismarine_kitchen_drawer_cabinet.json | 0 .../models/item/prismarine_ramp.json | 0 .../models/item/purple_painted_drywall.json | 0 .../modernlife/models/item/purple_sofa.json | 0 .../models/item/quartz_bricks_ramp.json | 0 .../models/item/quartz_pillar_ramp.json | 0 .../modernlife/models/item/quartz_ramp.json | 0 .../assets/modernlife/models/item/queen.json | 0 .../modernlife/models/item/queen_w.json | 0 .../models/item/red_painted_drywall.json | 0 .../models/item/red_sand_barrier.json | 0 .../models/item/red_sand_kitchen_cabinet.json | 0 .../item/red_sand_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/red_sand_ramp.json | 0 .../models/item/red_sandstone_barrier.json | 0 .../item/red_sandstone_kitchen_cabinet.json | 0 .../red_sandstone_kitchen_drawer_cabinet.json | 0 .../models/item/red_sandstone_ramp.json | 0 .../item/red_smooth_sandstone_ramp.json | 0 .../modernlife/models/item/red_sofa.json | 0 .../models/item/red_vinyl_siding.json | 0 .../modernlife/models/item/refrigerator.json | 0 .../modernlife/models/item/road_marker.json | 0 .../item/road_marker_double_yellow.json | 0 .../road_marker_double_yellow_incline.json | 0 .../models/item/road_marker_white.json | 0 .../item/road_marker_white_corner_left.json | 0 ...road_marker_white_corner_left_incline.json | 0 .../item/road_marker_white_corner_right.json | 0 ...oad_marker_white_corner_right_incline.json | 0 .../item/road_marker_white_incline.json | 0 .../item/road_marker_white_shoulder_left.json | 0 ...ad_marker_white_shoulder_left_incline.json | 0 .../road_marker_white_shoulder_right.json | 0 ...d_marker_white_shoulder_right_incline.json | 0 .../models/item/road_marker_yellow.json | 0 .../item/road_marker_yellow_incline.json | 0 .../models/item/rocky_ceramic_tile.json | 0 .../assets/modernlife/models/item/rook.json | 0 .../assets/modernlife/models/item/rook_w.json | 0 .../modernlife/models/item/round_table.json | 0 .../modernlife/models/item/sand_barrier.json | 0 .../models/item/sand_kitchen_cabinet.json | 0 .../item/sand_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/sand_ramp.json | 0 .../models/item/sandstone_barrier.json | 0 .../item/sandstone_kitchen_cabinet.json | 0 .../sandstone_kitchen_drawer_cabinet.json | 0 .../models/item/sandstone_ramp.json | 0 .../modernlife/models/item/seed_spreader.json | 0 .../modernlife/models/item/shower_head.json | 0 .../models/item/six_panel_window.json | 0 .../modernlife/models/item/small_table.json | 0 .../models/item/smooth_quartz_ramp.json | 0 .../models/item/smooth_sandstone_ramp.json | 0 .../models/item/smooth_stone_barrier.json | 0 .../item/smooth_stone_kitchen_cabinet.json | 0 .../smooth_stone_kitchen_drawer_cabinet.json | 0 .../models/item/smooth_stone_ramp.json | 0 .../modernlife/models/item/speedometer.json | 0 .../models/item/spruce_barrier.json | 0 .../modernlife/models/item/spruce_chair.json | 0 .../models/item/spruce_coffee_table.json | 0 .../modernlife/models/item/spruce_deck.json | 0 .../models/item/spruce_glass_door.json | 0 .../models/item/spruce_kitchen_cabinet.json | 0 .../item/spruce_kitchen_drawer_cabinet.json | 0 .../models/item/spruce_log_ramp.json | 0 .../models/item/spruce_mini_stool.json | 0 .../models/item/spruce_night_stand.json | 0 .../models/item/spruce_picnic_table.json | 0 .../modernlife/models/item/spruce_ramp.json | 0 .../models/item/spruce_round_table.json | 0 .../models/item/spruce_small_table.json | 0 .../models/item/spruce_wall_shelf.json | 0 .../models/item/spruce_wood_ramp.json | 0 .../models/item/steam_radiator.json | 0 .../modernlife/models/item/stone_barrier.json | 0 .../models/item/stone_bricks_barrier.json | 0 .../item/stone_bricks_kitchen_cabinet.json | 0 .../stone_bricks_kitchen_drawer_cabinet.json | 0 .../models/item/stone_bricks_ramp.json | 0 .../models/item/stone_kitchen_cabinet.json | 0 .../item/stone_kitchen_drawer_cabinet.json | 0 .../modernlife/models/item/stone_ramp.json | 0 .../assets/modernlife/models/item/stool.json | 0 .../assets/modernlife/models/item/stove.json | 0 .../modernlife/models/item/street_light.json | 0 .../models/item/stripped_acacia_log_ramp.json | 0 .../item/stripped_acacia_wood_ramp.json | 0 .../models/item/stripped_birch_log_ramp.json | 0 .../models/item/stripped_birch_wood_ramp.json | 0 .../item/stripped_crimson_log_ramp.json | 0 .../item/stripped_crimson_wood_ramp.json | 0 .../item/stripped_dark_oak_log_ramp.json | 0 .../item/stripped_dark_oak_wood_ramp.json | 0 .../models/item/stripped_jungle_log_ramp.json | 0 .../item/stripped_jungle_wood_ramp.json | 0 .../models/item/stripped_oak_log_ramp.json | 0 .../models/item/stripped_oak_wood_ramp.json | 0 .../models/item/stripped_spruce_log_ramp.json | 0 .../item/stripped_spruce_wood_ramp.json | 0 .../models/item/stripped_warped_log_ramp.json | 0 .../item/stripped_warped_wood_ramp.json | 0 .../modernlife/models/item/tall_mirror.json | 0 .../models/item/terracotta_barrier.json | 0 .../item/terracotta_kitchen_cabinet.json | 0 .../terracotta_kitchen_drawer_cabinet.json | 0 .../models/item/terracotta_ramp.json | 0 .../modernlife/models/item/tile_light.json | 0 .../assets/modernlife/models/item/tire.json | 0 .../assets/modernlife/models/item/toilet.json | 0 .../modernlife/models/item/trash_can.json | 0 .../modernlife/models/item/turntable.json | 0 .../modernlife/models/item/vinyl_siding.json | 0 .../models/item/warped_barrier.json | 0 .../modernlife/models/item/warped_chair.json | 0 .../models/item/warped_coffee_table.json | 0 .../modernlife/models/item/warped_deck.json | 0 .../models/item/warped_glass_door.json | 0 .../models/item/warped_kitchen_cabinet.json | 0 .../item/warped_kitchen_drawer_cabinet.json | 0 .../models/item/warped_log_ramp.json | 0 .../models/item/warped_mini_stool.json | 0 .../models/item/warped_night_stand.json | 0 .../models/item/warped_picnic_table.json | 0 .../modernlife/models/item/warped_ramp.json | 0 .../models/item/warped_round_table.json | 0 .../models/item/warped_small_table.json | 0 .../models/item/warped_wall_shelf.json | 0 .../models/item/warped_wood_ramp.json | 0 .../models/item/washing_machine.json | 0 .../models/item/white_ceramic_tile.json | 0 .../models/item/white_painted_drywall.json | 0 .../modernlife/models/item/white_sofa.json | 0 .../models/item/white_wallpaper.json | 0 .../assets/modernlife/models/item/winch.json | 0 .../modernlife/models/item/winch_anchor.json | 0 .../models/item/yellow_painted_drywall.json | 0 .../modernlife/models/item/yellow_sofa.json | 0 .../textures/block/acacia_chair.png | Bin .../block/acacia_glass_door_bottom.png | Bin .../textures/block/acacia_glass_door_top.png | Bin .../textures/block/acacia_kitchen_cabinet.png | Bin .../block/acacia_kitchen_drawer_cabinet.png | Bin .../textures/block/acacia_mini_stool.png | Bin .../textures/block/acacia_night_stand.png | Bin .../textures/block/acacia_planks_deck.png | Bin .../textures/block/acacia_round_table.png | Bin .../textures/block/acacia_wall_shelf.png | Bin .../textures/block/air_conditioner.png | Bin .../modernlife/textures/block/alarm_clock.png | Bin .../block/andesite_kitchen_cabinet.png | Bin .../block/andesite_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/arrow_slit.png | Bin .../textures/block/arrow_slit_top.png | Bin .../textures/block/bathroom_ceramic_tile.png | Bin .../modernlife/textures/block/bathtub.png | Bin .../textures/block/beige_ceramic_tile.png | Bin .../modernlife/textures/block/birch_chair.png | Bin .../block/birch_glass_door_bottom.png | Bin .../textures/block/birch_glass_door_top.png | Bin .../textures/block/birch_kitchen_cabinet.png | Bin .../block/birch_kitchen_drawer_cabinet.png | Bin .../textures/block/birch_mini_stool.png | Bin .../textures/block/birch_night_stand.png | Bin .../textures/block/birch_planks_deck.png | Bin .../textures/block/birch_round_table.png | Bin .../textures/block/birch_wall_shelf.png | Bin .../modernlife/textures/block/black_sofa.png | Bin .../block/blackstone_kitchen_cabinet.png | Bin .../blackstone_kitchen_drawer_cabinet.png | Bin .../textures/block/blank_painting.png | Bin .../textures/block/blank_painting_big.png | Bin .../modernlife/textures/block/blue_sofa.png | Bin .../textures/block/blue_vinyl_siding.png | Bin .../textures/block/bricks_kitchen_cabinet.png | Bin .../block/bricks_kitchen_drawer_cabinet.png | Bin .../textures/block/brown_ceramic_tile.png | Bin .../modernlife/textures/block/brown_sofa.png | Bin .../modernlife/textures/block/canvas.png | Bin .../modernlife/textures/block/cctv_camera.png | Bin .../modernlife/textures/block/ceiling_fan.png | Bin .../textures/block/chainsaw_blade.png.mcmeta | 0 .../modernlife/textures/block/chess_board.png | Bin ...chiseled_nether_bricks_kitchen_cabinet.png | Bin ...d_nether_bricks_kitchen_drawer_cabinet.png | Bin ...ed_polished_blackstone_kitchen_cabinet.png | Bin ...shed_blackstone_kitchen_drawer_cabinet.png | Bin ...chiseled_red_sandstone_kitchen_cabinet.png | Bin ...d_red_sandstone_kitchen_drawer_cabinet.png | Bin .../chiseled_sandstone_kitchen_cabinet.png | Bin ...seled_sandstone_kitchen_drawer_cabinet.png | Bin .../chiseled_stone_bricks_kitchen_cabinet.png | Bin ...ed_stone_bricks_kitchen_drawer_cabinet.png | Bin .../textures/block/clay_kitchen_cabinet.png | Bin .../block/clay_kitchen_drawer_cabinet.png | Bin .../block/cobblestone_kitchen_cabinet.png | Bin .../cobblestone_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/coffee_mug.png | Bin .../cracked_stone_bricks_kitchen_cabinet.png | Bin ...ed_stone_bricks_kitchen_drawer_cabinet.png | Bin .../textures/block/crimson_chair.png | Bin .../block/crimson_glass_door_bottom.png | Bin .../textures/block/crimson_glass_door_top.png | Bin .../block/crimson_kitchen_cabinet.png | Bin .../block/crimson_kitchen_drawer_cabinet.png | Bin .../textures/block/crimson_mini_stool.png | Bin .../textures/block/crimson_night_stand.png | Bin .../textures/block/crimson_planks_deck.png | Bin .../textures/block/crimson_round_table.png | Bin .../textures/block/crimson_wall_shelf.png | Bin .../cut_red_sandstone_kitchen_cabinet.png | Bin ...t_red_sandstone_kitchen_drawer_cabinet.png | Bin .../block/cut_sandstone_kitchen_cabinet.png | Bin .../cut_sandstone_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/cyan_sofa.png | Bin .../textures/block/dark_oak_chair.png | Bin .../block/dark_oak_glass_door_bottom.png | Bin .../block/dark_oak_glass_door_top.png | Bin .../block/dark_oak_kitchen_cabinet.png | Bin .../block/dark_oak_kitchen_drawer_cabinet.png | Bin .../textures/block/dark_oak_mini_stool.png | Bin .../textures/block/dark_oak_night_stand.png | Bin .../textures/block/dark_oak_planks_deck.png | Bin .../textures/block/dark_oak_round_table.png | Bin .../textures/block/dark_oak_wall_shelf.png | Bin .../block/dark_prismarine_kitchen_cabinet.png | Bin ...dark_prismarine_kitchen_drawer_cabinet.png | Bin .../block/diorite_kitchen_cabinet.png | Bin .../block/diorite_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/dishwasher.png | Bin .../textures/block/drain_stopper.png | Bin .../modernlife/textures/block/easel.png | Bin .../textures/block/electrical_outlet.png | Bin .../modernlife/textures/block/extractor.png | Bin .../modernlife/textures/block/fan_off_hq.png | Bin .../modernlife/textures/block/fan_on.png | Bin .../textures/block/fan_on.png.mcmeta | 0 .../block/flashlight_animated_white.png | Bin .../flashlight_animated_white.png.mcmeta | 0 .../textures/block/floor_mat_bottom.png | Bin .../textures/block/floor_mat_top.png | Bin .../textures/block/four_panel_window.png | Bin .../textures/block/glass_acacia_trapdoor.png | Bin .../textures/block/glass_birch_trapdoor.png | Bin .../modernlife/textures/block/glass_clear.png | Bin .../textures/block/glass_crimson_trapdoor.png | Bin .../block/glass_dark_oak_trapdoor.png | Bin .../textures/block/glass_door_bottom.png | Bin .../textures/block/glass_door_top.png | Bin .../textures/block/glass_iron_trapdoor.png | Bin .../textures/block/glass_jungle_trapdoor.png | Bin .../textures/block/glass_oak_trapdoor.png | Bin .../textures/block/glass_spruce_trapdoor.png | Bin .../textures/block/glass_warped_trapdoor.png | Bin .../block/granite_kitchen_cabinet.png | Bin .../block/granite_kitchen_drawer_cabinet.png | Bin .../textures/block/gravel_kitchen_cabinet.png | Bin .../block/gravel_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/gray_sofa.png | Bin .../textures/block/gray_vinyl_siding.png | Bin .../modernlife/textures/block/green_sofa.png | Bin .../textures/block/green_vinyl_siding.png | Bin .../modernlife/textures/block/guitar.png | Bin .../textures/block/guitar_amplifier.png | Bin .../textures/block/guitar_amplifier_back.png | Bin .../textures/block/guitar_amplifier_saide.png | Bin .../block/guitar_amplifier_top_bottom.png | Bin .../modernlife/textures/block/hedge.png | Bin .../textures/block/hot_water_heater.png | Bin .../textures/block/inset_light_bottom.png | Bin .../textures/block/inset_light_side.png | Bin .../textures/block/inset_light_top.png | Bin .../textures/block/iron_glass_door_top.png | Bin .../modernlife/textures/block/iron_grate.png | Bin .../modernlife/textures/block/jail_bars.png | Bin .../modernlife/textures/block/jail_door.png | Bin .../textures/block/jungle_chair.png | Bin .../textures/block/jungle_glass_door_top.png | Bin .../textures/block/jungle_kitchen_cabinet.png | Bin .../block/jungle_kitchen_drawer_cabinet.png | Bin .../textures/block/jungle_mini_stool.png | Bin .../textures/block/jungle_night_stand.png | Bin .../textures/block/jungle_planks_deck.png | Bin .../textures/block/jungle_round_table.png | Bin .../textures/block/jungle_wall_shelf.png | Bin .../textures/block/kitchen_sink.png | Bin .../textures/block/large_mirror.png | Bin .../textures/block/light_blue_sofa.png | Bin .../modernlife/textures/block/light_bulb.png | Bin .../textures/block/light_gray_sofa.png | Bin .../textures/block/light_switch.png | Bin .../textures/block/light_switch_hires.png | Bin .../modernlife/textures/block/lime_sofa.png | Bin .../textures/block/magenta_sofa.png | Bin .../textures/block/massive_mirror.png | Bin .../modernlife/textures/block/mattress.png | Bin .../textures/block/metal_catwalk.png | Bin .../textures/block/metal_catwalk_floor.png | Bin .../modernlife/textures/block/metal_duct.png | Bin .../textures/block/metal_duct_top.png | Bin .../modernlife/textures/block/microwave.png | Bin .../textures/block/microwave_face.png | Bin .../modernlife/textures/block/mirror.png | Bin .../block/modern_acacia_bookshelf.png | Bin .../textures/block/modern_birch_bookshelf.png | Bin .../block/modern_crimson_bookshelf.png | Bin .../block/modern_dark_oak_bookshelf.png | Bin .../block/modern_door_bottom_white.png | Bin .../textures/block/modern_door_top_white.png | Bin .../textures/block/modern_glass_door.png | Bin .../block/modern_jungle_bookshelf.png | Bin .../textures/block/modern_oak_bookshelf.png | Bin .../block/modern_spruce_bookshelf.png | Bin .../block/modern_warped_bookshelf.png | Bin .../mossy_cobblestone_kitchen_cabinet.png | Bin ...ssy_cobblestone_kitchen_drawer_cabinet.png | Bin .../mossy_stone_bricks_kitchen_cabinet.png | Bin ...sy_stone_bricks_kitchen_drawer_cabinet.png | Bin .../block/nether_bricks_kitchen_cabinet.png | Bin .../nether_bricks_kitchen_drawer_cabinet.png | Bin .../block/netherrack_kitchen_cabinet.png | Bin .../netherrack_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/oak_chair.png | Bin .../textures/block/oak_glass_door_bottom.png | Bin .../textures/block/oak_glass_door_top.png | Bin .../textures/block/oak_kitchen_cabinet.png | Bin .../block/oak_kitchen_drawer_cabinet.png | Bin .../textures/block/oak_mini_stool.png | Bin .../textures/block/oak_night_stand.png | Bin .../textures/block/oak_planks_deck.png | Bin .../textures/block/oak_round_table.png | Bin .../textures/block/oak_wall_shelf.png | Bin .../block/obsidian_kitchen_cabinet.png | Bin .../block/obsidian_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/old_tv.png | Bin .../modernlife/textures/block/old_tv_dial.png | Bin .../textures/block/old_tv_front.png | Bin .../modernlife/textures/block/orange_sofa.png | Bin .../modernlife/textures/block/photocopier.png | Bin .../modernlife/textures/block/pink_sofa.png | Bin .../polished_andesite_kitchen_cabinet.png | Bin ...lished_andesite_kitchen_drawer_cabinet.png | Bin ...shed_blackstone_bricks_kitchen_cabinet.png | Bin ...ackstone_bricks_kitchen_drawer_cabinet.png | Bin .../polished_blackstone_kitchen_cabinet.png | Bin ...shed_blackstone_kitchen_drawer_cabinet.png | Bin .../polished_diorite_kitchen_cabinet.png | Bin ...olished_diorite_kitchen_drawer_cabinet.png | Bin .../polished_granite_kitchen_cabinet.png | Bin ...olished_granite_kitchen_drawer_cabinet.png | Bin .../textures/block/power_receiver_bottom.png | Bin .../textures/block/power_receiver_layer.png | Bin .../textures/block/power_receiver_side.png | Bin .../power_receiver_surroundin_effect.png | Bin ...ower_receiver_surroundin_effect.png.mcmeta | 0 .../textures/block/power_receiver_top.png | Bin .../block/power_transmitter_bottom.png | Bin .../textures/block/power_transmitter_side.png | Bin .../textures/block/power_transmitter_top.png | Bin .../modernlife/textures/block/printer.png | Bin .../prismarine_bricks_kitchen_cabinet.png | Bin ...ismarine_bricks_kitchen_drawer_cabinet.png | Bin .../block/prismarine_kitchen_cabinet.png | Bin .../prismarine_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/pure_white.png | Bin .../modernlife/textures/block/purple_sofa.png | Bin .../block/red_sand_kitchen_cabinet.png | Bin .../block/red_sand_kitchen_drawer_cabinet.png | Bin .../block/red_sandstone_kitchen_cabinet.png | Bin .../red_sandstone_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/red_sofa.png | Bin .../textures/block/red_vinyl_siding.png | Bin .../textures/block/refrigerator.png | Bin .../textures/block/rocky_ceramic_tile.png | Bin .../textures/block/sand_kitchen_cabinet.png | Bin .../block/sand_kitchen_drawer_cabinet.png | Bin .../block/sandstone_kitchen_cabinet.png | Bin .../sandstone_kitchen_drawer_cabinet.png | Bin .../assets/modernlife/textures/block/seed.png | Bin .../textures/block/seed_spreader_bottom.png | Bin .../textures/block/seed_spreader_side.png | Bin .../textures/block/seed_spreader_top.png | Bin .../modernlife/textures/block/shower_head.png | Bin .../textures/block/six_panel_window.png | Bin .../block/smooth_stone_kitchen_cabinet.png | Bin .../smooth_stone_kitchen_drawer_cabinet.png | Bin .../textures/block/spruce_chair.png | Bin .../textures/block/spruce_glass_door_top.png | Bin .../textures/block/spruce_kitchen_cabinet.png | Bin .../block/spruce_kitchen_drawer_cabinet.png | Bin .../textures/block/spruce_mini_stool.png | Bin .../textures/block/spruce_night_stand.png | Bin .../textures/block/spruce_planks_deck.png | Bin .../textures/block/spruce_round_table.png | Bin .../textures/block/spruce_wall_shelf.png | Bin .../textures/block/steam_radiator_high.png | Bin .../textures/block/steam_radiator_low.png | Bin .../textures/block/steam_radiator_med.png | Bin .../textures/block/steam_radiator_off.png | Bin .../block/stone_bricks_kitchen_cabinet.png | Bin .../stone_bricks_kitchen_drawer_cabinet.png | Bin .../textures/block/stone_kitchen_cabinet.png | Bin .../block/stone_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/stove.png | Bin .../textures/block/stove_console.png | Bin .../textures/block/symphony_6_f_major.png | Bin .../modernlife/textures/block/tall_mirror.png | Bin .../block/terracotta_kitchen_cabinet.png | Bin .../terracotta_kitchen_drawer_cabinet.png | Bin .../modernlife/textures/block/tile_light.png | Bin .../modernlife/textures/block/toilet.png | Bin .../textures/block/toilet_water_still.png | Bin .../block/toilet_water_still.png.mcmeta | 0 .../textures/block/transparent_dot.png | Bin .../modernlife/textures/block/trash_can.png | Bin .../textures/block/turntable_bottom.png | Bin .../textures/block/turntable_side.png | Bin .../textures/block/turntable_stone.png | Bin .../textures/block/turntable_top.png | Bin .../textures/block/vinyl_siding.png | Bin .../textures/block/warped_chair.png | Bin .../block/warped_glass_door_bottom.png | Bin .../textures/block/warped_glass_door_top.png | Bin .../textures/block/warped_kitchen_cabinet.png | Bin .../block/warped_kitchen_drawer_cabinet.png | Bin .../textures/block/warped_mini_stool.png | Bin .../textures/block/warped_night_stand.png | Bin .../textures/block/warped_planks_deck.png | Bin .../textures/block/warped_round_table.png | Bin .../textures/block/warped_wall_shelf.png | Bin .../textures/block/washing_machine.png | Bin .../modernlife/textures/block/white.png | Bin .../textures/block/white_ceramic_tile.png | Bin .../modernlife/textures/block/white_sofa.png | Bin .../modernlife/textures/block/winch.png | Bin .../textures/block/winch_anchor.png | Bin .../textures/block/winch_anchor_bottom.png | Bin .../textures/block/winch_anchor_buckle.png | Bin .../textures/block/winch_anchor_horn.png | Bin .../textures/block/winch_anchor_top.png | Bin .../modernlife/textures/block/winch_side.png | Bin .../modernlife/textures/block/yellow_sofa.png | Bin .../textures/gui/canvas_tooltip.png | Bin .../modernlife/textures/gui/canvas_ui.png | Bin .../textures/gui/gui_chess_blank.png | Bin .../textures/gui/gui_container_mini.png | Bin .../textures/gui/gui_easel_custom_size.png | Bin .../textures/gui/gui_easel_optional.png | Bin .../modernlife/textures/gui/gui_motorboat.png | Bin .../textures/gui/gui_photocopier.png | Bin .../modernlife/textures/gui/gui_printer.png | Bin .../textures/gui/gui_printer_custom.png | Bin .../textures/gui/gui_radiator_all.png | Bin .../textures/gui/gui_seed_spreader.png | Bin .../modernlife/textures/gui/gui_trash.png | Bin .../textures/gui/mc_guitar_keys_full.png | Bin .../textures/gui/modern_door_top_white.png | Bin .../textures/gui/modern_door_top_white2.png | Bin .../textures/gui/ui_color_picker.png | Bin .../textures/gui/wireless_power_ui.png | Bin .../textures/item/acacia_glass_door.png | Bin .../modernlife/textures/item/base_color.png | Bin .../modernlife/textures/item/battery.png | Bin .../modernlife/textures/item/bicycle.png | Bin .../modernlife/textures/item/bicycle_uv.png | Bin .../textures/item/birch_glass_door.png | Bin .../modernlife/textures/item/bishop.png | Bin .../modernlife/textures/item/bishop_w.png | Bin .../modernlife/textures/item/black_parts.png | Bin .../assets/modernlife/textures/item/book.png | Bin .../modernlife/textures/item/bullet.png | Bin .../textures/item/bullet_hole_1.png | Bin .../textures/item/bullet_hole_2.png | Bin .../textures/item/bullet_hole_3.png | Bin .../modernlife/textures/item/camera.png | Bin .../modernlife/textures/item/camera_glass.png | Bin .../textures/item/camera_viewfinder.png | Bin .../textures/item/chainsaw_blade.png.mcmeta | 0 .../textures/item/chainsaw_blade_off.png | Bin .../textures/item/chainsaw_blade_on.png | Bin .../item/chainsaw_blade_on.png.mcmeta | 0 .../textures/item/crimson_glass_door.png | Bin .../textures/item/dark_oak_glass_door.png | Bin .../textures/item/extended_gun_magazine.png | Bin .../textures/item/flashlight_off.png | Bin .../textures/item/flashlight_on.png | Bin .../modernlife/textures/item/gas_can.png | Bin .../modernlife/textures/item/glass_door.png | Bin .../modernlife/textures/item/guitar.png | Bin .../modernlife/textures/item/gun_magazine.png | Bin .../modernlife/textures/item/handgun.png | Bin .../assets/modernlife/textures/item/holes.png | Bin .../textures/item/iron_glass_door.png | Bin .../textures/item/jungle_glass_door.png | Bin .../assets/modernlife/textures/item/king.png | Bin .../modernlife/textures/item/king_w.png | Bin .../modernlife/textures/item/knight.png | Bin .../modernlife/textures/item/knight_w.png | Bin .../modernlife/textures/item/memory_card.png | Bin .../modernlife/textures/item/metal_color.png | Bin .../textures/item/modern_white_door.png | Bin .../modernlife/textures/item/motorboat_uv.png | Bin .../modernlife/textures/item/muzzle_flash.png | Bin .../textures/item/muzzle_flash.png.mcmeta | 0 .../textures/item/oak_glass_door.png | Bin .../modernlife/textures/item/paintbrush.png | Bin .../modernlife/textures/item/pawn_small.png | Bin .../modernlife/textures/item/pawn_small_w.png | Bin .../assets/modernlife/textures/item/queen.png | Bin .../modernlife/textures/item/queen_w.png | Bin .../assets/modernlife/textures/item/rook.png | Bin .../modernlife/textures/item/rook_w.png | Bin .../modernlife/textures/item/speedometer.png | Bin .../textures/item/spruce_glass_door.png | Bin .../assets/modernlife/textures/item/tire1.png | Bin .../assets/modernlife/textures/item/tire2.png | Bin .../assets/modernlife/textures/item/tire3.png | Bin .../textures/item/warped_glass_door.png | Bin .../resourcepacks/modernlifepatch/pack.mcmeta | 6 + .../pack.png | Bin .../resourcepacks/new_modern_life/pack.mcmeta | 6 - 2068 files changed, 136076 insertions(+), 52 deletions(-) create mode 100644 lib/output.srg create mode 100644 lib/target.jar create mode 100644 src-source/list.txt create mode 100644 src-source/main/java/com/dairymoose/entity/BicycleEntity.java create mode 100644 src-source/main/java/com/dairymoose/entity/BicycleModel.java create mode 100644 src-source/main/java/com/dairymoose/entity/BicycleRenderer.java create mode 100644 src-source/main/java/com/dairymoose/entity/DummyEntity.java create mode 100644 src-source/main/java/com/dairymoose/entity/DummyRenderer.java create mode 100644 src-source/main/java/com/dairymoose/entity/MotorboatEntity.java create mode 100644 src-source/main/java/com/dairymoose/entity/MotorboatModel.java create mode 100644 src-source/main/java/com/dairymoose/entity/MotorboatRenderer.java create mode 100644 src-source/main/java/com/dairymoose/entity/RenderableBlock.java create mode 100644 src-source/main/java/com/dairymoose/entity/SpeedboatModel.java create mode 100644 src-source/main/java/com/dairymoose/entity/projectile/ThrownSeedEntity.java create mode 100644 src-source/main/java/com/dairymoose/inventory/container/IncrementingDataHolder.java create mode 100644 src-source/main/java/com/dairymoose/inventory/container/TrashCanContainer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/AbstractPanelBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/AbstractWallBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/AirConditionerBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/AlarmClockBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/AlmostFullBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/ArrowSlitBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/BarrierBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/BathtubBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/CCTVCameraBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/CanvasBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/CatwalkBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/CeilingFanBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/ChairBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/ChessBoardBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeMugBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeTableBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/DeckBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/DeluxeBedBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/DoubleWallShelfBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/DualMonitorBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/EaselBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/ExtractorBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/FlatScreenTvBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/FloorMatBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/GlassCoffeeTableBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/GlassPanelBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/GrateBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/GuitarAmplifierBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/HotWaterHeaterBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/JailBarsBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/KitchenCabinetBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/KitchenDrawerCabinetBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/KitchenSinkBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/LanternPostBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/LightBulbBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/LightSwitchBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/MetalDuctBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/MicrowaveBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/MiniStoolBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/MirrorBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/ModernBookshelfBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/MonitorBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/MusicStandBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/NightStandBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/OakPostBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/PavedRoadBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/PhotocopierBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/PhotonBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/PicnicTableBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/PowerReceiverBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/PowerTransmitterBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/PrinterBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/RadiatorBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/RampBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/RefrigeratorBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/RoadMarkerBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/RoundTableBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/SeedSpreaderBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/ShowerHeadBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/SmallTableBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/SofaBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/StandardHorizontalBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/StoveBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/StreetLightBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/TileLightBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/ToiletBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/TrashCanBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/TurntableBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/WallShelfBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/WallSocketBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/WallpaperBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/WinchBlock.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/CustomPrintScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselCustomSizeScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselSizeScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/GuitarScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/HBlockPos.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/HPoint.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/PhotocopierScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/PrinterScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/RadiatorScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/SeedSpreaderScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/TrashCanScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/BishopPiece.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/CheckState.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ChessScreen.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ImageButtonXDiff.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButton.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButtonXDiff.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KingPiece.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KnightPiece.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PawnPiece.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/Piece.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PieceIds.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/QueenPiece.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/RookPiece.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/AutoRegister.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/AutoRegisterProcessor.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/BlockVolume.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideConfigValueInteger.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideIntValue.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagCondition.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagConditionSerializer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/CsvSourcedHashSet.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/CustomBlocks.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/IConfigOverride.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/McpConstants.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLife.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClient.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClientConfig.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommon.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommonConfig.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfig.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfigPrepopulator.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCraftingFlags.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeNetwork.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/core/ModernLifeServerConfig.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/BatteryItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/BicycleItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/CameraItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/ChainsawItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/FlashlightItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/GuitarItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/HandgunItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/MotorboatItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/RoadMarkerItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/items/SpeedometerItem.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundBulletHolePacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundFlashlightUpdatePacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundWinchDummyPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ICanvasReader.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBikeDismountPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBookCancelPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCameraPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasChecksumPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasCopyRequestPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChainsawTargetPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChessStatePacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundFuelLevelPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundGuitarPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundHitscanPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartEaselPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundPrintSizePacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRadiatorPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRequestCanvasPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundStopUsingCameraPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundTrashCanPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundWirelessChannelPacket.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/AlarmClockBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/CanvasBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MicrowaveBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MirrorBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ModernBookshelfBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/StoveBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WallShelfBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WinchBlockEntityRenderer.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/AlarmClockBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/CCTVCameraBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/CanvasBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/ChessBoardBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/EaselBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorItemHandler.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/IChannelHolder.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/IHorizontalHopper.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/MicrowaveBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/MirrorBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/ModernBookshelfBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/NightStandBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/PhotocopierBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/PhotonBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/PowerReceiverBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/PowerTransmitterBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/PrinterBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/RadiatorBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/SeedSpreaderBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/ShowerHeadBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/StoveBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/ToiletBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/TrashCanBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/WallShelfBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/tileentities/WinchBlockEntity.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/util/CanvasData.java create mode 100644 src-source/main/java/com/dairymoose/modernlife/util/ModernLifeUtil.java create mode 100644 src/generated/resources/.cache/cache create mode 100644 src/generated/resources/assets/modernlifepatch/lang/en_us.json create mode 100644 src/generated/resources/assets/modernlifepatch/lang/zh_cn.json create mode 100644 src/main/java/com/r3944realms/modernlifepatch/MLPCreativeTab.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/client/event/CreativeScreenEvents.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/IconButton.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/TagButton.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/common/ModTags.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModBlockTagProvider.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModItemTagProvider.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinBookShelf.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinChessBoard.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinDeck.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPavedRoad.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinWallShelf.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/mixin/screen/MixinChessBoardScreen.java create mode 100644 src/main/java/com/r3944realms/modernlifepatch/modInterface/CreativeItem.java create mode 100644 src/main/resources/assets/modernlifepatch/textures/gui/icons.png create mode 100644 src/main/resources/data/modernlifepatch/tags/items/bathroom.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/bedchamber.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/door.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/general.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/kitchen.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/lounge.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/outside.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/seat.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/shelf.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/table.json create mode 100644 src/main/resources/data/modernlifepatch/tags/items/tool.json rename src/main/resources/{ => resourcepacks/modernlifepatch}/assets/modernlife/lang/zh_cn.json (98%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_planks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_planks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_wall_shelf.json (98%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/acacia_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/air_conditioner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/alarm_clock.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/andesite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/andesite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/andesite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/andesite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/andesite_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/arrow_slit.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/basalt_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bathroom_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bathtub_far.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bathtub_far_waterlogged.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bathtub_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bathtub_near.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bathtub_near_waterlogged.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/beige_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/birch_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/black_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/black_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/black_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/black_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/black_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/black_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blackstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blackstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blackstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blackstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blackstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blue_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blue_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blue_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blue_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blue_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blue_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/blue_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/brown_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/brown_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/brown_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/brown_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/brown_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/brown_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/brown_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas_2.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas_3.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas_4.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas_5.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas_6.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas_7.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/canvas_empty.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cctv_camera.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/ceiling_fan_off.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/ceiling_fan_on.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chess_board.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_nether_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_nether_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_nether_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_nether_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_nether_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_polished_blackstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_polished_blackstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_polished_blackstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_polished_blackstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_polished_blackstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_quartz_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_quartz_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_red_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_red_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_red_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_red_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_red_sandstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_sandstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/chiseled_stone_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/clay_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/clay_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/clay_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/clay_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/clay_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cobbled_deepslate_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cobbled_deepslate_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cobblestone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cobblestone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cobblestone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cobblestone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cobblestone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/coffee_mug.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cracked_stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cracked_stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cracked_stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cracked_stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cracked_stone_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/crimson_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_red_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_red_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_red_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_red_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_red_sandstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cut_sandstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cyan_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cyan_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cyan_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cyan_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cyan_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/cyan_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_prismarine_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_prismarine_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_prismarine_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_prismarine_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dark_prismarine_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deepslate_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deepslate_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deluxe_bed.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deluxe_bed_bottom_left.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deluxe_bed_bottom_right.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deluxe_bed_top_left.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/deluxe_bed_top_right.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/diorite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/diorite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/diorite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/diorite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/diorite_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dirt_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dirt_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dishwasher.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/door_bottom_rh.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/door_top_rh.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_acacia_wall_shelf.json (99%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_birch_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_crimson_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_dark_oak_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_jungle_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_oak_wall_shelf.json (99%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_spruce_wall_shelf.json (98%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/double_warped_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dryer.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/dual_monitor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/easel_empty_big.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/easel_full_big.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/extractor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/faceless_canvas.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/flatscreen_tv.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/floor_mat.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/four_panel_window.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_acacia_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_birch_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_crimson_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_dark_oak_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_iron_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_iron_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_iron_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_jungle_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_oak_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_panel.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_panel_ceiling.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_panel_floor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_panel_wall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_slab.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_slab_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_spruce_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_stairs.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_stairs_inner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_stairs_outer.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_x_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_coffee_table_z_axis.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_trapdoor_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_trapdoor_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/glass_warped_trapdoor_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/granite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/granite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/granite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/granite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/granite_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gravel_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gravel_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gravel_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gravel_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gravel_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gray_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gray_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gray_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gray_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gray_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gray_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/gray_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/green_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/green_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/green_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/green_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/green_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/green_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/green_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/guitar_amplifier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/hedge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/hot_water_heater.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/hot_water_heater_bottom.json (96%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/hot_water_heater_top.json (95%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/inset_light.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/iron_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/iron_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/iron_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/iron_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jail_bars.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jail_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jail_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jail_door_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jail_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jail_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/jungle_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/kitchen_sink.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/kitchen_sink_water.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lantern_post.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lantern_post_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lantern_post_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/large_mirror.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_blue_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_blue_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_blue_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_blue_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_blue_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_blue_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_bulb.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_bulb_round.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_bulb_round_big.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_bulb_simple.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_gray_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_gray_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_gray_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_gray_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_gray_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_gray_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_switch_off.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_switch_off_hires.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_switch_on.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/light_switch_on_hires.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lime_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lime_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lime_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lime_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lime_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/lime_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/magenta_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/magenta_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/magenta_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/magenta_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/magenta_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/magenta_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/massive_mirror.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_east_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_eastwest.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_intersection_e.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_intersection_n.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_intersection_s.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_intersection_w.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_ne.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_north_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_northsouth.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_nw.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_se.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_south_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_sw.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_floor_west_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_four_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_four_way_intersection.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_north_south_passage.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_one_border.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_sw_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_sw_post.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_three_way.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_catwalk_three_way_intersection.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_duct.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/metal_grate.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/microwave.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/microwave_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mirror.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_acacia_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_birch_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_book.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_crimson_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_dark_oak_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_jungle_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_oak_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_spruce_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_warped_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_white_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_white_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_white_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/modern_white_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/monitor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_cobblestone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_cobblestone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_cobblestone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_cobblestone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_cobblestone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/mossy_stone_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/music_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/music_stand_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/music_stand_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/music_stand_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/nether_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/nether_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/nether_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/nether_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/nether_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/netherrack_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/netherrack_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/netherrack_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/netherrack_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/netherrack_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_planks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_planks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_post.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/obsidian_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/obsidian_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/obsidian_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/obsidian_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/obsidian_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/old_tv.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/orange_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/orange_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/orange_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/orange_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/orange_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/orange_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/paved_road.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/paved_road_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/photocopier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/photon.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/pink_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/pink_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/pink_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/pink_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/pink_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/pink_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_andesite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_andesite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_andesite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_andesite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_andesite_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_basalt_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_blackstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_diorite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_diorite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_diorite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_diorite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_diorite_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_granite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_granite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_granite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_granite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/polished_granite_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/post.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/power_receiver.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/power_transmitter.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/printer.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/prismarine_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/purple_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/purple_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/purple_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/purple_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/purple_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/purple_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/quartz_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/quartz_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/quartz_pillar_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/quartz_pillar_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/quartz_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/quartz_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/radiator.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/radiator_high.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/radiator_low.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/radiator_med.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/radiator_off.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sand_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sand_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sand_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sand_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sand_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sandstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_smooth_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/red_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/refrigerator_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/refrigerator_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/refrigerator_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_double_yellow.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_double_yellow_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_corner_left.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_corner_left_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_corner_right.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_corner_right_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_shoulder_left.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_shoulder_left_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_shoulder_right.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_white_shoulder_right_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_yellow.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/road_marker_yellow_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/rocky_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sand_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sand_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sand_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sand_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sand_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sandstone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/seed_spreader.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/shower_head.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/six_panel_window.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/small.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_quartz_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_quartz_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_stone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_stone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_stone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_stone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/smooth_stone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/spruce_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_bricks_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stone_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stove.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stove_open.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/street_light.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/street_light_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/street_light_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/street_light_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_acacia_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_acacia_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_acacia_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_birch_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_birch_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_birch_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_crimson_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_crimson_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_crimson_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_dark_oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_dark_oak_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_dark_oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_jungle_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_jungle_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_jungle_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_oak_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_spruce_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_spruce_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_spruce_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_warped_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_warped_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/stripped_warped_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/tall_mirror.json (97%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/terracotta_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/terracotta_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/terracotta_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/terracotta_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/terracotta_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/tile_light.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/toilet_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/trash_can.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/turntable.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/wall_socket.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_coffee_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_coffee_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_coffee_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_glass_door_bottom.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_glass_door_bottom_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_glass_door_top.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_glass_door_top_hinge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_kitchen_cabinet.json (98%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_kitchen_drawer_cabinet.json (98%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_log_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_picnic_table_front.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_picnic_table_full.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_ramp_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_small_table_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_small_table_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_small_table_mid.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/warped_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/washing_machine.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_wallpaper.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/white_wallpaper_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/winch.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/winch_anchor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/yellow_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/yellow_sofa_corner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/yellow_sofa_left_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/yellow_sofa_middle.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/yellow_sofa_right_end.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/block/yellow_sofa_single.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_planks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/acacia_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/air_conditioner.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/alarm_clock.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/andesite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/andesite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/andesite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/andesite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/arrow_slit.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/basalt_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bathroom_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bathtub.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/battery.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/beige_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bicycle_item.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/birch_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bishop.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bishop_w.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/black_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/black_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/blackstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/blackstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/blackstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/blackstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/blue_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/blue_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/blue_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/brown_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/brown_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/brown_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bullet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/bullet_strip.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/camera.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/canvas.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cctv_camera.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cctv_screen.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/ceiling_fan.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chainsaw.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chainsaw_off.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chainsaw_on.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chess_board.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_nether_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_nether_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_nether_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_nether_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_polished_blackstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_polished_blackstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_polished_blackstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_polished_blackstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_quartz_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_red_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_red_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_red_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_red_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/chiseled_stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/clay_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/clay_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/clay_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/clay_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cobbled_deepslate_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cobblestone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cobblestone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cobblestone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cobblestone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/coffee_mug.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cracked_stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cracked_stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cracked_stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cracked_stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/crimson_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_red_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_red_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_red_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_red_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cut_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cyan_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/cyan_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_prismarine_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_prismarine_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_prismarine_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dark_prismarine_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/deepslate_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/deluxe_bed.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/diorite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/diorite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/diorite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/diorite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dirt_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dishwasher.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_acacia_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_birch_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_crimson_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_dark_oak_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_jungle_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_oak_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_spruce_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/double_warped_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dryer.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/dual_monitor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/easel.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/electrical_outlet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/extended_gun_magazine.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/extractor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/flashlight.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/flashlight_off.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/flashlight_on.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/flatscreen_tv.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/floor_mat.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/four_panel_window.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gas_can.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_acacia_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_acacia_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_birch_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_birch_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_crimson_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_crimson_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_dark_oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_dark_oak_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_iron_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_jungle_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_jungle_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_oak_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_panel.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_slab.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_spruce_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_spruce_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_stairs.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_warped_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/glass_warped_trapdoor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/granite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/granite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/granite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/granite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gravel_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gravel_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gravel_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gravel_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gray_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gray_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gray_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/green_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/green_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/green_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/guitar.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/guitar_amplifier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/gun_magazine.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/handgun.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/handgun_firing.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/handgun_normal.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/hedge.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/hot_water_heater.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/inset_light.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/iron_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jail_bars.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jail_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/jungle_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/king.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/king_w.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/kitchen_sink.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/knight.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/knight_w.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/lantern_post.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/large_mirror.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/light_blue_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/light_blue_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/light_bulb.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/light_gray_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/light_gray_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/light_switch.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/lime_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/lime_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/magenta_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/magenta_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/massive_mirror.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/memory_card.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/metal_catwalk.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/metal_duct.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/metal_grate.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/microwave.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mirror.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_acacia_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_birch_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_book.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_crimson_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_dark_oak_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_jungle_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_oak_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_spruce_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_warped_bookshelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/modern_white_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/monitor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_cobblestone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_cobblestone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_cobblestone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_cobblestone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/mossy_stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/motorboat_item.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/music_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/nether_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/nether_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/nether_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/nether_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/netherrack_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/netherrack_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/netherrack_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/netherrack_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_planks_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_planks_deck_support.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_planks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_post.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/obsidian_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/obsidian_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/obsidian_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/obsidian_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/old_tv.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/orange_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/orange_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/paved_road.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/paved_road_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/pawn.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/pawn_w.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/photocopier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/pink_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/pink_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_andesite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_andesite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_andesite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_andesite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_basalt_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_blackstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_diorite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_diorite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_diorite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_diorite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_granite_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_granite_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_granite_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/polished_granite_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/power_receiver.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/power_transmitter.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/printer.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/prismarine_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/purple_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/purple_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/quartz_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/quartz_pillar_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/quartz_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/queen.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/queen_w.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sand_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sand_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sand_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sand_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_smooth_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/red_vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/refrigerator.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_double_yellow.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_double_yellow_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_corner_left.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_corner_left_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_corner_right.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_corner_right_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_shoulder_left.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_shoulder_left_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_shoulder_right.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_white_shoulder_right_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_yellow.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/road_marker_yellow_incline.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/rocky_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/rook.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/rook_w.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sand_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sand_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sand_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sand_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sandstone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sandstone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sandstone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/seed_spreader.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/shower_head.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/six_panel_window.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/smooth_quartz_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/smooth_sandstone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/smooth_stone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/smooth_stone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/smooth_stone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/smooth_stone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/speedometer.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/spruce_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/steam_radiator.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_bricks_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_bricks_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_bricks_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_bricks_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stone_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stove.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/street_light.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_acacia_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_acacia_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_birch_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_birch_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_crimson_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_crimson_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_dark_oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_dark_oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_jungle_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_jungle_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_oak_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_oak_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_spruce_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_spruce_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_warped_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/stripped_warped_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/tall_mirror.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/terracotta_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/terracotta_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/terracotta_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/terracotta_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/tile_light.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/tire.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/toilet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/trash_can.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/turntable.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/vinyl_siding.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_barrier.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_chair.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_coffee_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_deck.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_glass_door.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_kitchen_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_kitchen_drawer_cabinet.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_log_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_mini_stool.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_night_stand.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_picnic_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_round_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_small_table.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_wall_shelf.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/warped_wood_ramp.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/washing_machine.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/white_ceramic_tile.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/white_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/white_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/white_wallpaper.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/winch.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/winch_anchor.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/yellow_painted_drywall.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/models/item/yellow_sofa.json (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_glass_door_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/acacia_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/air_conditioner.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/alarm_clock.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/andesite_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/andesite_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/arrow_slit.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/arrow_slit_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/bathroom_ceramic_tile.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/bathtub.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/beige_ceramic_tile.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_glass_door_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/birch_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/black_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/blackstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/blackstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/blank_painting.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/blank_painting_big.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/blue_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/blue_vinyl_siding.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/brown_ceramic_tile.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/brown_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/canvas.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cctv_camera.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/ceiling_fan.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chainsaw_blade.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chess_board.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_nether_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_nether_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_polished_blackstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_polished_blackstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_red_sandstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_red_sandstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_sandstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_sandstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_stone_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/chiseled_stone_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/clay_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/clay_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cobblestone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cobblestone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/coffee_mug.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cracked_stone_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cracked_stone_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_glass_door_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/crimson_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cut_red_sandstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cut_red_sandstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cut_sandstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cut_sandstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/cyan_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_glass_door_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_oak_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_prismarine_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dark_prismarine_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/diorite_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/diorite_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/dishwasher.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/drain_stopper.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/easel.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/electrical_outlet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/extractor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/fan_off_hq.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/fan_on.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/fan_on.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/flashlight_animated_white.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/flashlight_animated_white.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/floor_mat_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/floor_mat_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/four_panel_window.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_acacia_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_birch_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_clear.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_crimson_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_dark_oak_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_door_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_iron_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_jungle_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_oak_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_spruce_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/glass_warped_trapdoor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/granite_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/granite_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/gravel_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/gravel_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/gray_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/gray_vinyl_siding.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/green_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/green_vinyl_siding.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/guitar.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/guitar_amplifier.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/guitar_amplifier_back.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/guitar_amplifier_saide.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/guitar_amplifier_top_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/hedge.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/hot_water_heater.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/inset_light_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/inset_light_side.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/inset_light_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/iron_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/iron_grate.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jail_bars.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jail_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/jungle_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/kitchen_sink.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/large_mirror.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/light_blue_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/light_bulb.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/light_gray_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/light_switch.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/light_switch_hires.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/lime_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/magenta_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/massive_mirror.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/mattress.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/metal_catwalk.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/metal_catwalk_floor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/metal_duct.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/metal_duct_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/microwave.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/microwave_face.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/mirror.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_acacia_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_birch_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_crimson_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_dark_oak_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_door_bottom_white.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_door_top_white.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_jungle_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_oak_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_spruce_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/modern_warped_bookshelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/mossy_cobblestone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/mossy_cobblestone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/mossy_stone_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/mossy_stone_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/nether_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/nether_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/netherrack_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/netherrack_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_glass_door_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/oak_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/obsidian_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/obsidian_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/old_tv.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/old_tv_dial.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/old_tv_front.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/orange_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/photocopier.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/pink_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_andesite_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_andesite_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_blackstone_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_blackstone_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_blackstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_blackstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_diorite_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_diorite_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_granite_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/polished_granite_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_receiver_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_receiver_layer.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_receiver_side.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_receiver_surroundin_effect.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_receiver_surroundin_effect.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_receiver_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_transmitter_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_transmitter_side.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/power_transmitter_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/printer.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/prismarine_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/prismarine_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/prismarine_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/prismarine_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/pure_white.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/purple_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/red_sand_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/red_sand_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/red_sandstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/red_sandstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/red_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/red_vinyl_siding.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/refrigerator.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/rocky_ceramic_tile.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/sand_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/sand_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/sandstone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/sandstone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/seed.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/seed_spreader_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/seed_spreader_side.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/seed_spreader_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/shower_head.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/six_panel_window.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/smooth_stone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/smooth_stone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/spruce_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/steam_radiator_high.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/steam_radiator_low.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/steam_radiator_med.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/steam_radiator_off.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/stone_bricks_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/stone_bricks_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/stone_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/stone_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/stove.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/stove_console.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/symphony_6_f_major.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/tall_mirror.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/terracotta_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/terracotta_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/tile_light.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/toilet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/toilet_water_still.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/toilet_water_still.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/transparent_dot.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/trash_can.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/turntable_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/turntable_side.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/turntable_stone.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/turntable_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/vinyl_siding.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_chair.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_glass_door_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_glass_door_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_kitchen_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_kitchen_drawer_cabinet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_mini_stool.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_night_stand.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_planks_deck.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_round_table.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/warped_wall_shelf.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/washing_machine.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/white.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/white_ceramic_tile.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/white_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/winch.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/winch_anchor.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/winch_anchor_bottom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/winch_anchor_buckle.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/winch_anchor_horn.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/winch_anchor_top.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/winch_side.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/block/yellow_sofa.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/canvas_tooltip.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/canvas_ui.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_chess_blank.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_container_mini.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_easel_custom_size.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_easel_optional.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_motorboat.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_photocopier.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_printer.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_printer_custom.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_radiator_all.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_seed_spreader.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/gui_trash.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/mc_guitar_keys_full.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/modern_door_top_white.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/modern_door_top_white2.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/ui_color_picker.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/gui/wireless_power_ui.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/acacia_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/base_color.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/battery.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bicycle.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bicycle_uv.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/birch_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bishop.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bishop_w.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/black_parts.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/book.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bullet.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bullet_hole_1.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bullet_hole_2.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/bullet_hole_3.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/camera.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/camera_glass.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/camera_viewfinder.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/chainsaw_blade.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/chainsaw_blade_off.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/chainsaw_blade_on.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/chainsaw_blade_on.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/crimson_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/dark_oak_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/extended_gun_magazine.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/flashlight_off.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/flashlight_on.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/gas_can.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/guitar.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/gun_magazine.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/handgun.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/holes.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/iron_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/jungle_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/king.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/king_w.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/knight.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/knight_w.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/memory_card.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/metal_color.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/modern_white_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/motorboat_uv.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/muzzle_flash.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/muzzle_flash.png.mcmeta (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/oak_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/paintbrush.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/pawn_small.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/pawn_small_w.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/queen.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/queen_w.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/rook.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/rook_w.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/speedometer.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/spruce_glass_door.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/tire1.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/tire2.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/tire3.png (100%) rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/assets/modernlife/textures/item/warped_glass_door.png (100%) create mode 100644 src/main/resources/resourcepacks/modernlifepatch/pack.mcmeta rename src/main/resources/resourcepacks/{new_modern_life => modernlifepatch}/pack.png (100%) delete mode 100644 src/main/resources/resourcepacks/new_modern_life/pack.mcmeta diff --git a/LICENSE.txt b/LICENSE.txt index 2f7dd68..83682a6 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -The MIT License (MIT) +baiThe MIT License (MIT) Copyright (c) 3944Realms And BF_Meow diff --git a/build.gradle b/build.gradle index 9b53bbf..de9b410 100644 --- a/build.gradle +++ b/build.gradle @@ -3,6 +3,8 @@ buildscript { // These repositories are only for Gradle plugins, put any other repositories in the repository block further below maven { url = 'https://maven.minecraftforge.net' } mavenCentral() +// maven { url = 'https://maven.parchmentmc.org' } // Add this line + } dependencies { classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '5.1.+', changing: true @@ -13,14 +15,15 @@ buildscript { plugins { id 'eclipse' id 'maven-publish' +// id 'org.parchmentmc.librarian.forgegradle' version '1.+' } apply plugin: 'net.minecraftforge.gradle' apply plugin: 'org.spongepowered.mixin' -version = '1.18.2-1.3.3' -group = 'com.r3944realms.modernlifepatch' // http://maven.apache.org/guides/mini/guide-naming-conventions.html -archivesBaseName = 'modernlifepatch' +version = project.property('mod.version') +group = project.property('mod.group') // http://maven.apache.org/guides/mini/guide-naming-conventions.html +archivesBaseName = project.property('mod.id') // Mojang ships Java 17 to end users in 1.18+, so your mod should target Java 17. java.toolchain.languageVersion = JavaLanguageVersion.of(17) @@ -41,6 +44,7 @@ minecraft { // Use non-default mappings at your own risk. They may not always work. // Simply re-run your setup task after changing the mappings to update your workspace. mappings channel: 'official', version: '1.18.2' +// mappings channel: 'parchment', version: '2022.11.06-1.18.2' accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg') // accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg') // Currently, this location cannot be changed from the default. @@ -66,8 +70,8 @@ minecraft { property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg" // Comma-separated list of namespaces to load gametests from. Empty = all namespaces. - property 'forge.enabledGameTestNamespaces', 'modernlifepatch' - arg "-mixin.config=" + "modernlifepatch.mixins.json" + property 'forge.enabledGameTestNamespaces', archivesBaseName + arg "-mixin.config=" + archivesBaseName + ".mixins.json" mods { modernlifepatch { @@ -87,8 +91,8 @@ minecraft { // Comma-separated list of namespaces to load gametests from. Empty = all namespaces. - property 'forge.enabledGameTestNamespaces', 'modernlifepatch' - arg "-mixin.config=" + "modernlifepatch.mixins.json" + property 'forge.enabledGameTestNamespaces', archivesBaseName + arg "-mixin.config=" + archivesBaseName + ".mixins.json" mods { examplemod { source sourceSets.main @@ -118,8 +122,8 @@ minecraft { // Comma-separated list of namespaces to load gametests from. Empty = all namespaces. - property 'forge.enabledGameTestNamespaces', 'modernlifepatch' - arg "-mixin.config=" + "modernlifepatch.mixins.json" + property 'forge.enabledGameTestNamespaces', archivesBaseName + arg "-mixin.config=" + archivesBaseName + ".mixins.json" mods { modernlifepatch { source sourceSets.main @@ -137,8 +141,8 @@ minecraft { // Specify the modid for data generation, where to output the resulting resource, and where to look for existing resources. - args '--mod', 'modernlifepatch', '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') - arg "-mixin.config=" + "modernlifepatch.mixins.json" + args '--mod', archivesBaseName, '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') + arg "-mixin.config=" + archivesBaseName + ".mixins.json" mods { modernlifepatch { source sourceSets.main @@ -167,7 +171,9 @@ dependencies { // The userdev artifact is a special name and will get all sorts of transformations applied to it. minecraft 'net.minecraftforge:forge:1.18.2-40.1.54' annotationProcessor 'org.spongepowered:mixin:0.8.5:processor' + implementation group: 'net.md-5', name: 'SpecialSource', version: '1.11.0' compileOnly files("lib/modernlife.jar") +// implementation fg.deobf(files("lib/modernlife.jar")) // Real mod deobf dependency examples - these get remapped to your current mappings // compileOnly fg.deobf("mezz.jei:jei-${mc_version}:${jei_version}:api") // Adds JEI API as a compile dependency // runtimeOnly fg.deobf("mezz.jei:jei-${mc_version}:${jei_version}") // Adds the full JEI mod as a runtime dependency @@ -185,7 +191,7 @@ dependencies { jar { manifest { attributes([ - "Specification-Title" : "modernlifepatch", + "Specification-Title" : archivesBaseName, "Specification-Vendor" : "modernlifepatchsareus", "Specification-Version" : "1", // We are version 1 of ourselves "Implementation-Title" : project.name, @@ -215,8 +221,8 @@ publishing { } } mixin { - add sourceSets.main, 'modernlifepatch.refmap.json' - config "modernlifepatch.mixins.json" + add sourceSets.main, archivesBaseName + '.refmap.json' + config archivesBaseName + ".mixins.json" debug.verbose = true debug.export = true diff --git a/gradle.properties b/gradle.properties index 878bf1f..f0424be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,9 @@ # Sets default memory used for gradle commands. Can be overridden by user or command line properties. # This is required to provide enough memory for the Minecraft decompilation process. org.gradle.jvmargs=-Xmx3G -org.gradle.daemon=false \ No newline at end of file +org.gradle.daemon=false + +mod.id = modernlifepatch +mod.group = com.r3944realms.modernlifepatch +mod.author = r3944Realms +mod.version = 1.18.2-1.3.7 \ No newline at end of file diff --git a/lib/output.srg b/lib/output.srg new file mode 100644 index 0000000..18119e8 --- /dev/null +++ b/lib/output.srg @@ -0,0 +1,95506 @@ +CL: com/mojang/blaze3d/Blaze3D com/mojang/blaze3d/Blaze3D +FD: com/mojang/blaze3d/Blaze3D/com/mojang/blaze3d/Blaze3D com/mojang/blaze3d/Blaze3D/com/mojang/blaze3d/Blaze3D +MD: com/mojang/blaze3d/Blaze3D/ ()V com/mojang/blaze3d/Blaze3D/ ()V +MD: com/mojang/blaze3d/Blaze3D/m_166118_ (Lcom/mojang/blaze3d/pipeline/RenderPipeline;F)V com/mojang/blaze3d/Blaze3D/process (Lcom/mojang/blaze3d/pipeline/RenderPipeline;F)V +MD: com/mojang/blaze3d/Blaze3D/m_166121_ (Lcom/mojang/blaze3d/pipeline/RenderPipeline;F)V com/mojang/blaze3d/Blaze3D/render (Lcom/mojang/blaze3d/pipeline/RenderPipeline;F)V +MD: com/mojang/blaze3d/Blaze3D/m_83639_ ()V com/mojang/blaze3d/Blaze3D/youJustLostTheGame ()V +MD: com/mojang/blaze3d/Blaze3D/m_83640_ ()D com/mojang/blaze3d/Blaze3D/getTime ()D +CL: com/mojang/blaze3d/DontObfuscate com/mojang/blaze3d/DontObfuscate +FD: com/mojang/blaze3d/DontObfuscate/com/mojang/blaze3d/DontObfuscate com/mojang/blaze3d/DontObfuscate/com/mojang/blaze3d/DontObfuscate +CL: com/mojang/blaze3d/FieldsAreNonnullByDefault com/mojang/blaze3d/FieldsAreNonnullByDefault +FD: com/mojang/blaze3d/FieldsAreNonnullByDefault/com/mojang/blaze3d/FieldsAreNonnullByDefault com/mojang/blaze3d/FieldsAreNonnullByDefault/com/mojang/blaze3d/FieldsAreNonnullByDefault +CL: com/mojang/blaze3d/MethodsReturnNonnullByDefault com/mojang/blaze3d/MethodsReturnNonnullByDefault +FD: com/mojang/blaze3d/MethodsReturnNonnullByDefault/com/mojang/blaze3d/MethodsReturnNonnullByDefault com/mojang/blaze3d/MethodsReturnNonnullByDefault/com/mojang/blaze3d/MethodsReturnNonnullByDefault +CL: com/mojang/blaze3d/audio/Channel com/mojang/blaze3d/audio/Channel +FD: com/mojang/blaze3d/audio/Channel/com/mojang/blaze3d/audio/Channel com/mojang/blaze3d/audio/Channel/com/mojang/blaze3d/audio/Channel +FD: com/mojang/blaze3d/audio/Channel/f_166124_ com/mojang/blaze3d/audio/Channel/BUFFER_DURATION_SECONDS +FD: com/mojang/blaze3d/audio/Channel/f_166125_ com/mojang/blaze3d/audio/Channel/QUEUED_BUFFER_COUNT +FD: com/mojang/blaze3d/audio/Channel/f_83641_ com/mojang/blaze3d/audio/Channel/LOGGER +FD: com/mojang/blaze3d/audio/Channel/f_83642_ com/mojang/blaze3d/audio/Channel/source +FD: com/mojang/blaze3d/audio/Channel/f_83643_ com/mojang/blaze3d/audio/Channel/initialized +FD: com/mojang/blaze3d/audio/Channel/f_83644_ com/mojang/blaze3d/audio/Channel/streamingBufferSize +FD: com/mojang/blaze3d/audio/Channel/f_83645_ com/mojang/blaze3d/audio/Channel/stream +MD: com/mojang/blaze3d/audio/Channel/ ()V com/mojang/blaze3d/audio/Channel/ ()V +MD: com/mojang/blaze3d/audio/Channel/ (I)V com/mojang/blaze3d/audio/Channel/ (I)V +MD: com/mojang/blaze3d/audio/Channel/m_166126_ ()Z com/mojang/blaze3d/audio/Channel/playing ()Z +MD: com/mojang/blaze3d/audio/Channel/m_83649_ ()Lcom/mojang/blaze3d/audio/Channel; com/mojang/blaze3d/audio/Channel/create ()Lcom/mojang/blaze3d/audio/Channel; +MD: com/mojang/blaze3d/audio/Channel/m_83650_ (F)V com/mojang/blaze3d/audio/Channel/setPitch (F)V +MD: com/mojang/blaze3d/audio/Channel/m_83652_ (I)V com/mojang/blaze3d/audio/Channel/pumpBuffers (I)V +MD: com/mojang/blaze3d/audio/Channel/m_83654_ (Lnet/minecraft/world/phys/Vec3;)V com/mojang/blaze3d/audio/Channel/setSelfPosition (Lnet/minecraft/world/phys/Vec3;)V +MD: com/mojang/blaze3d/audio/Channel/m_83656_ (Lcom/mojang/blaze3d/audio/SoundBuffer;)V com/mojang/blaze3d/audio/Channel/attachStaticBuffer (Lcom/mojang/blaze3d/audio/SoundBuffer;)V +MD: com/mojang/blaze3d/audio/Channel/m_83658_ (Lnet/minecraft/client/sounds/AudioStream;)V com/mojang/blaze3d/audio/Channel/attachBufferStream (Lnet/minecraft/client/sounds/AudioStream;)V +MD: com/mojang/blaze3d/audio/Channel/m_83660_ (Ljavax/sound/sampled/AudioFormat;I)I com/mojang/blaze3d/audio/Channel/calculateBufferSize (Ljavax/sound/sampled/AudioFormat;I)I +MD: com/mojang/blaze3d/audio/Channel/m_83663_ (Z)V com/mojang/blaze3d/audio/Channel/setLooping (Z)V +MD: com/mojang/blaze3d/audio/Channel/m_83665_ ()V com/mojang/blaze3d/audio/Channel/destroy ()V +MD: com/mojang/blaze3d/audio/Channel/m_83666_ (F)V com/mojang/blaze3d/audio/Channel/setVolume (F)V +MD: com/mojang/blaze3d/audio/Channel/m_83668_ (I)V com/mojang/blaze3d/audio/Channel/lambda$pumpBuffers$1 (I)V +MD: com/mojang/blaze3d/audio/Channel/m_83670_ (Z)V com/mojang/blaze3d/audio/Channel/setRelative (Z)V +MD: com/mojang/blaze3d/audio/Channel/m_83672_ ()V com/mojang/blaze3d/audio/Channel/play ()V +MD: com/mojang/blaze3d/audio/Channel/m_83673_ (F)V com/mojang/blaze3d/audio/Channel/linearAttenuation (F)V +MD: com/mojang/blaze3d/audio/Channel/m_83675_ (I)V com/mojang/blaze3d/audio/Channel/lambda$attachStaticBuffer$0 (I)V +MD: com/mojang/blaze3d/audio/Channel/m_83677_ ()V com/mojang/blaze3d/audio/Channel/pause ()V +MD: com/mojang/blaze3d/audio/Channel/m_83678_ ()V com/mojang/blaze3d/audio/Channel/unpause ()V +MD: com/mojang/blaze3d/audio/Channel/m_83679_ ()V com/mojang/blaze3d/audio/Channel/stop ()V +MD: com/mojang/blaze3d/audio/Channel/m_83680_ ()Z com/mojang/blaze3d/audio/Channel/stopped ()Z +MD: com/mojang/blaze3d/audio/Channel/m_83681_ ()V com/mojang/blaze3d/audio/Channel/disableAttenuation ()V +MD: com/mojang/blaze3d/audio/Channel/m_83682_ ()V com/mojang/blaze3d/audio/Channel/updateStream ()V +MD: com/mojang/blaze3d/audio/Channel/m_83683_ ()I com/mojang/blaze3d/audio/Channel/getState ()I +MD: com/mojang/blaze3d/audio/Channel/m_83684_ ()I com/mojang/blaze3d/audio/Channel/removeProcessedBuffers ()I +CL: com/mojang/blaze3d/audio/Library com/mojang/blaze3d/audio/Library +FD: com/mojang/blaze3d/audio/Library/com/mojang/blaze3d/audio/Library com/mojang/blaze3d/audio/Library/com/mojang/blaze3d/audio/Library +FD: com/mojang/blaze3d/audio/Library/f_166128_ com/mojang/blaze3d/audio/Library/DEFAULT_CHANNEL_COUNT +FD: com/mojang/blaze3d/audio/Library/f_193464_ com/mojang/blaze3d/audio/Library/NO_DEVICE +FD: com/mojang/blaze3d/audio/Library/f_193465_ com/mojang/blaze3d/audio/Library/currentDevice +FD: com/mojang/blaze3d/audio/Library/f_193466_ com/mojang/blaze3d/audio/Library/supportsDisconnections +FD: com/mojang/blaze3d/audio/Library/f_193467_ com/mojang/blaze3d/audio/Library/defaultDeviceName +FD: com/mojang/blaze3d/audio/Library/f_83685_ com/mojang/blaze3d/audio/Library/LOGGER +FD: com/mojang/blaze3d/audio/Library/f_83687_ com/mojang/blaze3d/audio/Library/context +FD: com/mojang/blaze3d/audio/Library/f_83688_ com/mojang/blaze3d/audio/Library/EMPTY +FD: com/mojang/blaze3d/audio/Library/f_83689_ com/mojang/blaze3d/audio/Library/staticChannels +FD: com/mojang/blaze3d/audio/Library/f_83690_ com/mojang/blaze3d/audio/Library/streamingChannels +FD: com/mojang/blaze3d/audio/Library/f_83691_ com/mojang/blaze3d/audio/Library/listener +MD: com/mojang/blaze3d/audio/Library/ ()V com/mojang/blaze3d/audio/Library/ ()V +MD: com/mojang/blaze3d/audio/Library/ ()V com/mojang/blaze3d/audio/Library/ ()V +MD: com/mojang/blaze3d/audio/Library/m_193468_ ()Ljava/lang/String; com/mojang/blaze3d/audio/Library/getDefaultDeviceName ()Ljava/lang/String; +MD: com/mojang/blaze3d/audio/Library/m_193469_ (Ljava/lang/String;)V com/mojang/blaze3d/audio/Library/init (Ljava/lang/String;)V +MD: com/mojang/blaze3d/audio/Library/m_193471_ ()Ljava/lang/String; com/mojang/blaze3d/audio/Library/getCurrentDeviceName ()Ljava/lang/String; +MD: com/mojang/blaze3d/audio/Library/m_193472_ (Ljava/lang/String;)J com/mojang/blaze3d/audio/Library/openDeviceOrFallback (Ljava/lang/String;)J +MD: com/mojang/blaze3d/audio/Library/m_193474_ ()Z com/mojang/blaze3d/audio/Library/hasDefaultDeviceChanged ()Z +MD: com/mojang/blaze3d/audio/Library/m_193475_ (Ljava/lang/String;)Ljava/util/OptionalLong; com/mojang/blaze3d/audio/Library/tryOpenDevice (Ljava/lang/String;)Ljava/util/OptionalLong; +MD: com/mojang/blaze3d/audio/Library/m_193477_ ()Ljava/util/List; com/mojang/blaze3d/audio/Library/getAvailableSoundDevices ()Ljava/util/List; +MD: com/mojang/blaze3d/audio/Library/m_193478_ ()Z com/mojang/blaze3d/audio/Library/isCurrentDeviceDisconnected ()Z +MD: com/mojang/blaze3d/audio/Library/m_83695_ (Lcom/mojang/blaze3d/audio/Channel;)V com/mojang/blaze3d/audio/Library/releaseChannel (Lcom/mojang/blaze3d/audio/Channel;)V +MD: com/mojang/blaze3d/audio/Library/m_83697_ (Lcom/mojang/blaze3d/audio/Library$Pool;)Lcom/mojang/blaze3d/audio/Channel; com/mojang/blaze3d/audio/Library/acquireChannel (Lcom/mojang/blaze3d/audio/Library$Pool;)Lcom/mojang/blaze3d/audio/Channel; +MD: com/mojang/blaze3d/audio/Library/m_83699_ ()V com/mojang/blaze3d/audio/Library/cleanup ()V +MD: com/mojang/blaze3d/audio/Library/m_83700_ ()Lcom/mojang/blaze3d/audio/Listener; com/mojang/blaze3d/audio/Library/getListener ()Lcom/mojang/blaze3d/audio/Listener; +MD: com/mojang/blaze3d/audio/Library/m_83701_ ()Ljava/lang/String; com/mojang/blaze3d/audio/Library/getDebugString ()Ljava/lang/String; +MD: com/mojang/blaze3d/audio/Library/m_83703_ ()I com/mojang/blaze3d/audio/Library/getChannelCount ()I +CL: com/mojang/blaze3d/audio/Library$1 com/mojang/blaze3d/audio/Library$1 +FD: com/mojang/blaze3d/audio/Library$1/com/mojang/blaze3d/audio/Library$1 com/mojang/blaze3d/audio/Library$1/com/mojang/blaze3d/audio/Library$1 +MD: com/mojang/blaze3d/audio/Library$1/ ()V com/mojang/blaze3d/audio/Library$1/ ()V +MD: com/mojang/blaze3d/audio/Library$1/m_5574_ ()Lcom/mojang/blaze3d/audio/Channel; com/mojang/blaze3d/audio/Library$1/acquire ()Lcom/mojang/blaze3d/audio/Channel; +MD: com/mojang/blaze3d/audio/Library$1/m_5658_ (Lcom/mojang/blaze3d/audio/Channel;)Z com/mojang/blaze3d/audio/Library$1/release (Lcom/mojang/blaze3d/audio/Channel;)Z +MD: com/mojang/blaze3d/audio/Library$1/m_6471_ ()V com/mojang/blaze3d/audio/Library$1/cleanup ()V +MD: com/mojang/blaze3d/audio/Library$1/m_6492_ ()I com/mojang/blaze3d/audio/Library$1/getMaxCount ()I +MD: com/mojang/blaze3d/audio/Library$1/m_6500_ ()I com/mojang/blaze3d/audio/Library$1/getUsedCount ()I +CL: com/mojang/blaze3d/audio/Library$ChannelPool com/mojang/blaze3d/audio/Library$ChannelPool +FD: com/mojang/blaze3d/audio/Library$ChannelPool/com/mojang/blaze3d/audio/Library$ChannelPool com/mojang/blaze3d/audio/Library$ChannelPool/com/mojang/blaze3d/audio/Library$ChannelPool +MD: com/mojang/blaze3d/audio/Library$ChannelPool/m_5574_ ()Lcom/mojang/blaze3d/audio/Channel; com/mojang/blaze3d/audio/Library$ChannelPool/acquire ()Lcom/mojang/blaze3d/audio/Channel; +MD: com/mojang/blaze3d/audio/Library$ChannelPool/m_5658_ (Lcom/mojang/blaze3d/audio/Channel;)Z com/mojang/blaze3d/audio/Library$ChannelPool/release (Lcom/mojang/blaze3d/audio/Channel;)Z +MD: com/mojang/blaze3d/audio/Library$ChannelPool/m_6471_ ()V com/mojang/blaze3d/audio/Library$ChannelPool/cleanup ()V +MD: com/mojang/blaze3d/audio/Library$ChannelPool/m_6492_ ()I com/mojang/blaze3d/audio/Library$ChannelPool/getMaxCount ()I +MD: com/mojang/blaze3d/audio/Library$ChannelPool/m_6500_ ()I com/mojang/blaze3d/audio/Library$ChannelPool/getUsedCount ()I +CL: com/mojang/blaze3d/audio/Library$CountingChannelPool com/mojang/blaze3d/audio/Library$CountingChannelPool +FD: com/mojang/blaze3d/audio/Library$CountingChannelPool/com/mojang/blaze3d/audio/Library$CountingChannelPool com/mojang/blaze3d/audio/Library$CountingChannelPool/com/mojang/blaze3d/audio/Library$CountingChannelPool +FD: com/mojang/blaze3d/audio/Library$CountingChannelPool/f_83713_ com/mojang/blaze3d/audio/Library$CountingChannelPool/limit +FD: com/mojang/blaze3d/audio/Library$CountingChannelPool/f_83714_ com/mojang/blaze3d/audio/Library$CountingChannelPool/activeChannels +MD: com/mojang/blaze3d/audio/Library$CountingChannelPool/ (I)V com/mojang/blaze3d/audio/Library$CountingChannelPool/ (I)V +MD: com/mojang/blaze3d/audio/Library$CountingChannelPool/m_5574_ ()Lcom/mojang/blaze3d/audio/Channel; com/mojang/blaze3d/audio/Library$CountingChannelPool/acquire ()Lcom/mojang/blaze3d/audio/Channel; +MD: com/mojang/blaze3d/audio/Library$CountingChannelPool/m_5658_ (Lcom/mojang/blaze3d/audio/Channel;)Z com/mojang/blaze3d/audio/Library$CountingChannelPool/release (Lcom/mojang/blaze3d/audio/Channel;)Z +MD: com/mojang/blaze3d/audio/Library$CountingChannelPool/m_6471_ ()V com/mojang/blaze3d/audio/Library$CountingChannelPool/cleanup ()V +MD: com/mojang/blaze3d/audio/Library$CountingChannelPool/m_6492_ ()I com/mojang/blaze3d/audio/Library$CountingChannelPool/getMaxCount ()I +MD: com/mojang/blaze3d/audio/Library$CountingChannelPool/m_6500_ ()I com/mojang/blaze3d/audio/Library$CountingChannelPool/getUsedCount ()I +CL: com/mojang/blaze3d/audio/Library$Pool com/mojang/blaze3d/audio/Library$Pool +FD: com/mojang/blaze3d/audio/Library$Pool/$VALUES com/mojang/blaze3d/audio/Library$Pool/$VALUES +FD: com/mojang/blaze3d/audio/Library$Pool/STATIC com/mojang/blaze3d/audio/Library$Pool/STATIC +FD: com/mojang/blaze3d/audio/Library$Pool/STREAMING com/mojang/blaze3d/audio/Library$Pool/STREAMING +FD: com/mojang/blaze3d/audio/Library$Pool/com/mojang/blaze3d/audio/Library$Pool com/mojang/blaze3d/audio/Library$Pool/com/mojang/blaze3d/audio/Library$Pool +MD: com/mojang/blaze3d/audio/Library$Pool/ ()V com/mojang/blaze3d/audio/Library$Pool/ ()V +MD: com/mojang/blaze3d/audio/Library$Pool/ (Ljava/lang/String;I)V com/mojang/blaze3d/audio/Library$Pool/ (Ljava/lang/String;I)V +MD: com/mojang/blaze3d/audio/Library$Pool/m_166129_ ()[Lcom/mojang/blaze3d/audio/Library$Pool; com/mojang/blaze3d/audio/Library$Pool/$values ()[Lcom/mojang/blaze3d/audio/Library$Pool; +MD: com/mojang/blaze3d/audio/Library$Pool/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/audio/Library$Pool; com/mojang/blaze3d/audio/Library$Pool/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/audio/Library$Pool; +MD: com/mojang/blaze3d/audio/Library$Pool/values ()[Lcom/mojang/blaze3d/audio/Library$Pool; com/mojang/blaze3d/audio/Library$Pool/values ()[Lcom/mojang/blaze3d/audio/Library$Pool; +CL: com/mojang/blaze3d/audio/Listener com/mojang/blaze3d/audio/Listener +FD: com/mojang/blaze3d/audio/Listener/com/mojang/blaze3d/audio/Listener com/mojang/blaze3d/audio/Listener/com/mojang/blaze3d/audio/Listener +FD: com/mojang/blaze3d/audio/Listener/f_83733_ com/mojang/blaze3d/audio/Listener/gain +FD: com/mojang/blaze3d/audio/Listener/f_83734_ com/mojang/blaze3d/audio/Listener/position +MD: com/mojang/blaze3d/audio/Listener/ ()V com/mojang/blaze3d/audio/Listener/ ()V +MD: com/mojang/blaze3d/audio/Listener/m_83736_ ()Lnet/minecraft/world/phys/Vec3; com/mojang/blaze3d/audio/Listener/getListenerPosition ()Lnet/minecraft/world/phys/Vec3; +MD: com/mojang/blaze3d/audio/Listener/m_83737_ (F)V com/mojang/blaze3d/audio/Listener/setGain (F)V +MD: com/mojang/blaze3d/audio/Listener/m_83739_ (Lnet/minecraft/world/phys/Vec3;)V com/mojang/blaze3d/audio/Listener/setListenerPosition (Lnet/minecraft/world/phys/Vec3;)V +MD: com/mojang/blaze3d/audio/Listener/m_83741_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/audio/Listener/setListenerOrientation (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/audio/Listener/m_83744_ ()F com/mojang/blaze3d/audio/Listener/getGain ()F +MD: com/mojang/blaze3d/audio/Listener/m_83745_ ()V com/mojang/blaze3d/audio/Listener/reset ()V +CL: com/mojang/blaze3d/audio/OggAudioStream com/mojang/blaze3d/audio/OggAudioStream +FD: com/mojang/blaze3d/audio/OggAudioStream/com/mojang/blaze3d/audio/OggAudioStream com/mojang/blaze3d/audio/OggAudioStream/com/mojang/blaze3d/audio/OggAudioStream +FD: com/mojang/blaze3d/audio/OggAudioStream/f_166130_ com/mojang/blaze3d/audio/OggAudioStream/EXPECTED_MAX_FRAME_SIZE +FD: com/mojang/blaze3d/audio/OggAudioStream/f_83746_ com/mojang/blaze3d/audio/OggAudioStream/handle +FD: com/mojang/blaze3d/audio/OggAudioStream/f_83747_ com/mojang/blaze3d/audio/OggAudioStream/audioFormat +FD: com/mojang/blaze3d/audio/OggAudioStream/f_83748_ com/mojang/blaze3d/audio/OggAudioStream/input +FD: com/mojang/blaze3d/audio/OggAudioStream/f_83749_ com/mojang/blaze3d/audio/OggAudioStream/buffer +MD: com/mojang/blaze3d/audio/OggAudioStream/ (Ljava/io/InputStream;)V com/mojang/blaze3d/audio/OggAudioStream/ (Ljava/io/InputStream;)V +MD: com/mojang/blaze3d/audio/OggAudioStream/close ()V com/mojang/blaze3d/audio/OggAudioStream/close ()V +MD: com/mojang/blaze3d/audio/OggAudioStream/m_6206_ ()Ljavax/sound/sampled/AudioFormat; com/mojang/blaze3d/audio/OggAudioStream/getFormat ()Ljavax/sound/sampled/AudioFormat; +MD: com/mojang/blaze3d/audio/OggAudioStream/m_7118_ (I)Ljava/nio/ByteBuffer; com/mojang/blaze3d/audio/OggAudioStream/read (I)Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/audio/OggAudioStream/m_83755_ (Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)Z com/mojang/blaze3d/audio/OggAudioStream/readFrame (Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)Z +MD: com/mojang/blaze3d/audio/OggAudioStream/m_83757_ (Ljava/nio/FloatBuffer;Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)V com/mojang/blaze3d/audio/OggAudioStream/convertMono (Ljava/nio/FloatBuffer;Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)V +MD: com/mojang/blaze3d/audio/OggAudioStream/m_83760_ (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)V com/mojang/blaze3d/audio/OggAudioStream/convertStereo (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)V +MD: com/mojang/blaze3d/audio/OggAudioStream/m_83764_ ()Ljava/nio/ByteBuffer; com/mojang/blaze3d/audio/OggAudioStream/readAll ()Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/audio/OggAudioStream/m_83765_ ()Z com/mojang/blaze3d/audio/OggAudioStream/refillFromStream ()Z +MD: com/mojang/blaze3d/audio/OggAudioStream/m_83767_ ()V com/mojang/blaze3d/audio/OggAudioStream/forwardBuffer ()V +CL: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat com/mojang/blaze3d/audio/OggAudioStream$OutputConcat +FD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/com/mojang/blaze3d/audio/OggAudioStream$OutputConcat com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/com/mojang/blaze3d/audio/OggAudioStream$OutputConcat +FD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/f_83768_ com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/buffers +FD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/f_83769_ com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/bufferSize +FD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/f_83770_ com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/byteCount +FD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/f_83771_ com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/currentBuffer +MD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/ (I)V com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/ (I)V +MD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/m_83774_ ()Ljava/nio/ByteBuffer; com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/get ()Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/m_83775_ (F)V com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/put (F)V +MD: com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/m_83779_ ()V com/mojang/blaze3d/audio/OggAudioStream$OutputConcat/createNewBuffer ()V +CL: com/mojang/blaze3d/audio/OpenAlUtil com/mojang/blaze3d/audio/OpenAlUtil +FD: com/mojang/blaze3d/audio/OpenAlUtil/com/mojang/blaze3d/audio/OpenAlUtil com/mojang/blaze3d/audio/OpenAlUtil/com/mojang/blaze3d/audio/OpenAlUtil +FD: com/mojang/blaze3d/audio/OpenAlUtil/f_83780_ com/mojang/blaze3d/audio/OpenAlUtil/LOGGER +MD: com/mojang/blaze3d/audio/OpenAlUtil/ ()V com/mojang/blaze3d/audio/OpenAlUtil/ ()V +MD: com/mojang/blaze3d/audio/OpenAlUtil/ ()V com/mojang/blaze3d/audio/OpenAlUtil/ ()V +MD: com/mojang/blaze3d/audio/OpenAlUtil/m_83782_ (I)Ljava/lang/String; com/mojang/blaze3d/audio/OpenAlUtil/alErrorToString (I)Ljava/lang/String; +MD: com/mojang/blaze3d/audio/OpenAlUtil/m_83784_ (JLjava/lang/String;)Z com/mojang/blaze3d/audio/OpenAlUtil/checkALCError (JLjava/lang/String;)Z +MD: com/mojang/blaze3d/audio/OpenAlUtil/m_83787_ (Ljava/lang/String;)Z com/mojang/blaze3d/audio/OpenAlUtil/checkALError (Ljava/lang/String;)Z +MD: com/mojang/blaze3d/audio/OpenAlUtil/m_83789_ (Ljavax/sound/sampled/AudioFormat;)I com/mojang/blaze3d/audio/OpenAlUtil/audioFormatToOpenAl (Ljavax/sound/sampled/AudioFormat;)I +MD: com/mojang/blaze3d/audio/OpenAlUtil/m_83791_ (I)Ljava/lang/String; com/mojang/blaze3d/audio/OpenAlUtil/alcErrorToString (I)Ljava/lang/String; +CL: com/mojang/blaze3d/audio/SoundBuffer com/mojang/blaze3d/audio/SoundBuffer +FD: com/mojang/blaze3d/audio/SoundBuffer/com/mojang/blaze3d/audio/SoundBuffer com/mojang/blaze3d/audio/SoundBuffer/com/mojang/blaze3d/audio/SoundBuffer +FD: com/mojang/blaze3d/audio/SoundBuffer/f_83793_ com/mojang/blaze3d/audio/SoundBuffer/data +FD: com/mojang/blaze3d/audio/SoundBuffer/f_83794_ com/mojang/blaze3d/audio/SoundBuffer/format +FD: com/mojang/blaze3d/audio/SoundBuffer/f_83795_ com/mojang/blaze3d/audio/SoundBuffer/hasAlBuffer +FD: com/mojang/blaze3d/audio/SoundBuffer/f_83796_ com/mojang/blaze3d/audio/SoundBuffer/alBuffer +MD: com/mojang/blaze3d/audio/SoundBuffer/ (Ljava/nio/ByteBuffer;Ljavax/sound/sampled/AudioFormat;)V com/mojang/blaze3d/audio/SoundBuffer/ (Ljava/nio/ByteBuffer;Ljavax/sound/sampled/AudioFormat;)V +MD: com/mojang/blaze3d/audio/SoundBuffer/m_83800_ ()Ljava/util/OptionalInt; com/mojang/blaze3d/audio/SoundBuffer/getAlBuffer ()Ljava/util/OptionalInt; +MD: com/mojang/blaze3d/audio/SoundBuffer/m_83801_ ()V com/mojang/blaze3d/audio/SoundBuffer/discardAlBuffer ()V +MD: com/mojang/blaze3d/audio/SoundBuffer/m_83802_ ()Ljava/util/OptionalInt; com/mojang/blaze3d/audio/SoundBuffer/releaseAlBuffer ()Ljava/util/OptionalInt; +CL: com/mojang/blaze3d/audio/package-info com/mojang/blaze3d/audio/package-info +FD: com/mojang/blaze3d/audio/package-info/com/mojang/blaze3d/audio/package-info com/mojang/blaze3d/audio/package-info/com/mojang/blaze3d/audio/package-info +CL: com/mojang/blaze3d/font/GlyphInfo com/mojang/blaze3d/font/GlyphInfo +FD: com/mojang/blaze3d/font/GlyphInfo/com/mojang/blaze3d/font/GlyphInfo com/mojang/blaze3d/font/GlyphInfo/com/mojang/blaze3d/font/GlyphInfo +MD: com/mojang/blaze3d/font/GlyphInfo/m_142672_ ()F com/mojang/blaze3d/font/GlyphInfo/getBearingY ()F +MD: com/mojang/blaze3d/font/GlyphInfo/m_5619_ ()F com/mojang/blaze3d/font/GlyphInfo/getBoldOffset ()F +MD: com/mojang/blaze3d/font/GlyphInfo/m_5620_ ()F com/mojang/blaze3d/font/GlyphInfo/getBearingX ()F +MD: com/mojang/blaze3d/font/GlyphInfo/m_5645_ ()F com/mojang/blaze3d/font/GlyphInfo/getShadowOffset ()F +MD: com/mojang/blaze3d/font/GlyphInfo/m_7403_ ()F com/mojang/blaze3d/font/GlyphInfo/getAdvance ()F +MD: com/mojang/blaze3d/font/GlyphInfo/m_83827_ (Z)F com/mojang/blaze3d/font/GlyphInfo/getAdvance (Z)F +CL: com/mojang/blaze3d/font/GlyphProvider com/mojang/blaze3d/font/GlyphProvider +FD: com/mojang/blaze3d/font/GlyphProvider/com/mojang/blaze3d/font/GlyphProvider com/mojang/blaze3d/font/GlyphProvider/com/mojang/blaze3d/font/GlyphProvider +MD: com/mojang/blaze3d/font/GlyphProvider/close ()V com/mojang/blaze3d/font/GlyphProvider/close ()V +MD: com/mojang/blaze3d/font/GlyphProvider/m_6990_ ()Lit/unimi/dsi/fastutil/ints/IntSet; com/mojang/blaze3d/font/GlyphProvider/getSupportedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet; +MD: com/mojang/blaze3d/font/GlyphProvider/m_7823_ (I)Lcom/mojang/blaze3d/font/RawGlyph; com/mojang/blaze3d/font/GlyphProvider/getGlyph (I)Lcom/mojang/blaze3d/font/RawGlyph; +CL: com/mojang/blaze3d/font/RawGlyph com/mojang/blaze3d/font/RawGlyph +FD: com/mojang/blaze3d/font/RawGlyph/com/mojang/blaze3d/font/RawGlyph com/mojang/blaze3d/font/RawGlyph/com/mojang/blaze3d/font/RawGlyph +MD: com/mojang/blaze3d/font/RawGlyph/m_142672_ ()F com/mojang/blaze3d/font/RawGlyph/getBearingY ()F +MD: com/mojang/blaze3d/font/RawGlyph/m_5621_ ()F com/mojang/blaze3d/font/RawGlyph/getOversample ()F +MD: com/mojang/blaze3d/font/RawGlyph/m_5629_ ()I com/mojang/blaze3d/font/RawGlyph/getPixelHeight ()I +MD: com/mojang/blaze3d/font/RawGlyph/m_5631_ ()I com/mojang/blaze3d/font/RawGlyph/getPixelWidth ()I +MD: com/mojang/blaze3d/font/RawGlyph/m_5633_ ()Z com/mojang/blaze3d/font/RawGlyph/isColored ()Z +MD: com/mojang/blaze3d/font/RawGlyph/m_6238_ (II)V com/mojang/blaze3d/font/RawGlyph/upload (II)V +MD: com/mojang/blaze3d/font/RawGlyph/m_83833_ ()F com/mojang/blaze3d/font/RawGlyph/getLeft ()F +MD: com/mojang/blaze3d/font/RawGlyph/m_83834_ ()F com/mojang/blaze3d/font/RawGlyph/getRight ()F +MD: com/mojang/blaze3d/font/RawGlyph/m_83835_ ()F com/mojang/blaze3d/font/RawGlyph/getUp ()F +MD: com/mojang/blaze3d/font/RawGlyph/m_83836_ ()F com/mojang/blaze3d/font/RawGlyph/getDown ()F +CL: com/mojang/blaze3d/font/TrueTypeGlyphProvider com/mojang/blaze3d/font/TrueTypeGlyphProvider +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/com/mojang/blaze3d/font/TrueTypeGlyphProvider com/mojang/blaze3d/font/TrueTypeGlyphProvider/com/mojang/blaze3d/font/TrueTypeGlyphProvider +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83837_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/fontMemory +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83838_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/font +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83839_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/oversample +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83840_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/skip +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83841_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/shiftX +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83842_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/shiftY +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83843_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/pointScale +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/f_83844_ com/mojang/blaze3d/font/TrueTypeGlyphProvider/ascent +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/ (Ljava/nio/ByteBuffer;Lorg/lwjgl/stb/STBTTFontinfo;FFFFLjava/lang/String;)V com/mojang/blaze3d/font/TrueTypeGlyphProvider/ (Ljava/nio/ByteBuffer;Lorg/lwjgl/stb/STBTTFontinfo;FFFFLjava/lang/String;)V +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/close ()V com/mojang/blaze3d/font/TrueTypeGlyphProvider/close ()V +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/m_6990_ ()Lit/unimi/dsi/fastutil/ints/IntSet; com/mojang/blaze3d/font/TrueTypeGlyphProvider/getSupportedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet; +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/m_7823_ (I)Lcom/mojang/blaze3d/font/RawGlyph; com/mojang/blaze3d/font/TrueTypeGlyphProvider/getGlyph (I)Lcom/mojang/blaze3d/font/RawGlyph; +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/m_7823_ (I)Lcom/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph; com/mojang/blaze3d/font/TrueTypeGlyphProvider/getGlyph (I)Lcom/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph; +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider/m_83862_ (I)Z com/mojang/blaze3d/font/TrueTypeGlyphProvider/lambda$getSupportedGlyphs$0 (I)Z +CL: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/f_83873_ com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/this$0 +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/f_83874_ com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/width +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/f_83875_ com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/height +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/f_83876_ com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/bearingX +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/f_83877_ com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/bearingY +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/f_83878_ com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/advance +FD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/f_83879_ com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/index +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/ (Lcom/mojang/blaze3d/font/TrueTypeGlyphProvider;IIIIFFI)V com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/ (Lcom/mojang/blaze3d/font/TrueTypeGlyphProvider;IIIIFFI)V +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_142672_ ()F com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/getBearingY ()F +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_5620_ ()F com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/getBearingX ()F +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_5621_ ()F com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/getOversample ()F +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_5629_ ()I com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/getPixelHeight ()I +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_5631_ ()I com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/getPixelWidth ()I +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_5633_ ()Z com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/isColored ()Z +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_6238_ (II)V com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/upload (II)V +MD: com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/m_7403_ ()F com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph/getAdvance ()F +CL: com/mojang/blaze3d/font/package-info com/mojang/blaze3d/font/package-info +FD: com/mojang/blaze3d/font/package-info/com/mojang/blaze3d/font/package-info com/mojang/blaze3d/font/package-info/com/mojang/blaze3d/font/package-info +CL: com/mojang/blaze3d/package-info com/mojang/blaze3d/package-info +FD: com/mojang/blaze3d/package-info/com/mojang/blaze3d/package-info com/mojang/blaze3d/package-info/com/mojang/blaze3d/package-info +CL: com/mojang/blaze3d/pipeline/MainTarget com/mojang/blaze3d/pipeline/MainTarget +FD: com/mojang/blaze3d/pipeline/MainTarget/com/mojang/blaze3d/pipeline/MainTarget com/mojang/blaze3d/pipeline/MainTarget/com/mojang/blaze3d/pipeline/MainTarget +FD: com/mojang/blaze3d/pipeline/MainTarget/f_166132_ com/mojang/blaze3d/pipeline/MainTarget/DEFAULT_WIDTH +FD: com/mojang/blaze3d/pipeline/MainTarget/f_166133_ com/mojang/blaze3d/pipeline/MainTarget/DEFAULT_HEIGHT +FD: com/mojang/blaze3d/pipeline/MainTarget/f_166134_ com/mojang/blaze3d/pipeline/MainTarget/DEFAULT_DIMENSIONS +MD: com/mojang/blaze3d/pipeline/MainTarget/ ()V com/mojang/blaze3d/pipeline/MainTarget/ ()V +MD: com/mojang/blaze3d/pipeline/MainTarget/ (II)V com/mojang/blaze3d/pipeline/MainTarget/ (II)V +MD: com/mojang/blaze3d/pipeline/MainTarget/m_166139_ (Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension;)Z com/mojang/blaze3d/pipeline/MainTarget/allocateColorAttachment (Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension;)Z +MD: com/mojang/blaze3d/pipeline/MainTarget/m_166141_ (II)V com/mojang/blaze3d/pipeline/MainTarget/createFrameBuffer (II)V +MD: com/mojang/blaze3d/pipeline/MainTarget/m_166144_ (Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension;)Z com/mojang/blaze3d/pipeline/MainTarget/allocateDepthAttachment (Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension;)Z +MD: com/mojang/blaze3d/pipeline/MainTarget/m_166146_ (II)Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension; com/mojang/blaze3d/pipeline/MainTarget/allocateAttachments (II)Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension; +MD: com/mojang/blaze3d/pipeline/MainTarget/m_166149_ (II)V com/mojang/blaze3d/pipeline/MainTarget/lambda$new$0 (II)V +CL: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState com/mojang/blaze3d/pipeline/MainTarget$AttachmentState +FD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/$VALUES com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/$VALUES +FD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/COLOR com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/COLOR +FD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/COLOR_DEPTH com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/COLOR_DEPTH +FD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/DEPTH com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/DEPTH +FD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/NONE com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/NONE +FD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/com/mojang/blaze3d/pipeline/MainTarget$AttachmentState com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/com/mojang/blaze3d/pipeline/MainTarget$AttachmentState +FD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/f_166156_ com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/VALUES +MD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/ ()V com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/ ()V +MD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/ (Ljava/lang/String;I)V com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/ (Ljava/lang/String;I)V +MD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/m_166162_ ()[Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/$values ()[Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; +MD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/m_166163_ (Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState;)Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/with (Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState;)Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; +MD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; +MD: com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/values ()[Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; com/mojang/blaze3d/pipeline/MainTarget$AttachmentState/values ()[Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; +CL: com/mojang/blaze3d/pipeline/MainTarget$Dimension com/mojang/blaze3d/pipeline/MainTarget$Dimension +FD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/com/mojang/blaze3d/pipeline/MainTarget$Dimension com/mojang/blaze3d/pipeline/MainTarget$Dimension/com/mojang/blaze3d/pipeline/MainTarget$Dimension +FD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/f_166168_ com/mojang/blaze3d/pipeline/MainTarget$Dimension/width +FD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/f_166169_ com/mojang/blaze3d/pipeline/MainTarget$Dimension/height +MD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/ (II)V com/mojang/blaze3d/pipeline/MainTarget$Dimension/ (II)V +MD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/equals (Ljava/lang/Object;)Z com/mojang/blaze3d/pipeline/MainTarget$Dimension/equals (Ljava/lang/Object;)Z +MD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/hashCode ()I com/mojang/blaze3d/pipeline/MainTarget$Dimension/hashCode ()I +MD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/m_166173_ (II)Ljava/util/List; com/mojang/blaze3d/pipeline/MainTarget$Dimension/listWithFallback (II)Ljava/util/List; +MD: com/mojang/blaze3d/pipeline/MainTarget$Dimension/toString ()Ljava/lang/String; com/mojang/blaze3d/pipeline/MainTarget$Dimension/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/pipeline/RenderCall com/mojang/blaze3d/pipeline/RenderCall +FD: com/mojang/blaze3d/pipeline/RenderCall/com/mojang/blaze3d/pipeline/RenderCall com/mojang/blaze3d/pipeline/RenderCall/com/mojang/blaze3d/pipeline/RenderCall +MD: com/mojang/blaze3d/pipeline/RenderCall/m_83909_ ()V com/mojang/blaze3d/pipeline/RenderCall/execute ()V +CL: com/mojang/blaze3d/pipeline/RenderPipeline com/mojang/blaze3d/pipeline/RenderPipeline +FD: com/mojang/blaze3d/pipeline/RenderPipeline/com/mojang/blaze3d/pipeline/RenderPipeline com/mojang/blaze3d/pipeline/RenderPipeline/com/mojang/blaze3d/pipeline/RenderPipeline +FD: com/mojang/blaze3d/pipeline/RenderPipeline/f_166180_ com/mojang/blaze3d/pipeline/RenderPipeline/isRecording +FD: com/mojang/blaze3d/pipeline/RenderPipeline/f_166181_ com/mojang/blaze3d/pipeline/RenderPipeline/isProcessing +FD: com/mojang/blaze3d/pipeline/RenderPipeline/f_83910_ com/mojang/blaze3d/pipeline/RenderPipeline/renderCalls +FD: com/mojang/blaze3d/pipeline/RenderPipeline/f_83911_ com/mojang/blaze3d/pipeline/RenderPipeline/recordingBuffer +FD: com/mojang/blaze3d/pipeline/RenderPipeline/f_83912_ com/mojang/blaze3d/pipeline/RenderPipeline/processedBuffer +FD: com/mojang/blaze3d/pipeline/RenderPipeline/f_83913_ com/mojang/blaze3d/pipeline/RenderPipeline/renderingBuffer +MD: com/mojang/blaze3d/pipeline/RenderPipeline/ ()V com/mojang/blaze3d/pipeline/RenderPipeline/ ()V +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166182_ ()Z com/mojang/blaze3d/pipeline/RenderPipeline/canBeginRecording ()Z +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166183_ (Lcom/mojang/blaze3d/pipeline/RenderCall;)V com/mojang/blaze3d/pipeline/RenderPipeline/recordRenderCall (Lcom/mojang/blaze3d/pipeline/RenderCall;)V +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166185_ ()Z com/mojang/blaze3d/pipeline/RenderPipeline/beginRecording ()Z +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166186_ ()V com/mojang/blaze3d/pipeline/RenderPipeline/endRecording ()V +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166187_ ()Z com/mojang/blaze3d/pipeline/RenderPipeline/canBeginProcessing ()Z +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166188_ ()Z com/mojang/blaze3d/pipeline/RenderPipeline/beginProcessing ()Z +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166189_ ()V com/mojang/blaze3d/pipeline/RenderPipeline/processRecordedQueue ()V +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166190_ ()V com/mojang/blaze3d/pipeline/RenderPipeline/endProcessing ()V +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166191_ ()Ljava/util/concurrent/ConcurrentLinkedQueue; com/mojang/blaze3d/pipeline/RenderPipeline/startRendering ()Ljava/util/concurrent/ConcurrentLinkedQueue; +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166192_ ()Ljava/util/concurrent/ConcurrentLinkedQueue; com/mojang/blaze3d/pipeline/RenderPipeline/getRecordingQueue ()Ljava/util/concurrent/ConcurrentLinkedQueue; +MD: com/mojang/blaze3d/pipeline/RenderPipeline/m_166193_ ()Ljava/util/concurrent/ConcurrentLinkedQueue; com/mojang/blaze3d/pipeline/RenderPipeline/getProcessedQueue ()Ljava/util/concurrent/ConcurrentLinkedQueue; +CL: com/mojang/blaze3d/pipeline/RenderTarget com/mojang/blaze3d/pipeline/RenderTarget +FD: com/mojang/blaze3d/pipeline/RenderTarget/com/mojang/blaze3d/pipeline/RenderTarget com/mojang/blaze3d/pipeline/RenderTarget/com/mojang/blaze3d/pipeline/RenderTarget +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_166194_ com/mojang/blaze3d/pipeline/RenderTarget/RED_CHANNEL +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_166195_ com/mojang/blaze3d/pipeline/RenderTarget/GREEN_CHANNEL +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_166196_ com/mojang/blaze3d/pipeline/RenderTarget/BLUE_CHANNEL +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_166197_ com/mojang/blaze3d/pipeline/RenderTarget/ALPHA_CHANNEL +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83915_ com/mojang/blaze3d/pipeline/RenderTarget/width +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83916_ com/mojang/blaze3d/pipeline/RenderTarget/height +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83917_ com/mojang/blaze3d/pipeline/RenderTarget/viewWidth +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83918_ com/mojang/blaze3d/pipeline/RenderTarget/viewHeight +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83919_ com/mojang/blaze3d/pipeline/RenderTarget/useDepth +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83920_ com/mojang/blaze3d/pipeline/RenderTarget/frameBufferId +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83921_ com/mojang/blaze3d/pipeline/RenderTarget/clearChannels +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83922_ com/mojang/blaze3d/pipeline/RenderTarget/filterMode +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83923_ com/mojang/blaze3d/pipeline/RenderTarget/colorTextureId +FD: com/mojang/blaze3d/pipeline/RenderTarget/f_83924_ com/mojang/blaze3d/pipeline/RenderTarget/depthBufferId +MD: com/mojang/blaze3d/pipeline/RenderTarget/ (Z)V com/mojang/blaze3d/pipeline/RenderTarget/ (Z)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_166200_ (Z)V com/mojang/blaze3d/pipeline/RenderTarget/lambda$bindWrite$2 (Z)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_166202_ (IIZ)V com/mojang/blaze3d/pipeline/RenderTarget/lambda$blitToScreen$4 (IIZ)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_166206_ (IIZ)V com/mojang/blaze3d/pipeline/RenderTarget/lambda$resize$1 (IIZ)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_166210_ ()V com/mojang/blaze3d/pipeline/RenderTarget/lambda$unbindWrite$3 ()V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_166211_ ()[F com/mojang/blaze3d/pipeline/RenderTarget/lambda$new$0 ()[F +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83930_ ()V com/mojang/blaze3d/pipeline/RenderTarget/destroyBuffers ()V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83931_ (FFFF)V com/mojang/blaze3d/pipeline/RenderTarget/setClearColor (FFFF)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83936_ (I)V com/mojang/blaze3d/pipeline/RenderTarget/setFilterMode (I)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83938_ (II)V com/mojang/blaze3d/pipeline/RenderTarget/blitToScreen (II)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83941_ (IIZ)V com/mojang/blaze3d/pipeline/RenderTarget/resize (IIZ)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83945_ (Lcom/mojang/blaze3d/pipeline/RenderTarget;)V com/mojang/blaze3d/pipeline/RenderTarget/copyDepthFrom (Lcom/mojang/blaze3d/pipeline/RenderTarget;)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83947_ (Z)V com/mojang/blaze3d/pipeline/RenderTarget/bindWrite (Z)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83949_ ()V com/mojang/blaze3d/pipeline/RenderTarget/checkStatus ()V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83950_ (IIZ)V com/mojang/blaze3d/pipeline/RenderTarget/createBuffers (IIZ)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83954_ (Z)V com/mojang/blaze3d/pipeline/RenderTarget/clear (Z)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83956_ ()V com/mojang/blaze3d/pipeline/RenderTarget/bindRead ()V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83957_ (IIZ)V com/mojang/blaze3d/pipeline/RenderTarget/blitToScreen (IIZ)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83961_ (Z)V com/mojang/blaze3d/pipeline/RenderTarget/_bindWrite (Z)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83963_ ()V com/mojang/blaze3d/pipeline/RenderTarget/unbindRead ()V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83964_ (IIZ)V com/mojang/blaze3d/pipeline/RenderTarget/_resize (IIZ)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83970_ ()V com/mojang/blaze3d/pipeline/RenderTarget/unbindWrite ()V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83971_ (IIZ)V com/mojang/blaze3d/pipeline/RenderTarget/_blitToScreen (IIZ)V +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83975_ ()I com/mojang/blaze3d/pipeline/RenderTarget/getColorTextureId ()I +MD: com/mojang/blaze3d/pipeline/RenderTarget/m_83980_ ()I com/mojang/blaze3d/pipeline/RenderTarget/getDepthTextureId ()I +CL: com/mojang/blaze3d/pipeline/TextureTarget com/mojang/blaze3d/pipeline/TextureTarget +FD: com/mojang/blaze3d/pipeline/TextureTarget/com/mojang/blaze3d/pipeline/TextureTarget com/mojang/blaze3d/pipeline/TextureTarget/com/mojang/blaze3d/pipeline/TextureTarget +MD: com/mojang/blaze3d/pipeline/TextureTarget/ (IIZZ)V com/mojang/blaze3d/pipeline/TextureTarget/ (IIZZ)V +CL: com/mojang/blaze3d/pipeline/package-info com/mojang/blaze3d/pipeline/package-info +FD: com/mojang/blaze3d/pipeline/package-info/com/mojang/blaze3d/pipeline/package-info com/mojang/blaze3d/pipeline/package-info/com/mojang/blaze3d/pipeline/package-info +CL: com/mojang/blaze3d/platform/ClipboardManager com/mojang/blaze3d/platform/ClipboardManager +FD: com/mojang/blaze3d/platform/ClipboardManager/com/mojang/blaze3d/platform/ClipboardManager com/mojang/blaze3d/platform/ClipboardManager/com/mojang/blaze3d/platform/ClipboardManager +FD: com/mojang/blaze3d/platform/ClipboardManager/f_166218_ com/mojang/blaze3d/platform/ClipboardManager/FORMAT_UNAVAILABLE +FD: com/mojang/blaze3d/platform/ClipboardManager/f_83986_ com/mojang/blaze3d/platform/ClipboardManager/clipboardScratchBuffer +MD: com/mojang/blaze3d/platform/ClipboardManager/ ()V com/mojang/blaze3d/platform/ClipboardManager/ ()V +MD: com/mojang/blaze3d/platform/ClipboardManager/m_83988_ (JLjava/lang/String;)V com/mojang/blaze3d/platform/ClipboardManager/setClipboard (JLjava/lang/String;)V +MD: com/mojang/blaze3d/platform/ClipboardManager/m_83991_ (JLjava/nio/ByteBuffer;[B)V com/mojang/blaze3d/platform/ClipboardManager/pushClipboard (JLjava/nio/ByteBuffer;[B)V +MD: com/mojang/blaze3d/platform/ClipboardManager/m_83995_ (JLorg/lwjgl/glfw/GLFWErrorCallbackI;)Ljava/lang/String; com/mojang/blaze3d/platform/ClipboardManager/getClipboard (JLorg/lwjgl/glfw/GLFWErrorCallbackI;)Ljava/lang/String; +CL: com/mojang/blaze3d/platform/DebugMemoryUntracker com/mojang/blaze3d/platform/DebugMemoryUntracker +FD: com/mojang/blaze3d/platform/DebugMemoryUntracker/com/mojang/blaze3d/platform/DebugMemoryUntracker com/mojang/blaze3d/platform/DebugMemoryUntracker/com/mojang/blaze3d/platform/DebugMemoryUntracker +FD: com/mojang/blaze3d/platform/DebugMemoryUntracker/f_83998_ com/mojang/blaze3d/platform/DebugMemoryUntracker/UNTRACK +MD: com/mojang/blaze3d/platform/DebugMemoryUntracker/ ()V com/mojang/blaze3d/platform/DebugMemoryUntracker/ ()V +MD: com/mojang/blaze3d/platform/DebugMemoryUntracker/ ()V com/mojang/blaze3d/platform/DebugMemoryUntracker/ ()V +MD: com/mojang/blaze3d/platform/DebugMemoryUntracker/m_84000_ ()Ljava/lang/invoke/MethodHandle; com/mojang/blaze3d/platform/DebugMemoryUntracker/lambda$static$0 ()Ljava/lang/invoke/MethodHandle; +MD: com/mojang/blaze3d/platform/DebugMemoryUntracker/m_84001_ (J)V com/mojang/blaze3d/platform/DebugMemoryUntracker/untrack (J)V +MD: com/mojang/blaze3d/platform/DebugMemoryUntracker/m_84003_ (Lorg/lwjgl/system/Pointer;)V com/mojang/blaze3d/platform/DebugMemoryUntracker/untrack (Lorg/lwjgl/system/Pointer;)V +CL: com/mojang/blaze3d/platform/DisplayData com/mojang/blaze3d/platform/DisplayData +FD: com/mojang/blaze3d/platform/DisplayData/com/mojang/blaze3d/platform/DisplayData com/mojang/blaze3d/platform/DisplayData/com/mojang/blaze3d/platform/DisplayData +FD: com/mojang/blaze3d/platform/DisplayData/f_84005_ com/mojang/blaze3d/platform/DisplayData/width +FD: com/mojang/blaze3d/platform/DisplayData/f_84006_ com/mojang/blaze3d/platform/DisplayData/height +FD: com/mojang/blaze3d/platform/DisplayData/f_84007_ com/mojang/blaze3d/platform/DisplayData/fullscreenWidth +FD: com/mojang/blaze3d/platform/DisplayData/f_84008_ com/mojang/blaze3d/platform/DisplayData/fullscreenHeight +FD: com/mojang/blaze3d/platform/DisplayData/f_84009_ com/mojang/blaze3d/platform/DisplayData/isFullscreen +MD: com/mojang/blaze3d/platform/DisplayData/ (IILjava/util/OptionalInt;Ljava/util/OptionalInt;Z)V com/mojang/blaze3d/platform/DisplayData/ (IILjava/util/OptionalInt;Ljava/util/OptionalInt;Z)V +CL: com/mojang/blaze3d/platform/GLX com/mojang/blaze3d/platform/GLX +FD: com/mojang/blaze3d/platform/GLX/com/mojang/blaze3d/platform/GLX com/mojang/blaze3d/platform/GLX/com/mojang/blaze3d/platform/GLX +FD: com/mojang/blaze3d/platform/GLX/f_69332_ com/mojang/blaze3d/platform/GLX/LOGGER +FD: com/mojang/blaze3d/platform/GLX/f_69335_ com/mojang/blaze3d/platform/GLX/cpuInfo +MD: com/mojang/blaze3d/platform/GLX/ ()V com/mojang/blaze3d/platform/GLX/ ()V +MD: com/mojang/blaze3d/platform/GLX/ ()V com/mojang/blaze3d/platform/GLX/ ()V +MD: com/mojang/blaze3d/platform/GLX/m_69339_ ()Ljava/lang/String; com/mojang/blaze3d/platform/GLX/_getCpuInfo ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GLX/m_69340_ ()Ljava/lang/String; com/mojang/blaze3d/platform/GLX/_getLWJGLVersion ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GLX/m_69341_ (Lcom/mojang/blaze3d/platform/Window;)I com/mojang/blaze3d/platform/GLX/_getRefreshRate (Lcom/mojang/blaze3d/platform/Window;)I +MD: com/mojang/blaze3d/platform/GLX/m_69343_ (IZ)V com/mojang/blaze3d/platform/GLX/_init (IZ)V +MD: com/mojang/blaze3d/platform/GLX/m_69346_ ()Ljava/util/function/LongSupplier; com/mojang/blaze3d/platform/GLX/_initGlfw ()Ljava/util/function/LongSupplier; +MD: com/mojang/blaze3d/platform/GLX/m_69347_ (IZZZ)V com/mojang/blaze3d/platform/GLX/_renderCrosshair (IZZZ)V +MD: com/mojang/blaze3d/platform/GLX/m_69352_ (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V com/mojang/blaze3d/platform/GLX/_setGlfwErrorCallback (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V +MD: com/mojang/blaze3d/platform/GLX/m_69355_ (Lcom/mojang/blaze3d/platform/Window;)Z com/mojang/blaze3d/platform/GLX/_shouldClose (Lcom/mojang/blaze3d/platform/Window;)Z +MD: com/mojang/blaze3d/platform/GLX/m_69359_ ()Ljava/lang/String; com/mojang/blaze3d/platform/GLX/getOpenGLVersionString ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GLX/m_69360_ (Ljava/lang/Integer;Ljava/lang/String;)V com/mojang/blaze3d/platform/GLX/lambda$_initGlfw$0 (Ljava/lang/Integer;Ljava/lang/String;)V +MD: com/mojang/blaze3d/platform/GLX/m_69363_ (Ljava/util/List;IJ)V com/mojang/blaze3d/platform/GLX/lambda$_initGlfw$1 (Ljava/util/List;IJ)V +MD: com/mojang/blaze3d/platform/GLX/m_69367_ ()J com/mojang/blaze3d/platform/GLX/lambda$_initGlfw$2 ()J +MD: com/mojang/blaze3d/platform/GLX/m_69370_ (Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object; com/mojang/blaze3d/platform/GLX/make (Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object; +MD: com/mojang/blaze3d/platform/GLX/m_69373_ (Ljava/util/function/Supplier;)Ljava/lang/Object; com/mojang/blaze3d/platform/GLX/make (Ljava/util/function/Supplier;)Ljava/lang/Object; +CL: com/mojang/blaze3d/platform/GlConst com/mojang/blaze3d/platform/GlConst +FD: com/mojang/blaze3d/platform/GlConst/com/mojang/blaze3d/platform/GlConst com/mojang/blaze3d/platform/GlConst/com/mojang/blaze3d/platform/GlConst +FD: com/mojang/blaze3d/platform/GlConst/f_156960_ com/mojang/blaze3d/platform/GlConst/GL_ALPHA_BIAS +FD: com/mojang/blaze3d/platform/GlConst/f_156961_ com/mojang/blaze3d/platform/GlConst/GL_ALWAYS +FD: com/mojang/blaze3d/platform/GlConst/f_156962_ com/mojang/blaze3d/platform/GlConst/GL_ARRAY_BUFFER +FD: com/mojang/blaze3d/platform/GlConst/f_156963_ com/mojang/blaze3d/platform/GlConst/GL_BGR +FD: com/mojang/blaze3d/platform/GlConst/f_156964_ com/mojang/blaze3d/platform/GlConst/GL_BYTE +FD: com/mojang/blaze3d/platform/GlConst/f_156965_ com/mojang/blaze3d/platform/GlConst/GL_CLAMP_TO_EDGE +FD: com/mojang/blaze3d/platform/GlConst/f_156966_ com/mojang/blaze3d/platform/GlConst/GL_COLOR_BUFFER_BIT +FD: com/mojang/blaze3d/platform/GlConst/f_156967_ com/mojang/blaze3d/platform/GlConst/GL_COMPILE_STATUS +FD: com/mojang/blaze3d/platform/GlConst/f_156968_ com/mojang/blaze3d/platform/GlConst/GL_DEPTH_BUFFER_BIT +FD: com/mojang/blaze3d/platform/GlConst/f_156969_ com/mojang/blaze3d/platform/GlConst/GL_DEPTH_COMPONENT +FD: com/mojang/blaze3d/platform/GlConst/f_156970_ com/mojang/blaze3d/platform/GlConst/GL_DEPTH_COMPONENT24 +FD: com/mojang/blaze3d/platform/GlConst/f_156971_ com/mojang/blaze3d/platform/GlConst/GL_DEPTH_COMPONENT32 +FD: com/mojang/blaze3d/platform/GlConst/f_156972_ com/mojang/blaze3d/platform/GlConst/GL_DEPTH_TEXTURE_MODE +FD: com/mojang/blaze3d/platform/GlConst/f_156973_ com/mojang/blaze3d/platform/GlConst/GL_DRAW_FRAMEBUFFER +FD: com/mojang/blaze3d/platform/GlConst/f_156974_ com/mojang/blaze3d/platform/GlConst/GL_DST_ALPHA +FD: com/mojang/blaze3d/platform/GlConst/f_156975_ com/mojang/blaze3d/platform/GlConst/GL_DST_COLOR +FD: com/mojang/blaze3d/platform/GlConst/f_156976_ com/mojang/blaze3d/platform/GlConst/GL_DYNAMIC_DRAW +FD: com/mojang/blaze3d/platform/GlConst/f_156977_ com/mojang/blaze3d/platform/GlConst/GL_ELEMENT_ARRAY_BUFFER +FD: com/mojang/blaze3d/platform/GlConst/f_156978_ com/mojang/blaze3d/platform/GlConst/GL_EQUAL +FD: com/mojang/blaze3d/platform/GlConst/f_156979_ com/mojang/blaze3d/platform/GlConst/GL_FALSE +FD: com/mojang/blaze3d/platform/GlConst/f_156980_ com/mojang/blaze3d/platform/GlConst/GL_FILL +FD: com/mojang/blaze3d/platform/GlConst/f_156981_ com/mojang/blaze3d/platform/GlConst/GL_FLOAT +FD: com/mojang/blaze3d/platform/GlConst/f_156982_ com/mojang/blaze3d/platform/GlConst/GL_FRAGMENT_SHADER +FD: com/mojang/blaze3d/platform/GlConst/f_156983_ com/mojang/blaze3d/platform/GlConst/GL_FRAMEBUFFER_UNSUPPORTED +FD: com/mojang/blaze3d/platform/GlConst/f_156984_ com/mojang/blaze3d/platform/GlConst/GL_FRONT +FD: com/mojang/blaze3d/platform/GlConst/f_156985_ com/mojang/blaze3d/platform/GlConst/GL_FRONT_AND_BACK +FD: com/mojang/blaze3d/platform/GlConst/f_156986_ com/mojang/blaze3d/platform/GlConst/GL_FUNC_ADD +FD: com/mojang/blaze3d/platform/GlConst/f_156987_ com/mojang/blaze3d/platform/GlConst/GL_FUNC_REVERSE_SUBTRACT +FD: com/mojang/blaze3d/platform/GlConst/f_156988_ com/mojang/blaze3d/platform/GlConst/GL_FUNC_SUBTRACT +FD: com/mojang/blaze3d/platform/GlConst/f_156989_ com/mojang/blaze3d/platform/GlConst/GL_GEQUAL +FD: com/mojang/blaze3d/platform/GlConst/f_156990_ com/mojang/blaze3d/platform/GlConst/GL_GREATER +FD: com/mojang/blaze3d/platform/GlConst/f_156991_ com/mojang/blaze3d/platform/GlConst/GL_INT +FD: com/mojang/blaze3d/platform/GlConst/f_156992_ com/mojang/blaze3d/platform/GlConst/GL_LEQUAL +FD: com/mojang/blaze3d/platform/GlConst/f_156993_ com/mojang/blaze3d/platform/GlConst/GL_LINE +FD: com/mojang/blaze3d/platform/GlConst/f_156994_ com/mojang/blaze3d/platform/GlConst/GL_LINEAR +FD: com/mojang/blaze3d/platform/GlConst/f_156995_ com/mojang/blaze3d/platform/GlConst/GL_LINEAR_MIPMAP_LINEAR +FD: com/mojang/blaze3d/platform/GlConst/f_156996_ com/mojang/blaze3d/platform/GlConst/GL_LINES +FD: com/mojang/blaze3d/platform/GlConst/f_156997_ com/mojang/blaze3d/platform/GlConst/GL_LINE_STRIP +FD: com/mojang/blaze3d/platform/GlConst/f_156998_ com/mojang/blaze3d/platform/GlConst/GL_LINK_STATUS +FD: com/mojang/blaze3d/platform/GlConst/f_156999_ com/mojang/blaze3d/platform/GlConst/GL_MAX +FD: com/mojang/blaze3d/platform/GlConst/f_157000_ com/mojang/blaze3d/platform/GlConst/GL_MAX_TEXTURE_SIZE +FD: com/mojang/blaze3d/platform/GlConst/f_157001_ com/mojang/blaze3d/platform/GlConst/GL_MIN +FD: com/mojang/blaze3d/platform/GlConst/f_157002_ com/mojang/blaze3d/platform/GlConst/GL_NEAREST +FD: com/mojang/blaze3d/platform/GlConst/f_157003_ com/mojang/blaze3d/platform/GlConst/GL_NEAREST_MIPMAP_LINEAR +FD: com/mojang/blaze3d/platform/GlConst/f_157004_ com/mojang/blaze3d/platform/GlConst/GL_NONE +FD: com/mojang/blaze3d/platform/GlConst/f_157005_ com/mojang/blaze3d/platform/GlConst/GL_ONE +FD: com/mojang/blaze3d/platform/GlConst/f_157006_ com/mojang/blaze3d/platform/GlConst/GL_ONE_MINUS_DST_ALPHA +FD: com/mojang/blaze3d/platform/GlConst/f_157007_ com/mojang/blaze3d/platform/GlConst/GL_ONE_MINUS_DST_COLOR +FD: com/mojang/blaze3d/platform/GlConst/f_157008_ com/mojang/blaze3d/platform/GlConst/GL_ONE_MINUS_SRC_ALPHA +FD: com/mojang/blaze3d/platform/GlConst/f_157009_ com/mojang/blaze3d/platform/GlConst/GL_ONE_MINUS_SRC_COLOR +FD: com/mojang/blaze3d/platform/GlConst/f_157010_ com/mojang/blaze3d/platform/GlConst/GL_OUT_OF_MEMORY +FD: com/mojang/blaze3d/platform/GlConst/f_157011_ com/mojang/blaze3d/platform/GlConst/GL_PACK_ALIGNMENT +FD: com/mojang/blaze3d/platform/GlConst/f_157012_ com/mojang/blaze3d/platform/GlConst/GL_PROXY_TEXTURE_2D +FD: com/mojang/blaze3d/platform/GlConst/f_157013_ com/mojang/blaze3d/platform/GlConst/GL_READ_FRAMEBUFFER +FD: com/mojang/blaze3d/platform/GlConst/f_157014_ com/mojang/blaze3d/platform/GlConst/GL_RED +FD: com/mojang/blaze3d/platform/GlConst/f_157015_ com/mojang/blaze3d/platform/GlConst/GL_REPLACE +FD: com/mojang/blaze3d/platform/GlConst/f_157016_ com/mojang/blaze3d/platform/GlConst/GL_RG +FD: com/mojang/blaze3d/platform/GlConst/f_157017_ com/mojang/blaze3d/platform/GlConst/GL_RGB +FD: com/mojang/blaze3d/platform/GlConst/f_157018_ com/mojang/blaze3d/platform/GlConst/GL_RGBA +FD: com/mojang/blaze3d/platform/GlConst/f_157019_ com/mojang/blaze3d/platform/GlConst/GL_RGBA8 +FD: com/mojang/blaze3d/platform/GlConst/f_157020_ com/mojang/blaze3d/platform/GlConst/GL_SHORT +FD: com/mojang/blaze3d/platform/GlConst/f_157021_ com/mojang/blaze3d/platform/GlConst/GL_SRC_ALPHA +FD: com/mojang/blaze3d/platform/GlConst/f_157022_ com/mojang/blaze3d/platform/GlConst/GL_SRC_COLOR +FD: com/mojang/blaze3d/platform/GlConst/f_157023_ com/mojang/blaze3d/platform/GlConst/GL_STATIC_DRAW +FD: com/mojang/blaze3d/platform/GlConst/f_157024_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE0 +FD: com/mojang/blaze3d/platform/GlConst/f_157025_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE1 +FD: com/mojang/blaze3d/platform/GlConst/f_157026_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE2 +FD: com/mojang/blaze3d/platform/GlConst/f_157027_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE_2D +FD: com/mojang/blaze3d/platform/GlConst/f_157028_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE_COMPARE_MODE +FD: com/mojang/blaze3d/platform/GlConst/f_157029_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE_MAG_FILTER +FD: com/mojang/blaze3d/platform/GlConst/f_157030_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE_MIN_FILTER +FD: com/mojang/blaze3d/platform/GlConst/f_157031_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE_WIDTH +FD: com/mojang/blaze3d/platform/GlConst/f_157032_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE_WRAP_S +FD: com/mojang/blaze3d/platform/GlConst/f_157033_ com/mojang/blaze3d/platform/GlConst/GL_TEXTURE_WRAP_T +FD: com/mojang/blaze3d/platform/GlConst/f_157034_ com/mojang/blaze3d/platform/GlConst/GL_TRIANGLES +FD: com/mojang/blaze3d/platform/GlConst/f_157035_ com/mojang/blaze3d/platform/GlConst/GL_TRIANGLE_FAN +FD: com/mojang/blaze3d/platform/GlConst/f_157036_ com/mojang/blaze3d/platform/GlConst/GL_TRIANGLE_STRIP +FD: com/mojang/blaze3d/platform/GlConst/f_157037_ com/mojang/blaze3d/platform/GlConst/GL_TRUE +FD: com/mojang/blaze3d/platform/GlConst/f_157038_ com/mojang/blaze3d/platform/GlConst/GL_UNPACK_ALIGNMENT +FD: com/mojang/blaze3d/platform/GlConst/f_157039_ com/mojang/blaze3d/platform/GlConst/GL_UNPACK_LSB_FIRST +FD: com/mojang/blaze3d/platform/GlConst/f_157040_ com/mojang/blaze3d/platform/GlConst/GL_UNPACK_ROW_LENGTH +FD: com/mojang/blaze3d/platform/GlConst/f_157041_ com/mojang/blaze3d/platform/GlConst/GL_UNPACK_SKIP_PIXELS +FD: com/mojang/blaze3d/platform/GlConst/f_157042_ com/mojang/blaze3d/platform/GlConst/GL_UNPACK_SKIP_ROWS +FD: com/mojang/blaze3d/platform/GlConst/f_157043_ com/mojang/blaze3d/platform/GlConst/GL_UNPACK_SWAP_BYTES +FD: com/mojang/blaze3d/platform/GlConst/f_157044_ com/mojang/blaze3d/platform/GlConst/GL_UNSIGNED_BYTE +FD: com/mojang/blaze3d/platform/GlConst/f_157045_ com/mojang/blaze3d/platform/GlConst/GL_UNSIGNED_INT +FD: com/mojang/blaze3d/platform/GlConst/f_157046_ com/mojang/blaze3d/platform/GlConst/GL_UNSIGNED_SHORT +FD: com/mojang/blaze3d/platform/GlConst/f_157047_ com/mojang/blaze3d/platform/GlConst/GL_VERTEX_SHADER +FD: com/mojang/blaze3d/platform/GlConst/f_157048_ com/mojang/blaze3d/platform/GlConst/GL_WRITE_ONLY +FD: com/mojang/blaze3d/platform/GlConst/f_157049_ com/mojang/blaze3d/platform/GlConst/GL_ZERO +FD: com/mojang/blaze3d/platform/GlConst/f_84016_ com/mojang/blaze3d/platform/GlConst/GL_FRAMEBUFFER +FD: com/mojang/blaze3d/platform/GlConst/f_84017_ com/mojang/blaze3d/platform/GlConst/GL_RENDERBUFFER +FD: com/mojang/blaze3d/platform/GlConst/f_84018_ com/mojang/blaze3d/platform/GlConst/GL_COLOR_ATTACHMENT0 +FD: com/mojang/blaze3d/platform/GlConst/f_84019_ com/mojang/blaze3d/platform/GlConst/GL_DEPTH_ATTACHMENT +FD: com/mojang/blaze3d/platform/GlConst/f_84020_ com/mojang/blaze3d/platform/GlConst/GL_FRAMEBUFFER_COMPLETE +FD: com/mojang/blaze3d/platform/GlConst/f_84021_ com/mojang/blaze3d/platform/GlConst/GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT +FD: com/mojang/blaze3d/platform/GlConst/f_84022_ com/mojang/blaze3d/platform/GlConst/GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT +FD: com/mojang/blaze3d/platform/GlConst/f_84023_ com/mojang/blaze3d/platform/GlConst/GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER +FD: com/mojang/blaze3d/platform/GlConst/f_84024_ com/mojang/blaze3d/platform/GlConst/GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER +MD: com/mojang/blaze3d/platform/GlConst/ ()V com/mojang/blaze3d/platform/GlConst/ ()V +CL: com/mojang/blaze3d/platform/GlDebug com/mojang/blaze3d/platform/GlDebug +FD: com/mojang/blaze3d/platform/GlDebug/com/mojang/blaze3d/platform/GlDebug com/mojang/blaze3d/platform/GlDebug/com/mojang/blaze3d/platform/GlDebug +FD: com/mojang/blaze3d/platform/GlDebug/f_166220_ com/mojang/blaze3d/platform/GlDebug/CIRCULAR_LOG_SIZE +FD: com/mojang/blaze3d/platform/GlDebug/f_166221_ com/mojang/blaze3d/platform/GlDebug/MESSAGE_BUFFER +FD: com/mojang/blaze3d/platform/GlDebug/f_166222_ com/mojang/blaze3d/platform/GlDebug/lastEntry +FD: com/mojang/blaze3d/platform/GlDebug/f_166223_ com/mojang/blaze3d/platform/GlDebug/debugEnabled +FD: com/mojang/blaze3d/platform/GlDebug/f_84028_ com/mojang/blaze3d/platform/GlDebug/LOGGER +FD: com/mojang/blaze3d/platform/GlDebug/f_84032_ com/mojang/blaze3d/platform/GlDebug/DEBUG_LEVELS +FD: com/mojang/blaze3d/platform/GlDebug/f_84033_ com/mojang/blaze3d/platform/GlDebug/DEBUG_LEVELS_ARB +MD: com/mojang/blaze3d/platform/GlDebug/ ()V com/mojang/blaze3d/platform/GlDebug/ ()V +MD: com/mojang/blaze3d/platform/GlDebug/ ()V com/mojang/blaze3d/platform/GlDebug/ ()V +MD: com/mojang/blaze3d/platform/GlDebug/m_166225_ ()Ljava/util/List; com/mojang/blaze3d/platform/GlDebug/getLastOpenGlDebugMessages ()Ljava/util/List; +MD: com/mojang/blaze3d/platform/GlDebug/m_166226_ ()Z com/mojang/blaze3d/platform/GlDebug/isDebugEnabled ()Z +MD: com/mojang/blaze3d/platform/GlDebug/m_84036_ (I)Ljava/lang/String; com/mojang/blaze3d/platform/GlDebug/printUnknownToken (I)Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlDebug/m_84038_ (IIIIIJJ)V com/mojang/blaze3d/platform/GlDebug/printDebugLog (IIIIIJJ)V +MD: com/mojang/blaze3d/platform/GlDebug/m_84049_ (IZ)V com/mojang/blaze3d/platform/GlDebug/enableDebugCallback (IZ)V +MD: com/mojang/blaze3d/platform/GlDebug/m_84055_ (I)Ljava/lang/String; com/mojang/blaze3d/platform/GlDebug/sourceToString (I)Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlDebug/m_84057_ (I)Ljava/lang/String; com/mojang/blaze3d/platform/GlDebug/typeToString (I)Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlDebug/m_84059_ (I)Ljava/lang/String; com/mojang/blaze3d/platform/GlDebug/severityToString (I)Ljava/lang/String; +CL: com/mojang/blaze3d/platform/GlDebug$LogEntry com/mojang/blaze3d/platform/GlDebug$LogEntry +FD: com/mojang/blaze3d/platform/GlDebug$LogEntry/com/mojang/blaze3d/platform/GlDebug$LogEntry com/mojang/blaze3d/platform/GlDebug$LogEntry/com/mojang/blaze3d/platform/GlDebug$LogEntry +FD: com/mojang/blaze3d/platform/GlDebug$LogEntry/f_166227_ com/mojang/blaze3d/platform/GlDebug$LogEntry/id +FD: com/mojang/blaze3d/platform/GlDebug$LogEntry/f_166228_ com/mojang/blaze3d/platform/GlDebug$LogEntry/source +FD: com/mojang/blaze3d/platform/GlDebug$LogEntry/f_166229_ com/mojang/blaze3d/platform/GlDebug$LogEntry/type +FD: com/mojang/blaze3d/platform/GlDebug$LogEntry/f_166230_ com/mojang/blaze3d/platform/GlDebug$LogEntry/severity +FD: com/mojang/blaze3d/platform/GlDebug$LogEntry/f_166231_ com/mojang/blaze3d/platform/GlDebug$LogEntry/message +FD: com/mojang/blaze3d/platform/GlDebug$LogEntry/f_166232_ com/mojang/blaze3d/platform/GlDebug$LogEntry/count +MD: com/mojang/blaze3d/platform/GlDebug$LogEntry/ (IIIILjava/lang/String;)V com/mojang/blaze3d/platform/GlDebug$LogEntry/ (IIIILjava/lang/String;)V +MD: com/mojang/blaze3d/platform/GlDebug$LogEntry/m_166239_ (IIIILjava/lang/String;)Z com/mojang/blaze3d/platform/GlDebug$LogEntry/isSame (IIIILjava/lang/String;)Z +MD: com/mojang/blaze3d/platform/GlDebug$LogEntry/toString ()Ljava/lang/String; com/mojang/blaze3d/platform/GlDebug$LogEntry/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/platform/GlStateManager com/mojang/blaze3d/platform/GlStateManager +FD: com/mojang/blaze3d/platform/GlStateManager/com/mojang/blaze3d/platform/GlStateManager com/mojang/blaze3d/platform/GlStateManager/com/mojang/blaze3d/platform/GlStateManager +FD: com/mojang/blaze3d/platform/GlStateManager/f_157051_ com/mojang/blaze3d/platform/GlStateManager/TEXTURE_COUNT +FD: com/mojang/blaze3d/platform/GlStateManager/f_198912_ com/mojang/blaze3d/platform/GlStateManager/ON_LINUX +FD: com/mojang/blaze3d/platform/GlStateManager/f_84066_ com/mojang/blaze3d/platform/GlStateManager/BLEND +FD: com/mojang/blaze3d/platform/GlStateManager/f_84067_ com/mojang/blaze3d/platform/GlStateManager/DEPTH +FD: com/mojang/blaze3d/platform/GlStateManager/f_84069_ com/mojang/blaze3d/platform/GlStateManager/CULL +FD: com/mojang/blaze3d/platform/GlStateManager/f_84070_ com/mojang/blaze3d/platform/GlStateManager/POLY_OFFSET +FD: com/mojang/blaze3d/platform/GlStateManager/f_84071_ com/mojang/blaze3d/platform/GlStateManager/COLOR_LOGIC +FD: com/mojang/blaze3d/platform/GlStateManager/f_84073_ com/mojang/blaze3d/platform/GlStateManager/STENCIL +FD: com/mojang/blaze3d/platform/GlStateManager/f_84074_ com/mojang/blaze3d/platform/GlStateManager/SCISSOR +FD: com/mojang/blaze3d/platform/GlStateManager/f_84076_ com/mojang/blaze3d/platform/GlStateManager/activeTexture +FD: com/mojang/blaze3d/platform/GlStateManager/f_84077_ com/mojang/blaze3d/platform/GlStateManager/TEXTURES +FD: com/mojang/blaze3d/platform/GlStateManager/f_84080_ com/mojang/blaze3d/platform/GlStateManager/COLOR_MASK +MD: com/mojang/blaze3d/platform/GlStateManager/ ()V com/mojang/blaze3d/platform/GlStateManager/ ()V +MD: com/mojang/blaze3d/platform/GlStateManager/ ()V com/mojang/blaze3d/platform/GlStateManager/ ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157053_ (IIIJ)V com/mojang/blaze3d/platform/GlStateManager/_drawElements (IIIJ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157058_ ()I com/mojang/blaze3d/platform/GlStateManager/_getActiveTexture ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_157059_ (I)I com/mojang/blaze3d/platform/GlStateManager/_getTextureId (I)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_157061_ (IILjava/lang/CharSequence;)V com/mojang/blaze3d/platform/GlStateManager/_glBindAttribLocation (IILjava/lang/CharSequence;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157065_ (II)V com/mojang/blaze3d/platform/GlStateManager/_glBindRenderbuffer (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157068_ (I)V com/mojang/blaze3d/platform/GlStateManager/_glBindVertexArray (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157070_ (IJI)V com/mojang/blaze3d/platform/GlStateManager/_glBufferData (IJI)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157074_ (I)V com/mojang/blaze3d/platform/GlStateManager/_glDeleteRenderbuffers (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157076_ (I)V com/mojang/blaze3d/platform/GlStateManager/_glDeleteVertexArrays (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157078_ (IIIIJ)V com/mojang/blaze3d/platform/GlStateManager/_glDrawPixels (IIIIJ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157084_ (IIII)V com/mojang/blaze3d/platform/GlStateManager/_glFramebufferRenderbuffer (IIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157089_ ()I com/mojang/blaze3d/platform/GlStateManager/_glGenVertexArrays ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_157090_ (II)Ljava/nio/ByteBuffer; com/mojang/blaze3d/platform/GlStateManager/_glMapBuffer (II)Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/platform/GlStateManager/m_157093_ (IIII)V com/mojang/blaze3d/platform/GlStateManager/_glRenderbufferStorage (IIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157098_ (I)V com/mojang/blaze3d/platform/GlStateManager/_glUnmapBuffer (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157100_ (IIIIIIJ)V com/mojang/blaze3d/platform/GlStateManager/_readPixels (IIIIIIJ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157108_ (IIIIJ)V com/mojang/blaze3d/platform/GlStateManager/_vertexAttribIPointer (IIIIJ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157114_ ()I com/mojang/blaze3d/platform/GlStateManager/getBoundFramebuffer ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_157115_ ()I com/mojang/blaze3d/platform/GlStateManager/glGenRenderbuffers ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_157116_ (ILjava/util/List;)V com/mojang/blaze3d/platform/GlStateManager/glShaderSource (ILjava/util/List;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_157119_ (I)Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; com/mojang/blaze3d/platform/GlStateManager/lambda$static$0 (I)Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; +MD: com/mojang/blaze3d/platform/GlStateManager/m_157121_ (I)[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; com/mojang/blaze3d/platform/GlStateManager/lambda$static$1 (I)[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; +MD: com/mojang/blaze3d/platform/GlStateManager/m_84086_ (I)V com/mojang/blaze3d/platform/GlStateManager/_disableVertexAttribArray (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84089_ (I)Ljava/lang/String; com/mojang/blaze3d/platform/GlStateManager/_getString (I)Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlStateManager/m_84091_ ()V com/mojang/blaze3d/platform/GlStateManager/_enableCull ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84092_ (I)I com/mojang/blaze3d/platform/GlStateManager/_getInteger (I)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84094_ ()V com/mojang/blaze3d/platform/GlStateManager/_disableCull ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84097_ ()V com/mojang/blaze3d/platform/GlStateManager/_enablePolygonOffset ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84100_ ()V com/mojang/blaze3d/platform/GlStateManager/_disablePolygonOffset ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84107_ ()V com/mojang/blaze3d/platform/GlStateManager/_enableColorLogicOp ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84108_ ()V com/mojang/blaze3d/platform/GlStateManager/_disableColorLogicOp ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84109_ ()V com/mojang/blaze3d/platform/GlStateManager/_enableTexture ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84110_ ()V com/mojang/blaze3d/platform/GlStateManager/_disableTexture ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84111_ ()I com/mojang/blaze3d/platform/GlStateManager/_genTexture ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84118_ ()I com/mojang/blaze3d/platform/GlStateManager/_getError ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84121_ (D)V com/mojang/blaze3d/platform/GlStateManager/_clearDepth (D)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84136_ (FF)V com/mojang/blaze3d/platform/GlStateManager/_polygonOffset (FF)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84160_ (IIF)V com/mojang/blaze3d/platform/GlStateManager/_texParameter (IIF)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84168_ (IIII)V com/mojang/blaze3d/platform/GlStateManager/_scissorBox (IIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84173_ (IIIII)V com/mojang/blaze3d/platform/GlStateManager/_glFramebufferTexture2D (IIIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84179_ (IIIIIIII)V com/mojang/blaze3d/platform/GlStateManager/_glCopyTexSubImage2D (IIIIIIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84188_ (IIIIIIIIII)V com/mojang/blaze3d/platform/GlStateManager/_glBlitFrameBuffer (IIIIIIIIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84199_ (IIIIIIIIJ)V com/mojang/blaze3d/platform/GlStateManager/_texSubImage2D (IIIIIIIIJ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84209_ (IIIIIIIILjava/nio/IntBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_texImage2D (IIIIIIIILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84219_ (IIIIIILjava/nio/ByteBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_readPixels (IIIIIILjava/nio/ByteBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84227_ (IIIIJ)V com/mojang/blaze3d/platform/GlStateManager/_getTexImage (IIIIJ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84238_ (IIIZIJ)V com/mojang/blaze3d/platform/GlStateManager/_vertexAttribPointer (IIIZIJ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84256_ (ILjava/nio/ByteBuffer;I)V com/mojang/blaze3d/platform/GlStateManager/_glBufferData (ILjava/nio/ByteBuffer;I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84263_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform1 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84266_ (IZ)V com/mojang/blaze3d/platform/GlStateManager/_clear (IZ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84269_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniformMatrix2 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84287_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/platform/GlStateManager/setupGuiFlatDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84290_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/platform/GlStateManager/setupLevelDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84298_ (Z)V com/mojang/blaze3d/platform/GlStateManager/_depthMask (Z)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84300_ (ZZZZ)V com/mojang/blaze3d/platform/GlStateManager/_colorMask (ZZZZ)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84305_ ([I)V com/mojang/blaze3d/platform/GlStateManager/_genTextures ([I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84318_ (FFFF)V com/mojang/blaze3d/platform/GlStateManager/_clearColor (FFFF)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84323_ (I)V com/mojang/blaze3d/platform/GlStateManager/_depthFunc (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84328_ (II)V com/mojang/blaze3d/platform/GlStateManager/_blendFunc (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84331_ (III)V com/mojang/blaze3d/platform/GlStateManager/_texParameter (III)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84335_ (IIII)V com/mojang/blaze3d/platform/GlStateManager/_blendFuncSeparate (IIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84345_ (ILjava/lang/CharSequence;)I com/mojang/blaze3d/platform/GlStateManager/_glGetUniformLocation (ILjava/lang/CharSequence;)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84348_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform1 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84351_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform2 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84354_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniformMatrix3 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84360_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/platform/GlStateManager/setupGui3DDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84365_ ([I)V com/mojang/blaze3d/platform/GlStateManager/_deleteTextures ([I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84379_ (I)V com/mojang/blaze3d/platform/GlStateManager/_blendEquation (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84381_ (II)I com/mojang/blaze3d/platform/GlStateManager/glGetProgrami (II)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84384_ (III)I com/mojang/blaze3d/platform/GlStateManager/_getTexLevelParameter (III)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84388_ (IIII)V com/mojang/blaze3d/platform/GlStateManager/glBlendFuncSeparate (IIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84398_ (ILjava/lang/CharSequence;)I com/mojang/blaze3d/platform/GlStateManager/_glGetAttribLocation (ILjava/lang/CharSequence;)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84401_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform2 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84404_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform3 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84407_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniformMatrix4 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84421_ (I)V com/mojang/blaze3d/platform/GlStateManager/glDeleteShader (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84423_ (II)V com/mojang/blaze3d/platform/GlStateManager/glAttachShader (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84426_ (III)V com/mojang/blaze3d/platform/GlStateManager/_stencilFunc (III)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84430_ (IIII)V com/mojang/blaze3d/platform/GlStateManager/_viewport (IIII)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84435_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform3 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84438_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform4 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84447_ (I)I com/mojang/blaze3d/platform/GlStateManager/glCreateShader (I)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84449_ (II)I com/mojang/blaze3d/platform/GlStateManager/glGetShaderi (II)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84452_ (III)V com/mojang/blaze3d/platform/GlStateManager/_stencilOp (III)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84461_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/platform/GlStateManager/_glUniform4 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84465_ (I)V com/mojang/blaze3d/platform/GlStateManager/glCompileShader (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84467_ (II)V com/mojang/blaze3d/platform/GlStateManager/_glUniform1i (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84478_ (I)V com/mojang/blaze3d/platform/GlStateManager/_glUseProgram (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84480_ (II)V com/mojang/blaze3d/platform/GlStateManager/_glBindBuffer (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84484_ (I)V com/mojang/blaze3d/platform/GlStateManager/glDeleteProgram (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84486_ (II)V com/mojang/blaze3d/platform/GlStateManager/_glBindFramebuffer (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84490_ (I)V com/mojang/blaze3d/platform/GlStateManager/glLinkProgram (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84492_ (II)Ljava/lang/String; com/mojang/blaze3d/platform/GlStateManager/glGetShaderInfoLog (II)Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlStateManager/m_84495_ ()V com/mojang/blaze3d/platform/GlStateManager/_disableScissorTest ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84496_ (I)V com/mojang/blaze3d/platform/GlStateManager/_glDeleteBuffers (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84498_ (II)Ljava/lang/String; com/mojang/blaze3d/platform/GlStateManager/glGetProgramInfoLog (II)Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlStateManager/m_84501_ ()V com/mojang/blaze3d/platform/GlStateManager/_enableScissorTest ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84502_ (I)V com/mojang/blaze3d/platform/GlStateManager/_glDeleteFramebuffers (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84507_ ()V com/mojang/blaze3d/platform/GlStateManager/_disableDepthTest ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84508_ (I)I com/mojang/blaze3d/platform/GlStateManager/glCheckFramebufferStatus (I)I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84513_ ()V com/mojang/blaze3d/platform/GlStateManager/_enableDepthTest ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84514_ (I)V com/mojang/blaze3d/platform/GlStateManager/glActiveTexture (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84516_ (II)V com/mojang/blaze3d/platform/GlStateManager/_polygonMode (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84519_ ()V com/mojang/blaze3d/platform/GlStateManager/_disableBlend ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84522_ (II)V com/mojang/blaze3d/platform/GlStateManager/_pixelStore (II)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84525_ ()V com/mojang/blaze3d/platform/GlStateManager/_enableBlend ()V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84531_ ()I com/mojang/blaze3d/platform/GlStateManager/glCreateProgram ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84532_ (I)V com/mojang/blaze3d/platform/GlStateManager/_logicOp (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84537_ ()I com/mojang/blaze3d/platform/GlStateManager/_glGenBuffers ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84538_ (I)V com/mojang/blaze3d/platform/GlStateManager/_activeTexture (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84541_ (I)V com/mojang/blaze3d/platform/GlStateManager/_deleteTexture (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84543_ ()I com/mojang/blaze3d/platform/GlStateManager/glGenFramebuffers ()I +MD: com/mojang/blaze3d/platform/GlStateManager/m_84544_ (I)V com/mojang/blaze3d/platform/GlStateManager/_bindTexture (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84550_ (I)V com/mojang/blaze3d/platform/GlStateManager/_stencilMask (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84553_ (I)V com/mojang/blaze3d/platform/GlStateManager/_clearStencil (I)V +MD: com/mojang/blaze3d/platform/GlStateManager/m_84565_ (I)V com/mojang/blaze3d/platform/GlStateManager/_enableVertexAttribArray (I)V +CL: com/mojang/blaze3d/platform/GlStateManager$BlendState com/mojang/blaze3d/platform/GlStateManager$BlendState +FD: com/mojang/blaze3d/platform/GlStateManager$BlendState/com/mojang/blaze3d/platform/GlStateManager$BlendState com/mojang/blaze3d/platform/GlStateManager$BlendState/com/mojang/blaze3d/platform/GlStateManager$BlendState +FD: com/mojang/blaze3d/platform/GlStateManager$BlendState/f_84577_ com/mojang/blaze3d/platform/GlStateManager$BlendState/mode +FD: com/mojang/blaze3d/platform/GlStateManager$BlendState/f_84578_ com/mojang/blaze3d/platform/GlStateManager$BlendState/srcRgb +FD: com/mojang/blaze3d/platform/GlStateManager$BlendState/f_84579_ com/mojang/blaze3d/platform/GlStateManager$BlendState/dstRgb +FD: com/mojang/blaze3d/platform/GlStateManager$BlendState/f_84580_ com/mojang/blaze3d/platform/GlStateManager$BlendState/srcAlpha +FD: com/mojang/blaze3d/platform/GlStateManager$BlendState/f_84581_ com/mojang/blaze3d/platform/GlStateManager$BlendState/dstAlpha +MD: com/mojang/blaze3d/platform/GlStateManager$BlendState/ ()V com/mojang/blaze3d/platform/GlStateManager$BlendState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$BooleanState com/mojang/blaze3d/platform/GlStateManager$BooleanState +FD: com/mojang/blaze3d/platform/GlStateManager$BooleanState/com/mojang/blaze3d/platform/GlStateManager$BooleanState com/mojang/blaze3d/platform/GlStateManager$BooleanState/com/mojang/blaze3d/platform/GlStateManager$BooleanState +FD: com/mojang/blaze3d/platform/GlStateManager$BooleanState/f_84585_ com/mojang/blaze3d/platform/GlStateManager$BooleanState/state +FD: com/mojang/blaze3d/platform/GlStateManager$BooleanState/f_84586_ com/mojang/blaze3d/platform/GlStateManager$BooleanState/enabled +MD: com/mojang/blaze3d/platform/GlStateManager$BooleanState/ (I)V com/mojang/blaze3d/platform/GlStateManager$BooleanState/ (I)V +MD: com/mojang/blaze3d/platform/GlStateManager$BooleanState/m_84589_ ()V com/mojang/blaze3d/platform/GlStateManager$BooleanState/disable ()V +MD: com/mojang/blaze3d/platform/GlStateManager$BooleanState/m_84590_ (Z)V com/mojang/blaze3d/platform/GlStateManager$BooleanState/setEnabled (Z)V +MD: com/mojang/blaze3d/platform/GlStateManager$BooleanState/m_84592_ ()V com/mojang/blaze3d/platform/GlStateManager$BooleanState/enable ()V +CL: com/mojang/blaze3d/platform/GlStateManager$ColorLogicState com/mojang/blaze3d/platform/GlStateManager$ColorLogicState +FD: com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/com/mojang/blaze3d/platform/GlStateManager$ColorLogicState com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/com/mojang/blaze3d/platform/GlStateManager$ColorLogicState +FD: com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/f_84603_ com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/enable +FD: com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/f_84604_ com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/op +MD: com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/ ()V com/mojang/blaze3d/platform/GlStateManager$ColorLogicState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$ColorMask com/mojang/blaze3d/platform/GlStateManager$ColorMask +FD: com/mojang/blaze3d/platform/GlStateManager$ColorMask/com/mojang/blaze3d/platform/GlStateManager$ColorMask com/mojang/blaze3d/platform/GlStateManager$ColorMask/com/mojang/blaze3d/platform/GlStateManager$ColorMask +FD: com/mojang/blaze3d/platform/GlStateManager$ColorMask/f_84608_ com/mojang/blaze3d/platform/GlStateManager$ColorMask/red +FD: com/mojang/blaze3d/platform/GlStateManager$ColorMask/f_84609_ com/mojang/blaze3d/platform/GlStateManager$ColorMask/green +FD: com/mojang/blaze3d/platform/GlStateManager$ColorMask/f_84610_ com/mojang/blaze3d/platform/GlStateManager$ColorMask/blue +FD: com/mojang/blaze3d/platform/GlStateManager$ColorMask/f_84611_ com/mojang/blaze3d/platform/GlStateManager$ColorMask/alpha +MD: com/mojang/blaze3d/platform/GlStateManager$ColorMask/ ()V com/mojang/blaze3d/platform/GlStateManager$ColorMask/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$CullState com/mojang/blaze3d/platform/GlStateManager$CullState +FD: com/mojang/blaze3d/platform/GlStateManager$CullState/com/mojang/blaze3d/platform/GlStateManager$CullState com/mojang/blaze3d/platform/GlStateManager$CullState/com/mojang/blaze3d/platform/GlStateManager$CullState +FD: com/mojang/blaze3d/platform/GlStateManager$CullState/f_84621_ com/mojang/blaze3d/platform/GlStateManager$CullState/enable +FD: com/mojang/blaze3d/platform/GlStateManager$CullState/f_84622_ com/mojang/blaze3d/platform/GlStateManager$CullState/mode +MD: com/mojang/blaze3d/platform/GlStateManager$CullState/ ()V com/mojang/blaze3d/platform/GlStateManager$CullState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$DepthState com/mojang/blaze3d/platform/GlStateManager$DepthState +FD: com/mojang/blaze3d/platform/GlStateManager$DepthState/com/mojang/blaze3d/platform/GlStateManager$DepthState com/mojang/blaze3d/platform/GlStateManager$DepthState/com/mojang/blaze3d/platform/GlStateManager$DepthState +FD: com/mojang/blaze3d/platform/GlStateManager$DepthState/f_84626_ com/mojang/blaze3d/platform/GlStateManager$DepthState/mode +FD: com/mojang/blaze3d/platform/GlStateManager$DepthState/f_84627_ com/mojang/blaze3d/platform/GlStateManager$DepthState/mask +FD: com/mojang/blaze3d/platform/GlStateManager$DepthState/f_84628_ com/mojang/blaze3d/platform/GlStateManager$DepthState/func +MD: com/mojang/blaze3d/platform/GlStateManager$DepthState/ ()V com/mojang/blaze3d/platform/GlStateManager$DepthState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$DestFactor com/mojang/blaze3d/platform/GlStateManager$DestFactor +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/$VALUES com/mojang/blaze3d/platform/GlStateManager$DestFactor/$VALUES +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/CONSTANT_ALPHA com/mojang/blaze3d/platform/GlStateManager$DestFactor/CONSTANT_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/CONSTANT_COLOR com/mojang/blaze3d/platform/GlStateManager$DestFactor/CONSTANT_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/DST_ALPHA com/mojang/blaze3d/platform/GlStateManager$DestFactor/DST_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/DST_COLOR com/mojang/blaze3d/platform/GlStateManager$DestFactor/DST_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_CONSTANT_ALPHA com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_CONSTANT_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_CONSTANT_COLOR com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_CONSTANT_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_DST_ALPHA com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_DST_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_DST_COLOR com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_DST_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_SRC_ALPHA com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_SRC_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_SRC_COLOR com/mojang/blaze3d/platform/GlStateManager$DestFactor/ONE_MINUS_SRC_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/SRC_ALPHA com/mojang/blaze3d/platform/GlStateManager$DestFactor/SRC_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/SRC_COLOR com/mojang/blaze3d/platform/GlStateManager$DestFactor/SRC_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ZERO com/mojang/blaze3d/platform/GlStateManager$DestFactor/ZERO +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/com/mojang/blaze3d/platform/GlStateManager$DestFactor com/mojang/blaze3d/platform/GlStateManager$DestFactor/com/mojang/blaze3d/platform/GlStateManager$DestFactor +FD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/f_84646_ com/mojang/blaze3d/platform/GlStateManager$DestFactor/value +MD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ ()V com/mojang/blaze3d/platform/GlStateManager$DestFactor/ ()V +MD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/ (Ljava/lang/String;II)V com/mojang/blaze3d/platform/GlStateManager$DestFactor/ (Ljava/lang/String;II)V +MD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/m_157123_ ()[Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; com/mojang/blaze3d/platform/GlStateManager$DestFactor/$values ()[Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; +MD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; com/mojang/blaze3d/platform/GlStateManager$DestFactor/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; +MD: com/mojang/blaze3d/platform/GlStateManager$DestFactor/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; com/mojang/blaze3d/platform/GlStateManager$DestFactor/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; +CL: com/mojang/blaze3d/platform/GlStateManager$LogicOp com/mojang/blaze3d/platform/GlStateManager$LogicOp +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/$VALUES com/mojang/blaze3d/platform/GlStateManager$LogicOp/$VALUES +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/AND com/mojang/blaze3d/platform/GlStateManager$LogicOp/AND +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/AND_INVERTED com/mojang/blaze3d/platform/GlStateManager$LogicOp/AND_INVERTED +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/AND_REVERSE com/mojang/blaze3d/platform/GlStateManager$LogicOp/AND_REVERSE +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/CLEAR com/mojang/blaze3d/platform/GlStateManager$LogicOp/CLEAR +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/COPY com/mojang/blaze3d/platform/GlStateManager$LogicOp/COPY +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/COPY_INVERTED com/mojang/blaze3d/platform/GlStateManager$LogicOp/COPY_INVERTED +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/EQUIV com/mojang/blaze3d/platform/GlStateManager$LogicOp/EQUIV +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/INVERT com/mojang/blaze3d/platform/GlStateManager$LogicOp/INVERT +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/NAND com/mojang/blaze3d/platform/GlStateManager$LogicOp/NAND +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/NOOP com/mojang/blaze3d/platform/GlStateManager$LogicOp/NOOP +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/NOR com/mojang/blaze3d/platform/GlStateManager$LogicOp/NOR +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/OR com/mojang/blaze3d/platform/GlStateManager$LogicOp/OR +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/OR_INVERTED com/mojang/blaze3d/platform/GlStateManager$LogicOp/OR_INVERTED +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/OR_REVERSE com/mojang/blaze3d/platform/GlStateManager$LogicOp/OR_REVERSE +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/SET com/mojang/blaze3d/platform/GlStateManager$LogicOp/SET +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/XOR com/mojang/blaze3d/platform/GlStateManager$LogicOp/XOR +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/com/mojang/blaze3d/platform/GlStateManager$LogicOp com/mojang/blaze3d/platform/GlStateManager$LogicOp/com/mojang/blaze3d/platform/GlStateManager$LogicOp +FD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/f_84715_ com/mojang/blaze3d/platform/GlStateManager$LogicOp/value +MD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/ ()V com/mojang/blaze3d/platform/GlStateManager$LogicOp/ ()V +MD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/ (Ljava/lang/String;II)V com/mojang/blaze3d/platform/GlStateManager$LogicOp/ (Ljava/lang/String;II)V +MD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/m_157125_ ()[Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; com/mojang/blaze3d/platform/GlStateManager$LogicOp/$values ()[Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; +MD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; com/mojang/blaze3d/platform/GlStateManager$LogicOp/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; +MD: com/mojang/blaze3d/platform/GlStateManager$LogicOp/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; com/mojang/blaze3d/platform/GlStateManager$LogicOp/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; +CL: com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState +FD: com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState +FD: com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/f_84725_ com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/fill +FD: com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/f_84726_ com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/line +FD: com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/f_84727_ com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/factor +FD: com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/f_84728_ com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/units +MD: com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/ ()V com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$ScissorState com/mojang/blaze3d/platform/GlStateManager$ScissorState +FD: com/mojang/blaze3d/platform/GlStateManager$ScissorState/com/mojang/blaze3d/platform/GlStateManager$ScissorState com/mojang/blaze3d/platform/GlStateManager$ScissorState/com/mojang/blaze3d/platform/GlStateManager$ScissorState +FD: com/mojang/blaze3d/platform/GlStateManager$ScissorState/f_84732_ com/mojang/blaze3d/platform/GlStateManager$ScissorState/mode +MD: com/mojang/blaze3d/platform/GlStateManager$ScissorState/ ()V com/mojang/blaze3d/platform/GlStateManager$ScissorState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$SourceFactor com/mojang/blaze3d/platform/GlStateManager$SourceFactor +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/$VALUES com/mojang/blaze3d/platform/GlStateManager$SourceFactor/$VALUES +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/CONSTANT_ALPHA com/mojang/blaze3d/platform/GlStateManager$SourceFactor/CONSTANT_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/CONSTANT_COLOR com/mojang/blaze3d/platform/GlStateManager$SourceFactor/CONSTANT_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/DST_ALPHA com/mojang/blaze3d/platform/GlStateManager$SourceFactor/DST_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/DST_COLOR com/mojang/blaze3d/platform/GlStateManager$SourceFactor/DST_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_CONSTANT_ALPHA com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_CONSTANT_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_CONSTANT_COLOR com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_CONSTANT_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_DST_ALPHA com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_DST_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_DST_COLOR com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_DST_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_SRC_ALPHA com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_SRC_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_SRC_COLOR com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ONE_MINUS_SRC_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/SRC_ALPHA com/mojang/blaze3d/platform/GlStateManager$SourceFactor/SRC_ALPHA +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/SRC_ALPHA_SATURATE com/mojang/blaze3d/platform/GlStateManager$SourceFactor/SRC_ALPHA_SATURATE +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/SRC_COLOR com/mojang/blaze3d/platform/GlStateManager$SourceFactor/SRC_COLOR +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ZERO com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ZERO +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/com/mojang/blaze3d/platform/GlStateManager$SourceFactor com/mojang/blaze3d/platform/GlStateManager$SourceFactor/com/mojang/blaze3d/platform/GlStateManager$SourceFactor +FD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/f_84751_ com/mojang/blaze3d/platform/GlStateManager$SourceFactor/value +MD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ ()V com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ ()V +MD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ (Ljava/lang/String;II)V com/mojang/blaze3d/platform/GlStateManager$SourceFactor/ (Ljava/lang/String;II)V +MD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/m_157124_ ()[Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; com/mojang/blaze3d/platform/GlStateManager$SourceFactor/$values ()[Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; +MD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; com/mojang/blaze3d/platform/GlStateManager$SourceFactor/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; +MD: com/mojang/blaze3d/platform/GlStateManager$SourceFactor/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; com/mojang/blaze3d/platform/GlStateManager$SourceFactor/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; +CL: com/mojang/blaze3d/platform/GlStateManager$StencilFunc com/mojang/blaze3d/platform/GlStateManager$StencilFunc +FD: com/mojang/blaze3d/platform/GlStateManager$StencilFunc/com/mojang/blaze3d/platform/GlStateManager$StencilFunc com/mojang/blaze3d/platform/GlStateManager$StencilFunc/com/mojang/blaze3d/platform/GlStateManager$StencilFunc +FD: com/mojang/blaze3d/platform/GlStateManager$StencilFunc/f_84761_ com/mojang/blaze3d/platform/GlStateManager$StencilFunc/func +FD: com/mojang/blaze3d/platform/GlStateManager$StencilFunc/f_84762_ com/mojang/blaze3d/platform/GlStateManager$StencilFunc/ref +FD: com/mojang/blaze3d/platform/GlStateManager$StencilFunc/f_84763_ com/mojang/blaze3d/platform/GlStateManager$StencilFunc/mask +MD: com/mojang/blaze3d/platform/GlStateManager$StencilFunc/ ()V com/mojang/blaze3d/platform/GlStateManager$StencilFunc/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$StencilState com/mojang/blaze3d/platform/GlStateManager$StencilState +FD: com/mojang/blaze3d/platform/GlStateManager$StencilState/com/mojang/blaze3d/platform/GlStateManager$StencilState com/mojang/blaze3d/platform/GlStateManager$StencilState/com/mojang/blaze3d/platform/GlStateManager$StencilState +FD: com/mojang/blaze3d/platform/GlStateManager$StencilState/f_84767_ com/mojang/blaze3d/platform/GlStateManager$StencilState/func +FD: com/mojang/blaze3d/platform/GlStateManager$StencilState/f_84768_ com/mojang/blaze3d/platform/GlStateManager$StencilState/mask +FD: com/mojang/blaze3d/platform/GlStateManager$StencilState/f_84769_ com/mojang/blaze3d/platform/GlStateManager$StencilState/fail +FD: com/mojang/blaze3d/platform/GlStateManager$StencilState/f_84770_ com/mojang/blaze3d/platform/GlStateManager$StencilState/zfail +FD: com/mojang/blaze3d/platform/GlStateManager$StencilState/f_84771_ com/mojang/blaze3d/platform/GlStateManager$StencilState/zpass +MD: com/mojang/blaze3d/platform/GlStateManager$StencilState/ ()V com/mojang/blaze3d/platform/GlStateManager$StencilState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$TextureState com/mojang/blaze3d/platform/GlStateManager$TextureState +FD: com/mojang/blaze3d/platform/GlStateManager$TextureState/com/mojang/blaze3d/platform/GlStateManager$TextureState com/mojang/blaze3d/platform/GlStateManager$TextureState/com/mojang/blaze3d/platform/GlStateManager$TextureState +FD: com/mojang/blaze3d/platform/GlStateManager$TextureState/f_84800_ com/mojang/blaze3d/platform/GlStateManager$TextureState/enable +FD: com/mojang/blaze3d/platform/GlStateManager$TextureState/f_84801_ com/mojang/blaze3d/platform/GlStateManager$TextureState/binding +MD: com/mojang/blaze3d/platform/GlStateManager$TextureState/ ()V com/mojang/blaze3d/platform/GlStateManager$TextureState/ ()V +CL: com/mojang/blaze3d/platform/GlStateManager$Viewport com/mojang/blaze3d/platform/GlStateManager$Viewport +FD: com/mojang/blaze3d/platform/GlStateManager$Viewport/$VALUES com/mojang/blaze3d/platform/GlStateManager$Viewport/$VALUES +FD: com/mojang/blaze3d/platform/GlStateManager$Viewport/INSTANCE com/mojang/blaze3d/platform/GlStateManager$Viewport/INSTANCE +FD: com/mojang/blaze3d/platform/GlStateManager$Viewport/com/mojang/blaze3d/platform/GlStateManager$Viewport com/mojang/blaze3d/platform/GlStateManager$Viewport/com/mojang/blaze3d/platform/GlStateManager$Viewport +FD: com/mojang/blaze3d/platform/GlStateManager$Viewport/f_84806_ com/mojang/blaze3d/platform/GlStateManager$Viewport/x +FD: com/mojang/blaze3d/platform/GlStateManager$Viewport/f_84807_ com/mojang/blaze3d/platform/GlStateManager$Viewport/y +FD: com/mojang/blaze3d/platform/GlStateManager$Viewport/f_84808_ com/mojang/blaze3d/platform/GlStateManager$Viewport/width +FD: com/mojang/blaze3d/platform/GlStateManager$Viewport/f_84809_ com/mojang/blaze3d/platform/GlStateManager$Viewport/height +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/ ()V com/mojang/blaze3d/platform/GlStateManager$Viewport/ ()V +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/ (Ljava/lang/String;I)V com/mojang/blaze3d/platform/GlStateManager$Viewport/ (Ljava/lang/String;I)V +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/m_157126_ ()I com/mojang/blaze3d/platform/GlStateManager$Viewport/x ()I +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/m_157127_ ()I com/mojang/blaze3d/platform/GlStateManager$Viewport/y ()I +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/m_157128_ ()I com/mojang/blaze3d/platform/GlStateManager$Viewport/width ()I +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/m_157129_ ()I com/mojang/blaze3d/platform/GlStateManager$Viewport/height ()I +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/m_157130_ ()[Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; com/mojang/blaze3d/platform/GlStateManager$Viewport/$values ()[Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; com/mojang/blaze3d/platform/GlStateManager$Viewport/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; +MD: com/mojang/blaze3d/platform/GlStateManager$Viewport/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; com/mojang/blaze3d/platform/GlStateManager$Viewport/values ()[Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; +CL: com/mojang/blaze3d/platform/GlUtil com/mojang/blaze3d/platform/GlUtil +FD: com/mojang/blaze3d/platform/GlUtil/com/mojang/blaze3d/platform/GlUtil com/mojang/blaze3d/platform/GlUtil/com/mojang/blaze3d/platform/GlUtil +MD: com/mojang/blaze3d/platform/GlUtil/ ()V com/mojang/blaze3d/platform/GlUtil/ ()V +MD: com/mojang/blaze3d/platform/GlUtil/m_166247_ (I)Ljava/nio/ByteBuffer; com/mojang/blaze3d/platform/GlUtil/allocateMemory (I)Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/platform/GlUtil/m_166251_ (Ljava/nio/Buffer;)V com/mojang/blaze3d/platform/GlUtil/freeMemory (Ljava/nio/Buffer;)V +MD: com/mojang/blaze3d/platform/GlUtil/m_84818_ ()Ljava/lang/String; com/mojang/blaze3d/platform/GlUtil/getVendor ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlUtil/m_84819_ ()Ljava/lang/String; com/mojang/blaze3d/platform/GlUtil/getCpuInfo ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlUtil/m_84820_ ()Ljava/lang/String; com/mojang/blaze3d/platform/GlUtil/getRenderer ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/GlUtil/m_84821_ ()Ljava/lang/String; com/mojang/blaze3d/platform/GlUtil/getOpenGLVersion ()Ljava/lang/String; +CL: com/mojang/blaze3d/platform/InputConstants com/mojang/blaze3d/platform/InputConstants +FD: com/mojang/blaze3d/platform/InputConstants/com/mojang/blaze3d/platform/InputConstants com/mojang/blaze3d/platform/InputConstants/com/mojang/blaze3d/platform/InputConstants +FD: com/mojang/blaze3d/platform/InputConstants/f_166253_ com/mojang/blaze3d/platform/InputConstants/KEY_Q +FD: com/mojang/blaze3d/platform/InputConstants/f_166254_ com/mojang/blaze3d/platform/InputConstants/KEY_R +FD: com/mojang/blaze3d/platform/InputConstants/f_166255_ com/mojang/blaze3d/platform/InputConstants/KEY_S +FD: com/mojang/blaze3d/platform/InputConstants/f_166256_ com/mojang/blaze3d/platform/InputConstants/KEY_T +FD: com/mojang/blaze3d/platform/InputConstants/f_166257_ com/mojang/blaze3d/platform/InputConstants/KEY_U +FD: com/mojang/blaze3d/platform/InputConstants/f_166258_ com/mojang/blaze3d/platform/InputConstants/KEY_V +FD: com/mojang/blaze3d/platform/InputConstants/f_166259_ com/mojang/blaze3d/platform/InputConstants/KEY_W +FD: com/mojang/blaze3d/platform/InputConstants/f_166260_ com/mojang/blaze3d/platform/InputConstants/KEY_X +FD: com/mojang/blaze3d/platform/InputConstants/f_166261_ com/mojang/blaze3d/platform/InputConstants/KEY_Y +FD: com/mojang/blaze3d/platform/InputConstants/f_166262_ com/mojang/blaze3d/platform/InputConstants/KEY_Z +FD: com/mojang/blaze3d/platform/InputConstants/f_166263_ com/mojang/blaze3d/platform/InputConstants/KEY_F1 +FD: com/mojang/blaze3d/platform/InputConstants/f_166264_ com/mojang/blaze3d/platform/InputConstants/KEY_F2 +FD: com/mojang/blaze3d/platform/InputConstants/f_166265_ com/mojang/blaze3d/platform/InputConstants/KEY_F3 +FD: com/mojang/blaze3d/platform/InputConstants/f_166266_ com/mojang/blaze3d/platform/InputConstants/KEY_F4 +FD: com/mojang/blaze3d/platform/InputConstants/f_166267_ com/mojang/blaze3d/platform/InputConstants/KEY_F5 +FD: com/mojang/blaze3d/platform/InputConstants/f_166268_ com/mojang/blaze3d/platform/InputConstants/KEY_F6 +FD: com/mojang/blaze3d/platform/InputConstants/f_166269_ com/mojang/blaze3d/platform/InputConstants/KEY_F7 +FD: com/mojang/blaze3d/platform/InputConstants/f_166270_ com/mojang/blaze3d/platform/InputConstants/KEY_F8 +FD: com/mojang/blaze3d/platform/InputConstants/f_166271_ com/mojang/blaze3d/platform/InputConstants/KEY_F9 +FD: com/mojang/blaze3d/platform/InputConstants/f_166272_ com/mojang/blaze3d/platform/InputConstants/KEY_F10 +FD: com/mojang/blaze3d/platform/InputConstants/f_166273_ com/mojang/blaze3d/platform/InputConstants/KEY_F11 +FD: com/mojang/blaze3d/platform/InputConstants/f_166274_ com/mojang/blaze3d/platform/InputConstants/KEY_F12 +FD: com/mojang/blaze3d/platform/InputConstants/f_166275_ com/mojang/blaze3d/platform/InputConstants/KEY_F13 +FD: com/mojang/blaze3d/platform/InputConstants/f_166276_ com/mojang/blaze3d/platform/InputConstants/KEY_F14 +FD: com/mojang/blaze3d/platform/InputConstants/f_166277_ com/mojang/blaze3d/platform/InputConstants/KEY_F15 +FD: com/mojang/blaze3d/platform/InputConstants/f_166278_ com/mojang/blaze3d/platform/InputConstants/KEY_F16 +FD: com/mojang/blaze3d/platform/InputConstants/f_166279_ com/mojang/blaze3d/platform/InputConstants/KEY_0 +FD: com/mojang/blaze3d/platform/InputConstants/f_166280_ com/mojang/blaze3d/platform/InputConstants/KEY_UP +FD: com/mojang/blaze3d/platform/InputConstants/f_166281_ com/mojang/blaze3d/platform/InputConstants/KEY_ADD +FD: com/mojang/blaze3d/platform/InputConstants/f_166282_ com/mojang/blaze3d/platform/InputConstants/KEY_APOSTROPHE +FD: com/mojang/blaze3d/platform/InputConstants/f_166283_ com/mojang/blaze3d/platform/InputConstants/KEY_BACKSLASH +FD: com/mojang/blaze3d/platform/InputConstants/f_166284_ com/mojang/blaze3d/platform/InputConstants/KEY_COMMA +FD: com/mojang/blaze3d/platform/InputConstants/f_166285_ com/mojang/blaze3d/platform/InputConstants/KEY_EQUALS +FD: com/mojang/blaze3d/platform/InputConstants/f_166286_ com/mojang/blaze3d/platform/InputConstants/KEY_GRAVE +FD: com/mojang/blaze3d/platform/InputConstants/f_166287_ com/mojang/blaze3d/platform/InputConstants/KEY_LBRACKET +FD: com/mojang/blaze3d/platform/InputConstants/f_166288_ com/mojang/blaze3d/platform/InputConstants/KEY_MINUS +FD: com/mojang/blaze3d/platform/InputConstants/f_166289_ com/mojang/blaze3d/platform/InputConstants/KEY_MULTIPLY +FD: com/mojang/blaze3d/platform/InputConstants/f_166290_ com/mojang/blaze3d/platform/InputConstants/KEY_PERIOD +FD: com/mojang/blaze3d/platform/InputConstants/f_166291_ com/mojang/blaze3d/platform/InputConstants/KEY_RBRACKET +FD: com/mojang/blaze3d/platform/InputConstants/f_166292_ com/mojang/blaze3d/platform/InputConstants/KEY_SEMICOLON +FD: com/mojang/blaze3d/platform/InputConstants/f_166293_ com/mojang/blaze3d/platform/InputConstants/KEY_SLASH +FD: com/mojang/blaze3d/platform/InputConstants/f_166294_ com/mojang/blaze3d/platform/InputConstants/KEY_SPACE +FD: com/mojang/blaze3d/platform/InputConstants/f_166295_ com/mojang/blaze3d/platform/InputConstants/KEY_TAB +FD: com/mojang/blaze3d/platform/InputConstants/f_166296_ com/mojang/blaze3d/platform/InputConstants/KEY_LALT +FD: com/mojang/blaze3d/platform/InputConstants/f_166297_ com/mojang/blaze3d/platform/InputConstants/KEY_LCONTROL +FD: com/mojang/blaze3d/platform/InputConstants/f_166298_ com/mojang/blaze3d/platform/InputConstants/KEY_LSHIFT +FD: com/mojang/blaze3d/platform/InputConstants/f_166299_ com/mojang/blaze3d/platform/InputConstants/KEY_LWIN +FD: com/mojang/blaze3d/platform/InputConstants/f_166300_ com/mojang/blaze3d/platform/InputConstants/KEY_RALT +FD: com/mojang/blaze3d/platform/InputConstants/f_166301_ com/mojang/blaze3d/platform/InputConstants/KEY_RCONTROL +FD: com/mojang/blaze3d/platform/InputConstants/f_166302_ com/mojang/blaze3d/platform/InputConstants/KEY_RSHIFT +FD: com/mojang/blaze3d/platform/InputConstants/f_166303_ com/mojang/blaze3d/platform/InputConstants/KEY_RWIN +FD: com/mojang/blaze3d/platform/InputConstants/f_166304_ com/mojang/blaze3d/platform/InputConstants/KEY_RETURN +FD: com/mojang/blaze3d/platform/InputConstants/f_166305_ com/mojang/blaze3d/platform/InputConstants/KEY_ESCAPE +FD: com/mojang/blaze3d/platform/InputConstants/f_166306_ com/mojang/blaze3d/platform/InputConstants/KEY_F17 +FD: com/mojang/blaze3d/platform/InputConstants/f_166307_ com/mojang/blaze3d/platform/InputConstants/KEY_F18 +FD: com/mojang/blaze3d/platform/InputConstants/f_166308_ com/mojang/blaze3d/platform/InputConstants/KEY_F19 +FD: com/mojang/blaze3d/platform/InputConstants/f_166309_ com/mojang/blaze3d/platform/InputConstants/KEY_F20 +FD: com/mojang/blaze3d/platform/InputConstants/f_166310_ com/mojang/blaze3d/platform/InputConstants/KEY_F21 +FD: com/mojang/blaze3d/platform/InputConstants/f_166311_ com/mojang/blaze3d/platform/InputConstants/KEY_F22 +FD: com/mojang/blaze3d/platform/InputConstants/f_166312_ com/mojang/blaze3d/platform/InputConstants/KEY_F23 +FD: com/mojang/blaze3d/platform/InputConstants/f_166313_ com/mojang/blaze3d/platform/InputConstants/KEY_F24 +FD: com/mojang/blaze3d/platform/InputConstants/f_166314_ com/mojang/blaze3d/platform/InputConstants/KEY_F25 +FD: com/mojang/blaze3d/platform/InputConstants/f_166315_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMLOCK +FD: com/mojang/blaze3d/platform/InputConstants/f_166316_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD0 +FD: com/mojang/blaze3d/platform/InputConstants/f_166317_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD1 +FD: com/mojang/blaze3d/platform/InputConstants/f_166318_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD2 +FD: com/mojang/blaze3d/platform/InputConstants/f_166319_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD3 +FD: com/mojang/blaze3d/platform/InputConstants/f_166320_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD4 +FD: com/mojang/blaze3d/platform/InputConstants/f_166321_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD5 +FD: com/mojang/blaze3d/platform/InputConstants/f_166322_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD6 +FD: com/mojang/blaze3d/platform/InputConstants/f_166323_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD7 +FD: com/mojang/blaze3d/platform/InputConstants/f_166324_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD8 +FD: com/mojang/blaze3d/platform/InputConstants/f_166325_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPAD9 +FD: com/mojang/blaze3d/platform/InputConstants/f_166326_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPADCOMMA +FD: com/mojang/blaze3d/platform/InputConstants/f_166327_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPADENTER +FD: com/mojang/blaze3d/platform/InputConstants/f_166328_ com/mojang/blaze3d/platform/InputConstants/KEY_NUMPADEQUALS +FD: com/mojang/blaze3d/platform/InputConstants/f_166329_ com/mojang/blaze3d/platform/InputConstants/KEY_DOWN +FD: com/mojang/blaze3d/platform/InputConstants/f_166330_ com/mojang/blaze3d/platform/InputConstants/KEY_LEFT +FD: com/mojang/blaze3d/platform/InputConstants/f_166331_ com/mojang/blaze3d/platform/InputConstants/KEY_RIGHT +FD: com/mojang/blaze3d/platform/InputConstants/f_166332_ com/mojang/blaze3d/platform/InputConstants/KEY_1 +FD: com/mojang/blaze3d/platform/InputConstants/f_166333_ com/mojang/blaze3d/platform/InputConstants/KEY_BACKSPACE +FD: com/mojang/blaze3d/platform/InputConstants/f_166334_ com/mojang/blaze3d/platform/InputConstants/KEY_DELETE +FD: com/mojang/blaze3d/platform/InputConstants/f_166335_ com/mojang/blaze3d/platform/InputConstants/KEY_END +FD: com/mojang/blaze3d/platform/InputConstants/f_166336_ com/mojang/blaze3d/platform/InputConstants/KEY_HOME +FD: com/mojang/blaze3d/platform/InputConstants/f_166337_ com/mojang/blaze3d/platform/InputConstants/KEY_INSERT +FD: com/mojang/blaze3d/platform/InputConstants/f_166338_ com/mojang/blaze3d/platform/InputConstants/KEY_PAGEDOWN +FD: com/mojang/blaze3d/platform/InputConstants/f_166339_ com/mojang/blaze3d/platform/InputConstants/KEY_PAGEUP +FD: com/mojang/blaze3d/platform/InputConstants/f_166340_ com/mojang/blaze3d/platform/InputConstants/KEY_CAPSLOCK +FD: com/mojang/blaze3d/platform/InputConstants/f_166341_ com/mojang/blaze3d/platform/InputConstants/KEY_PAUSE +FD: com/mojang/blaze3d/platform/InputConstants/f_166342_ com/mojang/blaze3d/platform/InputConstants/KEY_SCROLLLOCK +FD: com/mojang/blaze3d/platform/InputConstants/f_166343_ com/mojang/blaze3d/platform/InputConstants/KEY_PRINTSCREEN +FD: com/mojang/blaze3d/platform/InputConstants/f_166344_ com/mojang/blaze3d/platform/InputConstants/PRESS +FD: com/mojang/blaze3d/platform/InputConstants/f_166345_ com/mojang/blaze3d/platform/InputConstants/RELEASE +FD: com/mojang/blaze3d/platform/InputConstants/f_166346_ com/mojang/blaze3d/platform/InputConstants/REPEAT +FD: com/mojang/blaze3d/platform/InputConstants/f_166347_ com/mojang/blaze3d/platform/InputConstants/MOUSE_BUTTON_LEFT +FD: com/mojang/blaze3d/platform/InputConstants/f_166348_ com/mojang/blaze3d/platform/InputConstants/MOUSE_BUTTON_MIDDLE +FD: com/mojang/blaze3d/platform/InputConstants/f_166349_ com/mojang/blaze3d/platform/InputConstants/MOUSE_BUTTON_RIGHT +FD: com/mojang/blaze3d/platform/InputConstants/f_166350_ com/mojang/blaze3d/platform/InputConstants/MOD_CONTROL +FD: com/mojang/blaze3d/platform/InputConstants/f_166351_ com/mojang/blaze3d/platform/InputConstants/CURSOR +FD: com/mojang/blaze3d/platform/InputConstants/f_166352_ com/mojang/blaze3d/platform/InputConstants/CURSOR_DISABLED +FD: com/mojang/blaze3d/platform/InputConstants/f_166353_ com/mojang/blaze3d/platform/InputConstants/CURSOR_NORMAL +FD: com/mojang/blaze3d/platform/InputConstants/f_166354_ com/mojang/blaze3d/platform/InputConstants/GLFW_RAW_MOUSE_MOTION_SUPPORTED +FD: com/mojang/blaze3d/platform/InputConstants/f_166355_ com/mojang/blaze3d/platform/InputConstants/KEY_2 +FD: com/mojang/blaze3d/platform/InputConstants/f_166356_ com/mojang/blaze3d/platform/InputConstants/KEY_3 +FD: com/mojang/blaze3d/platform/InputConstants/f_166357_ com/mojang/blaze3d/platform/InputConstants/KEY_4 +FD: com/mojang/blaze3d/platform/InputConstants/f_166358_ com/mojang/blaze3d/platform/InputConstants/KEY_5 +FD: com/mojang/blaze3d/platform/InputConstants/f_166359_ com/mojang/blaze3d/platform/InputConstants/KEY_6 +FD: com/mojang/blaze3d/platform/InputConstants/f_166360_ com/mojang/blaze3d/platform/InputConstants/KEY_7 +FD: com/mojang/blaze3d/platform/InputConstants/f_166361_ com/mojang/blaze3d/platform/InputConstants/KEY_8 +FD: com/mojang/blaze3d/platform/InputConstants/f_166362_ com/mojang/blaze3d/platform/InputConstants/KEY_9 +FD: com/mojang/blaze3d/platform/InputConstants/f_166363_ com/mojang/blaze3d/platform/InputConstants/KEY_A +FD: com/mojang/blaze3d/platform/InputConstants/f_166364_ com/mojang/blaze3d/platform/InputConstants/KEY_B +FD: com/mojang/blaze3d/platform/InputConstants/f_166365_ com/mojang/blaze3d/platform/InputConstants/KEY_C +FD: com/mojang/blaze3d/platform/InputConstants/f_166366_ com/mojang/blaze3d/platform/InputConstants/KEY_D +FD: com/mojang/blaze3d/platform/InputConstants/f_166367_ com/mojang/blaze3d/platform/InputConstants/KEY_E +FD: com/mojang/blaze3d/platform/InputConstants/f_166368_ com/mojang/blaze3d/platform/InputConstants/KEY_F +FD: com/mojang/blaze3d/platform/InputConstants/f_166369_ com/mojang/blaze3d/platform/InputConstants/KEY_G +FD: com/mojang/blaze3d/platform/InputConstants/f_166370_ com/mojang/blaze3d/platform/InputConstants/KEY_H +FD: com/mojang/blaze3d/platform/InputConstants/f_166371_ com/mojang/blaze3d/platform/InputConstants/KEY_I +FD: com/mojang/blaze3d/platform/InputConstants/f_166372_ com/mojang/blaze3d/platform/InputConstants/KEY_J +FD: com/mojang/blaze3d/platform/InputConstants/f_166373_ com/mojang/blaze3d/platform/InputConstants/KEY_K +FD: com/mojang/blaze3d/platform/InputConstants/f_166374_ com/mojang/blaze3d/platform/InputConstants/KEY_L +FD: com/mojang/blaze3d/platform/InputConstants/f_166375_ com/mojang/blaze3d/platform/InputConstants/KEY_M +FD: com/mojang/blaze3d/platform/InputConstants/f_166376_ com/mojang/blaze3d/platform/InputConstants/KEY_N +FD: com/mojang/blaze3d/platform/InputConstants/f_166377_ com/mojang/blaze3d/platform/InputConstants/KEY_O +FD: com/mojang/blaze3d/platform/InputConstants/f_166378_ com/mojang/blaze3d/platform/InputConstants/KEY_P +FD: com/mojang/blaze3d/platform/InputConstants/f_84822_ com/mojang/blaze3d/platform/InputConstants/UNKNOWN +FD: com/mojang/blaze3d/platform/InputConstants/f_84824_ com/mojang/blaze3d/platform/InputConstants/GLFW_RAW_MOUSE_MOTION +MD: com/mojang/blaze3d/platform/InputConstants/ ()V com/mojang/blaze3d/platform/InputConstants/ ()V +MD: com/mojang/blaze3d/platform/InputConstants/ ()V com/mojang/blaze3d/platform/InputConstants/ ()V +MD: com/mojang/blaze3d/platform/InputConstants/m_84826_ ()Z com/mojang/blaze3d/platform/InputConstants/isRawMouseInputSupported ()Z +MD: com/mojang/blaze3d/platform/InputConstants/m_84827_ (II)Lcom/mojang/blaze3d/platform/InputConstants$Key; com/mojang/blaze3d/platform/InputConstants/getKey (II)Lcom/mojang/blaze3d/platform/InputConstants$Key; +MD: com/mojang/blaze3d/platform/InputConstants/m_84830_ (JI)Z com/mojang/blaze3d/platform/InputConstants/isKeyDown (JI)Z +MD: com/mojang/blaze3d/platform/InputConstants/m_84833_ (JIDD)V com/mojang/blaze3d/platform/InputConstants/grabOrReleaseMouse (JIDD)V +MD: com/mojang/blaze3d/platform/InputConstants/m_84838_ (JLorg/lwjgl/glfw/GLFWCursorPosCallbackI;Lorg/lwjgl/glfw/GLFWMouseButtonCallbackI;Lorg/lwjgl/glfw/GLFWScrollCallbackI;Lorg/lwjgl/glfw/GLFWDropCallbackI;)V com/mojang/blaze3d/platform/InputConstants/setupMouseCallbacks (JLorg/lwjgl/glfw/GLFWCursorPosCallbackI;Lorg/lwjgl/glfw/GLFWMouseButtonCallbackI;Lorg/lwjgl/glfw/GLFWScrollCallbackI;Lorg/lwjgl/glfw/GLFWDropCallbackI;)V +MD: com/mojang/blaze3d/platform/InputConstants/m_84844_ (JLorg/lwjgl/glfw/GLFWKeyCallbackI;Lorg/lwjgl/glfw/GLFWCharModsCallbackI;)V com/mojang/blaze3d/platform/InputConstants/setupKeyboardCallbacks (JLorg/lwjgl/glfw/GLFWKeyCallbackI;Lorg/lwjgl/glfw/GLFWCharModsCallbackI;)V +MD: com/mojang/blaze3d/platform/InputConstants/m_84848_ (JZ)V com/mojang/blaze3d/platform/InputConstants/updateRawMouseInput (JZ)V +MD: com/mojang/blaze3d/platform/InputConstants/m_84851_ (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/InputConstants$Key; com/mojang/blaze3d/platform/InputConstants/getKey (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/InputConstants$Key; +CL: com/mojang/blaze3d/platform/InputConstants$Key com/mojang/blaze3d/platform/InputConstants$Key +FD: com/mojang/blaze3d/platform/InputConstants$Key/com/mojang/blaze3d/platform/InputConstants$Key com/mojang/blaze3d/platform/InputConstants$Key/com/mojang/blaze3d/platform/InputConstants$Key +FD: com/mojang/blaze3d/platform/InputConstants$Key/f_84853_ com/mojang/blaze3d/platform/InputConstants$Key/name +FD: com/mojang/blaze3d/platform/InputConstants$Key/f_84854_ com/mojang/blaze3d/platform/InputConstants$Key/type +FD: com/mojang/blaze3d/platform/InputConstants$Key/f_84855_ com/mojang/blaze3d/platform/InputConstants$Key/value +FD: com/mojang/blaze3d/platform/InputConstants$Key/f_84856_ com/mojang/blaze3d/platform/InputConstants$Key/displayName +FD: com/mojang/blaze3d/platform/InputConstants$Key/f_84857_ com/mojang/blaze3d/platform/InputConstants$Key/NAME_MAP +MD: com/mojang/blaze3d/platform/InputConstants$Key/ ()V com/mojang/blaze3d/platform/InputConstants$Key/ ()V +MD: com/mojang/blaze3d/platform/InputConstants$Key/ (Ljava/lang/String;Lcom/mojang/blaze3d/platform/InputConstants$Type;I)V com/mojang/blaze3d/platform/InputConstants$Key/ (Ljava/lang/String;Lcom/mojang/blaze3d/platform/InputConstants$Type;I)V +MD: com/mojang/blaze3d/platform/InputConstants$Key/equals (Ljava/lang/Object;)Z com/mojang/blaze3d/platform/InputConstants$Key/equals (Ljava/lang/Object;)Z +MD: com/mojang/blaze3d/platform/InputConstants$Key/hashCode ()I com/mojang/blaze3d/platform/InputConstants$Key/hashCode ()I +MD: com/mojang/blaze3d/platform/InputConstants$Key/m_84868_ ()Lcom/mojang/blaze3d/platform/InputConstants$Type; com/mojang/blaze3d/platform/InputConstants$Key/getType ()Lcom/mojang/blaze3d/platform/InputConstants$Type; +MD: com/mojang/blaze3d/platform/InputConstants$Key/m_84869_ (Lcom/mojang/blaze3d/platform/InputConstants$Type;ILjava/lang/String;)Lnet/minecraft/network/chat/Component; com/mojang/blaze3d/platform/InputConstants$Key/lambda$new$0 (Lcom/mojang/blaze3d/platform/InputConstants$Type;ILjava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/blaze3d/platform/InputConstants$Key/m_84873_ ()I com/mojang/blaze3d/platform/InputConstants$Key/getValue ()I +MD: com/mojang/blaze3d/platform/InputConstants$Key/m_84874_ ()Ljava/lang/String; com/mojang/blaze3d/platform/InputConstants$Key/getName ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/InputConstants$Key/m_84875_ ()Lnet/minecraft/network/chat/Component; com/mojang/blaze3d/platform/InputConstants$Key/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/blaze3d/platform/InputConstants$Key/m_84876_ ()Ljava/util/OptionalInt; com/mojang/blaze3d/platform/InputConstants$Key/getNumericKeyValue ()Ljava/util/OptionalInt; +MD: com/mojang/blaze3d/platform/InputConstants$Key/toString ()Ljava/lang/String; com/mojang/blaze3d/platform/InputConstants$Key/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/platform/InputConstants$Type com/mojang/blaze3d/platform/InputConstants$Type +FD: com/mojang/blaze3d/platform/InputConstants$Type/$VALUES com/mojang/blaze3d/platform/InputConstants$Type/$VALUES +FD: com/mojang/blaze3d/platform/InputConstants$Type/KEYSYM com/mojang/blaze3d/platform/InputConstants$Type/KEYSYM +FD: com/mojang/blaze3d/platform/InputConstants$Type/MOUSE com/mojang/blaze3d/platform/InputConstants$Type/MOUSE +FD: com/mojang/blaze3d/platform/InputConstants$Type/SCANCODE com/mojang/blaze3d/platform/InputConstants$Type/SCANCODE +FD: com/mojang/blaze3d/platform/InputConstants$Type/com/mojang/blaze3d/platform/InputConstants$Type com/mojang/blaze3d/platform/InputConstants$Type/com/mojang/blaze3d/platform/InputConstants$Type +FD: com/mojang/blaze3d/platform/InputConstants$Type/f_84885_ com/mojang/blaze3d/platform/InputConstants$Type/map +FD: com/mojang/blaze3d/platform/InputConstants$Type/f_84886_ com/mojang/blaze3d/platform/InputConstants$Type/defaultPrefix +FD: com/mojang/blaze3d/platform/InputConstants$Type/f_84887_ com/mojang/blaze3d/platform/InputConstants$Type/displayTextSupplier +MD: com/mojang/blaze3d/platform/InputConstants$Type/ ()V com/mojang/blaze3d/platform/InputConstants$Type/ ()V +MD: com/mojang/blaze3d/platform/InputConstants$Type/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BiFunction;)V com/mojang/blaze3d/platform/InputConstants$Type/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BiFunction;)V +MD: com/mojang/blaze3d/platform/InputConstants$Type/m_166380_ ()[Lcom/mojang/blaze3d/platform/InputConstants$Type; com/mojang/blaze3d/platform/InputConstants$Type/$values ()[Lcom/mojang/blaze3d/platform/InputConstants$Type; +MD: com/mojang/blaze3d/platform/InputConstants$Type/m_84895_ (I)Lcom/mojang/blaze3d/platform/InputConstants$Key; com/mojang/blaze3d/platform/InputConstants$Type/getOrCreate (I)Lcom/mojang/blaze3d/platform/InputConstants$Key; +MD: com/mojang/blaze3d/platform/InputConstants$Type/m_84899_ (Lcom/mojang/blaze3d/platform/InputConstants$Type;Ljava/lang/String;I)V com/mojang/blaze3d/platform/InputConstants$Type/addKey (Lcom/mojang/blaze3d/platform/InputConstants$Type;Ljava/lang/String;I)V +MD: com/mojang/blaze3d/platform/InputConstants$Type/m_84903_ (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; com/mojang/blaze3d/platform/InputConstants$Type/lambda$static$2 (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/blaze3d/platform/InputConstants$Type/m_84906_ (I)Lcom/mojang/blaze3d/platform/InputConstants$Key; com/mojang/blaze3d/platform/InputConstants$Type/lambda$getOrCreate$3 (I)Lcom/mojang/blaze3d/platform/InputConstants$Key; +MD: com/mojang/blaze3d/platform/InputConstants$Type/m_84910_ (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; com/mojang/blaze3d/platform/InputConstants$Type/lambda$static$1 (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/blaze3d/platform/InputConstants$Type/m_84913_ (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; com/mojang/blaze3d/platform/InputConstants$Type/lambda$static$0 (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/blaze3d/platform/InputConstants$Type/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/InputConstants$Type; com/mojang/blaze3d/platform/InputConstants$Type/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/InputConstants$Type; +MD: com/mojang/blaze3d/platform/InputConstants$Type/values ()[Lcom/mojang/blaze3d/platform/InputConstants$Type; com/mojang/blaze3d/platform/InputConstants$Type/values ()[Lcom/mojang/blaze3d/platform/InputConstants$Type; +CL: com/mojang/blaze3d/platform/Lighting com/mojang/blaze3d/platform/Lighting +FD: com/mojang/blaze3d/platform/Lighting/com/mojang/blaze3d/platform/Lighting com/mojang/blaze3d/platform/Lighting/com/mojang/blaze3d/platform/Lighting +FD: com/mojang/blaze3d/platform/Lighting/f_166381_ com/mojang/blaze3d/platform/Lighting/INVENTORY_DIFFUSE_LIGHT_0 +FD: com/mojang/blaze3d/platform/Lighting/f_166382_ com/mojang/blaze3d/platform/Lighting/INVENTORY_DIFFUSE_LIGHT_1 +FD: com/mojang/blaze3d/platform/Lighting/f_84919_ com/mojang/blaze3d/platform/Lighting/DIFFUSE_LIGHT_0 +FD: com/mojang/blaze3d/platform/Lighting/f_84920_ com/mojang/blaze3d/platform/Lighting/DIFFUSE_LIGHT_1 +FD: com/mojang/blaze3d/platform/Lighting/f_84921_ com/mojang/blaze3d/platform/Lighting/NETHER_DIFFUSE_LIGHT_0 +FD: com/mojang/blaze3d/platform/Lighting/f_84922_ com/mojang/blaze3d/platform/Lighting/NETHER_DIFFUSE_LIGHT_1 +MD: com/mojang/blaze3d/platform/Lighting/ ()V com/mojang/blaze3d/platform/Lighting/ ()V +MD: com/mojang/blaze3d/platform/Lighting/ ()V com/mojang/blaze3d/platform/Lighting/ ()V +MD: com/mojang/blaze3d/platform/Lighting/m_166384_ ()V com/mojang/blaze3d/platform/Lighting/setupForEntityInInventory ()V +MD: com/mojang/blaze3d/platform/Lighting/m_84925_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/platform/Lighting/setupNetherLevel (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/platform/Lighting/m_84928_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/platform/Lighting/setupLevel (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/platform/Lighting/m_84930_ ()V com/mojang/blaze3d/platform/Lighting/setupForFlatItems ()V +MD: com/mojang/blaze3d/platform/Lighting/m_84931_ ()V com/mojang/blaze3d/platform/Lighting/setupFor3DItems ()V +CL: com/mojang/blaze3d/platform/MacosUtil com/mojang/blaze3d/platform/MacosUtil +FD: com/mojang/blaze3d/platform/MacosUtil/com/mojang/blaze3d/platform/MacosUtil com/mojang/blaze3d/platform/MacosUtil/com/mojang/blaze3d/platform/MacosUtil +FD: com/mojang/blaze3d/platform/MacosUtil/f_182515_ com/mojang/blaze3d/platform/MacosUtil/NS_FULL_SCREEN_WINDOW_MASK +MD: com/mojang/blaze3d/platform/MacosUtil/ ()V com/mojang/blaze3d/platform/MacosUtil/ ()V +MD: com/mojang/blaze3d/platform/MacosUtil/m_182517_ (J)V com/mojang/blaze3d/platform/MacosUtil/toggleFullscreen (J)V +MD: com/mojang/blaze3d/platform/MacosUtil/m_182519_ (Lca/weblite/objc/NSObject;)Z com/mojang/blaze3d/platform/MacosUtil/isInKioskMode (Lca/weblite/objc/NSObject;)Z +MD: com/mojang/blaze3d/platform/MacosUtil/m_182521_ (J)Ljava/util/Optional; com/mojang/blaze3d/platform/MacosUtil/getNsWindow (J)Ljava/util/Optional; +MD: com/mojang/blaze3d/platform/MacosUtil/m_182523_ (Lca/weblite/objc/NSObject;)V com/mojang/blaze3d/platform/MacosUtil/toggleFullscreen (Lca/weblite/objc/NSObject;)V +CL: com/mojang/blaze3d/platform/MemoryTracker com/mojang/blaze3d/platform/MemoryTracker +FD: com/mojang/blaze3d/platform/MemoryTracker/com/mojang/blaze3d/platform/MemoryTracker com/mojang/blaze3d/platform/MemoryTracker/com/mojang/blaze3d/platform/MemoryTracker +FD: com/mojang/blaze3d/platform/MemoryTracker/f_182525_ com/mojang/blaze3d/platform/MemoryTracker/ALLOCATOR +MD: com/mojang/blaze3d/platform/MemoryTracker/ ()V com/mojang/blaze3d/platform/MemoryTracker/ ()V +MD: com/mojang/blaze3d/platform/MemoryTracker/ ()V com/mojang/blaze3d/platform/MemoryTracker/ ()V +MD: com/mojang/blaze3d/platform/MemoryTracker/m_182527_ (I)Ljava/nio/ByteBuffer; com/mojang/blaze3d/platform/MemoryTracker/create (I)Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/platform/MemoryTracker/m_182529_ (Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer; com/mojang/blaze3d/platform/MemoryTracker/resize (Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer; +CL: com/mojang/blaze3d/platform/Monitor com/mojang/blaze3d/platform/Monitor +FD: com/mojang/blaze3d/platform/Monitor/com/mojang/blaze3d/platform/Monitor com/mojang/blaze3d/platform/Monitor/com/mojang/blaze3d/platform/Monitor +FD: com/mojang/blaze3d/platform/Monitor/f_84936_ com/mojang/blaze3d/platform/Monitor/monitor +FD: com/mojang/blaze3d/platform/Monitor/f_84937_ com/mojang/blaze3d/platform/Monitor/videoModes +FD: com/mojang/blaze3d/platform/Monitor/f_84938_ com/mojang/blaze3d/platform/Monitor/currentMode +FD: com/mojang/blaze3d/platform/Monitor/f_84939_ com/mojang/blaze3d/platform/Monitor/x +FD: com/mojang/blaze3d/platform/Monitor/f_84940_ com/mojang/blaze3d/platform/Monitor/y +MD: com/mojang/blaze3d/platform/Monitor/ (J)V com/mojang/blaze3d/platform/Monitor/ (J)V +MD: com/mojang/blaze3d/platform/Monitor/m_84943_ ()V com/mojang/blaze3d/platform/Monitor/refreshVideoModes ()V +MD: com/mojang/blaze3d/platform/Monitor/m_84944_ (I)Lcom/mojang/blaze3d/platform/VideoMode; com/mojang/blaze3d/platform/Monitor/getMode (I)Lcom/mojang/blaze3d/platform/VideoMode; +MD: com/mojang/blaze3d/platform/Monitor/m_84946_ (Lcom/mojang/blaze3d/platform/VideoMode;)I com/mojang/blaze3d/platform/Monitor/getVideoModeIndex (Lcom/mojang/blaze3d/platform/VideoMode;)I +MD: com/mojang/blaze3d/platform/Monitor/m_84948_ (Ljava/util/Optional;)Lcom/mojang/blaze3d/platform/VideoMode; com/mojang/blaze3d/platform/Monitor/getPreferredVidMode (Ljava/util/Optional;)Lcom/mojang/blaze3d/platform/VideoMode; +MD: com/mojang/blaze3d/platform/Monitor/m_84950_ ()Lcom/mojang/blaze3d/platform/VideoMode; com/mojang/blaze3d/platform/Monitor/getCurrentMode ()Lcom/mojang/blaze3d/platform/VideoMode; +MD: com/mojang/blaze3d/platform/Monitor/m_84951_ ()I com/mojang/blaze3d/platform/Monitor/getX ()I +MD: com/mojang/blaze3d/platform/Monitor/m_84952_ ()I com/mojang/blaze3d/platform/Monitor/getY ()I +MD: com/mojang/blaze3d/platform/Monitor/m_84953_ ()I com/mojang/blaze3d/platform/Monitor/getModeCount ()I +MD: com/mojang/blaze3d/platform/Monitor/m_84954_ ()J com/mojang/blaze3d/platform/Monitor/getMonitor ()J +MD: com/mojang/blaze3d/platform/Monitor/toString ()Ljava/lang/String; com/mojang/blaze3d/platform/Monitor/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/platform/MonitorCreator com/mojang/blaze3d/platform/MonitorCreator +FD: com/mojang/blaze3d/platform/MonitorCreator/com/mojang/blaze3d/platform/MonitorCreator com/mojang/blaze3d/platform/MonitorCreator/com/mojang/blaze3d/platform/MonitorCreator +MD: com/mojang/blaze3d/platform/MonitorCreator/m_84956_ (J)Lcom/mojang/blaze3d/platform/Monitor; com/mojang/blaze3d/platform/MonitorCreator/createMonitor (J)Lcom/mojang/blaze3d/platform/Monitor; +CL: com/mojang/blaze3d/platform/NativeImage com/mojang/blaze3d/platform/NativeImage +FD: com/mojang/blaze3d/platform/NativeImage/com/mojang/blaze3d/platform/NativeImage com/mojang/blaze3d/platform/NativeImage/com/mojang/blaze3d/platform/NativeImage +FD: com/mojang/blaze3d/platform/NativeImage/f_166396_ com/mojang/blaze3d/platform/NativeImage/OFFSET_A +FD: com/mojang/blaze3d/platform/NativeImage/f_166397_ com/mojang/blaze3d/platform/NativeImage/OFFSET_B +FD: com/mojang/blaze3d/platform/NativeImage/f_166398_ com/mojang/blaze3d/platform/NativeImage/OFFSET_G +FD: com/mojang/blaze3d/platform/NativeImage/f_166399_ com/mojang/blaze3d/platform/NativeImage/OFFSET_R +FD: com/mojang/blaze3d/platform/NativeImage/f_84958_ com/mojang/blaze3d/platform/NativeImage/LOGGER +FD: com/mojang/blaze3d/platform/NativeImage/f_84959_ com/mojang/blaze3d/platform/NativeImage/OPEN_OPTIONS +FD: com/mojang/blaze3d/platform/NativeImage/f_84960_ com/mojang/blaze3d/platform/NativeImage/format +FD: com/mojang/blaze3d/platform/NativeImage/f_84961_ com/mojang/blaze3d/platform/NativeImage/width +FD: com/mojang/blaze3d/platform/NativeImage/f_84962_ com/mojang/blaze3d/platform/NativeImage/height +FD: com/mojang/blaze3d/platform/NativeImage/f_84963_ com/mojang/blaze3d/platform/NativeImage/useStbFree +FD: com/mojang/blaze3d/platform/NativeImage/f_84964_ com/mojang/blaze3d/platform/NativeImage/pixels +FD: com/mojang/blaze3d/platform/NativeImage/f_84965_ com/mojang/blaze3d/platform/NativeImage/size +MD: com/mojang/blaze3d/platform/NativeImage/ ()V com/mojang/blaze3d/platform/NativeImage/ ()V +MD: com/mojang/blaze3d/platform/NativeImage/ (IIZ)V com/mojang/blaze3d/platform/NativeImage/ (IIZ)V +MD: com/mojang/blaze3d/platform/NativeImage/ (Lcom/mojang/blaze3d/platform/NativeImage$Format;IIZ)V com/mojang/blaze3d/platform/NativeImage/ (Lcom/mojang/blaze3d/platform/NativeImage$Format;IIZ)V +MD: com/mojang/blaze3d/platform/NativeImage/ (Lcom/mojang/blaze3d/platform/NativeImage$Format;IIZJ)V com/mojang/blaze3d/platform/NativeImage/ (Lcom/mojang/blaze3d/platform/NativeImage$Format;IIZJ)V +MD: com/mojang/blaze3d/platform/NativeImage/close ()V com/mojang/blaze3d/platform/NativeImage/close ()V +MD: com/mojang/blaze3d/platform/NativeImage/m_166400_ (F)V com/mojang/blaze3d/platform/NativeImage/downloadDepthBuffer (F)V +MD: com/mojang/blaze3d/platform/NativeImage/m_166402_ (IIB)V com/mojang/blaze3d/platform/NativeImage/setPixelLuminance (IIB)V +MD: com/mojang/blaze3d/platform/NativeImage/m_166406_ (Ljava/lang/String;)V com/mojang/blaze3d/platform/NativeImage/writeToFile (Ljava/lang/String;)V +MD: com/mojang/blaze3d/platform/NativeImage/m_166408_ (II)B com/mojang/blaze3d/platform/NativeImage/getRedOrLuminance (II)B +MD: com/mojang/blaze3d/platform/NativeImage/m_166411_ (III)V com/mojang/blaze3d/platform/NativeImage/blendPixel (III)V +MD: com/mojang/blaze3d/platform/NativeImage/m_166415_ (II)B com/mojang/blaze3d/platform/NativeImage/getGreenOrLuminance (II)B +MD: com/mojang/blaze3d/platform/NativeImage/m_166418_ (II)B com/mojang/blaze3d/platform/NativeImage/getBlueOrLuminance (II)B +MD: com/mojang/blaze3d/platform/NativeImage/m_166421_ ()V com/mojang/blaze3d/platform/NativeImage/drawPixels ()V +MD: com/mojang/blaze3d/platform/NativeImage/m_166422_ (II)Z com/mojang/blaze3d/platform/NativeImage/isOutsideBounds (II)Z +MD: com/mojang/blaze3d/platform/NativeImage/m_84982_ ()I com/mojang/blaze3d/platform/NativeImage/getWidth ()I +MD: com/mojang/blaze3d/platform/NativeImage/m_84983_ (I)I com/mojang/blaze3d/platform/NativeImage/getA (I)I +MD: com/mojang/blaze3d/platform/NativeImage/m_84985_ (II)I com/mojang/blaze3d/platform/NativeImage/getPixelRGBA (II)I +MD: com/mojang/blaze3d/platform/NativeImage/m_84988_ (III)V com/mojang/blaze3d/platform/NativeImage/setPixelRGBA (III)V +MD: com/mojang/blaze3d/platform/NativeImage/m_84992_ (IIII)I com/mojang/blaze3d/platform/NativeImage/combine (IIII)I +MD: com/mojang/blaze3d/platform/NativeImage/m_84997_ (IIIII)V com/mojang/blaze3d/platform/NativeImage/fillRect (IIIII)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85003_ (IIIIIIIZZ)V com/mojang/blaze3d/platform/NativeImage/upload (IIIIIIIZZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85013_ (IIIIIIIZZZZ)V com/mojang/blaze3d/platform/NativeImage/upload (IIIIIIIZZZZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85025_ (IIIIIIZZ)V com/mojang/blaze3d/platform/NativeImage/copyRect (IIIIIIZZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85034_ (IIIILcom/mojang/blaze3d/platform/NativeImage;)V com/mojang/blaze3d/platform/NativeImage/resizeSubRectTo (IIIILcom/mojang/blaze3d/platform/NativeImage;)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85040_ (IIIZ)V com/mojang/blaze3d/platform/NativeImage/upload (IIIZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85045_ (IZ)V com/mojang/blaze3d/platform/NativeImage/downloadTexture (IZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85048_ (Lcom/mojang/blaze3d/platform/NativeImage$Format;Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; com/mojang/blaze3d/platform/NativeImage/read (Lcom/mojang/blaze3d/platform/NativeImage$Format;Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: com/mojang/blaze3d/platform/NativeImage/m_85051_ (Lcom/mojang/blaze3d/platform/NativeImage$Format;Ljava/nio/ByteBuffer;)Lcom/mojang/blaze3d/platform/NativeImage; com/mojang/blaze3d/platform/NativeImage/read (Lcom/mojang/blaze3d/platform/NativeImage$Format;Ljava/nio/ByteBuffer;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: com/mojang/blaze3d/platform/NativeImage/m_85054_ (Lcom/mojang/blaze3d/platform/NativeImage;)V com/mojang/blaze3d/platform/NativeImage/copyFrom (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85056_ (Ljava/io/File;)V com/mojang/blaze3d/platform/NativeImage/writeToFile (Ljava/io/File;)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85058_ (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; com/mojang/blaze3d/platform/NativeImage/read (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: com/mojang/blaze3d/platform/NativeImage/m_85060_ (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage; com/mojang/blaze3d/platform/NativeImage/fromBase64 (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: com/mojang/blaze3d/platform/NativeImage/m_85062_ (Ljava/nio/ByteBuffer;)Lcom/mojang/blaze3d/platform/NativeImage; com/mojang/blaze3d/platform/NativeImage/read (Ljava/nio/ByteBuffer;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: com/mojang/blaze3d/platform/NativeImage/m_85064_ (Ljava/nio/channels/WritableByteChannel;)Z com/mojang/blaze3d/platform/NativeImage/writeToChannel (Ljava/nio/channels/WritableByteChannel;)Z +MD: com/mojang/blaze3d/platform/NativeImage/m_85066_ (Ljava/nio/file/Path;)V com/mojang/blaze3d/platform/NativeImage/writeToFile (Ljava/nio/file/Path;)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85068_ (Lorg/lwjgl/stb/STBTTFontinfo;IIIFFFFII)V com/mojang/blaze3d/platform/NativeImage/copyFromFont (Lorg/lwjgl/stb/STBTTFontinfo;IIIFFFFII)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85081_ (ZZ)V com/mojang/blaze3d/platform/NativeImage/setFilter (ZZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85084_ ()I com/mojang/blaze3d/platform/NativeImage/getHeight ()I +MD: com/mojang/blaze3d/platform/NativeImage/m_85085_ (I)I com/mojang/blaze3d/platform/NativeImage/getR (I)I +MD: com/mojang/blaze3d/platform/NativeImage/m_85087_ (II)B com/mojang/blaze3d/platform/NativeImage/getLuminanceOrAlpha (II)B +MD: com/mojang/blaze3d/platform/NativeImage/m_85090_ (IIIIIIIZZZZ)V com/mojang/blaze3d/platform/NativeImage/_upload (IIIIIIIZZZZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85102_ ()Lcom/mojang/blaze3d/platform/NativeImage$Format; com/mojang/blaze3d/platform/NativeImage/format ()Lcom/mojang/blaze3d/platform/NativeImage$Format; +MD: com/mojang/blaze3d/platform/NativeImage/m_85103_ (I)I com/mojang/blaze3d/platform/NativeImage/getG (I)I +MD: com/mojang/blaze3d/platform/NativeImage/m_85105_ (IIIIIIIZZZZ)V com/mojang/blaze3d/platform/NativeImage/lambda$upload$0 (IIIIIIIZZZZ)V +MD: com/mojang/blaze3d/platform/NativeImage/m_85118_ ()[I com/mojang/blaze3d/platform/NativeImage/makePixelArray ()[I +MD: com/mojang/blaze3d/platform/NativeImage/m_85119_ (I)I com/mojang/blaze3d/platform/NativeImage/getB (I)I +MD: com/mojang/blaze3d/platform/NativeImage/m_85121_ ()[B com/mojang/blaze3d/platform/NativeImage/asByteArray ()[B +MD: com/mojang/blaze3d/platform/NativeImage/m_85122_ ()V com/mojang/blaze3d/platform/NativeImage/flipY ()V +MD: com/mojang/blaze3d/platform/NativeImage/m_85123_ ()V com/mojang/blaze3d/platform/NativeImage/untrack ()V +MD: com/mojang/blaze3d/platform/NativeImage/m_85124_ ()V com/mojang/blaze3d/platform/NativeImage/checkAllocated ()V +MD: com/mojang/blaze3d/platform/NativeImage/toString ()Ljava/lang/String; com/mojang/blaze3d/platform/NativeImage/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/platform/NativeImage$Format com/mojang/blaze3d/platform/NativeImage$Format +FD: com/mojang/blaze3d/platform/NativeImage$Format/$VALUES com/mojang/blaze3d/platform/NativeImage$Format/$VALUES +FD: com/mojang/blaze3d/platform/NativeImage$Format/LUMINANCE com/mojang/blaze3d/platform/NativeImage$Format/LUMINANCE +FD: com/mojang/blaze3d/platform/NativeImage$Format/LUMINANCE_ALPHA com/mojang/blaze3d/platform/NativeImage$Format/LUMINANCE_ALPHA +FD: com/mojang/blaze3d/platform/NativeImage$Format/RGB com/mojang/blaze3d/platform/NativeImage$Format/RGB +FD: com/mojang/blaze3d/platform/NativeImage$Format/RGBA com/mojang/blaze3d/platform/NativeImage$Format/RGBA +FD: com/mojang/blaze3d/platform/NativeImage$Format/com/mojang/blaze3d/platform/NativeImage$Format com/mojang/blaze3d/platform/NativeImage$Format/com/mojang/blaze3d/platform/NativeImage$Format +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85130_ com/mojang/blaze3d/platform/NativeImage$Format/components +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85131_ com/mojang/blaze3d/platform/NativeImage$Format/glFormat +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85132_ com/mojang/blaze3d/platform/NativeImage$Format/hasRed +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85133_ com/mojang/blaze3d/platform/NativeImage$Format/hasGreen +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85134_ com/mojang/blaze3d/platform/NativeImage$Format/hasBlue +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85135_ com/mojang/blaze3d/platform/NativeImage$Format/hasLuminance +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85136_ com/mojang/blaze3d/platform/NativeImage$Format/hasAlpha +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85137_ com/mojang/blaze3d/platform/NativeImage$Format/redOffset +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85138_ com/mojang/blaze3d/platform/NativeImage$Format/greenOffset +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85139_ com/mojang/blaze3d/platform/NativeImage$Format/blueOffset +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85140_ com/mojang/blaze3d/platform/NativeImage$Format/luminanceOffset +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85141_ com/mojang/blaze3d/platform/NativeImage$Format/alphaOffset +FD: com/mojang/blaze3d/platform/NativeImage$Format/f_85142_ com/mojang/blaze3d/platform/NativeImage$Format/supportedByStb +MD: com/mojang/blaze3d/platform/NativeImage$Format/ ()V com/mojang/blaze3d/platform/NativeImage$Format/ ()V +MD: com/mojang/blaze3d/platform/NativeImage$Format/ (Ljava/lang/String;IIIZZZZZIIIIIZ)V com/mojang/blaze3d/platform/NativeImage$Format/ (Ljava/lang/String;IIIZZZZZIIIIIZ)V +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166425_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasRed ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166426_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasGreen ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166427_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasBlue ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166428_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasLuminance ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166429_ ()I com/mojang/blaze3d/platform/NativeImage$Format/redOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166430_ ()I com/mojang/blaze3d/platform/NativeImage$Format/greenOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166431_ ()I com/mojang/blaze3d/platform/NativeImage$Format/blueOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166432_ ()I com/mojang/blaze3d/platform/NativeImage$Format/luminanceOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166433_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasLuminanceOrRed ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166434_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasLuminanceOrGreen ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166435_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasLuminanceOrBlue ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166436_ ()I com/mojang/blaze3d/platform/NativeImage$Format/luminanceOrRedOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166437_ ()I com/mojang/blaze3d/platform/NativeImage$Format/luminanceOrGreenOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166438_ ()I com/mojang/blaze3d/platform/NativeImage$Format/luminanceOrBlueOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_166439_ ()[Lcom/mojang/blaze3d/platform/NativeImage$Format; com/mojang/blaze3d/platform/NativeImage$Format/$values ()[Lcom/mojang/blaze3d/platform/NativeImage$Format; +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85161_ ()I com/mojang/blaze3d/platform/NativeImage$Format/components ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85166_ ()V com/mojang/blaze3d/platform/NativeImage$Format/setPackPixelStoreState ()V +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85167_ (I)Lcom/mojang/blaze3d/platform/NativeImage$Format; com/mojang/blaze3d/platform/NativeImage$Format/getStbFormat (I)Lcom/mojang/blaze3d/platform/NativeImage$Format; +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85169_ ()V com/mojang/blaze3d/platform/NativeImage$Format/setUnpackPixelStoreState ()V +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85170_ ()I com/mojang/blaze3d/platform/NativeImage$Format/glFormat ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85171_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasAlpha ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85172_ ()I com/mojang/blaze3d/platform/NativeImage$Format/alphaOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85173_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/hasLuminanceOrAlpha ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85174_ ()I com/mojang/blaze3d/platform/NativeImage$Format/luminanceOrAlphaOffset ()I +MD: com/mojang/blaze3d/platform/NativeImage$Format/m_85175_ ()Z com/mojang/blaze3d/platform/NativeImage$Format/supportedByStb ()Z +MD: com/mojang/blaze3d/platform/NativeImage$Format/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage$Format; com/mojang/blaze3d/platform/NativeImage$Format/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage$Format; +MD: com/mojang/blaze3d/platform/NativeImage$Format/values ()[Lcom/mojang/blaze3d/platform/NativeImage$Format; com/mojang/blaze3d/platform/NativeImage$Format/values ()[Lcom/mojang/blaze3d/platform/NativeImage$Format; +CL: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat com/mojang/blaze3d/platform/NativeImage$InternalGlFormat +FD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/$VALUES com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/$VALUES +FD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RED com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RED +FD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RG com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RG +FD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RGB com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RGB +FD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RGBA com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/RGBA +FD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/com/mojang/blaze3d/platform/NativeImage$InternalGlFormat com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/com/mojang/blaze3d/platform/NativeImage$InternalGlFormat +FD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/f_85184_ com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/glFormat +MD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/ ()V com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/ ()V +MD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/ (Ljava/lang/String;II)V com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/ (Ljava/lang/String;II)V +MD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/m_166442_ ()[Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/$values ()[Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; +MD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/m_85191_ ()I com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/glFormat ()I +MD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; +MD: com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/values ()[Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; com/mojang/blaze3d/platform/NativeImage$InternalGlFormat/values ()[Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; +CL: com/mojang/blaze3d/platform/NativeImage$WriteCallback com/mojang/blaze3d/platform/NativeImage$WriteCallback +FD: com/mojang/blaze3d/platform/NativeImage$WriteCallback/com/mojang/blaze3d/platform/NativeImage$WriteCallback com/mojang/blaze3d/platform/NativeImage$WriteCallback/com/mojang/blaze3d/platform/NativeImage$WriteCallback +FD: com/mojang/blaze3d/platform/NativeImage$WriteCallback/f_85195_ com/mojang/blaze3d/platform/NativeImage$WriteCallback/output +FD: com/mojang/blaze3d/platform/NativeImage$WriteCallback/f_85196_ com/mojang/blaze3d/platform/NativeImage$WriteCallback/exception +MD: com/mojang/blaze3d/platform/NativeImage$WriteCallback/ (Ljava/nio/channels/WritableByteChannel;)V com/mojang/blaze3d/platform/NativeImage$WriteCallback/ (Ljava/nio/channels/WritableByteChannel;)V +MD: com/mojang/blaze3d/platform/NativeImage$WriteCallback/invoke (JJI)V com/mojang/blaze3d/platform/NativeImage$WriteCallback/invoke (JJI)V +MD: com/mojang/blaze3d/platform/NativeImage$WriteCallback/m_85202_ ()V com/mojang/blaze3d/platform/NativeImage$WriteCallback/throwIfException ()V +CL: com/mojang/blaze3d/platform/PngInfo com/mojang/blaze3d/platform/PngInfo +FD: com/mojang/blaze3d/platform/PngInfo/com/mojang/blaze3d/platform/PngInfo com/mojang/blaze3d/platform/PngInfo/com/mojang/blaze3d/platform/PngInfo +FD: com/mojang/blaze3d/platform/PngInfo/f_85207_ com/mojang/blaze3d/platform/PngInfo/width +FD: com/mojang/blaze3d/platform/PngInfo/f_85208_ com/mojang/blaze3d/platform/PngInfo/height +MD: com/mojang/blaze3d/platform/PngInfo/ (Ljava/lang/String;Ljava/io/InputStream;)V com/mojang/blaze3d/platform/PngInfo/ (Ljava/lang/String;Ljava/io/InputStream;)V +MD: com/mojang/blaze3d/platform/PngInfo/m_85212_ (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/PngInfo$StbReader; com/mojang/blaze3d/platform/PngInfo/createCallbacks (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/PngInfo$StbReader; +CL: com/mojang/blaze3d/platform/PngInfo$StbReader com/mojang/blaze3d/platform/PngInfo$StbReader +FD: com/mojang/blaze3d/platform/PngInfo$StbReader/com/mojang/blaze3d/platform/PngInfo$StbReader com/mojang/blaze3d/platform/PngInfo$StbReader/com/mojang/blaze3d/platform/PngInfo$StbReader +FD: com/mojang/blaze3d/platform/PngInfo$StbReader/f_85214_ com/mojang/blaze3d/platform/PngInfo$StbReader/closed +MD: com/mojang/blaze3d/platform/PngInfo$StbReader/ ()V com/mojang/blaze3d/platform/PngInfo$StbReader/ ()V +MD: com/mojang/blaze3d/platform/PngInfo$StbReader/close ()V com/mojang/blaze3d/platform/PngInfo$StbReader/close ()V +MD: com/mojang/blaze3d/platform/PngInfo$StbReader/m_5666_ (I)V com/mojang/blaze3d/platform/PngInfo$StbReader/skip (I)V +MD: com/mojang/blaze3d/platform/PngInfo$StbReader/m_5835_ (JI)I com/mojang/blaze3d/platform/PngInfo$StbReader/read (JI)I +MD: com/mojang/blaze3d/platform/PngInfo$StbReader/m_6816_ (J)I com/mojang/blaze3d/platform/PngInfo$StbReader/eof (J)I +MD: com/mojang/blaze3d/platform/PngInfo$StbReader/m_85220_ (JI)V com/mojang/blaze3d/platform/PngInfo$StbReader/skip (JI)V +MD: com/mojang/blaze3d/platform/PngInfo$StbReader/m_85223_ (JJI)I com/mojang/blaze3d/platform/PngInfo$StbReader/read (JJI)I +CL: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/f_166443_ com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/START_BUFFER_SIZE +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/f_85230_ com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/channel +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/f_85231_ com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/readBufferAddress +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/f_85232_ com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/bufferSize +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/f_85233_ com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/read +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/f_85234_ com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/consumed +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/ (Ljava/nio/channels/ReadableByteChannel;)V com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/ (Ljava/nio/channels/ReadableByteChannel;)V +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/close ()V com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/close ()V +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/m_5666_ (I)V com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/skip (I)V +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/m_5835_ (JI)I com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/read (JI)I +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/m_85242_ (I)V com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel/fillReadBuffer (I)V +CL: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel +FD: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/f_85248_ com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/channel +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/ (Ljava/nio/channels/SeekableByteChannel;)V com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/ (Ljava/nio/channels/SeekableByteChannel;)V +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/close ()V com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/close ()V +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/m_5666_ (I)V com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/skip (I)V +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/m_5835_ (JI)I com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/read (JI)I +MD: com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/m_6816_ (J)I com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel/eof (J)I +CL: com/mojang/blaze3d/platform/ScreenManager com/mojang/blaze3d/platform/ScreenManager +FD: com/mojang/blaze3d/platform/ScreenManager/com/mojang/blaze3d/platform/ScreenManager com/mojang/blaze3d/platform/ScreenManager/com/mojang/blaze3d/platform/ScreenManager +FD: com/mojang/blaze3d/platform/ScreenManager/f_212357_ com/mojang/blaze3d/platform/ScreenManager/LOGGER +FD: com/mojang/blaze3d/platform/ScreenManager/f_85262_ com/mojang/blaze3d/platform/ScreenManager/monitors +FD: com/mojang/blaze3d/platform/ScreenManager/f_85263_ com/mojang/blaze3d/platform/ScreenManager/monitorCreator +MD: com/mojang/blaze3d/platform/ScreenManager/ ()V com/mojang/blaze3d/platform/ScreenManager/ ()V +MD: com/mojang/blaze3d/platform/ScreenManager/ (Lcom/mojang/blaze3d/platform/MonitorCreator;)V com/mojang/blaze3d/platform/ScreenManager/ (Lcom/mojang/blaze3d/platform/MonitorCreator;)V +MD: com/mojang/blaze3d/platform/ScreenManager/m_85266_ ()V com/mojang/blaze3d/platform/ScreenManager/shutdown ()V +MD: com/mojang/blaze3d/platform/ScreenManager/m_85267_ (III)I com/mojang/blaze3d/platform/ScreenManager/clamp (III)I +MD: com/mojang/blaze3d/platform/ScreenManager/m_85271_ (J)Lcom/mojang/blaze3d/platform/Monitor; com/mojang/blaze3d/platform/ScreenManager/getMonitor (J)Lcom/mojang/blaze3d/platform/Monitor; +MD: com/mojang/blaze3d/platform/ScreenManager/m_85273_ (JI)V com/mojang/blaze3d/platform/ScreenManager/onMonitorChange (JI)V +MD: com/mojang/blaze3d/platform/ScreenManager/m_85276_ (Lcom/mojang/blaze3d/platform/Window;)Lcom/mojang/blaze3d/platform/Monitor; com/mojang/blaze3d/platform/ScreenManager/findBestMonitor (Lcom/mojang/blaze3d/platform/Window;)Lcom/mojang/blaze3d/platform/Monitor; +CL: com/mojang/blaze3d/platform/TextureUtil com/mojang/blaze3d/platform/TextureUtil +FD: com/mojang/blaze3d/platform/TextureUtil/com/mojang/blaze3d/platform/TextureUtil com/mojang/blaze3d/platform/TextureUtil/com/mojang/blaze3d/platform/TextureUtil +FD: com/mojang/blaze3d/platform/TextureUtil/f_157131_ com/mojang/blaze3d/platform/TextureUtil/DEFAULT_IMAGE_BUFFER_SIZE +FD: com/mojang/blaze3d/platform/TextureUtil/f_157132_ com/mojang/blaze3d/platform/TextureUtil/MIN_MIPMAP_LEVEL +FD: com/mojang/blaze3d/platform/TextureUtil/f_85278_ com/mojang/blaze3d/platform/TextureUtil/LOGGER +MD: com/mojang/blaze3d/platform/TextureUtil/ ()V com/mojang/blaze3d/platform/TextureUtil/ ()V +MD: com/mojang/blaze3d/platform/TextureUtil/ ()V com/mojang/blaze3d/platform/TextureUtil/ ()V +MD: com/mojang/blaze3d/platform/TextureUtil/m_157134_ (Ljava/lang/String;IIII)V com/mojang/blaze3d/platform/TextureUtil/writeAsPNG (Ljava/lang/String;IIII)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85280_ ()I com/mojang/blaze3d/platform/TextureUtil/generateTextureId ()I +MD: com/mojang/blaze3d/platform/TextureUtil/m_85281_ (I)V com/mojang/blaze3d/platform/TextureUtil/releaseTextureId (I)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85283_ (III)V com/mojang/blaze3d/platform/TextureUtil/prepareImage (III)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85287_ (IIII)V com/mojang/blaze3d/platform/TextureUtil/prepareImage (IIII)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85292_ (Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;III)V com/mojang/blaze3d/platform/TextureUtil/prepareImage (Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;III)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85297_ (Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;IIII)V com/mojang/blaze3d/platform/TextureUtil/prepareImage (Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;IIII)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85303_ (Ljava/io/InputStream;)Ljava/nio/ByteBuffer; com/mojang/blaze3d/platform/TextureUtil/readResource (Ljava/io/InputStream;)Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/platform/TextureUtil/m_85305_ (Ljava/nio/IntBuffer;II)V com/mojang/blaze3d/platform/TextureUtil/initTexture (Ljava/nio/IntBuffer;II)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85309_ (I)V com/mojang/blaze3d/platform/TextureUtil/bind (I)V +MD: com/mojang/blaze3d/platform/TextureUtil/m_85311_ (Ljava/io/InputStream;)Ljava/lang/String; com/mojang/blaze3d/platform/TextureUtil/readResourceAsString (Ljava/io/InputStream;)Ljava/lang/String; +CL: com/mojang/blaze3d/platform/VideoMode com/mojang/blaze3d/platform/VideoMode +FD: com/mojang/blaze3d/platform/VideoMode/com/mojang/blaze3d/platform/VideoMode com/mojang/blaze3d/platform/VideoMode/com/mojang/blaze3d/platform/VideoMode +FD: com/mojang/blaze3d/platform/VideoMode/f_85313_ com/mojang/blaze3d/platform/VideoMode/width +FD: com/mojang/blaze3d/platform/VideoMode/f_85314_ com/mojang/blaze3d/platform/VideoMode/height +FD: com/mojang/blaze3d/platform/VideoMode/f_85315_ com/mojang/blaze3d/platform/VideoMode/redBits +FD: com/mojang/blaze3d/platform/VideoMode/f_85316_ com/mojang/blaze3d/platform/VideoMode/greenBits +FD: com/mojang/blaze3d/platform/VideoMode/f_85317_ com/mojang/blaze3d/platform/VideoMode/blueBits +FD: com/mojang/blaze3d/platform/VideoMode/f_85318_ com/mojang/blaze3d/platform/VideoMode/refreshRate +FD: com/mojang/blaze3d/platform/VideoMode/f_85319_ com/mojang/blaze3d/platform/VideoMode/PATTERN +MD: com/mojang/blaze3d/platform/VideoMode/ ()V com/mojang/blaze3d/platform/VideoMode/ ()V +MD: com/mojang/blaze3d/platform/VideoMode/ (IIIIII)V com/mojang/blaze3d/platform/VideoMode/ (IIIIII)V +MD: com/mojang/blaze3d/platform/VideoMode/ (Lorg/lwjgl/glfw/GLFWVidMode$Buffer;)V com/mojang/blaze3d/platform/VideoMode/ (Lorg/lwjgl/glfw/GLFWVidMode$Buffer;)V +MD: com/mojang/blaze3d/platform/VideoMode/ (Lorg/lwjgl/glfw/GLFWVidMode;)V com/mojang/blaze3d/platform/VideoMode/ (Lorg/lwjgl/glfw/GLFWVidMode;)V +MD: com/mojang/blaze3d/platform/VideoMode/equals (Ljava/lang/Object;)Z com/mojang/blaze3d/platform/VideoMode/equals (Ljava/lang/Object;)Z +MD: com/mojang/blaze3d/platform/VideoMode/hashCode ()I com/mojang/blaze3d/platform/VideoMode/hashCode ()I +MD: com/mojang/blaze3d/platform/VideoMode/m_85332_ ()I com/mojang/blaze3d/platform/VideoMode/getWidth ()I +MD: com/mojang/blaze3d/platform/VideoMode/m_85333_ (Ljava/lang/String;)Ljava/util/Optional; com/mojang/blaze3d/platform/VideoMode/read (Ljava/lang/String;)Ljava/util/Optional; +MD: com/mojang/blaze3d/platform/VideoMode/m_85335_ ()I com/mojang/blaze3d/platform/VideoMode/getHeight ()I +MD: com/mojang/blaze3d/platform/VideoMode/m_85336_ ()I com/mojang/blaze3d/platform/VideoMode/getRedBits ()I +MD: com/mojang/blaze3d/platform/VideoMode/m_85337_ ()I com/mojang/blaze3d/platform/VideoMode/getGreenBits ()I +MD: com/mojang/blaze3d/platform/VideoMode/m_85338_ ()I com/mojang/blaze3d/platform/VideoMode/getBlueBits ()I +MD: com/mojang/blaze3d/platform/VideoMode/m_85341_ ()I com/mojang/blaze3d/platform/VideoMode/getRefreshRate ()I +MD: com/mojang/blaze3d/platform/VideoMode/m_85342_ ()Ljava/lang/String; com/mojang/blaze3d/platform/VideoMode/write ()Ljava/lang/String; +MD: com/mojang/blaze3d/platform/VideoMode/toString ()Ljava/lang/String; com/mojang/blaze3d/platform/VideoMode/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/platform/Window com/mojang/blaze3d/platform/Window +FD: com/mojang/blaze3d/platform/Window/com/mojang/blaze3d/platform/Window com/mojang/blaze3d/platform/Window/com/mojang/blaze3d/platform/Window +FD: com/mojang/blaze3d/platform/Window/f_85345_ com/mojang/blaze3d/platform/Window/LOGGER +FD: com/mojang/blaze3d/platform/Window/f_85346_ com/mojang/blaze3d/platform/Window/defaultErrorCallback +FD: com/mojang/blaze3d/platform/Window/f_85347_ com/mojang/blaze3d/platform/Window/eventHandler +FD: com/mojang/blaze3d/platform/Window/f_85348_ com/mojang/blaze3d/platform/Window/screenManager +FD: com/mojang/blaze3d/platform/Window/f_85349_ com/mojang/blaze3d/platform/Window/window +FD: com/mojang/blaze3d/platform/Window/f_85350_ com/mojang/blaze3d/platform/Window/windowedX +FD: com/mojang/blaze3d/platform/Window/f_85351_ com/mojang/blaze3d/platform/Window/windowedY +FD: com/mojang/blaze3d/platform/Window/f_85352_ com/mojang/blaze3d/platform/Window/windowedWidth +FD: com/mojang/blaze3d/platform/Window/f_85353_ com/mojang/blaze3d/platform/Window/windowedHeight +FD: com/mojang/blaze3d/platform/Window/f_85354_ com/mojang/blaze3d/platform/Window/preferredFullscreenVideoMode +FD: com/mojang/blaze3d/platform/Window/f_85355_ com/mojang/blaze3d/platform/Window/fullscreen +FD: com/mojang/blaze3d/platform/Window/f_85356_ com/mojang/blaze3d/platform/Window/actuallyFullscreen +FD: com/mojang/blaze3d/platform/Window/f_85357_ com/mojang/blaze3d/platform/Window/x +FD: com/mojang/blaze3d/platform/Window/f_85358_ com/mojang/blaze3d/platform/Window/y +FD: com/mojang/blaze3d/platform/Window/f_85359_ com/mojang/blaze3d/platform/Window/width +FD: com/mojang/blaze3d/platform/Window/f_85360_ com/mojang/blaze3d/platform/Window/height +FD: com/mojang/blaze3d/platform/Window/f_85361_ com/mojang/blaze3d/platform/Window/framebufferWidth +FD: com/mojang/blaze3d/platform/Window/f_85362_ com/mojang/blaze3d/platform/Window/framebufferHeight +FD: com/mojang/blaze3d/platform/Window/f_85363_ com/mojang/blaze3d/platform/Window/guiScaledWidth +FD: com/mojang/blaze3d/platform/Window/f_85364_ com/mojang/blaze3d/platform/Window/guiScaledHeight +FD: com/mojang/blaze3d/platform/Window/f_85365_ com/mojang/blaze3d/platform/Window/guiScale +FD: com/mojang/blaze3d/platform/Window/f_85366_ com/mojang/blaze3d/platform/Window/errorSection +FD: com/mojang/blaze3d/platform/Window/f_85367_ com/mojang/blaze3d/platform/Window/dirty +FD: com/mojang/blaze3d/platform/Window/f_85368_ com/mojang/blaze3d/platform/Window/framerateLimit +FD: com/mojang/blaze3d/platform/Window/f_85369_ com/mojang/blaze3d/platform/Window/vsync +MD: com/mojang/blaze3d/platform/Window/ ()V com/mojang/blaze3d/platform/Window/ ()V +MD: com/mojang/blaze3d/platform/Window/ (Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;)V com/mojang/blaze3d/platform/Window/ (Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/blaze3d/platform/Window/close ()V com/mojang/blaze3d/platform/Window/close ()V +MD: com/mojang/blaze3d/platform/Window/m_166447_ (II)V com/mojang/blaze3d/platform/Window/setWindowed (II)V +MD: com/mojang/blaze3d/platform/Window/m_166450_ (I)V com/mojang/blaze3d/platform/Window/setWidth (I)V +MD: com/mojang/blaze3d/platform/Window/m_166452_ (I)V com/mojang/blaze3d/platform/Window/setHeight (I)V +MD: com/mojang/blaze3d/platform/Window/m_85377_ ()I com/mojang/blaze3d/platform/Window/getRefreshRate ()I +MD: com/mojang/blaze3d/platform/Window/m_85378_ (D)V com/mojang/blaze3d/platform/Window/setGuiScale (D)V +MD: com/mojang/blaze3d/platform/Window/m_85380_ (I)V com/mojang/blaze3d/platform/Window/setFramerateLimit (I)V +MD: com/mojang/blaze3d/platform/Window/m_85382_ (IJ)V com/mojang/blaze3d/platform/Window/defaultErrorCallback (IJ)V +MD: com/mojang/blaze3d/platform/Window/m_85385_ (IZ)I com/mojang/blaze3d/platform/Window/calculateScale (IZ)I +MD: com/mojang/blaze3d/platform/Window/m_85388_ (JII)V com/mojang/blaze3d/platform/Window/onMove (JII)V +MD: com/mojang/blaze3d/platform/Window/m_85392_ (JZ)V com/mojang/blaze3d/platform/Window/onFocus (JZ)V +MD: com/mojang/blaze3d/platform/Window/m_85395_ (Ljava/io/InputStream;Ljava/io/InputStream;)V com/mojang/blaze3d/platform/Window/setIcon (Ljava/io/InputStream;Ljava/io/InputStream;)V +MD: com/mojang/blaze3d/platform/Window/m_85398_ (Ljava/io/InputStream;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)Ljava/nio/ByteBuffer; com/mojang/blaze3d/platform/Window/readIconPixels (Ljava/io/InputStream;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)Ljava/nio/ByteBuffer; +MD: com/mojang/blaze3d/platform/Window/m_85403_ (Ljava/lang/String;)V com/mojang/blaze3d/platform/Window/setErrorSection (Ljava/lang/String;)V +MD: com/mojang/blaze3d/platform/Window/m_85405_ (Ljava/util/Optional;)V com/mojang/blaze3d/platform/Window/setPreferredFullscreenVideoMode (Ljava/util/Optional;)V +MD: com/mojang/blaze3d/platform/Window/m_85407_ (Ljava/util/function/BiConsumer;)V com/mojang/blaze3d/platform/Window/checkGlfwError (Ljava/util/function/BiConsumer;)V +MD: com/mojang/blaze3d/platform/Window/m_85409_ (Z)V com/mojang/blaze3d/platform/Window/updateVsync (Z)V +MD: com/mojang/blaze3d/platform/Window/m_85411_ ()Z com/mojang/blaze3d/platform/Window/shouldClose ()Z +MD: com/mojang/blaze3d/platform/Window/m_85412_ (IJ)V com/mojang/blaze3d/platform/Window/bootCrash (IJ)V +MD: com/mojang/blaze3d/platform/Window/m_85415_ (JII)V com/mojang/blaze3d/platform/Window/onFramebufferResize (JII)V +MD: com/mojang/blaze3d/platform/Window/m_85419_ (JZ)V com/mojang/blaze3d/platform/Window/onEnter (JZ)V +MD: com/mojang/blaze3d/platform/Window/m_85422_ (Ljava/lang/String;)V com/mojang/blaze3d/platform/Window/setTitle (Ljava/lang/String;)V +MD: com/mojang/blaze3d/platform/Window/m_85424_ (Z)V com/mojang/blaze3d/platform/Window/updateRawMouseInput (Z)V +MD: com/mojang/blaze3d/platform/Window/m_85426_ ()V com/mojang/blaze3d/platform/Window/setDefaultErrorCallback ()V +MD: com/mojang/blaze3d/platform/Window/m_85427_ (JII)V com/mojang/blaze3d/platform/Window/onResize (JII)V +MD: com/mojang/blaze3d/platform/Window/m_85431_ (Z)V com/mojang/blaze3d/platform/Window/updateFullscreen (Z)V +MD: com/mojang/blaze3d/platform/Window/m_85434_ ()I com/mojang/blaze3d/platform/Window/getFramerateLimit ()I +MD: com/mojang/blaze3d/platform/Window/m_85435_ ()V com/mojang/blaze3d/platform/Window/updateDisplay ()V +MD: com/mojang/blaze3d/platform/Window/m_85436_ ()Ljava/util/Optional; com/mojang/blaze3d/platform/Window/getPreferredFullscreenVideoMode ()Ljava/util/Optional; +MD: com/mojang/blaze3d/platform/Window/m_85437_ ()V com/mojang/blaze3d/platform/Window/changeFullscreenVideoMode ()V +MD: com/mojang/blaze3d/platform/Window/m_85438_ ()V com/mojang/blaze3d/platform/Window/toggleFullScreen ()V +MD: com/mojang/blaze3d/platform/Window/m_85439_ ()J com/mojang/blaze3d/platform/Window/getWindow ()J +MD: com/mojang/blaze3d/platform/Window/m_85440_ ()Z com/mojang/blaze3d/platform/Window/isFullscreen ()Z +MD: com/mojang/blaze3d/platform/Window/m_85441_ ()I com/mojang/blaze3d/platform/Window/getWidth ()I +MD: com/mojang/blaze3d/platform/Window/m_85442_ ()I com/mojang/blaze3d/platform/Window/getHeight ()I +MD: com/mojang/blaze3d/platform/Window/m_85443_ ()I com/mojang/blaze3d/platform/Window/getScreenWidth ()I +MD: com/mojang/blaze3d/platform/Window/m_85444_ ()I com/mojang/blaze3d/platform/Window/getScreenHeight ()I +MD: com/mojang/blaze3d/platform/Window/m_85445_ ()I com/mojang/blaze3d/platform/Window/getGuiScaledWidth ()I +MD: com/mojang/blaze3d/platform/Window/m_85446_ ()I com/mojang/blaze3d/platform/Window/getGuiScaledHeight ()I +MD: com/mojang/blaze3d/platform/Window/m_85447_ ()I com/mojang/blaze3d/platform/Window/getX ()I +MD: com/mojang/blaze3d/platform/Window/m_85448_ ()I com/mojang/blaze3d/platform/Window/getY ()I +MD: com/mojang/blaze3d/platform/Window/m_85449_ ()D com/mojang/blaze3d/platform/Window/getGuiScale ()D +MD: com/mojang/blaze3d/platform/Window/m_85450_ ()Lcom/mojang/blaze3d/platform/Monitor; com/mojang/blaze3d/platform/Window/findBestMonitor ()Lcom/mojang/blaze3d/platform/Monitor; +MD: com/mojang/blaze3d/platform/Window/m_85451_ ()V com/mojang/blaze3d/platform/Window/setBootErrorCallback ()V +MD: com/mojang/blaze3d/platform/Window/m_85452_ ()V com/mojang/blaze3d/platform/Window/refreshFramebufferSize ()V +MD: com/mojang/blaze3d/platform/Window/m_85453_ ()V com/mojang/blaze3d/platform/Window/setMode ()V +CL: com/mojang/blaze3d/platform/Window$WindowInitFailed com/mojang/blaze3d/platform/Window$WindowInitFailed +FD: com/mojang/blaze3d/platform/Window$WindowInitFailed/com/mojang/blaze3d/platform/Window$WindowInitFailed com/mojang/blaze3d/platform/Window$WindowInitFailed/com/mojang/blaze3d/platform/Window$WindowInitFailed +MD: com/mojang/blaze3d/platform/Window$WindowInitFailed/ (Ljava/lang/String;)V com/mojang/blaze3d/platform/Window$WindowInitFailed/ (Ljava/lang/String;)V +CL: com/mojang/blaze3d/platform/WindowEventHandler com/mojang/blaze3d/platform/WindowEventHandler +FD: com/mojang/blaze3d/platform/WindowEventHandler/com/mojang/blaze3d/platform/WindowEventHandler com/mojang/blaze3d/platform/WindowEventHandler/com/mojang/blaze3d/platform/WindowEventHandler +MD: com/mojang/blaze3d/platform/WindowEventHandler/m_5740_ ()V com/mojang/blaze3d/platform/WindowEventHandler/cursorEntered ()V +MD: com/mojang/blaze3d/platform/WindowEventHandler/m_5741_ ()V com/mojang/blaze3d/platform/WindowEventHandler/resizeDisplay ()V +MD: com/mojang/blaze3d/platform/WindowEventHandler/m_7440_ (Z)V com/mojang/blaze3d/platform/WindowEventHandler/setWindowActive (Z)V +CL: com/mojang/blaze3d/platform/package-info com/mojang/blaze3d/platform/package-info +FD: com/mojang/blaze3d/platform/package-info/com/mojang/blaze3d/platform/package-info com/mojang/blaze3d/platform/package-info/com/mojang/blaze3d/platform/package-info +CL: com/mojang/blaze3d/preprocessor/GlslPreprocessor com/mojang/blaze3d/preprocessor/GlslPreprocessor +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/com/mojang/blaze3d/preprocessor/GlslPreprocessor com/mojang/blaze3d/preprocessor/GlslPreprocessor/com/mojang/blaze3d/preprocessor/GlslPreprocessor +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/f_166454_ com/mojang/blaze3d/preprocessor/GlslPreprocessor/C_COMMENT +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/f_166455_ com/mojang/blaze3d/preprocessor/GlslPreprocessor/LINE_COMMENT +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/f_166456_ com/mojang/blaze3d/preprocessor/GlslPreprocessor/REGEX_MOJ_IMPORT +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/f_166457_ com/mojang/blaze3d/preprocessor/GlslPreprocessor/REGEX_VERSION +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/f_166458_ com/mojang/blaze3d/preprocessor/GlslPreprocessor/REGEX_ENDS_WITH_WHITESPACE +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/ ()V com/mojang/blaze3d/preprocessor/GlslPreprocessor/ ()V +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/ ()V com/mojang/blaze3d/preprocessor/GlslPreprocessor/ ()V +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/m_142138_ (ZLjava/lang/String;)Ljava/lang/String; com/mojang/blaze3d/preprocessor/GlslPreprocessor/applyImport (ZLjava/lang/String;)Ljava/lang/String; +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/m_166461_ (Ljava/lang/String;)Ljava/util/List; com/mojang/blaze3d/preprocessor/GlslPreprocessor/process (Ljava/lang/String;)Ljava/util/List; +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/m_166463_ (Ljava/lang/String;I)Ljava/lang/String; com/mojang/blaze3d/preprocessor/GlslPreprocessor/setVersion (Ljava/lang/String;I)Ljava/lang/String; +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/m_166466_ (Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor$Context;)Ljava/lang/String; com/mojang/blaze3d/preprocessor/GlslPreprocessor/processVersions (Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor$Context;)Ljava/lang/String; +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/m_166469_ (Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor$Context;Ljava/lang/String;)Ljava/util/List; com/mojang/blaze3d/preprocessor/GlslPreprocessor/processImports (Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor$Context;Ljava/lang/String;)Ljava/util/List; +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/m_166473_ (Ljava/lang/String;Ljava/util/regex/Matcher;)Z com/mojang/blaze3d/preprocessor/GlslPreprocessor/isDirectiveEnabled (Ljava/lang/String;Ljava/util/regex/Matcher;)Z +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor/m_166476_ (Ljava/lang/String;Ljava/util/regex/Matcher;I)Z com/mojang/blaze3d/preprocessor/GlslPreprocessor/isDirectiveDisabled (Ljava/lang/String;Ljava/util/regex/Matcher;I)Z +CL: com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/f_166482_ com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/glslVersion +FD: com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/f_166483_ com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/sourceId +MD: com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/ ()V com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context/ ()V +CL: com/mojang/blaze3d/preprocessor/package-info com/mojang/blaze3d/preprocessor/package-info +FD: com/mojang/blaze3d/preprocessor/package-info/com/mojang/blaze3d/preprocessor/package-info com/mojang/blaze3d/preprocessor/package-info/com/mojang/blaze3d/preprocessor/package-info +CL: com/mojang/blaze3d/shaders/AbstractUniform com/mojang/blaze3d/shaders/AbstractUniform +FD: com/mojang/blaze3d/shaders/AbstractUniform/com/mojang/blaze3d/shaders/AbstractUniform com/mojang/blaze3d/shaders/AbstractUniform/com/mojang/blaze3d/shaders/AbstractUniform +MD: com/mojang/blaze3d/shaders/AbstractUniform/ ()V com/mojang/blaze3d/shaders/AbstractUniform/ ()V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_141963_ (FFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat3x2 (FFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_141964_ (FFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat2x3 (FFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_141978_ (FFFFFFFFFFFFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat4x4 (FFFFFFFFFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142004_ (FFFFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat4x2 (FFFFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142005_ (FFFFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat2x4 (FFFFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142217_ (FFFFFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat3x3 (FFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142276_ (Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/shaders/AbstractUniform/set (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142326_ (II)V com/mojang/blaze3d/shaders/AbstractUniform/set (II)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142492_ (IIII)V com/mojang/blaze3d/shaders/AbstractUniform/set (IIII)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142558_ (Lcom/mojang/math/Vector4f;)V com/mojang/blaze3d/shaders/AbstractUniform/set (Lcom/mojang/math/Vector4f;)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142588_ (FFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat2x2 (FFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142604_ (FFFFFFFFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat3x4 (FFFFFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142605_ (FFFFFFFFFFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setMat4x3 (FFFFFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142617_ (I)V com/mojang/blaze3d/shaders/AbstractUniform/set (I)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_142693_ (III)V com/mojang/blaze3d/shaders/AbstractUniform/set (III)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_200759_ (Lcom/mojang/math/Matrix3f;)V com/mojang/blaze3d/shaders/AbstractUniform/set (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_5679_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/shaders/AbstractUniform/set (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_5805_ (FFFF)V com/mojang/blaze3d/shaders/AbstractUniform/set (FFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_5808_ (FFFF)V com/mojang/blaze3d/shaders/AbstractUniform/setSafe (FFFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_5889_ (FFF)V com/mojang/blaze3d/shaders/AbstractUniform/set (FFF)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_5941_ ([F)V com/mojang/blaze3d/shaders/AbstractUniform/set ([F)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_5985_ (F)V com/mojang/blaze3d/shaders/AbstractUniform/set (F)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_7401_ (IIII)V com/mojang/blaze3d/shaders/AbstractUniform/setSafe (IIII)V +MD: com/mojang/blaze3d/shaders/AbstractUniform/m_7971_ (FF)V com/mojang/blaze3d/shaders/AbstractUniform/set (FF)V +CL: com/mojang/blaze3d/shaders/BlendMode com/mojang/blaze3d/shaders/BlendMode +FD: com/mojang/blaze3d/shaders/BlendMode/com/mojang/blaze3d/shaders/BlendMode com/mojang/blaze3d/shaders/BlendMode/com/mojang/blaze3d/shaders/BlendMode +FD: com/mojang/blaze3d/shaders/BlendMode/f_85499_ com/mojang/blaze3d/shaders/BlendMode/lastApplied +FD: com/mojang/blaze3d/shaders/BlendMode/f_85500_ com/mojang/blaze3d/shaders/BlendMode/srcColorFactor +FD: com/mojang/blaze3d/shaders/BlendMode/f_85501_ com/mojang/blaze3d/shaders/BlendMode/srcAlphaFactor +FD: com/mojang/blaze3d/shaders/BlendMode/f_85502_ com/mojang/blaze3d/shaders/BlendMode/dstColorFactor +FD: com/mojang/blaze3d/shaders/BlendMode/f_85503_ com/mojang/blaze3d/shaders/BlendMode/dstAlphaFactor +FD: com/mojang/blaze3d/shaders/BlendMode/f_85504_ com/mojang/blaze3d/shaders/BlendMode/blendFunc +FD: com/mojang/blaze3d/shaders/BlendMode/f_85505_ com/mojang/blaze3d/shaders/BlendMode/separateBlend +FD: com/mojang/blaze3d/shaders/BlendMode/f_85506_ com/mojang/blaze3d/shaders/BlendMode/opaque +MD: com/mojang/blaze3d/shaders/BlendMode/ ()V com/mojang/blaze3d/shaders/BlendMode/ ()V +MD: com/mojang/blaze3d/shaders/BlendMode/ (III)V com/mojang/blaze3d/shaders/BlendMode/ (III)V +MD: com/mojang/blaze3d/shaders/BlendMode/ (IIIII)V com/mojang/blaze3d/shaders/BlendMode/ (IIIII)V +MD: com/mojang/blaze3d/shaders/BlendMode/ (ZZIIIII)V com/mojang/blaze3d/shaders/BlendMode/ (ZZIIIII)V +MD: com/mojang/blaze3d/shaders/BlendMode/equals (Ljava/lang/Object;)Z com/mojang/blaze3d/shaders/BlendMode/equals (Ljava/lang/Object;)Z +MD: com/mojang/blaze3d/shaders/BlendMode/hashCode ()I com/mojang/blaze3d/shaders/BlendMode/hashCode ()I +MD: com/mojang/blaze3d/shaders/BlendMode/m_85526_ ()V com/mojang/blaze3d/shaders/BlendMode/apply ()V +MD: com/mojang/blaze3d/shaders/BlendMode/m_85527_ (Ljava/lang/String;)I com/mojang/blaze3d/shaders/BlendMode/stringToBlendFunc (Ljava/lang/String;)I +MD: com/mojang/blaze3d/shaders/BlendMode/m_85529_ ()Z com/mojang/blaze3d/shaders/BlendMode/isOpaque ()Z +MD: com/mojang/blaze3d/shaders/BlendMode/m_85530_ (Ljava/lang/String;)I com/mojang/blaze3d/shaders/BlendMode/stringToBlendFactor (Ljava/lang/String;)I +CL: com/mojang/blaze3d/shaders/Effect com/mojang/blaze3d/shaders/Effect +FD: com/mojang/blaze3d/shaders/Effect/com/mojang/blaze3d/shaders/Effect com/mojang/blaze3d/shaders/Effect/com/mojang/blaze3d/shaders/Effect +CL: com/mojang/blaze3d/shaders/EffectProgram com/mojang/blaze3d/shaders/EffectProgram +FD: com/mojang/blaze3d/shaders/EffectProgram/com/mojang/blaze3d/shaders/EffectProgram com/mojang/blaze3d/shaders/EffectProgram/com/mojang/blaze3d/shaders/EffectProgram +FD: com/mojang/blaze3d/shaders/EffectProgram/f_166578_ com/mojang/blaze3d/shaders/EffectProgram/PREPROCESSOR +FD: com/mojang/blaze3d/shaders/EffectProgram/f_166579_ com/mojang/blaze3d/shaders/EffectProgram/references +MD: com/mojang/blaze3d/shaders/EffectProgram/ ()V com/mojang/blaze3d/shaders/EffectProgram/ ()V +MD: com/mojang/blaze3d/shaders/EffectProgram/ (Lcom/mojang/blaze3d/shaders/Program$Type;ILjava/lang/String;)V com/mojang/blaze3d/shaders/EffectProgram/ (Lcom/mojang/blaze3d/shaders/Program$Type;ILjava/lang/String;)V +MD: com/mojang/blaze3d/shaders/EffectProgram/m_166586_ (Lcom/mojang/blaze3d/shaders/Effect;)V com/mojang/blaze3d/shaders/EffectProgram/attachToEffect (Lcom/mojang/blaze3d/shaders/Effect;)V +MD: com/mojang/blaze3d/shaders/EffectProgram/m_166588_ (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/EffectProgram; com/mojang/blaze3d/shaders/EffectProgram/compileShader (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/EffectProgram; +MD: com/mojang/blaze3d/shaders/EffectProgram/m_85543_ ()V com/mojang/blaze3d/shaders/EffectProgram/close ()V +CL: com/mojang/blaze3d/shaders/EffectProgram$1 com/mojang/blaze3d/shaders/EffectProgram$1 +FD: com/mojang/blaze3d/shaders/EffectProgram$1/com/mojang/blaze3d/shaders/EffectProgram$1 com/mojang/blaze3d/shaders/EffectProgram$1/com/mojang/blaze3d/shaders/EffectProgram$1 +MD: com/mojang/blaze3d/shaders/EffectProgram$1/ ()V com/mojang/blaze3d/shaders/EffectProgram$1/ ()V +MD: com/mojang/blaze3d/shaders/EffectProgram$1/m_142138_ (ZLjava/lang/String;)Ljava/lang/String; com/mojang/blaze3d/shaders/EffectProgram$1/applyImport (ZLjava/lang/String;)Ljava/lang/String; +CL: com/mojang/blaze3d/shaders/FogShape com/mojang/blaze3d/shaders/FogShape +FD: com/mojang/blaze3d/shaders/FogShape/$VALUES com/mojang/blaze3d/shaders/FogShape/$VALUES +FD: com/mojang/blaze3d/shaders/FogShape/CYLINDER com/mojang/blaze3d/shaders/FogShape/CYLINDER +FD: com/mojang/blaze3d/shaders/FogShape/SPHERE com/mojang/blaze3d/shaders/FogShape/SPHERE +FD: com/mojang/blaze3d/shaders/FogShape/com/mojang/blaze3d/shaders/FogShape com/mojang/blaze3d/shaders/FogShape/com/mojang/blaze3d/shaders/FogShape +FD: com/mojang/blaze3d/shaders/FogShape/f_202317_ com/mojang/blaze3d/shaders/FogShape/index +MD: com/mojang/blaze3d/shaders/FogShape/ ()V com/mojang/blaze3d/shaders/FogShape/ ()V +MD: com/mojang/blaze3d/shaders/FogShape/ (Ljava/lang/String;II)V com/mojang/blaze3d/shaders/FogShape/ (Ljava/lang/String;II)V +MD: com/mojang/blaze3d/shaders/FogShape/m_202324_ ()I com/mojang/blaze3d/shaders/FogShape/getIndex ()I +MD: com/mojang/blaze3d/shaders/FogShape/m_202325_ ()[Lcom/mojang/blaze3d/shaders/FogShape; com/mojang/blaze3d/shaders/FogShape/$values ()[Lcom/mojang/blaze3d/shaders/FogShape; +MD: com/mojang/blaze3d/shaders/FogShape/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/FogShape; com/mojang/blaze3d/shaders/FogShape/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/FogShape; +MD: com/mojang/blaze3d/shaders/FogShape/values ()[Lcom/mojang/blaze3d/shaders/FogShape; com/mojang/blaze3d/shaders/FogShape/values ()[Lcom/mojang/blaze3d/shaders/FogShape; +CL: com/mojang/blaze3d/shaders/Program com/mojang/blaze3d/shaders/Program +FD: com/mojang/blaze3d/shaders/Program/com/mojang/blaze3d/shaders/Program com/mojang/blaze3d/shaders/Program/com/mojang/blaze3d/shaders/Program +FD: com/mojang/blaze3d/shaders/Program/f_166597_ com/mojang/blaze3d/shaders/Program/LOGGER +FD: com/mojang/blaze3d/shaders/Program/f_166598_ com/mojang/blaze3d/shaders/Program/MAX_LOG_LENGTH +FD: com/mojang/blaze3d/shaders/Program/f_85535_ com/mojang/blaze3d/shaders/Program/type +FD: com/mojang/blaze3d/shaders/Program/f_85536_ com/mojang/blaze3d/shaders/Program/name +FD: com/mojang/blaze3d/shaders/Program/f_85537_ com/mojang/blaze3d/shaders/Program/id +MD: com/mojang/blaze3d/shaders/Program/ ()V com/mojang/blaze3d/shaders/Program/ ()V +MD: com/mojang/blaze3d/shaders/Program/ (Lcom/mojang/blaze3d/shaders/Program$Type;ILjava/lang/String;)V com/mojang/blaze3d/shaders/Program/ (Lcom/mojang/blaze3d/shaders/Program$Type;ILjava/lang/String;)V +MD: com/mojang/blaze3d/shaders/Program/m_166600_ (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program; com/mojang/blaze3d/shaders/Program/createProgram (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program; +MD: com/mojang/blaze3d/shaders/Program/m_166604_ (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;)Lcom/mojang/blaze3d/shaders/Program; com/mojang/blaze3d/shaders/Program/compileShader (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;)Lcom/mojang/blaze3d/shaders/Program; +MD: com/mojang/blaze3d/shaders/Program/m_166610_ (Lcom/mojang/blaze3d/shaders/Shader;)V com/mojang/blaze3d/shaders/Program/attachToShader (Lcom/mojang/blaze3d/shaders/Shader;)V +MD: com/mojang/blaze3d/shaders/Program/m_166612_ (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;)I com/mojang/blaze3d/shaders/Program/compileShaderInternal (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;)I +MD: com/mojang/blaze3d/shaders/Program/m_166618_ ()I com/mojang/blaze3d/shaders/Program/getId ()I +MD: com/mojang/blaze3d/shaders/Program/m_85543_ ()V com/mojang/blaze3d/shaders/Program/close ()V +MD: com/mojang/blaze3d/shaders/Program/m_85551_ ()Ljava/lang/String; com/mojang/blaze3d/shaders/Program/getName ()Ljava/lang/String; +CL: com/mojang/blaze3d/shaders/Program$Type com/mojang/blaze3d/shaders/Program$Type +FD: com/mojang/blaze3d/shaders/Program$Type/$VALUES com/mojang/blaze3d/shaders/Program$Type/$VALUES +FD: com/mojang/blaze3d/shaders/Program$Type/FRAGMENT com/mojang/blaze3d/shaders/Program$Type/FRAGMENT +FD: com/mojang/blaze3d/shaders/Program$Type/VERTEX com/mojang/blaze3d/shaders/Program$Type/VERTEX +FD: com/mojang/blaze3d/shaders/Program$Type/com/mojang/blaze3d/shaders/Program$Type com/mojang/blaze3d/shaders/Program$Type/com/mojang/blaze3d/shaders/Program$Type +FD: com/mojang/blaze3d/shaders/Program$Type/f_85554_ com/mojang/blaze3d/shaders/Program$Type/name +FD: com/mojang/blaze3d/shaders/Program$Type/f_85555_ com/mojang/blaze3d/shaders/Program$Type/extension +FD: com/mojang/blaze3d/shaders/Program$Type/f_85556_ com/mojang/blaze3d/shaders/Program$Type/glType +FD: com/mojang/blaze3d/shaders/Program$Type/f_85557_ com/mojang/blaze3d/shaders/Program$Type/programs +MD: com/mojang/blaze3d/shaders/Program$Type/ ()V com/mojang/blaze3d/shaders/Program$Type/ ()V +MD: com/mojang/blaze3d/shaders/Program$Type/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V com/mojang/blaze3d/shaders/Program$Type/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V +MD: com/mojang/blaze3d/shaders/Program$Type/m_166619_ ()[Lcom/mojang/blaze3d/shaders/Program$Type; com/mojang/blaze3d/shaders/Program$Type/$values ()[Lcom/mojang/blaze3d/shaders/Program$Type; +MD: com/mojang/blaze3d/shaders/Program$Type/m_85566_ ()Ljava/lang/String; com/mojang/blaze3d/shaders/Program$Type/getName ()Ljava/lang/String; +MD: com/mojang/blaze3d/shaders/Program$Type/m_85569_ ()Ljava/lang/String; com/mojang/blaze3d/shaders/Program$Type/getExtension ()Ljava/lang/String; +MD: com/mojang/blaze3d/shaders/Program$Type/m_85570_ ()Ljava/util/Map; com/mojang/blaze3d/shaders/Program$Type/getPrograms ()Ljava/util/Map; +MD: com/mojang/blaze3d/shaders/Program$Type/m_85571_ ()I com/mojang/blaze3d/shaders/Program$Type/getGlType ()I +MD: com/mojang/blaze3d/shaders/Program$Type/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Program$Type; com/mojang/blaze3d/shaders/Program$Type/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Program$Type; +MD: com/mojang/blaze3d/shaders/Program$Type/values ()[Lcom/mojang/blaze3d/shaders/Program$Type; com/mojang/blaze3d/shaders/Program$Type/values ()[Lcom/mojang/blaze3d/shaders/Program$Type; +CL: com/mojang/blaze3d/shaders/ProgramManager com/mojang/blaze3d/shaders/ProgramManager +FD: com/mojang/blaze3d/shaders/ProgramManager/com/mojang/blaze3d/shaders/ProgramManager com/mojang/blaze3d/shaders/ProgramManager/com/mojang/blaze3d/shaders/ProgramManager +FD: com/mojang/blaze3d/shaders/ProgramManager/f_85575_ com/mojang/blaze3d/shaders/ProgramManager/LOGGER +MD: com/mojang/blaze3d/shaders/ProgramManager/ ()V com/mojang/blaze3d/shaders/ProgramManager/ ()V +MD: com/mojang/blaze3d/shaders/ProgramManager/ ()V com/mojang/blaze3d/shaders/ProgramManager/ ()V +MD: com/mojang/blaze3d/shaders/ProgramManager/m_166621_ (Lcom/mojang/blaze3d/shaders/Shader;)V com/mojang/blaze3d/shaders/ProgramManager/releaseProgram (Lcom/mojang/blaze3d/shaders/Shader;)V +MD: com/mojang/blaze3d/shaders/ProgramManager/m_166623_ (Lcom/mojang/blaze3d/shaders/Shader;)V com/mojang/blaze3d/shaders/ProgramManager/linkShader (Lcom/mojang/blaze3d/shaders/Shader;)V +MD: com/mojang/blaze3d/shaders/ProgramManager/m_85577_ ()I com/mojang/blaze3d/shaders/ProgramManager/createProgram ()I +MD: com/mojang/blaze3d/shaders/ProgramManager/m_85578_ (I)V com/mojang/blaze3d/shaders/ProgramManager/glUseProgram (I)V +CL: com/mojang/blaze3d/shaders/Shader com/mojang/blaze3d/shaders/Shader +FD: com/mojang/blaze3d/shaders/Shader/com/mojang/blaze3d/shaders/Shader com/mojang/blaze3d/shaders/Shader/com/mojang/blaze3d/shaders/Shader +MD: com/mojang/blaze3d/shaders/Shader/m_142658_ ()I com/mojang/blaze3d/shaders/Shader/getId ()I +MD: com/mojang/blaze3d/shaders/Shader/m_142660_ ()V com/mojang/blaze3d/shaders/Shader/markDirty ()V +MD: com/mojang/blaze3d/shaders/Shader/m_142662_ ()V com/mojang/blaze3d/shaders/Shader/attachToProgram ()V +MD: com/mojang/blaze3d/shaders/Shader/m_142733_ ()Lcom/mojang/blaze3d/shaders/Program; com/mojang/blaze3d/shaders/Shader/getVertexProgram ()Lcom/mojang/blaze3d/shaders/Program; +MD: com/mojang/blaze3d/shaders/Shader/m_142736_ ()Lcom/mojang/blaze3d/shaders/Program; com/mojang/blaze3d/shaders/Shader/getFragmentProgram ()Lcom/mojang/blaze3d/shaders/Program; +CL: com/mojang/blaze3d/shaders/Uniform com/mojang/blaze3d/shaders/Uniform +FD: com/mojang/blaze3d/shaders/Uniform/com/mojang/blaze3d/shaders/Uniform com/mojang/blaze3d/shaders/Uniform/com/mojang/blaze3d/shaders/Uniform +FD: com/mojang/blaze3d/shaders/Uniform/f_166625_ com/mojang/blaze3d/shaders/Uniform/UT_INT1 +FD: com/mojang/blaze3d/shaders/Uniform/f_166626_ com/mojang/blaze3d/shaders/Uniform/UT_INT2 +FD: com/mojang/blaze3d/shaders/Uniform/f_166627_ com/mojang/blaze3d/shaders/Uniform/UT_INT3 +FD: com/mojang/blaze3d/shaders/Uniform/f_166628_ com/mojang/blaze3d/shaders/Uniform/UT_INT4 +FD: com/mojang/blaze3d/shaders/Uniform/f_166629_ com/mojang/blaze3d/shaders/Uniform/UT_FLOAT1 +FD: com/mojang/blaze3d/shaders/Uniform/f_166630_ com/mojang/blaze3d/shaders/Uniform/UT_FLOAT2 +FD: com/mojang/blaze3d/shaders/Uniform/f_166631_ com/mojang/blaze3d/shaders/Uniform/UT_FLOAT3 +FD: com/mojang/blaze3d/shaders/Uniform/f_166632_ com/mojang/blaze3d/shaders/Uniform/UT_FLOAT4 +FD: com/mojang/blaze3d/shaders/Uniform/f_166633_ com/mojang/blaze3d/shaders/Uniform/UT_MAT2 +FD: com/mojang/blaze3d/shaders/Uniform/f_166634_ com/mojang/blaze3d/shaders/Uniform/UT_MAT3 +FD: com/mojang/blaze3d/shaders/Uniform/f_166635_ com/mojang/blaze3d/shaders/Uniform/UT_MAT4 +FD: com/mojang/blaze3d/shaders/Uniform/f_166636_ com/mojang/blaze3d/shaders/Uniform/TRANSPOSE_MATRICIES +FD: com/mojang/blaze3d/shaders/Uniform/f_85584_ com/mojang/blaze3d/shaders/Uniform/LOGGER +FD: com/mojang/blaze3d/shaders/Uniform/f_85585_ com/mojang/blaze3d/shaders/Uniform/location +FD: com/mojang/blaze3d/shaders/Uniform/f_85586_ com/mojang/blaze3d/shaders/Uniform/count +FD: com/mojang/blaze3d/shaders/Uniform/f_85587_ com/mojang/blaze3d/shaders/Uniform/type +FD: com/mojang/blaze3d/shaders/Uniform/f_85588_ com/mojang/blaze3d/shaders/Uniform/intValues +FD: com/mojang/blaze3d/shaders/Uniform/f_85589_ com/mojang/blaze3d/shaders/Uniform/floatValues +FD: com/mojang/blaze3d/shaders/Uniform/f_85590_ com/mojang/blaze3d/shaders/Uniform/name +FD: com/mojang/blaze3d/shaders/Uniform/f_85591_ com/mojang/blaze3d/shaders/Uniform/dirty +FD: com/mojang/blaze3d/shaders/Uniform/f_85592_ com/mojang/blaze3d/shaders/Uniform/parent +MD: com/mojang/blaze3d/shaders/Uniform/ ()V com/mojang/blaze3d/shaders/Uniform/ ()V +MD: com/mojang/blaze3d/shaders/Uniform/ (Ljava/lang/String;IILcom/mojang/blaze3d/shaders/Shader;)V com/mojang/blaze3d/shaders/Uniform/ (Ljava/lang/String;IILcom/mojang/blaze3d/shaders/Shader;)V +MD: com/mojang/blaze3d/shaders/Uniform/close ()V com/mojang/blaze3d/shaders/Uniform/close ()V +MD: com/mojang/blaze3d/shaders/Uniform/m_141963_ (FFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat3x2 (FFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_141964_ (FFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat2x3 (FFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_141978_ (FFFFFFFFFFFFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat4x4 (FFFFFFFFFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142004_ (FFFFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat4x2 (FFFFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142005_ (FFFFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat2x4 (FFFFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142217_ (FFFFFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat3x3 (FFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142276_ (Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/shaders/Uniform/set (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142326_ (II)V com/mojang/blaze3d/shaders/Uniform/set (II)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142492_ (IIII)V com/mojang/blaze3d/shaders/Uniform/set (IIII)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142558_ (Lcom/mojang/math/Vector4f;)V com/mojang/blaze3d/shaders/Uniform/set (Lcom/mojang/math/Vector4f;)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142588_ (FFFF)V com/mojang/blaze3d/shaders/Uniform/setMat2x2 (FFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142604_ (FFFFFFFFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat3x4 (FFFFFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142605_ (FFFFFFFFFFFF)V com/mojang/blaze3d/shaders/Uniform/setMat4x3 (FFFFFFFFFFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142617_ (I)V com/mojang/blaze3d/shaders/Uniform/set (I)V +MD: com/mojang/blaze3d/shaders/Uniform/m_142693_ (III)V com/mojang/blaze3d/shaders/Uniform/set (III)V +MD: com/mojang/blaze3d/shaders/Uniform/m_166700_ (IF)V com/mojang/blaze3d/shaders/Uniform/set (IF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_166710_ (IILjava/lang/CharSequence;)V com/mojang/blaze3d/shaders/Uniform/glBindAttribLocation (IILjava/lang/CharSequence;)V +MD: com/mojang/blaze3d/shaders/Uniform/m_166752_ ()I com/mojang/blaze3d/shaders/Uniform/getLocation ()I +MD: com/mojang/blaze3d/shaders/Uniform/m_166758_ ()I com/mojang/blaze3d/shaders/Uniform/getCount ()I +MD: com/mojang/blaze3d/shaders/Uniform/m_166759_ ()I com/mojang/blaze3d/shaders/Uniform/getType ()I +MD: com/mojang/blaze3d/shaders/Uniform/m_166760_ ()Ljava/nio/IntBuffer; com/mojang/blaze3d/shaders/Uniform/getIntBuffer ()Ljava/nio/IntBuffer; +MD: com/mojang/blaze3d/shaders/Uniform/m_166761_ ()Ljava/nio/FloatBuffer; com/mojang/blaze3d/shaders/Uniform/getFloatBuffer ()Ljava/nio/FloatBuffer; +MD: com/mojang/blaze3d/shaders/Uniform/m_200759_ (Lcom/mojang/math/Matrix3f;)V com/mojang/blaze3d/shaders/Uniform/set (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/blaze3d/shaders/Uniform/m_5679_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/shaders/Uniform/set (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/shaders/Uniform/m_5805_ (FFFF)V com/mojang/blaze3d/shaders/Uniform/set (FFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_5808_ (FFFF)V com/mojang/blaze3d/shaders/Uniform/setSafe (FFFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_5889_ (FFF)V com/mojang/blaze3d/shaders/Uniform/set (FFF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_5941_ ([F)V com/mojang/blaze3d/shaders/Uniform/set ([F)V +MD: com/mojang/blaze3d/shaders/Uniform/m_5985_ (F)V com/mojang/blaze3d/shaders/Uniform/set (F)V +MD: com/mojang/blaze3d/shaders/Uniform/m_7401_ (IIII)V com/mojang/blaze3d/shaders/Uniform/setSafe (IIII)V +MD: com/mojang/blaze3d/shaders/Uniform/m_7971_ (FF)V com/mojang/blaze3d/shaders/Uniform/set (FF)V +MD: com/mojang/blaze3d/shaders/Uniform/m_85599_ ()Ljava/lang/String; com/mojang/blaze3d/shaders/Uniform/getName ()Ljava/lang/String; +MD: com/mojang/blaze3d/shaders/Uniform/m_85614_ (I)V com/mojang/blaze3d/shaders/Uniform/setLocation (I)V +MD: com/mojang/blaze3d/shaders/Uniform/m_85616_ (II)V com/mojang/blaze3d/shaders/Uniform/uploadInteger (II)V +MD: com/mojang/blaze3d/shaders/Uniform/m_85624_ (ILjava/lang/CharSequence;)I com/mojang/blaze3d/shaders/Uniform/glGetUniformLocation (ILjava/lang/CharSequence;)I +MD: com/mojang/blaze3d/shaders/Uniform/m_85629_ (Ljava/lang/String;)I com/mojang/blaze3d/shaders/Uniform/getTypeFromString (Ljava/lang/String;)I +MD: com/mojang/blaze3d/shaders/Uniform/m_85633_ ()V com/mojang/blaze3d/shaders/Uniform/upload ()V +MD: com/mojang/blaze3d/shaders/Uniform/m_85639_ (ILjava/lang/CharSequence;)I com/mojang/blaze3d/shaders/Uniform/glGetAttribLocation (ILjava/lang/CharSequence;)I +MD: com/mojang/blaze3d/shaders/Uniform/m_85642_ ()V com/mojang/blaze3d/shaders/Uniform/markDirty ()V +MD: com/mojang/blaze3d/shaders/Uniform/m_85644_ ()V com/mojang/blaze3d/shaders/Uniform/uploadAsInteger ()V +MD: com/mojang/blaze3d/shaders/Uniform/m_85645_ ()V com/mojang/blaze3d/shaders/Uniform/uploadAsFloat ()V +MD: com/mojang/blaze3d/shaders/Uniform/m_85646_ ()V com/mojang/blaze3d/shaders/Uniform/uploadAsMatrix ()V +CL: com/mojang/blaze3d/shaders/package-info com/mojang/blaze3d/shaders/package-info +FD: com/mojang/blaze3d/shaders/package-info/com/mojang/blaze3d/shaders/package-info com/mojang/blaze3d/shaders/package-info/com/mojang/blaze3d/shaders/package-info +CL: com/mojang/blaze3d/systems/RenderSystem com/mojang/blaze3d/systems/RenderSystem +FD: com/mojang/blaze3d/systems/RenderSystem/com/mojang/blaze3d/systems/RenderSystem com/mojang/blaze3d/systems/RenderSystem/com/mojang/blaze3d/systems/RenderSystem +FD: com/mojang/blaze3d/systems/RenderSystem/f_157140_ com/mojang/blaze3d/systems/RenderSystem/modelViewMatrix +FD: com/mojang/blaze3d/systems/RenderSystem/f_157141_ com/mojang/blaze3d/systems/RenderSystem/modelViewStack +FD: com/mojang/blaze3d/systems/RenderSystem/f_157142_ com/mojang/blaze3d/systems/RenderSystem/projectionMatrix +FD: com/mojang/blaze3d/systems/RenderSystem/f_157143_ com/mojang/blaze3d/systems/RenderSystem/savedProjectionMatrix +FD: com/mojang/blaze3d/systems/RenderSystem/f_157144_ com/mojang/blaze3d/systems/RenderSystem/shader +FD: com/mojang/blaze3d/systems/RenderSystem/f_157145_ com/mojang/blaze3d/systems/RenderSystem/shaderColor +FD: com/mojang/blaze3d/systems/RenderSystem/f_157146_ com/mojang/blaze3d/systems/RenderSystem/shaderFogColor +FD: com/mojang/blaze3d/systems/RenderSystem/f_157147_ com/mojang/blaze3d/systems/RenderSystem/shaderFogEnd +FD: com/mojang/blaze3d/systems/RenderSystem/f_157148_ com/mojang/blaze3d/systems/RenderSystem/shaderFogStart +FD: com/mojang/blaze3d/systems/RenderSystem/f_157149_ com/mojang/blaze3d/systems/RenderSystem/shaderGameTime +FD: com/mojang/blaze3d/systems/RenderSystem/f_157150_ com/mojang/blaze3d/systems/RenderSystem/shaderLightDirections +FD: com/mojang/blaze3d/systems/RenderSystem/f_157151_ com/mojang/blaze3d/systems/RenderSystem/shaderLineWidth +FD: com/mojang/blaze3d/systems/RenderSystem/f_157152_ com/mojang/blaze3d/systems/RenderSystem/shaderTextures +FD: com/mojang/blaze3d/systems/RenderSystem/f_157153_ com/mojang/blaze3d/systems/RenderSystem/sharedSequential +FD: com/mojang/blaze3d/systems/RenderSystem/f_157154_ com/mojang/blaze3d/systems/RenderSystem/sharedSequentialLines +FD: com/mojang/blaze3d/systems/RenderSystem/f_157155_ com/mojang/blaze3d/systems/RenderSystem/sharedSequentialQuad +FD: com/mojang/blaze3d/systems/RenderSystem/f_157156_ com/mojang/blaze3d/systems/RenderSystem/textureMatrix +FD: com/mojang/blaze3d/systems/RenderSystem/f_187550_ com/mojang/blaze3d/systems/RenderSystem/apiDescription +FD: com/mojang/blaze3d/systems/RenderSystem/f_200905_ com/mojang/blaze3d/systems/RenderSystem/inverseViewRotationMatrix +FD: com/mojang/blaze3d/systems/RenderSystem/f_202038_ com/mojang/blaze3d/systems/RenderSystem/shaderFogShape +FD: com/mojang/blaze3d/systems/RenderSystem/f_69376_ com/mojang/blaze3d/systems/RenderSystem/LOGGER +FD: com/mojang/blaze3d/systems/RenderSystem/f_69377_ com/mojang/blaze3d/systems/RenderSystem/MAX_SUPPORTED_TEXTURE_SIZE +FD: com/mojang/blaze3d/systems/RenderSystem/f_69378_ com/mojang/blaze3d/systems/RenderSystem/MINIMUM_ATLAS_TEXTURE_SIZE +FD: com/mojang/blaze3d/systems/RenderSystem/f_69379_ com/mojang/blaze3d/systems/RenderSystem/RENDER_THREAD_TESSELATOR +FD: com/mojang/blaze3d/systems/RenderSystem/f_69380_ com/mojang/blaze3d/systems/RenderSystem/gameThread +FD: com/mojang/blaze3d/systems/RenderSystem/f_69381_ com/mojang/blaze3d/systems/RenderSystem/isInInit +FD: com/mojang/blaze3d/systems/RenderSystem/f_69382_ com/mojang/blaze3d/systems/RenderSystem/isReplayingQueue +FD: com/mojang/blaze3d/systems/RenderSystem/f_69383_ com/mojang/blaze3d/systems/RenderSystem/lastDrawTime +FD: com/mojang/blaze3d/systems/RenderSystem/f_69384_ com/mojang/blaze3d/systems/RenderSystem/recordingQueue +FD: com/mojang/blaze3d/systems/RenderSystem/f_69385_ com/mojang/blaze3d/systems/RenderSystem/renderThread +MD: com/mojang/blaze3d/systems/RenderSystem/ ()V com/mojang/blaze3d/systems/RenderSystem/ ()V +MD: com/mojang/blaze3d/systems/RenderSystem/ ()V com/mojang/blaze3d/systems/RenderSystem/ ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157157_ ()V com/mojang/blaze3d/systems/RenderSystem/_backupProjectionMatrix ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157158_ ()V com/mojang/blaze3d/systems/RenderSystem/_restoreProjectionMatrix ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157159_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/_setShaderColor (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157164_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/_setShaderFogColor (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157169_ (F)V com/mojang/blaze3d/systems/RenderSystem/_setShaderFogEnd (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157171_ (F)V com/mojang/blaze3d/systems/RenderSystem/_setShaderFogStart (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157173_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/systems/RenderSystem/_setShaderLights (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157176_ (II)V com/mojang/blaze3d/systems/RenderSystem/_setShaderTexture (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157179_ (ILnet/minecraft/resources/ResourceLocation;)V com/mojang/blaze3d/systems/RenderSystem/_setShaderTexture (ILnet/minecraft/resources/ResourceLocation;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157182_ ()V com/mojang/blaze3d/systems/RenderSystem/applyModelViewMatrix ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157183_ ()V com/mojang/blaze3d/systems/RenderSystem/backupProjectionMatrix ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157184_ (I)V com/mojang/blaze3d/systems/RenderSystem/bindTextureForSetup (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157186_ (III)V com/mojang/blaze3d/systems/RenderSystem/drawElements (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157190_ ()Lcom/mojang/math/Matrix4f; com/mojang/blaze3d/systems/RenderSystem/getModelViewMatrix ()Lcom/mojang/math/Matrix4f; +MD: com/mojang/blaze3d/systems/RenderSystem/m_157191_ ()Lcom/mojang/blaze3d/vertex/PoseStack; com/mojang/blaze3d/systems/RenderSystem/getModelViewStack ()Lcom/mojang/blaze3d/vertex/PoseStack; +MD: com/mojang/blaze3d/systems/RenderSystem/m_157192_ ()Lcom/mojang/math/Matrix4f; com/mojang/blaze3d/systems/RenderSystem/getProjectionMatrix ()Lcom/mojang/math/Matrix4f; +MD: com/mojang/blaze3d/systems/RenderSystem/m_157193_ (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;I)Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer; com/mojang/blaze3d/systems/RenderSystem/getSequentialBuffer (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;I)Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer; +MD: com/mojang/blaze3d/systems/RenderSystem/m_157196_ ()Lnet/minecraft/client/renderer/ShaderInstance; com/mojang/blaze3d/systems/RenderSystem/getShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: com/mojang/blaze3d/systems/RenderSystem/m_157197_ ()[F com/mojang/blaze3d/systems/RenderSystem/getShaderColor ()[F +MD: com/mojang/blaze3d/systems/RenderSystem/m_157198_ ()[F com/mojang/blaze3d/systems/RenderSystem/getShaderFogColor ()[F +MD: com/mojang/blaze3d/systems/RenderSystem/m_157199_ ()F com/mojang/blaze3d/systems/RenderSystem/getShaderFogEnd ()F +MD: com/mojang/blaze3d/systems/RenderSystem/m_157200_ ()F com/mojang/blaze3d/systems/RenderSystem/getShaderFogStart ()F +MD: com/mojang/blaze3d/systems/RenderSystem/m_157201_ ()F com/mojang/blaze3d/systems/RenderSystem/getShaderGameTime ()F +MD: com/mojang/blaze3d/systems/RenderSystem/m_157202_ ()F com/mojang/blaze3d/systems/RenderSystem/getShaderLineWidth ()F +MD: com/mojang/blaze3d/systems/RenderSystem/m_157203_ (I)I com/mojang/blaze3d/systems/RenderSystem/getShaderTexture (I)I +MD: com/mojang/blaze3d/systems/RenderSystem/m_157205_ (I)I com/mojang/blaze3d/systems/RenderSystem/getTextureId (I)I +MD: com/mojang/blaze3d/systems/RenderSystem/m_157207_ ()Lcom/mojang/math/Matrix4f; com/mojang/blaze3d/systems/RenderSystem/getTextureMatrix ()Lcom/mojang/math/Matrix4f; +MD: com/mojang/blaze3d/systems/RenderSystem/m_157208_ (ILjava/util/function/IntSupplier;)V com/mojang/blaze3d/systems/RenderSystem/glBindBuffer (ILjava/util/function/IntSupplier;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157211_ (Ljava/util/function/Supplier;)V com/mojang/blaze3d/systems/RenderSystem/glBindVertexArray (Ljava/util/function/Supplier;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157213_ (I)V com/mojang/blaze3d/systems/RenderSystem/glDeleteVertexArrays (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157215_ (Ljava/util/function/Consumer;)V com/mojang/blaze3d/systems/RenderSystem/glGenVertexArrays (Ljava/util/function/Consumer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157217_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$activeTexture$13 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157222_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$bindTexture$16 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157224_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$blendEquation$9 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157226_ (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V com/mojang/blaze3d/systems/RenderSystem/lambda$blendFunc$5 (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157229_ (II)V com/mojang/blaze3d/systems/RenderSystem/lambda$blendFunc$6 (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157232_ (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V com/mojang/blaze3d/systems/RenderSystem/lambda$blendFuncSeparate$7 (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157237_ (IIII)V com/mojang/blaze3d/systems/RenderSystem/lambda$blendFuncSeparate$8 (IIII)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157242_ (IZ)V com/mojang/blaze3d/systems/RenderSystem/lambda$clear$25 (IZ)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157245_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/lambda$clearColor$23 (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157250_ (D)V com/mojang/blaze3d/systems/RenderSystem/lambda$clearDepth$22 (D)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157252_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$clearStencil$24 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157254_ (ZZZZ)V com/mojang/blaze3d/systems/RenderSystem/lambda$colorMask$18 (ZZZZ)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157259_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$deleteTexture$15 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157261_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$depthFunc$3 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157263_ (Z)V com/mojang/blaze3d/systems/RenderSystem/lambda$depthMask$4 (Z)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157269_ (IIII)V com/mojang/blaze3d/systems/RenderSystem/lambda$enableScissor$2 (IIII)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157331_ (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V com/mojang/blaze3d/systems/RenderSystem/lambda$logicOp$12 (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157336_ (II)V com/mojang/blaze3d/systems/RenderSystem/lambda$polygonMode$10 (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157339_ (FF)V com/mojang/blaze3d/systems/RenderSystem/lambda$polygonOffset$11 (FF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157363_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderFogColor$28 (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157368_ (F)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderFogEnd$27 (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157370_ (F)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderFogStart$26 (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157397_ (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V com/mojang/blaze3d/systems/RenderSystem/lambda$static$0 (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157400_ (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V com/mojang/blaze3d/systems/RenderSystem/lambda$static$1 (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157403_ (III)V com/mojang/blaze3d/systems/RenderSystem/lambda$stencilFunc$19 (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157407_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$stencilMask$20 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157409_ (III)V com/mojang/blaze3d/systems/RenderSystem/lambda$stencilOp$21 (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157414_ (III)V com/mojang/blaze3d/systems/RenderSystem/lambda$texParameter$14 (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157418_ (IIII)V com/mojang/blaze3d/systems/RenderSystem/lambda$viewport$17 (IIII)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157423_ ()V com/mojang/blaze3d/systems/RenderSystem/resetTextureMatrix ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157424_ ()V com/mojang/blaze3d/systems/RenderSystem/restoreProjectionMatrix ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157425_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/systems/RenderSystem/setProjectionMatrix (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157427_ (Ljava/util/function/Supplier;)V com/mojang/blaze3d/systems/RenderSystem/setShader (Ljava/util/function/Supplier;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157429_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/setShaderColor (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157434_ (FFF)V com/mojang/blaze3d/systems/RenderSystem/setShaderFogColor (FFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157438_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/setShaderFogColor (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157443_ (F)V com/mojang/blaze3d/systems/RenderSystem/setShaderFogEnd (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157445_ (F)V com/mojang/blaze3d/systems/RenderSystem/setShaderFogStart (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157447_ (JF)V com/mojang/blaze3d/systems/RenderSystem/setShaderGameTime (JF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157450_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/systems/RenderSystem/setShaderLights (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157453_ (II)V com/mojang/blaze3d/systems/RenderSystem/setShaderTexture (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157456_ (ILnet/minecraft/resources/ResourceLocation;)V com/mojang/blaze3d/systems/RenderSystem/setShaderTexture (ILnet/minecraft/resources/ResourceLocation;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157459_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/systems/RenderSystem/setTextureMatrix (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_157461_ (Lnet/minecraft/client/renderer/ShaderInstance;)V com/mojang/blaze3d/systems/RenderSystem/setupShaderLights (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_187551_ ()V com/mojang/blaze3d/systems/RenderSystem/assertInInitPhase ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_187552_ ()V com/mojang/blaze3d/systems/RenderSystem/assertOnGameThread ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_187553_ ()V com/mojang/blaze3d/systems/RenderSystem/assertOnGameThreadOrInit ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_187554_ ()V com/mojang/blaze3d/systems/RenderSystem/assertOnRenderThread ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_187555_ ()V com/mojang/blaze3d/systems/RenderSystem/assertOnRenderThreadOrInit ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_187556_ ()Ljava/lang/IllegalStateException; com/mojang/blaze3d/systems/RenderSystem/constructThreadException ()Ljava/lang/IllegalStateException; +MD: com/mojang/blaze3d/systems/RenderSystem/m_200906_ ()Lcom/mojang/math/Matrix3f; com/mojang/blaze3d/systems/RenderSystem/getInverseViewRotationMatrix ()Lcom/mojang/math/Matrix3f; +MD: com/mojang/blaze3d/systems/RenderSystem/m_200918_ (Lcom/mojang/math/Matrix3f;)V com/mojang/blaze3d/systems/RenderSystem/setInverseViewRotationMatrix (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202039_ (Lcom/mojang/blaze3d/shaders/FogShape;)V com/mojang/blaze3d/systems/RenderSystem/_setShaderFogShape (Lcom/mojang/blaze3d/shaders/FogShape;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202041_ ()Lcom/mojang/blaze3d/shaders/FogShape; com/mojang/blaze3d/systems/RenderSystem/getShaderFogShape ()Lcom/mojang/blaze3d/shaders/FogShape; +MD: com/mojang/blaze3d/systems/RenderSystem/m_202042_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$applyModelViewMatrix$68 (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202044_ ()V com/mojang/blaze3d/systems/RenderSystem/lambda$backupProjectionMatrix$69 ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202045_ (III)V com/mojang/blaze3d/systems/RenderSystem/lambda$drawElements$32 (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202049_ (ILjava/util/function/Consumer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$getString$36 (ILjava/util/function/Consumer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202052_ (ILjava/util/function/IntSupplier;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glBindBuffer$38 (ILjava/util/function/IntSupplier;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202055_ (Ljava/util/function/Supplier;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glBindVertexArray$39 (Ljava/util/function/Supplier;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202057_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$glDeleteBuffers$40 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202059_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$glDeleteVertexArrays$41 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202061_ (Ljava/util/function/Consumer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glGenBuffers$59 (Ljava/util/function/Consumer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202063_ (Ljava/util/function/Consumer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glGenVertexArrays$60 (Ljava/util/function/Consumer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202065_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform1$43 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202068_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform1$47 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202071_ (II)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform1i$42 (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202074_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform2$44 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202077_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform2$48 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202080_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform3$45 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202083_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform3$49 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202086_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform4$46 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202089_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniform4$50 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202092_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniformMatrix2$51 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202096_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniformMatrix3$52 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202100_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$glUniformMatrix4$53 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202104_ (F)V com/mojang/blaze3d/systems/RenderSystem/lambda$lineWidth$33 (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202106_ (II)V com/mojang/blaze3d/systems/RenderSystem/lambda$pixelStore$34 (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202109_ (IIIIIILjava/nio/ByteBuffer;)V com/mojang/blaze3d/systems/RenderSystem/lambda$readPixels$35 (IIIIIILjava/nio/ByteBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202117_ (I)V com/mojang/blaze3d/systems/RenderSystem/lambda$renderCrosshair$37 (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202119_ ()V com/mojang/blaze3d/systems/RenderSystem/lambda$resetTextureMatrix$67 ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202120_ ()V com/mojang/blaze3d/systems/RenderSystem/lambda$restoreProjectionMatrix$70 ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202121_ (Lcom/mojang/math/Matrix3f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setInverseViewRotationMatrix$65 (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202123_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setProjectionMatrix$64 (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202125_ (Ljava/util/function/Supplier;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShader$61 (Ljava/util/function/Supplier;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202127_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderColor$31 (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202132_ (Lcom/mojang/blaze3d/shaders/FogShape;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderFogShape$29 (Lcom/mojang/blaze3d/shaders/FogShape;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202134_ (F)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderGameTime$71 (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202136_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderLights$30 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202139_ (ILnet/minecraft/resources/ResourceLocation;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderTexture$62 (ILnet/minecraft/resources/ResourceLocation;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202142_ (II)V com/mojang/blaze3d/systems/RenderSystem/lambda$setShaderTexture$63 (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202145_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setTextureMatrix$66 (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202147_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setupGui3DDiffuseLighting$58 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202150_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setupGuiFlatDiffuseLighting$57 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202153_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setupLevelDiffuseLighting$56 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202157_ (Ljava/util/function/IntSupplier;)V com/mojang/blaze3d/systems/RenderSystem/lambda$setupOverlayColor$54 (Ljava/util/function/IntSupplier;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202159_ ()V com/mojang/blaze3d/systems/RenderSystem/lambda$teardownOverlayColor$55 ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_202160_ (Lcom/mojang/blaze3d/shaders/FogShape;)V com/mojang/blaze3d/systems/RenderSystem/setShaderFogShape (Lcom/mojang/blaze3d/shaders/FogShape;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69388_ (I)V com/mojang/blaze3d/systems/RenderSystem/activeTexture (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69395_ ()V com/mojang/blaze3d/systems/RenderSystem/beginInitialization ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69396_ (I)V com/mojang/blaze3d/systems/RenderSystem/bindTexture (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69403_ (I)V com/mojang/blaze3d/systems/RenderSystem/blendEquation (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69405_ (II)V com/mojang/blaze3d/systems/RenderSystem/blendFunc (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69408_ (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V com/mojang/blaze3d/systems/RenderSystem/blendFunc (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69411_ (IIII)V com/mojang/blaze3d/systems/RenderSystem/blendFuncSeparate (IIII)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69416_ (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V com/mojang/blaze3d/systems/RenderSystem/blendFuncSeparate (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69421_ (IZ)V com/mojang/blaze3d/systems/RenderSystem/clear (IZ)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69424_ (FFFF)V com/mojang/blaze3d/systems/RenderSystem/clearColor (FFFF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69430_ (D)V com/mojang/blaze3d/systems/RenderSystem/clearDepth (D)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69432_ (I)V com/mojang/blaze3d/systems/RenderSystem/clearStencil (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69444_ (ZZZZ)V com/mojang/blaze3d/systems/RenderSystem/colorMask (ZZZZ)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69453_ ()V com/mojang/blaze3d/systems/RenderSystem/defaultBlendFunc ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69454_ (I)V com/mojang/blaze3d/systems/RenderSystem/deleteTexture (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69456_ (I)V com/mojang/blaze3d/systems/RenderSystem/depthFunc (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69458_ (Z)V com/mojang/blaze3d/systems/RenderSystem/depthMask (Z)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69461_ ()V com/mojang/blaze3d/systems/RenderSystem/disableBlend ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69462_ ()V com/mojang/blaze3d/systems/RenderSystem/disableColorLogicOp ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69464_ ()V com/mojang/blaze3d/systems/RenderSystem/disableCull ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69465_ ()V com/mojang/blaze3d/systems/RenderSystem/disableDepthTest ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69469_ ()V com/mojang/blaze3d/systems/RenderSystem/disablePolygonOffset ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69471_ ()V com/mojang/blaze3d/systems/RenderSystem/disableScissor ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69472_ ()V com/mojang/blaze3d/systems/RenderSystem/disableTexture ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69478_ ()V com/mojang/blaze3d/systems/RenderSystem/enableBlend ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69479_ ()V com/mojang/blaze3d/systems/RenderSystem/enableColorLogicOp ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69481_ ()V com/mojang/blaze3d/systems/RenderSystem/enableCull ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69482_ ()V com/mojang/blaze3d/systems/RenderSystem/enableDepthTest ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69486_ ()V com/mojang/blaze3d/systems/RenderSystem/enablePolygonOffset ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69488_ (IIII)V com/mojang/blaze3d/systems/RenderSystem/enableScissor (IIII)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69493_ ()V com/mojang/blaze3d/systems/RenderSystem/enableTexture ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69494_ ()V com/mojang/blaze3d/systems/RenderSystem/finishInitialization ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69495_ (J)V com/mojang/blaze3d/systems/RenderSystem/flipFrame (J)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69516_ ()Ljava/lang/String; com/mojang/blaze3d/systems/RenderSystem/getApiDescription ()Ljava/lang/String; +MD: com/mojang/blaze3d/systems/RenderSystem/m_69517_ ()Ljava/lang/String; com/mojang/blaze3d/systems/RenderSystem/getBackendDescription ()Ljava/lang/String; +MD: com/mojang/blaze3d/systems/RenderSystem/m_69518_ ()Ljava/lang/String; com/mojang/blaze3d/systems/RenderSystem/getCapsString ()Ljava/lang/String; +MD: com/mojang/blaze3d/systems/RenderSystem/m_69519_ (ILjava/util/function/Consumer;)V com/mojang/blaze3d/systems/RenderSystem/getString (ILjava/util/function/Consumer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69525_ (ILjava/nio/ByteBuffer;I)V com/mojang/blaze3d/systems/RenderSystem/glBufferData (ILjava/nio/ByteBuffer;I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69529_ (I)V com/mojang/blaze3d/systems/RenderSystem/glDeleteBuffers (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69531_ (Ljava/util/function/Consumer;)V com/mojang/blaze3d/systems/RenderSystem/glGenBuffers (Ljava/util/function/Consumer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69537_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform1 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69540_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform1 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69543_ (II)V com/mojang/blaze3d/systems/RenderSystem/glUniform1i (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69546_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform2 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69549_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform2 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69552_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform3 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69555_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform3 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69558_ (ILjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform4 (ILjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69561_ (ILjava/nio/IntBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniform4 (ILjava/nio/IntBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69564_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniformMatrix2 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69568_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniformMatrix3 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69572_ (IZLjava/nio/FloatBuffer;)V com/mojang/blaze3d/systems/RenderSystem/glUniformMatrix4 (IZLjava/nio/FloatBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69576_ ()Ljava/util/function/LongSupplier; com/mojang/blaze3d/systems/RenderSystem/initBackendSystem ()Ljava/util/function/LongSupplier; +MD: com/mojang/blaze3d/systems/RenderSystem/m_69577_ (Z)V com/mojang/blaze3d/systems/RenderSystem/initGameThread (Z)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69579_ ()V com/mojang/blaze3d/systems/RenderSystem/initRenderThread ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69580_ (IZ)V com/mojang/blaze3d/systems/RenderSystem/initRenderer (IZ)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69583_ ()Z com/mojang/blaze3d/systems/RenderSystem/isInInitPhase ()Z +MD: com/mojang/blaze3d/systems/RenderSystem/m_69584_ ()Z com/mojang/blaze3d/systems/RenderSystem/isOnGameThread ()Z +MD: com/mojang/blaze3d/systems/RenderSystem/m_69586_ ()Z com/mojang/blaze3d/systems/RenderSystem/isOnRenderThread ()Z +MD: com/mojang/blaze3d/systems/RenderSystem/m_69587_ ()Z com/mojang/blaze3d/systems/RenderSystem/isOnRenderThreadOrInit ()Z +MD: com/mojang/blaze3d/systems/RenderSystem/m_69830_ (I)V com/mojang/blaze3d/systems/RenderSystem/limitDisplayFPS (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69832_ (F)V com/mojang/blaze3d/systems/RenderSystem/lineWidth (F)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69835_ (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V com/mojang/blaze3d/systems/RenderSystem/logicOp (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69839_ ()I com/mojang/blaze3d/systems/RenderSystem/maxSupportedTextureSize ()I +MD: com/mojang/blaze3d/systems/RenderSystem/m_69854_ (II)V com/mojang/blaze3d/systems/RenderSystem/pixelStore (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69860_ (II)V com/mojang/blaze3d/systems/RenderSystem/polygonMode (II)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69863_ (FF)V com/mojang/blaze3d/systems/RenderSystem/polygonOffset (FF)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69871_ (IIIIIILjava/nio/ByteBuffer;)V com/mojang/blaze3d/systems/RenderSystem/readPixels (IIIIIILjava/nio/ByteBuffer;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69879_ (Lcom/mojang/blaze3d/pipeline/RenderCall;)V com/mojang/blaze3d/systems/RenderSystem/recordRenderCall (Lcom/mojang/blaze3d/pipeline/RenderCall;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69881_ (I)V com/mojang/blaze3d/systems/RenderSystem/renderCrosshair (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69883_ ()Lcom/mojang/blaze3d/vertex/Tesselator; com/mojang/blaze3d/systems/RenderSystem/renderThreadTesselator ()Lcom/mojang/blaze3d/vertex/Tesselator; +MD: com/mojang/blaze3d/systems/RenderSystem/m_69884_ ()V com/mojang/blaze3d/systems/RenderSystem/replayQueue ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69890_ (Ljava/lang/Runnable;)V com/mojang/blaze3d/systems/RenderSystem/runAsFancy (Ljava/lang/Runnable;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69900_ (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V com/mojang/blaze3d/systems/RenderSystem/setErrorCallback (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69902_ (IIII)V com/mojang/blaze3d/systems/RenderSystem/setupDefaultState (IIII)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69908_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/systems/RenderSystem/setupGui3DDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69911_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/blaze3d/systems/RenderSystem/setupGuiFlatDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69914_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/systems/RenderSystem/setupLevelDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69920_ (Ljava/util/function/IntSupplier;I)V com/mojang/blaze3d/systems/RenderSystem/setupOverlayColor (Ljava/util/function/IntSupplier;I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69925_ (III)V com/mojang/blaze3d/systems/RenderSystem/stencilFunc (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69929_ (I)V com/mojang/blaze3d/systems/RenderSystem/stencilMask (I)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69931_ (III)V com/mojang/blaze3d/systems/RenderSystem/stencilOp (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69936_ ()V com/mojang/blaze3d/systems/RenderSystem/teardownOverlayColor ()V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69937_ (III)V com/mojang/blaze3d/systems/RenderSystem/texParameter (III)V +MD: com/mojang/blaze3d/systems/RenderSystem/m_69949_ (IIII)V com/mojang/blaze3d/systems/RenderSystem/viewport (IIII)V +CL: com/mojang/blaze3d/systems/RenderSystem$1 com/mojang/blaze3d/systems/RenderSystem$1 +FD: com/mojang/blaze3d/systems/RenderSystem$1/com/mojang/blaze3d/systems/RenderSystem$1 com/mojang/blaze3d/systems/RenderSystem$1/com/mojang/blaze3d/systems/RenderSystem$1 +FD: com/mojang/blaze3d/systems/RenderSystem$1/f_157463_ com/mojang/blaze3d/systems/RenderSystem$1/$SwitchMap$com$mojang$blaze3d$vertex$VertexFormat$IndexType +MD: com/mojang/blaze3d/systems/RenderSystem$1/ ()V com/mojang/blaze3d/systems/RenderSystem$1/ ()V +CL: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/f_157465_ com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/vertexStride +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/f_157466_ com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/indexStride +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/f_157467_ com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/generator +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/f_157468_ com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/name +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/f_157469_ com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/type +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/f_157470_ com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/indexCount +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/ (IILcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator;)V com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/ (IILcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator;)V +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/m_157475_ ()I com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/name ()I +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/m_157476_ (I)V com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/ensureStorage (I)V +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/m_157478_ (Ljava/nio/ByteBuffer;)Lit/unimi/dsi/fastutil/ints/IntConsumer; com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/intConsumer (Ljava/nio/ByteBuffer;)Lit/unimi/dsi/fastutil/ints/IntConsumer; +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/m_157480_ (Ljava/nio/ByteBuffer;I)V com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/lambda$intConsumer$1 (Ljava/nio/ByteBuffer;I)V +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/m_157483_ ()Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/type ()Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/m_157484_ (Ljava/nio/ByteBuffer;I)V com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer/lambda$intConsumer$0 (Ljava/nio/ByteBuffer;I)V +CL: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator +FD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator/com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator/com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator +MD: com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator/m_157487_ (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator/accept (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V +CL: com/mojang/blaze3d/systems/package-info com/mojang/blaze3d/systems/package-info +FD: com/mojang/blaze3d/systems/package-info/com/mojang/blaze3d/systems/package-info com/mojang/blaze3d/systems/package-info/com/mojang/blaze3d/systems/package-info +CL: com/mojang/blaze3d/vertex/BufferBuilder com/mojang/blaze3d/vertex/BufferBuilder +FD: com/mojang/blaze3d/vertex/BufferBuilder/com/mojang/blaze3d/vertex/BufferBuilder com/mojang/blaze3d/vertex/BufferBuilder/com/mojang/blaze3d/vertex/BufferBuilder +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166762_ com/mojang/blaze3d/vertex/BufferBuilder/indexOnly +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166763_ com/mojang/blaze3d/vertex/BufferBuilder/GROWTH_SIZE +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166764_ com/mojang/blaze3d/vertex/BufferBuilder/drawStates +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166765_ com/mojang/blaze3d/vertex/BufferBuilder/lastPoppedStateIndex +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166766_ com/mojang/blaze3d/vertex/BufferBuilder/sortingPoints +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166767_ com/mojang/blaze3d/vertex/BufferBuilder/sortX +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166768_ com/mojang/blaze3d/vertex/BufferBuilder/sortY +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_166769_ com/mojang/blaze3d/vertex/BufferBuilder/sortZ +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85647_ com/mojang/blaze3d/vertex/BufferBuilder/LOGGER +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85648_ com/mojang/blaze3d/vertex/BufferBuilder/buffer +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85651_ com/mojang/blaze3d/vertex/BufferBuilder/totalRenderedBytes +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85652_ com/mojang/blaze3d/vertex/BufferBuilder/nextElementByte +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85653_ com/mojang/blaze3d/vertex/BufferBuilder/totalUploadedBytes +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85654_ com/mojang/blaze3d/vertex/BufferBuilder/vertices +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85655_ com/mojang/blaze3d/vertex/BufferBuilder/currentElement +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85656_ com/mojang/blaze3d/vertex/BufferBuilder/elementIndex +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85657_ com/mojang/blaze3d/vertex/BufferBuilder/mode +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85658_ com/mojang/blaze3d/vertex/BufferBuilder/format +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85659_ com/mojang/blaze3d/vertex/BufferBuilder/fastFormat +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85660_ com/mojang/blaze3d/vertex/BufferBuilder/fullFormat +FD: com/mojang/blaze3d/vertex/BufferBuilder/f_85661_ com/mojang/blaze3d/vertex/BufferBuilder/building +MD: com/mojang/blaze3d/vertex/BufferBuilder/ ()V com/mojang/blaze3d/vertex/BufferBuilder/ ()V +MD: com/mojang/blaze3d/vertex/BufferBuilder/ (I)V com/mojang/blaze3d/vertex/BufferBuilder/ (I)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166770_ ()Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState; com/mojang/blaze3d/vertex/BufferBuilder/getSortState ()Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState; +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166771_ (FFF)V com/mojang/blaze3d/vertex/BufferBuilder/setQuadSortOrigin (FFF)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166775_ (Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState;)V com/mojang/blaze3d/vertex/BufferBuilder/restoreSortState (Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState;)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166777_ (Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;)Lit/unimi/dsi/fastutil/ints/IntConsumer; com/mojang/blaze3d/vertex/BufferBuilder/intConsumer (Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;)Lit/unimi/dsi/fastutil/ints/IntConsumer; +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166779_ (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;)V com/mojang/blaze3d/vertex/BufferBuilder/begin (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166782_ ([FII)I com/mojang/blaze3d/vertex/BufferBuilder/lambda$putSortedQuadIndices$3 ([FII)I +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166786_ (Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;)V com/mojang/blaze3d/vertex/BufferBuilder/putSortedQuadIndices (Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166788_ (I)V com/mojang/blaze3d/vertex/BufferBuilder/lambda$intConsumer$2 (I)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166790_ (I)V com/mojang/blaze3d/vertex/BufferBuilder/lambda$intConsumer$1 (I)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166792_ (I)V com/mojang/blaze3d/vertex/BufferBuilder/lambda$intConsumer$0 (I)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_166794_ ()[Lcom/mojang/math/Vector3f; com/mojang/blaze3d/vertex/BufferBuilder/makeQuadSortingPoints ()[Lcom/mojang/math/Vector3f; +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_5586_ (IS)V com/mojang/blaze3d/vertex/BufferBuilder/putShort (IS)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_5672_ (IB)V com/mojang/blaze3d/vertex/BufferBuilder/putByte (IB)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_5751_ ()V com/mojang/blaze3d/vertex/BufferBuilder/nextElement ()V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_5752_ ()V com/mojang/blaze3d/vertex/BufferBuilder/endVertex ()V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_5832_ (IF)V com/mojang/blaze3d/vertex/BufferBuilder/putFloat (IF)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_5954_ (FFFFFFFFFIIFFF)V com/mojang/blaze3d/vertex/BufferBuilder/vertex (FFFFFFFFFIIFFF)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferBuilder/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_6297_ ()Lcom/mojang/blaze3d/vertex/VertexFormatElement; com/mojang/blaze3d/vertex/BufferBuilder/currentElement ()Lcom/mojang/blaze3d/vertex/VertexFormatElement; +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85665_ ()V com/mojang/blaze3d/vertex/BufferBuilder/ensureVertexCapacity ()V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85704_ (Lcom/mojang/blaze3d/vertex/VertexFormat;)V com/mojang/blaze3d/vertex/BufferBuilder/switchFormat (Lcom/mojang/blaze3d/vertex/VertexFormat;)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85721_ ()V com/mojang/blaze3d/vertex/BufferBuilder/end ()V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85722_ (I)V com/mojang/blaze3d/vertex/BufferBuilder/ensureCapacity (I)V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85725_ (I)I com/mojang/blaze3d/vertex/BufferBuilder/roundUp (I)I +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85728_ ()Lcom/mojang/datafixers/util/Pair; com/mojang/blaze3d/vertex/BufferBuilder/popNextBuffer ()Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85729_ ()V com/mojang/blaze3d/vertex/BufferBuilder/clear ()V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85730_ ()V com/mojang/blaze3d/vertex/BufferBuilder/discard ()V +MD: com/mojang/blaze3d/vertex/BufferBuilder/m_85732_ ()Z com/mojang/blaze3d/vertex/BufferBuilder/building ()Z +CL: com/mojang/blaze3d/vertex/BufferBuilder$1 com/mojang/blaze3d/vertex/BufferBuilder$1 +FD: com/mojang/blaze3d/vertex/BufferBuilder$1/com/mojang/blaze3d/vertex/BufferBuilder$1 com/mojang/blaze3d/vertex/BufferBuilder$1/com/mojang/blaze3d/vertex/BufferBuilder$1 +FD: com/mojang/blaze3d/vertex/BufferBuilder$1/f_166795_ com/mojang/blaze3d/vertex/BufferBuilder$1/$SwitchMap$com$mojang$blaze3d$vertex$VertexFormat$IndexType +MD: com/mojang/blaze3d/vertex/BufferBuilder$1/ ()V com/mojang/blaze3d/vertex/BufferBuilder$1/ ()V +CL: com/mojang/blaze3d/vertex/BufferBuilder$DrawState com/mojang/blaze3d/vertex/BufferBuilder$DrawState +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/com/mojang/blaze3d/vertex/BufferBuilder$DrawState com/mojang/blaze3d/vertex/BufferBuilder$DrawState/com/mojang/blaze3d/vertex/BufferBuilder$DrawState +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/f_166797_ com/mojang/blaze3d/vertex/BufferBuilder$DrawState/indexCount +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/f_166798_ com/mojang/blaze3d/vertex/BufferBuilder$DrawState/indexType +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/f_166799_ com/mojang/blaze3d/vertex/BufferBuilder$DrawState/indexOnly +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/f_166800_ com/mojang/blaze3d/vertex/BufferBuilder$DrawState/sequentialIndex +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/f_85733_ com/mojang/blaze3d/vertex/BufferBuilder$DrawState/format +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/f_85734_ com/mojang/blaze3d/vertex/BufferBuilder$DrawState/vertexCount +FD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/f_85735_ com/mojang/blaze3d/vertex/BufferBuilder$DrawState/mode +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/ (Lcom/mojang/blaze3d/vertex/VertexFormat;IILcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;ZZ)V com/mojang/blaze3d/vertex/BufferBuilder$DrawState/ (Lcom/mojang/blaze3d/vertex/VertexFormat;IILcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;ZZ)V +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166809_ ()I com/mojang/blaze3d/vertex/BufferBuilder$DrawState/indexCount ()I +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166810_ ()Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; com/mojang/blaze3d/vertex/BufferBuilder$DrawState/mode ()Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166811_ ()Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; com/mojang/blaze3d/vertex/BufferBuilder$DrawState/indexType ()Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166812_ ()I com/mojang/blaze3d/vertex/BufferBuilder$DrawState/vertexBufferSize ()I +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166813_ ()I com/mojang/blaze3d/vertex/BufferBuilder$DrawState/bufferSize ()I +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166814_ ()Z com/mojang/blaze3d/vertex/BufferBuilder$DrawState/indexOnly ()Z +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166815_ ()Z com/mojang/blaze3d/vertex/BufferBuilder$DrawState/sequentialIndex ()Z +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_166816_ ()I com/mojang/blaze3d/vertex/BufferBuilder$DrawState/indexBufferSize ()I +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_85745_ ()Lcom/mojang/blaze3d/vertex/VertexFormat; com/mojang/blaze3d/vertex/BufferBuilder$DrawState/format ()Lcom/mojang/blaze3d/vertex/VertexFormat; +MD: com/mojang/blaze3d/vertex/BufferBuilder$DrawState/m_85746_ ()I com/mojang/blaze3d/vertex/BufferBuilder$DrawState/vertexCount ()I +CL: com/mojang/blaze3d/vertex/BufferBuilder$SortState com/mojang/blaze3d/vertex/BufferBuilder$SortState +FD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/com/mojang/blaze3d/vertex/BufferBuilder$SortState com/mojang/blaze3d/vertex/BufferBuilder$SortState/com/mojang/blaze3d/vertex/BufferBuilder$SortState +FD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/f_166817_ com/mojang/blaze3d/vertex/BufferBuilder$SortState/mode +FD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/f_166818_ com/mojang/blaze3d/vertex/BufferBuilder$SortState/vertices +FD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/f_166819_ com/mojang/blaze3d/vertex/BufferBuilder$SortState/sortingPoints +FD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/f_166820_ com/mojang/blaze3d/vertex/BufferBuilder$SortState/sortX +FD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/f_166821_ com/mojang/blaze3d/vertex/BufferBuilder$SortState/sortY +FD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/f_166822_ com/mojang/blaze3d/vertex/BufferBuilder$SortState/sortZ +MD: com/mojang/blaze3d/vertex/BufferBuilder$SortState/ (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;I[Lcom/mojang/math/Vector3f;FFF)V com/mojang/blaze3d/vertex/BufferBuilder$SortState/ (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;I[Lcom/mojang/math/Vector3f;FFF)V +CL: com/mojang/blaze3d/vertex/BufferUploader com/mojang/blaze3d/vertex/BufferUploader +FD: com/mojang/blaze3d/vertex/BufferUploader/com/mojang/blaze3d/vertex/BufferUploader com/mojang/blaze3d/vertex/BufferUploader/com/mojang/blaze3d/vertex/BufferUploader +FD: com/mojang/blaze3d/vertex/BufferUploader/f_166830_ com/mojang/blaze3d/vertex/BufferUploader/lastVertexArrayObject +FD: com/mojang/blaze3d/vertex/BufferUploader/f_166831_ com/mojang/blaze3d/vertex/BufferUploader/lastVertexBufferObject +FD: com/mojang/blaze3d/vertex/BufferUploader/f_166832_ com/mojang/blaze3d/vertex/BufferUploader/lastIndexBufferObject +FD: com/mojang/blaze3d/vertex/BufferUploader/f_166833_ com/mojang/blaze3d/vertex/BufferUploader/lastFormat +MD: com/mojang/blaze3d/vertex/BufferUploader/ ()V com/mojang/blaze3d/vertex/BufferUploader/ ()V +MD: com/mojang/blaze3d/vertex/BufferUploader/m_166835_ ()V com/mojang/blaze3d/vertex/BufferUploader/reset ()V +MD: com/mojang/blaze3d/vertex/BufferUploader/m_166836_ (Lcom/mojang/blaze3d/vertex/VertexFormat;)V com/mojang/blaze3d/vertex/BufferUploader/updateVertexSetup (Lcom/mojang/blaze3d/vertex/VertexFormat;)V +MD: com/mojang/blaze3d/vertex/BufferUploader/m_166838_ (Ljava/nio/ByteBuffer;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;ILcom/mojang/blaze3d/vertex/VertexFormat$IndexType;IZ)V com/mojang/blaze3d/vertex/BufferUploader/_end (Ljava/nio/ByteBuffer;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;ILcom/mojang/blaze3d/vertex/VertexFormat$IndexType;IZ)V +MD: com/mojang/blaze3d/vertex/BufferUploader/m_166846_ ()V com/mojang/blaze3d/vertex/BufferUploader/invalidateElementArrayBufferBinding ()V +MD: com/mojang/blaze3d/vertex/BufferUploader/m_166847_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V com/mojang/blaze3d/vertex/BufferUploader/_endInternal (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +MD: com/mojang/blaze3d/vertex/BufferUploader/m_85761_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V com/mojang/blaze3d/vertex/BufferUploader/end (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +MD: com/mojang/blaze3d/vertex/BufferUploader/m_85768_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V com/mojang/blaze3d/vertex/BufferUploader/lambda$end$0 (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +CL: com/mojang/blaze3d/vertex/BufferVertexConsumer com/mojang/blaze3d/vertex/BufferVertexConsumer +FD: com/mojang/blaze3d/vertex/BufferVertexConsumer/com/mojang/blaze3d/vertex/BufferVertexConsumer com/mojang/blaze3d/vertex/BufferVertexConsumer/com/mojang/blaze3d/vertex/BufferVertexConsumer +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_5483_ (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferVertexConsumer/vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_5586_ (IS)V com/mojang/blaze3d/vertex/BufferVertexConsumer/putShort (IS)V +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_5601_ (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferVertexConsumer/normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_5672_ (IB)V com/mojang/blaze3d/vertex/BufferVertexConsumer/putByte (IB)V +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_5751_ ()V com/mojang/blaze3d/vertex/BufferVertexConsumer/nextElement ()V +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_5832_ (IF)V com/mojang/blaze3d/vertex/BufferVertexConsumer/putFloat (IF)V +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferVertexConsumer/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_6297_ ()Lcom/mojang/blaze3d/vertex/VertexFormatElement; com/mojang/blaze3d/vertex/BufferVertexConsumer/currentElement ()Lcom/mojang/blaze3d/vertex/VertexFormatElement; +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_7120_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferVertexConsumer/uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_7122_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferVertexConsumer/overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_7421_ (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferVertexConsumer/uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_85774_ (F)B com/mojang/blaze3d/vertex/BufferVertexConsumer/normalIntValue (F)B +MD: com/mojang/blaze3d/vertex/BufferVertexConsumer/m_85793_ (SSI)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/BufferVertexConsumer/uvShort (SSI)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: com/mojang/blaze3d/vertex/DefaultVertexFormat com/mojang/blaze3d/vertex/DefaultVertexFormat +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/com/mojang/blaze3d/vertex/DefaultVertexFormat com/mojang/blaze3d/vertex/DefaultVertexFormat/com/mojang/blaze3d/vertex/DefaultVertexFormat +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_166849_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_UV +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_166850_ com/mojang/blaze3d/vertex/DefaultVertexFormat/BLIT_SCREEN +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_166851_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_COLOR_NORMAL +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85804_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_POSITION +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85805_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_COLOR +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85806_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_UV0 +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85807_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_UV1 +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85808_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_UV2 +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85809_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_NORMAL +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85810_ com/mojang/blaze3d/vertex/DefaultVertexFormat/ELEMENT_PADDING +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85811_ com/mojang/blaze3d/vertex/DefaultVertexFormat/BLOCK +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85812_ com/mojang/blaze3d/vertex/DefaultVertexFormat/NEW_ENTITY +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85813_ com/mojang/blaze3d/vertex/DefaultVertexFormat/PARTICLE +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85814_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85815_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_COLOR +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85816_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_COLOR_LIGHTMAP +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85817_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_TEX +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85818_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_COLOR_TEX +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85819_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_TEX_COLOR +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85820_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_COLOR_TEX_LIGHTMAP +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85821_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_TEX_LIGHTMAP_COLOR +FD: com/mojang/blaze3d/vertex/DefaultVertexFormat/f_85822_ com/mojang/blaze3d/vertex/DefaultVertexFormat/POSITION_TEX_COLOR_NORMAL +MD: com/mojang/blaze3d/vertex/DefaultVertexFormat/ ()V com/mojang/blaze3d/vertex/DefaultVertexFormat/ ()V +MD: com/mojang/blaze3d/vertex/DefaultVertexFormat/ ()V com/mojang/blaze3d/vertex/DefaultVertexFormat/ ()V +CL: com/mojang/blaze3d/vertex/DefaultedVertexConsumer com/mojang/blaze3d/vertex/DefaultedVertexConsumer +FD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/com/mojang/blaze3d/vertex/DefaultedVertexConsumer com/mojang/blaze3d/vertex/DefaultedVertexConsumer/com/mojang/blaze3d/vertex/DefaultedVertexConsumer +FD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/f_85824_ com/mojang/blaze3d/vertex/DefaultedVertexConsumer/defaultColorSet +FD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/f_85825_ com/mojang/blaze3d/vertex/DefaultedVertexConsumer/defaultR +FD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/f_85826_ com/mojang/blaze3d/vertex/DefaultedVertexConsumer/defaultG +FD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/f_85827_ com/mojang/blaze3d/vertex/DefaultedVertexConsumer/defaultB +FD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/f_85828_ com/mojang/blaze3d/vertex/DefaultedVertexConsumer/defaultA +MD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/ ()V com/mojang/blaze3d/vertex/DefaultedVertexConsumer/ ()V +MD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/m_141991_ ()V com/mojang/blaze3d/vertex/DefaultedVertexConsumer/unsetDefaultColor ()V +MD: com/mojang/blaze3d/vertex/DefaultedVertexConsumer/m_142461_ (IIII)V com/mojang/blaze3d/vertex/DefaultedVertexConsumer/defaultColor (IIII)V +CL: com/mojang/blaze3d/vertex/PoseStack com/mojang/blaze3d/vertex/PoseStack +FD: com/mojang/blaze3d/vertex/PoseStack/com/mojang/blaze3d/vertex/PoseStack com/mojang/blaze3d/vertex/PoseStack/com/mojang/blaze3d/vertex/PoseStack +FD: com/mojang/blaze3d/vertex/PoseStack/f_85834_ com/mojang/blaze3d/vertex/PoseStack/poseStack +MD: com/mojang/blaze3d/vertex/PoseStack/ ()V com/mojang/blaze3d/vertex/PoseStack/ ()V +MD: com/mojang/blaze3d/vertex/PoseStack/m_166854_ (Lcom/mojang/math/Matrix4f;)V com/mojang/blaze3d/vertex/PoseStack/mulPoseMatrix (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/blaze3d/vertex/PoseStack/m_166856_ ()V com/mojang/blaze3d/vertex/PoseStack/setIdentity ()V +MD: com/mojang/blaze3d/vertex/PoseStack/m_85836_ ()V com/mojang/blaze3d/vertex/PoseStack/pushPose ()V +MD: com/mojang/blaze3d/vertex/PoseStack/m_85837_ (DDD)V com/mojang/blaze3d/vertex/PoseStack/translate (DDD)V +MD: com/mojang/blaze3d/vertex/PoseStack/m_85841_ (FFF)V com/mojang/blaze3d/vertex/PoseStack/scale (FFF)V +MD: com/mojang/blaze3d/vertex/PoseStack/m_85845_ (Lcom/mojang/math/Quaternion;)V com/mojang/blaze3d/vertex/PoseStack/mulPose (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/blaze3d/vertex/PoseStack/m_85847_ (Ljava/util/ArrayDeque;)V com/mojang/blaze3d/vertex/PoseStack/lambda$new$0 (Ljava/util/ArrayDeque;)V +MD: com/mojang/blaze3d/vertex/PoseStack/m_85849_ ()V com/mojang/blaze3d/vertex/PoseStack/popPose ()V +MD: com/mojang/blaze3d/vertex/PoseStack/m_85850_ ()Lcom/mojang/blaze3d/vertex/PoseStack$Pose; com/mojang/blaze3d/vertex/PoseStack/last ()Lcom/mojang/blaze3d/vertex/PoseStack$Pose; +MD: com/mojang/blaze3d/vertex/PoseStack/m_85851_ ()Z com/mojang/blaze3d/vertex/PoseStack/clear ()Z +CL: com/mojang/blaze3d/vertex/PoseStack$Pose com/mojang/blaze3d/vertex/PoseStack$Pose +FD: com/mojang/blaze3d/vertex/PoseStack$Pose/com/mojang/blaze3d/vertex/PoseStack$Pose com/mojang/blaze3d/vertex/PoseStack$Pose/com/mojang/blaze3d/vertex/PoseStack$Pose +FD: com/mojang/blaze3d/vertex/PoseStack$Pose/f_85852_ com/mojang/blaze3d/vertex/PoseStack$Pose/pose +FD: com/mojang/blaze3d/vertex/PoseStack$Pose/f_85853_ com/mojang/blaze3d/vertex/PoseStack$Pose/normal +MD: com/mojang/blaze3d/vertex/PoseStack$Pose/ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;)V com/mojang/blaze3d/vertex/PoseStack$Pose/ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/blaze3d/vertex/PoseStack$Pose/m_85861_ ()Lcom/mojang/math/Matrix4f; com/mojang/blaze3d/vertex/PoseStack$Pose/pose ()Lcom/mojang/math/Matrix4f; +MD: com/mojang/blaze3d/vertex/PoseStack$Pose/m_85864_ ()Lcom/mojang/math/Matrix3f; com/mojang/blaze3d/vertex/PoseStack$Pose/normal ()Lcom/mojang/math/Matrix3f; +CL: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85867_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/delegate +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85868_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/cameraInversePose +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85869_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/normalInversePose +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85870_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/x +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85871_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/y +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85872_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/z +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85873_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/overlayU +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85874_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/overlayV +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85875_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/lightCoords +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85876_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/nx +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85877_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/ny +FD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/f_85878_ com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/nz +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;)V com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_5483_ (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_5601_ (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_5752_ ()V com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/endVertex ()V +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_7120_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_7122_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_7421_ (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/m_85883_ ()V com/mojang/blaze3d/vertex/SheetedDecalTextureGenerator/resetState ()V +CL: com/mojang/blaze3d/vertex/Tesselator com/mojang/blaze3d/vertex/Tesselator +FD: com/mojang/blaze3d/vertex/Tesselator/com/mojang/blaze3d/vertex/Tesselator com/mojang/blaze3d/vertex/Tesselator/com/mojang/blaze3d/vertex/Tesselator +FD: com/mojang/blaze3d/vertex/Tesselator/f_166857_ com/mojang/blaze3d/vertex/Tesselator/MAX_MEMORY_USE +FD: com/mojang/blaze3d/vertex/Tesselator/f_166858_ com/mojang/blaze3d/vertex/Tesselator/MAX_FLOATS +FD: com/mojang/blaze3d/vertex/Tesselator/f_85907_ com/mojang/blaze3d/vertex/Tesselator/builder +FD: com/mojang/blaze3d/vertex/Tesselator/f_85908_ com/mojang/blaze3d/vertex/Tesselator/INSTANCE +MD: com/mojang/blaze3d/vertex/Tesselator/ ()V com/mojang/blaze3d/vertex/Tesselator/ ()V +MD: com/mojang/blaze3d/vertex/Tesselator/ ()V com/mojang/blaze3d/vertex/Tesselator/ ()V +MD: com/mojang/blaze3d/vertex/Tesselator/ (I)V com/mojang/blaze3d/vertex/Tesselator/ (I)V +MD: com/mojang/blaze3d/vertex/Tesselator/m_85913_ ()Lcom/mojang/blaze3d/vertex/Tesselator; com/mojang/blaze3d/vertex/Tesselator/getInstance ()Lcom/mojang/blaze3d/vertex/Tesselator; +MD: com/mojang/blaze3d/vertex/Tesselator/m_85914_ ()V com/mojang/blaze3d/vertex/Tesselator/end ()V +MD: com/mojang/blaze3d/vertex/Tesselator/m_85915_ ()Lcom/mojang/blaze3d/vertex/BufferBuilder; com/mojang/blaze3d/vertex/Tesselator/getBuilder ()Lcom/mojang/blaze3d/vertex/BufferBuilder; +CL: com/mojang/blaze3d/vertex/VertexBuffer com/mojang/blaze3d/vertex/VertexBuffer +FD: com/mojang/blaze3d/vertex/VertexBuffer/com/mojang/blaze3d/vertex/VertexBuffer com/mojang/blaze3d/vertex/VertexBuffer/com/mojang/blaze3d/vertex/VertexBuffer +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_166859_ com/mojang/blaze3d/vertex/VertexBuffer/vertextBufferId +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_166860_ com/mojang/blaze3d/vertex/VertexBuffer/indexBufferId +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_166861_ com/mojang/blaze3d/vertex/VertexBuffer/indexType +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_166862_ com/mojang/blaze3d/vertex/VertexBuffer/arrayObjectId +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_166863_ com/mojang/blaze3d/vertex/VertexBuffer/indexCount +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_166864_ com/mojang/blaze3d/vertex/VertexBuffer/mode +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_166865_ com/mojang/blaze3d/vertex/VertexBuffer/sequentialIndices +FD: com/mojang/blaze3d/vertex/VertexBuffer/f_85917_ com/mojang/blaze3d/vertex/VertexBuffer/format +MD: com/mojang/blaze3d/vertex/VertexBuffer/ ()V com/mojang/blaze3d/vertex/VertexBuffer/ ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/close ()V com/mojang/blaze3d/vertex/VertexBuffer/close ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166867_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/ShaderInstance;)V com/mojang/blaze3d/vertex/VertexBuffer/drawWithShader (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166871_ (Ljava/lang/Integer;)V com/mojang/blaze3d/vertex/VertexBuffer/lambda$new$2 (Ljava/lang/Integer;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166873_ (Ljava/lang/Runnable;)V com/mojang/blaze3d/vertex/VertexBuffer/lambda$uploadLater$8 (Ljava/lang/Runnable;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166875_ ()V com/mojang/blaze3d/vertex/VertexBuffer/unbindVertexArray ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166876_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/ShaderInstance;)V com/mojang/blaze3d/vertex/VertexBuffer/_drawWithShader (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166880_ (Ljava/lang/Integer;)V com/mojang/blaze3d/vertex/VertexBuffer/lambda$new$1 (Ljava/lang/Integer;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166882_ ()V com/mojang/blaze3d/vertex/VertexBuffer/draw ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166883_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/ShaderInstance;)V com/mojang/blaze3d/vertex/VertexBuffer/lambda$drawWithShader$11 (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166887_ ()V com/mojang/blaze3d/vertex/VertexBuffer/drawChunkLayer ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166888_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V com/mojang/blaze3d/vertex/VertexBuffer/lambda$uploadLater$7 (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166890_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V com/mojang/blaze3d/vertex/VertexBuffer/lambda$upload$6 (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166892_ ()Lcom/mojang/blaze3d/vertex/VertexFormat; com/mojang/blaze3d/vertex/VertexBuffer/getFormat ()Lcom/mojang/blaze3d/vertex/VertexFormat; +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166893_ ()V com/mojang/blaze3d/vertex/VertexBuffer/bindVertexArray ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166894_ ()I com/mojang/blaze3d/vertex/VertexBuffer/lambda$unbind$13 ()I +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166895_ ()I com/mojang/blaze3d/vertex/VertexBuffer/lambda$unbind$12 ()I +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166896_ ()Ljava/lang/Integer; com/mojang/blaze3d/vertex/VertexBuffer/lambda$unbindVertexArray$10 ()Ljava/lang/Integer; +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166897_ ()Ljava/lang/Integer; com/mojang/blaze3d/vertex/VertexBuffer/lambda$bindVertexArray$9 ()Ljava/lang/Integer; +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166898_ ()I com/mojang/blaze3d/vertex/VertexBuffer/lambda$bind$5 ()I +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166899_ ()I com/mojang/blaze3d/vertex/VertexBuffer/lambda$bind$4 ()I +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_166900_ ()I com/mojang/blaze3d/vertex/VertexBuffer/lambda$bind$3 ()I +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_85921_ ()V com/mojang/blaze3d/vertex/VertexBuffer/bind ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_85925_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V com/mojang/blaze3d/vertex/VertexBuffer/upload (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_85927_ (Ljava/lang/Integer;)V com/mojang/blaze3d/vertex/VertexBuffer/lambda$new$0 (Ljava/lang/Integer;)V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_85931_ ()V com/mojang/blaze3d/vertex/VertexBuffer/unbind ()V +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_85932_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)Ljava/util/concurrent/CompletableFuture; com/mojang/blaze3d/vertex/VertexBuffer/uploadLater (Lcom/mojang/blaze3d/vertex/BufferBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: com/mojang/blaze3d/vertex/VertexBuffer/m_85935_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V com/mojang/blaze3d/vertex/VertexBuffer/upload_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +CL: com/mojang/blaze3d/vertex/VertexConsumer com/mojang/blaze3d/vertex/VertexConsumer +FD: com/mojang/blaze3d/vertex/VertexConsumer/com/mojang/blaze3d/vertex/VertexConsumer com/mojang/blaze3d/vertex/VertexConsumer/com/mojang/blaze3d/vertex/VertexConsumer +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_141991_ ()V com/mojang/blaze3d/vertex/VertexConsumer/unsetDefaultColor ()V +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_142461_ (IIII)V com/mojang/blaze3d/vertex/VertexConsumer/defaultColor (IIII)V +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_193479_ (I)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/color (I)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_5483_ (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_5601_ (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_5752_ ()V com/mojang/blaze3d/vertex/VertexConsumer/endVertex ()V +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_5954_ (FFFFFFFFFIIFFF)V com/mojang/blaze3d/vertex/VertexConsumer/vertex (FFFFFFFFFIIFFF)V +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_7120_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_7122_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_7421_ (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_85950_ (FFFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/color (FFFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_85969_ (I)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/uv2 (I)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_85977_ (Lcom/mojang/math/Matrix3f;FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/normal (Lcom/mojang/math/Matrix3f;FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_85982_ (Lcom/mojang/math/Matrix4f;FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/vertex (Lcom/mojang/math/Matrix4f;FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_85987_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFII)V com/mojang/blaze3d/vertex/VertexConsumer/putBulkData (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFII)V +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_85995_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;[FFFF[IIZ)V com/mojang/blaze3d/vertex/VertexConsumer/putBulkData (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;[FFFF[IIZ)V +MD: com/mojang/blaze3d/vertex/VertexConsumer/m_86008_ (I)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexConsumer/overlayCoords (I)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: com/mojang/blaze3d/vertex/VertexFormat com/mojang/blaze3d/vertex/VertexFormat +FD: com/mojang/blaze3d/vertex/VertexFormat/com/mojang/blaze3d/vertex/VertexFormat com/mojang/blaze3d/vertex/VertexFormat/com/mojang/blaze3d/vertex/VertexFormat +FD: com/mojang/blaze3d/vertex/VertexFormat/f_166905_ com/mojang/blaze3d/vertex/VertexFormat/elementMapping +FD: com/mojang/blaze3d/vertex/VertexFormat/f_166906_ com/mojang/blaze3d/vertex/VertexFormat/vertexArrayObject +FD: com/mojang/blaze3d/vertex/VertexFormat/f_166907_ com/mojang/blaze3d/vertex/VertexFormat/vertexBufferObject +FD: com/mojang/blaze3d/vertex/VertexFormat/f_166908_ com/mojang/blaze3d/vertex/VertexFormat/indexBufferObject +FD: com/mojang/blaze3d/vertex/VertexFormat/f_86012_ com/mojang/blaze3d/vertex/VertexFormat/elements +FD: com/mojang/blaze3d/vertex/VertexFormat/f_86013_ com/mojang/blaze3d/vertex/VertexFormat/offsets +FD: com/mojang/blaze3d/vertex/VertexFormat/f_86014_ com/mojang/blaze3d/vertex/VertexFormat/vertexSize +MD: com/mojang/blaze3d/vertex/VertexFormat/ (Lcom/google/common/collect/ImmutableMap;)V com/mojang/blaze3d/vertex/VertexFormat/ (Lcom/google/common/collect/ImmutableMap;)V +MD: com/mojang/blaze3d/vertex/VertexFormat/equals (Ljava/lang/Object;)Z com/mojang/blaze3d/vertex/VertexFormat/equals (Ljava/lang/Object;)Z +MD: com/mojang/blaze3d/vertex/VertexFormat/hashCode ()I com/mojang/blaze3d/vertex/VertexFormat/hashCode ()I +MD: com/mojang/blaze3d/vertex/VertexFormat/m_166911_ ()Lcom/google/common/collect/ImmutableList; com/mojang/blaze3d/vertex/VertexFormat/getElementAttributeNames ()Lcom/google/common/collect/ImmutableList; +MD: com/mojang/blaze3d/vertex/VertexFormat/m_166912_ ()V com/mojang/blaze3d/vertex/VertexFormat/setupBufferState ()V +MD: com/mojang/blaze3d/vertex/VertexFormat/m_166913_ ()I com/mojang/blaze3d/vertex/VertexFormat/getOrCreateVertexArrayObject ()I +MD: com/mojang/blaze3d/vertex/VertexFormat/m_166914_ ()I com/mojang/blaze3d/vertex/VertexFormat/getOrCreateVertexBufferObject ()I +MD: com/mojang/blaze3d/vertex/VertexFormat/m_166915_ ()I com/mojang/blaze3d/vertex/VertexFormat/getOrCreateIndexBufferObject ()I +MD: com/mojang/blaze3d/vertex/VertexFormat/m_166916_ ()V com/mojang/blaze3d/vertex/VertexFormat/_setupBufferState ()V +MD: com/mojang/blaze3d/vertex/VertexFormat/m_166917_ ()V com/mojang/blaze3d/vertex/VertexFormat/_clearBufferState ()V +MD: com/mojang/blaze3d/vertex/VertexFormat/m_86017_ ()I com/mojang/blaze3d/vertex/VertexFormat/getIntegerSize ()I +MD: com/mojang/blaze3d/vertex/VertexFormat/m_86020_ ()I com/mojang/blaze3d/vertex/VertexFormat/getVertexSize ()I +MD: com/mojang/blaze3d/vertex/VertexFormat/m_86023_ ()Lcom/google/common/collect/ImmutableList; com/mojang/blaze3d/vertex/VertexFormat/getElements ()Lcom/google/common/collect/ImmutableList; +MD: com/mojang/blaze3d/vertex/VertexFormat/m_86024_ ()V com/mojang/blaze3d/vertex/VertexFormat/clearBufferState ()V +MD: com/mojang/blaze3d/vertex/VertexFormat/toString ()Ljava/lang/String; com/mojang/blaze3d/vertex/VertexFormat/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/vertex/VertexFormat$1 com/mojang/blaze3d/vertex/VertexFormat$1 +FD: com/mojang/blaze3d/vertex/VertexFormat$1/com/mojang/blaze3d/vertex/VertexFormat$1 com/mojang/blaze3d/vertex/VertexFormat$1/com/mojang/blaze3d/vertex/VertexFormat$1 +FD: com/mojang/blaze3d/vertex/VertexFormat$1/f_166918_ com/mojang/blaze3d/vertex/VertexFormat$1/$SwitchMap$com$mojang$blaze3d$vertex$VertexFormat$Mode +MD: com/mojang/blaze3d/vertex/VertexFormat$1/ ()V com/mojang/blaze3d/vertex/VertexFormat$1/ ()V +CL: com/mojang/blaze3d/vertex/VertexFormat$IndexType com/mojang/blaze3d/vertex/VertexFormat$IndexType +FD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/$VALUES com/mojang/blaze3d/vertex/VertexFormat$IndexType/$VALUES +FD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/BYTE com/mojang/blaze3d/vertex/VertexFormat$IndexType/BYTE +FD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/INT com/mojang/blaze3d/vertex/VertexFormat$IndexType/INT +FD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/SHORT com/mojang/blaze3d/vertex/VertexFormat$IndexType/SHORT +FD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/com/mojang/blaze3d/vertex/VertexFormat$IndexType com/mojang/blaze3d/vertex/VertexFormat$IndexType/com/mojang/blaze3d/vertex/VertexFormat$IndexType +FD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/f_166923_ com/mojang/blaze3d/vertex/VertexFormat$IndexType/asGLType +FD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/f_166924_ com/mojang/blaze3d/vertex/VertexFormat$IndexType/bytes +MD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/ ()V com/mojang/blaze3d/vertex/VertexFormat$IndexType/ ()V +MD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/ (Ljava/lang/String;III)V com/mojang/blaze3d/vertex/VertexFormat$IndexType/ (Ljava/lang/String;III)V +MD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/m_166932_ ()[Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; com/mojang/blaze3d/vertex/VertexFormat$IndexType/$values ()[Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; +MD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/m_166933_ (I)Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; com/mojang/blaze3d/vertex/VertexFormat$IndexType/least (I)Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; +MD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; com/mojang/blaze3d/vertex/VertexFormat$IndexType/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; +MD: com/mojang/blaze3d/vertex/VertexFormat$IndexType/values ()[Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; com/mojang/blaze3d/vertex/VertexFormat$IndexType/values ()[Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; +CL: com/mojang/blaze3d/vertex/VertexFormat$Mode com/mojang/blaze3d/vertex/VertexFormat$Mode +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/$VALUES com/mojang/blaze3d/vertex/VertexFormat$Mode/$VALUES +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/DEBUG_LINES com/mojang/blaze3d/vertex/VertexFormat$Mode/DEBUG_LINES +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/DEBUG_LINE_STRIP com/mojang/blaze3d/vertex/VertexFormat$Mode/DEBUG_LINE_STRIP +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/LINES com/mojang/blaze3d/vertex/VertexFormat$Mode/LINES +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/LINE_STRIP com/mojang/blaze3d/vertex/VertexFormat$Mode/LINE_STRIP +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/QUADS com/mojang/blaze3d/vertex/VertexFormat$Mode/QUADS +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/TRIANGLES com/mojang/blaze3d/vertex/VertexFormat$Mode/TRIANGLES +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/TRIANGLE_FAN com/mojang/blaze3d/vertex/VertexFormat$Mode/TRIANGLE_FAN +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/TRIANGLE_STRIP com/mojang/blaze3d/vertex/VertexFormat$Mode/TRIANGLE_STRIP +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/com/mojang/blaze3d/vertex/VertexFormat$Mode com/mojang/blaze3d/vertex/VertexFormat$Mode/com/mojang/blaze3d/vertex/VertexFormat$Mode +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/f_166946_ com/mojang/blaze3d/vertex/VertexFormat$Mode/asGLMode +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/f_166947_ com/mojang/blaze3d/vertex/VertexFormat$Mode/primitiveLength +FD: com/mojang/blaze3d/vertex/VertexFormat$Mode/f_166948_ com/mojang/blaze3d/vertex/VertexFormat$Mode/primitiveStride +MD: com/mojang/blaze3d/vertex/VertexFormat$Mode/ ()V com/mojang/blaze3d/vertex/VertexFormat$Mode/ ()V +MD: com/mojang/blaze3d/vertex/VertexFormat$Mode/ (Ljava/lang/String;IIII)V com/mojang/blaze3d/vertex/VertexFormat$Mode/ (Ljava/lang/String;IIII)V +MD: com/mojang/blaze3d/vertex/VertexFormat$Mode/m_166957_ ()[Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; com/mojang/blaze3d/vertex/VertexFormat$Mode/$values ()[Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; +MD: com/mojang/blaze3d/vertex/VertexFormat$Mode/m_166958_ (I)I com/mojang/blaze3d/vertex/VertexFormat$Mode/indexCount (I)I +MD: com/mojang/blaze3d/vertex/VertexFormat$Mode/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; com/mojang/blaze3d/vertex/VertexFormat$Mode/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; +MD: com/mojang/blaze3d/vertex/VertexFormat$Mode/values ()[Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; com/mojang/blaze3d/vertex/VertexFormat$Mode/values ()[Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; +CL: com/mojang/blaze3d/vertex/VertexFormatElement com/mojang/blaze3d/vertex/VertexFormatElement +FD: com/mojang/blaze3d/vertex/VertexFormatElement/com/mojang/blaze3d/vertex/VertexFormatElement com/mojang/blaze3d/vertex/VertexFormatElement/com/mojang/blaze3d/vertex/VertexFormatElement +FD: com/mojang/blaze3d/vertex/VertexFormatElement/f_86030_ com/mojang/blaze3d/vertex/VertexFormatElement/type +FD: com/mojang/blaze3d/vertex/VertexFormatElement/f_86031_ com/mojang/blaze3d/vertex/VertexFormatElement/usage +FD: com/mojang/blaze3d/vertex/VertexFormatElement/f_86032_ com/mojang/blaze3d/vertex/VertexFormatElement/index +FD: com/mojang/blaze3d/vertex/VertexFormatElement/f_86033_ com/mojang/blaze3d/vertex/VertexFormatElement/count +FD: com/mojang/blaze3d/vertex/VertexFormatElement/f_86034_ com/mojang/blaze3d/vertex/VertexFormatElement/byteSize +MD: com/mojang/blaze3d/vertex/VertexFormatElement/ (ILcom/mojang/blaze3d/vertex/VertexFormatElement$Type;Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;I)V com/mojang/blaze3d/vertex/VertexFormatElement/ (ILcom/mojang/blaze3d/vertex/VertexFormatElement$Type;Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;I)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement/equals (Ljava/lang/Object;)Z com/mojang/blaze3d/vertex/VertexFormatElement/equals (Ljava/lang/Object;)Z +MD: com/mojang/blaze3d/vertex/VertexFormatElement/hashCode ()I com/mojang/blaze3d/vertex/VertexFormatElement/hashCode ()I +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_166963_ (I)V com/mojang/blaze3d/vertex/VertexFormatElement/clearBufferState (I)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_166965_ (IJI)V com/mojang/blaze3d/vertex/VertexFormatElement/setupBufferState (IJI)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_166969_ ()I com/mojang/blaze3d/vertex/VertexFormatElement/getCount ()I +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_166970_ ()Z com/mojang/blaze3d/vertex/VertexFormatElement/isPosition ()Z +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_86041_ ()Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; com/mojang/blaze3d/vertex/VertexFormatElement/getType ()Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_86042_ (ILcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;)Z com/mojang/blaze3d/vertex/VertexFormatElement/supportsUsage (ILcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;)Z +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_86048_ ()Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; com/mojang/blaze3d/vertex/VertexFormatElement/getUsage ()Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_86049_ ()I com/mojang/blaze3d/vertex/VertexFormatElement/getIndex ()I +MD: com/mojang/blaze3d/vertex/VertexFormatElement/m_86050_ ()I com/mojang/blaze3d/vertex/VertexFormatElement/getByteSize ()I +MD: com/mojang/blaze3d/vertex/VertexFormatElement/toString ()Ljava/lang/String; com/mojang/blaze3d/vertex/VertexFormatElement/toString ()Ljava/lang/String; +CL: com/mojang/blaze3d/vertex/VertexFormatElement$Type com/mojang/blaze3d/vertex/VertexFormatElement$Type +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/$VALUES com/mojang/blaze3d/vertex/VertexFormatElement$Type/$VALUES +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/BYTE com/mojang/blaze3d/vertex/VertexFormatElement$Type/BYTE +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/FLOAT com/mojang/blaze3d/vertex/VertexFormatElement$Type/FLOAT +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/INT com/mojang/blaze3d/vertex/VertexFormatElement$Type/INT +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/SHORT com/mojang/blaze3d/vertex/VertexFormatElement$Type/SHORT +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/UBYTE com/mojang/blaze3d/vertex/VertexFormatElement$Type/UBYTE +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/UINT com/mojang/blaze3d/vertex/VertexFormatElement$Type/UINT +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/USHORT com/mojang/blaze3d/vertex/VertexFormatElement$Type/USHORT +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/com/mojang/blaze3d/vertex/VertexFormatElement$Type com/mojang/blaze3d/vertex/VertexFormatElement$Type/com/mojang/blaze3d/vertex/VertexFormatElement$Type +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/f_86063_ com/mojang/blaze3d/vertex/VertexFormatElement$Type/size +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/f_86064_ com/mojang/blaze3d/vertex/VertexFormatElement$Type/name +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/f_86065_ com/mojang/blaze3d/vertex/VertexFormatElement$Type/glType +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/ ()V com/mojang/blaze3d/vertex/VertexFormatElement$Type/ ()V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/ (Ljava/lang/String;IILjava/lang/String;I)V com/mojang/blaze3d/vertex/VertexFormatElement$Type/ (Ljava/lang/String;IILjava/lang/String;I)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/m_166971_ ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; com/mojang/blaze3d/vertex/VertexFormatElement$Type/$values ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/m_86074_ ()I com/mojang/blaze3d/vertex/VertexFormatElement$Type/getSize ()I +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/m_86075_ ()Ljava/lang/String; com/mojang/blaze3d/vertex/VertexFormatElement$Type/getName ()Ljava/lang/String; +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/m_86076_ ()I com/mojang/blaze3d/vertex/VertexFormatElement$Type/getGlType ()I +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; com/mojang/blaze3d/vertex/VertexFormatElement$Type/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Type/values ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; com/mojang/blaze3d/vertex/VertexFormatElement$Type/values ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type; +CL: com/mojang/blaze3d/vertex/VertexFormatElement$Usage com/mojang/blaze3d/vertex/VertexFormatElement$Usage +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/$VALUES com/mojang/blaze3d/vertex/VertexFormatElement$Usage/$VALUES +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/COLOR com/mojang/blaze3d/vertex/VertexFormatElement$Usage/COLOR +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/GENERIC com/mojang/blaze3d/vertex/VertexFormatElement$Usage/GENERIC +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/NORMAL com/mojang/blaze3d/vertex/VertexFormatElement$Usage/NORMAL +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/PADDING com/mojang/blaze3d/vertex/VertexFormatElement$Usage/PADDING +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/POSITION com/mojang/blaze3d/vertex/VertexFormatElement$Usage/POSITION +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/UV com/mojang/blaze3d/vertex/VertexFormatElement$Usage/UV +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/com/mojang/blaze3d/vertex/VertexFormatElement$Usage com/mojang/blaze3d/vertex/VertexFormatElement$Usage/com/mojang/blaze3d/vertex/VertexFormatElement$Usage +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/f_86086_ com/mojang/blaze3d/vertex/VertexFormatElement$Usage/name +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/f_86087_ com/mojang/blaze3d/vertex/VertexFormatElement$Usage/setupState +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/f_86088_ com/mojang/blaze3d/vertex/VertexFormatElement$Usage/clearState +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/ ()V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/ ()V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/ (Ljava/lang/String;ILjava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState;Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState;)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/ (Ljava/lang/String;ILjava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState;Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState;)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_166978_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/clearBufferState (II)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_166981_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/setupBufferState (IIIJII)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_166988_ ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; com/mojang/blaze3d/vertex/VertexFormatElement$Usage/$values ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_166989_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$11 (II)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_166992_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$10 (IIIJII)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_166999_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$9 (II)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167002_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$8 (IIIJII)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167009_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$7 (II)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167012_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$6 (IIIJII)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167019_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$5 (II)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167022_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$4 (IIIJII)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167029_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$3 (II)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167032_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$2 (IIIJII)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167039_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$1 (II)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_167042_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage/lambda$static$0 (IIIJII)V +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/m_86097_ ()Ljava/lang/String; com/mojang/blaze3d/vertex/VertexFormatElement$Usage/getName ()Ljava/lang/String; +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; com/mojang/blaze3d/vertex/VertexFormatElement$Usage/valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage/values ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; com/mojang/blaze3d/vertex/VertexFormatElement$Usage/values ()[Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage; +CL: com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState/com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState/com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState/m_167049_ (II)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState/clearBufferState (II)V +CL: com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState +FD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState/com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState/com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState +MD: com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState/m_167052_ (IIIJII)V com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState/setupBufferState (IIIJII)V +CL: com/mojang/blaze3d/vertex/VertexMultiConsumer com/mojang/blaze3d/vertex/VertexMultiConsumer +FD: com/mojang/blaze3d/vertex/VertexMultiConsumer/com/mojang/blaze3d/vertex/VertexMultiConsumer com/mojang/blaze3d/vertex/VertexMultiConsumer/com/mojang/blaze3d/vertex/VertexMultiConsumer +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer/ ()V com/mojang/blaze3d/vertex/VertexMultiConsumer/ ()V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer/m_167060_ ()Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer/create ()Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer/m_167061_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer/create (Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer/m_167063_ ([Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer/create ([Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer/m_86168_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer/create (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double com/mojang/blaze3d/vertex/VertexMultiConsumer$Double +FD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/com/mojang/blaze3d/vertex/VertexMultiConsumer$Double com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/com/mojang/blaze3d/vertex/VertexMultiConsumer$Double +FD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/f_86171_ com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/first +FD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/f_86172_ com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/second +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_141991_ ()V com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/unsetDefaultColor ()V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_142461_ (IIII)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/defaultColor (IIII)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_5483_ (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_5601_ (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_5752_ ()V com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/endVertex ()V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_5954_ (FFFFFFFFFIIFFF)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/vertex (FFFFFFFFFIIFFF)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_7120_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_7122_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/m_7421_ (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Double/uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple +FD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple +FD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/f_167071_ com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/delegates +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/ ([Lcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/ ([Lcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_141991_ ()V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/unsetDefaultColor ()V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_142461_ (IIII)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/defaultColor (IIII)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167078_ (DDDLcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$vertex$0 (DDDLcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167101_ (FFFFFFFFFIIFFFLcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$vertex$6 (FFFFFFFFFIIFFFLcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167117_ (FFFLcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$normal$5 (FFFLcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167122_ (FFLcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$uv$2 (FFLcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167134_ (IIIILcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$defaultColor$7 (IIIILcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167140_ (IILcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$uv2$4 (IILcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167144_ (Ljava/util/function/Consumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/forEach (Ljava/util/function/Consumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167158_ (IIIILcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$color$1 (IIIILcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_167164_ (IILcom/mojang/blaze3d/vertex/VertexConsumer;)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/lambda$overlayCoords$3 (IILcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_5483_ (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_5601_ (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_5752_ ()V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/endVertex ()V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_5954_ (FFFFFFFFFIIFFF)V com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/vertex (FFFFFFFFFIIFFF)V +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_7120_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_7122_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/m_7421_ (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; com/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple/uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: com/mojang/blaze3d/vertex/package-info com/mojang/blaze3d/vertex/package-info +FD: com/mojang/blaze3d/vertex/package-info/com/mojang/blaze3d/vertex/package-info com/mojang/blaze3d/vertex/package-info/com/mojang/blaze3d/vertex/package-info +CL: com/mojang/math/Constants com/mojang/math/Constants +FD: com/mojang/math/Constants/com/mojang/math/Constants com/mojang/math/Constants/com/mojang/math/Constants +FD: com/mojang/math/Constants/f_142767_ com/mojang/math/Constants/PI +FD: com/mojang/math/Constants/f_142768_ com/mojang/math/Constants/RAD_TO_DEG +FD: com/mojang/math/Constants/f_142769_ com/mojang/math/Constants/DEG_TO_RAD +FD: com/mojang/math/Constants/f_142770_ com/mojang/math/Constants/EPSILON +MD: com/mojang/math/Constants/ ()V com/mojang/math/Constants/ ()V +CL: com/mojang/math/FieldsAreNonnullByDefault com/mojang/math/FieldsAreNonnullByDefault +FD: com/mojang/math/FieldsAreNonnullByDefault/com/mojang/math/FieldsAreNonnullByDefault com/mojang/math/FieldsAreNonnullByDefault/com/mojang/math/FieldsAreNonnullByDefault +CL: com/mojang/math/Matrix3f com/mojang/math/Matrix3f +FD: com/mojang/math/Matrix3f/com/mojang/math/Matrix3f com/mojang/math/Matrix3f/com/mojang/math/Matrix3f +FD: com/mojang/math/Matrix3f/f_152761_ com/mojang/math/Matrix3f/ORDER +FD: com/mojang/math/Matrix3f/f_8134_ com/mojang/math/Matrix3f/m00 +FD: com/mojang/math/Matrix3f/f_8135_ com/mojang/math/Matrix3f/m01 +FD: com/mojang/math/Matrix3f/f_8136_ com/mojang/math/Matrix3f/m02 +FD: com/mojang/math/Matrix3f/f_8137_ com/mojang/math/Matrix3f/m10 +FD: com/mojang/math/Matrix3f/f_8138_ com/mojang/math/Matrix3f/m11 +FD: com/mojang/math/Matrix3f/f_8139_ com/mojang/math/Matrix3f/m12 +FD: com/mojang/math/Matrix3f/f_8140_ com/mojang/math/Matrix3f/m20 +FD: com/mojang/math/Matrix3f/f_8141_ com/mojang/math/Matrix3f/m21 +FD: com/mojang/math/Matrix3f/f_8142_ com/mojang/math/Matrix3f/m22 +FD: com/mojang/math/Matrix3f/f_8143_ com/mojang/math/Matrix3f/G +FD: com/mojang/math/Matrix3f/f_8144_ com/mojang/math/Matrix3f/CS +FD: com/mojang/math/Matrix3f/f_8145_ com/mojang/math/Matrix3f/SS +FD: com/mojang/math/Matrix3f/f_8146_ com/mojang/math/Matrix3f/SQ2 +MD: com/mojang/math/Matrix3f/ ()V com/mojang/math/Matrix3f/ ()V +MD: com/mojang/math/Matrix3f/ ()V com/mojang/math/Matrix3f/ ()V +MD: com/mojang/math/Matrix3f/ (Lcom/mojang/math/Matrix3f;)V com/mojang/math/Matrix3f/ (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/math/Matrix3f/ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Matrix3f/ (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Matrix3f/ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Matrix3f/ (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Matrix3f/equals (Ljava/lang/Object;)Z com/mojang/math/Matrix3f/equals (Ljava/lang/Object;)Z +MD: com/mojang/math/Matrix3f/hashCode ()I com/mojang/math/Matrix3f/hashCode ()I +MD: com/mojang/math/Matrix3f/m_152762_ (II)I com/mojang/math/Matrix3f/bufferIndex (II)I +MD: com/mojang/math/Matrix3f/m_152765_ (Lcom/mojang/math/Matrix3f;Lcom/mojang/math/Quaternion;)V com/mojang/math/Matrix3f/sortSingularValues (Lcom/mojang/math/Matrix3f;Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Matrix3f/m_152768_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix3f/load (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix3f/m_152770_ (Ljava/nio/FloatBuffer;Z)V com/mojang/math/Matrix3f/load (Ljava/nio/FloatBuffer;Z)V +MD: com/mojang/math/Matrix3f/m_152773_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix3f/loadTransposed (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix3f/m_152775_ (Ljava/nio/FloatBuffer;Z)V com/mojang/math/Matrix3f/store (Ljava/nio/FloatBuffer;Z)V +MD: com/mojang/math/Matrix3f/m_152778_ (Lcom/mojang/math/Matrix3f;)V com/mojang/math/Matrix3f/add (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/math/Matrix3f/m_152780_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix3f/store (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix3f/m_152782_ (Lcom/mojang/math/Matrix3f;)V com/mojang/math/Matrix3f/sub (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/math/Matrix3f/m_152784_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix3f/storeTransposed (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix3f/m_152786_ ()F com/mojang/math/Matrix3f/determinant ()F +MD: com/mojang/math/Matrix3f/m_152787_ ()F com/mojang/math/Matrix3f/trace ()F +MD: com/mojang/math/Matrix3f/m_8155_ ()V com/mojang/math/Matrix3f/transpose ()V +MD: com/mojang/math/Matrix3f/m_8156_ (F)V com/mojang/math/Matrix3f/mul (F)V +MD: com/mojang/math/Matrix3f/m_8158_ (FF)Lcom/mojang/datafixers/util/Pair; com/mojang/math/Matrix3f/qrGivensQuat (FF)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/math/Matrix3f/m_8161_ (FFF)Lcom/mojang/datafixers/util/Pair; com/mojang/math/Matrix3f/approxGivensQuat (FFF)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/math/Matrix3f/m_8165_ (IIF)V com/mojang/math/Matrix3f/set (IIF)V +MD: com/mojang/math/Matrix3f/m_8169_ (Lcom/mojang/math/Matrix3f;)V com/mojang/math/Matrix3f/load (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/math/Matrix3f/m_8171_ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Matrix3f/mul (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Matrix3f/m_8173_ ()Lorg/apache/commons/lang3/tuple/Triple; com/mojang/math/Matrix3f/svdDecompose ()Lorg/apache/commons/lang3/tuple/Triple; +MD: com/mojang/math/Matrix3f/m_8174_ (FFF)Lcom/mojang/math/Matrix3f; com/mojang/math/Matrix3f/createScaleMatrix (FFF)Lcom/mojang/math/Matrix3f; +MD: com/mojang/math/Matrix3f/m_8178_ (Lcom/mojang/math/Matrix3f;)V com/mojang/math/Matrix3f/mul (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/math/Matrix3f/m_8180_ ()V com/mojang/math/Matrix3f/setIdentity ()V +MD: com/mojang/math/Matrix3f/m_8181_ (Lcom/mojang/math/Matrix3f;)Lcom/mojang/math/Quaternion; com/mojang/math/Matrix3f/stepJacobi (Lcom/mojang/math/Matrix3f;)Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Matrix3f/m_8183_ ()Lcom/mojang/math/Matrix3f; com/mojang/math/Matrix3f/copy ()Lcom/mojang/math/Matrix3f; +MD: com/mojang/math/Matrix3f/m_8184_ ()F com/mojang/math/Matrix3f/adjugateAndDet ()F +MD: com/mojang/math/Matrix3f/m_8187_ ()Z com/mojang/math/Matrix3f/invert ()Z +MD: com/mojang/math/Matrix3f/toString ()Ljava/lang/String; com/mojang/math/Matrix3f/toString ()Ljava/lang/String; +CL: com/mojang/math/Matrix4f com/mojang/math/Matrix4f +FD: com/mojang/math/Matrix4f/com/mojang/math/Matrix4f com/mojang/math/Matrix4f/com/mojang/math/Matrix4f +FD: com/mojang/math/Matrix4f/f_162197_ com/mojang/math/Matrix4f/ORDER +FD: com/mojang/math/Matrix4f/f_27603_ com/mojang/math/Matrix4f/m00 +FD: com/mojang/math/Matrix4f/f_27604_ com/mojang/math/Matrix4f/m01 +FD: com/mojang/math/Matrix4f/f_27605_ com/mojang/math/Matrix4f/m02 +FD: com/mojang/math/Matrix4f/f_27606_ com/mojang/math/Matrix4f/m03 +FD: com/mojang/math/Matrix4f/f_27607_ com/mojang/math/Matrix4f/m10 +FD: com/mojang/math/Matrix4f/f_27608_ com/mojang/math/Matrix4f/m11 +FD: com/mojang/math/Matrix4f/f_27609_ com/mojang/math/Matrix4f/m12 +FD: com/mojang/math/Matrix4f/f_27610_ com/mojang/math/Matrix4f/m13 +FD: com/mojang/math/Matrix4f/f_27611_ com/mojang/math/Matrix4f/m20 +FD: com/mojang/math/Matrix4f/f_27612_ com/mojang/math/Matrix4f/m21 +FD: com/mojang/math/Matrix4f/f_27613_ com/mojang/math/Matrix4f/m22 +FD: com/mojang/math/Matrix4f/f_27614_ com/mojang/math/Matrix4f/m23 +FD: com/mojang/math/Matrix4f/f_27615_ com/mojang/math/Matrix4f/m30 +FD: com/mojang/math/Matrix4f/f_27616_ com/mojang/math/Matrix4f/m31 +FD: com/mojang/math/Matrix4f/f_27617_ com/mojang/math/Matrix4f/m32 +FD: com/mojang/math/Matrix4f/f_27618_ com/mojang/math/Matrix4f/m33 +MD: com/mojang/math/Matrix4f/ ()V com/mojang/math/Matrix4f/ ()V +MD: com/mojang/math/Matrix4f/ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Matrix4f/ (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Matrix4f/ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Matrix4f/ (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Matrix4f/equals (Ljava/lang/Object;)Z com/mojang/math/Matrix4f/equals (Ljava/lang/Object;)Z +MD: com/mojang/math/Matrix4f/hashCode ()I com/mojang/math/Matrix4f/hashCode ()I +MD: com/mojang/math/Matrix4f/m_162198_ ()Z com/mojang/math/Matrix4f/isInteger ()Z +MD: com/mojang/math/Matrix4f/m_162199_ (FFF)V com/mojang/math/Matrix4f/multiplyWithTranslation (FFF)V +MD: com/mojang/math/Matrix4f/m_162203_ (FFFFFF)Lcom/mojang/math/Matrix4f; com/mojang/math/Matrix4f/orthographic (FFFFFF)Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Matrix4f/m_162210_ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Matrix4f/load (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Matrix4f/m_162212_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix4f/load (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix4f/m_162214_ (Ljava/nio/FloatBuffer;Z)V com/mojang/math/Matrix4f/load (Ljava/nio/FloatBuffer;Z)V +MD: com/mojang/math/Matrix4f/m_162217_ (F)Z com/mojang/math/Matrix4f/isInteger (F)Z +MD: com/mojang/math/Matrix4f/m_162219_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix4f/loadTransposed (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix4f/m_162221_ (Ljava/nio/FloatBuffer;Z)V com/mojang/math/Matrix4f/store (Ljava/nio/FloatBuffer;Z)V +MD: com/mojang/math/Matrix4f/m_162224_ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Matrix4f/add (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Matrix4f/m_162226_ ()F com/mojang/math/Matrix4f/determinant ()F +MD: com/mojang/math/Matrix4f/m_162227_ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Matrix4f/subtract (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Matrix4f/m_162229_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix4f/storeTransposed (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix4f/m_162231_ ()F com/mojang/math/Matrix4f/trace ()F +MD: com/mojang/math/Matrix4f/m_27624_ ()V com/mojang/math/Matrix4f/setIdentity ()V +MD: com/mojang/math/Matrix4f/m_27625_ (DFFF)Lcom/mojang/math/Matrix4f; com/mojang/math/Matrix4f/perspective (DFFF)Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Matrix4f/m_27630_ (F)V com/mojang/math/Matrix4f/multiply (F)V +MD: com/mojang/math/Matrix4f/m_27632_ (FFF)Lcom/mojang/math/Matrix4f; com/mojang/math/Matrix4f/createScaleMatrix (FFF)Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Matrix4f/m_27636_ (FFFF)Lcom/mojang/math/Matrix4f; com/mojang/math/Matrix4f/orthographic (FFFF)Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Matrix4f/m_27641_ (II)I com/mojang/math/Matrix4f/bufferIndex (II)I +MD: com/mojang/math/Matrix4f/m_27644_ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Matrix4f/multiply (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Matrix4f/m_27646_ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Matrix4f/multiply (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Matrix4f/m_27648_ (Lcom/mojang/math/Vector3f;)V com/mojang/math/Matrix4f/translate (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Matrix4f/m_27650_ (Ljava/nio/FloatBuffer;)V com/mojang/math/Matrix4f/store (Ljava/nio/FloatBuffer;)V +MD: com/mojang/math/Matrix4f/m_27652_ ()F com/mojang/math/Matrix4f/adjugateAndDet ()F +MD: com/mojang/math/Matrix4f/m_27653_ (FFF)Lcom/mojang/math/Matrix4f; com/mojang/math/Matrix4f/createTranslateMatrix (FFF)Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Matrix4f/m_27657_ ()Z com/mojang/math/Matrix4f/invert ()Z +MD: com/mojang/math/Matrix4f/m_27658_ ()Lcom/mojang/math/Matrix4f; com/mojang/math/Matrix4f/copy ()Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Matrix4f/m_27659_ ()V com/mojang/math/Matrix4f/transpose ()V +MD: com/mojang/math/Matrix4f/toString ()Ljava/lang/String; com/mojang/math/Matrix4f/toString ()Ljava/lang/String; +CL: com/mojang/math/MethodsReturnNonnullByDefault com/mojang/math/MethodsReturnNonnullByDefault +FD: com/mojang/math/MethodsReturnNonnullByDefault/com/mojang/math/MethodsReturnNonnullByDefault com/mojang/math/MethodsReturnNonnullByDefault/com/mojang/math/MethodsReturnNonnullByDefault +CL: com/mojang/math/OctahedralGroup com/mojang/math/OctahedralGroup +FD: com/mojang/math/OctahedralGroup/$VALUES com/mojang/math/OctahedralGroup/$VALUES +FD: com/mojang/math/OctahedralGroup/IDENTITY com/mojang/math/OctahedralGroup/IDENTITY +FD: com/mojang/math/OctahedralGroup/INVERSION com/mojang/math/OctahedralGroup/INVERSION +FD: com/mojang/math/OctahedralGroup/INVERT_X com/mojang/math/OctahedralGroup/INVERT_X +FD: com/mojang/math/OctahedralGroup/INVERT_Y com/mojang/math/OctahedralGroup/INVERT_Y +FD: com/mojang/math/OctahedralGroup/INVERT_Z com/mojang/math/OctahedralGroup/INVERT_Z +FD: com/mojang/math/OctahedralGroup/ROT_120_NNN com/mojang/math/OctahedralGroup/ROT_120_NNN +FD: com/mojang/math/OctahedralGroup/ROT_120_NNP com/mojang/math/OctahedralGroup/ROT_120_NNP +FD: com/mojang/math/OctahedralGroup/ROT_120_NPN com/mojang/math/OctahedralGroup/ROT_120_NPN +FD: com/mojang/math/OctahedralGroup/ROT_120_NPP com/mojang/math/OctahedralGroup/ROT_120_NPP +FD: com/mojang/math/OctahedralGroup/ROT_120_PNN com/mojang/math/OctahedralGroup/ROT_120_PNN +FD: com/mojang/math/OctahedralGroup/ROT_120_PNP com/mojang/math/OctahedralGroup/ROT_120_PNP +FD: com/mojang/math/OctahedralGroup/ROT_120_PPN com/mojang/math/OctahedralGroup/ROT_120_PPN +FD: com/mojang/math/OctahedralGroup/ROT_120_PPP com/mojang/math/OctahedralGroup/ROT_120_PPP +FD: com/mojang/math/OctahedralGroup/ROT_180_EDGE_XY_NEG com/mojang/math/OctahedralGroup/ROT_180_EDGE_XY_NEG +FD: com/mojang/math/OctahedralGroup/ROT_180_EDGE_XY_POS com/mojang/math/OctahedralGroup/ROT_180_EDGE_XY_POS +FD: com/mojang/math/OctahedralGroup/ROT_180_EDGE_XZ_NEG com/mojang/math/OctahedralGroup/ROT_180_EDGE_XZ_NEG +FD: com/mojang/math/OctahedralGroup/ROT_180_EDGE_XZ_POS com/mojang/math/OctahedralGroup/ROT_180_EDGE_XZ_POS +FD: com/mojang/math/OctahedralGroup/ROT_180_EDGE_YZ_NEG com/mojang/math/OctahedralGroup/ROT_180_EDGE_YZ_NEG +FD: com/mojang/math/OctahedralGroup/ROT_180_EDGE_YZ_POS com/mojang/math/OctahedralGroup/ROT_180_EDGE_YZ_POS +FD: com/mojang/math/OctahedralGroup/ROT_180_FACE_XY com/mojang/math/OctahedralGroup/ROT_180_FACE_XY +FD: com/mojang/math/OctahedralGroup/ROT_180_FACE_XZ com/mojang/math/OctahedralGroup/ROT_180_FACE_XZ +FD: com/mojang/math/OctahedralGroup/ROT_180_FACE_YZ com/mojang/math/OctahedralGroup/ROT_180_FACE_YZ +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_NNN com/mojang/math/OctahedralGroup/ROT_60_REF_NNN +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_NNP com/mojang/math/OctahedralGroup/ROT_60_REF_NNP +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_NPN com/mojang/math/OctahedralGroup/ROT_60_REF_NPN +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_NPP com/mojang/math/OctahedralGroup/ROT_60_REF_NPP +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_PNN com/mojang/math/OctahedralGroup/ROT_60_REF_PNN +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_PNP com/mojang/math/OctahedralGroup/ROT_60_REF_PNP +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_PPN com/mojang/math/OctahedralGroup/ROT_60_REF_PPN +FD: com/mojang/math/OctahedralGroup/ROT_60_REF_PPP com/mojang/math/OctahedralGroup/ROT_60_REF_PPP +FD: com/mojang/math/OctahedralGroup/ROT_90_REF_X_NEG com/mojang/math/OctahedralGroup/ROT_90_REF_X_NEG +FD: com/mojang/math/OctahedralGroup/ROT_90_REF_X_POS com/mojang/math/OctahedralGroup/ROT_90_REF_X_POS +FD: com/mojang/math/OctahedralGroup/ROT_90_REF_Y_NEG com/mojang/math/OctahedralGroup/ROT_90_REF_Y_NEG +FD: com/mojang/math/OctahedralGroup/ROT_90_REF_Y_POS com/mojang/math/OctahedralGroup/ROT_90_REF_Y_POS +FD: com/mojang/math/OctahedralGroup/ROT_90_REF_Z_NEG com/mojang/math/OctahedralGroup/ROT_90_REF_Z_NEG +FD: com/mojang/math/OctahedralGroup/ROT_90_REF_Z_POS com/mojang/math/OctahedralGroup/ROT_90_REF_Z_POS +FD: com/mojang/math/OctahedralGroup/ROT_90_X_NEG com/mojang/math/OctahedralGroup/ROT_90_X_NEG +FD: com/mojang/math/OctahedralGroup/ROT_90_X_POS com/mojang/math/OctahedralGroup/ROT_90_X_POS +FD: com/mojang/math/OctahedralGroup/ROT_90_Y_NEG com/mojang/math/OctahedralGroup/ROT_90_Y_NEG +FD: com/mojang/math/OctahedralGroup/ROT_90_Y_POS com/mojang/math/OctahedralGroup/ROT_90_Y_POS +FD: com/mojang/math/OctahedralGroup/ROT_90_Z_NEG com/mojang/math/OctahedralGroup/ROT_90_Z_NEG +FD: com/mojang/math/OctahedralGroup/ROT_90_Z_POS com/mojang/math/OctahedralGroup/ROT_90_Z_POS +FD: com/mojang/math/OctahedralGroup/SWAP_NEG_XY com/mojang/math/OctahedralGroup/SWAP_NEG_XY +FD: com/mojang/math/OctahedralGroup/SWAP_NEG_XZ com/mojang/math/OctahedralGroup/SWAP_NEG_XZ +FD: com/mojang/math/OctahedralGroup/SWAP_NEG_YZ com/mojang/math/OctahedralGroup/SWAP_NEG_YZ +FD: com/mojang/math/OctahedralGroup/SWAP_XY com/mojang/math/OctahedralGroup/SWAP_XY +FD: com/mojang/math/OctahedralGroup/SWAP_XZ com/mojang/math/OctahedralGroup/SWAP_XZ +FD: com/mojang/math/OctahedralGroup/SWAP_YZ com/mojang/math/OctahedralGroup/SWAP_YZ +FD: com/mojang/math/OctahedralGroup/com/mojang/math/OctahedralGroup com/mojang/math/OctahedralGroup/com/mojang/math/OctahedralGroup +FD: com/mojang/math/OctahedralGroup/f_56473_ com/mojang/math/OctahedralGroup/transformation +FD: com/mojang/math/OctahedralGroup/f_56474_ com/mojang/math/OctahedralGroup/name +FD: com/mojang/math/OctahedralGroup/f_56475_ com/mojang/math/OctahedralGroup/rotatedDirections +FD: com/mojang/math/OctahedralGroup/f_56476_ com/mojang/math/OctahedralGroup/invertX +FD: com/mojang/math/OctahedralGroup/f_56478_ com/mojang/math/OctahedralGroup/invertY +FD: com/mojang/math/OctahedralGroup/f_56479_ com/mojang/math/OctahedralGroup/invertZ +FD: com/mojang/math/OctahedralGroup/f_56480_ com/mojang/math/OctahedralGroup/permutation +FD: com/mojang/math/OctahedralGroup/f_56481_ com/mojang/math/OctahedralGroup/cayleyTable +FD: com/mojang/math/OctahedralGroup/f_56482_ com/mojang/math/OctahedralGroup/inverseTable +MD: com/mojang/math/OctahedralGroup/ ()V com/mojang/math/OctahedralGroup/ ()V +MD: com/mojang/math/OctahedralGroup/ (Ljava/lang/String;ILjava/lang/String;Lcom/mojang/math/SymmetricGroup3;ZZZ)V com/mojang/math/OctahedralGroup/ (Ljava/lang/String;ILjava/lang/String;Lcom/mojang/math/SymmetricGroup3;ZZZ)V +MD: com/mojang/math/OctahedralGroup/m_174944_ ()Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/inverse ()Lcom/mojang/math/OctahedralGroup; +MD: com/mojang/math/OctahedralGroup/m_174945_ (Lcom/mojang/math/OctahedralGroup;Lcom/mojang/math/OctahedralGroup;)Z com/mojang/math/OctahedralGroup/lambda$static$3 (Lcom/mojang/math/OctahedralGroup;Lcom/mojang/math/OctahedralGroup;)Z +MD: com/mojang/math/OctahedralGroup/m_174948_ ()Lcom/mojang/math/Matrix3f; com/mojang/math/OctahedralGroup/transformation ()Lcom/mojang/math/Matrix3f; +MD: com/mojang/math/OctahedralGroup/m_174949_ (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/lambda$static$1 (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/math/OctahedralGroup; +MD: com/mojang/math/OctahedralGroup/m_174951_ (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/datafixers/util/Pair; com/mojang/math/OctahedralGroup/lambda$static$0 (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/math/OctahedralGroup/m_174953_ ()[Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/$values ()[Lcom/mojang/math/OctahedralGroup; +MD: com/mojang/math/OctahedralGroup/m_56519_ (I)[Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/lambda$static$5 (I)[Lcom/mojang/math/OctahedralGroup; +MD: com/mojang/math/OctahedralGroup/m_56521_ (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/compose (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/math/OctahedralGroup; +MD: com/mojang/math/OctahedralGroup/m_56526_ (Lnet/minecraft/core/Direction$Axis;)Z com/mojang/math/OctahedralGroup/inverts (Lnet/minecraft/core/Direction$Axis;)Z +MD: com/mojang/math/OctahedralGroup/m_56528_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; com/mojang/math/OctahedralGroup/rotate (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: com/mojang/math/OctahedralGroup/m_56530_ (Lnet/minecraft/core/FrontAndTop;)Lnet/minecraft/core/FrontAndTop; com/mojang/math/OctahedralGroup/rotate (Lnet/minecraft/core/FrontAndTop;)Lnet/minecraft/core/FrontAndTop; +MD: com/mojang/math/OctahedralGroup/m_56532_ ([[Lcom/mojang/math/OctahedralGroup;)V com/mojang/math/OctahedralGroup/lambda$static$2 ([[Lcom/mojang/math/OctahedralGroup;)V +MD: com/mojang/math/OctahedralGroup/m_56534_ ()Lit/unimi/dsi/fastutil/booleans/BooleanList; com/mojang/math/OctahedralGroup/packInversions ()Lit/unimi/dsi/fastutil/booleans/BooleanList; +MD: com/mojang/math/OctahedralGroup/m_56535_ (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/lambda$static$4 (Lcom/mojang/math/OctahedralGroup;)Lcom/mojang/math/OctahedralGroup; +MD: com/mojang/math/OctahedralGroup/m_7912_ ()Ljava/lang/String; com/mojang/math/OctahedralGroup/getSerializedName ()Ljava/lang/String; +MD: com/mojang/math/OctahedralGroup/toString ()Ljava/lang/String; com/mojang/math/OctahedralGroup/toString ()Ljava/lang/String; +MD: com/mojang/math/OctahedralGroup/valueOf (Ljava/lang/String;)Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/valueOf (Ljava/lang/String;)Lcom/mojang/math/OctahedralGroup; +MD: com/mojang/math/OctahedralGroup/values ()[Lcom/mojang/math/OctahedralGroup; com/mojang/math/OctahedralGroup/values ()[Lcom/mojang/math/OctahedralGroup; +CL: com/mojang/math/OctahedralGroup$1 com/mojang/math/OctahedralGroup$1 +FD: com/mojang/math/OctahedralGroup$1/com/mojang/math/OctahedralGroup$1 com/mojang/math/OctahedralGroup$1/com/mojang/math/OctahedralGroup$1 +FD: com/mojang/math/OctahedralGroup$1/f_56545_ com/mojang/math/OctahedralGroup$1/$SwitchMap$net$minecraft$core$Direction$Axis +MD: com/mojang/math/OctahedralGroup$1/ ()V com/mojang/math/OctahedralGroup$1/ ()V +CL: com/mojang/math/Quaternion com/mojang/math/Quaternion +FD: com/mojang/math/Quaternion/com/mojang/math/Quaternion com/mojang/math/Quaternion/com/mojang/math/Quaternion +FD: com/mojang/math/Quaternion/f_80118_ com/mojang/math/Quaternion/ONE +FD: com/mojang/math/Quaternion/f_80119_ com/mojang/math/Quaternion/i +FD: com/mojang/math/Quaternion/f_80120_ com/mojang/math/Quaternion/j +FD: com/mojang/math/Quaternion/f_80121_ com/mojang/math/Quaternion/k +FD: com/mojang/math/Quaternion/f_80122_ com/mojang/math/Quaternion/r +MD: com/mojang/math/Quaternion/ ()V com/mojang/math/Quaternion/ ()V +MD: com/mojang/math/Quaternion/ (FFFF)V com/mojang/math/Quaternion/ (FFFF)V +MD: com/mojang/math/Quaternion/ (FFFZ)V com/mojang/math/Quaternion/ (FFFZ)V +MD: com/mojang/math/Quaternion/ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Quaternion/ (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Quaternion/ (Lcom/mojang/math/Vector3f;FZ)V com/mojang/math/Quaternion/ (Lcom/mojang/math/Vector3f;FZ)V +MD: com/mojang/math/Quaternion/equals (Ljava/lang/Object;)Z com/mojang/math/Quaternion/equals (Ljava/lang/Object;)Z +MD: com/mojang/math/Quaternion/hashCode ()I com/mojang/math/Quaternion/hashCode ()I +MD: com/mojang/math/Quaternion/m_175217_ ()Lcom/mojang/math/Vector3f; com/mojang/math/Quaternion/toXYZ ()Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Quaternion/m_175218_ (FFF)Lcom/mojang/math/Quaternion; com/mojang/math/Quaternion/fromYXZ (FFF)Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Quaternion/m_175222_ (Lcom/mojang/math/Quaternion;F)V com/mojang/math/Quaternion/slerp (Lcom/mojang/math/Quaternion;F)V +MD: com/mojang/math/Quaternion/m_175225_ (Lcom/mojang/math/Vector3f;)Lcom/mojang/math/Quaternion; com/mojang/math/Quaternion/fromXYZDegrees (Lcom/mojang/math/Vector3f;)Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Quaternion/m_175227_ ()Lcom/mojang/math/Vector3f; com/mojang/math/Quaternion/toXYZDegrees ()Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Quaternion/m_175228_ (FFF)Lcom/mojang/math/Quaternion; com/mojang/math/Quaternion/fromXYZ (FFF)Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Quaternion/m_175232_ (Lcom/mojang/math/Vector3f;)Lcom/mojang/math/Quaternion; com/mojang/math/Quaternion/fromXYZ (Lcom/mojang/math/Vector3f;)Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Quaternion/m_175234_ ()Lcom/mojang/math/Vector3f; com/mojang/math/Quaternion/toYXZ ()Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Quaternion/m_175235_ ()Lcom/mojang/math/Vector3f; com/mojang/math/Quaternion/toYXZDegrees ()Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Quaternion/m_80140_ ()F com/mojang/math/Quaternion/i ()F +MD: com/mojang/math/Quaternion/m_80141_ (F)V com/mojang/math/Quaternion/mul (F)V +MD: com/mojang/math/Quaternion/m_80143_ (FFFF)V com/mojang/math/Quaternion/set (FFFF)V +MD: com/mojang/math/Quaternion/m_80148_ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Quaternion/mul (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Quaternion/m_80150_ ()F com/mojang/math/Quaternion/j ()F +MD: com/mojang/math/Quaternion/m_80151_ (F)F com/mojang/math/Quaternion/cos (F)F +MD: com/mojang/math/Quaternion/m_80153_ ()F com/mojang/math/Quaternion/k ()F +MD: com/mojang/math/Quaternion/m_80154_ (F)F com/mojang/math/Quaternion/sin (F)F +MD: com/mojang/math/Quaternion/m_80156_ ()F com/mojang/math/Quaternion/r ()F +MD: com/mojang/math/Quaternion/m_80157_ ()V com/mojang/math/Quaternion/conj ()V +MD: com/mojang/math/Quaternion/m_80160_ ()V com/mojang/math/Quaternion/normalize ()V +MD: com/mojang/math/Quaternion/m_80161_ ()Lcom/mojang/math/Quaternion; com/mojang/math/Quaternion/copy ()Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Quaternion/toString ()Ljava/lang/String; com/mojang/math/Quaternion/toString ()Ljava/lang/String; +CL: com/mojang/math/SymmetricGroup3 com/mojang/math/SymmetricGroup3 +FD: com/mojang/math/SymmetricGroup3/$VALUES com/mojang/math/SymmetricGroup3/$VALUES +FD: com/mojang/math/SymmetricGroup3/P123 com/mojang/math/SymmetricGroup3/P123 +FD: com/mojang/math/SymmetricGroup3/P132 com/mojang/math/SymmetricGroup3/P132 +FD: com/mojang/math/SymmetricGroup3/P213 com/mojang/math/SymmetricGroup3/P213 +FD: com/mojang/math/SymmetricGroup3/P231 com/mojang/math/SymmetricGroup3/P231 +FD: com/mojang/math/SymmetricGroup3/P312 com/mojang/math/SymmetricGroup3/P312 +FD: com/mojang/math/SymmetricGroup3/P321 com/mojang/math/SymmetricGroup3/P321 +FD: com/mojang/math/SymmetricGroup3/com/mojang/math/SymmetricGroup3 com/mojang/math/SymmetricGroup3/com/mojang/math/SymmetricGroup3 +FD: com/mojang/math/SymmetricGroup3/f_109168_ com/mojang/math/SymmetricGroup3/permutation +FD: com/mojang/math/SymmetricGroup3/f_109169_ com/mojang/math/SymmetricGroup3/transformation +FD: com/mojang/math/SymmetricGroup3/f_109170_ com/mojang/math/SymmetricGroup3/cayleyTable +FD: com/mojang/math/SymmetricGroup3/f_175574_ com/mojang/math/SymmetricGroup3/ORDER +MD: com/mojang/math/SymmetricGroup3/ ()V com/mojang/math/SymmetricGroup3/ ()V +MD: com/mojang/math/SymmetricGroup3/ (Ljava/lang/String;IIII)V com/mojang/math/SymmetricGroup3/ (Ljava/lang/String;IIII)V +MD: com/mojang/math/SymmetricGroup3/m_109179_ ()Lcom/mojang/math/Matrix3f; com/mojang/math/SymmetricGroup3/transformation ()Lcom/mojang/math/Matrix3f; +MD: com/mojang/math/SymmetricGroup3/m_109180_ (I)I com/mojang/math/SymmetricGroup3/permutation (I)I +MD: com/mojang/math/SymmetricGroup3/m_109182_ (Lcom/mojang/math/SymmetricGroup3;)Lcom/mojang/math/SymmetricGroup3; com/mojang/math/SymmetricGroup3/compose (Lcom/mojang/math/SymmetricGroup3;)Lcom/mojang/math/SymmetricGroup3; +MD: com/mojang/math/SymmetricGroup3/m_109187_ ([[Lcom/mojang/math/SymmetricGroup3;)V com/mojang/math/SymmetricGroup3/lambda$static$1 ([[Lcom/mojang/math/SymmetricGroup3;)V +MD: com/mojang/math/SymmetricGroup3/m_175575_ ([ILcom/mojang/math/SymmetricGroup3;)Z com/mojang/math/SymmetricGroup3/lambda$static$0 ([ILcom/mojang/math/SymmetricGroup3;)Z +MD: com/mojang/math/SymmetricGroup3/m_175578_ ()[Lcom/mojang/math/SymmetricGroup3; com/mojang/math/SymmetricGroup3/$values ()[Lcom/mojang/math/SymmetricGroup3; +MD: com/mojang/math/SymmetricGroup3/valueOf (Ljava/lang/String;)Lcom/mojang/math/SymmetricGroup3; com/mojang/math/SymmetricGroup3/valueOf (Ljava/lang/String;)Lcom/mojang/math/SymmetricGroup3; +MD: com/mojang/math/SymmetricGroup3/values ()[Lcom/mojang/math/SymmetricGroup3; com/mojang/math/SymmetricGroup3/values ()[Lcom/mojang/math/SymmetricGroup3; +CL: com/mojang/math/Transformation com/mojang/math/Transformation +FD: com/mojang/math/Transformation/com/mojang/math/Transformation com/mojang/math/Transformation/com/mojang/math/Transformation +FD: com/mojang/math/Transformation/f_121078_ com/mojang/math/Transformation/matrix +FD: com/mojang/math/Transformation/f_121079_ com/mojang/math/Transformation/decomposed +FD: com/mojang/math/Transformation/f_121080_ com/mojang/math/Transformation/translation +FD: com/mojang/math/Transformation/f_121081_ com/mojang/math/Transformation/leftRotation +FD: com/mojang/math/Transformation/f_121082_ com/mojang/math/Transformation/scale +FD: com/mojang/math/Transformation/f_121083_ com/mojang/math/Transformation/rightRotation +FD: com/mojang/math/Transformation/f_121084_ com/mojang/math/Transformation/IDENTITY +MD: com/mojang/math/Transformation/ ()V com/mojang/math/Transformation/ ()V +MD: com/mojang/math/Transformation/ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Transformation/ (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Transformation/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;)V com/mojang/math/Transformation/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Transformation/equals (Ljava/lang/Object;)Z com/mojang/math/Transformation/equals (Ljava/lang/Object;)Z +MD: com/mojang/math/Transformation/hashCode ()I com/mojang/math/Transformation/hashCode ()I +MD: com/mojang/math/Transformation/m_121093_ ()Lcom/mojang/math/Transformation; com/mojang/math/Transformation/identity ()Lcom/mojang/math/Transformation; +MD: com/mojang/math/Transformation/m_121094_ (Lcom/mojang/math/Matrix4f;)Lcom/mojang/datafixers/util/Pair; com/mojang/math/Transformation/toAffine (Lcom/mojang/math/Matrix4f;)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/math/Transformation/m_121096_ (Lcom/mojang/math/Transformation;)Lcom/mojang/math/Transformation; com/mojang/math/Transformation/compose (Lcom/mojang/math/Transformation;)Lcom/mojang/math/Transformation; +MD: com/mojang/math/Transformation/m_121098_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;)Lcom/mojang/math/Matrix4f; com/mojang/math/Transformation/compose (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Quaternion;)Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Transformation/m_121103_ ()Lcom/mojang/math/Transformation; com/mojang/math/Transformation/inverse ()Lcom/mojang/math/Transformation; +MD: com/mojang/math/Transformation/m_121104_ ()Lcom/mojang/math/Matrix4f; com/mojang/math/Transformation/getMatrix ()Lcom/mojang/math/Matrix4f; +MD: com/mojang/math/Transformation/m_121105_ ()Lcom/mojang/math/Quaternion; com/mojang/math/Transformation/getLeftRotation ()Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Transformation/m_121106_ ()V com/mojang/math/Transformation/ensureDecomposed ()V +MD: com/mojang/math/Transformation/m_121109_ ()Lcom/mojang/math/Transformation; com/mojang/math/Transformation/lambda$static$0 ()Lcom/mojang/math/Transformation; +MD: com/mojang/math/Transformation/m_175937_ (Lcom/mojang/math/Transformation;F)Lcom/mojang/math/Transformation; com/mojang/math/Transformation/slerp (Lcom/mojang/math/Transformation;F)Lcom/mojang/math/Transformation; +MD: com/mojang/math/Transformation/m_175940_ ()Lcom/mojang/math/Vector3f; com/mojang/math/Transformation/getTranslation ()Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Transformation/m_175941_ ()Lcom/mojang/math/Vector3f; com/mojang/math/Transformation/getScale ()Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Transformation/m_175942_ ()Lcom/mojang/math/Quaternion; com/mojang/math/Transformation/getRightRotation ()Lcom/mojang/math/Quaternion; +CL: com/mojang/math/Vector3d com/mojang/math/Vector3d +FD: com/mojang/math/Vector3d/com/mojang/math/Vector3d com/mojang/math/Vector3d/com/mojang/math/Vector3d +FD: com/mojang/math/Vector3d/f_86214_ com/mojang/math/Vector3d/x +FD: com/mojang/math/Vector3d/f_86215_ com/mojang/math/Vector3d/y +FD: com/mojang/math/Vector3d/f_86216_ com/mojang/math/Vector3d/z +MD: com/mojang/math/Vector3d/ (DDD)V com/mojang/math/Vector3d/ (DDD)V +MD: com/mojang/math/Vector3d/m_176283_ (D)V com/mojang/math/Vector3d/scale (D)V +MD: com/mojang/math/Vector3d/m_176285_ (DDD)V com/mojang/math/Vector3d/set (DDD)V +MD: com/mojang/math/Vector3d/m_176289_ (Lcom/mojang/math/Vector3d;)V com/mojang/math/Vector3d/set (Lcom/mojang/math/Vector3d;)V +MD: com/mojang/math/Vector3d/m_176291_ (Lcom/mojang/math/Vector3d;)V com/mojang/math/Vector3d/add (Lcom/mojang/math/Vector3d;)V +CL: com/mojang/math/Vector3f com/mojang/math/Vector3f +FD: com/mojang/math/Vector3f/com/mojang/math/Vector3f com/mojang/math/Vector3f/com/mojang/math/Vector3f +FD: com/mojang/math/Vector3f/f_122222_ com/mojang/math/Vector3f/XN +FD: com/mojang/math/Vector3f/f_122223_ com/mojang/math/Vector3f/XP +FD: com/mojang/math/Vector3f/f_122224_ com/mojang/math/Vector3f/YN +FD: com/mojang/math/Vector3f/f_122225_ com/mojang/math/Vector3f/YP +FD: com/mojang/math/Vector3f/f_122226_ com/mojang/math/Vector3f/ZN +FD: com/mojang/math/Vector3f/f_122227_ com/mojang/math/Vector3f/ZP +FD: com/mojang/math/Vector3f/f_122228_ com/mojang/math/Vector3f/x +FD: com/mojang/math/Vector3f/f_122229_ com/mojang/math/Vector3f/y +FD: com/mojang/math/Vector3f/f_122230_ com/mojang/math/Vector3f/z +FD: com/mojang/math/Vector3f/f_176762_ com/mojang/math/Vector3f/CODEC +FD: com/mojang/math/Vector3f/f_176763_ com/mojang/math/Vector3f/ZERO +MD: com/mojang/math/Vector3f/ ()V com/mojang/math/Vector3f/ ()V +MD: com/mojang/math/Vector3f/ ()V com/mojang/math/Vector3f/ ()V +MD: com/mojang/math/Vector3f/ (FFF)V com/mojang/math/Vector3f/ (FFF)V +MD: com/mojang/math/Vector3f/ (Lcom/mojang/math/Vector4f;)V com/mojang/math/Vector3f/ (Lcom/mojang/math/Vector4f;)V +MD: com/mojang/math/Vector3f/ (Lnet/minecraft/world/phys/Vec3;)V com/mojang/math/Vector3f/ (Lnet/minecraft/world/phys/Vec3;)V +MD: com/mojang/math/Vector3f/equals (Ljava/lang/Object;)Z com/mojang/math/Vector3f/equals (Ljava/lang/Object;)Z +MD: com/mojang/math/Vector3f/hashCode ()I com/mojang/math/Vector3f/hashCode ()I +MD: com/mojang/math/Vector3f/m_122239_ ()F com/mojang/math/Vector3f/x ()F +MD: com/mojang/math/Vector3f/m_122240_ (F)Lcom/mojang/math/Quaternion; com/mojang/math/Vector3f/rotationDegrees (F)Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Vector3f/m_122242_ (FF)V com/mojang/math/Vector3f/clamp (FF)V +MD: com/mojang/math/Vector3f/m_122245_ (FFF)V com/mojang/math/Vector3f/set (FFF)V +MD: com/mojang/math/Vector3f/m_122249_ (Lcom/mojang/math/Matrix3f;)V com/mojang/math/Vector3f/transform (Lcom/mojang/math/Matrix3f;)V +MD: com/mojang/math/Vector3f/m_122251_ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Vector3f/transform (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Vector3f/m_122253_ (Lcom/mojang/math/Vector3f;)V com/mojang/math/Vector3f/add (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Vector3f/m_122255_ (Lcom/mojang/math/Vector3f;F)V com/mojang/math/Vector3f/lerp (Lcom/mojang/math/Vector3f;F)V +MD: com/mojang/math/Vector3f/m_122258_ (Lit/unimi/dsi/fastutil/floats/Float2FloatFunction;)V com/mojang/math/Vector3f/map (Lit/unimi/dsi/fastutil/floats/Float2FloatFunction;)V +MD: com/mojang/math/Vector3f/m_122260_ ()F com/mojang/math/Vector3f/y ()F +MD: com/mojang/math/Vector3f/m_122261_ (F)V com/mojang/math/Vector3f/mul (F)V +MD: com/mojang/math/Vector3f/m_122263_ (FFF)V com/mojang/math/Vector3f/mul (FFF)V +MD: com/mojang/math/Vector3f/m_122267_ (Lcom/mojang/math/Vector3f;)V com/mojang/math/Vector3f/sub (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Vector3f/m_122269_ ()F com/mojang/math/Vector3f/z ()F +MD: com/mojang/math/Vector3f/m_122270_ (F)Lcom/mojang/math/Quaternion; com/mojang/math/Vector3f/rotation (F)Lcom/mojang/math/Quaternion; +MD: com/mojang/math/Vector3f/m_122272_ (FFF)V com/mojang/math/Vector3f/add (FFF)V +MD: com/mojang/math/Vector3f/m_122276_ (Lcom/mojang/math/Vector3f;)F com/mojang/math/Vector3f/dot (Lcom/mojang/math/Vector3f;)F +MD: com/mojang/math/Vector3f/m_122278_ ()Z com/mojang/math/Vector3f/normalize ()Z +MD: com/mojang/math/Vector3f/m_122279_ (Lcom/mojang/math/Vector3f;)V com/mojang/math/Vector3f/cross (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Vector3f/m_122281_ ()Lcom/mojang/math/Vector3f; com/mojang/math/Vector3f/copy ()Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Vector3f/m_176766_ (Ljava/util/List;)Lcom/mojang/serialization/DataResult; com/mojang/math/Vector3f/lambda$static$1 (Ljava/util/List;)Lcom/mojang/serialization/DataResult; +MD: com/mojang/math/Vector3f/m_176768_ (Lcom/mojang/math/Vector3f;)V com/mojang/math/Vector3f/load (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Vector3f/m_176770_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V com/mojang/math/Vector3f/clamp (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Vector3f/m_176773_ (Ljava/util/List;)Lcom/mojang/math/Vector3f; com/mojang/math/Vector3f/lambda$static$0 (Ljava/util/List;)Lcom/mojang/math/Vector3f; +MD: com/mojang/math/Vector3f/m_176775_ (Lcom/mojang/math/Vector3f;)Ljava/util/List; com/mojang/math/Vector3f/lambda$static$2 (Lcom/mojang/math/Vector3f;)Ljava/util/List; +MD: com/mojang/math/Vector3f/toString ()Ljava/lang/String; com/mojang/math/Vector3f/toString ()Ljava/lang/String; +CL: com/mojang/math/Vector4f com/mojang/math/Vector4f +FD: com/mojang/math/Vector4f/com/mojang/math/Vector4f com/mojang/math/Vector4f/com/mojang/math/Vector4f +FD: com/mojang/math/Vector4f/f_123589_ com/mojang/math/Vector4f/x +FD: com/mojang/math/Vector4f/f_123590_ com/mojang/math/Vector4f/y +FD: com/mojang/math/Vector4f/f_123591_ com/mojang/math/Vector4f/z +FD: com/mojang/math/Vector4f/f_123592_ com/mojang/math/Vector4f/w +MD: com/mojang/math/Vector4f/ ()V com/mojang/math/Vector4f/ ()V +MD: com/mojang/math/Vector4f/ (FFFF)V com/mojang/math/Vector4f/ (FFFF)V +MD: com/mojang/math/Vector4f/ (Lcom/mojang/math/Vector3f;)V com/mojang/math/Vector4f/ (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Vector4f/equals (Ljava/lang/Object;)Z com/mojang/math/Vector4f/equals (Ljava/lang/Object;)Z +MD: com/mojang/math/Vector4f/hashCode ()I com/mojang/math/Vector4f/hashCode ()I +MD: com/mojang/math/Vector4f/m_123601_ ()F com/mojang/math/Vector4f/x ()F +MD: com/mojang/math/Vector4f/m_123602_ (FFFF)V com/mojang/math/Vector4f/set (FFFF)V +MD: com/mojang/math/Vector4f/m_123607_ (Lcom/mojang/math/Matrix4f;)V com/mojang/math/Vector4f/transform (Lcom/mojang/math/Matrix4f;)V +MD: com/mojang/math/Vector4f/m_123609_ (Lcom/mojang/math/Quaternion;)V com/mojang/math/Vector4f/transform (Lcom/mojang/math/Quaternion;)V +MD: com/mojang/math/Vector4f/m_123611_ (Lcom/mojang/math/Vector3f;)V com/mojang/math/Vector4f/mul (Lcom/mojang/math/Vector3f;)V +MD: com/mojang/math/Vector4f/m_123613_ (Lcom/mojang/math/Vector4f;)F com/mojang/math/Vector4f/dot (Lcom/mojang/math/Vector4f;)F +MD: com/mojang/math/Vector4f/m_123615_ ()F com/mojang/math/Vector4f/y ()F +MD: com/mojang/math/Vector4f/m_123616_ ()F com/mojang/math/Vector4f/z ()F +MD: com/mojang/math/Vector4f/m_123617_ ()F com/mojang/math/Vector4f/w ()F +MD: com/mojang/math/Vector4f/m_123618_ ()Z com/mojang/math/Vector4f/normalize ()Z +MD: com/mojang/math/Vector4f/m_123621_ ()V com/mojang/math/Vector4f/perspectiveDivide ()V +MD: com/mojang/math/Vector4f/m_176870_ (F)V com/mojang/math/Vector4f/mul (F)V +MD: com/mojang/math/Vector4f/m_176872_ (Lcom/mojang/math/Vector4f;F)V com/mojang/math/Vector4f/lerp (Lcom/mojang/math/Vector4f;F)V +MD: com/mojang/math/Vector4f/m_176875_ (FFFF)V com/mojang/math/Vector4f/add (FFFF)V +MD: com/mojang/math/Vector4f/toString ()Ljava/lang/String; com/mojang/math/Vector4f/toString ()Ljava/lang/String; +CL: com/mojang/math/package-info com/mojang/math/package-info +FD: com/mojang/math/package-info/com/mojang/math/package-info com/mojang/math/package-info/com/mojang/math/package-info +CL: com/mojang/realmsclient/KeyCombo com/mojang/realmsclient/KeyCombo +FD: com/mojang/realmsclient/KeyCombo/com/mojang/realmsclient/KeyCombo com/mojang/realmsclient/KeyCombo/com/mojang/realmsclient/KeyCombo +FD: com/mojang/realmsclient/KeyCombo/f_86221_ com/mojang/realmsclient/KeyCombo/chars +FD: com/mojang/realmsclient/KeyCombo/f_86222_ com/mojang/realmsclient/KeyCombo/matchIndex +FD: com/mojang/realmsclient/KeyCombo/f_86223_ com/mojang/realmsclient/KeyCombo/onCompletion +MD: com/mojang/realmsclient/KeyCombo/ ([C)V com/mojang/realmsclient/KeyCombo/ ([C)V +MD: com/mojang/realmsclient/KeyCombo/ ([CLjava/lang/Runnable;)V com/mojang/realmsclient/KeyCombo/ ([CLjava/lang/Runnable;)V +MD: com/mojang/realmsclient/KeyCombo/m_167172_ ()V com/mojang/realmsclient/KeyCombo/lambda$new$0 ()V +MD: com/mojang/realmsclient/KeyCombo/m_86227_ ()V com/mojang/realmsclient/KeyCombo/reset ()V +MD: com/mojang/realmsclient/KeyCombo/m_86228_ (C)Z com/mojang/realmsclient/KeyCombo/keyPressed (C)Z +MD: com/mojang/realmsclient/KeyCombo/toString ()Ljava/lang/String; com/mojang/realmsclient/KeyCombo/toString ()Ljava/lang/String; +CL: com/mojang/realmsclient/RealmsMainScreen com/mojang/realmsclient/RealmsMainScreen +FD: com/mojang/realmsclient/RealmsMainScreen/com/mojang/realmsclient/RealmsMainScreen com/mojang/realmsclient/RealmsMainScreen/com/mojang/realmsclient/RealmsMainScreen +FD: com/mojang/realmsclient/RealmsMainScreen/f_167173_ com/mojang/realmsclient/RealmsMainScreen/TRIAL_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_167174_ com/mojang/realmsclient/RealmsMainScreen/realmsSelectionListAdded +FD: com/mojang/realmsclient/RealmsMainScreen/f_167175_ com/mojang/realmsclient/RealmsMainScreen/UNITIALIZED_WORLD_NARRATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_212359_ com/mojang/realmsclient/RealmsMainScreen/lastClickTime +FD: com/mojang/realmsclient/RealmsMainScreen/f_86231_ com/mojang/realmsclient/RealmsMainScreen/DARKEN_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86232_ com/mojang/realmsclient/RealmsMainScreen/CROSS_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86233_ com/mojang/realmsclient/RealmsMainScreen/TRIAL_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86234_ com/mojang/realmsclient/RealmsMainScreen/BUTTON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86235_ com/mojang/realmsclient/RealmsMainScreen/NO_PENDING_INVITES_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86236_ com/mojang/realmsclient/RealmsMainScreen/PENDING_INVITES_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86237_ com/mojang/realmsclient/RealmsMainScreen/TRIAL_MESSAGE_LINES +FD: com/mojang/realmsclient/RealmsMainScreen/f_86238_ com/mojang/realmsclient/RealmsMainScreen/SERVER_UNITIALIZED_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86239_ com/mojang/realmsclient/RealmsMainScreen/SUBSCRIPTION_EXPIRED_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86240_ com/mojang/realmsclient/RealmsMainScreen/SUBSCRIPTION_RENEW_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86241_ com/mojang/realmsclient/RealmsMainScreen/TRIAL_EXPIRED_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86242_ com/mojang/realmsclient/RealmsMainScreen/SUBSCRIPTION_CREATE_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86243_ com/mojang/realmsclient/RealmsMainScreen/SELECT_MINIGAME_PREFIX +FD: com/mojang/realmsclient/RealmsMainScreen/f_86244_ com/mojang/realmsclient/RealmsMainScreen/POPUP_TEXT +FD: com/mojang/realmsclient/RealmsMainScreen/f_86245_ com/mojang/realmsclient/RealmsMainScreen/SERVER_EXPIRED_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86246_ com/mojang/realmsclient/RealmsMainScreen/SERVER_EXPIRES_SOON_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86247_ com/mojang/realmsclient/RealmsMainScreen/SERVER_EXPIRES_IN_DAY_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86248_ com/mojang/realmsclient/RealmsMainScreen/SERVER_OPEN_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86249_ com/mojang/realmsclient/RealmsMainScreen/SERVER_CLOSED_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86250_ com/mojang/realmsclient/RealmsMainScreen/LEAVE_SERVER_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86251_ com/mojang/realmsclient/RealmsMainScreen/CONFIGURE_SERVER_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86252_ com/mojang/realmsclient/RealmsMainScreen/SERVER_INFO_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86253_ com/mojang/realmsclient/RealmsMainScreen/NEWS_TOOLTIP +FD: com/mojang/realmsclient/RealmsMainScreen/f_86254_ com/mojang/realmsclient/RealmsMainScreen/teaserImages +FD: com/mojang/realmsclient/RealmsMainScreen/f_86255_ com/mojang/realmsclient/RealmsMainScreen/REALMS_DATA_FETCHER +FD: com/mojang/realmsclient/RealmsMainScreen/f_86256_ com/mojang/realmsclient/RealmsMainScreen/overrideConfigure +FD: com/mojang/realmsclient/RealmsMainScreen/f_86257_ com/mojang/realmsclient/RealmsMainScreen/LOGGER +FD: com/mojang/realmsclient/RealmsMainScreen/f_86258_ com/mojang/realmsclient/RealmsMainScreen/hasUnreadNews +FD: com/mojang/realmsclient/RealmsMainScreen/f_86259_ com/mojang/realmsclient/RealmsMainScreen/newsLink +FD: com/mojang/realmsclient/RealmsMainScreen/f_86260_ com/mojang/realmsclient/RealmsMainScreen/carouselIndex +FD: com/mojang/realmsclient/RealmsMainScreen/f_86261_ com/mojang/realmsclient/RealmsMainScreen/carouselTick +FD: com/mojang/realmsclient/RealmsMainScreen/f_86262_ com/mojang/realmsclient/RealmsMainScreen/hasSwitchedCarouselImage +FD: com/mojang/realmsclient/RealmsMainScreen/f_86263_ com/mojang/realmsclient/RealmsMainScreen/keyCombos +FD: com/mojang/realmsclient/RealmsMainScreen/f_86265_ com/mojang/realmsclient/RealmsMainScreen/connectLock +FD: com/mojang/realmsclient/RealmsMainScreen/f_86266_ com/mojang/realmsclient/RealmsMainScreen/formattedPopup +FD: com/mojang/realmsclient/RealmsMainScreen/f_86267_ com/mojang/realmsclient/RealmsMainScreen/hoveredElement +FD: com/mojang/realmsclient/RealmsMainScreen/f_86268_ com/mojang/realmsclient/RealmsMainScreen/showPopupButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86269_ com/mojang/realmsclient/RealmsMainScreen/pendingInvitesButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86270_ com/mojang/realmsclient/RealmsMainScreen/newsButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86271_ com/mojang/realmsclient/RealmsMainScreen/createTrialButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86272_ com/mojang/realmsclient/RealmsMainScreen/buyARealmButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86273_ com/mojang/realmsclient/RealmsMainScreen/closeButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86274_ com/mojang/realmsclient/RealmsMainScreen/lastScrollYPosition +FD: com/mojang/realmsclient/RealmsMainScreen/f_86275_ com/mojang/realmsclient/RealmsMainScreen/hasParentalConsent +FD: com/mojang/realmsclient/RealmsMainScreen/f_86276_ com/mojang/realmsclient/RealmsMainScreen/checkedParentalConsent +FD: com/mojang/realmsclient/RealmsMainScreen/f_86277_ com/mojang/realmsclient/RealmsMainScreen/checkedClientCompatability +FD: com/mojang/realmsclient/RealmsMainScreen/f_86278_ com/mojang/realmsclient/RealmsMainScreen/realmsGenericErrorScreen +FD: com/mojang/realmsclient/RealmsMainScreen/f_86279_ com/mojang/realmsclient/RealmsMainScreen/regionsPinged +FD: com/mojang/realmsclient/RealmsMainScreen/f_86280_ com/mojang/realmsclient/RealmsMainScreen/inviteNarrationLimiter +FD: com/mojang/realmsclient/RealmsMainScreen/f_86281_ com/mojang/realmsclient/RealmsMainScreen/dontSetConnectedToRealms +FD: com/mojang/realmsclient/RealmsMainScreen/f_86282_ com/mojang/realmsclient/RealmsMainScreen/lastScreen +FD: com/mojang/realmsclient/RealmsMainScreen/f_86283_ com/mojang/realmsclient/RealmsMainScreen/realmSelectionList +FD: com/mojang/realmsclient/RealmsMainScreen/f_86285_ com/mojang/realmsclient/RealmsMainScreen/playButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86286_ com/mojang/realmsclient/RealmsMainScreen/backButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86287_ com/mojang/realmsclient/RealmsMainScreen/renewButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86288_ com/mojang/realmsclient/RealmsMainScreen/configureButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86289_ com/mojang/realmsclient/RealmsMainScreen/leaveButton +FD: com/mojang/realmsclient/RealmsMainScreen/f_86290_ com/mojang/realmsclient/RealmsMainScreen/toolTip +FD: com/mojang/realmsclient/RealmsMainScreen/f_86291_ com/mojang/realmsclient/RealmsMainScreen/realmsServers +FD: com/mojang/realmsclient/RealmsMainScreen/f_86292_ com/mojang/realmsclient/RealmsMainScreen/numberOfPendingInvites +FD: com/mojang/realmsclient/RealmsMainScreen/f_86293_ com/mojang/realmsclient/RealmsMainScreen/animTick +FD: com/mojang/realmsclient/RealmsMainScreen/f_86294_ com/mojang/realmsclient/RealmsMainScreen/hasFetchedServers +FD: com/mojang/realmsclient/RealmsMainScreen/f_86295_ com/mojang/realmsclient/RealmsMainScreen/popupOpenedByUser +FD: com/mojang/realmsclient/RealmsMainScreen/f_86296_ com/mojang/realmsclient/RealmsMainScreen/justClosedPopup +FD: com/mojang/realmsclient/RealmsMainScreen/f_86297_ com/mojang/realmsclient/RealmsMainScreen/trialsAvailable +FD: com/mojang/realmsclient/RealmsMainScreen/f_86298_ com/mojang/realmsclient/RealmsMainScreen/createdTrial +FD: com/mojang/realmsclient/RealmsMainScreen/f_86299_ com/mojang/realmsclient/RealmsMainScreen/showingPopup +FD: com/mojang/realmsclient/RealmsMainScreen/f_86300_ com/mojang/realmsclient/RealmsMainScreen/ON_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86301_ com/mojang/realmsclient/RealmsMainScreen/OFF_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86302_ com/mojang/realmsclient/RealmsMainScreen/EXPIRED_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86303_ com/mojang/realmsclient/RealmsMainScreen/EXPIRES_SOON_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86304_ com/mojang/realmsclient/RealmsMainScreen/LEAVE_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86305_ com/mojang/realmsclient/RealmsMainScreen/INVITATION_ICONS_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86306_ com/mojang/realmsclient/RealmsMainScreen/INVITE_ICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86307_ com/mojang/realmsclient/RealmsMainScreen/WORLDICON_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86308_ com/mojang/realmsclient/RealmsMainScreen/LOGO_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86309_ com/mojang/realmsclient/RealmsMainScreen/CONFIGURE_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86310_ com/mojang/realmsclient/RealmsMainScreen/QUESTIONMARK_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86311_ com/mojang/realmsclient/RealmsMainScreen/NEWS_LOCATION +FD: com/mojang/realmsclient/RealmsMainScreen/f_86312_ com/mojang/realmsclient/RealmsMainScreen/POPUP_LOCATION +MD: com/mojang/realmsclient/RealmsMainScreen/ ()V com/mojang/realmsclient/RealmsMainScreen/ ()V +MD: com/mojang/realmsclient/RealmsMainScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/RealmsMainScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_167176_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2600 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167178_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2700 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167180_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2800 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167182_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2900 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167184_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$3000 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167186_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$000 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167190_ (Z)V com/mojang/realmsclient/RealmsMainScreen/setCreatedTrial (Z)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_167192_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$100 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167194_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$200 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167196_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$500 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167198_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$600 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167201_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$700 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167203_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$1400 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167205_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$1500 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167207_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$1600 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167209_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$1700 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167211_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$1800 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167213_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$1900 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167215_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2000 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167217_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2100 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167219_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2200 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167221_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2300 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167223_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2400 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_167225_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/RealmsMainScreen/access$2500 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/RealmsMainScreen/m_193481_ ()Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/RealmsMainScreen/getSelectedServer ()Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/RealmsMainScreen/m_193482_ (CLcom/mojang/realmsclient/KeyCombo;)V com/mojang/realmsclient/RealmsMainScreen/lambda$charTyped$13 (CLcom/mojang/realmsclient/KeyCombo;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_193485_ (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/RealmsMainScreen$Entry;)Z com/mojang/realmsclient/RealmsMainScreen/lambda$removeServer$12 (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/RealmsMainScreen$Entry;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_193488_ (Lcom/mojang/realmsclient/dto/RealmsServer;Z)V com/mojang/realmsclient/RealmsMainScreen/lambda$leaveClicked$11 (Lcom/mojang/realmsclient/dto/RealmsServer;Z)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_193491_ (Lnet/minecraft/resources/ResourceLocation;)Z com/mojang/realmsclient/RealmsMainScreen/lambda$updateTeaserImages$15 (Lnet/minecraft/resources/ResourceLocation;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_193493_ (ZLcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen/leaveServer (ZLcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_193496_ (Ljava/lang/String;)Z com/mojang/realmsclient/RealmsMainScreen/lambda$updateTeaserImages$14 (Ljava/lang/String;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_193498_ ()V com/mojang/realmsclient/RealmsMainScreen/resetScreen ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_193499_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen/onRenew (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_202329_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/RealmsMainScreen/drawPopup (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_5534_ (CI)Z com/mojang/realmsclient/RealmsMainScreen/charTyped (CI)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/RealmsMainScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_6375_ (DDI)Z com/mojang/realmsclient/RealmsMainScreen/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_7856_ ()V com/mojang/realmsclient/RealmsMainScreen/init ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_7861_ ()V com/mojang/realmsclient/RealmsMainScreen/removed ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_7933_ (III)Z com/mojang/realmsclient/RealmsMainScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86318_ ()Z com/mojang/realmsclient/RealmsMainScreen/shouldShowMessageInList ()Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86321_ ()Z com/mojang/realmsclient/RealmsMainScreen/hasParentalConsent ()Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86324_ ()Z com/mojang/realmsclient/RealmsMainScreen/shouldShowPopupButton ()Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86327_ ()V com/mojang/realmsclient/RealmsMainScreen/pingRegions ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86330_ ()Ljava/util/List; com/mojang/realmsclient/RealmsMainScreen/getOwnedNonExpiredWorldIds ()Ljava/util/List; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86336_ ()V com/mojang/realmsclient/RealmsMainScreen/checkClientCompatability ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86342_ ()V com/mojang/realmsclient/RealmsMainScreen/checkParentalConsent ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86345_ ()V com/mojang/realmsclient/RealmsMainScreen/switchToStage ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86348_ ()V com/mojang/realmsclient/RealmsMainScreen/switchToLocal ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86351_ ()V com/mojang/realmsclient/RealmsMainScreen/switchToProd ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86354_ ()V com/mojang/realmsclient/RealmsMainScreen/stopRealmsFetcher ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86357_ ()V com/mojang/realmsclient/RealmsMainScreen/saveListScrollPosition ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86360_ ()V com/mojang/realmsclient/RealmsMainScreen/onClosePopup ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86363_ ()I com/mojang/realmsclient/RealmsMainScreen/popupX0 ()I +MD: com/mojang/realmsclient/RealmsMainScreen/m_86366_ ()I com/mojang/realmsclient/RealmsMainScreen/popupY0 ()I +MD: com/mojang/realmsclient/RealmsMainScreen/m_86369_ ()V com/mojang/realmsclient/RealmsMainScreen/lambda$pingRegions$10 ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86372_ ()V com/mojang/realmsclient/RealmsMainScreen/lambda$init$2 ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86375_ ()V com/mojang/realmsclient/RealmsMainScreen/lambda$init$1 ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86378_ ()V com/mojang/realmsclient/RealmsMainScreen/lambda$init$0 ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86393_ (DD)Z com/mojang/realmsclient/RealmsMainScreen/isOutsidePopup (DD)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86406_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V com/mojang/realmsclient/RealmsMainScreen/updateTeaserImages (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86408_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V com/mojang/realmsclient/RealmsMainScreen/drawRealmsLogo (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86417_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZ)V com/mojang/realmsclient/RealmsMainScreen/renderMoreInfo (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZ)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86424_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZZ)V com/mojang/realmsclient/RealmsMainScreen/drawInvitationPendingIcon (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZZ)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86432_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIZIIZZ)V com/mojang/realmsclient/RealmsMainScreen/renderNews (Lcom/mojang/blaze3d/vertex/PoseStack;IIZIIZZ)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86441_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V com/mojang/realmsclient/RealmsMainScreen/renderMousehoverTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86513_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen/updateButtonStates (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86515_ (Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/RealmsMainScreen/play (Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86518_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/pendingButtonPress (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86526_ ([Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/RealmsMainScreen/setTooltip ([Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86528_ ()Z com/mojang/realmsclient/RealmsMainScreen/shouldShowPopup ()Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86531_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/RealmsMainScreen/renderLocal (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86537_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V com/mojang/realmsclient/RealmsMainScreen/drawExpiring (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86544_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$300 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86562_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Z com/mojang/realmsclient/RealmsMainScreen/shouldPlayButtonBeActive (Lcom/mojang/realmsclient/dto/RealmsServer;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86564_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/lambda$addButtons$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86570_ ()V com/mojang/realmsclient/RealmsMainScreen/addButtons ()V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86571_ (DD)Z com/mojang/realmsclient/RealmsMainScreen/inPendingInvitationArea (DD)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86574_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/RealmsMainScreen/renderStage (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86576_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/RealmsMainScreen/drawExpired (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86582_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$400 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86594_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Z com/mojang/realmsclient/RealmsMainScreen/shouldRenewButtonBeActive (Lcom/mojang/realmsclient/dto/RealmsServer;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86596_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/lambda$addButtons$8 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86601_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/RealmsMainScreen/drawOpen (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86619_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Z com/mojang/realmsclient/RealmsMainScreen/shouldConfigureButtonBeVisible (Lcom/mojang/realmsclient/dto/RealmsServer;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86621_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/lambda$addButtons$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86626_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/RealmsMainScreen/drawClose (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86632_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$800 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86644_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Z com/mojang/realmsclient/RealmsMainScreen/shouldLeaveButtonBeVisible (Lcom/mojang/realmsclient/dto/RealmsServer;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86646_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/lambda$addButtons$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86648_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/RealmsMainScreen/drawLeave (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86654_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$900 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86656_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen/configureClicked (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86658_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/lambda$addButtons$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86660_ ()Lcom/mojang/realmsclient/RealmsMainScreen; com/mojang/realmsclient/RealmsMainScreen/newScreen ()Lcom/mojang/realmsclient/RealmsMainScreen; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86661_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/RealmsMainScreen/drawConfigure (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86667_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$1000 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86669_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen/leaveClicked (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86671_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/lambda$addButtons$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86674_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$1100 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86676_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen/removeServer (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86678_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen/lambda$addButtons$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/RealmsMainScreen/m_86681_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$1200 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86683_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Z com/mojang/realmsclient/RealmsMainScreen/isSelfOwnedServer (Lcom/mojang/realmsclient/dto/RealmsServer;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_86686_ (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/RealmsMainScreen/access$1300 (Lcom/mojang/realmsclient/RealmsMainScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/RealmsMainScreen/m_86688_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Z com/mojang/realmsclient/RealmsMainScreen/isSelfOwnedNonExpiredServer (Lcom/mojang/realmsclient/dto/RealmsServer;)Z +MD: com/mojang/realmsclient/RealmsMainScreen/m_96624_ ()V com/mojang/realmsclient/RealmsMainScreen/tick ()V +CL: com/mojang/realmsclient/RealmsMainScreen$1 com/mojang/realmsclient/RealmsMainScreen$1 +FD: com/mojang/realmsclient/RealmsMainScreen$1/com/mojang/realmsclient/RealmsMainScreen$1 com/mojang/realmsclient/RealmsMainScreen$1/com/mojang/realmsclient/RealmsMainScreen$1 +FD: com/mojang/realmsclient/RealmsMainScreen$1/f_86733_ com/mojang/realmsclient/RealmsMainScreen$1/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$1/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V com/mojang/realmsclient/RealmsMainScreen$1/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/RealmsMainScreen$1/m_86737_ ()V com/mojang/realmsclient/RealmsMainScreen$1/lambda$run$2 ()V +MD: com/mojang/realmsclient/RealmsMainScreen$1/m_86738_ (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V com/mojang/realmsclient/RealmsMainScreen$1/lambda$run$3 (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V +MD: com/mojang/realmsclient/RealmsMainScreen$1/m_86740_ ()V com/mojang/realmsclient/RealmsMainScreen$1/lambda$run$1 ()V +MD: com/mojang/realmsclient/RealmsMainScreen$1/m_86741_ ()V com/mojang/realmsclient/RealmsMainScreen$1/lambda$run$0 ()V +MD: com/mojang/realmsclient/RealmsMainScreen$1/run ()V com/mojang/realmsclient/RealmsMainScreen$1/run ()V +CL: com/mojang/realmsclient/RealmsMainScreen$2 com/mojang/realmsclient/RealmsMainScreen$2 +FD: com/mojang/realmsclient/RealmsMainScreen$2/com/mojang/realmsclient/RealmsMainScreen$2 com/mojang/realmsclient/RealmsMainScreen$2/com/mojang/realmsclient/RealmsMainScreen$2 +FD: com/mojang/realmsclient/RealmsMainScreen$2/f_86743_ com/mojang/realmsclient/RealmsMainScreen$2/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$2/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V com/mojang/realmsclient/RealmsMainScreen$2/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/RealmsMainScreen$2/m_86747_ ()V com/mojang/realmsclient/RealmsMainScreen$2/lambda$run$0 ()V +MD: com/mojang/realmsclient/RealmsMainScreen$2/m_86748_ (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V com/mojang/realmsclient/RealmsMainScreen$2/lambda$run$1 (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V +MD: com/mojang/realmsclient/RealmsMainScreen$2/run ()V com/mojang/realmsclient/RealmsMainScreen$2/run ()V +CL: com/mojang/realmsclient/RealmsMainScreen$3 com/mojang/realmsclient/RealmsMainScreen$3 +FD: com/mojang/realmsclient/RealmsMainScreen$3/com/mojang/realmsclient/RealmsMainScreen$3 com/mojang/realmsclient/RealmsMainScreen$3/com/mojang/realmsclient/RealmsMainScreen$3 +FD: com/mojang/realmsclient/RealmsMainScreen$3/f_86751_ com/mojang/realmsclient/RealmsMainScreen$3/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$3/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V com/mojang/realmsclient/RealmsMainScreen$3/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/RealmsMainScreen$3/run ()V com/mojang/realmsclient/RealmsMainScreen$3/run ()V +CL: com/mojang/realmsclient/RealmsMainScreen$4 com/mojang/realmsclient/RealmsMainScreen$4 +FD: com/mojang/realmsclient/RealmsMainScreen$4/com/mojang/realmsclient/RealmsMainScreen$4 com/mojang/realmsclient/RealmsMainScreen$4/com/mojang/realmsclient/RealmsMainScreen$4 +FD: com/mojang/realmsclient/RealmsMainScreen$4/f_86756_ com/mojang/realmsclient/RealmsMainScreen$4/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$4/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V com/mojang/realmsclient/RealmsMainScreen$4/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/RealmsMainScreen$4/run ()V com/mojang/realmsclient/RealmsMainScreen$4/run ()V +CL: com/mojang/realmsclient/RealmsMainScreen$5 com/mojang/realmsclient/RealmsMainScreen$5 +FD: com/mojang/realmsclient/RealmsMainScreen$5/com/mojang/realmsclient/RealmsMainScreen$5 com/mojang/realmsclient/RealmsMainScreen$5/com/mojang/realmsclient/RealmsMainScreen$5 +FD: com/mojang/realmsclient/RealmsMainScreen$5/f_193501_ com/mojang/realmsclient/RealmsMainScreen$5/val$server +FD: com/mojang/realmsclient/RealmsMainScreen$5/f_86761_ com/mojang/realmsclient/RealmsMainScreen$5/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$5/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen$5/ (Lcom/mojang/realmsclient/RealmsMainScreen;Ljava/lang/String;Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen$5/m_86765_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen$5/lambda$run$0 (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen$5/m_86767_ (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V com/mojang/realmsclient/RealmsMainScreen$5/lambda$run$1 (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V +MD: com/mojang/realmsclient/RealmsMainScreen$5/run ()V com/mojang/realmsclient/RealmsMainScreen$5/run ()V +CL: com/mojang/realmsclient/RealmsMainScreen$CloseButton com/mojang/realmsclient/RealmsMainScreen$CloseButton +FD: com/mojang/realmsclient/RealmsMainScreen$CloseButton/com/mojang/realmsclient/RealmsMainScreen$CloseButton com/mojang/realmsclient/RealmsMainScreen$CloseButton/com/mojang/realmsclient/RealmsMainScreen$CloseButton +FD: com/mojang/realmsclient/RealmsMainScreen$CloseButton/f_86770_ com/mojang/realmsclient/RealmsMainScreen$CloseButton/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$CloseButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/RealmsMainScreen$CloseButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/RealmsMainScreen$CloseButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/RealmsMainScreen$CloseButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/RealmsMainScreen$CloseButton/m_86773_ (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen$CloseButton/lambda$new$0 (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/RealmsMainScreen$Entry com/mojang/realmsclient/RealmsMainScreen$Entry +FD: com/mojang/realmsclient/RealmsMainScreen$Entry/com/mojang/realmsclient/RealmsMainScreen$Entry com/mojang/realmsclient/RealmsMainScreen$Entry/com/mojang/realmsclient/RealmsMainScreen$Entry +FD: com/mojang/realmsclient/RealmsMainScreen$Entry/f_86781_ com/mojang/realmsclient/RealmsMainScreen$Entry/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$Entry/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/RealmsMainScreen$Entry/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/RealmsMainScreen$Entry/m_183377_ ()Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/RealmsMainScreen$Entry/getServer ()Lcom/mojang/realmsclient/dto/RealmsServer; +CL: com/mojang/realmsclient/RealmsMainScreen$HoveredElement com/mojang/realmsclient/RealmsMainScreen$HoveredElement +FD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/$VALUES com/mojang/realmsclient/RealmsMainScreen$HoveredElement/$VALUES +FD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/CONFIGURE com/mojang/realmsclient/RealmsMainScreen$HoveredElement/CONFIGURE +FD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/EXPIRED com/mojang/realmsclient/RealmsMainScreen$HoveredElement/EXPIRED +FD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/LEAVE com/mojang/realmsclient/RealmsMainScreen$HoveredElement/LEAVE +FD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/NONE com/mojang/realmsclient/RealmsMainScreen$HoveredElement/NONE +FD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/com/mojang/realmsclient/RealmsMainScreen$HoveredElement com/mojang/realmsclient/RealmsMainScreen$HoveredElement/com/mojang/realmsclient/RealmsMainScreen$HoveredElement +MD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/ ()V com/mojang/realmsclient/RealmsMainScreen$HoveredElement/ ()V +MD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/ (Ljava/lang/String;I)V com/mojang/realmsclient/RealmsMainScreen$HoveredElement/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/m_167227_ ()[Lcom/mojang/realmsclient/RealmsMainScreen$HoveredElement; com/mojang/realmsclient/RealmsMainScreen$HoveredElement/$values ()[Lcom/mojang/realmsclient/RealmsMainScreen$HoveredElement; +MD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/RealmsMainScreen$HoveredElement; com/mojang/realmsclient/RealmsMainScreen$HoveredElement/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/RealmsMainScreen$HoveredElement; +MD: com/mojang/realmsclient/RealmsMainScreen$HoveredElement/values ()[Lcom/mojang/realmsclient/RealmsMainScreen$HoveredElement; com/mojang/realmsclient/RealmsMainScreen$HoveredElement/values ()[Lcom/mojang/realmsclient/RealmsMainScreen$HoveredElement; +CL: com/mojang/realmsclient/RealmsMainScreen$NewsButton com/mojang/realmsclient/RealmsMainScreen$NewsButton +FD: com/mojang/realmsclient/RealmsMainScreen$NewsButton/com/mojang/realmsclient/RealmsMainScreen$NewsButton com/mojang/realmsclient/RealmsMainScreen$NewsButton/com/mojang/realmsclient/RealmsMainScreen$NewsButton +FD: com/mojang/realmsclient/RealmsMainScreen$NewsButton/f_86799_ com/mojang/realmsclient/RealmsMainScreen$NewsButton/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$NewsButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/RealmsMainScreen$NewsButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/RealmsMainScreen$NewsButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/RealmsMainScreen$NewsButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/RealmsMainScreen$NewsButton/m_86802_ (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen$NewsButton/lambda$new$0 (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton +FD: com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton +FD: com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/f_86810_ com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/m_86821_ ()V com/mojang/realmsclient/RealmsMainScreen$PendingInvitesButton/tick ()V +CL: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList +FD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList +FD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/f_86822_ com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_5694_ ()Z com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/isFocused ()Z +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_5759_ ()I com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/getRowWidth ()I +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_5775_ ()I com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/getMaxPosition ()I +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_6375_ (DDI)Z com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_6987_ (Lcom/mojang/realmsclient/RealmsMainScreen$Entry;)V com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/setSelected (Lcom/mojang/realmsclient/RealmsMainScreen$Entry;)V +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_7933_ (III)Z com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/keyPressed (III)Z +MD: com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/m_7980_ (IIDDI)V com/mojang/realmsclient/RealmsMainScreen$RealmSelectionList/itemClicked (IIDDI)V +CL: com/mojang/realmsclient/RealmsMainScreen$ServerEntry com/mojang/realmsclient/RealmsMainScreen$ServerEntry +FD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/com/mojang/realmsclient/RealmsMainScreen$ServerEntry com/mojang/realmsclient/RealmsMainScreen$ServerEntry/com/mojang/realmsclient/RealmsMainScreen$ServerEntry +FD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/f_167228_ com/mojang/realmsclient/RealmsMainScreen$ServerEntry/SKIN_HEAD_LARGE_WIDTH +FD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/f_86852_ com/mojang/realmsclient/RealmsMainScreen$ServerEntry/this$0 +FD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/f_86853_ com/mojang/realmsclient/RealmsMainScreen$ServerEntry/serverData +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/ (Lcom/mojang/realmsclient/RealmsMainScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/RealmsMainScreen$ServerEntry/ (Lcom/mojang/realmsclient/RealmsMainScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/RealmsMainScreen$ServerEntry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/m_183377_ ()Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/RealmsMainScreen$ServerEntry/getServer ()Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/RealmsMainScreen$ServerEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/m_6375_ (DDI)Z com/mojang/realmsclient/RealmsMainScreen$ServerEntry/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/m_86861_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V com/mojang/realmsclient/RealmsMainScreen$ServerEntry/lambda$renderLegacy$0 (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/m_86878_ (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/RealmsMainScreen$ServerEntry/renderMcoServerItem (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/RealmsMainScreen$ServerEntry/m_86885_ (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/RealmsMainScreen$ServerEntry/renderLegacy (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +CL: com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton +FD: com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton +FD: com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/f_86892_ com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/m_86895_ (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/RealmsMainScreen$ShowPopupButton/lambda$new$0 (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/RealmsMainScreen$TrialEntry com/mojang/realmsclient/RealmsMainScreen$TrialEntry +FD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/com/mojang/realmsclient/RealmsMainScreen$TrialEntry com/mojang/realmsclient/RealmsMainScreen$TrialEntry/com/mojang/realmsclient/RealmsMainScreen$TrialEntry +FD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/f_86903_ com/mojang/realmsclient/RealmsMainScreen$TrialEntry/this$0 +MD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/RealmsMainScreen$TrialEntry/ (Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/RealmsMainScreen$TrialEntry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/m_183377_ ()Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/RealmsMainScreen$TrialEntry/getServer ()Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/RealmsMainScreen$TrialEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/m_6375_ (DDI)Z com/mojang/realmsclient/RealmsMainScreen$TrialEntry/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/RealmsMainScreen$TrialEntry/m_86913_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V com/mojang/realmsclient/RealmsMainScreen$TrialEntry/renderTrialItem (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +CL: com/mojang/realmsclient/Unit com/mojang/realmsclient/Unit +FD: com/mojang/realmsclient/Unit/$VALUES com/mojang/realmsclient/Unit/$VALUES +FD: com/mojang/realmsclient/Unit/B com/mojang/realmsclient/Unit/B +FD: com/mojang/realmsclient/Unit/GB com/mojang/realmsclient/Unit/GB +FD: com/mojang/realmsclient/Unit/KB com/mojang/realmsclient/Unit/KB +FD: com/mojang/realmsclient/Unit/MB com/mojang/realmsclient/Unit/MB +FD: com/mojang/realmsclient/Unit/com/mojang/realmsclient/Unit com/mojang/realmsclient/Unit/com/mojang/realmsclient/Unit +FD: com/mojang/realmsclient/Unit/f_167231_ com/mojang/realmsclient/Unit/BASE_UNIT +MD: com/mojang/realmsclient/Unit/ ()V com/mojang/realmsclient/Unit/ ()V +MD: com/mojang/realmsclient/Unit/ (Ljava/lang/String;I)V com/mojang/realmsclient/Unit/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/Unit/m_167232_ ()[Lcom/mojang/realmsclient/Unit; com/mojang/realmsclient/Unit/$values ()[Lcom/mojang/realmsclient/Unit; +MD: com/mojang/realmsclient/Unit/m_86940_ (J)Lcom/mojang/realmsclient/Unit; com/mojang/realmsclient/Unit/getLargest (J)Lcom/mojang/realmsclient/Unit; +MD: com/mojang/realmsclient/Unit/m_86942_ (JLcom/mojang/realmsclient/Unit;)D com/mojang/realmsclient/Unit/convertTo (JLcom/mojang/realmsclient/Unit;)D +MD: com/mojang/realmsclient/Unit/m_86945_ (J)Ljava/lang/String; com/mojang/realmsclient/Unit/humanReadable (J)Ljava/lang/String; +MD: com/mojang/realmsclient/Unit/m_86947_ (JLcom/mojang/realmsclient/Unit;)Ljava/lang/String; com/mojang/realmsclient/Unit/humanReadable (JLcom/mojang/realmsclient/Unit;)Ljava/lang/String; +MD: com/mojang/realmsclient/Unit/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/Unit; com/mojang/realmsclient/Unit/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/Unit; +MD: com/mojang/realmsclient/Unit/values ()[Lcom/mojang/realmsclient/Unit; com/mojang/realmsclient/Unit/values ()[Lcom/mojang/realmsclient/Unit; +CL: com/mojang/realmsclient/client/FileDownload com/mojang/realmsclient/client/FileDownload +FD: com/mojang/realmsclient/client/FileDownload/com/mojang/realmsclient/client/FileDownload com/mojang/realmsclient/client/FileDownload/com/mojang/realmsclient/client/FileDownload +FD: com/mojang/realmsclient/client/FileDownload/f_86953_ com/mojang/realmsclient/client/FileDownload/LOGGER +FD: com/mojang/realmsclient/client/FileDownload/f_86954_ com/mojang/realmsclient/client/FileDownload/cancelled +FD: com/mojang/realmsclient/client/FileDownload/f_86955_ com/mojang/realmsclient/client/FileDownload/finished +FD: com/mojang/realmsclient/client/FileDownload/f_86956_ com/mojang/realmsclient/client/FileDownload/error +FD: com/mojang/realmsclient/client/FileDownload/f_86957_ com/mojang/realmsclient/client/FileDownload/extracting +FD: com/mojang/realmsclient/client/FileDownload/f_86958_ com/mojang/realmsclient/client/FileDownload/tempFile +FD: com/mojang/realmsclient/client/FileDownload/f_86959_ com/mojang/realmsclient/client/FileDownload/resourcePackPath +FD: com/mojang/realmsclient/client/FileDownload/f_86960_ com/mojang/realmsclient/client/FileDownload/request +FD: com/mojang/realmsclient/client/FileDownload/f_86961_ com/mojang/realmsclient/client/FileDownload/currentThread +FD: com/mojang/realmsclient/client/FileDownload/f_86962_ com/mojang/realmsclient/client/FileDownload/requestConfig +FD: com/mojang/realmsclient/client/FileDownload/f_86963_ com/mojang/realmsclient/client/FileDownload/INVALID_FILE_NAMES +MD: com/mojang/realmsclient/client/FileDownload/ ()V com/mojang/realmsclient/client/FileDownload/ ()V +MD: com/mojang/realmsclient/client/FileDownload/ ()V com/mojang/realmsclient/client/FileDownload/ ()V +MD: com/mojang/realmsclient/client/FileDownload/m_86966_ ()V com/mojang/realmsclient/client/FileDownload/cancel ()V +MD: com/mojang/realmsclient/client/FileDownload/m_86977_ (Lcom/mojang/realmsclient/dto/WorldDownload;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;Ljava/lang/String;Lnet/minecraft/world/level/storage/LevelStorageSource;)V com/mojang/realmsclient/client/FileDownload/lambda$download$0 (Lcom/mojang/realmsclient/dto/WorldDownload;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;Ljava/lang/String;Lnet/minecraft/world/level/storage/LevelStorageSource;)V +MD: com/mojang/realmsclient/client/FileDownload/m_86982_ (Lcom/mojang/realmsclient/dto/WorldDownload;Ljava/lang/String;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;Lnet/minecraft/world/level/storage/LevelStorageSource;)V com/mojang/realmsclient/client/FileDownload/download (Lcom/mojang/realmsclient/dto/WorldDownload;Ljava/lang/String;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;Lnet/minecraft/world/level/storage/LevelStorageSource;)V +MD: com/mojang/realmsclient/client/FileDownload/m_86987_ (Ljava/io/File;)V com/mojang/realmsclient/client/FileDownload/deletePlayerTag (Ljava/io/File;)V +MD: com/mojang/realmsclient/client/FileDownload/m_86989_ (Ljava/lang/String;)J com/mojang/realmsclient/client/FileDownload/contentLength (Ljava/lang/String;)J +MD: com/mojang/realmsclient/client/FileDownload/m_86991_ (Ljava/lang/String;Ljava/io/File;Lnet/minecraft/world/level/storage/LevelStorageSource;)V com/mojang/realmsclient/client/FileDownload/untarGzipArchive (Ljava/lang/String;Ljava/io/File;Lnet/minecraft/world/level/storage/LevelStorageSource;)V +MD: com/mojang/realmsclient/client/FileDownload/m_86995_ ()Z com/mojang/realmsclient/client/FileDownload/isFinished ()Z +MD: com/mojang/realmsclient/client/FileDownload/m_87001_ (Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/client/FileDownload/findAvailableFolderName (Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/client/FileDownload/m_87003_ ()Z com/mojang/realmsclient/client/FileDownload/isError ()Z +MD: com/mojang/realmsclient/client/FileDownload/m_87009_ ()Z com/mojang/realmsclient/client/FileDownload/isExtracting ()Z +CL: com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream +FD: com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream +FD: com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/f_87012_ com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/listener +MD: com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/ (Ljava/io/OutputStream;)V com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/ (Ljava/io/OutputStream;)V +MD: com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/afterWrite (I)V com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/afterWrite (I)V +MD: com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/m_87016_ (Ljava/awt/event/ActionListener;)V com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream/setListener (Ljava/awt/event/ActionListener;)V +CL: com/mojang/realmsclient/client/FileDownload$ProgressListener com/mojang/realmsclient/client/FileDownload$ProgressListener +FD: com/mojang/realmsclient/client/FileDownload$ProgressListener/com/mojang/realmsclient/client/FileDownload$ProgressListener com/mojang/realmsclient/client/FileDownload$ProgressListener/com/mojang/realmsclient/client/FileDownload$ProgressListener +FD: com/mojang/realmsclient/client/FileDownload$ProgressListener/f_87020_ com/mojang/realmsclient/client/FileDownload$ProgressListener/this$0 +FD: com/mojang/realmsclient/client/FileDownload$ProgressListener/f_87021_ com/mojang/realmsclient/client/FileDownload$ProgressListener/worldName +FD: com/mojang/realmsclient/client/FileDownload$ProgressListener/f_87022_ com/mojang/realmsclient/client/FileDownload$ProgressListener/tempFile +FD: com/mojang/realmsclient/client/FileDownload$ProgressListener/f_87023_ com/mojang/realmsclient/client/FileDownload$ProgressListener/levelStorageSource +FD: com/mojang/realmsclient/client/FileDownload$ProgressListener/f_87024_ com/mojang/realmsclient/client/FileDownload$ProgressListener/downloadStatus +MD: com/mojang/realmsclient/client/FileDownload$ProgressListener/ (Lcom/mojang/realmsclient/client/FileDownload;Ljava/lang/String;Ljava/io/File;Lnet/minecraft/world/level/storage/LevelStorageSource;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;)V com/mojang/realmsclient/client/FileDownload$ProgressListener/ (Lcom/mojang/realmsclient/client/FileDownload;Ljava/lang/String;Ljava/io/File;Lnet/minecraft/world/level/storage/LevelStorageSource;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;)V +MD: com/mojang/realmsclient/client/FileDownload$ProgressListener/actionPerformed (Ljava/awt/event/ActionEvent;)V com/mojang/realmsclient/client/FileDownload$ProgressListener/actionPerformed (Ljava/awt/event/ActionEvent;)V +CL: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener +FD: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener +FD: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/f_87040_ com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/this$0 +FD: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/f_87041_ com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/tempFile +FD: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/f_87042_ com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/downloadStatus +FD: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/f_87043_ com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/worldDownload +MD: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/ (Lcom/mojang/realmsclient/client/FileDownload;Ljava/io/File;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;Lcom/mojang/realmsclient/dto/WorldDownload;)V com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/ (Lcom/mojang/realmsclient/client/FileDownload;Ljava/io/File;Lcom/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus;Lcom/mojang/realmsclient/dto/WorldDownload;)V +MD: com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/actionPerformed (Ljava/awt/event/ActionEvent;)V com/mojang/realmsclient/client/FileDownload$ResourcePackProgressListener/actionPerformed (Ljava/awt/event/ActionEvent;)V +CL: com/mojang/realmsclient/client/FileUpload com/mojang/realmsclient/client/FileUpload +FD: com/mojang/realmsclient/client/FileUpload/com/mojang/realmsclient/client/FileUpload com/mojang/realmsclient/client/FileUpload/com/mojang/realmsclient/client/FileUpload +FD: com/mojang/realmsclient/client/FileUpload/f_167233_ com/mojang/realmsclient/client/FileUpload/MAX_RETRIES +FD: com/mojang/realmsclient/client/FileUpload/f_167234_ com/mojang/realmsclient/client/FileUpload/UPLOAD_PATH +FD: com/mojang/realmsclient/client/FileUpload/f_87057_ com/mojang/realmsclient/client/FileUpload/LOGGER +FD: com/mojang/realmsclient/client/FileUpload/f_87058_ com/mojang/realmsclient/client/FileUpload/file +FD: com/mojang/realmsclient/client/FileUpload/f_87059_ com/mojang/realmsclient/client/FileUpload/worldId +FD: com/mojang/realmsclient/client/FileUpload/f_87060_ com/mojang/realmsclient/client/FileUpload/slotId +FD: com/mojang/realmsclient/client/FileUpload/f_87061_ com/mojang/realmsclient/client/FileUpload/uploadInfo +FD: com/mojang/realmsclient/client/FileUpload/f_87062_ com/mojang/realmsclient/client/FileUpload/sessionId +FD: com/mojang/realmsclient/client/FileUpload/f_87063_ com/mojang/realmsclient/client/FileUpload/username +FD: com/mojang/realmsclient/client/FileUpload/f_87064_ com/mojang/realmsclient/client/FileUpload/clientVersion +FD: com/mojang/realmsclient/client/FileUpload/f_87065_ com/mojang/realmsclient/client/FileUpload/uploadStatus +FD: com/mojang/realmsclient/client/FileUpload/f_87066_ com/mojang/realmsclient/client/FileUpload/cancelled +FD: com/mojang/realmsclient/client/FileUpload/f_87067_ com/mojang/realmsclient/client/FileUpload/uploadTask +FD: com/mojang/realmsclient/client/FileUpload/f_87068_ com/mojang/realmsclient/client/FileUpload/requestConfig +MD: com/mojang/realmsclient/client/FileUpload/ ()V com/mojang/realmsclient/client/FileUpload/ ()V +MD: com/mojang/realmsclient/client/FileUpload/ (Ljava/io/File;JILcom/mojang/realmsclient/dto/UploadInfo;Lnet/minecraft/client/User;Ljava/lang/String;Lcom/mojang/realmsclient/client/UploadStatus;)V com/mojang/realmsclient/client/FileUpload/ (Ljava/io/File;JILcom/mojang/realmsclient/dto/UploadInfo;Lnet/minecraft/client/User;Ljava/lang/String;Lcom/mojang/realmsclient/client/UploadStatus;)V +MD: com/mojang/realmsclient/client/FileUpload/m_87078_ ()V com/mojang/realmsclient/client/FileUpload/cancel ()V +MD: com/mojang/realmsclient/client/FileUpload/m_87079_ (I)Lcom/mojang/realmsclient/gui/screens/UploadResult; com/mojang/realmsclient/client/FileUpload/requestUpload (I)Lcom/mojang/realmsclient/gui/screens/UploadResult; +MD: com/mojang/realmsclient/client/FileUpload/m_87081_ (JI)Z com/mojang/realmsclient/client/FileUpload/shouldRetry (JI)Z +MD: com/mojang/realmsclient/client/FileUpload/m_87084_ (Ljava/util/function/Consumer;)V com/mojang/realmsclient/client/FileUpload/upload (Ljava/util/function/Consumer;)V +MD: com/mojang/realmsclient/client/FileUpload/m_87086_ (Lorg/apache/http/HttpResponse;)J com/mojang/realmsclient/client/FileUpload/getRetryDelaySeconds (Lorg/apache/http/HttpResponse;)J +MD: com/mojang/realmsclient/client/FileUpload/m_87088_ (Lorg/apache/http/HttpResponse;Lcom/mojang/realmsclient/gui/screens/UploadResult$Builder;)V com/mojang/realmsclient/client/FileUpload/handleResponse (Lorg/apache/http/HttpResponse;Lcom/mojang/realmsclient/gui/screens/UploadResult$Builder;)V +MD: com/mojang/realmsclient/client/FileUpload/m_87091_ (Lorg/apache/http/client/methods/HttpPost;)V com/mojang/realmsclient/client/FileUpload/setupRequest (Lorg/apache/http/client/methods/HttpPost;)V +MD: com/mojang/realmsclient/client/FileUpload/m_87093_ (Lorg/apache/http/client/methods/HttpPost;Lorg/apache/http/impl/client/CloseableHttpClient;)V com/mojang/realmsclient/client/FileUpload/cleanup (Lorg/apache/http/client/methods/HttpPost;Lorg/apache/http/impl/client/CloseableHttpClient;)V +MD: com/mojang/realmsclient/client/FileUpload/m_87096_ ()Z com/mojang/realmsclient/client/FileUpload/isFinished ()Z +MD: com/mojang/realmsclient/client/FileUpload/m_87097_ (JI)Lcom/mojang/realmsclient/gui/screens/UploadResult; com/mojang/realmsclient/client/FileUpload/retryUploadAfter (JI)Lcom/mojang/realmsclient/gui/screens/UploadResult; +MD: com/mojang/realmsclient/client/FileUpload/m_87100_ ()Lcom/mojang/realmsclient/gui/screens/UploadResult; com/mojang/realmsclient/client/FileUpload/lambda$upload$0 ()Lcom/mojang/realmsclient/gui/screens/UploadResult; +CL: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity +FD: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity +FD: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/f_87101_ com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/length +FD: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/f_87102_ com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/content +FD: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/f_87103_ com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/uploadStatus +MD: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/ (Ljava/io/InputStream;JLcom/mojang/realmsclient/client/UploadStatus;)V com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/ (Ljava/io/InputStream;JLcom/mojang/realmsclient/client/UploadStatus;)V +MD: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/writeTo (Ljava/io/OutputStream;)V com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity/writeTo (Ljava/io/OutputStream;)V +CL: com/mojang/realmsclient/client/Ping com/mojang/realmsclient/client/Ping +FD: com/mojang/realmsclient/client/Ping/com/mojang/realmsclient/client/Ping com/mojang/realmsclient/client/Ping/com/mojang/realmsclient/client/Ping +MD: com/mojang/realmsclient/client/Ping/ ()V com/mojang/realmsclient/client/Ping/ ()V +MD: com/mojang/realmsclient/client/Ping/m_87125_ ()Ljava/util/List; com/mojang/realmsclient/client/Ping/pingAllRegions ()Ljava/util/List; +MD: com/mojang/realmsclient/client/Ping/m_87126_ (Ljava/lang/String;)I com/mojang/realmsclient/client/Ping/ping (Ljava/lang/String;)I +MD: com/mojang/realmsclient/client/Ping/m_87130_ ([Lcom/mojang/realmsclient/client/Ping$Region;)Ljava/util/List; com/mojang/realmsclient/client/Ping/ping ([Lcom/mojang/realmsclient/client/Ping$Region;)Ljava/util/List; +MD: com/mojang/realmsclient/client/Ping/m_87132_ ()J com/mojang/realmsclient/client/Ping/now ()J +CL: com/mojang/realmsclient/client/Ping$Region com/mojang/realmsclient/client/Ping$Region +FD: com/mojang/realmsclient/client/Ping$Region/$VALUES com/mojang/realmsclient/client/Ping$Region/$VALUES +FD: com/mojang/realmsclient/client/Ping$Region/AP_NORTHEAST_1 com/mojang/realmsclient/client/Ping$Region/AP_NORTHEAST_1 +FD: com/mojang/realmsclient/client/Ping$Region/AP_SOUTHEAST_1 com/mojang/realmsclient/client/Ping$Region/AP_SOUTHEAST_1 +FD: com/mojang/realmsclient/client/Ping$Region/AP_SOUTHEAST_2 com/mojang/realmsclient/client/Ping$Region/AP_SOUTHEAST_2 +FD: com/mojang/realmsclient/client/Ping$Region/EU_WEST_1 com/mojang/realmsclient/client/Ping$Region/EU_WEST_1 +FD: com/mojang/realmsclient/client/Ping$Region/SA_EAST_1 com/mojang/realmsclient/client/Ping$Region/SA_EAST_1 +FD: com/mojang/realmsclient/client/Ping$Region/US_EAST_1 com/mojang/realmsclient/client/Ping$Region/US_EAST_1 +FD: com/mojang/realmsclient/client/Ping$Region/US_WEST_1 com/mojang/realmsclient/client/Ping$Region/US_WEST_1 +FD: com/mojang/realmsclient/client/Ping$Region/US_WEST_2 com/mojang/realmsclient/client/Ping$Region/US_WEST_2 +FD: com/mojang/realmsclient/client/Ping$Region/com/mojang/realmsclient/client/Ping$Region com/mojang/realmsclient/client/Ping$Region/com/mojang/realmsclient/client/Ping$Region +FD: com/mojang/realmsclient/client/Ping$Region/f_87141_ com/mojang/realmsclient/client/Ping$Region/name +FD: com/mojang/realmsclient/client/Ping$Region/f_87142_ com/mojang/realmsclient/client/Ping$Region/endpoint +MD: com/mojang/realmsclient/client/Ping$Region/ ()V com/mojang/realmsclient/client/Ping$Region/ ()V +MD: com/mojang/realmsclient/client/Ping$Region/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/client/Ping$Region/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/Ping$Region/m_167236_ ()[Lcom/mojang/realmsclient/client/Ping$Region; com/mojang/realmsclient/client/Ping$Region/$values ()[Lcom/mojang/realmsclient/client/Ping$Region; +MD: com/mojang/realmsclient/client/Ping$Region/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/client/Ping$Region; com/mojang/realmsclient/client/Ping$Region/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/client/Ping$Region; +MD: com/mojang/realmsclient/client/Ping$Region/values ()[Lcom/mojang/realmsclient/client/Ping$Region; com/mojang/realmsclient/client/Ping$Region/values ()[Lcom/mojang/realmsclient/client/Ping$Region; +CL: com/mojang/realmsclient/client/RealmsClient com/mojang/realmsclient/client/RealmsClient +FD: com/mojang/realmsclient/client/RealmsClient/com/mojang/realmsclient/client/RealmsClient com/mojang/realmsclient/client/RealmsClient/com/mojang/realmsclient/client/RealmsClient +FD: com/mojang/realmsclient/client/RealmsClient/f_167237_ com/mojang/realmsclient/client/RealmsClient/PATH_PENDING_INVITES_COUNT +FD: com/mojang/realmsclient/client/RealmsClient/f_167238_ com/mojang/realmsclient/client/RealmsClient/PATH_PENDING_INVITES +FD: com/mojang/realmsclient/client/RealmsClient/f_167239_ com/mojang/realmsclient/client/RealmsClient/PATH_ACCEPT_INVITE +FD: com/mojang/realmsclient/client/RealmsClient/f_167240_ com/mojang/realmsclient/client/RealmsClient/PATH_REJECT_INVITE +FD: com/mojang/realmsclient/client/RealmsClient/f_167241_ com/mojang/realmsclient/client/RealmsClient/PATH_UNINVITE_MYSELF +FD: com/mojang/realmsclient/client/RealmsClient/f_167242_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_UPDATE +FD: com/mojang/realmsclient/client/RealmsClient/f_167243_ com/mojang/realmsclient/client/RealmsClient/PATH_SLOT +FD: com/mojang/realmsclient/client/RealmsClient/f_167244_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_OPEN +FD: com/mojang/realmsclient/client/RealmsClient/f_167245_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_CLOSE +FD: com/mojang/realmsclient/client/RealmsClient/f_167246_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_RESET +FD: com/mojang/realmsclient/client/RealmsClient/f_167247_ com/mojang/realmsclient/client/RealmsClient/PATH_DELETE_WORLD +FD: com/mojang/realmsclient/client/RealmsClient/f_167248_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_BACKUPS +FD: com/mojang/realmsclient/client/RealmsClient/f_167249_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_DOWNLOAD +FD: com/mojang/realmsclient/client/RealmsClient/f_167250_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_UPLOAD +FD: com/mojang/realmsclient/client/RealmsClient/f_167251_ com/mojang/realmsclient/client/RealmsClient/PATH_CLIENT_COMPATIBLE +FD: com/mojang/realmsclient/client/RealmsClient/f_167252_ com/mojang/realmsclient/client/RealmsClient/PATH_TOS_AGREED +FD: com/mojang/realmsclient/client/RealmsClient/f_167253_ com/mojang/realmsclient/client/RealmsClient/PATH_NEWS +FD: com/mojang/realmsclient/client/RealmsClient/f_167254_ com/mojang/realmsclient/client/RealmsClient/PATH_STAGE_AVAILABLE +FD: com/mojang/realmsclient/client/RealmsClient/f_167255_ com/mojang/realmsclient/client/RealmsClient/WORLDS_RESOURCE_PATH +FD: com/mojang/realmsclient/client/RealmsClient/f_167256_ com/mojang/realmsclient/client/RealmsClient/INVITES_RESOURCE_PATH +FD: com/mojang/realmsclient/client/RealmsClient/f_167257_ com/mojang/realmsclient/client/RealmsClient/MCO_RESOURCE_PATH +FD: com/mojang/realmsclient/client/RealmsClient/f_167258_ com/mojang/realmsclient/client/RealmsClient/SUBSCRIPTION_RESOURCE +FD: com/mojang/realmsclient/client/RealmsClient/f_167259_ com/mojang/realmsclient/client/RealmsClient/ACTIVITIES_RESOURCE +FD: com/mojang/realmsclient/client/RealmsClient/f_167260_ com/mojang/realmsclient/client/RealmsClient/OPS_RESOURCE +FD: com/mojang/realmsclient/client/RealmsClient/f_167261_ com/mojang/realmsclient/client/RealmsClient/REGIONS_RESOURCE +FD: com/mojang/realmsclient/client/RealmsClient/f_167262_ com/mojang/realmsclient/client/RealmsClient/TRIALS_RESOURCE +FD: com/mojang/realmsclient/client/RealmsClient/f_167263_ com/mojang/realmsclient/client/RealmsClient/PATH_INITIALIZE +FD: com/mojang/realmsclient/client/RealmsClient/f_167264_ com/mojang/realmsclient/client/RealmsClient/PATH_GET_ACTIVTIES +FD: com/mojang/realmsclient/client/RealmsClient/f_167265_ com/mojang/realmsclient/client/RealmsClient/PATH_GET_LIVESTATS +FD: com/mojang/realmsclient/client/RealmsClient/f_167266_ com/mojang/realmsclient/client/RealmsClient/PATH_GET_SUBSCRIPTION +FD: com/mojang/realmsclient/client/RealmsClient/f_167267_ com/mojang/realmsclient/client/RealmsClient/PATH_OP +FD: com/mojang/realmsclient/client/RealmsClient/f_167268_ com/mojang/realmsclient/client/RealmsClient/PATH_PUT_INTO_MINIGAMES_MODE +FD: com/mojang/realmsclient/client/RealmsClient/f_167269_ com/mojang/realmsclient/client/RealmsClient/PATH_AVAILABLE +FD: com/mojang/realmsclient/client/RealmsClient/f_167270_ com/mojang/realmsclient/client/RealmsClient/PATH_TEMPLATES +FD: com/mojang/realmsclient/client/RealmsClient/f_167271_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_JOIN +FD: com/mojang/realmsclient/client/RealmsClient/f_167272_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_GET +FD: com/mojang/realmsclient/client/RealmsClient/f_167273_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_INVITES +FD: com/mojang/realmsclient/client/RealmsClient/f_167274_ com/mojang/realmsclient/client/RealmsClient/PATH_WORLD_UNINVITE +FD: com/mojang/realmsclient/client/RealmsClient/f_87157_ com/mojang/realmsclient/client/RealmsClient/currentEnvironment +FD: com/mojang/realmsclient/client/RealmsClient/f_87158_ com/mojang/realmsclient/client/RealmsClient/initialized +FD: com/mojang/realmsclient/client/RealmsClient/f_87159_ com/mojang/realmsclient/client/RealmsClient/LOGGER +FD: com/mojang/realmsclient/client/RealmsClient/f_87160_ com/mojang/realmsclient/client/RealmsClient/sessionId +FD: com/mojang/realmsclient/client/RealmsClient/f_87161_ com/mojang/realmsclient/client/RealmsClient/username +FD: com/mojang/realmsclient/client/RealmsClient/f_87162_ com/mojang/realmsclient/client/RealmsClient/minecraft +FD: com/mojang/realmsclient/client/RealmsClient/f_87163_ com/mojang/realmsclient/client/RealmsClient/GSON +MD: com/mojang/realmsclient/client/RealmsClient/ ()V com/mojang/realmsclient/client/RealmsClient/ ()V +MD: com/mojang/realmsclient/client/RealmsClient/ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/client/Minecraft;)V com/mojang/realmsclient/client/RealmsClient/ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/client/Minecraft;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_167275_ (JLcom/mojang/realmsclient/util/WorldGenerationInfo;)Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/resetWorldWithSeed (JLcom/mojang/realmsclient/util/WorldGenerationInfo;)Ljava/lang/Boolean; +MD: com/mojang/realmsclient/client/RealmsClient/m_167278_ (J)Lcom/mojang/realmsclient/dto/ServerActivityList; com/mojang/realmsclient/client/RealmsClient/getActivity (J)Lcom/mojang/realmsclient/dto/ServerActivityList; +MD: com/mojang/realmsclient/client/RealmsClient/m_200936_ (I)Ljava/lang/String; com/mojang/realmsclient/client/RealmsClient/getHttpCodeDescription (I)Ljava/lang/String; +MD: com/mojang/realmsclient/client/RealmsClient/m_87169_ ()Lcom/mojang/realmsclient/client/RealmsClient; com/mojang/realmsclient/client/RealmsClient/create ()Lcom/mojang/realmsclient/client/RealmsClient; +MD: com/mojang/realmsclient/client/RealmsClient/m_87170_ (IILcom/mojang/realmsclient/dto/RealmsServer$WorldType;)Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList; com/mojang/realmsclient/client/RealmsClient/fetchWorldTemplates (IILcom/mojang/realmsclient/dto/RealmsServer$WorldType;)Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList; +MD: com/mojang/realmsclient/client/RealmsClient/m_87174_ (J)Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/client/RealmsClient/getOwnWorld (J)Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/client/RealmsClient/m_87176_ (JI)Z com/mojang/realmsclient/client/RealmsClient/switchSlot (JI)Z +MD: com/mojang/realmsclient/client/RealmsClient/m_87179_ (JILcom/mojang/realmsclient/dto/RealmsWorldOptions;)V com/mojang/realmsclient/client/RealmsClient/updateSlot (JILcom/mojang/realmsclient/dto/RealmsWorldOptions;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87183_ (JLjava/lang/String;)V com/mojang/realmsclient/client/RealmsClient/uninvite (JLjava/lang/String;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87191_ (JLjava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/client/RealmsClient/initializeWorld (JLjava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87195_ (Lcom/mojang/realmsclient/client/Request;)Ljava/lang/String; com/mojang/realmsclient/client/RealmsClient/execute (Lcom/mojang/realmsclient/client/Request;)Ljava/lang/String; +MD: com/mojang/realmsclient/client/RealmsClient/m_87197_ (Lcom/mojang/realmsclient/dto/PendingInvite;)Z com/mojang/realmsclient/client/RealmsClient/isBlocked (Lcom/mojang/realmsclient/dto/PendingInvite;)Z +MD: com/mojang/realmsclient/client/RealmsClient/m_87199_ (Lcom/mojang/realmsclient/dto/PingResult;)V com/mojang/realmsclient/client/RealmsClient/sendPingResults (Lcom/mojang/realmsclient/dto/PingResult;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87201_ (Ljava/lang/String;)V com/mojang/realmsclient/client/RealmsClient/acceptInvitation (Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87203_ (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/client/RealmsClient/url (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/client/RealmsClient/m_87206_ ()V com/mojang/realmsclient/client/RealmsClient/switchToStage ()V +MD: com/mojang/realmsclient/client/RealmsClient/m_87207_ (J)Lcom/mojang/realmsclient/dto/RealmsServerAddress; com/mojang/realmsclient/client/RealmsClient/join (J)Lcom/mojang/realmsclient/dto/RealmsServerAddress; +MD: com/mojang/realmsclient/client/RealmsClient/m_87209_ (JI)Lcom/mojang/realmsclient/dto/WorldDownload; com/mojang/realmsclient/client/RealmsClient/requestDownloadInfo (JI)Lcom/mojang/realmsclient/dto/WorldDownload; +MD: com/mojang/realmsclient/client/RealmsClient/m_87212_ (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/client/RealmsClient/invite (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/client/RealmsClient/m_87215_ (JLjava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/client/RealmsClient/update (JLjava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87219_ (Ljava/lang/String;)V com/mojang/realmsclient/client/RealmsClient/rejectInvitation (Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87221_ ()V com/mojang/realmsclient/client/RealmsClient/switchToProd ()V +MD: com/mojang/realmsclient/client/RealmsClient/m_87222_ (J)V com/mojang/realmsclient/client/RealmsClient/uninviteMyselfFrom (J)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87224_ (JLjava/lang/String;)V com/mojang/realmsclient/client/RealmsClient/restoreWorld (JLjava/lang/String;)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87227_ (Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/client/RealmsClient/url (Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/client/RealmsClient/m_87229_ ()V com/mojang/realmsclient/client/RealmsClient/switchToLocal ()V +MD: com/mojang/realmsclient/client/RealmsClient/m_87230_ (J)Lcom/mojang/realmsclient/dto/BackupList; com/mojang/realmsclient/client/RealmsClient/backupsFor (J)Lcom/mojang/realmsclient/dto/BackupList; +MD: com/mojang/realmsclient/client/RealmsClient/m_87232_ (JLjava/lang/String;)Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/putIntoMinigameMode (JLjava/lang/String;)Ljava/lang/Boolean; +MD: com/mojang/realmsclient/client/RealmsClient/m_87235_ ()Lcom/mojang/realmsclient/dto/RealmsServerList; com/mojang/realmsclient/client/RealmsClient/listWorlds ()Lcom/mojang/realmsclient/dto/RealmsServerList; +MD: com/mojang/realmsclient/client/RealmsClient/m_87236_ (J)Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/open (J)Ljava/lang/Boolean; +MD: com/mojang/realmsclient/client/RealmsClient/m_87238_ (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/Ops; com/mojang/realmsclient/client/RealmsClient/op (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/Ops; +MD: com/mojang/realmsclient/client/RealmsClient/m_87241_ ()Lcom/mojang/realmsclient/dto/RealmsServerPlayerLists; com/mojang/realmsclient/client/RealmsClient/getLiveStats ()Lcom/mojang/realmsclient/dto/RealmsServerPlayerLists; +MD: com/mojang/realmsclient/client/RealmsClient/m_87242_ (J)Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/close (J)Ljava/lang/Boolean; +MD: com/mojang/realmsclient/client/RealmsClient/m_87244_ (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/Ops; com/mojang/realmsclient/client/RealmsClient/deop (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/Ops; +MD: com/mojang/realmsclient/client/RealmsClient/m_87247_ ()Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/mcoEnabled ()Ljava/lang/Boolean; +MD: com/mojang/realmsclient/client/RealmsClient/m_87248_ (J)Lcom/mojang/realmsclient/dto/Subscription; com/mojang/realmsclient/client/RealmsClient/subscriptionFor (J)Lcom/mojang/realmsclient/dto/Subscription; +MD: com/mojang/realmsclient/client/RealmsClient/m_87250_ (JLjava/lang/String;)Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/resetWorldWithTemplate (JLjava/lang/String;)Ljava/lang/Boolean; +MD: com/mojang/realmsclient/client/RealmsClient/m_87253_ ()Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/stageAvailable ()Ljava/lang/Boolean; +MD: com/mojang/realmsclient/client/RealmsClient/m_87254_ (J)V com/mojang/realmsclient/client/RealmsClient/deleteWorld (J)V +MD: com/mojang/realmsclient/client/RealmsClient/m_87256_ (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/UploadInfo; com/mojang/realmsclient/client/RealmsClient/requestUploadInfo (JLjava/lang/String;)Lcom/mojang/realmsclient/dto/UploadInfo; +MD: com/mojang/realmsclient/client/RealmsClient/m_87259_ ()Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; com/mojang/realmsclient/client/RealmsClient/clientCompatible ()Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; +MD: com/mojang/realmsclient/client/RealmsClient/m_87260_ ()I com/mojang/realmsclient/client/RealmsClient/pendingInvitesCount ()I +MD: com/mojang/realmsclient/client/RealmsClient/m_87261_ ()Lcom/mojang/realmsclient/dto/PendingInvitesList; com/mojang/realmsclient/client/RealmsClient/pendingInvites ()Lcom/mojang/realmsclient/dto/PendingInvitesList; +MD: com/mojang/realmsclient/client/RealmsClient/m_87262_ ()V com/mojang/realmsclient/client/RealmsClient/agreeToTos ()V +MD: com/mojang/realmsclient/client/RealmsClient/m_87263_ ()Lcom/mojang/realmsclient/dto/RealmsNews; com/mojang/realmsclient/client/RealmsClient/getNews ()Lcom/mojang/realmsclient/dto/RealmsNews; +MD: com/mojang/realmsclient/client/RealmsClient/m_87264_ ()Ljava/lang/Boolean; com/mojang/realmsclient/client/RealmsClient/trialAvailable ()Ljava/lang/Boolean; +CL: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse +FD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/$VALUES com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/$VALUES +FD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/COMPATIBLE com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/COMPATIBLE +FD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/OTHER com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/OTHER +FD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/OUTDATED com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/OUTDATED +FD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse +MD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/ ()V com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/ ()V +MD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/ (Ljava/lang/String;I)V com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/m_167280_ ()[Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/$values ()[Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; +MD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; +MD: com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/values ()[Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; com/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse/values ()[Lcom/mojang/realmsclient/client/RealmsClient$CompatibleVersionResponse; +CL: com/mojang/realmsclient/client/RealmsClient$Environment com/mojang/realmsclient/client/RealmsClient$Environment +FD: com/mojang/realmsclient/client/RealmsClient$Environment/$VALUES com/mojang/realmsclient/client/RealmsClient$Environment/$VALUES +FD: com/mojang/realmsclient/client/RealmsClient$Environment/LOCAL com/mojang/realmsclient/client/RealmsClient$Environment/LOCAL +FD: com/mojang/realmsclient/client/RealmsClient$Environment/PRODUCTION com/mojang/realmsclient/client/RealmsClient$Environment/PRODUCTION +FD: com/mojang/realmsclient/client/RealmsClient$Environment/STAGE com/mojang/realmsclient/client/RealmsClient$Environment/STAGE +FD: com/mojang/realmsclient/client/RealmsClient$Environment/com/mojang/realmsclient/client/RealmsClient$Environment com/mojang/realmsclient/client/RealmsClient$Environment/com/mojang/realmsclient/client/RealmsClient$Environment +FD: com/mojang/realmsclient/client/RealmsClient$Environment/f_87279_ com/mojang/realmsclient/client/RealmsClient$Environment/baseUrl +FD: com/mojang/realmsclient/client/RealmsClient$Environment/f_87280_ com/mojang/realmsclient/client/RealmsClient$Environment/protocol +MD: com/mojang/realmsclient/client/RealmsClient$Environment/ ()V com/mojang/realmsclient/client/RealmsClient$Environment/ ()V +MD: com/mojang/realmsclient/client/RealmsClient$Environment/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/client/RealmsClient$Environment/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/RealmsClient$Environment/m_167281_ ()[Lcom/mojang/realmsclient/client/RealmsClient$Environment; com/mojang/realmsclient/client/RealmsClient$Environment/$values ()[Lcom/mojang/realmsclient/client/RealmsClient$Environment; +MD: com/mojang/realmsclient/client/RealmsClient$Environment/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/client/RealmsClient$Environment; com/mojang/realmsclient/client/RealmsClient$Environment/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/client/RealmsClient$Environment; +MD: com/mojang/realmsclient/client/RealmsClient$Environment/values ()[Lcom/mojang/realmsclient/client/RealmsClient$Environment; com/mojang/realmsclient/client/RealmsClient$Environment/values ()[Lcom/mojang/realmsclient/client/RealmsClient$Environment; +CL: com/mojang/realmsclient/client/RealmsClientConfig com/mojang/realmsclient/client/RealmsClientConfig +FD: com/mojang/realmsclient/client/RealmsClientConfig/com/mojang/realmsclient/client/RealmsClientConfig com/mojang/realmsclient/client/RealmsClientConfig/com/mojang/realmsclient/client/RealmsClientConfig +FD: com/mojang/realmsclient/client/RealmsClientConfig/f_87291_ com/mojang/realmsclient/client/RealmsClientConfig/proxy +MD: com/mojang/realmsclient/client/RealmsClientConfig/ ()V com/mojang/realmsclient/client/RealmsClientConfig/ ()V +MD: com/mojang/realmsclient/client/RealmsClientConfig/m_87292_ ()Ljava/net/Proxy; com/mojang/realmsclient/client/RealmsClientConfig/getProxy ()Ljava/net/Proxy; +MD: com/mojang/realmsclient/client/RealmsClientConfig/m_87293_ (Ljava/net/Proxy;)V com/mojang/realmsclient/client/RealmsClientConfig/setProxy (Ljava/net/Proxy;)V +CL: com/mojang/realmsclient/client/RealmsError com/mojang/realmsclient/client/RealmsError +FD: com/mojang/realmsclient/client/RealmsError/com/mojang/realmsclient/client/RealmsError com/mojang/realmsclient/client/RealmsError/com/mojang/realmsclient/client/RealmsError +FD: com/mojang/realmsclient/client/RealmsError/f_87295_ com/mojang/realmsclient/client/RealmsError/LOGGER +FD: com/mojang/realmsclient/client/RealmsError/f_87296_ com/mojang/realmsclient/client/RealmsError/errorMessage +FD: com/mojang/realmsclient/client/RealmsError/f_87297_ com/mojang/realmsclient/client/RealmsError/errorCode +MD: com/mojang/realmsclient/client/RealmsError/ ()V com/mojang/realmsclient/client/RealmsError/ ()V +MD: com/mojang/realmsclient/client/RealmsError/ (Ljava/lang/String;I)V com/mojang/realmsclient/client/RealmsError/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/client/RealmsError/m_87302_ ()Ljava/lang/String; com/mojang/realmsclient/client/RealmsError/getErrorMessage ()Ljava/lang/String; +MD: com/mojang/realmsclient/client/RealmsError/m_87303_ (Ljava/lang/String;)Lcom/mojang/realmsclient/client/RealmsError; com/mojang/realmsclient/client/RealmsError/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/client/RealmsError; +MD: com/mojang/realmsclient/client/RealmsError/m_87305_ ()I com/mojang/realmsclient/client/RealmsError/getErrorCode ()I +CL: com/mojang/realmsclient/client/Request com/mojang/realmsclient/client/Request +FD: com/mojang/realmsclient/client/Request/com/mojang/realmsclient/client/Request com/mojang/realmsclient/client/Request/com/mojang/realmsclient/client/Request +FD: com/mojang/realmsclient/client/Request/f_167283_ com/mojang/realmsclient/client/Request/DEFAULT_READ_TIMEOUT +FD: com/mojang/realmsclient/client/Request/f_167284_ com/mojang/realmsclient/client/Request/DEFAULT_CONNECT_TIMEOUT +FD: com/mojang/realmsclient/client/Request/f_87306_ com/mojang/realmsclient/client/Request/connection +FD: com/mojang/realmsclient/client/Request/f_87307_ com/mojang/realmsclient/client/Request/url +FD: com/mojang/realmsclient/client/Request/f_87308_ com/mojang/realmsclient/client/Request/connected +MD: com/mojang/realmsclient/client/Request/ (Ljava/lang/String;II)V com/mojang/realmsclient/client/Request/ (Ljava/lang/String;II)V +MD: com/mojang/realmsclient/client/Request/m_167285_ (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/header (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_7218_ ()Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/doConnect ()Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87313_ ()I com/mojang/realmsclient/client/Request/getRetryAfterHeader ()I +MD: com/mojang/realmsclient/client/Request/m_87314_ (Ljava/io/InputStream;)Ljava/lang/String; com/mojang/realmsclient/client/Request/read (Ljava/io/InputStream;)Ljava/lang/String; +MD: com/mojang/realmsclient/client/Request/m_87316_ (Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/get (Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87318_ (Ljava/lang/String;II)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/get (Ljava/lang/String;II)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87322_ (Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/client/Request/cookie (Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/Request/m_87325_ (Ljava/lang/String;Ljava/lang/String;II)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/post (Ljava/lang/String;Ljava/lang/String;II)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87330_ (Ljava/net/HttpURLConnection;)I com/mojang/realmsclient/client/Request/getRetryAfterHeader (Ljava/net/HttpURLConnection;)I +MD: com/mojang/realmsclient/client/Request/m_87332_ (Ljava/net/HttpURLConnection;Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/client/Request/getHeader (Ljava/net/HttpURLConnection;Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/client/Request/m_87335_ (Ljava/net/HttpURLConnection;Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/client/Request/cookie (Ljava/net/HttpURLConnection;Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/client/Request/m_87339_ ()I com/mojang/realmsclient/client/Request/responseCode ()I +MD: com/mojang/realmsclient/client/Request/m_87340_ (Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/delete (Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87342_ (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/post (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87345_ (Ljava/lang/String;Ljava/lang/String;II)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/put (Ljava/lang/String;Ljava/lang/String;II)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87350_ ()Ljava/lang/String; com/mojang/realmsclient/client/Request/text ()Ljava/lang/String; +MD: com/mojang/realmsclient/client/Request/m_87351_ (Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/client/Request/getHeader (Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/client/Request/m_87353_ (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/put (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87356_ ()Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request/connect ()Lcom/mojang/realmsclient/client/Request; +MD: com/mojang/realmsclient/client/Request/m_87357_ ()V com/mojang/realmsclient/client/Request/dispose ()V +CL: com/mojang/realmsclient/client/Request$Delete com/mojang/realmsclient/client/Request$Delete +FD: com/mojang/realmsclient/client/Request$Delete/com/mojang/realmsclient/client/Request$Delete com/mojang/realmsclient/client/Request$Delete/com/mojang/realmsclient/client/Request$Delete +MD: com/mojang/realmsclient/client/Request$Delete/ (Ljava/lang/String;II)V com/mojang/realmsclient/client/Request$Delete/ (Ljava/lang/String;II)V +MD: com/mojang/realmsclient/client/Request$Delete/m_7218_ ()Lcom/mojang/realmsclient/client/Request$Delete; com/mojang/realmsclient/client/Request$Delete/doConnect ()Lcom/mojang/realmsclient/client/Request$Delete; +MD: com/mojang/realmsclient/client/Request$Delete/m_7218_ ()Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request$Delete/doConnect ()Lcom/mojang/realmsclient/client/Request; +CL: com/mojang/realmsclient/client/Request$Get com/mojang/realmsclient/client/Request$Get +FD: com/mojang/realmsclient/client/Request$Get/com/mojang/realmsclient/client/Request$Get com/mojang/realmsclient/client/Request$Get/com/mojang/realmsclient/client/Request$Get +MD: com/mojang/realmsclient/client/Request$Get/ (Ljava/lang/String;II)V com/mojang/realmsclient/client/Request$Get/ (Ljava/lang/String;II)V +MD: com/mojang/realmsclient/client/Request$Get/m_7218_ ()Lcom/mojang/realmsclient/client/Request$Get; com/mojang/realmsclient/client/Request$Get/doConnect ()Lcom/mojang/realmsclient/client/Request$Get; +MD: com/mojang/realmsclient/client/Request$Get/m_7218_ ()Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request$Get/doConnect ()Lcom/mojang/realmsclient/client/Request; +CL: com/mojang/realmsclient/client/Request$Post com/mojang/realmsclient/client/Request$Post +FD: com/mojang/realmsclient/client/Request$Post/com/mojang/realmsclient/client/Request$Post com/mojang/realmsclient/client/Request$Post/com/mojang/realmsclient/client/Request$Post +FD: com/mojang/realmsclient/client/Request$Post/f_87370_ com/mojang/realmsclient/client/Request$Post/content +MD: com/mojang/realmsclient/client/Request$Post/ (Ljava/lang/String;Ljava/lang/String;II)V com/mojang/realmsclient/client/Request$Post/ (Ljava/lang/String;Ljava/lang/String;II)V +MD: com/mojang/realmsclient/client/Request$Post/m_7218_ ()Lcom/mojang/realmsclient/client/Request$Post; com/mojang/realmsclient/client/Request$Post/doConnect ()Lcom/mojang/realmsclient/client/Request$Post; +MD: com/mojang/realmsclient/client/Request$Post/m_7218_ ()Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request$Post/doConnect ()Lcom/mojang/realmsclient/client/Request; +CL: com/mojang/realmsclient/client/Request$Put com/mojang/realmsclient/client/Request$Put +FD: com/mojang/realmsclient/client/Request$Put/com/mojang/realmsclient/client/Request$Put com/mojang/realmsclient/client/Request$Put/com/mojang/realmsclient/client/Request$Put +FD: com/mojang/realmsclient/client/Request$Put/f_87378_ com/mojang/realmsclient/client/Request$Put/content +MD: com/mojang/realmsclient/client/Request$Put/ (Ljava/lang/String;Ljava/lang/String;II)V com/mojang/realmsclient/client/Request$Put/ (Ljava/lang/String;Ljava/lang/String;II)V +MD: com/mojang/realmsclient/client/Request$Put/m_7218_ ()Lcom/mojang/realmsclient/client/Request$Put; com/mojang/realmsclient/client/Request$Put/doConnect ()Lcom/mojang/realmsclient/client/Request$Put; +MD: com/mojang/realmsclient/client/Request$Put/m_7218_ ()Lcom/mojang/realmsclient/client/Request; com/mojang/realmsclient/client/Request$Put/doConnect ()Lcom/mojang/realmsclient/client/Request; +CL: com/mojang/realmsclient/client/UploadStatus com/mojang/realmsclient/client/UploadStatus +FD: com/mojang/realmsclient/client/UploadStatus/com/mojang/realmsclient/client/UploadStatus com/mojang/realmsclient/client/UploadStatus/com/mojang/realmsclient/client/UploadStatus +FD: com/mojang/realmsclient/client/UploadStatus/f_87386_ com/mojang/realmsclient/client/UploadStatus/bytesWritten +FD: com/mojang/realmsclient/client/UploadStatus/f_87387_ com/mojang/realmsclient/client/UploadStatus/totalBytes +MD: com/mojang/realmsclient/client/UploadStatus/ ()V com/mojang/realmsclient/client/UploadStatus/ ()V +CL: com/mojang/realmsclient/client/package-info com/mojang/realmsclient/client/package-info +FD: com/mojang/realmsclient/client/package-info/com/mojang/realmsclient/client/package-info com/mojang/realmsclient/client/package-info/com/mojang/realmsclient/client/package-info +CL: com/mojang/realmsclient/dto/Backup com/mojang/realmsclient/dto/Backup +FD: com/mojang/realmsclient/dto/Backup/com/mojang/realmsclient/dto/Backup com/mojang/realmsclient/dto/Backup/com/mojang/realmsclient/dto/Backup +FD: com/mojang/realmsclient/dto/Backup/f_87389_ com/mojang/realmsclient/dto/Backup/backupId +FD: com/mojang/realmsclient/dto/Backup/f_87390_ com/mojang/realmsclient/dto/Backup/lastModifiedDate +FD: com/mojang/realmsclient/dto/Backup/f_87391_ com/mojang/realmsclient/dto/Backup/size +FD: com/mojang/realmsclient/dto/Backup/f_87392_ com/mojang/realmsclient/dto/Backup/metadata +FD: com/mojang/realmsclient/dto/Backup/f_87393_ com/mojang/realmsclient/dto/Backup/changeList +FD: com/mojang/realmsclient/dto/Backup/f_87394_ com/mojang/realmsclient/dto/Backup/LOGGER +FD: com/mojang/realmsclient/dto/Backup/f_87395_ com/mojang/realmsclient/dto/Backup/uploadedVersion +MD: com/mojang/realmsclient/dto/Backup/ ()V com/mojang/realmsclient/dto/Backup/ ()V +MD: com/mojang/realmsclient/dto/Backup/ ()V com/mojang/realmsclient/dto/Backup/ ()V +MD: com/mojang/realmsclient/dto/Backup/m_87398_ ()Z com/mojang/realmsclient/dto/Backup/isUploadedVersion ()Z +MD: com/mojang/realmsclient/dto/Backup/m_87399_ (Lcom/google/gson/JsonElement;)Lcom/mojang/realmsclient/dto/Backup; com/mojang/realmsclient/dto/Backup/parse (Lcom/google/gson/JsonElement;)Lcom/mojang/realmsclient/dto/Backup; +MD: com/mojang/realmsclient/dto/Backup/m_87401_ (Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/dto/Backup/format (Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/Backup/m_87403_ (Z)V com/mojang/realmsclient/dto/Backup/setUploadedVersion (Z)V +CL: com/mojang/realmsclient/dto/BackupList com/mojang/realmsclient/dto/BackupList +FD: com/mojang/realmsclient/dto/BackupList/com/mojang/realmsclient/dto/BackupList com/mojang/realmsclient/dto/BackupList/com/mojang/realmsclient/dto/BackupList +FD: com/mojang/realmsclient/dto/BackupList/f_87405_ com/mojang/realmsclient/dto/BackupList/backups +FD: com/mojang/realmsclient/dto/BackupList/f_87406_ com/mojang/realmsclient/dto/BackupList/LOGGER +MD: com/mojang/realmsclient/dto/BackupList/ ()V com/mojang/realmsclient/dto/BackupList/ ()V +MD: com/mojang/realmsclient/dto/BackupList/ ()V com/mojang/realmsclient/dto/BackupList/ ()V +MD: com/mojang/realmsclient/dto/BackupList/m_87409_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/BackupList; com/mojang/realmsclient/dto/BackupList/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/BackupList; +CL: com/mojang/realmsclient/dto/GuardedSerializer com/mojang/realmsclient/dto/GuardedSerializer +FD: com/mojang/realmsclient/dto/GuardedSerializer/com/mojang/realmsclient/dto/GuardedSerializer com/mojang/realmsclient/dto/GuardedSerializer/com/mojang/realmsclient/dto/GuardedSerializer +FD: com/mojang/realmsclient/dto/GuardedSerializer/f_87411_ com/mojang/realmsclient/dto/GuardedSerializer/gson +MD: com/mojang/realmsclient/dto/GuardedSerializer/ ()V com/mojang/realmsclient/dto/GuardedSerializer/ ()V +MD: com/mojang/realmsclient/dto/GuardedSerializer/m_87413_ (Lcom/mojang/realmsclient/dto/ReflectionBasedSerialization;)Ljava/lang/String; com/mojang/realmsclient/dto/GuardedSerializer/toJson (Lcom/mojang/realmsclient/dto/ReflectionBasedSerialization;)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/GuardedSerializer/m_87415_ (Ljava/lang/String;Ljava/lang/Class;)Lcom/mojang/realmsclient/dto/ReflectionBasedSerialization; com/mojang/realmsclient/dto/GuardedSerializer/fromJson (Ljava/lang/String;Ljava/lang/Class;)Lcom/mojang/realmsclient/dto/ReflectionBasedSerialization; +CL: com/mojang/realmsclient/dto/Ops com/mojang/realmsclient/dto/Ops +FD: com/mojang/realmsclient/dto/Ops/com/mojang/realmsclient/dto/Ops com/mojang/realmsclient/dto/Ops/com/mojang/realmsclient/dto/Ops +FD: com/mojang/realmsclient/dto/Ops/f_87418_ com/mojang/realmsclient/dto/Ops/ops +MD: com/mojang/realmsclient/dto/Ops/ ()V com/mojang/realmsclient/dto/Ops/ ()V +MD: com/mojang/realmsclient/dto/Ops/m_87420_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Ops; com/mojang/realmsclient/dto/Ops/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Ops; +CL: com/mojang/realmsclient/dto/PendingInvite com/mojang/realmsclient/dto/PendingInvite +FD: com/mojang/realmsclient/dto/PendingInvite/com/mojang/realmsclient/dto/PendingInvite com/mojang/realmsclient/dto/PendingInvite/com/mojang/realmsclient/dto/PendingInvite +FD: com/mojang/realmsclient/dto/PendingInvite/f_87422_ com/mojang/realmsclient/dto/PendingInvite/invitationId +FD: com/mojang/realmsclient/dto/PendingInvite/f_87423_ com/mojang/realmsclient/dto/PendingInvite/worldName +FD: com/mojang/realmsclient/dto/PendingInvite/f_87424_ com/mojang/realmsclient/dto/PendingInvite/worldOwnerName +FD: com/mojang/realmsclient/dto/PendingInvite/f_87425_ com/mojang/realmsclient/dto/PendingInvite/worldOwnerUuid +FD: com/mojang/realmsclient/dto/PendingInvite/f_87426_ com/mojang/realmsclient/dto/PendingInvite/date +FD: com/mojang/realmsclient/dto/PendingInvite/f_87427_ com/mojang/realmsclient/dto/PendingInvite/LOGGER +MD: com/mojang/realmsclient/dto/PendingInvite/ ()V com/mojang/realmsclient/dto/PendingInvite/ ()V +MD: com/mojang/realmsclient/dto/PendingInvite/ ()V com/mojang/realmsclient/dto/PendingInvite/ ()V +MD: com/mojang/realmsclient/dto/PendingInvite/m_87430_ (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/PendingInvite; com/mojang/realmsclient/dto/PendingInvite/parse (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/PendingInvite; +CL: com/mojang/realmsclient/dto/PendingInvitesList com/mojang/realmsclient/dto/PendingInvitesList +FD: com/mojang/realmsclient/dto/PendingInvitesList/com/mojang/realmsclient/dto/PendingInvitesList com/mojang/realmsclient/dto/PendingInvitesList/com/mojang/realmsclient/dto/PendingInvitesList +FD: com/mojang/realmsclient/dto/PendingInvitesList/f_87432_ com/mojang/realmsclient/dto/PendingInvitesList/pendingInvites +FD: com/mojang/realmsclient/dto/PendingInvitesList/f_87433_ com/mojang/realmsclient/dto/PendingInvitesList/LOGGER +MD: com/mojang/realmsclient/dto/PendingInvitesList/ ()V com/mojang/realmsclient/dto/PendingInvitesList/ ()V +MD: com/mojang/realmsclient/dto/PendingInvitesList/ ()V com/mojang/realmsclient/dto/PendingInvitesList/ ()V +MD: com/mojang/realmsclient/dto/PendingInvitesList/m_87436_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/PendingInvitesList; com/mojang/realmsclient/dto/PendingInvitesList/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/PendingInvitesList; +CL: com/mojang/realmsclient/dto/PingResult com/mojang/realmsclient/dto/PingResult +FD: com/mojang/realmsclient/dto/PingResult/com/mojang/realmsclient/dto/PingResult com/mojang/realmsclient/dto/PingResult/com/mojang/realmsclient/dto/PingResult +FD: com/mojang/realmsclient/dto/PingResult/f_87438_ com/mojang/realmsclient/dto/PingResult/pingResults +FD: com/mojang/realmsclient/dto/PingResult/f_87439_ com/mojang/realmsclient/dto/PingResult/worldIds +MD: com/mojang/realmsclient/dto/PingResult/ ()V com/mojang/realmsclient/dto/PingResult/ ()V +CL: com/mojang/realmsclient/dto/PlayerInfo com/mojang/realmsclient/dto/PlayerInfo +FD: com/mojang/realmsclient/dto/PlayerInfo/com/mojang/realmsclient/dto/PlayerInfo com/mojang/realmsclient/dto/PlayerInfo/com/mojang/realmsclient/dto/PlayerInfo +FD: com/mojang/realmsclient/dto/PlayerInfo/f_87441_ com/mojang/realmsclient/dto/PlayerInfo/name +FD: com/mojang/realmsclient/dto/PlayerInfo/f_87442_ com/mojang/realmsclient/dto/PlayerInfo/uuid +FD: com/mojang/realmsclient/dto/PlayerInfo/f_87443_ com/mojang/realmsclient/dto/PlayerInfo/operator +FD: com/mojang/realmsclient/dto/PlayerInfo/f_87444_ com/mojang/realmsclient/dto/PlayerInfo/accepted +FD: com/mojang/realmsclient/dto/PlayerInfo/f_87445_ com/mojang/realmsclient/dto/PlayerInfo/online +MD: com/mojang/realmsclient/dto/PlayerInfo/ ()V com/mojang/realmsclient/dto/PlayerInfo/ ()V +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87447_ ()Ljava/lang/String; com/mojang/realmsclient/dto/PlayerInfo/getName ()Ljava/lang/String; +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87448_ (Ljava/lang/String;)V com/mojang/realmsclient/dto/PlayerInfo/setName (Ljava/lang/String;)V +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87450_ (Z)V com/mojang/realmsclient/dto/PlayerInfo/setOperator (Z)V +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87452_ ()Ljava/lang/String; com/mojang/realmsclient/dto/PlayerInfo/getUuid ()Ljava/lang/String; +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87453_ (Ljava/lang/String;)V com/mojang/realmsclient/dto/PlayerInfo/setUuid (Ljava/lang/String;)V +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87455_ (Z)V com/mojang/realmsclient/dto/PlayerInfo/setAccepted (Z)V +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87457_ ()Z com/mojang/realmsclient/dto/PlayerInfo/isOperator ()Z +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87458_ (Z)V com/mojang/realmsclient/dto/PlayerInfo/setOnline (Z)V +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87460_ ()Z com/mojang/realmsclient/dto/PlayerInfo/getAccepted ()Z +MD: com/mojang/realmsclient/dto/PlayerInfo/m_87461_ ()Z com/mojang/realmsclient/dto/PlayerInfo/getOnline ()Z +CL: com/mojang/realmsclient/dto/RealmsDescriptionDto com/mojang/realmsclient/dto/RealmsDescriptionDto +FD: com/mojang/realmsclient/dto/RealmsDescriptionDto/com/mojang/realmsclient/dto/RealmsDescriptionDto com/mojang/realmsclient/dto/RealmsDescriptionDto/com/mojang/realmsclient/dto/RealmsDescriptionDto +FD: com/mojang/realmsclient/dto/RealmsDescriptionDto/f_87462_ com/mojang/realmsclient/dto/RealmsDescriptionDto/name +FD: com/mojang/realmsclient/dto/RealmsDescriptionDto/f_87463_ com/mojang/realmsclient/dto/RealmsDescriptionDto/description +MD: com/mojang/realmsclient/dto/RealmsDescriptionDto/ (Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/dto/RealmsDescriptionDto/ (Ljava/lang/String;Ljava/lang/String;)V +CL: com/mojang/realmsclient/dto/RealmsNews com/mojang/realmsclient/dto/RealmsNews +FD: com/mojang/realmsclient/dto/RealmsNews/com/mojang/realmsclient/dto/RealmsNews com/mojang/realmsclient/dto/RealmsNews/com/mojang/realmsclient/dto/RealmsNews +FD: com/mojang/realmsclient/dto/RealmsNews/f_87467_ com/mojang/realmsclient/dto/RealmsNews/newsLink +FD: com/mojang/realmsclient/dto/RealmsNews/f_87468_ com/mojang/realmsclient/dto/RealmsNews/LOGGER +MD: com/mojang/realmsclient/dto/RealmsNews/ ()V com/mojang/realmsclient/dto/RealmsNews/ ()V +MD: com/mojang/realmsclient/dto/RealmsNews/ ()V com/mojang/realmsclient/dto/RealmsNews/ ()V +MD: com/mojang/realmsclient/dto/RealmsNews/m_87471_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsNews; com/mojang/realmsclient/dto/RealmsNews/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsNews; +CL: com/mojang/realmsclient/dto/RealmsServer com/mojang/realmsclient/dto/RealmsServer +FD: com/mojang/realmsclient/dto/RealmsServer/com/mojang/realmsclient/dto/RealmsServer com/mojang/realmsclient/dto/RealmsServer/com/mojang/realmsclient/dto/RealmsServer +FD: com/mojang/realmsclient/dto/RealmsServer/f_87473_ com/mojang/realmsclient/dto/RealmsServer/id +FD: com/mojang/realmsclient/dto/RealmsServer/f_87474_ com/mojang/realmsclient/dto/RealmsServer/remoteSubscriptionId +FD: com/mojang/realmsclient/dto/RealmsServer/f_87475_ com/mojang/realmsclient/dto/RealmsServer/name +FD: com/mojang/realmsclient/dto/RealmsServer/f_87476_ com/mojang/realmsclient/dto/RealmsServer/motd +FD: com/mojang/realmsclient/dto/RealmsServer/f_87477_ com/mojang/realmsclient/dto/RealmsServer/state +FD: com/mojang/realmsclient/dto/RealmsServer/f_87478_ com/mojang/realmsclient/dto/RealmsServer/owner +FD: com/mojang/realmsclient/dto/RealmsServer/f_87479_ com/mojang/realmsclient/dto/RealmsServer/ownerUUID +FD: com/mojang/realmsclient/dto/RealmsServer/f_87480_ com/mojang/realmsclient/dto/RealmsServer/players +FD: com/mojang/realmsclient/dto/RealmsServer/f_87481_ com/mojang/realmsclient/dto/RealmsServer/slots +FD: com/mojang/realmsclient/dto/RealmsServer/f_87482_ com/mojang/realmsclient/dto/RealmsServer/expired +FD: com/mojang/realmsclient/dto/RealmsServer/f_87483_ com/mojang/realmsclient/dto/RealmsServer/expiredTrial +FD: com/mojang/realmsclient/dto/RealmsServer/f_87484_ com/mojang/realmsclient/dto/RealmsServer/daysLeft +FD: com/mojang/realmsclient/dto/RealmsServer/f_87485_ com/mojang/realmsclient/dto/RealmsServer/worldType +FD: com/mojang/realmsclient/dto/RealmsServer/f_87486_ com/mojang/realmsclient/dto/RealmsServer/activeSlot +FD: com/mojang/realmsclient/dto/RealmsServer/f_87487_ com/mojang/realmsclient/dto/RealmsServer/minigameName +FD: com/mojang/realmsclient/dto/RealmsServer/f_87488_ com/mojang/realmsclient/dto/RealmsServer/minigameId +FD: com/mojang/realmsclient/dto/RealmsServer/f_87489_ com/mojang/realmsclient/dto/RealmsServer/minigameImage +FD: com/mojang/realmsclient/dto/RealmsServer/f_87490_ com/mojang/realmsclient/dto/RealmsServer/serverPing +FD: com/mojang/realmsclient/dto/RealmsServer/f_87491_ com/mojang/realmsclient/dto/RealmsServer/LOGGER +MD: com/mojang/realmsclient/dto/RealmsServer/ ()V com/mojang/realmsclient/dto/RealmsServer/ ()V +MD: com/mojang/realmsclient/dto/RealmsServer/ ()V com/mojang/realmsclient/dto/RealmsServer/ ()V +MD: com/mojang/realmsclient/dto/RealmsServer/clone ()Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/dto/RealmsServer/clone ()Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/dto/RealmsServer/clone ()Ljava/lang/Object; com/mojang/realmsclient/dto/RealmsServer/clone ()Ljava/lang/Object; +MD: com/mojang/realmsclient/dto/RealmsServer/equals (Ljava/lang/Object;)Z com/mojang/realmsclient/dto/RealmsServer/equals (Ljava/lang/Object;)Z +MD: com/mojang/realmsclient/dto/RealmsServer/hashCode ()I com/mojang/realmsclient/dto/RealmsServer/hashCode ()I +MD: com/mojang/realmsclient/dto/RealmsServer/m_87494_ ()Ljava/lang/String; com/mojang/realmsclient/dto/RealmsServer/getDescription ()Ljava/lang/String; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87495_ (I)Ljava/lang/String; com/mojang/realmsclient/dto/RealmsServer/getWorldName (I)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87497_ (Lcom/google/gson/JsonArray;)Ljava/util/List; com/mojang/realmsclient/dto/RealmsServer/parseInvited (Lcom/google/gson/JsonArray;)Ljava/util/List; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87499_ (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/dto/RealmsServer/parse (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87501_ (Lcom/mojang/realmsclient/dto/PlayerInfo;Lcom/mojang/realmsclient/dto/PlayerInfo;)I com/mojang/realmsclient/dto/RealmsServer/lambda$sortInvited$0 (Lcom/mojang/realmsclient/dto/PlayerInfo;Lcom/mojang/realmsclient/dto/PlayerInfo;)I +MD: com/mojang/realmsclient/dto/RealmsServer/m_87504_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/dto/RealmsServer/sortInvited (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/dto/RealmsServer/m_87506_ (Lcom/mojang/realmsclient/dto/RealmsServerPlayerList;)V com/mojang/realmsclient/dto/RealmsServer/updateServerPing (Lcom/mojang/realmsclient/dto/RealmsServerPlayerList;)V +MD: com/mojang/realmsclient/dto/RealmsServer/m_87508_ (Ljava/lang/String;)V com/mojang/realmsclient/dto/RealmsServer/setName (Ljava/lang/String;)V +MD: com/mojang/realmsclient/dto/RealmsServer/m_87510_ (Ljava/util/Map;)Ljava/util/Map; com/mojang/realmsclient/dto/RealmsServer/cloneSlots (Ljava/util/Map;)Ljava/util/Map; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87512_ ()Ljava/lang/String; com/mojang/realmsclient/dto/RealmsServer/getName ()Ljava/lang/String; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87513_ (Lcom/google/gson/JsonArray;)Ljava/util/Map; com/mojang/realmsclient/dto/RealmsServer/parseSlots (Lcom/google/gson/JsonArray;)Ljava/util/Map; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87515_ (Ljava/lang/String;)V com/mojang/realmsclient/dto/RealmsServer/setDescription (Ljava/lang/String;)V +MD: com/mojang/realmsclient/dto/RealmsServer/m_87517_ ()Ljava/lang/String; com/mojang/realmsclient/dto/RealmsServer/getMinigameName ()Ljava/lang/String; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87518_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/dto/RealmsServer/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87522_ (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/ServerData; com/mojang/realmsclient/dto/RealmsServer/toServerData (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/ServerData; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87524_ ()Ljava/util/Map; com/mojang/realmsclient/dto/RealmsServer/createEmptySlots ()Ljava/util/Map; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87525_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$State; com/mojang/realmsclient/dto/RealmsServer/getState (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$State; +MD: com/mojang/realmsclient/dto/RealmsServer/m_87529_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; com/mojang/realmsclient/dto/RealmsServer/getWorldType (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; +CL: com/mojang/realmsclient/dto/RealmsServer$McoServerComparator com/mojang/realmsclient/dto/RealmsServer$McoServerComparator +FD: com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/com/mojang/realmsclient/dto/RealmsServer$McoServerComparator com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/com/mojang/realmsclient/dto/RealmsServer$McoServerComparator +FD: com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/f_87532_ com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/refOwner +MD: com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/ (Ljava/lang/String;)V com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/ (Ljava/lang/String;)V +MD: com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/compare (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/dto/RealmsServer;)I com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/compare (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/dto/RealmsServer;)I +MD: com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/compare (Ljava/lang/Object;Ljava/lang/Object;)I com/mojang/realmsclient/dto/RealmsServer$McoServerComparator/compare (Ljava/lang/Object;Ljava/lang/Object;)I +CL: com/mojang/realmsclient/dto/RealmsServer$State com/mojang/realmsclient/dto/RealmsServer$State +FD: com/mojang/realmsclient/dto/RealmsServer$State/$VALUES com/mojang/realmsclient/dto/RealmsServer$State/$VALUES +FD: com/mojang/realmsclient/dto/RealmsServer$State/CLOSED com/mojang/realmsclient/dto/RealmsServer$State/CLOSED +FD: com/mojang/realmsclient/dto/RealmsServer$State/OPEN com/mojang/realmsclient/dto/RealmsServer$State/OPEN +FD: com/mojang/realmsclient/dto/RealmsServer$State/UNINITIALIZED com/mojang/realmsclient/dto/RealmsServer$State/UNINITIALIZED +FD: com/mojang/realmsclient/dto/RealmsServer$State/com/mojang/realmsclient/dto/RealmsServer$State com/mojang/realmsclient/dto/RealmsServer$State/com/mojang/realmsclient/dto/RealmsServer$State +MD: com/mojang/realmsclient/dto/RealmsServer$State/ ()V com/mojang/realmsclient/dto/RealmsServer$State/ ()V +MD: com/mojang/realmsclient/dto/RealmsServer$State/ (Ljava/lang/String;I)V com/mojang/realmsclient/dto/RealmsServer$State/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/dto/RealmsServer$State/m_167288_ ()[Lcom/mojang/realmsclient/dto/RealmsServer$State; com/mojang/realmsclient/dto/RealmsServer$State/$values ()[Lcom/mojang/realmsclient/dto/RealmsServer$State; +MD: com/mojang/realmsclient/dto/RealmsServer$State/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$State; com/mojang/realmsclient/dto/RealmsServer$State/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$State; +MD: com/mojang/realmsclient/dto/RealmsServer$State/values ()[Lcom/mojang/realmsclient/dto/RealmsServer$State; com/mojang/realmsclient/dto/RealmsServer$State/values ()[Lcom/mojang/realmsclient/dto/RealmsServer$State; +CL: com/mojang/realmsclient/dto/RealmsServer$WorldType com/mojang/realmsclient/dto/RealmsServer$WorldType +FD: com/mojang/realmsclient/dto/RealmsServer$WorldType/$VALUES com/mojang/realmsclient/dto/RealmsServer$WorldType/$VALUES +FD: com/mojang/realmsclient/dto/RealmsServer$WorldType/ADVENTUREMAP com/mojang/realmsclient/dto/RealmsServer$WorldType/ADVENTUREMAP +FD: com/mojang/realmsclient/dto/RealmsServer$WorldType/EXPERIENCE com/mojang/realmsclient/dto/RealmsServer$WorldType/EXPERIENCE +FD: com/mojang/realmsclient/dto/RealmsServer$WorldType/INSPIRATION com/mojang/realmsclient/dto/RealmsServer$WorldType/INSPIRATION +FD: com/mojang/realmsclient/dto/RealmsServer$WorldType/MINIGAME com/mojang/realmsclient/dto/RealmsServer$WorldType/MINIGAME +FD: com/mojang/realmsclient/dto/RealmsServer$WorldType/NORMAL com/mojang/realmsclient/dto/RealmsServer$WorldType/NORMAL +FD: com/mojang/realmsclient/dto/RealmsServer$WorldType/com/mojang/realmsclient/dto/RealmsServer$WorldType com/mojang/realmsclient/dto/RealmsServer$WorldType/com/mojang/realmsclient/dto/RealmsServer$WorldType +MD: com/mojang/realmsclient/dto/RealmsServer$WorldType/ ()V com/mojang/realmsclient/dto/RealmsServer$WorldType/ ()V +MD: com/mojang/realmsclient/dto/RealmsServer$WorldType/ (Ljava/lang/String;I)V com/mojang/realmsclient/dto/RealmsServer$WorldType/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/dto/RealmsServer$WorldType/m_167289_ ()[Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; com/mojang/realmsclient/dto/RealmsServer$WorldType/$values ()[Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; +MD: com/mojang/realmsclient/dto/RealmsServer$WorldType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; com/mojang/realmsclient/dto/RealmsServer$WorldType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; +MD: com/mojang/realmsclient/dto/RealmsServer$WorldType/values ()[Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; com/mojang/realmsclient/dto/RealmsServer$WorldType/values ()[Lcom/mojang/realmsclient/dto/RealmsServer$WorldType; +CL: com/mojang/realmsclient/dto/RealmsServerAddress com/mojang/realmsclient/dto/RealmsServerAddress +FD: com/mojang/realmsclient/dto/RealmsServerAddress/com/mojang/realmsclient/dto/RealmsServerAddress com/mojang/realmsclient/dto/RealmsServerAddress/com/mojang/realmsclient/dto/RealmsServerAddress +FD: com/mojang/realmsclient/dto/RealmsServerAddress/f_87565_ com/mojang/realmsclient/dto/RealmsServerAddress/address +FD: com/mojang/realmsclient/dto/RealmsServerAddress/f_87566_ com/mojang/realmsclient/dto/RealmsServerAddress/resourcePackUrl +FD: com/mojang/realmsclient/dto/RealmsServerAddress/f_87567_ com/mojang/realmsclient/dto/RealmsServerAddress/resourcePackHash +FD: com/mojang/realmsclient/dto/RealmsServerAddress/f_87568_ com/mojang/realmsclient/dto/RealmsServerAddress/LOGGER +MD: com/mojang/realmsclient/dto/RealmsServerAddress/ ()V com/mojang/realmsclient/dto/RealmsServerAddress/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerAddress/ ()V com/mojang/realmsclient/dto/RealmsServerAddress/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerAddress/m_87571_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServerAddress; com/mojang/realmsclient/dto/RealmsServerAddress/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServerAddress; +CL: com/mojang/realmsclient/dto/RealmsServerList com/mojang/realmsclient/dto/RealmsServerList +FD: com/mojang/realmsclient/dto/RealmsServerList/com/mojang/realmsclient/dto/RealmsServerList com/mojang/realmsclient/dto/RealmsServerList/com/mojang/realmsclient/dto/RealmsServerList +FD: com/mojang/realmsclient/dto/RealmsServerList/f_87573_ com/mojang/realmsclient/dto/RealmsServerList/servers +FD: com/mojang/realmsclient/dto/RealmsServerList/f_87574_ com/mojang/realmsclient/dto/RealmsServerList/LOGGER +MD: com/mojang/realmsclient/dto/RealmsServerList/ ()V com/mojang/realmsclient/dto/RealmsServerList/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerList/ ()V com/mojang/realmsclient/dto/RealmsServerList/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerList/m_87577_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServerList; com/mojang/realmsclient/dto/RealmsServerList/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServerList; +CL: com/mojang/realmsclient/dto/RealmsServerPing com/mojang/realmsclient/dto/RealmsServerPing +FD: com/mojang/realmsclient/dto/RealmsServerPing/com/mojang/realmsclient/dto/RealmsServerPing com/mojang/realmsclient/dto/RealmsServerPing/com/mojang/realmsclient/dto/RealmsServerPing +FD: com/mojang/realmsclient/dto/RealmsServerPing/f_87579_ com/mojang/realmsclient/dto/RealmsServerPing/nrOfPlayers +FD: com/mojang/realmsclient/dto/RealmsServerPing/f_87580_ com/mojang/realmsclient/dto/RealmsServerPing/playerList +MD: com/mojang/realmsclient/dto/RealmsServerPing/ ()V com/mojang/realmsclient/dto/RealmsServerPing/ ()V +CL: com/mojang/realmsclient/dto/RealmsServerPlayerList com/mojang/realmsclient/dto/RealmsServerPlayerList +FD: com/mojang/realmsclient/dto/RealmsServerPlayerList/com/mojang/realmsclient/dto/RealmsServerPlayerList com/mojang/realmsclient/dto/RealmsServerPlayerList/com/mojang/realmsclient/dto/RealmsServerPlayerList +FD: com/mojang/realmsclient/dto/RealmsServerPlayerList/f_87582_ com/mojang/realmsclient/dto/RealmsServerPlayerList/serverId +FD: com/mojang/realmsclient/dto/RealmsServerPlayerList/f_87583_ com/mojang/realmsclient/dto/RealmsServerPlayerList/players +FD: com/mojang/realmsclient/dto/RealmsServerPlayerList/f_87584_ com/mojang/realmsclient/dto/RealmsServerPlayerList/LOGGER +FD: com/mojang/realmsclient/dto/RealmsServerPlayerList/f_87585_ com/mojang/realmsclient/dto/RealmsServerPlayerList/JSON_PARSER +MD: com/mojang/realmsclient/dto/RealmsServerPlayerList/ ()V com/mojang/realmsclient/dto/RealmsServerPlayerList/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerPlayerList/ ()V com/mojang/realmsclient/dto/RealmsServerPlayerList/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerPlayerList/m_87588_ (Lcom/google/gson/JsonArray;)Ljava/util/List; com/mojang/realmsclient/dto/RealmsServerPlayerList/parsePlayers (Lcom/google/gson/JsonArray;)Ljava/util/List; +MD: com/mojang/realmsclient/dto/RealmsServerPlayerList/m_87590_ (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/RealmsServerPlayerList; com/mojang/realmsclient/dto/RealmsServerPlayerList/parse (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/RealmsServerPlayerList; +CL: com/mojang/realmsclient/dto/RealmsServerPlayerLists com/mojang/realmsclient/dto/RealmsServerPlayerLists +FD: com/mojang/realmsclient/dto/RealmsServerPlayerLists/com/mojang/realmsclient/dto/RealmsServerPlayerLists com/mojang/realmsclient/dto/RealmsServerPlayerLists/com/mojang/realmsclient/dto/RealmsServerPlayerLists +FD: com/mojang/realmsclient/dto/RealmsServerPlayerLists/f_87592_ com/mojang/realmsclient/dto/RealmsServerPlayerLists/servers +FD: com/mojang/realmsclient/dto/RealmsServerPlayerLists/f_87593_ com/mojang/realmsclient/dto/RealmsServerPlayerLists/LOGGER +MD: com/mojang/realmsclient/dto/RealmsServerPlayerLists/ ()V com/mojang/realmsclient/dto/RealmsServerPlayerLists/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerPlayerLists/ ()V com/mojang/realmsclient/dto/RealmsServerPlayerLists/ ()V +MD: com/mojang/realmsclient/dto/RealmsServerPlayerLists/m_87596_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServerPlayerLists; com/mojang/realmsclient/dto/RealmsServerPlayerLists/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServerPlayerLists; +CL: com/mojang/realmsclient/dto/RealmsWorldOptions com/mojang/realmsclient/dto/RealmsWorldOptions +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/com/mojang/realmsclient/dto/RealmsWorldOptions com/mojang/realmsclient/dto/RealmsWorldOptions/com/mojang/realmsclient/dto/RealmsWorldOptions +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167290_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_FORCE_GAME_MODE +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167291_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_PVP +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167292_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_SPAWN_ANIMALS +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167293_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_SPAWN_MONSTERS +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167294_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_SPAWN_NPCS +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167295_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_SPAWN_PROTECTION +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167296_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_COMMAND_BLOCKS +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167297_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_DIFFICULTY +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167298_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_GAME_MODE +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167299_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_SLOT_NAME +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_167300_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_TEMPLATE_ID +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87598_ com/mojang/realmsclient/dto/RealmsWorldOptions/pvp +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87599_ com/mojang/realmsclient/dto/RealmsWorldOptions/spawnAnimals +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87600_ com/mojang/realmsclient/dto/RealmsWorldOptions/spawnMonsters +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87601_ com/mojang/realmsclient/dto/RealmsWorldOptions/spawnNPCs +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87602_ com/mojang/realmsclient/dto/RealmsWorldOptions/spawnProtection +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87603_ com/mojang/realmsclient/dto/RealmsWorldOptions/commandBlocks +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87604_ com/mojang/realmsclient/dto/RealmsWorldOptions/forceGameMode +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87605_ com/mojang/realmsclient/dto/RealmsWorldOptions/difficulty +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87606_ com/mojang/realmsclient/dto/RealmsWorldOptions/gameMode +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87607_ com/mojang/realmsclient/dto/RealmsWorldOptions/slotName +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87608_ com/mojang/realmsclient/dto/RealmsWorldOptions/templateId +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87609_ com/mojang/realmsclient/dto/RealmsWorldOptions/templateImage +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87611_ com/mojang/realmsclient/dto/RealmsWorldOptions/empty +FD: com/mojang/realmsclient/dto/RealmsWorldOptions/f_87612_ com/mojang/realmsclient/dto/RealmsWorldOptions/DEFAULT_TEMPLATE_IMAGE +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/ ()V com/mojang/realmsclient/dto/RealmsWorldOptions/ ()V +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/ (ZZZZIZIIZLjava/lang/String;)V com/mojang/realmsclient/dto/RealmsWorldOptions/ (ZZZZIZIIZLjava/lang/String;)V +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/clone ()Lcom/mojang/realmsclient/dto/RealmsWorldOptions; com/mojang/realmsclient/dto/RealmsWorldOptions/clone ()Lcom/mojang/realmsclient/dto/RealmsWorldOptions; +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/clone ()Ljava/lang/Object; com/mojang/realmsclient/dto/RealmsWorldOptions/clone ()Ljava/lang/Object; +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/m_87625_ ()Lcom/mojang/realmsclient/dto/RealmsWorldOptions; com/mojang/realmsclient/dto/RealmsWorldOptions/createDefaults ()Lcom/mojang/realmsclient/dto/RealmsWorldOptions; +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/m_87626_ (I)Ljava/lang/String; com/mojang/realmsclient/dto/RealmsWorldOptions/getSlotName (I)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/m_87628_ (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/RealmsWorldOptions; com/mojang/realmsclient/dto/RealmsWorldOptions/parse (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/RealmsWorldOptions; +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/m_87630_ (Z)V com/mojang/realmsclient/dto/RealmsWorldOptions/setEmpty (Z)V +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/m_87632_ ()Lcom/mojang/realmsclient/dto/RealmsWorldOptions; com/mojang/realmsclient/dto/RealmsWorldOptions/createEmptyDefaults ()Lcom/mojang/realmsclient/dto/RealmsWorldOptions; +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/m_87633_ (I)Ljava/lang/String; com/mojang/realmsclient/dto/RealmsWorldOptions/getDefaultSlotName (I)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/RealmsWorldOptions/m_87635_ ()Ljava/lang/String; com/mojang/realmsclient/dto/RealmsWorldOptions/toJson ()Ljava/lang/String; +CL: com/mojang/realmsclient/dto/RealmsWorldResetDto com/mojang/realmsclient/dto/RealmsWorldResetDto +FD: com/mojang/realmsclient/dto/RealmsWorldResetDto/com/mojang/realmsclient/dto/RealmsWorldResetDto com/mojang/realmsclient/dto/RealmsWorldResetDto/com/mojang/realmsclient/dto/RealmsWorldResetDto +FD: com/mojang/realmsclient/dto/RealmsWorldResetDto/f_87638_ com/mojang/realmsclient/dto/RealmsWorldResetDto/seed +FD: com/mojang/realmsclient/dto/RealmsWorldResetDto/f_87639_ com/mojang/realmsclient/dto/RealmsWorldResetDto/worldTemplateId +FD: com/mojang/realmsclient/dto/RealmsWorldResetDto/f_87640_ com/mojang/realmsclient/dto/RealmsWorldResetDto/levelType +FD: com/mojang/realmsclient/dto/RealmsWorldResetDto/f_87641_ com/mojang/realmsclient/dto/RealmsWorldResetDto/generateStructures +MD: com/mojang/realmsclient/dto/RealmsWorldResetDto/ (Ljava/lang/String;JIZ)V com/mojang/realmsclient/dto/RealmsWorldResetDto/ (Ljava/lang/String;JIZ)V +CL: com/mojang/realmsclient/dto/ReflectionBasedSerialization com/mojang/realmsclient/dto/ReflectionBasedSerialization +FD: com/mojang/realmsclient/dto/ReflectionBasedSerialization/com/mojang/realmsclient/dto/ReflectionBasedSerialization com/mojang/realmsclient/dto/ReflectionBasedSerialization/com/mojang/realmsclient/dto/ReflectionBasedSerialization +CL: com/mojang/realmsclient/dto/RegionPingResult com/mojang/realmsclient/dto/RegionPingResult +FD: com/mojang/realmsclient/dto/RegionPingResult/com/mojang/realmsclient/dto/RegionPingResult com/mojang/realmsclient/dto/RegionPingResult/com/mojang/realmsclient/dto/RegionPingResult +FD: com/mojang/realmsclient/dto/RegionPingResult/f_87647_ com/mojang/realmsclient/dto/RegionPingResult/regionName +FD: com/mojang/realmsclient/dto/RegionPingResult/f_87648_ com/mojang/realmsclient/dto/RegionPingResult/ping +MD: com/mojang/realmsclient/dto/RegionPingResult/ (Ljava/lang/String;I)V com/mojang/realmsclient/dto/RegionPingResult/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/dto/RegionPingResult/m_87652_ ()I com/mojang/realmsclient/dto/RegionPingResult/ping ()I +MD: com/mojang/realmsclient/dto/RegionPingResult/toString ()Ljava/lang/String; com/mojang/realmsclient/dto/RegionPingResult/toString ()Ljava/lang/String; +CL: com/mojang/realmsclient/dto/ServerActivity com/mojang/realmsclient/dto/ServerActivity +FD: com/mojang/realmsclient/dto/ServerActivity/com/mojang/realmsclient/dto/ServerActivity com/mojang/realmsclient/dto/ServerActivity/com/mojang/realmsclient/dto/ServerActivity +FD: com/mojang/realmsclient/dto/ServerActivity/f_167312_ com/mojang/realmsclient/dto/ServerActivity/profileUuid +FD: com/mojang/realmsclient/dto/ServerActivity/f_167313_ com/mojang/realmsclient/dto/ServerActivity/joinTime +FD: com/mojang/realmsclient/dto/ServerActivity/f_167314_ com/mojang/realmsclient/dto/ServerActivity/leaveTime +MD: com/mojang/realmsclient/dto/ServerActivity/ ()V com/mojang/realmsclient/dto/ServerActivity/ ()V +MD: com/mojang/realmsclient/dto/ServerActivity/m_167316_ (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/ServerActivity; com/mojang/realmsclient/dto/ServerActivity/parse (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/ServerActivity; +CL: com/mojang/realmsclient/dto/ServerActivityList com/mojang/realmsclient/dto/ServerActivityList +FD: com/mojang/realmsclient/dto/ServerActivityList/com/mojang/realmsclient/dto/ServerActivityList com/mojang/realmsclient/dto/ServerActivityList/com/mojang/realmsclient/dto/ServerActivityList +FD: com/mojang/realmsclient/dto/ServerActivityList/f_167318_ com/mojang/realmsclient/dto/ServerActivityList/periodInMillis +FD: com/mojang/realmsclient/dto/ServerActivityList/f_167319_ com/mojang/realmsclient/dto/ServerActivityList/serverActivities +MD: com/mojang/realmsclient/dto/ServerActivityList/ ()V com/mojang/realmsclient/dto/ServerActivityList/ ()V +MD: com/mojang/realmsclient/dto/ServerActivityList/m_167321_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/ServerActivityList; com/mojang/realmsclient/dto/ServerActivityList/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/ServerActivityList; +CL: com/mojang/realmsclient/dto/Subscription com/mojang/realmsclient/dto/Subscription +FD: com/mojang/realmsclient/dto/Subscription/com/mojang/realmsclient/dto/Subscription com/mojang/realmsclient/dto/Subscription/com/mojang/realmsclient/dto/Subscription +FD: com/mojang/realmsclient/dto/Subscription/f_87666_ com/mojang/realmsclient/dto/Subscription/startDate +FD: com/mojang/realmsclient/dto/Subscription/f_87667_ com/mojang/realmsclient/dto/Subscription/daysLeft +FD: com/mojang/realmsclient/dto/Subscription/f_87668_ com/mojang/realmsclient/dto/Subscription/type +FD: com/mojang/realmsclient/dto/Subscription/f_87669_ com/mojang/realmsclient/dto/Subscription/LOGGER +MD: com/mojang/realmsclient/dto/Subscription/ ()V com/mojang/realmsclient/dto/Subscription/ ()V +MD: com/mojang/realmsclient/dto/Subscription/ ()V com/mojang/realmsclient/dto/Subscription/ ()V +MD: com/mojang/realmsclient/dto/Subscription/m_87672_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Subscription; com/mojang/realmsclient/dto/Subscription/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Subscription; +MD: com/mojang/realmsclient/dto/Subscription/m_87674_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; com/mojang/realmsclient/dto/Subscription/typeFrom (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; +CL: com/mojang/realmsclient/dto/Subscription$SubscriptionType com/mojang/realmsclient/dto/Subscription$SubscriptionType +FD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/$VALUES com/mojang/realmsclient/dto/Subscription$SubscriptionType/$VALUES +FD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/NORMAL com/mojang/realmsclient/dto/Subscription$SubscriptionType/NORMAL +FD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/RECURRING com/mojang/realmsclient/dto/Subscription$SubscriptionType/RECURRING +FD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/com/mojang/realmsclient/dto/Subscription$SubscriptionType com/mojang/realmsclient/dto/Subscription$SubscriptionType/com/mojang/realmsclient/dto/Subscription$SubscriptionType +MD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/ ()V com/mojang/realmsclient/dto/Subscription$SubscriptionType/ ()V +MD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/ (Ljava/lang/String;I)V com/mojang/realmsclient/dto/Subscription$SubscriptionType/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/m_167323_ ()[Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; com/mojang/realmsclient/dto/Subscription$SubscriptionType/$values ()[Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; +MD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; com/mojang/realmsclient/dto/Subscription$SubscriptionType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; +MD: com/mojang/realmsclient/dto/Subscription$SubscriptionType/values ()[Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; com/mojang/realmsclient/dto/Subscription$SubscriptionType/values ()[Lcom/mojang/realmsclient/dto/Subscription$SubscriptionType; +CL: com/mojang/realmsclient/dto/UploadInfo com/mojang/realmsclient/dto/UploadInfo +FD: com/mojang/realmsclient/dto/UploadInfo/com/mojang/realmsclient/dto/UploadInfo com/mojang/realmsclient/dto/UploadInfo/com/mojang/realmsclient/dto/UploadInfo +FD: com/mojang/realmsclient/dto/UploadInfo/f_167324_ com/mojang/realmsclient/dto/UploadInfo/DEFAULT_SCHEMA +FD: com/mojang/realmsclient/dto/UploadInfo/f_167325_ com/mojang/realmsclient/dto/UploadInfo/DEFAULT_PORT +FD: com/mojang/realmsclient/dto/UploadInfo/f_87686_ com/mojang/realmsclient/dto/UploadInfo/LOGGER +FD: com/mojang/realmsclient/dto/UploadInfo/f_87687_ com/mojang/realmsclient/dto/UploadInfo/URI_SCHEMA_PATTERN +FD: com/mojang/realmsclient/dto/UploadInfo/f_87688_ com/mojang/realmsclient/dto/UploadInfo/worldClosed +FD: com/mojang/realmsclient/dto/UploadInfo/f_87689_ com/mojang/realmsclient/dto/UploadInfo/token +FD: com/mojang/realmsclient/dto/UploadInfo/f_87690_ com/mojang/realmsclient/dto/UploadInfo/uploadEndpoint +MD: com/mojang/realmsclient/dto/UploadInfo/ ()V com/mojang/realmsclient/dto/UploadInfo/ ()V +MD: com/mojang/realmsclient/dto/UploadInfo/ (ZLjava/lang/String;Ljava/net/URI;)V com/mojang/realmsclient/dto/UploadInfo/ (ZLjava/lang/String;Ljava/net/URI;)V +MD: com/mojang/realmsclient/dto/UploadInfo/m_87696_ ()Ljava/lang/String; com/mojang/realmsclient/dto/UploadInfo/getToken ()Ljava/lang/String; +MD: com/mojang/realmsclient/dto/UploadInfo/m_87697_ (II)I com/mojang/realmsclient/dto/UploadInfo/selectPortOrDefault (II)I +MD: com/mojang/realmsclient/dto/UploadInfo/m_87700_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/UploadInfo; com/mojang/realmsclient/dto/UploadInfo/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/UploadInfo; +MD: com/mojang/realmsclient/dto/UploadInfo/m_87702_ (Ljava/lang/String;I)Ljava/net/URI; com/mojang/realmsclient/dto/UploadInfo/assembleUri (Ljava/lang/String;I)Ljava/net/URI; +MD: com/mojang/realmsclient/dto/UploadInfo/m_87705_ (Ljava/lang/String;Ljava/util/regex/Matcher;)Ljava/lang/String; com/mojang/realmsclient/dto/UploadInfo/ensureEndpointSchema (Ljava/lang/String;Ljava/util/regex/Matcher;)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/UploadInfo/m_87708_ ()Ljava/net/URI; com/mojang/realmsclient/dto/UploadInfo/getUploadEndpoint ()Ljava/net/URI; +MD: com/mojang/realmsclient/dto/UploadInfo/m_87709_ (Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/dto/UploadInfo/createRequest (Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/UploadInfo/m_87711_ ()Z com/mojang/realmsclient/dto/UploadInfo/isWorldClosed ()Z +CL: com/mojang/realmsclient/dto/ValueObject com/mojang/realmsclient/dto/ValueObject +FD: com/mojang/realmsclient/dto/ValueObject/com/mojang/realmsclient/dto/ValueObject com/mojang/realmsclient/dto/ValueObject/com/mojang/realmsclient/dto/ValueObject +MD: com/mojang/realmsclient/dto/ValueObject/ ()V com/mojang/realmsclient/dto/ValueObject/ ()V +MD: com/mojang/realmsclient/dto/ValueObject/m_87713_ (Ljava/lang/reflect/Field;)Ljava/lang/String; com/mojang/realmsclient/dto/ValueObject/getName (Ljava/lang/reflect/Field;)Ljava/lang/String; +MD: com/mojang/realmsclient/dto/ValueObject/m_87715_ (Ljava/lang/reflect/Field;)Z com/mojang/realmsclient/dto/ValueObject/isStatic (Ljava/lang/reflect/Field;)Z +MD: com/mojang/realmsclient/dto/ValueObject/toString ()Ljava/lang/String; com/mojang/realmsclient/dto/ValueObject/toString ()Ljava/lang/String; +CL: com/mojang/realmsclient/dto/WorldDownload com/mojang/realmsclient/dto/WorldDownload +FD: com/mojang/realmsclient/dto/WorldDownload/com/mojang/realmsclient/dto/WorldDownload com/mojang/realmsclient/dto/WorldDownload/com/mojang/realmsclient/dto/WorldDownload +FD: com/mojang/realmsclient/dto/WorldDownload/f_87718_ com/mojang/realmsclient/dto/WorldDownload/downloadLink +FD: com/mojang/realmsclient/dto/WorldDownload/f_87719_ com/mojang/realmsclient/dto/WorldDownload/resourcePackUrl +FD: com/mojang/realmsclient/dto/WorldDownload/f_87720_ com/mojang/realmsclient/dto/WorldDownload/resourcePackHash +FD: com/mojang/realmsclient/dto/WorldDownload/f_87721_ com/mojang/realmsclient/dto/WorldDownload/LOGGER +MD: com/mojang/realmsclient/dto/WorldDownload/ ()V com/mojang/realmsclient/dto/WorldDownload/ ()V +MD: com/mojang/realmsclient/dto/WorldDownload/ ()V com/mojang/realmsclient/dto/WorldDownload/ ()V +MD: com/mojang/realmsclient/dto/WorldDownload/m_87724_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/WorldDownload; com/mojang/realmsclient/dto/WorldDownload/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/WorldDownload; +CL: com/mojang/realmsclient/dto/WorldTemplate com/mojang/realmsclient/dto/WorldTemplate +FD: com/mojang/realmsclient/dto/WorldTemplate/com/mojang/realmsclient/dto/WorldTemplate com/mojang/realmsclient/dto/WorldTemplate/com/mojang/realmsclient/dto/WorldTemplate +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87726_ com/mojang/realmsclient/dto/WorldTemplate/id +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87727_ com/mojang/realmsclient/dto/WorldTemplate/name +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87728_ com/mojang/realmsclient/dto/WorldTemplate/version +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87729_ com/mojang/realmsclient/dto/WorldTemplate/author +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87730_ com/mojang/realmsclient/dto/WorldTemplate/link +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87731_ com/mojang/realmsclient/dto/WorldTemplate/image +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87732_ com/mojang/realmsclient/dto/WorldTemplate/trailer +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87733_ com/mojang/realmsclient/dto/WorldTemplate/recommendedPlayers +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87734_ com/mojang/realmsclient/dto/WorldTemplate/type +FD: com/mojang/realmsclient/dto/WorldTemplate/f_87735_ com/mojang/realmsclient/dto/WorldTemplate/LOGGER +MD: com/mojang/realmsclient/dto/WorldTemplate/ ()V com/mojang/realmsclient/dto/WorldTemplate/ ()V +MD: com/mojang/realmsclient/dto/WorldTemplate/ ()V com/mojang/realmsclient/dto/WorldTemplate/ ()V +MD: com/mojang/realmsclient/dto/WorldTemplate/m_87738_ (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/WorldTemplate; com/mojang/realmsclient/dto/WorldTemplate/parse (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/WorldTemplate; +CL: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType +FD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/$VALUES com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/$VALUES +FD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/ADVENTUREMAP com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/ADVENTUREMAP +FD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/EXPERIENCE com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/EXPERIENCE +FD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/INSPIRATION com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/INSPIRATION +FD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/MINIGAME com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/MINIGAME +FD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/WORLD_TEMPLATE com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/WORLD_TEMPLATE +FD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType +MD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/ ()V com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/ ()V +MD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/ (Ljava/lang/String;I)V com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/m_167326_ ()[Lcom/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType; com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/$values ()[Lcom/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType; +MD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType; com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType; +MD: com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/values ()[Lcom/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType; com/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType/values ()[Lcom/mojang/realmsclient/dto/WorldTemplate$WorldTemplateType; +CL: com/mojang/realmsclient/dto/WorldTemplatePaginatedList com/mojang/realmsclient/dto/WorldTemplatePaginatedList +FD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/com/mojang/realmsclient/dto/WorldTemplatePaginatedList com/mojang/realmsclient/dto/WorldTemplatePaginatedList/com/mojang/realmsclient/dto/WorldTemplatePaginatedList +FD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/f_87753_ com/mojang/realmsclient/dto/WorldTemplatePaginatedList/templates +FD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/f_87754_ com/mojang/realmsclient/dto/WorldTemplatePaginatedList/page +FD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/f_87755_ com/mojang/realmsclient/dto/WorldTemplatePaginatedList/size +FD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/f_87756_ com/mojang/realmsclient/dto/WorldTemplatePaginatedList/total +FD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/f_87757_ com/mojang/realmsclient/dto/WorldTemplatePaginatedList/LOGGER +MD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/ ()V com/mojang/realmsclient/dto/WorldTemplatePaginatedList/ ()V +MD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/ ()V com/mojang/realmsclient/dto/WorldTemplatePaginatedList/ ()V +MD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/ (I)V com/mojang/realmsclient/dto/WorldTemplatePaginatedList/ (I)V +MD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/m_167327_ ()Z com/mojang/realmsclient/dto/WorldTemplatePaginatedList/isLastPage ()Z +MD: com/mojang/realmsclient/dto/WorldTemplatePaginatedList/m_87762_ (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList; com/mojang/realmsclient/dto/WorldTemplatePaginatedList/parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList; +CL: com/mojang/realmsclient/dto/package-info com/mojang/realmsclient/dto/package-info +FD: com/mojang/realmsclient/dto/package-info/com/mojang/realmsclient/dto/package-info com/mojang/realmsclient/dto/package-info/com/mojang/realmsclient/dto/package-info +CL: com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler +FD: com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler +FD: com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/f_87764_ com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/logger +MD: com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/ (Lorg/slf4j/Logger;)V com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/ (Lorg/slf4j/Logger;)V +MD: com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V com/mojang/realmsclient/exception/RealmsDefaultUncaughtExceptionHandler/uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V +CL: com/mojang/realmsclient/exception/RealmsHttpException com/mojang/realmsclient/exception/RealmsHttpException +FD: com/mojang/realmsclient/exception/RealmsHttpException/com/mojang/realmsclient/exception/RealmsHttpException com/mojang/realmsclient/exception/RealmsHttpException/com/mojang/realmsclient/exception/RealmsHttpException +MD: com/mojang/realmsclient/exception/RealmsHttpException/ (Ljava/lang/String;Ljava/lang/Exception;)V com/mojang/realmsclient/exception/RealmsHttpException/ (Ljava/lang/String;Ljava/lang/Exception;)V +CL: com/mojang/realmsclient/exception/RealmsServiceException com/mojang/realmsclient/exception/RealmsServiceException +FD: com/mojang/realmsclient/exception/RealmsServiceException/com/mojang/realmsclient/exception/RealmsServiceException com/mojang/realmsclient/exception/RealmsServiceException/com/mojang/realmsclient/exception/RealmsServiceException +FD: com/mojang/realmsclient/exception/RealmsServiceException/f_200940_ com/mojang/realmsclient/exception/RealmsServiceException/rawResponse +FD: com/mojang/realmsclient/exception/RealmsServiceException/f_200941_ com/mojang/realmsclient/exception/RealmsServiceException/realmsError +FD: com/mojang/realmsclient/exception/RealmsServiceException/f_87773_ com/mojang/realmsclient/exception/RealmsServiceException/httpResultCode +MD: com/mojang/realmsclient/exception/RealmsServiceException/ (ILjava/lang/String;)V com/mojang/realmsclient/exception/RealmsServiceException/ (ILjava/lang/String;)V +MD: com/mojang/realmsclient/exception/RealmsServiceException/ (ILjava/lang/String;Lcom/mojang/realmsclient/client/RealmsError;)V com/mojang/realmsclient/exception/RealmsServiceException/ (ILjava/lang/String;Lcom/mojang/realmsclient/client/RealmsError;)V +MD: com/mojang/realmsclient/exception/RealmsServiceException/m_200945_ (I)I com/mojang/realmsclient/exception/RealmsServiceException/realmsErrorCodeOrDefault (I)I +MD: com/mojang/realmsclient/exception/RealmsServiceException/toString ()Ljava/lang/String; com/mojang/realmsclient/exception/RealmsServiceException/toString ()Ljava/lang/String; +CL: com/mojang/realmsclient/exception/RetryCallException com/mojang/realmsclient/exception/RetryCallException +FD: com/mojang/realmsclient/exception/RetryCallException/com/mojang/realmsclient/exception/RetryCallException com/mojang/realmsclient/exception/RetryCallException/com/mojang/realmsclient/exception/RetryCallException +FD: com/mojang/realmsclient/exception/RetryCallException/f_167328_ com/mojang/realmsclient/exception/RetryCallException/DEFAULT_DELAY +FD: com/mojang/realmsclient/exception/RetryCallException/f_87787_ com/mojang/realmsclient/exception/RetryCallException/delaySeconds +MD: com/mojang/realmsclient/exception/RetryCallException/ (II)V com/mojang/realmsclient/exception/RetryCallException/ (II)V +CL: com/mojang/realmsclient/exception/package-info com/mojang/realmsclient/exception/package-info +FD: com/mojang/realmsclient/exception/package-info/com/mojang/realmsclient/exception/package-info com/mojang/realmsclient/exception/package-info/com/mojang/realmsclient/exception/package-info +CL: com/mojang/realmsclient/gui/ErrorCallback com/mojang/realmsclient/gui/ErrorCallback +FD: com/mojang/realmsclient/gui/ErrorCallback/com/mojang/realmsclient/gui/ErrorCallback com/mojang/realmsclient/gui/ErrorCallback/com/mojang/realmsclient/gui/ErrorCallback +MD: com/mojang/realmsclient/gui/ErrorCallback/m_5673_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/ErrorCallback/error (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/ErrorCallback/m_87791_ (Ljava/lang/String;)V com/mojang/realmsclient/gui/ErrorCallback/error (Ljava/lang/String;)V +CL: com/mojang/realmsclient/gui/RealmsDataFetcher com/mojang/realmsclient/gui/RealmsDataFetcher +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/com/mojang/realmsclient/gui/RealmsDataFetcher com/mojang/realmsclient/gui/RealmsDataFetcher/com/mojang/realmsclient/gui/RealmsDataFetcher +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_167329_ com/mojang/realmsclient/gui/RealmsDataFetcher/minecraft +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_167330_ com/mojang/realmsclient/gui/RealmsDataFetcher/realmsClient +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_167331_ com/mojang/realmsclient/gui/RealmsDataFetcher/newsLocalStorage +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87794_ com/mojang/realmsclient/gui/RealmsDataFetcher/LOGGER +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87795_ com/mojang/realmsclient/gui/RealmsDataFetcher/scheduler +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87796_ com/mojang/realmsclient/gui/RealmsDataFetcher/stopped +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87797_ com/mojang/realmsclient/gui/RealmsDataFetcher/serverListUpdateTask +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87798_ com/mojang/realmsclient/gui/RealmsDataFetcher/pendingInviteUpdateTask +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87799_ com/mojang/realmsclient/gui/RealmsDataFetcher/trialAvailabilityTask +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87800_ com/mojang/realmsclient/gui/RealmsDataFetcher/liveStatsTask +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87801_ com/mojang/realmsclient/gui/RealmsDataFetcher/unreadNewsTask +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87802_ com/mojang/realmsclient/gui/RealmsDataFetcher/removedServers +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87803_ com/mojang/realmsclient/gui/RealmsDataFetcher/servers +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87804_ com/mojang/realmsclient/gui/RealmsDataFetcher/livestats +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87805_ com/mojang/realmsclient/gui/RealmsDataFetcher/pendingInvitesCount +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87806_ com/mojang/realmsclient/gui/RealmsDataFetcher/trialAvailable +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87807_ com/mojang/realmsclient/gui/RealmsDataFetcher/hasUnreadNews +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87808_ com/mojang/realmsclient/gui/RealmsDataFetcher/newsLink +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87809_ com/mojang/realmsclient/gui/RealmsDataFetcher/serverListScheduledFuture +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87810_ com/mojang/realmsclient/gui/RealmsDataFetcher/pendingInviteScheduledFuture +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87811_ com/mojang/realmsclient/gui/RealmsDataFetcher/trialAvailableScheduledFuture +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87812_ com/mojang/realmsclient/gui/RealmsDataFetcher/liveStatsScheduledFuture +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87813_ com/mojang/realmsclient/gui/RealmsDataFetcher/unreadNewsScheduledFuture +FD: com/mojang/realmsclient/gui/RealmsDataFetcher/f_87814_ com/mojang/realmsclient/gui/RealmsDataFetcher/fetchStatus +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/ ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/realmsclient/client/RealmsClient;)V com/mojang/realmsclient/gui/RealmsDataFetcher/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/realmsclient/client/RealmsClient;)V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/realmsclient/client/RealmsClient;Lcom/mojang/realmsclient/util/RealmsPersistence;)V com/mojang/realmsclient/gui/RealmsDataFetcher/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/realmsclient/client/RealmsClient;Lcom/mojang/realmsclient/util/RealmsPersistence;)V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167339_ (Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task;Ljava/lang/Boolean;)Ljava/lang/Boolean; com/mojang/realmsclient/gui/RealmsDataFetcher/lambda$markClean$0 (Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task;Ljava/lang/Boolean;)Ljava/lang/Boolean; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167342_ (Ljava/util/concurrent/ScheduledFuture;)V com/mojang/realmsclient/gui/RealmsDataFetcher/lambda$cancelTasks$1 (Ljava/util/concurrent/ScheduledFuture;)V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167344_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/updateServersList ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167345_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/updatePendingInvites ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167346_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/updateTrialAvailable ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167347_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/updateLiveStats ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167348_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/updateUnreadNews ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_167349_ ()Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData; com/mojang/realmsclient/gui/RealmsDataFetcher/fetchAndUpdateNewsStorage ()Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_210672_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Ljava/util/List; com/mojang/realmsclient/gui/RealmsDataFetcher/removeItem (Lcom/mojang/realmsclient/dto/RealmsServer;)Ljava/util/List; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87817_ ()Z com/mojang/realmsclient/gui/RealmsDataFetcher/isStopped ()Z +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87820_ (Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task;)Z com/mojang/realmsclient/gui/RealmsDataFetcher/isFetchedSinceLastTry (Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task;)Z +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87839_ (Ljava/util/List;)V com/mojang/realmsclient/gui/RealmsDataFetcher/setServers (Ljava/util/List;)V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87841_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/init ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87847_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/initWithSpecificTaskList ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87848_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/markClean ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87849_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/forceUpdate ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87850_ ()Ljava/util/List; com/mojang/realmsclient/gui/RealmsDataFetcher/getServers ()Ljava/util/List; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87851_ ()I com/mojang/realmsclient/gui/RealmsDataFetcher/getPendingInvitesCount ()I +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87852_ ()Z com/mojang/realmsclient/gui/RealmsDataFetcher/isTrialAvailable ()Z +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87853_ ()Lcom/mojang/realmsclient/dto/RealmsServerPlayerLists; com/mojang/realmsclient/gui/RealmsDataFetcher/getLivestats ()Lcom/mojang/realmsclient/dto/RealmsServerPlayerLists; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87854_ ()Z com/mojang/realmsclient/gui/RealmsDataFetcher/hasUnreadNews ()Z +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87855_ ()Ljava/lang/String; com/mojang/realmsclient/gui/RealmsDataFetcher/newsLink ()Ljava/lang/String; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87856_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/stop ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87858_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/scheduleTasks ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87859_ ()V com/mojang/realmsclient/gui/RealmsDataFetcher/cancelTasks ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher/m_87860_ ()Z com/mojang/realmsclient/gui/RealmsDataFetcher/isActive ()Z +CL: com/mojang/realmsclient/gui/RealmsDataFetcher$Task com/mojang/realmsclient/gui/RealmsDataFetcher$Task +FD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/$VALUES com/mojang/realmsclient/gui/RealmsDataFetcher$Task/$VALUES +FD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/LIVE_STATS com/mojang/realmsclient/gui/RealmsDataFetcher$Task/LIVE_STATS +FD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/PENDING_INVITE com/mojang/realmsclient/gui/RealmsDataFetcher$Task/PENDING_INVITE +FD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/SERVER_LIST com/mojang/realmsclient/gui/RealmsDataFetcher$Task/SERVER_LIST +FD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/TRIAL_AVAILABLE com/mojang/realmsclient/gui/RealmsDataFetcher$Task/TRIAL_AVAILABLE +FD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/UNREAD_NEWS com/mojang/realmsclient/gui/RealmsDataFetcher$Task/UNREAD_NEWS +FD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/com/mojang/realmsclient/gui/RealmsDataFetcher$Task com/mojang/realmsclient/gui/RealmsDataFetcher$Task/com/mojang/realmsclient/gui/RealmsDataFetcher$Task +MD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/ ()V com/mojang/realmsclient/gui/RealmsDataFetcher$Task/ ()V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/ (Ljava/lang/String;I)V com/mojang/realmsclient/gui/RealmsDataFetcher$Task/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/m_167350_ ()[Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task; com/mojang/realmsclient/gui/RealmsDataFetcher$Task/$values ()[Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task; com/mojang/realmsclient/gui/RealmsDataFetcher$Task/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task; +MD: com/mojang/realmsclient/gui/RealmsDataFetcher$Task/values ()[Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task; com/mojang/realmsclient/gui/RealmsDataFetcher$Task/values ()[Lcom/mojang/realmsclient/gui/RealmsDataFetcher$Task; +CL: com/mojang/realmsclient/gui/RealmsWorldSlotButton com/mojang/realmsclient/gui/RealmsWorldSlotButton +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/com/mojang/realmsclient/gui/RealmsWorldSlotButton com/mojang/realmsclient/gui/RealmsWorldSlotButton/com/mojang/realmsclient/gui/RealmsWorldSlotButton +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87914_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/slotIndex +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87915_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/animTick +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87916_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/state +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87917_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/SLOT_FRAME_LOCATION +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87918_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/EMPTY_SLOT_LOCATION +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87919_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/DEFAULT_WORLD_SLOT_1 +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87920_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/DEFAULT_WORLD_SLOT_2 +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87921_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/DEFAULT_WORLD_SLOT_3 +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87922_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/SLOT_ACTIVE_TOOLTIP +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87923_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/SWITCH_TO_MINIGAME_SLOT_TOOLTIP +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87924_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/SWITCH_TO_WORLD_SLOT_TOOLTIP +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87925_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/serverDataProvider +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/f_87926_ com/mojang/realmsclient/gui/RealmsWorldSlotButton/toolTipSetter +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/ ()V com/mojang/realmsclient/gui/RealmsWorldSlotButton/ ()V +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/ (IIIILjava/util/function/Supplier;Ljava/util/function/Consumer;ILnet/minecraft/client/gui/components/Button$OnPress;)V com/mojang/realmsclient/gui/RealmsWorldSlotButton/ (IIIILjava/util/function/Supplier;Ljava/util/function/Consumer;ILnet/minecraft/client/gui/components/Button$OnPress;)V +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/RealmsWorldSlotButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/m_87937_ ()Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$State; com/mojang/realmsclient/gui/RealmsWorldSlotButton/getState ()Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$State; +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/m_87938_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZLjava/lang/String;IJLjava/lang/String;ZZLcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action;Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/RealmsWorldSlotButton/drawSlotFrame (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZLjava/lang/String;IJLjava/lang/String;ZZLcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action;Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/m_87953_ (Lcom/mojang/realmsclient/dto/RealmsServer;Ljava/lang/String;ZZLcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action;)Lcom/mojang/datafixers/util/Pair; com/mojang/realmsclient/gui/RealmsWorldSlotButton/getTooltipAndNarration (Lcom/mojang/realmsclient/dto/RealmsServer;Ljava/lang/String;ZZLcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action;)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/m_87959_ (Lcom/mojang/realmsclient/dto/RealmsServer;ZZ)Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; com/mojang/realmsclient/gui/RealmsWorldSlotButton/getAction (Lcom/mojang/realmsclient/dto/RealmsServer;ZZ)Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton/m_87968_ ()V com/mojang/realmsclient/gui/RealmsWorldSlotButton/tick ()V +CL: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/$VALUES com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/$VALUES +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/JOIN com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/JOIN +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/NOTHING com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/NOTHING +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/SWITCH_SLOT com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/SWITCH_SLOT +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/ ()V com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/ ()V +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/ (Ljava/lang/String;I)V com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/m_167351_ ()[Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/$values ()[Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/values ()[Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; com/mojang/realmsclient/gui/RealmsWorldSlotButton$Action/values ()[Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action; +CL: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State com/mojang/realmsclient/gui/RealmsWorldSlotButton$State +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/com/mojang/realmsclient/gui/RealmsWorldSlotButton$State com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/com/mojang/realmsclient/gui/RealmsWorldSlotButton$State +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87980_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/empty +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87981_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/minigame +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87982_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/action +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87983_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/isCurrentlyActiveSlot +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87984_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/slotName +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87985_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/imageId +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87986_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/image +FD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/f_87987_ com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/actionPrompt +MD: com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/ (ZLjava/lang/String;JLjava/lang/String;ZZLcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action;Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/RealmsWorldSlotButton$State/ (ZLjava/lang/String;JLjava/lang/String;ZZLcom/mojang/realmsclient/gui/RealmsWorldSlotButton$Action;Lnet/minecraft/network/chat/Component;)V +CL: com/mojang/realmsclient/gui/RowButton com/mojang/realmsclient/gui/RowButton +FD: com/mojang/realmsclient/gui/RowButton/com/mojang/realmsclient/gui/RowButton com/mojang/realmsclient/gui/RowButton/com/mojang/realmsclient/gui/RowButton +FD: com/mojang/realmsclient/gui/RowButton/f_88007_ com/mojang/realmsclient/gui/RowButton/width +FD: com/mojang/realmsclient/gui/RowButton/f_88008_ com/mojang/realmsclient/gui/RowButton/height +FD: com/mojang/realmsclient/gui/RowButton/f_88009_ com/mojang/realmsclient/gui/RowButton/xOffset +FD: com/mojang/realmsclient/gui/RowButton/f_88010_ com/mojang/realmsclient/gui/RowButton/yOffset +MD: com/mojang/realmsclient/gui/RowButton/ (IIII)V com/mojang/realmsclient/gui/RowButton/ (IIII)V +MD: com/mojang/realmsclient/gui/RowButton/m_7516_ (I)V com/mojang/realmsclient/gui/RowButton/onClick (I)V +MD: com/mojang/realmsclient/gui/RowButton/m_7537_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V com/mojang/realmsclient/gui/RowButton/draw (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V +MD: com/mojang/realmsclient/gui/RowButton/m_88016_ ()I com/mojang/realmsclient/gui/RowButton/getRight ()I +MD: com/mojang/realmsclient/gui/RowButton/m_88018_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/RowButton/drawForRowAt (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/RowButton/m_88028_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;Lnet/minecraft/realms/RealmsObjectSelectionList;IIII)V com/mojang/realmsclient/gui/RowButton/drawButtonsInRow (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;Lnet/minecraft/realms/RealmsObjectSelectionList;IIII)V +MD: com/mojang/realmsclient/gui/RowButton/m_88036_ (Lnet/minecraft/realms/RealmsObjectSelectionList;Lnet/minecraft/client/gui/components/ObjectSelectionList$Entry;Ljava/util/List;IDD)V com/mojang/realmsclient/gui/RowButton/rowButtonMouseClicked (Lnet/minecraft/realms/RealmsObjectSelectionList;Lnet/minecraft/client/gui/components/ObjectSelectionList$Entry;Ljava/util/List;IDD)V +MD: com/mojang/realmsclient/gui/RowButton/m_88043_ ()I com/mojang/realmsclient/gui/RowButton/getBottom ()I +CL: com/mojang/realmsclient/gui/package-info com/mojang/realmsclient/gui/package-info +FD: com/mojang/realmsclient/gui/package-info/com/mojang/realmsclient/gui/package-info com/mojang/realmsclient/gui/package-info/com/mojang/realmsclient/gui/package-info +CL: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/f_167352_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/TEXT_UNKNOWN +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/f_88044_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/f_88045_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/backup +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/f_88046_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/backupInfoList +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/Backup;)V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/Backup;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_88059_ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/access$000 (Lcom/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_88065_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_88067_ (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/checkForSpecificMetadata (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_88073_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/gameDifficultyMetadata (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_88075_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/gameModeMetadata (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/f_88079_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen;Lnet/minecraft/client/Minecraft;)V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen;Lnet/minecraft/client/Minecraft;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/m_88083_ (Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoList/lambda$new$0 (Ljava/lang/String;Ljava/lang/String;)V +CL: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/f_88086_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/f_88087_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/key +FD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/f_88088_ com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/value +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen;Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen;Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/gui/screens/RealmsBackupInfoScreen$BackupInfoListEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +CL: com/mojang/realmsclient/gui/screens/RealmsBackupScreen com/mojang/realmsclient/gui/screens/RealmsBackupScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/com/mojang/realmsclient/gui/screens/RealmsBackupScreen com/mojang/realmsclient/gui/screens/RealmsBackupScreen/com/mojang/realmsclient/gui/screens/RealmsBackupScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_167355_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/UPLOADED_KEY +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88104_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/downloadButton +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88105_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/restoreButton +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88106_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/changesButton +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88107_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/noBackups +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88108_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88110_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88111_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/PLUS_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88112_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/RESTORE_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88113_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/RESTORE_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88114_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/HAS_CHANGES_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88115_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/TITLE +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88116_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/NO_BACKUPS_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88117_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lastScrollPosition +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88118_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88119_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/backups +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88120_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/toolTip +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88121_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/backupObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88122_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/selectedBackup +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/f_88123_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen/slotId +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsServer;I)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsServer;I)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_167356_ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsBackupScreen/access$000 (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_167358_ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsBackupScreen/access$100 (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_167360_ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsBackupScreen/access$200 (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsBackupScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88141_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/renderMousehoverTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88146_ (Lcom/mojang/realmsclient/dto/Backup;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/addToChangeList (Lcom/mojang/realmsclient/dto/Backup;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88163_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88166_ (I)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/restoreClicked (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88173_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88178_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88180_ (Z)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lambda$downloadClicked$5 (Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88184_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88186_ (Z)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/lambda$restoreClicked$4 (Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88199_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/generateChangeList ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88204_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/updateButtonStates ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88205_ ()Z com/mojang/realmsclient/gui/screens/RealmsBackupScreen/shouldChangesButtonBeVisible ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88206_ ()Z com/mojang/realmsclient/gui/screens/RealmsBackupScreen/shouldRestoreButtonBeVisible ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88207_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/downloadClicked ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88208_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/downloadWorldData ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen/m_88209_ ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen/restore ()V +CL: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1 com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1 com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/f_88210_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/m_88214_ (Ljava/util/List;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/lambda$run$0 (Ljava/util/List;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/run ()V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$1/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/f_88217_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_5694_ ()Z com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/isFocused ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_5756_ ()I com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/getScrollbarPosition ()I +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_5759_ ()I com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/getRowWidth ()I +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_5775_ ()I com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/getMaxPosition ()I +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_6375_ (DDI)Z com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_6987_ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/setSelected (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_7109_ (I)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/selectItem (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_7980_ (IIDDI)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/itemClicked (IIDDI)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_88234_ (Lcom/mojang/realmsclient/dto/Backup;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/addEntry (Lcom/mojang/realmsclient/dto/Backup;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/m_88241_ (I)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$BackupObjectSelectionList/selectInviteListItem (I)V +CL: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/f_88246_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/f_88247_ com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/backup +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;Lcom/mojang/realmsclient/dto/Backup;)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsBackupScreen;Lcom/mojang/realmsclient/dto/Backup;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/m_88251_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/drawRestore (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/m_88268_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/Backup;IIII)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/renderBackupItem (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/Backup;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/m_88275_ (Ljava/util/Date;)Ljava/lang/String; com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/getMediumDatePresentation (Ljava/util/Date;)Ljava/lang/String; +MD: com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/m_88277_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsBackupScreen$Entry/drawInfo (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +CL: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_167363_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/DEFAULT_BUTTON_WIDTH +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88283_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88284_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88285_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/mainScreen +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88286_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88287_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/serverId +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88289_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/message +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88290_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/leftX +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88291_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/rightX +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88292_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/slotsThatHasBeenDownloaded +FD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/f_88293_ com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/animTick +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/RealmsMainScreen;JZ)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/RealmsMainScreen;JZ)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_167364_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$doSwitchOrReset$8 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_167365_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$addButtons$5 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_167366_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$addButtons$1 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_167368_ (IZ)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$addButtons$3 (IZ)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_181314_ (IZ)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$downloadWorld$12 (IZ)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_181317_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$doSwitchOrReset$9 (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_181319_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$doSwitchOrReset$11 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88300_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/doSwitchOrReset ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88301_ (I)I com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/getFramePositionX (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88307_ (ILnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$addButtons$6 (ILnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88313_ (J)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/fetchServerData (J)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88320_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZLjava/lang/String;IJLjava/lang/String;Z)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/drawSlotFrame (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIZLjava/lang/String;IJLjava/lang/String;Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88332_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88335_ (I)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/downloadWorld (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88337_ (ILnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$addButtons$4 (ILnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88343_ (J)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$fetchServerData$7 (J)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88345_ (ILnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$addButtons$2 (ILnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88350_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/addButtons ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88351_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/backButtonClicked ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88352_ ()Z com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/isMinigame ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_88353_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/lambda$doSwitchOrReset$10 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsBrokenWorldScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen +FD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen +FD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/f_88358_ com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/OUTDATED_TITLE +FD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/f_88359_ com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/OUTDATED_MESSAGES +FD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/f_88360_ com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/INCOMPATIBLE_TITLE +FD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/f_88361_ com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/INCOMPATIBLE_MESSAGES +FD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/f_88362_ com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/f_88363_ com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/outdated +MD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/ (Lnet/minecraft/client/gui/screens/Screen;Z)V com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/ (Lnet/minecraft/client/gui/screens/Screen;Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/m_88377_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsClientOutdatedScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_167372_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/WORLD_LIST_TITLE +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_167373_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/DEFAULT_BUTTON_WIDTH +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_167374_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/DEFAULT_BUTTON_OFFSET +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_167375_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/slotButtonList +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88380_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88381_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88382_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/serverId +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88383_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/leftX +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88384_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/rightX +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88385_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/playersButton +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88386_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/settingsButton +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88387_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/subscriptionButton +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88388_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/optionsButton +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88389_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/backupButton +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88390_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/resetWorldButton +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88391_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/switchMinigameButton +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88392_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/stateChanged +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88393_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/animTick +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88394_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/clicks +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88395_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88396_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/ON_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88397_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/OFF_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88398_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/EXPIRED_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88399_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/EXPIRES_SOON_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88400_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/TITLE +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88402_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/MINIGAME_PREFIX +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88403_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/SERVER_EXPIRED_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88404_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/SERVER_EXPIRING_SOON_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88405_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/SERVER_EXPIRING_IN_DAY_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88406_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/SERVER_OPEN_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88407_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/SERVER_CLOSED_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/f_88408_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/toolTip +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/ (Lcom/mojang/realmsclient/RealmsMainScreen;J)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/ (Lcom/mojang/realmsclient/RealmsMainScreen;J)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167376_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$switchToEmptySlot$21 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167377_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$switchToEmptySlot$20 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167379_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$switchToFullSlot$17 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167381_ ()Lcom/mojang/realmsclient/dto/RealmsServer; com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$addSlotButton$11 ()Lcom/mojang/realmsclient/dto/RealmsServer; +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167382_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$8 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167383_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$7 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167384_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$6 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167385_ (I)Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton; com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/addSlotButton (I)Lcom/mojang/realmsclient/gui/RealmsWorldSlotButton; +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167387_ (ILnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$addSlotButton$13 (ILnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167394_ (Lcom/mojang/realmsclient/dto/WorldTemplate;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/templateSelectionCallback (Lcom/mojang/realmsclient/dto/WorldTemplate;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167398_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$addSlotButton$12 (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_167406_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$10 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_181320_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$switchToEmptySlot$22 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_181321_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$switchToFullSlot$18 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_181322_ (Lcom/mojang/realmsclient/dto/RealmsServer;IZ)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$switchToEmptySlot$23 (Lcom/mojang/realmsclient/dto/RealmsServer;IZ)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_181326_ (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$fetchServerData$15 (Lcom/mojang/realmsclient/exception/RealmsServiceException;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_181328_ (J)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$fetchServerData$16 (J)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_181330_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$fetchServerData$14 (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_181332_ (Lcom/mojang/realmsclient/dto/RealmsServer;IZ)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$switchToFullSlot$19 (Lcom/mojang/realmsclient/dto/RealmsServer;IZ)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88413_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/stateChanged ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88420_ (ILcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/switchToFullSlot (ILcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88426_ (J)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/fetchServerData (J)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88433_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/renderMousehoverTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88438_ (Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/joinRealm (Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88444_ (Lcom/mojang/realmsclient/dto/RealmsWorldOptions;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/saveSlotSettings (Lcom/mojang/realmsclient/dto/RealmsWorldOptions;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88450_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/hide (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88452_ (Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/closeTheWorld (Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88454_ (Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/saveSettings (Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88459_ (ZLnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/openTheWorld (ZLnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88463_ (I)I com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/leftButton (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88465_ (II)I com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/centerButton (II)I +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88468_ (ILcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/switchToEmptySlot (ILcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88473_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/drawExpiring (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88484_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/show (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88486_ ()Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen; com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/getNewScreen ()Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen; +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88487_ (I)I com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/frame (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88489_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/drawServerStatus (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88495_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88498_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/drawExpired (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88507_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/drawOpen (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88513_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88515_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/drawClose (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88521_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88523_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88525_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/backButtonClicked ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88526_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88528_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/disableButtons ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88529_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88531_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88533_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/switchToMinigame ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88534_ ()Z com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/isMinigame ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88535_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/hideRegularButtons ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_88536_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/hideMinigameButtons ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1 com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1/com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1 com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1/com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1/f_88543_ com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1/$SwitchMap$com$mojang$realmsclient$gui$RealmsWorldSlotButton$Action +MD: com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1/ ()V com/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen$1/ ()V +CL: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen com/mojang/realmsclient/gui/screens/RealmsConfirmScreen +FD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/com/mojang/realmsclient/gui/screens/RealmsConfirmScreen com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/com/mojang/realmsclient/gui/screens/RealmsConfirmScreen +FD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/f_88545_ com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/f_88546_ com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/title1 +FD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/f_88547_ com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/title2 +MD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/m_88558_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/m_88561_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsConfirmScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/f_88564_ com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/NAME_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/f_88565_ com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/DESCRIPTION_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/f_88566_ com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/server +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/f_88567_ com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/f_88568_ com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/nameBox +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/f_88569_ com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/descriptionBox +FD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/f_88570_ com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/createButton +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/ (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/RealmsMainScreen;)V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/ (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/RealmsMainScreen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_167408_ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/lambda$createWorld$4 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_5534_ (CI)Z com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/charTyped (CI)Z +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_88588_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_88591_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_88595_ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/createWorld ()V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_88596_ ()Z com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/valid ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_88597_ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/lambda$createWorld$3 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_88598_ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/lambda$createWorld$2 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsCreateRealmScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88599_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/finished +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88600_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/extracting +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88601_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/previousWrittenBytes +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88602_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/previousTimeSnapshot +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88603_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/bytesPersSecond +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88604_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/animTick +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88605_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/DOTS +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88606_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/dotIndex +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88607_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/checked +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88608_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88609_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88610_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/DOWNLOAD_LOCK +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88611_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88612_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/worldDownload +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88613_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/downloadTitle +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88614_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/narrationRateLimiter +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88615_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/cancelButton +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88616_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/worldName +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88617_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/downloadStatus +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88618_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/errorMessage +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88619_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/status +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88620_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/progress +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88621_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/cancelled +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/f_88622_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/showDots +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/WorldDownload;Ljava/lang/String;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/WorldDownload;Ljava/lang/String;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_167409_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/createProgressNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88638_ (Lcom/mojang/blaze3d/vertex/PoseStack;J)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/drawDownloadSpeed0 (Lcom/mojang/blaze3d/vertex/PoseStack;J)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88641_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88644_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/drawDots (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88646_ (Ljava/lang/String;)J com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/getContentLength (Ljava/lang/String;)J +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88648_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/drawProgressBar (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88650_ (Z)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/lambda$checkDownloadSize$1 (Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88653_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/drawDownloadSpeed (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88655_ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/checkDownloadSize ()V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88656_ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/backButtonClicked ()V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88657_ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/downloadSave ()V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88658_ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/downloadCancelled ()V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_88659_ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/lambda$downloadSave$2 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/f_88660_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/bytesWritten +FD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/f_88661_ com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/totalBytes +MD: com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/ ()V com/mojang/realmsclient/gui/screens/RealmsDownloadLatestWorldScreen$DownloadStatus/ ()V +CL: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen +FD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen +FD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/f_200947_ com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/lines +FD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/f_200948_ com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/line2Split +FD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/f_88665_ com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/nextScreen +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/ (Lcom/mojang/realmsclient/exception/RealmsServiceException;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/ (Lcom/mojang/realmsclient/exception/RealmsServiceException;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/m_200949_ (Lcom/mojang/realmsclient/exception/RealmsServiceException;)Lcom/mojang/datafixers/util/Pair; com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/errorMessage (Lcom/mojang/realmsclient/exception/RealmsServiceException;)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/m_200951_ (Lnet/minecraft/network/chat/Component;)Lcom/mojang/datafixers/util/Pair; com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/errorMessage (Lnet/minecraft/network/chat/Component;)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/m_200953_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lcom/mojang/datafixers/util/Pair; com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/errorMessage (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lcom/mojang/datafixers/util/Pair; +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/m_88685_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/gui/screens/RealmsInviteScreen com/mojang/realmsclient/gui/screens/RealmsInviteScreen +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/com/mojang/realmsclient/gui/screens/RealmsInviteScreen com/mojang/realmsclient/gui/screens/RealmsInviteScreen/com/mojang/realmsclient/gui/screens/RealmsInviteScreen +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88693_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88694_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/NAME_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88695_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/NO_SUCH_PLAYER_ERROR_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88696_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/profileName +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88697_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88698_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/configureScreen +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88699_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/f_88700_ com/mojang/realmsclient/gui/screens/RealmsInviteScreen/errorMsg +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsInviteScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_88715_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_88717_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/showError (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_88720_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_88724_ ()V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/onInvite ()V +MD: com/mojang/realmsclient/gui/screens/RealmsInviteScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsInviteScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/f_88725_ com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/f_88726_ com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/type +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/f_88727_ com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/line2 +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/f_88728_ com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/line3 +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/f_88729_ com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/yesNoQuestion +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Z)V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/m_88745_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/m_88748_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/m_88750_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/$VALUES com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/$VALUES +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/Info com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/Info +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/Warning com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/Warning +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/f_88754_ com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/colorCode +FD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/f_88755_ com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/text +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/ ()V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/ (Ljava/lang/String;ILjava/lang/String;I)V com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/ (Ljava/lang/String;ILjava/lang/String;I)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/m_167412_ ()[Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type; com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/$values ()[Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type; +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type; com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type; +MD: com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/values ()[Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type; com/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type/values ()[Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen$Type; +CL: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_167413_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/cancelOrBackButton +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_167414_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/REPEATED_NARRATOR +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88766_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/SYMBOLS +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88767_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88768_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88769_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/title +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88770_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/errorMessage +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88771_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/aborted +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88772_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/animTicks +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88773_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/task +FD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/f_88774_ com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/buttonLength +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/util/task/LongRunningTask;)V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/util/task/LongRunningTask;)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_167415_ ()V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/lambda$error$2 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_5673_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/error (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_88779_ ()Z com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/aborted ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_88789_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/lambda$error$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_88794_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_88796_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/setTitle (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_88799_ ()V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/cancelOrBackButtonClicked ()V +MD: com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88821_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/INVITE_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88822_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/TRIAL_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88823_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/NEWS_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88824_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/REALMS_DATA_FETCHER +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88825_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/numberOfPendingInvites +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88826_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/checkedMcoAvailability +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88827_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/trialAvailable +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88828_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/validClient +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/f_88829_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/hasUnreadNews +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_88832_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/drawIcons (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_88848_ ()Z com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/getRealmsNotificationsEnabled ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_88849_ ()Z com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/inTitleScreen ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_88850_ ()V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/checkIfMcoEnabled ()V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1 com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1 com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/f_88851_ com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsNotificationsScreen;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsNotificationsScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/run ()V com/mojang/realmsclient/gui/screens/RealmsNotificationsScreen$1/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen +FD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen +FD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/f_88856_ com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/MESSAGE +FD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/f_88857_ com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/nextScreen +FD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/f_88858_ com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/messageLines +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/m_88867_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/m_88870_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/m_88872_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsParentalConsentScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88874_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88875_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/ACCEPT_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88876_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/REJECT_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88877_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/NO_PENDING_INVITES_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88878_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/ACCEPT_INVITE_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88879_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/REJECT_INVITE_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88880_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88881_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/toolTip +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88882_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/loaded +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88883_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/pendingInvitationSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88885_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/selectedInvite +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88886_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/acceptButton +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/f_88887_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/rejectButton +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_167417_ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/access$100 (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_167419_ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/access$200 (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_167421_ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/access$300 (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_167423_ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/access$400 (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_167425_ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/access$500 (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88892_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/updateList (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88903_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/renderMousehoverTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88908_ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/access$000 (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88919_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88922_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/reject (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88929_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88932_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/accept (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88939_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88957_ ()V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/updateButtonStates ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/m_88962_ (I)Z com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen/shouldAcceptAndRejectButtonBeVisible (I)Z +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1 com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1 com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/f_88964_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/m_88968_ (Lcom/mojang/realmsclient/dto/PendingInvite;)Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/lambda$run$0 (Lcom/mojang/realmsclient/dto/PendingInvite;)Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/m_88970_ (Ljava/util/List;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/lambda$run$1 (Ljava/util/List;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/run ()V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$1/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2 com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2 +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2 com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2 +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/f_88973_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/val$slot +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/f_88974_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Ljava/lang/String;I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Ljava/lang/String;I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/m_88979_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/lambda$run$0 (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/run ()V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$2/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3 com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3 +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3 com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3 +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/f_88982_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/val$slot +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/f_88983_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Ljava/lang/String;I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Ljava/lang/String;I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/m_88988_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/lambda$run$0 (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/run ()V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$3/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/f_167427_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/TEXT_LEFT +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/f_88991_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/f_88992_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/pendingInvite +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/f_88993_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/rowButtons +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Lcom/mojang/realmsclient/dto/PendingInvite;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;Lcom/mojang/realmsclient/dto/PendingInvite;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/m_6375_ (DDI)Z com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/m_89001_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/lambda$renderPendingInvitationItem$0 (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/m_89016_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/PendingInvite;IIII)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry/renderPendingInvitationItem (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/PendingInvite;IIII)V +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/f_89025_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/this$1 +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/m_7516_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/onClick (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/m_7537_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$AcceptRowButton/draw (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/f_89035_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/this$1 +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/m_7516_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/onClick (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/m_7537_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry$RejectRowButton/draw (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V +CL: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/f_89045_ com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_5694_ ()Z com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/isFocused ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_5759_ ()I com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/getRowWidth ()I +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_5775_ ()I com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/getMaxPosition ()I +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_6987_ (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/setSelected (Lcom/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_7109_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/selectItem (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_89057_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/removeAtIndex (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/m_89060_ (I)V com/mojang/realmsclient/gui/screens/RealmsPendingInvitesScreen$PendingInvitationSelectionList/selectInviteListItem (I)V +CL: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen com/mojang/realmsclient/gui/screens/RealmsPlayerScreen +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89063_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/columnWidth +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89064_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/column2X +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89065_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/removeButton +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89066_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/opdeopButton +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89067_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/selectedInvitedIndex +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89068_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/selectedInvited +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89069_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/player +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89070_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/stateChanged +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89072_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/hoveredUserAction +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89073_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89074_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/OP_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89075_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/USER_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89076_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/CROSS_ICON_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89077_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/OPTIONS_BACKGROUND +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89078_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/NORMAL_USER_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89079_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/OP_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89080_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/REMOVE_ENTRY_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89081_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/INVITED_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89082_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/toolTip +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89083_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89084_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89085_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/invitedObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/f_89086_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/column1X +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_167429_ (I)I com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/access$000 (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_167431_ (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/access$300 (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89091_ (I)I com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/access$100 (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89102_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/renderMousehoverTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89107_ (Lcom/mojang/realmsclient/dto/Ops;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/updateOps (Lcom/mojang/realmsclient/dto/Ops;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89121_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89124_ (I)I com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/access$200 (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89138_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89142_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/drawRemoveIcon (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89160_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89162_ (Z)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/lambda$uninvite$4 (Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89164_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/drawOpped (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89175_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89178_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/drawNormal (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89188_ ()V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/updateButtonStates ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89189_ ()V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/backButtonClicked ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89190_ (I)Z com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/shouldRemoveAndOpdeopButtonBeVisible (I)Z +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89192_ (I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/op (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89194_ (I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/deop (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89196_ (I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/uninvite (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/m_89198_ (I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen/deleteFromInvitedList (I)V +CL: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/f_89200_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/f_89201_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/playerInfo +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen;Lcom/mojang/realmsclient/dto/PlayerInfo;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen;Lcom/mojang/realmsclient/dto/PlayerInfo;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/m_89205_ (Lcom/mojang/blaze3d/vertex/PoseStack;I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/lambda$renderInvitedItem$0 (Lcom/mojang/blaze3d/vertex/PoseStack;I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/m_89219_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/PlayerInfo;IIII)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry/renderInvitedItem (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/PlayerInfo;IIII)V +CL: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/f_89226_ com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_5694_ ()Z com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/isFocused ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_5756_ ()I com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/getScrollbarPosition ()I +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_5759_ ()I com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/getRowWidth ()I +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_5775_ ()I com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/getMaxPosition ()I +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_6375_ (DDI)Z com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_6987_ (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/setSelected (Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_7109_ (I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/selectItem (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_7980_ (IIDDI)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/itemClicked (IIDDI)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_89243_ (Lcom/mojang/realmsclient/dto/PlayerInfo;)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/addEntry (Lcom/mojang/realmsclient/dto/PlayerInfo;)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/m_89250_ (I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$InvitedObjectSelectionList/selectInviteListItem (I)V +CL: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/$VALUES com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/$VALUES +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/NONE com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/NONE +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/REMOVE com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/REMOVE +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/TOGGLE_OP com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/TOGGLE_OP +FD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/ ()V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/ (Ljava/lang/String;I)V com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/ (Ljava/lang/String;I)V +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/m_167434_ ()[Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction; com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/$values ()[Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction; +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction; com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction; +MD: com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/values ()[Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction; com/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction/values ()[Lcom/mojang/realmsclient/gui/screens/RealmsPlayerScreen$UserAction; +CL: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/f_167435_ com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/levelType +FD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/f_167436_ com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/f_89266_ com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/SEED_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/f_89270_ com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/seedEdit +FD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/f_89271_ com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/generateStructures +FD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/f_89273_ com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/buttonTitle +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/ (Ljava/util/function/Consumer;Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/ (Ljava/util/function/Consumer;Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_167440_ (Lnet/minecraft/client/gui/components/CycleButton;Lcom/mojang/realmsclient/util/LevelType;)V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/CycleButton;Lcom/mojang/realmsclient/util/LevelType;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_167443_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_7379_ ()V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/onClose ()V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_89287_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_89290_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsResetNormalWorldScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89300_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/NEW_WORLD_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89301_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/EXPERIENCE_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89302_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/INSPIRATION_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89303_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/templates +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89304_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/adventuremaps +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89305_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/experiences +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89306_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/inspirations +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89310_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/resetTitle +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89311_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/resetWorldRunnable +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89312_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89313_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/slot +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89314_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89315_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89316_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89320_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/subtitle +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89321_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/buttonTitle +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89322_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/subtitleColor +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89323_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/SLOT_FRAME_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89324_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/UPLOAD_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89325_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ADVENTURE_MAP_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/f_89326_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/SURVIVAL_SPAWN_LOCATION +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Ljava/lang/Runnable;Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/network/chat/Component;Ljava/lang/Runnable;Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/network/chat/Component;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;ILnet/minecraft/network/chat/Component;Ljava/lang/Runnable;Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;ILnet/minecraft/network/chat/Component;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_167453_ (Lcom/mojang/realmsclient/dto/WorldTemplate;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/templateSelectionCallback (Lcom/mojang/realmsclient/dto/WorldTemplate;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_167455_ (Lcom/mojang/realmsclient/util/WorldGenerationInfo;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/generationSelectionCallback (Lcom/mojang/realmsclient/util/WorldGenerationInfo;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_167457_ (Lcom/mojang/realmsclient/util/task/LongRunningTask;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/startTask (Lcom/mojang/realmsclient/util/task/LongRunningTask;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_167464_ (Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/resetWorld (Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_181336_ (Lcom/mojang/realmsclient/dto/WorldTemplate;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$templateSelectionCallback$8 (Lcom/mojang/realmsclient/dto/WorldTemplate;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_181338_ (Lcom/mojang/realmsclient/util/WorldGenerationInfo;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$generationSelectionCallback$9 (Lcom/mojang/realmsclient/util/WorldGenerationInfo;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_181340_ (Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$switchSlot$7 (Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89343_ (I)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/setSlot (I)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89354_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;ZZ)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/drawFrame (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;ZZ)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89366_ (Lcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/access$000 (Lcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89380_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89382_ (Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/switchSlot (Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89389_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/setResetTitle (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89392_ (I)I com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/frame (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89401_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89406_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89411_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89414_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89416_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/m_89418_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1 com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1 com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/f_89422_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/m_89426_ (Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/lambda$run$0 (Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/run ()V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$1/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/f_89435_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/f_89436_ com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/image +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/ (Lcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;IILnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/gui/components/Button$OnPress;)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/ (Lcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;IILnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/gui/components/Button$OnPress;)V +MD: com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen$FrameButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89481_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89482_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89483_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/WORLD_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89485_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/HARDCORE_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89486_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/CHEATS_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89487_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/DATE_FORMAT +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89488_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89489_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/worldId +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89490_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/slotId +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89491_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/uploadButton +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89492_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/levelList +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89493_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/selectedWorld +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/f_89494_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/worldSelectionList +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/ (JILcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/ (JILcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_167466_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/access$100 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_167469_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/access$200 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_167471_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/access$300 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_193511_ (Lnet/minecraft/world/level/storage/LevelSummary;Lnet/minecraft/world/level/storage/LevelSummary;)I com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/lambda$loadLevelList$1 (Lnet/minecraft/world/level/storage/LevelSummary;Lnet/minecraft/world/level/storage/LevelSummary;)I +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_193514_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_193516_ (Lnet/minecraft/world/level/storage/LevelSummary;)Z com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/lambda$loadLevelList$0 (Lnet/minecraft/world/level/storage/LevelSummary;)Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_89503_ (I)I com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/access$000 (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_89524_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_89534_ (Lnet/minecraft/world/level/storage/LevelSummary;)Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/gameModeName (Lnet/minecraft/world/level/storage/LevelSummary;)Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_89538_ (Lnet/minecraft/world/level/storage/LevelSummary;)Ljava/lang/String; com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/formatLastPlayed (Lnet/minecraft/world/level/storage/LevelSummary;)Ljava/lang/String; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_89551_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/loadLevelList ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/m_89552_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen/upload ()V +CL: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/f_89553_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/f_89554_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/levelSummary +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/f_89555_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/name +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/f_89556_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/id +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/f_89557_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/info +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;Lnet/minecraft/world/level/storage/LevelSummary;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;Lnet/minecraft/world/level/storage/LevelSummary;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/m_167474_ (Lcom/mojang/blaze3d/vertex/PoseStack;III)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/renderItem (Lcom/mojang/blaze3d/vertex/PoseStack;III)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/m_6375_ (DDI)Z com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry/mouseClicked (DDI)Z +CL: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/f_89582_ com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/m_5694_ ()Z com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/isFocused ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/m_5775_ ()I com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/getMaxPosition ()I +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/m_6987_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/setSelected (Lcom/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/m_89587_ (Lnet/minecraft/world/level/storage/LevelSummary;)V com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen$WorldSelectionList/addEntry (Lnet/minecraft/world/level/storage/LevelSummary;)V +CL: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_167479_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89597_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/currentLink +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89598_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/worldType +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89599_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/clicks +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89600_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/warning +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89601_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/warningURL +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89602_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/displayWarning +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89603_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/hoverWarning +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89604_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/noTemplatesMessage +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89605_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89606_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/LINK_ICON +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89607_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/TRAILER_ICON +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89608_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/SLOT_FRAME_LOCATION +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89609_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/PUBLISHER_LINK_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89610_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/TRAILER_LINK_TOOLTIP +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89612_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/worldTemplateObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89613_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/selectedTemplate +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89615_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/selectButton +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89616_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/trailerButton +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89617_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/publisherButton +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/f_89618_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/toolTip +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/ (Lnet/minecraft/network/chat/Component;Ljava/util/function/Consumer;Lcom/mojang/realmsclient/dto/RealmsServer$WorldType;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/ (Lnet/minecraft/network/chat/Component;Ljava/util/function/Consumer;Lcom/mojang/realmsclient/dto/RealmsServer$WorldType;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/ (Lnet/minecraft/network/chat/Component;Ljava/util/function/Consumer;Lcom/mojang/realmsclient/dto/RealmsServer$WorldType;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/ (Lnet/minecraft/network/chat/Component;Ljava/util/function/Consumer;Lcom/mojang/realmsclient/dto/RealmsServer$WorldType;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167489_ (I)I com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$100 (I)I +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167491_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$000 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167495_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$200 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167497_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$300 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167499_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$400 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167501_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$500 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167503_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$600 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_167505_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/access$700 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)Lnet/minecraft/client/gui/Font; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_6375_ (DDI)Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_7379_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/onClose ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89643_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/util/List;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/renderMultilineMessage (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/util/List;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89648_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/renderMousehoverTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89653_ (Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/fetchTemplatesAsync (Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89655_ (Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/client/RealmsClient;)Lcom/mojang/datafixers/util/Either; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/fetchTemplates (Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;Lcom/mojang/realmsclient/client/RealmsClient;)Lcom/mojang/datafixers/util/Either; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89676_ (Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment;)I com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/lambda$renderMultilineMessage$4 (Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment;)I +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89678_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89682_ ([Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/setWarning ([Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89690_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89695_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89700_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89718_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/updateButtonStates ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89721_ ()Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/shouldSelectButtonBeActive ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89724_ ()Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/shouldPublisherBeVisible ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89727_ ()Lcom/mojang/realmsclient/dto/WorldTemplate; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/getSelectedTemplate ()Lcom/mojang/realmsclient/dto/WorldTemplate; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89730_ ()Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/shouldTrailerBeVisible ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89736_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/selectTemplate ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89737_ ()Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/hasValidTemplate ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89738_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/onTrailer ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_89739_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/onPublish ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1 com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1 com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/f_89740_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/val$startPage +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/f_89741_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;Ljava/lang/String;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;Ljava/lang/String;Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/m_89746_ (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/lambda$run$0 (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/realmsclient/dto/WorldTemplatePaginatedList; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/run ()V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$1/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/f_89749_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/f_89750_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/template +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;Lcom/mojang/realmsclient/dto/WorldTemplate;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;Lcom/mojang/realmsclient/dto/WorldTemplate;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/m_89765_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIILcom/mojang/realmsclient/dto/WorldTemplate;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/drawImage (Lcom/mojang/blaze3d/vertex/PoseStack;IIIILcom/mojang/realmsclient/dto/WorldTemplate;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/m_89772_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/drawIcons (Lcom/mojang/blaze3d/vertex/PoseStack;IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/m_89781_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/WorldTemplate;IIII)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry/renderWorldTemplateItem (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/realmsclient/dto/WorldTemplate;IIII)V +CL: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList +FD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/f_89790_ com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;Ljava/lang/Iterable;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen;Ljava/lang/Iterable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_5694_ ()Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/isFocused ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_5759_ ()I com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/getRowWidth ()I +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_5775_ ()I com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/getMaxPosition ()I +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_6375_ (DDI)Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_6987_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/setSelected (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_89804_ (Lcom/mojang/realmsclient/dto/WorldTemplate;)V com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/addEntry (Lcom/mojang/realmsclient/dto/WorldTemplate;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_89811_ (I)Lcom/mojang/realmsclient/dto/WorldTemplate; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/get (I)Lcom/mojang/realmsclient/dto/WorldTemplate; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_89813_ (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry;)Lcom/mojang/realmsclient/dto/WorldTemplate; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/lambda$getTemplates$0 (Lcom/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$Entry;)Lcom/mojang/realmsclient/dto/WorldTemplate; +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_89817_ ()Z com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/isEmpty ()Z +MD: com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/m_89818_ ()Ljava/util/List; com/mojang/realmsclient/gui/screens/RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList/getTemplates ()Ljava/util/List; +CL: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen com/mojang/realmsclient/gui/screens/RealmsSettingsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/com/mojang/realmsclient/gui/screens/RealmsSettingsScreen com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/com/mojang/realmsclient/gui/screens/RealmsSettingsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_167508_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/COMPONENT_WIDTH +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_89819_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/NAME_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_89820_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/DESCRIPTION_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_89821_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/configureWorldScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_89822_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_89823_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/doneButton +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_89824_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/descEdit +FD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/f_89825_ com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/nameEdit +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_167509_ (Z)V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/lambda$init$2 (Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_89831_ ()V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/save ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_89841_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_89844_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_89846_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsSettingsScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_167511_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/DEFAULT_DIFFICULTY +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_167512_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/DEFAULT_GAME_MODE +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_167513_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/SPAWN_PROTECTION_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89852_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/difficulty +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89853_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/gameMode +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89854_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/pvp +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89855_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/spawnNPCs +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89856_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/spawnAnimals +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89857_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/spawnMonsters +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89858_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/spawnProtection +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89859_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/commandBlocks +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89860_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/forceGameMode +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89865_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/spawnProtectionButton +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89870_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/DIFFICULTIES +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89871_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/GAME_MODES +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89872_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/parent +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89876_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/NAME_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89877_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/nameEdit +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89878_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/column1X +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89879_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/columnWidth +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89881_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/options +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89882_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/worldType +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/f_89883_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/activeSlot +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsWorldOptions;Lcom/mojang/realmsclient/dto/RealmsServer$WorldType;I)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/ (Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;Lcom/mojang/realmsclient/dto/RealmsWorldOptions;Lcom/mojang/realmsclient/dto/RealmsServer$WorldType;I)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167514_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/GameType;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/GameType;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167517_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/Difficulty;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/Difficulty;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167521_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$7 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167524_ (Ljava/util/List;II)Ljava/lang/Object; com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/findByIndex (Ljava/util/List;II)Ljava/lang/Object; +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167528_ (Ljava/util/List;Ljava/lang/Object;I)I com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/findIndex (Ljava/util/List;Ljava/lang/Object;I)I +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167533_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167536_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167539_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167542_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_167545_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_89904_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_89909_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/lambda$init$8 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_89939_ ()Ljava/lang/String; com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/getSlotName ()Ljava/lang/String; +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_89940_ ()V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/saveSettings ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/f_89941_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/this$0 +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/f_89942_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/minValue +FD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/f_89943_ com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/maxValue +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/ (Lcom/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen;IIIIFF)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/ (Lcom/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen;IIIIFF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/m_5695_ ()V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/updateMessage ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/m_5697_ ()V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/applyValue ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/m_5716_ (DD)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/onClick (DD)V +MD: com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/m_7691_ (DD)V com/mojang/realmsclient/gui/screens/RealmsSlotOptionsScreen$SettingsSlider/onRelease (DD)V +CL: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_167548_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/PURCHASE_LINK +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_182537_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/UNKNOWN +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89960_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/daysLeft +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89961_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/startDate +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89962_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/type +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89963_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89964_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/SUBSCRIPTION_TITLE +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89965_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/SUBSCRIPTION_START_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89966_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/TIME_LEFT_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89967_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/DAYS_LEFT_LABEL +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89968_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/SUBSCRIPTION_EXPIRED_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89969_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/SUBSCRIPTION_LESS_THAN_A_DAY_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89970_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/MONTH_SUFFIX +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89971_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/MONTHS_SUFFIX +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89972_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/DAY_SUFFIX +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89973_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/DAYS_SUFFIX +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89974_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89975_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/serverData +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/f_89976_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/mainScreen +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_167549_ (Lcom/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/access$000 (Lcom/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_167552_ (Lcom/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen;)Lnet/minecraft/client/Minecraft; com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/access$100 (Lcom/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen;)Lnet/minecraft/client/Minecraft; +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_182538_ (J)Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/localPresentation (J)Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_89983_ (I)Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/daysLeftPresentation (I)Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_89989_ (J)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/getSubscription (J)V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_89998_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_90005_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_90009_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/m_90011_ (Z)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen/deleteRealm (Z)V +CL: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1 com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1 com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1 +FD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/f_90016_ com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/this$0 +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen;Ljava/lang/String;)V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/ (Lcom/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen;Ljava/lang/String;)V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/m_90020_ ()V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/lambda$run$0 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/run ()V com/mojang/realmsclient/gui/screens/RealmsSubscriptionInfoScreen$1/run ()V +CL: com/mojang/realmsclient/gui/screens/RealmsTermsScreen com/mojang/realmsclient/gui/screens/RealmsTermsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/com/mojang/realmsclient/gui/screens/RealmsTermsScreen com/mojang/realmsclient/gui/screens/RealmsTermsScreen/com/mojang/realmsclient/gui/screens/RealmsTermsScreen +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90022_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90023_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/TITLE +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90024_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/TERMS_STATIC_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90025_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/TERMS_LINK_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90026_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90027_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/mainScreen +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90028_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/realmsServer +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90029_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/onLink +FD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/f_90030_ com/mojang/realmsclient/gui/screens/RealmsTermsScreen/realmsToSUrl +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/RealmsMainScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/RealmsMainScreen;Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsTermsScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_6375_ (DDI)Z com/mojang/realmsclient/gui/screens/RealmsTermsScreen/mouseClicked (DDI)Z +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsTermsScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_90049_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_90053_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsTermsScreen/m_90056_ ()V com/mojang/realmsclient/gui/screens/RealmsTermsScreen/agreedToTos ()V +CL: com/mojang/realmsclient/gui/screens/RealmsUploadScreen com/mojang/realmsclient/gui/screens/RealmsUploadScreen +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/com/mojang/realmsclient/gui/screens/RealmsUploadScreen com/mojang/realmsclient/gui/screens/RealmsUploadScreen/com/mojang/realmsclient/gui/screens/RealmsUploadScreen +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90057_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/uploadFinished +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90058_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/showDots +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90059_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/uploadStarted +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90060_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/backButton +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90061_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/cancelButton +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90062_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/tickCount +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90063_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/previousWrittenBytes +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90064_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/previousTimeSnapshot +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90065_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/bytesPersSecond +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90066_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/callback +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90067_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/LOGGER +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90068_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/UPLOAD_LOCK +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90069_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/DOTS +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90070_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/VERIFYING_TEXT +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90071_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/lastScreen +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90072_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/selectedLevel +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90073_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/worldId +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90074_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/slotId +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90075_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/uploadStatus +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90076_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/narrationRateLimiter +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90077_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/errorMessage +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90078_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/status +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90079_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/progress +FD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/f_90080_ com/mojang/realmsclient/gui/screens/RealmsUploadScreen/cancelled +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/ ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/ (JILcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;Lnet/minecraft/world/level/storage/LevelSummary;Ljava/lang/Runnable;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/ (JILcom/mojang/realmsclient/gui/screens/RealmsResetWorldScreen;Lnet/minecraft/world/level/storage/LevelSummary;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_167555_ (JLcom/mojang/realmsclient/gui/screens/UploadResult;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/lambda$upload$3 (JLcom/mojang/realmsclient/gui/screens/UploadResult;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_167558_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/gui/screens/RealmsUploadScreen/createProgressNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_7856_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/init ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_7861_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/removed ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_7933_ (III)Z com/mojang/realmsclient/gui/screens/RealmsUploadScreen/keyPressed (III)Z +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90100_ (Lcom/mojang/blaze3d/vertex/PoseStack;J)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/drawUploadSpeed0 (Lcom/mojang/blaze3d/vertex/PoseStack;J)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90103_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90105_ (Ljava/io/File;)Z com/mojang/realmsclient/gui/screens/RealmsUploadScreen/verify (Ljava/io/File;)Z +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90107_ (Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/addFileToTarGz (Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90112_ ([Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/setErrorMessage ([Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90115_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/drawDots (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90117_ (Lnet/minecraft/client/gui/components/Button;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90119_ (Ljava/io/File;)Ljava/io/File; com/mojang/realmsclient/gui/screens/RealmsUploadScreen/tarGzipArchive (Ljava/io/File;)Ljava/io/File; +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90121_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/drawProgressBar (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90124_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/drawUploadSpeed (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90127_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/onBack ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90128_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/onCancel ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90129_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/upload ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90130_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/uploadCancelled ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90131_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/lambda$upload$4 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_90132_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/lambda$init$2 ()V +MD: com/mojang/realmsclient/gui/screens/RealmsUploadScreen/m_96624_ ()V com/mojang/realmsclient/gui/screens/RealmsUploadScreen/tick ()V +CL: com/mojang/realmsclient/gui/screens/UploadResult com/mojang/realmsclient/gui/screens/UploadResult +FD: com/mojang/realmsclient/gui/screens/UploadResult/com/mojang/realmsclient/gui/screens/UploadResult com/mojang/realmsclient/gui/screens/UploadResult/com/mojang/realmsclient/gui/screens/UploadResult +FD: com/mojang/realmsclient/gui/screens/UploadResult/f_90133_ com/mojang/realmsclient/gui/screens/UploadResult/statusCode +FD: com/mojang/realmsclient/gui/screens/UploadResult/f_90134_ com/mojang/realmsclient/gui/screens/UploadResult/errorMessage +MD: com/mojang/realmsclient/gui/screens/UploadResult/ (ILjava/lang/String;)V com/mojang/realmsclient/gui/screens/UploadResult/ (ILjava/lang/String;)V +CL: com/mojang/realmsclient/gui/screens/UploadResult$Builder com/mojang/realmsclient/gui/screens/UploadResult$Builder +FD: com/mojang/realmsclient/gui/screens/UploadResult$Builder/com/mojang/realmsclient/gui/screens/UploadResult$Builder com/mojang/realmsclient/gui/screens/UploadResult$Builder/com/mojang/realmsclient/gui/screens/UploadResult$Builder +FD: com/mojang/realmsclient/gui/screens/UploadResult$Builder/f_90142_ com/mojang/realmsclient/gui/screens/UploadResult$Builder/statusCode +FD: com/mojang/realmsclient/gui/screens/UploadResult$Builder/f_90143_ com/mojang/realmsclient/gui/screens/UploadResult$Builder/errorMessage +MD: com/mojang/realmsclient/gui/screens/UploadResult$Builder/ ()V com/mojang/realmsclient/gui/screens/UploadResult$Builder/ ()V +MD: com/mojang/realmsclient/gui/screens/UploadResult$Builder/m_90145_ ()Lcom/mojang/realmsclient/gui/screens/UploadResult; com/mojang/realmsclient/gui/screens/UploadResult$Builder/build ()Lcom/mojang/realmsclient/gui/screens/UploadResult; +MD: com/mojang/realmsclient/gui/screens/UploadResult$Builder/m_90146_ (I)Lcom/mojang/realmsclient/gui/screens/UploadResult$Builder; com/mojang/realmsclient/gui/screens/UploadResult$Builder/withStatusCode (I)Lcom/mojang/realmsclient/gui/screens/UploadResult$Builder; +MD: com/mojang/realmsclient/gui/screens/UploadResult$Builder/m_90148_ (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/screens/UploadResult$Builder; com/mojang/realmsclient/gui/screens/UploadResult$Builder/withErrorMessage (Ljava/lang/String;)Lcom/mojang/realmsclient/gui/screens/UploadResult$Builder; +CL: com/mojang/realmsclient/gui/screens/package-info com/mojang/realmsclient/gui/screens/package-info +FD: com/mojang/realmsclient/gui/screens/package-info/com/mojang/realmsclient/gui/screens/package-info com/mojang/realmsclient/gui/screens/package-info/com/mojang/realmsclient/gui/screens/package-info +CL: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay +FD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay +FD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/f_167559_ com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/interval +FD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/f_167560_ com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/clock +FD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/f_167561_ com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/lastStartedTimestamp +MD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/ (Ljava/time/Duration;)V com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/ (Ljava/time/Duration;)V +MD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/ (Ljava/time/Duration;Ljava/util/function/Supplier;)V com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/ (Ljava/time/Duration;Ljava/util/function/Supplier;)V +MD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/m_142678_ ()J com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/getNextDelayMs ()J +MD: com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/m_142685_ ()V com/mojang/realmsclient/gui/task/IntervalBasedStartupDelay/markExecutionStart ()V +CL: com/mojang/realmsclient/gui/task/NoStartupDelay com/mojang/realmsclient/gui/task/NoStartupDelay +FD: com/mojang/realmsclient/gui/task/NoStartupDelay/com/mojang/realmsclient/gui/task/NoStartupDelay com/mojang/realmsclient/gui/task/NoStartupDelay/com/mojang/realmsclient/gui/task/NoStartupDelay +MD: com/mojang/realmsclient/gui/task/NoStartupDelay/ ()V com/mojang/realmsclient/gui/task/NoStartupDelay/ ()V +MD: com/mojang/realmsclient/gui/task/NoStartupDelay/m_142678_ ()J com/mojang/realmsclient/gui/task/NoStartupDelay/getNextDelayMs ()J +MD: com/mojang/realmsclient/gui/task/NoStartupDelay/m_142685_ ()V com/mojang/realmsclient/gui/task/NoStartupDelay/markExecutionStart ()V +CL: com/mojang/realmsclient/gui/task/RepeatableTask com/mojang/realmsclient/gui/task/RepeatableTask +FD: com/mojang/realmsclient/gui/task/RepeatableTask/com/mojang/realmsclient/gui/task/RepeatableTask com/mojang/realmsclient/gui/task/RepeatableTask/com/mojang/realmsclient/gui/task/RepeatableTask +FD: com/mojang/realmsclient/gui/task/RepeatableTask/f_167572_ com/mojang/realmsclient/gui/task/RepeatableTask/isActive +FD: com/mojang/realmsclient/gui/task/RepeatableTask/f_167573_ com/mojang/realmsclient/gui/task/RepeatableTask/restartDelayCalculator +FD: com/mojang/realmsclient/gui/task/RepeatableTask/f_167574_ com/mojang/realmsclient/gui/task/RepeatableTask/interval +FD: com/mojang/realmsclient/gui/task/RepeatableTask/f_167575_ com/mojang/realmsclient/gui/task/RepeatableTask/runnable +MD: com/mojang/realmsclient/gui/task/RepeatableTask/ (Ljava/lang/Runnable;Ljava/time/Duration;Ljava/util/function/BooleanSupplier;Lcom/mojang/realmsclient/gui/task/RestartDelayCalculator;)V com/mojang/realmsclient/gui/task/RepeatableTask/ (Ljava/lang/Runnable;Ljava/time/Duration;Ljava/util/function/BooleanSupplier;Lcom/mojang/realmsclient/gui/task/RestartDelayCalculator;)V +MD: com/mojang/realmsclient/gui/task/RepeatableTask/m_167581_ (Ljava/lang/Runnable;Ljava/time/Duration;Ljava/util/function/BooleanSupplier;)Lcom/mojang/realmsclient/gui/task/RepeatableTask; com/mojang/realmsclient/gui/task/RepeatableTask/withRestartDelayAccountingForInterval (Ljava/lang/Runnable;Ljava/time/Duration;Ljava/util/function/BooleanSupplier;)Lcom/mojang/realmsclient/gui/task/RepeatableTask; +MD: com/mojang/realmsclient/gui/task/RepeatableTask/m_167585_ (Ljava/util/concurrent/ScheduledExecutorService;)Ljava/util/concurrent/ScheduledFuture; com/mojang/realmsclient/gui/task/RepeatableTask/schedule (Ljava/util/concurrent/ScheduledExecutorService;)Ljava/util/concurrent/ScheduledFuture; +MD: com/mojang/realmsclient/gui/task/RepeatableTask/m_167587_ (Ljava/lang/Runnable;Ljava/time/Duration;Ljava/util/function/BooleanSupplier;)Lcom/mojang/realmsclient/gui/task/RepeatableTask; com/mojang/realmsclient/gui/task/RepeatableTask/withImmediateRestart (Ljava/lang/Runnable;Ljava/time/Duration;Ljava/util/function/BooleanSupplier;)Lcom/mojang/realmsclient/gui/task/RepeatableTask; +MD: com/mojang/realmsclient/gui/task/RepeatableTask/run ()V com/mojang/realmsclient/gui/task/RepeatableTask/run ()V +CL: com/mojang/realmsclient/gui/task/RestartDelayCalculator com/mojang/realmsclient/gui/task/RestartDelayCalculator +FD: com/mojang/realmsclient/gui/task/RestartDelayCalculator/com/mojang/realmsclient/gui/task/RestartDelayCalculator com/mojang/realmsclient/gui/task/RestartDelayCalculator/com/mojang/realmsclient/gui/task/RestartDelayCalculator +MD: com/mojang/realmsclient/gui/task/RestartDelayCalculator/m_142678_ ()J com/mojang/realmsclient/gui/task/RestartDelayCalculator/getNextDelayMs ()J +MD: com/mojang/realmsclient/gui/task/RestartDelayCalculator/m_142685_ ()V com/mojang/realmsclient/gui/task/RestartDelayCalculator/markExecutionStart ()V +CL: com/mojang/realmsclient/gui/task/package-info com/mojang/realmsclient/gui/task/package-info +FD: com/mojang/realmsclient/gui/task/package-info/com/mojang/realmsclient/gui/task/package-info com/mojang/realmsclient/gui/task/package-info/com/mojang/realmsclient/gui/task/package-info +CL: com/mojang/realmsclient/package-info com/mojang/realmsclient/package-info +FD: com/mojang/realmsclient/package-info/com/mojang/realmsclient/package-info com/mojang/realmsclient/package-info/com/mojang/realmsclient/package-info +CL: com/mojang/realmsclient/util/JsonUtils com/mojang/realmsclient/util/JsonUtils +FD: com/mojang/realmsclient/util/JsonUtils/com/mojang/realmsclient/util/JsonUtils com/mojang/realmsclient/util/JsonUtils/com/mojang/realmsclient/util/JsonUtils +MD: com/mojang/realmsclient/util/JsonUtils/ ()V com/mojang/realmsclient/util/JsonUtils/ ()V +MD: com/mojang/realmsclient/util/JsonUtils/m_90150_ (Ljava/lang/String;Lcom/google/gson/JsonObject;)Ljava/util/Date; com/mojang/realmsclient/util/JsonUtils/getDateOr (Ljava/lang/String;Lcom/google/gson/JsonObject;)Ljava/util/Date; +MD: com/mojang/realmsclient/util/JsonUtils/m_90153_ (Ljava/lang/String;Lcom/google/gson/JsonObject;I)I com/mojang/realmsclient/util/JsonUtils/getIntOr (Ljava/lang/String;Lcom/google/gson/JsonObject;I)I +MD: com/mojang/realmsclient/util/JsonUtils/m_90157_ (Ljava/lang/String;Lcom/google/gson/JsonObject;J)J com/mojang/realmsclient/util/JsonUtils/getLongOr (Ljava/lang/String;Lcom/google/gson/JsonObject;J)J +MD: com/mojang/realmsclient/util/JsonUtils/m_90161_ (Ljava/lang/String;Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/util/JsonUtils/getStringOr (Ljava/lang/String;Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/util/JsonUtils/m_90165_ (Ljava/lang/String;Lcom/google/gson/JsonObject;Z)Z com/mojang/realmsclient/util/JsonUtils/getBooleanOr (Ljava/lang/String;Lcom/google/gson/JsonObject;Z)Z +CL: com/mojang/realmsclient/util/LevelType com/mojang/realmsclient/util/LevelType +FD: com/mojang/realmsclient/util/LevelType/$VALUES com/mojang/realmsclient/util/LevelType/$VALUES +FD: com/mojang/realmsclient/util/LevelType/AMPLIFIED com/mojang/realmsclient/util/LevelType/AMPLIFIED +FD: com/mojang/realmsclient/util/LevelType/DEFAULT com/mojang/realmsclient/util/LevelType/DEFAULT +FD: com/mojang/realmsclient/util/LevelType/FLAT com/mojang/realmsclient/util/LevelType/FLAT +FD: com/mojang/realmsclient/util/LevelType/LARGE_BIOMES com/mojang/realmsclient/util/LevelType/LARGE_BIOMES +FD: com/mojang/realmsclient/util/LevelType/com/mojang/realmsclient/util/LevelType com/mojang/realmsclient/util/LevelType/com/mojang/realmsclient/util/LevelType +FD: com/mojang/realmsclient/util/LevelType/f_167598_ com/mojang/realmsclient/util/LevelType/index +FD: com/mojang/realmsclient/util/LevelType/f_167599_ com/mojang/realmsclient/util/LevelType/name +MD: com/mojang/realmsclient/util/LevelType/ ()V com/mojang/realmsclient/util/LevelType/ ()V +MD: com/mojang/realmsclient/util/LevelType/ (Ljava/lang/String;IILnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/util/LevelType/ (Ljava/lang/String;IILnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/util/LevelType/m_167607_ ()Lnet/minecraft/network/chat/Component; com/mojang/realmsclient/util/LevelType/getName ()Lnet/minecraft/network/chat/Component; +MD: com/mojang/realmsclient/util/LevelType/m_167608_ ()I com/mojang/realmsclient/util/LevelType/getDtoIndex ()I +MD: com/mojang/realmsclient/util/LevelType/m_167609_ ()[Lcom/mojang/realmsclient/util/LevelType; com/mojang/realmsclient/util/LevelType/$values ()[Lcom/mojang/realmsclient/util/LevelType; +MD: com/mojang/realmsclient/util/LevelType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/util/LevelType; com/mojang/realmsclient/util/LevelType/valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/util/LevelType; +MD: com/mojang/realmsclient/util/LevelType/values ()[Lcom/mojang/realmsclient/util/LevelType; com/mojang/realmsclient/util/LevelType/values ()[Lcom/mojang/realmsclient/util/LevelType; +CL: com/mojang/realmsclient/util/RealmsPersistence com/mojang/realmsclient/util/RealmsPersistence +FD: com/mojang/realmsclient/util/RealmsPersistence/com/mojang/realmsclient/util/RealmsPersistence com/mojang/realmsclient/util/RealmsPersistence/com/mojang/realmsclient/util/RealmsPersistence +FD: com/mojang/realmsclient/util/RealmsPersistence/f_167613_ com/mojang/realmsclient/util/RealmsPersistence/FILE_NAME +FD: com/mojang/realmsclient/util/RealmsPersistence/f_90169_ com/mojang/realmsclient/util/RealmsPersistence/GSON +MD: com/mojang/realmsclient/util/RealmsPersistence/ ()V com/mojang/realmsclient/util/RealmsPersistence/ ()V +MD: com/mojang/realmsclient/util/RealmsPersistence/ ()V com/mojang/realmsclient/util/RealmsPersistence/ ()V +MD: com/mojang/realmsclient/util/RealmsPersistence/m_167615_ ()Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData; com/mojang/realmsclient/util/RealmsPersistence/read ()Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData; +MD: com/mojang/realmsclient/util/RealmsPersistence/m_167616_ (Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData;)V com/mojang/realmsclient/util/RealmsPersistence/save (Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData;)V +MD: com/mojang/realmsclient/util/RealmsPersistence/m_90171_ ()Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData; com/mojang/realmsclient/util/RealmsPersistence/readFile ()Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData; +MD: com/mojang/realmsclient/util/RealmsPersistence/m_90172_ (Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData;)V com/mojang/realmsclient/util/RealmsPersistence/writeFile (Lcom/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData;)V +MD: com/mojang/realmsclient/util/RealmsPersistence/m_90174_ ()Ljava/io/File; com/mojang/realmsclient/util/RealmsPersistence/getPathToData ()Ljava/io/File; +CL: com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData +FD: com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData +FD: com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/f_90175_ com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/newsLink +FD: com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/f_90176_ com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/hasUnreadNews +MD: com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/ ()V com/mojang/realmsclient/util/RealmsPersistence$RealmsPersistenceData/ ()V +CL: com/mojang/realmsclient/util/RealmsTextureManager com/mojang/realmsclient/util/RealmsTextureManager +FD: com/mojang/realmsclient/util/RealmsTextureManager/com/mojang/realmsclient/util/RealmsTextureManager com/mojang/realmsclient/util/RealmsTextureManager/com/mojang/realmsclient/util/RealmsTextureManager +FD: com/mojang/realmsclient/util/RealmsTextureManager/f_90178_ com/mojang/realmsclient/util/RealmsTextureManager/TEXTURES +FD: com/mojang/realmsclient/util/RealmsTextureManager/f_90179_ com/mojang/realmsclient/util/RealmsTextureManager/SKIN_FETCH_STATUS +FD: com/mojang/realmsclient/util/RealmsTextureManager/f_90180_ com/mojang/realmsclient/util/RealmsTextureManager/FETCHED_SKINS +FD: com/mojang/realmsclient/util/RealmsTextureManager/f_90181_ com/mojang/realmsclient/util/RealmsTextureManager/LOGGER +FD: com/mojang/realmsclient/util/RealmsTextureManager/f_90182_ com/mojang/realmsclient/util/RealmsTextureManager/TEMPLATE_ICON_LOCATION +MD: com/mojang/realmsclient/util/RealmsTextureManager/ ()V com/mojang/realmsclient/util/RealmsTextureManager/ ()V +MD: com/mojang/realmsclient/util/RealmsTextureManager/ ()V com/mojang/realmsclient/util/RealmsTextureManager/ ()V +MD: com/mojang/realmsclient/util/RealmsTextureManager/m_90185_ (Ljava/lang/String;)V com/mojang/realmsclient/util/RealmsTextureManager/bindFace (Ljava/lang/String;)V +MD: com/mojang/realmsclient/util/RealmsTextureManager/m_90187_ (Ljava/lang/String;Ljava/lang/Runnable;)V com/mojang/realmsclient/util/RealmsTextureManager/withBoundFace (Ljava/lang/String;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/util/RealmsTextureManager/m_90190_ (Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/util/RealmsTextureManager/bindWorldTemplate (Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/util/RealmsTextureManager/m_90193_ (Ljava/util/UUID;)V com/mojang/realmsclient/util/RealmsTextureManager/bindDefaultFace (Ljava/util/UUID;)V +MD: com/mojang/realmsclient/util/RealmsTextureManager/m_90196_ (Ljava/lang/String;Ljava/lang/String;)I com/mojang/realmsclient/util/RealmsTextureManager/getTextureId (Ljava/lang/String;Ljava/lang/String;)I +CL: com/mojang/realmsclient/util/RealmsTextureManager$1 com/mojang/realmsclient/util/RealmsTextureManager$1 +FD: com/mojang/realmsclient/util/RealmsTextureManager$1/com/mojang/realmsclient/util/RealmsTextureManager$1 com/mojang/realmsclient/util/RealmsTextureManager$1/com/mojang/realmsclient/util/RealmsTextureManager$1 +FD: com/mojang/realmsclient/util/RealmsTextureManager$1/f_90200_ com/mojang/realmsclient/util/RealmsTextureManager$1/val$uuid +MD: com/mojang/realmsclient/util/RealmsTextureManager$1/ (Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/util/RealmsTextureManager$1/ (Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/util/RealmsTextureManager$1/run ()V com/mojang/realmsclient/util/RealmsTextureManager$1/run ()V +CL: com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture +FD: com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture +FD: com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/f_90205_ com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/image +FD: com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/f_90206_ com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/textureId +MD: com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/ (Ljava/lang/String;I)V com/mojang/realmsclient/util/RealmsTextureManager$RealmsTexture/ (Ljava/lang/String;I)V +CL: com/mojang/realmsclient/util/RealmsTextureManager$TextureData com/mojang/realmsclient/util/RealmsTextureManager$TextureData +FD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/com/mojang/realmsclient/util/RealmsTextureManager$TextureData com/mojang/realmsclient/util/RealmsTextureManager$TextureData/com/mojang/realmsclient/util/RealmsTextureManager$TextureData +FD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/f_193518_ com/mojang/realmsclient/util/RealmsTextureManager$TextureData/width +FD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/f_193519_ com/mojang/realmsclient/util/RealmsTextureManager$TextureData/height +FD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/f_193520_ com/mojang/realmsclient/util/RealmsTextureManager$TextureData/data +FD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/f_193521_ com/mojang/realmsclient/util/RealmsTextureManager$TextureData/MISSING +MD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/ ()V com/mojang/realmsclient/util/RealmsTextureManager$TextureData/ ()V +MD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/ (IILjava/nio/IntBuffer;)V com/mojang/realmsclient/util/RealmsTextureManager$TextureData/ (IILjava/nio/IntBuffer;)V +MD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/m_193527_ ()Lcom/mojang/realmsclient/util/RealmsTextureManager$TextureData; com/mojang/realmsclient/util/RealmsTextureManager$TextureData/lambda$static$0 ()Lcom/mojang/realmsclient/util/RealmsTextureManager$TextureData; +MD: com/mojang/realmsclient/util/RealmsTextureManager$TextureData/m_193528_ (Ljava/lang/String;)Lcom/mojang/realmsclient/util/RealmsTextureManager$TextureData; com/mojang/realmsclient/util/RealmsTextureManager$TextureData/load (Ljava/lang/String;)Lcom/mojang/realmsclient/util/RealmsTextureManager$TextureData; +CL: com/mojang/realmsclient/util/RealmsUtil com/mojang/realmsclient/util/RealmsUtil +FD: com/mojang/realmsclient/util/RealmsUtil/com/mojang/realmsclient/util/RealmsUtil com/mojang/realmsclient/util/RealmsUtil/com/mojang/realmsclient/util/RealmsUtil +FD: com/mojang/realmsclient/util/RealmsUtil/f_167619_ com/mojang/realmsclient/util/RealmsUtil/MINUTES +FD: com/mojang/realmsclient/util/RealmsUtil/f_167620_ com/mojang/realmsclient/util/RealmsUtil/HOURS +FD: com/mojang/realmsclient/util/RealmsUtil/f_167621_ com/mojang/realmsclient/util/RealmsUtil/DAYS +FD: com/mojang/realmsclient/util/RealmsUtil/f_90214_ com/mojang/realmsclient/util/RealmsUtil/gameProfileCache +FD: com/mojang/realmsclient/util/RealmsUtil/f_90215_ com/mojang/realmsclient/util/RealmsUtil/AUTHENTICATION_SERVICE +FD: com/mojang/realmsclient/util/RealmsUtil/f_90216_ com/mojang/realmsclient/util/RealmsUtil/SESSION_SERVICE +MD: com/mojang/realmsclient/util/RealmsUtil/ ()V com/mojang/realmsclient/util/RealmsUtil/ ()V +MD: com/mojang/realmsclient/util/RealmsUtil/ ()V com/mojang/realmsclient/util/RealmsUtil/ ()V +MD: com/mojang/realmsclient/util/RealmsUtil/m_90219_ (J)Ljava/lang/String; com/mojang/realmsclient/util/RealmsUtil/convertToAgePresentation (J)Ljava/lang/String; +MD: com/mojang/realmsclient/util/RealmsUtil/m_90221_ (Ljava/lang/String;)Ljava/lang/String; com/mojang/realmsclient/util/RealmsUtil/uuidToName (Ljava/lang/String;)Ljava/lang/String; +MD: com/mojang/realmsclient/util/RealmsUtil/m_90223_ (Ljava/util/Date;)Ljava/lang/String; com/mojang/realmsclient/util/RealmsUtil/convertToAgePresentationFromInstant (Ljava/util/Date;)Ljava/lang/String; +MD: com/mojang/realmsclient/util/RealmsUtil/m_90225_ (Ljava/lang/String;)Ljava/util/Map; com/mojang/realmsclient/util/RealmsUtil/getTextures (Ljava/lang/String;)Ljava/util/Map; +CL: com/mojang/realmsclient/util/RealmsUtil$1 com/mojang/realmsclient/util/RealmsUtil$1 +FD: com/mojang/realmsclient/util/RealmsUtil$1/com/mojang/realmsclient/util/RealmsUtil$1 com/mojang/realmsclient/util/RealmsUtil$1/com/mojang/realmsclient/util/RealmsUtil$1 +MD: com/mojang/realmsclient/util/RealmsUtil$1/ ()V com/mojang/realmsclient/util/RealmsUtil$1/ ()V +MD: com/mojang/realmsclient/util/RealmsUtil$1/load (Ljava/lang/Object;)Ljava/lang/Object; com/mojang/realmsclient/util/RealmsUtil$1/load (Ljava/lang/Object;)Ljava/lang/Object; +MD: com/mojang/realmsclient/util/RealmsUtil$1/load (Ljava/lang/String;)Lcom/mojang/authlib/GameProfile; com/mojang/realmsclient/util/RealmsUtil$1/load (Ljava/lang/String;)Lcom/mojang/authlib/GameProfile; +CL: com/mojang/realmsclient/util/SkinProcessor com/mojang/realmsclient/util/SkinProcessor +FD: com/mojang/realmsclient/util/SkinProcessor/com/mojang/realmsclient/util/SkinProcessor com/mojang/realmsclient/util/SkinProcessor/com/mojang/realmsclient/util/SkinProcessor +FD: com/mojang/realmsclient/util/SkinProcessor/f_90232_ com/mojang/realmsclient/util/SkinProcessor/pixels +FD: com/mojang/realmsclient/util/SkinProcessor/f_90233_ com/mojang/realmsclient/util/SkinProcessor/width +FD: com/mojang/realmsclient/util/SkinProcessor/f_90234_ com/mojang/realmsclient/util/SkinProcessor/height +MD: com/mojang/realmsclient/util/SkinProcessor/ ()V com/mojang/realmsclient/util/SkinProcessor/ ()V +MD: com/mojang/realmsclient/util/SkinProcessor/m_90236_ (IIII)V com/mojang/realmsclient/util/SkinProcessor/doLegacyTransparencyHack (IIII)V +MD: com/mojang/realmsclient/util/SkinProcessor/m_90241_ (Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage; com/mojang/realmsclient/util/SkinProcessor/process (Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage; +MD: com/mojang/realmsclient/util/SkinProcessor/m_90243_ (IIII)V com/mojang/realmsclient/util/SkinProcessor/setNoAlpha (IIII)V +CL: com/mojang/realmsclient/util/TextRenderingUtils com/mojang/realmsclient/util/TextRenderingUtils +FD: com/mojang/realmsclient/util/TextRenderingUtils/com/mojang/realmsclient/util/TextRenderingUtils com/mojang/realmsclient/util/TextRenderingUtils/com/mojang/realmsclient/util/TextRenderingUtils +MD: com/mojang/realmsclient/util/TextRenderingUtils/ ()V com/mojang/realmsclient/util/TextRenderingUtils/ ()V +MD: com/mojang/realmsclient/util/TextRenderingUtils/m_90248_ (Ljava/lang/String;)Ljava/util/List; com/mojang/realmsclient/util/TextRenderingUtils/lineBreak (Ljava/lang/String;)Ljava/util/List; +MD: com/mojang/realmsclient/util/TextRenderingUtils/m_90250_ (Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; com/mojang/realmsclient/util/TextRenderingUtils/split (Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; +MD: com/mojang/realmsclient/util/TextRenderingUtils/m_90253_ (Ljava/lang/String;Ljava/util/List;)Ljava/util/List; com/mojang/realmsclient/util/TextRenderingUtils/decompose (Ljava/lang/String;Ljava/util/List;)Ljava/util/List; +MD: com/mojang/realmsclient/util/TextRenderingUtils/m_90256_ (Ljava/lang/String;[Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment;)Ljava/util/List; com/mojang/realmsclient/util/TextRenderingUtils/decompose (Ljava/lang/String;[Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment;)Ljava/util/List; +MD: com/mojang/realmsclient/util/TextRenderingUtils/m_90259_ (Ljava/util/List;Ljava/util/List;)Ljava/util/List; com/mojang/realmsclient/util/TextRenderingUtils/insertLinks (Ljava/util/List;Ljava/util/List;)Ljava/util/List; +CL: com/mojang/realmsclient/util/TextRenderingUtils$Line com/mojang/realmsclient/util/TextRenderingUtils$Line +FD: com/mojang/realmsclient/util/TextRenderingUtils$Line/com/mojang/realmsclient/util/TextRenderingUtils$Line com/mojang/realmsclient/util/TextRenderingUtils$Line/com/mojang/realmsclient/util/TextRenderingUtils$Line +FD: com/mojang/realmsclient/util/TextRenderingUtils$Line/f_90262_ com/mojang/realmsclient/util/TextRenderingUtils$Line/segments +MD: com/mojang/realmsclient/util/TextRenderingUtils$Line/ (Ljava/util/List;)V com/mojang/realmsclient/util/TextRenderingUtils$Line/ (Ljava/util/List;)V +MD: com/mojang/realmsclient/util/TextRenderingUtils$Line/ ([Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment;)V com/mojang/realmsclient/util/TextRenderingUtils$Line/ ([Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment;)V +MD: com/mojang/realmsclient/util/TextRenderingUtils$Line/equals (Ljava/lang/Object;)Z com/mojang/realmsclient/util/TextRenderingUtils$Line/equals (Ljava/lang/Object;)Z +MD: com/mojang/realmsclient/util/TextRenderingUtils$Line/hashCode ()I com/mojang/realmsclient/util/TextRenderingUtils$Line/hashCode ()I +MD: com/mojang/realmsclient/util/TextRenderingUtils$Line/toString ()Ljava/lang/String; com/mojang/realmsclient/util/TextRenderingUtils$Line/toString ()Ljava/lang/String; +CL: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment com/mojang/realmsclient/util/TextRenderingUtils$LineSegment +FD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/com/mojang/realmsclient/util/TextRenderingUtils$LineSegment com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/com/mojang/realmsclient/util/TextRenderingUtils$LineSegment +FD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/f_90269_ com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/fullText +FD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/f_90270_ com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/linkTitle +FD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/f_90271_ com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/linkUrl +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/ (Ljava/lang/String;)V com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/ (Ljava/lang/String;)V +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/equals (Ljava/lang/Object;)Z com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/equals (Ljava/lang/Object;)Z +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/hashCode ()I com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/hashCode ()I +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/m_90278_ ()Ljava/lang/String; com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/renderedText ()Ljava/lang/String; +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/m_90279_ (Ljava/lang/String;)Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment; com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/text (Ljava/lang/String;)Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment; +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/m_90281_ (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment; com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/link (Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/realmsclient/util/TextRenderingUtils$LineSegment; +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/m_90284_ ()Z com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/isLink ()Z +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/m_90285_ ()Ljava/lang/String; com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/getLinkUrl ()Ljava/lang/String; +MD: com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/toString ()Ljava/lang/String; com/mojang/realmsclient/util/TextRenderingUtils$LineSegment/toString ()Ljava/lang/String; +CL: com/mojang/realmsclient/util/UploadTokenCache com/mojang/realmsclient/util/UploadTokenCache +FD: com/mojang/realmsclient/util/UploadTokenCache/com/mojang/realmsclient/util/UploadTokenCache com/mojang/realmsclient/util/UploadTokenCache/com/mojang/realmsclient/util/UploadTokenCache +FD: com/mojang/realmsclient/util/UploadTokenCache/f_90290_ com/mojang/realmsclient/util/UploadTokenCache/TOKEN_CACHE +MD: com/mojang/realmsclient/util/UploadTokenCache/ ()V com/mojang/realmsclient/util/UploadTokenCache/ ()V +MD: com/mojang/realmsclient/util/UploadTokenCache/ ()V com/mojang/realmsclient/util/UploadTokenCache/ ()V +MD: com/mojang/realmsclient/util/UploadTokenCache/m_90292_ (J)Ljava/lang/String; com/mojang/realmsclient/util/UploadTokenCache/get (J)Ljava/lang/String; +MD: com/mojang/realmsclient/util/UploadTokenCache/m_90294_ (JLjava/lang/String;)V com/mojang/realmsclient/util/UploadTokenCache/put (JLjava/lang/String;)V +MD: com/mojang/realmsclient/util/UploadTokenCache/m_90297_ (J)V com/mojang/realmsclient/util/UploadTokenCache/invalidate (J)V +CL: com/mojang/realmsclient/util/WorldGenerationInfo com/mojang/realmsclient/util/WorldGenerationInfo +FD: com/mojang/realmsclient/util/WorldGenerationInfo/com/mojang/realmsclient/util/WorldGenerationInfo com/mojang/realmsclient/util/WorldGenerationInfo/com/mojang/realmsclient/util/WorldGenerationInfo +FD: com/mojang/realmsclient/util/WorldGenerationInfo/f_167627_ com/mojang/realmsclient/util/WorldGenerationInfo/seed +FD: com/mojang/realmsclient/util/WorldGenerationInfo/f_167628_ com/mojang/realmsclient/util/WorldGenerationInfo/levelType +FD: com/mojang/realmsclient/util/WorldGenerationInfo/f_167629_ com/mojang/realmsclient/util/WorldGenerationInfo/generateStructures +MD: com/mojang/realmsclient/util/WorldGenerationInfo/ (Ljava/lang/String;Lcom/mojang/realmsclient/util/LevelType;Z)V com/mojang/realmsclient/util/WorldGenerationInfo/ (Ljava/lang/String;Lcom/mojang/realmsclient/util/LevelType;Z)V +MD: com/mojang/realmsclient/util/WorldGenerationInfo/m_167634_ ()Ljava/lang/String; com/mojang/realmsclient/util/WorldGenerationInfo/getSeed ()Ljava/lang/String; +MD: com/mojang/realmsclient/util/WorldGenerationInfo/m_167635_ ()Lcom/mojang/realmsclient/util/LevelType; com/mojang/realmsclient/util/WorldGenerationInfo/getLevelType ()Lcom/mojang/realmsclient/util/LevelType; +MD: com/mojang/realmsclient/util/WorldGenerationInfo/m_167636_ ()Z com/mojang/realmsclient/util/WorldGenerationInfo/shouldGenerateStructures ()Z +CL: com/mojang/realmsclient/util/package-info com/mojang/realmsclient/util/package-info +FD: com/mojang/realmsclient/util/package-info/com/mojang/realmsclient/util/package-info com/mojang/realmsclient/util/package-info/com/mojang/realmsclient/util/package-info +CL: com/mojang/realmsclient/util/task/CloseServerTask com/mojang/realmsclient/util/task/CloseServerTask +FD: com/mojang/realmsclient/util/task/CloseServerTask/com/mojang/realmsclient/util/task/CloseServerTask com/mojang/realmsclient/util/task/CloseServerTask/com/mojang/realmsclient/util/task/CloseServerTask +FD: com/mojang/realmsclient/util/task/CloseServerTask/f_202333_ com/mojang/realmsclient/util/task/CloseServerTask/LOGGER +FD: com/mojang/realmsclient/util/task/CloseServerTask/f_90299_ com/mojang/realmsclient/util/task/CloseServerTask/serverData +FD: com/mojang/realmsclient/util/task/CloseServerTask/f_90300_ com/mojang/realmsclient/util/task/CloseServerTask/configureScreen +MD: com/mojang/realmsclient/util/task/CloseServerTask/ ()V com/mojang/realmsclient/util/task/CloseServerTask/ ()V +MD: com/mojang/realmsclient/util/task/CloseServerTask/ (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;)V com/mojang/realmsclient/util/task/CloseServerTask/ (Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;)V +MD: com/mojang/realmsclient/util/task/CloseServerTask/run ()V com/mojang/realmsclient/util/task/CloseServerTask/run ()V +CL: com/mojang/realmsclient/util/task/ConnectTask com/mojang/realmsclient/util/task/ConnectTask +FD: com/mojang/realmsclient/util/task/ConnectTask/com/mojang/realmsclient/util/task/ConnectTask com/mojang/realmsclient/util/task/ConnectTask/com/mojang/realmsclient/util/task/ConnectTask +FD: com/mojang/realmsclient/util/task/ConnectTask/f_90305_ com/mojang/realmsclient/util/task/ConnectTask/realmsConnect +FD: com/mojang/realmsclient/util/task/ConnectTask/f_90306_ com/mojang/realmsclient/util/task/ConnectTask/server +FD: com/mojang/realmsclient/util/task/ConnectTask/f_90307_ com/mojang/realmsclient/util/task/ConnectTask/address +MD: com/mojang/realmsclient/util/task/ConnectTask/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/dto/RealmsServerAddress;)V com/mojang/realmsclient/util/task/ConnectTask/ (Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Lcom/mojang/realmsclient/dto/RealmsServerAddress;)V +MD: com/mojang/realmsclient/util/task/ConnectTask/m_5519_ ()V com/mojang/realmsclient/util/task/ConnectTask/tick ()V +MD: com/mojang/realmsclient/util/task/ConnectTask/m_5520_ ()V com/mojang/realmsclient/util/task/ConnectTask/abortTask ()V +MD: com/mojang/realmsclient/util/task/ConnectTask/run ()V com/mojang/realmsclient/util/task/ConnectTask/run ()V +CL: com/mojang/realmsclient/util/task/DownloadTask com/mojang/realmsclient/util/task/DownloadTask +FD: com/mojang/realmsclient/util/task/DownloadTask/com/mojang/realmsclient/util/task/DownloadTask com/mojang/realmsclient/util/task/DownloadTask/com/mojang/realmsclient/util/task/DownloadTask +FD: com/mojang/realmsclient/util/task/DownloadTask/f_202335_ com/mojang/realmsclient/util/task/DownloadTask/LOGGER +FD: com/mojang/realmsclient/util/task/DownloadTask/f_90315_ com/mojang/realmsclient/util/task/DownloadTask/worldId +FD: com/mojang/realmsclient/util/task/DownloadTask/f_90316_ com/mojang/realmsclient/util/task/DownloadTask/slot +FD: com/mojang/realmsclient/util/task/DownloadTask/f_90317_ com/mojang/realmsclient/util/task/DownloadTask/lastScreen +FD: com/mojang/realmsclient/util/task/DownloadTask/f_90318_ com/mojang/realmsclient/util/task/DownloadTask/downloadName +MD: com/mojang/realmsclient/util/task/DownloadTask/ ()V com/mojang/realmsclient/util/task/DownloadTask/ ()V +MD: com/mojang/realmsclient/util/task/DownloadTask/ (JILjava/lang/String;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/util/task/DownloadTask/ (JILjava/lang/String;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/util/task/DownloadTask/m_90324_ (Z)V com/mojang/realmsclient/util/task/DownloadTask/lambda$run$0 (Z)V +MD: com/mojang/realmsclient/util/task/DownloadTask/run ()V com/mojang/realmsclient/util/task/DownloadTask/run ()V +CL: com/mojang/realmsclient/util/task/GetServerDetailsTask com/mojang/realmsclient/util/task/GetServerDetailsTask +FD: com/mojang/realmsclient/util/task/GetServerDetailsTask/com/mojang/realmsclient/util/task/GetServerDetailsTask com/mojang/realmsclient/util/task/GetServerDetailsTask/com/mojang/realmsclient/util/task/GetServerDetailsTask +FD: com/mojang/realmsclient/util/task/GetServerDetailsTask/f_202337_ com/mojang/realmsclient/util/task/GetServerDetailsTask/LOGGER +FD: com/mojang/realmsclient/util/task/GetServerDetailsTask/f_90327_ com/mojang/realmsclient/util/task/GetServerDetailsTask/server +FD: com/mojang/realmsclient/util/task/GetServerDetailsTask/f_90328_ com/mojang/realmsclient/util/task/GetServerDetailsTask/lastScreen +FD: com/mojang/realmsclient/util/task/GetServerDetailsTask/f_90329_ com/mojang/realmsclient/util/task/GetServerDetailsTask/mainScreen +FD: com/mojang/realmsclient/util/task/GetServerDetailsTask/f_90330_ com/mojang/realmsclient/util/task/GetServerDetailsTask/connectLock +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/ ()V com/mojang/realmsclient/util/task/GetServerDetailsTask/ ()V +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/ (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Ljava/util/concurrent/locks/ReentrantLock;)V com/mojang/realmsclient/util/task/GetServerDetailsTask/ (Lcom/mojang/realmsclient/RealmsMainScreen;Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/dto/RealmsServer;Ljava/util/concurrent/locks/ReentrantLock;)V +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/m_167637_ (Lcom/mojang/realmsclient/dto/RealmsServerAddress;)Lcom/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen; com/mojang/realmsclient/util/task/GetServerDetailsTask/connectScreen (Lcom/mojang/realmsclient/dto/RealmsServerAddress;)Lcom/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen; +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/m_167639_ (Lcom/mojang/realmsclient/dto/RealmsServerAddress;Ljava/util/function/Function;)Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen; com/mojang/realmsclient/util/task/GetServerDetailsTask/resourcePackDownloadConfirmationScreen (Lcom/mojang/realmsclient/dto/RealmsServerAddress;Ljava/util/function/Function;)Lcom/mojang/realmsclient/gui/screens/RealmsLongConfirmationScreen; +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/m_167642_ (Lcom/mojang/realmsclient/dto/RealmsServerAddress;Ljava/util/function/Function;Z)V com/mojang/realmsclient/util/task/GetServerDetailsTask/lambda$resourcePackDownloadConfirmationScreen$2 (Lcom/mojang/realmsclient/dto/RealmsServerAddress;Ljava/util/function/Function;Z)V +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/m_167648_ (Ljava/util/function/Function;Lcom/mojang/realmsclient/dto/RealmsServerAddress;)V com/mojang/realmsclient/util/task/GetServerDetailsTask/lambda$resourcePackDownloadConfirmationScreen$0 (Ljava/util/function/Function;Lcom/mojang/realmsclient/dto/RealmsServerAddress;)V +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/m_167651_ (Lcom/mojang/realmsclient/dto/RealmsServerAddress;)Ljava/util/concurrent/CompletableFuture; com/mojang/realmsclient/util/task/GetServerDetailsTask/scheduleResourcePackDownload (Lcom/mojang/realmsclient/dto/RealmsServerAddress;)Ljava/util/concurrent/CompletableFuture; +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/m_167653_ ()Lcom/mojang/realmsclient/dto/RealmsServerAddress; com/mojang/realmsclient/util/task/GetServerDetailsTask/fetchServerAddress ()Lcom/mojang/realmsclient/dto/RealmsServerAddress; +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/m_202339_ (Lcom/mojang/realmsclient/dto/RealmsServerAddress;Ljava/lang/Throwable;)Ljava/lang/Void; com/mojang/realmsclient/util/task/GetServerDetailsTask/lambda$resourcePackDownloadConfirmationScreen$1 (Lcom/mojang/realmsclient/dto/RealmsServerAddress;Ljava/lang/Throwable;)Ljava/lang/Void; +MD: com/mojang/realmsclient/util/task/GetServerDetailsTask/run ()V com/mojang/realmsclient/util/task/GetServerDetailsTask/run ()V +CL: com/mojang/realmsclient/util/task/LongRunningTask com/mojang/realmsclient/util/task/LongRunningTask +FD: com/mojang/realmsclient/util/task/LongRunningTask/com/mojang/realmsclient/util/task/LongRunningTask com/mojang/realmsclient/util/task/LongRunningTask/com/mojang/realmsclient/util/task/LongRunningTask +FD: com/mojang/realmsclient/util/task/LongRunningTask/f_167654_ com/mojang/realmsclient/util/task/LongRunningTask/NUMBER_OF_RETRIES +FD: com/mojang/realmsclient/util/task/LongRunningTask/f_90394_ com/mojang/realmsclient/util/task/LongRunningTask/LOGGER +FD: com/mojang/realmsclient/util/task/LongRunningTask/f_90395_ com/mojang/realmsclient/util/task/LongRunningTask/longRunningMcoTaskScreen +MD: com/mojang/realmsclient/util/task/LongRunningTask/ ()V com/mojang/realmsclient/util/task/LongRunningTask/ ()V +MD: com/mojang/realmsclient/util/task/LongRunningTask/ ()V com/mojang/realmsclient/util/task/LongRunningTask/ ()V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_167655_ (J)V com/mojang/realmsclient/util/task/LongRunningTask/pause (J)V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_5519_ ()V com/mojang/realmsclient/util/task/LongRunningTask/tick ()V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_5520_ ()V com/mojang/realmsclient/util/task/LongRunningTask/abortTask ()V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_5673_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/util/task/LongRunningTask/error (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_90400_ (Lcom/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen;)V com/mojang/realmsclient/util/task/LongRunningTask/setScreen (Lcom/mojang/realmsclient/gui/screens/RealmsLongRunningMcoTaskScreen;)V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_90402_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/util/task/LongRunningTask/lambda$setScreen$0 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_90405_ (Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/util/task/LongRunningTask/setScreen (Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_90409_ (Lnet/minecraft/network/chat/Component;)V com/mojang/realmsclient/util/task/LongRunningTask/setTitle (Lnet/minecraft/network/chat/Component;)V +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_90411_ ()Z com/mojang/realmsclient/util/task/LongRunningTask/aborted ()Z +MD: com/mojang/realmsclient/util/task/LongRunningTask/m_90412_ ()V com/mojang/realmsclient/util/task/LongRunningTask/init ()V +CL: com/mojang/realmsclient/util/task/OpenServerTask com/mojang/realmsclient/util/task/OpenServerTask +FD: com/mojang/realmsclient/util/task/OpenServerTask/com/mojang/realmsclient/util/task/OpenServerTask com/mojang/realmsclient/util/task/OpenServerTask/com/mojang/realmsclient/util/task/OpenServerTask +FD: com/mojang/realmsclient/util/task/OpenServerTask/f_181342_ com/mojang/realmsclient/util/task/OpenServerTask/minecraft +FD: com/mojang/realmsclient/util/task/OpenServerTask/f_202342_ com/mojang/realmsclient/util/task/OpenServerTask/LOGGER +FD: com/mojang/realmsclient/util/task/OpenServerTask/f_90413_ com/mojang/realmsclient/util/task/OpenServerTask/serverData +FD: com/mojang/realmsclient/util/task/OpenServerTask/f_90414_ com/mojang/realmsclient/util/task/OpenServerTask/returnScreen +FD: com/mojang/realmsclient/util/task/OpenServerTask/f_90415_ com/mojang/realmsclient/util/task/OpenServerTask/join +FD: com/mojang/realmsclient/util/task/OpenServerTask/f_90416_ com/mojang/realmsclient/util/task/OpenServerTask/mainScreen +MD: com/mojang/realmsclient/util/task/OpenServerTask/ ()V com/mojang/realmsclient/util/task/OpenServerTask/ ()V +MD: com/mojang/realmsclient/util/task/OpenServerTask/ (Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/RealmsMainScreen;ZLnet/minecraft/client/Minecraft;)V com/mojang/realmsclient/util/task/OpenServerTask/ (Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/gui/screens/Screen;Lcom/mojang/realmsclient/RealmsMainScreen;ZLnet/minecraft/client/Minecraft;)V +MD: com/mojang/realmsclient/util/task/OpenServerTask/m_181349_ ()V com/mojang/realmsclient/util/task/OpenServerTask/lambda$run$0 ()V +MD: com/mojang/realmsclient/util/task/OpenServerTask/run ()V com/mojang/realmsclient/util/task/OpenServerTask/run ()V +CL: com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask +FD: com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask +FD: com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/f_167657_ com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/generationInfo +MD: com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/ (Lcom/mojang/realmsclient/util/WorldGenerationInfo;JLnet/minecraft/network/chat/Component;Ljava/lang/Runnable;)V com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/ (Lcom/mojang/realmsclient/util/WorldGenerationInfo;JLnet/minecraft/network/chat/Component;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/m_142381_ (Lcom/mojang/realmsclient/client/RealmsClient;J)V com/mojang/realmsclient/util/task/ResettingGeneratedWorldTask/sendResetRequest (Lcom/mojang/realmsclient/client/RealmsClient;J)V +CL: com/mojang/realmsclient/util/task/ResettingTemplateWorldTask com/mojang/realmsclient/util/task/ResettingTemplateWorldTask +FD: com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/com/mojang/realmsclient/util/task/ResettingTemplateWorldTask com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/com/mojang/realmsclient/util/task/ResettingTemplateWorldTask +FD: com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/f_167666_ com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/template +MD: com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/ (Lcom/mojang/realmsclient/dto/WorldTemplate;JLnet/minecraft/network/chat/Component;Ljava/lang/Runnable;)V com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/ (Lcom/mojang/realmsclient/dto/WorldTemplate;JLnet/minecraft/network/chat/Component;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/m_142381_ (Lcom/mojang/realmsclient/client/RealmsClient;J)V com/mojang/realmsclient/util/task/ResettingTemplateWorldTask/sendResetRequest (Lcom/mojang/realmsclient/client/RealmsClient;J)V +CL: com/mojang/realmsclient/util/task/ResettingWorldTask com/mojang/realmsclient/util/task/ResettingWorldTask +FD: com/mojang/realmsclient/util/task/ResettingWorldTask/com/mojang/realmsclient/util/task/ResettingWorldTask com/mojang/realmsclient/util/task/ResettingWorldTask/com/mojang/realmsclient/util/task/ResettingWorldTask +FD: com/mojang/realmsclient/util/task/ResettingWorldTask/f_202344_ com/mojang/realmsclient/util/task/ResettingWorldTask/LOGGER +FD: com/mojang/realmsclient/util/task/ResettingWorldTask/f_90427_ com/mojang/realmsclient/util/task/ResettingWorldTask/serverId +FD: com/mojang/realmsclient/util/task/ResettingWorldTask/f_90428_ com/mojang/realmsclient/util/task/ResettingWorldTask/title +FD: com/mojang/realmsclient/util/task/ResettingWorldTask/f_90429_ com/mojang/realmsclient/util/task/ResettingWorldTask/callback +MD: com/mojang/realmsclient/util/task/ResettingWorldTask/ ()V com/mojang/realmsclient/util/task/ResettingWorldTask/ ()V +MD: com/mojang/realmsclient/util/task/ResettingWorldTask/ (JLnet/minecraft/network/chat/Component;Ljava/lang/Runnable;)V com/mojang/realmsclient/util/task/ResettingWorldTask/ (JLnet/minecraft/network/chat/Component;Ljava/lang/Runnable;)V +MD: com/mojang/realmsclient/util/task/ResettingWorldTask/m_142381_ (Lcom/mojang/realmsclient/client/RealmsClient;J)V com/mojang/realmsclient/util/task/ResettingWorldTask/sendResetRequest (Lcom/mojang/realmsclient/client/RealmsClient;J)V +MD: com/mojang/realmsclient/util/task/ResettingWorldTask/run ()V com/mojang/realmsclient/util/task/ResettingWorldTask/run ()V +CL: com/mojang/realmsclient/util/task/RestoreTask com/mojang/realmsclient/util/task/RestoreTask +FD: com/mojang/realmsclient/util/task/RestoreTask/com/mojang/realmsclient/util/task/RestoreTask com/mojang/realmsclient/util/task/RestoreTask/com/mojang/realmsclient/util/task/RestoreTask +FD: com/mojang/realmsclient/util/task/RestoreTask/f_202346_ com/mojang/realmsclient/util/task/RestoreTask/LOGGER +FD: com/mojang/realmsclient/util/task/RestoreTask/f_90439_ com/mojang/realmsclient/util/task/RestoreTask/backup +FD: com/mojang/realmsclient/util/task/RestoreTask/f_90440_ com/mojang/realmsclient/util/task/RestoreTask/worldId +FD: com/mojang/realmsclient/util/task/RestoreTask/f_90441_ com/mojang/realmsclient/util/task/RestoreTask/lastScreen +MD: com/mojang/realmsclient/util/task/RestoreTask/ ()V com/mojang/realmsclient/util/task/RestoreTask/ ()V +MD: com/mojang/realmsclient/util/task/RestoreTask/ (Lcom/mojang/realmsclient/dto/Backup;JLcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;)V com/mojang/realmsclient/util/task/RestoreTask/ (Lcom/mojang/realmsclient/dto/Backup;JLcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;)V +MD: com/mojang/realmsclient/util/task/RestoreTask/run ()V com/mojang/realmsclient/util/task/RestoreTask/run ()V +CL: com/mojang/realmsclient/util/task/SwitchMinigameTask com/mojang/realmsclient/util/task/SwitchMinigameTask +FD: com/mojang/realmsclient/util/task/SwitchMinigameTask/com/mojang/realmsclient/util/task/SwitchMinigameTask com/mojang/realmsclient/util/task/SwitchMinigameTask/com/mojang/realmsclient/util/task/SwitchMinigameTask +FD: com/mojang/realmsclient/util/task/SwitchMinigameTask/f_202348_ com/mojang/realmsclient/util/task/SwitchMinigameTask/LOGGER +FD: com/mojang/realmsclient/util/task/SwitchMinigameTask/f_90447_ com/mojang/realmsclient/util/task/SwitchMinigameTask/worldId +FD: com/mojang/realmsclient/util/task/SwitchMinigameTask/f_90448_ com/mojang/realmsclient/util/task/SwitchMinigameTask/worldTemplate +FD: com/mojang/realmsclient/util/task/SwitchMinigameTask/f_90449_ com/mojang/realmsclient/util/task/SwitchMinigameTask/lastScreen +MD: com/mojang/realmsclient/util/task/SwitchMinigameTask/ ()V com/mojang/realmsclient/util/task/SwitchMinigameTask/ ()V +MD: com/mojang/realmsclient/util/task/SwitchMinigameTask/ (JLcom/mojang/realmsclient/dto/WorldTemplate;Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;)V com/mojang/realmsclient/util/task/SwitchMinigameTask/ (JLcom/mojang/realmsclient/dto/WorldTemplate;Lcom/mojang/realmsclient/gui/screens/RealmsConfigureWorldScreen;)V +MD: com/mojang/realmsclient/util/task/SwitchMinigameTask/run ()V com/mojang/realmsclient/util/task/SwitchMinigameTask/run ()V +CL: com/mojang/realmsclient/util/task/SwitchSlotTask com/mojang/realmsclient/util/task/SwitchSlotTask +FD: com/mojang/realmsclient/util/task/SwitchSlotTask/com/mojang/realmsclient/util/task/SwitchSlotTask com/mojang/realmsclient/util/task/SwitchSlotTask/com/mojang/realmsclient/util/task/SwitchSlotTask +FD: com/mojang/realmsclient/util/task/SwitchSlotTask/f_202350_ com/mojang/realmsclient/util/task/SwitchSlotTask/LOGGER +FD: com/mojang/realmsclient/util/task/SwitchSlotTask/f_90455_ com/mojang/realmsclient/util/task/SwitchSlotTask/worldId +FD: com/mojang/realmsclient/util/task/SwitchSlotTask/f_90456_ com/mojang/realmsclient/util/task/SwitchSlotTask/slot +FD: com/mojang/realmsclient/util/task/SwitchSlotTask/f_90457_ com/mojang/realmsclient/util/task/SwitchSlotTask/callback +MD: com/mojang/realmsclient/util/task/SwitchSlotTask/ ()V com/mojang/realmsclient/util/task/SwitchSlotTask/ ()V +MD: com/mojang/realmsclient/util/task/SwitchSlotTask/ (JILjava/lang/Runnable;)V com/mojang/realmsclient/util/task/SwitchSlotTask/ (JILjava/lang/Runnable;)V +MD: com/mojang/realmsclient/util/task/SwitchSlotTask/run ()V com/mojang/realmsclient/util/task/SwitchSlotTask/run ()V +CL: com/mojang/realmsclient/util/task/WorldCreationTask com/mojang/realmsclient/util/task/WorldCreationTask +FD: com/mojang/realmsclient/util/task/WorldCreationTask/com/mojang/realmsclient/util/task/WorldCreationTask com/mojang/realmsclient/util/task/WorldCreationTask/com/mojang/realmsclient/util/task/WorldCreationTask +FD: com/mojang/realmsclient/util/task/WorldCreationTask/f_202352_ com/mojang/realmsclient/util/task/WorldCreationTask/LOGGER +FD: com/mojang/realmsclient/util/task/WorldCreationTask/f_90463_ com/mojang/realmsclient/util/task/WorldCreationTask/name +FD: com/mojang/realmsclient/util/task/WorldCreationTask/f_90464_ com/mojang/realmsclient/util/task/WorldCreationTask/motd +FD: com/mojang/realmsclient/util/task/WorldCreationTask/f_90465_ com/mojang/realmsclient/util/task/WorldCreationTask/worldId +FD: com/mojang/realmsclient/util/task/WorldCreationTask/f_90466_ com/mojang/realmsclient/util/task/WorldCreationTask/lastScreen +MD: com/mojang/realmsclient/util/task/WorldCreationTask/ ()V com/mojang/realmsclient/util/task/WorldCreationTask/ ()V +MD: com/mojang/realmsclient/util/task/WorldCreationTask/ (JLjava/lang/String;Ljava/lang/String;Lnet/minecraft/client/gui/screens/Screen;)V com/mojang/realmsclient/util/task/WorldCreationTask/ (JLjava/lang/String;Ljava/lang/String;Lnet/minecraft/client/gui/screens/Screen;)V +MD: com/mojang/realmsclient/util/task/WorldCreationTask/run ()V com/mojang/realmsclient/util/task/WorldCreationTask/run ()V +CL: com/mojang/realmsclient/util/task/package-info com/mojang/realmsclient/util/task/package-info +FD: com/mojang/realmsclient/util/task/package-info/com/mojang/realmsclient/util/task/package-info com/mojang/realmsclient/util/task/package-info/com/mojang/realmsclient/util/task/package-info +CL: net/minecraft/BlockUtil net/minecraft/BlockUtil +FD: net/minecraft/BlockUtil/net/minecraft/BlockUtil net/minecraft/BlockUtil/net/minecraft/BlockUtil +MD: net/minecraft/BlockUtil/ ()V net/minecraft/BlockUtil/ ()V +MD: net/minecraft/BlockUtil/m_124334_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;ILnet/minecraft/core/Direction$Axis;ILjava/util/function/Predicate;)Lnet/minecraft/BlockUtil$FoundRectangle; net/minecraft/BlockUtil/getLargestRectangleAround (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;ILnet/minecraft/core/Direction$Axis;ILjava/util/function/Predicate;)Lnet/minecraft/BlockUtil$FoundRectangle; +MD: net/minecraft/BlockUtil/m_124341_ (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;I)I net/minecraft/BlockUtil/getLimit (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;I)I +MD: net/minecraft/BlockUtil/m_124346_ ([I)Lcom/mojang/datafixers/util/Pair; net/minecraft/BlockUtil/getMaxRectangleLocation ([I)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/BlockUtil/m_177845_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; net/minecraft/BlockUtil/getTopConnectedBlock (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; +CL: net/minecraft/BlockUtil$FoundRectangle net/minecraft/BlockUtil$FoundRectangle +FD: net/minecraft/BlockUtil$FoundRectangle/f_124348_ net/minecraft/BlockUtil$FoundRectangle/minCorner +FD: net/minecraft/BlockUtil$FoundRectangle/f_124349_ net/minecraft/BlockUtil$FoundRectangle/axis1Size +FD: net/minecraft/BlockUtil$FoundRectangle/f_124350_ net/minecraft/BlockUtil$FoundRectangle/axis2Size +FD: net/minecraft/BlockUtil$FoundRectangle/net/minecraft/BlockUtil$FoundRectangle net/minecraft/BlockUtil$FoundRectangle/net/minecraft/BlockUtil$FoundRectangle +MD: net/minecraft/BlockUtil$FoundRectangle/ (Lnet/minecraft/core/BlockPos;II)V net/minecraft/BlockUtil$FoundRectangle/ (Lnet/minecraft/core/BlockPos;II)V +CL: net/minecraft/BlockUtil$IntBounds net/minecraft/BlockUtil$IntBounds +FD: net/minecraft/BlockUtil$IntBounds/f_124355_ net/minecraft/BlockUtil$IntBounds/min +FD: net/minecraft/BlockUtil$IntBounds/f_124356_ net/minecraft/BlockUtil$IntBounds/max +FD: net/minecraft/BlockUtil$IntBounds/net/minecraft/BlockUtil$IntBounds net/minecraft/BlockUtil$IntBounds/net/minecraft/BlockUtil$IntBounds +MD: net/minecraft/BlockUtil$IntBounds/ (II)V net/minecraft/BlockUtil$IntBounds/ (II)V +MD: net/minecraft/BlockUtil$IntBounds/toString ()Ljava/lang/String; net/minecraft/BlockUtil$IntBounds/toString ()Ljava/lang/String; +CL: net/minecraft/CharPredicate net/minecraft/CharPredicate +FD: net/minecraft/CharPredicate/net/minecraft/CharPredicate net/minecraft/CharPredicate/net/minecraft/CharPredicate +MD: net/minecraft/CharPredicate/m_125854_ (C)Z net/minecraft/CharPredicate/test (C)Z +MD: net/minecraft/CharPredicate/m_178283_ ()Lnet/minecraft/CharPredicate; net/minecraft/CharPredicate/negate ()Lnet/minecraft/CharPredicate; +MD: net/minecraft/CharPredicate/m_178284_ (C)Z net/minecraft/CharPredicate/lambda$negate$1 (C)Z +MD: net/minecraft/CharPredicate/m_178286_ (Lnet/minecraft/CharPredicate;)Lnet/minecraft/CharPredicate; net/minecraft/CharPredicate/and (Lnet/minecraft/CharPredicate;)Lnet/minecraft/CharPredicate; +MD: net/minecraft/CharPredicate/m_178288_ (Lnet/minecraft/CharPredicate;C)Z net/minecraft/CharPredicate/lambda$or$2 (Lnet/minecraft/CharPredicate;C)Z +MD: net/minecraft/CharPredicate/m_178291_ (Lnet/minecraft/CharPredicate;)Lnet/minecraft/CharPredicate; net/minecraft/CharPredicate/or (Lnet/minecraft/CharPredicate;)Lnet/minecraft/CharPredicate; +MD: net/minecraft/CharPredicate/m_178293_ (Lnet/minecraft/CharPredicate;C)Z net/minecraft/CharPredicate/lambda$and$0 (Lnet/minecraft/CharPredicate;C)Z +CL: net/minecraft/ChatFormatting net/minecraft/ChatFormatting +FD: net/minecraft/ChatFormatting/$VALUES net/minecraft/ChatFormatting/$VALUES +FD: net/minecraft/ChatFormatting/AQUA net/minecraft/ChatFormatting/AQUA +FD: net/minecraft/ChatFormatting/BLACK net/minecraft/ChatFormatting/BLACK +FD: net/minecraft/ChatFormatting/BLUE net/minecraft/ChatFormatting/BLUE +FD: net/minecraft/ChatFormatting/BOLD net/minecraft/ChatFormatting/BOLD +FD: net/minecraft/ChatFormatting/DARK_AQUA net/minecraft/ChatFormatting/DARK_AQUA +FD: net/minecraft/ChatFormatting/DARK_BLUE net/minecraft/ChatFormatting/DARK_BLUE +FD: net/minecraft/ChatFormatting/DARK_GRAY net/minecraft/ChatFormatting/DARK_GRAY +FD: net/minecraft/ChatFormatting/DARK_GREEN net/minecraft/ChatFormatting/DARK_GREEN +FD: net/minecraft/ChatFormatting/DARK_PURPLE net/minecraft/ChatFormatting/DARK_PURPLE +FD: net/minecraft/ChatFormatting/DARK_RED net/minecraft/ChatFormatting/DARK_RED +FD: net/minecraft/ChatFormatting/GOLD net/minecraft/ChatFormatting/GOLD +FD: net/minecraft/ChatFormatting/GRAY net/minecraft/ChatFormatting/GRAY +FD: net/minecraft/ChatFormatting/GREEN net/minecraft/ChatFormatting/GREEN +FD: net/minecraft/ChatFormatting/ITALIC net/minecraft/ChatFormatting/ITALIC +FD: net/minecraft/ChatFormatting/LIGHT_PURPLE net/minecraft/ChatFormatting/LIGHT_PURPLE +FD: net/minecraft/ChatFormatting/OBFUSCATED net/minecraft/ChatFormatting/OBFUSCATED +FD: net/minecraft/ChatFormatting/RED net/minecraft/ChatFormatting/RED +FD: net/minecraft/ChatFormatting/RESET net/minecraft/ChatFormatting/RESET +FD: net/minecraft/ChatFormatting/STRIKETHROUGH net/minecraft/ChatFormatting/STRIKETHROUGH +FD: net/minecraft/ChatFormatting/UNDERLINE net/minecraft/ChatFormatting/UNDERLINE +FD: net/minecraft/ChatFormatting/WHITE net/minecraft/ChatFormatting/WHITE +FD: net/minecraft/ChatFormatting/YELLOW net/minecraft/ChatFormatting/YELLOW +FD: net/minecraft/ChatFormatting/f_126592_ net/minecraft/ChatFormatting/isFormat +FD: net/minecraft/ChatFormatting/f_126593_ net/minecraft/ChatFormatting/toString +FD: net/minecraft/ChatFormatting/f_126594_ net/minecraft/ChatFormatting/id +FD: net/minecraft/ChatFormatting/f_126595_ net/minecraft/ChatFormatting/color +FD: net/minecraft/ChatFormatting/f_126619_ net/minecraft/ChatFormatting/FORMATTING_BY_NAME +FD: net/minecraft/ChatFormatting/f_126620_ net/minecraft/ChatFormatting/STRIP_FORMATTING_PATTERN +FD: net/minecraft/ChatFormatting/f_126621_ net/minecraft/ChatFormatting/name +FD: net/minecraft/ChatFormatting/f_126622_ net/minecraft/ChatFormatting/code +FD: net/minecraft/ChatFormatting/f_178509_ net/minecraft/ChatFormatting/PREFIX_CODE +FD: net/minecraft/ChatFormatting/net/minecraft/ChatFormatting net/minecraft/ChatFormatting/net/minecraft/ChatFormatting +MD: net/minecraft/ChatFormatting/ ()V net/minecraft/ChatFormatting/ ()V +MD: net/minecraft/ChatFormatting/ (Ljava/lang/String;ILjava/lang/String;CILjava/lang/Integer;)V net/minecraft/ChatFormatting/ (Ljava/lang/String;ILjava/lang/String;CILjava/lang/Integer;)V +MD: net/minecraft/ChatFormatting/ (Ljava/lang/String;ILjava/lang/String;CZ)V net/minecraft/ChatFormatting/ (Ljava/lang/String;ILjava/lang/String;CZ)V +MD: net/minecraft/ChatFormatting/ (Ljava/lang/String;ILjava/lang/String;CZILjava/lang/Integer;)V net/minecraft/ChatFormatting/ (Ljava/lang/String;ILjava/lang/String;CZILjava/lang/Integer;)V +MD: net/minecraft/ChatFormatting/m_126645_ (C)Lnet/minecraft/ChatFormatting; net/minecraft/ChatFormatting/getByCode (C)Lnet/minecraft/ChatFormatting; +MD: net/minecraft/ChatFormatting/m_126647_ (I)Lnet/minecraft/ChatFormatting; net/minecraft/ChatFormatting/getById (I)Lnet/minecraft/ChatFormatting; +MD: net/minecraft/ChatFormatting/m_126649_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/ChatFormatting/stripFormatting (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/ChatFormatting/m_126651_ (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/ChatFormatting; net/minecraft/ChatFormatting/lambda$static$1 (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/ChatFormatting; +MD: net/minecraft/ChatFormatting/m_126653_ (ZZ)Ljava/util/Collection; net/minecraft/ChatFormatting/getNames (ZZ)Ljava/util/Collection; +MD: net/minecraft/ChatFormatting/m_126656_ ()I net/minecraft/ChatFormatting/getId ()I +MD: net/minecraft/ChatFormatting/m_126657_ (Ljava/lang/String;)Lnet/minecraft/ChatFormatting; net/minecraft/ChatFormatting/getByName (Ljava/lang/String;)Lnet/minecraft/ChatFormatting; +MD: net/minecraft/ChatFormatting/m_126659_ (Lnet/minecraft/ChatFormatting;)Ljava/lang/String; net/minecraft/ChatFormatting/lambda$static$0 (Lnet/minecraft/ChatFormatting;)Ljava/lang/String; +MD: net/minecraft/ChatFormatting/m_126661_ ()Z net/minecraft/ChatFormatting/isFormat ()Z +MD: net/minecraft/ChatFormatting/m_126662_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/ChatFormatting/cleanName (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/ChatFormatting/m_126664_ ()Z net/minecraft/ChatFormatting/isColor ()Z +MD: net/minecraft/ChatFormatting/m_126665_ ()Ljava/lang/Integer; net/minecraft/ChatFormatting/getColor ()Ljava/lang/Integer; +MD: net/minecraft/ChatFormatting/m_126666_ ()Ljava/lang/String; net/minecraft/ChatFormatting/getName ()Ljava/lang/String; +MD: net/minecraft/ChatFormatting/m_178510_ ()C net/minecraft/ChatFormatting/getChar ()C +MD: net/minecraft/ChatFormatting/m_178511_ ()[Lnet/minecraft/ChatFormatting; net/minecraft/ChatFormatting/$values ()[Lnet/minecraft/ChatFormatting; +MD: net/minecraft/ChatFormatting/toString ()Ljava/lang/String; net/minecraft/ChatFormatting/toString ()Ljava/lang/String; +MD: net/minecraft/ChatFormatting/valueOf (Ljava/lang/String;)Lnet/minecraft/ChatFormatting; net/minecraft/ChatFormatting/valueOf (Ljava/lang/String;)Lnet/minecraft/ChatFormatting; +MD: net/minecraft/ChatFormatting/values ()[Lnet/minecraft/ChatFormatting; net/minecraft/ChatFormatting/values ()[Lnet/minecraft/ChatFormatting; +CL: net/minecraft/CrashReport net/minecraft/CrashReport +FD: net/minecraft/CrashReport/f_127499_ net/minecraft/CrashReport/LOGGER +FD: net/minecraft/CrashReport/f_127500_ net/minecraft/CrashReport/title +FD: net/minecraft/CrashReport/f_127501_ net/minecraft/CrashReport/exception +FD: net/minecraft/CrashReport/f_127503_ net/minecraft/CrashReport/details +FD: net/minecraft/CrashReport/f_127504_ net/minecraft/CrashReport/saveFile +FD: net/minecraft/CrashReport/f_127505_ net/minecraft/CrashReport/trackingStackTrace +FD: net/minecraft/CrashReport/f_127506_ net/minecraft/CrashReport/uncategorizedStackTrace +FD: net/minecraft/CrashReport/f_178624_ net/minecraft/CrashReport/systemReport +FD: net/minecraft/CrashReport/net/minecraft/CrashReport net/minecraft/CrashReport/net/minecraft/CrashReport +MD: net/minecraft/CrashReport/ ()V net/minecraft/CrashReport/ ()V +MD: net/minecraft/CrashReport/ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/CrashReport/ (Ljava/lang/String;Ljava/lang/Throwable;)V +MD: net/minecraft/CrashReport/m_127511_ ()Ljava/lang/String; net/minecraft/CrashReport/getTitle ()Ljava/lang/String; +MD: net/minecraft/CrashReport/m_127512_ (Ljava/io/File;)Z net/minecraft/CrashReport/saveToFile (Ljava/io/File;)Z +MD: net/minecraft/CrashReport/m_127514_ (Ljava/lang/String;)Lnet/minecraft/CrashReportCategory; net/minecraft/CrashReport/addCategory (Ljava/lang/String;)Lnet/minecraft/CrashReportCategory; +MD: net/minecraft/CrashReport/m_127516_ (Ljava/lang/String;I)Lnet/minecraft/CrashReportCategory; net/minecraft/CrashReport/addCategory (Ljava/lang/String;I)Lnet/minecraft/CrashReportCategory; +MD: net/minecraft/CrashReport/m_127519_ (Ljava/lang/StringBuilder;)V net/minecraft/CrashReport/getDetails (Ljava/lang/StringBuilder;)V +MD: net/minecraft/CrashReport/m_127521_ (Ljava/lang/Throwable;Ljava/lang/String;)Lnet/minecraft/CrashReport; net/minecraft/CrashReport/forThrowable (Ljava/lang/Throwable;Ljava/lang/String;)Lnet/minecraft/CrashReport; +MD: net/minecraft/CrashReport/m_127524_ ()Ljava/lang/Throwable; net/minecraft/CrashReport/getException ()Ljava/lang/Throwable; +MD: net/minecraft/CrashReport/m_127525_ ()Ljava/lang/String; net/minecraft/CrashReport/getExceptionMessage ()Ljava/lang/String; +MD: net/minecraft/CrashReport/m_127526_ ()Ljava/lang/String; net/minecraft/CrashReport/getFriendlyReport ()Ljava/lang/String; +MD: net/minecraft/CrashReport/m_127527_ ()Ljava/io/File; net/minecraft/CrashReport/getSaveFile ()Ljava/io/File; +MD: net/minecraft/CrashReport/m_127529_ ()V net/minecraft/CrashReport/preload ()V +MD: net/minecraft/CrashReport/m_127531_ ()Ljava/lang/String; net/minecraft/CrashReport/getErrorComment ()Ljava/lang/String; +MD: net/minecraft/CrashReport/m_178625_ ()Ljava/lang/String; net/minecraft/CrashReport/getDetails ()Ljava/lang/String; +MD: net/minecraft/CrashReport/m_178626_ ()Lnet/minecraft/SystemReport; net/minecraft/CrashReport/getSystemReport ()Lnet/minecraft/SystemReport; +CL: net/minecraft/CrashReportCategory net/minecraft/CrashReportCategory +FD: net/minecraft/CrashReportCategory/f_128137_ net/minecraft/CrashReportCategory/title +FD: net/minecraft/CrashReportCategory/f_128138_ net/minecraft/CrashReportCategory/entries +FD: net/minecraft/CrashReportCategory/f_128139_ net/minecraft/CrashReportCategory/stackTrace +FD: net/minecraft/CrashReportCategory/net/minecraft/CrashReportCategory net/minecraft/CrashReportCategory/net/minecraft/CrashReportCategory +MD: net/minecraft/CrashReportCategory/ (Ljava/lang/String;)V net/minecraft/CrashReportCategory/ (Ljava/lang/String;)V +MD: net/minecraft/CrashReportCategory/m_128143_ ()[Ljava/lang/StackTraceElement; net/minecraft/CrashReportCategory/getStacktrace ()[Ljava/lang/StackTraceElement; +MD: net/minecraft/CrashReportCategory/m_128148_ (I)I net/minecraft/CrashReportCategory/fillInStackTrace (I)I +MD: net/minecraft/CrashReportCategory/m_128156_ (Ljava/lang/StackTraceElement;Ljava/lang/StackTraceElement;)Z net/minecraft/CrashReportCategory/validateStackTrace (Ljava/lang/StackTraceElement;Ljava/lang/StackTraceElement;)Z +MD: net/minecraft/CrashReportCategory/m_128159_ (Ljava/lang/String;Ljava/lang/Object;)Lnet/minecraft/CrashReportCategory; net/minecraft/CrashReportCategory/setDetail (Ljava/lang/String;Ljava/lang/Object;)Lnet/minecraft/CrashReportCategory; +MD: net/minecraft/CrashReportCategory/m_128162_ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/CrashReportCategory/setDetailError (Ljava/lang/String;Ljava/lang/Throwable;)V +MD: net/minecraft/CrashReportCategory/m_128165_ (Ljava/lang/String;Lnet/minecraft/CrashReportDetail;)Lnet/minecraft/CrashReportCategory; net/minecraft/CrashReportCategory/setDetail (Ljava/lang/String;Lnet/minecraft/CrashReportDetail;)Lnet/minecraft/CrashReportCategory; +MD: net/minecraft/CrashReportCategory/m_128168_ (Ljava/lang/StringBuilder;)V net/minecraft/CrashReportCategory/getDetails (Ljava/lang/StringBuilder;)V +MD: net/minecraft/CrashReportCategory/m_128174_ (I)V net/minecraft/CrashReportCategory/trimStacktrace (I)V +MD: net/minecraft/CrashReportCategory/m_178937_ (Lnet/minecraft/world/level/LevelHeightAccessor;DDD)Ljava/lang/String; net/minecraft/CrashReportCategory/formatLocation (Lnet/minecraft/world/level/LevelHeightAccessor;DDD)Ljava/lang/String; +MD: net/minecraft/CrashReportCategory/m_178942_ (Lnet/minecraft/world/level/LevelHeightAccessor;III)Ljava/lang/String; net/minecraft/CrashReportCategory/formatLocation (Lnet/minecraft/world/level/LevelHeightAccessor;III)Ljava/lang/String; +MD: net/minecraft/CrashReportCategory/m_178947_ (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;)Ljava/lang/String; net/minecraft/CrashReportCategory/formatLocation (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;)Ljava/lang/String; +MD: net/minecraft/CrashReportCategory/m_178950_ (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/CrashReportCategory/populateBlockDetails (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/CrashReportCategory/m_178955_ (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;)Ljava/lang/String; net/minecraft/CrashReportCategory/lambda$populateBlockDetails$0 (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;)Ljava/lang/String; +CL: net/minecraft/CrashReportCategory$Entry net/minecraft/CrashReportCategory$Entry +FD: net/minecraft/CrashReportCategory$Entry/f_128178_ net/minecraft/CrashReportCategory$Entry/key +FD: net/minecraft/CrashReportCategory$Entry/f_128179_ net/minecraft/CrashReportCategory$Entry/value +FD: net/minecraft/CrashReportCategory$Entry/net/minecraft/CrashReportCategory$Entry net/minecraft/CrashReportCategory$Entry/net/minecraft/CrashReportCategory$Entry +MD: net/minecraft/CrashReportCategory$Entry/ (Ljava/lang/String;Ljava/lang/Object;)V net/minecraft/CrashReportCategory$Entry/ (Ljava/lang/String;Ljava/lang/Object;)V +MD: net/minecraft/CrashReportCategory$Entry/m_128183_ ()Ljava/lang/String; net/minecraft/CrashReportCategory$Entry/getKey ()Ljava/lang/String; +MD: net/minecraft/CrashReportCategory$Entry/m_128184_ ()Ljava/lang/String; net/minecraft/CrashReportCategory$Entry/getValue ()Ljava/lang/String; +CL: net/minecraft/CrashReportDetail net/minecraft/CrashReportDetail +FD: net/minecraft/CrashReportDetail/net/minecraft/CrashReportDetail net/minecraft/CrashReportDetail/net/minecraft/CrashReportDetail +CL: net/minecraft/DefaultUncaughtExceptionHandler net/minecraft/DefaultUncaughtExceptionHandler +FD: net/minecraft/DefaultUncaughtExceptionHandler/f_131075_ net/minecraft/DefaultUncaughtExceptionHandler/logger +FD: net/minecraft/DefaultUncaughtExceptionHandler/net/minecraft/DefaultUncaughtExceptionHandler net/minecraft/DefaultUncaughtExceptionHandler/net/minecraft/DefaultUncaughtExceptionHandler +MD: net/minecraft/DefaultUncaughtExceptionHandler/ (Lorg/slf4j/Logger;)V net/minecraft/DefaultUncaughtExceptionHandler/ (Lorg/slf4j/Logger;)V +MD: net/minecraft/DefaultUncaughtExceptionHandler/uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V net/minecraft/DefaultUncaughtExceptionHandler/uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V +CL: net/minecraft/DefaultUncaughtExceptionHandlerWithName net/minecraft/DefaultUncaughtExceptionHandlerWithName +FD: net/minecraft/DefaultUncaughtExceptionHandlerWithName/f_131799_ net/minecraft/DefaultUncaughtExceptionHandlerWithName/logger +FD: net/minecraft/DefaultUncaughtExceptionHandlerWithName/net/minecraft/DefaultUncaughtExceptionHandlerWithName net/minecraft/DefaultUncaughtExceptionHandlerWithName/net/minecraft/DefaultUncaughtExceptionHandlerWithName +MD: net/minecraft/DefaultUncaughtExceptionHandlerWithName/ (Lorg/slf4j/Logger;)V net/minecraft/DefaultUncaughtExceptionHandlerWithName/ (Lorg/slf4j/Logger;)V +MD: net/minecraft/DefaultUncaughtExceptionHandlerWithName/uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V net/minecraft/DefaultUncaughtExceptionHandlerWithName/uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V +CL: net/minecraft/DetectedVersion net/minecraft/DetectedVersion +FD: net/minecraft/DetectedVersion/f_132476_ net/minecraft/DetectedVersion/BUILT_IN +FD: net/minecraft/DetectedVersion/f_132477_ net/minecraft/DetectedVersion/LOGGER +FD: net/minecraft/DetectedVersion/f_132478_ net/minecraft/DetectedVersion/id +FD: net/minecraft/DetectedVersion/f_132479_ net/minecraft/DetectedVersion/name +FD: net/minecraft/DetectedVersion/f_132480_ net/minecraft/DetectedVersion/stable +FD: net/minecraft/DetectedVersion/f_132481_ net/minecraft/DetectedVersion/worldVersion +FD: net/minecraft/DetectedVersion/f_132482_ net/minecraft/DetectedVersion/protocolVersion +FD: net/minecraft/DetectedVersion/f_132484_ net/minecraft/DetectedVersion/buildTime +FD: net/minecraft/DetectedVersion/f_132485_ net/minecraft/DetectedVersion/releaseTarget +FD: net/minecraft/DetectedVersion/f_179761_ net/minecraft/DetectedVersion/resourcePackVersion +FD: net/minecraft/DetectedVersion/f_179762_ net/minecraft/DetectedVersion/dataPackVersion +FD: net/minecraft/DetectedVersion/net/minecraft/DetectedVersion net/minecraft/DetectedVersion/net/minecraft/DetectedVersion +MD: net/minecraft/DetectedVersion/ ()V net/minecraft/DetectedVersion/ ()V +MD: net/minecraft/DetectedVersion/ ()V net/minecraft/DetectedVersion/ ()V +MD: net/minecraft/DetectedVersion/ (Lcom/google/gson/JsonObject;)V net/minecraft/DetectedVersion/ (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/DetectedVersion/getBuildTime ()Ljava/util/Date; net/minecraft/DetectedVersion/getBuildTime ()Ljava/util/Date; +MD: net/minecraft/DetectedVersion/getId ()Ljava/lang/String; net/minecraft/DetectedVersion/getId ()Ljava/lang/String; +MD: net/minecraft/DetectedVersion/getName ()Ljava/lang/String; net/minecraft/DetectedVersion/getName ()Ljava/lang/String; +MD: net/minecraft/DetectedVersion/getPackVersion (Lcom/mojang/bridge/game/PackType;)I net/minecraft/DetectedVersion/getPackVersion (Lcom/mojang/bridge/game/PackType;)I +MD: net/minecraft/DetectedVersion/getProtocolVersion ()I net/minecraft/DetectedVersion/getProtocolVersion ()I +MD: net/minecraft/DetectedVersion/getReleaseTarget ()Ljava/lang/String; net/minecraft/DetectedVersion/getReleaseTarget ()Ljava/lang/String; +MD: net/minecraft/DetectedVersion/isStable ()Z net/minecraft/DetectedVersion/isStable ()Z +MD: net/minecraft/DetectedVersion/m_183476_ ()Lnet/minecraft/world/level/storage/DataVersion; net/minecraft/DetectedVersion/getDataVersion ()Lnet/minecraft/world/level/storage/DataVersion; +MD: net/minecraft/DetectedVersion/m_195834_ ()Lnet/minecraft/WorldVersion; net/minecraft/DetectedVersion/tryDetectVersion ()Lnet/minecraft/WorldVersion; +CL: net/minecraft/FieldsAreNonnullByDefault net/minecraft/FieldsAreNonnullByDefault +FD: net/minecraft/FieldsAreNonnullByDefault/net/minecraft/FieldsAreNonnullByDefault net/minecraft/FieldsAreNonnullByDefault/net/minecraft/FieldsAreNonnullByDefault +CL: net/minecraft/FileUtil net/minecraft/FileUtil +FD: net/minecraft/FileUtil/f_133725_ net/minecraft/FileUtil/COPY_COUNTER_PATTERN +FD: net/minecraft/FileUtil/f_133726_ net/minecraft/FileUtil/RESERVED_WINDOWS_FILENAMES +FD: net/minecraft/FileUtil/f_179920_ net/minecraft/FileUtil/MAX_FILE_NAME +FD: net/minecraft/FileUtil/net/minecraft/FileUtil net/minecraft/FileUtil/net/minecraft/FileUtil +MD: net/minecraft/FileUtil/ ()V net/minecraft/FileUtil/ ()V +MD: net/minecraft/FileUtil/ ()V net/minecraft/FileUtil/ ()V +MD: net/minecraft/FileUtil/m_133728_ (Ljava/nio/file/Path;)Z net/minecraft/FileUtil/isPathNormalized (Ljava/nio/file/Path;)Z +MD: net/minecraft/FileUtil/m_133730_ (Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/FileUtil/findAvailableName (Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/FileUtil/m_133734_ (Ljava/nio/file/Path;)Z net/minecraft/FileUtil/isPathPortable (Ljava/nio/file/Path;)Z +MD: net/minecraft/FileUtil/m_133736_ (Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/String;)Ljava/nio/file/Path; net/minecraft/FileUtil/createPathToResource (Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/String;)Ljava/nio/file/Path; +MD: net/minecraft/FileUtil/m_179922_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/FileUtil/getFullResourcePath (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/FileUtil/m_179924_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/FileUtil/normalizeResourcePath (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/MethodsReturnNonnullByDefault net/minecraft/MethodsReturnNonnullByDefault +FD: net/minecraft/MethodsReturnNonnullByDefault/net/minecraft/MethodsReturnNonnullByDefault net/minecraft/MethodsReturnNonnullByDefault/net/minecraft/MethodsReturnNonnullByDefault +CL: net/minecraft/ReportedException net/minecraft/ReportedException +FD: net/minecraft/ReportedException/f_134758_ net/minecraft/ReportedException/report +FD: net/minecraft/ReportedException/net/minecraft/ReportedException net/minecraft/ReportedException/net/minecraft/ReportedException +MD: net/minecraft/ReportedException/ (Lnet/minecraft/CrashReport;)V net/minecraft/ReportedException/ (Lnet/minecraft/CrashReport;)V +MD: net/minecraft/ReportedException/getCause ()Ljava/lang/Throwable; net/minecraft/ReportedException/getCause ()Ljava/lang/Throwable; +MD: net/minecraft/ReportedException/getMessage ()Ljava/lang/String; net/minecraft/ReportedException/getMessage ()Ljava/lang/String; +MD: net/minecraft/ReportedException/m_134761_ ()Lnet/minecraft/CrashReport; net/minecraft/ReportedException/getReport ()Lnet/minecraft/CrashReport; +CL: net/minecraft/ResourceLocationException net/minecraft/ResourceLocationException +FD: net/minecraft/ResourceLocationException/net/minecraft/ResourceLocationException net/minecraft/ResourceLocationException/net/minecraft/ResourceLocationException +MD: net/minecraft/ResourceLocationException/ (Ljava/lang/String;)V net/minecraft/ResourceLocationException/ (Ljava/lang/String;)V +MD: net/minecraft/ResourceLocationException/ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/ResourceLocationException/ (Ljava/lang/String;Ljava/lang/Throwable;)V +CL: net/minecraft/SharedConstants net/minecraft/SharedConstants +FD: net/minecraft/SharedConstants/f_136180_ net/minecraft/SharedConstants/NETTY_LEAK_DETECTION +FD: net/minecraft/SharedConstants/f_136181_ net/minecraft/SharedConstants/MAXIMUM_TICK_TIME_NANOS +FD: net/minecraft/SharedConstants/f_136182_ net/minecraft/SharedConstants/CHECK_DATA_FIXER_SCHEMA +FD: net/minecraft/SharedConstants/f_136183_ net/minecraft/SharedConstants/IS_RUNNING_IN_IDE +FD: net/minecraft/SharedConstants/f_136184_ net/minecraft/SharedConstants/ILLEGAL_FILE_CHARACTERS +FD: net/minecraft/SharedConstants/f_136185_ net/minecraft/SharedConstants/CURRENT_VERSION +FD: net/minecraft/SharedConstants/f_142886_ net/minecraft/SharedConstants/DEBUG_WATER +FD: net/minecraft/SharedConstants/f_142887_ net/minecraft/SharedConstants/DEBUG_HEIGHTMAP +FD: net/minecraft/SharedConstants/f_142888_ net/minecraft/SharedConstants/DEBUG_COLLISION +FD: net/minecraft/SharedConstants/f_142889_ net/minecraft/SharedConstants/DEBUG_SHAPES +FD: net/minecraft/SharedConstants/f_142890_ net/minecraft/SharedConstants/DEBUG_NEIGHBORSUPDATE +FD: net/minecraft/SharedConstants/f_142891_ net/minecraft/SharedConstants/DEBUG_STRUCTURES +FD: net/minecraft/SharedConstants/f_142892_ net/minecraft/SharedConstants/DEBUG_LIGHT +FD: net/minecraft/SharedConstants/f_142893_ net/minecraft/SharedConstants/DEBUG_WORLDGENATTEMPT +FD: net/minecraft/SharedConstants/f_142894_ net/minecraft/SharedConstants/DEBUG_SOLID_FACE +FD: net/minecraft/SharedConstants/f_142895_ net/minecraft/SharedConstants/DEBUG_CHUNKS +FD: net/minecraft/SharedConstants/f_142896_ net/minecraft/SharedConstants/DEBUG_GAME_EVENT_LISTENERS +FD: net/minecraft/SharedConstants/f_142897_ net/minecraft/SharedConstants/DEBUG_DUMP_TEXTURE_ATLAS +FD: net/minecraft/SharedConstants/f_142898_ net/minecraft/SharedConstants/DEBUG_DUMP_INTERPOLATED_TEXTURE_FRAMES +FD: net/minecraft/SharedConstants/f_142899_ net/minecraft/SharedConstants/DEBUG_STRUCTURE_EDIT_MODE +FD: net/minecraft/SharedConstants/f_142900_ net/minecraft/SharedConstants/DEBUG_SAVE_STRUCTURES_AS_SNBT +FD: net/minecraft/SharedConstants/f_142901_ net/minecraft/SharedConstants/DEBUG_SYNCHRONOUS_GL_LOGS +FD: net/minecraft/SharedConstants/f_142902_ net/minecraft/SharedConstants/DEBUG_VERBOSE_SERVER_EVENTS +FD: net/minecraft/SharedConstants/f_142903_ net/minecraft/SharedConstants/DEBUG_NAMED_RUNNABLES +FD: net/minecraft/SharedConstants/f_142904_ net/minecraft/SharedConstants/DEBUG_GOAL_SELECTOR +FD: net/minecraft/SharedConstants/f_142905_ net/minecraft/SharedConstants/DEBUG_VILLAGE_SECTIONS +FD: net/minecraft/SharedConstants/f_142906_ net/minecraft/SharedConstants/DEBUG_BRAIN +FD: net/minecraft/SharedConstants/f_142907_ net/minecraft/SharedConstants/DEBUG_BEES +FD: net/minecraft/SharedConstants/f_142908_ net/minecraft/SharedConstants/DEBUG_RAIDS +FD: net/minecraft/SharedConstants/f_142909_ net/minecraft/SharedConstants/DEBUG_BLOCK_BREAK +FD: net/minecraft/SharedConstants/f_142910_ net/minecraft/SharedConstants/DEBUG_RESOURCE_LOAD_TIMES +FD: net/minecraft/SharedConstants/f_142911_ net/minecraft/SharedConstants/DEBUG_MONITOR_TICK_TIMES +FD: net/minecraft/SharedConstants/f_142912_ net/minecraft/SharedConstants/SNAPSHOT +FD: net/minecraft/SharedConstants/f_142913_ net/minecraft/SharedConstants/DEBUG_SHOW_SERVER_DEBUG_VALUES +FD: net/minecraft/SharedConstants/f_142914_ net/minecraft/SharedConstants/DEBUG_STORE_CHUNK_STACKTRACES +FD: net/minecraft/SharedConstants/f_142916_ net/minecraft/SharedConstants/WORLD_RESOLUTION +FD: net/minecraft/SharedConstants/f_142917_ net/minecraft/SharedConstants/MAX_CHAT_LENGTH +FD: net/minecraft/SharedConstants/f_142918_ net/minecraft/SharedConstants/MAX_COMMAND_LENGTH +FD: net/minecraft/SharedConstants/f_142919_ net/minecraft/SharedConstants/TICKS_PER_SECOND +FD: net/minecraft/SharedConstants/f_142920_ net/minecraft/SharedConstants/TICKS_PER_MINUTE +FD: net/minecraft/SharedConstants/f_142921_ net/minecraft/SharedConstants/TICKS_PER_GAME_DAY +FD: net/minecraft/SharedConstants/f_142922_ net/minecraft/SharedConstants/AVERAGE_GAME_TICKS_PER_RANDOM_TICK_PER_BLOCK +FD: net/minecraft/SharedConstants/f_142923_ net/minecraft/SharedConstants/AVERAGE_RANDOM_TICKS_PER_BLOCK_PER_MINUTE +FD: net/minecraft/SharedConstants/f_142924_ net/minecraft/SharedConstants/AVERAGE_RANDOM_TICKS_PER_BLOCK_PER_GAME_DAY +FD: net/minecraft/SharedConstants/f_142925_ net/minecraft/SharedConstants/SNAPSHOT_PROTOCOL_BIT +FD: net/minecraft/SharedConstants/f_142926_ net/minecraft/SharedConstants/DEBUG_KEEP_JIGSAW_BLOCKS_DURING_STRUCTURE_GEN +FD: net/minecraft/SharedConstants/f_142927_ net/minecraft/SharedConstants/DEBUG_DONT_SAVE_WORLD +FD: net/minecraft/SharedConstants/f_142928_ net/minecraft/SharedConstants/DEBUG_LARGE_DRIPSTONE +FD: net/minecraft/SharedConstants/f_142929_ net/minecraft/SharedConstants/DEBUG_PACKET_SERIALIZATION +FD: net/minecraft/SharedConstants/f_142930_ net/minecraft/SharedConstants/DEBUG_CARVERS +FD: net/minecraft/SharedConstants/f_142931_ net/minecraft/SharedConstants/DEBUG_ORE_VEINS +FD: net/minecraft/SharedConstants/f_142932_ net/minecraft/SharedConstants/DEBUG_SMALL_SPAWN +FD: net/minecraft/SharedConstants/f_142933_ net/minecraft/SharedConstants/DEBUG_DISABLE_LIQUID_SPREADING +FD: net/minecraft/SharedConstants/f_142934_ net/minecraft/SharedConstants/DEBUG_ONLY_GENERATE_HALF_THE_WORLD +FD: net/minecraft/SharedConstants/f_142935_ net/minecraft/SharedConstants/DEBUG_DISABLE_FLUID_GENERATION +FD: net/minecraft/SharedConstants/f_142936_ net/minecraft/SharedConstants/DEBUG_DISABLE_AQUIFERS +FD: net/minecraft/SharedConstants/f_142938_ net/minecraft/SharedConstants/DEBUG_DISABLE_SURFACE +FD: net/minecraft/SharedConstants/f_142939_ net/minecraft/SharedConstants/DEBUG_DISABLE_CARVERS +FD: net/minecraft/SharedConstants/f_142940_ net/minecraft/SharedConstants/DEBUG_DISABLE_STRUCTURES +FD: net/minecraft/SharedConstants/f_142941_ net/minecraft/SharedConstants/DEBUG_DISABLE_FEATURES +FD: net/minecraft/SharedConstants/f_142942_ net/minecraft/SharedConstants/DEBUG_DISABLE_ORE_VEINS +FD: net/minecraft/SharedConstants/f_142944_ net/minecraft/SharedConstants/DEFAULT_MINECRAFT_PORT +FD: net/minecraft/SharedConstants/f_142945_ net/minecraft/SharedConstants/INGAME_DEBUG_OUTPUT +FD: net/minecraft/SharedConstants/f_142946_ net/minecraft/SharedConstants/DEBUG_SUBTITLES +FD: net/minecraft/SharedConstants/f_142947_ net/minecraft/SharedConstants/FAKE_MS_LATENCY +FD: net/minecraft/SharedConstants/f_142948_ net/minecraft/SharedConstants/FAKE_MS_JITTER +FD: net/minecraft/SharedConstants/f_142949_ net/minecraft/SharedConstants/COMMAND_STACK_TRACES +FD: net/minecraft/SharedConstants/f_142950_ net/minecraft/SharedConstants/DEBUG_WORLD_RECREATE +FD: net/minecraft/SharedConstants/f_142951_ net/minecraft/SharedConstants/WORLD_VERSION +FD: net/minecraft/SharedConstants/f_142952_ net/minecraft/SharedConstants/VERSION_STRING +FD: net/minecraft/SharedConstants/f_142953_ net/minecraft/SharedConstants/RELEASE_TARGET +FD: net/minecraft/SharedConstants/f_142954_ net/minecraft/SharedConstants/RELEASE_NETWORK_PROTOCOL_VERSION +FD: net/minecraft/SharedConstants/f_142955_ net/minecraft/SharedConstants/SNAPSHOT_NETWORK_PROTOCOL_VERSION +FD: net/minecraft/SharedConstants/f_142956_ net/minecraft/SharedConstants/SNBT_NAG_VERSION +FD: net/minecraft/SharedConstants/f_142957_ net/minecraft/SharedConstants/RESOURCE_PACK_FORMAT +FD: net/minecraft/SharedConstants/f_142958_ net/minecraft/SharedConstants/DATA_PACK_FORMAT +FD: net/minecraft/SharedConstants/f_142959_ net/minecraft/SharedConstants/DATA_VERSION_TAG +FD: net/minecraft/SharedConstants/f_142961_ net/minecraft/SharedConstants/CNC_PART_2_ITEMS_AND_BLOCKS +FD: net/minecraft/SharedConstants/f_142965_ net/minecraft/SharedConstants/USE_NEW_RENDERSYSTEM +FD: net/minecraft/SharedConstants/f_142966_ net/minecraft/SharedConstants/MULTITHREADED_RENDERING +FD: net/minecraft/SharedConstants/f_142967_ net/minecraft/SharedConstants/FIX_TNT_DUPE +FD: net/minecraft/SharedConstants/f_142968_ net/minecraft/SharedConstants/FIX_SAND_DUPE +FD: net/minecraft/SharedConstants/f_142970_ net/minecraft/SharedConstants/USE_DEBUG_FEATURES +FD: net/minecraft/SharedConstants/f_142972_ net/minecraft/SharedConstants/DEBUG_HOTKEYS +FD: net/minecraft/SharedConstants/f_142973_ net/minecraft/SharedConstants/DEBUG_UI_NARRATION +FD: net/minecraft/SharedConstants/f_142974_ net/minecraft/SharedConstants/DEBUG_RENDER +FD: net/minecraft/SharedConstants/f_142975_ net/minecraft/SharedConstants/DEBUG_PATHFINDING +FD: net/minecraft/SharedConstants/f_183694_ net/minecraft/SharedConstants/DEBUG_FEATURE_COUNT +FD: net/minecraft/SharedConstants/f_183695_ net/minecraft/SharedConstants/DEBUG_IGNORE_LOCAL_MOB_CAP +FD: net/minecraft/SharedConstants/f_183696_ net/minecraft/SharedConstants/DEBUG_AQUIFERS +FD: net/minecraft/SharedConstants/f_183697_ net/minecraft/SharedConstants/DEBUG_JFR_PROFILING_ENABLE_LEVEL_LOADING +FD: net/minecraft/SharedConstants/f_183698_ net/minecraft/SharedConstants/debugGenerateSquareTerrainWithoutNoise +FD: net/minecraft/SharedConstants/f_183699_ net/minecraft/SharedConstants/debugGenerateStripedTerrainWithoutNoise +FD: net/minecraft/SharedConstants/f_183700_ net/minecraft/SharedConstants/DEBUG_DISABLE_BLENDING +FD: net/minecraft/SharedConstants/f_183701_ net/minecraft/SharedConstants/DEBUG_DISABLE_BELOW_ZERO_RETROGENERATION +FD: net/minecraft/SharedConstants/f_183702_ net/minecraft/SharedConstants/SERIES +FD: net/minecraft/SharedConstants/f_183703_ net/minecraft/SharedConstants/DEBUG_OPEN_INCOMPATIBLE_WORLDS +FD: net/minecraft/SharedConstants/f_183704_ net/minecraft/SharedConstants/DEBUG_ALLOW_LOW_SIM_DISTANCE +FD: net/minecraft/SharedConstants/f_201847_ net/minecraft/SharedConstants/THROW_ON_TASK_FAILURE +FD: net/minecraft/SharedConstants/net/minecraft/SharedConstants net/minecraft/SharedConstants/net/minecraft/SharedConstants +MD: net/minecraft/SharedConstants/ ()V net/minecraft/SharedConstants/ ()V +MD: net/minecraft/SharedConstants/ ()V net/minecraft/SharedConstants/ ()V +MD: net/minecraft/SharedConstants/m_136188_ (C)Z net/minecraft/SharedConstants/isAllowedChatCharacter (C)Z +MD: net/minecraft/SharedConstants/m_136190_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/SharedConstants/filterText (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/SharedConstants/m_136192_ ()I net/minecraft/SharedConstants/getProtocolVersion ()I +MD: net/minecraft/SharedConstants/m_142977_ ()V net/minecraft/SharedConstants/tryDetectVersion ()V +MD: net/minecraft/SharedConstants/m_183705_ (Lnet/minecraft/WorldVersion;)V net/minecraft/SharedConstants/setVersion (Lnet/minecraft/WorldVersion;)V +MD: net/minecraft/SharedConstants/m_183707_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/SharedConstants/debugVoidTerrain (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/SharedConstants/m_183709_ ()Lnet/minecraft/WorldVersion; net/minecraft/SharedConstants/getCurrentVersion ()Lnet/minecraft/WorldVersion; +CL: net/minecraft/SystemReport net/minecraft/SystemReport +FD: net/minecraft/SystemReport/f_143506_ net/minecraft/SystemReport/BYTES_PER_MEBIBYTE +FD: net/minecraft/SystemReport/f_143507_ net/minecraft/SystemReport/ONE_GIGA +FD: net/minecraft/SystemReport/f_143508_ net/minecraft/SystemReport/LOGGER +FD: net/minecraft/SystemReport/f_143509_ net/minecraft/SystemReport/OPERATING_SYSTEM +FD: net/minecraft/SystemReport/f_143510_ net/minecraft/SystemReport/JAVA_VERSION +FD: net/minecraft/SystemReport/f_143511_ net/minecraft/SystemReport/JAVA_VM_VERSION +FD: net/minecraft/SystemReport/f_143512_ net/minecraft/SystemReport/entries +FD: net/minecraft/SystemReport/net/minecraft/SystemReport net/minecraft/SystemReport/net/minecraft/SystemReport +MD: net/minecraft/SystemReport/ ()V net/minecraft/SystemReport/ ()V +MD: net/minecraft/SystemReport/ ()V net/minecraft/SystemReport/ ()V +MD: net/minecraft/SystemReport/m_143515_ ()Ljava/lang/String; net/minecraft/SystemReport/toLineSeparatedString ()Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143516_ (Ljava/lang/String;Ljava/lang/Runnable;)V net/minecraft/SystemReport/ignoreErrors (Ljava/lang/String;Ljava/lang/Runnable;)V +MD: net/minecraft/SystemReport/m_143519_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/SystemReport/setDetail (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/SystemReport/m_143522_ (Ljava/lang/String;Ljava/util/function/Supplier;)V net/minecraft/SystemReport/setDetail (Ljava/lang/String;Ljava/util/function/Supplier;)V +MD: net/minecraft/SystemReport/m_143525_ (Ljava/lang/StringBuilder;)V net/minecraft/SystemReport/appendToCrashReportString (Ljava/lang/StringBuilder;)V +MD: net/minecraft/SystemReport/m_143527_ (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/SystemReport/lambda$appendToCrashReportString$20 (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/SystemReport/m_143531_ (Ljava/util/List;)V net/minecraft/SystemReport/putPhysicalMemory (Ljava/util/List;)V +MD: net/minecraft/SystemReport/m_143533_ (Ljava/util/Map$Entry;)Ljava/lang/String; net/minecraft/SystemReport/lambda$toLineSeparatedString$21 (Ljava/util/Map$Entry;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143535_ (Loshi/SystemInfo;)V net/minecraft/SystemReport/putHardware (Loshi/SystemInfo;)V +MD: net/minecraft/SystemReport/m_143537_ (Loshi/hardware/CentralProcessor$ProcessorIdentifier;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putProcessor$16 (Loshi/hardware/CentralProcessor$ProcessorIdentifier;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143539_ (Loshi/hardware/CentralProcessor;)V net/minecraft/SystemReport/putProcessor (Loshi/hardware/CentralProcessor;)V +MD: net/minecraft/SystemReport/m_143541_ (Loshi/hardware/GlobalMemory;)V net/minecraft/SystemReport/putMemory (Loshi/hardware/GlobalMemory;)V +MD: net/minecraft/SystemReport/m_143543_ (Loshi/hardware/GraphicsCard;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putGraphics$15 (Loshi/hardware/GraphicsCard;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143545_ (Loshi/hardware/HardwareAbstractionLayer;)V net/minecraft/SystemReport/lambda$putHardware$6 (Loshi/hardware/HardwareAbstractionLayer;)V +MD: net/minecraft/SystemReport/m_143547_ (Loshi/hardware/PhysicalMemory;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putPhysicalMemory$8 (Loshi/hardware/PhysicalMemory;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143549_ (Loshi/hardware/VirtualMemory;)V net/minecraft/SystemReport/putVirtualMemory (Loshi/hardware/VirtualMemory;)V +MD: net/minecraft/SystemReport/m_143551_ ()Ljava/lang/String; net/minecraft/SystemReport/lambda$new$3 ()Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143552_ (Ljava/util/List;)V net/minecraft/SystemReport/putGraphics (Ljava/util/List;)V +MD: net/minecraft/SystemReport/m_143554_ (Loshi/hardware/CentralProcessor;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putProcessor$19 (Loshi/hardware/CentralProcessor;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143556_ (Loshi/hardware/GlobalMemory;)V net/minecraft/SystemReport/lambda$putMemory$14 (Loshi/hardware/GlobalMemory;)V +MD: net/minecraft/SystemReport/m_143558_ (Loshi/hardware/HardwareAbstractionLayer;)V net/minecraft/SystemReport/lambda$putHardware$5 (Loshi/hardware/HardwareAbstractionLayer;)V +MD: net/minecraft/SystemReport/m_143560_ (Loshi/hardware/PhysicalMemory;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putPhysicalMemory$7 (Loshi/hardware/PhysicalMemory;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143562_ (Loshi/hardware/VirtualMemory;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putVirtualMemory$12 (Loshi/hardware/VirtualMemory;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143564_ ()V net/minecraft/SystemReport/lambda$new$2 ()V +MD: net/minecraft/SystemReport/m_143565_ (Loshi/hardware/CentralProcessor;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putProcessor$18 (Loshi/hardware/CentralProcessor;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143567_ (Loshi/hardware/GlobalMemory;)V net/minecraft/SystemReport/lambda$putMemory$13 (Loshi/hardware/GlobalMemory;)V +MD: net/minecraft/SystemReport/m_143569_ (Loshi/hardware/HardwareAbstractionLayer;)V net/minecraft/SystemReport/lambda$putHardware$4 (Loshi/hardware/HardwareAbstractionLayer;)V +MD: net/minecraft/SystemReport/m_143571_ (Loshi/hardware/VirtualMemory;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putVirtualMemory$11 (Loshi/hardware/VirtualMemory;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143573_ ()Ljava/lang/String; net/minecraft/SystemReport/lambda$new$1 ()Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143574_ (Loshi/hardware/CentralProcessor;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putProcessor$17 (Loshi/hardware/CentralProcessor;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143576_ (Loshi/hardware/VirtualMemory;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putVirtualMemory$10 (Loshi/hardware/VirtualMemory;)Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143578_ ()Ljava/lang/String; net/minecraft/SystemReport/lambda$new$0 ()Ljava/lang/String; +MD: net/minecraft/SystemReport/m_143579_ (Loshi/hardware/VirtualMemory;)Ljava/lang/String; net/minecraft/SystemReport/lambda$putVirtualMemory$9 (Loshi/hardware/VirtualMemory;)Ljava/lang/String; +CL: net/minecraft/Util net/minecraft/Util +FD: net/minecraft/Util/f_137440_ net/minecraft/Util/timeSource +FD: net/minecraft/Util/f_137441_ net/minecraft/Util/NIL_UUID +FD: net/minecraft/Util/f_137442_ net/minecraft/Util/WORKER_COUNT +FD: net/minecraft/Util/f_137443_ net/minecraft/Util/BOOTSTRAP_EXECUTOR +FD: net/minecraft/Util/f_137444_ net/minecraft/Util/BACKGROUND_EXECUTOR +FD: net/minecraft/Util/f_137445_ net/minecraft/Util/IO_POOL +FD: net/minecraft/Util/f_137446_ net/minecraft/Util/LOGGER +FD: net/minecraft/Util/f_143778_ net/minecraft/Util/ZIP_FILE_SYSTEM_PROVIDER +FD: net/minecraft/Util/f_183935_ net/minecraft/Util/DEFAULT_MAX_THREADS +FD: net/minecraft/Util/f_183936_ net/minecraft/Util/MAX_THREADS_SYSTEM_PROPERTY +FD: net/minecraft/Util/f_183937_ net/minecraft/Util/thePauser +FD: net/minecraft/Util/f_211544_ net/minecraft/Util/TICKER +FD: net/minecraft/Util/net/minecraft/Util net/minecraft/Util/net/minecraft/Util +MD: net/minecraft/Util/ ()V net/minecraft/Util/ ()V +MD: net/minecraft/Util/ ()V net/minecraft/Util/ ()V +MD: net/minecraft/Util/m_137448_ ()Ljava/util/stream/Collector; net/minecraft/Util/toMap ()Ljava/util/stream/Collector; +MD: net/minecraft/Util/m_137449_ (ILjava/lang/String;[Ljava/util/function/BooleanSupplier;)Z net/minecraft/Util/runWithRetries (ILjava/lang/String;[Ljava/util/function/BooleanSupplier;)Z +MD: net/minecraft/Util/m_137453_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Object;)Ljava/lang/String; net/minecraft/Util/getPropertyName (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/Util/m_137456_ (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; net/minecraft/Util/fetchChoiceType (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/Util/m_137462_ (Ljava/io/File;Ljava/io/File;Ljava/io/File;)V net/minecraft/Util/safeReplaceFile (Ljava/io/File;Ljava/io/File;Ljava/io/File;)V +MD: net/minecraft/Util/m_137466_ (Ljava/lang/Iterable;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/Util/findNextInIterable (Ljava/lang/Iterable;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/Util/m_137469_ (Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object; net/minecraft/Util/make (Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object; +MD: net/minecraft/Util/m_137474_ (Ljava/lang/Runnable;Ljava/util/function/Supplier;)Ljava/lang/Runnable; net/minecraft/Util/name (Ljava/lang/Runnable;Ljava/util/function/Supplier;)Ljava/lang/Runnable; +MD: net/minecraft/Util/m_137477_ (Ljava/lang/String;)Ljava/util/concurrent/ExecutorService; net/minecraft/Util/makeExecutor (Ljava/lang/String;)Ljava/util/concurrent/ExecutorService; +MD: net/minecraft/Util/m_137479_ (Ljava/lang/String;II)I net/minecraft/Util/offsetByCodepoints (Ljava/lang/String;II)I +MD: net/minecraft/Util/m_137483_ (Ljava/lang/String;Lnet/minecraft/CharPredicate;)Ljava/lang/String; net/minecraft/Util/sanitizeName (Ljava/lang/String;Lnet/minecraft/CharPredicate;)Ljava/lang/String; +MD: net/minecraft/Util/m_137489_ (Ljava/lang/String;Ljava/util/function/Consumer;)Ljava/util/function/Consumer; net/minecraft/Util/prefix (Ljava/lang/String;Ljava/util/function/Consumer;)Ljava/util/function/Consumer; +MD: net/minecraft/Util/m_137492_ (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; net/minecraft/Util/makeDescriptionId (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; +MD: net/minecraft/Util/m_137495_ (Ljava/lang/Thread;Ljava/lang/Throwable;)V net/minecraft/Util/onThreadException (Ljava/lang/Thread;Ljava/lang/Throwable;)V +MD: net/minecraft/Util/m_137498_ (Ljava/lang/Throwable;)Ljava/util/concurrent/CompletableFuture; net/minecraft/Util/failedFuture (Ljava/lang/Throwable;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/Util/m_137500_ (Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; net/minecraft/Util/createDeleter (Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; +MD: net/minecraft/Util/m_137502_ (Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; net/minecraft/Util/createRenamer (Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; +MD: net/minecraft/Util/m_137505_ (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/Util/safeReplaceFile (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/Util/m_137509_ (Ljava/util/List;)Ljava/lang/Object; net/minecraft/Util/lastOf (Ljava/util/List;)Ljava/lang/Object; +MD: net/minecraft/Util/m_137521_ (Ljava/util/Optional;Ljava/util/function/Consumer;Ljava/lang/Runnable;)Ljava/util/Optional; net/minecraft/Util/ifElse (Ljava/util/Optional;Ljava/util/function/Consumer;Ljava/lang/Runnable;)Ljava/util/Optional; +MD: net/minecraft/Util/m_137531_ (Ljava/util/concurrent/ExecutorService;)V net/minecraft/Util/shutdownExecutor (Ljava/util/concurrent/ExecutorService;)V +MD: net/minecraft/Util/m_137537_ (Ljava/util/function/Supplier;)Ljava/lang/Object; net/minecraft/Util/make (Ljava/util/function/Supplier;)Ljava/lang/Object; +MD: net/minecraft/Util/m_137539_ (Ljava/util/stream/IntStream;I)Lcom/mojang/serialization/DataResult; net/minecraft/Util/fixedSize (Ljava/util/stream/IntStream;I)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/Util/m_137542_ ([ILjava/util/Random;)I net/minecraft/Util/getRandom ([ILjava/util/Random;)I +MD: net/minecraft/Util/m_137545_ ([Ljava/lang/Object;Ljava/util/Random;)Ljava/lang/Object; net/minecraft/Util/getRandom ([Ljava/lang/Object;Ljava/util/Random;)Ljava/lang/Object; +MD: net/minecraft/Util/m_137548_ ([Ljava/util/function/BooleanSupplier;)Z net/minecraft/Util/executeInSequence ([Ljava/util/function/BooleanSupplier;)Z +MD: net/minecraft/Util/m_137550_ ()J net/minecraft/Util/getMillis ()J +MD: net/minecraft/Util/m_137551_ (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; net/minecraft/Util/doFetchChoiceType (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/Util/m_137554_ (Ljava/lang/Iterable;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/Util/findPreviousInIterable (Ljava/lang/Iterable;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/Util/m_137559_ (Ljava/lang/Throwable;)V net/minecraft/Util/throwAsRuntime (Ljava/lang/Throwable;)V +MD: net/minecraft/Util/m_137561_ (Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; net/minecraft/Util/createFileDeletedCheck (Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; +MD: net/minecraft/Util/m_137563_ (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/Util/copyBetweenDirs (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/Util/m_137567_ (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; net/minecraft/Util/sequence (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/Util/m_137569_ ()J net/minecraft/Util/getNanos ()J +MD: net/minecraft/Util/m_137570_ (Ljava/lang/Throwable;)Ljava/lang/Throwable; net/minecraft/Util/pauseInIde (Ljava/lang/Throwable;)Ljava/lang/Throwable; +MD: net/minecraft/Util/m_137572_ (Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; net/minecraft/Util/createFileCreatedCheck (Ljava/nio/file/Path;)Ljava/util/function/BooleanSupplier; +MD: net/minecraft/Util/m_137574_ ()J net/minecraft/Util/getEpochMillis ()J +MD: net/minecraft/Util/m_137575_ (Ljava/lang/Throwable;)Ljava/lang/String; net/minecraft/Util/describeError (Ljava/lang/Throwable;)Ljava/lang/String; +MD: net/minecraft/Util/m_137580_ ()V net/minecraft/Util/shutdownExecutors ()V +MD: net/minecraft/Util/m_137581_ ()Lnet/minecraft/Util$OS; net/minecraft/Util/getPlatform ()Lnet/minecraft/Util$OS; +MD: net/minecraft/Util/m_137582_ ()Ljava/util/stream/Stream; net/minecraft/Util/getVmArguments ()Ljava/util/stream/Stream; +MD: net/minecraft/Util/m_137583_ ()Lit/unimi/dsi/fastutil/Hash$Strategy; net/minecraft/Util/identityStrategy ()Lit/unimi/dsi/fastutil/Hash$Strategy; +MD: net/minecraft/Util/m_137584_ ()V net/minecraft/Util/startTimerHackThread ()V +MD: net/minecraft/Util/m_137586_ ()Ljava/util/concurrent/ExecutorService; net/minecraft/Util/makeIoExecutor ()Ljava/util/concurrent/ExecutorService; +MD: net/minecraft/Util/m_143785_ (Ljava/lang/String;)V net/minecraft/Util/logAndPauseIfInIde (Ljava/lang/String;)V +MD: net/minecraft/Util/m_143787_ (Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Runnable; net/minecraft/Util/wrapThreadWithTaskName (Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Runnable; +MD: net/minecraft/Util/m_143795_ (Ljava/util/List;I)Lcom/mojang/serialization/DataResult; net/minecraft/Util/fixedSize (Ljava/util/List;I)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/Util/m_143804_ (Ljava/util/List;Ljava/util/Random;)Ljava/lang/Object; net/minecraft/Util/getRandom (Ljava/util/List;Ljava/util/Random;)Ljava/lang/Object; +MD: net/minecraft/Util/m_143821_ (Ljava/util/function/BiFunction;)Ljava/util/function/BiFunction; net/minecraft/Util/memoize (Ljava/util/function/BiFunction;)Ljava/util/function/BiFunction; +MD: net/minecraft/Util/m_143827_ (Ljava/util/function/Function;)Ljava/util/function/Function; net/minecraft/Util/memoize (Ljava/util/function/Function;)Ljava/util/function/Function; +MD: net/minecraft/Util/m_143840_ (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; net/minecraft/Util/sequenceFailFast (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/Util/m_183946_ (Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/util/function/Supplier; net/minecraft/Util/wrapThreadWithTaskName (Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/util/function/Supplier; +MD: net/minecraft/Util/m_183969_ (Ljava/util/function/Consumer;)V net/minecraft/Util/setPause (Ljava/util/function/Consumer;)V +MD: net/minecraft/Util/m_183984_ (Ljava/lang/String;)V net/minecraft/Util/doPause (Ljava/lang/String;)V +MD: net/minecraft/Util/m_183988_ ()Ljava/util/concurrent/ExecutorService; net/minecraft/Util/bootstrapExecutor ()Ljava/util/concurrent/ExecutorService; +MD: net/minecraft/Util/m_183991_ ()Ljava/util/concurrent/ExecutorService; net/minecraft/Util/backgroundExecutor ()Ljava/util/concurrent/ExecutorService; +MD: net/minecraft/Util/m_183992_ ()Ljava/util/concurrent/ExecutorService; net/minecraft/Util/ioPool ()Ljava/util/concurrent/ExecutorService; +MD: net/minecraft/Util/m_183993_ ()I net/minecraft/Util/getMaxThreads ()I +MD: net/minecraft/Util/m_200890_ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/Util/logAndPauseIfInIde (Ljava/lang/String;Ljava/lang/Throwable;)V +MD: net/minecraft/Util/m_201859_ (Ljava/lang/Runnable;)Ljava/lang/Thread; net/minecraft/Util/lambda$makeIoExecutor$4 (Ljava/lang/Runnable;)Ljava/lang/Thread; +MD: net/minecraft/Util/m_201861_ (Ljava/lang/String;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; net/minecraft/Util/lambda$makeExecutor$3 (Ljava/lang/String;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; +MD: net/minecraft/Util/m_201864_ (Ljava/nio/file/spi/FileSystemProvider;)Z net/minecraft/Util/lambda$static$0 (Ljava/nio/file/spi/FileSystemProvider;)Z +MD: net/minecraft/Util/m_201893_ (Ljava/lang/String;Ljava/lang/Runnable;)V net/minecraft/Util/lambda$wrapThreadWithTaskName$5 (Ljava/lang/String;Ljava/lang/Runnable;)V +MD: net/minecraft/Util/m_201896_ (Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/lang/Object; net/minecraft/Util/lambda$wrapThreadWithTaskName$6 (Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/lang/Object; +MD: net/minecraft/Util/m_201902_ (Ljava/lang/String;)Z net/minecraft/Util/lambda$getVmArguments$7 (Ljava/lang/String;)Z +MD: net/minecraft/Util/m_201904_ (Ljava/lang/String;)V net/minecraft/Util/lambda$static$2 (Ljava/lang/String;)V +MD: net/minecraft/Util/m_201906_ ()Ljava/lang/IllegalStateException; net/minecraft/Util/lambda$static$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/Util/m_203723_ (Ljava/util/List;Ljava/lang/Void;)Ljava/util/List; net/minecraft/Util/lambda$sequenceFailFast$11 (Ljava/util/List;Ljava/lang/Void;)Ljava/util/List; +MD: net/minecraft/Util/m_203726_ (Ljava/util/List;[Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/Util/lambda$sequenceFailFast$10 (Ljava/util/List;[Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/Util/m_203731_ (Ljava/util/concurrent/CompletableFuture;Ljava/util/List;ILjava/lang/Object;Ljava/lang/Throwable;)V net/minecraft/Util/lambda$sequenceFailFast$9 (Ljava/util/concurrent/CompletableFuture;Ljava/util/List;ILjava/lang/Object;Ljava/lang/Throwable;)V +MD: net/minecraft/Util/m_203737_ (Ljava/util/function/Consumer;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/Util/lambda$prefix$12 (Ljava/util/function/Consumer;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/Util/m_203741_ (Lnet/minecraft/CharPredicate;I)Ljava/lang/String; net/minecraft/Util/lambda$sanitizeName$13 (Lnet/minecraft/CharPredicate;I)Ljava/lang/String; +MD: net/minecraft/Util/m_203744_ (Ljava/util/List;Ljava/lang/Void;)Ljava/util/List; net/minecraft/Util/lambda$sequence$8 (Ljava/util/List;Ljava/lang/Void;)Ljava/util/List; +MD: net/minecraft/Util/m_203747_ (Ljava/util/List;Ljava/util/Random;)Ljava/util/Optional; net/minecraft/Util/getRandomSafe (Ljava/util/List;Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/Util/m_212224_ (Ljava/io/File;Ljava/io/File;Ljava/io/File;Z)V net/minecraft/Util/safeReplaceOrMoveFile (Ljava/io/File;Ljava/io/File;Ljava/io/File;Z)V +MD: net/minecraft/Util/m_212229_ (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V net/minecraft/Util/safeReplaceOrMoveFile (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V +CL: net/minecraft/Util$1 net/minecraft/Util$1 +FD: net/minecraft/Util$1/net/minecraft/Util$1 net/minecraft/Util$1/net/minecraft/Util$1 +MD: net/minecraft/Util$1/ ()V net/minecraft/Util$1/ ()V +MD: net/minecraft/Util$1/read ()J net/minecraft/Util$1/read ()J +CL: net/minecraft/Util$10 net/minecraft/Util$10 +FD: net/minecraft/Util$10/f_211547_ net/minecraft/Util$10/val$function +FD: net/minecraft/Util$10/f_211548_ net/minecraft/Util$10/cache +FD: net/minecraft/Util$10/net/minecraft/Util$10 net/minecraft/Util$10/net/minecraft/Util$10 +MD: net/minecraft/Util$10/ (Ljava/util/function/BiFunction;)V net/minecraft/Util$10/ (Ljava/util/function/BiFunction;)V +MD: net/minecraft/Util$10/apply (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/Util$10/apply (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/Util$10/m_211551_ (Ljava/util/function/BiFunction;Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Object; net/minecraft/Util$10/lambda$apply$0 (Ljava/util/function/BiFunction;Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Object; +MD: net/minecraft/Util$10/toString ()Ljava/lang/String; net/minecraft/Util$10/toString ()Ljava/lang/String; +CL: net/minecraft/Util$2 net/minecraft/Util$2 +FD: net/minecraft/Util$2/net/minecraft/Util$2 net/minecraft/Util$2/net/minecraft/Util$2 +MD: net/minecraft/Util$2/ (Ljava/util/concurrent/ForkJoinPool;)V net/minecraft/Util$2/ (Ljava/util/concurrent/ForkJoinPool;)V +MD: net/minecraft/Util$2/onTermination (Ljava/lang/Throwable;)V net/minecraft/Util$2/onTermination (Ljava/lang/Throwable;)V +CL: net/minecraft/Util$4 net/minecraft/Util$4 +FD: net/minecraft/Util$4/f_211562_ net/minecraft/Util$4/val$from +FD: net/minecraft/Util$4/f_211563_ net/minecraft/Util$4/val$to +FD: net/minecraft/Util$4/net/minecraft/Util$4 net/minecraft/Util$4/net/minecraft/Util$4 +MD: net/minecraft/Util$4/ (Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/Util$4/ (Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/Util$4/getAsBoolean ()Z net/minecraft/Util$4/getAsBoolean ()Z +MD: net/minecraft/Util$4/toString ()Ljava/lang/String; net/minecraft/Util$4/toString ()Ljava/lang/String; +CL: net/minecraft/Util$5 net/minecraft/Util$5 +FD: net/minecraft/Util$5/f_137603_ net/minecraft/Util$5/val$target +FD: net/minecraft/Util$5/net/minecraft/Util$5 net/minecraft/Util$5/net/minecraft/Util$5 +MD: net/minecraft/Util$5/ (Ljava/nio/file/Path;)V net/minecraft/Util$5/ (Ljava/nio/file/Path;)V +MD: net/minecraft/Util$5/getAsBoolean ()Z net/minecraft/Util$5/getAsBoolean ()Z +MD: net/minecraft/Util$5/toString ()Ljava/lang/String; net/minecraft/Util$5/toString ()Ljava/lang/String; +CL: net/minecraft/Util$6 net/minecraft/Util$6 +FD: net/minecraft/Util$6/f_137608_ net/minecraft/Util$6/val$target +FD: net/minecraft/Util$6/net/minecraft/Util$6 net/minecraft/Util$6/net/minecraft/Util$6 +MD: net/minecraft/Util$6/ (Ljava/nio/file/Path;)V net/minecraft/Util$6/ (Ljava/nio/file/Path;)V +MD: net/minecraft/Util$6/getAsBoolean ()Z net/minecraft/Util$6/getAsBoolean ()Z +MD: net/minecraft/Util$6/toString ()Ljava/lang/String; net/minecraft/Util$6/toString ()Ljava/lang/String; +CL: net/minecraft/Util$7 net/minecraft/Util$7 +FD: net/minecraft/Util$7/f_211567_ net/minecraft/Util$7/val$target +FD: net/minecraft/Util$7/net/minecraft/Util$7 net/minecraft/Util$7/net/minecraft/Util$7 +MD: net/minecraft/Util$7/ (Ljava/nio/file/Path;)V net/minecraft/Util$7/ (Ljava/nio/file/Path;)V +MD: net/minecraft/Util$7/getAsBoolean ()Z net/minecraft/Util$7/getAsBoolean ()Z +MD: net/minecraft/Util$7/toString ()Ljava/lang/String; net/minecraft/Util$7/toString ()Ljava/lang/String; +CL: net/minecraft/Util$8 net/minecraft/Util$8 +FD: net/minecraft/Util$8/net/minecraft/Util$8 net/minecraft/Util$8/net/minecraft/Util$8 +MD: net/minecraft/Util$8/ (Ljava/lang/String;)V net/minecraft/Util$8/ (Ljava/lang/String;)V +MD: net/minecraft/Util$8/run ()V net/minecraft/Util$8/run ()V +CL: net/minecraft/Util$9 net/minecraft/Util$9 +FD: net/minecraft/Util$9/f_143851_ net/minecraft/Util$9/val$function +FD: net/minecraft/Util$9/f_143852_ net/minecraft/Util$9/cache +FD: net/minecraft/Util$9/net/minecraft/Util$9 net/minecraft/Util$9/net/minecraft/Util$9 +MD: net/minecraft/Util$9/ (Ljava/util/function/Function;)V net/minecraft/Util$9/ (Ljava/util/function/Function;)V +MD: net/minecraft/Util$9/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/Util$9/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/Util$9/toString ()Ljava/lang/String; net/minecraft/Util$9/toString ()Ljava/lang/String; +CL: net/minecraft/Util$IdentityStrategy net/minecraft/Util$IdentityStrategy +FD: net/minecraft/Util$IdentityStrategy/$VALUES net/minecraft/Util$IdentityStrategy/$VALUES +FD: net/minecraft/Util$IdentityStrategy/INSTANCE net/minecraft/Util$IdentityStrategy/INSTANCE +FD: net/minecraft/Util$IdentityStrategy/net/minecraft/Util$IdentityStrategy net/minecraft/Util$IdentityStrategy/net/minecraft/Util$IdentityStrategy +MD: net/minecraft/Util$IdentityStrategy/ ()V net/minecraft/Util$IdentityStrategy/ ()V +MD: net/minecraft/Util$IdentityStrategy/ (Ljava/lang/String;I)V net/minecraft/Util$IdentityStrategy/ (Ljava/lang/String;I)V +MD: net/minecraft/Util$IdentityStrategy/equals (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/Util$IdentityStrategy/equals (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/Util$IdentityStrategy/hashCode (Ljava/lang/Object;)I net/minecraft/Util$IdentityStrategy/hashCode (Ljava/lang/Object;)I +MD: net/minecraft/Util$IdentityStrategy/m_143862_ ()[Lnet/minecraft/Util$IdentityStrategy; net/minecraft/Util$IdentityStrategy/$values ()[Lnet/minecraft/Util$IdentityStrategy; +MD: net/minecraft/Util$IdentityStrategy/valueOf (Ljava/lang/String;)Lnet/minecraft/Util$IdentityStrategy; net/minecraft/Util$IdentityStrategy/valueOf (Ljava/lang/String;)Lnet/minecraft/Util$IdentityStrategy; +MD: net/minecraft/Util$IdentityStrategy/values ()[Lnet/minecraft/Util$IdentityStrategy; net/minecraft/Util$IdentityStrategy/values ()[Lnet/minecraft/Util$IdentityStrategy; +CL: net/minecraft/Util$OS net/minecraft/Util$OS +FD: net/minecraft/Util$OS/$VALUES net/minecraft/Util$OS/$VALUES +FD: net/minecraft/Util$OS/LINUX net/minecraft/Util$OS/LINUX +FD: net/minecraft/Util$OS/OSX net/minecraft/Util$OS/OSX +FD: net/minecraft/Util$OS/SOLARIS net/minecraft/Util$OS/SOLARIS +FD: net/minecraft/Util$OS/UNKNOWN net/minecraft/Util$OS/UNKNOWN +FD: net/minecraft/Util$OS/WINDOWS net/minecraft/Util$OS/WINDOWS +FD: net/minecraft/Util$OS/f_183994_ net/minecraft/Util$OS/telemetryName +FD: net/minecraft/Util$OS/net/minecraft/Util$OS net/minecraft/Util$OS/net/minecraft/Util$OS +MD: net/minecraft/Util$OS/ ()V net/minecraft/Util$OS/ ()V +MD: net/minecraft/Util$OS/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/Util$OS/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/Util$OS/m_137644_ (Ljava/io/File;)V net/minecraft/Util$OS/openFile (Ljava/io/File;)V +MD: net/minecraft/Util$OS/m_137646_ (Ljava/lang/String;)V net/minecraft/Util$OS/openUri (Ljava/lang/String;)V +MD: net/minecraft/Util$OS/m_137648_ (Ljava/net/URI;)V net/minecraft/Util$OS/openUri (Ljava/net/URI;)V +MD: net/minecraft/Util$OS/m_137650_ (Ljava/net/URL;)V net/minecraft/Util$OS/openUrl (Ljava/net/URL;)V +MD: net/minecraft/Util$OS/m_137653_ (Ljava/net/URL;)Ljava/lang/Process; net/minecraft/Util$OS/lambda$openUrl$0 (Ljava/net/URL;)Ljava/lang/Process; +MD: net/minecraft/Util$OS/m_143863_ ()[Lnet/minecraft/Util$OS; net/minecraft/Util$OS/$values ()[Lnet/minecraft/Util$OS; +MD: net/minecraft/Util$OS/m_183999_ ()Ljava/lang/String; net/minecraft/Util$OS/telemetryName ()Ljava/lang/String; +MD: net/minecraft/Util$OS/m_6868_ (Ljava/net/URL;)[Ljava/lang/String; net/minecraft/Util$OS/getOpenUrlArguments (Ljava/net/URL;)[Ljava/lang/String; +MD: net/minecraft/Util$OS/valueOf (Ljava/lang/String;)Lnet/minecraft/Util$OS; net/minecraft/Util$OS/valueOf (Ljava/lang/String;)Lnet/minecraft/Util$OS; +MD: net/minecraft/Util$OS/values ()[Lnet/minecraft/Util$OS; net/minecraft/Util$OS/values ()[Lnet/minecraft/Util$OS; +CL: net/minecraft/Util$OS$1 net/minecraft/Util$OS$1 +FD: net/minecraft/Util$OS$1/net/minecraft/Util$OS$1 net/minecraft/Util$OS$1/net/minecraft/Util$OS$1 +MD: net/minecraft/Util$OS$1/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/Util$OS$1/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/Util$OS$1/m_6868_ (Ljava/net/URL;)[Ljava/lang/String; net/minecraft/Util$OS$1/getOpenUrlArguments (Ljava/net/URL;)[Ljava/lang/String; +CL: net/minecraft/Util$OS$2 net/minecraft/Util$OS$2 +FD: net/minecraft/Util$OS$2/net/minecraft/Util$OS$2 net/minecraft/Util$OS$2/net/minecraft/Util$OS$2 +MD: net/minecraft/Util$OS$2/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/Util$OS$2/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/Util$OS$2/m_6868_ (Ljava/net/URL;)[Ljava/lang/String; net/minecraft/Util$OS$2/getOpenUrlArguments (Ljava/net/URL;)[Ljava/lang/String; +CL: net/minecraft/WorldVersion net/minecraft/WorldVersion +FD: net/minecraft/WorldVersion/net/minecraft/WorldVersion net/minecraft/WorldVersion/net/minecraft/WorldVersion +MD: net/minecraft/WorldVersion/getSeriesId ()Ljava/lang/String; net/minecraft/WorldVersion/getSeriesId ()Ljava/lang/String; +MD: net/minecraft/WorldVersion/getWorldVersion ()I net/minecraft/WorldVersion/getWorldVersion ()I +MD: net/minecraft/WorldVersion/m_183476_ ()Lnet/minecraft/world/level/storage/DataVersion; net/minecraft/WorldVersion/getDataVersion ()Lnet/minecraft/world/level/storage/DataVersion; +CL: net/minecraft/advancements/Advancement net/minecraft/advancements/Advancement +FD: net/minecraft/advancements/Advancement/f_138298_ net/minecraft/advancements/Advancement/parent +FD: net/minecraft/advancements/Advancement/f_138299_ net/minecraft/advancements/Advancement/display +FD: net/minecraft/advancements/Advancement/f_138300_ net/minecraft/advancements/Advancement/rewards +FD: net/minecraft/advancements/Advancement/f_138301_ net/minecraft/advancements/Advancement/id +FD: net/minecraft/advancements/Advancement/f_138302_ net/minecraft/advancements/Advancement/criteria +FD: net/minecraft/advancements/Advancement/f_138303_ net/minecraft/advancements/Advancement/requirements +FD: net/minecraft/advancements/Advancement/f_138304_ net/minecraft/advancements/Advancement/children +FD: net/minecraft/advancements/Advancement/f_138305_ net/minecraft/advancements/Advancement/chatComponent +FD: net/minecraft/advancements/Advancement/net/minecraft/advancements/Advancement net/minecraft/advancements/Advancement/net/minecraft/advancements/Advancement +MD: net/minecraft/advancements/Advancement/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/DisplayInfo;Lnet/minecraft/advancements/AdvancementRewards;Ljava/util/Map;[[Ljava/lang/String;)V net/minecraft/advancements/Advancement/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/DisplayInfo;Lnet/minecraft/advancements/AdvancementRewards;Ljava/util/Map;[[Ljava/lang/String;)V +MD: net/minecraft/advancements/Advancement/equals (Ljava/lang/Object;)Z net/minecraft/advancements/Advancement/equals (Ljava/lang/Object;)Z +MD: net/minecraft/advancements/Advancement/hashCode ()I net/minecraft/advancements/Advancement/hashCode ()I +MD: net/minecraft/advancements/Advancement/m_138313_ ()Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement/deconstruct ()Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement/m_138314_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/advancements/Advancement/lambda$new$0 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/advancements/Advancement/m_138317_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/advancements/Advancement/addChild (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/advancements/Advancement/m_138319_ ()Lnet/minecraft/advancements/Advancement; net/minecraft/advancements/Advancement/getParent ()Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/advancements/Advancement/m_138320_ ()Lnet/minecraft/advancements/DisplayInfo; net/minecraft/advancements/Advancement/getDisplay ()Lnet/minecraft/advancements/DisplayInfo; +MD: net/minecraft/advancements/Advancement/m_138321_ ()Lnet/minecraft/advancements/AdvancementRewards; net/minecraft/advancements/Advancement/getRewards ()Lnet/minecraft/advancements/AdvancementRewards; +MD: net/minecraft/advancements/Advancement/m_138322_ ()Ljava/lang/Iterable; net/minecraft/advancements/Advancement/getChildren ()Ljava/lang/Iterable; +MD: net/minecraft/advancements/Advancement/m_138325_ ()Ljava/util/Map; net/minecraft/advancements/Advancement/getCriteria ()Ljava/util/Map; +MD: net/minecraft/advancements/Advancement/m_138326_ ()I net/minecraft/advancements/Advancement/getMaxCriteraRequired ()I +MD: net/minecraft/advancements/Advancement/m_138327_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/Advancement/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/Advancement/m_138329_ ()[[Ljava/lang/String; net/minecraft/advancements/Advancement/getRequirements ()[[Ljava/lang/String; +MD: net/minecraft/advancements/Advancement/m_138330_ ()Lnet/minecraft/network/chat/Component; net/minecraft/advancements/Advancement/getChatComponent ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/advancements/Advancement/toString ()Ljava/lang/String; net/minecraft/advancements/Advancement/toString ()Ljava/lang/String; +CL: net/minecraft/advancements/Advancement$Builder net/minecraft/advancements/Advancement$Builder +FD: net/minecraft/advancements/Advancement$Builder/f_138332_ net/minecraft/advancements/Advancement$Builder/parentId +FD: net/minecraft/advancements/Advancement$Builder/f_138333_ net/minecraft/advancements/Advancement$Builder/parent +FD: net/minecraft/advancements/Advancement$Builder/f_138334_ net/minecraft/advancements/Advancement$Builder/display +FD: net/minecraft/advancements/Advancement$Builder/f_138335_ net/minecraft/advancements/Advancement$Builder/rewards +FD: net/minecraft/advancements/Advancement$Builder/f_138336_ net/minecraft/advancements/Advancement$Builder/criteria +FD: net/minecraft/advancements/Advancement$Builder/f_138337_ net/minecraft/advancements/Advancement$Builder/requirements +FD: net/minecraft/advancements/Advancement$Builder/f_138338_ net/minecraft/advancements/Advancement$Builder/requirementsStrategy +FD: net/minecraft/advancements/Advancement$Builder/net/minecraft/advancements/Advancement$Builder net/minecraft/advancements/Advancement$Builder/net/minecraft/advancements/Advancement$Builder +MD: net/minecraft/advancements/Advancement$Builder/ ()V net/minecraft/advancements/Advancement$Builder/ ()V +MD: net/minecraft/advancements/Advancement$Builder/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/DisplayInfo;Lnet/minecraft/advancements/AdvancementRewards;Ljava/util/Map;[[Ljava/lang/String;)V net/minecraft/advancements/Advancement$Builder/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/DisplayInfo;Lnet/minecraft/advancements/AdvancementRewards;Ljava/util/Map;[[Ljava/lang/String;)V +MD: net/minecraft/advancements/Advancement$Builder/m_138353_ ()Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/advancement ()Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138354_ (Lnet/minecraft/advancements/AdvancementRewards$Builder;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/rewards (Lnet/minecraft/advancements/AdvancementRewards$Builder;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138356_ (Lnet/minecraft/advancements/AdvancementRewards;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/rewards (Lnet/minecraft/advancements/AdvancementRewards;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138358_ (Lnet/minecraft/advancements/DisplayInfo;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/display (Lnet/minecraft/advancements/DisplayInfo;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138360_ (Lnet/minecraft/advancements/RequirementsStrategy;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/requirements (Lnet/minecraft/advancements/RequirementsStrategy;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138362_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/FrameType;ZZZ)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/display (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/FrameType;ZZZ)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138371_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/FrameType;ZZZ)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/display (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/FrameType;ZZZ)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138380_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/fromJson (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138383_ (Ljava/lang/String;Lnet/minecraft/advancements/Criterion;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/addCriterion (Ljava/lang/String;Lnet/minecraft/advancements/Criterion;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138386_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/addCriterion (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138389_ (Ljava/util/function/Consumer;Ljava/lang/String;)Lnet/minecraft/advancements/Advancement; net/minecraft/advancements/Advancement$Builder/save (Ljava/util/function/Consumer;Ljava/lang/String;)Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/advancements/Advancement$Builder/m_138392_ (Ljava/util/function/Function;)Z net/minecraft/advancements/Advancement$Builder/canBuild (Ljava/util/function/Function;)Z +MD: net/minecraft/advancements/Advancement$Builder/m_138394_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/advancements/Advancement$Builder/serializeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/advancements/Advancement$Builder/m_138396_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/parent (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138398_ (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/parent (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138400_ ()Lcom/google/gson/JsonObject; net/minecraft/advancements/Advancement$Builder/serializeToJson ()Lcom/google/gson/JsonObject; +MD: net/minecraft/advancements/Advancement$Builder/m_138401_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/fromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/m_138403_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; net/minecraft/advancements/Advancement$Builder/build (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/advancements/Advancement$Builder/m_138405_ ()Ljava/util/Map; net/minecraft/advancements/Advancement$Builder/getCriteria ()Ljava/util/Map; +MD: net/minecraft/advancements/Advancement$Builder/m_138406_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; net/minecraft/advancements/Advancement$Builder/lambda$build$0 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/advancements/Advancement$Builder/m_143951_ ([[Ljava/lang/String;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/advancements/Advancement$Builder/requirements ([[Ljava/lang/String;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/advancements/Advancement$Builder/toString ()Ljava/lang/String; net/minecraft/advancements/Advancement$Builder/toString ()Ljava/lang/String; +CL: net/minecraft/advancements/AdvancementList net/minecraft/advancements/AdvancementList +FD: net/minecraft/advancements/AdvancementList/f_139325_ net/minecraft/advancements/AdvancementList/LOGGER +FD: net/minecraft/advancements/AdvancementList/f_139326_ net/minecraft/advancements/AdvancementList/advancements +FD: net/minecraft/advancements/AdvancementList/f_139327_ net/minecraft/advancements/AdvancementList/roots +FD: net/minecraft/advancements/AdvancementList/f_139328_ net/minecraft/advancements/AdvancementList/tasks +FD: net/minecraft/advancements/AdvancementList/f_139329_ net/minecraft/advancements/AdvancementList/listener +FD: net/minecraft/advancements/AdvancementList/net/minecraft/advancements/AdvancementList net/minecraft/advancements/AdvancementList/net/minecraft/advancements/AdvancementList +MD: net/minecraft/advancements/AdvancementList/ ()V net/minecraft/advancements/AdvancementList/ ()V +MD: net/minecraft/advancements/AdvancementList/ ()V net/minecraft/advancements/AdvancementList/ ()V +MD: net/minecraft/advancements/AdvancementList/m_139332_ ()V net/minecraft/advancements/AdvancementList/clear ()V +MD: net/minecraft/advancements/AdvancementList/m_139333_ (Ljava/util/Map;)V net/minecraft/advancements/AdvancementList/add (Ljava/util/Map;)V +MD: net/minecraft/advancements/AdvancementList/m_139335_ (Ljava/util/Set;)V net/minecraft/advancements/AdvancementList/remove (Ljava/util/Set;)V +MD: net/minecraft/advancements/AdvancementList/m_139337_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; net/minecraft/advancements/AdvancementList/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/advancements/AdvancementList/m_139339_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/advancements/AdvancementList/remove (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/advancements/AdvancementList/m_139341_ (Lnet/minecraft/advancements/AdvancementList$Listener;)V net/minecraft/advancements/AdvancementList/setListener (Lnet/minecraft/advancements/AdvancementList$Listener;)V +MD: net/minecraft/advancements/AdvancementList/m_139343_ ()Ljava/lang/Iterable; net/minecraft/advancements/AdvancementList/getRoots ()Ljava/lang/Iterable; +MD: net/minecraft/advancements/AdvancementList/m_139344_ ()Ljava/util/Collection; net/minecraft/advancements/AdvancementList/getAllAdvancements ()Ljava/util/Collection; +CL: net/minecraft/advancements/AdvancementList$Listener net/minecraft/advancements/AdvancementList$Listener +FD: net/minecraft/advancements/AdvancementList$Listener/net/minecraft/advancements/AdvancementList$Listener net/minecraft/advancements/AdvancementList$Listener/net/minecraft/advancements/AdvancementList$Listener +MD: net/minecraft/advancements/AdvancementList$Listener/m_5504_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/advancements/AdvancementList$Listener/onRemoveAdvancementRoot (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/advancements/AdvancementList$Listener/m_5505_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/advancements/AdvancementList$Listener/onAddAdvancementTask (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/advancements/AdvancementList$Listener/m_5513_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/advancements/AdvancementList$Listener/onAddAdvancementRoot (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/advancements/AdvancementList$Listener/m_5516_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/advancements/AdvancementList$Listener/onRemoveAdvancementTask (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/advancements/AdvancementList$Listener/m_7204_ ()V net/minecraft/advancements/AdvancementList$Listener/onAdvancementsCleared ()V +CL: net/minecraft/advancements/AdvancementProgress net/minecraft/advancements/AdvancementProgress +FD: net/minecraft/advancements/AdvancementProgress/f_8190_ net/minecraft/advancements/AdvancementProgress/criteria +FD: net/minecraft/advancements/AdvancementProgress/f_8191_ net/minecraft/advancements/AdvancementProgress/requirements +FD: net/minecraft/advancements/AdvancementProgress/net/minecraft/advancements/AdvancementProgress net/minecraft/advancements/AdvancementProgress/net/minecraft/advancements/AdvancementProgress +MD: net/minecraft/advancements/AdvancementProgress/ ()V net/minecraft/advancements/AdvancementProgress/ ()V +MD: net/minecraft/advancements/AdvancementProgress/ (Ljava/util/Map;)V net/minecraft/advancements/AdvancementProgress/ (Ljava/util/Map;)V +MD: net/minecraft/advancements/AdvancementProgress/compareTo (Ljava/lang/Object;)I net/minecraft/advancements/AdvancementProgress/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/advancements/AdvancementProgress/compareTo (Lnet/minecraft/advancements/AdvancementProgress;)I net/minecraft/advancements/AdvancementProgress/compareTo (Lnet/minecraft/advancements/AdvancementProgress;)I +MD: net/minecraft/advancements/AdvancementProgress/m_144359_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/CriterionProgress;)V net/minecraft/advancements/AdvancementProgress/lambda$serializeToNetwork$1 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/CriterionProgress;)V +MD: net/minecraft/advancements/AdvancementProgress/m_8193_ ()Z net/minecraft/advancements/AdvancementProgress/isDone ()Z +MD: net/minecraft/advancements/AdvancementProgress/m_8196_ (Ljava/lang/String;)Z net/minecraft/advancements/AdvancementProgress/grantProgress (Ljava/lang/String;)Z +MD: net/minecraft/advancements/AdvancementProgress/m_8198_ (Ljava/util/Map;[[Ljava/lang/String;)V net/minecraft/advancements/AdvancementProgress/update (Ljava/util/Map;[[Ljava/lang/String;)V +MD: net/minecraft/advancements/AdvancementProgress/m_8201_ (Ljava/util/Set;Ljava/util/Map$Entry;)Z net/minecraft/advancements/AdvancementProgress/lambda$update$0 (Ljava/util/Set;Ljava/util/Map$Entry;)Z +MD: net/minecraft/advancements/AdvancementProgress/m_8204_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/advancements/AdvancementProgress/serializeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/advancements/AdvancementProgress/m_8206_ ()Z net/minecraft/advancements/AdvancementProgress/hasProgress ()Z +MD: net/minecraft/advancements/AdvancementProgress/m_8209_ (Ljava/lang/String;)Z net/minecraft/advancements/AdvancementProgress/revokeProgress (Ljava/lang/String;)Z +MD: net/minecraft/advancements/AdvancementProgress/m_8211_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/AdvancementProgress; net/minecraft/advancements/AdvancementProgress/fromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/AdvancementProgress; +MD: net/minecraft/advancements/AdvancementProgress/m_8213_ ()F net/minecraft/advancements/AdvancementProgress/getPercent ()F +MD: net/minecraft/advancements/AdvancementProgress/m_8214_ (Ljava/lang/String;)Lnet/minecraft/advancements/CriterionProgress; net/minecraft/advancements/AdvancementProgress/getCriterion (Ljava/lang/String;)Lnet/minecraft/advancements/CriterionProgress; +MD: net/minecraft/advancements/AdvancementProgress/m_8218_ ()Ljava/lang/String; net/minecraft/advancements/AdvancementProgress/getProgressText ()Ljava/lang/String; +MD: net/minecraft/advancements/AdvancementProgress/m_8219_ ()Ljava/lang/Iterable; net/minecraft/advancements/AdvancementProgress/getRemainingCriteria ()Ljava/lang/Iterable; +MD: net/minecraft/advancements/AdvancementProgress/m_8220_ ()Ljava/lang/Iterable; net/minecraft/advancements/AdvancementProgress/getCompletedCriteria ()Ljava/lang/Iterable; +MD: net/minecraft/advancements/AdvancementProgress/m_8221_ ()Ljava/util/Date; net/minecraft/advancements/AdvancementProgress/getFirstProgressDate ()Ljava/util/Date; +MD: net/minecraft/advancements/AdvancementProgress/m_8222_ ()I net/minecraft/advancements/AdvancementProgress/countCompletedRequirements ()I +MD: net/minecraft/advancements/AdvancementProgress/toString ()Ljava/lang/String; net/minecraft/advancements/AdvancementProgress/toString ()Ljava/lang/String; +CL: net/minecraft/advancements/AdvancementProgress$Serializer net/minecraft/advancements/AdvancementProgress$Serializer +FD: net/minecraft/advancements/AdvancementProgress$Serializer/net/minecraft/advancements/AdvancementProgress$Serializer net/minecraft/advancements/AdvancementProgress$Serializer/net/minecraft/advancements/AdvancementProgress$Serializer +MD: net/minecraft/advancements/AdvancementProgress$Serializer/ ()V net/minecraft/advancements/AdvancementProgress$Serializer/ ()V +MD: net/minecraft/advancements/AdvancementProgress$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/advancements/AdvancementProgress$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/advancements/AdvancementProgress$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/advancements/AdvancementProgress; net/minecraft/advancements/AdvancementProgress$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/advancements/AdvancementProgress; +MD: net/minecraft/advancements/AdvancementProgress$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/advancements/AdvancementProgress$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/AdvancementProgress$Serializer/serialize (Lnet/minecraft/advancements/AdvancementProgress;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/advancements/AdvancementProgress$Serializer/serialize (Lnet/minecraft/advancements/AdvancementProgress;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/AdvancementRewards net/minecraft/advancements/AdvancementRewards +FD: net/minecraft/advancements/AdvancementRewards/f_9978_ net/minecraft/advancements/AdvancementRewards/EMPTY +FD: net/minecraft/advancements/AdvancementRewards/f_9979_ net/minecraft/advancements/AdvancementRewards/experience +FD: net/minecraft/advancements/AdvancementRewards/f_9980_ net/minecraft/advancements/AdvancementRewards/loot +FD: net/minecraft/advancements/AdvancementRewards/f_9981_ net/minecraft/advancements/AdvancementRewards/recipes +FD: net/minecraft/advancements/AdvancementRewards/f_9982_ net/minecraft/advancements/AdvancementRewards/function +FD: net/minecraft/advancements/AdvancementRewards/net/minecraft/advancements/AdvancementRewards net/minecraft/advancements/AdvancementRewards/net/minecraft/advancements/AdvancementRewards +MD: net/minecraft/advancements/AdvancementRewards/ ()V net/minecraft/advancements/AdvancementRewards/ ()V +MD: net/minecraft/advancements/AdvancementRewards/ (I[Lnet/minecraft/resources/ResourceLocation;[Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/commands/CommandFunction$CacheableFunction;)V net/minecraft/advancements/AdvancementRewards/ (I[Lnet/minecraft/resources/ResourceLocation;[Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/commands/CommandFunction$CacheableFunction;)V +MD: net/minecraft/advancements/AdvancementRewards/m_144821_ ()[Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/AdvancementRewards/getRecipes ()[Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/AdvancementRewards/m_9989_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/advancements/AdvancementRewards/grant (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/advancements/AdvancementRewards/m_9991_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/advancements/AdvancementRewards; net/minecraft/advancements/AdvancementRewards/deserialize (Lcom/google/gson/JsonObject;)Lnet/minecraft/advancements/AdvancementRewards; +MD: net/minecraft/advancements/AdvancementRewards/m_9993_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/commands/CommandFunction;)V net/minecraft/advancements/AdvancementRewards/lambda$grant$0 (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/commands/CommandFunction;)V +MD: net/minecraft/advancements/AdvancementRewards/m_9997_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/AdvancementRewards/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/AdvancementRewards/toString ()Ljava/lang/String; net/minecraft/advancements/AdvancementRewards/toString ()Ljava/lang/String; +CL: net/minecraft/advancements/AdvancementRewards$Builder net/minecraft/advancements/AdvancementRewards$Builder +FD: net/minecraft/advancements/AdvancementRewards$Builder/f_10000_ net/minecraft/advancements/AdvancementRewards$Builder/loot +FD: net/minecraft/advancements/AdvancementRewards$Builder/f_10001_ net/minecraft/advancements/AdvancementRewards$Builder/recipes +FD: net/minecraft/advancements/AdvancementRewards$Builder/f_10002_ net/minecraft/advancements/AdvancementRewards$Builder/function +FD: net/minecraft/advancements/AdvancementRewards$Builder/f_9999_ net/minecraft/advancements/AdvancementRewards$Builder/experience +FD: net/minecraft/advancements/AdvancementRewards$Builder/net/minecraft/advancements/AdvancementRewards$Builder net/minecraft/advancements/AdvancementRewards$Builder/net/minecraft/advancements/AdvancementRewards$Builder +MD: net/minecraft/advancements/AdvancementRewards$Builder/ ()V net/minecraft/advancements/AdvancementRewards$Builder/ ()V +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_10004_ ()Lnet/minecraft/advancements/AdvancementRewards; net/minecraft/advancements/AdvancementRewards$Builder/build ()Lnet/minecraft/advancements/AdvancementRewards; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_10005_ (I)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/experience (I)Lnet/minecraft/advancements/AdvancementRewards$Builder; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_10007_ (I)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/addExperience (I)Lnet/minecraft/advancements/AdvancementRewards$Builder; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_10009_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/recipe (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_10011_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/addRecipe (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_144822_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/loot (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_144824_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/addLootTable (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_144826_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/function (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; +MD: net/minecraft/advancements/AdvancementRewards$Builder/m_144828_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; net/minecraft/advancements/AdvancementRewards$Builder/runs (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/AdvancementRewards$Builder; +CL: net/minecraft/advancements/CriteriaTriggers net/minecraft/advancements/CriteriaTriggers +FD: net/minecraft/advancements/CriteriaTriggers/f_10550_ net/minecraft/advancements/CriteriaTriggers/EFFECTS_CHANGED +FD: net/minecraft/advancements/CriteriaTriggers/f_10551_ net/minecraft/advancements/CriteriaTriggers/USED_TOTEM +FD: net/minecraft/advancements/CriteriaTriggers/f_10552_ net/minecraft/advancements/CriteriaTriggers/NETHER_TRAVEL +FD: net/minecraft/advancements/CriteriaTriggers/f_10553_ net/minecraft/advancements/CriteriaTriggers/FISHING_ROD_HOOKED +FD: net/minecraft/advancements/CriteriaTriggers/f_10554_ net/minecraft/advancements/CriteriaTriggers/CHANNELED_LIGHTNING +FD: net/minecraft/advancements/CriteriaTriggers/f_10555_ net/minecraft/advancements/CriteriaTriggers/SHOT_CROSSBOW +FD: net/minecraft/advancements/CriteriaTriggers/f_10556_ net/minecraft/advancements/CriteriaTriggers/KILLED_BY_CROSSBOW +FD: net/minecraft/advancements/CriteriaTriggers/f_10557_ net/minecraft/advancements/CriteriaTriggers/RAID_WIN +FD: net/minecraft/advancements/CriteriaTriggers/f_10558_ net/minecraft/advancements/CriteriaTriggers/BAD_OMEN +FD: net/minecraft/advancements/CriteriaTriggers/f_10559_ net/minecraft/advancements/CriteriaTriggers/HONEY_BLOCK_SLIDE +FD: net/minecraft/advancements/CriteriaTriggers/f_10560_ net/minecraft/advancements/CriteriaTriggers/BEE_NEST_DESTROYED +FD: net/minecraft/advancements/CriteriaTriggers/f_10561_ net/minecraft/advancements/CriteriaTriggers/TARGET_BLOCK_HIT +FD: net/minecraft/advancements/CriteriaTriggers/f_10562_ net/minecraft/advancements/CriteriaTriggers/ITEM_USED_ON_BLOCK +FD: net/minecraft/advancements/CriteriaTriggers/f_10563_ net/minecraft/advancements/CriteriaTriggers/GENERATE_LOOT +FD: net/minecraft/advancements/CriteriaTriggers/f_10564_ net/minecraft/advancements/CriteriaTriggers/ITEM_PICKED_UP_BY_ENTITY +FD: net/minecraft/advancements/CriteriaTriggers/f_10565_ net/minecraft/advancements/CriteriaTriggers/PLAYER_INTERACTED_WITH_ENTITY +FD: net/minecraft/advancements/CriteriaTriggers/f_10566_ net/minecraft/advancements/CriteriaTriggers/CRITERIA +FD: net/minecraft/advancements/CriteriaTriggers/f_10567_ net/minecraft/advancements/CriteriaTriggers/IMPOSSIBLE +FD: net/minecraft/advancements/CriteriaTriggers/f_10568_ net/minecraft/advancements/CriteriaTriggers/PLAYER_KILLED_ENTITY +FD: net/minecraft/advancements/CriteriaTriggers/f_10569_ net/minecraft/advancements/CriteriaTriggers/ENTITY_KILLED_PLAYER +FD: net/minecraft/advancements/CriteriaTriggers/f_10570_ net/minecraft/advancements/CriteriaTriggers/ENTER_BLOCK +FD: net/minecraft/advancements/CriteriaTriggers/f_10571_ net/minecraft/advancements/CriteriaTriggers/INVENTORY_CHANGED +FD: net/minecraft/advancements/CriteriaTriggers/f_10572_ net/minecraft/advancements/CriteriaTriggers/RECIPE_UNLOCKED +FD: net/minecraft/advancements/CriteriaTriggers/f_10573_ net/minecraft/advancements/CriteriaTriggers/PLAYER_HURT_ENTITY +FD: net/minecraft/advancements/CriteriaTriggers/f_10574_ net/minecraft/advancements/CriteriaTriggers/ENTITY_HURT_PLAYER +FD: net/minecraft/advancements/CriteriaTriggers/f_10575_ net/minecraft/advancements/CriteriaTriggers/ENCHANTED_ITEM +FD: net/minecraft/advancements/CriteriaTriggers/f_10576_ net/minecraft/advancements/CriteriaTriggers/FILLED_BUCKET +FD: net/minecraft/advancements/CriteriaTriggers/f_10577_ net/minecraft/advancements/CriteriaTriggers/BREWED_POTION +FD: net/minecraft/advancements/CriteriaTriggers/f_10578_ net/minecraft/advancements/CriteriaTriggers/CONSTRUCT_BEACON +FD: net/minecraft/advancements/CriteriaTriggers/f_10579_ net/minecraft/advancements/CriteriaTriggers/USED_ENDER_EYE +FD: net/minecraft/advancements/CriteriaTriggers/f_10580_ net/minecraft/advancements/CriteriaTriggers/SUMMONED_ENTITY +FD: net/minecraft/advancements/CriteriaTriggers/f_10581_ net/minecraft/advancements/CriteriaTriggers/BRED_ANIMALS +FD: net/minecraft/advancements/CriteriaTriggers/f_10582_ net/minecraft/advancements/CriteriaTriggers/LOCATION +FD: net/minecraft/advancements/CriteriaTriggers/f_10583_ net/minecraft/advancements/CriteriaTriggers/SLEPT_IN_BED +FD: net/minecraft/advancements/CriteriaTriggers/f_10584_ net/minecraft/advancements/CriteriaTriggers/CURED_ZOMBIE_VILLAGER +FD: net/minecraft/advancements/CriteriaTriggers/f_10585_ net/minecraft/advancements/CriteriaTriggers/TRADE +FD: net/minecraft/advancements/CriteriaTriggers/f_10586_ net/minecraft/advancements/CriteriaTriggers/ITEM_DURABILITY_CHANGED +FD: net/minecraft/advancements/CriteriaTriggers/f_10587_ net/minecraft/advancements/CriteriaTriggers/LEVITATION +FD: net/minecraft/advancements/CriteriaTriggers/f_10588_ net/minecraft/advancements/CriteriaTriggers/CHANGED_DIMENSION +FD: net/minecraft/advancements/CriteriaTriggers/f_10589_ net/minecraft/advancements/CriteriaTriggers/TICK +FD: net/minecraft/advancements/CriteriaTriggers/f_10590_ net/minecraft/advancements/CriteriaTriggers/TAME_ANIMAL +FD: net/minecraft/advancements/CriteriaTriggers/f_10591_ net/minecraft/advancements/CriteriaTriggers/PLACED_BLOCK +FD: net/minecraft/advancements/CriteriaTriggers/f_10592_ net/minecraft/advancements/CriteriaTriggers/CONSUME_ITEM +FD: net/minecraft/advancements/CriteriaTriggers/f_145088_ net/minecraft/advancements/CriteriaTriggers/START_RIDING_TRIGGER +FD: net/minecraft/advancements/CriteriaTriggers/f_145089_ net/minecraft/advancements/CriteriaTriggers/LIGHTNING_STRIKE +FD: net/minecraft/advancements/CriteriaTriggers/f_145090_ net/minecraft/advancements/CriteriaTriggers/USING_ITEM +FD: net/minecraft/advancements/CriteriaTriggers/f_184759_ net/minecraft/advancements/CriteriaTriggers/FALL_FROM_HEIGHT +FD: net/minecraft/advancements/CriteriaTriggers/f_184760_ net/minecraft/advancements/CriteriaTriggers/RIDE_ENTITY_IN_LAVA_TRIGGER +FD: net/minecraft/advancements/CriteriaTriggers/net/minecraft/advancements/CriteriaTriggers net/minecraft/advancements/CriteriaTriggers/net/minecraft/advancements/CriteriaTriggers +MD: net/minecraft/advancements/CriteriaTriggers/ ()V net/minecraft/advancements/CriteriaTriggers/ ()V +MD: net/minecraft/advancements/CriteriaTriggers/ ()V net/minecraft/advancements/CriteriaTriggers/ ()V +MD: net/minecraft/advancements/CriteriaTriggers/m_10594_ ()Ljava/lang/Iterable; net/minecraft/advancements/CriteriaTriggers/all ()Ljava/lang/Iterable; +MD: net/minecraft/advancements/CriteriaTriggers/m_10595_ (Lnet/minecraft/advancements/CriterionTrigger;)Lnet/minecraft/advancements/CriterionTrigger; net/minecraft/advancements/CriteriaTriggers/register (Lnet/minecraft/advancements/CriterionTrigger;)Lnet/minecraft/advancements/CriterionTrigger; +MD: net/minecraft/advancements/CriteriaTriggers/m_10597_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/CriterionTrigger; net/minecraft/advancements/CriteriaTriggers/getCriterion (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/CriterionTrigger; +CL: net/minecraft/advancements/Criterion net/minecraft/advancements/Criterion +FD: net/minecraft/advancements/Criterion/f_11412_ net/minecraft/advancements/Criterion/trigger +FD: net/minecraft/advancements/Criterion/net/minecraft/advancements/Criterion net/minecraft/advancements/Criterion/net/minecraft/advancements/Criterion +MD: net/minecraft/advancements/Criterion/ ()V net/minecraft/advancements/Criterion/ ()V +MD: net/minecraft/advancements/Criterion/ (Lnet/minecraft/advancements/CriterionTriggerInstance;)V net/minecraft/advancements/Criterion/ (Lnet/minecraft/advancements/CriterionTriggerInstance;)V +MD: net/minecraft/advancements/Criterion/m_11416_ ()Lnet/minecraft/advancements/CriterionTriggerInstance; net/minecraft/advancements/Criterion/getTrigger ()Lnet/minecraft/advancements/CriterionTriggerInstance; +MD: net/minecraft/advancements/Criterion/m_11417_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/Criterion; net/minecraft/advancements/Criterion/criterionFromJson (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/Criterion; +MD: net/minecraft/advancements/Criterion/m_11420_ (Ljava/util/Map;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/advancements/Criterion/serializeToNetwork (Ljava/util/Map;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/advancements/Criterion/m_11423_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/advancements/Criterion/serializeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/advancements/Criterion/m_11425_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/Criterion/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/Criterion/m_11426_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Ljava/util/Map; net/minecraft/advancements/Criterion/criteriaFromJson (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Ljava/util/Map; +MD: net/minecraft/advancements/Criterion/m_11429_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/Criterion; net/minecraft/advancements/Criterion/criterionFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/Criterion; +MD: net/minecraft/advancements/Criterion/m_11431_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Map; net/minecraft/advancements/Criterion/criteriaFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Map; +MD: net/minecraft/advancements/Criterion/m_145257_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/Criterion;)V net/minecraft/advancements/Criterion/lambda$serializeToNetwork$0 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/Criterion;)V +CL: net/minecraft/advancements/CriterionProgress net/minecraft/advancements/CriterionProgress +FD: net/minecraft/advancements/CriterionProgress/f_12907_ net/minecraft/advancements/CriterionProgress/DATE_FORMAT +FD: net/minecraft/advancements/CriterionProgress/f_12908_ net/minecraft/advancements/CriterionProgress/obtained +FD: net/minecraft/advancements/CriterionProgress/net/minecraft/advancements/CriterionProgress net/minecraft/advancements/CriterionProgress/net/minecraft/advancements/CriterionProgress +MD: net/minecraft/advancements/CriterionProgress/ ()V net/minecraft/advancements/CriterionProgress/ ()V +MD: net/minecraft/advancements/CriterionProgress/ ()V net/minecraft/advancements/CriterionProgress/ ()V +MD: net/minecraft/advancements/CriterionProgress/m_12911_ ()Z net/minecraft/advancements/CriterionProgress/isDone ()Z +MD: net/minecraft/advancements/CriterionProgress/m_12912_ (Ljava/lang/String;)Lnet/minecraft/advancements/CriterionProgress; net/minecraft/advancements/CriterionProgress/fromJson (Ljava/lang/String;)Lnet/minecraft/advancements/CriterionProgress; +MD: net/minecraft/advancements/CriterionProgress/m_12914_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/advancements/CriterionProgress/serializeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/advancements/CriterionProgress/m_12916_ ()V net/minecraft/advancements/CriterionProgress/grant ()V +MD: net/minecraft/advancements/CriterionProgress/m_12917_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/CriterionProgress; net/minecraft/advancements/CriterionProgress/fromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/CriterionProgress; +MD: net/minecraft/advancements/CriterionProgress/m_12919_ ()V net/minecraft/advancements/CriterionProgress/revoke ()V +MD: net/minecraft/advancements/CriterionProgress/m_12920_ ()Ljava/util/Date; net/minecraft/advancements/CriterionProgress/getObtained ()Ljava/util/Date; +MD: net/minecraft/advancements/CriterionProgress/m_12921_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/CriterionProgress/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/CriterionProgress/toString ()Ljava/lang/String; net/minecraft/advancements/CriterionProgress/toString ()Ljava/lang/String; +CL: net/minecraft/advancements/CriterionTrigger net/minecraft/advancements/CriterionTrigger +FD: net/minecraft/advancements/CriterionTrigger/net/minecraft/advancements/CriterionTrigger net/minecraft/advancements/CriterionTrigger/net/minecraft/advancements/CriterionTrigger +MD: net/minecraft/advancements/CriterionTrigger/m_5656_ (Lnet/minecraft/server/PlayerAdvancements;)V net/minecraft/advancements/CriterionTrigger/removePlayerListeners (Lnet/minecraft/server/PlayerAdvancements;)V +MD: net/minecraft/advancements/CriterionTrigger/m_5868_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/CriterionTriggerInstance; net/minecraft/advancements/CriterionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/CriterionTriggerInstance; +MD: net/minecraft/advancements/CriterionTrigger/m_6467_ (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V net/minecraft/advancements/CriterionTrigger/addPlayerListener (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V +MD: net/minecraft/advancements/CriterionTrigger/m_6468_ (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V net/minecraft/advancements/CriterionTrigger/removePlayerListener (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V +MD: net/minecraft/advancements/CriterionTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/CriterionTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/CriterionTrigger$Listener net/minecraft/advancements/CriterionTrigger$Listener +FD: net/minecraft/advancements/CriterionTrigger$Listener/f_13678_ net/minecraft/advancements/CriterionTrigger$Listener/trigger +FD: net/minecraft/advancements/CriterionTrigger$Listener/f_13679_ net/minecraft/advancements/CriterionTrigger$Listener/advancement +FD: net/minecraft/advancements/CriterionTrigger$Listener/f_13680_ net/minecraft/advancements/CriterionTrigger$Listener/criterion +FD: net/minecraft/advancements/CriterionTrigger$Listener/net/minecraft/advancements/CriterionTrigger$Listener net/minecraft/advancements/CriterionTrigger$Listener/net/minecraft/advancements/CriterionTrigger$Listener +MD: net/minecraft/advancements/CriterionTrigger$Listener/ (Lnet/minecraft/advancements/CriterionTriggerInstance;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)V net/minecraft/advancements/CriterionTrigger$Listener/ (Lnet/minecraft/advancements/CriterionTriggerInstance;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)V +MD: net/minecraft/advancements/CriterionTrigger$Listener/equals (Ljava/lang/Object;)Z net/minecraft/advancements/CriterionTrigger$Listener/equals (Ljava/lang/Object;)Z +MD: net/minecraft/advancements/CriterionTrigger$Listener/hashCode ()I net/minecraft/advancements/CriterionTrigger$Listener/hashCode ()I +MD: net/minecraft/advancements/CriterionTrigger$Listener/m_13685_ ()Lnet/minecraft/advancements/CriterionTriggerInstance; net/minecraft/advancements/CriterionTrigger$Listener/getTriggerInstance ()Lnet/minecraft/advancements/CriterionTriggerInstance; +MD: net/minecraft/advancements/CriterionTrigger$Listener/m_13686_ (Lnet/minecraft/server/PlayerAdvancements;)V net/minecraft/advancements/CriterionTrigger$Listener/run (Lnet/minecraft/server/PlayerAdvancements;)V +CL: net/minecraft/advancements/CriterionTriggerInstance net/minecraft/advancements/CriterionTriggerInstance +FD: net/minecraft/advancements/CriterionTriggerInstance/net/minecraft/advancements/CriterionTriggerInstance net/minecraft/advancements/CriterionTriggerInstance/net/minecraft/advancements/CriterionTriggerInstance +MD: net/minecraft/advancements/CriterionTriggerInstance/m_7294_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/CriterionTriggerInstance/getCriterion ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/CriterionTriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/CriterionTriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/DisplayInfo net/minecraft/advancements/DisplayInfo +FD: net/minecraft/advancements/DisplayInfo/f_14958_ net/minecraft/advancements/DisplayInfo/title +FD: net/minecraft/advancements/DisplayInfo/f_14959_ net/minecraft/advancements/DisplayInfo/description +FD: net/minecraft/advancements/DisplayInfo/f_14960_ net/minecraft/advancements/DisplayInfo/icon +FD: net/minecraft/advancements/DisplayInfo/f_14961_ net/minecraft/advancements/DisplayInfo/background +FD: net/minecraft/advancements/DisplayInfo/f_14962_ net/minecraft/advancements/DisplayInfo/frame +FD: net/minecraft/advancements/DisplayInfo/f_14963_ net/minecraft/advancements/DisplayInfo/showToast +FD: net/minecraft/advancements/DisplayInfo/f_14964_ net/minecraft/advancements/DisplayInfo/announceChat +FD: net/minecraft/advancements/DisplayInfo/f_14965_ net/minecraft/advancements/DisplayInfo/hidden +FD: net/minecraft/advancements/DisplayInfo/f_14966_ net/minecraft/advancements/DisplayInfo/x +FD: net/minecraft/advancements/DisplayInfo/f_14967_ net/minecraft/advancements/DisplayInfo/y +FD: net/minecraft/advancements/DisplayInfo/net/minecraft/advancements/DisplayInfo net/minecraft/advancements/DisplayInfo/net/minecraft/advancements/DisplayInfo +MD: net/minecraft/advancements/DisplayInfo/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/FrameType;ZZZ)V net/minecraft/advancements/DisplayInfo/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/FrameType;ZZZ)V +MD: net/minecraft/advancements/DisplayInfo/m_14977_ ()Lnet/minecraft/network/chat/Component; net/minecraft/advancements/DisplayInfo/getTitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/advancements/DisplayInfo/m_14978_ (FF)V net/minecraft/advancements/DisplayInfo/setLocation (FF)V +MD: net/minecraft/advancements/DisplayInfo/m_14981_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/advancements/DisplayInfo; net/minecraft/advancements/DisplayInfo/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/advancements/DisplayInfo; +MD: net/minecraft/advancements/DisplayInfo/m_14983_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/advancements/DisplayInfo/serializeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/advancements/DisplayInfo/m_14985_ ()Lnet/minecraft/network/chat/Component; net/minecraft/advancements/DisplayInfo/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/advancements/DisplayInfo/m_14986_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/ItemStack; net/minecraft/advancements/DisplayInfo/getIcon (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/advancements/DisplayInfo/m_14988_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/DisplayInfo; net/minecraft/advancements/DisplayInfo/fromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/advancements/DisplayInfo; +MD: net/minecraft/advancements/DisplayInfo/m_14990_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/advancements/DisplayInfo/getIcon ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/advancements/DisplayInfo/m_14991_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/DisplayInfo/getBackground ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/DisplayInfo/m_14992_ ()Lnet/minecraft/advancements/FrameType; net/minecraft/advancements/DisplayInfo/getFrame ()Lnet/minecraft/advancements/FrameType; +MD: net/minecraft/advancements/DisplayInfo/m_14993_ ()F net/minecraft/advancements/DisplayInfo/getX ()F +MD: net/minecraft/advancements/DisplayInfo/m_14994_ ()F net/minecraft/advancements/DisplayInfo/getY ()F +MD: net/minecraft/advancements/DisplayInfo/m_14995_ ()Z net/minecraft/advancements/DisplayInfo/shouldShowToast ()Z +MD: net/minecraft/advancements/DisplayInfo/m_14996_ ()Z net/minecraft/advancements/DisplayInfo/shouldAnnounceChat ()Z +MD: net/minecraft/advancements/DisplayInfo/m_14997_ ()Z net/minecraft/advancements/DisplayInfo/isHidden ()Z +MD: net/minecraft/advancements/DisplayInfo/m_14998_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/DisplayInfo/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/DisplayInfo/m_14999_ ()Lcom/google/gson/JsonObject; net/minecraft/advancements/DisplayInfo/serializeIcon ()Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/FrameType net/minecraft/advancements/FrameType +FD: net/minecraft/advancements/FrameType/$VALUES net/minecraft/advancements/FrameType/$VALUES +FD: net/minecraft/advancements/FrameType/CHALLENGE net/minecraft/advancements/FrameType/CHALLENGE +FD: net/minecraft/advancements/FrameType/GOAL net/minecraft/advancements/FrameType/GOAL +FD: net/minecraft/advancements/FrameType/TASK net/minecraft/advancements/FrameType/TASK +FD: net/minecraft/advancements/FrameType/f_15536_ net/minecraft/advancements/FrameType/name +FD: net/minecraft/advancements/FrameType/f_15537_ net/minecraft/advancements/FrameType/texture +FD: net/minecraft/advancements/FrameType/f_15538_ net/minecraft/advancements/FrameType/chatColor +FD: net/minecraft/advancements/FrameType/f_15539_ net/minecraft/advancements/FrameType/displayName +FD: net/minecraft/advancements/FrameType/net/minecraft/advancements/FrameType net/minecraft/advancements/FrameType/net/minecraft/advancements/FrameType +MD: net/minecraft/advancements/FrameType/ ()V net/minecraft/advancements/FrameType/ ()V +MD: net/minecraft/advancements/FrameType/ (Ljava/lang/String;ILjava/lang/String;ILnet/minecraft/ChatFormatting;)V net/minecraft/advancements/FrameType/ (Ljava/lang/String;ILjava/lang/String;ILnet/minecraft/ChatFormatting;)V +MD: net/minecraft/advancements/FrameType/m_145833_ ()[Lnet/minecraft/advancements/FrameType; net/minecraft/advancements/FrameType/$values ()[Lnet/minecraft/advancements/FrameType; +MD: net/minecraft/advancements/FrameType/m_15548_ ()Ljava/lang/String; net/minecraft/advancements/FrameType/getName ()Ljava/lang/String; +MD: net/minecraft/advancements/FrameType/m_15549_ (Ljava/lang/String;)Lnet/minecraft/advancements/FrameType; net/minecraft/advancements/FrameType/byName (Ljava/lang/String;)Lnet/minecraft/advancements/FrameType; +MD: net/minecraft/advancements/FrameType/m_15551_ ()I net/minecraft/advancements/FrameType/getTexture ()I +MD: net/minecraft/advancements/FrameType/m_15552_ ()Lnet/minecraft/ChatFormatting; net/minecraft/advancements/FrameType/getChatColor ()Lnet/minecraft/ChatFormatting; +MD: net/minecraft/advancements/FrameType/m_15553_ ()Lnet/minecraft/network/chat/Component; net/minecraft/advancements/FrameType/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/advancements/FrameType/valueOf (Ljava/lang/String;)Lnet/minecraft/advancements/FrameType; net/minecraft/advancements/FrameType/valueOf (Ljava/lang/String;)Lnet/minecraft/advancements/FrameType; +MD: net/minecraft/advancements/FrameType/values ()[Lnet/minecraft/advancements/FrameType; net/minecraft/advancements/FrameType/values ()[Lnet/minecraft/advancements/FrameType; +CL: net/minecraft/advancements/RequirementsStrategy net/minecraft/advancements/RequirementsStrategy +FD: net/minecraft/advancements/RequirementsStrategy/f_15978_ net/minecraft/advancements/RequirementsStrategy/AND +FD: net/minecraft/advancements/RequirementsStrategy/f_15979_ net/minecraft/advancements/RequirementsStrategy/OR +FD: net/minecraft/advancements/RequirementsStrategy/net/minecraft/advancements/RequirementsStrategy net/minecraft/advancements/RequirementsStrategy/net/minecraft/advancements/RequirementsStrategy +MD: net/minecraft/advancements/RequirementsStrategy/ ()V net/minecraft/advancements/RequirementsStrategy/ ()V +MD: net/minecraft/advancements/RequirementsStrategy/m_15981_ (Ljava/util/Collection;)[[Ljava/lang/String; net/minecraft/advancements/RequirementsStrategy/lambda$static$1 (Ljava/util/Collection;)[[Ljava/lang/String; +MD: net/minecraft/advancements/RequirementsStrategy/m_15983_ (Ljava/util/Collection;)[[Ljava/lang/String; net/minecraft/advancements/RequirementsStrategy/lambda$static$0 (Ljava/util/Collection;)[[Ljava/lang/String; +MD: net/minecraft/advancements/RequirementsStrategy/m_15985_ (Ljava/util/Collection;)[[Ljava/lang/String; net/minecraft/advancements/RequirementsStrategy/createRequirements (Ljava/util/Collection;)[[Ljava/lang/String; +CL: net/minecraft/advancements/TreeNodePosition net/minecraft/advancements/TreeNodePosition +FD: net/minecraft/advancements/TreeNodePosition/f_16554_ net/minecraft/advancements/TreeNodePosition/advancement +FD: net/minecraft/advancements/TreeNodePosition/f_16555_ net/minecraft/advancements/TreeNodePosition/parent +FD: net/minecraft/advancements/TreeNodePosition/f_16556_ net/minecraft/advancements/TreeNodePosition/previousSibling +FD: net/minecraft/advancements/TreeNodePosition/f_16557_ net/minecraft/advancements/TreeNodePosition/childIndex +FD: net/minecraft/advancements/TreeNodePosition/f_16558_ net/minecraft/advancements/TreeNodePosition/children +FD: net/minecraft/advancements/TreeNodePosition/f_16559_ net/minecraft/advancements/TreeNodePosition/ancestor +FD: net/minecraft/advancements/TreeNodePosition/f_16560_ net/minecraft/advancements/TreeNodePosition/thread +FD: net/minecraft/advancements/TreeNodePosition/f_16561_ net/minecraft/advancements/TreeNodePosition/x +FD: net/minecraft/advancements/TreeNodePosition/f_16562_ net/minecraft/advancements/TreeNodePosition/y +FD: net/minecraft/advancements/TreeNodePosition/f_16563_ net/minecraft/advancements/TreeNodePosition/mod +FD: net/minecraft/advancements/TreeNodePosition/f_16564_ net/minecraft/advancements/TreeNodePosition/change +FD: net/minecraft/advancements/TreeNodePosition/f_16565_ net/minecraft/advancements/TreeNodePosition/shift +FD: net/minecraft/advancements/TreeNodePosition/net/minecraft/advancements/TreeNodePosition net/minecraft/advancements/TreeNodePosition/net/minecraft/advancements/TreeNodePosition +MD: net/minecraft/advancements/TreeNodePosition/ (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/TreeNodePosition;Lnet/minecraft/advancements/TreeNodePosition;II)V net/minecraft/advancements/TreeNodePosition/ (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/TreeNodePosition;Lnet/minecraft/advancements/TreeNodePosition;II)V +MD: net/minecraft/advancements/TreeNodePosition/m_16572_ ()V net/minecraft/advancements/TreeNodePosition/firstWalk ()V +MD: net/minecraft/advancements/TreeNodePosition/m_16573_ (F)V net/minecraft/advancements/TreeNodePosition/thirdWalk (F)V +MD: net/minecraft/advancements/TreeNodePosition/m_16575_ (FIF)F net/minecraft/advancements/TreeNodePosition/secondWalk (FIF)F +MD: net/minecraft/advancements/TreeNodePosition/m_16579_ (Lnet/minecraft/advancements/TreeNodePosition;)Lnet/minecraft/advancements/TreeNodePosition; net/minecraft/advancements/TreeNodePosition/apportion (Lnet/minecraft/advancements/TreeNodePosition;)Lnet/minecraft/advancements/TreeNodePosition; +MD: net/minecraft/advancements/TreeNodePosition/m_16581_ (Lnet/minecraft/advancements/TreeNodePosition;F)V net/minecraft/advancements/TreeNodePosition/moveSubtree (Lnet/minecraft/advancements/TreeNodePosition;F)V +MD: net/minecraft/advancements/TreeNodePosition/m_16584_ (Lnet/minecraft/advancements/TreeNodePosition;Lnet/minecraft/advancements/TreeNodePosition;)Lnet/minecraft/advancements/TreeNodePosition; net/minecraft/advancements/TreeNodePosition/getAncestor (Lnet/minecraft/advancements/TreeNodePosition;Lnet/minecraft/advancements/TreeNodePosition;)Lnet/minecraft/advancements/TreeNodePosition; +MD: net/minecraft/advancements/TreeNodePosition/m_16587_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/advancements/TreeNodePosition/run (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/advancements/TreeNodePosition/m_16589_ (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/TreeNodePosition;)Lnet/minecraft/advancements/TreeNodePosition; net/minecraft/advancements/TreeNodePosition/addChild (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/TreeNodePosition;)Lnet/minecraft/advancements/TreeNodePosition; +MD: net/minecraft/advancements/TreeNodePosition/m_16592_ ()V net/minecraft/advancements/TreeNodePosition/executeShifts ()V +MD: net/minecraft/advancements/TreeNodePosition/m_16593_ ()Lnet/minecraft/advancements/TreeNodePosition; net/minecraft/advancements/TreeNodePosition/previousOrThread ()Lnet/minecraft/advancements/TreeNodePosition; +MD: net/minecraft/advancements/TreeNodePosition/m_16594_ ()Lnet/minecraft/advancements/TreeNodePosition; net/minecraft/advancements/TreeNodePosition/nextOrThread ()Lnet/minecraft/advancements/TreeNodePosition; +MD: net/minecraft/advancements/TreeNodePosition/m_16595_ ()V net/minecraft/advancements/TreeNodePosition/finalizePosition ()V +CL: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance +FD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/f_16972_ net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/criterion +FD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/f_16973_ net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/player +FD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance +MD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/m_16980_ ()Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/getPlayerPredicate ()Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; +MD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/m_7294_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/getCriterion ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +MD: net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/toString ()Ljava/lang/String; net/minecraft/advancements/critereon/AbstractCriterionTriggerInstance/toString ()Ljava/lang/String; +CL: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger net/minecraft/advancements/critereon/BeeNestDestroyedTrigger +FD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/f_17473_ net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/ID +FD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/net/minecraft/advancements/critereon/BeeNestDestroyedTrigger net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/net/minecraft/advancements/critereon/BeeNestDestroyedTrigger +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/ ()V net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/ ()V +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/ ()V net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/ ()V +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/m_146651_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/m_146656_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/lambda$trigger$1 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/m_17487_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/deserializeBlock (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/m_17493_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/lambda$deserializeBlock$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance; net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/BeeNestDestroyedTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/f_17500_ net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/block +FD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/f_17501_ net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/f_17502_ net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/numBees +FD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/m_146661_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;I)Z net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;I)Z +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/m_17512_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance; net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/destroyedBeeNest (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/BeeNestDestroyedTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/BlockPredicate net/minecraft/advancements/critereon/BlockPredicate +FD: net/minecraft/advancements/critereon/BlockPredicate/f_146710_ net/minecraft/advancements/critereon/BlockPredicate/blocks +FD: net/minecraft/advancements/critereon/BlockPredicate/f_17902_ net/minecraft/advancements/critereon/BlockPredicate/ANY +FD: net/minecraft/advancements/critereon/BlockPredicate/f_17903_ net/minecraft/advancements/critereon/BlockPredicate/tag +FD: net/minecraft/advancements/critereon/BlockPredicate/f_17905_ net/minecraft/advancements/critereon/BlockPredicate/properties +FD: net/minecraft/advancements/critereon/BlockPredicate/f_17906_ net/minecraft/advancements/critereon/BlockPredicate/nbt +FD: net/minecraft/advancements/critereon/BlockPredicate/net/minecraft/advancements/critereon/BlockPredicate net/minecraft/advancements/critereon/BlockPredicate/net/minecraft/advancements/critereon/BlockPredicate +MD: net/minecraft/advancements/critereon/BlockPredicate/ ()V net/minecraft/advancements/critereon/BlockPredicate/ ()V +MD: net/minecraft/advancements/critereon/BlockPredicate/ (Lnet/minecraft/tags/TagKey;Ljava/util/Set;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;Lnet/minecraft/advancements/critereon/NbtPredicate;)V net/minecraft/advancements/critereon/BlockPredicate/ (Lnet/minecraft/tags/TagKey;Ljava/util/Set;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;Lnet/minecraft/advancements/critereon/NbtPredicate;)V +MD: net/minecraft/advancements/critereon/BlockPredicate/m_146719_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/BlockPredicate/lambda$fromJson$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/BlockPredicate/m_17913_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/BlockPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/BlockPredicate/m_17914_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/advancements/critereon/BlockPredicate/matches (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/advancements/critereon/BlockPredicate/m_17917_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/BlockPredicate; net/minecraft/advancements/critereon/BlockPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/BlockPredicate; +CL: net/minecraft/advancements/critereon/BlockPredicate$Builder net/minecraft/advancements/critereon/BlockPredicate$Builder +FD: net/minecraft/advancements/critereon/BlockPredicate$Builder/f_146721_ net/minecraft/advancements/critereon/BlockPredicate$Builder/tag +FD: net/minecraft/advancements/critereon/BlockPredicate$Builder/f_17920_ net/minecraft/advancements/critereon/BlockPredicate$Builder/blocks +FD: net/minecraft/advancements/critereon/BlockPredicate$Builder/f_17921_ net/minecraft/advancements/critereon/BlockPredicate$Builder/properties +FD: net/minecraft/advancements/critereon/BlockPredicate$Builder/f_17922_ net/minecraft/advancements/critereon/BlockPredicate$Builder/nbt +FD: net/minecraft/advancements/critereon/BlockPredicate$Builder/net/minecraft/advancements/critereon/BlockPredicate$Builder net/minecraft/advancements/critereon/BlockPredicate$Builder/net/minecraft/advancements/critereon/BlockPredicate$Builder +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/ ()V net/minecraft/advancements/critereon/BlockPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/m_146722_ (Ljava/lang/Iterable;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; net/minecraft/advancements/critereon/BlockPredicate$Builder/of (Ljava/lang/Iterable;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/m_146724_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; net/minecraft/advancements/critereon/BlockPredicate$Builder/hasNbt (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/m_146726_ ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; net/minecraft/advancements/critereon/BlockPredicate$Builder/of ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/m_17924_ ()Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; net/minecraft/advancements/critereon/BlockPredicate$Builder/block ()Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/m_17929_ (Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; net/minecraft/advancements/critereon/BlockPredicate$Builder/setProperties (Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/m_17931_ ()Lnet/minecraft/advancements/critereon/BlockPredicate; net/minecraft/advancements/critereon/BlockPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/BlockPredicate; +MD: net/minecraft/advancements/critereon/BlockPredicate$Builder/m_204027_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; net/minecraft/advancements/critereon/BlockPredicate$Builder/of (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/BlockPredicate$Builder; +CL: net/minecraft/advancements/critereon/BredAnimalsTrigger net/minecraft/advancements/critereon/BredAnimalsTrigger +FD: net/minecraft/advancements/critereon/BredAnimalsTrigger/f_18636_ net/minecraft/advancements/critereon/BredAnimalsTrigger/ID +FD: net/minecraft/advancements/critereon/BredAnimalsTrigger/net/minecraft/advancements/critereon/BredAnimalsTrigger net/minecraft/advancements/critereon/BredAnimalsTrigger/net/minecraft/advancements/critereon/BredAnimalsTrigger +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger/ ()V net/minecraft/advancements/critereon/BredAnimalsTrigger/ ()V +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger/ ()V net/minecraft/advancements/critereon/BredAnimalsTrigger/ ()V +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger/m_147278_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;)V net/minecraft/advancements/critereon/BredAnimalsTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;)V +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger/m_18649_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/BredAnimalsTrigger/lambda$trigger$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/BredAnimalsTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; net/minecraft/advancements/critereon/BredAnimalsTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/BredAnimalsTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/f_18659_ net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/parent +FD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/f_18660_ net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/partner +FD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/f_18661_ net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/child +FD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/m_18667_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/bredAnimals (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/m_18669_ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/bredAnimals (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/m_18675_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/m_18679_ ()Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/bredAnimals ()Lnet/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/BredAnimalsTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/BrewedPotionTrigger net/minecraft/advancements/critereon/BrewedPotionTrigger +FD: net/minecraft/advancements/critereon/BrewedPotionTrigger/f_19116_ net/minecraft/advancements/critereon/BrewedPotionTrigger/ID +FD: net/minecraft/advancements/critereon/BrewedPotionTrigger/net/minecraft/advancements/critereon/BrewedPotionTrigger net/minecraft/advancements/critereon/BrewedPotionTrigger/net/minecraft/advancements/critereon/BrewedPotionTrigger +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/ ()V net/minecraft/advancements/critereon/BrewedPotionTrigger/ ()V +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/ ()V net/minecraft/advancements/critereon/BrewedPotionTrigger/ ()V +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/m_19120_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/alchemy/Potion;)V net/minecraft/advancements/critereon/BrewedPotionTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/alchemy/Potion;)V +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/m_19123_ (Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/BrewedPotionTrigger/lambda$trigger$1 (Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/m_19130_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/BrewedPotionTrigger/lambda$createInstance$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/BrewedPotionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance; net/minecraft/advancements/critereon/BrewedPotionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/BrewedPotionTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/f_19137_ net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/potion +FD: net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/item/alchemy/Potion;)V net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/item/alchemy/Potion;)V +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/m_19141_ (Lnet/minecraft/world/item/alchemy/Potion;)Z net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/alchemy/Potion;)Z +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/m_19145_ ()Lnet/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance; net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/brewedPotion ()Lnet/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/BrewedPotionTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/ChangeDimensionTrigger net/minecraft/advancements/critereon/ChangeDimensionTrigger +FD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/f_19753_ net/minecraft/advancements/critereon/ChangeDimensionTrigger/ID +FD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/net/minecraft/advancements/critereon/ChangeDimensionTrigger net/minecraft/advancements/critereon/ChangeDimensionTrigger/net/minecraft/advancements/critereon/ChangeDimensionTrigger +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/ ()V net/minecraft/advancements/critereon/ChangeDimensionTrigger/ ()V +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/ ()V net/minecraft/advancements/critereon/ChangeDimensionTrigger/ ()V +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/m_19757_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)V net/minecraft/advancements/critereon/ChangeDimensionTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/m_19765_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ChangeDimensionTrigger/lambda$trigger$0 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ChangeDimensionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; net/minecraft/advancements/critereon/ChangeDimensionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ChangeDimensionTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/f_19774_ net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/from +FD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/f_19775_ net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/to +FD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)V net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/m_147560_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/changedDimension (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/m_147563_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/changedDimensionFrom (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/m_147565_ ()Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/changedDimension ()Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/m_19782_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/changedDimensionTo (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/m_19784_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/matches (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ChangeDimensionTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/ChanneledLightningTrigger net/minecraft/advancements/critereon/ChanneledLightningTrigger +FD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/f_21714_ net/minecraft/advancements/critereon/ChanneledLightningTrigger/ID +FD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/net/minecraft/advancements/critereon/ChanneledLightningTrigger net/minecraft/advancements/critereon/ChanneledLightningTrigger/net/minecraft/advancements/critereon/ChanneledLightningTrigger +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/ ()V net/minecraft/advancements/critereon/ChanneledLightningTrigger/ ()V +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/ ()V net/minecraft/advancements/critereon/ChanneledLightningTrigger/ ()V +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/m_21718_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/storage/loot/LootContext; net/minecraft/advancements/critereon/ChanneledLightningTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/storage/loot/LootContext; +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/m_21721_ (Lnet/minecraft/server/level/ServerPlayer;Ljava/util/Collection;)V net/minecraft/advancements/critereon/ChanneledLightningTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Ljava/util/Collection;)V +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/m_21728_ (Ljava/util/List;Lnet/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ChanneledLightningTrigger/lambda$trigger$1 (Ljava/util/List;Lnet/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ChanneledLightningTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance; net/minecraft/advancements/critereon/ChanneledLightningTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ChanneledLightningTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/f_21736_ net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/victims +FD: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/m_21740_ (I)[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/lambda$channeledLightning$0 (I)[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/m_21744_ (Ljava/util/Collection;)Z net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/matches (Ljava/util/Collection;)Z +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/m_21746_ ([Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance; net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/channeledLightning ([Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ChanneledLightningTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/ConstructBeaconTrigger net/minecraft/advancements/critereon/ConstructBeaconTrigger +FD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/f_22742_ net/minecraft/advancements/critereon/ConstructBeaconTrigger/ID +FD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/net/minecraft/advancements/critereon/ConstructBeaconTrigger net/minecraft/advancements/critereon/ConstructBeaconTrigger/net/minecraft/advancements/critereon/ConstructBeaconTrigger +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/ ()V net/minecraft/advancements/critereon/ConstructBeaconTrigger/ ()V +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/ ()V net/minecraft/advancements/critereon/ConstructBeaconTrigger/ ()V +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/m_148026_ (ILnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ConstructBeaconTrigger/lambda$trigger$0 (ILnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/m_148029_ (Lnet/minecraft/server/level/ServerPlayer;I)V net/minecraft/advancements/critereon/ConstructBeaconTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;I)V +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ConstructBeaconTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance; net/minecraft/advancements/critereon/ConstructBeaconTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ConstructBeaconTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/f_22761_ net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/level +FD: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/m_148032_ (I)Z net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/matches (I)Z +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/m_148034_ ()Lnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance; net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/constructedBeacon ()Lnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/m_22765_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance; net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/constructedBeacon (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ConstructBeaconTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/ConsumeItemTrigger net/minecraft/advancements/critereon/ConsumeItemTrigger +FD: net/minecraft/advancements/critereon/ConsumeItemTrigger/f_23678_ net/minecraft/advancements/critereon/ConsumeItemTrigger/ID +FD: net/minecraft/advancements/critereon/ConsumeItemTrigger/net/minecraft/advancements/critereon/ConsumeItemTrigger net/minecraft/advancements/critereon/ConsumeItemTrigger/net/minecraft/advancements/critereon/ConsumeItemTrigger +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger/ ()V net/minecraft/advancements/critereon/ConsumeItemTrigger/ ()V +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger/ ()V net/minecraft/advancements/critereon/ConsumeItemTrigger/ ()V +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger/m_23682_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/ConsumeItemTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger/m_23685_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ConsumeItemTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ConsumeItemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/ConsumeItemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ConsumeItemTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/f_23697_ net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/m_148081_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/usedItem (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/m_23701_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/m_23703_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/usedItem (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/m_23707_ ()Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/usedItem ()Lnet/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ConsumeItemTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger net/minecraft/advancements/critereon/CuredZombieVillagerTrigger +FD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/f_24270_ net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/ID +FD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/net/minecraft/advancements/critereon/CuredZombieVillagerTrigger net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/net/minecraft/advancements/critereon/CuredZombieVillagerTrigger +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/ ()V net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/ ()V +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/ ()V net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/ ()V +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/m_24274_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/monster/Zombie;Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/monster/Zombie;Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/m_24282_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/lambda$trigger$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance; net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/CuredZombieVillagerTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/f_24291_ net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/zombie +FD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/f_24292_ net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/villager +FD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/m_24299_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/m_24302_ ()Lnet/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance; net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/curedZombieVillager ()Lnet/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/CuredZombieVillagerTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/DamagePredicate net/minecraft/advancements/critereon/DamagePredicate +FD: net/minecraft/advancements/critereon/DamagePredicate/f_24902_ net/minecraft/advancements/critereon/DamagePredicate/ANY +FD: net/minecraft/advancements/critereon/DamagePredicate/f_24903_ net/minecraft/advancements/critereon/DamagePredicate/dealtDamage +FD: net/minecraft/advancements/critereon/DamagePredicate/f_24904_ net/minecraft/advancements/critereon/DamagePredicate/takenDamage +FD: net/minecraft/advancements/critereon/DamagePredicate/f_24905_ net/minecraft/advancements/critereon/DamagePredicate/sourceEntity +FD: net/minecraft/advancements/critereon/DamagePredicate/f_24906_ net/minecraft/advancements/critereon/DamagePredicate/blocked +FD: net/minecraft/advancements/critereon/DamagePredicate/f_24907_ net/minecraft/advancements/critereon/DamagePredicate/type +FD: net/minecraft/advancements/critereon/DamagePredicate/net/minecraft/advancements/critereon/DamagePredicate net/minecraft/advancements/critereon/DamagePredicate/net/minecraft/advancements/critereon/DamagePredicate +MD: net/minecraft/advancements/critereon/DamagePredicate/ ()V net/minecraft/advancements/critereon/DamagePredicate/ ()V +MD: net/minecraft/advancements/critereon/DamagePredicate/ ()V net/minecraft/advancements/critereon/DamagePredicate/ ()V +MD: net/minecraft/advancements/critereon/DamagePredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/EntityPredicate;Ljava/lang/Boolean;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)V net/minecraft/advancements/critereon/DamagePredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/EntityPredicate;Ljava/lang/Boolean;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)V +MD: net/minecraft/advancements/critereon/DamagePredicate/m_24916_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/DamagePredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/DamagePredicate/m_24917_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZ)Z net/minecraft/advancements/critereon/DamagePredicate/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZ)Z +MD: net/minecraft/advancements/critereon/DamagePredicate/m_24923_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/DamagePredicate; net/minecraft/advancements/critereon/DamagePredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/DamagePredicate; +CL: net/minecraft/advancements/critereon/DamagePredicate$Builder net/minecraft/advancements/critereon/DamagePredicate$Builder +FD: net/minecraft/advancements/critereon/DamagePredicate$Builder/f_24925_ net/minecraft/advancements/critereon/DamagePredicate$Builder/dealtDamage +FD: net/minecraft/advancements/critereon/DamagePredicate$Builder/f_24926_ net/minecraft/advancements/critereon/DamagePredicate$Builder/takenDamage +FD: net/minecraft/advancements/critereon/DamagePredicate$Builder/f_24927_ net/minecraft/advancements/critereon/DamagePredicate$Builder/sourceEntity +FD: net/minecraft/advancements/critereon/DamagePredicate$Builder/f_24928_ net/minecraft/advancements/critereon/DamagePredicate$Builder/blocked +FD: net/minecraft/advancements/critereon/DamagePredicate$Builder/f_24929_ net/minecraft/advancements/critereon/DamagePredicate$Builder/type +FD: net/minecraft/advancements/critereon/DamagePredicate$Builder/net/minecraft/advancements/critereon/DamagePredicate$Builder net/minecraft/advancements/critereon/DamagePredicate$Builder/net/minecraft/advancements/critereon/DamagePredicate$Builder +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/ ()V net/minecraft/advancements/critereon/DamagePredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_148141_ (Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; net/minecraft/advancements/critereon/DamagePredicate$Builder/type (Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_148143_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; net/minecraft/advancements/critereon/DamagePredicate$Builder/sourceEntity (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_148145_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; net/minecraft/advancements/critereon/DamagePredicate$Builder/dealtDamage (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_148147_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; net/minecraft/advancements/critereon/DamagePredicate$Builder/takenDamage (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_24931_ ()Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; net/minecraft/advancements/critereon/DamagePredicate$Builder/damageInstance ()Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_24932_ (Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; net/minecraft/advancements/critereon/DamagePredicate$Builder/type (Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_24934_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; net/minecraft/advancements/critereon/DamagePredicate$Builder/blocked (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamagePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamagePredicate$Builder/m_24936_ ()Lnet/minecraft/advancements/critereon/DamagePredicate; net/minecraft/advancements/critereon/DamagePredicate$Builder/build ()Lnet/minecraft/advancements/critereon/DamagePredicate; +CL: net/minecraft/advancements/critereon/DamageSourcePredicate net/minecraft/advancements/critereon/DamageSourcePredicate +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25420_ net/minecraft/advancements/critereon/DamageSourcePredicate/ANY +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25421_ net/minecraft/advancements/critereon/DamageSourcePredicate/isProjectile +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25422_ net/minecraft/advancements/critereon/DamageSourcePredicate/isExplosion +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25423_ net/minecraft/advancements/critereon/DamageSourcePredicate/bypassesArmor +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25424_ net/minecraft/advancements/critereon/DamageSourcePredicate/bypassesInvulnerability +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25425_ net/minecraft/advancements/critereon/DamageSourcePredicate/bypassesMagic +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25426_ net/minecraft/advancements/critereon/DamageSourcePredicate/isFire +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25427_ net/minecraft/advancements/critereon/DamageSourcePredicate/isMagic +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25428_ net/minecraft/advancements/critereon/DamageSourcePredicate/isLightning +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25429_ net/minecraft/advancements/critereon/DamageSourcePredicate/directEntity +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/f_25430_ net/minecraft/advancements/critereon/DamageSourcePredicate/sourceEntity +FD: net/minecraft/advancements/critereon/DamageSourcePredicate/net/minecraft/advancements/critereon/DamageSourcePredicate net/minecraft/advancements/critereon/DamageSourcePredicate/net/minecraft/advancements/critereon/DamageSourcePredicate +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/ ()V net/minecraft/advancements/critereon/DamageSourcePredicate/ ()V +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/ (Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)V net/minecraft/advancements/critereon/DamageSourcePredicate/ (Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)V +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/m_25443_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/DamageSourcePredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/m_25444_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/advancements/critereon/DamageSourcePredicate/matches (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/m_25448_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/advancements/critereon/DamageSourcePredicate/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/m_25451_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate; net/minecraft/advancements/critereon/DamageSourcePredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/m_25453_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/Boolean; net/minecraft/advancements/critereon/DamageSourcePredicate/getOptionalBoolean (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/Boolean; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate/m_25456_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/Boolean;)V net/minecraft/advancements/critereon/DamageSourcePredicate/addOptionally (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/Boolean;)V +CL: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder net/minecraft/advancements/critereon/DamageSourcePredicate$Builder +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25460_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isProjectile +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25461_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isExplosion +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25462_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/bypassesArmor +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25463_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/bypassesInvulnerability +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25464_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/bypassesMagic +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25465_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isFire +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25466_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isMagic +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25467_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isLightning +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25468_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/directEntity +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/f_25469_ net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/sourceEntity +FD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/net/minecraft/advancements/critereon/DamageSourcePredicate$Builder net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/net/minecraft/advancements/critereon/DamageSourcePredicate$Builder +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/ ()V net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148229_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/direct (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148231_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/source (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148233_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/source (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148235_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isExplosion (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148237_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/bypassesArmor (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148239_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/bypassesInvulnerability (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148241_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/bypassesMagic (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148243_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isFire (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_148245_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isMagic (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_25471_ ()Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/damageType ()Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_25472_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/direct (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_25474_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isProjectile (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_25476_ ()Lnet/minecraft/advancements/critereon/DamageSourcePredicate; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/build ()Lnet/minecraft/advancements/critereon/DamageSourcePredicate; +MD: net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/m_25477_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; net/minecraft/advancements/critereon/DamageSourcePredicate$Builder/isLightning (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder; +CL: net/minecraft/advancements/critereon/DeserializationContext net/minecraft/advancements/critereon/DeserializationContext +FD: net/minecraft/advancements/critereon/DeserializationContext/f_25865_ net/minecraft/advancements/critereon/DeserializationContext/LOGGER +FD: net/minecraft/advancements/critereon/DeserializationContext/f_25866_ net/minecraft/advancements/critereon/DeserializationContext/id +FD: net/minecraft/advancements/critereon/DeserializationContext/f_25867_ net/minecraft/advancements/critereon/DeserializationContext/predicateManager +FD: net/minecraft/advancements/critereon/DeserializationContext/f_25868_ net/minecraft/advancements/critereon/DeserializationContext/predicateGson +FD: net/minecraft/advancements/critereon/DeserializationContext/net/minecraft/advancements/critereon/DeserializationContext net/minecraft/advancements/critereon/DeserializationContext/net/minecraft/advancements/critereon/DeserializationContext +MD: net/minecraft/advancements/critereon/DeserializationContext/ ()V net/minecraft/advancements/critereon/DeserializationContext/ ()V +MD: net/minecraft/advancements/critereon/DeserializationContext/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/PredicateManager;)V net/minecraft/advancements/critereon/DeserializationContext/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/PredicateManager;)V +MD: net/minecraft/advancements/critereon/DeserializationContext/m_25873_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/DeserializationContext/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/critereon/DeserializationContext/m_25874_ (Lcom/google/gson/JsonArray;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/advancements/critereon/DeserializationContext/deserializeConditions (Lcom/google/gson/JsonArray;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/advancements/critereon/DeserializationContext/m_25878_ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/advancements/critereon/DeserializationContext/lambda$deserializeConditions$1 (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/advancements/critereon/DeserializationContext/m_25882_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; net/minecraft/advancements/critereon/DeserializationContext/lambda$deserializeConditions$0 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; +CL: net/minecraft/advancements/critereon/DistancePredicate net/minecraft/advancements/critereon/DistancePredicate +FD: net/minecraft/advancements/critereon/DistancePredicate/f_26241_ net/minecraft/advancements/critereon/DistancePredicate/ANY +FD: net/minecraft/advancements/critereon/DistancePredicate/f_26242_ net/minecraft/advancements/critereon/DistancePredicate/x +FD: net/minecraft/advancements/critereon/DistancePredicate/f_26243_ net/minecraft/advancements/critereon/DistancePredicate/y +FD: net/minecraft/advancements/critereon/DistancePredicate/f_26244_ net/minecraft/advancements/critereon/DistancePredicate/z +FD: net/minecraft/advancements/critereon/DistancePredicate/f_26245_ net/minecraft/advancements/critereon/DistancePredicate/horizontal +FD: net/minecraft/advancements/critereon/DistancePredicate/f_26246_ net/minecraft/advancements/critereon/DistancePredicate/absolute +FD: net/minecraft/advancements/critereon/DistancePredicate/net/minecraft/advancements/critereon/DistancePredicate net/minecraft/advancements/critereon/DistancePredicate/net/minecraft/advancements/critereon/DistancePredicate +MD: net/minecraft/advancements/critereon/DistancePredicate/ ()V net/minecraft/advancements/critereon/DistancePredicate/ ()V +MD: net/minecraft/advancements/critereon/DistancePredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)V net/minecraft/advancements/critereon/DistancePredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)V +MD: net/minecraft/advancements/critereon/DistancePredicate/m_148836_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DistancePredicate; net/minecraft/advancements/critereon/DistancePredicate/horizontal (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DistancePredicate; +MD: net/minecraft/advancements/critereon/DistancePredicate/m_148838_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DistancePredicate; net/minecraft/advancements/critereon/DistancePredicate/vertical (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DistancePredicate; +MD: net/minecraft/advancements/critereon/DistancePredicate/m_148840_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DistancePredicate; net/minecraft/advancements/critereon/DistancePredicate/absolute (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/DistancePredicate; +MD: net/minecraft/advancements/critereon/DistancePredicate/m_26254_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/DistancePredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/DistancePredicate/m_26255_ (DDDDDD)Z net/minecraft/advancements/critereon/DistancePredicate/matches (DDDDDD)Z +MD: net/minecraft/advancements/critereon/DistancePredicate/m_26264_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/DistancePredicate; net/minecraft/advancements/critereon/DistancePredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/DistancePredicate; +CL: net/minecraft/advancements/critereon/DistanceTrigger net/minecraft/advancements/critereon/DistanceTrigger +FD: net/minecraft/advancements/critereon/DistanceTrigger/f_186161_ net/minecraft/advancements/critereon/DistanceTrigger/id +FD: net/minecraft/advancements/critereon/DistanceTrigger/net/minecraft/advancements/critereon/DistanceTrigger net/minecraft/advancements/critereon/DistanceTrigger/net/minecraft/advancements/critereon/DistanceTrigger +MD: net/minecraft/advancements/critereon/DistanceTrigger/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/DistanceTrigger/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/DistanceTrigger/m_186165_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/advancements/critereon/DistanceTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/advancements/critereon/DistanceTrigger/m_186168_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/DistanceTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/DistanceTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/DistanceTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/DistanceTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; net/minecraft/advancements/critereon/DistanceTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/DistanceTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/DistanceTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/f_186181_ net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/startPosition +FD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/f_186182_ net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/distance +FD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/DistancePredicate;)V net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/DistancePredicate;)V +MD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/m_186188_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/m_186192_ (Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/travelledThroughNether (Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/m_186194_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/rideEntityInLava (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/m_186197_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/fallFromHeight (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/DistanceTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/EffectsChangedTrigger net/minecraft/advancements/critereon/EffectsChangedTrigger +FD: net/minecraft/advancements/critereon/EffectsChangedTrigger/f_26756_ net/minecraft/advancements/critereon/EffectsChangedTrigger/ID +FD: net/minecraft/advancements/critereon/EffectsChangedTrigger/net/minecraft/advancements/critereon/EffectsChangedTrigger net/minecraft/advancements/critereon/EffectsChangedTrigger/net/minecraft/advancements/critereon/EffectsChangedTrigger +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger/ ()V net/minecraft/advancements/critereon/EffectsChangedTrigger/ ()V +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger/ ()V net/minecraft/advancements/critereon/EffectsChangedTrigger/ ()V +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger/m_149262_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)V net/minecraft/advancements/critereon/EffectsChangedTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger/m_149265_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/EffectsChangedTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/EffectsChangedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance; net/minecraft/advancements/critereon/EffectsChangedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/EffectsChangedTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/f_149269_ net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/source +FD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/f_26774_ net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/effects +FD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MobEffectsPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MobEffectsPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/m_149274_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/m_149277_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance; net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/gotEffectsFrom (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/m_26780_ (Lnet/minecraft/advancements/critereon/MobEffectsPredicate;)Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance; net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/hasEffects (Lnet/minecraft/advancements/critereon/MobEffectsPredicate;)Lnet/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/EffectsChangedTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/EnchantedItemTrigger net/minecraft/advancements/critereon/EnchantedItemTrigger +FD: net/minecraft/advancements/critereon/EnchantedItemTrigger/f_27664_ net/minecraft/advancements/critereon/EnchantedItemTrigger/ID +FD: net/minecraft/advancements/critereon/EnchantedItemTrigger/net/minecraft/advancements/critereon/EnchantedItemTrigger net/minecraft/advancements/critereon/EnchantedItemTrigger/net/minecraft/advancements/critereon/EnchantedItemTrigger +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger/ ()V net/minecraft/advancements/critereon/EnchantedItemTrigger/ ()V +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger/ ()V net/minecraft/advancements/critereon/EnchantedItemTrigger/ ()V +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger/m_27668_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/advancements/critereon/EnchantedItemTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger/m_27672_ (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/EnchantedItemTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/EnchantedItemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/EnchantedItemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/EnchantedItemTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/f_27685_ net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/f_27686_ net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/levels +FD: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/m_27691_ (Lnet/minecraft/world/item/ItemStack;I)Z net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;I)Z +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/m_27696_ ()Lnet/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/enchantedItem ()Lnet/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/EnchantedItemTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/EnchantmentPredicate net/minecraft/advancements/critereon/EnchantmentPredicate +FD: net/minecraft/advancements/critereon/EnchantmentPredicate/f_30464_ net/minecraft/advancements/critereon/EnchantmentPredicate/ANY +FD: net/minecraft/advancements/critereon/EnchantmentPredicate/f_30465_ net/minecraft/advancements/critereon/EnchantmentPredicate/NONE +FD: net/minecraft/advancements/critereon/EnchantmentPredicate/f_30466_ net/minecraft/advancements/critereon/EnchantmentPredicate/enchantment +FD: net/minecraft/advancements/critereon/EnchantmentPredicate/f_30467_ net/minecraft/advancements/critereon/EnchantmentPredicate/level +FD: net/minecraft/advancements/critereon/EnchantmentPredicate/net/minecraft/advancements/critereon/EnchantmentPredicate net/minecraft/advancements/critereon/EnchantmentPredicate/net/minecraft/advancements/critereon/EnchantmentPredicate +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/ ()V net/minecraft/advancements/critereon/EnchantmentPredicate/ ()V +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/ ()V net/minecraft/advancements/critereon/EnchantmentPredicate/ ()V +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/ (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/EnchantmentPredicate/ (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/m_30473_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EnchantmentPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/m_30474_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EnchantmentPredicate; net/minecraft/advancements/critereon/EnchantmentPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EnchantmentPredicate; +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/m_30476_ (Ljava/util/Map;)Z net/minecraft/advancements/critereon/EnchantmentPredicate/containedIn (Ljava/util/Map;)Z +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/m_30478_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/EnchantmentPredicate/lambda$fromJson$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/EnchantmentPredicate/m_30480_ (Lcom/google/gson/JsonElement;)[Lnet/minecraft/advancements/critereon/EnchantmentPredicate; net/minecraft/advancements/critereon/EnchantmentPredicate/fromJsonArray (Lcom/google/gson/JsonElement;)[Lnet/minecraft/advancements/critereon/EnchantmentPredicate; +CL: net/minecraft/advancements/critereon/EnterBlockTrigger net/minecraft/advancements/critereon/EnterBlockTrigger +FD: net/minecraft/advancements/critereon/EnterBlockTrigger/f_31265_ net/minecraft/advancements/critereon/EnterBlockTrigger/ID +FD: net/minecraft/advancements/critereon/EnterBlockTrigger/net/minecraft/advancements/critereon/EnterBlockTrigger net/minecraft/advancements/critereon/EnterBlockTrigger/net/minecraft/advancements/critereon/EnterBlockTrigger +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/ ()V net/minecraft/advancements/critereon/EnterBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/ ()V net/minecraft/advancements/critereon/EnterBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_31269_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/advancements/critereon/EnterBlockTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_31272_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V net/minecraft/advancements/critereon/EnterBlockTrigger/lambda$createInstance$0 (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_31275_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/EnterBlockTrigger/lambda$trigger$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_31278_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; net/minecraft/advancements/critereon/EnterBlockTrigger/deserializeBlock (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_31284_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/EnterBlockTrigger/lambda$deserializeBlock$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/EnterBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/EnterBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EnterBlockTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/EnterBlockTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/f_31291_ net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/block +FD: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/f_31292_ net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/state +FD: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V +MD: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/m_31297_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/entersBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/m_31299_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/EntityEquipmentPredicate net/minecraft/advancements/critereon/EntityEquipmentPredicate +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32176_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/ANY +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32177_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/CAPTAIN +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32178_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/head +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32179_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/chest +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32180_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/legs +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32181_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/feet +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32182_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/mainhand +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/f_32183_ net/minecraft/advancements/critereon/EntityEquipmentPredicate/offhand +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/net/minecraft/advancements/critereon/EntityEquipmentPredicate net/minecraft/advancements/critereon/EntityEquipmentPredicate/net/minecraft/advancements/critereon/EntityEquipmentPredicate +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/ ()V net/minecraft/advancements/critereon/EntityEquipmentPredicate/ ()V +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/ (Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/EntityEquipmentPredicate/ (Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/m_32192_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityEquipmentPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/m_32193_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/EntityEquipmentPredicate/matches (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate/m_32195_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate; net/minecraft/advancements/critereon/EntityEquipmentPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate; +CL: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/f_32197_ net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/head +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/f_32198_ net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/chest +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/f_32199_ net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/legs +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/f_32200_ net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/feet +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/f_32201_ net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/mainhand +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/f_32202_ net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/offhand +FD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/ ()V net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_149928_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/mainhand (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_149930_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/offhand (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_32204_ ()Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/equipment ()Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_32205_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/head (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_32207_ ()Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_32208_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/chest (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_32210_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/legs (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/m_32212_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; net/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder/feet (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate$Builder; +CL: net/minecraft/advancements/critereon/EntityFlagsPredicate net/minecraft/advancements/critereon/EntityFlagsPredicate +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate/f_33682_ net/minecraft/advancements/critereon/EntityFlagsPredicate/ANY +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate/f_33683_ net/minecraft/advancements/critereon/EntityFlagsPredicate/isOnFire +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate/f_33684_ net/minecraft/advancements/critereon/EntityFlagsPredicate/isCrouching +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate/f_33685_ net/minecraft/advancements/critereon/EntityFlagsPredicate/isSprinting +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate/f_33686_ net/minecraft/advancements/critereon/EntityFlagsPredicate/isSwimming +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate/f_33687_ net/minecraft/advancements/critereon/EntityFlagsPredicate/isBaby +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate/net/minecraft/advancements/critereon/EntityFlagsPredicate net/minecraft/advancements/critereon/EntityFlagsPredicate/net/minecraft/advancements/critereon/EntityFlagsPredicate +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate/ ()V net/minecraft/advancements/critereon/EntityFlagsPredicate/ ()V +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate/ (Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)V net/minecraft/advancements/critereon/EntityFlagsPredicate/ (Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)V +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate/m_33695_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityFlagsPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate/m_33696_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/EntityFlagsPredicate/matches (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate/m_33698_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate; net/minecraft/advancements/critereon/EntityFlagsPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate/m_33700_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/Boolean; net/minecraft/advancements/critereon/EntityFlagsPredicate/getOptionalBoolean (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/Boolean; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate/m_33703_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/Boolean;)V net/minecraft/advancements/critereon/EntityFlagsPredicate/addOptionalBoolean (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/Boolean;)V +CL: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/f_33707_ net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/isOnFire +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/f_33708_ net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/isCrouching +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/f_33709_ net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/isSprinting +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/f_33710_ net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/isSwimming +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/f_33711_ net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/isBaby +FD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/ ()V net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/m_150057_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/setCrouching (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/m_150059_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/setSprinting (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/m_150061_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/setSwimming (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/m_33713_ ()Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/flags ()Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/m_33714_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/setOnFire (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/m_33716_ ()Lnet/minecraft/advancements/critereon/EntityFlagsPredicate; net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/EntityFlagsPredicate; +MD: net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/m_33717_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; net/minecraft/advancements/critereon/EntityFlagsPredicate$Builder/setIsBaby (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/EntityFlagsPredicate$Builder; +CL: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger net/minecraft/advancements/critereon/EntityHurtPlayerTrigger +FD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/f_35170_ net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/ID +FD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/net/minecraft/advancements/critereon/EntityHurtPlayerTrigger net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/net/minecraft/advancements/critereon/EntityHurtPlayerTrigger +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/ ()V net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/ ()V +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/ ()V net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/ ()V +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/m_35174_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZ)V net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZ)V +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/m_35180_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZLnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZLnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/EntityHurtPlayerTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/f_35196_ net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/damage +FD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DamagePredicate;)V net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DamagePredicate;)V +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/m_150187_ (Lnet/minecraft/advancements/critereon/DamagePredicate;)Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/entityHurtPlayer (Lnet/minecraft/advancements/critereon/DamagePredicate;)Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/m_150189_ ()Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/entityHurtPlayer ()Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/m_35200_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZ)Z net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/damagesource/DamageSource;FFZ)Z +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/m_35206_ (Lnet/minecraft/advancements/critereon/DamagePredicate$Builder;)Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/entityHurtPlayer (Lnet/minecraft/advancements/critereon/DamagePredicate$Builder;)Lnet/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/EntityHurtPlayerTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/EntityPredicate net/minecraft/advancements/critereon/EntityPredicate +FD: net/minecraft/advancements/critereon/EntityPredicate/f_150285_ net/minecraft/advancements/critereon/EntityPredicate/steppingOnLocation +FD: net/minecraft/advancements/critereon/EntityPredicate/f_150286_ net/minecraft/advancements/critereon/EntityPredicate/lighthingBolt +FD: net/minecraft/advancements/critereon/EntityPredicate/f_150287_ net/minecraft/advancements/critereon/EntityPredicate/passenger +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36550_ net/minecraft/advancements/critereon/EntityPredicate/ANY +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36551_ net/minecraft/advancements/critereon/EntityPredicate/entityType +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36552_ net/minecraft/advancements/critereon/EntityPredicate/distanceToPlayer +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36553_ net/minecraft/advancements/critereon/EntityPredicate/location +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36554_ net/minecraft/advancements/critereon/EntityPredicate/effects +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36555_ net/minecraft/advancements/critereon/EntityPredicate/nbt +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36556_ net/minecraft/advancements/critereon/EntityPredicate/flags +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36557_ net/minecraft/advancements/critereon/EntityPredicate/equipment +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36558_ net/minecraft/advancements/critereon/EntityPredicate/player +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36559_ net/minecraft/advancements/critereon/EntityPredicate/fishingHook +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36560_ net/minecraft/advancements/critereon/EntityPredicate/vehicle +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36561_ net/minecraft/advancements/critereon/EntityPredicate/targetedEntity +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36562_ net/minecraft/advancements/critereon/EntityPredicate/team +FD: net/minecraft/advancements/critereon/EntityPredicate/f_36563_ net/minecraft/advancements/critereon/EntityPredicate/catType +FD: net/minecraft/advancements/critereon/EntityPredicate/net/minecraft/advancements/critereon/EntityPredicate net/minecraft/advancements/critereon/EntityPredicate/net/minecraft/advancements/critereon/EntityPredicate +MD: net/minecraft/advancements/critereon/EntityPredicate/ ()V net/minecraft/advancements/critereon/EntityPredicate/ ()V +MD: net/minecraft/advancements/critereon/EntityPredicate/ (Lnet/minecraft/advancements/critereon/EntityTypePredicate;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/MobEffectsPredicate;Lnet/minecraft/advancements/critereon/NbtPredicate;Lnet/minecraft/advancements/critereon/EntityFlagsPredicate;Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate;Lnet/minecraft/advancements/critereon/PlayerPredicate;Lnet/minecraft/advancements/critereon/FishingHookPredicate;Lnet/minecraft/advancements/critereon/LighthingBoltPredicate;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/EntityPredicate/ (Lnet/minecraft/advancements/critereon/EntityTypePredicate;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/MobEffectsPredicate;Lnet/minecraft/advancements/critereon/NbtPredicate;Lnet/minecraft/advancements/critereon/EntityFlagsPredicate;Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate;Lnet/minecraft/advancements/critereon/PlayerPredicate;Lnet/minecraft/advancements/critereon/FishingHookPredicate;Lnet/minecraft/advancements/critereon/LighthingBoltPredicate;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/EntityPredicate/ (Lnet/minecraft/advancements/critereon/EntityTypePredicate;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/MobEffectsPredicate;Lnet/minecraft/advancements/critereon/NbtPredicate;Lnet/minecraft/advancements/critereon/EntityFlagsPredicate;Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate;Lnet/minecraft/advancements/critereon/PlayerPredicate;Lnet/minecraft/advancements/critereon/FishingHookPredicate;Lnet/minecraft/advancements/critereon/LighthingBoltPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/EntityPredicate/ (Lnet/minecraft/advancements/critereon/EntityTypePredicate;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/MobEffectsPredicate;Lnet/minecraft/advancements/critereon/NbtPredicate;Lnet/minecraft/advancements/critereon/EntityFlagsPredicate;Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate;Lnet/minecraft/advancements/critereon/PlayerPredicate;Lnet/minecraft/advancements/critereon/FishingHookPredicate;Lnet/minecraft/advancements/critereon/LighthingBoltPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/EntityPredicate/m_150319_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/EntityPredicate/lambda$matches$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/EntityPredicate/m_36606_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityPredicate/m_36607_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/EntityPredicate/matches (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/EntityPredicate/m_36611_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/EntityPredicate/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/EntityPredicate/m_36614_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityPredicate; net/minecraft/advancements/critereon/EntityPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityPredicate; +MD: net/minecraft/advancements/critereon/EntityPredicate/m_36616_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/storage/loot/LootContext; net/minecraft/advancements/critereon/EntityPredicate/createContext (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/storage/loot/LootContext; +CL: net/minecraft/advancements/critereon/EntityPredicate$Builder net/minecraft/advancements/critereon/EntityPredicate$Builder +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_150323_ net/minecraft/advancements/critereon/EntityPredicate$Builder/steppingOnLocation +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_150324_ net/minecraft/advancements/critereon/EntityPredicate$Builder/lighthingBolt +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_150325_ net/minecraft/advancements/critereon/EntityPredicate$Builder/passenger +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36619_ net/minecraft/advancements/critereon/EntityPredicate$Builder/entityType +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36620_ net/minecraft/advancements/critereon/EntityPredicate$Builder/distanceToPlayer +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36621_ net/minecraft/advancements/critereon/EntityPredicate$Builder/location +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36622_ net/minecraft/advancements/critereon/EntityPredicate$Builder/effects +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36623_ net/minecraft/advancements/critereon/EntityPredicate$Builder/nbt +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36624_ net/minecraft/advancements/critereon/EntityPredicate$Builder/flags +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36625_ net/minecraft/advancements/critereon/EntityPredicate$Builder/equipment +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36626_ net/minecraft/advancements/critereon/EntityPredicate$Builder/player +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36627_ net/minecraft/advancements/critereon/EntityPredicate$Builder/fishingHook +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36628_ net/minecraft/advancements/critereon/EntityPredicate$Builder/vehicle +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36629_ net/minecraft/advancements/critereon/EntityPredicate$Builder/targetedEntity +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36630_ net/minecraft/advancements/critereon/EntityPredicate$Builder/team +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/f_36631_ net/minecraft/advancements/critereon/EntityPredicate$Builder/catType +FD: net/minecraft/advancements/critereon/EntityPredicate$Builder/net/minecraft/advancements/critereon/EntityPredicate$Builder net/minecraft/advancements/critereon/EntityPredicate$Builder/net/minecraft/advancements/critereon/EntityPredicate$Builder +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/ ()V net/minecraft/advancements/critereon/EntityPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_150326_ (Lnet/minecraft/advancements/critereon/LighthingBoltPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/lighthingBolt (Lnet/minecraft/advancements/critereon/LighthingBoltPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_150328_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/passenger (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_150330_ (Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/steppingOn (Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_204077_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/of (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36633_ ()Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/entity ()Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36636_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/of (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36638_ (Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/distance (Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36640_ (Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/equipment (Lnet/minecraft/advancements/critereon/EntityEquipmentPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36642_ (Lnet/minecraft/advancements/critereon/EntityFlagsPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/flags (Lnet/minecraft/advancements/critereon/EntityFlagsPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36644_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/vehicle (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36646_ (Lnet/minecraft/advancements/critereon/EntityTypePredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/entityType (Lnet/minecraft/advancements/critereon/EntityTypePredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36648_ (Lnet/minecraft/advancements/critereon/FishingHookPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/fishingHook (Lnet/minecraft/advancements/critereon/FishingHookPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36650_ (Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/located (Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36652_ (Lnet/minecraft/advancements/critereon/MobEffectsPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/effects (Lnet/minecraft/advancements/critereon/MobEffectsPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36654_ (Lnet/minecraft/advancements/critereon/NbtPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/nbt (Lnet/minecraft/advancements/critereon/NbtPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36656_ (Lnet/minecraft/advancements/critereon/PlayerPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/player (Lnet/minecraft/advancements/critereon/PlayerPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36658_ (Ljava/lang/String;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/team (Ljava/lang/String;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36660_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/of (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36662_ ()Lnet/minecraft/advancements/critereon/EntityPredicate; net/minecraft/advancements/critereon/EntityPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/EntityPredicate; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36663_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/targetedEntity (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +MD: net/minecraft/advancements/critereon/EntityPredicate$Builder/m_36665_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; net/minecraft/advancements/critereon/EntityPredicate$Builder/catType (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/EntityPredicate$Builder; +CL: net/minecraft/advancements/critereon/EntityPredicate$Composite net/minecraft/advancements/critereon/EntityPredicate$Composite +FD: net/minecraft/advancements/critereon/EntityPredicate$Composite/f_36667_ net/minecraft/advancements/critereon/EntityPredicate$Composite/ANY +FD: net/minecraft/advancements/critereon/EntityPredicate$Composite/f_36668_ net/minecraft/advancements/critereon/EntityPredicate$Composite/conditions +FD: net/minecraft/advancements/critereon/EntityPredicate$Composite/f_36669_ net/minecraft/advancements/critereon/EntityPredicate$Composite/compositePredicates +FD: net/minecraft/advancements/critereon/EntityPredicate$Composite/net/minecraft/advancements/critereon/EntityPredicate$Composite net/minecraft/advancements/critereon/EntityPredicate$Composite/net/minecraft/advancements/critereon/EntityPredicate$Composite +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/ ()V net/minecraft/advancements/critereon/EntityPredicate$Composite/ ()V +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/advancements/critereon/EntityPredicate$Composite/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36673_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; net/minecraft/advancements/critereon/EntityPredicate$Composite/wrap (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36675_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityPredicate$Composite/toJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36677_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; net/minecraft/advancements/critereon/EntityPredicate$Composite/fromJson (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36681_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/EntityPredicate$Composite/matches (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36683_ (Ljava/lang/String;Lnet/minecraft/advancements/critereon/DeserializationContext;Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; net/minecraft/advancements/critereon/EntityPredicate$Composite/fromElement (Ljava/lang/String;Lnet/minecraft/advancements/critereon/DeserializationContext;Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36687_ ([Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityPredicate$Composite/toJson ([Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36690_ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; net/minecraft/advancements/critereon/EntityPredicate$Composite/create ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; +MD: net/minecraft/advancements/critereon/EntityPredicate$Composite/m_36692_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/advancements/critereon/DeserializationContext;)[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; net/minecraft/advancements/critereon/EntityPredicate$Composite/fromJsonArray (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/advancements/critereon/DeserializationContext;)[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite; +CL: net/minecraft/advancements/critereon/EntityTypePredicate net/minecraft/advancements/critereon/EntityTypePredicate +FD: net/minecraft/advancements/critereon/EntityTypePredicate/f_37636_ net/minecraft/advancements/critereon/EntityTypePredicate/ANY +FD: net/minecraft/advancements/critereon/EntityTypePredicate/f_37637_ net/minecraft/advancements/critereon/EntityTypePredicate/COMMA_JOINER +FD: net/minecraft/advancements/critereon/EntityTypePredicate/net/minecraft/advancements/critereon/EntityTypePredicate net/minecraft/advancements/critereon/EntityTypePredicate/net/minecraft/advancements/critereon/EntityTypePredicate +MD: net/minecraft/advancements/critereon/EntityTypePredicate/ ()V net/minecraft/advancements/critereon/EntityTypePredicate/ ()V +MD: net/minecraft/advancements/critereon/EntityTypePredicate/ ()V net/minecraft/advancements/critereon/EntityTypePredicate/ ()V +MD: net/minecraft/advancements/critereon/EntityTypePredicate/m_204081_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/EntityTypePredicate; net/minecraft/advancements/critereon/EntityTypePredicate/of (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/EntityTypePredicate; +MD: net/minecraft/advancements/critereon/EntityTypePredicate/m_37643_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityTypePredicate; net/minecraft/advancements/critereon/EntityTypePredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/EntityTypePredicate; +MD: net/minecraft/advancements/critereon/EntityTypePredicate/m_37645_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/EntityTypePredicate/lambda$fromJson$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/EntityTypePredicate/m_37647_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/advancements/critereon/EntityTypePredicate; net/minecraft/advancements/critereon/EntityTypePredicate/of (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/advancements/critereon/EntityTypePredicate; +MD: net/minecraft/advancements/critereon/EntityTypePredicate/m_5908_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityTypePredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityTypePredicate/m_7484_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/advancements/critereon/EntityTypePredicate/matches (Lnet/minecraft/world/entity/EntityType;)Z +CL: net/minecraft/advancements/critereon/EntityTypePredicate$1 net/minecraft/advancements/critereon/EntityTypePredicate$1 +FD: net/minecraft/advancements/critereon/EntityTypePredicate$1/net/minecraft/advancements/critereon/EntityTypePredicate$1 net/minecraft/advancements/critereon/EntityTypePredicate$1/net/minecraft/advancements/critereon/EntityTypePredicate$1 +MD: net/minecraft/advancements/critereon/EntityTypePredicate$1/ ()V net/minecraft/advancements/critereon/EntityTypePredicate$1/ ()V +MD: net/minecraft/advancements/critereon/EntityTypePredicate$1/m_5908_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityTypePredicate$1/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityTypePredicate$1/m_7484_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/advancements/critereon/EntityTypePredicate$1/matches (Lnet/minecraft/world/entity/EntityType;)Z +CL: net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate +FD: net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/f_37653_ net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/tag +FD: net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate +MD: net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/ (Lnet/minecraft/tags/TagKey;)V net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/ (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/m_5908_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/m_7484_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/advancements/critereon/EntityTypePredicate$TagPredicate/matches (Lnet/minecraft/world/entity/EntityType;)Z +CL: net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate +FD: net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/f_37659_ net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/type +FD: net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate +MD: net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/ (Lnet/minecraft/world/entity/EntityType;)V net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/ (Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/m_5908_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/m_7484_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/advancements/critereon/EntityTypePredicate$TypePredicate/matches (Lnet/minecraft/world/entity/EntityType;)Z +CL: net/minecraft/advancements/critereon/FilledBucketTrigger net/minecraft/advancements/critereon/FilledBucketTrigger +FD: net/minecraft/advancements/critereon/FilledBucketTrigger/f_38768_ net/minecraft/advancements/critereon/FilledBucketTrigger/ID +FD: net/minecraft/advancements/critereon/FilledBucketTrigger/net/minecraft/advancements/critereon/FilledBucketTrigger net/minecraft/advancements/critereon/FilledBucketTrigger/net/minecraft/advancements/critereon/FilledBucketTrigger +MD: net/minecraft/advancements/critereon/FilledBucketTrigger/ ()V net/minecraft/advancements/critereon/FilledBucketTrigger/ ()V +MD: net/minecraft/advancements/critereon/FilledBucketTrigger/ ()V net/minecraft/advancements/critereon/FilledBucketTrigger/ ()V +MD: net/minecraft/advancements/critereon/FilledBucketTrigger/m_38772_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/FilledBucketTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/FilledBucketTrigger/m_38775_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/FilledBucketTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/FilledBucketTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/FilledBucketTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/FilledBucketTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance; net/minecraft/advancements/critereon/FilledBucketTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/FilledBucketTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/FilledBucketTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/f_38787_ net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/m_38791_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/m_38793_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance; net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/filledBucket (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/FilledBucketTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/FishingHookPredicate net/minecraft/advancements/critereon/FishingHookPredicate +FD: net/minecraft/advancements/critereon/FishingHookPredicate/f_150706_ net/minecraft/advancements/critereon/FishingHookPredicate/IN_OPEN_WATER_KEY +FD: net/minecraft/advancements/critereon/FishingHookPredicate/f_39756_ net/minecraft/advancements/critereon/FishingHookPredicate/ANY +FD: net/minecraft/advancements/critereon/FishingHookPredicate/f_39757_ net/minecraft/advancements/critereon/FishingHookPredicate/inOpenWater +FD: net/minecraft/advancements/critereon/FishingHookPredicate/net/minecraft/advancements/critereon/FishingHookPredicate net/minecraft/advancements/critereon/FishingHookPredicate/net/minecraft/advancements/critereon/FishingHookPredicate +MD: net/minecraft/advancements/critereon/FishingHookPredicate/ ()V net/minecraft/advancements/critereon/FishingHookPredicate/ ()V +MD: net/minecraft/advancements/critereon/FishingHookPredicate/ (Z)V net/minecraft/advancements/critereon/FishingHookPredicate/ (Z)V +MD: net/minecraft/advancements/critereon/FishingHookPredicate/m_39761_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/FishingHookPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/FishingHookPredicate/m_39762_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/FishingHookPredicate/matches (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/FishingHookPredicate/m_39764_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/FishingHookPredicate; net/minecraft/advancements/critereon/FishingHookPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/FishingHookPredicate; +MD: net/minecraft/advancements/critereon/FishingHookPredicate/m_39766_ (Z)Lnet/minecraft/advancements/critereon/FishingHookPredicate; net/minecraft/advancements/critereon/FishingHookPredicate/inOpenWater (Z)Lnet/minecraft/advancements/critereon/FishingHookPredicate; +CL: net/minecraft/advancements/critereon/FishingRodHookedTrigger net/minecraft/advancements/critereon/FishingRodHookedTrigger +FD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/f_40412_ net/minecraft/advancements/critereon/FishingRodHookedTrigger/ID +FD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/net/minecraft/advancements/critereon/FishingRodHookedTrigger net/minecraft/advancements/critereon/FishingRodHookedTrigger/net/minecraft/advancements/critereon/FishingRodHookedTrigger +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/ ()V net/minecraft/advancements/critereon/FishingRodHookedTrigger/ ()V +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/ ()V net/minecraft/advancements/critereon/FishingRodHookedTrigger/ ()V +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/m_40416_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/FishingHook;Ljava/util/Collection;)V net/minecraft/advancements/critereon/FishingRodHookedTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/FishingHook;Ljava/util/Collection;)V +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/m_40421_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/Collection;Lnet/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/FishingRodHookedTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/Collection;Lnet/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/FishingRodHookedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance; net/minecraft/advancements/critereon/FishingRodHookedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/FishingRodHookedTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/f_40435_ net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/rod +FD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/f_40436_ net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/entity +FD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/f_40437_ net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/m_40443_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/Collection;)Z net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/Collection;)Z +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/m_40447_ (Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance; net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/fishedItem (Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/FishingRodHookedTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/FluidPredicate net/minecraft/advancements/critereon/FluidPredicate +FD: net/minecraft/advancements/critereon/FluidPredicate/f_41094_ net/minecraft/advancements/critereon/FluidPredicate/ANY +FD: net/minecraft/advancements/critereon/FluidPredicate/f_41095_ net/minecraft/advancements/critereon/FluidPredicate/tag +FD: net/minecraft/advancements/critereon/FluidPredicate/f_41096_ net/minecraft/advancements/critereon/FluidPredicate/fluid +FD: net/minecraft/advancements/critereon/FluidPredicate/f_41097_ net/minecraft/advancements/critereon/FluidPredicate/properties +FD: net/minecraft/advancements/critereon/FluidPredicate/net/minecraft/advancements/critereon/FluidPredicate net/minecraft/advancements/critereon/FluidPredicate/net/minecraft/advancements/critereon/FluidPredicate +MD: net/minecraft/advancements/critereon/FluidPredicate/ ()V net/minecraft/advancements/critereon/FluidPredicate/ ()V +MD: net/minecraft/advancements/critereon/FluidPredicate/ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V net/minecraft/advancements/critereon/FluidPredicate/ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V +MD: net/minecraft/advancements/critereon/FluidPredicate/m_41103_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/FluidPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/FluidPredicate/m_41104_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/advancements/critereon/FluidPredicate/matches (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/advancements/critereon/FluidPredicate/m_41107_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/FluidPredicate; net/minecraft/advancements/critereon/FluidPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/FluidPredicate; +CL: net/minecraft/advancements/critereon/FluidPredicate$Builder net/minecraft/advancements/critereon/FluidPredicate$Builder +FD: net/minecraft/advancements/critereon/FluidPredicate$Builder/f_151162_ net/minecraft/advancements/critereon/FluidPredicate$Builder/fluid +FD: net/minecraft/advancements/critereon/FluidPredicate$Builder/f_151163_ net/minecraft/advancements/critereon/FluidPredicate$Builder/fluids +FD: net/minecraft/advancements/critereon/FluidPredicate$Builder/f_151164_ net/minecraft/advancements/critereon/FluidPredicate$Builder/properties +FD: net/minecraft/advancements/critereon/FluidPredicate$Builder/net/minecraft/advancements/critereon/FluidPredicate$Builder net/minecraft/advancements/critereon/FluidPredicate$Builder/net/minecraft/advancements/critereon/FluidPredicate$Builder +MD: net/minecraft/advancements/critereon/FluidPredicate$Builder/ ()V net/minecraft/advancements/critereon/FluidPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/FluidPredicate$Builder/m_151166_ ()Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; net/minecraft/advancements/critereon/FluidPredicate$Builder/fluid ()Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; +MD: net/minecraft/advancements/critereon/FluidPredicate$Builder/m_151169_ (Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; net/minecraft/advancements/critereon/FluidPredicate$Builder/setProperties (Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; +MD: net/minecraft/advancements/critereon/FluidPredicate$Builder/m_151171_ (Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; net/minecraft/advancements/critereon/FluidPredicate$Builder/of (Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; +MD: net/minecraft/advancements/critereon/FluidPredicate$Builder/m_151173_ ()Lnet/minecraft/advancements/critereon/FluidPredicate; net/minecraft/advancements/critereon/FluidPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/FluidPredicate; +MD: net/minecraft/advancements/critereon/FluidPredicate$Builder/m_204105_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; net/minecraft/advancements/critereon/FluidPredicate$Builder/of (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/FluidPredicate$Builder; +CL: net/minecraft/advancements/critereon/ImpossibleTrigger net/minecraft/advancements/critereon/ImpossibleTrigger +FD: net/minecraft/advancements/critereon/ImpossibleTrigger/f_41555_ net/minecraft/advancements/critereon/ImpossibleTrigger/ID +FD: net/minecraft/advancements/critereon/ImpossibleTrigger/net/minecraft/advancements/critereon/ImpossibleTrigger net/minecraft/advancements/critereon/ImpossibleTrigger/net/minecraft/advancements/critereon/ImpossibleTrigger +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/ ()V net/minecraft/advancements/critereon/ImpossibleTrigger/ ()V +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/ ()V net/minecraft/advancements/critereon/ImpossibleTrigger/ ()V +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/m_5656_ (Lnet/minecraft/server/PlayerAdvancements;)V net/minecraft/advancements/critereon/ImpossibleTrigger/removePlayerListeners (Lnet/minecraft/server/PlayerAdvancements;)V +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/m_5868_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/CriterionTriggerInstance; net/minecraft/advancements/critereon/ImpossibleTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/CriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/m_5868_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance; net/minecraft/advancements/critereon/ImpossibleTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/m_6467_ (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V net/minecraft/advancements/critereon/ImpossibleTrigger/addPlayerListener (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/m_6468_ (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V net/minecraft/advancements/critereon/ImpossibleTrigger/removePlayerListener (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V +MD: net/minecraft/advancements/critereon/ImpossibleTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ImpossibleTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/ ()V net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/ ()V +MD: net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/m_7294_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/getCriterion ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ImpossibleTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/InventoryChangeTrigger net/minecraft/advancements/critereon/InventoryChangeTrigger +FD: net/minecraft/advancements/critereon/InventoryChangeTrigger/f_43145_ net/minecraft/advancements/critereon/InventoryChangeTrigger/ID +FD: net/minecraft/advancements/critereon/InventoryChangeTrigger/net/minecraft/advancements/critereon/InventoryChangeTrigger net/minecraft/advancements/critereon/InventoryChangeTrigger/net/minecraft/advancements/critereon/InventoryChangeTrigger +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/ ()V net/minecraft/advancements/critereon/InventoryChangeTrigger/ ()V +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/ ()V net/minecraft/advancements/critereon/InventoryChangeTrigger/ ()V +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/m_43149_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/InventoryChangeTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/m_43153_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;III)V net/minecraft/advancements/critereon/InventoryChangeTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;III)V +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/m_43160_ (Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;IIILnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/InventoryChangeTrigger/lambda$trigger$0 (Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;IIILnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/InventoryChangeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; net/minecraft/advancements/critereon/InventoryChangeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/InventoryChangeTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/f_43176_ net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/slotsOccupied +FD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/f_43177_ net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/slotsFull +FD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/f_43178_ net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/slotsEmpty +FD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/f_43179_ net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/predicates +FD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;[Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;[Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/m_43186_ (Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;III)Z net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/matches (Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;III)Z +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/m_43192_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ItemPredicate;)Z net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/lambda$matches$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ItemPredicate;)Z +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/m_43197_ ([Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/hasItems ([Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/m_43199_ ([Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/hasItems ([Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/ItemDurabilityTrigger net/minecraft/advancements/critereon/ItemDurabilityTrigger +FD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/f_43665_ net/minecraft/advancements/critereon/ItemDurabilityTrigger/ID +FD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/net/minecraft/advancements/critereon/ItemDurabilityTrigger net/minecraft/advancements/critereon/ItemDurabilityTrigger/net/minecraft/advancements/critereon/ItemDurabilityTrigger +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/ ()V net/minecraft/advancements/critereon/ItemDurabilityTrigger/ ()V +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/ ()V net/minecraft/advancements/critereon/ItemDurabilityTrigger/ ()V +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/m_43669_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/advancements/critereon/ItemDurabilityTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/m_43673_ (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ItemDurabilityTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ItemDurabilityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance; net/minecraft/advancements/critereon/ItemDurabilityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ItemDurabilityTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/f_43686_ net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/f_43687_ net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/durability +FD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/f_43688_ net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/delta +FD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/m_151286_ (Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance; net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/changedDurability (Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/m_43694_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance; net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/changedDurability (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/m_43698_ (Lnet/minecraft/world/item/ItemStack;I)Z net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;I)Z +MD: net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ItemDurabilityTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger +FD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/f_44359_ net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/ID +FD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/ ()V net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/ ()V +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/ ()V net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/ ()V +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/m_44363_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;)V net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/m_44367_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/f_44381_ net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/f_44382_ net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/entity +FD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/m_44387_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/m_44391_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)Lnet/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/itemPickedUpByEntity (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)Lnet/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ItemPickedUpByEntityTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/ItemPredicate net/minecraft/advancements/critereon/ItemPredicate +FD: net/minecraft/advancements/critereon/ItemPredicate/f_151427_ net/minecraft/advancements/critereon/ItemPredicate/items +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45028_ net/minecraft/advancements/critereon/ItemPredicate/ANY +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45029_ net/minecraft/advancements/critereon/ItemPredicate/tag +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45031_ net/minecraft/advancements/critereon/ItemPredicate/count +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45032_ net/minecraft/advancements/critereon/ItemPredicate/durability +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45033_ net/minecraft/advancements/critereon/ItemPredicate/enchantments +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45034_ net/minecraft/advancements/critereon/ItemPredicate/storedEnchantments +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45035_ net/minecraft/advancements/critereon/ItemPredicate/potion +FD: net/minecraft/advancements/critereon/ItemPredicate/f_45036_ net/minecraft/advancements/critereon/ItemPredicate/nbt +FD: net/minecraft/advancements/critereon/ItemPredicate/net/minecraft/advancements/critereon/ItemPredicate net/minecraft/advancements/critereon/ItemPredicate/net/minecraft/advancements/critereon/ItemPredicate +MD: net/minecraft/advancements/critereon/ItemPredicate/ ()V net/minecraft/advancements/critereon/ItemPredicate/ ()V +MD: net/minecraft/advancements/critereon/ItemPredicate/ ()V net/minecraft/advancements/critereon/ItemPredicate/ ()V +MD: net/minecraft/advancements/critereon/ItemPredicate/ (Lnet/minecraft/tags/TagKey;Ljava/util/Set;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;[Lnet/minecraft/advancements/critereon/EnchantmentPredicate;[Lnet/minecraft/advancements/critereon/EnchantmentPredicate;Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/advancements/critereon/NbtPredicate;)V net/minecraft/advancements/critereon/ItemPredicate/ (Lnet/minecraft/tags/TagKey;Ljava/util/Set;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;[Lnet/minecraft/advancements/critereon/EnchantmentPredicate;[Lnet/minecraft/advancements/critereon/EnchantmentPredicate;Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/advancements/critereon/NbtPredicate;)V +MD: net/minecraft/advancements/critereon/ItemPredicate/m_45048_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/ItemPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/ItemPredicate/m_45049_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/ItemPredicate/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/ItemPredicate/m_45051_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/ItemPredicate; net/minecraft/advancements/critereon/ItemPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/ItemPredicate; +MD: net/minecraft/advancements/critereon/ItemPredicate/m_45053_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/ItemPredicate/lambda$fromJson$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/ItemPredicate/m_45055_ (Lcom/google/gson/JsonElement;)[Lnet/minecraft/advancements/critereon/ItemPredicate; net/minecraft/advancements/critereon/ItemPredicate/fromJsonArray (Lcom/google/gson/JsonElement;)[Lnet/minecraft/advancements/critereon/ItemPredicate; +MD: net/minecraft/advancements/critereon/ItemPredicate/m_45057_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/ItemPredicate/lambda$fromJson$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +CL: net/minecraft/advancements/critereon/ItemPredicate$Builder net/minecraft/advancements/critereon/ItemPredicate$Builder +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_151440_ net/minecraft/advancements/critereon/ItemPredicate$Builder/items +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_45059_ net/minecraft/advancements/critereon/ItemPredicate$Builder/enchantments +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_45060_ net/minecraft/advancements/critereon/ItemPredicate$Builder/storedEnchantments +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_45062_ net/minecraft/advancements/critereon/ItemPredicate$Builder/tag +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_45063_ net/minecraft/advancements/critereon/ItemPredicate$Builder/count +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_45064_ net/minecraft/advancements/critereon/ItemPredicate$Builder/durability +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_45065_ net/minecraft/advancements/critereon/ItemPredicate$Builder/potion +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/f_45066_ net/minecraft/advancements/critereon/ItemPredicate$Builder/nbt +FD: net/minecraft/advancements/critereon/ItemPredicate$Builder/net/minecraft/advancements/critereon/ItemPredicate$Builder net/minecraft/advancements/critereon/ItemPredicate$Builder/net/minecraft/advancements/critereon/ItemPredicate$Builder +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/ ()V net/minecraft/advancements/critereon/ItemPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_151441_ (Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/isPotion (Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_151443_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/withCount (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_151445_ ([Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/of ([Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_151447_ (Lnet/minecraft/advancements/critereon/EnchantmentPredicate;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/hasStoredEnchantment (Lnet/minecraft/advancements/critereon/EnchantmentPredicate;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_151449_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/hasDurability (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_204145_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/of (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_45068_ ()Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/item ()Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_45071_ (Lnet/minecraft/advancements/critereon/EnchantmentPredicate;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/hasEnchantment (Lnet/minecraft/advancements/critereon/EnchantmentPredicate;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_45075_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; net/minecraft/advancements/critereon/ItemPredicate$Builder/hasNbt (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/advancements/critereon/ItemPredicate$Builder; +MD: net/minecraft/advancements/critereon/ItemPredicate$Builder/m_45077_ ()Lnet/minecraft/advancements/critereon/ItemPredicate; net/minecraft/advancements/critereon/ItemPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/ItemPredicate; +CL: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger +FD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/f_45478_ net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/ID +FD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/ ()V net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/ ()V net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/m_45482_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/m_45486_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/lambda$trigger$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/f_45501_ net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/location +FD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/f_45502_ net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/m_45507_ (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/itemUsedOnBlock (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/m_45510_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ItemUsedOnBlockTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/KilledByCrossbowTrigger net/minecraft/advancements/critereon/KilledByCrossbowTrigger +FD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/f_46867_ net/minecraft/advancements/critereon/KilledByCrossbowTrigger/ID +FD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/net/minecraft/advancements/critereon/KilledByCrossbowTrigger net/minecraft/advancements/critereon/KilledByCrossbowTrigger/net/minecraft/advancements/critereon/KilledByCrossbowTrigger +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/ ()V net/minecraft/advancements/critereon/KilledByCrossbowTrigger/ ()V +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/ ()V net/minecraft/advancements/critereon/KilledByCrossbowTrigger/ ()V +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/m_46871_ (Lnet/minecraft/server/level/ServerPlayer;Ljava/util/Collection;)V net/minecraft/advancements/critereon/KilledByCrossbowTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Ljava/util/Collection;)V +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/m_46878_ (Ljava/util/List;Ljava/util/Set;Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/KilledByCrossbowTrigger/lambda$trigger$0 (Ljava/util/List;Ljava/util/Set;Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/KilledByCrossbowTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledByCrossbowTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/KilledByCrossbowTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/f_46887_ net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/victims +FD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/f_46888_ net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/uniqueEntityTypes +FD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;[Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/m_46893_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/crossbowKilled (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/m_46897_ (Ljava/util/Collection;I)Z net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/matches (Ljava/util/Collection;I)Z +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/m_46900_ ([Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/crossbowKilled ([Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/KilledByCrossbowTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/KilledTrigger net/minecraft/advancements/critereon/KilledTrigger +FD: net/minecraft/advancements/critereon/KilledTrigger/f_48100_ net/minecraft/advancements/critereon/KilledTrigger/id +FD: net/minecraft/advancements/critereon/KilledTrigger/net/minecraft/advancements/critereon/KilledTrigger net/minecraft/advancements/critereon/KilledTrigger/net/minecraft/advancements/critereon/KilledTrigger +MD: net/minecraft/advancements/critereon/KilledTrigger/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/KilledTrigger/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/KilledTrigger/m_48104_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/advancements/critereon/KilledTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/advancements/critereon/KilledTrigger/m_48108_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/KilledTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/KilledTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/KilledTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/KilledTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/f_48123_ net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityPredicate +FD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/f_48124_ net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/killingBlow +FD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)V net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)V +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152105_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/playerKilledEntity (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152108_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/playerKilledEntity (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152110_ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/playerKilledEntity (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152113_ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/playerKilledEntity (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152116_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityKilledPlayer (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152118_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityKilledPlayer (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152121_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityKilledPlayer (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152124_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityKilledPlayer (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152126_ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityKilledPlayer (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_152129_ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityKilledPlayer (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_48130_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_48134_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/playerKilledEntity (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_48136_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/playerKilledEntity (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_48141_ ()Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/playerKilledEntity ()Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_48142_ ()Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/entityKilledPlayer ()Lnet/minecraft/advancements/critereon/KilledTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/KilledTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/LevitationTrigger net/minecraft/advancements/critereon/LevitationTrigger +FD: net/minecraft/advancements/critereon/LevitationTrigger/f_49112_ net/minecraft/advancements/critereon/LevitationTrigger/ID +FD: net/minecraft/advancements/critereon/LevitationTrigger/net/minecraft/advancements/critereon/LevitationTrigger net/minecraft/advancements/critereon/LevitationTrigger/net/minecraft/advancements/critereon/LevitationTrigger +MD: net/minecraft/advancements/critereon/LevitationTrigger/ ()V net/minecraft/advancements/critereon/LevitationTrigger/ ()V +MD: net/minecraft/advancements/critereon/LevitationTrigger/ ()V net/minecraft/advancements/critereon/LevitationTrigger/ ()V +MD: net/minecraft/advancements/critereon/LevitationTrigger/m_49116_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;I)V net/minecraft/advancements/critereon/LevitationTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;I)V +MD: net/minecraft/advancements/critereon/LevitationTrigger/m_49120_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;ILnet/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/LevitationTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;ILnet/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/LevitationTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/LevitationTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/LevitationTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LevitationTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LevitationTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/LevitationTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/f_49134_ net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/distance +FD: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/f_49135_ net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/duration +FD: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DistancePredicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/m_49140_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;I)Z net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/phys/Vec3;I)Z +MD: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/m_49144_ (Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/levitated (Lnet/minecraft/advancements/critereon/DistancePredicate;)Lnet/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/LevitationTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/LightPredicate net/minecraft/advancements/critereon/LightPredicate +FD: net/minecraft/advancements/critereon/LightPredicate/f_51335_ net/minecraft/advancements/critereon/LightPredicate/ANY +FD: net/minecraft/advancements/critereon/LightPredicate/f_51336_ net/minecraft/advancements/critereon/LightPredicate/composite +FD: net/minecraft/advancements/critereon/LightPredicate/net/minecraft/advancements/critereon/LightPredicate net/minecraft/advancements/critereon/LightPredicate/net/minecraft/advancements/critereon/LightPredicate +MD: net/minecraft/advancements/critereon/LightPredicate/ ()V net/minecraft/advancements/critereon/LightPredicate/ ()V +MD: net/minecraft/advancements/critereon/LightPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/LightPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/LightPredicate/m_51340_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/LightPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/LightPredicate/m_51341_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/advancements/critereon/LightPredicate/matches (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/advancements/critereon/LightPredicate/m_51344_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/LightPredicate; net/minecraft/advancements/critereon/LightPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/LightPredicate; +CL: net/minecraft/advancements/critereon/LightPredicate$Builder net/minecraft/advancements/critereon/LightPredicate$Builder +FD: net/minecraft/advancements/critereon/LightPredicate$Builder/f_153101_ net/minecraft/advancements/critereon/LightPredicate$Builder/composite +FD: net/minecraft/advancements/critereon/LightPredicate$Builder/net/minecraft/advancements/critereon/LightPredicate$Builder net/minecraft/advancements/critereon/LightPredicate$Builder/net/minecraft/advancements/critereon/LightPredicate$Builder +MD: net/minecraft/advancements/critereon/LightPredicate$Builder/ ()V net/minecraft/advancements/critereon/LightPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/LightPredicate$Builder/m_153103_ ()Lnet/minecraft/advancements/critereon/LightPredicate$Builder; net/minecraft/advancements/critereon/LightPredicate$Builder/light ()Lnet/minecraft/advancements/critereon/LightPredicate$Builder; +MD: net/minecraft/advancements/critereon/LightPredicate$Builder/m_153104_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/LightPredicate$Builder; net/minecraft/advancements/critereon/LightPredicate$Builder/setComposite (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/LightPredicate$Builder; +MD: net/minecraft/advancements/critereon/LightPredicate$Builder/m_153106_ ()Lnet/minecraft/advancements/critereon/LightPredicate; net/minecraft/advancements/critereon/LightPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/LightPredicate; +CL: net/minecraft/advancements/critereon/LighthingBoltPredicate net/minecraft/advancements/critereon/LighthingBoltPredicate +FD: net/minecraft/advancements/critereon/LighthingBoltPredicate/f_153232_ net/minecraft/advancements/critereon/LighthingBoltPredicate/ANY +FD: net/minecraft/advancements/critereon/LighthingBoltPredicate/f_153233_ net/minecraft/advancements/critereon/LighthingBoltPredicate/BLOCKS_SET_ON_FIRE_KEY +FD: net/minecraft/advancements/critereon/LighthingBoltPredicate/f_153234_ net/minecraft/advancements/critereon/LighthingBoltPredicate/ENTITY_STRUCK_KEY +FD: net/minecraft/advancements/critereon/LighthingBoltPredicate/f_153235_ net/minecraft/advancements/critereon/LighthingBoltPredicate/blocksSetOnFire +FD: net/minecraft/advancements/critereon/LighthingBoltPredicate/f_153236_ net/minecraft/advancements/critereon/LighthingBoltPredicate/entityStruck +FD: net/minecraft/advancements/critereon/LighthingBoltPredicate/net/minecraft/advancements/critereon/LighthingBoltPredicate net/minecraft/advancements/critereon/LighthingBoltPredicate/net/minecraft/advancements/critereon/LighthingBoltPredicate +MD: net/minecraft/advancements/critereon/LighthingBoltPredicate/ ()V net/minecraft/advancements/critereon/LighthingBoltPredicate/ ()V +MD: net/minecraft/advancements/critereon/LighthingBoltPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate;)V net/minecraft/advancements/critereon/LighthingBoltPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate;)V +MD: net/minecraft/advancements/critereon/LighthingBoltPredicate/m_153241_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/LighthingBoltPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/LighthingBoltPredicate/m_153242_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/LighthingBoltPredicate/lambda$matches$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/LighthingBoltPredicate/m_153246_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/advancements/critereon/LighthingBoltPredicate/matches (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/advancements/critereon/LighthingBoltPredicate/m_153250_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/LighthingBoltPredicate; net/minecraft/advancements/critereon/LighthingBoltPredicate/blockSetOnFire (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/LighthingBoltPredicate; +MD: net/minecraft/advancements/critereon/LighthingBoltPredicate/m_153252_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/LighthingBoltPredicate; net/minecraft/advancements/critereon/LighthingBoltPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/LighthingBoltPredicate; +CL: net/minecraft/advancements/critereon/LightningStrikeTrigger net/minecraft/advancements/critereon/LightningStrikeTrigger +FD: net/minecraft/advancements/critereon/LightningStrikeTrigger/f_153384_ net/minecraft/advancements/critereon/LightningStrikeTrigger/ID +FD: net/minecraft/advancements/critereon/LightningStrikeTrigger/net/minecraft/advancements/critereon/LightningStrikeTrigger net/minecraft/advancements/critereon/LightningStrikeTrigger/net/minecraft/advancements/critereon/LightningStrikeTrigger +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/ ()V net/minecraft/advancements/critereon/LightningStrikeTrigger/ ()V +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/ ()V net/minecraft/advancements/critereon/LightningStrikeTrigger/ ()V +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/m_153388_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/storage/loot/LootContext; net/minecraft/advancements/critereon/LightningStrikeTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/storage/loot/LootContext; +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/m_153391_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/LightningBolt;Ljava/util/List;)V net/minecraft/advancements/critereon/LightningStrikeTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/LightningBolt;Ljava/util/List;)V +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/m_153399_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/List;Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/LightningStrikeTrigger/lambda$trigger$1 (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/List;Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/LightningStrikeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance; net/minecraft/advancements/critereon/LightningStrikeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/LightningStrikeTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/f_153407_ net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/lightning +FD: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/f_153408_ net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/bystander +FD: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/m_153413_ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance; net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/lighthingStrike (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/m_153418_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/List;)Z net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/List;)Z +MD: net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/LocationPredicate net/minecraft/advancements/critereon/LocationPredicate +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52592_ net/minecraft/advancements/critereon/LocationPredicate/ANY +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52593_ net/minecraft/advancements/critereon/LocationPredicate/LOGGER +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52594_ net/minecraft/advancements/critereon/LocationPredicate/x +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52595_ net/minecraft/advancements/critereon/LocationPredicate/y +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52596_ net/minecraft/advancements/critereon/LocationPredicate/z +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52597_ net/minecraft/advancements/critereon/LocationPredicate/biome +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52598_ net/minecraft/advancements/critereon/LocationPredicate/feature +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52599_ net/minecraft/advancements/critereon/LocationPredicate/dimension +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52600_ net/minecraft/advancements/critereon/LocationPredicate/smokey +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52601_ net/minecraft/advancements/critereon/LocationPredicate/light +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52602_ net/minecraft/advancements/critereon/LocationPredicate/block +FD: net/minecraft/advancements/critereon/LocationPredicate/f_52603_ net/minecraft/advancements/critereon/LocationPredicate/fluid +FD: net/minecraft/advancements/critereon/LocationPredicate/net/minecraft/advancements/critereon/LocationPredicate net/minecraft/advancements/critereon/LocationPredicate/net/minecraft/advancements/critereon/LocationPredicate +MD: net/minecraft/advancements/critereon/LocationPredicate/ ()V net/minecraft/advancements/critereon/LocationPredicate/ ()V +MD: net/minecraft/advancements/critereon/LocationPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Boolean;Lnet/minecraft/advancements/critereon/LightPredicate;Lnet/minecraft/advancements/critereon/BlockPredicate;Lnet/minecraft/advancements/critereon/FluidPredicate;)V net/minecraft/advancements/critereon/LocationPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Boolean;Lnet/minecraft/advancements/critereon/LightPredicate;Lnet/minecraft/advancements/critereon/BlockPredicate;Lnet/minecraft/advancements/critereon/FluidPredicate;)V +MD: net/minecraft/advancements/critereon/LocationPredicate/m_187442_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate; net/minecraft/advancements/critereon/LocationPredicate/atYLocation (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate; +MD: net/minecraft/advancements/critereon/LocationPredicate/m_207926_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; net/minecraft/advancements/critereon/LocationPredicate/lambda$fromJson$2 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/advancements/critereon/LocationPredicate/m_207928_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate; net/minecraft/advancements/critereon/LocationPredicate/inFeature (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate; +MD: net/minecraft/advancements/critereon/LocationPredicate/m_52616_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/LocationPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/LocationPredicate/m_52617_ (Lnet/minecraft/server/level/ServerLevel;DDD)Z net/minecraft/advancements/critereon/LocationPredicate/matches (Lnet/minecraft/server/level/ServerLevel;DDD)Z +MD: net/minecraft/advancements/critereon/LocationPredicate/m_52629_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/LocationPredicate; net/minecraft/advancements/critereon/LocationPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/LocationPredicate; +MD: net/minecraft/advancements/critereon/LocationPredicate/m_52631_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonElement;)V net/minecraft/advancements/critereon/LocationPredicate/lambda$serializeToJson$0 (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/advancements/critereon/LocationPredicate/m_52634_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate; net/minecraft/advancements/critereon/LocationPredicate/inBiome (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate; +MD: net/minecraft/advancements/critereon/LocationPredicate/m_52636_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; net/minecraft/advancements/critereon/LocationPredicate/lambda$fromJson$1 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/advancements/critereon/LocationPredicate/m_52638_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate; net/minecraft/advancements/critereon/LocationPredicate/inDimension (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate; +CL: net/minecraft/advancements/critereon/LocationPredicate$Builder net/minecraft/advancements/critereon/LocationPredicate$Builder +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52640_ net/minecraft/advancements/critereon/LocationPredicate$Builder/x +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52641_ net/minecraft/advancements/critereon/LocationPredicate$Builder/y +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52642_ net/minecraft/advancements/critereon/LocationPredicate$Builder/z +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52643_ net/minecraft/advancements/critereon/LocationPredicate$Builder/biome +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52644_ net/minecraft/advancements/critereon/LocationPredicate$Builder/feature +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52645_ net/minecraft/advancements/critereon/LocationPredicate$Builder/dimension +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52646_ net/minecraft/advancements/critereon/LocationPredicate$Builder/smokey +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52647_ net/minecraft/advancements/critereon/LocationPredicate$Builder/light +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52648_ net/minecraft/advancements/critereon/LocationPredicate$Builder/block +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/f_52649_ net/minecraft/advancements/critereon/LocationPredicate$Builder/fluid +FD: net/minecraft/advancements/critereon/LocationPredicate$Builder/net/minecraft/advancements/critereon/LocationPredicate$Builder net/minecraft/advancements/critereon/LocationPredicate$Builder/net/minecraft/advancements/critereon/LocationPredicate$Builder +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/ ()V net/minecraft/advancements/critereon/LocationPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_153966_ (Lnet/minecraft/advancements/critereon/FluidPredicate;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setFluid (Lnet/minecraft/advancements/critereon/FluidPredicate;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_153968_ (Lnet/minecraft/advancements/critereon/LightPredicate;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setLight (Lnet/minecraft/advancements/critereon/LightPredicate;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_153970_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setX (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_153974_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setY (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_153976_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setDimension (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_153978_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setZ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_207930_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setFeature (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_52651_ ()Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/location ()Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_52652_ (Lnet/minecraft/advancements/critereon/BlockPredicate;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setBlock (Lnet/minecraft/advancements/critereon/BlockPredicate;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_52654_ (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setSmokey (Ljava/lang/Boolean;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_52656_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; net/minecraft/advancements/critereon/LocationPredicate$Builder/setBiome (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/advancements/critereon/LocationPredicate$Builder; +MD: net/minecraft/advancements/critereon/LocationPredicate$Builder/m_52658_ ()Lnet/minecraft/advancements/critereon/LocationPredicate; net/minecraft/advancements/critereon/LocationPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/LocationPredicate; +CL: net/minecraft/advancements/critereon/LocationTrigger net/minecraft/advancements/critereon/LocationTrigger +FD: net/minecraft/advancements/critereon/LocationTrigger/f_53641_ net/minecraft/advancements/critereon/LocationTrigger/id +FD: net/minecraft/advancements/critereon/LocationTrigger/net/minecraft/advancements/critereon/LocationTrigger net/minecraft/advancements/critereon/LocationTrigger/net/minecraft/advancements/critereon/LocationTrigger +MD: net/minecraft/advancements/critereon/LocationTrigger/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/LocationTrigger/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/LocationTrigger/m_53645_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/advancements/critereon/LocationTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/advancements/critereon/LocationTrigger/m_53647_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/LocationTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/LocationTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/LocationTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/LocationTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LocationTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LocationTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/LocationTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/f_53660_ net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/location +FD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/LocationPredicate;)V net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/LocationPredicate;)V +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/m_154320_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/located (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/m_154322_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/walkOnBlockWithEquipment (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/m_53665_ (Lnet/minecraft/server/level/ServerLevel;DDD)Z net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerLevel;DDD)Z +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/m_53670_ (Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/located (Lnet/minecraft/advancements/critereon/LocationPredicate;)Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/m_53674_ ()Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/sleptInBed ()Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/m_53675_ ()Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/raidWon ()Lnet/minecraft/advancements/critereon/LocationTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/LocationTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/LootTableTrigger net/minecraft/advancements/critereon/LootTableTrigger +FD: net/minecraft/advancements/critereon/LootTableTrigger/f_54593_ net/minecraft/advancements/critereon/LootTableTrigger/ID +FD: net/minecraft/advancements/critereon/LootTableTrigger/net/minecraft/advancements/critereon/LootTableTrigger net/minecraft/advancements/critereon/LootTableTrigger/net/minecraft/advancements/critereon/LootTableTrigger +MD: net/minecraft/advancements/critereon/LootTableTrigger/ ()V net/minecraft/advancements/critereon/LootTableTrigger/ ()V +MD: net/minecraft/advancements/critereon/LootTableTrigger/ ()V net/minecraft/advancements/critereon/LootTableTrigger/ ()V +MD: net/minecraft/advancements/critereon/LootTableTrigger/m_54597_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/LootTableTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/LootTableTrigger/m_54604_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/LootTableTrigger/lambda$trigger$0 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/LootTableTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/LootTableTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/LootTableTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance; net/minecraft/advancements/critereon/LootTableTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LootTableTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/LootTableTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/f_54612_ net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/lootTable +FD: net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/m_54618_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance; net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/lootTableUsed (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/m_54620_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/matches (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/LootTableTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/MinMaxBounds net/minecraft/advancements/critereon/MinMaxBounds +FD: net/minecraft/advancements/critereon/MinMaxBounds/f_55297_ net/minecraft/advancements/critereon/MinMaxBounds/ERROR_EMPTY +FD: net/minecraft/advancements/critereon/MinMaxBounds/f_55298_ net/minecraft/advancements/critereon/MinMaxBounds/ERROR_SWAPPED +FD: net/minecraft/advancements/critereon/MinMaxBounds/f_55299_ net/minecraft/advancements/critereon/MinMaxBounds/min +FD: net/minecraft/advancements/critereon/MinMaxBounds/f_55300_ net/minecraft/advancements/critereon/MinMaxBounds/max +FD: net/minecraft/advancements/critereon/MinMaxBounds/net/minecraft/advancements/critereon/MinMaxBounds net/minecraft/advancements/critereon/MinMaxBounds/net/minecraft/advancements/critereon/MinMaxBounds +MD: net/minecraft/advancements/critereon/MinMaxBounds/ ()V net/minecraft/advancements/critereon/MinMaxBounds/ ()V +MD: net/minecraft/advancements/critereon/MinMaxBounds/ (Ljava/lang/Number;Ljava/lang/Number;)V net/minecraft/advancements/critereon/MinMaxBounds/ (Ljava/lang/Number;Ljava/lang/Number;)V +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55305_ ()Ljava/lang/Number; net/minecraft/advancements/critereon/MinMaxBounds/getMin ()Ljava/lang/Number; +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55306_ (Lcom/google/gson/JsonElement;Lnet/minecraft/advancements/critereon/MinMaxBounds;Ljava/util/function/BiFunction;Lnet/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory;)Lnet/minecraft/advancements/critereon/MinMaxBounds; net/minecraft/advancements/critereon/MinMaxBounds/fromJson (Lcom/google/gson/JsonElement;Lnet/minecraft/advancements/critereon/MinMaxBounds;Ljava/util/function/BiFunction;Lnet/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory;)Lnet/minecraft/advancements/critereon/MinMaxBounds; +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55311_ (Lcom/mojang/brigadier/StringReader;)Z net/minecraft/advancements/critereon/MinMaxBounds/isAllowedInputChat (Lcom/mojang/brigadier/StringReader;)Z +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55313_ (Lcom/mojang/brigadier/StringReader;Lnet/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory;Ljava/util/function/Function;Ljava/util/function/Supplier;Ljava/util/function/Function;)Lnet/minecraft/advancements/critereon/MinMaxBounds; net/minecraft/advancements/critereon/MinMaxBounds/fromReader (Lcom/mojang/brigadier/StringReader;Lnet/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory;Ljava/util/function/Function;Ljava/util/function/Supplier;Ljava/util/function/Function;)Lnet/minecraft/advancements/critereon/MinMaxBounds; +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55319_ (Lcom/mojang/brigadier/StringReader;Ljava/util/function/Function;Ljava/util/function/Supplier;)Ljava/lang/Number; net/minecraft/advancements/critereon/MinMaxBounds/readNumber (Lcom/mojang/brigadier/StringReader;Ljava/util/function/Function;Ljava/util/function/Supplier;)Ljava/lang/Number; +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55323_ (Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object; net/minecraft/advancements/critereon/MinMaxBounds/optionallyFormat (Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object; +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55326_ ()Ljava/lang/Number; net/minecraft/advancements/critereon/MinMaxBounds/getMax ()Ljava/lang/Number; +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55327_ ()Z net/minecraft/advancements/critereon/MinMaxBounds/isAny ()Z +MD: net/minecraft/advancements/critereon/MinMaxBounds/m_55328_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/MinMaxBounds/serializeToJson ()Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory +FD: net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory/net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory/net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory +MD: net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory/m_55329_ (Ljava/lang/Number;Ljava/lang/Number;)Lnet/minecraft/advancements/critereon/MinMaxBounds; net/minecraft/advancements/critereon/MinMaxBounds$BoundsFactory/create (Ljava/lang/Number;Ljava/lang/Number;)Lnet/minecraft/advancements/critereon/MinMaxBounds; +CL: net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory +FD: net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory/net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory/net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory +MD: net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory/m_55332_ (Lcom/mojang/brigadier/StringReader;Ljava/lang/Number;Ljava/lang/Number;)Lnet/minecraft/advancements/critereon/MinMaxBounds; net/minecraft/advancements/critereon/MinMaxBounds$BoundsFromReaderFactory/create (Lcom/mojang/brigadier/StringReader;Ljava/lang/Number;Ljava/lang/Number;)Lnet/minecraft/advancements/critereon/MinMaxBounds; +CL: net/minecraft/advancements/critereon/MinMaxBounds$Doubles net/minecraft/advancements/critereon/MinMaxBounds$Doubles +FD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/f_154779_ net/minecraft/advancements/critereon/MinMaxBounds$Doubles/ANY +FD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/f_154780_ net/minecraft/advancements/critereon/MinMaxBounds$Doubles/minSq +FD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/f_154781_ net/minecraft/advancements/critereon/MinMaxBounds$Doubles/maxSq +FD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/net/minecraft/advancements/critereon/MinMaxBounds$Doubles net/minecraft/advancements/critereon/MinMaxBounds$Doubles/net/minecraft/advancements/critereon/MinMaxBounds$Doubles +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/ ()V net/minecraft/advancements/critereon/MinMaxBounds$Doubles/ ()V +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/ (Ljava/lang/Double;Ljava/lang/Double;)V net/minecraft/advancements/critereon/MinMaxBounds$Doubles/ (Ljava/lang/Double;Ljava/lang/Double;)V +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154786_ (D)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/exactly (D)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154788_ (DD)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/between (DD)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154791_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154793_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/fromReader (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154795_ (Lcom/mojang/brigadier/StringReader;Ljava/lang/Double;Ljava/lang/Double;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/create (Lcom/mojang/brigadier/StringReader;Ljava/lang/Double;Ljava/lang/Double;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154799_ (Lcom/mojang/brigadier/StringReader;Ljava/util/function/Function;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/fromReader (Lcom/mojang/brigadier/StringReader;Ljava/util/function/Function;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154802_ (Ljava/lang/Double;)Ljava/lang/Double; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/squareOpt (Ljava/lang/Double;)Ljava/lang/Double; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154804_ (D)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/atLeast (D)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154806_ (Ljava/lang/Double;)Ljava/lang/Double; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/lambda$fromReader$0 (Ljava/lang/Double;)Ljava/lang/Double; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154808_ (D)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/advancements/critereon/MinMaxBounds$Doubles/atMost (D)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154810_ (D)Z net/minecraft/advancements/critereon/MinMaxBounds$Doubles/matches (D)Z +MD: net/minecraft/advancements/critereon/MinMaxBounds$Doubles/m_154812_ (D)Z net/minecraft/advancements/critereon/MinMaxBounds$Doubles/matchesSqr (D)Z +CL: net/minecraft/advancements/critereon/MinMaxBounds$Ints net/minecraft/advancements/critereon/MinMaxBounds$Ints +FD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/f_55364_ net/minecraft/advancements/critereon/MinMaxBounds$Ints/ANY +FD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/f_55365_ net/minecraft/advancements/critereon/MinMaxBounds$Ints/minSq +FD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/f_55366_ net/minecraft/advancements/critereon/MinMaxBounds$Ints/maxSq +FD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/net/minecraft/advancements/critereon/MinMaxBounds$Ints net/minecraft/advancements/critereon/MinMaxBounds$Ints/net/minecraft/advancements/critereon/MinMaxBounds$Ints +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/ ()V net/minecraft/advancements/critereon/MinMaxBounds$Ints/ ()V +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/ (Ljava/lang/Integer;Ljava/lang/Integer;)V net/minecraft/advancements/critereon/MinMaxBounds$Ints/ (Ljava/lang/Integer;Ljava/lang/Integer;)V +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_154814_ (II)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/between (II)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_154817_ (J)Z net/minecraft/advancements/critereon/MinMaxBounds$Ints/matchesSqr (J)Z +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_154819_ (I)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/atMost (I)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55371_ (I)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/exactly (I)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55373_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55375_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/fromReader (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55377_ (Lcom/mojang/brigadier/StringReader;Ljava/lang/Integer;Ljava/lang/Integer;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/create (Lcom/mojang/brigadier/StringReader;Ljava/lang/Integer;Ljava/lang/Integer;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55381_ (Lcom/mojang/brigadier/StringReader;Ljava/util/function/Function;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/fromReader (Lcom/mojang/brigadier/StringReader;Ljava/util/function/Function;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55384_ (Ljava/lang/Integer;)Ljava/lang/Long; net/minecraft/advancements/critereon/MinMaxBounds$Ints/squareOpt (Ljava/lang/Integer;)Ljava/lang/Long; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55386_ (I)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/advancements/critereon/MinMaxBounds$Ints/atLeast (I)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55388_ (Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/advancements/critereon/MinMaxBounds$Ints/lambda$fromReader$0 (Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/advancements/critereon/MinMaxBounds$Ints/m_55390_ (I)Z net/minecraft/advancements/critereon/MinMaxBounds$Ints/matches (I)Z +CL: net/minecraft/advancements/critereon/MobEffectsPredicate net/minecraft/advancements/critereon/MobEffectsPredicate +FD: net/minecraft/advancements/critereon/MobEffectsPredicate/f_56547_ net/minecraft/advancements/critereon/MobEffectsPredicate/ANY +FD: net/minecraft/advancements/critereon/MobEffectsPredicate/f_56548_ net/minecraft/advancements/critereon/MobEffectsPredicate/effects +FD: net/minecraft/advancements/critereon/MobEffectsPredicate/net/minecraft/advancements/critereon/MobEffectsPredicate net/minecraft/advancements/critereon/MobEffectsPredicate/net/minecraft/advancements/critereon/MobEffectsPredicate +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/ ()V net/minecraft/advancements/critereon/MobEffectsPredicate/ ()V +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/ (Ljava/util/Map;)V net/minecraft/advancements/critereon/MobEffectsPredicate/ (Ljava/util/Map;)V +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_154977_ (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate; net/minecraft/advancements/critereon/MobEffectsPredicate/and (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate; +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56552_ ()Lnet/minecraft/advancements/critereon/MobEffectsPredicate; net/minecraft/advancements/critereon/MobEffectsPredicate/effects ()Lnet/minecraft/advancements/critereon/MobEffectsPredicate; +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56553_ (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate; net/minecraft/advancements/critereon/MobEffectsPredicate/and (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate; +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56555_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/MobEffectsPredicate/matches (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56557_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/advancements/critereon/MobEffectsPredicate/matches (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56559_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate; net/minecraft/advancements/critereon/MobEffectsPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate; +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56561_ (Ljava/util/Map;)Z net/minecraft/advancements/critereon/MobEffectsPredicate/matches (Ljava/util/Map;)Z +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56563_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/MobEffectsPredicate/lambda$fromJson$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/MobEffectsPredicate/m_56565_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/MobEffectsPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate +FD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/f_56566_ net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/amplifier +FD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/f_56567_ net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/duration +FD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/f_56568_ net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/ambient +FD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/f_56569_ net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/visible +FD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate +MD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/ ()V net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/ ()V +MD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Ljava/lang/Boolean;Ljava/lang/Boolean;)V net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Ljava/lang/Boolean;Ljava/lang/Boolean;)V +MD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/m_56576_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/m_56577_ (Lnet/minecraft/world/effect/MobEffectInstance;)Z net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/matches (Lnet/minecraft/world/effect/MobEffectInstance;)Z +MD: net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/m_56579_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate; net/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/advancements/critereon/MobEffectsPredicate$MobEffectInstancePredicate; +CL: net/minecraft/advancements/critereon/NbtPredicate net/minecraft/advancements/critereon/NbtPredicate +FD: net/minecraft/advancements/critereon/NbtPredicate/f_57471_ net/minecraft/advancements/critereon/NbtPredicate/ANY +FD: net/minecraft/advancements/critereon/NbtPredicate/f_57472_ net/minecraft/advancements/critereon/NbtPredicate/tag +FD: net/minecraft/advancements/critereon/NbtPredicate/net/minecraft/advancements/critereon/NbtPredicate net/minecraft/advancements/critereon/NbtPredicate/net/minecraft/advancements/critereon/NbtPredicate +MD: net/minecraft/advancements/critereon/NbtPredicate/ ()V net/minecraft/advancements/critereon/NbtPredicate/ ()V +MD: net/minecraft/advancements/critereon/NbtPredicate/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/advancements/critereon/NbtPredicate/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/advancements/critereon/NbtPredicate/m_57476_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/NbtPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/NbtPredicate/m_57477_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/NbtPredicate/matches (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/NbtPredicate/m_57479_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/NbtPredicate/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/NbtPredicate/m_57481_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/NbtPredicate; net/minecraft/advancements/critereon/NbtPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/NbtPredicate; +MD: net/minecraft/advancements/critereon/NbtPredicate/m_57483_ (Lnet/minecraft/nbt/Tag;)Z net/minecraft/advancements/critereon/NbtPredicate/matches (Lnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/advancements/critereon/NbtPredicate/m_57485_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/advancements/critereon/NbtPredicate/getEntityTagToCompare (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/advancements/critereon/PlacedBlockTrigger net/minecraft/advancements/critereon/PlacedBlockTrigger +FD: net/minecraft/advancements/critereon/PlacedBlockTrigger/f_59465_ net/minecraft/advancements/critereon/PlacedBlockTrigger/ID +FD: net/minecraft/advancements/critereon/PlacedBlockTrigger/net/minecraft/advancements/critereon/PlacedBlockTrigger net/minecraft/advancements/critereon/PlacedBlockTrigger/net/minecraft/advancements/critereon/PlacedBlockTrigger +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/ ()V net/minecraft/advancements/critereon/PlacedBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/ ()V net/minecraft/advancements/critereon/PlacedBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_59469_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/PlacedBlockTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_59473_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V net/minecraft/advancements/critereon/PlacedBlockTrigger/lambda$createInstance$0 (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_59476_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/PlacedBlockTrigger/lambda$trigger$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_59482_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; net/minecraft/advancements/critereon/PlacedBlockTrigger/deserializeBlock (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_59488_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/PlacedBlockTrigger/lambda$deserializeBlock$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/PlacedBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlacedBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/PlacedBlockTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/f_59495_ net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/block +FD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/f_59496_ net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/state +FD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/f_59497_ net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/location +FD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/f_59498_ net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/m_59505_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/placedBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/m_59507_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/PlacedBlockTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger net/minecraft/advancements/critereon/PlayerHurtEntityTrigger +FD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/f_60108_ net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/ID +FD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/net/minecraft/advancements/critereon/PlayerHurtEntityTrigger net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/net/minecraft/advancements/critereon/PlayerHurtEntityTrigger +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/ ()V net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/ ()V +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/ ()V net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/ ()V +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/m_60112_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;FFZ)V net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;FFZ)V +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/m_60119_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;FFZLnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/lambda$trigger$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;FFZLnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/f_60136_ net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/damage +FD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/f_60137_ net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/entity +FD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DamagePredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DamagePredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_156058_ (Lnet/minecraft/advancements/critereon/DamagePredicate$Builder;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/playerHurtEntity (Lnet/minecraft/advancements/critereon/DamagePredicate$Builder;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_156061_ (Lnet/minecraft/advancements/critereon/DamagePredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/playerHurtEntity (Lnet/minecraft/advancements/critereon/DamagePredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_156063_ (Lnet/minecraft/advancements/critereon/DamagePredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/playerHurtEntity (Lnet/minecraft/advancements/critereon/DamagePredicate;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_156066_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/playerHurtEntity (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_156068_ ()Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/playerHurtEntity ()Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_60142_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;FFZ)Z net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/matches (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/damagesource/DamageSource;FFZ)Z +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_60149_ (Lnet/minecraft/advancements/critereon/DamagePredicate$Builder;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/playerHurtEntity (Lnet/minecraft/advancements/critereon/DamagePredicate$Builder;)Lnet/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/PlayerHurtEntityTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/PlayerInteractTrigger net/minecraft/advancements/critereon/PlayerInteractTrigger +FD: net/minecraft/advancements/critereon/PlayerInteractTrigger/f_61490_ net/minecraft/advancements/critereon/PlayerInteractTrigger/ID +FD: net/minecraft/advancements/critereon/PlayerInteractTrigger/net/minecraft/advancements/critereon/PlayerInteractTrigger net/minecraft/advancements/critereon/PlayerInteractTrigger/net/minecraft/advancements/critereon/PlayerInteractTrigger +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger/ ()V net/minecraft/advancements/critereon/PlayerInteractTrigger/ ()V +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger/ ()V net/minecraft/advancements/critereon/PlayerInteractTrigger/ ()V +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger/m_61494_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;)V net/minecraft/advancements/critereon/PlayerInteractTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger/m_61498_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/PlayerInteractTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/PlayerInteractTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerInteractTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/PlayerInteractTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/f_61511_ net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/f_61512_ net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/entity +FD: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/m_61517_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)Lnet/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance; net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/itemUsedOnEntity (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)Lnet/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/m_61521_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/PlayerInteractTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/PlayerPredicate net/minecraft/advancements/critereon/PlayerPredicate +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_156743_ net/minecraft/advancements/critereon/PlayerPredicate/LOOKING_AT_RANGE +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_156744_ net/minecraft/advancements/critereon/PlayerPredicate/lookingAt +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_62244_ net/minecraft/advancements/critereon/PlayerPredicate/ANY +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_62245_ net/minecraft/advancements/critereon/PlayerPredicate/level +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_62246_ net/minecraft/advancements/critereon/PlayerPredicate/gameType +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_62247_ net/minecraft/advancements/critereon/PlayerPredicate/stats +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_62248_ net/minecraft/advancements/critereon/PlayerPredicate/recipes +FD: net/minecraft/advancements/critereon/PlayerPredicate/f_62249_ net/minecraft/advancements/critereon/PlayerPredicate/advancements +FD: net/minecraft/advancements/critereon/PlayerPredicate/net/minecraft/advancements/critereon/PlayerPredicate net/minecraft/advancements/critereon/PlayerPredicate/net/minecraft/advancements/critereon/PlayerPredicate +MD: net/minecraft/advancements/critereon/PlayerPredicate/ ()V net/minecraft/advancements/critereon/PlayerPredicate/ ()V +MD: net/minecraft/advancements/critereon/PlayerPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/world/level/GameType;Ljava/util/Map;Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;Ljava/util/Map;Lnet/minecraft/advancements/critereon/EntityPredicate;)V net/minecraft/advancements/critereon/PlayerPredicate/ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/world/level/GameType;Ljava/util/Map;Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;Ljava/util/Map;Lnet/minecraft/advancements/critereon/EntityPredicate;)V +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_156752_ (Lcom/google/gson/JsonArray;Lnet/minecraft/stats/Stat;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/advancements/critereon/PlayerPredicate/lambda$serializeToJson$2 (Lcom/google/gson/JsonArray;Lnet/minecraft/stats/Stat;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_156756_ (Lcom/google/gson/JsonObject;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate;)V net/minecraft/advancements/critereon/PlayerPredicate/lambda$serializeToJson$4 (Lcom/google/gson/JsonObject;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate;)V +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_156760_ (Lcom/google/gson/JsonObject;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)V net/minecraft/advancements/critereon/PlayerPredicate/lambda$serializeToJson$3 (Lcom/google/gson/JsonObject;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)V +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_156764_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/PlayerPredicate/lambda$matches$1 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_62264_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/PlayerPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_62265_ (Lnet/minecraft/stats/Stat;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/PlayerPredicate/getStatValueId (Lnet/minecraft/stats/Stat;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_62267_ (Lnet/minecraft/stats/StatType;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/stats/Stat; net/minecraft/advancements/critereon/PlayerPredicate/getStat (Lnet/minecraft/stats/StatType;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/stats/Stat; +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_62270_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/advancements/critereon/PlayerPredicate/matches (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_62276_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/PlayerPredicate; net/minecraft/advancements/critereon/PlayerPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/PlayerPredicate; +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_62286_ (Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;Ljava/util/Map$Entry;)V net/minecraft/advancements/critereon/PlayerPredicate/lambda$advancementPredicateFromJson$0 (Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;Ljava/util/Map$Entry;)V +MD: net/minecraft/advancements/critereon/PlayerPredicate/m_62289_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate; net/minecraft/advancements/critereon/PlayerPredicate/advancementPredicateFromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate; +CL: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate +FD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/f_62291_ net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/criterions +FD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/ (Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;)V net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/ (Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;)V +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/m_7943_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/toJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/test (Ljava/lang/Object;)Z net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/test (Lnet/minecraft/advancements/AdvancementProgress;)Z net/minecraft/advancements/critereon/PlayerPredicate$AdvancementCriterionsPredicate/test (Lnet/minecraft/advancements/AdvancementProgress;)Z +CL: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate +FD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/f_62299_ net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/state +FD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/ (Z)V net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/ (Z)V +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/m_7943_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/toJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/test (Ljava/lang/Object;)Z net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/test (Lnet/minecraft/advancements/AdvancementProgress;)Z net/minecraft/advancements/critereon/PlayerPredicate$AdvancementDonePredicate/test (Lnet/minecraft/advancements/AdvancementProgress;)Z +CL: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate +FD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate/net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate/net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate +MD: net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate/m_7943_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/PlayerPredicate$AdvancementPredicate/toJson ()Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/critereon/PlayerPredicate$Builder net/minecraft/advancements/critereon/PlayerPredicate$Builder +FD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/f_156766_ net/minecraft/advancements/critereon/PlayerPredicate$Builder/lookingAt +FD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/f_62307_ net/minecraft/advancements/critereon/PlayerPredicate$Builder/level +FD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/f_62308_ net/minecraft/advancements/critereon/PlayerPredicate$Builder/gameType +FD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/f_62309_ net/minecraft/advancements/critereon/PlayerPredicate$Builder/stats +FD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/f_62310_ net/minecraft/advancements/critereon/PlayerPredicate$Builder/recipes +FD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/f_62311_ net/minecraft/advancements/critereon/PlayerPredicate$Builder/advancements +FD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/net/minecraft/advancements/critereon/PlayerPredicate$Builder net/minecraft/advancements/critereon/PlayerPredicate$Builder/net/minecraft/advancements/critereon/PlayerPredicate$Builder +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/ ()V net/minecraft/advancements/critereon/PlayerPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156767_ ()Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/player ()Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156768_ (Lnet/minecraft/stats/Stat;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/addStat (Lnet/minecraft/stats/Stat;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156771_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/setLookingAt (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156773_ (Lnet/minecraft/world/level/GameType;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/setGameType (Lnet/minecraft/world/level/GameType;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156775_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/setLevel (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156777_ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/Map;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/checkAdvancementCriterions (Lnet/minecraft/resources/ResourceLocation;Ljava/util/Map;)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156780_ (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/addRecipe (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_156783_ (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; net/minecraft/advancements/critereon/PlayerPredicate$Builder/checkAdvancementDone (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/advancements/critereon/PlayerPredicate$Builder; +MD: net/minecraft/advancements/critereon/PlayerPredicate$Builder/m_62313_ ()Lnet/minecraft/advancements/critereon/PlayerPredicate; net/minecraft/advancements/critereon/PlayerPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/PlayerPredicate; +CL: net/minecraft/advancements/critereon/RecipeUnlockedTrigger net/minecraft/advancements/critereon/RecipeUnlockedTrigger +FD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/f_63714_ net/minecraft/advancements/critereon/RecipeUnlockedTrigger/ID +FD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/net/minecraft/advancements/critereon/RecipeUnlockedTrigger net/minecraft/advancements/critereon/RecipeUnlockedTrigger/net/minecraft/advancements/critereon/RecipeUnlockedTrigger +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/ ()V net/minecraft/advancements/critereon/RecipeUnlockedTrigger/ ()V +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/ ()V net/minecraft/advancements/critereon/RecipeUnlockedTrigger/ ()V +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/m_63718_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/advancements/critereon/RecipeUnlockedTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/m_63721_ (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/RecipeUnlockedTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/m_63728_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance; net/minecraft/advancements/critereon/RecipeUnlockedTrigger/unlocked (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/RecipeUnlockedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance; net/minecraft/advancements/critereon/RecipeUnlockedTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/RecipeUnlockedTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/f_63735_ net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/recipe +FD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/m_63739_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/RecipeUnlockedTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/SerializationContext net/minecraft/advancements/critereon/SerializationContext +FD: net/minecraft/advancements/critereon/SerializationContext/f_64768_ net/minecraft/advancements/critereon/SerializationContext/INSTANCE +FD: net/minecraft/advancements/critereon/SerializationContext/f_64769_ net/minecraft/advancements/critereon/SerializationContext/predicateGson +FD: net/minecraft/advancements/critereon/SerializationContext/net/minecraft/advancements/critereon/SerializationContext net/minecraft/advancements/critereon/SerializationContext/net/minecraft/advancements/critereon/SerializationContext +MD: net/minecraft/advancements/critereon/SerializationContext/ ()V net/minecraft/advancements/critereon/SerializationContext/ ()V +MD: net/minecraft/advancements/critereon/SerializationContext/ ()V net/minecraft/advancements/critereon/SerializationContext/ ()V +MD: net/minecraft/advancements/critereon/SerializationContext/m_64772_ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/SerializationContext/serializeConditions ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/critereon/ShotCrossbowTrigger net/minecraft/advancements/critereon/ShotCrossbowTrigger +FD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/f_65458_ net/minecraft/advancements/critereon/ShotCrossbowTrigger/ID +FD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/net/minecraft/advancements/critereon/ShotCrossbowTrigger net/minecraft/advancements/critereon/ShotCrossbowTrigger/net/minecraft/advancements/critereon/ShotCrossbowTrigger +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/ ()V net/minecraft/advancements/critereon/ShotCrossbowTrigger/ ()V +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/ ()V net/minecraft/advancements/critereon/ShotCrossbowTrigger/ ()V +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/m_65462_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/ShotCrossbowTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/m_65465_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/ShotCrossbowTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/ShotCrossbowTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance; net/minecraft/advancements/critereon/ShotCrossbowTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/ShotCrossbowTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/f_65477_ net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/m_159431_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance; net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/shotCrossbow (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/m_65481_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/m_65483_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance; net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/shotCrossbow (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/ShotCrossbowTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/SimpleCriterionTrigger net/minecraft/advancements/critereon/SimpleCriterionTrigger +FD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/f_66232_ net/minecraft/advancements/critereon/SimpleCriterionTrigger/players +FD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/net/minecraft/advancements/critereon/SimpleCriterionTrigger net/minecraft/advancements/critereon/SimpleCriterionTrigger/net/minecraft/advancements/critereon/SimpleCriterionTrigger +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/ ()V net/minecraft/advancements/critereon/SimpleCriterionTrigger/ ()V +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_5656_ (Lnet/minecraft/server/PlayerAdvancements;)V net/minecraft/advancements/critereon/SimpleCriterionTrigger/removePlayerListeners (Lnet/minecraft/server/PlayerAdvancements;)V +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_5868_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/CriterionTriggerInstance; net/minecraft/advancements/critereon/SimpleCriterionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/CriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_5868_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/SimpleCriterionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_6467_ (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V net/minecraft/advancements/critereon/SimpleCriterionTrigger/addPlayerListener (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_6468_ (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V net/minecraft/advancements/critereon/SimpleCriterionTrigger/removePlayerListener (Lnet/minecraft/server/PlayerAdvancements;Lnet/minecraft/advancements/CriterionTrigger$Listener;)V +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_66234_ (Lnet/minecraft/server/level/ServerPlayer;Ljava/util/function/Predicate;)V net/minecraft/advancements/critereon/SimpleCriterionTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Ljava/util/function/Predicate;)V +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_66251_ (Lnet/minecraft/server/PlayerAdvancements;)Ljava/util/Set; net/minecraft/advancements/critereon/SimpleCriterionTrigger/lambda$addPlayerListener$0 (Lnet/minecraft/server/PlayerAdvancements;)Ljava/util/Set; +MD: net/minecraft/advancements/critereon/SimpleCriterionTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/SimpleCriterionTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +CL: net/minecraft/advancements/critereon/SlideDownBlockTrigger net/minecraft/advancements/critereon/SlideDownBlockTrigger +FD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/f_66974_ net/minecraft/advancements/critereon/SlideDownBlockTrigger/ID +FD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/net/minecraft/advancements/critereon/SlideDownBlockTrigger net/minecraft/advancements/critereon/SlideDownBlockTrigger/net/minecraft/advancements/critereon/SlideDownBlockTrigger +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/ ()V net/minecraft/advancements/critereon/SlideDownBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/ ()V net/minecraft/advancements/critereon/SlideDownBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_66978_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/advancements/critereon/SlideDownBlockTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_66981_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V net/minecraft/advancements/critereon/SlideDownBlockTrigger/lambda$createInstance$0 (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_66984_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/SlideDownBlockTrigger/lambda$trigger$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_66987_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; net/minecraft/advancements/critereon/SlideDownBlockTrigger/deserializeBlock (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_66993_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/advancements/critereon/SlideDownBlockTrigger/lambda$deserializeBlock$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/SlideDownBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/SlideDownBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/SlideDownBlockTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/f_67000_ net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/block +FD: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/f_67001_ net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/state +FD: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/m_67006_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/slidesDownBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/m_67008_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/SlideDownBlockTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/StartRidingTrigger net/minecraft/advancements/critereon/StartRidingTrigger +FD: net/minecraft/advancements/critereon/StartRidingTrigger/f_160383_ net/minecraft/advancements/critereon/StartRidingTrigger/ID +FD: net/minecraft/advancements/critereon/StartRidingTrigger/net/minecraft/advancements/critereon/StartRidingTrigger net/minecraft/advancements/critereon/StartRidingTrigger/net/minecraft/advancements/critereon/StartRidingTrigger +MD: net/minecraft/advancements/critereon/StartRidingTrigger/ ()V net/minecraft/advancements/critereon/StartRidingTrigger/ ()V +MD: net/minecraft/advancements/critereon/StartRidingTrigger/ ()V net/minecraft/advancements/critereon/StartRidingTrigger/ ()V +MD: net/minecraft/advancements/critereon/StartRidingTrigger/m_160387_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/advancements/critereon/StartRidingTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/advancements/critereon/StartRidingTrigger/m_160393_ (Lnet/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/StartRidingTrigger/lambda$trigger$0 (Lnet/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/StartRidingTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/StartRidingTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/StartRidingTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance; net/minecraft/advancements/critereon/StartRidingTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/StartRidingTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/StartRidingTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance/net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance/net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance/m_160401_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance; net/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance/playerStartsRiding (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/StartRidingTrigger$TriggerInstance; +CL: net/minecraft/advancements/critereon/StatePropertiesPredicate net/minecraft/advancements/critereon/StatePropertiesPredicate +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate/f_67658_ net/minecraft/advancements/critereon/StatePropertiesPredicate/ANY +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate/f_67659_ net/minecraft/advancements/critereon/StatePropertiesPredicate/properties +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate/net/minecraft/advancements/critereon/StatePropertiesPredicate net/minecraft/advancements/critereon/StatePropertiesPredicate/net/minecraft/advancements/critereon/StatePropertiesPredicate +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/ ()V net/minecraft/advancements/critereon/StatePropertiesPredicate/ ()V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/ (Ljava/util/List;)V net/minecraft/advancements/critereon/StatePropertiesPredicate/ (Ljava/util/List;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67666_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/StatePropertiesPredicate/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67667_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/advancements/critereon/StatePropertiesPredicate/matches (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67669_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/StateHolder;)Z net/minecraft/advancements/critereon/StatePropertiesPredicate/matches (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/StateHolder;)Z +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67672_ (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/function/Consumer;)V net/minecraft/advancements/critereon/StatePropertiesPredicate/checkState (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/function/Consumer;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67675_ (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/function/Consumer;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher;)V net/minecraft/advancements/critereon/StatePropertiesPredicate/lambda$checkState$0 (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/function/Consumer;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67679_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate; net/minecraft/advancements/critereon/StatePropertiesPredicate/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67681_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher;)V net/minecraft/advancements/critereon/StatePropertiesPredicate/lambda$serializeToJson$1 (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67684_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/advancements/critereon/StatePropertiesPredicate/matches (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67686_ (Ljava/lang/String;Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher; net/minecraft/advancements/critereon/StatePropertiesPredicate/fromJson (Ljava/lang/String;Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate/m_67689_ (Lcom/google/gson/JsonElement;)Ljava/lang/String; net/minecraft/advancements/critereon/StatePropertiesPredicate/getStringOrNull (Lcom/google/gson/JsonElement;)Ljava/lang/String; +CL: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/f_67691_ net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/matchers +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/ ()V net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/ ()V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/m_67693_ ()Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/properties ()Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/m_67694_ (Lnet/minecraft/world/level/block/state/properties/Property;I)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/hasProperty (Lnet/minecraft/world/level/block/state/properties/Property;I)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/m_67697_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/hasProperty (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/m_67700_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/hasProperty (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/m_67703_ (Lnet/minecraft/world/level/block/state/properties/Property;Z)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/hasProperty (Lnet/minecraft/world/level/block/state/properties/Property;Z)Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/m_67706_ ()Lnet/minecraft/advancements/critereon/StatePropertiesPredicate; net/minecraft/advancements/critereon/StatePropertiesPredicate$Builder/build ()Lnet/minecraft/advancements/critereon/StatePropertiesPredicate; +CL: net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/f_67707_ net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/value +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/m_7517_ (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/match (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/m_7682_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/StatePropertiesPredicate$ExactPropertyMatcher/toJson ()Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/f_67715_ net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/name +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/ (Ljava/lang/String;)V net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/ (Ljava/lang/String;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/m_67718_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/StateHolder;)Z net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/match (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/StateHolder;)Z +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/m_67721_ (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/function/Consumer;)V net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/checkState (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/function/Consumer;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/m_67726_ ()Ljava/lang/String; net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/getName ()Ljava/lang/String; +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/m_7517_ (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/match (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/m_7682_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/StatePropertiesPredicate$PropertyMatcher/toJson ()Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/f_67727_ net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/minValue +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/f_67728_ net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/maxValue +FD: net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/m_7517_ (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/match (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/m_7682_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/StatePropertiesPredicate$RangedPropertyMatcher/toJson ()Lcom/google/gson/JsonElement; +CL: net/minecraft/advancements/critereon/SummonedEntityTrigger net/minecraft/advancements/critereon/SummonedEntityTrigger +FD: net/minecraft/advancements/critereon/SummonedEntityTrigger/f_68252_ net/minecraft/advancements/critereon/SummonedEntityTrigger/ID +FD: net/minecraft/advancements/critereon/SummonedEntityTrigger/net/minecraft/advancements/critereon/SummonedEntityTrigger net/minecraft/advancements/critereon/SummonedEntityTrigger/net/minecraft/advancements/critereon/SummonedEntityTrigger +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger/ ()V net/minecraft/advancements/critereon/SummonedEntityTrigger/ ()V +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger/ ()V net/minecraft/advancements/critereon/SummonedEntityTrigger/ ()V +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger/m_68256_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)V net/minecraft/advancements/critereon/SummonedEntityTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger/m_68263_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/SummonedEntityTrigger/lambda$trigger$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/SummonedEntityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/SummonedEntityTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/SummonedEntityTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/f_68271_ net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/entity +FD: net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/m_68275_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance; net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/summonedEntity (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/m_68279_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/SummonedEntityTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/TameAnimalTrigger net/minecraft/advancements/critereon/TameAnimalTrigger +FD: net/minecraft/advancements/critereon/TameAnimalTrigger/f_68825_ net/minecraft/advancements/critereon/TameAnimalTrigger/ID +FD: net/minecraft/advancements/critereon/TameAnimalTrigger/net/minecraft/advancements/critereon/TameAnimalTrigger net/minecraft/advancements/critereon/TameAnimalTrigger/net/minecraft/advancements/critereon/TameAnimalTrigger +MD: net/minecraft/advancements/critereon/TameAnimalTrigger/ ()V net/minecraft/advancements/critereon/TameAnimalTrigger/ ()V +MD: net/minecraft/advancements/critereon/TameAnimalTrigger/ ()V net/minecraft/advancements/critereon/TameAnimalTrigger/ ()V +MD: net/minecraft/advancements/critereon/TameAnimalTrigger/m_68829_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;)V net/minecraft/advancements/critereon/TameAnimalTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;)V +MD: net/minecraft/advancements/critereon/TameAnimalTrigger/m_68836_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/TameAnimalTrigger/lambda$trigger$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/TameAnimalTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/TameAnimalTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/TameAnimalTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance; net/minecraft/advancements/critereon/TameAnimalTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TameAnimalTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/TameAnimalTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/f_68844_ net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/entity +FD: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/m_68848_ (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance; net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/tamedAnimal (Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/m_68852_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +MD: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/m_68854_ ()Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance; net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/tamedAnimal ()Lnet/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/TameAnimalTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/TargetBlockTrigger net/minecraft/advancements/critereon/TargetBlockTrigger +FD: net/minecraft/advancements/critereon/TargetBlockTrigger/f_70207_ net/minecraft/advancements/critereon/TargetBlockTrigger/ID +FD: net/minecraft/advancements/critereon/TargetBlockTrigger/net/minecraft/advancements/critereon/TargetBlockTrigger net/minecraft/advancements/critereon/TargetBlockTrigger/net/minecraft/advancements/critereon/TargetBlockTrigger +MD: net/minecraft/advancements/critereon/TargetBlockTrigger/ ()V net/minecraft/advancements/critereon/TargetBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/TargetBlockTrigger/ ()V net/minecraft/advancements/critereon/TargetBlockTrigger/ ()V +MD: net/minecraft/advancements/critereon/TargetBlockTrigger/m_70211_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;I)V net/minecraft/advancements/critereon/TargetBlockTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;I)V +MD: net/minecraft/advancements/critereon/TargetBlockTrigger/m_70220_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/phys/Vec3;ILnet/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/TargetBlockTrigger/lambda$trigger$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/phys/Vec3;ILnet/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/TargetBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/TargetBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/TargetBlockTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/TargetBlockTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TargetBlockTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/TargetBlockTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/f_70230_ net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/signalStrength +FD: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/f_70231_ net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/projectile +FD: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +MD: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/m_70236_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)Lnet/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance; net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/targetHit (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)Lnet/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/m_70241_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/phys/Vec3;I)Z net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/phys/Vec3;I)Z +MD: net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/TargetBlockTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/TickTrigger net/minecraft/advancements/critereon/TickTrigger +FD: net/minecraft/advancements/critereon/TickTrigger/f_70637_ net/minecraft/advancements/critereon/TickTrigger/ID +FD: net/minecraft/advancements/critereon/TickTrigger/net/minecraft/advancements/critereon/TickTrigger net/minecraft/advancements/critereon/TickTrigger/net/minecraft/advancements/critereon/TickTrigger +MD: net/minecraft/advancements/critereon/TickTrigger/ ()V net/minecraft/advancements/critereon/TickTrigger/ ()V +MD: net/minecraft/advancements/critereon/TickTrigger/ ()V net/minecraft/advancements/critereon/TickTrigger/ ()V +MD: net/minecraft/advancements/critereon/TickTrigger/m_70641_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/advancements/critereon/TickTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/advancements/critereon/TickTrigger/m_70647_ (Lnet/minecraft/advancements/critereon/TickTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/TickTrigger/lambda$trigger$0 (Lnet/minecraft/advancements/critereon/TickTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/TickTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/TickTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/TickTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TickTrigger$TriggerInstance; net/minecraft/advancements/critereon/TickTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TickTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TickTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/TickTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/TickTrigger$TriggerInstance net/minecraft/advancements/critereon/TickTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/TickTrigger$TriggerInstance/net/minecraft/advancements/critereon/TickTrigger$TriggerInstance net/minecraft/advancements/critereon/TickTrigger$TriggerInstance/net/minecraft/advancements/critereon/TickTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/TickTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V net/minecraft/advancements/critereon/TickTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;)V +CL: net/minecraft/advancements/critereon/TradeTrigger net/minecraft/advancements/critereon/TradeTrigger +FD: net/minecraft/advancements/critereon/TradeTrigger/f_70955_ net/minecraft/advancements/critereon/TradeTrigger/ID +FD: net/minecraft/advancements/critereon/TradeTrigger/net/minecraft/advancements/critereon/TradeTrigger net/minecraft/advancements/critereon/TradeTrigger/net/minecraft/advancements/critereon/TradeTrigger +MD: net/minecraft/advancements/critereon/TradeTrigger/ ()V net/minecraft/advancements/critereon/TradeTrigger/ ()V +MD: net/minecraft/advancements/critereon/TradeTrigger/ ()V net/minecraft/advancements/critereon/TradeTrigger/ ()V +MD: net/minecraft/advancements/critereon/TradeTrigger/m_70959_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/npc/AbstractVillager;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/TradeTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/npc/AbstractVillager;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/TradeTrigger/m_70967_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/TradeTrigger/lambda$trigger$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/TradeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/TradeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/TradeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance; net/minecraft/advancements/critereon/TradeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TradeTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/TradeTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/f_70976_ net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/villager +FD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/f_70977_ net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/m_191436_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance; net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/tradedWithVillager (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/m_70984_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/matches (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/m_70987_ ()Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance; net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/tradedWithVillager ()Lnet/minecraft/advancements/critereon/TradeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/TradeTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/UsedEnderEyeTrigger net/minecraft/advancements/critereon/UsedEnderEyeTrigger +FD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/f_73928_ net/minecraft/advancements/critereon/UsedEnderEyeTrigger/ID +FD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/net/minecraft/advancements/critereon/UsedEnderEyeTrigger net/minecraft/advancements/critereon/UsedEnderEyeTrigger/net/minecraft/advancements/critereon/UsedEnderEyeTrigger +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/ ()V net/minecraft/advancements/critereon/UsedEnderEyeTrigger/ ()V +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/ ()V net/minecraft/advancements/critereon/UsedEnderEyeTrigger/ ()V +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/UsedEnderEyeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance; net/minecraft/advancements/critereon/UsedEnderEyeTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/UsedEnderEyeTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/m_73932_ (DLnet/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/UsedEnderEyeTrigger/lambda$trigger$0 (DLnet/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger/m_73935_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;)V net/minecraft/advancements/critereon/UsedEnderEyeTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/f_73947_ net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/level +FD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)V net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)V +MD: net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/m_73951_ (D)Z net/minecraft/advancements/critereon/UsedEnderEyeTrigger$TriggerInstance/matches (D)Z +CL: net/minecraft/advancements/critereon/UsedTotemTrigger net/minecraft/advancements/critereon/UsedTotemTrigger +FD: net/minecraft/advancements/critereon/UsedTotemTrigger/f_74427_ net/minecraft/advancements/critereon/UsedTotemTrigger/ID +FD: net/minecraft/advancements/critereon/UsedTotemTrigger/net/minecraft/advancements/critereon/UsedTotemTrigger net/minecraft/advancements/critereon/UsedTotemTrigger/net/minecraft/advancements/critereon/UsedTotemTrigger +MD: net/minecraft/advancements/critereon/UsedTotemTrigger/ ()V net/minecraft/advancements/critereon/UsedTotemTrigger/ ()V +MD: net/minecraft/advancements/critereon/UsedTotemTrigger/ ()V net/minecraft/advancements/critereon/UsedTotemTrigger/ ()V +MD: net/minecraft/advancements/critereon/UsedTotemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/UsedTotemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/UsedTotemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance; net/minecraft/advancements/critereon/UsedTotemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/UsedTotemTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/UsedTotemTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/advancements/critereon/UsedTotemTrigger/m_74431_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/UsedTotemTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/UsedTotemTrigger/m_74434_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/UsedTotemTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance;)Z +CL: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/f_74446_ net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/m_163724_ (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance; net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/usedTotem (Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/m_74450_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/m_74452_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance; net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/usedTotem (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/UsedTotemTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/UsingItemTrigger net/minecraft/advancements/critereon/UsingItemTrigger +FD: net/minecraft/advancements/critereon/UsingItemTrigger/f_163861_ net/minecraft/advancements/critereon/UsingItemTrigger/ID +FD: net/minecraft/advancements/critereon/UsingItemTrigger/net/minecraft/advancements/critereon/UsingItemTrigger net/minecraft/advancements/critereon/UsingItemTrigger/net/minecraft/advancements/critereon/UsingItemTrigger +MD: net/minecraft/advancements/critereon/UsingItemTrigger/ ()V net/minecraft/advancements/critereon/UsingItemTrigger/ ()V +MD: net/minecraft/advancements/critereon/UsingItemTrigger/ ()V net/minecraft/advancements/critereon/UsingItemTrigger/ ()V +MD: net/minecraft/advancements/critereon/UsingItemTrigger/m_163865_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/advancements/critereon/UsingItemTrigger/trigger (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/advancements/critereon/UsingItemTrigger/m_163868_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance;)Z net/minecraft/advancements/critereon/UsingItemTrigger/lambda$trigger$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance;)Z +MD: net/minecraft/advancements/critereon/UsingItemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; net/minecraft/advancements/critereon/UsingItemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/AbstractCriterionTriggerInstance; +MD: net/minecraft/advancements/critereon/UsingItemTrigger/m_7214_ (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/UsingItemTrigger/createInstance (Lcom/google/gson/JsonObject;Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/DeserializationContext;)Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/UsingItemTrigger/m_7295_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/advancements/critereon/UsingItemTrigger/getId ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance +FD: net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/f_163879_ net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/item +FD: net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance +MD: net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/ (Lnet/minecraft/advancements/critereon/EntityPredicate$Composite;Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/m_163883_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance; net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/lookingAt (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance; +MD: net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/m_163886_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/m_7683_ (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance/serializeToJson (Lnet/minecraft/advancements/critereon/SerializationContext;)Lcom/google/gson/JsonObject; +CL: net/minecraft/advancements/critereon/WrappedMinMaxBounds net/minecraft/advancements/critereon/WrappedMinMaxBounds +FD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/f_75350_ net/minecraft/advancements/critereon/WrappedMinMaxBounds/ANY +FD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/f_75351_ net/minecraft/advancements/critereon/WrappedMinMaxBounds/ERROR_INTS_ONLY +FD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/f_75352_ net/minecraft/advancements/critereon/WrappedMinMaxBounds/min +FD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/f_75353_ net/minecraft/advancements/critereon/WrappedMinMaxBounds/max +FD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/net/minecraft/advancements/critereon/WrappedMinMaxBounds net/minecraft/advancements/critereon/WrappedMinMaxBounds/net/minecraft/advancements/critereon/WrappedMinMaxBounds +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/ ()V net/minecraft/advancements/critereon/WrappedMinMaxBounds/ ()V +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/ (Ljava/lang/Float;Ljava/lang/Float;)V net/minecraft/advancements/critereon/WrappedMinMaxBounds/ (Ljava/lang/Float;Ljava/lang/Float;)V +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164400_ (D)Z net/minecraft/advancements/critereon/WrappedMinMaxBounds/matchesSqr (D)Z +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164402_ (F)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/advancements/critereon/WrappedMinMaxBounds/exactly (F)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164404_ (FF)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/advancements/critereon/WrappedMinMaxBounds/between (FF)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164407_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/advancements/critereon/WrappedMinMaxBounds/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164409_ (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/advancements/critereon/WrappedMinMaxBounds/fromReader (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164412_ (Ljava/lang/Float;)Ljava/lang/Float; net/minecraft/advancements/critereon/WrappedMinMaxBounds/lambda$fromReader$0 (Ljava/lang/Float;)Ljava/lang/Float; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164414_ (F)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/advancements/critereon/WrappedMinMaxBounds/atLeast (F)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164416_ ()Lcom/google/gson/JsonElement; net/minecraft/advancements/critereon/WrappedMinMaxBounds/serializeToJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164417_ (F)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/advancements/critereon/WrappedMinMaxBounds/atMost (F)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_164419_ (F)Z net/minecraft/advancements/critereon/WrappedMinMaxBounds/matches (F)Z +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_75358_ ()Ljava/lang/Float; net/minecraft/advancements/critereon/WrappedMinMaxBounds/getMin ()Ljava/lang/Float; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_75359_ (Lcom/mojang/brigadier/StringReader;ZLjava/util/function/Function;)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/advancements/critereon/WrappedMinMaxBounds/fromReader (Lcom/mojang/brigadier/StringReader;ZLjava/util/function/Function;)Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_75363_ (Ljava/lang/Float;Ljava/util/function/Function;)Ljava/lang/Float; net/minecraft/advancements/critereon/WrappedMinMaxBounds/optionallyFormat (Ljava/lang/Float;Ljava/util/function/Function;)Ljava/lang/Float; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_75366_ ()Ljava/lang/Float; net/minecraft/advancements/critereon/WrappedMinMaxBounds/getMax ()Ljava/lang/Float; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_75367_ (Lcom/mojang/brigadier/StringReader;Z)Ljava/lang/Float; net/minecraft/advancements/critereon/WrappedMinMaxBounds/readNumber (Lcom/mojang/brigadier/StringReader;Z)Ljava/lang/Float; +MD: net/minecraft/advancements/critereon/WrappedMinMaxBounds/m_75370_ (Lcom/mojang/brigadier/StringReader;Z)Z net/minecraft/advancements/critereon/WrappedMinMaxBounds/isAllowedNumber (Lcom/mojang/brigadier/StringReader;Z)Z +CL: net/minecraft/advancements/critereon/package-info net/minecraft/advancements/critereon/package-info +FD: net/minecraft/advancements/critereon/package-info/net/minecraft/advancements/critereon/package-info net/minecraft/advancements/critereon/package-info/net/minecraft/advancements/critereon/package-info +CL: net/minecraft/advancements/package-info net/minecraft/advancements/package-info +FD: net/minecraft/advancements/package-info/net/minecraft/advancements/package-info net/minecraft/advancements/package-info/net/minecraft/advancements/package-info +CL: net/minecraft/client/AmbientOcclusionStatus net/minecraft/client/AmbientOcclusionStatus +FD: net/minecraft/client/AmbientOcclusionStatus/$VALUES net/minecraft/client/AmbientOcclusionStatus/$VALUES +FD: net/minecraft/client/AmbientOcclusionStatus/MAX net/minecraft/client/AmbientOcclusionStatus/MAX +FD: net/minecraft/client/AmbientOcclusionStatus/MIN net/minecraft/client/AmbientOcclusionStatus/MIN +FD: net/minecraft/client/AmbientOcclusionStatus/OFF net/minecraft/client/AmbientOcclusionStatus/OFF +FD: net/minecraft/client/AmbientOcclusionStatus/f_90476_ net/minecraft/client/AmbientOcclusionStatus/BY_ID +FD: net/minecraft/client/AmbientOcclusionStatus/f_90477_ net/minecraft/client/AmbientOcclusionStatus/id +FD: net/minecraft/client/AmbientOcclusionStatus/f_90478_ net/minecraft/client/AmbientOcclusionStatus/key +FD: net/minecraft/client/AmbientOcclusionStatus/net/minecraft/client/AmbientOcclusionStatus net/minecraft/client/AmbientOcclusionStatus/net/minecraft/client/AmbientOcclusionStatus +MD: net/minecraft/client/AmbientOcclusionStatus/ ()V net/minecraft/client/AmbientOcclusionStatus/ ()V +MD: net/minecraft/client/AmbientOcclusionStatus/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/client/AmbientOcclusionStatus/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/client/AmbientOcclusionStatus/m_167681_ ()[Lnet/minecraft/client/AmbientOcclusionStatus; net/minecraft/client/AmbientOcclusionStatus/$values ()[Lnet/minecraft/client/AmbientOcclusionStatus; +MD: net/minecraft/client/AmbientOcclusionStatus/m_90486_ ()I net/minecraft/client/AmbientOcclusionStatus/getId ()I +MD: net/minecraft/client/AmbientOcclusionStatus/m_90487_ (I)Lnet/minecraft/client/AmbientOcclusionStatus; net/minecraft/client/AmbientOcclusionStatus/byId (I)Lnet/minecraft/client/AmbientOcclusionStatus; +MD: net/minecraft/client/AmbientOcclusionStatus/m_90489_ ()Ljava/lang/String; net/minecraft/client/AmbientOcclusionStatus/getKey ()Ljava/lang/String; +MD: net/minecraft/client/AmbientOcclusionStatus/m_90490_ (I)[Lnet/minecraft/client/AmbientOcclusionStatus; net/minecraft/client/AmbientOcclusionStatus/lambda$static$0 (I)[Lnet/minecraft/client/AmbientOcclusionStatus; +MD: net/minecraft/client/AmbientOcclusionStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/AmbientOcclusionStatus; net/minecraft/client/AmbientOcclusionStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/AmbientOcclusionStatus; +MD: net/minecraft/client/AmbientOcclusionStatus/values ()[Lnet/minecraft/client/AmbientOcclusionStatus; net/minecraft/client/AmbientOcclusionStatus/values ()[Lnet/minecraft/client/AmbientOcclusionStatus; +CL: net/minecraft/client/AttackIndicatorStatus net/minecraft/client/AttackIndicatorStatus +FD: net/minecraft/client/AttackIndicatorStatus/$VALUES net/minecraft/client/AttackIndicatorStatus/$VALUES +FD: net/minecraft/client/AttackIndicatorStatus/CROSSHAIR net/minecraft/client/AttackIndicatorStatus/CROSSHAIR +FD: net/minecraft/client/AttackIndicatorStatus/HOTBAR net/minecraft/client/AttackIndicatorStatus/HOTBAR +FD: net/minecraft/client/AttackIndicatorStatus/OFF net/minecraft/client/AttackIndicatorStatus/OFF +FD: net/minecraft/client/AttackIndicatorStatus/f_90498_ net/minecraft/client/AttackIndicatorStatus/BY_ID +FD: net/minecraft/client/AttackIndicatorStatus/f_90499_ net/minecraft/client/AttackIndicatorStatus/id +FD: net/minecraft/client/AttackIndicatorStatus/f_90500_ net/minecraft/client/AttackIndicatorStatus/key +FD: net/minecraft/client/AttackIndicatorStatus/net/minecraft/client/AttackIndicatorStatus net/minecraft/client/AttackIndicatorStatus/net/minecraft/client/AttackIndicatorStatus +MD: net/minecraft/client/AttackIndicatorStatus/ ()V net/minecraft/client/AttackIndicatorStatus/ ()V +MD: net/minecraft/client/AttackIndicatorStatus/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/client/AttackIndicatorStatus/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/client/AttackIndicatorStatus/m_167682_ ()[Lnet/minecraft/client/AttackIndicatorStatus; net/minecraft/client/AttackIndicatorStatus/$values ()[Lnet/minecraft/client/AttackIndicatorStatus; +MD: net/minecraft/client/AttackIndicatorStatus/m_90508_ ()I net/minecraft/client/AttackIndicatorStatus/getId ()I +MD: net/minecraft/client/AttackIndicatorStatus/m_90509_ (I)Lnet/minecraft/client/AttackIndicatorStatus; net/minecraft/client/AttackIndicatorStatus/byId (I)Lnet/minecraft/client/AttackIndicatorStatus; +MD: net/minecraft/client/AttackIndicatorStatus/m_90511_ ()Ljava/lang/String; net/minecraft/client/AttackIndicatorStatus/getKey ()Ljava/lang/String; +MD: net/minecraft/client/AttackIndicatorStatus/m_90512_ (I)[Lnet/minecraft/client/AttackIndicatorStatus; net/minecraft/client/AttackIndicatorStatus/lambda$static$0 (I)[Lnet/minecraft/client/AttackIndicatorStatus; +MD: net/minecraft/client/AttackIndicatorStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/AttackIndicatorStatus; net/minecraft/client/AttackIndicatorStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/AttackIndicatorStatus; +MD: net/minecraft/client/AttackIndicatorStatus/values ()[Lnet/minecraft/client/AttackIndicatorStatus; net/minecraft/client/AttackIndicatorStatus/values ()[Lnet/minecraft/client/AttackIndicatorStatus; +CL: net/minecraft/client/Camera net/minecraft/client/Camera +FD: net/minecraft/client/Camera/f_167683_ net/minecraft/client/Camera/FOG_DISTANCE_SCALE +FD: net/minecraft/client/Camera/f_90549_ net/minecraft/client/Camera/initialized +FD: net/minecraft/client/Camera/f_90550_ net/minecraft/client/Camera/level +FD: net/minecraft/client/Camera/f_90551_ net/minecraft/client/Camera/entity +FD: net/minecraft/client/Camera/f_90552_ net/minecraft/client/Camera/position +FD: net/minecraft/client/Camera/f_90553_ net/minecraft/client/Camera/blockPosition +FD: net/minecraft/client/Camera/f_90554_ net/minecraft/client/Camera/forwards +FD: net/minecraft/client/Camera/f_90555_ net/minecraft/client/Camera/up +FD: net/minecraft/client/Camera/f_90556_ net/minecraft/client/Camera/left +FD: net/minecraft/client/Camera/f_90557_ net/minecraft/client/Camera/xRot +FD: net/minecraft/client/Camera/f_90558_ net/minecraft/client/Camera/yRot +FD: net/minecraft/client/Camera/f_90559_ net/minecraft/client/Camera/rotation +FD: net/minecraft/client/Camera/f_90560_ net/minecraft/client/Camera/detached +FD: net/minecraft/client/Camera/f_90562_ net/minecraft/client/Camera/eyeHeight +FD: net/minecraft/client/Camera/f_90563_ net/minecraft/client/Camera/eyeHeightOld +FD: net/minecraft/client/Camera/net/minecraft/client/Camera net/minecraft/client/Camera/net/minecraft/client/Camera +MD: net/minecraft/client/Camera/ ()V net/minecraft/client/Camera/ ()V +MD: net/minecraft/client/Camera/m_167684_ ()Lnet/minecraft/client/Camera$NearPlane; net/minecraft/client/Camera/getNearPlane ()Lnet/minecraft/client/Camera$NearPlane; +MD: net/minecraft/client/Camera/m_167685_ ()Lnet/minecraft/world/level/material/FogType; net/minecraft/client/Camera/getFluidInCamera ()Lnet/minecraft/world/level/material/FogType; +MD: net/minecraft/client/Camera/m_167686_ ()Lcom/mojang/math/Vector3f; net/minecraft/client/Camera/getLeftVector ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/Camera/m_90565_ ()V net/minecraft/client/Camera/tick ()V +MD: net/minecraft/client/Camera/m_90566_ (D)D net/minecraft/client/Camera/getMaxZoom (D)D +MD: net/minecraft/client/Camera/m_90568_ (DDD)V net/minecraft/client/Camera/move (DDD)V +MD: net/minecraft/client/Camera/m_90572_ (FF)V net/minecraft/client/Camera/setRotation (FF)V +MD: net/minecraft/client/Camera/m_90575_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZF)V net/minecraft/client/Camera/setup (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZF)V +MD: net/minecraft/client/Camera/m_90581_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/Camera/setPosition (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/Camera/m_90583_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/client/Camera/getPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/Camera/m_90584_ (DDD)V net/minecraft/client/Camera/setPosition (DDD)V +MD: net/minecraft/client/Camera/m_90588_ ()Lnet/minecraft/core/BlockPos; net/minecraft/client/Camera/getBlockPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/client/Camera/m_90589_ ()F net/minecraft/client/Camera/getXRot ()F +MD: net/minecraft/client/Camera/m_90590_ ()F net/minecraft/client/Camera/getYRot ()F +MD: net/minecraft/client/Camera/m_90591_ ()Lcom/mojang/math/Quaternion; net/minecraft/client/Camera/rotation ()Lcom/mojang/math/Quaternion; +MD: net/minecraft/client/Camera/m_90592_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/client/Camera/getEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/client/Camera/m_90593_ ()Z net/minecraft/client/Camera/isInitialized ()Z +MD: net/minecraft/client/Camera/m_90594_ ()Z net/minecraft/client/Camera/isDetached ()Z +MD: net/minecraft/client/Camera/m_90596_ ()Lcom/mojang/math/Vector3f; net/minecraft/client/Camera/getLookVector ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/Camera/m_90597_ ()Lcom/mojang/math/Vector3f; net/minecraft/client/Camera/getUpVector ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/Camera/m_90598_ ()V net/minecraft/client/Camera/reset ()V +CL: net/minecraft/client/Camera$NearPlane net/minecraft/client/Camera$NearPlane +FD: net/minecraft/client/Camera$NearPlane/f_167687_ net/minecraft/client/Camera$NearPlane/forward +FD: net/minecraft/client/Camera$NearPlane/f_167688_ net/minecraft/client/Camera$NearPlane/left +FD: net/minecraft/client/Camera$NearPlane/f_167689_ net/minecraft/client/Camera$NearPlane/up +FD: net/minecraft/client/Camera$NearPlane/net/minecraft/client/Camera$NearPlane net/minecraft/client/Camera$NearPlane/net/minecraft/client/Camera$NearPlane +MD: net/minecraft/client/Camera$NearPlane/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/Camera$NearPlane/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/Camera$NearPlane/m_167694_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/client/Camera$NearPlane/getTopLeft ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/Camera$NearPlane/m_167695_ (FF)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/Camera$NearPlane/getPointOnPlane (FF)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/Camera$NearPlane/m_167698_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/client/Camera$NearPlane/getTopRight ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/Camera$NearPlane/m_167699_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/client/Camera$NearPlane/getBottomLeft ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/Camera$NearPlane/m_167700_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/client/Camera$NearPlane/getBottomRight ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/CameraType net/minecraft/client/CameraType +FD: net/minecraft/client/CameraType/$VALUES net/minecraft/client/CameraType/$VALUES +FD: net/minecraft/client/CameraType/FIRST_PERSON net/minecraft/client/CameraType/FIRST_PERSON +FD: net/minecraft/client/CameraType/THIRD_PERSON_BACK net/minecraft/client/CameraType/THIRD_PERSON_BACK +FD: net/minecraft/client/CameraType/THIRD_PERSON_FRONT net/minecraft/client/CameraType/THIRD_PERSON_FRONT +FD: net/minecraft/client/CameraType/f_90602_ net/minecraft/client/CameraType/VALUES +FD: net/minecraft/client/CameraType/f_90603_ net/minecraft/client/CameraType/firstPerson +FD: net/minecraft/client/CameraType/f_90604_ net/minecraft/client/CameraType/mirrored +FD: net/minecraft/client/CameraType/net/minecraft/client/CameraType net/minecraft/client/CameraType/net/minecraft/client/CameraType +MD: net/minecraft/client/CameraType/ ()V net/minecraft/client/CameraType/ ()V +MD: net/minecraft/client/CameraType/ (Ljava/lang/String;IZZ)V net/minecraft/client/CameraType/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/client/CameraType/m_167703_ ()[Lnet/minecraft/client/CameraType; net/minecraft/client/CameraType/$values ()[Lnet/minecraft/client/CameraType; +MD: net/minecraft/client/CameraType/m_90612_ ()Z net/minecraft/client/CameraType/isFirstPerson ()Z +MD: net/minecraft/client/CameraType/m_90613_ ()Z net/minecraft/client/CameraType/isMirrored ()Z +MD: net/minecraft/client/CameraType/m_90614_ ()Lnet/minecraft/client/CameraType; net/minecraft/client/CameraType/cycle ()Lnet/minecraft/client/CameraType; +MD: net/minecraft/client/CameraType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/CameraType; net/minecraft/client/CameraType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/CameraType; +MD: net/minecraft/client/CameraType/values ()[Lnet/minecraft/client/CameraType; net/minecraft/client/CameraType/values ()[Lnet/minecraft/client/CameraType; +CL: net/minecraft/client/ClientBrandRetriever net/minecraft/client/ClientBrandRetriever +FD: net/minecraft/client/ClientBrandRetriever/f_177870_ net/minecraft/client/ClientBrandRetriever/VANILLA_NAME +FD: net/minecraft/client/ClientBrandRetriever/net/minecraft/client/ClientBrandRetriever net/minecraft/client/ClientBrandRetriever/net/minecraft/client/ClientBrandRetriever +MD: net/minecraft/client/ClientBrandRetriever/ ()V net/minecraft/client/ClientBrandRetriever/ ()V +MD: net/minecraft/client/ClientBrandRetriever/m_129629_ ()Ljava/lang/String; net/minecraft/client/ClientBrandRetriever/getClientModName ()Ljava/lang/String; +CL: net/minecraft/client/ClientRecipeBook net/minecraft/client/ClientRecipeBook +FD: net/minecraft/client/ClientRecipeBook/f_90618_ net/minecraft/client/ClientRecipeBook/LOGGER +FD: net/minecraft/client/ClientRecipeBook/f_90619_ net/minecraft/client/ClientRecipeBook/collectionsByTab +FD: net/minecraft/client/ClientRecipeBook/f_90620_ net/minecraft/client/ClientRecipeBook/allCollections +FD: net/minecraft/client/ClientRecipeBook/net/minecraft/client/ClientRecipeBook net/minecraft/client/ClientRecipeBook/net/minecraft/client/ClientRecipeBook +MD: net/minecraft/client/ClientRecipeBook/ ()V net/minecraft/client/ClientRecipeBook/ ()V +MD: net/minecraft/client/ClientRecipeBook/ ()V net/minecraft/client/ClientRecipeBook/ ()V +MD: net/minecraft/client/ClientRecipeBook/m_167704_ (Ljava/util/Map;Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/stream/Stream; net/minecraft/client/ClientRecipeBook/lambda$setupCollections$1 (Ljava/util/Map;Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/stream/Stream; +MD: net/minecraft/client/ClientRecipeBook/m_90623_ (Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/List; net/minecraft/client/ClientRecipeBook/getCollection (Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/List; +MD: net/minecraft/client/ClientRecipeBook/m_90625_ (Ljava/lang/Iterable;)V net/minecraft/client/ClientRecipeBook/setupCollections (Ljava/lang/Iterable;)V +MD: net/minecraft/client/ClientRecipeBook/m_90627_ (Ljava/util/Map;Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/client/RecipeBookCategories;Ljava/util/List;)V net/minecraft/client/ClientRecipeBook/lambda$setupCollections$0 (Ljava/util/Map;Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/client/RecipeBookCategories;Ljava/util/List;)V +MD: net/minecraft/client/ClientRecipeBook/m_90635_ (Ljava/util/Map;Lnet/minecraft/client/RecipeBookCategories;Ljava/util/List;)V net/minecraft/client/ClientRecipeBook/lambda$setupCollections$2 (Ljava/util/Map;Lnet/minecraft/client/RecipeBookCategories;Ljava/util/List;)V +MD: net/minecraft/client/ClientRecipeBook/m_90639_ ()Ljava/util/List; net/minecraft/client/ClientRecipeBook/getCollections ()Ljava/util/List; +MD: net/minecraft/client/ClientRecipeBook/m_90640_ (Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/List; net/minecraft/client/ClientRecipeBook/lambda$categorizeAndGroupRecipes$4 (Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/List; +MD: net/minecraft/client/ClientRecipeBook/m_90642_ (Ljava/lang/Iterable;)Ljava/util/Map; net/minecraft/client/ClientRecipeBook/categorizeAndGroupRecipes (Ljava/lang/Iterable;)Ljava/util/Map; +MD: net/minecraft/client/ClientRecipeBook/m_90644_ (Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/List; net/minecraft/client/ClientRecipeBook/lambda$categorizeAndGroupRecipes$3 (Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/List; +MD: net/minecraft/client/ClientRecipeBook/m_90646_ (Lnet/minecraft/world/item/crafting/Recipe;)Lnet/minecraft/client/RecipeBookCategories; net/minecraft/client/ClientRecipeBook/getCategory (Lnet/minecraft/world/item/crafting/Recipe;)Lnet/minecraft/client/RecipeBookCategories; +MD: net/minecraft/client/ClientRecipeBook/m_90648_ (Lnet/minecraft/world/item/crafting/Recipe;)Ljava/lang/Object; net/minecraft/client/ClientRecipeBook/lambda$getCategory$5 (Lnet/minecraft/world/item/crafting/Recipe;)Ljava/lang/Object; +CL: net/minecraft/client/ClientTelemetryManager net/minecraft/client/ClientTelemetryManager +FD: net/minecraft/client/ClientTelemetryManager/f_193530_ net/minecraft/client/ClientTelemetryManager/THREAD_COUNT +FD: net/minecraft/client/ClientTelemetryManager/f_193531_ net/minecraft/client/ClientTelemetryManager/EXECUTOR +FD: net/minecraft/client/ClientTelemetryManager/f_193532_ net/minecraft/client/ClientTelemetryManager/minecraft +FD: net/minecraft/client/ClientTelemetryManager/f_193533_ net/minecraft/client/ClientTelemetryManager/telemetrySession +FD: net/minecraft/client/ClientTelemetryManager/f_193534_ net/minecraft/client/ClientTelemetryManager/worldLoadEventSent +FD: net/minecraft/client/ClientTelemetryManager/f_193535_ net/minecraft/client/ClientTelemetryManager/playerInfo +FD: net/minecraft/client/ClientTelemetryManager/f_193536_ net/minecraft/client/ClientTelemetryManager/serverBrand +FD: net/minecraft/client/ClientTelemetryManager/net/minecraft/client/ClientTelemetryManager net/minecraft/client/ClientTelemetryManager/net/minecraft/client/ClientTelemetryManager +MD: net/minecraft/client/ClientTelemetryManager/ ()V net/minecraft/client/ClientTelemetryManager/ ()V +MD: net/minecraft/client/ClientTelemetryManager/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/authlib/minecraft/UserApiService;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/UUID;)V net/minecraft/client/ClientTelemetryManager/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/authlib/minecraft/UserApiService;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/UUID;)V +MD: net/minecraft/client/ClientTelemetryManager/m_193544_ ()V net/minecraft/client/ClientTelemetryManager/onDisconnect ()V +MD: net/minecraft/client/ClientTelemetryManager/m_193545_ (Lnet/minecraft/world/level/GameType;Z)V net/minecraft/client/ClientTelemetryManager/onPlayerInfoReceived (Lnet/minecraft/world/level/GameType;Z)V +MD: net/minecraft/client/ClientTelemetryManager/m_193548_ (Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V net/minecraft/client/ClientTelemetryManager/lambda$new$1 (Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V +MD: net/minecraft/client/ClientTelemetryManager/m_193550_ (Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;Ljava/lang/String;)V net/minecraft/client/ClientTelemetryManager/lambda$addOptionalProperty$3 (Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;Ljava/lang/String;)V +MD: net/minecraft/client/ClientTelemetryManager/m_193553_ (Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/ClientTelemetryManager/lambda$addOptionalProperty$2 (Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/ClientTelemetryManager/m_193557_ (Lnet/minecraft/client/ClientTelemetryManager$PlayerInfo;)V net/minecraft/client/ClientTelemetryManager/sendWorldLoadEvent (Lnet/minecraft/client/ClientTelemetryManager$PlayerInfo;)V +MD: net/minecraft/client/ClientTelemetryManager/m_193559_ (Ljava/lang/Runnable;)Ljava/lang/Thread; net/minecraft/client/ClientTelemetryManager/lambda$static$0 (Ljava/lang/Runnable;)Ljava/lang/Thread; +MD: net/minecraft/client/ClientTelemetryManager/m_193561_ (Ljava/lang/String;)V net/minecraft/client/ClientTelemetryManager/onServerBrandReceived (Ljava/lang/String;)V +MD: net/minecraft/client/ClientTelemetryManager/m_193563_ (Ljava/lang/String;Ljava/util/Optional;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V net/minecraft/client/ClientTelemetryManager/addOptionalProperty (Ljava/lang/String;Ljava/util/Optional;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V +MD: net/minecraft/client/ClientTelemetryManager/m_193567_ ()Ljava/lang/String; net/minecraft/client/ClientTelemetryManager/getServerType ()Ljava/lang/String; +CL: net/minecraft/client/ClientTelemetryManager$1 net/minecraft/client/ClientTelemetryManager$1 +FD: net/minecraft/client/ClientTelemetryManager$1/f_193568_ net/minecraft/client/ClientTelemetryManager$1/$SwitchMap$net$minecraft$world$level$GameType +FD: net/minecraft/client/ClientTelemetryManager$1/net/minecraft/client/ClientTelemetryManager$1 net/minecraft/client/ClientTelemetryManager$1/net/minecraft/client/ClientTelemetryManager$1 +MD: net/minecraft/client/ClientTelemetryManager$1/ ()V net/minecraft/client/ClientTelemetryManager$1/ ()V +CL: net/minecraft/client/ClientTelemetryManager$PlayerInfo net/minecraft/client/ClientTelemetryManager$PlayerInfo +FD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/f_193570_ net/minecraft/client/ClientTelemetryManager$PlayerInfo/gameType +FD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/f_193571_ net/minecraft/client/ClientTelemetryManager$PlayerInfo/hardcore +FD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/net/minecraft/client/ClientTelemetryManager$PlayerInfo net/minecraft/client/ClientTelemetryManager$PlayerInfo/net/minecraft/client/ClientTelemetryManager$PlayerInfo +MD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/ (Lnet/minecraft/world/level/GameType;Z)V net/minecraft/client/ClientTelemetryManager$PlayerInfo/ (Lnet/minecraft/world/level/GameType;Z)V +MD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/equals (Ljava/lang/Object;)Z net/minecraft/client/ClientTelemetryManager$PlayerInfo/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/f_193570_ ()Lnet/minecraft/world/level/GameType; net/minecraft/client/ClientTelemetryManager$PlayerInfo/gameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/f_193571_ ()Z net/minecraft/client/ClientTelemetryManager$PlayerInfo/hardcore ()Z +MD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/hashCode ()I net/minecraft/client/ClientTelemetryManager$PlayerInfo/hashCode ()I +MD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/m_193575_ ()I net/minecraft/client/ClientTelemetryManager$PlayerInfo/getGameModeId ()I +MD: net/minecraft/client/ClientTelemetryManager$PlayerInfo/toString ()Ljava/lang/String; net/minecraft/client/ClientTelemetryManager$PlayerInfo/toString ()Ljava/lang/String; +CL: net/minecraft/client/CloudStatus net/minecraft/client/CloudStatus +FD: net/minecraft/client/CloudStatus/$VALUES net/minecraft/client/CloudStatus/$VALUES +FD: net/minecraft/client/CloudStatus/FANCY net/minecraft/client/CloudStatus/FANCY +FD: net/minecraft/client/CloudStatus/FAST net/minecraft/client/CloudStatus/FAST +FD: net/minecraft/client/CloudStatus/OFF net/minecraft/client/CloudStatus/OFF +FD: net/minecraft/client/CloudStatus/f_90655_ net/minecraft/client/CloudStatus/key +FD: net/minecraft/client/CloudStatus/net/minecraft/client/CloudStatus net/minecraft/client/CloudStatus/net/minecraft/client/CloudStatus +MD: net/minecraft/client/CloudStatus/ ()V net/minecraft/client/CloudStatus/ ()V +MD: net/minecraft/client/CloudStatus/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/CloudStatus/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/CloudStatus/m_167711_ ()[Lnet/minecraft/client/CloudStatus; net/minecraft/client/CloudStatus/$values ()[Lnet/minecraft/client/CloudStatus; +MD: net/minecraft/client/CloudStatus/m_90666_ ()Ljava/lang/String; net/minecraft/client/CloudStatus/getKey ()Ljava/lang/String; +MD: net/minecraft/client/CloudStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/CloudStatus; net/minecraft/client/CloudStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/CloudStatus; +MD: net/minecraft/client/CloudStatus/values ()[Lnet/minecraft/client/CloudStatus; net/minecraft/client/CloudStatus/values ()[Lnet/minecraft/client/CloudStatus; +CL: net/minecraft/client/ComponentCollector net/minecraft/client/ComponentCollector +FD: net/minecraft/client/ComponentCollector/f_90672_ net/minecraft/client/ComponentCollector/parts +FD: net/minecraft/client/ComponentCollector/net/minecraft/client/ComponentCollector net/minecraft/client/ComponentCollector/net/minecraft/client/ComponentCollector +MD: net/minecraft/client/ComponentCollector/ ()V net/minecraft/client/ComponentCollector/ ()V +MD: net/minecraft/client/ComponentCollector/m_167712_ ()V net/minecraft/client/ComponentCollector/reset ()V +MD: net/minecraft/client/ComponentCollector/m_90674_ ()Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/ComponentCollector/getResult ()Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/ComponentCollector/m_90675_ (Lnet/minecraft/network/chat/FormattedText;)V net/minecraft/client/ComponentCollector/append (Lnet/minecraft/network/chat/FormattedText;)V +MD: net/minecraft/client/ComponentCollector/m_90677_ ()Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/ComponentCollector/getResultOrEmpty ()Lnet/minecraft/network/chat/FormattedText; +CL: net/minecraft/client/CycleOption net/minecraft/client/CycleOption +FD: net/minecraft/client/CycleOption/f_167713_ net/minecraft/client/CycleOption/getter +FD: net/minecraft/client/CycleOption/f_167714_ net/minecraft/client/CycleOption/buttonSetup +FD: net/minecraft/client/CycleOption/f_167715_ net/minecraft/client/CycleOption/tooltip +FD: net/minecraft/client/CycleOption/f_90678_ net/minecraft/client/CycleOption/setter +FD: net/minecraft/client/CycleOption/net/minecraft/client/CycleOption net/minecraft/client/CycleOption/net/minecraft/client/CycleOption +MD: net/minecraft/client/CycleOption/ (Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;Ljava/util/function/Supplier;)V net/minecraft/client/CycleOption/ (Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;Ljava/util/function/Supplier;)V +MD: net/minecraft/client/CycleOption/m_167721_ (Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; net/minecraft/client/CycleOption/lambda$new$1 (Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; +MD: net/minecraft/client/CycleOption/m_167723_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Object;)V net/minecraft/client/CycleOption/lambda$createButton$9 (Lnet/minecraft/client/Options;Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Object;)V +MD: net/minecraft/client/CycleOption/m_167727_ (Ljava/lang/Object;)Ljava/util/List; net/minecraft/client/CycleOption/lambda$new$0 (Ljava/lang/Object;)Ljava/util/List; +MD: net/minecraft/client/CycleOption/m_167729_ (Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/function/BooleanSupplier;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/create (Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/function/BooleanSupplier;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167737_ (Ljava/lang/String;Ljava/util/List;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/create (Ljava/lang/String;Ljava/util/List;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167743_ (Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/createOnOff (Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167747_ (Ljava/lang/String;Ljava/util/function/Supplier;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/create (Ljava/lang/String;Ljava/util/function/Supplier;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167753_ (Ljava/lang/String;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/createOnOff (Ljava/lang/String;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167758_ (Ljava/lang/String;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/createBinaryOption (Ljava/lang/String;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167764_ (Ljava/lang/String;[Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/create (Ljava/lang/String;[Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/CycleOption$OptionSetter;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167770_ (Ljava/util/List;Ljava/lang/Boolean;)Ljava/util/List; net/minecraft/client/CycleOption/lambda$createOnOff$7 (Ljava/util/List;Ljava/lang/Boolean;)Ljava/util/List; +MD: net/minecraft/client/CycleOption/m_167773_ (Ljava/util/function/Function;)Lnet/minecraft/client/CycleOption; net/minecraft/client/CycleOption/setTooltip (Ljava/util/function/Function;)Lnet/minecraft/client/CycleOption; +MD: net/minecraft/client/CycleOption/m_167775_ (Ljava/util/function/Function;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/CycleOption/lambda$create$2 (Ljava/util/function/Function;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/CycleOption/m_167778_ (Ljava/util/function/Function;Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/CycleOption/lambda$create$4 (Ljava/util/function/Function;Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/CycleOption/m_167783_ (Ljava/util/function/Function;Ljava/util/function/Supplier;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/CycleOption/lambda$create$3 (Ljava/util/function/Function;Ljava/util/function/Supplier;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/CycleOption/m_167786_ (Ljava/util/function/Function;[Ljava/lang/Object;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/CycleOption/lambda$create$5 (Ljava/util/function/Function;[Ljava/lang/Object;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/CycleOption/m_167789_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; net/minecraft/client/CycleOption/lambda$createOnOff$8 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; +MD: net/minecraft/client/CycleOption/m_167792_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/CycleOption/lambda$createBinaryOption$6 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/CycleOption/m_7496_ (Lnet/minecraft/client/Options;III)Lnet/minecraft/client/gui/components/AbstractWidget; net/minecraft/client/CycleOption/createButton (Lnet/minecraft/client/Options;III)Lnet/minecraft/client/gui/components/AbstractWidget; +CL: net/minecraft/client/CycleOption$OptionSetter net/minecraft/client/CycleOption$OptionSetter +FD: net/minecraft/client/CycleOption$OptionSetter/net/minecraft/client/CycleOption$OptionSetter net/minecraft/client/CycleOption$OptionSetter/net/minecraft/client/CycleOption$OptionSetter +MD: net/minecraft/client/CycleOption$OptionSetter/m_167795_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Object;)V net/minecraft/client/CycleOption$OptionSetter/accept (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Object;)V +CL: net/minecraft/client/DebugQueryHandler net/minecraft/client/DebugQueryHandler +FD: net/minecraft/client/DebugQueryHandler/f_90697_ net/minecraft/client/DebugQueryHandler/connection +FD: net/minecraft/client/DebugQueryHandler/f_90698_ net/minecraft/client/DebugQueryHandler/transactionId +FD: net/minecraft/client/DebugQueryHandler/f_90699_ net/minecraft/client/DebugQueryHandler/callback +FD: net/minecraft/client/DebugQueryHandler/net/minecraft/client/DebugQueryHandler net/minecraft/client/DebugQueryHandler/net/minecraft/client/DebugQueryHandler +MD: net/minecraft/client/DebugQueryHandler/ (Lnet/minecraft/client/multiplayer/ClientPacketListener;)V net/minecraft/client/DebugQueryHandler/ (Lnet/minecraft/client/multiplayer/ClientPacketListener;)V +MD: net/minecraft/client/DebugQueryHandler/m_90702_ (ILjava/util/function/Consumer;)V net/minecraft/client/DebugQueryHandler/queryEntityTag (ILjava/util/function/Consumer;)V +MD: net/minecraft/client/DebugQueryHandler/m_90705_ (ILnet/minecraft/nbt/CompoundTag;)Z net/minecraft/client/DebugQueryHandler/handleResponse (ILnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/client/DebugQueryHandler/m_90708_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Consumer;)V net/minecraft/client/DebugQueryHandler/queryBlockEntityTag (Lnet/minecraft/core/BlockPos;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/DebugQueryHandler/m_90711_ (Ljava/util/function/Consumer;)I net/minecraft/client/DebugQueryHandler/startTransaction (Ljava/util/function/Consumer;)I +CL: net/minecraft/client/FullscreenResolutionProgressOption net/minecraft/client/FullscreenResolutionProgressOption +FD: net/minecraft/client/FullscreenResolutionProgressOption/f_167799_ net/minecraft/client/FullscreenResolutionProgressOption/CURRENT_MODE +FD: net/minecraft/client/FullscreenResolutionProgressOption/net/minecraft/client/FullscreenResolutionProgressOption net/minecraft/client/FullscreenResolutionProgressOption/net/minecraft/client/FullscreenResolutionProgressOption +MD: net/minecraft/client/FullscreenResolutionProgressOption/ (Lcom/mojang/blaze3d/platform/Window;)V net/minecraft/client/FullscreenResolutionProgressOption/ (Lcom/mojang/blaze3d/platform/Window;)V +MD: net/minecraft/client/FullscreenResolutionProgressOption/ (Lcom/mojang/blaze3d/platform/Window;Lcom/mojang/blaze3d/platform/Monitor;)V net/minecraft/client/FullscreenResolutionProgressOption/ (Lcom/mojang/blaze3d/platform/Window;Lcom/mojang/blaze3d/platform/Monitor;)V +MD: net/minecraft/client/FullscreenResolutionProgressOption/m_167800_ (Lcom/mojang/blaze3d/platform/Monitor;Lcom/mojang/blaze3d/platform/VideoMode;)Ljava/lang/Double; net/minecraft/client/FullscreenResolutionProgressOption/lambda$new$0 (Lcom/mojang/blaze3d/platform/Monitor;Lcom/mojang/blaze3d/platform/VideoMode;)Ljava/lang/Double; +MD: net/minecraft/client/FullscreenResolutionProgressOption/m_90721_ (Lcom/mojang/blaze3d/platform/Monitor;Lcom/mojang/blaze3d/platform/Window;Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/FullscreenResolutionProgressOption/lambda$new$1 (Lcom/mojang/blaze3d/platform/Monitor;Lcom/mojang/blaze3d/platform/Window;Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/FullscreenResolutionProgressOption/m_90725_ (Lcom/mojang/blaze3d/platform/Monitor;Lcom/mojang/blaze3d/platform/Window;Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/FullscreenResolutionProgressOption/lambda$new$2 (Lcom/mojang/blaze3d/platform/Monitor;Lcom/mojang/blaze3d/platform/Window;Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/FullscreenResolutionProgressOption/m_90730_ (Lcom/mojang/blaze3d/platform/Monitor;Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/FullscreenResolutionProgressOption/lambda$new$3 (Lcom/mojang/blaze3d/platform/Monitor;Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/Game net/minecraft/client/Game +FD: net/minecraft/client/Game/f_90734_ net/minecraft/client/Game/minecraft +FD: net/minecraft/client/Game/f_90735_ net/minecraft/client/Game/launcher +FD: net/minecraft/client/Game/f_90736_ net/minecraft/client/Game/listener +FD: net/minecraft/client/Game/net/minecraft/client/Game net/minecraft/client/Game/net/minecraft/client/Game +MD: net/minecraft/client/Game/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/Game/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/Game/getCurrentSession ()Lcom/mojang/bridge/game/GameSession; net/minecraft/client/Game/getCurrentSession ()Lcom/mojang/bridge/game/GameSession; +MD: net/minecraft/client/Game/getPerformanceMetrics ()Lcom/mojang/bridge/game/PerformanceMetrics; net/minecraft/client/Game/getPerformanceMetrics ()Lcom/mojang/bridge/game/PerformanceMetrics; +MD: net/minecraft/client/Game/getSelectedLanguage ()Lcom/mojang/bridge/game/Language; net/minecraft/client/Game/getSelectedLanguage ()Lcom/mojang/bridge/game/Language; +MD: net/minecraft/client/Game/getVersion ()Lcom/mojang/bridge/game/GameVersion; net/minecraft/client/Game/getVersion ()Lcom/mojang/bridge/game/GameVersion; +MD: net/minecraft/client/Game/m_90739_ ()V net/minecraft/client/Game/onStartGameSession ()V +MD: net/minecraft/client/Game/m_90740_ ()V net/minecraft/client/Game/onLeaveGameSession ()V +MD: net/minecraft/client/Game/setSessionEventListener (Lcom/mojang/bridge/launcher/SessionEventListener;)V net/minecraft/client/Game/setSessionEventListener (Lcom/mojang/bridge/launcher/SessionEventListener;)V +CL: net/minecraft/client/Game$Metrics net/minecraft/client/Game$Metrics +FD: net/minecraft/client/Game$Metrics/f_90747_ net/minecraft/client/Game$Metrics/min +FD: net/minecraft/client/Game$Metrics/f_90748_ net/minecraft/client/Game$Metrics/max +FD: net/minecraft/client/Game$Metrics/f_90749_ net/minecraft/client/Game$Metrics/average +FD: net/minecraft/client/Game$Metrics/f_90750_ net/minecraft/client/Game$Metrics/samples +FD: net/minecraft/client/Game$Metrics/net/minecraft/client/Game$Metrics net/minecraft/client/Game$Metrics/net/minecraft/client/Game$Metrics +MD: net/minecraft/client/Game$Metrics/ (IIII)V net/minecraft/client/Game$Metrics/ (IIII)V +MD: net/minecraft/client/Game$Metrics/getAverageTime ()I net/minecraft/client/Game$Metrics/getAverageTime ()I +MD: net/minecraft/client/Game$Metrics/getMaxTime ()I net/minecraft/client/Game$Metrics/getMaxTime ()I +MD: net/minecraft/client/Game$Metrics/getMinTime ()I net/minecraft/client/Game$Metrics/getMinTime ()I +MD: net/minecraft/client/Game$Metrics/getSampleCount ()I net/minecraft/client/Game$Metrics/getSampleCount ()I +CL: net/minecraft/client/GraphicsStatus net/minecraft/client/GraphicsStatus +FD: net/minecraft/client/GraphicsStatus/$VALUES net/minecraft/client/GraphicsStatus/$VALUES +FD: net/minecraft/client/GraphicsStatus/FABULOUS net/minecraft/client/GraphicsStatus/FABULOUS +FD: net/minecraft/client/GraphicsStatus/FANCY net/minecraft/client/GraphicsStatus/FANCY +FD: net/minecraft/client/GraphicsStatus/FAST net/minecraft/client/GraphicsStatus/FAST +FD: net/minecraft/client/GraphicsStatus/f_90763_ net/minecraft/client/GraphicsStatus/BY_ID +FD: net/minecraft/client/GraphicsStatus/f_90764_ net/minecraft/client/GraphicsStatus/id +FD: net/minecraft/client/GraphicsStatus/f_90765_ net/minecraft/client/GraphicsStatus/key +FD: net/minecraft/client/GraphicsStatus/net/minecraft/client/GraphicsStatus net/minecraft/client/GraphicsStatus/net/minecraft/client/GraphicsStatus +MD: net/minecraft/client/GraphicsStatus/ ()V net/minecraft/client/GraphicsStatus/ ()V +MD: net/minecraft/client/GraphicsStatus/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/client/GraphicsStatus/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/client/GraphicsStatus/m_167803_ ()[Lnet/minecraft/client/GraphicsStatus; net/minecraft/client/GraphicsStatus/$values ()[Lnet/minecraft/client/GraphicsStatus; +MD: net/minecraft/client/GraphicsStatus/m_90773_ ()I net/minecraft/client/GraphicsStatus/getId ()I +MD: net/minecraft/client/GraphicsStatus/m_90774_ (I)Lnet/minecraft/client/GraphicsStatus; net/minecraft/client/GraphicsStatus/byId (I)Lnet/minecraft/client/GraphicsStatus; +MD: net/minecraft/client/GraphicsStatus/m_90776_ ()Ljava/lang/String; net/minecraft/client/GraphicsStatus/getKey ()Ljava/lang/String; +MD: net/minecraft/client/GraphicsStatus/m_90777_ (I)[Lnet/minecraft/client/GraphicsStatus; net/minecraft/client/GraphicsStatus/lambda$static$0 (I)[Lnet/minecraft/client/GraphicsStatus; +MD: net/minecraft/client/GraphicsStatus/toString ()Ljava/lang/String; net/minecraft/client/GraphicsStatus/toString ()Ljava/lang/String; +MD: net/minecraft/client/GraphicsStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/GraphicsStatus; net/minecraft/client/GraphicsStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/GraphicsStatus; +MD: net/minecraft/client/GraphicsStatus/values ()[Lnet/minecraft/client/GraphicsStatus; net/minecraft/client/GraphicsStatus/values ()[Lnet/minecraft/client/GraphicsStatus; +CL: net/minecraft/client/GraphicsStatus$1 net/minecraft/client/GraphicsStatus$1 +FD: net/minecraft/client/GraphicsStatus$1/f_90784_ net/minecraft/client/GraphicsStatus$1/$SwitchMap$net$minecraft$client$GraphicsStatus +FD: net/minecraft/client/GraphicsStatus$1/net/minecraft/client/GraphicsStatus$1 net/minecraft/client/GraphicsStatus$1/net/minecraft/client/GraphicsStatus$1 +MD: net/minecraft/client/GraphicsStatus$1/ ()V net/minecraft/client/GraphicsStatus$1/ ()V +CL: net/minecraft/client/GuiMessage net/minecraft/client/GuiMessage +FD: net/minecraft/client/GuiMessage/f_90786_ net/minecraft/client/GuiMessage/addedTime +FD: net/minecraft/client/GuiMessage/f_90787_ net/minecraft/client/GuiMessage/message +FD: net/minecraft/client/GuiMessage/f_90788_ net/minecraft/client/GuiMessage/id +FD: net/minecraft/client/GuiMessage/net/minecraft/client/GuiMessage net/minecraft/client/GuiMessage/net/minecraft/client/GuiMessage +MD: net/minecraft/client/GuiMessage/ (ILjava/lang/Object;I)V net/minecraft/client/GuiMessage/ (ILjava/lang/Object;I)V +MD: net/minecraft/client/GuiMessage/m_90793_ ()Ljava/lang/Object; net/minecraft/client/GuiMessage/getMessage ()Ljava/lang/Object; +MD: net/minecraft/client/GuiMessage/m_90794_ ()I net/minecraft/client/GuiMessage/getAddedTime ()I +MD: net/minecraft/client/GuiMessage/m_90795_ ()I net/minecraft/client/GuiMessage/getId ()I +CL: net/minecraft/client/HotbarManager net/minecraft/client/HotbarManager +FD: net/minecraft/client/HotbarManager/f_167804_ net/minecraft/client/HotbarManager/NUM_HOTBAR_GROUPS +FD: net/minecraft/client/HotbarManager/f_90796_ net/minecraft/client/HotbarManager/LOGGER +FD: net/minecraft/client/HotbarManager/f_90797_ net/minecraft/client/HotbarManager/optionsFile +FD: net/minecraft/client/HotbarManager/f_90798_ net/minecraft/client/HotbarManager/fixerUpper +FD: net/minecraft/client/HotbarManager/f_90799_ net/minecraft/client/HotbarManager/hotbars +FD: net/minecraft/client/HotbarManager/f_90800_ net/minecraft/client/HotbarManager/loaded +FD: net/minecraft/client/HotbarManager/net/minecraft/client/HotbarManager net/minecraft/client/HotbarManager/net/minecraft/client/HotbarManager +MD: net/minecraft/client/HotbarManager/ ()V net/minecraft/client/HotbarManager/ ()V +MD: net/minecraft/client/HotbarManager/ (Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)V net/minecraft/client/HotbarManager/ (Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)V +MD: net/minecraft/client/HotbarManager/m_90805_ ()V net/minecraft/client/HotbarManager/save ()V +MD: net/minecraft/client/HotbarManager/m_90806_ (I)Lnet/minecraft/client/player/inventory/Hotbar; net/minecraft/client/HotbarManager/get (I)Lnet/minecraft/client/player/inventory/Hotbar; +MD: net/minecraft/client/HotbarManager/m_90808_ ()V net/minecraft/client/HotbarManager/load ()V +CL: net/minecraft/client/KeyMapping net/minecraft/client/KeyMapping +FD: net/minecraft/client/KeyMapping/f_167805_ net/minecraft/client/KeyMapping/CATEGORY_MOVEMENT +FD: net/minecraft/client/KeyMapping/f_167806_ net/minecraft/client/KeyMapping/CATEGORY_MISC +FD: net/minecraft/client/KeyMapping/f_167807_ net/minecraft/client/KeyMapping/CATEGORY_MULTIPLAYER +FD: net/minecraft/client/KeyMapping/f_167808_ net/minecraft/client/KeyMapping/CATEGORY_GAMEPLAY +FD: net/minecraft/client/KeyMapping/f_167809_ net/minecraft/client/KeyMapping/CATEGORY_INVENTORY +FD: net/minecraft/client/KeyMapping/f_167810_ net/minecraft/client/KeyMapping/CATEGORY_INTERFACE +FD: net/minecraft/client/KeyMapping/f_167811_ net/minecraft/client/KeyMapping/CATEGORY_CREATIVE +FD: net/minecraft/client/KeyMapping/f_90809_ net/minecraft/client/KeyMapping/ALL +FD: net/minecraft/client/KeyMapping/f_90810_ net/minecraft/client/KeyMapping/MAP +FD: net/minecraft/client/KeyMapping/f_90811_ net/minecraft/client/KeyMapping/CATEGORIES +FD: net/minecraft/client/KeyMapping/f_90812_ net/minecraft/client/KeyMapping/CATEGORY_SORT_ORDER +FD: net/minecraft/client/KeyMapping/f_90813_ net/minecraft/client/KeyMapping/name +FD: net/minecraft/client/KeyMapping/f_90814_ net/minecraft/client/KeyMapping/defaultKey +FD: net/minecraft/client/KeyMapping/f_90815_ net/minecraft/client/KeyMapping/category +FD: net/minecraft/client/KeyMapping/f_90816_ net/minecraft/client/KeyMapping/key +FD: net/minecraft/client/KeyMapping/f_90817_ net/minecraft/client/KeyMapping/isDown +FD: net/minecraft/client/KeyMapping/f_90818_ net/minecraft/client/KeyMapping/clickCount +FD: net/minecraft/client/KeyMapping/net/minecraft/client/KeyMapping net/minecraft/client/KeyMapping/net/minecraft/client/KeyMapping +MD: net/minecraft/client/KeyMapping/ ()V net/minecraft/client/KeyMapping/ ()V +MD: net/minecraft/client/KeyMapping/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/KeyMapping/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/KeyMapping/ (Ljava/lang/String;Lcom/mojang/blaze3d/platform/InputConstants$Type;ILjava/lang/String;)V net/minecraft/client/KeyMapping/ (Ljava/lang/String;Lcom/mojang/blaze3d/platform/InputConstants$Type;ILjava/lang/String;)V +MD: net/minecraft/client/KeyMapping/compareTo (Ljava/lang/Object;)I net/minecraft/client/KeyMapping/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/client/KeyMapping/compareTo (Lnet/minecraft/client/KeyMapping;)I net/minecraft/client/KeyMapping/compareTo (Lnet/minecraft/client/KeyMapping;)I +MD: net/minecraft/client/KeyMapping/m_7249_ (Z)V net/minecraft/client/KeyMapping/setDown (Z)V +MD: net/minecraft/client/KeyMapping/m_90829_ ()V net/minecraft/client/KeyMapping/setAll ()V +MD: net/minecraft/client/KeyMapping/m_90830_ (I)Z net/minecraft/client/KeyMapping/matchesMouse (I)Z +MD: net/minecraft/client/KeyMapping/m_90832_ (II)Z net/minecraft/client/KeyMapping/matches (II)Z +MD: net/minecraft/client/KeyMapping/m_90835_ (Lcom/mojang/blaze3d/platform/InputConstants$Key;)V net/minecraft/client/KeyMapping/click (Lcom/mojang/blaze3d/platform/InputConstants$Key;)V +MD: net/minecraft/client/KeyMapping/m_90837_ (Lcom/mojang/blaze3d/platform/InputConstants$Key;Z)V net/minecraft/client/KeyMapping/set (Lcom/mojang/blaze3d/platform/InputConstants$Key;Z)V +MD: net/minecraft/client/KeyMapping/m_90842_ (Ljava/lang/String;)Ljava/util/function/Supplier; net/minecraft/client/KeyMapping/createNameSupplier (Ljava/lang/String;)Ljava/util/function/Supplier; +MD: net/minecraft/client/KeyMapping/m_90844_ (Ljava/util/HashMap;)V net/minecraft/client/KeyMapping/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/client/KeyMapping/m_90847_ ()V net/minecraft/client/KeyMapping/releaseAll ()V +MD: net/minecraft/client/KeyMapping/m_90848_ (Lcom/mojang/blaze3d/platform/InputConstants$Key;)V net/minecraft/client/KeyMapping/setKey (Lcom/mojang/blaze3d/platform/InputConstants$Key;)V +MD: net/minecraft/client/KeyMapping/m_90850_ (Lnet/minecraft/client/KeyMapping;)Z net/minecraft/client/KeyMapping/same (Lnet/minecraft/client/KeyMapping;)Z +MD: net/minecraft/client/KeyMapping/m_90852_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/client/KeyMapping/lambda$createNameSupplier$1 (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/KeyMapping/m_90854_ ()V net/minecraft/client/KeyMapping/resetMapping ()V +MD: net/minecraft/client/KeyMapping/m_90857_ ()Z net/minecraft/client/KeyMapping/isDown ()Z +MD: net/minecraft/client/KeyMapping/m_90858_ ()Ljava/lang/String; net/minecraft/client/KeyMapping/getCategory ()Ljava/lang/String; +MD: net/minecraft/client/KeyMapping/m_90859_ ()Z net/minecraft/client/KeyMapping/consumeClick ()Z +MD: net/minecraft/client/KeyMapping/m_90860_ ()Ljava/lang/String; net/minecraft/client/KeyMapping/getName ()Ljava/lang/String; +MD: net/minecraft/client/KeyMapping/m_90861_ ()Lcom/mojang/blaze3d/platform/InputConstants$Key; net/minecraft/client/KeyMapping/getDefaultKey ()Lcom/mojang/blaze3d/platform/InputConstants$Key; +MD: net/minecraft/client/KeyMapping/m_90862_ ()Z net/minecraft/client/KeyMapping/isUnbound ()Z +MD: net/minecraft/client/KeyMapping/m_90863_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/KeyMapping/getTranslatedKeyMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/KeyMapping/m_90864_ ()Z net/minecraft/client/KeyMapping/isDefault ()Z +MD: net/minecraft/client/KeyMapping/m_90865_ ()Ljava/lang/String; net/minecraft/client/KeyMapping/saveString ()Ljava/lang/String; +MD: net/minecraft/client/KeyMapping/m_90866_ ()V net/minecraft/client/KeyMapping/release ()V +CL: net/minecraft/client/KeyboardHandler net/minecraft/client/KeyboardHandler +FD: net/minecraft/client/KeyboardHandler/f_167812_ net/minecraft/client/KeyboardHandler/DEBUG_CRASH_TIME +FD: net/minecraft/client/KeyboardHandler/f_90867_ net/minecraft/client/KeyboardHandler/minecraft +FD: net/minecraft/client/KeyboardHandler/f_90868_ net/minecraft/client/KeyboardHandler/sendRepeatsToGui +FD: net/minecraft/client/KeyboardHandler/f_90869_ net/minecraft/client/KeyboardHandler/clipboardManager +FD: net/minecraft/client/KeyboardHandler/f_90870_ net/minecraft/client/KeyboardHandler/debugCrashKeyTime +FD: net/minecraft/client/KeyboardHandler/f_90871_ net/minecraft/client/KeyboardHandler/debugCrashKeyReportedTime +FD: net/minecraft/client/KeyboardHandler/f_90872_ net/minecraft/client/KeyboardHandler/debugCrashKeyReportedCount +FD: net/minecraft/client/KeyboardHandler/f_90873_ net/minecraft/client/KeyboardHandler/handledDebugKey +FD: net/minecraft/client/KeyboardHandler/net/minecraft/client/KeyboardHandler net/minecraft/client/KeyboardHandler/net/minecraft/client/KeyboardHandler +MD: net/minecraft/client/KeyboardHandler/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/KeyboardHandler/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/KeyboardHandler/m_167813_ (I)Z net/minecraft/client/KeyboardHandler/handleChunkDebugKeys (I)Z +MD: net/minecraft/client/KeyboardHandler/m_167815_ (ILnet/minecraft/client/gui/screens/Screen;[ZIII)V net/minecraft/client/KeyboardHandler/lambda$keyPress$4 (ILnet/minecraft/client/gui/screens/Screen;[ZIII)V +MD: net/minecraft/client/KeyboardHandler/m_167822_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/KeyboardHandler/debugFeedbackComponent (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/KeyboardHandler/m_167824_ (Lnet/minecraft/ChatFormatting;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/KeyboardHandler/debugComponent (Lnet/minecraft/ChatFormatting;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/KeyboardHandler/m_167827_ (JII)V net/minecraft/client/KeyboardHandler/lambda$setup$9 (JII)V +MD: net/minecraft/client/KeyboardHandler/m_167831_ (JIIII)V net/minecraft/client/KeyboardHandler/lambda$setup$7 (JIIII)V +MD: net/minecraft/client/KeyboardHandler/m_167837_ (Ljava/lang/String;[Ljava/lang/Object;)V net/minecraft/client/KeyboardHandler/debugFeedback (Ljava/lang/String;[Ljava/lang/Object;)V +MD: net/minecraft/client/KeyboardHandler/m_167840_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/KeyboardHandler/lambda$keyPress$2 (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/KeyboardHandler/m_90876_ ()Ljava/lang/String; net/minecraft/client/KeyboardHandler/getClipboard ()Ljava/lang/String; +MD: net/minecraft/client/KeyboardHandler/m_90877_ (IJ)V net/minecraft/client/KeyboardHandler/lambda$getClipboard$11 (IJ)V +MD: net/minecraft/client/KeyboardHandler/m_90887_ (J)V net/minecraft/client/KeyboardHandler/setup (J)V +MD: net/minecraft/client/KeyboardHandler/m_90889_ (JII)V net/minecraft/client/KeyboardHandler/charTyped (JII)V +MD: net/minecraft/client/KeyboardHandler/m_90893_ (JIIII)V net/minecraft/client/KeyboardHandler/keyPress (JIIII)V +MD: net/minecraft/client/KeyboardHandler/m_90899_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/client/KeyboardHandler/copyCreateBlockCommand (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/client/KeyboardHandler/m_90903_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;CI)V net/minecraft/client/KeyboardHandler/lambda$charTyped$6 (Lnet/minecraft/client/gui/components/events/GuiEventListener;CI)V +MD: net/minecraft/client/KeyboardHandler/m_90907_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;II)V net/minecraft/client/KeyboardHandler/lambda$charTyped$5 (Lnet/minecraft/client/gui/components/events/GuiEventListener;II)V +MD: net/minecraft/client/KeyboardHandler/m_90911_ (Ljava/lang/String;)V net/minecraft/client/KeyboardHandler/setClipboard (Ljava/lang/String;)V +MD: net/minecraft/client/KeyboardHandler/m_90913_ (Ljava/lang/String;[Ljava/lang/Object;)V net/minecraft/client/KeyboardHandler/debugFeedbackTranslated (Ljava/lang/String;[Ljava/lang/Object;)V +MD: net/minecraft/client/KeyboardHandler/m_90916_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/KeyboardHandler/lambda$keyPress$3 (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/KeyboardHandler/m_90918_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/client/KeyboardHandler/lambda$copyRecreateCommand$1 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/client/KeyboardHandler/m_90922_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/client/KeyboardHandler/copyCreateEntityCommand (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/client/KeyboardHandler/m_90926_ (Z)V net/minecraft/client/KeyboardHandler/setSendRepeatsToGui (Z)V +MD: net/minecraft/client/KeyboardHandler/m_90928_ (ZZ)V net/minecraft/client/KeyboardHandler/copyRecreateCommand (ZZ)V +MD: net/minecraft/client/KeyboardHandler/m_90931_ ()V net/minecraft/client/KeyboardHandler/tick ()V +MD: net/minecraft/client/KeyboardHandler/m_90932_ (I)Z net/minecraft/client/KeyboardHandler/handleDebugKeys (I)Z +MD: net/minecraft/client/KeyboardHandler/m_90934_ (JII)V net/minecraft/client/KeyboardHandler/lambda$setup$10 (JII)V +MD: net/minecraft/client/KeyboardHandler/m_90938_ (JIIII)V net/minecraft/client/KeyboardHandler/lambda$setup$8 (JIIII)V +MD: net/minecraft/client/KeyboardHandler/m_90944_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/client/KeyboardHandler/lambda$copyRecreateCommand$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/client/KeyboardHandler/m_90948_ (Ljava/lang/String;[Ljava/lang/Object;)V net/minecraft/client/KeyboardHandler/debugWarningTranslated (Ljava/lang/String;[Ljava/lang/Object;)V +CL: net/minecraft/client/KeyboardHandler$1 net/minecraft/client/KeyboardHandler$1 +FD: net/minecraft/client/KeyboardHandler$1/f_90963_ net/minecraft/client/KeyboardHandler$1/$SwitchMap$net$minecraft$world$phys$HitResult$Type +FD: net/minecraft/client/KeyboardHandler$1/net/minecraft/client/KeyboardHandler$1 net/minecraft/client/KeyboardHandler$1/net/minecraft/client/KeyboardHandler$1 +MD: net/minecraft/client/KeyboardHandler$1/ ()V net/minecraft/client/KeyboardHandler$1/ ()V +CL: net/minecraft/client/LogaritmicProgressOption net/minecraft/client/LogaritmicProgressOption +FD: net/minecraft/client/LogaritmicProgressOption/net/minecraft/client/LogaritmicProgressOption net/minecraft/client/LogaritmicProgressOption/net/minecraft/client/LogaritmicProgressOption +MD: net/minecraft/client/LogaritmicProgressOption/ (Ljava/lang/String;DDFLjava/util/function/Function;Ljava/util/function/BiConsumer;Ljava/util/function/BiFunction;)V net/minecraft/client/LogaritmicProgressOption/ (Ljava/lang/String;DDFLjava/util/function/Function;Ljava/util/function/BiConsumer;Ljava/util/function/BiFunction;)V +MD: net/minecraft/client/LogaritmicProgressOption/m_6912_ (D)D net/minecraft/client/LogaritmicProgressOption/toValue (D)D +MD: net/minecraft/client/LogaritmicProgressOption/m_6917_ (D)D net/minecraft/client/LogaritmicProgressOption/toPct (D)D +CL: net/minecraft/client/Minecraft net/minecraft/client/Minecraft +FD: net/minecraft/client/Minecraft/f_167842_ net/minecraft/client/Minecraft/wireframe +FD: net/minecraft/client/Minecraft/f_167843_ net/minecraft/client/Minecraft/MAX_TICKS_PER_UPDATE +FD: net/minecraft/client/Minecraft/f_167844_ net/minecraft/client/Minecraft/entityModels +FD: net/minecraft/client/Minecraft/f_167845_ net/minecraft/client/Minecraft/blockEntityRenderDispatcher +FD: net/minecraft/client/Minecraft/f_167846_ net/minecraft/client/Minecraft/metricsRecorder +FD: net/minecraft/client/Minecraft/f_167847_ net/minecraft/client/Minecraft/reloadStateTracker +FD: net/minecraft/client/Minecraft/f_167848_ net/minecraft/client/Minecraft/UPDATE_DRIVERS_ADVICE +FD: net/minecraft/client/Minecraft/f_193582_ net/minecraft/client/Minecraft/deviceSessionId +FD: net/minecraft/client/Minecraft/f_193584_ net/minecraft/client/Minecraft/userApiService +FD: net/minecraft/client/Minecraft/f_205119_ net/minecraft/client/Minecraft/REGIONAL_COMPLIANCIES +FD: net/minecraft/client/Minecraft/f_205120_ net/minecraft/client/Minecraft/regionalCompliancies +FD: net/minecraft/client/Minecraft/f_90977_ net/minecraft/client/Minecraft/fpsString +FD: net/minecraft/client/Minecraft/f_90978_ net/minecraft/client/Minecraft/chunkPath +FD: net/minecraft/client/Minecraft/f_90979_ net/minecraft/client/Minecraft/chunkVisibility +FD: net/minecraft/client/Minecraft/f_90980_ net/minecraft/client/Minecraft/smartCull +FD: net/minecraft/client/Minecraft/f_90981_ net/minecraft/client/Minecraft/instance +FD: net/minecraft/client/Minecraft/f_90982_ net/minecraft/client/Minecraft/LOGGER +FD: net/minecraft/client/Minecraft/f_90983_ net/minecraft/client/Minecraft/RESOURCE_RELOAD_INITIAL_TASK +FD: net/minecraft/client/Minecraft/f_90984_ net/minecraft/client/Minecraft/SOCIAL_INTERACTIONS_NOT_AVAILABLE +FD: net/minecraft/client/Minecraft/f_90985_ net/minecraft/client/Minecraft/resourcePackDirectory +FD: net/minecraft/client/Minecraft/f_90986_ net/minecraft/client/Minecraft/profileProperties +FD: net/minecraft/client/Minecraft/f_90987_ net/minecraft/client/Minecraft/textureManager +FD: net/minecraft/client/Minecraft/f_90988_ net/minecraft/client/Minecraft/fixerUpper +FD: net/minecraft/client/Minecraft/f_90989_ net/minecraft/client/Minecraft/virtualScreen +FD: net/minecraft/client/Minecraft/f_90990_ net/minecraft/client/Minecraft/window +FD: net/minecraft/client/Minecraft/f_90991_ net/minecraft/client/Minecraft/timer +FD: net/minecraft/client/Minecraft/f_90993_ net/minecraft/client/Minecraft/renderBuffers +FD: net/minecraft/client/Minecraft/f_90994_ net/minecraft/client/Minecraft/entityRenderDispatcher +FD: net/minecraft/client/Minecraft/f_90995_ net/minecraft/client/Minecraft/itemRenderer +FD: net/minecraft/client/Minecraft/f_90996_ net/minecraft/client/Minecraft/itemInHandRenderer +FD: net/minecraft/client/Minecraft/f_90997_ net/minecraft/client/Minecraft/searchRegistry +FD: net/minecraft/client/Minecraft/f_90998_ net/minecraft/client/Minecraft/user +FD: net/minecraft/client/Minecraft/f_90999_ net/minecraft/client/Minecraft/progressListener +FD: net/minecraft/client/Minecraft/f_91000_ net/minecraft/client/Minecraft/hotbarManager +FD: net/minecraft/client/Minecraft/f_91001_ net/minecraft/client/Minecraft/launchedVersion +FD: net/minecraft/client/Minecraft/f_91002_ net/minecraft/client/Minecraft/ON_OSX +FD: net/minecraft/client/Minecraft/f_91003_ net/minecraft/client/Minecraft/toast +FD: net/minecraft/client/Minecraft/f_91004_ net/minecraft/client/Minecraft/game +FD: net/minecraft/client/Minecraft/f_91005_ net/minecraft/client/Minecraft/tutorial +FD: net/minecraft/client/Minecraft/f_91006_ net/minecraft/client/Minecraft/playerSocialManager +FD: net/minecraft/client/Minecraft/f_91007_ net/minecraft/client/Minecraft/singleplayerServer +FD: net/minecraft/client/Minecraft/f_91008_ net/minecraft/client/Minecraft/currentServer +FD: net/minecraft/client/Minecraft/f_91009_ net/minecraft/client/Minecraft/pendingConnection +FD: net/minecraft/client/Minecraft/f_91010_ net/minecraft/client/Minecraft/isLocalServer +FD: net/minecraft/client/Minecraft/f_91011_ net/minecraft/client/Minecraft/rightClickDelay +FD: net/minecraft/client/Minecraft/f_91012_ net/minecraft/client/Minecraft/pause +FD: net/minecraft/client/Minecraft/f_91013_ net/minecraft/client/Minecraft/pausePartialTick +FD: net/minecraft/client/Minecraft/f_91014_ net/minecraft/client/Minecraft/lastNanoTime +FD: net/minecraft/client/Minecraft/f_91015_ net/minecraft/client/Minecraft/lastTime +FD: net/minecraft/client/Minecraft/f_91016_ net/minecraft/client/Minecraft/frames +FD: net/minecraft/client/Minecraft/f_91017_ net/minecraft/client/Minecraft/connectedToRealms +FD: net/minecraft/client/Minecraft/f_91018_ net/minecraft/client/Minecraft/gameThread +FD: net/minecraft/client/Minecraft/f_91019_ net/minecraft/client/Minecraft/running +FD: net/minecraft/client/Minecraft/f_91020_ net/minecraft/client/Minecraft/delayedCrash +FD: net/minecraft/client/Minecraft/f_91021_ net/minecraft/client/Minecraft/fps +FD: net/minecraft/client/Minecraft/f_91022_ net/minecraft/client/Minecraft/windowActive +FD: net/minecraft/client/Minecraft/f_91023_ net/minecraft/client/Minecraft/progressTasks +FD: net/minecraft/client/Minecraft/f_91024_ net/minecraft/client/Minecraft/pendingReload +FD: net/minecraft/client/Minecraft/f_91025_ net/minecraft/client/Minecraft/socialInteractionsToast +FD: net/minecraft/client/Minecraft/f_91026_ net/minecraft/client/Minecraft/profiler +FD: net/minecraft/client/Minecraft/f_91027_ net/minecraft/client/Minecraft/fpsPieRenderTicks +FD: net/minecraft/client/Minecraft/f_91028_ net/minecraft/client/Minecraft/fpsPieProfiler +FD: net/minecraft/client/Minecraft/f_91029_ net/minecraft/client/Minecraft/versionType +FD: net/minecraft/client/Minecraft/f_91030_ net/minecraft/client/Minecraft/proxy +FD: net/minecraft/client/Minecraft/f_91031_ net/minecraft/client/Minecraft/levelSource +FD: net/minecraft/client/Minecraft/f_91032_ net/minecraft/client/Minecraft/is64bit +FD: net/minecraft/client/Minecraft/f_91033_ net/minecraft/client/Minecraft/demo +FD: net/minecraft/client/Minecraft/f_91034_ net/minecraft/client/Minecraft/allowsMultiplayer +FD: net/minecraft/client/Minecraft/f_91035_ net/minecraft/client/Minecraft/allowsChat +FD: net/minecraft/client/Minecraft/f_91036_ net/minecraft/client/Minecraft/resourceManager +FD: net/minecraft/client/Minecraft/f_91037_ net/minecraft/client/Minecraft/clientPackSource +FD: net/minecraft/client/Minecraft/f_91038_ net/minecraft/client/Minecraft/resourcePackRepository +FD: net/minecraft/client/Minecraft/f_91039_ net/minecraft/client/Minecraft/languageManager +FD: net/minecraft/client/Minecraft/f_91040_ net/minecraft/client/Minecraft/blockColors +FD: net/minecraft/client/Minecraft/f_91041_ net/minecraft/client/Minecraft/itemColors +FD: net/minecraft/client/Minecraft/f_91042_ net/minecraft/client/Minecraft/mainRenderTarget +FD: net/minecraft/client/Minecraft/f_91043_ net/minecraft/client/Minecraft/soundManager +FD: net/minecraft/client/Minecraft/f_91044_ net/minecraft/client/Minecraft/musicManager +FD: net/minecraft/client/Minecraft/f_91045_ net/minecraft/client/Minecraft/fontManager +FD: net/minecraft/client/Minecraft/f_91046_ net/minecraft/client/Minecraft/splashManager +FD: net/minecraft/client/Minecraft/f_91047_ net/minecraft/client/Minecraft/gpuWarnlistManager +FD: net/minecraft/client/Minecraft/f_91048_ net/minecraft/client/Minecraft/minecraftSessionService +FD: net/minecraft/client/Minecraft/f_91050_ net/minecraft/client/Minecraft/skinManager +FD: net/minecraft/client/Minecraft/f_91051_ net/minecraft/client/Minecraft/modelManager +FD: net/minecraft/client/Minecraft/f_91052_ net/minecraft/client/Minecraft/blockRenderer +FD: net/minecraft/client/Minecraft/f_91053_ net/minecraft/client/Minecraft/paintingTextures +FD: net/minecraft/client/Minecraft/f_91054_ net/minecraft/client/Minecraft/mobEffectTextures +FD: net/minecraft/client/Minecraft/f_91055_ net/minecraft/client/Minecraft/DEFAULT_FONT +FD: net/minecraft/client/Minecraft/f_91056_ net/minecraft/client/Minecraft/fpsPieResults +FD: net/minecraft/client/Minecraft/f_91057_ net/minecraft/client/Minecraft/debugPath +FD: net/minecraft/client/Minecraft/f_91058_ net/minecraft/client/Minecraft/UNIFORM_FONT +FD: net/minecraft/client/Minecraft/f_91059_ net/minecraft/client/Minecraft/ALT_FONT +FD: net/minecraft/client/Minecraft/f_91060_ net/minecraft/client/Minecraft/levelRenderer +FD: net/minecraft/client/Minecraft/f_91061_ net/minecraft/client/Minecraft/particleEngine +FD: net/minecraft/client/Minecraft/f_91062_ net/minecraft/client/Minecraft/font +FD: net/minecraft/client/Minecraft/f_91063_ net/minecraft/client/Minecraft/gameRenderer +FD: net/minecraft/client/Minecraft/f_91064_ net/minecraft/client/Minecraft/debugRenderer +FD: net/minecraft/client/Minecraft/f_91065_ net/minecraft/client/Minecraft/gui +FD: net/minecraft/client/Minecraft/f_91066_ net/minecraft/client/Minecraft/options +FD: net/minecraft/client/Minecraft/f_91067_ net/minecraft/client/Minecraft/mouseHandler +FD: net/minecraft/client/Minecraft/f_91068_ net/minecraft/client/Minecraft/keyboardHandler +FD: net/minecraft/client/Minecraft/f_91069_ net/minecraft/client/Minecraft/gameDirectory +FD: net/minecraft/client/Minecraft/f_91070_ net/minecraft/client/Minecraft/frameTimer +FD: net/minecraft/client/Minecraft/f_91072_ net/minecraft/client/Minecraft/gameMode +FD: net/minecraft/client/Minecraft/f_91073_ net/minecraft/client/Minecraft/level +FD: net/minecraft/client/Minecraft/f_91074_ net/minecraft/client/Minecraft/player +FD: net/minecraft/client/Minecraft/f_91075_ net/minecraft/client/Minecraft/cameraEntity +FD: net/minecraft/client/Minecraft/f_91076_ net/minecraft/client/Minecraft/crosshairPickEntity +FD: net/minecraft/client/Minecraft/f_91077_ net/minecraft/client/Minecraft/hitResult +FD: net/minecraft/client/Minecraft/f_91078_ net/minecraft/client/Minecraft/missTime +FD: net/minecraft/client/Minecraft/f_91079_ net/minecraft/client/Minecraft/noRender +FD: net/minecraft/client/Minecraft/f_91080_ net/minecraft/client/Minecraft/screen +FD: net/minecraft/client/Minecraft/f_91081_ net/minecraft/client/Minecraft/overlay +FD: net/minecraft/client/Minecraft/net/minecraft/client/Minecraft net/minecraft/client/Minecraft/net/minecraft/client/Minecraft +MD: net/minecraft/client/Minecraft/ ()V net/minecraft/client/Minecraft/ ()V +MD: net/minecraft/client/Minecraft/ (Lnet/minecraft/client/main/GameConfig;)V net/minecraft/client/Minecraft/ (Lnet/minecraft/client/main/GameConfig;)V +MD: net/minecraft/client/Minecraft/close ()V net/minecraft/client/Minecraft/close ()V +MD: net/minecraft/client/Minecraft/m_167850_ (Lnet/minecraft/SystemReport;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/resources/language/LanguageManager;Ljava/lang/String;Lnet/minecraft/client/Options;)Lnet/minecraft/SystemReport; net/minecraft/client/Minecraft/fillSystemReport (Lnet/minecraft/SystemReport;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/resources/language/LanguageManager;Ljava/lang/String;Lnet/minecraft/client/Options;)Lnet/minecraft/SystemReport; +MD: net/minecraft/client/Minecraft/m_167856_ (Lnet/minecraft/SystemReport;Ljava/util/List;)Ljava/nio/file/Path; net/minecraft/client/Minecraft/archiveProfilingReport (Lnet/minecraft/SystemReport;Ljava/util/List;)Ljava/nio/file/Path; +MD: net/minecraft/client/Minecraft/m_167872_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/resources/language/LanguageManager;Ljava/lang/String;Lnet/minecraft/client/Options;Lnet/minecraft/CrashReport;)V net/minecraft/client/Minecraft/fillReport (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/resources/language/LanguageManager;Ljava/lang/String;Lnet/minecraft/client/Options;Lnet/minecraft/CrashReport;)V +MD: net/minecraft/client/Minecraft/m_167899_ (Ljava/io/File;II)Lnet/minecraft/network/chat/Component; net/minecraft/client/Minecraft/grabPanoramixScreenshot (Ljava/io/File;II)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Minecraft/m_167903_ (Ljava/io/File;IIII)Lnet/minecraft/network/chat/Component; net/minecraft/client/Minecraft/grabHugeScreenshot (Ljava/io/File;IIII)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Minecraft/m_167933_ (Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/client/Minecraft/createClientPackAdapter (Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; +MD: net/minecraft/client/Minecraft/m_167946_ (Ljava/util/function/Consumer;)Z net/minecraft/client/Minecraft/debugClientMetricsStart (Ljava/util/function/Consumer;)Z +MD: net/minecraft/client/Minecraft/m_167970_ (ZLnet/minecraft/util/profiling/SingleTickProfiler;)Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/client/Minecraft/constructProfiler (ZLnet/minecraft/util/profiling/SingleTickProfiler;)Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/client/Minecraft/m_167973_ ()Lnet/minecraft/client/model/geom/EntityModelSet; net/minecraft/client/Minecraft/getEntityModels ()Lnet/minecraft/client/model/geom/EntityModelSet; +MD: net/minecraft/client/Minecraft/m_167974_ ()Z net/minecraft/client/Minecraft/isTextFilteringEnabled ()Z +MD: net/minecraft/client/Minecraft/m_167975_ ()V net/minecraft/client/Minecraft/debugClientMetricsStop ()V +MD: net/minecraft/client/Minecraft/m_167976_ ()Ljava/lang/String; net/minecraft/client/Minecraft/lambda$fillSystemReport$45 ()Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_167982_ ()Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher; net/minecraft/client/Minecraft/getBlockEntityRenderDispatcher ()Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher; +MD: net/minecraft/client/Minecraft/m_167983_ ()Lnet/minecraft/server/level/progress/StoringChunkProgressListener; net/minecraft/client/Minecraft/getProgressListener ()Lnet/minecraft/server/level/progress/StoringChunkProgressListener; +MD: net/minecraft/client/Minecraft/m_168019_ (Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/Minecraft/reloadResourcePacks (Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/Minecraft/m_168021_ ()Z net/minecraft/client/Minecraft/allowsRealms ()Z +MD: net/minecraft/client/Minecraft/m_168022_ ()Lnet/minecraft/client/Minecraft$ChatStatus; net/minecraft/client/Minecraft/getChatStatus ()Lnet/minecraft/client/Minecraft$ChatStatus; +MD: net/minecraft/client/Minecraft/m_193585_ (Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;Lnet/minecraft/client/main/GameConfig;)Lcom/mojang/authlib/minecraft/UserApiService; net/minecraft/client/Minecraft/createUserApiService (Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;Lnet/minecraft/client/main/GameConfig;)Lcom/mojang/authlib/minecraft/UserApiService; +MD: net/minecraft/client/Minecraft/m_193588_ ()V net/minecraft/client/Minecraft/prepareForMultiplayer ()V +MD: net/minecraft/client/Minecraft/m_193589_ ()Lnet/minecraft/util/ModCheck; net/minecraft/client/Minecraft/checkModStatus ()Lnet/minecraft/util/ModCheck; +MD: net/minecraft/client/Minecraft/m_193590_ ()Lnet/minecraft/client/ClientTelemetryManager; net/minecraft/client/Minecraft/createTelemetryManager ()Lnet/minecraft/client/ClientTelemetryManager; +MD: net/minecraft/client/Minecraft/m_199935_ (Ljava/util/function/Supplier;)V net/minecraft/client/Minecraft/delayCrash (Ljava/util/function/Supplier;)V +MD: net/minecraft/client/Minecraft/m_202354_ ()Z net/minecraft/client/Minecraft/startAttack ()Z +MD: net/minecraft/client/Minecraft/m_205125_ (Lnet/minecraft/server/packs/repository/PackRepository;ZLnet/minecraft/server/WorldStem$DataPackConfigSupplier;Lnet/minecraft/server/WorldStem$WorldDataSupplier;)Lnet/minecraft/server/WorldStem; net/minecraft/client/Minecraft/makeWorldStem (Lnet/minecraft/server/packs/repository/PackRepository;ZLnet/minecraft/server/WorldStem$DataPackConfigSupplier;Lnet/minecraft/server/WorldStem$WorldDataSupplier;)Lnet/minecraft/server/WorldStem; +MD: net/minecraft/client/Minecraft/m_205142_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/packs/repository/PackRepository; net/minecraft/client/Minecraft/createPackRepository (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/packs/repository/PackRepository; +MD: net/minecraft/client/Minecraft/m_205152_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Z)Lnet/minecraft/server/WorldStem; net/minecraft/client/Minecraft/makeWorldStem (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Z)Lnet/minecraft/server/WorldStem; +MD: net/minecraft/client/Minecraft/m_205185_ (Ljava/lang/String;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V net/minecraft/client/Minecraft/createLevel (Ljava/lang/String;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V +MD: net/minecraft/client/Minecraft/m_205205_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;ZLnet/minecraft/client/Minecraft$ExperimentalDialogType;)V net/minecraft/client/Minecraft/doLoadLevel (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;ZLnet/minecraft/client/Minecraft$ExperimentalDialogType;)V +MD: net/minecraft/client/Minecraft/m_205241_ ()Ljava/lang/String; net/minecraft/client/Minecraft/lambda$fillSystemReport$46 ()Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210674_ (Lnet/minecraft/SystemReport;Ljava/util/function/Consumer;Ljava/util/List;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$24 (Lnet/minecraft/SystemReport;Ljava/util/function/Consumer;Ljava/util/List;)V +MD: net/minecraft/client/Minecraft/m_210678_ (Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$27 (Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/client/Minecraft/m_210680_ (Lnet/minecraft/world/item/crafting/Recipe;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/Minecraft/lambda$createSearchTrees$14 (Lnet/minecraft/world/item/crafting/Recipe;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/Minecraft/m_210682_ (Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$DataPackConfigSupplier; net/minecraft/client/Minecraft/lambda$createLevel$31 (Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$DataPackConfigSupplier; +MD: net/minecraft/client/Minecraft/m_210685_ (Lcom/mojang/serialization/DynamicOps;Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; net/minecraft/client/Minecraft/lambda$createLevel$32 (Lcom/mojang/serialization/DynamicOps;Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/client/Minecraft/m_210688_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Ljava/lang/Thread;)Lnet/minecraft/client/server/IntegratedServer; net/minecraft/client/Minecraft/lambda$doLoadLevel$38 (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Ljava/lang/Thread;)Lnet/minecraft/client/server/IntegratedServer; +MD: net/minecraft/client/Minecraft/m_210696_ (Lnet/minecraft/client/Minecraft;)Ljava/lang/String; net/minecraft/client/Minecraft/lambda$fillSystemReport$43 (Lnet/minecraft/client/Minecraft;)Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210698_ (Lnet/minecraft/client/Options;)Ljava/lang/String; net/minecraft/client/Minecraft/lambda$fillSystemReport$47 (Lnet/minecraft/client/Options;)Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210700_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Ljava/util/stream/Stream; net/minecraft/client/Minecraft/lambda$createSearchTrees$15 (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Ljava/util/stream/Stream; +MD: net/minecraft/client/Minecraft/m_210702_ (Lnet/minecraft/client/resources/language/LanguageManager;)Ljava/lang/String; net/minecraft/client/Minecraft/lambda$fillSystemReport$48 (Lnet/minecraft/client/resources/language/LanguageManager;)Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210704_ (Lnet/minecraft/client/searchtree/ReloadableSearchTree;Lnet/minecraft/client/searchtree/ReloadableIdSearchTree;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/Minecraft/lambda$createSearchTrees$9 (Lnet/minecraft/client/searchtree/ReloadableSearchTree;Lnet/minecraft/client/searchtree/ReloadableIdSearchTree;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/Minecraft/m_210708_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; net/minecraft/client/Minecraft/lambda$createLevel$33 (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/client/Minecraft/m_210714_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$WorldDataSupplier; net/minecraft/client/Minecraft/lambda$createLevel$34 (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$WorldDataSupplier; +MD: net/minecraft/client/Minecraft/m_210719_ (Ljava/io/File;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/client/Minecraft/lambda$grabHugeScreenshot$52 (Ljava/io/File;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/Minecraft/m_210722_ (Ljava/lang/Runnable;Ljava/lang/String;Z)V net/minecraft/client/Minecraft/lambda$displayExperimentalConfirmationDialog$41 (Ljava/lang/Runnable;Ljava/lang/String;Z)V +MD: net/minecraft/client/Minecraft/m_210726_ (Ljava/lang/String;Ljava/lang/Runnable;ZZ)V net/minecraft/client/Minecraft/lambda$displayExperimentalConfirmationDialog$40 (Ljava/lang/String;Ljava/lang/Runnable;ZZ)V +MD: net/minecraft/client/Minecraft/m_210731_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/Minecraft$ExperimentalDialogType;)V net/minecraft/client/Minecraft/lambda$doLoadLevel$35 (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/Minecraft$ExperimentalDialogType;)V +MD: net/minecraft/client/Minecraft/m_210736_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Z)V net/minecraft/client/Minecraft/lambda$doLoadLevel$36 (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Z)V +MD: net/minecraft/client/Minecraft/m_210741_ (Ljava/nio/file/Path;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$21 (Ljava/nio/file/Path;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/Minecraft/m_210744_ (Ljava/util/Optional;)V net/minecraft/client/Minecraft/lambda$new$2 (Ljava/util/Optional;)V +MD: net/minecraft/client/Minecraft/m_210746_ (Ljava/util/concurrent/CompletableFuture;)Ljava/util/concurrent/CompletionStage; net/minecraft/client/Minecraft/lambda$delayTextureReload$49 (Ljava/util/concurrent/CompletableFuture;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/client/Minecraft/m_210748_ (Ljava/util/concurrent/CompletableFuture;Ljava/util/Optional;)V net/minecraft/client/Minecraft/lambda$reloadResourcePacks$17 (Ljava/util/concurrent/CompletableFuture;Ljava/util/Optional;)V +MD: net/minecraft/client/Minecraft/m_210751_ (Ljava/util/function/Consumer;DI)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$19 (Ljava/util/function/Consumer;DI)V +MD: net/minecraft/client/Minecraft/m_210755_ (Ljava/util/function/Consumer;Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$28 (Ljava/util/function/Consumer;Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/client/Minecraft/m_210758_ (Ljava/util/function/Consumer;Ljava/nio/file/Path;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$25 (Ljava/util/function/Consumer;Ljava/nio/file/Path;)V +MD: net/minecraft/client/Minecraft/m_210761_ (Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$26 (Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/client/Minecraft/m_210765_ (Ljava/util/function/Consumer;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$22 (Ljava/util/function/Consumer;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft/m_210768_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft/lambda$grabPanoramixScreenshot$50 (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft/m_210770_ ()Ljava/lang/String; net/minecraft/client/Minecraft/lambda$fillSystemReport$44 ()Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210771_ ()Z net/minecraft/client/Minecraft/lambda$tick$30 ()Z +MD: net/minecraft/client/Minecraft/m_210772_ ()V net/minecraft/client/Minecraft/lambda$tick$29 ()V +MD: net/minecraft/client/Minecraft/m_210773_ ()V net/minecraft/client/Minecraft/lambda$new$1 ()V +MD: net/minecraft/client/Minecraft/m_210774_ ()I net/minecraft/client/Minecraft/lambda$new$0 ()I +MD: net/minecraft/client/Minecraft/m_210775_ (Lnet/minecraft/world/item/crafting/Recipe;)Ljava/util/stream/Stream; net/minecraft/client/Minecraft/lambda$createSearchTrees$10 (Lnet/minecraft/world/item/crafting/Recipe;)Ljava/util/stream/Stream; +MD: net/minecraft/client/Minecraft/m_210777_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Ljava/util/stream/Stream; net/minecraft/client/Minecraft/lambda$createSearchTrees$13 (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Ljava/util/stream/Stream; +MD: net/minecraft/client/Minecraft/m_210779_ (Ljava/io/File;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/client/Minecraft/lambda$grabPanoramixScreenshot$51 (Ljava/io/File;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/Minecraft/m_210782_ (Ljava/lang/Object;)Z net/minecraft/client/Minecraft/countryEqualsISO3 (Ljava/lang/Object;)Z +MD: net/minecraft/client/Minecraft/m_210784_ (Ljava/util/concurrent/CompletableFuture;)V net/minecraft/client/Minecraft/lambda$runTick$18 (Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/client/Minecraft/m_210786_ (Ljava/util/function/Consumer;Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$20 (Ljava/util/function/Consumer;Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/client/Minecraft/m_210789_ (Ljava/util/function/Consumer;Ljava/nio/file/Path;)V net/minecraft/client/Minecraft/lambda$debugClientMetricsStart$23 (Ljava/util/function/Consumer;Ljava/nio/file/Path;)V +MD: net/minecraft/client/Minecraft/m_210792_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft/lambda$doLoadLevel$39 (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft/m_210794_ (I)Lnet/minecraft/server/level/progress/ChunkProgressListener; net/minecraft/client/Minecraft/lambda$doLoadLevel$37 (I)Lnet/minecraft/server/level/progress/ChunkProgressListener; +MD: net/minecraft/client/Minecraft/m_210796_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; net/minecraft/client/Minecraft/lambda$createSearchTrees$6 (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; +MD: net/minecraft/client/Minecraft/m_210798_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/Minecraft/lambda$fillSystemReport$42 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210800_ (Ljava/util/concurrent/CompletableFuture;)V net/minecraft/client/Minecraft/lambda$reloadResourcePacks$16 (Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/client/Minecraft/m_210802_ (Lnet/minecraft/network/chat/Component;)Ljava/lang/String; net/minecraft/client/Minecraft/lambda$createSearchTrees$11 (Lnet/minecraft/network/chat/Component;)Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210804_ (Ljava/lang/String;)Z net/minecraft/client/Minecraft/lambda$createSearchTrees$12 (Ljava/lang/String;)Z +MD: net/minecraft/client/Minecraft/m_210806_ (Lnet/minecraft/network/chat/Component;)Ljava/lang/String; net/minecraft/client/Minecraft/lambda$createSearchTrees$4 (Lnet/minecraft/network/chat/Component;)Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_210808_ (Ljava/lang/String;)Z net/minecraft/client/Minecraft/lambda$createSearchTrees$5 (Ljava/lang/String;)Z +MD: net/minecraft/client/Minecraft/m_210810_ (Ljava/util/function/Supplier;)Lnet/minecraft/server/packs/PackResources; net/minecraft/client/Minecraft/lambda$adaptV4$54 (Ljava/util/function/Supplier;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/client/Minecraft/m_210812_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft/lambda$clearResourcePacksOnError$3 (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft/m_210814_ (Ljava/util/function/Supplier;)Lnet/minecraft/server/packs/PackResources; net/minecraft/client/Minecraft/lambda$adaptV3$53 (Ljava/util/function/Supplier;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/client/Minecraft/m_5740_ ()V net/minecraft/client/Minecraft/cursorEntered ()V +MD: net/minecraft/client/Minecraft/m_5741_ ()V net/minecraft/client/Minecraft/resizeDisplay ()V +MD: net/minecraft/client/Minecraft/m_6304_ ()Ljava/lang/Thread; net/minecraft/client/Minecraft/getRunningThread ()Ljava/lang/Thread; +MD: net/minecraft/client/Minecraft/m_6362_ (Ljava/lang/Runnable;)Z net/minecraft/client/Minecraft/shouldRun (Ljava/lang/Runnable;)Z +MD: net/minecraft/client/Minecraft/m_6681_ (Ljava/lang/Runnable;)Ljava/lang/Runnable; net/minecraft/client/Minecraft/wrapRunnable (Ljava/lang/Runnable;)Ljava/lang/Runnable; +MD: net/minecraft/client/Minecraft/m_7440_ (Z)V net/minecraft/client/Minecraft/setWindowActive (Z)V +MD: net/minecraft/client/Minecraft/m_91085_ ()Z net/minecraft/client/Minecraft/useShaderTransparency ()Z +MD: net/minecraft/client/Minecraft/m_91086_ ()Z net/minecraft/client/Minecraft/useAmbientOcclusion ()Z +MD: net/minecraft/client/Minecraft/m_91087_ ()Lnet/minecraft/client/Minecraft; net/minecraft/client/Minecraft/getInstance ()Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/Minecraft/m_91088_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/client/Minecraft/delayTextureReload ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/Minecraft/m_91089_ ()Lnet/minecraft/client/multiplayer/ServerData; net/minecraft/client/Minecraft/getCurrentServer ()Lnet/minecraft/client/multiplayer/ServerData; +MD: net/minecraft/client/Minecraft/m_91090_ ()Z net/minecraft/client/Minecraft/isLocalServer ()Z +MD: net/minecraft/client/Minecraft/m_91091_ ()Z net/minecraft/client/Minecraft/hasSingleplayerServer ()Z +MD: net/minecraft/client/Minecraft/m_91092_ ()Lnet/minecraft/client/server/IntegratedServer; net/minecraft/client/Minecraft/getSingleplayerServer ()Lnet/minecraft/client/server/IntegratedServer; +MD: net/minecraft/client/Minecraft/m_91094_ ()Lnet/minecraft/client/User; net/minecraft/client/Minecraft/getUser ()Lnet/minecraft/client/User; +MD: net/minecraft/client/Minecraft/m_91095_ ()Lcom/mojang/authlib/properties/PropertyMap; net/minecraft/client/Minecraft/getProfileProperties ()Lcom/mojang/authlib/properties/PropertyMap; +MD: net/minecraft/client/Minecraft/m_91096_ ()Ljava/net/Proxy; net/minecraft/client/Minecraft/getProxy ()Ljava/net/Proxy; +MD: net/minecraft/client/Minecraft/m_91097_ ()Lnet/minecraft/client/renderer/texture/TextureManager; net/minecraft/client/Minecraft/getTextureManager ()Lnet/minecraft/client/renderer/texture/TextureManager; +MD: net/minecraft/client/Minecraft/m_91098_ ()Lnet/minecraft/server/packs/resources/ResourceManager; net/minecraft/client/Minecraft/getResourceManager ()Lnet/minecraft/server/packs/resources/ResourceManager; +MD: net/minecraft/client/Minecraft/m_91099_ ()Lnet/minecraft/server/packs/repository/PackRepository; net/minecraft/client/Minecraft/getResourcePackRepository ()Lnet/minecraft/server/packs/repository/PackRepository; +MD: net/minecraft/client/Minecraft/m_91100_ ()Lnet/minecraft/client/resources/ClientPackSource; net/minecraft/client/Minecraft/getClientPackSource ()Lnet/minecraft/client/resources/ClientPackSource; +MD: net/minecraft/client/Minecraft/m_91101_ ()Ljava/io/File; net/minecraft/client/Minecraft/getResourcePackDirectory ()Ljava/io/File; +MD: net/minecraft/client/Minecraft/m_91102_ ()Lnet/minecraft/client/resources/language/LanguageManager; net/minecraft/client/Minecraft/getLanguageManager ()Lnet/minecraft/client/resources/language/LanguageManager; +MD: net/minecraft/client/Minecraft/m_91103_ ()Z net/minecraft/client/Minecraft/is64Bit ()Z +MD: net/minecraft/client/Minecraft/m_91104_ ()Z net/minecraft/client/Minecraft/isPaused ()Z +MD: net/minecraft/client/Minecraft/m_91105_ ()Lnet/minecraft/client/renderer/GpuWarnlistManager; net/minecraft/client/Minecraft/getGpuWarnlistManager ()Lnet/minecraft/client/renderer/GpuWarnlistManager; +MD: net/minecraft/client/Minecraft/m_91106_ ()Lnet/minecraft/client/sounds/SoundManager; net/minecraft/client/Minecraft/getSoundManager ()Lnet/minecraft/client/sounds/SoundManager; +MD: net/minecraft/client/Minecraft/m_91107_ ()Lnet/minecraft/sounds/Music; net/minecraft/client/Minecraft/getSituationalMusic ()Lnet/minecraft/sounds/Music; +MD: net/minecraft/client/Minecraft/m_91108_ ()Lcom/mojang/authlib/minecraft/MinecraftSessionService; net/minecraft/client/Minecraft/getMinecraftSessionService ()Lcom/mojang/authlib/minecraft/MinecraftSessionService; +MD: net/minecraft/client/Minecraft/m_91109_ ()Lnet/minecraft/client/resources/SkinManager; net/minecraft/client/Minecraft/getSkinManager ()Lnet/minecraft/client/resources/SkinManager; +MD: net/minecraft/client/Minecraft/m_91111_ (I)V net/minecraft/client/Minecraft/debugFpsMeterKeyPress (I)V +MD: net/minecraft/client/Minecraft/m_91113_ (IJ)V net/minecraft/client/Minecraft/onFullscreenError (IJ)V +MD: net/minecraft/client/Minecraft/m_91118_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/Minecraft/setCameraEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/Minecraft/m_91120_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; net/minecraft/client/Minecraft/lambda$createSearchTrees$8 (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; +MD: net/minecraft/client/Minecraft/m_91122_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/client/Minecraft/addCustomNbtData (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/client/Minecraft/m_91140_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/client/Minecraft/renderFpsMeter (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/client/Minecraft/m_91143_ (Lnet/minecraft/client/Minecraft$ExperimentalDialogType;Ljava/lang/String;ZLjava/lang/Runnable;)V net/minecraft/client/Minecraft/displayExperimentalConfirmationDialog (Lnet/minecraft/client/Minecraft$ExperimentalDialogType;Ljava/lang/String;ZLjava/lang/Runnable;)V +MD: net/minecraft/client/Minecraft/m_91150_ (Lnet/minecraft/client/gui/screens/Overlay;)V net/minecraft/client/Minecraft/setOverlay (Lnet/minecraft/client/gui/screens/Overlay;)V +MD: net/minecraft/client/Minecraft/m_91152_ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/Minecraft/setScreen (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/Minecraft/m_91156_ (Lnet/minecraft/client/multiplayer/ClientLevel;)V net/minecraft/client/Minecraft/setLevel (Lnet/minecraft/client/multiplayer/ClientLevel;)V +MD: net/minecraft/client/Minecraft/m_91158_ (Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/Minecraft/setCurrentServer (Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/Minecraft/m_91171_ (Lnet/minecraft/client/searchtree/SearchRegistry$Key;)Lnet/minecraft/client/searchtree/MutableSearchTree; net/minecraft/client/Minecraft/getSearchTree (Lnet/minecraft/client/searchtree/SearchRegistry$Key;)Lnet/minecraft/client/searchtree/MutableSearchTree; +MD: net/minecraft/client/Minecraft/m_91200_ (Ljava/lang/String;)V net/minecraft/client/Minecraft/loadLevel (Ljava/lang/String;)V +MD: net/minecraft/client/Minecraft/m_91239_ (Ljava/lang/Throwable;)V net/minecraft/client/Minecraft/rollbackResourcePacks (Ljava/lang/Throwable;)V +MD: net/minecraft/client/Minecraft/m_91241_ (Ljava/lang/Throwable;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft/clearResourcePacksOnError (Ljava/lang/Throwable;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft/m_91246_ (Ljava/util/UUID;)Z net/minecraft/client/Minecraft/isBlocked (Ljava/util/UUID;)Z +MD: net/minecraft/client/Minecraft/m_91258_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/function/Function; net/minecraft/client/Minecraft/getTextureAtlas (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/function/Function; +MD: net/minecraft/client/Minecraft/m_91265_ ()Lnet/minecraft/client/gui/screens/Overlay; net/minecraft/client/Minecraft/getOverlay ()Lnet/minecraft/client/gui/screens/Overlay; +MD: net/minecraft/client/Minecraft/m_91266_ ()Lnet/minecraft/client/gui/screens/social/PlayerSocialManager; net/minecraft/client/Minecraft/getPlayerSocialManager ()Lnet/minecraft/client/gui/screens/social/PlayerSocialManager; +MD: net/minecraft/client/Minecraft/m_91267_ ()Z net/minecraft/client/Minecraft/renderOnThread ()Z +MD: net/minecraft/client/Minecraft/m_91268_ ()Lcom/mojang/blaze3d/platform/Window; net/minecraft/client/Minecraft/getWindow ()Lcom/mojang/blaze3d/platform/Window; +MD: net/minecraft/client/Minecraft/m_91269_ ()Lnet/minecraft/client/renderer/RenderBuffers; net/minecraft/client/Minecraft/renderBuffers ()Lnet/minecraft/client/renderer/RenderBuffers; +MD: net/minecraft/client/Minecraft/m_91270_ ()Ljava/lang/String; net/minecraft/client/Minecraft/createTitle ()Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_91271_ ()V net/minecraft/client/Minecraft/createSearchTrees ()V +MD: net/minecraft/client/Minecraft/m_91272_ ()Z net/minecraft/client/Minecraft/checkIs64Bit ()Z +MD: net/minecraft/client/Minecraft/m_91273_ ()V net/minecraft/client/Minecraft/selfTest ()V +MD: net/minecraft/client/Minecraft/m_91274_ ()Z net/minecraft/client/Minecraft/shouldRenderFpsPie ()Z +MD: net/minecraft/client/Minecraft/m_91275_ ()I net/minecraft/client/Minecraft/getFramerateLimit ()I +MD: net/minecraft/client/Minecraft/m_91277_ ()V net/minecraft/client/Minecraft/startUseItem ()V +MD: net/minecraft/client/Minecraft/m_91278_ ()Z net/minecraft/client/Minecraft/isMultiplayerServer ()Z +MD: net/minecraft/client/Minecraft/m_91279_ ()V net/minecraft/client/Minecraft/handleKeybinds ()V +MD: net/minecraft/client/Minecraft/m_91280_ ()V net/minecraft/client/Minecraft/pickBlock ()V +MD: net/minecraft/client/Minecraft/m_91288_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/client/Minecraft/getCameraEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/client/Minecraft/m_91289_ ()Lnet/minecraft/client/renderer/block/BlockRenderDispatcher; net/minecraft/client/Minecraft/getBlockRenderer ()Lnet/minecraft/client/renderer/block/BlockRenderDispatcher; +MD: net/minecraft/client/Minecraft/m_91290_ ()Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher; net/minecraft/client/Minecraft/getEntityRenderDispatcher ()Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher; +MD: net/minecraft/client/Minecraft/m_91291_ ()Lnet/minecraft/client/renderer/entity/ItemRenderer; net/minecraft/client/Minecraft/getItemRenderer ()Lnet/minecraft/client/renderer/entity/ItemRenderer; +MD: net/minecraft/client/Minecraft/m_91292_ ()Lnet/minecraft/client/renderer/ItemInHandRenderer; net/minecraft/client/Minecraft/getItemInHandRenderer ()Lnet/minecraft/client/renderer/ItemInHandRenderer; +MD: net/minecraft/client/Minecraft/m_91293_ ()Lnet/minecraft/util/FrameTimer; net/minecraft/client/Minecraft/getFrameTimer ()Lnet/minecraft/util/FrameTimer; +MD: net/minecraft/client/Minecraft/m_91294_ ()Z net/minecraft/client/Minecraft/isConnectedToRealms ()Z +MD: net/minecraft/client/Minecraft/m_91295_ ()Lcom/mojang/datafixers/DataFixer; net/minecraft/client/Minecraft/getFixerUpper ()Lcom/mojang/datafixers/DataFixer; +MD: net/minecraft/client/Minecraft/m_91296_ ()F net/minecraft/client/Minecraft/getFrameTime ()F +MD: net/minecraft/client/Minecraft/m_91297_ ()F net/minecraft/client/Minecraft/getDeltaFrameTime ()F +MD: net/minecraft/client/Minecraft/m_91298_ ()Lnet/minecraft/client/color/block/BlockColors; net/minecraft/client/Minecraft/getBlockColors ()Lnet/minecraft/client/color/block/BlockColors; +MD: net/minecraft/client/Minecraft/m_91299_ ()Z net/minecraft/client/Minecraft/showOnlyReducedInfo ()Z +MD: net/minecraft/client/Minecraft/m_91300_ ()Lnet/minecraft/client/gui/components/toasts/ToastComponent; net/minecraft/client/Minecraft/getToasts ()Lnet/minecraft/client/gui/components/toasts/ToastComponent; +MD: net/minecraft/client/Minecraft/m_91301_ ()Lnet/minecraft/client/tutorial/Tutorial; net/minecraft/client/Minecraft/getTutorial ()Lnet/minecraft/client/tutorial/Tutorial; +MD: net/minecraft/client/Minecraft/m_91302_ ()Z net/minecraft/client/Minecraft/isWindowActive ()Z +MD: net/minecraft/client/Minecraft/m_91303_ ()Lnet/minecraft/client/HotbarManager; net/minecraft/client/Minecraft/getHotbarManager ()Lnet/minecraft/client/HotbarManager; +MD: net/minecraft/client/Minecraft/m_91304_ ()Lnet/minecraft/client/resources/model/ModelManager; net/minecraft/client/Minecraft/getModelManager ()Lnet/minecraft/client/resources/model/ModelManager; +MD: net/minecraft/client/Minecraft/m_91305_ ()Lnet/minecraft/client/resources/PaintingTextureManager; net/minecraft/client/Minecraft/getPaintingTextures ()Lnet/minecraft/client/resources/PaintingTextureManager; +MD: net/minecraft/client/Minecraft/m_91306_ ()Lnet/minecraft/client/resources/MobEffectTextureManager; net/minecraft/client/Minecraft/getMobEffectTextures ()Lnet/minecraft/client/resources/MobEffectTextureManager; +MD: net/minecraft/client/Minecraft/m_91307_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/client/Minecraft/getProfiler ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/client/Minecraft/m_91309_ ()Lnet/minecraft/client/Game; net/minecraft/client/Minecraft/getGame ()Lnet/minecraft/client/Game; +MD: net/minecraft/client/Minecraft/m_91310_ ()Lnet/minecraft/client/resources/SplashManager; net/minecraft/client/Minecraft/getSplashManager ()Lnet/minecraft/client/resources/SplashManager; +MD: net/minecraft/client/Minecraft/m_91312_ (I)V net/minecraft/client/Minecraft/updateMaxMipLevel (I)V +MD: net/minecraft/client/Minecraft/m_91314_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/Minecraft/shouldEntityAppearGlowing (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/Minecraft/m_91316_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; net/minecraft/client/Minecraft/lambda$createSearchTrees$7 (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; +MD: net/minecraft/client/Minecraft/m_91320_ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/Minecraft/clearLevel (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/Minecraft/m_91324_ (Lnet/minecraft/client/multiplayer/ClientLevel;)V net/minecraft/client/Minecraft/updateLevelInEngines (Lnet/minecraft/client/multiplayer/ClientLevel;)V +MD: net/minecraft/client/Minecraft/m_91326_ (Ljava/lang/String;)V net/minecraft/client/Minecraft/openChatScreen (Ljava/lang/String;)V +MD: net/minecraft/client/Minecraft/m_91330_ (Ljava/util/function/Supplier;)Ljava/util/function/Supplier; net/minecraft/client/Minecraft/adaptV3 (Ljava/util/function/Supplier;)Ljava/util/function/Supplier; +MD: net/minecraft/client/Minecraft/m_91332_ (Lnet/minecraft/CrashReport;)V net/minecraft/client/Minecraft/crash (Lnet/minecraft/CrashReport;)V +MD: net/minecraft/client/Minecraft/m_91336_ (Z)V net/minecraft/client/Minecraft/selectMainFont (Z)V +MD: net/minecraft/client/Minecraft/m_91338_ (ZLnet/minecraft/util/profiling/SingleTickProfiler;)V net/minecraft/client/Minecraft/finishProfilers (ZLnet/minecraft/util/profiling/SingleTickProfiler;)V +MD: net/minecraft/client/Minecraft/m_91341_ ()V net/minecraft/client/Minecraft/updateTitle ()V +MD: net/minecraft/client/Minecraft/m_91346_ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/Minecraft/forceSetScreen (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/Minecraft/m_91352_ (Ljava/util/function/Supplier;)Ljava/util/function/Supplier; net/minecraft/client/Minecraft/adaptV4 (Ljava/util/function/Supplier;)Ljava/util/function/Supplier; +MD: net/minecraft/client/Minecraft/m_91354_ (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; net/minecraft/client/Minecraft/fillReport (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; +MD: net/minecraft/client/Minecraft/m_91358_ (Z)V net/minecraft/client/Minecraft/pauseGame (Z)V +MD: net/minecraft/client/Minecraft/m_91362_ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/Minecraft/updateScreenAndTick (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/Minecraft/m_91372_ (Z)V net/minecraft/client/Minecraft/setConnectedToRealms (Z)V +MD: net/minecraft/client/Minecraft/m_91374_ ()V net/minecraft/client/Minecraft/run ()V +MD: net/minecraft/client/Minecraft/m_91383_ (Z)V net/minecraft/client/Minecraft/runTick (Z)V +MD: net/minecraft/client/Minecraft/m_91385_ ()Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/Minecraft/getMainRenderTarget ()Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/Minecraft/m_91386_ (Z)V net/minecraft/client/Minecraft/continueAttack (Z)V +MD: net/minecraft/client/Minecraft/m_91388_ ()Ljava/lang/String; net/minecraft/client/Minecraft/getLaunchedVersion ()Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_91389_ ()Ljava/lang/String; net/minecraft/client/Minecraft/getVersionType ()Ljava/lang/String; +MD: net/minecraft/client/Minecraft/m_91390_ ()Z net/minecraft/client/Minecraft/isEnforceUnicode ()Z +MD: net/minecraft/client/Minecraft/m_91391_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/client/Minecraft/reloadResourcePacks ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/Minecraft/m_91392_ ()Lnet/minecraft/world/level/storage/LevelStorageSource; net/minecraft/client/Minecraft/getLevelSource ()Lnet/minecraft/world/level/storage/LevelStorageSource; +MD: net/minecraft/client/Minecraft/m_91393_ ()V net/minecraft/client/Minecraft/destroy ()V +MD: net/minecraft/client/Minecraft/m_91394_ ()V net/minecraft/client/Minecraft/emergencySave ()V +MD: net/minecraft/client/Minecraft/m_91395_ ()V net/minecraft/client/Minecraft/stop ()V +MD: net/minecraft/client/Minecraft/m_91396_ ()Z net/minecraft/client/Minecraft/isRunning ()Z +MD: net/minecraft/client/Minecraft/m_91397_ ()Lnet/minecraft/client/sounds/MusicManager; net/minecraft/client/Minecraft/getMusicManager ()Lnet/minecraft/client/sounds/MusicManager; +MD: net/minecraft/client/Minecraft/m_91398_ ()V net/minecraft/client/Minecraft/tick ()V +MD: net/minecraft/client/Minecraft/m_91399_ ()V net/minecraft/client/Minecraft/clearLevel ()V +MD: net/minecraft/client/Minecraft/m_91400_ ()Z net/minecraft/client/Minecraft/allowsMultiplayer ()Z +MD: net/minecraft/client/Minecraft/m_91402_ ()Z net/minecraft/client/Minecraft/isDemo ()Z +MD: net/minecraft/client/Minecraft/m_91403_ ()Lnet/minecraft/client/multiplayer/ClientPacketListener; net/minecraft/client/Minecraft/getConnection ()Lnet/minecraft/client/multiplayer/ClientPacketListener; +MD: net/minecraft/client/Minecraft/m_91404_ ()Z net/minecraft/client/Minecraft/renderNames ()Z +MD: net/minecraft/client/Minecraft/m_91405_ ()Z net/minecraft/client/Minecraft/useFancyGraphics ()Z +CL: net/minecraft/client/Minecraft$1 net/minecraft/client/Minecraft$1 +FD: net/minecraft/client/Minecraft$1/f_91406_ net/minecraft/client/Minecraft$1/$SwitchMap$net$minecraft$world$phys$HitResult$Type +FD: net/minecraft/client/Minecraft$1/net/minecraft/client/Minecraft$1 net/minecraft/client/Minecraft$1/net/minecraft/client/Minecraft$1 +MD: net/minecraft/client/Minecraft$1/ ()V net/minecraft/client/Minecraft$1/ ()V +CL: net/minecraft/client/Minecraft$ChatStatus net/minecraft/client/Minecraft$ChatStatus +FD: net/minecraft/client/Minecraft$ChatStatus/$VALUES net/minecraft/client/Minecraft$ChatStatus/$VALUES +FD: net/minecraft/client/Minecraft$ChatStatus/DISABLED_BY_LAUNCHER net/minecraft/client/Minecraft$ChatStatus/DISABLED_BY_LAUNCHER +FD: net/minecraft/client/Minecraft$ChatStatus/DISABLED_BY_OPTIONS net/minecraft/client/Minecraft$ChatStatus/DISABLED_BY_OPTIONS +FD: net/minecraft/client/Minecraft$ChatStatus/DISABLED_BY_PROFILE net/minecraft/client/Minecraft$ChatStatus/DISABLED_BY_PROFILE +FD: net/minecraft/client/Minecraft$ChatStatus/ENABLED net/minecraft/client/Minecraft$ChatStatus/ENABLED +FD: net/minecraft/client/Minecraft$ChatStatus/f_168027_ net/minecraft/client/Minecraft$ChatStatus/message +FD: net/minecraft/client/Minecraft$ChatStatus/net/minecraft/client/Minecraft$ChatStatus net/minecraft/client/Minecraft$ChatStatus/net/minecraft/client/Minecraft$ChatStatus +MD: net/minecraft/client/Minecraft$ChatStatus/ ()V net/minecraft/client/Minecraft$ChatStatus/ ()V +MD: net/minecraft/client/Minecraft$ChatStatus/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft$ChatStatus/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft$ChatStatus/m_142594_ (Z)Z net/minecraft/client/Minecraft$ChatStatus/isChatAllowed (Z)Z +MD: net/minecraft/client/Minecraft$ChatStatus/m_168034_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/Minecraft$ChatStatus/getMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Minecraft$ChatStatus/m_168036_ ()[Lnet/minecraft/client/Minecraft$ChatStatus; net/minecraft/client/Minecraft$ChatStatus/$values ()[Lnet/minecraft/client/Minecraft$ChatStatus; +MD: net/minecraft/client/Minecraft$ChatStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/Minecraft$ChatStatus; net/minecraft/client/Minecraft$ChatStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/Minecraft$ChatStatus; +MD: net/minecraft/client/Minecraft$ChatStatus/values ()[Lnet/minecraft/client/Minecraft$ChatStatus; net/minecraft/client/Minecraft$ChatStatus/values ()[Lnet/minecraft/client/Minecraft$ChatStatus; +CL: net/minecraft/client/Minecraft$ChatStatus$1 net/minecraft/client/Minecraft$ChatStatus$1 +FD: net/minecraft/client/Minecraft$ChatStatus$1/net/minecraft/client/Minecraft$ChatStatus$1 net/minecraft/client/Minecraft$ChatStatus$1/net/minecraft/client/Minecraft$ChatStatus$1 +MD: net/minecraft/client/Minecraft$ChatStatus$1/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft$ChatStatus$1/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft$ChatStatus$1/m_142594_ (Z)Z net/minecraft/client/Minecraft$ChatStatus$1/isChatAllowed (Z)Z +CL: net/minecraft/client/Minecraft$ChatStatus$2 net/minecraft/client/Minecraft$ChatStatus$2 +FD: net/minecraft/client/Minecraft$ChatStatus$2/net/minecraft/client/Minecraft$ChatStatus$2 net/minecraft/client/Minecraft$ChatStatus$2/net/minecraft/client/Minecraft$ChatStatus$2 +MD: net/minecraft/client/Minecraft$ChatStatus$2/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft$ChatStatus$2/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft$ChatStatus$2/m_142594_ (Z)Z net/minecraft/client/Minecraft$ChatStatus$2/isChatAllowed (Z)Z +CL: net/minecraft/client/Minecraft$ChatStatus$3 net/minecraft/client/Minecraft$ChatStatus$3 +FD: net/minecraft/client/Minecraft$ChatStatus$3/net/minecraft/client/Minecraft$ChatStatus$3 net/minecraft/client/Minecraft$ChatStatus$3/net/minecraft/client/Minecraft$ChatStatus$3 +MD: net/minecraft/client/Minecraft$ChatStatus$3/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft$ChatStatus$3/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft$ChatStatus$3/m_142594_ (Z)Z net/minecraft/client/Minecraft$ChatStatus$3/isChatAllowed (Z)Z +CL: net/minecraft/client/Minecraft$ChatStatus$4 net/minecraft/client/Minecraft$ChatStatus$4 +FD: net/minecraft/client/Minecraft$ChatStatus$4/net/minecraft/client/Minecraft$ChatStatus$4 net/minecraft/client/Minecraft$ChatStatus$4/net/minecraft/client/Minecraft$ChatStatus$4 +MD: net/minecraft/client/Minecraft$ChatStatus$4/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V net/minecraft/client/Minecraft$ChatStatus$4/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/Minecraft$ChatStatus$4/m_142594_ (Z)Z net/minecraft/client/Minecraft$ChatStatus$4/isChatAllowed (Z)Z +CL: net/minecraft/client/Minecraft$ExperimentalDialogType net/minecraft/client/Minecraft$ExperimentalDialogType +FD: net/minecraft/client/Minecraft$ExperimentalDialogType/$VALUES net/minecraft/client/Minecraft$ExperimentalDialogType/$VALUES +FD: net/minecraft/client/Minecraft$ExperimentalDialogType/BACKUP net/minecraft/client/Minecraft$ExperimentalDialogType/BACKUP +FD: net/minecraft/client/Minecraft$ExperimentalDialogType/CREATE net/minecraft/client/Minecraft$ExperimentalDialogType/CREATE +FD: net/minecraft/client/Minecraft$ExperimentalDialogType/NONE net/minecraft/client/Minecraft$ExperimentalDialogType/NONE +FD: net/minecraft/client/Minecraft$ExperimentalDialogType/net/minecraft/client/Minecraft$ExperimentalDialogType net/minecraft/client/Minecraft$ExperimentalDialogType/net/minecraft/client/Minecraft$ExperimentalDialogType +MD: net/minecraft/client/Minecraft$ExperimentalDialogType/ ()V net/minecraft/client/Minecraft$ExperimentalDialogType/ ()V +MD: net/minecraft/client/Minecraft$ExperimentalDialogType/ (Ljava/lang/String;I)V net/minecraft/client/Minecraft$ExperimentalDialogType/ (Ljava/lang/String;I)V +MD: net/minecraft/client/Minecraft$ExperimentalDialogType/m_168064_ ()[Lnet/minecraft/client/Minecraft$ExperimentalDialogType; net/minecraft/client/Minecraft$ExperimentalDialogType/$values ()[Lnet/minecraft/client/Minecraft$ExperimentalDialogType; +MD: net/minecraft/client/Minecraft$ExperimentalDialogType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/Minecraft$ExperimentalDialogType; net/minecraft/client/Minecraft$ExperimentalDialogType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/Minecraft$ExperimentalDialogType; +MD: net/minecraft/client/Minecraft$ExperimentalDialogType/values ()[Lnet/minecraft/client/Minecraft$ExperimentalDialogType; net/minecraft/client/Minecraft$ExperimentalDialogType/values ()[Lnet/minecraft/client/Minecraft$ExperimentalDialogType; +CL: net/minecraft/client/MouseHandler net/minecraft/client/MouseHandler +FD: net/minecraft/client/MouseHandler/f_91503_ net/minecraft/client/MouseHandler/minecraft +FD: net/minecraft/client/MouseHandler/f_91504_ net/minecraft/client/MouseHandler/isLeftPressed +FD: net/minecraft/client/MouseHandler/f_91505_ net/minecraft/client/MouseHandler/isMiddlePressed +FD: net/minecraft/client/MouseHandler/f_91506_ net/minecraft/client/MouseHandler/isRightPressed +FD: net/minecraft/client/MouseHandler/f_91507_ net/minecraft/client/MouseHandler/xpos +FD: net/minecraft/client/MouseHandler/f_91508_ net/minecraft/client/MouseHandler/ypos +FD: net/minecraft/client/MouseHandler/f_91509_ net/minecraft/client/MouseHandler/fakeRightMouse +FD: net/minecraft/client/MouseHandler/f_91510_ net/minecraft/client/MouseHandler/activeButton +FD: net/minecraft/client/MouseHandler/f_91511_ net/minecraft/client/MouseHandler/ignoreFirstMove +FD: net/minecraft/client/MouseHandler/f_91512_ net/minecraft/client/MouseHandler/clickDepth +FD: net/minecraft/client/MouseHandler/f_91513_ net/minecraft/client/MouseHandler/mousePressedTime +FD: net/minecraft/client/MouseHandler/f_91514_ net/minecraft/client/MouseHandler/smoothTurnX +FD: net/minecraft/client/MouseHandler/f_91515_ net/minecraft/client/MouseHandler/smoothTurnY +FD: net/minecraft/client/MouseHandler/f_91516_ net/minecraft/client/MouseHandler/accumulatedDX +FD: net/minecraft/client/MouseHandler/f_91517_ net/minecraft/client/MouseHandler/accumulatedDY +FD: net/minecraft/client/MouseHandler/f_91518_ net/minecraft/client/MouseHandler/accumulatedScroll +FD: net/minecraft/client/MouseHandler/f_91519_ net/minecraft/client/MouseHandler/lastMouseEventTime +FD: net/minecraft/client/MouseHandler/f_91520_ net/minecraft/client/MouseHandler/mouseGrabbed +FD: net/minecraft/client/MouseHandler/net/minecraft/client/MouseHandler net/minecraft/client/MouseHandler/net/minecraft/client/MouseHandler +MD: net/minecraft/client/MouseHandler/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/MouseHandler/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/MouseHandler/m_168065_ (J[Ljava/nio/file/Path;)V net/minecraft/client/MouseHandler/lambda$setup$8 (J[Ljava/nio/file/Path;)V +MD: net/minecraft/client/MouseHandler/m_168068_ (Lnet/minecraft/client/gui/screens/Screen;DD)V net/minecraft/client/MouseHandler/lambda$onMove$10 (Lnet/minecraft/client/gui/screens/Screen;DD)V +MD: net/minecraft/client/MouseHandler/m_168072_ (Lnet/minecraft/client/gui/screens/Screen;DDDD)V net/minecraft/client/MouseHandler/lambda$onMove$11 (Lnet/minecraft/client/gui/screens/Screen;DDDD)V +MD: net/minecraft/client/MouseHandler/m_168078_ ([ZLnet/minecraft/client/gui/screens/Screen;DDI)V net/minecraft/client/MouseHandler/lambda$onPress$1 ([ZLnet/minecraft/client/gui/screens/Screen;DDI)V +MD: net/minecraft/client/MouseHandler/m_168084_ ([ZLnet/minecraft/client/gui/screens/Screen;DDI)V net/minecraft/client/MouseHandler/lambda$onPress$0 ([ZLnet/minecraft/client/gui/screens/Screen;DDI)V +MD: net/minecraft/client/MouseHandler/m_168090_ ()Z net/minecraft/client/MouseHandler/isMiddlePressed ()Z +MD: net/minecraft/client/MouseHandler/m_168091_ (JIII)V net/minecraft/client/MouseHandler/lambda$setup$4 (JIII)V +MD: net/minecraft/client/MouseHandler/m_168096_ (JDD)V net/minecraft/client/MouseHandler/lambda$setup$6 (JDD)V +MD: net/minecraft/client/MouseHandler/m_168100_ (JDD)V net/minecraft/client/MouseHandler/lambda$setup$2 (JDD)V +MD: net/minecraft/client/MouseHandler/m_91523_ ()V net/minecraft/client/MouseHandler/turnPlayer ()V +MD: net/minecraft/client/MouseHandler/m_91524_ (J)V net/minecraft/client/MouseHandler/setup (J)V +MD: net/minecraft/client/MouseHandler/m_91526_ (JDD)V net/minecraft/client/MouseHandler/onScroll (JDD)V +MD: net/minecraft/client/MouseHandler/m_91530_ (JIII)V net/minecraft/client/MouseHandler/onPress (JIII)V +MD: net/minecraft/client/MouseHandler/m_91535_ (JIJ)V net/minecraft/client/MouseHandler/lambda$setup$9 (JIJ)V +MD: net/minecraft/client/MouseHandler/m_91539_ (JLjava/util/List;)V net/minecraft/client/MouseHandler/onDrop (JLjava/util/List;)V +MD: net/minecraft/client/MouseHandler/m_91560_ ()Z net/minecraft/client/MouseHandler/isLeftPressed ()Z +MD: net/minecraft/client/MouseHandler/m_91561_ (JDD)V net/minecraft/client/MouseHandler/onMove (JDD)V +MD: net/minecraft/client/MouseHandler/m_91565_ (JIII)V net/minecraft/client/MouseHandler/lambda$setup$5 (JIII)V +MD: net/minecraft/client/MouseHandler/m_91575_ (JDD)V net/minecraft/client/MouseHandler/lambda$setup$7 (JDD)V +MD: net/minecraft/client/MouseHandler/m_91584_ ()Z net/minecraft/client/MouseHandler/isRightPressed ()Z +MD: net/minecraft/client/MouseHandler/m_91589_ ()D net/minecraft/client/MouseHandler/xpos ()D +MD: net/minecraft/client/MouseHandler/m_91590_ (JDD)V net/minecraft/client/MouseHandler/lambda$setup$3 (JDD)V +MD: net/minecraft/client/MouseHandler/m_91594_ ()D net/minecraft/client/MouseHandler/ypos ()D +MD: net/minecraft/client/MouseHandler/m_91599_ ()V net/minecraft/client/MouseHandler/setIgnoreFirstMove ()V +MD: net/minecraft/client/MouseHandler/m_91600_ ()Z net/minecraft/client/MouseHandler/isMouseGrabbed ()Z +MD: net/minecraft/client/MouseHandler/m_91601_ ()V net/minecraft/client/MouseHandler/grabMouse ()V +MD: net/minecraft/client/MouseHandler/m_91602_ ()V net/minecraft/client/MouseHandler/releaseMouse ()V +MD: net/minecraft/client/MouseHandler/m_91603_ ()V net/minecraft/client/MouseHandler/cursorEntered ()V +CL: net/minecraft/client/NarratorStatus net/minecraft/client/NarratorStatus +FD: net/minecraft/client/NarratorStatus/$VALUES net/minecraft/client/NarratorStatus/$VALUES +FD: net/minecraft/client/NarratorStatus/ALL net/minecraft/client/NarratorStatus/ALL +FD: net/minecraft/client/NarratorStatus/CHAT net/minecraft/client/NarratorStatus/CHAT +FD: net/minecraft/client/NarratorStatus/OFF net/minecraft/client/NarratorStatus/OFF +FD: net/minecraft/client/NarratorStatus/SYSTEM net/minecraft/client/NarratorStatus/SYSTEM +FD: net/minecraft/client/NarratorStatus/f_91608_ net/minecraft/client/NarratorStatus/BY_ID +FD: net/minecraft/client/NarratorStatus/f_91609_ net/minecraft/client/NarratorStatus/id +FD: net/minecraft/client/NarratorStatus/f_91610_ net/minecraft/client/NarratorStatus/name +FD: net/minecraft/client/NarratorStatus/net/minecraft/client/NarratorStatus net/minecraft/client/NarratorStatus/net/minecraft/client/NarratorStatus +MD: net/minecraft/client/NarratorStatus/ ()V net/minecraft/client/NarratorStatus/ ()V +MD: net/minecraft/client/NarratorStatus/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/client/NarratorStatus/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/client/NarratorStatus/m_168104_ ()[Lnet/minecraft/client/NarratorStatus; net/minecraft/client/NarratorStatus/$values ()[Lnet/minecraft/client/NarratorStatus; +MD: net/minecraft/client/NarratorStatus/m_91618_ ()I net/minecraft/client/NarratorStatus/getId ()I +MD: net/minecraft/client/NarratorStatus/m_91619_ (I)Lnet/minecraft/client/NarratorStatus; net/minecraft/client/NarratorStatus/byId (I)Lnet/minecraft/client/NarratorStatus; +MD: net/minecraft/client/NarratorStatus/m_91621_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/NarratorStatus/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/NarratorStatus/m_91622_ (I)[Lnet/minecraft/client/NarratorStatus; net/minecraft/client/NarratorStatus/lambda$static$0 (I)[Lnet/minecraft/client/NarratorStatus; +MD: net/minecraft/client/NarratorStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/NarratorStatus; net/minecraft/client/NarratorStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/NarratorStatus; +MD: net/minecraft/client/NarratorStatus/values ()[Lnet/minecraft/client/NarratorStatus; net/minecraft/client/NarratorStatus/values ()[Lnet/minecraft/client/NarratorStatus; +CL: net/minecraft/client/Option net/minecraft/client/Option +FD: net/minecraft/client/Option/f_168105_ net/minecraft/client/Option/DARK_MOJANG_STUDIOS_BACKGROUND_COLOR +FD: net/minecraft/client/Option/f_168106_ net/minecraft/client/Option/OPTIONS_TOOLTIP_WIDTH +FD: net/minecraft/client/Option/f_168107_ net/minecraft/client/Option/MOVEMENT_TOGGLE +FD: net/minecraft/client/Option/f_168108_ net/minecraft/client/Option/MOVEMENT_HOLD +FD: net/minecraft/client/Option/f_168109_ net/minecraft/client/Option/ACCESSIBILITY_TOOLTIP_DARK_MOJANG_BACKGROUND +FD: net/minecraft/client/Option/f_193591_ net/minecraft/client/Option/AUDIO_DEVICE +FD: net/minecraft/client/Option/f_193592_ net/minecraft/client/Option/ALLOW_SERVER_LISTING +FD: net/minecraft/client/Option/f_193593_ net/minecraft/client/Option/HIDE_LIGHTNING_FLASH +FD: net/minecraft/client/Option/f_193594_ net/minecraft/client/Option/AUTOSAVE_INDICATOR +FD: net/minecraft/client/Option/f_193595_ net/minecraft/client/Option/PRIORITIZE_CHUNK_TOOLTIP_NONE +FD: net/minecraft/client/Option/f_193596_ net/minecraft/client/Option/PRIORITIZE_CHUNK_TOOLTIP_PLAYER_AFFECTED +FD: net/minecraft/client/Option/f_193597_ net/minecraft/client/Option/PRIORITIZE_CHUNK_TOOLTIP_NEARBY +FD: net/minecraft/client/Option/f_193598_ net/minecraft/client/Option/ALLOW_SERVER_LISTING_TOOLTIP +FD: net/minecraft/client/Option/f_193599_ net/minecraft/client/Option/ACCESSIBILITY_TOOLTIP_HIDE_LIGHTNING_FLASHES +FD: net/minecraft/client/Option/f_193600_ net/minecraft/client/Option/SIMULATION_DISTANCE +FD: net/minecraft/client/Option/f_193601_ net/minecraft/client/Option/PRIORITIZE_CHUNK_UPDATES +FD: net/minecraft/client/Option/f_91627_ net/minecraft/client/Option/NARRATOR +FD: net/minecraft/client/Option/f_91628_ net/minecraft/client/Option/PARTICLES +FD: net/minecraft/client/Option/f_91629_ net/minecraft/client/Option/RENDER_CLOUDS +FD: net/minecraft/client/Option/f_91630_ net/minecraft/client/Option/TEXT_BACKGROUND +FD: net/minecraft/client/Option/f_91631_ net/minecraft/client/Option/AUTO_JUMP +FD: net/minecraft/client/Option/f_91632_ net/minecraft/client/Option/AUTO_SUGGESTIONS +FD: net/minecraft/client/Option/f_91633_ net/minecraft/client/Option/HIDE_MATCHED_NAMES +FD: net/minecraft/client/Option/f_91634_ net/minecraft/client/Option/CHAT_COLOR +FD: net/minecraft/client/Option/f_91635_ net/minecraft/client/Option/CHAT_LINKS +FD: net/minecraft/client/Option/f_91636_ net/minecraft/client/Option/CHAT_LINKS_PROMPT +FD: net/minecraft/client/Option/f_91637_ net/minecraft/client/Option/DISCRETE_MOUSE_SCROLL +FD: net/minecraft/client/Option/f_91638_ net/minecraft/client/Option/ENABLE_VSYNC +FD: net/minecraft/client/Option/f_91639_ net/minecraft/client/Option/ENTITY_SHADOWS +FD: net/minecraft/client/Option/f_91640_ net/minecraft/client/Option/FORCE_UNICODE_FONT +FD: net/minecraft/client/Option/f_91641_ net/minecraft/client/Option/INVERT_MOUSE +FD: net/minecraft/client/Option/f_91642_ net/minecraft/client/Option/REALMS_NOTIFICATIONS +FD: net/minecraft/client/Option/f_91643_ net/minecraft/client/Option/REDUCED_DEBUG_INFO +FD: net/minecraft/client/Option/f_91644_ net/minecraft/client/Option/SHOW_SUBTITLES +FD: net/minecraft/client/Option/f_91646_ net/minecraft/client/Option/TOGGLE_CROUCH +FD: net/minecraft/client/Option/f_91647_ net/minecraft/client/Option/TOGGLE_SPRINT +FD: net/minecraft/client/Option/f_91648_ net/minecraft/client/Option/TOUCHSCREEN +FD: net/minecraft/client/Option/f_91649_ net/minecraft/client/Option/USE_FULLSCREEN +FD: net/minecraft/client/Option/f_91650_ net/minecraft/client/Option/VIEW_BOBBING +FD: net/minecraft/client/Option/f_91651_ net/minecraft/client/Option/ACCESSIBILITY_TOOLTIP_FOV_EFFECT +FD: net/minecraft/client/Option/f_91652_ net/minecraft/client/Option/ACCESSIBILITY_TOOLTIP_SCREEN_EFFECT +FD: net/minecraft/client/Option/f_91653_ net/minecraft/client/Option/BIOME_BLEND_RADIUS +FD: net/minecraft/client/Option/f_91654_ net/minecraft/client/Option/GRAPHICS_TOOLTIP_FAST +FD: net/minecraft/client/Option/f_91655_ net/minecraft/client/Option/GRAPHICS_TOOLTIP_FABULOUS +FD: net/minecraft/client/Option/f_91656_ net/minecraft/client/Option/GRAPHICS_TOOLTIP_FANCY +FD: net/minecraft/client/Option/f_91657_ net/minecraft/client/Option/CHAT_TOOLTIP_HIDE_MATCHED_NAMES +FD: net/minecraft/client/Option/f_91658_ net/minecraft/client/Option/caption +FD: net/minecraft/client/Option/f_91660_ net/minecraft/client/Option/CHAT_HEIGHT_FOCUSED +FD: net/minecraft/client/Option/f_91661_ net/minecraft/client/Option/CHAT_HEIGHT_UNFOCUSED +FD: net/minecraft/client/Option/f_91662_ net/minecraft/client/Option/CHAT_OPACITY +FD: net/minecraft/client/Option/f_91663_ net/minecraft/client/Option/CHAT_SCALE +FD: net/minecraft/client/Option/f_91664_ net/minecraft/client/Option/CHAT_WIDTH +FD: net/minecraft/client/Option/f_91665_ net/minecraft/client/Option/CHAT_LINE_SPACING +FD: net/minecraft/client/Option/f_91666_ net/minecraft/client/Option/CHAT_DELAY +FD: net/minecraft/client/Option/f_91667_ net/minecraft/client/Option/FOV +FD: net/minecraft/client/Option/f_91668_ net/minecraft/client/Option/FOV_EFFECTS_SCALE +FD: net/minecraft/client/Option/f_91669_ net/minecraft/client/Option/SCREEN_EFFECTS_SCALE +FD: net/minecraft/client/Option/f_91670_ net/minecraft/client/Option/FRAMERATE_LIMIT +FD: net/minecraft/client/Option/f_91671_ net/minecraft/client/Option/GAMMA +FD: net/minecraft/client/Option/f_91672_ net/minecraft/client/Option/MIPMAP_LEVELS +FD: net/minecraft/client/Option/f_91673_ net/minecraft/client/Option/MOUSE_WHEEL_SENSITIVITY +FD: net/minecraft/client/Option/f_91674_ net/minecraft/client/Option/RAW_MOUSE_INPUT +FD: net/minecraft/client/Option/f_91675_ net/minecraft/client/Option/RENDER_DISTANCE +FD: net/minecraft/client/Option/f_91676_ net/minecraft/client/Option/ENTITY_DISTANCE_SCALING +FD: net/minecraft/client/Option/f_91677_ net/minecraft/client/Option/SENSITIVITY +FD: net/minecraft/client/Option/f_91678_ net/minecraft/client/Option/TEXT_BACKGROUND_OPACITY +FD: net/minecraft/client/Option/f_91679_ net/minecraft/client/Option/AMBIENT_OCCLUSION +FD: net/minecraft/client/Option/f_91680_ net/minecraft/client/Option/ATTACK_INDICATOR +FD: net/minecraft/client/Option/f_91681_ net/minecraft/client/Option/CHAT_VISIBILITY +FD: net/minecraft/client/Option/f_91682_ net/minecraft/client/Option/GRAPHICS +FD: net/minecraft/client/Option/f_91683_ net/minecraft/client/Option/GUI_SCALE +FD: net/minecraft/client/Option/f_91684_ net/minecraft/client/Option/MAIN_HAND +FD: net/minecraft/client/Option/net/minecraft/client/Option net/minecraft/client/Option/net/minecraft/client/Option +MD: net/minecraft/client/Option/ ()V net/minecraft/client/Option/ ()V +MD: net/minecraft/client/Option/ (Ljava/lang/String;)V net/minecraft/client/Option/ (Ljava/lang/String;)V +MD: net/minecraft/client/Option/m_168120_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$58 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168122_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$55 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168124_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$52 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168126_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$49 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168128_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$47 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168130_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$44 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168132_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$41 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168134_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$38 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168136_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$35 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168138_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$31 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_168154_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$134 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168188_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$135 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168196_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$60 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168199_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$59 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168214_ (Lnet/minecraft/client/Minecraft;)Ljava/util/List; net/minecraft/client/Option/lambda$static$34 (Lnet/minecraft/client/Minecraft;)Ljava/util/List; +MD: net/minecraft/client/Option/m_168216_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$132 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168218_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$133 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168222_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$57 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168225_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$56 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168229_ (Lnet/minecraft/client/Minecraft;)Ljava/util/List; net/minecraft/client/Option/lambda$static$30 (Lnet/minecraft/client/Minecraft;)Ljava/util/List; +MD: net/minecraft/client/Option/m_168231_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$130 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168233_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$131 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168237_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$54 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168240_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$53 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168243_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$128 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168245_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$129 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168249_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$51 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168252_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$50 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168255_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$126 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168257_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$127 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168261_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$46 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168264_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$45 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168267_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$124 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168269_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$125 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168273_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$43 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168276_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$42 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168279_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$122 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168281_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$123 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168285_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$40 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168288_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$39 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168291_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$120 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168293_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$121 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168297_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$37 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168300_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$36 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168303_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$118 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168305_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$119 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168309_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$33 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_168312_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$32 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_168315_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$116 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168317_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$117 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168321_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$114 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168323_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$115 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168327_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$112 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168329_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$113 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168333_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$110 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168335_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$111 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168339_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$108 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168341_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$109 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168345_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$106 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168347_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$107 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168351_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$104 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_168353_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$105 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_168395_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$48 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193602_ (Lnet/minecraft/client/Options;)Lnet/minecraft/client/NarratorStatus; net/minecraft/client/Option/lambda$static$96 (Lnet/minecraft/client/Options;)Lnet/minecraft/client/NarratorStatus; +MD: net/minecraft/client/Option/m_193604_ (Lnet/minecraft/client/Options;)Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/client/Option/lambda$static$93 (Lnet/minecraft/client/Options;)Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/client/Option/m_193606_ (Lnet/minecraft/client/Options;)Ljava/lang/String; net/minecraft/client/Option/lambda$static$91 (Lnet/minecraft/client/Options;)Ljava/lang/String; +MD: net/minecraft/client/Option/m_193608_ (Lnet/minecraft/client/Options;)Ljava/lang/Integer; net/minecraft/client/Option/lambda$static$87 (Lnet/minecraft/client/Options;)Ljava/lang/Integer; +MD: net/minecraft/client/Option/m_193610_ (Lnet/minecraft/client/Options;)Lnet/minecraft/client/GraphicsStatus; net/minecraft/client/Option/lambda$static$81 (Lnet/minecraft/client/Options;)Lnet/minecraft/client/GraphicsStatus; +MD: net/minecraft/client/Option/m_193612_ (Lnet/minecraft/client/Options;)Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/client/Option/lambda$static$76 (Lnet/minecraft/client/Options;)Lnet/minecraft/world/entity/player/ChatVisiblity; +MD: net/minecraft/client/Option/m_193614_ (Lnet/minecraft/client/Options;)Lnet/minecraft/client/AttackIndicatorStatus; net/minecraft/client/Option/lambda$static$73 (Lnet/minecraft/client/Options;)Lnet/minecraft/client/AttackIndicatorStatus; +MD: net/minecraft/client/Option/m_193616_ (Lnet/minecraft/client/Options;)Lnet/minecraft/client/PrioritizeChunkUpdates; net/minecraft/client/Option/lambda$static$68 (Lnet/minecraft/client/Options;)Lnet/minecraft/client/PrioritizeChunkUpdates; +MD: net/minecraft/client/Option/m_193618_ (Lnet/minecraft/client/Options;)Lnet/minecraft/client/AmbientOcclusionStatus; net/minecraft/client/Option/lambda$static$65 (Lnet/minecraft/client/Options;)Lnet/minecraft/client/AmbientOcclusionStatus; +MD: net/minecraft/client/Option/m_193620_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$61 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_193622_ (Lnet/minecraft/world/entity/player/ChatVisiblity;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$75 (Lnet/minecraft/world/entity/player/ChatVisiblity;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193624_ (Lnet/minecraft/client/AmbientOcclusionStatus;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$64 (Lnet/minecraft/client/AmbientOcclusionStatus;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193626_ (Lnet/minecraft/client/AttackIndicatorStatus;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$72 (Lnet/minecraft/client/AttackIndicatorStatus;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193628_ (Lnet/minecraft/client/CloudStatus;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$101 (Lnet/minecraft/client/CloudStatus;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193630_ (Lnet/minecraft/client/GraphicsStatus;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$80 (Lnet/minecraft/client/GraphicsStatus;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193632_ (Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; net/minecraft/client/Option/lambda$static$84 (Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; +MD: net/minecraft/client/Option/m_193634_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/PrioritizeChunkUpdates;)Ljava/util/List; net/minecraft/client/Option/lambda$static$70 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/PrioritizeChunkUpdates;)Ljava/util/List; +MD: net/minecraft/client/Option/m_193637_ (Lnet/minecraft/client/NarratorStatus;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$95 (Lnet/minecraft/client/NarratorStatus;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193639_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$150 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193641_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/world/entity/HumanoidArm;)V net/minecraft/client/Option/lambda$static$94 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/world/entity/HumanoidArm;)V +MD: net/minecraft/client/Option/m_193645_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/world/entity/player/ChatVisiblity;)V net/minecraft/client/Option/lambda$static$77 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/world/entity/player/ChatVisiblity;)V +MD: net/minecraft/client/Option/m_193649_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/AmbientOcclusionStatus;)V net/minecraft/client/Option/lambda$static$66 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/AmbientOcclusionStatus;)V +MD: net/minecraft/client/Option/m_193653_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/AttackIndicatorStatus;)V net/minecraft/client/Option/lambda$static$74 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/AttackIndicatorStatus;)V +MD: net/minecraft/client/Option/m_193657_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/CloudStatus;)V net/minecraft/client/Option/lambda$static$103 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/CloudStatus;)V +MD: net/minecraft/client/Option/m_193661_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/GraphicsStatus;)V net/minecraft/client/Option/lambda$static$82 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/GraphicsStatus;)V +MD: net/minecraft/client/Option/m_193665_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/NarratorStatus;)V net/minecraft/client/Option/lambda$static$97 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/NarratorStatus;)V +MD: net/minecraft/client/Option/m_193669_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/ParticleStatus;)V net/minecraft/client/Option/lambda$static$100 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/ParticleStatus;)V +MD: net/minecraft/client/Option/m_193673_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/PrioritizeChunkUpdates;)V net/minecraft/client/Option/lambda$static$69 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Lnet/minecraft/client/PrioritizeChunkUpdates;)V +MD: net/minecraft/client/Option/m_193677_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$151 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193681_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Integer;)V net/minecraft/client/Option/lambda$static$88 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Integer;)V +MD: net/minecraft/client/Option/m_193685_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/String;)V net/minecraft/client/Option/lambda$static$92 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/String;)V +MD: net/minecraft/client/Option/m_193689_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$63 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193692_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$62 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_193695_ (Lnet/minecraft/client/ParticleStatus;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$98 (Lnet/minecraft/client/ParticleStatus;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193697_ (Lnet/minecraft/client/PrioritizeChunkUpdates;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$67 (Lnet/minecraft/client/PrioritizeChunkUpdates;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193699_ (Ljava/lang/Integer;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$86 (Ljava/lang/Integer;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193701_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$90 (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_193703_ (Ljava/util/List;Ljava/util/List;Ljava/util/List;Lnet/minecraft/client/GraphicsStatus;)Ljava/util/List; net/minecraft/client/Option/lambda$static$83 (Ljava/util/List;Ljava/util/List;Ljava/util/List;Lnet/minecraft/client/GraphicsStatus;)Ljava/util/List; +MD: net/minecraft/client/Option/m_193708_ ()Ljava/util/List; net/minecraft/client/Option/lambda$static$89 ()Ljava/util/List; +MD: net/minecraft/client/Option/m_193709_ (Lnet/minecraft/client/GraphicsStatus;)Z net/minecraft/client/Option/lambda$static$78 (Lnet/minecraft/client/GraphicsStatus;)Z +MD: net/minecraft/client/Option/m_193711_ (Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; net/minecraft/client/Option/lambda$static$71 (Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier; +MD: net/minecraft/client/Option/m_193713_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$148 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193715_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$149 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193719_ ()Ljava/util/List; net/minecraft/client/Option/lambda$static$85 ()Ljava/util/List; +MD: net/minecraft/client/Option/m_193720_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$146 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193722_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$147 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193726_ ()Z net/minecraft/client/Option/lambda$static$79 ()Z +MD: net/minecraft/client/Option/m_193727_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$144 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193729_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$145 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193733_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$142 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193735_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$143 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193739_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$140 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193741_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$141 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193745_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$138 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193747_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$139 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193751_ (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; net/minecraft/client/Option/lambda$static$136 (Lnet/minecraft/client/Options;)Ljava/lang/Boolean; +MD: net/minecraft/client/Option/m_193753_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V net/minecraft/client/Option/lambda$static$137 (Lnet/minecraft/client/Options;Lnet/minecraft/client/Option;Ljava/lang/Boolean;)V +MD: net/minecraft/client/Option/m_193757_ (Lnet/minecraft/client/Options;)Lnet/minecraft/client/CloudStatus; net/minecraft/client/Option/lambda$static$102 (Lnet/minecraft/client/Options;)Lnet/minecraft/client/CloudStatus; +MD: net/minecraft/client/Option/m_193759_ (Lnet/minecraft/client/Options;)Lnet/minecraft/client/ParticleStatus; net/minecraft/client/Option/lambda$static$99 (Lnet/minecraft/client/Options;)Lnet/minecraft/client/ParticleStatus; +MD: net/minecraft/client/Option/m_7496_ (Lnet/minecraft/client/Options;III)Lnet/minecraft/client/gui/components/AbstractWidget; net/minecraft/client/Option/createButton (Lnet/minecraft/client/Options;III)Lnet/minecraft/client/gui/components/AbstractWidget; +MD: net/minecraft/client/Option/m_91694_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$27 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91696_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$24 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91698_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$21 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91700_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$18 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91702_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$15 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91704_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$12 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91706_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$9 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91708_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$6 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91710_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$3 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91712_ (Lnet/minecraft/client/Options;)Ljava/lang/Double; net/minecraft/client/Option/lambda$static$0 (Lnet/minecraft/client/Options;)Ljava/lang/Double; +MD: net/minecraft/client/Option/m_91714_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/getCaption ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91715_ (I)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/pixelValueLabel (I)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91740_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/genericValueLabel (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91743_ (I)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/percentAddValueLabel (I)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91762_ (D)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/percentValueLabel (D)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91764_ (I)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/genericValueLabel (I)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91888_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$29 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91894_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$28 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91905_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$26 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91911_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$25 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91922_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$23 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91928_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$22 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91936_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$20 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91942_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$19 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91947_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$17 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91953_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$16 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91958_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$14 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91964_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$13 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91969_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$11 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91975_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$10 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91980_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$8 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91986_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$7 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_91991_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$5 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_91997_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$4 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +MD: net/minecraft/client/Option/m_92002_ (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; net/minecraft/client/Option/lambda$static$2 (Lnet/minecraft/client/Options;Lnet/minecraft/client/ProgressOption;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/Option/m_92008_ (Lnet/minecraft/client/Options;Ljava/lang/Double;)V net/minecraft/client/Option/lambda$static$1 (Lnet/minecraft/client/Options;Ljava/lang/Double;)V +CL: net/minecraft/client/Option$1 net/minecraft/client/Option$1 +FD: net/minecraft/client/Option$1/f_193761_ net/minecraft/client/Option$1/$SwitchMap$net$minecraft$client$PrioritizeChunkUpdates +FD: net/minecraft/client/Option$1/f_92025_ net/minecraft/client/Option$1/$SwitchMap$net$minecraft$client$GraphicsStatus +FD: net/minecraft/client/Option$1/net/minecraft/client/Option$1 net/minecraft/client/Option$1/net/minecraft/client/Option$1 +MD: net/minecraft/client/Option$1/ ()V net/minecraft/client/Option$1/ ()V +CL: net/minecraft/client/Options net/minecraft/client/Options +FD: net/minecraft/client/Options/f_168405_ net/minecraft/client/Options/hideBundleTutorial +FD: net/minecraft/client/Options/f_168406_ net/minecraft/client/Options/RENDER_DISTANCE_TINY +FD: net/minecraft/client/Options/f_168407_ net/minecraft/client/Options/RENDER_DISTANCE_SHORT +FD: net/minecraft/client/Options/f_168408_ net/minecraft/client/Options/DEFAULT_VOLUME +FD: net/minecraft/client/Options/f_168409_ net/minecraft/client/Options/RENDER_DISTANCE_NORMAL +FD: net/minecraft/client/Options/f_168410_ net/minecraft/client/Options/RENDER_DISTANCE_FAR +FD: net/minecraft/client/Options/f_168411_ net/minecraft/client/Options/RENDER_DISTANCE_REALLY_FAR +FD: net/minecraft/client/Options/f_168412_ net/minecraft/client/Options/RENDER_DISTANCE_EXTREME +FD: net/minecraft/client/Options/f_168413_ net/minecraft/client/Options/darkMojangStudiosBackground +FD: net/minecraft/client/Options/f_193762_ net/minecraft/client/Options/allowServerListing +FD: net/minecraft/client/Options/f_193763_ net/minecraft/client/Options/showAutosaveIndicator +FD: net/minecraft/client/Options/f_193764_ net/minecraft/client/Options/soundDevice +FD: net/minecraft/client/Options/f_193765_ net/minecraft/client/Options/serverRenderDistance +FD: net/minecraft/client/Options/f_193766_ net/minecraft/client/Options/DEFAULT_SOUND_DEVICE +FD: net/minecraft/client/Options/f_193767_ net/minecraft/client/Options/hideLightningFlashes +FD: net/minecraft/client/Options/f_193768_ net/minecraft/client/Options/simulationDistance +FD: net/minecraft/client/Options/f_193769_ net/minecraft/client/Options/prioritizeChunkUpdates +FD: net/minecraft/client/Options/f_210816_ net/minecraft/client/Options/skipRealms32bitWarning +FD: net/minecraft/client/Options/f_92027_ net/minecraft/client/Options/mipmapLevels +FD: net/minecraft/client/Options/f_92028_ net/minecraft/client/Options/useNativeTransport +FD: net/minecraft/client/Options/f_92029_ net/minecraft/client/Options/attackIndicator +FD: net/minecraft/client/Options/f_92030_ net/minecraft/client/Options/tutorialStep +FD: net/minecraft/client/Options/f_92031_ net/minecraft/client/Options/joinedFirstServer +FD: net/minecraft/client/Options/f_92032_ net/minecraft/client/Options/biomeBlendRadius +FD: net/minecraft/client/Options/f_92033_ net/minecraft/client/Options/mouseWheelSensitivity +FD: net/minecraft/client/Options/f_92034_ net/minecraft/client/Options/rawMouseInput +FD: net/minecraft/client/Options/f_92035_ net/minecraft/client/Options/glDebugVerbosity +FD: net/minecraft/client/Options/f_92036_ net/minecraft/client/Options/autoJump +FD: net/minecraft/client/Options/f_92037_ net/minecraft/client/Options/autoSuggestions +FD: net/minecraft/client/Options/f_92038_ net/minecraft/client/Options/chatColors +FD: net/minecraft/client/Options/f_92039_ net/minecraft/client/Options/chatLinks +FD: net/minecraft/client/Options/f_92040_ net/minecraft/client/Options/chatLinksPrompt +FD: net/minecraft/client/Options/f_92041_ net/minecraft/client/Options/enableVsync +FD: net/minecraft/client/Options/f_92042_ net/minecraft/client/Options/entityShadows +FD: net/minecraft/client/Options/f_92043_ net/minecraft/client/Options/forceUnicodeFont +FD: net/minecraft/client/Options/f_92044_ net/minecraft/client/Options/invertYMouse +FD: net/minecraft/client/Options/f_92045_ net/minecraft/client/Options/discreteMouseScroll +FD: net/minecraft/client/Options/f_92046_ net/minecraft/client/Options/realmsNotifications +FD: net/minecraft/client/Options/f_92047_ net/minecraft/client/Options/reducedDebugInfo +FD: net/minecraft/client/Options/f_92049_ net/minecraft/client/Options/showSubtitles +FD: net/minecraft/client/Options/f_92050_ net/minecraft/client/Options/backgroundForChatOnly +FD: net/minecraft/client/Options/f_92051_ net/minecraft/client/Options/touchscreen +FD: net/minecraft/client/Options/f_92052_ net/minecraft/client/Options/fullscreen +FD: net/minecraft/client/Options/f_92053_ net/minecraft/client/Options/sensitivity +FD: net/minecraft/client/Options/f_92054_ net/minecraft/client/Options/keySpectatorOutlines +FD: net/minecraft/client/Options/f_92055_ net/minecraft/client/Options/keyAdvancements +FD: net/minecraft/client/Options/f_92056_ net/minecraft/client/Options/keyHotbarSlots +FD: net/minecraft/client/Options/f_92057_ net/minecraft/client/Options/keySaveHotbarActivator +FD: net/minecraft/client/Options/f_92058_ net/minecraft/client/Options/keyLoadHotbarActivator +FD: net/minecraft/client/Options/f_92059_ net/minecraft/client/Options/keyMappings +FD: net/minecraft/client/Options/f_92060_ net/minecraft/client/Options/minecraft +FD: net/minecraft/client/Options/f_92061_ net/minecraft/client/Options/difficulty +FD: net/minecraft/client/Options/f_92062_ net/minecraft/client/Options/hideGui +FD: net/minecraft/client/Options/f_92063_ net/minecraft/client/Options/renderDebug +FD: net/minecraft/client/Options/f_92064_ net/minecraft/client/Options/renderDebugCharts +FD: net/minecraft/client/Options/f_92065_ net/minecraft/client/Options/renderFpsChart +FD: net/minecraft/client/Options/f_92066_ net/minecraft/client/Options/lastMpIp +FD: net/minecraft/client/Options/f_92067_ net/minecraft/client/Options/smoothCamera +FD: net/minecraft/client/Options/f_92068_ net/minecraft/client/Options/fov +FD: net/minecraft/client/Options/f_92069_ net/minecraft/client/Options/screenEffectScale +FD: net/minecraft/client/Options/f_92070_ net/minecraft/client/Options/fovEffectScale +FD: net/minecraft/client/Options/f_92071_ net/minecraft/client/Options/gamma +FD: net/minecraft/client/Options/f_92072_ net/minecraft/client/Options/guiScale +FD: net/minecraft/client/Options/f_92073_ net/minecraft/client/Options/particles +FD: net/minecraft/client/Options/f_92074_ net/minecraft/client/Options/narratorStatus +FD: net/minecraft/client/Options/f_92075_ net/minecraft/client/Options/languageCode +FD: net/minecraft/client/Options/f_92076_ net/minecraft/client/Options/syncWrites +FD: net/minecraft/client/Options/f_92077_ net/minecraft/client/Options/LOGGER +FD: net/minecraft/client/Options/f_92078_ net/minecraft/client/Options/GSON +FD: net/minecraft/client/Options/f_92079_ net/minecraft/client/Options/RESOURCE_PACK_TYPE +FD: net/minecraft/client/Options/f_92080_ net/minecraft/client/Options/bobView +FD: net/minecraft/client/Options/f_92081_ net/minecraft/client/Options/toggleCrouch +FD: net/minecraft/client/Options/f_92082_ net/minecraft/client/Options/toggleSprint +FD: net/minecraft/client/Options/f_92083_ net/minecraft/client/Options/skipMultiplayerWarning +FD: net/minecraft/client/Options/f_92084_ net/minecraft/client/Options/hideMatchedNames +FD: net/minecraft/client/Options/f_92085_ net/minecraft/client/Options/keyUp +FD: net/minecraft/client/Options/f_92086_ net/minecraft/client/Options/keyLeft +FD: net/minecraft/client/Options/f_92087_ net/minecraft/client/Options/keyDown +FD: net/minecraft/client/Options/f_92088_ net/minecraft/client/Options/keyRight +FD: net/minecraft/client/Options/f_92089_ net/minecraft/client/Options/keyJump +FD: net/minecraft/client/Options/f_92090_ net/minecraft/client/Options/keyShift +FD: net/minecraft/client/Options/f_92091_ net/minecraft/client/Options/keySprint +FD: net/minecraft/client/Options/f_92092_ net/minecraft/client/Options/keyInventory +FD: net/minecraft/client/Options/f_92093_ net/minecraft/client/Options/keySwapOffhand +FD: net/minecraft/client/Options/f_92094_ net/minecraft/client/Options/keyDrop +FD: net/minecraft/client/Options/f_92095_ net/minecraft/client/Options/keyUse +FD: net/minecraft/client/Options/f_92096_ net/minecraft/client/Options/keyAttack +FD: net/minecraft/client/Options/f_92097_ net/minecraft/client/Options/keyPickItem +FD: net/minecraft/client/Options/f_92098_ net/minecraft/client/Options/keyChat +FD: net/minecraft/client/Options/f_92099_ net/minecraft/client/Options/keyPlayerList +FD: net/minecraft/client/Options/f_92100_ net/minecraft/client/Options/keyCommand +FD: net/minecraft/client/Options/f_92101_ net/minecraft/client/Options/keySocialInteractions +FD: net/minecraft/client/Options/f_92102_ net/minecraft/client/Options/keyScreenshot +FD: net/minecraft/client/Options/f_92103_ net/minecraft/client/Options/keyTogglePerspective +FD: net/minecraft/client/Options/f_92104_ net/minecraft/client/Options/keySmoothCamera +FD: net/minecraft/client/Options/f_92105_ net/minecraft/client/Options/keyFullscreen +FD: net/minecraft/client/Options/f_92106_ net/minecraft/client/Options/renderDistance +FD: net/minecraft/client/Options/f_92107_ net/minecraft/client/Options/OPTION_SPLITTER +FD: net/minecraft/client/Options/f_92108_ net/minecraft/client/Options/modelParts +FD: net/minecraft/client/Options/f_92109_ net/minecraft/client/Options/sourceVolumes +FD: net/minecraft/client/Options/f_92110_ net/minecraft/client/Options/optionsFile +FD: net/minecraft/client/Options/f_92111_ net/minecraft/client/Options/cameraType +FD: net/minecraft/client/Options/f_92112_ net/minecraft/client/Options/entityDistanceScaling +FD: net/minecraft/client/Options/f_92113_ net/minecraft/client/Options/framerateLimit +FD: net/minecraft/client/Options/f_92114_ net/minecraft/client/Options/renderClouds +FD: net/minecraft/client/Options/f_92115_ net/minecraft/client/Options/graphicsMode +FD: net/minecraft/client/Options/f_92116_ net/minecraft/client/Options/ambientOcclusion +FD: net/minecraft/client/Options/f_92117_ net/minecraft/client/Options/resourcePacks +FD: net/minecraft/client/Options/f_92118_ net/minecraft/client/Options/incompatibleResourcePacks +FD: net/minecraft/client/Options/f_92119_ net/minecraft/client/Options/chatVisibility +FD: net/minecraft/client/Options/f_92120_ net/minecraft/client/Options/chatOpacity +FD: net/minecraft/client/Options/f_92121_ net/minecraft/client/Options/chatLineSpacing +FD: net/minecraft/client/Options/f_92122_ net/minecraft/client/Options/textBackgroundOpacity +FD: net/minecraft/client/Options/f_92123_ net/minecraft/client/Options/fullscreenVideoModeString +FD: net/minecraft/client/Options/f_92124_ net/minecraft/client/Options/hideServerAddress +FD: net/minecraft/client/Options/f_92125_ net/minecraft/client/Options/advancedItemTooltips +FD: net/minecraft/client/Options/f_92126_ net/minecraft/client/Options/pauseOnLostFocus +FD: net/minecraft/client/Options/f_92127_ net/minecraft/client/Options/mainHand +FD: net/minecraft/client/Options/f_92128_ net/minecraft/client/Options/overrideWidth +FD: net/minecraft/client/Options/f_92129_ net/minecraft/client/Options/overrideHeight +FD: net/minecraft/client/Options/f_92130_ net/minecraft/client/Options/heldItemTooltips +FD: net/minecraft/client/Options/f_92131_ net/minecraft/client/Options/chatScale +FD: net/minecraft/client/Options/f_92132_ net/minecraft/client/Options/chatWidth +FD: net/minecraft/client/Options/f_92133_ net/minecraft/client/Options/chatHeightUnfocused +FD: net/minecraft/client/Options/f_92134_ net/minecraft/client/Options/chatHeightFocused +FD: net/minecraft/client/Options/f_92135_ net/minecraft/client/Options/chatDelay +FD: net/minecraft/client/Options/net/minecraft/client/Options net/minecraft/client/Options/net/minecraft/client/Options +MD: net/minecraft/client/Options/ ()V net/minecraft/client/Options/ ()V +MD: net/minecraft/client/Options/ (Lnet/minecraft/client/Minecraft;Ljava/io/File;)V net/minecraft/client/Options/ (Lnet/minecraft/client/Minecraft;Ljava/io/File;)V +MD: net/minecraft/client/Options/m_168414_ (Lnet/minecraft/world/entity/HumanoidArm;)Ljava/lang/String; net/minecraft/client/Options/writeMainHand (Lnet/minecraft/world/entity/HumanoidArm;)Ljava/lang/String; +MD: net/minecraft/client/Options/m_168416_ (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z net/minecraft/client/Options/isModelPartEnabled (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +MD: net/minecraft/client/Options/m_168418_ (Lnet/minecraft/world/entity/player/PlayerModelPart;Z)V net/minecraft/client/Options/toggleModelPart (Lnet/minecraft/world/entity/player/PlayerModelPart;Z)V +MD: net/minecraft/client/Options/m_168421_ (Lcom/mojang/datafixers/util/Pair;)Ljava/lang/String; net/minecraft/client/Options/lambda$dumpOptionsForReport$6 (Lcom/mojang/datafixers/util/Pair;)Ljava/lang/String; +MD: net/minecraft/client/Options/m_168423_ (Lnet/minecraft/client/AmbientOcclusionStatus;)Ljava/lang/String; net/minecraft/client/Options/lambda$processOptions$3 (Lnet/minecraft/client/AmbientOcclusionStatus;)Ljava/lang/String; +MD: net/minecraft/client/Options/m_168425_ (Lnet/minecraft/client/CloudStatus;)Ljava/lang/String; net/minecraft/client/Options/writeCloudStatus (Lnet/minecraft/client/CloudStatus;)Ljava/lang/String; +MD: net/minecraft/client/Options/m_168427_ (Lnet/minecraft/client/Options$FieldAccess;)V net/minecraft/client/Options/processOptions (Lnet/minecraft/client/Options$FieldAccess;)V +MD: net/minecraft/client/Options/m_168429_ (Lnet/minecraft/client/Options$FieldAccess;Lnet/minecraft/sounds/SoundSource;Ljava/lang/Float;)Ljava/lang/Float; net/minecraft/client/Options/lambda$processOptions$4 (Lnet/minecraft/client/Options$FieldAccess;Lnet/minecraft/sounds/SoundSource;Ljava/lang/Float;)Ljava/lang/Float; +MD: net/minecraft/client/Options/m_168433_ (Lit/unimi/dsi/fastutil/objects/Object2FloatOpenHashMap;)V net/minecraft/client/Options/lambda$new$0 (Lit/unimi/dsi/fastutil/objects/Object2FloatOpenHashMap;)V +MD: net/minecraft/client/Options/m_168435_ (Ljava/lang/String;)Z net/minecraft/client/Options/isTrue (Ljava/lang/String;)Z +MD: net/minecraft/client/Options/m_168437_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V net/minecraft/client/Options/lambda$load$5 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V +MD: net/minecraft/client/Options/m_168440_ (Ljava/lang/String;)Z net/minecraft/client/Options/isFalse (Ljava/lang/String;)Z +MD: net/minecraft/client/Options/m_168442_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/client/Options/readPackList (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/client/Options/m_168444_ (Ljava/lang/String;)Lnet/minecraft/client/CloudStatus; net/minecraft/client/Options/readCloudStatus (Ljava/lang/String;)Lnet/minecraft/client/CloudStatus; +MD: net/minecraft/client/Options/m_168446_ (Ljava/lang/String;)Lnet/minecraft/client/AmbientOcclusionStatus; net/minecraft/client/Options/readAmbientOcclusion (Ljava/lang/String;)Lnet/minecraft/client/AmbientOcclusionStatus; +MD: net/minecraft/client/Options/m_168448_ (Ljava/lang/String;)Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/client/Options/readMainHand (Ljava/lang/String;)Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/client/Options/m_168450_ ()Ljava/io/File; net/minecraft/client/Options/getFile ()Ljava/io/File; +MD: net/minecraft/client/Options/m_168451_ ()Ljava/lang/String; net/minecraft/client/Options/dumpOptionsForReport ()Ljava/lang/String; +MD: net/minecraft/client/Options/m_168452_ ()Z net/minecraft/client/Options/lambda$new$2 ()Z +MD: net/minecraft/client/Options/m_193770_ (I)V net/minecraft/client/Options/setServerRenderDistance (I)V +MD: net/minecraft/client/Options/m_193772_ ()I net/minecraft/client/Options/getEffectiveRenderDistance ()I +MD: net/minecraft/client/Options/m_92140_ ()V net/minecraft/client/Options/load ()V +MD: net/minecraft/client/Options/m_92141_ (F)F net/minecraft/client/Options/getBackgroundOpacity (F)F +MD: net/minecraft/client/Options/m_92143_ (I)I net/minecraft/client/Options/getBackgroundColor (I)I +MD: net/minecraft/client/Options/m_92145_ (Lnet/minecraft/server/packs/repository/PackRepository;)V net/minecraft/client/Options/loadSelectedResourcePacks (Lnet/minecraft/server/packs/repository/PackRepository;)V +MD: net/minecraft/client/Options/m_92147_ (Lnet/minecraft/sounds/SoundSource;)F net/minecraft/client/Options/getSoundSourceVolume (Lnet/minecraft/sounds/SoundSource;)F +MD: net/minecraft/client/Options/m_92149_ (Lnet/minecraft/sounds/SoundSource;F)V net/minecraft/client/Options/setSoundCategoryVolume (Lnet/minecraft/sounds/SoundSource;F)V +MD: net/minecraft/client/Options/m_92154_ (Lnet/minecraft/world/entity/player/PlayerModelPart;Z)V net/minecraft/client/Options/setModelPart (Lnet/minecraft/world/entity/player/PlayerModelPart;Z)V +MD: net/minecraft/client/Options/m_92157_ (Lnet/minecraft/client/CameraType;)V net/minecraft/client/Options/setCameraType (Lnet/minecraft/client/CameraType;)V +MD: net/minecraft/client/Options/m_92159_ (Lnet/minecraft/client/KeyMapping;Lcom/mojang/blaze3d/platform/InputConstants$Key;)V net/minecraft/client/Options/setKey (Lnet/minecraft/client/KeyMapping;Lcom/mojang/blaze3d/platform/InputConstants$Key;)V +MD: net/minecraft/client/Options/m_92164_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/client/Options/dataFix (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/client/Options/m_92169_ ()V net/minecraft/client/Options/save ()V +MD: net/minecraft/client/Options/m_92170_ (F)I net/minecraft/client/Options/getBackgroundColor (F)I +MD: net/minecraft/client/Options/m_92172_ ()V net/minecraft/client/Options/broadcastOptions ()V +MD: net/minecraft/client/Options/m_92174_ ()Lnet/minecraft/client/CloudStatus; net/minecraft/client/Options/getCloudsType ()Lnet/minecraft/client/CloudStatus; +MD: net/minecraft/client/Options/m_92175_ ()Z net/minecraft/client/Options/useNativeTransport ()Z +MD: net/minecraft/client/Options/m_92176_ ()Lnet/minecraft/client/CameraType; net/minecraft/client/Options/getCameraType ()Lnet/minecraft/client/CameraType; +MD: net/minecraft/client/Options/m_92177_ ()Z net/minecraft/client/Options/lambda$new$1 ()Z +CL: net/minecraft/client/Options$1 net/minecraft/client/Options$1 +FD: net/minecraft/client/Options$1/net/minecraft/client/Options$1 net/minecraft/client/Options$1/net/minecraft/client/Options$1 +MD: net/minecraft/client/Options$1/ ()V net/minecraft/client/Options$1/ ()V +CL: net/minecraft/client/Options$2 net/minecraft/client/Options$2 +FD: net/minecraft/client/Options$2/f_168453_ net/minecraft/client/Options$2/val$options +FD: net/minecraft/client/Options$2/f_168454_ net/minecraft/client/Options$2/this$0 +FD: net/minecraft/client/Options$2/net/minecraft/client/Options$2 net/minecraft/client/Options$2/net/minecraft/client/Options$2 +MD: net/minecraft/client/Options$2/ (Lnet/minecraft/client/Options;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/client/Options$2/ (Lnet/minecraft/client/Options;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/client/Options$2/m_141943_ (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/Options$2/process (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/Options$2/m_142316_ (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/ToIntFunction;)Ljava/lang/Object; net/minecraft/client/Options$2/process (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/ToIntFunction;)Ljava/lang/Object; +MD: net/minecraft/client/Options$2/m_142432_ (Ljava/lang/String;F)F net/minecraft/client/Options$2/process (Ljava/lang/String;F)F +MD: net/minecraft/client/Options$2/m_142547_ (Ljava/lang/String;D)D net/minecraft/client/Options$2/process (Ljava/lang/String;D)D +MD: net/minecraft/client/Options$2/m_142634_ (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/lang/Object; net/minecraft/client/Options$2/process (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/lang/Object; +MD: net/minecraft/client/Options$2/m_142682_ (Ljava/lang/String;Z)Z net/minecraft/client/Options$2/process (Ljava/lang/String;Z)Z +MD: net/minecraft/client/Options$2/m_142708_ (Ljava/lang/String;I)I net/minecraft/client/Options$2/process (Ljava/lang/String;I)I +MD: net/minecraft/client/Options$2/m_168458_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/Options$2/getValueOrNull (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/client/Options$3 net/minecraft/client/Options$3 +FD: net/minecraft/client/Options$3/f_168485_ net/minecraft/client/Options$3/val$writer +FD: net/minecraft/client/Options$3/f_168486_ net/minecraft/client/Options$3/this$0 +FD: net/minecraft/client/Options$3/net/minecraft/client/Options$3 net/minecraft/client/Options$3/net/minecraft/client/Options$3 +MD: net/minecraft/client/Options$3/ (Lnet/minecraft/client/Options;Ljava/io/PrintWriter;)V net/minecraft/client/Options$3/ (Lnet/minecraft/client/Options;Ljava/io/PrintWriter;)V +MD: net/minecraft/client/Options$3/m_141943_ (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/Options$3/process (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/Options$3/m_142316_ (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/ToIntFunction;)Ljava/lang/Object; net/minecraft/client/Options$3/process (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/ToIntFunction;)Ljava/lang/Object; +MD: net/minecraft/client/Options$3/m_142432_ (Ljava/lang/String;F)F net/minecraft/client/Options$3/process (Ljava/lang/String;F)F +MD: net/minecraft/client/Options$3/m_142547_ (Ljava/lang/String;D)D net/minecraft/client/Options$3/process (Ljava/lang/String;D)D +MD: net/minecraft/client/Options$3/m_142634_ (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/lang/Object; net/minecraft/client/Options$3/process (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/lang/Object; +MD: net/minecraft/client/Options$3/m_142682_ (Ljava/lang/String;Z)Z net/minecraft/client/Options$3/process (Ljava/lang/String;Z)Z +MD: net/minecraft/client/Options$3/m_142708_ (Ljava/lang/String;I)I net/minecraft/client/Options$3/process (Ljava/lang/String;I)I +MD: net/minecraft/client/Options$3/m_168490_ (Ljava/lang/String;)V net/minecraft/client/Options$3/writePrefix (Ljava/lang/String;)V +CL: net/minecraft/client/Options$4 net/minecraft/client/Options$4 +FD: net/minecraft/client/Options$4/f_168517_ net/minecraft/client/Options$4/$SwitchMap$net$minecraft$client$CloudStatus +FD: net/minecraft/client/Options$4/net/minecraft/client/Options$4 net/minecraft/client/Options$4/net/minecraft/client/Options$4 +MD: net/minecraft/client/Options$4/ ()V net/minecraft/client/Options$4/ ()V +CL: net/minecraft/client/Options$FieldAccess net/minecraft/client/Options$FieldAccess +FD: net/minecraft/client/Options$FieldAccess/net/minecraft/client/Options$FieldAccess net/minecraft/client/Options$FieldAccess/net/minecraft/client/Options$FieldAccess +MD: net/minecraft/client/Options$FieldAccess/m_141943_ (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/Options$FieldAccess/process (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/Options$FieldAccess/m_142316_ (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/ToIntFunction;)Ljava/lang/Object; net/minecraft/client/Options$FieldAccess/process (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/ToIntFunction;)Ljava/lang/Object; +MD: net/minecraft/client/Options$FieldAccess/m_142432_ (Ljava/lang/String;F)F net/minecraft/client/Options$FieldAccess/process (Ljava/lang/String;F)F +MD: net/minecraft/client/Options$FieldAccess/m_142547_ (Ljava/lang/String;D)D net/minecraft/client/Options$FieldAccess/process (Ljava/lang/String;D)D +MD: net/minecraft/client/Options$FieldAccess/m_142634_ (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/lang/Object; net/minecraft/client/Options$FieldAccess/process (Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/lang/Object; +MD: net/minecraft/client/Options$FieldAccess/m_142682_ (Ljava/lang/String;Z)Z net/minecraft/client/Options$FieldAccess/process (Ljava/lang/String;Z)Z +MD: net/minecraft/client/Options$FieldAccess/m_142708_ (Ljava/lang/String;I)I net/minecraft/client/Options$FieldAccess/process (Ljava/lang/String;I)I +CL: net/minecraft/client/ParticleStatus net/minecraft/client/ParticleStatus +FD: net/minecraft/client/ParticleStatus/$VALUES net/minecraft/client/ParticleStatus/$VALUES +FD: net/minecraft/client/ParticleStatus/ALL net/minecraft/client/ParticleStatus/ALL +FD: net/minecraft/client/ParticleStatus/DECREASED net/minecraft/client/ParticleStatus/DECREASED +FD: net/minecraft/client/ParticleStatus/MINIMAL net/minecraft/client/ParticleStatus/MINIMAL +FD: net/minecraft/client/ParticleStatus/f_92185_ net/minecraft/client/ParticleStatus/BY_ID +FD: net/minecraft/client/ParticleStatus/f_92186_ net/minecraft/client/ParticleStatus/id +FD: net/minecraft/client/ParticleStatus/f_92187_ net/minecraft/client/ParticleStatus/key +FD: net/minecraft/client/ParticleStatus/net/minecraft/client/ParticleStatus net/minecraft/client/ParticleStatus/net/minecraft/client/ParticleStatus +MD: net/minecraft/client/ParticleStatus/ ()V net/minecraft/client/ParticleStatus/ ()V +MD: net/minecraft/client/ParticleStatus/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/client/ParticleStatus/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/client/ParticleStatus/m_168537_ ()[Lnet/minecraft/client/ParticleStatus; net/minecraft/client/ParticleStatus/$values ()[Lnet/minecraft/client/ParticleStatus; +MD: net/minecraft/client/ParticleStatus/m_92195_ ()Ljava/lang/String; net/minecraft/client/ParticleStatus/getKey ()Ljava/lang/String; +MD: net/minecraft/client/ParticleStatus/m_92196_ (I)Lnet/minecraft/client/ParticleStatus; net/minecraft/client/ParticleStatus/byId (I)Lnet/minecraft/client/ParticleStatus; +MD: net/minecraft/client/ParticleStatus/m_92198_ ()I net/minecraft/client/ParticleStatus/getId ()I +MD: net/minecraft/client/ParticleStatus/m_92199_ (I)[Lnet/minecraft/client/ParticleStatus; net/minecraft/client/ParticleStatus/lambda$static$0 (I)[Lnet/minecraft/client/ParticleStatus; +MD: net/minecraft/client/ParticleStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/ParticleStatus; net/minecraft/client/ParticleStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/ParticleStatus; +MD: net/minecraft/client/ParticleStatus/values ()[Lnet/minecraft/client/ParticleStatus; net/minecraft/client/ParticleStatus/values ()[Lnet/minecraft/client/ParticleStatus; +CL: net/minecraft/client/PeriodicNotificationManager net/minecraft/client/PeriodicNotificationManager +FD: net/minecraft/client/PeriodicNotificationManager/f_205285_ net/minecraft/client/PeriodicNotificationManager/CODEC +FD: net/minecraft/client/PeriodicNotificationManager/f_205286_ net/minecraft/client/PeriodicNotificationManager/LOGGER +FD: net/minecraft/client/PeriodicNotificationManager/f_205287_ net/minecraft/client/PeriodicNotificationManager/notifications +FD: net/minecraft/client/PeriodicNotificationManager/f_205288_ net/minecraft/client/PeriodicNotificationManager/selector +FD: net/minecraft/client/PeriodicNotificationManager/f_205289_ net/minecraft/client/PeriodicNotificationManager/timer +FD: net/minecraft/client/PeriodicNotificationManager/f_205290_ net/minecraft/client/PeriodicNotificationManager/notificationTask +FD: net/minecraft/client/PeriodicNotificationManager/net/minecraft/client/PeriodicNotificationManager net/minecraft/client/PeriodicNotificationManager/net/minecraft/client/PeriodicNotificationManager +MD: net/minecraft/client/PeriodicNotificationManager/ ()V net/minecraft/client/PeriodicNotificationManager/ ()V +MD: net/minecraft/client/PeriodicNotificationManager/ (Lnet/minecraft/resources/ResourceLocation;Lit/unimi/dsi/fastutil/objects/Object2BooleanFunction;)V net/minecraft/client/PeriodicNotificationManager/ (Lnet/minecraft/resources/ResourceLocation;Lit/unimi/dsi/fastutil/objects/Object2BooleanFunction;)V +MD: net/minecraft/client/PeriodicNotificationManager/close ()V net/minecraft/client/PeriodicNotificationManager/close ()V +MD: net/minecraft/client/PeriodicNotificationManager/m_205295_ ()V net/minecraft/client/PeriodicNotificationManager/stopTimer ()V +MD: net/minecraft/client/PeriodicNotificationManager/m_205296_ (JLnet/minecraft/client/PeriodicNotificationManager$Notification;)J net/minecraft/client/PeriodicNotificationManager/lambda$calculateOptimalPeriod$3 (JLnet/minecraft/client/PeriodicNotificationManager$Notification;)J +MD: net/minecraft/client/PeriodicNotificationManager/m_205302_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/client/PeriodicNotificationManager/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/client/PeriodicNotificationManager/m_205304_ (Lnet/minecraft/client/PeriodicNotificationManager$Notification;)J net/minecraft/client/PeriodicNotificationManager/lambda$calculateInitialDelay$5 (Lnet/minecraft/client/PeriodicNotificationManager$Notification;)J +MD: net/minecraft/client/PeriodicNotificationManager/m_205310_ (Ljava/util/List;)J net/minecraft/client/PeriodicNotificationManager/calculateInitialDelay (Ljava/util/List;)J +MD: net/minecraft/client/PeriodicNotificationManager/m_205312_ (Ljava/util/List;J)J net/minecraft/client/PeriodicNotificationManager/calculateOptimalPeriod (Ljava/util/List;J)J +MD: net/minecraft/client/PeriodicNotificationManager/m_205315_ (Ljava/util/Map$Entry;)Z net/minecraft/client/PeriodicNotificationManager/lambda$apply$1 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/client/PeriodicNotificationManager/m_205321_ ()Ljava/lang/IllegalStateException; net/minecraft/client/PeriodicNotificationManager/lambda$calculateOptimalPeriod$4 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/client/PeriodicNotificationManager/m_205325_ (Lnet/minecraft/client/PeriodicNotificationManager$Notification;)Z net/minecraft/client/PeriodicNotificationManager/lambda$apply$2 (Lnet/minecraft/client/PeriodicNotificationManager$Notification;)Z +MD: net/minecraft/client/PeriodicNotificationManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/PeriodicNotificationManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/PeriodicNotificationManager/m_5787_ (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/PeriodicNotificationManager/apply (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/PeriodicNotificationManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/PeriodicNotificationManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/PeriodicNotificationManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/Map; net/minecraft/client/PeriodicNotificationManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/Map; +CL: net/minecraft/client/PeriodicNotificationManager$Notification net/minecraft/client/PeriodicNotificationManager$Notification +FD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205328_ net/minecraft/client/PeriodicNotificationManager$Notification/delay +FD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205329_ net/minecraft/client/PeriodicNotificationManager$Notification/period +FD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205330_ net/minecraft/client/PeriodicNotificationManager$Notification/title +FD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205331_ net/minecraft/client/PeriodicNotificationManager$Notification/message +FD: net/minecraft/client/PeriodicNotificationManager$Notification/net/minecraft/client/PeriodicNotificationManager$Notification net/minecraft/client/PeriodicNotificationManager$Notification/net/minecraft/client/PeriodicNotificationManager$Notification +MD: net/minecraft/client/PeriodicNotificationManager$Notification/ (JJLjava/lang/String;Ljava/lang/String;)V net/minecraft/client/PeriodicNotificationManager$Notification/ (JJLjava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/PeriodicNotificationManager$Notification/equals (Ljava/lang/Object;)Z net/minecraft/client/PeriodicNotificationManager$Notification/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205328_ ()J net/minecraft/client/PeriodicNotificationManager$Notification/delay ()J +MD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205329_ ()J net/minecraft/client/PeriodicNotificationManager$Notification/period ()J +MD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205330_ ()Ljava/lang/String; net/minecraft/client/PeriodicNotificationManager$Notification/title ()Ljava/lang/String; +MD: net/minecraft/client/PeriodicNotificationManager$Notification/f_205331_ ()Ljava/lang/String; net/minecraft/client/PeriodicNotificationManager$Notification/message ()Ljava/lang/String; +MD: net/minecraft/client/PeriodicNotificationManager$Notification/hashCode ()I net/minecraft/client/PeriodicNotificationManager$Notification/hashCode ()I +MD: net/minecraft/client/PeriodicNotificationManager$Notification/toString ()Ljava/lang/String; net/minecraft/client/PeriodicNotificationManager$Notification/toString ()Ljava/lang/String; +CL: net/minecraft/client/PeriodicNotificationManager$NotificationTask net/minecraft/client/PeriodicNotificationManager$NotificationTask +FD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/f_205345_ net/minecraft/client/PeriodicNotificationManager$NotificationTask/minecraft +FD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/f_205346_ net/minecraft/client/PeriodicNotificationManager$NotificationTask/notifications +FD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/f_205347_ net/minecraft/client/PeriodicNotificationManager$NotificationTask/period +FD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/f_205348_ net/minecraft/client/PeriodicNotificationManager$NotificationTask/elapsed +FD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/net/minecraft/client/PeriodicNotificationManager$NotificationTask net/minecraft/client/PeriodicNotificationManager$NotificationTask/net/minecraft/client/PeriodicNotificationManager$NotificationTask +MD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/ (Ljava/util/List;JJ)V net/minecraft/client/PeriodicNotificationManager$NotificationTask/ (Ljava/util/List;JJ)V +MD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/m_205353_ (Lnet/minecraft/client/PeriodicNotificationManager$Notification;J)V net/minecraft/client/PeriodicNotificationManager$NotificationTask/lambda$run$0 (Lnet/minecraft/client/PeriodicNotificationManager$Notification;J)V +MD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/m_205356_ (Ljava/util/List;J)Lnet/minecraft/client/PeriodicNotificationManager$NotificationTask; net/minecraft/client/PeriodicNotificationManager$NotificationTask/reset (Ljava/util/List;J)Lnet/minecraft/client/PeriodicNotificationManager$NotificationTask; +MD: net/minecraft/client/PeriodicNotificationManager$NotificationTask/run ()V net/minecraft/client/PeriodicNotificationManager$NotificationTask/run ()V +CL: net/minecraft/client/PrioritizeChunkUpdates net/minecraft/client/PrioritizeChunkUpdates +FD: net/minecraft/client/PrioritizeChunkUpdates/$VALUES net/minecraft/client/PrioritizeChunkUpdates/$VALUES +FD: net/minecraft/client/PrioritizeChunkUpdates/NEARBY net/minecraft/client/PrioritizeChunkUpdates/NEARBY +FD: net/minecraft/client/PrioritizeChunkUpdates/NONE net/minecraft/client/PrioritizeChunkUpdates/NONE +FD: net/minecraft/client/PrioritizeChunkUpdates/PLAYER_AFFECTED net/minecraft/client/PrioritizeChunkUpdates/PLAYER_AFFECTED +FD: net/minecraft/client/PrioritizeChunkUpdates/f_193776_ net/minecraft/client/PrioritizeChunkUpdates/BY_ID +FD: net/minecraft/client/PrioritizeChunkUpdates/f_193777_ net/minecraft/client/PrioritizeChunkUpdates/id +FD: net/minecraft/client/PrioritizeChunkUpdates/f_193778_ net/minecraft/client/PrioritizeChunkUpdates/key +FD: net/minecraft/client/PrioritizeChunkUpdates/net/minecraft/client/PrioritizeChunkUpdates net/minecraft/client/PrioritizeChunkUpdates/net/minecraft/client/PrioritizeChunkUpdates +MD: net/minecraft/client/PrioritizeChunkUpdates/ ()V net/minecraft/client/PrioritizeChunkUpdates/ ()V +MD: net/minecraft/client/PrioritizeChunkUpdates/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/client/PrioritizeChunkUpdates/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/client/PrioritizeChunkUpdates/m_193786_ ()I net/minecraft/client/PrioritizeChunkUpdates/getId ()I +MD: net/minecraft/client/PrioritizeChunkUpdates/m_193787_ (I)Lnet/minecraft/client/PrioritizeChunkUpdates; net/minecraft/client/PrioritizeChunkUpdates/byId (I)Lnet/minecraft/client/PrioritizeChunkUpdates; +MD: net/minecraft/client/PrioritizeChunkUpdates/m_193789_ ()Ljava/lang/String; net/minecraft/client/PrioritizeChunkUpdates/getKey ()Ljava/lang/String; +MD: net/minecraft/client/PrioritizeChunkUpdates/m_193790_ (I)[Lnet/minecraft/client/PrioritizeChunkUpdates; net/minecraft/client/PrioritizeChunkUpdates/lambda$static$0 (I)[Lnet/minecraft/client/PrioritizeChunkUpdates; +MD: net/minecraft/client/PrioritizeChunkUpdates/m_193792_ ()[Lnet/minecraft/client/PrioritizeChunkUpdates; net/minecraft/client/PrioritizeChunkUpdates/$values ()[Lnet/minecraft/client/PrioritizeChunkUpdates; +MD: net/minecraft/client/PrioritizeChunkUpdates/valueOf (Ljava/lang/String;)Lnet/minecraft/client/PrioritizeChunkUpdates; net/minecraft/client/PrioritizeChunkUpdates/valueOf (Ljava/lang/String;)Lnet/minecraft/client/PrioritizeChunkUpdates; +MD: net/minecraft/client/PrioritizeChunkUpdates/values ()[Lnet/minecraft/client/PrioritizeChunkUpdates; net/minecraft/client/PrioritizeChunkUpdates/values ()[Lnet/minecraft/client/PrioritizeChunkUpdates; +CL: net/minecraft/client/ProgressOption net/minecraft/client/ProgressOption +FD: net/minecraft/client/ProgressOption/f_168538_ net/minecraft/client/ProgressOption/tooltipSupplier +FD: net/minecraft/client/ProgressOption/f_92204_ net/minecraft/client/ProgressOption/steps +FD: net/minecraft/client/ProgressOption/f_92205_ net/minecraft/client/ProgressOption/minValue +FD: net/minecraft/client/ProgressOption/f_92206_ net/minecraft/client/ProgressOption/maxValue +FD: net/minecraft/client/ProgressOption/f_92207_ net/minecraft/client/ProgressOption/getter +FD: net/minecraft/client/ProgressOption/f_92208_ net/minecraft/client/ProgressOption/setter +FD: net/minecraft/client/ProgressOption/f_92209_ net/minecraft/client/ProgressOption/toString +FD: net/minecraft/client/ProgressOption/net/minecraft/client/ProgressOption net/minecraft/client/ProgressOption/net/minecraft/client/ProgressOption +MD: net/minecraft/client/ProgressOption/ (Ljava/lang/String;DDFLjava/util/function/Function;Ljava/util/function/BiConsumer;Ljava/util/function/BiFunction;)V net/minecraft/client/ProgressOption/ (Ljava/lang/String;DDFLjava/util/function/Function;Ljava/util/function/BiConsumer;Ljava/util/function/BiFunction;)V +MD: net/minecraft/client/ProgressOption/ (Ljava/lang/String;DDFLjava/util/function/Function;Ljava/util/function/BiConsumer;Ljava/util/function/BiFunction;Ljava/util/function/Function;)V net/minecraft/client/ProgressOption/ (Ljava/lang/String;DDFLjava/util/function/Function;Ljava/util/function/BiConsumer;Ljava/util/function/BiFunction;Ljava/util/function/Function;)V +MD: net/minecraft/client/ProgressOption/m_168548_ (Lnet/minecraft/client/Minecraft;)Ljava/util/List; net/minecraft/client/ProgressOption/lambda$new$0 (Lnet/minecraft/client/Minecraft;)Ljava/util/List; +MD: net/minecraft/client/ProgressOption/m_6912_ (D)D net/minecraft/client/ProgressOption/toValue (D)D +MD: net/minecraft/client/ProgressOption/m_6917_ (D)D net/minecraft/client/ProgressOption/toPct (D)D +MD: net/minecraft/client/ProgressOption/m_7496_ (Lnet/minecraft/client/Options;III)Lnet/minecraft/client/gui/components/AbstractWidget; net/minecraft/client/ProgressOption/createButton (Lnet/minecraft/client/Options;III)Lnet/minecraft/client/gui/components/AbstractWidget; +MD: net/minecraft/client/ProgressOption/m_92219_ (F)V net/minecraft/client/ProgressOption/setMaxValue (F)V +MD: net/minecraft/client/ProgressOption/m_92221_ (Lnet/minecraft/client/Options;)D net/minecraft/client/ProgressOption/get (Lnet/minecraft/client/Options;)D +MD: net/minecraft/client/ProgressOption/m_92223_ (Lnet/minecraft/client/Options;D)V net/minecraft/client/ProgressOption/set (Lnet/minecraft/client/Options;D)V +MD: net/minecraft/client/ProgressOption/m_92232_ ()D net/minecraft/client/ProgressOption/getMinValue ()D +MD: net/minecraft/client/ProgressOption/m_92233_ (Lnet/minecraft/client/Options;)Lnet/minecraft/network/chat/Component; net/minecraft/client/ProgressOption/getMessage (Lnet/minecraft/client/Options;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/ProgressOption/m_92235_ ()D net/minecraft/client/ProgressOption/getMaxValue ()D +MD: net/minecraft/client/ProgressOption/m_92236_ (D)D net/minecraft/client/ProgressOption/clamp (D)D +CL: net/minecraft/client/RecipeBookCategories net/minecraft/client/RecipeBookCategories +FD: net/minecraft/client/RecipeBookCategories/$VALUES net/minecraft/client/RecipeBookCategories/$VALUES +FD: net/minecraft/client/RecipeBookCategories/BLAST_FURNACE_BLOCKS net/minecraft/client/RecipeBookCategories/BLAST_FURNACE_BLOCKS +FD: net/minecraft/client/RecipeBookCategories/BLAST_FURNACE_MISC net/minecraft/client/RecipeBookCategories/BLAST_FURNACE_MISC +FD: net/minecraft/client/RecipeBookCategories/BLAST_FURNACE_SEARCH net/minecraft/client/RecipeBookCategories/BLAST_FURNACE_SEARCH +FD: net/minecraft/client/RecipeBookCategories/CAMPFIRE net/minecraft/client/RecipeBookCategories/CAMPFIRE +FD: net/minecraft/client/RecipeBookCategories/CRAFTING_BUILDING_BLOCKS net/minecraft/client/RecipeBookCategories/CRAFTING_BUILDING_BLOCKS +FD: net/minecraft/client/RecipeBookCategories/CRAFTING_EQUIPMENT net/minecraft/client/RecipeBookCategories/CRAFTING_EQUIPMENT +FD: net/minecraft/client/RecipeBookCategories/CRAFTING_MISC net/minecraft/client/RecipeBookCategories/CRAFTING_MISC +FD: net/minecraft/client/RecipeBookCategories/CRAFTING_REDSTONE net/minecraft/client/RecipeBookCategories/CRAFTING_REDSTONE +FD: net/minecraft/client/RecipeBookCategories/CRAFTING_SEARCH net/minecraft/client/RecipeBookCategories/CRAFTING_SEARCH +FD: net/minecraft/client/RecipeBookCategories/FURNACE_BLOCKS net/minecraft/client/RecipeBookCategories/FURNACE_BLOCKS +FD: net/minecraft/client/RecipeBookCategories/FURNACE_FOOD net/minecraft/client/RecipeBookCategories/FURNACE_FOOD +FD: net/minecraft/client/RecipeBookCategories/FURNACE_MISC net/minecraft/client/RecipeBookCategories/FURNACE_MISC +FD: net/minecraft/client/RecipeBookCategories/FURNACE_SEARCH net/minecraft/client/RecipeBookCategories/FURNACE_SEARCH +FD: net/minecraft/client/RecipeBookCategories/SMITHING net/minecraft/client/RecipeBookCategories/SMITHING +FD: net/minecraft/client/RecipeBookCategories/SMOKER_FOOD net/minecraft/client/RecipeBookCategories/SMOKER_FOOD +FD: net/minecraft/client/RecipeBookCategories/SMOKER_SEARCH net/minecraft/client/RecipeBookCategories/SMOKER_SEARCH +FD: net/minecraft/client/RecipeBookCategories/STONECUTTER net/minecraft/client/RecipeBookCategories/STONECUTTER +FD: net/minecraft/client/RecipeBookCategories/UNKNOWN net/minecraft/client/RecipeBookCategories/UNKNOWN +FD: net/minecraft/client/RecipeBookCategories/f_92256_ net/minecraft/client/RecipeBookCategories/SMOKER_CATEGORIES +FD: net/minecraft/client/RecipeBookCategories/f_92257_ net/minecraft/client/RecipeBookCategories/BLAST_FURNACE_CATEGORIES +FD: net/minecraft/client/RecipeBookCategories/f_92258_ net/minecraft/client/RecipeBookCategories/FURNACE_CATEGORIES +FD: net/minecraft/client/RecipeBookCategories/f_92259_ net/minecraft/client/RecipeBookCategories/CRAFTING_CATEGORIES +FD: net/minecraft/client/RecipeBookCategories/f_92260_ net/minecraft/client/RecipeBookCategories/AGGREGATE_CATEGORIES +FD: net/minecraft/client/RecipeBookCategories/f_92261_ net/minecraft/client/RecipeBookCategories/itemIcons +FD: net/minecraft/client/RecipeBookCategories/net/minecraft/client/RecipeBookCategories net/minecraft/client/RecipeBookCategories/net/minecraft/client/RecipeBookCategories +MD: net/minecraft/client/RecipeBookCategories/ ()V net/minecraft/client/RecipeBookCategories/ ()V +MD: net/minecraft/client/RecipeBookCategories/ (Ljava/lang/String;I[Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/RecipeBookCategories/ (Ljava/lang/String;I[Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/RecipeBookCategories/m_168550_ ()[Lnet/minecraft/client/RecipeBookCategories; net/minecraft/client/RecipeBookCategories/$values ()[Lnet/minecraft/client/RecipeBookCategories; +MD: net/minecraft/client/RecipeBookCategories/m_92268_ ()Ljava/util/List; net/minecraft/client/RecipeBookCategories/getIconItems ()Ljava/util/List; +MD: net/minecraft/client/RecipeBookCategories/m_92269_ (Lnet/minecraft/world/inventory/RecipeBookType;)Ljava/util/List; net/minecraft/client/RecipeBookCategories/getCategories (Lnet/minecraft/world/inventory/RecipeBookType;)Ljava/util/List; +MD: net/minecraft/client/RecipeBookCategories/valueOf (Ljava/lang/String;)Lnet/minecraft/client/RecipeBookCategories; net/minecraft/client/RecipeBookCategories/valueOf (Ljava/lang/String;)Lnet/minecraft/client/RecipeBookCategories; +MD: net/minecraft/client/RecipeBookCategories/values ()[Lnet/minecraft/client/RecipeBookCategories; net/minecraft/client/RecipeBookCategories/values ()[Lnet/minecraft/client/RecipeBookCategories; +CL: net/minecraft/client/RecipeBookCategories$1 net/minecraft/client/RecipeBookCategories$1 +FD: net/minecraft/client/RecipeBookCategories$1/f_92274_ net/minecraft/client/RecipeBookCategories$1/$SwitchMap$net$minecraft$world$inventory$RecipeBookType +FD: net/minecraft/client/RecipeBookCategories$1/net/minecraft/client/RecipeBookCategories$1 net/minecraft/client/RecipeBookCategories$1/net/minecraft/client/RecipeBookCategories$1 +MD: net/minecraft/client/RecipeBookCategories$1/ ()V net/minecraft/client/RecipeBookCategories$1/ ()V +CL: net/minecraft/client/ResourceLoadStateTracker net/minecraft/client/ResourceLoadStateTracker +FD: net/minecraft/client/ResourceLoadStateTracker/f_168551_ net/minecraft/client/ResourceLoadStateTracker/LOGGER +FD: net/minecraft/client/ResourceLoadStateTracker/f_168552_ net/minecraft/client/ResourceLoadStateTracker/reloadState +FD: net/minecraft/client/ResourceLoadStateTracker/f_168553_ net/minecraft/client/ResourceLoadStateTracker/reloadCount +FD: net/minecraft/client/ResourceLoadStateTracker/net/minecraft/client/ResourceLoadStateTracker net/minecraft/client/ResourceLoadStateTracker/net/minecraft/client/ResourceLoadStateTracker +MD: net/minecraft/client/ResourceLoadStateTracker/ ()V net/minecraft/client/ResourceLoadStateTracker/ ()V +MD: net/minecraft/client/ResourceLoadStateTracker/ ()V net/minecraft/client/ResourceLoadStateTracker/ ()V +MD: net/minecraft/client/ResourceLoadStateTracker/m_168556_ ()V net/minecraft/client/ResourceLoadStateTracker/finishReload ()V +MD: net/minecraft/client/ResourceLoadStateTracker/m_168557_ (Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason;Ljava/util/List;)V net/minecraft/client/ResourceLoadStateTracker/startReload (Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason;Ljava/util/List;)V +MD: net/minecraft/client/ResourceLoadStateTracker/m_168560_ (Ljava/lang/Throwable;)V net/minecraft/client/ResourceLoadStateTracker/startRecovery (Ljava/lang/Throwable;)V +MD: net/minecraft/client/ResourceLoadStateTracker/m_168562_ (Lnet/minecraft/CrashReport;)V net/minecraft/client/ResourceLoadStateTracker/fillCrashReport (Lnet/minecraft/CrashReport;)V +CL: net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo +FD: net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/f_168564_ net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/error +FD: net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo +MD: net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/ (Ljava/lang/Throwable;)V net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/ (Ljava/lang/Throwable;)V +MD: net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/m_168567_ ()Ljava/lang/String; net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/lambda$fillCrashInfo$0 ()Ljava/lang/String; +MD: net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/m_168568_ (Lnet/minecraft/CrashReportCategory;)V net/minecraft/client/ResourceLoadStateTracker$RecoveryInfo/fillCrashInfo (Lnet/minecraft/CrashReportCategory;)V +CL: net/minecraft/client/ResourceLoadStateTracker$ReloadReason net/minecraft/client/ResourceLoadStateTracker$ReloadReason +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/$VALUES net/minecraft/client/ResourceLoadStateTracker$ReloadReason/$VALUES +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/INITIAL net/minecraft/client/ResourceLoadStateTracker$ReloadReason/INITIAL +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/MANUAL net/minecraft/client/ResourceLoadStateTracker$ReloadReason/MANUAL +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/UNKNOWN net/minecraft/client/ResourceLoadStateTracker$ReloadReason/UNKNOWN +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/f_168573_ net/minecraft/client/ResourceLoadStateTracker$ReloadReason/name +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/net/minecraft/client/ResourceLoadStateTracker$ReloadReason net/minecraft/client/ResourceLoadStateTracker$ReloadReason/net/minecraft/client/ResourceLoadStateTracker$ReloadReason +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/ ()V net/minecraft/client/ResourceLoadStateTracker$ReloadReason/ ()V +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/ResourceLoadStateTracker$ReloadReason/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/m_168580_ ()[Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason; net/minecraft/client/ResourceLoadStateTracker$ReloadReason/$values ()[Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason; +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/valueOf (Ljava/lang/String;)Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason; net/minecraft/client/ResourceLoadStateTracker$ReloadReason/valueOf (Ljava/lang/String;)Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason; +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadReason/values ()[Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason; net/minecraft/client/ResourceLoadStateTracker$ReloadReason/values ()[Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason; +CL: net/minecraft/client/ResourceLoadStateTracker$ReloadState net/minecraft/client/ResourceLoadStateTracker$ReloadState +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/f_168584_ net/minecraft/client/ResourceLoadStateTracker$ReloadState/reloadReason +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/f_168585_ net/minecraft/client/ResourceLoadStateTracker$ReloadState/packs +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/f_168586_ net/minecraft/client/ResourceLoadStateTracker$ReloadState/recoveryReloadInfo +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/f_168587_ net/minecraft/client/ResourceLoadStateTracker$ReloadState/finished +FD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/net/minecraft/client/ResourceLoadStateTracker$ReloadState net/minecraft/client/ResourceLoadStateTracker$ReloadState/net/minecraft/client/ResourceLoadStateTracker$ReloadState +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/ (Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason;Ljava/util/List;)V net/minecraft/client/ResourceLoadStateTracker$ReloadState/ (Lnet/minecraft/client/ResourceLoadStateTracker$ReloadReason;Ljava/util/List;)V +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/m_168591_ ()Ljava/lang/String; net/minecraft/client/ResourceLoadStateTracker$ReloadState/lambda$fillCrashInfo$0 ()Ljava/lang/String; +MD: net/minecraft/client/ResourceLoadStateTracker$ReloadState/m_168592_ (Lnet/minecraft/CrashReportCategory;)V net/minecraft/client/ResourceLoadStateTracker$ReloadState/fillCrashInfo (Lnet/minecraft/CrashReportCategory;)V +CL: net/minecraft/client/Screenshot net/minecraft/client/Screenshot +FD: net/minecraft/client/Screenshot/f_168594_ net/minecraft/client/Screenshot/rowHeight +FD: net/minecraft/client/Screenshot/f_168595_ net/minecraft/client/Screenshot/outputStream +FD: net/minecraft/client/Screenshot/f_168596_ net/minecraft/client/Screenshot/bytes +FD: net/minecraft/client/Screenshot/f_168597_ net/minecraft/client/Screenshot/width +FD: net/minecraft/client/Screenshot/f_168598_ net/minecraft/client/Screenshot/height +FD: net/minecraft/client/Screenshot/f_168599_ net/minecraft/client/Screenshot/file +FD: net/minecraft/client/Screenshot/f_92276_ net/minecraft/client/Screenshot/LOGGER +FD: net/minecraft/client/Screenshot/f_92277_ net/minecraft/client/Screenshot/DATE_FORMAT +FD: net/minecraft/client/Screenshot/net/minecraft/client/Screenshot net/minecraft/client/Screenshot/net/minecraft/client/Screenshot +MD: net/minecraft/client/Screenshot/ ()V net/minecraft/client/Screenshot/ ()V +MD: net/minecraft/client/Screenshot/ (Ljava/io/File;III)V net/minecraft/client/Screenshot/ (Ljava/io/File;III)V +MD: net/minecraft/client/Screenshot/m_168605_ ()V net/minecraft/client/Screenshot/saveRow ()V +MD: net/minecraft/client/Screenshot/m_168606_ (Ljava/io/File;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/client/Screenshot/lambda$_grab$1 (Ljava/io/File;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/Screenshot/m_168609_ (Ljava/nio/ByteBuffer;IIII)V net/minecraft/client/Screenshot/addRegion (Ljava/nio/ByteBuffer;IIII)V +MD: net/minecraft/client/Screenshot/m_168615_ ()Ljava/io/File; net/minecraft/client/Screenshot/close ()Ljava/io/File; +MD: net/minecraft/client/Screenshot/m_182556_ (Ljava/io/File;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V net/minecraft/client/Screenshot/lambda$grab$0 (Ljava/io/File;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/Screenshot/m_92279_ (Lcom/mojang/blaze3d/pipeline/RenderTarget;)Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/Screenshot/takeScreenshot (Lcom/mojang/blaze3d/pipeline/RenderTarget;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: net/minecraft/client/Screenshot/m_92283_ (Lcom/mojang/blaze3d/platform/NativeImage;Ljava/io/File;Ljava/util/function/Consumer;)V net/minecraft/client/Screenshot/lambda$_grab$2 (Lcom/mojang/blaze3d/platform/NativeImage;Ljava/io/File;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/Screenshot/m_92287_ (Ljava/io/File;)Ljava/io/File; net/minecraft/client/Screenshot/getFile (Ljava/io/File;)Ljava/io/File; +MD: net/minecraft/client/Screenshot/m_92289_ (Ljava/io/File;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V net/minecraft/client/Screenshot/grab (Ljava/io/File;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/Screenshot/m_92295_ (Ljava/io/File;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V net/minecraft/client/Screenshot/grab (Ljava/io/File;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/Screenshot/m_92305_ (Ljava/io/File;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V net/minecraft/client/Screenshot/_grab (Ljava/io/File;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Ljava/util/function/Consumer;)V +CL: net/minecraft/client/Session net/minecraft/client/Session +FD: net/minecraft/client/Session/f_92319_ net/minecraft/client/Session/players +FD: net/minecraft/client/Session/f_92320_ net/minecraft/client/Session/isRemoteServer +FD: net/minecraft/client/Session/f_92321_ net/minecraft/client/Session/difficulty +FD: net/minecraft/client/Session/f_92322_ net/minecraft/client/Session/gameMode +FD: net/minecraft/client/Session/f_92323_ net/minecraft/client/Session/id +FD: net/minecraft/client/Session/net/minecraft/client/Session net/minecraft/client/Session/net/minecraft/client/Session +MD: net/minecraft/client/Session/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/multiplayer/ClientPacketListener;)V net/minecraft/client/Session/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/multiplayer/ClientPacketListener;)V +MD: net/minecraft/client/Session/getDifficulty ()Ljava/lang/String; net/minecraft/client/Session/getDifficulty ()Ljava/lang/String; +MD: net/minecraft/client/Session/getGameMode ()Ljava/lang/String; net/minecraft/client/Session/getGameMode ()Ljava/lang/String; +MD: net/minecraft/client/Session/getPlayerCount ()I net/minecraft/client/Session/getPlayerCount ()I +MD: net/minecraft/client/Session/getSessionId ()Ljava/util/UUID; net/minecraft/client/Session/getSessionId ()Ljava/util/UUID; +MD: net/minecraft/client/Session/isRemoteServer ()Z net/minecraft/client/Session/isRemoteServer ()Z +CL: net/minecraft/client/StringSplitter net/minecraft/client/StringSplitter +FD: net/minecraft/client/StringSplitter/f_92333_ net/minecraft/client/StringSplitter/widthProvider +FD: net/minecraft/client/StringSplitter/net/minecraft/client/StringSplitter net/minecraft/client/StringSplitter/net/minecraft/client/StringSplitter +MD: net/minecraft/client/StringSplitter/ (Lnet/minecraft/client/StringSplitter$WidthProvider;)V net/minecraft/client/StringSplitter/ (Lnet/minecraft/client/StringSplitter$WidthProvider;)V +MD: net/minecraft/client/StringSplitter/m_168616_ (Ljava/util/List;Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/network/chat/FormattedText;Ljava/lang/Boolean;)V net/minecraft/client/StringSplitter/lambda$splitLines$8 (Ljava/util/List;Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/network/chat/FormattedText;Ljava/lang/Boolean;)V +MD: net/minecraft/client/StringSplitter/m_168621_ (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;Lnet/minecraft/network/chat/FormattedText;)Ljava/util/List; net/minecraft/client/StringSplitter/splitLines (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;Lnet/minecraft/network/chat/FormattedText;)Ljava/util/List; +MD: net/minecraft/client/StringSplitter/m_168626_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)I net/minecraft/client/StringSplitter/formattedIndexByWidth (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)I +MD: net/minecraft/client/StringSplitter/m_168630_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/lang/String; net/minecraft/client/StringSplitter/formattedHeadByWidth (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/lang/String; +MD: net/minecraft/client/StringSplitter/m_168634_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)I net/minecraft/client/StringSplitter/findLineBreak (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)I +MD: net/minecraft/client/StringSplitter/m_92336_ (Lnet/minecraft/util/FormattedCharSequence;)F net/minecraft/client/StringSplitter/stringWidth (Lnet/minecraft/util/FormattedCharSequence;)F +MD: net/minecraft/client/StringSplitter/m_92338_ (Lnet/minecraft/util/FormattedCharSequence;I)Lnet/minecraft/network/chat/Style; net/minecraft/client/StringSplitter/componentStyleAtWidth (Lnet/minecraft/util/FormattedCharSequence;I)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/StringSplitter/m_92341_ (Lnet/minecraft/client/StringSplitter$WidthLimitedCharSink;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/client/StringSplitter/lambda$componentStyleAtWidth$4 (Lnet/minecraft/client/StringSplitter$WidthLimitedCharSink;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/client/StringSplitter/m_92345_ (Lnet/minecraft/client/StringSplitter$WidthLimitedCharSink;Lorg/apache/commons/lang3/mutable/MutableObject;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/StringSplitter/lambda$componentStyleAtWidth$5 (Lnet/minecraft/client/StringSplitter$WidthLimitedCharSink;Lorg/apache/commons/lang3/mutable/MutableObject;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/StringSplitter/m_92353_ (Ljava/lang/String;)F net/minecraft/client/StringSplitter/stringWidth (Ljava/lang/String;)F +MD: net/minecraft/client/StringSplitter/m_92355_ (Ljava/lang/String;IIZ)I net/minecraft/client/StringSplitter/getWordPosition (Ljava/lang/String;IIZ)I +MD: net/minecraft/client/StringSplitter/m_92360_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)I net/minecraft/client/StringSplitter/plainIndexAtWidth (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)I +MD: net/minecraft/client/StringSplitter/m_92364_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;ZLnet/minecraft/client/StringSplitter$LinePosConsumer;)V net/minecraft/client/StringSplitter/splitLines (Ljava/lang/String;ILnet/minecraft/network/chat/Style;ZLnet/minecraft/client/StringSplitter$LinePosConsumer;)V +MD: net/minecraft/client/StringSplitter/m_92370_ (Ljava/util/List;Ljava/lang/String;Lnet/minecraft/network/chat/Style;II)V net/minecraft/client/StringSplitter/lambda$splitLines$6 (Ljava/util/List;Ljava/lang/String;Lnet/minecraft/network/chat/Style;II)V +MD: net/minecraft/client/StringSplitter/m_92376_ (Ljava/util/List;Lnet/minecraft/network/chat/FormattedText;Ljava/lang/Boolean;)V net/minecraft/client/StringSplitter/lambda$splitLines$7 (Ljava/util/List;Lnet/minecraft/network/chat/FormattedText;Ljava/lang/Boolean;)V +MD: net/minecraft/client/StringSplitter/m_92380_ (Ljava/util/List;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/client/StringSplitter/lambda$splitLines$9 (Ljava/util/List;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/client/StringSplitter/m_92384_ (Lnet/minecraft/network/chat/FormattedText;)F net/minecraft/client/StringSplitter/stringWidth (Lnet/minecraft/network/chat/FormattedText;)F +MD: net/minecraft/client/StringSplitter/m_92386_ (Lnet/minecraft/network/chat/FormattedText;I)Lnet/minecraft/network/chat/Style; net/minecraft/client/StringSplitter/componentStyleAtWidth (Lnet/minecraft/network/chat/FormattedText;I)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/StringSplitter/m_92389_ (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/StringSplitter/headByWidth (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/StringSplitter/m_92393_ (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;Ljava/util/function/BiConsumer;)V net/minecraft/client/StringSplitter/splitLines (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/client/StringSplitter/m_92398_ (Lorg/apache/commons/lang3/mutable/MutableFloat;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/StringSplitter/lambda$stringWidth$2 (Lorg/apache/commons/lang3/mutable/MutableFloat;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/StringSplitter/m_92403_ (Lorg/apache/commons/lang3/mutable/MutableFloat;ILorg/apache/commons/lang3/mutable/MutableInt;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/StringSplitter/lambda$plainTailByWidth$3 (Lorg/apache/commons/lang3/mutable/MutableFloat;ILorg/apache/commons/lang3/mutable/MutableInt;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/StringSplitter/m_92410_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/lang/String; net/minecraft/client/StringSplitter/plainHeadByWidth (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/lang/String; +MD: net/minecraft/client/StringSplitter/m_92414_ (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;)Ljava/util/List; net/minecraft/client/StringSplitter/splitLines (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/network/chat/Style;)Ljava/util/List; +MD: net/minecraft/client/StringSplitter/m_92418_ (Lorg/apache/commons/lang3/mutable/MutableFloat;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/StringSplitter/lambda$stringWidth$1 (Lorg/apache/commons/lang3/mutable/MutableFloat;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/StringSplitter/m_92423_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/lang/String; net/minecraft/client/StringSplitter/plainTailByWidth (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/lang/String; +MD: net/minecraft/client/StringSplitter/m_92427_ (Lorg/apache/commons/lang3/mutable/MutableFloat;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/StringSplitter/lambda$stringWidth$0 (Lorg/apache/commons/lang3/mutable/MutableFloat;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/StringSplitter/m_92432_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/util/List; net/minecraft/client/StringSplitter/splitLines (Ljava/lang/String;ILnet/minecraft/network/chat/Style;)Ljava/util/List; +CL: net/minecraft/client/StringSplitter$1 net/minecraft/client/StringSplitter$1 +FD: net/minecraft/client/StringSplitter$1/f_92436_ net/minecraft/client/StringSplitter$1/val$output +FD: net/minecraft/client/StringSplitter$1/f_92437_ net/minecraft/client/StringSplitter$1/this$0 +FD: net/minecraft/client/StringSplitter$1/f_92438_ net/minecraft/client/StringSplitter$1/collector +FD: net/minecraft/client/StringSplitter$1/net/minecraft/client/StringSplitter$1 net/minecraft/client/StringSplitter$1/net/minecraft/client/StringSplitter$1 +MD: net/minecraft/client/StringSplitter$1/ (Lnet/minecraft/client/StringSplitter;Lnet/minecraft/client/StringSplitter$WidthLimitedCharSink;)V net/minecraft/client/StringSplitter$1/ (Lnet/minecraft/client/StringSplitter;Lnet/minecraft/client/StringSplitter$WidthLimitedCharSink;)V +MD: net/minecraft/client/StringSplitter$1/m_7164_ (Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/client/StringSplitter$1/accept (Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +CL: net/minecraft/client/StringSplitter$FlatComponents net/minecraft/client/StringSplitter$FlatComponents +FD: net/minecraft/client/StringSplitter$FlatComponents/f_92445_ net/minecraft/client/StringSplitter$FlatComponents/parts +FD: net/minecraft/client/StringSplitter$FlatComponents/f_92446_ net/minecraft/client/StringSplitter$FlatComponents/flatParts +FD: net/minecraft/client/StringSplitter$FlatComponents/net/minecraft/client/StringSplitter$FlatComponents net/minecraft/client/StringSplitter$FlatComponents/net/minecraft/client/StringSplitter$FlatComponents +MD: net/minecraft/client/StringSplitter$FlatComponents/ (Ljava/util/List;)V net/minecraft/client/StringSplitter$FlatComponents/ (Ljava/util/List;)V +MD: net/minecraft/client/StringSplitter$FlatComponents/m_92449_ ()Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/StringSplitter$FlatComponents/getRemainder ()Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/StringSplitter$FlatComponents/m_92450_ (I)C net/minecraft/client/StringSplitter$FlatComponents/charAt (I)C +MD: net/minecraft/client/StringSplitter$FlatComponents/m_92452_ (IILnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/StringSplitter$FlatComponents/splitAt (IILnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/StringSplitter$FlatComponents/m_92458_ (Lnet/minecraft/client/StringSplitter$LineComponent;)Ljava/lang/String; net/minecraft/client/StringSplitter$FlatComponents/lambda$new$0 (Lnet/minecraft/client/StringSplitter$LineComponent;)Ljava/lang/String; +CL: net/minecraft/client/StringSplitter$LineBreakFinder net/minecraft/client/StringSplitter$LineBreakFinder +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92460_ net/minecraft/client/StringSplitter$LineBreakFinder/this$0 +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92461_ net/minecraft/client/StringSplitter$LineBreakFinder/maxWidth +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92462_ net/minecraft/client/StringSplitter$LineBreakFinder/lineBreak +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92463_ net/minecraft/client/StringSplitter$LineBreakFinder/lineBreakStyle +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92464_ net/minecraft/client/StringSplitter$LineBreakFinder/hadNonZeroWidthChar +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92465_ net/minecraft/client/StringSplitter$LineBreakFinder/width +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92466_ net/minecraft/client/StringSplitter$LineBreakFinder/lastSpace +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92467_ net/minecraft/client/StringSplitter$LineBreakFinder/lastSpaceStyle +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92468_ net/minecraft/client/StringSplitter$LineBreakFinder/nextChar +FD: net/minecraft/client/StringSplitter$LineBreakFinder/f_92469_ net/minecraft/client/StringSplitter$LineBreakFinder/offset +FD: net/minecraft/client/StringSplitter$LineBreakFinder/net/minecraft/client/StringSplitter$LineBreakFinder net/minecraft/client/StringSplitter$LineBreakFinder/net/minecraft/client/StringSplitter$LineBreakFinder +MD: net/minecraft/client/StringSplitter$LineBreakFinder/ (Lnet/minecraft/client/StringSplitter;F)V net/minecraft/client/StringSplitter$LineBreakFinder/ (Lnet/minecraft/client/StringSplitter;F)V +MD: net/minecraft/client/StringSplitter$LineBreakFinder/m_6411_ (ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/StringSplitter$LineBreakFinder/accept (ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/StringSplitter$LineBreakFinder/m_92473_ ()I net/minecraft/client/StringSplitter$LineBreakFinder/getSplitPosition ()I +MD: net/minecraft/client/StringSplitter$LineBreakFinder/m_92474_ (I)V net/minecraft/client/StringSplitter$LineBreakFinder/addToOffset (I)V +MD: net/minecraft/client/StringSplitter$LineBreakFinder/m_92476_ (ILnet/minecraft/network/chat/Style;)Z net/minecraft/client/StringSplitter$LineBreakFinder/finishIteration (ILnet/minecraft/network/chat/Style;)Z +MD: net/minecraft/client/StringSplitter$LineBreakFinder/m_92483_ ()Lnet/minecraft/network/chat/Style; net/minecraft/client/StringSplitter$LineBreakFinder/getSplitStyle ()Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/StringSplitter$LineBreakFinder/m_92484_ ()Z net/minecraft/client/StringSplitter$LineBreakFinder/lineBreakFound ()Z +CL: net/minecraft/client/StringSplitter$LineComponent net/minecraft/client/StringSplitter$LineComponent +FD: net/minecraft/client/StringSplitter$LineComponent/f_92485_ net/minecraft/client/StringSplitter$LineComponent/contents +FD: net/minecraft/client/StringSplitter$LineComponent/f_92486_ net/minecraft/client/StringSplitter$LineComponent/style +FD: net/minecraft/client/StringSplitter$LineComponent/net/minecraft/client/StringSplitter$LineComponent net/minecraft/client/StringSplitter$LineComponent/net/minecraft/client/StringSplitter$LineComponent +MD: net/minecraft/client/StringSplitter$LineComponent/ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)V net/minecraft/client/StringSplitter$LineComponent/ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)V +MD: net/minecraft/client/StringSplitter$LineComponent/m_5651_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/client/StringSplitter$LineComponent/visit (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/client/StringSplitter$LineComponent/m_7451_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/client/StringSplitter$LineComponent/visit (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +CL: net/minecraft/client/StringSplitter$LinePosConsumer net/minecraft/client/StringSplitter$LinePosConsumer +FD: net/minecraft/client/StringSplitter$LinePosConsumer/net/minecraft/client/StringSplitter$LinePosConsumer net/minecraft/client/StringSplitter$LinePosConsumer/net/minecraft/client/StringSplitter$LinePosConsumer +MD: net/minecraft/client/StringSplitter$LinePosConsumer/m_92499_ (Lnet/minecraft/network/chat/Style;II)V net/minecraft/client/StringSplitter$LinePosConsumer/accept (Lnet/minecraft/network/chat/Style;II)V +CL: net/minecraft/client/StringSplitter$WidthLimitedCharSink net/minecraft/client/StringSplitter$WidthLimitedCharSink +FD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/f_92503_ net/minecraft/client/StringSplitter$WidthLimitedCharSink/this$0 +FD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/f_92504_ net/minecraft/client/StringSplitter$WidthLimitedCharSink/maxWidth +FD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/f_92505_ net/minecraft/client/StringSplitter$WidthLimitedCharSink/position +FD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/net/minecraft/client/StringSplitter$WidthLimitedCharSink net/minecraft/client/StringSplitter$WidthLimitedCharSink/net/minecraft/client/StringSplitter$WidthLimitedCharSink +MD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/ (Lnet/minecraft/client/StringSplitter;F)V net/minecraft/client/StringSplitter$WidthLimitedCharSink/ (Lnet/minecraft/client/StringSplitter;F)V +MD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/m_6411_ (ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/StringSplitter$WidthLimitedCharSink/accept (ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/m_92509_ ()I net/minecraft/client/StringSplitter$WidthLimitedCharSink/getPosition ()I +MD: net/minecraft/client/StringSplitter$WidthLimitedCharSink/m_92514_ ()V net/minecraft/client/StringSplitter$WidthLimitedCharSink/resetPosition ()V +CL: net/minecraft/client/StringSplitter$WidthProvider net/minecraft/client/StringSplitter$WidthProvider +FD: net/minecraft/client/StringSplitter$WidthProvider/net/minecraft/client/StringSplitter$WidthProvider net/minecraft/client/StringSplitter$WidthProvider/net/minecraft/client/StringSplitter$WidthProvider +MD: net/minecraft/client/StringSplitter$WidthProvider/m_92515_ (ILnet/minecraft/network/chat/Style;)F net/minecraft/client/StringSplitter$WidthProvider/getWidth (ILnet/minecraft/network/chat/Style;)F +CL: net/minecraft/client/Timer net/minecraft/client/Timer +FD: net/minecraft/client/Timer/f_92518_ net/minecraft/client/Timer/partialTick +FD: net/minecraft/client/Timer/f_92519_ net/minecraft/client/Timer/tickDelta +FD: net/minecraft/client/Timer/f_92520_ net/minecraft/client/Timer/lastMs +FD: net/minecraft/client/Timer/f_92521_ net/minecraft/client/Timer/msPerTick +FD: net/minecraft/client/Timer/net/minecraft/client/Timer net/minecraft/client/Timer/net/minecraft/client/Timer +MD: net/minecraft/client/Timer/ (FJ)V net/minecraft/client/Timer/ (FJ)V +MD: net/minecraft/client/Timer/m_92525_ (J)I net/minecraft/client/Timer/advanceTime (J)I +CL: net/minecraft/client/ToggleKeyMapping net/minecraft/client/ToggleKeyMapping +FD: net/minecraft/client/ToggleKeyMapping/f_92527_ net/minecraft/client/ToggleKeyMapping/needsToggle +FD: net/minecraft/client/ToggleKeyMapping/net/minecraft/client/ToggleKeyMapping net/minecraft/client/ToggleKeyMapping/net/minecraft/client/ToggleKeyMapping +MD: net/minecraft/client/ToggleKeyMapping/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BooleanSupplier;)V net/minecraft/client/ToggleKeyMapping/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/client/ToggleKeyMapping/m_7249_ (Z)V net/minecraft/client/ToggleKeyMapping/setDown (Z)V +CL: net/minecraft/client/User net/minecraft/client/User +FD: net/minecraft/client/User/f_193796_ net/minecraft/client/User/xuid +FD: net/minecraft/client/User/f_193797_ net/minecraft/client/User/clientId +FD: net/minecraft/client/User/f_92535_ net/minecraft/client/User/name +FD: net/minecraft/client/User/f_92536_ net/minecraft/client/User/uuid +FD: net/minecraft/client/User/f_92537_ net/minecraft/client/User/accessToken +FD: net/minecraft/client/User/f_92538_ net/minecraft/client/User/type +FD: net/minecraft/client/User/net/minecraft/client/User net/minecraft/client/User/net/minecraft/client/User +MD: net/minecraft/client/User/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Optional;Ljava/util/Optional;Lnet/minecraft/client/User$Type;)V net/minecraft/client/User/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Optional;Ljava/util/Optional;Lnet/minecraft/client/User$Type;)V +MD: net/minecraft/client/User/m_168638_ ()Lnet/minecraft/client/User$Type; net/minecraft/client/User/getType ()Lnet/minecraft/client/User$Type; +MD: net/minecraft/client/User/m_193805_ ()Ljava/util/Optional; net/minecraft/client/User/getClientId ()Ljava/util/Optional; +MD: net/minecraft/client/User/m_193806_ ()Ljava/util/Optional; net/minecraft/client/User/getXuid ()Ljava/util/Optional; +MD: net/minecraft/client/User/m_92544_ ()Ljava/lang/String; net/minecraft/client/User/getSessionId ()Ljava/lang/String; +MD: net/minecraft/client/User/m_92545_ ()Ljava/lang/String; net/minecraft/client/User/getUuid ()Ljava/lang/String; +MD: net/minecraft/client/User/m_92546_ ()Ljava/lang/String; net/minecraft/client/User/getName ()Ljava/lang/String; +MD: net/minecraft/client/User/m_92547_ ()Ljava/lang/String; net/minecraft/client/User/getAccessToken ()Ljava/lang/String; +MD: net/minecraft/client/User/m_92548_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/client/User/getGameProfile ()Lcom/mojang/authlib/GameProfile; +CL: net/minecraft/client/User$Type net/minecraft/client/User$Type +FD: net/minecraft/client/User$Type/$VALUES net/minecraft/client/User$Type/$VALUES +FD: net/minecraft/client/User$Type/LEGACY net/minecraft/client/User$Type/LEGACY +FD: net/minecraft/client/User$Type/MOJANG net/minecraft/client/User$Type/MOJANG +FD: net/minecraft/client/User$Type/MSA net/minecraft/client/User$Type/MSA +FD: net/minecraft/client/User$Type/f_92551_ net/minecraft/client/User$Type/BY_NAME +FD: net/minecraft/client/User$Type/f_92552_ net/minecraft/client/User$Type/name +FD: net/minecraft/client/User$Type/net/minecraft/client/User$Type net/minecraft/client/User$Type/net/minecraft/client/User$Type +MD: net/minecraft/client/User$Type/ ()V net/minecraft/client/User$Type/ ()V +MD: net/minecraft/client/User$Type/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/User$Type/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/User$Type/m_168639_ ()[Lnet/minecraft/client/User$Type; net/minecraft/client/User$Type/$values ()[Lnet/minecraft/client/User$Type; +MD: net/minecraft/client/User$Type/m_193808_ ()Ljava/lang/String; net/minecraft/client/User$Type/getName ()Ljava/lang/String; +MD: net/minecraft/client/User$Type/m_92559_ (Lnet/minecraft/client/User$Type;)Ljava/lang/String; net/minecraft/client/User$Type/lambda$static$0 (Lnet/minecraft/client/User$Type;)Ljava/lang/String; +MD: net/minecraft/client/User$Type/m_92561_ (Ljava/lang/String;)Lnet/minecraft/client/User$Type; net/minecraft/client/User$Type/byName (Ljava/lang/String;)Lnet/minecraft/client/User$Type; +MD: net/minecraft/client/User$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/client/User$Type; net/minecraft/client/User$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/client/User$Type; +MD: net/minecraft/client/User$Type/values ()[Lnet/minecraft/client/User$Type; net/minecraft/client/User$Type/values ()[Lnet/minecraft/client/User$Type; +CL: net/minecraft/client/color/block/BlockColor net/minecraft/client/color/block/BlockColor +FD: net/minecraft/client/color/block/BlockColor/net/minecraft/client/color/block/BlockColor net/minecraft/client/color/block/BlockColor/net/minecraft/client/color/block/BlockColor +MD: net/minecraft/client/color/block/BlockColor/m_92566_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColor/getColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +CL: net/minecraft/client/color/block/BlockColors net/minecraft/client/color/block/BlockColors +FD: net/minecraft/client/color/block/BlockColors/f_168640_ net/minecraft/client/color/block/BlockColors/DEFAULT +FD: net/minecraft/client/color/block/BlockColors/f_92571_ net/minecraft/client/color/block/BlockColors/blockColors +FD: net/minecraft/client/color/block/BlockColors/f_92572_ net/minecraft/client/color/block/BlockColors/coloringStates +FD: net/minecraft/client/color/block/BlockColors/net/minecraft/client/color/block/BlockColors net/minecraft/client/color/block/BlockColors/net/minecraft/client/color/block/BlockColors +MD: net/minecraft/client/color/block/BlockColors/ ()V net/minecraft/client/color/block/BlockColors/ ()V +MD: net/minecraft/client/color/block/BlockColors/m_92574_ ()Lnet/minecraft/client/color/block/BlockColors; net/minecraft/client/color/block/BlockColors/createDefault ()Lnet/minecraft/client/color/block/BlockColors; +MD: net/minecraft/client/color/block/BlockColors/m_92575_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/Set; net/minecraft/client/color/block/BlockColors/getColoringProperties (Lnet/minecraft/world/level/block/Block;)Ljava/util/Set; +MD: net/minecraft/client/color/block/BlockColors/m_92577_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/getColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92582_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/color/block/BlockColors/getColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/color/block/BlockColors/m_92586_ (Lnet/minecraft/world/level/block/state/properties/Property;[Lnet/minecraft/world/level/block/Block;)V net/minecraft/client/color/block/BlockColors/addColoringState (Lnet/minecraft/world/level/block/state/properties/Property;[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/client/color/block/BlockColors/m_92589_ (Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;)V net/minecraft/client/color/block/BlockColors/register (Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/client/color/block/BlockColors/m_92592_ (Ljava/util/Set;[Lnet/minecraft/world/level/block/Block;)V net/minecraft/client/color/block/BlockColors/addColoringStates (Ljava/util/Set;[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/client/color/block/BlockColors/m_92595_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$10 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92600_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$9 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92605_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$8 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92610_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$7 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92615_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$6 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92620_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92625_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$4 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92630_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$3 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92635_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92640_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$1 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/client/color/block/BlockColors/m_92645_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I net/minecraft/client/color/block/BlockColors/lambda$createDefault$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I +CL: net/minecraft/client/color/block/BlockTintCache net/minecraft/client/color/block/BlockTintCache +FD: net/minecraft/client/color/block/BlockTintCache/f_168641_ net/minecraft/client/color/block/BlockTintCache/MAX_CACHE_ENTRIES +FD: net/minecraft/client/color/block/BlockTintCache/f_193809_ net/minecraft/client/color/block/BlockTintCache/source +FD: net/minecraft/client/color/block/BlockTintCache/f_92650_ net/minecraft/client/color/block/BlockTintCache/latestChunkOnThread +FD: net/minecraft/client/color/block/BlockTintCache/f_92651_ net/minecraft/client/color/block/BlockTintCache/cache +FD: net/minecraft/client/color/block/BlockTintCache/f_92652_ net/minecraft/client/color/block/BlockTintCache/lock +FD: net/minecraft/client/color/block/BlockTintCache/net/minecraft/client/color/block/BlockTintCache net/minecraft/client/color/block/BlockTintCache/net/minecraft/client/color/block/BlockTintCache +MD: net/minecraft/client/color/block/BlockTintCache/ (Ljava/util/function/ToIntFunction;)V net/minecraft/client/color/block/BlockTintCache/ (Ljava/util/function/ToIntFunction;)V +MD: net/minecraft/client/color/block/BlockTintCache/m_193812_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/client/color/block/BlockTintCache/getColor (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/color/block/BlockTintCache/m_193814_ (II)Lnet/minecraft/client/color/block/BlockTintCache$CacheData; net/minecraft/client/color/block/BlockTintCache/findOrCreateChunkCache (II)Lnet/minecraft/client/color/block/BlockTintCache$CacheData; +MD: net/minecraft/client/color/block/BlockTintCache/m_92654_ ()V net/minecraft/client/color/block/BlockTintCache/invalidateAll ()V +MD: net/minecraft/client/color/block/BlockTintCache/m_92655_ (II)V net/minecraft/client/color/block/BlockTintCache/invalidateForChunk (II)V +CL: net/minecraft/client/color/block/BlockTintCache$CacheData net/minecraft/client/color/block/BlockTintCache$CacheData +FD: net/minecraft/client/color/block/BlockTintCache$CacheData/f_193817_ net/minecraft/client/color/block/BlockTintCache$CacheData/cache +FD: net/minecraft/client/color/block/BlockTintCache$CacheData/f_193818_ net/minecraft/client/color/block/BlockTintCache$CacheData/lock +FD: net/minecraft/client/color/block/BlockTintCache$CacheData/f_193819_ net/minecraft/client/color/block/BlockTintCache$CacheData/BLOCKS_PER_LAYER +FD: net/minecraft/client/color/block/BlockTintCache$CacheData/net/minecraft/client/color/block/BlockTintCache$CacheData net/minecraft/client/color/block/BlockTintCache$CacheData/net/minecraft/client/color/block/BlockTintCache$CacheData +MD: net/minecraft/client/color/block/BlockTintCache$CacheData/ ()V net/minecraft/client/color/block/BlockTintCache$CacheData/ ()V +MD: net/minecraft/client/color/block/BlockTintCache$CacheData/ ()V net/minecraft/client/color/block/BlockTintCache$CacheData/ ()V +MD: net/minecraft/client/color/block/BlockTintCache$CacheData/m_193822_ ()[I net/minecraft/client/color/block/BlockTintCache$CacheData/allocateLayer ()[I +MD: net/minecraft/client/color/block/BlockTintCache$CacheData/m_193823_ (I)[I net/minecraft/client/color/block/BlockTintCache$CacheData/getLayer (I)[I +MD: net/minecraft/client/color/block/BlockTintCache$CacheData/m_193825_ (I)[I net/minecraft/client/color/block/BlockTintCache$CacheData/lambda$getLayer$0 (I)[I +CL: net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo +FD: net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/f_92665_ net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/x +FD: net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/f_92666_ net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/z +FD: net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/f_92667_ net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/cache +FD: net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo +MD: net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/ ()V net/minecraft/client/color/block/BlockTintCache$LatestCacheInfo/ ()V +CL: net/minecraft/client/color/block/package-info net/minecraft/client/color/block/package-info +FD: net/minecraft/client/color/block/package-info/net/minecraft/client/color/block/package-info net/minecraft/client/color/block/package-info/net/minecraft/client/color/block/package-info +CL: net/minecraft/client/color/item/ItemColor net/minecraft/client/color/item/ItemColor +FD: net/minecraft/client/color/item/ItemColor/net/minecraft/client/color/item/ItemColor net/minecraft/client/color/item/ItemColor/net/minecraft/client/color/item/ItemColor +MD: net/minecraft/client/color/item/ItemColor/m_92671_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColor/getColor (Lnet/minecraft/world/item/ItemStack;I)I +CL: net/minecraft/client/color/item/ItemColors net/minecraft/client/color/item/ItemColors +FD: net/minecraft/client/color/item/ItemColors/f_168642_ net/minecraft/client/color/item/ItemColors/DEFAULT +FD: net/minecraft/client/color/item/ItemColors/f_92674_ net/minecraft/client/color/item/ItemColors/itemColors +FD: net/minecraft/client/color/item/ItemColors/net/minecraft/client/color/item/ItemColors net/minecraft/client/color/item/ItemColors/net/minecraft/client/color/item/ItemColors +MD: net/minecraft/client/color/item/ItemColors/ ()V net/minecraft/client/color/item/ItemColors/ ()V +MD: net/minecraft/client/color/item/ItemColors/m_92676_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/getColor (Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92679_ (Lnet/minecraft/world/item/SpawnEggItem;Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$4 (Lnet/minecraft/world/item/SpawnEggItem;Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92683_ (Lnet/minecraft/client/color/block/BlockColors;)Lnet/minecraft/client/color/item/ItemColors; net/minecraft/client/color/item/ItemColors/createDefault (Lnet/minecraft/client/color/block/BlockColors;)Lnet/minecraft/client/color/item/ItemColors; +MD: net/minecraft/client/color/item/ItemColors/m_92685_ (Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$5 (Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92689_ (Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;)V net/minecraft/client/color/item/ItemColors/register (Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/client/color/item/ItemColors/m_92692_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$7 (Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92695_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$6 (Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92698_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$3 (Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92701_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$2 (Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92704_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$1 (Lnet/minecraft/world/item/ItemStack;I)I +MD: net/minecraft/client/color/item/ItemColors/m_92707_ (Lnet/minecraft/world/item/ItemStack;I)I net/minecraft/client/color/item/ItemColors/lambda$createDefault$0 (Lnet/minecraft/world/item/ItemStack;I)I +CL: net/minecraft/client/color/item/package-info net/minecraft/client/color/item/package-info +FD: net/minecraft/client/color/item/package-info/net/minecraft/client/color/item/package-info net/minecraft/client/color/item/package-info/net/minecraft/client/color/item/package-info +CL: net/minecraft/client/gui/Font net/minecraft/client/gui/Font +FD: net/minecraft/client/gui/Font/f_168643_ net/minecraft/client/gui/Font/EFFECT_DEPTH +FD: net/minecraft/client/gui/Font/f_193827_ net/minecraft/client/gui/Font/ALPHA_CUTOFF +FD: net/minecraft/client/gui/Font/f_92710_ net/minecraft/client/gui/Font/lineHeight +FD: net/minecraft/client/gui/Font/f_92711_ net/minecraft/client/gui/Font/random +FD: net/minecraft/client/gui/Font/f_92712_ net/minecraft/client/gui/Font/SHADOW_OFFSET +FD: net/minecraft/client/gui/Font/f_92713_ net/minecraft/client/gui/Font/fonts +FD: net/minecraft/client/gui/Font/f_92714_ net/minecraft/client/gui/Font/splitter +FD: net/minecraft/client/gui/Font/net/minecraft/client/gui/Font net/minecraft/client/gui/Font/net/minecraft/client/gui/Font +MD: net/minecraft/client/gui/Font/ ()V net/minecraft/client/gui/Font/ ()V +MD: net/minecraft/client/gui/Font/ (Ljava/util/function/Function;)V net/minecraft/client/gui/Font/ (Ljava/util/function/Function;)V +MD: net/minecraft/client/gui/Font/m_168645_ (Lnet/minecraft/util/FormattedCharSequence;FFIILcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/gui/Font/drawInBatch8xOutline (Lnet/minecraft/util/FormattedCharSequence;FFIILcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/gui/Font/m_168654_ (Lnet/minecraft/client/gui/Font$StringRenderOutput;[FIFIIILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/gui/Font/lambda$drawInBatch8xOutline$1 (Lnet/minecraft/client/gui/Font$StringRenderOutput;[FIFIIILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/gui/Font/m_92718_ ()Z net/minecraft/client/gui/Font/isBidirectional ()Z +MD: net/minecraft/client/gui/Font/m_92719_ (I)I net/minecraft/client/gui/Font/adjustColor (I)I +MD: net/minecraft/client/gui/Font/m_92721_ (ILnet/minecraft/network/chat/Style;)F net/minecraft/client/gui/Font/lambda$new$0 (ILnet/minecraft/network/chat/Style;)F +MD: net/minecraft/client/gui/Font/m_92724_ (Lnet/minecraft/util/FormattedCharSequence;)I net/minecraft/client/gui/Font/width (Lnet/minecraft/util/FormattedCharSequence;)I +MD: net/minecraft/client/gui/Font/m_92726_ (Lnet/minecraft/util/FormattedCharSequence;FFILcom/mojang/math/Matrix4f;Z)I net/minecraft/client/gui/Font/drawInternal (Lnet/minecraft/util/FormattedCharSequence;FFILcom/mojang/math/Matrix4f;Z)I +MD: net/minecraft/client/gui/Font/m_92733_ (Lnet/minecraft/util/FormattedCharSequence;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I net/minecraft/client/gui/Font/drawInBatch (Lnet/minecraft/util/FormattedCharSequence;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I +MD: net/minecraft/client/gui/Font/m_92744_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/FormattedCharSequence;FFI)I net/minecraft/client/gui/Font/drawShadow (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/FormattedCharSequence;FFI)I +MD: net/minecraft/client/gui/Font/m_92750_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/String;FFI)I net/minecraft/client/gui/Font/drawShadow (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/String;FFI)I +MD: net/minecraft/client/gui/Font/m_92756_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/String;FFIZ)I net/minecraft/client/gui/Font/drawShadow (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/String;FFIZ)I +MD: net/minecraft/client/gui/Font/m_92763_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;FFI)I net/minecraft/client/gui/Font/drawShadow (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;FFI)I +MD: net/minecraft/client/gui/Font/m_92787_ (Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;ZZFFFLcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFI)V net/minecraft/client/gui/Font/renderChar (Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;ZZFFFLcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFI)V +MD: net/minecraft/client/gui/Font/m_92801_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/gui/Font/bidirectionalShaping (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/gui/Font/m_92803_ (Ljava/lang/String;FFILcom/mojang/math/Matrix4f;ZZ)I net/minecraft/client/gui/Font/drawInternal (Ljava/lang/String;FFILcom/mojang/math/Matrix4f;ZZ)I +MD: net/minecraft/client/gui/Font/m_92811_ (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I net/minecraft/client/gui/Font/drawInBatch (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I +MD: net/minecraft/client/gui/Font/m_92822_ (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZIIZ)I net/minecraft/client/gui/Font/drawInBatch (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZIIZ)I +MD: net/minecraft/client/gui/Font/m_92834_ (Ljava/lang/String;I)Ljava/lang/String; net/minecraft/client/gui/Font/plainSubstrByWidth (Ljava/lang/String;I)Ljava/lang/String; +MD: net/minecraft/client/gui/Font/m_92837_ (Ljava/lang/String;IZ)Ljava/lang/String; net/minecraft/client/gui/Font/plainSubstrByWidth (Ljava/lang/String;IZ)Ljava/lang/String; +MD: net/minecraft/client/gui/Font/m_92841_ (Lnet/minecraft/network/chat/Component;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I net/minecraft/client/gui/Font/drawInBatch (Lnet/minecraft/network/chat/Component;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I +MD: net/minecraft/client/gui/Font/m_92852_ (Lnet/minecraft/network/chat/FormattedText;)I net/minecraft/client/gui/Font/width (Lnet/minecraft/network/chat/FormattedText;)I +MD: net/minecraft/client/gui/Font/m_92854_ (Lnet/minecraft/network/chat/FormattedText;I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/gui/Font/substrByWidth (Lnet/minecraft/network/chat/FormattedText;I)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/gui/Font/m_92857_ (Lnet/minecraft/network/chat/FormattedText;IIII)V net/minecraft/client/gui/Font/drawWordWrap (Lnet/minecraft/network/chat/FormattedText;IIII)V +MD: net/minecraft/client/gui/Font/m_92863_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/gui/font/FontSet; net/minecraft/client/gui/Font/getFontSet (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/gui/font/FontSet; +MD: net/minecraft/client/gui/Font/m_92865_ ()Lnet/minecraft/client/StringSplitter; net/minecraft/client/gui/Font/getSplitter ()Lnet/minecraft/client/StringSplitter; +MD: net/minecraft/client/gui/Font/m_92866_ (Lnet/minecraft/util/FormattedCharSequence;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I net/minecraft/client/gui/Font/drawInternal (Lnet/minecraft/util/FormattedCharSequence;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)I +MD: net/minecraft/client/gui/Font/m_92877_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/FormattedCharSequence;FFI)I net/minecraft/client/gui/Font/draw (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/FormattedCharSequence;FFI)I +MD: net/minecraft/client/gui/Font/m_92883_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/String;FFI)I net/minecraft/client/gui/Font/draw (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/String;FFI)I +MD: net/minecraft/client/gui/Font/m_92889_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;FFI)I net/minecraft/client/gui/Font/draw (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;FFI)I +MD: net/minecraft/client/gui/Font/m_92895_ (Ljava/lang/String;)I net/minecraft/client/gui/Font/width (Ljava/lang/String;)I +MD: net/minecraft/client/gui/Font/m_92897_ (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)F net/minecraft/client/gui/Font/renderText (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)F +MD: net/minecraft/client/gui/Font/m_92908_ (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZIIZ)I net/minecraft/client/gui/Font/drawInternal (Ljava/lang/String;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZIIZ)I +MD: net/minecraft/client/gui/Font/m_92920_ (Ljava/lang/String;I)I net/minecraft/client/gui/Font/wordWrapHeight (Ljava/lang/String;I)I +MD: net/minecraft/client/gui/Font/m_92923_ (Lnet/minecraft/network/chat/FormattedText;I)Ljava/util/List; net/minecraft/client/gui/Font/split (Lnet/minecraft/network/chat/FormattedText;I)Ljava/util/List; +MD: net/minecraft/client/gui/Font/m_92926_ (Lnet/minecraft/util/FormattedCharSequence;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)F net/minecraft/client/gui/Font/renderText (Lnet/minecraft/util/FormattedCharSequence;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;ZII)F +CL: net/minecraft/client/gui/Font$DisplayMode net/minecraft/client/gui/Font$DisplayMode +FD: net/minecraft/client/gui/Font$DisplayMode/$VALUES net/minecraft/client/gui/Font$DisplayMode/$VALUES +FD: net/minecraft/client/gui/Font$DisplayMode/NORMAL net/minecraft/client/gui/Font$DisplayMode/NORMAL +FD: net/minecraft/client/gui/Font$DisplayMode/POLYGON_OFFSET net/minecraft/client/gui/Font$DisplayMode/POLYGON_OFFSET +FD: net/minecraft/client/gui/Font$DisplayMode/SEE_THROUGH net/minecraft/client/gui/Font$DisplayMode/SEE_THROUGH +FD: net/minecraft/client/gui/Font$DisplayMode/net/minecraft/client/gui/Font$DisplayMode net/minecraft/client/gui/Font$DisplayMode/net/minecraft/client/gui/Font$DisplayMode +MD: net/minecraft/client/gui/Font$DisplayMode/ ()V net/minecraft/client/gui/Font$DisplayMode/ ()V +MD: net/minecraft/client/gui/Font$DisplayMode/ (Ljava/lang/String;I)V net/minecraft/client/gui/Font$DisplayMode/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/Font$DisplayMode/m_181358_ ()[Lnet/minecraft/client/gui/Font$DisplayMode; net/minecraft/client/gui/Font$DisplayMode/$values ()[Lnet/minecraft/client/gui/Font$DisplayMode; +MD: net/minecraft/client/gui/Font$DisplayMode/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/Font$DisplayMode; net/minecraft/client/gui/Font$DisplayMode/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/Font$DisplayMode; +MD: net/minecraft/client/gui/Font$DisplayMode/values ()[Lnet/minecraft/client/gui/Font$DisplayMode; net/minecraft/client/gui/Font$DisplayMode/values ()[Lnet/minecraft/client/gui/Font$DisplayMode; +CL: net/minecraft/client/gui/Font$StringRenderOutput net/minecraft/client/gui/Font$StringRenderOutput +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_181362_ net/minecraft/client/gui/Font$StringRenderOutput/mode +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92937_ net/minecraft/client/gui/Font$StringRenderOutput/bufferSource +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92938_ net/minecraft/client/gui/Font$StringRenderOutput/this$0 +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92939_ net/minecraft/client/gui/Font$StringRenderOutput/dropShadow +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92940_ net/minecraft/client/gui/Font$StringRenderOutput/dimFactor +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92941_ net/minecraft/client/gui/Font$StringRenderOutput/r +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92942_ net/minecraft/client/gui/Font$StringRenderOutput/g +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92943_ net/minecraft/client/gui/Font$StringRenderOutput/b +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92944_ net/minecraft/client/gui/Font$StringRenderOutput/a +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92945_ net/minecraft/client/gui/Font$StringRenderOutput/pose +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92947_ net/minecraft/client/gui/Font$StringRenderOutput/packedLightCoords +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92948_ net/minecraft/client/gui/Font$StringRenderOutput/x +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92949_ net/minecraft/client/gui/Font$StringRenderOutput/y +FD: net/minecraft/client/gui/Font$StringRenderOutput/f_92950_ net/minecraft/client/gui/Font$StringRenderOutput/effects +FD: net/minecraft/client/gui/Font$StringRenderOutput/net/minecraft/client/gui/Font$StringRenderOutput net/minecraft/client/gui/Font$StringRenderOutput/net/minecraft/client/gui/Font$StringRenderOutput +MD: net/minecraft/client/gui/Font$StringRenderOutput/ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;I)V net/minecraft/client/gui/Font$StringRenderOutput/ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLcom/mojang/math/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;I)V +MD: net/minecraft/client/gui/Font$StringRenderOutput/ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLcom/mojang/math/Matrix4f;ZI)V net/minecraft/client/gui/Font$StringRenderOutput/ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLcom/mojang/math/Matrix4f;ZI)V +MD: net/minecraft/client/gui/Font$StringRenderOutput/m_6411_ (ILnet/minecraft/network/chat/Style;I)Z net/minecraft/client/gui/Font$StringRenderOutput/accept (ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/client/gui/Font$StringRenderOutput/m_92961_ (IF)F net/minecraft/client/gui/Font$StringRenderOutput/finish (IF)F +MD: net/minecraft/client/gui/Font$StringRenderOutput/m_92964_ (Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;)V net/minecraft/client/gui/Font$StringRenderOutput/addEffect (Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;)V +CL: net/minecraft/client/gui/Gui net/minecraft/client/gui/Gui +FD: net/minecraft/client/gui/Gui/f_168664_ net/minecraft/client/gui/Gui/scopeScale +FD: net/minecraft/client/gui/Gui/f_168665_ net/minecraft/client/gui/Gui/SPYGLASS_SCOPE_LOCATION +FD: net/minecraft/client/gui/Gui/f_168666_ net/minecraft/client/gui/Gui/POWDER_SNOW_OUTLINE_LOCATION +FD: net/minecraft/client/gui/Gui/f_168667_ net/minecraft/client/gui/Gui/COLOR_WHITE +FD: net/minecraft/client/gui/Gui/f_168668_ net/minecraft/client/gui/Gui/MIN_CROSSHAIR_ATTACK_SPEED +FD: net/minecraft/client/gui/Gui/f_168669_ net/minecraft/client/gui/Gui/NUM_HEARTS_PER_ROW +FD: net/minecraft/client/gui/Gui/f_168670_ net/minecraft/client/gui/Gui/LINE_HEIGHT +FD: net/minecraft/client/gui/Gui/f_168671_ net/minecraft/client/gui/Gui/SPACER +FD: net/minecraft/client/gui/Gui/f_168672_ net/minecraft/client/gui/Gui/PORTAL_OVERLAY_ALPHA_MIN +FD: net/minecraft/client/gui/Gui/f_168673_ net/minecraft/client/gui/Gui/HEART_SIZE +FD: net/minecraft/client/gui/Gui/f_168674_ net/minecraft/client/gui/Gui/HEART_SEPARATION +FD: net/minecraft/client/gui/Gui/f_193828_ net/minecraft/client/gui/Gui/autosaveIndicatorValue +FD: net/minecraft/client/gui/Gui/f_193829_ net/minecraft/client/gui/Gui/lastAutosaveIndicatorValue +FD: net/minecraft/client/gui/Gui/f_193830_ net/minecraft/client/gui/Gui/SAVING_TEXT +FD: net/minecraft/client/gui/Gui/f_193831_ net/minecraft/client/gui/Gui/AUTOSAVE_FADE_SPEED_FACTOR +FD: net/minecraft/client/gui/Gui/f_92970_ net/minecraft/client/gui/Gui/titleFadeInTime +FD: net/minecraft/client/gui/Gui/f_92971_ net/minecraft/client/gui/Gui/titleStayTime +FD: net/minecraft/client/gui/Gui/f_92972_ net/minecraft/client/gui/Gui/titleFadeOutTime +FD: net/minecraft/client/gui/Gui/f_92973_ net/minecraft/client/gui/Gui/lastHealth +FD: net/minecraft/client/gui/Gui/f_92974_ net/minecraft/client/gui/Gui/displayHealth +FD: net/minecraft/client/gui/Gui/f_92975_ net/minecraft/client/gui/Gui/lastHealthTime +FD: net/minecraft/client/gui/Gui/f_92976_ net/minecraft/client/gui/Gui/healthBlinkTime +FD: net/minecraft/client/gui/Gui/f_92977_ net/minecraft/client/gui/Gui/screenWidth +FD: net/minecraft/client/gui/Gui/f_92978_ net/minecraft/client/gui/Gui/screenHeight +FD: net/minecraft/client/gui/Gui/f_92979_ net/minecraft/client/gui/Gui/chatListeners +FD: net/minecraft/client/gui/Gui/f_92980_ net/minecraft/client/gui/Gui/vignetteBrightness +FD: net/minecraft/client/gui/Gui/f_92981_ net/minecraft/client/gui/Gui/VIGNETTE_LOCATION +FD: net/minecraft/client/gui/Gui/f_92982_ net/minecraft/client/gui/Gui/WIDGETS_LOCATION +FD: net/minecraft/client/gui/Gui/f_92983_ net/minecraft/client/gui/Gui/PUMPKIN_BLUR_LOCATION +FD: net/minecraft/client/gui/Gui/f_92984_ net/minecraft/client/gui/Gui/DEMO_EXPIRED_TEXT +FD: net/minecraft/client/gui/Gui/f_92985_ net/minecraft/client/gui/Gui/random +FD: net/minecraft/client/gui/Gui/f_92986_ net/minecraft/client/gui/Gui/minecraft +FD: net/minecraft/client/gui/Gui/f_92987_ net/minecraft/client/gui/Gui/itemRenderer +FD: net/minecraft/client/gui/Gui/f_92988_ net/minecraft/client/gui/Gui/chat +FD: net/minecraft/client/gui/Gui/f_92989_ net/minecraft/client/gui/Gui/tickCount +FD: net/minecraft/client/gui/Gui/f_92990_ net/minecraft/client/gui/Gui/overlayMessageString +FD: net/minecraft/client/gui/Gui/f_92991_ net/minecraft/client/gui/Gui/overlayMessageTime +FD: net/minecraft/client/gui/Gui/f_92992_ net/minecraft/client/gui/Gui/animateOverlayMessageColor +FD: net/minecraft/client/gui/Gui/f_92993_ net/minecraft/client/gui/Gui/toolHighlightTimer +FD: net/minecraft/client/gui/Gui/f_92994_ net/minecraft/client/gui/Gui/lastToolHighlight +FD: net/minecraft/client/gui/Gui/f_92995_ net/minecraft/client/gui/Gui/debugScreen +FD: net/minecraft/client/gui/Gui/f_92996_ net/minecraft/client/gui/Gui/subtitleOverlay +FD: net/minecraft/client/gui/Gui/f_92997_ net/minecraft/client/gui/Gui/spectatorGui +FD: net/minecraft/client/gui/Gui/f_92998_ net/minecraft/client/gui/Gui/tabList +FD: net/minecraft/client/gui/Gui/f_92999_ net/minecraft/client/gui/Gui/bossOverlay +FD: net/minecraft/client/gui/Gui/f_93000_ net/minecraft/client/gui/Gui/titleTime +FD: net/minecraft/client/gui/Gui/f_93001_ net/minecraft/client/gui/Gui/title +FD: net/minecraft/client/gui/Gui/f_93002_ net/minecraft/client/gui/Gui/subtitle +FD: net/minecraft/client/gui/Gui/net/minecraft/client/gui/Gui net/minecraft/client/gui/Gui/net/minecraft/client/gui/Gui +MD: net/minecraft/client/gui/Gui/ ()V net/minecraft/client/gui/Gui/ ()V +MD: net/minecraft/client/gui/Gui/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/Gui/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/Gui/m_168675_ (F)V net/minecraft/client/gui/Gui/renderSpyglassOverlay (F)V +MD: net/minecraft/client/gui/Gui/m_168677_ (IIFLnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/client/gui/Gui/renderSlot (IIFLnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/client/gui/Gui/m_168684_ (III)V net/minecraft/client/gui/Gui/setTimes (III)V +MD: net/minecraft/client/gui/Gui/m_168688_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/entity/player/Player;IIIIFIIIZ)V net/minecraft/client/gui/Gui/renderHearts (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/entity/player/Player;IIIIFIIIZ)V +MD: net/minecraft/client/gui/Gui/m_168700_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Gui$HeartType;IIIZZ)V net/minecraft/client/gui/Gui/renderHeart (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Gui$HeartType;IIIZZ)V +MD: net/minecraft/client/gui/Gui/m_168708_ (Lnet/minecraft/resources/ResourceLocation;F)V net/minecraft/client/gui/Gui/renderTextureOverlay (Lnet/minecraft/resources/ResourceLocation;F)V +MD: net/minecraft/client/gui/Gui/m_168711_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/Gui/setSubtitle (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/Gui/m_168713_ ()V net/minecraft/client/gui/Gui/clear ()V +MD: net/minecraft/client/gui/Gui/m_168714_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/Gui/setTitle (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/Gui/m_193832_ (Z)V net/minecraft/client/gui/Gui/tick (Z)V +MD: net/minecraft/client/gui/Gui/m_193834_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderSavingIndicator (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_193836_ ()V net/minecraft/client/gui/Gui/tickAutosaveIndicator ()V +MD: net/minecraft/client/gui/Gui/m_93006_ ()V net/minecraft/client/gui/Gui/resetTitleTimes ()V +MD: net/minecraft/client/gui/Gui/m_93007_ (F)V net/minecraft/client/gui/Gui/renderPortalOverlay (F)V +MD: net/minecraft/client/gui/Gui/m_93009_ (FLcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderHotbar (FLcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_93012_ (I)I net/minecraft/client/gui/Gui/getVisibleVehicleHeartRows (I)I +MD: net/minecraft/client/gui/Gui/m_93020_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/gui/Gui/updateVignetteBrightness (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/gui/Gui/m_93022_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/client/gui/Gui/getVehicleMaxHearts (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/client/gui/Gui/m_93024_ (Lnet/minecraft/world/phys/HitResult;)Z net/minecraft/client/gui/Gui/canRenderCrosshairForSpectator (Lnet/minecraft/world/phys/HitResult;)Z +MD: net/minecraft/client/gui/Gui/m_93026_ (Lnet/minecraft/world/scores/Score;)Z net/minecraft/client/gui/Gui/lambda$displayScoreboardSidebar$1 (Lnet/minecraft/world/scores/Score;)Z +MD: net/minecraft/client/gui/Gui/m_93028_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderEffects (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_93030_ (Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/gui/Gui/render (Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/gui/Gui/m_93033_ (Lcom/mojang/blaze3d/vertex/PoseStack;I)V net/minecraft/client/gui/Gui/renderJumpMeter (Lcom/mojang/blaze3d/vertex/PoseStack;I)V +MD: net/minecraft/client/gui/Gui/m_93036_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/scores/Objective;)V net/minecraft/client/gui/Gui/displayScoreboardSidebar (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/client/gui/Gui/m_93039_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;III)V net/minecraft/client/gui/Gui/drawBackdrop (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;III)V +MD: net/minecraft/client/gui/Gui/m_93045_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;FLcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/Gui/lambda$renderEffects$0 (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;FLcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/Gui/m_93051_ (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/client/gui/Gui/handleChat (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/client/gui/Gui/m_93055_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/Gui/setNowPlaying (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/Gui/m_93063_ (Lnet/minecraft/network/chat/Component;Z)V net/minecraft/client/gui/Gui/setOverlayMessage (Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/client/gui/Gui/m_93066_ ()V net/minecraft/client/gui/Gui/tick ()V +MD: net/minecraft/client/gui/Gui/m_93067_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/gui/Gui/renderVignette (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/gui/Gui/m_93069_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderSelectedItemName (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_93071_ (Lcom/mojang/blaze3d/vertex/PoseStack;I)V net/minecraft/client/gui/Gui/renderExperienceBar (Lcom/mojang/blaze3d/vertex/PoseStack;I)V +MD: net/minecraft/client/gui/Gui/m_93074_ (Lnet/minecraft/network/chat/Component;)Ljava/util/UUID; net/minecraft/client/gui/Gui/guessChatUUID (Lnet/minecraft/network/chat/Component;)Ljava/util/UUID; +MD: net/minecraft/client/gui/Gui/m_93076_ ()Lnet/minecraft/client/gui/components/ChatComponent; net/minecraft/client/gui/Gui/getChat ()Lnet/minecraft/client/gui/components/ChatComponent; +MD: net/minecraft/client/gui/Gui/m_93077_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderDemoOverlay (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_93079_ ()I net/minecraft/client/gui/Gui/getGuiTicks ()I +MD: net/minecraft/client/gui/Gui/m_93080_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderCrosshair (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_93082_ ()Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/Gui/getFont ()Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/Gui/m_93083_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderPlayerHealth (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_93085_ ()Lnet/minecraft/client/gui/components/spectator/SpectatorGui; net/minecraft/client/gui/Gui/getSpectatorGui ()Lnet/minecraft/client/gui/components/spectator/SpectatorGui; +MD: net/minecraft/client/gui/Gui/m_93086_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/Gui/renderVehicleHealth (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/Gui/m_93088_ ()Lnet/minecraft/client/gui/components/PlayerTabOverlay; net/minecraft/client/gui/Gui/getTabList ()Lnet/minecraft/client/gui/components/PlayerTabOverlay; +MD: net/minecraft/client/gui/Gui/m_93089_ ()V net/minecraft/client/gui/Gui/onDisconnected ()V +MD: net/minecraft/client/gui/Gui/m_93090_ ()Lnet/minecraft/client/gui/components/BossHealthOverlay; net/minecraft/client/gui/Gui/getBossOverlay ()Lnet/minecraft/client/gui/components/BossHealthOverlay; +MD: net/minecraft/client/gui/Gui/m_93091_ ()V net/minecraft/client/gui/Gui/clearCache ()V +MD: net/minecraft/client/gui/Gui/m_93092_ ()Lnet/minecraft/world/entity/player/Player; net/minecraft/client/gui/Gui/getCameraPlayer ()Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/client/gui/Gui/m_93093_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/client/gui/Gui/getPlayerVehicleWithHealth ()Lnet/minecraft/world/entity/LivingEntity; +CL: net/minecraft/client/gui/Gui$HeartType net/minecraft/client/gui/Gui$HeartType +FD: net/minecraft/client/gui/Gui$HeartType/$VALUES net/minecraft/client/gui/Gui$HeartType/$VALUES +FD: net/minecraft/client/gui/Gui$HeartType/ABSORBING net/minecraft/client/gui/Gui$HeartType/ABSORBING +FD: net/minecraft/client/gui/Gui$HeartType/CONTAINER net/minecraft/client/gui/Gui$HeartType/CONTAINER +FD: net/minecraft/client/gui/Gui$HeartType/FROZEN net/minecraft/client/gui/Gui$HeartType/FROZEN +FD: net/minecraft/client/gui/Gui$HeartType/NORMAL net/minecraft/client/gui/Gui$HeartType/NORMAL +FD: net/minecraft/client/gui/Gui$HeartType/POISIONED net/minecraft/client/gui/Gui$HeartType/POISIONED +FD: net/minecraft/client/gui/Gui$HeartType/WITHERED net/minecraft/client/gui/Gui$HeartType/WITHERED +FD: net/minecraft/client/gui/Gui$HeartType/f_168722_ net/minecraft/client/gui/Gui$HeartType/index +FD: net/minecraft/client/gui/Gui$HeartType/f_168723_ net/minecraft/client/gui/Gui$HeartType/canBlink +FD: net/minecraft/client/gui/Gui$HeartType/net/minecraft/client/gui/Gui$HeartType net/minecraft/client/gui/Gui$HeartType/net/minecraft/client/gui/Gui$HeartType +MD: net/minecraft/client/gui/Gui$HeartType/ ()V net/minecraft/client/gui/Gui$HeartType/ ()V +MD: net/minecraft/client/gui/Gui$HeartType/ (Ljava/lang/String;IIZ)V net/minecraft/client/gui/Gui$HeartType/ (Ljava/lang/String;IIZ)V +MD: net/minecraft/client/gui/Gui$HeartType/m_168731_ ()[Lnet/minecraft/client/gui/Gui$HeartType; net/minecraft/client/gui/Gui$HeartType/$values ()[Lnet/minecraft/client/gui/Gui$HeartType; +MD: net/minecraft/client/gui/Gui$HeartType/m_168732_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/client/gui/Gui$HeartType; net/minecraft/client/gui/Gui$HeartType/forPlayer (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/client/gui/Gui$HeartType; +MD: net/minecraft/client/gui/Gui$HeartType/m_168734_ (ZZ)I net/minecraft/client/gui/Gui$HeartType/getX (ZZ)I +MD: net/minecraft/client/gui/Gui$HeartType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/Gui$HeartType; net/minecraft/client/gui/Gui$HeartType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/Gui$HeartType; +MD: net/minecraft/client/gui/Gui$HeartType/values ()[Lnet/minecraft/client/gui/Gui$HeartType; net/minecraft/client/gui/Gui$HeartType/values ()[Lnet/minecraft/client/gui/Gui$HeartType; +CL: net/minecraft/client/gui/GuiComponent net/minecraft/client/gui/GuiComponent +FD: net/minecraft/client/gui/GuiComponent/f_93095_ net/minecraft/client/gui/GuiComponent/blitOffset +FD: net/minecraft/client/gui/GuiComponent/f_93096_ net/minecraft/client/gui/GuiComponent/BACKGROUND_LOCATION +FD: net/minecraft/client/gui/GuiComponent/f_93097_ net/minecraft/client/gui/GuiComponent/STATS_ICON_LOCATION +FD: net/minecraft/client/gui/GuiComponent/f_93098_ net/minecraft/client/gui/GuiComponent/GUI_ICONS_LOCATION +FD: net/minecraft/client/gui/GuiComponent/net/minecraft/client/gui/GuiComponent net/minecraft/client/gui/GuiComponent/net/minecraft/client/gui/GuiComponent +MD: net/minecraft/client/gui/GuiComponent/ ()V net/minecraft/client/gui/GuiComponent/ ()V +MD: net/minecraft/client/gui/GuiComponent/ ()V net/minecraft/client/gui/GuiComponent/ ()V +MD: net/minecraft/client/gui/GuiComponent/m_168740_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIII)V net/minecraft/client/gui/GuiComponent/fillGradient (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_168749_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;III)V net/minecraft/client/gui/GuiComponent/drawCenteredString (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;III)V +MD: net/minecraft/client/gui/GuiComponent/m_168756_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;III)V net/minecraft/client/gui/GuiComponent/drawString (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;III)V +MD: net/minecraft/client/gui/GuiComponent/m_93101_ (IILjava/util/function/BiConsumer;)V net/minecraft/client/gui/GuiComponent/blitOutlineBlack (IILjava/util/function/BiConsumer;)V +MD: net/minecraft/client/gui/GuiComponent/m_93105_ (Lcom/mojang/math/Matrix4f;IIIII)V net/minecraft/client/gui/GuiComponent/innerFill (Lcom/mojang/math/Matrix4f;IIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93112_ (Lcom/mojang/math/Matrix4f;IIIIIFFFF)V net/minecraft/client/gui/GuiComponent/innerBlit (Lcom/mojang/math/Matrix4f;IIIIIFFFF)V +MD: net/minecraft/client/gui/GuiComponent/m_93123_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/BufferBuilder;IIIIIII)V net/minecraft/client/gui/GuiComponent/fillGradient (Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/BufferBuilder;IIIIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93133_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIFFIIII)V net/minecraft/client/gui/GuiComponent/blit (Lcom/mojang/blaze3d/vertex/PoseStack;IIFFIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93143_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIFFIIII)V net/minecraft/client/gui/GuiComponent/blit (Lcom/mojang/blaze3d/vertex/PoseStack;IIIFFIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93154_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/GuiComponent/hLine (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93160_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIFFIIII)V net/minecraft/client/gui/GuiComponent/blit (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIFFIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93172_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V net/minecraft/client/gui/GuiComponent/fill (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93179_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIII)V net/minecraft/client/gui/GuiComponent/fillGradient (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93187_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIFFII)V net/minecraft/client/gui/GuiComponent/innerBlit (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIFFII)V +MD: net/minecraft/client/gui/GuiComponent/m_93200_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V net/minecraft/client/gui/GuiComponent/blit (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V +MD: net/minecraft/client/gui/GuiComponent/m_93208_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Ljava/lang/String;III)V net/minecraft/client/gui/GuiComponent/drawCenteredString (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Ljava/lang/String;III)V +MD: net/minecraft/client/gui/GuiComponent/m_93215_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/Component;III)V net/minecraft/client/gui/GuiComponent/drawCenteredString (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/Component;III)V +MD: net/minecraft/client/gui/GuiComponent/m_93222_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/GuiComponent/vLine (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93228_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIII)V net/minecraft/client/gui/GuiComponent/blit (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIII)V +MD: net/minecraft/client/gui/GuiComponent/m_93236_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Ljava/lang/String;III)V net/minecraft/client/gui/GuiComponent/drawString (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Ljava/lang/String;III)V +MD: net/minecraft/client/gui/GuiComponent/m_93243_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/Component;III)V net/minecraft/client/gui/GuiComponent/drawString (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/Component;III)V +MD: net/minecraft/client/gui/GuiComponent/m_93250_ (I)V net/minecraft/client/gui/GuiComponent/setBlitOffset (I)V +MD: net/minecraft/client/gui/GuiComponent/m_93252_ ()I net/minecraft/client/gui/GuiComponent/getBlitOffset ()I +CL: net/minecraft/client/gui/MapRenderer net/minecraft/client/gui/MapRenderer +FD: net/minecraft/client/gui/MapRenderer/f_168763_ net/minecraft/client/gui/MapRenderer/WIDTH +FD: net/minecraft/client/gui/MapRenderer/f_168764_ net/minecraft/client/gui/MapRenderer/HEIGHT +FD: net/minecraft/client/gui/MapRenderer/f_93253_ net/minecraft/client/gui/MapRenderer/MAP_ICONS_LOCATION +FD: net/minecraft/client/gui/MapRenderer/f_93254_ net/minecraft/client/gui/MapRenderer/MAP_ICONS +FD: net/minecraft/client/gui/MapRenderer/f_93255_ net/minecraft/client/gui/MapRenderer/textureManager +FD: net/minecraft/client/gui/MapRenderer/f_93256_ net/minecraft/client/gui/MapRenderer/maps +FD: net/minecraft/client/gui/MapRenderer/net/minecraft/client/gui/MapRenderer net/minecraft/client/gui/MapRenderer/net/minecraft/client/gui/MapRenderer +MD: net/minecraft/client/gui/MapRenderer/ ()V net/minecraft/client/gui/MapRenderer/ ()V +MD: net/minecraft/client/gui/MapRenderer/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/gui/MapRenderer/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/gui/MapRenderer/close ()V net/minecraft/client/gui/MapRenderer/close ()V +MD: net/minecraft/client/gui/MapRenderer/m_168765_ (ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/client/gui/MapRenderer/update (ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/client/gui/MapRenderer/m_168771_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZI)V net/minecraft/client/gui/MapRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZI)V +MD: net/minecraft/client/gui/MapRenderer/m_168778_ (ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)Lnet/minecraft/client/gui/MapRenderer$MapInstance; net/minecraft/client/gui/MapRenderer/getOrCreateMapInstance (ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)Lnet/minecraft/client/gui/MapRenderer$MapInstance; +MD: net/minecraft/client/gui/MapRenderer/m_182561_ (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Ljava/lang/Integer;Lnet/minecraft/client/gui/MapRenderer$MapInstance;)Lnet/minecraft/client/gui/MapRenderer$MapInstance; net/minecraft/client/gui/MapRenderer/lambda$getOrCreateMapInstance$0 (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Ljava/lang/Integer;Lnet/minecraft/client/gui/MapRenderer$MapInstance;)Lnet/minecraft/client/gui/MapRenderer$MapInstance; +MD: net/minecraft/client/gui/MapRenderer/m_93260_ ()V net/minecraft/client/gui/MapRenderer/resetData ()V +CL: net/minecraft/client/gui/MapRenderer$MapInstance net/minecraft/client/gui/MapRenderer$MapInstance +FD: net/minecraft/client/gui/MapRenderer$MapInstance/f_182565_ net/minecraft/client/gui/MapRenderer$MapInstance/requiresUpload +FD: net/minecraft/client/gui/MapRenderer$MapInstance/f_93279_ net/minecraft/client/gui/MapRenderer$MapInstance/this$0 +FD: net/minecraft/client/gui/MapRenderer$MapInstance/f_93280_ net/minecraft/client/gui/MapRenderer$MapInstance/data +FD: net/minecraft/client/gui/MapRenderer$MapInstance/f_93281_ net/minecraft/client/gui/MapRenderer$MapInstance/texture +FD: net/minecraft/client/gui/MapRenderer$MapInstance/f_93282_ net/minecraft/client/gui/MapRenderer$MapInstance/renderType +FD: net/minecraft/client/gui/MapRenderer$MapInstance/net/minecraft/client/gui/MapRenderer$MapInstance net/minecraft/client/gui/MapRenderer$MapInstance/net/minecraft/client/gui/MapRenderer$MapInstance +MD: net/minecraft/client/gui/MapRenderer$MapInstance/ (Lnet/minecraft/client/gui/MapRenderer;ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/client/gui/MapRenderer$MapInstance/ (Lnet/minecraft/client/gui/MapRenderer;ILnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/client/gui/MapRenderer$MapInstance/close ()V net/minecraft/client/gui/MapRenderer$MapInstance/close ()V +MD: net/minecraft/client/gui/MapRenderer$MapInstance/m_182566_ ()V net/minecraft/client/gui/MapRenderer$MapInstance/forceUpload ()V +MD: net/minecraft/client/gui/MapRenderer$MapInstance/m_182567_ (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/client/gui/MapRenderer$MapInstance/replaceMapData (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/client/gui/MapRenderer$MapInstance/m_93290_ ()V net/minecraft/client/gui/MapRenderer$MapInstance/updateTexture ()V +MD: net/minecraft/client/gui/MapRenderer$MapInstance/m_93291_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ZI)V net/minecraft/client/gui/MapRenderer$MapInstance/draw (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ZI)V +CL: net/minecraft/client/gui/chat/ChatListener net/minecraft/client/gui/chat/ChatListener +FD: net/minecraft/client/gui/chat/ChatListener/net/minecraft/client/gui/chat/ChatListener net/minecraft/client/gui/chat/ChatListener/net/minecraft/client/gui/chat/ChatListener +MD: net/minecraft/client/gui/chat/ChatListener/m_7437_ (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/client/gui/chat/ChatListener/handle (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +CL: net/minecraft/client/gui/chat/NarratorChatListener net/minecraft/client/gui/chat/NarratorChatListener +FD: net/minecraft/client/gui/chat/NarratorChatListener/f_93310_ net/minecraft/client/gui/chat/NarratorChatListener/NO_TITLE +FD: net/minecraft/client/gui/chat/NarratorChatListener/f_93311_ net/minecraft/client/gui/chat/NarratorChatListener/INSTANCE +FD: net/minecraft/client/gui/chat/NarratorChatListener/f_93312_ net/minecraft/client/gui/chat/NarratorChatListener/LOGGER +FD: net/minecraft/client/gui/chat/NarratorChatListener/f_93313_ net/minecraft/client/gui/chat/NarratorChatListener/narrator +FD: net/minecraft/client/gui/chat/NarratorChatListener/net/minecraft/client/gui/chat/NarratorChatListener net/minecraft/client/gui/chat/NarratorChatListener/net/minecraft/client/gui/chat/NarratorChatListener +MD: net/minecraft/client/gui/chat/NarratorChatListener/ ()V net/minecraft/client/gui/chat/NarratorChatListener/ ()V +MD: net/minecraft/client/gui/chat/NarratorChatListener/ ()V net/minecraft/client/gui/chat/NarratorChatListener/ ()V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_168785_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/chat/NarratorChatListener/sayNow (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_168787_ (Ljava/lang/String;)V net/minecraft/client/gui/chat/NarratorChatListener/logNarratedMessage (Ljava/lang/String;)V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_7437_ (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/client/gui/chat/NarratorChatListener/handle (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_93316_ ()Z net/minecraft/client/gui/chat/NarratorChatListener/isActive ()Z +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_93317_ (Lnet/minecraft/client/NarratorStatus;)V net/minecraft/client/gui/chat/NarratorChatListener/updateNarratorStatus (Lnet/minecraft/client/NarratorStatus;)V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_93319_ (Ljava/lang/String;)V net/minecraft/client/gui/chat/NarratorChatListener/sayNow (Ljava/lang/String;)V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_93328_ ()V net/minecraft/client/gui/chat/NarratorChatListener/clear ()V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_93329_ ()V net/minecraft/client/gui/chat/NarratorChatListener/destroy ()V +MD: net/minecraft/client/gui/chat/NarratorChatListener/m_93330_ ()Lnet/minecraft/client/NarratorStatus; net/minecraft/client/gui/chat/NarratorChatListener/getStatus ()Lnet/minecraft/client/NarratorStatus; +CL: net/minecraft/client/gui/chat/OverlayChatListener net/minecraft/client/gui/chat/OverlayChatListener +FD: net/minecraft/client/gui/chat/OverlayChatListener/f_93350_ net/minecraft/client/gui/chat/OverlayChatListener/minecraft +FD: net/minecraft/client/gui/chat/OverlayChatListener/net/minecraft/client/gui/chat/OverlayChatListener net/minecraft/client/gui/chat/OverlayChatListener/net/minecraft/client/gui/chat/OverlayChatListener +MD: net/minecraft/client/gui/chat/OverlayChatListener/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/chat/OverlayChatListener/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/chat/OverlayChatListener/m_7437_ (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/client/gui/chat/OverlayChatListener/handle (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +CL: net/minecraft/client/gui/chat/StandardChatListener net/minecraft/client/gui/chat/StandardChatListener +FD: net/minecraft/client/gui/chat/StandardChatListener/f_93357_ net/minecraft/client/gui/chat/StandardChatListener/minecraft +FD: net/minecraft/client/gui/chat/StandardChatListener/net/minecraft/client/gui/chat/StandardChatListener net/minecraft/client/gui/chat/StandardChatListener/net/minecraft/client/gui/chat/StandardChatListener +MD: net/minecraft/client/gui/chat/StandardChatListener/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/chat/StandardChatListener/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/chat/StandardChatListener/m_7437_ (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/client/gui/chat/StandardChatListener/handle (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +CL: net/minecraft/client/gui/chat/package-info net/minecraft/client/gui/chat/package-info +FD: net/minecraft/client/gui/chat/package-info/net/minecraft/client/gui/chat/package-info net/minecraft/client/gui/chat/package-info/net/minecraft/client/gui/chat/package-info +CL: net/minecraft/client/gui/components/AbstractButton net/minecraft/client/gui/components/AbstractButton +FD: net/minecraft/client/gui/components/AbstractButton/net/minecraft/client/gui/components/AbstractButton net/minecraft/client/gui/components/AbstractButton/net/minecraft/client/gui/components/AbstractButton +MD: net/minecraft/client/gui/components/AbstractButton/ (IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/AbstractButton/ (IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/AbstractButton/m_5691_ ()V net/minecraft/client/gui/components/AbstractButton/onPress ()V +MD: net/minecraft/client/gui/components/AbstractButton/m_5716_ (DD)V net/minecraft/client/gui/components/AbstractButton/onClick (DD)V +MD: net/minecraft/client/gui/components/AbstractButton/m_7933_ (III)Z net/minecraft/client/gui/components/AbstractButton/keyPressed (III)Z +CL: net/minecraft/client/gui/components/AbstractOptionSliderButton net/minecraft/client/gui/components/AbstractOptionSliderButton +FD: net/minecraft/client/gui/components/AbstractOptionSliderButton/f_93377_ net/minecraft/client/gui/components/AbstractOptionSliderButton/options +FD: net/minecraft/client/gui/components/AbstractOptionSliderButton/net/minecraft/client/gui/components/AbstractOptionSliderButton net/minecraft/client/gui/components/AbstractOptionSliderButton/net/minecraft/client/gui/components/AbstractOptionSliderButton +MD: net/minecraft/client/gui/components/AbstractOptionSliderButton/ (Lnet/minecraft/client/Options;IIIID)V net/minecraft/client/gui/components/AbstractOptionSliderButton/ (Lnet/minecraft/client/Options;IIIID)V +CL: net/minecraft/client/gui/components/AbstractSelectionList net/minecraft/client/gui/components/AbstractSelectionList +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_168789_ net/minecraft/client/gui/components/AbstractSelectionList/hovered +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93385_ net/minecraft/client/gui/components/AbstractSelectionList/children +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93386_ net/minecraft/client/gui/components/AbstractSelectionList/minecraft +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93387_ net/minecraft/client/gui/components/AbstractSelectionList/itemHeight +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93388_ net/minecraft/client/gui/components/AbstractSelectionList/width +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93389_ net/minecraft/client/gui/components/AbstractSelectionList/height +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93390_ net/minecraft/client/gui/components/AbstractSelectionList/y0 +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93391_ net/minecraft/client/gui/components/AbstractSelectionList/y1 +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93392_ net/minecraft/client/gui/components/AbstractSelectionList/x1 +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93393_ net/minecraft/client/gui/components/AbstractSelectionList/x0 +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93394_ net/minecraft/client/gui/components/AbstractSelectionList/centerListVertically +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93395_ net/minecraft/client/gui/components/AbstractSelectionList/headerHeight +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93396_ net/minecraft/client/gui/components/AbstractSelectionList/scrollAmount +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93397_ net/minecraft/client/gui/components/AbstractSelectionList/renderSelection +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93398_ net/minecraft/client/gui/components/AbstractSelectionList/renderHeader +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93399_ net/minecraft/client/gui/components/AbstractSelectionList/scrolling +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93400_ net/minecraft/client/gui/components/AbstractSelectionList/selected +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93401_ net/minecraft/client/gui/components/AbstractSelectionList/renderBackground +FD: net/minecraft/client/gui/components/AbstractSelectionList/f_93402_ net/minecraft/client/gui/components/AbstractSelectionList/renderTopAndBottom +FD: net/minecraft/client/gui/components/AbstractSelectionList/net/minecraft/client/gui/components/AbstractSelectionList net/minecraft/client/gui/components/AbstractSelectionList/net/minecraft/client/gui/components/AbstractSelectionList +MD: net/minecraft/client/gui/components/AbstractSelectionList/ (Lnet/minecraft/client/Minecraft;IIIII)V net/minecraft/client/gui/components/AbstractSelectionList/ (Lnet/minecraft/client/Minecraft;IIIII)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_142684_ ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/components/AbstractSelectionList/narrationPriority ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_168790_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/components/AbstractSelectionList/narrateListElementPosition (Lnet/minecraft/client/gui/narration/NarrationElementOutput;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_168793_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getScrollBottom ()I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_168795_ ()Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList/getHovered ()Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5694_ ()Z net/minecraft/client/gui/components/AbstractSelectionList/isFocused ()Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5747_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getRowLeft ()I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5756_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5759_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getRowWidth ()I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5773_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getItemCount ()I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5775_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getMaxPosition ()I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5953_ (DD)Z net/minecraft/client/gui/components/AbstractSelectionList/isMouseOver (DD)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_5988_ (Ljava/util/Collection;)V net/minecraft/client/gui/components/AbstractSelectionList/replaceEntries (Ljava/util/Collection;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6050_ (DDD)Z net/minecraft/client/gui/components/AbstractSelectionList/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6205_ (II)V net/minecraft/client/gui/components/AbstractSelectionList/clickedHeader (II)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/AbstractSelectionList/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6348_ (DDI)Z net/minecraft/client/gui/components/AbstractSelectionList/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6375_ (DDI)Z net/minecraft/client/gui/components/AbstractSelectionList/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/components/AbstractSelectionList/children ()Ljava/util/List; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6778_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;)V net/minecraft/client/gui/components/AbstractSelectionList/moveSelection (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/components/AbstractSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7085_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)I net/minecraft/client/gui/components/AbstractSelectionList/addEntry (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7154_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/gui/components/AbstractSelectionList/renderHeader (Lcom/mojang/blaze3d/vertex/PoseStack;IILcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7222_ ()Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList/getFocused ()Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7222_ ()Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/components/AbstractSelectionList/getFocused ()Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7415_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/components/AbstractSelectionList/renderDecorations (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7610_ (I)I net/minecraft/client/gui/components/AbstractSelectionList/getRowTop (I)I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/AbstractSelectionList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7933_ (III)Z net/minecraft/client/gui/components/AbstractSelectionList/keyPressed (III)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7979_ (DDIDD)Z net/minecraft/client/gui/components/AbstractSelectionList/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_7987_ (I)Z net/minecraft/client/gui/components/AbstractSelectionList/isSelectedItem (I)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93410_ (D)V net/minecraft/client/gui/components/AbstractSelectionList/setScrollAmount (D)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93412_ (DD)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList/getEntryAtPosition (DD)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93429_ (I)V net/minecraft/client/gui/components/AbstractSelectionList/scroll (I)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93437_ (IIII)V net/minecraft/client/gui/components/AbstractSelectionList/updateSize (IIII)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93451_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIF)V net/minecraft/client/gui/components/AbstractSelectionList/renderList (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIF)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93464_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;Ljava/util/function/Predicate;)V net/minecraft/client/gui/components/AbstractSelectionList/moveSelection (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;Ljava/util/function/Predicate;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93471_ (Z)V net/minecraft/client/gui/components/AbstractSelectionList/setRenderSelection (Z)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93473_ (ZI)V net/minecraft/client/gui/components/AbstractSelectionList/setRenderHeader (ZI)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93481_ (DDI)V net/minecraft/client/gui/components/AbstractSelectionList/updateScrollingState (DDI)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93485_ (I)I net/minecraft/client/gui/components/AbstractSelectionList/getRowBottom (I)I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93488_ (Z)V net/minecraft/client/gui/components/AbstractSelectionList/setRenderBackground (Z)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93494_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/components/AbstractSelectionList/centerScrollOn (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93496_ (Z)V net/minecraft/client/gui/components/AbstractSelectionList/setRenderTopAndBottom (Z)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93498_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/components/AbstractSelectionList/ensureVisible (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93500_ (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList/getEntry (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93502_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)Z net/minecraft/client/gui/components/AbstractSelectionList/removeEntry (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93505_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/components/AbstractSelectionList/bindEntryToSelf (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93507_ (I)V net/minecraft/client/gui/components/AbstractSelectionList/setLeftPos (I)V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93509_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)Z net/minecraft/client/gui/components/AbstractSelectionList/lambda$moveSelection$0 (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93511_ ()Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList/getSelected ()Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93514_ (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList/remove (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93516_ ()V net/minecraft/client/gui/components/AbstractSelectionList/clearEntries ()V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93517_ ()D net/minecraft/client/gui/components/AbstractSelectionList/getScrollAmount ()D +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93518_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getMaxScroll ()I +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93519_ ()V net/minecraft/client/gui/components/AbstractSelectionList/refreshSelection ()V +MD: net/minecraft/client/gui/components/AbstractSelectionList/m_93520_ ()I net/minecraft/client/gui/components/AbstractSelectionList/getRowRight ()I +CL: net/minecraft/client/gui/components/AbstractSelectionList$Entry net/minecraft/client/gui/components/AbstractSelectionList$Entry +FD: net/minecraft/client/gui/components/AbstractSelectionList$Entry/f_93521_ net/minecraft/client/gui/components/AbstractSelectionList$Entry/list +FD: net/minecraft/client/gui/components/AbstractSelectionList$Entry/net/minecraft/client/gui/components/AbstractSelectionList$Entry net/minecraft/client/gui/components/AbstractSelectionList$Entry/net/minecraft/client/gui/components/AbstractSelectionList$Entry +MD: net/minecraft/client/gui/components/AbstractSelectionList$Entry/ ()V net/minecraft/client/gui/components/AbstractSelectionList$Entry/ ()V +MD: net/minecraft/client/gui/components/AbstractSelectionList$Entry/m_5953_ (DD)Z net/minecraft/client/gui/components/AbstractSelectionList$Entry/isMouseOver (DD)Z +MD: net/minecraft/client/gui/components/AbstractSelectionList$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/components/AbstractSelectionList$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +CL: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection +FD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/$VALUES net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/$VALUES +FD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/DOWN net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/DOWN +FD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/UP net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/UP +FD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection +MD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/ ()V net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/ ()V +MD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/ (Ljava/lang/String;I)V net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/m_168796_ ()[Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection; net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/$values ()[Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection; +MD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection; net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection; +MD: net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/values ()[Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection; net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection/values ()[Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection; +CL: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList net/minecraft/client/gui/components/AbstractSelectionList$TrackedList +FD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/f_93549_ net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/this$0 +FD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/f_93550_ net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/delegate +FD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/net/minecraft/client/gui/components/AbstractSelectionList$TrackedList net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/net/minecraft/client/gui/components/AbstractSelectionList$TrackedList +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/ (Lnet/minecraft/client/gui/components/AbstractSelectionList;)V net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/ (Lnet/minecraft/client/gui/components/AbstractSelectionList;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/add (ILjava/lang/Object;)V net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/add (ILjava/lang/Object;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/add (ILnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/add (ILnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/get (I)Ljava/lang/Object; net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/get (I)Ljava/lang/Object; +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/get (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/get (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/remove (I)Ljava/lang/Object; net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/remove (I)Ljava/lang/Object; +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/remove (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/remove (I)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/set (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/set (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/set (ILnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/set (ILnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; +MD: net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/size ()I net/minecraft/client/gui/components/AbstractSelectionList$TrackedList/size ()I +CL: net/minecraft/client/gui/components/AbstractSliderButton net/minecraft/client/gui/components/AbstractSliderButton +FD: net/minecraft/client/gui/components/AbstractSliderButton/f_93577_ net/minecraft/client/gui/components/AbstractSliderButton/value +FD: net/minecraft/client/gui/components/AbstractSliderButton/net/minecraft/client/gui/components/AbstractSliderButton net/minecraft/client/gui/components/AbstractSliderButton/net/minecraft/client/gui/components/AbstractSliderButton +MD: net/minecraft/client/gui/components/AbstractSliderButton/ (IIIILnet/minecraft/network/chat/Component;D)V net/minecraft/client/gui/components/AbstractSliderButton/ (IIIILnet/minecraft/network/chat/Component;D)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/AbstractSliderButton/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/AbstractSliderButton/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_5695_ ()V net/minecraft/client/gui/components/AbstractSliderButton/updateMessage ()V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_5697_ ()V net/minecraft/client/gui/components/AbstractSliderButton/applyValue ()V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_5716_ (DD)V net/minecraft/client/gui/components/AbstractSliderButton/onClick (DD)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_7202_ (Z)I net/minecraft/client/gui/components/AbstractSliderButton/getYImage (Z)I +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_7212_ (DDDD)V net/minecraft/client/gui/components/AbstractSliderButton/onDrag (DDDD)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_7435_ (Lnet/minecraft/client/sounds/SoundManager;)V net/minecraft/client/gui/components/AbstractSliderButton/playDownSound (Lnet/minecraft/client/sounds/SoundManager;)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_7691_ (DD)V net/minecraft/client/gui/components/AbstractSliderButton/onRelease (DD)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_7906_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/components/AbstractSliderButton/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_7933_ (III)Z net/minecraft/client/gui/components/AbstractSliderButton/keyPressed (III)Z +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_93585_ (D)V net/minecraft/client/gui/components/AbstractSliderButton/setValueFromMouse (D)V +MD: net/minecraft/client/gui/components/AbstractSliderButton/m_93611_ (D)V net/minecraft/client/gui/components/AbstractSliderButton/setValue (D)V +CL: net/minecraft/client/gui/components/AbstractWidget net/minecraft/client/gui/components/AbstractWidget +FD: net/minecraft/client/gui/components/AbstractWidget/f_93614_ net/minecraft/client/gui/components/AbstractWidget/message +FD: net/minecraft/client/gui/components/AbstractWidget/f_93616_ net/minecraft/client/gui/components/AbstractWidget/focused +FD: net/minecraft/client/gui/components/AbstractWidget/f_93617_ net/minecraft/client/gui/components/AbstractWidget/WIDGETS_LOCATION +FD: net/minecraft/client/gui/components/AbstractWidget/f_93618_ net/minecraft/client/gui/components/AbstractWidget/width +FD: net/minecraft/client/gui/components/AbstractWidget/f_93619_ net/minecraft/client/gui/components/AbstractWidget/height +FD: net/minecraft/client/gui/components/AbstractWidget/f_93620_ net/minecraft/client/gui/components/AbstractWidget/x +FD: net/minecraft/client/gui/components/AbstractWidget/f_93621_ net/minecraft/client/gui/components/AbstractWidget/y +FD: net/minecraft/client/gui/components/AbstractWidget/f_93622_ net/minecraft/client/gui/components/AbstractWidget/isHovered +FD: net/minecraft/client/gui/components/AbstractWidget/f_93623_ net/minecraft/client/gui/components/AbstractWidget/active +FD: net/minecraft/client/gui/components/AbstractWidget/f_93624_ net/minecraft/client/gui/components/AbstractWidget/visible +FD: net/minecraft/client/gui/components/AbstractWidget/f_93625_ net/minecraft/client/gui/components/AbstractWidget/alpha +FD: net/minecraft/client/gui/components/AbstractWidget/net/minecraft/client/gui/components/AbstractWidget net/minecraft/client/gui/components/AbstractWidget/net/minecraft/client/gui/components/AbstractWidget +MD: net/minecraft/client/gui/components/AbstractWidget/ ()V net/minecraft/client/gui/components/AbstractWidget/ ()V +MD: net/minecraft/client/gui/components/AbstractWidget/ (IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/AbstractWidget/ (IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_142518_ ()Z net/minecraft/client/gui/components/AbstractWidget/isActive ()Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_142684_ ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/components/AbstractWidget/narrationPriority ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +MD: net/minecraft/client/gui/components/AbstractWidget/m_168799_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/AbstractWidget/wrapDefaultNarrationMessage (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/AbstractWidget/m_168802_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/AbstractWidget/defaultButtonNarrationText (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_198029_ ()Z net/minecraft/client/gui/components/AbstractWidget/isHoveredOrFocused ()Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/AbstractWidget/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/AbstractWidget/m_5711_ ()I net/minecraft/client/gui/components/AbstractWidget/getWidth ()I +MD: net/minecraft/client/gui/components/AbstractWidget/m_5716_ (DD)V net/minecraft/client/gui/components/AbstractWidget/onClick (DD)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_5755_ (Z)Z net/minecraft/client/gui/components/AbstractWidget/changeFocus (Z)Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_5953_ (DD)Z net/minecraft/client/gui/components/AbstractWidget/isMouseOver (DD)Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_6035_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/AbstractWidget/getMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/AbstractWidget/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/AbstractWidget/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/AbstractWidget/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_6348_ (DDI)Z net/minecraft/client/gui/components/AbstractWidget/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_6375_ (DDI)Z net/minecraft/client/gui/components/AbstractWidget/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_7202_ (Z)I net/minecraft/client/gui/components/AbstractWidget/getYImage (Z)I +MD: net/minecraft/client/gui/components/AbstractWidget/m_7207_ (Z)V net/minecraft/client/gui/components/AbstractWidget/onFocusedChanged (Z)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_7212_ (DDDD)V net/minecraft/client/gui/components/AbstractWidget/onDrag (DDDD)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_7428_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/components/AbstractWidget/renderToolTip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_7435_ (Lnet/minecraft/client/sounds/SoundManager;)V net/minecraft/client/gui/components/AbstractWidget/playDownSound (Lnet/minecraft/client/sounds/SoundManager;)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_7691_ (DD)V net/minecraft/client/gui/components/AbstractWidget/onRelease (DD)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_7906_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/components/AbstractWidget/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_7972_ (I)Z net/minecraft/client/gui/components/AbstractWidget/isValidClickButton (I)Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_7979_ (DDIDD)Z net/minecraft/client/gui/components/AbstractWidget/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_93650_ (F)V net/minecraft/client/gui/components/AbstractWidget/setAlpha (F)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_93666_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/AbstractWidget/setMessage (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_93674_ (I)V net/minecraft/client/gui/components/AbstractWidget/setWidth (I)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_93680_ (DD)Z net/minecraft/client/gui/components/AbstractWidget/clicked (DD)Z +MD: net/minecraft/client/gui/components/AbstractWidget/m_93692_ (Z)V net/minecraft/client/gui/components/AbstractWidget/setFocused (Z)V +MD: net/minecraft/client/gui/components/AbstractWidget/m_93694_ ()I net/minecraft/client/gui/components/AbstractWidget/getHeight ()I +MD: net/minecraft/client/gui/components/AbstractWidget/m_93696_ ()Z net/minecraft/client/gui/components/AbstractWidget/isFocused ()Z +CL: net/minecraft/client/gui/components/BossHealthOverlay net/minecraft/client/gui/components/BossHealthOverlay +FD: net/minecraft/client/gui/components/BossHealthOverlay/f_168805_ net/minecraft/client/gui/components/BossHealthOverlay/BAR_WIDTH +FD: net/minecraft/client/gui/components/BossHealthOverlay/f_168806_ net/minecraft/client/gui/components/BossHealthOverlay/BAR_HEIGHT +FD: net/minecraft/client/gui/components/BossHealthOverlay/f_168807_ net/minecraft/client/gui/components/BossHealthOverlay/OVERLAY_OFFSET +FD: net/minecraft/client/gui/components/BossHealthOverlay/f_93697_ net/minecraft/client/gui/components/BossHealthOverlay/GUI_BARS_LOCATION +FD: net/minecraft/client/gui/components/BossHealthOverlay/f_93698_ net/minecraft/client/gui/components/BossHealthOverlay/minecraft +FD: net/minecraft/client/gui/components/BossHealthOverlay/f_93699_ net/minecraft/client/gui/components/BossHealthOverlay/events +FD: net/minecraft/client/gui/components/BossHealthOverlay/net/minecraft/client/gui/components/BossHealthOverlay net/minecraft/client/gui/components/BossHealthOverlay/net/minecraft/client/gui/components/BossHealthOverlay +MD: net/minecraft/client/gui/components/BossHealthOverlay/ ()V net/minecraft/client/gui/components/BossHealthOverlay/ ()V +MD: net/minecraft/client/gui/components/BossHealthOverlay/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/components/BossHealthOverlay/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/components/BossHealthOverlay/m_93703_ ()V net/minecraft/client/gui/components/BossHealthOverlay/reset ()V +MD: net/minecraft/client/gui/components/BossHealthOverlay/m_93704_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/BossHealthOverlay/render (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/BossHealthOverlay/m_93706_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/BossEvent;)V net/minecraft/client/gui/components/BossHealthOverlay/drawBar (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/BossEvent;)V +MD: net/minecraft/client/gui/components/BossHealthOverlay/m_93711_ (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket;)V net/minecraft/client/gui/components/BossHealthOverlay/update (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket;)V +MD: net/minecraft/client/gui/components/BossHealthOverlay/m_93713_ ()Z net/minecraft/client/gui/components/BossHealthOverlay/shouldPlayMusic ()Z +MD: net/minecraft/client/gui/components/BossHealthOverlay/m_93714_ ()Z net/minecraft/client/gui/components/BossHealthOverlay/shouldDarkenScreen ()Z +MD: net/minecraft/client/gui/components/BossHealthOverlay/m_93715_ ()Z net/minecraft/client/gui/components/BossHealthOverlay/shouldCreateWorldFog ()Z +CL: net/minecraft/client/gui/components/BossHealthOverlay$1 net/minecraft/client/gui/components/BossHealthOverlay$1 +FD: net/minecraft/client/gui/components/BossHealthOverlay$1/f_168808_ net/minecraft/client/gui/components/BossHealthOverlay$1/this$0 +FD: net/minecraft/client/gui/components/BossHealthOverlay$1/net/minecraft/client/gui/components/BossHealthOverlay$1 net/minecraft/client/gui/components/BossHealthOverlay$1/net/minecraft/client/gui/components/BossHealthOverlay$1 +MD: net/minecraft/client/gui/components/BossHealthOverlay$1/ (Lnet/minecraft/client/gui/components/BossHealthOverlay;)V net/minecraft/client/gui/components/BossHealthOverlay$1/ (Lnet/minecraft/client/gui/components/BossHealthOverlay;)V +MD: net/minecraft/client/gui/components/BossHealthOverlay$1/m_142107_ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;FLnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;ZZZ)V net/minecraft/client/gui/components/BossHealthOverlay$1/add (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;FLnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;ZZZ)V +MD: net/minecraft/client/gui/components/BossHealthOverlay$1/m_142358_ (Ljava/util/UUID;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V net/minecraft/client/gui/components/BossHealthOverlay$1/updateStyle (Ljava/util/UUID;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V +MD: net/minecraft/client/gui/components/BossHealthOverlay$1/m_142366_ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/BossHealthOverlay$1/updateName (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/BossHealthOverlay$1/m_142513_ (Ljava/util/UUID;ZZZ)V net/minecraft/client/gui/components/BossHealthOverlay$1/updateProperties (Ljava/util/UUID;ZZZ)V +MD: net/minecraft/client/gui/components/BossHealthOverlay$1/m_142653_ (Ljava/util/UUID;F)V net/minecraft/client/gui/components/BossHealthOverlay$1/updateProgress (Ljava/util/UUID;F)V +MD: net/minecraft/client/gui/components/BossHealthOverlay$1/m_142751_ (Ljava/util/UUID;)V net/minecraft/client/gui/components/BossHealthOverlay$1/remove (Ljava/util/UUID;)V +CL: net/minecraft/client/gui/components/Button net/minecraft/client/gui/components/Button +FD: net/minecraft/client/gui/components/Button/f_93716_ net/minecraft/client/gui/components/Button/NO_TOOLTIP +FD: net/minecraft/client/gui/components/Button/f_93717_ net/minecraft/client/gui/components/Button/onPress +FD: net/minecraft/client/gui/components/Button/f_93718_ net/minecraft/client/gui/components/Button/onTooltip +FD: net/minecraft/client/gui/components/Button/net/minecraft/client/gui/components/Button net/minecraft/client/gui/components/Button/net/minecraft/client/gui/components/Button +MD: net/minecraft/client/gui/components/Button/ ()V net/minecraft/client/gui/components/Button/ ()V +MD: net/minecraft/client/gui/components/Button/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;)V net/minecraft/client/gui/components/Button/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;)V +MD: net/minecraft/client/gui/components/Button/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;)V net/minecraft/client/gui/components/Button/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;)V +MD: net/minecraft/client/gui/components/Button/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/Button/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/Button/m_168839_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/Button/lambda$updateNarration$1 (Lnet/minecraft/client/gui/narration/NarrationElementOutput;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/Button/m_5691_ ()V net/minecraft/client/gui/components/Button/onPress ()V +MD: net/minecraft/client/gui/components/Button/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/Button/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/Button/m_7428_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/components/Button/renderToolTip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/components/Button/m_93739_ (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/components/Button/lambda$static$0 (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/components/Button$OnPress net/minecraft/client/gui/components/Button$OnPress +FD: net/minecraft/client/gui/components/Button$OnPress/net/minecraft/client/gui/components/Button$OnPress net/minecraft/client/gui/components/Button$OnPress/net/minecraft/client/gui/components/Button$OnPress +MD: net/minecraft/client/gui/components/Button$OnPress/m_93750_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/components/Button$OnPress/onPress (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/components/Button$OnTooltip net/minecraft/client/gui/components/Button$OnTooltip +FD: net/minecraft/client/gui/components/Button$OnTooltip/net/minecraft/client/gui/components/Button$OnTooltip net/minecraft/client/gui/components/Button$OnTooltip/net/minecraft/client/gui/components/Button$OnTooltip +MD: net/minecraft/client/gui/components/Button$OnTooltip/m_142753_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/components/Button$OnTooltip/narrateTooltip (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/components/Button$OnTooltip/m_93752_ (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/components/Button$OnTooltip/onTooltip (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/components/ChatComponent net/minecraft/client/gui/components/ChatComponent +FD: net/minecraft/client/gui/components/ChatComponent/f_168843_ net/minecraft/client/gui/components/ChatComponent/MAX_CHAT_HISTORY +FD: net/minecraft/client/gui/components/ChatComponent/f_93757_ net/minecraft/client/gui/components/ChatComponent/LOGGER +FD: net/minecraft/client/gui/components/ChatComponent/f_93758_ net/minecraft/client/gui/components/ChatComponent/minecraft +FD: net/minecraft/client/gui/components/ChatComponent/f_93759_ net/minecraft/client/gui/components/ChatComponent/recentChat +FD: net/minecraft/client/gui/components/ChatComponent/f_93760_ net/minecraft/client/gui/components/ChatComponent/allMessages +FD: net/minecraft/client/gui/components/ChatComponent/f_93761_ net/minecraft/client/gui/components/ChatComponent/trimmedMessages +FD: net/minecraft/client/gui/components/ChatComponent/f_93762_ net/minecraft/client/gui/components/ChatComponent/chatQueue +FD: net/minecraft/client/gui/components/ChatComponent/f_93763_ net/minecraft/client/gui/components/ChatComponent/chatScrollbarPos +FD: net/minecraft/client/gui/components/ChatComponent/f_93764_ net/minecraft/client/gui/components/ChatComponent/newMessageSinceScroll +FD: net/minecraft/client/gui/components/ChatComponent/f_93765_ net/minecraft/client/gui/components/ChatComponent/lastMessage +FD: net/minecraft/client/gui/components/ChatComponent/net/minecraft/client/gui/components/ChatComponent net/minecraft/client/gui/components/ChatComponent/net/minecraft/client/gui/components/ChatComponent +MD: net/minecraft/client/gui/components/ChatComponent/ ()V net/minecraft/client/gui/components/ChatComponent/ ()V +MD: net/minecraft/client/gui/components/ChatComponent/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/components/ChatComponent/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/components/ChatComponent/m_205360_ (I)V net/minecraft/client/gui/components/ChatComponent/scrollChat (I)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93769_ ()V net/minecraft/client/gui/components/ChatComponent/rescaleChat ()V +MD: net/minecraft/client/gui/components/ChatComponent/m_93772_ (DD)Z net/minecraft/client/gui/components/ChatComponent/handleChatQueueClicked (DD)Z +MD: net/minecraft/client/gui/components/ChatComponent/m_93775_ (I)D net/minecraft/client/gui/components/ChatComponent/getTimeFactor (I)D +MD: net/minecraft/client/gui/components/ChatComponent/m_93777_ (ILnet/minecraft/client/GuiMessage;)Z net/minecraft/client/gui/components/ChatComponent/lambda$removeById$1 (ILnet/minecraft/client/GuiMessage;)Z +MD: net/minecraft/client/gui/components/ChatComponent/m_93780_ (Lcom/mojang/blaze3d/vertex/PoseStack;I)V net/minecraft/client/gui/components/ChatComponent/render (Lcom/mojang/blaze3d/vertex/PoseStack;I)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93783_ (Ljava/lang/String;)V net/minecraft/client/gui/components/ChatComponent/addRecentChat (Ljava/lang/String;)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93785_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/ChatComponent/addMessage (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93787_ (Lnet/minecraft/network/chat/Component;I)V net/minecraft/client/gui/components/ChatComponent/addMessage (Lnet/minecraft/network/chat/Component;I)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93790_ (Lnet/minecraft/network/chat/Component;IIZ)V net/minecraft/client/gui/components/ChatComponent/addMessage (Lnet/minecraft/network/chat/Component;IIZ)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93795_ (Z)V net/minecraft/client/gui/components/ChatComponent/clearMessages (Z)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93797_ ()Ljava/util/List; net/minecraft/client/gui/components/ChatComponent/getRecentChat ()Ljava/util/List; +MD: net/minecraft/client/gui/components/ChatComponent/m_93798_ (D)I net/minecraft/client/gui/components/ChatComponent/getWidth (D)I +MD: net/minecraft/client/gui/components/ChatComponent/m_93800_ (DD)Lnet/minecraft/network/chat/Style; net/minecraft/client/gui/components/ChatComponent/getClickedComponentStyleAt (DD)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/gui/components/ChatComponent/m_93803_ (I)V net/minecraft/client/gui/components/ChatComponent/removeById (I)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93805_ (ILnet/minecraft/client/GuiMessage;)Z net/minecraft/client/gui/components/ChatComponent/lambda$removeById$0 (ILnet/minecraft/client/GuiMessage;)Z +MD: net/minecraft/client/gui/components/ChatComponent/m_93808_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/ChatComponent/enqueueMessage (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/ChatComponent/m_93810_ ()V net/minecraft/client/gui/components/ChatComponent/resetChatScroll ()V +MD: net/minecraft/client/gui/components/ChatComponent/m_93811_ (D)I net/minecraft/client/gui/components/ChatComponent/getHeight (D)I +MD: net/minecraft/client/gui/components/ChatComponent/m_93813_ ()I net/minecraft/client/gui/components/ChatComponent/getWidth ()I +MD: net/minecraft/client/gui/components/ChatComponent/m_93814_ ()I net/minecraft/client/gui/components/ChatComponent/getHeight ()I +MD: net/minecraft/client/gui/components/ChatComponent/m_93815_ ()D net/minecraft/client/gui/components/ChatComponent/getScale ()D +MD: net/minecraft/client/gui/components/ChatComponent/m_93816_ ()I net/minecraft/client/gui/components/ChatComponent/getLinesPerPage ()I +MD: net/minecraft/client/gui/components/ChatComponent/m_93817_ ()Z net/minecraft/client/gui/components/ChatComponent/isChatHidden ()Z +MD: net/minecraft/client/gui/components/ChatComponent/m_93818_ ()Z net/minecraft/client/gui/components/ChatComponent/isChatFocused ()Z +MD: net/minecraft/client/gui/components/ChatComponent/m_93819_ ()J net/minecraft/client/gui/components/ChatComponent/getChatRateMillis ()J +MD: net/minecraft/client/gui/components/ChatComponent/m_93820_ ()V net/minecraft/client/gui/components/ChatComponent/processPendingMessages ()V +CL: net/minecraft/client/gui/components/Checkbox net/minecraft/client/gui/components/Checkbox +FD: net/minecraft/client/gui/components/Checkbox/f_168844_ net/minecraft/client/gui/components/Checkbox/TEXT_COLOR +FD: net/minecraft/client/gui/components/Checkbox/f_93821_ net/minecraft/client/gui/components/Checkbox/TEXTURE +FD: net/minecraft/client/gui/components/Checkbox/f_93822_ net/minecraft/client/gui/components/Checkbox/selected +FD: net/minecraft/client/gui/components/Checkbox/f_93823_ net/minecraft/client/gui/components/Checkbox/showLabel +FD: net/minecraft/client/gui/components/Checkbox/net/minecraft/client/gui/components/Checkbox net/minecraft/client/gui/components/Checkbox/net/minecraft/client/gui/components/Checkbox +MD: net/minecraft/client/gui/components/Checkbox/ ()V net/minecraft/client/gui/components/Checkbox/ ()V +MD: net/minecraft/client/gui/components/Checkbox/ (IIIILnet/minecraft/network/chat/Component;Z)V net/minecraft/client/gui/components/Checkbox/ (IIIILnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/client/gui/components/Checkbox/ (IIIILnet/minecraft/network/chat/Component;ZZ)V net/minecraft/client/gui/components/Checkbox/ (IIIILnet/minecraft/network/chat/Component;ZZ)V +MD: net/minecraft/client/gui/components/Checkbox/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/Checkbox/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/Checkbox/m_5691_ ()V net/minecraft/client/gui/components/Checkbox/onPress ()V +MD: net/minecraft/client/gui/components/Checkbox/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/Checkbox/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/Checkbox/m_93840_ ()Z net/minecraft/client/gui/components/Checkbox/selected ()Z +CL: net/minecraft/client/gui/components/CommandSuggestions net/minecraft/client/gui/components/CommandSuggestions +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93847_ net/minecraft/client/gui/components/CommandSuggestions/WHITESPACE_PATTERN +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93848_ net/minecraft/client/gui/components/CommandSuggestions/UNPARSED_STYLE +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93849_ net/minecraft/client/gui/components/CommandSuggestions/LITERAL_STYLE +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93850_ net/minecraft/client/gui/components/CommandSuggestions/ARGUMENT_STYLES +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93851_ net/minecraft/client/gui/components/CommandSuggestions/minecraft +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93852_ net/minecraft/client/gui/components/CommandSuggestions/screen +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93853_ net/minecraft/client/gui/components/CommandSuggestions/input +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93854_ net/minecraft/client/gui/components/CommandSuggestions/font +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93855_ net/minecraft/client/gui/components/CommandSuggestions/commandsOnly +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93856_ net/minecraft/client/gui/components/CommandSuggestions/onlyShowIfCursorPastError +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93857_ net/minecraft/client/gui/components/CommandSuggestions/lineStartOffset +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93858_ net/minecraft/client/gui/components/CommandSuggestions/suggestionLineLimit +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93859_ net/minecraft/client/gui/components/CommandSuggestions/anchorToBottom +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93860_ net/minecraft/client/gui/components/CommandSuggestions/fillColor +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93861_ net/minecraft/client/gui/components/CommandSuggestions/commandUsage +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93862_ net/minecraft/client/gui/components/CommandSuggestions/commandUsagePosition +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93863_ net/minecraft/client/gui/components/CommandSuggestions/commandUsageWidth +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93864_ net/minecraft/client/gui/components/CommandSuggestions/currentParse +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93865_ net/minecraft/client/gui/components/CommandSuggestions/pendingSuggestions +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93866_ net/minecraft/client/gui/components/CommandSuggestions/suggestions +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93867_ net/minecraft/client/gui/components/CommandSuggestions/allowSuggestions +FD: net/minecraft/client/gui/components/CommandSuggestions/f_93868_ net/minecraft/client/gui/components/CommandSuggestions/keepSuggestions +FD: net/minecraft/client/gui/components/CommandSuggestions/net/minecraft/client/gui/components/CommandSuggestions net/minecraft/client/gui/components/CommandSuggestions/net/minecraft/client/gui/components/CommandSuggestions +MD: net/minecraft/client/gui/components/CommandSuggestions/ ()V net/minecraft/client/gui/components/CommandSuggestions/ ()V +MD: net/minecraft/client/gui/components/CommandSuggestions/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/gui/components/EditBox;Lnet/minecraft/client/gui/Font;ZZIIZI)V net/minecraft/client/gui/components/CommandSuggestions/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/gui/components/EditBox;Lnet/minecraft/client/gui/Font;ZZIIZI)V +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93881_ ()V net/minecraft/client/gui/components/CommandSuggestions/updateCommandInfo ()V +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93882_ (D)Z net/minecraft/client/gui/components/CommandSuggestions/mouseScrolled (D)Z +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93884_ (DDI)Z net/minecraft/client/gui/components/CommandSuggestions/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93888_ (III)Z net/minecraft/client/gui/components/CommandSuggestions/keyPressed (III)Z +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93892_ (Lcom/mojang/brigadier/ParseResults;Ljava/lang/String;I)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/gui/components/CommandSuggestions/formatText (Lcom/mojang/brigadier/ParseResults;Ljava/lang/String;I)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93896_ (Lcom/mojang/brigadier/exceptions/CommandSyntaxException;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/gui/components/CommandSuggestions/getExceptionMessage (Lcom/mojang/brigadier/exceptions/CommandSyntaxException;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93898_ (Lcom/mojang/brigadier/suggestion/Suggestions;)Ljava/util/List; net/minecraft/client/gui/components/CommandSuggestions/sortSuggestions (Lcom/mojang/brigadier/suggestion/Suggestions;)Ljava/util/List; +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93900_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/components/CommandSuggestions/render (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93912_ (Ljava/lang/String;)I net/minecraft/client/gui/components/CommandSuggestions/getLastWordIndex (Ljava/lang/String;)I +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93914_ (Ljava/lang/String;I)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/gui/components/CommandSuggestions/formatChat (Ljava/lang/String;I)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93920_ (Lnet/minecraft/ChatFormatting;)V net/minecraft/client/gui/components/CommandSuggestions/fillNodeUsage (Lnet/minecraft/ChatFormatting;)V +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93922_ (Z)V net/minecraft/client/gui/components/CommandSuggestions/setAllowSuggestions (Z)V +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93924_ ()Ljava/lang/String; net/minecraft/client/gui/components/CommandSuggestions/getNarrationMessage ()Ljava/lang/String; +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93927_ (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/gui/components/CommandSuggestions/calculateSuggestionSuffix (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93930_ (Z)V net/minecraft/client/gui/components/CommandSuggestions/showSuggestions (Z)V +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93932_ ()V net/minecraft/client/gui/components/CommandSuggestions/updateUsageInfo ()V +MD: net/minecraft/client/gui/components/CommandSuggestions/m_93935_ ()V net/minecraft/client/gui/components/CommandSuggestions/lambda$updateCommandInfo$0 ()V +CL: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93946_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/this$0 +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93947_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/rect +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93948_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/originalContents +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93949_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/suggestionList +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93950_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/offset +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93951_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/current +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93952_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/lastMouse +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93953_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/tabCycles +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/f_93954_ net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/lastNarratedEntry +FD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/ (Lnet/minecraft/client/gui/components/CommandSuggestions;IIILjava/util/List;Z)V net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/ (Lnet/minecraft/client/gui/components/CommandSuggestions;IIILjava/util/List;Z)V +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_168847_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93970_ ()V net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/useSuggestion ()V +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93971_ (D)Z net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/mouseScrolled (D)Z +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93973_ (I)V net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/cycle (I)V +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93975_ (III)Z net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/mouseClicked (III)Z +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93979_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/render (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93985_ ()V net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/hide ()V +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93986_ (I)V net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/select (I)V +MD: net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/m_93988_ (III)Z net/minecraft/client/gui/components/CommandSuggestions$SuggestionsList/keyPressed (III)Z +CL: net/minecraft/client/gui/components/ComponentRenderUtils net/minecraft/client/gui/components/ComponentRenderUtils +FD: net/minecraft/client/gui/components/ComponentRenderUtils/f_93993_ net/minecraft/client/gui/components/ComponentRenderUtils/INDENT +FD: net/minecraft/client/gui/components/ComponentRenderUtils/net/minecraft/client/gui/components/ComponentRenderUtils net/minecraft/client/gui/components/ComponentRenderUtils/net/minecraft/client/gui/components/ComponentRenderUtils +MD: net/minecraft/client/gui/components/ComponentRenderUtils/ ()V net/minecraft/client/gui/components/ComponentRenderUtils/ ()V +MD: net/minecraft/client/gui/components/ComponentRenderUtils/ ()V net/minecraft/client/gui/components/ComponentRenderUtils/ ()V +MD: net/minecraft/client/gui/components/ComponentRenderUtils/m_93995_ (Lnet/minecraft/client/ComponentCollector;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/client/gui/components/ComponentRenderUtils/lambda$wrapComponents$0 (Lnet/minecraft/client/ComponentCollector;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/client/gui/components/ComponentRenderUtils/m_93999_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/gui/components/ComponentRenderUtils/stripColor (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/ComponentRenderUtils/m_94001_ (Ljava/util/List;Lnet/minecraft/network/chat/FormattedText;Ljava/lang/Boolean;)V net/minecraft/client/gui/components/ComponentRenderUtils/lambda$wrapComponents$1 (Ljava/util/List;Lnet/minecraft/network/chat/FormattedText;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/components/ComponentRenderUtils/m_94005_ (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/client/gui/Font;)Ljava/util/List; net/minecraft/client/gui/components/ComponentRenderUtils/wrapComponents (Lnet/minecraft/network/chat/FormattedText;ILnet/minecraft/client/gui/Font;)Ljava/util/List; +CL: net/minecraft/client/gui/components/ContainerObjectSelectionList net/minecraft/client/gui/components/ContainerObjectSelectionList +FD: net/minecraft/client/gui/components/ContainerObjectSelectionList/f_168849_ net/minecraft/client/gui/components/ContainerObjectSelectionList/hasFocus +FD: net/minecraft/client/gui/components/ContainerObjectSelectionList/net/minecraft/client/gui/components/ContainerObjectSelectionList net/minecraft/client/gui/components/ContainerObjectSelectionList/net/minecraft/client/gui/components/ContainerObjectSelectionList +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList/ (Lnet/minecraft/client/Minecraft;IIIII)V net/minecraft/client/gui/components/ContainerObjectSelectionList/ (Lnet/minecraft/client/Minecraft;IIIII)V +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/ContainerObjectSelectionList/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList/m_142684_ ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/components/ContainerObjectSelectionList/narrationPriority ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList/m_5755_ (Z)Z net/minecraft/client/gui/components/ContainerObjectSelectionList/changeFocus (Z)Z +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList/m_7987_ (I)Z net/minecraft/client/gui/components/ContainerObjectSelectionList/isSelectedItem (I)Z +CL: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry +FD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/f_168853_ net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/lastNarratable +FD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/f_94020_ net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/focused +FD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/f_94021_ net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/dragging +FD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/ ()V net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/ ()V +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/m_142437_ ()Ljava/util/List; net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/narratables ()Ljava/util/List; +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/m_168854_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/m_7222_ ()Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/getFocused ()Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/m_7282_ ()Z net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/isDragging ()Z +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/m_7522_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/setFocused (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V +MD: net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/m_7897_ (Z)V net/minecraft/client/gui/components/ContainerObjectSelectionList$Entry/setDragging (Z)V +CL: net/minecraft/client/gui/components/CycleButton net/minecraft/client/gui/components/CycleButton +FD: net/minecraft/client/gui/components/CycleButton/f_168856_ net/minecraft/client/gui/components/CycleButton/DEFAULT_ALT_LIST_SELECTOR +FD: net/minecraft/client/gui/components/CycleButton/f_168857_ net/minecraft/client/gui/components/CycleButton/BOOLEAN_OPTIONS +FD: net/minecraft/client/gui/components/CycleButton/f_168858_ net/minecraft/client/gui/components/CycleButton/name +FD: net/minecraft/client/gui/components/CycleButton/f_168859_ net/minecraft/client/gui/components/CycleButton/index +FD: net/minecraft/client/gui/components/CycleButton/f_168860_ net/minecraft/client/gui/components/CycleButton/value +FD: net/minecraft/client/gui/components/CycleButton/f_168861_ net/minecraft/client/gui/components/CycleButton/values +FD: net/minecraft/client/gui/components/CycleButton/f_168862_ net/minecraft/client/gui/components/CycleButton/valueStringifier +FD: net/minecraft/client/gui/components/CycleButton/f_168863_ net/minecraft/client/gui/components/CycleButton/narrationProvider +FD: net/minecraft/client/gui/components/CycleButton/f_168864_ net/minecraft/client/gui/components/CycleButton/onValueChange +FD: net/minecraft/client/gui/components/CycleButton/f_168865_ net/minecraft/client/gui/components/CycleButton/tooltipSupplier +FD: net/minecraft/client/gui/components/CycleButton/f_168866_ net/minecraft/client/gui/components/CycleButton/displayOnlyValue +FD: net/minecraft/client/gui/components/CycleButton/net/minecraft/client/gui/components/CycleButton net/minecraft/client/gui/components/CycleButton/net/minecraft/client/gui/components/CycleButton +MD: net/minecraft/client/gui/components/CycleButton/ ()V net/minecraft/client/gui/components/CycleButton/ ()V +MD: net/minecraft/client/gui/components/CycleButton/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;ILjava/lang/Object;Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;Z)V net/minecraft/client/gui/components/CycleButton/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;ILjava/lang/Object;Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;Z)V +MD: net/minecraft/client/gui/components/CycleButton/m_141932_ ()Ljava/util/List; net/minecraft/client/gui/components/CycleButton/getTooltip ()Ljava/util/List; +MD: net/minecraft/client/gui/components/CycleButton/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/CycleButton/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/CycleButton/m_168883_ ()Ljava/lang/Object; net/minecraft/client/gui/components/CycleButton/getValue ()Ljava/lang/Object; +MD: net/minecraft/client/gui/components/CycleButton/m_168890_ (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/CycleButton/lambda$onOffBuilder$1 (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/CycleButton/m_168892_ (Ljava/lang/Object;)V net/minecraft/client/gui/components/CycleButton/setValue (Ljava/lang/Object;)V +MD: net/minecraft/client/gui/components/CycleButton/m_168894_ (Ljava/util/function/Function;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton/builder (Ljava/util/function/Function;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton/m_168896_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton/booleanBuilder (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton/m_168899_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/CycleButton/lambda$booleanBuilder$0 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/CycleButton/m_168904_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/CycleButton/createDefaultNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/CycleButton/m_168905_ (Ljava/lang/Object;)V net/minecraft/client/gui/components/CycleButton/updateValue (Ljava/lang/Object;)V +MD: net/minecraft/client/gui/components/CycleButton/m_168908_ (I)V net/minecraft/client/gui/components/CycleButton/cycleValue (I)V +MD: net/minecraft/client/gui/components/CycleButton/m_168910_ (Ljava/lang/Object;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/CycleButton/createLabelForValue (Ljava/lang/Object;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/CycleButton/m_168912_ (Ljava/lang/Object;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/CycleButton/createFullName (Ljava/lang/Object;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/CycleButton/m_168914_ (I)Ljava/lang/Object; net/minecraft/client/gui/components/CycleButton/getCycledValue (I)Ljava/lang/Object; +MD: net/minecraft/client/gui/components/CycleButton/m_168916_ (Z)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton/onOffBuilder (Z)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton/m_168919_ ()Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton/onOffBuilder ()Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/CycleButton/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/CycleButton/m_5691_ ()V net/minecraft/client/gui/components/CycleButton/onPress ()V +MD: net/minecraft/client/gui/components/CycleButton/m_6050_ (DDD)Z net/minecraft/client/gui/components/CycleButton/mouseScrolled (DDD)Z +CL: net/minecraft/client/gui/components/CycleButton$Builder net/minecraft/client/gui/components/CycleButton$Builder +FD: net/minecraft/client/gui/components/CycleButton$Builder/f_168920_ net/minecraft/client/gui/components/CycleButton$Builder/initialIndex +FD: net/minecraft/client/gui/components/CycleButton$Builder/f_168921_ net/minecraft/client/gui/components/CycleButton$Builder/initialValue +FD: net/minecraft/client/gui/components/CycleButton$Builder/f_168922_ net/minecraft/client/gui/components/CycleButton$Builder/valueStringifier +FD: net/minecraft/client/gui/components/CycleButton$Builder/f_168923_ net/minecraft/client/gui/components/CycleButton$Builder/tooltipSupplier +FD: net/minecraft/client/gui/components/CycleButton$Builder/f_168924_ net/minecraft/client/gui/components/CycleButton$Builder/narrationProvider +FD: net/minecraft/client/gui/components/CycleButton$Builder/f_168925_ net/minecraft/client/gui/components/CycleButton$Builder/values +FD: net/minecraft/client/gui/components/CycleButton$Builder/f_168926_ net/minecraft/client/gui/components/CycleButton$Builder/displayOnlyValue +FD: net/minecraft/client/gui/components/CycleButton$Builder/net/minecraft/client/gui/components/CycleButton$Builder net/minecraft/client/gui/components/CycleButton$Builder/net/minecraft/client/gui/components/CycleButton$Builder +MD: net/minecraft/client/gui/components/CycleButton$Builder/ (Ljava/util/function/Function;)V net/minecraft/client/gui/components/CycleButton$Builder/ (Ljava/util/function/Function;)V +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168929_ ()Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/displayOnlyValue ()Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168930_ (IIIILnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/CycleButton; net/minecraft/client/gui/components/CycleButton$Builder/create (IIIILnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/CycleButton; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168936_ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;)Lnet/minecraft/client/gui/components/CycleButton; net/minecraft/client/gui/components/CycleButton$Builder/create (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;)Lnet/minecraft/client/gui/components/CycleButton; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168943_ (Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/withTooltip (Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168945_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Object;)V net/minecraft/client/gui/components/CycleButton$Builder/lambda$create$1 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Object;)V +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168948_ (Ljava/lang/Object;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/withInitialValue (Ljava/lang/Object;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168950_ (Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/withValues (Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168952_ (Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/withValues (Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168955_ (Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/withValues (Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168959_ (Ljava/util/function/Function;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/withCustomNarration (Ljava/util/function/Function;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168961_ ([Ljava/lang/Object;)Lnet/minecraft/client/gui/components/CycleButton$Builder; net/minecraft/client/gui/components/CycleButton$Builder/withValues ([Ljava/lang/Object;)Lnet/minecraft/client/gui/components/CycleButton$Builder; +MD: net/minecraft/client/gui/components/CycleButton$Builder/m_168963_ (Ljava/lang/Object;)Ljava/util/List; net/minecraft/client/gui/components/CycleButton$Builder/lambda$new$0 (Ljava/lang/Object;)Ljava/util/List; +CL: net/minecraft/client/gui/components/CycleButton$OnValueChange net/minecraft/client/gui/components/CycleButton$OnValueChange +FD: net/minecraft/client/gui/components/CycleButton$OnValueChange/net/minecraft/client/gui/components/CycleButton$OnValueChange net/minecraft/client/gui/components/CycleButton$OnValueChange/net/minecraft/client/gui/components/CycleButton$OnValueChange +MD: net/minecraft/client/gui/components/CycleButton$OnValueChange/m_168965_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Object;)V net/minecraft/client/gui/components/CycleButton$OnValueChange/onValueChange (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Object;)V +CL: net/minecraft/client/gui/components/CycleButton$TooltipSupplier net/minecraft/client/gui/components/CycleButton$TooltipSupplier +FD: net/minecraft/client/gui/components/CycleButton$TooltipSupplier/net/minecraft/client/gui/components/CycleButton$TooltipSupplier net/minecraft/client/gui/components/CycleButton$TooltipSupplier/net/minecraft/client/gui/components/CycleButton$TooltipSupplier +CL: net/minecraft/client/gui/components/CycleButton$ValueListSupplier net/minecraft/client/gui/components/CycleButton$ValueListSupplier +FD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier/net/minecraft/client/gui/components/CycleButton$ValueListSupplier net/minecraft/client/gui/components/CycleButton$ValueListSupplier/net/minecraft/client/gui/components/CycleButton$ValueListSupplier +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier/m_142477_ ()Ljava/util/List; net/minecraft/client/gui/components/CycleButton$ValueListSupplier/getSelectedList ()Ljava/util/List; +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier/m_142478_ ()Ljava/util/List; net/minecraft/client/gui/components/CycleButton$ValueListSupplier/getDefaultList ()Ljava/util/List; +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier/m_168968_ (Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier; net/minecraft/client/gui/components/CycleButton$ValueListSupplier/create (Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier; +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier/m_168970_ (Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier; net/minecraft/client/gui/components/CycleButton$ValueListSupplier/create (Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier; +CL: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1 net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1 +FD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/f_168974_ net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/val$copy +FD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1 net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1 +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/ (Ljava/util/List;)V net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/ (Ljava/util/List;)V +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/m_142477_ ()Ljava/util/List; net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/getSelectedList ()Ljava/util/List; +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/m_142478_ ()Ljava/util/List; net/minecraft/client/gui/components/CycleButton$ValueListSupplier$1/getDefaultList ()Ljava/util/List; +CL: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2 net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2 +FD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/f_168979_ net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/val$altSelector +FD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/f_168980_ net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/val$altCopy +FD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/f_168981_ net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/val$defaultCopy +FD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2 net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2 +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/ (Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)V net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/ (Ljava/util/function/BooleanSupplier;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/m_142477_ ()Ljava/util/List; net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/getSelectedList ()Ljava/util/List; +MD: net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/m_142478_ ()Ljava/util/List; net/minecraft/client/gui/components/CycleButton$ValueListSupplier$2/getDefaultList ()Ljava/util/List; +CL: net/minecraft/client/gui/components/DebugScreenOverlay net/minecraft/client/gui/components/DebugScreenOverlay +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_168988_ net/minecraft/client/gui/components/DebugScreenOverlay/COLOR_GREY +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_168989_ net/minecraft/client/gui/components/DebugScreenOverlay/MARGIN_RIGHT +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_168990_ net/minecraft/client/gui/components/DebugScreenOverlay/MARGIN_LEFT +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_168991_ net/minecraft/client/gui/components/DebugScreenOverlay/MARGIN_TOP +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_168992_ net/minecraft/client/gui/components/DebugScreenOverlay/RED +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_168993_ net/minecraft/client/gui/components/DebugScreenOverlay/YELLOW +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_168994_ net/minecraft/client/gui/components/DebugScreenOverlay/GREEN +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94029_ net/minecraft/client/gui/components/DebugScreenOverlay/HEIGHTMAP_NAMES +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94030_ net/minecraft/client/gui/components/DebugScreenOverlay/minecraft +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94031_ net/minecraft/client/gui/components/DebugScreenOverlay/font +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94032_ net/minecraft/client/gui/components/DebugScreenOverlay/block +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94033_ net/minecraft/client/gui/components/DebugScreenOverlay/liquid +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94034_ net/minecraft/client/gui/components/DebugScreenOverlay/lastPos +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94035_ net/minecraft/client/gui/components/DebugScreenOverlay/clientChunk +FD: net/minecraft/client/gui/components/DebugScreenOverlay/f_94036_ net/minecraft/client/gui/components/DebugScreenOverlay/serverChunk +FD: net/minecraft/client/gui/components/DebugScreenOverlay/net/minecraft/client/gui/components/DebugScreenOverlay net/minecraft/client/gui/components/DebugScreenOverlay/net/minecraft/client/gui/components/DebugScreenOverlay +MD: net/minecraft/client/gui/components/DebugScreenOverlay/ ()V net/minecraft/client/gui/components/DebugScreenOverlay/ ()V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/components/DebugScreenOverlay/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205362_ (Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$getServerChunk$6 (Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205364_ (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$getSystemInformation$9 (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205366_ (Lnet/minecraft/world/level/biome/Biome;)Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$printBiome$3 (Lnet/minecraft/world/level/biome/Biome;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205368_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$getServerChunk$7 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205370_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$getServerChunk$5 (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205372_ (Lnet/minecraft/client/server/IntegratedServer;)Ljava/util/Optional; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$getLevel$4 (Lnet/minecraft/client/server/IntegratedServer;)Ljava/util/Optional; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205374_ (Lnet/minecraft/core/Holder;)Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/printBiome (Lnet/minecraft/core/Holder;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205376_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$printBiome$2 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_205378_ (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$getSystemInformation$8 (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94040_ ()V net/minecraft/client/gui/components/DebugScreenOverlay/clearChunkCache ()V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94041_ (IIF)I net/minecraft/client/gui/components/DebugScreenOverlay/colorLerp (IIF)I +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94045_ (IIII)I net/minecraft/client/gui/components/DebugScreenOverlay/getSampleColor (IIII)I +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94050_ (J)J net/minecraft/client/gui/components/DebugScreenOverlay/bytesToMegabytes (J)J +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94056_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/DebugScreenOverlay/render (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94058_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/FrameTimer;IIZ)V net/minecraft/client/gui/components/DebugScreenOverlay/drawChart (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/util/FrameTimer;IIZ)V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94066_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/entity/MobCategory;)Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/lambda$getGameInformation$1 (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/entity/MobCategory;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94069_ (Ljava/util/EnumMap;)V net/minecraft/client/gui/components/DebugScreenOverlay/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94071_ (Ljava/util/Map$Entry;)Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/getPropertyValueString (Ljava/util/Map$Entry;)Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94075_ ()Ljava/util/List; net/minecraft/client/gui/components/DebugScreenOverlay/getGameInformation ()Ljava/util/List; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94076_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/DebugScreenOverlay/drawGameInformation (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94078_ ()Ljava/util/List; net/minecraft/client/gui/components/DebugScreenOverlay/getSystemInformation ()Ljava/util/List; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94079_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/DebugScreenOverlay/drawSystemInformation (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94081_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/client/gui/components/DebugScreenOverlay/getServerLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94082_ ()Ljava/lang/String; net/minecraft/client/gui/components/DebugScreenOverlay/getServerChunkStats ()Ljava/lang/String; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94083_ ()Lnet/minecraft/world/level/Level; net/minecraft/client/gui/components/DebugScreenOverlay/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94084_ ()Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/gui/components/DebugScreenOverlay/getServerChunk ()Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/gui/components/DebugScreenOverlay/m_94085_ ()Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/gui/components/DebugScreenOverlay/getClientChunk ()Lnet/minecraft/world/level/chunk/LevelChunk; +CL: net/minecraft/client/gui/components/DebugScreenOverlay$1 net/minecraft/client/gui/components/DebugScreenOverlay$1 +FD: net/minecraft/client/gui/components/DebugScreenOverlay$1/f_94086_ net/minecraft/client/gui/components/DebugScreenOverlay$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/client/gui/components/DebugScreenOverlay$1/net/minecraft/client/gui/components/DebugScreenOverlay$1 net/minecraft/client/gui/components/DebugScreenOverlay$1/net/minecraft/client/gui/components/DebugScreenOverlay$1 +MD: net/minecraft/client/gui/components/DebugScreenOverlay$1/ ()V net/minecraft/client/gui/components/DebugScreenOverlay$1/ ()V +CL: net/minecraft/client/gui/components/EditBox net/minecraft/client/gui/components/EditBox +FD: net/minecraft/client/gui/components/EditBox/f_168999_ net/minecraft/client/gui/components/EditBox/BACKWARDS +FD: net/minecraft/client/gui/components/EditBox/f_169000_ net/minecraft/client/gui/components/EditBox/FORWARDS +FD: net/minecraft/client/gui/components/EditBox/f_169001_ net/minecraft/client/gui/components/EditBox/DEFAULT_TEXT_COLOR +FD: net/minecraft/client/gui/components/EditBox/f_169002_ net/minecraft/client/gui/components/EditBox/CURSOR_INSERT_WIDTH +FD: net/minecraft/client/gui/components/EditBox/f_169003_ net/minecraft/client/gui/components/EditBox/CURSOR_INSERT_COLOR +FD: net/minecraft/client/gui/components/EditBox/f_169004_ net/minecraft/client/gui/components/EditBox/CURSOR_APPEND_CHARACTER +FD: net/minecraft/client/gui/components/EditBox/f_169005_ net/minecraft/client/gui/components/EditBox/BORDER_COLOR_FOCUSED +FD: net/minecraft/client/gui/components/EditBox/f_169006_ net/minecraft/client/gui/components/EditBox/BORDER_COLOR +FD: net/minecraft/client/gui/components/EditBox/f_169007_ net/minecraft/client/gui/components/EditBox/BACKGROUND_COLOR +FD: net/minecraft/client/gui/components/EditBox/f_94088_ net/minecraft/client/gui/components/EditBox/suggestion +FD: net/minecraft/client/gui/components/EditBox/f_94089_ net/minecraft/client/gui/components/EditBox/responder +FD: net/minecraft/client/gui/components/EditBox/f_94090_ net/minecraft/client/gui/components/EditBox/filter +FD: net/minecraft/client/gui/components/EditBox/f_94091_ net/minecraft/client/gui/components/EditBox/formatter +FD: net/minecraft/client/gui/components/EditBox/f_94092_ net/minecraft/client/gui/components/EditBox/font +FD: net/minecraft/client/gui/components/EditBox/f_94093_ net/minecraft/client/gui/components/EditBox/value +FD: net/minecraft/client/gui/components/EditBox/f_94094_ net/minecraft/client/gui/components/EditBox/maxLength +FD: net/minecraft/client/gui/components/EditBox/f_94095_ net/minecraft/client/gui/components/EditBox/frame +FD: net/minecraft/client/gui/components/EditBox/f_94096_ net/minecraft/client/gui/components/EditBox/bordered +FD: net/minecraft/client/gui/components/EditBox/f_94097_ net/minecraft/client/gui/components/EditBox/canLoseFocus +FD: net/minecraft/client/gui/components/EditBox/f_94098_ net/minecraft/client/gui/components/EditBox/isEditable +FD: net/minecraft/client/gui/components/EditBox/f_94099_ net/minecraft/client/gui/components/EditBox/shiftPressed +FD: net/minecraft/client/gui/components/EditBox/f_94100_ net/minecraft/client/gui/components/EditBox/displayPos +FD: net/minecraft/client/gui/components/EditBox/f_94101_ net/minecraft/client/gui/components/EditBox/cursorPos +FD: net/minecraft/client/gui/components/EditBox/f_94102_ net/minecraft/client/gui/components/EditBox/highlightPos +FD: net/minecraft/client/gui/components/EditBox/f_94103_ net/minecraft/client/gui/components/EditBox/textColor +FD: net/minecraft/client/gui/components/EditBox/f_94104_ net/minecraft/client/gui/components/EditBox/textColorUneditable +FD: net/minecraft/client/gui/components/EditBox/net/minecraft/client/gui/components/EditBox net/minecraft/client/gui/components/EditBox/net/minecraft/client/gui/components/EditBox +MD: net/minecraft/client/gui/components/EditBox/ (Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/client/gui/components/EditBox;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/EditBox/ (Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/client/gui/components/EditBox;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/EditBox/ (Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/EditBox/ (Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/EditBox/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/EditBox/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/EditBox/m_5534_ (CI)Z net/minecraft/client/gui/components/EditBox/charTyped (CI)Z +MD: net/minecraft/client/gui/components/EditBox/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/EditBox/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/EditBox/m_5755_ (Z)Z net/minecraft/client/gui/components/EditBox/changeFocus (Z)Z +MD: net/minecraft/client/gui/components/EditBox/m_5953_ (DD)Z net/minecraft/client/gui/components/EditBox/isMouseOver (DD)Z +MD: net/minecraft/client/gui/components/EditBox/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/EditBox/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/EditBox/m_6375_ (DDI)Z net/minecraft/client/gui/components/EditBox/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/components/EditBox/m_7207_ (Z)V net/minecraft/client/gui/components/EditBox/onFocusedChanged (Z)V +MD: net/minecraft/client/gui/components/EditBox/m_7933_ (III)Z net/minecraft/client/gui/components/EditBox/keyPressed (III)Z +MD: net/minecraft/client/gui/components/EditBox/m_94120_ ()V net/minecraft/client/gui/components/EditBox/tick ()V +MD: net/minecraft/client/gui/components/EditBox/m_94128_ (II)I net/minecraft/client/gui/components/EditBox/getWordPosition (II)I +MD: net/minecraft/client/gui/components/EditBox/m_94135_ (IIII)V net/minecraft/client/gui/components/EditBox/renderHighlight (IIII)V +MD: net/minecraft/client/gui/components/EditBox/m_94140_ (IIZ)I net/minecraft/client/gui/components/EditBox/getWordPosition (IIZ)I +MD: net/minecraft/client/gui/components/EditBox/m_94144_ (Ljava/lang/String;)V net/minecraft/client/gui/components/EditBox/setValue (Ljava/lang/String;)V +MD: net/minecraft/client/gui/components/EditBox/m_94146_ (Ljava/lang/String;Ljava/lang/Integer;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/gui/components/EditBox/lambda$new$0 (Ljava/lang/String;Ljava/lang/Integer;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/client/gui/components/EditBox/m_94149_ (Ljava/util/function/BiFunction;)V net/minecraft/client/gui/components/EditBox/setFormatter (Ljava/util/function/BiFunction;)V +MD: net/minecraft/client/gui/components/EditBox/m_94151_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/components/EditBox/setResponder (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/components/EditBox/m_94153_ (Ljava/util/function/Predicate;)V net/minecraft/client/gui/components/EditBox/setFilter (Ljava/util/function/Predicate;)V +MD: net/minecraft/client/gui/components/EditBox/m_94155_ ()Ljava/lang/String; net/minecraft/client/gui/components/EditBox/getValue ()Ljava/lang/String; +MD: net/minecraft/client/gui/components/EditBox/m_94164_ (Ljava/lang/String;)V net/minecraft/client/gui/components/EditBox/insertText (Ljava/lang/String;)V +MD: net/minecraft/client/gui/components/EditBox/m_94167_ (Ljava/lang/String;)V net/minecraft/client/gui/components/EditBox/setSuggestion (Ljava/lang/String;)V +MD: net/minecraft/client/gui/components/EditBox/m_94173_ ()Ljava/lang/String; net/minecraft/client/gui/components/EditBox/getHighlighted ()Ljava/lang/String; +MD: net/minecraft/client/gui/components/EditBox/m_94174_ (Ljava/lang/String;)V net/minecraft/client/gui/components/EditBox/onValueChange (Ljava/lang/String;)V +MD: net/minecraft/client/gui/components/EditBox/m_94176_ (I)V net/minecraft/client/gui/components/EditBox/deleteWords (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94178_ (Z)V net/minecraft/client/gui/components/EditBox/setFocus (Z)V +MD: net/minecraft/client/gui/components/EditBox/m_94180_ (I)V net/minecraft/client/gui/components/EditBox/deleteChars (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94182_ (Z)V net/minecraft/client/gui/components/EditBox/setBordered (Z)V +MD: net/minecraft/client/gui/components/EditBox/m_94184_ (I)I net/minecraft/client/gui/components/EditBox/getWordPosition (I)I +MD: net/minecraft/client/gui/components/EditBox/m_94186_ (Z)V net/minecraft/client/gui/components/EditBox/setEditable (Z)V +MD: net/minecraft/client/gui/components/EditBox/m_94188_ (I)V net/minecraft/client/gui/components/EditBox/moveCursor (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94190_ (Z)V net/minecraft/client/gui/components/EditBox/setCanLoseFocus (Z)V +MD: net/minecraft/client/gui/components/EditBox/m_94192_ (I)V net/minecraft/client/gui/components/EditBox/moveCursorTo (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94194_ (Z)V net/minecraft/client/gui/components/EditBox/setVisible (Z)V +MD: net/minecraft/client/gui/components/EditBox/m_94196_ (I)V net/minecraft/client/gui/components/EditBox/setCursorPosition (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94198_ ()V net/minecraft/client/gui/components/EditBox/moveCursorToStart ()V +MD: net/minecraft/client/gui/components/EditBox/m_94199_ (I)V net/minecraft/client/gui/components/EditBox/setMaxLength (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94201_ ()V net/minecraft/client/gui/components/EditBox/moveCursorToEnd ()V +MD: net/minecraft/client/gui/components/EditBox/m_94202_ (I)V net/minecraft/client/gui/components/EditBox/setTextColor (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94204_ ()Z net/minecraft/client/gui/components/EditBox/canConsumeInput ()Z +MD: net/minecraft/client/gui/components/EditBox/m_94205_ (I)V net/minecraft/client/gui/components/EditBox/setTextColorUneditable (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94207_ ()I net/minecraft/client/gui/components/EditBox/getCursorPosition ()I +MD: net/minecraft/client/gui/components/EditBox/m_94208_ (I)V net/minecraft/client/gui/components/EditBox/setHighlightPos (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94210_ ()I net/minecraft/client/gui/components/EditBox/getInnerWidth ()I +MD: net/minecraft/client/gui/components/EditBox/m_94211_ (I)I net/minecraft/client/gui/components/EditBox/getScreenX (I)I +MD: net/minecraft/client/gui/components/EditBox/m_94213_ ()Z net/minecraft/client/gui/components/EditBox/isVisible ()Z +MD: net/minecraft/client/gui/components/EditBox/m_94214_ (I)V net/minecraft/client/gui/components/EditBox/setX (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94216_ ()I net/minecraft/client/gui/components/EditBox/getMaxLength ()I +MD: net/minecraft/client/gui/components/EditBox/m_94217_ (I)V net/minecraft/client/gui/components/EditBox/deleteText (I)V +MD: net/minecraft/client/gui/components/EditBox/m_94219_ ()Z net/minecraft/client/gui/components/EditBox/isBordered ()Z +MD: net/minecraft/client/gui/components/EditBox/m_94220_ (I)I net/minecraft/client/gui/components/EditBox/getCursorPos (I)I +MD: net/minecraft/client/gui/components/EditBox/m_94222_ ()Z net/minecraft/client/gui/components/EditBox/isEditable ()Z +CL: net/minecraft/client/gui/components/ImageButton net/minecraft/client/gui/components/ImageButton +FD: net/minecraft/client/gui/components/ImageButton/f_94223_ net/minecraft/client/gui/components/ImageButton/resourceLocation +FD: net/minecraft/client/gui/components/ImageButton/f_94224_ net/minecraft/client/gui/components/ImageButton/xTexStart +FD: net/minecraft/client/gui/components/ImageButton/f_94225_ net/minecraft/client/gui/components/ImageButton/yTexStart +FD: net/minecraft/client/gui/components/ImageButton/f_94226_ net/minecraft/client/gui/components/ImageButton/yDiffTex +FD: net/minecraft/client/gui/components/ImageButton/f_94227_ net/minecraft/client/gui/components/ImageButton/textureWidth +FD: net/minecraft/client/gui/components/ImageButton/f_94228_ net/minecraft/client/gui/components/ImageButton/textureHeight +FD: net/minecraft/client/gui/components/ImageButton/net/minecraft/client/gui/components/ImageButton net/minecraft/client/gui/components/ImageButton/net/minecraft/client/gui/components/ImageButton +MD: net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;)V net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;)V +MD: net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/gui/components/Button$OnPress;)V net/minecraft/client/gui/components/ImageButton/ (IIIIIIILnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/gui/components/Button$OnPress;)V +MD: net/minecraft/client/gui/components/ImageButton/ (IIIIIILnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/gui/components/Button$OnPress;)V net/minecraft/client/gui/components/ImageButton/ (IIIIIILnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/gui/components/Button$OnPress;)V +MD: net/minecraft/client/gui/components/ImageButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/ImageButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/ImageButton/m_94278_ (II)V net/minecraft/client/gui/components/ImageButton/setPosition (II)V +CL: net/minecraft/client/gui/components/LerpingBossEvent net/minecraft/client/gui/components/LerpingBossEvent +FD: net/minecraft/client/gui/components/LerpingBossEvent/f_169019_ net/minecraft/client/gui/components/LerpingBossEvent/LERP_MILLISECONDS +FD: net/minecraft/client/gui/components/LerpingBossEvent/f_94286_ net/minecraft/client/gui/components/LerpingBossEvent/targetPercent +FD: net/minecraft/client/gui/components/LerpingBossEvent/f_94287_ net/minecraft/client/gui/components/LerpingBossEvent/setTime +FD: net/minecraft/client/gui/components/LerpingBossEvent/net/minecraft/client/gui/components/LerpingBossEvent net/minecraft/client/gui/components/LerpingBossEvent/net/minecraft/client/gui/components/LerpingBossEvent +MD: net/minecraft/client/gui/components/LerpingBossEvent/ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;FLnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;ZZZ)V net/minecraft/client/gui/components/LerpingBossEvent/ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;FLnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;ZZZ)V +MD: net/minecraft/client/gui/components/LerpingBossEvent/m_142711_ (F)V net/minecraft/client/gui/components/LerpingBossEvent/setProgress (F)V +MD: net/minecraft/client/gui/components/LerpingBossEvent/m_142717_ ()F net/minecraft/client/gui/components/LerpingBossEvent/getProgress ()F +CL: net/minecraft/client/gui/components/LockIconButton net/minecraft/client/gui/components/LockIconButton +FD: net/minecraft/client/gui/components/LockIconButton/f_94297_ net/minecraft/client/gui/components/LockIconButton/locked +FD: net/minecraft/client/gui/components/LockIconButton/net/minecraft/client/gui/components/LockIconButton net/minecraft/client/gui/components/LockIconButton/net/minecraft/client/gui/components/LockIconButton +MD: net/minecraft/client/gui/components/LockIconButton/ (IILnet/minecraft/client/gui/components/Button$OnPress;)V net/minecraft/client/gui/components/LockIconButton/ (IILnet/minecraft/client/gui/components/Button$OnPress;)V +MD: net/minecraft/client/gui/components/LockIconButton/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/components/LockIconButton/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/components/LockIconButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/LockIconButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/LockIconButton/m_94302_ ()Z net/minecraft/client/gui/components/LockIconButton/isLocked ()Z +MD: net/minecraft/client/gui/components/LockIconButton/m_94309_ (Z)V net/minecraft/client/gui/components/LockIconButton/setLocked (Z)V +CL: net/minecraft/client/gui/components/LockIconButton$Icon net/minecraft/client/gui/components/LockIconButton$Icon +FD: net/minecraft/client/gui/components/LockIconButton$Icon/$VALUES net/minecraft/client/gui/components/LockIconButton$Icon/$VALUES +FD: net/minecraft/client/gui/components/LockIconButton$Icon/LOCKED net/minecraft/client/gui/components/LockIconButton$Icon/LOCKED +FD: net/minecraft/client/gui/components/LockIconButton$Icon/LOCKED_DISABLED net/minecraft/client/gui/components/LockIconButton$Icon/LOCKED_DISABLED +FD: net/minecraft/client/gui/components/LockIconButton$Icon/LOCKED_HOVER net/minecraft/client/gui/components/LockIconButton$Icon/LOCKED_HOVER +FD: net/minecraft/client/gui/components/LockIconButton$Icon/UNLOCKED net/minecraft/client/gui/components/LockIconButton$Icon/UNLOCKED +FD: net/minecraft/client/gui/components/LockIconButton$Icon/UNLOCKED_DISABLED net/minecraft/client/gui/components/LockIconButton$Icon/UNLOCKED_DISABLED +FD: net/minecraft/client/gui/components/LockIconButton$Icon/UNLOCKED_HOVER net/minecraft/client/gui/components/LockIconButton$Icon/UNLOCKED_HOVER +FD: net/minecraft/client/gui/components/LockIconButton$Icon/f_94317_ net/minecraft/client/gui/components/LockIconButton$Icon/x +FD: net/minecraft/client/gui/components/LockIconButton$Icon/f_94318_ net/minecraft/client/gui/components/LockIconButton$Icon/y +FD: net/minecraft/client/gui/components/LockIconButton$Icon/net/minecraft/client/gui/components/LockIconButton$Icon net/minecraft/client/gui/components/LockIconButton$Icon/net/minecraft/client/gui/components/LockIconButton$Icon +MD: net/minecraft/client/gui/components/LockIconButton$Icon/ ()V net/minecraft/client/gui/components/LockIconButton$Icon/ ()V +MD: net/minecraft/client/gui/components/LockIconButton$Icon/ (Ljava/lang/String;III)V net/minecraft/client/gui/components/LockIconButton$Icon/ (Ljava/lang/String;III)V +MD: net/minecraft/client/gui/components/LockIconButton$Icon/m_169032_ ()[Lnet/minecraft/client/gui/components/LockIconButton$Icon; net/minecraft/client/gui/components/LockIconButton$Icon/$values ()[Lnet/minecraft/client/gui/components/LockIconButton$Icon; +MD: net/minecraft/client/gui/components/LockIconButton$Icon/m_94326_ ()I net/minecraft/client/gui/components/LockIconButton$Icon/getX ()I +MD: net/minecraft/client/gui/components/LockIconButton$Icon/m_94327_ ()I net/minecraft/client/gui/components/LockIconButton$Icon/getY ()I +MD: net/minecraft/client/gui/components/LockIconButton$Icon/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/LockIconButton$Icon; net/minecraft/client/gui/components/LockIconButton$Icon/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/LockIconButton$Icon; +MD: net/minecraft/client/gui/components/LockIconButton$Icon/values ()[Lnet/minecraft/client/gui/components/LockIconButton$Icon; net/minecraft/client/gui/components/LockIconButton$Icon/values ()[Lnet/minecraft/client/gui/components/LockIconButton$Icon; +CL: net/minecraft/client/gui/components/MultiLineLabel net/minecraft/client/gui/components/MultiLineLabel +FD: net/minecraft/client/gui/components/MultiLineLabel/f_94331_ net/minecraft/client/gui/components/MultiLineLabel/EMPTY +FD: net/minecraft/client/gui/components/MultiLineLabel/net/minecraft/client/gui/components/MultiLineLabel net/minecraft/client/gui/components/MultiLineLabel/net/minecraft/client/gui/components/MultiLineLabel +MD: net/minecraft/client/gui/components/MultiLineLabel/ ()V net/minecraft/client/gui/components/MultiLineLabel/ ()V +MD: net/minecraft/client/gui/components/MultiLineLabel/m_169033_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; net/minecraft/client/gui/components/MultiLineLabel/lambda$create$3 (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_169036_ (Lnet/minecraft/client/gui/Font;Ljava/util/List;)Lnet/minecraft/client/gui/components/MultiLineLabel; net/minecraft/client/gui/components/MultiLineLabel/create (Lnet/minecraft/client/gui/Font;Ljava/util/List;)Lnet/minecraft/client/gui/components/MultiLineLabel; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_207298_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V net/minecraft/client/gui/components/MultiLineLabel/renderBackgroundCentered (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +MD: net/minecraft/client/gui/components/MultiLineLabel/m_5770_ ()I net/minecraft/client/gui/components/MultiLineLabel/getLineCount ()I +MD: net/minecraft/client/gui/components/MultiLineLabel/m_6276_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)I net/minecraft/client/gui/components/MultiLineLabel/renderCentered (Lcom/mojang/blaze3d/vertex/PoseStack;II)I +MD: net/minecraft/client/gui/components/MultiLineLabel/m_6508_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel/renderLeftAlignedNoShadow (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +MD: net/minecraft/client/gui/components/MultiLineLabel/m_6514_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel/renderCentered (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +MD: net/minecraft/client/gui/components/MultiLineLabel/m_6516_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel/renderLeftAligned (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +MD: net/minecraft/client/gui/components/MultiLineLabel/m_94341_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/FormattedText;I)Lnet/minecraft/client/gui/components/MultiLineLabel; net/minecraft/client/gui/components/MultiLineLabel/create (Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/FormattedText;I)Lnet/minecraft/client/gui/components/MultiLineLabel; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_94345_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/FormattedText;II)Lnet/minecraft/client/gui/components/MultiLineLabel; net/minecraft/client/gui/components/MultiLineLabel/create (Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/FormattedText;II)Lnet/minecraft/client/gui/components/MultiLineLabel; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_94350_ (Lnet/minecraft/client/gui/Font;[Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/MultiLineLabel; net/minecraft/client/gui/components/MultiLineLabel/create (Lnet/minecraft/client/gui/Font;[Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/MultiLineLabel; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_94358_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; net/minecraft/client/gui/components/MultiLineLabel/lambda$create$2 (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_94361_ (Lnet/minecraft/client/gui/Font;Ljava/util/List;)Lnet/minecraft/client/gui/components/MultiLineLabel; net/minecraft/client/gui/components/MultiLineLabel/createFixed (Lnet/minecraft/client/gui/Font;Ljava/util/List;)Lnet/minecraft/client/gui/components/MultiLineLabel; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_94369_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; net/minecraft/client/gui/components/MultiLineLabel/lambda$create$1 (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; +MD: net/minecraft/client/gui/components/MultiLineLabel/m_94372_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; net/minecraft/client/gui/components/MultiLineLabel/lambda$create$0 (Lnet/minecraft/client/gui/Font;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth; +CL: net/minecraft/client/gui/components/MultiLineLabel$1 net/minecraft/client/gui/components/MultiLineLabel$1 +FD: net/minecraft/client/gui/components/MultiLineLabel$1/net/minecraft/client/gui/components/MultiLineLabel$1 net/minecraft/client/gui/components/MultiLineLabel$1/net/minecraft/client/gui/components/MultiLineLabel$1 +MD: net/minecraft/client/gui/components/MultiLineLabel$1/ ()V net/minecraft/client/gui/components/MultiLineLabel$1/ ()V +MD: net/minecraft/client/gui/components/MultiLineLabel$1/m_207298_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V net/minecraft/client/gui/components/MultiLineLabel$1/renderBackgroundCentered (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +MD: net/minecraft/client/gui/components/MultiLineLabel$1/m_5770_ ()I net/minecraft/client/gui/components/MultiLineLabel$1/getLineCount ()I +MD: net/minecraft/client/gui/components/MultiLineLabel$1/m_6276_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)I net/minecraft/client/gui/components/MultiLineLabel$1/renderCentered (Lcom/mojang/blaze3d/vertex/PoseStack;II)I +MD: net/minecraft/client/gui/components/MultiLineLabel$1/m_6508_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel$1/renderLeftAlignedNoShadow (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +MD: net/minecraft/client/gui/components/MultiLineLabel$1/m_6514_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel$1/renderCentered (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +MD: net/minecraft/client/gui/components/MultiLineLabel$1/m_6516_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel$1/renderLeftAligned (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +CL: net/minecraft/client/gui/components/MultiLineLabel$2 net/minecraft/client/gui/components/MultiLineLabel$2 +FD: net/minecraft/client/gui/components/MultiLineLabel$2/f_94399_ net/minecraft/client/gui/components/MultiLineLabel$2/val$font +FD: net/minecraft/client/gui/components/MultiLineLabel$2/f_94400_ net/minecraft/client/gui/components/MultiLineLabel$2/val$lines +FD: net/minecraft/client/gui/components/MultiLineLabel$2/net/minecraft/client/gui/components/MultiLineLabel$2 net/minecraft/client/gui/components/MultiLineLabel$2/net/minecraft/client/gui/components/MultiLineLabel$2 +MD: net/minecraft/client/gui/components/MultiLineLabel$2/ (Lnet/minecraft/client/gui/Font;Ljava/util/List;)V net/minecraft/client/gui/components/MultiLineLabel$2/ (Lnet/minecraft/client/gui/Font;Ljava/util/List;)V +MD: net/minecraft/client/gui/components/MultiLineLabel$2/m_207298_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V net/minecraft/client/gui/components/MultiLineLabel$2/renderBackgroundCentered (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +MD: net/minecraft/client/gui/components/MultiLineLabel$2/m_210837_ (Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth;)I net/minecraft/client/gui/components/MultiLineLabel$2/lambda$renderBackgroundCentered$0 (Lnet/minecraft/client/gui/components/MultiLineLabel$TextWithWidth;)I +MD: net/minecraft/client/gui/components/MultiLineLabel$2/m_5770_ ()I net/minecraft/client/gui/components/MultiLineLabel$2/getLineCount ()I +MD: net/minecraft/client/gui/components/MultiLineLabel$2/m_6276_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)I net/minecraft/client/gui/components/MultiLineLabel$2/renderCentered (Lcom/mojang/blaze3d/vertex/PoseStack;II)I +MD: net/minecraft/client/gui/components/MultiLineLabel$2/m_6508_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel$2/renderLeftAlignedNoShadow (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +MD: net/minecraft/client/gui/components/MultiLineLabel$2/m_6514_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel$2/renderCentered (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +MD: net/minecraft/client/gui/components/MultiLineLabel$2/m_6516_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I net/minecraft/client/gui/components/MultiLineLabel$2/renderLeftAligned (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)I +CL: net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth +FD: net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/f_94427_ net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/text +FD: net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/f_94428_ net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/width +FD: net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth +MD: net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/ (Lnet/minecraft/util/FormattedCharSequence;I)V net/minecraft/client/gui/components/MultiLineLabel$TextWithWidth/ (Lnet/minecraft/util/FormattedCharSequence;I)V +CL: net/minecraft/client/gui/components/ObjectSelectionList net/minecraft/client/gui/components/ObjectSelectionList +FD: net/minecraft/client/gui/components/ObjectSelectionList/f_169039_ net/minecraft/client/gui/components/ObjectSelectionList/USAGE_NARRATION +FD: net/minecraft/client/gui/components/ObjectSelectionList/f_94440_ net/minecraft/client/gui/components/ObjectSelectionList/inFocus +FD: net/minecraft/client/gui/components/ObjectSelectionList/net/minecraft/client/gui/components/ObjectSelectionList net/minecraft/client/gui/components/ObjectSelectionList/net/minecraft/client/gui/components/ObjectSelectionList +MD: net/minecraft/client/gui/components/ObjectSelectionList/ ()V net/minecraft/client/gui/components/ObjectSelectionList/ ()V +MD: net/minecraft/client/gui/components/ObjectSelectionList/ (Lnet/minecraft/client/Minecraft;IIIII)V net/minecraft/client/gui/components/ObjectSelectionList/ (Lnet/minecraft/client/Minecraft;IIIII)V +MD: net/minecraft/client/gui/components/ObjectSelectionList/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/ObjectSelectionList/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/ObjectSelectionList/m_5755_ (Z)Z net/minecraft/client/gui/components/ObjectSelectionList/changeFocus (Z)Z +CL: net/minecraft/client/gui/components/ObjectSelectionList$Entry net/minecraft/client/gui/components/ObjectSelectionList$Entry +FD: net/minecraft/client/gui/components/ObjectSelectionList$Entry/net/minecraft/client/gui/components/ObjectSelectionList$Entry net/minecraft/client/gui/components/ObjectSelectionList$Entry/net/minecraft/client/gui/components/ObjectSelectionList$Entry +MD: net/minecraft/client/gui/components/ObjectSelectionList$Entry/ ()V net/minecraft/client/gui/components/ObjectSelectionList$Entry/ ()V +MD: net/minecraft/client/gui/components/ObjectSelectionList$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/ObjectSelectionList$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/ObjectSelectionList$Entry/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/ObjectSelectionList$Entry/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/ObjectSelectionList$Entry/m_5755_ (Z)Z net/minecraft/client/gui/components/ObjectSelectionList$Entry/changeFocus (Z)Z +CL: net/minecraft/client/gui/components/OptionsList net/minecraft/client/gui/components/OptionsList +FD: net/minecraft/client/gui/components/OptionsList/net/minecraft/client/gui/components/OptionsList net/minecraft/client/gui/components/OptionsList/net/minecraft/client/gui/components/OptionsList +MD: net/minecraft/client/gui/components/OptionsList/ (Lnet/minecraft/client/Minecraft;IIIII)V net/minecraft/client/gui/components/OptionsList/ (Lnet/minecraft/client/Minecraft;IIIII)V +MD: net/minecraft/client/gui/components/OptionsList/m_5756_ ()I net/minecraft/client/gui/components/OptionsList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/components/OptionsList/m_5759_ ()I net/minecraft/client/gui/components/OptionsList/getRowWidth ()I +MD: net/minecraft/client/gui/components/OptionsList/m_94471_ (Lnet/minecraft/client/Option;)I net/minecraft/client/gui/components/OptionsList/addBig (Lnet/minecraft/client/Option;)I +MD: net/minecraft/client/gui/components/OptionsList/m_94473_ (Lnet/minecraft/client/Option;Lnet/minecraft/client/Option;)V net/minecraft/client/gui/components/OptionsList/addSmall (Lnet/minecraft/client/Option;Lnet/minecraft/client/Option;)V +MD: net/minecraft/client/gui/components/OptionsList/m_94476_ ([Lnet/minecraft/client/Option;)V net/minecraft/client/gui/components/OptionsList/addSmall ([Lnet/minecraft/client/Option;)V +MD: net/minecraft/client/gui/components/OptionsList/m_94478_ (Lnet/minecraft/client/Option;)Lnet/minecraft/client/gui/components/AbstractWidget; net/minecraft/client/gui/components/OptionsList/findOption (Lnet/minecraft/client/Option;)Lnet/minecraft/client/gui/components/AbstractWidget; +MD: net/minecraft/client/gui/components/OptionsList/m_94480_ (DD)Ljava/util/Optional; net/minecraft/client/gui/components/OptionsList/getMouseOver (DD)Ljava/util/Optional; +CL: net/minecraft/client/gui/components/OptionsList$Entry net/minecraft/client/gui/components/OptionsList$Entry +FD: net/minecraft/client/gui/components/OptionsList$Entry/f_169045_ net/minecraft/client/gui/components/OptionsList$Entry/options +FD: net/minecraft/client/gui/components/OptionsList$Entry/f_94485_ net/minecraft/client/gui/components/OptionsList$Entry/children +FD: net/minecraft/client/gui/components/OptionsList$Entry/net/minecraft/client/gui/components/OptionsList$Entry net/minecraft/client/gui/components/OptionsList$Entry/net/minecraft/client/gui/components/OptionsList$Entry +MD: net/minecraft/client/gui/components/OptionsList$Entry/ (Ljava/util/Map;)V net/minecraft/client/gui/components/OptionsList$Entry/ (Ljava/util/Map;)V +MD: net/minecraft/client/gui/components/OptionsList$Entry/m_142437_ ()Ljava/util/List; net/minecraft/client/gui/components/OptionsList$Entry/narratables ()Ljava/util/List; +MD: net/minecraft/client/gui/components/OptionsList$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/components/OptionsList$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/components/OptionsList$Entry/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/components/OptionsList$Entry/children ()Ljava/util/List; +MD: net/minecraft/client/gui/components/OptionsList$Entry/m_94488_ (ILcom/mojang/blaze3d/vertex/PoseStack;IIFLnet/minecraft/client/gui/components/AbstractWidget;)V net/minecraft/client/gui/components/OptionsList$Entry/lambda$render$0 (ILcom/mojang/blaze3d/vertex/PoseStack;IIFLnet/minecraft/client/gui/components/AbstractWidget;)V +MD: net/minecraft/client/gui/components/OptionsList$Entry/m_94506_ (Lnet/minecraft/client/Options;ILnet/minecraft/client/Option;)Lnet/minecraft/client/gui/components/OptionsList$Entry; net/minecraft/client/gui/components/OptionsList$Entry/big (Lnet/minecraft/client/Options;ILnet/minecraft/client/Option;)Lnet/minecraft/client/gui/components/OptionsList$Entry; +MD: net/minecraft/client/gui/components/OptionsList$Entry/m_94510_ (Lnet/minecraft/client/Options;ILnet/minecraft/client/Option;Lnet/minecraft/client/Option;)Lnet/minecraft/client/gui/components/OptionsList$Entry; net/minecraft/client/gui/components/OptionsList$Entry/small (Lnet/minecraft/client/Options;ILnet/minecraft/client/Option;Lnet/minecraft/client/Option;)Lnet/minecraft/client/gui/components/OptionsList$Entry; +CL: net/minecraft/client/gui/components/PlainTextButton net/minecraft/client/gui/components/PlainTextButton +FD: net/minecraft/client/gui/components/PlainTextButton/f_211751_ net/minecraft/client/gui/components/PlainTextButton/font +FD: net/minecraft/client/gui/components/PlainTextButton/f_211752_ net/minecraft/client/gui/components/PlainTextButton/message +FD: net/minecraft/client/gui/components/PlainTextButton/f_211753_ net/minecraft/client/gui/components/PlainTextButton/underlinedMessage +FD: net/minecraft/client/gui/components/PlainTextButton/net/minecraft/client/gui/components/PlainTextButton net/minecraft/client/gui/components/PlainTextButton/net/minecraft/client/gui/components/PlainTextButton +MD: net/minecraft/client/gui/components/PlainTextButton/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/Font;)V net/minecraft/client/gui/components/PlainTextButton/ (IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/Font;)V +MD: net/minecraft/client/gui/components/PlainTextButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/PlainTextButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/client/gui/components/PlayerTabOverlay net/minecraft/client/gui/components/PlayerTabOverlay +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169049_ net/minecraft/client/gui/components/PlayerTabOverlay/MAX_ROWS_PER_COL +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169050_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_EMPTY_CONTAINER +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169051_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_EMPTY_CONTAINER_BLINKING +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169052_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_FULL +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169053_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_HALF_FULL +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169054_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_GOLDEN_FULL +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169055_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_GOLDEN_HALF_FULL +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169056_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_GHOST_FULL +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_169057_ net/minecraft/client/gui/components/PlayerTabOverlay/HEART_GHOST_HALF_FULL +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_94518_ net/minecraft/client/gui/components/PlayerTabOverlay/PLAYER_ORDERING +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_94519_ net/minecraft/client/gui/components/PlayerTabOverlay/minecraft +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_94520_ net/minecraft/client/gui/components/PlayerTabOverlay/gui +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_94521_ net/minecraft/client/gui/components/PlayerTabOverlay/footer +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_94522_ net/minecraft/client/gui/components/PlayerTabOverlay/header +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_94523_ net/minecraft/client/gui/components/PlayerTabOverlay/visibilityId +FD: net/minecraft/client/gui/components/PlayerTabOverlay/f_94524_ net/minecraft/client/gui/components/PlayerTabOverlay/visible +FD: net/minecraft/client/gui/components/PlayerTabOverlay/net/minecraft/client/gui/components/PlayerTabOverlay net/minecraft/client/gui/components/PlayerTabOverlay/net/minecraft/client/gui/components/PlayerTabOverlay +MD: net/minecraft/client/gui/components/PlayerTabOverlay/ ()V net/minecraft/client/gui/components/PlayerTabOverlay/ ()V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/Gui;)V net/minecraft/client/gui/components/PlayerTabOverlay/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/Gui;)V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94529_ ()V net/minecraft/client/gui/components/PlayerTabOverlay/reset ()V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94530_ (Lnet/minecraft/world/scores/Objective;ILjava/lang/String;IILnet/minecraft/client/multiplayer/PlayerInfo;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/PlayerTabOverlay/renderTablistScore (Lnet/minecraft/world/scores/Objective;ILjava/lang/String;IILnet/minecraft/client/multiplayer/PlayerInfo;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94538_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIILnet/minecraft/client/multiplayer/PlayerInfo;)V net/minecraft/client/gui/components/PlayerTabOverlay/renderPingIcon (Lcom/mojang/blaze3d/vertex/PoseStack;IIILnet/minecraft/client/multiplayer/PlayerInfo;)V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94544_ (Lcom/mojang/blaze3d/vertex/PoseStack;ILnet/minecraft/world/scores/Scoreboard;Lnet/minecraft/world/scores/Objective;)V net/minecraft/client/gui/components/PlayerTabOverlay/render (Lcom/mojang/blaze3d/vertex/PoseStack;ILnet/minecraft/world/scores/Scoreboard;Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94549_ (Lnet/minecraft/client/multiplayer/PlayerInfo;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/PlayerTabOverlay/getNameForDisplay (Lnet/minecraft/client/multiplayer/PlayerInfo;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94551_ (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/PlayerTabOverlay/decorateName (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94554_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/PlayerTabOverlay/setFooter (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94556_ (Z)V net/minecraft/client/gui/components/PlayerTabOverlay/setVisible (Z)V +MD: net/minecraft/client/gui/components/PlayerTabOverlay/m_94558_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/PlayerTabOverlay/setHeader (Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator +FD: net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator +MD: net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/ ()V net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/ ()V +MD: net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/compare (Ljava/lang/Object;Ljava/lang/Object;)I net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/compare (Ljava/lang/Object;Ljava/lang/Object;)I +MD: net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/compare (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/client/multiplayer/PlayerInfo;)I net/minecraft/client/gui/components/PlayerTabOverlay$PlayerInfoComparator/compare (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/client/multiplayer/PlayerInfo;)I +CL: net/minecraft/client/gui/components/SliderButton net/minecraft/client/gui/components/SliderButton +FD: net/minecraft/client/gui/components/SliderButton/f_169058_ net/minecraft/client/gui/components/SliderButton/tooltip +FD: net/minecraft/client/gui/components/SliderButton/f_94569_ net/minecraft/client/gui/components/SliderButton/option +FD: net/minecraft/client/gui/components/SliderButton/net/minecraft/client/gui/components/SliderButton net/minecraft/client/gui/components/SliderButton/net/minecraft/client/gui/components/SliderButton +MD: net/minecraft/client/gui/components/SliderButton/ (Lnet/minecraft/client/Options;IIIILnet/minecraft/client/ProgressOption;Ljava/util/List;)V net/minecraft/client/gui/components/SliderButton/ (Lnet/minecraft/client/Options;IIIILnet/minecraft/client/ProgressOption;Ljava/util/List;)V +MD: net/minecraft/client/gui/components/SliderButton/m_141932_ ()Ljava/util/List; net/minecraft/client/gui/components/SliderButton/getTooltip ()Ljava/util/List; +MD: net/minecraft/client/gui/components/SliderButton/m_5695_ ()V net/minecraft/client/gui/components/SliderButton/updateMessage ()V +MD: net/minecraft/client/gui/components/SliderButton/m_5697_ ()V net/minecraft/client/gui/components/SliderButton/applyValue ()V +CL: net/minecraft/client/gui/components/StateSwitchingButton net/minecraft/client/gui/components/StateSwitchingButton +FD: net/minecraft/client/gui/components/StateSwitchingButton/f_94608_ net/minecraft/client/gui/components/StateSwitchingButton/resourceLocation +FD: net/minecraft/client/gui/components/StateSwitchingButton/f_94609_ net/minecraft/client/gui/components/StateSwitchingButton/isStateTriggered +FD: net/minecraft/client/gui/components/StateSwitchingButton/f_94610_ net/minecraft/client/gui/components/StateSwitchingButton/xTexStart +FD: net/minecraft/client/gui/components/StateSwitchingButton/f_94611_ net/minecraft/client/gui/components/StateSwitchingButton/yTexStart +FD: net/minecraft/client/gui/components/StateSwitchingButton/f_94612_ net/minecraft/client/gui/components/StateSwitchingButton/xDiffTex +FD: net/minecraft/client/gui/components/StateSwitchingButton/f_94613_ net/minecraft/client/gui/components/StateSwitchingButton/yDiffTex +FD: net/minecraft/client/gui/components/StateSwitchingButton/net/minecraft/client/gui/components/StateSwitchingButton net/minecraft/client/gui/components/StateSwitchingButton/net/minecraft/client/gui/components/StateSwitchingButton +MD: net/minecraft/client/gui/components/StateSwitchingButton/ (IIIIZ)V net/minecraft/client/gui/components/StateSwitchingButton/ (IIIIZ)V +MD: net/minecraft/client/gui/components/StateSwitchingButton/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/components/StateSwitchingButton/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/components/StateSwitchingButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/StateSwitchingButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/components/StateSwitchingButton/m_94620_ ()Z net/minecraft/client/gui/components/StateSwitchingButton/isStateTriggered ()Z +MD: net/minecraft/client/gui/components/StateSwitchingButton/m_94621_ (II)V net/minecraft/client/gui/components/StateSwitchingButton/setPosition (II)V +MD: net/minecraft/client/gui/components/StateSwitchingButton/m_94624_ (IIIILnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/gui/components/StateSwitchingButton/initTextureValues (IIIILnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/gui/components/StateSwitchingButton/m_94635_ (Z)V net/minecraft/client/gui/components/StateSwitchingButton/setStateTriggered (Z)V +CL: net/minecraft/client/gui/components/SubtitleOverlay net/minecraft/client/gui/components/SubtitleOverlay +FD: net/minecraft/client/gui/components/SubtitleOverlay/f_169070_ net/minecraft/client/gui/components/SubtitleOverlay/DISPLAY_TIME +FD: net/minecraft/client/gui/components/SubtitleOverlay/f_94637_ net/minecraft/client/gui/components/SubtitleOverlay/minecraft +FD: net/minecraft/client/gui/components/SubtitleOverlay/f_94638_ net/minecraft/client/gui/components/SubtitleOverlay/subtitles +FD: net/minecraft/client/gui/components/SubtitleOverlay/f_94639_ net/minecraft/client/gui/components/SubtitleOverlay/isListening +FD: net/minecraft/client/gui/components/SubtitleOverlay/net/minecraft/client/gui/components/SubtitleOverlay net/minecraft/client/gui/components/SubtitleOverlay/net/minecraft/client/gui/components/SubtitleOverlay +MD: net/minecraft/client/gui/components/SubtitleOverlay/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/components/SubtitleOverlay/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/components/SubtitleOverlay/m_6985_ (Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/WeighedSoundEvents;)V net/minecraft/client/gui/components/SubtitleOverlay/onPlaySound (Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/WeighedSoundEvents;)V +MD: net/minecraft/client/gui/components/SubtitleOverlay/m_94642_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/SubtitleOverlay/render (Lcom/mojang/blaze3d/vertex/PoseStack;)V +CL: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle net/minecraft/client/gui/components/SubtitleOverlay$Subtitle +FD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/f_94648_ net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/text +FD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/f_94649_ net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/time +FD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/f_94650_ net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/location +FD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/net/minecraft/client/gui/components/SubtitleOverlay$Subtitle net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/net/minecraft/client/gui/components/SubtitleOverlay$Subtitle +MD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/m_94655_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/getText ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/m_94656_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/refresh (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/m_94658_ ()J net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/getTime ()J +MD: net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/m_94659_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/client/gui/components/SubtitleOverlay$Subtitle/getLocation ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/gui/components/TooltipAccessor net/minecraft/client/gui/components/TooltipAccessor +FD: net/minecraft/client/gui/components/TooltipAccessor/net/minecraft/client/gui/components/TooltipAccessor net/minecraft/client/gui/components/TooltipAccessor/net/minecraft/client/gui/components/TooltipAccessor +MD: net/minecraft/client/gui/components/TooltipAccessor/m_141932_ ()Ljava/util/List; net/minecraft/client/gui/components/TooltipAccessor/getTooltip ()Ljava/util/List; +CL: net/minecraft/client/gui/components/VolumeSlider net/minecraft/client/gui/components/VolumeSlider +FD: net/minecraft/client/gui/components/VolumeSlider/f_94660_ net/minecraft/client/gui/components/VolumeSlider/source +FD: net/minecraft/client/gui/components/VolumeSlider/net/minecraft/client/gui/components/VolumeSlider net/minecraft/client/gui/components/VolumeSlider/net/minecraft/client/gui/components/VolumeSlider +MD: net/minecraft/client/gui/components/VolumeSlider/ (Lnet/minecraft/client/Minecraft;IILnet/minecraft/sounds/SoundSource;I)V net/minecraft/client/gui/components/VolumeSlider/ (Lnet/minecraft/client/Minecraft;IILnet/minecraft/sounds/SoundSource;I)V +MD: net/minecraft/client/gui/components/VolumeSlider/m_5695_ ()V net/minecraft/client/gui/components/VolumeSlider/updateMessage ()V +MD: net/minecraft/client/gui/components/VolumeSlider/m_5697_ ()V net/minecraft/client/gui/components/VolumeSlider/applyValue ()V +CL: net/minecraft/client/gui/components/Widget net/minecraft/client/gui/components/Widget +FD: net/minecraft/client/gui/components/Widget/net/minecraft/client/gui/components/Widget net/minecraft/client/gui/components/Widget/net/minecraft/client/gui/components/Widget +MD: net/minecraft/client/gui/components/Widget/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/components/Widget/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/client/gui/components/events/AbstractContainerEventHandler net/minecraft/client/gui/components/events/AbstractContainerEventHandler +FD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/f_94673_ net/minecraft/client/gui/components/events/AbstractContainerEventHandler/focused +FD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/f_94674_ net/minecraft/client/gui/components/events/AbstractContainerEventHandler/isDragging +FD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/net/minecraft/client/gui/components/events/AbstractContainerEventHandler net/minecraft/client/gui/components/events/AbstractContainerEventHandler/net/minecraft/client/gui/components/events/AbstractContainerEventHandler +MD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/ ()V net/minecraft/client/gui/components/events/AbstractContainerEventHandler/ ()V +MD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/m_7222_ ()Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/components/events/AbstractContainerEventHandler/getFocused ()Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/m_7282_ ()Z net/minecraft/client/gui/components/events/AbstractContainerEventHandler/isDragging ()Z +MD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/m_7522_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V net/minecraft/client/gui/components/events/AbstractContainerEventHandler/setFocused (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V +MD: net/minecraft/client/gui/components/events/AbstractContainerEventHandler/m_7897_ (Z)V net/minecraft/client/gui/components/events/AbstractContainerEventHandler/setDragging (Z)V +CL: net/minecraft/client/gui/components/events/ContainerEventHandler net/minecraft/client/gui/components/events/ContainerEventHandler +FD: net/minecraft/client/gui/components/events/ContainerEventHandler/net/minecraft/client/gui/components/events/ContainerEventHandler net/minecraft/client/gui/components/events/ContainerEventHandler/net/minecraft/client/gui/components/events/ContainerEventHandler +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_5534_ (CI)Z net/minecraft/client/gui/components/events/ContainerEventHandler/charTyped (CI)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_5755_ (Z)Z net/minecraft/client/gui/components/events/ContainerEventHandler/changeFocus (Z)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_6050_ (DDD)Z net/minecraft/client/gui/components/events/ContainerEventHandler/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_6348_ (DDI)Z net/minecraft/client/gui/components/events/ContainerEventHandler/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_6375_ (DDI)Z net/minecraft/client/gui/components/events/ContainerEventHandler/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/components/events/ContainerEventHandler/children ()Ljava/util/List; +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_7222_ ()Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/components/events/ContainerEventHandler/getFocused ()Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_7282_ ()Z net/minecraft/client/gui/components/events/ContainerEventHandler/isDragging ()Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_7522_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V net/minecraft/client/gui/components/events/ContainerEventHandler/setFocused (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_7897_ (Z)V net/minecraft/client/gui/components/events/ContainerEventHandler/setDragging (Z)V +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_7920_ (III)Z net/minecraft/client/gui/components/events/ContainerEventHandler/keyReleased (III)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_7933_ (III)Z net/minecraft/client/gui/components/events/ContainerEventHandler/keyPressed (III)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_7979_ (DDIDD)Z net/minecraft/client/gui/components/events/ContainerEventHandler/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_94689_ (DDDLnet/minecraft/client/gui/components/events/GuiEventListener;)Z net/minecraft/client/gui/components/events/ContainerEventHandler/lambda$mouseScrolled$1 (DDDLnet/minecraft/client/gui/components/events/GuiEventListener;)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_94704_ (DDILnet/minecraft/client/gui/components/events/GuiEventListener;)Z net/minecraft/client/gui/components/events/ContainerEventHandler/lambda$mouseReleased$0 (DDILnet/minecraft/client/gui/components/events/GuiEventListener;)Z +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_94718_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V net/minecraft/client/gui/components/events/ContainerEventHandler/setInitialFocus (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_94725_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V net/minecraft/client/gui/components/events/ContainerEventHandler/magicalSpecialHackyFocus (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V +MD: net/minecraft/client/gui/components/events/ContainerEventHandler/m_94729_ (DD)Ljava/util/Optional; net/minecraft/client/gui/components/events/ContainerEventHandler/getChildAt (DD)Ljava/util/Optional; +CL: net/minecraft/client/gui/components/events/GuiEventListener net/minecraft/client/gui/components/events/GuiEventListener +FD: net/minecraft/client/gui/components/events/GuiEventListener/f_212360_ net/minecraft/client/gui/components/events/GuiEventListener/DOUBLE_CLICK_THRESHOLD_MS +FD: net/minecraft/client/gui/components/events/GuiEventListener/net/minecraft/client/gui/components/events/GuiEventListener net/minecraft/client/gui/components/events/GuiEventListener/net/minecraft/client/gui/components/events/GuiEventListener +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_5534_ (CI)Z net/minecraft/client/gui/components/events/GuiEventListener/charTyped (CI)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_5755_ (Z)Z net/minecraft/client/gui/components/events/GuiEventListener/changeFocus (Z)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_5953_ (DD)Z net/minecraft/client/gui/components/events/GuiEventListener/isMouseOver (DD)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_6050_ (DDD)Z net/minecraft/client/gui/components/events/GuiEventListener/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_6348_ (DDI)Z net/minecraft/client/gui/components/events/GuiEventListener/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_6375_ (DDI)Z net/minecraft/client/gui/components/events/GuiEventListener/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_7920_ (III)Z net/minecraft/client/gui/components/events/GuiEventListener/keyReleased (III)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_7933_ (III)Z net/minecraft/client/gui/components/events/GuiEventListener/keyPressed (III)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_7979_ (DDIDD)Z net/minecraft/client/gui/components/events/GuiEventListener/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/components/events/GuiEventListener/m_94757_ (DD)V net/minecraft/client/gui/components/events/GuiEventListener/mouseMoved (DD)V +CL: net/minecraft/client/gui/components/events/package-info net/minecraft/client/gui/components/events/package-info +FD: net/minecraft/client/gui/components/events/package-info/net/minecraft/client/gui/components/events/package-info net/minecraft/client/gui/components/events/package-info/net/minecraft/client/gui/components/events/package-info +CL: net/minecraft/client/gui/components/package-info net/minecraft/client/gui/components/package-info +FD: net/minecraft/client/gui/components/package-info/net/minecraft/client/gui/components/package-info net/minecraft/client/gui/components/package-info/net/minecraft/client/gui/components/package-info +CL: net/minecraft/client/gui/components/spectator/SpectatorGui net/minecraft/client/gui/components/spectator/SpectatorGui +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/f_169074_ net/minecraft/client/gui/components/spectator/SpectatorGui/FADE_OUT_DELAY +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/f_169075_ net/minecraft/client/gui/components/spectator/SpectatorGui/FADE_OUT_TIME +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/f_94760_ net/minecraft/client/gui/components/spectator/SpectatorGui/SPECTATOR_LOCATION +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/f_94761_ net/minecraft/client/gui/components/spectator/SpectatorGui/WIDGETS_LOCATION +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/f_94762_ net/minecraft/client/gui/components/spectator/SpectatorGui/minecraft +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/f_94763_ net/minecraft/client/gui/components/spectator/SpectatorGui/lastSelectionTime +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/f_94764_ net/minecraft/client/gui/components/spectator/SpectatorGui/menu +FD: net/minecraft/client/gui/components/spectator/SpectatorGui/net/minecraft/client/gui/components/spectator/SpectatorGui net/minecraft/client/gui/components/spectator/SpectatorGui/net/minecraft/client/gui/components/spectator/SpectatorGui +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/ ()V net/minecraft/client/gui/components/spectator/SpectatorGui/ ()V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/components/spectator/SpectatorGui/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_193837_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/spectator/SpectatorGui/renderHotbar (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_205380_ (I)V net/minecraft/client/gui/components/spectator/SpectatorGui/onMouseScrolled (I)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_7613_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/components/spectator/SpectatorGui/onSpectatorMenuClosed (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_94768_ ()Z net/minecraft/client/gui/components/spectator/SpectatorGui/isMenuActive ()Z +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_94771_ (I)V net/minecraft/client/gui/components/spectator/SpectatorGui/onHotbarSelected (I)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_94773_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/spectator/SpectatorGui/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_94778_ (Lcom/mojang/blaze3d/vertex/PoseStack;FIILnet/minecraft/client/gui/spectator/categories/SpectatorPage;)V net/minecraft/client/gui/components/spectator/SpectatorGui/renderPage (Lcom/mojang/blaze3d/vertex/PoseStack;FIILnet/minecraft/client/gui/spectator/categories/SpectatorPage;)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_94784_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIFFLnet/minecraft/client/gui/spectator/SpectatorMenuItem;)V net/minecraft/client/gui/components/spectator/SpectatorGui/renderSlot (Lcom/mojang/blaze3d/vertex/PoseStack;IIFFLnet/minecraft/client/gui/spectator/SpectatorMenuItem;)V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_94793_ ()V net/minecraft/client/gui/components/spectator/SpectatorGui/onMouseMiddleClick ()V +MD: net/minecraft/client/gui/components/spectator/SpectatorGui/m_94794_ ()F net/minecraft/client/gui/components/spectator/SpectatorGui/getHotbarAlpha ()F +CL: net/minecraft/client/gui/components/spectator/package-info net/minecraft/client/gui/components/spectator/package-info +FD: net/minecraft/client/gui/components/spectator/package-info/net/minecraft/client/gui/components/spectator/package-info net/minecraft/client/gui/components/spectator/package-info/net/minecraft/client/gui/components/spectator/package-info +CL: net/minecraft/client/gui/components/toasts/AdvancementToast net/minecraft/client/gui/components/toasts/AdvancementToast +FD: net/minecraft/client/gui/components/toasts/AdvancementToast/f_94795_ net/minecraft/client/gui/components/toasts/AdvancementToast/advancement +FD: net/minecraft/client/gui/components/toasts/AdvancementToast/f_94796_ net/minecraft/client/gui/components/toasts/AdvancementToast/playedSound +FD: net/minecraft/client/gui/components/toasts/AdvancementToast/net/minecraft/client/gui/components/toasts/AdvancementToast net/minecraft/client/gui/components/toasts/AdvancementToast/net/minecraft/client/gui/components/toasts/AdvancementToast +MD: net/minecraft/client/gui/components/toasts/AdvancementToast/ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/components/toasts/AdvancementToast/ (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/components/toasts/AdvancementToast/m_7172_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/AdvancementToast/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +CL: net/minecraft/client/gui/components/toasts/RecipeToast net/minecraft/client/gui/components/toasts/RecipeToast +FD: net/minecraft/client/gui/components/toasts/RecipeToast/f_169076_ net/minecraft/client/gui/components/toasts/RecipeToast/DISPLAY_TIME +FD: net/minecraft/client/gui/components/toasts/RecipeToast/f_94803_ net/minecraft/client/gui/components/toasts/RecipeToast/TITLE_TEXT +FD: net/minecraft/client/gui/components/toasts/RecipeToast/f_94804_ net/minecraft/client/gui/components/toasts/RecipeToast/DESCRIPTION_TEXT +FD: net/minecraft/client/gui/components/toasts/RecipeToast/f_94805_ net/minecraft/client/gui/components/toasts/RecipeToast/recipes +FD: net/minecraft/client/gui/components/toasts/RecipeToast/f_94806_ net/minecraft/client/gui/components/toasts/RecipeToast/lastChanged +FD: net/minecraft/client/gui/components/toasts/RecipeToast/f_94807_ net/minecraft/client/gui/components/toasts/RecipeToast/changed +FD: net/minecraft/client/gui/components/toasts/RecipeToast/net/minecraft/client/gui/components/toasts/RecipeToast net/minecraft/client/gui/components/toasts/RecipeToast/net/minecraft/client/gui/components/toasts/RecipeToast +MD: net/minecraft/client/gui/components/toasts/RecipeToast/ ()V net/minecraft/client/gui/components/toasts/RecipeToast/ ()V +MD: net/minecraft/client/gui/components/toasts/RecipeToast/ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/gui/components/toasts/RecipeToast/ (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/client/gui/components/toasts/RecipeToast/m_7172_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/RecipeToast/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +MD: net/minecraft/client/gui/components/toasts/RecipeToast/m_94811_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/gui/components/toasts/RecipeToast/addItem (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/client/gui/components/toasts/RecipeToast/m_94817_ (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/gui/components/toasts/RecipeToast/addOrUpdate (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/world/item/crafting/Recipe;)V +CL: net/minecraft/client/gui/components/toasts/SystemToast net/minecraft/client/gui/components/toasts/SystemToast +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_169077_ net/minecraft/client/gui/components/toasts/SystemToast/DISPLAY_TIME +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_169078_ net/minecraft/client/gui/components/toasts/SystemToast/MAX_LINE_SIZE +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_94820_ net/minecraft/client/gui/components/toasts/SystemToast/id +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_94821_ net/minecraft/client/gui/components/toasts/SystemToast/title +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_94822_ net/minecraft/client/gui/components/toasts/SystemToast/messageLines +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_94823_ net/minecraft/client/gui/components/toasts/SystemToast/lastChanged +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_94824_ net/minecraft/client/gui/components/toasts/SystemToast/changed +FD: net/minecraft/client/gui/components/toasts/SystemToast/f_94825_ net/minecraft/client/gui/components/toasts/SystemToast/width +FD: net/minecraft/client/gui/components/toasts/SystemToast/net/minecraft/client/gui/components/toasts/SystemToast net/minecraft/client/gui/components/toasts/SystemToast/net/minecraft/client/gui/components/toasts/SystemToast +MD: net/minecraft/client/gui/components/toasts/SystemToast/ (Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Ljava/util/List;I)V net/minecraft/client/gui/components/toasts/SystemToast/ (Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Ljava/util/List;I)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/ (Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/toasts/SystemToast/ (Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_7172_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/SystemToast/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_7283_ ()Ljava/lang/Object; net/minecraft/client/gui/components/toasts/SystemToast/getToken ()Ljava/lang/Object; +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_7283_ ()Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; net/minecraft/client/gui/components/toasts/SystemToast/getToken ()Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_7828_ ()I net/minecraft/client/gui/components/toasts/SystemToast/width ()I +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94836_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;IIII)V net/minecraft/client/gui/components/toasts/SystemToast/renderBackgroundRow (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;IIII)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94847_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/toasts/SystemToast; net/minecraft/client/gui/components/toasts/SystemToast/multiline (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/toasts/SystemToast; +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94852_ (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V net/minecraft/client/gui/components/toasts/SystemToast/onWorldAccessFailure (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94855_ (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/toasts/SystemToast/add (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94860_ (Lnet/minecraft/network/chat/Component;)Lcom/google/common/collect/ImmutableList; net/minecraft/client/gui/components/toasts/SystemToast/nullToEmpty (Lnet/minecraft/network/chat/Component;)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94862_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/toasts/SystemToast/reset (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94866_ (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V net/minecraft/client/gui/components/toasts/SystemToast/onWorldDeleteFailure (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94869_ (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/components/toasts/SystemToast/addOrUpdate (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/components/toasts/SystemToast/m_94875_ (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V net/minecraft/client/gui/components/toasts/SystemToast/onPackCopyFailure (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V +CL: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/$VALUES net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/$VALUES +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/NARRATOR_TOGGLE net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/NARRATOR_TOGGLE +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/PACK_COPY_FAILURE net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/PACK_COPY_FAILURE +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/PACK_LOAD_FAILURE net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/PACK_LOAD_FAILURE +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/PERIODIC_NOTIFICATION net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/PERIODIC_NOTIFICATION +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/TUTORIAL_HINT net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/TUTORIAL_HINT +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/WORLD_ACCESS_FAILURE net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/WORLD_ACCESS_FAILURE +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/WORLD_BACKUP net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/WORLD_BACKUP +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/WORLD_GEN_SETTINGS_TRANSFER net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/WORLD_GEN_SETTINGS_TRANSFER +FD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds +MD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/ ()V net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/ ()V +MD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/ (Ljava/lang/String;I)V net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/m_169079_ ()[Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/$values ()[Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; +MD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; +MD: net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/values ()[Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; net/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds/values ()[Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastIds; +CL: net/minecraft/client/gui/components/toasts/Toast net/minecraft/client/gui/components/toasts/Toast +FD: net/minecraft/client/gui/components/toasts/Toast/f_94893_ net/minecraft/client/gui/components/toasts/Toast/TEXTURE +FD: net/minecraft/client/gui/components/toasts/Toast/f_94894_ net/minecraft/client/gui/components/toasts/Toast/NO_TOKEN +FD: net/minecraft/client/gui/components/toasts/Toast/net/minecraft/client/gui/components/toasts/Toast net/minecraft/client/gui/components/toasts/Toast/net/minecraft/client/gui/components/toasts/Toast +MD: net/minecraft/client/gui/components/toasts/Toast/ ()V net/minecraft/client/gui/components/toasts/Toast/ ()V +MD: net/minecraft/client/gui/components/toasts/Toast/m_7172_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/Toast/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +MD: net/minecraft/client/gui/components/toasts/Toast/m_7283_ ()Ljava/lang/Object; net/minecraft/client/gui/components/toasts/Toast/getToken ()Ljava/lang/Object; +MD: net/minecraft/client/gui/components/toasts/Toast/m_7828_ ()I net/minecraft/client/gui/components/toasts/Toast/width ()I +MD: net/minecraft/client/gui/components/toasts/Toast/m_94899_ ()I net/minecraft/client/gui/components/toasts/Toast/height ()I +CL: net/minecraft/client/gui/components/toasts/Toast$Visibility net/minecraft/client/gui/components/toasts/Toast$Visibility +FD: net/minecraft/client/gui/components/toasts/Toast$Visibility/$VALUES net/minecraft/client/gui/components/toasts/Toast$Visibility/$VALUES +FD: net/minecraft/client/gui/components/toasts/Toast$Visibility/HIDE net/minecraft/client/gui/components/toasts/Toast$Visibility/HIDE +FD: net/minecraft/client/gui/components/toasts/Toast$Visibility/SHOW net/minecraft/client/gui/components/toasts/Toast$Visibility/SHOW +FD: net/minecraft/client/gui/components/toasts/Toast$Visibility/f_94902_ net/minecraft/client/gui/components/toasts/Toast$Visibility/soundEvent +FD: net/minecraft/client/gui/components/toasts/Toast$Visibility/net/minecraft/client/gui/components/toasts/Toast$Visibility net/minecraft/client/gui/components/toasts/Toast$Visibility/net/minecraft/client/gui/components/toasts/Toast$Visibility +MD: net/minecraft/client/gui/components/toasts/Toast$Visibility/ ()V net/minecraft/client/gui/components/toasts/Toast$Visibility/ ()V +MD: net/minecraft/client/gui/components/toasts/Toast$Visibility/ (Ljava/lang/String;ILnet/minecraft/sounds/SoundEvent;)V net/minecraft/client/gui/components/toasts/Toast$Visibility/ (Ljava/lang/String;ILnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/client/gui/components/toasts/Toast$Visibility/m_169080_ ()[Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/Toast$Visibility/$values ()[Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +MD: net/minecraft/client/gui/components/toasts/Toast$Visibility/m_94909_ (Lnet/minecraft/client/sounds/SoundManager;)V net/minecraft/client/gui/components/toasts/Toast$Visibility/playSound (Lnet/minecraft/client/sounds/SoundManager;)V +MD: net/minecraft/client/gui/components/toasts/Toast$Visibility/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/Toast$Visibility/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +MD: net/minecraft/client/gui/components/toasts/Toast$Visibility/values ()[Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/Toast$Visibility/values ()[Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +CL: net/minecraft/client/gui/components/toasts/ToastComponent net/minecraft/client/gui/components/toasts/ToastComponent +FD: net/minecraft/client/gui/components/toasts/ToastComponent/f_169081_ net/minecraft/client/gui/components/toasts/ToastComponent/VISIBLE_TOASTS +FD: net/minecraft/client/gui/components/toasts/ToastComponent/f_94914_ net/minecraft/client/gui/components/toasts/ToastComponent/minecraft +FD: net/minecraft/client/gui/components/toasts/ToastComponent/f_94915_ net/minecraft/client/gui/components/toasts/ToastComponent/visible +FD: net/minecraft/client/gui/components/toasts/ToastComponent/f_94916_ net/minecraft/client/gui/components/toasts/ToastComponent/queued +FD: net/minecraft/client/gui/components/toasts/ToastComponent/net/minecraft/client/gui/components/toasts/ToastComponent net/minecraft/client/gui/components/toasts/ToastComponent/net/minecraft/client/gui/components/toasts/ToastComponent +MD: net/minecraft/client/gui/components/toasts/ToastComponent/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/components/toasts/ToastComponent/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/components/toasts/ToastComponent/m_94919_ ()V net/minecraft/client/gui/components/toasts/ToastComponent/clear ()V +MD: net/minecraft/client/gui/components/toasts/ToastComponent/m_94920_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/components/toasts/ToastComponent/render (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/components/toasts/ToastComponent/m_94922_ (Lnet/minecraft/client/gui/components/toasts/Toast;)V net/minecraft/client/gui/components/toasts/ToastComponent/addToast (Lnet/minecraft/client/gui/components/toasts/Toast;)V +MD: net/minecraft/client/gui/components/toasts/ToastComponent/m_94926_ (Ljava/lang/Class;Ljava/lang/Object;)Lnet/minecraft/client/gui/components/toasts/Toast; net/minecraft/client/gui/components/toasts/ToastComponent/getToast (Ljava/lang/Class;Ljava/lang/Object;)Lnet/minecraft/client/gui/components/toasts/Toast; +MD: net/minecraft/client/gui/components/toasts/ToastComponent/m_94929_ ()Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/components/toasts/ToastComponent/getMinecraft ()Lnet/minecraft/client/Minecraft; +CL: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance +FD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/f_169082_ net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/ANIMATION_TIME +FD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/f_94930_ net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/this$0 +FD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/f_94931_ net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/toast +FD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/f_94932_ net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/animationTime +FD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/f_94933_ net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/visibleTime +FD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/f_94934_ net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/visibility +FD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance +MD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/ (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/client/gui/components/toasts/Toast;)V net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/ (Lnet/minecraft/client/gui/components/toasts/ToastComponent;Lnet/minecraft/client/gui/components/toasts/Toast;)V +MD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/m_94942_ ()Lnet/minecraft/client/gui/components/toasts/Toast; net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/getToast ()Lnet/minecraft/client/gui/components/toasts/Toast; +MD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/m_94943_ (IILcom/mojang/blaze3d/vertex/PoseStack;)Z net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/render (IILcom/mojang/blaze3d/vertex/PoseStack;)Z +MD: net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/m_94947_ (J)F net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance/getVisibility (J)F +CL: net/minecraft/client/gui/components/toasts/TutorialToast net/minecraft/client/gui/components/toasts/TutorialToast +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_169083_ net/minecraft/client/gui/components/toasts/TutorialToast/PROGRESS_BAR_WIDTH +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_169084_ net/minecraft/client/gui/components/toasts/TutorialToast/PROGRESS_BAR_HEIGHT +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_169085_ net/minecraft/client/gui/components/toasts/TutorialToast/PROGRESS_BAR_X +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_169086_ net/minecraft/client/gui/components/toasts/TutorialToast/PROGRESS_BAR_Y +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94949_ net/minecraft/client/gui/components/toasts/TutorialToast/icon +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94950_ net/minecraft/client/gui/components/toasts/TutorialToast/title +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94951_ net/minecraft/client/gui/components/toasts/TutorialToast/message +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94952_ net/minecraft/client/gui/components/toasts/TutorialToast/visibility +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94953_ net/minecraft/client/gui/components/toasts/TutorialToast/lastProgressTime +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94954_ net/minecraft/client/gui/components/toasts/TutorialToast/lastProgress +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94955_ net/minecraft/client/gui/components/toasts/TutorialToast/progress +FD: net/minecraft/client/gui/components/toasts/TutorialToast/f_94956_ net/minecraft/client/gui/components/toasts/TutorialToast/progressable +FD: net/minecraft/client/gui/components/toasts/TutorialToast/net/minecraft/client/gui/components/toasts/TutorialToast net/minecraft/client/gui/components/toasts/TutorialToast/net/minecraft/client/gui/components/toasts/TutorialToast +MD: net/minecraft/client/gui/components/toasts/TutorialToast/ (Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Z)V net/minecraft/client/gui/components/toasts/TutorialToast/ (Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/client/gui/components/toasts/TutorialToast/m_7172_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; net/minecraft/client/gui/components/toasts/TutorialToast/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/components/toasts/ToastComponent;J)Lnet/minecraft/client/gui/components/toasts/Toast$Visibility; +MD: net/minecraft/client/gui/components/toasts/TutorialToast/m_94962_ (F)V net/minecraft/client/gui/components/toasts/TutorialToast/updateProgress (F)V +MD: net/minecraft/client/gui/components/toasts/TutorialToast/m_94968_ ()V net/minecraft/client/gui/components/toasts/TutorialToast/hide ()V +CL: net/minecraft/client/gui/components/toasts/TutorialToast$Icons net/minecraft/client/gui/components/toasts/TutorialToast$Icons +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/$VALUES net/minecraft/client/gui/components/toasts/TutorialToast$Icons/$VALUES +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/MOUSE net/minecraft/client/gui/components/toasts/TutorialToast$Icons/MOUSE +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/MOVEMENT_KEYS net/minecraft/client/gui/components/toasts/TutorialToast$Icons/MOVEMENT_KEYS +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/RECIPE_BOOK net/minecraft/client/gui/components/toasts/TutorialToast$Icons/RECIPE_BOOK +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/RIGHT_CLICK net/minecraft/client/gui/components/toasts/TutorialToast$Icons/RIGHT_CLICK +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/SOCIAL_INTERACTIONS net/minecraft/client/gui/components/toasts/TutorialToast$Icons/SOCIAL_INTERACTIONS +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/TREE net/minecraft/client/gui/components/toasts/TutorialToast$Icons/TREE +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/WOODEN_PLANKS net/minecraft/client/gui/components/toasts/TutorialToast$Icons/WOODEN_PLANKS +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/f_94975_ net/minecraft/client/gui/components/toasts/TutorialToast$Icons/x +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/f_94976_ net/minecraft/client/gui/components/toasts/TutorialToast$Icons/y +FD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/net/minecraft/client/gui/components/toasts/TutorialToast$Icons net/minecraft/client/gui/components/toasts/TutorialToast$Icons/net/minecraft/client/gui/components/toasts/TutorialToast$Icons +MD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/ ()V net/minecraft/client/gui/components/toasts/TutorialToast$Icons/ ()V +MD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/ (Ljava/lang/String;III)V net/minecraft/client/gui/components/toasts/TutorialToast$Icons/ (Ljava/lang/String;III)V +MD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/m_169088_ ()[Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons; net/minecraft/client/gui/components/toasts/TutorialToast$Icons/$values ()[Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons; +MD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/m_94984_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiComponent;II)V net/minecraft/client/gui/components/toasts/TutorialToast$Icons/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiComponent;II)V +MD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons; net/minecraft/client/gui/components/toasts/TutorialToast$Icons/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons; +MD: net/minecraft/client/gui/components/toasts/TutorialToast$Icons/values ()[Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons; net/minecraft/client/gui/components/toasts/TutorialToast$Icons/values ()[Lnet/minecraft/client/gui/components/toasts/TutorialToast$Icons; +CL: net/minecraft/client/gui/components/toasts/package-info net/minecraft/client/gui/components/toasts/package-info +FD: net/minecraft/client/gui/components/toasts/package-info/net/minecraft/client/gui/components/toasts/package-info net/minecraft/client/gui/components/toasts/package-info/net/minecraft/client/gui/components/toasts/package-info +CL: net/minecraft/client/gui/font/AllMissingGlyphProvider net/minecraft/client/gui/font/AllMissingGlyphProvider +FD: net/minecraft/client/gui/font/AllMissingGlyphProvider/net/minecraft/client/gui/font/AllMissingGlyphProvider net/minecraft/client/gui/font/AllMissingGlyphProvider/net/minecraft/client/gui/font/AllMissingGlyphProvider +MD: net/minecraft/client/gui/font/AllMissingGlyphProvider/ ()V net/minecraft/client/gui/font/AllMissingGlyphProvider/ ()V +MD: net/minecraft/client/gui/font/AllMissingGlyphProvider/m_6990_ ()Lit/unimi/dsi/fastutil/ints/IntSet; net/minecraft/client/gui/font/AllMissingGlyphProvider/getSupportedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet; +MD: net/minecraft/client/gui/font/AllMissingGlyphProvider/m_7823_ (I)Lcom/mojang/blaze3d/font/RawGlyph; net/minecraft/client/gui/font/AllMissingGlyphProvider/getGlyph (I)Lcom/mojang/blaze3d/font/RawGlyph; +CL: net/minecraft/client/gui/font/FontManager net/minecraft/client/gui/font/FontManager +FD: net/minecraft/client/gui/font/FontManager/f_169089_ net/minecraft/client/gui/font/FontManager/FONTS_PATH +FD: net/minecraft/client/gui/font/FontManager/f_94996_ net/minecraft/client/gui/font/FontManager/MISSING_FONT +FD: net/minecraft/client/gui/font/FontManager/f_94997_ net/minecraft/client/gui/font/FontManager/LOGGER +FD: net/minecraft/client/gui/font/FontManager/f_94998_ net/minecraft/client/gui/font/FontManager/missingFontSet +FD: net/minecraft/client/gui/font/FontManager/f_94999_ net/minecraft/client/gui/font/FontManager/fontSets +FD: net/minecraft/client/gui/font/FontManager/f_95000_ net/minecraft/client/gui/font/FontManager/textureManager +FD: net/minecraft/client/gui/font/FontManager/f_95001_ net/minecraft/client/gui/font/FontManager/renames +FD: net/minecraft/client/gui/font/FontManager/f_95002_ net/minecraft/client/gui/font/FontManager/reloadListener +FD: net/minecraft/client/gui/font/FontManager/net/minecraft/client/gui/font/FontManager net/minecraft/client/gui/font/FontManager/net/minecraft/client/gui/font/FontManager +MD: net/minecraft/client/gui/font/FontManager/ ()V net/minecraft/client/gui/font/FontManager/ ()V +MD: net/minecraft/client/gui/font/FontManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/gui/font/FontManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/gui/font/FontManager/close ()V net/minecraft/client/gui/font/FontManager/close ()V +MD: net/minecraft/client/gui/font/FontManager/m_95006_ ()Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/font/FontManager/createFont ()Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/font/FontManager/m_95009_ (Lnet/minecraft/client/gui/font/FontSet;)V net/minecraft/client/gui/font/FontManager/lambda$new$0 (Lnet/minecraft/client/gui/font/FontSet;)V +MD: net/minecraft/client/gui/font/FontManager/m_95011_ (Ljava/util/Map;)V net/minecraft/client/gui/font/FontManager/setRenames (Ljava/util/Map;)V +MD: net/minecraft/client/gui/font/FontManager/m_95013_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/gui/font/FontSet; net/minecraft/client/gui/font/FontManager/lambda$createFont$1 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/gui/font/FontSet; +MD: net/minecraft/client/gui/font/FontManager/m_95015_ ()Lnet/minecraft/server/packs/resources/PreparableReloadListener; net/minecraft/client/gui/font/FontManager/getReloadListener ()Lnet/minecraft/server/packs/resources/PreparableReloadListener; +CL: net/minecraft/client/gui/font/FontManager$1 net/minecraft/client/gui/font/FontManager$1 +FD: net/minecraft/client/gui/font/FontManager$1/f_95020_ net/minecraft/client/gui/font/FontManager$1/this$0 +FD: net/minecraft/client/gui/font/FontManager$1/net/minecraft/client/gui/font/FontManager$1 net/minecraft/client/gui/font/FontManager$1/net/minecraft/client/gui/font/FontManager$1 +MD: net/minecraft/client/gui/font/FontManager$1/ (Lnet/minecraft/client/gui/font/FontManager;)V net/minecraft/client/gui/font/FontManager$1/ (Lnet/minecraft/client/gui/font/FontManager;)V +MD: net/minecraft/client/gui/font/FontManager$1/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/gui/font/FontManager$1/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/gui/font/FontManager$1/m_5787_ (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/gui/font/FontManager$1/apply (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/gui/font/FontManager$1/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/gui/font/FontManager$1/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/gui/font/FontManager$1/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/Map; net/minecraft/client/gui/font/FontManager$1/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/Map; +MD: net/minecraft/client/gui/font/FontManager$1/m_7812_ ()Ljava/lang/String; net/minecraft/client/gui/font/FontManager$1/getName ()Ljava/lang/String; +MD: net/minecraft/client/gui/font/FontManager$1/m_95030_ (Ljava/lang/String;)Z net/minecraft/client/gui/font/FontManager$1/lambda$prepare$0 (Ljava/lang/String;)Z +MD: net/minecraft/client/gui/font/FontManager$1/m_95032_ (Ljava/util/List;I)V net/minecraft/client/gui/font/FontManager$1/lambda$prepare$2 (Ljava/util/List;I)V +MD: net/minecraft/client/gui/font/FontManager$1/m_95039_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; net/minecraft/client/gui/font/FontManager$1/lambda$prepare$1 (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; +MD: net/minecraft/client/gui/font/FontManager$1/m_95041_ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V net/minecraft/client/gui/font/FontManager$1/lambda$apply$3 (Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V +CL: net/minecraft/client/gui/font/FontSet net/minecraft/client/gui/font/FontSet +FD: net/minecraft/client/gui/font/FontSet/f_202355_ net/minecraft/client/gui/font/FontSet/ZERO_WIDTH_NO_JOIN_INFO +FD: net/minecraft/client/gui/font/FontSet/f_202356_ net/minecraft/client/gui/font/FontSet/ZERO_WIDTH_NO_JOIN_CODEPOINT +FD: net/minecraft/client/gui/font/FontSet/f_95048_ net/minecraft/client/gui/font/FontSet/SPACE_GLYPH +FD: net/minecraft/client/gui/font/FontSet/f_95049_ net/minecraft/client/gui/font/FontSet/SPACE_INFO +FD: net/minecraft/client/gui/font/FontSet/f_95050_ net/minecraft/client/gui/font/FontSet/RANDOM +FD: net/minecraft/client/gui/font/FontSet/f_95051_ net/minecraft/client/gui/font/FontSet/textureManager +FD: net/minecraft/client/gui/font/FontSet/f_95052_ net/minecraft/client/gui/font/FontSet/name +FD: net/minecraft/client/gui/font/FontSet/f_95053_ net/minecraft/client/gui/font/FontSet/missingGlyph +FD: net/minecraft/client/gui/font/FontSet/f_95054_ net/minecraft/client/gui/font/FontSet/whiteGlyph +FD: net/minecraft/client/gui/font/FontSet/f_95055_ net/minecraft/client/gui/font/FontSet/providers +FD: net/minecraft/client/gui/font/FontSet/f_95056_ net/minecraft/client/gui/font/FontSet/glyphs +FD: net/minecraft/client/gui/font/FontSet/f_95057_ net/minecraft/client/gui/font/FontSet/glyphInfos +FD: net/minecraft/client/gui/font/FontSet/f_95058_ net/minecraft/client/gui/font/FontSet/glyphsByWidth +FD: net/minecraft/client/gui/font/FontSet/f_95059_ net/minecraft/client/gui/font/FontSet/textures +FD: net/minecraft/client/gui/font/FontSet/net/minecraft/client/gui/font/FontSet net/minecraft/client/gui/font/FontSet/net/minecraft/client/gui/font/FontSet +MD: net/minecraft/client/gui/font/FontSet/ ()V net/minecraft/client/gui/font/FontSet/ ()V +MD: net/minecraft/client/gui/font/FontSet/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/gui/font/FontSet/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/gui/font/FontSet/close ()V net/minecraft/client/gui/font/FontSet/close ()V +MD: net/minecraft/client/gui/font/FontSet/m_202357_ (Ljava/util/List;Ljava/util/Set;I)V net/minecraft/client/gui/font/FontSet/lambda$reload$3 (Ljava/util/List;Ljava/util/Set;I)V +MD: net/minecraft/client/gui/font/FontSet/m_202361_ (I)Lcom/mojang/blaze3d/font/GlyphInfo; net/minecraft/client/gui/font/FontSet/getGlyphInfoForSpace (I)Lcom/mojang/blaze3d/font/GlyphInfo; +MD: net/minecraft/client/gui/font/FontSet/m_202363_ ()F net/minecraft/client/gui/font/FontSet/lambda$static$1 ()F +MD: net/minecraft/client/gui/font/FontSet/m_202364_ (I)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; net/minecraft/client/gui/font/FontSet/lambda$getGlyph$5 (I)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; +MD: net/minecraft/client/gui/font/FontSet/m_202366_ (I)Lcom/mojang/blaze3d/font/GlyphInfo; net/minecraft/client/gui/font/FontSet/lambda$getGlyphInfo$4 (I)Lcom/mojang/blaze3d/font/GlyphInfo; +MD: net/minecraft/client/gui/font/FontSet/m_202368_ (I)Lit/unimi/dsi/fastutil/ints/IntList; net/minecraft/client/gui/font/FontSet/lambda$reload$2 (I)Lit/unimi/dsi/fastutil/ints/IntList; +MD: net/minecraft/client/gui/font/FontSet/m_95064_ ()Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; net/minecraft/client/gui/font/FontSet/whiteGlyph ()Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; +MD: net/minecraft/client/gui/font/FontSet/m_95065_ (I)Lcom/mojang/blaze3d/font/GlyphInfo; net/minecraft/client/gui/font/FontSet/getGlyphInfo (I)Lcom/mojang/blaze3d/font/GlyphInfo; +MD: net/minecraft/client/gui/font/FontSet/m_95067_ (Lcom/mojang/blaze3d/font/GlyphInfo;)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; net/minecraft/client/gui/font/FontSet/getRandomGlyph (Lcom/mojang/blaze3d/font/GlyphInfo;)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; +MD: net/minecraft/client/gui/font/FontSet/m_95069_ (Lcom/mojang/blaze3d/font/RawGlyph;)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; net/minecraft/client/gui/font/FontSet/stitch (Lcom/mojang/blaze3d/font/RawGlyph;)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; +MD: net/minecraft/client/gui/font/FontSet/m_95071_ (Ljava/util/List;)V net/minecraft/client/gui/font/FontSet/reload (Ljava/util/List;)V +MD: net/minecraft/client/gui/font/FontSet/m_95077_ ()V net/minecraft/client/gui/font/FontSet/closeProviders ()V +MD: net/minecraft/client/gui/font/FontSet/m_95078_ (I)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; net/minecraft/client/gui/font/FontSet/getGlyph (I)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; +MD: net/minecraft/client/gui/font/FontSet/m_95080_ ()V net/minecraft/client/gui/font/FontSet/closeTextures ()V +MD: net/minecraft/client/gui/font/FontSet/m_95081_ (I)Lcom/mojang/blaze3d/font/RawGlyph; net/minecraft/client/gui/font/FontSet/getRaw (I)Lcom/mojang/blaze3d/font/RawGlyph; +MD: net/minecraft/client/gui/font/FontSet/m_95084_ ()F net/minecraft/client/gui/font/FontSet/lambda$static$0 ()F +CL: net/minecraft/client/gui/font/FontTexture net/minecraft/client/gui/font/FontTexture +FD: net/minecraft/client/gui/font/FontTexture/f_169092_ net/minecraft/client/gui/font/FontTexture/SIZE +FD: net/minecraft/client/gui/font/FontTexture/f_181373_ net/minecraft/client/gui/font/FontTexture/polygonOffsetType +FD: net/minecraft/client/gui/font/FontTexture/f_95091_ net/minecraft/client/gui/font/FontTexture/name +FD: net/minecraft/client/gui/font/FontTexture/f_95092_ net/minecraft/client/gui/font/FontTexture/normalType +FD: net/minecraft/client/gui/font/FontTexture/f_95093_ net/minecraft/client/gui/font/FontTexture/seeThroughType +FD: net/minecraft/client/gui/font/FontTexture/f_95094_ net/minecraft/client/gui/font/FontTexture/colored +FD: net/minecraft/client/gui/font/FontTexture/f_95095_ net/minecraft/client/gui/font/FontTexture/root +FD: net/minecraft/client/gui/font/FontTexture/net/minecraft/client/gui/font/FontTexture net/minecraft/client/gui/font/FontTexture/net/minecraft/client/gui/font/FontTexture +MD: net/minecraft/client/gui/font/FontTexture/ (Lnet/minecraft/resources/ResourceLocation;Z)V net/minecraft/client/gui/font/FontTexture/ (Lnet/minecraft/resources/ResourceLocation;Z)V +MD: net/minecraft/client/gui/font/FontTexture/close ()V net/minecraft/client/gui/font/FontTexture/close ()V +MD: net/minecraft/client/gui/font/FontTexture/m_6704_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/gui/font/FontTexture/load (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/client/gui/font/FontTexture/m_95099_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/gui/font/FontTexture/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/gui/font/FontTexture/m_95102_ (Lcom/mojang/blaze3d/font/RawGlyph;)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; net/minecraft/client/gui/font/FontTexture/add (Lcom/mojang/blaze3d/font/RawGlyph;)Lnet/minecraft/client/gui/font/glyphs/BakedGlyph; +CL: net/minecraft/client/gui/font/FontTexture$Node net/minecraft/client/gui/font/FontTexture$Node +FD: net/minecraft/client/gui/font/FontTexture$Node/f_95105_ net/minecraft/client/gui/font/FontTexture$Node/x +FD: net/minecraft/client/gui/font/FontTexture$Node/f_95106_ net/minecraft/client/gui/font/FontTexture$Node/y +FD: net/minecraft/client/gui/font/FontTexture$Node/f_95107_ net/minecraft/client/gui/font/FontTexture$Node/width +FD: net/minecraft/client/gui/font/FontTexture$Node/f_95108_ net/minecraft/client/gui/font/FontTexture$Node/height +FD: net/minecraft/client/gui/font/FontTexture$Node/f_95109_ net/minecraft/client/gui/font/FontTexture$Node/left +FD: net/minecraft/client/gui/font/FontTexture$Node/f_95110_ net/minecraft/client/gui/font/FontTexture$Node/right +FD: net/minecraft/client/gui/font/FontTexture$Node/f_95111_ net/minecraft/client/gui/font/FontTexture$Node/occupied +FD: net/minecraft/client/gui/font/FontTexture$Node/net/minecraft/client/gui/font/FontTexture$Node net/minecraft/client/gui/font/FontTexture$Node/net/minecraft/client/gui/font/FontTexture$Node +MD: net/minecraft/client/gui/font/FontTexture$Node/ (IIII)V net/minecraft/client/gui/font/FontTexture$Node/ (IIII)V +MD: net/minecraft/client/gui/font/FontTexture$Node/m_95123_ (Lcom/mojang/blaze3d/font/RawGlyph;)Lnet/minecraft/client/gui/font/FontTexture$Node; net/minecraft/client/gui/font/FontTexture$Node/insert (Lcom/mojang/blaze3d/font/RawGlyph;)Lnet/minecraft/client/gui/font/FontTexture$Node; +CL: net/minecraft/client/gui/font/TextFieldHelper net/minecraft/client/gui/font/TextFieldHelper +FD: net/minecraft/client/gui/font/TextFieldHelper/f_95129_ net/minecraft/client/gui/font/TextFieldHelper/getMessageFn +FD: net/minecraft/client/gui/font/TextFieldHelper/f_95130_ net/minecraft/client/gui/font/TextFieldHelper/setMessageFn +FD: net/minecraft/client/gui/font/TextFieldHelper/f_95131_ net/minecraft/client/gui/font/TextFieldHelper/getClipboardFn +FD: net/minecraft/client/gui/font/TextFieldHelper/f_95132_ net/minecraft/client/gui/font/TextFieldHelper/setClipboardFn +FD: net/minecraft/client/gui/font/TextFieldHelper/f_95133_ net/minecraft/client/gui/font/TextFieldHelper/stringValidator +FD: net/minecraft/client/gui/font/TextFieldHelper/f_95134_ net/minecraft/client/gui/font/TextFieldHelper/cursorPos +FD: net/minecraft/client/gui/font/TextFieldHelper/f_95135_ net/minecraft/client/gui/font/TextFieldHelper/selectionPos +FD: net/minecraft/client/gui/font/TextFieldHelper/net/minecraft/client/gui/font/TextFieldHelper net/minecraft/client/gui/font/TextFieldHelper/net/minecraft/client/gui/font/TextFieldHelper +MD: net/minecraft/client/gui/font/TextFieldHelper/ (Ljava/util/function/Supplier;Ljava/util/function/Consumer;Ljava/util/function/Supplier;Ljava/util/function/Consumer;Ljava/util/function/Predicate;)V net/minecraft/client/gui/font/TextFieldHelper/ (Ljava/util/function/Supplier;Ljava/util/function/Consumer;Ljava/util/function/Supplier;Ljava/util/function/Consumer;Ljava/util/function/Predicate;)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_169093_ (I)V net/minecraft/client/gui/font/TextFieldHelper/moveByChars (I)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_169095_ (I)V net/minecraft/client/gui/font/TextFieldHelper/moveByWords (I)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_169097_ ()V net/minecraft/client/gui/font/TextFieldHelper/setCursorToStart ()V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_169098_ (I)V net/minecraft/client/gui/font/TextFieldHelper/setCursorPos (I)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_169100_ (I)V net/minecraft/client/gui/font/TextFieldHelper/setSelectionPos (I)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95142_ ()V net/minecraft/client/gui/font/TextFieldHelper/cut ()V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95143_ (C)Z net/minecraft/client/gui/font/TextFieldHelper/charTyped (C)Z +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95145_ (I)Z net/minecraft/client/gui/font/TextFieldHelper/keyPressed (I)Z +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95147_ (II)V net/minecraft/client/gui/font/TextFieldHelper/setSelectionRange (II)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95150_ (IZ)V net/minecraft/client/gui/font/TextFieldHelper/moveByChars (IZ)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95153_ (Lnet/minecraft/client/Minecraft;)Ljava/util/function/Supplier; net/minecraft/client/gui/font/TextFieldHelper/createClipboardGetter (Lnet/minecraft/client/Minecraft;)Ljava/util/function/Supplier; +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95155_ (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V net/minecraft/client/gui/font/TextFieldHelper/setClipboardContents (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95158_ (Ljava/lang/String;)V net/minecraft/client/gui/font/TextFieldHelper/insertText (Ljava/lang/String;)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95160_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/gui/font/TextFieldHelper/insertText (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95163_ (Z)V net/minecraft/client/gui/font/TextFieldHelper/resetSelectionIfNeeded (Z)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95165_ ()V net/minecraft/client/gui/font/TextFieldHelper/paste ()V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95166_ (IZ)V net/minecraft/client/gui/font/TextFieldHelper/moveByWords (IZ)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95169_ (Lnet/minecraft/client/Minecraft;)Ljava/lang/String; net/minecraft/client/gui/font/TextFieldHelper/getClipboardContents (Lnet/minecraft/client/Minecraft;)Ljava/lang/String; +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95171_ (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V net/minecraft/client/gui/font/TextFieldHelper/lambda$createClipboardSetter$1 (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95174_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/gui/font/TextFieldHelper/getSelected (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95176_ (Z)V net/minecraft/client/gui/font/TextFieldHelper/setCursorToStart (Z)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95178_ ()V net/minecraft/client/gui/font/TextFieldHelper/copy ()V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95179_ (IZ)V net/minecraft/client/gui/font/TextFieldHelper/setCursorPos (IZ)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95182_ (Lnet/minecraft/client/Minecraft;)Ljava/util/function/Consumer; net/minecraft/client/gui/font/TextFieldHelper/createClipboardSetter (Lnet/minecraft/client/Minecraft;)Ljava/util/function/Consumer; +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95184_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/gui/font/TextFieldHelper/deleteSelection (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95186_ (Z)V net/minecraft/client/gui/font/TextFieldHelper/setCursorToEnd (Z)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95188_ ()V net/minecraft/client/gui/font/TextFieldHelper/selectAll ()V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95189_ (I)V net/minecraft/client/gui/font/TextFieldHelper/removeCharsFromCursor (I)V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95191_ (Lnet/minecraft/client/Minecraft;)Ljava/lang/String; net/minecraft/client/gui/font/TextFieldHelper/lambda$createClipboardGetter$0 (Lnet/minecraft/client/Minecraft;)Ljava/lang/String; +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95193_ ()V net/minecraft/client/gui/font/TextFieldHelper/setCursorToEnd ()V +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95194_ ()I net/minecraft/client/gui/font/TextFieldHelper/getCursorPos ()I +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95195_ (I)I net/minecraft/client/gui/font/TextFieldHelper/clampToMsgLength (I)I +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95197_ ()I net/minecraft/client/gui/font/TextFieldHelper/getSelectionPos ()I +MD: net/minecraft/client/gui/font/TextFieldHelper/m_95198_ ()Z net/minecraft/client/gui/font/TextFieldHelper/isSelecting ()Z +CL: net/minecraft/client/gui/font/glyphs/BakedGlyph net/minecraft/client/gui/font/glyphs/BakedGlyph +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_181374_ net/minecraft/client/gui/font/glyphs/BakedGlyph/polygonOffsetType +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95199_ net/minecraft/client/gui/font/glyphs/BakedGlyph/normalType +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95200_ net/minecraft/client/gui/font/glyphs/BakedGlyph/seeThroughType +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95201_ net/minecraft/client/gui/font/glyphs/BakedGlyph/u0 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95202_ net/minecraft/client/gui/font/glyphs/BakedGlyph/u1 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95203_ net/minecraft/client/gui/font/glyphs/BakedGlyph/v0 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95204_ net/minecraft/client/gui/font/glyphs/BakedGlyph/v1 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95205_ net/minecraft/client/gui/font/glyphs/BakedGlyph/left +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95206_ net/minecraft/client/gui/font/glyphs/BakedGlyph/right +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95207_ net/minecraft/client/gui/font/glyphs/BakedGlyph/up +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/f_95208_ net/minecraft/client/gui/font/glyphs/BakedGlyph/down +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph/net/minecraft/client/gui/font/glyphs/BakedGlyph net/minecraft/client/gui/font/glyphs/BakedGlyph/net/minecraft/client/gui/font/glyphs/BakedGlyph +MD: net/minecraft/client/gui/font/glyphs/BakedGlyph/ (Lnet/minecraft/client/renderer/RenderType;Lnet/minecraft/client/renderer/RenderType;Lnet/minecraft/client/renderer/RenderType;FFFFFFFF)V net/minecraft/client/gui/font/glyphs/BakedGlyph/ (Lnet/minecraft/client/renderer/RenderType;Lnet/minecraft/client/renderer/RenderType;Lnet/minecraft/client/renderer/RenderType;FFFFFFFF)V +MD: net/minecraft/client/gui/font/glyphs/BakedGlyph/m_181387_ (Lnet/minecraft/client/gui/Font$DisplayMode;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/gui/font/glyphs/BakedGlyph/renderType (Lnet/minecraft/client/gui/Font$DisplayMode;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/gui/font/glyphs/BakedGlyph/m_5626_ (ZFFLcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFI)V net/minecraft/client/gui/font/glyphs/BakedGlyph/render (ZFFLcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFI)V +MD: net/minecraft/client/gui/font/glyphs/BakedGlyph/m_95220_ (Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;I)V net/minecraft/client/gui/font/glyphs/BakedGlyph/renderEffect (Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;I)V +CL: net/minecraft/client/gui/font/glyphs/BakedGlyph$1 net/minecraft/client/gui/font/glyphs/BakedGlyph$1 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$1/f_181389_ net/minecraft/client/gui/font/glyphs/BakedGlyph$1/$SwitchMap$net$minecraft$client$gui$Font$DisplayMode +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$1/net/minecraft/client/gui/font/glyphs/BakedGlyph$1 net/minecraft/client/gui/font/glyphs/BakedGlyph$1/net/minecraft/client/gui/font/glyphs/BakedGlyph$1 +MD: net/minecraft/client/gui/font/glyphs/BakedGlyph$1/ ()V net/minecraft/client/gui/font/glyphs/BakedGlyph$1/ ()V +CL: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95237_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/x0 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95238_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/y0 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95239_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/x1 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95240_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/y1 +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95241_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/depth +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95242_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/r +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95243_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/g +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95244_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/b +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/f_95245_ net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/a +FD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect +MD: net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/ (FFFFFFFFF)V net/minecraft/client/gui/font/glyphs/BakedGlyph$Effect/ (FFFFFFFFF)V +CL: net/minecraft/client/gui/font/glyphs/EmptyGlyph net/minecraft/client/gui/font/glyphs/EmptyGlyph +FD: net/minecraft/client/gui/font/glyphs/EmptyGlyph/net/minecraft/client/gui/font/glyphs/EmptyGlyph net/minecraft/client/gui/font/glyphs/EmptyGlyph/net/minecraft/client/gui/font/glyphs/EmptyGlyph +MD: net/minecraft/client/gui/font/glyphs/EmptyGlyph/ ()V net/minecraft/client/gui/font/glyphs/EmptyGlyph/ ()V +MD: net/minecraft/client/gui/font/glyphs/EmptyGlyph/m_5626_ (ZFFLcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFI)V net/minecraft/client/gui/font/glyphs/EmptyGlyph/render (ZFFLcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFI)V +CL: net/minecraft/client/gui/font/glyphs/MissingGlyph net/minecraft/client/gui/font/glyphs/MissingGlyph +FD: net/minecraft/client/gui/font/glyphs/MissingGlyph/$VALUES net/minecraft/client/gui/font/glyphs/MissingGlyph/$VALUES +FD: net/minecraft/client/gui/font/glyphs/MissingGlyph/INSTANCE net/minecraft/client/gui/font/glyphs/MissingGlyph/INSTANCE +FD: net/minecraft/client/gui/font/glyphs/MissingGlyph/f_169102_ net/minecraft/client/gui/font/glyphs/MissingGlyph/MISSING_IMAGE_WIDTH +FD: net/minecraft/client/gui/font/glyphs/MissingGlyph/f_169103_ net/minecraft/client/gui/font/glyphs/MissingGlyph/MISSING_IMAGE_HEIGHT +FD: net/minecraft/client/gui/font/glyphs/MissingGlyph/f_95289_ net/minecraft/client/gui/font/glyphs/MissingGlyph/IMAGE_DATA +FD: net/minecraft/client/gui/font/glyphs/MissingGlyph/net/minecraft/client/gui/font/glyphs/MissingGlyph net/minecraft/client/gui/font/glyphs/MissingGlyph/net/minecraft/client/gui/font/glyphs/MissingGlyph +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/ ()V net/minecraft/client/gui/font/glyphs/MissingGlyph/ ()V +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/ (Ljava/lang/String;I)V net/minecraft/client/gui/font/glyphs/MissingGlyph/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_169104_ ()[Lnet/minecraft/client/gui/font/glyphs/MissingGlyph; net/minecraft/client/gui/font/glyphs/MissingGlyph/$values ()[Lnet/minecraft/client/gui/font/glyphs/MissingGlyph; +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_5621_ ()F net/minecraft/client/gui/font/glyphs/MissingGlyph/getOversample ()F +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_5629_ ()I net/minecraft/client/gui/font/glyphs/MissingGlyph/getPixelHeight ()I +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_5631_ ()I net/minecraft/client/gui/font/glyphs/MissingGlyph/getPixelWidth ()I +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_5633_ ()Z net/minecraft/client/gui/font/glyphs/MissingGlyph/isColored ()Z +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_6238_ (II)V net/minecraft/client/gui/font/glyphs/MissingGlyph/upload (II)V +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_7403_ ()F net/minecraft/client/gui/font/glyphs/MissingGlyph/getAdvance ()F +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/m_95298_ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/gui/font/glyphs/MissingGlyph/lambda$static$0 (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/font/glyphs/MissingGlyph; net/minecraft/client/gui/font/glyphs/MissingGlyph/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/font/glyphs/MissingGlyph; +MD: net/minecraft/client/gui/font/glyphs/MissingGlyph/values ()[Lnet/minecraft/client/gui/font/glyphs/MissingGlyph; net/minecraft/client/gui/font/glyphs/MissingGlyph/values ()[Lnet/minecraft/client/gui/font/glyphs/MissingGlyph; +CL: net/minecraft/client/gui/font/glyphs/WhiteGlyph net/minecraft/client/gui/font/glyphs/WhiteGlyph +FD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/$VALUES net/minecraft/client/gui/font/glyphs/WhiteGlyph/$VALUES +FD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/INSTANCE net/minecraft/client/gui/font/glyphs/WhiteGlyph/INSTANCE +FD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/f_169105_ net/minecraft/client/gui/font/glyphs/WhiteGlyph/WIDTH +FD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/f_169106_ net/minecraft/client/gui/font/glyphs/WhiteGlyph/HEIGHT +FD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/f_95309_ net/minecraft/client/gui/font/glyphs/WhiteGlyph/IMAGE_DATA +FD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/net/minecraft/client/gui/font/glyphs/WhiteGlyph net/minecraft/client/gui/font/glyphs/WhiteGlyph/net/minecraft/client/gui/font/glyphs/WhiteGlyph +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/ ()V net/minecraft/client/gui/font/glyphs/WhiteGlyph/ ()V +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/ (Ljava/lang/String;I)V net/minecraft/client/gui/font/glyphs/WhiteGlyph/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_169107_ ()[Lnet/minecraft/client/gui/font/glyphs/WhiteGlyph; net/minecraft/client/gui/font/glyphs/WhiteGlyph/$values ()[Lnet/minecraft/client/gui/font/glyphs/WhiteGlyph; +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_5621_ ()F net/minecraft/client/gui/font/glyphs/WhiteGlyph/getOversample ()F +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_5629_ ()I net/minecraft/client/gui/font/glyphs/WhiteGlyph/getPixelHeight ()I +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_5631_ ()I net/minecraft/client/gui/font/glyphs/WhiteGlyph/getPixelWidth ()I +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_5633_ ()Z net/minecraft/client/gui/font/glyphs/WhiteGlyph/isColored ()Z +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_6238_ (II)V net/minecraft/client/gui/font/glyphs/WhiteGlyph/upload (II)V +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_7403_ ()F net/minecraft/client/gui/font/glyphs/WhiteGlyph/getAdvance ()F +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/m_95318_ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/gui/font/glyphs/WhiteGlyph/lambda$static$0 (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/font/glyphs/WhiteGlyph; net/minecraft/client/gui/font/glyphs/WhiteGlyph/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/font/glyphs/WhiteGlyph; +MD: net/minecraft/client/gui/font/glyphs/WhiteGlyph/values ()[Lnet/minecraft/client/gui/font/glyphs/WhiteGlyph; net/minecraft/client/gui/font/glyphs/WhiteGlyph/values ()[Lnet/minecraft/client/gui/font/glyphs/WhiteGlyph; +CL: net/minecraft/client/gui/font/glyphs/package-info net/minecraft/client/gui/font/glyphs/package-info +FD: net/minecraft/client/gui/font/glyphs/package-info/net/minecraft/client/gui/font/glyphs/package-info net/minecraft/client/gui/font/glyphs/package-info/net/minecraft/client/gui/font/glyphs/package-info +CL: net/minecraft/client/gui/font/package-info net/minecraft/client/gui/font/package-info +FD: net/minecraft/client/gui/font/package-info/net/minecraft/client/gui/font/package-info net/minecraft/client/gui/font/package-info/net/minecraft/client/gui/font/package-info +CL: net/minecraft/client/gui/font/providers/BitmapProvider net/minecraft/client/gui/font/providers/BitmapProvider +FD: net/minecraft/client/gui/font/providers/BitmapProvider/f_95328_ net/minecraft/client/gui/font/providers/BitmapProvider/LOGGER +FD: net/minecraft/client/gui/font/providers/BitmapProvider/f_95329_ net/minecraft/client/gui/font/providers/BitmapProvider/image +FD: net/minecraft/client/gui/font/providers/BitmapProvider/f_95330_ net/minecraft/client/gui/font/providers/BitmapProvider/glyphs +FD: net/minecraft/client/gui/font/providers/BitmapProvider/net/minecraft/client/gui/font/providers/BitmapProvider net/minecraft/client/gui/font/providers/BitmapProvider/net/minecraft/client/gui/font/providers/BitmapProvider +MD: net/minecraft/client/gui/font/providers/BitmapProvider/ ()V net/minecraft/client/gui/font/providers/BitmapProvider/ ()V +MD: net/minecraft/client/gui/font/providers/BitmapProvider/ (Lcom/mojang/blaze3d/platform/NativeImage;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;)V net/minecraft/client/gui/font/providers/BitmapProvider/ (Lcom/mojang/blaze3d/platform/NativeImage;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;)V +MD: net/minecraft/client/gui/font/providers/BitmapProvider/close ()V net/minecraft/client/gui/font/providers/BitmapProvider/close ()V +MD: net/minecraft/client/gui/font/providers/BitmapProvider/m_6990_ ()Lit/unimi/dsi/fastutil/ints/IntSet; net/minecraft/client/gui/font/providers/BitmapProvider/getSupportedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet; +MD: net/minecraft/client/gui/font/providers/BitmapProvider/m_7823_ (I)Lcom/mojang/blaze3d/font/RawGlyph; net/minecraft/client/gui/font/providers/BitmapProvider/getGlyph (I)Lcom/mojang/blaze3d/font/RawGlyph; +CL: net/minecraft/client/gui/font/providers/BitmapProvider$Builder net/minecraft/client/gui/font/providers/BitmapProvider$Builder +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/f_95344_ net/minecraft/client/gui/font/providers/BitmapProvider$Builder/texture +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/f_95345_ net/minecraft/client/gui/font/providers/BitmapProvider$Builder/chars +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/f_95346_ net/minecraft/client/gui/font/providers/BitmapProvider$Builder/height +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/f_95347_ net/minecraft/client/gui/font/providers/BitmapProvider$Builder/ascent +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/net/minecraft/client/gui/font/providers/BitmapProvider$Builder net/minecraft/client/gui/font/providers/BitmapProvider$Builder/net/minecraft/client/gui/font/providers/BitmapProvider$Builder +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/ (Lnet/minecraft/resources/ResourceLocation;IILjava/util/List;)V net/minecraft/client/gui/font/providers/BitmapProvider$Builder/ (Lnet/minecraft/resources/ResourceLocation;IILjava/util/List;)V +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/m_6762_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; net/minecraft/client/gui/font/providers/BitmapProvider$Builder/create (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/m_95355_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/BitmapProvider$Builder; net/minecraft/client/gui/font/providers/BitmapProvider$Builder/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/BitmapProvider$Builder; +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Builder/m_95357_ (Lcom/mojang/blaze3d/platform/NativeImage;IIII)I net/minecraft/client/gui/font/providers/BitmapProvider$Builder/getActualGlyphWidth (Lcom/mojang/blaze3d/platform/NativeImage;IIII)I +CL: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph net/minecraft/client/gui/font/providers/BitmapProvider$Glyph +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95363_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/scale +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95364_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/image +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95365_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/offsetX +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95366_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/offsetY +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95367_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/width +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95368_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/height +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95369_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/advance +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/f_95370_ net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/ascent +FD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/net/minecraft/client/gui/font/providers/BitmapProvider$Glyph net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/net/minecraft/client/gui/font/providers/BitmapProvider$Glyph +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/ (FLcom/mojang/blaze3d/platform/NativeImage;IIIIII)V net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/ (FLcom/mojang/blaze3d/platform/NativeImage;IIIIII)V +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/m_142672_ ()F net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/getBearingY ()F +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/m_5621_ ()F net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/getOversample ()F +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/m_5629_ ()I net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/getPixelHeight ()I +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/m_5631_ ()I net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/getPixelWidth ()I +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/m_5633_ ()Z net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/isColored ()Z +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/m_6238_ (II)V net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/upload (II)V +MD: net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/m_7403_ ()F net/minecraft/client/gui/font/providers/BitmapProvider$Glyph/getAdvance ()F +CL: net/minecraft/client/gui/font/providers/GlyphProviderBuilder net/minecraft/client/gui/font/providers/GlyphProviderBuilder +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilder/net/minecraft/client/gui/font/providers/GlyphProviderBuilder net/minecraft/client/gui/font/providers/GlyphProviderBuilder/net/minecraft/client/gui/font/providers/GlyphProviderBuilder +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilder/m_6762_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; net/minecraft/client/gui/font/providers/GlyphProviderBuilder/create (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; +CL: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType net/minecraft/client/gui/font/providers/GlyphProviderBuilderType +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/$VALUES net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/$VALUES +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/BITMAP net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/BITMAP +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/LEGACY_UNICODE net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/LEGACY_UNICODE +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/TTF net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/TTF +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/f_95403_ net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/BY_NAME +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/f_95404_ net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/name +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/f_95405_ net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/factory +FD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/net/minecraft/client/gui/font/providers/GlyphProviderBuilderType net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/net/minecraft/client/gui/font/providers/GlyphProviderBuilderType +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/ ()V net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/ ()V +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/Function;)V net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/m_169108_ ()[Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/$values ()[Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/m_95413_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilder; net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/create (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilder; +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/m_95415_ (Ljava/lang/String;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/byName (Ljava/lang/String;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/m_95417_ (Ljava/util/HashMap;)V net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; +MD: net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/values ()[Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; net/minecraft/client/gui/font/providers/GlyphProviderBuilderType/values ()[Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilderType; +CL: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_169109_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/UNICODE_SHEETS +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_169110_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/CHARS_PER_SHEET +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_169111_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/TEXTURE_SIZE +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_95422_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/LOGGER +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_95423_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/resourceManager +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_95424_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/sizes +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_95425_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/texturePattern +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/f_95426_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/textures +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/ ()V net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/ ()V +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/ (Lnet/minecraft/server/packs/resources/ResourceManager;[BLjava/lang/String;)V net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/ (Lnet/minecraft/server/packs/resources/ResourceManager;[BLjava/lang/String;)V +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/close ()V net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/close ()V +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/m_6990_ ()Lit/unimi/dsi/fastutil/ints/IntSet; net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/getSupportedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet; +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/m_7823_ (I)Lcom/mojang/blaze3d/font/RawGlyph; net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/getGlyph (I)Lcom/mojang/blaze3d/font/RawGlyph; +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/m_95433_ (B)I net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/getLeft (B)I +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/m_95437_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/loadTexture (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/m_95440_ (B)I net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/getRight (B)I +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/m_95442_ (I)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider/getSheetLocation (I)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/f_95445_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/metadata +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/f_95446_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/texturePattern +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/m_182569_ (Lcom/google/gson/JsonObject;)Ljava/lang/String; net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/getTemplate (Lcom/google/gson/JsonObject;)Ljava/lang/String; +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/m_6762_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/create (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/m_95452_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilder; net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Builder/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilder; +CL: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/f_95454_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/width +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/f_95455_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/height +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/f_95456_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/sourceX +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/f_95457_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/sourceY +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/f_95458_ net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/source +FD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/ (IIIILcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/ (IIIILcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_5619_ ()F net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/getBoldOffset ()F +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_5621_ ()F net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/getOversample ()F +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_5629_ ()I net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/getPixelHeight ()I +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_5631_ ()I net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/getPixelWidth ()I +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_5633_ ()Z net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/isColored ()Z +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_5645_ ()F net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/getShadowOffset ()F +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_6238_ (II)V net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/upload (II)V +MD: net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/m_7403_ ()F net/minecraft/client/gui/font/providers/LegacyUnicodeBitmapsProvider$Glyph/getAdvance ()F +CL: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/f_95482_ net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/LOGGER +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/f_95483_ net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/location +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/f_95484_ net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/size +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/f_95485_ net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/oversample +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/f_95486_ net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/shiftX +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/f_95487_ net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/shiftY +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/f_95488_ net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/skip +FD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder +MD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/ ()V net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/ ()V +MD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/ (Lnet/minecraft/resources/ResourceLocation;FFFFLjava/lang/String;)V net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/ (Lnet/minecraft/resources/ResourceLocation;FFFFLjava/lang/String;)V +MD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/m_6762_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/create (Lnet/minecraft/server/packs/resources/ResourceManager;)Lcom/mojang/blaze3d/font/GlyphProvider; +MD: net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/m_95499_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilder; net/minecraft/client/gui/font/providers/TrueTypeGlyphProviderBuilder/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/gui/font/providers/GlyphProviderBuilder; +CL: net/minecraft/client/gui/font/providers/package-info net/minecraft/client/gui/font/providers/package-info +FD: net/minecraft/client/gui/font/providers/package-info/net/minecraft/client/gui/font/providers/package-info net/minecraft/client/gui/font/providers/package-info/net/minecraft/client/gui/font/providers/package-info +CL: net/minecraft/client/gui/narration/NarratableEntry net/minecraft/client/gui/narration/NarratableEntry +FD: net/minecraft/client/gui/narration/NarratableEntry/net/minecraft/client/gui/narration/NarratableEntry net/minecraft/client/gui/narration/NarratableEntry/net/minecraft/client/gui/narration/NarratableEntry +MD: net/minecraft/client/gui/narration/NarratableEntry/m_142518_ ()Z net/minecraft/client/gui/narration/NarratableEntry/isActive ()Z +MD: net/minecraft/client/gui/narration/NarratableEntry/m_142684_ ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/narration/NarratableEntry/narrationPriority ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +CL: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority +FD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/$VALUES net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/$VALUES +FD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/FOCUSED net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/FOCUSED +FD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/HOVERED net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/HOVERED +FD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/NONE net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/NONE +FD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority +MD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/ ()V net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/ ()V +MD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/ (Ljava/lang/String;I)V net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/m_169123_ ()Z net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/isTerminal ()Z +MD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/m_169124_ ()[Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/$values ()[Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +MD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +MD: net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/values ()[Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/narration/NarratableEntry$NarrationPriority/values ()[Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +CL: net/minecraft/client/gui/narration/NarratedElementType net/minecraft/client/gui/narration/NarratedElementType +FD: net/minecraft/client/gui/narration/NarratedElementType/$VALUES net/minecraft/client/gui/narration/NarratedElementType/$VALUES +FD: net/minecraft/client/gui/narration/NarratedElementType/HINT net/minecraft/client/gui/narration/NarratedElementType/HINT +FD: net/minecraft/client/gui/narration/NarratedElementType/POSITION net/minecraft/client/gui/narration/NarratedElementType/POSITION +FD: net/minecraft/client/gui/narration/NarratedElementType/TITLE net/minecraft/client/gui/narration/NarratedElementType/TITLE +FD: net/minecraft/client/gui/narration/NarratedElementType/USAGE net/minecraft/client/gui/narration/NarratedElementType/USAGE +FD: net/minecraft/client/gui/narration/NarratedElementType/net/minecraft/client/gui/narration/NarratedElementType net/minecraft/client/gui/narration/NarratedElementType/net/minecraft/client/gui/narration/NarratedElementType +MD: net/minecraft/client/gui/narration/NarratedElementType/ ()V net/minecraft/client/gui/narration/NarratedElementType/ ()V +MD: net/minecraft/client/gui/narration/NarratedElementType/ (Ljava/lang/String;I)V net/minecraft/client/gui/narration/NarratedElementType/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/narration/NarratedElementType/m_169137_ ()[Lnet/minecraft/client/gui/narration/NarratedElementType; net/minecraft/client/gui/narration/NarratedElementType/$values ()[Lnet/minecraft/client/gui/narration/NarratedElementType; +MD: net/minecraft/client/gui/narration/NarratedElementType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/narration/NarratedElementType; net/minecraft/client/gui/narration/NarratedElementType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/narration/NarratedElementType; +MD: net/minecraft/client/gui/narration/NarratedElementType/values ()[Lnet/minecraft/client/gui/narration/NarratedElementType; net/minecraft/client/gui/narration/NarratedElementType/values ()[Lnet/minecraft/client/gui/narration/NarratedElementType; +CL: net/minecraft/client/gui/narration/NarrationElementOutput net/minecraft/client/gui/narration/NarrationElementOutput +FD: net/minecraft/client/gui/narration/NarrationElementOutput/net/minecraft/client/gui/narration/NarrationElementOutput net/minecraft/client/gui/narration/NarrationElementOutput/net/minecraft/client/gui/narration/NarrationElementOutput +MD: net/minecraft/client/gui/narration/NarrationElementOutput/m_142047_ ()Lnet/minecraft/client/gui/narration/NarrationElementOutput; net/minecraft/client/gui/narration/NarrationElementOutput/nest ()Lnet/minecraft/client/gui/narration/NarrationElementOutput; +MD: net/minecraft/client/gui/narration/NarrationElementOutput/m_142549_ (Lnet/minecraft/client/gui/narration/NarratedElementType;Lnet/minecraft/client/gui/narration/NarrationThunk;)V net/minecraft/client/gui/narration/NarrationElementOutput/add (Lnet/minecraft/client/gui/narration/NarratedElementType;Lnet/minecraft/client/gui/narration/NarrationThunk;)V +MD: net/minecraft/client/gui/narration/NarrationElementOutput/m_169143_ (Lnet/minecraft/client/gui/narration/NarratedElementType;Ljava/lang/String;)V net/minecraft/client/gui/narration/NarrationElementOutput/add (Lnet/minecraft/client/gui/narration/NarratedElementType;Ljava/lang/String;)V +MD: net/minecraft/client/gui/narration/NarrationElementOutput/m_169146_ (Lnet/minecraft/client/gui/narration/NarratedElementType;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/narration/NarrationElementOutput/add (Lnet/minecraft/client/gui/narration/NarratedElementType;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/narration/NarrationElementOutput/m_169149_ (Lnet/minecraft/client/gui/narration/NarratedElementType;[Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/narration/NarrationElementOutput/add (Lnet/minecraft/client/gui/narration/NarratedElementType;[Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/client/gui/narration/NarrationSupplier net/minecraft/client/gui/narration/NarrationSupplier +FD: net/minecraft/client/gui/narration/NarrationSupplier/net/minecraft/client/gui/narration/NarrationSupplier net/minecraft/client/gui/narration/NarrationSupplier/net/minecraft/client/gui/narration/NarrationSupplier +MD: net/minecraft/client/gui/narration/NarrationSupplier/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/narration/NarrationSupplier/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +CL: net/minecraft/client/gui/narration/NarrationThunk net/minecraft/client/gui/narration/NarrationThunk +FD: net/minecraft/client/gui/narration/NarrationThunk/f_169153_ net/minecraft/client/gui/narration/NarrationThunk/EMPTY +FD: net/minecraft/client/gui/narration/NarrationThunk/f_169154_ net/minecraft/client/gui/narration/NarrationThunk/contents +FD: net/minecraft/client/gui/narration/NarrationThunk/f_169155_ net/minecraft/client/gui/narration/NarrationThunk/converter +FD: net/minecraft/client/gui/narration/NarrationThunk/net/minecraft/client/gui/narration/NarrationThunk net/minecraft/client/gui/narration/NarrationThunk/net/minecraft/client/gui/narration/NarrationThunk +MD: net/minecraft/client/gui/narration/NarrationThunk/ ()V net/minecraft/client/gui/narration/NarrationThunk/ ()V +MD: net/minecraft/client/gui/narration/NarrationThunk/ (Ljava/lang/Object;Ljava/util/function/BiConsumer;)V net/minecraft/client/gui/narration/NarrationThunk/ (Ljava/lang/Object;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/client/gui/narration/NarrationThunk/equals (Ljava/lang/Object;)Z net/minecraft/client/gui/narration/NarrationThunk/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/gui/narration/NarrationThunk/hashCode ()I net/minecraft/client/gui/narration/NarrationThunk/hashCode ()I +MD: net/minecraft/client/gui/narration/NarrationThunk/m_169160_ (Ljava/lang/String;)Lnet/minecraft/client/gui/narration/NarrationThunk; net/minecraft/client/gui/narration/NarrationThunk/from (Ljava/lang/String;)Lnet/minecraft/client/gui/narration/NarrationThunk; +MD: net/minecraft/client/gui/narration/NarrationThunk/m_169162_ (Ljava/util/List;)Lnet/minecraft/client/gui/narration/NarrationThunk; net/minecraft/client/gui/narration/NarrationThunk/from (Ljava/util/List;)Lnet/minecraft/client/gui/narration/NarrationThunk; +MD: net/minecraft/client/gui/narration/NarrationThunk/m_169164_ (Ljava/util/List;Ljava/util/function/Consumer;Ljava/util/List;)V net/minecraft/client/gui/narration/NarrationThunk/lambda$from$2 (Ljava/util/List;Ljava/util/function/Consumer;Ljava/util/List;)V +MD: net/minecraft/client/gui/narration/NarrationThunk/m_169168_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/narration/NarrationThunk/getText (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/narration/NarrationThunk/m_169170_ (Ljava/util/function/Consumer;Lnet/minecraft/util/Unit;)V net/minecraft/client/gui/narration/NarrationThunk/lambda$static$0 (Ljava/util/function/Consumer;Lnet/minecraft/util/Unit;)V +MD: net/minecraft/client/gui/narration/NarrationThunk/m_169173_ (Ljava/util/function/Consumer;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/narration/NarrationThunk/lambda$from$1 (Ljava/util/function/Consumer;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/narration/NarrationThunk/m_169176_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/narration/NarrationThunk; net/minecraft/client/gui/narration/NarrationThunk/from (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/narration/NarrationThunk; +CL: net/minecraft/client/gui/narration/ScreenNarrationCollector net/minecraft/client/gui/narration/ScreenNarrationCollector +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector/f_169181_ net/minecraft/client/gui/narration/ScreenNarrationCollector/generation +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector/f_169182_ net/minecraft/client/gui/narration/ScreenNarrationCollector/entries +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector/net/minecraft/client/gui/narration/ScreenNarrationCollector net/minecraft/client/gui/narration/ScreenNarrationCollector/net/minecraft/client/gui/narration/ScreenNarrationCollector +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector/ ()V net/minecraft/client/gui/narration/ScreenNarrationCollector/ ()V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector/m_169184_ (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;)Ljava/lang/Integer; net/minecraft/client/gui/narration/ScreenNarrationCollector/lambda$new$1 (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;)Ljava/lang/Integer; +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector/m_169186_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/narration/ScreenNarrationCollector/update (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector/m_169188_ (Z)Ljava/lang/String; net/minecraft/client/gui/narration/ScreenNarrationCollector/collectNarrationText (Z)Ljava/lang/String; +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector/m_169190_ (ZLjava/util/function/Consumer;Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry;)V net/minecraft/client/gui/narration/ScreenNarrationCollector/lambda$collectNarrationText$2 (ZLjava/util/function/Consumer;Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry;)V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector/m_169195_ (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;)Lnet/minecraft/client/gui/narration/NarratedElementType; net/minecraft/client/gui/narration/ScreenNarrationCollector/lambda$new$0 (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;)Lnet/minecraft/client/gui/narration/NarratedElementType; +CL: net/minecraft/client/gui/narration/ScreenNarrationCollector$1 net/minecraft/client/gui/narration/ScreenNarrationCollector$1 +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$1/f_169197_ net/minecraft/client/gui/narration/ScreenNarrationCollector$1/val$result +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$1/f_169198_ net/minecraft/client/gui/narration/ScreenNarrationCollector$1/this$0 +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$1/f_169199_ net/minecraft/client/gui/narration/ScreenNarrationCollector$1/firstEntry +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$1/net/minecraft/client/gui/narration/ScreenNarrationCollector$1 net/minecraft/client/gui/narration/ScreenNarrationCollector$1/net/minecraft/client/gui/narration/ScreenNarrationCollector$1 +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$1/ (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector;Ljava/lang/StringBuilder;)V net/minecraft/client/gui/narration/ScreenNarrationCollector$1/ (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector;Ljava/lang/StringBuilder;)V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$1/accept (Ljava/lang/Object;)V net/minecraft/client/gui/narration/ScreenNarrationCollector$1/accept (Ljava/lang/Object;)V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$1/accept (Ljava/lang/String;)V net/minecraft/client/gui/narration/ScreenNarrationCollector$1/accept (Ljava/lang/String;)V +CL: net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/f_169207_ net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/type +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/f_169208_ net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/depth +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/ (Lnet/minecraft/client/gui/narration/NarratedElementType;I)V net/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey/ (Lnet/minecraft/client/gui/narration/NarratedElementType;I)V +CL: net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/f_169212_ net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/contents +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/f_169213_ net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/generation +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/f_169214_ net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/alreadyNarrated +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/ ()V net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/ ()V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/m_169216_ (ILnet/minecraft/client/gui/narration/NarrationThunk;)Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry; net/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry/update (ILnet/minecraft/client/gui/narration/NarrationThunk;)Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry; +CL: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output net/minecraft/client/gui/narration/ScreenNarrationCollector$Output +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/f_169219_ net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/this$0 +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/f_169220_ net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/depth +FD: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/net/minecraft/client/gui/narration/ScreenNarrationCollector$Output net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/net/minecraft/client/gui/narration/ScreenNarrationCollector$Output +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/ (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector;I)V net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/ (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector;I)V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/m_142047_ ()Lnet/minecraft/client/gui/narration/NarrationElementOutput; net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/nest ()Lnet/minecraft/client/gui/narration/NarrationElementOutput; +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/m_142549_ (Lnet/minecraft/client/gui/narration/NarratedElementType;Lnet/minecraft/client/gui/narration/NarrationThunk;)V net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/add (Lnet/minecraft/client/gui/narration/NarratedElementType;Lnet/minecraft/client/gui/narration/NarrationThunk;)V +MD: net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/m_169228_ (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;)Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry; net/minecraft/client/gui/narration/ScreenNarrationCollector$Output/lambda$add$0 (Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$EntryKey;)Lnet/minecraft/client/gui/narration/ScreenNarrationCollector$NarrationEntry; +CL: net/minecraft/client/gui/narration/package-info net/minecraft/client/gui/narration/package-info +FD: net/minecraft/client/gui/narration/package-info/net/minecraft/client/gui/narration/package-info net/minecraft/client/gui/narration/package-info/net/minecraft/client/gui/narration/package-info +CL: net/minecraft/client/gui/package-info net/minecraft/client/gui/package-info +FD: net/minecraft/client/gui/package-info/net/minecraft/client/gui/package-info net/minecraft/client/gui/package-info/net/minecraft/client/gui/package-info +CL: net/minecraft/client/gui/screens/AccessibilityOptionsScreen net/minecraft/client/gui/screens/AccessibilityOptionsScreen +FD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/f_169230_ net/minecraft/client/gui/screens/AccessibilityOptionsScreen/GUIDE_LINK +FD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/f_95501_ net/minecraft/client/gui/screens/AccessibilityOptionsScreen/OPTIONS +FD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/net/minecraft/client/gui/screens/AccessibilityOptionsScreen net/minecraft/client/gui/screens/AccessibilityOptionsScreen/net/minecraft/client/gui/screens/AccessibilityOptionsScreen +MD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/ ()V net/minecraft/client/gui/screens/AccessibilityOptionsScreen/ ()V +MD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/AccessibilityOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/m_169231_ (Z)V net/minecraft/client/gui/screens/AccessibilityOptionsScreen/lambda$createFooter$0 (Z)V +MD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/m_7853_ ()V net/minecraft/client/gui/screens/AccessibilityOptionsScreen/createFooter ()V +MD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/m_95506_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/AccessibilityOptionsScreen/lambda$createFooter$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/AccessibilityOptionsScreen/m_95508_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/AccessibilityOptionsScreen/lambda$createFooter$1 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/AlertScreen net/minecraft/client/gui/screens/AlertScreen +FD: net/minecraft/client/gui/screens/AlertScreen/f_95513_ net/minecraft/client/gui/screens/AlertScreen/text +FD: net/minecraft/client/gui/screens/AlertScreen/f_95514_ net/minecraft/client/gui/screens/AlertScreen/okButton +FD: net/minecraft/client/gui/screens/AlertScreen/f_95515_ net/minecraft/client/gui/screens/AlertScreen/callback +FD: net/minecraft/client/gui/screens/AlertScreen/f_95516_ net/minecraft/client/gui/screens/AlertScreen/message +FD: net/minecraft/client/gui/screens/AlertScreen/net/minecraft/client/gui/screens/AlertScreen net/minecraft/client/gui/screens/AlertScreen/net/minecraft/client/gui/screens/AlertScreen +MD: net/minecraft/client/gui/screens/AlertScreen/ (Ljava/lang/Runnable;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/AlertScreen/ (Ljava/lang/Runnable;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/AlertScreen/ (Ljava/lang/Runnable;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/AlertScreen/ (Ljava/lang/Runnable;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/AlertScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/AlertScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/AlertScreen/m_7856_ ()V net/minecraft/client/gui/screens/AlertScreen/init ()V +MD: net/minecraft/client/gui/screens/AlertScreen/m_95532_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/AlertScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/BackupConfirmScreen net/minecraft/client/gui/screens/BackupConfirmScreen +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/f_169233_ net/minecraft/client/gui/screens/BackupConfirmScreen/id +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/f_95536_ net/minecraft/client/gui/screens/BackupConfirmScreen/listener +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/f_95537_ net/minecraft/client/gui/screens/BackupConfirmScreen/lastScreen +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/f_95538_ net/minecraft/client/gui/screens/BackupConfirmScreen/description +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/f_95539_ net/minecraft/client/gui/screens/BackupConfirmScreen/promptForCacheErase +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/f_95540_ net/minecraft/client/gui/screens/BackupConfirmScreen/message +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/f_95541_ net/minecraft/client/gui/screens/BackupConfirmScreen/eraseCache +FD: net/minecraft/client/gui/screens/BackupConfirmScreen/net/minecraft/client/gui/screens/BackupConfirmScreen net/minecraft/client/gui/screens/BackupConfirmScreen/net/minecraft/client/gui/screens/BackupConfirmScreen +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/gui/screens/BackupConfirmScreen$Listener;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Z)V net/minecraft/client/gui/screens/BackupConfirmScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/gui/screens/BackupConfirmScreen$Listener;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/BackupConfirmScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/m_6913_ ()Z net/minecraft/client/gui/screens/BackupConfirmScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/m_7856_ ()V net/minecraft/client/gui/screens/BackupConfirmScreen/init ()V +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/BackupConfirmScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/m_95557_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/BackupConfirmScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/m_95561_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/BackupConfirmScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/BackupConfirmScreen/m_95563_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/BackupConfirmScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/BackupConfirmScreen$Listener net/minecraft/client/gui/screens/BackupConfirmScreen$Listener +FD: net/minecraft/client/gui/screens/BackupConfirmScreen$Listener/net/minecraft/client/gui/screens/BackupConfirmScreen$Listener net/minecraft/client/gui/screens/BackupConfirmScreen$Listener/net/minecraft/client/gui/screens/BackupConfirmScreen$Listener +MD: net/minecraft/client/gui/screens/BackupConfirmScreen$Listener/m_95565_ (ZZ)V net/minecraft/client/gui/screens/BackupConfirmScreen$Listener/proceed (ZZ)V +CL: net/minecraft/client/gui/screens/ChatOptionsScreen net/minecraft/client/gui/screens/ChatOptionsScreen +FD: net/minecraft/client/gui/screens/ChatOptionsScreen/f_95568_ net/minecraft/client/gui/screens/ChatOptionsScreen/CHAT_OPTIONS +FD: net/minecraft/client/gui/screens/ChatOptionsScreen/net/minecraft/client/gui/screens/ChatOptionsScreen net/minecraft/client/gui/screens/ChatOptionsScreen/net/minecraft/client/gui/screens/ChatOptionsScreen +MD: net/minecraft/client/gui/screens/ChatOptionsScreen/ ()V net/minecraft/client/gui/screens/ChatOptionsScreen/ ()V +MD: net/minecraft/client/gui/screens/ChatOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/ChatOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +CL: net/minecraft/client/gui/screens/ChatScreen net/minecraft/client/gui/screens/ChatScreen +FD: net/minecraft/client/gui/screens/ChatScreen/f_169234_ net/minecraft/client/gui/screens/ChatScreen/MOUSE_SCROLL_SPEED +FD: net/minecraft/client/gui/screens/ChatScreen/f_169235_ net/minecraft/client/gui/screens/ChatScreen/USAGE_TEXT +FD: net/minecraft/client/gui/screens/ChatScreen/f_95573_ net/minecraft/client/gui/screens/ChatScreen/input +FD: net/minecraft/client/gui/screens/ChatScreen/f_95574_ net/minecraft/client/gui/screens/ChatScreen/historyBuffer +FD: net/minecraft/client/gui/screens/ChatScreen/f_95575_ net/minecraft/client/gui/screens/ChatScreen/historyPos +FD: net/minecraft/client/gui/screens/ChatScreen/f_95576_ net/minecraft/client/gui/screens/ChatScreen/initial +FD: net/minecraft/client/gui/screens/ChatScreen/f_95577_ net/minecraft/client/gui/screens/ChatScreen/commandSuggestions +FD: net/minecraft/client/gui/screens/ChatScreen/net/minecraft/client/gui/screens/ChatScreen net/minecraft/client/gui/screens/ChatScreen/net/minecraft/client/gui/screens/ChatScreen +MD: net/minecraft/client/gui/screens/ChatScreen/ ()V net/minecraft/client/gui/screens/ChatScreen/ ()V +MD: net/minecraft/client/gui/screens/ChatScreen/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/ChatScreen/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_142228_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/ChatScreen/updateNarrationState (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/ChatScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/ChatScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ChatScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/ChatScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/ChatScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/ChatScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_6697_ (Ljava/lang/String;Z)V net/minecraft/client/gui/screens/ChatScreen/insertText (Ljava/lang/String;Z)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_7043_ ()Z net/minecraft/client/gui/screens/ChatScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/ChatScreen/m_7856_ ()V net/minecraft/client/gui/screens/ChatScreen/init ()V +MD: net/minecraft/client/gui/screens/ChatScreen/m_7861_ ()V net/minecraft/client/gui/screens/ChatScreen/removed ()V +MD: net/minecraft/client/gui/screens/ChatScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/ChatScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/ChatScreen/m_95588_ (I)V net/minecraft/client/gui/screens/ChatScreen/moveInHistory (I)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_95610_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/ChatScreen/onEdited (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_95612_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/ChatScreen/setChatLine (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/ChatScreen/m_96624_ ()V net/minecraft/client/gui/screens/ChatScreen/tick ()V +CL: net/minecraft/client/gui/screens/ChatScreen$1 net/minecraft/client/gui/screens/ChatScreen$1 +FD: net/minecraft/client/gui/screens/ChatScreen$1/f_95616_ net/minecraft/client/gui/screens/ChatScreen$1/this$0 +FD: net/minecraft/client/gui/screens/ChatScreen$1/net/minecraft/client/gui/screens/ChatScreen$1 net/minecraft/client/gui/screens/ChatScreen$1/net/minecraft/client/gui/screens/ChatScreen$1 +MD: net/minecraft/client/gui/screens/ChatScreen$1/ (Lnet/minecraft/client/gui/screens/ChatScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ChatScreen$1/ (Lnet/minecraft/client/gui/screens/ChatScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ChatScreen$1/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/ChatScreen$1/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/ConfirmLinkScreen net/minecraft/client/gui/screens/ConfirmLinkScreen +FD: net/minecraft/client/gui/screens/ConfirmLinkScreen/f_169239_ net/minecraft/client/gui/screens/ConfirmLinkScreen/COPY_BUTTON_TEXT +FD: net/minecraft/client/gui/screens/ConfirmLinkScreen/f_169240_ net/minecraft/client/gui/screens/ConfirmLinkScreen/WARNING_TEXT +FD: net/minecraft/client/gui/screens/ConfirmLinkScreen/f_95628_ net/minecraft/client/gui/screens/ConfirmLinkScreen/url +FD: net/minecraft/client/gui/screens/ConfirmLinkScreen/f_95629_ net/minecraft/client/gui/screens/ConfirmLinkScreen/showWarning +FD: net/minecraft/client/gui/screens/ConfirmLinkScreen/net/minecraft/client/gui/screens/ConfirmLinkScreen net/minecraft/client/gui/screens/ConfirmLinkScreen/net/minecraft/client/gui/screens/ConfirmLinkScreen +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/ ()V net/minecraft/client/gui/screens/ConfirmLinkScreen/ ()V +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Ljava/lang/String;Z)V net/minecraft/client/gui/screens/ConfirmLinkScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Ljava/lang/String;Z)V +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/m_141972_ (I)V net/minecraft/client/gui/screens/ConfirmLinkScreen/addButtons (I)V +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/m_169244_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ConfirmLinkScreen/lambda$addButtons$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/m_169246_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ConfirmLinkScreen/lambda$addButtons$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/m_169248_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ConfirmLinkScreen/lambda$addButtons$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ConfirmLinkScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ConfirmLinkScreen/m_95646_ ()V net/minecraft/client/gui/screens/ConfirmLinkScreen/copyToClipboard ()V +CL: net/minecraft/client/gui/screens/ConfirmScreen net/minecraft/client/gui/screens/ConfirmScreen +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_169250_ net/minecraft/client/gui/screens/ConfirmScreen/LABEL_Y +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_169251_ net/minecraft/client/gui/screens/ConfirmScreen/exitButtons +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_95647_ net/minecraft/client/gui/screens/ConfirmScreen/yesButton +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_95648_ net/minecraft/client/gui/screens/ConfirmScreen/noButton +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_95649_ net/minecraft/client/gui/screens/ConfirmScreen/callback +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_95650_ net/minecraft/client/gui/screens/ConfirmScreen/title2 +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_95651_ net/minecraft/client/gui/screens/ConfirmScreen/message +FD: net/minecraft/client/gui/screens/ConfirmScreen/f_95652_ net/minecraft/client/gui/screens/ConfirmScreen/delayTicker +FD: net/minecraft/client/gui/screens/ConfirmScreen/net/minecraft/client/gui/screens/ConfirmScreen net/minecraft/client/gui/screens/ConfirmScreen/net/minecraft/client/gui/screens/ConfirmScreen +MD: net/minecraft/client/gui/screens/ConfirmScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ConfirmScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ConfirmScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_141972_ (I)V net/minecraft/client/gui/screens/ConfirmScreen/addButtons (I)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/ConfirmScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_169253_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ConfirmScreen/addExitButton (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_169256_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ConfirmScreen/lambda$addButtons$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_169258_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ConfirmScreen/lambda$addButtons$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ConfirmScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_6913_ ()Z net/minecraft/client/gui/screens/ConfirmScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_7856_ ()V net/minecraft/client/gui/screens/ConfirmScreen/init ()V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/ConfirmScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_95663_ (I)V net/minecraft/client/gui/screens/ConfirmScreen/setDelay (I)V +MD: net/minecraft/client/gui/screens/ConfirmScreen/m_96624_ ()V net/minecraft/client/gui/screens/ConfirmScreen/tick ()V +CL: net/minecraft/client/gui/screens/ConnectScreen net/minecraft/client/gui/screens/ConnectScreen +FD: net/minecraft/client/gui/screens/ConnectScreen/f_169260_ net/minecraft/client/gui/screens/ConnectScreen/UNKNOWN_HOST_MESSAGE +FD: net/minecraft/client/gui/screens/ConnectScreen/f_169261_ net/minecraft/client/gui/screens/ConnectScreen/NARRATION_DELAY_MS +FD: net/minecraft/client/gui/screens/ConnectScreen/f_95682_ net/minecraft/client/gui/screens/ConnectScreen/UNIQUE_THREAD_ID +FD: net/minecraft/client/gui/screens/ConnectScreen/f_95683_ net/minecraft/client/gui/screens/ConnectScreen/LOGGER +FD: net/minecraft/client/gui/screens/ConnectScreen/f_95684_ net/minecraft/client/gui/screens/ConnectScreen/connection +FD: net/minecraft/client/gui/screens/ConnectScreen/f_95685_ net/minecraft/client/gui/screens/ConnectScreen/aborted +FD: net/minecraft/client/gui/screens/ConnectScreen/f_95686_ net/minecraft/client/gui/screens/ConnectScreen/parent +FD: net/minecraft/client/gui/screens/ConnectScreen/f_95687_ net/minecraft/client/gui/screens/ConnectScreen/status +FD: net/minecraft/client/gui/screens/ConnectScreen/f_95688_ net/minecraft/client/gui/screens/ConnectScreen/lastNarration +FD: net/minecraft/client/gui/screens/ConnectScreen/net/minecraft/client/gui/screens/ConnectScreen net/minecraft/client/gui/screens/ConnectScreen/net/minecraft/client/gui/screens/ConnectScreen +MD: net/minecraft/client/gui/screens/ConnectScreen/ ()V net/minecraft/client/gui/screens/ConnectScreen/ ()V +MD: net/minecraft/client/gui/screens/ConnectScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/gui/screens/ConnectScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/gui/screens/ConnectScreen/m_169264_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)V net/minecraft/client/gui/screens/ConnectScreen/connect (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)V +MD: net/minecraft/client/gui/screens/ConnectScreen/m_169267_ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/gui/screens/ConnectScreen/startConnecting (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/gui/screens/ConnectScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ConnectScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ConnectScreen/m_6913_ ()Z net/minecraft/client/gui/screens/ConnectScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/ConnectScreen/m_7856_ ()V net/minecraft/client/gui/screens/ConnectScreen/init ()V +MD: net/minecraft/client/gui/screens/ConnectScreen/m_95704_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ConnectScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ConnectScreen/m_95717_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ConnectScreen/updateStatus (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ConnectScreen/m_96624_ ()V net/minecraft/client/gui/screens/ConnectScreen/tick ()V +CL: net/minecraft/client/gui/screens/ConnectScreen$1 net/minecraft/client/gui/screens/ConnectScreen$1 +FD: net/minecraft/client/gui/screens/ConnectScreen$1/f_169272_ net/minecraft/client/gui/screens/ConnectScreen$1/val$hostAndPort +FD: net/minecraft/client/gui/screens/ConnectScreen$1/f_169273_ net/minecraft/client/gui/screens/ConnectScreen$1/val$minecraft +FD: net/minecraft/client/gui/screens/ConnectScreen$1/f_95729_ net/minecraft/client/gui/screens/ConnectScreen$1/this$0 +FD: net/minecraft/client/gui/screens/ConnectScreen$1/net/minecraft/client/gui/screens/ConnectScreen$1 net/minecraft/client/gui/screens/ConnectScreen$1/net/minecraft/client/gui/screens/ConnectScreen$1 +MD: net/minecraft/client/gui/screens/ConnectScreen$1/ (Lnet/minecraft/client/gui/screens/ConnectScreen;Ljava/lang/String;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/ConnectScreen$1/ (Lnet/minecraft/client/gui/screens/ConnectScreen;Ljava/lang/String;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/ConnectScreen$1/m_169279_ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/ConnectScreen$1/lambda$run$0 (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/ConnectScreen$1/m_169281_ (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V net/minecraft/client/gui/screens/ConnectScreen$1/lambda$run$1 (Lnet/minecraft/client/Minecraft;Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/ConnectScreen$1/run ()V net/minecraft/client/gui/screens/ConnectScreen$1/run ()V +CL: net/minecraft/client/gui/screens/CreateBuffetWorldScreen net/minecraft/client/gui/screens/CreateBuffetWorldScreen +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/f_95742_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen/BIOME_SELECT_INFO +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/f_95743_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen/parent +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/f_95744_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen/applySettings +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/f_95745_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen/biomes +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/f_95746_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen/list +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/f_95747_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen/biome +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/f_95748_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen/doneButton +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/net/minecraft/client/gui/screens/CreateBuffetWorldScreen net/minecraft/client/gui/screens/CreateBuffetWorldScreen/net/minecraft/client/gui/screens/CreateBuffetWorldScreen +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/ ()V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/ ()V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/core/RegistryAccess;Ljava/util/function/Consumer;Lnet/minecraft/core/Holder;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/core/RegistryAccess;Ljava/util/function/Consumer;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/m_7379_ ()V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/onClose ()V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/m_7856_ ()V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/init ()V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/m_95760_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/m_95762_ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry;)Z net/minecraft/client/gui/screens/CreateBuffetWorldScreen/lambda$init$2 (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry;)Z +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/m_95771_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen/m_95775_ ()V net/minecraft/client/gui/screens/CreateBuffetWorldScreen/updateButtonValidity ()V +CL: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/f_95776_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/this$0 +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen;)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/m_203136_ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/lambda$new$2 (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/m_203141_ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry;)Ljava/lang/String; net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/lambda$new$1 (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry;)Ljava/lang/String; +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/m_205388_ (Lnet/minecraft/core/Holder$Reference;)Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry; net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/lambda$new$0 (Lnet/minecraft/core/Holder$Reference;)Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry; +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/m_5694_ ()Z net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/isFocused ()Z +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/m_6987_ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList/setSelected (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry;)V +CL: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/f_95791_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/this$1 +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/f_95792_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/biome +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/f_95793_ net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/name +FD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList;Lnet/minecraft/core/Holder$Reference;)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/ (Lnet/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList;Lnet/minecraft/core/Holder$Reference;)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/CreateBuffetWorldScreen$BiomeList$Entry/mouseClicked (DDI)Z +CL: net/minecraft/client/gui/screens/CreateFlatWorldScreen net/minecraft/client/gui/screens/CreateFlatWorldScreen +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_169285_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/SLOT_TEX_SIZE +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_169286_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/SLOT_BG_SIZE +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_169287_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/SLOT_STAT_HEIGHT +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_169288_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/SLOT_BG_X +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_169289_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/SLOT_BG_Y +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_169290_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/SLOT_FG_X +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_169291_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/SLOT_FG_Y +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_95814_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/parent +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_95815_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/applySettings +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_95816_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/generator +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_95817_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/columnType +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_95818_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/columnHeight +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_95819_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/list +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/f_95820_ net/minecraft/client/gui/screens/CreateFlatWorldScreen/deleteLayerButton +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/net/minecraft/client/gui/screens/CreateFlatWorldScreen net/minecraft/client/gui/screens/CreateFlatWorldScreen/net/minecraft/client/gui/screens/CreateFlatWorldScreen +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Ljava/util/function/Consumer;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen/ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Ljava/util/function/Consumer;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/CreateFlatWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_7379_ ()V net/minecraft/client/gui/screens/CreateFlatWorldScreen/onClose ()V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_7856_ ()V net/minecraft/client/gui/screens/CreateFlatWorldScreen/init ()V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95825_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen/setConfig (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95832_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95838_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95842_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95844_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95846_ ()Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; net/minecraft/client/gui/screens/CreateFlatWorldScreen/settings ()Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95847_ ()V net/minecraft/client/gui/screens/CreateFlatWorldScreen/updateButtonValidity ()V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen/m_95848_ ()Z net/minecraft/client/gui/screens/CreateFlatWorldScreen/hasValidSelection ()Z +CL: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/f_95849_ net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/this$0 +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/ (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/ (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/m_5694_ ()Z net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/isFocused ()Z +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/m_5756_ ()I net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/m_6987_ (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/setSelected (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/m_95860_ ()V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList/resetRows ()V +CL: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/f_95861_ net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/this$1 +FD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/ (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/ (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList;)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/m_169293_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/getDisplayItem (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/m_95871_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/blitSlotBg (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/m_95886_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/CreateFlatWorldScreen$DetailsList$Entry/blitSlot (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/client/gui/screens/DatapackLoadFailureScreen net/minecraft/client/gui/screens/DatapackLoadFailureScreen +FD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/f_95891_ net/minecraft/client/gui/screens/DatapackLoadFailureScreen/message +FD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/f_95892_ net/minecraft/client/gui/screens/DatapackLoadFailureScreen/callback +FD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/net/minecraft/client/gui/screens/DatapackLoadFailureScreen net/minecraft/client/gui/screens/DatapackLoadFailureScreen/net/minecraft/client/gui/screens/DatapackLoadFailureScreen +MD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/ (Ljava/lang/Runnable;)V net/minecraft/client/gui/screens/DatapackLoadFailureScreen/ (Ljava/lang/Runnable;)V +MD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/DatapackLoadFailureScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/m_6913_ ()Z net/minecraft/client/gui/screens/DatapackLoadFailureScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/m_7856_ ()V net/minecraft/client/gui/screens/DatapackLoadFailureScreen/init ()V +MD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/m_95900_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DatapackLoadFailureScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/DatapackLoadFailureScreen/m_95904_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DatapackLoadFailureScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/DeathScreen net/minecraft/client/gui/screens/DeathScreen +FD: net/minecraft/client/gui/screens/DeathScreen/f_169295_ net/minecraft/client/gui/screens/DeathScreen/exitButtons +FD: net/minecraft/client/gui/screens/DeathScreen/f_95906_ net/minecraft/client/gui/screens/DeathScreen/delayTicker +FD: net/minecraft/client/gui/screens/DeathScreen/f_95907_ net/minecraft/client/gui/screens/DeathScreen/causeOfDeath +FD: net/minecraft/client/gui/screens/DeathScreen/f_95908_ net/minecraft/client/gui/screens/DeathScreen/hardcore +FD: net/minecraft/client/gui/screens/DeathScreen/f_95909_ net/minecraft/client/gui/screens/DeathScreen/deathScore +FD: net/minecraft/client/gui/screens/DeathScreen/net/minecraft/client/gui/screens/DeathScreen net/minecraft/client/gui/screens/DeathScreen/net/minecraft/client/gui/screens/DeathScreen +MD: net/minecraft/client/gui/screens/DeathScreen/ (Lnet/minecraft/network/chat/Component;Z)V net/minecraft/client/gui/screens/DeathScreen/ (Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/client/gui/screens/DeathScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/DeathScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/DeathScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/DeathScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/DeathScreen/m_6913_ ()Z net/minecraft/client/gui/screens/DeathScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/DeathScreen/m_7043_ ()Z net/minecraft/client/gui/screens/DeathScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/DeathScreen/m_7856_ ()V net/minecraft/client/gui/screens/DeathScreen/init ()V +MD: net/minecraft/client/gui/screens/DeathScreen/m_95917_ (I)Lnet/minecraft/network/chat/Style; net/minecraft/client/gui/screens/DeathScreen/getClickedComponentStyleAt (I)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/gui/screens/DeathScreen/m_95924_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DeathScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/DeathScreen/m_95929_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DeathScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/DeathScreen/m_95931_ (Z)V net/minecraft/client/gui/screens/DeathScreen/confirmResult (Z)V +MD: net/minecraft/client/gui/screens/DeathScreen/m_95934_ ()V net/minecraft/client/gui/screens/DeathScreen/exitToTitleScreen ()V +MD: net/minecraft/client/gui/screens/DeathScreen/m_96624_ ()V net/minecraft/client/gui/screens/DeathScreen/tick ()V +CL: net/minecraft/client/gui/screens/DemoIntroScreen net/minecraft/client/gui/screens/DemoIntroScreen +FD: net/minecraft/client/gui/screens/DemoIntroScreen/f_95935_ net/minecraft/client/gui/screens/DemoIntroScreen/DEMO_BACKGROUND_LOCATION +FD: net/minecraft/client/gui/screens/DemoIntroScreen/f_95936_ net/minecraft/client/gui/screens/DemoIntroScreen/movementMessage +FD: net/minecraft/client/gui/screens/DemoIntroScreen/f_95937_ net/minecraft/client/gui/screens/DemoIntroScreen/durationMessage +FD: net/minecraft/client/gui/screens/DemoIntroScreen/net/minecraft/client/gui/screens/DemoIntroScreen net/minecraft/client/gui/screens/DemoIntroScreen/net/minecraft/client/gui/screens/DemoIntroScreen +MD: net/minecraft/client/gui/screens/DemoIntroScreen/ ()V net/minecraft/client/gui/screens/DemoIntroScreen/ ()V +MD: net/minecraft/client/gui/screens/DemoIntroScreen/ ()V net/minecraft/client/gui/screens/DemoIntroScreen/ ()V +MD: net/minecraft/client/gui/screens/DemoIntroScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/DemoIntroScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/DemoIntroScreen/m_7333_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/DemoIntroScreen/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/DemoIntroScreen/m_7856_ ()V net/minecraft/client/gui/screens/DemoIntroScreen/init ()V +MD: net/minecraft/client/gui/screens/DemoIntroScreen/m_95947_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DemoIntroScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/DemoIntroScreen/m_95950_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DemoIntroScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/DirectJoinServerScreen net/minecraft/client/gui/screens/DirectJoinServerScreen +FD: net/minecraft/client/gui/screens/DirectJoinServerScreen/f_95952_ net/minecraft/client/gui/screens/DirectJoinServerScreen/ENTER_IP_LABEL +FD: net/minecraft/client/gui/screens/DirectJoinServerScreen/f_95953_ net/minecraft/client/gui/screens/DirectJoinServerScreen/selectButton +FD: net/minecraft/client/gui/screens/DirectJoinServerScreen/f_95954_ net/minecraft/client/gui/screens/DirectJoinServerScreen/serverData +FD: net/minecraft/client/gui/screens/DirectJoinServerScreen/f_95955_ net/minecraft/client/gui/screens/DirectJoinServerScreen/ipEdit +FD: net/minecraft/client/gui/screens/DirectJoinServerScreen/f_95956_ net/minecraft/client/gui/screens/DirectJoinServerScreen/callback +FD: net/minecraft/client/gui/screens/DirectJoinServerScreen/f_95957_ net/minecraft/client/gui/screens/DirectJoinServerScreen/lastScreen +FD: net/minecraft/client/gui/screens/DirectJoinServerScreen/net/minecraft/client/gui/screens/DirectJoinServerScreen net/minecraft/client/gui/screens/DirectJoinServerScreen/net/minecraft/client/gui/screens/DirectJoinServerScreen +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/ ()V net/minecraft/client/gui/screens/DirectJoinServerScreen/ ()V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/gui/screens/DirectJoinServerScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/DirectJoinServerScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/DirectJoinServerScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_7379_ ()V net/minecraft/client/gui/screens/DirectJoinServerScreen/onClose ()V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_7856_ ()V net/minecraft/client/gui/screens/DirectJoinServerScreen/init ()V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_7861_ ()V net/minecraft/client/gui/screens/DirectJoinServerScreen/removed ()V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/DirectJoinServerScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_95976_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DirectJoinServerScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_95980_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DirectJoinServerScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_95982_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/DirectJoinServerScreen/lambda$init$2 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_95986_ ()V net/minecraft/client/gui/screens/DirectJoinServerScreen/onSelect ()V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_95987_ ()V net/minecraft/client/gui/screens/DirectJoinServerScreen/updateSelectButtonStatus ()V +MD: net/minecraft/client/gui/screens/DirectJoinServerScreen/m_96624_ ()V net/minecraft/client/gui/screens/DirectJoinServerScreen/tick ()V +CL: net/minecraft/client/gui/screens/DisconnectedScreen net/minecraft/client/gui/screens/DisconnectedScreen +FD: net/minecraft/client/gui/screens/DisconnectedScreen/f_95988_ net/minecraft/client/gui/screens/DisconnectedScreen/reason +FD: net/minecraft/client/gui/screens/DisconnectedScreen/f_95989_ net/minecraft/client/gui/screens/DisconnectedScreen/message +FD: net/minecraft/client/gui/screens/DisconnectedScreen/f_95990_ net/minecraft/client/gui/screens/DisconnectedScreen/parent +FD: net/minecraft/client/gui/screens/DisconnectedScreen/f_95991_ net/minecraft/client/gui/screens/DisconnectedScreen/textHeight +FD: net/minecraft/client/gui/screens/DisconnectedScreen/net/minecraft/client/gui/screens/DisconnectedScreen net/minecraft/client/gui/screens/DisconnectedScreen/net/minecraft/client/gui/screens/DisconnectedScreen +MD: net/minecraft/client/gui/screens/DisconnectedScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/DisconnectedScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/DisconnectedScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/DisconnectedScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/DisconnectedScreen/m_6913_ ()Z net/minecraft/client/gui/screens/DisconnectedScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/DisconnectedScreen/m_7856_ ()V net/minecraft/client/gui/screens/DisconnectedScreen/init ()V +MD: net/minecraft/client/gui/screens/DisconnectedScreen/m_96001_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/DisconnectedScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/EditServerScreen net/minecraft/client/gui/screens/EditServerScreen +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96005_ net/minecraft/client/gui/screens/EditServerScreen/NAME_LABEL +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96006_ net/minecraft/client/gui/screens/EditServerScreen/IP_LABEL +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96007_ net/minecraft/client/gui/screens/EditServerScreen/addButton +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96008_ net/minecraft/client/gui/screens/EditServerScreen/callback +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96009_ net/minecraft/client/gui/screens/EditServerScreen/serverData +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96010_ net/minecraft/client/gui/screens/EditServerScreen/ipEdit +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96011_ net/minecraft/client/gui/screens/EditServerScreen/nameEdit +FD: net/minecraft/client/gui/screens/EditServerScreen/f_96013_ net/minecraft/client/gui/screens/EditServerScreen/lastScreen +FD: net/minecraft/client/gui/screens/EditServerScreen/net/minecraft/client/gui/screens/EditServerScreen net/minecraft/client/gui/screens/EditServerScreen/net/minecraft/client/gui/screens/EditServerScreen +MD: net/minecraft/client/gui/screens/EditServerScreen/ ()V net/minecraft/client/gui/screens/EditServerScreen/ ()V +MD: net/minecraft/client/gui/screens/EditServerScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/gui/screens/EditServerScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_169296_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/EditServerScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_169298_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus;)V net/minecraft/client/gui/screens/EditServerScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus;)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_169301_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/EditServerScreen/lambda$init$1 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_169303_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/EditServerScreen/lambda$init$0 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_169305_ ()V net/minecraft/client/gui/screens/EditServerScreen/updateAddButtonStatus ()V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/EditServerScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/EditServerScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_7379_ ()V net/minecraft/client/gui/screens/EditServerScreen/onClose ()V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_7856_ ()V net/minecraft/client/gui/screens/EditServerScreen/init ()V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_7861_ ()V net/minecraft/client/gui/screens/EditServerScreen/removed ()V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_96029_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/EditServerScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_96045_ ()V net/minecraft/client/gui/screens/EditServerScreen/onAdd ()V +MD: net/minecraft/client/gui/screens/EditServerScreen/m_96624_ ()V net/minecraft/client/gui/screens/EditServerScreen/tick ()V +CL: net/minecraft/client/gui/screens/ErrorScreen net/minecraft/client/gui/screens/ErrorScreen +FD: net/minecraft/client/gui/screens/ErrorScreen/f_96047_ net/minecraft/client/gui/screens/ErrorScreen/message +FD: net/minecraft/client/gui/screens/ErrorScreen/net/minecraft/client/gui/screens/ErrorScreen net/minecraft/client/gui/screens/ErrorScreen/net/minecraft/client/gui/screens/ErrorScreen +MD: net/minecraft/client/gui/screens/ErrorScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ErrorScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ErrorScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ErrorScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ErrorScreen/m_6913_ ()Z net/minecraft/client/gui/screens/ErrorScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/ErrorScreen/m_7856_ ()V net/minecraft/client/gui/screens/ErrorScreen/init ()V +MD: net/minecraft/client/gui/screens/ErrorScreen/m_96056_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ErrorScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/GenericDirtMessageScreen net/minecraft/client/gui/screens/GenericDirtMessageScreen +FD: net/minecraft/client/gui/screens/GenericDirtMessageScreen/net/minecraft/client/gui/screens/GenericDirtMessageScreen net/minecraft/client/gui/screens/GenericDirtMessageScreen/net/minecraft/client/gui/screens/GenericDirtMessageScreen +MD: net/minecraft/client/gui/screens/GenericDirtMessageScreen/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/GenericDirtMessageScreen/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/GenericDirtMessageScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/GenericDirtMessageScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/GenericDirtMessageScreen/m_6913_ ()Z net/minecraft/client/gui/screens/GenericDirtMessageScreen/shouldCloseOnEsc ()Z +CL: net/minecraft/client/gui/screens/InBedChatScreen net/minecraft/client/gui/screens/InBedChatScreen +FD: net/minecraft/client/gui/screens/InBedChatScreen/net/minecraft/client/gui/screens/InBedChatScreen net/minecraft/client/gui/screens/InBedChatScreen/net/minecraft/client/gui/screens/InBedChatScreen +MD: net/minecraft/client/gui/screens/InBedChatScreen/ ()V net/minecraft/client/gui/screens/InBedChatScreen/ ()V +MD: net/minecraft/client/gui/screens/InBedChatScreen/m_193839_ ()V net/minecraft/client/gui/screens/InBedChatScreen/onPlayerWokeUp ()V +MD: net/minecraft/client/gui/screens/InBedChatScreen/m_7379_ ()V net/minecraft/client/gui/screens/InBedChatScreen/onClose ()V +MD: net/minecraft/client/gui/screens/InBedChatScreen/m_7856_ ()V net/minecraft/client/gui/screens/InBedChatScreen/init ()V +MD: net/minecraft/client/gui/screens/InBedChatScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/InBedChatScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/InBedChatScreen/m_96073_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/InBedChatScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/InBedChatScreen/m_96077_ ()V net/minecraft/client/gui/screens/InBedChatScreen/sendWakeUp ()V +CL: net/minecraft/client/gui/screens/LanguageSelectScreen net/minecraft/client/gui/screens/LanguageSelectScreen +FD: net/minecraft/client/gui/screens/LanguageSelectScreen/f_96078_ net/minecraft/client/gui/screens/LanguageSelectScreen/WARNING_LABEL +FD: net/minecraft/client/gui/screens/LanguageSelectScreen/f_96079_ net/minecraft/client/gui/screens/LanguageSelectScreen/packSelectionList +FD: net/minecraft/client/gui/screens/LanguageSelectScreen/f_96080_ net/minecraft/client/gui/screens/LanguageSelectScreen/languageManager +FD: net/minecraft/client/gui/screens/LanguageSelectScreen/net/minecraft/client/gui/screens/LanguageSelectScreen net/minecraft/client/gui/screens/LanguageSelectScreen/net/minecraft/client/gui/screens/LanguageSelectScreen +MD: net/minecraft/client/gui/screens/LanguageSelectScreen/ ()V net/minecraft/client/gui/screens/LanguageSelectScreen/ ()V +MD: net/minecraft/client/gui/screens/LanguageSelectScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;Lnet/minecraft/client/resources/language/LanguageManager;)V net/minecraft/client/gui/screens/LanguageSelectScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;Lnet/minecraft/client/resources/language/LanguageManager;)V +MD: net/minecraft/client/gui/screens/LanguageSelectScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/LanguageSelectScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/LanguageSelectScreen/m_7856_ ()V net/minecraft/client/gui/screens/LanguageSelectScreen/init ()V +MD: net/minecraft/client/gui/screens/LanguageSelectScreen/m_96098_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/LanguageSelectScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList +FD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/f_96100_ net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/this$0 +FD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/ (Lnet/minecraft/client/gui/screens/LanguageSelectScreen;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/ (Lnet/minecraft/client/gui/screens/LanguageSelectScreen;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/m_169306_ (Lnet/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList;)I net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/access$000 (Lnet/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList;)I +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/m_5694_ ()Z net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/isFocused ()Z +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/m_5756_ ()I net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/m_5759_ ()I net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/getRowWidth ()I +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +CL: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry +FD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/f_96115_ net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/this$1 +FD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/f_96116_ net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/language +FD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/ (Lnet/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList;Lnet/minecraft/client/resources/language/LanguageInfo;)V net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/ (Lnet/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList;Lnet/minecraft/client/resources/language/LanguageInfo;)V +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/m_96120_ ()V net/minecraft/client/gui/screens/LanguageSelectScreen$LanguageSelectionList$Entry/select ()V +CL: net/minecraft/client/gui/screens/LevelLoadingScreen net/minecraft/client/gui/screens/LevelLoadingScreen +FD: net/minecraft/client/gui/screens/LevelLoadingScreen/f_169309_ net/minecraft/client/gui/screens/LevelLoadingScreen/NARRATION_DELAY_MS +FD: net/minecraft/client/gui/screens/LevelLoadingScreen/f_169310_ net/minecraft/client/gui/screens/LevelLoadingScreen/done +FD: net/minecraft/client/gui/screens/LevelLoadingScreen/f_96138_ net/minecraft/client/gui/screens/LevelLoadingScreen/progressListener +FD: net/minecraft/client/gui/screens/LevelLoadingScreen/f_96139_ net/minecraft/client/gui/screens/LevelLoadingScreen/lastNarration +FD: net/minecraft/client/gui/screens/LevelLoadingScreen/f_96140_ net/minecraft/client/gui/screens/LevelLoadingScreen/COLORS +FD: net/minecraft/client/gui/screens/LevelLoadingScreen/net/minecraft/client/gui/screens/LevelLoadingScreen net/minecraft/client/gui/screens/LevelLoadingScreen/net/minecraft/client/gui/screens/LevelLoadingScreen +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/ ()V net/minecraft/client/gui/screens/LevelLoadingScreen/ ()V +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/ (Lnet/minecraft/server/level/progress/StoringChunkProgressListener;)V net/minecraft/client/gui/screens/LevelLoadingScreen/ (Lnet/minecraft/server/level/progress/StoringChunkProgressListener;)V +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/m_142227_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/LevelLoadingScreen/updateNarratedWidget (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/m_169313_ ()Ljava/lang/String; net/minecraft/client/gui/screens/LevelLoadingScreen/getFormattedProgress ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/LevelLoadingScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/m_6913_ ()Z net/minecraft/client/gui/screens/LevelLoadingScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/m_7861_ ()V net/minecraft/client/gui/screens/LevelLoadingScreen/removed ()V +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/m_96149_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/server/level/progress/StoringChunkProgressListener;IIII)V net/minecraft/client/gui/screens/LevelLoadingScreen/renderChunks (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/server/level/progress/StoringChunkProgressListener;IIII)V +MD: net/minecraft/client/gui/screens/LevelLoadingScreen/m_96156_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V net/minecraft/client/gui/screens/LevelLoadingScreen/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V +CL: net/minecraft/client/gui/screens/LoadingOverlay net/minecraft/client/gui/screens/LoadingOverlay +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169314_ net/minecraft/client/gui/screens/LoadingOverlay/FADE_OUT_TIME +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169315_ net/minecraft/client/gui/screens/LoadingOverlay/FADE_IN_TIME +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169316_ net/minecraft/client/gui/screens/LoadingOverlay/LOGO_BACKGROUND_COLOR +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169317_ net/minecraft/client/gui/screens/LoadingOverlay/LOGO_BACKGROUND_COLOR_DARK +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169318_ net/minecraft/client/gui/screens/LoadingOverlay/LOGO_SCALE +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169319_ net/minecraft/client/gui/screens/LoadingOverlay/LOGO_QUARTER_FLOAT +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169320_ net/minecraft/client/gui/screens/LoadingOverlay/LOGO_QUARTER +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169321_ net/minecraft/client/gui/screens/LoadingOverlay/LOGO_HALF +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169322_ net/minecraft/client/gui/screens/LoadingOverlay/LOGO_OVERLAP +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_169323_ net/minecraft/client/gui/screens/LoadingOverlay/SMOOTHING +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96160_ net/minecraft/client/gui/screens/LoadingOverlay/MOJANG_STUDIOS_LOGO_LOCATION +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96161_ net/minecraft/client/gui/screens/LoadingOverlay/BRAND_BACKGROUND +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96163_ net/minecraft/client/gui/screens/LoadingOverlay/minecraft +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96164_ net/minecraft/client/gui/screens/LoadingOverlay/reload +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96165_ net/minecraft/client/gui/screens/LoadingOverlay/onFinish +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96166_ net/minecraft/client/gui/screens/LoadingOverlay/fadeIn +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96167_ net/minecraft/client/gui/screens/LoadingOverlay/currentProgress +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96168_ net/minecraft/client/gui/screens/LoadingOverlay/fadeOutStart +FD: net/minecraft/client/gui/screens/LoadingOverlay/f_96169_ net/minecraft/client/gui/screens/LoadingOverlay/fadeInStart +FD: net/minecraft/client/gui/screens/LoadingOverlay/net/minecraft/client/gui/screens/LoadingOverlay net/minecraft/client/gui/screens/LoadingOverlay/net/minecraft/client/gui/screens/LoadingOverlay +MD: net/minecraft/client/gui/screens/LoadingOverlay/ ()V net/minecraft/client/gui/screens/LoadingOverlay/ ()V +MD: net/minecraft/client/gui/screens/LoadingOverlay/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/server/packs/resources/ReloadInstance;Ljava/util/function/Consumer;Z)V net/minecraft/client/gui/screens/LoadingOverlay/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/server/packs/resources/ReloadInstance;Ljava/util/function/Consumer;Z)V +MD: net/minecraft/client/gui/screens/LoadingOverlay/m_169324_ (II)I net/minecraft/client/gui/screens/LoadingOverlay/replaceAlpha (II)I +MD: net/minecraft/client/gui/screens/LoadingOverlay/m_169327_ ()I net/minecraft/client/gui/screens/LoadingOverlay/lambda$static$0 ()I +MD: net/minecraft/client/gui/screens/LoadingOverlay/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/LoadingOverlay/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/LoadingOverlay/m_7859_ ()Z net/minecraft/client/gui/screens/LoadingOverlay/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/LoadingOverlay/m_96182_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIF)V net/minecraft/client/gui/screens/LoadingOverlay/drawProgressBar (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIF)V +MD: net/minecraft/client/gui/screens/LoadingOverlay/m_96189_ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/LoadingOverlay/registerTextures (Lnet/minecraft/client/Minecraft;)V +CL: net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture +FD: net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture/net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture/net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture +MD: net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture/ ()V net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture/ ()V +MD: net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture/m_6335_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture/getTextureImage (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; +CL: net/minecraft/client/gui/screens/MenuScreens net/minecraft/client/gui/screens/MenuScreens +FD: net/minecraft/client/gui/screens/MenuScreens/f_96195_ net/minecraft/client/gui/screens/MenuScreens/LOGGER +FD: net/minecraft/client/gui/screens/MenuScreens/f_96196_ net/minecraft/client/gui/screens/MenuScreens/SCREENS +FD: net/minecraft/client/gui/screens/MenuScreens/net/minecraft/client/gui/screens/MenuScreens net/minecraft/client/gui/screens/MenuScreens/net/minecraft/client/gui/screens/MenuScreens +MD: net/minecraft/client/gui/screens/MenuScreens/ ()V net/minecraft/client/gui/screens/MenuScreens/ ()V +MD: net/minecraft/client/gui/screens/MenuScreens/ ()V net/minecraft/client/gui/screens/MenuScreens/ ()V +MD: net/minecraft/client/gui/screens/MenuScreens/m_96198_ ()Z net/minecraft/client/gui/screens/MenuScreens/selfTest ()Z +MD: net/minecraft/client/gui/screens/MenuScreens/m_96199_ (Lnet/minecraft/world/inventory/MenuType;)Lnet/minecraft/client/gui/screens/MenuScreens$ScreenConstructor; net/minecraft/client/gui/screens/MenuScreens/getConstructor (Lnet/minecraft/world/inventory/MenuType;)Lnet/minecraft/client/gui/screens/MenuScreens$ScreenConstructor; +MD: net/minecraft/client/gui/screens/MenuScreens/m_96201_ (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/Minecraft;ILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/MenuScreens/create (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/Minecraft;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/MenuScreens/m_96206_ (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/gui/screens/MenuScreens$ScreenConstructor;)V net/minecraft/client/gui/screens/MenuScreens/register (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/gui/screens/MenuScreens$ScreenConstructor;)V +CL: net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor +FD: net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor/net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor/net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor +MD: net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor/m_96209_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/Minecraft;I)V net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor/fromPacket (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/Minecraft;I)V +MD: net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor/m_96214_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/screens/Screen; net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor/create (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/screens/Screen; +CL: net/minecraft/client/gui/screens/MouseSettingsScreen net/minecraft/client/gui/screens/MouseSettingsScreen +FD: net/minecraft/client/gui/screens/MouseSettingsScreen/f_96218_ net/minecraft/client/gui/screens/MouseSettingsScreen/list +FD: net/minecraft/client/gui/screens/MouseSettingsScreen/f_96219_ net/minecraft/client/gui/screens/MouseSettingsScreen/OPTIONS +FD: net/minecraft/client/gui/screens/MouseSettingsScreen/net/minecraft/client/gui/screens/MouseSettingsScreen net/minecraft/client/gui/screens/MouseSettingsScreen/net/minecraft/client/gui/screens/MouseSettingsScreen +MD: net/minecraft/client/gui/screens/MouseSettingsScreen/ ()V net/minecraft/client/gui/screens/MouseSettingsScreen/ ()V +MD: net/minecraft/client/gui/screens/MouseSettingsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/MouseSettingsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/MouseSettingsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/MouseSettingsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/MouseSettingsScreen/m_7856_ ()V net/minecraft/client/gui/screens/MouseSettingsScreen/init ()V +MD: net/minecraft/client/gui/screens/MouseSettingsScreen/m_96224_ (I)[Lnet/minecraft/client/Option; net/minecraft/client/gui/screens/MouseSettingsScreen/lambda$init$0 (I)[Lnet/minecraft/client/Option; +MD: net/minecraft/client/gui/screens/MouseSettingsScreen/m_96231_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/MouseSettingsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/OnlineOptionsScreen net/minecraft/client/gui/screens/OnlineOptionsScreen +FD: net/minecraft/client/gui/screens/OnlineOptionsScreen/f_193840_ net/minecraft/client/gui/screens/OnlineOptionsScreen/ONLINE_OPTIONS +FD: net/minecraft/client/gui/screens/OnlineOptionsScreen/net/minecraft/client/gui/screens/OnlineOptionsScreen net/minecraft/client/gui/screens/OnlineOptionsScreen/net/minecraft/client/gui/screens/OnlineOptionsScreen +MD: net/minecraft/client/gui/screens/OnlineOptionsScreen/ ()V net/minecraft/client/gui/screens/OnlineOptionsScreen/ ()V +MD: net/minecraft/client/gui/screens/OnlineOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/OnlineOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/OnlineOptionsScreen/m_7853_ ()V net/minecraft/client/gui/screens/OnlineOptionsScreen/createFooter ()V +CL: net/minecraft/client/gui/screens/OptionsScreen net/minecraft/client/gui/screens/OptionsScreen +FD: net/minecraft/client/gui/screens/OptionsScreen/f_96234_ net/minecraft/client/gui/screens/OptionsScreen/OPTION_SCREEN_OPTIONS +FD: net/minecraft/client/gui/screens/OptionsScreen/f_96235_ net/minecraft/client/gui/screens/OptionsScreen/lastScreen +FD: net/minecraft/client/gui/screens/OptionsScreen/f_96236_ net/minecraft/client/gui/screens/OptionsScreen/options +FD: net/minecraft/client/gui/screens/OptionsScreen/f_96237_ net/minecraft/client/gui/screens/OptionsScreen/difficultyButton +FD: net/minecraft/client/gui/screens/OptionsScreen/f_96238_ net/minecraft/client/gui/screens/OptionsScreen/lockButton +FD: net/minecraft/client/gui/screens/OptionsScreen/net/minecraft/client/gui/screens/OptionsScreen net/minecraft/client/gui/screens/OptionsScreen/net/minecraft/client/gui/screens/OptionsScreen +MD: net/minecraft/client/gui/screens/OptionsScreen/ ()V net/minecraft/client/gui/screens/OptionsScreen/ ()V +MD: net/minecraft/client/gui/screens/OptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/OptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_193846_ (IIILjava/lang/String;Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton; net/minecraft/client/gui/screens/OptionsScreen/createDifficultyButton (IIILjava/lang/String;Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/gui/components/CycleButton; +MD: net/minecraft/client/gui/screens/OptionsScreen/m_193852_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/Difficulty;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$createDifficultyButton$11 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/Difficulty;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_193856_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/OptionsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_7856_ ()V net/minecraft/client/gui/screens/OptionsScreen/init ()V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_7861_ ()V net/minecraft/client/gui/screens/OptionsScreen/removed ()V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96244_ (Lnet/minecraft/server/packs/repository/PackRepository;)V net/minecraft/client/gui/screens/OptionsScreen/updatePackList (Lnet/minecraft/server/packs/repository/PackRepository;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96256_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$10 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96258_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96260_ (Z)V net/minecraft/client/gui/screens/OptionsScreen/lockCallback (Z)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96262_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$8 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96265_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96267_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96269_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96271_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96273_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96275_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OptionsScreen/m_96277_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OptionsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/OptionsSubScreen net/minecraft/client/gui/screens/OptionsSubScreen +FD: net/minecraft/client/gui/screens/OptionsSubScreen/f_96281_ net/minecraft/client/gui/screens/OptionsSubScreen/lastScreen +FD: net/minecraft/client/gui/screens/OptionsSubScreen/f_96282_ net/minecraft/client/gui/screens/OptionsSubScreen/options +FD: net/minecraft/client/gui/screens/OptionsSubScreen/net/minecraft/client/gui/screens/OptionsSubScreen net/minecraft/client/gui/screens/OptionsSubScreen/net/minecraft/client/gui/screens/OptionsSubScreen +MD: net/minecraft/client/gui/screens/OptionsSubScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/OptionsSubScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/OptionsSubScreen/m_7379_ ()V net/minecraft/client/gui/screens/OptionsSubScreen/onClose ()V +MD: net/minecraft/client/gui/screens/OptionsSubScreen/m_7861_ ()V net/minecraft/client/gui/screens/OptionsSubScreen/removed ()V +MD: net/minecraft/client/gui/screens/OptionsSubScreen/m_96287_ (Lnet/minecraft/client/gui/components/OptionsList;II)Ljava/util/List; net/minecraft/client/gui/screens/OptionsSubScreen/tooltipAt (Lnet/minecraft/client/gui/components/OptionsList;II)Ljava/util/List; +CL: net/minecraft/client/gui/screens/OutOfMemoryScreen net/minecraft/client/gui/screens/OutOfMemoryScreen +FD: net/minecraft/client/gui/screens/OutOfMemoryScreen/net/minecraft/client/gui/screens/OutOfMemoryScreen net/minecraft/client/gui/screens/OutOfMemoryScreen/net/minecraft/client/gui/screens/OutOfMemoryScreen +MD: net/minecraft/client/gui/screens/OutOfMemoryScreen/ ()V net/minecraft/client/gui/screens/OutOfMemoryScreen/ ()V +MD: net/minecraft/client/gui/screens/OutOfMemoryScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/OutOfMemoryScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/OutOfMemoryScreen/m_6913_ ()Z net/minecraft/client/gui/screens/OutOfMemoryScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/OutOfMemoryScreen/m_7856_ ()V net/minecraft/client/gui/screens/OutOfMemoryScreen/init ()V +MD: net/minecraft/client/gui/screens/OutOfMemoryScreen/m_96299_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OutOfMemoryScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/OutOfMemoryScreen/m_96303_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/OutOfMemoryScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/Overlay net/minecraft/client/gui/screens/Overlay +FD: net/minecraft/client/gui/screens/Overlay/net/minecraft/client/gui/screens/Overlay net/minecraft/client/gui/screens/Overlay/net/minecraft/client/gui/screens/Overlay +MD: net/minecraft/client/gui/screens/Overlay/ ()V net/minecraft/client/gui/screens/Overlay/ ()V +MD: net/minecraft/client/gui/screens/Overlay/m_7859_ ()Z net/minecraft/client/gui/screens/Overlay/isPauseScreen ()Z +CL: net/minecraft/client/gui/screens/PauseScreen net/minecraft/client/gui/screens/PauseScreen +FD: net/minecraft/client/gui/screens/PauseScreen/f_169332_ net/minecraft/client/gui/screens/PauseScreen/URL_FEEDBACK_SNAPSHOT +FD: net/minecraft/client/gui/screens/PauseScreen/f_169333_ net/minecraft/client/gui/screens/PauseScreen/URL_FEEDBACK_RELEASE +FD: net/minecraft/client/gui/screens/PauseScreen/f_169334_ net/minecraft/client/gui/screens/PauseScreen/URL_BUGS +FD: net/minecraft/client/gui/screens/PauseScreen/f_96306_ net/minecraft/client/gui/screens/PauseScreen/showPauseMenu +FD: net/minecraft/client/gui/screens/PauseScreen/net/minecraft/client/gui/screens/PauseScreen net/minecraft/client/gui/screens/PauseScreen/net/minecraft/client/gui/screens/PauseScreen +MD: net/minecraft/client/gui/screens/PauseScreen/ (Z)V net/minecraft/client/gui/screens/PauseScreen/ (Z)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_169335_ (Ljava/lang/String;Z)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$3 (Ljava/lang/String;Z)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_169338_ (Z)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$5 (Z)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/PauseScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_7856_ ()V net/minecraft/client/gui/screens/PauseScreen/init ()V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96314_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96316_ (Ljava/lang/String;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$4 (Ljava/lang/String;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96320_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$8 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96322_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96330_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96332_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96334_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96336_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PauseScreen/lambda$createPauseMenu$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96338_ ()V net/minecraft/client/gui/screens/PauseScreen/createPauseMenu ()V +MD: net/minecraft/client/gui/screens/PauseScreen/m_96624_ ()V net/minecraft/client/gui/screens/PauseScreen/tick ()V +CL: net/minecraft/client/gui/screens/PopupScreen net/minecraft/client/gui/screens/PopupScreen +FD: net/minecraft/client/gui/screens/PopupScreen/f_169340_ net/minecraft/client/gui/screens/PopupScreen/BUTTON_PADDING +FD: net/minecraft/client/gui/screens/PopupScreen/f_169341_ net/minecraft/client/gui/screens/PopupScreen/BUTTON_MARGIN +FD: net/minecraft/client/gui/screens/PopupScreen/f_169342_ net/minecraft/client/gui/screens/PopupScreen/BUTTON_HEIGHT +FD: net/minecraft/client/gui/screens/PopupScreen/f_169343_ net/minecraft/client/gui/screens/PopupScreen/narrationMessage +FD: net/minecraft/client/gui/screens/PopupScreen/f_96339_ net/minecraft/client/gui/screens/PopupScreen/message +FD: net/minecraft/client/gui/screens/PopupScreen/f_96340_ net/minecraft/client/gui/screens/PopupScreen/buttonOptions +FD: net/minecraft/client/gui/screens/PopupScreen/f_96341_ net/minecraft/client/gui/screens/PopupScreen/messageLines +FD: net/minecraft/client/gui/screens/PopupScreen/f_96342_ net/minecraft/client/gui/screens/PopupScreen/contentTop +FD: net/minecraft/client/gui/screens/PopupScreen/f_96343_ net/minecraft/client/gui/screens/PopupScreen/buttonWidth +FD: net/minecraft/client/gui/screens/PopupScreen/net/minecraft/client/gui/screens/PopupScreen net/minecraft/client/gui/screens/PopupScreen/net/minecraft/client/gui/screens/PopupScreen +MD: net/minecraft/client/gui/screens/PopupScreen/ (Lnet/minecraft/network/chat/Component;Ljava/util/List;Lcom/google/common/collect/ImmutableList;)V net/minecraft/client/gui/screens/PopupScreen/ (Lnet/minecraft/network/chat/Component;Ljava/util/List;Lcom/google/common/collect/ImmutableList;)V +MD: net/minecraft/client/gui/screens/PopupScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/PopupScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/PopupScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/PopupScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/PopupScreen/m_6913_ ()Z net/minecraft/client/gui/screens/PopupScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/PopupScreen/m_7856_ ()V net/minecraft/client/gui/screens/PopupScreen/init ()V +CL: net/minecraft/client/gui/screens/PopupScreen$ButtonOption net/minecraft/client/gui/screens/PopupScreen$ButtonOption +FD: net/minecraft/client/gui/screens/PopupScreen$ButtonOption/f_96359_ net/minecraft/client/gui/screens/PopupScreen$ButtonOption/message +FD: net/minecraft/client/gui/screens/PopupScreen$ButtonOption/f_96360_ net/minecraft/client/gui/screens/PopupScreen$ButtonOption/onPress +FD: net/minecraft/client/gui/screens/PopupScreen$ButtonOption/net/minecraft/client/gui/screens/PopupScreen$ButtonOption net/minecraft/client/gui/screens/PopupScreen$ButtonOption/net/minecraft/client/gui/screens/PopupScreen$ButtonOption +MD: net/minecraft/client/gui/screens/PopupScreen$ButtonOption/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;)V net/minecraft/client/gui/screens/PopupScreen$ButtonOption/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;)V +CL: net/minecraft/client/gui/screens/PresetFlatWorldScreen net/minecraft/client/gui/screens/PresetFlatWorldScreen +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169346_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/SLOT_TEX_SIZE +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169347_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/SLOT_BG_SIZE +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169348_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/SLOT_STAT_HEIGHT +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169349_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/SLOT_BG_X +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169350_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/SLOT_BG_Y +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169351_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/SLOT_FG_X +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169352_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/SLOT_FG_Y +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_169353_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/DEFAULT_BIOME +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96368_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/LOGGER +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96369_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/PRESETS +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96370_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/parent +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96371_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/shareText +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96372_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/listText +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96373_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/list +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96374_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/selectButton +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96375_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/export +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/f_96376_ net/minecraft/client/gui/screens/PresetFlatWorldScreen/settings +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/net/minecraft/client/gui/screens/PresetFlatWorldScreen net/minecraft/client/gui/screens/PresetFlatWorldScreen/net/minecraft/client/gui/screens/PresetFlatWorldScreen +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/ ()V net/minecraft/client/gui/screens/PresetFlatWorldScreen/ ()V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/ (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen/ (Lnet/minecraft/client/gui/screens/CreateFlatWorldScreen;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_205393_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/lang/String; net/minecraft/client/gui/screens/PresetFlatWorldScreen/save (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/lang/String; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_205403_ ()Ljava/lang/IllegalStateException; net/minecraft/client/gui/screens/PresetFlatWorldScreen/lambda$save$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_210839_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;)Ljava/util/stream/Stream; net/minecraft/client/gui/screens/PresetFlatWorldScreen/lambda$preset$4 (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;)Ljava/util/stream/Stream; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_210842_ (Ljava/util/Set;ZZ[Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; net/minecraft/client/gui/screens/PresetFlatWorldScreen/lambda$preset$5 (Ljava/util/Set;ZZ[Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_210849_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/resources/ResourceKey;Ljava/util/Set;ZZ[Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen/preset (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/resources/ResourceKey;Ljava/util/Set;ZZ[Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_211767_ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen/lambda$init$2 (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_211771_ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Ljava/lang/String;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; net/minecraft/client/gui/screens/PresetFlatWorldScreen/fromString (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Ljava/lang/String;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/PresetFlatWorldScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/PresetFlatWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/PresetFlatWorldScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_7379_ ()V net/minecraft/client/gui/screens/PresetFlatWorldScreen/onClose ()V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_7856_ ()V net/minecraft/client/gui/screens/PresetFlatWorldScreen/init ()V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_7861_ ()V net/minecraft/client/gui/screens/PresetFlatWorldScreen/removed ()V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_96393_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_96413_ (Ljava/lang/String;I)Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo; net/minecraft/client/gui/screens/PresetFlatWorldScreen/getLayerInfoFromString (Ljava/lang/String;I)Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_96433_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; net/minecraft/client/gui/screens/PresetFlatWorldScreen/lambda$fromString$0 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_96445_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/client/gui/screens/PresetFlatWorldScreen/getLayersInfoFromString (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_96449_ (Z)V net/minecraft/client/gui/screens/PresetFlatWorldScreen/updateButtonValidity (Z)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen/m_96624_ ()V net/minecraft/client/gui/screens/PresetFlatWorldScreen/tick ()V +CL: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/f_96454_ net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/icon +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/f_96455_ net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/name +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/f_96456_ net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/settings +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/ (Lnet/minecraft/world/item/Item;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/ (Lnet/minecraft/world/item/Item;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/m_96461_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/f_96462_ net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/this$0 +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/ (Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/ (Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/m_5694_ ()Z net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/isFocused ()Z +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/m_6987_ (Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/setSelected (Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/m_7933_ (III)Z net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList/keyPressed (III)Z +CL: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/f_169357_ net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/preset +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/f_96476_ net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/this$1 +FD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/ (Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList;Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/ (Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList;Lnet/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetInfo;)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/m_96479_ ()V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/select ()V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/m_96484_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/blitSlotBg (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/m_96499_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/Item;)V net/minecraft/client/gui/screens/PresetFlatWorldScreen$PresetsList$Entry/blitSlot (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/Item;)V +CL: net/minecraft/client/gui/screens/ProgressScreen net/minecraft/client/gui/screens/ProgressScreen +FD: net/minecraft/client/gui/screens/ProgressScreen/f_169362_ net/minecraft/client/gui/screens/ProgressScreen/clearScreenAfterStop +FD: net/minecraft/client/gui/screens/ProgressScreen/f_96506_ net/minecraft/client/gui/screens/ProgressScreen/header +FD: net/minecraft/client/gui/screens/ProgressScreen/f_96507_ net/minecraft/client/gui/screens/ProgressScreen/stage +FD: net/minecraft/client/gui/screens/ProgressScreen/f_96508_ net/minecraft/client/gui/screens/ProgressScreen/progress +FD: net/minecraft/client/gui/screens/ProgressScreen/f_96509_ net/minecraft/client/gui/screens/ProgressScreen/stop +FD: net/minecraft/client/gui/screens/ProgressScreen/net/minecraft/client/gui/screens/ProgressScreen net/minecraft/client/gui/screens/ProgressScreen/net/minecraft/client/gui/screens/ProgressScreen +MD: net/minecraft/client/gui/screens/ProgressScreen/ (Z)V net/minecraft/client/gui/screens/ProgressScreen/ (Z)V +MD: net/minecraft/client/gui/screens/ProgressScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ProgressScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ProgressScreen/m_6307_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ProgressScreen/progressStage (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ProgressScreen/m_6308_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ProgressScreen/progressStart (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ProgressScreen/m_6309_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/ProgressScreen/progressStartNoAbort (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/ProgressScreen/m_6913_ ()Z net/minecraft/client/gui/screens/ProgressScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/ProgressScreen/m_6952_ (I)V net/minecraft/client/gui/screens/ProgressScreen/progressStagePercentage (I)V +MD: net/minecraft/client/gui/screens/ProgressScreen/m_7730_ ()V net/minecraft/client/gui/screens/ProgressScreen/stop ()V +CL: net/minecraft/client/gui/screens/ReceivingLevelScreen net/minecraft/client/gui/screens/ReceivingLevelScreen +FD: net/minecraft/client/gui/screens/ReceivingLevelScreen/f_202370_ net/minecraft/client/gui/screens/ReceivingLevelScreen/CHUNK_LOADING_START_WAIT_LIMIT_MS +FD: net/minecraft/client/gui/screens/ReceivingLevelScreen/f_202371_ net/minecraft/client/gui/screens/ReceivingLevelScreen/loadingPacketsReceived +FD: net/minecraft/client/gui/screens/ReceivingLevelScreen/f_202372_ net/minecraft/client/gui/screens/ReceivingLevelScreen/oneTickSkipped +FD: net/minecraft/client/gui/screens/ReceivingLevelScreen/f_202373_ net/minecraft/client/gui/screens/ReceivingLevelScreen/createdAt +FD: net/minecraft/client/gui/screens/ReceivingLevelScreen/f_96526_ net/minecraft/client/gui/screens/ReceivingLevelScreen/DOWNLOADING_TERRAIN_TEXT +FD: net/minecraft/client/gui/screens/ReceivingLevelScreen/net/minecraft/client/gui/screens/ReceivingLevelScreen net/minecraft/client/gui/screens/ReceivingLevelScreen/net/minecraft/client/gui/screens/ReceivingLevelScreen +MD: net/minecraft/client/gui/screens/ReceivingLevelScreen/ ()V net/minecraft/client/gui/screens/ReceivingLevelScreen/ ()V +MD: net/minecraft/client/gui/screens/ReceivingLevelScreen/ ()V net/minecraft/client/gui/screens/ReceivingLevelScreen/ ()V +MD: net/minecraft/client/gui/screens/ReceivingLevelScreen/m_202375_ ()V net/minecraft/client/gui/screens/ReceivingLevelScreen/loadingPacketsReceived ()V +MD: net/minecraft/client/gui/screens/ReceivingLevelScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ReceivingLevelScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ReceivingLevelScreen/m_6913_ ()Z net/minecraft/client/gui/screens/ReceivingLevelScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/ReceivingLevelScreen/m_7043_ ()Z net/minecraft/client/gui/screens/ReceivingLevelScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/ReceivingLevelScreen/m_96624_ ()V net/minecraft/client/gui/screens/ReceivingLevelScreen/tick ()V +CL: net/minecraft/client/gui/screens/Screen net/minecraft/client/gui/screens/Screen +FD: net/minecraft/client/gui/screens/Screen/f_169365_ net/minecraft/client/gui/screens/Screen/lastNarratable +FD: net/minecraft/client/gui/screens/Screen/f_169366_ net/minecraft/client/gui/screens/Screen/EXTRA_SPACE_AFTER_FIRST_TOOLTIP_LINE +FD: net/minecraft/client/gui/screens/Screen/f_169367_ net/minecraft/client/gui/screens/Screen/USAGE_NARRATION +FD: net/minecraft/client/gui/screens/Screen/f_169368_ net/minecraft/client/gui/screens/Screen/narratables +FD: net/minecraft/client/gui/screens/Screen/f_169369_ net/minecraft/client/gui/screens/Screen/renderables +FD: net/minecraft/client/gui/screens/Screen/f_169370_ net/minecraft/client/gui/screens/Screen/NARRATE_SUPPRESS_AFTER_INIT_TIME +FD: net/minecraft/client/gui/screens/Screen/f_169371_ net/minecraft/client/gui/screens/Screen/NARRATE_DELAY_NARRATOR_ENABLED +FD: net/minecraft/client/gui/screens/Screen/f_169372_ net/minecraft/client/gui/screens/Screen/NARRATE_DELAY_MOUSE_MOVE +FD: net/minecraft/client/gui/screens/Screen/f_169373_ net/minecraft/client/gui/screens/Screen/NARRATE_DELAY_MOUSE_ACTION +FD: net/minecraft/client/gui/screens/Screen/f_169374_ net/minecraft/client/gui/screens/Screen/NARRATE_DELAY_KEYBOARD_ACTION +FD: net/minecraft/client/gui/screens/Screen/f_169375_ net/minecraft/client/gui/screens/Screen/narrationState +FD: net/minecraft/client/gui/screens/Screen/f_169376_ net/minecraft/client/gui/screens/Screen/narrationSuppressTime +FD: net/minecraft/client/gui/screens/Screen/f_169377_ net/minecraft/client/gui/screens/Screen/nextNarrationTime +FD: net/minecraft/client/gui/screens/Screen/f_96536_ net/minecraft/client/gui/screens/Screen/LOGGER +FD: net/minecraft/client/gui/screens/Screen/f_96537_ net/minecraft/client/gui/screens/Screen/ALLOWED_PROTOCOLS +FD: net/minecraft/client/gui/screens/Screen/f_96538_ net/minecraft/client/gui/screens/Screen/clickedLink +FD: net/minecraft/client/gui/screens/Screen/f_96539_ net/minecraft/client/gui/screens/Screen/title +FD: net/minecraft/client/gui/screens/Screen/f_96540_ net/minecraft/client/gui/screens/Screen/children +FD: net/minecraft/client/gui/screens/Screen/f_96541_ net/minecraft/client/gui/screens/Screen/minecraft +FD: net/minecraft/client/gui/screens/Screen/f_96542_ net/minecraft/client/gui/screens/Screen/itemRenderer +FD: net/minecraft/client/gui/screens/Screen/f_96543_ net/minecraft/client/gui/screens/Screen/width +FD: net/minecraft/client/gui/screens/Screen/f_96544_ net/minecraft/client/gui/screens/Screen/height +FD: net/minecraft/client/gui/screens/Screen/f_96546_ net/minecraft/client/gui/screens/Screen/passEvents +FD: net/minecraft/client/gui/screens/Screen/f_96547_ net/minecraft/client/gui/screens/Screen/font +FD: net/minecraft/client/gui/screens/Screen/net/minecraft/client/gui/screens/Screen net/minecraft/client/gui/screens/Screen/net/minecraft/client/gui/screens/Screen +MD: net/minecraft/client/gui/screens/Screen/ ()V net/minecraft/client/gui/screens/Screen/ ()V +MD: net/minecraft/client/gui/screens/Screen/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/Screen/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/Screen/m_142227_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/Screen/updateNarratedWidget (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/Screen/m_142228_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/Screen/updateNarrationState (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/Screen/m_142416_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/screens/Screen/addRenderableWidget (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/screens/Screen/m_142562_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/Screen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/Screen/m_169378_ (J)V net/minecraft/client/gui/screens/Screen/suppressNarration (J)V +MD: net/minecraft/client/gui/screens/Screen/m_169380_ (JZ)V net/minecraft/client/gui/screens/Screen/scheduleNarration (JZ)V +MD: net/minecraft/client/gui/screens/Screen/m_169383_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V net/minecraft/client/gui/screens/Screen/renderTooltipInternal (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V +MD: net/minecraft/client/gui/screens/Screen/m_169388_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;Ljava/util/Optional;II)V net/minecraft/client/gui/screens/Screen/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;Ljava/util/Optional;II)V +MD: net/minecraft/client/gui/screens/Screen/m_169394_ (Lnet/minecraft/client/gui/components/Widget;)Lnet/minecraft/client/gui/components/Widget; net/minecraft/client/gui/screens/Screen/addRenderableOnly (Lnet/minecraft/client/gui/components/Widget;)Lnet/minecraft/client/gui/components/Widget; +MD: net/minecraft/client/gui/screens/Screen/m_169397_ (Ljava/util/List;Lnet/minecraft/world/inventory/tooltip/TooltipComponent;)V net/minecraft/client/gui/screens/Screen/lambda$renderTooltip$0 (Ljava/util/List;Lnet/minecraft/world/inventory/tooltip/TooltipComponent;)V +MD: net/minecraft/client/gui/screens/Screen/m_169400_ (Ljava/util/List;Lnet/minecraft/client/gui/narration/NarratableEntry;)Lnet/minecraft/client/gui/screens/Screen$NarratableSearchResult; net/minecraft/client/gui/screens/Screen/findNarratableWidget (Ljava/util/List;Lnet/minecraft/client/gui/narration/NarratableEntry;)Lnet/minecraft/client/gui/screens/Screen$NarratableSearchResult; +MD: net/minecraft/client/gui/screens/Screen/m_169404_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/gui/screens/Screen/lambda$wrapScreenError$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/gui/screens/Screen/m_169407_ (Z)V net/minecraft/client/gui/screens/Screen/triggerImmediateNarration (Z)V +MD: net/minecraft/client/gui/screens/Screen/m_169409_ (Z)V net/minecraft/client/gui/screens/Screen/runNarration (Z)V +MD: net/minecraft/client/gui/screens/Screen/m_169411_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V net/minecraft/client/gui/screens/Screen/removeWidget (Lnet/minecraft/client/gui/components/events/GuiEventListener;)V +MD: net/minecraft/client/gui/screens/Screen/m_169413_ ()V net/minecraft/client/gui/screens/Screen/clearWidgets ()V +MD: net/minecraft/client/gui/screens/Screen/m_169414_ ()V net/minecraft/client/gui/screens/Screen/afterMouseMove ()V +MD: net/minecraft/client/gui/screens/Screen/m_169415_ ()V net/minecraft/client/gui/screens/Screen/afterMouseAction ()V +MD: net/minecraft/client/gui/screens/Screen/m_169416_ ()V net/minecraft/client/gui/screens/Screen/afterKeyboardAction ()V +MD: net/minecraft/client/gui/screens/Screen/m_169417_ ()V net/minecraft/client/gui/screens/Screen/handleDelayedNarration ()V +MD: net/minecraft/client/gui/screens/Screen/m_169418_ ()V net/minecraft/client/gui/screens/Screen/narrationEnabled ()V +MD: net/minecraft/client/gui/screens/Screen/m_169419_ ()Z net/minecraft/client/gui/screens/Screen/shouldRunNarration ()Z +MD: net/minecraft/client/gui/screens/Screen/m_202376_ ([Lnet/minecraft/client/gui/components/AbstractWidget;)V net/minecraft/client/gui/screens/Screen/hideWidgets ([Lnet/minecraft/client/gui/components/AbstractWidget;)V +MD: net/minecraft/client/gui/screens/Screen/m_5561_ (Lnet/minecraft/network/chat/Style;)Z net/minecraft/client/gui/screens/Screen/handleComponentClicked (Lnet/minecraft/network/chat/Style;)Z +MD: net/minecraft/client/gui/screens/Screen/m_5953_ (DD)Z net/minecraft/client/gui/screens/Screen/isMouseOver (DD)Z +MD: net/minecraft/client/gui/screens/Screen/m_6057_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/gui/screens/Screen/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/gui/screens/Screen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/Screen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/Screen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/Screen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/Screen/m_6575_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/Screen/init (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/Screen/m_6697_ (Ljava/lang/String;Z)V net/minecraft/client/gui/screens/Screen/insertText (Ljava/lang/String;Z)V +MD: net/minecraft/client/gui/screens/Screen/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/screens/Screen/children ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/Screen/m_6913_ ()Z net/minecraft/client/gui/screens/Screen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/Screen/m_7043_ ()Z net/minecraft/client/gui/screens/Screen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/Screen/m_7333_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/Screen/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/Screen/m_7379_ ()V net/minecraft/client/gui/screens/Screen/onClose ()V +MD: net/minecraft/client/gui/screens/Screen/m_7400_ (Ljava/util/List;)V net/minecraft/client/gui/screens/Screen/onFilesDrop (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/Screen/m_7787_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/screens/Screen/addWidget (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/screens/Screen/m_7856_ ()V net/minecraft/client/gui/screens/Screen/init ()V +MD: net/minecraft/client/gui/screens/Screen/m_7861_ ()V net/minecraft/client/gui/screens/Screen/removed ()V +MD: net/minecraft/client/gui/screens/Screen/m_7933_ (III)Z net/minecraft/client/gui/screens/Screen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/Screen/m_96555_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; net/minecraft/client/gui/screens/Screen/getTooltipFromItem (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; +MD: net/minecraft/client/gui/screens/Screen/m_96558_ (Lcom/mojang/blaze3d/vertex/PoseStack;I)V net/minecraft/client/gui/screens/Screen/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;I)V +MD: net/minecraft/client/gui/screens/Screen/m_96570_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Style;II)V net/minecraft/client/gui/screens/Screen/renderComponentHoverEffect (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Style;II)V +MD: net/minecraft/client/gui/screens/Screen/m_96579_ (Ljava/lang/Runnable;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/gui/screens/Screen/wrapScreenError (Ljava/lang/Runnable;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/Screen/m_96583_ (Ljava/lang/String;CI)Z net/minecraft/client/gui/screens/Screen/isValidCharacterForName (Ljava/lang/String;CI)Z +MD: net/minecraft/client/gui/screens/Screen/m_96589_ (Ljava/net/URI;)V net/minecraft/client/gui/screens/Screen/openLink (Ljava/net/URI;)V +MD: net/minecraft/client/gui/screens/Screen/m_96597_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V net/minecraft/client/gui/screens/Screen/renderComponentTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V +MD: net/minecraft/client/gui/screens/Screen/m_96602_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V net/minecraft/client/gui/screens/Screen/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V +MD: net/minecraft/client/gui/screens/Screen/m_96612_ (Ljava/lang/String;Z)V net/minecraft/client/gui/screens/Screen/sendMessage (Ljava/lang/String;Z)V +MD: net/minecraft/client/gui/screens/Screen/m_96615_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/Screen/sendMessage (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/Screen/m_96617_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V net/minecraft/client/gui/screens/Screen/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V +MD: net/minecraft/client/gui/screens/Screen/m_96622_ (Z)V net/minecraft/client/gui/screens/Screen/confirmLink (Z)V +MD: net/minecraft/client/gui/screens/Screen/m_96624_ ()V net/minecraft/client/gui/screens/Screen/tick ()V +MD: net/minecraft/client/gui/screens/Screen/m_96626_ (I)V net/minecraft/client/gui/screens/Screen/renderDirtBackground (I)V +MD: net/minecraft/client/gui/screens/Screen/m_96628_ (I)Z net/minecraft/client/gui/screens/Screen/isCut (I)Z +MD: net/minecraft/client/gui/screens/Screen/m_96630_ (I)Z net/minecraft/client/gui/screens/Screen/isPaste (I)Z +MD: net/minecraft/client/gui/screens/Screen/m_96632_ (I)Z net/minecraft/client/gui/screens/Screen/isCopy (I)Z +MD: net/minecraft/client/gui/screens/Screen/m_96634_ (I)Z net/minecraft/client/gui/screens/Screen/isSelectAll (I)Z +MD: net/minecraft/client/gui/screens/Screen/m_96636_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/Screen/getTitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/Screen/m_96637_ ()Z net/minecraft/client/gui/screens/Screen/hasControlDown ()Z +MD: net/minecraft/client/gui/screens/Screen/m_96638_ ()Z net/minecraft/client/gui/screens/Screen/hasShiftDown ()Z +MD: net/minecraft/client/gui/screens/Screen/m_96639_ ()Z net/minecraft/client/gui/screens/Screen/hasAltDown ()Z +CL: net/minecraft/client/gui/screens/Screen$NarratableSearchResult net/minecraft/client/gui/screens/Screen$NarratableSearchResult +FD: net/minecraft/client/gui/screens/Screen$NarratableSearchResult/f_169420_ net/minecraft/client/gui/screens/Screen$NarratableSearchResult/entry +FD: net/minecraft/client/gui/screens/Screen$NarratableSearchResult/f_169421_ net/minecraft/client/gui/screens/Screen$NarratableSearchResult/index +FD: net/minecraft/client/gui/screens/Screen$NarratableSearchResult/f_169422_ net/minecraft/client/gui/screens/Screen$NarratableSearchResult/priority +FD: net/minecraft/client/gui/screens/Screen$NarratableSearchResult/net/minecraft/client/gui/screens/Screen$NarratableSearchResult net/minecraft/client/gui/screens/Screen$NarratableSearchResult/net/minecraft/client/gui/screens/Screen$NarratableSearchResult +MD: net/minecraft/client/gui/screens/Screen$NarratableSearchResult/ (Lnet/minecraft/client/gui/narration/NarratableEntry;ILnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority;)V net/minecraft/client/gui/screens/Screen$NarratableSearchResult/ (Lnet/minecraft/client/gui/narration/NarratableEntry;ILnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority;)V +CL: net/minecraft/client/gui/screens/ShareToLanScreen net/minecraft/client/gui/screens/ShareToLanScreen +FD: net/minecraft/client/gui/screens/ShareToLanScreen/f_169427_ net/minecraft/client/gui/screens/ShareToLanScreen/gameMode +FD: net/minecraft/client/gui/screens/ShareToLanScreen/f_96640_ net/minecraft/client/gui/screens/ShareToLanScreen/ALLOW_COMMANDS_LABEL +FD: net/minecraft/client/gui/screens/ShareToLanScreen/f_96641_ net/minecraft/client/gui/screens/ShareToLanScreen/GAME_MODE_LABEL +FD: net/minecraft/client/gui/screens/ShareToLanScreen/f_96642_ net/minecraft/client/gui/screens/ShareToLanScreen/INFO_TEXT +FD: net/minecraft/client/gui/screens/ShareToLanScreen/f_96643_ net/minecraft/client/gui/screens/ShareToLanScreen/lastScreen +FD: net/minecraft/client/gui/screens/ShareToLanScreen/f_96647_ net/minecraft/client/gui/screens/ShareToLanScreen/commands +FD: net/minecraft/client/gui/screens/ShareToLanScreen/net/minecraft/client/gui/screens/ShareToLanScreen net/minecraft/client/gui/screens/ShareToLanScreen/net/minecraft/client/gui/screens/ShareToLanScreen +MD: net/minecraft/client/gui/screens/ShareToLanScreen/ ()V net/minecraft/client/gui/screens/ShareToLanScreen/ ()V +MD: net/minecraft/client/gui/screens/ShareToLanScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/gui/screens/ShareToLanScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/gui/screens/ShareToLanScreen/m_169428_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/GameType;)V net/minecraft/client/gui/screens/ShareToLanScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/client/gui/screens/ShareToLanScreen/m_169431_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/ShareToLanScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/ShareToLanScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/ShareToLanScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/ShareToLanScreen/m_7856_ ()V net/minecraft/client/gui/screens/ShareToLanScreen/init ()V +MD: net/minecraft/client/gui/screens/ShareToLanScreen/m_96656_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ShareToLanScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/ShareToLanScreen/m_96659_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/ShareToLanScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/SimpleOptionsSubScreen net/minecraft/client/gui/screens/SimpleOptionsSubScreen +FD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/f_96666_ net/minecraft/client/gui/screens/SimpleOptionsSubScreen/smallOptions +FD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/f_96667_ net/minecraft/client/gui/screens/SimpleOptionsSubScreen/narratorButton +FD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/f_96668_ net/minecraft/client/gui/screens/SimpleOptionsSubScreen/list +FD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/net/minecraft/client/gui/screens/SimpleOptionsSubScreen net/minecraft/client/gui/screens/SimpleOptionsSubScreen/net/minecraft/client/gui/screens/SimpleOptionsSubScreen +MD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;Lnet/minecraft/network/chat/Component;[Lnet/minecraft/client/Option;)V net/minecraft/client/gui/screens/SimpleOptionsSubScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;Lnet/minecraft/network/chat/Component;[Lnet/minecraft/client/Option;)V +MD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/SimpleOptionsSubScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/m_7853_ ()V net/minecraft/client/gui/screens/SimpleOptionsSubScreen/createFooter ()V +MD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/m_7856_ ()V net/minecraft/client/gui/screens/SimpleOptionsSubScreen/init ()V +MD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/m_96679_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/SimpleOptionsSubScreen/lambda$createFooter$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/SimpleOptionsSubScreen/m_96682_ ()V net/minecraft/client/gui/screens/SimpleOptionsSubScreen/updateNarratorButton ()V +CL: net/minecraft/client/gui/screens/SkinCustomizationScreen net/minecraft/client/gui/screens/SkinCustomizationScreen +FD: net/minecraft/client/gui/screens/SkinCustomizationScreen/net/minecraft/client/gui/screens/SkinCustomizationScreen net/minecraft/client/gui/screens/SkinCustomizationScreen/net/minecraft/client/gui/screens/SkinCustomizationScreen +MD: net/minecraft/client/gui/screens/SkinCustomizationScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/SkinCustomizationScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/SkinCustomizationScreen/m_169434_ (Lnet/minecraft/world/entity/player/PlayerModelPart;Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/SkinCustomizationScreen/lambda$init$0 (Lnet/minecraft/world/entity/player/PlayerModelPart;Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/SkinCustomizationScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/SkinCustomizationScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/SkinCustomizationScreen/m_7856_ ()V net/minecraft/client/gui/screens/SkinCustomizationScreen/init ()V +MD: net/minecraft/client/gui/screens/SkinCustomizationScreen/m_96699_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/SkinCustomizationScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/SoundOptionsScreen net/minecraft/client/gui/screens/SoundOptionsScreen +FD: net/minecraft/client/gui/screens/SoundOptionsScreen/net/minecraft/client/gui/screens/SoundOptionsScreen net/minecraft/client/gui/screens/SoundOptionsScreen/net/minecraft/client/gui/screens/SoundOptionsScreen +MD: net/minecraft/client/gui/screens/SoundOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/SoundOptionsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/SoundOptionsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/SoundOptionsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/SoundOptionsScreen/m_7856_ ()V net/minecraft/client/gui/screens/SoundOptionsScreen/init ()V +MD: net/minecraft/client/gui/screens/SoundOptionsScreen/m_96712_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/SoundOptionsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/TitleScreen net/minecraft/client/gui/screens/TitleScreen +FD: net/minecraft/client/gui/screens/TitleScreen/f_169438_ net/minecraft/client/gui/screens/TitleScreen/COPYRIGHT_TEXT +FD: net/minecraft/client/gui/screens/TitleScreen/f_169439_ net/minecraft/client/gui/screens/TitleScreen/DEMO_LEVEL_ID +FD: net/minecraft/client/gui/screens/TitleScreen/f_210857_ net/minecraft/client/gui/screens/TitleScreen/warning32Bit +FD: net/minecraft/client/gui/screens/TitleScreen/f_210858_ net/minecraft/client/gui/screens/TitleScreen/realmsClient +FD: net/minecraft/client/gui/screens/TitleScreen/f_210859_ net/minecraft/client/gui/screens/TitleScreen/realms32bitWarningShown +FD: net/minecraft/client/gui/screens/TitleScreen/f_96714_ net/minecraft/client/gui/screens/TitleScreen/fading +FD: net/minecraft/client/gui/screens/TitleScreen/f_96715_ net/minecraft/client/gui/screens/TitleScreen/fadeInStart +FD: net/minecraft/client/gui/screens/TitleScreen/f_96716_ net/minecraft/client/gui/screens/TitleScreen/CUBE_MAP +FD: net/minecraft/client/gui/screens/TitleScreen/f_96717_ net/minecraft/client/gui/screens/TitleScreen/LOGGER +FD: net/minecraft/client/gui/screens/TitleScreen/f_96718_ net/minecraft/client/gui/screens/TitleScreen/PANORAMA_OVERLAY +FD: net/minecraft/client/gui/screens/TitleScreen/f_96719_ net/minecraft/client/gui/screens/TitleScreen/ACCESSIBILITY_TEXTURE +FD: net/minecraft/client/gui/screens/TitleScreen/f_96720_ net/minecraft/client/gui/screens/TitleScreen/minceraftEasterEgg +FD: net/minecraft/client/gui/screens/TitleScreen/f_96721_ net/minecraft/client/gui/screens/TitleScreen/splash +FD: net/minecraft/client/gui/screens/TitleScreen/f_96722_ net/minecraft/client/gui/screens/TitleScreen/resetDemoButton +FD: net/minecraft/client/gui/screens/TitleScreen/f_96723_ net/minecraft/client/gui/screens/TitleScreen/MINECRAFT_LOGO +FD: net/minecraft/client/gui/screens/TitleScreen/f_96724_ net/minecraft/client/gui/screens/TitleScreen/MINECRAFT_EDITION +FD: net/minecraft/client/gui/screens/TitleScreen/f_96726_ net/minecraft/client/gui/screens/TitleScreen/realmsNotificationsScreen +FD: net/minecraft/client/gui/screens/TitleScreen/f_96729_ net/minecraft/client/gui/screens/TitleScreen/panorama +FD: net/minecraft/client/gui/screens/TitleScreen/net/minecraft/client/gui/screens/TitleScreen net/minecraft/client/gui/screens/TitleScreen/net/minecraft/client/gui/screens/TitleScreen +MD: net/minecraft/client/gui/screens/TitleScreen/ ()V net/minecraft/client/gui/screens/TitleScreen/ ()V +MD: net/minecraft/client/gui/screens/TitleScreen/ ()V net/minecraft/client/gui/screens/TitleScreen/ ()V +MD: net/minecraft/client/gui/screens/TitleScreen/ (Z)V net/minecraft/client/gui/screens/TitleScreen/ (Z)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_210860_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Ljava/lang/Integer;)V net/minecraft/client/gui/screens/TitleScreen/lambda$render$11 (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Ljava/lang/Integer;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_210871_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$createNormalMenuOptions$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_210873_ ()V net/minecraft/client/gui/screens/TitleScreen/showRealms32BitWarningIfNeeded ()V +MD: net/minecraft/client/gui/screens/TitleScreen/m_210874_ ()Z net/minecraft/client/gui/screens/TitleScreen/hasRealmsSubscription ()Z +MD: net/minecraft/client/gui/screens/TitleScreen/m_211776_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Ljava/lang/Integer;)V net/minecraft/client/gui/screens/TitleScreen/lambda$render$12 (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Ljava/lang/Integer;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_211780_ (Lcom/mojang/realmsclient/dto/RealmsServer;)Z net/minecraft/client/gui/screens/TitleScreen/lambda$hasRealmsSubscription$5 (Lcom/mojang/realmsclient/dto/RealmsServer;)Z +MD: net/minecraft/client/gui/screens/TitleScreen/m_211782_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$createDemoMenuOptions$10 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_211784_ (ZLnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$createDemoMenuOptions$9 (ZLnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_211787_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$createNormalMenuOptions$8 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_211789_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/TitleScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/TitleScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/TitleScreen/m_6913_ ()Z net/minecraft/client/gui/screens/TitleScreen/shouldCloseOnEsc ()Z +MD: net/minecraft/client/gui/screens/TitleScreen/m_7043_ ()Z net/minecraft/client/gui/screens/TitleScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/TitleScreen/m_7856_ ()V net/minecraft/client/gui/screens/TitleScreen/init ()V +MD: net/minecraft/client/gui/screens/TitleScreen/m_7861_ ()V net/minecraft/client/gui/screens/TitleScreen/removed ()V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96624_ ()V net/minecraft/client/gui/screens/TitleScreen/tick ()V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96754_ (Lnet/minecraft/client/renderer/texture/TextureManager;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/gui/screens/TitleScreen/preloadResources (Lnet/minecraft/client/renderer/texture/TextureManager;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/gui/screens/TitleScreen/m_96763_ (II)V net/minecraft/client/gui/screens/TitleScreen/createNormalMenuOptions (II)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96772_ (II)V net/minecraft/client/gui/screens/TitleScreen/createDemoMenuOptions (II)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96775_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$createNormalMenuOptions$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96777_ (Z)V net/minecraft/client/gui/screens/TitleScreen/confirmDemo (Z)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96783_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96785_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96787_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96789_ ()Z net/minecraft/client/gui/screens/TitleScreen/realmsNotificationsEnabled ()Z +MD: net/minecraft/client/gui/screens/TitleScreen/m_96790_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/TitleScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/TitleScreen/m_96792_ ()Z net/minecraft/client/gui/screens/TitleScreen/checkDemoWorldPresence ()Z +MD: net/minecraft/client/gui/screens/TitleScreen/m_96793_ ()V net/minecraft/client/gui/screens/TitleScreen/realmsButtonClicked ()V +CL: net/minecraft/client/gui/screens/TitleScreen$1 net/minecraft/client/gui/screens/TitleScreen$1 +FD: net/minecraft/client/gui/screens/TitleScreen$1/f_169451_ net/minecraft/client/gui/screens/TitleScreen$1/this$0 +FD: net/minecraft/client/gui/screens/TitleScreen$1/f_169452_ net/minecraft/client/gui/screens/TitleScreen$1/text +FD: net/minecraft/client/gui/screens/TitleScreen$1/net/minecraft/client/gui/screens/TitleScreen$1 net/minecraft/client/gui/screens/TitleScreen$1/net/minecraft/client/gui/screens/TitleScreen$1 +MD: net/minecraft/client/gui/screens/TitleScreen$1/ (Lnet/minecraft/client/gui/screens/TitleScreen;)V net/minecraft/client/gui/screens/TitleScreen$1/ (Lnet/minecraft/client/gui/screens/TitleScreen;)V +MD: net/minecraft/client/gui/screens/TitleScreen$1/m_142753_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/TitleScreen$1/narrateTooltip (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/screens/TitleScreen$1/m_93752_ (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/TitleScreen$1/onTooltip (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit net/minecraft/client/gui/screens/TitleScreen$Warning32Bit +FD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210875_ net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/label +FD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210876_ net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/x +FD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210877_ net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/y +FD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210878_ net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/realmsSubscriptionFuture +FD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/net/minecraft/client/gui/screens/TitleScreen$Warning32Bit net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/net/minecraft/client/gui/screens/TitleScreen$Warning32Bit +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/ (Lnet/minecraft/client/gui/components/MultiLineLabel;IILjava/util/concurrent/CompletableFuture;)V net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/ (Lnet/minecraft/client/gui/components/MultiLineLabel;IILjava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/equals (Ljava/lang/Object;)Z net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210875_ ()Lnet/minecraft/client/gui/components/MultiLineLabel; net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/label ()Lnet/minecraft/client/gui/components/MultiLineLabel; +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210876_ ()I net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/x ()I +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210877_ ()I net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/y ()I +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/f_210878_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/realmsSubscriptionFuture ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/hashCode ()I net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/hashCode ()I +MD: net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/toString ()Ljava/lang/String; net/minecraft/client/gui/screens/TitleScreen$Warning32Bit/toString ()Ljava/lang/String; +CL: net/minecraft/client/gui/screens/VideoSettingsScreen net/minecraft/client/gui/screens/VideoSettingsScreen +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96794_ net/minecraft/client/gui/screens/VideoSettingsScreen/FABULOUS +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96795_ net/minecraft/client/gui/screens/VideoSettingsScreen/WARNING_MESSAGE +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96796_ net/minecraft/client/gui/screens/VideoSettingsScreen/WARNING_TITLE +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96797_ net/minecraft/client/gui/screens/VideoSettingsScreen/BUTTON_ACCEPT +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96798_ net/minecraft/client/gui/screens/VideoSettingsScreen/BUTTON_CANCEL +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96799_ net/minecraft/client/gui/screens/VideoSettingsScreen/NEW_LINE +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96800_ net/minecraft/client/gui/screens/VideoSettingsScreen/OPTIONS +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96801_ net/minecraft/client/gui/screens/VideoSettingsScreen/list +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96802_ net/minecraft/client/gui/screens/VideoSettingsScreen/gpuWarnlistManager +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/f_96803_ net/minecraft/client/gui/screens/VideoSettingsScreen/oldMipmaps +FD: net/minecraft/client/gui/screens/VideoSettingsScreen/net/minecraft/client/gui/screens/VideoSettingsScreen net/minecraft/client/gui/screens/VideoSettingsScreen/net/minecraft/client/gui/screens/VideoSettingsScreen +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/ ()V net/minecraft/client/gui/screens/VideoSettingsScreen/ ()V +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/VideoSettingsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/VideoSettingsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_6348_ (DDI)Z net/minecraft/client/gui/screens/VideoSettingsScreen/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/VideoSettingsScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_7856_ ()V net/minecraft/client/gui/screens/VideoSettingsScreen/init ()V +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_7861_ ()V net/minecraft/client/gui/screens/VideoSettingsScreen/removed ()V +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_96817_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/VideoSettingsScreen/lambda$mouseClicked$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_96820_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/VideoSettingsScreen/lambda$mouseClicked$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/VideoSettingsScreen/m_96826_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/VideoSettingsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/WinScreen net/minecraft/client/gui/screens/WinScreen +FD: net/minecraft/client/gui/screens/WinScreen/f_169462_ net/minecraft/client/gui/screens/WinScreen/unmodifiedScrollSpeed +FD: net/minecraft/client/gui/screens/WinScreen/f_169463_ net/minecraft/client/gui/screens/WinScreen/SECTION_HEADING +FD: net/minecraft/client/gui/screens/WinScreen/f_169464_ net/minecraft/client/gui/screens/WinScreen/NAME_PREFIX +FD: net/minecraft/client/gui/screens/WinScreen/f_169465_ net/minecraft/client/gui/screens/WinScreen/LOGO_WIDTH +FD: net/minecraft/client/gui/screens/WinScreen/f_169466_ net/minecraft/client/gui/screens/WinScreen/SPEEDUP_FACTOR +FD: net/minecraft/client/gui/screens/WinScreen/f_169467_ net/minecraft/client/gui/screens/WinScreen/scroll +FD: net/minecraft/client/gui/screens/WinScreen/f_181391_ net/minecraft/client/gui/screens/WinScreen/speedupActive +FD: net/minecraft/client/gui/screens/WinScreen/f_181392_ net/minecraft/client/gui/screens/WinScreen/speedupModifiers +FD: net/minecraft/client/gui/screens/WinScreen/f_181393_ net/minecraft/client/gui/screens/WinScreen/SPEEDUP_FACTOR_FAST +FD: net/minecraft/client/gui/screens/WinScreen/f_96863_ net/minecraft/client/gui/screens/WinScreen/LOGGER +FD: net/minecraft/client/gui/screens/WinScreen/f_96864_ net/minecraft/client/gui/screens/WinScreen/LOGO_LOCATION +FD: net/minecraft/client/gui/screens/WinScreen/f_96865_ net/minecraft/client/gui/screens/WinScreen/EDITION_LOCATION +FD: net/minecraft/client/gui/screens/WinScreen/f_96866_ net/minecraft/client/gui/screens/WinScreen/VIGNETTE_LOCATION +FD: net/minecraft/client/gui/screens/WinScreen/f_96867_ net/minecraft/client/gui/screens/WinScreen/OBFUSCATE_TOKEN +FD: net/minecraft/client/gui/screens/WinScreen/f_96868_ net/minecraft/client/gui/screens/WinScreen/poem +FD: net/minecraft/client/gui/screens/WinScreen/f_96869_ net/minecraft/client/gui/screens/WinScreen/onFinished +FD: net/minecraft/client/gui/screens/WinScreen/f_96871_ net/minecraft/client/gui/screens/WinScreen/lines +FD: net/minecraft/client/gui/screens/WinScreen/f_96872_ net/minecraft/client/gui/screens/WinScreen/centeredLines +FD: net/minecraft/client/gui/screens/WinScreen/f_96873_ net/minecraft/client/gui/screens/WinScreen/totalScrollLength +FD: net/minecraft/client/gui/screens/WinScreen/f_96874_ net/minecraft/client/gui/screens/WinScreen/scrollSpeed +FD: net/minecraft/client/gui/screens/WinScreen/net/minecraft/client/gui/screens/WinScreen net/minecraft/client/gui/screens/WinScreen/net/minecraft/client/gui/screens/WinScreen +MD: net/minecraft/client/gui/screens/WinScreen/ ()V net/minecraft/client/gui/screens/WinScreen/ ()V +MD: net/minecraft/client/gui/screens/WinScreen/ (ZLjava/lang/Runnable;)V net/minecraft/client/gui/screens/WinScreen/ (ZLjava/lang/Runnable;)V +MD: net/minecraft/client/gui/screens/WinScreen/m_169472_ (Lnet/minecraft/network/chat/Component;Z)V net/minecraft/client/gui/screens/WinScreen/addCreditsLine (Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/client/gui/screens/WinScreen/m_169482_ ()V net/minecraft/client/gui/screens/WinScreen/addEmptyLine ()V +MD: net/minecraft/client/gui/screens/WinScreen/m_169483_ ()V net/minecraft/client/gui/screens/WinScreen/renderBg ()V +MD: net/minecraft/client/gui/screens/WinScreen/m_181397_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/WinScreen/addPoemLines (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/WinScreen/m_181399_ ()F net/minecraft/client/gui/screens/WinScreen/calculateScrollSpeed ()F +MD: net/minecraft/client/gui/screens/WinScreen/m_197396_ (Ljava/io/InputStreamReader;)V net/minecraft/client/gui/screens/WinScreen/addPoemFile (Ljava/io/InputStreamReader;)V +MD: net/minecraft/client/gui/screens/WinScreen/m_197398_ (Ljava/lang/String;Lnet/minecraft/client/gui/screens/WinScreen$CreditsReader;)V net/minecraft/client/gui/screens/WinScreen/wrapCreditsIO (Ljava/lang/String;Lnet/minecraft/client/gui/screens/WinScreen$CreditsReader;)V +MD: net/minecraft/client/gui/screens/WinScreen/m_197401_ (Ljava/io/InputStreamReader;)V net/minecraft/client/gui/screens/WinScreen/addCreditsFile (Ljava/io/InputStreamReader;)V +MD: net/minecraft/client/gui/screens/WinScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/WinScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/WinScreen/m_7379_ ()V net/minecraft/client/gui/screens/WinScreen/onClose ()V +MD: net/minecraft/client/gui/screens/WinScreen/m_7856_ ()V net/minecraft/client/gui/screens/WinScreen/init ()V +MD: net/minecraft/client/gui/screens/WinScreen/m_7920_ (III)Z net/minecraft/client/gui/screens/WinScreen/keyReleased (III)Z +MD: net/minecraft/client/gui/screens/WinScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/WinScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/WinScreen/m_96624_ ()V net/minecraft/client/gui/screens/WinScreen/tick ()V +MD: net/minecraft/client/gui/screens/WinScreen/m_96888_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Ljava/lang/Integer;)V net/minecraft/client/gui/screens/WinScreen/lambda$render$0 (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Ljava/lang/Integer;)V +MD: net/minecraft/client/gui/screens/WinScreen/m_96895_ ()V net/minecraft/client/gui/screens/WinScreen/respawn ()V +CL: net/minecraft/client/gui/screens/WinScreen$CreditsReader net/minecraft/client/gui/screens/WinScreen$CreditsReader +FD: net/minecraft/client/gui/screens/WinScreen$CreditsReader/net/minecraft/client/gui/screens/WinScreen$CreditsReader net/minecraft/client/gui/screens/WinScreen$CreditsReader/net/minecraft/client/gui/screens/WinScreen$CreditsReader +MD: net/minecraft/client/gui/screens/WinScreen$CreditsReader/m_197403_ (Ljava/io/InputStreamReader;)V net/minecraft/client/gui/screens/WinScreen$CreditsReader/read (Ljava/io/InputStreamReader;)V +CL: net/minecraft/client/gui/screens/achievement/StatsScreen net/minecraft/client/gui/screens/achievement/StatsScreen +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169484_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_LEFT_INSERT +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169485_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_TEXT_OFFSET +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169486_ net/minecraft/client/gui/screens/achievement/StatsScreen/SORT_NONE +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169487_ net/minecraft/client/gui/screens/achievement/StatsScreen/SORT_DOWN +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169488_ net/minecraft/client/gui/screens/achievement/StatsScreen/SORT_UP +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169489_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_TEX_SIZE +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169490_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_BG_SIZE +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169491_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_STAT_HEIGHT +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169492_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_BG_X +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169493_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_BG_Y +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169494_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_FG_X +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_169495_ net/minecraft/client/gui/screens/achievement/StatsScreen/SLOT_FG_Y +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96896_ net/minecraft/client/gui/screens/achievement/StatsScreen/lastScreen +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96897_ net/minecraft/client/gui/screens/achievement/StatsScreen/PENDING_TEXT +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96898_ net/minecraft/client/gui/screens/achievement/StatsScreen/statsList +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96899_ net/minecraft/client/gui/screens/achievement/StatsScreen/itemStatsList +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96900_ net/minecraft/client/gui/screens/achievement/StatsScreen/mobsStatsList +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96901_ net/minecraft/client/gui/screens/achievement/StatsScreen/stats +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96902_ net/minecraft/client/gui/screens/achievement/StatsScreen/activeList +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/f_96903_ net/minecraft/client/gui/screens/achievement/StatsScreen/isLoading +FD: net/minecraft/client/gui/screens/achievement/StatsScreen/net/minecraft/client/gui/screens/achievement/StatsScreen net/minecraft/client/gui/screens/achievement/StatsScreen/net/minecraft/client/gui/screens/achievement/StatsScreen +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/ ()V net/minecraft/client/gui/screens/achievement/StatsScreen/ ()V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/stats/StatsCounter;)V net/minecraft/client/gui/screens/achievement/StatsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/stats/StatsCounter;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169496_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$000 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169498_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$100 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169500_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$300 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169502_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$600 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169504_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$700 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169506_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$800 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169508_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$900 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_169510_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$1200 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/achievement/StatsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_7043_ ()Z net/minecraft/client/gui/screens/achievement/StatsScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_7819_ ()V net/minecraft/client/gui/screens/achievement/StatsScreen/onStatsUpdated ()V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_7856_ ()V net/minecraft/client/gui/screens/achievement/StatsScreen/init ()V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96908_ (I)I net/minecraft/client/gui/screens/achievement/StatsScreen/getColumnX (I)I +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96917_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/Item;)V net/minecraft/client/gui/screens/achievement/StatsScreen/blitSlot (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/Item;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96922_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/achievement/StatsScreen/lambda$initButtons$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96924_ (Lnet/minecraft/client/gui/components/ObjectSelectionList;)V net/minecraft/client/gui/screens/achievement/StatsScreen/setActiveList (Lnet/minecraft/client/gui/components/ObjectSelectionList;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96926_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$200 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96946_ (Lnet/minecraft/stats/Stat;)Ljava/lang/String; net/minecraft/client/gui/screens/achievement/StatsScreen/getTranslationKey (Lnet/minecraft/stats/Stat;)Ljava/lang/String; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96948_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/achievement/StatsScreen/lambda$initButtons$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96952_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/screens/achievement/StatsScreen/blitSlotIcon (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96958_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/achievement/StatsScreen/lambda$initButtons$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96960_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$400 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96962_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/achievement/StatsScreen/lambda$initButtons$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96964_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$500 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96966_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$1000 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96968_ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/achievement/StatsScreen/access$1100 (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96972_ ()V net/minecraft/client/gui/screens/achievement/StatsScreen/initLists ()V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96975_ ()V net/minecraft/client/gui/screens/achievement/StatsScreen/initButtons ()V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen/m_96983_ ()Lnet/minecraft/client/gui/components/ObjectSelectionList; net/minecraft/client/gui/screens/achievement/StatsScreen/getActiveList ()Lnet/minecraft/client/gui/components/ObjectSelectionList; +CL: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/f_96992_ net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/this$0 +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/m_96996_ (Lnet/minecraft/stats/Stat;)Ljava/lang/String; net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList/lambda$new$0 (Lnet/minecraft/stats/Stat;)Ljava/lang/String; +CL: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/f_97000_ net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/this$1 +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/f_97001_ net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/stat +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/f_97002_ net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/statDisplay +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList;Lnet/minecraft/stats/Stat;)V net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList;Lnet/minecraft/stats/Stat;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/m_169513_ ()Ljava/lang/String; net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/getValueText ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/achievement/StatsScreen$GeneralStatisticsList$Entry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +CL: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97021_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/blockColumns +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97022_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/itemColumns +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97023_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/headerPressed +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97025_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/itemStatSorter +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97026_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/sortColumn +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97027_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/sortOrder +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97028_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/this$0 +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/f_97029_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/iconOffsets +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_5756_ ()I net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_5759_ ()I net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/getRowWidth ()I +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_6205_ (II)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/clickedHeader (II)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_7154_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/renderHeader (Lcom/mojang/blaze3d/vertex/PoseStack;IILcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_7415_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/renderDecorations (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_97033_ (I)Lnet/minecraft/stats/StatType; net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/getColumn (I)Lnet/minecraft/stats/StatType; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_97038_ (Lnet/minecraft/stats/StatType;)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/sortByColumn (Lnet/minecraft/stats/StatType;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_97040_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/getString (Lnet/minecraft/world/item/Item;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_97053_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/renderMousehoverTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/network/chat/Component;II)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/m_97058_ (Lnet/minecraft/stats/StatType;)I net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList/getColumnIndex (Lnet/minecraft/stats/StatType;)I +CL: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/f_169514_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/item +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/f_97074_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/this$1 +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList;Lnet/minecraft/world/item/Item;)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/m_169519_ ()Lnet/minecraft/world/item/Item; net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/getItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/m_97091_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/stats/Stat;IIZ)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow/renderStat (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/stats/Stat;IIZ)V +CL: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/f_169520_ net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/this$1 +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList;)V net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/compare (Ljava/lang/Object;Ljava/lang/Object;)I net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/compare (Ljava/lang/Object;Ljava/lang/Object;)I +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/compare (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow;Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow;)I net/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRowComparator/compare (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow;Lnet/minecraft/client/gui/screens/achievement/StatsScreen$ItemStatisticsList$ItemRow;)I +CL: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/f_97097_ net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/this$0 +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/m_7733_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +CL: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/f_97103_ net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/this$1 +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/f_97105_ net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/mobName +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/f_97106_ net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/kills +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/f_97107_ net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/hasKills +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/f_97108_ net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/killedBy +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/f_97109_ net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/wasKilledBy +FD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList;Lnet/minecraft/world/entity/EntityType;)V net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/ (Lnet/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList;Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/achievement/StatsScreen$MobsStatisticsList$MobRow/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +CL: net/minecraft/client/gui/screens/achievement/StatsUpdateListener net/minecraft/client/gui/screens/achievement/StatsUpdateListener +FD: net/minecraft/client/gui/screens/achievement/StatsUpdateListener/f_97124_ net/minecraft/client/gui/screens/achievement/StatsUpdateListener/LOADING_SYMBOLS +FD: net/minecraft/client/gui/screens/achievement/StatsUpdateListener/net/minecraft/client/gui/screens/achievement/StatsUpdateListener net/minecraft/client/gui/screens/achievement/StatsUpdateListener/net/minecraft/client/gui/screens/achievement/StatsUpdateListener +MD: net/minecraft/client/gui/screens/achievement/StatsUpdateListener/ ()V net/minecraft/client/gui/screens/achievement/StatsUpdateListener/ ()V +MD: net/minecraft/client/gui/screens/achievement/StatsUpdateListener/m_7819_ ()V net/minecraft/client/gui/screens/achievement/StatsUpdateListener/onStatsUpdated ()V +CL: net/minecraft/client/gui/screens/achievement/package-info net/minecraft/client/gui/screens/achievement/package-info +FD: net/minecraft/client/gui/screens/achievement/package-info/net/minecraft/client/gui/screens/achievement/package-info net/minecraft/client/gui/screens/achievement/package-info/net/minecraft/client/gui/screens/achievement/package-info +CL: net/minecraft/client/gui/screens/advancements/AdvancementTab net/minecraft/client/gui/screens/advancements/AdvancementTab +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97126_ net/minecraft/client/gui/screens/advancements/AdvancementTab/minecraft +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97127_ net/minecraft/client/gui/screens/advancements/AdvancementTab/screen +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97128_ net/minecraft/client/gui/screens/advancements/AdvancementTab/type +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97129_ net/minecraft/client/gui/screens/advancements/AdvancementTab/index +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97130_ net/minecraft/client/gui/screens/advancements/AdvancementTab/advancement +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97131_ net/minecraft/client/gui/screens/advancements/AdvancementTab/display +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97132_ net/minecraft/client/gui/screens/advancements/AdvancementTab/icon +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97133_ net/minecraft/client/gui/screens/advancements/AdvancementTab/title +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97134_ net/minecraft/client/gui/screens/advancements/AdvancementTab/root +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97135_ net/minecraft/client/gui/screens/advancements/AdvancementTab/widgets +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97136_ net/minecraft/client/gui/screens/advancements/AdvancementTab/scrollX +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97137_ net/minecraft/client/gui/screens/advancements/AdvancementTab/scrollY +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97138_ net/minecraft/client/gui/screens/advancements/AdvancementTab/minX +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97139_ net/minecraft/client/gui/screens/advancements/AdvancementTab/minY +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97140_ net/minecraft/client/gui/screens/advancements/AdvancementTab/maxX +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97141_ net/minecraft/client/gui/screens/advancements/AdvancementTab/maxY +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97142_ net/minecraft/client/gui/screens/advancements/AdvancementTab/fade +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/f_97143_ net/minecraft/client/gui/screens/advancements/AdvancementTab/centered +FD: net/minecraft/client/gui/screens/advancements/AdvancementTab/net/minecraft/client/gui/screens/advancements/AdvancementTab net/minecraft/client/gui/screens/advancements/AdvancementTab/net/minecraft/client/gui/screens/advancements/AdvancementTab +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/advancements/AdvancementsScreen;Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType;ILnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/DisplayInfo;)V net/minecraft/client/gui/screens/advancements/AdvancementTab/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/advancements/AdvancementsScreen;Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType;ILnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/DisplayInfo;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_169538_ ()Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; net/minecraft/client/gui/screens/advancements/AdvancementTab/getType ()Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_169539_ ()I net/minecraft/client/gui/screens/advancements/AdvancementTab/getIndex ()I +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_169540_ ()Lnet/minecraft/advancements/DisplayInfo; net/minecraft/client/gui/screens/advancements/AdvancementTab/getDisplay ()Lnet/minecraft/advancements/DisplayInfo; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97151_ (DD)V net/minecraft/client/gui/screens/advancements/AdvancementTab/scroll (DD)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97154_ (IIDD)Z net/minecraft/client/gui/screens/advancements/AdvancementTab/isMouseOver (IIDD)Z +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97159_ (IILnet/minecraft/client/renderer/entity/ItemRenderer;)V net/minecraft/client/gui/screens/advancements/AdvancementTab/drawIcon (IILnet/minecraft/client/renderer/entity/ItemRenderer;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97163_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/advancements/AdvancementTab/drawContents (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97165_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V net/minecraft/client/gui/screens/advancements/AdvancementTab/drawTab (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97170_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/advancements/AdvancementsScreen;ILnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementTab; net/minecraft/client/gui/screens/advancements/AdvancementTab/create (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/advancements/AdvancementsScreen;ILnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementTab; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97175_ (Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget;Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/screens/advancements/AdvancementTab/addWidget (Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget;Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97178_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/screens/advancements/AdvancementTab/addAdvancement (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97180_ (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget; net/minecraft/client/gui/screens/advancements/AdvancementTab/getWidget (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97182_ ()Lnet/minecraft/advancements/Advancement; net/minecraft/client/gui/screens/advancements/AdvancementTab/getAdvancement ()Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97183_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/screens/advancements/AdvancementTab/drawTooltips (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97189_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/advancements/AdvancementTab/getTitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTab/m_97190_ ()Lnet/minecraft/client/gui/screens/advancements/AdvancementsScreen; net/minecraft/client/gui/screens/advancements/AdvancementTab/getScreen ()Lnet/minecraft/client/gui/screens/advancements/AdvancementsScreen; +CL: net/minecraft/client/gui/screens/advancements/AdvancementTabType net/minecraft/client/gui/screens/advancements/AdvancementTabType +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/$VALUES net/minecraft/client/gui/screens/advancements/AdvancementTabType/$VALUES +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/ABOVE net/minecraft/client/gui/screens/advancements/AdvancementTabType/ABOVE +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/BELOW net/minecraft/client/gui/screens/advancements/AdvancementTabType/BELOW +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/LEFT net/minecraft/client/gui/screens/advancements/AdvancementTabType/LEFT +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/RIGHT net/minecraft/client/gui/screens/advancements/AdvancementTabType/RIGHT +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/f_97195_ net/minecraft/client/gui/screens/advancements/AdvancementTabType/textureX +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/f_97196_ net/minecraft/client/gui/screens/advancements/AdvancementTabType/textureY +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/f_97197_ net/minecraft/client/gui/screens/advancements/AdvancementTabType/width +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/f_97198_ net/minecraft/client/gui/screens/advancements/AdvancementTabType/height +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/f_97199_ net/minecraft/client/gui/screens/advancements/AdvancementTabType/max +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/net/minecraft/client/gui/screens/advancements/AdvancementTabType net/minecraft/client/gui/screens/advancements/AdvancementTabType/net/minecraft/client/gui/screens/advancements/AdvancementTabType +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/ ()V net/minecraft/client/gui/screens/advancements/AdvancementTabType/ ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/ (Ljava/lang/String;IIIIII)V net/minecraft/client/gui/screens/advancements/AdvancementTabType/ (Ljava/lang/String;IIIIII)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/m_169541_ ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; net/minecraft/client/gui/screens/advancements/AdvancementTabType/$values ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/m_97210_ ()I net/minecraft/client/gui/screens/advancements/AdvancementTabType/getMax ()I +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/m_97211_ (I)I net/minecraft/client/gui/screens/advancements/AdvancementTabType/getX (I)I +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/m_97213_ (IIIDD)Z net/minecraft/client/gui/screens/advancements/AdvancementTabType/isMouseOver (IIIDD)Z +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/m_97219_ (IIILnet/minecraft/client/renderer/entity/ItemRenderer;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/advancements/AdvancementTabType/drawIcon (IIILnet/minecraft/client/renderer/entity/ItemRenderer;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/m_97225_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiComponent;IIZI)V net/minecraft/client/gui/screens/advancements/AdvancementTabType/draw (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiComponent;IIZI)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/m_97232_ (I)I net/minecraft/client/gui/screens/advancements/AdvancementTabType/getY (I)I +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; net/minecraft/client/gui/screens/advancements/AdvancementTabType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType/values ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; net/minecraft/client/gui/screens/advancements/AdvancementTabType/values ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementTabType; +CL: net/minecraft/client/gui/screens/advancements/AdvancementTabType$1 net/minecraft/client/gui/screens/advancements/AdvancementTabType$1 +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType$1/f_97237_ net/minecraft/client/gui/screens/advancements/AdvancementTabType$1/$SwitchMap$net$minecraft$client$gui$screens$advancements$AdvancementTabType +FD: net/minecraft/client/gui/screens/advancements/AdvancementTabType$1/net/minecraft/client/gui/screens/advancements/AdvancementTabType$1 net/minecraft/client/gui/screens/advancements/AdvancementTabType$1/net/minecraft/client/gui/screens/advancements/AdvancementTabType$1 +MD: net/minecraft/client/gui/screens/advancements/AdvancementTabType$1/ ()V net/minecraft/client/gui/screens/advancements/AdvancementTabType$1/ ()V +CL: net/minecraft/client/gui/screens/advancements/AdvancementWidget net/minecraft/client/gui/screens/advancements/AdvancementWidget +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169542_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/HEIGHT +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169543_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/BOX_X +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169544_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/BOX_WIDTH +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169545_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/FRAME_WIDTH +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169546_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/ICON_X +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169547_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/ICON_Y +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169548_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/ICON_WIDTH +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169549_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/TITLE_PADDING_LEFT +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169550_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/TITLE_PADDING_RIGHT +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169551_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/TITLE_X +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169552_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/TITLE_Y +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_169553_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/TITLE_MAX_WIDTH +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97239_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/WIDGETS_LOCATION +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97240_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/TEST_SPLIT_OFFSETS +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97241_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/tab +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97242_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/advancement +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97243_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/display +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97244_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/title +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97245_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/width +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97246_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/description +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97247_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/minecraft +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97248_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/parent +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97249_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/children +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97250_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/progress +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97251_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/x +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/f_97252_ net/minecraft/client/gui/screens/advancements/AdvancementWidget/y +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/net/minecraft/client/gui/screens/advancements/AdvancementWidget net/minecraft/client/gui/screens/advancements/AdvancementWidget/net/minecraft/client/gui/screens/advancements/AdvancementWidget +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/ ()V net/minecraft/client/gui/screens/advancements/AdvancementWidget/ ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/ (Lnet/minecraft/client/gui/screens/advancements/AdvancementTab;Lnet/minecraft/client/Minecraft;Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/DisplayInfo;)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/ (Lnet/minecraft/client/gui/screens/advancements/AdvancementTab;Lnet/minecraft/client/Minecraft;Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/DisplayInfo;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_169554_ ()I net/minecraft/client/gui/screens/advancements/AdvancementWidget/getWidth ()I +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97259_ (IIII)Z net/minecraft/client/gui/screens/advancements/AdvancementWidget/isMouseOver (IIII)Z +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97264_ (Lnet/minecraft/advancements/AdvancementProgress;)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/setProgress (Lnet/minecraft/advancements/AdvancementProgress;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97266_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/draw (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97270_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIFII)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/drawHover (Lcom/mojang/blaze3d/vertex/PoseStack;IIFII)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97277_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIII)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/renderRepeating (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIII)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97287_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIII)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/render9Sprite (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIII)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97298_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/drawConnectivity (Lcom/mojang/blaze3d/vertex/PoseStack;IIZ)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97303_ (Lnet/minecraft/client/StringSplitter;Ljava/util/List;)F net/minecraft/client/gui/screens/advancements/AdvancementWidget/getMaxWidth (Lnet/minecraft/client/StringSplitter;Ljava/util/List;)F +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97306_ (Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget;)V net/minecraft/client/gui/screens/advancements/AdvancementWidget/addChild (Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97308_ (Lnet/minecraft/network/chat/Component;I)Ljava/util/List; net/minecraft/client/gui/screens/advancements/AdvancementWidget/findOptimalLines (Lnet/minecraft/network/chat/Component;I)Ljava/util/List; +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97311_ (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget; net/minecraft/client/gui/screens/advancements/AdvancementWidget/getFirstVisibleParent (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget; +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97313_ ()V net/minecraft/client/gui/screens/advancements/AdvancementWidget/attachToParent ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97314_ ()I net/minecraft/client/gui/screens/advancements/AdvancementWidget/getY ()I +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidget/m_97315_ ()I net/minecraft/client/gui/screens/advancements/AdvancementWidget/getX ()I +CL: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType net/minecraft/client/gui/screens/advancements/AdvancementWidgetType +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/$VALUES net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/$VALUES +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/OBTAINED net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/OBTAINED +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/UNOBTAINED net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/UNOBTAINED +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/f_97318_ net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/y +FD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/net/minecraft/client/gui/screens/advancements/AdvancementWidgetType net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/net/minecraft/client/gui/screens/advancements/AdvancementWidgetType +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/ ()V net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/ ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/ (Ljava/lang/String;II)V net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/ (Ljava/lang/String;II)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/m_169555_ ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementWidgetType; net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/$values ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementWidgetType; +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/m_97325_ ()I net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/getIndex ()I +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidgetType; net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidgetType; +MD: net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/values ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementWidgetType; net/minecraft/client/gui/screens/advancements/AdvancementWidgetType/values ()[Lnet/minecraft/client/gui/screens/advancements/AdvancementWidgetType; +CL: net/minecraft/client/gui/screens/advancements/AdvancementsScreen net/minecraft/client/gui/screens/advancements/AdvancementsScreen +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169556_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_WIDTH +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169557_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_HEIGHT +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169558_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_INSIDE_WIDTH +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169559_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_INSIDE_HEIGHT +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169560_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/BACKGROUND_TILE_WIDTH +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169561_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/BACKGROUND_TILE_HEIGHT +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169562_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/BACKGROUND_TILE_COUNT_X +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169563_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/BACKGROUND_TILE_COUNT_Y +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169564_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_INSIDE_X +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169565_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_INSIDE_Y +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169566_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_TITLE_X +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_169567_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_TITLE_Y +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97329_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/WINDOW_LOCATION +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97330_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/TABS_LOCATION +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97331_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/VERY_SAD_LABEL +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97332_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/NO_ADVANCEMENTS_LABEL +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97333_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/TITLE +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97334_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/advancements +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97335_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/tabs +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97336_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/selectedTab +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/f_97337_ net/minecraft/client/gui/screens/advancements/AdvancementsScreen/isScrolling +FD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/net/minecraft/client/gui/screens/advancements/AdvancementsScreen net/minecraft/client/gui/screens/advancements/AdvancementsScreen/net/minecraft/client/gui/screens/advancements/AdvancementsScreen +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/ ()V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/ ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/ (Lnet/minecraft/client/multiplayer/ClientAdvancements;)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/ (Lnet/minecraft/client/multiplayer/ClientAdvancements;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_5504_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/onRemoveAdvancementRoot (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_5505_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/onAddAdvancementTask (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_5513_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/onAddAdvancementRoot (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_5516_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/onRemoveAdvancementTask (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/advancements/AdvancementsScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_6896_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/onSelectedTabChanged (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_7204_ ()V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/onAdvancementsCleared ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_7856_ ()V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/init ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_7861_ ()V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/removed ()V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_7922_ (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/AdvancementProgress;)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/onUpdateAdvancementProgress (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/AdvancementProgress;)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/advancements/AdvancementsScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_7979_ (DDIDD)Z net/minecraft/client/gui/screens/advancements/AdvancementsScreen/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_97356_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/renderWindow (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_97373_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/renderInside (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_97381_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/screens/advancements/AdvancementsScreen/renderTooltips (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_97392_ (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget; net/minecraft/client/gui/screens/advancements/AdvancementsScreen/getAdvancementWidget (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementWidget; +MD: net/minecraft/client/gui/screens/advancements/AdvancementsScreen/m_97394_ (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementTab; net/minecraft/client/gui/screens/advancements/AdvancementsScreen/getTab (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/client/gui/screens/advancements/AdvancementTab; +CL: net/minecraft/client/gui/screens/advancements/package-info net/minecraft/client/gui/screens/advancements/package-info +FD: net/minecraft/client/gui/screens/advancements/package-info/net/minecraft/client/gui/screens/advancements/package-info net/minecraft/client/gui/screens/advancements/package-info/net/minecraft/client/gui/screens/advancements/package-info +CL: net/minecraft/client/gui/screens/controls/ControlsScreen net/minecraft/client/gui/screens/controls/ControlsScreen +FD: net/minecraft/client/gui/screens/controls/ControlsScreen/f_202378_ net/minecraft/client/gui/screens/controls/ControlsScreen/ROW_SPACING +FD: net/minecraft/client/gui/screens/controls/ControlsScreen/net/minecraft/client/gui/screens/controls/ControlsScreen net/minecraft/client/gui/screens/controls/ControlsScreen/net/minecraft/client/gui/screens/controls/ControlsScreen +MD: net/minecraft/client/gui/screens/controls/ControlsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/controls/ControlsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/controls/ControlsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/controls/ControlsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/controls/ControlsScreen/m_7856_ ()V net/minecraft/client/gui/screens/controls/ControlsScreen/init ()V +MD: net/minecraft/client/gui/screens/controls/ControlsScreen/m_97534_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/controls/ControlsScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/controls/ControlsScreen/m_97537_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/controls/ControlsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/controls/ControlsScreen/m_97539_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/controls/ControlsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/controls/KeyBindsList net/minecraft/client/gui/screens/controls/KeyBindsList +FD: net/minecraft/client/gui/screens/controls/KeyBindsList/f_193858_ net/minecraft/client/gui/screens/controls/KeyBindsList/keyBindsScreen +FD: net/minecraft/client/gui/screens/controls/KeyBindsList/f_193859_ net/minecraft/client/gui/screens/controls/KeyBindsList/maxNameWidth +FD: net/minecraft/client/gui/screens/controls/KeyBindsList/net/minecraft/client/gui/screens/controls/KeyBindsList net/minecraft/client/gui/screens/controls/KeyBindsList/net/minecraft/client/gui/screens/controls/KeyBindsList +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsScreen;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/controls/KeyBindsList/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsScreen;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193863_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$000 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193865_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$100 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193868_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$200 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193871_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$300 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193873_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$400 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193875_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$500 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193877_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$600 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_193879_ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/controls/KeyBindsList/access$700 (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_5756_ ()I net/minecraft/client/gui/screens/controls/KeyBindsList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/screens/controls/KeyBindsList/m_5759_ ()I net/minecraft/client/gui/screens/controls/KeyBindsList/getRowWidth ()I +CL: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/f_193881_ net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/this$0 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/f_193882_ net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/name +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/f_193883_ net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/width +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/m_142437_ ()Ljava/util/List; net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/narratables ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/m_5755_ (Z)Z net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/changeFocus (Z)Z +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry/children ()Ljava/util/List; +CL: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1 net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/f_193902_ net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/this$1 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1 net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1 +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry;)V net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/m_142684_ ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1/narrationPriority ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +CL: net/minecraft/client/gui/screens/controls/KeyBindsList$Entry net/minecraft/client/gui/screens/controls/KeyBindsList$Entry +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$Entry/net/minecraft/client/gui/screens/controls/KeyBindsList$Entry net/minecraft/client/gui/screens/controls/KeyBindsList$Entry/net/minecraft/client/gui/screens/controls/KeyBindsList$Entry +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$Entry/ ()V net/minecraft/client/gui/screens/controls/KeyBindsList$Entry/ ()V +CL: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/f_193909_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/this$0 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/f_193910_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/key +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/f_193911_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/name +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/f_193912_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/changeButton +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/f_193913_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/resetButton +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/client/KeyMapping;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/client/KeyMapping;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/m_142437_ ()Ljava/util/List; net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/narratables ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/m_193933_ (Lnet/minecraft/client/KeyMapping;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/lambda$new$1 (Lnet/minecraft/client/KeyMapping;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/m_193937_ (Lnet/minecraft/client/KeyMapping;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/lambda$new$0 (Lnet/minecraft/client/KeyMapping;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/m_6348_ (DDI)Z net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry/children ()Ljava/util/List; +CL: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1 net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/f_193945_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/val$this$0 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/f_193946_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/val$key +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/f_193947_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/val$name +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/f_193948_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/this$1 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1 net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1 +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry;IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/client/KeyMapping;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry;IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/client/KeyMapping;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2 net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/f_193961_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/val$this$0 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/f_193962_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/val$name +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/f_193963_ net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/this$1 +FD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2 net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2 +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry;IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/ (Lnet/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry;IIIILnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/screens/controls/KeyBindsList;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/controls/KeyBindsScreen net/minecraft/client/gui/screens/controls/KeyBindsScreen +FD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/f_193975_ net/minecraft/client/gui/screens/controls/KeyBindsScreen/selectedKey +FD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/f_193976_ net/minecraft/client/gui/screens/controls/KeyBindsScreen/lastKeySelection +FD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/f_193977_ net/minecraft/client/gui/screens/controls/KeyBindsScreen/keyBindsList +FD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/f_193978_ net/minecraft/client/gui/screens/controls/KeyBindsScreen/resetButton +FD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/net/minecraft/client/gui/screens/controls/KeyBindsScreen net/minecraft/client/gui/screens/controls/KeyBindsScreen/net/minecraft/client/gui/screens/controls/KeyBindsScreen +MD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V net/minecraft/client/gui/screens/controls/KeyBindsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/m_193995_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/controls/KeyBindsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/m_193998_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/controls/KeyBindsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/controls/KeyBindsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/controls/KeyBindsScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/m_7856_ ()V net/minecraft/client/gui/screens/controls/KeyBindsScreen/init ()V +MD: net/minecraft/client/gui/screens/controls/KeyBindsScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/controls/KeyBindsScreen/keyPressed (III)Z +CL: net/minecraft/client/gui/screens/controls/package-info net/minecraft/client/gui/screens/controls/package-info +FD: net/minecraft/client/gui/screens/controls/package-info/net/minecraft/client/gui/screens/controls/package-info net/minecraft/client/gui/screens/controls/package-info/net/minecraft/client/gui/screens/controls/package-info +CL: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_169582_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/SPRITE_SHEET_WIDTH +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_169583_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/SPRITE_SHEET_HEIGHT +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_169584_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/SLOT_AREA +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_169585_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/SLOT_PADDING +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_169586_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/SLOT_AREA_PADDED +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_169587_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/HELP_TIPS_OFFSET_Y +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97541_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/GAMEMODE_SWITCHER_LOCATION +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97542_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/ALL_SLOTS_WIDTH +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97543_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/SELECT_KEY +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97544_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/previousHovered +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97545_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/currentlyHovered +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97546_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/firstMouseX +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97547_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/firstMouseY +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97548_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/setFirstMousePos +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/f_97549_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/slots +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/ ()V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/ ()V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/ ()V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/ ()V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_169588_ (Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen;)Lnet/minecraft/client/renderer/entity/ItemRenderer; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/access$000 (Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen;)Lnet/minecraft/client/renderer/entity/ItemRenderer; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_7043_ ()Z net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_7856_ ()V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/init ()V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_97561_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon;)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/lambda$render$0 (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon;)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_97564_ (Lnet/minecraft/client/Minecraft;Ljava/util/Optional;)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/switchToHoveredGameMode (Lnet/minecraft/client/Minecraft;Ljava/util/Optional;)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_97567_ (Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot;Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon;)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/lambda$render$1 (Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot;Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon;)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_97575_ ()Lnet/minecraft/world/level/GameType; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/getDefaultSelected ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_97576_ ()V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/switchToHoveredGameMode ()V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/m_97577_ ()Z net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen/checkToClose ()Z +CL: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1 net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1 +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/f_97578_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/$SwitchMap$net$minecraft$client$gui$screens$debug$GameModeSwitcherScreen$GameModeIcon +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/f_97579_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/$SwitchMap$net$minecraft$world$level$GameType +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1 net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1 +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/ ()V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$1/ ()V +CL: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/$VALUES net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/$VALUES +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ADVENTURE net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ADVENTURE +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/CREATIVE net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/CREATIVE +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/SPECTATOR net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/SPECTATOR +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/SURVIVAL net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/SURVIVAL +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/f_169590_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ICON_TOP_LEFT +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/f_169591_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ICON_AREA +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/f_97585_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/VALUES +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/f_97586_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/name +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/f_97587_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/command +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/f_97588_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/renderStack +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ ()V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ ()V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;Ljava/lang/String;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;Ljava/lang/String;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/m_169592_ ()[Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/$values ()[Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/m_97597_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/m_97607_ (Lnet/minecraft/client/renderer/entity/ItemRenderer;II)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/drawIcon (Lnet/minecraft/client/renderer/entity/ItemRenderer;II)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/m_97611_ ()Ljava/lang/String; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/getCommand ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/m_97612_ (Lnet/minecraft/world/level/GameType;)Ljava/util/Optional; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/getFromGameType (Lnet/minecraft/world/level/GameType;)Ljava/util/Optional; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/m_97616_ ()Ljava/util/Optional; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/getNext ()Ljava/util/Optional; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon; +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/values ()[Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon; net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon/values ()[Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon; +CL: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/f_97622_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/this$0 +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/f_97623_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/icon +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/f_97624_ net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/isSelected +FD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/ (Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen;Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon;II)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/ (Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen;Lnet/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeIcon;II)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/m_198029_ ()Z net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/isHoveredOrFocused ()Z +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/m_97630_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/drawSlot (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/m_97640_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/drawSelection (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/m_97643_ (Z)V net/minecraft/client/gui/screens/debug/GameModeSwitcherScreen$GameModeSlot/setSelected (Z)V +CL: net/minecraft/client/gui/screens/debug/package-info net/minecraft/client/gui/screens/debug/package-info +FD: net/minecraft/client/gui/screens/debug/package-info/net/minecraft/client/gui/screens/debug/package-info net/minecraft/client/gui/screens/debug/package-info/net/minecraft/client/gui/screens/debug/package-info +CL: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97646_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/commandEdit +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97647_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/previousEdit +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97648_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/doneButton +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97649_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/cancelButton +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97650_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/outputButton +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97652_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/SET_COMMAND_LABEL +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97653_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/COMMAND_LABEL +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97654_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/PREVIOUS_OUTPUT_LABEL +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/f_97655_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/commandSuggestions +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/ ()V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/ ()V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_169595_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_169598_ (Z)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/updatePreviousOutput (Z)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_6372_ (Lnet/minecraft/world/level/BaseCommandBlock;)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/populateAndSendPacket (Lnet/minecraft/world/level/BaseCommandBlock;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_6556_ ()Lnet/minecraft/world/level/BaseCommandBlock; net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/getCommandBlock ()Lnet/minecraft/world/level/BaseCommandBlock; +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_7821_ ()I net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/getPreviousY ()I +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_96624_ ()V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/tick ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_97686_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_97688_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/onEdited (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_97690_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/m_97695_ ()V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen/onDone ()V +CL: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1 +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/f_97696_ net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/this$0 +FD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1 +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/inventory/AbstractCommandBlockEditScreen$1/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen net/minecraft/client/gui/screens/inventory/AbstractContainerScreen +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_169600_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/QUICKDROP_DELAY +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_169602_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/HOVER_ITEM_BLIT_OFFSET +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_169603_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/SLOT_ITEM_BLIT_OFFSET +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_169604_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/playerInventoryTitle +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_169605_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/SNAPBACK_SPEED +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97706_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/clickedSlot +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97707_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/snapbackEnd +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97708_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/quickdropSlot +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97709_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/lastClickSlot +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97710_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/isSplittingStack +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97711_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/draggingItem +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97712_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/snapbackStartX +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97713_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/snapbackStartY +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97714_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/snapbackTime +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97715_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/snapbackItem +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97716_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/quickdropTime +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97717_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/quickCraftingType +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97718_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/quickCraftingButton +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97719_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/skipNextRelease +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97720_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/quickCraftingRemainder +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97721_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/lastClickTime +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97722_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/lastClickButton +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97723_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/doubleclick +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97724_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/lastQuickMoved +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97725_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/INVENTORY_LOCATION +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97726_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/imageWidth +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97727_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/imageHeight +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97728_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/titleLabelX +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97729_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/titleLabelY +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97730_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/inventoryLabelX +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97731_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/inventoryLabelY +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97732_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/menu +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97734_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/hoveredSlot +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97735_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/leftPos +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97736_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/topPos +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97737_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/quickCraftSlots +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/f_97738_ net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/isQuickCrafting +FD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/net/minecraft/client/gui/screens/inventory/AbstractContainerScreen net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/net/minecraft/client/gui/screens/inventory/AbstractContainerScreen +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/ ()V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_169606_ (Lcom/mojang/blaze3d/vertex/PoseStack;III)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/renderSlotHighlight (Lcom/mojang/blaze3d/vertex/PoseStack;III)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_6262_ ()Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/getMenu ()Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_6348_ (DDI)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_6597_ (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/slotClicked (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_6774_ (IIIIDD)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/isHovering (IIIIDD)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7025_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7027_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7043_ ()Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7379_ ()V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/onClose ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7467_ (DDIII)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/hasClickedOutside (DDIII)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_7979_ (DDIDD)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_96624_ ()V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/tick ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_97744_ (DD)Lnet/minecraft/world/inventory/Slot; net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/findSlot (DD)Lnet/minecraft/world/inventory/Slot; +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_97762_ (I)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/checkHotbarMouseClicked (I)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_97774_ (Lnet/minecraft/world/inventory/Slot;DD)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/isHovering (Lnet/minecraft/world/inventory/Slot;DD)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_97782_ (Lnet/minecraft/world/item/ItemStack;IILjava/lang/String;)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/renderFloatingItem (Lnet/minecraft/world/item/ItemStack;IILjava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_97799_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/inventory/Slot;)V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/renderSlot (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/inventory/Slot;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_97805_ (II)Z net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/checkHotbarKeyPressed (II)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/m_97818_ ()V net/minecraft/client/gui/screens/inventory/AbstractContainerScreen/recalculateQuickCraftRemaining ()V +CL: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen +FD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/f_97819_ net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/recipeBookComponent +FD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/f_97820_ net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/RECIPE_BUTTON_LOCATION +FD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/f_97821_ net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/widthTooNarrow +FD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/f_97822_ net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/texture +FD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/ ()V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/ (Lnet/minecraft/world/inventory/AbstractFurnaceMenu;Lnet/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/ (Lnet/minecraft/world/inventory/AbstractFurnaceMenu;Lnet/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_5534_ (CI)Z net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/charTyped (CI)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_5564_ ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/getRecipeBookComponent ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_6597_ (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/slotClicked (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_6916_ ()V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/recipesUpdated ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_7467_ (DDIII)Z net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/hasClickedOutside (DDIII)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/m_97862_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/AbstractFurnaceScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/inventory/AnvilScreen net/minecraft/client/gui/screens/inventory/AnvilScreen +FD: net/minecraft/client/gui/screens/inventory/AnvilScreen/f_169611_ net/minecraft/client/gui/screens/inventory/AnvilScreen/player +FD: net/minecraft/client/gui/screens/inventory/AnvilScreen/f_97869_ net/minecraft/client/gui/screens/inventory/AnvilScreen/ANVIL_LOCATION +FD: net/minecraft/client/gui/screens/inventory/AnvilScreen/f_97870_ net/minecraft/client/gui/screens/inventory/AnvilScreen/TOO_EXPENSIVE_TEXT +FD: net/minecraft/client/gui/screens/inventory/AnvilScreen/f_97871_ net/minecraft/client/gui/screens/inventory/AnvilScreen/name +FD: net/minecraft/client/gui/screens/inventory/AnvilScreen/net/minecraft/client/gui/screens/inventory/AnvilScreen net/minecraft/client/gui/screens/inventory/AnvilScreen/net/minecraft/client/gui/screens/inventory/AnvilScreen +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/ ()V net/minecraft/client/gui/screens/inventory/AnvilScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/ (Lnet/minecraft/world/inventory/AnvilMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/AnvilScreen/ (Lnet/minecraft/world/inventory/AnvilMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/AnvilScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_5653_ ()V net/minecraft/client/gui/screens/inventory/AnvilScreen/subInit ()V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/inventory/AnvilScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_6691_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/AnvilScreen/renderFg (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_7027_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/AnvilScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/AnvilScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/AnvilScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_7934_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/AnvilScreen/slotChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/inventory/AnvilScreen/m_97898_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/AnvilScreen/onNameChanged (Ljava/lang/String;)V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen net/minecraft/client/gui/screens/inventory/BeaconScreen +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen/f_169612_ net/minecraft/client/gui/screens/inventory/BeaconScreen/beaconButtons +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen/f_97903_ net/minecraft/client/gui/screens/inventory/BeaconScreen/BEACON_LOCATION +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen/f_97904_ net/minecraft/client/gui/screens/inventory/BeaconScreen/PRIMARY_EFFECT_LABEL +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen/f_97905_ net/minecraft/client/gui/screens/inventory/BeaconScreen/SECONDARY_EFFECT_LABEL +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen/f_97908_ net/minecraft/client/gui/screens/inventory/BeaconScreen/primary +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen/f_97909_ net/minecraft/client/gui/screens/inventory/BeaconScreen/secondary +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen/net/minecraft/client/gui/screens/inventory/BeaconScreen net/minecraft/client/gui/screens/inventory/BeaconScreen/net/minecraft/client/gui/screens/inventory/BeaconScreen +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/ ()V net/minecraft/client/gui/screens/inventory/BeaconScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/ (Lnet/minecraft/world/inventory/BeaconMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/BeaconScreen/ (Lnet/minecraft/world/inventory/BeaconMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_169613_ (ILnet/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton;)V net/minecraft/client/gui/screens/inventory/BeaconScreen/lambda$updateButtons$0 (ILnet/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_169616_ (Lnet/minecraft/client/gui/components/AbstractWidget;)V net/minecraft/client/gui/screens/inventory/BeaconScreen/addBeaconButton (Lnet/minecraft/client/gui/components/AbstractWidget;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_169618_ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/inventory/BeaconScreen/access$000 (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_169620_ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/inventory/BeaconScreen/access$100 (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_169622_ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/inventory/BeaconScreen/access$200 (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_169624_ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/inventory/BeaconScreen/access$300 (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_169626_ ()V net/minecraft/client/gui/screens/inventory/BeaconScreen/updateButtons ()V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/BeaconScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/BeaconScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_7027_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/BeaconScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/BeaconScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/BeaconScreen/init ()V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$1 net/minecraft/client/gui/screens/inventory/BeaconScreen$1 +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$1/f_97963_ net/minecraft/client/gui/screens/inventory/BeaconScreen$1/val$menu +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$1/f_97964_ net/minecraft/client/gui/screens/inventory/BeaconScreen$1/this$0 +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$1/net/minecraft/client/gui/screens/inventory/BeaconScreen$1 net/minecraft/client/gui/screens/inventory/BeaconScreen$1/net/minecraft/client/gui/screens/inventory/BeaconScreen$1 +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;Lnet/minecraft/world/inventory/BeaconMenu;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;Lnet/minecraft/world/inventory/BeaconMenu;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$1/m_142153_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/client/gui/screens/inventory/BeaconScreen$1/dataChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$1/m_7934_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$1/slotChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/m_142400_ (I)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/updateStatus (I)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/m_142699_ ()Z net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/isShowingTooltip ()Z +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/m_7428_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconButton/renderToolTip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/f_97979_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/this$0 +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;II)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;II)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/m_142400_ (I)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/updateStatus (I)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/m_5691_ ()V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconCancelButton/onPress ()V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/f_97989_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/this$0 +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;II)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;II)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/m_142400_ (I)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/updateStatus (I)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/m_5691_ ()V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconConfirmButton/onPress ()V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/f_169639_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/tier +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/f_97999_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/this$0 +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/f_98000_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/effect +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/f_98001_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/sprite +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/f_98002_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/isPrimary +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/f_98003_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/tooltip +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;IILnet/minecraft/world/effect/MobEffect;ZI)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;IILnet/minecraft/world/effect/MobEffect;ZI)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/m_141934_ (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/createEffectDescription (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/m_142400_ (I)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/updateStatus (I)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/m_169649_ (Lnet/minecraft/world/effect/MobEffect;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/setEffect (Lnet/minecraft/world/effect/MobEffect;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/m_5691_ ()V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/onPress ()V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/m_6805_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/m_7428_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconPowerButton/renderToolTip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/f_98020_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/selected +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/ (II)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/ (II)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/ (IILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/ (IILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/m_142699_ ()Z net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/isShowingTooltip ()Z +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/m_6805_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/m_98024_ ()Z net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/isSelected ()Z +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/m_98031_ (Z)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconScreenButton/setSelected (Z)V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/f_169660_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/this$0 +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/f_98033_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/iconX +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/f_98034_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/iconY +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/m_6805_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/m_7428_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconSpriteScreenButton/renderToolTip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/f_169672_ net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/this$0 +FD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;IILnet/minecraft/world/effect/MobEffect;)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/ (Lnet/minecraft/client/gui/screens/inventory/BeaconScreen;IILnet/minecraft/world/effect/MobEffect;)V +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/m_141934_ (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/createEffectDescription (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/m_142400_ (I)V net/minecraft/client/gui/screens/inventory/BeaconScreen$BeaconUpgradePowerButton/updateStatus (I)V +CL: net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen +FD: net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/f_98042_ net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/TEXTURE +FD: net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen +MD: net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/ ()V net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/ (Lnet/minecraft/world/inventory/BlastFurnaceMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/BlastFurnaceScreen/ (Lnet/minecraft/world/inventory/BlastFurnaceMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/client/gui/screens/inventory/BookEditScreen net/minecraft/client/gui/screens/inventory/BookEditScreen +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_169682_ net/minecraft/client/gui/screens/inventory/BookEditScreen/TEXT_WIDTH +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_169683_ net/minecraft/client/gui/screens/inventory/BookEditScreen/TEXT_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_169685_ net/minecraft/client/gui/screens/inventory/BookEditScreen/IMAGE_WIDTH +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_169686_ net/minecraft/client/gui/screens/inventory/BookEditScreen/IMAGE_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98048_ net/minecraft/client/gui/screens/inventory/BookEditScreen/lastClickTime +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98049_ net/minecraft/client/gui/screens/inventory/BookEditScreen/lastIndex +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98050_ net/minecraft/client/gui/screens/inventory/BookEditScreen/forwardButton +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98051_ net/minecraft/client/gui/screens/inventory/BookEditScreen/backButton +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98052_ net/minecraft/client/gui/screens/inventory/BookEditScreen/doneButton +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98053_ net/minecraft/client/gui/screens/inventory/BookEditScreen/signButton +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98054_ net/minecraft/client/gui/screens/inventory/BookEditScreen/finalizeButton +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98055_ net/minecraft/client/gui/screens/inventory/BookEditScreen/cancelButton +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98056_ net/minecraft/client/gui/screens/inventory/BookEditScreen/hand +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98057_ net/minecraft/client/gui/screens/inventory/BookEditScreen/displayCache +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98058_ net/minecraft/client/gui/screens/inventory/BookEditScreen/pageMsg +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98059_ net/minecraft/client/gui/screens/inventory/BookEditScreen/ownerText +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98060_ net/minecraft/client/gui/screens/inventory/BookEditScreen/EDIT_TITLE_LABEL +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98061_ net/minecraft/client/gui/screens/inventory/BookEditScreen/FINALIZE_WARNING_LABEL +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98062_ net/minecraft/client/gui/screens/inventory/BookEditScreen/BLACK_CURSOR +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98063_ net/minecraft/client/gui/screens/inventory/BookEditScreen/GRAY_CURSOR +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98064_ net/minecraft/client/gui/screens/inventory/BookEditScreen/owner +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98065_ net/minecraft/client/gui/screens/inventory/BookEditScreen/book +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98066_ net/minecraft/client/gui/screens/inventory/BookEditScreen/isModified +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98067_ net/minecraft/client/gui/screens/inventory/BookEditScreen/isSigning +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98068_ net/minecraft/client/gui/screens/inventory/BookEditScreen/frameTick +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98069_ net/minecraft/client/gui/screens/inventory/BookEditScreen/currentPage +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98070_ net/minecraft/client/gui/screens/inventory/BookEditScreen/pages +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98071_ net/minecraft/client/gui/screens/inventory/BookEditScreen/title +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98072_ net/minecraft/client/gui/screens/inventory/BookEditScreen/pageEdit +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/f_98073_ net/minecraft/client/gui/screens/inventory/BookEditScreen/titleEdit +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen/net/minecraft/client/gui/screens/inventory/BookEditScreen net/minecraft/client/gui/screens/inventory/BookEditScreen/net/minecraft/client/gui/screens/inventory/BookEditScreen +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_182574_ (Z)V net/minecraft/client/gui/screens/inventory/BookEditScreen/updateLocalCopy (Z)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_5534_ (CI)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/charTyped (CI)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/BookEditScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_7979_ (DDIDD)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_96624_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/tick ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98079_ ()Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache; net/minecraft/client/gui/screens/inventory/BookEditScreen/getDisplayCache ()Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98080_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/clearDisplayCache ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98081_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/clearDisplayCacheAfterPageChange ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98082_ ()Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache; net/minecraft/client/gui/screens/inventory/BookEditScreen/rebuildDisplayCache ()Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98083_ ()Ljava/lang/String; net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$new$1 ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98097_ (I)V net/minecraft/client/gui/screens/inventory/BookEditScreen/changeLine (I)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98108_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;Z)V net/minecraft/client/gui/screens/inventory/BookEditScreen/renderCursor (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;Z)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98112_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98114_ (Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i; net/minecraft/client/gui/screens/inventory/BookEditScreen/convertScreenToLocal (Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98116_ (Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)Lnet/minecraft/client/renderer/Rect2i; net/minecraft/client/gui/screens/inventory/BookEditScreen/createSelection (Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)Lnet/minecraft/client/renderer/Rect2i; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98119_ (Ljava/lang/String;Lnet/minecraft/client/StringSplitter;IIII)Lnet/minecraft/client/renderer/Rect2i; net/minecraft/client/gui/screens/inventory/BookEditScreen/createPartialLineSelection (Ljava/lang/String;Lnet/minecraft/client/StringSplitter;IIII)Lnet/minecraft/client/renderer/Rect2i; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98126_ (Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/lang/String;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lit/unimi/dsi/fastutil/ints/IntList;Ljava/util/List;Lnet/minecraft/network/chat/Style;II)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$rebuildDisplayCache$10 (Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/lang/String;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lit/unimi/dsi/fastutil/ints/IntList;Ljava/util/List;Lnet/minecraft/network/chat/Style;II)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98138_ ([Lnet/minecraft/client/renderer/Rect2i;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/renderHighlight ([Lnet/minecraft/client/renderer/Rect2i;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98141_ (I)V net/minecraft/client/gui/screens/inventory/BookEditScreen/selectWord (I)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98143_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$init$8 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98145_ (Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i; net/minecraft/client/gui/screens/inventory/BookEditScreen/convertLocalToScreen (Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98147_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/setClipboard (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98149_ ([II)I net/minecraft/client/gui/screens/inventory/BookEditScreen/findLineFromPos ([II)I +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98152_ (III)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/bookKeyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98156_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$init$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98158_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/setCurrentPageText (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98160_ (Z)V net/minecraft/client/gui/screens/inventory/BookEditScreen/saveChanges (Z)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98163_ (III)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/titleKeyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98167_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98169_ (Ljava/lang/String;)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$new$3 (Ljava/lang/String;)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98172_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98174_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$new$2 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98176_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98178_ (Ljava/lang/String;)Z net/minecraft/client/gui/screens/inventory/BookEditScreen/lambda$new$0 (Ljava/lang/String;)Z +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98180_ ()Ljava/lang/String; net/minecraft/client/gui/screens/inventory/BookEditScreen/getClipboard ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98181_ ()I net/minecraft/client/gui/screens/inventory/BookEditScreen/getNumPages ()I +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98182_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/pageBack ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98183_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/pageForward ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98184_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/updateButtonVisibility ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98185_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/eraseEmptyTrailingPages ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98186_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/appendPageToBook ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98187_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/keyUp ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98188_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/keyDown ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98189_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/keyHome ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98190_ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen/keyEnd ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen/m_98191_ ()Ljava/lang/String; net/minecraft/client/gui/screens/inventory/BookEditScreen/getCurrentPageText ()Ljava/lang/String; +CL: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/f_98192_ net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/EMPTY +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/f_98193_ net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/fullText +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/f_98194_ net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/cursor +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/f_98195_ net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/cursorAtEnd +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/f_98196_ net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/lineStarts +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/f_98197_ net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/lines +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/f_98198_ net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/selection +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/ ()V net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/ ()V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/ (Ljava/lang/String;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;Z[I[Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo;[Lnet/minecraft/client/renderer/Rect2i;)V net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/ (Ljava/lang/String;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;Z[I[Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo;[Lnet/minecraft/client/renderer/Rect2i;)V +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/m_98208_ (I)I net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/findLineStart (I)I +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/m_98210_ (II)I net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/changeLine (II)I +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/m_98213_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)I net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/getIndexAtPosition (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i;)I +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/m_98218_ (I)I net/minecraft/client/gui/screens/inventory/BookEditScreen$DisplayCache/findLineEnd (I)I +CL: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/f_98226_ net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/style +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/f_98227_ net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/contents +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/f_98228_ net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/asComponent +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/f_98229_ net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/x +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/f_98230_ net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/y +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/ (Lnet/minecraft/network/chat/Style;Ljava/lang/String;II)V net/minecraft/client/gui/screens/inventory/BookEditScreen$LineInfo/ (Lnet/minecraft/network/chat/Style;Ljava/lang/String;II)V +CL: net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/f_98246_ net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/x +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/f_98247_ net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/y +FD: net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i +MD: net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/ (II)V net/minecraft/client/gui/screens/inventory/BookEditScreen$Pos2i/ (II)V +CL: net/minecraft/client/gui/screens/inventory/BookViewScreen net/minecraft/client/gui/screens/inventory/BookViewScreen +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_169687_ net/minecraft/client/gui/screens/inventory/BookViewScreen/PAGE_INDICATOR_TEXT_Y_OFFSET +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_169688_ net/minecraft/client/gui/screens/inventory/BookViewScreen/PAGE_TEXT_X_OFFSET +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_169689_ net/minecraft/client/gui/screens/inventory/BookViewScreen/PAGE_TEXT_Y_OFFSET +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_169690_ net/minecraft/client/gui/screens/inventory/BookViewScreen/TEXT_WIDTH +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_169691_ net/minecraft/client/gui/screens/inventory/BookViewScreen/TEXT_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_169692_ net/minecraft/client/gui/screens/inventory/BookViewScreen/IMAGE_WIDTH +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_169693_ net/minecraft/client/gui/screens/inventory/BookViewScreen/IMAGE_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98251_ net/minecraft/client/gui/screens/inventory/BookViewScreen/EMPTY_ACCESS +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98252_ net/minecraft/client/gui/screens/inventory/BookViewScreen/BOOK_LOCATION +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98253_ net/minecraft/client/gui/screens/inventory/BookViewScreen/bookAccess +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98254_ net/minecraft/client/gui/screens/inventory/BookViewScreen/currentPage +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98255_ net/minecraft/client/gui/screens/inventory/BookViewScreen/cachedPageComponents +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98256_ net/minecraft/client/gui/screens/inventory/BookViewScreen/cachedPage +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98257_ net/minecraft/client/gui/screens/inventory/BookViewScreen/pageMsg +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98258_ net/minecraft/client/gui/screens/inventory/BookViewScreen/forwardButton +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98259_ net/minecraft/client/gui/screens/inventory/BookViewScreen/backButton +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/f_98260_ net/minecraft/client/gui/screens/inventory/BookViewScreen/playTurnSound +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen/net/minecraft/client/gui/screens/inventory/BookViewScreen net/minecraft/client/gui/screens/inventory/BookViewScreen/net/minecraft/client/gui/screens/inventory/BookViewScreen +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/ (Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess;)V net/minecraft/client/gui/screens/inventory/BookViewScreen/ (Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/ (Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess;Z)V net/minecraft/client/gui/screens/inventory/BookViewScreen/ (Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess;Z)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_141919_ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/closeScreen ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_169694_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; net/minecraft/client/gui/screens/inventory/BookViewScreen/loadPages (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_169696_ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/inventory/BookViewScreen/loadPages (Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_169699_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/ListTag;I)Ljava/lang/String; net/minecraft/client/gui/screens/inventory/BookViewScreen/lambda$loadPages$3 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/ListTag;I)Ljava/lang/String; +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_5561_ (Lnet/minecraft/network/chat/Style;)Z net/minecraft/client/gui/screens/inventory/BookViewScreen/handleComponentClicked (Lnet/minecraft/network/chat/Style;)Z +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/BookViewScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/BookViewScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_7735_ (I)Z net/minecraft/client/gui/screens/inventory/BookViewScreen/forcePage (I)Z +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_7811_ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/pageBack ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_7815_ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/pageForward ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_7829_ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/createMenuControls ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/BookViewScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98268_ (DD)Lnet/minecraft/network/chat/Style; net/minecraft/client/gui/screens/inventory/BookViewScreen/getClickedComponentStyleAt (DD)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98275_ (I)Z net/minecraft/client/gui/screens/inventory/BookViewScreen/setPage (I)Z +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98286_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookViewScreen/lambda$createPageControlButtons$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98288_ (Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess;)V net/minecraft/client/gui/screens/inventory/BookViewScreen/setBookAccess (Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98296_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookViewScreen/lambda$createPageControlButtons$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98298_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/BookViewScreen/lambda$createMenuControls$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98300_ ()I net/minecraft/client/gui/screens/inventory/BookViewScreen/getNumPages ()I +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98301_ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/createPageControlButtons ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen/m_98302_ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen/updateButtonVisibility ()V +CL: net/minecraft/client/gui/screens/inventory/BookViewScreen$1 net/minecraft/client/gui/screens/inventory/BookViewScreen$1 +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen$1/net/minecraft/client/gui/screens/inventory/BookViewScreen$1 net/minecraft/client/gui/screens/inventory/BookViewScreen$1/net/minecraft/client/gui/screens/inventory/BookViewScreen$1 +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$1/ ()V net/minecraft/client/gui/screens/inventory/BookViewScreen$1/ ()V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$1/m_5732_ ()I net/minecraft/client/gui/screens/inventory/BookViewScreen$1/getPageCount ()I +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$1/m_7303_ (I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/gui/screens/inventory/BookViewScreen$1/getPageRaw (I)Lnet/minecraft/network/chat/FormattedText; +CL: net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/m_5732_ ()I net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/getPageCount ()I +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/m_7303_ (I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/getPageRaw (I)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/m_98308_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess; net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/fromItem (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess; +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/m_98310_ (I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/gui/screens/inventory/BookViewScreen$BookAccess/getPage (I)Lnet/minecraft/network/chat/FormattedText; +CL: net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/f_98312_ net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/pages +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/ (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/m_5732_ ()I net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/getPageCount ()I +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/m_7303_ (I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/getPageRaw (I)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/m_98318_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; net/minecraft/client/gui/screens/inventory/BookViewScreen$WritableBookAccess/readPages (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; +CL: net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/f_98320_ net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/pages +FD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/ (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/m_5732_ ()I net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/getPageCount ()I +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/m_7303_ (I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/getPageRaw (I)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/m_98326_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; net/minecraft/client/gui/screens/inventory/BookViewScreen$WrittenBookAccess/readPages (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; +CL: net/minecraft/client/gui/screens/inventory/BrewingStandScreen net/minecraft/client/gui/screens/inventory/BrewingStandScreen +FD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/f_98328_ net/minecraft/client/gui/screens/inventory/BrewingStandScreen/BREWING_STAND_LOCATION +FD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/f_98329_ net/minecraft/client/gui/screens/inventory/BrewingStandScreen/BUBBLELENGTHS +FD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/net/minecraft/client/gui/screens/inventory/BrewingStandScreen net/minecraft/client/gui/screens/inventory/BrewingStandScreen/net/minecraft/client/gui/screens/inventory/BrewingStandScreen +MD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/ ()V net/minecraft/client/gui/screens/inventory/BrewingStandScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/ (Lnet/minecraft/world/inventory/BrewingStandMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/BrewingStandScreen/ (Lnet/minecraft/world/inventory/BrewingStandMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/BrewingStandScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/BrewingStandScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/BrewingStandScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/BrewingStandScreen/init ()V +CL: net/minecraft/client/gui/screens/inventory/CartographyTableScreen net/minecraft/client/gui/screens/inventory/CartographyTableScreen +FD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/f_98346_ net/minecraft/client/gui/screens/inventory/CartographyTableScreen/BG_LOCATION +FD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/net/minecraft/client/gui/screens/inventory/CartographyTableScreen net/minecraft/client/gui/screens/inventory/CartographyTableScreen/net/minecraft/client/gui/screens/inventory/CartographyTableScreen +MD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/ ()V net/minecraft/client/gui/screens/inventory/CartographyTableScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/CartographyTableScreen/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/m_169703_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;IIF)V net/minecraft/client/gui/screens/inventory/CartographyTableScreen/renderMap (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;IIF)V +MD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/m_169710_ (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZZZZ)V net/minecraft/client/gui/screens/inventory/CartographyTableScreen/renderResultingMap (Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Integer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZZZZ)V +MD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/CartographyTableScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/CartographyTableScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/CartographyTableScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +CL: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/f_98374_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/autoCommandBlock +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/f_98375_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/modeButton +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/f_98376_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/conditionalButton +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/f_98377_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/autoexecButton +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/f_98378_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/mode +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/f_98379_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/conditional +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/f_98380_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/autoexec +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_169718_ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/lambda$init$0 (Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_169720_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode;)V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode;)V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_169723_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_169726_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_169729_ (Z)V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/enableControls (Z)V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_6372_ (Lnet/minecraft/world/level/BaseCommandBlock;)V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/populateAndSendPacket (Lnet/minecraft/world/level/BaseCommandBlock;)V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_6556_ ()Lnet/minecraft/world/level/BaseCommandBlock; net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/getCommandBlock ()Lnet/minecraft/world/level/BaseCommandBlock; +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_7821_ ()I net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/getPreviousY ()I +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/m_98398_ ()V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen/updateGui ()V +CL: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1 +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1/f_98403_ net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1/$SwitchMap$net$minecraft$world$level$block$entity$CommandBlockEntity$Mode +FD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1 +MD: net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1/ ()V net/minecraft/client/gui/screens/inventory/CommandBlockEditScreen$1/ ()V +CL: net/minecraft/client/gui/screens/inventory/ContainerScreen net/minecraft/client/gui/screens/inventory/ContainerScreen +FD: net/minecraft/client/gui/screens/inventory/ContainerScreen/f_98405_ net/minecraft/client/gui/screens/inventory/ContainerScreen/CONTAINER_BACKGROUND +FD: net/minecraft/client/gui/screens/inventory/ContainerScreen/f_98406_ net/minecraft/client/gui/screens/inventory/ContainerScreen/containerRows +FD: net/minecraft/client/gui/screens/inventory/ContainerScreen/net/minecraft/client/gui/screens/inventory/ContainerScreen net/minecraft/client/gui/screens/inventory/ContainerScreen/net/minecraft/client/gui/screens/inventory/ContainerScreen +MD: net/minecraft/client/gui/screens/inventory/ContainerScreen/ ()V net/minecraft/client/gui/screens/inventory/ContainerScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/ContainerScreen/ (Lnet/minecraft/world/inventory/ChestMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/ContainerScreen/ (Lnet/minecraft/world/inventory/ChestMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/ContainerScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/ContainerScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/ContainerScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/ContainerScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +CL: net/minecraft/client/gui/screens/inventory/CraftingScreen net/minecraft/client/gui/screens/inventory/CraftingScreen +FD: net/minecraft/client/gui/screens/inventory/CraftingScreen/f_98442_ net/minecraft/client/gui/screens/inventory/CraftingScreen/CRAFTING_TABLE_LOCATION +FD: net/minecraft/client/gui/screens/inventory/CraftingScreen/f_98443_ net/minecraft/client/gui/screens/inventory/CraftingScreen/RECIPE_BUTTON_LOCATION +FD: net/minecraft/client/gui/screens/inventory/CraftingScreen/f_98444_ net/minecraft/client/gui/screens/inventory/CraftingScreen/recipeBookComponent +FD: net/minecraft/client/gui/screens/inventory/CraftingScreen/f_98445_ net/minecraft/client/gui/screens/inventory/CraftingScreen/widthTooNarrow +FD: net/minecraft/client/gui/screens/inventory/CraftingScreen/net/minecraft/client/gui/screens/inventory/CraftingScreen net/minecraft/client/gui/screens/inventory/CraftingScreen/net/minecraft/client/gui/screens/inventory/CraftingScreen +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/ ()V net/minecraft/client/gui/screens/inventory/CraftingScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/ (Lnet/minecraft/world/inventory/CraftingMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/CraftingScreen/ (Lnet/minecraft/world/inventory/CraftingMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/CraftingScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_5564_ ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; net/minecraft/client/gui/screens/inventory/CraftingScreen/getRecipeBookComponent ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/CraftingScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/CraftingScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_6597_ (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V net/minecraft/client/gui/screens/inventory/CraftingScreen/slotClicked (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_6774_ (IIIIDD)Z net/minecraft/client/gui/screens/inventory/CraftingScreen/isHovering (IIIIDD)Z +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_6916_ ()V net/minecraft/client/gui/screens/inventory/CraftingScreen/recipesUpdated ()V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/CraftingScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_7467_ (DDIII)Z net/minecraft/client/gui/screens/inventory/CraftingScreen/hasClickedOutside (DDIII)Z +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/CraftingScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/CraftingScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/CraftingScreen/m_98483_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/CraftingScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/inventory/CreativeInventoryListener net/minecraft/client/gui/screens/inventory/CreativeInventoryListener +FD: net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/f_98490_ net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/minecraft +FD: net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/net/minecraft/client/gui/screens/inventory/CreativeInventoryListener net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/net/minecraft/client/gui/screens/inventory/CreativeInventoryListener +MD: net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/m_142153_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/dataChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/m_7934_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/CreativeInventoryListener/slotChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169735_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/GUI_CREATIVE_TAB_PREFIX +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169736_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/CUSTOM_SLOT_LOCK +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169737_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/NUM_ROWS +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169738_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/NUM_COLS +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169739_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/TAB_WIDTH +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169740_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/TAB_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169741_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/SCROLLER_WIDTH +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169742_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/SCROLLER_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_169743_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/TEXT_COLOR +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98504_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/CREATIVE_TABS_LOCATION +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98505_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/CONTAINER +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98506_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/TRASH_SLOT_TOOLTIP +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98507_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/selectedTab +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98508_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/scrollOffs +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98509_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/scrolling +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98510_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/searchBox +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98511_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/originalSlots +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98512_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/destroyItemSlot +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98513_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/listener +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98514_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/ignoreTextInput +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98515_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/hasClickedOutside +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/f_98516_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/visibleTags +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/ ()V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/ (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_205404_ (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;Lnet/minecraft/tags/TagKey;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/lambda$renderTooltip$3 (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_205408_ (Ljava/util/function/Predicate;Lnet/minecraft/tags/TagKey;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/lambda$updateVisibleTags$2 (Ljava/util/function/Predicate;Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_5534_ (CI)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/charTyped (CI)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_6057_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_6348_ (DDI)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_6597_ (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/slotClicked (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7027_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7467_ (DDIII)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/hasClickedOutside (DDIII)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7920_ (III)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/keyReleased (III)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_7979_ (DDIDD)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98523_ (DD)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/insideScrollbar (DD)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98553_ (Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/isCreativeSlot (Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98560_ (Lnet/minecraft/world/item/CreativeModeTab;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/selectTab (Lnet/minecraft/world/item/CreativeModeTab;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98562_ (Lnet/minecraft/world/item/CreativeModeTab;DD)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/checkTabClicked (Lnet/minecraft/world/item/CreativeModeTab;DD)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98581_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/CreativeModeTab;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/renderTabButton (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/CreativeModeTab;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98584_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/CreativeModeTab;II)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/checkTabHovering (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/CreativeModeTab;II)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98598_ (Lnet/minecraft/client/Minecraft;IZZ)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/handleHotbarLoadOrSave (Lnet/minecraft/client/Minecraft;IZZ)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98603_ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/lambda$updateVisibleTags$1 (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98607_ (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/lambda$updateVisibleTags$0 (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98619_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/updateVisibleTags (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98628_ ()I net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/getSelectedTab ()I +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98630_ ()V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/refreshSearchResults ()V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/m_98631_ ()Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen/canScroll ()Z +CL: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot/ (Lnet/minecraft/world/Container;III)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot/ (Lnet/minecraft/world/Container;III)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot/m_8010_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot/mayPickup (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/f_169749_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/inventoryMenu +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/f_98639_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/items +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/ (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_142503_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/setCarried (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_142621_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/getCarried ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_5622_ (Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/canDragTo (Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_98642_ (F)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/scrollTo (F)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/m_98654_ ()Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu/canScroll ()Z +CL: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/f_98655_ net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/target +FD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/ (Lnet/minecraft/world/inventory/Slot;III)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/ (Lnet/minecraft/world/inventory/Slot;III)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_5852_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/set (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_5866_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/getMaxStackSize (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_6201_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/remove (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_6641_ ()I net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/getMaxStackSize ()I +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_6654_ ()V net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/setChanged ()V +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_6657_ ()Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/hasItem ()Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_6659_ ()Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/isActive ()Z +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_7543_ ()Lcom/mojang/datafixers/util/Pair; net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/getNoItemIcon ()Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_7993_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/m_8010_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper/mayPickup (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/client/gui/screens/inventory/DispenserScreen net/minecraft/client/gui/screens/inventory/DispenserScreen +FD: net/minecraft/client/gui/screens/inventory/DispenserScreen/f_98682_ net/minecraft/client/gui/screens/inventory/DispenserScreen/CONTAINER_LOCATION +FD: net/minecraft/client/gui/screens/inventory/DispenserScreen/net/minecraft/client/gui/screens/inventory/DispenserScreen net/minecraft/client/gui/screens/inventory/DispenserScreen/net/minecraft/client/gui/screens/inventory/DispenserScreen +MD: net/minecraft/client/gui/screens/inventory/DispenserScreen/ ()V net/minecraft/client/gui/screens/inventory/DispenserScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/DispenserScreen/ (Lnet/minecraft/world/inventory/DispenserMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/DispenserScreen/ (Lnet/minecraft/world/inventory/DispenserMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/DispenserScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/DispenserScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/DispenserScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/DispenserScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/DispenserScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/DispenserScreen/init ()V +CL: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen +FD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/m_194000_ (Lnet/minecraft/world/effect/MobEffectInstance;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/getEffectName (Lnet/minecraft/world/effect/MobEffectInstance;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/m_194002_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/lang/Iterable;Z)V net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/renderBackgrounds (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/lang/Iterable;Z)V +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/m_194008_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/lang/Iterable;Z)V net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/renderIcons (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/lang/Iterable;Z)V +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/m_194014_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/renderEffects (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/m_194018_ ()Z net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/canSeeEffects ()Z +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/m_98722_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/lang/Iterable;)V net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;IILjava/lang/Iterable;)V +CL: net/minecraft/client/gui/screens/inventory/EnchantmentNames net/minecraft/client/gui/screens/inventory/EnchantmentNames +FD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/f_98727_ net/minecraft/client/gui/screens/inventory/EnchantmentNames/ALT_FONT +FD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/f_98728_ net/minecraft/client/gui/screens/inventory/EnchantmentNames/ROOT_STYLE +FD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/f_98729_ net/minecraft/client/gui/screens/inventory/EnchantmentNames/INSTANCE +FD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/f_98730_ net/minecraft/client/gui/screens/inventory/EnchantmentNames/random +FD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/f_98731_ net/minecraft/client/gui/screens/inventory/EnchantmentNames/words +FD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/net/minecraft/client/gui/screens/inventory/EnchantmentNames net/minecraft/client/gui/screens/inventory/EnchantmentNames/net/minecraft/client/gui/screens/inventory/EnchantmentNames +MD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/ ()V net/minecraft/client/gui/screens/inventory/EnchantmentNames/ ()V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/ ()V net/minecraft/client/gui/screens/inventory/EnchantmentNames/ ()V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/m_98734_ ()Lnet/minecraft/client/gui/screens/inventory/EnchantmentNames; net/minecraft/client/gui/screens/inventory/EnchantmentNames/getInstance ()Lnet/minecraft/client/gui/screens/inventory/EnchantmentNames; +MD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/m_98735_ (J)V net/minecraft/client/gui/screens/inventory/EnchantmentNames/initSeed (J)V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentNames/m_98737_ (Lnet/minecraft/client/gui/Font;I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/client/gui/screens/inventory/EnchantmentNames/getRandomName (Lnet/minecraft/client/gui/Font;I)Lnet/minecraft/network/chat/FormattedText; +CL: net/minecraft/client/gui/screens/inventory/EnchantmentScreen net/minecraft/client/gui/screens/inventory/EnchantmentScreen +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_169756_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/bookModel +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98740_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/time +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98741_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/flip +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98742_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/oFlip +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98743_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/flipT +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98744_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/flipA +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98745_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/open +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98746_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/oOpen +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98747_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/ENCHANTING_TABLE_LOCATION +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98748_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/ENCHANTING_BOOK_LOCATION +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98750_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/random +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/f_98751_ net/minecraft/client/gui/screens/inventory/EnchantmentScreen/last +FD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/net/minecraft/client/gui/screens/inventory/EnchantmentScreen net/minecraft/client/gui/screens/inventory/EnchantmentScreen/net/minecraft/client/gui/screens/inventory/EnchantmentScreen +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/ ()V net/minecraft/client/gui/screens/inventory/EnchantmentScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/ (Lnet/minecraft/world/inventory/EnchantmentMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/EnchantmentScreen/ (Lnet/minecraft/world/inventory/EnchantmentMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/EnchantmentScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/EnchantmentScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/EnchantmentScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/EnchantmentScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/EnchantmentScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/EnchantmentScreen/m_98772_ ()V net/minecraft/client/gui/screens/inventory/EnchantmentScreen/tickBook ()V +CL: net/minecraft/client/gui/screens/inventory/FurnaceScreen net/minecraft/client/gui/screens/inventory/FurnaceScreen +FD: net/minecraft/client/gui/screens/inventory/FurnaceScreen/f_98773_ net/minecraft/client/gui/screens/inventory/FurnaceScreen/TEXTURE +FD: net/minecraft/client/gui/screens/inventory/FurnaceScreen/net/minecraft/client/gui/screens/inventory/FurnaceScreen net/minecraft/client/gui/screens/inventory/FurnaceScreen/net/minecraft/client/gui/screens/inventory/FurnaceScreen +MD: net/minecraft/client/gui/screens/inventory/FurnaceScreen/ ()V net/minecraft/client/gui/screens/inventory/FurnaceScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/FurnaceScreen/ (Lnet/minecraft/world/inventory/FurnaceMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/FurnaceScreen/ (Lnet/minecraft/world/inventory/FurnaceMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/client/gui/screens/inventory/GrindstoneScreen net/minecraft/client/gui/screens/inventory/GrindstoneScreen +FD: net/minecraft/client/gui/screens/inventory/GrindstoneScreen/f_98779_ net/minecraft/client/gui/screens/inventory/GrindstoneScreen/GRINDSTONE_LOCATION +FD: net/minecraft/client/gui/screens/inventory/GrindstoneScreen/net/minecraft/client/gui/screens/inventory/GrindstoneScreen net/minecraft/client/gui/screens/inventory/GrindstoneScreen/net/minecraft/client/gui/screens/inventory/GrindstoneScreen +MD: net/minecraft/client/gui/screens/inventory/GrindstoneScreen/ ()V net/minecraft/client/gui/screens/inventory/GrindstoneScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/GrindstoneScreen/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/GrindstoneScreen/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/GrindstoneScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/GrindstoneScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/GrindstoneScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/GrindstoneScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +CL: net/minecraft/client/gui/screens/inventory/HopperScreen net/minecraft/client/gui/screens/inventory/HopperScreen +FD: net/minecraft/client/gui/screens/inventory/HopperScreen/f_98795_ net/minecraft/client/gui/screens/inventory/HopperScreen/HOPPER_LOCATION +FD: net/minecraft/client/gui/screens/inventory/HopperScreen/net/minecraft/client/gui/screens/inventory/HopperScreen net/minecraft/client/gui/screens/inventory/HopperScreen/net/minecraft/client/gui/screens/inventory/HopperScreen +MD: net/minecraft/client/gui/screens/inventory/HopperScreen/ ()V net/minecraft/client/gui/screens/inventory/HopperScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/HopperScreen/ (Lnet/minecraft/world/inventory/HopperMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/HopperScreen/ (Lnet/minecraft/world/inventory/HopperMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/HopperScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/HopperScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/HopperScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/HopperScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +CL: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen net/minecraft/client/gui/screens/inventory/HorseInventoryScreen +FD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/f_98811_ net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/HORSE_INVENTORY_LOCATION +FD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/f_98812_ net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/horse +FD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/f_98813_ net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/xMouse +FD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/f_98814_ net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/yMouse +FD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/net/minecraft/client/gui/screens/inventory/HorseInventoryScreen net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/net/minecraft/client/gui/screens/inventory/HorseInventoryScreen +MD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/ ()V net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/ (Lnet/minecraft/world/inventory/HorseInventoryMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)V net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/ (Lnet/minecraft/world/inventory/HorseInventoryMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)V +MD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/HorseInventoryScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +CL: net/minecraft/client/gui/screens/inventory/InventoryScreen net/minecraft/client/gui/screens/inventory/InventoryScreen +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/f_98830_ net/minecraft/client/gui/screens/inventory/InventoryScreen/RECIPE_BUTTON_LOCATION +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/f_98831_ net/minecraft/client/gui/screens/inventory/InventoryScreen/xMouse +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/f_98832_ net/minecraft/client/gui/screens/inventory/InventoryScreen/yMouse +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/f_98833_ net/minecraft/client/gui/screens/inventory/InventoryScreen/recipeBookComponent +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/f_98834_ net/minecraft/client/gui/screens/inventory/InventoryScreen/recipeBookComponentInitialized +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/f_98835_ net/minecraft/client/gui/screens/inventory/InventoryScreen/widthTooNarrow +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/f_98836_ net/minecraft/client/gui/screens/inventory/InventoryScreen/buttonClicked +FD: net/minecraft/client/gui/screens/inventory/InventoryScreen/net/minecraft/client/gui/screens/inventory/InventoryScreen net/minecraft/client/gui/screens/inventory/InventoryScreen/net/minecraft/client/gui/screens/inventory/InventoryScreen +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/ ()V net/minecraft/client/gui/screens/inventory/InventoryScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/client/gui/screens/inventory/InventoryScreen/ (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_181908_ ()V net/minecraft/client/gui/screens/inventory/InventoryScreen/containerTick ()V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_5564_ ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; net/minecraft/client/gui/screens/inventory/InventoryScreen/getRecipeBookComponent ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/InventoryScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_6348_ (DDI)Z net/minecraft/client/gui/screens/inventory/InventoryScreen/mouseReleased (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/InventoryScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_6597_ (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V net/minecraft/client/gui/screens/inventory/InventoryScreen/slotClicked (Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;)V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_6774_ (IIIIDD)Z net/minecraft/client/gui/screens/inventory/InventoryScreen/isHovering (IIIIDD)Z +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_6916_ ()V net/minecraft/client/gui/screens/inventory/InventoryScreen/recipesUpdated ()V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_7027_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/InventoryScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/InventoryScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_7467_ (DDIII)Z net/minecraft/client/gui/screens/inventory/InventoryScreen/hasClickedOutside (DDIII)Z +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/InventoryScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/InventoryScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_98850_ (IIIFFLnet/minecraft/world/entity/LivingEntity;)V net/minecraft/client/gui/screens/inventory/InventoryScreen/renderEntityInInventory (IIIFFLnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_98879_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/InventoryScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/InventoryScreen/m_98881_ (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V net/minecraft/client/gui/screens/inventory/InventoryScreen/lambda$renderEntityInInventory$1 (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V +CL: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen net/minecraft/client/gui/screens/inventory/ItemCombinerScreen +FD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/f_98899_ net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/menuResource +FD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/net/minecraft/client/gui/screens/inventory/ItemCombinerScreen net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/net/minecraft/client/gui/screens/inventory/ItemCombinerScreen +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/ (Lnet/minecraft/world/inventory/ItemCombinerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/ (Lnet/minecraft/world/inventory/ItemCombinerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_142153_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/dataChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_5653_ ()V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/subInit ()V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_6691_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/renderFg (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/m_7934_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/ItemCombinerScreen/slotChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_169762_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/MAX_LEVELS +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_169763_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/generateButton +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98932_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/joint +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98933_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/JOINT_LABEL +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98934_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/POOL_LABEL +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98935_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/NAME_LABEL +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98936_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/TARGET_LABEL +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98937_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/FINAL_STATE_LABEL +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98938_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/jigsawEntity +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98939_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/nameEdit +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98940_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/targetEdit +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98941_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/poolEdit +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98942_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/finalStateEdit +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98943_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/levels +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98944_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/keepJigsaws +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98945_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/jointButton +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/f_98946_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/doneButton +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/ (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/ (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_169764_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_169767_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_7379_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/onClose ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_96624_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/tick ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98963_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98972_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98976_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$2 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98978_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98980_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$1 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98985_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/lambda$init$0 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98990_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/onDone ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98991_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/onCancel ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98992_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/sendToServer ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98993_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/sendGenerate ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/m_98994_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen/updateValidity ()V +CL: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1 +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/f_98996_ net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/this$0 +FD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1 +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen;IIIILnet/minecraft/network/chat/Component;D)V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen;IIIILnet/minecraft/network/chat/Component;D)V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/m_5695_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/updateMessage ()V +MD: net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/m_5697_ ()V net/minecraft/client/gui/screens/inventory/JigsawBlockEditScreen$1/applyValue ()V +CL: net/minecraft/client/gui/screens/inventory/LecternScreen net/minecraft/client/gui/screens/inventory/LecternScreen +FD: net/minecraft/client/gui/screens/inventory/LecternScreen/f_99017_ net/minecraft/client/gui/screens/inventory/LecternScreen/menu +FD: net/minecraft/client/gui/screens/inventory/LecternScreen/f_99018_ net/minecraft/client/gui/screens/inventory/LecternScreen/listener +FD: net/minecraft/client/gui/screens/inventory/LecternScreen/net/minecraft/client/gui/screens/inventory/LecternScreen net/minecraft/client/gui/screens/inventory/LecternScreen/net/minecraft/client/gui/screens/inventory/LecternScreen +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/ (Lnet/minecraft/world/inventory/LecternMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/LecternScreen/ (Lnet/minecraft/world/inventory/LecternMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_141919_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/closeScreen ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_6262_ ()Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/client/gui/screens/inventory/LecternScreen/getMenu ()Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_6262_ ()Lnet/minecraft/world/inventory/LecternMenu; net/minecraft/client/gui/screens/inventory/LecternScreen/getMenu ()Lnet/minecraft/world/inventory/LecternMenu; +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7043_ ()Z net/minecraft/client/gui/screens/inventory/LecternScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7379_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/onClose ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7735_ (I)Z net/minecraft/client/gui/screens/inventory/LecternScreen/forcePage (I)Z +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7811_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/pageBack ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7815_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/pageForward ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7829_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/createMenuControls ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_99023_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/LecternScreen/lambda$createMenuControls$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_99032_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/LecternScreen/lambda$createMenuControls$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_99036_ (I)V net/minecraft/client/gui/screens/inventory/LecternScreen/sendButtonClick (I)V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_99044_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/bookChanged ()V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen/m_99045_ ()V net/minecraft/client/gui/screens/inventory/LecternScreen/pageChanged ()V +CL: net/minecraft/client/gui/screens/inventory/LecternScreen$1 net/minecraft/client/gui/screens/inventory/LecternScreen$1 +FD: net/minecraft/client/gui/screens/inventory/LecternScreen$1/f_99046_ net/minecraft/client/gui/screens/inventory/LecternScreen$1/this$0 +FD: net/minecraft/client/gui/screens/inventory/LecternScreen$1/net/minecraft/client/gui/screens/inventory/LecternScreen$1 net/minecraft/client/gui/screens/inventory/LecternScreen$1/net/minecraft/client/gui/screens/inventory/LecternScreen$1 +MD: net/minecraft/client/gui/screens/inventory/LecternScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/LecternScreen;)V net/minecraft/client/gui/screens/inventory/LecternScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/LecternScreen;)V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen$1/m_142153_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/client/gui/screens/inventory/LecternScreen$1/dataChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/client/gui/screens/inventory/LecternScreen$1/m_7934_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/inventory/LecternScreen$1/slotChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/client/gui/screens/inventory/LoomScreen net/minecraft/client/gui/screens/inventory/LoomScreen +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169775_ net/minecraft/client/gui/screens/inventory/LoomScreen/BASE_PATTERN_INDEX +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169776_ net/minecraft/client/gui/screens/inventory/LoomScreen/PATTERN_COLUMNS +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169777_ net/minecraft/client/gui/screens/inventory/LoomScreen/PATTERN_ROWS +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169778_ net/minecraft/client/gui/screens/inventory/LoomScreen/SCROLLER_WIDTH +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169779_ net/minecraft/client/gui/screens/inventory/LoomScreen/SCROLLER_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169780_ net/minecraft/client/gui/screens/inventory/LoomScreen/PATTERN_IMAGE_SIZE +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169781_ net/minecraft/client/gui/screens/inventory/LoomScreen/SCROLLER_FULL_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169782_ net/minecraft/client/gui/screens/inventory/LoomScreen/PATTERNS_X +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_169783_ net/minecraft/client/gui/screens/inventory/LoomScreen/PATTERNS_Y +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99060_ net/minecraft/client/gui/screens/inventory/LoomScreen/BG_LOCATION +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99061_ net/minecraft/client/gui/screens/inventory/LoomScreen/TOTAL_PATTERN_ROWS +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99062_ net/minecraft/client/gui/screens/inventory/LoomScreen/flag +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99063_ net/minecraft/client/gui/screens/inventory/LoomScreen/resultBannerPatterns +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99064_ net/minecraft/client/gui/screens/inventory/LoomScreen/bannerStack +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99065_ net/minecraft/client/gui/screens/inventory/LoomScreen/dyeStack +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99066_ net/minecraft/client/gui/screens/inventory/LoomScreen/patternStack +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99067_ net/minecraft/client/gui/screens/inventory/LoomScreen/displayPatterns +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99068_ net/minecraft/client/gui/screens/inventory/LoomScreen/displaySpecialPattern +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99069_ net/minecraft/client/gui/screens/inventory/LoomScreen/hasMaxPatterns +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99070_ net/minecraft/client/gui/screens/inventory/LoomScreen/scrollOffs +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99071_ net/minecraft/client/gui/screens/inventory/LoomScreen/scrolling +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/f_99072_ net/minecraft/client/gui/screens/inventory/LoomScreen/startIndex +FD: net/minecraft/client/gui/screens/inventory/LoomScreen/net/minecraft/client/gui/screens/inventory/LoomScreen net/minecraft/client/gui/screens/inventory/LoomScreen/net/minecraft/client/gui/screens/inventory/LoomScreen +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/ ()V net/minecraft/client/gui/screens/inventory/LoomScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/LoomScreen/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/inventory/LoomScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/LoomScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/LoomScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/LoomScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_7467_ (DDIII)Z net/minecraft/client/gui/screens/inventory/LoomScreen/hasClickedOutside (DDIII)Z +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/LoomScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_7979_ (DDIDD)Z net/minecraft/client/gui/screens/inventory/LoomScreen/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_99108_ (III)V net/minecraft/client/gui/screens/inventory/LoomScreen/renderPattern (III)V +MD: net/minecraft/client/gui/screens/inventory/LoomScreen/m_99112_ ()V net/minecraft/client/gui/screens/inventory/LoomScreen/containerChanged ()V +CL: net/minecraft/client/gui/screens/inventory/MenuAccess net/minecraft/client/gui/screens/inventory/MenuAccess +FD: net/minecraft/client/gui/screens/inventory/MenuAccess/net/minecraft/client/gui/screens/inventory/MenuAccess net/minecraft/client/gui/screens/inventory/MenuAccess/net/minecraft/client/gui/screens/inventory/MenuAccess +MD: net/minecraft/client/gui/screens/inventory/MenuAccess/m_6262_ ()Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/client/gui/screens/inventory/MenuAccess/getMenu ()Lnet/minecraft/world/inventory/AbstractContainerMenu; +CL: net/minecraft/client/gui/screens/inventory/MerchantScreen net/minecraft/client/gui/screens/inventory/MerchantScreen +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169785_ net/minecraft/client/gui/screens/inventory/MerchantScreen/TEXTURE_WIDTH +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169786_ net/minecraft/client/gui/screens/inventory/MerchantScreen/TEXTURE_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169787_ net/minecraft/client/gui/screens/inventory/MerchantScreen/MERCHANT_MENU_PART_X +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169788_ net/minecraft/client/gui/screens/inventory/MerchantScreen/PROGRESS_BAR_X +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169789_ net/minecraft/client/gui/screens/inventory/MerchantScreen/PROGRESS_BAR_Y +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169790_ net/minecraft/client/gui/screens/inventory/MerchantScreen/SELL_ITEM_1_X +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169791_ net/minecraft/client/gui/screens/inventory/MerchantScreen/SELL_ITEM_2_X +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169792_ net/minecraft/client/gui/screens/inventory/MerchantScreen/BUY_ITEM_X +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169793_ net/minecraft/client/gui/screens/inventory/MerchantScreen/LABEL_Y +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169794_ net/minecraft/client/gui/screens/inventory/MerchantScreen/NUMBER_OF_OFFER_BUTTONS +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169795_ net/minecraft/client/gui/screens/inventory/MerchantScreen/TRADE_BUTTON_X +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169796_ net/minecraft/client/gui/screens/inventory/MerchantScreen/TRADE_BUTTON_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169797_ net/minecraft/client/gui/screens/inventory/MerchantScreen/TRADE_BUTTON_WIDTH +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169798_ net/minecraft/client/gui/screens/inventory/MerchantScreen/SCROLLER_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169799_ net/minecraft/client/gui/screens/inventory/MerchantScreen/SCROLLER_WIDTH +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169800_ net/minecraft/client/gui/screens/inventory/MerchantScreen/SCROLL_BAR_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169801_ net/minecraft/client/gui/screens/inventory/MerchantScreen/SCROLL_BAR_TOP_POS_Y +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_169802_ net/minecraft/client/gui/screens/inventory/MerchantScreen/SCROLL_BAR_START_X +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99113_ net/minecraft/client/gui/screens/inventory/MerchantScreen/VILLAGER_LOCATION +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99114_ net/minecraft/client/gui/screens/inventory/MerchantScreen/TRADES_LABEL +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99115_ net/minecraft/client/gui/screens/inventory/MerchantScreen/LEVEL_SEPARATOR +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99116_ net/minecraft/client/gui/screens/inventory/MerchantScreen/DEPRECATED_TOOLTIP +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99117_ net/minecraft/client/gui/screens/inventory/MerchantScreen/shopItem +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99118_ net/minecraft/client/gui/screens/inventory/MerchantScreen/tradeOfferButtons +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99119_ net/minecraft/client/gui/screens/inventory/MerchantScreen/scrollOff +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/f_99120_ net/minecraft/client/gui/screens/inventory/MerchantScreen/isDragging +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen/net/minecraft/client/gui/screens/inventory/MerchantScreen net/minecraft/client/gui/screens/inventory/MerchantScreen/net/minecraft/client/gui/screens/inventory/MerchantScreen +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/ ()V net/minecraft/client/gui/screens/inventory/MerchantScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/ (Lnet/minecraft/world/inventory/MerchantMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/MerchantScreen/ (Lnet/minecraft/world/inventory/MerchantMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_169803_ (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/gui/screens/inventory/MerchantScreen/access$000 (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/inventory/MerchantScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/MerchantScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/MerchantScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_7027_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/MerchantScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/MerchantScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/MerchantScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_7979_ (DDIDD)Z net/minecraft/client/gui/screens/inventory/MerchantScreen/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99140_ (I)Z net/minecraft/client/gui/screens/inventory/MerchantScreen/canScroll (I)Z +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99152_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/trading/MerchantOffer;)V net/minecraft/client/gui/screens/inventory/MerchantScreen/renderProgressBar (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/trading/MerchantOffer;)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99157_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/trading/MerchantOffers;)V net/minecraft/client/gui/screens/inventory/MerchantScreen/renderScroller (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/world/item/trading/MerchantOffers;)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99162_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/gui/screens/inventory/MerchantScreen/renderAndDecorateCostA (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99168_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/trading/MerchantOffer;II)V net/minecraft/client/gui/screens/inventory/MerchantScreen/renderButtonArrows (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/trading/MerchantOffer;II)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99173_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/MerchantScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99177_ (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/gui/screens/inventory/MerchantScreen/access$100 (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99188_ (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/gui/screens/inventory/MerchantScreen/access$200 (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen/m_99200_ ()V net/minecraft/client/gui/screens/inventory/MerchantScreen/postButtonClick ()V +CL: net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/f_99201_ net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/index +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/f_99202_ net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/this$0 +FD: net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/ (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;IIILnet/minecraft/client/gui/components/Button$OnPress;)V net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/ (Lnet/minecraft/client/gui/screens/inventory/MerchantScreen;IIILnet/minecraft/client/gui/components/Button$OnPress;)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/m_7428_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/renderToolTip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/m_99209_ ()I net/minecraft/client/gui/screens/inventory/MerchantScreen$TradeOfferButton/getIndex ()I +CL: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen +FD: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/f_99214_ net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/commandBlock +FD: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen +MD: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/ (Lnet/minecraft/world/level/BaseCommandBlock;)V net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/ (Lnet/minecraft/world/level/BaseCommandBlock;)V +MD: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/m_6372_ (Lnet/minecraft/world/level/BaseCommandBlock;)V net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/populateAndSendPacket (Lnet/minecraft/world/level/BaseCommandBlock;)V +MD: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/m_6556_ ()Lnet/minecraft/world/level/BaseCommandBlock; net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/getCommandBlock ()Lnet/minecraft/world/level/BaseCommandBlock; +MD: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/m_7821_ ()I net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/getPreviousY ()I +MD: net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/MinecartCommandBlockEditScreen/init ()V +CL: net/minecraft/client/gui/screens/inventory/PageButton net/minecraft/client/gui/screens/inventory/PageButton +FD: net/minecraft/client/gui/screens/inventory/PageButton/f_99222_ net/minecraft/client/gui/screens/inventory/PageButton/isForward +FD: net/minecraft/client/gui/screens/inventory/PageButton/f_99223_ net/minecraft/client/gui/screens/inventory/PageButton/playTurnSound +FD: net/minecraft/client/gui/screens/inventory/PageButton/net/minecraft/client/gui/screens/inventory/PageButton net/minecraft/client/gui/screens/inventory/PageButton/net/minecraft/client/gui/screens/inventory/PageButton +MD: net/minecraft/client/gui/screens/inventory/PageButton/ (IIZLnet/minecraft/client/gui/components/Button$OnPress;Z)V net/minecraft/client/gui/screens/inventory/PageButton/ (IIZLnet/minecraft/client/gui/components/Button$OnPress;Z)V +MD: net/minecraft/client/gui/screens/inventory/PageButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/PageButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/PageButton/m_7435_ (Lnet/minecraft/client/sounds/SoundManager;)V net/minecraft/client/gui/screens/inventory/PageButton/playDownSound (Lnet/minecraft/client/sounds/SoundManager;)V +CL: net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen +FD: net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/f_99237_ net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/CONTAINER_TEXTURE +FD: net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen +MD: net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/ ()V net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/ (Lnet/minecraft/world/inventory/ShulkerBoxMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/ (Lnet/minecraft/world/inventory/ShulkerBoxMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/ShulkerBoxScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +CL: net/minecraft/client/gui/screens/inventory/SignEditScreen net/minecraft/client/gui/screens/inventory/SignEditScreen +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/f_169809_ net/minecraft/client/gui/screens/inventory/SignEditScreen/woodType +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/f_99253_ net/minecraft/client/gui/screens/inventory/SignEditScreen/signModel +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/f_99254_ net/minecraft/client/gui/screens/inventory/SignEditScreen/sign +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/f_99255_ net/minecraft/client/gui/screens/inventory/SignEditScreen/frame +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/f_99256_ net/minecraft/client/gui/screens/inventory/SignEditScreen/line +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/f_99257_ net/minecraft/client/gui/screens/inventory/SignEditScreen/signField +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/f_99258_ net/minecraft/client/gui/screens/inventory/SignEditScreen/messages +FD: net/minecraft/client/gui/screens/inventory/SignEditScreen/net/minecraft/client/gui/screens/inventory/SignEditScreen net/minecraft/client/gui/screens/inventory/SignEditScreen/net/minecraft/client/gui/screens/inventory/SignEditScreen +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;Z)V net/minecraft/client/gui/screens/inventory/SignEditScreen/ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;Z)V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_169813_ (I)[Ljava/lang/String; net/minecraft/client/gui/screens/inventory/SignEditScreen/lambda$new$1 (I)[Ljava/lang/String; +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_169815_ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;ZI)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/inventory/SignEditScreen/lambda$new$0 (Lnet/minecraft/world/level/block/entity/SignBlockEntity;ZI)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_169819_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/SignEditScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_169821_ (Ljava/lang/String;)Z net/minecraft/client/gui/screens/inventory/SignEditScreen/lambda$init$5 (Ljava/lang/String;)Z +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_169823_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/inventory/SignEditScreen/lambda$init$4 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_169825_ ()Ljava/lang/String; net/minecraft/client/gui/screens/inventory/SignEditScreen/lambda$init$3 ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_5534_ (CI)Z net/minecraft/client/gui/screens/inventory/SignEditScreen/charTyped (CI)Z +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/SignEditScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_7379_ ()V net/minecraft/client/gui/screens/inventory/SignEditScreen/onClose ()V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/SignEditScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/SignEditScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/SignEditScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_96624_ ()V net/minecraft/client/gui/screens/inventory/SignEditScreen/tick ()V +MD: net/minecraft/client/gui/screens/inventory/SignEditScreen/m_99285_ ()V net/minecraft/client/gui/screens/inventory/SignEditScreen/onDone ()V +CL: net/minecraft/client/gui/screens/inventory/SmithingScreen net/minecraft/client/gui/screens/inventory/SmithingScreen +FD: net/minecraft/client/gui/screens/inventory/SmithingScreen/f_99287_ net/minecraft/client/gui/screens/inventory/SmithingScreen/SMITHING_LOCATION +FD: net/minecraft/client/gui/screens/inventory/SmithingScreen/net/minecraft/client/gui/screens/inventory/SmithingScreen net/minecraft/client/gui/screens/inventory/SmithingScreen/net/minecraft/client/gui/screens/inventory/SmithingScreen +MD: net/minecraft/client/gui/screens/inventory/SmithingScreen/ ()V net/minecraft/client/gui/screens/inventory/SmithingScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/SmithingScreen/ (Lnet/minecraft/world/inventory/SmithingMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/SmithingScreen/ (Lnet/minecraft/world/inventory/SmithingMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/SmithingScreen/m_7027_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/SmithingScreen/renderLabels (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/inventory/SmokerScreen net/minecraft/client/gui/screens/inventory/SmokerScreen +FD: net/minecraft/client/gui/screens/inventory/SmokerScreen/f_99297_ net/minecraft/client/gui/screens/inventory/SmokerScreen/TEXTURE +FD: net/minecraft/client/gui/screens/inventory/SmokerScreen/net/minecraft/client/gui/screens/inventory/SmokerScreen net/minecraft/client/gui/screens/inventory/SmokerScreen/net/minecraft/client/gui/screens/inventory/SmokerScreen +MD: net/minecraft/client/gui/screens/inventory/SmokerScreen/ ()V net/minecraft/client/gui/screens/inventory/SmokerScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/SmokerScreen/ (Lnet/minecraft/world/inventory/SmokerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/SmokerScreen/ (Lnet/minecraft/world/inventory/SmokerMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/client/gui/screens/inventory/StonecutterScreen net/minecraft/client/gui/screens/inventory/StonecutterScreen +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169826_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/SCROLLER_WIDTH +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169827_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/SCROLLER_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169828_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/RECIPES_COLUMNS +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169829_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/RECIPES_ROWS +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169830_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/RECIPES_IMAGE_SIZE_WIDTH +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169831_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/RECIPES_IMAGE_SIZE_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169832_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/SCROLLER_FULL_HEIGHT +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169833_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/RECIPES_X +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_169834_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/RECIPES_Y +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_99303_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/BG_LOCATION +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_99304_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/scrollOffs +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_99305_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/scrolling +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_99306_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/startIndex +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/f_99307_ net/minecraft/client/gui/screens/inventory/StonecutterScreen/displayRecipes +FD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/net/minecraft/client/gui/screens/inventory/StonecutterScreen net/minecraft/client/gui/screens/inventory/StonecutterScreen/net/minecraft/client/gui/screens/inventory/StonecutterScreen +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/ ()V net/minecraft/client/gui/screens/inventory/StonecutterScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/ (Lnet/minecraft/world/inventory/StonecutterMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/StonecutterScreen/ (Lnet/minecraft/world/inventory/StonecutterMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/inventory/StonecutterScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/StonecutterScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/inventory/StonecutterScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_7025_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/inventory/StonecutterScreen/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_7286_ (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V net/minecraft/client/gui/screens/inventory/StonecutterScreen/renderBg (Lcom/mojang/blaze3d/vertex/PoseStack;FII)V +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_7979_ (DDIDD)Z net/minecraft/client/gui/screens/inventory/StonecutterScreen/mouseDragged (DDIDD)Z +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_99341_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V net/minecraft/client/gui/screens/inventory/StonecutterScreen/renderButtons (Lcom/mojang/blaze3d/vertex/PoseStack;IIIII)V +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_99348_ (III)V net/minecraft/client/gui/screens/inventory/StonecutterScreen/renderRecipes (III)V +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_99352_ ()I net/minecraft/client/gui/screens/inventory/StonecutterScreen/getOffscreenRows ()I +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_99353_ ()Z net/minecraft/client/gui/screens/inventory/StonecutterScreen/isScrollBarActive ()Z +MD: net/minecraft/client/gui/screens/inventory/StonecutterScreen/m_99354_ ()V net/minecraft/client/gui/screens/inventory/StonecutterScreen/containerChanged ()V +CL: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_169835_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/includeEntitiesButton +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_169836_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/ALL_MODES +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_169837_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/DEFAULT_MODES +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99355_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/initialShowAir +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99356_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/initialShowBoundingBox +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99357_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/nameEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99358_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/posXEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99359_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/posYEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99360_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/posZEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99361_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/sizeXEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99362_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/sizeYEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99363_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/sizeZEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99364_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/integrityEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99365_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/seedEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99366_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/dataEdit +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99369_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/saveButton +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99370_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/loadButton +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99371_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/rot0Button +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99372_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/rot90Button +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99373_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/rot180Button +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99374_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/rot270Button +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99376_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/detectButton +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99378_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/mirrorButton +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99379_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/toggleAirButton +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99380_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/toggleBoundingBox +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99381_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/NAME_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99382_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/decimalFormat +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99383_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/POSITION_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99384_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/SIZE_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99385_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/INTEGRITY_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99386_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/CUSTOM_DATA_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99387_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/INCLUDE_ENTITIES_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99388_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/DETECT_SIZE_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99389_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/SHOW_AIR_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99390_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/SHOW_BOUNDING_BOX_LABEL +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99391_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/structure +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99392_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/initialMirror +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99393_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/initialRotation +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99394_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/initialMode +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/f_99395_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/initialEntityIgnoring +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/ ()V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169838_ (Lnet/minecraft/world/level/block/state/properties/StructureMode;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/updateMode (Lnet/minecraft/world/level/block/state/properties/StructureMode;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169840_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$15 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169842_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/Mirror;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/Mirror;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169845_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/state/properties/StructureMode;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/level/block/state/properties/StructureMode;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169848_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$11 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169851_ (Lnet/minecraft/world/level/block/state/properties/StructureMode;)Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$5 (Lnet/minecraft/world/level/block/state/properties/StructureMode;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169853_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$14 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169855_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$10 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169858_ (Lnet/minecraft/world/level/block/state/properties/StructureMode;)Z net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$static$0 (Lnet/minecraft/world/level/block/state/properties/StructureMode;)Z +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_169860_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$8 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_7043_ ()Z net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_7379_ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/onClose ()V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_7856_ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/init ()V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_7861_ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/removed ()V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_96624_ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/tick ()V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99403_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType;)Z net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/sendToServer (Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType;)Z +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99414_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$13 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99416_ (Lnet/minecraft/client/gui/screens/inventory/StructureBlockEditScreen;Ljava/lang/String;CI)Z net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/access$000 (Lnet/minecraft/client/gui/screens/inventory/StructureBlockEditScreen;Ljava/lang/String;CI)Z +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99424_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$12 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99426_ (Ljava/lang/String;)J net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/parseSeed (Ljava/lang/String;)J +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99430_ (Ljava/lang/String;)F net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/parseIntegrity (Ljava/lang/String;)F +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99435_ (Ljava/lang/String;)I net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/parseCoordinate (Ljava/lang/String;)I +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99442_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99444_ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/onDone ()V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99447_ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/onCancel ()V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99450_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99453_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99456_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99459_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/m_99464_ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen/updateDirectionButtons ()V +CL: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1 +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/f_99466_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/this$0 +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1 net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1 +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/StructureBlockEditScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/ (Lnet/minecraft/client/gui/screens/inventory/StructureBlockEditScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/m_5534_ (CI)Z net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$1/charTyped (CI)Z +CL: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2 net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2 +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/f_99479_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/f_99480_ net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/$SwitchMap$net$minecraft$world$level$block$state$properties$StructureMode +FD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2 net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2 +MD: net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/ ()V net/minecraft/client/gui/screens/inventory/StructureBlockEditScreen$2/ ()V +CL: net/minecraft/client/gui/screens/inventory/package-info net/minecraft/client/gui/screens/inventory/package-info +FD: net/minecraft/client/gui/screens/inventory/package-info/net/minecraft/client/gui/screens/inventory/package-info net/minecraft/client/gui/screens/inventory/package-info/net/minecraft/client/gui/screens/inventory/package-info +CL: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169863_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/TEXTURE_LOCATION +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169864_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/MARGIN_Y +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169865_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/BORDER_WIDTH +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169866_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/TEX_SIZE +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169867_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/SLOT_SIZE_X +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169868_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/SLOT_SIZE_Y +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169869_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/items +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/f_169870_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/weight +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/ ()V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/ ()V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/ (Lnet/minecraft/world/inventory/tooltip/BundleTooltip;)V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/ (Lnet/minecraft/world/inventory/tooltip/BundleTooltip;)V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_142069_ (Lnet/minecraft/client/gui/Font;)I net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/getWidth (Lnet/minecraft/client/gui/Font;)I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_142103_ ()I net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/getHeight ()I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_169910_ ()I net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/gridSizeX ()I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_169911_ ()I net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/gridSizeY ()I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_183452_ (Lnet/minecraft/client/gui/Font;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/entity/ItemRenderer;I)V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/renderImage (Lnet/minecraft/client/gui/Font;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/entity/ItemRenderer;I)V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_194019_ (IIIILcom/mojang/blaze3d/vertex/PoseStack;I)V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/drawBorder (IIIILcom/mojang/blaze3d/vertex/PoseStack;I)V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_194026_ (IIIZLnet/minecraft/client/gui/Font;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/entity/ItemRenderer;I)V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/renderSlot (IIIZLnet/minecraft/client/gui/Font;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/entity/ItemRenderer;I)V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/m_194035_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIILnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture;)V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip/blit (Lcom/mojang/blaze3d/vertex/PoseStack;IIILnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture;)V +CL: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/$VALUES net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/$VALUES +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BLOCKED_SLOT net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BLOCKED_SLOT +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_CORNER_BOTTOM net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_CORNER_BOTTOM +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_CORNER_TOP net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_CORNER_TOP +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_HORIZONTAL_BOTTOM net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_HORIZONTAL_BOTTOM +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_HORIZONTAL_TOP net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_HORIZONTAL_TOP +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_VERTICAL net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/BORDER_VERTICAL +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/SLOT net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/SLOT +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/f_169919_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/x +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/f_169920_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/y +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/f_169921_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/w +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/f_169922_ net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/h +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/ ()V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/ ()V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/ (Ljava/lang/String;IIIII)V net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/ (Ljava/lang/String;IIIII)V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/m_169932_ ()[Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture; net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/$values ()[Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture; +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture; net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture; +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/values ()[Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture; net/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture/values ()[Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientBundleTooltip$Texture; +CL: net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/f_169936_ net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/text +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/ (Lnet/minecraft/util/FormattedCharSequence;)V net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/ (Lnet/minecraft/util/FormattedCharSequence;)V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/m_142069_ (Lnet/minecraft/client/gui/Font;)I net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/getWidth (Lnet/minecraft/client/gui/Font;)I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/m_142103_ ()I net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/getHeight ()I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/m_142440_ (Lnet/minecraft/client/gui/Font;IILcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V net/minecraft/client/gui/screens/inventory/tooltip/ClientTextTooltip/renderText (Lnet/minecraft/client/gui/Font;IILcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V +CL: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent +FD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/m_142069_ (Lnet/minecraft/client/gui/Font;)I net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/getWidth (Lnet/minecraft/client/gui/Font;)I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/m_142103_ ()I net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/getHeight ()I +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/m_142440_ (Lnet/minecraft/client/gui/Font;IILcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/renderText (Lnet/minecraft/client/gui/Font;IILcom/mojang/math/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/m_169948_ (Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent; net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/create (Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent; +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/m_169950_ (Lnet/minecraft/world/inventory/tooltip/TooltipComponent;)Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent; net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/create (Lnet/minecraft/world/inventory/tooltip/TooltipComponent;)Lnet/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent; +MD: net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/m_183452_ (Lnet/minecraft/client/gui/Font;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/entity/ItemRenderer;I)V net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent/renderImage (Lnet/minecraft/client/gui/Font;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/entity/ItemRenderer;I)V +CL: net/minecraft/client/gui/screens/inventory/tooltip/package-info net/minecraft/client/gui/screens/inventory/tooltip/package-info +FD: net/minecraft/client/gui/screens/inventory/tooltip/package-info/net/minecraft/client/gui/screens/inventory/tooltip/package-info net/minecraft/client/gui/screens/inventory/tooltip/package-info/net/minecraft/client/gui/screens/inventory/tooltip/package-info +CL: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99673_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/serverSelectionList +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99674_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/LOGGER +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99675_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/pinger +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99676_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lastScreen +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99677_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/servers +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99678_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/editButton +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99679_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/selectButton +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99680_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/deleteButton +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99681_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/toolTip +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99682_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/editingServer +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99683_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lanServerList +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99684_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lanServerDetector +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/f_99685_ net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/initedOnce +FD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/ ()V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/ ()V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_7856_ ()V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/init ()V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_7861_ ()V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/removed ()V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_96624_ ()V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/tick ()V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99698_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99700_ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/setSelected (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99702_ (Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/join (Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99705_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99707_ (Ljava/util/List;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/setToolTip (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99709_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99711_ (Z)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/deleteCallback (Z)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99714_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99716_ (Z)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/editServerCallback (Z)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99719_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99721_ (Z)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/addServerCallback (Z)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99723_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99725_ (Z)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/directJoinCallback (Z)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99727_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99729_ ()V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/joinSelectedServer ()V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99730_ ()V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/onSelectedChange ()V +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99731_ ()Lnet/minecraft/client/multiplayer/ServerStatusPinger; net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/getPinger ()Lnet/minecraft/client/multiplayer/ServerStatusPinger; +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99732_ ()Lnet/minecraft/client/multiplayer/ServerList; net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/getServers ()Lnet/minecraft/client/multiplayer/ServerList; +MD: net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/m_99733_ ()V net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen/refreshServerList ()V +CL: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen +FD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/f_210892_ net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/TITLE +FD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/f_210893_ net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/CONTENT +FD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/f_210894_ net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/CHECK +FD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/f_210895_ net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/NARRATION +FD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen +MD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/ ()V net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/ ()V +MD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/m_207212_ (I)V net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/initButtons (I)V +MD: net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/m_210901_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/Realms32bitWarningScreen/lambda$initButtons$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/multiplayer/SafetyScreen net/minecraft/client/gui/screens/multiplayer/SafetyScreen +FD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/f_99735_ net/minecraft/client/gui/screens/multiplayer/SafetyScreen/TITLE +FD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/f_99736_ net/minecraft/client/gui/screens/multiplayer/SafetyScreen/CONTENT +FD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/f_99737_ net/minecraft/client/gui/screens/multiplayer/SafetyScreen/CHECK +FD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/f_99738_ net/minecraft/client/gui/screens/multiplayer/SafetyScreen/NARRATION +FD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/net/minecraft/client/gui/screens/multiplayer/SafetyScreen net/minecraft/client/gui/screens/multiplayer/SafetyScreen/net/minecraft/client/gui/screens/multiplayer/SafetyScreen +MD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/ ()V net/minecraft/client/gui/screens/multiplayer/SafetyScreen/ ()V +MD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/gui/screens/multiplayer/SafetyScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/m_207212_ (I)V net/minecraft/client/gui/screens/multiplayer/SafetyScreen/initButtons (I)V +MD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/m_210905_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/SafetyScreen/lambda$initButtons$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/multiplayer/SafetyScreen/m_210907_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/multiplayer/SafetyScreen/lambda$initButtons$0 (Lnet/minecraft/client/gui/components/Button;)V +CL: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList net/minecraft/client/gui/screens/multiplayer/ServerSelectionList +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99755_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/networkServers +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99756_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/LOGGER +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99757_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/THREAD_POOL +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99758_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/ICON_MISSING +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99759_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/ICON_OVERLAY_LOCATION +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99760_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/SCANNING_LABEL +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99761_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/CANT_RESOLVE_TEXT +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99762_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/CANT_CONNECT_TEXT +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99763_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/INCOMPATIBLE_TOOLTIP +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99764_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/NO_CONNECTION_TOOLTIP +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99765_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/PINGING_TOOLTIP +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99766_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/screen +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99767_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/onlineServers +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/f_99768_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/lanHeader +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/ ()V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/ (Lnet/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen;Lnet/minecraft/client/Minecraft;IIIII)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/ (Lnet/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen;Lnet/minecraft/client/Minecraft;IIIII)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_169966_ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;I)I net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/access$100 (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;I)I +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_169969_ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/access$000 (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_169972_ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry;)Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/lambda$moveSelection$2 (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry;)Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_169974_ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/lambda$refreshEntries$1 (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_169977_ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/lambda$refreshEntries$0 (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_5694_ ()Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/isFocused ()Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_5756_ ()I net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_5759_ ()I net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/getRowWidth ()I +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_6778_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/moveSelection (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_6987_ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/setSelected (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_7933_ (III)Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_99780_ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/refreshEntries ()V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_99797_ (Lnet/minecraft/client/multiplayer/ServerList;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/updateOnlineServers (Lnet/minecraft/client/multiplayer/ServerList;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/m_99799_ (Ljava/util/List;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList/updateNetworkServers (Ljava/util/List;)V +CL: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry/ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry/ ()V +CL: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/f_99815_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/minecraft +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/ ()V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +CL: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/f_169981_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/ICON_WIDTH +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/f_99828_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/minecraft +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/f_99829_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/serverData +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/f_99830_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/LAN_SERVER_HEADER +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/f_99831_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/HIDDEN_ADDRESS_TEXT +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/f_99832_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/screen +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/f_99833_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/lastClickTime +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/ ()V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/ (Lnet/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen;Lnet/minecraft/client/server/LanServer;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/ (Lnet/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen;Lnet/minecraft/client/server/LanServer;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/m_99838_ ()Lnet/minecraft/client/server/LanServer; net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry/getServerData ()Lnet/minecraft/client/server/LanServer; +CL: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169983_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_WIDTH +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169984_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_HEIGHT +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169985_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_OVERLAY_X_MOVE_RIGHT +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169986_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_OVERLAY_X_MOVE_LEFT +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169987_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_OVERLAY_X_MOVE_DOWN +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169988_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_OVERLAY_X_MOVE_UP +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169989_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_OVERLAY_Y_UNSELECTED +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_169990_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ICON_OVERLAY_Y_SELECTED +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99854_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/this$0 +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99855_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/screen +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99856_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/minecraft +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99857_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/serverData +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99858_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/iconLocation +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99859_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/lastIconB64 +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99860_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/icon +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/f_99861_ net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/lastClickTime +FD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen;Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/ (Lnet/minecraft/client/gui/screens/multiplayer/ServerSelectionList;Lnet/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen;Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_169992_ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/lambda$render$0 ()V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_7933_ (III)Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_99866_ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/updateServerList ()V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_99871_ (II)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/swap (II)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_99889_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/drawIcon (Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_99896_ (Ljava/lang/String;)Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/uploadServerIcon (Ljava/lang/String;)Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_99898_ ()Lnet/minecraft/client/multiplayer/ServerData; net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/getServerData ()Lnet/minecraft/client/multiplayer/ServerData; +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_99899_ ()Z net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/canJoin ()Z +MD: net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/m_99900_ ()V net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry/lambda$render$1 ()V +CL: net/minecraft/client/gui/screens/multiplayer/WarningScreen net/minecraft/client/gui/screens/multiplayer/WarningScreen +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/f_210909_ net/minecraft/client/gui/screens/multiplayer/WarningScreen/previous +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/f_210910_ net/minecraft/client/gui/screens/multiplayer/WarningScreen/stopShowing +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/f_210911_ net/minecraft/client/gui/screens/multiplayer/WarningScreen/titleComponent +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/f_210912_ net/minecraft/client/gui/screens/multiplayer/WarningScreen/content +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/f_210913_ net/minecraft/client/gui/screens/multiplayer/WarningScreen/check +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/f_210914_ net/minecraft/client/gui/screens/multiplayer/WarningScreen/narration +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/f_210915_ net/minecraft/client/gui/screens/multiplayer/WarningScreen/message +FD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/net/minecraft/client/gui/screens/multiplayer/WarningScreen net/minecraft/client/gui/screens/multiplayer/WarningScreen/net/minecraft/client/gui/screens/multiplayer/WarningScreen +MD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/gui/screens/multiplayer/WarningScreen/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/multiplayer/WarningScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/m_207212_ (I)V net/minecraft/client/gui/screens/multiplayer/WarningScreen/initButtons (I)V +MD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/multiplayer/WarningScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/multiplayer/WarningScreen/m_7856_ ()V net/minecraft/client/gui/screens/multiplayer/WarningScreen/init ()V +CL: net/minecraft/client/gui/screens/multiplayer/package-info net/minecraft/client/gui/screens/multiplayer/package-info +FD: net/minecraft/client/gui/screens/multiplayer/package-info/net/minecraft/client/gui/screens/multiplayer/package-info net/minecraft/client/gui/screens/multiplayer/package-info/net/minecraft/client/gui/screens/multiplayer/package-info +CL: net/minecraft/client/gui/screens/package-info net/minecraft/client/gui/screens/package-info +FD: net/minecraft/client/gui/screens/package-info/net/minecraft/client/gui/screens/package-info net/minecraft/client/gui/screens/package-info/net/minecraft/client/gui/screens/package-info +CL: net/minecraft/client/gui/screens/packs/PackSelectionModel net/minecraft/client/gui/screens/packs/PackSelectionModel +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel/f_99902_ net/minecraft/client/gui/screens/packs/PackSelectionModel/repository +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel/f_99903_ net/minecraft/client/gui/screens/packs/PackSelectionModel/selected +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel/f_99904_ net/minecraft/client/gui/screens/packs/PackSelectionModel/unselected +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel/f_99905_ net/minecraft/client/gui/screens/packs/PackSelectionModel/iconGetter +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel/f_99906_ net/minecraft/client/gui/screens/packs/PackSelectionModel/onListChanged +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel/f_99907_ net/minecraft/client/gui/screens/packs/PackSelectionModel/output +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel/net/minecraft/client/gui/screens/packs/PackSelectionModel net/minecraft/client/gui/screens/packs/PackSelectionModel/net/minecraft/client/gui/screens/packs/PackSelectionModel +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel/ (Ljava/lang/Runnable;Ljava/util/function/Function;Lnet/minecraft/server/packs/repository/PackRepository;Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/packs/PackSelectionModel/ (Ljava/lang/Runnable;Ljava/util/function/Function;Lnet/minecraft/server/packs/repository/PackRepository;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel/m_99913_ ()Ljava/util/stream/Stream; net/minecraft/client/gui/screens/packs/PackSelectionModel/getUnselected ()Ljava/util/stream/Stream; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel/m_99914_ (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry; net/minecraft/client/gui/screens/packs/PackSelectionModel/lambda$getSelected$1 (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel/m_99918_ ()Ljava/util/stream/Stream; net/minecraft/client/gui/screens/packs/PackSelectionModel/getSelected ()Ljava/util/stream/Stream; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel/m_99919_ (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry; net/minecraft/client/gui/screens/packs/PackSelectionModel/lambda$getUnselected$0 (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel/m_99923_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel/commit ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel/m_99926_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel/findNewPacks ()V +CL: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_6876_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/getIconTexture ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7356_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/getTitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7359_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7485_ ()Lnet/minecraft/server/packs/repository/PackSource; net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/getPackSource ()Lnet/minecraft/server/packs/repository/PackSource; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7709_ ()Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/getCompatibility ()Lnet/minecraft/server/packs/repository/PackCompatibility; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7802_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/canMoveUp ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7803_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/canMoveDown ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7844_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/isRequired ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7845_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/moveDown ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7849_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/select ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7850_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/unselect ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7852_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/moveUp ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7857_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/isSelected ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_7867_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/isFixedPosition ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_99929_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/getExtendedDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_99930_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/canSelect ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/m_99931_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry/canUnselect ()Z +CL: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/f_99932_ net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/this$0 +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/f_99933_ net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/pack +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionModel;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionModel;Lnet/minecraft/server/packs/repository/Pack;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_6876_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/getIconTexture ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_6956_ ()Ljava/util/List; net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/getSelfList ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_6958_ ()Ljava/util/List; net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/getOtherList ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7356_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/getTitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7359_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7485_ ()Lnet/minecraft/server/packs/repository/PackSource; net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/getPackSource ()Lnet/minecraft/server/packs/repository/PackSource; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7709_ ()Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/getCompatibility ()Lnet/minecraft/server/packs/repository/PackCompatibility; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7802_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/canMoveUp ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7803_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/canMoveDown ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7844_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/isRequired ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7845_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/moveDown ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7852_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/moveUp ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_7867_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/isFixedPosition ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_99938_ (I)V net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/move (I)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/m_99950_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase/toggleSelection ()V +CL: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/f_99951_ net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/this$0 +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionModel;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionModel;Lnet/minecraft/server/packs/repository/Pack;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/m_6956_ ()Ljava/util/List; net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/getSelfList ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/m_6958_ ()Ljava/util/List; net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/getOtherList ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/m_7849_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/select ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/m_7850_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/unselect ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/m_7857_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry/isSelected ()Z +CL: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/f_99960_ net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/this$0 +FD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionModel;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionModel;Lnet/minecraft/server/packs/repository/Pack;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/m_6956_ ()Ljava/util/List; net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/getSelfList ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/m_6958_ ()Ljava/util/List; net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/getOtherList ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/m_7849_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/select ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/m_7850_ ()V net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/unselect ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/m_7857_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry/isSelected ()Z +CL: net/minecraft/client/gui/screens/packs/PackSelectionScreen net/minecraft/client/gui/screens/packs/PackSelectionScreen +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_169993_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/LIST_WIDTH +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_169994_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/RELOAD_COOLDOWN +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99969_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/LOGGER +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99970_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/DRAG_AND_DROP +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99971_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/DIRECTORY_BUTTON_TOOLTIP +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99972_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/DEFAULT_ICON +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99973_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/model +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99974_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/lastScreen +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99975_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/watcher +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99976_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/ticksToReload +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99977_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/availablePackList +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99978_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/selectedPackList +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99979_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/packDir +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99980_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/doneButton +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/f_99981_ net/minecraft/client/gui/screens/packs/PackSelectionScreen/packIcons +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/net/minecraft/client/gui/screens/packs/PackSelectionScreen net/minecraft/client/gui/screens/packs/PackSelectionScreen/net/minecraft/client/gui/screens/packs/PackSelectionScreen +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/ ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen/ ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/server/packs/repository/PackRepository;Ljava/util/function/Consumer;Ljava/io/File;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/server/packs/repository/PackRepository;Ljava/util/function/Consumer;Ljava/io/File;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_100003_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_100013_ (Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;Ljava/util/stream/Stream;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/updateList (Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;Ljava/util/stream/Stream;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_100016_ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/gui/screens/packs/PackSelectionScreen/loadPackIcon (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_100035_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_100039_ ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen/closeWatcher ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_100040_ ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen/populateLists ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_100041_ ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen/reload ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_169995_ (Lnet/minecraft/server/packs/repository/Pack;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/gui/screens/packs/PackSelectionScreen/lambda$getPackIcon$6 (Lnet/minecraft/server/packs/repository/Pack;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_169998_ (Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/lambda$updateList$2 (Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_170001_ (Ljava/nio/file/Path;Ljava/nio/file/Path;Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/lambda$copyPacks$3 (Ljava/nio/file/Path;Ljava/nio/file/Path;Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/nio/file/Path;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_170006_ (Ljava/nio/file/Path;Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/lambda$copyPacks$4 (Ljava/nio/file/Path;Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/nio/file/Path;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_170010_ (Ljava/util/List;Z)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/lambda$onFilesDrop$5 (Ljava/util/List;Z)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_7379_ ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen/onClose ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_7400_ (Ljava/util/List;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/onFilesDrop (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_7856_ ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen/init ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_96624_ ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen/tick ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_99989_ (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/gui/screens/packs/PackSelectionScreen/getPackIcon (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen/m_99999_ (Lnet/minecraft/client/Minecraft;Ljava/util/List;Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen/copyPacks (Lnet/minecraft/client/Minecraft;Ljava/util/List;Ljava/nio/file/Path;)V +CL: net/minecraft/client/gui/screens/packs/PackSelectionScreen$1 net/minecraft/client/gui/screens/packs/PackSelectionScreen$1 +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/f_170013_ net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/this$0 +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/net/minecraft/client/gui/screens/packs/PackSelectionScreen$1 net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/net/minecraft/client/gui/screens/packs/PackSelectionScreen$1 +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionScreen;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/ (Lnet/minecraft/client/gui/screens/packs/PackSelectionScreen;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/m_142753_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/narrateTooltip (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/m_93752_ (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/packs/PackSelectionScreen$1/onTooltip (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/f_100042_ net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/watcher +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/f_100043_ net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/packPath +FD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/ (Ljava/io/File;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/ (Ljava/io/File;)V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/close ()V net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/close ()V +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/m_100046_ ()Z net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/pollForChanges ()Z +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/m_100047_ (Ljava/io/File;)Lnet/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher; net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/create (Ljava/io/File;)Lnet/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher; +MD: net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/m_100049_ (Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher/watchDir (Ljava/nio/file/Path;)V +CL: net/minecraft/client/gui/screens/packs/TransferableSelectionList net/minecraft/client/gui/screens/packs/TransferableSelectionList +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/f_100052_ net/minecraft/client/gui/screens/packs/TransferableSelectionList/ICON_OVERLAY_LOCATION +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/f_100053_ net/minecraft/client/gui/screens/packs/TransferableSelectionList/INCOMPATIBLE_TITLE +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/f_100054_ net/minecraft/client/gui/screens/packs/TransferableSelectionList/INCOMPATIBLE_CONFIRM_TITLE +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/f_100055_ net/minecraft/client/gui/screens/packs/TransferableSelectionList/title +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/net/minecraft/client/gui/screens/packs/TransferableSelectionList net/minecraft/client/gui/screens/packs/TransferableSelectionList/net/minecraft/client/gui/screens/packs/TransferableSelectionList +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/ ()V net/minecraft/client/gui/screens/packs/TransferableSelectionList/ ()V +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/ (Lnet/minecraft/client/Minecraft;IILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/packs/TransferableSelectionList/ (Lnet/minecraft/client/Minecraft;IILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/m_170023_ (Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;I)I net/minecraft/client/gui/screens/packs/TransferableSelectionList/access$000 (Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;I)I +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/m_5756_ ()I net/minecraft/client/gui/screens/packs/TransferableSelectionList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/m_5759_ ()I net/minecraft/client/gui/screens/packs/TransferableSelectionList/getRowWidth ()I +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList/m_7154_ (Lcom/mojang/blaze3d/vertex/PoseStack;IILcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/gui/screens/packs/TransferableSelectionList/renderHeader (Lcom/mojang/blaze3d/vertex/PoseStack;IILcom/mojang/blaze3d/vertex/Tesselator;)V +CL: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100075_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/minecraft +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100076_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/screen +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100077_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/parent +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100078_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/pack +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100079_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/nameDisplayCache +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100080_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/descriptionDisplayCache +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100081_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/incompatibleNameDisplayCache +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_100082_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/incompatibleDescriptionDisplayCache +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170026_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ICON_OVERLAY_X_MOVE_RIGHT +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170027_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ICON_OVERLAY_X_MOVE_LEFT +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170028_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ICON_OVERLAY_X_MOVE_DOWN +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170029_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ICON_OVERLAY_X_MOVE_UP +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170030_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ICON_OVERLAY_Y_UNSELECTED +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170031_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ICON_OVERLAY_Y_SELECTED +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170032_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/MAX_DESCRIPTION_WIDTH_PIXELS +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170033_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/MAX_NAME_WIDTH_PIXELS +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/f_170034_ net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/TOO_LONG_NAME_SUFFIX +FD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry;)V net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/packs/TransferableSelectionList;Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry;)V +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/m_100088_ ()Z net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/showHoverOverlay ()Z +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/m_100104_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/cacheName (Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/m_100107_ (Z)V net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/lambda$mouseClicked$0 (Z)V +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/m_100109_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/MultiLineLabel; net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/cacheDescription (Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/components/MultiLineLabel; +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/packs/TransferableSelectionList$PackEntry/mouseClicked (DDI)Z +CL: net/minecraft/client/gui/screens/packs/package-info net/minecraft/client/gui/screens/packs/package-info +FD: net/minecraft/client/gui/screens/packs/package-info/net/minecraft/client/gui/screens/packs/package-info net/minecraft/client/gui/screens/packs/package-info/net/minecraft/client/gui/screens/packs/package-info +CL: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent +FD: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/f_100113_ net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/fuels +FD: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent +MD: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/m_5674_ ()V net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/initFilterButtonTextures ()V +MD: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/m_6904_ (Lnet/minecraft/world/inventory/Slot;)V net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/slotClicked (Lnet/minecraft/world/inventory/Slot;)V +MD: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/m_7173_ (Lnet/minecraft/world/item/crafting/Recipe;Ljava/util/List;)V net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/setupGhostRecipe (Lnet/minecraft/world/item/crafting/Recipe;Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/m_7690_ ()Ljava/util/Set; net/minecraft/client/gui/screens/recipebook/AbstractFurnaceRecipeBookComponent/getFuelItems ()Ljava/util/Set; +CL: net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent +FD: net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/f_100131_ net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/FILTER_NAME +FD: net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent +MD: net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/m_5815_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/getRecipeFilterName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/m_7690_ ()Ljava/util/Set; net/minecraft/client/gui/screens/recipebook/BlastingRecipeBookComponent/getFuelItems ()Ljava/util/Set; +CL: net/minecraft/client/gui/screens/recipebook/GhostRecipe net/minecraft/client/gui/screens/recipebook/GhostRecipe +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/f_100136_ net/minecraft/client/gui/screens/recipebook/GhostRecipe/recipe +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/f_100137_ net/minecraft/client/gui/screens/recipebook/GhostRecipe/ingredients +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/f_100138_ net/minecraft/client/gui/screens/recipebook/GhostRecipe/time +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/net/minecraft/client/gui/screens/recipebook/GhostRecipe net/minecraft/client/gui/screens/recipebook/GhostRecipe/net/minecraft/client/gui/screens/recipebook/GhostRecipe +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/ ()V net/minecraft/client/gui/screens/recipebook/GhostRecipe/ ()V +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/m_100140_ ()V net/minecraft/client/gui/screens/recipebook/GhostRecipe/clear ()V +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/m_100141_ (I)Lnet/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient; net/minecraft/client/gui/screens/recipebook/GhostRecipe/get (I)Lnet/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient; +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/m_100143_ (Lnet/minecraft/world/item/crafting/Ingredient;II)V net/minecraft/client/gui/screens/recipebook/GhostRecipe/addIngredient (Lnet/minecraft/world/item/crafting/Ingredient;II)V +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/m_100147_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/gui/screens/recipebook/GhostRecipe/setRecipe (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/m_100149_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Minecraft;IIZF)V net/minecraft/client/gui/screens/recipebook/GhostRecipe/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Minecraft;IIZF)V +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/m_100158_ ()I net/minecraft/client/gui/screens/recipebook/GhostRecipe/size ()I +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe/m_100159_ ()Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/client/gui/screens/recipebook/GhostRecipe/getRecipe ()Lnet/minecraft/world/item/crafting/Recipe; +CL: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/f_100160_ net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/this$0 +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/f_100161_ net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/ingredient +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/f_100162_ net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/x +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/f_100163_ net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/y +FD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/ (Lnet/minecraft/client/gui/screens/recipebook/GhostRecipe;Lnet/minecraft/world/item/crafting/Ingredient;II)V net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/ (Lnet/minecraft/client/gui/screens/recipebook/GhostRecipe;Lnet/minecraft/world/item/crafting/Ingredient;II)V +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/m_100169_ ()I net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/getX ()I +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/m_100170_ ()I net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/getY ()I +MD: net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/m_100171_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/client/gui/screens/recipebook/GhostRecipe$GhostIngredient/getItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100172_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/RECIPE_BOOK_LOCATION +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100173_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/recipeButtons +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100174_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/isVisible +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100175_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/x +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100176_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/y +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100177_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/minecraft +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100178_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/collection +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100179_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/lastRecipeClicked +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100180_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/time +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_100181_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/isFurnaceMenu +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_170036_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/MAX_ROW +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_170037_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/MAX_ROW_LARGE +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/f_170038_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/ITEM_RENDER_SCALE +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/ ()V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/ ()V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_100184_ ()Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection; net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/getRecipeCollection ()Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection; +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_100194_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;IIIIF)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/init (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;IIIIF)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_100204_ (Z)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/setVisible (Z)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_100206_ ()Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/getLastRecipeClicked ()Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_100212_ ()Z net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/isVisible ()Z +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_100213_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIII)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/nineInchSprite (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIII)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_5755_ (Z)Z net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/changeFocus (Z)Z +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_5953_ (DD)Z net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/isMouseOver (DD)Z +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/m_6375_ (DDI)Z net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent/mouseClicked (DDI)Z +CL: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/f_100226_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/ingredientPos +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/f_100227_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/this$0 +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/f_100228_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/recipe +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/f_100229_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/isCraftable +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/ (Lnet/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent;IILnet/minecraft/world/item/crafting/Recipe;Z)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/ (Lnet/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent;IILnet/minecraft/world/item/crafting/Recipe;Z)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/m_5817_ (Ljava/util/Iterator;IIII)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/addItemToSlot (Ljava/util/Iterator;IIII)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/m_6222_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/calculateIngredientsPositions (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/f_100250_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/ingredients +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/f_100251_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/x +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/f_100252_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/y +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/f_100253_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/this$1 +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/ (Lnet/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton;II[Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton$Pos/ (Lnet/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlayRecipeButton;II[Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/f_100259_ net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/this$0 +FD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/ (Lnet/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent;IILnet/minecraft/world/item/crafting/Recipe;Z)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/ (Lnet/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent;IILnet/minecraft/world/item/crafting/Recipe;Z)V +MD: net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/m_6222_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/gui/screens/recipebook/OverlayRecipeComponent$OverlaySmeltingRecipeButton/calculateIngredientsPositions (Lnet/minecraft/world/item/crafting/Recipe;)V +CL: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent net/minecraft/client/gui/screens/recipebook/RecipeBookComponent +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100268_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/RECIPE_BOOK_LOCATION +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100269_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ghostRecipe +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100270_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/filterButton +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100271_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/menu +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100272_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/minecraft +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100273_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/SEARCH_HINT +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100274_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ONLY_CRAFTABLES_TOOLTIP +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100275_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ALL_RECIPES_TOOLTIP +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100276_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/xOffset +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100277_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/width +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100278_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/height +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100279_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/tabButtons +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100280_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/selectedTab +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100281_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/searchBox +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100282_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lastSearch +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100283_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/book +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100284_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/recipeBookPage +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100285_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/stackedContents +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100286_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/timesInventoryChanged +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_100287_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ignoreTextInput +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_170041_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/visible +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_170042_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/IMAGE_WIDTH +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_170043_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/IMAGE_HEIGHT +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_170044_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/OFFSET_X_POSITION +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/f_181400_ net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/widthTooNarrow +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/net/minecraft/client/gui/screens/recipebook/RecipeBookComponent net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/net/minecraft/client/gui/screens/recipebook/RecipeBookComponent +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100297_ (DDIIIII)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/hasClickedOutside (DDIIIII)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100309_ (IILnet/minecraft/client/Minecraft;ZLnet/minecraft/world/inventory/RecipeBookMenu;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/init (IILnet/minecraft/client/Minecraft;ZLnet/minecraft/world/inventory/RecipeBookMenu;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100328_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeBookTabButton;)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lambda$initVisuals$0 (Lnet/minecraft/client/gui/screens/recipebook/RecipeBookTabButton;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100330_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lambda$updateCollections$5 (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100332_ (Lit/unimi/dsi/fastutil/objects/ObjectSet;Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lambda$updateCollections$4 (Lit/unimi/dsi/fastutil/objects/ObjectSet;Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100335_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/pirateSpeechForThePeople (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100351_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/updateTabs ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100359_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lambda$updateCollections$3 (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100361_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100367_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lambda$updateCollections$2 (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100369_ (Z)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/setVisible (Z)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100373_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/removed ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100374_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/renderGhostRecipeTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;IIII)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100380_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lambda$updateCollections$1 (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100382_ (Z)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/updateCollections (Z)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100384_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/toggleVisibility ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100385_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/isVisible ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100386_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/tick ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100387_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/recipesUpdated ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100388_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/sendUpdateSettings ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100389_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/updateStackedContents ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100390_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/getFilterButtonTooltip ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100391_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/toggleFiltering ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100392_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/checkSearchStringUpdate ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_100393_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/isOffsetNextToMainGUI ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_142684_ ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/narrationPriority ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_170047_ (Ljava/util/List;Lnet/minecraft/client/gui/components/AbstractWidget;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/lambda$updateNarration$6 (Ljava/util/List;Lnet/minecraft/client/gui/components/AbstractWidget;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_170050_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/isVisibleAccordingToBookData ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_181401_ (II)I net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/updateScreenPosition (II)I +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_181404_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/initVisuals ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_5534_ (CI)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/charTyped (CI)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_5674_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/initFilterButtonTextures ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_5755_ (Z)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/changeFocus (Z)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_5815_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/getRecipeFilterName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_5817_ (Ljava/util/Iterator;IIII)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/addItemToSlot (Ljava/util/Iterator;IIII)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_5953_ (DD)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/isMouseOver (DD)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_6375_ (DDI)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_6545_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIZF)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/renderGhostRecipe (Lcom/mojang/blaze3d/vertex/PoseStack;IIZF)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_6904_ (Lnet/minecraft/world/inventory/Slot;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/slotClicked (Lnet/minecraft/world/inventory/Slot;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_7173_ (Lnet/minecraft/world/item/crafting/Recipe;Ljava/util/List;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/setupGhostRecipe (Lnet/minecraft/world/item/crafting/Recipe;Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_7262_ (Ljava/util/List;)V net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/recipesShown (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_7920_ (III)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/keyReleased (III)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/m_7933_ (III)Z net/minecraft/client/gui/screens/recipebook/RecipeBookComponent/keyPressed (III)Z +CL: net/minecraft/client/gui/screens/recipebook/RecipeBookPage net/minecraft/client/gui/screens/recipebook/RecipeBookPage +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100394_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/buttons +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100395_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/hoveredButton +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100396_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/overlay +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100397_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/minecraft +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100398_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/showListeners +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100399_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/recipeCollections +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100400_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/forwardButton +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100401_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/backButton +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100402_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/totalPages +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100403_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/currentPage +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100404_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/recipeBook +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100405_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/lastClickedRecipe +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_100406_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/lastClickedRecipeCollection +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/f_170052_ net/minecraft/client/gui/screens/recipebook/RecipeBookPage/ITEMS_PER_PAGE +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/net/minecraft/client/gui/screens/recipebook/RecipeBookPage net/minecraft/client/gui/screens/recipebook/RecipeBookPage/net/minecraft/client/gui/screens/recipebook/RecipeBookPage +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/ ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100408_ ()Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/client/gui/screens/recipebook/RecipeBookPage/getLastClickedRecipe ()Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100409_ (DDIIIII)Z net/minecraft/client/gui/screens/recipebook/RecipeBookPage/mouseClicked (DDIIIII)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100417_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/renderTooltip (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100421_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIF)V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIF)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100428_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/init (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100432_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent;)V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/addListener (Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100434_ (Ljava/util/List;)V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/recipesShown (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100436_ (Ljava/util/List;Z)V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/updateCollections (Ljava/util/List;Z)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100439_ ()Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection; net/minecraft/client/gui/screens/recipebook/RecipeBookPage/getLastClickedRecipeCollection ()Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100440_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/setInvisible ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100441_ ()Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/recipebook/RecipeBookPage/getMinecraft ()Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100442_ ()Lnet/minecraft/stats/RecipeBook; net/minecraft/client/gui/screens/recipebook/RecipeBookPage/getRecipeBook ()Lnet/minecraft/stats/RecipeBook; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100443_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/updateButtonsForPage ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_100444_ ()V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/updateArrowButtons ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookPage/m_170053_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/recipebook/RecipeBookPage/listButtons (Ljava/util/function/Consumer;)V +CL: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/f_100445_ net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/category +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/f_100446_ net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/animationTime +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/f_170055_ net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/ANIMATION_TIME +FD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/ (Lnet/minecraft/client/RecipeBookCategories;)V net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/ (Lnet/minecraft/client/RecipeBookCategories;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/m_100449_ (Lnet/minecraft/client/ClientRecipeBook;)Z net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/updateVisibility (Lnet/minecraft/client/ClientRecipeBook;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/m_100451_ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/startAnimation (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/m_100453_ (Lnet/minecraft/client/renderer/entity/ItemRenderer;)V net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/renderIcon (Lnet/minecraft/client/renderer/entity/ItemRenderer;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/m_100455_ ()Lnet/minecraft/client/RecipeBookCategories; net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/getCategory ()Lnet/minecraft/client/RecipeBookCategories; +MD: net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/recipebook/RecipeBookTabButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/client/gui/screens/recipebook/RecipeButton net/minecraft/client/gui/screens/recipebook/RecipeButton +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100461_ net/minecraft/client/gui/screens/recipebook/RecipeButton/RECIPE_BOOK_LOCATION +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100462_ net/minecraft/client/gui/screens/recipebook/RecipeButton/MORE_RECIPES_TOOLTIP +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100463_ net/minecraft/client/gui/screens/recipebook/RecipeButton/menu +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100464_ net/minecraft/client/gui/screens/recipebook/RecipeButton/book +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100465_ net/minecraft/client/gui/screens/recipebook/RecipeButton/collection +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100466_ net/minecraft/client/gui/screens/recipebook/RecipeButton/time +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100467_ net/minecraft/client/gui/screens/recipebook/RecipeButton/animationTime +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_100468_ net/minecraft/client/gui/screens/recipebook/RecipeButton/currentIndex +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_170056_ net/minecraft/client/gui/screens/recipebook/RecipeButton/TICKS_TO_SWAP +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_170057_ net/minecraft/client/gui/screens/recipebook/RecipeButton/ANIMATION_TIME +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/f_170058_ net/minecraft/client/gui/screens/recipebook/RecipeButton/BACKGROUND_SIZE +FD: net/minecraft/client/gui/screens/recipebook/RecipeButton/net/minecraft/client/gui/screens/recipebook/RecipeButton net/minecraft/client/gui/screens/recipebook/RecipeButton/net/minecraft/client/gui/screens/recipebook/RecipeButton +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/ ()V net/minecraft/client/gui/screens/recipebook/RecipeButton/ ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/ ()V net/minecraft/client/gui/screens/recipebook/RecipeButton/ ()V +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_100471_ ()Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection; net/minecraft/client/gui/screens/recipebook/RecipeButton/getCollection ()Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection; +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_100474_ (II)V net/minecraft/client/gui/screens/recipebook/RecipeButton/setPosition (II)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_100477_ (Lnet/minecraft/client/gui/screens/Screen;)Ljava/util/List; net/minecraft/client/gui/screens/recipebook/RecipeButton/getTooltipText (Lnet/minecraft/client/gui/screens/Screen;)Ljava/util/List; +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_100479_ (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;Lnet/minecraft/client/gui/screens/recipebook/RecipeBookPage;)V net/minecraft/client/gui/screens/recipebook/RecipeButton/init (Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;Lnet/minecraft/client/gui/screens/recipebook/RecipeBookPage;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_100482_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeButton/isOnlyOption ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_100488_ ()Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/client/gui/screens/recipebook/RecipeButton/getRecipe ()Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_100490_ ()Ljava/util/List; net/minecraft/client/gui/screens/recipebook/RecipeButton/getOrderedRecipes ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/recipebook/RecipeButton/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_5711_ ()I net/minecraft/client/gui/screens/recipebook/RecipeButton/getWidth ()I +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_6303_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/recipebook/RecipeButton/renderButton (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeButton/m_7972_ (I)Z net/minecraft/client/gui/screens/recipebook/RecipeButton/isValidClickButton (I)Z +CL: net/minecraft/client/gui/screens/recipebook/RecipeCollection net/minecraft/client/gui/screens/recipebook/RecipeCollection +FD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/f_100491_ net/minecraft/client/gui/screens/recipebook/RecipeCollection/recipes +FD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/f_100492_ net/minecraft/client/gui/screens/recipebook/RecipeCollection/singleResultItem +FD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/f_100493_ net/minecraft/client/gui/screens/recipebook/RecipeCollection/craftable +FD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/f_100494_ net/minecraft/client/gui/screens/recipebook/RecipeCollection/fitsDimensions +FD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/f_100495_ net/minecraft/client/gui/screens/recipebook/RecipeCollection/known +FD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/net/minecraft/client/gui/screens/recipebook/RecipeCollection net/minecraft/client/gui/screens/recipebook/RecipeCollection/net/minecraft/client/gui/screens/recipebook/RecipeCollection +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/ (Ljava/util/List;)V net/minecraft/client/gui/screens/recipebook/RecipeCollection/ (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100498_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeCollection/hasKnownRecipes ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100499_ (Lnet/minecraft/stats/RecipeBook;)V net/minecraft/client/gui/screens/recipebook/RecipeCollection/updateKnownRecipes (Lnet/minecraft/stats/RecipeBook;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100501_ (Lnet/minecraft/world/entity/player/StackedContents;IILnet/minecraft/stats/RecipeBook;)V net/minecraft/client/gui/screens/recipebook/RecipeCollection/canCraft (Lnet/minecraft/world/entity/player/StackedContents;IILnet/minecraft/stats/RecipeBook;)V +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100506_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/client/gui/screens/recipebook/RecipeCollection/isCraftable (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100508_ (Ljava/util/List;)Z net/minecraft/client/gui/screens/recipebook/RecipeCollection/allRecipesHaveSameResult (Ljava/util/List;)Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100510_ (Z)Ljava/util/List; net/minecraft/client/gui/screens/recipebook/RecipeCollection/getRecipes (Z)Ljava/util/List; +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100512_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeCollection/hasCraftable ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100513_ (Z)Ljava/util/List; net/minecraft/client/gui/screens/recipebook/RecipeCollection/getDisplayRecipes (Z)Ljava/util/List; +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100515_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeCollection/hasFitting ()Z +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100516_ ()Ljava/util/List; net/minecraft/client/gui/screens/recipebook/RecipeCollection/getRecipes ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/recipebook/RecipeCollection/m_100517_ ()Z net/minecraft/client/gui/screens/recipebook/RecipeCollection/hasSingleResultItem ()Z +CL: net/minecraft/client/gui/screens/recipebook/RecipeShownListener net/minecraft/client/gui/screens/recipebook/RecipeShownListener +FD: net/minecraft/client/gui/screens/recipebook/RecipeShownListener/net/minecraft/client/gui/screens/recipebook/RecipeShownListener net/minecraft/client/gui/screens/recipebook/RecipeShownListener/net/minecraft/client/gui/screens/recipebook/RecipeShownListener +MD: net/minecraft/client/gui/screens/recipebook/RecipeShownListener/m_7262_ (Ljava/util/List;)V net/minecraft/client/gui/screens/recipebook/RecipeShownListener/recipesShown (Ljava/util/List;)V +CL: net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener +FD: net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener/net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener/net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener +MD: net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener/m_5564_ ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener/getRecipeBookComponent ()Lnet/minecraft/client/gui/screens/recipebook/RecipeBookComponent; +MD: net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener/m_6916_ ()V net/minecraft/client/gui/screens/recipebook/RecipeUpdateListener/recipesUpdated ()V +CL: net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent +FD: net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/f_100519_ net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/FILTER_NAME +FD: net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent +MD: net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/m_5815_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/getRecipeFilterName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/m_7690_ ()Ljava/util/Set; net/minecraft/client/gui/screens/recipebook/SmeltingRecipeBookComponent/getFuelItems ()Ljava/util/Set; +CL: net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent +FD: net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/f_100524_ net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/FILTER_NAME +FD: net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent +MD: net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/ ()V net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/ ()V +MD: net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/m_5815_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/getRecipeFilterName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/m_7690_ ()Ljava/util/Set; net/minecraft/client/gui/screens/recipebook/SmokingRecipeBookComponent/getFuelItems ()Ljava/util/Set; +CL: net/minecraft/client/gui/screens/recipebook/package-info net/minecraft/client/gui/screens/recipebook/package-info +FD: net/minecraft/client/gui/screens/recipebook/package-info/net/minecraft/client/gui/screens/recipebook/package-info net/minecraft/client/gui/screens/recipebook/package-info/net/minecraft/client/gui/screens/recipebook/package-info +CL: net/minecraft/client/gui/screens/social/PlayerEntry net/minecraft/client/gui/screens/social/PlayerEntry +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100529_ net/minecraft/client/gui/screens/social/PlayerEntry/SKIN_SHADE +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100530_ net/minecraft/client/gui/screens/social/PlayerEntry/BG_FILL +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100531_ net/minecraft/client/gui/screens/social/PlayerEntry/BG_FILL_REMOVED +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100532_ net/minecraft/client/gui/screens/social/PlayerEntry/PLAYERNAME_COLOR +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100533_ net/minecraft/client/gui/screens/social/PlayerEntry/PLAYER_STATUS_COLOR +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100534_ net/minecraft/client/gui/screens/social/PlayerEntry/minecraft +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100535_ net/minecraft/client/gui/screens/social/PlayerEntry/children +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100536_ net/minecraft/client/gui/screens/social/PlayerEntry/id +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100537_ net/minecraft/client/gui/screens/social/PlayerEntry/playerName +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100538_ net/minecraft/client/gui/screens/social/PlayerEntry/skinGetter +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100539_ net/minecraft/client/gui/screens/social/PlayerEntry/isRemoved +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100540_ net/minecraft/client/gui/screens/social/PlayerEntry/hideButton +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100541_ net/minecraft/client/gui/screens/social/PlayerEntry/showButton +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100542_ net/minecraft/client/gui/screens/social/PlayerEntry/hideTooltip +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100543_ net/minecraft/client/gui/screens/social/PlayerEntry/showTooltip +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100544_ net/minecraft/client/gui/screens/social/PlayerEntry/tooltipHoverTime +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100545_ net/minecraft/client/gui/screens/social/PlayerEntry/HIDDEN +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100546_ net/minecraft/client/gui/screens/social/PlayerEntry/BLOCKED +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100547_ net/minecraft/client/gui/screens/social/PlayerEntry/OFFLINE +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100548_ net/minecraft/client/gui/screens/social/PlayerEntry/HIDDEN_OFFLINE +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_100549_ net/minecraft/client/gui/screens/social/PlayerEntry/BLOCKED_OFFLINE +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170061_ net/minecraft/client/gui/screens/social/PlayerEntry/PADDING +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170062_ net/minecraft/client/gui/screens/social/PlayerEntry/CHAT_TOGGLE_ICON_SIZE +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170063_ net/minecraft/client/gui/screens/social/PlayerEntry/CHAT_TOGGLE_ICON_X +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170064_ net/minecraft/client/gui/screens/social/PlayerEntry/CHAT_TOGGLE_ICON_Y +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170065_ net/minecraft/client/gui/screens/social/PlayerEntry/TOOLTIP_DELAY +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170066_ net/minecraft/client/gui/screens/social/PlayerEntry/TOOLTIP_MAX_WIDTH +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170067_ net/minecraft/client/gui/screens/social/PlayerEntry/hideText +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170068_ net/minecraft/client/gui/screens/social/PlayerEntry/showText +FD: net/minecraft/client/gui/screens/social/PlayerEntry/f_170069_ net/minecraft/client/gui/screens/social/PlayerEntry/SKIN_SIZE +FD: net/minecraft/client/gui/screens/social/PlayerEntry/net/minecraft/client/gui/screens/social/PlayerEntry net/minecraft/client/gui/screens/social/PlayerEntry/net/minecraft/client/gui/screens/social/PlayerEntry +MD: net/minecraft/client/gui/screens/social/PlayerEntry/ ()V net/minecraft/client/gui/screens/social/PlayerEntry/ ()V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Ljava/util/UUID;Ljava/lang/String;Ljava/util/function/Supplier;)V net/minecraft/client/gui/screens/social/PlayerEntry/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Ljava/util/UUID;Ljava/lang/String;Ljava/util/function/Supplier;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100588_ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V net/minecraft/client/gui/screens/social/PlayerEntry/postRenderTooltip (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/List;II)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100594_ (Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/social/PlayerEntry/getEntryNarationMessage (Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100596_ (ZLnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/social/PlayerEntry/onHiddenOrShown (ZLnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100600_ ()Ljava/lang/String; net/minecraft/client/gui/screens/social/PlayerEntry/getPlayerName ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100608_ (Lnet/minecraft/client/gui/screens/social/PlayerSocialManager;Ljava/util/UUID;Ljava/lang/String;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/social/PlayerEntry/lambda$new$0 (Lnet/minecraft/client/gui/screens/social/PlayerSocialManager;Ljava/util/UUID;Ljava/lang/String;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100618_ ()Ljava/util/UUID; net/minecraft/client/gui/screens/social/PlayerEntry/getPlayerId ()Ljava/util/UUID; +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100619_ (Z)V net/minecraft/client/gui/screens/social/PlayerEntry/setRemoved (Z)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_100621_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/social/PlayerEntry/getStatusComponent ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_142437_ ()Ljava/util/List; net/minecraft/client/gui/screens/social/PlayerEntry/narratables ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_170070_ (Lnet/minecraft/client/gui/screens/social/PlayerSocialManager;Ljava/util/UUID;Ljava/lang/String;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/social/PlayerEntry/lambda$new$1 (Lnet/minecraft/client/gui/screens/social/PlayerSocialManager;Ljava/util/UUID;Ljava/lang/String;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/social/PlayerEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/screens/social/PlayerEntry/children ()Ljava/util/List; +CL: net/minecraft/client/gui/screens/social/PlayerEntry$1 net/minecraft/client/gui/screens/social/PlayerEntry$1 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$1/f_100622_ net/minecraft/client/gui/screens/social/PlayerEntry$1/this$0 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$1/f_170076_ net/minecraft/client/gui/screens/social/PlayerEntry$1/val$minecraft +FD: net/minecraft/client/gui/screens/social/PlayerEntry$1/f_170077_ net/minecraft/client/gui/screens/social/PlayerEntry$1/val$socialInteractionsScreen +FD: net/minecraft/client/gui/screens/social/PlayerEntry$1/net/minecraft/client/gui/screens/social/PlayerEntry$1 net/minecraft/client/gui/screens/social/PlayerEntry$1/net/minecraft/client/gui/screens/social/PlayerEntry$1 +MD: net/minecraft/client/gui/screens/social/PlayerEntry$1/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;)V net/minecraft/client/gui/screens/social/PlayerEntry$1/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$1/m_142753_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/social/PlayerEntry$1/narrateTooltip (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$1/m_170082_ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/social/PlayerEntry$1/lambda$onTooltip$0 (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$1/m_93752_ (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/social/PlayerEntry$1/onTooltip (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/social/PlayerEntry$2 net/minecraft/client/gui/screens/social/PlayerEntry$2 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$2/f_100639_ net/minecraft/client/gui/screens/social/PlayerEntry$2/this$0 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$2/net/minecraft/client/gui/screens/social/PlayerEntry$2 net/minecraft/client/gui/screens/social/PlayerEntry$2/net/minecraft/client/gui/screens/social/PlayerEntry$2 +MD: net/minecraft/client/gui/screens/social/PlayerEntry$2/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/social/PlayerEntry$2/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$2/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/social/PlayerEntry$2/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/social/PlayerEntry$3 net/minecraft/client/gui/screens/social/PlayerEntry$3 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$3/f_170094_ net/minecraft/client/gui/screens/social/PlayerEntry$3/val$minecraft +FD: net/minecraft/client/gui/screens/social/PlayerEntry$3/f_170095_ net/minecraft/client/gui/screens/social/PlayerEntry$3/val$socialInteractionsScreen +FD: net/minecraft/client/gui/screens/social/PlayerEntry$3/f_170096_ net/minecraft/client/gui/screens/social/PlayerEntry$3/this$0 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$3/net/minecraft/client/gui/screens/social/PlayerEntry$3 net/minecraft/client/gui/screens/social/PlayerEntry$3/net/minecraft/client/gui/screens/social/PlayerEntry$3 +MD: net/minecraft/client/gui/screens/social/PlayerEntry$3/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;)V net/minecraft/client/gui/screens/social/PlayerEntry$3/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$3/m_142753_ (Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/social/PlayerEntry$3/narrateTooltip (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$3/m_170101_ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/social/PlayerEntry$3/lambda$onTooltip$0 (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$3/m_93752_ (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/social/PlayerEntry$3/onTooltip (Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V +CL: net/minecraft/client/gui/screens/social/PlayerEntry$4 net/minecraft/client/gui/screens/social/PlayerEntry$4 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$4/f_170113_ net/minecraft/client/gui/screens/social/PlayerEntry$4/this$0 +FD: net/minecraft/client/gui/screens/social/PlayerEntry$4/net/minecraft/client/gui/screens/social/PlayerEntry$4 net/minecraft/client/gui/screens/social/PlayerEntry$4/net/minecraft/client/gui/screens/social/PlayerEntry$4 +MD: net/minecraft/client/gui/screens/social/PlayerEntry$4/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/social/PlayerEntry$4/ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;IIIIIIILnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/gui/components/Button$OnPress;Lnet/minecraft/client/gui/components/Button$OnTooltip;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/social/PlayerEntry$4/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/social/PlayerEntry$4/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/social/PlayerSocialManager net/minecraft/client/gui/screens/social/PlayerSocialManager +FD: net/minecraft/client/gui/screens/social/PlayerSocialManager/f_100668_ net/minecraft/client/gui/screens/social/PlayerSocialManager/minecraft +FD: net/minecraft/client/gui/screens/social/PlayerSocialManager/f_100669_ net/minecraft/client/gui/screens/social/PlayerSocialManager/hiddenPlayers +FD: net/minecraft/client/gui/screens/social/PlayerSocialManager/f_100670_ net/minecraft/client/gui/screens/social/PlayerSocialManager/service +FD: net/minecraft/client/gui/screens/social/PlayerSocialManager/f_100671_ net/minecraft/client/gui/screens/social/PlayerSocialManager/discoveredNamesToUUID +FD: net/minecraft/client/gui/screens/social/PlayerSocialManager/f_194054_ net/minecraft/client/gui/screens/social/PlayerSocialManager/onlineMode +FD: net/minecraft/client/gui/screens/social/PlayerSocialManager/f_194055_ net/minecraft/client/gui/screens/social/PlayerSocialManager/pendingBlockListRefresh +FD: net/minecraft/client/gui/screens/social/PlayerSocialManager/net/minecraft/client/gui/screens/social/PlayerSocialManager net/minecraft/client/gui/screens/social/PlayerSocialManager/net/minecraft/client/gui/screens/social/PlayerSocialManager +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/authlib/minecraft/UserApiService;)V net/minecraft/client/gui/screens/social/PlayerSocialManager/ (Lnet/minecraft/client/Minecraft;Lcom/mojang/authlib/minecraft/UserApiService;)V +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100675_ ()Ljava/util/Set; net/minecraft/client/gui/screens/social/PlayerSocialManager/getHiddenPlayers ()Ljava/util/Set; +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100676_ (Lnet/minecraft/client/multiplayer/PlayerInfo;)V net/minecraft/client/gui/screens/social/PlayerSocialManager/addPlayer (Lnet/minecraft/client/multiplayer/PlayerInfo;)V +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100678_ (Ljava/lang/String;)Ljava/util/UUID; net/minecraft/client/gui/screens/social/PlayerSocialManager/getDiscoveredUUID (Ljava/lang/String;)Ljava/util/UUID; +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100680_ (Ljava/util/UUID;)V net/minecraft/client/gui/screens/social/PlayerSocialManager/hidePlayer (Ljava/util/UUID;)V +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100682_ (Ljava/util/UUID;)V net/minecraft/client/gui/screens/social/PlayerSocialManager/showPlayer (Ljava/util/UUID;)V +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100684_ (Ljava/util/UUID;)Z net/minecraft/client/gui/screens/social/PlayerSocialManager/shouldHideMessageFrom (Ljava/util/UUID;)Z +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100686_ (Ljava/util/UUID;)Z net/minecraft/client/gui/screens/social/PlayerSocialManager/isHidden (Ljava/util/UUID;)Z +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100688_ (Ljava/util/UUID;)Z net/minecraft/client/gui/screens/social/PlayerSocialManager/isBlocked (Ljava/util/UUID;)Z +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_100690_ (Ljava/util/UUID;)V net/minecraft/client/gui/screens/social/PlayerSocialManager/removePlayer (Ljava/util/UUID;)V +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_194059_ ()V net/minecraft/client/gui/screens/social/PlayerSocialManager/startOnlineMode ()V +MD: net/minecraft/client/gui/screens/social/PlayerSocialManager/m_194060_ ()V net/minecraft/client/gui/screens/social/PlayerSocialManager/stopOnlineMode ()V +CL: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList +FD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/f_100692_ net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/socialInteractionsScreen +FD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/f_100694_ net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/players +FD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/f_100695_ net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/filter +FD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lnet/minecraft/client/Minecraft;IIIII)V net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lnet/minecraft/client/Minecraft;IIIII)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100709_ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;)Z net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/lambda$updateFilteredPlayers$1 (Lnet/minecraft/client/gui/screens/social/PlayerEntry;)Z +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100711_ (Lnet/minecraft/client/gui/screens/social/PlayerEntry;Lnet/minecraft/client/gui/screens/social/PlayerEntry;)I net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/lambda$updatePlayerList$0 (Lnet/minecraft/client/gui/screens/social/PlayerEntry;Lnet/minecraft/client/gui/screens/social/PlayerEntry;)I +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100714_ (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page;)V net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/addPlayer (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100717_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/setFilter (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100719_ (Ljava/util/Collection;D)V net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/updatePlayerList (Ljava/util/Collection;D)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100722_ (Ljava/util/UUID;)V net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/removePlayer (Ljava/util/UUID;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100724_ ()Z net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/isEmpty ()Z +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_100725_ ()V net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/updateFilteredPlayers ()V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/social/SocialInteractionsPlayerList/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/client/gui/screens/social/SocialInteractionsScreen net/minecraft/client/gui/screens/social/SocialInteractionsScreen +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100726_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/lastSearch +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100727_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/page +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100728_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/allButton +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100729_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/hiddenButton +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100730_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/blockedButton +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100731_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/blockingHintButton +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100732_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/serverLabel +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100733_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/playerCount +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100734_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/initialized +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100735_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/postRenderRunnable +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100736_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/SOCIAL_INTERACTIONS_LOCATION +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100737_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/TAB_ALL +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100738_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/TAB_HIDDEN +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100739_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/TAB_BLOCKED +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100740_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/TAB_ALL_SELECTED +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100741_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/TAB_HIDDEN_SELECTED +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100742_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/TAB_BLOCKED_SELECTED +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100743_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/SEARCH_HINT +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100744_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/EMPTY_SEARCH +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100745_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/EMPTY_HIDDEN +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100746_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/EMPTY_BLOCKED +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100747_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/BLOCKING_HINT +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100748_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/socialInteractionsPlayerList +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_100749_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/searchBox +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170130_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/BG_UNITS +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170131_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/BG_WIDTH +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170132_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/SEARCH_HEIGHT +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170133_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/MARGIN_Y +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170134_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/IMAGE_WIDTH +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170135_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/BUTTON_HEIGHT +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170136_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/ITEM_HEIGHT +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170137_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/LIST_START +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170138_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/SEARCH_START +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170139_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/BLOCK_LINK +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/f_170140_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen/BG_BORDER_SIZE +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/net/minecraft/client/gui/screens/social/SocialInteractionsScreen net/minecraft/client/gui/screens/social/SocialInteractionsScreen/net/minecraft/client/gui/screens/social/SocialInteractionsScreen +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/ ()V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/ ()V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/ ()V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/ ()V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100767_ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/updateServerLabel (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100769_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100771_ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/showPage (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100775_ (Lnet/minecraft/client/multiplayer/PlayerInfo;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/onAddPlayer (Lnet/minecraft/client/multiplayer/PlayerInfo;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100777_ (Ljava/lang/Runnable;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/setPostRenderRunnable (Ljava/lang/Runnable;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100779_ (Ljava/util/UUID;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/onRemovePlayer (Ljava/util/UUID;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100784_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100788_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/checkSearchStringUpdate (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100790_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100795_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100799_ ()I net/minecraft/client/gui/screens/social/SocialInteractionsScreen/windowHeight ()I +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100800_ ()I net/minecraft/client/gui/screens/social/SocialInteractionsScreen/backgroundUnits ()I +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100801_ ()I net/minecraft/client/gui/screens/social/SocialInteractionsScreen/listEnd ()I +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_100802_ ()I net/minecraft/client/gui/screens/social/SocialInteractionsScreen/marginX ()I +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/social/SocialInteractionsScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_170142_ (Z)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/lambda$init$3 (Z)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_6375_ (DDI)Z net/minecraft/client/gui/screens/social/SocialInteractionsScreen/mouseClicked (DDI)Z +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_7043_ ()Z net/minecraft/client/gui/screens/social/SocialInteractionsScreen/isPauseScreen ()Z +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_7333_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/renderBackground (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_7856_ ()V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/init ()V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_7861_ ()V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/removed ()V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/social/SocialInteractionsScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen/m_96624_ ()V net/minecraft/client/gui/screens/social/SocialInteractionsScreen/tick ()V +CL: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1 net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1 +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/f_100803_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/this$0 +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1 net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1 +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/ (Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/social/SocialInteractionsScreen$1/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2 net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2 +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2/f_100813_ net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2/$SwitchMap$net$minecraft$client$gui$screens$social$SocialInteractionsScreen$Page +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2/net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2 net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2/net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2 +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2/ ()V net/minecraft/client/gui/screens/social/SocialInteractionsScreen$2/ ()V +CL: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/$VALUES net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/$VALUES +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/ALL net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/ALL +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/BLOCKED net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/BLOCKED +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/HIDDEN net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/HIDDEN +FD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/ ()V net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/ ()V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/ (Ljava/lang/String;I)V net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/ (Ljava/lang/String;I)V +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/m_170144_ ()[Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page; net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/$values ()[Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page; +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page; net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page; +MD: net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/values ()[Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page; net/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page/values ()[Lnet/minecraft/client/gui/screens/social/SocialInteractionsScreen$Page; +CL: net/minecraft/client/gui/screens/social/package-info net/minecraft/client/gui/screens/social/package-info +FD: net/minecraft/client/gui/screens/social/package-info/net/minecraft/client/gui/screens/social/package-info net/minecraft/client/gui/screens/social/package-info/net/minecraft/client/gui/screens/social/package-info +CL: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen net/minecraft/client/gui/screens/worldselection/CreateWorldScreen +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100826_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/oldGameMode +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100829_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/commands +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100830_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/commandsChanged +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100831_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/tempDataPackDir +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100832_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/tempDataPackRepository +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100834_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/createButton +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100835_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/modeButton +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100836_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/difficultyButton +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100837_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/moreOptionsButton +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100838_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/gameRulesButton +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100839_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/dataPacksButton +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100840_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/commandsButton +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100841_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/gameModeHelp1 +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100842_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/gameModeHelp2 +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100843_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/initName +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100844_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/gameRules +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100845_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/hardCore +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100846_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/dataPacks +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100847_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/worldGenSettingsComponent +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100848_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/LOGGER +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100849_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/GAME_MODEL_LABEL +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100850_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/SEED_LABEL +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100851_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/SEED_INFO +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100852_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/NAME_LABEL +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100853_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/OUTPUT_DIR_INFO +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100854_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/COMMANDS_INFO +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100855_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lastScreen +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100856_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/nameEdit +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100857_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/resultFolder +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_100858_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/gameMode +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_170145_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/difficulty +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_170146_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/worldGenSettingsVisible +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/f_170147_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/TEMP_WORLD_PREFIX +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/ ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/world/level/DataPackConfig;Lnet/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/world/level/DataPackConfig;Lnet/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100871_ ()Lcom/mojang/datafixers/util/Pair; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/getDataPackSelectionSettings ()Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100878_ (Lnet/minecraft/server/packs/repository/PackRepository;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/tryApplyNewDataPacks (Lnet/minecraft/server/packs/repository/PackRepository;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100896_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$10 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100900_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/setGameMode (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100906_ (Ljava/nio/file/Path;Lnet/minecraft/client/Minecraft;)Ljava/nio/file/Path; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/createTempDataPackDirFromExistingWorld (Ljava/nio/file/Path;Lnet/minecraft/client/Minecraft;)Ljava/nio/file/Path; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100912_ (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/copyBetweenDirs (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100927_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100931_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$0 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100967_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/popScreen ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100968_ ()Ljava/nio/file/Path; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/getTempDataPackDir ()Ljava/nio/file/Path; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100970_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/updateGameModeHelp ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100971_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/updateResultFolder ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100972_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/onCreate ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100974_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/cleanupTempResources ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100975_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/openDataPackSelectionScreen ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100976_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/removeTempDataPackDir ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_100977_ ()Z net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/copyTempDataPackDirToNewWorld ()Z +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_142416_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/addRenderableWidget (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170148_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/toggleWorldGenSettingsVisibility ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170151_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$14 ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170155_ (Lnet/minecraft/world/level/GameRules;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$7 (Lnet/minecraft/world/level/GameRules;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170157_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$12 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170159_ (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170161_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/Difficulty;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/world/Difficulty;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170164_ (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170167_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170178_ (Ljava/util/List;Ljava/lang/String;)Z net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$13 (Ljava/util/List;Ljava/lang/String;)Z +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170181_ (Ljava/util/Optional;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$8 (Ljava/util/Optional;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170187_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$11 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170189_ (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170196_ (Z)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/setWorldGenSettingsVisible (Z)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170200_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170204_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/refreshWorldGenSettingsVisibility ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_170205_ ()Lnet/minecraft/world/Difficulty; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/getEffectiveDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205411_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$21 ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205412_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$20 ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205413_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$17 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205416_ (Lnet/minecraft/world/level/DataPackConfig;)Lnet/minecraft/world/level/DataPackConfig; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$15 (Lnet/minecraft/world/level/DataPackConfig;)Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205418_ (Lnet/minecraft/world/level/DataPackConfig;Lnet/minecraft/server/WorldStem;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$18 (Lnet/minecraft/world/level/DataPackConfig;Lnet/minecraft/server/WorldStem;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205421_ (Lcom/mojang/serialization/DynamicOps;Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$16 (Lcom/mojang/serialization/DynamicOps;Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205424_ (Lnet/minecraft/client/gui/screens/Screen;)Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/createFresh (Lnet/minecraft/client/gui/screens/Screen;)Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205426_ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/server/WorldStem;Ljava/nio/file/Path;)Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/createFromExisting (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/server/WorldStem;Ljava/nio/file/Path;)Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205430_ (Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Object; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$22 (Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Object; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205433_ (Ljava/nio/file/Path;)Z net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$copyTempDataPackDirToNewWorld$24 (Ljava/nio/file/Path;)Z +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205435_ (Ljava/nio/file/Path;Ljava/nio/file/Path;)Z net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$createTempDataPackDirFromExistingWorld$26 (Ljava/nio/file/Path;Ljava/nio/file/Path;)Z +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205438_ (Lorg/apache/commons/lang3/mutable/MutableObject;Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$createTempDataPackDirFromExistingWorld$27 (Lorg/apache/commons/lang3/mutable/MutableObject;Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205442_ (Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$removeTempDataPackDir$23 (Ljava/nio/file/Path;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205444_ (Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$copyTempDataPackDirToNewWorld$25 (Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205447_ (Z)Lnet/minecraft/world/level/LevelSettings; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/createLevelSettings (Z)Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_205449_ (Z)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/lambda$tryApplyNewDataPacks$19 (Z)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_7379_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/onClose ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_7787_ (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/addWidget (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_7856_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/init ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_7861_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/removed ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/m_96624_ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen/tick ()V +CL: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1 net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1 +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/f_100978_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/this$0 +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1 net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1 +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/gui/Font;IIIILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/m_5646_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1/createNarrationMessage ()Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException/ (Ljava/lang/Throwable;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException/ (Ljava/lang/Throwable;)V +CL: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/$VALUES net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/$VALUES +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/CREATIVE net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/CREATIVE +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/DEBUG net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/DEBUG +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/HARDCORE net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/HARDCORE +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/SURVIVAL net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/SURVIVAL +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/f_101028_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/name +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/f_101029_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/gameType +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/f_170206_ net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/displayName +FD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/ ()V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/ ()V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/GameType;)V net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/m_170207_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/m_170208_ ()[Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/$values ()[Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/valueOf (Ljava/lang/String;)Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode; +MD: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/values ()[Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode; net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode/values ()[Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode; +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/f_101044_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/exitCallback +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/f_101045_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/rules +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/f_101046_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/invalidEntries +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/f_101047_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/doneButton +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/f_101048_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/tooltip +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/f_101049_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/gameRules +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/ (Lnet/minecraft/world/level/GameRules;Ljava/util/function/Consumer;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/ (Lnet/minecraft/world/level/GameRules;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101058_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101060_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/markInvalid (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101062_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$000 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101072_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/lambda$init$0 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101074_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/clearInvalid (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101076_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$100 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101081_ (Ljava/util/List;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/setTooltip (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101083_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$200 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101085_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$300 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101088_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$400 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101090_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$500 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_101094_ ()V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/updateDoneButton ()V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_170209_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$600 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_170211_ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/gui/Font; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/access$700 (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;)Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_7379_ ()V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/onClose ()V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_7856_ ()V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/init ()V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/m_7861_ ()V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen/removed ()V +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/f_101097_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/this$0 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/f_101098_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/checkbox +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$BooleanValue;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$BooleanValue;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/m_170213_ (Lnet/minecraft/world/level/GameRules$BooleanValue;Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/lambda$new$1 (Lnet/minecraft/world/level/GameRules$BooleanValue;Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/m_170217_ (Ljava/lang/String;Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/lambda$new$0 (Ljava/lang/String;Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$BooleanRuleEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/f_101137_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/this$0 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/f_101138_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/label +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/m_142437_ ()Ljava/util/List; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/narratables ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry/children ()Ljava/util/List; +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1 net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/f_170221_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/this$1 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1 net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1 +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/m_142291_ (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/updateNarration (Lnet/minecraft/client/gui/narration/NarrationElementOutput;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/m_142684_ ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$CategoryRuleEntry$1/narrationPriority ()Lnet/minecraft/client/gui/narration/NarratableEntry$NarrationPriority; +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory/m_101154_ (Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Value;)Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory/create (Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Value;)Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry; +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/f_101159_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/label +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/f_101160_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/children +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/f_101161_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/this$0 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Ljava/util/List;Lnet/minecraft/network/chat/Component;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Ljava/util/List;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/m_101166_ (Lcom/mojang/blaze3d/vertex/PoseStack;II)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/renderLabel (Lcom/mojang/blaze3d/vertex/PoseStack;II)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/m_142437_ ()Ljava/util/List; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/narratables ()Ljava/util/List; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/m_6702_ ()Ljava/util/List; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$GameRuleEntry/children ()Ljava/util/List; +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/f_101171_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/this$0 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/f_101172_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/input +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$IntegerValue;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$IntegerValue;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/m_101179_ (Lnet/minecraft/world/level/GameRules$IntegerValue;Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/lambda$new$0 (Lnet/minecraft/world/level/GameRules$IntegerValue;Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$IntegerRuleEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry/f_101193_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry/tooltip +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry/ (Ljava/util/List;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry/ (Ljava/util/List;)V +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/f_101200_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/this$0 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/world/level/GameRules;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/world/level/GameRules;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/m_101209_ (Ljava/util/Map$Entry;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/lambda$new$1 (Ljava/util/Map$Entry;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/m_170228_ (Ljava/util/Map$Entry;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/lambda$new$0 (Ljava/util/Map$Entry;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1 net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/f_101213_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/val$this$0 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/f_101214_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/val$gameRules +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/f_101215_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/val$entries +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/f_101216_ net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/this$1 +FD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1 net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1 +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList;Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/world/level/GameRules;Ljava/util/Map;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/ (Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList;Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen;Lnet/minecraft/world/level/GameRules;Ljava/util/Map;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/m_101222_ (Lnet/minecraft/world/level/GameRules$Category;)Ljava/util/Map; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/lambda$addEntry$2 (Lnet/minecraft/world/level/GameRules$Category;)Ljava/util/Map; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/m_101224_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/addEntry (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$EntryFactory;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/m_101227_ (Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$BooleanValue;)Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/lambda$visitBoolean$0 (Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$BooleanValue;)Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/m_101232_ (Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$IntegerValue;)Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry; net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/lambda$visitInteger$1 (Lnet/minecraft/network/chat/Component;Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/level/GameRules$IntegerValue;)Lnet/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleEntry; +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/m_6891_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/visitBoolean (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +MD: net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/m_6894_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1/visitInteger (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +CL: net/minecraft/client/gui/screens/worldselection/EditWorldScreen net/minecraft/client/gui/screens/worldselection/EditWorldScreen +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/f_101243_ net/minecraft/client/gui/screens/worldselection/EditWorldScreen/LOGGER +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/f_101244_ net/minecraft/client/gui/screens/worldselection/EditWorldScreen/WORLD_GEN_SETTINGS_GSON +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/f_101245_ net/minecraft/client/gui/screens/worldselection/EditWorldScreen/NAME_LABEL +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/f_101246_ net/minecraft/client/gui/screens/worldselection/EditWorldScreen/renameButton +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/f_101247_ net/minecraft/client/gui/screens/worldselection/EditWorldScreen/callback +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/f_101248_ net/minecraft/client/gui/screens/worldselection/EditWorldScreen/nameEdit +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/f_101249_ net/minecraft/client/gui/screens/worldselection/EditWorldScreen/levelAccess +FD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/net/minecraft/client/gui/screens/worldselection/EditWorldScreen net/minecraft/client/gui/screens/worldselection/EditWorldScreen/net/minecraft/client/gui/screens/worldselection/EditWorldScreen +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/ ()V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/ ()V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101258_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Z net/minecraft/client/gui/screens/worldselection/EditWorldScreen/makeBackupAndShowToast (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Z +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101260_ (Lnet/minecraft/world/level/storage/LevelStorageSource;Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/makeBackupAndShowToast (Lnet/minecraft/world/level/storage/LevelStorageSource;Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101272_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$11 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101279_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$10 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101281_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$13 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101283_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101286_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101289_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101291_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101293_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$2 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101295_ ()V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/onRename ()V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_101296_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_170230_ (Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$7 (Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_170232_ (Lcom/mojang/serialization/DataResult$PartialResult;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$8 (Lcom/mojang/serialization/DataResult$PartialResult;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_170234_ (ZZ)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$5 (ZZ)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_182586_ (Ljava/nio/file/Path;)Z net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$12 (Ljava/nio/file/Path;)Z +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_182593_ (Ljava/nio/file/Path;)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/lambda$init$0 (Ljava/nio/file/Path;)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_6574_ (Lnet/minecraft/client/Minecraft;II)V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/resize (Lnet/minecraft/client/Minecraft;II)V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_7379_ ()V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/onClose ()V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_7856_ ()V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/init ()V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_7861_ ()V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/removed ()V +MD: net/minecraft/client/gui/screens/worldselection/EditWorldScreen/m_96624_ ()V net/minecraft/client/gui/screens/worldselection/EditWorldScreen/tick ()V +CL: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen +FD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/f_101298_ net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/LOGGER +FD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/f_101299_ net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/DIMENSION_COLORS +FD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/f_101300_ net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/callback +FD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/f_101301_ net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/upgrader +FD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/ ()V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/ ()V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/LevelSettings;ZLnet/minecraft/world/level/levelgen/WorldGenSettings;)V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/ (Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/LevelSettings;ZLnet/minecraft/world/level/levelgen/WorldGenSettings;)V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_101315_ (Lnet/minecraft/client/Minecraft;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Z)Lnet/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen; net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/create (Lnet/minecraft/client/Minecraft;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Z)Lnet/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen; +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_101321_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/lambda$init$1 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_101323_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenCustomHashMap;)V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenCustomHashMap;)V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_7379_ ()V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/onClose ()V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_7856_ ()V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/init ()V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_7861_ ()V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/removed ()V +MD: net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/m_96624_ ()V net/minecraft/client/gui/screens/worldselection/OptimizeWorldScreen/tick ()V +CL: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen net/minecraft/client/gui/screens/worldselection/SelectWorldScreen +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101329_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lastScreen +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101330_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/searchBox +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101331_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/toolTip +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101332_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/deleteButton +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101333_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/selectButton +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101334_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/renameButton +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101335_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/copyButton +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_101336_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/list +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/f_170237_ net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/LOGGER +FD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/net/minecraft/client/gui/screens/worldselection/SelectWorldScreen net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/net/minecraft/client/gui/screens/worldselection/SelectWorldScreen +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/ ()V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/ ()V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101355_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$8 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101359_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$7 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101361_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$1 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101363_ (Ljava/util/List;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/setToolTip (Ljava/util/List;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101365_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$6 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101369_ (Z)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/updateButtonStatus (Z)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101372_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101375_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$4 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101377_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$3 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_101379_ ()Ljava/lang/String; net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$2 ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_170239_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$9 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_170241_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/lambda$init$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_5534_ (CI)Z net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/charTyped (CI)Z +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_6050_ (DDD)Z net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/mouseScrolled (DDD)Z +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_7379_ ()V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/onClose ()V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_7856_ ()V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/init ()V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_7861_ ()V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/removed ()V +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_7933_ (III)Z net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/keyPressed (III)Z +MD: net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/m_96624_ ()V net/minecraft/client/gui/screens/worldselection/SelectWorldScreen/tick ()V +CL: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101380_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/bonusItemsButton +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101381_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/LOGGER +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101382_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/CUSTOM_WORLD_DESCRIPTION +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101383_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/AMPLIFIED_HELP_TEXT +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101384_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/MAP_FEATURES_INFO +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101385_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/amplifiedWorldInfo +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101386_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/font +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101387_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/width +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101388_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/seedEdit +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101389_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/featuresButton +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101390_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/typeButton +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101391_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/customizeTypeButton +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101392_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/importSettingsButton +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101393_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/registryHolder +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101394_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/settings +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101395_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/preset +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_101396_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/seed +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_170243_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/SELECT_FILE_PROMPT +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/f_170244_ net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/customWorldDummyButton +FD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/ ()V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/ ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/ (Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Ljava/util/Optional;Ljava/util/OptionalLong;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/ (Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Ljava/util/Optional;Ljava/util/OptionalLong;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_101403_ ()Z net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/isDebug ()Z +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_101404_ (Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/updateSettings (Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_101429_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/Font;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/init (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/Font;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_101447_ (Ljava/util/OptionalLong;)Ljava/lang/String; net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/toString (Ljava/util/OptionalLong;)Ljava/lang/String; +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_101454_ (Z)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/makeSettings (Z)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_101464_ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$0 (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_101469_ ()V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/tick ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170245_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$6 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170261_ (Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$5 (Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170263_ (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$3 (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170265_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$7 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170268_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$10 (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170272_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/gui/screens/worldselection/WorldPreset;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$4 (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/client/gui/components/CycleButton;Lnet/minecraft/client/gui/screens/worldselection/WorldPreset;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170279_ (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$1 (Lnet/minecraft/client/gui/components/CycleButton;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170281_ (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$2 (Lnet/minecraft/client/gui/components/CycleButton;Ljava/lang/Boolean;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170287_ (Z)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/setVisibility (Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170289_ (Z)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/selectWorldTypeButton (Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170291_ ()V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/switchToHardcore ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_170292_ ()V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/switchOutOfHardcode ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_205456_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/core/RegistryAccess$Writable;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$9 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/core/RegistryAccess$Writable;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_205462_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Z)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/lambda$init$8 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_205468_ (Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/importSettings (Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_205471_ (Lnet/minecraft/server/WorldStem;)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/updateDataPacks (Lnet/minecraft/server/WorldStem;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_205473_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/registryHolder ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset net/minecraft/client/gui/screens/worldselection/WorldPreset +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101506_ net/minecraft/client/gui/screens/worldselection/WorldPreset/NORMAL +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101507_ net/minecraft/client/gui/screens/worldselection/WorldPreset/AMPLIFIED +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101508_ net/minecraft/client/gui/screens/worldselection/WorldPreset/PRESETS +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101509_ net/minecraft/client/gui/screens/worldselection/WorldPreset/EDITORS +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101510_ net/minecraft/client/gui/screens/worldselection/WorldPreset/FLAT +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101511_ net/minecraft/client/gui/screens/worldselection/WorldPreset/LARGE_BIOMES +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101512_ net/minecraft/client/gui/screens/worldselection/WorldPreset/SINGLE_BIOME_SURFACE +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101515_ net/minecraft/client/gui/screens/worldselection/WorldPreset/DEBUG +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/f_101516_ net/minecraft/client/gui/screens/worldselection/WorldPreset/description +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset/net/minecraft/client/gui/screens/worldselection/WorldPreset net/minecraft/client/gui/screens/worldselection/WorldPreset/net/minecraft/client/gui/screens/worldselection/WorldPreset +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/ ()V net/minecraft/client/gui/screens/worldselection/WorldPreset/ ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldPreset/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_101523_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/worldselection/WorldPreset/description ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_101524_ (Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Ljava/util/Optional; net/minecraft/client/gui/screens/worldselection/WorldPreset/of (Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Ljava/util/Optional; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_170301_ (Lnet/minecraft/client/gui/screens/worldselection/WorldPreset;)Z net/minecraft/client/gui/screens/worldselection/WorldPreset/isVisibleByDefault (Lnet/minecraft/client/gui/screens/worldselection/WorldPreset;)Z +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_183349_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset/generator (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_194085_ (Lnet/minecraft/core/RegistryAccess;JLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset/fixedBiomeGenerator (Lnet/minecraft/core/RegistryAccess;JLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_205474_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/client/gui/screens/Screen; net/minecraft/client/gui/screens/worldselection/WorldPreset/lambda$static$3 (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/client/gui/screens/Screen; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_205481_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/core/Holder;)V net/minecraft/client/gui/screens/worldselection/WorldPreset/lambda$static$2 (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_205485_ (Lnet/minecraft/core/RegistryAccess;JZZ)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/client/gui/screens/worldselection/WorldPreset/create (Lnet/minecraft/core/RegistryAccess;JZZ)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_205490_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/core/Holder; net/minecraft/client/gui/screens/worldselection/WorldPreset/parseBuffetSettings (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/core/Holder; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_205493_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/client/gui/screens/worldselection/WorldPreset/fromBuffetSettings (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_205497_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/client/gui/screens/Screen; net/minecraft/client/gui/screens/worldselection/WorldPreset/lambda$static$1 (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/client/gui/screens/Screen; +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset/m_210930_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V net/minecraft/client/gui/screens/worldselection/WorldPreset/lambda$static$0 (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset$1 net/minecraft/client/gui/screens/worldselection/WorldPreset$1 +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset$1/net/minecraft/client/gui/screens/worldselection/WorldPreset$1 net/minecraft/client/gui/screens/worldselection/WorldPreset$1/net/minecraft/client/gui/screens/worldselection/WorldPreset$1 +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$1/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldPreset$1/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$1/m_183349_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset$1/generator (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset$2 net/minecraft/client/gui/screens/worldselection/WorldPreset$2 +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset$2/net/minecraft/client/gui/screens/worldselection/WorldPreset$2 net/minecraft/client/gui/screens/worldselection/WorldPreset$2/net/minecraft/client/gui/screens/worldselection/WorldPreset$2 +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$2/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldPreset$2/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$2/m_183349_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset$2/generator (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset$3 net/minecraft/client/gui/screens/worldselection/WorldPreset$3 +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset$3/net/minecraft/client/gui/screens/worldselection/WorldPreset$3 net/minecraft/client/gui/screens/worldselection/WorldPreset$3/net/minecraft/client/gui/screens/worldselection/WorldPreset$3 +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$3/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldPreset$3/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$3/m_183349_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset$3/generator (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset$4 net/minecraft/client/gui/screens/worldselection/WorldPreset$4 +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset$4/net/minecraft/client/gui/screens/worldselection/WorldPreset$4 net/minecraft/client/gui/screens/worldselection/WorldPreset$4/net/minecraft/client/gui/screens/worldselection/WorldPreset$4 +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$4/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldPreset$4/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$4/m_183349_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset$4/generator (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset$5 net/minecraft/client/gui/screens/worldselection/WorldPreset$5 +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset$5/net/minecraft/client/gui/screens/worldselection/WorldPreset$5 net/minecraft/client/gui/screens/worldselection/WorldPreset$5/net/minecraft/client/gui/screens/worldselection/WorldPreset$5 +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$5/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldPreset$5/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$5/m_183349_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset$5/generator (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset$6 net/minecraft/client/gui/screens/worldselection/WorldPreset$6 +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset$6/net/minecraft/client/gui/screens/worldselection/WorldPreset$6 net/minecraft/client/gui/screens/worldselection/WorldPreset$6/net/minecraft/client/gui/screens/worldselection/WorldPreset$6 +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$6/ (Ljava/lang/String;)V net/minecraft/client/gui/screens/worldselection/WorldPreset$6/ (Ljava/lang/String;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$6/m_183349_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/client/gui/screens/worldselection/WorldPreset$6/generator (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor +FD: net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor/net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor/net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor +MD: net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor/m_101642_ (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/client/gui/screens/Screen; net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor/createEditScreen (Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Lnet/minecraft/client/gui/screens/Screen; +CL: net/minecraft/client/gui/screens/worldselection/WorldSelectionList net/minecraft/client/gui/screens/worldselection/WorldSelectionList +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101645_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/LOGGER +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101646_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/DATE_FORMAT +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101647_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/ICON_MISSING +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101648_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/ICON_OVERLAY_LOCATION +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101649_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/FROM_NEWER_TOOLTIP_1 +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101650_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/FROM_NEWER_TOOLTIP_2 +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101651_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/SNAPSHOT_TOOLTIP_1 +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101652_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/SNAPSHOT_TOOLTIP_2 +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101653_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/WORLD_LOCKED_TOOLTIP +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101654_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/screen +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_101655_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/cachedList +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/f_194113_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList/WORLD_REQUIRES_CONVERSION +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/net/minecraft/client/gui/screens/worldselection/WorldSelectionList net/minecraft/client/gui/screens/worldselection/WorldSelectionList/net/minecraft/client/gui/screens/worldselection/WorldSelectionList +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList/ ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/ (Lnet/minecraft/client/gui/screens/worldselection/SelectWorldScreen;Lnet/minecraft/client/Minecraft;IIIIILjava/util/function/Supplier;Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList;)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList/ (Lnet/minecraft/client/gui/screens/worldselection/SelectWorldScreen;Lnet/minecraft/client/Minecraft;IIIIILjava/util/function/Supplier;Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_101676_ (Ljava/util/function/Supplier;Z)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList/refreshList (Ljava/util/function/Supplier;Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_101680_ (Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry;)Z net/minecraft/client/gui/screens/worldselection/WorldSelectionList/lambda$moveSelection$0 (Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry;)Z +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_101684_ ()Ljava/util/Optional; net/minecraft/client/gui/screens/worldselection/WorldSelectionList/getSelectedOpt ()Ljava/util/Optional; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_101685_ ()Lnet/minecraft/client/gui/screens/worldselection/SelectWorldScreen; net/minecraft/client/gui/screens/worldselection/WorldSelectionList/getScreen ()Lnet/minecraft/client/gui/screens/worldselection/SelectWorldScreen; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_5694_ ()Z net/minecraft/client/gui/screens/worldselection/WorldSelectionList/isFocused ()Z +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_5756_ ()I net/minecraft/client/gui/screens/worldselection/WorldSelectionList/getScrollbarPosition ()I +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_5759_ ()I net/minecraft/client/gui/screens/worldselection/WorldSelectionList/getRowWidth ()I +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_6778_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList/moveSelection (Lnet/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_6987_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList/setSelected (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList/m_6987_ (Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry;)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList/setSelected (Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry;)V +CL: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101692_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/this$0 +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101693_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/minecraft +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101694_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/screen +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101695_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/summary +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101696_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/iconLocation +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101697_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/iconFile +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101698_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/icon +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_101699_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lastClickTime +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170312_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_WIDTH +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170313_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_HEIGHT +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170314_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_OVERLAY_X_JOIN +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170315_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_OVERLAY_X_JOIN_WITH_NOTIFY +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170316_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_OVERLAY_X_WARNING +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170317_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_OVERLAY_X_ERROR +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170318_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_OVERLAY_Y_UNSELECTED +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/f_170319_ net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ICON_OVERLAY_Y_SELECTED +FD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ (Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList;Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList;Lnet/minecraft/world/level/storage/LevelSummary;)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/ (Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList;Lnet/minecraft/client/gui/screens/worldselection/WorldSelectionList;Lnet/minecraft/world/level/storage/LevelSummary;)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/close ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/close ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101704_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/joinWorld ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101716_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljava/lang/String;Z)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$editWorld$6 (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljava/lang/String;Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101735_ (ZZ)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$joinWorld$0 (ZZ)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101738_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/deleteWorld ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101739_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/editWorld ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101740_ (Z)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$joinWorld$2 (Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101743_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/recreateWorld ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101744_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/loadWorld ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101745_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/queueLoadScreen ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101746_ ()Lnet/minecraft/client/renderer/texture/DynamicTexture; net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/loadServerIcon ()Lnet/minecraft/client/renderer/texture/DynamicTexture; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101747_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$recreateWorld$9 ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_101748_ ()Ljava/lang/String; net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$editWorld$7 ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_142172_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/getNarration ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_170321_ (Z)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$deleteWorld$3 (Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_170323_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/doDeleteWorld ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_170324_ ()Ljava/lang/String; net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/getLevelName ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_170325_ ()Ljava/lang/String; net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$editWorld$5 ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_170326_ ()Ljava/lang/String; net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$doDeleteWorld$4 ()Ljava/lang/String; +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_170327_ ()V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$joinWorld$1 ()V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_205500_ (Lnet/minecraft/server/WorldStem;Ljava/nio/file/Path;Z)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/lambda$recreateWorld$8 (Lnet/minecraft/server/WorldStem;Ljava/nio/file/Path;Z)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_6311_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIIIIIIZF)V +MD: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/m_6375_ (DDI)Z net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry/mouseClicked (DDI)Z +CL: net/minecraft/client/gui/screens/worldselection/package-info net/minecraft/client/gui/screens/worldselection/package-info +FD: net/minecraft/client/gui/screens/worldselection/package-info/net/minecraft/client/gui/screens/worldselection/package-info net/minecraft/client/gui/screens/worldselection/package-info/net/minecraft/client/gui/screens/worldselection/package-info +CL: net/minecraft/client/gui/spectator/PlayerMenuItem net/minecraft/client/gui/spectator/PlayerMenuItem +FD: net/minecraft/client/gui/spectator/PlayerMenuItem/f_101752_ net/minecraft/client/gui/spectator/PlayerMenuItem/profile +FD: net/minecraft/client/gui/spectator/PlayerMenuItem/f_101753_ net/minecraft/client/gui/spectator/PlayerMenuItem/location +FD: net/minecraft/client/gui/spectator/PlayerMenuItem/f_101754_ net/minecraft/client/gui/spectator/PlayerMenuItem/name +FD: net/minecraft/client/gui/spectator/PlayerMenuItem/net/minecraft/client/gui/spectator/PlayerMenuItem net/minecraft/client/gui/spectator/PlayerMenuItem/net/minecraft/client/gui/spectator/PlayerMenuItem +MD: net/minecraft/client/gui/spectator/PlayerMenuItem/ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/client/gui/spectator/PlayerMenuItem/ (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/client/gui/spectator/PlayerMenuItem/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/PlayerMenuItem/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/PlayerMenuItem/m_7304_ ()Z net/minecraft/client/gui/spectator/PlayerMenuItem/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/PlayerMenuItem/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/PlayerMenuItem/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/PlayerMenuItem/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/PlayerMenuItem/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory net/minecraft/client/gui/spectator/RootSpectatorMenuCategory +FD: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/f_101765_ net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/PROMPT_TEXT +FD: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/f_101766_ net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/items +FD: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/net/minecraft/client/gui/spectator/RootSpectatorMenuCategory net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/net/minecraft/client/gui/spectator/RootSpectatorMenuCategory +MD: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/ ()V net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/ ()V +MD: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/ ()V net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/ ()V +MD: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/m_5878_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/getPrompt ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/m_5919_ ()Ljava/util/List; net/minecraft/client/gui/spectator/RootSpectatorMenuCategory/getItems ()Ljava/util/List; +CL: net/minecraft/client/gui/spectator/SpectatorMenu net/minecraft/client/gui/spectator/SpectatorMenu +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101771_ net/minecraft/client/gui/spectator/SpectatorMenu/EMPTY_SLOT +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101772_ net/minecraft/client/gui/spectator/SpectatorMenu/CLOSE_ITEM +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101773_ net/minecraft/client/gui/spectator/SpectatorMenu/SCROLL_LEFT +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101774_ net/minecraft/client/gui/spectator/SpectatorMenu/SCROLL_RIGHT_ENABLED +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101775_ net/minecraft/client/gui/spectator/SpectatorMenu/SCROLL_RIGHT_DISABLED +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101776_ net/minecraft/client/gui/spectator/SpectatorMenu/CLOSE_MENU_TEXT +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101777_ net/minecraft/client/gui/spectator/SpectatorMenu/PREVIOUS_PAGE_TEXT +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101778_ net/minecraft/client/gui/spectator/SpectatorMenu/NEXT_PAGE_TEXT +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101779_ net/minecraft/client/gui/spectator/SpectatorMenu/listener +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101780_ net/minecraft/client/gui/spectator/SpectatorMenu/category +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101781_ net/minecraft/client/gui/spectator/SpectatorMenu/selectedSlot +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_101782_ net/minecraft/client/gui/spectator/SpectatorMenu/page +FD: net/minecraft/client/gui/spectator/SpectatorMenu/f_170328_ net/minecraft/client/gui/spectator/SpectatorMenu/MAX_PER_PAGE +FD: net/minecraft/client/gui/spectator/SpectatorMenu/net/minecraft/client/gui/spectator/SpectatorMenu net/minecraft/client/gui/spectator/SpectatorMenu/net/minecraft/client/gui/spectator/SpectatorMenu +MD: net/minecraft/client/gui/spectator/SpectatorMenu/ ()V net/minecraft/client/gui/spectator/SpectatorMenu/ ()V +MD: net/minecraft/client/gui/spectator/SpectatorMenu/ (Lnet/minecraft/client/gui/spectator/SpectatorMenuListener;)V net/minecraft/client/gui/spectator/SpectatorMenu/ (Lnet/minecraft/client/gui/spectator/SpectatorMenuListener;)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101786_ ()Ljava/util/List; net/minecraft/client/gui/spectator/SpectatorMenu/getItems ()Ljava/util/List; +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101787_ (I)Lnet/minecraft/client/gui/spectator/SpectatorMenuItem; net/minecraft/client/gui/spectator/SpectatorMenu/getItem (I)Lnet/minecraft/client/gui/spectator/SpectatorMenuItem; +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101794_ (Lnet/minecraft/client/gui/spectator/SpectatorMenuCategory;)V net/minecraft/client/gui/spectator/SpectatorMenu/selectCategory (Lnet/minecraft/client/gui/spectator/SpectatorMenuCategory;)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101796_ ()Lnet/minecraft/client/gui/spectator/SpectatorMenuItem; net/minecraft/client/gui/spectator/SpectatorMenu/getSelectedItem ()Lnet/minecraft/client/gui/spectator/SpectatorMenuItem; +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101797_ (I)V net/minecraft/client/gui/spectator/SpectatorMenu/selectSlot (I)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101799_ ()Lnet/minecraft/client/gui/spectator/SpectatorMenuCategory; net/minecraft/client/gui/spectator/SpectatorMenu/getSelectedCategory ()Lnet/minecraft/client/gui/spectator/SpectatorMenuCategory; +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101800_ ()V net/minecraft/client/gui/spectator/SpectatorMenu/exit ()V +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101801_ ()I net/minecraft/client/gui/spectator/SpectatorMenu/getSelectedSlot ()I +MD: net/minecraft/client/gui/spectator/SpectatorMenu/m_101802_ ()Lnet/minecraft/client/gui/spectator/categories/SpectatorPage; net/minecraft/client/gui/spectator/SpectatorMenu/getCurrentPage ()Lnet/minecraft/client/gui/spectator/categories/SpectatorPage; +CL: net/minecraft/client/gui/spectator/SpectatorMenu$1 net/minecraft/client/gui/spectator/SpectatorMenu$1 +FD: net/minecraft/client/gui/spectator/SpectatorMenu$1/net/minecraft/client/gui/spectator/SpectatorMenu$1 net/minecraft/client/gui/spectator/SpectatorMenu$1/net/minecraft/client/gui/spectator/SpectatorMenu$1 +MD: net/minecraft/client/gui/spectator/SpectatorMenu$1/ ()V net/minecraft/client/gui/spectator/SpectatorMenu$1/ ()V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$1/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/SpectatorMenu$1/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$1/m_7304_ ()Z net/minecraft/client/gui/spectator/SpectatorMenu$1/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/SpectatorMenu$1/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/SpectatorMenu$1/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$1/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/SpectatorMenu$1/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem +FD: net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem +MD: net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/ ()V net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/ ()V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/m_7304_ ()Z net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/SpectatorMenu$CloseSpectatorItem/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem +FD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/f_101826_ net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/direction +FD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/f_101827_ net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/enabled +FD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem +MD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/ (IZ)V net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/ (IZ)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/m_7304_ ()Z net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/SpectatorMenu$ScrollMenuItem/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/SpectatorMenuCategory net/minecraft/client/gui/spectator/SpectatorMenuCategory +FD: net/minecraft/client/gui/spectator/SpectatorMenuCategory/net/minecraft/client/gui/spectator/SpectatorMenuCategory net/minecraft/client/gui/spectator/SpectatorMenuCategory/net/minecraft/client/gui/spectator/SpectatorMenuCategory +MD: net/minecraft/client/gui/spectator/SpectatorMenuCategory/m_5878_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/SpectatorMenuCategory/getPrompt ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/spectator/SpectatorMenuCategory/m_5919_ ()Ljava/util/List; net/minecraft/client/gui/spectator/SpectatorMenuCategory/getItems ()Ljava/util/List; +CL: net/minecraft/client/gui/spectator/SpectatorMenuItem net/minecraft/client/gui/spectator/SpectatorMenuItem +FD: net/minecraft/client/gui/spectator/SpectatorMenuItem/net/minecraft/client/gui/spectator/SpectatorMenuItem net/minecraft/client/gui/spectator/SpectatorMenuItem/net/minecraft/client/gui/spectator/SpectatorMenuItem +MD: net/minecraft/client/gui/spectator/SpectatorMenuItem/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/SpectatorMenuItem/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/SpectatorMenuItem/m_7304_ ()Z net/minecraft/client/gui/spectator/SpectatorMenuItem/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/SpectatorMenuItem/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/SpectatorMenuItem/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/SpectatorMenuItem/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/SpectatorMenuItem/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/SpectatorMenuListener net/minecraft/client/gui/spectator/SpectatorMenuListener +FD: net/minecraft/client/gui/spectator/SpectatorMenuListener/net/minecraft/client/gui/spectator/SpectatorMenuListener net/minecraft/client/gui/spectator/SpectatorMenuListener/net/minecraft/client/gui/spectator/SpectatorMenuListener +MD: net/minecraft/client/gui/spectator/SpectatorMenuListener/m_7613_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/SpectatorMenuListener/onSpectatorMenuClosed (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +CL: net/minecraft/client/gui/spectator/categories/SpectatorPage net/minecraft/client/gui/spectator/categories/SpectatorPage +FD: net/minecraft/client/gui/spectator/categories/SpectatorPage/f_101845_ net/minecraft/client/gui/spectator/categories/SpectatorPage/items +FD: net/minecraft/client/gui/spectator/categories/SpectatorPage/f_101846_ net/minecraft/client/gui/spectator/categories/SpectatorPage/selection +FD: net/minecraft/client/gui/spectator/categories/SpectatorPage/f_170329_ net/minecraft/client/gui/spectator/categories/SpectatorPage/NO_SELECTION +FD: net/minecraft/client/gui/spectator/categories/SpectatorPage/net/minecraft/client/gui/spectator/categories/SpectatorPage net/minecraft/client/gui/spectator/categories/SpectatorPage/net/minecraft/client/gui/spectator/categories/SpectatorPage +MD: net/minecraft/client/gui/spectator/categories/SpectatorPage/ (Ljava/util/List;I)V net/minecraft/client/gui/spectator/categories/SpectatorPage/ (Ljava/util/List;I)V +MD: net/minecraft/client/gui/spectator/categories/SpectatorPage/m_101851_ (I)Lnet/minecraft/client/gui/spectator/SpectatorMenuItem; net/minecraft/client/gui/spectator/categories/SpectatorPage/getItem (I)Lnet/minecraft/client/gui/spectator/SpectatorMenuItem; +MD: net/minecraft/client/gui/spectator/categories/SpectatorPage/m_101853_ ()I net/minecraft/client/gui/spectator/categories/SpectatorPage/getSelectedSlot ()I +CL: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory +FD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/f_101854_ net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/PROFILE_ORDER +FD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/f_101855_ net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/TELEPORT_TEXT +FD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/f_101856_ net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/TELEPORT_PROMPT +FD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/f_101857_ net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/items +FD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/ ()V net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/ ()V +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/ ()V net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/ ()V +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/ (Ljava/util/Collection;)V net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/ (Ljava/util/Collection;)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/m_101869_ (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/client/multiplayer/PlayerInfo;)I net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/lambda$static$0 (Lnet/minecraft/client/multiplayer/PlayerInfo;Lnet/minecraft/client/multiplayer/PlayerInfo;)I +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/m_5878_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/getPrompt ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/m_5919_ ()Ljava/util/List; net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/getItems ()Ljava/util/List; +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/m_7304_ ()Z net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/categories/TeleportToPlayerMenuCategory/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/f_101875_ net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/TELEPORT_TEXT +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/f_101876_ net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/TELEPORT_PROMPT +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/f_101877_ net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/items +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/ ()V net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/ ()V +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/ ()V net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/ ()V +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/m_5878_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/getPrompt ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/m_5919_ ()Ljava/util/List; net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/getItems ()Ljava/util/List; +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/m_7304_ ()Z net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/f_101891_ net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/team +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/f_101892_ net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/location +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/f_101893_ net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/players +FD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/ (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/m_6252_ (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/renderIcon (Lcom/mojang/blaze3d/vertex/PoseStack;FI)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/m_7304_ ()Z net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/isEnabled ()Z +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/m_7608_ (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/selectItem (Lnet/minecraft/client/gui/spectator/SpectatorMenu;)V +MD: net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/m_7869_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/gui/spectator/categories/TeleportToTeamMenuCategory$TeamSelectionItem/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/client/gui/spectator/categories/package-info net/minecraft/client/gui/spectator/categories/package-info +FD: net/minecraft/client/gui/spectator/categories/package-info/net/minecraft/client/gui/spectator/categories/package-info net/minecraft/client/gui/spectator/categories/package-info/net/minecraft/client/gui/spectator/categories/package-info +CL: net/minecraft/client/gui/spectator/package-info net/minecraft/client/gui/spectator/package-info +FD: net/minecraft/client/gui/spectator/package-info/net/minecraft/client/gui/spectator/package-info net/minecraft/client/gui/spectator/package-info/net/minecraft/client/gui/spectator/package-info +CL: net/minecraft/client/main/GameConfig net/minecraft/client/main/GameConfig +FD: net/minecraft/client/main/GameConfig/f_101905_ net/minecraft/client/main/GameConfig/user +FD: net/minecraft/client/main/GameConfig/f_101906_ net/minecraft/client/main/GameConfig/display +FD: net/minecraft/client/main/GameConfig/f_101907_ net/minecraft/client/main/GameConfig/location +FD: net/minecraft/client/main/GameConfig/f_101908_ net/minecraft/client/main/GameConfig/game +FD: net/minecraft/client/main/GameConfig/f_101909_ net/minecraft/client/main/GameConfig/server +FD: net/minecraft/client/main/GameConfig/net/minecraft/client/main/GameConfig net/minecraft/client/main/GameConfig/net/minecraft/client/main/GameConfig +MD: net/minecraft/client/main/GameConfig/ (Lnet/minecraft/client/main/GameConfig$UserData;Lcom/mojang/blaze3d/platform/DisplayData;Lnet/minecraft/client/main/GameConfig$FolderData;Lnet/minecraft/client/main/GameConfig$GameData;Lnet/minecraft/client/main/GameConfig$ServerData;)V net/minecraft/client/main/GameConfig/ (Lnet/minecraft/client/main/GameConfig$UserData;Lcom/mojang/blaze3d/platform/DisplayData;Lnet/minecraft/client/main/GameConfig$FolderData;Lnet/minecraft/client/main/GameConfig$GameData;Lnet/minecraft/client/main/GameConfig$ServerData;)V +CL: net/minecraft/client/main/GameConfig$FolderData net/minecraft/client/main/GameConfig$FolderData +FD: net/minecraft/client/main/GameConfig$FolderData/f_101916_ net/minecraft/client/main/GameConfig$FolderData/gameDirectory +FD: net/minecraft/client/main/GameConfig$FolderData/f_101917_ net/minecraft/client/main/GameConfig$FolderData/resourcePackDirectory +FD: net/minecraft/client/main/GameConfig$FolderData/f_101918_ net/minecraft/client/main/GameConfig$FolderData/assetDirectory +FD: net/minecraft/client/main/GameConfig$FolderData/f_101919_ net/minecraft/client/main/GameConfig$FolderData/assetIndex +FD: net/minecraft/client/main/GameConfig$FolderData/net/minecraft/client/main/GameConfig$FolderData net/minecraft/client/main/GameConfig$FolderData/net/minecraft/client/main/GameConfig$FolderData +MD: net/minecraft/client/main/GameConfig$FolderData/ (Ljava/io/File;Ljava/io/File;Ljava/io/File;Ljava/lang/String;)V net/minecraft/client/main/GameConfig$FolderData/ (Ljava/io/File;Ljava/io/File;Ljava/io/File;Ljava/lang/String;)V +MD: net/minecraft/client/main/GameConfig$FolderData/m_101925_ ()Lnet/minecraft/client/resources/AssetIndex; net/minecraft/client/main/GameConfig$FolderData/getAssetIndex ()Lnet/minecraft/client/resources/AssetIndex; +CL: net/minecraft/client/main/GameConfig$GameData net/minecraft/client/main/GameConfig$GameData +FD: net/minecraft/client/main/GameConfig$GameData/f_101926_ net/minecraft/client/main/GameConfig$GameData/demo +FD: net/minecraft/client/main/GameConfig$GameData/f_101927_ net/minecraft/client/main/GameConfig$GameData/launchVersion +FD: net/minecraft/client/main/GameConfig$GameData/f_101928_ net/minecraft/client/main/GameConfig$GameData/versionType +FD: net/minecraft/client/main/GameConfig$GameData/f_101929_ net/minecraft/client/main/GameConfig$GameData/disableMultiplayer +FD: net/minecraft/client/main/GameConfig$GameData/f_101930_ net/minecraft/client/main/GameConfig$GameData/disableChat +FD: net/minecraft/client/main/GameConfig$GameData/net/minecraft/client/main/GameConfig$GameData net/minecraft/client/main/GameConfig$GameData/net/minecraft/client/main/GameConfig$GameData +MD: net/minecraft/client/main/GameConfig$GameData/ (ZLjava/lang/String;Ljava/lang/String;ZZ)V net/minecraft/client/main/GameConfig$GameData/ (ZLjava/lang/String;Ljava/lang/String;ZZ)V +CL: net/minecraft/client/main/GameConfig$ServerData net/minecraft/client/main/GameConfig$ServerData +FD: net/minecraft/client/main/GameConfig$ServerData/f_101937_ net/minecraft/client/main/GameConfig$ServerData/hostname +FD: net/minecraft/client/main/GameConfig$ServerData/f_101938_ net/minecraft/client/main/GameConfig$ServerData/port +FD: net/minecraft/client/main/GameConfig$ServerData/net/minecraft/client/main/GameConfig$ServerData net/minecraft/client/main/GameConfig$ServerData/net/minecraft/client/main/GameConfig$ServerData +MD: net/minecraft/client/main/GameConfig$ServerData/ (Ljava/lang/String;I)V net/minecraft/client/main/GameConfig$ServerData/ (Ljava/lang/String;I)V +CL: net/minecraft/client/main/GameConfig$UserData net/minecraft/client/main/GameConfig$UserData +FD: net/minecraft/client/main/GameConfig$UserData/f_101942_ net/minecraft/client/main/GameConfig$UserData/user +FD: net/minecraft/client/main/GameConfig$UserData/f_101943_ net/minecraft/client/main/GameConfig$UserData/userProperties +FD: net/minecraft/client/main/GameConfig$UserData/f_101944_ net/minecraft/client/main/GameConfig$UserData/profileProperties +FD: net/minecraft/client/main/GameConfig$UserData/f_101945_ net/minecraft/client/main/GameConfig$UserData/proxy +FD: net/minecraft/client/main/GameConfig$UserData/net/minecraft/client/main/GameConfig$UserData net/minecraft/client/main/GameConfig$UserData/net/minecraft/client/main/GameConfig$UserData +MD: net/minecraft/client/main/GameConfig$UserData/ (Lnet/minecraft/client/User;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V net/minecraft/client/main/GameConfig$UserData/ (Lnet/minecraft/client/User;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V +CL: net/minecraft/client/main/Main net/minecraft/client/main/Main +FD: net/minecraft/client/main/Main/f_129630_ net/minecraft/client/main/Main/LOGGER +FD: net/minecraft/client/main/Main/net/minecraft/client/main/Main net/minecraft/client/main/Main/net/minecraft/client/main/Main +MD: net/minecraft/client/main/Main/ ()V net/minecraft/client/main/Main/ ()V +MD: net/minecraft/client/main/Main/ ()V net/minecraft/client/main/Main/ ()V +MD: net/minecraft/client/main/Main/m_129634_ (Ljava/lang/Integer;)Ljava/util/OptionalInt; net/minecraft/client/main/Main/ofNullable (Ljava/lang/Integer;)Ljava/util/OptionalInt; +MD: net/minecraft/client/main/Main/m_129636_ (Ljava/lang/String;)Z net/minecraft/client/main/Main/stringHasValue (Ljava/lang/String;)Z +MD: net/minecraft/client/main/Main/m_129638_ (Ljoptsimple/OptionSet;Ljoptsimple/OptionSpec;)Ljava/lang/Object; net/minecraft/client/main/Main/parseArgument (Ljoptsimple/OptionSet;Ljoptsimple/OptionSpec;)Ljava/lang/Object; +MD: net/minecraft/client/main/Main/m_195486_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/client/main/Main/emptyStringToEmptyOptional (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/client/main/Main/main ([Ljava/lang/String;)V net/minecraft/client/main/Main/main ([Ljava/lang/String;)V +CL: net/minecraft/client/main/Main$1 net/minecraft/client/main/Main$1 +FD: net/minecraft/client/main/Main$1/f_129643_ net/minecraft/client/main/Main$1/val$proxyUser +FD: net/minecraft/client/main/Main$1/f_129644_ net/minecraft/client/main/Main$1/val$proxyPass +FD: net/minecraft/client/main/Main$1/net/minecraft/client/main/Main$1 net/minecraft/client/main/Main$1/net/minecraft/client/main/Main$1 +MD: net/minecraft/client/main/Main$1/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/main/Main$1/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/main/Main$1/getPasswordAuthentication ()Ljava/net/PasswordAuthentication; net/minecraft/client/main/Main$1/getPasswordAuthentication ()Ljava/net/PasswordAuthentication; +CL: net/minecraft/client/main/Main$2 net/minecraft/client/main/Main$2 +FD: net/minecraft/client/main/Main$2/net/minecraft/client/main/Main$2 net/minecraft/client/main/Main$2/net/minecraft/client/main/Main$2 +MD: net/minecraft/client/main/Main$2/ (Ljava/lang/String;)V net/minecraft/client/main/Main$2/ (Ljava/lang/String;)V +MD: net/minecraft/client/main/Main$2/run ()V net/minecraft/client/main/Main$2/run ()V +CL: net/minecraft/client/main/Main$3 net/minecraft/client/main/Main$3 +FD: net/minecraft/client/main/Main$3/f_129652_ net/minecraft/client/main/Main$3/val$minecraft +FD: net/minecraft/client/main/Main$3/net/minecraft/client/main/Main$3 net/minecraft/client/main/Main$3/net/minecraft/client/main/Main$3 +MD: net/minecraft/client/main/Main$3/ (Ljava/lang/String;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/main/Main$3/ (Ljava/lang/String;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/main/Main$3/run ()V net/minecraft/client/main/Main$3/run ()V +CL: net/minecraft/client/main/SilentInitException net/minecraft/client/main/SilentInitException +FD: net/minecraft/client/main/SilentInitException/net/minecraft/client/main/SilentInitException net/minecraft/client/main/SilentInitException/net/minecraft/client/main/SilentInitException +MD: net/minecraft/client/main/SilentInitException/ (Ljava/lang/String;)V net/minecraft/client/main/SilentInitException/ (Ljava/lang/String;)V +MD: net/minecraft/client/main/SilentInitException/ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/client/main/SilentInitException/ (Ljava/lang/String;Ljava/lang/Throwable;)V +CL: net/minecraft/client/main/package-info net/minecraft/client/main/package-info +FD: net/minecraft/client/main/package-info/net/minecraft/client/main/package-info net/minecraft/client/main/package-info/net/minecraft/client/main/package-info +CL: net/minecraft/client/model/AbstractZombieModel net/minecraft/client/model/AbstractZombieModel +FD: net/minecraft/client/model/AbstractZombieModel/net/minecraft/client/model/AbstractZombieModel net/minecraft/client/model/AbstractZombieModel/net/minecraft/client/model/AbstractZombieModel +MD: net/minecraft/client/model/AbstractZombieModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/AbstractZombieModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/AbstractZombieModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/AbstractZombieModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/AbstractZombieModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/AbstractZombieModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/AbstractZombieModel/m_6973_ (Lnet/minecraft/world/entity/monster/Monster;FFFFF)V net/minecraft/client/model/AbstractZombieModel/setupAnim (Lnet/minecraft/world/entity/monster/Monster;FFFFF)V +MD: net/minecraft/client/model/AbstractZombieModel/m_7134_ (Lnet/minecraft/world/entity/monster/Monster;)Z net/minecraft/client/model/AbstractZombieModel/isAggressive (Lnet/minecraft/world/entity/monster/Monster;)Z +CL: net/minecraft/client/model/AgeableListModel net/minecraft/client/model/AgeableListModel +FD: net/minecraft/client/model/AgeableListModel/f_102007_ net/minecraft/client/model/AgeableListModel/scaleHead +FD: net/minecraft/client/model/AgeableListModel/f_102010_ net/minecraft/client/model/AgeableListModel/babyHeadScale +FD: net/minecraft/client/model/AgeableListModel/f_102011_ net/minecraft/client/model/AgeableListModel/babyBodyScale +FD: net/minecraft/client/model/AgeableListModel/f_102012_ net/minecraft/client/model/AgeableListModel/bodyYOffset +FD: net/minecraft/client/model/AgeableListModel/f_170338_ net/minecraft/client/model/AgeableListModel/babyYHeadOffset +FD: net/minecraft/client/model/AgeableListModel/f_170339_ net/minecraft/client/model/AgeableListModel/babyZHeadOffset +FD: net/minecraft/client/model/AgeableListModel/net/minecraft/client/model/AgeableListModel net/minecraft/client/model/AgeableListModel/net/minecraft/client/model/AgeableListModel +MD: net/minecraft/client/model/AgeableListModel/ ()V net/minecraft/client/model/AgeableListModel/ ()V +MD: net/minecraft/client/model/AgeableListModel/ (Ljava/util/function/Function;ZFFFFF)V net/minecraft/client/model/AgeableListModel/ (Ljava/util/function/Function;ZFFFFF)V +MD: net/minecraft/client/model/AgeableListModel/ (ZFF)V net/minecraft/client/model/AgeableListModel/ (ZFF)V +MD: net/minecraft/client/model/AgeableListModel/ (ZFFFFF)V net/minecraft/client/model/AgeableListModel/ (ZFFFFF)V +MD: net/minecraft/client/model/AgeableListModel/m_102042_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/AgeableListModel/lambda$renderToBuffer$3 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/AgeableListModel/m_102052_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/AgeableListModel/lambda$renderToBuffer$2 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/AgeableListModel/m_102062_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/AgeableListModel/lambda$renderToBuffer$1 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/AgeableListModel/m_102072_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/AgeableListModel/lambda$renderToBuffer$0 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/AgeableListModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/AgeableListModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/AgeableListModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/AgeableListModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/AgeableListModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/AgeableListModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/AnimationUtils net/minecraft/client/model/AnimationUtils +FD: net/minecraft/client/model/AnimationUtils/net/minecraft/client/model/AnimationUtils net/minecraft/client/model/AnimationUtils/net/minecraft/client/model/AnimationUtils +MD: net/minecraft/client/model/AnimationUtils/ ()V net/minecraft/client/model/AnimationUtils/ ()V +MD: net/minecraft/client/model/AnimationUtils/m_102082_ (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;F)V net/minecraft/client/model/AnimationUtils/bobArms (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;F)V +MD: net/minecraft/client/model/AnimationUtils/m_102086_ (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/world/entity/LivingEntity;Z)V net/minecraft/client/model/AnimationUtils/animateCrossbowCharge (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/world/entity/LivingEntity;Z)V +MD: net/minecraft/client/model/AnimationUtils/m_102091_ (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/world/entity/Mob;FF)V net/minecraft/client/model/AnimationUtils/swingWeaponDown (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/world/entity/Mob;FF)V +MD: net/minecraft/client/model/AnimationUtils/m_102097_ (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Z)V net/minecraft/client/model/AnimationUtils/animateCrossbowHold (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Z)V +MD: net/minecraft/client/model/AnimationUtils/m_102102_ (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;ZFF)V net/minecraft/client/model/AnimationUtils/animateZombieArms (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;ZFF)V +MD: net/minecraft/client/model/AnimationUtils/m_170341_ (Lnet/minecraft/client/model/geom/ModelPart;FF)V net/minecraft/client/model/AnimationUtils/bobModelPart (Lnet/minecraft/client/model/geom/ModelPart;FF)V +CL: net/minecraft/client/model/ArmedModel net/minecraft/client/model/ArmedModel +FD: net/minecraft/client/model/ArmedModel/net/minecraft/client/model/ArmedModel net/minecraft/client/model/ArmedModel/net/minecraft/client/model/ArmedModel +MD: net/minecraft/client/model/ArmedModel/m_6002_ (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/model/ArmedModel/translateToHand (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V +CL: net/minecraft/client/model/ArmorStandArmorModel net/minecraft/client/model/ArmorStandArmorModel +FD: net/minecraft/client/model/ArmorStandArmorModel/net/minecraft/client/model/ArmorStandArmorModel net/minecraft/client/model/ArmorStandArmorModel/net/minecraft/client/model/ArmorStandArmorModel +MD: net/minecraft/client/model/ArmorStandArmorModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ArmorStandArmorModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ArmorStandArmorModel/m_170347_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ArmorStandArmorModel/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ArmorStandArmorModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ArmorStandArmorModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/ArmorStandArmorModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/ArmorStandArmorModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/ArmorStandArmorModel/m_6973_ (Lnet/minecraft/world/entity/decoration/ArmorStand;FFFFF)V net/minecraft/client/model/ArmorStandArmorModel/setupAnim (Lnet/minecraft/world/entity/decoration/ArmorStand;FFFFF)V +CL: net/minecraft/client/model/ArmorStandModel net/minecraft/client/model/ArmorStandModel +FD: net/minecraft/client/model/ArmorStandModel/f_102139_ net/minecraft/client/model/ArmorStandModel/shoulderStick +FD: net/minecraft/client/model/ArmorStandModel/f_102140_ net/minecraft/client/model/ArmorStandModel/basePlate +FD: net/minecraft/client/model/ArmorStandModel/f_170349_ net/minecraft/client/model/ArmorStandModel/RIGHT_BODY_STICK +FD: net/minecraft/client/model/ArmorStandModel/f_170350_ net/minecraft/client/model/ArmorStandModel/LEFT_BODY_STICK +FD: net/minecraft/client/model/ArmorStandModel/f_170351_ net/minecraft/client/model/ArmorStandModel/SHOULDER_STICK +FD: net/minecraft/client/model/ArmorStandModel/f_170352_ net/minecraft/client/model/ArmorStandModel/BASE_PLATE +FD: net/minecraft/client/model/ArmorStandModel/f_170353_ net/minecraft/client/model/ArmorStandModel/rightBodyStick +FD: net/minecraft/client/model/ArmorStandModel/f_170354_ net/minecraft/client/model/ArmorStandModel/leftBodyStick +FD: net/minecraft/client/model/ArmorStandModel/net/minecraft/client/model/ArmorStandModel net/minecraft/client/model/ArmorStandModel/net/minecraft/client/model/ArmorStandModel +MD: net/minecraft/client/model/ArmorStandModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ArmorStandModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ArmorStandModel/m_170357_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ArmorStandModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ArmorStandModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/ArmorStandModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/ArmorStandModel/m_6002_ (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/model/ArmorStandModel/translateToHand (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/model/ArmorStandModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/ArmorStandModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/ArmorStandModel/m_6839_ (Lnet/minecraft/world/entity/LivingEntity;FFF)V net/minecraft/client/model/ArmorStandModel/prepareMobModel (Lnet/minecraft/world/entity/LivingEntity;FFF)V +MD: net/minecraft/client/model/ArmorStandModel/m_6839_ (Lnet/minecraft/world/entity/decoration/ArmorStand;FFF)V net/minecraft/client/model/ArmorStandModel/prepareMobModel (Lnet/minecraft/world/entity/decoration/ArmorStand;FFF)V +MD: net/minecraft/client/model/ArmorStandModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ArmorStandModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/ArmorStandModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/ArmorStandModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/ArmorStandModel/m_6973_ (Lnet/minecraft/world/entity/decoration/ArmorStand;FFFFF)V net/minecraft/client/model/ArmorStandModel/setupAnim (Lnet/minecraft/world/entity/decoration/ArmorStand;FFFFF)V +CL: net/minecraft/client/model/AxolotlModel net/minecraft/client/model/AxolotlModel +FD: net/minecraft/client/model/AxolotlModel/f_170358_ net/minecraft/client/model/AxolotlModel/SWIMMING_LEG_XROT +FD: net/minecraft/client/model/AxolotlModel/f_170359_ net/minecraft/client/model/AxolotlModel/tail +FD: net/minecraft/client/model/AxolotlModel/f_170360_ net/minecraft/client/model/AxolotlModel/leftHindLeg +FD: net/minecraft/client/model/AxolotlModel/f_170361_ net/minecraft/client/model/AxolotlModel/rightHindLeg +FD: net/minecraft/client/model/AxolotlModel/f_170362_ net/minecraft/client/model/AxolotlModel/leftFrontLeg +FD: net/minecraft/client/model/AxolotlModel/f_170363_ net/minecraft/client/model/AxolotlModel/rightFrontLeg +FD: net/minecraft/client/model/AxolotlModel/f_170364_ net/minecraft/client/model/AxolotlModel/body +FD: net/minecraft/client/model/AxolotlModel/f_170365_ net/minecraft/client/model/AxolotlModel/head +FD: net/minecraft/client/model/AxolotlModel/f_170366_ net/minecraft/client/model/AxolotlModel/topGills +FD: net/minecraft/client/model/AxolotlModel/f_170367_ net/minecraft/client/model/AxolotlModel/leftGills +FD: net/minecraft/client/model/AxolotlModel/f_170368_ net/minecraft/client/model/AxolotlModel/rightGills +FD: net/minecraft/client/model/AxolotlModel/net/minecraft/client/model/AxolotlModel net/minecraft/client/model/AxolotlModel/net/minecraft/client/model/AxolotlModel +MD: net/minecraft/client/model/AxolotlModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/AxolotlModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/AxolotlModel/m_170372_ (F)V net/minecraft/client/model/AxolotlModel/setupWaterHoveringAnimation (F)V +MD: net/minecraft/client/model/AxolotlModel/m_170374_ (FF)F net/minecraft/client/model/AxolotlModel/lerpTo (FF)F +MD: net/minecraft/client/model/AxolotlModel/m_170377_ (FFF)F net/minecraft/client/model/AxolotlModel/lerpTo (FFF)F +MD: net/minecraft/client/model/AxolotlModel/m_170388_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V net/minecraft/client/model/AxolotlModel/saveAnimationValues (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V +MD: net/minecraft/client/model/AxolotlModel/m_170390_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;FF)V net/minecraft/client/model/AxolotlModel/setupInitialAnimationValues (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;FF)V +MD: net/minecraft/client/model/AxolotlModel/m_170401_ (Lnet/minecraft/client/model/geom/ModelPart;)Lcom/mojang/math/Vector3f; net/minecraft/client/model/AxolotlModel/getRotationVector (Lnet/minecraft/client/model/geom/ModelPart;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/model/AxolotlModel/m_170403_ (Lnet/minecraft/client/model/geom/ModelPart;FFF)V net/minecraft/client/model/AxolotlModel/lerpPart (Lnet/minecraft/client/model/geom/ModelPart;FFF)V +MD: net/minecraft/client/model/AxolotlModel/m_170408_ (Lnet/minecraft/client/model/geom/ModelPart;Lcom/mojang/math/Vector3f;)V net/minecraft/client/model/AxolotlModel/setRotationFromVector (Lnet/minecraft/client/model/geom/ModelPart;Lcom/mojang/math/Vector3f;)V +MD: net/minecraft/client/model/AxolotlModel/m_170412_ (F)V net/minecraft/client/model/AxolotlModel/setupPlayDeadAnimation (F)V +MD: net/minecraft/client/model/AxolotlModel/m_170414_ (FF)V net/minecraft/client/model/AxolotlModel/setupLayStillOnGroundAnimation (FF)V +MD: net/minecraft/client/model/AxolotlModel/m_170417_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/AxolotlModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/AxolotlModel/m_170418_ (FF)V net/minecraft/client/model/AxolotlModel/setupGroundCrawlingAnimation (FF)V +MD: net/minecraft/client/model/AxolotlModel/m_170421_ ()V net/minecraft/client/model/AxolotlModel/applyMirrorLegRotations ()V +MD: net/minecraft/client/model/AxolotlModel/m_170422_ (FF)V net/minecraft/client/model/AxolotlModel/setupSwimmingAnimation (FF)V +MD: net/minecraft/client/model/AxolotlModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/AxolotlModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/AxolotlModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/AxolotlModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/AxolotlModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/AxolotlModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/AxolotlModel/m_6973_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;FFFFF)V net/minecraft/client/model/AxolotlModel/setupAnim (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;FFFFF)V +CL: net/minecraft/client/model/BatModel net/minecraft/client/model/BatModel +FD: net/minecraft/client/model/BatModel/f_102184_ net/minecraft/client/model/BatModel/head +FD: net/minecraft/client/model/BatModel/f_102185_ net/minecraft/client/model/BatModel/body +FD: net/minecraft/client/model/BatModel/f_102186_ net/minecraft/client/model/BatModel/rightWing +FD: net/minecraft/client/model/BatModel/f_102187_ net/minecraft/client/model/BatModel/leftWing +FD: net/minecraft/client/model/BatModel/f_102188_ net/minecraft/client/model/BatModel/rightWingTip +FD: net/minecraft/client/model/BatModel/f_102189_ net/minecraft/client/model/BatModel/leftWingTip +FD: net/minecraft/client/model/BatModel/f_170425_ net/minecraft/client/model/BatModel/root +FD: net/minecraft/client/model/BatModel/net/minecraft/client/model/BatModel net/minecraft/client/model/BatModel/net/minecraft/client/model/BatModel +MD: net/minecraft/client/model/BatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/BatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/BatModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/BatModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/BatModel/m_170428_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/BatModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/BatModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/BatModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/BatModel/m_6973_ (Lnet/minecraft/world/entity/ambient/Bat;FFFFF)V net/minecraft/client/model/BatModel/setupAnim (Lnet/minecraft/world/entity/ambient/Bat;FFFFF)V +CL: net/minecraft/client/model/BeeModel net/minecraft/client/model/BeeModel +FD: net/minecraft/client/model/BeeModel/f_102206_ net/minecraft/client/model/BeeModel/bone +FD: net/minecraft/client/model/BeeModel/f_102208_ net/minecraft/client/model/BeeModel/rightWing +FD: net/minecraft/client/model/BeeModel/f_102209_ net/minecraft/client/model/BeeModel/leftWing +FD: net/minecraft/client/model/BeeModel/f_102210_ net/minecraft/client/model/BeeModel/frontLeg +FD: net/minecraft/client/model/BeeModel/f_102211_ net/minecraft/client/model/BeeModel/midLeg +FD: net/minecraft/client/model/BeeModel/f_102212_ net/minecraft/client/model/BeeModel/backLeg +FD: net/minecraft/client/model/BeeModel/f_102213_ net/minecraft/client/model/BeeModel/stinger +FD: net/minecraft/client/model/BeeModel/f_102214_ net/minecraft/client/model/BeeModel/leftAntenna +FD: net/minecraft/client/model/BeeModel/f_102215_ net/minecraft/client/model/BeeModel/rightAntenna +FD: net/minecraft/client/model/BeeModel/f_102216_ net/minecraft/client/model/BeeModel/rollAmount +FD: net/minecraft/client/model/BeeModel/f_170430_ net/minecraft/client/model/BeeModel/BEE_Y_BASE +FD: net/minecraft/client/model/BeeModel/f_170431_ net/minecraft/client/model/BeeModel/BONE +FD: net/minecraft/client/model/BeeModel/f_170432_ net/minecraft/client/model/BeeModel/STINGER +FD: net/minecraft/client/model/BeeModel/f_170433_ net/minecraft/client/model/BeeModel/LEFT_ANTENNA +FD: net/minecraft/client/model/BeeModel/f_170434_ net/minecraft/client/model/BeeModel/RIGHT_ANTENNA +FD: net/minecraft/client/model/BeeModel/f_170435_ net/minecraft/client/model/BeeModel/FRONT_LEGS +FD: net/minecraft/client/model/BeeModel/f_170436_ net/minecraft/client/model/BeeModel/MIDDLE_LEGS +FD: net/minecraft/client/model/BeeModel/f_170437_ net/minecraft/client/model/BeeModel/BACK_LEGS +FD: net/minecraft/client/model/BeeModel/net/minecraft/client/model/BeeModel net/minecraft/client/model/BeeModel/net/minecraft/client/model/BeeModel +MD: net/minecraft/client/model/BeeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/BeeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/BeeModel/m_170440_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/BeeModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/BeeModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/BeeModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/BeeModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/BeeModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/BeeModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/BeeModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/BeeModel/m_6839_ (Lnet/minecraft/world/entity/animal/Bee;FFF)V net/minecraft/client/model/BeeModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Bee;FFF)V +MD: net/minecraft/client/model/BeeModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/BeeModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/BeeModel/m_6973_ (Lnet/minecraft/world/entity/animal/Bee;FFFFF)V net/minecraft/client/model/BeeModel/setupAnim (Lnet/minecraft/world/entity/animal/Bee;FFFFF)V +CL: net/minecraft/client/model/BlazeModel net/minecraft/client/model/BlazeModel +FD: net/minecraft/client/model/BlazeModel/f_102244_ net/minecraft/client/model/BlazeModel/upperBodyParts +FD: net/minecraft/client/model/BlazeModel/f_102245_ net/minecraft/client/model/BlazeModel/head +FD: net/minecraft/client/model/BlazeModel/f_170441_ net/minecraft/client/model/BlazeModel/root +FD: net/minecraft/client/model/BlazeModel/net/minecraft/client/model/BlazeModel net/minecraft/client/model/BlazeModel/net/minecraft/client/model/BlazeModel +MD: net/minecraft/client/model/BlazeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/BlazeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/BlazeModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/BlazeModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/BlazeModel/m_170444_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/BlazeModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/BlazeModel/m_170445_ (I)Ljava/lang/String; net/minecraft/client/model/BlazeModel/getPartName (I)Ljava/lang/String; +MD: net/minecraft/client/model/BlazeModel/m_170447_ (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/BlazeModel/lambda$new$0 (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/BlazeModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/BlazeModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/BoatModel net/minecraft/client/model/BoatModel +FD: net/minecraft/client/model/BoatModel/f_102257_ net/minecraft/client/model/BoatModel/waterPatch +FD: net/minecraft/client/model/BoatModel/f_102258_ net/minecraft/client/model/BoatModel/parts +FD: net/minecraft/client/model/BoatModel/f_170451_ net/minecraft/client/model/BoatModel/LEFT_PADDLE +FD: net/minecraft/client/model/BoatModel/f_170452_ net/minecraft/client/model/BoatModel/RIGHT_PADDLE +FD: net/minecraft/client/model/BoatModel/f_170453_ net/minecraft/client/model/BoatModel/WATER_PATCH +FD: net/minecraft/client/model/BoatModel/f_170454_ net/minecraft/client/model/BoatModel/BOTTOM +FD: net/minecraft/client/model/BoatModel/f_170455_ net/minecraft/client/model/BoatModel/BACK +FD: net/minecraft/client/model/BoatModel/f_170456_ net/minecraft/client/model/BoatModel/FRONT +FD: net/minecraft/client/model/BoatModel/f_170457_ net/minecraft/client/model/BoatModel/RIGHT +FD: net/minecraft/client/model/BoatModel/f_170458_ net/minecraft/client/model/BoatModel/LEFT +FD: net/minecraft/client/model/BoatModel/f_170459_ net/minecraft/client/model/BoatModel/leftPaddle +FD: net/minecraft/client/model/BoatModel/f_170460_ net/minecraft/client/model/BoatModel/rightPaddle +FD: net/minecraft/client/model/BoatModel/net/minecraft/client/model/BoatModel net/minecraft/client/model/BoatModel/net/minecraft/client/model/BoatModel +MD: net/minecraft/client/model/BoatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/BoatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/BoatModel/m_102282_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/BoatModel/waterPatch ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/BoatModel/m_170463_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/BoatModel/createBodyModel ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/BoatModel/m_170464_ (Lnet/minecraft/world/entity/vehicle/Boat;ILnet/minecraft/client/model/geom/ModelPart;F)V net/minecraft/client/model/BoatModel/animatePaddle (Lnet/minecraft/world/entity/vehicle/Boat;ILnet/minecraft/client/model/geom/ModelPart;F)V +MD: net/minecraft/client/model/BoatModel/m_6195_ ()Lcom/google/common/collect/ImmutableList; net/minecraft/client/model/BoatModel/parts ()Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/client/model/BoatModel/m_6195_ ()Ljava/lang/Iterable; net/minecraft/client/model/BoatModel/parts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/BoatModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/BoatModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/BoatModel/m_6973_ (Lnet/minecraft/world/entity/vehicle/Boat;FFFFF)V net/minecraft/client/model/BoatModel/setupAnim (Lnet/minecraft/world/entity/vehicle/Boat;FFFFF)V +CL: net/minecraft/client/model/BookModel net/minecraft/client/model/BookModel +FD: net/minecraft/client/model/BookModel/f_102283_ net/minecraft/client/model/BookModel/leftLid +FD: net/minecraft/client/model/BookModel/f_102284_ net/minecraft/client/model/BookModel/rightLid +FD: net/minecraft/client/model/BookModel/f_102285_ net/minecraft/client/model/BookModel/leftPages +FD: net/minecraft/client/model/BookModel/f_102286_ net/minecraft/client/model/BookModel/rightPages +FD: net/minecraft/client/model/BookModel/f_102287_ net/minecraft/client/model/BookModel/flipPage1 +FD: net/minecraft/client/model/BookModel/f_102288_ net/minecraft/client/model/BookModel/flipPage2 +FD: net/minecraft/client/model/BookModel/f_170469_ net/minecraft/client/model/BookModel/LEFT_PAGES +FD: net/minecraft/client/model/BookModel/f_170470_ net/minecraft/client/model/BookModel/RIGHT_PAGES +FD: net/minecraft/client/model/BookModel/f_170471_ net/minecraft/client/model/BookModel/FLIP_PAGE_1 +FD: net/minecraft/client/model/BookModel/f_170472_ net/minecraft/client/model/BookModel/FLIP_PAGE_2 +FD: net/minecraft/client/model/BookModel/f_170473_ net/minecraft/client/model/BookModel/root +FD: net/minecraft/client/model/BookModel/net/minecraft/client/model/BookModel net/minecraft/client/model/BookModel/net/minecraft/client/model/BookModel +MD: net/minecraft/client/model/BookModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/BookModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/BookModel/m_102292_ (FFFF)V net/minecraft/client/model/BookModel/setupAnim (FFFF)V +MD: net/minecraft/client/model/BookModel/m_102316_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/BookModel/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +MD: net/minecraft/client/model/BookModel/m_170476_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/BookModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/BookModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/BookModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/CatModel net/minecraft/client/model/CatModel +FD: net/minecraft/client/model/CatModel/f_102325_ net/minecraft/client/model/CatModel/lieDownAmount +FD: net/minecraft/client/model/CatModel/f_102326_ net/minecraft/client/model/CatModel/lieDownAmountTail +FD: net/minecraft/client/model/CatModel/f_102327_ net/minecraft/client/model/CatModel/relaxStateOneAmount +FD: net/minecraft/client/model/CatModel/net/minecraft/client/model/CatModel net/minecraft/client/model/CatModel/net/minecraft/client/model/CatModel +MD: net/minecraft/client/model/CatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/CatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/CatModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/CatModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/CatModel/m_6839_ (Lnet/minecraft/world/entity/animal/Cat;FFF)V net/minecraft/client/model/CatModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Cat;FFF)V +MD: net/minecraft/client/model/CatModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/CatModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/CatModel/m_6973_ (Lnet/minecraft/world/entity/animal/Cat;FFFFF)V net/minecraft/client/model/CatModel/setupAnim (Lnet/minecraft/world/entity/animal/Cat;FFFFF)V +CL: net/minecraft/client/model/ChestedHorseModel net/minecraft/client/model/ChestedHorseModel +FD: net/minecraft/client/model/ChestedHorseModel/f_170479_ net/minecraft/client/model/ChestedHorseModel/leftChest +FD: net/minecraft/client/model/ChestedHorseModel/f_170480_ net/minecraft/client/model/ChestedHorseModel/rightChest +FD: net/minecraft/client/model/ChestedHorseModel/net/minecraft/client/model/ChestedHorseModel net/minecraft/client/model/ChestedHorseModel/net/minecraft/client/model/ChestedHorseModel +MD: net/minecraft/client/model/ChestedHorseModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ChestedHorseModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ChestedHorseModel/m_170483_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ChestedHorseModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ChestedHorseModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ChestedHorseModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/ChestedHorseModel/m_6973_ (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;FFFFF)V net/minecraft/client/model/ChestedHorseModel/setupAnim (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;FFFFF)V +MD: net/minecraft/client/model/ChestedHorseModel/m_6973_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;FFFFF)V net/minecraft/client/model/ChestedHorseModel/setupAnim (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;FFFFF)V +CL: net/minecraft/client/model/ChickenModel net/minecraft/client/model/ChickenModel +FD: net/minecraft/client/model/ChickenModel/f_102381_ net/minecraft/client/model/ChickenModel/head +FD: net/minecraft/client/model/ChickenModel/f_102382_ net/minecraft/client/model/ChickenModel/body +FD: net/minecraft/client/model/ChickenModel/f_102387_ net/minecraft/client/model/ChickenModel/beak +FD: net/minecraft/client/model/ChickenModel/f_102388_ net/minecraft/client/model/ChickenModel/redThing +FD: net/minecraft/client/model/ChickenModel/f_170484_ net/minecraft/client/model/ChickenModel/RED_THING +FD: net/minecraft/client/model/ChickenModel/f_170485_ net/minecraft/client/model/ChickenModel/rightLeg +FD: net/minecraft/client/model/ChickenModel/f_170486_ net/minecraft/client/model/ChickenModel/leftLeg +FD: net/minecraft/client/model/ChickenModel/f_170487_ net/minecraft/client/model/ChickenModel/rightWing +FD: net/minecraft/client/model/ChickenModel/f_170488_ net/minecraft/client/model/ChickenModel/leftWing +FD: net/minecraft/client/model/ChickenModel/net/minecraft/client/model/ChickenModel net/minecraft/client/model/ChickenModel/net/minecraft/client/model/ChickenModel +MD: net/minecraft/client/model/ChickenModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ChickenModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ChickenModel/m_170491_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ChickenModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ChickenModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/ChickenModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/ChickenModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/ChickenModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/ChickenModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ChickenModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/CodModel net/minecraft/client/model/CodModel +FD: net/minecraft/client/model/CodModel/f_102405_ net/minecraft/client/model/CodModel/tailFin +FD: net/minecraft/client/model/CodModel/f_170492_ net/minecraft/client/model/CodModel/root +FD: net/minecraft/client/model/CodModel/net/minecraft/client/model/CodModel net/minecraft/client/model/CodModel/net/minecraft/client/model/CodModel +MD: net/minecraft/client/model/CodModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/CodModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/CodModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/CodModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/CodModel/m_170495_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/CodModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/CodModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/CodModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/ColorableAgeableListModel net/minecraft/client/model/ColorableAgeableListModel +FD: net/minecraft/client/model/ColorableAgeableListModel/f_102415_ net/minecraft/client/model/ColorableAgeableListModel/r +FD: net/minecraft/client/model/ColorableAgeableListModel/f_102416_ net/minecraft/client/model/ColorableAgeableListModel/g +FD: net/minecraft/client/model/ColorableAgeableListModel/f_102417_ net/minecraft/client/model/ColorableAgeableListModel/b +FD: net/minecraft/client/model/ColorableAgeableListModel/net/minecraft/client/model/ColorableAgeableListModel net/minecraft/client/model/ColorableAgeableListModel/net/minecraft/client/model/ColorableAgeableListModel +MD: net/minecraft/client/model/ColorableAgeableListModel/ ()V net/minecraft/client/model/ColorableAgeableListModel/ ()V +MD: net/minecraft/client/model/ColorableAgeableListModel/m_102419_ (FFF)V net/minecraft/client/model/ColorableAgeableListModel/setColor (FFF)V +MD: net/minecraft/client/model/ColorableAgeableListModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/ColorableAgeableListModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/ColorableHierarchicalModel net/minecraft/client/model/ColorableHierarchicalModel +FD: net/minecraft/client/model/ColorableHierarchicalModel/f_170497_ net/minecraft/client/model/ColorableHierarchicalModel/r +FD: net/minecraft/client/model/ColorableHierarchicalModel/f_170498_ net/minecraft/client/model/ColorableHierarchicalModel/g +FD: net/minecraft/client/model/ColorableHierarchicalModel/f_170499_ net/minecraft/client/model/ColorableHierarchicalModel/b +FD: net/minecraft/client/model/ColorableHierarchicalModel/net/minecraft/client/model/ColorableHierarchicalModel net/minecraft/client/model/ColorableHierarchicalModel/net/minecraft/client/model/ColorableHierarchicalModel +MD: net/minecraft/client/model/ColorableHierarchicalModel/ ()V net/minecraft/client/model/ColorableHierarchicalModel/ ()V +MD: net/minecraft/client/model/ColorableHierarchicalModel/m_170501_ (FFF)V net/minecraft/client/model/ColorableHierarchicalModel/setColor (FFF)V +MD: net/minecraft/client/model/ColorableHierarchicalModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/ColorableHierarchicalModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/CowModel net/minecraft/client/model/CowModel +FD: net/minecraft/client/model/CowModel/net/minecraft/client/model/CowModel net/minecraft/client/model/CowModel/net/minecraft/client/model/CowModel +MD: net/minecraft/client/model/CowModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/CowModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/CowModel/m_102450_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/CowModel/getHead ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/CowModel/m_170516_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/CowModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +CL: net/minecraft/client/model/CreeperModel net/minecraft/client/model/CreeperModel +FD: net/minecraft/client/model/CreeperModel/f_102451_ net/minecraft/client/model/CreeperModel/head +FD: net/minecraft/client/model/CreeperModel/f_170517_ net/minecraft/client/model/CreeperModel/root +FD: net/minecraft/client/model/CreeperModel/f_170518_ net/minecraft/client/model/CreeperModel/rightHindLeg +FD: net/minecraft/client/model/CreeperModel/f_170519_ net/minecraft/client/model/CreeperModel/leftHindLeg +FD: net/minecraft/client/model/CreeperModel/f_170520_ net/minecraft/client/model/CreeperModel/rightFrontLeg +FD: net/minecraft/client/model/CreeperModel/f_170521_ net/minecraft/client/model/CreeperModel/leftFrontLeg +FD: net/minecraft/client/model/CreeperModel/f_170522_ net/minecraft/client/model/CreeperModel/Y_OFFSET +FD: net/minecraft/client/model/CreeperModel/net/minecraft/client/model/CreeperModel net/minecraft/client/model/CreeperModel/net/minecraft/client/model/CreeperModel +MD: net/minecraft/client/model/CreeperModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/CreeperModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/CreeperModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/CreeperModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/CreeperModel/m_170525_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/CreeperModel/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/CreeperModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/CreeperModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/DolphinModel net/minecraft/client/model/DolphinModel +FD: net/minecraft/client/model/DolphinModel/f_102469_ net/minecraft/client/model/DolphinModel/body +FD: net/minecraft/client/model/DolphinModel/f_102470_ net/minecraft/client/model/DolphinModel/tail +FD: net/minecraft/client/model/DolphinModel/f_102471_ net/minecraft/client/model/DolphinModel/tailFin +FD: net/minecraft/client/model/DolphinModel/f_170528_ net/minecraft/client/model/DolphinModel/root +FD: net/minecraft/client/model/DolphinModel/net/minecraft/client/model/DolphinModel net/minecraft/client/model/DolphinModel/net/minecraft/client/model/DolphinModel +MD: net/minecraft/client/model/DolphinModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/DolphinModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/DolphinModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/DolphinModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/DolphinModel/m_170531_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/DolphinModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/DolphinModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/DolphinModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/DrownedModel net/minecraft/client/model/DrownedModel +FD: net/minecraft/client/model/DrownedModel/net/minecraft/client/model/DrownedModel net/minecraft/client/model/DrownedModel/net/minecraft/client/model/DrownedModel +MD: net/minecraft/client/model/DrownedModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/DrownedModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/DrownedModel/m_170535_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/DrownedModel/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/DrownedModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/DrownedModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/DrownedModel/m_6839_ (Lnet/minecraft/world/entity/LivingEntity;FFF)V net/minecraft/client/model/DrownedModel/prepareMobModel (Lnet/minecraft/world/entity/LivingEntity;FFF)V +MD: net/minecraft/client/model/DrownedModel/m_6839_ (Lnet/minecraft/world/entity/monster/Zombie;FFF)V net/minecraft/client/model/DrownedModel/prepareMobModel (Lnet/minecraft/world/entity/monster/Zombie;FFF)V +MD: net/minecraft/client/model/DrownedModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/DrownedModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/DrownedModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/DrownedModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/DrownedModel/m_6973_ (Lnet/minecraft/world/entity/monster/Monster;FFFFF)V net/minecraft/client/model/DrownedModel/setupAnim (Lnet/minecraft/world/entity/monster/Monster;FFFFF)V +MD: net/minecraft/client/model/DrownedModel/m_6973_ (Lnet/minecraft/world/entity/monster/Zombie;FFFFF)V net/minecraft/client/model/DrownedModel/setupAnim (Lnet/minecraft/world/entity/monster/Zombie;FFFFF)V +CL: net/minecraft/client/model/ElytraModel net/minecraft/client/model/ElytraModel +FD: net/minecraft/client/model/ElytraModel/f_102532_ net/minecraft/client/model/ElytraModel/rightWing +FD: net/minecraft/client/model/ElytraModel/f_102533_ net/minecraft/client/model/ElytraModel/leftWing +FD: net/minecraft/client/model/ElytraModel/net/minecraft/client/model/ElytraModel net/minecraft/client/model/ElytraModel/net/minecraft/client/model/ElytraModel +MD: net/minecraft/client/model/ElytraModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ElytraModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ElytraModel/m_170539_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ElytraModel/createLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ElytraModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/ElytraModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/ElytraModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/ElytraModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/ElytraModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ElytraModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/ElytraModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/ElytraModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +CL: net/minecraft/client/model/EndermanModel net/minecraft/client/model/EndermanModel +FD: net/minecraft/client/model/EndermanModel/f_102576_ net/minecraft/client/model/EndermanModel/carrying +FD: net/minecraft/client/model/EndermanModel/f_102577_ net/minecraft/client/model/EndermanModel/creepy +FD: net/minecraft/client/model/EndermanModel/net/minecraft/client/model/EndermanModel net/minecraft/client/model/EndermanModel/net/minecraft/client/model/EndermanModel +MD: net/minecraft/client/model/EndermanModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/EndermanModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/EndermanModel/m_170542_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/EndermanModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/EndermanModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/EndermanModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/EndermanModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/EndermanModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +CL: net/minecraft/client/model/EndermiteModel net/minecraft/client/model/EndermiteModel +FD: net/minecraft/client/model/EndermiteModel/f_102594_ net/minecraft/client/model/EndermiteModel/BODY_SIZES +FD: net/minecraft/client/model/EndermiteModel/f_102595_ net/minecraft/client/model/EndermiteModel/BODY_TEXS +FD: net/minecraft/client/model/EndermiteModel/f_102596_ net/minecraft/client/model/EndermiteModel/BODY_COUNT +FD: net/minecraft/client/model/EndermiteModel/f_102597_ net/minecraft/client/model/EndermiteModel/bodyParts +FD: net/minecraft/client/model/EndermiteModel/f_170543_ net/minecraft/client/model/EndermiteModel/root +FD: net/minecraft/client/model/EndermiteModel/net/minecraft/client/model/EndermiteModel net/minecraft/client/model/EndermiteModel/net/minecraft/client/model/EndermiteModel +MD: net/minecraft/client/model/EndermiteModel/ ()V net/minecraft/client/model/EndermiteModel/ ()V +MD: net/minecraft/client/model/EndermiteModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/EndermiteModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/EndermiteModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/EndermiteModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/EndermiteModel/m_170546_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/EndermiteModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/EndermiteModel/m_170547_ (I)Ljava/lang/String; net/minecraft/client/model/EndermiteModel/createSegmentName (I)Ljava/lang/String; +MD: net/minecraft/client/model/EndermiteModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/EndermiteModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/EntityModel net/minecraft/client/model/EntityModel +FD: net/minecraft/client/model/EntityModel/f_102608_ net/minecraft/client/model/EntityModel/attackTime +FD: net/minecraft/client/model/EntityModel/f_102609_ net/minecraft/client/model/EntityModel/riding +FD: net/minecraft/client/model/EntityModel/f_102610_ net/minecraft/client/model/EntityModel/young +FD: net/minecraft/client/model/EntityModel/net/minecraft/client/model/EntityModel net/minecraft/client/model/EntityModel/net/minecraft/client/model/EntityModel +MD: net/minecraft/client/model/EntityModel/ ()V net/minecraft/client/model/EntityModel/ ()V +MD: net/minecraft/client/model/EntityModel/ (Ljava/util/function/Function;)V net/minecraft/client/model/EntityModel/ (Ljava/util/function/Function;)V +MD: net/minecraft/client/model/EntityModel/m_102624_ (Lnet/minecraft/client/model/EntityModel;)V net/minecraft/client/model/EntityModel/copyPropertiesTo (Lnet/minecraft/client/model/EntityModel;)V +MD: net/minecraft/client/model/EntityModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/EntityModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/EntityModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/EntityModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/EvokerFangsModel net/minecraft/client/model/EvokerFangsModel +FD: net/minecraft/client/model/EvokerFangsModel/f_102626_ net/minecraft/client/model/EvokerFangsModel/base +FD: net/minecraft/client/model/EvokerFangsModel/f_102627_ net/minecraft/client/model/EvokerFangsModel/upperJaw +FD: net/minecraft/client/model/EvokerFangsModel/f_102628_ net/minecraft/client/model/EvokerFangsModel/lowerJaw +FD: net/minecraft/client/model/EvokerFangsModel/f_170550_ net/minecraft/client/model/EvokerFangsModel/BASE +FD: net/minecraft/client/model/EvokerFangsModel/f_170551_ net/minecraft/client/model/EvokerFangsModel/UPPER_JAW +FD: net/minecraft/client/model/EvokerFangsModel/f_170552_ net/minecraft/client/model/EvokerFangsModel/LOWER_JAW +FD: net/minecraft/client/model/EvokerFangsModel/f_170553_ net/minecraft/client/model/EvokerFangsModel/root +FD: net/minecraft/client/model/EvokerFangsModel/net/minecraft/client/model/EvokerFangsModel net/minecraft/client/model/EvokerFangsModel/net/minecraft/client/model/EvokerFangsModel +MD: net/minecraft/client/model/EvokerFangsModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/EvokerFangsModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/EvokerFangsModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/EvokerFangsModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/EvokerFangsModel/m_170556_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/EvokerFangsModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/EvokerFangsModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/EvokerFangsModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/FoxModel net/minecraft/client/model/FoxModel +FD: net/minecraft/client/model/FoxModel/f_102638_ net/minecraft/client/model/FoxModel/head +FD: net/minecraft/client/model/FoxModel/f_102642_ net/minecraft/client/model/FoxModel/body +FD: net/minecraft/client/model/FoxModel/f_102647_ net/minecraft/client/model/FoxModel/tail +FD: net/minecraft/client/model/FoxModel/f_102648_ net/minecraft/client/model/FoxModel/legMotionPos +FD: net/minecraft/client/model/FoxModel/f_170558_ net/minecraft/client/model/FoxModel/rightHindLeg +FD: net/minecraft/client/model/FoxModel/f_170559_ net/minecraft/client/model/FoxModel/leftHindLeg +FD: net/minecraft/client/model/FoxModel/f_170560_ net/minecraft/client/model/FoxModel/rightFrontLeg +FD: net/minecraft/client/model/FoxModel/f_170561_ net/minecraft/client/model/FoxModel/leftFrontLeg +FD: net/minecraft/client/model/FoxModel/f_170562_ net/minecraft/client/model/FoxModel/LEG_SIZE +FD: net/minecraft/client/model/FoxModel/f_170563_ net/minecraft/client/model/FoxModel/HEAD_HEIGHT +FD: net/minecraft/client/model/FoxModel/f_170564_ net/minecraft/client/model/FoxModel/LEG_POS +FD: net/minecraft/client/model/FoxModel/net/minecraft/client/model/FoxModel net/minecraft/client/model/FoxModel/net/minecraft/client/model/FoxModel +MD: net/minecraft/client/model/FoxModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/FoxModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/FoxModel/m_170567_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/FoxModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/FoxModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/FoxModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/FoxModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/FoxModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/FoxModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/FoxModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/FoxModel/m_6839_ (Lnet/minecraft/world/entity/animal/Fox;FFF)V net/minecraft/client/model/FoxModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Fox;FFF)V +MD: net/minecraft/client/model/FoxModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/FoxModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/FoxModel/m_6973_ (Lnet/minecraft/world/entity/animal/Fox;FFFFF)V net/minecraft/client/model/FoxModel/setupAnim (Lnet/minecraft/world/entity/animal/Fox;FFFFF)V +CL: net/minecraft/client/model/GhastModel net/minecraft/client/model/GhastModel +FD: net/minecraft/client/model/GhastModel/f_102676_ net/minecraft/client/model/GhastModel/tentacles +FD: net/minecraft/client/model/GhastModel/f_170568_ net/minecraft/client/model/GhastModel/root +FD: net/minecraft/client/model/GhastModel/net/minecraft/client/model/GhastModel net/minecraft/client/model/GhastModel/net/minecraft/client/model/GhastModel +MD: net/minecraft/client/model/GhastModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/GhastModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/GhastModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/GhastModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/GhastModel/m_170571_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/GhastModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/GhastModel/m_170572_ (I)Ljava/lang/String; net/minecraft/client/model/GhastModel/createTentacleName (I)Ljava/lang/String; +MD: net/minecraft/client/model/GhastModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/GhastModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/GiantZombieModel net/minecraft/client/model/GiantZombieModel +FD: net/minecraft/client/model/GiantZombieModel/net/minecraft/client/model/GiantZombieModel net/minecraft/client/model/GiantZombieModel/net/minecraft/client/model/GiantZombieModel +MD: net/minecraft/client/model/GiantZombieModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/GiantZombieModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/GiantZombieModel/m_7134_ (Lnet/minecraft/world/entity/monster/Giant;)Z net/minecraft/client/model/GiantZombieModel/isAggressive (Lnet/minecraft/world/entity/monster/Giant;)Z +MD: net/minecraft/client/model/GiantZombieModel/m_7134_ (Lnet/minecraft/world/entity/monster/Monster;)Z net/minecraft/client/model/GiantZombieModel/isAggressive (Lnet/minecraft/world/entity/monster/Monster;)Z +CL: net/minecraft/client/model/GoatModel net/minecraft/client/model/GoatModel +FD: net/minecraft/client/model/GoatModel/net/minecraft/client/model/GoatModel net/minecraft/client/model/GoatModel/net/minecraft/client/model/GoatModel +MD: net/minecraft/client/model/GoatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/GoatModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/GoatModel/m_170593_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/GoatModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/GoatModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/GoatModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/GoatModel/m_6973_ (Lnet/minecraft/world/entity/animal/goat/Goat;FFFFF)V net/minecraft/client/model/GoatModel/setupAnim (Lnet/minecraft/world/entity/animal/goat/Goat;FFFFF)V +CL: net/minecraft/client/model/GuardianModel net/minecraft/client/model/GuardianModel +FD: net/minecraft/client/model/GuardianModel/f_102695_ net/minecraft/client/model/GuardianModel/SPIKE_X_ROT +FD: net/minecraft/client/model/GuardianModel/f_102696_ net/minecraft/client/model/GuardianModel/SPIKE_Y_ROT +FD: net/minecraft/client/model/GuardianModel/f_102697_ net/minecraft/client/model/GuardianModel/SPIKE_Z_ROT +FD: net/minecraft/client/model/GuardianModel/f_102698_ net/minecraft/client/model/GuardianModel/SPIKE_X +FD: net/minecraft/client/model/GuardianModel/f_102699_ net/minecraft/client/model/GuardianModel/SPIKE_Y +FD: net/minecraft/client/model/GuardianModel/f_102700_ net/minecraft/client/model/GuardianModel/SPIKE_Z +FD: net/minecraft/client/model/GuardianModel/f_102701_ net/minecraft/client/model/GuardianModel/head +FD: net/minecraft/client/model/GuardianModel/f_102702_ net/minecraft/client/model/GuardianModel/eye +FD: net/minecraft/client/model/GuardianModel/f_102703_ net/minecraft/client/model/GuardianModel/spikeParts +FD: net/minecraft/client/model/GuardianModel/f_102704_ net/minecraft/client/model/GuardianModel/tailParts +FD: net/minecraft/client/model/GuardianModel/f_170594_ net/minecraft/client/model/GuardianModel/EYE +FD: net/minecraft/client/model/GuardianModel/f_170595_ net/minecraft/client/model/GuardianModel/TAIL_0 +FD: net/minecraft/client/model/GuardianModel/f_170596_ net/minecraft/client/model/GuardianModel/TAIL_1 +FD: net/minecraft/client/model/GuardianModel/f_170597_ net/minecraft/client/model/GuardianModel/TAIL_2 +FD: net/minecraft/client/model/GuardianModel/f_170598_ net/minecraft/client/model/GuardianModel/root +FD: net/minecraft/client/model/GuardianModel/net/minecraft/client/model/GuardianModel net/minecraft/client/model/GuardianModel/net/minecraft/client/model/GuardianModel +MD: net/minecraft/client/model/GuardianModel/ ()V net/minecraft/client/model/GuardianModel/ ()V +MD: net/minecraft/client/model/GuardianModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/GuardianModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/GuardianModel/m_102708_ (FF)V net/minecraft/client/model/GuardianModel/setupSpikes (FF)V +MD: net/minecraft/client/model/GuardianModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/GuardianModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/GuardianModel/m_170601_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/GuardianModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/GuardianModel/m_170602_ (I)Ljava/lang/String; net/minecraft/client/model/GuardianModel/createSpikeName (I)Ljava/lang/String; +MD: net/minecraft/client/model/GuardianModel/m_170604_ (IFF)F net/minecraft/client/model/GuardianModel/getSpikeOffset (IFF)F +MD: net/minecraft/client/model/GuardianModel/m_170609_ (IFF)F net/minecraft/client/model/GuardianModel/getSpikeX (IFF)F +MD: net/minecraft/client/model/GuardianModel/m_170613_ (IFF)F net/minecraft/client/model/GuardianModel/getSpikeY (IFF)F +MD: net/minecraft/client/model/GuardianModel/m_170617_ (IFF)F net/minecraft/client/model/GuardianModel/getSpikeZ (IFF)F +MD: net/minecraft/client/model/GuardianModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/GuardianModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/GuardianModel/m_6973_ (Lnet/minecraft/world/entity/monster/Guardian;FFFFF)V net/minecraft/client/model/GuardianModel/setupAnim (Lnet/minecraft/world/entity/monster/Guardian;FFFFF)V +CL: net/minecraft/client/model/HeadedModel net/minecraft/client/model/HeadedModel +FD: net/minecraft/client/model/HeadedModel/net/minecraft/client/model/HeadedModel net/minecraft/client/model/HeadedModel/net/minecraft/client/model/HeadedModel +MD: net/minecraft/client/model/HeadedModel/m_5585_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/HeadedModel/getHead ()Lnet/minecraft/client/model/geom/ModelPart; +CL: net/minecraft/client/model/HierarchicalModel net/minecraft/client/model/HierarchicalModel +FD: net/minecraft/client/model/HierarchicalModel/net/minecraft/client/model/HierarchicalModel net/minecraft/client/model/HierarchicalModel/net/minecraft/client/model/HierarchicalModel +MD: net/minecraft/client/model/HierarchicalModel/ ()V net/minecraft/client/model/HierarchicalModel/ ()V +MD: net/minecraft/client/model/HierarchicalModel/ (Ljava/util/function/Function;)V net/minecraft/client/model/HierarchicalModel/ (Ljava/util/function/Function;)V +MD: net/minecraft/client/model/HierarchicalModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/HierarchicalModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/HierarchicalModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/HierarchicalModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/HoglinModel net/minecraft/client/model/HoglinModel +FD: net/minecraft/client/model/HoglinModel/f_102725_ net/minecraft/client/model/HoglinModel/head +FD: net/minecraft/client/model/HoglinModel/f_102726_ net/minecraft/client/model/HoglinModel/rightEar +FD: net/minecraft/client/model/HoglinModel/f_102727_ net/minecraft/client/model/HoglinModel/leftEar +FD: net/minecraft/client/model/HoglinModel/f_102728_ net/minecraft/client/model/HoglinModel/body +FD: net/minecraft/client/model/HoglinModel/f_102733_ net/minecraft/client/model/HoglinModel/mane +FD: net/minecraft/client/model/HoglinModel/f_170633_ net/minecraft/client/model/HoglinModel/DEFAULT_HEAD_X_ROT +FD: net/minecraft/client/model/HoglinModel/f_170634_ net/minecraft/client/model/HoglinModel/ATTACK_HEAD_X_ROT_END +FD: net/minecraft/client/model/HoglinModel/f_170635_ net/minecraft/client/model/HoglinModel/rightFrontLeg +FD: net/minecraft/client/model/HoglinModel/f_170636_ net/minecraft/client/model/HoglinModel/leftFrontLeg +FD: net/minecraft/client/model/HoglinModel/f_170637_ net/minecraft/client/model/HoglinModel/rightHindLeg +FD: net/minecraft/client/model/HoglinModel/f_170638_ net/minecraft/client/model/HoglinModel/leftHindLeg +FD: net/minecraft/client/model/HoglinModel/net/minecraft/client/model/HoglinModel net/minecraft/client/model/HoglinModel/net/minecraft/client/model/HoglinModel +MD: net/minecraft/client/model/HoglinModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/HoglinModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/HoglinModel/m_170641_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/HoglinModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/HoglinModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/HoglinModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/HoglinModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/HoglinModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/HoglinModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/HoglinModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/HoglinModel/m_6973_ (Lnet/minecraft/world/entity/Mob;FFFFF)V net/minecraft/client/model/HoglinModel/setupAnim (Lnet/minecraft/world/entity/Mob;FFFFF)V +CL: net/minecraft/client/model/HorseModel net/minecraft/client/model/HorseModel +FD: net/minecraft/client/model/HorseModel/f_102751_ net/minecraft/client/model/HorseModel/body +FD: net/minecraft/client/model/HorseModel/f_102752_ net/minecraft/client/model/HorseModel/headParts +FD: net/minecraft/client/model/HorseModel/f_102761_ net/minecraft/client/model/HorseModel/tail +FD: net/minecraft/client/model/HorseModel/f_102762_ net/minecraft/client/model/HorseModel/saddleParts +FD: net/minecraft/client/model/HorseModel/f_102763_ net/minecraft/client/model/HorseModel/ridingParts +FD: net/minecraft/client/model/HorseModel/f_170642_ net/minecraft/client/model/HorseModel/leftFrontLeg +FD: net/minecraft/client/model/HorseModel/f_170643_ net/minecraft/client/model/HorseModel/rightHindBabyLeg +FD: net/minecraft/client/model/HorseModel/f_170644_ net/minecraft/client/model/HorseModel/leftHindBabyLeg +FD: net/minecraft/client/model/HorseModel/f_170645_ net/minecraft/client/model/HorseModel/rightFrontBabyLeg +FD: net/minecraft/client/model/HorseModel/f_170646_ net/minecraft/client/model/HorseModel/leftFrontBabyLeg +FD: net/minecraft/client/model/HorseModel/f_170647_ net/minecraft/client/model/HorseModel/HEAD_PARTS +FD: net/minecraft/client/model/HorseModel/f_170648_ net/minecraft/client/model/HorseModel/DEG_125 +FD: net/minecraft/client/model/HorseModel/f_170649_ net/minecraft/client/model/HorseModel/DEG_60 +FD: net/minecraft/client/model/HorseModel/f_170650_ net/minecraft/client/model/HorseModel/DEG_45 +FD: net/minecraft/client/model/HorseModel/f_170651_ net/minecraft/client/model/HorseModel/DEG_30 +FD: net/minecraft/client/model/HorseModel/f_170652_ net/minecraft/client/model/HorseModel/DEG_15 +FD: net/minecraft/client/model/HorseModel/f_170653_ net/minecraft/client/model/HorseModel/LEFT_HIND_BABY_LEG +FD: net/minecraft/client/model/HorseModel/f_170654_ net/minecraft/client/model/HorseModel/RIGHT_HIND_BABY_LEG +FD: net/minecraft/client/model/HorseModel/f_170655_ net/minecraft/client/model/HorseModel/LEFT_FRONT_BABY_LEG +FD: net/minecraft/client/model/HorseModel/f_170656_ net/minecraft/client/model/HorseModel/RIGHT_FRONT_BABY_LEG +FD: net/minecraft/client/model/HorseModel/f_170657_ net/minecraft/client/model/HorseModel/SADDLE +FD: net/minecraft/client/model/HorseModel/f_170658_ net/minecraft/client/model/HorseModel/LEFT_SADDLE_MOUTH +FD: net/minecraft/client/model/HorseModel/f_170659_ net/minecraft/client/model/HorseModel/LEFT_SADDLE_LINE +FD: net/minecraft/client/model/HorseModel/f_170660_ net/minecraft/client/model/HorseModel/RIGHT_SADDLE_MOUTH +FD: net/minecraft/client/model/HorseModel/f_170661_ net/minecraft/client/model/HorseModel/RIGHT_SADDLE_LINE +FD: net/minecraft/client/model/HorseModel/f_170662_ net/minecraft/client/model/HorseModel/HEAD_SADDLE +FD: net/minecraft/client/model/HorseModel/f_170663_ net/minecraft/client/model/HorseModel/MOUTH_SADDLE_WRAP +FD: net/minecraft/client/model/HorseModel/f_170664_ net/minecraft/client/model/HorseModel/rightHindLeg +FD: net/minecraft/client/model/HorseModel/f_170665_ net/minecraft/client/model/HorseModel/leftHindLeg +FD: net/minecraft/client/model/HorseModel/f_170666_ net/minecraft/client/model/HorseModel/rightFrontLeg +FD: net/minecraft/client/model/HorseModel/net/minecraft/client/model/HorseModel net/minecraft/client/model/HorseModel/net/minecraft/client/model/HorseModel +MD: net/minecraft/client/model/HorseModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/HorseModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/HorseModel/m_170669_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/HorseModel/createBodyMesh (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/HorseModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/HorseModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/HorseModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/HorseModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/HorseModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/HorseModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/HorseModel/m_6839_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;FFF)V net/minecraft/client/model/HorseModel/prepareMobModel (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;FFF)V +MD: net/minecraft/client/model/HorseModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/HorseModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/HorseModel/m_6973_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;FFFFF)V net/minecraft/client/model/HorseModel/setupAnim (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;FFFFF)V +CL: net/minecraft/client/model/HumanoidModel net/minecraft/client/model/HumanoidModel +FD: net/minecraft/client/model/HumanoidModel/f_102808_ net/minecraft/client/model/HumanoidModel/head +FD: net/minecraft/client/model/HumanoidModel/f_102809_ net/minecraft/client/model/HumanoidModel/hat +FD: net/minecraft/client/model/HumanoidModel/f_102810_ net/minecraft/client/model/HumanoidModel/body +FD: net/minecraft/client/model/HumanoidModel/f_102811_ net/minecraft/client/model/HumanoidModel/rightArm +FD: net/minecraft/client/model/HumanoidModel/f_102812_ net/minecraft/client/model/HumanoidModel/leftArm +FD: net/minecraft/client/model/HumanoidModel/f_102813_ net/minecraft/client/model/HumanoidModel/rightLeg +FD: net/minecraft/client/model/HumanoidModel/f_102814_ net/minecraft/client/model/HumanoidModel/leftLeg +FD: net/minecraft/client/model/HumanoidModel/f_102815_ net/minecraft/client/model/HumanoidModel/leftArmPose +FD: net/minecraft/client/model/HumanoidModel/f_102816_ net/minecraft/client/model/HumanoidModel/rightArmPose +FD: net/minecraft/client/model/HumanoidModel/f_102817_ net/minecraft/client/model/HumanoidModel/crouching +FD: net/minecraft/client/model/HumanoidModel/f_102818_ net/minecraft/client/model/HumanoidModel/swimAmount +FD: net/minecraft/client/model/HumanoidModel/f_170671_ net/minecraft/client/model/HumanoidModel/SPYGLASS_ARM_ROT_Y +FD: net/minecraft/client/model/HumanoidModel/f_170672_ net/minecraft/client/model/HumanoidModel/SPYGLASS_ARM_ROT_X +FD: net/minecraft/client/model/HumanoidModel/f_170673_ net/minecraft/client/model/HumanoidModel/OVERLAY_SCALE +FD: net/minecraft/client/model/HumanoidModel/f_170674_ net/minecraft/client/model/HumanoidModel/HAT_OVERLAY_SCALE +FD: net/minecraft/client/model/HumanoidModel/f_170675_ net/minecraft/client/model/HumanoidModel/SPYGLASS_ARM_CROUCH_ROT_X +FD: net/minecraft/client/model/HumanoidModel/net/minecraft/client/model/HumanoidModel net/minecraft/client/model/HumanoidModel/net/minecraft/client/model/HumanoidModel +MD: net/minecraft/client/model/HumanoidModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/HumanoidModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/HumanoidModel/ (Lnet/minecraft/client/model/geom/ModelPart;Ljava/util/function/Function;)V net/minecraft/client/model/HumanoidModel/ (Lnet/minecraft/client/model/geom/ModelPart;Ljava/util/function/Function;)V +MD: net/minecraft/client/model/HumanoidModel/m_102833_ (F)F net/minecraft/client/model/HumanoidModel/quadraticArmUpdate (F)F +MD: net/minecraft/client/model/HumanoidModel/m_102835_ (FFF)F net/minecraft/client/model/HumanoidModel/rotlerpRad (FFF)F +MD: net/minecraft/client/model/HumanoidModel/m_102851_ (Lnet/minecraft/world/entity/HumanoidArm;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/HumanoidModel/getArm (Lnet/minecraft/world/entity/HumanoidArm;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/HumanoidModel/m_102856_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/client/model/HumanoidModel/getAttackArm (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/client/model/HumanoidModel/m_102872_ (Lnet/minecraft/client/model/HumanoidModel;)V net/minecraft/client/model/HumanoidModel/copyPropertiesTo (Lnet/minecraft/client/model/HumanoidModel;)V +MD: net/minecraft/client/model/HumanoidModel/m_102875_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/client/model/HumanoidModel/poseRightArm (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/client/model/HumanoidModel/m_102878_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/client/model/HumanoidModel/poseLeftArm (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/client/model/HumanoidModel/m_170681_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;F)Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/HumanoidModel/createMesh (Lnet/minecraft/client/model/geom/builders/CubeDeformation;F)Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/HumanoidModel/m_5585_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/HumanoidModel/getHead ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/HumanoidModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/HumanoidModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/HumanoidModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/HumanoidModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/HumanoidModel/m_6002_ (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/model/HumanoidModel/translateToHand (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/model/HumanoidModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/HumanoidModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/HumanoidModel/m_6839_ (Lnet/minecraft/world/entity/LivingEntity;FFF)V net/minecraft/client/model/HumanoidModel/prepareMobModel (Lnet/minecraft/world/entity/LivingEntity;FFF)V +MD: net/minecraft/client/model/HumanoidModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/HumanoidModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/HumanoidModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/HumanoidModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/HumanoidModel/m_7884_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/client/model/HumanoidModel/setupAttackAnimation (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/client/model/HumanoidModel/m_8009_ (Z)V net/minecraft/client/model/HumanoidModel/setAllVisible (Z)V +CL: net/minecraft/client/model/HumanoidModel$1 net/minecraft/client/model/HumanoidModel$1 +FD: net/minecraft/client/model/HumanoidModel$1/f_102881_ net/minecraft/client/model/HumanoidModel$1/$SwitchMap$net$minecraft$client$model$HumanoidModel$ArmPose +FD: net/minecraft/client/model/HumanoidModel$1/net/minecraft/client/model/HumanoidModel$1 net/minecraft/client/model/HumanoidModel$1/net/minecraft/client/model/HumanoidModel$1 +MD: net/minecraft/client/model/HumanoidModel$1/ ()V net/minecraft/client/model/HumanoidModel$1/ ()V +CL: net/minecraft/client/model/HumanoidModel$ArmPose net/minecraft/client/model/HumanoidModel$ArmPose +FD: net/minecraft/client/model/HumanoidModel$ArmPose/$VALUES net/minecraft/client/model/HumanoidModel$ArmPose/$VALUES +FD: net/minecraft/client/model/HumanoidModel$ArmPose/BLOCK net/minecraft/client/model/HumanoidModel$ArmPose/BLOCK +FD: net/minecraft/client/model/HumanoidModel$ArmPose/BOW_AND_ARROW net/minecraft/client/model/HumanoidModel$ArmPose/BOW_AND_ARROW +FD: net/minecraft/client/model/HumanoidModel$ArmPose/CROSSBOW_CHARGE net/minecraft/client/model/HumanoidModel$ArmPose/CROSSBOW_CHARGE +FD: net/minecraft/client/model/HumanoidModel$ArmPose/CROSSBOW_HOLD net/minecraft/client/model/HumanoidModel$ArmPose/CROSSBOW_HOLD +FD: net/minecraft/client/model/HumanoidModel$ArmPose/EMPTY net/minecraft/client/model/HumanoidModel$ArmPose/EMPTY +FD: net/minecraft/client/model/HumanoidModel$ArmPose/ITEM net/minecraft/client/model/HumanoidModel$ArmPose/ITEM +FD: net/minecraft/client/model/HumanoidModel$ArmPose/SPYGLASS net/minecraft/client/model/HumanoidModel$ArmPose/SPYGLASS +FD: net/minecraft/client/model/HumanoidModel$ArmPose/THROW_SPEAR net/minecraft/client/model/HumanoidModel$ArmPose/THROW_SPEAR +FD: net/minecraft/client/model/HumanoidModel$ArmPose/f_102890_ net/minecraft/client/model/HumanoidModel$ArmPose/twoHanded +FD: net/minecraft/client/model/HumanoidModel$ArmPose/net/minecraft/client/model/HumanoidModel$ArmPose net/minecraft/client/model/HumanoidModel$ArmPose/net/minecraft/client/model/HumanoidModel$ArmPose +MD: net/minecraft/client/model/HumanoidModel$ArmPose/ ()V net/minecraft/client/model/HumanoidModel$ArmPose/ ()V +MD: net/minecraft/client/model/HumanoidModel$ArmPose/ (Ljava/lang/String;IZ)V net/minecraft/client/model/HumanoidModel$ArmPose/ (Ljava/lang/String;IZ)V +MD: net/minecraft/client/model/HumanoidModel$ArmPose/m_102897_ ()Z net/minecraft/client/model/HumanoidModel$ArmPose/isTwoHanded ()Z +MD: net/minecraft/client/model/HumanoidModel$ArmPose/m_170685_ ()[Lnet/minecraft/client/model/HumanoidModel$ArmPose; net/minecraft/client/model/HumanoidModel$ArmPose/$values ()[Lnet/minecraft/client/model/HumanoidModel$ArmPose; +MD: net/minecraft/client/model/HumanoidModel$ArmPose/valueOf (Ljava/lang/String;)Lnet/minecraft/client/model/HumanoidModel$ArmPose; net/minecraft/client/model/HumanoidModel$ArmPose/valueOf (Ljava/lang/String;)Lnet/minecraft/client/model/HumanoidModel$ArmPose; +MD: net/minecraft/client/model/HumanoidModel$ArmPose/values ()[Lnet/minecraft/client/model/HumanoidModel$ArmPose; net/minecraft/client/model/HumanoidModel$ArmPose/values ()[Lnet/minecraft/client/model/HumanoidModel$ArmPose; +CL: net/minecraft/client/model/IllagerModel net/minecraft/client/model/IllagerModel +FD: net/minecraft/client/model/IllagerModel/f_102901_ net/minecraft/client/model/IllagerModel/head +FD: net/minecraft/client/model/IllagerModel/f_102902_ net/minecraft/client/model/IllagerModel/hat +FD: net/minecraft/client/model/IllagerModel/f_102904_ net/minecraft/client/model/IllagerModel/arms +FD: net/minecraft/client/model/IllagerModel/f_102905_ net/minecraft/client/model/IllagerModel/leftLeg +FD: net/minecraft/client/model/IllagerModel/f_102906_ net/minecraft/client/model/IllagerModel/rightLeg +FD: net/minecraft/client/model/IllagerModel/f_102907_ net/minecraft/client/model/IllagerModel/rightArm +FD: net/minecraft/client/model/IllagerModel/f_102908_ net/minecraft/client/model/IllagerModel/leftArm +FD: net/minecraft/client/model/IllagerModel/f_170686_ net/minecraft/client/model/IllagerModel/root +FD: net/minecraft/client/model/IllagerModel/net/minecraft/client/model/IllagerModel net/minecraft/client/model/IllagerModel/net/minecraft/client/model/IllagerModel +MD: net/minecraft/client/model/IllagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/IllagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/IllagerModel/m_102922_ (Lnet/minecraft/world/entity/HumanoidArm;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/IllagerModel/getArm (Lnet/minecraft/world/entity/HumanoidArm;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/IllagerModel/m_102934_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/IllagerModel/getHat ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/IllagerModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/IllagerModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/IllagerModel/m_170689_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/IllagerModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/IllagerModel/m_5585_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/IllagerModel/getHead ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/IllagerModel/m_6002_ (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/model/IllagerModel/translateToHand (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/model/IllagerModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/IllagerModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/IllagerModel/m_6973_ (Lnet/minecraft/world/entity/monster/AbstractIllager;FFFFF)V net/minecraft/client/model/IllagerModel/setupAnim (Lnet/minecraft/world/entity/monster/AbstractIllager;FFFFF)V +CL: net/minecraft/client/model/IronGolemModel net/minecraft/client/model/IronGolemModel +FD: net/minecraft/client/model/IronGolemModel/f_102936_ net/minecraft/client/model/IronGolemModel/head +FD: net/minecraft/client/model/IronGolemModel/f_170691_ net/minecraft/client/model/IronGolemModel/root +FD: net/minecraft/client/model/IronGolemModel/f_170692_ net/minecraft/client/model/IronGolemModel/rightArm +FD: net/minecraft/client/model/IronGolemModel/f_170693_ net/minecraft/client/model/IronGolemModel/leftArm +FD: net/minecraft/client/model/IronGolemModel/f_170694_ net/minecraft/client/model/IronGolemModel/rightLeg +FD: net/minecraft/client/model/IronGolemModel/f_170695_ net/minecraft/client/model/IronGolemModel/leftLeg +FD: net/minecraft/client/model/IronGolemModel/net/minecraft/client/model/IronGolemModel net/minecraft/client/model/IronGolemModel/net/minecraft/client/model/IronGolemModel +MD: net/minecraft/client/model/IronGolemModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/IronGolemModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/IronGolemModel/m_102968_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/IronGolemModel/getFlowerHoldingArm ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/IronGolemModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/IronGolemModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/IronGolemModel/m_170698_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/IronGolemModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/IronGolemModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/IronGolemModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/IronGolemModel/m_6839_ (Lnet/minecraft/world/entity/animal/IronGolem;FFF)V net/minecraft/client/model/IronGolemModel/prepareMobModel (Lnet/minecraft/world/entity/animal/IronGolem;FFF)V +MD: net/minecraft/client/model/IronGolemModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/IronGolemModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/IronGolemModel/m_6973_ (Lnet/minecraft/world/entity/animal/IronGolem;FFFFF)V net/minecraft/client/model/IronGolemModel/setupAnim (Lnet/minecraft/world/entity/animal/IronGolem;FFFFF)V +CL: net/minecraft/client/model/LavaSlimeModel net/minecraft/client/model/LavaSlimeModel +FD: net/minecraft/client/model/LavaSlimeModel/f_102969_ net/minecraft/client/model/LavaSlimeModel/bodyCubes +FD: net/minecraft/client/model/LavaSlimeModel/f_170700_ net/minecraft/client/model/LavaSlimeModel/SEGMENT_COUNT +FD: net/minecraft/client/model/LavaSlimeModel/f_170701_ net/minecraft/client/model/LavaSlimeModel/root +FD: net/minecraft/client/model/LavaSlimeModel/net/minecraft/client/model/LavaSlimeModel net/minecraft/client/model/LavaSlimeModel/net/minecraft/client/model/LavaSlimeModel +MD: net/minecraft/client/model/LavaSlimeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/LavaSlimeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/LavaSlimeModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/LavaSlimeModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/LavaSlimeModel/m_170704_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/LavaSlimeModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/LavaSlimeModel/m_170705_ (I)Ljava/lang/String; net/minecraft/client/model/LavaSlimeModel/getSegmentName (I)Ljava/lang/String; +MD: net/minecraft/client/model/LavaSlimeModel/m_170707_ (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/LavaSlimeModel/lambda$new$0 (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/LavaSlimeModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/LavaSlimeModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/LavaSlimeModel/m_6839_ (Lnet/minecraft/world/entity/monster/Slime;FFF)V net/minecraft/client/model/LavaSlimeModel/prepareMobModel (Lnet/minecraft/world/entity/monster/Slime;FFF)V +MD: net/minecraft/client/model/LavaSlimeModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/LavaSlimeModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/LavaSlimeModel/m_6973_ (Lnet/minecraft/world/entity/monster/Slime;FFFFF)V net/minecraft/client/model/LavaSlimeModel/setupAnim (Lnet/minecraft/world/entity/monster/Slime;FFFFF)V +CL: net/minecraft/client/model/LeashKnotModel net/minecraft/client/model/LeashKnotModel +FD: net/minecraft/client/model/LeashKnotModel/f_102999_ net/minecraft/client/model/LeashKnotModel/knot +FD: net/minecraft/client/model/LeashKnotModel/f_170711_ net/minecraft/client/model/LeashKnotModel/KNOT +FD: net/minecraft/client/model/LeashKnotModel/f_170712_ net/minecraft/client/model/LeashKnotModel/root +FD: net/minecraft/client/model/LeashKnotModel/net/minecraft/client/model/LeashKnotModel net/minecraft/client/model/LeashKnotModel/net/minecraft/client/model/LeashKnotModel +MD: net/minecraft/client/model/LeashKnotModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/LeashKnotModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/LeashKnotModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/LeashKnotModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/LeashKnotModel/m_170715_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/LeashKnotModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/LeashKnotModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/LeashKnotModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/ListModel net/minecraft/client/model/ListModel +FD: net/minecraft/client/model/ListModel/net/minecraft/client/model/ListModel net/minecraft/client/model/ListModel/net/minecraft/client/model/ListModel +MD: net/minecraft/client/model/ListModel/ ()V net/minecraft/client/model/ListModel/ ()V +MD: net/minecraft/client/model/ListModel/ (Ljava/util/function/Function;)V net/minecraft/client/model/ListModel/ (Ljava/util/function/Function;)V +MD: net/minecraft/client/model/ListModel/m_103021_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ListModel/lambda$renderToBuffer$0 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ListModel/m_6195_ ()Ljava/lang/Iterable; net/minecraft/client/model/ListModel/parts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/ListModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/ListModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/LlamaModel net/minecraft/client/model/LlamaModel +FD: net/minecraft/client/model/LlamaModel/f_103031_ net/minecraft/client/model/LlamaModel/head +FD: net/minecraft/client/model/LlamaModel/f_103032_ net/minecraft/client/model/LlamaModel/body +FD: net/minecraft/client/model/LlamaModel/f_170717_ net/minecraft/client/model/LlamaModel/rightHindLeg +FD: net/minecraft/client/model/LlamaModel/f_170718_ net/minecraft/client/model/LlamaModel/leftHindLeg +FD: net/minecraft/client/model/LlamaModel/f_170719_ net/minecraft/client/model/LlamaModel/rightFrontLeg +FD: net/minecraft/client/model/LlamaModel/f_170720_ net/minecraft/client/model/LlamaModel/leftFrontLeg +FD: net/minecraft/client/model/LlamaModel/f_170721_ net/minecraft/client/model/LlamaModel/rightChest +FD: net/minecraft/client/model/LlamaModel/f_170722_ net/minecraft/client/model/LlamaModel/leftChest +FD: net/minecraft/client/model/LlamaModel/net/minecraft/client/model/LlamaModel net/minecraft/client/model/LlamaModel/net/minecraft/client/model/LlamaModel +MD: net/minecraft/client/model/LlamaModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/LlamaModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/LlamaModel/m_103064_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/LlamaModel/lambda$renderToBuffer$1 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/LlamaModel/m_103074_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/LlamaModel/lambda$renderToBuffer$0 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/LlamaModel/m_170725_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/LlamaModel/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/LlamaModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/LlamaModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/LlamaModel/m_6973_ (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;FFFFF)V net/minecraft/client/model/LlamaModel/setupAnim (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;FFFFF)V +MD: net/minecraft/client/model/LlamaModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/LlamaModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/LlamaSpitModel net/minecraft/client/model/LlamaSpitModel +FD: net/minecraft/client/model/LlamaSpitModel/f_170727_ net/minecraft/client/model/LlamaSpitModel/MAIN +FD: net/minecraft/client/model/LlamaSpitModel/f_170728_ net/minecraft/client/model/LlamaSpitModel/root +FD: net/minecraft/client/model/LlamaSpitModel/net/minecraft/client/model/LlamaSpitModel net/minecraft/client/model/LlamaSpitModel/net/minecraft/client/model/LlamaSpitModel +MD: net/minecraft/client/model/LlamaSpitModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/LlamaSpitModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/LlamaSpitModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/LlamaSpitModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/LlamaSpitModel/m_170731_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/LlamaSpitModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/LlamaSpitModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/LlamaSpitModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/MinecartModel net/minecraft/client/model/MinecartModel +FD: net/minecraft/client/model/MinecartModel/f_170733_ net/minecraft/client/model/MinecartModel/root +FD: net/minecraft/client/model/MinecartModel/net/minecraft/client/model/MinecartModel net/minecraft/client/model/MinecartModel/net/minecraft/client/model/MinecartModel +MD: net/minecraft/client/model/MinecartModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/MinecartModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/MinecartModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/MinecartModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/MinecartModel/m_170738_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/MinecartModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/MinecartModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/MinecartModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/Model net/minecraft/client/model/Model +FD: net/minecraft/client/model/Model/f_103106_ net/minecraft/client/model/Model/renderType +FD: net/minecraft/client/model/Model/net/minecraft/client/model/Model net/minecraft/client/model/Model/net/minecraft/client/model/Model +MD: net/minecraft/client/model/Model/ (Ljava/util/function/Function;)V net/minecraft/client/model/Model/ (Ljava/util/function/Function;)V +MD: net/minecraft/client/model/Model/m_103119_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/model/Model/renderType (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/model/Model/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/Model/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/ModelUtils net/minecraft/client/model/ModelUtils +FD: net/minecraft/client/model/ModelUtils/net/minecraft/client/model/ModelUtils net/minecraft/client/model/ModelUtils/net/minecraft/client/model/ModelUtils +MD: net/minecraft/client/model/ModelUtils/ ()V net/minecraft/client/model/ModelUtils/ ()V +MD: net/minecraft/client/model/ModelUtils/m_103125_ (FFF)F net/minecraft/client/model/ModelUtils/rotlerpRad (FFF)F +CL: net/minecraft/client/model/OcelotModel net/minecraft/client/model/OcelotModel +FD: net/minecraft/client/model/OcelotModel/f_103133_ net/minecraft/client/model/OcelotModel/tail1 +FD: net/minecraft/client/model/OcelotModel/f_103134_ net/minecraft/client/model/OcelotModel/tail2 +FD: net/minecraft/client/model/OcelotModel/f_103135_ net/minecraft/client/model/OcelotModel/head +FD: net/minecraft/client/model/OcelotModel/f_103136_ net/minecraft/client/model/OcelotModel/body +FD: net/minecraft/client/model/OcelotModel/f_103137_ net/minecraft/client/model/OcelotModel/state +FD: net/minecraft/client/model/OcelotModel/f_170741_ net/minecraft/client/model/OcelotModel/BODY_WALK_Z +FD: net/minecraft/client/model/OcelotModel/f_170742_ net/minecraft/client/model/OcelotModel/TAIL_1_WALK_Y +FD: net/minecraft/client/model/OcelotModel/f_170743_ net/minecraft/client/model/OcelotModel/TAIL_1_WALK_Z +FD: net/minecraft/client/model/OcelotModel/f_170744_ net/minecraft/client/model/OcelotModel/TAIL_2_WALK_Y +FD: net/minecraft/client/model/OcelotModel/f_170745_ net/minecraft/client/model/OcelotModel/TAIL_2_WALK_Z +FD: net/minecraft/client/model/OcelotModel/f_170746_ net/minecraft/client/model/OcelotModel/FRONT_LEG_Z +FD: net/minecraft/client/model/OcelotModel/f_170747_ net/minecraft/client/model/OcelotModel/TAIL_1 +FD: net/minecraft/client/model/OcelotModel/f_170748_ net/minecraft/client/model/OcelotModel/TAIL_2 +FD: net/minecraft/client/model/OcelotModel/f_170749_ net/minecraft/client/model/OcelotModel/SITTING_STATE +FD: net/minecraft/client/model/OcelotModel/f_170750_ net/minecraft/client/model/OcelotModel/BACK_LEG_Y +FD: net/minecraft/client/model/OcelotModel/f_170751_ net/minecraft/client/model/OcelotModel/BACK_LEG_Z +FD: net/minecraft/client/model/OcelotModel/f_170752_ net/minecraft/client/model/OcelotModel/FRONT_LEG_Y +FD: net/minecraft/client/model/OcelotModel/f_170753_ net/minecraft/client/model/OcelotModel/leftHindLeg +FD: net/minecraft/client/model/OcelotModel/f_170754_ net/minecraft/client/model/OcelotModel/rightHindLeg +FD: net/minecraft/client/model/OcelotModel/f_170755_ net/minecraft/client/model/OcelotModel/leftFrontLeg +FD: net/minecraft/client/model/OcelotModel/f_170756_ net/minecraft/client/model/OcelotModel/rightFrontLeg +FD: net/minecraft/client/model/OcelotModel/f_170757_ net/minecraft/client/model/OcelotModel/CROUCH_STATE +FD: net/minecraft/client/model/OcelotModel/f_170758_ net/minecraft/client/model/OcelotModel/WALK_STATE +FD: net/minecraft/client/model/OcelotModel/f_170759_ net/minecraft/client/model/OcelotModel/SPRINT_STATE +FD: net/minecraft/client/model/OcelotModel/f_170760_ net/minecraft/client/model/OcelotModel/XO +FD: net/minecraft/client/model/OcelotModel/f_170761_ net/minecraft/client/model/OcelotModel/YO +FD: net/minecraft/client/model/OcelotModel/f_170762_ net/minecraft/client/model/OcelotModel/ZO +FD: net/minecraft/client/model/OcelotModel/f_170763_ net/minecraft/client/model/OcelotModel/HEAD_WALK_Y +FD: net/minecraft/client/model/OcelotModel/f_170764_ net/minecraft/client/model/OcelotModel/HEAD_WALK_Z +FD: net/minecraft/client/model/OcelotModel/f_170765_ net/minecraft/client/model/OcelotModel/BODY_WALK_Y +FD: net/minecraft/client/model/OcelotModel/net/minecraft/client/model/OcelotModel net/minecraft/client/model/OcelotModel/net/minecraft/client/model/OcelotModel +MD: net/minecraft/client/model/OcelotModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/OcelotModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/OcelotModel/m_170768_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/OcelotModel/createBodyMesh (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/OcelotModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/OcelotModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/OcelotModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/OcelotModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/OcelotModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/OcelotModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/OcelotModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/OcelotModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/PandaModel net/minecraft/client/model/PandaModel +FD: net/minecraft/client/model/PandaModel/f_103154_ net/minecraft/client/model/PandaModel/sitAmount +FD: net/minecraft/client/model/PandaModel/f_103155_ net/minecraft/client/model/PandaModel/lieOnBackAmount +FD: net/minecraft/client/model/PandaModel/f_103156_ net/minecraft/client/model/PandaModel/rollAmount +FD: net/minecraft/client/model/PandaModel/net/minecraft/client/model/PandaModel net/minecraft/client/model/PandaModel/net/minecraft/client/model/PandaModel +MD: net/minecraft/client/model/PandaModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PandaModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PandaModel/m_170772_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/PandaModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/PandaModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/PandaModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/PandaModel/m_6839_ (Lnet/minecraft/world/entity/animal/Panda;FFF)V net/minecraft/client/model/PandaModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Panda;FFF)V +MD: net/minecraft/client/model/PandaModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PandaModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/PandaModel/m_6973_ (Lnet/minecraft/world/entity/animal/Panda;FFFFF)V net/minecraft/client/model/PandaModel/setupAnim (Lnet/minecraft/world/entity/animal/Panda;FFFFF)V +CL: net/minecraft/client/model/ParrotModel net/minecraft/client/model/ParrotModel +FD: net/minecraft/client/model/ParrotModel/f_103184_ net/minecraft/client/model/ParrotModel/body +FD: net/minecraft/client/model/ParrotModel/f_103185_ net/minecraft/client/model/ParrotModel/tail +FD: net/minecraft/client/model/ParrotModel/f_103188_ net/minecraft/client/model/ParrotModel/head +FD: net/minecraft/client/model/ParrotModel/f_103192_ net/minecraft/client/model/ParrotModel/feather +FD: net/minecraft/client/model/ParrotModel/f_170773_ net/minecraft/client/model/ParrotModel/FEATHER +FD: net/minecraft/client/model/ParrotModel/f_170774_ net/minecraft/client/model/ParrotModel/root +FD: net/minecraft/client/model/ParrotModel/f_170775_ net/minecraft/client/model/ParrotModel/leftWing +FD: net/minecraft/client/model/ParrotModel/f_170776_ net/minecraft/client/model/ParrotModel/rightWing +FD: net/minecraft/client/model/ParrotModel/f_170777_ net/minecraft/client/model/ParrotModel/leftLeg +FD: net/minecraft/client/model/ParrotModel/f_170778_ net/minecraft/client/model/ParrotModel/rightLeg +FD: net/minecraft/client/model/ParrotModel/net/minecraft/client/model/ParrotModel net/minecraft/client/model/ParrotModel/net/minecraft/client/model/ParrotModel +MD: net/minecraft/client/model/ParrotModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ParrotModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ParrotModel/m_103209_ (Lnet/minecraft/world/entity/animal/Parrot;)Lnet/minecraft/client/model/ParrotModel$State; net/minecraft/client/model/ParrotModel/getState (Lnet/minecraft/world/entity/animal/Parrot;)Lnet/minecraft/client/model/ParrotModel$State; +MD: net/minecraft/client/model/ParrotModel/m_103223_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFI)V net/minecraft/client/model/ParrotModel/renderOnShoulder (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFI)V +MD: net/minecraft/client/model/ParrotModel/m_103239_ (Lnet/minecraft/client/model/ParrotModel$State;)V net/minecraft/client/model/ParrotModel/prepare (Lnet/minecraft/client/model/ParrotModel$State;)V +MD: net/minecraft/client/model/ParrotModel/m_103241_ (Lnet/minecraft/client/model/ParrotModel$State;IFFFFF)V net/minecraft/client/model/ParrotModel/setupAnim (Lnet/minecraft/client/model/ParrotModel$State;IFFFFF)V +MD: net/minecraft/client/model/ParrotModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/ParrotModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/ParrotModel/m_170781_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ParrotModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ParrotModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/ParrotModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/ParrotModel/m_6839_ (Lnet/minecraft/world/entity/animal/Parrot;FFF)V net/minecraft/client/model/ParrotModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Parrot;FFF)V +MD: net/minecraft/client/model/ParrotModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ParrotModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/ParrotModel/m_6973_ (Lnet/minecraft/world/entity/animal/Parrot;FFFFF)V net/minecraft/client/model/ParrotModel/setupAnim (Lnet/minecraft/world/entity/animal/Parrot;FFFFF)V +CL: net/minecraft/client/model/ParrotModel$1 net/minecraft/client/model/ParrotModel$1 +FD: net/minecraft/client/model/ParrotModel$1/f_103249_ net/minecraft/client/model/ParrotModel$1/$SwitchMap$net$minecraft$client$model$ParrotModel$State +FD: net/minecraft/client/model/ParrotModel$1/net/minecraft/client/model/ParrotModel$1 net/minecraft/client/model/ParrotModel$1/net/minecraft/client/model/ParrotModel$1 +MD: net/minecraft/client/model/ParrotModel$1/ ()V net/minecraft/client/model/ParrotModel$1/ ()V +CL: net/minecraft/client/model/ParrotModel$State net/minecraft/client/model/ParrotModel$State +FD: net/minecraft/client/model/ParrotModel$State/$VALUES net/minecraft/client/model/ParrotModel$State/$VALUES +FD: net/minecraft/client/model/ParrotModel$State/FLYING net/minecraft/client/model/ParrotModel$State/FLYING +FD: net/minecraft/client/model/ParrotModel$State/ON_SHOULDER net/minecraft/client/model/ParrotModel$State/ON_SHOULDER +FD: net/minecraft/client/model/ParrotModel$State/PARTY net/minecraft/client/model/ParrotModel$State/PARTY +FD: net/minecraft/client/model/ParrotModel$State/SITTING net/minecraft/client/model/ParrotModel$State/SITTING +FD: net/minecraft/client/model/ParrotModel$State/STANDING net/minecraft/client/model/ParrotModel$State/STANDING +FD: net/minecraft/client/model/ParrotModel$State/net/minecraft/client/model/ParrotModel$State net/minecraft/client/model/ParrotModel$State/net/minecraft/client/model/ParrotModel$State +MD: net/minecraft/client/model/ParrotModel$State/ ()V net/minecraft/client/model/ParrotModel$State/ ()V +MD: net/minecraft/client/model/ParrotModel$State/ (Ljava/lang/String;I)V net/minecraft/client/model/ParrotModel$State/ (Ljava/lang/String;I)V +MD: net/minecraft/client/model/ParrotModel$State/m_170783_ ()[Lnet/minecraft/client/model/ParrotModel$State; net/minecraft/client/model/ParrotModel$State/$values ()[Lnet/minecraft/client/model/ParrotModel$State; +MD: net/minecraft/client/model/ParrotModel$State/valueOf (Ljava/lang/String;)Lnet/minecraft/client/model/ParrotModel$State; net/minecraft/client/model/ParrotModel$State/valueOf (Ljava/lang/String;)Lnet/minecraft/client/model/ParrotModel$State; +MD: net/minecraft/client/model/ParrotModel$State/values ()[Lnet/minecraft/client/model/ParrotModel$State; net/minecraft/client/model/ParrotModel$State/values ()[Lnet/minecraft/client/model/ParrotModel$State; +CL: net/minecraft/client/model/PhantomModel net/minecraft/client/model/PhantomModel +FD: net/minecraft/client/model/PhantomModel/f_103315_ net/minecraft/client/model/PhantomModel/leftWingBase +FD: net/minecraft/client/model/PhantomModel/f_103316_ net/minecraft/client/model/PhantomModel/leftWingTip +FD: net/minecraft/client/model/PhantomModel/f_103317_ net/minecraft/client/model/PhantomModel/rightWingBase +FD: net/minecraft/client/model/PhantomModel/f_103318_ net/minecraft/client/model/PhantomModel/rightWingTip +FD: net/minecraft/client/model/PhantomModel/f_103319_ net/minecraft/client/model/PhantomModel/tailBase +FD: net/minecraft/client/model/PhantomModel/f_103320_ net/minecraft/client/model/PhantomModel/tailTip +FD: net/minecraft/client/model/PhantomModel/f_170784_ net/minecraft/client/model/PhantomModel/TAIL_BASE +FD: net/minecraft/client/model/PhantomModel/f_170785_ net/minecraft/client/model/PhantomModel/TAIL_TIP +FD: net/minecraft/client/model/PhantomModel/f_170786_ net/minecraft/client/model/PhantomModel/root +FD: net/minecraft/client/model/PhantomModel/net/minecraft/client/model/PhantomModel net/minecraft/client/model/PhantomModel/net/minecraft/client/model/PhantomModel +MD: net/minecraft/client/model/PhantomModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PhantomModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PhantomModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/PhantomModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/PhantomModel/m_170789_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/PhantomModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/PhantomModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PhantomModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/PhantomModel/m_6973_ (Lnet/minecraft/world/entity/monster/Phantom;FFFFF)V net/minecraft/client/model/PhantomModel/setupAnim (Lnet/minecraft/world/entity/monster/Phantom;FFFFF)V +CL: net/minecraft/client/model/PigModel net/minecraft/client/model/PigModel +FD: net/minecraft/client/model/PigModel/net/minecraft/client/model/PigModel net/minecraft/client/model/PigModel/net/minecraft/client/model/PigModel +MD: net/minecraft/client/model/PigModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PigModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PigModel/m_170800_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/PigModel/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +CL: net/minecraft/client/model/PiglinModel net/minecraft/client/model/PiglinModel +FD: net/minecraft/client/model/PiglinModel/f_103333_ net/minecraft/client/model/PiglinModel/leftArmDefault +FD: net/minecraft/client/model/PiglinModel/f_103334_ net/minecraft/client/model/PiglinModel/rightArmDefault +FD: net/minecraft/client/model/PiglinModel/f_103337_ net/minecraft/client/model/PiglinModel/bodyDefault +FD: net/minecraft/client/model/PiglinModel/f_103338_ net/minecraft/client/model/PiglinModel/headDefault +FD: net/minecraft/client/model/PiglinModel/f_170807_ net/minecraft/client/model/PiglinModel/rightEar +FD: net/minecraft/client/model/PiglinModel/f_170808_ net/minecraft/client/model/PiglinModel/leftEar +FD: net/minecraft/client/model/PiglinModel/net/minecraft/client/model/PiglinModel net/minecraft/client/model/PiglinModel/net/minecraft/client/model/PiglinModel +MD: net/minecraft/client/model/PiglinModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PiglinModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PiglinModel/m_103360_ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/client/model/PiglinModel/holdWeaponHigh (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/client/model/PiglinModel/m_170811_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/PiglinModel/createMesh (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/PiglinModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PiglinModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/PiglinModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/PiglinModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/PiglinModel/m_6973_ (Lnet/minecraft/world/entity/Mob;FFFFF)V net/minecraft/client/model/PiglinModel/setupAnim (Lnet/minecraft/world/entity/Mob;FFFFF)V +MD: net/minecraft/client/model/PiglinModel/m_7884_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/client/model/PiglinModel/setupAttackAnimation (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/client/model/PiglinModel/m_7884_ (Lnet/minecraft/world/entity/Mob;F)V net/minecraft/client/model/PiglinModel/setupAttackAnimation (Lnet/minecraft/world/entity/Mob;F)V +CL: net/minecraft/client/model/PlayerModel net/minecraft/client/model/PlayerModel +FD: net/minecraft/client/model/PlayerModel/f_103373_ net/minecraft/client/model/PlayerModel/cloak +FD: net/minecraft/client/model/PlayerModel/f_103374_ net/minecraft/client/model/PlayerModel/leftSleeve +FD: net/minecraft/client/model/PlayerModel/f_103375_ net/minecraft/client/model/PlayerModel/rightSleeve +FD: net/minecraft/client/model/PlayerModel/f_103376_ net/minecraft/client/model/PlayerModel/leftPants +FD: net/minecraft/client/model/PlayerModel/f_103377_ net/minecraft/client/model/PlayerModel/rightPants +FD: net/minecraft/client/model/PlayerModel/f_103378_ net/minecraft/client/model/PlayerModel/jacket +FD: net/minecraft/client/model/PlayerModel/f_103379_ net/minecraft/client/model/PlayerModel/ear +FD: net/minecraft/client/model/PlayerModel/f_103380_ net/minecraft/client/model/PlayerModel/slim +FD: net/minecraft/client/model/PlayerModel/f_170813_ net/minecraft/client/model/PlayerModel/LEFT_PANTS +FD: net/minecraft/client/model/PlayerModel/f_170814_ net/minecraft/client/model/PlayerModel/RIGHT_PANTS +FD: net/minecraft/client/model/PlayerModel/f_170815_ net/minecraft/client/model/PlayerModel/parts +FD: net/minecraft/client/model/PlayerModel/f_170816_ net/minecraft/client/model/PlayerModel/EAR +FD: net/minecraft/client/model/PlayerModel/f_170817_ net/minecraft/client/model/PlayerModel/CLOAK +FD: net/minecraft/client/model/PlayerModel/f_170818_ net/minecraft/client/model/PlayerModel/LEFT_SLEEVE +FD: net/minecraft/client/model/PlayerModel/f_170819_ net/minecraft/client/model/PlayerModel/RIGHT_SLEEVE +FD: net/minecraft/client/model/PlayerModel/net/minecraft/client/model/PlayerModel net/minecraft/client/model/PlayerModel/net/minecraft/client/model/PlayerModel +MD: net/minecraft/client/model/PlayerModel/ (Lnet/minecraft/client/model/geom/ModelPart;Z)V net/minecraft/client/model/PlayerModel/ (Lnet/minecraft/client/model/geom/ModelPart;Z)V +MD: net/minecraft/client/model/PlayerModel/m_103401_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;II)V net/minecraft/client/model/PlayerModel/renderEars (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;II)V +MD: net/minecraft/client/model/PlayerModel/m_103406_ (Ljava/util/Random;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/PlayerModel/getRandomModelPart (Ljava/util/Random;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/PlayerModel/m_103411_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;II)V net/minecraft/client/model/PlayerModel/renderCloak (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;II)V +MD: net/minecraft/client/model/PlayerModel/m_170823_ (Lnet/minecraft/client/model/geom/ModelPart;)Z net/minecraft/client/model/PlayerModel/lambda$new$0 (Lnet/minecraft/client/model/geom/ModelPart;)Z +MD: net/minecraft/client/model/PlayerModel/m_170825_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;Z)Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/PlayerModel/createMesh (Lnet/minecraft/client/model/geom/builders/CubeDeformation;Z)Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/PlayerModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/PlayerModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/PlayerModel/m_6002_ (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/model/PlayerModel/translateToHand (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/model/PlayerModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PlayerModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/PlayerModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/PlayerModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/PlayerModel/m_8009_ (Z)V net/minecraft/client/model/PlayerModel/setAllVisible (Z)V +CL: net/minecraft/client/model/PolarBearModel net/minecraft/client/model/PolarBearModel +FD: net/minecraft/client/model/PolarBearModel/net/minecraft/client/model/PolarBearModel net/minecraft/client/model/PolarBearModel/net/minecraft/client/model/PolarBearModel +MD: net/minecraft/client/model/PolarBearModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PolarBearModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PolarBearModel/m_170830_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/PolarBearModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/PolarBearModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PolarBearModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/PolarBearModel/m_6973_ (Lnet/minecraft/world/entity/animal/PolarBear;FFFFF)V net/minecraft/client/model/PolarBearModel/setupAnim (Lnet/minecraft/world/entity/animal/PolarBear;FFFFF)V +CL: net/minecraft/client/model/PufferfishBigModel net/minecraft/client/model/PufferfishBigModel +FD: net/minecraft/client/model/PufferfishBigModel/f_170831_ net/minecraft/client/model/PufferfishBigModel/root +FD: net/minecraft/client/model/PufferfishBigModel/f_170832_ net/minecraft/client/model/PufferfishBigModel/leftBlueFin +FD: net/minecraft/client/model/PufferfishBigModel/f_170833_ net/minecraft/client/model/PufferfishBigModel/rightBlueFin +FD: net/minecraft/client/model/PufferfishBigModel/net/minecraft/client/model/PufferfishBigModel net/minecraft/client/model/PufferfishBigModel/net/minecraft/client/model/PufferfishBigModel +MD: net/minecraft/client/model/PufferfishBigModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PufferfishBigModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PufferfishBigModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/PufferfishBigModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/PufferfishBigModel/m_170836_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/PufferfishBigModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/PufferfishBigModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PufferfishBigModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/PufferfishMidModel net/minecraft/client/model/PufferfishMidModel +FD: net/minecraft/client/model/PufferfishMidModel/f_170838_ net/minecraft/client/model/PufferfishMidModel/root +FD: net/minecraft/client/model/PufferfishMidModel/f_170839_ net/minecraft/client/model/PufferfishMidModel/leftBlueFin +FD: net/minecraft/client/model/PufferfishMidModel/f_170840_ net/minecraft/client/model/PufferfishMidModel/rightBlueFin +FD: net/minecraft/client/model/PufferfishMidModel/net/minecraft/client/model/PufferfishMidModel net/minecraft/client/model/PufferfishMidModel/net/minecraft/client/model/PufferfishMidModel +MD: net/minecraft/client/model/PufferfishMidModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PufferfishMidModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PufferfishMidModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/PufferfishMidModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/PufferfishMidModel/m_170843_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/PufferfishMidModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/PufferfishMidModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PufferfishMidModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/PufferfishSmallModel net/minecraft/client/model/PufferfishSmallModel +FD: net/minecraft/client/model/PufferfishSmallModel/f_170845_ net/minecraft/client/model/PufferfishSmallModel/root +FD: net/minecraft/client/model/PufferfishSmallModel/f_170846_ net/minecraft/client/model/PufferfishSmallModel/leftFin +FD: net/minecraft/client/model/PufferfishSmallModel/f_170847_ net/minecraft/client/model/PufferfishSmallModel/rightFin +FD: net/minecraft/client/model/PufferfishSmallModel/net/minecraft/client/model/PufferfishSmallModel net/minecraft/client/model/PufferfishSmallModel/net/minecraft/client/model/PufferfishSmallModel +MD: net/minecraft/client/model/PufferfishSmallModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/PufferfishSmallModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/PufferfishSmallModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/PufferfishSmallModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/PufferfishSmallModel/m_170850_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/PufferfishSmallModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/PufferfishSmallModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/PufferfishSmallModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/QuadrupedModel net/minecraft/client/model/QuadrupedModel +FD: net/minecraft/client/model/QuadrupedModel/f_103492_ net/minecraft/client/model/QuadrupedModel/head +FD: net/minecraft/client/model/QuadrupedModel/f_103493_ net/minecraft/client/model/QuadrupedModel/body +FD: net/minecraft/client/model/QuadrupedModel/f_170852_ net/minecraft/client/model/QuadrupedModel/rightHindLeg +FD: net/minecraft/client/model/QuadrupedModel/f_170853_ net/minecraft/client/model/QuadrupedModel/leftHindLeg +FD: net/minecraft/client/model/QuadrupedModel/f_170854_ net/minecraft/client/model/QuadrupedModel/rightFrontLeg +FD: net/minecraft/client/model/QuadrupedModel/f_170855_ net/minecraft/client/model/QuadrupedModel/leftFrontLeg +FD: net/minecraft/client/model/QuadrupedModel/net/minecraft/client/model/QuadrupedModel net/minecraft/client/model/QuadrupedModel/net/minecraft/client/model/QuadrupedModel +MD: net/minecraft/client/model/QuadrupedModel/ (Lnet/minecraft/client/model/geom/ModelPart;ZFFFFI)V net/minecraft/client/model/QuadrupedModel/ (Lnet/minecraft/client/model/geom/ModelPart;ZFFFFI)V +MD: net/minecraft/client/model/QuadrupedModel/m_170864_ (ILnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/QuadrupedModel/createBodyMesh (ILnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/QuadrupedModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/QuadrupedModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/QuadrupedModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/QuadrupedModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/QuadrupedModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/QuadrupedModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/RabbitModel net/minecraft/client/model/RabbitModel +FD: net/minecraft/client/model/RabbitModel/f_103520_ net/minecraft/client/model/RabbitModel/body +FD: net/minecraft/client/model/RabbitModel/f_103523_ net/minecraft/client/model/RabbitModel/head +FD: net/minecraft/client/model/RabbitModel/f_103526_ net/minecraft/client/model/RabbitModel/tail +FD: net/minecraft/client/model/RabbitModel/f_103527_ net/minecraft/client/model/RabbitModel/nose +FD: net/minecraft/client/model/RabbitModel/f_103528_ net/minecraft/client/model/RabbitModel/jumpRotation +FD: net/minecraft/client/model/RabbitModel/f_170867_ net/minecraft/client/model/RabbitModel/REAR_JUMP_ANGLE +FD: net/minecraft/client/model/RabbitModel/f_170868_ net/minecraft/client/model/RabbitModel/FRONT_JUMP_ANGLE +FD: net/minecraft/client/model/RabbitModel/f_170869_ net/minecraft/client/model/RabbitModel/LEFT_HAUNCH +FD: net/minecraft/client/model/RabbitModel/f_170870_ net/minecraft/client/model/RabbitModel/RIGHT_HAUNCH +FD: net/minecraft/client/model/RabbitModel/f_170871_ net/minecraft/client/model/RabbitModel/leftRearFoot +FD: net/minecraft/client/model/RabbitModel/f_170872_ net/minecraft/client/model/RabbitModel/rightRearFoot +FD: net/minecraft/client/model/RabbitModel/f_170873_ net/minecraft/client/model/RabbitModel/leftHaunch +FD: net/minecraft/client/model/RabbitModel/f_170874_ net/minecraft/client/model/RabbitModel/rightHaunch +FD: net/minecraft/client/model/RabbitModel/f_170875_ net/minecraft/client/model/RabbitModel/leftFrontLeg +FD: net/minecraft/client/model/RabbitModel/f_170876_ net/minecraft/client/model/RabbitModel/rightFrontLeg +FD: net/minecraft/client/model/RabbitModel/f_170877_ net/minecraft/client/model/RabbitModel/rightEar +FD: net/minecraft/client/model/RabbitModel/f_170878_ net/minecraft/client/model/RabbitModel/leftEar +FD: net/minecraft/client/model/RabbitModel/f_170879_ net/minecraft/client/model/RabbitModel/NEW_SCALE +FD: net/minecraft/client/model/RabbitModel/net/minecraft/client/model/RabbitModel net/minecraft/client/model/RabbitModel/net/minecraft/client/model/RabbitModel +MD: net/minecraft/client/model/RabbitModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/RabbitModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/RabbitModel/m_103563_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/RabbitModel/lambda$renderToBuffer$2 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/RabbitModel/m_103578_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/RabbitModel/lambda$renderToBuffer$1 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/RabbitModel/m_103588_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/RabbitModel/lambda$renderToBuffer$0 (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/RabbitModel/m_170882_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/RabbitModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/RabbitModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/RabbitModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/RabbitModel/m_6839_ (Lnet/minecraft/world/entity/animal/Rabbit;FFF)V net/minecraft/client/model/RabbitModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Rabbit;FFF)V +MD: net/minecraft/client/model/RabbitModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/RabbitModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/RabbitModel/m_6973_ (Lnet/minecraft/world/entity/animal/Rabbit;FFFFF)V net/minecraft/client/model/RabbitModel/setupAnim (Lnet/minecraft/world/entity/animal/Rabbit;FFFFF)V +MD: net/minecraft/client/model/RabbitModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/RabbitModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/RavagerModel net/minecraft/client/model/RavagerModel +FD: net/minecraft/client/model/RavagerModel/f_103598_ net/minecraft/client/model/RavagerModel/head +FD: net/minecraft/client/model/RavagerModel/f_103599_ net/minecraft/client/model/RavagerModel/mouth +FD: net/minecraft/client/model/RavagerModel/f_103605_ net/minecraft/client/model/RavagerModel/neck +FD: net/minecraft/client/model/RavagerModel/f_170883_ net/minecraft/client/model/RavagerModel/root +FD: net/minecraft/client/model/RavagerModel/f_170884_ net/minecraft/client/model/RavagerModel/rightHindLeg +FD: net/minecraft/client/model/RavagerModel/f_170885_ net/minecraft/client/model/RavagerModel/leftHindLeg +FD: net/minecraft/client/model/RavagerModel/f_170886_ net/minecraft/client/model/RavagerModel/rightFrontLeg +FD: net/minecraft/client/model/RavagerModel/f_170887_ net/minecraft/client/model/RavagerModel/leftFrontLeg +FD: net/minecraft/client/model/RavagerModel/net/minecraft/client/model/RavagerModel net/minecraft/client/model/RavagerModel/net/minecraft/client/model/RavagerModel +MD: net/minecraft/client/model/RavagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/RavagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/RavagerModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/RavagerModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/RavagerModel/m_170890_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/RavagerModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/RavagerModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/RavagerModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/RavagerModel/m_6839_ (Lnet/minecraft/world/entity/monster/Ravager;FFF)V net/minecraft/client/model/RavagerModel/prepareMobModel (Lnet/minecraft/world/entity/monster/Ravager;FFF)V +MD: net/minecraft/client/model/RavagerModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/RavagerModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/RavagerModel/m_6973_ (Lnet/minecraft/world/entity/monster/Ravager;FFFFF)V net/minecraft/client/model/RavagerModel/setupAnim (Lnet/minecraft/world/entity/monster/Ravager;FFFFF)V +CL: net/minecraft/client/model/SalmonModel net/minecraft/client/model/SalmonModel +FD: net/minecraft/client/model/SalmonModel/f_103633_ net/minecraft/client/model/SalmonModel/bodyBack +FD: net/minecraft/client/model/SalmonModel/f_170892_ net/minecraft/client/model/SalmonModel/BODY_FRONT +FD: net/minecraft/client/model/SalmonModel/f_170893_ net/minecraft/client/model/SalmonModel/BODY_BACK +FD: net/minecraft/client/model/SalmonModel/f_170894_ net/minecraft/client/model/SalmonModel/root +FD: net/minecraft/client/model/SalmonModel/net/minecraft/client/model/SalmonModel net/minecraft/client/model/SalmonModel/net/minecraft/client/model/SalmonModel +MD: net/minecraft/client/model/SalmonModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SalmonModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SalmonModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SalmonModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SalmonModel/m_170897_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SalmonModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SalmonModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SalmonModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/SheepFurModel net/minecraft/client/model/SheepFurModel +FD: net/minecraft/client/model/SheepFurModel/f_103646_ net/minecraft/client/model/SheepFurModel/headXRot +FD: net/minecraft/client/model/SheepFurModel/net/minecraft/client/model/SheepFurModel net/minecraft/client/model/SheepFurModel/net/minecraft/client/model/SheepFurModel +MD: net/minecraft/client/model/SheepFurModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SheepFurModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SheepFurModel/m_170901_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SheepFurModel/createFurLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SheepFurModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/SheepFurModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/SheepFurModel/m_6839_ (Lnet/minecraft/world/entity/animal/Sheep;FFF)V net/minecraft/client/model/SheepFurModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Sheep;FFF)V +MD: net/minecraft/client/model/SheepFurModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SheepFurModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/SheepFurModel/m_6973_ (Lnet/minecraft/world/entity/animal/Sheep;FFFFF)V net/minecraft/client/model/SheepFurModel/setupAnim (Lnet/minecraft/world/entity/animal/Sheep;FFFFF)V +CL: net/minecraft/client/model/SheepModel net/minecraft/client/model/SheepModel +FD: net/minecraft/client/model/SheepModel/f_103672_ net/minecraft/client/model/SheepModel/headXRot +FD: net/minecraft/client/model/SheepModel/net/minecraft/client/model/SheepModel net/minecraft/client/model/SheepModel/net/minecraft/client/model/SheepModel +MD: net/minecraft/client/model/SheepModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SheepModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SheepModel/m_170904_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SheepModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SheepModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/SheepModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/SheepModel/m_6839_ (Lnet/minecraft/world/entity/animal/Sheep;FFF)V net/minecraft/client/model/SheepModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Sheep;FFF)V +MD: net/minecraft/client/model/SheepModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SheepModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/SheepModel/m_6973_ (Lnet/minecraft/world/entity/animal/Sheep;FFFFF)V net/minecraft/client/model/SheepModel/setupAnim (Lnet/minecraft/world/entity/animal/Sheep;FFFFF)V +CL: net/minecraft/client/model/ShieldModel net/minecraft/client/model/ShieldModel +FD: net/minecraft/client/model/ShieldModel/f_103698_ net/minecraft/client/model/ShieldModel/plate +FD: net/minecraft/client/model/ShieldModel/f_103699_ net/minecraft/client/model/ShieldModel/handle +FD: net/minecraft/client/model/ShieldModel/f_170905_ net/minecraft/client/model/ShieldModel/PLATE +FD: net/minecraft/client/model/ShieldModel/f_170906_ net/minecraft/client/model/ShieldModel/HANDLE +FD: net/minecraft/client/model/ShieldModel/f_170907_ net/minecraft/client/model/ShieldModel/SHIELD_WIDTH +FD: net/minecraft/client/model/ShieldModel/f_170908_ net/minecraft/client/model/ShieldModel/SHIELD_HEIGHT +FD: net/minecraft/client/model/ShieldModel/f_170909_ net/minecraft/client/model/ShieldModel/root +FD: net/minecraft/client/model/ShieldModel/net/minecraft/client/model/ShieldModel net/minecraft/client/model/ShieldModel/net/minecraft/client/model/ShieldModel +MD: net/minecraft/client/model/ShieldModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ShieldModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ShieldModel/m_103701_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/ShieldModel/plate ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/ShieldModel/m_103711_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/ShieldModel/handle ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/ShieldModel/m_170912_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ShieldModel/createLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ShieldModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/ShieldModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/ShulkerBulletModel net/minecraft/client/model/ShulkerBulletModel +FD: net/minecraft/client/model/ShulkerBulletModel/f_103712_ net/minecraft/client/model/ShulkerBulletModel/main +FD: net/minecraft/client/model/ShulkerBulletModel/f_170913_ net/minecraft/client/model/ShulkerBulletModel/MAIN +FD: net/minecraft/client/model/ShulkerBulletModel/f_170914_ net/minecraft/client/model/ShulkerBulletModel/root +FD: net/minecraft/client/model/ShulkerBulletModel/net/minecraft/client/model/ShulkerBulletModel net/minecraft/client/model/ShulkerBulletModel/net/minecraft/client/model/ShulkerBulletModel +MD: net/minecraft/client/model/ShulkerBulletModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ShulkerBulletModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ShulkerBulletModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/ShulkerBulletModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/ShulkerBulletModel/m_170917_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ShulkerBulletModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ShulkerBulletModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ShulkerBulletModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/ShulkerModel net/minecraft/client/model/ShulkerModel +FD: net/minecraft/client/model/ShulkerModel/f_103722_ net/minecraft/client/model/ShulkerModel/base +FD: net/minecraft/client/model/ShulkerModel/f_103723_ net/minecraft/client/model/ShulkerModel/lid +FD: net/minecraft/client/model/ShulkerModel/f_103724_ net/minecraft/client/model/ShulkerModel/head +FD: net/minecraft/client/model/ShulkerModel/f_170919_ net/minecraft/client/model/ShulkerModel/LID +FD: net/minecraft/client/model/ShulkerModel/f_170920_ net/minecraft/client/model/ShulkerModel/BASE +FD: net/minecraft/client/model/ShulkerModel/net/minecraft/client/model/ShulkerModel net/minecraft/client/model/ShulkerModel/net/minecraft/client/model/ShulkerModel +MD: net/minecraft/client/model/ShulkerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ShulkerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ShulkerModel/m_103742_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/ShulkerModel/getLid ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/ShulkerModel/m_103743_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/ShulkerModel/getHead ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/ShulkerModel/m_170923_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ShulkerModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ShulkerModel/m_6195_ ()Ljava/lang/Iterable; net/minecraft/client/model/ShulkerModel/parts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/ShulkerModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ShulkerModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/ShulkerModel/m_6973_ (Lnet/minecraft/world/entity/monster/Shulker;FFFFF)V net/minecraft/client/model/ShulkerModel/setupAnim (Lnet/minecraft/world/entity/monster/Shulker;FFFFF)V +CL: net/minecraft/client/model/SilverfishModel net/minecraft/client/model/SilverfishModel +FD: net/minecraft/client/model/SilverfishModel/f_103744_ net/minecraft/client/model/SilverfishModel/bodyParts +FD: net/minecraft/client/model/SilverfishModel/f_103745_ net/minecraft/client/model/SilverfishModel/bodyLayers +FD: net/minecraft/client/model/SilverfishModel/f_103748_ net/minecraft/client/model/SilverfishModel/BODY_SIZES +FD: net/minecraft/client/model/SilverfishModel/f_103749_ net/minecraft/client/model/SilverfishModel/BODY_TEXS +FD: net/minecraft/client/model/SilverfishModel/f_170924_ net/minecraft/client/model/SilverfishModel/BODY_COUNT +FD: net/minecraft/client/model/SilverfishModel/f_170925_ net/minecraft/client/model/SilverfishModel/root +FD: net/minecraft/client/model/SilverfishModel/net/minecraft/client/model/SilverfishModel net/minecraft/client/model/SilverfishModel/net/minecraft/client/model/SilverfishModel +MD: net/minecraft/client/model/SilverfishModel/ ()V net/minecraft/client/model/SilverfishModel/ ()V +MD: net/minecraft/client/model/SilverfishModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SilverfishModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SilverfishModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SilverfishModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SilverfishModel/m_170928_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SilverfishModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SilverfishModel/m_170929_ (I)Ljava/lang/String; net/minecraft/client/model/SilverfishModel/getLayerName (I)Ljava/lang/String; +MD: net/minecraft/client/model/SilverfishModel/m_170931_ (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SilverfishModel/lambda$new$1 (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SilverfishModel/m_170935_ (I)Ljava/lang/String; net/minecraft/client/model/SilverfishModel/getSegmentName (I)Ljava/lang/String; +MD: net/minecraft/client/model/SilverfishModel/m_170937_ (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SilverfishModel/lambda$new$0 (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SilverfishModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SilverfishModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/SkeletonModel net/minecraft/client/model/SkeletonModel +FD: net/minecraft/client/model/SkeletonModel/net/minecraft/client/model/SkeletonModel net/minecraft/client/model/SkeletonModel/net/minecraft/client/model/SkeletonModel +MD: net/minecraft/client/model/SkeletonModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SkeletonModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SkeletonModel/m_170942_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SkeletonModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SkeletonModel/m_6002_ (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/model/SkeletonModel/translateToHand (Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/model/SkeletonModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/SkeletonModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/SkeletonModel/m_6839_ (Lnet/minecraft/world/entity/LivingEntity;FFF)V net/minecraft/client/model/SkeletonModel/prepareMobModel (Lnet/minecraft/world/entity/LivingEntity;FFF)V +MD: net/minecraft/client/model/SkeletonModel/m_6839_ (Lnet/minecraft/world/entity/Mob;FFF)V net/minecraft/client/model/SkeletonModel/prepareMobModel (Lnet/minecraft/world/entity/Mob;FFF)V +MD: net/minecraft/client/model/SkeletonModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SkeletonModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/SkeletonModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/SkeletonModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/SkeletonModel/m_6973_ (Lnet/minecraft/world/entity/Mob;FFFFF)V net/minecraft/client/model/SkeletonModel/setupAnim (Lnet/minecraft/world/entity/Mob;FFFFF)V +CL: net/minecraft/client/model/SkullModel net/minecraft/client/model/SkullModel +FD: net/minecraft/client/model/SkullModel/f_103804_ net/minecraft/client/model/SkullModel/head +FD: net/minecraft/client/model/SkullModel/f_170943_ net/minecraft/client/model/SkullModel/root +FD: net/minecraft/client/model/SkullModel/net/minecraft/client/model/SkullModel net/minecraft/client/model/SkullModel/net/minecraft/client/model/SkullModel +MD: net/minecraft/client/model/SkullModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SkullModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SkullModel/m_142698_ (FFF)V net/minecraft/client/model/SkullModel/setupAnim (FFF)V +MD: net/minecraft/client/model/SkullModel/m_170946_ ()Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/SkullModel/createHeadModel ()Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/SkullModel/m_170947_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SkullModel/createHumanoidHeadLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SkullModel/m_170948_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SkullModel/createMobHeadLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SkullModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/SkullModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/SkullModelBase net/minecraft/client/model/SkullModelBase +FD: net/minecraft/client/model/SkullModelBase/net/minecraft/client/model/SkullModelBase net/minecraft/client/model/SkullModelBase/net/minecraft/client/model/SkullModelBase +MD: net/minecraft/client/model/SkullModelBase/ ()V net/minecraft/client/model/SkullModelBase/ ()V +MD: net/minecraft/client/model/SkullModelBase/m_142698_ (FFF)V net/minecraft/client/model/SkullModelBase/setupAnim (FFF)V +CL: net/minecraft/client/model/SlimeModel net/minecraft/client/model/SlimeModel +FD: net/minecraft/client/model/SlimeModel/f_170953_ net/minecraft/client/model/SlimeModel/root +FD: net/minecraft/client/model/SlimeModel/net/minecraft/client/model/SlimeModel net/minecraft/client/model/SlimeModel/net/minecraft/client/model/SlimeModel +MD: net/minecraft/client/model/SlimeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SlimeModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SlimeModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SlimeModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SlimeModel/m_170956_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SlimeModel/createOuterBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SlimeModel/m_170958_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SlimeModel/createInnerBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SlimeModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SlimeModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/SnowGolemModel net/minecraft/client/model/SnowGolemModel +FD: net/minecraft/client/model/SnowGolemModel/f_103839_ net/minecraft/client/model/SnowGolemModel/head +FD: net/minecraft/client/model/SnowGolemModel/f_170959_ net/minecraft/client/model/SnowGolemModel/UPPER_BODY +FD: net/minecraft/client/model/SnowGolemModel/f_170960_ net/minecraft/client/model/SnowGolemModel/root +FD: net/minecraft/client/model/SnowGolemModel/f_170961_ net/minecraft/client/model/SnowGolemModel/upperBody +FD: net/minecraft/client/model/SnowGolemModel/f_170962_ net/minecraft/client/model/SnowGolemModel/leftArm +FD: net/minecraft/client/model/SnowGolemModel/f_170963_ net/minecraft/client/model/SnowGolemModel/rightArm +FD: net/minecraft/client/model/SnowGolemModel/net/minecraft/client/model/SnowGolemModel net/minecraft/client/model/SnowGolemModel/net/minecraft/client/model/SnowGolemModel +MD: net/minecraft/client/model/SnowGolemModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SnowGolemModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SnowGolemModel/m_103851_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SnowGolemModel/getHead ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SnowGolemModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SnowGolemModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SnowGolemModel/m_170966_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SnowGolemModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SnowGolemModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SnowGolemModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/SpiderModel net/minecraft/client/model/SpiderModel +FD: net/minecraft/client/model/SpiderModel/f_103852_ net/minecraft/client/model/SpiderModel/head +FD: net/minecraft/client/model/SpiderModel/f_170968_ net/minecraft/client/model/SpiderModel/BODY_0 +FD: net/minecraft/client/model/SpiderModel/f_170969_ net/minecraft/client/model/SpiderModel/BODY_1 +FD: net/minecraft/client/model/SpiderModel/f_170970_ net/minecraft/client/model/SpiderModel/RIGHT_MIDDLE_FRONT_LEG +FD: net/minecraft/client/model/SpiderModel/f_170971_ net/minecraft/client/model/SpiderModel/LEFT_MIDDLE_FRONT_LEG +FD: net/minecraft/client/model/SpiderModel/f_170972_ net/minecraft/client/model/SpiderModel/RIGHT_MIDDLE_HIND_LEG +FD: net/minecraft/client/model/SpiderModel/f_170973_ net/minecraft/client/model/SpiderModel/LEFT_MIDDLE_HIND_LEG +FD: net/minecraft/client/model/SpiderModel/f_170974_ net/minecraft/client/model/SpiderModel/root +FD: net/minecraft/client/model/SpiderModel/f_170975_ net/minecraft/client/model/SpiderModel/rightHindLeg +FD: net/minecraft/client/model/SpiderModel/f_170976_ net/minecraft/client/model/SpiderModel/leftHindLeg +FD: net/minecraft/client/model/SpiderModel/f_170977_ net/minecraft/client/model/SpiderModel/rightMiddleHindLeg +FD: net/minecraft/client/model/SpiderModel/f_170978_ net/minecraft/client/model/SpiderModel/leftMiddleHindLeg +FD: net/minecraft/client/model/SpiderModel/f_170979_ net/minecraft/client/model/SpiderModel/rightMiddleFrontLeg +FD: net/minecraft/client/model/SpiderModel/f_170980_ net/minecraft/client/model/SpiderModel/leftMiddleFrontLeg +FD: net/minecraft/client/model/SpiderModel/f_170981_ net/minecraft/client/model/SpiderModel/rightFrontLeg +FD: net/minecraft/client/model/SpiderModel/f_170982_ net/minecraft/client/model/SpiderModel/leftFrontLeg +FD: net/minecraft/client/model/SpiderModel/net/minecraft/client/model/SpiderModel net/minecraft/client/model/SpiderModel/net/minecraft/client/model/SpiderModel +MD: net/minecraft/client/model/SpiderModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SpiderModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SpiderModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SpiderModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SpiderModel/m_170985_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SpiderModel/createSpiderBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SpiderModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SpiderModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/SquidModel net/minecraft/client/model/SquidModel +FD: net/minecraft/client/model/SquidModel/f_103873_ net/minecraft/client/model/SquidModel/tentacles +FD: net/minecraft/client/model/SquidModel/f_170987_ net/minecraft/client/model/SquidModel/root +FD: net/minecraft/client/model/SquidModel/net/minecraft/client/model/SquidModel net/minecraft/client/model/SquidModel/net/minecraft/client/model/SquidModel +MD: net/minecraft/client/model/SquidModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/SquidModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/SquidModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SquidModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SquidModel/m_170990_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/SquidModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/SquidModel/m_170991_ (I)Ljava/lang/String; net/minecraft/client/model/SquidModel/createTentacleName (I)Ljava/lang/String; +MD: net/minecraft/client/model/SquidModel/m_170993_ (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/SquidModel/lambda$new$0 (Lnet/minecraft/client/model/geom/ModelPart;I)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/SquidModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/SquidModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/StriderModel net/minecraft/client/model/StriderModel +FD: net/minecraft/client/model/StriderModel/f_103884_ net/minecraft/client/model/StriderModel/rightLeg +FD: net/minecraft/client/model/StriderModel/f_103885_ net/minecraft/client/model/StriderModel/leftLeg +FD: net/minecraft/client/model/StriderModel/f_103886_ net/minecraft/client/model/StriderModel/body +FD: net/minecraft/client/model/StriderModel/f_170997_ net/minecraft/client/model/StriderModel/RIGHT_BOTTOM_BRISTLE +FD: net/minecraft/client/model/StriderModel/f_170998_ net/minecraft/client/model/StriderModel/RIGHT_MIDDLE_BRISTLE +FD: net/minecraft/client/model/StriderModel/f_170999_ net/minecraft/client/model/StriderModel/RIGHT_TOP_BRISTLE +FD: net/minecraft/client/model/StriderModel/f_171000_ net/minecraft/client/model/StriderModel/LEFT_TOP_BRISTLE +FD: net/minecraft/client/model/StriderModel/f_171001_ net/minecraft/client/model/StriderModel/LEFT_MIDDLE_BRISTLE +FD: net/minecraft/client/model/StriderModel/f_171002_ net/minecraft/client/model/StriderModel/LEFT_BOTTOM_BRISTLE +FD: net/minecraft/client/model/StriderModel/f_171003_ net/minecraft/client/model/StriderModel/root +FD: net/minecraft/client/model/StriderModel/f_171004_ net/minecraft/client/model/StriderModel/rightBottomBristle +FD: net/minecraft/client/model/StriderModel/f_171005_ net/minecraft/client/model/StriderModel/rightMiddleBristle +FD: net/minecraft/client/model/StriderModel/f_171006_ net/minecraft/client/model/StriderModel/rightTopBristle +FD: net/minecraft/client/model/StriderModel/f_171007_ net/minecraft/client/model/StriderModel/leftTopBristle +FD: net/minecraft/client/model/StriderModel/f_171008_ net/minecraft/client/model/StriderModel/leftMiddleBristle +FD: net/minecraft/client/model/StriderModel/f_171009_ net/minecraft/client/model/StriderModel/leftBottomBristle +FD: net/minecraft/client/model/StriderModel/net/minecraft/client/model/StriderModel net/minecraft/client/model/StriderModel/net/minecraft/client/model/StriderModel +MD: net/minecraft/client/model/StriderModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/StriderModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/StriderModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/StriderModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/StriderModel/m_171012_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/StriderModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/StriderModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/StriderModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/StriderModel/m_6973_ (Lnet/minecraft/world/entity/monster/Strider;FFFFF)V net/minecraft/client/model/StriderModel/setupAnim (Lnet/minecraft/world/entity/monster/Strider;FFFFF)V +CL: net/minecraft/client/model/TridentModel net/minecraft/client/model/TridentModel +FD: net/minecraft/client/model/TridentModel/f_103914_ net/minecraft/client/model/TridentModel/TEXTURE +FD: net/minecraft/client/model/TridentModel/f_171014_ net/minecraft/client/model/TridentModel/root +FD: net/minecraft/client/model/TridentModel/net/minecraft/client/model/TridentModel net/minecraft/client/model/TridentModel/net/minecraft/client/model/TridentModel +MD: net/minecraft/client/model/TridentModel/ ()V net/minecraft/client/model/TridentModel/ ()V +MD: net/minecraft/client/model/TridentModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/TridentModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/TridentModel/m_171017_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/TridentModel/createLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/TridentModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/TridentModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/TropicalFishModelA net/minecraft/client/model/TropicalFishModelA +FD: net/minecraft/client/model/TropicalFishModelA/f_103953_ net/minecraft/client/model/TropicalFishModelA/tail +FD: net/minecraft/client/model/TropicalFishModelA/f_171018_ net/minecraft/client/model/TropicalFishModelA/root +FD: net/minecraft/client/model/TropicalFishModelA/net/minecraft/client/model/TropicalFishModelA net/minecraft/client/model/TropicalFishModelA/net/minecraft/client/model/TropicalFishModelA +MD: net/minecraft/client/model/TropicalFishModelA/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/TropicalFishModelA/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/TropicalFishModelA/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/TropicalFishModelA/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/TropicalFishModelA/m_171021_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/TropicalFishModelA/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/TropicalFishModelA/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/TropicalFishModelA/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/TropicalFishModelB net/minecraft/client/model/TropicalFishModelB +FD: net/minecraft/client/model/TropicalFishModelB/f_103968_ net/minecraft/client/model/TropicalFishModelB/tail +FD: net/minecraft/client/model/TropicalFishModelB/f_171034_ net/minecraft/client/model/TropicalFishModelB/root +FD: net/minecraft/client/model/TropicalFishModelB/net/minecraft/client/model/TropicalFishModelB net/minecraft/client/model/TropicalFishModelB/net/minecraft/client/model/TropicalFishModelB +MD: net/minecraft/client/model/TropicalFishModelB/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/TropicalFishModelB/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/TropicalFishModelB/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/TropicalFishModelB/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/TropicalFishModelB/m_171037_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/TropicalFishModelB/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/TropicalFishModelB/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/TropicalFishModelB/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/TurtleModel net/minecraft/client/model/TurtleModel +FD: net/minecraft/client/model/TurtleModel/f_103983_ net/minecraft/client/model/TurtleModel/eggBelly +FD: net/minecraft/client/model/TurtleModel/f_171040_ net/minecraft/client/model/TurtleModel/EGG_BELLY +FD: net/minecraft/client/model/TurtleModel/net/minecraft/client/model/TurtleModel net/minecraft/client/model/TurtleModel/net/minecraft/client/model/TurtleModel +MD: net/minecraft/client/model/TurtleModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/TurtleModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/TurtleModel/m_171043_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/TurtleModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/TurtleModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/TurtleModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/TurtleModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/TurtleModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/TurtleModel/m_6973_ (Lnet/minecraft/world/entity/animal/Turtle;FFFFF)V net/minecraft/client/model/TurtleModel/setupAnim (Lnet/minecraft/world/entity/animal/Turtle;FFFFF)V +MD: net/minecraft/client/model/TurtleModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/TurtleModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/VexModel net/minecraft/client/model/VexModel +FD: net/minecraft/client/model/VexModel/f_104010_ net/minecraft/client/model/VexModel/leftWing +FD: net/minecraft/client/model/VexModel/f_104011_ net/minecraft/client/model/VexModel/rightWing +FD: net/minecraft/client/model/VexModel/net/minecraft/client/model/VexModel net/minecraft/client/model/VexModel/net/minecraft/client/model/VexModel +MD: net/minecraft/client/model/VexModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/VexModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/VexModel/m_171046_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/VexModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/VexModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/VexModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/VexModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/VexModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/VexModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/VexModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/VexModel/m_6973_ (Lnet/minecraft/world/entity/monster/Vex;FFFFF)V net/minecraft/client/model/VexModel/setupAnim (Lnet/minecraft/world/entity/monster/Vex;FFFFF)V +CL: net/minecraft/client/model/VillagerHeadModel net/minecraft/client/model/VillagerHeadModel +FD: net/minecraft/client/model/VillagerHeadModel/net/minecraft/client/model/VillagerHeadModel net/minecraft/client/model/VillagerHeadModel/net/minecraft/client/model/VillagerHeadModel +MD: net/minecraft/client/model/VillagerHeadModel/m_7491_ (Z)V net/minecraft/client/model/VillagerHeadModel/hatVisible (Z)V +CL: net/minecraft/client/model/VillagerModel net/minecraft/client/model/VillagerModel +FD: net/minecraft/client/model/VillagerModel/f_104036_ net/minecraft/client/model/VillagerModel/head +FD: net/minecraft/client/model/VillagerModel/f_104037_ net/minecraft/client/model/VillagerModel/hat +FD: net/minecraft/client/model/VillagerModel/f_104038_ net/minecraft/client/model/VillagerModel/hatRim +FD: net/minecraft/client/model/VillagerModel/f_104044_ net/minecraft/client/model/VillagerModel/nose +FD: net/minecraft/client/model/VillagerModel/f_171047_ net/minecraft/client/model/VillagerModel/root +FD: net/minecraft/client/model/VillagerModel/f_171048_ net/minecraft/client/model/VillagerModel/rightLeg +FD: net/minecraft/client/model/VillagerModel/f_171049_ net/minecraft/client/model/VillagerModel/leftLeg +FD: net/minecraft/client/model/VillagerModel/net/minecraft/client/model/VillagerModel net/minecraft/client/model/VillagerModel/net/minecraft/client/model/VillagerModel +MD: net/minecraft/client/model/VillagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/VillagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/VillagerModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/VillagerModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/VillagerModel/m_171052_ ()Lnet/minecraft/client/model/geom/builders/MeshDefinition; net/minecraft/client/model/VillagerModel/createBodyModel ()Lnet/minecraft/client/model/geom/builders/MeshDefinition; +MD: net/minecraft/client/model/VillagerModel/m_5585_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/VillagerModel/getHead ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/VillagerModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/VillagerModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/VillagerModel/m_7491_ (Z)V net/minecraft/client/model/VillagerModel/hatVisible (Z)V +CL: net/minecraft/client/model/WitchModel net/minecraft/client/model/WitchModel +FD: net/minecraft/client/model/WitchModel/f_104062_ net/minecraft/client/model/WitchModel/holdingItem +FD: net/minecraft/client/model/WitchModel/net/minecraft/client/model/WitchModel net/minecraft/client/model/WitchModel/net/minecraft/client/model/WitchModel +MD: net/minecraft/client/model/WitchModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/WitchModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/WitchModel/m_104073_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/WitchModel/getNose ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/WitchModel/m_104074_ (Z)V net/minecraft/client/model/WitchModel/setHoldingItem (Z)V +MD: net/minecraft/client/model/WitchModel/m_171056_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/WitchModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/WitchModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/WitchModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +CL: net/minecraft/client/model/WitherBossModel net/minecraft/client/model/WitherBossModel +FD: net/minecraft/client/model/WitherBossModel/f_171057_ net/minecraft/client/model/WitherBossModel/RIBCAGE +FD: net/minecraft/client/model/WitherBossModel/f_171058_ net/minecraft/client/model/WitherBossModel/CENTER_HEAD +FD: net/minecraft/client/model/WitherBossModel/f_171059_ net/minecraft/client/model/WitherBossModel/RIGHT_HEAD +FD: net/minecraft/client/model/WitherBossModel/f_171060_ net/minecraft/client/model/WitherBossModel/LEFT_HEAD +FD: net/minecraft/client/model/WitherBossModel/f_171061_ net/minecraft/client/model/WitherBossModel/RIBCAGE_X_ROT_OFFSET +FD: net/minecraft/client/model/WitherBossModel/f_171062_ net/minecraft/client/model/WitherBossModel/TAIL_X_ROT_OFFSET +FD: net/minecraft/client/model/WitherBossModel/f_171063_ net/minecraft/client/model/WitherBossModel/root +FD: net/minecraft/client/model/WitherBossModel/f_171064_ net/minecraft/client/model/WitherBossModel/centerHead +FD: net/minecraft/client/model/WitherBossModel/f_171065_ net/minecraft/client/model/WitherBossModel/rightHead +FD: net/minecraft/client/model/WitherBossModel/f_171066_ net/minecraft/client/model/WitherBossModel/leftHead +FD: net/minecraft/client/model/WitherBossModel/f_171067_ net/minecraft/client/model/WitherBossModel/ribcage +FD: net/minecraft/client/model/WitherBossModel/f_171068_ net/minecraft/client/model/WitherBossModel/tail +FD: net/minecraft/client/model/WitherBossModel/net/minecraft/client/model/WitherBossModel net/minecraft/client/model/WitherBossModel/net/minecraft/client/model/WitherBossModel +MD: net/minecraft/client/model/WitherBossModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/WitherBossModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/WitherBossModel/m_142109_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/WitherBossModel/root ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/WitherBossModel/m_171071_ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;Lnet/minecraft/client/model/geom/ModelPart;I)V net/minecraft/client/model/WitherBossModel/setupHeadRotation (Lnet/minecraft/world/entity/boss/wither/WitherBoss;Lnet/minecraft/client/model/geom/ModelPart;I)V +MD: net/minecraft/client/model/WitherBossModel/m_171075_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/WitherBossModel/createBodyLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/WitherBossModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/WitherBossModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/WitherBossModel/m_6839_ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;FFF)V net/minecraft/client/model/WitherBossModel/prepareMobModel (Lnet/minecraft/world/entity/boss/wither/WitherBoss;FFF)V +MD: net/minecraft/client/model/WitherBossModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/WitherBossModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/WitherBossModel/m_6973_ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;FFFFF)V net/minecraft/client/model/WitherBossModel/setupAnim (Lnet/minecraft/world/entity/boss/wither/WitherBoss;FFFFF)V +CL: net/minecraft/client/model/WolfModel net/minecraft/client/model/WolfModel +FD: net/minecraft/client/model/WolfModel/f_104107_ net/minecraft/client/model/WolfModel/head +FD: net/minecraft/client/model/WolfModel/f_104108_ net/minecraft/client/model/WolfModel/realHead +FD: net/minecraft/client/model/WolfModel/f_104109_ net/minecraft/client/model/WolfModel/body +FD: net/minecraft/client/model/WolfModel/f_104114_ net/minecraft/client/model/WolfModel/tail +FD: net/minecraft/client/model/WolfModel/f_104115_ net/minecraft/client/model/WolfModel/realTail +FD: net/minecraft/client/model/WolfModel/f_104116_ net/minecraft/client/model/WolfModel/upperBody +FD: net/minecraft/client/model/WolfModel/f_171078_ net/minecraft/client/model/WolfModel/REAL_HEAD +FD: net/minecraft/client/model/WolfModel/f_171079_ net/minecraft/client/model/WolfModel/UPPER_BODY +FD: net/minecraft/client/model/WolfModel/f_171080_ net/minecraft/client/model/WolfModel/REAL_TAIL +FD: net/minecraft/client/model/WolfModel/f_171081_ net/minecraft/client/model/WolfModel/rightHindLeg +FD: net/minecraft/client/model/WolfModel/f_171082_ net/minecraft/client/model/WolfModel/leftHindLeg +FD: net/minecraft/client/model/WolfModel/f_171083_ net/minecraft/client/model/WolfModel/rightFrontLeg +FD: net/minecraft/client/model/WolfModel/f_171084_ net/minecraft/client/model/WolfModel/leftFrontLeg +FD: net/minecraft/client/model/WolfModel/f_171085_ net/minecraft/client/model/WolfModel/LEG_SIZE +FD: net/minecraft/client/model/WolfModel/net/minecraft/client/model/WolfModel net/minecraft/client/model/WolfModel/net/minecraft/client/model/WolfModel +MD: net/minecraft/client/model/WolfModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/WolfModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/WolfModel/m_171088_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/WolfModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/WolfModel/m_5607_ ()Ljava/lang/Iterable; net/minecraft/client/model/WolfModel/headParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/WolfModel/m_5608_ ()Ljava/lang/Iterable; net/minecraft/client/model/WolfModel/bodyParts ()Ljava/lang/Iterable; +MD: net/minecraft/client/model/WolfModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/model/WolfModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/model/WolfModel/m_6839_ (Lnet/minecraft/world/entity/animal/Wolf;FFF)V net/minecraft/client/model/WolfModel/prepareMobModel (Lnet/minecraft/world/entity/animal/Wolf;FFF)V +MD: net/minecraft/client/model/WolfModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/WolfModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/WolfModel/m_6973_ (Lnet/minecraft/world/entity/animal/Wolf;FFFFF)V net/minecraft/client/model/WolfModel/setupAnim (Lnet/minecraft/world/entity/animal/Wolf;FFFFF)V +CL: net/minecraft/client/model/ZombieModel net/minecraft/client/model/ZombieModel +FD: net/minecraft/client/model/ZombieModel/net/minecraft/client/model/ZombieModel net/minecraft/client/model/ZombieModel/net/minecraft/client/model/ZombieModel +MD: net/minecraft/client/model/ZombieModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ZombieModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ZombieModel/m_7134_ (Lnet/minecraft/world/entity/monster/Monster;)Z net/minecraft/client/model/ZombieModel/isAggressive (Lnet/minecraft/world/entity/monster/Monster;)Z +MD: net/minecraft/client/model/ZombieModel/m_7134_ (Lnet/minecraft/world/entity/monster/Zombie;)Z net/minecraft/client/model/ZombieModel/isAggressive (Lnet/minecraft/world/entity/monster/Zombie;)Z +CL: net/minecraft/client/model/ZombieVillagerModel net/minecraft/client/model/ZombieVillagerModel +FD: net/minecraft/client/model/ZombieVillagerModel/f_104156_ net/minecraft/client/model/ZombieVillagerModel/hatRim +FD: net/minecraft/client/model/ZombieVillagerModel/net/minecraft/client/model/ZombieVillagerModel net/minecraft/client/model/ZombieVillagerModel/net/minecraft/client/model/ZombieVillagerModel +MD: net/minecraft/client/model/ZombieVillagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/ZombieVillagerModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/ZombieVillagerModel/m_171093_ (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ZombieVillagerModel/createArmorLayer (Lnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ZombieVillagerModel/m_171095_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/ZombieVillagerModel/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/ZombieVillagerModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/model/ZombieVillagerModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/model/ZombieVillagerModel/m_6973_ (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V net/minecraft/client/model/ZombieVillagerModel/setupAnim (Lnet/minecraft/world/entity/LivingEntity;FFFFF)V +MD: net/minecraft/client/model/ZombieVillagerModel/m_6973_ (Lnet/minecraft/world/entity/monster/Zombie;FFFFF)V net/minecraft/client/model/ZombieVillagerModel/setupAnim (Lnet/minecraft/world/entity/monster/Zombie;FFFFF)V +MD: net/minecraft/client/model/ZombieVillagerModel/m_7491_ (Z)V net/minecraft/client/model/ZombieVillagerModel/hatVisible (Z)V +CL: net/minecraft/client/model/dragon/DragonHeadModel net/minecraft/client/model/dragon/DragonHeadModel +FD: net/minecraft/client/model/dragon/DragonHeadModel/f_104183_ net/minecraft/client/model/dragon/DragonHeadModel/head +FD: net/minecraft/client/model/dragon/DragonHeadModel/f_104184_ net/minecraft/client/model/dragon/DragonHeadModel/jaw +FD: net/minecraft/client/model/dragon/DragonHeadModel/net/minecraft/client/model/dragon/DragonHeadModel net/minecraft/client/model/dragon/DragonHeadModel/net/minecraft/client/model/dragon/DragonHeadModel +MD: net/minecraft/client/model/dragon/DragonHeadModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/dragon/DragonHeadModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/dragon/DragonHeadModel/m_142698_ (FFF)V net/minecraft/client/model/dragon/DragonHeadModel/setupAnim (FFF)V +MD: net/minecraft/client/model/dragon/DragonHeadModel/m_171098_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/dragon/DragonHeadModel/createHeadLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/model/dragon/DragonHeadModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/dragon/DragonHeadModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/dragon/package-info net/minecraft/client/model/dragon/package-info +FD: net/minecraft/client/model/dragon/package-info/net/minecraft/client/model/dragon/package-info net/minecraft/client/model/dragon/package-info/net/minecraft/client/model/dragon/package-info +CL: net/minecraft/client/model/geom/EntityModelSet net/minecraft/client/model/geom/EntityModelSet +FD: net/minecraft/client/model/geom/EntityModelSet/f_171099_ net/minecraft/client/model/geom/EntityModelSet/roots +FD: net/minecraft/client/model/geom/EntityModelSet/net/minecraft/client/model/geom/EntityModelSet net/minecraft/client/model/geom/EntityModelSet/net/minecraft/client/model/geom/EntityModelSet +MD: net/minecraft/client/model/geom/EntityModelSet/ ()V net/minecraft/client/model/geom/EntityModelSet/ ()V +MD: net/minecraft/client/model/geom/EntityModelSet/m_171103_ (Lnet/minecraft/client/model/geom/ModelLayerLocation;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/geom/EntityModelSet/bakeLayer (Lnet/minecraft/client/model/geom/ModelLayerLocation;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/geom/EntityModelSet/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/model/geom/EntityModelSet/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/model/geom/LayerDefinitions net/minecraft/client/model/geom/LayerDefinitions +FD: net/minecraft/client/model/geom/LayerDefinitions/f_171105_ net/minecraft/client/model/geom/LayerDefinitions/FISH_PATTERN_DEFORMATION +FD: net/minecraft/client/model/geom/LayerDefinitions/f_171106_ net/minecraft/client/model/geom/LayerDefinitions/OUTER_ARMOR_DEFORMATION +FD: net/minecraft/client/model/geom/LayerDefinitions/f_171107_ net/minecraft/client/model/geom/LayerDefinitions/INNER_ARMOR_DEFORMATION +FD: net/minecraft/client/model/geom/LayerDefinitions/net/minecraft/client/model/geom/LayerDefinitions net/minecraft/client/model/geom/LayerDefinitions/net/minecraft/client/model/geom/LayerDefinitions +MD: net/minecraft/client/model/geom/LayerDefinitions/ ()V net/minecraft/client/model/geom/LayerDefinitions/ ()V +MD: net/minecraft/client/model/geom/LayerDefinitions/ ()V net/minecraft/client/model/geom/LayerDefinitions/ ()V +MD: net/minecraft/client/model/geom/LayerDefinitions/m_171110_ ()Ljava/util/Map; net/minecraft/client/model/geom/LayerDefinitions/createRoots ()Ljava/util/Map; +MD: net/minecraft/client/model/geom/LayerDefinitions/m_171111_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/model/geom/builders/LayerDefinition;Lnet/minecraft/world/level/block/state/properties/WoodType;)V net/minecraft/client/model/geom/LayerDefinitions/lambda$createRoots$0 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/model/geom/builders/LayerDefinition;Lnet/minecraft/world/level/block/state/properties/WoodType;)V +MD: net/minecraft/client/model/geom/LayerDefinitions/m_171115_ (Lcom/google/common/collect/ImmutableMap;Lnet/minecraft/client/model/geom/ModelLayerLocation;)Z net/minecraft/client/model/geom/LayerDefinitions/lambda$createRoots$1 (Lcom/google/common/collect/ImmutableMap;Lnet/minecraft/client/model/geom/ModelLayerLocation;)Z +CL: net/minecraft/client/model/geom/ModelLayerLocation net/minecraft/client/model/geom/ModelLayerLocation +FD: net/minecraft/client/model/geom/ModelLayerLocation/f_171118_ net/minecraft/client/model/geom/ModelLayerLocation/model +FD: net/minecraft/client/model/geom/ModelLayerLocation/f_171119_ net/minecraft/client/model/geom/ModelLayerLocation/layer +FD: net/minecraft/client/model/geom/ModelLayerLocation/net/minecraft/client/model/geom/ModelLayerLocation net/minecraft/client/model/geom/ModelLayerLocation/net/minecraft/client/model/geom/ModelLayerLocation +MD: net/minecraft/client/model/geom/ModelLayerLocation/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V net/minecraft/client/model/geom/ModelLayerLocation/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V +MD: net/minecraft/client/model/geom/ModelLayerLocation/equals (Ljava/lang/Object;)Z net/minecraft/client/model/geom/ModelLayerLocation/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/model/geom/ModelLayerLocation/hashCode ()I net/minecraft/client/model/geom/ModelLayerLocation/hashCode ()I +MD: net/minecraft/client/model/geom/ModelLayerLocation/m_171123_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/model/geom/ModelLayerLocation/getModel ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/model/geom/ModelLayerLocation/m_171124_ ()Ljava/lang/String; net/minecraft/client/model/geom/ModelLayerLocation/getLayer ()Ljava/lang/String; +MD: net/minecraft/client/model/geom/ModelLayerLocation/toString ()Ljava/lang/String; net/minecraft/client/model/geom/ModelLayerLocation/toString ()Ljava/lang/String; +CL: net/minecraft/client/model/geom/ModelLayers net/minecraft/client/model/geom/ModelLayers +FD: net/minecraft/client/model/geom/ModelLayers/f_171129_ net/minecraft/client/model/geom/ModelLayers/CREEPER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171130_ net/minecraft/client/model/geom/ModelLayers/CREEPER_HEAD +FD: net/minecraft/client/model/geom/ModelLayers/f_171131_ net/minecraft/client/model/geom/ModelLayers/DOLPHIN +FD: net/minecraft/client/model/geom/ModelLayers/f_171132_ net/minecraft/client/model/geom/ModelLayers/DONKEY +FD: net/minecraft/client/model/geom/ModelLayers/f_171133_ net/minecraft/client/model/geom/ModelLayers/DOUBLE_CHEST_LEFT +FD: net/minecraft/client/model/geom/ModelLayers/f_171134_ net/minecraft/client/model/geom/ModelLayers/DOUBLE_CHEST_RIGHT +FD: net/minecraft/client/model/geom/ModelLayers/f_171135_ net/minecraft/client/model/geom/ModelLayers/DRAGON_SKULL +FD: net/minecraft/client/model/geom/ModelLayers/f_171136_ net/minecraft/client/model/geom/ModelLayers/DROWNED +FD: net/minecraft/client/model/geom/ModelLayers/f_171137_ net/minecraft/client/model/geom/ModelLayers/DROWNED_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171138_ net/minecraft/client/model/geom/ModelLayers/DROWNED_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171139_ net/minecraft/client/model/geom/ModelLayers/DROWNED_OUTER_LAYER +FD: net/minecraft/client/model/geom/ModelLayers/f_171140_ net/minecraft/client/model/geom/ModelLayers/ELDER_GUARDIAN +FD: net/minecraft/client/model/geom/ModelLayers/f_171141_ net/minecraft/client/model/geom/ModelLayers/ELYTRA +FD: net/minecraft/client/model/geom/ModelLayers/f_171142_ net/minecraft/client/model/geom/ModelLayers/ENDERMAN +FD: net/minecraft/client/model/geom/ModelLayers/f_171143_ net/minecraft/client/model/geom/ModelLayers/ENDERMITE +FD: net/minecraft/client/model/geom/ModelLayers/f_171144_ net/minecraft/client/model/geom/ModelLayers/ENDER_DRAGON +FD: net/minecraft/client/model/geom/ModelLayers/f_171145_ net/minecraft/client/model/geom/ModelLayers/END_CRYSTAL +FD: net/minecraft/client/model/geom/ModelLayers/f_171146_ net/minecraft/client/model/geom/ModelLayers/EVOKER +FD: net/minecraft/client/model/geom/ModelLayers/f_171147_ net/minecraft/client/model/geom/ModelLayers/EVOKER_FANGS +FD: net/minecraft/client/model/geom/ModelLayers/f_171148_ net/minecraft/client/model/geom/ModelLayers/FOX +FD: net/minecraft/client/model/geom/ModelLayers/f_171149_ net/minecraft/client/model/geom/ModelLayers/FURNACE_MINECART +FD: net/minecraft/client/model/geom/ModelLayers/f_171150_ net/minecraft/client/model/geom/ModelLayers/GHAST +FD: net/minecraft/client/model/geom/ModelLayers/f_171151_ net/minecraft/client/model/geom/ModelLayers/GIANT +FD: net/minecraft/client/model/geom/ModelLayers/f_171152_ net/minecraft/client/model/geom/ModelLayers/GIANT_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171153_ net/minecraft/client/model/geom/ModelLayers/GIANT_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171154_ net/minecraft/client/model/geom/ModelLayers/GLOW_SQUID +FD: net/minecraft/client/model/geom/ModelLayers/f_171155_ net/minecraft/client/model/geom/ModelLayers/ARMOR_STAND +FD: net/minecraft/client/model/geom/ModelLayers/f_171156_ net/minecraft/client/model/geom/ModelLayers/PIGLIN_BRUTE_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171157_ net/minecraft/client/model/geom/ModelLayers/PIGLIN_BRUTE_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171158_ net/minecraft/client/model/geom/ModelLayers/PIGLIN_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171159_ net/minecraft/client/model/geom/ModelLayers/PIGLIN_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171160_ net/minecraft/client/model/geom/ModelLayers/PIG_SADDLE +FD: net/minecraft/client/model/geom/ModelLayers/f_171161_ net/minecraft/client/model/geom/ModelLayers/PILLAGER +FD: net/minecraft/client/model/geom/ModelLayers/f_171162_ net/minecraft/client/model/geom/ModelLayers/PLAYER +FD: net/minecraft/client/model/geom/ModelLayers/f_171163_ net/minecraft/client/model/geom/ModelLayers/PLAYER_HEAD +FD: net/minecraft/client/model/geom/ModelLayers/f_171164_ net/minecraft/client/model/geom/ModelLayers/PLAYER_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171165_ net/minecraft/client/model/geom/ModelLayers/PLAYER_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171166_ net/minecraft/client/model/geom/ModelLayers/PLAYER_SLIM +FD: net/minecraft/client/model/geom/ModelLayers/f_171167_ net/minecraft/client/model/geom/ModelLayers/PLAYER_SLIM_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171168_ net/minecraft/client/model/geom/ModelLayers/PLAYER_SLIM_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171169_ net/minecraft/client/model/geom/ModelLayers/PLAYER_SPIN_ATTACK +FD: net/minecraft/client/model/geom/ModelLayers/f_171170_ net/minecraft/client/model/geom/ModelLayers/POLAR_BEAR +FD: net/minecraft/client/model/geom/ModelLayers/f_171171_ net/minecraft/client/model/geom/ModelLayers/PUFFERFISH_BIG +FD: net/minecraft/client/model/geom/ModelLayers/f_171172_ net/minecraft/client/model/geom/ModelLayers/PUFFERFISH_MEDIUM +FD: net/minecraft/client/model/geom/ModelLayers/f_171173_ net/minecraft/client/model/geom/ModelLayers/PUFFERFISH_SMALL +FD: net/minecraft/client/model/geom/ModelLayers/f_171174_ net/minecraft/client/model/geom/ModelLayers/RABBIT +FD: net/minecraft/client/model/geom/ModelLayers/f_171175_ net/minecraft/client/model/geom/ModelLayers/RAVAGER +FD: net/minecraft/client/model/geom/ModelLayers/f_171176_ net/minecraft/client/model/geom/ModelLayers/SALMON +FD: net/minecraft/client/model/geom/ModelLayers/f_171177_ net/minecraft/client/model/geom/ModelLayers/SHEEP +FD: net/minecraft/client/model/geom/ModelLayers/f_171178_ net/minecraft/client/model/geom/ModelLayers/SHEEP_FUR +FD: net/minecraft/client/model/geom/ModelLayers/f_171179_ net/minecraft/client/model/geom/ModelLayers/SHIELD +FD: net/minecraft/client/model/geom/ModelLayers/f_171180_ net/minecraft/client/model/geom/ModelLayers/SHULKER +FD: net/minecraft/client/model/geom/ModelLayers/f_171181_ net/minecraft/client/model/geom/ModelLayers/SHULKER_BULLET +FD: net/minecraft/client/model/geom/ModelLayers/f_171182_ net/minecraft/client/model/geom/ModelLayers/GOAT +FD: net/minecraft/client/model/geom/ModelLayers/f_171183_ net/minecraft/client/model/geom/ModelLayers/GUARDIAN +FD: net/minecraft/client/model/geom/ModelLayers/f_171184_ net/minecraft/client/model/geom/ModelLayers/HOGLIN +FD: net/minecraft/client/model/geom/ModelLayers/f_171185_ net/minecraft/client/model/geom/ModelLayers/HOPPER_MINECART +FD: net/minecraft/client/model/geom/ModelLayers/f_171186_ net/minecraft/client/model/geom/ModelLayers/HORSE +FD: net/minecraft/client/model/geom/ModelLayers/f_171187_ net/minecraft/client/model/geom/ModelLayers/HORSE_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171188_ net/minecraft/client/model/geom/ModelLayers/HUSK +FD: net/minecraft/client/model/geom/ModelLayers/f_171189_ net/minecraft/client/model/geom/ModelLayers/HUSK_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171190_ net/minecraft/client/model/geom/ModelLayers/HUSK_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171191_ net/minecraft/client/model/geom/ModelLayers/ILLUSIONER +FD: net/minecraft/client/model/geom/ModelLayers/f_171192_ net/minecraft/client/model/geom/ModelLayers/IRON_GOLEM +FD: net/minecraft/client/model/geom/ModelLayers/f_171193_ net/minecraft/client/model/geom/ModelLayers/LEASH_KNOT +FD: net/minecraft/client/model/geom/ModelLayers/f_171194_ net/minecraft/client/model/geom/ModelLayers/LLAMA +FD: net/minecraft/client/model/geom/ModelLayers/f_171195_ net/minecraft/client/model/geom/ModelLayers/LLAMA_DECOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171196_ net/minecraft/client/model/geom/ModelLayers/LLAMA_SPIT +FD: net/minecraft/client/model/geom/ModelLayers/f_171197_ net/minecraft/client/model/geom/ModelLayers/MAGMA_CUBE +FD: net/minecraft/client/model/geom/ModelLayers/f_171198_ net/minecraft/client/model/geom/ModelLayers/MINECART +FD: net/minecraft/client/model/geom/ModelLayers/f_171199_ net/minecraft/client/model/geom/ModelLayers/MOOSHROOM +FD: net/minecraft/client/model/geom/ModelLayers/f_171200_ net/minecraft/client/model/geom/ModelLayers/MULE +FD: net/minecraft/client/model/geom/ModelLayers/f_171201_ net/minecraft/client/model/geom/ModelLayers/OCELOT +FD: net/minecraft/client/model/geom/ModelLayers/f_171202_ net/minecraft/client/model/geom/ModelLayers/PANDA +FD: net/minecraft/client/model/geom/ModelLayers/f_171203_ net/minecraft/client/model/geom/ModelLayers/PARROT +FD: net/minecraft/client/model/geom/ModelLayers/f_171204_ net/minecraft/client/model/geom/ModelLayers/PHANTOM +FD: net/minecraft/client/model/geom/ModelLayers/f_171205_ net/minecraft/client/model/geom/ModelLayers/PIG +FD: net/minecraft/client/model/geom/ModelLayers/f_171206_ net/minecraft/client/model/geom/ModelLayers/PIGLIN +FD: net/minecraft/client/model/geom/ModelLayers/f_171207_ net/minecraft/client/model/geom/ModelLayers/PIGLIN_BRUTE +FD: net/minecraft/client/model/geom/ModelLayers/f_171208_ net/minecraft/client/model/geom/ModelLayers/ARMOR_STAND_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171209_ net/minecraft/client/model/geom/ModelLayers/VEX +FD: net/minecraft/client/model/geom/ModelLayers/f_171210_ net/minecraft/client/model/geom/ModelLayers/VILLAGER +FD: net/minecraft/client/model/geom/ModelLayers/f_171211_ net/minecraft/client/model/geom/ModelLayers/VINDICATOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171212_ net/minecraft/client/model/geom/ModelLayers/WANDERING_TRADER +FD: net/minecraft/client/model/geom/ModelLayers/f_171213_ net/minecraft/client/model/geom/ModelLayers/WITCH +FD: net/minecraft/client/model/geom/ModelLayers/f_171214_ net/minecraft/client/model/geom/ModelLayers/WITHER +FD: net/minecraft/client/model/geom/ModelLayers/f_171215_ net/minecraft/client/model/geom/ModelLayers/WITHER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171216_ net/minecraft/client/model/geom/ModelLayers/WITHER_SKELETON +FD: net/minecraft/client/model/geom/ModelLayers/f_171217_ net/minecraft/client/model/geom/ModelLayers/WITHER_SKELETON_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171218_ net/minecraft/client/model/geom/ModelLayers/WITHER_SKELETON_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171219_ net/minecraft/client/model/geom/ModelLayers/WITHER_SKELETON_SKULL +FD: net/minecraft/client/model/geom/ModelLayers/f_171220_ net/minecraft/client/model/geom/ModelLayers/WITHER_SKULL +FD: net/minecraft/client/model/geom/ModelLayers/f_171221_ net/minecraft/client/model/geom/ModelLayers/WOLF +FD: net/minecraft/client/model/geom/ModelLayers/f_171222_ net/minecraft/client/model/geom/ModelLayers/ZOGLIN +FD: net/minecraft/client/model/geom/ModelLayers/f_171223_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE +FD: net/minecraft/client/model/geom/ModelLayers/f_171224_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE_HEAD +FD: net/minecraft/client/model/geom/ModelLayers/f_171225_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE_HORSE +FD: net/minecraft/client/model/geom/ModelLayers/f_171226_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171227_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171228_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE_VILLAGER +FD: net/minecraft/client/model/geom/ModelLayers/f_171229_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE_VILLAGER_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171230_ net/minecraft/client/model/geom/ModelLayers/ZOMBIE_VILLAGER_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171231_ net/minecraft/client/model/geom/ModelLayers/ZOMBIFIED_PIGLIN +FD: net/minecraft/client/model/geom/ModelLayers/f_171232_ net/minecraft/client/model/geom/ModelLayers/ZOMBIFIED_PIGLIN_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171233_ net/minecraft/client/model/geom/ModelLayers/ZOMBIFIED_PIGLIN_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171234_ net/minecraft/client/model/geom/ModelLayers/DEFAULT_LAYER +FD: net/minecraft/client/model/geom/ModelLayers/f_171235_ net/minecraft/client/model/geom/ModelLayers/SILVERFISH +FD: net/minecraft/client/model/geom/ModelLayers/f_171236_ net/minecraft/client/model/geom/ModelLayers/SKELETON +FD: net/minecraft/client/model/geom/ModelLayers/f_171237_ net/minecraft/client/model/geom/ModelLayers/SKELETON_HORSE +FD: net/minecraft/client/model/geom/ModelLayers/f_171238_ net/minecraft/client/model/geom/ModelLayers/SKELETON_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171239_ net/minecraft/client/model/geom/ModelLayers/SKELETON_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171240_ net/minecraft/client/model/geom/ModelLayers/SKELETON_SKULL +FD: net/minecraft/client/model/geom/ModelLayers/f_171241_ net/minecraft/client/model/geom/ModelLayers/SLIME +FD: net/minecraft/client/model/geom/ModelLayers/f_171242_ net/minecraft/client/model/geom/ModelLayers/SLIME_OUTER +FD: net/minecraft/client/model/geom/ModelLayers/f_171243_ net/minecraft/client/model/geom/ModelLayers/SNOW_GOLEM +FD: net/minecraft/client/model/geom/ModelLayers/f_171244_ net/minecraft/client/model/geom/ModelLayers/SPAWNER_MINECART +FD: net/minecraft/client/model/geom/ModelLayers/f_171245_ net/minecraft/client/model/geom/ModelLayers/SPIDER +FD: net/minecraft/client/model/geom/ModelLayers/f_171246_ net/minecraft/client/model/geom/ModelLayers/SQUID +FD: net/minecraft/client/model/geom/ModelLayers/f_171247_ net/minecraft/client/model/geom/ModelLayers/STRAY +FD: net/minecraft/client/model/geom/ModelLayers/f_171248_ net/minecraft/client/model/geom/ModelLayers/STRAY_INNER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171249_ net/minecraft/client/model/geom/ModelLayers/STRAY_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171250_ net/minecraft/client/model/geom/ModelLayers/STRAY_OUTER_LAYER +FD: net/minecraft/client/model/geom/ModelLayers/f_171251_ net/minecraft/client/model/geom/ModelLayers/STRIDER +FD: net/minecraft/client/model/geom/ModelLayers/f_171252_ net/minecraft/client/model/geom/ModelLayers/STRIDER_SADDLE +FD: net/minecraft/client/model/geom/ModelLayers/f_171253_ net/minecraft/client/model/geom/ModelLayers/TNT_MINECART +FD: net/minecraft/client/model/geom/ModelLayers/f_171254_ net/minecraft/client/model/geom/ModelLayers/TRADER_LLAMA +FD: net/minecraft/client/model/geom/ModelLayers/f_171255_ net/minecraft/client/model/geom/ModelLayers/TRIDENT +FD: net/minecraft/client/model/geom/ModelLayers/f_171256_ net/minecraft/client/model/geom/ModelLayers/TROPICAL_FISH_LARGE +FD: net/minecraft/client/model/geom/ModelLayers/f_171257_ net/minecraft/client/model/geom/ModelLayers/TROPICAL_FISH_LARGE_PATTERN +FD: net/minecraft/client/model/geom/ModelLayers/f_171258_ net/minecraft/client/model/geom/ModelLayers/TROPICAL_FISH_SMALL +FD: net/minecraft/client/model/geom/ModelLayers/f_171259_ net/minecraft/client/model/geom/ModelLayers/TROPICAL_FISH_SMALL_PATTERN +FD: net/minecraft/client/model/geom/ModelLayers/f_171260_ net/minecraft/client/model/geom/ModelLayers/TURTLE +FD: net/minecraft/client/model/geom/ModelLayers/f_171261_ net/minecraft/client/model/geom/ModelLayers/ARMOR_STAND_OUTER_ARMOR +FD: net/minecraft/client/model/geom/ModelLayers/f_171262_ net/minecraft/client/model/geom/ModelLayers/ALL_MODELS +FD: net/minecraft/client/model/geom/ModelLayers/f_171263_ net/minecraft/client/model/geom/ModelLayers/AXOLOTL +FD: net/minecraft/client/model/geom/ModelLayers/f_171264_ net/minecraft/client/model/geom/ModelLayers/BANNER +FD: net/minecraft/client/model/geom/ModelLayers/f_171265_ net/minecraft/client/model/geom/ModelLayers/BAT +FD: net/minecraft/client/model/geom/ModelLayers/f_171266_ net/minecraft/client/model/geom/ModelLayers/BED_FOOT +FD: net/minecraft/client/model/geom/ModelLayers/f_171267_ net/minecraft/client/model/geom/ModelLayers/BED_HEAD +FD: net/minecraft/client/model/geom/ModelLayers/f_171268_ net/minecraft/client/model/geom/ModelLayers/BEE +FD: net/minecraft/client/model/geom/ModelLayers/f_171269_ net/minecraft/client/model/geom/ModelLayers/BELL +FD: net/minecraft/client/model/geom/ModelLayers/f_171270_ net/minecraft/client/model/geom/ModelLayers/BLAZE +FD: net/minecraft/client/model/geom/ModelLayers/f_171271_ net/minecraft/client/model/geom/ModelLayers/BOOK +FD: net/minecraft/client/model/geom/ModelLayers/f_171272_ net/minecraft/client/model/geom/ModelLayers/CAT +FD: net/minecraft/client/model/geom/ModelLayers/f_171273_ net/minecraft/client/model/geom/ModelLayers/CAT_COLLAR +FD: net/minecraft/client/model/geom/ModelLayers/f_171274_ net/minecraft/client/model/geom/ModelLayers/CAVE_SPIDER +FD: net/minecraft/client/model/geom/ModelLayers/f_171275_ net/minecraft/client/model/geom/ModelLayers/CHEST +FD: net/minecraft/client/model/geom/ModelLayers/f_171276_ net/minecraft/client/model/geom/ModelLayers/CHEST_MINECART +FD: net/minecraft/client/model/geom/ModelLayers/f_171277_ net/minecraft/client/model/geom/ModelLayers/CHICKEN +FD: net/minecraft/client/model/geom/ModelLayers/f_171278_ net/minecraft/client/model/geom/ModelLayers/COD +FD: net/minecraft/client/model/geom/ModelLayers/f_171279_ net/minecraft/client/model/geom/ModelLayers/COMMAND_BLOCK_MINECART +FD: net/minecraft/client/model/geom/ModelLayers/f_171280_ net/minecraft/client/model/geom/ModelLayers/CONDUIT_CAGE +FD: net/minecraft/client/model/geom/ModelLayers/f_171281_ net/minecraft/client/model/geom/ModelLayers/CONDUIT_EYE +FD: net/minecraft/client/model/geom/ModelLayers/f_171282_ net/minecraft/client/model/geom/ModelLayers/CONDUIT_SHELL +FD: net/minecraft/client/model/geom/ModelLayers/f_171283_ net/minecraft/client/model/geom/ModelLayers/CONDUIT_WIND +FD: net/minecraft/client/model/geom/ModelLayers/f_171284_ net/minecraft/client/model/geom/ModelLayers/COW +FD: net/minecraft/client/model/geom/ModelLayers/f_171285_ net/minecraft/client/model/geom/ModelLayers/CREEPER +FD: net/minecraft/client/model/geom/ModelLayers/net/minecraft/client/model/geom/ModelLayers net/minecraft/client/model/geom/ModelLayers/net/minecraft/client/model/geom/ModelLayers +MD: net/minecraft/client/model/geom/ModelLayers/ ()V net/minecraft/client/model/geom/ModelLayers/ ()V +MD: net/minecraft/client/model/geom/ModelLayers/ ()V net/minecraft/client/model/geom/ModelLayers/ ()V +MD: net/minecraft/client/model/geom/ModelLayers/m_171288_ ()Ljava/util/stream/Stream; net/minecraft/client/model/geom/ModelLayers/getKnownLocations ()Ljava/util/stream/Stream; +MD: net/minecraft/client/model/geom/ModelLayers/m_171289_ (Lnet/minecraft/world/entity/vehicle/Boat$Type;)Lnet/minecraft/client/model/geom/ModelLayerLocation; net/minecraft/client/model/geom/ModelLayers/createBoatModelName (Lnet/minecraft/world/entity/vehicle/Boat$Type;)Lnet/minecraft/client/model/geom/ModelLayerLocation; +MD: net/minecraft/client/model/geom/ModelLayers/m_171291_ (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/model/geom/ModelLayerLocation; net/minecraft/client/model/geom/ModelLayers/createSignModelName (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/model/geom/ModelLayerLocation; +MD: net/minecraft/client/model/geom/ModelLayers/m_171293_ (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; net/minecraft/client/model/geom/ModelLayers/register (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; +MD: net/minecraft/client/model/geom/ModelLayers/m_171295_ (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; net/minecraft/client/model/geom/ModelLayers/register (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; +MD: net/minecraft/client/model/geom/ModelLayers/m_171298_ (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; net/minecraft/client/model/geom/ModelLayers/registerInnerArmor (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; +MD: net/minecraft/client/model/geom/ModelLayers/m_171300_ (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; net/minecraft/client/model/geom/ModelLayers/createLocation (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; +MD: net/minecraft/client/model/geom/ModelLayers/m_171303_ (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; net/minecraft/client/model/geom/ModelLayers/registerOuterArmor (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelLayerLocation; +CL: net/minecraft/client/model/geom/ModelPart net/minecraft/client/model/geom/ModelPart +FD: net/minecraft/client/model/geom/ModelPart/f_104200_ net/minecraft/client/model/geom/ModelPart/x +FD: net/minecraft/client/model/geom/ModelPart/f_104201_ net/minecraft/client/model/geom/ModelPart/y +FD: net/minecraft/client/model/geom/ModelPart/f_104202_ net/minecraft/client/model/geom/ModelPart/z +FD: net/minecraft/client/model/geom/ModelPart/f_104203_ net/minecraft/client/model/geom/ModelPart/xRot +FD: net/minecraft/client/model/geom/ModelPart/f_104204_ net/minecraft/client/model/geom/ModelPart/yRot +FD: net/minecraft/client/model/geom/ModelPart/f_104205_ net/minecraft/client/model/geom/ModelPart/zRot +FD: net/minecraft/client/model/geom/ModelPart/f_104207_ net/minecraft/client/model/geom/ModelPart/visible +FD: net/minecraft/client/model/geom/ModelPart/f_104212_ net/minecraft/client/model/geom/ModelPart/cubes +FD: net/minecraft/client/model/geom/ModelPart/f_104213_ net/minecraft/client/model/geom/ModelPart/children +FD: net/minecraft/client/model/geom/ModelPart/net/minecraft/client/model/geom/ModelPart net/minecraft/client/model/geom/ModelPart/net/minecraft/client/model/geom/ModelPart +MD: net/minecraft/client/model/geom/ModelPart/ (Ljava/util/List;Ljava/util/Map;)V net/minecraft/client/model/geom/ModelPart/ (Ljava/util/List;Ljava/util/Map;)V +MD: net/minecraft/client/model/geom/ModelPart/m_104227_ (FFF)V net/minecraft/client/model/geom/ModelPart/setPos (FFF)V +MD: net/minecraft/client/model/geom/ModelPart/m_104290_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/geom/ModelPart/compile (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +MD: net/minecraft/client/model/geom/ModelPart/m_104299_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/model/geom/ModelPart/translateAndRotate (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/model/geom/ModelPart/m_104301_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;II)V net/minecraft/client/model/geom/ModelPart/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;II)V +MD: net/minecraft/client/model/geom/ModelPart/m_104306_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/geom/ModelPart/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +MD: net/minecraft/client/model/geom/ModelPart/m_104315_ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/geom/ModelPart/copyFrom (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/geom/ModelPart/m_104328_ (Ljava/util/Random;)Lnet/minecraft/client/model/geom/ModelPart$Cube; net/minecraft/client/model/geom/ModelPart/getRandomCube (Ljava/util/Random;)Lnet/minecraft/client/model/geom/ModelPart$Cube; +MD: net/minecraft/client/model/geom/ModelPart/m_171308_ ()Lnet/minecraft/client/model/geom/PartPose; net/minecraft/client/model/geom/ModelPart/storePose ()Lnet/minecraft/client/model/geom/PartPose; +MD: net/minecraft/client/model/geom/ModelPart/m_171309_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/model/geom/ModelPart$Visitor;)V net/minecraft/client/model/geom/ModelPart/visit (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/model/geom/ModelPart$Visitor;)V +MD: net/minecraft/client/model/geom/ModelPart/m_171312_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/model/geom/ModelPart$Visitor;Ljava/lang/String;)V net/minecraft/client/model/geom/ModelPart/visit (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/model/geom/ModelPart$Visitor;Ljava/lang/String;)V +MD: net/minecraft/client/model/geom/ModelPart/m_171316_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/model/geom/ModelPart$Visitor;Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/model/geom/ModelPart/lambda$visit$0 (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/model/geom/ModelPart$Visitor;Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/model/geom/ModelPart/m_171322_ (Lnet/minecraft/client/model/geom/PartPose;)V net/minecraft/client/model/geom/ModelPart/loadPose (Lnet/minecraft/client/model/geom/PartPose;)V +MD: net/minecraft/client/model/geom/ModelPart/m_171324_ (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/geom/ModelPart/getChild (Ljava/lang/String;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/geom/ModelPart/m_171326_ ()Z net/minecraft/client/model/geom/ModelPart/isEmpty ()Z +MD: net/minecraft/client/model/geom/ModelPart/m_171327_ (FFF)V net/minecraft/client/model/geom/ModelPart/setRotation (FFF)V +MD: net/minecraft/client/model/geom/ModelPart/m_171331_ ()Ljava/util/stream/Stream; net/minecraft/client/model/geom/ModelPart/getAllParts ()Ljava/util/stream/Stream; +CL: net/minecraft/client/model/geom/ModelPart$Cube net/minecraft/client/model/geom/ModelPart$Cube +FD: net/minecraft/client/model/geom/ModelPart$Cube/f_104335_ net/minecraft/client/model/geom/ModelPart$Cube/minX +FD: net/minecraft/client/model/geom/ModelPart$Cube/f_104336_ net/minecraft/client/model/geom/ModelPart$Cube/minY +FD: net/minecraft/client/model/geom/ModelPart$Cube/f_104337_ net/minecraft/client/model/geom/ModelPart$Cube/minZ +FD: net/minecraft/client/model/geom/ModelPart$Cube/f_104338_ net/minecraft/client/model/geom/ModelPart$Cube/maxX +FD: net/minecraft/client/model/geom/ModelPart$Cube/f_104339_ net/minecraft/client/model/geom/ModelPart$Cube/maxY +FD: net/minecraft/client/model/geom/ModelPart$Cube/f_104340_ net/minecraft/client/model/geom/ModelPart$Cube/maxZ +FD: net/minecraft/client/model/geom/ModelPart$Cube/f_104341_ net/minecraft/client/model/geom/ModelPart$Cube/polygons +FD: net/minecraft/client/model/geom/ModelPart$Cube/net/minecraft/client/model/geom/ModelPart$Cube net/minecraft/client/model/geom/ModelPart$Cube/net/minecraft/client/model/geom/ModelPart$Cube +MD: net/minecraft/client/model/geom/ModelPart$Cube/ (IIFFFFFFFFFZFF)V net/minecraft/client/model/geom/ModelPart$Cube/ (IIFFFFFFFFFZFF)V +MD: net/minecraft/client/model/geom/ModelPart$Cube/m_171332_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/model/geom/ModelPart$Cube/compile (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/model/geom/ModelPart$Polygon net/minecraft/client/model/geom/ModelPart$Polygon +FD: net/minecraft/client/model/geom/ModelPart$Polygon/f_104359_ net/minecraft/client/model/geom/ModelPart$Polygon/vertices +FD: net/minecraft/client/model/geom/ModelPart$Polygon/f_104360_ net/minecraft/client/model/geom/ModelPart$Polygon/normal +FD: net/minecraft/client/model/geom/ModelPart$Polygon/net/minecraft/client/model/geom/ModelPart$Polygon net/minecraft/client/model/geom/ModelPart$Polygon/net/minecraft/client/model/geom/ModelPart$Polygon +MD: net/minecraft/client/model/geom/ModelPart$Polygon/ ([Lnet/minecraft/client/model/geom/ModelPart$Vertex;FFFFFFZLnet/minecraft/core/Direction;)V net/minecraft/client/model/geom/ModelPart$Polygon/ ([Lnet/minecraft/client/model/geom/ModelPart$Vertex;FFFFFFZLnet/minecraft/core/Direction;)V +CL: net/minecraft/client/model/geom/ModelPart$Vertex net/minecraft/client/model/geom/ModelPart$Vertex +FD: net/minecraft/client/model/geom/ModelPart$Vertex/f_104371_ net/minecraft/client/model/geom/ModelPart$Vertex/pos +FD: net/minecraft/client/model/geom/ModelPart$Vertex/f_104372_ net/minecraft/client/model/geom/ModelPart$Vertex/u +FD: net/minecraft/client/model/geom/ModelPart$Vertex/f_104373_ net/minecraft/client/model/geom/ModelPart$Vertex/v +FD: net/minecraft/client/model/geom/ModelPart$Vertex/net/minecraft/client/model/geom/ModelPart$Vertex net/minecraft/client/model/geom/ModelPart$Vertex/net/minecraft/client/model/geom/ModelPart$Vertex +MD: net/minecraft/client/model/geom/ModelPart$Vertex/ (FFFFF)V net/minecraft/client/model/geom/ModelPart$Vertex/ (FFFFF)V +MD: net/minecraft/client/model/geom/ModelPart$Vertex/ (Lcom/mojang/math/Vector3f;FF)V net/minecraft/client/model/geom/ModelPart$Vertex/ (Lcom/mojang/math/Vector3f;FF)V +MD: net/minecraft/client/model/geom/ModelPart$Vertex/m_104384_ (FF)Lnet/minecraft/client/model/geom/ModelPart$Vertex; net/minecraft/client/model/geom/ModelPart$Vertex/remap (FF)Lnet/minecraft/client/model/geom/ModelPart$Vertex; +CL: net/minecraft/client/model/geom/ModelPart$Visitor net/minecraft/client/model/geom/ModelPart$Visitor +FD: net/minecraft/client/model/geom/ModelPart$Visitor/net/minecraft/client/model/geom/ModelPart$Visitor net/minecraft/client/model/geom/ModelPart$Visitor/net/minecraft/client/model/geom/ModelPart$Visitor +MD: net/minecraft/client/model/geom/ModelPart$Visitor/m_171341_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Ljava/lang/String;ILnet/minecraft/client/model/geom/ModelPart$Cube;)V net/minecraft/client/model/geom/ModelPart$Visitor/visit (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Ljava/lang/String;ILnet/minecraft/client/model/geom/ModelPart$Cube;)V +CL: net/minecraft/client/model/geom/PartNames net/minecraft/client/model/geom/PartNames +FD: net/minecraft/client/model/geom/PartNames/f_171346_ net/minecraft/client/model/geom/PartNames/RIGHT_FRONT_FOOT +FD: net/minecraft/client/model/geom/PartNames/f_171347_ net/minecraft/client/model/geom/PartNames/LEFT_HIND_LEG_TIP +FD: net/minecraft/client/model/geom/PartNames/f_171348_ net/minecraft/client/model/geom/PartNames/RIGHT_HIND_LEG_TIP +FD: net/minecraft/client/model/geom/PartNames/f_171349_ net/minecraft/client/model/geom/PartNames/LEFT_FRONT_LEG_TIP +FD: net/minecraft/client/model/geom/PartNames/f_171350_ net/minecraft/client/model/geom/PartNames/RIGHT_FRONT_LEG_TIP +FD: net/minecraft/client/model/geom/PartNames/f_171351_ net/minecraft/client/model/geom/PartNames/LEFT_LID +FD: net/minecraft/client/model/geom/PartNames/f_171352_ net/minecraft/client/model/geom/PartNames/RIGHT_LID +FD: net/minecraft/client/model/geom/PartNames/f_171353_ net/minecraft/client/model/geom/PartNames/LEFT_CHEST +FD: net/minecraft/client/model/geom/PartNames/f_171354_ net/minecraft/client/model/geom/PartNames/RIGHT_CHEST +FD: net/minecraft/client/model/geom/PartNames/f_171355_ net/minecraft/client/model/geom/PartNames/LEFT_HORN +FD: net/minecraft/client/model/geom/PartNames/f_171356_ net/minecraft/client/model/geom/PartNames/RIGHT_HORN +FD: net/minecraft/client/model/geom/PartNames/f_171357_ net/minecraft/client/model/geom/PartNames/LEFT_EYE +FD: net/minecraft/client/model/geom/PartNames/f_171358_ net/minecraft/client/model/geom/PartNames/RIGHT_EYE +FD: net/minecraft/client/model/geom/PartNames/f_171359_ net/minecraft/client/model/geom/PartNames/JAW +FD: net/minecraft/client/model/geom/PartNames/f_171360_ net/minecraft/client/model/geom/PartNames/NOSE +FD: net/minecraft/client/model/geom/PartNames/f_171361_ net/minecraft/client/model/geom/PartNames/ARMS +FD: net/minecraft/client/model/geom/PartNames/f_171362_ net/minecraft/client/model/geom/PartNames/TAIL +FD: net/minecraft/client/model/geom/PartNames/f_171363_ net/minecraft/client/model/geom/PartNames/CUBE +FD: net/minecraft/client/model/geom/PartNames/f_171364_ net/minecraft/client/model/geom/PartNames/BEAK +FD: net/minecraft/client/model/geom/PartNames/f_171365_ net/minecraft/client/model/geom/PartNames/BACK_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171366_ net/minecraft/client/model/geom/PartNames/MANE +FD: net/minecraft/client/model/geom/PartNames/f_171367_ net/minecraft/client/model/geom/PartNames/NECK +FD: net/minecraft/client/model/geom/PartNames/f_171368_ net/minecraft/client/model/geom/PartNames/MOUTH +FD: net/minecraft/client/model/geom/PartNames/f_171369_ net/minecraft/client/model/geom/PartNames/HEAD +FD: net/minecraft/client/model/geom/PartNames/f_171370_ net/minecraft/client/model/geom/PartNames/HAT +FD: net/minecraft/client/model/geom/PartNames/f_171371_ net/minecraft/client/model/geom/PartNames/BODY +FD: net/minecraft/client/model/geom/PartNames/f_171372_ net/minecraft/client/model/geom/PartNames/LEFT_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171373_ net/minecraft/client/model/geom/PartNames/HAT_RIM +FD: net/minecraft/client/model/geom/PartNames/f_171374_ net/minecraft/client/model/geom/PartNames/JACKET +FD: net/minecraft/client/model/geom/PartNames/f_171375_ net/minecraft/client/model/geom/PartNames/TOP_GILLS +FD: net/minecraft/client/model/geom/PartNames/f_171376_ net/minecraft/client/model/geom/PartNames/LEFT_GILLS +FD: net/minecraft/client/model/geom/PartNames/f_171377_ net/minecraft/client/model/geom/PartNames/RIGHT_GILLS +FD: net/minecraft/client/model/geom/PartNames/f_171378_ net/minecraft/client/model/geom/PartNames/RIGHT_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171379_ net/minecraft/client/model/geom/PartNames/TOP_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171380_ net/minecraft/client/model/geom/PartNames/BOTTOM_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171381_ net/minecraft/client/model/geom/PartNames/TAIL_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171382_ net/minecraft/client/model/geom/PartNames/LEFT_BLUE_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171383_ net/minecraft/client/model/geom/PartNames/RIGHT_BLUE_FIN +FD: net/minecraft/client/model/geom/PartNames/f_171384_ net/minecraft/client/model/geom/PartNames/LEFT_ARM +FD: net/minecraft/client/model/geom/PartNames/f_171385_ net/minecraft/client/model/geom/PartNames/RIGHT_ARM +FD: net/minecraft/client/model/geom/PartNames/f_171386_ net/minecraft/client/model/geom/PartNames/LEFT_WING +FD: net/minecraft/client/model/geom/PartNames/f_171387_ net/minecraft/client/model/geom/PartNames/RIGHT_WING +FD: net/minecraft/client/model/geom/PartNames/f_171388_ net/minecraft/client/model/geom/PartNames/LEFT_WING_BASE +FD: net/minecraft/client/model/geom/PartNames/f_171389_ net/minecraft/client/model/geom/PartNames/RIGHT_WING_BASE +FD: net/minecraft/client/model/geom/PartNames/f_171390_ net/minecraft/client/model/geom/PartNames/LEFT_WING_TIP +FD: net/minecraft/client/model/geom/PartNames/f_171391_ net/minecraft/client/model/geom/PartNames/RIGHT_WING_TIP +FD: net/minecraft/client/model/geom/PartNames/f_171392_ net/minecraft/client/model/geom/PartNames/LEFT_EAR +FD: net/minecraft/client/model/geom/PartNames/f_171393_ net/minecraft/client/model/geom/PartNames/RIGHT_EAR +FD: net/minecraft/client/model/geom/PartNames/f_171394_ net/minecraft/client/model/geom/PartNames/LEFT_LEG +FD: net/minecraft/client/model/geom/PartNames/f_171395_ net/minecraft/client/model/geom/PartNames/RIGHT_LEG +FD: net/minecraft/client/model/geom/PartNames/f_171396_ net/minecraft/client/model/geom/PartNames/LEFT_HIND_LEG +FD: net/minecraft/client/model/geom/PartNames/f_171397_ net/minecraft/client/model/geom/PartNames/RIGHT_HIND_LEG +FD: net/minecraft/client/model/geom/PartNames/f_171398_ net/minecraft/client/model/geom/PartNames/LEFT_FRONT_LEG +FD: net/minecraft/client/model/geom/PartNames/f_171399_ net/minecraft/client/model/geom/PartNames/RIGHT_FRONT_LEG +FD: net/minecraft/client/model/geom/PartNames/f_171400_ net/minecraft/client/model/geom/PartNames/LEFT_HIND_FOOT +FD: net/minecraft/client/model/geom/PartNames/f_171401_ net/minecraft/client/model/geom/PartNames/RIGHT_HIND_FOOT +FD: net/minecraft/client/model/geom/PartNames/f_171402_ net/minecraft/client/model/geom/PartNames/LEFT_FRONT_FOOT +FD: net/minecraft/client/model/geom/PartNames/net/minecraft/client/model/geom/PartNames net/minecraft/client/model/geom/PartNames/net/minecraft/client/model/geom/PartNames +MD: net/minecraft/client/model/geom/PartNames/ ()V net/minecraft/client/model/geom/PartNames/ ()V +CL: net/minecraft/client/model/geom/PartPose net/minecraft/client/model/geom/PartPose +FD: net/minecraft/client/model/geom/PartPose/f_171404_ net/minecraft/client/model/geom/PartPose/ZERO +FD: net/minecraft/client/model/geom/PartPose/f_171405_ net/minecraft/client/model/geom/PartPose/x +FD: net/minecraft/client/model/geom/PartPose/f_171406_ net/minecraft/client/model/geom/PartPose/y +FD: net/minecraft/client/model/geom/PartPose/f_171407_ net/minecraft/client/model/geom/PartPose/z +FD: net/minecraft/client/model/geom/PartPose/f_171408_ net/minecraft/client/model/geom/PartPose/xRot +FD: net/minecraft/client/model/geom/PartPose/f_171409_ net/minecraft/client/model/geom/PartPose/yRot +FD: net/minecraft/client/model/geom/PartPose/f_171410_ net/minecraft/client/model/geom/PartPose/zRot +FD: net/minecraft/client/model/geom/PartPose/net/minecraft/client/model/geom/PartPose net/minecraft/client/model/geom/PartPose/net/minecraft/client/model/geom/PartPose +MD: net/minecraft/client/model/geom/PartPose/ ()V net/minecraft/client/model/geom/PartPose/ ()V +MD: net/minecraft/client/model/geom/PartPose/ (FFFFFF)V net/minecraft/client/model/geom/PartPose/ (FFFFFF)V +MD: net/minecraft/client/model/geom/PartPose/m_171419_ (FFF)Lnet/minecraft/client/model/geom/PartPose; net/minecraft/client/model/geom/PartPose/offset (FFF)Lnet/minecraft/client/model/geom/PartPose; +MD: net/minecraft/client/model/geom/PartPose/m_171423_ (FFFFFF)Lnet/minecraft/client/model/geom/PartPose; net/minecraft/client/model/geom/PartPose/offsetAndRotation (FFFFFF)Lnet/minecraft/client/model/geom/PartPose; +MD: net/minecraft/client/model/geom/PartPose/m_171430_ (FFF)Lnet/minecraft/client/model/geom/PartPose; net/minecraft/client/model/geom/PartPose/rotation (FFF)Lnet/minecraft/client/model/geom/PartPose; +CL: net/minecraft/client/model/geom/builders/CubeDefinition net/minecraft/client/model/geom/builders/CubeDefinition +FD: net/minecraft/client/model/geom/builders/CubeDefinition/f_171434_ net/minecraft/client/model/geom/builders/CubeDefinition/comment +FD: net/minecraft/client/model/geom/builders/CubeDefinition/f_171435_ net/minecraft/client/model/geom/builders/CubeDefinition/origin +FD: net/minecraft/client/model/geom/builders/CubeDefinition/f_171436_ net/minecraft/client/model/geom/builders/CubeDefinition/dimensions +FD: net/minecraft/client/model/geom/builders/CubeDefinition/f_171437_ net/minecraft/client/model/geom/builders/CubeDefinition/grow +FD: net/minecraft/client/model/geom/builders/CubeDefinition/f_171438_ net/minecraft/client/model/geom/builders/CubeDefinition/mirror +FD: net/minecraft/client/model/geom/builders/CubeDefinition/f_171439_ net/minecraft/client/model/geom/builders/CubeDefinition/texCoord +FD: net/minecraft/client/model/geom/builders/CubeDefinition/f_171440_ net/minecraft/client/model/geom/builders/CubeDefinition/texScale +FD: net/minecraft/client/model/geom/builders/CubeDefinition/net/minecraft/client/model/geom/builders/CubeDefinition net/minecraft/client/model/geom/builders/CubeDefinition/net/minecraft/client/model/geom/builders/CubeDefinition +MD: net/minecraft/client/model/geom/builders/CubeDefinition/ (Ljava/lang/String;FFFFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;ZFF)V net/minecraft/client/model/geom/builders/CubeDefinition/ (Ljava/lang/String;FFFFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;ZFF)V +MD: net/minecraft/client/model/geom/builders/CubeDefinition/m_171455_ (II)Lnet/minecraft/client/model/geom/ModelPart$Cube; net/minecraft/client/model/geom/builders/CubeDefinition/bake (II)Lnet/minecraft/client/model/geom/ModelPart$Cube; +CL: net/minecraft/client/model/geom/builders/CubeDeformation net/minecraft/client/model/geom/builders/CubeDeformation +FD: net/minecraft/client/model/geom/builders/CubeDeformation/f_171458_ net/minecraft/client/model/geom/builders/CubeDeformation/NONE +FD: net/minecraft/client/model/geom/builders/CubeDeformation/f_171459_ net/minecraft/client/model/geom/builders/CubeDeformation/growX +FD: net/minecraft/client/model/geom/builders/CubeDeformation/f_171460_ net/minecraft/client/model/geom/builders/CubeDeformation/growY +FD: net/minecraft/client/model/geom/builders/CubeDeformation/f_171461_ net/minecraft/client/model/geom/builders/CubeDeformation/growZ +FD: net/minecraft/client/model/geom/builders/CubeDeformation/net/minecraft/client/model/geom/builders/CubeDeformation net/minecraft/client/model/geom/builders/CubeDeformation/net/minecraft/client/model/geom/builders/CubeDeformation +MD: net/minecraft/client/model/geom/builders/CubeDeformation/ ()V net/minecraft/client/model/geom/builders/CubeDeformation/ ()V +MD: net/minecraft/client/model/geom/builders/CubeDeformation/ (F)V net/minecraft/client/model/geom/builders/CubeDeformation/ (F)V +MD: net/minecraft/client/model/geom/builders/CubeDeformation/ (FFF)V net/minecraft/client/model/geom/builders/CubeDeformation/ (FFF)V +MD: net/minecraft/client/model/geom/builders/CubeDeformation/m_171469_ (F)Lnet/minecraft/client/model/geom/builders/CubeDeformation; net/minecraft/client/model/geom/builders/CubeDeformation/extend (F)Lnet/minecraft/client/model/geom/builders/CubeDeformation; +MD: net/minecraft/client/model/geom/builders/CubeDeformation/m_171471_ (FFF)Lnet/minecraft/client/model/geom/builders/CubeDeformation; net/minecraft/client/model/geom/builders/CubeDeformation/extend (FFF)Lnet/minecraft/client/model/geom/builders/CubeDeformation; +CL: net/minecraft/client/model/geom/builders/CubeListBuilder net/minecraft/client/model/geom/builders/CubeListBuilder +FD: net/minecraft/client/model/geom/builders/CubeListBuilder/f_171475_ net/minecraft/client/model/geom/builders/CubeListBuilder/cubes +FD: net/minecraft/client/model/geom/builders/CubeListBuilder/f_171476_ net/minecraft/client/model/geom/builders/CubeListBuilder/xTexOffs +FD: net/minecraft/client/model/geom/builders/CubeListBuilder/f_171477_ net/minecraft/client/model/geom/builders/CubeListBuilder/yTexOffs +FD: net/minecraft/client/model/geom/builders/CubeListBuilder/f_171478_ net/minecraft/client/model/geom/builders/CubeListBuilder/mirror +FD: net/minecraft/client/model/geom/builders/CubeListBuilder/net/minecraft/client/model/geom/builders/CubeListBuilder net/minecraft/client/model/geom/builders/CubeListBuilder/net/minecraft/client/model/geom/builders/CubeListBuilder +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/ ()V net/minecraft/client/model/geom/builders/CubeListBuilder/ ()V +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171480_ ()Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/mirror ()Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171481_ (FFFFFF)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (FFFFFF)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171488_ (FFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (FFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171496_ (FFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;FF)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (FFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;FF)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171506_ (FFFFFFZ)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (FFFFFFZ)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171514_ (II)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/texOffs (II)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171517_ (Ljava/lang/String;FFFFFF)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (Ljava/lang/String;FFFFFF)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171525_ (Ljava/lang/String;FFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (Ljava/lang/String;FFFFFFLnet/minecraft/client/model/geom/builders/CubeDeformation;)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171534_ (Ljava/lang/String;FFFIIIII)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (Ljava/lang/String;FFFIIIII)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171544_ (Ljava/lang/String;FFFIIILnet/minecraft/client/model/geom/builders/CubeDeformation;II)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/addBox (Ljava/lang/String;FFFIIILnet/minecraft/client/model/geom/builders/CubeDeformation;II)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171555_ (Z)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/mirror (Z)Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171557_ ()Ljava/util/List; net/minecraft/client/model/geom/builders/CubeListBuilder/getCubes ()Ljava/util/List; +MD: net/minecraft/client/model/geom/builders/CubeListBuilder/m_171558_ ()Lnet/minecraft/client/model/geom/builders/CubeListBuilder; net/minecraft/client/model/geom/builders/CubeListBuilder/create ()Lnet/minecraft/client/model/geom/builders/CubeListBuilder; +CL: net/minecraft/client/model/geom/builders/LayerDefinition net/minecraft/client/model/geom/builders/LayerDefinition +FD: net/minecraft/client/model/geom/builders/LayerDefinition/f_171559_ net/minecraft/client/model/geom/builders/LayerDefinition/mesh +FD: net/minecraft/client/model/geom/builders/LayerDefinition/f_171560_ net/minecraft/client/model/geom/builders/LayerDefinition/material +FD: net/minecraft/client/model/geom/builders/LayerDefinition/net/minecraft/client/model/geom/builders/LayerDefinition net/minecraft/client/model/geom/builders/LayerDefinition/net/minecraft/client/model/geom/builders/LayerDefinition +MD: net/minecraft/client/model/geom/builders/LayerDefinition/ (Lnet/minecraft/client/model/geom/builders/MeshDefinition;Lnet/minecraft/client/model/geom/builders/MaterialDefinition;)V net/minecraft/client/model/geom/builders/LayerDefinition/ (Lnet/minecraft/client/model/geom/builders/MeshDefinition;Lnet/minecraft/client/model/geom/builders/MaterialDefinition;)V +MD: net/minecraft/client/model/geom/builders/LayerDefinition/m_171564_ ()Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/geom/builders/LayerDefinition/bakeRoot ()Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/geom/builders/LayerDefinition/m_171565_ (Lnet/minecraft/client/model/geom/builders/MeshDefinition;II)Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/model/geom/builders/LayerDefinition/create (Lnet/minecraft/client/model/geom/builders/MeshDefinition;II)Lnet/minecraft/client/model/geom/builders/LayerDefinition; +CL: net/minecraft/client/model/geom/builders/MaterialDefinition net/minecraft/client/model/geom/builders/MaterialDefinition +FD: net/minecraft/client/model/geom/builders/MaterialDefinition/f_171569_ net/minecraft/client/model/geom/builders/MaterialDefinition/xTexSize +FD: net/minecraft/client/model/geom/builders/MaterialDefinition/f_171570_ net/minecraft/client/model/geom/builders/MaterialDefinition/yTexSize +FD: net/minecraft/client/model/geom/builders/MaterialDefinition/net/minecraft/client/model/geom/builders/MaterialDefinition net/minecraft/client/model/geom/builders/MaterialDefinition/net/minecraft/client/model/geom/builders/MaterialDefinition +MD: net/minecraft/client/model/geom/builders/MaterialDefinition/ (II)V net/minecraft/client/model/geom/builders/MaterialDefinition/ (II)V +CL: net/minecraft/client/model/geom/builders/MeshDefinition net/minecraft/client/model/geom/builders/MeshDefinition +FD: net/minecraft/client/model/geom/builders/MeshDefinition/f_171574_ net/minecraft/client/model/geom/builders/MeshDefinition/root +FD: net/minecraft/client/model/geom/builders/MeshDefinition/net/minecraft/client/model/geom/builders/MeshDefinition net/minecraft/client/model/geom/builders/MeshDefinition/net/minecraft/client/model/geom/builders/MeshDefinition +MD: net/minecraft/client/model/geom/builders/MeshDefinition/ ()V net/minecraft/client/model/geom/builders/MeshDefinition/ ()V +MD: net/minecraft/client/model/geom/builders/MeshDefinition/m_171576_ ()Lnet/minecraft/client/model/geom/builders/PartDefinition; net/minecraft/client/model/geom/builders/MeshDefinition/getRoot ()Lnet/minecraft/client/model/geom/builders/PartDefinition; +CL: net/minecraft/client/model/geom/builders/PartDefinition net/minecraft/client/model/geom/builders/PartDefinition +FD: net/minecraft/client/model/geom/builders/PartDefinition/f_171577_ net/minecraft/client/model/geom/builders/PartDefinition/cubes +FD: net/minecraft/client/model/geom/builders/PartDefinition/f_171578_ net/minecraft/client/model/geom/builders/PartDefinition/partPose +FD: net/minecraft/client/model/geom/builders/PartDefinition/f_171579_ net/minecraft/client/model/geom/builders/PartDefinition/children +FD: net/minecraft/client/model/geom/builders/PartDefinition/net/minecraft/client/model/geom/builders/PartDefinition net/minecraft/client/model/geom/builders/PartDefinition/net/minecraft/client/model/geom/builders/PartDefinition +MD: net/minecraft/client/model/geom/builders/PartDefinition/ (Ljava/util/List;Lnet/minecraft/client/model/geom/PartPose;)V net/minecraft/client/model/geom/builders/PartDefinition/ (Ljava/util/List;Lnet/minecraft/client/model/geom/PartPose;)V +MD: net/minecraft/client/model/geom/builders/PartDefinition/m_171583_ (II)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/geom/builders/PartDefinition/bake (II)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/geom/builders/PartDefinition/m_171586_ (IILnet/minecraft/client/model/geom/builders/CubeDefinition;)Lnet/minecraft/client/model/geom/ModelPart$Cube; net/minecraft/client/model/geom/builders/PartDefinition/lambda$bake$2 (IILnet/minecraft/client/model/geom/builders/CubeDefinition;)Lnet/minecraft/client/model/geom/ModelPart$Cube; +MD: net/minecraft/client/model/geom/builders/PartDefinition/m_171590_ (IILjava/util/Map$Entry;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/geom/builders/PartDefinition/lambda$bake$0 (IILjava/util/Map$Entry;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/geom/builders/PartDefinition/m_171594_ (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/model/geom/builders/PartDefinition/lambda$bake$1 (Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/model/geom/builders/PartDefinition/m_171597_ (Ljava/lang/String;)Lnet/minecraft/client/model/geom/builders/PartDefinition; net/minecraft/client/model/geom/builders/PartDefinition/getChild (Ljava/lang/String;)Lnet/minecraft/client/model/geom/builders/PartDefinition; +MD: net/minecraft/client/model/geom/builders/PartDefinition/m_171599_ (Ljava/lang/String;Lnet/minecraft/client/model/geom/builders/CubeListBuilder;Lnet/minecraft/client/model/geom/PartPose;)Lnet/minecraft/client/model/geom/builders/PartDefinition; net/minecraft/client/model/geom/builders/PartDefinition/addOrReplaceChild (Ljava/lang/String;Lnet/minecraft/client/model/geom/builders/CubeListBuilder;Lnet/minecraft/client/model/geom/PartPose;)Lnet/minecraft/client/model/geom/builders/PartDefinition; +CL: net/minecraft/client/model/geom/builders/UVPair net/minecraft/client/model/geom/builders/UVPair +FD: net/minecraft/client/model/geom/builders/UVPair/f_171607_ net/minecraft/client/model/geom/builders/UVPair/u +FD: net/minecraft/client/model/geom/builders/UVPair/f_171608_ net/minecraft/client/model/geom/builders/UVPair/v +FD: net/minecraft/client/model/geom/builders/UVPair/net/minecraft/client/model/geom/builders/UVPair net/minecraft/client/model/geom/builders/UVPair/net/minecraft/client/model/geom/builders/UVPair +MD: net/minecraft/client/model/geom/builders/UVPair/ (FF)V net/minecraft/client/model/geom/builders/UVPair/ (FF)V +MD: net/minecraft/client/model/geom/builders/UVPair/m_171612_ ()F net/minecraft/client/model/geom/builders/UVPair/u ()F +MD: net/minecraft/client/model/geom/builders/UVPair/m_171613_ ()F net/minecraft/client/model/geom/builders/UVPair/v ()F +MD: net/minecraft/client/model/geom/builders/UVPair/toString ()Ljava/lang/String; net/minecraft/client/model/geom/builders/UVPair/toString ()Ljava/lang/String; +CL: net/minecraft/client/model/geom/builders/package-info net/minecraft/client/model/geom/builders/package-info +FD: net/minecraft/client/model/geom/builders/package-info/net/minecraft/client/model/geom/builders/package-info net/minecraft/client/model/geom/builders/package-info/net/minecraft/client/model/geom/builders/package-info +CL: net/minecraft/client/model/geom/package-info net/minecraft/client/model/geom/package-info +FD: net/minecraft/client/model/geom/package-info/net/minecraft/client/model/geom/package-info net/minecraft/client/model/geom/package-info/net/minecraft/client/model/geom/package-info +CL: net/minecraft/client/model/package-info net/minecraft/client/model/package-info +FD: net/minecraft/client/model/package-info/net/minecraft/client/model/package-info net/minecraft/client/model/package-info/net/minecraft/client/model/package-info +CL: net/minecraft/client/multiplayer/ClientAdvancements net/minecraft/client/multiplayer/ClientAdvancements +FD: net/minecraft/client/multiplayer/ClientAdvancements/f_104387_ net/minecraft/client/multiplayer/ClientAdvancements/LOGGER +FD: net/minecraft/client/multiplayer/ClientAdvancements/f_104388_ net/minecraft/client/multiplayer/ClientAdvancements/minecraft +FD: net/minecraft/client/multiplayer/ClientAdvancements/f_104389_ net/minecraft/client/multiplayer/ClientAdvancements/advancements +FD: net/minecraft/client/multiplayer/ClientAdvancements/f_104390_ net/minecraft/client/multiplayer/ClientAdvancements/progress +FD: net/minecraft/client/multiplayer/ClientAdvancements/f_104391_ net/minecraft/client/multiplayer/ClientAdvancements/listener +FD: net/minecraft/client/multiplayer/ClientAdvancements/f_104392_ net/minecraft/client/multiplayer/ClientAdvancements/selectedTab +FD: net/minecraft/client/multiplayer/ClientAdvancements/net/minecraft/client/multiplayer/ClientAdvancements net/minecraft/client/multiplayer/ClientAdvancements/net/minecraft/client/multiplayer/ClientAdvancements +MD: net/minecraft/client/multiplayer/ClientAdvancements/ ()V net/minecraft/client/multiplayer/ClientAdvancements/ ()V +MD: net/minecraft/client/multiplayer/ClientAdvancements/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/multiplayer/ClientAdvancements/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/multiplayer/ClientAdvancements/m_104396_ ()Lnet/minecraft/advancements/AdvancementList; net/minecraft/client/multiplayer/ClientAdvancements/getAdvancements ()Lnet/minecraft/advancements/AdvancementList; +MD: net/minecraft/client/multiplayer/ClientAdvancements/m_104397_ (Lnet/minecraft/client/multiplayer/ClientAdvancements$Listener;)V net/minecraft/client/multiplayer/ClientAdvancements/setListener (Lnet/minecraft/client/multiplayer/ClientAdvancements$Listener;)V +MD: net/minecraft/client/multiplayer/ClientAdvancements/m_104399_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;)V net/minecraft/client/multiplayer/ClientAdvancements/update (Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;)V +MD: net/minecraft/client/multiplayer/ClientAdvancements/m_104401_ (Lnet/minecraft/advancements/Advancement;Z)V net/minecraft/client/multiplayer/ClientAdvancements/setSelectedTab (Lnet/minecraft/advancements/Advancement;Z)V +CL: net/minecraft/client/multiplayer/ClientAdvancements$Listener net/minecraft/client/multiplayer/ClientAdvancements$Listener +FD: net/minecraft/client/multiplayer/ClientAdvancements$Listener/net/minecraft/client/multiplayer/ClientAdvancements$Listener net/minecraft/client/multiplayer/ClientAdvancements$Listener/net/minecraft/client/multiplayer/ClientAdvancements$Listener +MD: net/minecraft/client/multiplayer/ClientAdvancements$Listener/m_6896_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/client/multiplayer/ClientAdvancements$Listener/onSelectedTabChanged (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/client/multiplayer/ClientAdvancements$Listener/m_7922_ (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/AdvancementProgress;)V net/minecraft/client/multiplayer/ClientAdvancements$Listener/onUpdateAdvancementProgress (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/AdvancementProgress;)V +CL: net/minecraft/client/multiplayer/ClientChunkCache net/minecraft/client/multiplayer/ClientChunkCache +FD: net/minecraft/client/multiplayer/ClientChunkCache/f_104407_ net/minecraft/client/multiplayer/ClientChunkCache/LOGGER +FD: net/minecraft/client/multiplayer/ClientChunkCache/f_104408_ net/minecraft/client/multiplayer/ClientChunkCache/emptyChunk +FD: net/minecraft/client/multiplayer/ClientChunkCache/f_104409_ net/minecraft/client/multiplayer/ClientChunkCache/lightEngine +FD: net/minecraft/client/multiplayer/ClientChunkCache/f_104410_ net/minecraft/client/multiplayer/ClientChunkCache/storage +FD: net/minecraft/client/multiplayer/ClientChunkCache/f_104411_ net/minecraft/client/multiplayer/ClientChunkCache/level +FD: net/minecraft/client/multiplayer/ClientChunkCache/net/minecraft/client/multiplayer/ClientChunkCache net/minecraft/client/multiplayer/ClientChunkCache/net/minecraft/client/multiplayer/ClientChunkCache +MD: net/minecraft/client/multiplayer/ClientChunkCache/ ()V net/minecraft/client/multiplayer/ClientChunkCache/ ()V +MD: net/minecraft/client/multiplayer/ClientChunkCache/ (Lnet/minecraft/client/multiplayer/ClientLevel;I)V net/minecraft/client/multiplayer/ClientChunkCache/ (Lnet/minecraft/client/multiplayer/ClientLevel;I)V +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_104416_ (I)V net/minecraft/client/multiplayer/ClientChunkCache/updateViewRadius (I)V +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_104438_ (Lnet/minecraft/world/level/chunk/LevelChunk;II)Z net/minecraft/client/multiplayer/ClientChunkCache/isValidChunk (Lnet/minecraft/world/level/chunk/LevelChunk;II)Z +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_104448_ (I)I net/minecraft/client/multiplayer/ClientChunkCache/calculateStorageRange (I)I +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_104455_ (II)V net/minecraft/client/multiplayer/ClientChunkCache/drop (II)V +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_104459_ (II)V net/minecraft/client/multiplayer/ClientChunkCache/updateViewCenter (II)V +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_142061_ ()I net/minecraft/client/multiplayer/ClientChunkCache/getLoadedChunksCount ()I +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_194116_ (IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/multiplayer/ClientChunkCache/replaceWithPacketData (IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_201698_ (Ljava/util/function/BooleanSupplier;Z)V net/minecraft/client/multiplayer/ClientChunkCache/tick (Ljava/util/function/BooleanSupplier;Z)V +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_6506_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)V net/minecraft/client/multiplayer/ClientChunkCache/onLightUpdate (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_6754_ ()Ljava/lang/String; net/minecraft/client/multiplayer/ClientChunkCache/gatherStats ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_7587_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/client/multiplayer/ClientChunkCache/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_7587_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/multiplayer/ClientChunkCache/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_7653_ ()Lnet/minecraft/world/level/BlockGetter; net/minecraft/client/multiplayer/ClientChunkCache/getLevel ()Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/client/multiplayer/ClientChunkCache/m_7827_ ()Lnet/minecraft/world/level/lighting/LevelLightEngine; net/minecraft/client/multiplayer/ClientChunkCache/getLightEngine ()Lnet/minecraft/world/level/lighting/LevelLightEngine; +CL: net/minecraft/client/multiplayer/ClientChunkCache$Storage net/minecraft/client/multiplayer/ClientChunkCache$Storage +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/f_104465_ net/minecraft/client/multiplayer/ClientChunkCache$Storage/this$0 +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/f_104466_ net/minecraft/client/multiplayer/ClientChunkCache$Storage/chunks +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/f_104467_ net/minecraft/client/multiplayer/ClientChunkCache$Storage/chunkRadius +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/f_104468_ net/minecraft/client/multiplayer/ClientChunkCache$Storage/viewRange +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/f_104469_ net/minecraft/client/multiplayer/ClientChunkCache$Storage/viewCenterX +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/f_104470_ net/minecraft/client/multiplayer/ClientChunkCache$Storage/viewCenterZ +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/f_104471_ net/minecraft/client/multiplayer/ClientChunkCache$Storage/chunkCount +FD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/net/minecraft/client/multiplayer/ClientChunkCache$Storage net/minecraft/client/multiplayer/ClientChunkCache$Storage/net/minecraft/client/multiplayer/ClientChunkCache$Storage +MD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/ (Lnet/minecraft/client/multiplayer/ClientChunkCache;I)V net/minecraft/client/multiplayer/ClientChunkCache$Storage/ (Lnet/minecraft/client/multiplayer/ClientChunkCache;I)V +MD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/m_104479_ (I)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/multiplayer/ClientChunkCache$Storage/getChunk (I)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/m_104481_ (II)I net/minecraft/client/multiplayer/ClientChunkCache$Storage/getIndex (II)I +MD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/m_104484_ (ILnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/client/multiplayer/ClientChunkCache$Storage/replace (ILnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/m_104487_ (ILnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/chunk/LevelChunk;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/multiplayer/ClientChunkCache$Storage/replace (ILnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/chunk/LevelChunk;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/m_104500_ (II)Z net/minecraft/client/multiplayer/ClientChunkCache$Storage/inRange (II)Z +MD: net/minecraft/client/multiplayer/ClientChunkCache$Storage/m_171622_ (Ljava/lang/String;)V net/minecraft/client/multiplayer/ClientChunkCache$Storage/dumpChunks (Ljava/lang/String;)V +CL: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl +FD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/f_104518_ net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/LOGGER +FD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/f_104519_ net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/minecraft +FD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/f_104520_ net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/parent +FD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/f_104521_ net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/updateStatus +FD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/f_104522_ net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/connection +FD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/f_104523_ net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/localGameProfile +FD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/ ()V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/ ()V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/ (Lnet/minecraft/network/Connection;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;Ljava/util/function/Consumer;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/ (Lnet/minecraft/network/Connection;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;Ljava/util/function/Consumer;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_104531_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/authenticateServer (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_104533_ (Ljava/lang/String;Lnet/minecraft/network/protocol/login/ServerboundKeyPacket;Ljavax/crypto/Cipher;Ljavax/crypto/Cipher;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/lambda$handleHello$1 (Ljava/lang/String;Lnet/minecraft/network/protocol/login/ServerboundKeyPacket;Ljavax/crypto/Cipher;Ljavax/crypto/Cipher;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_104554_ ()Lcom/mojang/authlib/minecraft/MinecraftSessionService; net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/getMinecraftSessionService ()Lcom/mojang/authlib/minecraft/MinecraftSessionService; +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_171624_ (Ljavax/crypto/Cipher;Ljavax/crypto/Cipher;Lio/netty/util/concurrent/Future;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/lambda$handleHello$0 (Ljavax/crypto/Cipher;Ljavax/crypto/Cipher;Lio/netty/util/concurrent/Future;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_5693_ (Lnet/minecraft/network/protocol/login/ClientboundLoginCompressionPacket;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/handleCompression (Lnet/minecraft/network/protocol/login/ClientboundLoginCompressionPacket;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_5800_ (Lnet/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/handleDisconnect (Lnet/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/onDisconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_7056_ (Lnet/minecraft/network/protocol/login/ClientboundGameProfilePacket;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/handleGameProfile (Lnet/minecraft/network/protocol/login/ClientboundGameProfilePacket;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_7254_ (Lnet/minecraft/network/protocol/login/ClientboundCustomQueryPacket;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/handleCustomQuery (Lnet/minecraft/network/protocol/login/ClientboundCustomQueryPacket;)V +MD: net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/m_7318_ (Lnet/minecraft/network/protocol/login/ClientboundHelloPacket;)V net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl/handleHello (Lnet/minecraft/network/protocol/login/ClientboundHelloPacket;)V +CL: net/minecraft/client/multiplayer/ClientLevel net/minecraft/client/multiplayer/ClientLevel +FD: net/minecraft/client/multiplayer/ClientLevel/f_104555_ net/minecraft/client/multiplayer/ClientLevel/scoreboard +FD: net/minecraft/client/multiplayer/ClientLevel/f_104556_ net/minecraft/client/multiplayer/ClientLevel/mapData +FD: net/minecraft/client/multiplayer/ClientLevel/f_104557_ net/minecraft/client/multiplayer/ClientLevel/skyFlashTime +FD: net/minecraft/client/multiplayer/ClientLevel/f_104558_ net/minecraft/client/multiplayer/ClientLevel/tintCaches +FD: net/minecraft/client/multiplayer/ClientLevel/f_104559_ net/minecraft/client/multiplayer/ClientLevel/chunkSource +FD: net/minecraft/client/multiplayer/ClientLevel/f_104561_ net/minecraft/client/multiplayer/ClientLevel/connection +FD: net/minecraft/client/multiplayer/ClientLevel/f_104562_ net/minecraft/client/multiplayer/ClientLevel/levelRenderer +FD: net/minecraft/client/multiplayer/ClientLevel/f_104563_ net/minecraft/client/multiplayer/ClientLevel/clientLevelData +FD: net/minecraft/client/multiplayer/ClientLevel/f_104564_ net/minecraft/client/multiplayer/ClientLevel/effects +FD: net/minecraft/client/multiplayer/ClientLevel/f_104565_ net/minecraft/client/multiplayer/ClientLevel/minecraft +FD: net/minecraft/client/multiplayer/ClientLevel/f_104566_ net/minecraft/client/multiplayer/ClientLevel/players +FD: net/minecraft/client/multiplayer/ClientLevel/f_171628_ net/minecraft/client/multiplayer/ClientLevel/CLOUD_COLOR +FD: net/minecraft/client/multiplayer/ClientLevel/f_171629_ net/minecraft/client/multiplayer/ClientLevel/FLUID_PARTICLE_SPAWN_OFFSET +FD: net/minecraft/client/multiplayer/ClientLevel/f_171630_ net/minecraft/client/multiplayer/ClientLevel/tickingEntities +FD: net/minecraft/client/multiplayer/ClientLevel/f_171631_ net/minecraft/client/multiplayer/ClientLevel/entityStorage +FD: net/minecraft/client/multiplayer/ClientLevel/f_194122_ net/minecraft/client/multiplayer/ClientLevel/lightUpdateQueue +FD: net/minecraft/client/multiplayer/ClientLevel/f_194123_ net/minecraft/client/multiplayer/ClientLevel/serverSimulationDistance +FD: net/minecraft/client/multiplayer/ClientLevel/f_194124_ net/minecraft/client/multiplayer/ClientLevel/MARKER_PARTICLE_ITEMS +FD: net/minecraft/client/multiplayer/ClientLevel/f_194125_ net/minecraft/client/multiplayer/ClientLevel/NORMAL_LIGHT_UPDATES_PER_FRAME +FD: net/minecraft/client/multiplayer/ClientLevel/f_194126_ net/minecraft/client/multiplayer/ClientLevel/LIGHT_UPDATE_QUEUE_SIZE_THRESHOLD +FD: net/minecraft/client/multiplayer/ClientLevel/net/minecraft/client/multiplayer/ClientLevel net/minecraft/client/multiplayer/ClientLevel/net/minecraft/client/multiplayer/ClientLevel +MD: net/minecraft/client/multiplayer/ClientLevel/ ()V net/minecraft/client/multiplayer/ClientLevel/ ()V +MD: net/minecraft/client/multiplayer/ClientLevel/ (Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJ)V net/minecraft/client/multiplayer/ClientLevel/ (Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJ)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104583_ ()Lnet/minecraft/client/renderer/DimensionSpecialEffects; net/minecraft/client/multiplayer/ClientLevel/effects ()Lnet/minecraft/client/renderer/DimensionSpecialEffects; +MD: net/minecraft/client/multiplayer/ClientLevel/m_104592_ (DDDDDLnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/multiplayer/ClientLevel/spawnFluidParticle (DDDDDLnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104627_ (ILnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel/putNonPlayerEntity (ILnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104630_ (ILnet/minecraft/client/player/AbstractClientPlayer;)V net/minecraft/client/multiplayer/ClientLevel/addPlayer (ILnet/minecraft/client/player/AbstractClientPlayer;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104637_ (J)V net/minecraft/client/multiplayer/ClientLevel/setGameTime (J)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104639_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel/tickNonPassenger (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104641_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel/tickPassenger (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104665_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/client/multiplayer/ClientLevel/unload (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104669_ (Lnet/minecraft/world/scores/Scoreboard;)V net/minecraft/client/multiplayer/ClientLevel/setScoreboard (Lnet/minecraft/world/scores/Scoreboard;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104677_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZ)V net/minecraft/client/multiplayer/ClientLevel/playLocalSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZ)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104689_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/particles/ParticleOptions;Z)V net/minecraft/client/multiplayer/ClientLevel/trySpawnDripParticles (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/particles/ParticleOptions;Z)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104694_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/world/phys/shapes/VoxelShape;D)V net/minecraft/client/multiplayer/ClientLevel/spawnParticle (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/world/phys/shapes/VoxelShape;D)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104726_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/client/multiplayer/ClientLevel/tick (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104735_ ()Ljava/lang/Iterable; net/minecraft/client/multiplayer/ClientLevel/entitiesForRendering ()Ljava/lang/Iterable; +MD: net/minecraft/client/multiplayer/ClientLevel/m_104739_ (ILnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel/addEntity (ILnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104746_ (J)V net/minecraft/client/multiplayer/ClientLevel/setDayTime (J)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104752_ (Lnet/minecraft/core/BlockPos;F)V net/minecraft/client/multiplayer/ClientLevel/setDefaultSpawnPos (Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104755_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/multiplayer/ClientLevel/setKnownState (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104762_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I net/minecraft/client/multiplayer/ClientLevel/calculateBlockTint (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I +MD: net/minecraft/client/multiplayer/ClientLevel/m_104784_ (III)V net/minecraft/client/multiplayer/ClientLevel/animateTick (III)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104793_ (III)V net/minecraft/client/multiplayer/ClientLevel/setSectionDirtyWithNeighbors (III)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104804_ ()V net/minecraft/client/multiplayer/ClientLevel/tickEntities ()V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104805_ (F)F net/minecraft/client/multiplayer/ClientLevel/getSkyDarken (F)F +MD: net/minecraft/client/multiplayer/ClientLevel/m_104808_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/multiplayer/ClientLevel/getCloudColor (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/multiplayer/ClientLevel/m_104810_ ()V net/minecraft/client/multiplayer/ClientLevel/clearTintCaches ()V +MD: net/minecraft/client/multiplayer/ClientLevel/m_104811_ (F)F net/minecraft/client/multiplayer/ClientLevel/getStarBrightness (F)F +MD: net/minecraft/client/multiplayer/ClientLevel/m_104813_ ()I net/minecraft/client/multiplayer/ClientLevel/getEntityCount ()I +MD: net/minecraft/client/multiplayer/ClientLevel/m_104819_ ()I net/minecraft/client/multiplayer/ClientLevel/getSkyFlashTime ()I +MD: net/minecraft/client/multiplayer/ClientLevel/m_104822_ ()Lnet/minecraft/core/BlockPos; net/minecraft/client/multiplayer/ClientLevel/getSharedSpawnPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/client/multiplayer/ClientLevel/m_104823_ ()F net/minecraft/client/multiplayer/ClientLevel/getSharedSpawnAngle ()F +MD: net/minecraft/client/multiplayer/ClientLevel/m_104826_ ()V net/minecraft/client/multiplayer/ClientLevel/tickTime ()V +MD: net/minecraft/client/multiplayer/ClientLevel/m_142052_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/multiplayer/ClientLevel/addDestroyBlockEffect (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_142325_ (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/client/multiplayer/ClientLevel/setMapData (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_142346_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/client/multiplayer/ClientLevel/gameEvent (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_142646_ ()Lnet/minecraft/world/level/entity/LevelEntityGetter; net/minecraft/client/multiplayer/ClientLevel/getEntities ()Lnet/minecraft/world/level/entity/LevelEntityGetter; +MD: net/minecraft/client/multiplayer/ClientLevel/m_171642_ (ILnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/client/multiplayer/ClientLevel/removeEntity (ILnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_171649_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/client/multiplayer/ClientLevel/onChunkLoaded (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_171660_ (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/multiplayer/ClientLevel/getSkyColor (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/multiplayer/ClientLevel/m_171672_ (Ljava/util/Map;)V net/minecraft/client/multiplayer/ClientLevel/addMapData (Ljava/util/Map;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_171684_ ()Ljava/util/Map; net/minecraft/client/multiplayer/ClientLevel/getAllMapData ()Ljava/util/Map; +MD: net/minecraft/client/multiplayer/ClientLevel/m_183324_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/client/multiplayer/ClientLevel/getFluidTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/client/multiplayer/ClientLevel/m_183326_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/client/multiplayer/ClientLevel/getBlockTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/client/multiplayer/ClientLevel/m_183599_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/multiplayer/ClientLevel/shouldTickDeath (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/multiplayer/ClientLevel/m_194141_ ()V net/minecraft/client/multiplayer/ClientLevel/pollLightUpdates ()V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194142_ (IIIILjava/util/Random;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos$MutableBlockPos;)V net/minecraft/client/multiplayer/ClientLevel/doAnimateTick (IIIILjava/util/Random;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos$MutableBlockPos;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194152_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/ColorResolver;Lnet/minecraft/client/color/block/BlockTintCache;)V net/minecraft/client/multiplayer/ClientLevel/lambda$onChunkLoaded$6 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/ColorResolver;Lnet/minecraft/client/color/block/BlockTintCache;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194156_ (Lnet/minecraft/world/level/ColorResolver;Lnet/minecraft/client/color/block/BlockTintCache;)V net/minecraft/client/multiplayer/ClientLevel/lambda$clearTintCaches$7 (Lnet/minecraft/world/level/ColorResolver;Lnet/minecraft/client/color/block/BlockTintCache;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194159_ (Lnet/minecraft/world/level/biome/BiomeManager;III)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/multiplayer/ClientLevel/lambda$getSkyColor$11 (Lnet/minecraft/world/level/biome/BiomeManager;III)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/multiplayer/ClientLevel/m_194164_ (Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/biome/AmbientParticleSettings;)V net/minecraft/client/multiplayer/ClientLevel/lambda$doAnimateTick$8 (Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/biome/AmbientParticleSettings;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194167_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/client/multiplayer/ClientLevel/lambda$new$2 (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/multiplayer/ClientLevel/m_194169_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectArrayMap;)V net/minecraft/client/multiplayer/ClientLevel/lambda$new$3 (Lit/unimi/dsi/fastutil/objects/Object2ObjectArrayMap;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194171_ (Ljava/lang/Runnable;)V net/minecraft/client/multiplayer/ClientLevel/queueLightUpdate (Ljava/lang/Runnable;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194173_ ()Z net/minecraft/client/multiplayer/ClientLevel/isLightUpdateQueueEmpty ()Z +MD: net/minecraft/client/multiplayer/ClientLevel/m_194174_ (I)V net/minecraft/client/multiplayer/ClientLevel/setServerSimulationDistance (I)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194176_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/client/multiplayer/ClientLevel/lambda$new$1 (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/multiplayer/ClientLevel/m_194178_ (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; net/minecraft/client/multiplayer/ClientLevel/lambda$tickNonPassenger$5 (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ClientLevel/m_194180_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/client/multiplayer/ClientLevel/lambda$new$0 (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/multiplayer/ClientLevel/m_194182_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel/lambda$tickEntities$4 (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_194186_ ()I net/minecraft/client/multiplayer/ClientLevel/getServerSimulationDistance ()I +MD: net/minecraft/client/multiplayer/ClientLevel/m_194187_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/client/multiplayer/ClientLevel/getMarkerParticleTarget ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/client/multiplayer/ClientLevel/m_194188_ ()Ljava/lang/String; net/minecraft/client/multiplayer/ClientLevel/lambda$fillReportDetails$10 ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ClientLevel/m_194189_ ()Ljava/lang/String; net/minecraft/client/multiplayer/ClientLevel/lambda$fillReportDetails$9 ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ClientLevel/m_197405_ (II)V net/minecraft/client/multiplayer/ClientLevel/setLightReady (II)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_203675_ (III)Lnet/minecraft/core/Holder; net/minecraft/client/multiplayer/ClientLevel/getUncachedNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/client/multiplayer/ClientLevel/m_46464_ ()Ljava/lang/String; net/minecraft/client/multiplayer/ClientLevel/gatherChunkSourceStats ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ClientLevel/m_5503_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/client/multiplayer/ClientLevel/sendPacketToServer (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_5898_ (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V net/minecraft/client/multiplayer/ClientLevel/levelEvent (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_5962_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/client/multiplayer/ClientLevel/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/client/multiplayer/ClientLevel/m_6026_ (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReportCategory; net/minecraft/client/multiplayer/ClientLevel/fillReportDetails (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReportCategory; +MD: net/minecraft/client/multiplayer/ClientLevel/m_6106_ ()Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData; net/minecraft/client/multiplayer/ClientLevel/getLevelData ()Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData; +MD: net/minecraft/client/multiplayer/ClientLevel/m_6106_ ()Lnet/minecraft/world/level/storage/LevelData; net/minecraft/client/multiplayer/ClientLevel/getLevelData ()Lnet/minecraft/world/level/storage/LevelData; +MD: net/minecraft/client/multiplayer/ClientLevel/m_6171_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I net/minecraft/client/multiplayer/ClientLevel/getBlockTint (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I +MD: net/minecraft/client/multiplayer/ClientLevel/m_6188_ ()Lnet/minecraft/world/scores/Scoreboard; net/minecraft/client/multiplayer/ClientLevel/getScoreboard ()Lnet/minecraft/world/scores/Scoreboard; +MD: net/minecraft/client/multiplayer/ClientLevel/m_6263_ (Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/client/multiplayer/ClientLevel/playSound (Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6269_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/client/multiplayer/ClientLevel/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6485_ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V net/minecraft/client/multiplayer/ClientLevel/addAlwaysVisibleParticle (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6493_ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V net/minecraft/client/multiplayer/ClientLevel/addParticle (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6550_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/multiplayer/ClientLevel/setBlocksDirty (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6580_ (I)V net/minecraft/client/multiplayer/ClientLevel/setSkyFlashTime (I)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6798_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/client/multiplayer/ClientLevel/globalLevelEvent (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6801_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/client/multiplayer/ClientLevel/destroyBlockProgress (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_6815_ (I)Lnet/minecraft/world/entity/Entity; net/minecraft/client/multiplayer/ClientLevel/getEntity (I)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/client/multiplayer/ClientLevel/m_6907_ ()Ljava/util/List; net/minecraft/client/multiplayer/ClientLevel/players ()Ljava/util/List; +MD: net/minecraft/client/multiplayer/ClientLevel/m_7106_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V net/minecraft/client/multiplayer/ClientLevel/addParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_7107_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V net/minecraft/client/multiplayer/ClientLevel/addAlwaysVisibleParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_7228_ (DDDDDDLnet/minecraft/nbt/CompoundTag;)V net/minecraft/client/multiplayer/ClientLevel/createFireworks (DDDDDDLnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_7232_ (II)Z net/minecraft/client/multiplayer/ClientLevel/hasChunk (II)Z +MD: net/minecraft/client/multiplayer/ClientLevel/m_7260_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/client/multiplayer/ClientLevel/sendBlockUpdated (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V +MD: net/minecraft/client/multiplayer/ClientLevel/m_7354_ ()I net/minecraft/client/multiplayer/ClientLevel/getFreeMapId ()I +MD: net/minecraft/client/multiplayer/ClientLevel/m_7462_ ()V net/minecraft/client/multiplayer/ClientLevel/disconnect ()V +MD: net/minecraft/client/multiplayer/ClientLevel/m_7465_ ()Lnet/minecraft/world/item/crafting/RecipeManager; net/minecraft/client/multiplayer/ClientLevel/getRecipeManager ()Lnet/minecraft/world/item/crafting/RecipeManager; +MD: net/minecraft/client/multiplayer/ClientLevel/m_7489_ (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/client/multiplayer/ClientLevel/getMapData (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/client/multiplayer/ClientLevel/m_7717_ (Lnet/minecraft/core/Direction;Z)F net/minecraft/client/multiplayer/ClientLevel/getShade (Lnet/minecraft/core/Direction;Z)F +MD: net/minecraft/client/multiplayer/ClientLevel/m_7726_ ()Lnet/minecraft/client/multiplayer/ClientChunkCache; net/minecraft/client/multiplayer/ClientLevel/getChunkSource ()Lnet/minecraft/client/multiplayer/ClientChunkCache; +MD: net/minecraft/client/multiplayer/ClientLevel/m_7726_ ()Lnet/minecraft/world/level/chunk/ChunkSource; net/minecraft/client/multiplayer/ClientLevel/getChunkSource ()Lnet/minecraft/world/level/chunk/ChunkSource; +MD: net/minecraft/client/multiplayer/ClientLevel/m_7785_ (DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZ)V net/minecraft/client/multiplayer/ClientLevel/playLocalSound (DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZ)V +MD: net/minecraft/client/multiplayer/ClientLevel/toString ()Ljava/lang/String; net/minecraft/client/multiplayer/ClientLevel/toString ()Ljava/lang/String; +CL: net/minecraft/client/multiplayer/ClientLevel$1 net/minecraft/client/multiplayer/ClientLevel$1 +FD: net/minecraft/client/multiplayer/ClientLevel$1/f_104828_ net/minecraft/client/multiplayer/ClientLevel$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/client/multiplayer/ClientLevel$1/net/minecraft/client/multiplayer/ClientLevel$1 net/minecraft/client/multiplayer/ClientLevel$1/net/minecraft/client/multiplayer/ClientLevel$1 +MD: net/minecraft/client/multiplayer/ClientLevel$1/ ()V net/minecraft/client/multiplayer/ClientLevel$1/ ()V +CL: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData net/minecraft/client/multiplayer/ClientLevel$ClientLevelData +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104830_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/hardcore +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104831_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/gameRules +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104832_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/isFlat +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104833_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/xSpawn +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104834_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/ySpawn +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104835_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/zSpawn +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104836_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/spawnAngle +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104837_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/gameTime +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104838_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/dayTime +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104839_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/raining +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104840_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/difficulty +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/f_104841_ net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/difficultyLocked +FD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/net/minecraft/client/multiplayer/ClientLevel$ClientLevelData net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/net/minecraft/client/multiplayer/ClientLevel$ClientLevelData +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/ (Lnet/minecraft/world/Difficulty;ZZ)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/ (Lnet/minecraft/world/Difficulty;ZZ)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_104849_ (J)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setGameTime (J)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_104851_ (Lnet/minecraft/world/Difficulty;)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setDifficulty (Lnet/minecraft/world/Difficulty;)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_104858_ (Z)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setDifficultyLocked (Z)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_104863_ (J)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setDayTime (J)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_142471_ (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_171687_ (Lnet/minecraft/world/level/LevelHeightAccessor;)D net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getHorizonHeight (Lnet/minecraft/world/level/LevelHeightAccessor;)D +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_205519_ ()F net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getClearColorScale ()F +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_5466_ ()Z net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/isHardcore ()Z +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_5470_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getGameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_5472_ ()Lnet/minecraft/world/Difficulty; net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_5474_ ()Z net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/isDifficultyLocked ()Z +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_5565_ (Z)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setRaining (Z)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6395_ (I)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setXSpawn (I)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6397_ (I)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setYSpawn (I)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6400_ (I)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setZSpawn (I)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6526_ ()I net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getZSpawn ()I +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6527_ ()I net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getYSpawn ()I +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6533_ ()Z net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/isRaining ()Z +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6534_ ()Z net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/isThundering ()Z +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6789_ ()I net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getXSpawn ()I +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6790_ ()F net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getSpawnAngle ()F +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6792_ ()J net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getDayTime ()J +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_6793_ ()J net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/getGameTime ()J +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_7113_ (F)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setSpawnAngle (F)V +MD: net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/m_7250_ (Lnet/minecraft/core/BlockPos;F)V net/minecraft/client/multiplayer/ClientLevel$ClientLevelData/setSpawn (Lnet/minecraft/core/BlockPos;F)V +CL: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks +FD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/f_171692_ net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/this$0 +FD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/ (Lnet/minecraft/client/multiplayer/ClientLevel;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/ (Lnet/minecraft/client/multiplayer/ClientLevel;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141981_ (Ljava/lang/Object;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTrackingEnd (Ljava/lang/Object;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141981_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTrackingEnd (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141983_ (Ljava/lang/Object;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTickingEnd (Ljava/lang/Object;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141983_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTickingEnd (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141985_ (Ljava/lang/Object;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTrackingStart (Ljava/lang/Object;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141985_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTrackingStart (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141986_ (Ljava/lang/Object;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onDestroyed (Ljava/lang/Object;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141986_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onDestroyed (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141987_ (Ljava/lang/Object;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTickingStart (Ljava/lang/Object;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141987_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onTickingStart (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141989_ (Ljava/lang/Object;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onCreated (Ljava/lang/Object;)V +MD: net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/m_141989_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks/onCreated (Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/client/multiplayer/ClientPacketListener net/minecraft/client/multiplayer/ClientPacketListener +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104883_ net/minecraft/client/multiplayer/ClientPacketListener/LOGGER +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104884_ net/minecraft/client/multiplayer/ClientPacketListener/GENERIC_DISCONNECT_MESSAGE +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104885_ net/minecraft/client/multiplayer/ClientPacketListener/connection +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104886_ net/minecraft/client/multiplayer/ClientPacketListener/localGameProfile +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104887_ net/minecraft/client/multiplayer/ClientPacketListener/callbackScreen +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104888_ net/minecraft/client/multiplayer/ClientPacketListener/minecraft +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104889_ net/minecraft/client/multiplayer/ClientPacketListener/level +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104890_ net/minecraft/client/multiplayer/ClientPacketListener/levelData +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104892_ net/minecraft/client/multiplayer/ClientPacketListener/playerInfoMap +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104893_ net/minecraft/client/multiplayer/ClientPacketListener/advancements +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104894_ net/minecraft/client/multiplayer/ClientPacketListener/suggestionsProvider +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104896_ net/minecraft/client/multiplayer/ClientPacketListener/debugQueryHandler +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104897_ net/minecraft/client/multiplayer/ClientPacketListener/serverChunkRadius +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104898_ net/minecraft/client/multiplayer/ClientPacketListener/random +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104899_ net/minecraft/client/multiplayer/ClientPacketListener/commands +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104900_ net/minecraft/client/multiplayer/ClientPacketListener/recipeManager +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104901_ net/minecraft/client/multiplayer/ClientPacketListener/id +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104902_ net/minecraft/client/multiplayer/ClientPacketListener/levels +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_104903_ net/minecraft/client/multiplayer/ClientPacketListener/registryAccess +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_194190_ net/minecraft/client/multiplayer/ClientPacketListener/serverSimulationDistance +FD: net/minecraft/client/multiplayer/ClientPacketListener/f_194191_ net/minecraft/client/multiplayer/ClientPacketListener/telemetryManager +FD: net/minecraft/client/multiplayer/ClientPacketListener/net/minecraft/client/multiplayer/ClientPacketListener net/minecraft/client/multiplayer/ClientPacketListener/net/minecraft/client/multiplayer/ClientPacketListener +MD: net/minecraft/client/multiplayer/ClientPacketListener/ ()V net/minecraft/client/multiplayer/ClientPacketListener/ ()V +MD: net/minecraft/client/multiplayer/ClientPacketListener/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/Connection;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/client/ClientTelemetryManager;)V net/minecraft/client/multiplayer/ClientPacketListener/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/Connection;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/client/ClientTelemetryManager;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_104927_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; net/minecraft/client/multiplayer/ClientPacketListener/findTotem (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_104938_ (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/PlayerInfo; net/minecraft/client/multiplayer/ClientPacketListener/getPlayerInfo (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/PlayerInfo; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_104949_ (Ljava/util/UUID;)Lnet/minecraft/client/multiplayer/PlayerInfo; net/minecraft/client/multiplayer/ClientPacketListener/getPlayerInfo (Ljava/util/UUID;)Lnet/minecraft/client/multiplayer/PlayerInfo; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_104951_ (Ljava/util/concurrent/CompletableFuture;)V net/minecraft/client/multiplayer/ClientPacketListener/downloadCallback (Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_104955_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/client/multiplayer/ClientPacketListener/send (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105135_ (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action;)V net/minecraft/client/multiplayer/ClientPacketListener/send (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105137_ ()Lnet/minecraft/client/multiplayer/ClientSuggestionProvider; net/minecraft/client/multiplayer/ClientPacketListener/getSuggestionsProvider ()Lnet/minecraft/client/multiplayer/ClientSuggestionProvider; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105138_ (Ljava/lang/String;)Z net/minecraft/client/multiplayer/ClientPacketListener/validateResourcePackUrl (Ljava/lang/String;)Z +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105140_ ()V net/minecraft/client/multiplayer/ClientPacketListener/cleanup ()V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105141_ ()Lnet/minecraft/world/item/crafting/RecipeManager; net/minecraft/client/multiplayer/ClientPacketListener/getRecipeManager ()Lnet/minecraft/world/item/crafting/RecipeManager; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105142_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientPacketListener/getOnlinePlayers ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105143_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientPacketListener/getOnlinePlayerIds ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105144_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/client/multiplayer/ClientPacketListener/getLocalGameProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105145_ ()Lnet/minecraft/client/multiplayer/ClientAdvancements; net/minecraft/client/multiplayer/ClientPacketListener/getAdvancements ()Lnet/minecraft/client/multiplayer/ClientAdvancements; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105146_ ()Lcom/mojang/brigadier/CommandDispatcher; net/minecraft/client/multiplayer/ClientPacketListener/getCommands ()Lcom/mojang/brigadier/CommandDispatcher; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105147_ ()Lnet/minecraft/client/multiplayer/ClientLevel; net/minecraft/client/multiplayer/ClientPacketListener/getLevel ()Lnet/minecraft/client/multiplayer/ClientLevel; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105149_ ()Lnet/minecraft/client/DebugQueryHandler; net/minecraft/client/multiplayer/ClientPacketListener/getDebugQueryHandler ()Lnet/minecraft/client/DebugQueryHandler; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105150_ ()Ljava/util/UUID; net/minecraft/client/multiplayer/ClientPacketListener/getId ()Ljava/util/UUID; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105151_ ()Ljava/util/Set; net/minecraft/client/multiplayer/ClientPacketListener/levels ()Ljava/util/Set; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_105152_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/client/multiplayer/ClientPacketListener/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_141913_ (Lnet/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/setSubtitleText (Lnet/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_141955_ (Lnet/minecraft/network/protocol/game/ClientboundPingPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handlePing (Lnet/minecraft/network/protocol/game/ClientboundPingPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142024_ (Lnet/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddVibrationSignal (Lnet/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142056_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetBorderWarningDelay (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142058_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handlePlayerCombatEnter (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142185_ (Lnet/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/setTitlesAnimation (Lnet/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142234_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handlePlayerCombatEnd (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142237_ (Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleInitializeBorder (Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142238_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderSizePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetBorderSize (Lnet/minecraft/network/protocol/game/ClientboundSetBorderSizePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142442_ (Lnet/minecraft/network/protocol/game/ClientboundSetTitleTextPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/setTitleText (Lnet/minecraft/network/protocol/game/ClientboundSetTitleTextPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142456_ (Lnet/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/setActionBarText (Lnet/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142612_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetBorderCenter (Lnet/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142686_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetBorderLerpSize (Lnet/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142696_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetBorderWarningDistance (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142747_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handlePlayerCombatKill (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_142766_ (Lnet/minecraft/network/protocol/game/ClientboundClearTitlesPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleTitlesClear (Lnet/minecraft/network/protocol/game/ClientboundClearTitlesPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_171734_ (IILnet/minecraft/world/level/lighting/LevelLightEngine;Lnet/minecraft/world/level/LightLayer;Ljava/util/BitSet;Ljava/util/BitSet;Ljava/util/Iterator;Z)V net/minecraft/client/multiplayer/ClientPacketListener/readSectionList (IILnet/minecraft/world/level/lighting/LevelLightEngine;Lnet/minecraft/world/level/LightLayer;Ljava/util/BitSet;Ljava/util/BitSet;Ljava/util/Iterator;Z)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_171759_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/client/multiplayer/ClientPacketListener/preparePackPrompt (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_182047_ (Lnet/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleRemoveEntities (Lnet/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_183388_ (Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleLevelChunkWithLight (Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_183514_ (Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleLightUpdatePacket (Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_183623_ (Lnet/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetSimulationDistance (Lnet/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_194198_ (IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V net/minecraft/client/multiplayer/ClientPacketListener/updateLevelChunk (IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_194202_ (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V net/minecraft/client/multiplayer/ClientPacketListener/queueLightUpdate (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_194212_ (Lnet/minecraft/world/level/chunk/LevelChunk;II)V net/minecraft/client/multiplayer/ClientPacketListener/enableChunkLight (Lnet/minecraft/world/level/chunk/LevelChunk;II)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_194248_ (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V net/minecraft/client/multiplayer/ClientPacketListener/applyLightData (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_194252_ (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/queueLightUpdate (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205520_ (I)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleRemoveEntities$1 (I)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205522_ (ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleChunkBlocksUpdate$2 (ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205526_ (Lnet/minecraft/world/entity/Entity;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleSetEquipment$6 (Lnet/minecraft/world/entity/Entity;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205529_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handlePlaceRecipe$17 (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205532_ (Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleSetPlayerTeamPacket$16 (Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205535_ (Lnet/minecraft/client/ClientRecipeBook;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleAddOrRemoveRecipes$8 (Lnet/minecraft/client/ClientRecipeBook;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205538_ (Lnet/minecraft/client/ClientRecipeBook;Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleAddOrRemoveRecipes$9 (Lnet/minecraft/client/ClientRecipeBook;Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205541_ (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleLogin$0 (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205543_ (Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/network/protocol/game/ClientboundResourcePackPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleResourcePack$12 (Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/network/protocol/game/ClientboundResourcePackPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205548_ (Ljava/lang/String;Ljava/lang/String;ZZ)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleResourcePack$11 (Ljava/lang/String;Ljava/lang/String;ZZ)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205553_ (Ljava/lang/Throwable;)Ljava/lang/Void; net/minecraft/client/multiplayer/ClientPacketListener/lambda$downloadCallback$14 (Ljava/lang/Throwable;)Ljava/lang/Void; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205555_ (Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket;Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleBlockEntityData$5 (Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket;Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205558_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; net/minecraft/client/multiplayer/ClientPacketListener/lambda$updateTagsForRegistry$10 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205560_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload;)V net/minecraft/client/multiplayer/ClientPacketListener/updateTagsForRegistry (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205563_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleCustomPayload$15 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205565_ (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleLightUpdatePacket$18 (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205569_ (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$queueLightUpdate$4 (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205571_ (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V net/minecraft/client/multiplayer/ClientPacketListener/lambda$queueLightUpdate$3 (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205575_ ()V net/minecraft/client/multiplayer/ClientPacketListener/lambda$downloadCallback$13 ()V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_205576_ ()V net/minecraft/client/multiplayer/ClientPacketListener/lambda$handleGameEvent$7 ()V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5498_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleUpdateAdvancementsPacket (Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5547_ (Lnet/minecraft/network/protocol/game/ClientboundSetHealthPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetHealth (Lnet/minecraft/network/protocol/game/ClientboundSetHealthPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5556_ (Lnet/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetDisplayObjective (Lnet/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5582_ (Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetPlayerTeamPacket (Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5587_ (Lnet/minecraft/network/protocol/game/ClientboundResourcePackPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleResourcePack (Lnet/minecraft/network/protocol/game/ClientboundResourcePackPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5599_ (Lnet/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleEntityLinkPacket (Lnet/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5612_ (Lnet/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetCarriedItem (Lnet/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5682_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleMovePlayer (Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5729_ (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleForgetLevelChunk (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5735_ (Lnet/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleContainerSetSlot (Lnet/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5767_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handlePlayerAbilities (Lnet/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5771_ (Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleChunkBlocksUpdate (Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5784_ (Lnet/minecraft/network/protocol/game/ClientboundChatPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleChat (Lnet/minecraft/network/protocol/game/ClientboundChatPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5859_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateTagsPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleUpdateTags (Lnet/minecraft/network/protocol/game/ClientboundUpdateTagsPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5863_ (Lnet/minecraft/network/protocol/game/ClientboundSoundEntityPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSoundEntityEvent (Lnet/minecraft/network/protocol/game/ClientboundSoundEntityPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5943_ (Lnet/minecraft/network/protocol/game/ClientboundBlockDestructionPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleBlockDestruction (Lnet/minecraft/network/protocol/game/ClientboundBlockDestructionPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5980_ (Lnet/minecraft/network/protocol/game/ClientboundOpenScreenPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleOpenScreen (Lnet/minecraft/network/protocol/game/ClientboundOpenScreenPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_5998_ (Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleLogin (Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6008_ (Lnet/minecraft/network/protocol/game/ClientboundDisconnectPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleDisconnect (Lnet/minecraft/network/protocol/game/ClientboundDisconnectPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6148_ (Lnet/minecraft/network/protocol/game/ClientboundTagQueryPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleTagQueryPacket (Lnet/minecraft/network/protocol/game/ClientboundTagQueryPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6176_ (Lnet/minecraft/network/protocol/game/ClientboundRotateHeadPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleRotateMob (Lnet/minecraft/network/protocol/game/ClientboundRotateHeadPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/client/multiplayer/ClientPacketListener/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6235_ (Lnet/minecraft/network/protocol/game/ClientboundTabListPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleTabListCustomisation (Lnet/minecraft/network/protocol/game/ClientboundTabListPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6327_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleUpdateRecipes (Lnet/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6403_ (Lnet/minecraft/network/protocol/game/ClientboundSetPassengersPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetEntityPassengersPacket (Lnet/minecraft/network/protocol/game/ClientboundSetPassengersPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6433_ (Lnet/minecraft/network/protocol/game/ClientboundAddPaintingPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddPainting (Lnet/minecraft/network/protocol/game/ClientboundAddPaintingPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6435_ (Lnet/minecraft/network/protocol/game/ClientboundTeleportEntityPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleTeleportEntity (Lnet/minecraft/network/protocol/game/ClientboundTeleportEntityPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6447_ (Lnet/minecraft/network/protocol/game/ClientboundSetCameraPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetCamera (Lnet/minecraft/network/protocol/game/ClientboundSetCameraPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6455_ (Lnet/minecraft/network/protocol/game/ClientboundSetEntityDataPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetEntityData (Lnet/minecraft/network/protocol/game/ClientboundSetEntityDataPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6476_ (Lnet/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleRemoveMobEffect (Lnet/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6482_ (Lnet/minecraft/network/protocol/game/ClientboundAddPlayerPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddPlayer (Lnet/minecraft/network/protocol/game/ClientboundAddPlayerPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6490_ (Lnet/minecraft/network/protocol/game/ClientboundCustomSoundPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleCustomSoundEvent (Lnet/minecraft/network/protocol/game/ClientboundCustomSoundPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6503_ (Lnet/minecraft/network/protocol/game/ClientboundOpenBookPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleOpenBook (Lnet/minecraft/network/protocol/game/ClientboundOpenBookPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6571_ (Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetSpawn (Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6664_ (Lnet/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleChangeDifficulty (Lnet/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6695_ (Lnet/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleBlockBreakAck (Lnet/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6747_ (Lnet/minecraft/network/protocol/game/ClientboundSetExperiencePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetExperience (Lnet/minecraft/network/protocol/game/ClientboundSetExperiencePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6771_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddEntity (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6773_ (Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleBlockUpdate (Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6837_ (Lnet/minecraft/network/protocol/game/ClientboundContainerSetContentPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleContainerContent (Lnet/minecraft/network/protocol/game/ClientboundContainerSetContentPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6905_ (Lnet/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleHorseScreenOpen (Lnet/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_6965_ (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddMob (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/multiplayer/ClientPacketListener/onDisconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7039_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handlePlayerInfo (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7183_ (Lnet/minecraft/network/protocol/game/ClientboundStopSoundPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleStopSoundEvent (Lnet/minecraft/network/protocol/game/ClientboundStopSoundPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7231_ (Lnet/minecraft/network/protocol/game/ClientboundKeepAlivePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleKeepAlive (Lnet/minecraft/network/protocol/game/ClientboundKeepAlivePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7244_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleLookAt (Lnet/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7257_ (Lnet/minecraft/network/protocol/game/ClientboundContainerSetDataPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleContainerSetData (Lnet/minecraft/network/protocol/game/ClientboundContainerSetDataPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7271_ (Lnet/minecraft/network/protocol/game/ClientboundAwardStatsPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAwardStats (Lnet/minecraft/network/protocol/game/ClientboundAwardStatsPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7277_ (Lnet/minecraft/network/protocol/game/ClientboundSetEquipmentPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetEquipment (Lnet/minecraft/network/protocol/game/ClientboundSetEquipmentPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7299_ (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetChunkCacheRadius (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7330_ (Lnet/minecraft/network/protocol/game/ClientboundMerchantOffersPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleMerchantOffers (Lnet/minecraft/network/protocol/game/ClientboundMerchantOffersPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7339_ (Lnet/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handlePlaceRecipe (Lnet/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7345_ (Lnet/minecraft/network/protocol/game/ClientboundExplodePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleExplosion (Lnet/minecraft/network/protocol/game/ClientboundExplodePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7364_ (Lnet/minecraft/network/protocol/game/ClientboundBlockEventPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleBlockEvent (Lnet/minecraft/network/protocol/game/ClientboundBlockEventPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7406_ (Lnet/minecraft/network/protocol/game/ClientboundLevelParticlesPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleParticleEvent (Lnet/minecraft/network/protocol/game/ClientboundLevelParticlesPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7410_ (Lnet/minecraft/network/protocol/game/ClientboundMoveVehiclePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleMoveVehicle (Lnet/minecraft/network/protocol/game/ClientboundMoveVehiclePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7413_ (Lnet/minecraft/network/protocol/game/ClientboundCustomPayloadPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleCustomPayload (Lnet/minecraft/network/protocol/game/ClientboundCustomPayloadPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7443_ (Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleCommands (Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7519_ (Lnet/minecraft/network/protocol/game/ClientboundSetScorePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetScore (Lnet/minecraft/network/protocol/game/ClientboundSetScorePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7545_ (Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleBlockEntityData (Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7553_ (Lnet/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSelectAdvancementsTab (Lnet/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7589_ (Lnet/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleCommandSuggestions (Lnet/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7616_ (Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleGameEvent (Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7628_ (Lnet/minecraft/network/protocol/game/ClientboundEntityEventPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleEntityEvent (Lnet/minecraft/network/protocol/game/ClientboundEntityEventPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7633_ (Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleMapItemData (Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7685_ (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleBossUpdate (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7701_ (Lnet/minecraft/network/protocol/game/ClientboundCooldownPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleItemCooldown (Lnet/minecraft/network/protocol/game/ClientboundCooldownPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7704_ (Lnet/minecraft/network/protocol/game/ClientboundLevelEventPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleLevelEvent (Lnet/minecraft/network/protocol/game/ClientboundLevelEventPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7708_ (Lnet/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddExperienceOrb (Lnet/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7710_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleUpdateAttributes (Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7776_ (Lnet/minecraft/network/protocol/game/ClientboundContainerClosePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleContainerClose (Lnet/minecraft/network/protocol/game/ClientboundContainerClosePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7791_ (Lnet/minecraft/network/protocol/game/ClientboundAnimatePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAnimate (Lnet/minecraft/network/protocol/game/ClientboundAnimatePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7865_ (Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleMoveEntity (Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7885_ (Lnet/minecraft/network/protocol/game/ClientboundSetTimePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetTime (Lnet/minecraft/network/protocol/game/ClientboundSetTimePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7915_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleUpdateMobEffect (Lnet/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7957_ (Lnet/minecraft/network/protocol/game/ClientboundSetObjectivePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddObjective (Lnet/minecraft/network/protocol/game/ClientboundSetObjectivePacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_7992_ (Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleRespawn (Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_8001_ (Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleTakeItemEntity (Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_8047_ (Lnet/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleOpenSignEditor (Lnet/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_8048_ (Lnet/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetEntityMotion (Lnet/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_8065_ (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSetChunkCacheCenter (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_8068_ (Lnet/minecraft/network/protocol/game/ClientboundSoundPacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleSoundEvent (Lnet/minecraft/network/protocol/game/ClientboundSoundPacket;)V +MD: net/minecraft/client/multiplayer/ClientPacketListener/m_8076_ (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket;)V net/minecraft/client/multiplayer/ClientPacketListener/handleAddOrRemoveRecipes (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket;)V +CL: net/minecraft/client/multiplayer/ClientPacketListener$1 net/minecraft/client/multiplayer/ClientPacketListener$1 +FD: net/minecraft/client/multiplayer/ClientPacketListener$1/f_105155_ net/minecraft/client/multiplayer/ClientPacketListener$1/$SwitchMap$net$minecraft$network$protocol$game$ClientboundRecipePacket$State +FD: net/minecraft/client/multiplayer/ClientPacketListener$1/f_105157_ net/minecraft/client/multiplayer/ClientPacketListener$1/$SwitchMap$net$minecraft$network$protocol$game$ClientboundPlayerInfoPacket$Action +FD: net/minecraft/client/multiplayer/ClientPacketListener$1/f_105158_ net/minecraft/client/multiplayer/ClientPacketListener$1/$SwitchMap$net$minecraft$server$ServerScoreboard$Method +FD: net/minecraft/client/multiplayer/ClientPacketListener$1/net/minecraft/client/multiplayer/ClientPacketListener$1 net/minecraft/client/multiplayer/ClientPacketListener$1/net/minecraft/client/multiplayer/ClientPacketListener$1 +MD: net/minecraft/client/multiplayer/ClientPacketListener$1/ ()V net/minecraft/client/multiplayer/ClientPacketListener$1/ ()V +CL: net/minecraft/client/multiplayer/ClientSuggestionProvider net/minecraft/client/multiplayer/ClientSuggestionProvider +FD: net/minecraft/client/multiplayer/ClientSuggestionProvider/f_105160_ net/minecraft/client/multiplayer/ClientSuggestionProvider/connection +FD: net/minecraft/client/multiplayer/ClientSuggestionProvider/f_105161_ net/minecraft/client/multiplayer/ClientSuggestionProvider/minecraft +FD: net/minecraft/client/multiplayer/ClientSuggestionProvider/f_105162_ net/minecraft/client/multiplayer/ClientSuggestionProvider/pendingSuggestionsId +FD: net/minecraft/client/multiplayer/ClientSuggestionProvider/f_105163_ net/minecraft/client/multiplayer/ClientSuggestionProvider/pendingSuggestionsFuture +FD: net/minecraft/client/multiplayer/ClientSuggestionProvider/net/minecraft/client/multiplayer/ClientSuggestionProvider net/minecraft/client/multiplayer/ClientSuggestionProvider/net/minecraft/client/multiplayer/ClientSuggestionProvider +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/ (Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/multiplayer/ClientSuggestionProvider/ (Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_105167_ (D)Ljava/lang/String; net/minecraft/client/multiplayer/ClientSuggestionProvider/prettyPrint (D)Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_105169_ (I)Ljava/lang/String; net/minecraft/client/multiplayer/ClientSuggestionProvider/prettyPrint (I)Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_105171_ (ILcom/mojang/brigadier/suggestion/Suggestions;)V net/minecraft/client/multiplayer/ClientSuggestionProvider/completeCustomSuggestions (ILcom/mojang/brigadier/suggestion/Suggestions;)V +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_212095_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/multiplayer/ClientSuggestionProvider/suggestRegistryElements (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_212155_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/multiplayer/ClientSuggestionProvider/customSuggestion (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_212424_ (Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/multiplayer/ClientSuggestionProvider/lambda$suggestRegistryElements$0 (Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_212433_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/multiplayer/ClientSuggestionProvider/lambda$suggestRegistryElements$1 (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_5894_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/client/multiplayer/ClientSuggestionProvider/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_5982_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientSuggestionProvider/getOnlinePlayerNames ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_5983_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientSuggestionProvider/getAllTeams ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_5984_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientSuggestionProvider/getAvailableSoundEvents ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_6264_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientSuggestionProvider/getSelectedEntities ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_6265_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientSuggestionProvider/getRelevantCoordinates ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_6284_ ()Ljava/util/Collection; net/minecraft/client/multiplayer/ClientSuggestionProvider/getAbsoluteCoordinates ()Ljava/util/Collection; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_6553_ ()Ljava/util/Set; net/minecraft/client/multiplayer/ClientSuggestionProvider/levels ()Ljava/util/Set; +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_6761_ (I)Z net/minecraft/client/multiplayer/ClientSuggestionProvider/hasPermission (I)Z +MD: net/minecraft/client/multiplayer/ClientSuggestionProvider/m_6860_ ()Ljava/util/stream/Stream; net/minecraft/client/multiplayer/ClientSuggestionProvider/getRecipeNames ()Ljava/util/stream/Stream; +CL: net/minecraft/client/multiplayer/MultiPlayerGameMode net/minecraft/client/multiplayer/MultiPlayerGameMode +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105188_ net/minecraft/client/multiplayer/MultiPlayerGameMode/LOGGER +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105189_ net/minecraft/client/multiplayer/MultiPlayerGameMode/minecraft +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105190_ net/minecraft/client/multiplayer/MultiPlayerGameMode/connection +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105191_ net/minecraft/client/multiplayer/MultiPlayerGameMode/destroyBlockPos +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105192_ net/minecraft/client/multiplayer/MultiPlayerGameMode/destroyingItem +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105193_ net/minecraft/client/multiplayer/MultiPlayerGameMode/destroyProgress +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105194_ net/minecraft/client/multiplayer/MultiPlayerGameMode/destroyTicks +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105195_ net/minecraft/client/multiplayer/MultiPlayerGameMode/destroyDelay +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105196_ net/minecraft/client/multiplayer/MultiPlayerGameMode/isDestroying +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105197_ net/minecraft/client/multiplayer/MultiPlayerGameMode/localPlayerMode +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105198_ net/minecraft/client/multiplayer/MultiPlayerGameMode/previousLocalPlayerMode +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105199_ net/minecraft/client/multiplayer/MultiPlayerGameMode/unAckedActions +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_105200_ net/minecraft/client/multiplayer/MultiPlayerGameMode/carriedIndex +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/f_171798_ net/minecraft/client/multiplayer/MultiPlayerGameMode/MAX_ACTIONS_SIZE +FD: net/minecraft/client/multiplayer/MultiPlayerGameMode/net/minecraft/client/multiplayer/MultiPlayerGameMode net/minecraft/client/multiplayer/MultiPlayerGameMode/net/minecraft/client/multiplayer/MultiPlayerGameMode +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/ ()V net/minecraft/client/multiplayer/MultiPlayerGameMode/ ()V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/ClientPacketListener;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/ClientPacketListener;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105205_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/canHurtPlayer ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105206_ (I)V net/minecraft/client/multiplayer/MultiPlayerGameMode/handlePickItem (I)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105208_ (II)V net/minecraft/client/multiplayer/MultiPlayerGameMode/handleInventoryButtonClick (II)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105217_ (ILnet/minecraft/world/item/crafting/Recipe;Z)V net/minecraft/client/multiplayer/MultiPlayerGameMode/handlePlaceRecipe (ILnet/minecraft/world/item/crafting/Recipe;Z)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105221_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/adjustPlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105223_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/attack (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105226_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/client/multiplayer/MultiPlayerGameMode/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105230_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/EntityHitResult;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/client/multiplayer/MultiPlayerGameMode/interactAt (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/EntityHitResult;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105235_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/client/multiplayer/MultiPlayerGameMode/useItem (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105239_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/handleCreativeModeItemDrop (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105241_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/client/multiplayer/MultiPlayerGameMode/handleCreativeModeItemAdd (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105246_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/stats/StatsCounter;Lnet/minecraft/client/ClientRecipeBook;)Lnet/minecraft/client/player/LocalPlayer; net/minecraft/client/multiplayer/MultiPlayerGameMode/createPlayer (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/stats/StatsCounter;Lnet/minecraft/client/ClientRecipeBook;)Lnet/minecraft/client/player/LocalPlayer; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105250_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/stats/StatsCounter;Lnet/minecraft/client/ClientRecipeBook;ZZ)Lnet/minecraft/client/player/LocalPlayer; net/minecraft/client/multiplayer/MultiPlayerGameMode/createPlayer (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/stats/StatsCounter;Lnet/minecraft/client/ClientRecipeBook;ZZ)Lnet/minecraft/client/player/LocalPlayer; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105256_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Z)V net/minecraft/client/multiplayer/MultiPlayerGameMode/handleBlockBreakAck (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Z)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105262_ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/client/multiplayer/MultiPlayerGameMode/useItemOn (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105267_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/multiplayer/MultiPlayerGameMode/destroyBlock (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105269_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/client/multiplayer/MultiPlayerGameMode/startDestroyBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105272_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/sendBlockAction (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105276_ ()V net/minecraft/client/multiplayer/MultiPlayerGameMode/stopDestroyBlock ()V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105277_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/releaseUsingItem (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105279_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/setLocalMode (Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105281_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/multiplayer/MultiPlayerGameMode/sameDestroyTarget (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105283_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/client/multiplayer/MultiPlayerGameMode/continueDestroyBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105286_ ()F net/minecraft/client/multiplayer/MultiPlayerGameMode/getPickRange ()F +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105287_ ()V net/minecraft/client/multiplayer/MultiPlayerGameMode/tick ()V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105288_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/hasExperience ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105289_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/hasMissTime ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105290_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/hasInfiniteItems ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105291_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/hasFarPickRange ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105292_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/isServerControlledInventory ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105293_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/isAlwaysFlying ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105294_ ()Lnet/minecraft/world/level/GameType; net/minecraft/client/multiplayer/MultiPlayerGameMode/getPreviousPlayerMode ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105295_ ()Lnet/minecraft/world/level/GameType; net/minecraft/client/multiplayer/MultiPlayerGameMode/getPlayerMode ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105296_ ()Z net/minecraft/client/multiplayer/MultiPlayerGameMode/isDestroying ()Z +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_105297_ ()V net/minecraft/client/multiplayer/MultiPlayerGameMode/ensureHasSentCarriedItem ()V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_171799_ (IIILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/handleInventoryMouseClick (IIILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/client/multiplayer/MultiPlayerGameMode/m_171805_ (Lnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;)V net/minecraft/client/multiplayer/MultiPlayerGameMode/setLocalMode (Lnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;)V +CL: net/minecraft/client/multiplayer/PlayerInfo net/minecraft/client/multiplayer/PlayerInfo +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105298_ net/minecraft/client/multiplayer/PlayerInfo/profile +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105299_ net/minecraft/client/multiplayer/PlayerInfo/textureLocations +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105300_ net/minecraft/client/multiplayer/PlayerInfo/gameMode +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105301_ net/minecraft/client/multiplayer/PlayerInfo/latency +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105302_ net/minecraft/client/multiplayer/PlayerInfo/pendingTextures +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105303_ net/minecraft/client/multiplayer/PlayerInfo/skinModel +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105304_ net/minecraft/client/multiplayer/PlayerInfo/tabListDisplayName +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105305_ net/minecraft/client/multiplayer/PlayerInfo/lastHealth +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105306_ net/minecraft/client/multiplayer/PlayerInfo/displayHealth +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105307_ net/minecraft/client/multiplayer/PlayerInfo/lastHealthTime +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105308_ net/minecraft/client/multiplayer/PlayerInfo/healthBlinkTime +FD: net/minecraft/client/multiplayer/PlayerInfo/f_105309_ net/minecraft/client/multiplayer/PlayerInfo/renderVisibilityId +FD: net/minecraft/client/multiplayer/PlayerInfo/net/minecraft/client/multiplayer/PlayerInfo net/minecraft/client/multiplayer/PlayerInfo/net/minecraft/client/multiplayer/PlayerInfo +MD: net/minecraft/client/multiplayer/PlayerInfo/ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V net/minecraft/client/multiplayer/PlayerInfo/ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105312_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/client/multiplayer/PlayerInfo/getProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105313_ (I)V net/minecraft/client/multiplayer/PlayerInfo/setLatency (I)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105315_ (J)V net/minecraft/client/multiplayer/PlayerInfo/setLastHealthTime (J)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105317_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/client/multiplayer/PlayerInfo/setGameMode (Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105319_ (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;)V net/minecraft/client/multiplayer/PlayerInfo/lambda$registerTextures$0 (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105323_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/multiplayer/PlayerInfo/setTabListDisplayName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105325_ ()Lnet/minecraft/world/level/GameType; net/minecraft/client/multiplayer/PlayerInfo/getGameMode ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105326_ (I)V net/minecraft/client/multiplayer/PlayerInfo/setLastHealth (I)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105328_ (J)V net/minecraft/client/multiplayer/PlayerInfo/setHealthBlinkTime (J)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105330_ ()I net/minecraft/client/multiplayer/PlayerInfo/getLatency ()I +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105331_ (I)V net/minecraft/client/multiplayer/PlayerInfo/setDisplayHealth (I)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105333_ (J)V net/minecraft/client/multiplayer/PlayerInfo/setRenderVisibilityId (J)V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105335_ ()Z net/minecraft/client/multiplayer/PlayerInfo/isSkinLoaded ()Z +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105336_ ()Ljava/lang/String; net/minecraft/client/multiplayer/PlayerInfo/getModelName ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105337_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/multiplayer/PlayerInfo/getSkinLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105338_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/multiplayer/PlayerInfo/getCapeLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105339_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/multiplayer/PlayerInfo/getElytraLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105340_ ()Lnet/minecraft/world/scores/PlayerTeam; net/minecraft/client/multiplayer/PlayerInfo/getTeam ()Lnet/minecraft/world/scores/PlayerTeam; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105341_ ()V net/minecraft/client/multiplayer/PlayerInfo/registerTextures ()V +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105342_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/multiplayer/PlayerInfo/getTabListDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105343_ ()I net/minecraft/client/multiplayer/PlayerInfo/getLastHealth ()I +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105344_ ()I net/minecraft/client/multiplayer/PlayerInfo/getDisplayHealth ()I +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105345_ ()J net/minecraft/client/multiplayer/PlayerInfo/getLastHealthTime ()J +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105346_ ()J net/minecraft/client/multiplayer/PlayerInfo/getHealthBlinkTime ()J +MD: net/minecraft/client/multiplayer/PlayerInfo/m_105347_ ()J net/minecraft/client/multiplayer/PlayerInfo/getRenderVisibilityId ()J +MD: net/minecraft/client/multiplayer/PlayerInfo/m_171808_ ()Z net/minecraft/client/multiplayer/PlayerInfo/isCapeLoaded ()Z +CL: net/minecraft/client/multiplayer/ServerData net/minecraft/client/multiplayer/ServerData +FD: net/minecraft/client/multiplayer/ServerData/f_105362_ net/minecraft/client/multiplayer/ServerData/name +FD: net/minecraft/client/multiplayer/ServerData/f_105363_ net/minecraft/client/multiplayer/ServerData/ip +FD: net/minecraft/client/multiplayer/ServerData/f_105364_ net/minecraft/client/multiplayer/ServerData/status +FD: net/minecraft/client/multiplayer/ServerData/f_105365_ net/minecraft/client/multiplayer/ServerData/motd +FD: net/minecraft/client/multiplayer/ServerData/f_105366_ net/minecraft/client/multiplayer/ServerData/ping +FD: net/minecraft/client/multiplayer/ServerData/f_105367_ net/minecraft/client/multiplayer/ServerData/protocol +FD: net/minecraft/client/multiplayer/ServerData/f_105368_ net/minecraft/client/multiplayer/ServerData/version +FD: net/minecraft/client/multiplayer/ServerData/f_105369_ net/minecraft/client/multiplayer/ServerData/pinged +FD: net/minecraft/client/multiplayer/ServerData/f_105370_ net/minecraft/client/multiplayer/ServerData/playerList +FD: net/minecraft/client/multiplayer/ServerData/f_105371_ net/minecraft/client/multiplayer/ServerData/packStatus +FD: net/minecraft/client/multiplayer/ServerData/f_105372_ net/minecraft/client/multiplayer/ServerData/iconB64 +FD: net/minecraft/client/multiplayer/ServerData/f_105373_ net/minecraft/client/multiplayer/ServerData/lan +FD: net/minecraft/client/multiplayer/ServerData/net/minecraft/client/multiplayer/ServerData net/minecraft/client/multiplayer/ServerData/net/minecraft/client/multiplayer/ServerData +MD: net/minecraft/client/multiplayer/ServerData/ (Ljava/lang/String;Ljava/lang/String;Z)V net/minecraft/client/multiplayer/ServerData/ (Ljava/lang/String;Ljava/lang/String;Z)V +MD: net/minecraft/client/multiplayer/ServerData/m_105378_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/client/multiplayer/ServerData/write ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/client/multiplayer/ServerData/m_105379_ (Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus;)V net/minecraft/client/multiplayer/ServerData/setResourcePackStatus (Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus;)V +MD: net/minecraft/client/multiplayer/ServerData/m_105381_ (Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerData/copyFrom (Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/multiplayer/ServerData/m_105383_ (Ljava/lang/String;)V net/minecraft/client/multiplayer/ServerData/setIconB64 (Ljava/lang/String;)V +MD: net/minecraft/client/multiplayer/ServerData/m_105385_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/client/multiplayer/ServerData; net/minecraft/client/multiplayer/ServerData/read (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/client/multiplayer/ServerData; +MD: net/minecraft/client/multiplayer/ServerData/m_105387_ ()Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; net/minecraft/client/multiplayer/ServerData/getResourcePackStatus ()Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; +MD: net/minecraft/client/multiplayer/ServerData/m_105388_ ()Ljava/lang/String; net/minecraft/client/multiplayer/ServerData/getIconB64 ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/ServerData/m_105389_ ()Z net/minecraft/client/multiplayer/ServerData/isLan ()Z +CL: net/minecraft/client/multiplayer/ServerData$ServerPackStatus net/minecraft/client/multiplayer/ServerData$ServerPackStatus +FD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/$VALUES net/minecraft/client/multiplayer/ServerData$ServerPackStatus/$VALUES +FD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/DISABLED net/minecraft/client/multiplayer/ServerData$ServerPackStatus/DISABLED +FD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/ENABLED net/minecraft/client/multiplayer/ServerData$ServerPackStatus/ENABLED +FD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/PROMPT net/minecraft/client/multiplayer/ServerData$ServerPackStatus/PROMPT +FD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/f_105393_ net/minecraft/client/multiplayer/ServerData$ServerPackStatus/name +FD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/net/minecraft/client/multiplayer/ServerData$ServerPackStatus net/minecraft/client/multiplayer/ServerData$ServerPackStatus/net/minecraft/client/multiplayer/ServerData$ServerPackStatus +MD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/ ()V net/minecraft/client/multiplayer/ServerData$ServerPackStatus/ ()V +MD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/multiplayer/ServerData$ServerPackStatus/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/m_105400_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/multiplayer/ServerData$ServerPackStatus/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/m_171809_ ()[Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; net/minecraft/client/multiplayer/ServerData$ServerPackStatus/$values ()[Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; +MD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; net/minecraft/client/multiplayer/ServerData$ServerPackStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; +MD: net/minecraft/client/multiplayer/ServerData$ServerPackStatus/values ()[Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; net/minecraft/client/multiplayer/ServerData$ServerPackStatus/values ()[Lnet/minecraft/client/multiplayer/ServerData$ServerPackStatus; +CL: net/minecraft/client/multiplayer/ServerList net/minecraft/client/multiplayer/ServerList +FD: net/minecraft/client/multiplayer/ServerList/f_105425_ net/minecraft/client/multiplayer/ServerList/LOGGER +FD: net/minecraft/client/multiplayer/ServerList/f_105426_ net/minecraft/client/multiplayer/ServerList/minecraft +FD: net/minecraft/client/multiplayer/ServerList/f_105427_ net/minecraft/client/multiplayer/ServerList/serverList +FD: net/minecraft/client/multiplayer/ServerList/net/minecraft/client/multiplayer/ServerList net/minecraft/client/multiplayer/ServerList/net/minecraft/client/multiplayer/ServerList +MD: net/minecraft/client/multiplayer/ServerList/ ()V net/minecraft/client/multiplayer/ServerList/ ()V +MD: net/minecraft/client/multiplayer/ServerList/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/multiplayer/ServerList/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/multiplayer/ServerList/m_105431_ ()V net/minecraft/client/multiplayer/ServerList/load ()V +MD: net/minecraft/client/multiplayer/ServerList/m_105432_ (I)Lnet/minecraft/client/multiplayer/ServerData; net/minecraft/client/multiplayer/ServerList/get (I)Lnet/minecraft/client/multiplayer/ServerData; +MD: net/minecraft/client/multiplayer/ServerList/m_105434_ (II)V net/minecraft/client/multiplayer/ServerList/swap (II)V +MD: net/minecraft/client/multiplayer/ServerList/m_105437_ (ILnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerList/replace (ILnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/multiplayer/ServerList/m_105440_ (Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerList/remove (Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/multiplayer/ServerList/m_105442_ ()V net/minecraft/client/multiplayer/ServerList/save ()V +MD: net/minecraft/client/multiplayer/ServerList/m_105443_ (Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerList/add (Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/multiplayer/ServerList/m_105445_ ()I net/minecraft/client/multiplayer/ServerList/size ()I +MD: net/minecraft/client/multiplayer/ServerList/m_105446_ (Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerList/saveSingleServer (Lnet/minecraft/client/multiplayer/ServerData;)V +CL: net/minecraft/client/multiplayer/ServerStatusPinger net/minecraft/client/multiplayer/ServerStatusPinger +FD: net/minecraft/client/multiplayer/ServerStatusPinger/f_105448_ net/minecraft/client/multiplayer/ServerStatusPinger/SPLITTER +FD: net/minecraft/client/multiplayer/ServerStatusPinger/f_105449_ net/minecraft/client/multiplayer/ServerStatusPinger/LOGGER +FD: net/minecraft/client/multiplayer/ServerStatusPinger/f_105450_ net/minecraft/client/multiplayer/ServerStatusPinger/connections +FD: net/minecraft/client/multiplayer/ServerStatusPinger/f_171810_ net/minecraft/client/multiplayer/ServerStatusPinger/CANT_CONNECT_MESSAGE +FD: net/minecraft/client/multiplayer/ServerStatusPinger/net/minecraft/client/multiplayer/ServerStatusPinger net/minecraft/client/multiplayer/ServerStatusPinger/net/minecraft/client/multiplayer/ServerStatusPinger +MD: net/minecraft/client/multiplayer/ServerStatusPinger/ ()V net/minecraft/client/multiplayer/ServerStatusPinger/ ()V +MD: net/minecraft/client/multiplayer/ServerStatusPinger/ ()V net/minecraft/client/multiplayer/ServerStatusPinger/ ()V +MD: net/minecraft/client/multiplayer/ServerStatusPinger/m_105453_ ()V net/minecraft/client/multiplayer/ServerStatusPinger/tick ()V +MD: net/minecraft/client/multiplayer/ServerStatusPinger/m_105459_ (Lnet/minecraft/client/multiplayer/ServerData;Ljava/lang/Runnable;)V net/minecraft/client/multiplayer/ServerStatusPinger/pingServer (Lnet/minecraft/client/multiplayer/ServerData;Ljava/lang/Runnable;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger/m_105465_ ()V net/minecraft/client/multiplayer/ServerStatusPinger/removeAll ()V +MD: net/minecraft/client/multiplayer/ServerStatusPinger/m_105466_ (II)Lnet/minecraft/network/chat/Component; net/minecraft/client/multiplayer/ServerStatusPinger/formatPlayerCount (II)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/multiplayer/ServerStatusPinger/m_171811_ (Ljava/net/InetSocketAddress;Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerStatusPinger/pingLegacyServer (Ljava/net/InetSocketAddress;Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger/m_171814_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerStatusPinger/onPingFailed (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/multiplayer/ServerData;)V +CL: net/minecraft/client/multiplayer/ServerStatusPinger$1 net/minecraft/client/multiplayer/ServerStatusPinger$1 +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_105471_ net/minecraft/client/multiplayer/ServerStatusPinger$1/val$connection +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_105472_ net/minecraft/client/multiplayer/ServerStatusPinger$1/val$data +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_105473_ net/minecraft/client/multiplayer/ServerStatusPinger$1/val$onPersistentDataChange +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_105474_ net/minecraft/client/multiplayer/ServerStatusPinger$1/this$0 +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_105475_ net/minecraft/client/multiplayer/ServerStatusPinger$1/success +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_105476_ net/minecraft/client/multiplayer/ServerStatusPinger$1/receivedPing +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_105477_ net/minecraft/client/multiplayer/ServerStatusPinger$1/pingStart +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/f_171817_ net/minecraft/client/multiplayer/ServerStatusPinger$1/val$address +FD: net/minecraft/client/multiplayer/ServerStatusPinger$1/net/minecraft/client/multiplayer/ServerStatusPinger$1 net/minecraft/client/multiplayer/ServerStatusPinger$1/net/minecraft/client/multiplayer/ServerStatusPinger$1 +MD: net/minecraft/client/multiplayer/ServerStatusPinger$1/ (Lnet/minecraft/client/multiplayer/ServerStatusPinger;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/ServerData;Ljava/lang/Runnable;Ljava/net/InetSocketAddress;)V net/minecraft/client/multiplayer/ServerStatusPinger$1/ (Lnet/minecraft/client/multiplayer/ServerStatusPinger;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/ServerData;Ljava/lang/Runnable;Ljava/net/InetSocketAddress;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$1/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/client/multiplayer/ServerStatusPinger$1/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/client/multiplayer/ServerStatusPinger$1/m_6440_ (Lnet/minecraft/network/protocol/status/ClientboundStatusResponsePacket;)V net/minecraft/client/multiplayer/ServerStatusPinger$1/handleStatusResponse (Lnet/minecraft/network/protocol/status/ClientboundStatusResponsePacket;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$1/m_7017_ (Lnet/minecraft/network/protocol/status/ClientboundPongResponsePacket;)V net/minecraft/client/multiplayer/ServerStatusPinger$1/handlePongResponse (Lnet/minecraft/network/protocol/status/ClientboundPongResponsePacket;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$1/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/client/multiplayer/ServerStatusPinger$1/onDisconnect (Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/client/multiplayer/ServerStatusPinger$2 net/minecraft/client/multiplayer/ServerStatusPinger$2 +FD: net/minecraft/client/multiplayer/ServerStatusPinger$2/f_105490_ net/minecraft/client/multiplayer/ServerStatusPinger$2/val$address +FD: net/minecraft/client/multiplayer/ServerStatusPinger$2/f_105491_ net/minecraft/client/multiplayer/ServerStatusPinger$2/val$data +FD: net/minecraft/client/multiplayer/ServerStatusPinger$2/f_105492_ net/minecraft/client/multiplayer/ServerStatusPinger$2/this$0 +FD: net/minecraft/client/multiplayer/ServerStatusPinger$2/net/minecraft/client/multiplayer/ServerStatusPinger$2 net/minecraft/client/multiplayer/ServerStatusPinger$2/net/minecraft/client/multiplayer/ServerStatusPinger$2 +MD: net/minecraft/client/multiplayer/ServerStatusPinger$2/ (Lnet/minecraft/client/multiplayer/ServerStatusPinger;Ljava/net/InetSocketAddress;Lnet/minecraft/client/multiplayer/ServerData;)V net/minecraft/client/multiplayer/ServerStatusPinger$2/ (Lnet/minecraft/client/multiplayer/ServerStatusPinger;Ljava/net/InetSocketAddress;Lnet/minecraft/client/multiplayer/ServerData;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$2/initChannel (Lio/netty/channel/Channel;)V net/minecraft/client/multiplayer/ServerStatusPinger$2/initChannel (Lio/netty/channel/Channel;)V +CL: net/minecraft/client/multiplayer/ServerStatusPinger$2$1 net/minecraft/client/multiplayer/ServerStatusPinger$2$1 +FD: net/minecraft/client/multiplayer/ServerStatusPinger$2$1/f_105499_ net/minecraft/client/multiplayer/ServerStatusPinger$2$1/this$1 +FD: net/minecraft/client/multiplayer/ServerStatusPinger$2$1/net/minecraft/client/multiplayer/ServerStatusPinger$2$1 net/minecraft/client/multiplayer/ServerStatusPinger$2$1/net/minecraft/client/multiplayer/ServerStatusPinger$2$1 +MD: net/minecraft/client/multiplayer/ServerStatusPinger$2$1/ (Lnet/minecraft/client/multiplayer/ServerStatusPinger$2;)V net/minecraft/client/multiplayer/ServerStatusPinger$2$1/ (Lnet/minecraft/client/multiplayer/ServerStatusPinger$2;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$2$1/channelActive (Lio/netty/channel/ChannelHandlerContext;)V net/minecraft/client/multiplayer/ServerStatusPinger$2$1/channelActive (Lio/netty/channel/ChannelHandlerContext;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$2$1/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V net/minecraft/client/multiplayer/ServerStatusPinger$2$1/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$2$1/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V net/minecraft/client/multiplayer/ServerStatusPinger$2$1/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V +MD: net/minecraft/client/multiplayer/ServerStatusPinger$2$1/exceptionCaught (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;)V net/minecraft/client/multiplayer/ServerStatusPinger$2$1/exceptionCaught (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;)V +CL: net/minecraft/client/multiplayer/package-info net/minecraft/client/multiplayer/package-info +FD: net/minecraft/client/multiplayer/package-info/net/minecraft/client/multiplayer/package-info net/minecraft/client/multiplayer/package-info/net/minecraft/client/multiplayer/package-info +CL: net/minecraft/client/multiplayer/resolver/AddressCheck net/minecraft/client/multiplayer/resolver/AddressCheck +FD: net/minecraft/client/multiplayer/resolver/AddressCheck/net/minecraft/client/multiplayer/resolver/AddressCheck net/minecraft/client/multiplayer/resolver/AddressCheck/net/minecraft/client/multiplayer/resolver/AddressCheck +MD: net/minecraft/client/multiplayer/resolver/AddressCheck/m_142408_ (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Z net/minecraft/client/multiplayer/resolver/AddressCheck/isAllowed (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Z +MD: net/minecraft/client/multiplayer/resolver/AddressCheck/m_142649_ (Lnet/minecraft/client/multiplayer/resolver/ResolvedServerAddress;)Z net/minecraft/client/multiplayer/resolver/AddressCheck/isAllowed (Lnet/minecraft/client/multiplayer/resolver/ResolvedServerAddress;)Z +MD: net/minecraft/client/multiplayer/resolver/AddressCheck/m_171828_ ()Lnet/minecraft/client/multiplayer/resolver/AddressCheck; net/minecraft/client/multiplayer/resolver/AddressCheck/createFromService ()Lnet/minecraft/client/multiplayer/resolver/AddressCheck; +CL: net/minecraft/client/multiplayer/resolver/AddressCheck$1 net/minecraft/client/multiplayer/resolver/AddressCheck$1 +FD: net/minecraft/client/multiplayer/resolver/AddressCheck$1/f_171831_ net/minecraft/client/multiplayer/resolver/AddressCheck$1/val$blockLists +FD: net/minecraft/client/multiplayer/resolver/AddressCheck$1/net/minecraft/client/multiplayer/resolver/AddressCheck$1 net/minecraft/client/multiplayer/resolver/AddressCheck$1/net/minecraft/client/multiplayer/resolver/AddressCheck$1 +MD: net/minecraft/client/multiplayer/resolver/AddressCheck$1/ (Lcom/google/common/collect/ImmutableList;)V net/minecraft/client/multiplayer/resolver/AddressCheck$1/ (Lcom/google/common/collect/ImmutableList;)V +MD: net/minecraft/client/multiplayer/resolver/AddressCheck$1/m_142408_ (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Z net/minecraft/client/multiplayer/resolver/AddressCheck$1/isAllowed (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Z +MD: net/minecraft/client/multiplayer/resolver/AddressCheck$1/m_142649_ (Lnet/minecraft/client/multiplayer/resolver/ResolvedServerAddress;)Z net/minecraft/client/multiplayer/resolver/AddressCheck$1/isAllowed (Lnet/minecraft/client/multiplayer/resolver/ResolvedServerAddress;)Z +MD: net/minecraft/client/multiplayer/resolver/AddressCheck$1/m_171838_ (Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Predicate;)Z net/minecraft/client/multiplayer/resolver/AddressCheck$1/lambda$isAllowed$0 (Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Predicate;)Z +MD: net/minecraft/client/multiplayer/resolver/AddressCheck$1/m_171842_ (Ljava/lang/String;Ljava/util/function/Predicate;)Z net/minecraft/client/multiplayer/resolver/AddressCheck$1/lambda$isAllowed$1 (Ljava/lang/String;Ljava/util/function/Predicate;)Z +CL: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress net/minecraft/client/multiplayer/resolver/ResolvedServerAddress +FD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/net/minecraft/client/multiplayer/resolver/ResolvedServerAddress net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/net/minecraft/client/multiplayer/resolver/ResolvedServerAddress +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/m_142599_ ()I net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/getPort ()I +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/m_142641_ ()Ljava/net/InetSocketAddress; net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/asInetSocketAddress ()Ljava/net/InetSocketAddress; +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/m_142727_ ()Ljava/lang/String; net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/getHostName ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/m_142728_ ()Ljava/lang/String; net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/getHostIp ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/m_171845_ (Ljava/net/InetSocketAddress;)Lnet/minecraft/client/multiplayer/resolver/ResolvedServerAddress; net/minecraft/client/multiplayer/resolver/ResolvedServerAddress/from (Ljava/net/InetSocketAddress;)Lnet/minecraft/client/multiplayer/resolver/ResolvedServerAddress; +CL: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1 net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1 +FD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/f_171847_ net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/val$address +FD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1 net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1 +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/ (Ljava/net/InetSocketAddress;)V net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/ (Ljava/net/InetSocketAddress;)V +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/m_142599_ ()I net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/getPort ()I +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/m_142641_ ()Ljava/net/InetSocketAddress; net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/asInetSocketAddress ()Ljava/net/InetSocketAddress; +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/m_142727_ ()Ljava/lang/String; net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/getHostName ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/m_142728_ ()Ljava/lang/String; net/minecraft/client/multiplayer/resolver/ResolvedServerAddress$1/getHostIp ()Ljava/lang/String; +CL: net/minecraft/client/multiplayer/resolver/ServerAddress net/minecraft/client/multiplayer/resolver/ServerAddress +FD: net/minecraft/client/multiplayer/resolver/ServerAddress/f_171854_ net/minecraft/client/multiplayer/resolver/ServerAddress/LOGGER +FD: net/minecraft/client/multiplayer/resolver/ServerAddress/f_171855_ net/minecraft/client/multiplayer/resolver/ServerAddress/hostAndPort +FD: net/minecraft/client/multiplayer/resolver/ServerAddress/f_171856_ net/minecraft/client/multiplayer/resolver/ServerAddress/INVALID +FD: net/minecraft/client/multiplayer/resolver/ServerAddress/net/minecraft/client/multiplayer/resolver/ServerAddress net/minecraft/client/multiplayer/resolver/ServerAddress/net/minecraft/client/multiplayer/resolver/ServerAddress +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/ ()V net/minecraft/client/multiplayer/resolver/ServerAddress/ ()V +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/ (Lcom/google/common/net/HostAndPort;)V net/minecraft/client/multiplayer/resolver/ServerAddress/ (Lcom/google/common/net/HostAndPort;)V +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/ (Ljava/lang/String;I)V net/minecraft/client/multiplayer/resolver/ServerAddress/ (Ljava/lang/String;I)V +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/equals (Ljava/lang/Object;)Z net/minecraft/client/multiplayer/resolver/ServerAddress/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/hashCode ()I net/minecraft/client/multiplayer/resolver/ServerAddress/hashCode ()I +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/m_171863_ ()Ljava/lang/String; net/minecraft/client/multiplayer/resolver/ServerAddress/getHost ()Ljava/lang/String; +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/m_171864_ (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/resolver/ServerAddress; net/minecraft/client/multiplayer/resolver/ServerAddress/parseString (Ljava/lang/String;)Lnet/minecraft/client/multiplayer/resolver/ServerAddress; +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/m_171866_ ()I net/minecraft/client/multiplayer/resolver/ServerAddress/getPort ()I +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/m_171867_ (Ljava/lang/String;)Z net/minecraft/client/multiplayer/resolver/ServerAddress/isValidAddress (Ljava/lang/String;)Z +MD: net/minecraft/client/multiplayer/resolver/ServerAddress/m_171869_ (Ljava/lang/String;)I net/minecraft/client/multiplayer/resolver/ServerAddress/parsePort (Ljava/lang/String;)I +CL: net/minecraft/client/multiplayer/resolver/ServerAddressResolver net/minecraft/client/multiplayer/resolver/ServerAddressResolver +FD: net/minecraft/client/multiplayer/resolver/ServerAddressResolver/f_171874_ net/minecraft/client/multiplayer/resolver/ServerAddressResolver/LOGGER +FD: net/minecraft/client/multiplayer/resolver/ServerAddressResolver/f_171875_ net/minecraft/client/multiplayer/resolver/ServerAddressResolver/SYSTEM +FD: net/minecraft/client/multiplayer/resolver/ServerAddressResolver/net/minecraft/client/multiplayer/resolver/ServerAddressResolver net/minecraft/client/multiplayer/resolver/ServerAddressResolver/net/minecraft/client/multiplayer/resolver/ServerAddressResolver +MD: net/minecraft/client/multiplayer/resolver/ServerAddressResolver/ ()V net/minecraft/client/multiplayer/resolver/ServerAddressResolver/ ()V +MD: net/minecraft/client/multiplayer/resolver/ServerAddressResolver/m_171877_ (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; net/minecraft/client/multiplayer/resolver/ServerAddressResolver/lambda$static$0 (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; +MD: net/minecraft/client/multiplayer/resolver/ServerAddressResolver/m_171879_ (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; net/minecraft/client/multiplayer/resolver/ServerAddressResolver/resolve (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; +CL: net/minecraft/client/multiplayer/resolver/ServerNameResolver net/minecraft/client/multiplayer/resolver/ServerNameResolver +FD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/f_171881_ net/minecraft/client/multiplayer/resolver/ServerNameResolver/DEFAULT +FD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/f_171882_ net/minecraft/client/multiplayer/resolver/ServerNameResolver/resolver +FD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/f_171883_ net/minecraft/client/multiplayer/resolver/ServerNameResolver/redirectHandler +FD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/f_171884_ net/minecraft/client/multiplayer/resolver/ServerNameResolver/addressCheck +FD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/net/minecraft/client/multiplayer/resolver/ServerNameResolver net/minecraft/client/multiplayer/resolver/ServerNameResolver/net/minecraft/client/multiplayer/resolver/ServerNameResolver +MD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/ ()V net/minecraft/client/multiplayer/resolver/ServerNameResolver/ ()V +MD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/ (Lnet/minecraft/client/multiplayer/resolver/ServerAddressResolver;Lnet/minecraft/client/multiplayer/resolver/ServerRedirectHandler;Lnet/minecraft/client/multiplayer/resolver/AddressCheck;)V net/minecraft/client/multiplayer/resolver/ServerNameResolver/ (Lnet/minecraft/client/multiplayer/resolver/ServerAddressResolver;Lnet/minecraft/client/multiplayer/resolver/ServerRedirectHandler;Lnet/minecraft/client/multiplayer/resolver/AddressCheck;)V +MD: net/minecraft/client/multiplayer/resolver/ServerNameResolver/m_171890_ (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; net/minecraft/client/multiplayer/resolver/ServerNameResolver/resolveAddress (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; +CL: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler net/minecraft/client/multiplayer/resolver/ServerRedirectHandler +FD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/f_171892_ net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/LOGGER +FD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/f_171893_ net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/EMPTY +FD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/net/minecraft/client/multiplayer/resolver/ServerRedirectHandler net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/net/minecraft/client/multiplayer/resolver/ServerRedirectHandler +MD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/ ()V net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/ ()V +MD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/m_171895_ ()Lnet/minecraft/client/multiplayer/resolver/ServerRedirectHandler; net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/createDnsSrvRedirectHandler ()Lnet/minecraft/client/multiplayer/resolver/ServerRedirectHandler; +MD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/m_171896_ (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/lambda$static$0 (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; +MD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/m_171898_ (Ljavax/naming/directory/DirContext;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/lambda$createDnsSrvRedirectHandler$1 (Ljavax/naming/directory/DirContext;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; +MD: net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/m_171901_ (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; net/minecraft/client/multiplayer/resolver/ServerRedirectHandler/lookupRedirect (Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)Ljava/util/Optional; +CL: net/minecraft/client/multiplayer/resolver/package-info net/minecraft/client/multiplayer/resolver/package-info +FD: net/minecraft/client/multiplayer/resolver/package-info/net/minecraft/client/multiplayer/resolver/package-info net/minecraft/client/multiplayer/resolver/package-info/net/minecraft/client/multiplayer/resolver/package-info +CL: net/minecraft/client/package-info net/minecraft/client/package-info +FD: net/minecraft/client/package-info/net/minecraft/client/package-info net/minecraft/client/package-info/net/minecraft/client/package-info +CL: net/minecraft/client/particle/AshParticle net/minecraft/client/particle/AshParticle +FD: net/minecraft/client/particle/AshParticle/net/minecraft/client/particle/AshParticle net/minecraft/client/particle/AshParticle/net/minecraft/client/particle/AshParticle +MD: net/minecraft/client/particle/AshParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDFLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/AshParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDFLnet/minecraft/client/particle/SpriteSet;)V +CL: net/minecraft/client/particle/AshParticle$Provider net/minecraft/client/particle/AshParticle$Provider +FD: net/minecraft/client/particle/AshParticle$Provider/f_105523_ net/minecraft/client/particle/AshParticle$Provider/sprites +FD: net/minecraft/client/particle/AshParticle$Provider/net/minecraft/client/particle/AshParticle$Provider net/minecraft/client/particle/AshParticle$Provider/net/minecraft/client/particle/AshParticle$Provider +MD: net/minecraft/client/particle/AshParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/AshParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/AshParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/AshParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/AshParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/AshParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/AttackSweepParticle net/minecraft/client/particle/AttackSweepParticle +FD: net/minecraft/client/particle/AttackSweepParticle/f_105544_ net/minecraft/client/particle/AttackSweepParticle/sprites +FD: net/minecraft/client/particle/AttackSweepParticle/net/minecraft/client/particle/AttackSweepParticle net/minecraft/client/particle/AttackSweepParticle/net/minecraft/client/particle/AttackSweepParticle +MD: net/minecraft/client/particle/AttackSweepParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/AttackSweepParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/AttackSweepParticle/m_5989_ ()V net/minecraft/client/particle/AttackSweepParticle/tick ()V +MD: net/minecraft/client/particle/AttackSweepParticle/m_6355_ (F)I net/minecraft/client/particle/AttackSweepParticle/getLightColor (F)I +MD: net/minecraft/client/particle/AttackSweepParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/AttackSweepParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/AttackSweepParticle$Provider net/minecraft/client/particle/AttackSweepParticle$Provider +FD: net/minecraft/client/particle/AttackSweepParticle$Provider/f_105564_ net/minecraft/client/particle/AttackSweepParticle$Provider/sprites +FD: net/minecraft/client/particle/AttackSweepParticle$Provider/net/minecraft/client/particle/AttackSweepParticle$Provider net/minecraft/client/particle/AttackSweepParticle$Provider/net/minecraft/client/particle/AttackSweepParticle$Provider +MD: net/minecraft/client/particle/AttackSweepParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/AttackSweepParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/AttackSweepParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/AttackSweepParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/AttackSweepParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/AttackSweepParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/BaseAshSmokeParticle net/minecraft/client/particle/BaseAshSmokeParticle +FD: net/minecraft/client/particle/BaseAshSmokeParticle/f_105620_ net/minecraft/client/particle/BaseAshSmokeParticle/sprites +FD: net/minecraft/client/particle/BaseAshSmokeParticle/net/minecraft/client/particle/BaseAshSmokeParticle net/minecraft/client/particle/BaseAshSmokeParticle/net/minecraft/client/particle/BaseAshSmokeParticle +MD: net/minecraft/client/particle/BaseAshSmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDFFFDDDFLnet/minecraft/client/particle/SpriteSet;FIFZ)V net/minecraft/client/particle/BaseAshSmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDFFFDDDFLnet/minecraft/client/particle/SpriteSet;FIFZ)V +MD: net/minecraft/client/particle/BaseAshSmokeParticle/m_5902_ (F)F net/minecraft/client/particle/BaseAshSmokeParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/BaseAshSmokeParticle/m_5989_ ()V net/minecraft/client/particle/BaseAshSmokeParticle/tick ()V +MD: net/minecraft/client/particle/BaseAshSmokeParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/BaseAshSmokeParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/BlockMarker net/minecraft/client/particle/BlockMarker +FD: net/minecraft/client/particle/BlockMarker/net/minecraft/client/particle/BlockMarker net/minecraft/client/particle/BlockMarker/net/minecraft/client/particle/BlockMarker +MD: net/minecraft/client/particle/BlockMarker/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/particle/BlockMarker/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/particle/BlockMarker/m_5902_ (F)F net/minecraft/client/particle/BlockMarker/getQuadSize (F)F +MD: net/minecraft/client/particle/BlockMarker/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/BlockMarker/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/BlockMarker$Provider net/minecraft/client/particle/BlockMarker$Provider +FD: net/minecraft/client/particle/BlockMarker$Provider/net/minecraft/client/particle/BlockMarker$Provider net/minecraft/client/particle/BlockMarker$Provider/net/minecraft/client/particle/BlockMarker$Provider +MD: net/minecraft/client/particle/BlockMarker$Provider/ ()V net/minecraft/client/particle/BlockMarker$Provider/ ()V +MD: net/minecraft/client/particle/BlockMarker$Provider/m_6966_ (Lnet/minecraft/core/particles/BlockParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BlockMarker$Provider/createParticle (Lnet/minecraft/core/particles/BlockParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/BlockMarker$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BlockMarker$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/BreakingItemParticle net/minecraft/client/particle/BreakingItemParticle +FD: net/minecraft/client/particle/BreakingItemParticle/f_105643_ net/minecraft/client/particle/BreakingItemParticle/uo +FD: net/minecraft/client/particle/BreakingItemParticle/f_105644_ net/minecraft/client/particle/BreakingItemParticle/vo +FD: net/minecraft/client/particle/BreakingItemParticle/net/minecraft/client/particle/BreakingItemParticle net/minecraft/client/particle/BreakingItemParticle/net/minecraft/client/particle/BreakingItemParticle +MD: net/minecraft/client/particle/BreakingItemParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/item/ItemStack;)V net/minecraft/client/particle/BreakingItemParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/particle/BreakingItemParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/item/ItemStack;)V net/minecraft/client/particle/BreakingItemParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/particle/BreakingItemParticle/m_5950_ ()F net/minecraft/client/particle/BreakingItemParticle/getV1 ()F +MD: net/minecraft/client/particle/BreakingItemParticle/m_5951_ ()F net/minecraft/client/particle/BreakingItemParticle/getV0 ()F +MD: net/minecraft/client/particle/BreakingItemParticle/m_5952_ ()F net/minecraft/client/particle/BreakingItemParticle/getU1 ()F +MD: net/minecraft/client/particle/BreakingItemParticle/m_5970_ ()F net/minecraft/client/particle/BreakingItemParticle/getU0 ()F +MD: net/minecraft/client/particle/BreakingItemParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/BreakingItemParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/BreakingItemParticle$Provider net/minecraft/client/particle/BreakingItemParticle$Provider +FD: net/minecraft/client/particle/BreakingItemParticle$Provider/net/minecraft/client/particle/BreakingItemParticle$Provider net/minecraft/client/particle/BreakingItemParticle$Provider/net/minecraft/client/particle/BreakingItemParticle$Provider +MD: net/minecraft/client/particle/BreakingItemParticle$Provider/ ()V net/minecraft/client/particle/BreakingItemParticle$Provider/ ()V +MD: net/minecraft/client/particle/BreakingItemParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ItemParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BreakingItemParticle$Provider/createParticle (Lnet/minecraft/core/particles/ItemParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/BreakingItemParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BreakingItemParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/BreakingItemParticle$SlimeProvider net/minecraft/client/particle/BreakingItemParticle$SlimeProvider +FD: net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/net/minecraft/client/particle/BreakingItemParticle$SlimeProvider net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/net/minecraft/client/particle/BreakingItemParticle$SlimeProvider +MD: net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/ ()V net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/ ()V +MD: net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BreakingItemParticle$SlimeProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/BreakingItemParticle$SnowballProvider net/minecraft/client/particle/BreakingItemParticle$SnowballProvider +FD: net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/net/minecraft/client/particle/BreakingItemParticle$SnowballProvider net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/net/minecraft/client/particle/BreakingItemParticle$SnowballProvider +MD: net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/ ()V net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/ ()V +MD: net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BreakingItemParticle$SnowballProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/BubbleColumnUpParticle net/minecraft/client/particle/BubbleColumnUpParticle +FD: net/minecraft/client/particle/BubbleColumnUpParticle/net/minecraft/client/particle/BubbleColumnUpParticle net/minecraft/client/particle/BubbleColumnUpParticle/net/minecraft/client/particle/BubbleColumnUpParticle +MD: net/minecraft/client/particle/BubbleColumnUpParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/BubbleColumnUpParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/BubbleColumnUpParticle/m_5989_ ()V net/minecraft/client/particle/BubbleColumnUpParticle/tick ()V +MD: net/minecraft/client/particle/BubbleColumnUpParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/BubbleColumnUpParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/BubbleColumnUpParticle$Provider net/minecraft/client/particle/BubbleColumnUpParticle$Provider +FD: net/minecraft/client/particle/BubbleColumnUpParticle$Provider/f_105751_ net/minecraft/client/particle/BubbleColumnUpParticle$Provider/sprite +FD: net/minecraft/client/particle/BubbleColumnUpParticle$Provider/net/minecraft/client/particle/BubbleColumnUpParticle$Provider net/minecraft/client/particle/BubbleColumnUpParticle$Provider/net/minecraft/client/particle/BubbleColumnUpParticle$Provider +MD: net/minecraft/client/particle/BubbleColumnUpParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/BubbleColumnUpParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/BubbleColumnUpParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BubbleColumnUpParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/BubbleColumnUpParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BubbleColumnUpParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/BubbleParticle net/minecraft/client/particle/BubbleParticle +FD: net/minecraft/client/particle/BubbleParticle/net/minecraft/client/particle/BubbleParticle net/minecraft/client/particle/BubbleParticle/net/minecraft/client/particle/BubbleParticle +MD: net/minecraft/client/particle/BubbleParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/BubbleParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/BubbleParticle/m_5989_ ()V net/minecraft/client/particle/BubbleParticle/tick ()V +MD: net/minecraft/client/particle/BubbleParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/BubbleParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/BubbleParticle$Provider net/minecraft/client/particle/BubbleParticle$Provider +FD: net/minecraft/client/particle/BubbleParticle$Provider/f_105791_ net/minecraft/client/particle/BubbleParticle$Provider/sprite +FD: net/minecraft/client/particle/BubbleParticle$Provider/net/minecraft/client/particle/BubbleParticle$Provider net/minecraft/client/particle/BubbleParticle$Provider/net/minecraft/client/particle/BubbleParticle$Provider +MD: net/minecraft/client/particle/BubbleParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/BubbleParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/BubbleParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BubbleParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/BubbleParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BubbleParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/BubblePopParticle net/minecraft/client/particle/BubblePopParticle +FD: net/minecraft/client/particle/BubblePopParticle/f_105812_ net/minecraft/client/particle/BubblePopParticle/sprites +FD: net/minecraft/client/particle/BubblePopParticle/net/minecraft/client/particle/BubblePopParticle net/minecraft/client/particle/BubblePopParticle/net/minecraft/client/particle/BubblePopParticle +MD: net/minecraft/client/particle/BubblePopParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/BubblePopParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/BubblePopParticle/m_5989_ ()V net/minecraft/client/particle/BubblePopParticle/tick ()V +MD: net/minecraft/client/particle/BubblePopParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/BubblePopParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/BubblePopParticle$Provider net/minecraft/client/particle/BubblePopParticle$Provider +FD: net/minecraft/client/particle/BubblePopParticle$Provider/f_105834_ net/minecraft/client/particle/BubblePopParticle$Provider/sprites +FD: net/minecraft/client/particle/BubblePopParticle$Provider/net/minecraft/client/particle/BubblePopParticle$Provider net/minecraft/client/particle/BubblePopParticle$Provider/net/minecraft/client/particle/BubblePopParticle$Provider +MD: net/minecraft/client/particle/BubblePopParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/BubblePopParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/BubblePopParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BubblePopParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/BubblePopParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/BubblePopParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/CampfireSmokeParticle net/minecraft/client/particle/CampfireSmokeParticle +FD: net/minecraft/client/particle/CampfireSmokeParticle/net/minecraft/client/particle/CampfireSmokeParticle net/minecraft/client/particle/CampfireSmokeParticle/net/minecraft/client/particle/CampfireSmokeParticle +MD: net/minecraft/client/particle/CampfireSmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDZ)V net/minecraft/client/particle/CampfireSmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDZ)V +MD: net/minecraft/client/particle/CampfireSmokeParticle/m_5989_ ()V net/minecraft/client/particle/CampfireSmokeParticle/tick ()V +MD: net/minecraft/client/particle/CampfireSmokeParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/CampfireSmokeParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider +FD: net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/f_105876_ net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/sprites +FD: net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider +MD: net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CampfireSmokeParticle$CosyProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider +FD: net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/f_105897_ net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/sprites +FD: net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider +MD: net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CampfireSmokeParticle$SignalProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/CritParticle net/minecraft/client/particle/CritParticle +FD: net/minecraft/client/particle/CritParticle/net/minecraft/client/particle/CritParticle net/minecraft/client/particle/CritParticle/net/minecraft/client/particle/CritParticle +MD: net/minecraft/client/particle/CritParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/CritParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/CritParticle/m_5902_ (F)F net/minecraft/client/particle/CritParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/CritParticle/m_5989_ ()V net/minecraft/client/particle/CritParticle/tick ()V +MD: net/minecraft/client/particle/CritParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/CritParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/CritParticle$DamageIndicatorProvider net/minecraft/client/particle/CritParticle$DamageIndicatorProvider +FD: net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/f_105939_ net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/sprite +FD: net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/net/minecraft/client/particle/CritParticle$DamageIndicatorProvider net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/net/minecraft/client/particle/CritParticle$DamageIndicatorProvider +MD: net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CritParticle$DamageIndicatorProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/CritParticle$MagicProvider net/minecraft/client/particle/CritParticle$MagicProvider +FD: net/minecraft/client/particle/CritParticle$MagicProvider/f_105960_ net/minecraft/client/particle/CritParticle$MagicProvider/sprite +FD: net/minecraft/client/particle/CritParticle$MagicProvider/net/minecraft/client/particle/CritParticle$MagicProvider net/minecraft/client/particle/CritParticle$MagicProvider/net/minecraft/client/particle/CritParticle$MagicProvider +MD: net/minecraft/client/particle/CritParticle$MagicProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/CritParticle$MagicProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/CritParticle$MagicProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CritParticle$MagicProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/CritParticle$MagicProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CritParticle$MagicProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/CritParticle$Provider net/minecraft/client/particle/CritParticle$Provider +FD: net/minecraft/client/particle/CritParticle$Provider/f_105981_ net/minecraft/client/particle/CritParticle$Provider/sprite +FD: net/minecraft/client/particle/CritParticle$Provider/net/minecraft/client/particle/CritParticle$Provider net/minecraft/client/particle/CritParticle$Provider/net/minecraft/client/particle/CritParticle$Provider +MD: net/minecraft/client/particle/CritParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/CritParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/CritParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CritParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/CritParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/CritParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DragonBreathParticle net/minecraft/client/particle/DragonBreathParticle +FD: net/minecraft/client/particle/DragonBreathParticle/f_106002_ net/minecraft/client/particle/DragonBreathParticle/hasHitGround +FD: net/minecraft/client/particle/DragonBreathParticle/f_106003_ net/minecraft/client/particle/DragonBreathParticle/sprites +FD: net/minecraft/client/particle/DragonBreathParticle/f_171920_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MIN_RED +FD: net/minecraft/client/particle/DragonBreathParticle/f_171921_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MIN_GREEN +FD: net/minecraft/client/particle/DragonBreathParticle/f_171922_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MIN_BLUE +FD: net/minecraft/client/particle/DragonBreathParticle/f_171923_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MAX_RED +FD: net/minecraft/client/particle/DragonBreathParticle/f_171924_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MAX_GREEN +FD: net/minecraft/client/particle/DragonBreathParticle/f_171925_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MAX_BLUE +FD: net/minecraft/client/particle/DragonBreathParticle/f_171926_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MIN +FD: net/minecraft/client/particle/DragonBreathParticle/f_171927_ net/minecraft/client/particle/DragonBreathParticle/COLOR_MAX +FD: net/minecraft/client/particle/DragonBreathParticle/net/minecraft/client/particle/DragonBreathParticle net/minecraft/client/particle/DragonBreathParticle/net/minecraft/client/particle/DragonBreathParticle +MD: net/minecraft/client/particle/DragonBreathParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DragonBreathParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DragonBreathParticle/m_5902_ (F)F net/minecraft/client/particle/DragonBreathParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/DragonBreathParticle/m_5989_ ()V net/minecraft/client/particle/DragonBreathParticle/tick ()V +MD: net/minecraft/client/particle/DragonBreathParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/DragonBreathParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/DragonBreathParticle$Provider net/minecraft/client/particle/DragonBreathParticle$Provider +FD: net/minecraft/client/particle/DragonBreathParticle$Provider/f_106027_ net/minecraft/client/particle/DragonBreathParticle$Provider/sprites +FD: net/minecraft/client/particle/DragonBreathParticle$Provider/net/minecraft/client/particle/DragonBreathParticle$Provider net/minecraft/client/particle/DragonBreathParticle$Provider/net/minecraft/client/particle/DragonBreathParticle$Provider +MD: net/minecraft/client/particle/DragonBreathParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DragonBreathParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DragonBreathParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DragonBreathParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DragonBreathParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DragonBreathParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle net/minecraft/client/particle/DripParticle +FD: net/minecraft/client/particle/DripParticle/f_106048_ net/minecraft/client/particle/DripParticle/isGlowing +FD: net/minecraft/client/particle/DripParticle/f_106049_ net/minecraft/client/particle/DripParticle/type +FD: net/minecraft/client/particle/DripParticle/net/minecraft/client/particle/DripParticle net/minecraft/client/particle/DripParticle/net/minecraft/client/particle/DripParticle +MD: net/minecraft/client/particle/DripParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;)V net/minecraft/client/particle/DripParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/client/particle/DripParticle/m_171928_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/client/particle/DripParticle/getType ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/client/particle/DripParticle/m_5949_ ()V net/minecraft/client/particle/DripParticle/postMoveUpdate ()V +MD: net/minecraft/client/particle/DripParticle/m_5956_ ()V net/minecraft/client/particle/DripParticle/preMoveUpdate ()V +MD: net/minecraft/client/particle/DripParticle/m_5989_ ()V net/minecraft/client/particle/DripParticle/tick ()V +MD: net/minecraft/client/particle/DripParticle/m_6355_ (F)I net/minecraft/client/particle/DripParticle/getLightColor (F)I +MD: net/minecraft/client/particle/DripParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/DripParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/DripParticle$CoolingDripHangParticle net/minecraft/client/particle/DripParticle$CoolingDripHangParticle +FD: net/minecraft/client/particle/DripParticle$CoolingDripHangParticle/net/minecraft/client/particle/DripParticle$CoolingDripHangParticle net/minecraft/client/particle/DripParticle$CoolingDripHangParticle/net/minecraft/client/particle/DripParticle$CoolingDripHangParticle +MD: net/minecraft/client/particle/DripParticle$CoolingDripHangParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/particle/DripParticle$CoolingDripHangParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/particle/DripParticle$CoolingDripHangParticle/m_5956_ ()V net/minecraft/client/particle/DripParticle$CoolingDripHangParticle/preMoveUpdate ()V +CL: net/minecraft/client/particle/DripParticle$DripHangParticle net/minecraft/client/particle/DripParticle$DripHangParticle +FD: net/minecraft/client/particle/DripParticle$DripHangParticle/f_106083_ net/minecraft/client/particle/DripParticle$DripHangParticle/fallingParticle +FD: net/minecraft/client/particle/DripParticle$DripHangParticle/net/minecraft/client/particle/DripParticle$DripHangParticle net/minecraft/client/particle/DripParticle$DripHangParticle/net/minecraft/client/particle/DripParticle$DripHangParticle +MD: net/minecraft/client/particle/DripParticle$DripHangParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/particle/DripParticle$DripHangParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/particle/DripParticle$DripHangParticle/m_5949_ ()V net/minecraft/client/particle/DripParticle$DripHangParticle/postMoveUpdate ()V +MD: net/minecraft/client/particle/DripParticle$DripHangParticle/m_5956_ ()V net/minecraft/client/particle/DripParticle$DripHangParticle/preMoveUpdate ()V +CL: net/minecraft/client/particle/DripParticle$DripLandParticle net/minecraft/client/particle/DripParticle$DripLandParticle +FD: net/minecraft/client/particle/DripParticle$DripLandParticle/net/minecraft/client/particle/DripParticle$DripLandParticle net/minecraft/client/particle/DripParticle$DripLandParticle/net/minecraft/client/particle/DripParticle$DripLandParticle +MD: net/minecraft/client/particle/DripParticle$DripLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;)V net/minecraft/client/particle/DripParticle$DripLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;)V +CL: net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle +FD: net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle/net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle/net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle +MD: net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle/m_5949_ ()V net/minecraft/client/particle/DripParticle$DripstoneFallAndLandParticle/postMoveUpdate ()V +CL: net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider +FD: net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/f_171937_ net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider +MD: net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneLavaFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider +FD: net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/f_171958_ net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/sprite +FD: net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider +MD: net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneLavaHangProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider +FD: net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/f_171979_ net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider +MD: net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneWaterFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider +FD: net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/f_172000_ net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/sprite +FD: net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider +MD: net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$DripstoneWaterHangProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$FallAndLandParticle net/minecraft/client/particle/DripParticle$FallAndLandParticle +FD: net/minecraft/client/particle/DripParticle$FallAndLandParticle/f_106114_ net/minecraft/client/particle/DripParticle$FallAndLandParticle/landParticle +FD: net/minecraft/client/particle/DripParticle$FallAndLandParticle/net/minecraft/client/particle/DripParticle$FallAndLandParticle net/minecraft/client/particle/DripParticle$FallAndLandParticle/net/minecraft/client/particle/DripParticle$FallAndLandParticle +MD: net/minecraft/client/particle/DripParticle$FallAndLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/particle/DripParticle$FallAndLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/particle/DripParticle$FallAndLandParticle/m_5949_ ()V net/minecraft/client/particle/DripParticle$FallAndLandParticle/postMoveUpdate ()V +CL: net/minecraft/client/particle/DripParticle$FallingParticle net/minecraft/client/particle/DripParticle$FallingParticle +FD: net/minecraft/client/particle/DripParticle$FallingParticle/net/minecraft/client/particle/DripParticle$FallingParticle net/minecraft/client/particle/DripParticle$FallingParticle/net/minecraft/client/particle/DripParticle$FallingParticle +MD: net/minecraft/client/particle/DripParticle$FallingParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;)V net/minecraft/client/particle/DripParticle$FallingParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/client/particle/DripParticle$FallingParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;I)V net/minecraft/client/particle/DripParticle$FallingParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;I)V +MD: net/minecraft/client/particle/DripParticle$FallingParticle/m_5949_ ()V net/minecraft/client/particle/DripParticle$FallingParticle/postMoveUpdate ()V +CL: net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle +FD: net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle/net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle/net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle +MD: net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle/m_5949_ ()V net/minecraft/client/particle/DripParticle$HoneyFallAndLandParticle/postMoveUpdate ()V +CL: net/minecraft/client/particle/DripParticle$HoneyFallProvider net/minecraft/client/particle/DripParticle$HoneyFallProvider +FD: net/minecraft/client/particle/DripParticle$HoneyFallProvider/f_106161_ net/minecraft/client/particle/DripParticle$HoneyFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$HoneyFallProvider/net/minecraft/client/particle/DripParticle$HoneyFallProvider net/minecraft/client/particle/DripParticle$HoneyFallProvider/net/minecraft/client/particle/DripParticle$HoneyFallProvider +MD: net/minecraft/client/particle/DripParticle$HoneyFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$HoneyFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$HoneyFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$HoneyFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$HoneyFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$HoneyFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$HoneyHangProvider net/minecraft/client/particle/DripParticle$HoneyHangProvider +FD: net/minecraft/client/particle/DripParticle$HoneyHangProvider/f_106182_ net/minecraft/client/particle/DripParticle$HoneyHangProvider/sprite +FD: net/minecraft/client/particle/DripParticle$HoneyHangProvider/net/minecraft/client/particle/DripParticle$HoneyHangProvider net/minecraft/client/particle/DripParticle$HoneyHangProvider/net/minecraft/client/particle/DripParticle$HoneyHangProvider +MD: net/minecraft/client/particle/DripParticle$HoneyHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$HoneyHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$HoneyHangProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$HoneyHangProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$HoneyHangProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$HoneyHangProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$HoneyLandProvider net/minecraft/client/particle/DripParticle$HoneyLandProvider +FD: net/minecraft/client/particle/DripParticle$HoneyLandProvider/f_106203_ net/minecraft/client/particle/DripParticle$HoneyLandProvider/sprite +FD: net/minecraft/client/particle/DripParticle$HoneyLandProvider/net/minecraft/client/particle/DripParticle$HoneyLandProvider net/minecraft/client/particle/DripParticle$HoneyLandProvider/net/minecraft/client/particle/DripParticle$HoneyLandProvider +MD: net/minecraft/client/particle/DripParticle$HoneyLandProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$HoneyLandProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$HoneyLandProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$HoneyLandProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$HoneyLandProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$HoneyLandProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$LavaFallProvider net/minecraft/client/particle/DripParticle$LavaFallProvider +FD: net/minecraft/client/particle/DripParticle$LavaFallProvider/f_106224_ net/minecraft/client/particle/DripParticle$LavaFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$LavaFallProvider/net/minecraft/client/particle/DripParticle$LavaFallProvider net/minecraft/client/particle/DripParticle$LavaFallProvider/net/minecraft/client/particle/DripParticle$LavaFallProvider +MD: net/minecraft/client/particle/DripParticle$LavaFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$LavaFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$LavaFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$LavaFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$LavaFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$LavaFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$LavaHangProvider net/minecraft/client/particle/DripParticle$LavaHangProvider +FD: net/minecraft/client/particle/DripParticle$LavaHangProvider/f_106245_ net/minecraft/client/particle/DripParticle$LavaHangProvider/sprite +FD: net/minecraft/client/particle/DripParticle$LavaHangProvider/net/minecraft/client/particle/DripParticle$LavaHangProvider net/minecraft/client/particle/DripParticle$LavaHangProvider/net/minecraft/client/particle/DripParticle$LavaHangProvider +MD: net/minecraft/client/particle/DripParticle$LavaHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$LavaHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$LavaHangProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$LavaHangProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$LavaHangProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$LavaHangProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$LavaLandProvider net/minecraft/client/particle/DripParticle$LavaLandProvider +FD: net/minecraft/client/particle/DripParticle$LavaLandProvider/f_106266_ net/minecraft/client/particle/DripParticle$LavaLandProvider/sprite +FD: net/minecraft/client/particle/DripParticle$LavaLandProvider/net/minecraft/client/particle/DripParticle$LavaLandProvider net/minecraft/client/particle/DripParticle$LavaLandProvider/net/minecraft/client/particle/DripParticle$LavaLandProvider +MD: net/minecraft/client/particle/DripParticle$LavaLandProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$LavaLandProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$LavaLandProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$LavaLandProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$LavaLandProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$LavaLandProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$NectarFallProvider net/minecraft/client/particle/DripParticle$NectarFallProvider +FD: net/minecraft/client/particle/DripParticle$NectarFallProvider/f_106287_ net/minecraft/client/particle/DripParticle$NectarFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$NectarFallProvider/net/minecraft/client/particle/DripParticle$NectarFallProvider net/minecraft/client/particle/DripParticle$NectarFallProvider/net/minecraft/client/particle/DripParticle$NectarFallProvider +MD: net/minecraft/client/particle/DripParticle$NectarFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$NectarFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$NectarFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$NectarFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$NectarFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$NectarFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider +FD: net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/f_106308_ net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider +MD: net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$ObsidianTearFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider +FD: net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/f_106329_ net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/sprite +FD: net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider +MD: net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$ObsidianTearHangProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider +FD: net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/f_106350_ net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/sprite +FD: net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider +MD: net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$ObsidianTearLandProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider +FD: net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/f_172028_ net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/f_172029_ net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/random +FD: net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider +MD: net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$SporeBlossomFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$WaterFallProvider net/minecraft/client/particle/DripParticle$WaterFallProvider +FD: net/minecraft/client/particle/DripParticle$WaterFallProvider/f_106371_ net/minecraft/client/particle/DripParticle$WaterFallProvider/sprite +FD: net/minecraft/client/particle/DripParticle$WaterFallProvider/net/minecraft/client/particle/DripParticle$WaterFallProvider net/minecraft/client/particle/DripParticle$WaterFallProvider/net/minecraft/client/particle/DripParticle$WaterFallProvider +MD: net/minecraft/client/particle/DripParticle$WaterFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$WaterFallProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$WaterFallProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$WaterFallProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$WaterFallProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$WaterFallProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DripParticle$WaterHangProvider net/minecraft/client/particle/DripParticle$WaterHangProvider +FD: net/minecraft/client/particle/DripParticle$WaterHangProvider/f_106392_ net/minecraft/client/particle/DripParticle$WaterHangProvider/sprite +FD: net/minecraft/client/particle/DripParticle$WaterHangProvider/net/minecraft/client/particle/DripParticle$WaterHangProvider net/minecraft/client/particle/DripParticle$WaterHangProvider/net/minecraft/client/particle/DripParticle$WaterHangProvider +MD: net/minecraft/client/particle/DripParticle$WaterHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DripParticle$WaterHangProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DripParticle$WaterHangProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$WaterHangProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DripParticle$WaterHangProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DripParticle$WaterHangProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DustColorTransitionParticle net/minecraft/client/particle/DustColorTransitionParticle +FD: net/minecraft/client/particle/DustColorTransitionParticle/f_172050_ net/minecraft/client/particle/DustColorTransitionParticle/fromColor +FD: net/minecraft/client/particle/DustColorTransitionParticle/f_172051_ net/minecraft/client/particle/DustColorTransitionParticle/toColor +FD: net/minecraft/client/particle/DustColorTransitionParticle/net/minecraft/client/particle/DustColorTransitionParticle net/minecraft/client/particle/DustColorTransitionParticle/net/minecraft/client/particle/DustColorTransitionParticle +MD: net/minecraft/client/particle/DustColorTransitionParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/core/particles/DustColorTransitionOptions;Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DustColorTransitionParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/core/particles/DustColorTransitionOptions;Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DustColorTransitionParticle/m_172066_ (Lcom/mojang/math/Vector3f;F)Lcom/mojang/math/Vector3f; net/minecraft/client/particle/DustColorTransitionParticle/randomizeColor (Lcom/mojang/math/Vector3f;F)Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/particle/DustColorTransitionParticle/m_172069_ (F)V net/minecraft/client/particle/DustColorTransitionParticle/lerpColors (F)V +MD: net/minecraft/client/particle/DustColorTransitionParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/DustColorTransitionParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +CL: net/minecraft/client/particle/DustColorTransitionParticle$Provider net/minecraft/client/particle/DustColorTransitionParticle$Provider +FD: net/minecraft/client/particle/DustColorTransitionParticle$Provider/f_172071_ net/minecraft/client/particle/DustColorTransitionParticle$Provider/sprites +FD: net/minecraft/client/particle/DustColorTransitionParticle$Provider/net/minecraft/client/particle/DustColorTransitionParticle$Provider net/minecraft/client/particle/DustColorTransitionParticle$Provider/net/minecraft/client/particle/DustColorTransitionParticle$Provider +MD: net/minecraft/client/particle/DustColorTransitionParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DustColorTransitionParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DustColorTransitionParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/DustColorTransitionOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DustColorTransitionParticle$Provider/createParticle (Lnet/minecraft/core/particles/DustColorTransitionOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DustColorTransitionParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DustColorTransitionParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DustParticle net/minecraft/client/particle/DustParticle +FD: net/minecraft/client/particle/DustParticle/net/minecraft/client/particle/DustParticle net/minecraft/client/particle/DustParticle/net/minecraft/client/particle/DustParticle +MD: net/minecraft/client/particle/DustParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/core/particles/DustParticleOptions;Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DustParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/core/particles/DustParticleOptions;Lnet/minecraft/client/particle/SpriteSet;)V +CL: net/minecraft/client/particle/DustParticle$Provider net/minecraft/client/particle/DustParticle$Provider +FD: net/minecraft/client/particle/DustParticle$Provider/f_106439_ net/minecraft/client/particle/DustParticle$Provider/sprites +FD: net/minecraft/client/particle/DustParticle$Provider/net/minecraft/client/particle/DustParticle$Provider net/minecraft/client/particle/DustParticle$Provider/net/minecraft/client/particle/DustParticle$Provider +MD: net/minecraft/client/particle/DustParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DustParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DustParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/DustParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DustParticle$Provider/createParticle (Lnet/minecraft/core/particles/DustParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/DustParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/DustParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/DustParticleBase net/minecraft/client/particle/DustParticleBase +FD: net/minecraft/client/particle/DustParticleBase/f_172092_ net/minecraft/client/particle/DustParticleBase/sprites +FD: net/minecraft/client/particle/DustParticleBase/net/minecraft/client/particle/DustParticleBase net/minecraft/client/particle/DustParticleBase/net/minecraft/client/particle/DustParticleBase +MD: net/minecraft/client/particle/DustParticleBase/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/core/particles/DustParticleOptionsBase;Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/DustParticleBase/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/core/particles/DustParticleOptionsBase;Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/DustParticleBase/m_172104_ (FF)F net/minecraft/client/particle/DustParticleBase/randomizeColor (FF)F +MD: net/minecraft/client/particle/DustParticleBase/m_5902_ (F)F net/minecraft/client/particle/DustParticleBase/getQuadSize (F)F +MD: net/minecraft/client/particle/DustParticleBase/m_5989_ ()V net/minecraft/client/particle/DustParticleBase/tick ()V +MD: net/minecraft/client/particle/DustParticleBase/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/DustParticleBase/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/EnchantmentTableParticle net/minecraft/client/particle/EnchantmentTableParticle +FD: net/minecraft/client/particle/EnchantmentTableParticle/f_106460_ net/minecraft/client/particle/EnchantmentTableParticle/zStart +FD: net/minecraft/client/particle/EnchantmentTableParticle/f_106461_ net/minecraft/client/particle/EnchantmentTableParticle/xStart +FD: net/minecraft/client/particle/EnchantmentTableParticle/f_106462_ net/minecraft/client/particle/EnchantmentTableParticle/yStart +FD: net/minecraft/client/particle/EnchantmentTableParticle/net/minecraft/client/particle/EnchantmentTableParticle net/minecraft/client/particle/EnchantmentTableParticle/net/minecraft/client/particle/EnchantmentTableParticle +MD: net/minecraft/client/particle/EnchantmentTableParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/EnchantmentTableParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/EnchantmentTableParticle/m_5989_ ()V net/minecraft/client/particle/EnchantmentTableParticle/tick ()V +MD: net/minecraft/client/particle/EnchantmentTableParticle/m_6257_ (DDD)V net/minecraft/client/particle/EnchantmentTableParticle/move (DDD)V +MD: net/minecraft/client/particle/EnchantmentTableParticle/m_6355_ (F)I net/minecraft/client/particle/EnchantmentTableParticle/getLightColor (F)I +MD: net/minecraft/client/particle/EnchantmentTableParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/EnchantmentTableParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider +FD: net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/f_106488_ net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/sprite +FD: net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider +MD: net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/EnchantmentTableParticle$NautilusProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/EnchantmentTableParticle$Provider net/minecraft/client/particle/EnchantmentTableParticle$Provider +FD: net/minecraft/client/particle/EnchantmentTableParticle$Provider/f_106509_ net/minecraft/client/particle/EnchantmentTableParticle$Provider/sprite +FD: net/minecraft/client/particle/EnchantmentTableParticle$Provider/net/minecraft/client/particle/EnchantmentTableParticle$Provider net/minecraft/client/particle/EnchantmentTableParticle$Provider/net/minecraft/client/particle/EnchantmentTableParticle$Provider +MD: net/minecraft/client/particle/EnchantmentTableParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/EnchantmentTableParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/EnchantmentTableParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/EnchantmentTableParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/EnchantmentTableParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/EnchantmentTableParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/EndRodParticle net/minecraft/client/particle/EndRodParticle +FD: net/minecraft/client/particle/EndRodParticle/net/minecraft/client/particle/EndRodParticle net/minecraft/client/particle/EndRodParticle/net/minecraft/client/particle/EndRodParticle +MD: net/minecraft/client/particle/EndRodParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/EndRodParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/EndRodParticle/m_6257_ (DDD)V net/minecraft/client/particle/EndRodParticle/move (DDD)V +CL: net/minecraft/client/particle/EndRodParticle$Provider net/minecraft/client/particle/EndRodParticle$Provider +FD: net/minecraft/client/particle/EndRodParticle$Provider/f_106553_ net/minecraft/client/particle/EndRodParticle$Provider/sprites +FD: net/minecraft/client/particle/EndRodParticle$Provider/net/minecraft/client/particle/EndRodParticle$Provider net/minecraft/client/particle/EndRodParticle$Provider/net/minecraft/client/particle/EndRodParticle$Provider +MD: net/minecraft/client/particle/EndRodParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/EndRodParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/EndRodParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/EndRodParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/EndRodParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/EndRodParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/ExplodeParticle net/minecraft/client/particle/ExplodeParticle +FD: net/minecraft/client/particle/ExplodeParticle/f_106574_ net/minecraft/client/particle/ExplodeParticle/sprites +FD: net/minecraft/client/particle/ExplodeParticle/net/minecraft/client/particle/ExplodeParticle net/minecraft/client/particle/ExplodeParticle/net/minecraft/client/particle/ExplodeParticle +MD: net/minecraft/client/particle/ExplodeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/ExplodeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/ExplodeParticle/m_5989_ ()V net/minecraft/client/particle/ExplodeParticle/tick ()V +MD: net/minecraft/client/particle/ExplodeParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/ExplodeParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/ExplodeParticle$Provider net/minecraft/client/particle/ExplodeParticle$Provider +FD: net/minecraft/client/particle/ExplodeParticle$Provider/f_106586_ net/minecraft/client/particle/ExplodeParticle$Provider/sprites +FD: net/minecraft/client/particle/ExplodeParticle$Provider/net/minecraft/client/particle/ExplodeParticle$Provider net/minecraft/client/particle/ExplodeParticle$Provider/net/minecraft/client/particle/ExplodeParticle$Provider +MD: net/minecraft/client/particle/ExplodeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/ExplodeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/ExplodeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/ExplodeParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/ExplodeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/ExplodeParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/FallingDustParticle net/minecraft/client/particle/FallingDustParticle +FD: net/minecraft/client/particle/FallingDustParticle/f_106607_ net/minecraft/client/particle/FallingDustParticle/rotSpeed +FD: net/minecraft/client/particle/FallingDustParticle/f_106608_ net/minecraft/client/particle/FallingDustParticle/sprites +FD: net/minecraft/client/particle/FallingDustParticle/net/minecraft/client/particle/FallingDustParticle net/minecraft/client/particle/FallingDustParticle/net/minecraft/client/particle/FallingDustParticle +MD: net/minecraft/client/particle/FallingDustParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDFFFLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/FallingDustParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDFFFLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/FallingDustParticle/m_5902_ (F)F net/minecraft/client/particle/FallingDustParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/FallingDustParticle/m_5989_ ()V net/minecraft/client/particle/FallingDustParticle/tick ()V +MD: net/minecraft/client/particle/FallingDustParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/FallingDustParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/FallingDustParticle$Provider net/minecraft/client/particle/FallingDustParticle$Provider +FD: net/minecraft/client/particle/FallingDustParticle$Provider/f_106632_ net/minecraft/client/particle/FallingDustParticle$Provider/sprite +FD: net/minecraft/client/particle/FallingDustParticle$Provider/net/minecraft/client/particle/FallingDustParticle$Provider net/minecraft/client/particle/FallingDustParticle$Provider/net/minecraft/client/particle/FallingDustParticle$Provider +MD: net/minecraft/client/particle/FallingDustParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/FallingDustParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/FallingDustParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/BlockParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FallingDustParticle$Provider/createParticle (Lnet/minecraft/core/particles/BlockParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/FallingDustParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FallingDustParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/FireworkParticles net/minecraft/client/particle/FireworkParticles +FD: net/minecraft/client/particle/FireworkParticles/net/minecraft/client/particle/FireworkParticles net/minecraft/client/particle/FireworkParticles/net/minecraft/client/particle/FireworkParticles +MD: net/minecraft/client/particle/FireworkParticles/ ()V net/minecraft/client/particle/FireworkParticles/ ()V +CL: net/minecraft/client/particle/FireworkParticles$1 net/minecraft/client/particle/FireworkParticles$1 +FD: net/minecraft/client/particle/FireworkParticles$1/f_106653_ net/minecraft/client/particle/FireworkParticles$1/$SwitchMap$net$minecraft$world$item$FireworkRocketItem$Shape +FD: net/minecraft/client/particle/FireworkParticles$1/net/minecraft/client/particle/FireworkParticles$1 net/minecraft/client/particle/FireworkParticles$1/net/minecraft/client/particle/FireworkParticles$1 +MD: net/minecraft/client/particle/FireworkParticles$1/ ()V net/minecraft/client/particle/FireworkParticles$1/ ()V +CL: net/minecraft/client/particle/FireworkParticles$FlashProvider net/minecraft/client/particle/FireworkParticles$FlashProvider +FD: net/minecraft/client/particle/FireworkParticles$FlashProvider/f_106655_ net/minecraft/client/particle/FireworkParticles$FlashProvider/sprite +FD: net/minecraft/client/particle/FireworkParticles$FlashProvider/net/minecraft/client/particle/FireworkParticles$FlashProvider net/minecraft/client/particle/FireworkParticles$FlashProvider/net/minecraft/client/particle/FireworkParticles$FlashProvider +MD: net/minecraft/client/particle/FireworkParticles$FlashProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/FireworkParticles$FlashProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/FireworkParticles$FlashProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FireworkParticles$FlashProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/FireworkParticles$FlashProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FireworkParticles$FlashProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/FireworkParticles$OverlayParticle net/minecraft/client/particle/FireworkParticles$OverlayParticle +FD: net/minecraft/client/particle/FireworkParticles$OverlayParticle/net/minecraft/client/particle/FireworkParticles$OverlayParticle net/minecraft/client/particle/FireworkParticles$OverlayParticle/net/minecraft/client/particle/FireworkParticles$OverlayParticle +MD: net/minecraft/client/particle/FireworkParticles$OverlayParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/FireworkParticles$OverlayParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/FireworkParticles$OverlayParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/FireworkParticles$OverlayParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/FireworkParticles$OverlayParticle/m_5902_ (F)F net/minecraft/client/particle/FireworkParticles$OverlayParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/FireworkParticles$OverlayParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/FireworkParticles$OverlayParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/FireworkParticles$SparkParticle net/minecraft/client/particle/FireworkParticles$SparkParticle +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/f_106694_ net/minecraft/client/particle/FireworkParticles$SparkParticle/flicker +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/f_106695_ net/minecraft/client/particle/FireworkParticles$SparkParticle/engine +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/f_106696_ net/minecraft/client/particle/FireworkParticles$SparkParticle/fadeR +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/f_106697_ net/minecraft/client/particle/FireworkParticles$SparkParticle/fadeG +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/f_106698_ net/minecraft/client/particle/FireworkParticles$SparkParticle/fadeB +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/f_106699_ net/minecraft/client/particle/FireworkParticles$SparkParticle/hasFade +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/f_106700_ net/minecraft/client/particle/FireworkParticles$SparkParticle/trail +FD: net/minecraft/client/particle/FireworkParticles$SparkParticle/net/minecraft/client/particle/FireworkParticles$SparkParticle net/minecraft/client/particle/FireworkParticles$SparkParticle/net/minecraft/client/particle/FireworkParticles$SparkParticle +MD: net/minecraft/client/particle/FireworkParticles$SparkParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/ParticleEngine;Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/FireworkParticles$SparkParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/ParticleEngine;Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/FireworkParticles$SparkParticle/m_106727_ (Z)V net/minecraft/client/particle/FireworkParticles$SparkParticle/setTrail (Z)V +MD: net/minecraft/client/particle/FireworkParticles$SparkParticle/m_106729_ (Z)V net/minecraft/client/particle/FireworkParticles$SparkParticle/setFlicker (Z)V +MD: net/minecraft/client/particle/FireworkParticles$SparkParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/FireworkParticles$SparkParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/FireworkParticles$SparkParticle/m_5989_ ()V net/minecraft/client/particle/FireworkParticles$SparkParticle/tick ()V +CL: net/minecraft/client/particle/FireworkParticles$SparkProvider net/minecraft/client/particle/FireworkParticles$SparkProvider +FD: net/minecraft/client/particle/FireworkParticles$SparkProvider/f_106731_ net/minecraft/client/particle/FireworkParticles$SparkProvider/sprites +FD: net/minecraft/client/particle/FireworkParticles$SparkProvider/net/minecraft/client/particle/FireworkParticles$SparkProvider net/minecraft/client/particle/FireworkParticles$SparkProvider/net/minecraft/client/particle/FireworkParticles$SparkProvider +MD: net/minecraft/client/particle/FireworkParticles$SparkProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/FireworkParticles$SparkProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/FireworkParticles$SparkProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FireworkParticles$SparkProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/FireworkParticles$SparkProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FireworkParticles$SparkProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/FireworkParticles$Starter net/minecraft/client/particle/FireworkParticles$Starter +FD: net/minecraft/client/particle/FireworkParticles$Starter/f_106752_ net/minecraft/client/particle/FireworkParticles$Starter/explosions +FD: net/minecraft/client/particle/FireworkParticles$Starter/f_106753_ net/minecraft/client/particle/FireworkParticles$Starter/twinkleDelay +FD: net/minecraft/client/particle/FireworkParticles$Starter/f_106754_ net/minecraft/client/particle/FireworkParticles$Starter/life +FD: net/minecraft/client/particle/FireworkParticles$Starter/f_106755_ net/minecraft/client/particle/FireworkParticles$Starter/engine +FD: net/minecraft/client/particle/FireworkParticles$Starter/net/minecraft/client/particle/FireworkParticles$Starter net/minecraft/client/particle/FireworkParticles$Starter/net/minecraft/client/particle/FireworkParticles$Starter +MD: net/minecraft/client/particle/FireworkParticles$Starter/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/ParticleEngine;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/client/particle/FireworkParticles$Starter/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/ParticleEngine;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/client/particle/FireworkParticles$Starter/m_106767_ (DDDDDD[I[IZZ)V net/minecraft/client/particle/FireworkParticles$Starter/createParticle (DDDDDD[I[IZZ)V +MD: net/minecraft/client/particle/FireworkParticles$Starter/m_106778_ (DI[I[IZZ)V net/minecraft/client/particle/FireworkParticles$Starter/createParticleBall (DI[I[IZZ)V +MD: net/minecraft/client/particle/FireworkParticles$Starter/m_106785_ (D[[D[I[IZZZ)V net/minecraft/client/particle/FireworkParticles$Starter/createParticleShape (D[[D[I[IZZZ)V +MD: net/minecraft/client/particle/FireworkParticles$Starter/m_106793_ ([I[IZZ)V net/minecraft/client/particle/FireworkParticles$Starter/createParticleBurst ([I[IZZ)V +MD: net/minecraft/client/particle/FireworkParticles$Starter/m_106798_ ()Z net/minecraft/client/particle/FireworkParticles$Starter/isFarAwayFromCamera ()Z +MD: net/minecraft/client/particle/FireworkParticles$Starter/m_5989_ ()V net/minecraft/client/particle/FireworkParticles$Starter/tick ()V +CL: net/minecraft/client/particle/FlameParticle net/minecraft/client/particle/FlameParticle +FD: net/minecraft/client/particle/FlameParticle/net/minecraft/client/particle/FlameParticle net/minecraft/client/particle/FlameParticle/net/minecraft/client/particle/FlameParticle +MD: net/minecraft/client/particle/FlameParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/FlameParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/FlameParticle/m_5902_ (F)F net/minecraft/client/particle/FlameParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/FlameParticle/m_6257_ (DDD)V net/minecraft/client/particle/FlameParticle/move (DDD)V +MD: net/minecraft/client/particle/FlameParticle/m_6355_ (F)I net/minecraft/client/particle/FlameParticle/getLightColor (F)I +MD: net/minecraft/client/particle/FlameParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/FlameParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/FlameParticle$Provider net/minecraft/client/particle/FlameParticle$Provider +FD: net/minecraft/client/particle/FlameParticle$Provider/f_106825_ net/minecraft/client/particle/FlameParticle$Provider/sprite +FD: net/minecraft/client/particle/FlameParticle$Provider/net/minecraft/client/particle/FlameParticle$Provider net/minecraft/client/particle/FlameParticle$Provider/net/minecraft/client/particle/FlameParticle$Provider +MD: net/minecraft/client/particle/FlameParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/FlameParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/FlameParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FlameParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/FlameParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FlameParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/FlameParticle$SmallFlameProvider net/minecraft/client/particle/FlameParticle$SmallFlameProvider +FD: net/minecraft/client/particle/FlameParticle$SmallFlameProvider/f_172111_ net/minecraft/client/particle/FlameParticle$SmallFlameProvider/sprite +FD: net/minecraft/client/particle/FlameParticle$SmallFlameProvider/net/minecraft/client/particle/FlameParticle$SmallFlameProvider net/minecraft/client/particle/FlameParticle$SmallFlameProvider/net/minecraft/client/particle/FlameParticle$SmallFlameProvider +MD: net/minecraft/client/particle/FlameParticle$SmallFlameProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/FlameParticle$SmallFlameProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/FlameParticle$SmallFlameProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FlameParticle$SmallFlameProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/FlameParticle$SmallFlameProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/FlameParticle$SmallFlameProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/GlowParticle net/minecraft/client/particle/GlowParticle +FD: net/minecraft/client/particle/GlowParticle/f_172132_ net/minecraft/client/particle/GlowParticle/RANDOM +FD: net/minecraft/client/particle/GlowParticle/f_172133_ net/minecraft/client/particle/GlowParticle/sprites +FD: net/minecraft/client/particle/GlowParticle/net/minecraft/client/particle/GlowParticle net/minecraft/client/particle/GlowParticle/net/minecraft/client/particle/GlowParticle +MD: net/minecraft/client/particle/GlowParticle/ ()V net/minecraft/client/particle/GlowParticle/ ()V +MD: net/minecraft/client/particle/GlowParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/GlowParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/GlowParticle/m_5989_ ()V net/minecraft/client/particle/GlowParticle/tick ()V +MD: net/minecraft/client/particle/GlowParticle/m_6355_ (F)I net/minecraft/client/particle/GlowParticle/getLightColor (F)I +MD: net/minecraft/client/particle/GlowParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/GlowParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/GlowParticle$ElectricSparkProvider net/minecraft/client/particle/GlowParticle$ElectricSparkProvider +FD: net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/f_172148_ net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/SPEED_FACTOR +FD: net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/f_172149_ net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/sprite +FD: net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/net/minecraft/client/particle/GlowParticle$ElectricSparkProvider net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/net/minecraft/client/particle/GlowParticle$ElectricSparkProvider +MD: net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$ElectricSparkProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/GlowParticle$GlowSquidProvider net/minecraft/client/particle/GlowParticle$GlowSquidProvider +FD: net/minecraft/client/particle/GlowParticle$GlowSquidProvider/f_172170_ net/minecraft/client/particle/GlowParticle$GlowSquidProvider/sprite +FD: net/minecraft/client/particle/GlowParticle$GlowSquidProvider/net/minecraft/client/particle/GlowParticle$GlowSquidProvider net/minecraft/client/particle/GlowParticle$GlowSquidProvider/net/minecraft/client/particle/GlowParticle$GlowSquidProvider +MD: net/minecraft/client/particle/GlowParticle$GlowSquidProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/GlowParticle$GlowSquidProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/GlowParticle$GlowSquidProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$GlowSquidProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/GlowParticle$GlowSquidProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$GlowSquidProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/GlowParticle$ScrapeProvider net/minecraft/client/particle/GlowParticle$ScrapeProvider +FD: net/minecraft/client/particle/GlowParticle$ScrapeProvider/f_172191_ net/minecraft/client/particle/GlowParticle$ScrapeProvider/SPEED_FACTOR +FD: net/minecraft/client/particle/GlowParticle$ScrapeProvider/f_172192_ net/minecraft/client/particle/GlowParticle$ScrapeProvider/sprite +FD: net/minecraft/client/particle/GlowParticle$ScrapeProvider/net/minecraft/client/particle/GlowParticle$ScrapeProvider net/minecraft/client/particle/GlowParticle$ScrapeProvider/net/minecraft/client/particle/GlowParticle$ScrapeProvider +MD: net/minecraft/client/particle/GlowParticle$ScrapeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/GlowParticle$ScrapeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/GlowParticle$ScrapeProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$ScrapeProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/GlowParticle$ScrapeProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$ScrapeProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/GlowParticle$WaxOffProvider net/minecraft/client/particle/GlowParticle$WaxOffProvider +FD: net/minecraft/client/particle/GlowParticle$WaxOffProvider/f_172213_ net/minecraft/client/particle/GlowParticle$WaxOffProvider/SPEED_FACTOR +FD: net/minecraft/client/particle/GlowParticle$WaxOffProvider/f_172214_ net/minecraft/client/particle/GlowParticle$WaxOffProvider/sprite +FD: net/minecraft/client/particle/GlowParticle$WaxOffProvider/net/minecraft/client/particle/GlowParticle$WaxOffProvider net/minecraft/client/particle/GlowParticle$WaxOffProvider/net/minecraft/client/particle/GlowParticle$WaxOffProvider +MD: net/minecraft/client/particle/GlowParticle$WaxOffProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/GlowParticle$WaxOffProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/GlowParticle$WaxOffProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$WaxOffProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/GlowParticle$WaxOffProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$WaxOffProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/GlowParticle$WaxOnProvider net/minecraft/client/particle/GlowParticle$WaxOnProvider +FD: net/minecraft/client/particle/GlowParticle$WaxOnProvider/f_172235_ net/minecraft/client/particle/GlowParticle$WaxOnProvider/SPEED_FACTOR +FD: net/minecraft/client/particle/GlowParticle$WaxOnProvider/f_172236_ net/minecraft/client/particle/GlowParticle$WaxOnProvider/sprite +FD: net/minecraft/client/particle/GlowParticle$WaxOnProvider/net/minecraft/client/particle/GlowParticle$WaxOnProvider net/minecraft/client/particle/GlowParticle$WaxOnProvider/net/minecraft/client/particle/GlowParticle$WaxOnProvider +MD: net/minecraft/client/particle/GlowParticle$WaxOnProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/GlowParticle$WaxOnProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/GlowParticle$WaxOnProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$WaxOnProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/GlowParticle$WaxOnProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/GlowParticle$WaxOnProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/HeartParticle net/minecraft/client/particle/HeartParticle +FD: net/minecraft/client/particle/HeartParticle/net/minecraft/client/particle/HeartParticle net/minecraft/client/particle/HeartParticle/net/minecraft/client/particle/HeartParticle +MD: net/minecraft/client/particle/HeartParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/HeartParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/HeartParticle/m_5902_ (F)F net/minecraft/client/particle/HeartParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/HeartParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/HeartParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/HeartParticle$AngryVillagerProvider net/minecraft/client/particle/HeartParticle$AngryVillagerProvider +FD: net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/f_106861_ net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/sprite +FD: net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/net/minecraft/client/particle/HeartParticle$AngryVillagerProvider net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/net/minecraft/client/particle/HeartParticle$AngryVillagerProvider +MD: net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HeartParticle$AngryVillagerProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/HeartParticle$Provider net/minecraft/client/particle/HeartParticle$Provider +FD: net/minecraft/client/particle/HeartParticle$Provider/f_106882_ net/minecraft/client/particle/HeartParticle$Provider/sprite +FD: net/minecraft/client/particle/HeartParticle$Provider/net/minecraft/client/particle/HeartParticle$Provider net/minecraft/client/particle/HeartParticle$Provider/net/minecraft/client/particle/HeartParticle$Provider +MD: net/minecraft/client/particle/HeartParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/HeartParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/HeartParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HeartParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/HeartParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HeartParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/HugeExplosionParticle net/minecraft/client/particle/HugeExplosionParticle +FD: net/minecraft/client/particle/HugeExplosionParticle/f_106903_ net/minecraft/client/particle/HugeExplosionParticle/sprites +FD: net/minecraft/client/particle/HugeExplosionParticle/net/minecraft/client/particle/HugeExplosionParticle net/minecraft/client/particle/HugeExplosionParticle/net/minecraft/client/particle/HugeExplosionParticle +MD: net/minecraft/client/particle/HugeExplosionParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/HugeExplosionParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/HugeExplosionParticle/m_5989_ ()V net/minecraft/client/particle/HugeExplosionParticle/tick ()V +MD: net/minecraft/client/particle/HugeExplosionParticle/m_6355_ (F)I net/minecraft/client/particle/HugeExplosionParticle/getLightColor (F)I +MD: net/minecraft/client/particle/HugeExplosionParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/HugeExplosionParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/HugeExplosionParticle$Provider net/minecraft/client/particle/HugeExplosionParticle$Provider +FD: net/minecraft/client/particle/HugeExplosionParticle$Provider/f_106923_ net/minecraft/client/particle/HugeExplosionParticle$Provider/sprites +FD: net/minecraft/client/particle/HugeExplosionParticle$Provider/net/minecraft/client/particle/HugeExplosionParticle$Provider net/minecraft/client/particle/HugeExplosionParticle$Provider/net/minecraft/client/particle/HugeExplosionParticle$Provider +MD: net/minecraft/client/particle/HugeExplosionParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/HugeExplosionParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/HugeExplosionParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HugeExplosionParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/HugeExplosionParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HugeExplosionParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/HugeExplosionSeedParticle net/minecraft/client/particle/HugeExplosionSeedParticle +FD: net/minecraft/client/particle/HugeExplosionSeedParticle/f_106944_ net/minecraft/client/particle/HugeExplosionSeedParticle/life +FD: net/minecraft/client/particle/HugeExplosionSeedParticle/f_106945_ net/minecraft/client/particle/HugeExplosionSeedParticle/lifeTime +FD: net/minecraft/client/particle/HugeExplosionSeedParticle/net/minecraft/client/particle/HugeExplosionSeedParticle net/minecraft/client/particle/HugeExplosionSeedParticle/net/minecraft/client/particle/HugeExplosionSeedParticle +MD: net/minecraft/client/particle/HugeExplosionSeedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/HugeExplosionSeedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/HugeExplosionSeedParticle/m_5989_ ()V net/minecraft/client/particle/HugeExplosionSeedParticle/tick ()V +CL: net/minecraft/client/particle/HugeExplosionSeedParticle$Provider net/minecraft/client/particle/HugeExplosionSeedParticle$Provider +FD: net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/net/minecraft/client/particle/HugeExplosionSeedParticle$Provider net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/net/minecraft/client/particle/HugeExplosionSeedParticle$Provider +MD: net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/ ()V net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/ ()V +MD: net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/HugeExplosionSeedParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/ItemPickupParticle net/minecraft/client/particle/ItemPickupParticle +FD: net/minecraft/client/particle/ItemPickupParticle/f_107017_ net/minecraft/client/particle/ItemPickupParticle/target +FD: net/minecraft/client/particle/ItemPickupParticle/f_107018_ net/minecraft/client/particle/ItemPickupParticle/life +FD: net/minecraft/client/particle/ItemPickupParticle/f_107019_ net/minecraft/client/particle/ItemPickupParticle/entityRenderDispatcher +FD: net/minecraft/client/particle/ItemPickupParticle/f_107020_ net/minecraft/client/particle/ItemPickupParticle/renderBuffers +FD: net/minecraft/client/particle/ItemPickupParticle/f_107021_ net/minecraft/client/particle/ItemPickupParticle/itemEntity +FD: net/minecraft/client/particle/ItemPickupParticle/f_172257_ net/minecraft/client/particle/ItemPickupParticle/LIFE_TIME +FD: net/minecraft/client/particle/ItemPickupParticle/net/minecraft/client/particle/ItemPickupParticle net/minecraft/client/particle/ItemPickupParticle/net/minecraft/client/particle/ItemPickupParticle +MD: net/minecraft/client/particle/ItemPickupParticle/ (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/particle/ItemPickupParticle/ (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/particle/ItemPickupParticle/ (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/particle/ItemPickupParticle/ (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/particle/ItemPickupParticle/m_107036_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/client/particle/ItemPickupParticle/getSafeCopy (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/client/particle/ItemPickupParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/ItemPickupParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/ItemPickupParticle/m_5989_ ()V net/minecraft/client/particle/ItemPickupParticle/tick ()V +MD: net/minecraft/client/particle/ItemPickupParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/ItemPickupParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/LargeSmokeParticle net/minecraft/client/particle/LargeSmokeParticle +FD: net/minecraft/client/particle/LargeSmokeParticle/net/minecraft/client/particle/LargeSmokeParticle net/minecraft/client/particle/LargeSmokeParticle/net/minecraft/client/particle/LargeSmokeParticle +MD: net/minecraft/client/particle/LargeSmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/LargeSmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +CL: net/minecraft/client/particle/LargeSmokeParticle$Provider net/minecraft/client/particle/LargeSmokeParticle$Provider +FD: net/minecraft/client/particle/LargeSmokeParticle$Provider/f_107052_ net/minecraft/client/particle/LargeSmokeParticle$Provider/sprites +FD: net/minecraft/client/particle/LargeSmokeParticle$Provider/net/minecraft/client/particle/LargeSmokeParticle$Provider net/minecraft/client/particle/LargeSmokeParticle$Provider/net/minecraft/client/particle/LargeSmokeParticle$Provider +MD: net/minecraft/client/particle/LargeSmokeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/LargeSmokeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/LargeSmokeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/LargeSmokeParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/LargeSmokeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/LargeSmokeParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/LavaParticle net/minecraft/client/particle/LavaParticle +FD: net/minecraft/client/particle/LavaParticle/net/minecraft/client/particle/LavaParticle net/minecraft/client/particle/LavaParticle/net/minecraft/client/particle/LavaParticle +MD: net/minecraft/client/particle/LavaParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/LavaParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/LavaParticle/m_5902_ (F)F net/minecraft/client/particle/LavaParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/LavaParticle/m_5989_ ()V net/minecraft/client/particle/LavaParticle/tick ()V +MD: net/minecraft/client/particle/LavaParticle/m_6355_ (F)I net/minecraft/client/particle/LavaParticle/getLightColor (F)I +MD: net/minecraft/client/particle/LavaParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/LavaParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/LavaParticle$Provider net/minecraft/client/particle/LavaParticle$Provider +FD: net/minecraft/client/particle/LavaParticle$Provider/f_107090_ net/minecraft/client/particle/LavaParticle$Provider/sprite +FD: net/minecraft/client/particle/LavaParticle$Provider/net/minecraft/client/particle/LavaParticle$Provider net/minecraft/client/particle/LavaParticle$Provider/net/minecraft/client/particle/LavaParticle$Provider +MD: net/minecraft/client/particle/LavaParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/LavaParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/LavaParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/LavaParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/LavaParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/LavaParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/MobAppearanceParticle net/minecraft/client/particle/MobAppearanceParticle +FD: net/minecraft/client/particle/MobAppearanceParticle/f_107111_ net/minecraft/client/particle/MobAppearanceParticle/model +FD: net/minecraft/client/particle/MobAppearanceParticle/f_107112_ net/minecraft/client/particle/MobAppearanceParticle/renderType +FD: net/minecraft/client/particle/MobAppearanceParticle/net/minecraft/client/particle/MobAppearanceParticle net/minecraft/client/particle/MobAppearanceParticle/net/minecraft/client/particle/MobAppearanceParticle +MD: net/minecraft/client/particle/MobAppearanceParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/MobAppearanceParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/MobAppearanceParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/MobAppearanceParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/MobAppearanceParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/MobAppearanceParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/MobAppearanceParticle$Provider net/minecraft/client/particle/MobAppearanceParticle$Provider +FD: net/minecraft/client/particle/MobAppearanceParticle$Provider/net/minecraft/client/particle/MobAppearanceParticle$Provider net/minecraft/client/particle/MobAppearanceParticle$Provider/net/minecraft/client/particle/MobAppearanceParticle$Provider +MD: net/minecraft/client/particle/MobAppearanceParticle$Provider/ ()V net/minecraft/client/particle/MobAppearanceParticle$Provider/ ()V +MD: net/minecraft/client/particle/MobAppearanceParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/MobAppearanceParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/MobAppearanceParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/MobAppearanceParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/NoRenderParticle net/minecraft/client/particle/NoRenderParticle +FD: net/minecraft/client/particle/NoRenderParticle/net/minecraft/client/particle/NoRenderParticle net/minecraft/client/particle/NoRenderParticle/net/minecraft/client/particle/NoRenderParticle +MD: net/minecraft/client/particle/NoRenderParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/NoRenderParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/NoRenderParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/NoRenderParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/NoRenderParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/NoRenderParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/NoRenderParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/NoRenderParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/NoteParticle net/minecraft/client/particle/NoteParticle +FD: net/minecraft/client/particle/NoteParticle/net/minecraft/client/particle/NoteParticle net/minecraft/client/particle/NoteParticle/net/minecraft/client/particle/NoteParticle +MD: net/minecraft/client/particle/NoteParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDD)V net/minecraft/client/particle/NoteParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDD)V +MD: net/minecraft/client/particle/NoteParticle/m_5902_ (F)F net/minecraft/client/particle/NoteParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/NoteParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/NoteParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/NoteParticle$Provider net/minecraft/client/particle/NoteParticle$Provider +FD: net/minecraft/client/particle/NoteParticle$Provider/f_107183_ net/minecraft/client/particle/NoteParticle$Provider/sprite +FD: net/minecraft/client/particle/NoteParticle$Provider/net/minecraft/client/particle/NoteParticle$Provider net/minecraft/client/particle/NoteParticle$Provider/net/minecraft/client/particle/NoteParticle$Provider +MD: net/minecraft/client/particle/NoteParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/NoteParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/NoteParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/NoteParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/NoteParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/NoteParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/Particle net/minecraft/client/particle/Particle +FD: net/minecraft/client/particle/Particle/f_107204_ net/minecraft/client/particle/Particle/oRoll +FD: net/minecraft/client/particle/Particle/f_107205_ net/minecraft/client/particle/Particle/stoppedByCollision +FD: net/minecraft/client/particle/Particle/f_107206_ net/minecraft/client/particle/Particle/INITIAL_AABB +FD: net/minecraft/client/particle/Particle/f_107207_ net/minecraft/client/particle/Particle/bb +FD: net/minecraft/client/particle/Particle/f_107208_ net/minecraft/client/particle/Particle/level +FD: net/minecraft/client/particle/Particle/f_107209_ net/minecraft/client/particle/Particle/xo +FD: net/minecraft/client/particle/Particle/f_107210_ net/minecraft/client/particle/Particle/yo +FD: net/minecraft/client/particle/Particle/f_107211_ net/minecraft/client/particle/Particle/zo +FD: net/minecraft/client/particle/Particle/f_107212_ net/minecraft/client/particle/Particle/x +FD: net/minecraft/client/particle/Particle/f_107213_ net/minecraft/client/particle/Particle/y +FD: net/minecraft/client/particle/Particle/f_107214_ net/minecraft/client/particle/Particle/z +FD: net/minecraft/client/particle/Particle/f_107215_ net/minecraft/client/particle/Particle/xd +FD: net/minecraft/client/particle/Particle/f_107216_ net/minecraft/client/particle/Particle/yd +FD: net/minecraft/client/particle/Particle/f_107217_ net/minecraft/client/particle/Particle/zd +FD: net/minecraft/client/particle/Particle/f_107218_ net/minecraft/client/particle/Particle/onGround +FD: net/minecraft/client/particle/Particle/f_107219_ net/minecraft/client/particle/Particle/hasPhysics +FD: net/minecraft/client/particle/Particle/f_107220_ net/minecraft/client/particle/Particle/removed +FD: net/minecraft/client/particle/Particle/f_107221_ net/minecraft/client/particle/Particle/bbWidth +FD: net/minecraft/client/particle/Particle/f_107222_ net/minecraft/client/particle/Particle/bbHeight +FD: net/minecraft/client/particle/Particle/f_107223_ net/minecraft/client/particle/Particle/random +FD: net/minecraft/client/particle/Particle/f_107224_ net/minecraft/client/particle/Particle/age +FD: net/minecraft/client/particle/Particle/f_107225_ net/minecraft/client/particle/Particle/lifetime +FD: net/minecraft/client/particle/Particle/f_107226_ net/minecraft/client/particle/Particle/gravity +FD: net/minecraft/client/particle/Particle/f_107227_ net/minecraft/client/particle/Particle/rCol +FD: net/minecraft/client/particle/Particle/f_107228_ net/minecraft/client/particle/Particle/gCol +FD: net/minecraft/client/particle/Particle/f_107229_ net/minecraft/client/particle/Particle/bCol +FD: net/minecraft/client/particle/Particle/f_107230_ net/minecraft/client/particle/Particle/alpha +FD: net/minecraft/client/particle/Particle/f_107231_ net/minecraft/client/particle/Particle/roll +FD: net/minecraft/client/particle/Particle/f_172258_ net/minecraft/client/particle/Particle/friction +FD: net/minecraft/client/particle/Particle/f_172259_ net/minecraft/client/particle/Particle/speedUpWhenYMotionIsBlocked +FD: net/minecraft/client/particle/Particle/f_197408_ net/minecraft/client/particle/Particle/MAXIMUM_COLLISION_VELOCITY_SQUARED +FD: net/minecraft/client/particle/Particle/net/minecraft/client/particle/Particle net/minecraft/client/particle/Particle/net/minecraft/client/particle/Particle +MD: net/minecraft/client/particle/Particle/ ()V net/minecraft/client/particle/Particle/ ()V +MD: net/minecraft/client/particle/Particle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/Particle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/Particle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/Particle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/Particle/m_107250_ (FF)V net/minecraft/client/particle/Particle/setSize (FF)V +MD: net/minecraft/client/particle/Particle/m_107253_ (FFF)V net/minecraft/client/particle/Particle/setColor (FFF)V +MD: net/minecraft/client/particle/Particle/m_107257_ (I)V net/minecraft/client/particle/Particle/setLifetime (I)V +MD: net/minecraft/client/particle/Particle/m_107259_ (Lnet/minecraft/world/phys/AABB;)V net/minecraft/client/particle/Particle/setBoundingBox (Lnet/minecraft/world/phys/AABB;)V +MD: net/minecraft/client/particle/Particle/m_107264_ (DDD)V net/minecraft/client/particle/Particle/setPos (DDD)V +MD: net/minecraft/client/particle/Particle/m_107268_ (F)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/Particle/setPower (F)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/Particle/m_107271_ (F)V net/minecraft/client/particle/Particle/setAlpha (F)V +MD: net/minecraft/client/particle/Particle/m_107273_ ()I net/minecraft/client/particle/Particle/getLifetime ()I +MD: net/minecraft/client/particle/Particle/m_107274_ ()V net/minecraft/client/particle/Particle/remove ()V +MD: net/minecraft/client/particle/Particle/m_107275_ ()V net/minecraft/client/particle/Particle/setLocationFromBoundingbox ()V +MD: net/minecraft/client/particle/Particle/m_107276_ ()Z net/minecraft/client/particle/Particle/isAlive ()Z +MD: net/minecraft/client/particle/Particle/m_107277_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/client/particle/Particle/getBoundingBox ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/client/particle/Particle/m_142654_ ()Ljava/util/Optional; net/minecraft/client/particle/Particle/getParticleGroup ()Ljava/util/Optional; +MD: net/minecraft/client/particle/Particle/m_172260_ (DDD)V net/minecraft/client/particle/Particle/setParticleSpeed (DDD)V +MD: net/minecraft/client/particle/Particle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/Particle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/Particle/m_5989_ ()V net/minecraft/client/particle/Particle/tick ()V +MD: net/minecraft/client/particle/Particle/m_6257_ (DDD)V net/minecraft/client/particle/Particle/move (DDD)V +MD: net/minecraft/client/particle/Particle/m_6355_ (F)I net/minecraft/client/particle/Particle/getLightColor (F)I +MD: net/minecraft/client/particle/Particle/m_6569_ (F)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/Particle/scale (F)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/Particle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/Particle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +MD: net/minecraft/client/particle/Particle/toString ()Ljava/lang/String; net/minecraft/client/particle/Particle/toString ()Ljava/lang/String; +CL: net/minecraft/client/particle/ParticleDescription net/minecraft/client/particle/ParticleDescription +FD: net/minecraft/client/particle/ParticleDescription/f_107279_ net/minecraft/client/particle/ParticleDescription/textures +FD: net/minecraft/client/particle/ParticleDescription/net/minecraft/client/particle/ParticleDescription net/minecraft/client/particle/ParticleDescription/net/minecraft/client/particle/ParticleDescription +MD: net/minecraft/client/particle/ParticleDescription/ (Ljava/util/List;)V net/minecraft/client/particle/ParticleDescription/ (Ljava/util/List;)V +MD: net/minecraft/client/particle/ParticleDescription/m_107282_ ()Ljava/util/List; net/minecraft/client/particle/ParticleDescription/getTextures ()Ljava/util/List; +MD: net/minecraft/client/particle/ParticleDescription/m_107283_ (Lcom/google/gson/JsonElement;)Ljava/lang/String; net/minecraft/client/particle/ParticleDescription/lambda$fromJson$0 (Lcom/google/gson/JsonElement;)Ljava/lang/String; +MD: net/minecraft/client/particle/ParticleDescription/m_107285_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/particle/ParticleDescription; net/minecraft/client/particle/ParticleDescription/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/particle/ParticleDescription; +CL: net/minecraft/client/particle/ParticleEngine net/minecraft/client/particle/ParticleEngine +FD: net/minecraft/client/particle/ParticleEngine/f_107287_ net/minecraft/client/particle/ParticleEngine/level +FD: net/minecraft/client/particle/ParticleEngine/f_107288_ net/minecraft/client/particle/ParticleEngine/RENDER_ORDER +FD: net/minecraft/client/particle/ParticleEngine/f_107289_ net/minecraft/client/particle/ParticleEngine/particles +FD: net/minecraft/client/particle/ParticleEngine/f_107290_ net/minecraft/client/particle/ParticleEngine/trackingEmitters +FD: net/minecraft/client/particle/ParticleEngine/f_107291_ net/minecraft/client/particle/ParticleEngine/textureManager +FD: net/minecraft/client/particle/ParticleEngine/f_107292_ net/minecraft/client/particle/ParticleEngine/random +FD: net/minecraft/client/particle/ParticleEngine/f_107293_ net/minecraft/client/particle/ParticleEngine/providers +FD: net/minecraft/client/particle/ParticleEngine/f_107294_ net/minecraft/client/particle/ParticleEngine/particlesToAdd +FD: net/minecraft/client/particle/ParticleEngine/f_107295_ net/minecraft/client/particle/ParticleEngine/spriteSets +FD: net/minecraft/client/particle/ParticleEngine/f_107296_ net/minecraft/client/particle/ParticleEngine/textureAtlas +FD: net/minecraft/client/particle/ParticleEngine/f_172264_ net/minecraft/client/particle/ParticleEngine/MAX_PARTICLES_PER_LAYER +FD: net/minecraft/client/particle/ParticleEngine/f_172265_ net/minecraft/client/particle/ParticleEngine/trackedParticleCounts +FD: net/minecraft/client/particle/ParticleEngine/net/minecraft/client/particle/ParticleEngine net/minecraft/client/particle/ParticleEngine/net/minecraft/client/particle/ParticleEngine +MD: net/minecraft/client/particle/ParticleEngine/ ()V net/minecraft/client/particle/ParticleEngine/ ()V +MD: net/minecraft/client/particle/ParticleEngine/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleEngine/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107301_ ()V net/minecraft/client/particle/ParticleEngine/close ()V +MD: net/minecraft/client/particle/ParticleEngine/m_107302_ (I)[Ljava/util/concurrent/CompletableFuture; net/minecraft/client/particle/ParticleEngine/lambda$reload$2 (I)[Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/particle/ParticleEngine/m_107311_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;Ljava/util/concurrent/Executor;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/particle/ParticleEngine/lambda$reload$1 (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;Ljava/util/concurrent/Executor;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/particle/ParticleEngine/m_107316_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/Map;)V net/minecraft/client/particle/ParticleEngine/loadParticleDescription (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/Map;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107320_ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;Ljava/lang/Void;)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; net/minecraft/client/particle/ParticleEngine/lambda$reload$3 (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;Ljava/lang/Void;)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; +MD: net/minecraft/client/particle/ParticleEngine/m_107325_ (Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;)V net/minecraft/client/particle/ParticleEngine/lambda$reload$5 (Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107329_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/particle/ParticleEngine/createTrackingEmitter (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107332_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;I)V net/minecraft/client/particle/ParticleEngine/createTrackingEmitter (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;I)V +MD: net/minecraft/client/particle/ParticleEngine/m_107336_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/ParticleEngine/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/ParticleEngine/m_107342_ (Lnet/minecraft/client/multiplayer/ClientLevel;)V net/minecraft/client/particle/ParticleEngine/setLevel (Lnet/minecraft/client/multiplayer/ClientLevel;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107344_ (Lnet/minecraft/client/particle/Particle;)V net/minecraft/client/particle/ParticleEngine/add (Lnet/minecraft/client/particle/Particle;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107346_ (Lnet/minecraft/client/particle/ParticleRenderType;)Ljava/util/Queue; net/minecraft/client/particle/ParticleEngine/lambda$tick$8 (Lnet/minecraft/client/particle/ParticleRenderType;)Ljava/util/Queue; +MD: net/minecraft/client/particle/ParticleEngine/m_107348_ (Lnet/minecraft/client/particle/ParticleRenderType;Ljava/util/Queue;)V net/minecraft/client/particle/ParticleEngine/lambda$tick$7 (Lnet/minecraft/client/particle/ParticleRenderType;Ljava/util/Queue;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/particle/ParticleEngine/destroy (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107367_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/client/particle/ParticleEngine/crack (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107370_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/ParticleEngine/createParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/ParticleEngine/m_107378_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration;)V net/minecraft/client/particle/ParticleEngine/register (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107381_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/client/particle/ParticleProvider;)V net/minecraft/client/particle/ParticleEngine/register (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/client/particle/ParticleProvider;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107384_ (Ljava/util/Collection;)V net/minecraft/client/particle/ParticleEngine/tickParticleList (Ljava/util/Collection;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107386_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/particle/ParticleEngine/lambda$loadParticleDescription$6 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/particle/ParticleEngine/m_107388_ ()V net/minecraft/client/particle/ParticleEngine/tick ()V +MD: net/minecraft/client/particle/ParticleEngine/m_107393_ (Lnet/minecraft/client/particle/Particle;)V net/minecraft/client/particle/ParticleEngine/tickParticle (Lnet/minecraft/client/particle/Particle;)V +MD: net/minecraft/client/particle/ParticleEngine/m_107395_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/ParticleEngine/makeParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/ParticleEngine/m_107403_ ()Ljava/lang/String; net/minecraft/client/particle/ParticleEngine/countParticles ()Ljava/lang/String; +MD: net/minecraft/client/particle/ParticleEngine/m_107404_ ()V net/minecraft/client/particle/ParticleEngine/registerProviders ()V +MD: net/minecraft/client/particle/ParticleEngine/m_172266_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V net/minecraft/client/particle/ParticleEngine/lambda$reload$4 (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V +MD: net/minecraft/client/particle/ParticleEngine/m_172270_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;DDDDDD)V net/minecraft/client/particle/ParticleEngine/lambda$destroy$10 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;DDDDDD)V +MD: net/minecraft/client/particle/ParticleEngine/m_172279_ (Lnet/minecraft/core/particles/ParticleGroup;)Z net/minecraft/client/particle/ParticleEngine/hasSpaceInParticleLimit (Lnet/minecraft/core/particles/ParticleGroup;)Z +MD: net/minecraft/client/particle/ParticleEngine/m_172281_ (Lnet/minecraft/core/particles/ParticleGroup;I)V net/minecraft/client/particle/ParticleEngine/updateCount (Lnet/minecraft/core/particles/ParticleGroup;I)V +MD: net/minecraft/client/particle/ParticleEngine/m_172284_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/Map;)V net/minecraft/client/particle/ParticleEngine/lambda$reload$0 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/Map;)V +MD: net/minecraft/client/particle/ParticleEngine/m_172288_ (Lnet/minecraft/core/particles/ParticleGroup;)V net/minecraft/client/particle/ParticleEngine/lambda$tickParticleList$9 (Lnet/minecraft/core/particles/ParticleGroup;)V +MD: net/minecraft/client/particle/ParticleEngine/m_5540_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/particle/ParticleEngine/reload (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/client/particle/ParticleEngine$MutableSpriteSet net/minecraft/client/particle/ParticleEngine$MutableSpriteSet +FD: net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/f_107406_ net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/sprites +FD: net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/net/minecraft/client/particle/ParticleEngine$MutableSpriteSet net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/net/minecraft/client/particle/ParticleEngine$MutableSpriteSet +MD: net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/ ()V net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/ ()V +MD: net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/m_107415_ (Ljava/util/List;)V net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/rebind (Ljava/util/List;)V +MD: net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/m_5819_ (II)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/get (II)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/m_7102_ (Ljava/util/Random;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/particle/ParticleEngine$MutableSpriteSet/get (Ljava/util/Random;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +CL: net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration +FD: net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration/net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration/net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration +MD: net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration/m_107419_ (Lnet/minecraft/client/particle/SpriteSet;)Lnet/minecraft/client/particle/ParticleProvider; net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration/create (Lnet/minecraft/client/particle/SpriteSet;)Lnet/minecraft/client/particle/ParticleProvider; +CL: net/minecraft/client/particle/ParticleProvider net/minecraft/client/particle/ParticleProvider +FD: net/minecraft/client/particle/ParticleProvider/net/minecraft/client/particle/ParticleProvider net/minecraft/client/particle/ParticleProvider/net/minecraft/client/particle/ParticleProvider +MD: net/minecraft/client/particle/ParticleProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/ParticleProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/ParticleRenderType net/minecraft/client/particle/ParticleRenderType +FD: net/minecraft/client/particle/ParticleRenderType/f_107429_ net/minecraft/client/particle/ParticleRenderType/TERRAIN_SHEET +FD: net/minecraft/client/particle/ParticleRenderType/f_107430_ net/minecraft/client/particle/ParticleRenderType/PARTICLE_SHEET_OPAQUE +FD: net/minecraft/client/particle/ParticleRenderType/f_107431_ net/minecraft/client/particle/ParticleRenderType/PARTICLE_SHEET_TRANSLUCENT +FD: net/minecraft/client/particle/ParticleRenderType/f_107432_ net/minecraft/client/particle/ParticleRenderType/PARTICLE_SHEET_LIT +FD: net/minecraft/client/particle/ParticleRenderType/f_107433_ net/minecraft/client/particle/ParticleRenderType/CUSTOM +FD: net/minecraft/client/particle/ParticleRenderType/f_107434_ net/minecraft/client/particle/ParticleRenderType/NO_RENDER +FD: net/minecraft/client/particle/ParticleRenderType/net/minecraft/client/particle/ParticleRenderType net/minecraft/client/particle/ParticleRenderType/net/minecraft/client/particle/ParticleRenderType +MD: net/minecraft/client/particle/ParticleRenderType/ ()V net/minecraft/client/particle/ParticleRenderType/ ()V +MD: net/minecraft/client/particle/ParticleRenderType/m_6294_ (Lcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/particle/ParticleRenderType/end (Lcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/particle/ParticleRenderType/m_6505_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleRenderType/begin (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V +CL: net/minecraft/client/particle/ParticleRenderType$1 net/minecraft/client/particle/ParticleRenderType$1 +FD: net/minecraft/client/particle/ParticleRenderType$1/net/minecraft/client/particle/ParticleRenderType$1 net/minecraft/client/particle/ParticleRenderType$1/net/minecraft/client/particle/ParticleRenderType$1 +MD: net/minecraft/client/particle/ParticleRenderType$1/ ()V net/minecraft/client/particle/ParticleRenderType$1/ ()V +MD: net/minecraft/client/particle/ParticleRenderType$1/m_6294_ (Lcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/particle/ParticleRenderType$1/end (Lcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/particle/ParticleRenderType$1/m_6505_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleRenderType$1/begin (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/particle/ParticleRenderType$1/toString ()Ljava/lang/String; net/minecraft/client/particle/ParticleRenderType$1/toString ()Ljava/lang/String; +CL: net/minecraft/client/particle/ParticleRenderType$2 net/minecraft/client/particle/ParticleRenderType$2 +FD: net/minecraft/client/particle/ParticleRenderType$2/net/minecraft/client/particle/ParticleRenderType$2 net/minecraft/client/particle/ParticleRenderType$2/net/minecraft/client/particle/ParticleRenderType$2 +MD: net/minecraft/client/particle/ParticleRenderType$2/ ()V net/minecraft/client/particle/ParticleRenderType$2/ ()V +MD: net/minecraft/client/particle/ParticleRenderType$2/m_6294_ (Lcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/particle/ParticleRenderType$2/end (Lcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/particle/ParticleRenderType$2/m_6505_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleRenderType$2/begin (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/particle/ParticleRenderType$2/toString ()Ljava/lang/String; net/minecraft/client/particle/ParticleRenderType$2/toString ()Ljava/lang/String; +CL: net/minecraft/client/particle/ParticleRenderType$3 net/minecraft/client/particle/ParticleRenderType$3 +FD: net/minecraft/client/particle/ParticleRenderType$3/net/minecraft/client/particle/ParticleRenderType$3 net/minecraft/client/particle/ParticleRenderType$3/net/minecraft/client/particle/ParticleRenderType$3 +MD: net/minecraft/client/particle/ParticleRenderType$3/ ()V net/minecraft/client/particle/ParticleRenderType$3/ ()V +MD: net/minecraft/client/particle/ParticleRenderType$3/m_6294_ (Lcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/particle/ParticleRenderType$3/end (Lcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/particle/ParticleRenderType$3/m_6505_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleRenderType$3/begin (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/particle/ParticleRenderType$3/toString ()Ljava/lang/String; net/minecraft/client/particle/ParticleRenderType$3/toString ()Ljava/lang/String; +CL: net/minecraft/client/particle/ParticleRenderType$4 net/minecraft/client/particle/ParticleRenderType$4 +FD: net/minecraft/client/particle/ParticleRenderType$4/net/minecraft/client/particle/ParticleRenderType$4 net/minecraft/client/particle/ParticleRenderType$4/net/minecraft/client/particle/ParticleRenderType$4 +MD: net/minecraft/client/particle/ParticleRenderType$4/ ()V net/minecraft/client/particle/ParticleRenderType$4/ ()V +MD: net/minecraft/client/particle/ParticleRenderType$4/m_6294_ (Lcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/particle/ParticleRenderType$4/end (Lcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/particle/ParticleRenderType$4/m_6505_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleRenderType$4/begin (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/particle/ParticleRenderType$4/toString ()Ljava/lang/String; net/minecraft/client/particle/ParticleRenderType$4/toString ()Ljava/lang/String; +CL: net/minecraft/client/particle/ParticleRenderType$5 net/minecraft/client/particle/ParticleRenderType$5 +FD: net/minecraft/client/particle/ParticleRenderType$5/net/minecraft/client/particle/ParticleRenderType$5 net/minecraft/client/particle/ParticleRenderType$5/net/minecraft/client/particle/ParticleRenderType$5 +MD: net/minecraft/client/particle/ParticleRenderType$5/ ()V net/minecraft/client/particle/ParticleRenderType$5/ ()V +MD: net/minecraft/client/particle/ParticleRenderType$5/m_6294_ (Lcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/particle/ParticleRenderType$5/end (Lcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/particle/ParticleRenderType$5/m_6505_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleRenderType$5/begin (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/particle/ParticleRenderType$5/toString ()Ljava/lang/String; net/minecraft/client/particle/ParticleRenderType$5/toString ()Ljava/lang/String; +CL: net/minecraft/client/particle/ParticleRenderType$6 net/minecraft/client/particle/ParticleRenderType$6 +FD: net/minecraft/client/particle/ParticleRenderType$6/net/minecraft/client/particle/ParticleRenderType$6 net/minecraft/client/particle/ParticleRenderType$6/net/minecraft/client/particle/ParticleRenderType$6 +MD: net/minecraft/client/particle/ParticleRenderType$6/ ()V net/minecraft/client/particle/ParticleRenderType$6/ ()V +MD: net/minecraft/client/particle/ParticleRenderType$6/m_6294_ (Lcom/mojang/blaze3d/vertex/Tesselator;)V net/minecraft/client/particle/ParticleRenderType$6/end (Lcom/mojang/blaze3d/vertex/Tesselator;)V +MD: net/minecraft/client/particle/ParticleRenderType$6/m_6505_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/particle/ParticleRenderType$6/begin (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/particle/ParticleRenderType$6/toString ()Ljava/lang/String; net/minecraft/client/particle/ParticleRenderType$6/toString ()Ljava/lang/String; +CL: net/minecraft/client/particle/PlayerCloudParticle net/minecraft/client/particle/PlayerCloudParticle +FD: net/minecraft/client/particle/PlayerCloudParticle/f_107481_ net/minecraft/client/particle/PlayerCloudParticle/sprites +FD: net/minecraft/client/particle/PlayerCloudParticle/net/minecraft/client/particle/PlayerCloudParticle net/minecraft/client/particle/PlayerCloudParticle/net/minecraft/client/particle/PlayerCloudParticle +MD: net/minecraft/client/particle/PlayerCloudParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/PlayerCloudParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/PlayerCloudParticle/m_5902_ (F)F net/minecraft/client/particle/PlayerCloudParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/PlayerCloudParticle/m_5989_ ()V net/minecraft/client/particle/PlayerCloudParticle/tick ()V +MD: net/minecraft/client/particle/PlayerCloudParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/PlayerCloudParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/PlayerCloudParticle$Provider net/minecraft/client/particle/PlayerCloudParticle$Provider +FD: net/minecraft/client/particle/PlayerCloudParticle$Provider/f_107505_ net/minecraft/client/particle/PlayerCloudParticle$Provider/sprites +FD: net/minecraft/client/particle/PlayerCloudParticle$Provider/net/minecraft/client/particle/PlayerCloudParticle$Provider net/minecraft/client/particle/PlayerCloudParticle$Provider/net/minecraft/client/particle/PlayerCloudParticle$Provider +MD: net/minecraft/client/particle/PlayerCloudParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/PlayerCloudParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/PlayerCloudParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/PlayerCloudParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/PlayerCloudParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/PlayerCloudParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider +FD: net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/f_107526_ net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/sprites +FD: net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider +MD: net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/PlayerCloudParticle$SneezeProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/PortalParticle net/minecraft/client/particle/PortalParticle +FD: net/minecraft/client/particle/PortalParticle/f_107547_ net/minecraft/client/particle/PortalParticle/zStart +FD: net/minecraft/client/particle/PortalParticle/f_107548_ net/minecraft/client/particle/PortalParticle/xStart +FD: net/minecraft/client/particle/PortalParticle/f_107549_ net/minecraft/client/particle/PortalParticle/yStart +FD: net/minecraft/client/particle/PortalParticle/net/minecraft/client/particle/PortalParticle net/minecraft/client/particle/PortalParticle/net/minecraft/client/particle/PortalParticle +MD: net/minecraft/client/particle/PortalParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/PortalParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/PortalParticle/m_5902_ (F)F net/minecraft/client/particle/PortalParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/PortalParticle/m_5989_ ()V net/minecraft/client/particle/PortalParticle/tick ()V +MD: net/minecraft/client/particle/PortalParticle/m_6257_ (DDD)V net/minecraft/client/particle/PortalParticle/move (DDD)V +MD: net/minecraft/client/particle/PortalParticle/m_6355_ (F)I net/minecraft/client/particle/PortalParticle/getLightColor (F)I +MD: net/minecraft/client/particle/PortalParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/PortalParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/PortalParticle$Provider net/minecraft/client/particle/PortalParticle$Provider +FD: net/minecraft/client/particle/PortalParticle$Provider/f_107568_ net/minecraft/client/particle/PortalParticle$Provider/sprite +FD: net/minecraft/client/particle/PortalParticle$Provider/net/minecraft/client/particle/PortalParticle$Provider net/minecraft/client/particle/PortalParticle$Provider/net/minecraft/client/particle/PortalParticle$Provider +MD: net/minecraft/client/particle/PortalParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/PortalParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/PortalParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/PortalParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/PortalParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/PortalParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/ReversePortalParticle net/minecraft/client/particle/ReversePortalParticle +FD: net/minecraft/client/particle/ReversePortalParticle/net/minecraft/client/particle/ReversePortalParticle net/minecraft/client/particle/ReversePortalParticle/net/minecraft/client/particle/ReversePortalParticle +MD: net/minecraft/client/particle/ReversePortalParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/ReversePortalParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/ReversePortalParticle/m_5902_ (F)F net/minecraft/client/particle/ReversePortalParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/ReversePortalParticle/m_5989_ ()V net/minecraft/client/particle/ReversePortalParticle/tick ()V +CL: net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider +FD: net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/f_107609_ net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/sprite +FD: net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider +MD: net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/ReversePortalParticle$ReversePortalProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/RisingParticle net/minecraft/client/particle/RisingParticle +FD: net/minecraft/client/particle/RisingParticle/net/minecraft/client/particle/RisingParticle net/minecraft/client/particle/RisingParticle/net/minecraft/client/particle/RisingParticle +MD: net/minecraft/client/particle/RisingParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/RisingParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +CL: net/minecraft/client/particle/SimpleAnimatedParticle net/minecraft/client/particle/SimpleAnimatedParticle +FD: net/minecraft/client/particle/SimpleAnimatedParticle/f_107640_ net/minecraft/client/particle/SimpleAnimatedParticle/fadeR +FD: net/minecraft/client/particle/SimpleAnimatedParticle/f_107641_ net/minecraft/client/particle/SimpleAnimatedParticle/fadeG +FD: net/minecraft/client/particle/SimpleAnimatedParticle/f_107642_ net/minecraft/client/particle/SimpleAnimatedParticle/fadeB +FD: net/minecraft/client/particle/SimpleAnimatedParticle/f_107643_ net/minecraft/client/particle/SimpleAnimatedParticle/hasFade +FD: net/minecraft/client/particle/SimpleAnimatedParticle/f_107644_ net/minecraft/client/particle/SimpleAnimatedParticle/sprites +FD: net/minecraft/client/particle/SimpleAnimatedParticle/net/minecraft/client/particle/SimpleAnimatedParticle net/minecraft/client/particle/SimpleAnimatedParticle/net/minecraft/client/particle/SimpleAnimatedParticle +MD: net/minecraft/client/particle/SimpleAnimatedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/client/particle/SpriteSet;F)V net/minecraft/client/particle/SimpleAnimatedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/client/particle/SpriteSet;F)V +MD: net/minecraft/client/particle/SimpleAnimatedParticle/m_107657_ (I)V net/minecraft/client/particle/SimpleAnimatedParticle/setColor (I)V +MD: net/minecraft/client/particle/SimpleAnimatedParticle/m_107659_ (I)V net/minecraft/client/particle/SimpleAnimatedParticle/setFadeColor (I)V +MD: net/minecraft/client/particle/SimpleAnimatedParticle/m_5989_ ()V net/minecraft/client/particle/SimpleAnimatedParticle/tick ()V +MD: net/minecraft/client/particle/SimpleAnimatedParticle/m_6355_ (F)I net/minecraft/client/particle/SimpleAnimatedParticle/getLightColor (F)I +MD: net/minecraft/client/particle/SimpleAnimatedParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/SimpleAnimatedParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/SingleQuadParticle net/minecraft/client/particle/SingleQuadParticle +FD: net/minecraft/client/particle/SingleQuadParticle/f_107663_ net/minecraft/client/particle/SingleQuadParticle/quadSize +FD: net/minecraft/client/particle/SingleQuadParticle/net/minecraft/client/particle/SingleQuadParticle net/minecraft/client/particle/SingleQuadParticle/net/minecraft/client/particle/SingleQuadParticle +MD: net/minecraft/client/particle/SingleQuadParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/SingleQuadParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/SingleQuadParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/SingleQuadParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/SingleQuadParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/SingleQuadParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/SingleQuadParticle/m_5902_ (F)F net/minecraft/client/particle/SingleQuadParticle/getQuadSize (F)F +MD: net/minecraft/client/particle/SingleQuadParticle/m_5950_ ()F net/minecraft/client/particle/SingleQuadParticle/getV1 ()F +MD: net/minecraft/client/particle/SingleQuadParticle/m_5951_ ()F net/minecraft/client/particle/SingleQuadParticle/getV0 ()F +MD: net/minecraft/client/particle/SingleQuadParticle/m_5952_ ()F net/minecraft/client/particle/SingleQuadParticle/getU1 ()F +MD: net/minecraft/client/particle/SingleQuadParticle/m_5970_ ()F net/minecraft/client/particle/SingleQuadParticle/getU0 ()F +MD: net/minecraft/client/particle/SingleQuadParticle/m_6569_ (F)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SingleQuadParticle/scale (F)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SmokeParticle net/minecraft/client/particle/SmokeParticle +FD: net/minecraft/client/particle/SmokeParticle/net/minecraft/client/particle/SmokeParticle net/minecraft/client/particle/SmokeParticle/net/minecraft/client/particle/SmokeParticle +MD: net/minecraft/client/particle/SmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDFLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SmokeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDFLnet/minecraft/client/particle/SpriteSet;)V +CL: net/minecraft/client/particle/SmokeParticle$Provider net/minecraft/client/particle/SmokeParticle$Provider +FD: net/minecraft/client/particle/SmokeParticle$Provider/f_107694_ net/minecraft/client/particle/SmokeParticle$Provider/sprites +FD: net/minecraft/client/particle/SmokeParticle$Provider/net/minecraft/client/particle/SmokeParticle$Provider net/minecraft/client/particle/SmokeParticle$Provider/net/minecraft/client/particle/SmokeParticle$Provider +MD: net/minecraft/client/particle/SmokeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SmokeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SmokeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SmokeParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SmokeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SmokeParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SnowflakeParticle net/minecraft/client/particle/SnowflakeParticle +FD: net/minecraft/client/particle/SnowflakeParticle/f_172290_ net/minecraft/client/particle/SnowflakeParticle/sprites +FD: net/minecraft/client/particle/SnowflakeParticle/net/minecraft/client/particle/SnowflakeParticle net/minecraft/client/particle/SnowflakeParticle/net/minecraft/client/particle/SnowflakeParticle +MD: net/minecraft/client/particle/SnowflakeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SnowflakeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SnowflakeParticle/m_5989_ ()V net/minecraft/client/particle/SnowflakeParticle/tick ()V +MD: net/minecraft/client/particle/SnowflakeParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/SnowflakeParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/SnowflakeParticle$Provider net/minecraft/client/particle/SnowflakeParticle$Provider +FD: net/minecraft/client/particle/SnowflakeParticle$Provider/f_172302_ net/minecraft/client/particle/SnowflakeParticle$Provider/sprites +FD: net/minecraft/client/particle/SnowflakeParticle$Provider/net/minecraft/client/particle/SnowflakeParticle$Provider net/minecraft/client/particle/SnowflakeParticle$Provider/net/minecraft/client/particle/SnowflakeParticle$Provider +MD: net/minecraft/client/particle/SnowflakeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SnowflakeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SnowflakeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SnowflakeParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SnowflakeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SnowflakeParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SoulParticle net/minecraft/client/particle/SoulParticle +FD: net/minecraft/client/particle/SoulParticle/f_107715_ net/minecraft/client/particle/SoulParticle/sprites +FD: net/minecraft/client/particle/SoulParticle/net/minecraft/client/particle/SoulParticle net/minecraft/client/particle/SoulParticle/net/minecraft/client/particle/SoulParticle +MD: net/minecraft/client/particle/SoulParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SoulParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SoulParticle/m_5989_ ()V net/minecraft/client/particle/SoulParticle/tick ()V +MD: net/minecraft/client/particle/SoulParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/SoulParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/SoulParticle$Provider net/minecraft/client/particle/SoulParticle$Provider +FD: net/minecraft/client/particle/SoulParticle$Provider/f_107737_ net/minecraft/client/particle/SoulParticle$Provider/sprite +FD: net/minecraft/client/particle/SoulParticle$Provider/net/minecraft/client/particle/SoulParticle$Provider net/minecraft/client/particle/SoulParticle$Provider/net/minecraft/client/particle/SoulParticle$Provider +MD: net/minecraft/client/particle/SoulParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SoulParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SoulParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SoulParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SoulParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SoulParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SpellParticle net/minecraft/client/particle/SpellParticle +FD: net/minecraft/client/particle/SpellParticle/f_107758_ net/minecraft/client/particle/SpellParticle/RANDOM +FD: net/minecraft/client/particle/SpellParticle/f_107759_ net/minecraft/client/particle/SpellParticle/sprites +FD: net/minecraft/client/particle/SpellParticle/net/minecraft/client/particle/SpellParticle net/minecraft/client/particle/SpellParticle/net/minecraft/client/particle/SpellParticle +MD: net/minecraft/client/particle/SpellParticle/ ()V net/minecraft/client/particle/SpellParticle/ ()V +MD: net/minecraft/client/particle/SpellParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpellParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SpellParticle/m_172323_ ()Z net/minecraft/client/particle/SpellParticle/isCloseToScopingPlayer ()Z +MD: net/minecraft/client/particle/SpellParticle/m_5989_ ()V net/minecraft/client/particle/SpellParticle/tick ()V +MD: net/minecraft/client/particle/SpellParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/SpellParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/SpellParticle$AmbientMobProvider net/minecraft/client/particle/SpellParticle$AmbientMobProvider +FD: net/minecraft/client/particle/SpellParticle$AmbientMobProvider/f_107782_ net/minecraft/client/particle/SpellParticle$AmbientMobProvider/sprite +FD: net/minecraft/client/particle/SpellParticle$AmbientMobProvider/net/minecraft/client/particle/SpellParticle$AmbientMobProvider net/minecraft/client/particle/SpellParticle$AmbientMobProvider/net/minecraft/client/particle/SpellParticle$AmbientMobProvider +MD: net/minecraft/client/particle/SpellParticle$AmbientMobProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpellParticle$AmbientMobProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SpellParticle$AmbientMobProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$AmbientMobProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SpellParticle$AmbientMobProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$AmbientMobProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SpellParticle$InstantProvider net/minecraft/client/particle/SpellParticle$InstantProvider +FD: net/minecraft/client/particle/SpellParticle$InstantProvider/f_107803_ net/minecraft/client/particle/SpellParticle$InstantProvider/sprite +FD: net/minecraft/client/particle/SpellParticle$InstantProvider/net/minecraft/client/particle/SpellParticle$InstantProvider net/minecraft/client/particle/SpellParticle$InstantProvider/net/minecraft/client/particle/SpellParticle$InstantProvider +MD: net/minecraft/client/particle/SpellParticle$InstantProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpellParticle$InstantProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SpellParticle$InstantProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$InstantProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SpellParticle$InstantProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$InstantProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SpellParticle$MobProvider net/minecraft/client/particle/SpellParticle$MobProvider +FD: net/minecraft/client/particle/SpellParticle$MobProvider/f_107824_ net/minecraft/client/particle/SpellParticle$MobProvider/sprite +FD: net/minecraft/client/particle/SpellParticle$MobProvider/net/minecraft/client/particle/SpellParticle$MobProvider net/minecraft/client/particle/SpellParticle$MobProvider/net/minecraft/client/particle/SpellParticle$MobProvider +MD: net/minecraft/client/particle/SpellParticle$MobProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpellParticle$MobProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SpellParticle$MobProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$MobProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SpellParticle$MobProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$MobProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SpellParticle$Provider net/minecraft/client/particle/SpellParticle$Provider +FD: net/minecraft/client/particle/SpellParticle$Provider/f_107845_ net/minecraft/client/particle/SpellParticle$Provider/sprite +FD: net/minecraft/client/particle/SpellParticle$Provider/net/minecraft/client/particle/SpellParticle$Provider net/minecraft/client/particle/SpellParticle$Provider/net/minecraft/client/particle/SpellParticle$Provider +MD: net/minecraft/client/particle/SpellParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpellParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SpellParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SpellParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SpellParticle$WitchProvider net/minecraft/client/particle/SpellParticle$WitchProvider +FD: net/minecraft/client/particle/SpellParticle$WitchProvider/f_107866_ net/minecraft/client/particle/SpellParticle$WitchProvider/sprite +FD: net/minecraft/client/particle/SpellParticle$WitchProvider/net/minecraft/client/particle/SpellParticle$WitchProvider net/minecraft/client/particle/SpellParticle$WitchProvider/net/minecraft/client/particle/SpellParticle$WitchProvider +MD: net/minecraft/client/particle/SpellParticle$WitchProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpellParticle$WitchProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SpellParticle$WitchProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$WitchProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SpellParticle$WitchProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpellParticle$WitchProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SpitParticle net/minecraft/client/particle/SpitParticle +FD: net/minecraft/client/particle/SpitParticle/net/minecraft/client/particle/SpitParticle net/minecraft/client/particle/SpitParticle/net/minecraft/client/particle/SpitParticle +MD: net/minecraft/client/particle/SpitParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpitParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +CL: net/minecraft/client/particle/SpitParticle$Provider net/minecraft/client/particle/SpitParticle$Provider +FD: net/minecraft/client/particle/SpitParticle$Provider/f_107907_ net/minecraft/client/particle/SpitParticle$Provider/sprites +FD: net/minecraft/client/particle/SpitParticle$Provider/net/minecraft/client/particle/SpitParticle$Provider net/minecraft/client/particle/SpitParticle$Provider/net/minecraft/client/particle/SpitParticle$Provider +MD: net/minecraft/client/particle/SpitParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SpitParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SpitParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpitParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SpitParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SpitParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SplashParticle net/minecraft/client/particle/SplashParticle +FD: net/minecraft/client/particle/SplashParticle/net/minecraft/client/particle/SplashParticle net/minecraft/client/particle/SplashParticle/net/minecraft/client/particle/SplashParticle +MD: net/minecraft/client/particle/SplashParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/SplashParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +CL: net/minecraft/client/particle/SplashParticle$Provider net/minecraft/client/particle/SplashParticle$Provider +FD: net/minecraft/client/particle/SplashParticle$Provider/f_107945_ net/minecraft/client/particle/SplashParticle$Provider/sprite +FD: net/minecraft/client/particle/SplashParticle$Provider/net/minecraft/client/particle/SplashParticle$Provider net/minecraft/client/particle/SplashParticle$Provider/net/minecraft/client/particle/SplashParticle$Provider +MD: net/minecraft/client/particle/SplashParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SplashParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SplashParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SplashParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SplashParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SplashParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SpriteSet net/minecraft/client/particle/SpriteSet +FD: net/minecraft/client/particle/SpriteSet/net/minecraft/client/particle/SpriteSet net/minecraft/client/particle/SpriteSet/net/minecraft/client/particle/SpriteSet +MD: net/minecraft/client/particle/SpriteSet/m_5819_ (II)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/particle/SpriteSet/get (II)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/particle/SpriteSet/m_7102_ (Ljava/util/Random;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/particle/SpriteSet/get (Ljava/util/Random;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +CL: net/minecraft/client/particle/SquidInkParticle net/minecraft/client/particle/SquidInkParticle +FD: net/minecraft/client/particle/SquidInkParticle/net/minecraft/client/particle/SquidInkParticle net/minecraft/client/particle/SquidInkParticle/net/minecraft/client/particle/SquidInkParticle +MD: net/minecraft/client/particle/SquidInkParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDILnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SquidInkParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDILnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SquidInkParticle/m_5989_ ()V net/minecraft/client/particle/SquidInkParticle/tick ()V +CL: net/minecraft/client/particle/SquidInkParticle$GlowInkProvider net/minecraft/client/particle/SquidInkParticle$GlowInkProvider +FD: net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/f_172334_ net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/sprites +FD: net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/net/minecraft/client/particle/SquidInkParticle$GlowInkProvider net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/net/minecraft/client/particle/SquidInkParticle$GlowInkProvider +MD: net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SquidInkParticle$GlowInkProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SquidInkParticle$Provider net/minecraft/client/particle/SquidInkParticle$Provider +FD: net/minecraft/client/particle/SquidInkParticle$Provider/f_107989_ net/minecraft/client/particle/SquidInkParticle$Provider/sprites +FD: net/minecraft/client/particle/SquidInkParticle$Provider/net/minecraft/client/particle/SquidInkParticle$Provider net/minecraft/client/particle/SquidInkParticle$Provider/net/minecraft/client/particle/SquidInkParticle$Provider +MD: net/minecraft/client/particle/SquidInkParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SquidInkParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SquidInkParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SquidInkParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SquidInkParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SquidInkParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedParticle net/minecraft/client/particle/SuspendedParticle +FD: net/minecraft/client/particle/SuspendedParticle/net/minecraft/client/particle/SuspendedParticle net/minecraft/client/particle/SuspendedParticle/net/minecraft/client/particle/SuspendedParticle +MD: net/minecraft/client/particle/SuspendedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/particle/SpriteSet;DDD)V net/minecraft/client/particle/SuspendedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/particle/SpriteSet;DDD)V +MD: net/minecraft/client/particle/SuspendedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/particle/SpriteSet;DDDDDD)V net/minecraft/client/particle/SuspendedParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/particle/SpriteSet;DDDDDD)V +MD: net/minecraft/client/particle/SuspendedParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/SuspendedParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider +FD: net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/f_108040_ net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/sprite +FD: net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider +MD: net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$CrimsonSporeProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider +FD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/f_172417_ net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/sprite +FD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider +MD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1 net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1 +FD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/f_172438_ net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/this$0 +FD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1 net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1 +MD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/ (Lnet/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/particle/SpriteSet;DDDDDD)V net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/ (Lnet/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/particle/SpriteSet;DDDDDD)V +MD: net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/m_142654_ ()Ljava/util/Optional; net/minecraft/client/particle/SuspendedParticle$SporeBlossomAirProvider$1/getParticleGroup ()Ljava/util/Optional; +CL: net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider +FD: net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/f_108061_ net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/sprite +FD: net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider +MD: net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$UnderwaterProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider +FD: net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/f_108082_ net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/sprite +FD: net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider +MD: net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedParticle$WarpedSporeProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedTownParticle net/minecraft/client/particle/SuspendedTownParticle +FD: net/minecraft/client/particle/SuspendedTownParticle/net/minecraft/client/particle/SuspendedTownParticle net/minecraft/client/particle/SuspendedTownParticle/net/minecraft/client/particle/SuspendedTownParticle +MD: net/minecraft/client/particle/SuspendedTownParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/SuspendedTownParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/SuspendedTownParticle/m_5989_ ()V net/minecraft/client/particle/SuspendedTownParticle/tick ()V +MD: net/minecraft/client/particle/SuspendedTownParticle/m_6257_ (DDD)V net/minecraft/client/particle/SuspendedTownParticle/move (DDD)V +MD: net/minecraft/client/particle/SuspendedTownParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/SuspendedTownParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider +FD: net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/f_108126_ net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/sprite +FD: net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider +MD: net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$ComposterFillProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider +FD: net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/f_108147_ net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/sprite +FD: net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider +MD: net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider +FD: net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/f_108168_ net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/sprite +FD: net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider +MD: net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerProvider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/SuspendedTownParticle$Provider net/minecraft/client/particle/SuspendedTownParticle$Provider +FD: net/minecraft/client/particle/SuspendedTownParticle$Provider/f_108189_ net/minecraft/client/particle/SuspendedTownParticle$Provider/sprite +FD: net/minecraft/client/particle/SuspendedTownParticle$Provider/net/minecraft/client/particle/SuspendedTownParticle$Provider net/minecraft/client/particle/SuspendedTownParticle$Provider/net/minecraft/client/particle/SuspendedTownParticle$Provider +MD: net/minecraft/client/particle/SuspendedTownParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/SuspendedTownParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/SuspendedTownParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/SuspendedTownParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/SuspendedTownParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/TerrainParticle net/minecraft/client/particle/TerrainParticle +FD: net/minecraft/client/particle/TerrainParticle/f_108277_ net/minecraft/client/particle/TerrainParticle/uo +FD: net/minecraft/client/particle/TerrainParticle/f_108278_ net/minecraft/client/particle/TerrainParticle/vo +FD: net/minecraft/client/particle/TerrainParticle/f_108280_ net/minecraft/client/particle/TerrainParticle/pos +FD: net/minecraft/client/particle/TerrainParticle/net/minecraft/client/particle/TerrainParticle net/minecraft/client/particle/TerrainParticle/net/minecraft/client/particle/TerrainParticle +MD: net/minecraft/client/particle/TerrainParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/particle/TerrainParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/particle/TerrainParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/client/particle/TerrainParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/particle/TerrainParticle/m_5950_ ()F net/minecraft/client/particle/TerrainParticle/getV1 ()F +MD: net/minecraft/client/particle/TerrainParticle/m_5951_ ()F net/minecraft/client/particle/TerrainParticle/getV0 ()F +MD: net/minecraft/client/particle/TerrainParticle/m_5952_ ()F net/minecraft/client/particle/TerrainParticle/getU1 ()F +MD: net/minecraft/client/particle/TerrainParticle/m_5970_ ()F net/minecraft/client/particle/TerrainParticle/getU0 ()F +MD: net/minecraft/client/particle/TerrainParticle/m_6355_ (F)I net/minecraft/client/particle/TerrainParticle/getLightColor (F)I +MD: net/minecraft/client/particle/TerrainParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/TerrainParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/TerrainParticle$Provider net/minecraft/client/particle/TerrainParticle$Provider +FD: net/minecraft/client/particle/TerrainParticle$Provider/net/minecraft/client/particle/TerrainParticle$Provider net/minecraft/client/particle/TerrainParticle$Provider/net/minecraft/client/particle/TerrainParticle$Provider +MD: net/minecraft/client/particle/TerrainParticle$Provider/ ()V net/minecraft/client/particle/TerrainParticle$Provider/ ()V +MD: net/minecraft/client/particle/TerrainParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/BlockParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/TerrainParticle$Provider/createParticle (Lnet/minecraft/core/particles/BlockParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/TerrainParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/TerrainParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/TextureSheetParticle net/minecraft/client/particle/TextureSheetParticle +FD: net/minecraft/client/particle/TextureSheetParticle/f_108321_ net/minecraft/client/particle/TextureSheetParticle/sprite +FD: net/minecraft/client/particle/TextureSheetParticle/net/minecraft/client/particle/TextureSheetParticle net/minecraft/client/particle/TextureSheetParticle/net/minecraft/client/particle/TextureSheetParticle +MD: net/minecraft/client/particle/TextureSheetParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/TextureSheetParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/TextureSheetParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V net/minecraft/client/particle/TextureSheetParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)V +MD: net/minecraft/client/particle/TextureSheetParticle/m_108335_ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/TextureSheetParticle/pickSprite (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/TextureSheetParticle/m_108337_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V net/minecraft/client/particle/TextureSheetParticle/setSprite (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V +MD: net/minecraft/client/particle/TextureSheetParticle/m_108339_ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/TextureSheetParticle/setSpriteFromAge (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/TextureSheetParticle/m_5950_ ()F net/minecraft/client/particle/TextureSheetParticle/getV1 ()F +MD: net/minecraft/client/particle/TextureSheetParticle/m_5951_ ()F net/minecraft/client/particle/TextureSheetParticle/getV0 ()F +MD: net/minecraft/client/particle/TextureSheetParticle/m_5952_ ()F net/minecraft/client/particle/TextureSheetParticle/getU1 ()F +MD: net/minecraft/client/particle/TextureSheetParticle/m_5970_ ()F net/minecraft/client/particle/TextureSheetParticle/getU0 ()F +CL: net/minecraft/client/particle/TotemParticle net/minecraft/client/particle/TotemParticle +FD: net/minecraft/client/particle/TotemParticle/net/minecraft/client/particle/TotemParticle net/minecraft/client/particle/TotemParticle/net/minecraft/client/particle/TotemParticle +MD: net/minecraft/client/particle/TotemParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/TotemParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +CL: net/minecraft/client/particle/TotemParticle$Provider net/minecraft/client/particle/TotemParticle$Provider +FD: net/minecraft/client/particle/TotemParticle$Provider/f_108364_ net/minecraft/client/particle/TotemParticle$Provider/sprites +FD: net/minecraft/client/particle/TotemParticle$Provider/net/minecraft/client/particle/TotemParticle$Provider net/minecraft/client/particle/TotemParticle$Provider/net/minecraft/client/particle/TotemParticle$Provider +MD: net/minecraft/client/particle/TotemParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/TotemParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/TotemParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/TotemParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/TotemParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/TotemParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/TrackingEmitter net/minecraft/client/particle/TrackingEmitter +FD: net/minecraft/client/particle/TrackingEmitter/f_108385_ net/minecraft/client/particle/TrackingEmitter/lifeTime +FD: net/minecraft/client/particle/TrackingEmitter/f_108386_ net/minecraft/client/particle/TrackingEmitter/particleType +FD: net/minecraft/client/particle/TrackingEmitter/f_108387_ net/minecraft/client/particle/TrackingEmitter/entity +FD: net/minecraft/client/particle/TrackingEmitter/f_108388_ net/minecraft/client/particle/TrackingEmitter/life +FD: net/minecraft/client/particle/TrackingEmitter/net/minecraft/client/particle/TrackingEmitter net/minecraft/client/particle/TrackingEmitter/net/minecraft/client/particle/TrackingEmitter +MD: net/minecraft/client/particle/TrackingEmitter/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/client/particle/TrackingEmitter/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/client/particle/TrackingEmitter/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;I)V net/minecraft/client/particle/TrackingEmitter/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;I)V +MD: net/minecraft/client/particle/TrackingEmitter/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;ILnet/minecraft/world/phys/Vec3;)V net/minecraft/client/particle/TrackingEmitter/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/particles/ParticleOptions;ILnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/particle/TrackingEmitter/m_5989_ ()V net/minecraft/client/particle/TrackingEmitter/tick ()V +CL: net/minecraft/client/particle/VibrationSignalParticle net/minecraft/client/particle/VibrationSignalParticle +FD: net/minecraft/client/particle/VibrationSignalParticle/f_172460_ net/minecraft/client/particle/VibrationSignalParticle/yRotO +FD: net/minecraft/client/particle/VibrationSignalParticle/f_172461_ net/minecraft/client/particle/VibrationSignalParticle/vibrationPath +FD: net/minecraft/client/particle/VibrationSignalParticle/f_172462_ net/minecraft/client/particle/VibrationSignalParticle/yRot +FD: net/minecraft/client/particle/VibrationSignalParticle/net/minecraft/client/particle/VibrationSignalParticle net/minecraft/client/particle/VibrationSignalParticle/net/minecraft/client/particle/VibrationSignalParticle +MD: net/minecraft/client/particle/VibrationSignalParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;I)V net/minecraft/client/particle/VibrationSignalParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;I)V +MD: net/minecraft/client/particle/VibrationSignalParticle/m_172470_ (FFLcom/mojang/math/Quaternion;)V net/minecraft/client/particle/VibrationSignalParticle/lambda$render$1 (FFLcom/mojang/math/Quaternion;)V +MD: net/minecraft/client/particle/VibrationSignalParticle/m_172478_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;FLjava/util/function/Consumer;)V net/minecraft/client/particle/VibrationSignalParticle/renderSignal (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;FLjava/util/function/Consumer;)V +MD: net/minecraft/client/particle/VibrationSignalParticle/m_172484_ (FFLcom/mojang/math/Quaternion;)V net/minecraft/client/particle/VibrationSignalParticle/lambda$render$0 (FFLcom/mojang/math/Quaternion;)V +MD: net/minecraft/client/particle/VibrationSignalParticle/m_5744_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V net/minecraft/client/particle/VibrationSignalParticle/render (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/particle/VibrationSignalParticle/m_5989_ ()V net/minecraft/client/particle/VibrationSignalParticle/tick ()V +MD: net/minecraft/client/particle/VibrationSignalParticle/m_6355_ (F)I net/minecraft/client/particle/VibrationSignalParticle/getLightColor (F)I +MD: net/minecraft/client/particle/VibrationSignalParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/VibrationSignalParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/VibrationSignalParticle$Provider net/minecraft/client/particle/VibrationSignalParticle$Provider +FD: net/minecraft/client/particle/VibrationSignalParticle$Provider/f_172488_ net/minecraft/client/particle/VibrationSignalParticle$Provider/sprite +FD: net/minecraft/client/particle/VibrationSignalParticle$Provider/net/minecraft/client/particle/VibrationSignalParticle$Provider net/minecraft/client/particle/VibrationSignalParticle$Provider/net/minecraft/client/particle/VibrationSignalParticle$Provider +MD: net/minecraft/client/particle/VibrationSignalParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/VibrationSignalParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/VibrationSignalParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/VibrationSignalParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/VibrationSignalParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/VibrationParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/VibrationSignalParticle$Provider/createParticle (Lnet/minecraft/core/particles/VibrationParticleOption;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/WakeParticle net/minecraft/client/particle/WakeParticle +FD: net/minecraft/client/particle/WakeParticle/f_108405_ net/minecraft/client/particle/WakeParticle/sprites +FD: net/minecraft/client/particle/WakeParticle/net/minecraft/client/particle/WakeParticle net/minecraft/client/particle/WakeParticle/net/minecraft/client/particle/WakeParticle +MD: net/minecraft/client/particle/WakeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/WakeParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/WakeParticle/m_5989_ ()V net/minecraft/client/particle/WakeParticle/tick ()V +MD: net/minecraft/client/particle/WakeParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/WakeParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/WakeParticle$Provider net/minecraft/client/particle/WakeParticle$Provider +FD: net/minecraft/client/particle/WakeParticle$Provider/f_108427_ net/minecraft/client/particle/WakeParticle$Provider/sprites +FD: net/minecraft/client/particle/WakeParticle$Provider/net/minecraft/client/particle/WakeParticle$Provider net/minecraft/client/particle/WakeParticle$Provider/net/minecraft/client/particle/WakeParticle$Provider +MD: net/minecraft/client/particle/WakeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/WakeParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/WakeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WakeParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/WakeParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WakeParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/WaterCurrentDownParticle net/minecraft/client/particle/WaterCurrentDownParticle +FD: net/minecraft/client/particle/WaterCurrentDownParticle/f_108448_ net/minecraft/client/particle/WaterCurrentDownParticle/angle +FD: net/minecraft/client/particle/WaterCurrentDownParticle/net/minecraft/client/particle/WaterCurrentDownParticle net/minecraft/client/particle/WaterCurrentDownParticle/net/minecraft/client/particle/WaterCurrentDownParticle +MD: net/minecraft/client/particle/WaterCurrentDownParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/WaterCurrentDownParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/WaterCurrentDownParticle/m_5989_ ()V net/minecraft/client/particle/WaterCurrentDownParticle/tick ()V +MD: net/minecraft/client/particle/WaterCurrentDownParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/WaterCurrentDownParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/WaterCurrentDownParticle$Provider net/minecraft/client/particle/WaterCurrentDownParticle$Provider +FD: net/minecraft/client/particle/WaterCurrentDownParticle$Provider/f_108462_ net/minecraft/client/particle/WaterCurrentDownParticle$Provider/sprite +FD: net/minecraft/client/particle/WaterCurrentDownParticle$Provider/net/minecraft/client/particle/WaterCurrentDownParticle$Provider net/minecraft/client/particle/WaterCurrentDownParticle$Provider/net/minecraft/client/particle/WaterCurrentDownParticle$Provider +MD: net/minecraft/client/particle/WaterCurrentDownParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/WaterCurrentDownParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/WaterCurrentDownParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WaterCurrentDownParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/WaterCurrentDownParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WaterCurrentDownParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/WaterDropParticle net/minecraft/client/particle/WaterDropParticle +FD: net/minecraft/client/particle/WaterDropParticle/net/minecraft/client/particle/WaterDropParticle net/minecraft/client/particle/WaterDropParticle/net/minecraft/client/particle/WaterDropParticle +MD: net/minecraft/client/particle/WaterDropParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V net/minecraft/client/particle/WaterDropParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDD)V +MD: net/minecraft/client/particle/WaterDropParticle/m_5989_ ()V net/minecraft/client/particle/WaterDropParticle/tick ()V +MD: net/minecraft/client/particle/WaterDropParticle/m_7556_ ()Lnet/minecraft/client/particle/ParticleRenderType; net/minecraft/client/particle/WaterDropParticle/getRenderType ()Lnet/minecraft/client/particle/ParticleRenderType; +CL: net/minecraft/client/particle/WaterDropParticle$Provider net/minecraft/client/particle/WaterDropParticle$Provider +FD: net/minecraft/client/particle/WaterDropParticle$Provider/f_108490_ net/minecraft/client/particle/WaterDropParticle$Provider/sprite +FD: net/minecraft/client/particle/WaterDropParticle$Provider/net/minecraft/client/particle/WaterDropParticle$Provider net/minecraft/client/particle/WaterDropParticle$Provider/net/minecraft/client/particle/WaterDropParticle$Provider +MD: net/minecraft/client/particle/WaterDropParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/WaterDropParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/WaterDropParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WaterDropParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/WaterDropParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WaterDropParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/WhiteAshParticle net/minecraft/client/particle/WhiteAshParticle +FD: net/minecraft/client/particle/WhiteAshParticle/f_172509_ net/minecraft/client/particle/WhiteAshParticle/COLOR_RGB24 +FD: net/minecraft/client/particle/WhiteAshParticle/net/minecraft/client/particle/WhiteAshParticle net/minecraft/client/particle/WhiteAshParticle/net/minecraft/client/particle/WhiteAshParticle +MD: net/minecraft/client/particle/WhiteAshParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDFLnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/WhiteAshParticle/ (Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDFLnet/minecraft/client/particle/SpriteSet;)V +CL: net/minecraft/client/particle/WhiteAshParticle$Provider net/minecraft/client/particle/WhiteAshParticle$Provider +FD: net/minecraft/client/particle/WhiteAshParticle$Provider/f_108521_ net/minecraft/client/particle/WhiteAshParticle$Provider/sprites +FD: net/minecraft/client/particle/WhiteAshParticle$Provider/net/minecraft/client/particle/WhiteAshParticle$Provider net/minecraft/client/particle/WhiteAshParticle$Provider/net/minecraft/client/particle/WhiteAshParticle$Provider +MD: net/minecraft/client/particle/WhiteAshParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V net/minecraft/client/particle/WhiteAshParticle$Provider/ (Lnet/minecraft/client/particle/SpriteSet;)V +MD: net/minecraft/client/particle/WhiteAshParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WhiteAshParticle$Provider/createParticle (Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/particle/WhiteAshParticle$Provider/m_6966_ (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/particle/WhiteAshParticle$Provider/createParticle (Lnet/minecraft/core/particles/SimpleParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; +CL: net/minecraft/client/particle/package-info net/minecraft/client/particle/package-info +FD: net/minecraft/client/particle/package-info/net/minecraft/client/particle/package-info net/minecraft/client/particle/package-info/net/minecraft/client/particle/package-info +CL: net/minecraft/client/player/AbstractClientPlayer net/minecraft/client/player/AbstractClientPlayer +FD: net/minecraft/client/player/AbstractClientPlayer/f_108542_ net/minecraft/client/player/AbstractClientPlayer/elytraRotX +FD: net/minecraft/client/player/AbstractClientPlayer/f_108543_ net/minecraft/client/player/AbstractClientPlayer/elytraRotY +FD: net/minecraft/client/player/AbstractClientPlayer/f_108544_ net/minecraft/client/player/AbstractClientPlayer/elytraRotZ +FD: net/minecraft/client/player/AbstractClientPlayer/f_108545_ net/minecraft/client/player/AbstractClientPlayer/clientLevel +FD: net/minecraft/client/player/AbstractClientPlayer/f_108546_ net/minecraft/client/player/AbstractClientPlayer/playerInfo +FD: net/minecraft/client/player/AbstractClientPlayer/f_172510_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HEAD_U +FD: net/minecraft/client/player/AbstractClientPlayer/f_172511_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HEAD_V +FD: net/minecraft/client/player/AbstractClientPlayer/f_172512_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HAT_V +FD: net/minecraft/client/player/AbstractClientPlayer/f_172513_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HAT_WIDTH +FD: net/minecraft/client/player/AbstractClientPlayer/f_172514_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HAT_HEIGHT +FD: net/minecraft/client/player/AbstractClientPlayer/f_172515_ net/minecraft/client/player/AbstractClientPlayer/SKIN_TEX_WIDTH +FD: net/minecraft/client/player/AbstractClientPlayer/f_172516_ net/minecraft/client/player/AbstractClientPlayer/SKIN_TEX_HEIGHT +FD: net/minecraft/client/player/AbstractClientPlayer/f_172517_ net/minecraft/client/player/AbstractClientPlayer/SKIN_URL_TEMPLATE +FD: net/minecraft/client/player/AbstractClientPlayer/f_172518_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HEAD_WIDTH +FD: net/minecraft/client/player/AbstractClientPlayer/f_172519_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HEAD_HEIGHT +FD: net/minecraft/client/player/AbstractClientPlayer/f_172520_ net/minecraft/client/player/AbstractClientPlayer/SKIN_HAT_U +FD: net/minecraft/client/player/AbstractClientPlayer/net/minecraft/client/player/AbstractClientPlayer net/minecraft/client/player/AbstractClientPlayer/net/minecraft/client/player/AbstractClientPlayer +MD: net/minecraft/client/player/AbstractClientPlayer/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lcom/mojang/authlib/GameProfile;)V net/minecraft/client/player/AbstractClientPlayer/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/client/player/AbstractClientPlayer/m_108555_ ()Z net/minecraft/client/player/AbstractClientPlayer/isCapeLoaded ()Z +MD: net/minecraft/client/player/AbstractClientPlayer/m_108556_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/player/AbstractClientPlayer/getSkinLocation (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/player/AbstractClientPlayer/m_108558_ ()Lnet/minecraft/client/multiplayer/PlayerInfo; net/minecraft/client/player/AbstractClientPlayer/getPlayerInfo ()Lnet/minecraft/client/multiplayer/PlayerInfo; +MD: net/minecraft/client/player/AbstractClientPlayer/m_108559_ ()Z net/minecraft/client/player/AbstractClientPlayer/isSkinLoaded ()Z +MD: net/minecraft/client/player/AbstractClientPlayer/m_108560_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/player/AbstractClientPlayer/getSkinTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/player/AbstractClientPlayer/m_108561_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/player/AbstractClientPlayer/getCloakTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/player/AbstractClientPlayer/m_108562_ ()Z net/minecraft/client/player/AbstractClientPlayer/isElytraLoaded ()Z +MD: net/minecraft/client/player/AbstractClientPlayer/m_108563_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/player/AbstractClientPlayer/getElytraTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/player/AbstractClientPlayer/m_108564_ ()Ljava/lang/String; net/minecraft/client/player/AbstractClientPlayer/getModelName ()Ljava/lang/String; +MD: net/minecraft/client/player/AbstractClientPlayer/m_108565_ ()F net/minecraft/client/player/AbstractClientPlayer/getFieldOfViewModifier ()F +MD: net/minecraft/client/player/AbstractClientPlayer/m_172521_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V net/minecraft/client/player/AbstractClientPlayer/registerSkinTexture (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V +MD: net/minecraft/client/player/AbstractClientPlayer/m_5833_ ()Z net/minecraft/client/player/AbstractClientPlayer/isSpectator ()Z +MD: net/minecraft/client/player/AbstractClientPlayer/m_7500_ ()Z net/minecraft/client/player/AbstractClientPlayer/isCreative ()Z +CL: net/minecraft/client/player/Input net/minecraft/client/player/Input +FD: net/minecraft/client/player/Input/f_108566_ net/minecraft/client/player/Input/leftImpulse +FD: net/minecraft/client/player/Input/f_108567_ net/minecraft/client/player/Input/forwardImpulse +FD: net/minecraft/client/player/Input/f_108568_ net/minecraft/client/player/Input/up +FD: net/minecraft/client/player/Input/f_108569_ net/minecraft/client/player/Input/down +FD: net/minecraft/client/player/Input/f_108570_ net/minecraft/client/player/Input/left +FD: net/minecraft/client/player/Input/f_108571_ net/minecraft/client/player/Input/right +FD: net/minecraft/client/player/Input/f_108572_ net/minecraft/client/player/Input/jumping +FD: net/minecraft/client/player/Input/f_108573_ net/minecraft/client/player/Input/shiftKeyDown +FD: net/minecraft/client/player/Input/net/minecraft/client/player/Input net/minecraft/client/player/Input/net/minecraft/client/player/Input +MD: net/minecraft/client/player/Input/ ()V net/minecraft/client/player/Input/ ()V +MD: net/minecraft/client/player/Input/m_108575_ ()Lnet/minecraft/world/phys/Vec2; net/minecraft/client/player/Input/getMoveVector ()Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/client/player/Input/m_108577_ ()Z net/minecraft/client/player/Input/hasForwardImpulse ()Z +MD: net/minecraft/client/player/Input/m_7606_ (Z)V net/minecraft/client/player/Input/tick (Z)V +CL: net/minecraft/client/player/KeyboardInput net/minecraft/client/player/KeyboardInput +FD: net/minecraft/client/player/KeyboardInput/f_108578_ net/minecraft/client/player/KeyboardInput/options +FD: net/minecraft/client/player/KeyboardInput/f_172524_ net/minecraft/client/player/KeyboardInput/MOVING_SLOW_FACTOR +FD: net/minecraft/client/player/KeyboardInput/net/minecraft/client/player/KeyboardInput net/minecraft/client/player/KeyboardInput/net/minecraft/client/player/KeyboardInput +MD: net/minecraft/client/player/KeyboardInput/ (Lnet/minecraft/client/Options;)V net/minecraft/client/player/KeyboardInput/ (Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/player/KeyboardInput/m_205577_ (ZZ)F net/minecraft/client/player/KeyboardInput/calculateImpulse (ZZ)F +MD: net/minecraft/client/player/KeyboardInput/m_7606_ (Z)V net/minecraft/client/player/KeyboardInput/tick (Z)V +CL: net/minecraft/client/player/LocalPlayer net/minecraft/client/player/LocalPlayer +FD: net/minecraft/client/player/LocalPlayer/f_108583_ net/minecraft/client/player/LocalPlayer/sprintTriggerTime +FD: net/minecraft/client/player/LocalPlayer/f_108584_ net/minecraft/client/player/LocalPlayer/sprintTime +FD: net/minecraft/client/player/LocalPlayer/f_108585_ net/minecraft/client/player/LocalPlayer/yBob +FD: net/minecraft/client/player/LocalPlayer/f_108586_ net/minecraft/client/player/LocalPlayer/xBob +FD: net/minecraft/client/player/LocalPlayer/f_108587_ net/minecraft/client/player/LocalPlayer/yBobO +FD: net/minecraft/client/player/LocalPlayer/f_108588_ net/minecraft/client/player/LocalPlayer/xBobO +FD: net/minecraft/client/player/LocalPlayer/f_108589_ net/minecraft/client/player/LocalPlayer/portalTime +FD: net/minecraft/client/player/LocalPlayer/f_108590_ net/minecraft/client/player/LocalPlayer/oPortalTime +FD: net/minecraft/client/player/LocalPlayer/f_108591_ net/minecraft/client/player/LocalPlayer/stats +FD: net/minecraft/client/player/LocalPlayer/f_108592_ net/minecraft/client/player/LocalPlayer/recipeBook +FD: net/minecraft/client/player/LocalPlayer/f_108593_ net/minecraft/client/player/LocalPlayer/ambientSoundHandlers +FD: net/minecraft/client/player/LocalPlayer/f_108594_ net/minecraft/client/player/LocalPlayer/permissionLevel +FD: net/minecraft/client/player/LocalPlayer/f_108595_ net/minecraft/client/player/LocalPlayer/xLast +FD: net/minecraft/client/player/LocalPlayer/f_108596_ net/minecraft/client/player/LocalPlayer/yLast1 +FD: net/minecraft/client/player/LocalPlayer/f_108597_ net/minecraft/client/player/LocalPlayer/zLast +FD: net/minecraft/client/player/LocalPlayer/f_108598_ net/minecraft/client/player/LocalPlayer/yRotLast +FD: net/minecraft/client/player/LocalPlayer/f_108599_ net/minecraft/client/player/LocalPlayer/xRotLast +FD: net/minecraft/client/player/LocalPlayer/f_108600_ net/minecraft/client/player/LocalPlayer/lastOnGround +FD: net/minecraft/client/player/LocalPlayer/f_108601_ net/minecraft/client/player/LocalPlayer/crouching +FD: net/minecraft/client/player/LocalPlayer/f_108602_ net/minecraft/client/player/LocalPlayer/wasShiftKeyDown +FD: net/minecraft/client/player/LocalPlayer/f_108603_ net/minecraft/client/player/LocalPlayer/wasSprinting +FD: net/minecraft/client/player/LocalPlayer/f_108604_ net/minecraft/client/player/LocalPlayer/positionReminder +FD: net/minecraft/client/player/LocalPlayer/f_108605_ net/minecraft/client/player/LocalPlayer/flashOnSetHealth +FD: net/minecraft/client/player/LocalPlayer/f_108606_ net/minecraft/client/player/LocalPlayer/serverBrand +FD: net/minecraft/client/player/LocalPlayer/f_108607_ net/minecraft/client/player/LocalPlayer/jumpRidingTicks +FD: net/minecraft/client/player/LocalPlayer/f_108608_ net/minecraft/client/player/LocalPlayer/jumpRidingScale +FD: net/minecraft/client/player/LocalPlayer/f_108609_ net/minecraft/client/player/LocalPlayer/startedUsingItem +FD: net/minecraft/client/player/LocalPlayer/f_108610_ net/minecraft/client/player/LocalPlayer/usingItemHand +FD: net/minecraft/client/player/LocalPlayer/f_108611_ net/minecraft/client/player/LocalPlayer/handsBusy +FD: net/minecraft/client/player/LocalPlayer/f_108612_ net/minecraft/client/player/LocalPlayer/autoJumpEnabled +FD: net/minecraft/client/player/LocalPlayer/f_108613_ net/minecraft/client/player/LocalPlayer/autoJumpTime +FD: net/minecraft/client/player/LocalPlayer/f_108614_ net/minecraft/client/player/LocalPlayer/wasFallFlying +FD: net/minecraft/client/player/LocalPlayer/f_108615_ net/minecraft/client/player/LocalPlayer/waterVisionTime +FD: net/minecraft/client/player/LocalPlayer/f_108616_ net/minecraft/client/player/LocalPlayer/showDeathScreen +FD: net/minecraft/client/player/LocalPlayer/f_108617_ net/minecraft/client/player/LocalPlayer/connection +FD: net/minecraft/client/player/LocalPlayer/f_108618_ net/minecraft/client/player/LocalPlayer/input +FD: net/minecraft/client/player/LocalPlayer/f_108619_ net/minecraft/client/player/LocalPlayer/minecraft +FD: net/minecraft/client/player/LocalPlayer/f_172525_ net/minecraft/client/player/LocalPlayer/POSITION_REMINDER_INTERVAL +FD: net/minecraft/client/player/LocalPlayer/f_172526_ net/minecraft/client/player/LocalPlayer/WATER_VISION_MAX_TIME +FD: net/minecraft/client/player/LocalPlayer/f_172527_ net/minecraft/client/player/LocalPlayer/WATER_VISION_QUICK_TIME +FD: net/minecraft/client/player/LocalPlayer/f_172528_ net/minecraft/client/player/LocalPlayer/WATER_VISION_QUICK_PERCENT +FD: net/minecraft/client/player/LocalPlayer/f_172529_ net/minecraft/client/player/LocalPlayer/SUFFOCATING_COLLISION_CHECK_SCALE +FD: net/minecraft/client/player/LocalPlayer/f_197409_ net/minecraft/client/player/LocalPlayer/MINOR_COLLISION_ANGLE_THRESHOLD_RADIAN +FD: net/minecraft/client/player/LocalPlayer/net/minecraft/client/player/LocalPlayer net/minecraft/client/player/LocalPlayer/net/minecraft/client/player/LocalPlayer +MD: net/minecraft/client/player/LocalPlayer/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/stats/StatsCounter;Lnet/minecraft/client/ClientRecipeBook;ZZ)V net/minecraft/client/player/LocalPlayer/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/stats/StatsCounter;Lnet/minecraft/client/ClientRecipeBook;ZZ)V +MD: net/minecraft/client/player/LocalPlayer/m_108628_ ()V net/minecraft/client/player/LocalPlayer/sendOpenInventory ()V +MD: net/minecraft/client/player/LocalPlayer/m_108629_ ()Ljava/lang/String; net/minecraft/client/player/LocalPlayer/getServerBrand ()Ljava/lang/String; +MD: net/minecraft/client/player/LocalPlayer/m_108630_ ()Lnet/minecraft/stats/StatsCounter; net/minecraft/client/player/LocalPlayer/getStats ()Lnet/minecraft/stats/StatsCounter; +MD: net/minecraft/client/player/LocalPlayer/m_108631_ ()Lnet/minecraft/client/ClientRecipeBook; net/minecraft/client/player/LocalPlayer/getRecipeBook ()Lnet/minecraft/client/ClientRecipeBook; +MD: net/minecraft/client/player/LocalPlayer/m_108632_ ()Z net/minecraft/client/player/LocalPlayer/shouldShowDeathScreen ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108633_ ()Z net/minecraft/client/player/LocalPlayer/isRidingJumpable ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108634_ ()F net/minecraft/client/player/LocalPlayer/getJumpRidingScale ()F +MD: net/minecraft/client/player/LocalPlayer/m_108635_ ()Z net/minecraft/client/player/LocalPlayer/isMovingSlowly ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108636_ ()Z net/minecraft/client/player/LocalPlayer/isControlledCamera ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108637_ ()Z net/minecraft/client/player/LocalPlayer/isHandsBusy ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108638_ ()Z net/minecraft/client/player/LocalPlayer/isAutoJumpEnabled ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108639_ ()F net/minecraft/client/player/LocalPlayer/getWaterVision ()F +MD: net/minecraft/client/player/LocalPlayer/m_108640_ ()V net/minecraft/client/player/LocalPlayer/sendPosition ()V +MD: net/minecraft/client/player/LocalPlayer/m_108641_ ()V net/minecraft/client/player/LocalPlayer/handleNetherPortalClient ()V +MD: net/minecraft/client/player/LocalPlayer/m_108644_ (FII)V net/minecraft/client/player/LocalPlayer/setExperienceValues (FII)V +MD: net/minecraft/client/player/LocalPlayer/m_108648_ (I)V net/minecraft/client/player/LocalPlayer/setPermissionLevel (I)V +MD: net/minecraft/client/player/LocalPlayer/m_108675_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/client/player/LocalPlayer/removeRecipeHighlight (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/client/player/LocalPlayer/m_108700_ (Z)Z net/minecraft/client/player/LocalPlayer/drop (Z)Z +MD: net/minecraft/client/player/LocalPlayer/m_108704_ (DD)V net/minecraft/client/player/LocalPlayer/moveTowardsClosestSpace (DD)V +MD: net/minecraft/client/player/LocalPlayer/m_108711_ (Z)V net/minecraft/client/player/LocalPlayer/setShowDeathScreen (Z)V +MD: net/minecraft/client/player/LocalPlayer/m_108731_ ()Z net/minecraft/client/player/LocalPlayer/canAutoJump ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108732_ ()Z net/minecraft/client/player/LocalPlayer/isMoving ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108733_ ()Z net/minecraft/client/player/LocalPlayer/hasEnoughImpulseToStartSprinting ()Z +MD: net/minecraft/client/player/LocalPlayer/m_108739_ (Ljava/lang/String;)V net/minecraft/client/player/LocalPlayer/chat (Ljava/lang/String;)V +MD: net/minecraft/client/player/LocalPlayer/m_108743_ (FF)V net/minecraft/client/player/LocalPlayer/updateAutoJump (FF)V +MD: net/minecraft/client/player/LocalPlayer/m_108746_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/player/LocalPlayer/suffocatesAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/player/LocalPlayer/m_108748_ (Ljava/lang/String;)V net/minecraft/client/player/LocalPlayer/setServerBrand (Ljava/lang/String;)V +MD: net/minecraft/client/player/LocalPlayer/m_108760_ (F)V net/minecraft/client/player/LocalPlayer/hurtTo (F)V +MD: net/minecraft/client/player/LocalPlayer/m_108762_ ()F net/minecraft/client/player/LocalPlayer/getCurrentMood ()F +MD: net/minecraft/client/player/LocalPlayer/m_108763_ ()V net/minecraft/client/player/LocalPlayer/clientSideCloseContainer ()V +MD: net/minecraft/client/player/LocalPlayer/m_108765_ ()V net/minecraft/client/player/LocalPlayer/sendRidingJump ()V +MD: net/minecraft/client/player/LocalPlayer/m_141945_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V net/minecraft/client/player/LocalPlayer/updateTutorialInventoryAction (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V +MD: net/minecraft/client/player/LocalPlayer/m_172530_ ()V net/minecraft/client/player/LocalPlayer/resetPos ()V +MD: net/minecraft/client/player/LocalPlayer/m_194295_ (Lnet/minecraft/world/phys/shapes/VoxelShape;)Ljava/util/stream/Stream; net/minecraft/client/player/LocalPlayer/lambda$updateAutoJump$0 (Lnet/minecraft/world/phys/shapes/VoxelShape;)Ljava/util/stream/Stream; +MD: net/minecraft/client/player/LocalPlayer/m_196406_ (Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/client/player/LocalPlayer/isHorizontalCollisionMinor (Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/client/player/LocalPlayer/m_5496_ (Lnet/minecraft/sounds/SoundEvent;FF)V net/minecraft/client/player/LocalPlayer/playSound (Lnet/minecraft/sounds/SoundEvent;FF)V +MD: net/minecraft/client/player/LocalPlayer/m_5634_ (F)V net/minecraft/client/player/LocalPlayer/heal (F)V +MD: net/minecraft/client/player/LocalPlayer/m_5661_ (Lnet/minecraft/network/chat/Component;Z)V net/minecraft/client/player/LocalPlayer/displayClientMessage (Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/client/player/LocalPlayer/m_5675_ (F)F net/minecraft/client/player/LocalPlayer/getViewYRot (F)F +MD: net/minecraft/client/player/LocalPlayer/m_5686_ (F)F net/minecraft/client/player/LocalPlayer/getViewXRot (F)F +MD: net/minecraft/client/player/LocalPlayer/m_5700_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/player/LocalPlayer/magicCrit (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/player/LocalPlayer/m_5704_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/player/LocalPlayer/crit (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/player/LocalPlayer/m_5791_ ()Z net/minecraft/client/player/LocalPlayer/isSuppressingSlidingDownLadder ()Z +MD: net/minecraft/client/player/LocalPlayer/m_5810_ ()V net/minecraft/client/player/LocalPlayer/stopUsingItem ()V +MD: net/minecraft/client/player/LocalPlayer/m_5842_ ()Z net/minecraft/client/player/LocalPlayer/isUnderWater ()Z +MD: net/minecraft/client/player/LocalPlayer/m_5843_ ()Z net/minecraft/client/player/LocalPlayer/canSpawnSprintParticle ()Z +MD: net/minecraft/client/player/LocalPlayer/m_5966_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V net/minecraft/client/player/LocalPlayer/openStructureBlock (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V +MD: net/minecraft/client/player/LocalPlayer/m_6038_ ()V net/minecraft/client/player/LocalPlayer/removeVehicle ()V +MD: net/minecraft/client/player/LocalPlayer/m_6039_ ()Z net/minecraft/client/player/LocalPlayer/canSpawnSoulSpeedParticle ()Z +MD: net/minecraft/client/player/LocalPlayer/m_6047_ ()Z net/minecraft/client/player/LocalPlayer/isCrouching ()Z +MD: net/minecraft/client/player/LocalPlayer/m_6083_ ()V net/minecraft/client/player/LocalPlayer/rideTick ()V +MD: net/minecraft/client/player/LocalPlayer/m_6117_ ()Z net/minecraft/client/player/LocalPlayer/isUsingItem ()Z +MD: net/minecraft/client/player/LocalPlayer/m_6140_ ()V net/minecraft/client/player/LocalPlayer/serverAiStep ()V +MD: net/minecraft/client/player/LocalPlayer/m_6142_ ()Z net/minecraft/client/player/LocalPlayer/isEffectiveAi ()Z +MD: net/minecraft/client/player/LocalPlayer/m_6144_ ()Z net/minecraft/client/player/LocalPlayer/isShiftKeyDown ()Z +MD: net/minecraft/client/player/LocalPlayer/m_6153_ ()V net/minecraft/client/player/LocalPlayer/tickDeath ()V +MD: net/minecraft/client/player/LocalPlayer/m_6234_ (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffectInstance; net/minecraft/client/player/LocalPlayer/removeEffectNoUpdate (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffectInstance; +MD: net/minecraft/client/player/LocalPlayer/m_6330_ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/client/player/LocalPlayer/playNotifySound (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/client/player/LocalPlayer/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/client/player/LocalPlayer/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/client/player/LocalPlayer/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/client/player/LocalPlayer/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/client/player/LocalPlayer/m_6475_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/client/player/LocalPlayer/actuallyHurt (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/client/player/LocalPlayer/m_6478_ (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/player/LocalPlayer/move (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/player/LocalPlayer/m_6672_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/client/player/LocalPlayer/startUsingItem (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/client/player/LocalPlayer/m_6674_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/client/player/LocalPlayer/swing (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/client/player/LocalPlayer/m_6858_ (Z)V net/minecraft/client/player/LocalPlayer/setSprinting (Z)V +MD: net/minecraft/client/player/LocalPlayer/m_6885_ ()V net/minecraft/client/player/LocalPlayer/onUpdateAbilities ()V +MD: net/minecraft/client/player/LocalPlayer/m_6915_ ()V net/minecraft/client/player/LocalPlayer/closeContainer ()V +MD: net/minecraft/client/player/LocalPlayer/m_6986_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V net/minecraft/client/player/LocalPlayer/openItemGui (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/client/player/LocalPlayer/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/client/player/LocalPlayer/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/client/player/LocalPlayer/m_7398_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/player/LocalPlayer/getRopeHoldPosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/player/LocalPlayer/m_7569_ (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity;)V net/minecraft/client/player/LocalPlayer/openJigsawBlock (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity;)V +MD: net/minecraft/client/player/LocalPlayer/m_7578_ ()Z net/minecraft/client/player/LocalPlayer/isLocalPlayer ()Z +MD: net/minecraft/client/player/LocalPlayer/m_7583_ ()V net/minecraft/client/player/LocalPlayer/respawn ()V +MD: net/minecraft/client/player/LocalPlayer/m_7602_ ()Z net/minecraft/client/player/LocalPlayer/updateIsUnderwater ()Z +MD: net/minecraft/client/player/LocalPlayer/m_7655_ ()Lnet/minecraft/world/InteractionHand; net/minecraft/client/player/LocalPlayer/getUsedItemHand ()Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/client/player/LocalPlayer/m_7698_ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V net/minecraft/client/player/LocalPlayer/openCommandBlock (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V +MD: net/minecraft/client/player/LocalPlayer/m_7739_ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)V net/minecraft/client/player/LocalPlayer/openTextEdit (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)V +MD: net/minecraft/client/player/LocalPlayer/m_7822_ (B)V net/minecraft/client/player/LocalPlayer/handleEntityEvent (B)V +MD: net/minecraft/client/player/LocalPlayer/m_7907_ (Lnet/minecraft/world/level/BaseCommandBlock;)V net/minecraft/client/player/LocalPlayer/openMinecartCommandBlock (Lnet/minecraft/world/level/BaseCommandBlock;)V +MD: net/minecraft/client/player/LocalPlayer/m_7998_ (Lnet/minecraft/world/entity/Entity;Z)Z net/minecraft/client/player/LocalPlayer/startRiding (Lnet/minecraft/world/entity/Entity;Z)Z +MD: net/minecraft/client/player/LocalPlayer/m_8088_ ()I net/minecraft/client/player/LocalPlayer/getPermissionLevel ()I +MD: net/minecraft/client/player/LocalPlayer/m_8107_ ()V net/minecraft/client/player/LocalPlayer/aiStep ()V +MD: net/minecraft/client/player/LocalPlayer/m_8119_ ()V net/minecraft/client/player/LocalPlayer/tick ()V +CL: net/minecraft/client/player/RemotePlayer net/minecraft/client/player/RemotePlayer +FD: net/minecraft/client/player/RemotePlayer/net/minecraft/client/player/RemotePlayer net/minecraft/client/player/RemotePlayer/net/minecraft/client/player/RemotePlayer +MD: net/minecraft/client/player/RemotePlayer/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lcom/mojang/authlib/GameProfile;)V net/minecraft/client/player/RemotePlayer/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/client/player/RemotePlayer/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/client/player/RemotePlayer/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/client/player/RemotePlayer/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/client/player/RemotePlayer/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/client/player/RemotePlayer/m_6783_ (D)Z net/minecraft/client/player/RemotePlayer/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/client/player/RemotePlayer/m_7594_ ()V net/minecraft/client/player/RemotePlayer/updatePlayerPose ()V +MD: net/minecraft/client/player/RemotePlayer/m_8107_ ()V net/minecraft/client/player/RemotePlayer/aiStep ()V +MD: net/minecraft/client/player/RemotePlayer/m_8119_ ()V net/minecraft/client/player/RemotePlayer/tick ()V +CL: net/minecraft/client/player/inventory/Hotbar net/minecraft/client/player/inventory/Hotbar +FD: net/minecraft/client/player/inventory/Hotbar/f_108780_ net/minecraft/client/player/inventory/Hotbar/items +FD: net/minecraft/client/player/inventory/Hotbar/net/minecraft/client/player/inventory/Hotbar net/minecraft/client/player/inventory/Hotbar/net/minecraft/client/player/inventory/Hotbar +MD: net/minecraft/client/player/inventory/Hotbar/ ()V net/minecraft/client/player/inventory/Hotbar/ ()V +MD: net/minecraft/client/player/inventory/Hotbar/delegate ()Ljava/lang/Object; net/minecraft/client/player/inventory/Hotbar/delegate ()Ljava/lang/Object; +MD: net/minecraft/client/player/inventory/Hotbar/delegate ()Ljava/util/Collection; net/minecraft/client/player/inventory/Hotbar/delegate ()Ljava/util/Collection; +MD: net/minecraft/client/player/inventory/Hotbar/delegate ()Ljava/util/List; net/minecraft/client/player/inventory/Hotbar/delegate ()Ljava/util/List; +MD: net/minecraft/client/player/inventory/Hotbar/isEmpty ()Z net/minecraft/client/player/inventory/Hotbar/isEmpty ()Z +MD: net/minecraft/client/player/inventory/Hotbar/m_108782_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/client/player/inventory/Hotbar/createTag ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/client/player/inventory/Hotbar/m_108783_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/client/player/inventory/Hotbar/fromTag (Lnet/minecraft/nbt/ListTag;)V +CL: net/minecraft/client/player/inventory/package-info net/minecraft/client/player/inventory/package-info +FD: net/minecraft/client/player/inventory/package-info/net/minecraft/client/player/inventory/package-info net/minecraft/client/player/inventory/package-info/net/minecraft/client/player/inventory/package-info +CL: net/minecraft/client/player/package-info net/minecraft/client/player/package-info +FD: net/minecraft/client/player/package-info/net/minecraft/client/player/package-info net/minecraft/client/player/package-info/net/minecraft/client/player/package-info +CL: net/minecraft/client/profiling/ClientMetricsSamplersProvider net/minecraft/client/profiling/ClientMetricsSamplersProvider +FD: net/minecraft/client/profiling/ClientMetricsSamplersProvider/f_172536_ net/minecraft/client/profiling/ClientMetricsSamplersProvider/levelRenderer +FD: net/minecraft/client/profiling/ClientMetricsSamplersProvider/f_172537_ net/minecraft/client/profiling/ClientMetricsSamplersProvider/samplers +FD: net/minecraft/client/profiling/ClientMetricsSamplersProvider/f_172538_ net/minecraft/client/profiling/ClientMetricsSamplersProvider/samplerFactory +FD: net/minecraft/client/profiling/ClientMetricsSamplersProvider/net/minecraft/client/profiling/ClientMetricsSamplersProvider net/minecraft/client/profiling/ClientMetricsSamplersProvider/net/minecraft/client/profiling/ClientMetricsSamplersProvider +MD: net/minecraft/client/profiling/ClientMetricsSamplersProvider/ (Ljava/util/function/LongSupplier;Lnet/minecraft/client/renderer/LevelRenderer;)V net/minecraft/client/profiling/ClientMetricsSamplersProvider/ (Ljava/util/function/LongSupplier;Lnet/minecraft/client/renderer/LevelRenderer;)V +MD: net/minecraft/client/profiling/ClientMetricsSamplersProvider/m_142531_ (Ljava/util/function/Supplier;)Ljava/util/Set; net/minecraft/client/profiling/ClientMetricsSamplersProvider/samplers (Ljava/util/function/Supplier;)Ljava/util/Set; +MD: net/minecraft/client/profiling/ClientMetricsSamplersProvider/m_172542_ ()V net/minecraft/client/profiling/ClientMetricsSamplersProvider/registerStaticSamplers ()V +CL: net/minecraft/client/profiling/package-info net/minecraft/client/profiling/package-info +FD: net/minecraft/client/profiling/package-info/net/minecraft/client/profiling/package-info net/minecraft/client/profiling/package-info/net/minecraft/client/profiling/package-info +CL: net/minecraft/client/renderer/BiomeColors net/minecraft/client/renderer/BiomeColors +FD: net/minecraft/client/renderer/BiomeColors/f_108789_ net/minecraft/client/renderer/BiomeColors/GRASS_COLOR_RESOLVER +FD: net/minecraft/client/renderer/BiomeColors/f_108790_ net/minecraft/client/renderer/BiomeColors/FOLIAGE_COLOR_RESOLVER +FD: net/minecraft/client/renderer/BiomeColors/f_108791_ net/minecraft/client/renderer/BiomeColors/WATER_COLOR_RESOLVER +FD: net/minecraft/client/renderer/BiomeColors/net/minecraft/client/renderer/BiomeColors net/minecraft/client/renderer/BiomeColors/net/minecraft/client/renderer/BiomeColors +MD: net/minecraft/client/renderer/BiomeColors/ ()V net/minecraft/client/renderer/BiomeColors/ ()V +MD: net/minecraft/client/renderer/BiomeColors/ ()V net/minecraft/client/renderer/BiomeColors/ ()V +MD: net/minecraft/client/renderer/BiomeColors/m_108793_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/BiomeColors/getAverageGrassColor (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/BiomeColors/m_108796_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I net/minecraft/client/renderer/BiomeColors/getAverageColor (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I +MD: net/minecraft/client/renderer/BiomeColors/m_108800_ (Lnet/minecraft/world/level/biome/Biome;DD)I net/minecraft/client/renderer/BiomeColors/lambda$static$1 (Lnet/minecraft/world/level/biome/Biome;DD)I +MD: net/minecraft/client/renderer/BiomeColors/m_108804_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/BiomeColors/getAverageFoliageColor (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/BiomeColors/m_108807_ (Lnet/minecraft/world/level/biome/Biome;DD)I net/minecraft/client/renderer/BiomeColors/lambda$static$0 (Lnet/minecraft/world/level/biome/Biome;DD)I +MD: net/minecraft/client/renderer/BiomeColors/m_108811_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/BiomeColors/getAverageWaterColor (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108815_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/SHULKER_BOXES +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108816_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/DEFAULT_SHULKER_BOX +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108817_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/chest +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108818_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/trappedChest +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108819_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/enderChest +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108820_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/banner +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108821_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/bed +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108822_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/conduit +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108823_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/shieldModel +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_108824_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/tridentModel +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_172546_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/skullModels +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_172547_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/blockEntityRenderDispatcher +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/f_172548_ net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/entityModelSet +FD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer +MD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/ ()V net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/ ()V +MD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/m_108829_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/renderByItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/m_172552_ (I)[Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity; net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/lambda$static$1 (I)[Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity; +MD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/m_172556_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity; net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/lambda$static$0 (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity; +MD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/m_172558_ (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/authlib/GameProfile;)V net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/lambda$renderByItem$2 (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/ChunkBufferBuilderPack net/minecraft/client/renderer/ChunkBufferBuilderPack +FD: net/minecraft/client/renderer/ChunkBufferBuilderPack/f_108836_ net/minecraft/client/renderer/ChunkBufferBuilderPack/builders +FD: net/minecraft/client/renderer/ChunkBufferBuilderPack/net/minecraft/client/renderer/ChunkBufferBuilderPack net/minecraft/client/renderer/ChunkBufferBuilderPack/net/minecraft/client/renderer/ChunkBufferBuilderPack +MD: net/minecraft/client/renderer/ChunkBufferBuilderPack/ ()V net/minecraft/client/renderer/ChunkBufferBuilderPack/ ()V +MD: net/minecraft/client/renderer/ChunkBufferBuilderPack/m_108838_ ()V net/minecraft/client/renderer/ChunkBufferBuilderPack/clearAll ()V +MD: net/minecraft/client/renderer/ChunkBufferBuilderPack/m_108839_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/BufferBuilder; net/minecraft/client/renderer/ChunkBufferBuilderPack/builder (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/BufferBuilder; +MD: net/minecraft/client/renderer/ChunkBufferBuilderPack/m_108841_ ()V net/minecraft/client/renderer/ChunkBufferBuilderPack/discardAll ()V +MD: net/minecraft/client/renderer/ChunkBufferBuilderPack/m_108842_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/BufferBuilder; net/minecraft/client/renderer/ChunkBufferBuilderPack/lambda$new$1 (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/BufferBuilder; +MD: net/minecraft/client/renderer/ChunkBufferBuilderPack/m_108844_ (Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/ChunkBufferBuilderPack/lambda$new$0 (Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; +CL: net/minecraft/client/renderer/CubeMap net/minecraft/client/renderer/CubeMap +FD: net/minecraft/client/renderer/CubeMap/f_108846_ net/minecraft/client/renderer/CubeMap/images +FD: net/minecraft/client/renderer/CubeMap/f_172561_ net/minecraft/client/renderer/CubeMap/SIDES +FD: net/minecraft/client/renderer/CubeMap/net/minecraft/client/renderer/CubeMap net/minecraft/client/renderer/CubeMap/net/minecraft/client/renderer/CubeMap +MD: net/minecraft/client/renderer/CubeMap/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/CubeMap/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/CubeMap/m_108849_ (Lnet/minecraft/client/Minecraft;FFF)V net/minecraft/client/renderer/CubeMap/render (Lnet/minecraft/client/Minecraft;FFF)V +MD: net/minecraft/client/renderer/CubeMap/m_108854_ (Lnet/minecraft/client/renderer/texture/TextureManager;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/CubeMap/preload (Lnet/minecraft/client/renderer/texture/TextureManager;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/client/renderer/DimensionSpecialEffects net/minecraft/client/renderer/DimensionSpecialEffects +FD: net/minecraft/client/renderer/DimensionSpecialEffects/f_108857_ net/minecraft/client/renderer/DimensionSpecialEffects/EFFECTS +FD: net/minecraft/client/renderer/DimensionSpecialEffects/f_108858_ net/minecraft/client/renderer/DimensionSpecialEffects/sunriseCol +FD: net/minecraft/client/renderer/DimensionSpecialEffects/f_108859_ net/minecraft/client/renderer/DimensionSpecialEffects/cloudLevel +FD: net/minecraft/client/renderer/DimensionSpecialEffects/f_108860_ net/minecraft/client/renderer/DimensionSpecialEffects/hasGround +FD: net/minecraft/client/renderer/DimensionSpecialEffects/f_108861_ net/minecraft/client/renderer/DimensionSpecialEffects/skyType +FD: net/minecraft/client/renderer/DimensionSpecialEffects/f_108862_ net/minecraft/client/renderer/DimensionSpecialEffects/forceBrightLightmap +FD: net/minecraft/client/renderer/DimensionSpecialEffects/f_108863_ net/minecraft/client/renderer/DimensionSpecialEffects/constantAmbientLight +FD: net/minecraft/client/renderer/DimensionSpecialEffects/net/minecraft/client/renderer/DimensionSpecialEffects net/minecraft/client/renderer/DimensionSpecialEffects/net/minecraft/client/renderer/DimensionSpecialEffects +MD: net/minecraft/client/renderer/DimensionSpecialEffects/ ()V net/minecraft/client/renderer/DimensionSpecialEffects/ ()V +MD: net/minecraft/client/renderer/DimensionSpecialEffects/ (FZLnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType;ZZ)V net/minecraft/client/renderer/DimensionSpecialEffects/ (FZLnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType;ZZ)V +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_108871_ ()F net/minecraft/client/renderer/DimensionSpecialEffects/getCloudHeight ()F +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_108876_ (Lnet/minecraft/world/level/dimension/DimensionType;)Lnet/minecraft/client/renderer/DimensionSpecialEffects; net/minecraft/client/renderer/DimensionSpecialEffects/forType (Lnet/minecraft/world/level/dimension/DimensionType;)Lnet/minecraft/client/renderer/DimensionSpecialEffects; +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_108880_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectArrayMap;)V net/minecraft/client/renderer/DimensionSpecialEffects/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2ObjectArrayMap;)V +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_108882_ ()Z net/minecraft/client/renderer/DimensionSpecialEffects/hasGround ()Z +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_108883_ ()Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; net/minecraft/client/renderer/DimensionSpecialEffects/skyType ()Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_108884_ ()Z net/minecraft/client/renderer/DimensionSpecialEffects/forceBrightLightmap ()Z +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_108885_ ()Z net/minecraft/client/renderer/DimensionSpecialEffects/constantAmbientLight ()Z +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_5781_ (II)Z net/minecraft/client/renderer/DimensionSpecialEffects/isFoggyAt (II)Z +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_5927_ (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/DimensionSpecialEffects/getBrightnessDependentFogColor (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/DimensionSpecialEffects/m_7518_ (FF)[F net/minecraft/client/renderer/DimensionSpecialEffects/getSunriseColor (FF)[F +CL: net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects +FD: net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects +MD: net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/ ()V net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/ ()V +MD: net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/m_5781_ (II)Z net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/isFoggyAt (II)Z +MD: net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/m_5927_ (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/getBrightnessDependentFogColor (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/m_7518_ (FF)[F net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects/getSunriseColor (FF)[F +CL: net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects +FD: net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects +MD: net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/ ()V net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/ ()V +MD: net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/m_5781_ (II)Z net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/isFoggyAt (II)Z +MD: net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/m_5927_ (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects/getBrightnessDependentFogColor (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects +FD: net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/f_172562_ net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/CLOUD_LEVEL +FD: net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects +MD: net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/ ()V net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/ ()V +MD: net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/m_5781_ (II)Z net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/isFoggyAt (II)Z +MD: net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/m_5927_ (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects/getBrightnessDependentFogColor (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType net/minecraft/client/renderer/DimensionSpecialEffects$SkyType +FD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/$VALUES net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/$VALUES +FD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/END net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/END +FD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/NONE net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/NONE +FD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/NORMAL net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/NORMAL +FD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/net/minecraft/client/renderer/DimensionSpecialEffects$SkyType net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/net/minecraft/client/renderer/DimensionSpecialEffects$SkyType +MD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/ ()V net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/ ()V +MD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/ (Ljava/lang/String;I)V net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/ (Ljava/lang/String;I)V +MD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/m_172563_ ()[Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/$values ()[Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; +MD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; +MD: net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/values ()[Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; net/minecraft/client/renderer/DimensionSpecialEffects$SkyType/values ()[Lnet/minecraft/client/renderer/DimensionSpecialEffects$SkyType; +CL: net/minecraft/client/renderer/EffectInstance net/minecraft/client/renderer/EffectInstance +FD: net/minecraft/client/renderer/EffectInstance/f_108921_ net/minecraft/client/renderer/EffectInstance/LOGGER +FD: net/minecraft/client/renderer/EffectInstance/f_108922_ net/minecraft/client/renderer/EffectInstance/DUMMY_UNIFORM +FD: net/minecraft/client/renderer/EffectInstance/f_108923_ net/minecraft/client/renderer/EffectInstance/lastAppliedEffect +FD: net/minecraft/client/renderer/EffectInstance/f_108924_ net/minecraft/client/renderer/EffectInstance/lastProgramId +FD: net/minecraft/client/renderer/EffectInstance/f_108925_ net/minecraft/client/renderer/EffectInstance/samplerMap +FD: net/minecraft/client/renderer/EffectInstance/f_108926_ net/minecraft/client/renderer/EffectInstance/samplerNames +FD: net/minecraft/client/renderer/EffectInstance/f_108927_ net/minecraft/client/renderer/EffectInstance/samplerLocations +FD: net/minecraft/client/renderer/EffectInstance/f_108928_ net/minecraft/client/renderer/EffectInstance/uniforms +FD: net/minecraft/client/renderer/EffectInstance/f_108929_ net/minecraft/client/renderer/EffectInstance/uniformLocations +FD: net/minecraft/client/renderer/EffectInstance/f_108930_ net/minecraft/client/renderer/EffectInstance/uniformMap +FD: net/minecraft/client/renderer/EffectInstance/f_108931_ net/minecraft/client/renderer/EffectInstance/programId +FD: net/minecraft/client/renderer/EffectInstance/f_108932_ net/minecraft/client/renderer/EffectInstance/name +FD: net/minecraft/client/renderer/EffectInstance/f_108933_ net/minecraft/client/renderer/EffectInstance/dirty +FD: net/minecraft/client/renderer/EffectInstance/f_108934_ net/minecraft/client/renderer/EffectInstance/blend +FD: net/minecraft/client/renderer/EffectInstance/f_108935_ net/minecraft/client/renderer/EffectInstance/attributes +FD: net/minecraft/client/renderer/EffectInstance/f_108936_ net/minecraft/client/renderer/EffectInstance/attributeNames +FD: net/minecraft/client/renderer/EffectInstance/f_108937_ net/minecraft/client/renderer/EffectInstance/vertexProgram +FD: net/minecraft/client/renderer/EffectInstance/f_108938_ net/minecraft/client/renderer/EffectInstance/fragmentProgram +FD: net/minecraft/client/renderer/EffectInstance/f_172564_ net/minecraft/client/renderer/EffectInstance/EFFECT_SHADER_PATH +FD: net/minecraft/client/renderer/EffectInstance/f_172565_ net/minecraft/client/renderer/EffectInstance/ALWAYS_REAPPLY +FD: net/minecraft/client/renderer/EffectInstance/net/minecraft/client/renderer/EffectInstance net/minecraft/client/renderer/EffectInstance/net/minecraft/client/renderer/EffectInstance +MD: net/minecraft/client/renderer/EffectInstance/ ()V net/minecraft/client/renderer/EffectInstance/ ()V +MD: net/minecraft/client/renderer/EffectInstance/ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/lang/String;)V net/minecraft/client/renderer/EffectInstance/ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/lang/String;)V +MD: net/minecraft/client/renderer/EffectInstance/close ()V net/minecraft/client/renderer/EffectInstance/close ()V +MD: net/minecraft/client/renderer/EffectInstance/m_108948_ (Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/EffectInstance/parseSamplerNode (Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/EffectInstance/m_108950_ (Lcom/google/gson/JsonObject;)Lcom/mojang/blaze3d/shaders/BlendMode; net/minecraft/client/renderer/EffectInstance/parseBlendNode (Lcom/google/gson/JsonObject;)Lcom/mojang/blaze3d/shaders/BlendMode; +MD: net/minecraft/client/renderer/EffectInstance/m_108952_ (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Uniform; net/minecraft/client/renderer/EffectInstance/getUniform (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Uniform; +MD: net/minecraft/client/renderer/EffectInstance/m_108954_ (Ljava/lang/String;Ljava/util/function/IntSupplier;)V net/minecraft/client/renderer/EffectInstance/setSampler (Ljava/lang/String;Ljava/util/function/IntSupplier;)V +MD: net/minecraft/client/renderer/EffectInstance/m_108958_ (Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/EffectInstance/parseUniformNode (Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/EffectInstance/m_108960_ (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/AbstractUniform; net/minecraft/client/renderer/EffectInstance/safeGetUniform (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/AbstractUniform; +MD: net/minecraft/client/renderer/EffectInstance/m_108965_ ()V net/minecraft/client/renderer/EffectInstance/clear ()V +MD: net/minecraft/client/renderer/EffectInstance/m_108966_ ()V net/minecraft/client/renderer/EffectInstance/apply ()V +MD: net/minecraft/client/renderer/EffectInstance/m_108967_ ()V net/minecraft/client/renderer/EffectInstance/updateLocations ()V +MD: net/minecraft/client/renderer/EffectInstance/m_142658_ ()I net/minecraft/client/renderer/EffectInstance/getId ()I +MD: net/minecraft/client/renderer/EffectInstance/m_142660_ ()V net/minecraft/client/renderer/EffectInstance/markDirty ()V +MD: net/minecraft/client/renderer/EffectInstance/m_142662_ ()V net/minecraft/client/renderer/EffectInstance/attachToProgram ()V +MD: net/minecraft/client/renderer/EffectInstance/m_142733_ ()Lcom/mojang/blaze3d/shaders/Program; net/minecraft/client/renderer/EffectInstance/getVertexProgram ()Lcom/mojang/blaze3d/shaders/Program; +MD: net/minecraft/client/renderer/EffectInstance/m_142736_ ()Lcom/mojang/blaze3d/shaders/Program; net/minecraft/client/renderer/EffectInstance/getFragmentProgram ()Lcom/mojang/blaze3d/shaders/Program; +MD: net/minecraft/client/renderer/EffectInstance/m_172566_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/EffectProgram; net/minecraft/client/renderer/EffectInstance/getOrCreate (Lnet/minecraft/server/packs/resources/ResourceManager;Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/EffectProgram; +MD: net/minecraft/client/renderer/EffectInstance/m_172571_ ()Ljava/lang/String; net/minecraft/client/renderer/EffectInstance/getName ()Ljava/lang/String; +CL: net/minecraft/client/renderer/FaceInfo net/minecraft/client/renderer/FaceInfo +FD: net/minecraft/client/renderer/FaceInfo/$VALUES net/minecraft/client/renderer/FaceInfo/$VALUES +FD: net/minecraft/client/renderer/FaceInfo/DOWN net/minecraft/client/renderer/FaceInfo/DOWN +FD: net/minecraft/client/renderer/FaceInfo/EAST net/minecraft/client/renderer/FaceInfo/EAST +FD: net/minecraft/client/renderer/FaceInfo/NORTH net/minecraft/client/renderer/FaceInfo/NORTH +FD: net/minecraft/client/renderer/FaceInfo/SOUTH net/minecraft/client/renderer/FaceInfo/SOUTH +FD: net/minecraft/client/renderer/FaceInfo/UP net/minecraft/client/renderer/FaceInfo/UP +FD: net/minecraft/client/renderer/FaceInfo/WEST net/minecraft/client/renderer/FaceInfo/WEST +FD: net/minecraft/client/renderer/FaceInfo/f_108974_ net/minecraft/client/renderer/FaceInfo/BY_FACING +FD: net/minecraft/client/renderer/FaceInfo/f_108975_ net/minecraft/client/renderer/FaceInfo/infos +FD: net/minecraft/client/renderer/FaceInfo/net/minecraft/client/renderer/FaceInfo net/minecraft/client/renderer/FaceInfo/net/minecraft/client/renderer/FaceInfo +MD: net/minecraft/client/renderer/FaceInfo/ ()V net/minecraft/client/renderer/FaceInfo/ ()V +MD: net/minecraft/client/renderer/FaceInfo/ (Ljava/lang/String;I[Lnet/minecraft/client/renderer/FaceInfo$VertexInfo;)V net/minecraft/client/renderer/FaceInfo/ (Ljava/lang/String;I[Lnet/minecraft/client/renderer/FaceInfo$VertexInfo;)V +MD: net/minecraft/client/renderer/FaceInfo/m_108982_ (I)Lnet/minecraft/client/renderer/FaceInfo$VertexInfo; net/minecraft/client/renderer/FaceInfo/getVertexInfo (I)Lnet/minecraft/client/renderer/FaceInfo$VertexInfo; +MD: net/minecraft/client/renderer/FaceInfo/m_108984_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/FaceInfo; net/minecraft/client/renderer/FaceInfo/fromFacing (Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/FaceInfo; +MD: net/minecraft/client/renderer/FaceInfo/m_108986_ ([Lnet/minecraft/client/renderer/FaceInfo;)V net/minecraft/client/renderer/FaceInfo/lambda$static$0 ([Lnet/minecraft/client/renderer/FaceInfo;)V +MD: net/minecraft/client/renderer/FaceInfo/m_172572_ ()[Lnet/minecraft/client/renderer/FaceInfo; net/minecraft/client/renderer/FaceInfo/$values ()[Lnet/minecraft/client/renderer/FaceInfo; +MD: net/minecraft/client/renderer/FaceInfo/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/FaceInfo; net/minecraft/client/renderer/FaceInfo/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/FaceInfo; +MD: net/minecraft/client/renderer/FaceInfo/values ()[Lnet/minecraft/client/renderer/FaceInfo; net/minecraft/client/renderer/FaceInfo/values ()[Lnet/minecraft/client/renderer/FaceInfo; +CL: net/minecraft/client/renderer/FaceInfo$Constants net/minecraft/client/renderer/FaceInfo$Constants +FD: net/minecraft/client/renderer/FaceInfo$Constants/f_108991_ net/minecraft/client/renderer/FaceInfo$Constants/MAX_Z +FD: net/minecraft/client/renderer/FaceInfo$Constants/f_108992_ net/minecraft/client/renderer/FaceInfo$Constants/MAX_Y +FD: net/minecraft/client/renderer/FaceInfo$Constants/f_108993_ net/minecraft/client/renderer/FaceInfo$Constants/MAX_X +FD: net/minecraft/client/renderer/FaceInfo$Constants/f_108994_ net/minecraft/client/renderer/FaceInfo$Constants/MIN_Z +FD: net/minecraft/client/renderer/FaceInfo$Constants/f_108995_ net/minecraft/client/renderer/FaceInfo$Constants/MIN_Y +FD: net/minecraft/client/renderer/FaceInfo$Constants/f_108996_ net/minecraft/client/renderer/FaceInfo$Constants/MIN_X +FD: net/minecraft/client/renderer/FaceInfo$Constants/net/minecraft/client/renderer/FaceInfo$Constants net/minecraft/client/renderer/FaceInfo$Constants/net/minecraft/client/renderer/FaceInfo$Constants +MD: net/minecraft/client/renderer/FaceInfo$Constants/ ()V net/minecraft/client/renderer/FaceInfo$Constants/ ()V +MD: net/minecraft/client/renderer/FaceInfo$Constants/ ()V net/minecraft/client/renderer/FaceInfo$Constants/ ()V +CL: net/minecraft/client/renderer/FaceInfo$VertexInfo net/minecraft/client/renderer/FaceInfo$VertexInfo +FD: net/minecraft/client/renderer/FaceInfo$VertexInfo/f_108998_ net/minecraft/client/renderer/FaceInfo$VertexInfo/xFace +FD: net/minecraft/client/renderer/FaceInfo$VertexInfo/f_108999_ net/minecraft/client/renderer/FaceInfo$VertexInfo/yFace +FD: net/minecraft/client/renderer/FaceInfo$VertexInfo/f_109000_ net/minecraft/client/renderer/FaceInfo$VertexInfo/zFace +FD: net/minecraft/client/renderer/FaceInfo$VertexInfo/net/minecraft/client/renderer/FaceInfo$VertexInfo net/minecraft/client/renderer/FaceInfo$VertexInfo/net/minecraft/client/renderer/FaceInfo$VertexInfo +MD: net/minecraft/client/renderer/FaceInfo$VertexInfo/ (III)V net/minecraft/client/renderer/FaceInfo$VertexInfo/ (III)V +CL: net/minecraft/client/renderer/FogRenderer net/minecraft/client/renderer/FogRenderer +FD: net/minecraft/client/renderer/FogRenderer/f_109010_ net/minecraft/client/renderer/FogRenderer/fogRed +FD: net/minecraft/client/renderer/FogRenderer/f_109011_ net/minecraft/client/renderer/FogRenderer/fogGreen +FD: net/minecraft/client/renderer/FogRenderer/f_109012_ net/minecraft/client/renderer/FogRenderer/fogBlue +FD: net/minecraft/client/renderer/FogRenderer/f_109013_ net/minecraft/client/renderer/FogRenderer/targetBiomeFog +FD: net/minecraft/client/renderer/FogRenderer/f_109014_ net/minecraft/client/renderer/FogRenderer/previousBiomeFog +FD: net/minecraft/client/renderer/FogRenderer/f_109015_ net/minecraft/client/renderer/FogRenderer/biomeChangedTime +FD: net/minecraft/client/renderer/FogRenderer/f_172574_ net/minecraft/client/renderer/FogRenderer/BIOME_FOG_TRANSITION_TIME +FD: net/minecraft/client/renderer/FogRenderer/f_172575_ net/minecraft/client/renderer/FogRenderer/WATER_FOG_DISTANCE +FD: net/minecraft/client/renderer/FogRenderer/net/minecraft/client/renderer/FogRenderer net/minecraft/client/renderer/FogRenderer/net/minecraft/client/renderer/FogRenderer +MD: net/minecraft/client/renderer/FogRenderer/ ()V net/minecraft/client/renderer/FogRenderer/ ()V +MD: net/minecraft/client/renderer/FogRenderer/ ()V net/minecraft/client/renderer/FogRenderer/ ()V +MD: net/minecraft/client/renderer/FogRenderer/m_109017_ ()V net/minecraft/client/renderer/FogRenderer/setupNoFog ()V +MD: net/minecraft/client/renderer/FogRenderer/m_109018_ (Lnet/minecraft/client/Camera;FLnet/minecraft/client/multiplayer/ClientLevel;IF)V net/minecraft/client/renderer/FogRenderer/setupColor (Lnet/minecraft/client/Camera;FLnet/minecraft/client/multiplayer/ClientLevel;IF)V +MD: net/minecraft/client/renderer/FogRenderer/m_109024_ (Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/FogRenderer$FogMode;FZ)V net/minecraft/client/renderer/FogRenderer/setupFog (Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/FogRenderer$FogMode;FZ)V +MD: net/minecraft/client/renderer/FogRenderer/m_109029_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/level/biome/BiomeManager;FIII)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/FogRenderer/lambda$setupColor$0 (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/level/biome/BiomeManager;FIII)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/FogRenderer/m_109036_ ()V net/minecraft/client/renderer/FogRenderer/levelFogColor ()V +CL: net/minecraft/client/renderer/FogRenderer$FogMode net/minecraft/client/renderer/FogRenderer$FogMode +FD: net/minecraft/client/renderer/FogRenderer$FogMode/$VALUES net/minecraft/client/renderer/FogRenderer$FogMode/$VALUES +FD: net/minecraft/client/renderer/FogRenderer$FogMode/FOG_SKY net/minecraft/client/renderer/FogRenderer$FogMode/FOG_SKY +FD: net/minecraft/client/renderer/FogRenderer$FogMode/FOG_TERRAIN net/minecraft/client/renderer/FogRenderer$FogMode/FOG_TERRAIN +FD: net/minecraft/client/renderer/FogRenderer$FogMode/net/minecraft/client/renderer/FogRenderer$FogMode net/minecraft/client/renderer/FogRenderer$FogMode/net/minecraft/client/renderer/FogRenderer$FogMode +MD: net/minecraft/client/renderer/FogRenderer$FogMode/ ()V net/minecraft/client/renderer/FogRenderer$FogMode/ ()V +MD: net/minecraft/client/renderer/FogRenderer$FogMode/ (Ljava/lang/String;I)V net/minecraft/client/renderer/FogRenderer$FogMode/ (Ljava/lang/String;I)V +MD: net/minecraft/client/renderer/FogRenderer$FogMode/m_172577_ ()[Lnet/minecraft/client/renderer/FogRenderer$FogMode; net/minecraft/client/renderer/FogRenderer$FogMode/$values ()[Lnet/minecraft/client/renderer/FogRenderer$FogMode; +MD: net/minecraft/client/renderer/FogRenderer$FogMode/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/FogRenderer$FogMode; net/minecraft/client/renderer/FogRenderer$FogMode/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/FogRenderer$FogMode; +MD: net/minecraft/client/renderer/FogRenderer$FogMode/values ()[Lnet/minecraft/client/renderer/FogRenderer$FogMode; net/minecraft/client/renderer/FogRenderer$FogMode/values ()[Lnet/minecraft/client/renderer/FogRenderer$FogMode; +CL: net/minecraft/client/renderer/GameRenderer net/minecraft/client/renderer/GameRenderer +FD: net/minecraft/client/renderer/GameRenderer/f_109047_ net/minecraft/client/renderer/GameRenderer/itemActivationTicks +FD: net/minecraft/client/renderer/GameRenderer/f_109048_ net/minecraft/client/renderer/GameRenderer/itemActivationOffX +FD: net/minecraft/client/renderer/GameRenderer/f_109049_ net/minecraft/client/renderer/GameRenderer/itemActivationOffY +FD: net/minecraft/client/renderer/GameRenderer/f_109050_ net/minecraft/client/renderer/GameRenderer/postEffect +FD: net/minecraft/client/renderer/GameRenderer/f_109051_ net/minecraft/client/renderer/GameRenderer/EFFECTS +FD: net/minecraft/client/renderer/GameRenderer/f_109052_ net/minecraft/client/renderer/GameRenderer/effectIndex +FD: net/minecraft/client/renderer/GameRenderer/f_109053_ net/minecraft/client/renderer/GameRenderer/effectActive +FD: net/minecraft/client/renderer/GameRenderer/f_109054_ net/minecraft/client/renderer/GameRenderer/mainCamera +FD: net/minecraft/client/renderer/GameRenderer/f_109055_ net/minecraft/client/renderer/GameRenderer/itemInHandRenderer +FD: net/minecraft/client/renderer/GameRenderer/f_109056_ net/minecraft/client/renderer/GameRenderer/EFFECT_NONE +FD: net/minecraft/client/renderer/GameRenderer/f_109057_ net/minecraft/client/renderer/GameRenderer/NAUSEA_LOCATION +FD: net/minecraft/client/renderer/GameRenderer/f_109058_ net/minecraft/client/renderer/GameRenderer/LOGGER +FD: net/minecraft/client/renderer/GameRenderer/f_109059_ net/minecraft/client/renderer/GameRenderer/minecraft +FD: net/minecraft/client/renderer/GameRenderer/f_109060_ net/minecraft/client/renderer/GameRenderer/resourceManager +FD: net/minecraft/client/renderer/GameRenderer/f_109061_ net/minecraft/client/renderer/GameRenderer/random +FD: net/minecraft/client/renderer/GameRenderer/f_109062_ net/minecraft/client/renderer/GameRenderer/renderDistance +FD: net/minecraft/client/renderer/GameRenderer/f_109063_ net/minecraft/client/renderer/GameRenderer/mapRenderer +FD: net/minecraft/client/renderer/GameRenderer/f_109064_ net/minecraft/client/renderer/GameRenderer/renderBuffers +FD: net/minecraft/client/renderer/GameRenderer/f_109065_ net/minecraft/client/renderer/GameRenderer/tick +FD: net/minecraft/client/renderer/GameRenderer/f_109066_ net/minecraft/client/renderer/GameRenderer/fov +FD: net/minecraft/client/renderer/GameRenderer/f_109067_ net/minecraft/client/renderer/GameRenderer/oldFov +FD: net/minecraft/client/renderer/GameRenderer/f_109068_ net/minecraft/client/renderer/GameRenderer/darkenWorldAmount +FD: net/minecraft/client/renderer/GameRenderer/f_109069_ net/minecraft/client/renderer/GameRenderer/darkenWorldAmountO +FD: net/minecraft/client/renderer/GameRenderer/f_109070_ net/minecraft/client/renderer/GameRenderer/renderHand +FD: net/minecraft/client/renderer/GameRenderer/f_109071_ net/minecraft/client/renderer/GameRenderer/renderBlockOutline +FD: net/minecraft/client/renderer/GameRenderer/f_109072_ net/minecraft/client/renderer/GameRenderer/lastScreenshotAttempt +FD: net/minecraft/client/renderer/GameRenderer/f_109073_ net/minecraft/client/renderer/GameRenderer/lastActiveTime +FD: net/minecraft/client/renderer/GameRenderer/f_109074_ net/minecraft/client/renderer/GameRenderer/lightTexture +FD: net/minecraft/client/renderer/GameRenderer/f_109075_ net/minecraft/client/renderer/GameRenderer/overlayTexture +FD: net/minecraft/client/renderer/GameRenderer/f_109076_ net/minecraft/client/renderer/GameRenderer/panoramicMode +FD: net/minecraft/client/renderer/GameRenderer/f_109077_ net/minecraft/client/renderer/GameRenderer/zoom +FD: net/minecraft/client/renderer/GameRenderer/f_109078_ net/minecraft/client/renderer/GameRenderer/zoomX +FD: net/minecraft/client/renderer/GameRenderer/f_109079_ net/minecraft/client/renderer/GameRenderer/zoomY +FD: net/minecraft/client/renderer/GameRenderer/f_109080_ net/minecraft/client/renderer/GameRenderer/itemActivationItem +FD: net/minecraft/client/renderer/GameRenderer/f_172578_ net/minecraft/client/renderer/GameRenderer/shaders +FD: net/minecraft/client/renderer/GameRenderer/f_172579_ net/minecraft/client/renderer/GameRenderer/positionShader +FD: net/minecraft/client/renderer/GameRenderer/f_172580_ net/minecraft/client/renderer/GameRenderer/positionColorShader +FD: net/minecraft/client/renderer/GameRenderer/f_172581_ net/minecraft/client/renderer/GameRenderer/positionColorTexShader +FD: net/minecraft/client/renderer/GameRenderer/f_172582_ net/minecraft/client/renderer/GameRenderer/positionTexShader +FD: net/minecraft/client/renderer/GameRenderer/f_172583_ net/minecraft/client/renderer/GameRenderer/positionTexColorShader +FD: net/minecraft/client/renderer/GameRenderer/f_172584_ net/minecraft/client/renderer/GameRenderer/blockShader +FD: net/minecraft/client/renderer/GameRenderer/f_172585_ net/minecraft/client/renderer/GameRenderer/newEntityShader +FD: net/minecraft/client/renderer/GameRenderer/f_172586_ net/minecraft/client/renderer/GameRenderer/particleShader +FD: net/minecraft/client/renderer/GameRenderer/f_172587_ net/minecraft/client/renderer/GameRenderer/positionColorLightmapShader +FD: net/minecraft/client/renderer/GameRenderer/f_172588_ net/minecraft/client/renderer/GameRenderer/positionColorTexLightmapShader +FD: net/minecraft/client/renderer/GameRenderer/f_172589_ net/minecraft/client/renderer/GameRenderer/positionTexColorNormalShader +FD: net/minecraft/client/renderer/GameRenderer/f_172590_ net/minecraft/client/renderer/GameRenderer/positionTexLightmapColorShader +FD: net/minecraft/client/renderer/GameRenderer/f_172591_ net/minecraft/client/renderer/GameRenderer/rendertypeSolidShader +FD: net/minecraft/client/renderer/GameRenderer/f_172592_ net/minecraft/client/renderer/GameRenderer/PROJECTION_Z_NEAR +FD: net/minecraft/client/renderer/GameRenderer/f_172593_ net/minecraft/client/renderer/GameRenderer/rendertypeGlintTranslucentShader +FD: net/minecraft/client/renderer/GameRenderer/f_172594_ net/minecraft/client/renderer/GameRenderer/rendertypeGlintShader +FD: net/minecraft/client/renderer/GameRenderer/f_172595_ net/minecraft/client/renderer/GameRenderer/rendertypeGlintDirectShader +FD: net/minecraft/client/renderer/GameRenderer/f_172596_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityGlintShader +FD: net/minecraft/client/renderer/GameRenderer/f_172597_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityGlintDirectShader +FD: net/minecraft/client/renderer/GameRenderer/f_172598_ net/minecraft/client/renderer/GameRenderer/rendertypeTextShader +FD: net/minecraft/client/renderer/GameRenderer/f_172599_ net/minecraft/client/renderer/GameRenderer/rendertypeTextIntensityShader +FD: net/minecraft/client/renderer/GameRenderer/f_172600_ net/minecraft/client/renderer/GameRenderer/rendertypeTextSeeThroughShader +FD: net/minecraft/client/renderer/GameRenderer/f_172601_ net/minecraft/client/renderer/GameRenderer/rendertypeTextIntensitySeeThroughShader +FD: net/minecraft/client/renderer/GameRenderer/f_172602_ net/minecraft/client/renderer/GameRenderer/rendertypeLightningShader +FD: net/minecraft/client/renderer/GameRenderer/f_172603_ net/minecraft/client/renderer/GameRenderer/rendertypeTripwireShader +FD: net/minecraft/client/renderer/GameRenderer/f_172604_ net/minecraft/client/renderer/GameRenderer/rendertypeEndPortalShader +FD: net/minecraft/client/renderer/GameRenderer/f_172605_ net/minecraft/client/renderer/GameRenderer/rendertypeEndGatewayShader +FD: net/minecraft/client/renderer/GameRenderer/f_172606_ net/minecraft/client/renderer/GameRenderer/rendertypeLinesShader +FD: net/minecraft/client/renderer/GameRenderer/f_172607_ net/minecraft/client/renderer/GameRenderer/rendertypeCrumblingShader +FD: net/minecraft/client/renderer/GameRenderer/f_172608_ net/minecraft/client/renderer/GameRenderer/rendertypeCutoutMippedShader +FD: net/minecraft/client/renderer/GameRenderer/f_172609_ net/minecraft/client/renderer/GameRenderer/rendertypeCutoutShader +FD: net/minecraft/client/renderer/GameRenderer/f_172610_ net/minecraft/client/renderer/GameRenderer/rendertypeTranslucentShader +FD: net/minecraft/client/renderer/GameRenderer/f_172611_ net/minecraft/client/renderer/GameRenderer/rendertypeTranslucentMovingBlockShader +FD: net/minecraft/client/renderer/GameRenderer/f_172612_ net/minecraft/client/renderer/GameRenderer/rendertypeTranslucentNoCrumblingShader +FD: net/minecraft/client/renderer/GameRenderer/f_172613_ net/minecraft/client/renderer/GameRenderer/rendertypeArmorCutoutNoCullShader +FD: net/minecraft/client/renderer/GameRenderer/f_172614_ net/minecraft/client/renderer/GameRenderer/rendertypeEntitySolidShader +FD: net/minecraft/client/renderer/GameRenderer/f_172615_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityCutoutShader +FD: net/minecraft/client/renderer/GameRenderer/f_172616_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityCutoutNoCullShader +FD: net/minecraft/client/renderer/GameRenderer/f_172617_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityCutoutNoCullZOffsetShader +FD: net/minecraft/client/renderer/GameRenderer/f_172618_ net/minecraft/client/renderer/GameRenderer/rendertypeItemEntityTranslucentCullShader +FD: net/minecraft/client/renderer/GameRenderer/f_172619_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityTranslucentCullShader +FD: net/minecraft/client/renderer/GameRenderer/f_172620_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityTranslucentShader +FD: net/minecraft/client/renderer/GameRenderer/f_172621_ net/minecraft/client/renderer/GameRenderer/rendertypeEntitySmoothCutoutShader +FD: net/minecraft/client/renderer/GameRenderer/f_172622_ net/minecraft/client/renderer/GameRenderer/rendertypeBeaconBeamShader +FD: net/minecraft/client/renderer/GameRenderer/f_172623_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityDecalShader +FD: net/minecraft/client/renderer/GameRenderer/f_172624_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityNoOutlineShader +FD: net/minecraft/client/renderer/GameRenderer/f_172625_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityShadowShader +FD: net/minecraft/client/renderer/GameRenderer/f_172626_ net/minecraft/client/renderer/GameRenderer/rendertypeEntityAlphaShader +FD: net/minecraft/client/renderer/GameRenderer/f_172627_ net/minecraft/client/renderer/GameRenderer/rendertypeEyesShader +FD: net/minecraft/client/renderer/GameRenderer/f_172628_ net/minecraft/client/renderer/GameRenderer/rendertypeEnergySwirlShader +FD: net/minecraft/client/renderer/GameRenderer/f_172629_ net/minecraft/client/renderer/GameRenderer/rendertypeLeashShader +FD: net/minecraft/client/renderer/GameRenderer/f_172630_ net/minecraft/client/renderer/GameRenderer/rendertypeWaterMaskShader +FD: net/minecraft/client/renderer/GameRenderer/f_172631_ net/minecraft/client/renderer/GameRenderer/rendertypeOutlineShader +FD: net/minecraft/client/renderer/GameRenderer/f_172632_ net/minecraft/client/renderer/GameRenderer/rendertypeArmorGlintShader +FD: net/minecraft/client/renderer/GameRenderer/f_172633_ net/minecraft/client/renderer/GameRenderer/rendertypeArmorEntityGlintShader +FD: net/minecraft/client/renderer/GameRenderer/f_172634_ net/minecraft/client/renderer/GameRenderer/ITEM_ACTIVATION_ANIMATION_LENGTH +FD: net/minecraft/client/renderer/GameRenderer/f_172635_ net/minecraft/client/renderer/GameRenderer/blitShader +FD: net/minecraft/client/renderer/GameRenderer/f_172636_ net/minecraft/client/renderer/GameRenderer/DEPTH_BUFFER_DEBUG +FD: net/minecraft/client/renderer/GameRenderer/f_182638_ net/minecraft/client/renderer/GameRenderer/hasWorldScreenshot +FD: net/minecraft/client/renderer/GameRenderer/net/minecraft/client/renderer/GameRenderer net/minecraft/client/renderer/GameRenderer/net/minecraft/client/renderer/GameRenderer +MD: net/minecraft/client/renderer/GameRenderer/ ()V net/minecraft/client/renderer/GameRenderer/ ()V +MD: net/minecraft/client/renderer/GameRenderer/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;)V net/minecraft/client/renderer/GameRenderer/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;)V +MD: net/minecraft/client/renderer/GameRenderer/close ()V net/minecraft/client/renderer/GameRenderer/close ()V +MD: net/minecraft/client/renderer/GameRenderer/m_109086_ ()V net/minecraft/client/renderer/GameRenderer/shutdownEffect ()V +MD: net/minecraft/client/renderer/GameRenderer/m_109087_ (F)V net/minecraft/client/renderer/GameRenderer/pick (F)V +MD: net/minecraft/client/renderer/GameRenderer/m_109089_ (FJLcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/GameRenderer/renderLevel (FJLcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/renderer/GameRenderer/m_109093_ (FJZ)V net/minecraft/client/renderer/GameRenderer/render (FJZ)V +MD: net/minecraft/client/renderer/GameRenderer/m_109097_ (II)V net/minecraft/client/renderer/GameRenderer/resize (II)V +MD: net/minecraft/client/renderer/GameRenderer/m_109100_ (IIF)V net/minecraft/client/renderer/GameRenderer/renderItemActivationAnimation (IIF)V +MD: net/minecraft/client/renderer/GameRenderer/m_109106_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/renderer/GameRenderer/checkEntityPostEffect (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/renderer/GameRenderer/m_109108_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/GameRenderer/getNightVisionScale (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/GameRenderer/m_109111_ (Lcom/mojang/math/Matrix4f;)V net/minecraft/client/renderer/GameRenderer/resetProjectionMatrix (Lcom/mojang/math/Matrix4f;)V +MD: net/minecraft/client/renderer/GameRenderer/m_109113_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/renderer/GameRenderer/displayItemActivation (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/renderer/GameRenderer/m_109117_ (Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/GameRenderer/bobHurt (Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/GameRenderer/m_109120_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Camera;F)V net/minecraft/client/renderer/GameRenderer/renderItemInHand (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Camera;F)V +MD: net/minecraft/client/renderer/GameRenderer/m_109128_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/GameRenderer/loadEffect (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/GameRenderer/m_109130_ ()V net/minecraft/client/renderer/GameRenderer/togglePostEffect ()V +MD: net/minecraft/client/renderer/GameRenderer/m_109131_ (F)F net/minecraft/client/renderer/GameRenderer/getDarkenWorldAmount (F)F +MD: net/minecraft/client/renderer/GameRenderer/m_109138_ (Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/GameRenderer/bobView (Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/GameRenderer/m_109141_ (Lnet/minecraft/client/Camera;FZ)D net/minecraft/client/renderer/GameRenderer/getFov (Lnet/minecraft/client/Camera;FZ)D +MD: net/minecraft/client/renderer/GameRenderer/m_109145_ (F)V net/minecraft/client/renderer/GameRenderer/renderConfusionOverlay (F)V +MD: net/minecraft/client/renderer/GameRenderer/m_109148_ ()V net/minecraft/client/renderer/GameRenderer/tick ()V +MD: net/minecraft/client/renderer/GameRenderer/m_109149_ ()Lnet/minecraft/client/renderer/PostChain; net/minecraft/client/renderer/GameRenderer/currentEffect ()Lnet/minecraft/client/renderer/PostChain; +MD: net/minecraft/client/renderer/GameRenderer/m_109150_ ()V net/minecraft/client/renderer/GameRenderer/resetData ()V +MD: net/minecraft/client/renderer/GameRenderer/m_109151_ ()Lnet/minecraft/client/gui/MapRenderer; net/minecraft/client/renderer/GameRenderer/getMapRenderer ()Lnet/minecraft/client/gui/MapRenderer; +MD: net/minecraft/client/renderer/GameRenderer/m_109152_ ()F net/minecraft/client/renderer/GameRenderer/getRenderDistance ()F +MD: net/minecraft/client/renderer/GameRenderer/m_109153_ ()Lnet/minecraft/client/Camera; net/minecraft/client/renderer/GameRenderer/getMainCamera ()Lnet/minecraft/client/Camera; +MD: net/minecraft/client/renderer/GameRenderer/m_109154_ ()Lnet/minecraft/client/renderer/LightTexture; net/minecraft/client/renderer/GameRenderer/lightTexture ()Lnet/minecraft/client/renderer/LightTexture; +MD: net/minecraft/client/renderer/GameRenderer/m_109155_ ()Lnet/minecraft/client/renderer/texture/OverlayTexture; net/minecraft/client/renderer/GameRenderer/overlayTexture ()Lnet/minecraft/client/renderer/texture/OverlayTexture; +MD: net/minecraft/client/renderer/GameRenderer/m_109156_ ()V net/minecraft/client/renderer/GameRenderer/tickFov ()V +MD: net/minecraft/client/renderer/GameRenderer/m_109158_ ()Z net/minecraft/client/renderer/GameRenderer/shouldRenderBlockOutline ()Z +MD: net/minecraft/client/renderer/GameRenderer/m_172637_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionTexLightmapColorShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172638_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$27 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172640_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeSolidShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172641_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$26 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172643_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeCutoutMippedShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172644_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$25 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172646_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeCutoutShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172647_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$24 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172649_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTranslucentShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172650_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$23 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172652_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTranslucentMovingBlockShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172653_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$22 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172655_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTranslucentNoCrumblingShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172656_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$21 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172658_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeArmorCutoutNoCullShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172659_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$20 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172661_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntitySolidShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172662_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$19 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172664_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityCutoutShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172665_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$18 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172667_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityCutoutNoCullShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172668_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$17 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172670_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityCutoutNoCullZOffsetShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172671_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$16 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172673_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeItemEntityTranslucentCullShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172674_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$15 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172676_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityTranslucentCullShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172677_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$14 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172679_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityTranslucentShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172680_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$13 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172682_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntitySmoothCutoutShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172683_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$12 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172685_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeBeaconBeamShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172686_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$11 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172688_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityDecalShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172689_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$10 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172691_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityNoOutlineShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172692_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$9 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172694_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityShadowShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172695_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$8 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172697_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityAlphaShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172698_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$7 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172700_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEyesShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172701_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$6 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172703_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEnergySwirlShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172704_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$5 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172706_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeLeashShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172707_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$4 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172709_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeWaterMaskShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172710_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$3 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172712_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeOutlineShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172713_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$2 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172715_ ()Z net/minecraft/client/renderer/GameRenderer/isPanoramicMode ()Z +MD: net/minecraft/client/renderer/GameRenderer/m_172716_ (D)Lcom/mojang/math/Matrix4f; net/minecraft/client/renderer/GameRenderer/getProjectionMatrix (D)Lcom/mojang/math/Matrix4f; +MD: net/minecraft/client/renderer/GameRenderer/m_172718_ (FFF)V net/minecraft/client/renderer/GameRenderer/renderZoomed (FFF)V +MD: net/minecraft/client/renderer/GameRenderer/m_172722_ (Lnet/minecraft/server/packs/resources/ResourceProvider;)V net/minecraft/client/renderer/GameRenderer/preloadUiShader (Lnet/minecraft/server/packs/resources/ResourceProvider;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172724_ (Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;)Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/preloadShader (Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;)Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172728_ (Lcom/mojang/datafixers/util/Pair;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$55 (Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172732_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$53 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172734_ (Ljava/lang/String;)Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getShader (Ljava/lang/String;)Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172736_ (Z)V net/minecraft/client/renderer/GameRenderer/setRenderHand (Z)V +MD: net/minecraft/client/renderer/GameRenderer/m_172738_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeArmorGlintShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172739_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$1 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172741_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeArmorEntityGlintShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172742_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$0 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172744_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeGlintTranslucentShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172745_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeGlintShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172746_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeGlintDirectShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172747_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityGlintShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172748_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEntityGlintDirectShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172749_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTextShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172750_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTextIntensityShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172751_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTextSeeThroughShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172752_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTextIntensitySeeThroughShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172753_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeLightningShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172754_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeTripwireShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172755_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEndPortalShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172756_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeEndGatewayShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172757_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeLinesShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172758_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getRendertypeCrumblingShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172759_ ()V net/minecraft/client/renderer/GameRenderer/shutdownShaders ()V +MD: net/minecraft/client/renderer/GameRenderer/m_172760_ ()Ljava/lang/String; net/minecraft/client/renderer/GameRenderer/lambda$render$61 ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GameRenderer/m_172761_ ()Ljava/lang/String; net/minecraft/client/renderer/GameRenderer/lambda$render$60 ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GameRenderer/m_172762_ ()Ljava/lang/String; net/minecraft/client/renderer/GameRenderer/lambda$render$58 ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GameRenderer/m_172763_ ()Ljava/lang/String; net/minecraft/client/renderer/GameRenderer/lambda$render$57 ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GameRenderer/m_172764_ (II)Ljava/lang/String; net/minecraft/client/renderer/GameRenderer/lambda$render$59 (II)Ljava/lang/String; +MD: net/minecraft/client/renderer/GameRenderer/m_172767_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/GameRenderer/reloadShaders (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172769_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/renderer/GameRenderer/lambda$pick$56 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/renderer/GameRenderer/m_172771_ (Lcom/mojang/datafixers/util/Pair;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$54 (Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172773_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$52 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172775_ (Z)V net/minecraft/client/renderer/GameRenderer/setRenderBlockOutline (Z)V +MD: net/minecraft/client/renderer/GameRenderer/m_172777_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$51 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172779_ (Z)V net/minecraft/client/renderer/GameRenderer/setPanoramicMode (Z)V +MD: net/minecraft/client/renderer/GameRenderer/m_172781_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$50 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172783_ ()V net/minecraft/client/renderer/GameRenderer/cycleEffect ()V +MD: net/minecraft/client/renderer/GameRenderer/m_172784_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$49 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172786_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$48 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172788_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$47 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172790_ ()F net/minecraft/client/renderer/GameRenderer/getDepthFar ()F +MD: net/minecraft/client/renderer/GameRenderer/m_172791_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$46 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172793_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$45 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172795_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$44 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172797_ ()Lnet/minecraft/client/Minecraft; net/minecraft/client/renderer/GameRenderer/getMinecraft ()Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/renderer/GameRenderer/m_172798_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$43 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172800_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$42 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172802_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$41 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172804_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$40 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172806_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$39 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172808_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172809_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$38 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172811_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionColorShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172812_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$37 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172814_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionColorTexShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172815_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$36 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172817_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionTexShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172818_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$35 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172820_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionTexColorShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172821_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$34 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172823_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getBlockShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172824_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$33 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172826_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getNewEntityShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172827_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$32 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172829_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getParticleShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172830_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$31 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172832_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionColorLightmapShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172833_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$30 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172835_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionColorTexLightmapShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172836_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$29 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_172838_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/GameRenderer/getPositionTexColorNormalShader ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/GameRenderer/m_172839_ (Lnet/minecraft/client/renderer/ShaderInstance;)V net/minecraft/client/renderer/GameRenderer/lambda$reloadShaders$28 (Lnet/minecraft/client/renderer/ShaderInstance;)V +MD: net/minecraft/client/renderer/GameRenderer/m_182639_ (Lcom/mojang/blaze3d/platform/NativeImage;Ljava/nio/file/Path;)V net/minecraft/client/renderer/GameRenderer/lambda$takeAutoScreenshot$63 (Lcom/mojang/blaze3d/platform/NativeImage;Ljava/nio/file/Path;)V +MD: net/minecraft/client/renderer/GameRenderer/m_182642_ (Ljava/nio/file/Path;)V net/minecraft/client/renderer/GameRenderer/takeAutoScreenshot (Ljava/nio/file/Path;)V +MD: net/minecraft/client/renderer/GameRenderer/m_182644_ ()V net/minecraft/client/renderer/GameRenderer/tryTakeScreenshotIfNeeded ()V +MD: net/minecraft/client/renderer/GameRenderer/m_182645_ (Ljava/nio/file/Path;)V net/minecraft/client/renderer/GameRenderer/lambda$tryTakeScreenshotIfNeeded$62 (Ljava/nio/file/Path;)V +MD: net/minecraft/client/renderer/GameRenderer/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/GameRenderer/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/GpuWarnlistManager net/minecraft/client/renderer/GpuWarnlistManager +FD: net/minecraft/client/renderer/GpuWarnlistManager/f_109210_ net/minecraft/client/renderer/GpuWarnlistManager/LOGGER +FD: net/minecraft/client/renderer/GpuWarnlistManager/f_109211_ net/minecraft/client/renderer/GpuWarnlistManager/GPU_WARNLIST_LOCATION +FD: net/minecraft/client/renderer/GpuWarnlistManager/f_109212_ net/minecraft/client/renderer/GpuWarnlistManager/warnings +FD: net/minecraft/client/renderer/GpuWarnlistManager/f_109213_ net/minecraft/client/renderer/GpuWarnlistManager/showWarning +FD: net/minecraft/client/renderer/GpuWarnlistManager/f_109214_ net/minecraft/client/renderer/GpuWarnlistManager/warningDismissed +FD: net/minecraft/client/renderer/GpuWarnlistManager/f_109215_ net/minecraft/client/renderer/GpuWarnlistManager/skipFabulous +FD: net/minecraft/client/renderer/GpuWarnlistManager/net/minecraft/client/renderer/GpuWarnlistManager net/minecraft/client/renderer/GpuWarnlistManager/net/minecraft/client/renderer/GpuWarnlistManager +MD: net/minecraft/client/renderer/GpuWarnlistManager/ ()V net/minecraft/client/renderer/GpuWarnlistManager/ ()V +MD: net/minecraft/client/renderer/GpuWarnlistManager/ ()V net/minecraft/client/renderer/GpuWarnlistManager/ ()V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109218_ ()Z net/minecraft/client/renderer/GpuWarnlistManager/hasWarnings ()Z +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109222_ (Lcom/google/gson/JsonArray;Ljava/util/List;)V net/minecraft/client/renderer/GpuWarnlistManager/compilePatterns (Lcom/google/gson/JsonArray;Ljava/util/List;)V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109233_ (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/renderer/GpuWarnlistManager/lambda$getAllWarnings$0 (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109237_ (Ljava/util/List;Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/GpuWarnlistManager/lambda$compilePatterns$1 (Ljava/util/List;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109240_ ()Z net/minecraft/client/renderer/GpuWarnlistManager/willShowWarning ()Z +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109244_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lcom/google/gson/JsonObject; net/minecraft/client/renderer/GpuWarnlistManager/parseJson (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lcom/google/gson/JsonObject; +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109247_ ()V net/minecraft/client/renderer/GpuWarnlistManager/showWarning ()V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109248_ ()V net/minecraft/client/renderer/GpuWarnlistManager/dismissWarning ()V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109249_ ()V net/minecraft/client/renderer/GpuWarnlistManager/dismissWarningAndSkipFabulous ()V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109250_ ()Z net/minecraft/client/renderer/GpuWarnlistManager/isShowingWarning ()Z +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109251_ ()Z net/minecraft/client/renderer/GpuWarnlistManager/isSkippingFabulous ()Z +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109252_ ()V net/minecraft/client/renderer/GpuWarnlistManager/resetWarnings ()V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109253_ ()Ljava/lang/String; net/minecraft/client/renderer/GpuWarnlistManager/getRendererWarnings ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109254_ ()Ljava/lang/String; net/minecraft/client/renderer/GpuWarnlistManager/getVersionWarnings ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109255_ ()Ljava/lang/String; net/minecraft/client/renderer/GpuWarnlistManager/getVendorWarnings ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_109256_ ()Ljava/lang/String; net/minecraft/client/renderer/GpuWarnlistManager/getAllWarnings ()Ljava/lang/String; +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/renderer/GpuWarnlistManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_5787_ (Lnet/minecraft/client/renderer/GpuWarnlistManager$Preparations;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/renderer/GpuWarnlistManager/apply (Lnet/minecraft/client/renderer/GpuWarnlistManager$Preparations;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/renderer/GpuWarnlistManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/GpuWarnlistManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/renderer/GpuWarnlistManager$Preparations; net/minecraft/client/renderer/GpuWarnlistManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/renderer/GpuWarnlistManager$Preparations; +CL: net/minecraft/client/renderer/GpuWarnlistManager$Preparations net/minecraft/client/renderer/GpuWarnlistManager$Preparations +FD: net/minecraft/client/renderer/GpuWarnlistManager$Preparations/f_109257_ net/minecraft/client/renderer/GpuWarnlistManager$Preparations/rendererPatterns +FD: net/minecraft/client/renderer/GpuWarnlistManager$Preparations/f_109258_ net/minecraft/client/renderer/GpuWarnlistManager$Preparations/versionPatterns +FD: net/minecraft/client/renderer/GpuWarnlistManager$Preparations/f_109259_ net/minecraft/client/renderer/GpuWarnlistManager$Preparations/vendorPatterns +FD: net/minecraft/client/renderer/GpuWarnlistManager$Preparations/net/minecraft/client/renderer/GpuWarnlistManager$Preparations net/minecraft/client/renderer/GpuWarnlistManager$Preparations/net/minecraft/client/renderer/GpuWarnlistManager$Preparations +MD: net/minecraft/client/renderer/GpuWarnlistManager$Preparations/ (Ljava/util/List;Ljava/util/List;Ljava/util/List;)V net/minecraft/client/renderer/GpuWarnlistManager$Preparations/ (Ljava/util/List;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/client/renderer/GpuWarnlistManager$Preparations/m_109269_ ()Lcom/google/common/collect/ImmutableMap; net/minecraft/client/renderer/GpuWarnlistManager$Preparations/apply ()Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/client/renderer/GpuWarnlistManager$Preparations/m_109272_ (Ljava/util/List;Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/renderer/GpuWarnlistManager$Preparations/matchAny (Ljava/util/List;Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/client/renderer/ItemBlockRenderTypes net/minecraft/client/renderer/ItemBlockRenderTypes +FD: net/minecraft/client/renderer/ItemBlockRenderTypes/f_109275_ net/minecraft/client/renderer/ItemBlockRenderTypes/TYPE_BY_BLOCK +FD: net/minecraft/client/renderer/ItemBlockRenderTypes/f_109276_ net/minecraft/client/renderer/ItemBlockRenderTypes/TYPE_BY_FLUID +FD: net/minecraft/client/renderer/ItemBlockRenderTypes/f_109277_ net/minecraft/client/renderer/ItemBlockRenderTypes/renderCutout +FD: net/minecraft/client/renderer/ItemBlockRenderTypes/net/minecraft/client/renderer/ItemBlockRenderTypes net/minecraft/client/renderer/ItemBlockRenderTypes/net/minecraft/client/renderer/ItemBlockRenderTypes +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/ ()V net/minecraft/client/renderer/ItemBlockRenderTypes/ ()V +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/ ()V net/minecraft/client/renderer/ItemBlockRenderTypes/ ()V +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109279_ (Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/ItemBlockRenderTypes/getRenderType (Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109282_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/ItemBlockRenderTypes/getChunkRenderType (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109284_ (Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/ItemBlockRenderTypes/getRenderType (Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109287_ (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/ItemBlockRenderTypes/getRenderLayer (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109289_ (Ljava/util/HashMap;)V net/minecraft/client/renderer/ItemBlockRenderTypes/lambda$static$1 (Ljava/util/HashMap;)V +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109291_ (Z)V net/minecraft/client/renderer/ItemBlockRenderTypes/setFancy (Z)V +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109293_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/ItemBlockRenderTypes/getMovingBlockRenderType (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/ItemBlockRenderTypes/m_109295_ (Ljava/util/HashMap;)V net/minecraft/client/renderer/ItemBlockRenderTypes/lambda$static$0 (Ljava/util/HashMap;)V +CL: net/minecraft/client/renderer/ItemInHandRenderer net/minecraft/client/renderer/ItemInHandRenderer +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109297_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_BACKGROUND +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109298_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_BACKGROUND_CHECKERBOARD +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109299_ net/minecraft/client/renderer/ItemInHandRenderer/minecraft +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109300_ net/minecraft/client/renderer/ItemInHandRenderer/mainHandItem +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109301_ net/minecraft/client/renderer/ItemInHandRenderer/offHandItem +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109302_ net/minecraft/client/renderer/ItemInHandRenderer/mainHandHeight +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109303_ net/minecraft/client/renderer/ItemInHandRenderer/oMainHandHeight +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109304_ net/minecraft/client/renderer/ItemInHandRenderer/offHandHeight +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109305_ net/minecraft/client/renderer/ItemInHandRenderer/oOffHandHeight +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109306_ net/minecraft/client/renderer/ItemInHandRenderer/entityRenderDispatcher +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_109307_ net/minecraft/client/renderer/ItemInHandRenderer/itemRenderer +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172842_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_SWING_Z_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172843_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_HEIGHT_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172844_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172845_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_POS_X +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172846_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_POS_Y +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172847_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_POS_Z +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172848_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_PRESWING_ROT_Y +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172849_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_PREROTATION_X_OFFSET +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172850_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_PREROTATION_Y_OFFSET +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172851_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_PREROTATION_Z_OFFSET +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172852_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_POSTROTATION_X_OFFSET +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172853_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_ROT_X +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172854_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_ROT_Y +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172855_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_ROT_Z +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172856_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_SWING_X_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172857_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_SWING_Z_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172858_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HANDS_POS_X +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172859_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HANDS_POS_Y +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172860_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HANDS_POS_Z +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172861_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HANDS_HEIGHT_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172862_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HANDS_TILT_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172863_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_PLAYER_PITCH_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172864_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HANDS_Z_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172865_ net/minecraft/client/renderer/ItemInHandRenderer/MAPHAND_X_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172866_ net/minecraft/client/renderer/ItemInHandRenderer/MAPHAND_Y_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172867_ net/minecraft/client/renderer/ItemInHandRenderer/MAPHAND_Z_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172868_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HAND_X_POS +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172869_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HAND_Y_POS +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172870_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HAND_Z_POS +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172871_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_SWING_X_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172872_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_PRE_ROT_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172873_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_GLOBAL_X_POS +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172874_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_GLOBAL_Y_POS +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172875_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_GLOBAL_Z_POS +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172876_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_FINAL_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172877_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_BORDER +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172878_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_HEIGHT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172879_ net/minecraft/client/renderer/ItemInHandRenderer/MAP_WIDTH +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172880_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_CHARGE_X_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172881_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_CHARGE_Y_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172882_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_CHARGE_Z_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172883_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_CHARGE_SHAKE_X_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172884_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_CHARGE_SHAKE_Y_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172885_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_CHARGE_SHAKE_Z_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172886_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_CHARGE_Z_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172887_ net/minecraft/client/renderer/ItemInHandRenderer/BOW_MIN_SHAKE_CHARGE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172888_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_SWING_X_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172889_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_SWING_Y_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172890_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_SWING_Z_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172891_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_HEIGHT_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172892_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_POS_X +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172893_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_POS_Y +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172894_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_POS_Z +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172895_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_PRESWING_ROT_Y +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172896_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_SWING_X_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172897_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_SWING_Y_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172898_ net/minecraft/client/renderer/ItemInHandRenderer/ITEM_SWING_Z_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172899_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_JIGGLE_X_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172900_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_JIGGLE_Y_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172901_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_JIGGLE_Z_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172902_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_JIGGLE_X_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172903_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_JIGGLE_Y_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172904_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_JIGGLE_Z_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172905_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_JIGGLE_EXPONENT +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172906_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_EXTRA_JIGGLE_CUTOFF +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172907_ net/minecraft/client/renderer/ItemInHandRenderer/EAT_EXTRA_JIGGLE_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172908_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_SWING_X_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172909_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_SWING_Y_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172910_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_SWING_Z_POS_SCALE +FD: net/minecraft/client/renderer/ItemInHandRenderer/f_172911_ net/minecraft/client/renderer/ItemInHandRenderer/ARM_SWING_Y_ROT_AMOUNT +FD: net/minecraft/client/renderer/ItemInHandRenderer/net/minecraft/client/renderer/ItemInHandRenderer net/minecraft/client/renderer/ItemInHandRenderer/net/minecraft/client/renderer/ItemInHandRenderer +MD: net/minecraft/client/renderer/ItemInHandRenderer/ ()V net/minecraft/client/renderer/ItemInHandRenderer/ ()V +MD: net/minecraft/client/renderer/ItemInHandRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/ItemInHandRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109311_ ()V net/minecraft/client/renderer/ItemInHandRenderer/tick ()V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109312_ (F)F net/minecraft/client/renderer/ItemInHandRenderer/calculateMapTilt (F)F +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109314_ (FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;Lnet/minecraft/client/player/LocalPlayer;I)V net/minecraft/client/renderer/ItemInHandRenderer/renderHandsWithItems (FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;Lnet/minecraft/client/player/LocalPlayer;I)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109320_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/client/renderer/ItemInHandRenderer/itemUsed (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109322_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/ItemInHandRenderer/renderItem (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109330_ (Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/entity/HumanoidArm;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/renderer/ItemInHandRenderer/applyEatTransform (Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/entity/HumanoidArm;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109335_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/entity/HumanoidArm;F)V net/minecraft/client/renderer/ItemInHandRenderer/applyItemArmAttackTransform (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/entity/HumanoidArm;F)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109339_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFFF)V net/minecraft/client/renderer/ItemInHandRenderer/renderTwoHandedMap (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFFF)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109346_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFFLnet/minecraft/world/entity/HumanoidArm;)V net/minecraft/client/renderer/ItemInHandRenderer/renderPlayerArm (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFFLnet/minecraft/world/entity/HumanoidArm;)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109353_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLnet/minecraft/world/entity/HumanoidArm;FLnet/minecraft/world/item/ItemStack;)V net/minecraft/client/renderer/ItemInHandRenderer/renderOneHandedMap (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLnet/minecraft/world/entity/HumanoidArm;FLnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109361_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/HumanoidArm;)V net/minecraft/client/renderer/ItemInHandRenderer/renderMapHand (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/HumanoidArm;)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109366_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/client/renderer/ItemInHandRenderer/renderMap (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109371_ (Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/ItemInHandRenderer/renderArmWithItem (Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_109382_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/entity/HumanoidArm;F)V net/minecraft/client/renderer/ItemInHandRenderer/applyItemArmTransform (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/entity/HumanoidArm;F)V +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_172912_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/client/renderer/ItemInHandRenderer/isChargedCrossbow (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_172914_ (Lnet/minecraft/client/player/LocalPlayer;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; net/minecraft/client/renderer/ItemInHandRenderer/evaluateWhichHandsToRender (Lnet/minecraft/client/player/LocalPlayer;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; +MD: net/minecraft/client/renderer/ItemInHandRenderer/m_172916_ (Lnet/minecraft/client/player/LocalPlayer;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; net/minecraft/client/renderer/ItemInHandRenderer/selectionUsingItemWhileHoldingBowLike (Lnet/minecraft/client/player/LocalPlayer;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; +CL: net/minecraft/client/renderer/ItemInHandRenderer$1 net/minecraft/client/renderer/ItemInHandRenderer$1 +FD: net/minecraft/client/renderer/ItemInHandRenderer$1/f_109386_ net/minecraft/client/renderer/ItemInHandRenderer$1/$SwitchMap$net$minecraft$world$item$UseAnim +FD: net/minecraft/client/renderer/ItemInHandRenderer$1/net/minecraft/client/renderer/ItemInHandRenderer$1 net/minecraft/client/renderer/ItemInHandRenderer$1/net/minecraft/client/renderer/ItemInHandRenderer$1 +MD: net/minecraft/client/renderer/ItemInHandRenderer$1/ ()V net/minecraft/client/renderer/ItemInHandRenderer$1/ ()V +CL: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection +FD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/$VALUES net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/$VALUES +FD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/RENDER_BOTH_HANDS net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/RENDER_BOTH_HANDS +FD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/RENDER_MAIN_HAND_ONLY net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/RENDER_MAIN_HAND_ONLY +FD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/RENDER_OFF_HAND_ONLY net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/RENDER_OFF_HAND_ONLY +FD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/f_172921_ net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/renderMainHand +FD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/f_172922_ net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/renderOffHand +FD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection +MD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/ ()V net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/ ()V +MD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/ (Ljava/lang/String;IZZ)V net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/m_172930_ ()[Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/$values ()[Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; +MD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/m_172931_ (Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/onlyForHand (Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; +MD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; +MD: net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/values ()[Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection/values ()[Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection; +CL: net/minecraft/client/renderer/ItemModelShaper net/minecraft/client/renderer/ItemModelShaper +FD: net/minecraft/client/renderer/ItemModelShaper/f_109388_ net/minecraft/client/renderer/ItemModelShaper/shapes +FD: net/minecraft/client/renderer/ItemModelShaper/f_109389_ net/minecraft/client/renderer/ItemModelShaper/shapesCache +FD: net/minecraft/client/renderer/ItemModelShaper/f_109390_ net/minecraft/client/renderer/ItemModelShaper/modelManager +FD: net/minecraft/client/renderer/ItemModelShaper/net/minecraft/client/renderer/ItemModelShaper net/minecraft/client/renderer/ItemModelShaper/net/minecraft/client/renderer/ItemModelShaper +MD: net/minecraft/client/renderer/ItemModelShaper/ (Lnet/minecraft/client/resources/model/ModelManager;)V net/minecraft/client/renderer/ItemModelShaper/ (Lnet/minecraft/client/resources/model/ModelManager;)V +MD: net/minecraft/client/renderer/ItemModelShaper/m_109393_ ()Lnet/minecraft/client/resources/model/ModelManager; net/minecraft/client/renderer/ItemModelShaper/getModelManager ()Lnet/minecraft/client/resources/model/ModelManager; +MD: net/minecraft/client/renderer/ItemModelShaper/m_109394_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/ItemModelShaper/getItemModel (Lnet/minecraft/world/item/Item;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/ItemModelShaper/m_109396_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/client/resources/model/ModelResourceLocation;)V net/minecraft/client/renderer/ItemModelShaper/register (Lnet/minecraft/world/item/Item;Lnet/minecraft/client/resources/model/ModelResourceLocation;)V +MD: net/minecraft/client/renderer/ItemModelShaper/m_109403_ ()V net/minecraft/client/renderer/ItemModelShaper/rebuildCache ()V +MD: net/minecraft/client/renderer/ItemModelShaper/m_109404_ (Lnet/minecraft/world/item/Item;)I net/minecraft/client/renderer/ItemModelShaper/getIndex (Lnet/minecraft/world/item/Item;)I +MD: net/minecraft/client/renderer/ItemModelShaper/m_109406_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/ItemModelShaper/getItemModel (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/client/resources/model/BakedModel; +CL: net/minecraft/client/renderer/LevelRenderer net/minecraft/client/renderer/LevelRenderer +FD: net/minecraft/client/renderer/LevelRenderer/f_109408_ net/minecraft/client/renderer/LevelRenderer/destroyingBlocks +FD: net/minecraft/client/renderer/LevelRenderer/f_109409_ net/minecraft/client/renderer/LevelRenderer/destructionProgress +FD: net/minecraft/client/renderer/LevelRenderer/f_109410_ net/minecraft/client/renderer/LevelRenderer/playingRecords +FD: net/minecraft/client/renderer/LevelRenderer/f_109411_ net/minecraft/client/renderer/LevelRenderer/entityTarget +FD: net/minecraft/client/renderer/LevelRenderer/f_109412_ net/minecraft/client/renderer/LevelRenderer/entityEffect +FD: net/minecraft/client/renderer/LevelRenderer/f_109413_ net/minecraft/client/renderer/LevelRenderer/translucentTarget +FD: net/minecraft/client/renderer/LevelRenderer/f_109414_ net/minecraft/client/renderer/LevelRenderer/itemEntityTarget +FD: net/minecraft/client/renderer/LevelRenderer/f_109415_ net/minecraft/client/renderer/LevelRenderer/particlesTarget +FD: net/minecraft/client/renderer/LevelRenderer/f_109416_ net/minecraft/client/renderer/LevelRenderer/weatherTarget +FD: net/minecraft/client/renderer/LevelRenderer/f_109417_ net/minecraft/client/renderer/LevelRenderer/cloudsTarget +FD: net/minecraft/client/renderer/LevelRenderer/f_109418_ net/minecraft/client/renderer/LevelRenderer/transparencyChain +FD: net/minecraft/client/renderer/LevelRenderer/f_109419_ net/minecraft/client/renderer/LevelRenderer/lastCameraX +FD: net/minecraft/client/renderer/LevelRenderer/f_109420_ net/minecraft/client/renderer/LevelRenderer/lastCameraY +FD: net/minecraft/client/renderer/LevelRenderer/f_109421_ net/minecraft/client/renderer/LevelRenderer/lastCameraZ +FD: net/minecraft/client/renderer/LevelRenderer/f_109422_ net/minecraft/client/renderer/LevelRenderer/lastCameraChunkX +FD: net/minecraft/client/renderer/LevelRenderer/f_109423_ net/minecraft/client/renderer/LevelRenderer/lastCameraChunkY +FD: net/minecraft/client/renderer/LevelRenderer/f_109424_ net/minecraft/client/renderer/LevelRenderer/lastCameraChunkZ +FD: net/minecraft/client/renderer/LevelRenderer/f_109425_ net/minecraft/client/renderer/LevelRenderer/prevCamX +FD: net/minecraft/client/renderer/LevelRenderer/f_109426_ net/minecraft/client/renderer/LevelRenderer/prevCamY +FD: net/minecraft/client/renderer/LevelRenderer/f_109427_ net/minecraft/client/renderer/LevelRenderer/prevCamZ +FD: net/minecraft/client/renderer/LevelRenderer/f_109428_ net/minecraft/client/renderer/LevelRenderer/prevCamRotX +FD: net/minecraft/client/renderer/LevelRenderer/f_109429_ net/minecraft/client/renderer/LevelRenderer/prevCamRotY +FD: net/minecraft/client/renderer/LevelRenderer/f_109430_ net/minecraft/client/renderer/LevelRenderer/prevCloudX +FD: net/minecraft/client/renderer/LevelRenderer/f_109431_ net/minecraft/client/renderer/LevelRenderer/prevCloudY +FD: net/minecraft/client/renderer/LevelRenderer/f_109432_ net/minecraft/client/renderer/LevelRenderer/prevCloudZ +FD: net/minecraft/client/renderer/LevelRenderer/f_109433_ net/minecraft/client/renderer/LevelRenderer/prevCloudColor +FD: net/minecraft/client/renderer/LevelRenderer/f_109434_ net/minecraft/client/renderer/LevelRenderer/DIRECTIONS +FD: net/minecraft/client/renderer/LevelRenderer/f_109435_ net/minecraft/client/renderer/LevelRenderer/prevCloudsType +FD: net/minecraft/client/renderer/LevelRenderer/f_109436_ net/minecraft/client/renderer/LevelRenderer/chunkRenderDispatcher +FD: net/minecraft/client/renderer/LevelRenderer/f_109438_ net/minecraft/client/renderer/LevelRenderer/lastViewDistance +FD: net/minecraft/client/renderer/LevelRenderer/f_109439_ net/minecraft/client/renderer/LevelRenderer/renderedEntities +FD: net/minecraft/client/renderer/LevelRenderer/f_109440_ net/minecraft/client/renderer/LevelRenderer/culledEntities +FD: net/minecraft/client/renderer/LevelRenderer/f_109441_ net/minecraft/client/renderer/LevelRenderer/captureFrustum +FD: net/minecraft/client/renderer/LevelRenderer/f_109442_ net/minecraft/client/renderer/LevelRenderer/capturedFrustum +FD: net/minecraft/client/renderer/LevelRenderer/f_109443_ net/minecraft/client/renderer/LevelRenderer/frustumPoints +FD: net/minecraft/client/renderer/LevelRenderer/f_109444_ net/minecraft/client/renderer/LevelRenderer/frustumPos +FD: net/minecraft/client/renderer/LevelRenderer/f_109445_ net/minecraft/client/renderer/LevelRenderer/xTransparentOld +FD: net/minecraft/client/renderer/LevelRenderer/f_109446_ net/minecraft/client/renderer/LevelRenderer/yTransparentOld +FD: net/minecraft/client/renderer/LevelRenderer/f_109447_ net/minecraft/client/renderer/LevelRenderer/zTransparentOld +FD: net/minecraft/client/renderer/LevelRenderer/f_109450_ net/minecraft/client/renderer/LevelRenderer/rainSoundTime +FD: net/minecraft/client/renderer/LevelRenderer/f_109451_ net/minecraft/client/renderer/LevelRenderer/rainSizeX +FD: net/minecraft/client/renderer/LevelRenderer/f_109452_ net/minecraft/client/renderer/LevelRenderer/rainSizeZ +FD: net/minecraft/client/renderer/LevelRenderer/f_109453_ net/minecraft/client/renderer/LevelRenderer/LOGGER +FD: net/minecraft/client/renderer/LevelRenderer/f_109454_ net/minecraft/client/renderer/LevelRenderer/MOON_LOCATION +FD: net/minecraft/client/renderer/LevelRenderer/f_109455_ net/minecraft/client/renderer/LevelRenderer/SUN_LOCATION +FD: net/minecraft/client/renderer/LevelRenderer/f_109456_ net/minecraft/client/renderer/LevelRenderer/CLOUDS_LOCATION +FD: net/minecraft/client/renderer/LevelRenderer/f_109457_ net/minecraft/client/renderer/LevelRenderer/END_SKY_LOCATION +FD: net/minecraft/client/renderer/LevelRenderer/f_109458_ net/minecraft/client/renderer/LevelRenderer/FORCEFIELD_LOCATION +FD: net/minecraft/client/renderer/LevelRenderer/f_109459_ net/minecraft/client/renderer/LevelRenderer/RAIN_LOCATION +FD: net/minecraft/client/renderer/LevelRenderer/f_109460_ net/minecraft/client/renderer/LevelRenderer/SNOW_LOCATION +FD: net/minecraft/client/renderer/LevelRenderer/f_109461_ net/minecraft/client/renderer/LevelRenderer/minecraft +FD: net/minecraft/client/renderer/LevelRenderer/f_109463_ net/minecraft/client/renderer/LevelRenderer/entityRenderDispatcher +FD: net/minecraft/client/renderer/LevelRenderer/f_109464_ net/minecraft/client/renderer/LevelRenderer/renderBuffers +FD: net/minecraft/client/renderer/LevelRenderer/f_109465_ net/minecraft/client/renderer/LevelRenderer/level +FD: net/minecraft/client/renderer/LevelRenderer/f_109468_ net/minecraft/client/renderer/LevelRenderer/globalBlockEntities +FD: net/minecraft/client/renderer/LevelRenderer/f_109469_ net/minecraft/client/renderer/LevelRenderer/viewArea +FD: net/minecraft/client/renderer/LevelRenderer/f_109471_ net/minecraft/client/renderer/LevelRenderer/starBuffer +FD: net/minecraft/client/renderer/LevelRenderer/f_109472_ net/minecraft/client/renderer/LevelRenderer/skyBuffer +FD: net/minecraft/client/renderer/LevelRenderer/f_109473_ net/minecraft/client/renderer/LevelRenderer/darkBuffer +FD: net/minecraft/client/renderer/LevelRenderer/f_109474_ net/minecraft/client/renderer/LevelRenderer/generateClouds +FD: net/minecraft/client/renderer/LevelRenderer/f_109475_ net/minecraft/client/renderer/LevelRenderer/cloudBuffer +FD: net/minecraft/client/renderer/LevelRenderer/f_109476_ net/minecraft/client/renderer/LevelRenderer/frameTimes +FD: net/minecraft/client/renderer/LevelRenderer/f_109477_ net/minecraft/client/renderer/LevelRenderer/ticks +FD: net/minecraft/client/renderer/LevelRenderer/f_172937_ net/minecraft/client/renderer/LevelRenderer/CHUNK_SIZE +FD: net/minecraft/client/renderer/LevelRenderer/f_172938_ net/minecraft/client/renderer/LevelRenderer/cullingFrustum +FD: net/minecraft/client/renderer/LevelRenderer/f_172941_ net/minecraft/client/renderer/LevelRenderer/SKY_DISC_RADIUS +FD: net/minecraft/client/renderer/LevelRenderer/f_172942_ net/minecraft/client/renderer/LevelRenderer/MIN_FOG_DISTANCE +FD: net/minecraft/client/renderer/LevelRenderer/f_172943_ net/minecraft/client/renderer/LevelRenderer/RAIN_RADIUS +FD: net/minecraft/client/renderer/LevelRenderer/f_172944_ net/minecraft/client/renderer/LevelRenderer/RAIN_DIAMETER +FD: net/minecraft/client/renderer/LevelRenderer/f_172945_ net/minecraft/client/renderer/LevelRenderer/TRANSPARENT_SORT_COUNT +FD: net/minecraft/client/renderer/LevelRenderer/f_172946_ net/minecraft/client/renderer/LevelRenderer/blockEntityRenderDispatcher +FD: net/minecraft/client/renderer/LevelRenderer/f_194297_ net/minecraft/client/renderer/LevelRenderer/renderChunksInFrustum +FD: net/minecraft/client/renderer/LevelRenderer/f_194298_ net/minecraft/client/renderer/LevelRenderer/lastFullRenderChunkUpdate +FD: net/minecraft/client/renderer/LevelRenderer/f_194299_ net/minecraft/client/renderer/LevelRenderer/needsFrustumUpdate +FD: net/minecraft/client/renderer/LevelRenderer/f_194300_ net/minecraft/client/renderer/LevelRenderer/needsFullRenderChunkUpdate +FD: net/minecraft/client/renderer/LevelRenderer/f_194301_ net/minecraft/client/renderer/LevelRenderer/nextFullUpdateMillis +FD: net/minecraft/client/renderer/LevelRenderer/f_194302_ net/minecraft/client/renderer/LevelRenderer/HALF_CHUNK_SIZE +FD: net/minecraft/client/renderer/LevelRenderer/f_194303_ net/minecraft/client/renderer/LevelRenderer/MINIMUM_ADVANCED_CULLING_DISTANCE +FD: net/minecraft/client/renderer/LevelRenderer/f_194304_ net/minecraft/client/renderer/LevelRenderer/CEILED_SECTION_DIAGONAL +FD: net/minecraft/client/renderer/LevelRenderer/f_194305_ net/minecraft/client/renderer/LevelRenderer/HALF_A_SECOND_IN_MILLIS +FD: net/minecraft/client/renderer/LevelRenderer/f_194306_ net/minecraft/client/renderer/LevelRenderer/recentlyCompiledChunks +FD: net/minecraft/client/renderer/LevelRenderer/f_194307_ net/minecraft/client/renderer/LevelRenderer/renderChunkStorage +FD: net/minecraft/client/renderer/LevelRenderer/net/minecraft/client/renderer/LevelRenderer net/minecraft/client/renderer/LevelRenderer/net/minecraft/client/renderer/LevelRenderer +MD: net/minecraft/client/renderer/LevelRenderer/ ()V net/minecraft/client/renderer/LevelRenderer/ ()V +MD: net/minecraft/client/renderer/LevelRenderer/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/RenderBuffers;)V net/minecraft/client/renderer/LevelRenderer/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/RenderBuffers;)V +MD: net/minecraft/client/renderer/LevelRenderer/close ()V net/minecraft/client/renderer/LevelRenderer/close ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109482_ ()V net/minecraft/client/renderer/LevelRenderer/initOutline ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109487_ (II)V net/minecraft/client/renderer/LevelRenderer/resize (II)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109490_ (III)V net/minecraft/client/renderer/LevelRenderer/setSectionDirtyWithNeighbors (III)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109494_ (IIIIII)V net/minecraft/client/renderer/LevelRenderer/setBlocksDirty (IIIIII)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109501_ (IIIZ)V net/minecraft/client/renderer/LevelRenderer/setSectionDirty (IIIZ)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109506_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/client/renderer/LevelRenderer/globalLevelEvent (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109514_ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/LevelRenderer/playStreamingMusic (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109517_ (Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V net/minecraft/client/renderer/LevelRenderer/renderEntity (Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109525_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;DDDLnet/minecraft/client/renderer/culling/Frustum;)V net/minecraft/client/renderer/LevelRenderer/captureFrustum (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;DDDLnet/minecraft/client/renderer/culling/Frustum;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109532_ (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V net/minecraft/client/renderer/LevelRenderer/levelEvent (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109537_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/LevelRenderer/getLightColor (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/LevelRenderer/m_109541_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/LevelRenderer/getLightColor (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/LevelRenderer/m_109544_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/client/renderer/LevelRenderer/blockChanged (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109550_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/client/renderer/LevelRenderer/notifyNearbyEntities (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109554_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V net/minecraft/client/renderer/LevelRenderer/drawStars (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109556_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;DDDDDDFFFF)V net/minecraft/client/renderer/LevelRenderer/addChainedFilledBoxVertices (Lcom/mojang/blaze3d/vertex/BufferBuilder;DDDDDDFFFF)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109578_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;DDDLnet/minecraft/world/phys/Vec3;)V net/minecraft/client/renderer/LevelRenderer/buildClouds (Lcom/mojang/blaze3d/vertex/BufferBuilder;DDDLnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109588_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/LevelRenderer/checkPoseStack (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109599_ (Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lcom/mojang/math/Matrix4f;)V net/minecraft/client/renderer/LevelRenderer/renderLevel (Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lcom/mojang/math/Matrix4f;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109608_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFF)V net/minecraft/client/renderer/LevelRenderer/renderLineBox (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFF)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109621_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFFFFF)V net/minecraft/client/renderer/LevelRenderer/renderLineBox (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFFFFF)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109637_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/renderer/LevelRenderer/renderHitOutline (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109646_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/phys/AABB;FFFF)V net/minecraft/client/renderer/LevelRenderer/renderLineBox (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/phys/AABB;FFFF)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109654_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/phys/shapes/VoxelShape;DDDFFFF)V net/minecraft/client/renderer/LevelRenderer/renderVoxelShape (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/phys/shapes/VoxelShape;DDDFFFF)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109665_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;I)V net/minecraft/client/renderer/LevelRenderer/addFrustumVertex (Lcom/mojang/blaze3d/vertex/VertexConsumer;I)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109668_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;IIIIIII)V net/minecraft/client/renderer/LevelRenderer/addFrustumQuad (Lcom/mojang/blaze3d/vertex/VertexConsumer;IIIIIII)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109693_ (Lnet/minecraft/client/Camera;)V net/minecraft/client/renderer/LevelRenderer/tickRain (Lnet/minecraft/client/Camera;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109701_ (Lnet/minecraft/client/multiplayer/ClientLevel;)V net/minecraft/client/renderer/LevelRenderer/setLevel (Lnet/minecraft/client/multiplayer/ClientLevel;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109703_ (Lnet/minecraft/client/renderer/LightTexture;FDDD)V net/minecraft/client/renderer/LevelRenderer/renderSnowAndRain (Lnet/minecraft/client/renderer/LightTexture;FDDD)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109721_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/renderer/LevelRenderer/setBlockDirty (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109728_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk; net/minecraft/client/renderer/LevelRenderer/getRelativeFrom (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk; +MD: net/minecraft/client/renderer/LevelRenderer/m_109732_ (Lnet/minecraft/core/BlockPos;Z)V net/minecraft/client/renderer/LevelRenderer/setBlockDirty (Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109735_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V net/minecraft/client/renderer/LevelRenderer/addParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109743_ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V net/minecraft/client/renderer/LevelRenderer/addParticle (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109752_ (Lnet/minecraft/core/particles/ParticleOptions;ZZDDDDDD)V net/minecraft/client/renderer/LevelRenderer/addParticle (Lnet/minecraft/core/particles/ParticleOptions;ZZDDDDDD)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109762_ (Ljava/util/Collection;Ljava/util/Collection;)V net/minecraft/client/renderer/LevelRenderer/updateGlobalBlockEntities (Ljava/util/Collection;Ljava/util/Collection;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109765_ (Lnet/minecraft/server/level/BlockDestructionProgress;)V net/minecraft/client/renderer/LevelRenderer/removeProgress (Lnet/minecraft/server/level/BlockDestructionProgress;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109767_ (Z)Lnet/minecraft/client/ParticleStatus; net/minecraft/client/renderer/LevelRenderer/calculateParticleLevel (Z)Lnet/minecraft/client/ParticleStatus; +MD: net/minecraft/client/renderer/LevelRenderer/m_109769_ ()V net/minecraft/client/renderer/LevelRenderer/doEntityOutline ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109770_ (III)V net/minecraft/client/renderer/LevelRenderer/setSectionDirty (III)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109774_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/client/renderer/LevelRenderer/destroyBlockProgress (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109780_ (Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/LevelRenderer/renderEndSky (Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109782_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/phys/shapes/VoxelShape;DDDFFFF)V net/minecraft/client/renderer/LevelRenderer/renderShape (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/phys/shapes/VoxelShape;DDDFFFF)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109793_ (Lnet/minecraft/client/Camera;)V net/minecraft/client/renderer/LevelRenderer/renderDebug (Lnet/minecraft/client/Camera;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_109795_ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/renderer/LevelRenderer/addParticleInternal (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/renderer/LevelRenderer/m_109804_ (Lnet/minecraft/core/particles/ParticleOptions;ZZDDDDDD)Lnet/minecraft/client/particle/Particle; net/minecraft/client/renderer/LevelRenderer/addParticleInternal (Lnet/minecraft/core/particles/ParticleOptions;ZZDDDDDD)Lnet/minecraft/client/particle/Particle; +MD: net/minecraft/client/renderer/LevelRenderer/m_109817_ ()Z net/minecraft/client/renderer/LevelRenderer/shouldShowEntityOutlines ()Z +MD: net/minecraft/client/renderer/LevelRenderer/m_109818_ ()V net/minecraft/client/renderer/LevelRenderer/allChanged ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109820_ ()Ljava/lang/String; net/minecraft/client/renderer/LevelRenderer/getChunkStatistics ()Ljava/lang/String; +MD: net/minecraft/client/renderer/LevelRenderer/m_109821_ ()I net/minecraft/client/renderer/LevelRenderer/countRenderedChunks ()I +MD: net/minecraft/client/renderer/LevelRenderer/m_109822_ ()Ljava/lang/String; net/minecraft/client/renderer/LevelRenderer/getEntityStatistics ()Ljava/lang/String; +MD: net/minecraft/client/renderer/LevelRenderer/m_109823_ ()V net/minecraft/client/renderer/LevelRenderer/tick ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109824_ ()V net/minecraft/client/renderer/LevelRenderer/clear ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109825_ ()Z net/minecraft/client/renderer/LevelRenderer/hasRenderedAllChunks ()Z +MD: net/minecraft/client/renderer/LevelRenderer/m_109826_ ()V net/minecraft/client/renderer/LevelRenderer/needsUpdate ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109827_ ()Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/LevelRenderer/entityTarget ()Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/renderer/LevelRenderer/m_109828_ ()Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/LevelRenderer/getTranslucentTarget ()Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/renderer/LevelRenderer/m_109829_ ()Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/LevelRenderer/getItemEntityTarget ()Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/renderer/LevelRenderer/m_109830_ ()Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/LevelRenderer/getParticlesTarget ()Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/renderer/LevelRenderer/m_109831_ ()Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/LevelRenderer/getWeatherTarget ()Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/renderer/LevelRenderer/m_109832_ ()Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/LevelRenderer/getCloudsTarget ()Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/renderer/LevelRenderer/m_109833_ ()V net/minecraft/client/renderer/LevelRenderer/initTransparency ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109834_ ()V net/minecraft/client/renderer/LevelRenderer/deinitTransparency ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109835_ ()V net/minecraft/client/renderer/LevelRenderer/createDarkSky ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109836_ ()V net/minecraft/client/renderer/LevelRenderer/createLightSky ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_109837_ ()V net/minecraft/client/renderer/LevelRenderer/createStars ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_172947_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;F)V net/minecraft/client/renderer/LevelRenderer/buildSkyDisc (Lcom/mojang/blaze3d/vertex/BufferBuilder;F)V +MD: net/minecraft/client/renderer/LevelRenderer/m_172954_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/math/Matrix4f;FDDD)V net/minecraft/client/renderer/LevelRenderer/renderClouds (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/math/Matrix4f;FDDD)V +MD: net/minecraft/client/renderer/LevelRenderer/m_172961_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/phys/Vec3;Lcom/mojang/math/Matrix4f;)V net/minecraft/client/renderer/LevelRenderer/prepareCullFrustum (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/world/phys/Vec3;Lcom/mojang/math/Matrix4f;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_172965_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFF)V net/minecraft/client/renderer/LevelRenderer/renderLineBox (Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFF)V +MD: net/minecraft/client/renderer/LevelRenderer/m_172993_ (Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack;DDDLcom/mojang/math/Matrix4f;)V net/minecraft/client/renderer/LevelRenderer/renderChunkLayer (Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack;DDDLcom/mojang/math/Matrix4f;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_173012_ (Lnet/minecraft/client/Camera;)V net/minecraft/client/renderer/LevelRenderer/renderWorldBorder (Lnet/minecraft/client/Camera;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_173014_ ()V net/minecraft/client/renderer/LevelRenderer/graphicsChanged ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_173015_ ()Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher; net/minecraft/client/renderer/LevelRenderer/getChunkRenderDispatcher ()Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher; +MD: net/minecraft/client/renderer/LevelRenderer/m_173016_ ()D net/minecraft/client/renderer/LevelRenderer/getTotalChunks ()D +MD: net/minecraft/client/renderer/LevelRenderer/m_173017_ ()D net/minecraft/client/renderer/LevelRenderer/getLastViewDistance ()D +MD: net/minecraft/client/renderer/LevelRenderer/m_173018_ ()V net/minecraft/client/renderer/LevelRenderer/captureFrustum ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_173019_ ()V net/minecraft/client/renderer/LevelRenderer/killFrustum ()V +MD: net/minecraft/client/renderer/LevelRenderer/m_194308_ (DDD)Ljava/lang/String; net/minecraft/client/renderer/LevelRenderer/lambda$addParticle$7 (DDD)Ljava/lang/String; +MD: net/minecraft/client/renderer/LevelRenderer/m_194312_ (J)Ljava/util/SortedSet; net/minecraft/client/renderer/LevelRenderer/lambda$destroyBlockProgress$8 (J)Ljava/util/SortedSet; +MD: net/minecraft/client/renderer/LevelRenderer/m_194314_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;DDDFFFFDDDDDD)V net/minecraft/client/renderer/LevelRenderer/lambda$renderShape$6 (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;DDDFFFFDDDDDD)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194330_ (Lnet/minecraft/client/Camera;FZ)V net/minecraft/client/renderer/LevelRenderer/lambda$renderLevel$3 (Lnet/minecraft/client/Camera;FZ)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194334_ (Lnet/minecraft/client/Camera;Lnet/minecraft/world/phys/Vec3;Z)V net/minecraft/client/renderer/LevelRenderer/lambda$setupRender$1 (Lnet/minecraft/client/Camera;Lnet/minecraft/world/phys/Vec3;Z)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194338_ (Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZ)V net/minecraft/client/renderer/LevelRenderer/setupRender (Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZ)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194343_ (Lnet/minecraft/client/Camera;Ljava/util/Queue;)V net/minecraft/client/renderer/LevelRenderer/initializeQueueForFullUpdate (Lnet/minecraft/client/Camera;Ljava/util/Queue;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194346_ (Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/LevelRenderer/lambda$renderLevel$4 (Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/LevelRenderer/m_194350_ (Lnet/minecraft/client/renderer/RenderType;)Ljava/lang/String; net/minecraft/client/renderer/LevelRenderer/lambda$renderChunkLayer$5 (Lnet/minecraft/client/renderer/RenderType;)Ljava/lang/String; +MD: net/minecraft/client/renderer/LevelRenderer/m_194352_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;)V net/minecraft/client/renderer/LevelRenderer/addRecentlyCompiledChunk (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194354_ (Lnet/minecraft/client/renderer/culling/Frustum;)V net/minecraft/client/renderer/LevelRenderer/applyFrustum (Lnet/minecraft/client/renderer/culling/Frustum;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194356_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;)D net/minecraft/client/renderer/LevelRenderer/lambda$initializeQueueForFullUpdate$2 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;)D +MD: net/minecraft/client/renderer/LevelRenderer/m_194359_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;)Z net/minecraft/client/renderer/LevelRenderer/closeToBorder (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;)Z +MD: net/minecraft/client/renderer/LevelRenderer/m_194362_ (Ljava/util/LinkedHashSet;Lnet/minecraft/client/renderer/LevelRenderer$RenderInfoMap;Lnet/minecraft/world/phys/Vec3;Ljava/util/Queue;Z)V net/minecraft/client/renderer/LevelRenderer/updateRenderChunks (Ljava/util/LinkedHashSet;Lnet/minecraft/client/renderer/LevelRenderer$RenderInfoMap;Lnet/minecraft/world/phys/Vec3;Ljava/util/Queue;Z)V +MD: net/minecraft/client/renderer/LevelRenderer/m_194368_ (J)J net/minecraft/client/renderer/LevelRenderer/lambda$setupRender$0 (J)J +MD: net/minecraft/client/renderer/LevelRenderer/m_194370_ (Lnet/minecraft/client/Camera;)V net/minecraft/client/renderer/LevelRenderer/compileChunks (Lnet/minecraft/client/Camera;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_202423_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/math/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;)V net/minecraft/client/renderer/LevelRenderer/renderSky (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/math/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;)V +MD: net/minecraft/client/renderer/LevelRenderer/m_202430_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/LevelRenderer/isChunkCompiled (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/renderer/LevelRenderer/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/LevelRenderer/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/f_109839_ net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/chunk +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/f_109841_ net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/directions +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/f_109842_ net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/step +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/f_173020_ net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/sourceDirections +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/core/Direction;I)V net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/core/Direction;I)V +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/equals (Ljava/lang/Object;)Z net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/hashCode ()I net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/hashCode ()I +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/m_109854_ (BLnet/minecraft/core/Direction;)V net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/setDirections (BLnet/minecraft/core/Direction;)V +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/m_109859_ (Lnet/minecraft/core/Direction;)Z net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/hasDirection (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/m_173025_ ()Z net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/hasSourceDirections ()Z +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/m_173026_ (I)Z net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/hasSourceDirection (I)Z +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/m_173028_ (Lnet/minecraft/core/Direction;)V net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo/addSourceDirection (Lnet/minecraft/core/Direction;)V +CL: net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/f_194375_ net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/renderInfoMap +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/f_194376_ net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/renderChunks +FD: net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage +MD: net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/ (I)V net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage/ (I)V +CL: net/minecraft/client/renderer/LevelRenderer$RenderInfoMap net/minecraft/client/renderer/LevelRenderer$RenderInfoMap +FD: net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/f_173030_ net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/infos +FD: net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/net/minecraft/client/renderer/LevelRenderer$RenderInfoMap net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/net/minecraft/client/renderer/LevelRenderer$RenderInfoMap +MD: net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/ (I)V net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/ (I)V +MD: net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/m_173035_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;)Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo; net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/get (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;)Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo; +MD: net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/m_173037_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;)V net/minecraft/client/renderer/LevelRenderer$RenderInfoMap/put (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;)V +CL: net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException +FD: net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException/net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException/net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException +MD: net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException/ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException/ (Ljava/lang/String;Ljava/lang/Throwable;)V +CL: net/minecraft/client/renderer/LightTexture net/minecraft/client/renderer/LightTexture +FD: net/minecraft/client/renderer/LightTexture/f_109870_ net/minecraft/client/renderer/LightTexture/lightTexture +FD: net/minecraft/client/renderer/LightTexture/f_109871_ net/minecraft/client/renderer/LightTexture/lightPixels +FD: net/minecraft/client/renderer/LightTexture/f_109872_ net/minecraft/client/renderer/LightTexture/lightTextureLocation +FD: net/minecraft/client/renderer/LightTexture/f_109873_ net/minecraft/client/renderer/LightTexture/updateLightTexture +FD: net/minecraft/client/renderer/LightTexture/f_109874_ net/minecraft/client/renderer/LightTexture/blockLightRedFlicker +FD: net/minecraft/client/renderer/LightTexture/f_109875_ net/minecraft/client/renderer/LightTexture/renderer +FD: net/minecraft/client/renderer/LightTexture/f_109876_ net/minecraft/client/renderer/LightTexture/minecraft +FD: net/minecraft/client/renderer/LightTexture/f_173040_ net/minecraft/client/renderer/LightTexture/FULL_BRIGHT +FD: net/minecraft/client/renderer/LightTexture/f_173041_ net/minecraft/client/renderer/LightTexture/FULL_SKY +FD: net/minecraft/client/renderer/LightTexture/f_173042_ net/minecraft/client/renderer/LightTexture/FULL_BLOCK +FD: net/minecraft/client/renderer/LightTexture/net/minecraft/client/renderer/LightTexture net/minecraft/client/renderer/LightTexture/net/minecraft/client/renderer/LightTexture +MD: net/minecraft/client/renderer/LightTexture/ (Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/LightTexture/ (Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/LightTexture/close ()V net/minecraft/client/renderer/LightTexture/close ()V +MD: net/minecraft/client/renderer/LightTexture/m_109880_ ()V net/minecraft/client/renderer/LightTexture/tick ()V +MD: net/minecraft/client/renderer/LightTexture/m_109881_ (F)V net/minecraft/client/renderer/LightTexture/updateLightTexture (F)V +MD: net/minecraft/client/renderer/LightTexture/m_109883_ (I)I net/minecraft/client/renderer/LightTexture/block (I)I +MD: net/minecraft/client/renderer/LightTexture/m_109885_ (II)I net/minecraft/client/renderer/LightTexture/pack (II)I +MD: net/minecraft/client/renderer/LightTexture/m_109888_ (Lnet/minecraft/world/level/Level;I)F net/minecraft/client/renderer/LightTexture/getBrightness (Lnet/minecraft/world/level/Level;I)F +MD: net/minecraft/client/renderer/LightTexture/m_109891_ ()V net/minecraft/client/renderer/LightTexture/turnOffLightLayer ()V +MD: net/minecraft/client/renderer/LightTexture/m_109892_ (F)F net/minecraft/client/renderer/LightTexture/notGamma (F)F +MD: net/minecraft/client/renderer/LightTexture/m_109894_ (I)I net/minecraft/client/renderer/LightTexture/sky (I)I +MD: net/minecraft/client/renderer/LightTexture/m_109896_ ()V net/minecraft/client/renderer/LightTexture/turnOnLightLayer ()V +CL: net/minecraft/client/renderer/MultiBufferSource net/minecraft/client/renderer/MultiBufferSource +FD: net/minecraft/client/renderer/MultiBufferSource/net/minecraft/client/renderer/MultiBufferSource net/minecraft/client/renderer/MultiBufferSource/net/minecraft/client/renderer/MultiBufferSource +MD: net/minecraft/client/renderer/MultiBufferSource/m_109898_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; net/minecraft/client/renderer/MultiBufferSource/immediate (Lcom/mojang/blaze3d/vertex/BufferBuilder;)Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; +MD: net/minecraft/client/renderer/MultiBufferSource/m_109900_ (Ljava/util/Map;Lcom/mojang/blaze3d/vertex/BufferBuilder;)Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; net/minecraft/client/renderer/MultiBufferSource/immediateWithBuffers (Ljava/util/Map;Lcom/mojang/blaze3d/vertex/BufferBuilder;)Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; +MD: net/minecraft/client/renderer/MultiBufferSource/m_6299_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/MultiBufferSource/getBuffer (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: net/minecraft/client/renderer/MultiBufferSource$BufferSource net/minecraft/client/renderer/MultiBufferSource$BufferSource +FD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/f_109904_ net/minecraft/client/renderer/MultiBufferSource$BufferSource/builder +FD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/f_109905_ net/minecraft/client/renderer/MultiBufferSource$BufferSource/fixedBuffers +FD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/f_109906_ net/minecraft/client/renderer/MultiBufferSource$BufferSource/lastState +FD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/f_109907_ net/minecraft/client/renderer/MultiBufferSource$BufferSource/startedBuffers +FD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/net/minecraft/client/renderer/MultiBufferSource$BufferSource net/minecraft/client/renderer/MultiBufferSource$BufferSource/net/minecraft/client/renderer/MultiBufferSource$BufferSource +MD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Ljava/util/Map;)V net/minecraft/client/renderer/MultiBufferSource$BufferSource/ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Ljava/util/Map;)V +MD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/m_109911_ ()V net/minecraft/client/renderer/MultiBufferSource$BufferSource/endBatch ()V +MD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/m_109912_ (Lnet/minecraft/client/renderer/RenderType;)V net/minecraft/client/renderer/MultiBufferSource$BufferSource/endBatch (Lnet/minecraft/client/renderer/RenderType;)V +MD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/m_109914_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/BufferBuilder; net/minecraft/client/renderer/MultiBufferSource$BufferSource/getBuilderRaw (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/BufferBuilder; +MD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/m_109916_ (Lnet/minecraft/client/renderer/RenderType;)V net/minecraft/client/renderer/MultiBufferSource$BufferSource/lambda$endBatch$0 (Lnet/minecraft/client/renderer/RenderType;)V +MD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/m_173043_ ()V net/minecraft/client/renderer/MultiBufferSource$BufferSource/endLastBatch ()V +MD: net/minecraft/client/renderer/MultiBufferSource$BufferSource/m_6299_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/MultiBufferSource$BufferSource/getBuffer (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: net/minecraft/client/renderer/OutlineBufferSource net/minecraft/client/renderer/OutlineBufferSource +FD: net/minecraft/client/renderer/OutlineBufferSource/f_109920_ net/minecraft/client/renderer/OutlineBufferSource/bufferSource +FD: net/minecraft/client/renderer/OutlineBufferSource/f_109921_ net/minecraft/client/renderer/OutlineBufferSource/outlineBufferSource +FD: net/minecraft/client/renderer/OutlineBufferSource/f_109922_ net/minecraft/client/renderer/OutlineBufferSource/teamR +FD: net/minecraft/client/renderer/OutlineBufferSource/f_109923_ net/minecraft/client/renderer/OutlineBufferSource/teamG +FD: net/minecraft/client/renderer/OutlineBufferSource/f_109924_ net/minecraft/client/renderer/OutlineBufferSource/teamB +FD: net/minecraft/client/renderer/OutlineBufferSource/f_109925_ net/minecraft/client/renderer/OutlineBufferSource/teamA +FD: net/minecraft/client/renderer/OutlineBufferSource/net/minecraft/client/renderer/OutlineBufferSource net/minecraft/client/renderer/OutlineBufferSource/net/minecraft/client/renderer/OutlineBufferSource +MD: net/minecraft/client/renderer/OutlineBufferSource/ (Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V net/minecraft/client/renderer/OutlineBufferSource/ (Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;)V +MD: net/minecraft/client/renderer/OutlineBufferSource/m_109928_ ()V net/minecraft/client/renderer/OutlineBufferSource/endOutlineBatch ()V +MD: net/minecraft/client/renderer/OutlineBufferSource/m_109929_ (IIII)V net/minecraft/client/renderer/OutlineBufferSource/setColor (IIII)V +MD: net/minecraft/client/renderer/OutlineBufferSource/m_6299_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/OutlineBufferSource/getBuffer (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator +FD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/f_109936_ net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/delegate +FD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/f_109937_ net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/x +FD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/f_109938_ net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/y +FD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/f_109939_ net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/z +FD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/f_109940_ net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/u +FD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/f_109941_ net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/v +FD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;IIII)V net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;IIII)V +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_141991_ ()V net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/unsetDefaultColor ()V +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_142461_ (IIII)V net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/defaultColor (IIII)V +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_5483_ (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_5601_ (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_5752_ ()V net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/endVertex ()V +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_5954_ (FFFFFFFFFIIFFF)V net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/vertex (FFFFFFFFFIIFFF)V +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_7120_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_7122_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/m_7421_ (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/OutlineBufferSource$EntityOutlineGenerator/uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: net/minecraft/client/renderer/PanoramaRenderer net/minecraft/client/renderer/PanoramaRenderer +FD: net/minecraft/client/renderer/PanoramaRenderer/f_109998_ net/minecraft/client/renderer/PanoramaRenderer/minecraft +FD: net/minecraft/client/renderer/PanoramaRenderer/f_109999_ net/minecraft/client/renderer/PanoramaRenderer/cubeMap +FD: net/minecraft/client/renderer/PanoramaRenderer/f_110000_ net/minecraft/client/renderer/PanoramaRenderer/time +FD: net/minecraft/client/renderer/PanoramaRenderer/net/minecraft/client/renderer/PanoramaRenderer net/minecraft/client/renderer/PanoramaRenderer/net/minecraft/client/renderer/PanoramaRenderer +MD: net/minecraft/client/renderer/PanoramaRenderer/ (Lnet/minecraft/client/renderer/CubeMap;)V net/minecraft/client/renderer/PanoramaRenderer/ (Lnet/minecraft/client/renderer/CubeMap;)V +MD: net/minecraft/client/renderer/PanoramaRenderer/m_110003_ (FF)V net/minecraft/client/renderer/PanoramaRenderer/render (FF)V +CL: net/minecraft/client/renderer/PostChain net/minecraft/client/renderer/PostChain +FD: net/minecraft/client/renderer/PostChain/f_110006_ net/minecraft/client/renderer/PostChain/screenTarget +FD: net/minecraft/client/renderer/PostChain/f_110007_ net/minecraft/client/renderer/PostChain/resourceManager +FD: net/minecraft/client/renderer/PostChain/f_110008_ net/minecraft/client/renderer/PostChain/name +FD: net/minecraft/client/renderer/PostChain/f_110009_ net/minecraft/client/renderer/PostChain/passes +FD: net/minecraft/client/renderer/PostChain/f_110010_ net/minecraft/client/renderer/PostChain/customRenderTargets +FD: net/minecraft/client/renderer/PostChain/f_110011_ net/minecraft/client/renderer/PostChain/fullSizedTargets +FD: net/minecraft/client/renderer/PostChain/f_110012_ net/minecraft/client/renderer/PostChain/shaderOrthoMatrix +FD: net/minecraft/client/renderer/PostChain/f_110013_ net/minecraft/client/renderer/PostChain/screenWidth +FD: net/minecraft/client/renderer/PostChain/f_110014_ net/minecraft/client/renderer/PostChain/screenHeight +FD: net/minecraft/client/renderer/PostChain/f_110015_ net/minecraft/client/renderer/PostChain/time +FD: net/minecraft/client/renderer/PostChain/f_110016_ net/minecraft/client/renderer/PostChain/lastStamp +FD: net/minecraft/client/renderer/PostChain/f_173045_ net/minecraft/client/renderer/PostChain/MAIN_RENDER_TARGET +FD: net/minecraft/client/renderer/PostChain/net/minecraft/client/renderer/PostChain net/minecraft/client/renderer/PostChain/net/minecraft/client/renderer/PostChain +MD: net/minecraft/client/renderer/PostChain/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/resources/ResourceManager;Lcom/mojang/blaze3d/pipeline/RenderTarget;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/PostChain/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/resources/ResourceManager;Lcom/mojang/blaze3d/pipeline/RenderTarget;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/PostChain/close ()V net/minecraft/client/renderer/PostChain/close ()V +MD: net/minecraft/client/renderer/PostChain/m_110022_ ()Ljava/lang/String; net/minecraft/client/renderer/PostChain/getName ()Ljava/lang/String; +MD: net/minecraft/client/renderer/PostChain/m_110023_ (F)V net/minecraft/client/renderer/PostChain/process (F)V +MD: net/minecraft/client/renderer/PostChain/m_110025_ (II)V net/minecraft/client/renderer/PostChain/resize (II)V +MD: net/minecraft/client/renderer/PostChain/m_110028_ (Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/PostChain/parseTargetNode (Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/PostChain/m_110030_ (Lnet/minecraft/client/renderer/texture/TextureManager;Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/PostChain/parsePassNode (Lnet/minecraft/client/renderer/texture/TextureManager;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/PostChain/m_110033_ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/PostChain/load (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/PostChain/m_110036_ (Ljava/lang/String;)Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/PostChain/getTempTarget (Ljava/lang/String;)Lcom/mojang/blaze3d/pipeline/RenderTarget; +MD: net/minecraft/client/renderer/PostChain/m_110038_ (Ljava/lang/String;II)V net/minecraft/client/renderer/PostChain/addTempTarget (Ljava/lang/String;II)V +MD: net/minecraft/client/renderer/PostChain/m_110042_ (Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Lcom/mojang/blaze3d/pipeline/RenderTarget;)Lnet/minecraft/client/renderer/PostPass; net/minecraft/client/renderer/PostChain/addPass (Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Lcom/mojang/blaze3d/pipeline/RenderTarget;)Lnet/minecraft/client/renderer/PostPass; +MD: net/minecraft/client/renderer/PostChain/m_110046_ ()V net/minecraft/client/renderer/PostChain/updateOrthoMatrix ()V +MD: net/minecraft/client/renderer/PostChain/m_110047_ (Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/PostChain/parseUniformNode (Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/PostChain/m_110049_ (Ljava/lang/String;)Lcom/mojang/blaze3d/pipeline/RenderTarget; net/minecraft/client/renderer/PostChain/getRenderTarget (Ljava/lang/String;)Lcom/mojang/blaze3d/pipeline/RenderTarget; +CL: net/minecraft/client/renderer/PostPass net/minecraft/client/renderer/PostPass +FD: net/minecraft/client/renderer/PostPass/f_110052_ net/minecraft/client/renderer/PostPass/inTarget +FD: net/minecraft/client/renderer/PostPass/f_110053_ net/minecraft/client/renderer/PostPass/outTarget +FD: net/minecraft/client/renderer/PostPass/f_110054_ net/minecraft/client/renderer/PostPass/effect +FD: net/minecraft/client/renderer/PostPass/f_110055_ net/minecraft/client/renderer/PostPass/auxAssets +FD: net/minecraft/client/renderer/PostPass/f_110056_ net/minecraft/client/renderer/PostPass/auxNames +FD: net/minecraft/client/renderer/PostPass/f_110057_ net/minecraft/client/renderer/PostPass/auxWidths +FD: net/minecraft/client/renderer/PostPass/f_110058_ net/minecraft/client/renderer/PostPass/auxHeights +FD: net/minecraft/client/renderer/PostPass/f_110059_ net/minecraft/client/renderer/PostPass/shaderOrthoMatrix +FD: net/minecraft/client/renderer/PostPass/net/minecraft/client/renderer/PostPass net/minecraft/client/renderer/PostPass/net/minecraft/client/renderer/PostPass +MD: net/minecraft/client/renderer/PostPass/ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Lcom/mojang/blaze3d/pipeline/RenderTarget;)V net/minecraft/client/renderer/PostPass/ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/lang/String;Lcom/mojang/blaze3d/pipeline/RenderTarget;Lcom/mojang/blaze3d/pipeline/RenderTarget;)V +MD: net/minecraft/client/renderer/PostPass/close ()V net/minecraft/client/renderer/PostPass/close ()V +MD: net/minecraft/client/renderer/PostPass/m_110065_ (F)V net/minecraft/client/renderer/PostPass/process (F)V +MD: net/minecraft/client/renderer/PostPass/m_110067_ (Lcom/mojang/math/Matrix4f;)V net/minecraft/client/renderer/PostPass/setOrthoMatrix (Lcom/mojang/math/Matrix4f;)V +MD: net/minecraft/client/renderer/PostPass/m_110069_ (Ljava/lang/String;Ljava/util/function/IntSupplier;II)V net/minecraft/client/renderer/PostPass/addAuxAsset (Ljava/lang/String;Ljava/util/function/IntSupplier;II)V +MD: net/minecraft/client/renderer/PostPass/m_110074_ ()Lnet/minecraft/client/renderer/EffectInstance; net/minecraft/client/renderer/PostPass/getEffect ()Lnet/minecraft/client/renderer/EffectInstance; +MD: net/minecraft/client/renderer/PostPass/m_173046_ ()Ljava/lang/String; net/minecraft/client/renderer/PostPass/getName ()Ljava/lang/String; +CL: net/minecraft/client/renderer/Rect2i net/minecraft/client/renderer/Rect2i +FD: net/minecraft/client/renderer/Rect2i/f_110076_ net/minecraft/client/renderer/Rect2i/xPos +FD: net/minecraft/client/renderer/Rect2i/f_110077_ net/minecraft/client/renderer/Rect2i/yPos +FD: net/minecraft/client/renderer/Rect2i/f_110078_ net/minecraft/client/renderer/Rect2i/width +FD: net/minecraft/client/renderer/Rect2i/f_110079_ net/minecraft/client/renderer/Rect2i/height +FD: net/minecraft/client/renderer/Rect2i/net/minecraft/client/renderer/Rect2i net/minecraft/client/renderer/Rect2i/net/minecraft/client/renderer/Rect2i +MD: net/minecraft/client/renderer/Rect2i/ (IIII)V net/minecraft/client/renderer/Rect2i/ (IIII)V +MD: net/minecraft/client/renderer/Rect2i/m_110085_ ()I net/minecraft/client/renderer/Rect2i/getX ()I +MD: net/minecraft/client/renderer/Rect2i/m_110086_ ()I net/minecraft/client/renderer/Rect2i/getY ()I +MD: net/minecraft/client/renderer/Rect2i/m_110087_ (II)Z net/minecraft/client/renderer/Rect2i/contains (II)Z +MD: net/minecraft/client/renderer/Rect2i/m_110090_ ()I net/minecraft/client/renderer/Rect2i/getWidth ()I +MD: net/minecraft/client/renderer/Rect2i/m_110091_ ()I net/minecraft/client/renderer/Rect2i/getHeight ()I +MD: net/minecraft/client/renderer/Rect2i/m_173047_ (I)V net/minecraft/client/renderer/Rect2i/setX (I)V +MD: net/minecraft/client/renderer/Rect2i/m_173049_ (II)V net/minecraft/client/renderer/Rect2i/setPosition (II)V +MD: net/minecraft/client/renderer/Rect2i/m_173052_ (Lnet/minecraft/client/renderer/Rect2i;)Lnet/minecraft/client/renderer/Rect2i; net/minecraft/client/renderer/Rect2i/intersect (Lnet/minecraft/client/renderer/Rect2i;)Lnet/minecraft/client/renderer/Rect2i; +MD: net/minecraft/client/renderer/Rect2i/m_173054_ (I)V net/minecraft/client/renderer/Rect2i/setY (I)V +MD: net/minecraft/client/renderer/Rect2i/m_173056_ (I)V net/minecraft/client/renderer/Rect2i/setWidth (I)V +MD: net/minecraft/client/renderer/Rect2i/m_173058_ (I)V net/minecraft/client/renderer/Rect2i/setHeight (I)V +CL: net/minecraft/client/renderer/RenderBuffers net/minecraft/client/renderer/RenderBuffers +FD: net/minecraft/client/renderer/RenderBuffers/f_110092_ net/minecraft/client/renderer/RenderBuffers/fixedBufferPack +FD: net/minecraft/client/renderer/RenderBuffers/f_110093_ net/minecraft/client/renderer/RenderBuffers/fixedBuffers +FD: net/minecraft/client/renderer/RenderBuffers/f_110094_ net/minecraft/client/renderer/RenderBuffers/bufferSource +FD: net/minecraft/client/renderer/RenderBuffers/f_110095_ net/minecraft/client/renderer/RenderBuffers/crumblingBufferSource +FD: net/minecraft/client/renderer/RenderBuffers/f_110096_ net/minecraft/client/renderer/RenderBuffers/outlineBufferSource +FD: net/minecraft/client/renderer/RenderBuffers/net/minecraft/client/renderer/RenderBuffers net/minecraft/client/renderer/RenderBuffers/net/minecraft/client/renderer/RenderBuffers +MD: net/minecraft/client/renderer/RenderBuffers/ ()V net/minecraft/client/renderer/RenderBuffers/ ()V +MD: net/minecraft/client/renderer/RenderBuffers/m_110098_ ()Lnet/minecraft/client/renderer/ChunkBufferBuilderPack; net/minecraft/client/renderer/RenderBuffers/fixedBufferPack ()Lnet/minecraft/client/renderer/ChunkBufferBuilderPack; +MD: net/minecraft/client/renderer/RenderBuffers/m_110099_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;)V net/minecraft/client/renderer/RenderBuffers/lambda$new$1 (Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;)V +MD: net/minecraft/client/renderer/RenderBuffers/m_110101_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;Lnet/minecraft/client/renderer/RenderType;)V net/minecraft/client/renderer/RenderBuffers/put (Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;Lnet/minecraft/client/renderer/RenderType;)V +MD: net/minecraft/client/renderer/RenderBuffers/m_110104_ ()Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; net/minecraft/client/renderer/RenderBuffers/bufferSource ()Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; +MD: net/minecraft/client/renderer/RenderBuffers/m_110108_ ()Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; net/minecraft/client/renderer/RenderBuffers/crumblingBufferSource ()Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource; +MD: net/minecraft/client/renderer/RenderBuffers/m_110109_ ()Lnet/minecraft/client/renderer/OutlineBufferSource; net/minecraft/client/renderer/RenderBuffers/outlineBufferSource ()Lnet/minecraft/client/renderer/OutlineBufferSource; +MD: net/minecraft/client/renderer/RenderBuffers/m_173060_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;Lnet/minecraft/client/renderer/RenderType;)V net/minecraft/client/renderer/RenderBuffers/lambda$new$0 (Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;Lnet/minecraft/client/renderer/RenderType;)V +CL: net/minecraft/client/renderer/RenderStateShard net/minecraft/client/renderer/RenderStateShard +FD: net/minecraft/client/renderer/RenderStateShard/f_110110_ net/minecraft/client/renderer/RenderStateShard/NO_CULL +FD: net/minecraft/client/renderer/RenderStateShard/f_110111_ net/minecraft/client/renderer/RenderStateShard/NO_DEPTH_TEST +FD: net/minecraft/client/renderer/RenderStateShard/f_110112_ net/minecraft/client/renderer/RenderStateShard/EQUAL_DEPTH_TEST +FD: net/minecraft/client/renderer/RenderStateShard/f_110113_ net/minecraft/client/renderer/RenderStateShard/LEQUAL_DEPTH_TEST +FD: net/minecraft/client/renderer/RenderStateShard/f_110114_ net/minecraft/client/renderer/RenderStateShard/COLOR_DEPTH_WRITE +FD: net/minecraft/client/renderer/RenderStateShard/f_110115_ net/minecraft/client/renderer/RenderStateShard/COLOR_WRITE +FD: net/minecraft/client/renderer/RenderStateShard/f_110116_ net/minecraft/client/renderer/RenderStateShard/DEPTH_WRITE +FD: net/minecraft/client/renderer/RenderStateShard/f_110117_ net/minecraft/client/renderer/RenderStateShard/NO_LAYERING +FD: net/minecraft/client/renderer/RenderStateShard/f_110118_ net/minecraft/client/renderer/RenderStateShard/POLYGON_OFFSET_LAYERING +FD: net/minecraft/client/renderer/RenderStateShard/f_110119_ net/minecraft/client/renderer/RenderStateShard/VIEW_OFFSET_Z_LAYERING +FD: net/minecraft/client/renderer/RenderStateShard/f_110123_ net/minecraft/client/renderer/RenderStateShard/MAIN_TARGET +FD: net/minecraft/client/renderer/RenderStateShard/f_110124_ net/minecraft/client/renderer/RenderStateShard/OUTLINE_TARGET +FD: net/minecraft/client/renderer/RenderStateShard/f_110125_ net/minecraft/client/renderer/RenderStateShard/TRANSLUCENT_TARGET +FD: net/minecraft/client/renderer/RenderStateShard/f_110126_ net/minecraft/client/renderer/RenderStateShard/PARTICLES_TARGET +FD: net/minecraft/client/renderer/RenderStateShard/f_110127_ net/minecraft/client/renderer/RenderStateShard/WEATHER_TARGET +FD: net/minecraft/client/renderer/RenderStateShard/f_110128_ net/minecraft/client/renderer/RenderStateShard/CLOUDS_TARGET +FD: net/minecraft/client/renderer/RenderStateShard/f_110129_ net/minecraft/client/renderer/RenderStateShard/ITEM_ENTITY_TARGET +FD: net/minecraft/client/renderer/RenderStateShard/f_110130_ net/minecraft/client/renderer/RenderStateShard/DEFAULT_LINE +FD: net/minecraft/client/renderer/RenderStateShard/f_110131_ net/minecraft/client/renderer/RenderStateShard/setupState +FD: net/minecraft/client/renderer/RenderStateShard/f_110132_ net/minecraft/client/renderer/RenderStateShard/clearState +FD: net/minecraft/client/renderer/RenderStateShard/f_110133_ net/minecraft/client/renderer/RenderStateShard/name +FD: net/minecraft/client/renderer/RenderStateShard/f_110134_ net/minecraft/client/renderer/RenderStateShard/NO_TRANSPARENCY +FD: net/minecraft/client/renderer/RenderStateShard/f_110135_ net/minecraft/client/renderer/RenderStateShard/ADDITIVE_TRANSPARENCY +FD: net/minecraft/client/renderer/RenderStateShard/f_110136_ net/minecraft/client/renderer/RenderStateShard/LIGHTNING_TRANSPARENCY +FD: net/minecraft/client/renderer/RenderStateShard/f_110137_ net/minecraft/client/renderer/RenderStateShard/GLINT_TRANSPARENCY +FD: net/minecraft/client/renderer/RenderStateShard/f_110138_ net/minecraft/client/renderer/RenderStateShard/CRUMBLING_TRANSPARENCY +FD: net/minecraft/client/renderer/RenderStateShard/f_110139_ net/minecraft/client/renderer/RenderStateShard/TRANSLUCENT_TRANSPARENCY +FD: net/minecraft/client/renderer/RenderStateShard/f_110145_ net/minecraft/client/renderer/RenderStateShard/BLOCK_SHEET_MIPPED +FD: net/minecraft/client/renderer/RenderStateShard/f_110146_ net/minecraft/client/renderer/RenderStateShard/BLOCK_SHEET +FD: net/minecraft/client/renderer/RenderStateShard/f_110147_ net/minecraft/client/renderer/RenderStateShard/NO_TEXTURE +FD: net/minecraft/client/renderer/RenderStateShard/f_110148_ net/minecraft/client/renderer/RenderStateShard/DEFAULT_TEXTURING +FD: net/minecraft/client/renderer/RenderStateShard/f_110150_ net/minecraft/client/renderer/RenderStateShard/GLINT_TEXTURING +FD: net/minecraft/client/renderer/RenderStateShard/f_110151_ net/minecraft/client/renderer/RenderStateShard/ENTITY_GLINT_TEXTURING +FD: net/minecraft/client/renderer/RenderStateShard/f_110152_ net/minecraft/client/renderer/RenderStateShard/LIGHTMAP +FD: net/minecraft/client/renderer/RenderStateShard/f_110153_ net/minecraft/client/renderer/RenderStateShard/NO_LIGHTMAP +FD: net/minecraft/client/renderer/RenderStateShard/f_110154_ net/minecraft/client/renderer/RenderStateShard/OVERLAY +FD: net/minecraft/client/renderer/RenderStateShard/f_110155_ net/minecraft/client/renderer/RenderStateShard/NO_OVERLAY +FD: net/minecraft/client/renderer/RenderStateShard/f_110158_ net/minecraft/client/renderer/RenderStateShard/CULL +FD: net/minecraft/client/renderer/RenderStateShard/f_173063_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_CUTOUT_NO_CULL_Z_OFFSET_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173064_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ITEM_ENTITY_TRANSLUCENT_CULL_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173065_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_TRANSLUCENT_CULL_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173066_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_TRANSLUCENT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173067_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_SMOOTH_CUTOUT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173068_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_BEACON_BEAM_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173069_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_DECAL_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173070_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_NO_OUTLINE_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173071_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_SHADOW_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173072_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_ALPHA_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173073_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_EYES_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173074_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENERGY_SWIRL_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173075_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_LEASH_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173076_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_WATER_MASK_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173077_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_OUTLINE_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173078_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ARMOR_GLINT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173079_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ARMOR_ENTITY_GLINT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173080_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_GLINT_TRANSLUCENT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173081_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_GLINT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173082_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_GLINT_DIRECT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173083_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_GLINT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173084_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_GLINT_DIRECT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173085_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_CRUMBLING_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173086_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TEXT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173087_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TEXT_INTENSITY_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173088_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TEXT_SEE_THROUGH_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173089_ net/minecraft/client/renderer/RenderStateShard/VIEW_SCALE_Z_EPSILON +FD: net/minecraft/client/renderer/RenderStateShard/f_173090_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TEXT_INTENSITY_SEE_THROUGH_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173091_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_LIGHTNING_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173092_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TRIPWIRE_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173093_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_END_PORTAL_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173094_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_END_GATEWAY_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173095_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_LINES_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173096_ net/minecraft/client/renderer/RenderStateShard/NO_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173097_ net/minecraft/client/renderer/RenderStateShard/BLOCK_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173098_ net/minecraft/client/renderer/RenderStateShard/NEW_ENTITY_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173099_ net/minecraft/client/renderer/RenderStateShard/POSITION_COLOR_LIGHTMAP_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173100_ net/minecraft/client/renderer/RenderStateShard/POSITION_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173101_ net/minecraft/client/renderer/RenderStateShard/POSITION_COLOR_TEX_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173102_ net/minecraft/client/renderer/RenderStateShard/POSITION_TEX_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173103_ net/minecraft/client/renderer/RenderStateShard/POSITION_COLOR_TEX_LIGHTMAP_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173104_ net/minecraft/client/renderer/RenderStateShard/POSITION_COLOR_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173105_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_SOLID_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173106_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_CUTOUT_MIPPED_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173107_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_CUTOUT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173108_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TRANSLUCENT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173109_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TRANSLUCENT_MOVING_BLOCK_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173110_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_TRANSLUCENT_NO_CRUMBLING_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173111_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ARMOR_CUTOUT_NO_CULL_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173112_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_SOLID_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173113_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_CUTOUT_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/f_173114_ net/minecraft/client/renderer/RenderStateShard/RENDERTYPE_ENTITY_CUTOUT_NO_CULL_SHADER +FD: net/minecraft/client/renderer/RenderStateShard/net/minecraft/client/renderer/RenderStateShard net/minecraft/client/renderer/RenderStateShard/net/minecraft/client/renderer/RenderStateShard +MD: net/minecraft/client/renderer/RenderStateShard/ ()V net/minecraft/client/renderer/RenderStateShard/ ()V +MD: net/minecraft/client/renderer/RenderStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V net/minecraft/client/renderer/RenderStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/RenderStateShard/m_110164_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$20 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110165_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$19 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110166_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$18 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110167_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$17 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110168_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$16 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110169_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$15 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110170_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$14 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110171_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$13 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110172_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$12 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110173_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$11 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110174_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$10 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110175_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$9 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110176_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$8 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110177_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$7 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110178_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$6 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110179_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$5 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110180_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$4 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110181_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$3 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110182_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$2 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110183_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$1 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110184_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$0 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110185_ ()V net/minecraft/client/renderer/RenderStateShard/setupRenderState ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110186_ (F)V net/minecraft/client/renderer/RenderStateShard/setupGlintTexturing (F)V +MD: net/minecraft/client/renderer/RenderStateShard/m_110188_ ()V net/minecraft/client/renderer/RenderStateShard/clearRenderState ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110199_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$37 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110200_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$36 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110201_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$35 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110202_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$34 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110203_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$33 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110204_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$32 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110205_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$31 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110206_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$30 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110207_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$29 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110208_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$28 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110209_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$27 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110211_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$26 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110212_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$25 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110213_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$24 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110214_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$23 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110215_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$22 ()V +MD: net/minecraft/client/renderer/RenderStateShard/m_110216_ ()V net/minecraft/client/renderer/RenderStateShard/lambda$static$21 ()V +MD: net/minecraft/client/renderer/RenderStateShard/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderStateShard/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderStateShard$BooleanStateShard net/minecraft/client/renderer/RenderStateShard$BooleanStateShard +FD: net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/f_110227_ net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/enabled +FD: net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/net/minecraft/client/renderer/RenderStateShard$BooleanStateShard net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/net/minecraft/client/renderer/RenderStateShard$BooleanStateShard +MD: net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;Z)V net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;Z)V +MD: net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderStateShard$BooleanStateShard/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderStateShard$CullStateShard net/minecraft/client/renderer/RenderStateShard$CullStateShard +FD: net/minecraft/client/renderer/RenderStateShard$CullStateShard/net/minecraft/client/renderer/RenderStateShard$CullStateShard net/minecraft/client/renderer/RenderStateShard$CullStateShard/net/minecraft/client/renderer/RenderStateShard$CullStateShard +MD: net/minecraft/client/renderer/RenderStateShard$CullStateShard/ (Z)V net/minecraft/client/renderer/RenderStateShard$CullStateShard/ (Z)V +MD: net/minecraft/client/renderer/RenderStateShard$CullStateShard/m_110239_ (Z)V net/minecraft/client/renderer/RenderStateShard$CullStateShard/lambda$new$1 (Z)V +MD: net/minecraft/client/renderer/RenderStateShard$CullStateShard/m_110241_ (Z)V net/minecraft/client/renderer/RenderStateShard$CullStateShard/lambda$new$0 (Z)V +CL: net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard +FD: net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/f_110243_ net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/functionName +FD: net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard +MD: net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/ (Ljava/lang/String;I)V net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/ (Ljava/lang/String;I)V +MD: net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/m_110248_ (I)V net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/lambda$new$1 (I)V +MD: net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/m_110250_ (I)V net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/lambda$new$0 (I)V +MD: net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderStateShard$DepthTestStateShard/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard +FD: net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard +MD: net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/ ()V net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/ ()V +MD: net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/ (Ljava/lang/Runnable;Ljava/lang/Runnable;)V net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/ (Ljava/lang/Runnable;Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/m_142706_ ()Ljava/util/Optional; net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/cutoutTexture ()Ljava/util/Optional; +MD: net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/m_173119_ ()V net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/lambda$new$1 ()V +MD: net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/m_173120_ ()V net/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard/lambda$new$0 ()V +CL: net/minecraft/client/renderer/RenderStateShard$LayeringStateShard net/minecraft/client/renderer/RenderStateShard$LayeringStateShard +FD: net/minecraft/client/renderer/RenderStateShard$LayeringStateShard/net/minecraft/client/renderer/RenderStateShard$LayeringStateShard net/minecraft/client/renderer/RenderStateShard$LayeringStateShard/net/minecraft/client/renderer/RenderStateShard$LayeringStateShard +MD: net/minecraft/client/renderer/RenderStateShard$LayeringStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V net/minecraft/client/renderer/RenderStateShard$LayeringStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +CL: net/minecraft/client/renderer/RenderStateShard$LightmapStateShard net/minecraft/client/renderer/RenderStateShard$LightmapStateShard +FD: net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/net/minecraft/client/renderer/RenderStateShard$LightmapStateShard net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/net/minecraft/client/renderer/RenderStateShard$LightmapStateShard +MD: net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/ (Z)V net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/ (Z)V +MD: net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/m_110272_ (Z)V net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/lambda$new$1 (Z)V +MD: net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/m_110274_ (Z)V net/minecraft/client/renderer/RenderStateShard$LightmapStateShard/lambda$new$0 (Z)V +CL: net/minecraft/client/renderer/RenderStateShard$LineStateShard net/minecraft/client/renderer/RenderStateShard$LineStateShard +FD: net/minecraft/client/renderer/RenderStateShard$LineStateShard/f_110276_ net/minecraft/client/renderer/RenderStateShard$LineStateShard/width +FD: net/minecraft/client/renderer/RenderStateShard$LineStateShard/net/minecraft/client/renderer/RenderStateShard$LineStateShard net/minecraft/client/renderer/RenderStateShard$LineStateShard/net/minecraft/client/renderer/RenderStateShard$LineStateShard +MD: net/minecraft/client/renderer/RenderStateShard$LineStateShard/ (Ljava/util/OptionalDouble;)V net/minecraft/client/renderer/RenderStateShard$LineStateShard/ (Ljava/util/OptionalDouble;)V +MD: net/minecraft/client/renderer/RenderStateShard$LineStateShard/m_110279_ (Ljava/util/OptionalDouble;)V net/minecraft/client/renderer/RenderStateShard$LineStateShard/lambda$new$1 (Ljava/util/OptionalDouble;)V +MD: net/minecraft/client/renderer/RenderStateShard$LineStateShard/m_110281_ (Ljava/util/OptionalDouble;)V net/minecraft/client/renderer/RenderStateShard$LineStateShard/lambda$new$0 (Ljava/util/OptionalDouble;)V +MD: net/minecraft/client/renderer/RenderStateShard$LineStateShard/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderStateShard$LineStateShard/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard +FD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/f_173121_ net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/cutoutTexture +FD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/ (Lcom/google/common/collect/ImmutableList;)V net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/ (Lcom/google/common/collect/ImmutableList;)V +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/m_142706_ ()Ljava/util/Optional; net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/cutoutTexture ()Ljava/util/Optional; +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/m_173124_ (Lcom/google/common/collect/ImmutableList;)V net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/lambda$new$0 (Lcom/google/common/collect/ImmutableList;)V +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/m_173127_ ()Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder; net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/builder ()Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder; +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/m_173128_ ()V net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard/lambda$new$1 ()V +CL: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder +FD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/f_173129_ net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/builder +FD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/ ()V net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/ ()V +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/m_173131_ ()Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard; net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/build ()Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard; +MD: net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/m_173132_ (Lnet/minecraft/resources/ResourceLocation;ZZ)Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder; net/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder/add (Lnet/minecraft/resources/ResourceLocation;ZZ)Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder; +CL: net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard +FD: net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard +MD: net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/ (FF)V net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/ (FF)V +MD: net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/m_110292_ (FF)V net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/lambda$new$0 (FF)V +MD: net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/m_110295_ ()V net/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard/lambda$new$1 ()V +CL: net/minecraft/client/renderer/RenderStateShard$OutputStateShard net/minecraft/client/renderer/RenderStateShard$OutputStateShard +FD: net/minecraft/client/renderer/RenderStateShard$OutputStateShard/net/minecraft/client/renderer/RenderStateShard$OutputStateShard net/minecraft/client/renderer/RenderStateShard$OutputStateShard/net/minecraft/client/renderer/RenderStateShard$OutputStateShard +MD: net/minecraft/client/renderer/RenderStateShard$OutputStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V net/minecraft/client/renderer/RenderStateShard$OutputStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +CL: net/minecraft/client/renderer/RenderStateShard$OverlayStateShard net/minecraft/client/renderer/RenderStateShard$OverlayStateShard +FD: net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/net/minecraft/client/renderer/RenderStateShard$OverlayStateShard net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/net/minecraft/client/renderer/RenderStateShard$OverlayStateShard +MD: net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/ (Z)V net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/ (Z)V +MD: net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/m_110305_ (Z)V net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/lambda$new$1 (Z)V +MD: net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/m_110307_ (Z)V net/minecraft/client/renderer/RenderStateShard$OverlayStateShard/lambda$new$0 (Z)V +CL: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard net/minecraft/client/renderer/RenderStateShard$ShaderStateShard +FD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/f_173136_ net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/shader +FD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/net/minecraft/client/renderer/RenderStateShard$ShaderStateShard net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/net/minecraft/client/renderer/RenderStateShard$ShaderStateShard +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/ ()V net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/ ()V +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/ (Ljava/util/function/Supplier;)V net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/ (Ljava/util/function/Supplier;)V +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/m_173140_ (Ljava/util/function/Supplier;)V net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/lambda$new$0 (Ljava/util/function/Supplier;)V +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/m_173142_ ()V net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/lambda$new$4 ()V +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/m_173143_ ()V net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/lambda$new$3 ()V +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/m_173144_ ()Lnet/minecraft/client/renderer/ShaderInstance; net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/lambda$new$2 ()Lnet/minecraft/client/renderer/ShaderInstance; +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/m_173145_ ()V net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/lambda$new$1 ()V +MD: net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderStateShard$ShaderStateShard/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderStateShard$TextureStateShard net/minecraft/client/renderer/RenderStateShard$TextureStateShard +FD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/f_110328_ net/minecraft/client/renderer/RenderStateShard$TextureStateShard/texture +FD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/f_110329_ net/minecraft/client/renderer/RenderStateShard$TextureStateShard/blur +FD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/f_110330_ net/minecraft/client/renderer/RenderStateShard$TextureStateShard/mipmap +FD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/net/minecraft/client/renderer/RenderStateShard$TextureStateShard net/minecraft/client/renderer/RenderStateShard$TextureStateShard/net/minecraft/client/renderer/RenderStateShard$TextureStateShard +MD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/ (Lnet/minecraft/resources/ResourceLocation;ZZ)V net/minecraft/client/renderer/RenderStateShard$TextureStateShard/ (Lnet/minecraft/resources/ResourceLocation;ZZ)V +MD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/m_110336_ (Lnet/minecraft/resources/ResourceLocation;ZZ)V net/minecraft/client/renderer/RenderStateShard$TextureStateShard/lambda$new$0 (Lnet/minecraft/resources/ResourceLocation;ZZ)V +MD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/m_110345_ ()V net/minecraft/client/renderer/RenderStateShard$TextureStateShard/lambda$new$1 ()V +MD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/m_142706_ ()Ljava/util/Optional; net/minecraft/client/renderer/RenderStateShard$TextureStateShard/cutoutTexture ()Ljava/util/Optional; +MD: net/minecraft/client/renderer/RenderStateShard$TextureStateShard/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderStateShard$TextureStateShard/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderStateShard$TexturingStateShard net/minecraft/client/renderer/RenderStateShard$TexturingStateShard +FD: net/minecraft/client/renderer/RenderStateShard$TexturingStateShard/net/minecraft/client/renderer/RenderStateShard$TexturingStateShard net/minecraft/client/renderer/RenderStateShard$TexturingStateShard/net/minecraft/client/renderer/RenderStateShard$TexturingStateShard +MD: net/minecraft/client/renderer/RenderStateShard$TexturingStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V net/minecraft/client/renderer/RenderStateShard$TexturingStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +CL: net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard +FD: net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard/net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard/net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard +MD: net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V net/minecraft/client/renderer/RenderStateShard$TransparencyStateShard/ (Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)V +CL: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard +FD: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/f_110356_ net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/writeColor +FD: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/f_110357_ net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/writeDepth +FD: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard +MD: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/ (ZZ)V net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/ (ZZ)V +MD: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/m_110361_ (ZZ)V net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/lambda$new$1 (ZZ)V +MD: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/m_110364_ (ZZ)V net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/lambda$new$0 (ZZ)V +MD: net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderType net/minecraft/client/renderer/RenderType +FD: net/minecraft/client/renderer/RenderType/f_110371_ net/minecraft/client/renderer/RenderType/LINES +FD: net/minecraft/client/renderer/RenderType/f_110372_ net/minecraft/client/renderer/RenderType/SOLID +FD: net/minecraft/client/renderer/RenderType/f_110373_ net/minecraft/client/renderer/RenderType/CUTOUT_MIPPED +FD: net/minecraft/client/renderer/RenderType/f_110374_ net/minecraft/client/renderer/RenderType/CUTOUT +FD: net/minecraft/client/renderer/RenderType/f_110375_ net/minecraft/client/renderer/RenderType/TRANSLUCENT +FD: net/minecraft/client/renderer/RenderType/f_110376_ net/minecraft/client/renderer/RenderType/TRANSLUCENT_MOVING_BLOCK +FD: net/minecraft/client/renderer/RenderType/f_110377_ net/minecraft/client/renderer/RenderType/TRANSLUCENT_NO_CRUMBLING +FD: net/minecraft/client/renderer/RenderType/f_110378_ net/minecraft/client/renderer/RenderType/LEASH +FD: net/minecraft/client/renderer/RenderType/f_110379_ net/minecraft/client/renderer/RenderType/WATER_MASK +FD: net/minecraft/client/renderer/RenderType/f_110380_ net/minecraft/client/renderer/RenderType/ARMOR_GLINT +FD: net/minecraft/client/renderer/RenderType/f_110381_ net/minecraft/client/renderer/RenderType/ARMOR_ENTITY_GLINT +FD: net/minecraft/client/renderer/RenderType/f_110382_ net/minecraft/client/renderer/RenderType/GLINT_TRANSLUCENT +FD: net/minecraft/client/renderer/RenderType/f_110383_ net/minecraft/client/renderer/RenderType/GLINT +FD: net/minecraft/client/renderer/RenderType/f_110384_ net/minecraft/client/renderer/RenderType/GLINT_DIRECT +FD: net/minecraft/client/renderer/RenderType/f_110385_ net/minecraft/client/renderer/RenderType/ENTITY_GLINT +FD: net/minecraft/client/renderer/RenderType/f_110386_ net/minecraft/client/renderer/RenderType/ENTITY_GLINT_DIRECT +FD: net/minecraft/client/renderer/RenderType/f_110387_ net/minecraft/client/renderer/RenderType/LIGHTNING +FD: net/minecraft/client/renderer/RenderType/f_110388_ net/minecraft/client/renderer/RenderType/TRIPWIRE +FD: net/minecraft/client/renderer/RenderType/f_110389_ net/minecraft/client/renderer/RenderType/format +FD: net/minecraft/client/renderer/RenderType/f_110390_ net/minecraft/client/renderer/RenderType/mode +FD: net/minecraft/client/renderer/RenderType/f_110391_ net/minecraft/client/renderer/RenderType/bufferSize +FD: net/minecraft/client/renderer/RenderType/f_110392_ net/minecraft/client/renderer/RenderType/affectsCrumbling +FD: net/minecraft/client/renderer/RenderType/f_110393_ net/minecraft/client/renderer/RenderType/sortOnUpload +FD: net/minecraft/client/renderer/RenderType/f_110394_ net/minecraft/client/renderer/RenderType/asOptional +FD: net/minecraft/client/renderer/RenderType/f_173148_ net/minecraft/client/renderer/RenderType/BIG_BUFFER_SIZE +FD: net/minecraft/client/renderer/RenderType/f_173149_ net/minecraft/client/renderer/RenderType/MEDIUM_BUFFER_SIZE +FD: net/minecraft/client/renderer/RenderType/f_173150_ net/minecraft/client/renderer/RenderType/SMALL_BUFFER_SIZE +FD: net/minecraft/client/renderer/RenderType/f_173151_ net/minecraft/client/renderer/RenderType/TRANSIENT_BUFFER_SIZE +FD: net/minecraft/client/renderer/RenderType/f_173152_ net/minecraft/client/renderer/RenderType/LINE_STRIP +FD: net/minecraft/client/renderer/RenderType/f_173153_ net/minecraft/client/renderer/RenderType/BYTES_IN_INT +FD: net/minecraft/client/renderer/RenderType/f_173154_ net/minecraft/client/renderer/RenderType/MEGABYTE +FD: net/minecraft/client/renderer/RenderType/f_173155_ net/minecraft/client/renderer/RenderType/ARMOR_CUTOUT_NO_CULL +FD: net/minecraft/client/renderer/RenderType/f_173156_ net/minecraft/client/renderer/RenderType/ENTITY_SOLID +FD: net/minecraft/client/renderer/RenderType/f_173157_ net/minecraft/client/renderer/RenderType/ENTITY_CUTOUT +FD: net/minecraft/client/renderer/RenderType/f_173158_ net/minecraft/client/renderer/RenderType/END_PORTAL +FD: net/minecraft/client/renderer/RenderType/f_173159_ net/minecraft/client/renderer/RenderType/END_GATEWAY +FD: net/minecraft/client/renderer/RenderType/f_173160_ net/minecraft/client/renderer/RenderType/ENTITY_CUTOUT_NO_CULL +FD: net/minecraft/client/renderer/RenderType/f_173161_ net/minecraft/client/renderer/RenderType/ENTITY_CUTOUT_NO_CULL_Z_OFFSET +FD: net/minecraft/client/renderer/RenderType/f_173162_ net/minecraft/client/renderer/RenderType/ITEM_ENTITY_TRANSLUCENT_CULL +FD: net/minecraft/client/renderer/RenderType/f_173163_ net/minecraft/client/renderer/RenderType/ENTITY_TRANSLUCENT_CULL +FD: net/minecraft/client/renderer/RenderType/f_173164_ net/minecraft/client/renderer/RenderType/ENTITY_TRANSLUCENT +FD: net/minecraft/client/renderer/RenderType/f_173165_ net/minecraft/client/renderer/RenderType/ENTITY_SMOOTH_CUTOUT +FD: net/minecraft/client/renderer/RenderType/f_173166_ net/minecraft/client/renderer/RenderType/BEACON_BEAM +FD: net/minecraft/client/renderer/RenderType/f_173167_ net/minecraft/client/renderer/RenderType/ENTITY_DECAL +FD: net/minecraft/client/renderer/RenderType/f_173168_ net/minecraft/client/renderer/RenderType/ENTITY_NO_OUTLINE +FD: net/minecraft/client/renderer/RenderType/f_173169_ net/minecraft/client/renderer/RenderType/ENTITY_SHADOW +FD: net/minecraft/client/renderer/RenderType/f_173170_ net/minecraft/client/renderer/RenderType/DRAGON_EXPLOSION_ALPHA +FD: net/minecraft/client/renderer/RenderType/f_173171_ net/minecraft/client/renderer/RenderType/EYES +FD: net/minecraft/client/renderer/RenderType/f_173172_ net/minecraft/client/renderer/RenderType/CRUMBLING +FD: net/minecraft/client/renderer/RenderType/f_173173_ net/minecraft/client/renderer/RenderType/TEXT +FD: net/minecraft/client/renderer/RenderType/f_173174_ net/minecraft/client/renderer/RenderType/TEXT_INTENSITY +FD: net/minecraft/client/renderer/RenderType/f_173175_ net/minecraft/client/renderer/RenderType/TEXT_SEE_THROUGH +FD: net/minecraft/client/renderer/RenderType/f_173176_ net/minecraft/client/renderer/RenderType/TEXT_INTENSITY_SEE_THROUGH +FD: net/minecraft/client/renderer/RenderType/f_181442_ net/minecraft/client/renderer/RenderType/TEXT_POLYGON_OFFSET +FD: net/minecraft/client/renderer/RenderType/f_181443_ net/minecraft/client/renderer/RenderType/TEXT_INTENSITY_POLYGON_OFFSET +FD: net/minecraft/client/renderer/RenderType/net/minecraft/client/renderer/RenderType net/minecraft/client/renderer/RenderType/net/minecraft/client/renderer/RenderType +MD: net/minecraft/client/renderer/RenderType/ ()V net/minecraft/client/renderer/RenderType/ ()V +MD: net/minecraft/client/renderer/RenderType/ (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLjava/lang/Runnable;Ljava/lang/Runnable;)V net/minecraft/client/renderer/RenderType/ (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLjava/lang/Runnable;Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/RenderType/m_110405_ ()Z net/minecraft/client/renderer/RenderType/affectsCrumbling ()Z +MD: net/minecraft/client/renderer/RenderType/m_110406_ ()Ljava/util/Optional; net/minecraft/client/renderer/RenderType/asOptional ()Ljava/util/Optional; +MD: net/minecraft/client/renderer/RenderType/m_110408_ ()Lnet/minecraft/client/renderer/RenderType$CompositeState; net/minecraft/client/renderer/RenderType/translucentMovingBlockState ()Lnet/minecraft/client/renderer/RenderType$CompositeState; +MD: net/minecraft/client/renderer/RenderType/m_110409_ ()Lnet/minecraft/client/renderer/RenderType$CompositeState; net/minecraft/client/renderer/RenderType/tripwireState ()Lnet/minecraft/client/renderer/RenderType$CompositeState; +MD: net/minecraft/client/renderer/RenderType/m_110412_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;III)V net/minecraft/client/renderer/RenderType/end (Lcom/mojang/blaze3d/vertex/BufferBuilder;III)V +MD: net/minecraft/client/renderer/RenderType/m_110431_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/armorCutoutNoCull (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110436_ (Lnet/minecraft/resources/ResourceLocation;FF)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/energySwirl (Lnet/minecraft/resources/ResourceLocation;FF)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110443_ (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityCutoutNoCull (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110446_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entitySolid (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110448_ (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityCutoutNoCullZOffset (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110451_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/solid ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110452_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityCutout (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110454_ (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityTranslucent (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110457_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/cutoutMipped ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110458_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityCutoutNoCull (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110460_ (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/beaconBeam (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110463_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/cutout ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110464_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityCutoutNoCullZOffset (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110466_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/translucent ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110467_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/itemEntityTranslucentCull (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110469_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/translucentMovingBlock ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110470_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityTranslucentCull (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110472_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/translucentNoCrumbling ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110473_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityTranslucent (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110475_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/leash ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110476_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entitySmoothCutout (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110478_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/waterMask ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110479_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityDecal (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110481_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/armorGlint ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110482_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityNoOutline (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110484_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/armorEntityGlint ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110485_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityShadow (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110487_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/glintTranslucent ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110488_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/eyes (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110490_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/glint ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110491_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/outline (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110493_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/glintDirect ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110494_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/crumbling (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110496_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityGlint ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110497_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/text (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110499_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/entityGlintDirect ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110500_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/textSeeThrough (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110502_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lightning ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110503_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/tripwire ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110504_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lines ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_110506_ ()Ljava/util/List; net/minecraft/client/renderer/RenderType/chunkBufferLayers ()Ljava/util/List; +MD: net/minecraft/client/renderer/RenderType/m_110507_ ()I net/minecraft/client/renderer/RenderType/bufferSize ()I +MD: net/minecraft/client/renderer/RenderType/m_110508_ ()Lcom/mojang/blaze3d/vertex/VertexFormat; net/minecraft/client/renderer/RenderType/format ()Lcom/mojang/blaze3d/vertex/VertexFormat; +MD: net/minecraft/client/renderer/RenderType/m_173186_ ()Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; net/minecraft/client/renderer/RenderType/mode ()Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; +MD: net/minecraft/client/renderer/RenderType/m_173187_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$13 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173189_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$12 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173191_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$11 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173193_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$10 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173195_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$8 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173197_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$6 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173199_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$5 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173201_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$2 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173203_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$1 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173205_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$0 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173207_ (Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState; net/minecraft/client/renderer/RenderType/translucentState (Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState; +MD: net/minecraft/client/renderer/RenderType/m_173209_ (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;ILnet/minecraft/client/renderer/RenderType$CompositeState;)Lnet/minecraft/client/renderer/RenderType$CompositeRenderType; net/minecraft/client/renderer/RenderType/create (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;ILnet/minecraft/client/renderer/RenderType$CompositeState;)Lnet/minecraft/client/renderer/RenderType$CompositeRenderType; +MD: net/minecraft/client/renderer/RenderType/m_173215_ (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;)Lnet/minecraft/client/renderer/RenderType$CompositeRenderType; net/minecraft/client/renderer/RenderType/create (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;)Lnet/minecraft/client/renderer/RenderType$CompositeRenderType; +MD: net/minecraft/client/renderer/RenderType/m_173223_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$9 (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173226_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$7 (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173229_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$4 (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173232_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$3 (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173235_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/dragonExplosionAlpha (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173237_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/textIntensity (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173239_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/endPortal ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173240_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/textIntensitySeeThrough (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173242_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/endGateway ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173243_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$19 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173245_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$18 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173247_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lineStrip ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173248_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$17 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173250_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$16 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173252_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$15 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_173254_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$14 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_181444_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/textPolygonOffset (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_181446_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/textIntensityPolygonOffset (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_181448_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$21 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_181450_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType/lambda$static$20 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType/m_5492_ ()Z net/minecraft/client/renderer/RenderType/isOutline ()Z +MD: net/minecraft/client/renderer/RenderType/m_7280_ ()Ljava/util/Optional; net/minecraft/client/renderer/RenderType/outline ()Ljava/util/Optional; +MD: net/minecraft/client/renderer/RenderType/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderType/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderType$CompositeRenderType net/minecraft/client/renderer/RenderType$CompositeRenderType +FD: net/minecraft/client/renderer/RenderType$CompositeRenderType/f_110511_ net/minecraft/client/renderer/RenderType$CompositeRenderType/state +FD: net/minecraft/client/renderer/RenderType$CompositeRenderType/f_110513_ net/minecraft/client/renderer/RenderType$CompositeRenderType/outline +FD: net/minecraft/client/renderer/RenderType$CompositeRenderType/f_110514_ net/minecraft/client/renderer/RenderType$CompositeRenderType/isOutline +FD: net/minecraft/client/renderer/RenderType$CompositeRenderType/f_173256_ net/minecraft/client/renderer/RenderType$CompositeRenderType/OUTLINE +FD: net/minecraft/client/renderer/RenderType$CompositeRenderType/net/minecraft/client/renderer/RenderType$CompositeRenderType net/minecraft/client/renderer/RenderType$CompositeRenderType/net/minecraft/client/renderer/RenderType$CompositeRenderType +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/ ()V net/minecraft/client/renderer/RenderType$CompositeRenderType/ ()V +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/ (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;)V net/minecraft/client/renderer/RenderType$CompositeRenderType/ (Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;)V +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/m_110526_ (Lnet/minecraft/client/renderer/RenderType$CompositeState;)V net/minecraft/client/renderer/RenderType$CompositeRenderType/lambda$new$1 (Lnet/minecraft/client/renderer/RenderType$CompositeState;)V +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/m_173265_ ()Lnet/minecraft/client/renderer/RenderType$CompositeState; net/minecraft/client/renderer/RenderType$CompositeRenderType/state ()Lnet/minecraft/client/renderer/RenderType$CompositeState; +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/m_173266_ (Lnet/minecraft/client/renderer/RenderType$CompositeState;)V net/minecraft/client/renderer/RenderType$CompositeRenderType/lambda$new$2 (Lnet/minecraft/client/renderer/RenderType$CompositeState;)V +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/m_173268_ (Lnet/minecraft/client/renderer/RenderType$CompositeState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType$CompositeRenderType/lambda$new$3 (Lnet/minecraft/client/renderer/RenderType$CompositeState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/m_173271_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/RenderType$CompositeRenderType/lambda$static$0 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/m_5492_ ()Z net/minecraft/client/renderer/RenderType$CompositeRenderType/isOutline ()Z +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/m_7280_ ()Ljava/util/Optional; net/minecraft/client/renderer/RenderType$CompositeRenderType/outline ()Ljava/util/Optional; +MD: net/minecraft/client/renderer/RenderType$CompositeRenderType/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderType$CompositeRenderType/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderType$CompositeState net/minecraft/client/renderer/RenderType$CompositeState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110576_ net/minecraft/client/renderer/RenderType$CompositeState/textureState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110577_ net/minecraft/client/renderer/RenderType$CompositeState/transparencyState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110581_ net/minecraft/client/renderer/RenderType$CompositeState/depthTestState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110582_ net/minecraft/client/renderer/RenderType$CompositeState/cullState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110583_ net/minecraft/client/renderer/RenderType$CompositeState/lightmapState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110584_ net/minecraft/client/renderer/RenderType$CompositeState/overlayState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110586_ net/minecraft/client/renderer/RenderType$CompositeState/layeringState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110587_ net/minecraft/client/renderer/RenderType$CompositeState/outputState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110588_ net/minecraft/client/renderer/RenderType$CompositeState/texturingState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110589_ net/minecraft/client/renderer/RenderType$CompositeState/writeMaskState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110590_ net/minecraft/client/renderer/RenderType$CompositeState/lineState +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110591_ net/minecraft/client/renderer/RenderType$CompositeState/outlineProperty +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_110592_ net/minecraft/client/renderer/RenderType$CompositeState/states +FD: net/minecraft/client/renderer/RenderType$CompositeState/f_173274_ net/minecraft/client/renderer/RenderType$CompositeState/shaderState +FD: net/minecraft/client/renderer/RenderType$CompositeState/net/minecraft/client/renderer/RenderType$CompositeState net/minecraft/client/renderer/RenderType$CompositeState/net/minecraft/client/renderer/RenderType$CompositeState +MD: net/minecraft/client/renderer/RenderType$CompositeState/ (Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;Lnet/minecraft/client/renderer/RenderType$OutlineProperty;)V net/minecraft/client/renderer/RenderType$CompositeState/ (Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;Lnet/minecraft/client/renderer/RenderType$OutlineProperty;)V +MD: net/minecraft/client/renderer/RenderType$CompositeState/m_110628_ ()Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState/builder ()Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderType$CompositeState/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110641_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/textureState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110642_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/transparencyState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110646_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/depthTestState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110647_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/cullState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110648_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/lightmapState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110649_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/overlayState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110651_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/layeringState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110652_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/outputState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110653_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/texturingState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110654_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/writeMaskState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_110655_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/lineState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/f_173289_ net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/shaderState +FD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/ ()V net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/ ()V +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110661_ (Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setCullState (Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110663_ (Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setDepthTestState (Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110669_ (Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setLayeringState (Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110671_ (Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setLightmapState (Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110673_ (Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setLineState (Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110675_ (Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setOutputState (Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110677_ (Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setOverlayState (Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110683_ (Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setTexturingState (Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110685_ (Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setTransparencyState (Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110687_ (Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setWriteMaskState (Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110689_ (Lnet/minecraft/client/renderer/RenderType$OutlineProperty;)Lnet/minecraft/client/renderer/RenderType$CompositeState; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/createCompositeState (Lnet/minecraft/client/renderer/RenderType$OutlineProperty;)Lnet/minecraft/client/renderer/RenderType$CompositeState; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_110691_ (Z)Lnet/minecraft/client/renderer/RenderType$CompositeState; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/createCompositeState (Z)Lnet/minecraft/client/renderer/RenderType$CompositeState; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_173290_ (Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setTextureState (Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +MD: net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/m_173292_ (Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder/setShaderState (Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;)Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder; +CL: net/minecraft/client/renderer/RenderType$OutlineProperty net/minecraft/client/renderer/RenderType$OutlineProperty +FD: net/minecraft/client/renderer/RenderType$OutlineProperty/$VALUES net/minecraft/client/renderer/RenderType$OutlineProperty/$VALUES +FD: net/minecraft/client/renderer/RenderType$OutlineProperty/AFFECTS_OUTLINE net/minecraft/client/renderer/RenderType$OutlineProperty/AFFECTS_OUTLINE +FD: net/minecraft/client/renderer/RenderType$OutlineProperty/IS_OUTLINE net/minecraft/client/renderer/RenderType$OutlineProperty/IS_OUTLINE +FD: net/minecraft/client/renderer/RenderType$OutlineProperty/NONE net/minecraft/client/renderer/RenderType$OutlineProperty/NONE +FD: net/minecraft/client/renderer/RenderType$OutlineProperty/f_110696_ net/minecraft/client/renderer/RenderType$OutlineProperty/name +FD: net/minecraft/client/renderer/RenderType$OutlineProperty/net/minecraft/client/renderer/RenderType$OutlineProperty net/minecraft/client/renderer/RenderType$OutlineProperty/net/minecraft/client/renderer/RenderType$OutlineProperty +MD: net/minecraft/client/renderer/RenderType$OutlineProperty/ ()V net/minecraft/client/renderer/RenderType$OutlineProperty/ ()V +MD: net/minecraft/client/renderer/RenderType$OutlineProperty/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/renderer/RenderType$OutlineProperty/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/renderer/RenderType$OutlineProperty/m_173294_ ()[Lnet/minecraft/client/renderer/RenderType$OutlineProperty; net/minecraft/client/renderer/RenderType$OutlineProperty/$values ()[Lnet/minecraft/client/renderer/RenderType$OutlineProperty; +MD: net/minecraft/client/renderer/RenderType$OutlineProperty/toString ()Ljava/lang/String; net/minecraft/client/renderer/RenderType$OutlineProperty/toString ()Ljava/lang/String; +MD: net/minecraft/client/renderer/RenderType$OutlineProperty/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/RenderType$OutlineProperty; net/minecraft/client/renderer/RenderType$OutlineProperty/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/RenderType$OutlineProperty; +MD: net/minecraft/client/renderer/RenderType$OutlineProperty/values ()[Lnet/minecraft/client/renderer/RenderType$OutlineProperty; net/minecraft/client/renderer/RenderType$OutlineProperty/values ()[Lnet/minecraft/client/renderer/RenderType$OutlineProperty; +CL: net/minecraft/client/renderer/RunningTrimmedMean net/minecraft/client/renderer/RunningTrimmedMean +FD: net/minecraft/client/renderer/RunningTrimmedMean/f_110707_ net/minecraft/client/renderer/RunningTrimmedMean/values +FD: net/minecraft/client/renderer/RunningTrimmedMean/f_110708_ net/minecraft/client/renderer/RunningTrimmedMean/count +FD: net/minecraft/client/renderer/RunningTrimmedMean/f_110709_ net/minecraft/client/renderer/RunningTrimmedMean/cursor +FD: net/minecraft/client/renderer/RunningTrimmedMean/net/minecraft/client/renderer/RunningTrimmedMean net/minecraft/client/renderer/RunningTrimmedMean/net/minecraft/client/renderer/RunningTrimmedMean +MD: net/minecraft/client/renderer/RunningTrimmedMean/ (I)V net/minecraft/client/renderer/RunningTrimmedMean/ (I)V +MD: net/minecraft/client/renderer/RunningTrimmedMean/m_110712_ (J)J net/minecraft/client/renderer/RunningTrimmedMean/registerValueAndGetMean (J)J +CL: net/minecraft/client/renderer/ScreenEffectRenderer net/minecraft/client/renderer/ScreenEffectRenderer +FD: net/minecraft/client/renderer/ScreenEffectRenderer/f_110714_ net/minecraft/client/renderer/ScreenEffectRenderer/UNDERWATER_LOCATION +FD: net/minecraft/client/renderer/ScreenEffectRenderer/net/minecraft/client/renderer/ScreenEffectRenderer net/minecraft/client/renderer/ScreenEffectRenderer/net/minecraft/client/renderer/ScreenEffectRenderer +MD: net/minecraft/client/renderer/ScreenEffectRenderer/ ()V net/minecraft/client/renderer/ScreenEffectRenderer/ ()V +MD: net/minecraft/client/renderer/ScreenEffectRenderer/ ()V net/minecraft/client/renderer/ScreenEffectRenderer/ ()V +MD: net/minecraft/client/renderer/ScreenEffectRenderer/m_110716_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/client/renderer/ScreenEffectRenderer/getViewBlockingState (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/client/renderer/ScreenEffectRenderer/m_110718_ (Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/ScreenEffectRenderer/renderScreenEffect (Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/renderer/ScreenEffectRenderer/m_110725_ (Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/ScreenEffectRenderer/renderWater (Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/renderer/ScreenEffectRenderer/m_110728_ (Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/ScreenEffectRenderer/renderFire (Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/renderer/ScreenEffectRenderer/m_173296_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/ScreenEffectRenderer/renderTex (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lcom/mojang/blaze3d/vertex/PoseStack;)V +CL: net/minecraft/client/renderer/ShaderInstance net/minecraft/client/renderer/ShaderInstance +FD: net/minecraft/client/renderer/ShaderInstance/f_173299_ net/minecraft/client/renderer/ShaderInstance/programId +FD: net/minecraft/client/renderer/ShaderInstance/f_173300_ net/minecraft/client/renderer/ShaderInstance/name +FD: net/minecraft/client/renderer/ShaderInstance/f_173301_ net/minecraft/client/renderer/ShaderInstance/dirty +FD: net/minecraft/client/renderer/ShaderInstance/f_173302_ net/minecraft/client/renderer/ShaderInstance/blend +FD: net/minecraft/client/renderer/ShaderInstance/f_173303_ net/minecraft/client/renderer/ShaderInstance/attributes +FD: net/minecraft/client/renderer/ShaderInstance/f_173304_ net/minecraft/client/renderer/ShaderInstance/attributeNames +FD: net/minecraft/client/renderer/ShaderInstance/f_173305_ net/minecraft/client/renderer/ShaderInstance/vertexProgram +FD: net/minecraft/client/renderer/ShaderInstance/f_173306_ net/minecraft/client/renderer/ShaderInstance/fragmentProgram +FD: net/minecraft/client/renderer/ShaderInstance/f_173307_ net/minecraft/client/renderer/ShaderInstance/vertexFormat +FD: net/minecraft/client/renderer/ShaderInstance/f_173308_ net/minecraft/client/renderer/ShaderInstance/MODEL_VIEW_MATRIX +FD: net/minecraft/client/renderer/ShaderInstance/f_173309_ net/minecraft/client/renderer/ShaderInstance/PROJECTION_MATRIX +FD: net/minecraft/client/renderer/ShaderInstance/f_173310_ net/minecraft/client/renderer/ShaderInstance/TEXTURE_MATRIX +FD: net/minecraft/client/renderer/ShaderInstance/f_173311_ net/minecraft/client/renderer/ShaderInstance/SCREEN_SIZE +FD: net/minecraft/client/renderer/ShaderInstance/f_173312_ net/minecraft/client/renderer/ShaderInstance/COLOR_MODULATOR +FD: net/minecraft/client/renderer/ShaderInstance/f_173313_ net/minecraft/client/renderer/ShaderInstance/LIGHT0_DIRECTION +FD: net/minecraft/client/renderer/ShaderInstance/f_173314_ net/minecraft/client/renderer/ShaderInstance/LIGHT1_DIRECTION +FD: net/minecraft/client/renderer/ShaderInstance/f_173315_ net/minecraft/client/renderer/ShaderInstance/FOG_START +FD: net/minecraft/client/renderer/ShaderInstance/f_173316_ net/minecraft/client/renderer/ShaderInstance/FOG_END +FD: net/minecraft/client/renderer/ShaderInstance/f_173317_ net/minecraft/client/renderer/ShaderInstance/FOG_COLOR +FD: net/minecraft/client/renderer/ShaderInstance/f_173318_ net/minecraft/client/renderer/ShaderInstance/LINE_WIDTH +FD: net/minecraft/client/renderer/ShaderInstance/f_173319_ net/minecraft/client/renderer/ShaderInstance/GAME_TIME +FD: net/minecraft/client/renderer/ShaderInstance/f_173320_ net/minecraft/client/renderer/ShaderInstance/CHUNK_OFFSET +FD: net/minecraft/client/renderer/ShaderInstance/f_173321_ net/minecraft/client/renderer/ShaderInstance/SHADER_PATH +FD: net/minecraft/client/renderer/ShaderInstance/f_173322_ net/minecraft/client/renderer/ShaderInstance/SHADER_INCLUDE_PATH +FD: net/minecraft/client/renderer/ShaderInstance/f_173323_ net/minecraft/client/renderer/ShaderInstance/LOGGER +FD: net/minecraft/client/renderer/ShaderInstance/f_173324_ net/minecraft/client/renderer/ShaderInstance/DUMMY_UNIFORM +FD: net/minecraft/client/renderer/ShaderInstance/f_173325_ net/minecraft/client/renderer/ShaderInstance/ALWAYS_REAPPLY +FD: net/minecraft/client/renderer/ShaderInstance/f_173326_ net/minecraft/client/renderer/ShaderInstance/lastAppliedShader +FD: net/minecraft/client/renderer/ShaderInstance/f_173327_ net/minecraft/client/renderer/ShaderInstance/lastProgramId +FD: net/minecraft/client/renderer/ShaderInstance/f_173328_ net/minecraft/client/renderer/ShaderInstance/samplerMap +FD: net/minecraft/client/renderer/ShaderInstance/f_173329_ net/minecraft/client/renderer/ShaderInstance/samplerNames +FD: net/minecraft/client/renderer/ShaderInstance/f_173330_ net/minecraft/client/renderer/ShaderInstance/samplerLocations +FD: net/minecraft/client/renderer/ShaderInstance/f_173331_ net/minecraft/client/renderer/ShaderInstance/uniforms +FD: net/minecraft/client/renderer/ShaderInstance/f_173332_ net/minecraft/client/renderer/ShaderInstance/uniformLocations +FD: net/minecraft/client/renderer/ShaderInstance/f_173333_ net/minecraft/client/renderer/ShaderInstance/uniformMap +FD: net/minecraft/client/renderer/ShaderInstance/f_200956_ net/minecraft/client/renderer/ShaderInstance/INVERSE_VIEW_ROTATION_MATRIX +FD: net/minecraft/client/renderer/ShaderInstance/f_202432_ net/minecraft/client/renderer/ShaderInstance/FOG_SHAPE +FD: net/minecraft/client/renderer/ShaderInstance/net/minecraft/client/renderer/ShaderInstance net/minecraft/client/renderer/ShaderInstance/net/minecraft/client/renderer/ShaderInstance +MD: net/minecraft/client/renderer/ShaderInstance/ ()V net/minecraft/client/renderer/ShaderInstance/ ()V +MD: net/minecraft/client/renderer/ShaderInstance/ (Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;)V net/minecraft/client/renderer/ShaderInstance/ (Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;)V +MD: net/minecraft/client/renderer/ShaderInstance/close ()V net/minecraft/client/renderer/ShaderInstance/close ()V +MD: net/minecraft/client/renderer/ShaderInstance/m_142658_ ()I net/minecraft/client/renderer/ShaderInstance/getId ()I +MD: net/minecraft/client/renderer/ShaderInstance/m_142660_ ()V net/minecraft/client/renderer/ShaderInstance/markDirty ()V +MD: net/minecraft/client/renderer/ShaderInstance/m_142662_ ()V net/minecraft/client/renderer/ShaderInstance/attachToProgram ()V +MD: net/minecraft/client/renderer/ShaderInstance/m_142733_ ()Lcom/mojang/blaze3d/shaders/Program; net/minecraft/client/renderer/ShaderInstance/getVertexProgram ()Lcom/mojang/blaze3d/shaders/Program; +MD: net/minecraft/client/renderer/ShaderInstance/m_142736_ ()Lcom/mojang/blaze3d/shaders/Program; net/minecraft/client/renderer/ShaderInstance/getFragmentProgram ()Lcom/mojang/blaze3d/shaders/Program; +MD: net/minecraft/client/renderer/ShaderInstance/m_173340_ (Lnet/minecraft/server/packs/resources/ResourceProvider;Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Program; net/minecraft/client/renderer/ShaderInstance/getOrCreate (Lnet/minecraft/server/packs/resources/ResourceProvider;Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Program; +MD: net/minecraft/client/renderer/ShaderInstance/m_173344_ (Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/ShaderInstance/parseSamplerNode (Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/ShaderInstance/m_173346_ (Lcom/google/gson/JsonObject;)Lcom/mojang/blaze3d/shaders/BlendMode; net/minecraft/client/renderer/ShaderInstance/parseBlendNode (Lcom/google/gson/JsonObject;)Lcom/mojang/blaze3d/shaders/BlendMode; +MD: net/minecraft/client/renderer/ShaderInstance/m_173348_ (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Uniform; net/minecraft/client/renderer/ShaderInstance/getUniform (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Uniform; +MD: net/minecraft/client/renderer/ShaderInstance/m_173350_ (Ljava/lang/String;Ljava/lang/Object;)V net/minecraft/client/renderer/ShaderInstance/setSampler (Ljava/lang/String;Ljava/lang/Object;)V +MD: net/minecraft/client/renderer/ShaderInstance/m_173354_ (Lcom/google/gson/JsonElement;)V net/minecraft/client/renderer/ShaderInstance/parseUniformNode (Lcom/google/gson/JsonElement;)V +MD: net/minecraft/client/renderer/ShaderInstance/m_173356_ (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/AbstractUniform; net/minecraft/client/renderer/ShaderInstance/safeGetUniform (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/AbstractUniform; +MD: net/minecraft/client/renderer/ShaderInstance/m_173362_ ()V net/minecraft/client/renderer/ShaderInstance/clear ()V +MD: net/minecraft/client/renderer/ShaderInstance/m_173363_ ()V net/minecraft/client/renderer/ShaderInstance/apply ()V +MD: net/minecraft/client/renderer/ShaderInstance/m_173364_ ()Lcom/mojang/blaze3d/vertex/VertexFormat; net/minecraft/client/renderer/ShaderInstance/getVertexFormat ()Lcom/mojang/blaze3d/vertex/VertexFormat; +MD: net/minecraft/client/renderer/ShaderInstance/m_173365_ ()Ljava/lang/String; net/minecraft/client/renderer/ShaderInstance/getName ()Ljava/lang/String; +MD: net/minecraft/client/renderer/ShaderInstance/m_173366_ ()V net/minecraft/client/renderer/ShaderInstance/updateLocations ()V +CL: net/minecraft/client/renderer/ShaderInstance$1 net/minecraft/client/renderer/ShaderInstance$1 +FD: net/minecraft/client/renderer/ShaderInstance$1/f_173367_ net/minecraft/client/renderer/ShaderInstance$1/val$relativePath +FD: net/minecraft/client/renderer/ShaderInstance$1/f_173368_ net/minecraft/client/renderer/ShaderInstance$1/val$resourceProvider +FD: net/minecraft/client/renderer/ShaderInstance$1/f_173369_ net/minecraft/client/renderer/ShaderInstance$1/importedPaths +FD: net/minecraft/client/renderer/ShaderInstance$1/net/minecraft/client/renderer/ShaderInstance$1 net/minecraft/client/renderer/ShaderInstance$1/net/minecraft/client/renderer/ShaderInstance$1 +MD: net/minecraft/client/renderer/ShaderInstance$1/ (Ljava/lang/String;Lnet/minecraft/server/packs/resources/ResourceProvider;)V net/minecraft/client/renderer/ShaderInstance$1/ (Ljava/lang/String;Lnet/minecraft/server/packs/resources/ResourceProvider;)V +MD: net/minecraft/client/renderer/ShaderInstance$1/m_142138_ (ZLjava/lang/String;)Ljava/lang/String; net/minecraft/client/renderer/ShaderInstance$1/applyImport (ZLjava/lang/String;)Ljava/lang/String; +CL: net/minecraft/client/renderer/Sheets net/minecraft/client/renderer/Sheets +FD: net/minecraft/client/renderer/Sheets/f_110731_ net/minecraft/client/renderer/Sheets/SOLID_BLOCK_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110732_ net/minecraft/client/renderer/Sheets/CUTOUT_BLOCK_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110733_ net/minecraft/client/renderer/Sheets/TRANSLUCENT_ITEM_CULL_BLOCK_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110734_ net/minecraft/client/renderer/Sheets/TRANSLUCENT_CULL_BLOCK_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110735_ net/minecraft/client/renderer/Sheets/SHULKER_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110736_ net/minecraft/client/renderer/Sheets/BED_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110737_ net/minecraft/client/renderer/Sheets/BANNER_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110738_ net/minecraft/client/renderer/Sheets/SHIELD_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110739_ net/minecraft/client/renderer/Sheets/SIGN_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110740_ net/minecraft/client/renderer/Sheets/CHEST_SHEET +FD: net/minecraft/client/renderer/Sheets/f_110741_ net/minecraft/client/renderer/Sheets/DEFAULT_SHULKER_TEXTURE_LOCATION +FD: net/minecraft/client/renderer/Sheets/f_110742_ net/minecraft/client/renderer/Sheets/SHULKER_TEXTURE_LOCATION +FD: net/minecraft/client/renderer/Sheets/f_110743_ net/minecraft/client/renderer/Sheets/SIGN_MATERIALS +FD: net/minecraft/client/renderer/Sheets/f_110744_ net/minecraft/client/renderer/Sheets/BED_TEXTURES +FD: net/minecraft/client/renderer/Sheets/f_110745_ net/minecraft/client/renderer/Sheets/CHEST_TRAP_LOCATION +FD: net/minecraft/client/renderer/Sheets/f_110746_ net/minecraft/client/renderer/Sheets/CHEST_TRAP_LOCATION_LEFT +FD: net/minecraft/client/renderer/Sheets/f_110747_ net/minecraft/client/renderer/Sheets/CHEST_TRAP_LOCATION_RIGHT +FD: net/minecraft/client/renderer/Sheets/f_110748_ net/minecraft/client/renderer/Sheets/CHEST_XMAS_LOCATION +FD: net/minecraft/client/renderer/Sheets/f_110749_ net/minecraft/client/renderer/Sheets/CHEST_XMAS_LOCATION_LEFT +FD: net/minecraft/client/renderer/Sheets/f_110750_ net/minecraft/client/renderer/Sheets/CHEST_XMAS_LOCATION_RIGHT +FD: net/minecraft/client/renderer/Sheets/f_110751_ net/minecraft/client/renderer/Sheets/CHEST_LOCATION +FD: net/minecraft/client/renderer/Sheets/f_110752_ net/minecraft/client/renderer/Sheets/CHEST_LOCATION_LEFT +FD: net/minecraft/client/renderer/Sheets/f_110753_ net/minecraft/client/renderer/Sheets/CHEST_LOCATION_RIGHT +FD: net/minecraft/client/renderer/Sheets/f_110754_ net/minecraft/client/renderer/Sheets/ENDER_CHEST_LOCATION +FD: net/minecraft/client/renderer/Sheets/f_110755_ net/minecraft/client/renderer/Sheets/SHULKER_BOX_SHEET_TYPE +FD: net/minecraft/client/renderer/Sheets/f_110756_ net/minecraft/client/renderer/Sheets/BED_SHEET_TYPE +FD: net/minecraft/client/renderer/Sheets/f_110757_ net/minecraft/client/renderer/Sheets/BANNER_SHEET_TYPE +FD: net/minecraft/client/renderer/Sheets/f_110758_ net/minecraft/client/renderer/Sheets/SHIELD_SHEET_TYPE +FD: net/minecraft/client/renderer/Sheets/f_110759_ net/minecraft/client/renderer/Sheets/SIGN_SHEET_TYPE +FD: net/minecraft/client/renderer/Sheets/f_110760_ net/minecraft/client/renderer/Sheets/CHEST_SHEET_TYPE +FD: net/minecraft/client/renderer/Sheets/f_173376_ net/minecraft/client/renderer/Sheets/BANNER_MATERIALS +FD: net/minecraft/client/renderer/Sheets/f_173377_ net/minecraft/client/renderer/Sheets/SHIELD_MATERIALS +FD: net/minecraft/client/renderer/Sheets/net/minecraft/client/renderer/Sheets net/minecraft/client/renderer/Sheets/net/minecraft/client/renderer/Sheets +MD: net/minecraft/client/renderer/Sheets/ ()V net/minecraft/client/renderer/Sheets/ ()V +MD: net/minecraft/client/renderer/Sheets/ ()V net/minecraft/client/renderer/Sheets/ ()V +MD: net/minecraft/client/renderer/Sheets/m_110762_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/bannerSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110763_ (I)[Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/lambda$static$2 (I)[Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_110765_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/lambda$static$1 (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_110767_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/state/properties/ChestType;Z)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/chooseMaterial (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/state/properties/ChestType;Z)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_110771_ (Lnet/minecraft/world/level/block/state/properties/ChestType;Lnet/minecraft/client/resources/model/Material;Lnet/minecraft/client/resources/model/Material;Lnet/minecraft/client/resources/model/Material;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/chooseMaterial (Lnet/minecraft/world/level/block/state/properties/ChestType;Lnet/minecraft/client/resources/model/Material;Lnet/minecraft/client/resources/model/Material;Lnet/minecraft/client/resources/model/Material;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_110778_ (Ljava/lang/String;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/chestMaterial (Ljava/lang/String;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_110780_ (Ljava/util/function/Consumer;)V net/minecraft/client/renderer/Sheets/getAllMaterials (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/renderer/Sheets/m_110782_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/shieldSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110783_ (Ljava/lang/String;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/lambda$static$0 (Ljava/lang/String;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_110785_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/bedSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110786_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/shulkerBoxSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110787_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/signSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110788_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/chestSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110789_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/solidBlockSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110790_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/cutoutBlockSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110791_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/translucentItemSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_110792_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/Sheets/translucentCullBlockSheet ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/Sheets/m_173379_ (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/getBannerMaterial (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_173381_ (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/getSignMaterial (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_173383_ (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/getShieldMaterial (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_173385_ (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/createSignMaterial (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_173387_ (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/createBannerMaterial (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/Sheets/m_173389_ (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/Sheets/createShieldMaterial (Lnet/minecraft/world/level/block/entity/BannerPattern;)Lnet/minecraft/client/resources/model/Material; +CL: net/minecraft/client/renderer/Sheets$1 net/minecraft/client/renderer/Sheets$1 +FD: net/minecraft/client/renderer/Sheets$1/f_110793_ net/minecraft/client/renderer/Sheets$1/$SwitchMap$net$minecraft$world$level$block$state$properties$ChestType +FD: net/minecraft/client/renderer/Sheets$1/net/minecraft/client/renderer/Sheets$1 net/minecraft/client/renderer/Sheets$1/net/minecraft/client/renderer/Sheets$1 +MD: net/minecraft/client/renderer/Sheets$1/ ()V net/minecraft/client/renderer/Sheets$1/ ()V +CL: net/minecraft/client/renderer/SpriteCoordinateExpander net/minecraft/client/renderer/SpriteCoordinateExpander +FD: net/minecraft/client/renderer/SpriteCoordinateExpander/f_110795_ net/minecraft/client/renderer/SpriteCoordinateExpander/delegate +FD: net/minecraft/client/renderer/SpriteCoordinateExpander/f_110796_ net/minecraft/client/renderer/SpriteCoordinateExpander/sprite +FD: net/minecraft/client/renderer/SpriteCoordinateExpander/net/minecraft/client/renderer/SpriteCoordinateExpander net/minecraft/client/renderer/SpriteCoordinateExpander/net/minecraft/client/renderer/SpriteCoordinateExpander +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V net/minecraft/client/renderer/SpriteCoordinateExpander/ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_141991_ ()V net/minecraft/client/renderer/SpriteCoordinateExpander/unsetDefaultColor ()V +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_142461_ (IIII)V net/minecraft/client/renderer/SpriteCoordinateExpander/defaultColor (IIII)V +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_5483_ (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/SpriteCoordinateExpander/vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_5601_ (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/SpriteCoordinateExpander/normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_5752_ ()V net/minecraft/client/renderer/SpriteCoordinateExpander/endVertex ()V +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_5954_ (FFFFFFFFFIIFFF)V net/minecraft/client/renderer/SpriteCoordinateExpander/vertex (FFFFFFFFFIIFFF)V +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_6122_ (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/SpriteCoordinateExpander/color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_7120_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/SpriteCoordinateExpander/uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_7122_ (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/SpriteCoordinateExpander/overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/SpriteCoordinateExpander/m_7421_ (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/SpriteCoordinateExpander/uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; +CL: net/minecraft/client/renderer/ViewArea net/minecraft/client/renderer/ViewArea +FD: net/minecraft/client/renderer/ViewArea/f_110838_ net/minecraft/client/renderer/ViewArea/levelRenderer +FD: net/minecraft/client/renderer/ViewArea/f_110839_ net/minecraft/client/renderer/ViewArea/level +FD: net/minecraft/client/renderer/ViewArea/f_110840_ net/minecraft/client/renderer/ViewArea/chunkGridSizeY +FD: net/minecraft/client/renderer/ViewArea/f_110841_ net/minecraft/client/renderer/ViewArea/chunkGridSizeX +FD: net/minecraft/client/renderer/ViewArea/f_110842_ net/minecraft/client/renderer/ViewArea/chunkGridSizeZ +FD: net/minecraft/client/renderer/ViewArea/f_110843_ net/minecraft/client/renderer/ViewArea/chunks +FD: net/minecraft/client/renderer/ViewArea/net/minecraft/client/renderer/ViewArea net/minecraft/client/renderer/ViewArea/net/minecraft/client/renderer/ViewArea +MD: net/minecraft/client/renderer/ViewArea/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;Lnet/minecraft/world/level/Level;ILnet/minecraft/client/renderer/LevelRenderer;)V net/minecraft/client/renderer/ViewArea/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;Lnet/minecraft/world/level/Level;ILnet/minecraft/client/renderer/LevelRenderer;)V +MD: net/minecraft/client/renderer/ViewArea/m_110849_ ()V net/minecraft/client/renderer/ViewArea/releaseAllBuffers ()V +MD: net/minecraft/client/renderer/ViewArea/m_110850_ (DD)V net/minecraft/client/renderer/ViewArea/repositionCamera (DD)V +MD: net/minecraft/client/renderer/ViewArea/m_110853_ (I)V net/minecraft/client/renderer/ViewArea/setViewDistance (I)V +MD: net/minecraft/client/renderer/ViewArea/m_110855_ (III)I net/minecraft/client/renderer/ViewArea/getChunkIndex (III)I +MD: net/minecraft/client/renderer/ViewArea/m_110859_ (IIIZ)V net/minecraft/client/renderer/ViewArea/setDirty (IIIZ)V +MD: net/minecraft/client/renderer/ViewArea/m_110864_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;)V net/minecraft/client/renderer/ViewArea/createChunks (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;)V +MD: net/minecraft/client/renderer/ViewArea/m_110866_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk; net/minecraft/client/renderer/ViewArea/getRenderChunkAt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk; +CL: net/minecraft/client/renderer/VirtualScreen net/minecraft/client/renderer/VirtualScreen +FD: net/minecraft/client/renderer/VirtualScreen/f_110868_ net/minecraft/client/renderer/VirtualScreen/minecraft +FD: net/minecraft/client/renderer/VirtualScreen/f_110869_ net/minecraft/client/renderer/VirtualScreen/screenManager +FD: net/minecraft/client/renderer/VirtualScreen/net/minecraft/client/renderer/VirtualScreen net/minecraft/client/renderer/VirtualScreen/net/minecraft/client/renderer/VirtualScreen +MD: net/minecraft/client/renderer/VirtualScreen/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/VirtualScreen/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/VirtualScreen/close ()V net/minecraft/client/renderer/VirtualScreen/close ()V +MD: net/minecraft/client/renderer/VirtualScreen/m_110872_ (Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/blaze3d/platform/Window; net/minecraft/client/renderer/VirtualScreen/newWindow (Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/blaze3d/platform/Window; +CL: net/minecraft/client/renderer/block/BlockModelShaper net/minecraft/client/renderer/block/BlockModelShaper +FD: net/minecraft/client/renderer/block/BlockModelShaper/f_110877_ net/minecraft/client/renderer/block/BlockModelShaper/modelByStateCache +FD: net/minecraft/client/renderer/block/BlockModelShaper/f_110878_ net/minecraft/client/renderer/block/BlockModelShaper/modelManager +FD: net/minecraft/client/renderer/block/BlockModelShaper/net/minecraft/client/renderer/block/BlockModelShaper net/minecraft/client/renderer/block/BlockModelShaper/net/minecraft/client/renderer/block/BlockModelShaper +MD: net/minecraft/client/renderer/block/BlockModelShaper/ (Lnet/minecraft/client/resources/model/ModelManager;)V net/minecraft/client/renderer/block/BlockModelShaper/ (Lnet/minecraft/client/resources/model/ModelManager;)V +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110881_ ()Lnet/minecraft/client/resources/model/ModelManager; net/minecraft/client/renderer/block/BlockModelShaper/getModelManager ()Lnet/minecraft/client/resources/model/ModelManager; +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110882_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/renderer/block/BlockModelShaper/getParticleIcon (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110884_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/client/renderer/block/BlockModelShaper/getValue (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110887_ (Ljava/util/Map;)Ljava/lang/String; net/minecraft/client/renderer/block/BlockModelShaper/statePropertiesToString (Ljava/util/Map;)Ljava/lang/String; +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110889_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/ModelResourceLocation; net/minecraft/client/renderer/block/BlockModelShaper/stateToModelLocation (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/ModelResourceLocation; +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110892_ ()V net/minecraft/client/renderer/block/BlockModelShaper/rebuildCache ()V +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110893_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/BlockModelShaper/getBlockModel (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110895_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/ModelResourceLocation; net/minecraft/client/renderer/block/BlockModelShaper/stateToModelLocation (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/ModelResourceLocation; +MD: net/minecraft/client/renderer/block/BlockModelShaper/m_110897_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/renderer/block/BlockModelShaper/lambda$rebuildCache$0 (Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/client/renderer/block/BlockRenderDispatcher net/minecraft/client/renderer/block/BlockRenderDispatcher +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher/f_110899_ net/minecraft/client/renderer/block/BlockRenderDispatcher/blockModelShaper +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher/f_110900_ net/minecraft/client/renderer/block/BlockRenderDispatcher/modelRenderer +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher/f_110901_ net/minecraft/client/renderer/block/BlockRenderDispatcher/liquidBlockRenderer +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher/f_110902_ net/minecraft/client/renderer/block/BlockRenderDispatcher/random +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher/f_110903_ net/minecraft/client/renderer/block/BlockRenderDispatcher/blockColors +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher/f_173397_ net/minecraft/client/renderer/block/BlockRenderDispatcher/blockEntityRenderer +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher/net/minecraft/client/renderer/block/BlockRenderDispatcher net/minecraft/client/renderer/block/BlockRenderDispatcher/net/minecraft/client/renderer/block/BlockRenderDispatcher +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/ (Lnet/minecraft/client/renderer/block/BlockModelShaper;Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;Lnet/minecraft/client/color/block/BlockColors;)V net/minecraft/client/renderer/block/BlockRenderDispatcher/ (Lnet/minecraft/client/renderer/block/BlockModelShaper;Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;Lnet/minecraft/client/color/block/BlockColors;)V +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_110907_ ()Lnet/minecraft/client/renderer/block/BlockModelShaper; net/minecraft/client/renderer/block/BlockRenderDispatcher/getBlockModelShaper ()Lnet/minecraft/client/renderer/block/BlockModelShaper; +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_110910_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/BlockRenderDispatcher/getBlockModel (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_110912_ (Lnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/block/BlockRenderDispatcher/renderSingleBlock (Lnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_110918_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V net/minecraft/client/renderer/block/BlockRenderDispatcher/renderBreakingTexture (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_110924_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;)Z net/minecraft/client/renderer/block/BlockRenderDispatcher/renderBatched (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;)Z +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_110937_ ()Lnet/minecraft/client/renderer/block/ModelBlockRenderer; net/minecraft/client/renderer/block/BlockRenderDispatcher/getModelRenderer ()Lnet/minecraft/client/renderer/block/ModelBlockRenderer; +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_203143_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/client/renderer/block/BlockRenderDispatcher/renderLiquid (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/block/BlockRenderDispatcher/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/block/BlockRenderDispatcher$1 net/minecraft/client/renderer/block/BlockRenderDispatcher$1 +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher$1/f_110938_ net/minecraft/client/renderer/block/BlockRenderDispatcher$1/$SwitchMap$net$minecraft$world$level$block$RenderShape +FD: net/minecraft/client/renderer/block/BlockRenderDispatcher$1/net/minecraft/client/renderer/block/BlockRenderDispatcher$1 net/minecraft/client/renderer/block/BlockRenderDispatcher$1/net/minecraft/client/renderer/block/BlockRenderDispatcher$1 +MD: net/minecraft/client/renderer/block/BlockRenderDispatcher$1/ ()V net/minecraft/client/renderer/block/BlockRenderDispatcher$1/ ()V +CL: net/minecraft/client/renderer/block/LiquidBlockRenderer net/minecraft/client/renderer/block/LiquidBlockRenderer +FD: net/minecraft/client/renderer/block/LiquidBlockRenderer/f_110940_ net/minecraft/client/renderer/block/LiquidBlockRenderer/lavaIcons +FD: net/minecraft/client/renderer/block/LiquidBlockRenderer/f_110941_ net/minecraft/client/renderer/block/LiquidBlockRenderer/waterIcons +FD: net/minecraft/client/renderer/block/LiquidBlockRenderer/f_110942_ net/minecraft/client/renderer/block/LiquidBlockRenderer/waterOverlay +FD: net/minecraft/client/renderer/block/LiquidBlockRenderer/f_173402_ net/minecraft/client/renderer/block/LiquidBlockRenderer/MAX_FLUID_HEIGHT +FD: net/minecraft/client/renderer/block/LiquidBlockRenderer/net/minecraft/client/renderer/block/LiquidBlockRenderer net/minecraft/client/renderer/block/LiquidBlockRenderer/net/minecraft/client/renderer/block/LiquidBlockRenderer +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/ ()V net/minecraft/client/renderer/block/LiquidBlockRenderer/ ()V +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_110944_ ()V net/minecraft/client/renderer/block/LiquidBlockRenderer/setupSprites ()V +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_110945_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/block/LiquidBlockRenderer/getLightColor (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_110959_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/client/renderer/block/LiquidBlockRenderer/isFaceOccludedBySelf (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_110978_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/Direction;FLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/LiquidBlockRenderer/isFaceOccludedByState (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/Direction;FLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_110984_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDFFFFFI)V net/minecraft/client/renderer/block/LiquidBlockRenderer/vertex (Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDFFFFFI)V +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203149_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/material/Fluid;FFFLnet/minecraft/core/BlockPos;)F net/minecraft/client/renderer/block/LiquidBlockRenderer/calculateAverageHeight (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/material/Fluid;FFFLnet/minecraft/core/BlockPos;)F +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203156_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;)F net/minecraft/client/renderer/block/LiquidBlockRenderer/getHeight (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203160_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)F net/minecraft/client/renderer/block/LiquidBlockRenderer/getHeight (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)F +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203166_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/client/renderer/block/LiquidBlockRenderer/shouldRenderFace (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203173_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/client/renderer/block/LiquidBlockRenderer/tesselate (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203179_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;FLnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/LiquidBlockRenderer/isFaceOccludedByNeighbor (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;FLnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203185_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/client/renderer/block/LiquidBlockRenderer/isNeighborSameFluid (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer/m_203188_ ([FF)V net/minecraft/client/renderer/block/LiquidBlockRenderer/addWeightedHeight ([FF)V +CL: net/minecraft/client/renderer/block/LiquidBlockRenderer$1 net/minecraft/client/renderer/block/LiquidBlockRenderer$1 +FD: net/minecraft/client/renderer/block/LiquidBlockRenderer$1/f_203191_ net/minecraft/client/renderer/block/LiquidBlockRenderer$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/client/renderer/block/LiquidBlockRenderer$1/net/minecraft/client/renderer/block/LiquidBlockRenderer$1 net/minecraft/client/renderer/block/LiquidBlockRenderer$1/net/minecraft/client/renderer/block/LiquidBlockRenderer$1 +MD: net/minecraft/client/renderer/block/LiquidBlockRenderer$1/ ()V net/minecraft/client/renderer/block/LiquidBlockRenderer$1/ ()V +CL: net/minecraft/client/renderer/block/ModelBlockRenderer net/minecraft/client/renderer/block/ModelBlockRenderer +FD: net/minecraft/client/renderer/block/ModelBlockRenderer/f_110995_ net/minecraft/client/renderer/block/ModelBlockRenderer/blockColors +FD: net/minecraft/client/renderer/block/ModelBlockRenderer/f_110996_ net/minecraft/client/renderer/block/ModelBlockRenderer/CACHE +FD: net/minecraft/client/renderer/block/ModelBlockRenderer/f_173403_ net/minecraft/client/renderer/block/ModelBlockRenderer/FACE_CUBIC +FD: net/minecraft/client/renderer/block/ModelBlockRenderer/f_173404_ net/minecraft/client/renderer/block/ModelBlockRenderer/FACE_PARTIAL +FD: net/minecraft/client/renderer/block/ModelBlockRenderer/f_173405_ net/minecraft/client/renderer/block/ModelBlockRenderer/DIRECTIONS +FD: net/minecraft/client/renderer/block/ModelBlockRenderer/f_173406_ net/minecraft/client/renderer/block/ModelBlockRenderer/CACHE_SIZE +FD: net/minecraft/client/renderer/block/ModelBlockRenderer/net/minecraft/client/renderer/block/ModelBlockRenderer net/minecraft/client/renderer/block/ModelBlockRenderer/net/minecraft/client/renderer/block/ModelBlockRenderer +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/ ()V net/minecraft/client/renderer/block/ModelBlockRenderer/ ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/ (Lnet/minecraft/client/color/block/BlockColors;)V net/minecraft/client/renderer/block/ModelBlockRenderer/ (Lnet/minecraft/client/color/block/BlockColors;)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111000_ ()V net/minecraft/client/renderer/block/ModelBlockRenderer/enableCaching ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111001_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V net/minecraft/client/renderer/block/ModelBlockRenderer/renderModelFaceFlat (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111012_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;[FLjava/util/BitSet;Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace;I)V net/minecraft/client/renderer/block/ModelBlockRenderer/renderModelFaceAO (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;[FLjava/util/BitSet;Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace;I)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111023_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIII)V net/minecraft/client/renderer/block/ModelBlockRenderer/putQuadData (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIII)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111039_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;[ILnet/minecraft/core/Direction;[FLjava/util/BitSet;)V net/minecraft/client/renderer/block/ModelBlockRenderer/calculateShape (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;[ILnet/minecraft/core/Direction;[FLjava/util/BitSet;)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111047_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;JI)Z net/minecraft/client/renderer/block/ModelBlockRenderer/tesselateBlock (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;JI)Z +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111058_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFLjava/util/List;II)V net/minecraft/client/renderer/block/ModelBlockRenderer/renderQuadList (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFLjava/util/List;II)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111067_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;FFFII)V net/minecraft/client/renderer/block/ModelBlockRenderer/renderModel (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;FFFII)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111077_ ()V net/minecraft/client/renderer/block/ModelBlockRenderer/clearCache ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111078_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;JI)Z net/minecraft/client/renderer/block/ModelBlockRenderer/tesselateWithAO (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;JI)Z +MD: net/minecraft/client/renderer/block/ModelBlockRenderer/m_111090_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;JI)Z net/minecraft/client/renderer/block/ModelBlockRenderer/tesselateWithoutAO (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLjava/util/Random;JI)Z +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$1 net/minecraft/client/renderer/block/ModelBlockRenderer$1 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$1/f_111102_ net/minecraft/client/renderer/block/ModelBlockRenderer$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$1/net/minecraft/client/renderer/block/ModelBlockRenderer$1 net/minecraft/client/renderer/block/ModelBlockRenderer$1/net/minecraft/client/renderer/block/ModelBlockRenderer$1 +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$1/ ()V net/minecraft/client/renderer/block/ModelBlockRenderer$1/ ()V +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/$VALUES net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/$VALUES +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/DOWN net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/DOWN +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/EAST net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/EAST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/NORTH net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/NORTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/SOUTH net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/SOUTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/UP net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/UP +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/WEST net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/WEST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/f_111110_ net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/corners +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/f_111111_ net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/doNonCubicWeight +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/f_111112_ net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/vert0Weights +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/f_111113_ net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/vert1Weights +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/f_111114_ net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/vert2Weights +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/f_111115_ net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/vert3Weights +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/f_111116_ net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/BY_FACING +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/ ()V net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/ ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/ (Ljava/lang/String;I[Lnet/minecraft/core/Direction;FZ[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;)V net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/ (Ljava/lang/String;I[Lnet/minecraft/core/Direction;FZ[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/m_111131_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/fromFacing (Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/m_111133_ ([Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo;)V net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/lambda$static$0 ([Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo;)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/m_173407_ ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/$values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo/values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo; +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/f_111148_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/this$0 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/f_111149_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/brightness +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/f_111150_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/lightmap +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/ (Lnet/minecraft/client/renderer/block/ModelBlockRenderer;)V net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/ (Lnet/minecraft/client/renderer/block/ModelBlockRenderer;)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/m_111153_ (IIII)I net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/blend (IIII)I +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/m_111158_ (IIIIFFFF)I net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/blend (IIIIFFFF)I +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/m_111167_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;[FLjava/util/BitSet;Z)V net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace/calculate (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;[FLjava/util/BitSet;Z)V +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/$VALUES net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/$VALUES +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/DOWN net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/DOWN +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/EAST net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/EAST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/NORTH net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/NORTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/SOUTH net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/SOUTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/UP net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/UP +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/WEST net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/WEST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/f_111185_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/vert0 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/f_111186_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/vert1 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/f_111187_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/vert2 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/f_111188_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/vert3 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/f_111189_ net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/BY_FACING +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/ ()V net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/ ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/ (Ljava/lang/String;IIIII)V net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/ (Ljava/lang/String;IIIII)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/m_111201_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/fromFacing (Lnet/minecraft/core/Direction;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/m_111203_ ([Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap;)V net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/lambda$static$0 ([Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap;)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/m_173408_ ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/$values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap/values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap; +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache net/minecraft/client/renderer/block/ModelBlockRenderer$Cache +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/f_111214_ net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/enabled +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/f_111215_ net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/colorCache +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/f_111216_ net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/brightnessCache +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/net/minecraft/client/renderer/block/ModelBlockRenderer$Cache net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/net/minecraft/client/renderer/block/ModelBlockRenderer$Cache +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/ ()V net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/ ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/m_111220_ ()V net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/enable ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/m_111221_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/getLightColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/m_111225_ ()V net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/disable ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/m_111226_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/getShadeBrightness (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/m_111230_ ()Lit/unimi/dsi/fastutil/longs/Long2FloatLinkedOpenHashMap; net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/lambda$new$1 ()Lit/unimi/dsi/fastutil/longs/Long2FloatLinkedOpenHashMap; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/m_111231_ ()Lit/unimi/dsi/fastutil/longs/Long2IntLinkedOpenHashMap; net/minecraft/client/renderer/block/ModelBlockRenderer$Cache/lambda$new$0 ()Lit/unimi/dsi/fastutil/longs/Long2IntLinkedOpenHashMap; +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1 net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/f_111232_ net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/this$0 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1 net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1 +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/ (Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;IF)V net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/ (Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;IF)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/rehash (I)V net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1/rehash (I)V +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2 net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/f_111239_ net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/this$0 +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2 net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2 +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/ (Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;IF)V net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/ (Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;IF)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/rehash (I)V net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2/rehash (I)V +CL: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/$VALUES net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/$VALUES +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/DOWN net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/DOWN +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/EAST net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/EAST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_DOWN net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_DOWN +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_EAST net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_EAST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_NORTH net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_NORTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_SOUTH net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_SOUTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_UP net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_UP +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_WEST net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/FLIP_WEST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/NORTH net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/NORTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/SOUTH net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/SOUTH +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/UP net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/UP +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/WEST net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/WEST +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/f_111258_ net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/shape +FD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/ ()V net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/ ()V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/ (Ljava/lang/String;ILnet/minecraft/core/Direction;Z)V net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/ (Ljava/lang/String;ILnet/minecraft/core/Direction;Z)V +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/m_173409_ ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo; net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/$values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo; net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo; +MD: net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo; net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo/values ()[Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo; +CL: net/minecraft/client/renderer/block/model/BakedQuad net/minecraft/client/renderer/block/model/BakedQuad +FD: net/minecraft/client/renderer/block/model/BakedQuad/f_111292_ net/minecraft/client/renderer/block/model/BakedQuad/vertices +FD: net/minecraft/client/renderer/block/model/BakedQuad/f_111293_ net/minecraft/client/renderer/block/model/BakedQuad/tintIndex +FD: net/minecraft/client/renderer/block/model/BakedQuad/f_111294_ net/minecraft/client/renderer/block/model/BakedQuad/direction +FD: net/minecraft/client/renderer/block/model/BakedQuad/f_111295_ net/minecraft/client/renderer/block/model/BakedQuad/sprite +FD: net/minecraft/client/renderer/block/model/BakedQuad/f_111296_ net/minecraft/client/renderer/block/model/BakedQuad/shade +FD: net/minecraft/client/renderer/block/model/BakedQuad/net/minecraft/client/renderer/block/model/BakedQuad net/minecraft/client/renderer/block/model/BakedQuad/net/minecraft/client/renderer/block/model/BakedQuad +MD: net/minecraft/client/renderer/block/model/BakedQuad/ ([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Z)V net/minecraft/client/renderer/block/model/BakedQuad/ ([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Z)V +MD: net/minecraft/client/renderer/block/model/BakedQuad/m_111303_ ()[I net/minecraft/client/renderer/block/model/BakedQuad/getVertices ()[I +MD: net/minecraft/client/renderer/block/model/BakedQuad/m_111304_ ()Z net/minecraft/client/renderer/block/model/BakedQuad/isTinted ()Z +MD: net/minecraft/client/renderer/block/model/BakedQuad/m_111305_ ()I net/minecraft/client/renderer/block/model/BakedQuad/getTintIndex ()I +MD: net/minecraft/client/renderer/block/model/BakedQuad/m_111306_ ()Lnet/minecraft/core/Direction; net/minecraft/client/renderer/block/model/BakedQuad/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/client/renderer/block/model/BakedQuad/m_111307_ ()Z net/minecraft/client/renderer/block/model/BakedQuad/isShade ()Z +MD: net/minecraft/client/renderer/block/model/BakedQuad/m_173410_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/renderer/block/model/BakedQuad/getSprite ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +CL: net/minecraft/client/renderer/block/model/BlockElement net/minecraft/client/renderer/block/model/BlockElement +FD: net/minecraft/client/renderer/block/model/BlockElement/f_111308_ net/minecraft/client/renderer/block/model/BlockElement/from +FD: net/minecraft/client/renderer/block/model/BlockElement/f_111309_ net/minecraft/client/renderer/block/model/BlockElement/to +FD: net/minecraft/client/renderer/block/model/BlockElement/f_111310_ net/minecraft/client/renderer/block/model/BlockElement/faces +FD: net/minecraft/client/renderer/block/model/BlockElement/f_111311_ net/minecraft/client/renderer/block/model/BlockElement/rotation +FD: net/minecraft/client/renderer/block/model/BlockElement/f_111312_ net/minecraft/client/renderer/block/model/BlockElement/shade +FD: net/minecraft/client/renderer/block/model/BlockElement/f_173411_ net/minecraft/client/renderer/block/model/BlockElement/DEFAULT_RESCALE +FD: net/minecraft/client/renderer/block/model/BlockElement/f_173412_ net/minecraft/client/renderer/block/model/BlockElement/MIN_EXTENT +FD: net/minecraft/client/renderer/block/model/BlockElement/f_173413_ net/minecraft/client/renderer/block/model/BlockElement/MAX_EXTENT +FD: net/minecraft/client/renderer/block/model/BlockElement/net/minecraft/client/renderer/block/model/BlockElement net/minecraft/client/renderer/block/model/BlockElement/net/minecraft/client/renderer/block/model/BlockElement +MD: net/minecraft/client/renderer/block/model/BlockElement/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;Z)V net/minecraft/client/renderer/block/model/BlockElement/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;Z)V +MD: net/minecraft/client/renderer/block/model/BlockElement/m_111319_ ()V net/minecraft/client/renderer/block/model/BlockElement/fillUvs ()V +MD: net/minecraft/client/renderer/block/model/BlockElement/m_111320_ (Lnet/minecraft/core/Direction;)[F net/minecraft/client/renderer/block/model/BlockElement/uvsByFace (Lnet/minecraft/core/Direction;)[F +CL: net/minecraft/client/renderer/block/model/BlockElement$1 net/minecraft/client/renderer/block/model/BlockElement$1 +FD: net/minecraft/client/renderer/block/model/BlockElement$1/f_111322_ net/minecraft/client/renderer/block/model/BlockElement$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/client/renderer/block/model/BlockElement$1/net/minecraft/client/renderer/block/model/BlockElement$1 net/minecraft/client/renderer/block/model/BlockElement$1/net/minecraft/client/renderer/block/model/BlockElement$1 +MD: net/minecraft/client/renderer/block/model/BlockElement$1/ ()V net/minecraft/client/renderer/block/model/BlockElement$1/ ()V +CL: net/minecraft/client/renderer/block/model/BlockElement$Deserializer net/minecraft/client/renderer/block/model/BlockElement$Deserializer +FD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/f_173414_ net/minecraft/client/renderer/block/model/BlockElement$Deserializer/DEFAULT_SHADE +FD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/net/minecraft/client/renderer/block/model/BlockElement$Deserializer net/minecraft/client/renderer/block/model/BlockElement$Deserializer/net/minecraft/client/renderer/block/model/BlockElement$Deserializer +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/ ()V net/minecraft/client/renderer/block/model/BlockElement$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockElement; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockElement; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111325_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getFaces (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111332_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/BlockElementRotation; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getRotation (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/BlockElementRotation; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111334_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcom/mojang/math/Vector3f; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getVector3f (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111337_ (Ljava/lang/String;)Lnet/minecraft/core/Direction; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getFacing (Ljava/lang/String;)Lnet/minecraft/core/Direction; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111339_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/filterNullFromFaces (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111342_ (Lcom/google/gson/JsonObject;)F net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getAngle (Lcom/google/gson/JsonObject;)F +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111344_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/core/Direction$Axis; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getAxis (Lcom/google/gson/JsonObject;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111346_ (Lcom/google/gson/JsonObject;)Lcom/mojang/math/Vector3f; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getTo (Lcom/google/gson/JsonObject;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/renderer/block/model/BlockElement$Deserializer/m_111352_ (Lcom/google/gson/JsonObject;)Lcom/mojang/math/Vector3f; net/minecraft/client/renderer/block/model/BlockElement$Deserializer/getFrom (Lcom/google/gson/JsonObject;)Lcom/mojang/math/Vector3f; +CL: net/minecraft/client/renderer/block/model/BlockElementFace net/minecraft/client/renderer/block/model/BlockElementFace +FD: net/minecraft/client/renderer/block/model/BlockElementFace/f_111354_ net/minecraft/client/renderer/block/model/BlockElementFace/cullForDirection +FD: net/minecraft/client/renderer/block/model/BlockElementFace/f_111355_ net/minecraft/client/renderer/block/model/BlockElementFace/tintIndex +FD: net/minecraft/client/renderer/block/model/BlockElementFace/f_111356_ net/minecraft/client/renderer/block/model/BlockElementFace/texture +FD: net/minecraft/client/renderer/block/model/BlockElementFace/f_111357_ net/minecraft/client/renderer/block/model/BlockElementFace/uv +FD: net/minecraft/client/renderer/block/model/BlockElementFace/f_173415_ net/minecraft/client/renderer/block/model/BlockElementFace/NO_TINT +FD: net/minecraft/client/renderer/block/model/BlockElementFace/net/minecraft/client/renderer/block/model/BlockElementFace net/minecraft/client/renderer/block/model/BlockElementFace/net/minecraft/client/renderer/block/model/BlockElementFace +MD: net/minecraft/client/renderer/block/model/BlockElementFace/ (Lnet/minecraft/core/Direction;ILjava/lang/String;Lnet/minecraft/client/renderer/block/model/BlockFaceUV;)V net/minecraft/client/renderer/block/model/BlockElementFace/ (Lnet/minecraft/core/Direction;ILjava/lang/String;Lnet/minecraft/client/renderer/block/model/BlockFaceUV;)V +CL: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer +FD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/f_173416_ net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/DEFAULT_TINT_INDEX +FD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer +MD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/ ()V net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockElementFace; net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockElementFace; +MD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/m_111368_ (Lcom/google/gson/JsonObject;)I net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/getTintIndex (Lcom/google/gson/JsonObject;)I +MD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/m_111370_ (Lcom/google/gson/JsonObject;)Ljava/lang/String; net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/getTexture (Lcom/google/gson/JsonObject;)Ljava/lang/String; +MD: net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/m_111372_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/core/Direction; net/minecraft/client/renderer/block/model/BlockElementFace$Deserializer/getCullFacing (Lcom/google/gson/JsonObject;)Lnet/minecraft/core/Direction; +CL: net/minecraft/client/renderer/block/model/BlockElementRotation net/minecraft/client/renderer/block/model/BlockElementRotation +FD: net/minecraft/client/renderer/block/model/BlockElementRotation/f_111378_ net/minecraft/client/renderer/block/model/BlockElementRotation/origin +FD: net/minecraft/client/renderer/block/model/BlockElementRotation/f_111379_ net/minecraft/client/renderer/block/model/BlockElementRotation/axis +FD: net/minecraft/client/renderer/block/model/BlockElementRotation/f_111380_ net/minecraft/client/renderer/block/model/BlockElementRotation/angle +FD: net/minecraft/client/renderer/block/model/BlockElementRotation/f_111381_ net/minecraft/client/renderer/block/model/BlockElementRotation/rescale +FD: net/minecraft/client/renderer/block/model/BlockElementRotation/net/minecraft/client/renderer/block/model/BlockElementRotation net/minecraft/client/renderer/block/model/BlockElementRotation/net/minecraft/client/renderer/block/model/BlockElementRotation +MD: net/minecraft/client/renderer/block/model/BlockElementRotation/ (Lcom/mojang/math/Vector3f;Lnet/minecraft/core/Direction$Axis;FZ)V net/minecraft/client/renderer/block/model/BlockElementRotation/ (Lcom/mojang/math/Vector3f;Lnet/minecraft/core/Direction$Axis;FZ)V +CL: net/minecraft/client/renderer/block/model/BlockFaceUV net/minecraft/client/renderer/block/model/BlockFaceUV +FD: net/minecraft/client/renderer/block/model/BlockFaceUV/f_111387_ net/minecraft/client/renderer/block/model/BlockFaceUV/uvs +FD: net/minecraft/client/renderer/block/model/BlockFaceUV/f_111388_ net/minecraft/client/renderer/block/model/BlockFaceUV/rotation +FD: net/minecraft/client/renderer/block/model/BlockFaceUV/net/minecraft/client/renderer/block/model/BlockFaceUV net/minecraft/client/renderer/block/model/BlockFaceUV/net/minecraft/client/renderer/block/model/BlockFaceUV +MD: net/minecraft/client/renderer/block/model/BlockFaceUV/ ([FI)V net/minecraft/client/renderer/block/model/BlockFaceUV/ ([FI)V +MD: net/minecraft/client/renderer/block/model/BlockFaceUV/m_111392_ (I)F net/minecraft/client/renderer/block/model/BlockFaceUV/getU (I)F +MD: net/minecraft/client/renderer/block/model/BlockFaceUV/m_111394_ ([F)V net/minecraft/client/renderer/block/model/BlockFaceUV/setMissingUv ([F)V +MD: net/minecraft/client/renderer/block/model/BlockFaceUV/m_111396_ (I)F net/minecraft/client/renderer/block/model/BlockFaceUV/getV (I)F +MD: net/minecraft/client/renderer/block/model/BlockFaceUV/m_111398_ (I)I net/minecraft/client/renderer/block/model/BlockFaceUV/getReverseIndex (I)I +MD: net/minecraft/client/renderer/block/model/BlockFaceUV/m_111400_ (I)I net/minecraft/client/renderer/block/model/BlockFaceUV/getShiftedIndex (I)I +CL: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer +FD: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/f_173417_ net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/DEFAULT_ROTATION +FD: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer +MD: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/ ()V net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockFaceUV; net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockFaceUV; +MD: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/m_111407_ (Lcom/google/gson/JsonObject;)I net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/getRotation (Lcom/google/gson/JsonObject;)I +MD: net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/m_111409_ (Lcom/google/gson/JsonObject;)[F net/minecraft/client/renderer/block/model/BlockFaceUV$Deserializer/getUVs (Lcom/google/gson/JsonObject;)[F +CL: net/minecraft/client/renderer/block/model/BlockModel net/minecraft/client/renderer/block/model/BlockModel +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111415_ net/minecraft/client/renderer/block/model/BlockModel/GSON +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111416_ net/minecraft/client/renderer/block/model/BlockModel/name +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111417_ net/minecraft/client/renderer/block/model/BlockModel/textureMap +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111418_ net/minecraft/client/renderer/block/model/BlockModel/parent +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111419_ net/minecraft/client/renderer/block/model/BlockModel/parentLocation +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111420_ net/minecraft/client/renderer/block/model/BlockModel/LOGGER +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111421_ net/minecraft/client/renderer/block/model/BlockModel/FACE_BAKERY +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111422_ net/minecraft/client/renderer/block/model/BlockModel/elements +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111423_ net/minecraft/client/renderer/block/model/BlockModel/guiLight +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111424_ net/minecraft/client/renderer/block/model/BlockModel/hasAmbientOcclusion +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111425_ net/minecraft/client/renderer/block/model/BlockModel/transforms +FD: net/minecraft/client/renderer/block/model/BlockModel/f_111426_ net/minecraft/client/renderer/block/model/BlockModel/overrides +FD: net/minecraft/client/renderer/block/model/BlockModel/f_173418_ net/minecraft/client/renderer/block/model/BlockModel/PARTICLE_TEXTURE_REFERENCE +FD: net/minecraft/client/renderer/block/model/BlockModel/f_173419_ net/minecraft/client/renderer/block/model/BlockModel/REFERENCE_CHAR +FD: net/minecraft/client/renderer/block/model/BlockModel/net/minecraft/client/renderer/block/model/BlockModel net/minecraft/client/renderer/block/model/BlockModel/net/minecraft/client/renderer/block/model/BlockModel +MD: net/minecraft/client/renderer/block/model/BlockModel/ ()V net/minecraft/client/renderer/block/model/BlockModel/ ()V +MD: net/minecraft/client/renderer/block/model/BlockModel/ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;Ljava/util/Map;ZLnet/minecraft/client/renderer/block/model/BlockModel$GuiLight;Lnet/minecraft/client/renderer/block/model/ItemTransforms;Ljava/util/List;)V net/minecraft/client/renderer/block/model/BlockModel/ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;Ljava/util/Map;ZLnet/minecraft/client/renderer/block/model/BlockModel$GuiLight;Lnet/minecraft/client/renderer/block/model/ItemTransforms;Ljava/util/List;)V +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111436_ ()Ljava/util/List; net/minecraft/client/renderer/block/model/BlockModel/getElements ()Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111437_ (Lnet/minecraft/client/renderer/block/model/BlockElement;Lnet/minecraft/client/renderer/block/model/BlockElementFace;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/core/Direction;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BakedQuad; net/minecraft/client/renderer/block/model/BlockModel/bakeFace (Lnet/minecraft/client/renderer/block/model/BlockElement;Lnet/minecraft/client/renderer/block/model/BlockElementFace;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/core/Direction;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BakedQuad; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111444_ (Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;)Lnet/minecraft/client/renderer/block/model/ItemTransform; net/minecraft/client/renderer/block/model/BlockModel/getTransform (Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;)Lnet/minecraft/client/renderer/block/model/ItemTransform; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111446_ (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;)Lnet/minecraft/client/renderer/block/model/ItemOverrides; net/minecraft/client/renderer/block/model/BlockModel/getItemOverrides (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;)Lnet/minecraft/client/renderer/block/model/ItemOverrides; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111449_ (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/model/BlockModel/bake (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111461_ (Ljava/io/Reader;)Lnet/minecraft/client/renderer/block/model/BlockModel; net/minecraft/client/renderer/block/model/BlockModel/fromStream (Ljava/io/Reader;)Lnet/minecraft/client/renderer/block/model/BlockModel; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111463_ (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/BlockModel; net/minecraft/client/renderer/block/model/BlockModel/fromString (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/BlockModel; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111465_ (Ljava/util/Set;Ljava/lang/String;)V net/minecraft/client/renderer/block/model/BlockModel/lambda$getMaterials$1 (Ljava/util/Set;Ljava/lang/String;)V +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111471_ (Ljava/util/function/Function;Ljava/util/Set;Ljava/util/Set;Lnet/minecraft/client/renderer/block/model/ItemOverride;)V net/minecraft/client/renderer/block/model/BlockModel/lambda$getMaterials$0 (Ljava/util/function/Function;Ljava/util/Set;Ljava/util/Set;Lnet/minecraft/client/renderer/block/model/ItemOverride;)V +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111476_ ()Z net/minecraft/client/renderer/block/model/BlockModel/hasAmbientOcclusion ()Z +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111477_ (Ljava/lang/String;)Z net/minecraft/client/renderer/block/model/BlockModel/hasTexture (Ljava/lang/String;)Z +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111479_ ()Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; net/minecraft/client/renderer/block/model/BlockModel/getGuiLight ()Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111480_ (Ljava/lang/String;)Lnet/minecraft/client/resources/model/Material; net/minecraft/client/renderer/block/model/BlockModel/getMaterial (Ljava/lang/String;)Lnet/minecraft/client/resources/model/Material; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111484_ ()Ljava/util/List; net/minecraft/client/renderer/block/model/BlockModel/getOverrides ()Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111485_ (Ljava/lang/String;)Lcom/mojang/datafixers/util/Either; net/minecraft/client/renderer/block/model/BlockModel/findTextureEntry (Ljava/lang/String;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111488_ (Ljava/lang/String;)Z net/minecraft/client/renderer/block/model/BlockModel/isTextureReference (Ljava/lang/String;)Z +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111490_ ()Lnet/minecraft/client/renderer/block/model/BlockModel; net/minecraft/client/renderer/block/model/BlockModel/getRootModel ()Lnet/minecraft/client/renderer/block/model/BlockModel; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_111491_ ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; net/minecraft/client/renderer/block/model/BlockModel/getTransforms ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_173420_ ()Z net/minecraft/client/renderer/block/model/BlockModel/isResolved ()Z +MD: net/minecraft/client/renderer/block/model/BlockModel/m_5500_ (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; net/minecraft/client/renderer/block/model/BlockModel/getMaterials (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_7611_ (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/model/BlockModel/bake (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/model/BlockModel/m_7970_ ()Ljava/util/Collection; net/minecraft/client/renderer/block/model/BlockModel/getDependencies ()Ljava/util/Collection; +MD: net/minecraft/client/renderer/block/model/BlockModel/toString ()Ljava/lang/String; net/minecraft/client/renderer/block/model/BlockModel/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/block/model/BlockModel$Deserializer net/minecraft/client/renderer/block/model/BlockModel$Deserializer +FD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/f_173421_ net/minecraft/client/renderer/block/model/BlockModel$Deserializer/DEFAULT_AMBIENT_OCCLUSION +FD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/net/minecraft/client/renderer/block/model/BlockModel$Deserializer net/minecraft/client/renderer/block/model/BlockModel$Deserializer/net/minecraft/client/renderer/block/model/BlockModel$Deserializer +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/ ()V net/minecraft/client/renderer/block/model/BlockModel$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/BlockModel$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockModel; net/minecraft/client/renderer/block/model/BlockModel$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockModel; +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/m_111494_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List; net/minecraft/client/renderer/block/model/BlockModel$Deserializer/getOverrides (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/m_111501_ (Lcom/google/gson/JsonObject;)Z net/minecraft/client/renderer/block/model/BlockModel$Deserializer/getAmbientOcclusion (Lcom/google/gson/JsonObject;)Z +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/m_111503_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lcom/mojang/datafixers/util/Either; net/minecraft/client/renderer/block/model/BlockModel$Deserializer/parseTextureLocationOrReference (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/m_111506_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List; net/minecraft/client/renderer/block/model/BlockModel$Deserializer/getElements (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/m_111509_ (Lcom/google/gson/JsonObject;)Ljava/util/Map; net/minecraft/client/renderer/block/model/BlockModel$Deserializer/getTextureMap (Lcom/google/gson/JsonObject;)Ljava/util/Map; +MD: net/minecraft/client/renderer/block/model/BlockModel$Deserializer/m_111511_ (Lcom/google/gson/JsonObject;)Ljava/lang/String; net/minecraft/client/renderer/block/model/BlockModel$Deserializer/getParentName (Lcom/google/gson/JsonObject;)Ljava/lang/String; +CL: net/minecraft/client/renderer/block/model/BlockModel$GuiLight net/minecraft/client/renderer/block/model/BlockModel$GuiLight +FD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/$VALUES net/minecraft/client/renderer/block/model/BlockModel$GuiLight/$VALUES +FD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/FRONT net/minecraft/client/renderer/block/model/BlockModel$GuiLight/FRONT +FD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/SIDE net/minecraft/client/renderer/block/model/BlockModel$GuiLight/SIDE +FD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/f_111519_ net/minecraft/client/renderer/block/model/BlockModel$GuiLight/name +FD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/net/minecraft/client/renderer/block/model/BlockModel$GuiLight net/minecraft/client/renderer/block/model/BlockModel$GuiLight/net/minecraft/client/renderer/block/model/BlockModel$GuiLight +MD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/ ()V net/minecraft/client/renderer/block/model/BlockModel$GuiLight/ ()V +MD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/renderer/block/model/BlockModel$GuiLight/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/m_111526_ ()Z net/minecraft/client/renderer/block/model/BlockModel$GuiLight/lightLikeBlock ()Z +MD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/m_111527_ (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; net/minecraft/client/renderer/block/model/BlockModel$GuiLight/getByName (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; +MD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/m_173422_ ()[Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; net/minecraft/client/renderer/block/model/BlockModel$GuiLight/$values ()[Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; +MD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; net/minecraft/client/renderer/block/model/BlockModel$GuiLight/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; +MD: net/minecraft/client/renderer/block/model/BlockModel$GuiLight/values ()[Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; net/minecraft/client/renderer/block/model/BlockModel$GuiLight/values ()[Lnet/minecraft/client/renderer/block/model/BlockModel$GuiLight; +CL: net/minecraft/client/renderer/block/model/BlockModel$LoopException net/minecraft/client/renderer/block/model/BlockModel$LoopException +FD: net/minecraft/client/renderer/block/model/BlockModel$LoopException/net/minecraft/client/renderer/block/model/BlockModel$LoopException net/minecraft/client/renderer/block/model/BlockModel$LoopException/net/minecraft/client/renderer/block/model/BlockModel$LoopException +MD: net/minecraft/client/renderer/block/model/BlockModel$LoopException/ (Ljava/lang/String;)V net/minecraft/client/renderer/block/model/BlockModel$LoopException/ (Ljava/lang/String;)V +CL: net/minecraft/client/renderer/block/model/BlockModelDefinition net/minecraft/client/renderer/block/model/BlockModelDefinition +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition/f_111532_ net/minecraft/client/renderer/block/model/BlockModelDefinition/variants +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition/f_111533_ net/minecraft/client/renderer/block/model/BlockModelDefinition/multiPart +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition/net/minecraft/client/renderer/block/model/BlockModelDefinition net/minecraft/client/renderer/block/model/BlockModelDefinition/net/minecraft/client/renderer/block/model/BlockModelDefinition +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/ (Ljava/util/List;)V net/minecraft/client/renderer/block/model/BlockModelDefinition/ (Ljava/util/List;)V +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/ (Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;)V net/minecraft/client/renderer/block/model/BlockModelDefinition/ (Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;)V +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/equals (Ljava/lang/Object;)Z net/minecraft/client/renderer/block/model/BlockModelDefinition/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/hashCode ()I net/minecraft/client/renderer/block/model/BlockModelDefinition/hashCode ()I +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/m_111539_ ()Ljava/util/Map; net/minecraft/client/renderer/block/model/BlockModelDefinition/getVariants ()Ljava/util/Map; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/m_111540_ (Lnet/minecraft/client/renderer/block/model/BlockModelDefinition$Context;Ljava/io/Reader;)Lnet/minecraft/client/renderer/block/model/BlockModelDefinition; net/minecraft/client/renderer/block/model/BlockModelDefinition/fromStream (Lnet/minecraft/client/renderer/block/model/BlockModelDefinition$Context;Ljava/io/Reader;)Lnet/minecraft/client/renderer/block/model/BlockModelDefinition; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/m_111543_ ()Z net/minecraft/client/renderer/block/model/BlockModelDefinition/isMultiPart ()Z +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/m_111544_ ()Lnet/minecraft/client/renderer/block/model/multipart/MultiPart; net/minecraft/client/renderer/block/model/BlockModelDefinition/getMultiPart ()Lnet/minecraft/client/renderer/block/model/multipart/MultiPart; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/m_173425_ (Ljava/lang/String;)Z net/minecraft/client/renderer/block/model/BlockModelDefinition/hasVariant (Ljava/lang/String;)Z +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/m_173427_ ()Ljava/util/Set; net/minecraft/client/renderer/block/model/BlockModelDefinition/getMultiVariants ()Ljava/util/Set; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition/m_173428_ (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/MultiVariant; net/minecraft/client/renderer/block/model/BlockModelDefinition/getVariant (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/MultiVariant; +CL: net/minecraft/client/renderer/block/model/BlockModelDefinition$Context net/minecraft/client/renderer/block/model/BlockModelDefinition$Context +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/f_111548_ net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/gson +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/f_111549_ net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/definition +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/net/minecraft/client/renderer/block/model/BlockModelDefinition$Context net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/net/minecraft/client/renderer/block/model/BlockModelDefinition$Context +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/ ()V net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/ ()V +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/m_111551_ ()Lnet/minecraft/world/level/block/state/StateDefinition; net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/getDefinition ()Lnet/minecraft/world/level/block/state/StateDefinition; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/m_111552_ (Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/client/renderer/block/model/BlockModelDefinition$Context/setDefinition (Lnet/minecraft/world/level/block/state/StateDefinition;)V +CL: net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/ ()V net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockModelDefinition; net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/BlockModelDefinition; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/m_111555_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/getVariants (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/m_111562_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/multipart/MultiPart; net/minecraft/client/renderer/block/model/BlockModelDefinition$Deserializer/getMultiPart (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/multipart/MultiPart; +CL: net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException/f_173430_ net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException/this$0 +FD: net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException/net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException/net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException +MD: net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException/ (Lnet/minecraft/client/renderer/block/model/BlockModelDefinition;)V net/minecraft/client/renderer/block/model/BlockModelDefinition$MissingVariantException/ (Lnet/minecraft/client/renderer/block/model/BlockModelDefinition;)V +CL: net/minecraft/client/renderer/block/model/FaceBakery net/minecraft/client/renderer/block/model/FaceBakery +FD: net/minecraft/client/renderer/block/model/FaceBakery/f_111569_ net/minecraft/client/renderer/block/model/FaceBakery/RESCALE_22_5 +FD: net/minecraft/client/renderer/block/model/FaceBakery/f_111570_ net/minecraft/client/renderer/block/model/FaceBakery/RESCALE_45 +FD: net/minecraft/client/renderer/block/model/FaceBakery/f_173433_ net/minecraft/client/renderer/block/model/FaceBakery/VERTEX_INT_SIZE +FD: net/minecraft/client/renderer/block/model/FaceBakery/f_173434_ net/minecraft/client/renderer/block/model/FaceBakery/VERTEX_COUNT +FD: net/minecraft/client/renderer/block/model/FaceBakery/f_173435_ net/minecraft/client/renderer/block/model/FaceBakery/UV_INDEX +FD: net/minecraft/client/renderer/block/model/FaceBakery/f_173436_ net/minecraft/client/renderer/block/model/FaceBakery/COLOR_INDEX +FD: net/minecraft/client/renderer/block/model/FaceBakery/net/minecraft/client/renderer/block/model/FaceBakery net/minecraft/client/renderer/block/model/FaceBakery/net/minecraft/client/renderer/block/model/FaceBakery +MD: net/minecraft/client/renderer/block/model/FaceBakery/ ()V net/minecraft/client/renderer/block/model/FaceBakery/ ()V +MD: net/minecraft/client/renderer/block/model/FaceBakery/ ()V net/minecraft/client/renderer/block/model/FaceBakery/ ()V +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111573_ (Lnet/minecraft/client/renderer/block/model/BlockFaceUV;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/core/Direction;[FLcom/mojang/math/Transformation;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;Z)[I net/minecraft/client/renderer/block/model/FaceBakery/makeVertices (Lnet/minecraft/client/renderer/block/model/BlockFaceUV;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/core/Direction;[FLcom/mojang/math/Transformation;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;Z)[I +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111581_ (Lnet/minecraft/client/renderer/block/model/BlockFaceUV;Lnet/minecraft/core/Direction;Lcom/mojang/math/Transformation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BlockFaceUV; net/minecraft/client/renderer/block/model/FaceBakery/recomputeUVs (Lnet/minecraft/client/renderer/block/model/BlockFaceUV;Lnet/minecraft/core/Direction;Lcom/mojang/math/Transformation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BlockFaceUV; +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111586_ (Lcom/mojang/math/Vector3f;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;)V net/minecraft/client/renderer/block/model/FaceBakery/applyElementRotation (Lcom/mojang/math/Vector3f;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;)V +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111589_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Transformation;)V net/minecraft/client/renderer/block/model/FaceBakery/applyModelRotation (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Transformation;)V +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111592_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)[F net/minecraft/client/renderer/block/model/FaceBakery/setupShape (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)[F +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111595_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Vector3f;)V net/minecraft/client/renderer/block/model/FaceBakery/rotateVertexBy (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Vector3f;)V +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111600_ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lnet/minecraft/client/renderer/block/model/BlockElementFace;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/core/Direction;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;ZLnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BakedQuad; net/minecraft/client/renderer/block/model/FaceBakery/bakeQuad (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lnet/minecraft/client/renderer/block/model/BlockElementFace;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/core/Direction;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;ZLnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BakedQuad; +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111610_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; net/minecraft/client/renderer/block/model/FaceBakery/lambda$recomputeUVs$0 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111612_ ([I)Lnet/minecraft/core/Direction; net/minecraft/client/renderer/block/model/FaceBakery/calculateFacing ([I)Lnet/minecraft/core/Direction; +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111614_ ([IILcom/mojang/math/Vector3f;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/block/model/BlockFaceUV;)V net/minecraft/client/renderer/block/model/FaceBakery/fillVertex ([IILcom/mojang/math/Vector3f;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/block/model/BlockFaceUV;)V +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111620_ ([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BlockFaceUV;[FLnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lcom/mojang/math/Transformation;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;Z)V net/minecraft/client/renderer/block/model/FaceBakery/bakeVertex ([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BlockFaceUV;[FLnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lcom/mojang/math/Transformation;Lnet/minecraft/client/renderer/block/model/BlockElementRotation;Z)V +MD: net/minecraft/client/renderer/block/model/FaceBakery/m_111630_ ([ILnet/minecraft/core/Direction;)V net/minecraft/client/renderer/block/model/FaceBakery/recalculateWinding ([ILnet/minecraft/core/Direction;)V +CL: net/minecraft/client/renderer/block/model/FaceBakery$1 net/minecraft/client/renderer/block/model/FaceBakery$1 +FD: net/minecraft/client/renderer/block/model/FaceBakery$1/f_111633_ net/minecraft/client/renderer/block/model/FaceBakery$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/client/renderer/block/model/FaceBakery$1/net/minecraft/client/renderer/block/model/FaceBakery$1 net/minecraft/client/renderer/block/model/FaceBakery$1/net/minecraft/client/renderer/block/model/FaceBakery$1 +MD: net/minecraft/client/renderer/block/model/FaceBakery$1/ ()V net/minecraft/client/renderer/block/model/FaceBakery$1/ ()V +CL: net/minecraft/client/renderer/block/model/ItemModelGenerator net/minecraft/client/renderer/block/model/ItemModelGenerator +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator/f_111635_ net/minecraft/client/renderer/block/model/ItemModelGenerator/LAYERS +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator/f_173437_ net/minecraft/client/renderer/block/model/ItemModelGenerator/MIN_Z +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator/f_173438_ net/minecraft/client/renderer/block/model/ItemModelGenerator/MAX_Z +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator/net/minecraft/client/renderer/block/model/ItemModelGenerator net/minecraft/client/renderer/block/model/ItemModelGenerator/net/minecraft/client/renderer/block/model/ItemModelGenerator +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/ ()V net/minecraft/client/renderer/block/model/ItemModelGenerator/ ()V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/ ()V net/minecraft/client/renderer/block/model/ItemModelGenerator/ ()V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_111638_ (ILjava/lang/String;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)Ljava/util/List; net/minecraft/client/renderer/block/model/ItemModelGenerator/processFrames (ILjava/lang/String;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_111642_ (Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing;Ljava/util/List;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;IIIIIZ)V net/minecraft/client/renderer/block/model/ItemModelGenerator/checkTransition (Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing;Ljava/util/List;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;IIIIIZ)V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_111652_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)Ljava/util/List; net/minecraft/client/renderer/block/model/ItemModelGenerator/getSpans (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_111654_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;IIIII)Z net/minecraft/client/renderer/block/model/ItemModelGenerator/isTransparent (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;IIIII)Z +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_111661_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Ljava/lang/String;I)Ljava/util/List; net/minecraft/client/renderer/block/model/ItemModelGenerator/createSideElements (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Ljava/lang/String;I)Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_111665_ (Ljava/util/List;Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing;II)V net/minecraft/client/renderer/block/model/ItemModelGenerator/createOrExpandSpan (Ljava/util/List;Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing;II)V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_111670_ (Ljava/util/function/Function;Lnet/minecraft/client/renderer/block/model/BlockModel;)Lnet/minecraft/client/renderer/block/model/BlockModel; net/minecraft/client/renderer/block/model/ItemModelGenerator/generateBlockModel (Ljava/util/function/Function;Lnet/minecraft/client/renderer/block/model/BlockModel;)Lnet/minecraft/client/renderer/block/model/BlockModel; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator/m_173439_ (IILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Ljava/util/List;I)V net/minecraft/client/renderer/block/model/ItemModelGenerator/lambda$getSpans$0 (IILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Ljava/util/List;I)V +CL: net/minecraft/client/renderer/block/model/ItemModelGenerator$1 net/minecraft/client/renderer/block/model/ItemModelGenerator$1 +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$1/f_111673_ net/minecraft/client/renderer/block/model/ItemModelGenerator$1/$SwitchMap$net$minecraft$client$renderer$block$model$ItemModelGenerator$SpanFacing +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$1/net/minecraft/client/renderer/block/model/ItemModelGenerator$1 net/minecraft/client/renderer/block/model/ItemModelGenerator$1/net/minecraft/client/renderer/block/model/ItemModelGenerator$1 +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$1/ ()V net/minecraft/client/renderer/block/model/ItemModelGenerator$1/ ()V +CL: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span net/minecraft/client/renderer/block/model/ItemModelGenerator$Span +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/f_111675_ net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/facing +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/f_111676_ net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/min +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/f_111677_ net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/max +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/f_111678_ net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/anchor +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/net/minecraft/client/renderer/block/model/ItemModelGenerator$Span net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/net/minecraft/client/renderer/block/model/ItemModelGenerator$Span +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/ (Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing;II)V net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/ (Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing;II)V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/m_111683_ ()Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/getFacing ()Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/m_111684_ (I)V net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/expand (I)V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/m_111686_ ()I net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/getMin ()I +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/m_111687_ ()I net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/getMax ()I +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/m_111688_ ()I net/minecraft/client/renderer/block/model/ItemModelGenerator$Span/getAnchor ()I +CL: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/$VALUES net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/$VALUES +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/DOWN net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/DOWN +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/LEFT net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/LEFT +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/RIGHT net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/RIGHT +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/UP net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/UP +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/f_111693_ net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/direction +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/f_111694_ net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/xOffset +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/f_111695_ net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/yOffset +FD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/ ()V net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/ ()V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/ (Ljava/lang/String;ILnet/minecraft/core/Direction;II)V net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/ (Ljava/lang/String;ILnet/minecraft/core/Direction;II)V +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/m_111704_ ()Lnet/minecraft/core/Direction; net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/m_111707_ ()I net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/getXOffset ()I +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/m_111708_ ()I net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/getYOffset ()I +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/m_111709_ ()Z net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/isHorizontal ()Z +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/m_173445_ ()[Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/$values ()[Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; +MD: net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/values ()[Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing/values ()[Lnet/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing; +CL: net/minecraft/client/renderer/block/model/ItemOverride net/minecraft/client/renderer/block/model/ItemOverride +FD: net/minecraft/client/renderer/block/model/ItemOverride/f_111713_ net/minecraft/client/renderer/block/model/ItemOverride/model +FD: net/minecraft/client/renderer/block/model/ItemOverride/f_111714_ net/minecraft/client/renderer/block/model/ItemOverride/predicates +FD: net/minecraft/client/renderer/block/model/ItemOverride/net/minecraft/client/renderer/block/model/ItemOverride net/minecraft/client/renderer/block/model/ItemOverride/net/minecraft/client/renderer/block/model/ItemOverride +MD: net/minecraft/client/renderer/block/model/ItemOverride/ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V net/minecraft/client/renderer/block/model/ItemOverride/ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V +MD: net/minecraft/client/renderer/block/model/ItemOverride/m_111718_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/block/model/ItemOverride/getModel ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/block/model/ItemOverride/m_173449_ ()Ljava/util/stream/Stream; net/minecraft/client/renderer/block/model/ItemOverride/getPredicates ()Ljava/util/stream/Stream; +CL: net/minecraft/client/renderer/block/model/ItemOverride$Deserializer net/minecraft/client/renderer/block/model/ItemOverride$Deserializer +FD: net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/net/minecraft/client/renderer/block/model/ItemOverride$Deserializer net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/net/minecraft/client/renderer/block/model/ItemOverride$Deserializer +MD: net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/ ()V net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/ItemOverride; net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/ItemOverride; +MD: net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/m_173450_ (Lcom/google/gson/JsonObject;)Ljava/util/List; net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/getPredicates (Lcom/google/gson/JsonObject;)Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/m_173452_ (Ljava/util/Map$Entry;)Lnet/minecraft/client/renderer/block/model/ItemOverride$Predicate; net/minecraft/client/renderer/block/model/ItemOverride$Deserializer/lambda$getPredicates$0 (Ljava/util/Map$Entry;)Lnet/minecraft/client/renderer/block/model/ItemOverride$Predicate; +CL: net/minecraft/client/renderer/block/model/ItemOverride$Predicate net/minecraft/client/renderer/block/model/ItemOverride$Predicate +FD: net/minecraft/client/renderer/block/model/ItemOverride$Predicate/f_173454_ net/minecraft/client/renderer/block/model/ItemOverride$Predicate/property +FD: net/minecraft/client/renderer/block/model/ItemOverride$Predicate/f_173455_ net/minecraft/client/renderer/block/model/ItemOverride$Predicate/value +FD: net/minecraft/client/renderer/block/model/ItemOverride$Predicate/net/minecraft/client/renderer/block/model/ItemOverride$Predicate net/minecraft/client/renderer/block/model/ItemOverride$Predicate/net/minecraft/client/renderer/block/model/ItemOverride$Predicate +MD: net/minecraft/client/renderer/block/model/ItemOverride$Predicate/ (Lnet/minecraft/resources/ResourceLocation;F)V net/minecraft/client/renderer/block/model/ItemOverride$Predicate/ (Lnet/minecraft/resources/ResourceLocation;F)V +MD: net/minecraft/client/renderer/block/model/ItemOverride$Predicate/m_173459_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/block/model/ItemOverride$Predicate/getProperty ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/block/model/ItemOverride$Predicate/m_173460_ ()F net/minecraft/client/renderer/block/model/ItemOverride$Predicate/getValue ()F +CL: net/minecraft/client/renderer/block/model/ItemOverrides net/minecraft/client/renderer/block/model/ItemOverrides +FD: net/minecraft/client/renderer/block/model/ItemOverrides/f_111734_ net/minecraft/client/renderer/block/model/ItemOverrides/EMPTY +FD: net/minecraft/client/renderer/block/model/ItemOverrides/f_111735_ net/minecraft/client/renderer/block/model/ItemOverrides/overrides +FD: net/minecraft/client/renderer/block/model/ItemOverrides/f_173461_ net/minecraft/client/renderer/block/model/ItemOverrides/properties +FD: net/minecraft/client/renderer/block/model/ItemOverrides/net/minecraft/client/renderer/block/model/ItemOverrides net/minecraft/client/renderer/block/model/ItemOverrides/net/minecraft/client/renderer/block/model/ItemOverrides +MD: net/minecraft/client/renderer/block/model/ItemOverrides/ ()V net/minecraft/client/renderer/block/model/ItemOverrides/ ()V +MD: net/minecraft/client/renderer/block/model/ItemOverrides/ ()V net/minecraft/client/renderer/block/model/ItemOverrides/ ()V +MD: net/minecraft/client/renderer/block/model/ItemOverrides/ (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;Ljava/util/function/Function;Ljava/util/List;)V net/minecraft/client/renderer/block/model/ItemOverrides/ (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;Ljava/util/function/Function;Ljava/util/List;)V +MD: net/minecraft/client/renderer/block/model/ItemOverrides/m_173462_ (I)[Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher; net/minecraft/client/renderer/block/model/ItemOverrides/lambda$new$2 (I)[Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher; +MD: net/minecraft/client/renderer/block/model/ItemOverrides/m_173464_ (Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/model/ItemOverrides/resolve (Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/model/ItemOverrides/m_173470_ (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;Ljava/util/function/Function;Lnet/minecraft/client/renderer/block/model/ItemOverride;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/model/ItemOverrides/bakeModel (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/renderer/block/model/BlockModel;Ljava/util/function/Function;Lnet/minecraft/client/renderer/block/model/ItemOverride;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/model/ItemOverrides/m_173475_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/client/renderer/block/model/ItemOverride$Predicate;)Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher; net/minecraft/client/renderer/block/model/ItemOverrides/lambda$new$1 (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/client/renderer/block/model/ItemOverride$Predicate;)Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher; +MD: net/minecraft/client/renderer/block/model/ItemOverrides/m_173478_ (I)[Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/block/model/ItemOverrides/lambda$new$0 (I)[Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride +FD: net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/f_173480_ net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/matchers +FD: net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/f_173481_ net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/model +FD: net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride +MD: net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/ ([Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher;Lnet/minecraft/client/resources/model/BakedModel;)V net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/ ([Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher;Lnet/minecraft/client/resources/model/BakedModel;)V +MD: net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/m_173485_ ([F)Z net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride/test ([F)Z +CL: net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher +FD: net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/f_173487_ net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/index +FD: net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/f_173488_ net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/value +FD: net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher +MD: net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/ (IF)V net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher/ (IF)V +CL: net/minecraft/client/renderer/block/model/ItemTransform net/minecraft/client/renderer/block/model/ItemTransform +FD: net/minecraft/client/renderer/block/model/ItemTransform/f_111754_ net/minecraft/client/renderer/block/model/ItemTransform/NO_TRANSFORM +FD: net/minecraft/client/renderer/block/model/ItemTransform/f_111755_ net/minecraft/client/renderer/block/model/ItemTransform/rotation +FD: net/minecraft/client/renderer/block/model/ItemTransform/f_111756_ net/minecraft/client/renderer/block/model/ItemTransform/translation +FD: net/minecraft/client/renderer/block/model/ItemTransform/f_111757_ net/minecraft/client/renderer/block/model/ItemTransform/scale +FD: net/minecraft/client/renderer/block/model/ItemTransform/net/minecraft/client/renderer/block/model/ItemTransform net/minecraft/client/renderer/block/model/ItemTransform/net/minecraft/client/renderer/block/model/ItemTransform +MD: net/minecraft/client/renderer/block/model/ItemTransform/ ()V net/minecraft/client/renderer/block/model/ItemTransform/ ()V +MD: net/minecraft/client/renderer/block/model/ItemTransform/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V net/minecraft/client/renderer/block/model/ItemTransform/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: net/minecraft/client/renderer/block/model/ItemTransform/equals (Ljava/lang/Object;)Z net/minecraft/client/renderer/block/model/ItemTransform/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/renderer/block/model/ItemTransform/hashCode ()I net/minecraft/client/renderer/block/model/ItemTransform/hashCode ()I +MD: net/minecraft/client/renderer/block/model/ItemTransform/m_111763_ (ZLcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/block/model/ItemTransform/apply (ZLcom/mojang/blaze3d/vertex/PoseStack;)V +CL: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer net/minecraft/client/renderer/block/model/ItemTransform$Deserializer +FD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/f_111769_ net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/DEFAULT_ROTATION +FD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/f_111770_ net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/DEFAULT_TRANSLATION +FD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/f_111771_ net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/DEFAULT_SCALE +FD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/f_173492_ net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/MAX_TRANSLATION +FD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/f_173493_ net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/MAX_SCALE +FD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/net/minecraft/client/renderer/block/model/ItemTransform$Deserializer net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/net/minecraft/client/renderer/block/model/ItemTransform$Deserializer +MD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/ ()V net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/ ()V net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/ItemTransform; net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/ItemTransform; +MD: net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/m_111778_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/mojang/math/Vector3f;)Lcom/mojang/math/Vector3f; net/minecraft/client/renderer/block/model/ItemTransform$Deserializer/getVector3f (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/mojang/math/Vector3f;)Lcom/mojang/math/Vector3f; +CL: net/minecraft/client/renderer/block/model/ItemTransforms net/minecraft/client/renderer/block/model/ItemTransforms +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111786_ net/minecraft/client/renderer/block/model/ItemTransforms/NO_TRANSFORMS +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111787_ net/minecraft/client/renderer/block/model/ItemTransforms/thirdPersonLeftHand +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111788_ net/minecraft/client/renderer/block/model/ItemTransforms/thirdPersonRightHand +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111789_ net/minecraft/client/renderer/block/model/ItemTransforms/firstPersonLeftHand +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111790_ net/minecraft/client/renderer/block/model/ItemTransforms/firstPersonRightHand +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111791_ net/minecraft/client/renderer/block/model/ItemTransforms/head +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111792_ net/minecraft/client/renderer/block/model/ItemTransforms/gui +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111793_ net/minecraft/client/renderer/block/model/ItemTransforms/ground +FD: net/minecraft/client/renderer/block/model/ItemTransforms/f_111794_ net/minecraft/client/renderer/block/model/ItemTransforms/fixed +FD: net/minecraft/client/renderer/block/model/ItemTransforms/net/minecraft/client/renderer/block/model/ItemTransforms net/minecraft/client/renderer/block/model/ItemTransforms/net/minecraft/client/renderer/block/model/ItemTransforms +MD: net/minecraft/client/renderer/block/model/ItemTransforms/ ()V net/minecraft/client/renderer/block/model/ItemTransforms/ ()V +MD: net/minecraft/client/renderer/block/model/ItemTransforms/ ()V net/minecraft/client/renderer/block/model/ItemTransforms/ ()V +MD: net/minecraft/client/renderer/block/model/ItemTransforms/ (Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;)V net/minecraft/client/renderer/block/model/ItemTransforms/ (Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;Lnet/minecraft/client/renderer/block/model/ItemTransform;)V +MD: net/minecraft/client/renderer/block/model/ItemTransforms/ (Lnet/minecraft/client/renderer/block/model/ItemTransforms;)V net/minecraft/client/renderer/block/model/ItemTransforms/ (Lnet/minecraft/client/renderer/block/model/ItemTransforms;)V +MD: net/minecraft/client/renderer/block/model/ItemTransforms/m_111808_ (Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;)Lnet/minecraft/client/renderer/block/model/ItemTransform; net/minecraft/client/renderer/block/model/ItemTransforms/getTransform (Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;)Lnet/minecraft/client/renderer/block/model/ItemTransform; +MD: net/minecraft/client/renderer/block/model/ItemTransforms/m_111810_ (Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;)Z net/minecraft/client/renderer/block/model/ItemTransforms/hasTransform (Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;)Z +CL: net/minecraft/client/renderer/block/model/ItemTransforms$1 net/minecraft/client/renderer/block/model/ItemTransforms$1 +FD: net/minecraft/client/renderer/block/model/ItemTransforms$1/f_111812_ net/minecraft/client/renderer/block/model/ItemTransforms$1/$SwitchMap$net$minecraft$client$renderer$block$model$ItemTransforms$TransformType +FD: net/minecraft/client/renderer/block/model/ItemTransforms$1/net/minecraft/client/renderer/block/model/ItemTransforms$1 net/minecraft/client/renderer/block/model/ItemTransforms$1/net/minecraft/client/renderer/block/model/ItemTransforms$1 +MD: net/minecraft/client/renderer/block/model/ItemTransforms$1/ ()V net/minecraft/client/renderer/block/model/ItemTransforms$1/ ()V +CL: net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer +FD: net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer +MD: net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/ ()V net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/ItemTransforms; net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/ItemTransforms; +MD: net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/m_111815_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/ItemTransform; net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer/getTransform (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/ItemTransform; +CL: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType net/minecraft/client/renderer/block/model/ItemTransforms$TransformType +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/$VALUES net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/$VALUES +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/FIRST_PERSON_LEFT_HAND net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/FIRST_PERSON_LEFT_HAND +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/FIRST_PERSON_RIGHT_HAND net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/FIRST_PERSON_RIGHT_HAND +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/FIXED net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/FIXED +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/GROUND net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/GROUND +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/GUI net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/GUI +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/HEAD net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/HEAD +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/NONE net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/NONE +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/THIRD_PERSON_LEFT_HAND net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/THIRD_PERSON_LEFT_HAND +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/THIRD_PERSON_RIGHT_HAND net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/THIRD_PERSON_RIGHT_HAND +FD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/net/minecraft/client/renderer/block/model/ItemTransforms$TransformType net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/net/minecraft/client/renderer/block/model/ItemTransforms$TransformType +MD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/ ()V net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/ ()V +MD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/ (Ljava/lang/String;I)V net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/ (Ljava/lang/String;I)V +MD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/m_111841_ ()Z net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/firstPerson ()Z +MD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/m_173494_ ()[Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType; net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/$values ()[Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType; +MD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType; net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType; +MD: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/values ()[Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType; net/minecraft/client/renderer/block/model/ItemTransforms$TransformType/values ()[Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType; +CL: net/minecraft/client/renderer/block/model/MultiVariant net/minecraft/client/renderer/block/model/MultiVariant +FD: net/minecraft/client/renderer/block/model/MultiVariant/f_111845_ net/minecraft/client/renderer/block/model/MultiVariant/variants +FD: net/minecraft/client/renderer/block/model/MultiVariant/net/minecraft/client/renderer/block/model/MultiVariant net/minecraft/client/renderer/block/model/MultiVariant/net/minecraft/client/renderer/block/model/MultiVariant +MD: net/minecraft/client/renderer/block/model/MultiVariant/ (Ljava/util/List;)V net/minecraft/client/renderer/block/model/MultiVariant/ (Ljava/util/List;)V +MD: net/minecraft/client/renderer/block/model/MultiVariant/equals (Ljava/lang/Object;)Z net/minecraft/client/renderer/block/model/MultiVariant/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/renderer/block/model/MultiVariant/hashCode ()I net/minecraft/client/renderer/block/model/MultiVariant/hashCode ()I +MD: net/minecraft/client/renderer/block/model/MultiVariant/m_111848_ ()Ljava/util/List; net/minecraft/client/renderer/block/model/MultiVariant/getVariants ()Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/MultiVariant/m_111857_ (Ljava/util/function/Function;Ljava/util/Set;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/stream/Stream; net/minecraft/client/renderer/block/model/MultiVariant/lambda$getMaterials$0 (Ljava/util/function/Function;Ljava/util/Set;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/stream/Stream; +MD: net/minecraft/client/renderer/block/model/MultiVariant/m_5500_ (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; net/minecraft/client/renderer/block/model/MultiVariant/getMaterials (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; +MD: net/minecraft/client/renderer/block/model/MultiVariant/m_7611_ (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/model/MultiVariant/bake (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/model/MultiVariant/m_7970_ ()Ljava/util/Collection; net/minecraft/client/renderer/block/model/MultiVariant/getDependencies ()Ljava/util/Collection; +CL: net/minecraft/client/renderer/block/model/MultiVariant$Deserializer net/minecraft/client/renderer/block/model/MultiVariant$Deserializer +FD: net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/net/minecraft/client/renderer/block/model/MultiVariant$Deserializer net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/net/minecraft/client/renderer/block/model/MultiVariant$Deserializer +MD: net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/ ()V net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/MultiVariant; net/minecraft/client/renderer/block/model/MultiVariant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/MultiVariant; +CL: net/minecraft/client/renderer/block/model/Variant net/minecraft/client/renderer/block/model/Variant +FD: net/minecraft/client/renderer/block/model/Variant/f_111874_ net/minecraft/client/renderer/block/model/Variant/modelLocation +FD: net/minecraft/client/renderer/block/model/Variant/f_111875_ net/minecraft/client/renderer/block/model/Variant/rotation +FD: net/minecraft/client/renderer/block/model/Variant/f_111876_ net/minecraft/client/renderer/block/model/Variant/uvLock +FD: net/minecraft/client/renderer/block/model/Variant/f_111877_ net/minecraft/client/renderer/block/model/Variant/weight +FD: net/minecraft/client/renderer/block/model/Variant/net/minecraft/client/renderer/block/model/Variant net/minecraft/client/renderer/block/model/Variant/net/minecraft/client/renderer/block/model/Variant +MD: net/minecraft/client/renderer/block/model/Variant/ (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/math/Transformation;ZI)V net/minecraft/client/renderer/block/model/Variant/ (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/math/Transformation;ZI)V +MD: net/minecraft/client/renderer/block/model/Variant/equals (Ljava/lang/Object;)Z net/minecraft/client/renderer/block/model/Variant/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/renderer/block/model/Variant/hashCode ()I net/minecraft/client/renderer/block/model/Variant/hashCode ()I +MD: net/minecraft/client/renderer/block/model/Variant/m_111883_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/block/model/Variant/getModelLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/block/model/Variant/m_111886_ ()I net/minecraft/client/renderer/block/model/Variant/getWeight ()I +MD: net/minecraft/client/renderer/block/model/Variant/m_6189_ ()Lcom/mojang/math/Transformation; net/minecraft/client/renderer/block/model/Variant/getRotation ()Lcom/mojang/math/Transformation; +MD: net/minecraft/client/renderer/block/model/Variant/m_7538_ ()Z net/minecraft/client/renderer/block/model/Variant/isUvLocked ()Z +MD: net/minecraft/client/renderer/block/model/Variant/toString ()Ljava/lang/String; net/minecraft/client/renderer/block/model/Variant/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/block/model/Variant$Deserializer net/minecraft/client/renderer/block/model/Variant$Deserializer +FD: net/minecraft/client/renderer/block/model/Variant$Deserializer/f_173495_ net/minecraft/client/renderer/block/model/Variant$Deserializer/DEFAULT_UVLOCK +FD: net/minecraft/client/renderer/block/model/Variant$Deserializer/f_173496_ net/minecraft/client/renderer/block/model/Variant$Deserializer/DEFAULT_WEIGHT +FD: net/minecraft/client/renderer/block/model/Variant$Deserializer/f_173497_ net/minecraft/client/renderer/block/model/Variant$Deserializer/DEFAULT_X_ROTATION +FD: net/minecraft/client/renderer/block/model/Variant$Deserializer/f_173498_ net/minecraft/client/renderer/block/model/Variant$Deserializer/DEFAULT_Y_ROTATION +FD: net/minecraft/client/renderer/block/model/Variant$Deserializer/net/minecraft/client/renderer/block/model/Variant$Deserializer net/minecraft/client/renderer/block/model/Variant$Deserializer/net/minecraft/client/renderer/block/model/Variant$Deserializer +MD: net/minecraft/client/renderer/block/model/Variant$Deserializer/ ()V net/minecraft/client/renderer/block/model/Variant$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/Variant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/Variant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/Variant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/Variant; net/minecraft/client/renderer/block/model/Variant$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/Variant; +MD: net/minecraft/client/renderer/block/model/Variant$Deserializer/m_111896_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/model/BlockModelRotation; net/minecraft/client/renderer/block/model/Variant$Deserializer/getBlockRotation (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/model/BlockModelRotation; +MD: net/minecraft/client/renderer/block/model/Variant$Deserializer/m_111898_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/block/model/Variant$Deserializer/getModel (Lcom/google/gson/JsonObject;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/block/model/Variant$Deserializer/m_111900_ (Lcom/google/gson/JsonObject;)I net/minecraft/client/renderer/block/model/Variant$Deserializer/getWeight (Lcom/google/gson/JsonObject;)I +MD: net/minecraft/client/renderer/block/model/Variant$Deserializer/m_111902_ (Lcom/google/gson/JsonObject;)Z net/minecraft/client/renderer/block/model/Variant$Deserializer/getUvLock (Lcom/google/gson/JsonObject;)Z +CL: net/minecraft/client/renderer/block/model/multipart/AndCondition net/minecraft/client/renderer/block/model/multipart/AndCondition +FD: net/minecraft/client/renderer/block/model/multipart/AndCondition/f_111908_ net/minecraft/client/renderer/block/model/multipart/AndCondition/conditions +FD: net/minecraft/client/renderer/block/model/multipart/AndCondition/f_173499_ net/minecraft/client/renderer/block/model/multipart/AndCondition/TOKEN +FD: net/minecraft/client/renderer/block/model/multipart/AndCondition/net/minecraft/client/renderer/block/model/multipart/AndCondition net/minecraft/client/renderer/block/model/multipart/AndCondition/net/minecraft/client/renderer/block/model/multipart/AndCondition +MD: net/minecraft/client/renderer/block/model/multipart/AndCondition/ (Ljava/lang/Iterable;)V net/minecraft/client/renderer/block/model/multipart/AndCondition/ (Ljava/lang/Iterable;)V +MD: net/minecraft/client/renderer/block/model/multipart/AndCondition/m_111914_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/client/renderer/block/model/multipart/Condition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/AndCondition/lambda$getPredicate$0 (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/client/renderer/block/model/multipart/Condition;)Ljava/util/function/Predicate; +MD: net/minecraft/client/renderer/block/model/multipart/AndCondition/m_111917_ (Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/model/multipart/AndCondition/lambda$getPredicate$2 (Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/model/multipart/AndCondition/m_173500_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)Z net/minecraft/client/renderer/block/model/multipart/AndCondition/lambda$getPredicate$1 (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)Z +MD: net/minecraft/client/renderer/block/model/multipart/AndCondition/m_7289_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/AndCondition/getPredicate (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; +CL: net/minecraft/client/renderer/block/model/multipart/Condition net/minecraft/client/renderer/block/model/multipart/Condition +FD: net/minecraft/client/renderer/block/model/multipart/Condition/f_111922_ net/minecraft/client/renderer/block/model/multipart/Condition/TRUE +FD: net/minecraft/client/renderer/block/model/multipart/Condition/f_111923_ net/minecraft/client/renderer/block/model/multipart/Condition/FALSE +FD: net/minecraft/client/renderer/block/model/multipart/Condition/net/minecraft/client/renderer/block/model/multipart/Condition net/minecraft/client/renderer/block/model/multipart/Condition/net/minecraft/client/renderer/block/model/multipart/Condition +MD: net/minecraft/client/renderer/block/model/multipart/Condition/ ()V net/minecraft/client/renderer/block/model/multipart/Condition/ ()V +MD: net/minecraft/client/renderer/block/model/multipart/Condition/m_111927_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/Condition/lambda$static$3 (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; +MD: net/minecraft/client/renderer/block/model/multipart/Condition/m_111931_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/Condition/lambda$static$1 (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; +MD: net/minecraft/client/renderer/block/model/multipart/Condition/m_173503_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/model/multipart/Condition/lambda$static$2 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/model/multipart/Condition/m_173505_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/model/multipart/Condition/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/model/multipart/Condition/m_7289_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/Condition/getPredicate (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; +CL: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition net/minecraft/client/renderer/block/model/multipart/KeyValueCondition +FD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/f_111934_ net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/PIPE_SPLITTER +FD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/f_111935_ net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/key +FD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/f_111936_ net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/value +FD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/net/minecraft/client/renderer/block/model/multipart/KeyValueCondition net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/net/minecraft/client/renderer/block/model/multipart/KeyValueCondition +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/ ()V net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/ ()V +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/m_111944_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/getBlockStatePredicate (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Ljava/util/function/Predicate; +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/m_111948_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/Optional;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/lambda$getBlockStatePredicate$3 (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/Optional;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/m_111952_ (Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/lambda$getPredicate$2 (Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/m_111955_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/lambda$getPredicate$0 (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Ljava/util/function/Predicate; +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/m_173507_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)Z net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/lambda$getPredicate$1 (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)Z +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/m_7289_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/getPredicate (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; +MD: net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/toString ()Ljava/lang/String; net/minecraft/client/renderer/block/model/multipart/KeyValueCondition/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/block/model/multipart/MultiPart net/minecraft/client/renderer/block/model/multipart/MultiPart +FD: net/minecraft/client/renderer/block/model/multipart/MultiPart/f_111962_ net/minecraft/client/renderer/block/model/multipart/MultiPart/definition +FD: net/minecraft/client/renderer/block/model/multipart/MultiPart/f_111963_ net/minecraft/client/renderer/block/model/multipart/MultiPart/selectors +FD: net/minecraft/client/renderer/block/model/multipart/MultiPart/net/minecraft/client/renderer/block/model/multipart/MultiPart net/minecraft/client/renderer/block/model/multipart/MultiPart/net/minecraft/client/renderer/block/model/multipart/MultiPart +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/ (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/List;)V net/minecraft/client/renderer/block/model/multipart/MultiPart/ (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/List;)V +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/equals (Ljava/lang/Object;)Z net/minecraft/client/renderer/block/model/multipart/MultiPart/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/hashCode ()I net/minecraft/client/renderer/block/model/multipart/MultiPart/hashCode ()I +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/m_111967_ ()Ljava/util/List; net/minecraft/client/renderer/block/model/multipart/MultiPart/getSelectors ()Ljava/util/List; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/m_111968_ (Lnet/minecraft/client/renderer/block/model/multipart/Selector;)Ljava/util/stream/Stream; net/minecraft/client/renderer/block/model/multipart/MultiPart/lambda$getDependencies$0 (Lnet/minecraft/client/renderer/block/model/multipart/Selector;)Ljava/util/stream/Stream; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/m_111978_ (Ljava/util/function/Function;Ljava/util/Set;Lnet/minecraft/client/renderer/block/model/multipart/Selector;)Ljava/util/stream/Stream; net/minecraft/client/renderer/block/model/multipart/MultiPart/lambda$getMaterials$1 (Ljava/util/function/Function;Ljava/util/Set;Lnet/minecraft/client/renderer/block/model/multipart/Selector;)Ljava/util/stream/Stream; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/m_111982_ ()Ljava/util/Set; net/minecraft/client/renderer/block/model/multipart/MultiPart/getMultiVariants ()Ljava/util/Set; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/m_5500_ (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; net/minecraft/client/renderer/block/model/multipart/MultiPart/getMaterials (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/m_7611_ (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/block/model/multipart/MultiPart/bake (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart/m_7970_ ()Ljava/util/Collection; net/minecraft/client/renderer/block/model/multipart/MultiPart/getDependencies ()Ljava/util/Collection; +CL: net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer +FD: net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/f_111987_ net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/context +FD: net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/ (Lnet/minecraft/client/renderer/block/model/BlockModelDefinition$Context;)V net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/ (Lnet/minecraft/client/renderer/block/model/BlockModelDefinition$Context;)V +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/multipart/MultiPart; net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/multipart/MultiPart; +MD: net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/m_111990_ (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonArray;)Ljava/util/List; net/minecraft/client/renderer/block/model/multipart/MultiPart$Deserializer/getSelectors (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonArray;)Ljava/util/List; +CL: net/minecraft/client/renderer/block/model/multipart/OrCondition net/minecraft/client/renderer/block/model/multipart/OrCondition +FD: net/minecraft/client/renderer/block/model/multipart/OrCondition/f_112001_ net/minecraft/client/renderer/block/model/multipart/OrCondition/conditions +FD: net/minecraft/client/renderer/block/model/multipart/OrCondition/f_173510_ net/minecraft/client/renderer/block/model/multipart/OrCondition/TOKEN +FD: net/minecraft/client/renderer/block/model/multipart/OrCondition/net/minecraft/client/renderer/block/model/multipart/OrCondition net/minecraft/client/renderer/block/model/multipart/OrCondition/net/minecraft/client/renderer/block/model/multipart/OrCondition +MD: net/minecraft/client/renderer/block/model/multipart/OrCondition/ (Ljava/lang/Iterable;)V net/minecraft/client/renderer/block/model/multipart/OrCondition/ (Ljava/lang/Iterable;)V +MD: net/minecraft/client/renderer/block/model/multipart/OrCondition/m_112007_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/client/renderer/block/model/multipart/Condition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/OrCondition/lambda$getPredicate$0 (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/client/renderer/block/model/multipart/Condition;)Ljava/util/function/Predicate; +MD: net/minecraft/client/renderer/block/model/multipart/OrCondition/m_112010_ (Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/renderer/block/model/multipart/OrCondition/lambda$getPredicate$2 (Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/renderer/block/model/multipart/OrCondition/m_173511_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)Z net/minecraft/client/renderer/block/model/multipart/OrCondition/lambda$getPredicate$1 (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)Z +MD: net/minecraft/client/renderer/block/model/multipart/OrCondition/m_7289_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/OrCondition/getPredicate (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; +CL: net/minecraft/client/renderer/block/model/multipart/Selector net/minecraft/client/renderer/block/model/multipart/Selector +FD: net/minecraft/client/renderer/block/model/multipart/Selector/f_112015_ net/minecraft/client/renderer/block/model/multipart/Selector/condition +FD: net/minecraft/client/renderer/block/model/multipart/Selector/f_112016_ net/minecraft/client/renderer/block/model/multipart/Selector/variant +FD: net/minecraft/client/renderer/block/model/multipart/Selector/net/minecraft/client/renderer/block/model/multipart/Selector net/minecraft/client/renderer/block/model/multipart/Selector/net/minecraft/client/renderer/block/model/multipart/Selector +MD: net/minecraft/client/renderer/block/model/multipart/Selector/ (Lnet/minecraft/client/renderer/block/model/multipart/Condition;Lnet/minecraft/client/renderer/block/model/MultiVariant;)V net/minecraft/client/renderer/block/model/multipart/Selector/ (Lnet/minecraft/client/renderer/block/model/multipart/Condition;Lnet/minecraft/client/renderer/block/model/MultiVariant;)V +MD: net/minecraft/client/renderer/block/model/multipart/Selector/equals (Ljava/lang/Object;)Z net/minecraft/client/renderer/block/model/multipart/Selector/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/renderer/block/model/multipart/Selector/hashCode ()I net/minecraft/client/renderer/block/model/multipart/Selector/hashCode ()I +MD: net/minecraft/client/renderer/block/model/multipart/Selector/m_112020_ ()Lnet/minecraft/client/renderer/block/model/MultiVariant; net/minecraft/client/renderer/block/model/multipart/Selector/getVariant ()Lnet/minecraft/client/renderer/block/model/MultiVariant; +MD: net/minecraft/client/renderer/block/model/multipart/Selector/m_112021_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; net/minecraft/client/renderer/block/model/multipart/Selector/getPredicate (Lnet/minecraft/world/level/block/state/StateDefinition;)Ljava/util/function/Predicate; +CL: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer +FD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/ ()V net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/ ()V +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/multipart/Selector; net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/renderer/block/model/multipart/Selector; +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/m_112027_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/lambda$getCondition$1 (Lcom/google/gson/JsonElement;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/m_112033_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/getCondition (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/m_112035_ (Ljava/util/Map$Entry;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/getKeyValueCondition (Ljava/util/Map$Entry;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/m_112037_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/lambda$getCondition$0 (Lcom/google/gson/JsonElement;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; +MD: net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/m_112039_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; net/minecraft/client/renderer/block/model/multipart/Selector$Deserializer/getSelector (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/renderer/block/model/multipart/Condition; +CL: net/minecraft/client/renderer/block/model/multipart/package-info net/minecraft/client/renderer/block/model/multipart/package-info +FD: net/minecraft/client/renderer/block/model/multipart/package-info/net/minecraft/client/renderer/block/model/multipart/package-info net/minecraft/client/renderer/block/model/multipart/package-info/net/minecraft/client/renderer/block/model/multipart/package-info +CL: net/minecraft/client/renderer/block/model/package-info net/minecraft/client/renderer/block/model/package-info +FD: net/minecraft/client/renderer/block/model/package-info/net/minecraft/client/renderer/block/model/package-info net/minecraft/client/renderer/block/model/package-info/net/minecraft/client/renderer/block/model/package-info +CL: net/minecraft/client/renderer/block/package-info net/minecraft/client/renderer/block/package-info +FD: net/minecraft/client/renderer/block/package-info/net/minecraft/client/renderer/block/package-info net/minecraft/client/renderer/block/package-info/net/minecraft/client/renderer/block/package-info +CL: net/minecraft/client/renderer/blockentity/BannerRenderer net/minecraft/client/renderer/blockentity/BannerRenderer +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_112045_ net/minecraft/client/renderer/blockentity/BannerRenderer/flag +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_112046_ net/minecraft/client/renderer/blockentity/BannerRenderer/pole +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_112047_ net/minecraft/client/renderer/blockentity/BannerRenderer/bar +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_173514_ net/minecraft/client/renderer/blockentity/BannerRenderer/FLAG +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_173515_ net/minecraft/client/renderer/blockentity/BannerRenderer/BANNER_WIDTH +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_173516_ net/minecraft/client/renderer/blockentity/BannerRenderer/BANNER_HEIGHT +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_173517_ net/minecraft/client/renderer/blockentity/BannerRenderer/MAX_PATTERNS +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_173518_ net/minecraft/client/renderer/blockentity/BannerRenderer/POLE +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/f_173519_ net/minecraft/client/renderer/blockentity/BannerRenderer/BAR +FD: net/minecraft/client/renderer/blockentity/BannerRenderer/net/minecraft/client/renderer/blockentity/BannerRenderer net/minecraft/client/renderer/blockentity/BannerRenderer/net/minecraft/client/renderer/blockentity/BannerRenderer +MD: net/minecraft/client/renderer/blockentity/BannerRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/BannerRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/BannerRenderer/m_112065_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLjava/util/List;)V net/minecraft/client/renderer/blockentity/BannerRenderer/renderPatterns (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLjava/util/List;)V +MD: net/minecraft/client/renderer/blockentity/BannerRenderer/m_112074_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLjava/util/List;Z)V net/minecraft/client/renderer/blockentity/BannerRenderer/renderPatterns (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLjava/util/List;Z)V +MD: net/minecraft/client/renderer/blockentity/BannerRenderer/m_173522_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/BannerRenderer/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/BannerRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BannerBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BannerRenderer/render (Lnet/minecraft/world/level/block/entity/BannerBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/BannerRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BannerRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/BeaconRenderer net/minecraft/client/renderer/blockentity/BeaconRenderer +FD: net/minecraft/client/renderer/blockentity/BeaconRenderer/f_112102_ net/minecraft/client/renderer/blockentity/BeaconRenderer/BEAM_LOCATION +FD: net/minecraft/client/renderer/blockentity/BeaconRenderer/f_173527_ net/minecraft/client/renderer/blockentity/BeaconRenderer/MAX_RENDER_Y +FD: net/minecraft/client/renderer/blockentity/BeaconRenderer/net/minecraft/client/renderer/blockentity/BeaconRenderer net/minecraft/client/renderer/blockentity/BeaconRenderer/net/minecraft/client/renderer/blockentity/BeaconRenderer +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/ ()V net/minecraft/client/renderer/blockentity/BeaconRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/BeaconRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_112106_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFIFFFF)V net/minecraft/client/renderer/blockentity/BeaconRenderer/addVertex (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFIFFFF)V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_112119_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFIIFFFFFFFF)V net/minecraft/client/renderer/blockentity/BeaconRenderer/renderQuad (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFIIFFFFFFFF)V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_112155_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFIIFFFFFFFFFFFF)V net/minecraft/client/renderer/blockentity/BeaconRenderer/renderPart (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFIIFFFFFFFFFFFF)V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_112176_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;FJII[F)V net/minecraft/client/renderer/blockentity/BeaconRenderer/renderBeaconBeam (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;FJII[F)V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_112184_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/resources/ResourceLocation;FFJII[FFF)V net/minecraft/client/renderer/blockentity/BeaconRenderer/renderBeaconBeam (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/resources/ResourceLocation;FFJII[FFF)V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_142163_ ()I net/minecraft/client/renderer/blockentity/BeaconRenderer/getViewDistance ()I +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_142756_ (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/client/renderer/blockentity/BeaconRenderer/shouldRender (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_142756_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/client/renderer/blockentity/BeaconRenderer/shouldRender (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_5932_ (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;)Z net/minecraft/client/renderer/blockentity/BeaconRenderer/shouldRenderOffScreen (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;)Z +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_5932_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z net/minecraft/client/renderer/blockentity/BeaconRenderer/shouldRenderOffScreen (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BeaconRenderer/render (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/BeaconRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BeaconRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/BedRenderer net/minecraft/client/renderer/blockentity/BedRenderer +FD: net/minecraft/client/renderer/blockentity/BedRenderer/f_173537_ net/minecraft/client/renderer/blockentity/BedRenderer/headRoot +FD: net/minecraft/client/renderer/blockentity/BedRenderer/f_173538_ net/minecraft/client/renderer/blockentity/BedRenderer/footRoot +FD: net/minecraft/client/renderer/blockentity/BedRenderer/net/minecraft/client/renderer/blockentity/BedRenderer net/minecraft/client/renderer/blockentity/BedRenderer/net/minecraft/client/renderer/blockentity/BedRenderer +MD: net/minecraft/client/renderer/blockentity/BedRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/BedRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/BedRenderer/m_112201_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/blockentity/BedRenderer/lambda$render$0 (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/renderer/blockentity/BedRenderer/m_173541_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/core/Direction;Lnet/minecraft/client/resources/model/Material;IIZ)V net/minecraft/client/renderer/blockentity/BedRenderer/renderPiece (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/core/Direction;Lnet/minecraft/client/resources/model/Material;IIZ)V +MD: net/minecraft/client/renderer/blockentity/BedRenderer/m_173550_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/BedRenderer/createHeadLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/BedRenderer/m_173551_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/BedRenderer/createFootLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/BedRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BedBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BedRenderer/render (Lnet/minecraft/world/level/block/entity/BedBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/BedRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BedRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/BellRenderer net/minecraft/client/renderer/blockentity/BellRenderer +FD: net/minecraft/client/renderer/blockentity/BellRenderer/f_112227_ net/minecraft/client/renderer/blockentity/BellRenderer/BELL_RESOURCE_LOCATION +FD: net/minecraft/client/renderer/blockentity/BellRenderer/f_112228_ net/minecraft/client/renderer/blockentity/BellRenderer/bellBody +FD: net/minecraft/client/renderer/blockentity/BellRenderer/f_173552_ net/minecraft/client/renderer/blockentity/BellRenderer/BELL_BODY +FD: net/minecraft/client/renderer/blockentity/BellRenderer/net/minecraft/client/renderer/blockentity/BellRenderer net/minecraft/client/renderer/blockentity/BellRenderer/net/minecraft/client/renderer/blockentity/BellRenderer +MD: net/minecraft/client/renderer/blockentity/BellRenderer/ ()V net/minecraft/client/renderer/blockentity/BellRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/BellRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/BellRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/BellRenderer/m_173555_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/BellRenderer/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/BellRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BellRenderer/render (Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/BellRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BellRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/f_112248_ net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/level +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/f_112249_ net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/camera +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/f_112250_ net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/cameraHitResult +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/f_112251_ net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/renderers +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/f_112253_ net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/font +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/f_173556_ net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/entityModelSet +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/f_173557_ net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/blockRenderDispatcher +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/model/geom/EntityModelSet;Ljava/util/function/Supplier;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/model/geom/EntityModelSet;Ljava/util/function/Supplier;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112257_ (Lnet/minecraft/world/level/Level;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/setLevel (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112265_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer; net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/getRenderer (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer; +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112267_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112272_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)Z net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/renderItem (Lnet/minecraft/world/level/block/entity/BlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)Z +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112278_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Ljava/lang/Runnable;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/tryRender (Lnet/minecraft/world/level/block/entity/BlockEntity;Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112284_ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/setupAndRender (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112290_ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/lambda$renderItem$1 (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_112297_ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/lambda$render$0 (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_173564_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/client/Camera;Lnet/minecraft/world/phys/HitResult;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/prepare (Lnet/minecraft/world/level/Level;Lnet/minecraft/client/Camera;Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/blockentity/BlockEntityRenderer net/minecraft/client/renderer/blockentity/BlockEntityRenderer +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderer/net/minecraft/client/renderer/blockentity/BlockEntityRenderer net/minecraft/client/renderer/blockentity/BlockEntityRenderer/net/minecraft/client/renderer/blockentity/BlockEntityRenderer +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderer/m_142163_ ()I net/minecraft/client/renderer/blockentity/BlockEntityRenderer/getViewDistance ()I +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderer/m_142756_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/client/renderer/blockentity/BlockEntityRenderer/shouldRender (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderer/m_5932_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z net/minecraft/client/renderer/blockentity/BlockEntityRenderer/shouldRenderOffScreen (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/BlockEntityRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider +FD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider/net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider/net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider +MD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider/m_173570_ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer; net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider/create (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer; +CL: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context +FD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/f_173572_ net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/blockEntityRenderDispatcher +FD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/f_173573_ net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/blockRenderDispatcher +FD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/f_173574_ net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/modelSet +FD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/f_173575_ net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/font +FD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context +MD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/client/gui/Font;)V net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/client/gui/Font;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/m_173581_ ()Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher; net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/getBlockEntityRenderDispatcher ()Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher; +MD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/m_173582_ (Lnet/minecraft/client/model/geom/ModelLayerLocation;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/bakeLayer (Lnet/minecraft/client/model/geom/ModelLayerLocation;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/m_173584_ ()Lnet/minecraft/client/renderer/block/BlockRenderDispatcher; net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/getBlockRenderDispatcher ()Lnet/minecraft/client/renderer/block/BlockRenderDispatcher; +MD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/m_173585_ ()Lnet/minecraft/client/model/geom/EntityModelSet; net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/getModelSet ()Lnet/minecraft/client/model/geom/EntityModelSet; +MD: net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/m_173586_ ()Lnet/minecraft/client/gui/Font; net/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context/getFont ()Lnet/minecraft/client/gui/Font; +CL: net/minecraft/client/renderer/blockentity/BlockEntityRenderers net/minecraft/client/renderer/blockentity/BlockEntityRenderers +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderers/f_173587_ net/minecraft/client/renderer/blockentity/BlockEntityRenderers/PROVIDERS +FD: net/minecraft/client/renderer/blockentity/BlockEntityRenderers/net/minecraft/client/renderer/blockentity/BlockEntityRenderers net/minecraft/client/renderer/blockentity/BlockEntityRenderers/net/minecraft/client/renderer/blockentity/BlockEntityRenderers +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderers/ ()V net/minecraft/client/renderer/blockentity/BlockEntityRenderers/ ()V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderers/ ()V net/minecraft/client/renderer/blockentity/BlockEntityRenderers/ ()V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderers/m_173590_ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderers/register (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderers/m_173593_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider;)V net/minecraft/client/renderer/blockentity/BlockEntityRenderers/lambda$createEntityRenderers$0 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider;)V +MD: net/minecraft/client/renderer/blockentity/BlockEntityRenderers/m_173598_ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)Ljava/util/Map; net/minecraft/client/renderer/blockentity/BlockEntityRenderers/createEntityRenderers (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)Ljava/util/Map; +CL: net/minecraft/client/renderer/blockentity/BrightnessCombiner net/minecraft/client/renderer/blockentity/BrightnessCombiner +FD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/net/minecraft/client/renderer/blockentity/BrightnessCombiner net/minecraft/client/renderer/blockentity/BrightnessCombiner/net/minecraft/client/renderer/blockentity/BrightnessCombiner +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/ ()V net/minecraft/client/renderer/blockentity/BrightnessCombiner/ ()V +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_112315_ (I)I net/minecraft/client/renderer/blockentity/BrightnessCombiner/lambda$acceptNone$2 (I)I +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_112322_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntity;I)I net/minecraft/client/renderer/blockentity/BrightnessCombiner/lambda$acceptDouble$0 (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntity;I)I +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_112332_ (I)I net/minecraft/client/renderer/blockentity/BrightnessCombiner/lambda$acceptSingle$1 (I)I +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_6502_ ()Lit/unimi/dsi/fastutil/ints/Int2IntFunction; net/minecraft/client/renderer/blockentity/BrightnessCombiner/acceptNone ()Lit/unimi/dsi/fastutil/ints/Int2IntFunction; +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_6502_ ()Ljava/lang/Object; net/minecraft/client/renderer/blockentity/BrightnessCombiner/acceptNone ()Ljava/lang/Object; +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_6959_ (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/client/renderer/blockentity/BrightnessCombiner/acceptDouble (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_6959_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lit/unimi/dsi/fastutil/ints/Int2IntFunction; net/minecraft/client/renderer/blockentity/BrightnessCombiner/acceptDouble (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lit/unimi/dsi/fastutil/ints/Int2IntFunction; +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_7693_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/client/renderer/blockentity/BrightnessCombiner/acceptSingle (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/client/renderer/blockentity/BrightnessCombiner/m_7693_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lit/unimi/dsi/fastutil/ints/Int2IntFunction; net/minecraft/client/renderer/blockentity/BrightnessCombiner/acceptSingle (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lit/unimi/dsi/fastutil/ints/Int2IntFunction; +CL: net/minecraft/client/renderer/blockentity/CampfireRenderer net/minecraft/client/renderer/blockentity/CampfireRenderer +FD: net/minecraft/client/renderer/blockentity/CampfireRenderer/f_173600_ net/minecraft/client/renderer/blockentity/CampfireRenderer/SIZE +FD: net/minecraft/client/renderer/blockentity/CampfireRenderer/net/minecraft/client/renderer/blockentity/CampfireRenderer net/minecraft/client/renderer/blockentity/CampfireRenderer/net/minecraft/client/renderer/blockentity/CampfireRenderer +MD: net/minecraft/client/renderer/blockentity/CampfireRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/CampfireRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/CampfireRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/CampfireRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/CampfireRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/CampfireRenderer/render (Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/ChestRenderer net/minecraft/client/renderer/blockentity/ChestRenderer +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112350_ net/minecraft/client/renderer/blockentity/ChestRenderer/lid +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112351_ net/minecraft/client/renderer/blockentity/ChestRenderer/bottom +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112352_ net/minecraft/client/renderer/blockentity/ChestRenderer/lock +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112353_ net/minecraft/client/renderer/blockentity/ChestRenderer/doubleLeftLid +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112354_ net/minecraft/client/renderer/blockentity/ChestRenderer/doubleLeftBottom +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112355_ net/minecraft/client/renderer/blockentity/ChestRenderer/doubleLeftLock +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112356_ net/minecraft/client/renderer/blockentity/ChestRenderer/doubleRightLid +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112357_ net/minecraft/client/renderer/blockentity/ChestRenderer/doubleRightBottom +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112358_ net/minecraft/client/renderer/blockentity/ChestRenderer/doubleRightLock +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_112359_ net/minecraft/client/renderer/blockentity/ChestRenderer/xmasTextures +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_173603_ net/minecraft/client/renderer/blockentity/ChestRenderer/BOTTOM +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_173604_ net/minecraft/client/renderer/blockentity/ChestRenderer/LID +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/f_173605_ net/minecraft/client/renderer/blockentity/ChestRenderer/LOCK +FD: net/minecraft/client/renderer/blockentity/ChestRenderer/net/minecraft/client/renderer/blockentity/ChestRenderer net/minecraft/client/renderer/blockentity/ChestRenderer/net/minecraft/client/renderer/blockentity/ChestRenderer +MD: net/minecraft/client/renderer/blockentity/ChestRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/ChestRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/ChestRenderer/m_112369_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;FII)V net/minecraft/client/renderer/blockentity/ChestRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;FII)V +MD: net/minecraft/client/renderer/blockentity/ChestRenderer/m_173608_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/ChestRenderer/createSingleBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/ChestRenderer/m_173609_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/ChestRenderer/createDoubleBodyRightLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/ChestRenderer/m_173610_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/ChestRenderer/createDoubleBodyLeftLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/ChestRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/ChestRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/ConduitRenderer net/minecraft/client/renderer/blockentity/ConduitRenderer +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112378_ net/minecraft/client/renderer/blockentity/ConduitRenderer/SHELL_TEXTURE +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112379_ net/minecraft/client/renderer/blockentity/ConduitRenderer/ACTIVE_SHELL_TEXTURE +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112380_ net/minecraft/client/renderer/blockentity/ConduitRenderer/WIND_TEXTURE +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112381_ net/minecraft/client/renderer/blockentity/ConduitRenderer/VERTICAL_WIND_TEXTURE +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112382_ net/minecraft/client/renderer/blockentity/ConduitRenderer/OPEN_EYE_TEXTURE +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112383_ net/minecraft/client/renderer/blockentity/ConduitRenderer/CLOSED_EYE_TEXTURE +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112384_ net/minecraft/client/renderer/blockentity/ConduitRenderer/eye +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112385_ net/minecraft/client/renderer/blockentity/ConduitRenderer/wind +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112386_ net/minecraft/client/renderer/blockentity/ConduitRenderer/shell +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_112387_ net/minecraft/client/renderer/blockentity/ConduitRenderer/cage +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/f_173611_ net/minecraft/client/renderer/blockentity/ConduitRenderer/renderer +FD: net/minecraft/client/renderer/blockentity/ConduitRenderer/net/minecraft/client/renderer/blockentity/ConduitRenderer net/minecraft/client/renderer/blockentity/ConduitRenderer/net/minecraft/client/renderer/blockentity/ConduitRenderer +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/ ()V net/minecraft/client/renderer/blockentity/ConduitRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/ConduitRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/m_173614_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/ConduitRenderer/createEyeLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/m_173615_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/ConduitRenderer/createWindLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/m_173616_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/ConduitRenderer/createShellLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/m_173617_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/ConduitRenderer/createCageLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/ConduitRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/ConduitRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/ConduitRenderer/render (Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/EnchantTableRenderer net/minecraft/client/renderer/blockentity/EnchantTableRenderer +FD: net/minecraft/client/renderer/blockentity/EnchantTableRenderer/f_112405_ net/minecraft/client/renderer/blockentity/EnchantTableRenderer/BOOK_LOCATION +FD: net/minecraft/client/renderer/blockentity/EnchantTableRenderer/f_112406_ net/minecraft/client/renderer/blockentity/EnchantTableRenderer/bookModel +FD: net/minecraft/client/renderer/blockentity/EnchantTableRenderer/net/minecraft/client/renderer/blockentity/EnchantTableRenderer net/minecraft/client/renderer/blockentity/EnchantTableRenderer/net/minecraft/client/renderer/blockentity/EnchantTableRenderer +MD: net/minecraft/client/renderer/blockentity/EnchantTableRenderer/ ()V net/minecraft/client/renderer/blockentity/EnchantTableRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/EnchantTableRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/EnchantTableRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/EnchantTableRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/EnchantTableRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/EnchantTableRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/EnchantmentTableBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/EnchantTableRenderer/render (Lnet/minecraft/world/level/block/entity/EnchantmentTableBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/LecternRenderer net/minecraft/client/renderer/blockentity/LecternRenderer +FD: net/minecraft/client/renderer/blockentity/LecternRenderer/f_112424_ net/minecraft/client/renderer/blockentity/LecternRenderer/bookModel +FD: net/minecraft/client/renderer/blockentity/LecternRenderer/net/minecraft/client/renderer/blockentity/LecternRenderer net/minecraft/client/renderer/blockentity/LecternRenderer/net/minecraft/client/renderer/blockentity/LecternRenderer +MD: net/minecraft/client/renderer/blockentity/LecternRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/LecternRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/LecternRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/LecternRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/LecternRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/LecternBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/LecternRenderer/render (Lnet/minecraft/world/level/block/entity/LecternBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/PistonHeadRenderer net/minecraft/client/renderer/blockentity/PistonHeadRenderer +FD: net/minecraft/client/renderer/blockentity/PistonHeadRenderer/f_112441_ net/minecraft/client/renderer/blockentity/PistonHeadRenderer/blockRenderer +FD: net/minecraft/client/renderer/blockentity/PistonHeadRenderer/net/minecraft/client/renderer/blockentity/PistonHeadRenderer net/minecraft/client/renderer/blockentity/PistonHeadRenderer/net/minecraft/client/renderer/blockentity/PistonHeadRenderer +MD: net/minecraft/client/renderer/blockentity/PistonHeadRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/PistonHeadRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/PistonHeadRenderer/m_112458_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/Level;ZI)V net/minecraft/client/renderer/blockentity/PistonHeadRenderer/renderBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/Level;ZI)V +MD: net/minecraft/client/renderer/blockentity/PistonHeadRenderer/m_142163_ ()I net/minecraft/client/renderer/blockentity/PistonHeadRenderer/getViewDistance ()I +MD: net/minecraft/client/renderer/blockentity/PistonHeadRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/PistonHeadRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/PistonHeadRenderer/m_6922_ (Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/PistonHeadRenderer/render (Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer +FD: net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/f_112466_ net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/model +FD: net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer +MD: net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/ShulkerBoxRenderer/render (Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/SignRenderer net/minecraft/client/renderer/blockentity/SignRenderer +FD: net/minecraft/client/renderer/blockentity/SignRenderer/f_173627_ net/minecraft/client/renderer/blockentity/SignRenderer/MAX_LINE_WIDTH +FD: net/minecraft/client/renderer/blockentity/SignRenderer/f_173628_ net/minecraft/client/renderer/blockentity/SignRenderer/LINE_HEIGHT +FD: net/minecraft/client/renderer/blockentity/SignRenderer/f_173629_ net/minecraft/client/renderer/blockentity/SignRenderer/STICK +FD: net/minecraft/client/renderer/blockentity/SignRenderer/f_173630_ net/minecraft/client/renderer/blockentity/SignRenderer/BLACK_TEXT_OUTLINE_COLOR +FD: net/minecraft/client/renderer/blockentity/SignRenderer/f_173631_ net/minecraft/client/renderer/blockentity/SignRenderer/OUTLINE_RENDER_DISTANCE +FD: net/minecraft/client/renderer/blockentity/SignRenderer/f_173632_ net/minecraft/client/renderer/blockentity/SignRenderer/signModels +FD: net/minecraft/client/renderer/blockentity/SignRenderer/f_173633_ net/minecraft/client/renderer/blockentity/SignRenderer/font +FD: net/minecraft/client/renderer/blockentity/SignRenderer/net/minecraft/client/renderer/blockentity/SignRenderer net/minecraft/client/renderer/blockentity/SignRenderer/net/minecraft/client/renderer/blockentity/SignRenderer +MD: net/minecraft/client/renderer/blockentity/SignRenderer/ ()V net/minecraft/client/renderer/blockentity/SignRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/SignRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/SignRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173637_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/properties/WoodType; net/minecraft/client/renderer/blockentity/SignRenderer/getWoodType (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/properties/WoodType; +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173639_ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)I net/minecraft/client/renderer/blockentity/SignRenderer/getDarkColor (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)I +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173641_ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;I)Z net/minecraft/client/renderer/blockentity/SignRenderer/isOutlineVisible (Lnet/minecraft/world/level/block/entity/SignBlockEntity;I)Z +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173644_ (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/world/level/block/state/properties/WoodType; net/minecraft/client/renderer/blockentity/SignRenderer/lambda$new$0 (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/world/level/block/state/properties/WoodType; +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173646_ (Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel; net/minecraft/client/renderer/blockentity/SignRenderer/createSignModel (Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel; +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173649_ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel; net/minecraft/client/renderer/blockentity/SignRenderer/lambda$new$1 (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel; +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173652_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/renderer/blockentity/SignRenderer/lambda$render$2 (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_173654_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/blockentity/SignRenderer/createSignLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/SignRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/SignRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/SignRenderer/render (Lnet/minecraft/world/level/block/entity/SignBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/SignRenderer$SignModel net/minecraft/client/renderer/blockentity/SignRenderer$SignModel +FD: net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/f_112507_ net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/stick +FD: net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/f_173655_ net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/root +FD: net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/net/minecraft/client/renderer/blockentity/SignRenderer$SignModel net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/net/minecraft/client/renderer/blockentity/SignRenderer$SignModel +MD: net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/renderer/blockentity/SignRenderer$SignModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/renderer/blockentity/SkullBlockRenderer net/minecraft/client/renderer/blockentity/SkullBlockRenderer +FD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/f_112519_ net/minecraft/client/renderer/blockentity/SkullBlockRenderer/SKIN_BY_TYPE +FD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/f_173658_ net/minecraft/client/renderer/blockentity/SkullBlockRenderer/modelByType +FD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/net/minecraft/client/renderer/blockentity/SkullBlockRenderer net/minecraft/client/renderer/blockentity/SkullBlockRenderer/net/minecraft/client/renderer/blockentity/SkullBlockRenderer +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/ ()V net/minecraft/client/renderer/blockentity/SkullBlockRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/SkullBlockRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/m_112523_ (Lnet/minecraft/world/level/block/SkullBlock$Type;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/blockentity/SkullBlockRenderer/getRenderType (Lnet/minecraft/world/level/block/SkullBlock$Type;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/m_112551_ (Ljava/util/HashMap;)V net/minecraft/client/renderer/blockentity/SkullBlockRenderer/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/m_173661_ (Lnet/minecraft/client/model/geom/EntityModelSet;)Ljava/util/Map; net/minecraft/client/renderer/blockentity/SkullBlockRenderer/createSkullRenderers (Lnet/minecraft/client/model/geom/EntityModelSet;)Ljava/util/Map; +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/m_173663_ (Lnet/minecraft/core/Direction;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;)V net/minecraft/client/renderer/blockentity/SkullBlockRenderer/renderSkull (Lnet/minecraft/core/Direction;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;)V +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/SkullBlockRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/SkullBlockRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/SkullBlockRenderer/render (Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/SpawnerRenderer net/minecraft/client/renderer/blockentity/SpawnerRenderer +FD: net/minecraft/client/renderer/blockentity/SpawnerRenderer/net/minecraft/client/renderer/blockentity/SpawnerRenderer net/minecraft/client/renderer/blockentity/SpawnerRenderer/net/minecraft/client/renderer/blockentity/SpawnerRenderer +MD: net/minecraft/client/renderer/blockentity/SpawnerRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/SpawnerRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/SpawnerRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/SpawnerRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/SpawnerRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/SpawnerRenderer/render (Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/StructureBlockRenderer net/minecraft/client/renderer/blockentity/StructureBlockRenderer +FD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/net/minecraft/client/renderer/blockentity/StructureBlockRenderer net/minecraft/client/renderer/blockentity/StructureBlockRenderer/net/minecraft/client/renderer/blockentity/StructureBlockRenderer +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/StructureBlockRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/m_142163_ ()I net/minecraft/client/renderer/blockentity/StructureBlockRenderer/getViewDistance ()I +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/m_173676_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;)V net/minecraft/client/renderer/blockentity/StructureBlockRenderer/renderInvisibleBlocks (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;)V +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/m_5932_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z net/minecraft/client/renderer/blockentity/StructureBlockRenderer/shouldRenderOffScreen (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/m_5932_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Z net/minecraft/client/renderer/blockentity/StructureBlockRenderer/shouldRenderOffScreen (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Z +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/StructureBlockRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/StructureBlockRenderer/render (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1 net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1 +FD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/f_112595_ net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/f_112596_ net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1 net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1 +MD: net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/ ()V net/minecraft/client/renderer/blockentity/StructureBlockRenderer$1/ ()V +CL: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer +FD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/f_112598_ net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/BEAM_LOCATION +FD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/ ()V net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/m_142163_ ()I net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/getViewDistance ()I +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/m_142330_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/renderType ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/m_142489_ ()F net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/getOffsetDown ()F +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/m_142491_ ()F net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/getOffsetUp ()F +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/render (Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/TheEndGatewayRenderer/render (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer net/minecraft/client/renderer/blockentity/TheEndPortalRenderer +FD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/f_112626_ net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/END_SKY_LOCATION +FD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/f_112627_ net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/END_PORTAL_LOCATION +FD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/net/minecraft/client/renderer/blockentity/TheEndPortalRenderer net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/net/minecraft/client/renderer/blockentity/TheEndPortalRenderer +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/ ()V net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/ ()V +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/ (Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/m_142330_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/renderType ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/m_142489_ ()F net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/getOffsetDown ()F +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/m_142491_ ()F net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/getOffsetUp ()F +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/m_173690_ (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/renderCube (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/m_173694_ (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFFFFFLnet/minecraft/core/Direction;)V net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/renderFace (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFFFFFLnet/minecraft/core/Direction;)V +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/render (Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +MD: net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/m_6922_ (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V net/minecraft/client/renderer/blockentity/TheEndPortalRenderer/render (Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V +CL: net/minecraft/client/renderer/blockentity/package-info net/minecraft/client/renderer/blockentity/package-info +FD: net/minecraft/client/renderer/blockentity/package-info/net/minecraft/client/renderer/blockentity/package-info net/minecraft/client/renderer/blockentity/package-info/net/minecraft/client/renderer/blockentity/package-info +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher net/minecraft/client/renderer/chunk/ChunkRenderDispatcher +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112672_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/LOGGER +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112674_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/freeBuffers +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112675_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/toUpload +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112676_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/toBatchCount +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112677_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/freeBufferCount +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112678_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/fixedBuffers +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112679_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/mailbox +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112680_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/executor +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112681_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/level +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112682_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/renderer +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_112683_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/camera +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_173707_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/MAX_WORKERS_32_BIT +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_173708_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/VERTEX_FORMAT +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_194400_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/MAX_HIGH_PRIORITY_QUOTA +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_194401_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/toBatchHighPriority +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_194402_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/toBatchLowPriority +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/f_194403_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/highPriorityQuota +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/ ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/LevelRenderer;Ljava/util/concurrent/Executor;ZLnet/minecraft/client/renderer/ChunkBufferBuilderPack;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/LevelRenderer;Ljava/util/concurrent/Executor;ZLnet/minecraft/client/renderer/ChunkBufferBuilderPack;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112693_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/setCamera (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112695_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lcom/mojang/blaze3d/vertex/VertexBuffer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/uploadChunkLayer (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lcom/mojang/blaze3d/vertex/VertexBuffer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112709_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/schedule (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112719_ ()Ljava/lang/String; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/getStats ()Ljava/lang/String; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112720_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lcom/mojang/blaze3d/vertex/VertexBuffer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/doUploadChunkLayer (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lcom/mojang/blaze3d/vertex/VertexBuffer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112727_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/getCameraPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112731_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/blockUntilClear ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112732_ ()Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/isQueueEmpty ()Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112733_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/dispose ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112734_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/runTask ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_112735_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/clearBatchQueue ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_173712_ ()I net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/getToBatchCount ()I +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_173713_ ()I net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/getToUpload ()I +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_173714_ ()I net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/getFreeBufferCount ()I +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_194410_ (Lnet/minecraft/client/multiplayer/ClientLevel;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/setLevel (Lnet/minecraft/client/multiplayer/ClientLevel;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_194412_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$runTask$0 (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_194415_ (Ljava/util/concurrent/CompletableFuture;)Ljava/util/concurrent/CompletionStage; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$runTask$1 (Ljava/util/concurrent/CompletableFuture;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_194417_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/uploadAllPendingUploads ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_194418_ ()Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/pollTask ()Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_199937_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lcom/mojang/blaze3d/vertex/VertexBuffer;Ljava/lang/Void;)Ljava/util/concurrent/CompletionStage; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$uploadChunkLayer$7 (Lcom/mojang/blaze3d/vertex/BufferBuilder;Lcom/mojang/blaze3d/vertex/VertexBuffer;Ljava/lang/Void;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_199941_ (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;Ljava/lang/Throwable;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$runTask$4 (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;Ljava/lang/Throwable;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_199945_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$runTask$3 (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_199948_ (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$runTask$2 (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_199950_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$schedule$5 (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_199952_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/lambda$uploadChunkLayer$6 ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/m_200431_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher/rebuildChunkSync (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)V +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/$VALUES net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/$VALUES +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/CANCELLED net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/CANCELLED +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/SUCCESSFUL net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/SUCCESSFUL +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/ ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/ (Ljava/lang/String;I)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/ (Ljava/lang/String;I)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/m_173715_ ()[Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/$values ()[Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/valueOf (Ljava/lang/String;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/values ()[Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult/values ()[Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/f_112748_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/UNCOMPILED +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/f_112749_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/hasBlocks +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/f_112750_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/hasLayer +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/f_112751_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/isCompletelyEmpty +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/f_112752_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/renderableBlockEntities +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/f_112753_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/visibilitySet +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/f_112754_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/transparencyState +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/ ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/ ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/m_112757_ ()Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/hasNoRenderableLayers ()Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/m_112758_ (Lnet/minecraft/client/renderer/RenderType;)Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/isEmpty (Lnet/minecraft/client/renderer/RenderType;)Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/m_112773_ ()Ljava/util/List; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/getRenderableBlockEntities ()Ljava/util/List; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/m_7259_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk/facesCanSeeEachother (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1 net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1 +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1 net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1 +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1/ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1/ ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1/m_7259_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1/facesCanSeeEachother (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112784_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/compiled +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112785_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/bb +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112786_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/this$0 +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112787_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/lastRebuildTask +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112788_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/lastResortTransparencyTask +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112789_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/globalBlockEntities +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112790_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/buffers +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112792_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/dirty +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112793_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/origin +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112794_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/relativeOrigins +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_112795_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/playerChanged +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_173716_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/SIZE +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_173717_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/index +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/f_202433_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/initialCompilationCancelCount +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;IIII)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;IIII)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112798_ ()Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/hasAllNeighbors ()Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112801_ (III)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/setOrigin (III)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112805_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/beginLayer (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112807_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexBuffer; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/getBuffer (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexBuffer; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112809_ (Lnet/minecraft/client/renderer/RenderType;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;)Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/resortTransparency (Lnet/minecraft/client/renderer/RenderType;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;)Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112822_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/doesChunkExistAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112824_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/getRelativeOrigin (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112826_ (Ljava/util/Set;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/updateGlobalBlockEntities (Ljava/util/Set;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112828_ (Z)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/setDirty (Z)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112830_ ([Lnet/minecraft/core/BlockPos$MutableBlockPos;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/lambda$new$2 ([Lnet/minecraft/core/BlockPos$MutableBlockPos;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112832_ ()D net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/getDistToPlayerSqr ()D +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112833_ (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexBuffer; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/lambda$new$1 (Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexBuffer; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112835_ ()Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/getCompiledChunk ()Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112836_ (Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/lambda$new$0 (Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112838_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/releaseBuffers ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112839_ ()Lnet/minecraft/core/BlockPos; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/getOrigin ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112840_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/setNotDirty ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112841_ ()Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/isDirty ()Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112842_ ()Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/isDirtyFromPlayer ()Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_112846_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/reset ()V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_194419_ ()Z net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/cancelTasks ()Z +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_200434_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/rebuildChunkAsync (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_200437_ (Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/createCompileTask (Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_200439_ (Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/compileSync (Lnet/minecraft/client/renderer/chunk/RenderRegionCache;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/m_202440_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk/getBoundingBox ()Lnet/minecraft/world/phys/AABB; +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/f_112847_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/distAtCreation +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/f_112848_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/isCancelled +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/f_112849_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/this$1 +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/f_194420_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/isHighPriority +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;DZ)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;DZ)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/compareTo (Ljava/lang/Object;)I net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/compareTo (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;)I net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/compareTo (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;)I +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/m_183497_ ()Ljava/lang/String; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/name ()Ljava/lang/String; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/m_5869_ (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/doTask (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/m_6204_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask/cancel ()V +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/f_112858_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/region +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/f_112859_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/this$1 +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;DLnet/minecraft/client/renderer/chunk/RenderChunkRegion;Z)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;DLnet/minecraft/client/renderer/chunk/RenderChunkRegion;Z)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_112865_ (FFFLnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/Set; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/compile (FFFLnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/Set; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_112877_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;Ljava/util/Set;Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/handleBlockEntity (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;Ljava/util/Set;Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_112881_ (Ljava/util/List;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;Lnet/minecraft/client/renderer/RenderType;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/lambda$doTask$0 (Ljava/util/List;Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;Lnet/minecraft/client/renderer/RenderType;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_183497_ ()Ljava/lang/String; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/name ()Ljava/lang/String; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_199953_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;Ljava/util/List;Ljava/lang/Throwable;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/lambda$doTask$2 (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;Ljava/util/List;Ljava/lang/Throwable;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_199957_ (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/lambda$doTask$1 (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_5869_ (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/doTask (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/m_6204_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask/cancel ()V +CL: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/f_112885_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/this$1 +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/f_112886_ net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/compiledChunk +FD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;DLnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;)V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;DLnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;)V +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/m_112897_ (Ljava/lang/Void;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/lambda$doTask$0 (Ljava/lang/Void;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/m_183497_ ()Ljava/lang/String; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/name ()Ljava/lang/String; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/m_199959_ (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;Ljava/lang/Throwable;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/lambda$doTask$2 (Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;Ljava/lang/Throwable;)Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/m_199962_ (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/lambda$doTask$1 (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/m_5869_ (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/doTask (Lnet/minecraft/client/renderer/ChunkBufferBuilderPack;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/m_6204_ ()V net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask/cancel ()V +CL: net/minecraft/client/renderer/chunk/RenderChunk net/minecraft/client/renderer/chunk/RenderChunk +FD: net/minecraft/client/renderer/chunk/RenderChunk/f_200441_ net/minecraft/client/renderer/chunk/RenderChunk/blockEntities +FD: net/minecraft/client/renderer/chunk/RenderChunk/f_200442_ net/minecraft/client/renderer/chunk/RenderChunk/sections +FD: net/minecraft/client/renderer/chunk/RenderChunk/f_200443_ net/minecraft/client/renderer/chunk/RenderChunk/debug +FD: net/minecraft/client/renderer/chunk/RenderChunk/f_200444_ net/minecraft/client/renderer/chunk/RenderChunk/wrapped +FD: net/minecraft/client/renderer/chunk/RenderChunk/net/minecraft/client/renderer/chunk/RenderChunk net/minecraft/client/renderer/chunk/RenderChunk/net/minecraft/client/renderer/chunk/RenderChunk +MD: net/minecraft/client/renderer/chunk/RenderChunk/ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/client/renderer/chunk/RenderChunk/ (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/client/renderer/chunk/RenderChunk/m_200447_ (III)Ljava/lang/String; net/minecraft/client/renderer/chunk/RenderChunk/lambda$getBlockState$0 (III)Ljava/lang/String; +MD: net/minecraft/client/renderer/chunk/RenderChunk/m_200451_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/client/renderer/chunk/RenderChunk/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/client/renderer/chunk/RenderChunk/m_200453_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/client/renderer/chunk/RenderChunk/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/client/renderer/chunk/RenderChunkRegion net/minecraft/client/renderer/chunk/RenderChunkRegion +FD: net/minecraft/client/renderer/chunk/RenderChunkRegion/f_112899_ net/minecraft/client/renderer/chunk/RenderChunkRegion/centerX +FD: net/minecraft/client/renderer/chunk/RenderChunkRegion/f_112900_ net/minecraft/client/renderer/chunk/RenderChunkRegion/centerZ +FD: net/minecraft/client/renderer/chunk/RenderChunkRegion/f_112905_ net/minecraft/client/renderer/chunk/RenderChunkRegion/chunks +FD: net/minecraft/client/renderer/chunk/RenderChunkRegion/f_112908_ net/minecraft/client/renderer/chunk/RenderChunkRegion/level +FD: net/minecraft/client/renderer/chunk/RenderChunkRegion/net/minecraft/client/renderer/chunk/RenderChunkRegion net/minecraft/client/renderer/chunk/RenderChunkRegion/net/minecraft/client/renderer/chunk/RenderChunkRegion +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/ (Lnet/minecraft/world/level/Level;II[[Lnet/minecraft/client/renderer/chunk/RenderChunk;)V net/minecraft/client/renderer/chunk/RenderChunkRegion/ (Lnet/minecraft/world/level/Level;II[[Lnet/minecraft/client/renderer/chunk/RenderChunk;)V +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_141928_ ()I net/minecraft/client/renderer/chunk/RenderChunkRegion/getHeight ()I +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_141937_ ()I net/minecraft/client/renderer/chunk/RenderChunkRegion/getMinBuildHeight ()I +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_5518_ ()Lnet/minecraft/world/level/lighting/LevelLightEngine; net/minecraft/client/renderer/chunk/RenderChunkRegion/getLightEngine ()Lnet/minecraft/world/level/lighting/LevelLightEngine; +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_6171_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I net/minecraft/client/renderer/chunk/RenderChunkRegion/getBlockTint (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/client/renderer/chunk/RenderChunkRegion/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/client/renderer/chunk/RenderChunkRegion/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_7717_ (Lnet/minecraft/core/Direction;Z)F net/minecraft/client/renderer/chunk/RenderChunkRegion/getShade (Lnet/minecraft/core/Direction;Z)F +MD: net/minecraft/client/renderer/chunk/RenderChunkRegion/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/client/renderer/chunk/RenderChunkRegion/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/client/renderer/chunk/RenderRegionCache net/minecraft/client/renderer/chunk/RenderRegionCache +FD: net/minecraft/client/renderer/chunk/RenderRegionCache/f_200460_ net/minecraft/client/renderer/chunk/RenderRegionCache/chunkInfoCache +FD: net/minecraft/client/renderer/chunk/RenderRegionCache/net/minecraft/client/renderer/chunk/RenderRegionCache net/minecraft/client/renderer/chunk/RenderRegionCache/net/minecraft/client/renderer/chunk/RenderRegionCache +MD: net/minecraft/client/renderer/chunk/RenderRegionCache/ ()V net/minecraft/client/renderer/chunk/RenderRegionCache/ ()V +MD: net/minecraft/client/renderer/chunk/RenderRegionCache/m_200462_ (Lnet/minecraft/world/level/Level;J)Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo; net/minecraft/client/renderer/chunk/RenderRegionCache/lambda$createRegion$0 (Lnet/minecraft/world/level/Level;J)Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo; +MD: net/minecraft/client/renderer/chunk/RenderRegionCache/m_200465_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/client/renderer/chunk/RenderChunkRegion; net/minecraft/client/renderer/chunk/RenderRegionCache/createRegion (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/client/renderer/chunk/RenderChunkRegion; +MD: net/minecraft/client/renderer/chunk/RenderRegionCache/m_200470_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;II[[Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo;)Z net/minecraft/client/renderer/chunk/RenderRegionCache/isAllEmpty (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;II[[Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo;)Z +CL: net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo +FD: net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/f_200476_ net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/chunk +FD: net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/f_200477_ net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/renderChunk +FD: net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo +MD: net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/ (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/m_200480_ ()Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/chunk ()Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/m_200481_ ()Lnet/minecraft/client/renderer/chunk/RenderChunk; net/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo/renderChunk ()Lnet/minecraft/client/renderer/chunk/RenderChunk; +CL: net/minecraft/client/renderer/chunk/VisGraph net/minecraft/client/renderer/chunk/VisGraph +FD: net/minecraft/client/renderer/chunk/VisGraph/f_112949_ net/minecraft/client/renderer/chunk/VisGraph/DX +FD: net/minecraft/client/renderer/chunk/VisGraph/f_112950_ net/minecraft/client/renderer/chunk/VisGraph/DZ +FD: net/minecraft/client/renderer/chunk/VisGraph/f_112951_ net/minecraft/client/renderer/chunk/VisGraph/DY +FD: net/minecraft/client/renderer/chunk/VisGraph/f_112952_ net/minecraft/client/renderer/chunk/VisGraph/DIRECTIONS +FD: net/minecraft/client/renderer/chunk/VisGraph/f_112953_ net/minecraft/client/renderer/chunk/VisGraph/bitSet +FD: net/minecraft/client/renderer/chunk/VisGraph/f_112954_ net/minecraft/client/renderer/chunk/VisGraph/INDEX_OF_EDGES +FD: net/minecraft/client/renderer/chunk/VisGraph/f_112955_ net/minecraft/client/renderer/chunk/VisGraph/empty +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173723_ net/minecraft/client/renderer/chunk/VisGraph/SIZE_IN_BITS +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173724_ net/minecraft/client/renderer/chunk/VisGraph/LEN +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173725_ net/minecraft/client/renderer/chunk/VisGraph/MASK +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173726_ net/minecraft/client/renderer/chunk/VisGraph/SIZE +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173727_ net/minecraft/client/renderer/chunk/VisGraph/X_SHIFT +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173728_ net/minecraft/client/renderer/chunk/VisGraph/Z_SHIFT +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173729_ net/minecraft/client/renderer/chunk/VisGraph/Y_SHIFT +FD: net/minecraft/client/renderer/chunk/VisGraph/f_173730_ net/minecraft/client/renderer/chunk/VisGraph/INVALID_INDEX +FD: net/minecraft/client/renderer/chunk/VisGraph/net/minecraft/client/renderer/chunk/VisGraph net/minecraft/client/renderer/chunk/VisGraph/net/minecraft/client/renderer/chunk/VisGraph +MD: net/minecraft/client/renderer/chunk/VisGraph/ ()V net/minecraft/client/renderer/chunk/VisGraph/ ()V +MD: net/minecraft/client/renderer/chunk/VisGraph/ ()V net/minecraft/client/renderer/chunk/VisGraph/ ()V +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112958_ ()Lnet/minecraft/client/renderer/chunk/VisibilitySet; net/minecraft/client/renderer/chunk/VisGraph/resolve ()Lnet/minecraft/client/renderer/chunk/VisibilitySet; +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112959_ (I)Ljava/util/Set; net/minecraft/client/renderer/chunk/VisGraph/floodFill (I)Ljava/util/Set; +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112961_ (III)I net/minecraft/client/renderer/chunk/VisGraph/getIndex (III)I +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112965_ (ILnet/minecraft/core/Direction;)I net/minecraft/client/renderer/chunk/VisGraph/getNeighborIndexAtFace (ILnet/minecraft/core/Direction;)I +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112968_ (ILjava/util/Set;)V net/minecraft/client/renderer/chunk/VisGraph/addEdges (ILjava/util/Set;)V +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112971_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/chunk/VisGraph/setOpaque (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112973_ ([I)V net/minecraft/client/renderer/chunk/VisGraph/lambda$static$0 ([I)V +MD: net/minecraft/client/renderer/chunk/VisGraph/m_112975_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/chunk/VisGraph/getIndex (Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/client/renderer/chunk/VisGraph$1 net/minecraft/client/renderer/chunk/VisGraph$1 +FD: net/minecraft/client/renderer/chunk/VisGraph$1/f_112977_ net/minecraft/client/renderer/chunk/VisGraph$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/client/renderer/chunk/VisGraph$1/net/minecraft/client/renderer/chunk/VisGraph$1 net/minecraft/client/renderer/chunk/VisGraph$1/net/minecraft/client/renderer/chunk/VisGraph$1 +MD: net/minecraft/client/renderer/chunk/VisGraph$1/ ()V net/minecraft/client/renderer/chunk/VisGraph$1/ ()V +CL: net/minecraft/client/renderer/chunk/VisibilitySet net/minecraft/client/renderer/chunk/VisibilitySet +FD: net/minecraft/client/renderer/chunk/VisibilitySet/f_112979_ net/minecraft/client/renderer/chunk/VisibilitySet/FACINGS +FD: net/minecraft/client/renderer/chunk/VisibilitySet/f_112980_ net/minecraft/client/renderer/chunk/VisibilitySet/data +FD: net/minecraft/client/renderer/chunk/VisibilitySet/net/minecraft/client/renderer/chunk/VisibilitySet net/minecraft/client/renderer/chunk/VisibilitySet/net/minecraft/client/renderer/chunk/VisibilitySet +MD: net/minecraft/client/renderer/chunk/VisibilitySet/ ()V net/minecraft/client/renderer/chunk/VisibilitySet/ ()V +MD: net/minecraft/client/renderer/chunk/VisibilitySet/ ()V net/minecraft/client/renderer/chunk/VisibilitySet/ ()V +MD: net/minecraft/client/renderer/chunk/VisibilitySet/m_112983_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z net/minecraft/client/renderer/chunk/VisibilitySet/visibilityBetween (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/client/renderer/chunk/VisibilitySet/m_112986_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Z)V net/minecraft/client/renderer/chunk/VisibilitySet/set (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Z)V +MD: net/minecraft/client/renderer/chunk/VisibilitySet/m_112990_ (Ljava/util/Set;)V net/minecraft/client/renderer/chunk/VisibilitySet/add (Ljava/util/Set;)V +MD: net/minecraft/client/renderer/chunk/VisibilitySet/m_112992_ (Z)V net/minecraft/client/renderer/chunk/VisibilitySet/setAll (Z)V +MD: net/minecraft/client/renderer/chunk/VisibilitySet/toString ()Ljava/lang/String; net/minecraft/client/renderer/chunk/VisibilitySet/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/chunk/package-info net/minecraft/client/renderer/chunk/package-info +FD: net/minecraft/client/renderer/chunk/package-info/net/minecraft/client/renderer/chunk/package-info net/minecraft/client/renderer/chunk/package-info/net/minecraft/client/renderer/chunk/package-info +CL: net/minecraft/client/renderer/culling/Frustum net/minecraft/client/renderer/culling/Frustum +FD: net/minecraft/client/renderer/culling/Frustum/f_112995_ net/minecraft/client/renderer/culling/Frustum/frustumData +FD: net/minecraft/client/renderer/culling/Frustum/f_112996_ net/minecraft/client/renderer/culling/Frustum/camX +FD: net/minecraft/client/renderer/culling/Frustum/f_112997_ net/minecraft/client/renderer/culling/Frustum/camY +FD: net/minecraft/client/renderer/culling/Frustum/f_112998_ net/minecraft/client/renderer/culling/Frustum/camZ +FD: net/minecraft/client/renderer/culling/Frustum/f_194437_ net/minecraft/client/renderer/culling/Frustum/OFFSET_STEP +FD: net/minecraft/client/renderer/culling/Frustum/f_194438_ net/minecraft/client/renderer/culling/Frustum/viewVector +FD: net/minecraft/client/renderer/culling/Frustum/net/minecraft/client/renderer/culling/Frustum net/minecraft/client/renderer/culling/Frustum/net/minecraft/client/renderer/culling/Frustum +MD: net/minecraft/client/renderer/culling/Frustum/ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;)V net/minecraft/client/renderer/culling/Frustum/ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;)V +MD: net/minecraft/client/renderer/culling/Frustum/ (Lnet/minecraft/client/renderer/culling/Frustum;)V net/minecraft/client/renderer/culling/Frustum/ (Lnet/minecraft/client/renderer/culling/Frustum;)V +MD: net/minecraft/client/renderer/culling/Frustum/m_113002_ (DDD)V net/minecraft/client/renderer/culling/Frustum/prepare (DDD)V +MD: net/minecraft/client/renderer/culling/Frustum/m_113006_ (DDDDDD)Z net/minecraft/client/renderer/culling/Frustum/cubeInFrustum (DDDDDD)Z +MD: net/minecraft/client/renderer/culling/Frustum/m_113013_ (FFFFFF)Z net/minecraft/client/renderer/culling/Frustum/cubeInFrustum (FFFFFF)Z +MD: net/minecraft/client/renderer/culling/Frustum/m_113020_ (Lcom/mojang/math/Matrix4f;IIII)V net/minecraft/client/renderer/culling/Frustum/getPlane (Lcom/mojang/math/Matrix4f;IIII)V +MD: net/minecraft/client/renderer/culling/Frustum/m_113026_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;)V net/minecraft/client/renderer/culling/Frustum/calculateFrustum (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix4f;)V +MD: net/minecraft/client/renderer/culling/Frustum/m_113029_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/client/renderer/culling/Frustum/isVisible (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/client/renderer/culling/Frustum/m_194441_ (I)Lnet/minecraft/client/renderer/culling/Frustum; net/minecraft/client/renderer/culling/Frustum/offsetToFullyIncludeCameraCube (I)Lnet/minecraft/client/renderer/culling/Frustum; +MD: net/minecraft/client/renderer/culling/Frustum/m_194443_ (FFFFFF)Z net/minecraft/client/renderer/culling/Frustum/cubeCompletelyInFrustum (FFFFFF)Z +CL: net/minecraft/client/renderer/culling/package-info net/minecraft/client/renderer/culling/package-info +FD: net/minecraft/client/renderer/culling/package-info/net/minecraft/client/renderer/culling/package-info net/minecraft/client/renderer/culling/package-info/net/minecraft/client/renderer/culling/package-info +CL: net/minecraft/client/renderer/debug/BeeDebugRenderer net/minecraft/client/renderer/debug/BeeDebugRenderer +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_113048_ net/minecraft/client/renderer/debug/BeeDebugRenderer/minecraft +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_113049_ net/minecraft/client/renderer/debug/BeeDebugRenderer/hives +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_113050_ net/minecraft/client/renderer/debug/BeeDebugRenderer/beeInfosPerEntity +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_113051_ net/minecraft/client/renderer/debug/BeeDebugRenderer/lastLookedAtUuid +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173737_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_GOAL_FOR_ALL_BEES +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173738_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_NAME_FOR_ALL_BEES +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173739_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_HIVE_FOR_ALL_BEES +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173740_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_FLOWER_POS_FOR_ALL_BEES +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173741_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_TRAVEL_TICKS_FOR_ALL_BEES +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173742_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_PATH_FOR_ALL_BEES +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173743_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_GOAL_FOR_SELECTED_BEE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173744_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_NAME_FOR_SELECTED_BEE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173745_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_HIVE_FOR_SELECTED_BEE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173746_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_FLOWER_POS_FOR_SELECTED_BEE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173747_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_TRAVEL_TICKS_FOR_SELECTED_BEE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173748_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_PATH_FOR_SELECTED_BEE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173749_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_HIVE_MEMBERS +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173750_ net/minecraft/client/renderer/debug/BeeDebugRenderer/SHOW_BLACKLISTS +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173751_ net/minecraft/client/renderer/debug/BeeDebugRenderer/MAX_RENDER_DIST_FOR_HIVE_OVERLAY +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173752_ net/minecraft/client/renderer/debug/BeeDebugRenderer/MAX_RENDER_DIST_FOR_BEE_OVERLAY +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173753_ net/minecraft/client/renderer/debug/BeeDebugRenderer/MAX_TARGETING_DIST +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173754_ net/minecraft/client/renderer/debug/BeeDebugRenderer/HIVE_TIMEOUT +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173755_ net/minecraft/client/renderer/debug/BeeDebugRenderer/TEXT_SCALE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173756_ net/minecraft/client/renderer/debug/BeeDebugRenderer/WHITE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173757_ net/minecraft/client/renderer/debug/BeeDebugRenderer/YELLOW +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173758_ net/minecraft/client/renderer/debug/BeeDebugRenderer/ORANGE +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173759_ net/minecraft/client/renderer/debug/BeeDebugRenderer/GREEN +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173760_ net/minecraft/client/renderer/debug/BeeDebugRenderer/GRAY +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173761_ net/minecraft/client/renderer/debug/BeeDebugRenderer/PINK +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/f_173762_ net/minecraft/client/renderer/debug/BeeDebugRenderer/RED +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer/net/minecraft/client/renderer/debug/BeeDebugRenderer net/minecraft/client/renderer/debug/BeeDebugRenderer/net/minecraft/client/renderer/debug/BeeDebugRenderer +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113055_ (JLjava/util/Map$Entry;)Z net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$clearRemovedHives$2 (JLjava/util/Map$Entry;)Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113058_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$updateLastLookedAtUuid$14 (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113066_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/addOrUpdateBeeInfo (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113068_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;Lnet/minecraft/core/BlockPos;)Ljava/lang/String; net/minecraft/client/renderer/debug/BeeDebugRenderer/getPosDescription (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;Lnet/minecraft/core/BlockPos;)Ljava/lang/String; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113071_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/addOrUpdateHiveInfo (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113073_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;Ljava/util/Collection;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderHiveInfo (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;Ljava/util/Collection;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113076_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/highlightHive (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113078_ (Lnet/minecraft/core/BlockPos;FFFFF)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderTransparentFilledBox (Lnet/minecraft/core/BlockPos;FFFFF)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113085_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$getHiveMembers$12 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113088_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$doRender$5 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113092_ (Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderGhostHive (Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113095_ (Lnet/minecraft/core/BlockPos;Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$doRender$4 (Lnet/minecraft/core/BlockPos;Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113099_ (Lnet/minecraft/core/Position;ILjava/lang/String;IF)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderTextOverMob (Lnet/minecraft/core/Position;ILjava/lang/String;IF)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113105_ (Ljava/lang/String;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;II)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderTextOverHive (Ljava/lang/String;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;II)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113110_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;II)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderTextOverPos (Ljava/lang/String;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113115_ (Ljava/util/Collection;)Ljava/lang/String; net/minecraft/client/renderer/debug/BeeDebugRenderer/getBeeUuidsAsString (Ljava/util/Collection;)Ljava/lang/String; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113117_ (Ljava/util/Map$Entry;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$renderFlowerInfos$11 (Ljava/util/Map$Entry;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113119_ (Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$renderFlowerInfos$10 (Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113126_ ()V net/minecraft/client/renderer/debug/BeeDebugRenderer/clearRemovedBees ()V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113127_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderPath (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113129_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Collection; net/minecraft/client/renderer/debug/BeeDebugRenderer/getHiveMembers (Lnet/minecraft/core/BlockPos;)Ljava/util/Collection; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113131_ (Ljava/util/Map$Entry;)Z net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$clearRemovedBees$1 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113133_ (Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$createHiveBlacklistMap$8 (Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113136_ ()V net/minecraft/client/renderer/debug/BeeDebugRenderer/clearRemovedHives ()V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113137_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderBeeInfo (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113139_ (Lnet/minecraft/core/BlockPos;)Ljava/util/List; net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$getGhostHives$13 (Lnet/minecraft/core/BlockPos;)Ljava/util/List; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113141_ ()V net/minecraft/client/renderer/debug/BeeDebugRenderer/doRender ()V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113142_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z net/minecraft/client/renderer/debug/BeeDebugRenderer/isBeeSelected (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113146_ ()Ljava/util/Map; net/minecraft/client/renderer/debug/BeeDebugRenderer/createHiveBlacklistMap ()Ljava/util/Map; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113147_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z net/minecraft/client/renderer/debug/BeeDebugRenderer/isPlayerCloseEnoughToMob (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113151_ ()V net/minecraft/client/renderer/debug/BeeDebugRenderer/renderFlowerInfos ()V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113152_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$doRender$3 (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113154_ ()Lnet/minecraft/client/Camera; net/minecraft/client/renderer/debug/BeeDebugRenderer/getCamera ()Lnet/minecraft/client/Camera; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113155_ ()Ljava/util/Map; net/minecraft/client/renderer/debug/BeeDebugRenderer/getGhostHives ()Ljava/util/Map; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_113156_ ()V net/minecraft/client/renderer/debug/BeeDebugRenderer/updateLastLookedAtUuid ()V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_173763_ (I)V net/minecraft/client/renderer/debug/BeeDebugRenderer/removeBeeInfo (I)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_173765_ (ILnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$removeBeeInfo$0 (ILnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;)Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_173768_ (Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$createHiveBlacklistMap$7 (Ljava/util/Map;Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_173772_ (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;)Ljava/util/Set; net/minecraft/client/renderer/debug/BeeDebugRenderer/getHiveMemberNames (Lnet/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo;)Ljava/util/Set; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_173774_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Set; net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$renderFlowerInfos$9 (Lnet/minecraft/core/BlockPos;)Ljava/util/Set; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_173776_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Set; net/minecraft/client/renderer/debug/BeeDebugRenderer/lambda$createHiveBlacklistMap$6 (Lnet/minecraft/core/BlockPos;)Ljava/util/Set; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_5630_ ()V net/minecraft/client/renderer/debug/BeeDebugRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/BeeDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113157_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/uuid +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113158_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/id +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113159_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/pos +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113160_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/path +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113161_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/hivePos +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113162_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/flowerPos +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113163_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/travelTicks +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113164_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/goals +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/f_113165_ net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/blacklistedHives +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/ (Ljava/util/UUID;ILnet/minecraft/core/Position;Lnet/minecraft/world/level/pathfinder/Path;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;I)V net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/ (Ljava/util/UUID;ILnet/minecraft/core/Position;Lnet/minecraft/world/level/pathfinder/Path;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/m_113174_ ()Ljava/util/UUID; net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/getUuid ()Ljava/util/UUID; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/m_113175_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/hasHive (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/m_113177_ ()Ljava/lang/String; net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/getName ()Ljava/lang/String; +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/m_113178_ ()Z net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/hasFlower ()Z +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/toString ()Ljava/lang/String; net/minecraft/client/renderer/debug/BeeDebugRenderer$BeeInfo/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/f_113180_ net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/pos +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/f_113181_ net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/hiveType +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/f_113182_ net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/occupantCount +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/f_113183_ net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/honeyLevel +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/f_113184_ net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/sedated +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/f_113185_ net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/lastSeen +FD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo +MD: net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;IIZJ)V net/minecraft/client/renderer/debug/BeeDebugRenderer$HiveInfo/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;IIZJ)V +CL: net/minecraft/client/renderer/debug/BrainDebugRenderer net/minecraft/client/renderer/debug/BrainDebugRenderer +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_113193_ net/minecraft/client/renderer/debug/BrainDebugRenderer/LOGGER +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_113194_ net/minecraft/client/renderer/debug/BrainDebugRenderer/minecraft +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_113195_ net/minecraft/client/renderer/debug/BrainDebugRenderer/pois +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_113196_ net/minecraft/client/renderer/debug/BrainDebugRenderer/brainDumpsPerEntity +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_113197_ net/minecraft/client/renderer/debug/BrainDebugRenderer/lastLookedAtUuid +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173778_ net/minecraft/client/renderer/debug/BrainDebugRenderer/YELLOW +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173779_ net/minecraft/client/renderer/debug/BrainDebugRenderer/CYAN +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173780_ net/minecraft/client/renderer/debug/BrainDebugRenderer/GREEN +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173781_ net/minecraft/client/renderer/debug/BrainDebugRenderer/GRAY +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173782_ net/minecraft/client/renderer/debug/BrainDebugRenderer/PINK +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173783_ net/minecraft/client/renderer/debug/BrainDebugRenderer/RED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173784_ net/minecraft/client/renderer/debug/BrainDebugRenderer/ORANGE +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173785_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_NAME_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173786_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_PROFESSION_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173787_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_BEHAVIORS_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173788_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_ACTIVITIES_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173789_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_INVENTORY_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173790_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_GOSSIPS_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173791_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_PATH_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173792_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_HEALTH_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173793_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_WANTS_GOLEM_FOR_ALL +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173794_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_NAME_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173795_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_PROFESSION_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173796_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_BEHAVIORS_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173797_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_ACTIVITIES_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173798_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_MEMORIES_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173799_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_INVENTORY_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173800_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_GOSSIPS_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173801_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_PATH_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173802_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_HEALTH_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173803_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_WANTS_GOLEM_FOR_SELECTED +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173804_ net/minecraft/client/renderer/debug/BrainDebugRenderer/SHOW_POI_INFO +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173805_ net/minecraft/client/renderer/debug/BrainDebugRenderer/MAX_RENDER_DIST_FOR_BRAIN_INFO +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173806_ net/minecraft/client/renderer/debug/BrainDebugRenderer/MAX_RENDER_DIST_FOR_POI_INFO +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173807_ net/minecraft/client/renderer/debug/BrainDebugRenderer/MAX_TARGETING_DIST +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173808_ net/minecraft/client/renderer/debug/BrainDebugRenderer/TEXT_SCALE +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/f_173809_ net/minecraft/client/renderer/debug/BrainDebugRenderer/WHITE +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer/net/minecraft/client/renderer/debug/BrainDebugRenderer net/minecraft/client/renderer/debug/BrainDebugRenderer/net/minecraft/client/renderer/debug/BrainDebugRenderer +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/ ()V net/minecraft/client/renderer/debug/BrainDebugRenderer/ ()V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113202_ (DDD)V net/minecraft/client/renderer/debug/BrainDebugRenderer/doRender (DDD)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113206_ (DDDLnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$doRender$2 (DDDLnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113211_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$updateLastLookedAtUuid$8 (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113219_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/addOrUpdateBrainDump (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113221_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;DDD)V net/minecraft/client/renderer/debug/BrainDebugRenderer/renderPath (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;DDD)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113226_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/addPoi (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113228_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/removePoi (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113230_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/client/renderer/debug/BrainDebugRenderer/setFreeTicketCount (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113233_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$getPotentialTicketHolders$6 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113236_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$doRender$3 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113239_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$doRender$4 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113243_ (Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/renderGhostPoi (Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113246_ (Lnet/minecraft/core/Position;ILjava/lang/String;IF)V net/minecraft/client/renderer/debug/BrainDebugRenderer/renderTextOverMob (Lnet/minecraft/core/Position;ILjava/lang/String;IF)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113252_ (Ljava/lang/String;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;II)V net/minecraft/client/renderer/debug/BrainDebugRenderer/renderTextOverPoi (Ljava/lang/String;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;II)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113257_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;II)V net/minecraft/client/renderer/debug/BrainDebugRenderer/renderTextOverPos (Ljava/lang/String;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113262_ (Ljava/util/Map$Entry;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$clearRemovedEntities$1 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113264_ ()V net/minecraft/client/renderer/debug/BrainDebugRenderer/clearRemovedEntities ()V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113265_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer/isMobSelected (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113267_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;DDD)V net/minecraft/client/renderer/debug/BrainDebugRenderer/renderBrainInfo (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;DDD)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113272_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/renderPoiInfo (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113274_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/BrainDebugRenderer/highlightPoi (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113276_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$getTicketHolders$5 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113279_ ()Ljava/util/Map; net/minecraft/client/renderer/debug/BrainDebugRenderer/getGhostPois ()Ljava/util/Map; +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113280_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer/isPlayerCloseEnoughToMob (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113282_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)Ljava/util/Set; net/minecraft/client/renderer/debug/BrainDebugRenderer/getTicketHolderNames (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)Ljava/util/Set; +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113284_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Collection; net/minecraft/client/renderer/debug/BrainDebugRenderer/getTicketHolders (Lnet/minecraft/core/BlockPos;)Ljava/util/Collection; +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113286_ ()V net/minecraft/client/renderer/debug/BrainDebugRenderer/updateLastLookedAtUuid ()V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113287_ (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)Ljava/util/Set; net/minecraft/client/renderer/debug/BrainDebugRenderer/getPotentialTicketHolderNames (Lnet/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo;)Ljava/util/Set; +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113289_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Collection; net/minecraft/client/renderer/debug/BrainDebugRenderer/getPotentialTicketHolders (Lnet/minecraft/core/BlockPos;)Ljava/util/Collection; +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_113291_ (Lnet/minecraft/core/BlockPos;)Ljava/util/List; net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$getGhostPois$7 (Lnet/minecraft/core/BlockPos;)Ljava/util/List; +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_173810_ (I)V net/minecraft/client/renderer/debug/BrainDebugRenderer/removeBrainDump (I)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_173812_ (ILnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer/lambda$removeBrainDump$0 (ILnet/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump;)Z +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_5630_ ()V net/minecraft/client/renderer/debug/BrainDebugRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/BrainDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113293_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/uuid +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113294_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/id +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113295_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/name +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113296_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/profession +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113297_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/xp +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113298_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/health +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113299_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/maxHealth +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113300_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/pos +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113301_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/inventory +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113302_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/path +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113303_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/wantsGolem +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113304_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/activities +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113305_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/behaviors +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113306_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/memories +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113307_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/gossips +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113308_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/pois +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/f_113309_ net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/potentialPois +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/ (Ljava/util/UUID;ILjava/lang/String;Ljava/lang/String;IFFLnet/minecraft/core/Position;Ljava/lang/String;Lnet/minecraft/world/level/pathfinder/Path;Z)V net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/ (Ljava/util/UUID;ILjava/lang/String;Ljava/lang/String;IFFLnet/minecraft/core/Position;Ljava/lang/String;Lnet/minecraft/world/level/pathfinder/Path;Z)V +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/m_113322_ ()Ljava/util/UUID; net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/getUuid ()Ljava/util/UUID; +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/m_113326_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/hasPoi (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/m_113331_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/debug/BrainDebugRenderer$BrainDump/hasPotentialPoi (Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/f_113333_ net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/pos +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/f_113334_ net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/type +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/f_113335_ net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/freeTicketCount +FD: net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo +MD: net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;I)V net/minecraft/client/renderer/debug/BrainDebugRenderer$PoiInfo/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;I)V +CL: net/minecraft/client/renderer/debug/ChunkBorderRenderer net/minecraft/client/renderer/debug/ChunkBorderRenderer +FD: net/minecraft/client/renderer/debug/ChunkBorderRenderer/f_113354_ net/minecraft/client/renderer/debug/ChunkBorderRenderer/minecraft +FD: net/minecraft/client/renderer/debug/ChunkBorderRenderer/f_194450_ net/minecraft/client/renderer/debug/ChunkBorderRenderer/CELL_BORDER +FD: net/minecraft/client/renderer/debug/ChunkBorderRenderer/f_194451_ net/minecraft/client/renderer/debug/ChunkBorderRenderer/YELLOW +FD: net/minecraft/client/renderer/debug/ChunkBorderRenderer/net/minecraft/client/renderer/debug/ChunkBorderRenderer net/minecraft/client/renderer/debug/ChunkBorderRenderer/net/minecraft/client/renderer/debug/ChunkBorderRenderer +MD: net/minecraft/client/renderer/debug/ChunkBorderRenderer/ ()V net/minecraft/client/renderer/debug/ChunkBorderRenderer/ ()V +MD: net/minecraft/client/renderer/debug/ChunkBorderRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/ChunkBorderRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/ChunkBorderRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/ChunkBorderRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/ChunkDebugRenderer net/minecraft/client/renderer/debug/ChunkDebugRenderer +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer/f_113363_ net/minecraft/client/renderer/debug/ChunkDebugRenderer/minecraft +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer/f_113364_ net/minecraft/client/renderer/debug/ChunkDebugRenderer/lastUpdateTime +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer/f_113365_ net/minecraft/client/renderer/debug/ChunkDebugRenderer/radius +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer/f_113366_ net/minecraft/client/renderer/debug/ChunkDebugRenderer/data +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer/net/minecraft/client/renderer/debug/ChunkDebugRenderer net/minecraft/client/renderer/debug/ChunkDebugRenderer/net/minecraft/client/renderer/debug/ChunkDebugRenderer +MD: net/minecraft/client/renderer/debug/ChunkDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/ChunkDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/ChunkDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/ChunkDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/f_113377_ net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/this$0 +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/f_113378_ net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/clientData +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/f_113379_ net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/serverData +FD: net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData +MD: net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/ (Lnet/minecraft/client/renderer/debug/ChunkDebugRenderer;Lnet/minecraft/client/server/IntegratedServer;DD)V net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/ (Lnet/minecraft/client/renderer/debug/ChunkDebugRenderer;Lnet/minecraft/client/server/IntegratedServer;DD)V +MD: net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/m_113393_ (Lnet/minecraft/client/server/IntegratedServer;Lnet/minecraft/resources/ResourceKey;II)Ljava/util/Map; net/minecraft/client/renderer/debug/ChunkDebugRenderer$ChunkData/lambda$new$0 (Lnet/minecraft/client/server/IntegratedServer;Lnet/minecraft/resources/ResourceKey;II)Ljava/util/Map; +CL: net/minecraft/client/renderer/debug/CollisionBoxRenderer net/minecraft/client/renderer/debug/CollisionBoxRenderer +FD: net/minecraft/client/renderer/debug/CollisionBoxRenderer/f_113400_ net/minecraft/client/renderer/debug/CollisionBoxRenderer/minecraft +FD: net/minecraft/client/renderer/debug/CollisionBoxRenderer/f_113401_ net/minecraft/client/renderer/debug/CollisionBoxRenderer/lastUpdateTime +FD: net/minecraft/client/renderer/debug/CollisionBoxRenderer/f_113402_ net/minecraft/client/renderer/debug/CollisionBoxRenderer/shapes +FD: net/minecraft/client/renderer/debug/CollisionBoxRenderer/net/minecraft/client/renderer/debug/CollisionBoxRenderer net/minecraft/client/renderer/debug/CollisionBoxRenderer/net/minecraft/client/renderer/debug/CollisionBoxRenderer +MD: net/minecraft/client/renderer/debug/CollisionBoxRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/CollisionBoxRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/CollisionBoxRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/CollisionBoxRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/DebugRenderer net/minecraft/client/renderer/debug/DebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113413_ net/minecraft/client/renderer/debug/DebugRenderer/pathfindingRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113414_ net/minecraft/client/renderer/debug/DebugRenderer/waterDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113415_ net/minecraft/client/renderer/debug/DebugRenderer/chunkBorderRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113416_ net/minecraft/client/renderer/debug/DebugRenderer/heightMapRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113417_ net/minecraft/client/renderer/debug/DebugRenderer/collisionBoxRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113418_ net/minecraft/client/renderer/debug/DebugRenderer/neighborsUpdateRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113420_ net/minecraft/client/renderer/debug/DebugRenderer/structureRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113421_ net/minecraft/client/renderer/debug/DebugRenderer/lightDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113422_ net/minecraft/client/renderer/debug/DebugRenderer/worldGenAttemptRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113423_ net/minecraft/client/renderer/debug/DebugRenderer/solidFaceRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113424_ net/minecraft/client/renderer/debug/DebugRenderer/chunkRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113425_ net/minecraft/client/renderer/debug/DebugRenderer/brainDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113426_ net/minecraft/client/renderer/debug/DebugRenderer/villageSectionsDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113427_ net/minecraft/client/renderer/debug/DebugRenderer/beeDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113428_ net/minecraft/client/renderer/debug/DebugRenderer/raidDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113429_ net/minecraft/client/renderer/debug/DebugRenderer/goalSelectorRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113430_ net/minecraft/client/renderer/debug/DebugRenderer/gameTestDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_113431_ net/minecraft/client/renderer/debug/DebugRenderer/renderChunkborder +FD: net/minecraft/client/renderer/debug/DebugRenderer/f_173815_ net/minecraft/client/renderer/debug/DebugRenderer/gameEventListenerRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer/net/minecraft/client/renderer/debug/DebugRenderer net/minecraft/client/renderer/debug/DebugRenderer/net/minecraft/client/renderer/debug/DebugRenderer +MD: net/minecraft/client/renderer/debug/DebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/DebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113434_ ()V net/minecraft/client/renderer/debug/DebugRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113435_ (DDDDDDFFFF)V net/minecraft/client/renderer/debug/DebugRenderer/renderFilledBox (DDDDDDFFFF)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113446_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/renderer/debug/DebugRenderer/lambda$getTargetedEntity$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113448_ (Lnet/minecraft/world/entity/Entity;I)Ljava/util/Optional; net/minecraft/client/renderer/debug/DebugRenderer/getTargetedEntity (Lnet/minecraft/world/entity/Entity;I)Ljava/util/Optional; +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113451_ (Lnet/minecraft/world/phys/AABB;FFFF)V net/minecraft/client/renderer/debug/DebugRenderer/renderFilledBox (Lnet/minecraft/world/phys/AABB;FFFF)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113457_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDD)V net/minecraft/client/renderer/debug/DebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDD)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113463_ (Lnet/minecraft/core/BlockPos;FFFFF)V net/minecraft/client/renderer/debug/DebugRenderer/renderFilledBox (Lnet/minecraft/core/BlockPos;FFFFF)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113470_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;FFFF)V net/minecraft/client/renderer/debug/DebugRenderer/renderFilledBox (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;FFFF)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113477_ (Ljava/lang/String;DDDI)V net/minecraft/client/renderer/debug/DebugRenderer/renderFloatingText (Ljava/lang/String;DDDI)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113483_ (Ljava/lang/String;DDDIF)V net/minecraft/client/renderer/debug/DebugRenderer/renderFloatingText (Ljava/lang/String;DDDIF)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113490_ (Ljava/lang/String;DDDIFZFZ)V net/minecraft/client/renderer/debug/DebugRenderer/renderFloatingText (Ljava/lang/String;DDDIFZFZ)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113500_ (Ljava/lang/String;IIII)V net/minecraft/client/renderer/debug/DebugRenderer/renderFloatingText (Ljava/lang/String;IIII)V +MD: net/minecraft/client/renderer/debug/DebugRenderer/m_113506_ ()Z net/minecraft/client/renderer/debug/DebugRenderer/switchRenderChunkborder ()Z +CL: net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer +FD: net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer/net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer/net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer +MD: net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer/m_5630_ ()V net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/DebugRenderer$SimpleDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/GameEventListenerRenderer net/minecraft/client/renderer/debug/GameEventListenerRenderer +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/f_173816_ net/minecraft/client/renderer/debug/GameEventListenerRenderer/minecraft +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/f_173817_ net/minecraft/client/renderer/debug/GameEventListenerRenderer/LISTENER_RENDER_DIST +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/f_173818_ net/minecraft/client/renderer/debug/GameEventListenerRenderer/BOX_HEIGHT +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/f_173819_ net/minecraft/client/renderer/debug/GameEventListenerRenderer/trackedGameEvents +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/f_173820_ net/minecraft/client/renderer/debug/GameEventListenerRenderer/trackedListeners +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/net/minecraft/client/renderer/debug/GameEventListenerRenderer net/minecraft/client/renderer/debug/GameEventListenerRenderer/net/minecraft/client/renderer/debug/GameEventListenerRenderer +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_173823_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener;)Z net/minecraft/client/renderer/debug/GameEventListenerRenderer/lambda$render$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener;)Z +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_173827_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/trackGameEvent (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_173830_ (Lnet/minecraft/world/level/gameevent/PositionSource;I)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/trackListener (Lnet/minecraft/world/level/gameevent/PositionSource;I)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_173833_ (Lnet/minecraft/world/phys/AABB;FFFF)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/renderTransparentFilledBox (Lnet/minecraft/world/phys/AABB;FFFF)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_173839_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;DDDLnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/lambda$render$2 (Lcom/mojang/blaze3d/vertex/BufferBuilder;DDDLnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_173851_ (Lnet/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDLnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/lambda$render$1 (Lnet/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDLnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_173859_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/lambda$render$3 (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/GameEventListenerRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/f_173861_ net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/timeStamp +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/f_173862_ net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/gameEvent +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/f_173863_ net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/position +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/ (JLnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/ (JLnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/m_173868_ ()Z net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedGameEvent/isExpired ()Z +CL: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/f_173869_ net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/listenerSource +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/f_173870_ net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/listenerRange +FD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/ (Lnet/minecraft/world/level/gameevent/PositionSource;I)V net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/ (Lnet/minecraft/world/level/gameevent/PositionSource;I)V +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/m_142078_ ()I net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/getListenerRadius ()I +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/m_142460_ ()Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/getListenerSource ()Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/m_142721_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/handleGameEvent (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/m_173875_ (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/getPosition (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; +MD: net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/m_173882_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/client/renderer/debug/GameEventListenerRenderer$TrackedListener/isExpired (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/client/renderer/debug/GameTestDebugRenderer net/minecraft/client/renderer/debug/GameTestDebugRenderer +FD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/f_113512_ net/minecraft/client/renderer/debug/GameTestDebugRenderer/markers +FD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/f_173886_ net/minecraft/client/renderer/debug/GameTestDebugRenderer/PADDING +FD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/net/minecraft/client/renderer/debug/GameTestDebugRenderer net/minecraft/client/renderer/debug/GameTestDebugRenderer/net/minecraft/client/renderer/debug/GameTestDebugRenderer +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/ ()V net/minecraft/client/renderer/debug/GameTestDebugRenderer/ ()V +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/m_113515_ (JLjava/util/Map$Entry;)Z net/minecraft/client/renderer/debug/GameTestDebugRenderer/lambda$render$0 (JLjava/util/Map$Entry;)Z +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/m_113524_ (Lnet/minecraft/core/BlockPos;ILjava/lang/String;I)V net/minecraft/client/renderer/debug/GameTestDebugRenderer/addMarker (Lnet/minecraft/core/BlockPos;ILjava/lang/String;I)V +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/m_113529_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker;)V net/minecraft/client/renderer/debug/GameTestDebugRenderer/renderMarker (Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker;)V +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/m_5630_ ()V net/minecraft/client/renderer/debug/GameTestDebugRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/GameTestDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker +FD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/f_113532_ net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/color +FD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/f_113533_ net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/text +FD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/f_113534_ net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/removeAtTime +FD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/ (ILjava/lang/String;J)V net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/ (ILjava/lang/String;J)V +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/m_113539_ ()F net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/getR ()F +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/m_113540_ ()F net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/getG ()F +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/m_113541_ ()F net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/getB ()F +MD: net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/m_113542_ ()F net/minecraft/client/renderer/debug/GameTestDebugRenderer$Marker/getA ()F +CL: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/f_113543_ net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/minecraft +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/f_113544_ net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/goalSelectors +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/f_173887_ net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/MAX_RENDER_DIST +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer +MD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/m_113548_ (ILjava/util/List;)V net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/addGoalSelector (ILjava/util/List;)V +MD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/m_113557_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Integer;Ljava/util/List;)V net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/lambda$render$0 (Lnet/minecraft/core/BlockPos;Ljava/lang/Integer;Ljava/util/List;)V +MD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/m_173888_ (I)V net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/removeGoalSelector (I)V +MD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/m_5630_ ()V net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/f_113561_ net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/pos +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/f_113562_ net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/priority +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/f_113563_ net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/name +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/f_113564_ net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/isRunning +FD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal +MD: net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/ (Lnet/minecraft/core/BlockPos;ILjava/lang/String;Z)V net/minecraft/client/renderer/debug/GoalSelectorDebugRenderer$DebugGoal/ (Lnet/minecraft/core/BlockPos;ILjava/lang/String;Z)V +CL: net/minecraft/client/renderer/debug/HeightMapRenderer net/minecraft/client/renderer/debug/HeightMapRenderer +FD: net/minecraft/client/renderer/debug/HeightMapRenderer/f_113570_ net/minecraft/client/renderer/debug/HeightMapRenderer/minecraft +FD: net/minecraft/client/renderer/debug/HeightMapRenderer/f_173890_ net/minecraft/client/renderer/debug/HeightMapRenderer/CHUNK_DIST +FD: net/minecraft/client/renderer/debug/HeightMapRenderer/f_173891_ net/minecraft/client/renderer/debug/HeightMapRenderer/BOX_HEIGHT +FD: net/minecraft/client/renderer/debug/HeightMapRenderer/net/minecraft/client/renderer/debug/HeightMapRenderer net/minecraft/client/renderer/debug/HeightMapRenderer/net/minecraft/client/renderer/debug/HeightMapRenderer +MD: net/minecraft/client/renderer/debug/HeightMapRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/HeightMapRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/HeightMapRenderer/m_113573_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lcom/mojang/math/Vector3f; net/minecraft/client/renderer/debug/HeightMapRenderer/getColor (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/client/renderer/debug/HeightMapRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/HeightMapRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/HeightMapRenderer$1 net/minecraft/client/renderer/debug/HeightMapRenderer$1 +FD: net/minecraft/client/renderer/debug/HeightMapRenderer$1/f_113581_ net/minecraft/client/renderer/debug/HeightMapRenderer$1/$SwitchMap$net$minecraft$world$level$levelgen$Heightmap$Types +FD: net/minecraft/client/renderer/debug/HeightMapRenderer$1/net/minecraft/client/renderer/debug/HeightMapRenderer$1 net/minecraft/client/renderer/debug/HeightMapRenderer$1/net/minecraft/client/renderer/debug/HeightMapRenderer$1 +MD: net/minecraft/client/renderer/debug/HeightMapRenderer$1/ ()V net/minecraft/client/renderer/debug/HeightMapRenderer$1/ ()V +CL: net/minecraft/client/renderer/debug/LightDebugRenderer net/minecraft/client/renderer/debug/LightDebugRenderer +FD: net/minecraft/client/renderer/debug/LightDebugRenderer/f_113583_ net/minecraft/client/renderer/debug/LightDebugRenderer/minecraft +FD: net/minecraft/client/renderer/debug/LightDebugRenderer/f_173892_ net/minecraft/client/renderer/debug/LightDebugRenderer/MAX_RENDER_DIST +FD: net/minecraft/client/renderer/debug/LightDebugRenderer/net/minecraft/client/renderer/debug/LightDebugRenderer net/minecraft/client/renderer/debug/LightDebugRenderer/net/minecraft/client/renderer/debug/LightDebugRenderer +MD: net/minecraft/client/renderer/debug/LightDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/LightDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/LightDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/LightDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer net/minecraft/client/renderer/debug/NeighborsUpdateRenderer +FD: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/f_113592_ net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/minecraft +FD: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/f_113593_ net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/lastUpdate +FD: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/net/minecraft/client/renderer/debug/NeighborsUpdateRenderer net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/net/minecraft/client/renderer/debug/NeighborsUpdateRenderer +MD: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/m_113596_ (JLnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/addUpdate (JLnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/m_113605_ (Ljava/lang/Long;)Ljava/util/Map; net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/lambda$addUpdate$0 (Ljava/lang/Long;)Ljava/util/Map; +MD: net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/NeighborsUpdateRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/PathfindingRenderer net/minecraft/client/renderer/debug/PathfindingRenderer +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_113607_ net/minecraft/client/renderer/debug/PathfindingRenderer/pathMap +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_113608_ net/minecraft/client/renderer/debug/PathfindingRenderer/pathMaxDist +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_113609_ net/minecraft/client/renderer/debug/PathfindingRenderer/creationMap +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173893_ net/minecraft/client/renderer/debug/PathfindingRenderer/TIMEOUT +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173894_ net/minecraft/client/renderer/debug/PathfindingRenderer/MAX_RENDER_DIST +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173895_ net/minecraft/client/renderer/debug/PathfindingRenderer/SHOW_OPEN_CLOSED +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173896_ net/minecraft/client/renderer/debug/PathfindingRenderer/SHOW_OPEN_CLOSED_COST_MALUS +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173897_ net/minecraft/client/renderer/debug/PathfindingRenderer/SHOW_OPEN_CLOSED_NODE_TYPE_WITH_TEXT +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173898_ net/minecraft/client/renderer/debug/PathfindingRenderer/SHOW_OPEN_CLOSED_NODE_TYPE_WITH_BOX +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173899_ net/minecraft/client/renderer/debug/PathfindingRenderer/SHOW_GROUND_LABELS +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/f_173900_ net/minecraft/client/renderer/debug/PathfindingRenderer/TEXT_SCALE +FD: net/minecraft/client/renderer/debug/PathfindingRenderer/net/minecraft/client/renderer/debug/PathfindingRenderer net/minecraft/client/renderer/debug/PathfindingRenderer/net/minecraft/client/renderer/debug/PathfindingRenderer +MD: net/minecraft/client/renderer/debug/PathfindingRenderer/ ()V net/minecraft/client/renderer/debug/PathfindingRenderer/ ()V +MD: net/minecraft/client/renderer/debug/PathfindingRenderer/m_113611_ (ILnet/minecraft/world/level/pathfinder/Path;F)V net/minecraft/client/renderer/debug/PathfindingRenderer/addPath (ILnet/minecraft/world/level/pathfinder/Path;F)V +MD: net/minecraft/client/renderer/debug/PathfindingRenderer/m_113615_ (Lnet/minecraft/world/level/pathfinder/Path;DDD)V net/minecraft/client/renderer/debug/PathfindingRenderer/renderPathLine (Lnet/minecraft/world/level/pathfinder/Path;DDD)V +MD: net/minecraft/client/renderer/debug/PathfindingRenderer/m_113620_ (Lnet/minecraft/world/level/pathfinder/Path;FZZDDD)V net/minecraft/client/renderer/debug/PathfindingRenderer/renderPath (Lnet/minecraft/world/level/pathfinder/Path;FZZDDD)V +MD: net/minecraft/client/renderer/debug/PathfindingRenderer/m_113634_ (Lnet/minecraft/core/BlockPos;DDD)F net/minecraft/client/renderer/debug/PathfindingRenderer/distanceToCamera (Lnet/minecraft/core/BlockPos;DDD)F +MD: net/minecraft/client/renderer/debug/PathfindingRenderer/m_113639_ (Lnet/minecraft/world/level/pathfinder/Path;FZZDDD)V net/minecraft/client/renderer/debug/PathfindingRenderer/doRenderPath (Lnet/minecraft/world/level/pathfinder/Path;FZZDDD)V +MD: net/minecraft/client/renderer/debug/PathfindingRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/PathfindingRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/RaidDebugRenderer net/minecraft/client/renderer/debug/RaidDebugRenderer +FD: net/minecraft/client/renderer/debug/RaidDebugRenderer/f_113647_ net/minecraft/client/renderer/debug/RaidDebugRenderer/minecraft +FD: net/minecraft/client/renderer/debug/RaidDebugRenderer/f_113648_ net/minecraft/client/renderer/debug/RaidDebugRenderer/raidCenters +FD: net/minecraft/client/renderer/debug/RaidDebugRenderer/f_173901_ net/minecraft/client/renderer/debug/RaidDebugRenderer/MAX_RENDER_DIST +FD: net/minecraft/client/renderer/debug/RaidDebugRenderer/f_173902_ net/minecraft/client/renderer/debug/RaidDebugRenderer/TEXT_SCALE +FD: net/minecraft/client/renderer/debug/RaidDebugRenderer/net/minecraft/client/renderer/debug/RaidDebugRenderer net/minecraft/client/renderer/debug/RaidDebugRenderer/net/minecraft/client/renderer/debug/RaidDebugRenderer +MD: net/minecraft/client/renderer/debug/RaidDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/RaidDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/RaidDebugRenderer/m_113657_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/client/renderer/debug/RaidDebugRenderer/highlightRaidCenter (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/renderer/debug/RaidDebugRenderer/m_113659_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;I)V net/minecraft/client/renderer/debug/RaidDebugRenderer/renderTextOverBlock (Ljava/lang/String;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/client/renderer/debug/RaidDebugRenderer/m_113663_ (Ljava/util/Collection;)V net/minecraft/client/renderer/debug/RaidDebugRenderer/setRaidCenters (Ljava/util/Collection;)V +MD: net/minecraft/client/renderer/debug/RaidDebugRenderer/m_113665_ ()Lnet/minecraft/client/Camera; net/minecraft/client/renderer/debug/RaidDebugRenderer/getCamera ()Lnet/minecraft/client/Camera; +MD: net/minecraft/client/renderer/debug/RaidDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/RaidDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/SolidFaceRenderer net/minecraft/client/renderer/debug/SolidFaceRenderer +FD: net/minecraft/client/renderer/debug/SolidFaceRenderer/f_113666_ net/minecraft/client/renderer/debug/SolidFaceRenderer/minecraft +FD: net/minecraft/client/renderer/debug/SolidFaceRenderer/net/minecraft/client/renderer/debug/SolidFaceRenderer net/minecraft/client/renderer/debug/SolidFaceRenderer/net/minecraft/client/renderer/debug/SolidFaceRenderer +MD: net/minecraft/client/renderer/debug/SolidFaceRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/SolidFaceRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/SolidFaceRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/SolidFaceRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/StructureRenderer net/minecraft/client/renderer/debug/StructureRenderer +FD: net/minecraft/client/renderer/debug/StructureRenderer/f_113675_ net/minecraft/client/renderer/debug/StructureRenderer/minecraft +FD: net/minecraft/client/renderer/debug/StructureRenderer/f_113676_ net/minecraft/client/renderer/debug/StructureRenderer/postMainBoxes +FD: net/minecraft/client/renderer/debug/StructureRenderer/f_113677_ net/minecraft/client/renderer/debug/StructureRenderer/postPiecesBoxes +FD: net/minecraft/client/renderer/debug/StructureRenderer/f_113678_ net/minecraft/client/renderer/debug/StructureRenderer/startPiecesMap +FD: net/minecraft/client/renderer/debug/StructureRenderer/f_173903_ net/minecraft/client/renderer/debug/StructureRenderer/MAX_RENDER_DIST +FD: net/minecraft/client/renderer/debug/StructureRenderer/net/minecraft/client/renderer/debug/StructureRenderer net/minecraft/client/renderer/debug/StructureRenderer/net/minecraft/client/renderer/debug/StructureRenderer +MD: net/minecraft/client/renderer/debug/StructureRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/StructureRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/StructureRenderer/m_113682_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/List;Ljava/util/List;Lnet/minecraft/world/level/dimension/DimensionType;)V net/minecraft/client/renderer/debug/StructureRenderer/addBoundingBox (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/List;Ljava/util/List;Lnet/minecraft/world/level/dimension/DimensionType;)V +MD: net/minecraft/client/renderer/debug/StructureRenderer/m_5630_ ()V net/minecraft/client/renderer/debug/StructureRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/StructureRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/StructureRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer +FD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/f_113693_ net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/villageSections +FD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/f_173904_ net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/MAX_RENDER_DIST_FOR_VILLAGE_SECTIONS +FD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/ ()V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/ ()V +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/m_113696_ (DDD)V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/doRender (DDD)V +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/m_113706_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/SectionPos;)V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/lambda$doRender$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/m_113709_ (Lnet/minecraft/core/SectionPos;)V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/setVillageSection (Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/m_113711_ (Lnet/minecraft/core/SectionPos;)V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/setNotVillageSection (Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/m_113713_ (Lnet/minecraft/core/SectionPos;)V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/highlightVillageSection (Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/m_5630_ ()V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/clear ()V +MD: net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/VillageSectionsDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/WaterDebugRenderer net/minecraft/client/renderer/debug/WaterDebugRenderer +FD: net/minecraft/client/renderer/debug/WaterDebugRenderer/f_113715_ net/minecraft/client/renderer/debug/WaterDebugRenderer/minecraft +FD: net/minecraft/client/renderer/debug/WaterDebugRenderer/net/minecraft/client/renderer/debug/WaterDebugRenderer net/minecraft/client/renderer/debug/WaterDebugRenderer/net/minecraft/client/renderer/debug/WaterDebugRenderer +MD: net/minecraft/client/renderer/debug/WaterDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/renderer/debug/WaterDebugRenderer/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/renderer/debug/WaterDebugRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/WaterDebugRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer net/minecraft/client/renderer/debug/WorldGenAttemptRenderer +FD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/f_113724_ net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/toRender +FD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/f_113725_ net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/scales +FD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/f_113726_ net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/alphas +FD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/f_113727_ net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/reds +FD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/f_113728_ net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/greens +FD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/f_113729_ net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/blues +FD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/net/minecraft/client/renderer/debug/WorldGenAttemptRenderer net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/net/minecraft/client/renderer/debug/WorldGenAttemptRenderer +MD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/ ()V net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/ ()V +MD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/m_113737_ (Lnet/minecraft/core/BlockPos;FFFFF)V net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/addPos (Lnet/minecraft/core/BlockPos;FFFFF)V +MD: net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/m_7790_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V net/minecraft/client/renderer/debug/WorldGenAttemptRenderer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;DDD)V +CL: net/minecraft/client/renderer/debug/package-info net/minecraft/client/renderer/debug/package-info +FD: net/minecraft/client/renderer/debug/package-info/net/minecraft/client/renderer/debug/package-info net/minecraft/client/renderer/debug/package-info/net/minecraft/client/renderer/debug/package-info +CL: net/minecraft/client/renderer/entity/AbstractHorseRenderer net/minecraft/client/renderer/entity/AbstractHorseRenderer +FD: net/minecraft/client/renderer/entity/AbstractHorseRenderer/f_113744_ net/minecraft/client/renderer/entity/AbstractHorseRenderer/scale +FD: net/minecraft/client/renderer/entity/AbstractHorseRenderer/net/minecraft/client/renderer/entity/AbstractHorseRenderer net/minecraft/client/renderer/entity/AbstractHorseRenderer/net/minecraft/client/renderer/entity/AbstractHorseRenderer +MD: net/minecraft/client/renderer/entity/AbstractHorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/HorseModel;F)V net/minecraft/client/renderer/entity/AbstractHorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/HorseModel;F)V +MD: net/minecraft/client/renderer/entity/AbstractHorseRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/AbstractHorseRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/AbstractHorseRenderer/m_7546_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/AbstractHorseRenderer/scale (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/AbstractZombieRenderer net/minecraft/client/renderer/entity/AbstractZombieRenderer +FD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/f_113757_ net/minecraft/client/renderer/entity/AbstractZombieRenderer/ZOMBIE_LOCATION +FD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/net/minecraft/client/renderer/entity/AbstractZombieRenderer net/minecraft/client/renderer/entity/AbstractZombieRenderer/net/minecraft/client/renderer/entity/AbstractZombieRenderer +MD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/ ()V net/minecraft/client/renderer/entity/AbstractZombieRenderer/ ()V +MD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/ZombieModel;Lnet/minecraft/client/model/ZombieModel;Lnet/minecraft/client/model/ZombieModel;)V net/minecraft/client/renderer/entity/AbstractZombieRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/ZombieModel;Lnet/minecraft/client/model/ZombieModel;Lnet/minecraft/client/model/ZombieModel;)V +MD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/AbstractZombieRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/AbstractZombieRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Zombie;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/AbstractZombieRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Zombie;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/m_5936_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/AbstractZombieRenderer/isShaking (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/AbstractZombieRenderer/m_5936_ (Lnet/minecraft/world/entity/monster/Zombie;)Z net/minecraft/client/renderer/entity/AbstractZombieRenderer/isShaking (Lnet/minecraft/world/entity/monster/Zombie;)Z +CL: net/minecraft/client/renderer/entity/ArmorStandRenderer net/minecraft/client/renderer/entity/ArmorStandRenderer +FD: net/minecraft/client/renderer/entity/ArmorStandRenderer/f_113780_ net/minecraft/client/renderer/entity/ArmorStandRenderer/DEFAULT_SKIN_LOCATION +FD: net/minecraft/client/renderer/entity/ArmorStandRenderer/net/minecraft/client/renderer/entity/ArmorStandRenderer net/minecraft/client/renderer/entity/ArmorStandRenderer/net/minecraft/client/renderer/entity/ArmorStandRenderer +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/ ()V net/minecraft/client/renderer/entity/ArmorStandRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ArmorStandRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ArmorStandRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_5478_ (Lnet/minecraft/world/entity/decoration/ArmorStand;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ArmorStandRenderer/getTextureLocation (Lnet/minecraft/world/entity/decoration/ArmorStand;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_6512_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/renderer/entity/ArmorStandRenderer/shouldShowName (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_6512_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/ArmorStandRenderer/shouldShowName (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_6512_ (Lnet/minecraft/world/entity/decoration/ArmorStand;)Z net/minecraft/client/renderer/entity/ArmorStandRenderer/shouldShowName (Lnet/minecraft/world/entity/decoration/ArmorStand;)Z +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_7225_ (Lnet/minecraft/world/entity/LivingEntity;ZZZ)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/entity/ArmorStandRenderer/getRenderType (Lnet/minecraft/world/entity/LivingEntity;ZZZ)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_7225_ (Lnet/minecraft/world/entity/decoration/ArmorStand;ZZZ)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/entity/ArmorStandRenderer/getRenderType (Lnet/minecraft/world/entity/decoration/ArmorStand;ZZZ)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/ArmorStandRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/ArmorStandRenderer/m_7523_ (Lnet/minecraft/world/entity/decoration/ArmorStand;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/ArmorStandRenderer/setupRotations (Lnet/minecraft/world/entity/decoration/ArmorStand;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/ArrowRenderer net/minecraft/client/renderer/entity/ArrowRenderer +FD: net/minecraft/client/renderer/entity/ArrowRenderer/net/minecraft/client/renderer/entity/ArrowRenderer net/minecraft/client/renderer/entity/ArrowRenderer/net/minecraft/client/renderer/entity/ArrowRenderer +MD: net/minecraft/client/renderer/entity/ArrowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ArrowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ArrowRenderer/m_113825_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIIFFIIII)V net/minecraft/client/renderer/entity/ArrowRenderer/vertex (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIIFFIIII)V +MD: net/minecraft/client/renderer/entity/ArrowRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ArrowRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ArrowRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/AbstractArrow;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ArrowRenderer/render (Lnet/minecraft/world/entity/projectile/AbstractArrow;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/AxolotlRenderer net/minecraft/client/renderer/entity/AxolotlRenderer +FD: net/minecraft/client/renderer/entity/AxolotlRenderer/f_173918_ net/minecraft/client/renderer/entity/AxolotlRenderer/TEXTURE_BY_TYPE +FD: net/minecraft/client/renderer/entity/AxolotlRenderer/net/minecraft/client/renderer/entity/AxolotlRenderer net/minecraft/client/renderer/entity/AxolotlRenderer/net/minecraft/client/renderer/entity/AxolotlRenderer +MD: net/minecraft/client/renderer/entity/AxolotlRenderer/ ()V net/minecraft/client/renderer/entity/AxolotlRenderer/ ()V +MD: net/minecraft/client/renderer/entity/AxolotlRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/AxolotlRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/AxolotlRenderer/m_173926_ (Ljava/util/HashMap;)V net/minecraft/client/renderer/entity/AxolotlRenderer/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/client/renderer/entity/AxolotlRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/AxolotlRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/AxolotlRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/AxolotlRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/BatRenderer net/minecraft/client/renderer/entity/BatRenderer +FD: net/minecraft/client/renderer/entity/BatRenderer/f_113859_ net/minecraft/client/renderer/entity/BatRenderer/BAT_LOCATION +FD: net/minecraft/client/renderer/entity/BatRenderer/net/minecraft/client/renderer/entity/BatRenderer net/minecraft/client/renderer/entity/BatRenderer/net/minecraft/client/renderer/entity/BatRenderer +MD: net/minecraft/client/renderer/entity/BatRenderer/ ()V net/minecraft/client/renderer/entity/BatRenderer/ ()V +MD: net/minecraft/client/renderer/entity/BatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/BatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/BatRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BatRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/BatRenderer/m_5478_ (Lnet/minecraft/world/entity/ambient/Bat;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BatRenderer/getTextureLocation (Lnet/minecraft/world/entity/ambient/Bat;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/BatRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/BatRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/BatRenderer/m_7523_ (Lnet/minecraft/world/entity/ambient/Bat;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/BatRenderer/setupRotations (Lnet/minecraft/world/entity/ambient/Bat;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/BatRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/BatRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/BatRenderer/m_7546_ (Lnet/minecraft/world/entity/ambient/Bat;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/BatRenderer/scale (Lnet/minecraft/world/entity/ambient/Bat;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/BeeRenderer net/minecraft/client/renderer/entity/BeeRenderer +FD: net/minecraft/client/renderer/entity/BeeRenderer/f_113887_ net/minecraft/client/renderer/entity/BeeRenderer/ANGRY_BEE_TEXTURE +FD: net/minecraft/client/renderer/entity/BeeRenderer/f_113888_ net/minecraft/client/renderer/entity/BeeRenderer/ANGRY_NECTAR_BEE_TEXTURE +FD: net/minecraft/client/renderer/entity/BeeRenderer/f_113889_ net/minecraft/client/renderer/entity/BeeRenderer/BEE_TEXTURE +FD: net/minecraft/client/renderer/entity/BeeRenderer/f_113890_ net/minecraft/client/renderer/entity/BeeRenderer/NECTAR_BEE_TEXTURE +FD: net/minecraft/client/renderer/entity/BeeRenderer/net/minecraft/client/renderer/entity/BeeRenderer net/minecraft/client/renderer/entity/BeeRenderer/net/minecraft/client/renderer/entity/BeeRenderer +MD: net/minecraft/client/renderer/entity/BeeRenderer/ ()V net/minecraft/client/renderer/entity/BeeRenderer/ ()V +MD: net/minecraft/client/renderer/entity/BeeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/BeeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/BeeRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BeeRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/BeeRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BeeRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/BlazeRenderer net/minecraft/client/renderer/entity/BlazeRenderer +FD: net/minecraft/client/renderer/entity/BlazeRenderer/f_113898_ net/minecraft/client/renderer/entity/BlazeRenderer/BLAZE_LOCATION +FD: net/minecraft/client/renderer/entity/BlazeRenderer/net/minecraft/client/renderer/entity/BlazeRenderer net/minecraft/client/renderer/entity/BlazeRenderer/net/minecraft/client/renderer/entity/BlazeRenderer +MD: net/minecraft/client/renderer/entity/BlazeRenderer/ ()V net/minecraft/client/renderer/entity/BlazeRenderer/ ()V +MD: net/minecraft/client/renderer/entity/BlazeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/BlazeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/BlazeRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BlazeRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/BlazeRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Blaze;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BlazeRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Blaze;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/BlazeRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/BlazeRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/BlazeRenderer/m_6086_ (Lnet/minecraft/world/entity/monster/Blaze;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/BlazeRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/monster/Blaze;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/client/renderer/entity/BoatRenderer net/minecraft/client/renderer/entity/BoatRenderer +FD: net/minecraft/client/renderer/entity/BoatRenderer/f_173934_ net/minecraft/client/renderer/entity/BoatRenderer/boatResources +FD: net/minecraft/client/renderer/entity/BoatRenderer/net/minecraft/client/renderer/entity/BoatRenderer net/minecraft/client/renderer/entity/BoatRenderer/net/minecraft/client/renderer/entity/BoatRenderer +MD: net/minecraft/client/renderer/entity/BoatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/BoatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/BoatRenderer/m_173937_ (Lnet/minecraft/world/entity/vehicle/Boat$Type;)Lnet/minecraft/world/entity/vehicle/Boat$Type; net/minecraft/client/renderer/entity/BoatRenderer/lambda$new$0 (Lnet/minecraft/world/entity/vehicle/Boat$Type;)Lnet/minecraft/world/entity/vehicle/Boat$Type; +MD: net/minecraft/client/renderer/entity/BoatRenderer/m_173939_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/world/entity/vehicle/Boat$Type;)Lcom/mojang/datafixers/util/Pair; net/minecraft/client/renderer/entity/BoatRenderer/lambda$new$1 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/world/entity/vehicle/Boat$Type;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/client/renderer/entity/BoatRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BoatRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/BoatRenderer/m_5478_ (Lnet/minecraft/world/entity/vehicle/Boat;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/BoatRenderer/getTextureLocation (Lnet/minecraft/world/entity/vehicle/Boat;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/BoatRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/BoatRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/BoatRenderer/m_7392_ (Lnet/minecraft/world/entity/vehicle/Boat;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/BoatRenderer/render (Lnet/minecraft/world/entity/vehicle/Boat;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/CatRenderer net/minecraft/client/renderer/entity/CatRenderer +FD: net/minecraft/client/renderer/entity/CatRenderer/net/minecraft/client/renderer/entity/CatRenderer net/minecraft/client/renderer/entity/CatRenderer/net/minecraft/client/renderer/entity/CatRenderer +MD: net/minecraft/client/renderer/entity/CatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/CatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/CatRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CatRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CatRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Cat;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CatRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Cat;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CatRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/CatRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/CatRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/Cat;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/CatRenderer/setupRotations (Lnet/minecraft/world/entity/animal/Cat;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/CatRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/CatRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/CatRenderer/m_7546_ (Lnet/minecraft/world/entity/animal/Cat;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/CatRenderer/scale (Lnet/minecraft/world/entity/animal/Cat;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/CaveSpiderRenderer net/minecraft/client/renderer/entity/CaveSpiderRenderer +FD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/f_113961_ net/minecraft/client/renderer/entity/CaveSpiderRenderer/CAVE_SPIDER_LOCATION +FD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/f_173944_ net/minecraft/client/renderer/entity/CaveSpiderRenderer/SCALE +FD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/net/minecraft/client/renderer/entity/CaveSpiderRenderer net/minecraft/client/renderer/entity/CaveSpiderRenderer/net/minecraft/client/renderer/entity/CaveSpiderRenderer +MD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/ ()V net/minecraft/client/renderer/entity/CaveSpiderRenderer/ ()V +MD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/CaveSpiderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CaveSpiderRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/CaveSpider;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CaveSpiderRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/CaveSpider;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Spider;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CaveSpiderRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Spider;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/CaveSpiderRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/CaveSpiderRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/CaveSpider;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/CaveSpiderRenderer/scale (Lnet/minecraft/world/entity/monster/CaveSpider;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/ChestedHorseRenderer net/minecraft/client/renderer/entity/ChestedHorseRenderer +FD: net/minecraft/client/renderer/entity/ChestedHorseRenderer/f_113979_ net/minecraft/client/renderer/entity/ChestedHorseRenderer/MAP +FD: net/minecraft/client/renderer/entity/ChestedHorseRenderer/net/minecraft/client/renderer/entity/ChestedHorseRenderer net/minecraft/client/renderer/entity/ChestedHorseRenderer/net/minecraft/client/renderer/entity/ChestedHorseRenderer +MD: net/minecraft/client/renderer/entity/ChestedHorseRenderer/ ()V net/minecraft/client/renderer/entity/ChestedHorseRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ChestedHorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;FLnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/ChestedHorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;FLnet/minecraft/client/model/geom/ModelLayerLocation;)V +MD: net/minecraft/client/renderer/entity/ChestedHorseRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ChestedHorseRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ChestedHorseRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ChestedHorseRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/ChickenRenderer net/minecraft/client/renderer/entity/ChickenRenderer +FD: net/minecraft/client/renderer/entity/ChickenRenderer/f_113988_ net/minecraft/client/renderer/entity/ChickenRenderer/CHICKEN_LOCATION +FD: net/minecraft/client/renderer/entity/ChickenRenderer/net/minecraft/client/renderer/entity/ChickenRenderer net/minecraft/client/renderer/entity/ChickenRenderer/net/minecraft/client/renderer/entity/ChickenRenderer +MD: net/minecraft/client/renderer/entity/ChickenRenderer/ ()V net/minecraft/client/renderer/entity/ChickenRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ChickenRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ChickenRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ChickenRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ChickenRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ChickenRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Chicken;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ChickenRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Chicken;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ChickenRenderer/m_6930_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/ChickenRenderer/getBob (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/ChickenRenderer/m_6930_ (Lnet/minecraft/world/entity/animal/Chicken;F)F net/minecraft/client/renderer/entity/ChickenRenderer/getBob (Lnet/minecraft/world/entity/animal/Chicken;F)F +CL: net/minecraft/client/renderer/entity/CodRenderer net/minecraft/client/renderer/entity/CodRenderer +FD: net/minecraft/client/renderer/entity/CodRenderer/f_114002_ net/minecraft/client/renderer/entity/CodRenderer/COD_LOCATION +FD: net/minecraft/client/renderer/entity/CodRenderer/net/minecraft/client/renderer/entity/CodRenderer net/minecraft/client/renderer/entity/CodRenderer/net/minecraft/client/renderer/entity/CodRenderer +MD: net/minecraft/client/renderer/entity/CodRenderer/ ()V net/minecraft/client/renderer/entity/CodRenderer/ ()V +MD: net/minecraft/client/renderer/entity/CodRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/CodRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/CodRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CodRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CodRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Cod;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CodRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Cod;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CodRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/CodRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/CodRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/Cod;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/CodRenderer/setupRotations (Lnet/minecraft/world/entity/animal/Cod;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/CowRenderer net/minecraft/client/renderer/entity/CowRenderer +FD: net/minecraft/client/renderer/entity/CowRenderer/f_114022_ net/minecraft/client/renderer/entity/CowRenderer/COW_LOCATION +FD: net/minecraft/client/renderer/entity/CowRenderer/net/minecraft/client/renderer/entity/CowRenderer net/minecraft/client/renderer/entity/CowRenderer/net/minecraft/client/renderer/entity/CowRenderer +MD: net/minecraft/client/renderer/entity/CowRenderer/ ()V net/minecraft/client/renderer/entity/CowRenderer/ ()V +MD: net/minecraft/client/renderer/entity/CowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/CowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/CowRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CowRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CowRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Cow;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CowRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Cow;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/CreeperRenderer net/minecraft/client/renderer/entity/CreeperRenderer +FD: net/minecraft/client/renderer/entity/CreeperRenderer/f_114030_ net/minecraft/client/renderer/entity/CreeperRenderer/CREEPER_LOCATION +FD: net/minecraft/client/renderer/entity/CreeperRenderer/net/minecraft/client/renderer/entity/CreeperRenderer net/minecraft/client/renderer/entity/CreeperRenderer/net/minecraft/client/renderer/entity/CreeperRenderer +MD: net/minecraft/client/renderer/entity/CreeperRenderer/ ()V net/minecraft/client/renderer/entity/CreeperRenderer/ ()V +MD: net/minecraft/client/renderer/entity/CreeperRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/CreeperRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/CreeperRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CreeperRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CreeperRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Creeper;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/CreeperRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Creeper;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/CreeperRenderer/m_6931_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/CreeperRenderer/getWhiteOverlayProgress (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/CreeperRenderer/m_6931_ (Lnet/minecraft/world/entity/monster/Creeper;F)F net/minecraft/client/renderer/entity/CreeperRenderer/getWhiteOverlayProgress (Lnet/minecraft/world/entity/monster/Creeper;F)F +MD: net/minecraft/client/renderer/entity/CreeperRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/CreeperRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/CreeperRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Creeper;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/CreeperRenderer/scale (Lnet/minecraft/world/entity/monster/Creeper;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/DolphinRenderer net/minecraft/client/renderer/entity/DolphinRenderer +FD: net/minecraft/client/renderer/entity/DolphinRenderer/f_114052_ net/minecraft/client/renderer/entity/DolphinRenderer/DOLPHIN_LOCATION +FD: net/minecraft/client/renderer/entity/DolphinRenderer/net/minecraft/client/renderer/entity/DolphinRenderer net/minecraft/client/renderer/entity/DolphinRenderer/net/minecraft/client/renderer/entity/DolphinRenderer +MD: net/minecraft/client/renderer/entity/DolphinRenderer/ ()V net/minecraft/client/renderer/entity/DolphinRenderer/ ()V +MD: net/minecraft/client/renderer/entity/DolphinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/DolphinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/DolphinRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/DolphinRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/DolphinRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Dolphin;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/DolphinRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Dolphin;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/DragonFireballRenderer net/minecraft/client/renderer/entity/DragonFireballRenderer +FD: net/minecraft/client/renderer/entity/DragonFireballRenderer/f_114060_ net/minecraft/client/renderer/entity/DragonFireballRenderer/TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/DragonFireballRenderer/f_114061_ net/minecraft/client/renderer/entity/DragonFireballRenderer/RENDER_TYPE +FD: net/minecraft/client/renderer/entity/DragonFireballRenderer/net/minecraft/client/renderer/entity/DragonFireballRenderer net/minecraft/client/renderer/entity/DragonFireballRenderer/net/minecraft/client/renderer/entity/DragonFireballRenderer +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/ ()V net/minecraft/client/renderer/entity/DragonFireballRenderer/ ()V +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/DragonFireballRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/m_114089_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;IFIII)V net/minecraft/client/renderer/entity/DragonFireballRenderer/vertex (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;IFIII)V +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/DragonFireballRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/DragonFireball;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/DragonFireballRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/DragonFireball;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/DragonFireballRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/m_6086_ (Lnet/minecraft/world/entity/projectile/DragonFireball;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/DragonFireballRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/projectile/DragonFireball;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/DragonFireballRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/DragonFireballRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/DragonFireball;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/DragonFireballRenderer/render (Lnet/minecraft/world/entity/projectile/DragonFireball;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/DrownedRenderer net/minecraft/client/renderer/entity/DrownedRenderer +FD: net/minecraft/client/renderer/entity/DrownedRenderer/f_114098_ net/minecraft/client/renderer/entity/DrownedRenderer/DROWNED_LOCATION +FD: net/minecraft/client/renderer/entity/DrownedRenderer/net/minecraft/client/renderer/entity/DrownedRenderer net/minecraft/client/renderer/entity/DrownedRenderer/net/minecraft/client/renderer/entity/DrownedRenderer +MD: net/minecraft/client/renderer/entity/DrownedRenderer/ ()V net/minecraft/client/renderer/entity/DrownedRenderer/ ()V +MD: net/minecraft/client/renderer/entity/DrownedRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/DrownedRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/DrownedRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Zombie;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/DrownedRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Zombie;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/DrownedRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/DrownedRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/DrownedRenderer/m_7523_ (Lnet/minecraft/world/entity/monster/Drowned;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/DrownedRenderer/setupRotations (Lnet/minecraft/world/entity/monster/Drowned;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/ElderGuardianRenderer net/minecraft/client/renderer/entity/ElderGuardianRenderer +FD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/f_114116_ net/minecraft/client/renderer/entity/ElderGuardianRenderer/GUARDIAN_ELDER_LOCATION +FD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/net/minecraft/client/renderer/entity/ElderGuardianRenderer net/minecraft/client/renderer/entity/ElderGuardianRenderer/net/minecraft/client/renderer/entity/ElderGuardianRenderer +MD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/ ()V net/minecraft/client/renderer/entity/ElderGuardianRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ElderGuardianRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ElderGuardianRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Guardian;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ElderGuardianRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Guardian;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/ElderGuardianRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/ElderGuardianRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Guardian;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/ElderGuardianRenderer/scale (Lnet/minecraft/world/entity/monster/Guardian;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/EndCrystalRenderer net/minecraft/client/renderer/entity/EndCrystalRenderer +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_114132_ net/minecraft/client/renderer/entity/EndCrystalRenderer/END_CRYSTAL_LOCATION +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_114133_ net/minecraft/client/renderer/entity/EndCrystalRenderer/RENDER_TYPE +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_114134_ net/minecraft/client/renderer/entity/EndCrystalRenderer/SIN_45 +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_114135_ net/minecraft/client/renderer/entity/EndCrystalRenderer/cube +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_114136_ net/minecraft/client/renderer/entity/EndCrystalRenderer/glass +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_114137_ net/minecraft/client/renderer/entity/EndCrystalRenderer/base +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_173967_ net/minecraft/client/renderer/entity/EndCrystalRenderer/GLASS +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/f_173968_ net/minecraft/client/renderer/entity/EndCrystalRenderer/BASE +FD: net/minecraft/client/renderer/entity/EndCrystalRenderer/net/minecraft/client/renderer/entity/EndCrystalRenderer net/minecraft/client/renderer/entity/EndCrystalRenderer/net/minecraft/client/renderer/entity/EndCrystalRenderer +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/ ()V net/minecraft/client/renderer/entity/EndCrystalRenderer/ ()V +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/EndCrystalRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_114158_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;F)F net/minecraft/client/renderer/entity/EndCrystalRenderer/getY (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;F)F +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_173971_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/entity/EndCrystalRenderer/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EndCrystalRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_5478_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EndCrystalRenderer/getTextureLocation (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_5523_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/EndCrystalRenderer/shouldRender (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_5523_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/EndCrystalRenderer/shouldRender (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EndCrystalRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EndCrystalRenderer/m_7392_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EndCrystalRenderer/render (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/EnderDragonRenderer net/minecraft/client/renderer/entity/EnderDragonRenderer +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114174_ net/minecraft/client/renderer/entity/EnderDragonRenderer/CRYSTAL_BEAM_LOCATION +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114175_ net/minecraft/client/renderer/entity/EnderDragonRenderer/DRAGON_EXPLODING_LOCATION +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114176_ net/minecraft/client/renderer/entity/EnderDragonRenderer/DRAGON_LOCATION +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114177_ net/minecraft/client/renderer/entity/EnderDragonRenderer/DRAGON_EYES_LOCATION +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114178_ net/minecraft/client/renderer/entity/EnderDragonRenderer/RENDER_TYPE +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114179_ net/minecraft/client/renderer/entity/EnderDragonRenderer/DECAL +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114180_ net/minecraft/client/renderer/entity/EnderDragonRenderer/EYES +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114181_ net/minecraft/client/renderer/entity/EnderDragonRenderer/BEAM +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114182_ net/minecraft/client/renderer/entity/EnderDragonRenderer/HALF_SQRT_3 +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/f_114183_ net/minecraft/client/renderer/entity/EnderDragonRenderer/model +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer/net/minecraft/client/renderer/entity/EnderDragonRenderer net/minecraft/client/renderer/entity/EnderDragonRenderer/net/minecraft/client/renderer/entity/EnderDragonRenderer +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/ ()V net/minecraft/client/renderer/entity/EnderDragonRenderer/ ()V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/EnderDragonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_114187_ (FFFFILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EnderDragonRenderer/renderCrystalBeams (FFFFILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_114214_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FF)V net/minecraft/client/renderer/entity/EnderDragonRenderer/vertex2 (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FF)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_114219_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;I)V net/minecraft/client/renderer/entity/EnderDragonRenderer/vertex01 (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;I)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_114223_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FF)V net/minecraft/client/renderer/entity/EnderDragonRenderer/vertex3 (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FF)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_114228_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FF)V net/minecraft/client/renderer/entity/EnderDragonRenderer/vertex4 (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FF)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_173974_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/entity/EnderDragonRenderer/createBodyLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EnderDragonRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_5478_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EnderDragonRenderer/getTextureLocation (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EnderDragonRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer/m_7392_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EnderDragonRenderer/render (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114233_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/entity +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114234_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/a +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114235_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/head +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114236_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/neck +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114237_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/jaw +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114238_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/body +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114239_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftWing +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114240_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftWingTip +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114241_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftFrontLeg +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114242_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftFrontLegTip +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114243_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftFrontFoot +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114244_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftRearLeg +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114245_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftRearLegTip +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114246_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/leftRearFoot +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114247_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightWing +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114248_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightWingTip +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114249_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightFrontLeg +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114250_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightFrontLegTip +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114251_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightFrontFoot +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114252_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightRearLeg +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114253_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightRearLegTip +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/f_114254_ net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/rightRearFoot +FD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/ (Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/m_173977_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFLnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;F)V net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/renderSide (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFLnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;F)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/m_6839_ (Lnet/minecraft/world/entity/Entity;FFF)V net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/prepareMobModel (Lnet/minecraft/world/entity/Entity;FFF)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/m_6839_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;FFF)V net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/prepareMobModel (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;FFF)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/m_6973_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/setupAnim (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/m_6973_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;FFFFF)V net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/setupAnim (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;FFFFF)V +MD: net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/m_7695_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V net/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel/renderToBuffer (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V +CL: net/minecraft/client/renderer/entity/EndermanRenderer net/minecraft/client/renderer/entity/EndermanRenderer +FD: net/minecraft/client/renderer/entity/EndermanRenderer/f_114302_ net/minecraft/client/renderer/entity/EndermanRenderer/ENDERMAN_LOCATION +FD: net/minecraft/client/renderer/entity/EndermanRenderer/f_114303_ net/minecraft/client/renderer/entity/EndermanRenderer/random +FD: net/minecraft/client/renderer/entity/EndermanRenderer/net/minecraft/client/renderer/entity/EndermanRenderer net/minecraft/client/renderer/entity/EndermanRenderer/net/minecraft/client/renderer/entity/EndermanRenderer +MD: net/minecraft/client/renderer/entity/EndermanRenderer/ ()V net/minecraft/client/renderer/entity/EndermanRenderer/ ()V +MD: net/minecraft/client/renderer/entity/EndermanRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/EndermanRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EndermanRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/EnderMan;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EndermanRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/EnderMan;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EndermanRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EndermanRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EndermanRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_7392_ (Lnet/minecraft/world/entity/monster/EnderMan;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EndermanRenderer/render (Lnet/minecraft/world/entity/monster/EnderMan;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_7860_ (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/EndermanRenderer/getRenderOffset (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/entity/EndermanRenderer/m_7860_ (Lnet/minecraft/world/entity/monster/EnderMan;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/EndermanRenderer/getRenderOffset (Lnet/minecraft/world/entity/monster/EnderMan;F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/renderer/entity/EndermiteRenderer net/minecraft/client/renderer/entity/EndermiteRenderer +FD: net/minecraft/client/renderer/entity/EndermiteRenderer/f_114345_ net/minecraft/client/renderer/entity/EndermiteRenderer/ENDERMITE_LOCATION +FD: net/minecraft/client/renderer/entity/EndermiteRenderer/net/minecraft/client/renderer/entity/EndermiteRenderer net/minecraft/client/renderer/entity/EndermiteRenderer/net/minecraft/client/renderer/entity/EndermiteRenderer +MD: net/minecraft/client/renderer/entity/EndermiteRenderer/ ()V net/minecraft/client/renderer/entity/EndermiteRenderer/ ()V +MD: net/minecraft/client/renderer/entity/EndermiteRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/EndermiteRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/EndermiteRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EndermiteRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EndermiteRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Endermite;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EndermiteRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Endermite;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EndermiteRenderer/m_6441_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/client/renderer/entity/EndermiteRenderer/getFlipDegrees (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/client/renderer/entity/EndermiteRenderer/m_6441_ (Lnet/minecraft/world/entity/monster/Endermite;)F net/minecraft/client/renderer/entity/EndermiteRenderer/getFlipDegrees (Lnet/minecraft/world/entity/monster/Endermite;)F +CL: net/minecraft/client/renderer/entity/EntityRenderDispatcher net/minecraft/client/renderer/entity/EntityRenderDispatcher +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114357_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/textureManager +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114358_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/camera +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114359_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/crosshairPickEntity +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114360_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/options +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114361_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/SHADOW_RENDER_TYPE +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114362_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/renderers +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114363_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/playerRenderers +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114365_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/font +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114366_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/level +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114367_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/cameraOrientation +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114368_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/shouldRenderShadow +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_114369_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/renderHitBoxes +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_173995_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/itemRenderer +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/f_173996_ net/minecraft/client/renderer/entity/EntityRenderDispatcher/entityModels +FD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/net/minecraft/client/renderer/entity/EntityRenderDispatcher net/minecraft/client/renderer/entity/EntityRenderDispatcher/net/minecraft/client/renderer/entity/EntityRenderDispatcher +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/ ()V net/minecraft/client/renderer/entity/EntityRenderDispatcher/ ()V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/renderer/entity/ItemRenderer;Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/Options;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/renderer/entity/ItemRenderer;Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/Options;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114377_ ()Z net/minecraft/client/renderer/entity/EntityRenderDispatcher/shouldRenderHitBoxes ()Z +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114378_ (DDD)D net/minecraft/client/renderer/entity/EntityRenderDispatcher/distanceToSqr (DDD)D +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114382_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderDispatcher/getRenderer (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114384_ (Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/render (Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114394_ (Lnet/minecraft/world/entity/Entity;F)I net/minecraft/client/renderer/entity/EntityRenderDispatcher/getPackedLightCoords (Lnet/minecraft/world/entity/Entity;F)I +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114397_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/EntityRenderDispatcher/shouldRender (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114406_ (Lnet/minecraft/world/level/Level;)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/setLevel (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114408_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/client/Camera;Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/prepare (Lnet/minecraft/world/level/Level;Lnet/minecraft/client/Camera;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114412_ (Lcom/mojang/math/Quaternion;)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/overrideCameraOrientation (Lcom/mojang/math/Quaternion;)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114414_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFF)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/fireVertex (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFF)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114422_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFFF)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/shadowVertex (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFFF)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114431_ (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFF)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/renderBlockShadow (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFF)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114441_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/renderHitbox (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114453_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/renderFlame (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114457_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;F)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/renderShadow (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;F)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114468_ (Z)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/setRenderShadow (Z)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114470_ ()Lcom/mojang/math/Quaternion; net/minecraft/client/renderer/entity/EntityRenderDispatcher/cameraOrientation ()Lcom/mojang/math/Quaternion; +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114471_ (Lnet/minecraft/world/entity/Entity;)D net/minecraft/client/renderer/entity/EntityRenderDispatcher/distanceToSqr (Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_114473_ (Z)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/setRenderHitBoxes (Z)V +MD: net/minecraft/client/renderer/entity/EntityRenderDispatcher/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/entity/EntityRenderDispatcher/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/entity/EntityRenderer net/minecraft/client/renderer/entity/EntityRenderer +FD: net/minecraft/client/renderer/entity/EntityRenderer/f_114476_ net/minecraft/client/renderer/entity/EntityRenderer/entityRenderDispatcher +FD: net/minecraft/client/renderer/entity/EntityRenderer/f_114477_ net/minecraft/client/renderer/entity/EntityRenderer/shadowRadius +FD: net/minecraft/client/renderer/entity/EntityRenderer/f_114478_ net/minecraft/client/renderer/entity/EntityRenderer/shadowStrength +FD: net/minecraft/client/renderer/entity/EntityRenderer/f_174005_ net/minecraft/client/renderer/entity/EntityRenderer/font +FD: net/minecraft/client/renderer/entity/EntityRenderer/f_174006_ net/minecraft/client/renderer/entity/EntityRenderer/NAMETAG_SCALE +FD: net/minecraft/client/renderer/entity/EntityRenderer/net/minecraft/client/renderer/entity/EntityRenderer net/minecraft/client/renderer/entity/EntityRenderer/net/minecraft/client/renderer/entity/EntityRenderer +MD: net/minecraft/client/renderer/entity/EntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/EntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_114481_ ()Lnet/minecraft/client/gui/Font; net/minecraft/client/renderer/entity/EntityRenderer/getFont ()Lnet/minecraft/client/gui/Font; +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_114505_ (Lnet/minecraft/world/entity/Entity;F)I net/minecraft/client/renderer/entity/EntityRenderer/getPackedLightCoords (Lnet/minecraft/world/entity/Entity;F)I +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_114508_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/EntityRenderer/getSkyLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EntityRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_5523_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/EntityRenderer/shouldRender (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/EntityRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_6512_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/renderer/entity/EntityRenderer/shouldShowName (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EntityRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_7649_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EntityRenderer/renderNameTag (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EntityRenderer/m_7860_ (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/EntityRenderer/getRenderOffset (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/renderer/entity/EntityRendererProvider net/minecraft/client/renderer/entity/EntityRendererProvider +FD: net/minecraft/client/renderer/entity/EntityRendererProvider/net/minecraft/client/renderer/entity/EntityRendererProvider net/minecraft/client/renderer/entity/EntityRendererProvider/net/minecraft/client/renderer/entity/EntityRendererProvider +MD: net/minecraft/client/renderer/entity/EntityRendererProvider/m_174009_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRendererProvider/create (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +CL: net/minecraft/client/renderer/entity/EntityRendererProvider$Context net/minecraft/client/renderer/entity/EntityRendererProvider$Context +FD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/f_174011_ net/minecraft/client/renderer/entity/EntityRendererProvider$Context/entityRenderDispatcher +FD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/f_174012_ net/minecraft/client/renderer/entity/EntityRendererProvider$Context/itemRenderer +FD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/f_174013_ net/minecraft/client/renderer/entity/EntityRendererProvider$Context/resourceManager +FD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/f_174014_ net/minecraft/client/renderer/entity/EntityRendererProvider$Context/modelSet +FD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/f_174015_ net/minecraft/client/renderer/entity/EntityRendererProvider$Context/font +FD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/net/minecraft/client/renderer/entity/EntityRendererProvider$Context net/minecraft/client/renderer/entity/EntityRendererProvider$Context/net/minecraft/client/renderer/entity/EntityRendererProvider$Context +MD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/ (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/entity/ItemRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/client/gui/Font;)V net/minecraft/client/renderer/entity/EntityRendererProvider$Context/ (Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/entity/ItemRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/client/gui/Font;)V +MD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/m_174022_ ()Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher; net/minecraft/client/renderer/entity/EntityRendererProvider$Context/getEntityRenderDispatcher ()Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher; +MD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/m_174023_ (Lnet/minecraft/client/model/geom/ModelLayerLocation;)Lnet/minecraft/client/model/geom/ModelPart; net/minecraft/client/renderer/entity/EntityRendererProvider$Context/bakeLayer (Lnet/minecraft/client/model/geom/ModelLayerLocation;)Lnet/minecraft/client/model/geom/ModelPart; +MD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/m_174025_ ()Lnet/minecraft/client/renderer/entity/ItemRenderer; net/minecraft/client/renderer/entity/EntityRendererProvider$Context/getItemRenderer ()Lnet/minecraft/client/renderer/entity/ItemRenderer; +MD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/m_174026_ ()Lnet/minecraft/server/packs/resources/ResourceManager; net/minecraft/client/renderer/entity/EntityRendererProvider$Context/getResourceManager ()Lnet/minecraft/server/packs/resources/ResourceManager; +MD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/m_174027_ ()Lnet/minecraft/client/model/geom/EntityModelSet; net/minecraft/client/renderer/entity/EntityRendererProvider$Context/getModelSet ()Lnet/minecraft/client/model/geom/EntityModelSet; +MD: net/minecraft/client/renderer/entity/EntityRendererProvider$Context/m_174028_ ()Lnet/minecraft/client/gui/Font; net/minecraft/client/renderer/entity/EntityRendererProvider$Context/getFont ()Lnet/minecraft/client/gui/Font; +CL: net/minecraft/client/renderer/entity/EntityRenderers net/minecraft/client/renderer/entity/EntityRenderers +FD: net/minecraft/client/renderer/entity/EntityRenderers/f_174029_ net/minecraft/client/renderer/entity/EntityRenderers/DEFAULT_PLAYER_MODEL +FD: net/minecraft/client/renderer/entity/EntityRenderers/f_174030_ net/minecraft/client/renderer/entity/EntityRenderers/LOGGER +FD: net/minecraft/client/renderer/entity/EntityRenderers/f_174031_ net/minecraft/client/renderer/entity/EntityRenderers/PROVIDERS +FD: net/minecraft/client/renderer/entity/EntityRenderers/f_174032_ net/minecraft/client/renderer/entity/EntityRenderers/PLAYER_PROVIDERS +FD: net/minecraft/client/renderer/entity/EntityRenderers/net/minecraft/client/renderer/entity/EntityRenderers net/minecraft/client/renderer/entity/EntityRenderers/net/minecraft/client/renderer/entity/EntityRenderers +MD: net/minecraft/client/renderer/entity/EntityRenderers/ ()V net/minecraft/client/renderer/entity/EntityRenderers/ ()V +MD: net/minecraft/client/renderer/entity/EntityRenderers/ ()V net/minecraft/client/renderer/entity/EntityRenderers/ ()V +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174035_ ()Z net/minecraft/client/renderer/entity/EntityRenderers/validateRegistrations ()Z +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174036_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V net/minecraft/client/renderer/entity/EntityRenderers/register (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174039_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V net/minecraft/client/renderer/entity/EntityRenderers/lambda$createEntityRenderers$23 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174044_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Ljava/lang/String;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V net/minecraft/client/renderer/entity/EntityRenderers/lambda$createPlayerRenderers$24 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Ljava/lang/String;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174049_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Ljava/util/Map; net/minecraft/client/renderer/entity/EntityRenderers/createEntityRenderers (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Ljava/util/Map; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174051_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Ljava/util/Map; net/minecraft/client/renderer/entity/EntityRenderers/createPlayerRenderers (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Ljava/util/Map; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174053_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$22 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174055_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$21 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174057_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$20 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174059_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$19 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174061_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$18 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174063_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$17 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174065_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$16 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174067_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$15 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174069_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$14 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174071_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$13 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174073_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$12 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174075_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$11 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174077_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$10 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174079_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$9 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174081_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$8 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174083_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$7 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174085_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$6 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174087_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$5 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174089_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$4 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174091_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$3 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174093_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$2 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174095_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$1 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +MD: net/minecraft/client/renderer/entity/EntityRenderers/m_174097_ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; net/minecraft/client/renderer/entity/EntityRenderers/lambda$static$0 (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; +CL: net/minecraft/client/renderer/entity/EvokerFangsRenderer net/minecraft/client/renderer/entity/EvokerFangsRenderer +FD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/f_114511_ net/minecraft/client/renderer/entity/EvokerFangsRenderer/TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/f_114512_ net/minecraft/client/renderer/entity/EvokerFangsRenderer/model +FD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/net/minecraft/client/renderer/entity/EvokerFangsRenderer net/minecraft/client/renderer/entity/EvokerFangsRenderer/net/minecraft/client/renderer/entity/EvokerFangsRenderer +MD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/ ()V net/minecraft/client/renderer/entity/EvokerFangsRenderer/ ()V +MD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/EvokerFangsRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EvokerFangsRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/EvokerFangs;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EvokerFangsRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/EvokerFangs;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EvokerFangsRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/EvokerFangsRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/EvokerFangs;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/EvokerFangsRenderer/render (Lnet/minecraft/world/entity/projectile/EvokerFangs;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/EvokerRenderer net/minecraft/client/renderer/entity/EvokerRenderer +FD: net/minecraft/client/renderer/entity/EvokerRenderer/f_114534_ net/minecraft/client/renderer/entity/EvokerRenderer/EVOKER_ILLAGER +FD: net/minecraft/client/renderer/entity/EvokerRenderer/net/minecraft/client/renderer/entity/EvokerRenderer net/minecraft/client/renderer/entity/EvokerRenderer/net/minecraft/client/renderer/entity/EvokerRenderer +MD: net/minecraft/client/renderer/entity/EvokerRenderer/ ()V net/minecraft/client/renderer/entity/EvokerRenderer/ ()V +MD: net/minecraft/client/renderer/entity/EvokerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/EvokerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/EvokerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EvokerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/EvokerRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/EvokerRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/EvokerRenderer$1 net/minecraft/client/renderer/entity/EvokerRenderer$1 +FD: net/minecraft/client/renderer/entity/EvokerRenderer$1/f_114542_ net/minecraft/client/renderer/entity/EvokerRenderer$1/this$0 +FD: net/minecraft/client/renderer/entity/EvokerRenderer$1/net/minecraft/client/renderer/entity/EvokerRenderer$1 net/minecraft/client/renderer/entity/EvokerRenderer$1/net/minecraft/client/renderer/entity/EvokerRenderer$1 +MD: net/minecraft/client/renderer/entity/EvokerRenderer$1/ (Lnet/minecraft/client/renderer/entity/EvokerRenderer;Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/EvokerRenderer$1/ (Lnet/minecraft/client/renderer/entity/EvokerRenderer;Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/EvokerRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/EvokerRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/EvokerRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/EvokerRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/EvokerRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/SpellcasterIllager;FFFFFF)V net/minecraft/client/renderer/entity/EvokerRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/SpellcasterIllager;FFFFFF)V +CL: net/minecraft/client/renderer/entity/ExperienceOrbRenderer net/minecraft/client/renderer/entity/ExperienceOrbRenderer +FD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/f_114579_ net/minecraft/client/renderer/entity/ExperienceOrbRenderer/EXPERIENCE_ORB_LOCATION +FD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/f_114580_ net/minecraft/client/renderer/entity/ExperienceOrbRenderer/RENDER_TYPE +FD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/net/minecraft/client/renderer/entity/ExperienceOrbRenderer net/minecraft/client/renderer/entity/ExperienceOrbRenderer/net/minecraft/client/renderer/entity/ExperienceOrbRenderer +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/ ()V net/minecraft/client/renderer/entity/ExperienceOrbRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ExperienceOrbRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/m_114608_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;FFIIIFFI)V net/minecraft/client/renderer/entity/ExperienceOrbRenderer/vertex (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;FFIIIFFI)V +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ExperienceOrbRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/m_5478_ (Lnet/minecraft/world/entity/ExperienceOrb;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ExperienceOrbRenderer/getTextureLocation (Lnet/minecraft/world/entity/ExperienceOrb;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/ExperienceOrbRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/m_6086_ (Lnet/minecraft/world/entity/ExperienceOrb;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/ExperienceOrbRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/ExperienceOrb;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ExperienceOrbRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ExperienceOrbRenderer/m_7392_ (Lnet/minecraft/world/entity/ExperienceOrb;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ExperienceOrbRenderer/render (Lnet/minecraft/world/entity/ExperienceOrb;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/FallingBlockRenderer net/minecraft/client/renderer/entity/FallingBlockRenderer +FD: net/minecraft/client/renderer/entity/FallingBlockRenderer/net/minecraft/client/renderer/entity/FallingBlockRenderer net/minecraft/client/renderer/entity/FallingBlockRenderer/net/minecraft/client/renderer/entity/FallingBlockRenderer +MD: net/minecraft/client/renderer/entity/FallingBlockRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/FallingBlockRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/FallingBlockRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FallingBlockRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FallingBlockRenderer/m_5478_ (Lnet/minecraft/world/entity/item/FallingBlockEntity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FallingBlockRenderer/getTextureLocation (Lnet/minecraft/world/entity/item/FallingBlockEntity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FallingBlockRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/FallingBlockRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/FallingBlockRenderer/m_7392_ (Lnet/minecraft/world/entity/item/FallingBlockEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/FallingBlockRenderer/render (Lnet/minecraft/world/entity/item/FallingBlockEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/FireworkEntityRenderer net/minecraft/client/renderer/entity/FireworkEntityRenderer +FD: net/minecraft/client/renderer/entity/FireworkEntityRenderer/f_114640_ net/minecraft/client/renderer/entity/FireworkEntityRenderer/itemRenderer +FD: net/minecraft/client/renderer/entity/FireworkEntityRenderer/net/minecraft/client/renderer/entity/FireworkEntityRenderer net/minecraft/client/renderer/entity/FireworkEntityRenderer/net/minecraft/client/renderer/entity/FireworkEntityRenderer +MD: net/minecraft/client/renderer/entity/FireworkEntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/FireworkEntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/FireworkEntityRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FireworkEntityRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FireworkEntityRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/FireworkRocketEntity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FireworkEntityRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/FireworkRocketEntity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FireworkEntityRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/FireworkEntityRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/FireworkEntityRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/FireworkRocketEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/FireworkEntityRenderer/render (Lnet/minecraft/world/entity/projectile/FireworkRocketEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/FishingHookRenderer net/minecraft/client/renderer/entity/FishingHookRenderer +FD: net/minecraft/client/renderer/entity/FishingHookRenderer/f_114678_ net/minecraft/client/renderer/entity/FishingHookRenderer/TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/FishingHookRenderer/f_114679_ net/minecraft/client/renderer/entity/FishingHookRenderer/RENDER_TYPE +FD: net/minecraft/client/renderer/entity/FishingHookRenderer/f_174115_ net/minecraft/client/renderer/entity/FishingHookRenderer/VIEW_BOBBING_SCALE +FD: net/minecraft/client/renderer/entity/FishingHookRenderer/net/minecraft/client/renderer/entity/FishingHookRenderer net/minecraft/client/renderer/entity/FishingHookRenderer/net/minecraft/client/renderer/entity/FishingHookRenderer +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/ ()V net/minecraft/client/renderer/entity/FishingHookRenderer/ ()V +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/FishingHookRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/m_114690_ (II)F net/minecraft/client/renderer/entity/FishingHookRenderer/fraction (II)F +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/m_114711_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;IFIII)V net/minecraft/client/renderer/entity/FishingHookRenderer/vertex (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;IFIII)V +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/m_174118_ (FFFLcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;FF)V net/minecraft/client/renderer/entity/FishingHookRenderer/stringVertex (FFFLcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;FF)V +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FishingHookRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/FishingHook;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FishingHookRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/FishingHook;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/FishingHookRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/FishingHookRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/FishingHookRenderer/render (Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/FoxRenderer net/minecraft/client/renderer/entity/FoxRenderer +FD: net/minecraft/client/renderer/entity/FoxRenderer/f_114720_ net/minecraft/client/renderer/entity/FoxRenderer/RED_FOX_TEXTURE +FD: net/minecraft/client/renderer/entity/FoxRenderer/f_114721_ net/minecraft/client/renderer/entity/FoxRenderer/RED_FOX_SLEEP_TEXTURE +FD: net/minecraft/client/renderer/entity/FoxRenderer/f_114722_ net/minecraft/client/renderer/entity/FoxRenderer/SNOW_FOX_TEXTURE +FD: net/minecraft/client/renderer/entity/FoxRenderer/f_114723_ net/minecraft/client/renderer/entity/FoxRenderer/SNOW_FOX_SLEEP_TEXTURE +FD: net/minecraft/client/renderer/entity/FoxRenderer/net/minecraft/client/renderer/entity/FoxRenderer net/minecraft/client/renderer/entity/FoxRenderer/net/minecraft/client/renderer/entity/FoxRenderer +MD: net/minecraft/client/renderer/entity/FoxRenderer/ ()V net/minecraft/client/renderer/entity/FoxRenderer/ ()V +MD: net/minecraft/client/renderer/entity/FoxRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/FoxRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/FoxRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FoxRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FoxRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Fox;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/FoxRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Fox;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/FoxRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/FoxRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/FoxRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/Fox;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/FoxRenderer/setupRotations (Lnet/minecraft/world/entity/animal/Fox;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/GhastRenderer net/minecraft/client/renderer/entity/GhastRenderer +FD: net/minecraft/client/renderer/entity/GhastRenderer/f_114743_ net/minecraft/client/renderer/entity/GhastRenderer/GHAST_LOCATION +FD: net/minecraft/client/renderer/entity/GhastRenderer/f_114744_ net/minecraft/client/renderer/entity/GhastRenderer/GHAST_SHOOTING_LOCATION +FD: net/minecraft/client/renderer/entity/GhastRenderer/net/minecraft/client/renderer/entity/GhastRenderer net/minecraft/client/renderer/entity/GhastRenderer/net/minecraft/client/renderer/entity/GhastRenderer +MD: net/minecraft/client/renderer/entity/GhastRenderer/ ()V net/minecraft/client/renderer/entity/GhastRenderer/ ()V +MD: net/minecraft/client/renderer/entity/GhastRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/GhastRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/GhastRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GhastRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GhastRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Ghast;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GhastRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Ghast;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GhastRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/GhastRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/GhastRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Ghast;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/GhastRenderer/scale (Lnet/minecraft/world/entity/monster/Ghast;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/GiantMobRenderer net/minecraft/client/renderer/entity/GiantMobRenderer +FD: net/minecraft/client/renderer/entity/GiantMobRenderer/f_114760_ net/minecraft/client/renderer/entity/GiantMobRenderer/ZOMBIE_LOCATION +FD: net/minecraft/client/renderer/entity/GiantMobRenderer/f_114761_ net/minecraft/client/renderer/entity/GiantMobRenderer/scale +FD: net/minecraft/client/renderer/entity/GiantMobRenderer/net/minecraft/client/renderer/entity/GiantMobRenderer net/minecraft/client/renderer/entity/GiantMobRenderer/net/minecraft/client/renderer/entity/GiantMobRenderer +MD: net/minecraft/client/renderer/entity/GiantMobRenderer/ ()V net/minecraft/client/renderer/entity/GiantMobRenderer/ ()V +MD: net/minecraft/client/renderer/entity/GiantMobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;F)V net/minecraft/client/renderer/entity/GiantMobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;F)V +MD: net/minecraft/client/renderer/entity/GiantMobRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GiantMobRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GiantMobRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Giant;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GiantMobRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Giant;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GiantMobRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/GiantMobRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/GiantMobRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Giant;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/GiantMobRenderer/scale (Lnet/minecraft/world/entity/monster/Giant;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/GlowSquidRenderer net/minecraft/client/renderer/entity/GlowSquidRenderer +FD: net/minecraft/client/renderer/entity/GlowSquidRenderer/f_174133_ net/minecraft/client/renderer/entity/GlowSquidRenderer/GLOW_SQUID_LOCATION +FD: net/minecraft/client/renderer/entity/GlowSquidRenderer/net/minecraft/client/renderer/entity/GlowSquidRenderer net/minecraft/client/renderer/entity/GlowSquidRenderer/net/minecraft/client/renderer/entity/GlowSquidRenderer +MD: net/minecraft/client/renderer/entity/GlowSquidRenderer/ ()V net/minecraft/client/renderer/entity/GlowSquidRenderer/ ()V +MD: net/minecraft/client/renderer/entity/GlowSquidRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/SquidModel;)V net/minecraft/client/renderer/entity/GlowSquidRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/SquidModel;)V +MD: net/minecraft/client/renderer/entity/GlowSquidRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GlowSquidRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GlowSquidRenderer/m_5478_ (Lnet/minecraft/world/entity/GlowSquid;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GlowSquidRenderer/getTextureLocation (Lnet/minecraft/world/entity/GlowSquid;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GlowSquidRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Squid;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GlowSquidRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Squid;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GlowSquidRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/GlowSquidRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/GlowSquidRenderer/m_6086_ (Lnet/minecraft/world/entity/GlowSquid;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/GlowSquidRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/GlowSquid;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/client/renderer/entity/GoatRenderer net/minecraft/client/renderer/entity/GoatRenderer +FD: net/minecraft/client/renderer/entity/GoatRenderer/f_174150_ net/minecraft/client/renderer/entity/GoatRenderer/GOAT_LOCATION +FD: net/minecraft/client/renderer/entity/GoatRenderer/net/minecraft/client/renderer/entity/GoatRenderer net/minecraft/client/renderer/entity/GoatRenderer/net/minecraft/client/renderer/entity/GoatRenderer +MD: net/minecraft/client/renderer/entity/GoatRenderer/ ()V net/minecraft/client/renderer/entity/GoatRenderer/ ()V +MD: net/minecraft/client/renderer/entity/GoatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/GoatRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/GoatRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GoatRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GoatRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GoatRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/GuardianRenderer net/minecraft/client/renderer/entity/GuardianRenderer +FD: net/minecraft/client/renderer/entity/GuardianRenderer/f_114778_ net/minecraft/client/renderer/entity/GuardianRenderer/GUARDIAN_LOCATION +FD: net/minecraft/client/renderer/entity/GuardianRenderer/f_114779_ net/minecraft/client/renderer/entity/GuardianRenderer/GUARDIAN_BEAM_LOCATION +FD: net/minecraft/client/renderer/entity/GuardianRenderer/f_114780_ net/minecraft/client/renderer/entity/GuardianRenderer/BEAM_RENDER_TYPE +FD: net/minecraft/client/renderer/entity/GuardianRenderer/net/minecraft/client/renderer/entity/GuardianRenderer net/minecraft/client/renderer/entity/GuardianRenderer/net/minecraft/client/renderer/entity/GuardianRenderer +MD: net/minecraft/client/renderer/entity/GuardianRenderer/ ()V net/minecraft/client/renderer/entity/GuardianRenderer/ ()V +MD: net/minecraft/client/renderer/entity/GuardianRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/GuardianRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/GuardianRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;FLnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/GuardianRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;FLnet/minecraft/client/model/geom/ModelLayerLocation;)V +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_114802_ (Lnet/minecraft/world/entity/LivingEntity;DF)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/GuardianRenderer/getPosition (Lnet/minecraft/world/entity/LivingEntity;DF)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_114841_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;FFFIIIFF)V net/minecraft/client/renderer/entity/GuardianRenderer/vertex (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;FFFIIIFF)V +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GuardianRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Guardian;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/GuardianRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Guardian;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_5523_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/GuardianRenderer/shouldRender (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_5523_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/GuardianRenderer/shouldRender (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_5523_ (Lnet/minecraft/world/entity/monster/Guardian;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/GuardianRenderer/shouldRender (Lnet/minecraft/world/entity/monster/Guardian;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/GuardianRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/GuardianRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/GuardianRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/GuardianRenderer/m_7392_ (Lnet/minecraft/world/entity/monster/Guardian;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/GuardianRenderer/render (Lnet/minecraft/world/entity/monster/Guardian;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/HoglinRenderer net/minecraft/client/renderer/entity/HoglinRenderer +FD: net/minecraft/client/renderer/entity/HoglinRenderer/f_114853_ net/minecraft/client/renderer/entity/HoglinRenderer/HOGLIN_LOCATION +FD: net/minecraft/client/renderer/entity/HoglinRenderer/net/minecraft/client/renderer/entity/HoglinRenderer net/minecraft/client/renderer/entity/HoglinRenderer/net/minecraft/client/renderer/entity/HoglinRenderer +MD: net/minecraft/client/renderer/entity/HoglinRenderer/ ()V net/minecraft/client/renderer/entity/HoglinRenderer/ ()V +MD: net/minecraft/client/renderer/entity/HoglinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/HoglinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/HoglinRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HoglinRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/HoglinRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HoglinRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/HoglinRenderer/m_5936_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/HoglinRenderer/isShaking (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/HoglinRenderer/m_5936_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z net/minecraft/client/renderer/entity/HoglinRenderer/isShaking (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z +CL: net/minecraft/client/renderer/entity/HorseRenderer net/minecraft/client/renderer/entity/HorseRenderer +FD: net/minecraft/client/renderer/entity/HorseRenderer/f_114865_ net/minecraft/client/renderer/entity/HorseRenderer/LOCATION_BY_VARIANT +FD: net/minecraft/client/renderer/entity/HorseRenderer/net/minecraft/client/renderer/entity/HorseRenderer net/minecraft/client/renderer/entity/HorseRenderer/net/minecraft/client/renderer/entity/HorseRenderer +MD: net/minecraft/client/renderer/entity/HorseRenderer/ ()V net/minecraft/client/renderer/entity/HorseRenderer/ ()V +MD: net/minecraft/client/renderer/entity/HorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/HorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/HorseRenderer/m_114873_ (Ljava/util/EnumMap;)V net/minecraft/client/renderer/entity/HorseRenderer/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/client/renderer/entity/HorseRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HorseRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/HorseRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/horse/Horse;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HorseRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/horse/Horse;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/HumanoidMobRenderer net/minecraft/client/renderer/entity/HumanoidMobRenderer +FD: net/minecraft/client/renderer/entity/HumanoidMobRenderer/f_114875_ net/minecraft/client/renderer/entity/HumanoidMobRenderer/DEFAULT_LOCATION +FD: net/minecraft/client/renderer/entity/HumanoidMobRenderer/net/minecraft/client/renderer/entity/HumanoidMobRenderer net/minecraft/client/renderer/entity/HumanoidMobRenderer/net/minecraft/client/renderer/entity/HumanoidMobRenderer +MD: net/minecraft/client/renderer/entity/HumanoidMobRenderer/ ()V net/minecraft/client/renderer/entity/HumanoidMobRenderer/ ()V +MD: net/minecraft/client/renderer/entity/HumanoidMobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/HumanoidModel;F)V net/minecraft/client/renderer/entity/HumanoidMobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/HumanoidModel;F)V +MD: net/minecraft/client/renderer/entity/HumanoidMobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/HumanoidModel;FFFF)V net/minecraft/client/renderer/entity/HumanoidMobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/HumanoidModel;FFFF)V +MD: net/minecraft/client/renderer/entity/HumanoidMobRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HumanoidMobRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/HumanoidMobRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HumanoidMobRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/HuskRenderer net/minecraft/client/renderer/entity/HuskRenderer +FD: net/minecraft/client/renderer/entity/HuskRenderer/f_114892_ net/minecraft/client/renderer/entity/HuskRenderer/HUSK_LOCATION +FD: net/minecraft/client/renderer/entity/HuskRenderer/net/minecraft/client/renderer/entity/HuskRenderer net/minecraft/client/renderer/entity/HuskRenderer/net/minecraft/client/renderer/entity/HuskRenderer +MD: net/minecraft/client/renderer/entity/HuskRenderer/ ()V net/minecraft/client/renderer/entity/HuskRenderer/ ()V +MD: net/minecraft/client/renderer/entity/HuskRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/HuskRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/HuskRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HuskRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/HuskRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HuskRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/HuskRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Zombie;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/HuskRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Zombie;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/HuskRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/HuskRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/HuskRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Zombie;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/HuskRenderer/scale (Lnet/minecraft/world/entity/monster/Zombie;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/IllagerRenderer net/minecraft/client/renderer/entity/IllagerRenderer +FD: net/minecraft/client/renderer/entity/IllagerRenderer/net/minecraft/client/renderer/entity/IllagerRenderer net/minecraft/client/renderer/entity/IllagerRenderer/net/minecraft/client/renderer/entity/IllagerRenderer +MD: net/minecraft/client/renderer/entity/IllagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/IllagerModel;F)V net/minecraft/client/renderer/entity/IllagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/IllagerModel;F)V +MD: net/minecraft/client/renderer/entity/IllagerRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/IllagerRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/IllagerRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/AbstractIllager;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/IllagerRenderer/scale (Lnet/minecraft/world/entity/monster/AbstractIllager;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/IllusionerRenderer net/minecraft/client/renderer/entity/IllusionerRenderer +FD: net/minecraft/client/renderer/entity/IllusionerRenderer/f_114922_ net/minecraft/client/renderer/entity/IllusionerRenderer/ILLUSIONER +FD: net/minecraft/client/renderer/entity/IllusionerRenderer/net/minecraft/client/renderer/entity/IllusionerRenderer net/minecraft/client/renderer/entity/IllusionerRenderer/net/minecraft/client/renderer/entity/IllusionerRenderer +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/ ()V net/minecraft/client/renderer/entity/IllusionerRenderer/ ()V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/IllusionerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/IllusionerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Illusioner;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/IllusionerRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Illusioner;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_5933_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/IllusionerRenderer/isBodyVisible (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_5933_ (Lnet/minecraft/world/entity/monster/Illusioner;)Z net/minecraft/client/renderer/entity/IllusionerRenderer/isBodyVisible (Lnet/minecraft/world/entity/monster/Illusioner;)Z +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/IllusionerRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/IllusionerRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/IllusionerRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer/m_7392_ (Lnet/minecraft/world/entity/monster/Illusioner;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/IllusionerRenderer/render (Lnet/minecraft/world/entity/monster/Illusioner;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/IllusionerRenderer$1 net/minecraft/client/renderer/entity/IllusionerRenderer$1 +FD: net/minecraft/client/renderer/entity/IllusionerRenderer$1/f_114962_ net/minecraft/client/renderer/entity/IllusionerRenderer$1/this$0 +FD: net/minecraft/client/renderer/entity/IllusionerRenderer$1/net/minecraft/client/renderer/entity/IllusionerRenderer$1 net/minecraft/client/renderer/entity/IllusionerRenderer$1/net/minecraft/client/renderer/entity/IllusionerRenderer$1 +MD: net/minecraft/client/renderer/entity/IllusionerRenderer$1/ (Lnet/minecraft/client/renderer/entity/IllusionerRenderer;Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/IllusionerRenderer$1/ (Lnet/minecraft/client/renderer/entity/IllusionerRenderer;Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/IllusionerRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/IllusionerRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/IllusionerRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Illusioner;FFFFFF)V net/minecraft/client/renderer/entity/IllusionerRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Illusioner;FFFFFF)V +CL: net/minecraft/client/renderer/entity/IronGolemRenderer net/minecraft/client/renderer/entity/IronGolemRenderer +FD: net/minecraft/client/renderer/entity/IronGolemRenderer/f_114999_ net/minecraft/client/renderer/entity/IronGolemRenderer/GOLEM_LOCATION +FD: net/minecraft/client/renderer/entity/IronGolemRenderer/net/minecraft/client/renderer/entity/IronGolemRenderer net/minecraft/client/renderer/entity/IronGolemRenderer/net/minecraft/client/renderer/entity/IronGolemRenderer +MD: net/minecraft/client/renderer/entity/IronGolemRenderer/ ()V net/minecraft/client/renderer/entity/IronGolemRenderer/ ()V +MD: net/minecraft/client/renderer/entity/IronGolemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/IronGolemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/IronGolemRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/IronGolemRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/IronGolemRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/IronGolem;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/IronGolemRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/IronGolem;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/IronGolemRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/IronGolemRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/IronGolemRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/IronGolem;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/IronGolemRenderer/setupRotations (Lnet/minecraft/world/entity/animal/IronGolem;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/ItemEntityRenderer net/minecraft/client/renderer/entity/ItemEntityRenderer +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_115019_ net/minecraft/client/renderer/entity/ItemEntityRenderer/itemRenderer +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_115020_ net/minecraft/client/renderer/entity/ItemEntityRenderer/random +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174189_ net/minecraft/client/renderer/entity/ItemEntityRenderer/ITEM_BUNDLE_OFFSET_SCALE +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174190_ net/minecraft/client/renderer/entity/ItemEntityRenderer/ITEM_COUNT_FOR_5_BUNDLE +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174191_ net/minecraft/client/renderer/entity/ItemEntityRenderer/ITEM_COUNT_FOR_4_BUNDLE +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174192_ net/minecraft/client/renderer/entity/ItemEntityRenderer/ITEM_COUNT_FOR_3_BUNDLE +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174193_ net/minecraft/client/renderer/entity/ItemEntityRenderer/ITEM_COUNT_FOR_2_BUNDLE +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174194_ net/minecraft/client/renderer/entity/ItemEntityRenderer/FLAT_ITEM_BUNDLE_OFFSET_X +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174195_ net/minecraft/client/renderer/entity/ItemEntityRenderer/FLAT_ITEM_BUNDLE_OFFSET_Y +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/f_174196_ net/minecraft/client/renderer/entity/ItemEntityRenderer/FLAT_ITEM_BUNDLE_OFFSET_Z +FD: net/minecraft/client/renderer/entity/ItemEntityRenderer/net/minecraft/client/renderer/entity/ItemEntityRenderer net/minecraft/client/renderer/entity/ItemEntityRenderer/net/minecraft/client/renderer/entity/ItemEntityRenderer +MD: net/minecraft/client/renderer/entity/ItemEntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ItemEntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ItemEntityRenderer/m_115042_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/client/renderer/entity/ItemEntityRenderer/getRenderAmount (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/client/renderer/entity/ItemEntityRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ItemEntityRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ItemEntityRenderer/m_5478_ (Lnet/minecraft/world/entity/item/ItemEntity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ItemEntityRenderer/getTextureLocation (Lnet/minecraft/world/entity/item/ItemEntity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ItemEntityRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ItemEntityRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ItemEntityRenderer/m_7392_ (Lnet/minecraft/world/entity/item/ItemEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ItemEntityRenderer/render (Lnet/minecraft/world/entity/item/ItemEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/ItemFrameRenderer net/minecraft/client/renderer/entity/ItemFrameRenderer +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_115044_ net/minecraft/client/renderer/entity/ItemFrameRenderer/FRAME_LOCATION +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_115045_ net/minecraft/client/renderer/entity/ItemFrameRenderer/MAP_FRAME_LOCATION +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_115046_ net/minecraft/client/renderer/entity/ItemFrameRenderer/minecraft +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_115047_ net/minecraft/client/renderer/entity/ItemFrameRenderer/itemRenderer +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_174199_ net/minecraft/client/renderer/entity/ItemFrameRenderer/GLOW_FRAME_BRIGHTNESS +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_174200_ net/minecraft/client/renderer/entity/ItemFrameRenderer/BRIGHT_MAP_LIGHT_ADJUSTMENT +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_174201_ net/minecraft/client/renderer/entity/ItemFrameRenderer/GLOW_FRAME_LOCATION +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/f_174202_ net/minecraft/client/renderer/entity/ItemFrameRenderer/GLOW_MAP_FRAME_LOCATION +FD: net/minecraft/client/renderer/entity/ItemFrameRenderer/net/minecraft/client/renderer/entity/ItemFrameRenderer net/minecraft/client/renderer/entity/ItemFrameRenderer/net/minecraft/client/renderer/entity/ItemFrameRenderer +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/ ()V net/minecraft/client/renderer/entity/ItemFrameRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ItemFrameRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_174208_ (Lnet/minecraft/world/entity/decoration/ItemFrame;II)I net/minecraft/client/renderer/entity/ItemFrameRenderer/getLightVal (Lnet/minecraft/world/entity/decoration/ItemFrame;II)I +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_174212_ (Lnet/minecraft/world/entity/decoration/ItemFrame;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/client/resources/model/ModelResourceLocation; net/minecraft/client/renderer/entity/ItemFrameRenderer/getFrameModelResourceLoc (Lnet/minecraft/world/entity/decoration/ItemFrame;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/client/resources/model/ModelResourceLocation; +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ItemFrameRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_5478_ (Lnet/minecraft/world/entity/decoration/ItemFrame;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ItemFrameRenderer/getTextureLocation (Lnet/minecraft/world/entity/decoration/ItemFrame;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/ItemFrameRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_6086_ (Lnet/minecraft/world/entity/decoration/ItemFrame;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/ItemFrameRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/decoration/ItemFrame;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_6512_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/renderer/entity/ItemFrameRenderer/shouldShowName (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_6512_ (Lnet/minecraft/world/entity/decoration/ItemFrame;)Z net/minecraft/client/renderer/entity/ItemFrameRenderer/shouldShowName (Lnet/minecraft/world/entity/decoration/ItemFrame;)Z +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ItemFrameRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_7392_ (Lnet/minecraft/world/entity/decoration/ItemFrame;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ItemFrameRenderer/render (Lnet/minecraft/world/entity/decoration/ItemFrame;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_7649_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ItemFrameRenderer/renderNameTag (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_7649_ (Lnet/minecraft/world/entity/decoration/ItemFrame;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ItemFrameRenderer/renderNameTag (Lnet/minecraft/world/entity/decoration/ItemFrame;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_7860_ (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/ItemFrameRenderer/getRenderOffset (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/entity/ItemFrameRenderer/m_7860_ (Lnet/minecraft/world/entity/decoration/ItemFrame;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/ItemFrameRenderer/getRenderOffset (Lnet/minecraft/world/entity/decoration/ItemFrame;F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/renderer/entity/ItemRenderer net/minecraft/client/renderer/entity/ItemRenderer +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_115092_ net/minecraft/client/renderer/entity/ItemRenderer/ENCHANT_GLINT_LOCATION +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_115093_ net/minecraft/client/renderer/entity/ItemRenderer/blitOffset +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_115094_ net/minecraft/client/renderer/entity/ItemRenderer/IGNORED +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_115095_ net/minecraft/client/renderer/entity/ItemRenderer/itemModelShaper +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_115096_ net/minecraft/client/renderer/entity/ItemRenderer/textureManager +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_115097_ net/minecraft/client/renderer/entity/ItemRenderer/itemColors +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_174218_ net/minecraft/client/renderer/entity/ItemRenderer/ITEM_COUNT_BLIT_OFFSET +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_174219_ net/minecraft/client/renderer/entity/ItemRenderer/COMPASS_FOIL_UI_SCALE +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_174220_ net/minecraft/client/renderer/entity/ItemRenderer/COMPASS_FOIL_FIRST_PERSON_SCALE +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_174221_ net/minecraft/client/renderer/entity/ItemRenderer/GUI_SLOT_CENTER_X +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_174222_ net/minecraft/client/renderer/entity/ItemRenderer/GUI_SLOT_CENTER_Y +FD: net/minecraft/client/renderer/entity/ItemRenderer/f_174223_ net/minecraft/client/renderer/entity/ItemRenderer/blockEntityRenderer +FD: net/minecraft/client/renderer/entity/ItemRenderer/net/minecraft/client/renderer/entity/ItemRenderer net/minecraft/client/renderer/entity/ItemRenderer/net/minecraft/client/renderer/entity/ItemRenderer +MD: net/minecraft/client/renderer/entity/ItemRenderer/ ()V net/minecraft/client/renderer/entity/ItemRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ItemRenderer/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/resources/model/ModelManager;Lnet/minecraft/client/color/item/ItemColors;Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;)V net/minecraft/client/renderer/entity/ItemRenderer/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/resources/model/ModelManager;Lnet/minecraft/client/color/item/ItemColors;Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115103_ ()Lnet/minecraft/client/renderer/ItemModelShaper; net/minecraft/client/renderer/entity/ItemRenderer/getItemModelShaper ()Lnet/minecraft/client/renderer/ItemModelShaper; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115121_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/client/renderer/entity/ItemRenderer/lambda$tryRenderGuiItem$3 (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115123_ (Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/renderer/entity/ItemRenderer/renderGuiItem (Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115127_ (Lnet/minecraft/world/item/ItemStack;IILnet/minecraft/client/resources/model/BakedModel;)V net/minecraft/client/renderer/entity/ItemRenderer/renderGuiItem (Lnet/minecraft/world/item/ItemStack;IILnet/minecraft/client/resources/model/BakedModel;)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115143_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;)V net/minecraft/client/renderer/entity/ItemRenderer/render (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115152_ (Lcom/mojang/blaze3d/vertex/BufferBuilder;IIIIIIII)V net/minecraft/client/renderer/entity/ItemRenderer/fillRect (Lcom/mojang/blaze3d/vertex/BufferBuilder;IIIIIIII)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115162_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/renderer/entity/ItemRenderer/renderQuadList (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115169_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/renderer/entity/ItemRenderer/renderGuiItemDecorations (Lnet/minecraft/client/gui/Font;Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115174_ (Lnet/minecraft/client/gui/Font;Lnet/minecraft/world/item/ItemStack;IILjava/lang/String;)V net/minecraft/client/renderer/entity/ItemRenderer/renderGuiItemDecorations (Lnet/minecraft/client/gui/Font;Lnet/minecraft/world/item/ItemStack;IILjava/lang/String;)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115180_ (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/entity/ItemRenderer/getCompassFoilBuffer (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115184_ (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;ZZ)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/entity/ItemRenderer/getArmorFoilBuffer (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;ZZ)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115189_ (Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/item/ItemStack;IILcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V net/minecraft/client/renderer/entity/ItemRenderer/renderModelLists (Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/item/ItemStack;IILcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115201_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/client/renderer/entity/ItemRenderer/lambda$tryRenderGuiItem$2 (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115203_ (Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/renderer/entity/ItemRenderer/renderAndDecorateItem (Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115207_ (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/entity/ItemRenderer/getCompassFoilBufferDirect (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115211_ (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;ZZ)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/entity/ItemRenderer/getFoilBuffer (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;ZZ)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115216_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/client/renderer/entity/ItemRenderer/lambda$tryRenderGuiItem$1 (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115218_ (Lnet/minecraft/world/item/ItemStack;II)V net/minecraft/client/renderer/entity/ItemRenderer/renderAndDecorateFakeItem (Lnet/minecraft/world/item/ItemStack;II)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115222_ (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;ZZ)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/entity/ItemRenderer/getFoilBufferDirect (Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;ZZ)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_115227_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/client/renderer/entity/ItemRenderer/lambda$tryRenderGuiItem$0 (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174229_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;III)V net/minecraft/client/renderer/entity/ItemRenderer/renderAndDecorateItem (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;III)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174235_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;IIII)V net/minecraft/client/renderer/entity/ItemRenderer/tryRenderGuiItem (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;IIII)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174242_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/Level;III)V net/minecraft/client/renderer/entity/ItemRenderer/renderStatic (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/Level;III)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174253_ (Lnet/minecraft/world/item/ItemStack;III)V net/minecraft/client/renderer/entity/ItemRenderer/renderAndDecorateItem (Lnet/minecraft/world/item/ItemStack;III)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174258_ (Lnet/minecraft/world/item/ItemStack;IIII)V net/minecraft/client/renderer/entity/ItemRenderer/renderAndDecorateItem (Lnet/minecraft/world/item/ItemStack;IIII)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174264_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/renderer/entity/ItemRenderer/getModel (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174269_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ItemRenderer/renderStatic (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_174277_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;III)V net/minecraft/client/renderer/entity/ItemRenderer/tryRenderGuiItem (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;III)V +MD: net/minecraft/client/renderer/entity/ItemRenderer/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/entity/ItemRenderer/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/entity/LeashKnotRenderer net/minecraft/client/renderer/entity/LeashKnotRenderer +FD: net/minecraft/client/renderer/entity/LeashKnotRenderer/f_115229_ net/minecraft/client/renderer/entity/LeashKnotRenderer/KNOT_LOCATION +FD: net/minecraft/client/renderer/entity/LeashKnotRenderer/f_115230_ net/minecraft/client/renderer/entity/LeashKnotRenderer/model +FD: net/minecraft/client/renderer/entity/LeashKnotRenderer/net/minecraft/client/renderer/entity/LeashKnotRenderer net/minecraft/client/renderer/entity/LeashKnotRenderer/net/minecraft/client/renderer/entity/LeashKnotRenderer +MD: net/minecraft/client/renderer/entity/LeashKnotRenderer/ ()V net/minecraft/client/renderer/entity/LeashKnotRenderer/ ()V +MD: net/minecraft/client/renderer/entity/LeashKnotRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/LeashKnotRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/LeashKnotRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LeashKnotRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/LeashKnotRenderer/m_5478_ (Lnet/minecraft/world/entity/decoration/LeashFenceKnotEntity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LeashKnotRenderer/getTextureLocation (Lnet/minecraft/world/entity/decoration/LeashFenceKnotEntity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/LeashKnotRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LeashKnotRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/LeashKnotRenderer/m_7392_ (Lnet/minecraft/world/entity/decoration/LeashFenceKnotEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LeashKnotRenderer/render (Lnet/minecraft/world/entity/decoration/LeashFenceKnotEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/LightningBoltRenderer net/minecraft/client/renderer/entity/LightningBoltRenderer +FD: net/minecraft/client/renderer/entity/LightningBoltRenderer/net/minecraft/client/renderer/entity/LightningBoltRenderer net/minecraft/client/renderer/entity/LightningBoltRenderer/net/minecraft/client/renderer/entity/LightningBoltRenderer +MD: net/minecraft/client/renderer/entity/LightningBoltRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/LightningBoltRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/LightningBoltRenderer/m_115272_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFIFFFFFFFZZZZ)V net/minecraft/client/renderer/entity/LightningBoltRenderer/quad (Lcom/mojang/math/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFIFFFFFFFZZZZ)V +MD: net/minecraft/client/renderer/entity/LightningBoltRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LightningBoltRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/LightningBoltRenderer/m_5478_ (Lnet/minecraft/world/entity/LightningBolt;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LightningBoltRenderer/getTextureLocation (Lnet/minecraft/world/entity/LightningBolt;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/LightningBoltRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LightningBoltRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/LightningBoltRenderer/m_7392_ (Lnet/minecraft/world/entity/LightningBolt;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LightningBoltRenderer/render (Lnet/minecraft/world/entity/LightningBolt;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/LivingEntityRenderer net/minecraft/client/renderer/entity/LivingEntityRenderer +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer/f_115289_ net/minecraft/client/renderer/entity/LivingEntityRenderer/LOGGER +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer/f_115290_ net/minecraft/client/renderer/entity/LivingEntityRenderer/model +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer/f_115291_ net/minecraft/client/renderer/entity/LivingEntityRenderer/layers +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer/f_174287_ net/minecraft/client/renderer/entity/LivingEntityRenderer/EYE_BED_OFFSET +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer/net/minecraft/client/renderer/entity/LivingEntityRenderer net/minecraft/client/renderer/entity/LivingEntityRenderer/net/minecraft/client/renderer/entity/LivingEntityRenderer +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/ ()V net/minecraft/client/renderer/entity/LivingEntityRenderer/ ()V +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/EntityModel;F)V net/minecraft/client/renderer/entity/LivingEntityRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/EntityModel;F)V +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_115326_ (Lnet/minecraft/client/renderer/entity/layers/RenderLayer;)Z net/minecraft/client/renderer/entity/LivingEntityRenderer/addLayer (Lnet/minecraft/client/renderer/entity/layers/RenderLayer;)Z +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_115328_ (Lnet/minecraft/core/Direction;)F net/minecraft/client/renderer/entity/LivingEntityRenderer/sleepDirectionToRotation (Lnet/minecraft/core/Direction;)F +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_115338_ (Lnet/minecraft/world/entity/LivingEntity;F)I net/minecraft/client/renderer/entity/LivingEntityRenderer/getOverlayCoords (Lnet/minecraft/world/entity/LivingEntity;F)I +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_115342_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/LivingEntityRenderer/getAttackAnim (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_194453_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/LivingEntityRenderer/isEntityUpsideDown (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_5933_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/LivingEntityRenderer/isBodyVisible (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_5936_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/LivingEntityRenderer/isShaking (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_6441_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/client/renderer/entity/LivingEntityRenderer/getFlipDegrees (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_6512_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/renderer/entity/LivingEntityRenderer/shouldShowName (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_6512_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/LivingEntityRenderer/shouldShowName (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_6930_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/LivingEntityRenderer/getBob (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_6931_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/LivingEntityRenderer/getWhiteOverlayProgress (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_7200_ ()Lnet/minecraft/client/model/EntityModel; net/minecraft/client/renderer/entity/LivingEntityRenderer/getModel ()Lnet/minecraft/client/model/EntityModel; +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_7225_ (Lnet/minecraft/world/entity/LivingEntity;ZZZ)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/entity/LivingEntityRenderer/getRenderType (Lnet/minecraft/world/entity/LivingEntity;ZZZ)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LivingEntityRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LivingEntityRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/LivingEntityRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/LivingEntityRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/LivingEntityRenderer$1 net/minecraft/client/renderer/entity/LivingEntityRenderer$1 +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer$1/f_115345_ net/minecraft/client/renderer/entity/LivingEntityRenderer$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer$1/f_115346_ net/minecraft/client/renderer/entity/LivingEntityRenderer$1/$SwitchMap$net$minecraft$world$scores$Team$Visibility +FD: net/minecraft/client/renderer/entity/LivingEntityRenderer$1/net/minecraft/client/renderer/entity/LivingEntityRenderer$1 net/minecraft/client/renderer/entity/LivingEntityRenderer$1/net/minecraft/client/renderer/entity/LivingEntityRenderer$1 +MD: net/minecraft/client/renderer/entity/LivingEntityRenderer$1/ ()V net/minecraft/client/renderer/entity/LivingEntityRenderer$1/ ()V +CL: net/minecraft/client/renderer/entity/LlamaRenderer net/minecraft/client/renderer/entity/LlamaRenderer +FD: net/minecraft/client/renderer/entity/LlamaRenderer/f_115348_ net/minecraft/client/renderer/entity/LlamaRenderer/LLAMA_LOCATIONS +FD: net/minecraft/client/renderer/entity/LlamaRenderer/net/minecraft/client/renderer/entity/LlamaRenderer net/minecraft/client/renderer/entity/LlamaRenderer/net/minecraft/client/renderer/entity/LlamaRenderer +MD: net/minecraft/client/renderer/entity/LlamaRenderer/ ()V net/minecraft/client/renderer/entity/LlamaRenderer/ ()V +MD: net/minecraft/client/renderer/entity/LlamaRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/LlamaRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V +MD: net/minecraft/client/renderer/entity/LlamaRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LlamaRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/LlamaRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/horse/Llama;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LlamaRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/horse/Llama;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/LlamaSpitRenderer net/minecraft/client/renderer/entity/LlamaSpitRenderer +FD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/f_115356_ net/minecraft/client/renderer/entity/LlamaSpitRenderer/LLAMA_SPIT_LOCATION +FD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/f_115357_ net/minecraft/client/renderer/entity/LlamaSpitRenderer/model +FD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/net/minecraft/client/renderer/entity/LlamaSpitRenderer net/minecraft/client/renderer/entity/LlamaSpitRenderer/net/minecraft/client/renderer/entity/LlamaSpitRenderer +MD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/ ()V net/minecraft/client/renderer/entity/LlamaSpitRenderer/ ()V +MD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/LlamaSpitRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LlamaSpitRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/LlamaSpit;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/LlamaSpitRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/LlamaSpit;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LlamaSpitRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/LlamaSpitRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/LlamaSpit;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/LlamaSpitRenderer/render (Lnet/minecraft/world/entity/projectile/LlamaSpit;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/MagmaCubeRenderer net/minecraft/client/renderer/entity/MagmaCubeRenderer +FD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/f_115379_ net/minecraft/client/renderer/entity/MagmaCubeRenderer/MAGMACUBE_LOCATION +FD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/net/minecraft/client/renderer/entity/MagmaCubeRenderer net/minecraft/client/renderer/entity/MagmaCubeRenderer/net/minecraft/client/renderer/entity/MagmaCubeRenderer +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/ ()V net/minecraft/client/renderer/entity/MagmaCubeRenderer/ ()V +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/MagmaCubeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/MagmaCubeRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/MagmaCube;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/MagmaCubeRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/MagmaCube;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/MagmaCubeRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/m_6086_ (Lnet/minecraft/world/entity/monster/MagmaCube;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/MagmaCubeRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/monster/MagmaCube;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/MagmaCubeRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/MagmaCubeRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/MagmaCube;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/MagmaCubeRenderer/scale (Lnet/minecraft/world/entity/monster/MagmaCube;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/MinecartRenderer net/minecraft/client/renderer/entity/MinecartRenderer +FD: net/minecraft/client/renderer/entity/MinecartRenderer/f_115401_ net/minecraft/client/renderer/entity/MinecartRenderer/model +FD: net/minecraft/client/renderer/entity/MinecartRenderer/f_115402_ net/minecraft/client/renderer/entity/MinecartRenderer/MINECART_LOCATION +FD: net/minecraft/client/renderer/entity/MinecartRenderer/net/minecraft/client/renderer/entity/MinecartRenderer net/minecraft/client/renderer/entity/MinecartRenderer/net/minecraft/client/renderer/entity/MinecartRenderer +MD: net/minecraft/client/renderer/entity/MinecartRenderer/ ()V net/minecraft/client/renderer/entity/MinecartRenderer/ ()V +MD: net/minecraft/client/renderer/entity/MinecartRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/MinecartRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V +MD: net/minecraft/client/renderer/entity/MinecartRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/MinecartRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/MinecartRenderer/m_5478_ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/MinecartRenderer/getTextureLocation (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/MinecartRenderer/m_7002_ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FLnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/MinecartRenderer/renderMinecartContents (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FLnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/MinecartRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/MinecartRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/MinecartRenderer/m_7392_ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/MinecartRenderer/render (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/MobRenderer net/minecraft/client/renderer/entity/MobRenderer +FD: net/minecraft/client/renderer/entity/MobRenderer/f_174302_ net/minecraft/client/renderer/entity/MobRenderer/LEASH_RENDER_STEPS +FD: net/minecraft/client/renderer/entity/MobRenderer/net/minecraft/client/renderer/entity/MobRenderer net/minecraft/client/renderer/entity/MobRenderer/net/minecraft/client/renderer/entity/MobRenderer +MD: net/minecraft/client/renderer/entity/MobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/EntityModel;F)V net/minecraft/client/renderer/entity/MobRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/EntityModel;F)V +MD: net/minecraft/client/renderer/entity/MobRenderer/m_115461_ (Lnet/minecraft/world/entity/Mob;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;)V net/minecraft/client/renderer/entity/MobRenderer/renderLeash (Lnet/minecraft/world/entity/Mob;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/renderer/entity/MobRenderer/m_174307_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FFFIIIIFFFFIZ)V net/minecraft/client/renderer/entity/MobRenderer/addVertexPair (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;FFFIIIIFFFFIZ)V +MD: net/minecraft/client/renderer/entity/MobRenderer/m_5523_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/MobRenderer/shouldRender (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/MobRenderer/m_5523_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/MobRenderer/shouldRender (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/MobRenderer/m_6512_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/client/renderer/entity/MobRenderer/shouldShowName (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/client/renderer/entity/MobRenderer/m_6512_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/MobRenderer/shouldShowName (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/MobRenderer/m_6512_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/client/renderer/entity/MobRenderer/shouldShowName (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/client/renderer/entity/MobRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/MobRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/MobRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/MobRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/MobRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/MobRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/MushroomCowRenderer net/minecraft/client/renderer/entity/MushroomCowRenderer +FD: net/minecraft/client/renderer/entity/MushroomCowRenderer/f_115507_ net/minecraft/client/renderer/entity/MushroomCowRenderer/TEXTURES +FD: net/minecraft/client/renderer/entity/MushroomCowRenderer/net/minecraft/client/renderer/entity/MushroomCowRenderer net/minecraft/client/renderer/entity/MushroomCowRenderer/net/minecraft/client/renderer/entity/MushroomCowRenderer +MD: net/minecraft/client/renderer/entity/MushroomCowRenderer/ ()V net/minecraft/client/renderer/entity/MushroomCowRenderer/ ()V +MD: net/minecraft/client/renderer/entity/MushroomCowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/MushroomCowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/MushroomCowRenderer/m_115515_ (Ljava/util/HashMap;)V net/minecraft/client/renderer/entity/MushroomCowRenderer/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/client/renderer/entity/MushroomCowRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/MushroomCowRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/MushroomCowRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/MushroomCow;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/MushroomCowRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/MushroomCow;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/NoopRenderer net/minecraft/client/renderer/entity/NoopRenderer +FD: net/minecraft/client/renderer/entity/NoopRenderer/net/minecraft/client/renderer/entity/NoopRenderer net/minecraft/client/renderer/entity/NoopRenderer/net/minecraft/client/renderer/entity/NoopRenderer +MD: net/minecraft/client/renderer/entity/NoopRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/NoopRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/NoopRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/NoopRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/OcelotRenderer net/minecraft/client/renderer/entity/OcelotRenderer +FD: net/minecraft/client/renderer/entity/OcelotRenderer/f_115517_ net/minecraft/client/renderer/entity/OcelotRenderer/CAT_OCELOT_LOCATION +FD: net/minecraft/client/renderer/entity/OcelotRenderer/net/minecraft/client/renderer/entity/OcelotRenderer net/minecraft/client/renderer/entity/OcelotRenderer/net/minecraft/client/renderer/entity/OcelotRenderer +MD: net/minecraft/client/renderer/entity/OcelotRenderer/ ()V net/minecraft/client/renderer/entity/OcelotRenderer/ ()V +MD: net/minecraft/client/renderer/entity/OcelotRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/OcelotRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/OcelotRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/OcelotRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/OcelotRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Ocelot;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/OcelotRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Ocelot;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/PaintingRenderer net/minecraft/client/renderer/entity/PaintingRenderer +FD: net/minecraft/client/renderer/entity/PaintingRenderer/net/minecraft/client/renderer/entity/PaintingRenderer net/minecraft/client/renderer/entity/PaintingRenderer/net/minecraft/client/renderer/entity/PaintingRenderer +MD: net/minecraft/client/renderer/entity/PaintingRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/PaintingRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/PaintingRenderer/m_115536_ (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFFIIII)V net/minecraft/client/renderer/entity/PaintingRenderer/vertex (Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFFIIII)V +MD: net/minecraft/client/renderer/entity/PaintingRenderer/m_115558_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/decoration/Painting;IILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V net/minecraft/client/renderer/entity/PaintingRenderer/renderPainting (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/decoration/Painting;IILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)V +MD: net/minecraft/client/renderer/entity/PaintingRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PaintingRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PaintingRenderer/m_5478_ (Lnet/minecraft/world/entity/decoration/Painting;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PaintingRenderer/getTextureLocation (Lnet/minecraft/world/entity/decoration/Painting;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PaintingRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/PaintingRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/PaintingRenderer/m_7392_ (Lnet/minecraft/world/entity/decoration/Painting;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/PaintingRenderer/render (Lnet/minecraft/world/entity/decoration/Painting;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/PandaRenderer net/minecraft/client/renderer/entity/PandaRenderer +FD: net/minecraft/client/renderer/entity/PandaRenderer/f_115620_ net/minecraft/client/renderer/entity/PandaRenderer/TEXTURES +FD: net/minecraft/client/renderer/entity/PandaRenderer/net/minecraft/client/renderer/entity/PandaRenderer net/minecraft/client/renderer/entity/PandaRenderer/net/minecraft/client/renderer/entity/PandaRenderer +MD: net/minecraft/client/renderer/entity/PandaRenderer/ ()V net/minecraft/client/renderer/entity/PandaRenderer/ ()V +MD: net/minecraft/client/renderer/entity/PandaRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/PandaRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/PandaRenderer/m_115624_ (FFIFF)F net/minecraft/client/renderer/entity/PandaRenderer/getAngle (FFIFF)F +MD: net/minecraft/client/renderer/entity/PandaRenderer/m_115646_ (Ljava/util/EnumMap;)V net/minecraft/client/renderer/entity/PandaRenderer/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/client/renderer/entity/PandaRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PandaRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PandaRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Panda;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PandaRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Panda;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PandaRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/PandaRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/PandaRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/Panda;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/PandaRenderer/setupRotations (Lnet/minecraft/world/entity/animal/Panda;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/ParrotRenderer net/minecraft/client/renderer/entity/ParrotRenderer +FD: net/minecraft/client/renderer/entity/ParrotRenderer/f_115648_ net/minecraft/client/renderer/entity/ParrotRenderer/PARROT_LOCATIONS +FD: net/minecraft/client/renderer/entity/ParrotRenderer/net/minecraft/client/renderer/entity/ParrotRenderer net/minecraft/client/renderer/entity/ParrotRenderer/net/minecraft/client/renderer/entity/ParrotRenderer +MD: net/minecraft/client/renderer/entity/ParrotRenderer/ ()V net/minecraft/client/renderer/entity/ParrotRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ParrotRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ParrotRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ParrotRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ParrotRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ParrotRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Parrot;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ParrotRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Parrot;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ParrotRenderer/m_6930_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/ParrotRenderer/getBob (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/ParrotRenderer/m_6930_ (Lnet/minecraft/world/entity/animal/Parrot;F)F net/minecraft/client/renderer/entity/ParrotRenderer/getBob (Lnet/minecraft/world/entity/animal/Parrot;F)F +CL: net/minecraft/client/renderer/entity/PhantomRenderer net/minecraft/client/renderer/entity/PhantomRenderer +FD: net/minecraft/client/renderer/entity/PhantomRenderer/f_115662_ net/minecraft/client/renderer/entity/PhantomRenderer/PHANTOM_LOCATION +FD: net/minecraft/client/renderer/entity/PhantomRenderer/net/minecraft/client/renderer/entity/PhantomRenderer net/minecraft/client/renderer/entity/PhantomRenderer/net/minecraft/client/renderer/entity/PhantomRenderer +MD: net/minecraft/client/renderer/entity/PhantomRenderer/ ()V net/minecraft/client/renderer/entity/PhantomRenderer/ ()V +MD: net/minecraft/client/renderer/entity/PhantomRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/PhantomRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/PhantomRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PhantomRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PhantomRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Phantom;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PhantomRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Phantom;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PhantomRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/PhantomRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/PhantomRenderer/m_7523_ (Lnet/minecraft/world/entity/monster/Phantom;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/PhantomRenderer/setupRotations (Lnet/minecraft/world/entity/monster/Phantom;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/PhantomRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/PhantomRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/PhantomRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Phantom;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/PhantomRenderer/scale (Lnet/minecraft/world/entity/monster/Phantom;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/PigRenderer net/minecraft/client/renderer/entity/PigRenderer +FD: net/minecraft/client/renderer/entity/PigRenderer/f_115690_ net/minecraft/client/renderer/entity/PigRenderer/PIG_LOCATION +FD: net/minecraft/client/renderer/entity/PigRenderer/net/minecraft/client/renderer/entity/PigRenderer net/minecraft/client/renderer/entity/PigRenderer/net/minecraft/client/renderer/entity/PigRenderer +MD: net/minecraft/client/renderer/entity/PigRenderer/ ()V net/minecraft/client/renderer/entity/PigRenderer/ ()V +MD: net/minecraft/client/renderer/entity/PigRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/PigRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/PigRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PigRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PigRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Pig;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PigRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Pig;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/PiglinRenderer net/minecraft/client/renderer/entity/PiglinRenderer +FD: net/minecraft/client/renderer/entity/PiglinRenderer/f_174341_ net/minecraft/client/renderer/entity/PiglinRenderer/TEXTURES +FD: net/minecraft/client/renderer/entity/PiglinRenderer/f_174342_ net/minecraft/client/renderer/entity/PiglinRenderer/PIGLIN_CUSTOM_HEAD_SCALE +FD: net/minecraft/client/renderer/entity/PiglinRenderer/net/minecraft/client/renderer/entity/PiglinRenderer net/minecraft/client/renderer/entity/PiglinRenderer/net/minecraft/client/renderer/entity/PiglinRenderer +MD: net/minecraft/client/renderer/entity/PiglinRenderer/ ()V net/minecraft/client/renderer/entity/PiglinRenderer/ ()V +MD: net/minecraft/client/renderer/entity/PiglinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Z)V net/minecraft/client/renderer/entity/PiglinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Z)V +MD: net/minecraft/client/renderer/entity/PiglinRenderer/m_174349_ (Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/client/model/geom/ModelLayerLocation;Z)Lnet/minecraft/client/model/PiglinModel; net/minecraft/client/renderer/entity/PiglinRenderer/createModel (Lnet/minecraft/client/model/geom/EntityModelSet;Lnet/minecraft/client/model/geom/ModelLayerLocation;Z)Lnet/minecraft/client/model/PiglinModel; +MD: net/minecraft/client/renderer/entity/PiglinRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PiglinRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PiglinRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PiglinRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PiglinRenderer/m_5936_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/PiglinRenderer/isShaking (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/PiglinRenderer/m_5936_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/client/renderer/entity/PiglinRenderer/isShaking (Lnet/minecraft/world/entity/Mob;)Z +CL: net/minecraft/client/renderer/entity/PillagerRenderer net/minecraft/client/renderer/entity/PillagerRenderer +FD: net/minecraft/client/renderer/entity/PillagerRenderer/f_115713_ net/minecraft/client/renderer/entity/PillagerRenderer/PILLAGER +FD: net/minecraft/client/renderer/entity/PillagerRenderer/net/minecraft/client/renderer/entity/PillagerRenderer net/minecraft/client/renderer/entity/PillagerRenderer/net/minecraft/client/renderer/entity/PillagerRenderer +MD: net/minecraft/client/renderer/entity/PillagerRenderer/ ()V net/minecraft/client/renderer/entity/PillagerRenderer/ ()V +MD: net/minecraft/client/renderer/entity/PillagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/PillagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/PillagerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PillagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PillagerRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Pillager;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PillagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Pillager;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/PolarBearRenderer net/minecraft/client/renderer/entity/PolarBearRenderer +FD: net/minecraft/client/renderer/entity/PolarBearRenderer/f_115721_ net/minecraft/client/renderer/entity/PolarBearRenderer/BEAR_LOCATION +FD: net/minecraft/client/renderer/entity/PolarBearRenderer/net/minecraft/client/renderer/entity/PolarBearRenderer net/minecraft/client/renderer/entity/PolarBearRenderer/net/minecraft/client/renderer/entity/PolarBearRenderer +MD: net/minecraft/client/renderer/entity/PolarBearRenderer/ ()V net/minecraft/client/renderer/entity/PolarBearRenderer/ ()V +MD: net/minecraft/client/renderer/entity/PolarBearRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/PolarBearRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/PolarBearRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PolarBearRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PolarBearRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/PolarBear;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PolarBearRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/PolarBear;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PolarBearRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/PolarBearRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/PolarBearRenderer/m_7546_ (Lnet/minecraft/world/entity/animal/PolarBear;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/PolarBearRenderer/scale (Lnet/minecraft/world/entity/animal/PolarBear;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/PufferfishRenderer net/minecraft/client/renderer/entity/PufferfishRenderer +FD: net/minecraft/client/renderer/entity/PufferfishRenderer/f_115737_ net/minecraft/client/renderer/entity/PufferfishRenderer/PUFFER_LOCATION +FD: net/minecraft/client/renderer/entity/PufferfishRenderer/f_115738_ net/minecraft/client/renderer/entity/PufferfishRenderer/puffStateO +FD: net/minecraft/client/renderer/entity/PufferfishRenderer/f_115739_ net/minecraft/client/renderer/entity/PufferfishRenderer/small +FD: net/minecraft/client/renderer/entity/PufferfishRenderer/f_115740_ net/minecraft/client/renderer/entity/PufferfishRenderer/mid +FD: net/minecraft/client/renderer/entity/PufferfishRenderer/f_115741_ net/minecraft/client/renderer/entity/PufferfishRenderer/big +FD: net/minecraft/client/renderer/entity/PufferfishRenderer/net/minecraft/client/renderer/entity/PufferfishRenderer net/minecraft/client/renderer/entity/PufferfishRenderer/net/minecraft/client/renderer/entity/PufferfishRenderer +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/ ()V net/minecraft/client/renderer/entity/PufferfishRenderer/ ()V +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/PufferfishRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PufferfishRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Pufferfish;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/PufferfishRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Pufferfish;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/PufferfishRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/PufferfishRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/PufferfishRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_7392_ (Lnet/minecraft/world/entity/animal/Pufferfish;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/PufferfishRenderer/render (Lnet/minecraft/world/entity/animal/Pufferfish;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/PufferfishRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/PufferfishRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/Pufferfish;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/PufferfishRenderer/setupRotations (Lnet/minecraft/world/entity/animal/Pufferfish;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/RabbitRenderer net/minecraft/client/renderer/entity/RabbitRenderer +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115789_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_BROWN_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115790_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_WHITE_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115791_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_BLACK_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115792_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_GOLD_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115793_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_SALT_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115794_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_WHITE_SPLOTCHED_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115795_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_TOAST_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/f_115796_ net/minecraft/client/renderer/entity/RabbitRenderer/RABBIT_EVIL_LOCATION +FD: net/minecraft/client/renderer/entity/RabbitRenderer/net/minecraft/client/renderer/entity/RabbitRenderer net/minecraft/client/renderer/entity/RabbitRenderer/net/minecraft/client/renderer/entity/RabbitRenderer +MD: net/minecraft/client/renderer/entity/RabbitRenderer/ ()V net/minecraft/client/renderer/entity/RabbitRenderer/ ()V +MD: net/minecraft/client/renderer/entity/RabbitRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/RabbitRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/RabbitRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/RabbitRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/RabbitRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Rabbit;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/RabbitRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Rabbit;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/RavagerRenderer net/minecraft/client/renderer/entity/RavagerRenderer +FD: net/minecraft/client/renderer/entity/RavagerRenderer/f_115804_ net/minecraft/client/renderer/entity/RavagerRenderer/TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/RavagerRenderer/net/minecraft/client/renderer/entity/RavagerRenderer net/minecraft/client/renderer/entity/RavagerRenderer/net/minecraft/client/renderer/entity/RavagerRenderer +MD: net/minecraft/client/renderer/entity/RavagerRenderer/ ()V net/minecraft/client/renderer/entity/RavagerRenderer/ ()V +MD: net/minecraft/client/renderer/entity/RavagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/RavagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/RavagerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/RavagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/RavagerRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Ravager;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/RavagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Ravager;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/RenderLayerParent net/minecraft/client/renderer/entity/RenderLayerParent +FD: net/minecraft/client/renderer/entity/RenderLayerParent/net/minecraft/client/renderer/entity/RenderLayerParent net/minecraft/client/renderer/entity/RenderLayerParent/net/minecraft/client/renderer/entity/RenderLayerParent +MD: net/minecraft/client/renderer/entity/RenderLayerParent/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/RenderLayerParent/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/RenderLayerParent/m_7200_ ()Lnet/minecraft/client/model/EntityModel; net/minecraft/client/renderer/entity/RenderLayerParent/getModel ()Lnet/minecraft/client/model/EntityModel; +CL: net/minecraft/client/renderer/entity/SalmonRenderer net/minecraft/client/renderer/entity/SalmonRenderer +FD: net/minecraft/client/renderer/entity/SalmonRenderer/f_115813_ net/minecraft/client/renderer/entity/SalmonRenderer/SALMON_LOCATION +FD: net/minecraft/client/renderer/entity/SalmonRenderer/net/minecraft/client/renderer/entity/SalmonRenderer net/minecraft/client/renderer/entity/SalmonRenderer/net/minecraft/client/renderer/entity/SalmonRenderer +MD: net/minecraft/client/renderer/entity/SalmonRenderer/ ()V net/minecraft/client/renderer/entity/SalmonRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SalmonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SalmonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SalmonRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SalmonRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SalmonRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Salmon;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SalmonRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Salmon;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SalmonRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/SalmonRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/SalmonRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/Salmon;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/SalmonRenderer/setupRotations (Lnet/minecraft/world/entity/animal/Salmon;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/SheepRenderer net/minecraft/client/renderer/entity/SheepRenderer +FD: net/minecraft/client/renderer/entity/SheepRenderer/f_115833_ net/minecraft/client/renderer/entity/SheepRenderer/SHEEP_LOCATION +FD: net/minecraft/client/renderer/entity/SheepRenderer/net/minecraft/client/renderer/entity/SheepRenderer net/minecraft/client/renderer/entity/SheepRenderer/net/minecraft/client/renderer/entity/SheepRenderer +MD: net/minecraft/client/renderer/entity/SheepRenderer/ ()V net/minecraft/client/renderer/entity/SheepRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SheepRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SheepRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SheepRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SheepRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SheepRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Sheep;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SheepRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Sheep;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/ShulkerBulletRenderer net/minecraft/client/renderer/entity/ShulkerBulletRenderer +FD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/f_115841_ net/minecraft/client/renderer/entity/ShulkerBulletRenderer/TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/f_115842_ net/minecraft/client/renderer/entity/ShulkerBulletRenderer/RENDER_TYPE +FD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/f_115843_ net/minecraft/client/renderer/entity/ShulkerBulletRenderer/model +FD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/net/minecraft/client/renderer/entity/ShulkerBulletRenderer net/minecraft/client/renderer/entity/ShulkerBulletRenderer/net/minecraft/client/renderer/entity/ShulkerBulletRenderer +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/ ()V net/minecraft/client/renderer/entity/ShulkerBulletRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ShulkerBulletRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ShulkerBulletRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/ShulkerBullet;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ShulkerBulletRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/ShulkerBullet;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/ShulkerBulletRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/m_6086_ (Lnet/minecraft/world/entity/projectile/ShulkerBullet;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/ShulkerBulletRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/projectile/ShulkerBullet;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ShulkerBulletRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ShulkerBulletRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/ShulkerBullet;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ShulkerBulletRenderer/render (Lnet/minecraft/world/entity/projectile/ShulkerBullet;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/ShulkerRenderer net/minecraft/client/renderer/entity/ShulkerRenderer +FD: net/minecraft/client/renderer/entity/ShulkerRenderer/f_115871_ net/minecraft/client/renderer/entity/ShulkerRenderer/DEFAULT_TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/ShulkerRenderer/f_115872_ net/minecraft/client/renderer/entity/ShulkerRenderer/TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/ShulkerRenderer/net/minecraft/client/renderer/entity/ShulkerRenderer net/minecraft/client/renderer/entity/ShulkerRenderer/net/minecraft/client/renderer/entity/ShulkerRenderer +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/ ()V net/minecraft/client/renderer/entity/ShulkerRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ShulkerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_115876_ (I)[Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ShulkerRenderer/lambda$static$1 (I)[Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_115918_ (Lnet/minecraft/client/resources/model/Material;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ShulkerRenderer/lambda$static$0 (Lnet/minecraft/client/resources/model/Material;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_174371_ (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/client/renderer/culling/Frustum;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/client/renderer/entity/ShulkerRenderer/lambda$shouldRender$2 (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/client/renderer/culling/Frustum;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_174375_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ShulkerRenderer/getTextureLocation (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ShulkerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Shulker;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ShulkerRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Shulker;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_5523_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/ShulkerRenderer/shouldRender (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_5523_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/ShulkerRenderer/shouldRender (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_5523_ (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z net/minecraft/client/renderer/entity/ShulkerRenderer/shouldRender (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/client/renderer/culling/Frustum;DDD)Z +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/ShulkerRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_7523_ (Lnet/minecraft/world/entity/monster/Shulker;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/ShulkerRenderer/setupRotations (Lnet/minecraft/world/entity/monster/Shulker;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_7860_ (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/ShulkerRenderer/getRenderOffset (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/entity/ShulkerRenderer/m_7860_ (Lnet/minecraft/world/entity/monster/Shulker;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/ShulkerRenderer/getRenderOffset (Lnet/minecraft/world/entity/monster/Shulker;F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/renderer/entity/SilverfishRenderer net/minecraft/client/renderer/entity/SilverfishRenderer +FD: net/minecraft/client/renderer/entity/SilverfishRenderer/f_115920_ net/minecraft/client/renderer/entity/SilverfishRenderer/SILVERFISH_LOCATION +FD: net/minecraft/client/renderer/entity/SilverfishRenderer/net/minecraft/client/renderer/entity/SilverfishRenderer net/minecraft/client/renderer/entity/SilverfishRenderer/net/minecraft/client/renderer/entity/SilverfishRenderer +MD: net/minecraft/client/renderer/entity/SilverfishRenderer/ ()V net/minecraft/client/renderer/entity/SilverfishRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SilverfishRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SilverfishRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SilverfishRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SilverfishRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SilverfishRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Silverfish;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SilverfishRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Silverfish;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SilverfishRenderer/m_6441_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/client/renderer/entity/SilverfishRenderer/getFlipDegrees (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/client/renderer/entity/SilverfishRenderer/m_6441_ (Lnet/minecraft/world/entity/monster/Silverfish;)F net/minecraft/client/renderer/entity/SilverfishRenderer/getFlipDegrees (Lnet/minecraft/world/entity/monster/Silverfish;)F +CL: net/minecraft/client/renderer/entity/SkeletonRenderer net/minecraft/client/renderer/entity/SkeletonRenderer +FD: net/minecraft/client/renderer/entity/SkeletonRenderer/f_115932_ net/minecraft/client/renderer/entity/SkeletonRenderer/SKELETON_LOCATION +FD: net/minecraft/client/renderer/entity/SkeletonRenderer/net/minecraft/client/renderer/entity/SkeletonRenderer net/minecraft/client/renderer/entity/SkeletonRenderer/net/minecraft/client/renderer/entity/SkeletonRenderer +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/ ()V net/minecraft/client/renderer/entity/SkeletonRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SkeletonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/SkeletonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SkeletonRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SkeletonRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SkeletonRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/m_5936_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/SkeletonRenderer/isShaking (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/SkeletonRenderer/m_5936_ (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Z net/minecraft/client/renderer/entity/SkeletonRenderer/isShaking (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Z +CL: net/minecraft/client/renderer/entity/SlimeRenderer net/minecraft/client/renderer/entity/SlimeRenderer +FD: net/minecraft/client/renderer/entity/SlimeRenderer/f_115942_ net/minecraft/client/renderer/entity/SlimeRenderer/SLIME_LOCATION +FD: net/minecraft/client/renderer/entity/SlimeRenderer/net/minecraft/client/renderer/entity/SlimeRenderer net/minecraft/client/renderer/entity/SlimeRenderer/net/minecraft/client/renderer/entity/SlimeRenderer +MD: net/minecraft/client/renderer/entity/SlimeRenderer/ ()V net/minecraft/client/renderer/entity/SlimeRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SlimeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SlimeRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SlimeRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Slime;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SlimeRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Slime;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/SlimeRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/SlimeRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/SlimeRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_7392_ (Lnet/minecraft/world/entity/monster/Slime;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/SlimeRenderer/render (Lnet/minecraft/world/entity/monster/Slime;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/SlimeRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/SlimeRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Slime;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/SlimeRenderer/scale (Lnet/minecraft/world/entity/monster/Slime;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/SnowGolemRenderer net/minecraft/client/renderer/entity/SnowGolemRenderer +FD: net/minecraft/client/renderer/entity/SnowGolemRenderer/f_115986_ net/minecraft/client/renderer/entity/SnowGolemRenderer/SNOW_GOLEM_LOCATION +FD: net/minecraft/client/renderer/entity/SnowGolemRenderer/net/minecraft/client/renderer/entity/SnowGolemRenderer net/minecraft/client/renderer/entity/SnowGolemRenderer/net/minecraft/client/renderer/entity/SnowGolemRenderer +MD: net/minecraft/client/renderer/entity/SnowGolemRenderer/ ()V net/minecraft/client/renderer/entity/SnowGolemRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SnowGolemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SnowGolemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SnowGolemRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SnowGolemRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SnowGolemRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/SnowGolem;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SnowGolemRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/SnowGolem;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/SpectralArrowRenderer net/minecraft/client/renderer/entity/SpectralArrowRenderer +FD: net/minecraft/client/renderer/entity/SpectralArrowRenderer/f_115994_ net/minecraft/client/renderer/entity/SpectralArrowRenderer/SPECTRAL_ARROW_LOCATION +FD: net/minecraft/client/renderer/entity/SpectralArrowRenderer/net/minecraft/client/renderer/entity/SpectralArrowRenderer net/minecraft/client/renderer/entity/SpectralArrowRenderer/net/minecraft/client/renderer/entity/SpectralArrowRenderer +MD: net/minecraft/client/renderer/entity/SpectralArrowRenderer/ ()V net/minecraft/client/renderer/entity/SpectralArrowRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SpectralArrowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SpectralArrowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SpectralArrowRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SpectralArrowRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SpectralArrowRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/SpectralArrow;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SpectralArrowRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/SpectralArrow;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/SpiderRenderer net/minecraft/client/renderer/entity/SpiderRenderer +FD: net/minecraft/client/renderer/entity/SpiderRenderer/f_116002_ net/minecraft/client/renderer/entity/SpiderRenderer/SPIDER_LOCATION +FD: net/minecraft/client/renderer/entity/SpiderRenderer/net/minecraft/client/renderer/entity/SpiderRenderer net/minecraft/client/renderer/entity/SpiderRenderer/net/minecraft/client/renderer/entity/SpiderRenderer +MD: net/minecraft/client/renderer/entity/SpiderRenderer/ ()V net/minecraft/client/renderer/entity/SpiderRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SpiderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/SpiderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/SpiderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/SpiderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V +MD: net/minecraft/client/renderer/entity/SpiderRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SpiderRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SpiderRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Spider;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SpiderRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Spider;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SpiderRenderer/m_6441_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/client/renderer/entity/SpiderRenderer/getFlipDegrees (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/client/renderer/entity/SpiderRenderer/m_6441_ (Lnet/minecraft/world/entity/monster/Spider;)F net/minecraft/client/renderer/entity/SpiderRenderer/getFlipDegrees (Lnet/minecraft/world/entity/monster/Spider;)F +CL: net/minecraft/client/renderer/entity/SquidRenderer net/minecraft/client/renderer/entity/SquidRenderer +FD: net/minecraft/client/renderer/entity/SquidRenderer/f_116014_ net/minecraft/client/renderer/entity/SquidRenderer/SQUID_LOCATION +FD: net/minecraft/client/renderer/entity/SquidRenderer/net/minecraft/client/renderer/entity/SquidRenderer net/minecraft/client/renderer/entity/SquidRenderer/net/minecraft/client/renderer/entity/SquidRenderer +MD: net/minecraft/client/renderer/entity/SquidRenderer/ ()V net/minecraft/client/renderer/entity/SquidRenderer/ ()V +MD: net/minecraft/client/renderer/entity/SquidRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/SquidModel;)V net/minecraft/client/renderer/entity/SquidRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/SquidModel;)V +MD: net/minecraft/client/renderer/entity/SquidRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SquidRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SquidRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Squid;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/SquidRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Squid;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/SquidRenderer/m_6930_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/SquidRenderer/getBob (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/SquidRenderer/m_6930_ (Lnet/minecraft/world/entity/animal/Squid;F)F net/minecraft/client/renderer/entity/SquidRenderer/getBob (Lnet/minecraft/world/entity/animal/Squid;F)F +MD: net/minecraft/client/renderer/entity/SquidRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/SquidRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/SquidRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/Squid;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/SquidRenderer/setupRotations (Lnet/minecraft/world/entity/animal/Squid;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/StrayRenderer net/minecraft/client/renderer/entity/StrayRenderer +FD: net/minecraft/client/renderer/entity/StrayRenderer/f_116040_ net/minecraft/client/renderer/entity/StrayRenderer/STRAY_SKELETON_LOCATION +FD: net/minecraft/client/renderer/entity/StrayRenderer/net/minecraft/client/renderer/entity/StrayRenderer net/minecraft/client/renderer/entity/StrayRenderer/net/minecraft/client/renderer/entity/StrayRenderer +MD: net/minecraft/client/renderer/entity/StrayRenderer/ ()V net/minecraft/client/renderer/entity/StrayRenderer/ ()V +MD: net/minecraft/client/renderer/entity/StrayRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/StrayRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/StrayRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/StrayRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/StrayRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/StrayRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/StrayRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/StrayRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/StriderRenderer net/minecraft/client/renderer/entity/StriderRenderer +FD: net/minecraft/client/renderer/entity/StriderRenderer/f_116050_ net/minecraft/client/renderer/entity/StriderRenderer/STRIDER_LOCATION +FD: net/minecraft/client/renderer/entity/StriderRenderer/f_116051_ net/minecraft/client/renderer/entity/StriderRenderer/COLD_LOCATION +FD: net/minecraft/client/renderer/entity/StriderRenderer/net/minecraft/client/renderer/entity/StriderRenderer net/minecraft/client/renderer/entity/StriderRenderer/net/minecraft/client/renderer/entity/StriderRenderer +MD: net/minecraft/client/renderer/entity/StriderRenderer/ ()V net/minecraft/client/renderer/entity/StriderRenderer/ ()V +MD: net/minecraft/client/renderer/entity/StriderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/StriderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/StriderRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/StriderRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/StriderRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Strider;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/StriderRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Strider;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/StriderRenderer/m_5936_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/StriderRenderer/isShaking (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/StriderRenderer/m_5936_ (Lnet/minecraft/world/entity/monster/Strider;)Z net/minecraft/client/renderer/entity/StriderRenderer/isShaking (Lnet/minecraft/world/entity/monster/Strider;)Z +MD: net/minecraft/client/renderer/entity/StriderRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/StriderRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/StriderRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Strider;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/StriderRenderer/scale (Lnet/minecraft/world/entity/monster/Strider;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/ThrownItemRenderer net/minecraft/client/renderer/entity/ThrownItemRenderer +FD: net/minecraft/client/renderer/entity/ThrownItemRenderer/f_116071_ net/minecraft/client/renderer/entity/ThrownItemRenderer/itemRenderer +FD: net/minecraft/client/renderer/entity/ThrownItemRenderer/f_116072_ net/minecraft/client/renderer/entity/ThrownItemRenderer/scale +FD: net/minecraft/client/renderer/entity/ThrownItemRenderer/f_116073_ net/minecraft/client/renderer/entity/ThrownItemRenderer/fullBright +FD: net/minecraft/client/renderer/entity/ThrownItemRenderer/f_174412_ net/minecraft/client/renderer/entity/ThrownItemRenderer/MIN_CAMERA_DISTANCE_SQUARED +FD: net/minecraft/client/renderer/entity/ThrownItemRenderer/net/minecraft/client/renderer/entity/ThrownItemRenderer net/minecraft/client/renderer/entity/ThrownItemRenderer/net/minecraft/client/renderer/entity/ThrownItemRenderer +MD: net/minecraft/client/renderer/entity/ThrownItemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ThrownItemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ThrownItemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;FZ)V net/minecraft/client/renderer/entity/ThrownItemRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;FZ)V +MD: net/minecraft/client/renderer/entity/ThrownItemRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ThrownItemRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ThrownItemRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/ThrownItemRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/ThrownItemRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ThrownItemRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/ThrownTridentRenderer net/minecraft/client/renderer/entity/ThrownTridentRenderer +FD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/f_116094_ net/minecraft/client/renderer/entity/ThrownTridentRenderer/TRIDENT_LOCATION +FD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/f_116095_ net/minecraft/client/renderer/entity/ThrownTridentRenderer/model +FD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/net/minecraft/client/renderer/entity/ThrownTridentRenderer net/minecraft/client/renderer/entity/ThrownTridentRenderer/net/minecraft/client/renderer/entity/ThrownTridentRenderer +MD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/ ()V net/minecraft/client/renderer/entity/ThrownTridentRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ThrownTridentRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ThrownTridentRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/ThrownTrident;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ThrownTridentRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/ThrownTrident;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ThrownTridentRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/ThrownTridentRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/ThrownTrident;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/ThrownTridentRenderer/render (Lnet/minecraft/world/entity/projectile/ThrownTrident;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/TippableArrowRenderer net/minecraft/client/renderer/entity/TippableArrowRenderer +FD: net/minecraft/client/renderer/entity/TippableArrowRenderer/f_116132_ net/minecraft/client/renderer/entity/TippableArrowRenderer/NORMAL_ARROW_LOCATION +FD: net/minecraft/client/renderer/entity/TippableArrowRenderer/f_116133_ net/minecraft/client/renderer/entity/TippableArrowRenderer/TIPPED_ARROW_LOCATION +FD: net/minecraft/client/renderer/entity/TippableArrowRenderer/net/minecraft/client/renderer/entity/TippableArrowRenderer net/minecraft/client/renderer/entity/TippableArrowRenderer/net/minecraft/client/renderer/entity/TippableArrowRenderer +MD: net/minecraft/client/renderer/entity/TippableArrowRenderer/ ()V net/minecraft/client/renderer/entity/TippableArrowRenderer/ ()V +MD: net/minecraft/client/renderer/entity/TippableArrowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/TippableArrowRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/TippableArrowRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TippableArrowRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/TippableArrowRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/Arrow;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TippableArrowRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/Arrow;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/TntMinecartRenderer net/minecraft/client/renderer/entity/TntMinecartRenderer +FD: net/minecraft/client/renderer/entity/TntMinecartRenderer/net/minecraft/client/renderer/entity/TntMinecartRenderer net/minecraft/client/renderer/entity/TntMinecartRenderer/net/minecraft/client/renderer/entity/TntMinecartRenderer +MD: net/minecraft/client/renderer/entity/TntMinecartRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/TntMinecartRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/TntMinecartRenderer/m_116157_ (Lnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IZ)V net/minecraft/client/renderer/entity/TntMinecartRenderer/renderWhiteSolidBlock (Lnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IZ)V +MD: net/minecraft/client/renderer/entity/TntMinecartRenderer/m_7002_ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FLnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TntMinecartRenderer/renderMinecartContents (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FLnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TntMinecartRenderer/m_7002_ (Lnet/minecraft/world/entity/vehicle/MinecartTNT;FLnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TntMinecartRenderer/renderMinecartContents (Lnet/minecraft/world/entity/vehicle/MinecartTNT;FLnet/minecraft/world/level/block/state/BlockState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/TntRenderer net/minecraft/client/renderer/entity/TntRenderer +FD: net/minecraft/client/renderer/entity/TntRenderer/net/minecraft/client/renderer/entity/TntRenderer net/minecraft/client/renderer/entity/TntRenderer/net/minecraft/client/renderer/entity/TntRenderer +MD: net/minecraft/client/renderer/entity/TntRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/TntRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/TntRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TntRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/TntRenderer/m_5478_ (Lnet/minecraft/world/entity/item/PrimedTnt;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TntRenderer/getTextureLocation (Lnet/minecraft/world/entity/item/PrimedTnt;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/TntRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TntRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TntRenderer/m_7392_ (Lnet/minecraft/world/entity/item/PrimedTnt;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TntRenderer/render (Lnet/minecraft/world/entity/item/PrimedTnt;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/TropicalFishRenderer net/minecraft/client/renderer/entity/TropicalFishRenderer +FD: net/minecraft/client/renderer/entity/TropicalFishRenderer/f_116183_ net/minecraft/client/renderer/entity/TropicalFishRenderer/modelA +FD: net/minecraft/client/renderer/entity/TropicalFishRenderer/f_116184_ net/minecraft/client/renderer/entity/TropicalFishRenderer/modelB +FD: net/minecraft/client/renderer/entity/TropicalFishRenderer/net/minecraft/client/renderer/entity/TropicalFishRenderer net/minecraft/client/renderer/entity/TropicalFishRenderer/net/minecraft/client/renderer/entity/TropicalFishRenderer +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/TropicalFishRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TropicalFishRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/TropicalFish;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TropicalFishRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/TropicalFish;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TropicalFishRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TropicalFishRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TropicalFishRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_7392_ (Lnet/minecraft/world/entity/animal/TropicalFish;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TropicalFishRenderer/render (Lnet/minecraft/world/entity/animal/TropicalFish;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/TropicalFishRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/TropicalFishRenderer/m_7523_ (Lnet/minecraft/world/entity/animal/TropicalFish;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/TropicalFishRenderer/setupRotations (Lnet/minecraft/world/entity/animal/TropicalFish;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +CL: net/minecraft/client/renderer/entity/TurtleRenderer net/minecraft/client/renderer/entity/TurtleRenderer +FD: net/minecraft/client/renderer/entity/TurtleRenderer/f_116231_ net/minecraft/client/renderer/entity/TurtleRenderer/TURTLE_LOCATION +FD: net/minecraft/client/renderer/entity/TurtleRenderer/net/minecraft/client/renderer/entity/TurtleRenderer net/minecraft/client/renderer/entity/TurtleRenderer/net/minecraft/client/renderer/entity/TurtleRenderer +MD: net/minecraft/client/renderer/entity/TurtleRenderer/ ()V net/minecraft/client/renderer/entity/TurtleRenderer/ ()V +MD: net/minecraft/client/renderer/entity/TurtleRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/TurtleRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/TurtleRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TurtleRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/TurtleRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Turtle;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/TurtleRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Turtle;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/TurtleRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TurtleRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TurtleRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TurtleRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TurtleRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TurtleRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/TurtleRenderer/m_7392_ (Lnet/minecraft/world/entity/animal/Turtle;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/TurtleRenderer/render (Lnet/minecraft/world/entity/animal/Turtle;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/UndeadHorseRenderer net/minecraft/client/renderer/entity/UndeadHorseRenderer +FD: net/minecraft/client/renderer/entity/UndeadHorseRenderer/f_116267_ net/minecraft/client/renderer/entity/UndeadHorseRenderer/MAP +FD: net/minecraft/client/renderer/entity/UndeadHorseRenderer/net/minecraft/client/renderer/entity/UndeadHorseRenderer net/minecraft/client/renderer/entity/UndeadHorseRenderer/net/minecraft/client/renderer/entity/UndeadHorseRenderer +MD: net/minecraft/client/renderer/entity/UndeadHorseRenderer/ ()V net/minecraft/client/renderer/entity/UndeadHorseRenderer/ ()V +MD: net/minecraft/client/renderer/entity/UndeadHorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/UndeadHorseRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V +MD: net/minecraft/client/renderer/entity/UndeadHorseRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/UndeadHorseRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/UndeadHorseRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/UndeadHorseRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/VexRenderer net/minecraft/client/renderer/entity/VexRenderer +FD: net/minecraft/client/renderer/entity/VexRenderer/f_116275_ net/minecraft/client/renderer/entity/VexRenderer/VEX_LOCATION +FD: net/minecraft/client/renderer/entity/VexRenderer/f_116276_ net/minecraft/client/renderer/entity/VexRenderer/VEX_CHARGING_LOCATION +FD: net/minecraft/client/renderer/entity/VexRenderer/net/minecraft/client/renderer/entity/VexRenderer net/minecraft/client/renderer/entity/VexRenderer/net/minecraft/client/renderer/entity/VexRenderer +MD: net/minecraft/client/renderer/entity/VexRenderer/ ()V net/minecraft/client/renderer/entity/VexRenderer/ ()V +MD: net/minecraft/client/renderer/entity/VexRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/VexRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/VexRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/VexRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/VexRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/VexRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/VexRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/VexRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/VexRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/VexRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/VexRenderer/m_6086_ (Lnet/minecraft/world/entity/monster/Vex;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/VexRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/monster/Vex;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/VexRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/VexRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/VexRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Vex;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/VexRenderer/scale (Lnet/minecraft/world/entity/monster/Vex;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/VillagerRenderer net/minecraft/client/renderer/entity/VillagerRenderer +FD: net/minecraft/client/renderer/entity/VillagerRenderer/f_116300_ net/minecraft/client/renderer/entity/VillagerRenderer/VILLAGER_BASE_SKIN +FD: net/minecraft/client/renderer/entity/VillagerRenderer/net/minecraft/client/renderer/entity/VillagerRenderer net/minecraft/client/renderer/entity/VillagerRenderer/net/minecraft/client/renderer/entity/VillagerRenderer +MD: net/minecraft/client/renderer/entity/VillagerRenderer/ ()V net/minecraft/client/renderer/entity/VillagerRenderer/ ()V +MD: net/minecraft/client/renderer/entity/VillagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/VillagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/VillagerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/VillagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/VillagerRenderer/m_5478_ (Lnet/minecraft/world/entity/npc/Villager;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/VillagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/npc/Villager;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/VillagerRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/VillagerRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/VillagerRenderer/m_7546_ (Lnet/minecraft/world/entity/npc/Villager;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/VillagerRenderer/scale (Lnet/minecraft/world/entity/npc/Villager;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/VindicatorRenderer net/minecraft/client/renderer/entity/VindicatorRenderer +FD: net/minecraft/client/renderer/entity/VindicatorRenderer/f_116317_ net/minecraft/client/renderer/entity/VindicatorRenderer/VINDICATOR +FD: net/minecraft/client/renderer/entity/VindicatorRenderer/net/minecraft/client/renderer/entity/VindicatorRenderer net/minecraft/client/renderer/entity/VindicatorRenderer/net/minecraft/client/renderer/entity/VindicatorRenderer +MD: net/minecraft/client/renderer/entity/VindicatorRenderer/ ()V net/minecraft/client/renderer/entity/VindicatorRenderer/ ()V +MD: net/minecraft/client/renderer/entity/VindicatorRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/VindicatorRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/VindicatorRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/VindicatorRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/VindicatorRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Vindicator;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/VindicatorRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Vindicator;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/VindicatorRenderer$1 net/minecraft/client/renderer/entity/VindicatorRenderer$1 +FD: net/minecraft/client/renderer/entity/VindicatorRenderer$1/f_116325_ net/minecraft/client/renderer/entity/VindicatorRenderer$1/this$0 +FD: net/minecraft/client/renderer/entity/VindicatorRenderer$1/net/minecraft/client/renderer/entity/VindicatorRenderer$1 net/minecraft/client/renderer/entity/VindicatorRenderer$1/net/minecraft/client/renderer/entity/VindicatorRenderer$1 +MD: net/minecraft/client/renderer/entity/VindicatorRenderer$1/ (Lnet/minecraft/client/renderer/entity/VindicatorRenderer;Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/VindicatorRenderer$1/ (Lnet/minecraft/client/renderer/entity/VindicatorRenderer;Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/VindicatorRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/VindicatorRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/VindicatorRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/VindicatorRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/VindicatorRenderer$1/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Vindicator;FFFFFF)V net/minecraft/client/renderer/entity/VindicatorRenderer$1/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Vindicator;FFFFFF)V +CL: net/minecraft/client/renderer/entity/WanderingTraderRenderer net/minecraft/client/renderer/entity/WanderingTraderRenderer +FD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/f_116362_ net/minecraft/client/renderer/entity/WanderingTraderRenderer/VILLAGER_BASE_SKIN +FD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/net/minecraft/client/renderer/entity/WanderingTraderRenderer net/minecraft/client/renderer/entity/WanderingTraderRenderer/net/minecraft/client/renderer/entity/WanderingTraderRenderer +MD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/ ()V net/minecraft/client/renderer/entity/WanderingTraderRenderer/ ()V +MD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/WanderingTraderRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WanderingTraderRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/m_5478_ (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WanderingTraderRenderer/getTextureLocation (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WanderingTraderRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/WanderingTraderRenderer/m_7546_ (Lnet/minecraft/world/entity/npc/WanderingTrader;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WanderingTraderRenderer/scale (Lnet/minecraft/world/entity/npc/WanderingTrader;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/WitchRenderer net/minecraft/client/renderer/entity/WitchRenderer +FD: net/minecraft/client/renderer/entity/WitchRenderer/f_116378_ net/minecraft/client/renderer/entity/WitchRenderer/WITCH_LOCATION +FD: net/minecraft/client/renderer/entity/WitchRenderer/net/minecraft/client/renderer/entity/WitchRenderer net/minecraft/client/renderer/entity/WitchRenderer/net/minecraft/client/renderer/entity/WitchRenderer +MD: net/minecraft/client/renderer/entity/WitchRenderer/ ()V net/minecraft/client/renderer/entity/WitchRenderer/ ()V +MD: net/minecraft/client/renderer/entity/WitchRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/WitchRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitchRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Witch;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitchRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Witch;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WitchRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WitchRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WitchRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_7392_ (Lnet/minecraft/world/entity/monster/Witch;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WitchRenderer/render (Lnet/minecraft/world/entity/monster/Witch;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WitchRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/WitchRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/Witch;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WitchRenderer/scale (Lnet/minecraft/world/entity/monster/Witch;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/WitherBossRenderer net/minecraft/client/renderer/entity/WitherBossRenderer +FD: net/minecraft/client/renderer/entity/WitherBossRenderer/f_116422_ net/minecraft/client/renderer/entity/WitherBossRenderer/WITHER_INVULNERABLE_LOCATION +FD: net/minecraft/client/renderer/entity/WitherBossRenderer/f_116423_ net/minecraft/client/renderer/entity/WitherBossRenderer/WITHER_LOCATION +FD: net/minecraft/client/renderer/entity/WitherBossRenderer/net/minecraft/client/renderer/entity/WitherBossRenderer net/minecraft/client/renderer/entity/WitherBossRenderer/net/minecraft/client/renderer/entity/WitherBossRenderer +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/ ()V net/minecraft/client/renderer/entity/WitherBossRenderer/ ()V +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/WitherBossRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitherBossRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/m_5478_ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitherBossRenderer/getTextureLocation (Lnet/minecraft/world/entity/boss/wither/WitherBoss;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/WitherBossRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/m_6086_ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/WitherBossRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/boss/wither/WitherBoss;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WitherBossRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/WitherBossRenderer/m_7546_ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WitherBossRenderer/scale (Lnet/minecraft/world/entity/boss/wither/WitherBoss;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/WitherSkeletonRenderer net/minecraft/client/renderer/entity/WitherSkeletonRenderer +FD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/f_116445_ net/minecraft/client/renderer/entity/WitherSkeletonRenderer/WITHER_SKELETON_LOCATION +FD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/net/minecraft/client/renderer/entity/WitherSkeletonRenderer net/minecraft/client/renderer/entity/WitherSkeletonRenderer/net/minecraft/client/renderer/entity/WitherSkeletonRenderer +MD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/ ()V net/minecraft/client/renderer/entity/WitherSkeletonRenderer/ ()V +MD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/WitherSkeletonRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitherSkeletonRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitherSkeletonRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitherSkeletonRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/AbstractSkeleton;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WitherSkeletonRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/WitherSkeletonRenderer/m_7546_ (Lnet/minecraft/world/entity/monster/AbstractSkeleton;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/WitherSkeletonRenderer/scale (Lnet/minecraft/world/entity/monster/AbstractSkeleton;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +CL: net/minecraft/client/renderer/entity/WitherSkullRenderer net/minecraft/client/renderer/entity/WitherSkullRenderer +FD: net/minecraft/client/renderer/entity/WitherSkullRenderer/f_116463_ net/minecraft/client/renderer/entity/WitherSkullRenderer/WITHER_INVULNERABLE_LOCATION +FD: net/minecraft/client/renderer/entity/WitherSkullRenderer/f_116464_ net/minecraft/client/renderer/entity/WitherSkullRenderer/WITHER_LOCATION +FD: net/minecraft/client/renderer/entity/WitherSkullRenderer/f_116465_ net/minecraft/client/renderer/entity/WitherSkullRenderer/model +FD: net/minecraft/client/renderer/entity/WitherSkullRenderer/net/minecraft/client/renderer/entity/WitherSkullRenderer net/minecraft/client/renderer/entity/WitherSkullRenderer/net/minecraft/client/renderer/entity/WitherSkullRenderer +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/ ()V net/minecraft/client/renderer/entity/WitherSkullRenderer/ ()V +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/WitherSkullRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/m_174450_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/entity/WitherSkullRenderer/createSkullLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitherSkullRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/m_5478_ (Lnet/minecraft/world/entity/projectile/WitherSkull;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WitherSkullRenderer/getTextureLocation (Lnet/minecraft/world/entity/projectile/WitherSkull;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/m_6086_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/WitherSkullRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/m_6086_ (Lnet/minecraft/world/entity/projectile/WitherSkull;Lnet/minecraft/core/BlockPos;)I net/minecraft/client/renderer/entity/WitherSkullRenderer/getBlockLightLevel (Lnet/minecraft/world/entity/projectile/WitherSkull;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WitherSkullRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WitherSkullRenderer/m_7392_ (Lnet/minecraft/world/entity/projectile/WitherSkull;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WitherSkullRenderer/render (Lnet/minecraft/world/entity/projectile/WitherSkull;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/WolfRenderer net/minecraft/client/renderer/entity/WolfRenderer +FD: net/minecraft/client/renderer/entity/WolfRenderer/f_116493_ net/minecraft/client/renderer/entity/WolfRenderer/WOLF_LOCATION +FD: net/minecraft/client/renderer/entity/WolfRenderer/f_116494_ net/minecraft/client/renderer/entity/WolfRenderer/WOLF_TAME_LOCATION +FD: net/minecraft/client/renderer/entity/WolfRenderer/f_116495_ net/minecraft/client/renderer/entity/WolfRenderer/WOLF_ANGRY_LOCATION +FD: net/minecraft/client/renderer/entity/WolfRenderer/net/minecraft/client/renderer/entity/WolfRenderer net/minecraft/client/renderer/entity/WolfRenderer/net/minecraft/client/renderer/entity/WolfRenderer +MD: net/minecraft/client/renderer/entity/WolfRenderer/ ()V net/minecraft/client/renderer/entity/WolfRenderer/ ()V +MD: net/minecraft/client/renderer/entity/WolfRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/WolfRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WolfRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_5478_ (Lnet/minecraft/world/entity/animal/Wolf;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/WolfRenderer/getTextureLocation (Lnet/minecraft/world/entity/animal/Wolf;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_6930_ (Lnet/minecraft/world/entity/LivingEntity;F)F net/minecraft/client/renderer/entity/WolfRenderer/getBob (Lnet/minecraft/world/entity/LivingEntity;F)F +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_6930_ (Lnet/minecraft/world/entity/animal/Wolf;F)F net/minecraft/client/renderer/entity/WolfRenderer/getBob (Lnet/minecraft/world/entity/animal/Wolf;F)F +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WolfRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WolfRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_7392_ (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WolfRenderer/render (Lnet/minecraft/world/entity/Mob;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/WolfRenderer/m_7392_ (Lnet/minecraft/world/entity/animal/Wolf;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/WolfRenderer/render (Lnet/minecraft/world/entity/animal/Wolf;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/ZoglinRenderer net/minecraft/client/renderer/entity/ZoglinRenderer +FD: net/minecraft/client/renderer/entity/ZoglinRenderer/f_116537_ net/minecraft/client/renderer/entity/ZoglinRenderer/ZOGLIN_LOCATION +FD: net/minecraft/client/renderer/entity/ZoglinRenderer/net/minecraft/client/renderer/entity/ZoglinRenderer net/minecraft/client/renderer/entity/ZoglinRenderer/net/minecraft/client/renderer/entity/ZoglinRenderer +MD: net/minecraft/client/renderer/entity/ZoglinRenderer/ ()V net/minecraft/client/renderer/entity/ZoglinRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ZoglinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ZoglinRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ZoglinRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ZoglinRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ZoglinRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/Zoglin;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ZoglinRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/Zoglin;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/client/renderer/entity/ZombieRenderer net/minecraft/client/renderer/entity/ZombieRenderer +FD: net/minecraft/client/renderer/entity/ZombieRenderer/net/minecraft/client/renderer/entity/ZombieRenderer net/minecraft/client/renderer/entity/ZombieRenderer/net/minecraft/client/renderer/entity/ZombieRenderer +MD: net/minecraft/client/renderer/entity/ZombieRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ZombieRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ZombieRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V net/minecraft/client/renderer/entity/ZombieRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;Lnet/minecraft/client/model/geom/ModelLayerLocation;)V +CL: net/minecraft/client/renderer/entity/ZombieVillagerRenderer net/minecraft/client/renderer/entity/ZombieVillagerRenderer +FD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/f_116547_ net/minecraft/client/renderer/entity/ZombieVillagerRenderer/ZOMBIE_VILLAGER_LOCATION +FD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/net/minecraft/client/renderer/entity/ZombieVillagerRenderer net/minecraft/client/renderer/entity/ZombieVillagerRenderer/net/minecraft/client/renderer/entity/ZombieVillagerRenderer +MD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/ ()V net/minecraft/client/renderer/entity/ZombieVillagerRenderer/ ()V +MD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V net/minecraft/client/renderer/entity/ZombieVillagerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)V +MD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ZombieVillagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/m_5478_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ZombieVillagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/m_5478_ (Lnet/minecraft/world/entity/monster/ZombieVillager;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/ZombieVillagerRenderer/getTextureLocation (Lnet/minecraft/world/entity/monster/ZombieVillager;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/m_5936_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/client/renderer/entity/ZombieVillagerRenderer/isShaking (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/client/renderer/entity/ZombieVillagerRenderer/m_5936_ (Lnet/minecraft/world/entity/monster/ZombieVillager;)Z net/minecraft/client/renderer/entity/ZombieVillagerRenderer/isShaking (Lnet/minecraft/world/entity/monster/ZombieVillager;)Z +CL: net/minecraft/client/renderer/entity/layers/ArrowLayer net/minecraft/client/renderer/entity/layers/ArrowLayer +FD: net/minecraft/client/renderer/entity/layers/ArrowLayer/f_116562_ net/minecraft/client/renderer/entity/layers/ArrowLayer/dispatcher +FD: net/minecraft/client/renderer/entity/layers/ArrowLayer/net/minecraft/client/renderer/entity/layers/ArrowLayer net/minecraft/client/renderer/entity/layers/ArrowLayer/net/minecraft/client/renderer/entity/layers/ArrowLayer +MD: net/minecraft/client/renderer/entity/layers/ArrowLayer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;)V net/minecraft/client/renderer/entity/layers/ArrowLayer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;)V +MD: net/minecraft/client/renderer/entity/layers/ArrowLayer/m_5558_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFF)V net/minecraft/client/renderer/entity/layers/ArrowLayer/renderStuckItem (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFF)V +MD: net/minecraft/client/renderer/entity/layers/ArrowLayer/m_7040_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/client/renderer/entity/layers/ArrowLayer/numStuck (Lnet/minecraft/world/entity/LivingEntity;)I +CL: net/minecraft/client/renderer/entity/layers/BeeStingerLayer net/minecraft/client/renderer/entity/layers/BeeStingerLayer +FD: net/minecraft/client/renderer/entity/layers/BeeStingerLayer/f_116577_ net/minecraft/client/renderer/entity/layers/BeeStingerLayer/BEE_STINGER_LOCATION +FD: net/minecraft/client/renderer/entity/layers/BeeStingerLayer/net/minecraft/client/renderer/entity/layers/BeeStingerLayer net/minecraft/client/renderer/entity/layers/BeeStingerLayer/net/minecraft/client/renderer/entity/layers/BeeStingerLayer +MD: net/minecraft/client/renderer/entity/layers/BeeStingerLayer/ ()V net/minecraft/client/renderer/entity/layers/BeeStingerLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/BeeStingerLayer/ (Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;)V net/minecraft/client/renderer/entity/layers/BeeStingerLayer/ (Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;)V +MD: net/minecraft/client/renderer/entity/layers/BeeStingerLayer/m_116592_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;FIFFI)V net/minecraft/client/renderer/entity/layers/BeeStingerLayer/vertex (Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/math/Matrix4f;Lcom/mojang/math/Matrix3f;FIFFI)V +MD: net/minecraft/client/renderer/entity/layers/BeeStingerLayer/m_5558_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFF)V net/minecraft/client/renderer/entity/layers/BeeStingerLayer/renderStuckItem (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFF)V +MD: net/minecraft/client/renderer/entity/layers/BeeStingerLayer/m_7040_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/client/renderer/entity/layers/BeeStingerLayer/numStuck (Lnet/minecraft/world/entity/LivingEntity;)I +CL: net/minecraft/client/renderer/entity/layers/CapeLayer net/minecraft/client/renderer/entity/layers/CapeLayer +FD: net/minecraft/client/renderer/entity/layers/CapeLayer/net/minecraft/client/renderer/entity/layers/CapeLayer net/minecraft/client/renderer/entity/layers/CapeLayer/net/minecraft/client/renderer/entity/layers/CapeLayer +MD: net/minecraft/client/renderer/entity/layers/CapeLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/CapeLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/CapeLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFF)V net/minecraft/client/renderer/entity/layers/CapeLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/CapeLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/CapeLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/CarriedBlockLayer net/minecraft/client/renderer/entity/layers/CarriedBlockLayer +FD: net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/net/minecraft/client/renderer/entity/layers/CarriedBlockLayer net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/net/minecraft/client/renderer/entity/layers/CarriedBlockLayer +MD: net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/EnderMan;FFFFFF)V net/minecraft/client/renderer/entity/layers/CarriedBlockLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/EnderMan;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/CatCollarLayer net/minecraft/client/renderer/entity/layers/CatCollarLayer +FD: net/minecraft/client/renderer/entity/layers/CatCollarLayer/f_116649_ net/minecraft/client/renderer/entity/layers/CatCollarLayer/CAT_COLLAR_LOCATION +FD: net/minecraft/client/renderer/entity/layers/CatCollarLayer/f_116650_ net/minecraft/client/renderer/entity/layers/CatCollarLayer/catModel +FD: net/minecraft/client/renderer/entity/layers/CatCollarLayer/net/minecraft/client/renderer/entity/layers/CatCollarLayer net/minecraft/client/renderer/entity/layers/CatCollarLayer/net/minecraft/client/renderer/entity/layers/CatCollarLayer +MD: net/minecraft/client/renderer/entity/layers/CatCollarLayer/ ()V net/minecraft/client/renderer/entity/layers/CatCollarLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/CatCollarLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/CatCollarLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/CatCollarLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/CatCollarLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/CatCollarLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Cat;FFFFFF)V net/minecraft/client/renderer/entity/layers/CatCollarLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Cat;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer net/minecraft/client/renderer/entity/layers/CreeperPowerLayer +FD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/f_116676_ net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/POWER_LOCATION +FD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/f_116677_ net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/model +FD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/net/minecraft/client/renderer/entity/layers/CreeperPowerLayer net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/net/minecraft/client/renderer/entity/layers/CreeperPowerLayer +MD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/ ()V net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/m_7029_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/getTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/m_7193_ ()Lnet/minecraft/client/model/EntityModel; net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/model ()Lnet/minecraft/client/model/EntityModel; +MD: net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/m_7631_ (F)F net/minecraft/client/renderer/entity/layers/CreeperPowerLayer/xOffset (F)F +CL: net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer +FD: net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer +MD: net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/CrossedArmsItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/CustomHeadLayer net/minecraft/client/renderer/entity/layers/CustomHeadLayer +FD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/f_116709_ net/minecraft/client/renderer/entity/layers/CustomHeadLayer/scaleX +FD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/f_116710_ net/minecraft/client/renderer/entity/layers/CustomHeadLayer/scaleY +FD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/f_116711_ net/minecraft/client/renderer/entity/layers/CustomHeadLayer/scaleZ +FD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/f_174473_ net/minecraft/client/renderer/entity/layers/CustomHeadLayer/skullModels +FD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/net/minecraft/client/renderer/entity/layers/CustomHeadLayer net/minecraft/client/renderer/entity/layers/CustomHeadLayer/net/minecraft/client/renderer/entity/layers/CustomHeadLayer +MD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/CustomHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;FFF)V net/minecraft/client/renderer/entity/layers/CustomHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;FFF)V +MD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/m_174483_ (Lcom/mojang/blaze3d/vertex/PoseStack;Z)V net/minecraft/client/renderer/entity/layers/CustomHeadLayer/translateToHead (Lcom/mojang/blaze3d/vertex/PoseStack;Z)V +MD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/CustomHeadLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/CustomHeadLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/CustomHeadLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer +FD: net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer +MD: net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFF)V net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/Deadmau5EarsLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer +FD: net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer +MD: net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Dolphin;FFFFFF)V net/minecraft/client/renderer/entity/layers/DolphinCarryingItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Dolphin;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer net/minecraft/client/renderer/entity/layers/DrownedOuterLayer +FD: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/f_116907_ net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/DROWNED_OUTER_LAYER_LOCATION +FD: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/f_116908_ net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/model +FD: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/net/minecraft/client/renderer/entity/layers/DrownedOuterLayer net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/net/minecraft/client/renderer/entity/layers/DrownedOuterLayer +MD: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/ ()V net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Drowned;FFFFFF)V net/minecraft/client/renderer/entity/layers/DrownedOuterLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Drowned;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/ElytraLayer net/minecraft/client/renderer/entity/layers/ElytraLayer +FD: net/minecraft/client/renderer/entity/layers/ElytraLayer/f_116934_ net/minecraft/client/renderer/entity/layers/ElytraLayer/WINGS_LOCATION +FD: net/minecraft/client/renderer/entity/layers/ElytraLayer/f_116935_ net/minecraft/client/renderer/entity/layers/ElytraLayer/elytraModel +FD: net/minecraft/client/renderer/entity/layers/ElytraLayer/net/minecraft/client/renderer/entity/layers/ElytraLayer net/minecraft/client/renderer/entity/layers/ElytraLayer/net/minecraft/client/renderer/entity/layers/ElytraLayer +MD: net/minecraft/client/renderer/entity/layers/ElytraLayer/ ()V net/minecraft/client/renderer/entity/layers/ElytraLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/ElytraLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/ElytraLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/ElytraLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/ElytraLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/ElytraLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/ElytraLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/EnderEyesLayer net/minecraft/client/renderer/entity/layers/EnderEyesLayer +FD: net/minecraft/client/renderer/entity/layers/EnderEyesLayer/f_116961_ net/minecraft/client/renderer/entity/layers/EnderEyesLayer/ENDERMAN_EYES +FD: net/minecraft/client/renderer/entity/layers/EnderEyesLayer/net/minecraft/client/renderer/entity/layers/EnderEyesLayer net/minecraft/client/renderer/entity/layers/EnderEyesLayer/net/minecraft/client/renderer/entity/layers/EnderEyesLayer +MD: net/minecraft/client/renderer/entity/layers/EnderEyesLayer/ ()V net/minecraft/client/renderer/entity/layers/EnderEyesLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/EnderEyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/EnderEyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/EnderEyesLayer/m_5708_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/entity/layers/EnderEyesLayer/renderType ()Lnet/minecraft/client/renderer/RenderType; +CL: net/minecraft/client/renderer/entity/layers/EnergySwirlLayer net/minecraft/client/renderer/entity/layers/EnergySwirlLayer +FD: net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/net/minecraft/client/renderer/entity/layers/EnergySwirlLayer net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/net/minecraft/client/renderer/entity/layers/EnergySwirlLayer +MD: net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/m_7029_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/getTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/m_7193_ ()Lnet/minecraft/client/model/EntityModel; net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/model ()Lnet/minecraft/client/model/EntityModel; +MD: net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/m_7631_ (F)F net/minecraft/client/renderer/entity/layers/EnergySwirlLayer/xOffset (F)F +CL: net/minecraft/client/renderer/entity/layers/EyesLayer net/minecraft/client/renderer/entity/layers/EyesLayer +FD: net/minecraft/client/renderer/entity/layers/EyesLayer/net/minecraft/client/renderer/entity/layers/EyesLayer net/minecraft/client/renderer/entity/layers/EyesLayer/net/minecraft/client/renderer/entity/layers/EyesLayer +MD: net/minecraft/client/renderer/entity/layers/EyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/EyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/EyesLayer/m_5708_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/entity/layers/EyesLayer/renderType ()Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/renderer/entity/layers/EyesLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/EyesLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer +FD: net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer +MD: net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Fox;FFFFFF)V net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Fox;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/HorseArmorLayer net/minecraft/client/renderer/entity/layers/HorseArmorLayer +FD: net/minecraft/client/renderer/entity/layers/HorseArmorLayer/f_117017_ net/minecraft/client/renderer/entity/layers/HorseArmorLayer/model +FD: net/minecraft/client/renderer/entity/layers/HorseArmorLayer/net/minecraft/client/renderer/entity/layers/HorseArmorLayer net/minecraft/client/renderer/entity/layers/HorseArmorLayer/net/minecraft/client/renderer/entity/layers/HorseArmorLayer +MD: net/minecraft/client/renderer/entity/layers/HorseArmorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/HorseArmorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/HorseArmorLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/HorseArmorLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/HorseArmorLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFF)V net/minecraft/client/renderer/entity/layers/HorseArmorLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer net/minecraft/client/renderer/entity/layers/HorseMarkingLayer +FD: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/f_117042_ net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/LOCATION_BY_MARKINGS +FD: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/net/minecraft/client/renderer/entity/layers/HorseMarkingLayer net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/net/minecraft/client/renderer/entity/layers/HorseMarkingLayer +MD: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/ ()V net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/m_117068_ (Ljava/util/EnumMap;)V net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFF)V net/minecraft/client/renderer/entity/layers/HorseMarkingLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer +FD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/f_117070_ net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/ARMOR_LOCATION_CACHE +FD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/f_117071_ net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/innerModel +FD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/f_117072_ net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/outerModel +FD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/ ()V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/model/HumanoidModel;)V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/model/HumanoidModel;)V +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_117078_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/client/model/HumanoidModel; net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/getArmorModel (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/client/model/HumanoidModel; +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_117080_ (Lnet/minecraft/world/item/ArmorItem;ZLjava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/getArmorLocation (Lnet/minecraft/world/item/ArmorItem;ZLjava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_117106_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ArmorItem;ZLnet/minecraft/client/model/HumanoidModel;ZFFFLjava/lang/String;)V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/renderModel (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ArmorItem;ZLnet/minecraft/client/model/HumanoidModel;ZFFFLjava/lang/String;)V +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_117118_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;)V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/renderArmorPiece (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;)V +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_117125_ (Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/setPartVisibility (Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_117128_ (Lnet/minecraft/world/entity/EquipmentSlot;)Z net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/usesInnerModel (Lnet/minecraft/world/entity/EquipmentSlot;)Z +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1 net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1 +FD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1/f_117130_ net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1/$SwitchMap$net$minecraft$world$entity$EquipmentSlot +FD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1/net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1 net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1/net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1 +MD: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1/ ()V net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1/ ()V +CL: net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer +FD: net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/f_117132_ net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/resourceLocations +FD: net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer +MD: net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/ ()V net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/IronGolem;FFFFFF)V net/minecraft/client/renderer/entity/layers/IronGolemCrackinessLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/IronGolem;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer +FD: net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer +MD: net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/IronGolem;FFFFFF)V net/minecraft/client/renderer/entity/layers/IronGolemFlowerLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/IronGolem;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/ItemInHandLayer net/minecraft/client/renderer/entity/layers/ItemInHandLayer +FD: net/minecraft/client/renderer/entity/layers/ItemInHandLayer/net/minecraft/client/renderer/entity/layers/ItemInHandLayer net/minecraft/client/renderer/entity/layers/ItemInHandLayer/net/minecraft/client/renderer/entity/layers/ItemInHandLayer +MD: net/minecraft/client/renderer/entity/layers/ItemInHandLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/ItemInHandLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/ItemInHandLayer/m_117184_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/layers/ItemInHandLayer/renderArmWithItem (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/layers/ItemInHandLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/ItemInHandLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/ItemInHandLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/ItemInHandLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer net/minecraft/client/renderer/entity/layers/LlamaDecorLayer +FD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/f_117214_ net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/TEXTURE_LOCATION +FD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/f_117215_ net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/TRADER_LLAMA +FD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/f_117216_ net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/model +FD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/net/minecraft/client/renderer/entity/layers/LlamaDecorLayer net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/net/minecraft/client/renderer/entity/layers/LlamaDecorLayer +MD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/ ()V net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Llama;FFFFFF)V net/minecraft/client/renderer/entity/layers/LlamaDecorLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Llama;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer +FD: net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer +MD: net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/m_174501_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IZLnet/minecraft/client/renderer/block/BlockRenderDispatcher;Lnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/client/resources/model/BakedModel;)V net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/renderMushroomBlock (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IZLnet/minecraft/client/renderer/block/BlockRenderDispatcher;Lnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/client/resources/model/BakedModel;)V +MD: net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/MushroomCow;FFFFFF)V net/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/MushroomCow;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer +FD: net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer +MD: net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Panda;FFFFFF)V net/minecraft/client/renderer/entity/layers/PandaHoldsItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Panda;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer +FD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/f_117290_ net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/model +FD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer +MD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/m_117293_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/lambda$render$0 (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/m_117317_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/player/Player;FFFFZ)V net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/player/Player;FFFFZ)V +MD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/m_117327_ (Lcom/mojang/blaze3d/vertex/PoseStack;ZLnet/minecraft/world/entity/player/Player;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/nbt/CompoundTag;IFFFFLnet/minecraft/world/entity/EntityType;)V net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/lambda$render$1 (Lcom/mojang/blaze3d/vertex/PoseStack;ZLnet/minecraft/world/entity/player/Player;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/nbt/CompoundTag;IFFFFLnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/player/Player;FFFFFF)V net/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/player/Player;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/PhantomEyesLayer net/minecraft/client/renderer/entity/layers/PhantomEyesLayer +FD: net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/f_117339_ net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/PHANTOM_EYES +FD: net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/net/minecraft/client/renderer/entity/layers/PhantomEyesLayer net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/net/minecraft/client/renderer/entity/layers/PhantomEyesLayer +MD: net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/ ()V net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/m_5708_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/entity/layers/PhantomEyesLayer/renderType ()Lnet/minecraft/client/renderer/RenderType; +CL: net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer +FD: net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/f_174513_ net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/X_ROT_MIN +FD: net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/f_174514_ net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/X_ROT_MAX +FD: net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer +MD: net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/m_117184_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/renderArmWithItem (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemTransforms$TransformType;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/m_174517_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/layers/PlayerItemInHandLayer/renderArmWithSpyglass (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +CL: net/minecraft/client/renderer/entity/layers/RenderLayer net/minecraft/client/renderer/entity/layers/RenderLayer +FD: net/minecraft/client/renderer/entity/layers/RenderLayer/f_117344_ net/minecraft/client/renderer/entity/layers/RenderLayer/renderer +FD: net/minecraft/client/renderer/entity/layers/RenderLayer/net/minecraft/client/renderer/entity/layers/RenderLayer net/minecraft/client/renderer/entity/layers/RenderLayer/net/minecraft/client/renderer/entity/layers/RenderLayer +MD: net/minecraft/client/renderer/entity/layers/RenderLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/RenderLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/RenderLayer/m_117347_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/layers/RenderLayer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/layers/RenderLayer/m_117359_ (Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFFFF)V net/minecraft/client/renderer/entity/layers/RenderLayer/coloredCutoutModelCopyLayerRender (Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/RenderLayer/m_117376_ (Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFF)V net/minecraft/client/renderer/entity/layers/RenderLayer/renderColoredCutoutModel (Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFF)V +MD: net/minecraft/client/renderer/entity/layers/RenderLayer/m_117386_ ()Lnet/minecraft/client/model/EntityModel; net/minecraft/client/renderer/entity/layers/RenderLayer/getParentModel ()Lnet/minecraft/client/model/EntityModel; +MD: net/minecraft/client/renderer/entity/layers/RenderLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/RenderLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/SaddleLayer net/minecraft/client/renderer/entity/layers/SaddleLayer +FD: net/minecraft/client/renderer/entity/layers/SaddleLayer/f_117387_ net/minecraft/client/renderer/entity/layers/SaddleLayer/textureLocation +FD: net/minecraft/client/renderer/entity/layers/SaddleLayer/f_117388_ net/minecraft/client/renderer/entity/layers/SaddleLayer/model +FD: net/minecraft/client/renderer/entity/layers/SaddleLayer/net/minecraft/client/renderer/entity/layers/SaddleLayer net/minecraft/client/renderer/entity/layers/SaddleLayer/net/minecraft/client/renderer/entity/layers/SaddleLayer +MD: net/minecraft/client/renderer/entity/layers/SaddleLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/entity/layers/SaddleLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/EntityModel;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/entity/layers/SaddleLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/SaddleLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/SheepFurLayer net/minecraft/client/renderer/entity/layers/SheepFurLayer +FD: net/minecraft/client/renderer/entity/layers/SheepFurLayer/f_117404_ net/minecraft/client/renderer/entity/layers/SheepFurLayer/SHEEP_FUR_LOCATION +FD: net/minecraft/client/renderer/entity/layers/SheepFurLayer/f_117405_ net/minecraft/client/renderer/entity/layers/SheepFurLayer/model +FD: net/minecraft/client/renderer/entity/layers/SheepFurLayer/net/minecraft/client/renderer/entity/layers/SheepFurLayer net/minecraft/client/renderer/entity/layers/SheepFurLayer/net/minecraft/client/renderer/entity/layers/SheepFurLayer +MD: net/minecraft/client/renderer/entity/layers/SheepFurLayer/ ()V net/minecraft/client/renderer/entity/layers/SheepFurLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/SheepFurLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/SheepFurLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/SheepFurLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/SheepFurLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/SheepFurLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Sheep;FFFFFF)V net/minecraft/client/renderer/entity/layers/SheepFurLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Sheep;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer +FD: net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer +MD: net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Shulker;FFFFFF)V net/minecraft/client/renderer/entity/layers/ShulkerHeadLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/monster/Shulker;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/SlimeOuterLayer net/minecraft/client/renderer/entity/layers/SlimeOuterLayer +FD: net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/f_117455_ net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/model +FD: net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/net/minecraft/client/renderer/entity/layers/SlimeOuterLayer net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/net/minecraft/client/renderer/entity/layers/SlimeOuterLayer +MD: net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/SlimeOuterLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer +FD: net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer +MD: net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/SnowGolem;FFFFFF)V net/minecraft/client/renderer/entity/layers/SnowGolemHeadLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/SnowGolem;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/SpiderEyesLayer net/minecraft/client/renderer/entity/layers/SpiderEyesLayer +FD: net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/f_117504_ net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/SPIDER_EYES +FD: net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/net/minecraft/client/renderer/entity/layers/SpiderEyesLayer net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/net/minecraft/client/renderer/entity/layers/SpiderEyesLayer +MD: net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/ ()V net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/m_5708_ ()Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/renderer/entity/layers/SpiderEyesLayer/renderType ()Lnet/minecraft/client/renderer/RenderType; +CL: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer +FD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/f_117509_ net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/TEXTURE +FD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/f_117510_ net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/box +FD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/f_174538_ net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/BOX +FD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer +MD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/ ()V net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/m_174542_ ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/createLayer ()Lnet/minecraft/client/model/geom/builders/LayerDefinition; +MD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/StrayClothingLayer net/minecraft/client/renderer/entity/layers/StrayClothingLayer +FD: net/minecraft/client/renderer/entity/layers/StrayClothingLayer/f_117536_ net/minecraft/client/renderer/entity/layers/StrayClothingLayer/STRAY_CLOTHES_LOCATION +FD: net/minecraft/client/renderer/entity/layers/StrayClothingLayer/f_117537_ net/minecraft/client/renderer/entity/layers/StrayClothingLayer/layerModel +FD: net/minecraft/client/renderer/entity/layers/StrayClothingLayer/net/minecraft/client/renderer/entity/layers/StrayClothingLayer net/minecraft/client/renderer/entity/layers/StrayClothingLayer/net/minecraft/client/renderer/entity/layers/StrayClothingLayer +MD: net/minecraft/client/renderer/entity/layers/StrayClothingLayer/ ()V net/minecraft/client/renderer/entity/layers/StrayClothingLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/StrayClothingLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/StrayClothingLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/StrayClothingLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/StrayClothingLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/StrayClothingLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Mob;FFFFFF)V net/minecraft/client/renderer/entity/layers/StrayClothingLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Mob;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/StuckInBodyLayer net/minecraft/client/renderer/entity/layers/StuckInBodyLayer +FD: net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/net/minecraft/client/renderer/entity/layers/StuckInBodyLayer net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/net/minecraft/client/renderer/entity/layers/StuckInBodyLayer +MD: net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/ (Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;)V net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/ (Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;)V +MD: net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/m_5558_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFF)V net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/renderStuckItem (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFF)V +MD: net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/m_7040_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/client/renderer/entity/layers/StuckInBodyLayer/numStuck (Lnet/minecraft/world/entity/LivingEntity;)I +CL: net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer +FD: net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/f_117596_ net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/modelA +FD: net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/f_117597_ net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/modelB +FD: net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer +MD: net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/TropicalFish;FFFFFF)V net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/TropicalFish;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer +FD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/f_117622_ net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/LEVEL_LOCATIONS +FD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/f_117623_ net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/typeHatCache +FD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/f_117624_ net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/professionHatCache +FD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/f_117625_ net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/resourceManager +FD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/f_117626_ net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/path +FD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/ ()V net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/lang/String;)V net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/lang/String;)V +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/m_117656_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/lambda$static$0 (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/m_117658_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectMap;Ljava/lang/String;Lnet/minecraft/core/DefaultedRegistry;Ljava/lang/Object;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/getHatData (Lit/unimi/dsi/fastutil/objects/Object2ObjectMap;Ljava/lang/String;Lnet/minecraft/core/DefaultedRegistry;Ljava/lang/Object;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/m_117663_ (Ljava/lang/String;Lnet/minecraft/core/DefaultedRegistry;Ljava/lang/Object;Ljava/lang/Object;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/lambda$getHatData$1 (Ljava/lang/String;Lnet/minecraft/core/DefaultedRegistry;Ljava/lang/Object;Ljava/lang/Object;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/m_117668_ (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/getResourceLocation (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/VillagerProfessionLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/WitchItemLayer net/minecraft/client/renderer/entity/layers/WitchItemLayer +FD: net/minecraft/client/renderer/entity/layers/WitchItemLayer/net/minecraft/client/renderer/entity/layers/WitchItemLayer net/minecraft/client/renderer/entity/layers/WitchItemLayer/net/minecraft/client/renderer/entity/layers/WitchItemLayer +MD: net/minecraft/client/renderer/entity/layers/WitchItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/WitchItemLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/WitchItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/WitchItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/WitchItemLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V net/minecraft/client/renderer/entity/layers/WitchItemLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/WitherArmorLayer net/minecraft/client/renderer/entity/layers/WitherArmorLayer +FD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/f_117695_ net/minecraft/client/renderer/entity/layers/WitherArmorLayer/WITHER_ARMOR_LOCATION +FD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/f_117696_ net/minecraft/client/renderer/entity/layers/WitherArmorLayer/model +FD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/net/minecraft/client/renderer/entity/layers/WitherArmorLayer net/minecraft/client/renderer/entity/layers/WitherArmorLayer/net/minecraft/client/renderer/entity/layers/WitherArmorLayer +MD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/ ()V net/minecraft/client/renderer/entity/layers/WitherArmorLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V net/minecraft/client/renderer/entity/layers/WitherArmorLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/geom/EntityModelSet;)V +MD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/m_7029_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/layers/WitherArmorLayer/getTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/m_7193_ ()Lnet/minecraft/client/model/EntityModel; net/minecraft/client/renderer/entity/layers/WitherArmorLayer/model ()Lnet/minecraft/client/model/EntityModel; +MD: net/minecraft/client/renderer/entity/layers/WitherArmorLayer/m_7631_ (F)F net/minecraft/client/renderer/entity/layers/WitherArmorLayer/xOffset (F)F +CL: net/minecraft/client/renderer/entity/layers/WolfCollarLayer net/minecraft/client/renderer/entity/layers/WolfCollarLayer +FD: net/minecraft/client/renderer/entity/layers/WolfCollarLayer/f_117704_ net/minecraft/client/renderer/entity/layers/WolfCollarLayer/WOLF_COLLAR_LOCATION +FD: net/minecraft/client/renderer/entity/layers/WolfCollarLayer/net/minecraft/client/renderer/entity/layers/WolfCollarLayer net/minecraft/client/renderer/entity/layers/WolfCollarLayer/net/minecraft/client/renderer/entity/layers/WolfCollarLayer +MD: net/minecraft/client/renderer/entity/layers/WolfCollarLayer/ ()V net/minecraft/client/renderer/entity/layers/WolfCollarLayer/ ()V +MD: net/minecraft/client/renderer/entity/layers/WolfCollarLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V net/minecraft/client/renderer/entity/layers/WolfCollarLayer/ (Lnet/minecraft/client/renderer/entity/RenderLayerParent;)V +MD: net/minecraft/client/renderer/entity/layers/WolfCollarLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V net/minecraft/client/renderer/entity/layers/WolfCollarLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V +MD: net/minecraft/client/renderer/entity/layers/WolfCollarLayer/m_6494_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Wolf;FFFFFF)V net/minecraft/client/renderer/entity/layers/WolfCollarLayer/render (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/Wolf;FFFFFF)V +CL: net/minecraft/client/renderer/entity/layers/package-info net/minecraft/client/renderer/entity/layers/package-info +FD: net/minecraft/client/renderer/entity/layers/package-info/net/minecraft/client/renderer/entity/layers/package-info net/minecraft/client/renderer/entity/layers/package-info/net/minecraft/client/renderer/entity/layers/package-info +CL: net/minecraft/client/renderer/entity/package-info net/minecraft/client/renderer/entity/package-info +FD: net/minecraft/client/renderer/entity/package-info/net/minecraft/client/renderer/entity/package-info net/minecraft/client/renderer/entity/package-info/net/minecraft/client/renderer/entity/package-info +CL: net/minecraft/client/renderer/entity/player/PlayerRenderer net/minecraft/client/renderer/entity/player/PlayerRenderer +FD: net/minecraft/client/renderer/entity/player/PlayerRenderer/net/minecraft/client/renderer/entity/player/PlayerRenderer net/minecraft/client/renderer/entity/player/PlayerRenderer/net/minecraft/client/renderer/entity/player/PlayerRenderer +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Z)V net/minecraft/client/renderer/entity/player/PlayerRenderer/ (Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Z)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_117770_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;)V net/minecraft/client/renderer/entity/player/PlayerRenderer/renderRightHand (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_117775_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;)V net/minecraft/client/renderer/entity/player/PlayerRenderer/renderHand (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_117794_ (Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/client/model/HumanoidModel$ArmPose; net/minecraft/client/renderer/entity/player/PlayerRenderer/getArmPose (Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/client/model/HumanoidModel$ArmPose; +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_117813_ (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;)V net/minecraft/client/renderer/entity/player/PlayerRenderer/renderLeftHand (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_117818_ (Lnet/minecraft/client/player/AbstractClientPlayer;)V net/minecraft/client/renderer/entity/player/PlayerRenderer/setModelProperties (Lnet/minecraft/client/player/AbstractClientPlayer;)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_5478_ (Lnet/minecraft/client/player/AbstractClientPlayer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/player/PlayerRenderer/getTextureLocation (Lnet/minecraft/client/player/AbstractClientPlayer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_5478_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/entity/player/PlayerRenderer/getTextureLocation (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7392_ (Lnet/minecraft/client/player/AbstractClientPlayer;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/player/PlayerRenderer/render (Lnet/minecraft/client/player/AbstractClientPlayer;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7392_ (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/player/PlayerRenderer/render (Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7392_ (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/player/PlayerRenderer/render (Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7523_ (Lnet/minecraft/client/player/AbstractClientPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/player/PlayerRenderer/setupRotations (Lnet/minecraft/client/player/AbstractClientPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7523_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V net/minecraft/client/renderer/entity/player/PlayerRenderer/setupRotations (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFF)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7546_ (Lnet/minecraft/client/player/AbstractClientPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/player/PlayerRenderer/scale (Lnet/minecraft/client/player/AbstractClientPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7546_ (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V net/minecraft/client/renderer/entity/player/PlayerRenderer/scale (Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;F)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7649_ (Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/player/PlayerRenderer/renderNameTag (Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7649_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V net/minecraft/client/renderer/entity/player/PlayerRenderer/renderNameTag (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7860_ (Lnet/minecraft/client/player/AbstractClientPlayer;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/player/PlayerRenderer/getRenderOffset (Lnet/minecraft/client/player/AbstractClientPlayer;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/client/renderer/entity/player/PlayerRenderer/m_7860_ (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/client/renderer/entity/player/PlayerRenderer/getRenderOffset (Lnet/minecraft/world/entity/Entity;F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/client/renderer/entity/player/package-info net/minecraft/client/renderer/entity/player/package-info +FD: net/minecraft/client/renderer/entity/player/package-info/net/minecraft/client/renderer/entity/player/package-info net/minecraft/client/renderer/entity/player/package-info/net/minecraft/client/renderer/entity/player/package-info +CL: net/minecraft/client/renderer/item/ClampedItemPropertyFunction net/minecraft/client/renderer/item/ClampedItemPropertyFunction +FD: net/minecraft/client/renderer/item/ClampedItemPropertyFunction/net/minecraft/client/renderer/item/ClampedItemPropertyFunction net/minecraft/client/renderer/item/ClampedItemPropertyFunction/net/minecraft/client/renderer/item/ClampedItemPropertyFunction +MD: net/minecraft/client/renderer/item/ClampedItemPropertyFunction/m_141951_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ClampedItemPropertyFunction/call (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ClampedItemPropertyFunction/m_142187_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ClampedItemPropertyFunction/unclampedCall (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +CL: net/minecraft/client/renderer/item/ItemProperties net/minecraft/client/renderer/item/ItemProperties +FD: net/minecraft/client/renderer/item/ItemProperties/f_117820_ net/minecraft/client/renderer/item/ItemProperties/GENERIC_PROPERTIES +FD: net/minecraft/client/renderer/item/ItemProperties/f_117821_ net/minecraft/client/renderer/item/ItemProperties/DAMAGED +FD: net/minecraft/client/renderer/item/ItemProperties/f_117822_ net/minecraft/client/renderer/item/ItemProperties/DAMAGE +FD: net/minecraft/client/renderer/item/ItemProperties/f_117823_ net/minecraft/client/renderer/item/ItemProperties/PROPERTY_DAMAGED +FD: net/minecraft/client/renderer/item/ItemProperties/f_117824_ net/minecraft/client/renderer/item/ItemProperties/PROPERTY_DAMAGE +FD: net/minecraft/client/renderer/item/ItemProperties/f_117825_ net/minecraft/client/renderer/item/ItemProperties/PROPERTIES +FD: net/minecraft/client/renderer/item/ItemProperties/f_174568_ net/minecraft/client/renderer/item/ItemProperties/TAG_CUSTOM_MODEL_DATA +FD: net/minecraft/client/renderer/item/ItemProperties/net/minecraft/client/renderer/item/ItemProperties net/minecraft/client/renderer/item/ItemProperties/net/minecraft/client/renderer/item/ItemProperties +MD: net/minecraft/client/renderer/item/ItemProperties/ ()V net/minecraft/client/renderer/item/ItemProperties/ ()V +MD: net/minecraft/client/renderer/item/ItemProperties/ ()V net/minecraft/client/renderer/item/ItemProperties/ ()V +MD: net/minecraft/client/renderer/item/ItemProperties/m_117827_ (Lnet/minecraft/world/item/Item;)Ljava/util/Map; net/minecraft/client/renderer/item/ItemProperties/lambda$register$2 (Lnet/minecraft/world/item/Item;)Ljava/util/Map; +MD: net/minecraft/client/renderer/item/ItemProperties/m_117829_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/item/ItemPropertyFunction; net/minecraft/client/renderer/item/ItemProperties/getProperty (Lnet/minecraft/world/item/Item;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/item/ItemPropertyFunction; +MD: net/minecraft/client/renderer/item/ItemProperties/m_174570_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/item/ClampedItemPropertyFunction;)V net/minecraft/client/renderer/item/ItemProperties/register (Lnet/minecraft/world/item/Item;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/item/ClampedItemPropertyFunction;)V +MD: net/minecraft/client/renderer/item/ItemProperties/m_174574_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$17 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174579_ (Lnet/minecraft/client/renderer/item/ItemPropertyFunction;)V net/minecraft/client/renderer/item/ItemProperties/registerCustomModelData (Lnet/minecraft/client/renderer/item/ItemPropertyFunction;)V +MD: net/minecraft/client/renderer/item/ItemProperties/m_174581_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/item/ClampedItemPropertyFunction;)Lnet/minecraft/client/renderer/item/ClampedItemPropertyFunction; net/minecraft/client/renderer/item/ItemProperties/registerGeneric (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/item/ClampedItemPropertyFunction;)Lnet/minecraft/client/renderer/item/ClampedItemPropertyFunction; +MD: net/minecraft/client/renderer/item/ItemProperties/m_174584_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$16 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174589_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$15 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174594_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$14 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174599_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$13 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174604_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$12 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174609_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$11 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174614_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$10 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174619_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$9 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174624_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$8 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174629_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$7 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174634_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$6 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174639_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$5 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174644_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$4 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174649_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$3 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174654_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$1 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties/m_174659_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties/lambda$static$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +CL: net/minecraft/client/renderer/item/ItemProperties$1 net/minecraft/client/renderer/item/ItemProperties$1 +FD: net/minecraft/client/renderer/item/ItemProperties$1/f_117899_ net/minecraft/client/renderer/item/ItemProperties$1/rotation +FD: net/minecraft/client/renderer/item/ItemProperties$1/f_117900_ net/minecraft/client/renderer/item/ItemProperties$1/rota +FD: net/minecraft/client/renderer/item/ItemProperties$1/f_117901_ net/minecraft/client/renderer/item/ItemProperties$1/lastUpdateTick +FD: net/minecraft/client/renderer/item/ItemProperties$1/net/minecraft/client/renderer/item/ItemProperties$1 net/minecraft/client/renderer/item/ItemProperties$1/net/minecraft/client/renderer/item/ItemProperties$1 +MD: net/minecraft/client/renderer/item/ItemProperties$1/ ()V net/minecraft/client/renderer/item/ItemProperties$1/ ()V +MD: net/minecraft/client/renderer/item/ItemProperties$1/m_117903_ (Lnet/minecraft/world/level/Level;D)D net/minecraft/client/renderer/item/ItemProperties$1/wobble (Lnet/minecraft/world/level/Level;D)D +MD: net/minecraft/client/renderer/item/ItemProperties$1/m_142187_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties$1/unclampedCall (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +CL: net/minecraft/client/renderer/item/ItemProperties$2 net/minecraft/client/renderer/item/ItemProperties$2 +FD: net/minecraft/client/renderer/item/ItemProperties$2/f_117910_ net/minecraft/client/renderer/item/ItemProperties$2/wobble +FD: net/minecraft/client/renderer/item/ItemProperties$2/f_117911_ net/minecraft/client/renderer/item/ItemProperties$2/wobbleRandom +FD: net/minecraft/client/renderer/item/ItemProperties$2/net/minecraft/client/renderer/item/ItemProperties$2 net/minecraft/client/renderer/item/ItemProperties$2/net/minecraft/client/renderer/item/ItemProperties$2 +MD: net/minecraft/client/renderer/item/ItemProperties$2/ ()V net/minecraft/client/renderer/item/ItemProperties$2/ ()V +MD: net/minecraft/client/renderer/item/ItemProperties$2/m_117913_ (Lnet/minecraft/world/entity/decoration/ItemFrame;)D net/minecraft/client/renderer/item/ItemProperties$2/getFrameRotation (Lnet/minecraft/world/entity/decoration/ItemFrame;)D +MD: net/minecraft/client/renderer/item/ItemProperties$2/m_117915_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/core/BlockPos; net/minecraft/client/renderer/item/ItemProperties$2/getLodestonePosition (Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/client/renderer/item/ItemProperties$2/m_117918_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)D net/minecraft/client/renderer/item/ItemProperties$2/getAngleTo (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/client/renderer/item/ItemProperties$2/m_117921_ (Lnet/minecraft/client/multiplayer/ClientLevel;)Lnet/minecraft/core/BlockPos; net/minecraft/client/renderer/item/ItemProperties$2/getSpawnPosition (Lnet/minecraft/client/multiplayer/ClientLevel;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/client/renderer/item/ItemProperties$2/m_142187_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemProperties$2/unclampedCall (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +MD: net/minecraft/client/renderer/item/ItemProperties$2/m_174669_ (I)I net/minecraft/client/renderer/item/ItemProperties$2/hash (I)I +CL: net/minecraft/client/renderer/item/ItemProperties$CompassWobble net/minecraft/client/renderer/item/ItemProperties$CompassWobble +FD: net/minecraft/client/renderer/item/ItemProperties$CompassWobble/f_117927_ net/minecraft/client/renderer/item/ItemProperties$CompassWobble/rotation +FD: net/minecraft/client/renderer/item/ItemProperties$CompassWobble/f_117928_ net/minecraft/client/renderer/item/ItemProperties$CompassWobble/deltaRotation +FD: net/minecraft/client/renderer/item/ItemProperties$CompassWobble/f_117929_ net/minecraft/client/renderer/item/ItemProperties$CompassWobble/lastUpdateTick +FD: net/minecraft/client/renderer/item/ItemProperties$CompassWobble/net/minecraft/client/renderer/item/ItemProperties$CompassWobble net/minecraft/client/renderer/item/ItemProperties$CompassWobble/net/minecraft/client/renderer/item/ItemProperties$CompassWobble +MD: net/minecraft/client/renderer/item/ItemProperties$CompassWobble/ ()V net/minecraft/client/renderer/item/ItemProperties$CompassWobble/ ()V +MD: net/minecraft/client/renderer/item/ItemProperties$CompassWobble/m_117933_ (J)Z net/minecraft/client/renderer/item/ItemProperties$CompassWobble/shouldUpdate (J)Z +MD: net/minecraft/client/renderer/item/ItemProperties$CompassWobble/m_117935_ (JD)V net/minecraft/client/renderer/item/ItemProperties$CompassWobble/update (JD)V +CL: net/minecraft/client/renderer/item/ItemPropertyFunction net/minecraft/client/renderer/item/ItemPropertyFunction +FD: net/minecraft/client/renderer/item/ItemPropertyFunction/net/minecraft/client/renderer/item/ItemPropertyFunction net/minecraft/client/renderer/item/ItemPropertyFunction/net/minecraft/client/renderer/item/ItemPropertyFunction +MD: net/minecraft/client/renderer/item/ItemPropertyFunction/m_141951_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F net/minecraft/client/renderer/item/ItemPropertyFunction/call (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/entity/LivingEntity;I)F +CL: net/minecraft/client/renderer/item/package-info net/minecraft/client/renderer/item/package-info +FD: net/minecraft/client/renderer/item/package-info/net/minecraft/client/renderer/item/package-info net/minecraft/client/renderer/item/package-info/net/minecraft/client/renderer/item/package-info +CL: net/minecraft/client/renderer/package-info net/minecraft/client/renderer/package-info +FD: net/minecraft/client/renderer/package-info/net/minecraft/client/renderer/package-info net/minecraft/client/renderer/package-info/net/minecraft/client/renderer/package-info +CL: net/minecraft/client/renderer/texture/AbstractTexture net/minecraft/client/renderer/texture/AbstractTexture +FD: net/minecraft/client/renderer/texture/AbstractTexture/f_117950_ net/minecraft/client/renderer/texture/AbstractTexture/id +FD: net/minecraft/client/renderer/texture/AbstractTexture/f_117951_ net/minecraft/client/renderer/texture/AbstractTexture/blur +FD: net/minecraft/client/renderer/texture/AbstractTexture/f_117952_ net/minecraft/client/renderer/texture/AbstractTexture/mipmap +FD: net/minecraft/client/renderer/texture/AbstractTexture/f_174680_ net/minecraft/client/renderer/texture/AbstractTexture/NOT_ASSIGNED +FD: net/minecraft/client/renderer/texture/AbstractTexture/net/minecraft/client/renderer/texture/AbstractTexture net/minecraft/client/renderer/texture/AbstractTexture/net/minecraft/client/renderer/texture/AbstractTexture +MD: net/minecraft/client/renderer/texture/AbstractTexture/ ()V net/minecraft/client/renderer/texture/AbstractTexture/ ()V +MD: net/minecraft/client/renderer/texture/AbstractTexture/close ()V net/minecraft/client/renderer/texture/AbstractTexture/close ()V +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_117954_ ()V net/minecraft/client/renderer/texture/AbstractTexture/lambda$bind$1 ()V +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_117960_ (ZZ)V net/minecraft/client/renderer/texture/AbstractTexture/setFilter (ZZ)V +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_117963_ ()I net/minecraft/client/renderer/texture/AbstractTexture/getId ()I +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_117964_ ()V net/minecraft/client/renderer/texture/AbstractTexture/releaseId ()V +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_117966_ ()V net/minecraft/client/renderer/texture/AbstractTexture/bind ()V +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_117967_ ()V net/minecraft/client/renderer/texture/AbstractTexture/lambda$releaseId$0 ()V +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_6479_ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)V net/minecraft/client/renderer/texture/AbstractTexture/reset (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/client/renderer/texture/AbstractTexture/m_6704_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/texture/AbstractTexture/load (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/texture/AtlasSet net/minecraft/client/renderer/texture/AtlasSet +FD: net/minecraft/client/renderer/texture/AtlasSet/f_117968_ net/minecraft/client/renderer/texture/AtlasSet/atlases +FD: net/minecraft/client/renderer/texture/AtlasSet/net/minecraft/client/renderer/texture/AtlasSet net/minecraft/client/renderer/texture/AtlasSet/net/minecraft/client/renderer/texture/AtlasSet +MD: net/minecraft/client/renderer/texture/AtlasSet/ (Ljava/util/Collection;)V net/minecraft/client/renderer/texture/AtlasSet/ (Ljava/util/Collection;)V +MD: net/minecraft/client/renderer/texture/AtlasSet/close ()V net/minecraft/client/renderer/texture/AtlasSet/close ()V +MD: net/minecraft/client/renderer/texture/AtlasSet/m_117971_ (Lnet/minecraft/client/resources/model/Material;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/renderer/texture/AtlasSet/getSprite (Lnet/minecraft/client/resources/model/Material;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/renderer/texture/AtlasSet/m_117973_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlas; net/minecraft/client/renderer/texture/AtlasSet/getAtlas (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlas; +CL: net/minecraft/client/renderer/texture/DynamicTexture net/minecraft/client/renderer/texture/DynamicTexture +FD: net/minecraft/client/renderer/texture/DynamicTexture/f_117976_ net/minecraft/client/renderer/texture/DynamicTexture/LOGGER +FD: net/minecraft/client/renderer/texture/DynamicTexture/f_117977_ net/minecraft/client/renderer/texture/DynamicTexture/pixels +FD: net/minecraft/client/renderer/texture/DynamicTexture/net/minecraft/client/renderer/texture/DynamicTexture net/minecraft/client/renderer/texture/DynamicTexture/net/minecraft/client/renderer/texture/DynamicTexture +MD: net/minecraft/client/renderer/texture/DynamicTexture/ ()V net/minecraft/client/renderer/texture/DynamicTexture/ ()V +MD: net/minecraft/client/renderer/texture/DynamicTexture/ (IIZ)V net/minecraft/client/renderer/texture/DynamicTexture/ (IIZ)V +MD: net/minecraft/client/renderer/texture/DynamicTexture/ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/DynamicTexture/ (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/DynamicTexture/close ()V net/minecraft/client/renderer/texture/DynamicTexture/close ()V +MD: net/minecraft/client/renderer/texture/DynamicTexture/m_117985_ ()V net/minecraft/client/renderer/texture/DynamicTexture/upload ()V +MD: net/minecraft/client/renderer/texture/DynamicTexture/m_117988_ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/DynamicTexture/setPixels (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/DynamicTexture/m_117991_ ()Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/renderer/texture/DynamicTexture/getPixels ()Lcom/mojang/blaze3d/platform/NativeImage; +MD: net/minecraft/client/renderer/texture/DynamicTexture/m_117992_ ()V net/minecraft/client/renderer/texture/DynamicTexture/lambda$new$0 ()V +MD: net/minecraft/client/renderer/texture/DynamicTexture/m_6704_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/texture/DynamicTexture/load (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/texture/HttpTexture net/minecraft/client/renderer/texture/HttpTexture +FD: net/minecraft/client/renderer/texture/HttpTexture/f_117993_ net/minecraft/client/renderer/texture/HttpTexture/LOGGER +FD: net/minecraft/client/renderer/texture/HttpTexture/f_117994_ net/minecraft/client/renderer/texture/HttpTexture/file +FD: net/minecraft/client/renderer/texture/HttpTexture/f_117995_ net/minecraft/client/renderer/texture/HttpTexture/urlString +FD: net/minecraft/client/renderer/texture/HttpTexture/f_117996_ net/minecraft/client/renderer/texture/HttpTexture/processLegacySkin +FD: net/minecraft/client/renderer/texture/HttpTexture/f_117997_ net/minecraft/client/renderer/texture/HttpTexture/onDownloaded +FD: net/minecraft/client/renderer/texture/HttpTexture/f_117998_ net/minecraft/client/renderer/texture/HttpTexture/future +FD: net/minecraft/client/renderer/texture/HttpTexture/f_117999_ net/minecraft/client/renderer/texture/HttpTexture/uploaded +FD: net/minecraft/client/renderer/texture/HttpTexture/f_181889_ net/minecraft/client/renderer/texture/HttpTexture/SKIN_WIDTH +FD: net/minecraft/client/renderer/texture/HttpTexture/f_181890_ net/minecraft/client/renderer/texture/HttpTexture/SKIN_HEIGHT +FD: net/minecraft/client/renderer/texture/HttpTexture/f_181891_ net/minecraft/client/renderer/texture/HttpTexture/LEGACY_SKIN_HEIGHT +FD: net/minecraft/client/renderer/texture/HttpTexture/net/minecraft/client/renderer/texture/HttpTexture net/minecraft/client/renderer/texture/HttpTexture/net/minecraft/client/renderer/texture/HttpTexture +MD: net/minecraft/client/renderer/texture/HttpTexture/ ()V net/minecraft/client/renderer/texture/HttpTexture/ ()V +MD: net/minecraft/client/renderer/texture/HttpTexture/ (Ljava/io/File;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;ZLjava/lang/Runnable;)V net/minecraft/client/renderer/texture/HttpTexture/ (Ljava/io/File;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;ZLjava/lang/Runnable;)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118007_ ()V net/minecraft/client/renderer/texture/HttpTexture/lambda$load$4 ()V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118010_ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/HttpTexture/loadCallback (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118012_ (Lcom/mojang/blaze3d/platform/NativeImage;IIII)V net/minecraft/client/renderer/texture/HttpTexture/doNotchTransparencyHack (Lcom/mojang/blaze3d/platform/NativeImage;IIII)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118018_ (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/renderer/texture/HttpTexture/load (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118020_ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/HttpTexture/upload (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118022_ (Lcom/mojang/blaze3d/platform/NativeImage;IIII)V net/minecraft/client/renderer/texture/HttpTexture/setNoAlpha (Lcom/mojang/blaze3d/platform/NativeImage;IIII)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118030_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/texture/HttpTexture/lambda$load$2 (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118032_ (Lcom/mojang/blaze3d/platform/NativeImage;)Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/renderer/texture/HttpTexture/processLegacySkin (Lcom/mojang/blaze3d/platform/NativeImage;)Lcom/mojang/blaze3d/platform/NativeImage; +MD: net/minecraft/client/renderer/texture/HttpTexture/m_118034_ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/HttpTexture/lambda$loadCallback$1 (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_174682_ (Ljava/io/InputStream;)V net/minecraft/client/renderer/texture/HttpTexture/lambda$load$3 (Ljava/io/InputStream;)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_174684_ (Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/HttpTexture/lambda$loadCallback$0 (Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/HttpTexture/m_6704_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/texture/HttpTexture/load (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/texture/MipmapGenerator net/minecraft/client/renderer/texture/MipmapGenerator +FD: net/minecraft/client/renderer/texture/MipmapGenerator/f_118038_ net/minecraft/client/renderer/texture/MipmapGenerator/POW22 +FD: net/minecraft/client/renderer/texture/MipmapGenerator/f_174686_ net/minecraft/client/renderer/texture/MipmapGenerator/ALPHA_CUTOUT_CUTOFF +FD: net/minecraft/client/renderer/texture/MipmapGenerator/net/minecraft/client/renderer/texture/MipmapGenerator net/minecraft/client/renderer/texture/MipmapGenerator/net/minecraft/client/renderer/texture/MipmapGenerator +MD: net/minecraft/client/renderer/texture/MipmapGenerator/ ()V net/minecraft/client/renderer/texture/MipmapGenerator/ ()V +MD: net/minecraft/client/renderer/texture/MipmapGenerator/ ()V net/minecraft/client/renderer/texture/MipmapGenerator/ ()V +MD: net/minecraft/client/renderer/texture/MipmapGenerator/m_118040_ (I)F net/minecraft/client/renderer/texture/MipmapGenerator/getPow22 (I)F +MD: net/minecraft/client/renderer/texture/MipmapGenerator/m_118042_ (IIIII)I net/minecraft/client/renderer/texture/MipmapGenerator/gammaBlend (IIIII)I +MD: net/minecraft/client/renderer/texture/MipmapGenerator/m_118048_ (IIIIZ)I net/minecraft/client/renderer/texture/MipmapGenerator/alphaBlend (IIIIZ)I +MD: net/minecraft/client/renderer/texture/MipmapGenerator/m_118054_ (Lcom/mojang/blaze3d/platform/NativeImage;I)[Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/renderer/texture/MipmapGenerator/generateMipLevels (Lcom/mojang/blaze3d/platform/NativeImage;I)[Lcom/mojang/blaze3d/platform/NativeImage; +MD: net/minecraft/client/renderer/texture/MipmapGenerator/m_118057_ ([F)V net/minecraft/client/renderer/texture/MipmapGenerator/lambda$static$0 ([F)V +CL: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite net/minecraft/client/renderer/texture/MissingTextureAtlasSprite +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/f_118059_ net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/MISSING_TEXTURE_LOCATION +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/f_118060_ net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/missingTexture +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/f_118061_ net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/MISSING_IMAGE_DATA +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/f_118062_ net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/INFO +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/f_174688_ net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/MISSING_IMAGE_WIDTH +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/f_174689_ net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/MISSING_IMAGE_HEIGHT +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/f_174690_ net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/MISSING_TEXTURE_NAME +FD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/net/minecraft/client/renderer/texture/MissingTextureAtlasSprite net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/net/minecraft/client/renderer/texture/MissingTextureAtlasSprite +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/ ()V net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/ ()V +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/ (Lnet/minecraft/client/renderer/texture/TextureAtlas;IIIII)V net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/ (Lnet/minecraft/client/renderer/texture/TextureAtlas;IIIII)V +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/close ()V net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/close ()V +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/m_118071_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/getLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/m_118072_ (Lnet/minecraft/client/renderer/texture/TextureAtlas;IIIII)Lnet/minecraft/client/renderer/texture/MissingTextureAtlasSprite; net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/newInstance (Lnet/minecraft/client/renderer/texture/TextureAtlas;IIIII)Lnet/minecraft/client/renderer/texture/MissingTextureAtlasSprite; +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/m_118079_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info; net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/info ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info; +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/m_118080_ ()Lnet/minecraft/client/renderer/texture/DynamicTexture; net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/getTexture ()Lnet/minecraft/client/renderer/texture/DynamicTexture; +MD: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/m_118082_ ()Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/renderer/texture/MissingTextureAtlasSprite/lambda$static$0 ()Lcom/mojang/blaze3d/platform/NativeImage; +CL: net/minecraft/client/renderer/texture/OverlayTexture net/minecraft/client/renderer/texture/OverlayTexture +FD: net/minecraft/client/renderer/texture/OverlayTexture/f_118083_ net/minecraft/client/renderer/texture/OverlayTexture/NO_OVERLAY +FD: net/minecraft/client/renderer/texture/OverlayTexture/f_118084_ net/minecraft/client/renderer/texture/OverlayTexture/texture +FD: net/minecraft/client/renderer/texture/OverlayTexture/f_174691_ net/minecraft/client/renderer/texture/OverlayTexture/NO_WHITE_U +FD: net/minecraft/client/renderer/texture/OverlayTexture/f_174692_ net/minecraft/client/renderer/texture/OverlayTexture/RED_OVERLAY_V +FD: net/minecraft/client/renderer/texture/OverlayTexture/f_174693_ net/minecraft/client/renderer/texture/OverlayTexture/WHITE_OVERLAY_V +FD: net/minecraft/client/renderer/texture/OverlayTexture/f_174694_ net/minecraft/client/renderer/texture/OverlayTexture/SIZE +FD: net/minecraft/client/renderer/texture/OverlayTexture/net/minecraft/client/renderer/texture/OverlayTexture net/minecraft/client/renderer/texture/OverlayTexture/net/minecraft/client/renderer/texture/OverlayTexture +MD: net/minecraft/client/renderer/texture/OverlayTexture/ ()V net/minecraft/client/renderer/texture/OverlayTexture/ ()V +MD: net/minecraft/client/renderer/texture/OverlayTexture/ ()V net/minecraft/client/renderer/texture/OverlayTexture/ ()V +MD: net/minecraft/client/renderer/texture/OverlayTexture/close ()V net/minecraft/client/renderer/texture/OverlayTexture/close ()V +MD: net/minecraft/client/renderer/texture/OverlayTexture/m_118087_ ()V net/minecraft/client/renderer/texture/OverlayTexture/setupOverlayColor ()V +MD: net/minecraft/client/renderer/texture/OverlayTexture/m_118088_ (F)I net/minecraft/client/renderer/texture/OverlayTexture/u (F)I +MD: net/minecraft/client/renderer/texture/OverlayTexture/m_118090_ (FZ)I net/minecraft/client/renderer/texture/OverlayTexture/pack (FZ)I +MD: net/minecraft/client/renderer/texture/OverlayTexture/m_118093_ (II)I net/minecraft/client/renderer/texture/OverlayTexture/pack (II)I +MD: net/minecraft/client/renderer/texture/OverlayTexture/m_118096_ (Z)I net/minecraft/client/renderer/texture/OverlayTexture/v (Z)I +MD: net/minecraft/client/renderer/texture/OverlayTexture/m_118098_ ()V net/minecraft/client/renderer/texture/OverlayTexture/teardownOverlayColor ()V +CL: net/minecraft/client/renderer/texture/PreloadedTexture net/minecraft/client/renderer/texture/PreloadedTexture +FD: net/minecraft/client/renderer/texture/PreloadedTexture/f_118100_ net/minecraft/client/renderer/texture/PreloadedTexture/future +FD: net/minecraft/client/renderer/texture/PreloadedTexture/net/minecraft/client/renderer/texture/PreloadedTexture net/minecraft/client/renderer/texture/PreloadedTexture/net/minecraft/client/renderer/texture/PreloadedTexture +MD: net/minecraft/client/renderer/texture/PreloadedTexture/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)V net/minecraft/client/renderer/texture/PreloadedTexture/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_118105_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/texture/PreloadedTexture/getFuture ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_118106_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; net/minecraft/client/renderer/texture/PreloadedTexture/lambda$new$0 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_118109_ (Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage;)Ljava/lang/Void; net/minecraft/client/renderer/texture/PreloadedTexture/lambda$getFuture$1 (Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage;)Ljava/lang/Void; +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_118111_ (Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/renderer/texture/PreloadedTexture/lambda$reset$3 (Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_118120_ (Ljava/util/concurrent/Executor;)Ljava/util/concurrent/Executor; net/minecraft/client/renderer/texture/PreloadedTexture/executor (Ljava/util/concurrent/Executor;)Ljava/util/concurrent/Executor; +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_118122_ (Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V net/minecraft/client/renderer/texture/PreloadedTexture/lambda$executor$5 (Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_118127_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; net/minecraft/client/renderer/texture/PreloadedTexture/lambda$reset$2 (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_174695_ (Ljava/lang/Runnable;)V net/minecraft/client/renderer/texture/PreloadedTexture/lambda$executor$4 (Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_6335_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; net/minecraft/client/renderer/texture/PreloadedTexture/getTextureImage (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; +MD: net/minecraft/client/renderer/texture/PreloadedTexture/m_6479_ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)V net/minecraft/client/renderer/texture/PreloadedTexture/reset (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)V +CL: net/minecraft/client/renderer/texture/SimpleTexture net/minecraft/client/renderer/texture/SimpleTexture +FD: net/minecraft/client/renderer/texture/SimpleTexture/f_118129_ net/minecraft/client/renderer/texture/SimpleTexture/location +FD: net/minecraft/client/renderer/texture/SimpleTexture/f_118130_ net/minecraft/client/renderer/texture/SimpleTexture/LOGGER +FD: net/minecraft/client/renderer/texture/SimpleTexture/net/minecraft/client/renderer/texture/SimpleTexture net/minecraft/client/renderer/texture/SimpleTexture/net/minecraft/client/renderer/texture/SimpleTexture +MD: net/minecraft/client/renderer/texture/SimpleTexture/ ()V net/minecraft/client/renderer/texture/SimpleTexture/ ()V +MD: net/minecraft/client/renderer/texture/SimpleTexture/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/texture/SimpleTexture/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/texture/SimpleTexture/m_118136_ (Lcom/mojang/blaze3d/platform/NativeImage;ZZ)V net/minecraft/client/renderer/texture/SimpleTexture/doLoad (Lcom/mojang/blaze3d/platform/NativeImage;ZZ)V +MD: net/minecraft/client/renderer/texture/SimpleTexture/m_118141_ (Lcom/mojang/blaze3d/platform/NativeImage;ZZ)V net/minecraft/client/renderer/texture/SimpleTexture/lambda$load$0 (Lcom/mojang/blaze3d/platform/NativeImage;ZZ)V +MD: net/minecraft/client/renderer/texture/SimpleTexture/m_6335_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; net/minecraft/client/renderer/texture/SimpleTexture/getTextureImage (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; +MD: net/minecraft/client/renderer/texture/SimpleTexture/m_6704_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/texture/SimpleTexture/load (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage net/minecraft/client/renderer/texture/SimpleTexture$TextureImage +FD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/f_118146_ net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/metadata +FD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/f_118147_ net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/image +FD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/f_118148_ net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/exception +FD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/net/minecraft/client/renderer/texture/SimpleTexture$TextureImage net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/net/minecraft/client/renderer/texture/SimpleTexture$TextureImage +MD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/ (Ljava/io/IOException;)V net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/ (Ljava/io/IOException;)V +MD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/ (Lnet/minecraft/client/resources/metadata/texture/TextureMetadataSection;Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/ (Lnet/minecraft/client/resources/metadata/texture/TextureMetadataSection;Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/close ()V net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/close ()V +MD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/m_118154_ ()Lnet/minecraft/client/resources/metadata/texture/TextureMetadataSection; net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/getTextureMetadata ()Lnet/minecraft/client/resources/metadata/texture/TextureMetadataSection; +MD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/m_118155_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/load (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage; +MD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/m_118158_ ()Lcom/mojang/blaze3d/platform/NativeImage; net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/getImage ()Lcom/mojang/blaze3d/platform/NativeImage; +MD: net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/m_118159_ ()V net/minecraft/client/renderer/texture/SimpleTexture$TextureImage/throwIfError ()V +CL: net/minecraft/client/renderer/texture/Stitcher net/minecraft/client/renderer/texture/Stitcher +FD: net/minecraft/client/renderer/texture/Stitcher/f_118161_ net/minecraft/client/renderer/texture/Stitcher/HOLDER_COMPARATOR +FD: net/minecraft/client/renderer/texture/Stitcher/f_118162_ net/minecraft/client/renderer/texture/Stitcher/mipLevel +FD: net/minecraft/client/renderer/texture/Stitcher/f_118163_ net/minecraft/client/renderer/texture/Stitcher/texturesToBeStitched +FD: net/minecraft/client/renderer/texture/Stitcher/f_118164_ net/minecraft/client/renderer/texture/Stitcher/storage +FD: net/minecraft/client/renderer/texture/Stitcher/f_118165_ net/minecraft/client/renderer/texture/Stitcher/storageX +FD: net/minecraft/client/renderer/texture/Stitcher/f_118166_ net/minecraft/client/renderer/texture/Stitcher/storageY +FD: net/minecraft/client/renderer/texture/Stitcher/f_118167_ net/minecraft/client/renderer/texture/Stitcher/maxWidth +FD: net/minecraft/client/renderer/texture/Stitcher/f_118168_ net/minecraft/client/renderer/texture/Stitcher/maxHeight +FD: net/minecraft/client/renderer/texture/Stitcher/net/minecraft/client/renderer/texture/Stitcher net/minecraft/client/renderer/texture/Stitcher/net/minecraft/client/renderer/texture/Stitcher +MD: net/minecraft/client/renderer/texture/Stitcher/ ()V net/minecraft/client/renderer/texture/Stitcher/ ()V +MD: net/minecraft/client/renderer/texture/Stitcher/ (III)V net/minecraft/client/renderer/texture/Stitcher/ (III)V +MD: net/minecraft/client/renderer/texture/Stitcher/m_118174_ ()I net/minecraft/client/renderer/texture/Stitcher/getWidth ()I +MD: net/minecraft/client/renderer/texture/Stitcher/m_118178_ (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Z net/minecraft/client/renderer/texture/Stitcher/addToStorage (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Z +MD: net/minecraft/client/renderer/texture/Stitcher/m_118180_ (Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;)V net/minecraft/client/renderer/texture/Stitcher/gatherSprites (Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;)V +MD: net/minecraft/client/renderer/texture/Stitcher/m_118182_ (Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;Lnet/minecraft/client/renderer/texture/Stitcher$Region;)V net/minecraft/client/renderer/texture/Stitcher/lambda$gatherSprites$4 (Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;Lnet/minecraft/client/renderer/texture/Stitcher$Region;)V +MD: net/minecraft/client/renderer/texture/Stitcher/m_118185_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;)V net/minecraft/client/renderer/texture/Stitcher/registerSprite (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;)V +MD: net/minecraft/client/renderer/texture/Stitcher/m_118187_ ()I net/minecraft/client/renderer/texture/Stitcher/getHeight ()I +MD: net/minecraft/client/renderer/texture/Stitcher/m_118188_ (II)I net/minecraft/client/renderer/texture/Stitcher/smallestFittingMinTexel (II)I +MD: net/minecraft/client/renderer/texture/Stitcher/m_118191_ (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Z net/minecraft/client/renderer/texture/Stitcher/expand (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Z +MD: net/minecraft/client/renderer/texture/Stitcher/m_118193_ ()V net/minecraft/client/renderer/texture/Stitcher/stitch ()V +MD: net/minecraft/client/renderer/texture/Stitcher/m_118194_ (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info; net/minecraft/client/renderer/texture/Stitcher/lambda$stitch$3 (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info; +MD: net/minecraft/client/renderer/texture/Stitcher/m_118196_ (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/texture/Stitcher/lambda$static$2 (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/texture/Stitcher/m_118198_ (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Ljava/lang/Integer; net/minecraft/client/renderer/texture/Stitcher/lambda$static$1 (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Ljava/lang/Integer; +MD: net/minecraft/client/renderer/texture/Stitcher/m_118200_ (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Ljava/lang/Integer; net/minecraft/client/renderer/texture/Stitcher/lambda$static$0 (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Ljava/lang/Integer; +CL: net/minecraft/client/renderer/texture/Stitcher$Holder net/minecraft/client/renderer/texture/Stitcher$Holder +FD: net/minecraft/client/renderer/texture/Stitcher$Holder/f_118202_ net/minecraft/client/renderer/texture/Stitcher$Holder/spriteInfo +FD: net/minecraft/client/renderer/texture/Stitcher$Holder/f_118203_ net/minecraft/client/renderer/texture/Stitcher$Holder/width +FD: net/minecraft/client/renderer/texture/Stitcher$Holder/f_118204_ net/minecraft/client/renderer/texture/Stitcher$Holder/height +FD: net/minecraft/client/renderer/texture/Stitcher$Holder/net/minecraft/client/renderer/texture/Stitcher$Holder net/minecraft/client/renderer/texture/Stitcher$Holder/net/minecraft/client/renderer/texture/Stitcher$Holder +MD: net/minecraft/client/renderer/texture/Stitcher$Holder/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;I)V net/minecraft/client/renderer/texture/Stitcher$Holder/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;I)V +MD: net/minecraft/client/renderer/texture/Stitcher$Holder/toString ()Ljava/lang/String; net/minecraft/client/renderer/texture/Stitcher$Holder/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/texture/Stitcher$Region net/minecraft/client/renderer/texture/Stitcher$Region +FD: net/minecraft/client/renderer/texture/Stitcher$Region/f_118209_ net/minecraft/client/renderer/texture/Stitcher$Region/originX +FD: net/minecraft/client/renderer/texture/Stitcher$Region/f_118210_ net/minecraft/client/renderer/texture/Stitcher$Region/originY +FD: net/minecraft/client/renderer/texture/Stitcher$Region/f_118211_ net/minecraft/client/renderer/texture/Stitcher$Region/width +FD: net/minecraft/client/renderer/texture/Stitcher$Region/f_118212_ net/minecraft/client/renderer/texture/Stitcher$Region/height +FD: net/minecraft/client/renderer/texture/Stitcher$Region/f_118213_ net/minecraft/client/renderer/texture/Stitcher$Region/subSlots +FD: net/minecraft/client/renderer/texture/Stitcher$Region/f_118214_ net/minecraft/client/renderer/texture/Stitcher$Region/holder +FD: net/minecraft/client/renderer/texture/Stitcher$Region/net/minecraft/client/renderer/texture/Stitcher$Region net/minecraft/client/renderer/texture/Stitcher$Region/net/minecraft/client/renderer/texture/Stitcher$Region +MD: net/minecraft/client/renderer/texture/Stitcher$Region/ (IIII)V net/minecraft/client/renderer/texture/Stitcher$Region/ (IIII)V +MD: net/minecraft/client/renderer/texture/Stitcher$Region/m_118220_ ()Lnet/minecraft/client/renderer/texture/Stitcher$Holder; net/minecraft/client/renderer/texture/Stitcher$Region/getHolder ()Lnet/minecraft/client/renderer/texture/Stitcher$Holder; +MD: net/minecraft/client/renderer/texture/Stitcher$Region/m_118221_ (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Z net/minecraft/client/renderer/texture/Stitcher$Region/add (Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Z +MD: net/minecraft/client/renderer/texture/Stitcher$Region/m_118223_ (Ljava/util/function/Consumer;)V net/minecraft/client/renderer/texture/Stitcher$Region/walk (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/renderer/texture/Stitcher$Region/m_118225_ ()I net/minecraft/client/renderer/texture/Stitcher$Region/getX ()I +MD: net/minecraft/client/renderer/texture/Stitcher$Region/m_118226_ ()I net/minecraft/client/renderer/texture/Stitcher$Region/getY ()I +MD: net/minecraft/client/renderer/texture/Stitcher$Region/toString ()Ljava/lang/String; net/minecraft/client/renderer/texture/Stitcher$Region/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/texture/Stitcher$SpriteLoader net/minecraft/client/renderer/texture/Stitcher$SpriteLoader +FD: net/minecraft/client/renderer/texture/Stitcher$SpriteLoader/net/minecraft/client/renderer/texture/Stitcher$SpriteLoader net/minecraft/client/renderer/texture/Stitcher$SpriteLoader/net/minecraft/client/renderer/texture/Stitcher$SpriteLoader +MD: net/minecraft/client/renderer/texture/Stitcher$SpriteLoader/m_118228_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIII)V net/minecraft/client/renderer/texture/Stitcher$SpriteLoader/load (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIII)V +CL: net/minecraft/client/renderer/texture/StitcherException net/minecraft/client/renderer/texture/StitcherException +FD: net/minecraft/client/renderer/texture/StitcherException/f_118254_ net/minecraft/client/renderer/texture/StitcherException/allSprites +FD: net/minecraft/client/renderer/texture/StitcherException/net/minecraft/client/renderer/texture/StitcherException net/minecraft/client/renderer/texture/StitcherException/net/minecraft/client/renderer/texture/StitcherException +MD: net/minecraft/client/renderer/texture/StitcherException/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;Ljava/util/Collection;)V net/minecraft/client/renderer/texture/StitcherException/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;Ljava/util/Collection;)V +MD: net/minecraft/client/renderer/texture/StitcherException/m_118258_ ()Ljava/util/Collection; net/minecraft/client/renderer/texture/StitcherException/getAllSprites ()Ljava/util/Collection; +CL: net/minecraft/client/renderer/texture/TextureAtlas net/minecraft/client/renderer/texture/TextureAtlas +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118259_ net/minecraft/client/renderer/texture/TextureAtlas/LOCATION_BLOCKS +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118260_ net/minecraft/client/renderer/texture/TextureAtlas/LOCATION_PARTICLES +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118261_ net/minecraft/client/renderer/texture/TextureAtlas/LOGGER +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118262_ net/minecraft/client/renderer/texture/TextureAtlas/animatedTextures +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118263_ net/minecraft/client/renderer/texture/TextureAtlas/sprites +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118264_ net/minecraft/client/renderer/texture/TextureAtlas/texturesByName +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118265_ net/minecraft/client/renderer/texture/TextureAtlas/location +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_118266_ net/minecraft/client/renderer/texture/TextureAtlas/maxSupportedTextureSize +FD: net/minecraft/client/renderer/texture/TextureAtlas/f_174697_ net/minecraft/client/renderer/texture/TextureAtlas/FILE_EXTENSION +FD: net/minecraft/client/renderer/texture/TextureAtlas/net/minecraft/client/renderer/texture/TextureAtlas net/minecraft/client/renderer/texture/TextureAtlas/net/minecraft/client/renderer/texture/TextureAtlas +MD: net/minecraft/client/renderer/texture/TextureAtlas/ ()V net/minecraft/client/renderer/texture/TextureAtlas/ ()V +MD: net/minecraft/client/renderer/texture/TextureAtlas/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/texture/TextureAtlas/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118270_ ()V net/minecraft/client/renderer/texture/TextureAtlas/cycleAnimationFrames ()V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118283_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/Stitcher;I)Ljava/util/List; net/minecraft/client/renderer/texture/TextureAtlas/getLoadedSprites (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/Stitcher;I)Ljava/util/List; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118287_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIIII)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/renderer/texture/TextureAtlas/load (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIIII)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118304_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Set;)Ljava/util/Collection; net/minecraft/client/renderer/texture/TextureAtlas/getBasicSpriteInfos (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Set;)Ljava/util/Collection; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118307_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;I)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; net/minecraft/client/renderer/texture/TextureAtlas/prepareToStitch (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;I)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118312_ (Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;)V net/minecraft/client/renderer/texture/TextureAtlas/reload (Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118314_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;)Ljava/lang/String; net/minecraft/client/renderer/texture/TextureAtlas/lambda$prepareToStitch$1 (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;)Ljava/lang/String; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118316_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/renderer/texture/TextureAtlas/getSprite (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118322_ (Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;)V net/minecraft/client/renderer/texture/TextureAtlas/updateFilter (Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118324_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/texture/TextureAtlas/getResourceLocation (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118326_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/texture/TextureAtlas/lambda$prepareToStitch$0 (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118329_ ()V net/minecraft/client/renderer/texture/TextureAtlas/clearTextureData ()V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_118330_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/texture/TextureAtlas/location ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_174698_ (ILjava/util/Queue;Ljava/util/List;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIII)V net/minecraft/client/renderer/texture/TextureAtlas/lambda$getLoadedSprites$4 (ILjava/util/Queue;Ljava/util/List;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIII)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_174708_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIIIILjava/util/Queue;)V net/minecraft/client/renderer/texture/TextureAtlas/lambda$getLoadedSprites$3 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIIIILjava/util/Queue;)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_174717_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Queue;)V net/minecraft/client/renderer/texture/TextureAtlas/lambda$getBasicSpriteInfos$2 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Queue;)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_6704_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/texture/TextureAtlas/load (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/client/renderer/texture/TextureAtlas/m_7673_ ()V net/minecraft/client/renderer/texture/TextureAtlas/tick ()V +CL: net/minecraft/client/renderer/texture/TextureAtlas$Preparations net/minecraft/client/renderer/texture/TextureAtlas$Preparations +FD: net/minecraft/client/renderer/texture/TextureAtlas$Preparations/f_118331_ net/minecraft/client/renderer/texture/TextureAtlas$Preparations/sprites +FD: net/minecraft/client/renderer/texture/TextureAtlas$Preparations/f_118332_ net/minecraft/client/renderer/texture/TextureAtlas$Preparations/width +FD: net/minecraft/client/renderer/texture/TextureAtlas$Preparations/f_118333_ net/minecraft/client/renderer/texture/TextureAtlas$Preparations/height +FD: net/minecraft/client/renderer/texture/TextureAtlas$Preparations/f_118334_ net/minecraft/client/renderer/texture/TextureAtlas$Preparations/mipLevel +FD: net/minecraft/client/renderer/texture/TextureAtlas$Preparations/f_118335_ net/minecraft/client/renderer/texture/TextureAtlas$Preparations/regions +FD: net/minecraft/client/renderer/texture/TextureAtlas$Preparations/net/minecraft/client/renderer/texture/TextureAtlas$Preparations net/minecraft/client/renderer/texture/TextureAtlas$Preparations/net/minecraft/client/renderer/texture/TextureAtlas$Preparations +MD: net/minecraft/client/renderer/texture/TextureAtlas$Preparations/ (Ljava/util/Set;IIILjava/util/List;)V net/minecraft/client/renderer/texture/TextureAtlas$Preparations/ (Ljava/util/Set;IIILjava/util/List;)V +CL: net/minecraft/client/renderer/texture/TextureAtlasSprite net/minecraft/client/renderer/texture/TextureAtlasSprite +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118342_ net/minecraft/client/renderer/texture/TextureAtlasSprite/mainImage +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118343_ net/minecraft/client/renderer/texture/TextureAtlasSprite/atlas +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118349_ net/minecraft/client/renderer/texture/TextureAtlasSprite/x +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118350_ net/minecraft/client/renderer/texture/TextureAtlasSprite/y +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118351_ net/minecraft/client/renderer/texture/TextureAtlasSprite/u0 +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118352_ net/minecraft/client/renderer/texture/TextureAtlasSprite/u1 +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118353_ net/minecraft/client/renderer/texture/TextureAtlasSprite/v0 +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_118354_ net/minecraft/client/renderer/texture/TextureAtlasSprite/v1 +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_174721_ net/minecraft/client/renderer/texture/TextureAtlasSprite/LOGGER +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_174722_ net/minecraft/client/renderer/texture/TextureAtlasSprite/name +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_174723_ net/minecraft/client/renderer/texture/TextureAtlasSprite/width +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_174724_ net/minecraft/client/renderer/texture/TextureAtlasSprite/height +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/f_174725_ net/minecraft/client/renderer/texture/TextureAtlasSprite/animatedTexture +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite/net/minecraft/client/renderer/texture/TextureAtlasSprite net/minecraft/client/renderer/texture/TextureAtlasSprite/net/minecraft/client/renderer/texture/TextureAtlasSprite +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/ ()V net/minecraft/client/renderer/texture/TextureAtlasSprite/ ()V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/ (Lnet/minecraft/client/renderer/texture/TextureAtlas;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIIIILcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/TextureAtlasSprite/ (Lnet/minecraft/client/renderer/texture/TextureAtlas;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;IIIIILcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/close ()V net/minecraft/client/renderer/texture/TextureAtlasSprite/close ()V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118366_ ()F net/minecraft/client/renderer/texture/TextureAtlasSprite/atlasSize ()F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118367_ (D)F net/minecraft/client/renderer/texture/TextureAtlasSprite/getU (D)F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118371_ (III)Z net/minecraft/client/renderer/texture/TextureAtlasSprite/isTransparent (III)Z +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118375_ (II[Lcom/mojang/blaze3d/platform/NativeImage;)V net/minecraft/client/renderer/texture/TextureAtlasSprite/upload (II[Lcom/mojang/blaze3d/platform/NativeImage;)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118379_ (Lcom/mojang/blaze3d/platform/NativeImage;)Ljava/lang/String; net/minecraft/client/renderer/texture/TextureAtlasSprite/lambda$new$0 (Lcom/mojang/blaze3d/platform/NativeImage;)Ljava/lang/String; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118381_ (Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/renderer/texture/TextureAtlasSprite/wrap (Lcom/mojang/blaze3d/vertex/VertexConsumer;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118393_ (D)F net/minecraft/client/renderer/texture/TextureAtlasSprite/getV (D)F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118397_ ()Ljava/lang/String; net/minecraft/client/renderer/texture/TextureAtlasSprite/lambda$new$2 ()Ljava/lang/String; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118405_ ()I net/minecraft/client/renderer/texture/TextureAtlasSprite/getWidth ()I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118408_ ()I net/minecraft/client/renderer/texture/TextureAtlasSprite/getHeight ()I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118409_ ()F net/minecraft/client/renderer/texture/TextureAtlasSprite/getU0 ()F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118410_ ()F net/minecraft/client/renderer/texture/TextureAtlasSprite/getU1 ()F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118411_ ()F net/minecraft/client/renderer/texture/TextureAtlasSprite/getV0 ()F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118412_ ()F net/minecraft/client/renderer/texture/TextureAtlasSprite/getV1 ()F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118413_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/texture/TextureAtlasSprite/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118414_ ()Lnet/minecraft/client/renderer/texture/TextureAtlas; net/minecraft/client/renderer/texture/TextureAtlasSprite/atlas ()Lnet/minecraft/client/renderer/texture/TextureAtlas; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118415_ ()I net/minecraft/client/renderer/texture/TextureAtlasSprite/getFrameCount ()I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118416_ ()V net/minecraft/client/renderer/texture/TextureAtlasSprite/uploadFirstFrame ()V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118417_ ()F net/minecraft/client/renderer/texture/TextureAtlasSprite/uvShrinkRatio ()F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_118420_ ()Ljava/lang/String; net/minecraft/client/renderer/texture/TextureAtlasSprite/lambda$new$1 ()Ljava/lang/String; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174727_ (F)F net/minecraft/client/renderer/texture/TextureAtlasSprite/getUOffset (F)F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174729_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;III)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture; net/minecraft/client/renderer/texture/TextureAtlasSprite/createTicker (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;III)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174734_ (Lit/unimi/dsi/fastutil/ints/IntSet;I)Z net/minecraft/client/renderer/texture/TextureAtlasSprite/lambda$createTicker$4 (Lit/unimi/dsi/fastutil/ints/IntSet;I)Z +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174737_ (Ljava/util/List;II)V net/minecraft/client/renderer/texture/TextureAtlasSprite/lambda$createTicker$3 (Ljava/util/List;II)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174741_ (F)F net/minecraft/client/renderer/texture/TextureAtlasSprite/getVOffset (F)F +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174743_ ()I net/minecraft/client/renderer/texture/TextureAtlasSprite/getX ()I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174744_ ()I net/minecraft/client/renderer/texture/TextureAtlasSprite/getY ()I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174745_ ()Ljava/util/stream/IntStream; net/minecraft/client/renderer/texture/TextureAtlasSprite/getUniqueFrames ()Ljava/util/stream/IntStream; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/m_174746_ ()Lnet/minecraft/client/renderer/texture/Tickable; net/minecraft/client/renderer/texture/TextureAtlasSprite/getAnimationTicker ()Lnet/minecraft/client/renderer/texture/Tickable; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite/toString ()Ljava/lang/String; net/minecraft/client/renderer/texture/TextureAtlasSprite/toString ()Ljava/lang/String; +CL: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/f_174747_ net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/this$0 +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/f_174748_ net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/frame +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/f_174749_ net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/subFrame +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/f_174750_ net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/frames +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/f_174751_ net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/frameRowSize +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/f_174752_ net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/interpolationData +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Ljava/util/List;ILnet/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData;)V net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Ljava/util/List;ILnet/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData;)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/close ()V net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/close ()V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_174758_ ()V net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/uploadFirstFrame ()V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_174759_ (I)I net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/getFrameX (I)I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_174761_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo;)I net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/lambda$getUniqueFrames$1 (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo;)I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_174763_ ()Ljava/util/stream/IntStream; net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/getUniqueFrames ()Ljava/util/stream/IntStream; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_174764_ (I)I net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/getFrameY (I)I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_174766_ ()V net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/lambda$tick$0 ()V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_174767_ (I)V net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/uploadFrame (I)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/m_7673_ ()V net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture/tick ()V +CL: net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/f_174771_ net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/index +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/f_174772_ net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/time +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/ (II)V net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo/ (II)V +CL: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info net/minecraft/client/renderer/texture/TextureAtlasSprite$Info +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/f_118422_ net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/name +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/f_118423_ net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/width +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/f_118424_ net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/height +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/f_118425_ net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/metadata +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/net/minecraft/client/renderer/texture/TextureAtlasSprite$Info net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/net/minecraft/client/renderer/texture/TextureAtlasSprite$Info +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/ (Lnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection;)V net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/ (Lnet/minecraft/resources/ResourceLocation;IILnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection;)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/m_118431_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/name ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/m_118434_ ()I net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/width ()I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/m_118437_ ()I net/minecraft/client/renderer/texture/TextureAtlasSprite$Info/height ()I +CL: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/f_118442_ net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/this$0 +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/f_118443_ net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/activeFrame +FD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;I)V net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;I)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/close ()V net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/close ()V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/m_118454_ (DII)I net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/mix (DII)I +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/m_174776_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;)V net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/uploadInterpolatedFrame (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;)V +MD: net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/m_174778_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;IIII)I net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData/getPixel (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;IIII)I +CL: net/minecraft/client/renderer/texture/TextureManager net/minecraft/client/renderer/texture/TextureManager +FD: net/minecraft/client/renderer/texture/TextureManager/f_118466_ net/minecraft/client/renderer/texture/TextureManager/INTENTIONAL_MISSING_TEXTURE +FD: net/minecraft/client/renderer/texture/TextureManager/f_118467_ net/minecraft/client/renderer/texture/TextureManager/LOGGER +FD: net/minecraft/client/renderer/texture/TextureManager/f_118468_ net/minecraft/client/renderer/texture/TextureManager/byPath +FD: net/minecraft/client/renderer/texture/TextureManager/f_118469_ net/minecraft/client/renderer/texture/TextureManager/tickableTextures +FD: net/minecraft/client/renderer/texture/TextureManager/f_118470_ net/minecraft/client/renderer/texture/TextureManager/prefixRegister +FD: net/minecraft/client/renderer/texture/TextureManager/f_118471_ net/minecraft/client/renderer/texture/TextureManager/resourceManager +FD: net/minecraft/client/renderer/texture/TextureManager/net/minecraft/client/renderer/texture/TextureManager net/minecraft/client/renderer/texture/TextureManager/net/minecraft/client/renderer/texture/TextureManager +MD: net/minecraft/client/renderer/texture/TextureManager/ ()V net/minecraft/client/renderer/texture/TextureManager/ ()V +MD: net/minecraft/client/renderer/texture/TextureManager/ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/renderer/texture/TextureManager/ (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/client/renderer/texture/TextureManager/close ()V net/minecraft/client/renderer/texture/TextureManager/close ()V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118482_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/lang/Void;)V net/minecraft/client/renderer/texture/TextureManager/lambda$reload$4 (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/lang/Void;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118486_ (Lnet/minecraft/client/renderer/texture/AbstractTexture;)Ljava/lang/String; net/minecraft/client/renderer/texture/TextureManager/lambda$loadTexture$1 (Lnet/minecraft/client/renderer/texture/AbstractTexture;)Ljava/lang/String; +MD: net/minecraft/client/renderer/texture/TextureManager/m_118488_ (Ljava/lang/Runnable;)V net/minecraft/client/renderer/texture/TextureManager/execute (Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118490_ (Ljava/lang/String;Lnet/minecraft/client/renderer/texture/DynamicTexture;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/renderer/texture/TextureManager/register (Ljava/lang/String;Lnet/minecraft/client/renderer/texture/DynamicTexture;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/renderer/texture/TextureManager/m_118495_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)V net/minecraft/client/renderer/texture/TextureManager/register (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118498_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/PreloadedTexture;)V net/minecraft/client/renderer/texture/TextureManager/lambda$preload$2 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/PreloadedTexture;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118501_ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/texture/TextureManager/preload (Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/texture/TextureManager/m_118504_ (Ljava/lang/Runnable;)V net/minecraft/client/renderer/texture/TextureManager/lambda$reload$5 (Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118506_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/AbstractTexture; net/minecraft/client/renderer/texture/TextureManager/getTexture (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/AbstractTexture; +MD: net/minecraft/client/renderer/texture/TextureManager/m_118508_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)V net/minecraft/client/renderer/texture/TextureManager/safeClose (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118511_ (Ljava/lang/Runnable;)V net/minecraft/client/renderer/texture/TextureManager/lambda$execute$3 (Ljava/lang/Runnable;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118513_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/texture/TextureManager/release (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_118515_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)Lnet/minecraft/client/renderer/texture/AbstractTexture; net/minecraft/client/renderer/texture/TextureManager/loadTexture (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)Lnet/minecraft/client/renderer/texture/AbstractTexture; +MD: net/minecraft/client/renderer/texture/TextureManager/m_118519_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/texture/TextureManager/_bind (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_174784_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/texture/TextureManager/bindForSetup (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_174786_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)Lnet/minecraft/client/renderer/texture/AbstractTexture; net/minecraft/client/renderer/texture/TextureManager/getTexture (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/AbstractTexture;)Lnet/minecraft/client/renderer/texture/AbstractTexture; +MD: net/minecraft/client/renderer/texture/TextureManager/m_174789_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/renderer/texture/TextureManager/lambda$bindForSetup$0 (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/renderer/texture/TextureManager/m_5540_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/renderer/texture/TextureManager/reload (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/renderer/texture/TextureManager/m_7673_ ()V net/minecraft/client/renderer/texture/TextureManager/tick ()V +CL: net/minecraft/client/renderer/texture/Tickable net/minecraft/client/renderer/texture/Tickable +FD: net/minecraft/client/renderer/texture/Tickable/net/minecraft/client/renderer/texture/Tickable net/minecraft/client/renderer/texture/Tickable/net/minecraft/client/renderer/texture/Tickable +MD: net/minecraft/client/renderer/texture/Tickable/m_7673_ ()V net/minecraft/client/renderer/texture/Tickable/tick ()V +CL: net/minecraft/client/renderer/texture/package-info net/minecraft/client/renderer/texture/package-info +FD: net/minecraft/client/renderer/texture/package-info/net/minecraft/client/renderer/texture/package-info net/minecraft/client/renderer/texture/package-info/net/minecraft/client/renderer/texture/package-info +CL: net/minecraft/client/resources/AssetIndex net/minecraft/client/resources/AssetIndex +FD: net/minecraft/client/resources/AssetIndex/f_118524_ net/minecraft/client/resources/AssetIndex/LOGGER +FD: net/minecraft/client/resources/AssetIndex/f_118525_ net/minecraft/client/resources/AssetIndex/rootFiles +FD: net/minecraft/client/resources/AssetIndex/f_118526_ net/minecraft/client/resources/AssetIndex/namespacedFiles +FD: net/minecraft/client/resources/AssetIndex/net/minecraft/client/resources/AssetIndex net/minecraft/client/resources/AssetIndex/net/minecraft/client/resources/AssetIndex +MD: net/minecraft/client/resources/AssetIndex/ ()V net/minecraft/client/resources/AssetIndex/ ()V +MD: net/minecraft/client/resources/AssetIndex/ ()V net/minecraft/client/resources/AssetIndex/ ()V +MD: net/minecraft/client/resources/AssetIndex/ (Ljava/io/File;Ljava/lang/String;)V net/minecraft/client/resources/AssetIndex/ (Ljava/io/File;Ljava/lang/String;)V +MD: net/minecraft/client/resources/AssetIndex/m_118537_ (Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Predicate;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/client/resources/AssetIndex/lambda$getFiles$0 (Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Predicate;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/client/resources/AssetIndex/m_6487_ (Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/client/resources/AssetIndex/getFiles (Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/client/resources/AssetIndex/m_7879_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/io/File; net/minecraft/client/resources/AssetIndex/getFile (Lnet/minecraft/resources/ResourceLocation;)Ljava/io/File; +MD: net/minecraft/client/resources/AssetIndex/m_7974_ (Ljava/lang/String;)Ljava/io/File; net/minecraft/client/resources/AssetIndex/getRootFile (Ljava/lang/String;)Ljava/io/File; +CL: net/minecraft/client/resources/ClientPackSource net/minecraft/client/resources/ClientPackSource +FD: net/minecraft/client/resources/ClientPackSource/f_118543_ net/minecraft/client/resources/ClientPackSource/LOGGER +FD: net/minecraft/client/resources/ClientPackSource/f_118544_ net/minecraft/client/resources/ClientPackSource/SHA1 +FD: net/minecraft/client/resources/ClientPackSource/f_118545_ net/minecraft/client/resources/ClientPackSource/vanillaPack +FD: net/minecraft/client/resources/ClientPackSource/f_118546_ net/minecraft/client/resources/ClientPackSource/serverPackDir +FD: net/minecraft/client/resources/ClientPackSource/f_118547_ net/minecraft/client/resources/ClientPackSource/downloadLock +FD: net/minecraft/client/resources/ClientPackSource/f_118548_ net/minecraft/client/resources/ClientPackSource/assetIndex +FD: net/minecraft/client/resources/ClientPackSource/f_118549_ net/minecraft/client/resources/ClientPackSource/currentDownload +FD: net/minecraft/client/resources/ClientPackSource/f_118550_ net/minecraft/client/resources/ClientPackSource/serverPack +FD: net/minecraft/client/resources/ClientPackSource/f_174791_ net/minecraft/client/resources/ClientPackSource/BUILT_IN +FD: net/minecraft/client/resources/ClientPackSource/f_174793_ net/minecraft/client/resources/ClientPackSource/MAX_KEPT_PACKS +FD: net/minecraft/client/resources/ClientPackSource/f_174794_ net/minecraft/client/resources/ClientPackSource/VANILLA_ID +FD: net/minecraft/client/resources/ClientPackSource/f_174795_ net/minecraft/client/resources/ClientPackSource/SERVER_ID +FD: net/minecraft/client/resources/ClientPackSource/f_174796_ net/minecraft/client/resources/ClientPackSource/PROGRAMMER_ART_ID +FD: net/minecraft/client/resources/ClientPackSource/f_174797_ net/minecraft/client/resources/ClientPackSource/PROGRAMMER_ART_NAME +FD: net/minecraft/client/resources/ClientPackSource/f_174798_ net/minecraft/client/resources/ClientPackSource/APPLYING_PACK_TEXT +FD: net/minecraft/client/resources/ClientPackSource/f_200482_ net/minecraft/client/resources/ClientPackSource/MAX_PACK_SIZE_BYTES +FD: net/minecraft/client/resources/ClientPackSource/net/minecraft/client/resources/ClientPackSource net/minecraft/client/resources/ClientPackSource/net/minecraft/client/resources/ClientPackSource +MD: net/minecraft/client/resources/ClientPackSource/ ()V net/minecraft/client/resources/ClientPackSource/ ()V +MD: net/minecraft/client/resources/ClientPackSource/ (Ljava/io/File;Lnet/minecraft/client/resources/AssetIndex;)V net/minecraft/client/resources/ClientPackSource/ (Ljava/io/File;Lnet/minecraft/client/resources/AssetIndex;)V +MD: net/minecraft/client/resources/ClientPackSource/m_118555_ ()Lnet/minecraft/server/packs/VanillaPackResources; net/minecraft/client/resources/ClientPackSource/getVanillaPack ()Lnet/minecraft/server/packs/VanillaPackResources; +MD: net/minecraft/client/resources/ClientPackSource/m_118556_ (Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/client/resources/ClientPackSource/createProgrammerArtPack (Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)Lnet/minecraft/server/packs/repository/Pack; +MD: net/minecraft/client/resources/ClientPackSource/m_118558_ (Lnet/minecraft/server/packs/repository/Pack$PackConstructor;Ljava/util/function/Supplier;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/client/resources/ClientPackSource/createProgrammerArtPack (Lnet/minecraft/server/packs/repository/Pack$PackConstructor;Ljava/util/function/Supplier;)Lnet/minecraft/server/packs/repository/Pack; +MD: net/minecraft/client/resources/ClientPackSource/m_118561_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/ProgressScreen;)V net/minecraft/client/resources/ClientPackSource/lambda$downloadAndSelectResourcePack$1 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/ProgressScreen;)V +MD: net/minecraft/client/resources/ClientPackSource/m_118564_ (Ljava/io/File;)V net/minecraft/client/resources/ClientPackSource/deleteQuietly (Ljava/io/File;)V +MD: net/minecraft/client/resources/ClientPackSource/m_118566_ (Ljava/io/File;Lnet/minecraft/server/packs/repository/PackSource;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/resources/ClientPackSource/setServerPack (Ljava/io/File;Lnet/minecraft/server/packs/repository/PackSource;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/resources/ClientPackSource/m_118573_ (Ljava/lang/String;Ljava/io/File;)Z net/minecraft/client/resources/ClientPackSource/checkHash (Ljava/lang/String;Ljava/io/File;)Z +MD: net/minecraft/client/resources/ClientPackSource/m_118586_ ()V net/minecraft/client/resources/ClientPackSource/clearServerPack ()V +MD: net/minecraft/client/resources/ClientPackSource/m_118587_ (Ljava/io/File;)Lnet/minecraft/server/packs/FolderPackResources; net/minecraft/client/resources/ClientPackSource/createProgrammerArtDirPack (Ljava/io/File;)Lnet/minecraft/server/packs/FolderPackResources; +MD: net/minecraft/client/resources/ClientPackSource/m_118589_ ()Ljava/util/Map; net/minecraft/client/resources/ClientPackSource/getDownloadHeaders ()Ljava/util/Map; +MD: net/minecraft/client/resources/ClientPackSource/m_118590_ (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; net/minecraft/client/resources/ClientPackSource/createProgrammerArtZipPack (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/client/resources/ClientPackSource/m_118592_ ()V net/minecraft/client/resources/ClientPackSource/clearOldDownloads ()V +MD: net/minecraft/client/resources/ClientPackSource/m_118595_ ()Lnet/minecraft/server/packs/PackResources; net/minecraft/client/resources/ClientPackSource/lambda$loadPacks$0 ()Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/client/resources/ClientPackSource/m_174799_ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/resources/ClientPackSource/lambda$downloadAndSelectResourcePack$5 (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/resources/ClientPackSource/m_174801_ (Lnet/minecraft/client/Minecraft;Z)V net/minecraft/client/resources/ClientPackSource/lambda$downloadAndSelectResourcePack$4 (Lnet/minecraft/client/Minecraft;Z)V +MD: net/minecraft/client/resources/ClientPackSource/m_174804_ (Ljava/io/File;Ljava/lang/Void;Ljava/lang/Throwable;)V net/minecraft/client/resources/ClientPackSource/lambda$downloadAndSelectResourcePack$6 (Ljava/io/File;Ljava/lang/Void;Ljava/lang/Throwable;)V +MD: net/minecraft/client/resources/ClientPackSource/m_174808_ (Ljava/lang/String;Ljava/io/File;ZLjava/lang/Object;)Ljava/util/concurrent/CompletionStage; net/minecraft/client/resources/ClientPackSource/lambda$downloadAndSelectResourcePack$3 (Ljava/lang/String;Ljava/io/File;ZLjava/lang/Object;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/client/resources/ClientPackSource/m_174813_ (Ljava/lang/String;Ljava/lang/String;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/resources/ClientPackSource/downloadAndSelectResourcePack (Ljava/lang/String;Ljava/lang/String;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/resources/ClientPackSource/m_174817_ (ZLnet/minecraft/client/Minecraft;)V net/minecraft/client/resources/ClientPackSource/lambda$downloadAndSelectResourcePack$2 (ZLnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/resources/ClientPackSource/m_174820_ (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; net/minecraft/client/resources/ClientPackSource/lambda$createProgrammerArtPack$9 (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/client/resources/ClientPackSource/m_174822_ (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; net/minecraft/client/resources/ClientPackSource/lambda$createProgrammerArtPack$8 (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/client/resources/ClientPackSource/m_174824_ (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; net/minecraft/client/resources/ClientPackSource/lambda$setServerPack$7 (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/client/resources/ClientPackSource/m_7686_ (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V net/minecraft/client/resources/ClientPackSource/loadPacks (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V +CL: net/minecraft/client/resources/ClientPackSource$1 net/minecraft/client/resources/ClientPackSource$1 +FD: net/minecraft/client/resources/ClientPackSource$1/net/minecraft/client/resources/ClientPackSource$1 net/minecraft/client/resources/ClientPackSource$1/net/minecraft/client/resources/ClientPackSource$1 +MD: net/minecraft/client/resources/ClientPackSource$1/ (Ljava/io/File;)V net/minecraft/client/resources/ClientPackSource$1/ (Ljava/io/File;)V +MD: net/minecraft/client/resources/ClientPackSource$1/m_8017_ ()Ljava/lang/String; net/minecraft/client/resources/ClientPackSource$1/getName ()Ljava/lang/String; +CL: net/minecraft/client/resources/ClientPackSource$2 net/minecraft/client/resources/ClientPackSource$2 +FD: net/minecraft/client/resources/ClientPackSource$2/net/minecraft/client/resources/ClientPackSource$2 net/minecraft/client/resources/ClientPackSource$2/net/minecraft/client/resources/ClientPackSource$2 +MD: net/minecraft/client/resources/ClientPackSource$2/ (Ljava/io/File;)V net/minecraft/client/resources/ClientPackSource$2/ (Ljava/io/File;)V +MD: net/minecraft/client/resources/ClientPackSource$2/m_8017_ ()Ljava/lang/String; net/minecraft/client/resources/ClientPackSource$2/getName ()Ljava/lang/String; +CL: net/minecraft/client/resources/DefaultClientPackResources net/minecraft/client/resources/DefaultClientPackResources +FD: net/minecraft/client/resources/DefaultClientPackResources/f_118606_ net/minecraft/client/resources/DefaultClientPackResources/assetIndex +FD: net/minecraft/client/resources/DefaultClientPackResources/net/minecraft/client/resources/DefaultClientPackResources net/minecraft/client/resources/DefaultClientPackResources/net/minecraft/client/resources/DefaultClientPackResources +MD: net/minecraft/client/resources/DefaultClientPackResources/ (Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/client/resources/AssetIndex;)V net/minecraft/client/resources/DefaultClientPackResources/ (Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/client/resources/AssetIndex;)V +MD: net/minecraft/client/resources/DefaultClientPackResources/m_5539_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/client/resources/DefaultClientPackResources/getResourceAsStream (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/client/resources/DefaultClientPackResources/m_7211_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/client/resources/DefaultClientPackResources/hasResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/client/resources/DefaultClientPackResources/m_7466_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/client/resources/DefaultClientPackResources/getResources (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/client/resources/DefaultClientPackResources/m_8033_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; net/minecraft/client/resources/DefaultClientPackResources/getResourceAsStream (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; +CL: net/minecraft/client/resources/DefaultPlayerSkin net/minecraft/client/resources/DefaultPlayerSkin +FD: net/minecraft/client/resources/DefaultPlayerSkin/f_118623_ net/minecraft/client/resources/DefaultPlayerSkin/STEVE_SKIN_LOCATION +FD: net/minecraft/client/resources/DefaultPlayerSkin/f_118624_ net/minecraft/client/resources/DefaultPlayerSkin/ALEX_SKIN_LOCATION +FD: net/minecraft/client/resources/DefaultPlayerSkin/f_174829_ net/minecraft/client/resources/DefaultPlayerSkin/STEVE_MODEL +FD: net/minecraft/client/resources/DefaultPlayerSkin/f_174830_ net/minecraft/client/resources/DefaultPlayerSkin/ALEX_MODEL +FD: net/minecraft/client/resources/DefaultPlayerSkin/net/minecraft/client/resources/DefaultPlayerSkin net/minecraft/client/resources/DefaultPlayerSkin/net/minecraft/client/resources/DefaultPlayerSkin +MD: net/minecraft/client/resources/DefaultPlayerSkin/ ()V net/minecraft/client/resources/DefaultPlayerSkin/ ()V +MD: net/minecraft/client/resources/DefaultPlayerSkin/ ()V net/minecraft/client/resources/DefaultPlayerSkin/ ()V +MD: net/minecraft/client/resources/DefaultPlayerSkin/m_118626_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/DefaultPlayerSkin/getDefaultSkin ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/DefaultPlayerSkin/m_118627_ (Ljava/util/UUID;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/DefaultPlayerSkin/getDefaultSkin (Ljava/util/UUID;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/DefaultPlayerSkin/m_118629_ (Ljava/util/UUID;)Ljava/lang/String; net/minecraft/client/resources/DefaultPlayerSkin/getSkinModelName (Ljava/util/UUID;)Ljava/lang/String; +MD: net/minecraft/client/resources/DefaultPlayerSkin/m_118631_ (Ljava/util/UUID;)Z net/minecraft/client/resources/DefaultPlayerSkin/isAlexDefault (Ljava/util/UUID;)Z +CL: net/minecraft/client/resources/DirectAssetIndex net/minecraft/client/resources/DirectAssetIndex +FD: net/minecraft/client/resources/DirectAssetIndex/f_118633_ net/minecraft/client/resources/DirectAssetIndex/assetsDirectory +FD: net/minecraft/client/resources/DirectAssetIndex/f_202441_ net/minecraft/client/resources/DirectAssetIndex/LOGGER +FD: net/minecraft/client/resources/DirectAssetIndex/net/minecraft/client/resources/DirectAssetIndex net/minecraft/client/resources/DirectAssetIndex/net/minecraft/client/resources/DirectAssetIndex +MD: net/minecraft/client/resources/DirectAssetIndex/ ()V net/minecraft/client/resources/DirectAssetIndex/ ()V +MD: net/minecraft/client/resources/DirectAssetIndex/ (Ljava/io/File;)V net/minecraft/client/resources/DirectAssetIndex/ (Ljava/io/File;)V +MD: net/minecraft/client/resources/DirectAssetIndex/m_118643_ (Ljava/lang/String;Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/DirectAssetIndex/lambda$getFiles$3 (Ljava/lang/String;Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/DirectAssetIndex/m_118647_ (Ljava/nio/file/Path;)Z net/minecraft/client/resources/DirectAssetIndex/lambda$getFiles$1 (Ljava/nio/file/Path;)Z +MD: net/minecraft/client/resources/DirectAssetIndex/m_118649_ (Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z net/minecraft/client/resources/DirectAssetIndex/lambda$getFiles$2 (Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z +MD: net/minecraft/client/resources/DirectAssetIndex/m_118654_ (Ljava/nio/file/Path;)Z net/minecraft/client/resources/DirectAssetIndex/lambda$getFiles$0 (Ljava/nio/file/Path;)Z +MD: net/minecraft/client/resources/DirectAssetIndex/m_6487_ (Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/client/resources/DirectAssetIndex/getFiles (Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/client/resources/DirectAssetIndex/m_7879_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/io/File; net/minecraft/client/resources/DirectAssetIndex/getFile (Lnet/minecraft/resources/ResourceLocation;)Ljava/io/File; +MD: net/minecraft/client/resources/DirectAssetIndex/m_7974_ (Ljava/lang/String;)Ljava/io/File; net/minecraft/client/resources/DirectAssetIndex/getRootFile (Ljava/lang/String;)Ljava/io/File; +CL: net/minecraft/client/resources/FoliageColorReloadListener net/minecraft/client/resources/FoliageColorReloadListener +FD: net/minecraft/client/resources/FoliageColorReloadListener/f_118656_ net/minecraft/client/resources/FoliageColorReloadListener/LOCATION +FD: net/minecraft/client/resources/FoliageColorReloadListener/net/minecraft/client/resources/FoliageColorReloadListener net/minecraft/client/resources/FoliageColorReloadListener/net/minecraft/client/resources/FoliageColorReloadListener +MD: net/minecraft/client/resources/FoliageColorReloadListener/ ()V net/minecraft/client/resources/FoliageColorReloadListener/ ()V +MD: net/minecraft/client/resources/FoliageColorReloadListener/ ()V net/minecraft/client/resources/FoliageColorReloadListener/ ()V +MD: net/minecraft/client/resources/FoliageColorReloadListener/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/FoliageColorReloadListener/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/FoliageColorReloadListener/m_5787_ ([ILnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/FoliageColorReloadListener/apply ([ILnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/FoliageColorReloadListener/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/resources/FoliageColorReloadListener/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/resources/FoliageColorReloadListener/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)[I net/minecraft/client/resources/FoliageColorReloadListener/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)[I +CL: net/minecraft/client/resources/GrassColorReloadListener net/minecraft/client/resources/GrassColorReloadListener +FD: net/minecraft/client/resources/GrassColorReloadListener/f_118673_ net/minecraft/client/resources/GrassColorReloadListener/LOCATION +FD: net/minecraft/client/resources/GrassColorReloadListener/net/minecraft/client/resources/GrassColorReloadListener net/minecraft/client/resources/GrassColorReloadListener/net/minecraft/client/resources/GrassColorReloadListener +MD: net/minecraft/client/resources/GrassColorReloadListener/ ()V net/minecraft/client/resources/GrassColorReloadListener/ ()V +MD: net/minecraft/client/resources/GrassColorReloadListener/ ()V net/minecraft/client/resources/GrassColorReloadListener/ ()V +MD: net/minecraft/client/resources/GrassColorReloadListener/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/GrassColorReloadListener/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/GrassColorReloadListener/m_5787_ ([ILnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/GrassColorReloadListener/apply ([ILnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/GrassColorReloadListener/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/resources/GrassColorReloadListener/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/resources/GrassColorReloadListener/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)[I net/minecraft/client/resources/GrassColorReloadListener/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)[I +CL: net/minecraft/client/resources/LegacyPackResourcesAdapter net/minecraft/client/resources/LegacyPackResourcesAdapter +FD: net/minecraft/client/resources/LegacyPackResourcesAdapter/f_118690_ net/minecraft/client/resources/LegacyPackResourcesAdapter/V3 +FD: net/minecraft/client/resources/LegacyPackResourcesAdapter/f_118691_ net/minecraft/client/resources/LegacyPackResourcesAdapter/source +FD: net/minecraft/client/resources/LegacyPackResourcesAdapter/f_118692_ net/minecraft/client/resources/LegacyPackResourcesAdapter/patches +FD: net/minecraft/client/resources/LegacyPackResourcesAdapter/net/minecraft/client/resources/LegacyPackResourcesAdapter net/minecraft/client/resources/LegacyPackResourcesAdapter/net/minecraft/client/resources/LegacyPackResourcesAdapter +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/ ()V net/minecraft/client/resources/LegacyPackResourcesAdapter/ ()V +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/ (Lnet/minecraft/server/packs/PackResources;Ljava/util/Map;)V net/minecraft/client/resources/LegacyPackResourcesAdapter/ (Lnet/minecraft/server/packs/PackResources;Ljava/util/Map;)V +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/close ()V net/minecraft/client/resources/LegacyPackResourcesAdapter/close ()V +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_118715_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/LegacyPackResourcesAdapter/toMetaLocation (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_118717_ ()Lcom/google/common/collect/ImmutableMap; net/minecraft/client/resources/LegacyPackResourcesAdapter/lambda$static$1 ()Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_118723_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/LegacyPackResourcesAdapter/map (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_174832_ (Lcom/google/common/collect/ImmutableMap$Builder;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/resources/LegacyPackResourcesAdapter/lambda$static$0 (Lcom/google/common/collect/ImmutableMap$Builder;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_5542_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/client/resources/LegacyPackResourcesAdapter/getRootResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_5550_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/client/resources/LegacyPackResourcesAdapter/getMetadataSection (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_5698_ (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; net/minecraft/client/resources/LegacyPackResourcesAdapter/getNamespaces (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_7211_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/client/resources/LegacyPackResourcesAdapter/hasResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_7466_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/client/resources/LegacyPackResourcesAdapter/getResources (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_8017_ ()Ljava/lang/String; net/minecraft/client/resources/LegacyPackResourcesAdapter/getName ()Ljava/lang/String; +MD: net/minecraft/client/resources/LegacyPackResourcesAdapter/m_8031_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; net/minecraft/client/resources/LegacyPackResourcesAdapter/getResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; +CL: net/minecraft/client/resources/LegacyStuffWrapper net/minecraft/client/resources/LegacyStuffWrapper +FD: net/minecraft/client/resources/LegacyStuffWrapper/net/minecraft/client/resources/LegacyStuffWrapper net/minecraft/client/resources/LegacyStuffWrapper/net/minecraft/client/resources/LegacyStuffWrapper +MD: net/minecraft/client/resources/LegacyStuffWrapper/ ()V net/minecraft/client/resources/LegacyStuffWrapper/ ()V +MD: net/minecraft/client/resources/LegacyStuffWrapper/m_118726_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)[I net/minecraft/client/resources/LegacyStuffWrapper/getPixels (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)[I +CL: net/minecraft/client/resources/MobEffectTextureManager net/minecraft/client/resources/MobEffectTextureManager +FD: net/minecraft/client/resources/MobEffectTextureManager/net/minecraft/client/resources/MobEffectTextureManager net/minecraft/client/resources/MobEffectTextureManager/net/minecraft/client/resources/MobEffectTextureManager +MD: net/minecraft/client/resources/MobEffectTextureManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/resources/MobEffectTextureManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/resources/MobEffectTextureManager/m_118732_ (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/MobEffectTextureManager/get (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/MobEffectTextureManager/m_7535_ ()Ljava/util/stream/Stream; net/minecraft/client/resources/MobEffectTextureManager/getResourcesToLoad ()Ljava/util/stream/Stream; +CL: net/minecraft/client/resources/PackResourcesAdapterV4 net/minecraft/client/resources/PackResourcesAdapterV4 +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118734_ net/minecraft/client/resources/PackResourcesAdapterV4/SHIELD_BASE +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118735_ net/minecraft/client/resources/PackResourcesAdapterV4/BANNER_BASE +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118736_ net/minecraft/client/resources/PackResourcesAdapterV4/OLD_IRON_GOLEM_LOCATION +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118737_ net/minecraft/client/resources/PackResourcesAdapterV4/CHESTS +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118738_ net/minecraft/client/resources/PackResourcesAdapterV4/PATTERNS +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118739_ net/minecraft/client/resources/PackResourcesAdapterV4/SHIELDS +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118740_ net/minecraft/client/resources/PackResourcesAdapterV4/BANNERS +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_118741_ net/minecraft/client/resources/PackResourcesAdapterV4/pack +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_174837_ net/minecraft/client/resources/PackResourcesAdapterV4/DEFAULT_CHEST_SIZE +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_174838_ net/minecraft/client/resources/PackResourcesAdapterV4/DEFAULT_SHIELD_SIZE +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_174839_ net/minecraft/client/resources/PackResourcesAdapterV4/DEFAULT_BANNER_SIZE +FD: net/minecraft/client/resources/PackResourcesAdapterV4/f_174840_ net/minecraft/client/resources/PackResourcesAdapterV4/NEW_IRON_GOLEM_PATH +FD: net/minecraft/client/resources/PackResourcesAdapterV4/net/minecraft/client/resources/PackResourcesAdapterV4 net/minecraft/client/resources/PackResourcesAdapterV4/net/minecraft/client/resources/PackResourcesAdapterV4 +MD: net/minecraft/client/resources/PackResourcesAdapterV4/ ()V net/minecraft/client/resources/PackResourcesAdapterV4/ ()V +MD: net/minecraft/client/resources/PackResourcesAdapterV4/ (Lnet/minecraft/server/packs/PackResources;)V net/minecraft/client/resources/PackResourcesAdapterV4/ (Lnet/minecraft/server/packs/PackResources;)V +MD: net/minecraft/client/resources/PackResourcesAdapterV4/close ()V net/minecraft/client/resources/PackResourcesAdapterV4/close ()V +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118759_ (Lcom/mojang/blaze3d/platform/NativeImage;Lcom/mojang/blaze3d/platform/NativeImage;IIIIIIIZZ)V net/minecraft/client/resources/PackResourcesAdapterV4/copyRect (Lcom/mojang/blaze3d/platform/NativeImage;Lcom/mojang/blaze3d/platform/NativeImage;IIIIIIIZZ)V +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118771_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/client/resources/PackResourcesAdapterV4/fixConduitEyeTexture (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118773_ (Ljava/io/InputStream;Ljava/io/InputStream;IIIII)Ljava/io/InputStream; net/minecraft/client/resources/PackResourcesAdapterV4/fixPattern (Ljava/io/InputStream;Ljava/io/InputStream;IIIII)Ljava/io/InputStream; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118781_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/resources/PackResourcesAdapterV4/lambda$static$2 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118783_ (Ljava/util/HashMap;)V net/minecraft/client/resources/PackResourcesAdapterV4/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118788_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/client/resources/PackResourcesAdapterV4/fixLeftChest (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118792_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/client/resources/PackResourcesAdapterV4/fixRightChest (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118794_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/resources/PackResourcesAdapterV4/lambda$static$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_118797_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/client/resources/PackResourcesAdapterV4/fixSingleChest (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_5542_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/client/resources/PackResourcesAdapterV4/getRootResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_5550_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/client/resources/PackResourcesAdapterV4/getMetadataSection (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_5698_ (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; net/minecraft/client/resources/PackResourcesAdapterV4/getNamespaces (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_7211_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/client/resources/PackResourcesAdapterV4/hasResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_7466_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/client/resources/PackResourcesAdapterV4/getResources (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_8017_ ()Ljava/lang/String; net/minecraft/client/resources/PackResourcesAdapterV4/getName ()Ljava/lang/String; +MD: net/minecraft/client/resources/PackResourcesAdapterV4/m_8031_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; net/minecraft/client/resources/PackResourcesAdapterV4/getResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; +CL: net/minecraft/client/resources/PaintingTextureManager net/minecraft/client/resources/PaintingTextureManager +FD: net/minecraft/client/resources/PaintingTextureManager/f_118799_ net/minecraft/client/resources/PaintingTextureManager/BACK_SPRITE_LOCATION +FD: net/minecraft/client/resources/PaintingTextureManager/net/minecraft/client/resources/PaintingTextureManager net/minecraft/client/resources/PaintingTextureManager/net/minecraft/client/resources/PaintingTextureManager +MD: net/minecraft/client/resources/PaintingTextureManager/ ()V net/minecraft/client/resources/PaintingTextureManager/ ()V +MD: net/minecraft/client/resources/PaintingTextureManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V net/minecraft/client/resources/PaintingTextureManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;)V +MD: net/minecraft/client/resources/PaintingTextureManager/m_118804_ (Lnet/minecraft/world/entity/decoration/Motive;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/PaintingTextureManager/get (Lnet/minecraft/world/entity/decoration/Motive;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/PaintingTextureManager/m_118806_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/PaintingTextureManager/getBackSprite ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/PaintingTextureManager/m_7535_ ()Ljava/util/stream/Stream; net/minecraft/client/resources/PaintingTextureManager/getResourcesToLoad ()Ljava/util/stream/Stream; +CL: net/minecraft/client/resources/SkinManager net/minecraft/client/resources/SkinManager +FD: net/minecraft/client/resources/SkinManager/f_118807_ net/minecraft/client/resources/SkinManager/textureManager +FD: net/minecraft/client/resources/SkinManager/f_118808_ net/minecraft/client/resources/SkinManager/skinsDirectory +FD: net/minecraft/client/resources/SkinManager/f_118809_ net/minecraft/client/resources/SkinManager/sessionService +FD: net/minecraft/client/resources/SkinManager/f_118810_ net/minecraft/client/resources/SkinManager/insecureSkinCache +FD: net/minecraft/client/resources/SkinManager/f_174841_ net/minecraft/client/resources/SkinManager/PROPERTY_TEXTURES +FD: net/minecraft/client/resources/SkinManager/net/minecraft/client/resources/SkinManager net/minecraft/client/resources/SkinManager/net/minecraft/client/resources/SkinManager +MD: net/minecraft/client/resources/SkinManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;Ljava/io/File;Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V net/minecraft/client/resources/SkinManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;Ljava/io/File;Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V +MD: net/minecraft/client/resources/SkinManager/m_118815_ (Lcom/mojang/authlib/GameProfile;)Ljava/util/Map; net/minecraft/client/resources/SkinManager/getInsecureSkinInformation (Lcom/mojang/authlib/GameProfile;)Ljava/util/Map; +MD: net/minecraft/client/resources/SkinManager/m_118817_ (Lcom/mojang/authlib/GameProfile;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;Z)V net/minecraft/client/resources/SkinManager/registerSkins (Lcom/mojang/authlib/GameProfile;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;Z)V +MD: net/minecraft/client/resources/SkinManager/m_118821_ (Lcom/mojang/authlib/GameProfile;ZLnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)V net/minecraft/client/resources/SkinManager/lambda$registerSkins$4 (Lcom/mojang/authlib/GameProfile;ZLnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)V +MD: net/minecraft/client/resources/SkinManager/m_118825_ (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/SkinManager/registerTexture (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/SkinManager/m_118828_ (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/SkinManager/registerTexture (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/SkinManager/m_118832_ (Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;)V net/minecraft/client/resources/SkinManager/lambda$registerTexture$0 (Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;)V +MD: net/minecraft/client/resources/SkinManager/m_174842_ (Ljava/util/Map;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)V net/minecraft/client/resources/SkinManager/lambda$registerSkins$3 (Ljava/util/Map;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)V +MD: net/minecraft/client/resources/SkinManager/m_174845_ (Ljava/util/Map;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;)V net/minecraft/client/resources/SkinManager/lambda$registerSkins$1 (Ljava/util/Map;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;)V +MD: net/minecraft/client/resources/SkinManager/m_174849_ (Ljava/util/Map;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)V net/minecraft/client/resources/SkinManager/lambda$registerSkins$2 (Ljava/util/Map;Lnet/minecraft/client/resources/SkinManager$SkinTextureCallback;)V +CL: net/minecraft/client/resources/SkinManager$1 net/minecraft/client/resources/SkinManager$1 +FD: net/minecraft/client/resources/SkinManager$1/f_118847_ net/minecraft/client/resources/SkinManager$1/val$sessionService +FD: net/minecraft/client/resources/SkinManager$1/f_118848_ net/minecraft/client/resources/SkinManager$1/this$0 +FD: net/minecraft/client/resources/SkinManager$1/net/minecraft/client/resources/SkinManager$1 net/minecraft/client/resources/SkinManager$1/net/minecraft/client/resources/SkinManager$1 +MD: net/minecraft/client/resources/SkinManager$1/ (Lnet/minecraft/client/resources/SkinManager;Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V net/minecraft/client/resources/SkinManager$1/ (Lnet/minecraft/client/resources/SkinManager;Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V +MD: net/minecraft/client/resources/SkinManager$1/load (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/client/resources/SkinManager$1/load (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/client/resources/SkinManager$1/load (Ljava/lang/String;)Ljava/util/Map; net/minecraft/client/resources/SkinManager$1/load (Ljava/lang/String;)Ljava/util/Map; +CL: net/minecraft/client/resources/SkinManager$SkinTextureCallback net/minecraft/client/resources/SkinManager$SkinTextureCallback +FD: net/minecraft/client/resources/SkinManager$SkinTextureCallback/net/minecraft/client/resources/SkinManager$SkinTextureCallback net/minecraft/client/resources/SkinManager$SkinTextureCallback/net/minecraft/client/resources/SkinManager$SkinTextureCallback +MD: net/minecraft/client/resources/SkinManager$SkinTextureCallback/m_118856_ (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;)V net/minecraft/client/resources/SkinManager$SkinTextureCallback/onSkinTextureAvailable (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;)V +CL: net/minecraft/client/resources/SplashManager net/minecraft/client/resources/SplashManager +FD: net/minecraft/client/resources/SplashManager/f_118860_ net/minecraft/client/resources/SplashManager/SPLASHES_LOCATION +FD: net/minecraft/client/resources/SplashManager/f_118861_ net/minecraft/client/resources/SplashManager/RANDOM +FD: net/minecraft/client/resources/SplashManager/f_118862_ net/minecraft/client/resources/SplashManager/splashes +FD: net/minecraft/client/resources/SplashManager/f_118863_ net/minecraft/client/resources/SplashManager/user +FD: net/minecraft/client/resources/SplashManager/net/minecraft/client/resources/SplashManager net/minecraft/client/resources/SplashManager/net/minecraft/client/resources/SplashManager +MD: net/minecraft/client/resources/SplashManager/ ()V net/minecraft/client/resources/SplashManager/ ()V +MD: net/minecraft/client/resources/SplashManager/ (Lnet/minecraft/client/User;)V net/minecraft/client/resources/SplashManager/ (Lnet/minecraft/client/User;)V +MD: net/minecraft/client/resources/SplashManager/m_118867_ ()Ljava/lang/String; net/minecraft/client/resources/SplashManager/getSplash ()Ljava/lang/String; +MD: net/minecraft/client/resources/SplashManager/m_118875_ (Ljava/lang/String;)Z net/minecraft/client/resources/SplashManager/lambda$prepare$0 (Ljava/lang/String;)Z +MD: net/minecraft/client/resources/SplashManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/SplashManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/SplashManager/m_5787_ (Ljava/util/List;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/SplashManager/apply (Ljava/util/List;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/SplashManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/resources/SplashManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/resources/SplashManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/List; net/minecraft/client/resources/SplashManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/List; +CL: net/minecraft/client/resources/TextureAtlasHolder net/minecraft/client/resources/TextureAtlasHolder +FD: net/minecraft/client/resources/TextureAtlasHolder/f_118884_ net/minecraft/client/resources/TextureAtlasHolder/textureAtlas +FD: net/minecraft/client/resources/TextureAtlasHolder/f_118885_ net/minecraft/client/resources/TextureAtlasHolder/prefix +FD: net/minecraft/client/resources/TextureAtlasHolder/net/minecraft/client/resources/TextureAtlasHolder net/minecraft/client/resources/TextureAtlasHolder/net/minecraft/client/resources/TextureAtlasHolder +MD: net/minecraft/client/resources/TextureAtlasHolder/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V net/minecraft/client/resources/TextureAtlasHolder/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V +MD: net/minecraft/client/resources/TextureAtlasHolder/close ()V net/minecraft/client/resources/TextureAtlasHolder/close ()V +MD: net/minecraft/client/resources/TextureAtlasHolder/m_118901_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/TextureAtlasHolder/getSprite (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/TextureAtlasHolder/m_118906_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/TextureAtlasHolder/resolveLocation (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/TextureAtlasHolder/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/TextureAtlasHolder/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/TextureAtlasHolder/m_5787_ (Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/TextureAtlasHolder/apply (Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/TextureAtlasHolder/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/resources/TextureAtlasHolder/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/resources/TextureAtlasHolder/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; net/minecraft/client/resources/TextureAtlasHolder/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; +MD: net/minecraft/client/resources/TextureAtlasHolder/m_7535_ ()Ljava/util/stream/Stream; net/minecraft/client/resources/TextureAtlasHolder/getResourcesToLoad ()Ljava/util/stream/Stream; +CL: net/minecraft/client/resources/language/ClientLanguage net/minecraft/client/resources/language/ClientLanguage +FD: net/minecraft/client/resources/language/ClientLanguage/f_118909_ net/minecraft/client/resources/language/ClientLanguage/LOGGER +FD: net/minecraft/client/resources/language/ClientLanguage/f_118910_ net/minecraft/client/resources/language/ClientLanguage/storage +FD: net/minecraft/client/resources/language/ClientLanguage/f_118911_ net/minecraft/client/resources/language/ClientLanguage/defaultRightToLeft +FD: net/minecraft/client/resources/language/ClientLanguage/net/minecraft/client/resources/language/ClientLanguage net/minecraft/client/resources/language/ClientLanguage/net/minecraft/client/resources/language/ClientLanguage +MD: net/minecraft/client/resources/language/ClientLanguage/ ()V net/minecraft/client/resources/language/ClientLanguage/ ()V +MD: net/minecraft/client/resources/language/ClientLanguage/ (Ljava/util/Map;Z)V net/minecraft/client/resources/language/ClientLanguage/ (Ljava/util/Map;Z)V +MD: net/minecraft/client/resources/language/ClientLanguage/m_118916_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;)Lnet/minecraft/client/resources/language/ClientLanguage; net/minecraft/client/resources/language/ClientLanguage/loadFrom (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;)Lnet/minecraft/client/resources/language/ClientLanguage; +MD: net/minecraft/client/resources/language/ClientLanguage/m_118921_ (Ljava/util/List;Ljava/util/Map;)V net/minecraft/client/resources/language/ClientLanguage/appendFrom (Ljava/util/List;Ljava/util/Map;)V +MD: net/minecraft/client/resources/language/ClientLanguage/m_5536_ (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/resources/language/ClientLanguage/getVisualOrder (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/client/resources/language/ClientLanguage/m_6627_ ()Z net/minecraft/client/resources/language/ClientLanguage/isDefaultRightToLeft ()Z +MD: net/minecraft/client/resources/language/ClientLanguage/m_6722_ (Ljava/lang/String;)Z net/minecraft/client/resources/language/ClientLanguage/has (Ljava/lang/String;)Z +MD: net/minecraft/client/resources/language/ClientLanguage/m_6834_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/resources/language/ClientLanguage/getOrDefault (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/client/resources/language/FormattedBidiReorder net/minecraft/client/resources/language/FormattedBidiReorder +FD: net/minecraft/client/resources/language/FormattedBidiReorder/net/minecraft/client/resources/language/FormattedBidiReorder net/minecraft/client/resources/language/FormattedBidiReorder/net/minecraft/client/resources/language/FormattedBidiReorder +MD: net/minecraft/client/resources/language/FormattedBidiReorder/ ()V net/minecraft/client/resources/language/FormattedBidiReorder/ ()V +MD: net/minecraft/client/resources/language/FormattedBidiReorder/m_118929_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/resources/language/FormattedBidiReorder/shape (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/resources/language/FormattedBidiReorder/m_118931_ (Lnet/minecraft/network/chat/FormattedText;Z)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/client/resources/language/FormattedBidiReorder/reorder (Lnet/minecraft/network/chat/FormattedText;Z)Lnet/minecraft/util/FormattedCharSequence; +CL: net/minecraft/client/resources/language/I18n net/minecraft/client/resources/language/I18n +FD: net/minecraft/client/resources/language/I18n/f_118934_ net/minecraft/client/resources/language/I18n/language +FD: net/minecraft/client/resources/language/I18n/net/minecraft/client/resources/language/I18n net/minecraft/client/resources/language/I18n/net/minecraft/client/resources/language/I18n +MD: net/minecraft/client/resources/language/I18n/ ()V net/minecraft/client/resources/language/I18n/ ()V +MD: net/minecraft/client/resources/language/I18n/ ()V net/minecraft/client/resources/language/I18n/ ()V +MD: net/minecraft/client/resources/language/I18n/m_118936_ (Ljava/lang/String;)Z net/minecraft/client/resources/language/I18n/exists (Ljava/lang/String;)Z +MD: net/minecraft/client/resources/language/I18n/m_118938_ (Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; net/minecraft/client/resources/language/I18n/get (Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/client/resources/language/I18n/m_118941_ (Lnet/minecraft/locale/Language;)V net/minecraft/client/resources/language/I18n/setLanguage (Lnet/minecraft/locale/Language;)V +CL: net/minecraft/client/resources/language/LanguageInfo net/minecraft/client/resources/language/LanguageInfo +FD: net/minecraft/client/resources/language/LanguageInfo/f_118943_ net/minecraft/client/resources/language/LanguageInfo/code +FD: net/minecraft/client/resources/language/LanguageInfo/f_118944_ net/minecraft/client/resources/language/LanguageInfo/region +FD: net/minecraft/client/resources/language/LanguageInfo/f_118945_ net/minecraft/client/resources/language/LanguageInfo/name +FD: net/minecraft/client/resources/language/LanguageInfo/f_118946_ net/minecraft/client/resources/language/LanguageInfo/bidirectional +FD: net/minecraft/client/resources/language/LanguageInfo/net/minecraft/client/resources/language/LanguageInfo net/minecraft/client/resources/language/LanguageInfo/net/minecraft/client/resources/language/LanguageInfo +MD: net/minecraft/client/resources/language/LanguageInfo/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V net/minecraft/client/resources/language/LanguageInfo/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V +MD: net/minecraft/client/resources/language/LanguageInfo/compareTo (Ljava/lang/Object;)I net/minecraft/client/resources/language/LanguageInfo/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/client/resources/language/LanguageInfo/compareTo (Lnet/minecraft/client/resources/language/LanguageInfo;)I net/minecraft/client/resources/language/LanguageInfo/compareTo (Lnet/minecraft/client/resources/language/LanguageInfo;)I +MD: net/minecraft/client/resources/language/LanguageInfo/equals (Ljava/lang/Object;)Z net/minecraft/client/resources/language/LanguageInfo/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/resources/language/LanguageInfo/getCode ()Ljava/lang/String; net/minecraft/client/resources/language/LanguageInfo/getCode ()Ljava/lang/String; +MD: net/minecraft/client/resources/language/LanguageInfo/getName ()Ljava/lang/String; net/minecraft/client/resources/language/LanguageInfo/getName ()Ljava/lang/String; +MD: net/minecraft/client/resources/language/LanguageInfo/getRegion ()Ljava/lang/String; net/minecraft/client/resources/language/LanguageInfo/getRegion ()Ljava/lang/String; +MD: net/minecraft/client/resources/language/LanguageInfo/hashCode ()I net/minecraft/client/resources/language/LanguageInfo/hashCode ()I +MD: net/minecraft/client/resources/language/LanguageInfo/m_118952_ ()Z net/minecraft/client/resources/language/LanguageInfo/isBidirectional ()Z +MD: net/minecraft/client/resources/language/LanguageInfo/toString ()Ljava/lang/String; net/minecraft/client/resources/language/LanguageInfo/toString ()Ljava/lang/String; +CL: net/minecraft/client/resources/language/LanguageManager net/minecraft/client/resources/language/LanguageManager +FD: net/minecraft/client/resources/language/LanguageManager/f_118964_ net/minecraft/client/resources/language/LanguageManager/LOGGER +FD: net/minecraft/client/resources/language/LanguageManager/f_118965_ net/minecraft/client/resources/language/LanguageManager/DEFAULT_LANGUAGE +FD: net/minecraft/client/resources/language/LanguageManager/f_118966_ net/minecraft/client/resources/language/LanguageManager/languages +FD: net/minecraft/client/resources/language/LanguageManager/f_118967_ net/minecraft/client/resources/language/LanguageManager/currentCode +FD: net/minecraft/client/resources/language/LanguageManager/f_118968_ net/minecraft/client/resources/language/LanguageManager/currentLanguage +FD: net/minecraft/client/resources/language/LanguageManager/f_174854_ net/minecraft/client/resources/language/LanguageManager/DEFAULT_LANGUAGE_CODE +FD: net/minecraft/client/resources/language/LanguageManager/net/minecraft/client/resources/language/LanguageManager net/minecraft/client/resources/language/LanguageManager/net/minecraft/client/resources/language/LanguageManager +MD: net/minecraft/client/resources/language/LanguageManager/ ()V net/minecraft/client/resources/language/LanguageManager/ ()V +MD: net/minecraft/client/resources/language/LanguageManager/ (Ljava/lang/String;)V net/minecraft/client/resources/language/LanguageManager/ (Ljava/lang/String;)V +MD: net/minecraft/client/resources/language/LanguageManager/m_118974_ (Lnet/minecraft/client/resources/language/LanguageInfo;)V net/minecraft/client/resources/language/LanguageManager/setSelected (Lnet/minecraft/client/resources/language/LanguageInfo;)V +MD: net/minecraft/client/resources/language/LanguageManager/m_118976_ (Ljava/lang/String;)Lnet/minecraft/client/resources/language/LanguageInfo; net/minecraft/client/resources/language/LanguageManager/getLanguage (Ljava/lang/String;)Lnet/minecraft/client/resources/language/LanguageInfo; +MD: net/minecraft/client/resources/language/LanguageManager/m_118978_ (Ljava/util/Map;Lnet/minecraft/server/packs/PackResources;)V net/minecraft/client/resources/language/LanguageManager/lambda$extractLanguages$0 (Ljava/util/Map;Lnet/minecraft/server/packs/PackResources;)V +MD: net/minecraft/client/resources/language/LanguageManager/m_118981_ (Ljava/util/stream/Stream;)Ljava/util/Map; net/minecraft/client/resources/language/LanguageManager/extractLanguages (Ljava/util/stream/Stream;)Ljava/util/Map; +MD: net/minecraft/client/resources/language/LanguageManager/m_118983_ ()Lnet/minecraft/client/resources/language/LanguageInfo; net/minecraft/client/resources/language/LanguageManager/getSelected ()Lnet/minecraft/client/resources/language/LanguageInfo; +MD: net/minecraft/client/resources/language/LanguageManager/m_118984_ ()Ljava/util/SortedSet; net/minecraft/client/resources/language/LanguageManager/getLanguages ()Ljava/util/SortedSet; +MD: net/minecraft/client/resources/language/LanguageManager/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/resources/language/LanguageManager/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/resources/language/package-info net/minecraft/client/resources/language/package-info +FD: net/minecraft/client/resources/language/package-info/net/minecraft/client/resources/language/package-info net/minecraft/client/resources/language/package-info/net/minecraft/client/resources/language/package-info +CL: net/minecraft/client/resources/metadata/animation/AnimationFrame net/minecraft/client/resources/metadata/animation/AnimationFrame +FD: net/minecraft/client/resources/metadata/animation/AnimationFrame/f_119001_ net/minecraft/client/resources/metadata/animation/AnimationFrame/index +FD: net/minecraft/client/resources/metadata/animation/AnimationFrame/f_119002_ net/minecraft/client/resources/metadata/animation/AnimationFrame/time +FD: net/minecraft/client/resources/metadata/animation/AnimationFrame/f_174855_ net/minecraft/client/resources/metadata/animation/AnimationFrame/UNKNOWN_FRAME_TIME +FD: net/minecraft/client/resources/metadata/animation/AnimationFrame/net/minecraft/client/resources/metadata/animation/AnimationFrame net/minecraft/client/resources/metadata/animation/AnimationFrame/net/minecraft/client/resources/metadata/animation/AnimationFrame +MD: net/minecraft/client/resources/metadata/animation/AnimationFrame/ (I)V net/minecraft/client/resources/metadata/animation/AnimationFrame/ (I)V +MD: net/minecraft/client/resources/metadata/animation/AnimationFrame/ (II)V net/minecraft/client/resources/metadata/animation/AnimationFrame/ (II)V +MD: net/minecraft/client/resources/metadata/animation/AnimationFrame/m_119010_ ()I net/minecraft/client/resources/metadata/animation/AnimationFrame/getIndex ()I +MD: net/minecraft/client/resources/metadata/animation/AnimationFrame/m_174856_ (I)I net/minecraft/client/resources/metadata/animation/AnimationFrame/getTime (I)I +CL: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection net/minecraft/client/resources/metadata/animation/AnimationMetadataSection +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_119011_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/SERIALIZER +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_119012_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/EMPTY +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_119013_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/frames +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_119014_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/frameWidth +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_119015_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/frameHeight +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_119016_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/defaultFrameTime +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_119017_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/interpolatedFrames +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_174858_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/SECTION_NAME +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_174859_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/DEFAULT_FRAME_TIME +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/f_174860_ net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/UNKNOWN_SIZE +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/net/minecraft/client/resources/metadata/animation/AnimationMetadataSection net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/net/minecraft/client/resources/metadata/animation/AnimationMetadataSection +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/ ()V net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/ ()V +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/ (Ljava/util/List;IIIZ)V net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/ (Ljava/util/List;IIIZ)V +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_119026_ (I)I net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/getFrameHeight (I)I +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_119030_ ()I net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/getDefaultFrameTime ()I +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_119031_ (I)I net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/getFrameWidth (I)I +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_119033_ (II)Z net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/isDivisionInteger (II)Z +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_119036_ ()Z net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/isInterpolatedFrames ()Z +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_119039_ (II)Lcom/mojang/datafixers/util/Pair; net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/calculateFrameSize (II)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_174861_ (Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput;)V net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/forEachFrame (Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput;)V +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/m_7117_ (II)Lcom/mojang/datafixers/util/Pair; net/minecraft/client/resources/metadata/animation/AnimationMetadataSection/getFrameSize (II)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1 net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1 +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1/net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1 net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1/net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1 +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1/ (Ljava/util/List;IIIZ)V net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1/ (Ljava/util/List;IIIZ)V +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1/m_7117_ (II)Lcom/mojang/datafixers/util/Pair; net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1/getFrameSize (II)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput/net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput/net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput/m_174863_ (II)V net/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput/accept (II)V +CL: net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer +FD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/ ()V net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/ ()V +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/m_119058_ (ILcom/google/gson/JsonElement;)Lnet/minecraft/client/resources/metadata/animation/AnimationFrame; net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/getFrame (ILcom/google/gson/JsonElement;)Lnet/minecraft/client/resources/metadata/animation/AnimationFrame; +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Ljava/lang/Object; net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Ljava/lang/Object; +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection; net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection; +MD: net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/m_7991_ ()Ljava/lang/String; net/minecraft/client/resources/metadata/animation/AnimationMetadataSectionSerializer/getMetadataSectionName ()Ljava/lang/String; +CL: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/f_119065_ net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/SERIALIZER +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/f_119066_ net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/hat +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/f_174866_ net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/SECTION_NAME +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/ ()V net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/ ()V +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/ (Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat;)V net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/ (Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat;)V +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/m_119070_ ()Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection/getHat ()Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +CL: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/$VALUES net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/$VALUES +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/FULL net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/FULL +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/NONE net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/NONE +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/PARTIAL net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/PARTIAL +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/f_119074_ net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/BY_NAME +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/f_119075_ net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/name +FD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/ ()V net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/ ()V +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/m_119082_ ()Ljava/lang/String; net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/getName ()Ljava/lang/String; +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/m_119083_ (Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/lambda$static$0 (Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/m_119085_ (Ljava/lang/String;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/getByName (Ljava/lang/String;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/m_174867_ ()[Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/$values ()[Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +MD: net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/values ()[Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; net/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat/values ()[Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection$Hat; +CL: net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer +FD: net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer +MD: net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/ ()V net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/ ()V +MD: net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Ljava/lang/Object; net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Ljava/lang/Object; +MD: net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection; net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/animation/VillagerMetaDataSection; +MD: net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/m_7991_ ()Ljava/lang/String; net/minecraft/client/resources/metadata/animation/VillagerMetadataSectionSerializer/getMetadataSectionName ()Ljava/lang/String; +CL: net/minecraft/client/resources/metadata/animation/package-info net/minecraft/client/resources/metadata/animation/package-info +FD: net/minecraft/client/resources/metadata/animation/package-info/net/minecraft/client/resources/metadata/animation/package-info net/minecraft/client/resources/metadata/animation/package-info/net/minecraft/client/resources/metadata/animation/package-info +CL: net/minecraft/client/resources/metadata/language/LanguageMetadataSection net/minecraft/client/resources/metadata/language/LanguageMetadataSection +FD: net/minecraft/client/resources/metadata/language/LanguageMetadataSection/f_119096_ net/minecraft/client/resources/metadata/language/LanguageMetadataSection/SERIALIZER +FD: net/minecraft/client/resources/metadata/language/LanguageMetadataSection/f_119097_ net/minecraft/client/resources/metadata/language/LanguageMetadataSection/languages +FD: net/minecraft/client/resources/metadata/language/LanguageMetadataSection/f_174868_ net/minecraft/client/resources/metadata/language/LanguageMetadataSection/DEFAULT_BIDIRECTIONAL +FD: net/minecraft/client/resources/metadata/language/LanguageMetadataSection/net/minecraft/client/resources/metadata/language/LanguageMetadataSection net/minecraft/client/resources/metadata/language/LanguageMetadataSection/net/minecraft/client/resources/metadata/language/LanguageMetadataSection +MD: net/minecraft/client/resources/metadata/language/LanguageMetadataSection/ ()V net/minecraft/client/resources/metadata/language/LanguageMetadataSection/ ()V +MD: net/minecraft/client/resources/metadata/language/LanguageMetadataSection/ (Ljava/util/Collection;)V net/minecraft/client/resources/metadata/language/LanguageMetadataSection/ (Ljava/util/Collection;)V +MD: net/minecraft/client/resources/metadata/language/LanguageMetadataSection/m_119101_ ()Ljava/util/Collection; net/minecraft/client/resources/metadata/language/LanguageMetadataSection/getLanguages ()Ljava/util/Collection; +CL: net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer +FD: net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/f_174869_ net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/MAX_LANGUAGE_LENGTH +FD: net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer +MD: net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/ ()V net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/ ()V +MD: net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Ljava/lang/Object; net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Ljava/lang/Object; +MD: net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/language/LanguageMetadataSection; net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/language/LanguageMetadataSection; +MD: net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/m_7991_ ()Ljava/lang/String; net/minecraft/client/resources/metadata/language/LanguageMetadataSectionSerializer/getMetadataSectionName ()Ljava/lang/String; +CL: net/minecraft/client/resources/metadata/language/package-info net/minecraft/client/resources/metadata/language/package-info +FD: net/minecraft/client/resources/metadata/language/package-info/net/minecraft/client/resources/metadata/language/package-info net/minecraft/client/resources/metadata/language/package-info/net/minecraft/client/resources/metadata/language/package-info +CL: net/minecraft/client/resources/metadata/package-info net/minecraft/client/resources/metadata/package-info +FD: net/minecraft/client/resources/metadata/package-info/net/minecraft/client/resources/metadata/package-info net/minecraft/client/resources/metadata/package-info/net/minecraft/client/resources/metadata/package-info +CL: net/minecraft/client/resources/metadata/texture/TextureMetadataSection net/minecraft/client/resources/metadata/texture/TextureMetadataSection +FD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/f_119108_ net/minecraft/client/resources/metadata/texture/TextureMetadataSection/SERIALIZER +FD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/f_119109_ net/minecraft/client/resources/metadata/texture/TextureMetadataSection/blur +FD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/f_119110_ net/minecraft/client/resources/metadata/texture/TextureMetadataSection/clamp +FD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/f_174870_ net/minecraft/client/resources/metadata/texture/TextureMetadataSection/DEFAULT_BLUR +FD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/f_174871_ net/minecraft/client/resources/metadata/texture/TextureMetadataSection/DEFAULT_CLAMP +FD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/net/minecraft/client/resources/metadata/texture/TextureMetadataSection net/minecraft/client/resources/metadata/texture/TextureMetadataSection/net/minecraft/client/resources/metadata/texture/TextureMetadataSection +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/ ()V net/minecraft/client/resources/metadata/texture/TextureMetadataSection/ ()V +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/ (ZZ)V net/minecraft/client/resources/metadata/texture/TextureMetadataSection/ (ZZ)V +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/m_119115_ ()Z net/minecraft/client/resources/metadata/texture/TextureMetadataSection/isBlur ()Z +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSection/m_119116_ ()Z net/minecraft/client/resources/metadata/texture/TextureMetadataSection/isClamp ()Z +CL: net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer +FD: net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/ ()V net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/ ()V +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Ljava/lang/Object; net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Ljava/lang/Object; +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/texture/TextureMetadataSection; net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/metadata/texture/TextureMetadataSection; +MD: net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/m_7991_ ()Ljava/lang/String; net/minecraft/client/resources/metadata/texture/TextureMetadataSectionSerializer/getMetadataSectionName ()Ljava/lang/String; +CL: net/minecraft/client/resources/metadata/texture/package-info net/minecraft/client/resources/metadata/texture/package-info +FD: net/minecraft/client/resources/metadata/texture/package-info/net/minecraft/client/resources/metadata/texture/package-info net/minecraft/client/resources/metadata/texture/package-info/net/minecraft/client/resources/metadata/texture/package-info +CL: net/minecraft/client/resources/model/BakedModel net/minecraft/client/resources/model/BakedModel +FD: net/minecraft/client/resources/model/BakedModel/net/minecraft/client/resources/model/BakedModel net/minecraft/client/resources/model/BakedModel/net/minecraft/client/resources/model/BakedModel +MD: net/minecraft/client/resources/model/BakedModel/m_6160_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/model/BakedModel/getParticleIcon ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/model/BakedModel/m_6840_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; net/minecraft/client/resources/model/BakedModel/getQuads (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/client/resources/model/BakedModel/m_7343_ ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; net/minecraft/client/resources/model/BakedModel/getOverrides ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; +MD: net/minecraft/client/resources/model/BakedModel/m_7442_ ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; net/minecraft/client/resources/model/BakedModel/getTransforms ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; +MD: net/minecraft/client/resources/model/BakedModel/m_7521_ ()Z net/minecraft/client/resources/model/BakedModel/isCustomRenderer ()Z +MD: net/minecraft/client/resources/model/BakedModel/m_7539_ ()Z net/minecraft/client/resources/model/BakedModel/isGui3d ()Z +MD: net/minecraft/client/resources/model/BakedModel/m_7541_ ()Z net/minecraft/client/resources/model/BakedModel/useAmbientOcclusion ()Z +MD: net/minecraft/client/resources/model/BakedModel/m_7547_ ()Z net/minecraft/client/resources/model/BakedModel/usesBlockLight ()Z +CL: net/minecraft/client/resources/model/BlockModelRotation net/minecraft/client/resources/model/BlockModelRotation +FD: net/minecraft/client/resources/model/BlockModelRotation/$VALUES net/minecraft/client/resources/model/BlockModelRotation/$VALUES +FD: net/minecraft/client/resources/model/BlockModelRotation/X0_Y0 net/minecraft/client/resources/model/BlockModelRotation/X0_Y0 +FD: net/minecraft/client/resources/model/BlockModelRotation/X0_Y180 net/minecraft/client/resources/model/BlockModelRotation/X0_Y180 +FD: net/minecraft/client/resources/model/BlockModelRotation/X0_Y270 net/minecraft/client/resources/model/BlockModelRotation/X0_Y270 +FD: net/minecraft/client/resources/model/BlockModelRotation/X0_Y90 net/minecraft/client/resources/model/BlockModelRotation/X0_Y90 +FD: net/minecraft/client/resources/model/BlockModelRotation/X180_Y0 net/minecraft/client/resources/model/BlockModelRotation/X180_Y0 +FD: net/minecraft/client/resources/model/BlockModelRotation/X180_Y180 net/minecraft/client/resources/model/BlockModelRotation/X180_Y180 +FD: net/minecraft/client/resources/model/BlockModelRotation/X180_Y270 net/minecraft/client/resources/model/BlockModelRotation/X180_Y270 +FD: net/minecraft/client/resources/model/BlockModelRotation/X180_Y90 net/minecraft/client/resources/model/BlockModelRotation/X180_Y90 +FD: net/minecraft/client/resources/model/BlockModelRotation/X270_Y0 net/minecraft/client/resources/model/BlockModelRotation/X270_Y0 +FD: net/minecraft/client/resources/model/BlockModelRotation/X270_Y180 net/minecraft/client/resources/model/BlockModelRotation/X270_Y180 +FD: net/minecraft/client/resources/model/BlockModelRotation/X270_Y270 net/minecraft/client/resources/model/BlockModelRotation/X270_Y270 +FD: net/minecraft/client/resources/model/BlockModelRotation/X270_Y90 net/minecraft/client/resources/model/BlockModelRotation/X270_Y90 +FD: net/minecraft/client/resources/model/BlockModelRotation/X90_Y0 net/minecraft/client/resources/model/BlockModelRotation/X90_Y0 +FD: net/minecraft/client/resources/model/BlockModelRotation/X90_Y180 net/minecraft/client/resources/model/BlockModelRotation/X90_Y180 +FD: net/minecraft/client/resources/model/BlockModelRotation/X90_Y270 net/minecraft/client/resources/model/BlockModelRotation/X90_Y270 +FD: net/minecraft/client/resources/model/BlockModelRotation/X90_Y90 net/minecraft/client/resources/model/BlockModelRotation/X90_Y90 +FD: net/minecraft/client/resources/model/BlockModelRotation/f_119142_ net/minecraft/client/resources/model/BlockModelRotation/BY_INDEX +FD: net/minecraft/client/resources/model/BlockModelRotation/f_119143_ net/minecraft/client/resources/model/BlockModelRotation/transformation +FD: net/minecraft/client/resources/model/BlockModelRotation/f_119144_ net/minecraft/client/resources/model/BlockModelRotation/actualRotation +FD: net/minecraft/client/resources/model/BlockModelRotation/f_119145_ net/minecraft/client/resources/model/BlockModelRotation/index +FD: net/minecraft/client/resources/model/BlockModelRotation/f_174872_ net/minecraft/client/resources/model/BlockModelRotation/DEGREES +FD: net/minecraft/client/resources/model/BlockModelRotation/net/minecraft/client/resources/model/BlockModelRotation net/minecraft/client/resources/model/BlockModelRotation/net/minecraft/client/resources/model/BlockModelRotation +MD: net/minecraft/client/resources/model/BlockModelRotation/ ()V net/minecraft/client/resources/model/BlockModelRotation/ ()V +MD: net/minecraft/client/resources/model/BlockModelRotation/ (Ljava/lang/String;III)V net/minecraft/client/resources/model/BlockModelRotation/ (Ljava/lang/String;III)V +MD: net/minecraft/client/resources/model/BlockModelRotation/m_119153_ (II)Lnet/minecraft/client/resources/model/BlockModelRotation; net/minecraft/client/resources/model/BlockModelRotation/by (II)Lnet/minecraft/client/resources/model/BlockModelRotation; +MD: net/minecraft/client/resources/model/BlockModelRotation/m_119156_ (Lnet/minecraft/client/resources/model/BlockModelRotation;)Lnet/minecraft/client/resources/model/BlockModelRotation; net/minecraft/client/resources/model/BlockModelRotation/lambda$static$1 (Lnet/minecraft/client/resources/model/BlockModelRotation;)Lnet/minecraft/client/resources/model/BlockModelRotation; +MD: net/minecraft/client/resources/model/BlockModelRotation/m_119159_ (II)I net/minecraft/client/resources/model/BlockModelRotation/getIndex (II)I +MD: net/minecraft/client/resources/model/BlockModelRotation/m_119162_ (Lnet/minecraft/client/resources/model/BlockModelRotation;)Ljava/lang/Integer; net/minecraft/client/resources/model/BlockModelRotation/lambda$static$0 (Lnet/minecraft/client/resources/model/BlockModelRotation;)Ljava/lang/Integer; +MD: net/minecraft/client/resources/model/BlockModelRotation/m_174873_ ()Lcom/mojang/math/OctahedralGroup; net/minecraft/client/resources/model/BlockModelRotation/actualRotation ()Lcom/mojang/math/OctahedralGroup; +MD: net/minecraft/client/resources/model/BlockModelRotation/m_174874_ ()[Lnet/minecraft/client/resources/model/BlockModelRotation; net/minecraft/client/resources/model/BlockModelRotation/$values ()[Lnet/minecraft/client/resources/model/BlockModelRotation; +MD: net/minecraft/client/resources/model/BlockModelRotation/m_6189_ ()Lcom/mojang/math/Transformation; net/minecraft/client/resources/model/BlockModelRotation/getRotation ()Lcom/mojang/math/Transformation; +MD: net/minecraft/client/resources/model/BlockModelRotation/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/model/BlockModelRotation; net/minecraft/client/resources/model/BlockModelRotation/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/model/BlockModelRotation; +MD: net/minecraft/client/resources/model/BlockModelRotation/values ()[Lnet/minecraft/client/resources/model/BlockModelRotation; net/minecraft/client/resources/model/BlockModelRotation/values ()[Lnet/minecraft/client/resources/model/BlockModelRotation; +CL: net/minecraft/client/resources/model/BuiltInModel net/minecraft/client/resources/model/BuiltInModel +FD: net/minecraft/client/resources/model/BuiltInModel/f_119167_ net/minecraft/client/resources/model/BuiltInModel/itemTransforms +FD: net/minecraft/client/resources/model/BuiltInModel/f_119168_ net/minecraft/client/resources/model/BuiltInModel/overrides +FD: net/minecraft/client/resources/model/BuiltInModel/f_119169_ net/minecraft/client/resources/model/BuiltInModel/particleTexture +FD: net/minecraft/client/resources/model/BuiltInModel/f_119170_ net/minecraft/client/resources/model/BuiltInModel/usesBlockLight +FD: net/minecraft/client/resources/model/BuiltInModel/net/minecraft/client/resources/model/BuiltInModel net/minecraft/client/resources/model/BuiltInModel/net/minecraft/client/resources/model/BuiltInModel +MD: net/minecraft/client/resources/model/BuiltInModel/ (Lnet/minecraft/client/renderer/block/model/ItemTransforms;Lnet/minecraft/client/renderer/block/model/ItemOverrides;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Z)V net/minecraft/client/resources/model/BuiltInModel/ (Lnet/minecraft/client/renderer/block/model/ItemTransforms;Lnet/minecraft/client/renderer/block/model/ItemOverrides;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Z)V +MD: net/minecraft/client/resources/model/BuiltInModel/m_6160_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/model/BuiltInModel/getParticleIcon ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/model/BuiltInModel/m_6840_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; net/minecraft/client/resources/model/BuiltInModel/getQuads (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/client/resources/model/BuiltInModel/m_7343_ ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; net/minecraft/client/resources/model/BuiltInModel/getOverrides ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; +MD: net/minecraft/client/resources/model/BuiltInModel/m_7442_ ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; net/minecraft/client/resources/model/BuiltInModel/getTransforms ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; +MD: net/minecraft/client/resources/model/BuiltInModel/m_7521_ ()Z net/minecraft/client/resources/model/BuiltInModel/isCustomRenderer ()Z +MD: net/minecraft/client/resources/model/BuiltInModel/m_7539_ ()Z net/minecraft/client/resources/model/BuiltInModel/isGui3d ()Z +MD: net/minecraft/client/resources/model/BuiltInModel/m_7541_ ()Z net/minecraft/client/resources/model/BuiltInModel/useAmbientOcclusion ()Z +MD: net/minecraft/client/resources/model/BuiltInModel/m_7547_ ()Z net/minecraft/client/resources/model/BuiltInModel/usesBlockLight ()Z +CL: net/minecraft/client/resources/model/Material net/minecraft/client/resources/model/Material +FD: net/minecraft/client/resources/model/Material/f_119187_ net/minecraft/client/resources/model/Material/atlasLocation +FD: net/minecraft/client/resources/model/Material/f_119188_ net/minecraft/client/resources/model/Material/texture +FD: net/minecraft/client/resources/model/Material/f_119189_ net/minecraft/client/resources/model/Material/renderType +FD: net/minecraft/client/resources/model/Material/net/minecraft/client/resources/model/Material net/minecraft/client/resources/model/Material/net/minecraft/client/resources/model/Material +MD: net/minecraft/client/resources/model/Material/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/resources/model/Material/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/resources/model/Material/equals (Ljava/lang/Object;)Z net/minecraft/client/resources/model/Material/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/resources/model/Material/hashCode ()I net/minecraft/client/resources/model/Material/hashCode ()I +MD: net/minecraft/client/resources/model/Material/m_119193_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/model/Material/atlasLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/model/Material/m_119194_ (Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/util/function/Function;)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/resources/model/Material/buffer (Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/util/function/Function;)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/resources/model/Material/m_119197_ (Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/util/function/Function;Z)Lcom/mojang/blaze3d/vertex/VertexConsumer; net/minecraft/client/resources/model/Material/buffer (Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/util/function/Function;Z)Lcom/mojang/blaze3d/vertex/VertexConsumer; +MD: net/minecraft/client/resources/model/Material/m_119201_ (Ljava/util/function/Function;)Lnet/minecraft/client/renderer/RenderType; net/minecraft/client/resources/model/Material/renderType (Ljava/util/function/Function;)Lnet/minecraft/client/renderer/RenderType; +MD: net/minecraft/client/resources/model/Material/m_119203_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/model/Material/texture ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/model/Material/m_119204_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/model/Material/sprite ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/model/Material/toString ()Ljava/lang/String; net/minecraft/client/resources/model/Material/toString ()Ljava/lang/String; +CL: net/minecraft/client/resources/model/ModelBakery net/minecraft/client/resources/model/ModelBakery +FD: net/minecraft/client/resources/model/ModelBakery/f_119209_ net/minecraft/client/resources/model/ModelBakery/blockColors +FD: net/minecraft/client/resources/model/ModelBakery/f_119210_ net/minecraft/client/resources/model/ModelBakery/loadingStack +FD: net/minecraft/client/resources/model/ModelBakery/f_119211_ net/minecraft/client/resources/model/ModelBakery/context +FD: net/minecraft/client/resources/model/ModelBakery/f_119212_ net/minecraft/client/resources/model/ModelBakery/unbakedCache +FD: net/minecraft/client/resources/model/ModelBakery/f_119213_ net/minecraft/client/resources/model/ModelBakery/bakedCache +FD: net/minecraft/client/resources/model/ModelBakery/f_119214_ net/minecraft/client/resources/model/ModelBakery/topLevelModels +FD: net/minecraft/client/resources/model/ModelBakery/f_119215_ net/minecraft/client/resources/model/ModelBakery/bakedTopLevelModels +FD: net/minecraft/client/resources/model/ModelBakery/f_119216_ net/minecraft/client/resources/model/ModelBakery/atlasPreparations +FD: net/minecraft/client/resources/model/ModelBakery/f_119217_ net/minecraft/client/resources/model/ModelBakery/nextModelGroup +FD: net/minecraft/client/resources/model/ModelBakery/f_119218_ net/minecraft/client/resources/model/ModelBakery/modelGroups +FD: net/minecraft/client/resources/model/ModelBakery/f_119219_ net/minecraft/client/resources/model/ModelBakery/FIRE_0 +FD: net/minecraft/client/resources/model/ModelBakery/f_119220_ net/minecraft/client/resources/model/ModelBakery/FIRE_1 +FD: net/minecraft/client/resources/model/ModelBakery/f_119221_ net/minecraft/client/resources/model/ModelBakery/LAVA_FLOW +FD: net/minecraft/client/resources/model/ModelBakery/f_119222_ net/minecraft/client/resources/model/ModelBakery/WATER_FLOW +FD: net/minecraft/client/resources/model/ModelBakery/f_119223_ net/minecraft/client/resources/model/ModelBakery/WATER_OVERLAY +FD: net/minecraft/client/resources/model/ModelBakery/f_119224_ net/minecraft/client/resources/model/ModelBakery/BANNER_BASE +FD: net/minecraft/client/resources/model/ModelBakery/f_119225_ net/minecraft/client/resources/model/ModelBakery/SHIELD_BASE +FD: net/minecraft/client/resources/model/ModelBakery/f_119226_ net/minecraft/client/resources/model/ModelBakery/NO_PATTERN_SHIELD +FD: net/minecraft/client/resources/model/ModelBakery/f_119227_ net/minecraft/client/resources/model/ModelBakery/DESTROY_STAGES +FD: net/minecraft/client/resources/model/ModelBakery/f_119228_ net/minecraft/client/resources/model/ModelBakery/BREAKING_LOCATIONS +FD: net/minecraft/client/resources/model/ModelBakery/f_119229_ net/minecraft/client/resources/model/ModelBakery/DESTROY_TYPES +FD: net/minecraft/client/resources/model/ModelBakery/f_119230_ net/minecraft/client/resources/model/ModelBakery/MISSING_MODEL_LOCATION +FD: net/minecraft/client/resources/model/ModelBakery/f_119231_ net/minecraft/client/resources/model/ModelBakery/MISSING_MODEL_MESH +FD: net/minecraft/client/resources/model/ModelBakery/f_119232_ net/minecraft/client/resources/model/ModelBakery/GENERATION_MARKER +FD: net/minecraft/client/resources/model/ModelBakery/f_119233_ net/minecraft/client/resources/model/ModelBakery/BLOCK_ENTITY_MARKER +FD: net/minecraft/client/resources/model/ModelBakery/f_119234_ net/minecraft/client/resources/model/ModelBakery/UNREFERENCED_TEXTURES +FD: net/minecraft/client/resources/model/ModelBakery/f_119235_ net/minecraft/client/resources/model/ModelBakery/LOGGER +FD: net/minecraft/client/resources/model/ModelBakery/f_119236_ net/minecraft/client/resources/model/ModelBakery/MISSING_MODEL_LOCATION_STRING +FD: net/minecraft/client/resources/model/ModelBakery/f_119237_ net/minecraft/client/resources/model/ModelBakery/BUILTIN_MODELS +FD: net/minecraft/client/resources/model/ModelBakery/f_119238_ net/minecraft/client/resources/model/ModelBakery/COMMA_SPLITTER +FD: net/minecraft/client/resources/model/ModelBakery/f_119239_ net/minecraft/client/resources/model/ModelBakery/EQUAL_SPLITTER +FD: net/minecraft/client/resources/model/ModelBakery/f_119240_ net/minecraft/client/resources/model/ModelBakery/ITEM_FRAME_FAKE_DEFINITION +FD: net/minecraft/client/resources/model/ModelBakery/f_119241_ net/minecraft/client/resources/model/ModelBakery/ITEM_MODEL_GENERATOR +FD: net/minecraft/client/resources/model/ModelBakery/f_119242_ net/minecraft/client/resources/model/ModelBakery/STATIC_DEFINITIONS +FD: net/minecraft/client/resources/model/ModelBakery/f_119243_ net/minecraft/client/resources/model/ModelBakery/resourceManager +FD: net/minecraft/client/resources/model/ModelBakery/f_119244_ net/minecraft/client/resources/model/ModelBakery/atlasSet +FD: net/minecraft/client/resources/model/ModelBakery/f_174875_ net/minecraft/client/resources/model/ModelBakery/DESTROY_STAGE_COUNT +FD: net/minecraft/client/resources/model/ModelBakery/f_174876_ net/minecraft/client/resources/model/ModelBakery/SINGLETON_MODEL_GROUP +FD: net/minecraft/client/resources/model/ModelBakery/f_174877_ net/minecraft/client/resources/model/ModelBakery/INVISIBLE_MODEL_GROUP +FD: net/minecraft/client/resources/model/ModelBakery/f_174878_ net/minecraft/client/resources/model/ModelBakery/BUILTIN_SLASH +FD: net/minecraft/client/resources/model/ModelBakery/f_174879_ net/minecraft/client/resources/model/ModelBakery/BUILTIN_SLASH_GENERATED +FD: net/minecraft/client/resources/model/ModelBakery/f_174880_ net/minecraft/client/resources/model/ModelBakery/BUILTIN_BLOCK_ENTITY +FD: net/minecraft/client/resources/model/ModelBakery/f_174881_ net/minecraft/client/resources/model/ModelBakery/MISSING_MODEL_NAME +FD: net/minecraft/client/resources/model/ModelBakery/net/minecraft/client/resources/model/ModelBakery net/minecraft/client/resources/model/ModelBakery/net/minecraft/client/resources/model/ModelBakery +MD: net/minecraft/client/resources/model/ModelBakery/ ()V net/minecraft/client/resources/model/ModelBakery/ ()V +MD: net/minecraft/client/resources/model/ModelBakery/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;I)V net/minecraft/client/resources/model/ModelBakery/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;I)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119251_ ()Ljava/util/Map; net/minecraft/client/resources/model/ModelBakery/getBakedTopLevelModels ()Ljava/util/Map; +MD: net/minecraft/client/resources/model/ModelBakery/m_119252_ (I)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/model/ModelBakery/lambda$static$0 (I)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/model/ModelBakery/m_119254_ (ILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/resources/model/ModelBakery/lambda$registerModelGroup$27 (ILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119257_ (Lnet/minecraft/server/packs/resources/Resource;)Lcom/mojang/datafixers/util/Pair; net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$17 (Lnet/minecraft/server/packs/resources/Resource;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/client/resources/model/ModelBakery/m_119259_ (Lnet/minecraft/world/level/block/Block;Ljava/util/Map;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/resources/model/ModelBakery/lambda$predicate$13 (Lnet/minecraft/world/level/block/Block;Ljava/util/Map;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/resources/model/ModelBakery/m_119263_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/resources/model/ModelBakery/lambda$new$8 (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119273_ (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/lang/String;)Ljava/util/function/Predicate; net/minecraft/client/resources/model/ModelBakery/predicate (Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/lang/String;)Ljava/util/function/Predicate; +MD: net/minecraft/client/resources/model/ModelBakery/m_119276_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Ljava/lang/Comparable; net/minecraft/client/resources/model/ModelBakery/getValueHelper (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Ljava/lang/Comparable; +MD: net/minecraft/client/resources/model/ModelBakery/m_119279_ (Lcom/google/common/collect/ImmutableList;Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/Map;Ljava/util/List;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/client/renderer/block/model/BlockModelDefinition;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/datafixers/util/Pair;Ljava/lang/String;Lnet/minecraft/client/renderer/block/model/MultiVariant;)V net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$23 (Lcom/google/common/collect/ImmutableList;Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/util/Map;Ljava/util/List;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/client/renderer/block/model/BlockModelDefinition;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/datafixers/util/Pair;Ljava/lang/String;Lnet/minecraft/client/renderer/block/model/MultiVariant;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119291_ (Lcom/mojang/datafixers/util/Pair;)V net/minecraft/client/resources/model/ModelBakery/lambda$new$11 (Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119296_ (Lnet/minecraft/client/renderer/block/model/BlockModel;)V net/minecraft/client/resources/model/ModelBakery/lambda$static$4 (Lnet/minecraft/client/renderer/block/model/BlockModel;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119298_ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/renderer/texture/AtlasSet; net/minecraft/client/resources/model/ModelBakery/uploadTextures (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/renderer/texture/AtlasSet; +MD: net/minecraft/client/resources/model/ModelBakery/m_119303_ (Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;Ljava/util/Set;)V net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$26 (Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;Ljava/util/Set;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119306_ (Lnet/minecraft/client/resources/model/ModelResourceLocation;)V net/minecraft/client/resources/model/ModelBakery/loadTopLevel (Lnet/minecraft/client/resources/model/ModelResourceLocation;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119308_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V net/minecraft/client/resources/model/ModelBakery/lambda$new$5 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119310_ (Ljava/lang/Iterable;)V net/minecraft/client/resources/model/ModelBakery/registerModelGroup (Ljava/lang/Iterable;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119312_ (Ljava/util/HashSet;)V net/minecraft/client/resources/model/ModelBakery/lambda$static$2 (Ljava/util/HashSet;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119322_ (Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$19 (Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Ljava/util/List;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119327_ (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$15 (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119331_ (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/datafixers/util/Pair;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$25 (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/datafixers/util/Pair;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119338_ (Ljava/util/Set;Lnet/minecraft/client/resources/model/UnbakedModel;)Ljava/util/stream/Stream; net/minecraft/client/resources/model/ModelBakery/lambda$new$9 (Ljava/util/Set;Lnet/minecraft/client/resources/model/UnbakedModel;)Ljava/util/stream/Stream; +MD: net/minecraft/client/resources/model/ModelBakery/m_119341_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/UnbakedModel; net/minecraft/client/resources/model/ModelBakery/getModel (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/UnbakedModel; +MD: net/minecraft/client/resources/model/ModelBakery/m_119346_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/client/resources/model/ModelBakery/lambda$new$7 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/StateDefinition;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119349_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/model/ModelState;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/resources/model/ModelBakery/bake (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/model/ModelState;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/resources/model/ModelBakery/m_119352_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/model/UnbakedModel;)V net/minecraft/client/resources/model/ModelBakery/cacheAndQueueDependencies (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/model/UnbakedModel;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119355_ ()Lit/unimi/dsi/fastutil/objects/Object2IntMap; net/minecraft/client/resources/model/ModelBakery/getModelGroups ()Lit/unimi/dsi/fastutil/objects/Object2IntMap; +MD: net/minecraft/client/resources/model/ModelBakery/m_119356_ (Lcom/mojang/datafixers/util/Pair;)Z net/minecraft/client/resources/model/ModelBakery/lambda$new$10 (Lcom/mojang/datafixers/util/Pair;)Z +MD: net/minecraft/client/resources/model/ModelBakery/m_119358_ (Lnet/minecraft/client/renderer/block/model/BlockModel;)V net/minecraft/client/resources/model/ModelBakery/lambda$static$3 (Lnet/minecraft/client/renderer/block/model/BlockModel;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119360_ (Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$16 (Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; +MD: net/minecraft/client/resources/model/ModelBakery/m_119362_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/resources/model/ModelBakery/loadModel (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119364_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BlockModel; net/minecraft/client/resources/model/ModelBakery/loadBlockModel (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BlockModel; +MD: net/minecraft/client/resources/model/ModelBakery/m_119366_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/block/state/StateDefinition; net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$14 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/block/state/StateDefinition; +MD: net/minecraft/client/resources/model/ModelBakery/m_119368_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/resources/model/ModelBakery/lambda$uploadTextures$12 (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_119370_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/model/ModelBakery/lambda$static$1 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/model/ModelBakery/m_174882_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/MultiVariant;Ljava/util/List;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$20 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/MultiVariant;Ljava/util/List;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; +MD: net/minecraft/client/resources/model/ModelBakery/m_174886_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Ljava/util/List;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$18 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Ljava/util/List;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; +MD: net/minecraft/client/resources/model/ModelBakery/m_174890_ (Lcom/mojang/datafixers/util/Pair;Ljava/util/Map$Entry;)Z net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$21 (Lcom/mojang/datafixers/util/Pair;Ljava/util/Map$Entry;)Z +MD: net/minecraft/client/resources/model/ModelBakery/m_174893_ (Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;)Ljava/util/Set; net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$24 (Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;)Ljava/util/Set; +MD: net/minecraft/client/resources/model/ModelBakery/m_174895_ (Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/MultiVariant;Ljava/util/List;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/client/renderer/block/model/BlockModelDefinition;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/resources/model/ModelBakery/lambda$loadModel$22 (Ljava/util/Map;Lnet/minecraft/client/renderer/block/model/MultiVariant;Ljava/util/List;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/client/renderer/block/model/BlockModelDefinition;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/client/resources/model/ModelBakery/m_174903_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/client/resources/model/ModelBakery/lambda$new$6 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException +FD: net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException/net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException/net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException +MD: net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException/ (Ljava/lang/String;)V net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException/ (Ljava/lang/String;)V +CL: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey net/minecraft/client/resources/model/ModelBakery$ModelGroupKey +FD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/f_119374_ net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/models +FD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/f_119375_ net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/coloringValues +FD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/net/minecraft/client/resources/model/ModelBakery$ModelGroupKey net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/net/minecraft/client/resources/model/ModelBakery$ModelGroupKey +MD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/ (Ljava/util/List;Ljava/util/List;)V net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/ (Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/equals (Ljava/lang/Object;)Z net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/hashCode ()I net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/hashCode ()I +MD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/m_119379_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Ljava/util/Collection;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/create (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/multipart/MultiPart;Ljava/util/Collection;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; +MD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/m_119383_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/UnbakedModel;Ljava/util/Collection;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/create (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/UnbakedModel;Ljava/util/Collection;)Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey; +MD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/m_119387_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Collection;)Ljava/util/List; net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/getColoringValues (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Collection;)Ljava/util/List; +MD: net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/m_119390_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/multipart/Selector;)Z net/minecraft/client/resources/model/ModelBakery$ModelGroupKey/lambda$create$0 (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/renderer/block/model/multipart/Selector;)Z +CL: net/minecraft/client/resources/model/ModelManager net/minecraft/client/resources/model/ModelManager +FD: net/minecraft/client/resources/model/ModelManager/f_119397_ net/minecraft/client/resources/model/ModelManager/bakedRegistry +FD: net/minecraft/client/resources/model/ModelManager/f_119398_ net/minecraft/client/resources/model/ModelManager/atlases +FD: net/minecraft/client/resources/model/ModelManager/f_119399_ net/minecraft/client/resources/model/ModelManager/blockModelShaper +FD: net/minecraft/client/resources/model/ModelManager/f_119400_ net/minecraft/client/resources/model/ModelManager/textureManager +FD: net/minecraft/client/resources/model/ModelManager/f_119401_ net/minecraft/client/resources/model/ModelManager/blockColors +FD: net/minecraft/client/resources/model/ModelManager/f_119402_ net/minecraft/client/resources/model/ModelManager/maxMipmapLevels +FD: net/minecraft/client/resources/model/ModelManager/f_119403_ net/minecraft/client/resources/model/ModelManager/missingModel +FD: net/minecraft/client/resources/model/ModelManager/f_119404_ net/minecraft/client/resources/model/ModelManager/modelGroups +FD: net/minecraft/client/resources/model/ModelManager/net/minecraft/client/resources/model/ModelManager net/minecraft/client/resources/model/ModelManager/net/minecraft/client/resources/model/ModelManager +MD: net/minecraft/client/resources/model/ModelManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/color/block/BlockColors;I)V net/minecraft/client/resources/model/ModelManager/ (Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/color/block/BlockColors;I)V +MD: net/minecraft/client/resources/model/ModelManager/close ()V net/minecraft/client/resources/model/ModelManager/close ()V +MD: net/minecraft/client/resources/model/ModelManager/m_119409_ ()Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/resources/model/ModelManager/getMissingModel ()Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/resources/model/ModelManager/m_119410_ (I)V net/minecraft/client/resources/model/ModelManager/updateMaxMipLevel (I)V +MD: net/minecraft/client/resources/model/ModelManager/m_119415_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/resources/model/ModelManager/requiresRender (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/resources/model/ModelManager/m_119422_ (Lnet/minecraft/client/resources/model/ModelResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/resources/model/ModelManager/getModel (Lnet/minecraft/client/resources/model/ModelResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/resources/model/ModelManager/m_119428_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlas; net/minecraft/client/resources/model/ModelManager/getAtlas (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/TextureAtlas; +MD: net/minecraft/client/resources/model/ModelManager/m_119430_ ()Lnet/minecraft/client/renderer/block/BlockModelShaper; net/minecraft/client/resources/model/ModelManager/getBlockModelShaper ()Lnet/minecraft/client/renderer/block/BlockModelShaper; +MD: net/minecraft/client/resources/model/ModelManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/model/ModelManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/model/ModelManager/m_5787_ (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/resources/model/ModelManager/apply (Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/resources/model/ModelManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/resources/model/ModelManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/resources/model/ModelManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/resources/model/ModelBakery; net/minecraft/client/resources/model/ModelManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/resources/model/ModelBakery; +CL: net/minecraft/client/resources/model/ModelResourceLocation net/minecraft/client/resources/model/ModelResourceLocation +FD: net/minecraft/client/resources/model/ModelResourceLocation/f_119435_ net/minecraft/client/resources/model/ModelResourceLocation/variant +FD: net/minecraft/client/resources/model/ModelResourceLocation/f_174906_ net/minecraft/client/resources/model/ModelResourceLocation/VARIANT_SEPARATOR +FD: net/minecraft/client/resources/model/ModelResourceLocation/net/minecraft/client/resources/model/ModelResourceLocation net/minecraft/client/resources/model/ModelResourceLocation/net/minecraft/client/resources/model/ModelResourceLocation +MD: net/minecraft/client/resources/model/ModelResourceLocation/ (Ljava/lang/String;)V net/minecraft/client/resources/model/ModelResourceLocation/ (Ljava/lang/String;)V +MD: net/minecraft/client/resources/model/ModelResourceLocation/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/resources/model/ModelResourceLocation/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/resources/model/ModelResourceLocation/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/resources/model/ModelResourceLocation/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/resources/model/ModelResourceLocation/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V net/minecraft/client/resources/model/ModelResourceLocation/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V +MD: net/minecraft/client/resources/model/ModelResourceLocation/ ([Ljava/lang/String;)V net/minecraft/client/resources/model/ModelResourceLocation/ ([Ljava/lang/String;)V +MD: net/minecraft/client/resources/model/ModelResourceLocation/equals (Ljava/lang/Object;)Z net/minecraft/client/resources/model/ModelResourceLocation/equals (Ljava/lang/Object;)Z +MD: net/minecraft/client/resources/model/ModelResourceLocation/hashCode ()I net/minecraft/client/resources/model/ModelResourceLocation/hashCode ()I +MD: net/minecraft/client/resources/model/ModelResourceLocation/m_119446_ (Ljava/lang/String;)[Ljava/lang/String; net/minecraft/client/resources/model/ModelResourceLocation/decompose (Ljava/lang/String;)[Ljava/lang/String; +MD: net/minecraft/client/resources/model/ModelResourceLocation/m_119448_ ()Ljava/lang/String; net/minecraft/client/resources/model/ModelResourceLocation/getVariant ()Ljava/lang/String; +MD: net/minecraft/client/resources/model/ModelResourceLocation/toString ()Ljava/lang/String; net/minecraft/client/resources/model/ModelResourceLocation/toString ()Ljava/lang/String; +CL: net/minecraft/client/resources/model/ModelState net/minecraft/client/resources/model/ModelState +FD: net/minecraft/client/resources/model/ModelState/net/minecraft/client/resources/model/ModelState net/minecraft/client/resources/model/ModelState/net/minecraft/client/resources/model/ModelState +MD: net/minecraft/client/resources/model/ModelState/m_6189_ ()Lcom/mojang/math/Transformation; net/minecraft/client/resources/model/ModelState/getRotation ()Lcom/mojang/math/Transformation; +MD: net/minecraft/client/resources/model/ModelState/m_7538_ ()Z net/minecraft/client/resources/model/ModelState/isUvLocked ()Z +CL: net/minecraft/client/resources/model/MultiPartBakedModel net/minecraft/client/resources/model/MultiPartBakedModel +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119453_ net/minecraft/client/resources/model/MultiPartBakedModel/hasAmbientOcclusion +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119454_ net/minecraft/client/resources/model/MultiPartBakedModel/isGui3d +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119455_ net/minecraft/client/resources/model/MultiPartBakedModel/usesBlockLight +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119456_ net/minecraft/client/resources/model/MultiPartBakedModel/particleIcon +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119457_ net/minecraft/client/resources/model/MultiPartBakedModel/transforms +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119458_ net/minecraft/client/resources/model/MultiPartBakedModel/overrides +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119459_ net/minecraft/client/resources/model/MultiPartBakedModel/selectors +FD: net/minecraft/client/resources/model/MultiPartBakedModel/f_119460_ net/minecraft/client/resources/model/MultiPartBakedModel/selectorCache +FD: net/minecraft/client/resources/model/MultiPartBakedModel/net/minecraft/client/resources/model/MultiPartBakedModel net/minecraft/client/resources/model/MultiPartBakedModel/net/minecraft/client/resources/model/MultiPartBakedModel +MD: net/minecraft/client/resources/model/MultiPartBakedModel/ (Ljava/util/List;)V net/minecraft/client/resources/model/MultiPartBakedModel/ (Ljava/util/List;)V +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_6160_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/model/MultiPartBakedModel/getParticleIcon ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_6840_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; net/minecraft/client/resources/model/MultiPartBakedModel/getQuads (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_7343_ ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; net/minecraft/client/resources/model/MultiPartBakedModel/getOverrides ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_7442_ ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; net/minecraft/client/resources/model/MultiPartBakedModel/getTransforms ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_7521_ ()Z net/minecraft/client/resources/model/MultiPartBakedModel/isCustomRenderer ()Z +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_7539_ ()Z net/minecraft/client/resources/model/MultiPartBakedModel/isGui3d ()Z +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_7541_ ()Z net/minecraft/client/resources/model/MultiPartBakedModel/useAmbientOcclusion ()Z +MD: net/minecraft/client/resources/model/MultiPartBakedModel/m_7547_ ()Z net/minecraft/client/resources/model/MultiPartBakedModel/usesBlockLight ()Z +CL: net/minecraft/client/resources/model/MultiPartBakedModel$Builder net/minecraft/client/resources/model/MultiPartBakedModel$Builder +FD: net/minecraft/client/resources/model/MultiPartBakedModel$Builder/f_119474_ net/minecraft/client/resources/model/MultiPartBakedModel$Builder/selectors +FD: net/minecraft/client/resources/model/MultiPartBakedModel$Builder/net/minecraft/client/resources/model/MultiPartBakedModel$Builder net/minecraft/client/resources/model/MultiPartBakedModel$Builder/net/minecraft/client/resources/model/MultiPartBakedModel$Builder +MD: net/minecraft/client/resources/model/MultiPartBakedModel$Builder/ ()V net/minecraft/client/resources/model/MultiPartBakedModel$Builder/ ()V +MD: net/minecraft/client/resources/model/MultiPartBakedModel$Builder/m_119476_ ()Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/resources/model/MultiPartBakedModel$Builder/build ()Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/resources/model/MultiPartBakedModel$Builder/m_119477_ (Ljava/util/function/Predicate;Lnet/minecraft/client/resources/model/BakedModel;)V net/minecraft/client/resources/model/MultiPartBakedModel$Builder/add (Ljava/util/function/Predicate;Lnet/minecraft/client/resources/model/BakedModel;)V +CL: net/minecraft/client/resources/model/SimpleBakedModel net/minecraft/client/resources/model/SimpleBakedModel +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119480_ net/minecraft/client/resources/model/SimpleBakedModel/unculledFaces +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119481_ net/minecraft/client/resources/model/SimpleBakedModel/culledFaces +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119482_ net/minecraft/client/resources/model/SimpleBakedModel/hasAmbientOcclusion +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119483_ net/minecraft/client/resources/model/SimpleBakedModel/isGui3d +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119484_ net/minecraft/client/resources/model/SimpleBakedModel/usesBlockLight +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119485_ net/minecraft/client/resources/model/SimpleBakedModel/particleIcon +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119486_ net/minecraft/client/resources/model/SimpleBakedModel/transforms +FD: net/minecraft/client/resources/model/SimpleBakedModel/f_119487_ net/minecraft/client/resources/model/SimpleBakedModel/overrides +FD: net/minecraft/client/resources/model/SimpleBakedModel/net/minecraft/client/resources/model/SimpleBakedModel net/minecraft/client/resources/model/SimpleBakedModel/net/minecraft/client/resources/model/SimpleBakedModel +MD: net/minecraft/client/resources/model/SimpleBakedModel/ (Ljava/util/List;Ljava/util/Map;ZZZLnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/block/model/ItemTransforms;Lnet/minecraft/client/renderer/block/model/ItemOverrides;)V net/minecraft/client/resources/model/SimpleBakedModel/ (Ljava/util/List;Ljava/util/Map;ZZZLnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/block/model/ItemTransforms;Lnet/minecraft/client/renderer/block/model/ItemOverrides;)V +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_6160_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/model/SimpleBakedModel/getParticleIcon ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_6840_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; net/minecraft/client/resources/model/SimpleBakedModel/getQuads (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_7343_ ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; net/minecraft/client/resources/model/SimpleBakedModel/getOverrides ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_7442_ ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; net/minecraft/client/resources/model/SimpleBakedModel/getTransforms ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_7521_ ()Z net/minecraft/client/resources/model/SimpleBakedModel/isCustomRenderer ()Z +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_7539_ ()Z net/minecraft/client/resources/model/SimpleBakedModel/isGui3d ()Z +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_7541_ ()Z net/minecraft/client/resources/model/SimpleBakedModel/useAmbientOcclusion ()Z +MD: net/minecraft/client/resources/model/SimpleBakedModel/m_7547_ ()Z net/minecraft/client/resources/model/SimpleBakedModel/usesBlockLight ()Z +CL: net/minecraft/client/resources/model/SimpleBakedModel$Builder net/minecraft/client/resources/model/SimpleBakedModel$Builder +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119508_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/unculledFaces +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119509_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/culledFaces +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119510_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/overrides +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119511_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/hasAmbientOcclusion +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119512_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/particleIcon +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119513_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/usesBlockLight +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119514_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/isGui3d +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/f_119515_ net/minecraft/client/resources/model/SimpleBakedModel$Builder/transforms +FD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/net/minecraft/client/resources/model/SimpleBakedModel$Builder net/minecraft/client/resources/model/SimpleBakedModel$Builder/net/minecraft/client/resources/model/SimpleBakedModel$Builder +MD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/ (Lnet/minecraft/client/renderer/block/model/BlockModel;Lnet/minecraft/client/renderer/block/model/ItemOverrides;Z)V net/minecraft/client/resources/model/SimpleBakedModel$Builder/ (Lnet/minecraft/client/renderer/block/model/BlockModel;Lnet/minecraft/client/renderer/block/model/ItemOverrides;Z)V +MD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/ (ZZZLnet/minecraft/client/renderer/block/model/ItemTransforms;Lnet/minecraft/client/renderer/block/model/ItemOverrides;)V net/minecraft/client/resources/model/SimpleBakedModel$Builder/ (ZZZLnet/minecraft/client/renderer/block/model/ItemTransforms;Lnet/minecraft/client/renderer/block/model/ItemOverrides;)V +MD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/m_119526_ (Lnet/minecraft/client/renderer/block/model/BakedQuad;)Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; net/minecraft/client/resources/model/SimpleBakedModel$Builder/addUnculledFace (Lnet/minecraft/client/renderer/block/model/BakedQuad;)Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; +MD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/m_119528_ (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; net/minecraft/client/resources/model/SimpleBakedModel$Builder/particle (Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;)Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; +MD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/m_119530_ (Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;)Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; net/minecraft/client/resources/model/SimpleBakedModel$Builder/addCulledFace (Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;)Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; +MD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/m_119533_ ()Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/resources/model/SimpleBakedModel$Builder/build ()Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/resources/model/SimpleBakedModel$Builder/m_174911_ ()Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; net/minecraft/client/resources/model/SimpleBakedModel$Builder/item ()Lnet/minecraft/client/resources/model/SimpleBakedModel$Builder; +CL: net/minecraft/client/resources/model/UnbakedModel net/minecraft/client/resources/model/UnbakedModel +FD: net/minecraft/client/resources/model/UnbakedModel/net/minecraft/client/resources/model/UnbakedModel net/minecraft/client/resources/model/UnbakedModel/net/minecraft/client/resources/model/UnbakedModel +MD: net/minecraft/client/resources/model/UnbakedModel/m_5500_ (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; net/minecraft/client/resources/model/UnbakedModel/getMaterials (Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection; +MD: net/minecraft/client/resources/model/UnbakedModel/m_7611_ (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/resources/model/UnbakedModel/bake (Lnet/minecraft/client/resources/model/ModelBakery;Ljava/util/function/Function;Lnet/minecraft/client/resources/model/ModelState;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/resources/model/UnbakedModel/m_7970_ ()Ljava/util/Collection; net/minecraft/client/resources/model/UnbakedModel/getDependencies ()Ljava/util/Collection; +CL: net/minecraft/client/resources/model/WeightedBakedModel net/minecraft/client/resources/model/WeightedBakedModel +FD: net/minecraft/client/resources/model/WeightedBakedModel/f_119540_ net/minecraft/client/resources/model/WeightedBakedModel/totalWeight +FD: net/minecraft/client/resources/model/WeightedBakedModel/f_119541_ net/minecraft/client/resources/model/WeightedBakedModel/list +FD: net/minecraft/client/resources/model/WeightedBakedModel/f_119542_ net/minecraft/client/resources/model/WeightedBakedModel/wrapped +FD: net/minecraft/client/resources/model/WeightedBakedModel/net/minecraft/client/resources/model/WeightedBakedModel net/minecraft/client/resources/model/WeightedBakedModel/net/minecraft/client/resources/model/WeightedBakedModel +MD: net/minecraft/client/resources/model/WeightedBakedModel/ (Ljava/util/List;)V net/minecraft/client/resources/model/WeightedBakedModel/ (Ljava/util/List;)V +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_174912_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;Lnet/minecraft/util/random/WeightedEntry$Wrapper;)Ljava/util/List; net/minecraft/client/resources/model/WeightedBakedModel/lambda$getQuads$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;Lnet/minecraft/util/random/WeightedEntry$Wrapper;)Ljava/util/List; +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_6160_ ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; net/minecraft/client/resources/model/WeightedBakedModel/getParticleIcon ()Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_6840_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; net/minecraft/client/resources/model/WeightedBakedModel/getQuads (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_7343_ ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; net/minecraft/client/resources/model/WeightedBakedModel/getOverrides ()Lnet/minecraft/client/renderer/block/model/ItemOverrides; +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_7442_ ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; net/minecraft/client/resources/model/WeightedBakedModel/getTransforms ()Lnet/minecraft/client/renderer/block/model/ItemTransforms; +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_7521_ ()Z net/minecraft/client/resources/model/WeightedBakedModel/isCustomRenderer ()Z +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_7539_ ()Z net/minecraft/client/resources/model/WeightedBakedModel/isGui3d ()Z +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_7541_ ()Z net/minecraft/client/resources/model/WeightedBakedModel/useAmbientOcclusion ()Z +MD: net/minecraft/client/resources/model/WeightedBakedModel/m_7547_ ()Z net/minecraft/client/resources/model/WeightedBakedModel/usesBlockLight ()Z +CL: net/minecraft/client/resources/model/WeightedBakedModel$Builder net/minecraft/client/resources/model/WeightedBakedModel$Builder +FD: net/minecraft/client/resources/model/WeightedBakedModel$Builder/f_119556_ net/minecraft/client/resources/model/WeightedBakedModel$Builder/list +FD: net/minecraft/client/resources/model/WeightedBakedModel$Builder/net/minecraft/client/resources/model/WeightedBakedModel$Builder net/minecraft/client/resources/model/WeightedBakedModel$Builder/net/minecraft/client/resources/model/WeightedBakedModel$Builder +MD: net/minecraft/client/resources/model/WeightedBakedModel$Builder/ ()V net/minecraft/client/resources/model/WeightedBakedModel$Builder/ ()V +MD: net/minecraft/client/resources/model/WeightedBakedModel$Builder/m_119558_ ()Lnet/minecraft/client/resources/model/BakedModel; net/minecraft/client/resources/model/WeightedBakedModel$Builder/build ()Lnet/minecraft/client/resources/model/BakedModel; +MD: net/minecraft/client/resources/model/WeightedBakedModel$Builder/m_119559_ (Lnet/minecraft/client/resources/model/BakedModel;I)Lnet/minecraft/client/resources/model/WeightedBakedModel$Builder; net/minecraft/client/resources/model/WeightedBakedModel$Builder/add (Lnet/minecraft/client/resources/model/BakedModel;I)Lnet/minecraft/client/resources/model/WeightedBakedModel$Builder; +CL: net/minecraft/client/resources/model/package-info net/minecraft/client/resources/model/package-info +FD: net/minecraft/client/resources/model/package-info/net/minecraft/client/resources/model/package-info net/minecraft/client/resources/model/package-info/net/minecraft/client/resources/model/package-info +CL: net/minecraft/client/resources/package-info net/minecraft/client/resources/package-info +FD: net/minecraft/client/resources/package-info/net/minecraft/client/resources/package-info net/minecraft/client/resources/package-info/net/minecraft/client/resources/package-info +CL: net/minecraft/client/resources/sounds/AbstractSoundInstance net/minecraft/client/resources/sounds/AbstractSoundInstance +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119570_ net/minecraft/client/resources/sounds/AbstractSoundInstance/sound +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119571_ net/minecraft/client/resources/sounds/AbstractSoundInstance/source +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119572_ net/minecraft/client/resources/sounds/AbstractSoundInstance/location +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119573_ net/minecraft/client/resources/sounds/AbstractSoundInstance/volume +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119574_ net/minecraft/client/resources/sounds/AbstractSoundInstance/pitch +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119575_ net/minecraft/client/resources/sounds/AbstractSoundInstance/x +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119576_ net/minecraft/client/resources/sounds/AbstractSoundInstance/y +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119577_ net/minecraft/client/resources/sounds/AbstractSoundInstance/z +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119578_ net/minecraft/client/resources/sounds/AbstractSoundInstance/looping +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119579_ net/minecraft/client/resources/sounds/AbstractSoundInstance/delay +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119580_ net/minecraft/client/resources/sounds/AbstractSoundInstance/attenuation +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/f_119582_ net/minecraft/client/resources/sounds/AbstractSoundInstance/relative +FD: net/minecraft/client/resources/sounds/AbstractSoundInstance/net/minecraft/client/resources/sounds/AbstractSoundInstance net/minecraft/client/resources/sounds/AbstractSoundInstance/net/minecraft/client/resources/sounds/AbstractSoundInstance +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V net/minecraft/client/resources/sounds/AbstractSoundInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;)V net/minecraft/client/resources/sounds/AbstractSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_5891_ ()Lnet/minecraft/client/resources/sounds/Sound; net/minecraft/client/resources/sounds/AbstractSoundInstance/getSound ()Lnet/minecraft/client/resources/sounds/Sound; +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_6775_ (Lnet/minecraft/client/sounds/SoundManager;)Lnet/minecraft/client/sounds/WeighedSoundEvents; net/minecraft/client/resources/sounds/AbstractSoundInstance/resolve (Lnet/minecraft/client/sounds/SoundManager;)Lnet/minecraft/client/sounds/WeighedSoundEvents; +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7438_ ()Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; net/minecraft/client/resources/sounds/AbstractSoundInstance/getAttenuation ()Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7766_ ()I net/minecraft/client/resources/sounds/AbstractSoundInstance/getDelay ()I +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7769_ ()F net/minecraft/client/resources/sounds/AbstractSoundInstance/getVolume ()F +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7772_ ()D net/minecraft/client/resources/sounds/AbstractSoundInstance/getX ()D +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7775_ ()Z net/minecraft/client/resources/sounds/AbstractSoundInstance/isLooping ()Z +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7778_ ()D net/minecraft/client/resources/sounds/AbstractSoundInstance/getZ ()D +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7780_ ()D net/minecraft/client/resources/sounds/AbstractSoundInstance/getY ()D +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7783_ ()F net/minecraft/client/resources/sounds/AbstractSoundInstance/getPitch ()F +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7796_ ()Z net/minecraft/client/resources/sounds/AbstractSoundInstance/isRelative ()Z +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_7904_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/sounds/AbstractSoundInstance/getLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/m_8070_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/client/resources/sounds/AbstractSoundInstance/getSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/client/resources/sounds/AbstractSoundInstance/toString ()Ljava/lang/String; net/minecraft/client/resources/sounds/AbstractSoundInstance/toString ()Ljava/lang/String; +CL: net/minecraft/client/resources/sounds/AbstractTickableSoundInstance net/minecraft/client/resources/sounds/AbstractTickableSoundInstance +FD: net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/f_119604_ net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/stopped +FD: net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/net/minecraft/client/resources/sounds/AbstractTickableSoundInstance net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/net/minecraft/client/resources/sounds/AbstractTickableSoundInstance +MD: net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;)V net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/m_119609_ ()V net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/stop ()V +MD: net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/m_7801_ ()Z net/minecraft/client/resources/sounds/AbstractTickableSoundInstance/isStopped ()Z +CL: net/minecraft/client/resources/sounds/AmbientSoundHandler net/minecraft/client/resources/sounds/AmbientSoundHandler +FD: net/minecraft/client/resources/sounds/AmbientSoundHandler/net/minecraft/client/resources/sounds/AmbientSoundHandler net/minecraft/client/resources/sounds/AmbientSoundHandler/net/minecraft/client/resources/sounds/AmbientSoundHandler +MD: net/minecraft/client/resources/sounds/AmbientSoundHandler/m_7551_ ()V net/minecraft/client/resources/sounds/AmbientSoundHandler/tick ()V +CL: net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance +FD: net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance +MD: net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/m_5958_ ()Lnet/minecraft/client/resources/sounds/AbstractTickableSoundInstance; net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/getAlternativeSoundInstance ()Lnet/minecraft/client/resources/sounds/AbstractTickableSoundInstance; +MD: net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/m_7774_ ()Z net/minecraft/client/resources/sounds/BeeAggressiveSoundInstance/shouldSwitchSounds ()Z +CL: net/minecraft/client/resources/sounds/BeeFlyingSoundInstance net/minecraft/client/resources/sounds/BeeFlyingSoundInstance +FD: net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/net/minecraft/client/resources/sounds/BeeFlyingSoundInstance net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/net/minecraft/client/resources/sounds/BeeFlyingSoundInstance +MD: net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/m_5958_ ()Lnet/minecraft/client/resources/sounds/AbstractTickableSoundInstance; net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/getAlternativeSoundInstance ()Lnet/minecraft/client/resources/sounds/AbstractTickableSoundInstance; +MD: net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/m_7774_ ()Z net/minecraft/client/resources/sounds/BeeFlyingSoundInstance/shouldSwitchSounds ()Z +CL: net/minecraft/client/resources/sounds/BeeSoundInstance net/minecraft/client/resources/sounds/BeeSoundInstance +FD: net/minecraft/client/resources/sounds/BeeSoundInstance/f_119618_ net/minecraft/client/resources/sounds/BeeSoundInstance/bee +FD: net/minecraft/client/resources/sounds/BeeSoundInstance/f_119619_ net/minecraft/client/resources/sounds/BeeSoundInstance/hasSwitched +FD: net/minecraft/client/resources/sounds/BeeSoundInstance/f_174917_ net/minecraft/client/resources/sounds/BeeSoundInstance/VOLUME_MIN +FD: net/minecraft/client/resources/sounds/BeeSoundInstance/f_174918_ net/minecraft/client/resources/sounds/BeeSoundInstance/VOLUME_MAX +FD: net/minecraft/client/resources/sounds/BeeSoundInstance/f_174919_ net/minecraft/client/resources/sounds/BeeSoundInstance/PITCH_MIN +FD: net/minecraft/client/resources/sounds/BeeSoundInstance/net/minecraft/client/resources/sounds/BeeSoundInstance net/minecraft/client/resources/sounds/BeeSoundInstance/net/minecraft/client/resources/sounds/BeeSoundInstance +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;)V net/minecraft/client/resources/sounds/BeeSoundInstance/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/m_119627_ ()F net/minecraft/client/resources/sounds/BeeSoundInstance/getMinPitch ()F +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/m_119628_ ()F net/minecraft/client/resources/sounds/BeeSoundInstance/getMaxPitch ()F +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/m_5958_ ()Lnet/minecraft/client/resources/sounds/AbstractTickableSoundInstance; net/minecraft/client/resources/sounds/BeeSoundInstance/getAlternativeSoundInstance ()Lnet/minecraft/client/resources/sounds/AbstractTickableSoundInstance; +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/m_7767_ ()Z net/minecraft/client/resources/sounds/BeeSoundInstance/canPlaySound ()Z +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/m_7774_ ()Z net/minecraft/client/resources/sounds/BeeSoundInstance/shouldSwitchSounds ()Z +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/m_7784_ ()Z net/minecraft/client/resources/sounds/BeeSoundInstance/canStartSilent ()Z +MD: net/minecraft/client/resources/sounds/BeeSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/BeeSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119629_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/player +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119630_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/soundManager +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119631_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/biomeManager +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119632_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/random +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119633_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/loopSounds +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119634_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/moodSettings +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119635_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/additionsSettings +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119636_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/moodiness +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_119637_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/previousBiome +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_174920_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/LOOP_SOUND_CROSS_FADE_TIME +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/f_174921_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/SKY_MOOD_RECOVERY_RATE +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/sounds/SoundManager;Lnet/minecraft/world/level/biome/BiomeManager;)V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/sounds/SoundManager;Lnet/minecraft/world/level/biome/BiomeManager;)V +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/m_119647_ (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/lambda$tick$2 (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)V +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/m_119649_ (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/lambda$tick$3 (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)V +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/m_119651_ (Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/lambda$tick$1 (Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/m_119654_ ()F net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/getMoodiness ()F +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/m_174922_ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance;)Lnet/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance; net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/lambda$tick$0 (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance;)Lnet/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance; +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/m_7551_ ()V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler/tick ()V +CL: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/f_119655_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/fadeDirection +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/f_119656_ net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/fade +FD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/m_119659_ ()V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/fadeOut ()V +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/m_119660_ ()V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/fadeIn ()V +MD: net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/BiomeAmbientSoundsHandler$LoopSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler +FD: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/f_119662_ net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/player +FD: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/f_119663_ net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/wasInBubbleColumn +FD: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/f_119664_ net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/firstTick +FD: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler +MD: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/ (Lnet/minecraft/client/player/LocalPlayer;)V net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/ (Lnet/minecraft/client/player/LocalPlayer;)V +MD: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/m_119668_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/lambda$tick$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/m_7551_ ()V net/minecraft/client/resources/sounds/BubbleColumnAmbientSoundHandler/tick ()V +CL: net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance +FD: net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/f_119670_ net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/player +FD: net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/f_119671_ net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/time +FD: net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/f_174926_ net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/DELAY +FD: net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance +MD: net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/ (Lnet/minecraft/client/player/LocalPlayer;)V net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/ (Lnet/minecraft/client/player/LocalPlayer;)V +MD: net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/ElytraOnPlayerSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/EntityBoundSoundInstance net/minecraft/client/resources/sounds/EntityBoundSoundInstance +FD: net/minecraft/client/resources/sounds/EntityBoundSoundInstance/f_119675_ net/minecraft/client/resources/sounds/EntityBoundSoundInstance/entity +FD: net/minecraft/client/resources/sounds/EntityBoundSoundInstance/net/minecraft/client/resources/sounds/EntityBoundSoundInstance net/minecraft/client/resources/sounds/EntityBoundSoundInstance/net/minecraft/client/resources/sounds/EntityBoundSoundInstance +MD: net/minecraft/client/resources/sounds/EntityBoundSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFLnet/minecraft/world/entity/Entity;)V net/minecraft/client/resources/sounds/EntityBoundSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFLnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/client/resources/sounds/EntityBoundSoundInstance/m_7767_ ()Z net/minecraft/client/resources/sounds/EntityBoundSoundInstance/canPlaySound ()Z +MD: net/minecraft/client/resources/sounds/EntityBoundSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/EntityBoundSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance net/minecraft/client/resources/sounds/GuardianAttackSoundInstance +FD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/f_119688_ net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/guardian +FD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/f_174927_ net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/VOLUME_MIN +FD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/f_174928_ net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/VOLUME_SCALE +FD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/f_174929_ net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/PITCH_MIN +FD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/f_174930_ net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/PITCH_SCALE +FD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/net/minecraft/client/resources/sounds/GuardianAttackSoundInstance net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/net/minecraft/client/resources/sounds/GuardianAttackSoundInstance +MD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/ (Lnet/minecraft/world/entity/monster/Guardian;)V net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/ (Lnet/minecraft/world/entity/monster/Guardian;)V +MD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/m_7767_ ()Z net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/canPlaySound ()Z +MD: net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/GuardianAttackSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/MinecartSoundInstance net/minecraft/client/resources/sounds/MinecartSoundInstance +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/f_119693_ net/minecraft/client/resources/sounds/MinecartSoundInstance/minecart +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/f_119694_ net/minecraft/client/resources/sounds/MinecartSoundInstance/pitch +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/f_174931_ net/minecraft/client/resources/sounds/MinecartSoundInstance/VOLUME_MIN +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/f_174932_ net/minecraft/client/resources/sounds/MinecartSoundInstance/VOLUME_MAX +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/f_174933_ net/minecraft/client/resources/sounds/MinecartSoundInstance/PITCH_MIN +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/f_174934_ net/minecraft/client/resources/sounds/MinecartSoundInstance/PITCH_MAX +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/f_174935_ net/minecraft/client/resources/sounds/MinecartSoundInstance/PITCH_DELTA +FD: net/minecraft/client/resources/sounds/MinecartSoundInstance/net/minecraft/client/resources/sounds/MinecartSoundInstance net/minecraft/client/resources/sounds/MinecartSoundInstance/net/minecraft/client/resources/sounds/MinecartSoundInstance +MD: net/minecraft/client/resources/sounds/MinecartSoundInstance/ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;)V net/minecraft/client/resources/sounds/MinecartSoundInstance/ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart;)V +MD: net/minecraft/client/resources/sounds/MinecartSoundInstance/m_7767_ ()Z net/minecraft/client/resources/sounds/MinecartSoundInstance/canPlaySound ()Z +MD: net/minecraft/client/resources/sounds/MinecartSoundInstance/m_7784_ ()Z net/minecraft/client/resources/sounds/MinecartSoundInstance/canStartSilent ()Z +MD: net/minecraft/client/resources/sounds/MinecartSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/MinecartSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance net/minecraft/client/resources/sounds/RidingMinecartSoundInstance +FD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/f_119700_ net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/player +FD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/f_119701_ net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/minecart +FD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/f_174936_ net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/VOLUME_MIN +FD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/f_174937_ net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/VOLUME_MAX +FD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/f_174938_ net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/underwaterSound +FD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/net/minecraft/client/resources/sounds/RidingMinecartSoundInstance net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/net/minecraft/client/resources/sounds/RidingMinecartSoundInstance +MD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/vehicle/AbstractMinecart;Z)V net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/vehicle/AbstractMinecart;Z)V +MD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/m_7767_ ()Z net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/canPlaySound ()Z +MD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/m_7784_ ()Z net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/canStartSilent ()Z +MD: net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/RidingMinecartSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/SimpleSoundInstance net/minecraft/client/resources/sounds/SimpleSoundInstance +FD: net/minecraft/client/resources/sounds/SimpleSoundInstance/net/minecraft/client/resources/sounds/SimpleSoundInstance net/minecraft/client/resources/sounds/SimpleSoundInstance/net/minecraft/client/resources/sounds/SimpleSoundInstance +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;FFZILnet/minecraft/client/resources/sounds/SoundInstance$Attenuation;DDDZ)V net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;FFZILnet/minecraft/client/resources/sounds/SoundInstance$Attenuation;DDDZ)V +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFDDD)V net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFDDD)V +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFLnet/minecraft/core/BlockPos;)V net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFLnet/minecraft/core/BlockPos;)V +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZILnet/minecraft/client/resources/sounds/SoundInstance$Attenuation;DDD)V net/minecraft/client/resources/sounds/SimpleSoundInstance/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZILnet/minecraft/client/resources/sounds/SoundInstance$Attenuation;DDD)V +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/m_119745_ (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; net/minecraft/client/resources/sounds/SimpleSoundInstance/forMusic (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/m_119747_ (Lnet/minecraft/sounds/SoundEvent;DDD)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; net/minecraft/client/resources/sounds/SimpleSoundInstance/forRecord (Lnet/minecraft/sounds/SoundEvent;DDD)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/m_119752_ (Lnet/minecraft/sounds/SoundEvent;F)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; net/minecraft/client/resources/sounds/SimpleSoundInstance/forUI (Lnet/minecraft/sounds/SoundEvent;F)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/m_119755_ (Lnet/minecraft/sounds/SoundEvent;FF)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; net/minecraft/client/resources/sounds/SimpleSoundInstance/forUI (Lnet/minecraft/sounds/SoundEvent;FF)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/m_119759_ (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; net/minecraft/client/resources/sounds/SimpleSoundInstance/forAmbientAddition (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/m_119761_ (Lnet/minecraft/sounds/SoundEvent;DDD)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; net/minecraft/client/resources/sounds/SimpleSoundInstance/forAmbientMood (Lnet/minecraft/sounds/SoundEvent;DDD)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; +MD: net/minecraft/client/resources/sounds/SimpleSoundInstance/m_119766_ (Lnet/minecraft/sounds/SoundEvent;FF)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; net/minecraft/client/resources/sounds/SimpleSoundInstance/forLocalAmbience (Lnet/minecraft/sounds/SoundEvent;FF)Lnet/minecraft/client/resources/sounds/SimpleSoundInstance; +CL: net/minecraft/client/resources/sounds/Sound net/minecraft/client/resources/sounds/Sound +FD: net/minecraft/client/resources/sounds/Sound/f_119770_ net/minecraft/client/resources/sounds/Sound/location +FD: net/minecraft/client/resources/sounds/Sound/f_119771_ net/minecraft/client/resources/sounds/Sound/volume +FD: net/minecraft/client/resources/sounds/Sound/f_119772_ net/minecraft/client/resources/sounds/Sound/pitch +FD: net/minecraft/client/resources/sounds/Sound/f_119773_ net/minecraft/client/resources/sounds/Sound/weight +FD: net/minecraft/client/resources/sounds/Sound/f_119774_ net/minecraft/client/resources/sounds/Sound/type +FD: net/minecraft/client/resources/sounds/Sound/f_119775_ net/minecraft/client/resources/sounds/Sound/stream +FD: net/minecraft/client/resources/sounds/Sound/f_119776_ net/minecraft/client/resources/sounds/Sound/preload +FD: net/minecraft/client/resources/sounds/Sound/f_119777_ net/minecraft/client/resources/sounds/Sound/attenuationDistance +FD: net/minecraft/client/resources/sounds/Sound/net/minecraft/client/resources/sounds/Sound net/minecraft/client/resources/sounds/Sound/net/minecraft/client/resources/sounds/Sound +MD: net/minecraft/client/resources/sounds/Sound/ (Ljava/lang/String;FFILnet/minecraft/client/resources/sounds/Sound$Type;ZZI)V net/minecraft/client/resources/sounds/Sound/ (Ljava/lang/String;FFILnet/minecraft/client/resources/sounds/Sound$Type;ZZI)V +MD: net/minecraft/client/resources/sounds/Sound/m_119787_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/sounds/Sound/getLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/sounds/Sound/m_119790_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/sounds/Sound/getPath ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/sounds/Sound/m_119791_ ()F net/minecraft/client/resources/sounds/Sound/getVolume ()F +MD: net/minecraft/client/resources/sounds/Sound/m_119792_ ()F net/minecraft/client/resources/sounds/Sound/getPitch ()F +MD: net/minecraft/client/resources/sounds/Sound/m_119795_ ()Lnet/minecraft/client/resources/sounds/Sound$Type; net/minecraft/client/resources/sounds/Sound/getType ()Lnet/minecraft/client/resources/sounds/Sound$Type; +MD: net/minecraft/client/resources/sounds/Sound/m_119796_ ()Z net/minecraft/client/resources/sounds/Sound/shouldStream ()Z +MD: net/minecraft/client/resources/sounds/Sound/m_119797_ ()Z net/minecraft/client/resources/sounds/Sound/shouldPreload ()Z +MD: net/minecraft/client/resources/sounds/Sound/m_119798_ ()I net/minecraft/client/resources/sounds/Sound/getAttenuationDistance ()I +MD: net/minecraft/client/resources/sounds/Sound/m_6776_ ()Ljava/lang/Object; net/minecraft/client/resources/sounds/Sound/getSound ()Ljava/lang/Object; +MD: net/minecraft/client/resources/sounds/Sound/m_6776_ ()Lnet/minecraft/client/resources/sounds/Sound; net/minecraft/client/resources/sounds/Sound/getSound ()Lnet/minecraft/client/resources/sounds/Sound; +MD: net/minecraft/client/resources/sounds/Sound/m_7789_ ()I net/minecraft/client/resources/sounds/Sound/getWeight ()I +MD: net/minecraft/client/resources/sounds/Sound/m_8054_ (Lnet/minecraft/client/sounds/SoundEngine;)V net/minecraft/client/resources/sounds/Sound/preloadIfRequired (Lnet/minecraft/client/sounds/SoundEngine;)V +MD: net/minecraft/client/resources/sounds/Sound/toString ()Ljava/lang/String; net/minecraft/client/resources/sounds/Sound/toString ()Ljava/lang/String; +CL: net/minecraft/client/resources/sounds/Sound$Type net/minecraft/client/resources/sounds/Sound$Type +FD: net/minecraft/client/resources/sounds/Sound$Type/$VALUES net/minecraft/client/resources/sounds/Sound$Type/$VALUES +FD: net/minecraft/client/resources/sounds/Sound$Type/FILE net/minecraft/client/resources/sounds/Sound$Type/FILE +FD: net/minecraft/client/resources/sounds/Sound$Type/SOUND_EVENT net/minecraft/client/resources/sounds/Sound$Type/SOUND_EVENT +FD: net/minecraft/client/resources/sounds/Sound$Type/f_119803_ net/minecraft/client/resources/sounds/Sound$Type/name +FD: net/minecraft/client/resources/sounds/Sound$Type/net/minecraft/client/resources/sounds/Sound$Type net/minecraft/client/resources/sounds/Sound$Type/net/minecraft/client/resources/sounds/Sound$Type +MD: net/minecraft/client/resources/sounds/Sound$Type/ ()V net/minecraft/client/resources/sounds/Sound$Type/ ()V +MD: net/minecraft/client/resources/sounds/Sound$Type/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/client/resources/sounds/Sound$Type/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/client/resources/sounds/Sound$Type/m_119810_ (Ljava/lang/String;)Lnet/minecraft/client/resources/sounds/Sound$Type; net/minecraft/client/resources/sounds/Sound$Type/getByName (Ljava/lang/String;)Lnet/minecraft/client/resources/sounds/Sound$Type; +MD: net/minecraft/client/resources/sounds/Sound$Type/m_174943_ ()[Lnet/minecraft/client/resources/sounds/Sound$Type; net/minecraft/client/resources/sounds/Sound$Type/$values ()[Lnet/minecraft/client/resources/sounds/Sound$Type; +MD: net/minecraft/client/resources/sounds/Sound$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/sounds/Sound$Type; net/minecraft/client/resources/sounds/Sound$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/sounds/Sound$Type; +MD: net/minecraft/client/resources/sounds/Sound$Type/values ()[Lnet/minecraft/client/resources/sounds/Sound$Type; net/minecraft/client/resources/sounds/Sound$Type/values ()[Lnet/minecraft/client/resources/sounds/Sound$Type; +CL: net/minecraft/client/resources/sounds/SoundEventRegistration net/minecraft/client/resources/sounds/SoundEventRegistration +FD: net/minecraft/client/resources/sounds/SoundEventRegistration/f_119815_ net/minecraft/client/resources/sounds/SoundEventRegistration/sounds +FD: net/minecraft/client/resources/sounds/SoundEventRegistration/f_119816_ net/minecraft/client/resources/sounds/SoundEventRegistration/replace +FD: net/minecraft/client/resources/sounds/SoundEventRegistration/f_119817_ net/minecraft/client/resources/sounds/SoundEventRegistration/subtitle +FD: net/minecraft/client/resources/sounds/SoundEventRegistration/net/minecraft/client/resources/sounds/SoundEventRegistration net/minecraft/client/resources/sounds/SoundEventRegistration/net/minecraft/client/resources/sounds/SoundEventRegistration +MD: net/minecraft/client/resources/sounds/SoundEventRegistration/ (Ljava/util/List;ZLjava/lang/String;)V net/minecraft/client/resources/sounds/SoundEventRegistration/ (Ljava/util/List;ZLjava/lang/String;)V +MD: net/minecraft/client/resources/sounds/SoundEventRegistration/m_119822_ ()Ljava/util/List; net/minecraft/client/resources/sounds/SoundEventRegistration/getSounds ()Ljava/util/List; +MD: net/minecraft/client/resources/sounds/SoundEventRegistration/m_119823_ ()Z net/minecraft/client/resources/sounds/SoundEventRegistration/isReplace ()Z +MD: net/minecraft/client/resources/sounds/SoundEventRegistration/m_119824_ ()Ljava/lang/String; net/minecraft/client/resources/sounds/SoundEventRegistration/getSubtitle ()Ljava/lang/String; +CL: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer +FD: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer +MD: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/ ()V net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/ ()V +MD: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/resources/sounds/SoundEventRegistration; net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/resources/sounds/SoundEventRegistration; +MD: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/m_119830_ (Lcom/google/gson/JsonObject;)Ljava/util/List; net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/getSounds (Lcom/google/gson/JsonObject;)Ljava/util/List; +MD: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/m_119832_ (Lcom/google/gson/JsonObject;Lnet/minecraft/client/resources/sounds/Sound$Type;)Lnet/minecraft/client/resources/sounds/Sound$Type; net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/getType (Lcom/google/gson/JsonObject;Lnet/minecraft/client/resources/sounds/Sound$Type;)Lnet/minecraft/client/resources/sounds/Sound$Type; +MD: net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/m_119835_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/sounds/Sound; net/minecraft/client/resources/sounds/SoundEventRegistrationSerializer/getSound (Lcom/google/gson/JsonObject;)Lnet/minecraft/client/resources/sounds/Sound; +CL: net/minecraft/client/resources/sounds/SoundInstance net/minecraft/client/resources/sounds/SoundInstance +FD: net/minecraft/client/resources/sounds/SoundInstance/net/minecraft/client/resources/sounds/SoundInstance net/minecraft/client/resources/sounds/SoundInstance/net/minecraft/client/resources/sounds/SoundInstance +MD: net/minecraft/client/resources/sounds/SoundInstance/m_5891_ ()Lnet/minecraft/client/resources/sounds/Sound; net/minecraft/client/resources/sounds/SoundInstance/getSound ()Lnet/minecraft/client/resources/sounds/Sound; +MD: net/minecraft/client/resources/sounds/SoundInstance/m_6775_ (Lnet/minecraft/client/sounds/SoundManager;)Lnet/minecraft/client/sounds/WeighedSoundEvents; net/minecraft/client/resources/sounds/SoundInstance/resolve (Lnet/minecraft/client/sounds/SoundManager;)Lnet/minecraft/client/sounds/WeighedSoundEvents; +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7438_ ()Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; net/minecraft/client/resources/sounds/SoundInstance/getAttenuation ()Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7766_ ()I net/minecraft/client/resources/sounds/SoundInstance/getDelay ()I +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7767_ ()Z net/minecraft/client/resources/sounds/SoundInstance/canPlaySound ()Z +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7769_ ()F net/minecraft/client/resources/sounds/SoundInstance/getVolume ()F +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7772_ ()D net/minecraft/client/resources/sounds/SoundInstance/getX ()D +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7775_ ()Z net/minecraft/client/resources/sounds/SoundInstance/isLooping ()Z +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7778_ ()D net/minecraft/client/resources/sounds/SoundInstance/getZ ()D +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7780_ ()D net/minecraft/client/resources/sounds/SoundInstance/getY ()D +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7783_ ()F net/minecraft/client/resources/sounds/SoundInstance/getPitch ()F +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7784_ ()Z net/minecraft/client/resources/sounds/SoundInstance/canStartSilent ()Z +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7796_ ()Z net/minecraft/client/resources/sounds/SoundInstance/isRelative ()Z +MD: net/minecraft/client/resources/sounds/SoundInstance/m_7904_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/resources/sounds/SoundInstance/getLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/resources/sounds/SoundInstance/m_8070_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/client/resources/sounds/SoundInstance/getSource ()Lnet/minecraft/sounds/SoundSource; +CL: net/minecraft/client/resources/sounds/SoundInstance$Attenuation net/minecraft/client/resources/sounds/SoundInstance$Attenuation +FD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/$VALUES net/minecraft/client/resources/sounds/SoundInstance$Attenuation/$VALUES +FD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/LINEAR net/minecraft/client/resources/sounds/SoundInstance$Attenuation/LINEAR +FD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/NONE net/minecraft/client/resources/sounds/SoundInstance$Attenuation/NONE +FD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/net/minecraft/client/resources/sounds/SoundInstance$Attenuation net/minecraft/client/resources/sounds/SoundInstance$Attenuation/net/minecraft/client/resources/sounds/SoundInstance$Attenuation +MD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/ ()V net/minecraft/client/resources/sounds/SoundInstance$Attenuation/ ()V +MD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/ (Ljava/lang/String;I)V net/minecraft/client/resources/sounds/SoundInstance$Attenuation/ (Ljava/lang/String;I)V +MD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/m_174956_ ()[Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; net/minecraft/client/resources/sounds/SoundInstance$Attenuation/$values ()[Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; +MD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; net/minecraft/client/resources/sounds/SoundInstance$Attenuation/valueOf (Ljava/lang/String;)Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; +MD: net/minecraft/client/resources/sounds/SoundInstance$Attenuation/values ()[Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; net/minecraft/client/resources/sounds/SoundInstance$Attenuation/values ()[Lnet/minecraft/client/resources/sounds/SoundInstance$Attenuation; +CL: net/minecraft/client/resources/sounds/TickableSoundInstance net/minecraft/client/resources/sounds/TickableSoundInstance +FD: net/minecraft/client/resources/sounds/TickableSoundInstance/net/minecraft/client/resources/sounds/TickableSoundInstance net/minecraft/client/resources/sounds/TickableSoundInstance/net/minecraft/client/resources/sounds/TickableSoundInstance +MD: net/minecraft/client/resources/sounds/TickableSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/TickableSoundInstance/tick ()V +MD: net/minecraft/client/resources/sounds/TickableSoundInstance/m_7801_ ()Z net/minecraft/client/resources/sounds/TickableSoundInstance/isStopped ()Z +CL: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/f_119852_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/player +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/f_119853_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/soundManager +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/f_119854_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/tickDelay +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/f_174957_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/CHANCE_PER_TICK +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/f_174958_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/RARE_CHANCE_PER_TICK +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/f_174959_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/ULTRA_RARE_CHANCE_PER_TICK +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/f_174960_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/MINIMUM_TICK_DELAY +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler +MD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/sounds/SoundManager;)V net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/client/sounds/SoundManager;)V +MD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/m_7551_ ()V net/minecraft/client/resources/sounds/UnderwaterAmbientSoundHandler/tick ()V +CL: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances +MD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances/ ()V net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances/ ()V +CL: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/f_119859_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/player +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound +MD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/m_7788_ ()V net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$SubSound/tick ()V +CL: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/f_119864_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/player +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/f_119865_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/fade +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/f_174962_ net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/FADE_DURATION +FD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance +MD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/ (Lnet/minecraft/client/player/LocalPlayer;)V net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/ (Lnet/minecraft/client/player/LocalPlayer;)V +MD: net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/m_7788_ ()V net/minecraft/client/resources/sounds/UnderwaterAmbientSoundInstances$UnderwaterAmbientSoundInstance/tick ()V +CL: net/minecraft/client/resources/sounds/package-info net/minecraft/client/resources/sounds/package-info +FD: net/minecraft/client/resources/sounds/package-info/net/minecraft/client/resources/sounds/package-info net/minecraft/client/resources/sounds/package-info/net/minecraft/client/resources/sounds/package-info +CL: net/minecraft/client/searchtree/MutableSearchTree net/minecraft/client/searchtree/MutableSearchTree +FD: net/minecraft/client/searchtree/MutableSearchTree/net/minecraft/client/searchtree/MutableSearchTree net/minecraft/client/searchtree/MutableSearchTree/net/minecraft/client/searchtree/MutableSearchTree +MD: net/minecraft/client/searchtree/MutableSearchTree/m_7716_ ()V net/minecraft/client/searchtree/MutableSearchTree/clear ()V +MD: net/minecraft/client/searchtree/MutableSearchTree/m_7729_ ()V net/minecraft/client/searchtree/MutableSearchTree/refresh ()V +MD: net/minecraft/client/searchtree/MutableSearchTree/m_8080_ (Ljava/lang/Object;)V net/minecraft/client/searchtree/MutableSearchTree/add (Ljava/lang/Object;)V +CL: net/minecraft/client/searchtree/ReloadableIdSearchTree net/minecraft/client/searchtree/ReloadableIdSearchTree +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree/f_119870_ net/minecraft/client/searchtree/ReloadableIdSearchTree/namespaceTree +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree/f_119871_ net/minecraft/client/searchtree/ReloadableIdSearchTree/pathTree +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree/f_119872_ net/minecraft/client/searchtree/ReloadableIdSearchTree/idGetter +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree/f_119873_ net/minecraft/client/searchtree/ReloadableIdSearchTree/contents +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree/f_119874_ net/minecraft/client/searchtree/ReloadableIdSearchTree/orderT +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree/net/minecraft/client/searchtree/ReloadableIdSearchTree net/minecraft/client/searchtree/ReloadableIdSearchTree/net/minecraft/client/searchtree/ReloadableIdSearchTree +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/ (Ljava/util/function/Function;)V net/minecraft/client/searchtree/ReloadableIdSearchTree/ (Ljava/util/function/Function;)V +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/m_119880_ (Ljava/lang/Object;Ljava/lang/Object;)I net/minecraft/client/searchtree/ReloadableIdSearchTree/comparePosition (Ljava/lang/Object;Ljava/lang/Object;)I +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/m_119883_ (Ljava/lang/Object;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/client/searchtree/ReloadableIdSearchTree/lambda$index$0 (Ljava/lang/Object;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/m_6293_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/client/searchtree/ReloadableIdSearchTree/search (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/m_7716_ ()V net/minecraft/client/searchtree/ReloadableIdSearchTree/clear ()V +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/m_7729_ ()V net/minecraft/client/searchtree/ReloadableIdSearchTree/refresh ()V +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/m_8074_ (Ljava/lang/Object;)V net/minecraft/client/searchtree/ReloadableIdSearchTree/index (Ljava/lang/Object;)V +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree/m_8080_ (Ljava/lang/Object;)V net/minecraft/client/searchtree/ReloadableIdSearchTree/add (Ljava/lang/Object;)V +CL: net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/f_119890_ net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/firstIterator +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/f_119891_ net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/secondIterator +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/f_119892_ net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/orderT +FD: net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/ (Ljava/util/Iterator;Ljava/util/Iterator;Ljava/util/Comparator;)V net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/ (Ljava/util/Iterator;Ljava/util/Iterator;Ljava/util/Comparator;)V +MD: net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/computeNext ()Ljava/lang/Object; net/minecraft/client/searchtree/ReloadableIdSearchTree$IntersectionIterator/computeNext ()Ljava/lang/Object; +CL: net/minecraft/client/searchtree/ReloadableSearchTree net/minecraft/client/searchtree/ReloadableSearchTree +FD: net/minecraft/client/searchtree/ReloadableSearchTree/f_119920_ net/minecraft/client/searchtree/ReloadableSearchTree/tree +FD: net/minecraft/client/searchtree/ReloadableSearchTree/f_119921_ net/minecraft/client/searchtree/ReloadableSearchTree/filler +FD: net/minecraft/client/searchtree/ReloadableSearchTree/net/minecraft/client/searchtree/ReloadableSearchTree net/minecraft/client/searchtree/ReloadableSearchTree/net/minecraft/client/searchtree/ReloadableSearchTree +MD: net/minecraft/client/searchtree/ReloadableSearchTree/ (Ljava/util/function/Function;Ljava/util/function/Function;)V net/minecraft/client/searchtree/ReloadableSearchTree/ (Ljava/util/function/Function;Ljava/util/function/Function;)V +MD: net/minecraft/client/searchtree/ReloadableSearchTree/m_119925_ (Ljava/lang/Object;Ljava/lang/String;)V net/minecraft/client/searchtree/ReloadableSearchTree/lambda$index$0 (Ljava/lang/Object;Ljava/lang/String;)V +MD: net/minecraft/client/searchtree/ReloadableSearchTree/m_6293_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/client/searchtree/ReloadableSearchTree/search (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/client/searchtree/ReloadableSearchTree/m_7729_ ()V net/minecraft/client/searchtree/ReloadableSearchTree/refresh ()V +MD: net/minecraft/client/searchtree/ReloadableSearchTree/m_8074_ (Ljava/lang/Object;)V net/minecraft/client/searchtree/ReloadableSearchTree/index (Ljava/lang/Object;)V +CL: net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator +FD: net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/f_119933_ net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/firstIterator +FD: net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/f_119934_ net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/secondIterator +FD: net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/f_119935_ net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/orderT +FD: net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator +MD: net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/ (Ljava/util/Iterator;Ljava/util/Iterator;Ljava/util/Comparator;)V net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/ (Ljava/util/Iterator;Ljava/util/Iterator;Ljava/util/Comparator;)V +MD: net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/computeNext ()Ljava/lang/Object; net/minecraft/client/searchtree/ReloadableSearchTree$MergingUniqueIterator/computeNext ()Ljava/lang/Object; +CL: net/minecraft/client/searchtree/SearchRegistry net/minecraft/client/searchtree/SearchRegistry +FD: net/minecraft/client/searchtree/SearchRegistry/f_119941_ net/minecraft/client/searchtree/SearchRegistry/CREATIVE_NAMES +FD: net/minecraft/client/searchtree/SearchRegistry/f_119942_ net/minecraft/client/searchtree/SearchRegistry/CREATIVE_TAGS +FD: net/minecraft/client/searchtree/SearchRegistry/f_119943_ net/minecraft/client/searchtree/SearchRegistry/RECIPE_COLLECTIONS +FD: net/minecraft/client/searchtree/SearchRegistry/f_119944_ net/minecraft/client/searchtree/SearchRegistry/searchTrees +FD: net/minecraft/client/searchtree/SearchRegistry/net/minecraft/client/searchtree/SearchRegistry net/minecraft/client/searchtree/SearchRegistry/net/minecraft/client/searchtree/SearchRegistry +MD: net/minecraft/client/searchtree/SearchRegistry/ ()V net/minecraft/client/searchtree/SearchRegistry/ ()V +MD: net/minecraft/client/searchtree/SearchRegistry/ ()V net/minecraft/client/searchtree/SearchRegistry/ ()V +MD: net/minecraft/client/searchtree/SearchRegistry/m_119949_ (Lnet/minecraft/client/searchtree/SearchRegistry$Key;)Lnet/minecraft/client/searchtree/MutableSearchTree; net/minecraft/client/searchtree/SearchRegistry/getTree (Lnet/minecraft/client/searchtree/SearchRegistry$Key;)Lnet/minecraft/client/searchtree/MutableSearchTree; +MD: net/minecraft/client/searchtree/SearchRegistry/m_119951_ (Lnet/minecraft/client/searchtree/SearchRegistry$Key;Lnet/minecraft/client/searchtree/MutableSearchTree;)V net/minecraft/client/searchtree/SearchRegistry/register (Lnet/minecraft/client/searchtree/SearchRegistry$Key;Lnet/minecraft/client/searchtree/MutableSearchTree;)V +MD: net/minecraft/client/searchtree/SearchRegistry/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/searchtree/SearchRegistry/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/searchtree/SearchRegistry$Key net/minecraft/client/searchtree/SearchRegistry$Key +FD: net/minecraft/client/searchtree/SearchRegistry$Key/net/minecraft/client/searchtree/SearchRegistry$Key net/minecraft/client/searchtree/SearchRegistry$Key/net/minecraft/client/searchtree/SearchRegistry$Key +MD: net/minecraft/client/searchtree/SearchRegistry$Key/ ()V net/minecraft/client/searchtree/SearchRegistry$Key/ ()V +CL: net/minecraft/client/searchtree/SearchTree net/minecraft/client/searchtree/SearchTree +FD: net/minecraft/client/searchtree/SearchTree/net/minecraft/client/searchtree/SearchTree net/minecraft/client/searchtree/SearchTree/net/minecraft/client/searchtree/SearchTree +MD: net/minecraft/client/searchtree/SearchTree/m_6293_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/client/searchtree/SearchTree/search (Ljava/lang/String;)Ljava/util/List; +CL: net/minecraft/client/searchtree/SuffixArray net/minecraft/client/searchtree/SuffixArray +FD: net/minecraft/client/searchtree/SuffixArray/f_119956_ net/minecraft/client/searchtree/SuffixArray/list +FD: net/minecraft/client/searchtree/SuffixArray/f_119957_ net/minecraft/client/searchtree/SuffixArray/DEBUG_COMPARISONS +FD: net/minecraft/client/searchtree/SuffixArray/f_119958_ net/minecraft/client/searchtree/SuffixArray/DEBUG_ARRAY +FD: net/minecraft/client/searchtree/SuffixArray/f_119959_ net/minecraft/client/searchtree/SuffixArray/LOGGER +FD: net/minecraft/client/searchtree/SuffixArray/f_119960_ net/minecraft/client/searchtree/SuffixArray/chars +FD: net/minecraft/client/searchtree/SuffixArray/f_119961_ net/minecraft/client/searchtree/SuffixArray/wordStarts +FD: net/minecraft/client/searchtree/SuffixArray/f_119962_ net/minecraft/client/searchtree/SuffixArray/suffixToT +FD: net/minecraft/client/searchtree/SuffixArray/f_119963_ net/minecraft/client/searchtree/SuffixArray/offsets +FD: net/minecraft/client/searchtree/SuffixArray/f_119964_ net/minecraft/client/searchtree/SuffixArray/maxStringLength +FD: net/minecraft/client/searchtree/SuffixArray/f_174963_ net/minecraft/client/searchtree/SuffixArray/END_OF_TEXT_MARKER +FD: net/minecraft/client/searchtree/SuffixArray/f_174964_ net/minecraft/client/searchtree/SuffixArray/END_OF_DATA +FD: net/minecraft/client/searchtree/SuffixArray/net/minecraft/client/searchtree/SuffixArray net/minecraft/client/searchtree/SuffixArray/net/minecraft/client/searchtree/SuffixArray +MD: net/minecraft/client/searchtree/SuffixArray/ ()V net/minecraft/client/searchtree/SuffixArray/ ()V +MD: net/minecraft/client/searchtree/SuffixArray/ ()V net/minecraft/client/searchtree/SuffixArray/ ()V +MD: net/minecraft/client/searchtree/SuffixArray/m_119967_ ()V net/minecraft/client/searchtree/SuffixArray/generate ()V +MD: net/minecraft/client/searchtree/SuffixArray/m_119968_ (I)Ljava/lang/String; net/minecraft/client/searchtree/SuffixArray/getString (I)Ljava/lang/String; +MD: net/minecraft/client/searchtree/SuffixArray/m_119970_ (Ljava/lang/Object;Ljava/lang/String;)V net/minecraft/client/searchtree/SuffixArray/add (Ljava/lang/Object;Ljava/lang/String;)V +MD: net/minecraft/client/searchtree/SuffixArray/m_119973_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/client/searchtree/SuffixArray/search (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/client/searchtree/SuffixArray/m_119975_ (Ljava/lang/String;I)I net/minecraft/client/searchtree/SuffixArray/compare (Ljava/lang/String;I)I +MD: net/minecraft/client/searchtree/SuffixArray/m_119984_ ()V net/minecraft/client/searchtree/SuffixArray/print ()V +MD: net/minecraft/client/searchtree/SuffixArray/m_194455_ ([I[III)I net/minecraft/client/searchtree/SuffixArray/lambda$generate$0 ([I[III)I +MD: net/minecraft/client/searchtree/SuffixArray/m_194460_ ([I[I[III)V net/minecraft/client/searchtree/SuffixArray/lambda$generate$1 ([I[I[III)V +CL: net/minecraft/client/searchtree/package-info net/minecraft/client/searchtree/package-info +FD: net/minecraft/client/searchtree/package-info/net/minecraft/client/searchtree/package-info net/minecraft/client/searchtree/package-info/net/minecraft/client/searchtree/package-info +CL: net/minecraft/client/server/IntegratedPlayerList net/minecraft/client/server/IntegratedPlayerList +FD: net/minecraft/client/server/IntegratedPlayerList/f_120001_ net/minecraft/client/server/IntegratedPlayerList/playerData +FD: net/minecraft/client/server/IntegratedPlayerList/net/minecraft/client/server/IntegratedPlayerList net/minecraft/client/server/IntegratedPlayerList/net/minecraft/client/server/IntegratedPlayerList +MD: net/minecraft/client/server/IntegratedPlayerList/ (Lnet/minecraft/client/server/IntegratedServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;)V net/minecraft/client/server/IntegratedPlayerList/ (Lnet/minecraft/client/server/IntegratedServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;)V +MD: net/minecraft/client/server/IntegratedPlayerList/m_6418_ (Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/network/chat/Component; net/minecraft/client/server/IntegratedPlayerList/canPlayerLogin (Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/server/IntegratedPlayerList/m_6765_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/client/server/IntegratedPlayerList/save (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/client/server/IntegratedPlayerList/m_6960_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/client/server/IntegratedPlayerList/getSingleplayerData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/client/server/IntegratedPlayerList/m_7873_ ()Lnet/minecraft/client/server/IntegratedServer; net/minecraft/client/server/IntegratedPlayerList/getServer ()Lnet/minecraft/client/server/IntegratedServer; +MD: net/minecraft/client/server/IntegratedPlayerList/m_7873_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/client/server/IntegratedPlayerList/getServer ()Lnet/minecraft/server/MinecraftServer; +CL: net/minecraft/client/server/IntegratedServer net/minecraft/client/server/IntegratedServer +FD: net/minecraft/client/server/IntegratedServer/f_120014_ net/minecraft/client/server/IntegratedServer/LOGGER +FD: net/minecraft/client/server/IntegratedServer/f_120015_ net/minecraft/client/server/IntegratedServer/minecraft +FD: net/minecraft/client/server/IntegratedServer/f_120016_ net/minecraft/client/server/IntegratedServer/paused +FD: net/minecraft/client/server/IntegratedServer/f_120017_ net/minecraft/client/server/IntegratedServer/publishedPort +FD: net/minecraft/client/server/IntegratedServer/f_120018_ net/minecraft/client/server/IntegratedServer/lanPinger +FD: net/minecraft/client/server/IntegratedServer/f_120019_ net/minecraft/client/server/IntegratedServer/uuid +FD: net/minecraft/client/server/IntegratedServer/f_174966_ net/minecraft/client/server/IntegratedServer/publishedGameType +FD: net/minecraft/client/server/IntegratedServer/f_194466_ net/minecraft/client/server/IntegratedServer/MIN_SIM_DISTANCE +FD: net/minecraft/client/server/IntegratedServer/f_194467_ net/minecraft/client/server/IntegratedServer/previousSimulationDistance +FD: net/minecraft/client/server/IntegratedServer/net/minecraft/client/server/IntegratedServer net/minecraft/client/server/IntegratedServer/net/minecraft/client/server/IntegratedServer +MD: net/minecraft/client/server/IntegratedServer/ ()V net/minecraft/client/server/IntegratedServer/ ()V +MD: net/minecraft/client/server/IntegratedServer/ (Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;)V net/minecraft/client/server/IntegratedServer/ (Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;)V +MD: net/minecraft/client/server/IntegratedServer/m_120046_ (Ljava/util/UUID;)V net/minecraft/client/server/IntegratedServer/setUUID (Ljava/util/UUID;)V +MD: net/minecraft/client/server/IntegratedServer/m_142359_ ()Lnet/minecraft/world/level/GameType; net/minecraft/client/server/IntegratedServer/getForcedGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/client/server/IntegratedServer/m_142424_ (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; net/minecraft/client/server/IntegratedServer/fillServerSystemReport (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; +MD: net/minecraft/client/server/IntegratedServer/m_174968_ ()V net/minecraft/client/server/IntegratedServer/tickPaused ()V +MD: net/minecraft/client/server/IntegratedServer/m_183471_ ()Lnet/minecraft/util/ModCheck; net/minecraft/client/server/IntegratedServer/getModdedStatus ()Lnet/minecraft/util/ModCheck; +MD: net/minecraft/client/server/IntegratedServer/m_199983_ ()V net/minecraft/client/server/IntegratedServer/lambda$halt$2 ()V +MD: net/minecraft/client/server/IntegratedServer/m_199984_ (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; net/minecraft/client/server/IntegratedServer/lambda$onServerCrash$0 (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReport; +MD: net/minecraft/client/server/IntegratedServer/m_199986_ ()Ljava/lang/String; net/minecraft/client/server/IntegratedServer/lambda$fillServerSystemReport$1 ()Ljava/lang/String; +MD: net/minecraft/client/server/IntegratedServer/m_5705_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/client/server/IntegratedServer/tickServer (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/client/server/IntegratedServer/m_6102_ ()Z net/minecraft/client/server/IntegratedServer/shouldInformAdmins ()Z +MD: net/minecraft/client/server/IntegratedServer/m_6237_ ()Ljava/io/File; net/minecraft/client/server/IntegratedServer/getServerDirectory ()Ljava/io/File; +MD: net/minecraft/client/server/IntegratedServer/m_6365_ ()Z net/minecraft/client/server/IntegratedServer/forceSynchronousWrites ()Z +MD: net/minecraft/client/server/IntegratedServer/m_6982_ ()Z net/minecraft/client/server/IntegratedServer/isDedicatedServer ()Z +MD: net/minecraft/client/server/IntegratedServer/m_6983_ ()Z net/minecraft/client/server/IntegratedServer/shouldRconBroadcast ()Z +MD: net/minecraft/client/server/IntegratedServer/m_6992_ ()Z net/minecraft/client/server/IntegratedServer/isPublished ()Z +MD: net/minecraft/client/server/IntegratedServer/m_6993_ ()Z net/minecraft/client/server/IntegratedServer/isCommandBlockEnabled ()Z +MD: net/minecraft/client/server/IntegratedServer/m_6994_ ()Z net/minecraft/client/server/IntegratedServer/isEpollEnabled ()Z +MD: net/minecraft/client/server/IntegratedServer/m_7010_ ()I net/minecraft/client/server/IntegratedServer/getPort ()I +MD: net/minecraft/client/server/IntegratedServer/m_7022_ ()I net/minecraft/client/server/IntegratedServer/getOperatorUserPermissionLevel ()I +MD: net/minecraft/client/server/IntegratedServer/m_7032_ ()I net/minecraft/client/server/IntegratedServer/getRateLimitPacketsPerSecond ()I +MD: net/minecraft/client/server/IntegratedServer/m_7034_ ()I net/minecraft/client/server/IntegratedServer/getFunctionCompilationLevel ()I +MD: net/minecraft/client/server/IntegratedServer/m_7038_ ()Z net/minecraft/client/server/IntegratedServer/initServer ()Z +MD: net/minecraft/client/server/IntegratedServer/m_7041_ ()V net/minecraft/client/server/IntegratedServer/stopServer ()V +MD: net/minecraft/client/server/IntegratedServer/m_7186_ (I)I net/minecraft/client/server/IntegratedServer/getScaledTrackingDistance (I)I +MD: net/minecraft/client/server/IntegratedServer/m_7268_ (Lnet/minecraft/CrashReport;)V net/minecraft/client/server/IntegratedServer/onServerCrash (Lnet/minecraft/CrashReport;)V +MD: net/minecraft/client/server/IntegratedServer/m_7386_ (Lnet/minecraft/world/level/GameType;ZI)Z net/minecraft/client/server/IntegratedServer/publishServer (Lnet/minecraft/world/level/GameType;ZI)Z +MD: net/minecraft/client/server/IntegratedServer/m_7570_ (Z)V net/minecraft/client/server/IntegratedServer/halt (Z)V +MD: net/minecraft/client/server/IntegratedServer/m_7779_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/client/server/IntegratedServer/isSingleplayerOwner (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/client/server/IntegratedServer/m_7835_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/client/server/IntegratedServer/setDefaultGameType (Lnet/minecraft/world/level/GameType;)V +CL: net/minecraft/client/server/LanServer net/minecraft/client/server/LanServer +FD: net/minecraft/client/server/LanServer/f_120072_ net/minecraft/client/server/LanServer/motd +FD: net/minecraft/client/server/LanServer/f_120073_ net/minecraft/client/server/LanServer/address +FD: net/minecraft/client/server/LanServer/f_120074_ net/minecraft/client/server/LanServer/pingTime +FD: net/minecraft/client/server/LanServer/net/minecraft/client/server/LanServer net/minecraft/client/server/LanServer/net/minecraft/client/server/LanServer +MD: net/minecraft/client/server/LanServer/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/server/LanServer/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/server/LanServer/m_120078_ ()Ljava/lang/String; net/minecraft/client/server/LanServer/getMotd ()Ljava/lang/String; +MD: net/minecraft/client/server/LanServer/m_120079_ ()Ljava/lang/String; net/minecraft/client/server/LanServer/getAddress ()Ljava/lang/String; +MD: net/minecraft/client/server/LanServer/m_120080_ ()V net/minecraft/client/server/LanServer/updatePingTime ()V +CL: net/minecraft/client/server/LanServerDetection net/minecraft/client/server/LanServerDetection +FD: net/minecraft/client/server/LanServerDetection/f_120081_ net/minecraft/client/server/LanServerDetection/UNIQUE_THREAD_ID +FD: net/minecraft/client/server/LanServerDetection/f_120082_ net/minecraft/client/server/LanServerDetection/LOGGER +FD: net/minecraft/client/server/LanServerDetection/net/minecraft/client/server/LanServerDetection net/minecraft/client/server/LanServerDetection/net/minecraft/client/server/LanServerDetection +MD: net/minecraft/client/server/LanServerDetection/ ()V net/minecraft/client/server/LanServerDetection/ ()V +MD: net/minecraft/client/server/LanServerDetection/ ()V net/minecraft/client/server/LanServerDetection/ ()V +CL: net/minecraft/client/server/LanServerDetection$LanServerDetector net/minecraft/client/server/LanServerDetection$LanServerDetector +FD: net/minecraft/client/server/LanServerDetection$LanServerDetector/f_120086_ net/minecraft/client/server/LanServerDetection$LanServerDetector/serverList +FD: net/minecraft/client/server/LanServerDetection$LanServerDetector/f_120087_ net/minecraft/client/server/LanServerDetection$LanServerDetector/pingGroup +FD: net/minecraft/client/server/LanServerDetection$LanServerDetector/f_120088_ net/minecraft/client/server/LanServerDetection$LanServerDetector/socket +FD: net/minecraft/client/server/LanServerDetection$LanServerDetector/net/minecraft/client/server/LanServerDetection$LanServerDetector net/minecraft/client/server/LanServerDetection$LanServerDetector/net/minecraft/client/server/LanServerDetection$LanServerDetector +MD: net/minecraft/client/server/LanServerDetection$LanServerDetector/ (Lnet/minecraft/client/server/LanServerDetection$LanServerList;)V net/minecraft/client/server/LanServerDetection$LanServerDetector/ (Lnet/minecraft/client/server/LanServerDetection$LanServerList;)V +MD: net/minecraft/client/server/LanServerDetection$LanServerDetector/run ()V net/minecraft/client/server/LanServerDetection$LanServerDetector/run ()V +CL: net/minecraft/client/server/LanServerDetection$LanServerList net/minecraft/client/server/LanServerDetection$LanServerList +FD: net/minecraft/client/server/LanServerDetection$LanServerList/f_120092_ net/minecraft/client/server/LanServerDetection$LanServerList/servers +FD: net/minecraft/client/server/LanServerDetection$LanServerList/f_120093_ net/minecraft/client/server/LanServerDetection$LanServerList/isDirty +FD: net/minecraft/client/server/LanServerDetection$LanServerList/net/minecraft/client/server/LanServerDetection$LanServerList net/minecraft/client/server/LanServerDetection$LanServerList/net/minecraft/client/server/LanServerDetection$LanServerList +MD: net/minecraft/client/server/LanServerDetection$LanServerList/ ()V net/minecraft/client/server/LanServerDetection$LanServerList/ ()V +MD: net/minecraft/client/server/LanServerDetection$LanServerList/m_120095_ ()Z net/minecraft/client/server/LanServerDetection$LanServerList/isDirty ()Z +MD: net/minecraft/client/server/LanServerDetection$LanServerList/m_120096_ (Ljava/lang/String;Ljava/net/InetAddress;)V net/minecraft/client/server/LanServerDetection$LanServerList/addServer (Ljava/lang/String;Ljava/net/InetAddress;)V +MD: net/minecraft/client/server/LanServerDetection$LanServerList/m_120099_ ()V net/minecraft/client/server/LanServerDetection$LanServerList/markClean ()V +MD: net/minecraft/client/server/LanServerDetection$LanServerList/m_120100_ ()Ljava/util/List; net/minecraft/client/server/LanServerDetection$LanServerList/getServers ()Ljava/util/List; +CL: net/minecraft/client/server/LanServerPinger net/minecraft/client/server/LanServerPinger +FD: net/minecraft/client/server/LanServerPinger/f_120101_ net/minecraft/client/server/LanServerPinger/UNIQUE_THREAD_ID +FD: net/minecraft/client/server/LanServerPinger/f_120102_ net/minecraft/client/server/LanServerPinger/LOGGER +FD: net/minecraft/client/server/LanServerPinger/f_120103_ net/minecraft/client/server/LanServerPinger/motd +FD: net/minecraft/client/server/LanServerPinger/f_120104_ net/minecraft/client/server/LanServerPinger/socket +FD: net/minecraft/client/server/LanServerPinger/f_120105_ net/minecraft/client/server/LanServerPinger/isRunning +FD: net/minecraft/client/server/LanServerPinger/f_120106_ net/minecraft/client/server/LanServerPinger/serverAddress +FD: net/minecraft/client/server/LanServerPinger/f_174974_ net/minecraft/client/server/LanServerPinger/MULTICAST_GROUP +FD: net/minecraft/client/server/LanServerPinger/f_174975_ net/minecraft/client/server/LanServerPinger/PING_PORT +FD: net/minecraft/client/server/LanServerPinger/f_174976_ net/minecraft/client/server/LanServerPinger/PING_INTERVAL +FD: net/minecraft/client/server/LanServerPinger/net/minecraft/client/server/LanServerPinger net/minecraft/client/server/LanServerPinger/net/minecraft/client/server/LanServerPinger +MD: net/minecraft/client/server/LanServerPinger/ ()V net/minecraft/client/server/LanServerPinger/ ()V +MD: net/minecraft/client/server/LanServerPinger/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/client/server/LanServerPinger/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/client/server/LanServerPinger/interrupt ()V net/minecraft/client/server/LanServerPinger/interrupt ()V +MD: net/minecraft/client/server/LanServerPinger/m_120111_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/server/LanServerPinger/parseMotd (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/server/LanServerPinger/m_120113_ (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/server/LanServerPinger/createPingString (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/server/LanServerPinger/m_120116_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/client/server/LanServerPinger/parseAddress (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/client/server/LanServerPinger/run ()V net/minecraft/client/server/LanServerPinger/run ()V +CL: net/minecraft/client/server/package-info net/minecraft/client/server/package-info +FD: net/minecraft/client/server/package-info/net/minecraft/client/server/package-info net/minecraft/client/server/package-info/net/minecraft/client/server/package-info +CL: net/minecraft/client/sounds/AudioStream net/minecraft/client/sounds/AudioStream +FD: net/minecraft/client/sounds/AudioStream/net/minecraft/client/sounds/AudioStream net/minecraft/client/sounds/AudioStream/net/minecraft/client/sounds/AudioStream +MD: net/minecraft/client/sounds/AudioStream/m_6206_ ()Ljavax/sound/sampled/AudioFormat; net/minecraft/client/sounds/AudioStream/getFormat ()Ljavax/sound/sampled/AudioFormat; +MD: net/minecraft/client/sounds/AudioStream/m_7118_ (I)Ljava/nio/ByteBuffer; net/minecraft/client/sounds/AudioStream/read (I)Ljava/nio/ByteBuffer; +CL: net/minecraft/client/sounds/ChannelAccess net/minecraft/client/sounds/ChannelAccess +FD: net/minecraft/client/sounds/ChannelAccess/f_120121_ net/minecraft/client/sounds/ChannelAccess/channels +FD: net/minecraft/client/sounds/ChannelAccess/f_120122_ net/minecraft/client/sounds/ChannelAccess/library +FD: net/minecraft/client/sounds/ChannelAccess/f_120123_ net/minecraft/client/sounds/ChannelAccess/executor +FD: net/minecraft/client/sounds/ChannelAccess/net/minecraft/client/sounds/ChannelAccess net/minecraft/client/sounds/ChannelAccess/net/minecraft/client/sounds/ChannelAccess +MD: net/minecraft/client/sounds/ChannelAccess/ (Lcom/mojang/blaze3d/audio/Library;Ljava/util/concurrent/Executor;)V net/minecraft/client/sounds/ChannelAccess/ (Lcom/mojang/blaze3d/audio/Library;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/client/sounds/ChannelAccess/m_120127_ ()V net/minecraft/client/sounds/ChannelAccess/scheduleTick ()V +MD: net/minecraft/client/sounds/ChannelAccess/m_120128_ (Lcom/mojang/blaze3d/audio/Library$Pool;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/sounds/ChannelAccess/createHandle (Lcom/mojang/blaze3d/audio/Library$Pool;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/sounds/ChannelAccess/m_120130_ (Lcom/mojang/blaze3d/audio/Library$Pool;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/client/sounds/ChannelAccess/lambda$createHandle$0 (Lcom/mojang/blaze3d/audio/Library$Pool;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/client/sounds/ChannelAccess/m_120137_ (Ljava/util/function/Consumer;)V net/minecraft/client/sounds/ChannelAccess/executeOnChannels (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/sounds/ChannelAccess/m_120139_ ()V net/minecraft/client/sounds/ChannelAccess/clear ()V +MD: net/minecraft/client/sounds/ChannelAccess/m_120142_ (Ljava/util/function/Consumer;)V net/minecraft/client/sounds/ChannelAccess/lambda$executeOnChannels$2 (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/sounds/ChannelAccess/m_120144_ ()V net/minecraft/client/sounds/ChannelAccess/lambda$scheduleTick$3 ()V +MD: net/minecraft/client/sounds/ChannelAccess/m_174977_ (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;)Lcom/mojang/blaze3d/audio/Channel; net/minecraft/client/sounds/ChannelAccess/lambda$executeOnChannels$1 (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;)Lcom/mojang/blaze3d/audio/Channel; +CL: net/minecraft/client/sounds/ChannelAccess$ChannelHandle net/minecraft/client/sounds/ChannelAccess$ChannelHandle +FD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/f_120145_ net/minecraft/client/sounds/ChannelAccess$ChannelHandle/this$0 +FD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/f_120146_ net/minecraft/client/sounds/ChannelAccess$ChannelHandle/channel +FD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/f_120147_ net/minecraft/client/sounds/ChannelAccess$ChannelHandle/stopped +FD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/net/minecraft/client/sounds/ChannelAccess$ChannelHandle net/minecraft/client/sounds/ChannelAccess$ChannelHandle/net/minecraft/client/sounds/ChannelAccess$ChannelHandle +MD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/ (Lnet/minecraft/client/sounds/ChannelAccess;Lcom/mojang/blaze3d/audio/Channel;)V net/minecraft/client/sounds/ChannelAccess$ChannelHandle/ (Lnet/minecraft/client/sounds/ChannelAccess;Lcom/mojang/blaze3d/audio/Channel;)V +MD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/m_120151_ ()Z net/minecraft/client/sounds/ChannelAccess$ChannelHandle/isStopped ()Z +MD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/m_120154_ (Ljava/util/function/Consumer;)V net/minecraft/client/sounds/ChannelAccess$ChannelHandle/execute (Ljava/util/function/Consumer;)V +MD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/m_120156_ ()V net/minecraft/client/sounds/ChannelAccess$ChannelHandle/release ()V +MD: net/minecraft/client/sounds/ChannelAccess$ChannelHandle/m_120157_ (Ljava/util/function/Consumer;)V net/minecraft/client/sounds/ChannelAccess$ChannelHandle/lambda$execute$0 (Ljava/util/function/Consumer;)V +CL: net/minecraft/client/sounds/LoopingAudioStream net/minecraft/client/sounds/LoopingAudioStream +FD: net/minecraft/client/sounds/LoopingAudioStream/f_120159_ net/minecraft/client/sounds/LoopingAudioStream/provider +FD: net/minecraft/client/sounds/LoopingAudioStream/f_120160_ net/minecraft/client/sounds/LoopingAudioStream/stream +FD: net/minecraft/client/sounds/LoopingAudioStream/f_120161_ net/minecraft/client/sounds/LoopingAudioStream/bufferedInputStream +FD: net/minecraft/client/sounds/LoopingAudioStream/net/minecraft/client/sounds/LoopingAudioStream net/minecraft/client/sounds/LoopingAudioStream/net/minecraft/client/sounds/LoopingAudioStream +MD: net/minecraft/client/sounds/LoopingAudioStream/ (Lnet/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider;Ljava/io/InputStream;)V net/minecraft/client/sounds/LoopingAudioStream/ (Lnet/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider;Ljava/io/InputStream;)V +MD: net/minecraft/client/sounds/LoopingAudioStream/close ()V net/minecraft/client/sounds/LoopingAudioStream/close ()V +MD: net/minecraft/client/sounds/LoopingAudioStream/m_6206_ ()Ljavax/sound/sampled/AudioFormat; net/minecraft/client/sounds/LoopingAudioStream/getFormat ()Ljavax/sound/sampled/AudioFormat; +MD: net/minecraft/client/sounds/LoopingAudioStream/m_7118_ (I)Ljava/nio/ByteBuffer; net/minecraft/client/sounds/LoopingAudioStream/read (I)Ljava/nio/ByteBuffer; +CL: net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider +FD: net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider/net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider/net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider +MD: net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider/m_120169_ (Ljava/io/InputStream;)Lnet/minecraft/client/sounds/AudioStream; net/minecraft/client/sounds/LoopingAudioStream$AudioStreamProvider/create (Ljava/io/InputStream;)Lnet/minecraft/client/sounds/AudioStream; +CL: net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer +FD: net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer/net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer/net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer +MD: net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer/ (Ljava/io/InputStream;)V net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer/ (Ljava/io/InputStream;)V +MD: net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer/close ()V net/minecraft/client/sounds/LoopingAudioStream$NoCloseBuffer/close ()V +CL: net/minecraft/client/sounds/MusicManager net/minecraft/client/sounds/MusicManager +FD: net/minecraft/client/sounds/MusicManager/f_120177_ net/minecraft/client/sounds/MusicManager/random +FD: net/minecraft/client/sounds/MusicManager/f_120178_ net/minecraft/client/sounds/MusicManager/minecraft +FD: net/minecraft/client/sounds/MusicManager/f_120179_ net/minecraft/client/sounds/MusicManager/currentMusic +FD: net/minecraft/client/sounds/MusicManager/f_120180_ net/minecraft/client/sounds/MusicManager/nextSongDelay +FD: net/minecraft/client/sounds/MusicManager/f_174979_ net/minecraft/client/sounds/MusicManager/STARTING_DELAY +FD: net/minecraft/client/sounds/MusicManager/net/minecraft/client/sounds/MusicManager net/minecraft/client/sounds/MusicManager/net/minecraft/client/sounds/MusicManager +MD: net/minecraft/client/sounds/MusicManager/ (Lnet/minecraft/client/Minecraft;)V net/minecraft/client/sounds/MusicManager/ (Lnet/minecraft/client/Minecraft;)V +MD: net/minecraft/client/sounds/MusicManager/m_120183_ ()V net/minecraft/client/sounds/MusicManager/tick ()V +MD: net/minecraft/client/sounds/MusicManager/m_120184_ (Lnet/minecraft/sounds/Music;)V net/minecraft/client/sounds/MusicManager/startPlaying (Lnet/minecraft/sounds/Music;)V +MD: net/minecraft/client/sounds/MusicManager/m_120186_ ()V net/minecraft/client/sounds/MusicManager/stopPlaying ()V +MD: net/minecraft/client/sounds/MusicManager/m_120187_ (Lnet/minecraft/sounds/Music;)Z net/minecraft/client/sounds/MusicManager/isPlayingMusic (Lnet/minecraft/sounds/Music;)Z +CL: net/minecraft/client/sounds/SoundBufferLibrary net/minecraft/client/sounds/SoundBufferLibrary +FD: net/minecraft/client/sounds/SoundBufferLibrary/f_120189_ net/minecraft/client/sounds/SoundBufferLibrary/resourceManager +FD: net/minecraft/client/sounds/SoundBufferLibrary/f_120190_ net/minecraft/client/sounds/SoundBufferLibrary/cache +FD: net/minecraft/client/sounds/SoundBufferLibrary/net/minecraft/client/sounds/SoundBufferLibrary net/minecraft/client/sounds/SoundBufferLibrary/net/minecraft/client/sounds/SoundBufferLibrary +MD: net/minecraft/client/sounds/SoundBufferLibrary/ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/sounds/SoundBufferLibrary/ (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120193_ ()V net/minecraft/client/sounds/SoundBufferLibrary/clear ()V +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120194_ (I)[Ljava/util/concurrent/CompletableFuture; net/minecraft/client/sounds/SoundBufferLibrary/lambda$preload$5 (I)[Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120196_ (Lnet/minecraft/client/resources/sounds/Sound;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/sounds/SoundBufferLibrary/lambda$preload$4 (Lnet/minecraft/client/resources/sounds/Sound;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120198_ (Ljava/util/Collection;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/sounds/SoundBufferLibrary/preload (Ljava/util/Collection;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120200_ (Ljava/util/concurrent/CompletableFuture;)V net/minecraft/client/sounds/SoundBufferLibrary/lambda$clear$3 (Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120202_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/sounds/SoundBufferLibrary/getCompleteBuffer (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120204_ (Lnet/minecraft/resources/ResourceLocation;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/sounds/SoundBufferLibrary/getStream (Lnet/minecraft/resources/ResourceLocation;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120207_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/concurrent/CompletableFuture; net/minecraft/client/sounds/SoundBufferLibrary/lambda$getCompleteBuffer$1 (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_120209_ (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/sounds/AudioStream; net/minecraft/client/sounds/SoundBufferLibrary/lambda$getStream$2 (Lnet/minecraft/resources/ResourceLocation;Z)Lnet/minecraft/client/sounds/AudioStream; +MD: net/minecraft/client/sounds/SoundBufferLibrary/m_174980_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/blaze3d/audio/SoundBuffer; net/minecraft/client/sounds/SoundBufferLibrary/lambda$getCompleteBuffer$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/blaze3d/audio/SoundBuffer; +CL: net/minecraft/client/sounds/SoundEngine net/minecraft/client/sounds/SoundEngine +FD: net/minecraft/client/sounds/SoundEngine/f_120214_ net/minecraft/client/sounds/SoundEngine/MARKER +FD: net/minecraft/client/sounds/SoundEngine/f_120215_ net/minecraft/client/sounds/SoundEngine/LOGGER +FD: net/minecraft/client/sounds/SoundEngine/f_120216_ net/minecraft/client/sounds/SoundEngine/ONLY_WARN_ONCE +FD: net/minecraft/client/sounds/SoundEngine/f_120217_ net/minecraft/client/sounds/SoundEngine/soundManager +FD: net/minecraft/client/sounds/SoundEngine/f_120218_ net/minecraft/client/sounds/SoundEngine/options +FD: net/minecraft/client/sounds/SoundEngine/f_120219_ net/minecraft/client/sounds/SoundEngine/loaded +FD: net/minecraft/client/sounds/SoundEngine/f_120220_ net/minecraft/client/sounds/SoundEngine/library +FD: net/minecraft/client/sounds/SoundEngine/f_120221_ net/minecraft/client/sounds/SoundEngine/listener +FD: net/minecraft/client/sounds/SoundEngine/f_120222_ net/minecraft/client/sounds/SoundEngine/soundBuffers +FD: net/minecraft/client/sounds/SoundEngine/f_120223_ net/minecraft/client/sounds/SoundEngine/executor +FD: net/minecraft/client/sounds/SoundEngine/f_120224_ net/minecraft/client/sounds/SoundEngine/channelAccess +FD: net/minecraft/client/sounds/SoundEngine/f_120225_ net/minecraft/client/sounds/SoundEngine/tickCount +FD: net/minecraft/client/sounds/SoundEngine/f_120226_ net/minecraft/client/sounds/SoundEngine/instanceToChannel +FD: net/minecraft/client/sounds/SoundEngine/f_120227_ net/minecraft/client/sounds/SoundEngine/instanceBySource +FD: net/minecraft/client/sounds/SoundEngine/f_120228_ net/minecraft/client/sounds/SoundEngine/tickingSounds +FD: net/minecraft/client/sounds/SoundEngine/f_120229_ net/minecraft/client/sounds/SoundEngine/queuedSounds +FD: net/minecraft/client/sounds/SoundEngine/f_120230_ net/minecraft/client/sounds/SoundEngine/soundDeleteTime +FD: net/minecraft/client/sounds/SoundEngine/f_120231_ net/minecraft/client/sounds/SoundEngine/listeners +FD: net/minecraft/client/sounds/SoundEngine/f_120232_ net/minecraft/client/sounds/SoundEngine/queuedTickableSounds +FD: net/minecraft/client/sounds/SoundEngine/f_120233_ net/minecraft/client/sounds/SoundEngine/preloadQueue +FD: net/minecraft/client/sounds/SoundEngine/f_174982_ net/minecraft/client/sounds/SoundEngine/MISSING_SOUND +FD: net/minecraft/client/sounds/SoundEngine/f_174983_ net/minecraft/client/sounds/SoundEngine/PITCH_MIN +FD: net/minecraft/client/sounds/SoundEngine/f_174984_ net/minecraft/client/sounds/SoundEngine/PITCH_MAX +FD: net/minecraft/client/sounds/SoundEngine/f_174985_ net/minecraft/client/sounds/SoundEngine/VOLUME_MIN +FD: net/minecraft/client/sounds/SoundEngine/f_174986_ net/minecraft/client/sounds/SoundEngine/VOLUME_MAX +FD: net/minecraft/client/sounds/SoundEngine/f_174987_ net/minecraft/client/sounds/SoundEngine/MIN_SOURCE_LIFETIME +FD: net/minecraft/client/sounds/SoundEngine/f_194469_ net/minecraft/client/sounds/SoundEngine/OPEN_AL_SOFT_PREFIX +FD: net/minecraft/client/sounds/SoundEngine/f_194470_ net/minecraft/client/sounds/SoundEngine/OPEN_AL_SOFT_PREFIX_LENGTH +FD: net/minecraft/client/sounds/SoundEngine/f_194471_ net/minecraft/client/sounds/SoundEngine/DEFAULT_DEVICE_CHECK_INTERVAL_MS +FD: net/minecraft/client/sounds/SoundEngine/f_194472_ net/minecraft/client/sounds/SoundEngine/lastDeviceCheckTime +FD: net/minecraft/client/sounds/SoundEngine/f_194473_ net/minecraft/client/sounds/SoundEngine/devicePoolState +FD: net/minecraft/client/sounds/SoundEngine/net/minecraft/client/sounds/SoundEngine net/minecraft/client/sounds/SoundEngine/net/minecraft/client/sounds/SoundEngine +MD: net/minecraft/client/sounds/SoundEngine/ ()V net/minecraft/client/sounds/SoundEngine/ ()V +MD: net/minecraft/client/sounds/SoundEngine/ (Lnet/minecraft/client/sounds/SoundManager;Lnet/minecraft/client/Options;Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/sounds/SoundEngine/ (Lnet/minecraft/client/sounds/SoundManager;Lnet/minecraft/client/Options;Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120239_ ()V net/minecraft/client/sounds/SoundEngine/reload ()V +MD: net/minecraft/client/sounds/SoundEngine/m_120258_ (Lnet/minecraft/sounds/SoundSource;)F net/minecraft/client/sounds/SoundEngine/getVolume (Lnet/minecraft/sounds/SoundSource;)F +MD: net/minecraft/client/sounds/SoundEngine/m_120260_ (Lnet/minecraft/sounds/SoundSource;F)V net/minecraft/client/sounds/SoundEngine/updateCategoryVolume (Lnet/minecraft/sounds/SoundSource;F)V +MD: net/minecraft/client/sounds/SoundEngine/m_120270_ (Lnet/minecraft/client/Camera;)V net/minecraft/client/sounds/SoundEngine/updateSource (Lnet/minecraft/client/Camera;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120272_ (Lnet/minecraft/client/resources/sounds/Sound;)V net/minecraft/client/sounds/SoundEngine/requestPreload (Lnet/minecraft/client/resources/sounds/Sound;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120274_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)V net/minecraft/client/sounds/SoundEngine/stop (Lnet/minecraft/client/resources/sounds/SoundInstance;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120276_ (Lnet/minecraft/client/resources/sounds/SoundInstance;I)V net/minecraft/client/sounds/SoundEngine/playDelayed (Lnet/minecraft/client/resources/sounds/SoundInstance;I)V +MD: net/minecraft/client/sounds/SoundEngine/m_120279_ (Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;)V net/minecraft/client/sounds/SoundEngine/lambda$updateCategoryVolume$1 (Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120282_ (Lnet/minecraft/client/resources/sounds/TickableSoundInstance;)V net/minecraft/client/sounds/SoundEngine/queueTickingSound (Lnet/minecraft/client/resources/sounds/TickableSoundInstance;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120287_ (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;)V net/minecraft/client/sounds/SoundEngine/lambda$stopAll$2 (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120295_ (Lnet/minecraft/client/sounds/SoundEventListener;)V net/minecraft/client/sounds/SoundEngine/addEventListener (Lnet/minecraft/client/sounds/SoundEventListener;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120299_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V net/minecraft/client/sounds/SoundEngine/stop (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120302_ (Z)V net/minecraft/client/sounds/SoundEngine/tick (Z)V +MD: net/minecraft/client/sounds/SoundEngine/m_120304_ ()V net/minecraft/client/sounds/SoundEngine/destroy ()V +MD: net/minecraft/client/sounds/SoundEngine/m_120305_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z net/minecraft/client/sounds/SoundEngine/isActive (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z +MD: net/minecraft/client/sounds/SoundEngine/m_120307_ (Lnet/minecraft/client/sounds/SoundEventListener;)V net/minecraft/client/sounds/SoundEngine/removeEventListener (Lnet/minecraft/client/sounds/SoundEventListener;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120311_ ()V net/minecraft/client/sounds/SoundEngine/stopAll ()V +MD: net/minecraft/client/sounds/SoundEngine/m_120312_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)V net/minecraft/client/sounds/SoundEngine/play (Lnet/minecraft/client/resources/sounds/SoundInstance;)V +MD: net/minecraft/client/sounds/SoundEngine/m_120314_ ()V net/minecraft/client/sounds/SoundEngine/pause ()V +MD: net/minecraft/client/sounds/SoundEngine/m_120315_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z net/minecraft/client/sounds/SoundEngine/requiresManualLooping (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z +MD: net/minecraft/client/sounds/SoundEngine/m_120317_ ()V net/minecraft/client/sounds/SoundEngine/resume ()V +MD: net/minecraft/client/sounds/SoundEngine/m_120318_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z net/minecraft/client/sounds/SoundEngine/shouldLoopManually (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z +MD: net/minecraft/client/sounds/SoundEngine/m_120320_ ()Ljava/lang/String; net/minecraft/client/sounds/SoundEngine/getDebugString ()Ljava/lang/String; +MD: net/minecraft/client/sounds/SoundEngine/m_120321_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z net/minecraft/client/sounds/SoundEngine/shouldLoopAutomatically (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z +MD: net/minecraft/client/sounds/SoundEngine/m_120323_ ()V net/minecraft/client/sounds/SoundEngine/loadLibrary ()V +MD: net/minecraft/client/sounds/SoundEngine/m_120324_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)F net/minecraft/client/sounds/SoundEngine/calculatePitch (Lnet/minecraft/client/resources/sounds/SoundInstance;)F +MD: net/minecraft/client/sounds/SoundEngine/m_120326_ ()V net/minecraft/client/sounds/SoundEngine/tickNonPaused ()V +MD: net/minecraft/client/sounds/SoundEngine/m_120327_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)F net/minecraft/client/sounds/SoundEngine/calculateVolume (Lnet/minecraft/client/resources/sounds/SoundInstance;)F +MD: net/minecraft/client/sounds/SoundEngine/m_174988_ (FLcom/mojang/blaze3d/audio/Channel;)V net/minecraft/client/sounds/SoundEngine/lambda$updateCategoryVolume$0 (FLcom/mojang/blaze3d/audio/Channel;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194474_ (FFLnet/minecraft/world/phys/Vec3;Lcom/mojang/blaze3d/audio/Channel;)V net/minecraft/client/sounds/SoundEngine/lambda$tickNonPaused$4 (FFLnet/minecraft/world/phys/Vec3;Lcom/mojang/blaze3d/audio/Channel;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194479_ (FFLnet/minecraft/client/resources/sounds/SoundInstance$Attenuation;FZZLnet/minecraft/world/phys/Vec3;ZLcom/mojang/blaze3d/audio/Channel;)V net/minecraft/client/sounds/SoundEngine/lambda$play$5 (FFLnet/minecraft/client/resources/sounds/SoundInstance$Attenuation;FZZLnet/minecraft/world/phys/Vec3;ZLcom/mojang/blaze3d/audio/Channel;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194489_ (Lnet/minecraft/world/phys/Vec3;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V net/minecraft/client/sounds/SoundEngine/lambda$updateSource$12 (Lnet/minecraft/world/phys/Vec3;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194493_ (Lcom/mojang/blaze3d/audio/SoundBuffer;Lcom/mojang/blaze3d/audio/Channel;)V net/minecraft/client/sounds/SoundEngine/lambda$play$6 (Lcom/mojang/blaze3d/audio/SoundBuffer;Lcom/mojang/blaze3d/audio/Channel;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194496_ (Lnet/minecraft/client/sounds/AudioStream;Lcom/mojang/blaze3d/audio/Channel;)V net/minecraft/client/sounds/SoundEngine/lambda$play$8 (Lnet/minecraft/client/sounds/AudioStream;Lcom/mojang/blaze3d/audio/Channel;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194499_ (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;Lcom/mojang/blaze3d/audio/SoundBuffer;)V net/minecraft/client/sounds/SoundEngine/lambda$play$7 (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;Lcom/mojang/blaze3d/audio/SoundBuffer;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194502_ (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;Lnet/minecraft/client/sounds/AudioStream;)V net/minecraft/client/sounds/SoundEngine/lambda$play$9 (Lnet/minecraft/client/sounds/ChannelAccess$ChannelHandle;Lnet/minecraft/client/sounds/AudioStream;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194505_ (Ljava/lang/String;)V net/minecraft/client/sounds/SoundEngine/lambda$shouldChangeDevice$3 (Ljava/lang/String;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194507_ (Ljava/util/stream/Stream;)V net/minecraft/client/sounds/SoundEngine/lambda$resume$11 (Ljava/util/stream/Stream;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194509_ (Ljava/util/stream/Stream;)V net/minecraft/client/sounds/SoundEngine/lambda$pause$10 (Ljava/util/stream/Stream;)V +MD: net/minecraft/client/sounds/SoundEngine/m_194511_ ()Ljava/util/List; net/minecraft/client/sounds/SoundEngine/getAvailableSoundDevices ()Ljava/util/List; +MD: net/minecraft/client/sounds/SoundEngine/m_194512_ ()Z net/minecraft/client/sounds/SoundEngine/shouldChangeDevice ()Z +CL: net/minecraft/client/sounds/SoundEngine$DeviceCheckState net/minecraft/client/sounds/SoundEngine$DeviceCheckState +FD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/$VALUES net/minecraft/client/sounds/SoundEngine$DeviceCheckState/$VALUES +FD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/CHANGE_DETECTED net/minecraft/client/sounds/SoundEngine$DeviceCheckState/CHANGE_DETECTED +FD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/NO_CHANGE net/minecraft/client/sounds/SoundEngine$DeviceCheckState/NO_CHANGE +FD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/ONGOING net/minecraft/client/sounds/SoundEngine$DeviceCheckState/ONGOING +FD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/net/minecraft/client/sounds/SoundEngine$DeviceCheckState net/minecraft/client/sounds/SoundEngine$DeviceCheckState/net/minecraft/client/sounds/SoundEngine$DeviceCheckState +MD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/ ()V net/minecraft/client/sounds/SoundEngine$DeviceCheckState/ ()V +MD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/ (Ljava/lang/String;I)V net/minecraft/client/sounds/SoundEngine$DeviceCheckState/ (Ljava/lang/String;I)V +MD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/m_194521_ ()[Lnet/minecraft/client/sounds/SoundEngine$DeviceCheckState; net/minecraft/client/sounds/SoundEngine$DeviceCheckState/$values ()[Lnet/minecraft/client/sounds/SoundEngine$DeviceCheckState; +MD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/valueOf (Ljava/lang/String;)Lnet/minecraft/client/sounds/SoundEngine$DeviceCheckState; net/minecraft/client/sounds/SoundEngine$DeviceCheckState/valueOf (Ljava/lang/String;)Lnet/minecraft/client/sounds/SoundEngine$DeviceCheckState; +MD: net/minecraft/client/sounds/SoundEngine$DeviceCheckState/values ()[Lnet/minecraft/client/sounds/SoundEngine$DeviceCheckState; net/minecraft/client/sounds/SoundEngine$DeviceCheckState/values ()[Lnet/minecraft/client/sounds/SoundEngine$DeviceCheckState; +CL: net/minecraft/client/sounds/SoundEngineExecutor net/minecraft/client/sounds/SoundEngineExecutor +FD: net/minecraft/client/sounds/SoundEngineExecutor/f_120329_ net/minecraft/client/sounds/SoundEngineExecutor/thread +FD: net/minecraft/client/sounds/SoundEngineExecutor/f_120330_ net/minecraft/client/sounds/SoundEngineExecutor/shutdown +FD: net/minecraft/client/sounds/SoundEngineExecutor/net/minecraft/client/sounds/SoundEngineExecutor net/minecraft/client/sounds/SoundEngineExecutor/net/minecraft/client/sounds/SoundEngineExecutor +MD: net/minecraft/client/sounds/SoundEngineExecutor/ ()V net/minecraft/client/sounds/SoundEngineExecutor/ ()V +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_120332_ ()V net/minecraft/client/sounds/SoundEngineExecutor/flush ()V +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_120334_ ()Ljava/lang/Thread; net/minecraft/client/sounds/SoundEngineExecutor/createThread ()Ljava/lang/Thread; +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_120336_ ()V net/minecraft/client/sounds/SoundEngineExecutor/run ()V +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_120337_ ()Z net/minecraft/client/sounds/SoundEngineExecutor/lambda$run$0 ()Z +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_5667_ ()V net/minecraft/client/sounds/SoundEngineExecutor/waitForTasks ()V +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_6304_ ()Ljava/lang/Thread; net/minecraft/client/sounds/SoundEngineExecutor/getRunningThread ()Ljava/lang/Thread; +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_6362_ (Ljava/lang/Runnable;)Z net/minecraft/client/sounds/SoundEngineExecutor/shouldRun (Ljava/lang/Runnable;)Z +MD: net/minecraft/client/sounds/SoundEngineExecutor/m_6681_ (Ljava/lang/Runnable;)Ljava/lang/Runnable; net/minecraft/client/sounds/SoundEngineExecutor/wrapRunnable (Ljava/lang/Runnable;)Ljava/lang/Runnable; +CL: net/minecraft/client/sounds/SoundEventListener net/minecraft/client/sounds/SoundEventListener +FD: net/minecraft/client/sounds/SoundEventListener/net/minecraft/client/sounds/SoundEventListener net/minecraft/client/sounds/SoundEventListener/net/minecraft/client/sounds/SoundEventListener +MD: net/minecraft/client/sounds/SoundEventListener/m_6985_ (Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/WeighedSoundEvents;)V net/minecraft/client/sounds/SoundEventListener/onPlaySound (Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/WeighedSoundEvents;)V +CL: net/minecraft/client/sounds/SoundManager net/minecraft/client/sounds/SoundManager +FD: net/minecraft/client/sounds/SoundManager/f_120344_ net/minecraft/client/sounds/SoundManager/EMPTY_SOUND +FD: net/minecraft/client/sounds/SoundManager/f_120345_ net/minecraft/client/sounds/SoundManager/LOGGER +FD: net/minecraft/client/sounds/SoundManager/f_120346_ net/minecraft/client/sounds/SoundManager/GSON +FD: net/minecraft/client/sounds/SoundManager/f_120347_ net/minecraft/client/sounds/SoundManager/SOUND_EVENT_REGISTRATION_TYPE +FD: net/minecraft/client/sounds/SoundManager/f_120348_ net/minecraft/client/sounds/SoundManager/registry +FD: net/minecraft/client/sounds/SoundManager/f_120349_ net/minecraft/client/sounds/SoundManager/soundEngine +FD: net/minecraft/client/sounds/SoundManager/f_174997_ net/minecraft/client/sounds/SoundManager/SOUNDS_PATH +FD: net/minecraft/client/sounds/SoundManager/net/minecraft/client/sounds/SoundManager net/minecraft/client/sounds/SoundManager/net/minecraft/client/sounds/SoundManager +MD: net/minecraft/client/sounds/SoundManager/ ()V net/minecraft/client/sounds/SoundManager/ ()V +MD: net/minecraft/client/sounds/SoundManager/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/Options;)V net/minecraft/client/sounds/SoundManager/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/sounds/SoundManager/m_120354_ ()Ljava/util/Collection; net/minecraft/client/sounds/SoundManager/getAvailableSounds ()Ljava/util/Collection; +MD: net/minecraft/client/sounds/SoundManager/m_120358_ (Lnet/minecraft/sounds/SoundSource;F)V net/minecraft/client/sounds/SoundManager/updateSourceVolume (Lnet/minecraft/sounds/SoundSource;F)V +MD: net/minecraft/client/sounds/SoundManager/m_120361_ (Lnet/minecraft/client/Camera;)V net/minecraft/client/sounds/SoundManager/updateSource (Lnet/minecraft/client/Camera;)V +MD: net/minecraft/client/sounds/SoundManager/m_120367_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)V net/minecraft/client/sounds/SoundManager/play (Lnet/minecraft/client/resources/sounds/SoundInstance;)V +MD: net/minecraft/client/sounds/SoundManager/m_120369_ (Lnet/minecraft/client/resources/sounds/SoundInstance;I)V net/minecraft/client/sounds/SoundManager/playDelayed (Lnet/minecraft/client/resources/sounds/SoundInstance;I)V +MD: net/minecraft/client/sounds/SoundManager/m_120372_ (Lnet/minecraft/client/resources/sounds/TickableSoundInstance;)V net/minecraft/client/sounds/SoundManager/queueTickingSound (Lnet/minecraft/client/resources/sounds/TickableSoundInstance;)V +MD: net/minecraft/client/sounds/SoundManager/m_120374_ (Lnet/minecraft/client/sounds/SoundEventListener;)V net/minecraft/client/sounds/SoundManager/addListener (Lnet/minecraft/client/sounds/SoundEventListener;)V +MD: net/minecraft/client/sounds/SoundManager/m_120384_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/sounds/WeighedSoundEvents; net/minecraft/client/sounds/SoundManager/getSoundEvent (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/sounds/WeighedSoundEvents; +MD: net/minecraft/client/sounds/SoundManager/m_120386_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V net/minecraft/client/sounds/SoundManager/stop (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/client/sounds/SoundManager/m_120389_ (Z)V net/minecraft/client/sounds/SoundManager/tick (Z)V +MD: net/minecraft/client/sounds/SoundManager/m_120391_ ()V net/minecraft/client/sounds/SoundManager/pause ()V +MD: net/minecraft/client/sounds/SoundManager/m_120395_ (Lnet/minecraft/client/resources/sounds/Sound;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/ResourceManager;)Z net/minecraft/client/sounds/SoundManager/validateSoundResource (Lnet/minecraft/client/resources/sounds/Sound;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/ResourceManager;)Z +MD: net/minecraft/client/sounds/SoundManager/m_120399_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)V net/minecraft/client/sounds/SoundManager/stop (Lnet/minecraft/client/resources/sounds/SoundInstance;)V +MD: net/minecraft/client/sounds/SoundManager/m_120401_ (Lnet/minecraft/client/sounds/SoundEventListener;)V net/minecraft/client/sounds/SoundManager/removeListener (Lnet/minecraft/client/sounds/SoundEventListener;)V +MD: net/minecraft/client/sounds/SoundManager/m_120403_ (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z net/minecraft/client/sounds/SoundManager/isActive (Lnet/minecraft/client/resources/sounds/SoundInstance;)Z +MD: net/minecraft/client/sounds/SoundManager/m_120405_ ()V net/minecraft/client/sounds/SoundManager/stop ()V +MD: net/minecraft/client/sounds/SoundManager/m_120406_ ()V net/minecraft/client/sounds/SoundManager/destroy ()V +MD: net/minecraft/client/sounds/SoundManager/m_120407_ ()V net/minecraft/client/sounds/SoundManager/resume ()V +MD: net/minecraft/client/sounds/SoundManager/m_120408_ ()Ljava/lang/String; net/minecraft/client/sounds/SoundManager/getDebugString ()Ljava/lang/String; +MD: net/minecraft/client/sounds/SoundManager/m_194525_ ()Ljava/util/List; net/minecraft/client/sounds/SoundManager/getAvailableSoundDevices ()Ljava/util/List; +MD: net/minecraft/client/sounds/SoundManager/m_194526_ ()V net/minecraft/client/sounds/SoundManager/reload ()V +MD: net/minecraft/client/sounds/SoundManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/sounds/SoundManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/sounds/SoundManager/m_5787_ (Lnet/minecraft/client/sounds/SoundManager$Preparations;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/client/sounds/SoundManager/apply (Lnet/minecraft/client/sounds/SoundManager$Preparations;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/client/sounds/SoundManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/client/sounds/SoundManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/client/sounds/SoundManager/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/sounds/SoundManager$Preparations; net/minecraft/client/sounds/SoundManager/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/client/sounds/SoundManager$Preparations; +CL: net/minecraft/client/sounds/SoundManager$1 net/minecraft/client/sounds/SoundManager$1 +FD: net/minecraft/client/sounds/SoundManager$1/net/minecraft/client/sounds/SoundManager$1 net/minecraft/client/sounds/SoundManager$1/net/minecraft/client/sounds/SoundManager$1 +MD: net/minecraft/client/sounds/SoundManager$1/ ()V net/minecraft/client/sounds/SoundManager$1/ ()V +CL: net/minecraft/client/sounds/SoundManager$2 net/minecraft/client/sounds/SoundManager$2 +FD: net/minecraft/client/sounds/SoundManager$2/f_120411_ net/minecraft/client/sounds/SoundManager$2/$SwitchMap$net$minecraft$client$resources$sounds$Sound$Type +FD: net/minecraft/client/sounds/SoundManager$2/net/minecraft/client/sounds/SoundManager$2 net/minecraft/client/sounds/SoundManager$2/net/minecraft/client/sounds/SoundManager$2 +MD: net/minecraft/client/sounds/SoundManager$2/ ()V net/minecraft/client/sounds/SoundManager$2/ ()V +CL: net/minecraft/client/sounds/SoundManager$Preparations net/minecraft/client/sounds/SoundManager$Preparations +FD: net/minecraft/client/sounds/SoundManager$Preparations/f_120413_ net/minecraft/client/sounds/SoundManager$Preparations/registry +FD: net/minecraft/client/sounds/SoundManager$Preparations/net/minecraft/client/sounds/SoundManager$Preparations net/minecraft/client/sounds/SoundManager$Preparations/net/minecraft/client/sounds/SoundManager$Preparations +MD: net/minecraft/client/sounds/SoundManager$Preparations/ ()V net/minecraft/client/sounds/SoundManager$Preparations/ ()V +MD: net/minecraft/client/sounds/SoundManager$Preparations/m_120422_ (Ljava/util/Map;Lnet/minecraft/client/sounds/SoundEngine;)V net/minecraft/client/sounds/SoundManager$Preparations/apply (Ljava/util/Map;Lnet/minecraft/client/sounds/SoundEngine;)V +MD: net/minecraft/client/sounds/SoundManager$Preparations/m_120425_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/sounds/SoundEventRegistration;Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/client/sounds/SoundManager$Preparations/handleRegistration (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/sounds/SoundEventRegistration;Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/client/sounds/SoundManager$Preparations$1 net/minecraft/client/sounds/SoundManager$Preparations$1 +FD: net/minecraft/client/sounds/SoundManager$Preparations$1/f_120429_ net/minecraft/client/sounds/SoundManager$Preparations$1/val$soundLocation +FD: net/minecraft/client/sounds/SoundManager$Preparations$1/f_120430_ net/minecraft/client/sounds/SoundManager$Preparations$1/val$sound +FD: net/minecraft/client/sounds/SoundManager$Preparations$1/f_120431_ net/minecraft/client/sounds/SoundManager$Preparations$1/this$0 +FD: net/minecraft/client/sounds/SoundManager$Preparations$1/net/minecraft/client/sounds/SoundManager$Preparations$1 net/minecraft/client/sounds/SoundManager$Preparations$1/net/minecraft/client/sounds/SoundManager$Preparations$1 +MD: net/minecraft/client/sounds/SoundManager$Preparations$1/ (Lnet/minecraft/client/sounds/SoundManager$Preparations;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/sounds/Sound;)V net/minecraft/client/sounds/SoundManager$Preparations$1/ (Lnet/minecraft/client/sounds/SoundManager$Preparations;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/sounds/Sound;)V +MD: net/minecraft/client/sounds/SoundManager$Preparations$1/m_6776_ ()Ljava/lang/Object; net/minecraft/client/sounds/SoundManager$Preparations$1/getSound ()Ljava/lang/Object; +MD: net/minecraft/client/sounds/SoundManager$Preparations$1/m_6776_ ()Lnet/minecraft/client/resources/sounds/Sound; net/minecraft/client/sounds/SoundManager$Preparations$1/getSound ()Lnet/minecraft/client/resources/sounds/Sound; +MD: net/minecraft/client/sounds/SoundManager$Preparations$1/m_7789_ ()I net/minecraft/client/sounds/SoundManager$Preparations$1/getWeight ()I +MD: net/minecraft/client/sounds/SoundManager$Preparations$1/m_8054_ (Lnet/minecraft/client/sounds/SoundEngine;)V net/minecraft/client/sounds/SoundManager$Preparations$1/preloadIfRequired (Lnet/minecraft/client/sounds/SoundEngine;)V +CL: net/minecraft/client/sounds/WeighedSoundEvents net/minecraft/client/sounds/WeighedSoundEvents +FD: net/minecraft/client/sounds/WeighedSoundEvents/f_120441_ net/minecraft/client/sounds/WeighedSoundEvents/list +FD: net/minecraft/client/sounds/WeighedSoundEvents/f_120442_ net/minecraft/client/sounds/WeighedSoundEvents/random +FD: net/minecraft/client/sounds/WeighedSoundEvents/f_120443_ net/minecraft/client/sounds/WeighedSoundEvents/location +FD: net/minecraft/client/sounds/WeighedSoundEvents/f_120444_ net/minecraft/client/sounds/WeighedSoundEvents/subtitle +FD: net/minecraft/client/sounds/WeighedSoundEvents/net/minecraft/client/sounds/WeighedSoundEvents net/minecraft/client/sounds/WeighedSoundEvents/net/minecraft/client/sounds/WeighedSoundEvents +MD: net/minecraft/client/sounds/WeighedSoundEvents/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V net/minecraft/client/sounds/WeighedSoundEvents/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V +MD: net/minecraft/client/sounds/WeighedSoundEvents/m_120451_ (Lnet/minecraft/client/sounds/Weighted;)V net/minecraft/client/sounds/WeighedSoundEvents/addSound (Lnet/minecraft/client/sounds/Weighted;)V +MD: net/minecraft/client/sounds/WeighedSoundEvents/m_120453_ ()Lnet/minecraft/network/chat/Component; net/minecraft/client/sounds/WeighedSoundEvents/getSubtitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/sounds/WeighedSoundEvents/m_174998_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/client/sounds/WeighedSoundEvents/getResourceLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/client/sounds/WeighedSoundEvents/m_6776_ ()Ljava/lang/Object; net/minecraft/client/sounds/WeighedSoundEvents/getSound ()Ljava/lang/Object; +MD: net/minecraft/client/sounds/WeighedSoundEvents/m_6776_ ()Lnet/minecraft/client/resources/sounds/Sound; net/minecraft/client/sounds/WeighedSoundEvents/getSound ()Lnet/minecraft/client/resources/sounds/Sound; +MD: net/minecraft/client/sounds/WeighedSoundEvents/m_7789_ ()I net/minecraft/client/sounds/WeighedSoundEvents/getWeight ()I +MD: net/minecraft/client/sounds/WeighedSoundEvents/m_8054_ (Lnet/minecraft/client/sounds/SoundEngine;)V net/minecraft/client/sounds/WeighedSoundEvents/preloadIfRequired (Lnet/minecraft/client/sounds/SoundEngine;)V +CL: net/minecraft/client/sounds/Weighted net/minecraft/client/sounds/Weighted +FD: net/minecraft/client/sounds/Weighted/net/minecraft/client/sounds/Weighted net/minecraft/client/sounds/Weighted/net/minecraft/client/sounds/Weighted +MD: net/minecraft/client/sounds/Weighted/m_6776_ ()Ljava/lang/Object; net/minecraft/client/sounds/Weighted/getSound ()Ljava/lang/Object; +MD: net/minecraft/client/sounds/Weighted/m_7789_ ()I net/minecraft/client/sounds/Weighted/getWeight ()I +MD: net/minecraft/client/sounds/Weighted/m_8054_ (Lnet/minecraft/client/sounds/SoundEngine;)V net/minecraft/client/sounds/Weighted/preloadIfRequired (Lnet/minecraft/client/sounds/SoundEngine;)V +CL: net/minecraft/client/sounds/package-info net/minecraft/client/sounds/package-info +FD: net/minecraft/client/sounds/package-info/net/minecraft/client/sounds/package-info net/minecraft/client/sounds/package-info/net/minecraft/client/sounds/package-info +CL: net/minecraft/client/tutorial/BundleTutorial net/minecraft/client/tutorial/BundleTutorial +FD: net/minecraft/client/tutorial/BundleTutorial/f_174999_ net/minecraft/client/tutorial/BundleTutorial/tutorial +FD: net/minecraft/client/tutorial/BundleTutorial/f_175000_ net/minecraft/client/tutorial/BundleTutorial/options +FD: net/minecraft/client/tutorial/BundleTutorial/f_175001_ net/minecraft/client/tutorial/BundleTutorial/toast +FD: net/minecraft/client/tutorial/BundleTutorial/net/minecraft/client/tutorial/BundleTutorial net/minecraft/client/tutorial/BundleTutorial/net/minecraft/client/tutorial/BundleTutorial +MD: net/minecraft/client/tutorial/BundleTutorial/ (Lnet/minecraft/client/tutorial/Tutorial;Lnet/minecraft/client/Options;)V net/minecraft/client/tutorial/BundleTutorial/ (Lnet/minecraft/client/tutorial/Tutorial;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/tutorial/BundleTutorial/m_175005_ ()V net/minecraft/client/tutorial/BundleTutorial/showToast ()V +MD: net/minecraft/client/tutorial/BundleTutorial/m_175006_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V net/minecraft/client/tutorial/BundleTutorial/onInventoryAction (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V +MD: net/minecraft/client/tutorial/BundleTutorial/m_175010_ ()V net/minecraft/client/tutorial/BundleTutorial/clearToast ()V +CL: net/minecraft/client/tutorial/CompletedTutorialStepInstance net/minecraft/client/tutorial/CompletedTutorialStepInstance +FD: net/minecraft/client/tutorial/CompletedTutorialStepInstance/net/minecraft/client/tutorial/CompletedTutorialStepInstance net/minecraft/client/tutorial/CompletedTutorialStepInstance/net/minecraft/client/tutorial/CompletedTutorialStepInstance +MD: net/minecraft/client/tutorial/CompletedTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V net/minecraft/client/tutorial/CompletedTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V +CL: net/minecraft/client/tutorial/CraftPlanksTutorialStep net/minecraft/client/tutorial/CraftPlanksTutorialStep +FD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/f_120460_ net/minecraft/client/tutorial/CraftPlanksTutorialStep/CRAFT_TITLE +FD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/f_120461_ net/minecraft/client/tutorial/CraftPlanksTutorialStep/CRAFT_DESCRIPTION +FD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/f_120462_ net/minecraft/client/tutorial/CraftPlanksTutorialStep/tutorial +FD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/f_120463_ net/minecraft/client/tutorial/CraftPlanksTutorialStep/toast +FD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/f_120464_ net/minecraft/client/tutorial/CraftPlanksTutorialStep/timeWaiting +FD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/f_175011_ net/minecraft/client/tutorial/CraftPlanksTutorialStep/HINT_DELAY +FD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/net/minecraft/client/tutorial/CraftPlanksTutorialStep net/minecraft/client/tutorial/CraftPlanksTutorialStep/net/minecraft/client/tutorial/CraftPlanksTutorialStep +MD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/ ()V net/minecraft/client/tutorial/CraftPlanksTutorialStep/ ()V +MD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/ (Lnet/minecraft/client/tutorial/Tutorial;)V net/minecraft/client/tutorial/CraftPlanksTutorialStep/ (Lnet/minecraft/client/tutorial/Tutorial;)V +MD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/m_205662_ (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/tags/TagKey;)Z net/minecraft/client/tutorial/CraftPlanksTutorialStep/hasCraftedPlanksPreviously (Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/m_6967_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/tutorial/CraftPlanksTutorialStep/onGetItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/m_7736_ ()V net/minecraft/client/tutorial/CraftPlanksTutorialStep/clear ()V +MD: net/minecraft/client/tutorial/CraftPlanksTutorialStep/m_7737_ ()V net/minecraft/client/tutorial/CraftPlanksTutorialStep/tick ()V +CL: net/minecraft/client/tutorial/FindTreeTutorialStepInstance net/minecraft/client/tutorial/FindTreeTutorialStepInstance +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/f_120488_ net/minecraft/client/tutorial/FindTreeTutorialStepInstance/TREE_BLOCKS +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/f_120489_ net/minecraft/client/tutorial/FindTreeTutorialStepInstance/TITLE +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/f_120490_ net/minecraft/client/tutorial/FindTreeTutorialStepInstance/DESCRIPTION +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/f_120491_ net/minecraft/client/tutorial/FindTreeTutorialStepInstance/tutorial +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/f_120492_ net/minecraft/client/tutorial/FindTreeTutorialStepInstance/toast +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/f_120493_ net/minecraft/client/tutorial/FindTreeTutorialStepInstance/timeWaiting +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/f_175012_ net/minecraft/client/tutorial/FindTreeTutorialStepInstance/HINT_DELAY +FD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/net/minecraft/client/tutorial/FindTreeTutorialStepInstance net/minecraft/client/tutorial/FindTreeTutorialStepInstance/net/minecraft/client/tutorial/FindTreeTutorialStepInstance +MD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/ ()V net/minecraft/client/tutorial/FindTreeTutorialStepInstance/ ()V +MD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V net/minecraft/client/tutorial/FindTreeTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V +MD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/m_120503_ (Lnet/minecraft/client/player/LocalPlayer;)Z net/minecraft/client/tutorial/FindTreeTutorialStepInstance/hasPunchedTreesPreviously (Lnet/minecraft/client/player/LocalPlayer;)Z +MD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/m_6967_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/tutorial/FindTreeTutorialStepInstance/onGetItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/m_7554_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/phys/HitResult;)V net/minecraft/client/tutorial/FindTreeTutorialStepInstance/onLookAt (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/m_7736_ ()V net/minecraft/client/tutorial/FindTreeTutorialStepInstance/clear ()V +MD: net/minecraft/client/tutorial/FindTreeTutorialStepInstance/m_7737_ ()V net/minecraft/client/tutorial/FindTreeTutorialStepInstance/tick ()V +CL: net/minecraft/client/tutorial/MovementTutorialStepInstance net/minecraft/client/tutorial/MovementTutorialStepInstance +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120506_ net/minecraft/client/tutorial/MovementTutorialStepInstance/MOVE_TITLE +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120507_ net/minecraft/client/tutorial/MovementTutorialStepInstance/MOVE_DESCRIPTION +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120508_ net/minecraft/client/tutorial/MovementTutorialStepInstance/LOOK_TITLE +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120509_ net/minecraft/client/tutorial/MovementTutorialStepInstance/LOOK_DESCRIPTION +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120510_ net/minecraft/client/tutorial/MovementTutorialStepInstance/tutorial +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120511_ net/minecraft/client/tutorial/MovementTutorialStepInstance/moveToast +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120512_ net/minecraft/client/tutorial/MovementTutorialStepInstance/lookToast +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120513_ net/minecraft/client/tutorial/MovementTutorialStepInstance/timeWaiting +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120514_ net/minecraft/client/tutorial/MovementTutorialStepInstance/timeMoved +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120515_ net/minecraft/client/tutorial/MovementTutorialStepInstance/timeLooked +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120516_ net/minecraft/client/tutorial/MovementTutorialStepInstance/moved +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120517_ net/minecraft/client/tutorial/MovementTutorialStepInstance/turned +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120518_ net/minecraft/client/tutorial/MovementTutorialStepInstance/moveCompleted +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_120519_ net/minecraft/client/tutorial/MovementTutorialStepInstance/lookCompleted +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_175013_ net/minecraft/client/tutorial/MovementTutorialStepInstance/MINIMUM_TIME_MOVED +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_175014_ net/minecraft/client/tutorial/MovementTutorialStepInstance/MINIMUM_TIME_LOOKED +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_175015_ net/minecraft/client/tutorial/MovementTutorialStepInstance/MOVE_HINT_DELAY +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_175016_ net/minecraft/client/tutorial/MovementTutorialStepInstance/LOOK_HINT_DELAY +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/f_175017_ net/minecraft/client/tutorial/MovementTutorialStepInstance/INCOMPLETE +FD: net/minecraft/client/tutorial/MovementTutorialStepInstance/net/minecraft/client/tutorial/MovementTutorialStepInstance net/minecraft/client/tutorial/MovementTutorialStepInstance/net/minecraft/client/tutorial/MovementTutorialStepInstance +MD: net/minecraft/client/tutorial/MovementTutorialStepInstance/ ()V net/minecraft/client/tutorial/MovementTutorialStepInstance/ ()V +MD: net/minecraft/client/tutorial/MovementTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V net/minecraft/client/tutorial/MovementTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V +MD: net/minecraft/client/tutorial/MovementTutorialStepInstance/m_6420_ (DD)V net/minecraft/client/tutorial/MovementTutorialStepInstance/onMouse (DD)V +MD: net/minecraft/client/tutorial/MovementTutorialStepInstance/m_6484_ (Lnet/minecraft/client/player/Input;)V net/minecraft/client/tutorial/MovementTutorialStepInstance/onInput (Lnet/minecraft/client/player/Input;)V +MD: net/minecraft/client/tutorial/MovementTutorialStepInstance/m_7736_ ()V net/minecraft/client/tutorial/MovementTutorialStepInstance/clear ()V +MD: net/minecraft/client/tutorial/MovementTutorialStepInstance/m_7737_ ()V net/minecraft/client/tutorial/MovementTutorialStepInstance/tick ()V +CL: net/minecraft/client/tutorial/OpenInventoryTutorialStep net/minecraft/client/tutorial/OpenInventoryTutorialStep +FD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/f_120530_ net/minecraft/client/tutorial/OpenInventoryTutorialStep/TITLE +FD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/f_120531_ net/minecraft/client/tutorial/OpenInventoryTutorialStep/DESCRIPTION +FD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/f_120532_ net/minecraft/client/tutorial/OpenInventoryTutorialStep/tutorial +FD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/f_120533_ net/minecraft/client/tutorial/OpenInventoryTutorialStep/toast +FD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/f_120534_ net/minecraft/client/tutorial/OpenInventoryTutorialStep/timeWaiting +FD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/f_175018_ net/minecraft/client/tutorial/OpenInventoryTutorialStep/HINT_DELAY +FD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/net/minecraft/client/tutorial/OpenInventoryTutorialStep net/minecraft/client/tutorial/OpenInventoryTutorialStep/net/minecraft/client/tutorial/OpenInventoryTutorialStep +MD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/ ()V net/minecraft/client/tutorial/OpenInventoryTutorialStep/ ()V +MD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/ (Lnet/minecraft/client/tutorial/Tutorial;)V net/minecraft/client/tutorial/OpenInventoryTutorialStep/ (Lnet/minecraft/client/tutorial/Tutorial;)V +MD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/m_7736_ ()V net/minecraft/client/tutorial/OpenInventoryTutorialStep/clear ()V +MD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/m_7737_ ()V net/minecraft/client/tutorial/OpenInventoryTutorialStep/tick ()V +MD: net/minecraft/client/tutorial/OpenInventoryTutorialStep/m_7744_ ()V net/minecraft/client/tutorial/OpenInventoryTutorialStep/onOpenInventory ()V +CL: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance net/minecraft/client/tutorial/PunchTreeTutorialStepInstance +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/f_120541_ net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/TITLE +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/f_120542_ net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/DESCRIPTION +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/f_120543_ net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/tutorial +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/f_120544_ net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/toast +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/f_120545_ net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/timeWaiting +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/f_120546_ net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/resetCount +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/f_175019_ net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/HINT_DELAY +FD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/net/minecraft/client/tutorial/PunchTreeTutorialStepInstance net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/net/minecraft/client/tutorial/PunchTreeTutorialStepInstance +MD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/ ()V net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/ ()V +MD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/ (Lnet/minecraft/client/tutorial/Tutorial;)V +MD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/m_6967_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/onGetItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/m_7464_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)V net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/onDestroyBlock (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)V +MD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/m_7736_ ()V net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/clear ()V +MD: net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/m_7737_ ()V net/minecraft/client/tutorial/PunchTreeTutorialStepInstance/tick ()V +CL: net/minecraft/client/tutorial/Tutorial net/minecraft/client/tutorial/Tutorial +FD: net/minecraft/client/tutorial/Tutorial/f_120559_ net/minecraft/client/tutorial/Tutorial/minecraft +FD: net/minecraft/client/tutorial/Tutorial/f_120560_ net/minecraft/client/tutorial/Tutorial/instance +FD: net/minecraft/client/tutorial/Tutorial/f_120561_ net/minecraft/client/tutorial/Tutorial/timedToasts +FD: net/minecraft/client/tutorial/Tutorial/f_175020_ net/minecraft/client/tutorial/Tutorial/bundleTutorial +FD: net/minecraft/client/tutorial/Tutorial/net/minecraft/client/tutorial/Tutorial net/minecraft/client/tutorial/Tutorial/net/minecraft/client/tutorial/Tutorial +MD: net/minecraft/client/tutorial/Tutorial/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/Options;)V net/minecraft/client/tutorial/Tutorial/ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/Options;)V +MD: net/minecraft/client/tutorial/Tutorial/m_120564_ ()V net/minecraft/client/tutorial/Tutorial/onOpenInventory ()V +MD: net/minecraft/client/tutorial/Tutorial/m_120565_ (DD)V net/minecraft/client/tutorial/Tutorial/onMouse (DD)V +MD: net/minecraft/client/tutorial/Tutorial/m_120568_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/tutorial/Tutorial/onGetItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/tutorial/Tutorial/m_120570_ (Lnet/minecraft/client/gui/components/toasts/TutorialToast;)V net/minecraft/client/tutorial/Tutorial/removeTimedToast (Lnet/minecraft/client/gui/components/toasts/TutorialToast;)V +MD: net/minecraft/client/tutorial/Tutorial/m_120572_ (Lnet/minecraft/client/gui/components/toasts/TutorialToast;I)V net/minecraft/client/tutorial/Tutorial/addTimedToast (Lnet/minecraft/client/gui/components/toasts/TutorialToast;I)V +MD: net/minecraft/client/tutorial/Tutorial/m_120575_ (Lnet/minecraft/client/gui/components/toasts/TutorialToast;Lnet/minecraft/client/tutorial/Tutorial$TimedToast;)Z net/minecraft/client/tutorial/Tutorial/lambda$removeTimedToast$0 (Lnet/minecraft/client/gui/components/toasts/TutorialToast;Lnet/minecraft/client/tutorial/Tutorial$TimedToast;)Z +MD: net/minecraft/client/tutorial/Tutorial/m_120578_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/phys/HitResult;)V net/minecraft/client/tutorial/Tutorial/onLookAt (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/client/tutorial/Tutorial/m_120581_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)V net/minecraft/client/tutorial/Tutorial/onDestroyBlock (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)V +MD: net/minecraft/client/tutorial/Tutorial/m_120586_ (Lnet/minecraft/client/player/Input;)V net/minecraft/client/tutorial/Tutorial/onInput (Lnet/minecraft/client/player/Input;)V +MD: net/minecraft/client/tutorial/Tutorial/m_120588_ (Lnet/minecraft/client/tutorial/TutorialSteps;)V net/minecraft/client/tutorial/Tutorial/setStep (Lnet/minecraft/client/tutorial/TutorialSteps;)V +MD: net/minecraft/client/tutorial/Tutorial/m_120592_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/client/tutorial/Tutorial/key (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/client/tutorial/Tutorial/m_120594_ ()V net/minecraft/client/tutorial/Tutorial/stop ()V +MD: net/minecraft/client/tutorial/Tutorial/m_120595_ ()V net/minecraft/client/tutorial/Tutorial/start ()V +MD: net/minecraft/client/tutorial/Tutorial/m_120596_ ()V net/minecraft/client/tutorial/Tutorial/tick ()V +MD: net/minecraft/client/tutorial/Tutorial/m_120597_ ()Lnet/minecraft/client/Minecraft; net/minecraft/client/tutorial/Tutorial/getMinecraft ()Lnet/minecraft/client/Minecraft; +MD: net/minecraft/client/tutorial/Tutorial/m_175024_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V net/minecraft/client/tutorial/Tutorial/onInventoryAction (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V +MD: net/minecraft/client/tutorial/Tutorial/m_175028_ ()Z net/minecraft/client/tutorial/Tutorial/isSurvival ()Z +CL: net/minecraft/client/tutorial/Tutorial$TimedToast net/minecraft/client/tutorial/Tutorial$TimedToast +FD: net/minecraft/client/tutorial/Tutorial$TimedToast/f_120599_ net/minecraft/client/tutorial/Tutorial$TimedToast/toast +FD: net/minecraft/client/tutorial/Tutorial$TimedToast/f_120600_ net/minecraft/client/tutorial/Tutorial$TimedToast/durationTicks +FD: net/minecraft/client/tutorial/Tutorial$TimedToast/f_120601_ net/minecraft/client/tutorial/Tutorial$TimedToast/progress +FD: net/minecraft/client/tutorial/Tutorial$TimedToast/net/minecraft/client/tutorial/Tutorial$TimedToast net/minecraft/client/tutorial/Tutorial$TimedToast/net/minecraft/client/tutorial/Tutorial$TimedToast +MD: net/minecraft/client/tutorial/Tutorial$TimedToast/ (Lnet/minecraft/client/gui/components/toasts/TutorialToast;I)V net/minecraft/client/tutorial/Tutorial$TimedToast/ (Lnet/minecraft/client/gui/components/toasts/TutorialToast;I)V +MD: net/minecraft/client/tutorial/Tutorial$TimedToast/m_120609_ ()Z net/minecraft/client/tutorial/Tutorial$TimedToast/updateProgress ()Z +CL: net/minecraft/client/tutorial/TutorialStepInstance net/minecraft/client/tutorial/TutorialStepInstance +FD: net/minecraft/client/tutorial/TutorialStepInstance/net/minecraft/client/tutorial/TutorialStepInstance net/minecraft/client/tutorial/TutorialStepInstance/net/minecraft/client/tutorial/TutorialStepInstance +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_6420_ (DD)V net/minecraft/client/tutorial/TutorialStepInstance/onMouse (DD)V +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_6484_ (Lnet/minecraft/client/player/Input;)V net/minecraft/client/tutorial/TutorialStepInstance/onInput (Lnet/minecraft/client/player/Input;)V +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_6967_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/client/tutorial/TutorialStepInstance/onGetItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_7464_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)V net/minecraft/client/tutorial/TutorialStepInstance/onDestroyBlock (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)V +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_7554_ (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/phys/HitResult;)V net/minecraft/client/tutorial/TutorialStepInstance/onLookAt (Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_7736_ ()V net/minecraft/client/tutorial/TutorialStepInstance/clear ()V +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_7737_ ()V net/minecraft/client/tutorial/TutorialStepInstance/tick ()V +MD: net/minecraft/client/tutorial/TutorialStepInstance/m_7744_ ()V net/minecraft/client/tutorial/TutorialStepInstance/onOpenInventory ()V +CL: net/minecraft/client/tutorial/TutorialSteps net/minecraft/client/tutorial/TutorialSteps +FD: net/minecraft/client/tutorial/TutorialSteps/$VALUES net/minecraft/client/tutorial/TutorialSteps/$VALUES +FD: net/minecraft/client/tutorial/TutorialSteps/CRAFT_PLANKS net/minecraft/client/tutorial/TutorialSteps/CRAFT_PLANKS +FD: net/minecraft/client/tutorial/TutorialSteps/FIND_TREE net/minecraft/client/tutorial/TutorialSteps/FIND_TREE +FD: net/minecraft/client/tutorial/TutorialSteps/MOVEMENT net/minecraft/client/tutorial/TutorialSteps/MOVEMENT +FD: net/minecraft/client/tutorial/TutorialSteps/NONE net/minecraft/client/tutorial/TutorialSteps/NONE +FD: net/minecraft/client/tutorial/TutorialSteps/OPEN_INVENTORY net/minecraft/client/tutorial/TutorialSteps/OPEN_INVENTORY +FD: net/minecraft/client/tutorial/TutorialSteps/PUNCH_TREE net/minecraft/client/tutorial/TutorialSteps/PUNCH_TREE +FD: net/minecraft/client/tutorial/TutorialSteps/f_120630_ net/minecraft/client/tutorial/TutorialSteps/name +FD: net/minecraft/client/tutorial/TutorialSteps/f_120631_ net/minecraft/client/tutorial/TutorialSteps/constructor +FD: net/minecraft/client/tutorial/TutorialSteps/net/minecraft/client/tutorial/TutorialSteps net/minecraft/client/tutorial/TutorialSteps/net/minecraft/client/tutorial/TutorialSteps +MD: net/minecraft/client/tutorial/TutorialSteps/ ()V net/minecraft/client/tutorial/TutorialSteps/ ()V +MD: net/minecraft/client/tutorial/TutorialSteps/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/Function;)V net/minecraft/client/tutorial/TutorialSteps/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/client/tutorial/TutorialSteps/m_120639_ ()Ljava/lang/String; net/minecraft/client/tutorial/TutorialSteps/getName ()Ljava/lang/String; +MD: net/minecraft/client/tutorial/TutorialSteps/m_120640_ (Lnet/minecraft/client/tutorial/Tutorial;)Lnet/minecraft/client/tutorial/TutorialStepInstance; net/minecraft/client/tutorial/TutorialSteps/create (Lnet/minecraft/client/tutorial/Tutorial;)Lnet/minecraft/client/tutorial/TutorialStepInstance; +MD: net/minecraft/client/tutorial/TutorialSteps/m_120642_ (Ljava/lang/String;)Lnet/minecraft/client/tutorial/TutorialSteps; net/minecraft/client/tutorial/TutorialSteps/getByName (Ljava/lang/String;)Lnet/minecraft/client/tutorial/TutorialSteps; +MD: net/minecraft/client/tutorial/TutorialSteps/m_175029_ ()[Lnet/minecraft/client/tutorial/TutorialSteps; net/minecraft/client/tutorial/TutorialSteps/$values ()[Lnet/minecraft/client/tutorial/TutorialSteps; +MD: net/minecraft/client/tutorial/TutorialSteps/valueOf (Ljava/lang/String;)Lnet/minecraft/client/tutorial/TutorialSteps; net/minecraft/client/tutorial/TutorialSteps/valueOf (Ljava/lang/String;)Lnet/minecraft/client/tutorial/TutorialSteps; +MD: net/minecraft/client/tutorial/TutorialSteps/values ()[Lnet/minecraft/client/tutorial/TutorialSteps; net/minecraft/client/tutorial/TutorialSteps/values ()[Lnet/minecraft/client/tutorial/TutorialSteps; +CL: net/minecraft/client/tutorial/package-info net/minecraft/client/tutorial/package-info +FD: net/minecraft/client/tutorial/package-info/net/minecraft/client/tutorial/package-info net/minecraft/client/tutorial/package-info/net/minecraft/client/tutorial/package-info +CL: net/minecraft/commands/BrigadierExceptions net/minecraft/commands/BrigadierExceptions +FD: net/minecraft/commands/BrigadierExceptions/f_77128_ net/minecraft/commands/BrigadierExceptions/DISPATCHER_PARSE_EXCEPTION +FD: net/minecraft/commands/BrigadierExceptions/f_77129_ net/minecraft/commands/BrigadierExceptions/DOUBLE_TOO_SMALL +FD: net/minecraft/commands/BrigadierExceptions/f_77130_ net/minecraft/commands/BrigadierExceptions/DOUBLE_TOO_BIG +FD: net/minecraft/commands/BrigadierExceptions/f_77131_ net/minecraft/commands/BrigadierExceptions/FLOAT_TOO_SMALL +FD: net/minecraft/commands/BrigadierExceptions/f_77132_ net/minecraft/commands/BrigadierExceptions/FLOAT_TOO_BIG +FD: net/minecraft/commands/BrigadierExceptions/f_77133_ net/minecraft/commands/BrigadierExceptions/INTEGER_TOO_SMALL +FD: net/minecraft/commands/BrigadierExceptions/f_77134_ net/minecraft/commands/BrigadierExceptions/INTEGER_TOO_BIG +FD: net/minecraft/commands/BrigadierExceptions/f_77135_ net/minecraft/commands/BrigadierExceptions/LONG_TOO_SMALL +FD: net/minecraft/commands/BrigadierExceptions/f_77136_ net/minecraft/commands/BrigadierExceptions/LONG_TOO_BIG +FD: net/minecraft/commands/BrigadierExceptions/f_77137_ net/minecraft/commands/BrigadierExceptions/LITERAL_INCORRECT +FD: net/minecraft/commands/BrigadierExceptions/f_77138_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_START_OF_QUOTE +FD: net/minecraft/commands/BrigadierExceptions/f_77139_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_END_OF_QUOTE +FD: net/minecraft/commands/BrigadierExceptions/f_77140_ net/minecraft/commands/BrigadierExceptions/READER_INVALID_ESCAPE +FD: net/minecraft/commands/BrigadierExceptions/f_77141_ net/minecraft/commands/BrigadierExceptions/READER_INVALID_BOOL +FD: net/minecraft/commands/BrigadierExceptions/f_77142_ net/minecraft/commands/BrigadierExceptions/READER_INVALID_INT +FD: net/minecraft/commands/BrigadierExceptions/f_77143_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_INT +FD: net/minecraft/commands/BrigadierExceptions/f_77144_ net/minecraft/commands/BrigadierExceptions/READER_INVALID_LONG +FD: net/minecraft/commands/BrigadierExceptions/f_77145_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_LONG +FD: net/minecraft/commands/BrigadierExceptions/f_77146_ net/minecraft/commands/BrigadierExceptions/READER_INVALID_DOUBLE +FD: net/minecraft/commands/BrigadierExceptions/f_77147_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_DOUBLE +FD: net/minecraft/commands/BrigadierExceptions/f_77148_ net/minecraft/commands/BrigadierExceptions/READER_INVALID_FLOAT +FD: net/minecraft/commands/BrigadierExceptions/f_77149_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_FLOAT +FD: net/minecraft/commands/BrigadierExceptions/f_77150_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_BOOL +FD: net/minecraft/commands/BrigadierExceptions/f_77151_ net/minecraft/commands/BrigadierExceptions/READER_EXPECTED_SYMBOL +FD: net/minecraft/commands/BrigadierExceptions/f_77152_ net/minecraft/commands/BrigadierExceptions/DISPATCHER_UNKNOWN_COMMAND +FD: net/minecraft/commands/BrigadierExceptions/f_77153_ net/minecraft/commands/BrigadierExceptions/DISPATCHER_UNKNOWN_ARGUMENT +FD: net/minecraft/commands/BrigadierExceptions/f_77154_ net/minecraft/commands/BrigadierExceptions/DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR +FD: net/minecraft/commands/BrigadierExceptions/net/minecraft/commands/BrigadierExceptions net/minecraft/commands/BrigadierExceptions/net/minecraft/commands/BrigadierExceptions +MD: net/minecraft/commands/BrigadierExceptions/ ()V net/minecraft/commands/BrigadierExceptions/ ()V +MD: net/minecraft/commands/BrigadierExceptions/ ()V net/minecraft/commands/BrigadierExceptions/ ()V +MD: net/minecraft/commands/BrigadierExceptions/dispatcherExpectedArgumentSeparator ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/dispatcherExpectedArgumentSeparator ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/dispatcherParseException ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/dispatcherParseException ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/dispatcherUnknownArgument ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/dispatcherUnknownArgument ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/dispatcherUnknownCommand ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/dispatcherUnknownCommand ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/doubleTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/doubleTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/doubleTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/doubleTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/floatTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/floatTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/floatTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/floatTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/integerTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/integerTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/integerTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/integerTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/literalIncorrect ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/literalIncorrect ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/longTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/longTooHigh ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/longTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; net/minecraft/commands/BrigadierExceptions/longTooLow ()Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/m_77157_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$16 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77159_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$7 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77162_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$15 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77164_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$6 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77167_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$14 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77169_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$5 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77172_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$13 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77174_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$4 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77183_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$12 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77185_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$3 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77188_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$11 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77190_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$2 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77195_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$10 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77197_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$1 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77200_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$9 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77202_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/m_77205_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/BrigadierExceptions/lambda$static$8 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedBool ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedBool ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedDouble ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedDouble ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedEndOfQuote ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedEndOfQuote ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedFloat ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedFloat ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedInt ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedInt ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedLong ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedLong ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedStartOfQuote ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedStartOfQuote ()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerExpectedSymbol ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerExpectedSymbol ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerInvalidBool ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerInvalidBool ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerInvalidDouble ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerInvalidDouble ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerInvalidEscape ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerInvalidEscape ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerInvalidFloat ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerInvalidFloat ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerInvalidInt ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerInvalidInt ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +MD: net/minecraft/commands/BrigadierExceptions/readerInvalidLong ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; net/minecraft/commands/BrigadierExceptions/readerInvalidLong ()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; +CL: net/minecraft/commands/CommandFunction net/minecraft/commands/CommandFunction +FD: net/minecraft/commands/CommandFunction/f_77976_ net/minecraft/commands/CommandFunction/entries +FD: net/minecraft/commands/CommandFunction/f_77977_ net/minecraft/commands/CommandFunction/id +FD: net/minecraft/commands/CommandFunction/net/minecraft/commands/CommandFunction net/minecraft/commands/CommandFunction/net/minecraft/commands/CommandFunction +MD: net/minecraft/commands/CommandFunction/ (Lnet/minecraft/resources/ResourceLocation;[Lnet/minecraft/commands/CommandFunction$Entry;)V net/minecraft/commands/CommandFunction/ (Lnet/minecraft/resources/ResourceLocation;[Lnet/minecraft/commands/CommandFunction$Entry;)V +MD: net/minecraft/commands/CommandFunction/m_77981_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/CommandFunction/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/CommandFunction/m_77984_ (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;)Lnet/minecraft/commands/CommandFunction; net/minecraft/commands/CommandFunction/fromLines (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;)Lnet/minecraft/commands/CommandFunction; +MD: net/minecraft/commands/CommandFunction/m_77989_ ()[Lnet/minecraft/commands/CommandFunction$Entry; net/minecraft/commands/CommandFunction/getEntries ()[Lnet/minecraft/commands/CommandFunction$Entry; +CL: net/minecraft/commands/CommandFunction$CacheableFunction net/minecraft/commands/CommandFunction$CacheableFunction +FD: net/minecraft/commands/CommandFunction$CacheableFunction/f_77990_ net/minecraft/commands/CommandFunction$CacheableFunction/NONE +FD: net/minecraft/commands/CommandFunction$CacheableFunction/f_77991_ net/minecraft/commands/CommandFunction$CacheableFunction/id +FD: net/minecraft/commands/CommandFunction$CacheableFunction/f_77992_ net/minecraft/commands/CommandFunction$CacheableFunction/resolved +FD: net/minecraft/commands/CommandFunction$CacheableFunction/f_77993_ net/minecraft/commands/CommandFunction$CacheableFunction/function +FD: net/minecraft/commands/CommandFunction$CacheableFunction/net/minecraft/commands/CommandFunction$CacheableFunction net/minecraft/commands/CommandFunction$CacheableFunction/net/minecraft/commands/CommandFunction$CacheableFunction +MD: net/minecraft/commands/CommandFunction$CacheableFunction/ ()V net/minecraft/commands/CommandFunction$CacheableFunction/ ()V +MD: net/minecraft/commands/CommandFunction$CacheableFunction/ (Lnet/minecraft/commands/CommandFunction;)V net/minecraft/commands/CommandFunction$CacheableFunction/ (Lnet/minecraft/commands/CommandFunction;)V +MD: net/minecraft/commands/CommandFunction$CacheableFunction/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/commands/CommandFunction$CacheableFunction/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/commands/CommandFunction$CacheableFunction/m_77999_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/CommandFunction$CacheableFunction/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/CommandFunction$CacheableFunction/m_78000_ (Lnet/minecraft/commands/CommandFunction;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/CommandFunction$CacheableFunction/lambda$getId$0 (Lnet/minecraft/commands/CommandFunction;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/CommandFunction$CacheableFunction/m_78002_ (Lnet/minecraft/server/ServerFunctionManager;)Ljava/util/Optional; net/minecraft/commands/CommandFunction$CacheableFunction/get (Lnet/minecraft/server/ServerFunctionManager;)Ljava/util/Optional; +CL: net/minecraft/commands/CommandFunction$CommandEntry net/minecraft/commands/CommandFunction$CommandEntry +FD: net/minecraft/commands/CommandFunction$CommandEntry/f_78004_ net/minecraft/commands/CommandFunction$CommandEntry/parse +FD: net/minecraft/commands/CommandFunction$CommandEntry/net/minecraft/commands/CommandFunction$CommandEntry net/minecraft/commands/CommandFunction$CommandEntry/net/minecraft/commands/CommandFunction$CommandEntry +MD: net/minecraft/commands/CommandFunction$CommandEntry/ (Lcom/mojang/brigadier/ParseResults;)V net/minecraft/commands/CommandFunction$CommandEntry/ (Lcom/mojang/brigadier/ParseResults;)V +MD: net/minecraft/commands/CommandFunction$CommandEntry/m_142134_ (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Deque;IILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V net/minecraft/commands/CommandFunction$CommandEntry/execute (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Deque;IILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V +MD: net/minecraft/commands/CommandFunction$CommandEntry/m_164875_ (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/commands/CommandFunction$CommandEntry/execute (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/commands/CommandFunction$CommandEntry/toString ()Ljava/lang/String; net/minecraft/commands/CommandFunction$CommandEntry/toString ()Ljava/lang/String; +CL: net/minecraft/commands/CommandFunction$Entry net/minecraft/commands/CommandFunction$Entry +FD: net/minecraft/commands/CommandFunction$Entry/net/minecraft/commands/CommandFunction$Entry net/minecraft/commands/CommandFunction$Entry/net/minecraft/commands/CommandFunction$Entry +MD: net/minecraft/commands/CommandFunction$Entry/m_142134_ (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Deque;IILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V net/minecraft/commands/CommandFunction$Entry/execute (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Deque;IILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V +CL: net/minecraft/commands/CommandFunction$FunctionEntry net/minecraft/commands/CommandFunction$FunctionEntry +FD: net/minecraft/commands/CommandFunction$FunctionEntry/f_78017_ net/minecraft/commands/CommandFunction$FunctionEntry/function +FD: net/minecraft/commands/CommandFunction$FunctionEntry/net/minecraft/commands/CommandFunction$FunctionEntry net/minecraft/commands/CommandFunction$FunctionEntry/net/minecraft/commands/CommandFunction$FunctionEntry +MD: net/minecraft/commands/CommandFunction$FunctionEntry/ (Lnet/minecraft/commands/CommandFunction;)V net/minecraft/commands/CommandFunction$FunctionEntry/ (Lnet/minecraft/commands/CommandFunction;)V +MD: net/minecraft/commands/CommandFunction$FunctionEntry/m_142134_ (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Deque;IILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V net/minecraft/commands/CommandFunction$FunctionEntry/execute (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Deque;IILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V +MD: net/minecraft/commands/CommandFunction$FunctionEntry/m_164891_ (Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;I)V net/minecraft/commands/CommandFunction$FunctionEntry/lambda$execute$1 (Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;I)V +MD: net/minecraft/commands/CommandFunction$FunctionEntry/m_164894_ (Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;IILjava/util/Deque;Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/CommandFunction;)V net/minecraft/commands/CommandFunction$FunctionEntry/lambda$execute$0 (Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;IILjava/util/Deque;Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/CommandFunction;)V +MD: net/minecraft/commands/CommandFunction$FunctionEntry/toString ()Ljava/lang/String; net/minecraft/commands/CommandFunction$FunctionEntry/toString ()Ljava/lang/String; +CL: net/minecraft/commands/CommandRuntimeException net/minecraft/commands/CommandRuntimeException +FD: net/minecraft/commands/CommandRuntimeException/f_79223_ net/minecraft/commands/CommandRuntimeException/message +FD: net/minecraft/commands/CommandRuntimeException/net/minecraft/commands/CommandRuntimeException net/minecraft/commands/CommandRuntimeException/net/minecraft/commands/CommandRuntimeException +MD: net/minecraft/commands/CommandRuntimeException/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/commands/CommandRuntimeException/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/commands/CommandRuntimeException/m_79226_ ()Lnet/minecraft/network/chat/Component; net/minecraft/commands/CommandRuntimeException/getComponent ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/commands/CommandSource net/minecraft/commands/CommandSource +FD: net/minecraft/commands/CommandSource/f_80164_ net/minecraft/commands/CommandSource/NULL +FD: net/minecraft/commands/CommandSource/net/minecraft/commands/CommandSource net/minecraft/commands/CommandSource/net/minecraft/commands/CommandSource +MD: net/minecraft/commands/CommandSource/ ()V net/minecraft/commands/CommandSource/ ()V +MD: net/minecraft/commands/CommandSource/m_142559_ ()Z net/minecraft/commands/CommandSource/alwaysAccepts ()Z +MD: net/minecraft/commands/CommandSource/m_6102_ ()Z net/minecraft/commands/CommandSource/shouldInformAdmins ()Z +MD: net/minecraft/commands/CommandSource/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/commands/CommandSource/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/commands/CommandSource/m_6999_ ()Z net/minecraft/commands/CommandSource/acceptsSuccess ()Z +MD: net/minecraft/commands/CommandSource/m_7028_ ()Z net/minecraft/commands/CommandSource/acceptsFailure ()Z +CL: net/minecraft/commands/CommandSource$1 net/minecraft/commands/CommandSource$1 +FD: net/minecraft/commands/CommandSource$1/net/minecraft/commands/CommandSource$1 net/minecraft/commands/CommandSource$1/net/minecraft/commands/CommandSource$1 +MD: net/minecraft/commands/CommandSource$1/ ()V net/minecraft/commands/CommandSource$1/ ()V +MD: net/minecraft/commands/CommandSource$1/m_6102_ ()Z net/minecraft/commands/CommandSource$1/shouldInformAdmins ()Z +MD: net/minecraft/commands/CommandSource$1/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/commands/CommandSource$1/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/commands/CommandSource$1/m_6999_ ()Z net/minecraft/commands/CommandSource$1/acceptsSuccess ()Z +MD: net/minecraft/commands/CommandSource$1/m_7028_ ()Z net/minecraft/commands/CommandSource$1/acceptsFailure ()Z +CL: net/minecraft/commands/CommandSourceStack net/minecraft/commands/CommandSourceStack +FD: net/minecraft/commands/CommandSourceStack/f_81286_ net/minecraft/commands/CommandSourceStack/ERROR_NOT_PLAYER +FD: net/minecraft/commands/CommandSourceStack/f_81287_ net/minecraft/commands/CommandSourceStack/ERROR_NOT_ENTITY +FD: net/minecraft/commands/CommandSourceStack/f_81288_ net/minecraft/commands/CommandSourceStack/source +FD: net/minecraft/commands/CommandSourceStack/f_81289_ net/minecraft/commands/CommandSourceStack/worldPosition +FD: net/minecraft/commands/CommandSourceStack/f_81290_ net/minecraft/commands/CommandSourceStack/level +FD: net/minecraft/commands/CommandSourceStack/f_81291_ net/minecraft/commands/CommandSourceStack/permissionLevel +FD: net/minecraft/commands/CommandSourceStack/f_81292_ net/minecraft/commands/CommandSourceStack/textName +FD: net/minecraft/commands/CommandSourceStack/f_81293_ net/minecraft/commands/CommandSourceStack/displayName +FD: net/minecraft/commands/CommandSourceStack/f_81294_ net/minecraft/commands/CommandSourceStack/server +FD: net/minecraft/commands/CommandSourceStack/f_81295_ net/minecraft/commands/CommandSourceStack/silent +FD: net/minecraft/commands/CommandSourceStack/f_81296_ net/minecraft/commands/CommandSourceStack/entity +FD: net/minecraft/commands/CommandSourceStack/f_81297_ net/minecraft/commands/CommandSourceStack/consumer +FD: net/minecraft/commands/CommandSourceStack/f_81298_ net/minecraft/commands/CommandSourceStack/anchor +FD: net/minecraft/commands/CommandSourceStack/f_81299_ net/minecraft/commands/CommandSourceStack/rotation +FD: net/minecraft/commands/CommandSourceStack/net/minecraft/commands/CommandSourceStack net/minecraft/commands/CommandSourceStack/net/minecraft/commands/CommandSourceStack +MD: net/minecraft/commands/CommandSourceStack/ ()V net/minecraft/commands/CommandSourceStack/ ()V +MD: net/minecraft/commands/CommandSourceStack/ (Lnet/minecraft/commands/CommandSource;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec2;Lnet/minecraft/server/level/ServerLevel;ILjava/lang/String;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/entity/Entity;)V net/minecraft/commands/CommandSourceStack/ (Lnet/minecraft/commands/CommandSource;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec2;Lnet/minecraft/server/level/ServerLevel;ILjava/lang/String;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/commands/CommandSourceStack/ (Lnet/minecraft/commands/CommandSource;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec2;Lnet/minecraft/server/level/ServerLevel;ILjava/lang/String;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/entity/Entity;ZLcom/mojang/brigadier/ResultConsumer;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V net/minecraft/commands/CommandSourceStack/ (Lnet/minecraft/commands/CommandSource;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec2;Lnet/minecraft/server/level/ServerLevel;ILjava/lang/String;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/entity/Entity;ZLcom/mojang/brigadier/ResultConsumer;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V +MD: net/minecraft/commands/CommandSourceStack/m_165484_ (Lnet/minecraft/commands/CommandSource;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withSource (Lnet/minecraft/commands/CommandSource;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_212095_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/CommandSourceStack/suggestRegistryElements (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/CommandSourceStack/m_212155_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/CommandSourceStack/customSuggestion (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/CommandSourceStack/m_212325_ (Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/CommandSourceStack/lambda$suggestRegistryElements$1 (Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/CommandSourceStack/m_5894_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/commands/CommandSourceStack/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/commands/CommandSourceStack/m_5982_ ()Ljava/util/Collection; net/minecraft/commands/CommandSourceStack/getOnlinePlayerNames ()Ljava/util/Collection; +MD: net/minecraft/commands/CommandSourceStack/m_5983_ ()Ljava/util/Collection; net/minecraft/commands/CommandSourceStack/getAllTeams ()Ljava/util/Collection; +MD: net/minecraft/commands/CommandSourceStack/m_5984_ ()Ljava/util/Collection; net/minecraft/commands/CommandSourceStack/getAvailableSoundEvents ()Ljava/util/Collection; +MD: net/minecraft/commands/CommandSourceStack/m_6553_ ()Ljava/util/Set; net/minecraft/commands/CommandSourceStack/levels ()Ljava/util/Set; +MD: net/minecraft/commands/CommandSourceStack/m_6761_ (I)Z net/minecraft/commands/CommandSourceStack/hasPermission (I)Z +MD: net/minecraft/commands/CommandSourceStack/m_6860_ ()Ljava/util/stream/Stream; net/minecraft/commands/CommandSourceStack/getRecipeNames ()Ljava/util/stream/Stream; +MD: net/minecraft/commands/CommandSourceStack/m_81324_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withSuppressedOutput ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81325_ (I)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withPermission (I)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81327_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withLevel (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81329_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withEntity (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81331_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/facing (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81334_ (Lcom/mojang/brigadier/ResultConsumer;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withCallback (Lcom/mojang/brigadier/ResultConsumer;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81336_ (Lcom/mojang/brigadier/ResultConsumer;Ljava/util/function/BinaryOperator;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withCallback (Lcom/mojang/brigadier/ResultConsumer;Ljava/util/function/BinaryOperator;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81342_ (Lcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/commands/CommandSourceStack/onCommandComplete (Lcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/commands/CommandSourceStack/m_81346_ (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withRotation (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81348_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withPosition (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81350_ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withAnchor (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81352_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/commands/CommandSourceStack/sendFailure (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/commands/CommandSourceStack/m_81354_ (Lnet/minecraft/network/chat/Component;Z)V net/minecraft/commands/CommandSourceStack/sendSuccess (Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/commands/CommandSourceStack/m_81357_ ()Lnet/minecraft/network/chat/Component; net/minecraft/commands/CommandSourceStack/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/commands/CommandSourceStack/m_81358_ (I)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/withMaximumPermission (I)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81360_ (Lcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/commands/CommandSourceStack/lambda$new$0 (Lcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/commands/CommandSourceStack/m_81364_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/commands/CommandSourceStack/facing (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/commands/CommandSourceStack/m_81366_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/commands/CommandSourceStack/broadcastToAdmins (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/commands/CommandSourceStack/m_81368_ ()Ljava/lang/String; net/minecraft/commands/CommandSourceStack/getTextName ()Ljava/lang/String; +MD: net/minecraft/commands/CommandSourceStack/m_81371_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/CommandSourceStack/getPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/CommandSourceStack/m_81372_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/commands/CommandSourceStack/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/commands/CommandSourceStack/m_81373_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/commands/CommandSourceStack/getEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/commands/CommandSourceStack/m_81374_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/commands/CommandSourceStack/getEntityOrException ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/commands/CommandSourceStack/m_81375_ ()Lnet/minecraft/server/level/ServerPlayer; net/minecraft/commands/CommandSourceStack/getPlayerOrException ()Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/commands/CommandSourceStack/m_81376_ ()Lnet/minecraft/world/phys/Vec2; net/minecraft/commands/CommandSourceStack/getRotation ()Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/commands/CommandSourceStack/m_81377_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/commands/CommandSourceStack/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/commands/CommandSourceStack/m_81378_ ()Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/commands/CommandSourceStack/getAnchor ()Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +CL: net/minecraft/commands/Commands net/minecraft/commands/Commands +FD: net/minecraft/commands/Commands/f_165682_ net/minecraft/commands/Commands/LEVEL_ALL +FD: net/minecraft/commands/Commands/f_165683_ net/minecraft/commands/Commands/LEVEL_MODERATORS +FD: net/minecraft/commands/Commands/f_165684_ net/minecraft/commands/Commands/LEVEL_GAMEMASTERS +FD: net/minecraft/commands/Commands/f_165685_ net/minecraft/commands/Commands/LEVEL_ADMINS +FD: net/minecraft/commands/Commands/f_165686_ net/minecraft/commands/Commands/LEVEL_OWNERS +FD: net/minecraft/commands/Commands/f_82089_ net/minecraft/commands/Commands/LOGGER +FD: net/minecraft/commands/Commands/f_82090_ net/minecraft/commands/Commands/dispatcher +FD: net/minecraft/commands/Commands/net/minecraft/commands/Commands net/minecraft/commands/Commands/net/minecraft/commands/Commands +MD: net/minecraft/commands/Commands/ ()V net/minecraft/commands/Commands/ ()V +MD: net/minecraft/commands/Commands/ (Lnet/minecraft/commands/Commands$CommandSelection;)V net/minecraft/commands/Commands/ (Lnet/minecraft/commands/Commands$CommandSelection;)V +MD: net/minecraft/commands/Commands/m_82094_ ()Lcom/mojang/brigadier/CommandDispatcher; net/minecraft/commands/Commands/getDispatcher ()Lcom/mojang/brigadier/CommandDispatcher; +MD: net/minecraft/commands/Commands/m_82095_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/commands/Commands/sendCommands (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/commands/Commands/m_82097_ (Lcom/mojang/brigadier/ParseResults;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/Commands/getParseException (Lcom/mojang/brigadier/ParseResults;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/Commands/m_82099_ (Lcom/mojang/brigadier/arguments/ArgumentType;)Ljava/lang/String; net/minecraft/commands/Commands/lambda$validate$8 (Lcom/mojang/brigadier/arguments/ArgumentType;)Ljava/lang/String; +MD: net/minecraft/commands/Commands/m_82101_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/commands/Commands/lambda$fillUsableCommands$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/commands/Commands/m_82103_ (Lcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/commands/Commands/lambda$new$1 (Lcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/commands/Commands/m_82107_ (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Collection;)V net/minecraft/commands/Commands/lambda$new$0 (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Collection;)V +MD: net/minecraft/commands/Commands/m_82112_ (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/tree/CommandNode;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Map;)V net/minecraft/commands/Commands/fillUsableCommands (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/tree/CommandNode;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Map;)V +MD: net/minecraft/commands/Commands/m_82117_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/commands/Commands/performCommand (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +MD: net/minecraft/commands/Commands/m_82120_ (Lnet/minecraft/commands/Commands$ParseFunction;)Ljava/util/function/Predicate; net/minecraft/commands/Commands/createValidator (Lnet/minecraft/commands/Commands$ParseFunction;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/Commands/m_82122_ (Lnet/minecraft/commands/Commands$ParseFunction;Ljava/lang/String;)Z net/minecraft/commands/Commands/lambda$createValidator$6 (Lnet/minecraft/commands/Commands$ParseFunction;Ljava/lang/String;)Z +MD: net/minecraft/commands/Commands/m_82125_ (Lnet/minecraft/commands/SharedSuggestionProvider;)Z net/minecraft/commands/Commands/lambda$fillUsableCommands$4 (Lnet/minecraft/commands/SharedSuggestionProvider;)Z +MD: net/minecraft/commands/Commands/m_82127_ (Ljava/lang/String;)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder; net/minecraft/commands/Commands/literal (Ljava/lang/String;)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder; +MD: net/minecraft/commands/Commands/m_82129_ (Ljava/lang/String;Lcom/mojang/brigadier/arguments/ArgumentType;)Lcom/mojang/brigadier/builder/RequiredArgumentBuilder; net/minecraft/commands/Commands/argument (Ljava/lang/String;Lcom/mojang/brigadier/arguments/ArgumentType;)Lcom/mojang/brigadier/builder/RequiredArgumentBuilder; +MD: net/minecraft/commands/Commands/m_82132_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/commands/Commands/lambda$performCommand$2 (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/commands/Commands/m_82135_ (Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/commands/Commands/lambda$performCommand$3 (Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/commands/Commands/m_82138_ ()V net/minecraft/commands/Commands/validate ()V +MD: net/minecraft/commands/Commands/m_82139_ (Lcom/mojang/brigadier/arguments/ArgumentType;)Z net/minecraft/commands/Commands/lambda$validate$7 (Lcom/mojang/brigadier/arguments/ArgumentType;)Z +CL: net/minecraft/commands/Commands$CommandSelection net/minecraft/commands/Commands$CommandSelection +FD: net/minecraft/commands/Commands$CommandSelection/$VALUES net/minecraft/commands/Commands$CommandSelection/$VALUES +FD: net/minecraft/commands/Commands$CommandSelection/ALL net/minecraft/commands/Commands$CommandSelection/ALL +FD: net/minecraft/commands/Commands$CommandSelection/DEDICATED net/minecraft/commands/Commands$CommandSelection/DEDICATED +FD: net/minecraft/commands/Commands$CommandSelection/INTEGRATED net/minecraft/commands/Commands$CommandSelection/INTEGRATED +FD: net/minecraft/commands/Commands$CommandSelection/f_82144_ net/minecraft/commands/Commands$CommandSelection/includeIntegrated +FD: net/minecraft/commands/Commands$CommandSelection/f_82145_ net/minecraft/commands/Commands$CommandSelection/includeDedicated +FD: net/minecraft/commands/Commands$CommandSelection/net/minecraft/commands/Commands$CommandSelection net/minecraft/commands/Commands$CommandSelection/net/minecraft/commands/Commands$CommandSelection +MD: net/minecraft/commands/Commands$CommandSelection/ ()V net/minecraft/commands/Commands$CommandSelection/ ()V +MD: net/minecraft/commands/Commands$CommandSelection/ (Ljava/lang/String;IZZ)V net/minecraft/commands/Commands$CommandSelection/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/commands/Commands$CommandSelection/m_165687_ ()[Lnet/minecraft/commands/Commands$CommandSelection; net/minecraft/commands/Commands$CommandSelection/$values ()[Lnet/minecraft/commands/Commands$CommandSelection; +MD: net/minecraft/commands/Commands$CommandSelection/valueOf (Ljava/lang/String;)Lnet/minecraft/commands/Commands$CommandSelection; net/minecraft/commands/Commands$CommandSelection/valueOf (Ljava/lang/String;)Lnet/minecraft/commands/Commands$CommandSelection; +MD: net/minecraft/commands/Commands$CommandSelection/values ()[Lnet/minecraft/commands/Commands$CommandSelection; net/minecraft/commands/Commands$CommandSelection/values ()[Lnet/minecraft/commands/Commands$CommandSelection; +CL: net/minecraft/commands/Commands$ParseFunction net/minecraft/commands/Commands$ParseFunction +FD: net/minecraft/commands/Commands$ParseFunction/net/minecraft/commands/Commands$ParseFunction net/minecraft/commands/Commands$ParseFunction/net/minecraft/commands/Commands$ParseFunction +MD: net/minecraft/commands/Commands$ParseFunction/m_82160_ (Lcom/mojang/brigadier/StringReader;)V net/minecraft/commands/Commands$ParseFunction/parse (Lcom/mojang/brigadier/StringReader;)V +CL: net/minecraft/commands/SharedSuggestionProvider net/minecraft/commands/SharedSuggestionProvider +FD: net/minecraft/commands/SharedSuggestionProvider/net/minecraft/commands/SharedSuggestionProvider net/minecraft/commands/SharedSuggestionProvider/net/minecraft/commands/SharedSuggestionProvider +MD: net/minecraft/commands/SharedSuggestionProvider/m_165916_ (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggest (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_205106_ (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestResource (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_212095_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestRegistryElements (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_212155_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/customSuggestion (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_212335_ (Lnet/minecraft/core/Registry;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V net/minecraft/commands/SharedSuggestionProvider/suggestRegistryElements (Lnet/minecraft/core/Registry;Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V +MD: net/minecraft/commands/SharedSuggestionProvider/m_5894_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/commands/SharedSuggestionProvider/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/commands/SharedSuggestionProvider/m_5982_ ()Ljava/util/Collection; net/minecraft/commands/SharedSuggestionProvider/getOnlinePlayerNames ()Ljava/util/Collection; +MD: net/minecraft/commands/SharedSuggestionProvider/m_5983_ ()Ljava/util/Collection; net/minecraft/commands/SharedSuggestionProvider/getAllTeams ()Ljava/util/Collection; +MD: net/minecraft/commands/SharedSuggestionProvider/m_5984_ ()Ljava/util/Collection; net/minecraft/commands/SharedSuggestionProvider/getAvailableSoundEvents ()Ljava/util/Collection; +MD: net/minecraft/commands/SharedSuggestionProvider/m_6264_ ()Ljava/util/Collection; net/minecraft/commands/SharedSuggestionProvider/getSelectedEntities ()Ljava/util/Collection; +MD: net/minecraft/commands/SharedSuggestionProvider/m_6265_ ()Ljava/util/Collection; net/minecraft/commands/SharedSuggestionProvider/getRelevantCoordinates ()Ljava/util/Collection; +MD: net/minecraft/commands/SharedSuggestionProvider/m_6284_ ()Ljava/util/Collection; net/minecraft/commands/SharedSuggestionProvider/getAbsoluteCoordinates ()Ljava/util/Collection; +MD: net/minecraft/commands/SharedSuggestionProvider/m_6553_ ()Ljava/util/Set; net/minecraft/commands/SharedSuggestionProvider/levels ()Ljava/util/Set; +MD: net/minecraft/commands/SharedSuggestionProvider/m_6761_ (I)Z net/minecraft/commands/SharedSuggestionProvider/hasPermission (I)Z +MD: net/minecraft/commands/SharedSuggestionProvider/m_6860_ ()Ljava/util/stream/Stream; net/minecraft/commands/SharedSuggestionProvider/getRecipeNames ()Ljava/util/stream/Stream; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82914_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/commands/SharedSuggestionProvider/lambda$suggestResource$1 (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/commands/SharedSuggestionProvider/m_82918_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)V net/minecraft/commands/SharedSuggestionProvider/lambda$suggestResource$4 (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)V +MD: net/minecraft/commands/SharedSuggestionProvider/m_82923_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/commands/SharedSuggestionProvider/lambda$suggestResource$3 (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/commands/SharedSuggestionProvider/m_82926_ (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestResource (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82929_ (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestResource (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82933_ (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestResource (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82938_ (Ljava/lang/Iterable;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Consumer;)V net/minecraft/commands/SharedSuggestionProvider/filterResources (Ljava/lang/Iterable;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Consumer;)V +MD: net/minecraft/commands/SharedSuggestionProvider/m_82944_ (Ljava/lang/Iterable;Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Consumer;)V net/minecraft/commands/SharedSuggestionProvider/filterResources (Ljava/lang/Iterable;Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Consumer;)V +MD: net/minecraft/commands/SharedSuggestionProvider/m_82949_ (Ljava/lang/String;Ljava/lang/String;)Z net/minecraft/commands/SharedSuggestionProvider/matchesSubStr (Ljava/lang/String;Ljava/lang/String;)Z +MD: net/minecraft/commands/SharedSuggestionProvider/m_82952_ (Ljava/lang/String;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Predicate;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestCoordinates (Ljava/lang/String;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Predicate;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82957_ (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestResource (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82960_ (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggestResource (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82965_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/SharedSuggestionProvider/lambda$suggestResource$2 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82967_ ([Ljava/lang/String;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggest ([Ljava/lang/String;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82970_ (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggest (Ljava/lang/Iterable;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82973_ (Ljava/lang/String;Ljava/lang/String;)Z net/minecraft/commands/SharedSuggestionProvider/lambda$suggest$5 (Ljava/lang/String;Ljava/lang/String;)Z +MD: net/minecraft/commands/SharedSuggestionProvider/m_82976_ (Ljava/lang/String;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Predicate;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggest2DCoordinates (Ljava/lang/String;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Predicate;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82981_ (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/SharedSuggestionProvider/suggest (Ljava/util/stream/Stream;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/SharedSuggestionProvider/m_82984_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/SharedSuggestionProvider/lambda$suggestResource$0 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType +FD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/$VALUES net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/$VALUES +FD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ALL net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ALL +FD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ELEMENTS net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ELEMENTS +FD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/TAGS net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/TAGS +FD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType +MD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ ()V net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ ()V +MD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ (Ljava/lang/String;I)V net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/ (Ljava/lang/String;I)V +MD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/m_212351_ ()Z net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/shouldSuggestTags ()Z +MD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/m_212352_ ()Z net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/shouldSuggestElements ()Z +MD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/m_212353_ ()[Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType; net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/$values ()[Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType; +MD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/valueOf (Ljava/lang/String;)Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType; net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/valueOf (Ljava/lang/String;)Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType; +MD: net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/values ()[Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType; net/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType/values ()[Lnet/minecraft/commands/SharedSuggestionProvider$ElementSuggestionType; +CL: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates net/minecraft/commands/SharedSuggestionProvider$TextCoordinates +FD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/f_82987_ net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/DEFAULT_LOCAL +FD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/f_82988_ net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/DEFAULT_GLOBAL +FD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/f_82989_ net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/x +FD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/f_82990_ net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/y +FD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/f_82991_ net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/z +FD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/net/minecraft/commands/SharedSuggestionProvider$TextCoordinates net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/net/minecraft/commands/SharedSuggestionProvider$TextCoordinates +MD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/ ()V net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/ ()V +MD: net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/commands/SharedSuggestionProvider$TextCoordinates/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +CL: net/minecraft/commands/arguments/AngleArgument net/minecraft/commands/arguments/AngleArgument +FD: net/minecraft/commands/arguments/AngleArgument/f_166217_ net/minecraft/commands/arguments/AngleArgument/ERROR_INVALID_ANGLE +FD: net/minecraft/commands/arguments/AngleArgument/f_83803_ net/minecraft/commands/arguments/AngleArgument/ERROR_NOT_COMPLETE +FD: net/minecraft/commands/arguments/AngleArgument/f_83804_ net/minecraft/commands/arguments/AngleArgument/EXAMPLES +FD: net/minecraft/commands/arguments/AngleArgument/net/minecraft/commands/arguments/AngleArgument net/minecraft/commands/arguments/AngleArgument/net/minecraft/commands/arguments/AngleArgument +MD: net/minecraft/commands/arguments/AngleArgument/ ()V net/minecraft/commands/arguments/AngleArgument/ ()V +MD: net/minecraft/commands/arguments/AngleArgument/ ()V net/minecraft/commands/arguments/AngleArgument/ ()V +MD: net/minecraft/commands/arguments/AngleArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/AngleArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/AngleArgument/m_83807_ ()Lnet/minecraft/commands/arguments/AngleArgument; net/minecraft/commands/arguments/AngleArgument/angle ()Lnet/minecraft/commands/arguments/AngleArgument; +MD: net/minecraft/commands/arguments/AngleArgument/m_83810_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)F net/minecraft/commands/arguments/AngleArgument/getAngle (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)F +MD: net/minecraft/commands/arguments/AngleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/AngleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/AngleArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/AngleArgument$SingleAngle; net/minecraft/commands/arguments/AngleArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/AngleArgument$SingleAngle; +CL: net/minecraft/commands/arguments/AngleArgument$SingleAngle net/minecraft/commands/arguments/AngleArgument$SingleAngle +FD: net/minecraft/commands/arguments/AngleArgument$SingleAngle/f_83816_ net/minecraft/commands/arguments/AngleArgument$SingleAngle/angle +FD: net/minecraft/commands/arguments/AngleArgument$SingleAngle/f_83817_ net/minecraft/commands/arguments/AngleArgument$SingleAngle/isRelative +FD: net/minecraft/commands/arguments/AngleArgument$SingleAngle/net/minecraft/commands/arguments/AngleArgument$SingleAngle net/minecraft/commands/arguments/AngleArgument$SingleAngle/net/minecraft/commands/arguments/AngleArgument$SingleAngle +MD: net/minecraft/commands/arguments/AngleArgument$SingleAngle/ (FZ)V net/minecraft/commands/arguments/AngleArgument$SingleAngle/ (FZ)V +MD: net/minecraft/commands/arguments/AngleArgument$SingleAngle/m_83825_ (Lnet/minecraft/commands/CommandSourceStack;)F net/minecraft/commands/arguments/AngleArgument$SingleAngle/getAngle (Lnet/minecraft/commands/CommandSourceStack;)F +CL: net/minecraft/commands/arguments/ColorArgument net/minecraft/commands/arguments/ColorArgument +FD: net/minecraft/commands/arguments/ColorArgument/f_85459_ net/minecraft/commands/arguments/ColorArgument/ERROR_INVALID_VALUE +FD: net/minecraft/commands/arguments/ColorArgument/f_85460_ net/minecraft/commands/arguments/ColorArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ColorArgument/net/minecraft/commands/arguments/ColorArgument net/minecraft/commands/arguments/ColorArgument/net/minecraft/commands/arguments/ColorArgument +MD: net/minecraft/commands/arguments/ColorArgument/ ()V net/minecraft/commands/arguments/ColorArgument/ ()V +MD: net/minecraft/commands/arguments/ColorArgument/ ()V net/minecraft/commands/arguments/ColorArgument/ ()V +MD: net/minecraft/commands/arguments/ColorArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ColorArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ColorArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ColorArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ColorArgument/m_85463_ ()Lnet/minecraft/commands/arguments/ColorArgument; net/minecraft/commands/arguments/ColorArgument/color ()Lnet/minecraft/commands/arguments/ColorArgument; +MD: net/minecraft/commands/arguments/ColorArgument/m_85466_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/ChatFormatting; net/minecraft/commands/arguments/ColorArgument/getColor (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/ChatFormatting; +MD: net/minecraft/commands/arguments/ColorArgument/m_85469_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ColorArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ColorArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ColorArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ColorArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/ChatFormatting; net/minecraft/commands/arguments/ColorArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/ChatFormatting; +CL: net/minecraft/commands/arguments/ComponentArgument net/minecraft/commands/arguments/ComponentArgument +FD: net/minecraft/commands/arguments/ComponentArgument/f_87110_ net/minecraft/commands/arguments/ComponentArgument/ERROR_INVALID_JSON +FD: net/minecraft/commands/arguments/ComponentArgument/f_87111_ net/minecraft/commands/arguments/ComponentArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ComponentArgument/net/minecraft/commands/arguments/ComponentArgument net/minecraft/commands/arguments/ComponentArgument/net/minecraft/commands/arguments/ComponentArgument +MD: net/minecraft/commands/arguments/ComponentArgument/ ()V net/minecraft/commands/arguments/ComponentArgument/ ()V +MD: net/minecraft/commands/arguments/ComponentArgument/ ()V net/minecraft/commands/arguments/ComponentArgument/ ()V +MD: net/minecraft/commands/arguments/ComponentArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ComponentArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ComponentArgument/m_87114_ ()Lnet/minecraft/commands/arguments/ComponentArgument; net/minecraft/commands/arguments/ComponentArgument/textComponent ()Lnet/minecraft/commands/arguments/ComponentArgument; +MD: net/minecraft/commands/arguments/ComponentArgument/m_87117_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/commands/arguments/ComponentArgument/getComponent (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/commands/arguments/ComponentArgument/m_87120_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ComponentArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ComponentArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ComponentArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ComponentArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/network/chat/Component; net/minecraft/commands/arguments/ComponentArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/commands/arguments/CompoundTagArgument net/minecraft/commands/arguments/CompoundTagArgument +FD: net/minecraft/commands/arguments/CompoundTagArgument/f_87654_ net/minecraft/commands/arguments/CompoundTagArgument/EXAMPLES +FD: net/minecraft/commands/arguments/CompoundTagArgument/net/minecraft/commands/arguments/CompoundTagArgument net/minecraft/commands/arguments/CompoundTagArgument/net/minecraft/commands/arguments/CompoundTagArgument +MD: net/minecraft/commands/arguments/CompoundTagArgument/ ()V net/minecraft/commands/arguments/CompoundTagArgument/ ()V +MD: net/minecraft/commands/arguments/CompoundTagArgument/ ()V net/minecraft/commands/arguments/CompoundTagArgument/ ()V +MD: net/minecraft/commands/arguments/CompoundTagArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/CompoundTagArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/CompoundTagArgument/m_87657_ ()Lnet/minecraft/commands/arguments/CompoundTagArgument; net/minecraft/commands/arguments/CompoundTagArgument/compoundTag ()Lnet/minecraft/commands/arguments/CompoundTagArgument; +MD: net/minecraft/commands/arguments/CompoundTagArgument/m_87660_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/commands/arguments/CompoundTagArgument/getCompoundTag (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/commands/arguments/CompoundTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/CompoundTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/CompoundTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/commands/arguments/CompoundTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/commands/arguments/DimensionArgument net/minecraft/commands/arguments/DimensionArgument +FD: net/minecraft/commands/arguments/DimensionArgument/f_88801_ net/minecraft/commands/arguments/DimensionArgument/EXAMPLES +FD: net/minecraft/commands/arguments/DimensionArgument/f_88802_ net/minecraft/commands/arguments/DimensionArgument/ERROR_INVALID_VALUE +FD: net/minecraft/commands/arguments/DimensionArgument/net/minecraft/commands/arguments/DimensionArgument net/minecraft/commands/arguments/DimensionArgument/net/minecraft/commands/arguments/DimensionArgument +MD: net/minecraft/commands/arguments/DimensionArgument/ ()V net/minecraft/commands/arguments/DimensionArgument/ ()V +MD: net/minecraft/commands/arguments/DimensionArgument/ ()V net/minecraft/commands/arguments/DimensionArgument/ ()V +MD: net/minecraft/commands/arguments/DimensionArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/DimensionArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/DimensionArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/DimensionArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/DimensionArgument/m_88805_ ()Lnet/minecraft/commands/arguments/DimensionArgument; net/minecraft/commands/arguments/DimensionArgument/dimension ()Lnet/minecraft/commands/arguments/DimensionArgument; +MD: net/minecraft/commands/arguments/DimensionArgument/m_88808_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/server/level/ServerLevel; net/minecraft/commands/arguments/DimensionArgument/getDimension (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/commands/arguments/DimensionArgument/m_88811_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/DimensionArgument/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/DimensionArgument/m_88813_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/commands/arguments/DimensionArgument/lambda$static$0 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +MD: net/minecraft/commands/arguments/DimensionArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/DimensionArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/DimensionArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/arguments/DimensionArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/commands/arguments/EntityAnchorArgument net/minecraft/commands/arguments/EntityAnchorArgument +FD: net/minecraft/commands/arguments/EntityAnchorArgument/f_90346_ net/minecraft/commands/arguments/EntityAnchorArgument/EXAMPLES +FD: net/minecraft/commands/arguments/EntityAnchorArgument/f_90347_ net/minecraft/commands/arguments/EntityAnchorArgument/ERROR_INVALID +FD: net/minecraft/commands/arguments/EntityAnchorArgument/net/minecraft/commands/arguments/EntityAnchorArgument net/minecraft/commands/arguments/EntityAnchorArgument/net/minecraft/commands/arguments/EntityAnchorArgument +MD: net/minecraft/commands/arguments/EntityAnchorArgument/ ()V net/minecraft/commands/arguments/EntityAnchorArgument/ ()V +MD: net/minecraft/commands/arguments/EntityAnchorArgument/ ()V net/minecraft/commands/arguments/EntityAnchorArgument/ ()V +MD: net/minecraft/commands/arguments/EntityAnchorArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/EntityAnchorArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/EntityAnchorArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/EntityAnchorArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/EntityAnchorArgument/m_90350_ ()Lnet/minecraft/commands/arguments/EntityAnchorArgument; net/minecraft/commands/arguments/EntityAnchorArgument/anchor ()Lnet/minecraft/commands/arguments/EntityAnchorArgument; +MD: net/minecraft/commands/arguments/EntityAnchorArgument/m_90353_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/commands/arguments/EntityAnchorArgument/getAnchor (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +MD: net/minecraft/commands/arguments/EntityAnchorArgument/m_90356_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/EntityAnchorArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/EntityAnchorArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/EntityAnchorArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/EntityAnchorArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/commands/arguments/EntityAnchorArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +CL: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor net/minecraft/commands/arguments/EntityAnchorArgument$Anchor +FD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/$VALUES net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/$VALUES +FD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/EYES net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/EYES +FD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/FEET net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/FEET +FD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/f_90366_ net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/BY_NAME +FD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/f_90367_ net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/name +FD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/f_90368_ net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/transform +FD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/net/minecraft/commands/arguments/EntityAnchorArgument$Anchor net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/net/minecraft/commands/arguments/EntityAnchorArgument$Anchor +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/ ()V net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/ ()V +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BiFunction;)V net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BiFunction;)V +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/m_167593_ ()[Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/$values ()[Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/m_90377_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/apply (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/m_90379_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/apply (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/m_90381_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/lambda$static$1 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/m_90384_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/getByName (Ljava/lang/String;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/m_90386_ (Ljava/util/HashMap;)V net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/lambda$static$2 (Ljava/util/HashMap;)V +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/m_90388_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/lambda$static$0 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/valueOf (Ljava/lang/String;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/valueOf (Ljava/lang/String;)Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +MD: net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/values ()[Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/commands/arguments/EntityAnchorArgument$Anchor/values ()[Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +CL: net/minecraft/commands/arguments/EntityArgument net/minecraft/commands/arguments/EntityArgument +FD: net/minecraft/commands/arguments/EntityArgument/f_167701_ net/minecraft/commands/arguments/EntityArgument/FLAG_SINGLE +FD: net/minecraft/commands/arguments/EntityArgument/f_167702_ net/minecraft/commands/arguments/EntityArgument/FLAG_PLAYERS_ONLY +FD: net/minecraft/commands/arguments/EntityArgument/f_91436_ net/minecraft/commands/arguments/EntityArgument/ERROR_NOT_SINGLE_ENTITY +FD: net/minecraft/commands/arguments/EntityArgument/f_91437_ net/minecraft/commands/arguments/EntityArgument/ERROR_NOT_SINGLE_PLAYER +FD: net/minecraft/commands/arguments/EntityArgument/f_91438_ net/minecraft/commands/arguments/EntityArgument/ERROR_ONLY_PLAYERS_ALLOWED +FD: net/minecraft/commands/arguments/EntityArgument/f_91439_ net/minecraft/commands/arguments/EntityArgument/NO_ENTITIES_FOUND +FD: net/minecraft/commands/arguments/EntityArgument/f_91440_ net/minecraft/commands/arguments/EntityArgument/NO_PLAYERS_FOUND +FD: net/minecraft/commands/arguments/EntityArgument/f_91441_ net/minecraft/commands/arguments/EntityArgument/ERROR_SELECTORS_NOT_ALLOWED +FD: net/minecraft/commands/arguments/EntityArgument/f_91442_ net/minecraft/commands/arguments/EntityArgument/EXAMPLES +FD: net/minecraft/commands/arguments/EntityArgument/f_91443_ net/minecraft/commands/arguments/EntityArgument/single +FD: net/minecraft/commands/arguments/EntityArgument/f_91444_ net/minecraft/commands/arguments/EntityArgument/playersOnly +FD: net/minecraft/commands/arguments/EntityArgument/net/minecraft/commands/arguments/EntityArgument net/minecraft/commands/arguments/EntityArgument/net/minecraft/commands/arguments/EntityArgument +MD: net/minecraft/commands/arguments/EntityArgument/ ()V net/minecraft/commands/arguments/EntityArgument/ ()V +MD: net/minecraft/commands/arguments/EntityArgument/ (ZZ)V net/minecraft/commands/arguments/EntityArgument/ (ZZ)V +MD: net/minecraft/commands/arguments/EntityArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/EntityArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/EntityArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/EntityArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/EntityArgument/m_91449_ ()Lnet/minecraft/commands/arguments/EntityArgument; net/minecraft/commands/arguments/EntityArgument/entity ()Lnet/minecraft/commands/arguments/EntityArgument; +MD: net/minecraft/commands/arguments/EntityArgument/m_91452_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/entity/Entity; net/minecraft/commands/arguments/EntityArgument/getEntity (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/commands/arguments/EntityArgument/m_91455_ (Lnet/minecraft/commands/SharedSuggestionProvider;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V net/minecraft/commands/arguments/EntityArgument/lambda$listSuggestions$0 (Lnet/minecraft/commands/SharedSuggestionProvider;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V +MD: net/minecraft/commands/arguments/EntityArgument/m_91460_ ()Lnet/minecraft/commands/arguments/EntityArgument; net/minecraft/commands/arguments/EntityArgument/entities ()Lnet/minecraft/commands/arguments/EntityArgument; +MD: net/minecraft/commands/arguments/EntityArgument/m_91461_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/EntityArgument/getEntities (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/EntityArgument/m_91466_ ()Lnet/minecraft/commands/arguments/EntityArgument; net/minecraft/commands/arguments/EntityArgument/player ()Lnet/minecraft/commands/arguments/EntityArgument; +MD: net/minecraft/commands/arguments/EntityArgument/m_91467_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/EntityArgument/getOptionalEntities (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/EntityArgument/m_91470_ ()Lnet/minecraft/commands/arguments/EntityArgument; net/minecraft/commands/arguments/EntityArgument/players ()Lnet/minecraft/commands/arguments/EntityArgument; +MD: net/minecraft/commands/arguments/EntityArgument/m_91471_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/EntityArgument/getOptionalPlayers (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/EntityArgument/m_91474_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/server/level/ServerPlayer; net/minecraft/commands/arguments/EntityArgument/getPlayer (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/commands/arguments/EntityArgument/m_91477_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/EntityArgument/getPlayers (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/EntityArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/EntityArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/EntityArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/commands/arguments/EntityArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/selector/EntitySelector; +CL: net/minecraft/commands/arguments/EntityArgument$Serializer net/minecraft/commands/arguments/EntityArgument$Serializer +FD: net/minecraft/commands/arguments/EntityArgument$Serializer/net/minecraft/commands/arguments/EntityArgument$Serializer net/minecraft/commands/arguments/EntityArgument$Serializer/net/minecraft/commands/arguments/EntityArgument$Serializer +MD: net/minecraft/commands/arguments/EntityArgument$Serializer/ ()V net/minecraft/commands/arguments/EntityArgument$Serializer/ ()V +MD: net/minecraft/commands/arguments/EntityArgument$Serializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/EntityArgument$Serializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/EntityArgument$Serializer/m_6017_ (Lnet/minecraft/commands/arguments/EntityArgument;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/EntityArgument$Serializer/serializeToNetwork (Lnet/minecraft/commands/arguments/EntityArgument;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/EntityArgument$Serializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/EntityArgument$Serializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/EntityArgument$Serializer/m_6964_ (Lnet/minecraft/commands/arguments/EntityArgument;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/EntityArgument$Serializer/serializeToJson (Lnet/minecraft/commands/arguments/EntityArgument;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/EntityArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/arguments/EntityArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/arguments/EntityArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/EntityArgument; net/minecraft/commands/arguments/EntityArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/EntityArgument; +CL: net/minecraft/commands/arguments/EntitySummonArgument net/minecraft/commands/arguments/EntitySummonArgument +FD: net/minecraft/commands/arguments/EntitySummonArgument/f_93331_ net/minecraft/commands/arguments/EntitySummonArgument/ERROR_UNKNOWN_ENTITY +FD: net/minecraft/commands/arguments/EntitySummonArgument/f_93332_ net/minecraft/commands/arguments/EntitySummonArgument/EXAMPLES +FD: net/minecraft/commands/arguments/EntitySummonArgument/net/minecraft/commands/arguments/EntitySummonArgument net/minecraft/commands/arguments/EntitySummonArgument/net/minecraft/commands/arguments/EntitySummonArgument +MD: net/minecraft/commands/arguments/EntitySummonArgument/ ()V net/minecraft/commands/arguments/EntitySummonArgument/ ()V +MD: net/minecraft/commands/arguments/EntitySummonArgument/ ()V net/minecraft/commands/arguments/EntitySummonArgument/ ()V +MD: net/minecraft/commands/arguments/EntitySummonArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/EntitySummonArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/EntitySummonArgument/m_93335_ ()Lnet/minecraft/commands/arguments/EntitySummonArgument; net/minecraft/commands/arguments/EntitySummonArgument/id ()Lnet/minecraft/commands/arguments/EntitySummonArgument; +MD: net/minecraft/commands/arguments/EntitySummonArgument/m_93338_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/arguments/EntitySummonArgument/getSummonableEntity (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/arguments/EntitySummonArgument/m_93341_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/EntitySummonArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/EntitySummonArgument/m_93343_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/arguments/EntitySummonArgument/verifyCanSummon (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/arguments/EntitySummonArgument/m_93345_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/EntitySummonArgument/lambda$verifyCanSummon$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/EntitySummonArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/EntitySummonArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/EntitySummonArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/arguments/EntitySummonArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/commands/arguments/GameProfileArgument net/minecraft/commands/arguments/GameProfileArgument +FD: net/minecraft/commands/arguments/GameProfileArgument/f_94580_ net/minecraft/commands/arguments/GameProfileArgument/ERROR_UNKNOWN_PLAYER +FD: net/minecraft/commands/arguments/GameProfileArgument/f_94581_ net/minecraft/commands/arguments/GameProfileArgument/EXAMPLES +FD: net/minecraft/commands/arguments/GameProfileArgument/net/minecraft/commands/arguments/GameProfileArgument net/minecraft/commands/arguments/GameProfileArgument/net/minecraft/commands/arguments/GameProfileArgument +MD: net/minecraft/commands/arguments/GameProfileArgument/ ()V net/minecraft/commands/arguments/GameProfileArgument/ ()V +MD: net/minecraft/commands/arguments/GameProfileArgument/ ()V net/minecraft/commands/arguments/GameProfileArgument/ ()V +MD: net/minecraft/commands/arguments/GameProfileArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/GameProfileArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/GameProfileArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/GameProfileArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/GameProfileArgument/m_94584_ ()Lnet/minecraft/commands/arguments/GameProfileArgument; net/minecraft/commands/arguments/GameProfileArgument/gameProfile ()Lnet/minecraft/commands/arguments/GameProfileArgument; +MD: net/minecraft/commands/arguments/GameProfileArgument/m_94587_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V net/minecraft/commands/arguments/GameProfileArgument/lambda$listSuggestions$1 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V +MD: net/minecraft/commands/arguments/GameProfileArgument/m_94590_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/GameProfileArgument/getGameProfiles (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/GameProfileArgument/m_94593_ (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/Collection; net/minecraft/commands/arguments/GameProfileArgument/lambda$parse$0 (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/GameProfileArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/GameProfileArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/GameProfileArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/GameProfileArgument$Result; net/minecraft/commands/arguments/GameProfileArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/GameProfileArgument$Result; +CL: net/minecraft/commands/arguments/GameProfileArgument$Result net/minecraft/commands/arguments/GameProfileArgument$Result +FD: net/minecraft/commands/arguments/GameProfileArgument$Result/net/minecraft/commands/arguments/GameProfileArgument$Result net/minecraft/commands/arguments/GameProfileArgument$Result/net/minecraft/commands/arguments/GameProfileArgument$Result +MD: net/minecraft/commands/arguments/GameProfileArgument$Result/m_6474_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/Collection; net/minecraft/commands/arguments/GameProfileArgument$Result/getNames (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/Collection; +CL: net/minecraft/commands/arguments/GameProfileArgument$SelectorResult net/minecraft/commands/arguments/GameProfileArgument$SelectorResult +FD: net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/f_94603_ net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/selector +FD: net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/net/minecraft/commands/arguments/GameProfileArgument$SelectorResult net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/net/minecraft/commands/arguments/GameProfileArgument$SelectorResult +MD: net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/ (Lnet/minecraft/commands/arguments/selector/EntitySelector;)V net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/ (Lnet/minecraft/commands/arguments/selector/EntitySelector;)V +MD: net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/m_6474_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/Collection; net/minecraft/commands/arguments/GameProfileArgument$SelectorResult/getNames (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/Collection; +CL: net/minecraft/commands/arguments/ItemEnchantmentArgument net/minecraft/commands/arguments/ItemEnchantmentArgument +FD: net/minecraft/commands/arguments/ItemEnchantmentArgument/f_95256_ net/minecraft/commands/arguments/ItemEnchantmentArgument/ERROR_UNKNOWN_ENCHANTMENT +FD: net/minecraft/commands/arguments/ItemEnchantmentArgument/f_95257_ net/minecraft/commands/arguments/ItemEnchantmentArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ItemEnchantmentArgument/net/minecraft/commands/arguments/ItemEnchantmentArgument net/minecraft/commands/arguments/ItemEnchantmentArgument/net/minecraft/commands/arguments/ItemEnchantmentArgument +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/ ()V net/minecraft/commands/arguments/ItemEnchantmentArgument/ ()V +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/ ()V net/minecraft/commands/arguments/ItemEnchantmentArgument/ ()V +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ItemEnchantmentArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ItemEnchantmentArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/m_95260_ ()Lnet/minecraft/commands/arguments/ItemEnchantmentArgument; net/minecraft/commands/arguments/ItemEnchantmentArgument/enchantment ()Lnet/minecraft/commands/arguments/ItemEnchantmentArgument; +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/m_95263_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/Enchantment; net/minecraft/commands/arguments/ItemEnchantmentArgument/getEnchantment (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/Enchantment; +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/m_95266_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ItemEnchantmentArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/m_95268_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ItemEnchantmentArgument/lambda$parse$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ItemEnchantmentArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ItemEnchantmentArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/world/item/enchantment/Enchantment; net/minecraft/commands/arguments/ItemEnchantmentArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/world/item/enchantment/Enchantment; +CL: net/minecraft/commands/arguments/MessageArgument net/minecraft/commands/arguments/MessageArgument +FD: net/minecraft/commands/arguments/MessageArgument/f_96829_ net/minecraft/commands/arguments/MessageArgument/EXAMPLES +FD: net/minecraft/commands/arguments/MessageArgument/net/minecraft/commands/arguments/MessageArgument net/minecraft/commands/arguments/MessageArgument/net/minecraft/commands/arguments/MessageArgument +MD: net/minecraft/commands/arguments/MessageArgument/ ()V net/minecraft/commands/arguments/MessageArgument/ ()V +MD: net/minecraft/commands/arguments/MessageArgument/ ()V net/minecraft/commands/arguments/MessageArgument/ ()V +MD: net/minecraft/commands/arguments/MessageArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/MessageArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/MessageArgument/m_96832_ ()Lnet/minecraft/commands/arguments/MessageArgument; net/minecraft/commands/arguments/MessageArgument/message ()Lnet/minecraft/commands/arguments/MessageArgument; +MD: net/minecraft/commands/arguments/MessageArgument/m_96835_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/commands/arguments/MessageArgument/getMessage (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/commands/arguments/MessageArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/MessageArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/MessageArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/MessageArgument$Message; net/minecraft/commands/arguments/MessageArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/MessageArgument$Message; +CL: net/minecraft/commands/arguments/MessageArgument$Message net/minecraft/commands/arguments/MessageArgument$Message +FD: net/minecraft/commands/arguments/MessageArgument$Message/f_96841_ net/minecraft/commands/arguments/MessageArgument$Message/text +FD: net/minecraft/commands/arguments/MessageArgument$Message/f_96842_ net/minecraft/commands/arguments/MessageArgument$Message/parts +FD: net/minecraft/commands/arguments/MessageArgument$Message/net/minecraft/commands/arguments/MessageArgument$Message net/minecraft/commands/arguments/MessageArgument$Message/net/minecraft/commands/arguments/MessageArgument$Message +MD: net/minecraft/commands/arguments/MessageArgument$Message/ (Ljava/lang/String;[Lnet/minecraft/commands/arguments/MessageArgument$Part;)V net/minecraft/commands/arguments/MessageArgument$Message/ (Ljava/lang/String;[Lnet/minecraft/commands/arguments/MessageArgument$Part;)V +MD: net/minecraft/commands/arguments/MessageArgument$Message/m_169112_ ()Ljava/lang/String; net/minecraft/commands/arguments/MessageArgument$Message/getText ()Ljava/lang/String; +MD: net/minecraft/commands/arguments/MessageArgument$Message/m_169113_ ()[Lnet/minecraft/commands/arguments/MessageArgument$Part; net/minecraft/commands/arguments/MessageArgument$Message/getParts ()[Lnet/minecraft/commands/arguments/MessageArgument$Part; +MD: net/minecraft/commands/arguments/MessageArgument$Message/m_96846_ (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/MessageArgument$Message; net/minecraft/commands/arguments/MessageArgument$Message/parseText (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/MessageArgument$Message; +MD: net/minecraft/commands/arguments/MessageArgument$Message/m_96849_ (Lnet/minecraft/commands/CommandSourceStack;Z)Lnet/minecraft/network/chat/Component; net/minecraft/commands/arguments/MessageArgument$Message/toComponent (Lnet/minecraft/commands/CommandSourceStack;Z)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/commands/arguments/MessageArgument$Part net/minecraft/commands/arguments/MessageArgument$Part +FD: net/minecraft/commands/arguments/MessageArgument$Part/f_96852_ net/minecraft/commands/arguments/MessageArgument$Part/start +FD: net/minecraft/commands/arguments/MessageArgument$Part/f_96853_ net/minecraft/commands/arguments/MessageArgument$Part/end +FD: net/minecraft/commands/arguments/MessageArgument$Part/f_96854_ net/minecraft/commands/arguments/MessageArgument$Part/selector +FD: net/minecraft/commands/arguments/MessageArgument$Part/net/minecraft/commands/arguments/MessageArgument$Part net/minecraft/commands/arguments/MessageArgument$Part/net/minecraft/commands/arguments/MessageArgument$Part +MD: net/minecraft/commands/arguments/MessageArgument$Part/ (IILnet/minecraft/commands/arguments/selector/EntitySelector;)V net/minecraft/commands/arguments/MessageArgument$Part/ (IILnet/minecraft/commands/arguments/selector/EntitySelector;)V +MD: net/minecraft/commands/arguments/MessageArgument$Part/m_169114_ ()Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/commands/arguments/MessageArgument$Part/getSelector ()Lnet/minecraft/commands/arguments/selector/EntitySelector; +MD: net/minecraft/commands/arguments/MessageArgument$Part/m_96859_ ()I net/minecraft/commands/arguments/MessageArgument$Part/getStart ()I +MD: net/minecraft/commands/arguments/MessageArgument$Part/m_96860_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/network/chat/Component; net/minecraft/commands/arguments/MessageArgument$Part/toComponent (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/commands/arguments/MessageArgument$Part/m_96862_ ()I net/minecraft/commands/arguments/MessageArgument$Part/getEnd ()I +CL: net/minecraft/commands/arguments/MobEffectArgument net/minecraft/commands/arguments/MobEffectArgument +FD: net/minecraft/commands/arguments/MobEffectArgument/f_98422_ net/minecraft/commands/arguments/MobEffectArgument/ERROR_UNKNOWN_EFFECT +FD: net/minecraft/commands/arguments/MobEffectArgument/f_98423_ net/minecraft/commands/arguments/MobEffectArgument/EXAMPLES +FD: net/minecraft/commands/arguments/MobEffectArgument/net/minecraft/commands/arguments/MobEffectArgument net/minecraft/commands/arguments/MobEffectArgument/net/minecraft/commands/arguments/MobEffectArgument +MD: net/minecraft/commands/arguments/MobEffectArgument/ ()V net/minecraft/commands/arguments/MobEffectArgument/ ()V +MD: net/minecraft/commands/arguments/MobEffectArgument/ ()V net/minecraft/commands/arguments/MobEffectArgument/ ()V +MD: net/minecraft/commands/arguments/MobEffectArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/MobEffectArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/MobEffectArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/MobEffectArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/MobEffectArgument/m_98426_ ()Lnet/minecraft/commands/arguments/MobEffectArgument; net/minecraft/commands/arguments/MobEffectArgument/effect ()Lnet/minecraft/commands/arguments/MobEffectArgument; +MD: net/minecraft/commands/arguments/MobEffectArgument/m_98429_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/effect/MobEffect; net/minecraft/commands/arguments/MobEffectArgument/getEffect (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/commands/arguments/MobEffectArgument/m_98432_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/MobEffectArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/MobEffectArgument/m_98434_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/MobEffectArgument/lambda$parse$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/MobEffectArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/MobEffectArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/MobEffectArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/world/effect/MobEffect; net/minecraft/commands/arguments/MobEffectArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/world/effect/MobEffect; +CL: net/minecraft/commands/arguments/NbtPathArgument net/minecraft/commands/arguments/NbtPathArgument +FD: net/minecraft/commands/arguments/NbtPathArgument/f_169530_ net/minecraft/commands/arguments/NbtPathArgument/INDEX_MATCH_START +FD: net/minecraft/commands/arguments/NbtPathArgument/f_169531_ net/minecraft/commands/arguments/NbtPathArgument/INDEX_MATCH_END +FD: net/minecraft/commands/arguments/NbtPathArgument/f_169532_ net/minecraft/commands/arguments/NbtPathArgument/KEY_MATCH_START +FD: net/minecraft/commands/arguments/NbtPathArgument/f_169533_ net/minecraft/commands/arguments/NbtPathArgument/KEY_MATCH_END +FD: net/minecraft/commands/arguments/NbtPathArgument/f_169534_ net/minecraft/commands/arguments/NbtPathArgument/QUOTED_KEY_START +FD: net/minecraft/commands/arguments/NbtPathArgument/f_99482_ net/minecraft/commands/arguments/NbtPathArgument/ERROR_INVALID_NODE +FD: net/minecraft/commands/arguments/NbtPathArgument/f_99483_ net/minecraft/commands/arguments/NbtPathArgument/ERROR_NOTHING_FOUND +FD: net/minecraft/commands/arguments/NbtPathArgument/f_99484_ net/minecraft/commands/arguments/NbtPathArgument/EXAMPLES +FD: net/minecraft/commands/arguments/NbtPathArgument/net/minecraft/commands/arguments/NbtPathArgument net/minecraft/commands/arguments/NbtPathArgument/net/minecraft/commands/arguments/NbtPathArgument +MD: net/minecraft/commands/arguments/NbtPathArgument/ ()V net/minecraft/commands/arguments/NbtPathArgument/ ()V +MD: net/minecraft/commands/arguments/NbtPathArgument/ ()V net/minecraft/commands/arguments/NbtPathArgument/ ()V +MD: net/minecraft/commands/arguments/NbtPathArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/NbtPathArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99487_ ()Lnet/minecraft/commands/arguments/NbtPathArgument; net/minecraft/commands/arguments/NbtPathArgument/nbtPath ()Lnet/minecraft/commands/arguments/NbtPathArgument; +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99488_ (C)Z net/minecraft/commands/arguments/NbtPathArgument/isAllowedInUnquotedName (C)Z +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99492_ (Lcom/mojang/brigadier/StringReader;Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$Node; net/minecraft/commands/arguments/NbtPathArgument/readObjectNode (Lcom/mojang/brigadier/StringReader;Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$Node; +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99495_ (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/NbtPathArgument$Node; net/minecraft/commands/arguments/NbtPathArgument/parseNode (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/NbtPathArgument$Node; +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99498_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; net/minecraft/commands/arguments/NbtPathArgument/getPath (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99501_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/NbtPathArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99505_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)Z net/minecraft/commands/arguments/NbtPathArgument/lambda$createTagPredicate$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99508_ (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; net/minecraft/commands/arguments/NbtPathArgument/readUnquotedName (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; +MD: net/minecraft/commands/arguments/NbtPathArgument/m_99510_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/NbtPathArgument/createTagPredicate (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/arguments/NbtPathArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/NbtPathArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/NbtPathArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; net/minecraft/commands/arguments/NbtPathArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; +CL: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode +FD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/f_99515_ net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/INSTANCE +FD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode +MD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/ ()V net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/ ()V +MD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/ ()V net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/ ()V +MD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/m_5571_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/setTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/m_6015_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/removeTag (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/m_7273_ (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/getTag (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/m_7510_ ()Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/createPreferredParentTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/m_7876_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$AllElementsNode/getOrCreateTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V +CL: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode +FD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/f_99531_ net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/name +FD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode +MD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/ (Ljava/lang/String;)V net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/ (Ljava/lang/String;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/m_5571_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/setTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/m_6015_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/removeTag (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/m_7273_ (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/getTag (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/m_7510_ ()Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/createPreferredParentTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/m_7876_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$CompoundChildNode/getOrCreateTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V +CL: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode +FD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/f_99547_ net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/index +FD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode +MD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/ (I)V net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/ (I)V +MD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/m_5571_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/setTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/m_6015_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/removeTag (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/m_7273_ (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/getTag (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/m_7510_ ()Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/createPreferredParentTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/m_7876_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$IndexedElementNode/getOrCreateTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V +CL: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/f_99563_ net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/pattern +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/f_99564_ net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/predicate +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/m_5571_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/setTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/m_6015_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/removeTag (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/m_7273_ (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/getTag (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/m_7510_ ()Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/createPreferredParentTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/m_7876_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/getOrCreateTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/m_99568_ (Ljava/util/List;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/nbt/Tag;)V net/minecraft/commands/arguments/NbtPathArgument$MatchElementNode/lambda$getOrCreateTag$0 (Ljava/util/List;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/nbt/Tag;)V +CL: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/f_99584_ net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/name +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/f_99585_ net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/pattern +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/f_99586_ net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/predicate +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/m_5571_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/setTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/m_6015_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/removeTag (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/m_7273_ (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/getTag (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/m_7510_ ()Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/createPreferredParentTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/m_7876_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$MatchObjectNode/getOrCreateTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V +CL: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/f_99603_ net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/predicate +FD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/m_5571_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/setTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/m_6015_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/removeTag (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/m_7273_ (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/getTag (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/m_7510_ ()Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/createPreferredParentTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/m_7876_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$MatchRootObjectNode/getOrCreateTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V +CL: net/minecraft/commands/arguments/NbtPathArgument$NbtPath net/minecraft/commands/arguments/NbtPathArgument$NbtPath +FD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/f_99619_ net/minecraft/commands/arguments/NbtPathArgument$NbtPath/original +FD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/f_99620_ net/minecraft/commands/arguments/NbtPathArgument$NbtPath/nodeToOriginalPosition +FD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/f_99621_ net/minecraft/commands/arguments/NbtPathArgument$NbtPath/nodes +FD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/net/minecraft/commands/arguments/NbtPathArgument$NbtPath net/minecraft/commands/arguments/NbtPathArgument$NbtPath/net/minecraft/commands/arguments/NbtPathArgument$NbtPath +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/ (Ljava/lang/String;[Lnet/minecraft/commands/arguments/NbtPathArgument$Node;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)V net/minecraft/commands/arguments/NbtPathArgument$NbtPath/ (Ljava/lang/String;[Lnet/minecraft/commands/arguments/NbtPathArgument$Node;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_169535_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$NbtPath/set (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99626_ (Lnet/minecraft/commands/arguments/NbtPathArgument$Node;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/NbtPathArgument$NbtPath/createNotFoundException (Lnet/minecraft/commands/arguments/NbtPathArgument$Node;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99628_ (Lnet/minecraft/commands/arguments/NbtPathArgument$Node;Ljava/util/function/Supplier;Lnet/minecraft/nbt/Tag;)Ljava/lang/Integer; net/minecraft/commands/arguments/NbtPathArgument$NbtPath/lambda$set$1 (Lnet/minecraft/commands/arguments/NbtPathArgument$Node;Ljava/util/function/Supplier;Lnet/minecraft/nbt/Tag;)Ljava/lang/Integer; +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99632_ (Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/commands/arguments/NbtPathArgument$NbtPath/lambda$apply$0 (Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99635_ (Ljava/util/List;Ljava/util/function/Function;)I net/minecraft/commands/arguments/NbtPathArgument$NbtPath/apply (Ljava/util/List;Ljava/util/function/Function;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99638_ (Lnet/minecraft/nbt/Tag;)Ljava/util/List; net/minecraft/commands/arguments/NbtPathArgument$NbtPath/get (Lnet/minecraft/nbt/Tag;)Ljava/util/List; +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99640_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)Ljava/util/List; net/minecraft/commands/arguments/NbtPathArgument$NbtPath/getOrCreate (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)Ljava/util/List; +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99643_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$NbtPath/countMatching (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99645_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$NbtPath/set (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99648_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$NbtPath/remove (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/m_99650_ (Lnet/minecraft/nbt/Tag;)Ljava/util/List; net/minecraft/commands/arguments/NbtPathArgument$NbtPath/getOrCreateParents (Lnet/minecraft/nbt/Tag;)Ljava/util/List; +MD: net/minecraft/commands/arguments/NbtPathArgument$NbtPath/toString ()Ljava/lang/String; net/minecraft/commands/arguments/NbtPathArgument$NbtPath/toString ()Ljava/lang/String; +CL: net/minecraft/commands/arguments/NbtPathArgument$Node net/minecraft/commands/arguments/NbtPathArgument$Node +FD: net/minecraft/commands/arguments/NbtPathArgument$Node/net/minecraft/commands/arguments/NbtPathArgument$Node net/minecraft/commands/arguments/NbtPathArgument$Node/net/minecraft/commands/arguments/NbtPathArgument$Node +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_5571_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I net/minecraft/commands/arguments/NbtPathArgument$Node/setTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_6015_ (Lnet/minecraft/nbt/Tag;)I net/minecraft/commands/arguments/NbtPathArgument$Node/removeTag (Lnet/minecraft/nbt/Tag;)I +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_7273_ (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$Node/getTag (Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_7510_ ()Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtPathArgument$Node/createPreferredParentTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_7876_ (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$Node/getOrCreateTag (Lnet/minecraft/nbt/Tag;Ljava/util/function/Supplier;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_99653_ (Ljava/util/List;)Ljava/util/List; net/minecraft/commands/arguments/NbtPathArgument$Node/get (Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_99655_ (Ljava/util/List;Ljava/util/function/BiConsumer;)Ljava/util/List; net/minecraft/commands/arguments/NbtPathArgument$Node/collect (Ljava/util/List;Ljava/util/function/BiConsumer;)Ljava/util/List; +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_99658_ (Ljava/util/List;Ljava/util/function/Supplier;)Ljava/util/List; net/minecraft/commands/arguments/NbtPathArgument$Node/getOrCreate (Ljava/util/List;Ljava/util/function/Supplier;)Ljava/util/List; +MD: net/minecraft/commands/arguments/NbtPathArgument$Node/m_99661_ (Ljava/util/function/Supplier;Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/commands/arguments/NbtPathArgument$Node/lambda$getOrCreate$0 (Ljava/util/function/Supplier;Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +CL: net/minecraft/commands/arguments/NbtTagArgument net/minecraft/commands/arguments/NbtTagArgument +FD: net/minecraft/commands/arguments/NbtTagArgument/f_100656_ net/minecraft/commands/arguments/NbtTagArgument/EXAMPLES +FD: net/minecraft/commands/arguments/NbtTagArgument/net/minecraft/commands/arguments/NbtTagArgument net/minecraft/commands/arguments/NbtTagArgument/net/minecraft/commands/arguments/NbtTagArgument +MD: net/minecraft/commands/arguments/NbtTagArgument/ ()V net/minecraft/commands/arguments/NbtTagArgument/ ()V +MD: net/minecraft/commands/arguments/NbtTagArgument/ ()V net/minecraft/commands/arguments/NbtTagArgument/ ()V +MD: net/minecraft/commands/arguments/NbtTagArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/NbtTagArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/NbtTagArgument/m_100659_ ()Lnet/minecraft/commands/arguments/NbtTagArgument; net/minecraft/commands/arguments/NbtTagArgument/nbtTag ()Lnet/minecraft/commands/arguments/NbtTagArgument; +MD: net/minecraft/commands/arguments/NbtTagArgument/m_100662_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtTagArgument/getNbtTag (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/commands/arguments/NbtTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/NbtTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/NbtTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/nbt/Tag; net/minecraft/commands/arguments/NbtTagArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/commands/arguments/ObjectiveArgument net/minecraft/commands/arguments/ObjectiveArgument +FD: net/minecraft/commands/arguments/ObjectiveArgument/f_101952_ net/minecraft/commands/arguments/ObjectiveArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ObjectiveArgument/f_101953_ net/minecraft/commands/arguments/ObjectiveArgument/ERROR_OBJECTIVE_NOT_FOUND +FD: net/minecraft/commands/arguments/ObjectiveArgument/f_101954_ net/minecraft/commands/arguments/ObjectiveArgument/ERROR_OBJECTIVE_READ_ONLY +FD: net/minecraft/commands/arguments/ObjectiveArgument/net/minecraft/commands/arguments/ObjectiveArgument net/minecraft/commands/arguments/ObjectiveArgument/net/minecraft/commands/arguments/ObjectiveArgument +MD: net/minecraft/commands/arguments/ObjectiveArgument/ ()V net/minecraft/commands/arguments/ObjectiveArgument/ ()V +MD: net/minecraft/commands/arguments/ObjectiveArgument/ ()V net/minecraft/commands/arguments/ObjectiveArgument/ ()V +MD: net/minecraft/commands/arguments/ObjectiveArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ObjectiveArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ObjectiveArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ObjectiveArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ObjectiveArgument/m_101957_ ()Lnet/minecraft/commands/arguments/ObjectiveArgument; net/minecraft/commands/arguments/ObjectiveArgument/objective ()Lnet/minecraft/commands/arguments/ObjectiveArgument; +MD: net/minecraft/commands/arguments/ObjectiveArgument/m_101960_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; net/minecraft/commands/arguments/ObjectiveArgument/getObjective (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; +MD: net/minecraft/commands/arguments/ObjectiveArgument/m_101965_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; net/minecraft/commands/arguments/ObjectiveArgument/getWritableObjective (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; +MD: net/minecraft/commands/arguments/ObjectiveArgument/m_101968_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ObjectiveArgument/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ObjectiveArgument/m_101970_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ObjectiveArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ObjectiveArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ObjectiveArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ObjectiveArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; net/minecraft/commands/arguments/ObjectiveArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; +CL: net/minecraft/commands/arguments/ObjectiveCriteriaArgument net/minecraft/commands/arguments/ObjectiveCriteriaArgument +FD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/f_102551_ net/minecraft/commands/arguments/ObjectiveCriteriaArgument/ERROR_INVALID_VALUE +FD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/f_102552_ net/minecraft/commands/arguments/ObjectiveCriteriaArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/net/minecraft/commands/arguments/ObjectiveCriteriaArgument net/minecraft/commands/arguments/ObjectiveCriteriaArgument/net/minecraft/commands/arguments/ObjectiveCriteriaArgument +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/ ()V net/minecraft/commands/arguments/ObjectiveCriteriaArgument/ ()V +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/ ()V net/minecraft/commands/arguments/ObjectiveCriteriaArgument/ ()V +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/m_102555_ ()Lnet/minecraft/commands/arguments/ObjectiveCriteriaArgument; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/criteria ()Lnet/minecraft/commands/arguments/ObjectiveCriteriaArgument; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/m_102556_ (Lnet/minecraft/stats/StatType;Ljava/lang/Object;)Ljava/lang/String; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/getName (Lnet/minecraft/stats/StatType;Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/m_102561_ (Lcom/mojang/brigadier/StringReader;ILjava/lang/String;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/lambda$parse$1 (Lcom/mojang/brigadier/StringReader;ILjava/lang/String;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/m_102565_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/getCriteria (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/m_102568_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ObjectiveCriteriaArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; net/minecraft/commands/arguments/ObjectiveCriteriaArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; +CL: net/minecraft/commands/arguments/OperationArgument net/minecraft/commands/arguments/OperationArgument +FD: net/minecraft/commands/arguments/OperationArgument/f_103264_ net/minecraft/commands/arguments/OperationArgument/EXAMPLES +FD: net/minecraft/commands/arguments/OperationArgument/f_103265_ net/minecraft/commands/arguments/OperationArgument/ERROR_INVALID_OPERATION +FD: net/minecraft/commands/arguments/OperationArgument/f_103266_ net/minecraft/commands/arguments/OperationArgument/ERROR_DIVIDE_BY_ZERO +FD: net/minecraft/commands/arguments/OperationArgument/net/minecraft/commands/arguments/OperationArgument net/minecraft/commands/arguments/OperationArgument/net/minecraft/commands/arguments/OperationArgument +MD: net/minecraft/commands/arguments/OperationArgument/ ()V net/minecraft/commands/arguments/OperationArgument/ ()V +MD: net/minecraft/commands/arguments/OperationArgument/ ()V net/minecraft/commands/arguments/OperationArgument/ ()V +MD: net/minecraft/commands/arguments/OperationArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/OperationArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/OperationArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/OperationArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/OperationArgument/m_103269_ ()Lnet/minecraft/commands/arguments/OperationArgument; net/minecraft/commands/arguments/OperationArgument/operation ()Lnet/minecraft/commands/arguments/OperationArgument; +MD: net/minecraft/commands/arguments/OperationArgument/m_103270_ (II)I net/minecraft/commands/arguments/OperationArgument/lambda$getSimpleOperation$6 (II)I +MD: net/minecraft/commands/arguments/OperationArgument/m_103275_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/OperationArgument$Operation; net/minecraft/commands/arguments/OperationArgument/getOperation (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/OperationArgument$Operation; +MD: net/minecraft/commands/arguments/OperationArgument/m_103278_ (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)V net/minecraft/commands/arguments/OperationArgument/lambda$getOperation$0 (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)V +MD: net/minecraft/commands/arguments/OperationArgument/m_103281_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/OperationArgument$Operation; net/minecraft/commands/arguments/OperationArgument/getOperation (Ljava/lang/String;)Lnet/minecraft/commands/arguments/OperationArgument$Operation; +MD: net/minecraft/commands/arguments/OperationArgument/m_103283_ (II)I net/minecraft/commands/arguments/OperationArgument/lambda$getSimpleOperation$5 (II)I +MD: net/minecraft/commands/arguments/OperationArgument/m_103286_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/OperationArgument$SimpleOperation; net/minecraft/commands/arguments/OperationArgument/getSimpleOperation (Ljava/lang/String;)Lnet/minecraft/commands/arguments/OperationArgument$SimpleOperation; +MD: net/minecraft/commands/arguments/OperationArgument/m_103288_ (II)I net/minecraft/commands/arguments/OperationArgument/lambda$getSimpleOperation$4 (II)I +MD: net/minecraft/commands/arguments/OperationArgument/m_103291_ (II)I net/minecraft/commands/arguments/OperationArgument/lambda$getSimpleOperation$3 (II)I +MD: net/minecraft/commands/arguments/OperationArgument/m_103294_ (II)I net/minecraft/commands/arguments/OperationArgument/lambda$getSimpleOperation$2 (II)I +MD: net/minecraft/commands/arguments/OperationArgument/m_103297_ (II)I net/minecraft/commands/arguments/OperationArgument/lambda$getSimpleOperation$1 (II)I +MD: net/minecraft/commands/arguments/OperationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/OperationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/OperationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/OperationArgument$Operation; net/minecraft/commands/arguments/OperationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/OperationArgument$Operation; +CL: net/minecraft/commands/arguments/OperationArgument$Operation net/minecraft/commands/arguments/OperationArgument$Operation +FD: net/minecraft/commands/arguments/OperationArgument$Operation/net/minecraft/commands/arguments/OperationArgument$Operation net/minecraft/commands/arguments/OperationArgument$Operation/net/minecraft/commands/arguments/OperationArgument$Operation +MD: net/minecraft/commands/arguments/OperationArgument$Operation/m_6407_ (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)V net/minecraft/commands/arguments/OperationArgument$Operation/apply (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)V +CL: net/minecraft/commands/arguments/OperationArgument$SimpleOperation net/minecraft/commands/arguments/OperationArgument$SimpleOperation +FD: net/minecraft/commands/arguments/OperationArgument$SimpleOperation/net/minecraft/commands/arguments/OperationArgument$SimpleOperation net/minecraft/commands/arguments/OperationArgument$SimpleOperation/net/minecraft/commands/arguments/OperationArgument$SimpleOperation +MD: net/minecraft/commands/arguments/OperationArgument$SimpleOperation/m_103308_ (II)I net/minecraft/commands/arguments/OperationArgument$SimpleOperation/apply (II)I +MD: net/minecraft/commands/arguments/OperationArgument$SimpleOperation/m_6407_ (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)V net/minecraft/commands/arguments/OperationArgument$SimpleOperation/apply (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)V +CL: net/minecraft/commands/arguments/ParticleArgument net/minecraft/commands/arguments/ParticleArgument +FD: net/minecraft/commands/arguments/ParticleArgument/f_103927_ net/minecraft/commands/arguments/ParticleArgument/ERROR_UNKNOWN_PARTICLE +FD: net/minecraft/commands/arguments/ParticleArgument/f_103928_ net/minecraft/commands/arguments/ParticleArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ParticleArgument/net/minecraft/commands/arguments/ParticleArgument net/minecraft/commands/arguments/ParticleArgument/net/minecraft/commands/arguments/ParticleArgument +MD: net/minecraft/commands/arguments/ParticleArgument/ ()V net/minecraft/commands/arguments/ParticleArgument/ ()V +MD: net/minecraft/commands/arguments/ParticleArgument/ ()V net/minecraft/commands/arguments/ParticleArgument/ ()V +MD: net/minecraft/commands/arguments/ParticleArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ParticleArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ParticleArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ParticleArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ParticleArgument/m_103931_ ()Lnet/minecraft/commands/arguments/ParticleArgument; net/minecraft/commands/arguments/ParticleArgument/particle ()Lnet/minecraft/commands/arguments/ParticleArgument; +MD: net/minecraft/commands/arguments/ParticleArgument/m_103934_ (Lcom/mojang/brigadier/StringReader;Lnet/minecraft/core/particles/ParticleType;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/commands/arguments/ParticleArgument/readParticle (Lcom/mojang/brigadier/StringReader;Lnet/minecraft/core/particles/ParticleType;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/commands/arguments/ParticleArgument/m_103937_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/commands/arguments/ParticleArgument/getParticle (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/commands/arguments/ParticleArgument/m_103940_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ParticleArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ParticleArgument/m_103942_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ParticleArgument/lambda$readParticle$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ParticleArgument/m_103944_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/commands/arguments/ParticleArgument/readParticle (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/commands/arguments/ParticleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ParticleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ParticleArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/commands/arguments/ParticleArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/commands/arguments/RangeArgument net/minecraft/commands/arguments/RangeArgument +FD: net/minecraft/commands/arguments/RangeArgument/net/minecraft/commands/arguments/RangeArgument net/minecraft/commands/arguments/RangeArgument/net/minecraft/commands/arguments/RangeArgument +MD: net/minecraft/commands/arguments/RangeArgument/m_105404_ ()Lnet/minecraft/commands/arguments/RangeArgument$Ints; net/minecraft/commands/arguments/RangeArgument/intRange ()Lnet/minecraft/commands/arguments/RangeArgument$Ints; +MD: net/minecraft/commands/arguments/RangeArgument/m_105405_ ()Lnet/minecraft/commands/arguments/RangeArgument$Floats; net/minecraft/commands/arguments/RangeArgument/floatRange ()Lnet/minecraft/commands/arguments/RangeArgument$Floats; +CL: net/minecraft/commands/arguments/RangeArgument$Floats net/minecraft/commands/arguments/RangeArgument$Floats +FD: net/minecraft/commands/arguments/RangeArgument$Floats/f_105406_ net/minecraft/commands/arguments/RangeArgument$Floats/EXAMPLES +FD: net/minecraft/commands/arguments/RangeArgument$Floats/net/minecraft/commands/arguments/RangeArgument$Floats net/minecraft/commands/arguments/RangeArgument$Floats/net/minecraft/commands/arguments/RangeArgument$Floats +MD: net/minecraft/commands/arguments/RangeArgument$Floats/ ()V net/minecraft/commands/arguments/RangeArgument$Floats/ ()V +MD: net/minecraft/commands/arguments/RangeArgument$Floats/ ()V net/minecraft/commands/arguments/RangeArgument$Floats/ ()V +MD: net/minecraft/commands/arguments/RangeArgument$Floats/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/RangeArgument$Floats/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/RangeArgument$Floats/m_170804_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/commands/arguments/RangeArgument$Floats/getRange (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/commands/arguments/RangeArgument$Floats/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/RangeArgument$Floats/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/RangeArgument$Floats/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/commands/arguments/RangeArgument$Floats/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +CL: net/minecraft/commands/arguments/RangeArgument$Ints net/minecraft/commands/arguments/RangeArgument$Ints +FD: net/minecraft/commands/arguments/RangeArgument$Ints/f_105414_ net/minecraft/commands/arguments/RangeArgument$Ints/EXAMPLES +FD: net/minecraft/commands/arguments/RangeArgument$Ints/net/minecraft/commands/arguments/RangeArgument$Ints net/minecraft/commands/arguments/RangeArgument$Ints/net/minecraft/commands/arguments/RangeArgument$Ints +MD: net/minecraft/commands/arguments/RangeArgument$Ints/ ()V net/minecraft/commands/arguments/RangeArgument$Ints/ ()V +MD: net/minecraft/commands/arguments/RangeArgument$Ints/ ()V net/minecraft/commands/arguments/RangeArgument$Ints/ ()V +MD: net/minecraft/commands/arguments/RangeArgument$Ints/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/RangeArgument$Ints/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/RangeArgument$Ints/m_105419_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/commands/arguments/RangeArgument$Ints/getRange (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/commands/arguments/RangeArgument$Ints/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/RangeArgument$Ints/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/RangeArgument$Ints/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/commands/arguments/RangeArgument$Ints/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +CL: net/minecraft/commands/arguments/ResourceKeyArgument net/minecraft/commands/arguments/ResourceKeyArgument +FD: net/minecraft/commands/arguments/ResourceKeyArgument/f_212361_ net/minecraft/commands/arguments/ResourceKeyArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ResourceKeyArgument/f_212362_ net/minecraft/commands/arguments/ResourceKeyArgument/ERROR_UNKNOWN_ATTRIBUTE +FD: net/minecraft/commands/arguments/ResourceKeyArgument/f_212363_ net/minecraft/commands/arguments/ResourceKeyArgument/ERROR_INVALID_FEATURE +FD: net/minecraft/commands/arguments/ResourceKeyArgument/f_212364_ net/minecraft/commands/arguments/ResourceKeyArgument/registryKey +FD: net/minecraft/commands/arguments/ResourceKeyArgument/net/minecraft/commands/arguments/ResourceKeyArgument net/minecraft/commands/arguments/ResourceKeyArgument/net/minecraft/commands/arguments/ResourceKeyArgument +MD: net/minecraft/commands/arguments/ResourceKeyArgument/ ()V net/minecraft/commands/arguments/ResourceKeyArgument/ ()V +MD: net/minecraft/commands/arguments/ResourceKeyArgument/ (Lnet/minecraft/resources/ResourceKey;)V net/minecraft/commands/arguments/ResourceKeyArgument/ (Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/commands/arguments/ResourceKeyArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ResourceKeyArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ResourceKeyArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212370_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/entity/ai/attributes/Attribute; net/minecraft/commands/arguments/ResourceKeyArgument/getAttribute (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/entity/ai/attributes/Attribute; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212373_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;)Lnet/minecraft/resources/ResourceKey; net/minecraft/commands/arguments/ResourceKeyArgument/getRegistryType (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212378_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; net/minecraft/commands/arguments/ResourceKeyArgument/getRegistry (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212381_ (Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ResourceKeyArgument/lambda$getRegistryType$2 (Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212384_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceKeyArgument/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212386_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/commands/arguments/ResourceKeyArgument; net/minecraft/commands/arguments/ResourceKeyArgument/key (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/commands/arguments/ResourceKeyArgument; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212388_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/Holder; net/minecraft/commands/arguments/ResourceKeyArgument/getConfiguredFeature (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/Holder; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212391_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceKeyArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212393_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ResourceKeyArgument/lambda$getConfiguredFeature$4 (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/m_212395_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ResourceKeyArgument/lambda$getAttribute$3 (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ResourceKeyArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ResourceKeyArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceKey; net/minecraft/commands/arguments/ResourceKeyArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceKey; +CL: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer net/minecraft/commands/arguments/ResourceKeyArgument$Serializer +FD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/net/minecraft/commands/arguments/ResourceKeyArgument$Serializer net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/net/minecraft/commands/arguments/ResourceKeyArgument$Serializer +MD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/ ()V net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/ ()V +MD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/m_6017_ (Lnet/minecraft/commands/arguments/ResourceKeyArgument;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/serializeToNetwork (Lnet/minecraft/commands/arguments/ResourceKeyArgument;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/m_6964_ (Lnet/minecraft/commands/arguments/ResourceKeyArgument;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/serializeToJson (Lnet/minecraft/commands/arguments/ResourceKeyArgument;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/ResourceKeyArgument; net/minecraft/commands/arguments/ResourceKeyArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/ResourceKeyArgument; +CL: net/minecraft/commands/arguments/ResourceLocationArgument net/minecraft/commands/arguments/ResourceLocationArgument +FD: net/minecraft/commands/arguments/ResourceLocationArgument/f_106977_ net/minecraft/commands/arguments/ResourceLocationArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ResourceLocationArgument/f_106978_ net/minecraft/commands/arguments/ResourceLocationArgument/ERROR_UNKNOWN_ADVANCEMENT +FD: net/minecraft/commands/arguments/ResourceLocationArgument/f_106979_ net/minecraft/commands/arguments/ResourceLocationArgument/ERROR_UNKNOWN_RECIPE +FD: net/minecraft/commands/arguments/ResourceLocationArgument/f_106980_ net/minecraft/commands/arguments/ResourceLocationArgument/ERROR_UNKNOWN_PREDICATE +FD: net/minecraft/commands/arguments/ResourceLocationArgument/f_171024_ net/minecraft/commands/arguments/ResourceLocationArgument/ERROR_UNKNOWN_ITEM_MODIFIER +FD: net/minecraft/commands/arguments/ResourceLocationArgument/net/minecraft/commands/arguments/ResourceLocationArgument net/minecraft/commands/arguments/ResourceLocationArgument/net/minecraft/commands/arguments/ResourceLocationArgument +MD: net/minecraft/commands/arguments/ResourceLocationArgument/ ()V net/minecraft/commands/arguments/ResourceLocationArgument/ ()V +MD: net/minecraft/commands/arguments/ResourceLocationArgument/ ()V net/minecraft/commands/arguments/ResourceLocationArgument/ ()V +MD: net/minecraft/commands/arguments/ResourceLocationArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ResourceLocationArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_106984_ ()Lnet/minecraft/commands/arguments/ResourceLocationArgument; net/minecraft/commands/arguments/ResourceLocationArgument/id ()Lnet/minecraft/commands/arguments/ResourceLocationArgument; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_106987_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/advancements/Advancement; net/minecraft/commands/arguments/ResourceLocationArgument/getAdvancement (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_106990_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceLocationArgument/lambda$static$3 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_106994_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/commands/arguments/ResourceLocationArgument/getRecipe (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_106997_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceLocationArgument/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_107001_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/commands/arguments/ResourceLocationArgument/getPredicate (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_107004_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceLocationArgument/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_107009_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceLocationArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_107011_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/arguments/ResourceLocationArgument/getId (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_171031_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/commands/arguments/ResourceLocationArgument/getItemModifier (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/m_212420_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ResourceLocationArgument/lambda$getRecipe$4 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ResourceLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ResourceLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/arguments/ResourceLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/commands/arguments/ResourceOrTagLocationArgument net/minecraft/commands/arguments/ResourceOrTagLocationArgument +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/f_210943_ net/minecraft/commands/arguments/ResourceOrTagLocationArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/f_210944_ net/minecraft/commands/arguments/ResourceOrTagLocationArgument/ERROR_INVALID_BIOME +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/f_210945_ net/minecraft/commands/arguments/ResourceOrTagLocationArgument/ERROR_INVALID_STRUCTURE +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/f_210946_ net/minecraft/commands/arguments/ResourceOrTagLocationArgument/registryKey +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/net/minecraft/commands/arguments/ResourceOrTagLocationArgument net/minecraft/commands/arguments/ResourceOrTagLocationArgument/net/minecraft/commands/arguments/ResourceOrTagLocationArgument +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/ ()V net/minecraft/commands/arguments/ResourceOrTagLocationArgument/ ()V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/ (Lnet/minecraft/resources/ResourceKey;)V net/minecraft/commands/arguments/ResourceOrTagLocationArgument/ (Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/m_210952_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/getBiome (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/m_210955_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/getRegistryType (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/m_210960_ (Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/lambda$getRegistryType$2 (Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/m_210966_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/m_210968_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/resourceOrTag (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/m_210970_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/getStructureFeature (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/m_210973_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; net/minecraft/commands/arguments/ResourceOrTagLocationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result; +CL: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/f_210981_ net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/key +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/ (Lnet/minecraft/resources/ResourceKey;)V net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/ (Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/equals (Ljava/lang/Object;)Z net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/equals (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/f_210981_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/key ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/hashCode ()I net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/hashCode ()I +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/m_207209_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/cast (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/m_207276_ ()Ljava/lang/String; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/asPrintable ()Ljava/lang/String; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/m_207418_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/test (Lnet/minecraft/core/Holder;)Z net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/test (Lnet/minecraft/core/Holder;)Z +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/toString ()Ljava/lang/String; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$ResourceResult/toString ()Ljava/lang/String; +CL: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/m_207209_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/cast (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/m_207276_ ()Ljava/lang/String; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/asPrintable ()Ljava/lang/String; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/m_207418_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result/unwrap ()Lcom/mojang/datafixers/util/Either; +CL: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/ ()V net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/ ()V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/m_6017_ (Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/serializeToNetwork (Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/m_6964_ (Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/serializeToJson (Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument; +CL: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/f_211015_ net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/key +FD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/ (Lnet/minecraft/tags/TagKey;)V net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/ (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/equals (Ljava/lang/Object;)Z net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/equals (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/f_211015_ ()Lnet/minecraft/tags/TagKey; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/key ()Lnet/minecraft/tags/TagKey; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/hashCode ()I net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/hashCode ()I +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/m_207209_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/cast (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/m_207276_ ()Ljava/lang/String; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/asPrintable ()Ljava/lang/String; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/m_207418_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/test (Lnet/minecraft/core/Holder;)Z net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/test (Lnet/minecraft/core/Holder;)Z +MD: net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/toString ()Ljava/lang/String; net/minecraft/commands/arguments/ResourceOrTagLocationArgument$TagResult/toString ()Ljava/lang/String; +CL: net/minecraft/commands/arguments/ScoreHolderArgument net/minecraft/commands/arguments/ScoreHolderArgument +FD: net/minecraft/commands/arguments/ScoreHolderArgument/f_108210_ net/minecraft/commands/arguments/ScoreHolderArgument/SUGGEST_SCORE_HOLDERS +FD: net/minecraft/commands/arguments/ScoreHolderArgument/f_108211_ net/minecraft/commands/arguments/ScoreHolderArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ScoreHolderArgument/f_108212_ net/minecraft/commands/arguments/ScoreHolderArgument/ERROR_NO_RESULTS +FD: net/minecraft/commands/arguments/ScoreHolderArgument/f_108213_ net/minecraft/commands/arguments/ScoreHolderArgument/multiple +FD: net/minecraft/commands/arguments/ScoreHolderArgument/f_171603_ net/minecraft/commands/arguments/ScoreHolderArgument/FLAG_MULTIPLE +FD: net/minecraft/commands/arguments/ScoreHolderArgument/net/minecraft/commands/arguments/ScoreHolderArgument net/minecraft/commands/arguments/ScoreHolderArgument/net/minecraft/commands/arguments/ScoreHolderArgument +MD: net/minecraft/commands/arguments/ScoreHolderArgument/ ()V net/minecraft/commands/arguments/ScoreHolderArgument/ ()V +MD: net/minecraft/commands/arguments/ScoreHolderArgument/ (Z)V net/minecraft/commands/arguments/ScoreHolderArgument/ (Z)V +MD: net/minecraft/commands/arguments/ScoreHolderArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108217_ ()Lnet/minecraft/commands/arguments/ScoreHolderArgument; net/minecraft/commands/arguments/ScoreHolderArgument/scoreHolder ()Lnet/minecraft/commands/arguments/ScoreHolderArgument; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108220_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ScoreHolderArgument/lambda$static$1 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108223_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String; net/minecraft/commands/arguments/ScoreHolderArgument/getName (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108226_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument/getNames (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108230_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument/lambda$parse$2 (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108235_ (Ljava/util/Collection;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument/lambda$parse$3 (Ljava/util/Collection;Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108239_ ()Lnet/minecraft/commands/arguments/ScoreHolderArgument; net/minecraft/commands/arguments/ScoreHolderArgument/scoreHolders ()Lnet/minecraft/commands/arguments/ScoreHolderArgument; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108243_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument/getNames (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_108246_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument/getNamesWithDefaultWildcard (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/m_171604_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V net/minecraft/commands/arguments/ScoreHolderArgument/lambda$static$0 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V +MD: net/minecraft/commands/arguments/ScoreHolderArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ScoreHolderArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/ScoreHolderArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/ScoreHolderArgument$Result; net/minecraft/commands/arguments/ScoreHolderArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/ScoreHolderArgument$Result; +CL: net/minecraft/commands/arguments/ScoreHolderArgument$Result net/minecraft/commands/arguments/ScoreHolderArgument$Result +FD: net/minecraft/commands/arguments/ScoreHolderArgument$Result/net/minecraft/commands/arguments/ScoreHolderArgument$Result net/minecraft/commands/arguments/ScoreHolderArgument$Result/net/minecraft/commands/arguments/ScoreHolderArgument$Result +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Result/m_6582_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument$Result/getNames (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; +CL: net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult +FD: net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/f_108254_ net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/selector +FD: net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult +MD: net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/ (Lnet/minecraft/commands/arguments/selector/EntitySelector;)V net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/ (Lnet/minecraft/commands/arguments/selector/EntitySelector;)V +MD: net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/m_6582_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; net/minecraft/commands/arguments/ScoreHolderArgument$SelectorResult/getNames (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Supplier;)Ljava/util/Collection; +CL: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer net/minecraft/commands/arguments/ScoreHolderArgument$Serializer +FD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/net/minecraft/commands/arguments/ScoreHolderArgument$Serializer net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/net/minecraft/commands/arguments/ScoreHolderArgument$Serializer +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/ ()V net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/ ()V +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/m_6017_ (Lnet/minecraft/commands/arguments/ScoreHolderArgument;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/serializeToNetwork (Lnet/minecraft/commands/arguments/ScoreHolderArgument;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/m_6964_ (Lnet/minecraft/commands/arguments/ScoreHolderArgument;Lcom/google/gson/JsonObject;)V net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/serializeToJson (Lnet/minecraft/commands/arguments/ScoreHolderArgument;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/ScoreHolderArgument; net/minecraft/commands/arguments/ScoreHolderArgument$Serializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/commands/arguments/ScoreHolderArgument; +CL: net/minecraft/commands/arguments/ScoreboardSlotArgument net/minecraft/commands/arguments/ScoreboardSlotArgument +FD: net/minecraft/commands/arguments/ScoreboardSlotArgument/f_109192_ net/minecraft/commands/arguments/ScoreboardSlotArgument/ERROR_INVALID_VALUE +FD: net/minecraft/commands/arguments/ScoreboardSlotArgument/f_109193_ net/minecraft/commands/arguments/ScoreboardSlotArgument/EXAMPLES +FD: net/minecraft/commands/arguments/ScoreboardSlotArgument/net/minecraft/commands/arguments/ScoreboardSlotArgument net/minecraft/commands/arguments/ScoreboardSlotArgument/net/minecraft/commands/arguments/ScoreboardSlotArgument +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/ ()V net/minecraft/commands/arguments/ScoreboardSlotArgument/ ()V +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/ ()V net/minecraft/commands/arguments/ScoreboardSlotArgument/ ()V +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/ScoreboardSlotArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/ScoreboardSlotArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/m_109196_ ()Lnet/minecraft/commands/arguments/ScoreboardSlotArgument; net/minecraft/commands/arguments/ScoreboardSlotArgument/displaySlot ()Lnet/minecraft/commands/arguments/ScoreboardSlotArgument; +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/m_109199_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)I net/minecraft/commands/arguments/ScoreboardSlotArgument/getDisplaySlot (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)I +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/m_109202_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/ScoreboardSlotArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Integer; net/minecraft/commands/arguments/ScoreboardSlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Integer; +MD: net/minecraft/commands/arguments/ScoreboardSlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/ScoreboardSlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +CL: net/minecraft/commands/arguments/SlotArgument net/minecraft/commands/arguments/SlotArgument +FD: net/minecraft/commands/arguments/SlotArgument/f_111271_ net/minecraft/commands/arguments/SlotArgument/EXAMPLES +FD: net/minecraft/commands/arguments/SlotArgument/f_111272_ net/minecraft/commands/arguments/SlotArgument/ERROR_UNKNOWN_SLOT +FD: net/minecraft/commands/arguments/SlotArgument/f_111273_ net/minecraft/commands/arguments/SlotArgument/SLOTS +FD: net/minecraft/commands/arguments/SlotArgument/net/minecraft/commands/arguments/SlotArgument net/minecraft/commands/arguments/SlotArgument/net/minecraft/commands/arguments/SlotArgument +MD: net/minecraft/commands/arguments/SlotArgument/ ()V net/minecraft/commands/arguments/SlotArgument/ ()V +MD: net/minecraft/commands/arguments/SlotArgument/ ()V net/minecraft/commands/arguments/SlotArgument/ ()V +MD: net/minecraft/commands/arguments/SlotArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/SlotArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/SlotArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/SlotArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/SlotArgument/m_111276_ ()Lnet/minecraft/commands/arguments/SlotArgument; net/minecraft/commands/arguments/SlotArgument/slot ()Lnet/minecraft/commands/arguments/SlotArgument; +MD: net/minecraft/commands/arguments/SlotArgument/m_111279_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)I net/minecraft/commands/arguments/SlotArgument/getSlot (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)I +MD: net/minecraft/commands/arguments/SlotArgument/m_111282_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/SlotArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/SlotArgument/m_111284_ (Ljava/util/HashMap;)V net/minecraft/commands/arguments/SlotArgument/lambda$static$1 (Ljava/util/HashMap;)V +MD: net/minecraft/commands/arguments/SlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Integer; net/minecraft/commands/arguments/SlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Integer; +MD: net/minecraft/commands/arguments/SlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/SlotArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +CL: net/minecraft/commands/arguments/TeamArgument net/minecraft/commands/arguments/TeamArgument +FD: net/minecraft/commands/arguments/TeamArgument/f_112084_ net/minecraft/commands/arguments/TeamArgument/EXAMPLES +FD: net/minecraft/commands/arguments/TeamArgument/f_112085_ net/minecraft/commands/arguments/TeamArgument/ERROR_TEAM_NOT_FOUND +FD: net/minecraft/commands/arguments/TeamArgument/net/minecraft/commands/arguments/TeamArgument net/minecraft/commands/arguments/TeamArgument/net/minecraft/commands/arguments/TeamArgument +MD: net/minecraft/commands/arguments/TeamArgument/ ()V net/minecraft/commands/arguments/TeamArgument/ ()V +MD: net/minecraft/commands/arguments/TeamArgument/ ()V net/minecraft/commands/arguments/TeamArgument/ ()V +MD: net/minecraft/commands/arguments/TeamArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/TeamArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/TeamArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/TeamArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/TeamArgument/m_112088_ ()Lnet/minecraft/commands/arguments/TeamArgument; net/minecraft/commands/arguments/TeamArgument/team ()Lnet/minecraft/commands/arguments/TeamArgument; +MD: net/minecraft/commands/arguments/TeamArgument/m_112091_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; net/minecraft/commands/arguments/TeamArgument/getTeam (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; +MD: net/minecraft/commands/arguments/TeamArgument/m_112094_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/TeamArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/TeamArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/TeamArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/TeamArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; net/minecraft/commands/arguments/TeamArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; +CL: net/minecraft/commands/arguments/TimeArgument net/minecraft/commands/arguments/TimeArgument +FD: net/minecraft/commands/arguments/TimeArgument/f_113031_ net/minecraft/commands/arguments/TimeArgument/EXAMPLES +FD: net/minecraft/commands/arguments/TimeArgument/f_113032_ net/minecraft/commands/arguments/TimeArgument/ERROR_INVALID_UNIT +FD: net/minecraft/commands/arguments/TimeArgument/f_113033_ net/minecraft/commands/arguments/TimeArgument/ERROR_INVALID_TICK_COUNT +FD: net/minecraft/commands/arguments/TimeArgument/f_113034_ net/minecraft/commands/arguments/TimeArgument/UNITS +FD: net/minecraft/commands/arguments/TimeArgument/net/minecraft/commands/arguments/TimeArgument net/minecraft/commands/arguments/TimeArgument/net/minecraft/commands/arguments/TimeArgument +MD: net/minecraft/commands/arguments/TimeArgument/ ()V net/minecraft/commands/arguments/TimeArgument/ ()V +MD: net/minecraft/commands/arguments/TimeArgument/ ()V net/minecraft/commands/arguments/TimeArgument/ ()V +MD: net/minecraft/commands/arguments/TimeArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/TimeArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/TimeArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/TimeArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/TimeArgument/m_113037_ ()Lnet/minecraft/commands/arguments/TimeArgument; net/minecraft/commands/arguments/TimeArgument/time ()Lnet/minecraft/commands/arguments/TimeArgument; +MD: net/minecraft/commands/arguments/TimeArgument/m_113040_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/TimeArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/TimeArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Integer; net/minecraft/commands/arguments/TimeArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Integer; +MD: net/minecraft/commands/arguments/TimeArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/TimeArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +CL: net/minecraft/commands/arguments/UuidArgument net/minecraft/commands/arguments/UuidArgument +FD: net/minecraft/commands/arguments/UuidArgument/f_113845_ net/minecraft/commands/arguments/UuidArgument/ERROR_INVALID_UUID +FD: net/minecraft/commands/arguments/UuidArgument/f_113846_ net/minecraft/commands/arguments/UuidArgument/EXAMPLES +FD: net/minecraft/commands/arguments/UuidArgument/f_113847_ net/minecraft/commands/arguments/UuidArgument/ALLOWED_CHARACTERS +FD: net/minecraft/commands/arguments/UuidArgument/net/minecraft/commands/arguments/UuidArgument net/minecraft/commands/arguments/UuidArgument/net/minecraft/commands/arguments/UuidArgument +MD: net/minecraft/commands/arguments/UuidArgument/ ()V net/minecraft/commands/arguments/UuidArgument/ ()V +MD: net/minecraft/commands/arguments/UuidArgument/ ()V net/minecraft/commands/arguments/UuidArgument/ ()V +MD: net/minecraft/commands/arguments/UuidArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/UuidArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/UuidArgument/m_113850_ ()Lnet/minecraft/commands/arguments/UuidArgument; net/minecraft/commands/arguments/UuidArgument/uuid ()Lnet/minecraft/commands/arguments/UuidArgument; +MD: net/minecraft/commands/arguments/UuidArgument/m_113853_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/UUID; net/minecraft/commands/arguments/UuidArgument/getUuid (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/UUID; +MD: net/minecraft/commands/arguments/UuidArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/UuidArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/UuidArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/util/UUID; net/minecraft/commands/arguments/UuidArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/util/UUID; +CL: net/minecraft/commands/arguments/blocks/BlockInput net/minecraft/commands/arguments/blocks/BlockInput +FD: net/minecraft/commands/arguments/blocks/BlockInput/f_114662_ net/minecraft/commands/arguments/blocks/BlockInput/state +FD: net/minecraft/commands/arguments/blocks/BlockInput/f_114663_ net/minecraft/commands/arguments/blocks/BlockInput/properties +FD: net/minecraft/commands/arguments/blocks/BlockInput/f_114664_ net/minecraft/commands/arguments/blocks/BlockInput/tag +FD: net/minecraft/commands/arguments/blocks/BlockInput/net/minecraft/commands/arguments/blocks/BlockInput net/minecraft/commands/arguments/blocks/BlockInput/net/minecraft/commands/arguments/blocks/BlockInput +MD: net/minecraft/commands/arguments/blocks/BlockInput/ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Set;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/blocks/BlockInput/ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Set;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/blocks/BlockInput/m_114669_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/commands/arguments/blocks/BlockInput/getState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/commands/arguments/blocks/BlockInput/m_114670_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;I)Z net/minecraft/commands/arguments/blocks/BlockInput/place (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;I)Z +MD: net/minecraft/commands/arguments/blocks/BlockInput/m_173523_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/commands/arguments/blocks/BlockInput/test (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/commands/arguments/blocks/BlockInput/m_173526_ ()Ljava/util/Set; net/minecraft/commands/arguments/blocks/BlockInput/getDefinedProperties ()Ljava/util/Set; +MD: net/minecraft/commands/arguments/blocks/BlockInput/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/blocks/BlockInput/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/blocks/BlockInput/test (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/commands/arguments/blocks/BlockInput/test (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +CL: net/minecraft/commands/arguments/blocks/BlockPredicateArgument net/minecraft/commands/arguments/blocks/BlockPredicateArgument +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/f_115566_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument/EXAMPLES +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/f_115567_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument/ERROR_UNKNOWN_TAG +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/net/minecraft/commands/arguments/blocks/BlockPredicateArgument net/minecraft/commands/arguments/blocks/BlockPredicateArgument/net/minecraft/commands/arguments/blocks/BlockPredicateArgument +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/ ()V net/minecraft/commands/arguments/blocks/BlockPredicateArgument/ ()V +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/ ()V net/minecraft/commands/arguments/blocks/BlockPredicateArgument/ ()V +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/blocks/BlockPredicateArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockPredicateArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/m_115570_ ()Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument; net/minecraft/commands/arguments/blocks/BlockPredicateArgument/blockPredicate ()Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument; +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/m_115573_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/blocks/BlockPredicateArgument/getBlockPredicate (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/m_115579_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/blocks/BlockPredicateArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/blocks/BlockPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result; net/minecraft/commands/arguments/blocks/BlockPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result; +CL: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1 net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1 +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/f_194379_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/val$result +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/f_194380_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/this$0 +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1 net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1 +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/ (Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument;Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate;)V net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/ (Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument;Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate;)V +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/m_183631_ ()Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/requiresNbt ()Z +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/m_203340_ (Lnet/minecraft/core/Registry;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/blocks/BlockPredicateArgument$1/create (Lnet/minecraft/core/Registry;)Ljava/util/function/Predicate; +CL: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2 net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2 +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/f_194388_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/val$parser +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/f_194389_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/this$0 +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/f_205582_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/val$tag +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2 net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2 +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/ (Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument;Lnet/minecraft/tags/TagKey;Lnet/minecraft/commands/arguments/blocks/BlockStateParser;)V net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/ (Lnet/minecraft/commands/arguments/blocks/BlockPredicateArgument;Lnet/minecraft/tags/TagKey;Lnet/minecraft/commands/arguments/blocks/BlockStateParser;)V +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/m_183631_ ()Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/requiresNbt ()Z +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/m_203340_ (Lnet/minecraft/core/Registry;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/blocks/BlockPredicateArgument$2/create (Lnet/minecraft/core/Registry;)Ljava/util/function/Predicate; +CL: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/f_115591_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/state +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/f_115592_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/properties +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/f_115593_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/nbt +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Set;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Set;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/m_194399_ ()Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/requiresNbt ()Z +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/test (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$BlockPredicate/test (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +CL: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result/m_183631_ ()Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result/requiresNbt ()Z +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result/m_203340_ (Lnet/minecraft/core/Registry;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/blocks/BlockPredicateArgument$Result/create (Lnet/minecraft/core/Registry;)Ljava/util/function/Predicate; +CL: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/f_115604_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/tag +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/f_115605_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/nbt +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/f_115606_ net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/vagueProperties +FD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/ (Lnet/minecraft/tags/TagKey;Ljava/util/Map;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/ (Lnet/minecraft/tags/TagKey;Ljava/util/Map;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/test (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/commands/arguments/blocks/BlockPredicateArgument$TagPredicate/test (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +CL: net/minecraft/commands/arguments/blocks/BlockStateArgument net/minecraft/commands/arguments/blocks/BlockStateArgument +FD: net/minecraft/commands/arguments/blocks/BlockStateArgument/f_116117_ net/minecraft/commands/arguments/blocks/BlockStateArgument/EXAMPLES +FD: net/minecraft/commands/arguments/blocks/BlockStateArgument/net/minecraft/commands/arguments/blocks/BlockStateArgument net/minecraft/commands/arguments/blocks/BlockStateArgument/net/minecraft/commands/arguments/blocks/BlockStateArgument +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/ ()V net/minecraft/commands/arguments/blocks/BlockStateArgument/ ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/ ()V net/minecraft/commands/arguments/blocks/BlockStateArgument/ ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/blocks/BlockStateArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/m_116120_ ()Lnet/minecraft/commands/arguments/blocks/BlockStateArgument; net/minecraft/commands/arguments/blocks/BlockStateArgument/block ()Lnet/minecraft/commands/arguments/blocks/BlockStateArgument; +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/m_116123_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/blocks/BlockInput; net/minecraft/commands/arguments/blocks/BlockStateArgument/getBlock (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/blocks/BlockInput; +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/blocks/BlockStateArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/blocks/BlockStateArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/blocks/BlockInput; net/minecraft/commands/arguments/blocks/BlockStateArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/blocks/BlockInput; +CL: net/minecraft/commands/arguments/blocks/BlockStateParser net/minecraft/commands/arguments/blocks/BlockStateParser +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116741_ net/minecraft/commands/arguments/blocks/BlockStateParser/ERROR_NO_TAGS_ALLOWED +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116742_ net/minecraft/commands/arguments/blocks/BlockStateParser/ERROR_UNKNOWN_BLOCK +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116743_ net/minecraft/commands/arguments/blocks/BlockStateParser/ERROR_UNKNOWN_PROPERTY +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116744_ net/minecraft/commands/arguments/blocks/BlockStateParser/ERROR_DUPLICATE_PROPERTY +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116745_ net/minecraft/commands/arguments/blocks/BlockStateParser/ERROR_INVALID_VALUE +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116746_ net/minecraft/commands/arguments/blocks/BlockStateParser/ERROR_EXPECTED_VALUE +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116747_ net/minecraft/commands/arguments/blocks/BlockStateParser/ERROR_EXPECTED_END_OF_PROPERTIES +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116748_ net/minecraft/commands/arguments/blocks/BlockStateParser/SUGGEST_NOTHING +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116749_ net/minecraft/commands/arguments/blocks/BlockStateParser/reader +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116750_ net/minecraft/commands/arguments/blocks/BlockStateParser/forTesting +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116751_ net/minecraft/commands/arguments/blocks/BlockStateParser/properties +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116752_ net/minecraft/commands/arguments/blocks/BlockStateParser/vagueProperties +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116753_ net/minecraft/commands/arguments/blocks/BlockStateParser/id +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116754_ net/minecraft/commands/arguments/blocks/BlockStateParser/definition +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116755_ net/minecraft/commands/arguments/blocks/BlockStateParser/state +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116756_ net/minecraft/commands/arguments/blocks/BlockStateParser/nbt +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116757_ net/minecraft/commands/arguments/blocks/BlockStateParser/tag +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116758_ net/minecraft/commands/arguments/blocks/BlockStateParser/tagCursor +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_116759_ net/minecraft/commands/arguments/blocks/BlockStateParser/suggestions +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_174101_ net/minecraft/commands/arguments/blocks/BlockStateParser/SYNTAX_START_PROPERTIES +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_174102_ net/minecraft/commands/arguments/blocks/BlockStateParser/SYNTAX_START_NBT +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_174103_ net/minecraft/commands/arguments/blocks/BlockStateParser/SYNTAX_END_PROPERTIES +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_174104_ net/minecraft/commands/arguments/blocks/BlockStateParser/SYNTAX_EQUALS +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_174105_ net/minecraft/commands/arguments/blocks/BlockStateParser/SYNTAX_PROPERTY_SEPARATOR +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/f_174106_ net/minecraft/commands/arguments/blocks/BlockStateParser/SYNTAX_TAG +FD: net/minecraft/commands/arguments/blocks/BlockStateParser/net/minecraft/commands/arguments/blocks/BlockStateParser net/minecraft/commands/arguments/blocks/BlockStateParser/net/minecraft/commands/arguments/blocks/BlockStateParser +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/ ()V net/minecraft/commands/arguments/blocks/BlockStateParser/ ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/ (Lcom/mojang/brigadier/StringReader;Z)V net/minecraft/commands/arguments/blocks/BlockStateParser/ (Lcom/mojang/brigadier/StringReader;Z)V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116764_ ()Ljava/util/Map; net/minecraft/commands/arguments/blocks/BlockStateParser/getProperties ()Ljava/util/Map; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116765_ (I)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$readBlock$6 (I)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116769_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/String; net/minecraft/commands/arguments/blocks/BlockStateParser/serialize (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/String; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116775_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;I)V net/minecraft/commands/arguments/blocks/BlockStateParser/setValue (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;I)V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116786_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/world/level/block/state/properties/Property;)Lcom/mojang/brigadier/suggestion/SuggestionsBuilder; net/minecraft/commands/arguments/blocks/BlockStateParser/addSuggestions (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/world/level/block/state/properties/Property;)Lcom/mojang/brigadier/suggestion/SuggestionsBuilder; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116789_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116791_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$static$4 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116794_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$static$3 (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116802_ (Ljava/lang/StringBuilder;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)V net/minecraft/commands/arguments/blocks/BlockStateParser/appendProperty (Ljava/lang/StringBuilder;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116806_ (Z)Lnet/minecraft/commands/arguments/blocks/BlockStateParser; net/minecraft/commands/arguments/blocks/BlockStateParser/parse (Z)Lnet/minecraft/commands/arguments/blocks/BlockStateParser; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116808_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/commands/arguments/blocks/BlockStateParser/getState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116812_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$static$2 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116815_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/commands/arguments/blocks/BlockStateParser/getNbt ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116819_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$static$1 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116826_ ()V net/minecraft/commands/arguments/blocks/BlockStateParser/readBlock ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116830_ ()V net/minecraft/commands/arguments/blocks/BlockStateParser/readTag ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116834_ ()V net/minecraft/commands/arguments/blocks/BlockStateParser/readProperties ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116838_ ()V net/minecraft/commands/arguments/blocks/BlockStateParser/readVagueProperties ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116842_ ()V net/minecraft/commands/arguments/blocks/BlockStateParser/readNbt ()V +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_116846_ ()Ljava/util/Map; net/minecraft/commands/arguments/blocks/BlockStateParser/getVagueProperties ()Ljava/util/Map; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205594_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/fillSuggestions (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205597_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestVaguePropertyValue (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205601_ (Lnet/minecraft/world/level/block/state/properties/Property;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$readProperties$7 (Lnet/minecraft/world/level/block/state/properties/Property;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205605_ (Lnet/minecraft/core/Registry;)Z net/minecraft/commands/arguments/blocks/BlockStateParser/hasBlockEntity (Lnet/minecraft/core/Registry;)Z +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205607_ (Ljava/lang/String;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$readVagueProperties$8 (Ljava/lang/String;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205611_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestPropertyNameOrEnd (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205614_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestVaguePropertyNameOrEnd (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205617_ ()Lnet/minecraft/tags/TagKey; net/minecraft/commands/arguments/blocks/BlockStateParser/getTag ()Lnet/minecraft/tags/TagKey; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205618_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestPropertyName (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205621_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestVaguePropertyName (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205624_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestOpenNbt (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205627_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestEquals (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205630_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestNextPropertyOrEnd (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205633_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestOpenVaguePropertiesOrNbt (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205636_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestOpenPropertiesOrNbt (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205639_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestTag (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205642_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/suggestBlockIdOrTag (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/blocks/BlockStateParser/m_205645_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/blocks/BlockStateParser/lambda$static$5 (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/commands/arguments/blocks/package-info net/minecraft/commands/arguments/blocks/package-info +FD: net/minecraft/commands/arguments/blocks/package-info/net/minecraft/commands/arguments/blocks/package-info net/minecraft/commands/arguments/blocks/package-info/net/minecraft/commands/arguments/blocks/package-info +CL: net/minecraft/commands/arguments/coordinates/BlockPosArgument net/minecraft/commands/arguments/coordinates/BlockPosArgument +FD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/f_118234_ net/minecraft/commands/arguments/coordinates/BlockPosArgument/ERROR_NOT_LOADED +FD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/f_118235_ net/minecraft/commands/arguments/coordinates/BlockPosArgument/ERROR_OUT_OF_WORLD +FD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/f_118236_ net/minecraft/commands/arguments/coordinates/BlockPosArgument/EXAMPLES +FD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/f_174394_ net/minecraft/commands/arguments/coordinates/BlockPosArgument/ERROR_OUT_OF_BOUNDS +FD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/net/minecraft/commands/arguments/coordinates/BlockPosArgument net/minecraft/commands/arguments/coordinates/BlockPosArgument/net/minecraft/commands/arguments/coordinates/BlockPosArgument +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/ ()V net/minecraft/commands/arguments/coordinates/BlockPosArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/ ()V net/minecraft/commands/arguments/coordinates/BlockPosArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/coordinates/BlockPosArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/coordinates/BlockPosArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/m_118239_ ()Lnet/minecraft/commands/arguments/coordinates/BlockPosArgument; net/minecraft/commands/arguments/coordinates/BlockPosArgument/blockPos ()Lnet/minecraft/commands/arguments/coordinates/BlockPosArgument; +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/m_118242_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/BlockPos; net/minecraft/commands/arguments/coordinates/BlockPosArgument/getLoadedBlockPos (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/m_174395_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/BlockPos; net/minecraft/commands/arguments/coordinates/BlockPosArgument/getSpawnablePos (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/coordinates/BlockPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/coordinates/BlockPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/commands/arguments/coordinates/BlockPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +CL: net/minecraft/commands/arguments/coordinates/ColumnPosArgument net/minecraft/commands/arguments/coordinates/ColumnPosArgument +FD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/f_118985_ net/minecraft/commands/arguments/coordinates/ColumnPosArgument/ERROR_NOT_COMPLETE +FD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/f_118986_ net/minecraft/commands/arguments/coordinates/ColumnPosArgument/EXAMPLES +FD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/net/minecraft/commands/arguments/coordinates/ColumnPosArgument net/minecraft/commands/arguments/coordinates/ColumnPosArgument/net/minecraft/commands/arguments/coordinates/ColumnPosArgument +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/ ()V net/minecraft/commands/arguments/coordinates/ColumnPosArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/ ()V net/minecraft/commands/arguments/coordinates/ColumnPosArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/coordinates/ColumnPosArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/coordinates/ColumnPosArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/m_118989_ ()Lnet/minecraft/commands/arguments/coordinates/ColumnPosArgument; net/minecraft/commands/arguments/coordinates/ColumnPosArgument/columnPos ()Lnet/minecraft/commands/arguments/coordinates/ColumnPosArgument; +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/m_118992_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/server/level/ColumnPos; net/minecraft/commands/arguments/coordinates/ColumnPosArgument/getColumnPos (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/server/level/ColumnPos; +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/coordinates/ColumnPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/coordinates/ColumnPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/commands/arguments/coordinates/ColumnPosArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +CL: net/minecraft/commands/arguments/coordinates/Coordinates net/minecraft/commands/arguments/coordinates/Coordinates +FD: net/minecraft/commands/arguments/coordinates/Coordinates/net/minecraft/commands/arguments/coordinates/Coordinates net/minecraft/commands/arguments/coordinates/Coordinates/net/minecraft/commands/arguments/coordinates/Coordinates +MD: net/minecraft/commands/arguments/coordinates/Coordinates/m_119568_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/core/BlockPos; net/minecraft/commands/arguments/coordinates/Coordinates/getBlockPos (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/commands/arguments/coordinates/Coordinates/m_6888_ ()Z net/minecraft/commands/arguments/coordinates/Coordinates/isXRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/Coordinates/m_6892_ ()Z net/minecraft/commands/arguments/coordinates/Coordinates/isYRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/Coordinates/m_6900_ ()Z net/minecraft/commands/arguments/coordinates/Coordinates/isZRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/Coordinates/m_6955_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/coordinates/Coordinates/getPosition (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/coordinates/Coordinates/m_6970_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec2; net/minecraft/commands/arguments/coordinates/Coordinates/getRotation (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec2; +CL: net/minecraft/commands/arguments/coordinates/LocalCoordinates net/minecraft/commands/arguments/coordinates/LocalCoordinates +FD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/f_119898_ net/minecraft/commands/arguments/coordinates/LocalCoordinates/left +FD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/f_119899_ net/minecraft/commands/arguments/coordinates/LocalCoordinates/up +FD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/f_119900_ net/minecraft/commands/arguments/coordinates/LocalCoordinates/forwards +FD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/f_174681_ net/minecraft/commands/arguments/coordinates/LocalCoordinates/PREFIX_LOCAL_COORDINATE +FD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/net/minecraft/commands/arguments/coordinates/LocalCoordinates net/minecraft/commands/arguments/coordinates/LocalCoordinates/net/minecraft/commands/arguments/coordinates/LocalCoordinates +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/ (DDD)V net/minecraft/commands/arguments/coordinates/LocalCoordinates/ (DDD)V +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/equals (Ljava/lang/Object;)Z net/minecraft/commands/arguments/coordinates/LocalCoordinates/equals (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/hashCode ()I net/minecraft/commands/arguments/coordinates/LocalCoordinates/hashCode ()I +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/m_119906_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/LocalCoordinates; net/minecraft/commands/arguments/coordinates/LocalCoordinates/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/LocalCoordinates; +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/m_119908_ (Lcom/mojang/brigadier/StringReader;I)D net/minecraft/commands/arguments/coordinates/LocalCoordinates/readDouble (Lcom/mojang/brigadier/StringReader;I)D +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/m_6888_ ()Z net/minecraft/commands/arguments/coordinates/LocalCoordinates/isXRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/m_6892_ ()Z net/minecraft/commands/arguments/coordinates/LocalCoordinates/isYRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/m_6900_ ()Z net/minecraft/commands/arguments/coordinates/LocalCoordinates/isZRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/m_6955_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/coordinates/LocalCoordinates/getPosition (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/coordinates/LocalCoordinates/m_6970_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec2; net/minecraft/commands/arguments/coordinates/LocalCoordinates/getRotation (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec2; +CL: net/minecraft/commands/arguments/coordinates/RotationArgument net/minecraft/commands/arguments/coordinates/RotationArgument +FD: net/minecraft/commands/arguments/coordinates/RotationArgument/f_120475_ net/minecraft/commands/arguments/coordinates/RotationArgument/ERROR_NOT_COMPLETE +FD: net/minecraft/commands/arguments/coordinates/RotationArgument/f_120476_ net/minecraft/commands/arguments/coordinates/RotationArgument/EXAMPLES +FD: net/minecraft/commands/arguments/coordinates/RotationArgument/net/minecraft/commands/arguments/coordinates/RotationArgument net/minecraft/commands/arguments/coordinates/RotationArgument/net/minecraft/commands/arguments/coordinates/RotationArgument +MD: net/minecraft/commands/arguments/coordinates/RotationArgument/ ()V net/minecraft/commands/arguments/coordinates/RotationArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/RotationArgument/ ()V net/minecraft/commands/arguments/coordinates/RotationArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/RotationArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/coordinates/RotationArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/coordinates/RotationArgument/m_120479_ ()Lnet/minecraft/commands/arguments/coordinates/RotationArgument; net/minecraft/commands/arguments/coordinates/RotationArgument/rotation ()Lnet/minecraft/commands/arguments/coordinates/RotationArgument; +MD: net/minecraft/commands/arguments/coordinates/RotationArgument/m_120482_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/commands/arguments/coordinates/RotationArgument/getRotation (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +MD: net/minecraft/commands/arguments/coordinates/RotationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/coordinates/RotationArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/coordinates/RotationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/commands/arguments/coordinates/RotationArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +CL: net/minecraft/commands/arguments/coordinates/SwizzleArgument net/minecraft/commands/arguments/coordinates/SwizzleArgument +FD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/f_120803_ net/minecraft/commands/arguments/coordinates/SwizzleArgument/EXAMPLES +FD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/f_120804_ net/minecraft/commands/arguments/coordinates/SwizzleArgument/ERROR_INVALID +FD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/net/minecraft/commands/arguments/coordinates/SwizzleArgument net/minecraft/commands/arguments/coordinates/SwizzleArgument/net/minecraft/commands/arguments/coordinates/SwizzleArgument +MD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/ ()V net/minecraft/commands/arguments/coordinates/SwizzleArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/ ()V net/minecraft/commands/arguments/coordinates/SwizzleArgument/ ()V +MD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/coordinates/SwizzleArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/m_120807_ ()Lnet/minecraft/commands/arguments/coordinates/SwizzleArgument; net/minecraft/commands/arguments/coordinates/SwizzleArgument/swizzle ()Lnet/minecraft/commands/arguments/coordinates/SwizzleArgument; +MD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/m_120810_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/EnumSet; net/minecraft/commands/arguments/coordinates/SwizzleArgument/getSwizzle (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/EnumSet; +MD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/coordinates/SwizzleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/coordinates/SwizzleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/util/EnumSet; net/minecraft/commands/arguments/coordinates/SwizzleArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/util/EnumSet; +CL: net/minecraft/commands/arguments/coordinates/Vec2Argument net/minecraft/commands/arguments/coordinates/Vec2Argument +FD: net/minecraft/commands/arguments/coordinates/Vec2Argument/f_120816_ net/minecraft/commands/arguments/coordinates/Vec2Argument/ERROR_NOT_COMPLETE +FD: net/minecraft/commands/arguments/coordinates/Vec2Argument/f_120817_ net/minecraft/commands/arguments/coordinates/Vec2Argument/EXAMPLES +FD: net/minecraft/commands/arguments/coordinates/Vec2Argument/f_120818_ net/minecraft/commands/arguments/coordinates/Vec2Argument/centerCorrect +FD: net/minecraft/commands/arguments/coordinates/Vec2Argument/net/minecraft/commands/arguments/coordinates/Vec2Argument net/minecraft/commands/arguments/coordinates/Vec2Argument/net/minecraft/commands/arguments/coordinates/Vec2Argument +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/ ()V net/minecraft/commands/arguments/coordinates/Vec2Argument/ ()V +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/ (Z)V net/minecraft/commands/arguments/coordinates/Vec2Argument/ (Z)V +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/coordinates/Vec2Argument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/coordinates/Vec2Argument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/m_120822_ ()Lnet/minecraft/commands/arguments/coordinates/Vec2Argument; net/minecraft/commands/arguments/coordinates/Vec2Argument/vec2 ()Lnet/minecraft/commands/arguments/coordinates/Vec2Argument; +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/m_120825_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/phys/Vec2; net/minecraft/commands/arguments/coordinates/Vec2Argument/getVec2 (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/m_174954_ (Z)Lnet/minecraft/commands/arguments/coordinates/Vec2Argument; net/minecraft/commands/arguments/coordinates/Vec2Argument/vec2 (Z)Lnet/minecraft/commands/arguments/coordinates/Vec2Argument; +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/coordinates/Vec2Argument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/coordinates/Vec2Argument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/commands/arguments/coordinates/Vec2Argument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +CL: net/minecraft/commands/arguments/coordinates/Vec3Argument net/minecraft/commands/arguments/coordinates/Vec3Argument +FD: net/minecraft/commands/arguments/coordinates/Vec3Argument/f_120834_ net/minecraft/commands/arguments/coordinates/Vec3Argument/ERROR_NOT_COMPLETE +FD: net/minecraft/commands/arguments/coordinates/Vec3Argument/f_120835_ net/minecraft/commands/arguments/coordinates/Vec3Argument/ERROR_MIXED_TYPE +FD: net/minecraft/commands/arguments/coordinates/Vec3Argument/f_120836_ net/minecraft/commands/arguments/coordinates/Vec3Argument/EXAMPLES +FD: net/minecraft/commands/arguments/coordinates/Vec3Argument/f_120837_ net/minecraft/commands/arguments/coordinates/Vec3Argument/centerCorrect +FD: net/minecraft/commands/arguments/coordinates/Vec3Argument/net/minecraft/commands/arguments/coordinates/Vec3Argument net/minecraft/commands/arguments/coordinates/Vec3Argument/net/minecraft/commands/arguments/coordinates/Vec3Argument +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/ ()V net/minecraft/commands/arguments/coordinates/Vec3Argument/ ()V +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/ (Z)V net/minecraft/commands/arguments/coordinates/Vec3Argument/ (Z)V +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/coordinates/Vec3Argument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/coordinates/Vec3Argument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/m_120841_ ()Lnet/minecraft/commands/arguments/coordinates/Vec3Argument; net/minecraft/commands/arguments/coordinates/Vec3Argument/vec3 ()Lnet/minecraft/commands/arguments/coordinates/Vec3Argument; +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/m_120844_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/coordinates/Vec3Argument/getVec3 (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/m_120847_ (Z)Lnet/minecraft/commands/arguments/coordinates/Vec3Argument; net/minecraft/commands/arguments/coordinates/Vec3Argument/vec3 (Z)Lnet/minecraft/commands/arguments/coordinates/Vec3Argument; +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/m_120849_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/commands/arguments/coordinates/Vec3Argument/getCoordinates (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/coordinates/Vec3Argument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/coordinates/Vec3Argument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/commands/arguments/coordinates/Vec3Argument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +CL: net/minecraft/commands/arguments/coordinates/WorldCoordinate net/minecraft/commands/arguments/coordinates/WorldCoordinate +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/f_120858_ net/minecraft/commands/arguments/coordinates/WorldCoordinate/ERROR_EXPECTED_DOUBLE +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/f_120859_ net/minecraft/commands/arguments/coordinates/WorldCoordinate/ERROR_EXPECTED_INT +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/f_120860_ net/minecraft/commands/arguments/coordinates/WorldCoordinate/relative +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/f_120861_ net/minecraft/commands/arguments/coordinates/WorldCoordinate/value +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/f_175084_ net/minecraft/commands/arguments/coordinates/WorldCoordinate/PREFIX_RELATIVE +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/net/minecraft/commands/arguments/coordinates/WorldCoordinate net/minecraft/commands/arguments/coordinates/WorldCoordinate/net/minecraft/commands/arguments/coordinates/WorldCoordinate +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/ ()V net/minecraft/commands/arguments/coordinates/WorldCoordinate/ ()V +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/ (ZD)V net/minecraft/commands/arguments/coordinates/WorldCoordinate/ (ZD)V +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/equals (Ljava/lang/Object;)Z net/minecraft/commands/arguments/coordinates/WorldCoordinate/equals (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/hashCode ()I net/minecraft/commands/arguments/coordinates/WorldCoordinate/hashCode ()I +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/m_120866_ ()Z net/minecraft/commands/arguments/coordinates/WorldCoordinate/isRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/m_120867_ (D)D net/minecraft/commands/arguments/coordinates/WorldCoordinate/get (D)D +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/m_120869_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate; net/minecraft/commands/arguments/coordinates/WorldCoordinate/parseInt (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/m_120871_ (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate; net/minecraft/commands/arguments/coordinates/WorldCoordinate/parseDouble (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinate/m_120874_ (Lcom/mojang/brigadier/StringReader;)Z net/minecraft/commands/arguments/coordinates/WorldCoordinate/isRelative (Lcom/mojang/brigadier/StringReader;)Z +CL: net/minecraft/commands/arguments/coordinates/WorldCoordinates net/minecraft/commands/arguments/coordinates/WorldCoordinates +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/f_120879_ net/minecraft/commands/arguments/coordinates/WorldCoordinates/x +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/f_120880_ net/minecraft/commands/arguments/coordinates/WorldCoordinates/y +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/f_120881_ net/minecraft/commands/arguments/coordinates/WorldCoordinates/z +FD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/net/minecraft/commands/arguments/coordinates/WorldCoordinates net/minecraft/commands/arguments/coordinates/WorldCoordinates/net/minecraft/commands/arguments/coordinates/WorldCoordinates +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/ (Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate;Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate;Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate;)V net/minecraft/commands/arguments/coordinates/WorldCoordinates/ (Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate;Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate;Lnet/minecraft/commands/arguments/coordinates/WorldCoordinate;)V +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/equals (Ljava/lang/Object;)Z net/minecraft/commands/arguments/coordinates/WorldCoordinates/equals (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/hashCode ()I net/minecraft/commands/arguments/coordinates/WorldCoordinates/hashCode ()I +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_120887_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; net/minecraft/commands/arguments/coordinates/WorldCoordinates/parseInt (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_120889_ (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; net/minecraft/commands/arguments/coordinates/WorldCoordinates/parseDouble (Lcom/mojang/brigadier/StringReader;Z)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_120898_ ()Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; net/minecraft/commands/arguments/coordinates/WorldCoordinates/current ()Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_175085_ (DDD)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; net/minecraft/commands/arguments/coordinates/WorldCoordinates/absolute (DDD)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_175089_ (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; net/minecraft/commands/arguments/coordinates/WorldCoordinates/absolute (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/commands/arguments/coordinates/WorldCoordinates; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_6888_ ()Z net/minecraft/commands/arguments/coordinates/WorldCoordinates/isXRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_6892_ ()Z net/minecraft/commands/arguments/coordinates/WorldCoordinates/isYRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_6900_ ()Z net/minecraft/commands/arguments/coordinates/WorldCoordinates/isZRelative ()Z +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_6955_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/coordinates/WorldCoordinates/getPosition (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/coordinates/WorldCoordinates/m_6970_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec2; net/minecraft/commands/arguments/coordinates/WorldCoordinates/getRotation (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/phys/Vec2; +CL: net/minecraft/commands/arguments/coordinates/package-info net/minecraft/commands/arguments/coordinates/package-info +FD: net/minecraft/commands/arguments/coordinates/package-info/net/minecraft/commands/arguments/coordinates/package-info net/minecraft/commands/arguments/coordinates/package-info/net/minecraft/commands/arguments/coordinates/package-info +CL: net/minecraft/commands/arguments/item/FunctionArgument net/minecraft/commands/arguments/item/FunctionArgument +FD: net/minecraft/commands/arguments/item/FunctionArgument/f_120902_ net/minecraft/commands/arguments/item/FunctionArgument/EXAMPLES +FD: net/minecraft/commands/arguments/item/FunctionArgument/f_120903_ net/minecraft/commands/arguments/item/FunctionArgument/ERROR_UNKNOWN_TAG +FD: net/minecraft/commands/arguments/item/FunctionArgument/f_120904_ net/minecraft/commands/arguments/item/FunctionArgument/ERROR_UNKNOWN_FUNCTION +FD: net/minecraft/commands/arguments/item/FunctionArgument/net/minecraft/commands/arguments/item/FunctionArgument net/minecraft/commands/arguments/item/FunctionArgument/net/minecraft/commands/arguments/item/FunctionArgument +MD: net/minecraft/commands/arguments/item/FunctionArgument/ ()V net/minecraft/commands/arguments/item/FunctionArgument/ ()V +MD: net/minecraft/commands/arguments/item/FunctionArgument/ ()V net/minecraft/commands/arguments/item/FunctionArgument/ ()V +MD: net/minecraft/commands/arguments/item/FunctionArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/item/FunctionArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120907_ ()Lnet/minecraft/commands/arguments/item/FunctionArgument; net/minecraft/commands/arguments/item/FunctionArgument/functions ()Lnet/minecraft/commands/arguments/item/FunctionArgument; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120910_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; net/minecraft/commands/arguments/item/FunctionArgument/getFunctions (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120916_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/item/FunctionArgument/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120918_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/item/FunctionArgument/lambda$getFunction$2 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120920_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; net/minecraft/commands/arguments/item/FunctionArgument/getFunctionOrTag (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120926_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/item/FunctionArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120928_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/commands/CommandFunction; net/minecraft/commands/arguments/item/FunctionArgument/getFunction (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/commands/CommandFunction; +MD: net/minecraft/commands/arguments/item/FunctionArgument/m_120931_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag; net/minecraft/commands/arguments/item/FunctionArgument/getFunctionTag (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag; +MD: net/minecraft/commands/arguments/item/FunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/item/FunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/item/FunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/item/FunctionArgument$Result; net/minecraft/commands/arguments/item/FunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/item/FunctionArgument$Result; +CL: net/minecraft/commands/arguments/item/FunctionArgument$1 net/minecraft/commands/arguments/item/FunctionArgument$1 +FD: net/minecraft/commands/arguments/item/FunctionArgument$1/f_120937_ net/minecraft/commands/arguments/item/FunctionArgument$1/val$id +FD: net/minecraft/commands/arguments/item/FunctionArgument$1/f_120938_ net/minecraft/commands/arguments/item/FunctionArgument$1/this$0 +FD: net/minecraft/commands/arguments/item/FunctionArgument$1/net/minecraft/commands/arguments/item/FunctionArgument$1 net/minecraft/commands/arguments/item/FunctionArgument$1/net/minecraft/commands/arguments/item/FunctionArgument$1 +MD: net/minecraft/commands/arguments/item/FunctionArgument$1/ (Lnet/minecraft/commands/arguments/item/FunctionArgument;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/commands/arguments/item/FunctionArgument$1/ (Lnet/minecraft/commands/arguments/item/FunctionArgument;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/commands/arguments/item/FunctionArgument$1/m_5911_ (Lcom/mojang/brigadier/context/CommandContext;)Lcom/mojang/datafixers/util/Pair; net/minecraft/commands/arguments/item/FunctionArgument$1/unwrap (Lcom/mojang/brigadier/context/CommandContext;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/commands/arguments/item/FunctionArgument$1/m_7588_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/commands/arguments/item/FunctionArgument$1/create (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +CL: net/minecraft/commands/arguments/item/FunctionArgument$2 net/minecraft/commands/arguments/item/FunctionArgument$2 +FD: net/minecraft/commands/arguments/item/FunctionArgument$2/f_120946_ net/minecraft/commands/arguments/item/FunctionArgument$2/val$id +FD: net/minecraft/commands/arguments/item/FunctionArgument$2/f_120947_ net/minecraft/commands/arguments/item/FunctionArgument$2/this$0 +FD: net/minecraft/commands/arguments/item/FunctionArgument$2/net/minecraft/commands/arguments/item/FunctionArgument$2 net/minecraft/commands/arguments/item/FunctionArgument$2/net/minecraft/commands/arguments/item/FunctionArgument$2 +MD: net/minecraft/commands/arguments/item/FunctionArgument$2/ (Lnet/minecraft/commands/arguments/item/FunctionArgument;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/commands/arguments/item/FunctionArgument$2/ (Lnet/minecraft/commands/arguments/item/FunctionArgument;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/commands/arguments/item/FunctionArgument$2/m_5911_ (Lcom/mojang/brigadier/context/CommandContext;)Lcom/mojang/datafixers/util/Pair; net/minecraft/commands/arguments/item/FunctionArgument$2/unwrap (Lcom/mojang/brigadier/context/CommandContext;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/commands/arguments/item/FunctionArgument$2/m_7588_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/commands/arguments/item/FunctionArgument$2/create (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +CL: net/minecraft/commands/arguments/item/FunctionArgument$Result net/minecraft/commands/arguments/item/FunctionArgument$Result +FD: net/minecraft/commands/arguments/item/FunctionArgument$Result/net/minecraft/commands/arguments/item/FunctionArgument$Result net/minecraft/commands/arguments/item/FunctionArgument$Result/net/minecraft/commands/arguments/item/FunctionArgument$Result +MD: net/minecraft/commands/arguments/item/FunctionArgument$Result/m_5911_ (Lcom/mojang/brigadier/context/CommandContext;)Lcom/mojang/datafixers/util/Pair; net/minecraft/commands/arguments/item/FunctionArgument$Result/unwrap (Lcom/mojang/brigadier/context/CommandContext;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/commands/arguments/item/FunctionArgument$Result/m_7588_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/commands/arguments/item/FunctionArgument$Result/create (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +CL: net/minecraft/commands/arguments/item/ItemArgument net/minecraft/commands/arguments/item/ItemArgument +FD: net/minecraft/commands/arguments/item/ItemArgument/f_120957_ net/minecraft/commands/arguments/item/ItemArgument/EXAMPLES +FD: net/minecraft/commands/arguments/item/ItemArgument/net/minecraft/commands/arguments/item/ItemArgument net/minecraft/commands/arguments/item/ItemArgument/net/minecraft/commands/arguments/item/ItemArgument +MD: net/minecraft/commands/arguments/item/ItemArgument/ ()V net/minecraft/commands/arguments/item/ItemArgument/ ()V +MD: net/minecraft/commands/arguments/item/ItemArgument/ ()V net/minecraft/commands/arguments/item/ItemArgument/ ()V +MD: net/minecraft/commands/arguments/item/ItemArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/item/ItemArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/item/ItemArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/item/ItemArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/item/ItemArgument/m_120960_ ()Lnet/minecraft/commands/arguments/item/ItemArgument; net/minecraft/commands/arguments/item/ItemArgument/item ()Lnet/minecraft/commands/arguments/item/ItemArgument; +MD: net/minecraft/commands/arguments/item/ItemArgument/m_120963_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/item/ItemInput; net/minecraft/commands/arguments/item/ItemArgument/getItem (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/commands/arguments/item/ItemInput; +MD: net/minecraft/commands/arguments/item/ItemArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/item/ItemArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/item/ItemArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/item/ItemInput; net/minecraft/commands/arguments/item/ItemArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/item/ItemInput; +CL: net/minecraft/commands/arguments/item/ItemInput net/minecraft/commands/arguments/item/ItemInput +FD: net/minecraft/commands/arguments/item/ItemInput/f_120972_ net/minecraft/commands/arguments/item/ItemInput/ERROR_STACK_TOO_BIG +FD: net/minecraft/commands/arguments/item/ItemInput/f_120973_ net/minecraft/commands/arguments/item/ItemInput/item +FD: net/minecraft/commands/arguments/item/ItemInput/f_120974_ net/minecraft/commands/arguments/item/ItemInput/tag +FD: net/minecraft/commands/arguments/item/ItemInput/net/minecraft/commands/arguments/item/ItemInput net/minecraft/commands/arguments/item/ItemInput/net/minecraft/commands/arguments/item/ItemInput +MD: net/minecraft/commands/arguments/item/ItemInput/ ()V net/minecraft/commands/arguments/item/ItemInput/ ()V +MD: net/minecraft/commands/arguments/item/ItemInput/ (Lnet/minecraft/world/item/Item;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/item/ItemInput/ (Lnet/minecraft/world/item/Item;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/item/ItemInput/m_120979_ ()Lnet/minecraft/world/item/Item; net/minecraft/commands/arguments/item/ItemInput/getItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/commands/arguments/item/ItemInput/m_120980_ (IZ)Lnet/minecraft/world/item/ItemStack; net/minecraft/commands/arguments/item/ItemInput/createItemStack (IZ)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/commands/arguments/item/ItemInput/m_120985_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/item/ItemInput/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/item/ItemInput/m_120988_ ()Ljava/lang/String; net/minecraft/commands/arguments/item/ItemInput/serialize ()Ljava/lang/String; +MD: net/minecraft/commands/arguments/item/ItemInput/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/item/ItemInput/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/item/ItemInput/test (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/commands/arguments/item/ItemInput/test (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/commands/arguments/item/ItemParser net/minecraft/commands/arguments/item/ItemParser +FD: net/minecraft/commands/arguments/item/ItemParser/f_120991_ net/minecraft/commands/arguments/item/ItemParser/ERROR_NO_TAGS_ALLOWED +FD: net/minecraft/commands/arguments/item/ItemParser/f_120992_ net/minecraft/commands/arguments/item/ItemParser/ERROR_UNKNOWN_ITEM +FD: net/minecraft/commands/arguments/item/ItemParser/f_120993_ net/minecraft/commands/arguments/item/ItemParser/SUGGEST_NOTHING +FD: net/minecraft/commands/arguments/item/ItemParser/f_120994_ net/minecraft/commands/arguments/item/ItemParser/reader +FD: net/minecraft/commands/arguments/item/ItemParser/f_120995_ net/minecraft/commands/arguments/item/ItemParser/forTesting +FD: net/minecraft/commands/arguments/item/ItemParser/f_120997_ net/minecraft/commands/arguments/item/ItemParser/item +FD: net/minecraft/commands/arguments/item/ItemParser/f_120998_ net/minecraft/commands/arguments/item/ItemParser/nbt +FD: net/minecraft/commands/arguments/item/ItemParser/f_120999_ net/minecraft/commands/arguments/item/ItemParser/tag +FD: net/minecraft/commands/arguments/item/ItemParser/f_121000_ net/minecraft/commands/arguments/item/ItemParser/tagCursor +FD: net/minecraft/commands/arguments/item/ItemParser/f_121001_ net/minecraft/commands/arguments/item/ItemParser/suggestions +FD: net/minecraft/commands/arguments/item/ItemParser/f_175091_ net/minecraft/commands/arguments/item/ItemParser/SYNTAX_START_NBT +FD: net/minecraft/commands/arguments/item/ItemParser/f_175092_ net/minecraft/commands/arguments/item/ItemParser/SYNTAX_TAG +FD: net/minecraft/commands/arguments/item/ItemParser/net/minecraft/commands/arguments/item/ItemParser net/minecraft/commands/arguments/item/ItemParser/net/minecraft/commands/arguments/item/ItemParser +MD: net/minecraft/commands/arguments/item/ItemParser/ ()V net/minecraft/commands/arguments/item/ItemParser/ ()V +MD: net/minecraft/commands/arguments/item/ItemParser/ (Lcom/mojang/brigadier/StringReader;Z)V net/minecraft/commands/arguments/item/ItemParser/ (Lcom/mojang/brigadier/StringReader;Z)V +MD: net/minecraft/commands/arguments/item/ItemParser/m_121006_ (ILnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/item/ItemParser/lambda$readItem$2 (ILnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/item/ItemParser/m_121012_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/item/ItemParser/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/item/ItemParser/m_121014_ ()Lnet/minecraft/world/item/Item; net/minecraft/commands/arguments/item/ItemParser/getItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/commands/arguments/item/ItemParser/m_121018_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/commands/arguments/item/ItemParser/getNbt ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/commands/arguments/item/ItemParser/m_121026_ ()V net/minecraft/commands/arguments/item/ItemParser/readItem ()V +MD: net/minecraft/commands/arguments/item/ItemParser/m_121030_ ()V net/minecraft/commands/arguments/item/ItemParser/readTag ()V +MD: net/minecraft/commands/arguments/item/ItemParser/m_121031_ ()V net/minecraft/commands/arguments/item/ItemParser/readNbt ()V +MD: net/minecraft/commands/arguments/item/ItemParser/m_121032_ ()Lnet/minecraft/commands/arguments/item/ItemParser; net/minecraft/commands/arguments/item/ItemParser/parse ()Lnet/minecraft/commands/arguments/item/ItemParser; +MD: net/minecraft/commands/arguments/item/ItemParser/m_205665_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/item/ItemParser/fillSuggestions (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/item/ItemParser/m_205668_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/item/ItemParser/suggestOpenNbt (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/item/ItemParser/m_205671_ ()Lnet/minecraft/tags/TagKey; net/minecraft/commands/arguments/item/ItemParser/getTag ()Lnet/minecraft/tags/TagKey; +MD: net/minecraft/commands/arguments/item/ItemParser/m_205672_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/item/ItemParser/suggestTag (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/item/ItemParser/m_205675_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/item/ItemParser/suggestItemIdOrTag (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/item/ItemParser/m_205678_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/item/ItemParser/lambda$static$1 (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Lnet/minecraft/core/Registry;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/commands/arguments/item/ItemPredicateArgument net/minecraft/commands/arguments/item/ItemPredicateArgument +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument/f_121033_ net/minecraft/commands/arguments/item/ItemPredicateArgument/EXAMPLES +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument/f_121034_ net/minecraft/commands/arguments/item/ItemPredicateArgument/ERROR_UNKNOWN_TAG +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument/net/minecraft/commands/arguments/item/ItemPredicateArgument net/minecraft/commands/arguments/item/ItemPredicateArgument/net/minecraft/commands/arguments/item/ItemPredicateArgument +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/ ()V net/minecraft/commands/arguments/item/ItemPredicateArgument/ ()V +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/ ()V net/minecraft/commands/arguments/item/ItemPredicateArgument/ ()V +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/getExamples ()Ljava/util/Collection; net/minecraft/commands/arguments/item/ItemPredicateArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/item/ItemPredicateArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/m_121037_ ()Lnet/minecraft/commands/arguments/item/ItemPredicateArgument; net/minecraft/commands/arguments/item/ItemPredicateArgument/itemPredicate ()Lnet/minecraft/commands/arguments/item/ItemPredicateArgument; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/m_121040_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/item/ItemPredicateArgument/getItemPredicate (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/m_121043_ (Lnet/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/item/ItemPredicateArgument/lambda$parse$1 (Lnet/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/m_121046_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/item/ItemPredicateArgument/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/m_205681_ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/commands/arguments/item/ItemParser;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/item/ItemPredicateArgument/lambda$parse$2 (Lnet/minecraft/tags/TagKey;Lnet/minecraft/commands/arguments/item/ItemParser;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/commands/arguments/item/ItemPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/item/ItemPredicateArgument$Result; net/minecraft/commands/arguments/item/ItemPredicateArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/commands/arguments/item/ItemPredicateArgument$Result; +CL: net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/f_121058_ net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/item +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/f_121059_ net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/nbt +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/ (Lnet/minecraft/world/item/Item;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/ (Lnet/minecraft/world/item/Item;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/test (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/commands/arguments/item/ItemPredicateArgument$ItemPredicate/test (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/commands/arguments/item/ItemPredicateArgument$Result net/minecraft/commands/arguments/item/ItemPredicateArgument$Result +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument$Result/net/minecraft/commands/arguments/item/ItemPredicateArgument$Result net/minecraft/commands/arguments/item/ItemPredicateArgument$Result/net/minecraft/commands/arguments/item/ItemPredicateArgument$Result +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument$Result/m_121067_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/item/ItemPredicateArgument$Result/create (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate; +CL: net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/f_121069_ net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/tag +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/f_121070_ net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/nbt +FD: net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/test (Ljava/lang/Object;)Z net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/test (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/commands/arguments/item/ItemPredicateArgument$TagPredicate/test (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/commands/arguments/item/package-info net/minecraft/commands/arguments/item/package-info +FD: net/minecraft/commands/arguments/item/package-info/net/minecraft/commands/arguments/item/package-info net/minecraft/commands/arguments/item/package-info/net/minecraft/commands/arguments/item/package-info +CL: net/minecraft/commands/arguments/package-info net/minecraft/commands/arguments/package-info +FD: net/minecraft/commands/arguments/package-info/net/minecraft/commands/arguments/package-info net/minecraft/commands/arguments/package-info/net/minecraft/commands/arguments/package-info +CL: net/minecraft/commands/arguments/selector/EntitySelector net/minecraft/commands/arguments/selector/EntitySelector +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121111_ net/minecraft/commands/arguments/selector/EntitySelector/maxResults +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121112_ net/minecraft/commands/arguments/selector/EntitySelector/includesEntities +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121113_ net/minecraft/commands/arguments/selector/EntitySelector/worldLimited +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121114_ net/minecraft/commands/arguments/selector/EntitySelector/predicate +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121115_ net/minecraft/commands/arguments/selector/EntitySelector/range +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121116_ net/minecraft/commands/arguments/selector/EntitySelector/position +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121117_ net/minecraft/commands/arguments/selector/EntitySelector/aabb +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121118_ net/minecraft/commands/arguments/selector/EntitySelector/order +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121119_ net/minecraft/commands/arguments/selector/EntitySelector/currentEntity +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121120_ net/minecraft/commands/arguments/selector/EntitySelector/playerName +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121121_ net/minecraft/commands/arguments/selector/EntitySelector/entityUUID +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121122_ net/minecraft/commands/arguments/selector/EntitySelector/type +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_121123_ net/minecraft/commands/arguments/selector/EntitySelector/usesSelector +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_175099_ net/minecraft/commands/arguments/selector/EntitySelector/INFINITE +FD: net/minecraft/commands/arguments/selector/EntitySelector/f_175100_ net/minecraft/commands/arguments/selector/EntitySelector/ANY_TYPE +FD: net/minecraft/commands/arguments/selector/EntitySelector/net/minecraft/commands/arguments/selector/EntitySelector net/minecraft/commands/arguments/selector/EntitySelector/net/minecraft/commands/arguments/selector/EntitySelector +MD: net/minecraft/commands/arguments/selector/EntitySelector/ ()V net/minecraft/commands/arguments/selector/EntitySelector/ ()V +MD: net/minecraft/commands/arguments/selector/EntitySelector/ (IZZLjava/util/function/Predicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Ljava/util/function/Function;Lnet/minecraft/world/phys/AABB;Ljava/util/function/BiConsumer;ZLjava/lang/String;Ljava/util/UUID;Lnet/minecraft/world/entity/EntityType;Z)V net/minecraft/commands/arguments/selector/EntitySelector/ (IZZLjava/util/function/Predicate;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Ljava/util/function/Function;Lnet/minecraft/world/phys/AABB;Ljava/util/function/BiConsumer;ZLjava/lang/String;Ljava/util/UUID;Lnet/minecraft/world/entity/EntityType;Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121138_ ()I net/minecraft/commands/arguments/selector/EntitySelector/getMaxResults ()I +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121139_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/entity/Entity; net/minecraft/commands/arguments/selector/EntitySelector/findSingleEntity (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121141_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/EntitySelector/lambda$getPredicate$0 (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121144_ (Lnet/minecraft/world/phys/Vec3;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/selector/EntitySelector/getPredicate (Lnet/minecraft/world/phys/Vec3;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121146_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/EntitySelector/lambda$getPredicate$1 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121149_ (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)Ljava/util/List; net/minecraft/commands/arguments/selector/EntitySelector/sortAndLimit (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121154_ (Ljava/util/List;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Ljava/util/function/Predicate;)V net/minecraft/commands/arguments/selector/EntitySelector/addEntities (Ljava/util/List;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Ljava/util/function/Predicate;)V +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121159_ ()Z net/minecraft/commands/arguments/selector/EntitySelector/includesEntities ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121160_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/List; net/minecraft/commands/arguments/selector/EntitySelector/findEntities (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/List; +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121162_ ()Z net/minecraft/commands/arguments/selector/EntitySelector/isSelfSelector ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121163_ (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/server/level/ServerPlayer; net/minecraft/commands/arguments/selector/EntitySelector/findSinglePlayer (Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121165_ ()Z net/minecraft/commands/arguments/selector/EntitySelector/isWorldLimited ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121166_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/List; net/minecraft/commands/arguments/selector/EntitySelector/findPlayers (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/List; +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_121168_ (Lnet/minecraft/commands/CommandSourceStack;)V net/minecraft/commands/arguments/selector/EntitySelector/checkPermissions (Lnet/minecraft/commands/CommandSourceStack;)V +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_175103_ (Ljava/util/List;)Lnet/minecraft/network/chat/Component; net/minecraft/commands/arguments/selector/EntitySelector/joinNames (Ljava/util/List;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/commands/arguments/selector/EntitySelector/m_175105_ ()Z net/minecraft/commands/arguments/selector/EntitySelector/usesSelector ()Z +CL: net/minecraft/commands/arguments/selector/EntitySelector$1 net/minecraft/commands/arguments/selector/EntitySelector$1 +FD: net/minecraft/commands/arguments/selector/EntitySelector$1/net/minecraft/commands/arguments/selector/EntitySelector$1 net/minecraft/commands/arguments/selector/EntitySelector$1/net/minecraft/commands/arguments/selector/EntitySelector$1 +MD: net/minecraft/commands/arguments/selector/EntitySelector$1/ ()V net/minecraft/commands/arguments/selector/EntitySelector$1/ ()V +MD: net/minecraft/commands/arguments/selector/EntitySelector$1/m_141992_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/commands/arguments/selector/EntitySelector$1/tryCast (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/commands/arguments/selector/EntitySelector$1/m_141992_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/commands/arguments/selector/EntitySelector$1/tryCast (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/commands/arguments/selector/EntitySelector$1/m_142225_ ()Ljava/lang/Class; net/minecraft/commands/arguments/selector/EntitySelector$1/getBaseClass ()Ljava/lang/Class; +CL: net/minecraft/commands/arguments/selector/EntitySelectorParser net/minecraft/commands/arguments/selector/EntitySelectorParser +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121170_ net/minecraft/commands/arguments/selector/EntitySelectorParser/predicate +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121171_ net/minecraft/commands/arguments/selector/EntitySelectorParser/order +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121172_ net/minecraft/commands/arguments/selector/EntitySelectorParser/currentEntity +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121173_ net/minecraft/commands/arguments/selector/EntitySelectorParser/playerName +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121174_ net/minecraft/commands/arguments/selector/EntitySelectorParser/startPosition +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121175_ net/minecraft/commands/arguments/selector/EntitySelectorParser/entityUUID +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121176_ net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestions +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121177_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasNameEquals +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121178_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasNameNotEquals +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121179_ net/minecraft/commands/arguments/selector/EntitySelectorParser/isLimited +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121180_ net/minecraft/commands/arguments/selector/EntitySelectorParser/isSorted +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121181_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasGamemodeEquals +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121182_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasGamemodeNotEquals +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121183_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasTeamEquals +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121184_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasTeamNotEquals +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121185_ net/minecraft/commands/arguments/selector/EntitySelectorParser/type +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121186_ net/minecraft/commands/arguments/selector/EntitySelectorParser/typeInverse +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121187_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasScores +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121188_ net/minecraft/commands/arguments/selector/EntitySelectorParser/hasAdvancements +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121189_ net/minecraft/commands/arguments/selector/EntitySelectorParser/usesSelectors +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121190_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ERROR_INVALID_NAME_OR_UUID +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121191_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ERROR_UNKNOWN_SELECTOR_TYPE +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121192_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ERROR_SELECTORS_NOT_ALLOWED +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121193_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ERROR_MISSING_SELECTOR_TYPE +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121194_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ERROR_EXPECTED_END_OF_OPTIONS +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121195_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ERROR_EXPECTED_OPTION_VALUE +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121196_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ORDER_ARBITRARY +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121197_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ORDER_NEAREST +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121198_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ORDER_FURTHEST +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121199_ net/minecraft/commands/arguments/selector/EntitySelectorParser/ORDER_RANDOM +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121200_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SUGGEST_NOTHING +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121201_ net/minecraft/commands/arguments/selector/EntitySelectorParser/reader +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121202_ net/minecraft/commands/arguments/selector/EntitySelectorParser/allowSelectors +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121203_ net/minecraft/commands/arguments/selector/EntitySelectorParser/maxResults +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121204_ net/minecraft/commands/arguments/selector/EntitySelectorParser/includesEntities +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121205_ net/minecraft/commands/arguments/selector/EntitySelectorParser/worldLimited +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121206_ net/minecraft/commands/arguments/selector/EntitySelectorParser/distance +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121207_ net/minecraft/commands/arguments/selector/EntitySelectorParser/level +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121208_ net/minecraft/commands/arguments/selector/EntitySelectorParser/x +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121209_ net/minecraft/commands/arguments/selector/EntitySelectorParser/y +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121210_ net/minecraft/commands/arguments/selector/EntitySelectorParser/z +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121211_ net/minecraft/commands/arguments/selector/EntitySelectorParser/deltaX +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121212_ net/minecraft/commands/arguments/selector/EntitySelectorParser/deltaY +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121213_ net/minecraft/commands/arguments/selector/EntitySelectorParser/deltaZ +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121214_ net/minecraft/commands/arguments/selector/EntitySelectorParser/rotX +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_121215_ net/minecraft/commands/arguments/selector/EntitySelectorParser/rotY +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175112_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SYNTAX_SELECTOR_START +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175113_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SYNTAX_OPTIONS_KEY_VALUE_SEPARATOR +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175114_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SYNTAX_NOT +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175115_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SYNTAX_TAG +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175116_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SYNTAX_OPTIONS_START +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175117_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SYNTAX_OPTIONS_END +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175118_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SYNTAX_OPTIONS_SEPARATOR +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175119_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SELECTOR_NEAREST_PLAYER +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175120_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SELECTOR_ALL_PLAYERS +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175121_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SELECTOR_RANDOM_PLAYERS +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175122_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SELECTOR_CURRENT_ENTITY +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/f_175123_ net/minecraft/commands/arguments/selector/EntitySelectorParser/SELECTOR_ALL_ENTITIES +FD: net/minecraft/commands/arguments/selector/EntitySelectorParser/net/minecraft/commands/arguments/selector/EntitySelectorParser net/minecraft/commands/arguments/selector/EntitySelectorParser/net/minecraft/commands/arguments/selector/EntitySelectorParser +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/ ()V net/minecraft/commands/arguments/selector/EntitySelectorParser/ ()V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/ (Lcom/mojang/brigadier/StringReader;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/ (Lcom/mojang/brigadier/StringReader;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/ (Lcom/mojang/brigadier/StringReader;Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/ (Lcom/mojang/brigadier/StringReader;Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121222_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasGamemodeNotEquals ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121223_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasTeamEquals ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121224_ ()V net/minecraft/commands/arguments/selector/EntitySelectorParser/setTypeLimitedInversely ()V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121225_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/isTypeLimited ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121226_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/isTypeLimitedInversely ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121227_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasScores ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121228_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasAdvancements ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121229_ ()V net/minecraft/commands/arguments/selector/EntitySelectorParser/finalizePredicates ()V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121230_ ()Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/commands/arguments/selector/EntitySelectorParser/getSelector ()Lnet/minecraft/commands/arguments/selector/EntitySelector; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121231_ (D)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setX (D)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121233_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/commands/arguments/selector/EntitySelectorParser/createAabb (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121237_ (I)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setMaxResults (I)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121241_ (Lnet/minecraft/world/entity/EntityType;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/limitToType (Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121245_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setLevel (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121247_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/fillSelectorSuggestions (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121249_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/fillSuggestions (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121252_ (Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setRotX (Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121254_ (Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds;Ljava/util/function/ToDoubleFunction;)Ljava/util/function/Predicate; net/minecraft/commands/arguments/selector/EntitySelectorParser/createRotationPredicate (Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds;Ljava/util/function/ToDoubleFunction;)Ljava/util/function/Predicate; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121257_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$getSelector$11 (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121263_ (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$7 (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121266_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121268_ (Ljava/util/function/BiConsumer;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setOrder (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121270_ (Ljava/util/function/BiFunction;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setSuggestions (Ljava/util/function/BiFunction;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121272_ (Ljava/util/function/Predicate;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/addPredicate (Ljava/util/function/Predicate;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121279_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setIncludesEntities (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121281_ ()V net/minecraft/commands/arguments/selector/EntitySelectorParser/parseSelector ()V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121282_ (D)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setY (D)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121286_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestNameOrSelector (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121289_ (Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setRotY (Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121291_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$getSelector$10 (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121297_ (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$6 (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121300_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121302_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasNameEquals (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121304_ ()V net/minecraft/commands/arguments/selector/EntitySelectorParser/parseNameOrUUID ()V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121305_ (D)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setZ (D)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121309_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestName (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121312_ (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$4 (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121315_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasNameNotEquals (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121317_ ()V net/minecraft/commands/arguments/selector/EntitySelectorParser/parseOptions ()V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121318_ (D)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setDeltaX (D)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121320_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$new$9 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121322_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestSelector (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121325_ (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$2 (Lnet/minecraft/world/phys/Vec3;Ljava/util/List;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121328_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setLimited (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121330_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/shouldInvertValue ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121331_ (D)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setDeltaY (D)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121333_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestOpenOptions (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121336_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setSorted (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121338_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/isTag ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121339_ (D)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setDeltaZ (D)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121341_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestOptionsKeyOrClose (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121344_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasGamemodeEquals (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121346_ ()Lcom/mojang/brigadier/StringReader; net/minecraft/commands/arguments/selector/EntitySelectorParser/getReader ()Lcom/mojang/brigadier/StringReader; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121347_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestOptionsKey (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121350_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasGamemodeNotEquals (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121352_ ()V net/minecraft/commands/arguments/selector/EntitySelectorParser/setWorldLimited ()V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121353_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestOptionsNextOrClose (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121356_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasTeamEquals (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121359_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasTeamNotEquals (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121361_ ()Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; net/minecraft/commands/arguments/selector/EntitySelectorParser/getLevel ()Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121362_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$8 (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121365_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasScores (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121367_ ()Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/commands/arguments/selector/EntitySelectorParser/getRotX ()Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121368_ (Z)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setHasAdvancements (Z)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121370_ ()Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; net/minecraft/commands/arguments/selector/EntitySelectorParser/getRotY ()Lnet/minecraft/advancements/critereon/WrappedMinMaxBounds; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121371_ ()Ljava/lang/Double; net/minecraft/commands/arguments/selector/EntitySelectorParser/getX ()Ljava/lang/Double; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121372_ ()Ljava/lang/Double; net/minecraft/commands/arguments/selector/EntitySelectorParser/getY ()Ljava/lang/Double; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121373_ ()Ljava/lang/Double; net/minecraft/commands/arguments/selector/EntitySelectorParser/getZ ()Ljava/lang/Double; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121374_ ()Ljava/lang/Double; net/minecraft/commands/arguments/selector/EntitySelectorParser/getDeltaX ()Ljava/lang/Double; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121375_ ()Ljava/lang/Double; net/minecraft/commands/arguments/selector/EntitySelectorParser/getDeltaY ()Ljava/lang/Double; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121376_ ()Ljava/lang/Double; net/minecraft/commands/arguments/selector/EntitySelectorParser/getDeltaZ ()Ljava/lang/Double; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121377_ ()Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/commands/arguments/selector/EntitySelectorParser/parse ()Lnet/minecraft/commands/arguments/selector/EntitySelector; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121378_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/isCurrentEntity ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121379_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasNameEquals ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121380_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasNameNotEquals ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121381_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/isLimited ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121382_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/isSorted ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_121383_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasGamemodeEquals ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175124_ ()Z net/minecraft/commands/arguments/selector/EntitySelectorParser/hasTeamNotEquals ()Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175125_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$finalizePredicates$12 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175127_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)V net/minecraft/commands/arguments/selector/EntitySelectorParser/setDistance (Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)V +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175129_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)I net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$5 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)I +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175133_ (Ljava/util/function/ToDoubleFunction;DDLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$createRotationPredicate$13 (Ljava/util/function/ToDoubleFunction;DDLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175138_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)I net/minecraft/commands/arguments/selector/EntitySelectorParser/lambda$static$3 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)I +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175142_ ()Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; net/minecraft/commands/arguments/selector/EntitySelectorParser/getDistance ()Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175143_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/EntitySelectorParser/suggestEquals (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/EntitySelectorParser/m_175146_ ()Ljava/util/function/BiConsumer; net/minecraft/commands/arguments/selector/EntitySelectorParser/getOrder ()Ljava/util/function/BiConsumer; +CL: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions net/minecraft/commands/arguments/selector/options/EntitySelectorOptions +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121384_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_UNKNOWN_OPTION +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121385_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_INAPPLICABLE_OPTION +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121386_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_RANGE_NEGATIVE +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121387_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_LEVEL_NEGATIVE +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121388_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_LIMIT_TOO_SMALL +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121389_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_SORT_UNKNOWN +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121390_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_GAME_MODE_INVALID +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121391_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ERROR_ENTITY_TYPE_INVALID +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/f_121392_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/OPTIONS +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ ()V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ ()V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ ()V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/ ()V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121394_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$21 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121396_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$20 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121398_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$19 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121400_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$18 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121402_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$17 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121404_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$16 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121406_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$15 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121408_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$14 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121410_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$13 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121412_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$12 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121414_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$11 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121416_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$10 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121418_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$9 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121420_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$8 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121422_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$7 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121424_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$6 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121426_ ()V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/bootStrap ()V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121434_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$63 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121440_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/suggestNames (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121447_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Ljava/lang/String;I)Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/get (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Ljava/lang/String;I)Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121451_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$static$4 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121453_ (Ljava/lang/String;Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier;Ljava/util/function/Predicate;Lnet/minecraft/network/chat/Component;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/register (Ljava/lang/String;Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier;Ljava/util/function/Predicate;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121486_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$62 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121492_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$static$3 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121505_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$60 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121507_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121513_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$59 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121515_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121517_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$54 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121519_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121521_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$53 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121523_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$51 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121525_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$50 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121527_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$48 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121529_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$47 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121531_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$45 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121533_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$44 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121535_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$39 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121537_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$38 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121539_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$36 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121541_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$35 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121543_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$32 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121545_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$31 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121547_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$29 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121549_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$28 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121551_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$27 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121553_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$26 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121555_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$25 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121557_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$24 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121559_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$23 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_121561_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$22 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175148_ (Lnet/minecraft/world/entity/EntityType;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$43 (Lnet/minecraft/world/entity/EntityType;ZLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175152_ (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$30 (Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175155_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;ILnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$42 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;ILnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175159_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$40 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175163_ (Ljava/lang/String;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$46 (Ljava/lang/String;ZLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175167_ (Ljava/util/Map;Lnet/minecraft/advancements/AdvancementProgress;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$56 (Ljava/util/Map;Lnet/minecraft/advancements/AdvancementProgress;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175170_ (Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$58 (Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175173_ (Lnet/minecraft/nbt/CompoundTag;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$49 (Lnet/minecraft/nbt/CompoundTag;ZLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175177_ (Lnet/minecraft/resources/ResourceLocation;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$61 (Lnet/minecraft/resources/ResourceLocation;ZLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175181_ (ZLnet/minecraft/advancements/AdvancementProgress;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$57 (ZLnet/minecraft/advancements/AdvancementProgress;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175184_ (ZLnet/minecraft/advancements/CriterionProgress;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$55 (ZLnet/minecraft/advancements/CriterionProgress;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175187_ (ZLnet/minecraft/world/level/GameType;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$34 (ZLnet/minecraft/world/level/GameType;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175191_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$33 (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;Ljava/util/function/Consumer;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175195_ (Ljava/lang/String;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$37 (Ljava/lang/String;ZLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175199_ (Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$52 (Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_175206_ (Ljava/lang/String;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$5 (Ljava/lang/String;ZLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/m_205688_ (Lnet/minecraft/tags/TagKey;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/commands/arguments/selector/options/EntitySelectorOptions/lambda$bootStrap$41 (Lnet/minecraft/tags/TagKey;ZLnet/minecraft/world/entity/Entity;)Z +CL: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier/m_121563_ (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier/handle (Lnet/minecraft/commands/arguments/selector/EntitySelectorParser;)V +CL: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/f_121565_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/modifier +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/f_121566_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/predicate +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/f_121567_ net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/description +FD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option +MD: net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/ (Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier;Ljava/util/function/Predicate;Lnet/minecraft/network/chat/Component;)V net/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Option/ (Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier;Ljava/util/function/Predicate;Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/commands/arguments/selector/options/package-info net/minecraft/commands/arguments/selector/options/package-info +FD: net/minecraft/commands/arguments/selector/options/package-info/net/minecraft/commands/arguments/selector/options/package-info net/minecraft/commands/arguments/selector/options/package-info/net/minecraft/commands/arguments/selector/options/package-info +CL: net/minecraft/commands/arguments/selector/package-info net/minecraft/commands/arguments/selector/package-info +FD: net/minecraft/commands/arguments/selector/package-info/net/minecraft/commands/arguments/selector/package-info net/minecraft/commands/arguments/selector/package-info/net/minecraft/commands/arguments/selector/package-info +CL: net/minecraft/commands/package-info net/minecraft/commands/package-info +FD: net/minecraft/commands/package-info/net/minecraft/commands/package-info net/minecraft/commands/package-info/net/minecraft/commands/package-info +CL: net/minecraft/commands/synchronization/ArgumentSerializer net/minecraft/commands/synchronization/ArgumentSerializer +FD: net/minecraft/commands/synchronization/ArgumentSerializer/net/minecraft/commands/synchronization/ArgumentSerializer net/minecraft/commands/synchronization/ArgumentSerializer/net/minecraft/commands/synchronization/ArgumentSerializer +MD: net/minecraft/commands/synchronization/ArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/ArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/ArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/ArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/ArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/ArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +CL: net/minecraft/commands/synchronization/ArgumentTypes net/minecraft/commands/synchronization/ArgumentTypes +FD: net/minecraft/commands/synchronization/ArgumentTypes/f_121582_ net/minecraft/commands/synchronization/ArgumentTypes/LOGGER +FD: net/minecraft/commands/synchronization/ArgumentTypes/f_121583_ net/minecraft/commands/synchronization/ArgumentTypes/BY_CLASS +FD: net/minecraft/commands/synchronization/ArgumentTypes/f_121584_ net/minecraft/commands/synchronization/ArgumentTypes/BY_NAME +FD: net/minecraft/commands/synchronization/ArgumentTypes/net/minecraft/commands/synchronization/ArgumentTypes net/minecraft/commands/synchronization/ArgumentTypes/net/minecraft/commands/synchronization/ArgumentTypes +MD: net/minecraft/commands/synchronization/ArgumentTypes/ ()V net/minecraft/commands/synchronization/ArgumentTypes/ ()V +MD: net/minecraft/commands/synchronization/ArgumentTypes/ ()V net/minecraft/commands/synchronization/ArgumentTypes/ ()V +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121586_ ()V net/minecraft/commands/synchronization/ArgumentTypes/bootStrap ()V +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121587_ (Lcom/google/gson/JsonObject;Lcom/mojang/brigadier/arguments/ArgumentType;)V net/minecraft/commands/synchronization/ArgumentTypes/serializeToJson (Lcom/google/gson/JsonObject;Lcom/mojang/brigadier/arguments/ArgumentType;)V +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121590_ (Lcom/mojang/brigadier/CommandDispatcher;Lcom/mojang/brigadier/tree/CommandNode;)Lcom/google/gson/JsonObject; net/minecraft/commands/synchronization/ArgumentTypes/serializeNodeToJson (Lcom/mojang/brigadier/CommandDispatcher;Lcom/mojang/brigadier/tree/CommandNode;)Lcom/google/gson/JsonObject; +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121593_ (Lcom/mojang/brigadier/arguments/ArgumentType;)Z net/minecraft/commands/synchronization/ArgumentTypes/isTypeRegistered (Lcom/mojang/brigadier/arguments/ArgumentType;)Z +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121595_ (Lcom/mojang/brigadier/tree/CommandNode;)Ljava/util/Set; net/minecraft/commands/synchronization/ArgumentTypes/findUsedArgumentTypes (Lcom/mojang/brigadier/tree/CommandNode;)Ljava/util/Set; +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121597_ (Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Set;Ljava/util/Set;)V net/minecraft/commands/synchronization/ArgumentTypes/findUsedArgumentTypes (Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Set;Ljava/util/Set;)V +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121601_ (Ljava/lang/String;Ljava/lang/Class;Lnet/minecraft/commands/synchronization/ArgumentSerializer;)V net/minecraft/commands/synchronization/ArgumentTypes/register (Ljava/lang/String;Ljava/lang/Class;Lnet/minecraft/commands/synchronization/ArgumentSerializer;)V +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121605_ (Ljava/util/Set;Ljava/util/Set;Lcom/mojang/brigadier/tree/CommandNode;)V net/minecraft/commands/synchronization/ArgumentTypes/lambda$findUsedArgumentTypes$0 (Ljava/util/Set;Ljava/util/Set;Lcom/mojang/brigadier/tree/CommandNode;)V +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121609_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/ArgumentTypes/deserialize (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121611_ (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/arguments/ArgumentType;)V net/minecraft/commands/synchronization/ArgumentTypes/serialize (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/arguments/ArgumentType;)V +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121614_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/commands/synchronization/ArgumentTypes$Entry; net/minecraft/commands/synchronization/ArgumentTypes/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/commands/synchronization/ArgumentTypes$Entry; +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_121616_ (Lcom/mojang/brigadier/arguments/ArgumentType;)Lnet/minecraft/commands/synchronization/ArgumentTypes$Entry; net/minecraft/commands/synchronization/ArgumentTypes/get (Lcom/mojang/brigadier/arguments/ArgumentType;)Lnet/minecraft/commands/synchronization/ArgumentTypes$Entry; +MD: net/minecraft/commands/synchronization/ArgumentTypes/m_211031_ (Ljava/lang/Class;)Ljava/lang/Class; net/minecraft/commands/synchronization/ArgumentTypes/fixClassType (Ljava/lang/Class;)Ljava/lang/Class; +CL: net/minecraft/commands/synchronization/ArgumentTypes$Entry net/minecraft/commands/synchronization/ArgumentTypes$Entry +FD: net/minecraft/commands/synchronization/ArgumentTypes$Entry/f_121619_ net/minecraft/commands/synchronization/ArgumentTypes$Entry/serializer +FD: net/minecraft/commands/synchronization/ArgumentTypes$Entry/f_121620_ net/minecraft/commands/synchronization/ArgumentTypes$Entry/name +FD: net/minecraft/commands/synchronization/ArgumentTypes$Entry/net/minecraft/commands/synchronization/ArgumentTypes$Entry net/minecraft/commands/synchronization/ArgumentTypes$Entry/net/minecraft/commands/synchronization/ArgumentTypes$Entry +MD: net/minecraft/commands/synchronization/ArgumentTypes$Entry/ (Lnet/minecraft/commands/synchronization/ArgumentSerializer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/commands/synchronization/ArgumentTypes$Entry/ (Lnet/minecraft/commands/synchronization/ArgumentSerializer;Lnet/minecraft/resources/ResourceLocation;)V +CL: net/minecraft/commands/synchronization/EmptyArgumentSerializer net/minecraft/commands/synchronization/EmptyArgumentSerializer +FD: net/minecraft/commands/synchronization/EmptyArgumentSerializer/f_121630_ net/minecraft/commands/synchronization/EmptyArgumentSerializer/constructor +FD: net/minecraft/commands/synchronization/EmptyArgumentSerializer/net/minecraft/commands/synchronization/EmptyArgumentSerializer net/minecraft/commands/synchronization/EmptyArgumentSerializer/net/minecraft/commands/synchronization/EmptyArgumentSerializer +MD: net/minecraft/commands/synchronization/EmptyArgumentSerializer/ (Ljava/util/function/Supplier;)V net/minecraft/commands/synchronization/EmptyArgumentSerializer/ (Ljava/util/function/Supplier;)V +MD: net/minecraft/commands/synchronization/EmptyArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/EmptyArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/EmptyArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/EmptyArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/EmptyArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/EmptyArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +CL: net/minecraft/commands/synchronization/SuggestionProviders net/minecraft/commands/synchronization/SuggestionProviders +FD: net/minecraft/commands/synchronization/SuggestionProviders/f_121641_ net/minecraft/commands/synchronization/SuggestionProviders/ASK_SERVER +FD: net/minecraft/commands/synchronization/SuggestionProviders/f_121642_ net/minecraft/commands/synchronization/SuggestionProviders/ALL_RECIPES +FD: net/minecraft/commands/synchronization/SuggestionProviders/f_121643_ net/minecraft/commands/synchronization/SuggestionProviders/AVAILABLE_SOUNDS +FD: net/minecraft/commands/synchronization/SuggestionProviders/f_121645_ net/minecraft/commands/synchronization/SuggestionProviders/SUMMONABLE_ENTITIES +FD: net/minecraft/commands/synchronization/SuggestionProviders/f_121646_ net/minecraft/commands/synchronization/SuggestionProviders/PROVIDERS_BY_NAME +FD: net/minecraft/commands/synchronization/SuggestionProviders/f_121647_ net/minecraft/commands/synchronization/SuggestionProviders/DEFAULT_NAME +FD: net/minecraft/commands/synchronization/SuggestionProviders/net/minecraft/commands/synchronization/SuggestionProviders net/minecraft/commands/synchronization/SuggestionProviders/net/minecraft/commands/synchronization/SuggestionProviders +MD: net/minecraft/commands/synchronization/SuggestionProviders/ ()V net/minecraft/commands/synchronization/SuggestionProviders/ ()V +MD: net/minecraft/commands/synchronization/SuggestionProviders/ ()V net/minecraft/commands/synchronization/SuggestionProviders/ ()V +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_121654_ (Lcom/mojang/brigadier/suggestion/SuggestionProvider;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/commands/synchronization/SuggestionProviders/getName (Lcom/mojang/brigadier/suggestion/SuggestionProvider;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_121656_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/suggestion/SuggestionProvider; net/minecraft/commands/synchronization/SuggestionProviders/getProvider (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/brigadier/suggestion/SuggestionProvider; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_121658_ (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/brigadier/suggestion/SuggestionProvider;)Lcom/mojang/brigadier/suggestion/SuggestionProvider; net/minecraft/commands/synchronization/SuggestionProviders/register (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/brigadier/suggestion/SuggestionProvider;)Lcom/mojang/brigadier/suggestion/SuggestionProvider; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_121664_ (Lcom/mojang/brigadier/suggestion/SuggestionProvider;)Lcom/mojang/brigadier/suggestion/SuggestionProvider; net/minecraft/commands/synchronization/SuggestionProviders/safelySwap (Lcom/mojang/brigadier/suggestion/SuggestionProvider;)Lcom/mojang/brigadier/suggestion/SuggestionProvider; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_121666_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/synchronization/SuggestionProviders/lambda$static$2 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_121669_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/synchronization/SuggestionProviders/lambda$static$1 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_121672_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/synchronization/SuggestionProviders/lambda$static$0 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_212435_ (Lnet/minecraft/world/entity/EntityType;)Lcom/mojang/brigadier/Message; net/minecraft/commands/synchronization/SuggestionProviders/lambda$static$3 (Lnet/minecraft/world/entity/EntityType;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/commands/synchronization/SuggestionProviders/m_212437_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/synchronization/SuggestionProviders/lambda$static$4 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/commands/synchronization/SuggestionProviders$Wrapper net/minecraft/commands/synchronization/SuggestionProviders$Wrapper +FD: net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/f_121675_ net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/delegate +FD: net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/f_121676_ net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/name +FD: net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/net/minecraft/commands/synchronization/SuggestionProviders$Wrapper net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/net/minecraft/commands/synchronization/SuggestionProviders$Wrapper +MD: net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/ (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/brigadier/suggestion/SuggestionProvider;)V net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/ (Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/brigadier/suggestion/SuggestionProvider;)V +MD: net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/getSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/commands/synchronization/SuggestionProviders$Wrapper/getSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers +FD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/f_175214_ net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/NUMBER_FLAG_MIN +FD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/f_175215_ net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/NUMBER_FLAG_MAX +FD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers +MD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/ ()V net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/ ()V +MD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/m_121685_ ()V net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/bootstrap ()V +MD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/m_121686_ (B)Z net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/numberHasMin (B)Z +MD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/m_121688_ (ZZ)B net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/createNumberFlags (ZZ)B +MD: net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/m_121691_ (B)Z net/minecraft/commands/synchronization/brigadier/BrigadierArgumentSerializers/numberHasMax (B)Z +CL: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer +FD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer +MD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/ ()V net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/ ()V +MD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/DoubleArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/DoubleArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/DoubleArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/DoubleArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/DoubleArgumentType; net/minecraft/commands/synchronization/brigadier/DoubleArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/DoubleArgumentType; +CL: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer +FD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer +MD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/ ()V net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/ ()V +MD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/FloatArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/FloatArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/FloatArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/FloatArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/FloatArgumentType; net/minecraft/commands/synchronization/brigadier/FloatArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/FloatArgumentType; +CL: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer +FD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer +MD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/ ()V net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/ ()V +MD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/IntegerArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/IntegerArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/IntegerArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/IntegerArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/IntegerArgumentType; net/minecraft/commands/synchronization/brigadier/IntegerArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/IntegerArgumentType; +CL: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer +FD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer +MD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/ ()V net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/ ()V +MD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/LongArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/LongArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/LongArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/LongArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/LongArgumentType; net/minecraft/commands/synchronization/brigadier/LongArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/LongArgumentType; +CL: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer +FD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/ ()V net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/ ()V +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/ArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/m_6017_ (Lcom/mojang/brigadier/arguments/StringArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/serializeToNetwork (Lcom/mojang/brigadier/arguments/StringArgumentType;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/m_6964_ (Lcom/mojang/brigadier/arguments/StringArgumentType;Lcom/google/gson/JsonObject;)V net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/serializeToJson (Lcom/mojang/brigadier/arguments/StringArgumentType;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/ArgumentType; +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/m_7813_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/StringArgumentType; net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer/deserializeFromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/arguments/StringArgumentType; +CL: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1 net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1 +FD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1/f_121778_ net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1/$SwitchMap$com$mojang$brigadier$arguments$StringArgumentType$StringType +FD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1/net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1 net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1/net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1 +MD: net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1/ ()V net/minecraft/commands/synchronization/brigadier/StringArgumentSerializer$1/ ()V +CL: net/minecraft/commands/synchronization/brigadier/package-info net/minecraft/commands/synchronization/brigadier/package-info +FD: net/minecraft/commands/synchronization/brigadier/package-info/net/minecraft/commands/synchronization/brigadier/package-info net/minecraft/commands/synchronization/brigadier/package-info/net/minecraft/commands/synchronization/brigadier/package-info +CL: net/minecraft/commands/synchronization/package-info net/minecraft/commands/synchronization/package-info +FD: net/minecraft/commands/synchronization/package-info/net/minecraft/commands/synchronization/package-info net/minecraft/commands/synchronization/package-info/net/minecraft/commands/synchronization/package-info +CL: net/minecraft/core/AxisCycle net/minecraft/core/AxisCycle +FD: net/minecraft/core/AxisCycle/$VALUES net/minecraft/core/AxisCycle/$VALUES +FD: net/minecraft/core/AxisCycle/BACKWARD net/minecraft/core/AxisCycle/BACKWARD +FD: net/minecraft/core/AxisCycle/FORWARD net/minecraft/core/AxisCycle/FORWARD +FD: net/minecraft/core/AxisCycle/NONE net/minecraft/core/AxisCycle/NONE +FD: net/minecraft/core/AxisCycle/f_121783_ net/minecraft/core/AxisCycle/AXIS_VALUES +FD: net/minecraft/core/AxisCycle/f_121784_ net/minecraft/core/AxisCycle/VALUES +FD: net/minecraft/core/AxisCycle/net/minecraft/core/AxisCycle net/minecraft/core/AxisCycle/net/minecraft/core/AxisCycle +MD: net/minecraft/core/AxisCycle/ ()V net/minecraft/core/AxisCycle/ ()V +MD: net/minecraft/core/AxisCycle/ (Ljava/lang/String;I)V net/minecraft/core/AxisCycle/ (Ljava/lang/String;I)V +MD: net/minecraft/core/AxisCycle/m_121799_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle/between (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/AxisCycle; +MD: net/minecraft/core/AxisCycle/m_142567_ (DDDLnet/minecraft/core/Direction$Axis;)D net/minecraft/core/AxisCycle/cycle (DDDLnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/core/AxisCycle/m_175240_ ()[Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle/$values ()[Lnet/minecraft/core/AxisCycle; +MD: net/minecraft/core/AxisCycle/m_7314_ (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/AxisCycle/cycle (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/AxisCycle/m_7634_ ()Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle/inverse ()Lnet/minecraft/core/AxisCycle; +MD: net/minecraft/core/AxisCycle/m_7758_ (IIILnet/minecraft/core/Direction$Axis;)I net/minecraft/core/AxisCycle/cycle (IIILnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/core/AxisCycle/valueOf (Ljava/lang/String;)Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle/valueOf (Ljava/lang/String;)Lnet/minecraft/core/AxisCycle; +MD: net/minecraft/core/AxisCycle/values ()[Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle/values ()[Lnet/minecraft/core/AxisCycle; +CL: net/minecraft/core/AxisCycle$1 net/minecraft/core/AxisCycle$1 +FD: net/minecraft/core/AxisCycle$1/net/minecraft/core/AxisCycle$1 net/minecraft/core/AxisCycle$1/net/minecraft/core/AxisCycle$1 +MD: net/minecraft/core/AxisCycle$1/ (Ljava/lang/String;I)V net/minecraft/core/AxisCycle$1/ (Ljava/lang/String;I)V +MD: net/minecraft/core/AxisCycle$1/m_142567_ (DDDLnet/minecraft/core/Direction$Axis;)D net/minecraft/core/AxisCycle$1/cycle (DDDLnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/core/AxisCycle$1/m_7314_ (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/AxisCycle$1/cycle (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/AxisCycle$1/m_7634_ ()Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle$1/inverse ()Lnet/minecraft/core/AxisCycle; +MD: net/minecraft/core/AxisCycle$1/m_7758_ (IIILnet/minecraft/core/Direction$Axis;)I net/minecraft/core/AxisCycle$1/cycle (IIILnet/minecraft/core/Direction$Axis;)I +CL: net/minecraft/core/AxisCycle$2 net/minecraft/core/AxisCycle$2 +FD: net/minecraft/core/AxisCycle$2/net/minecraft/core/AxisCycle$2 net/minecraft/core/AxisCycle$2/net/minecraft/core/AxisCycle$2 +MD: net/minecraft/core/AxisCycle$2/ (Ljava/lang/String;I)V net/minecraft/core/AxisCycle$2/ (Ljava/lang/String;I)V +MD: net/minecraft/core/AxisCycle$2/m_142567_ (DDDLnet/minecraft/core/Direction$Axis;)D net/minecraft/core/AxisCycle$2/cycle (DDDLnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/core/AxisCycle$2/m_7314_ (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/AxisCycle$2/cycle (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/AxisCycle$2/m_7634_ ()Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle$2/inverse ()Lnet/minecraft/core/AxisCycle; +MD: net/minecraft/core/AxisCycle$2/m_7758_ (IIILnet/minecraft/core/Direction$Axis;)I net/minecraft/core/AxisCycle$2/cycle (IIILnet/minecraft/core/Direction$Axis;)I +CL: net/minecraft/core/AxisCycle$3 net/minecraft/core/AxisCycle$3 +FD: net/minecraft/core/AxisCycle$3/net/minecraft/core/AxisCycle$3 net/minecraft/core/AxisCycle$3/net/minecraft/core/AxisCycle$3 +MD: net/minecraft/core/AxisCycle$3/ (Ljava/lang/String;I)V net/minecraft/core/AxisCycle$3/ (Ljava/lang/String;I)V +MD: net/minecraft/core/AxisCycle$3/m_142567_ (DDDLnet/minecraft/core/Direction$Axis;)D net/minecraft/core/AxisCycle$3/cycle (DDDLnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/core/AxisCycle$3/m_7314_ (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/AxisCycle$3/cycle (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/AxisCycle$3/m_7634_ ()Lnet/minecraft/core/AxisCycle; net/minecraft/core/AxisCycle$3/inverse ()Lnet/minecraft/core/AxisCycle; +MD: net/minecraft/core/AxisCycle$3/m_7758_ (IIILnet/minecraft/core/Direction$Axis;)I net/minecraft/core/AxisCycle$3/cycle (IIILnet/minecraft/core/Direction$Axis;)I +CL: net/minecraft/core/BlockMath net/minecraft/core/BlockMath +FD: net/minecraft/core/BlockMath/f_121840_ net/minecraft/core/BlockMath/LOGGER +FD: net/minecraft/core/BlockMath/f_175256_ net/minecraft/core/BlockMath/VANILLA_UV_TRANSFORM_LOCAL_TO_GLOBAL +FD: net/minecraft/core/BlockMath/f_175257_ net/minecraft/core/BlockMath/VANILLA_UV_TRANSFORM_GLOBAL_TO_LOCAL +FD: net/minecraft/core/BlockMath/net/minecraft/core/BlockMath net/minecraft/core/BlockMath/net/minecraft/core/BlockMath +MD: net/minecraft/core/BlockMath/ ()V net/minecraft/core/BlockMath/ ()V +MD: net/minecraft/core/BlockMath/ ()V net/minecraft/core/BlockMath/ ()V +MD: net/minecraft/core/BlockMath/m_121842_ (Lcom/mojang/math/Transformation;)Lcom/mojang/math/Transformation; net/minecraft/core/BlockMath/blockCenterToCorner (Lcom/mojang/math/Transformation;)Lcom/mojang/math/Transformation; +MD: net/minecraft/core/BlockMath/m_121844_ (Lcom/mojang/math/Transformation;Lnet/minecraft/core/Direction;Ljava/util/function/Supplier;)Lcom/mojang/math/Transformation; net/minecraft/core/BlockMath/getUVLockTransform (Lcom/mojang/math/Transformation;Lnet/minecraft/core/Direction;Ljava/util/function/Supplier;)Lcom/mojang/math/Transformation; +MD: net/minecraft/core/BlockMath/m_121848_ (Ljava/util/EnumMap;)V net/minecraft/core/BlockMath/lambda$static$1 (Ljava/util/EnumMap;)V +MD: net/minecraft/core/BlockMath/m_121850_ (Ljava/util/EnumMap;)V net/minecraft/core/BlockMath/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/core/BlockMath/m_175259_ (Lcom/mojang/math/Transformation;)Lcom/mojang/math/Transformation; net/minecraft/core/BlockMath/blockCornerToCenter (Lcom/mojang/math/Transformation;)Lcom/mojang/math/Transformation; +CL: net/minecraft/core/BlockPos net/minecraft/core/BlockPos +FD: net/minecraft/core/BlockPos/f_121852_ net/minecraft/core/BlockPos/CODEC +FD: net/minecraft/core/BlockPos/f_121853_ net/minecraft/core/BlockPos/ZERO +FD: net/minecraft/core/BlockPos/f_121854_ net/minecraft/core/BlockPos/LOGGER +FD: net/minecraft/core/BlockPos/f_121855_ net/minecraft/core/BlockPos/PACKED_X_LENGTH +FD: net/minecraft/core/BlockPos/f_121856_ net/minecraft/core/BlockPos/PACKED_Z_LENGTH +FD: net/minecraft/core/BlockPos/f_121857_ net/minecraft/core/BlockPos/PACKED_Y_LENGTH +FD: net/minecraft/core/BlockPos/f_121858_ net/minecraft/core/BlockPos/PACKED_X_MASK +FD: net/minecraft/core/BlockPos/f_121859_ net/minecraft/core/BlockPos/PACKED_Y_MASK +FD: net/minecraft/core/BlockPos/f_121860_ net/minecraft/core/BlockPos/PACKED_Z_MASK +FD: net/minecraft/core/BlockPos/f_121861_ net/minecraft/core/BlockPos/Z_OFFSET +FD: net/minecraft/core/BlockPos/f_121862_ net/minecraft/core/BlockPos/X_OFFSET +FD: net/minecraft/core/BlockPos/f_175261_ net/minecraft/core/BlockPos/Y_OFFSET +FD: net/minecraft/core/BlockPos/net/minecraft/core/BlockPos net/minecraft/core/BlockPos/net/minecraft/core/BlockPos +MD: net/minecraft/core/BlockPos/ ()V net/minecraft/core/BlockPos/ ()V +MD: net/minecraft/core/BlockPos/ (DDD)V net/minecraft/core/BlockPos/ (DDD)V +MD: net/minecraft/core/BlockPos/ (III)V net/minecraft/core/BlockPos/ (III)V +MD: net/minecraft/core/BlockPos/ (Lnet/minecraft/core/Position;)V net/minecraft/core/BlockPos/ (Lnet/minecraft/core/Position;)V +MD: net/minecraft/core/BlockPos/ (Lnet/minecraft/core/Vec3i;)V net/minecraft/core/BlockPos/ (Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/core/BlockPos/ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/core/BlockPos/ (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/core/BlockPos/m_121878_ ()J net/minecraft/core/BlockPos/asLong ()J +MD: net/minecraft/core/BlockPos/m_121882_ (III)J net/minecraft/core/BlockPos/asLong (III)J +MD: net/minecraft/core/BlockPos/m_121886_ (IIIIII)Ljava/util/stream/Stream; net/minecraft/core/BlockPos/betweenClosedStream (IIIIII)Ljava/util/stream/Stream; +MD: net/minecraft/core/BlockPos/m_121893_ (IIIIIII)Ljava/util/Iterator; net/minecraft/core/BlockPos/lambda$withinManhattan$4 (IIIIIII)Ljava/util/Iterator; +MD: net/minecraft/core/BlockPos/m_121901_ (IILjava/util/Random;IIIII)Ljava/util/Iterator; net/minecraft/core/BlockPos/lambda$randomBetweenClosed$3 (IILjava/util/Random;IIIII)Ljava/util/Iterator; +MD: net/minecraft/core/BlockPos/m_121910_ (JIII)J net/minecraft/core/BlockPos/offset (JIII)J +MD: net/minecraft/core/BlockPos/m_121915_ (JLnet/minecraft/core/Direction;)J net/minecraft/core/BlockPos/offset (JLnet/minecraft/core/Direction;)J +MD: net/minecraft/core/BlockPos/m_121919_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Ljava/util/stream/Stream; net/minecraft/core/BlockPos/betweenClosedStream (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Ljava/util/stream/Stream; +MD: net/minecraft/core/BlockPos/m_121921_ (Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; net/minecraft/core/BlockPos/betweenClosedStream (Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; +MD: net/minecraft/core/BlockPos/m_121923_ (Lnet/minecraft/core/BlockPos;)Ljava/util/stream/IntStream; net/minecraft/core/BlockPos/lambda$static$2 (Lnet/minecraft/core/BlockPos;)Ljava/util/stream/IntStream; +MD: net/minecraft/core/BlockPos/m_121925_ (Lnet/minecraft/core/BlockPos;III)Ljava/lang/Iterable; net/minecraft/core/BlockPos/withinManhattan (Lnet/minecraft/core/BlockPos;III)Ljava/lang/Iterable; +MD: net/minecraft/core/BlockPos/m_121930_ (Lnet/minecraft/core/BlockPos;IILjava/util/function/Predicate;)Ljava/util/Optional; net/minecraft/core/BlockPos/findClosestMatch (Lnet/minecraft/core/BlockPos;IILjava/util/function/Predicate;)Ljava/util/Optional; +MD: net/minecraft/core/BlockPos/m_121935_ (Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Ljava/lang/Iterable; net/minecraft/core/BlockPos/spiralAround (Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Ljava/lang/Iterable; +MD: net/minecraft/core/BlockPos/m_121940_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Ljava/lang/Iterable; net/minecraft/core/BlockPos/betweenClosed (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Ljava/lang/Iterable; +MD: net/minecraft/core/BlockPos/m_121950_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;I)Ljava/util/Iterator; net/minecraft/core/BlockPos/lambda$spiralAround$6 (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;I)Ljava/util/Iterator; +MD: net/minecraft/core/BlockPos/m_121957_ (Ljava/util/Random;IIIIIII)Ljava/lang/Iterable; net/minecraft/core/BlockPos/randomBetweenClosed (Ljava/util/Random;IIIIIII)Ljava/lang/Iterable; +MD: net/minecraft/core/BlockPos/m_121966_ (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; net/minecraft/core/BlockPos/lambda$static$1 (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/BlockPos/m_121976_ (IIIIII)Ljava/lang/Iterable; net/minecraft/core/BlockPos/betweenClosed (IIIIII)Ljava/lang/Iterable; +MD: net/minecraft/core/BlockPos/m_121983_ (J)I net/minecraft/core/BlockPos/getX (J)I +MD: net/minecraft/core/BlockPos/m_121985_ (Lnet/minecraft/core/BlockPos;III)Ljava/util/stream/Stream; net/minecraft/core/BlockPos/withinManhattanStream (Lnet/minecraft/core/BlockPos;III)Ljava/util/stream/Stream; +MD: net/minecraft/core/BlockPos/m_121990_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/core/BlockPos/betweenClosedStream (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/core/BlockPos/m_122001_ (IIIIII)Ljava/util/Iterator; net/minecraft/core/BlockPos/lambda$betweenClosed$5 (IIIIII)Ljava/util/Iterator; +MD: net/minecraft/core/BlockPos/m_122008_ (J)I net/minecraft/core/BlockPos/getY (J)I +MD: net/minecraft/core/BlockPos/m_122015_ (J)I net/minecraft/core/BlockPos/getZ (J)I +MD: net/minecraft/core/BlockPos/m_122022_ (J)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/of (J)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_122027_ (J)J net/minecraft/core/BlockPos/getFlatIndex (J)J +MD: net/minecraft/core/BlockPos/m_122032_ ()Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos/mutable ()Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos/m_141950_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/subtract (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_141950_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/subtract (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_141952_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/offset (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_141952_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/offset (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142022_ (DDD)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/offset (DDD)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142022_ (DDD)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/offset (DDD)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142082_ (III)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/offset (III)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142082_ (III)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/offset (III)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142125_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/west ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142125_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/west ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142126_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/east ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142126_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/east ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142127_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/north ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142127_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/north ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142128_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/south ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142128_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/south ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142300_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/relative (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142300_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/relative (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142383_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/south (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142383_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/south (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142385_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/east (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142385_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/east (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142386_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/west (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142386_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/west (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142390_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/north (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142390_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/north (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142393_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/multiply (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142393_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/multiply (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_142629_ (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/relative (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_142629_ (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/relative (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_175264_ (Ljava/util/Random;ILnet/minecraft/core/BlockPos;I)Ljava/lang/Iterable; net/minecraft/core/BlockPos/randomInCube (Ljava/util/Random;ILnet/minecraft/core/BlockPos;I)Ljava/lang/Iterable; +MD: net/minecraft/core/BlockPos/m_175269_ ([I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/lambda$static$0 ([I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_175288_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/atY (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_5484_ (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/relative (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_5484_ (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/relative (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_6625_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/below (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_6625_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/below (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_6630_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/above (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_6630_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/above (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_7494_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/above ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_7494_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/above ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_7495_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/below ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_7495_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/below ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_7724_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/cross (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_7724_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos/cross (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos/m_7949_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/immutable ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos/m_7954_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos/rotate (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/core/BlockPos$1 net/minecraft/core/BlockPos$1 +FD: net/minecraft/core/BlockPos$1/f_122039_ net/minecraft/core/BlockPos$1/nextPos +FD: net/minecraft/core/BlockPos$1/f_122040_ net/minecraft/core/BlockPos$1/counter +FD: net/minecraft/core/BlockPos$1/f_122041_ net/minecraft/core/BlockPos$1/val$limit +FD: net/minecraft/core/BlockPos$1/f_122042_ net/minecraft/core/BlockPos$1/val$minX +FD: net/minecraft/core/BlockPos$1/f_122043_ net/minecraft/core/BlockPos$1/val$random +FD: net/minecraft/core/BlockPos$1/f_122044_ net/minecraft/core/BlockPos$1/val$width +FD: net/minecraft/core/BlockPos$1/f_122045_ net/minecraft/core/BlockPos$1/val$minY +FD: net/minecraft/core/BlockPos$1/f_122046_ net/minecraft/core/BlockPos$1/val$height +FD: net/minecraft/core/BlockPos$1/f_122047_ net/minecraft/core/BlockPos$1/val$minZ +FD: net/minecraft/core/BlockPos$1/f_122048_ net/minecraft/core/BlockPos$1/val$depth +FD: net/minecraft/core/BlockPos$1/net/minecraft/core/BlockPos$1 net/minecraft/core/BlockPos$1/net/minecraft/core/BlockPos$1 +MD: net/minecraft/core/BlockPos$1/ (IILjava/util/Random;IIIII)V net/minecraft/core/BlockPos$1/ (IILjava/util/Random;IIIII)V +MD: net/minecraft/core/BlockPos$1/computeNext ()Ljava/lang/Object; net/minecraft/core/BlockPos$1/computeNext ()Ljava/lang/Object; +MD: net/minecraft/core/BlockPos$1/computeNext ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$1/computeNext ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/core/BlockPos$2 net/minecraft/core/BlockPos$2 +FD: net/minecraft/core/BlockPos$2/f_122060_ net/minecraft/core/BlockPos$2/val$originZ +FD: net/minecraft/core/BlockPos$2/f_122061_ net/minecraft/core/BlockPos$2/val$maxDepth +FD: net/minecraft/core/BlockPos$2/f_122062_ net/minecraft/core/BlockPos$2/val$reachX +FD: net/minecraft/core/BlockPos$2/f_122063_ net/minecraft/core/BlockPos$2/val$reachY +FD: net/minecraft/core/BlockPos$2/f_122064_ net/minecraft/core/BlockPos$2/val$reachZ +FD: net/minecraft/core/BlockPos$2/f_122065_ net/minecraft/core/BlockPos$2/val$originX +FD: net/minecraft/core/BlockPos$2/f_122066_ net/minecraft/core/BlockPos$2/val$originY +FD: net/minecraft/core/BlockPos$2/f_122067_ net/minecraft/core/BlockPos$2/cursor +FD: net/minecraft/core/BlockPos$2/f_122068_ net/minecraft/core/BlockPos$2/currentDepth +FD: net/minecraft/core/BlockPos$2/f_122069_ net/minecraft/core/BlockPos$2/maxX +FD: net/minecraft/core/BlockPos$2/f_122070_ net/minecraft/core/BlockPos$2/maxY +FD: net/minecraft/core/BlockPos$2/f_122071_ net/minecraft/core/BlockPos$2/x +FD: net/minecraft/core/BlockPos$2/f_122072_ net/minecraft/core/BlockPos$2/y +FD: net/minecraft/core/BlockPos$2/f_122073_ net/minecraft/core/BlockPos$2/zMirror +FD: net/minecraft/core/BlockPos$2/net/minecraft/core/BlockPos$2 net/minecraft/core/BlockPos$2/net/minecraft/core/BlockPos$2 +MD: net/minecraft/core/BlockPos$2/ (IIIIIII)V net/minecraft/core/BlockPos$2/ (IIIIIII)V +MD: net/minecraft/core/BlockPos$2/computeNext ()Ljava/lang/Object; net/minecraft/core/BlockPos$2/computeNext ()Ljava/lang/Object; +MD: net/minecraft/core/BlockPos$2/computeNext ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$2/computeNext ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/core/BlockPos$3 net/minecraft/core/BlockPos$3 +FD: net/minecraft/core/BlockPos$3/f_122084_ net/minecraft/core/BlockPos$3/val$end +FD: net/minecraft/core/BlockPos$3/f_122085_ net/minecraft/core/BlockPos$3/val$width +FD: net/minecraft/core/BlockPos$3/f_122086_ net/minecraft/core/BlockPos$3/val$height +FD: net/minecraft/core/BlockPos$3/f_122087_ net/minecraft/core/BlockPos$3/val$minX +FD: net/minecraft/core/BlockPos$3/f_122088_ net/minecraft/core/BlockPos$3/val$minY +FD: net/minecraft/core/BlockPos$3/f_122089_ net/minecraft/core/BlockPos$3/val$minZ +FD: net/minecraft/core/BlockPos$3/f_122090_ net/minecraft/core/BlockPos$3/cursor +FD: net/minecraft/core/BlockPos$3/f_122091_ net/minecraft/core/BlockPos$3/index +FD: net/minecraft/core/BlockPos$3/net/minecraft/core/BlockPos$3 net/minecraft/core/BlockPos$3/net/minecraft/core/BlockPos$3 +MD: net/minecraft/core/BlockPos$3/ (IIIIII)V net/minecraft/core/BlockPos$3/ (IIIIII)V +MD: net/minecraft/core/BlockPos$3/computeNext ()Ljava/lang/Object; net/minecraft/core/BlockPos$3/computeNext ()Ljava/lang/Object; +MD: net/minecraft/core/BlockPos$3/computeNext ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$3/computeNext ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/core/BlockPos$4 net/minecraft/core/BlockPos$4 +FD: net/minecraft/core/BlockPos$4/f_122101_ net/minecraft/core/BlockPos$4/val$firstDirection +FD: net/minecraft/core/BlockPos$4/f_122102_ net/minecraft/core/BlockPos$4/val$secondDirection +FD: net/minecraft/core/BlockPos$4/f_122103_ net/minecraft/core/BlockPos$4/val$center +FD: net/minecraft/core/BlockPos$4/f_122104_ net/minecraft/core/BlockPos$4/val$radius +FD: net/minecraft/core/BlockPos$4/f_122105_ net/minecraft/core/BlockPos$4/directions +FD: net/minecraft/core/BlockPos$4/f_122106_ net/minecraft/core/BlockPos$4/cursor +FD: net/minecraft/core/BlockPos$4/f_122107_ net/minecraft/core/BlockPos$4/legs +FD: net/minecraft/core/BlockPos$4/f_122108_ net/minecraft/core/BlockPos$4/leg +FD: net/minecraft/core/BlockPos$4/f_122109_ net/minecraft/core/BlockPos$4/legSize +FD: net/minecraft/core/BlockPos$4/f_122110_ net/minecraft/core/BlockPos$4/legIndex +FD: net/minecraft/core/BlockPos$4/f_122111_ net/minecraft/core/BlockPos$4/lastX +FD: net/minecraft/core/BlockPos$4/f_122112_ net/minecraft/core/BlockPos$4/lastY +FD: net/minecraft/core/BlockPos$4/f_122113_ net/minecraft/core/BlockPos$4/lastZ +FD: net/minecraft/core/BlockPos$4/net/minecraft/core/BlockPos$4 net/minecraft/core/BlockPos$4/net/minecraft/core/BlockPos$4 +MD: net/minecraft/core/BlockPos$4/ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;I)V net/minecraft/core/BlockPos$4/ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/core/BlockPos$4/computeNext ()Ljava/lang/Object; net/minecraft/core/BlockPos$4/computeNext ()Ljava/lang/Object; +MD: net/minecraft/core/BlockPos$4/computeNext ()Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$4/computeNext ()Lnet/minecraft/core/BlockPos$MutableBlockPos; +CL: net/minecraft/core/BlockPos$5 net/minecraft/core/BlockPos$5 +FD: net/minecraft/core/BlockPos$5/f_122121_ net/minecraft/core/BlockPos$5/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/core/BlockPos$5/f_122122_ net/minecraft/core/BlockPos$5/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/core/BlockPos$5/net/minecraft/core/BlockPos$5 net/minecraft/core/BlockPos$5/net/minecraft/core/BlockPos$5 +MD: net/minecraft/core/BlockPos$5/ ()V net/minecraft/core/BlockPos$5/ ()V +CL: net/minecraft/core/BlockPos$MutableBlockPos net/minecraft/core/BlockPos$MutableBlockPos +FD: net/minecraft/core/BlockPos$MutableBlockPos/net/minecraft/core/BlockPos$MutableBlockPos net/minecraft/core/BlockPos$MutableBlockPos/net/minecraft/core/BlockPos$MutableBlockPos +MD: net/minecraft/core/BlockPos$MutableBlockPos/ ()V net/minecraft/core/BlockPos$MutableBlockPos/ ()V +MD: net/minecraft/core/BlockPos$MutableBlockPos/ (DDD)V net/minecraft/core/BlockPos$MutableBlockPos/ (DDD)V +MD: net/minecraft/core/BlockPos$MutableBlockPos/ (III)V net/minecraft/core/BlockPos$MutableBlockPos/ (III)V +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122139_ (Lnet/minecraft/core/AxisCycle;III)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/set (Lnet/minecraft/core/AxisCycle;III)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122147_ (Lnet/minecraft/core/Direction$Axis;II)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/clamp (Lnet/minecraft/core/Direction$Axis;II)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122154_ (Lnet/minecraft/core/Vec3i;III)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/setWithOffset (Lnet/minecraft/core/Vec3i;III)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122159_ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/setWithOffset (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122169_ (DDD)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/set (DDD)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122173_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/move (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122175_ (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/move (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122178_ (III)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/set (III)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122184_ (III)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/move (III)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122188_ (J)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/set (J)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122190_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/set (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_122193_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/move (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_141950_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/subtract (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_141952_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/offset (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142022_ (DDD)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$MutableBlockPos/offset (DDD)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142022_ (DDD)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/offset (DDD)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142082_ (III)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$MutableBlockPos/offset (III)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142082_ (III)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/offset (III)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142125_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/west ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142126_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/east ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142127_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/north ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142128_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/south ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142300_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/relative (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142383_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/south (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142385_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/east (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142386_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/west (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142390_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/north (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142393_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$MutableBlockPos/multiply (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142393_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/multiply (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142443_ (I)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/setZ (I)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142443_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/setZ (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142448_ (I)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/setY (I)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142448_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/setY (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142451_ (I)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/setX (I)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142451_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/setX (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142629_ (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$MutableBlockPos/relative (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_142629_ (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/relative (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_175306_ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/core/BlockPos$MutableBlockPos/setWithOffset (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_5484_ (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$MutableBlockPos/relative (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_5484_ (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/relative (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_6625_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/below (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_6630_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/above (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_7494_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/above ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_7495_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/below ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_7724_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/BlockPos$MutableBlockPos/cross (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_7949_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$MutableBlockPos/immutable ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockPos$MutableBlockPos/m_7954_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockPos$MutableBlockPos/rotate (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/core/BlockSource net/minecraft/core/BlockSource +FD: net/minecraft/core/BlockSource/net/minecraft/core/BlockSource net/minecraft/core/BlockSource/net/minecraft/core/BlockSource +MD: net/minecraft/core/BlockSource/m_6414_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/core/BlockSource/getBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/core/BlockSource/m_7094_ ()D net/minecraft/core/BlockSource/z ()D +MD: net/minecraft/core/BlockSource/m_7096_ ()D net/minecraft/core/BlockSource/x ()D +MD: net/minecraft/core/BlockSource/m_7098_ ()D net/minecraft/core/BlockSource/y ()D +MD: net/minecraft/core/BlockSource/m_7727_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/core/BlockSource/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/core/BlockSource/m_7961_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockSource/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockSource/m_8118_ ()Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/core/BlockSource/getEntity ()Lnet/minecraft/world/level/block/entity/BlockEntity; +CL: net/minecraft/core/BlockSourceImpl net/minecraft/core/BlockSourceImpl +FD: net/minecraft/core/BlockSourceImpl/f_122210_ net/minecraft/core/BlockSourceImpl/level +FD: net/minecraft/core/BlockSourceImpl/f_122211_ net/minecraft/core/BlockSourceImpl/pos +FD: net/minecraft/core/BlockSourceImpl/net/minecraft/core/BlockSourceImpl net/minecraft/core/BlockSourceImpl/net/minecraft/core/BlockSourceImpl +MD: net/minecraft/core/BlockSourceImpl/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/core/BlockSourceImpl/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/core/BlockSourceImpl/m_6414_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/core/BlockSourceImpl/getBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/core/BlockSourceImpl/m_7094_ ()D net/minecraft/core/BlockSourceImpl/z ()D +MD: net/minecraft/core/BlockSourceImpl/m_7096_ ()D net/minecraft/core/BlockSourceImpl/x ()D +MD: net/minecraft/core/BlockSourceImpl/m_7098_ ()D net/minecraft/core/BlockSourceImpl/y ()D +MD: net/minecraft/core/BlockSourceImpl/m_7727_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/core/BlockSourceImpl/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/core/BlockSourceImpl/m_7961_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/BlockSourceImpl/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/BlockSourceImpl/m_8118_ ()Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/core/BlockSourceImpl/getEntity ()Lnet/minecraft/world/level/block/entity/BlockEntity; +CL: net/minecraft/core/Cursor3D net/minecraft/core/Cursor3D +FD: net/minecraft/core/Cursor3D/f_122286_ net/minecraft/core/Cursor3D/originX +FD: net/minecraft/core/Cursor3D/f_122287_ net/minecraft/core/Cursor3D/originY +FD: net/minecraft/core/Cursor3D/f_122288_ net/minecraft/core/Cursor3D/originZ +FD: net/minecraft/core/Cursor3D/f_122289_ net/minecraft/core/Cursor3D/width +FD: net/minecraft/core/Cursor3D/f_122290_ net/minecraft/core/Cursor3D/height +FD: net/minecraft/core/Cursor3D/f_122291_ net/minecraft/core/Cursor3D/depth +FD: net/minecraft/core/Cursor3D/f_122292_ net/minecraft/core/Cursor3D/end +FD: net/minecraft/core/Cursor3D/f_122293_ net/minecraft/core/Cursor3D/index +FD: net/minecraft/core/Cursor3D/f_122294_ net/minecraft/core/Cursor3D/x +FD: net/minecraft/core/Cursor3D/f_122295_ net/minecraft/core/Cursor3D/y +FD: net/minecraft/core/Cursor3D/f_122296_ net/minecraft/core/Cursor3D/z +FD: net/minecraft/core/Cursor3D/f_175352_ net/minecraft/core/Cursor3D/TYPE_INSIDE +FD: net/minecraft/core/Cursor3D/f_175353_ net/minecraft/core/Cursor3D/TYPE_FACE +FD: net/minecraft/core/Cursor3D/f_175354_ net/minecraft/core/Cursor3D/TYPE_EDGE +FD: net/minecraft/core/Cursor3D/f_175355_ net/minecraft/core/Cursor3D/TYPE_CORNER +FD: net/minecraft/core/Cursor3D/net/minecraft/core/Cursor3D net/minecraft/core/Cursor3D/net/minecraft/core/Cursor3D +MD: net/minecraft/core/Cursor3D/ (IIIIII)V net/minecraft/core/Cursor3D/ (IIIIII)V +MD: net/minecraft/core/Cursor3D/m_122304_ ()Z net/minecraft/core/Cursor3D/advance ()Z +MD: net/minecraft/core/Cursor3D/m_122305_ ()I net/minecraft/core/Cursor3D/nextX ()I +MD: net/minecraft/core/Cursor3D/m_122306_ ()I net/minecraft/core/Cursor3D/nextY ()I +MD: net/minecraft/core/Cursor3D/m_122307_ ()I net/minecraft/core/Cursor3D/nextZ ()I +MD: net/minecraft/core/Cursor3D/m_122308_ ()I net/minecraft/core/Cursor3D/getNextType ()I +CL: net/minecraft/core/DefaultedRegistry net/minecraft/core/DefaultedRegistry +FD: net/minecraft/core/DefaultedRegistry/f_122309_ net/minecraft/core/DefaultedRegistry/defaultKey +FD: net/minecraft/core/DefaultedRegistry/f_122310_ net/minecraft/core/DefaultedRegistry/defaultValue +FD: net/minecraft/core/DefaultedRegistry/net/minecraft/core/DefaultedRegistry net/minecraft/core/DefaultedRegistry/net/minecraft/core/DefaultedRegistry +MD: net/minecraft/core/DefaultedRegistry/ (Ljava/lang/String;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;)V net/minecraft/core/DefaultedRegistry/ (Ljava/lang/String;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;)V +MD: net/minecraft/core/DefaultedRegistry/m_122315_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/core/DefaultedRegistry/getDefaultKey ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/core/DefaultedRegistry/m_203454_ (Ljava/util/Random;)Ljava/util/Optional; net/minecraft/core/DefaultedRegistry/getRandom (Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/core/DefaultedRegistry/m_203704_ (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; net/minecraft/core/DefaultedRegistry/registerMapping (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/DefaultedRegistry/m_205704_ ()Ljava/util/Optional; net/minecraft/core/DefaultedRegistry/lambda$getRandom$0 ()Ljava/util/Optional; +MD: net/minecraft/core/DefaultedRegistry/m_6612_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/core/DefaultedRegistry/getOptional (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/core/DefaultedRegistry/m_7447_ (Ljava/lang/Object;)I net/minecraft/core/DefaultedRegistry/getId (Ljava/lang/Object;)I +MD: net/minecraft/core/DefaultedRegistry/m_7745_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; net/minecraft/core/DefaultedRegistry/get (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; +MD: net/minecraft/core/DefaultedRegistry/m_7942_ (I)Ljava/lang/Object; net/minecraft/core/DefaultedRegistry/byId (I)Ljava/lang/Object; +MD: net/minecraft/core/DefaultedRegistry/m_7981_ (Ljava/lang/Object;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/core/DefaultedRegistry/getKey (Ljava/lang/Object;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/core/Direction net/minecraft/core/Direction +FD: net/minecraft/core/Direction/$VALUES net/minecraft/core/Direction/$VALUES +FD: net/minecraft/core/Direction/DOWN net/minecraft/core/Direction/DOWN +FD: net/minecraft/core/Direction/EAST net/minecraft/core/Direction/EAST +FD: net/minecraft/core/Direction/NORTH net/minecraft/core/Direction/NORTH +FD: net/minecraft/core/Direction/SOUTH net/minecraft/core/Direction/SOUTH +FD: net/minecraft/core/Direction/UP net/minecraft/core/Direction/UP +FD: net/minecraft/core/Direction/WEST net/minecraft/core/Direction/WEST +FD: net/minecraft/core/Direction/f_122339_ net/minecraft/core/Direction/data3d +FD: net/minecraft/core/Direction/f_122340_ net/minecraft/core/Direction/oppositeIndex +FD: net/minecraft/core/Direction/f_122341_ net/minecraft/core/Direction/data2d +FD: net/minecraft/core/Direction/f_122342_ net/minecraft/core/Direction/name +FD: net/minecraft/core/Direction/f_122343_ net/minecraft/core/Direction/axis +FD: net/minecraft/core/Direction/f_122344_ net/minecraft/core/Direction/axisDirection +FD: net/minecraft/core/Direction/f_122345_ net/minecraft/core/Direction/normal +FD: net/minecraft/core/Direction/f_122346_ net/minecraft/core/Direction/VALUES +FD: net/minecraft/core/Direction/f_122347_ net/minecraft/core/Direction/BY_NAME +FD: net/minecraft/core/Direction/f_122348_ net/minecraft/core/Direction/BY_3D_DATA +FD: net/minecraft/core/Direction/f_122349_ net/minecraft/core/Direction/BY_2D_DATA +FD: net/minecraft/core/Direction/f_122350_ net/minecraft/core/Direction/BY_NORMAL +FD: net/minecraft/core/Direction/f_175356_ net/minecraft/core/Direction/CODEC +FD: net/minecraft/core/Direction/f_194527_ net/minecraft/core/Direction/VERTICAL_CODEC +FD: net/minecraft/core/Direction/net/minecraft/core/Direction net/minecraft/core/Direction/net/minecraft/core/Direction +MD: net/minecraft/core/Direction/ ()V net/minecraft/core/Direction/ ()V +MD: net/minecraft/core/Direction/ (Ljava/lang/String;IIIILjava/lang/String;Lnet/minecraft/core/Direction$AxisDirection;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Vec3i;)V net/minecraft/core/Direction/ (Ljava/lang/String;IIIILjava/lang/String;Lnet/minecraft/core/Direction$AxisDirection;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/core/Direction/m_122364_ (D)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/fromYRot (D)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122366_ (DDD)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getNearest (DDD)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122370_ (F)Z net/minecraft/core/Direction/isFacingAngle (F)Z +MD: net/minecraft/core/Direction/m_122372_ (FFF)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getNearest (FFF)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122376_ (I)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/from3DDataValue (I)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122378_ (III)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/fromNormal (III)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122382_ (Lnet/minecraft/world/entity/Entity;)[Lnet/minecraft/core/Direction; net/minecraft/core/Direction/orderedByNearest (Lnet/minecraft/world/entity/Entity;)[Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122384_ (Lcom/mojang/math/Matrix4f;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/rotate (Lcom/mojang/math/Matrix4f;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122387_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Direction$AxisDirection;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/fromAxisAndDirection (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Direction$AxisDirection;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122390_ (Lnet/minecraft/core/Direction$AxisDirection;Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/get (Lnet/minecraft/core/Direction$AxisDirection;Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122393_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/lambda$static$7 (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122395_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/lambda$static$8 (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122398_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)[Lnet/minecraft/core/Direction; net/minecraft/core/Direction/makeDirectionArray (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)[Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122402_ (Ljava/lang/String;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/byName (Ljava/lang/String;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122404_ (Ljava/util/Random;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getRandom (Ljava/util/Random;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122406_ ()Lcom/mojang/math/Quaternion; net/minecraft/core/Direction/getRotation ()Lcom/mojang/math/Quaternion; +MD: net/minecraft/core/Direction/m_122407_ (I)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/from2DDataValue (I)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122409_ (Lnet/minecraft/core/Direction;)Ljava/lang/Long; net/minecraft/core/Direction/lambda$static$6 (Lnet/minecraft/core/Direction;)Ljava/lang/Long; +MD: net/minecraft/core/Direction/m_122411_ ()I net/minecraft/core/Direction/get3DDataValue ()I +MD: net/minecraft/core/Direction/m_122412_ (I)[Lnet/minecraft/core/Direction; net/minecraft/core/Direction/lambda$static$5 (I)[Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122414_ (Lnet/minecraft/core/Direction;)I net/minecraft/core/Direction/lambda$static$4 (Lnet/minecraft/core/Direction;)I +MD: net/minecraft/core/Direction/m_122416_ ()I net/minecraft/core/Direction/get2DDataValue ()I +MD: net/minecraft/core/Direction/m_122417_ (I)[Lnet/minecraft/core/Direction; net/minecraft/core/Direction/lambda$static$2 (I)[Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122419_ (Lnet/minecraft/core/Direction;)Z net/minecraft/core/Direction/lambda$static$3 (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/core/Direction/m_122421_ ()Lnet/minecraft/core/Direction$AxisDirection; net/minecraft/core/Direction/getAxisDirection ()Lnet/minecraft/core/Direction$AxisDirection; +MD: net/minecraft/core/Direction/m_122422_ (Lnet/minecraft/core/Direction;)I net/minecraft/core/Direction/lambda$static$1 (Lnet/minecraft/core/Direction;)I +MD: net/minecraft/core/Direction/m_122424_ ()Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getOpposite ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122425_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/lambda$static$0 (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122427_ ()Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getClockWise ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122428_ ()Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getCounterClockWise ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_122429_ ()I net/minecraft/core/Direction/getStepX ()I +MD: net/minecraft/core/Direction/m_122430_ ()I net/minecraft/core/Direction/getStepY ()I +MD: net/minecraft/core/Direction/m_122431_ ()I net/minecraft/core/Direction/getStepZ ()I +MD: net/minecraft/core/Direction/m_122432_ ()Lcom/mojang/math/Vector3f; net/minecraft/core/Direction/step ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/Direction/m_122433_ ()Ljava/lang/String; net/minecraft/core/Direction/getName ()Ljava/lang/String; +MD: net/minecraft/core/Direction/m_122434_ ()Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction/getAxis ()Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/Direction/m_122435_ ()F net/minecraft/core/Direction/toYRot ()F +MD: net/minecraft/core/Direction/m_122436_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/Direction/getNormal ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Direction/m_175357_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getFacingAxis (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175360_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/fromNormal (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175362_ (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getClockWise (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175364_ (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getCounterClockWise (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175366_ ()Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getClockWiseX ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175367_ ()Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getCounterClockWiseX ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175368_ ()Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getClockWiseZ ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175369_ ()Lnet/minecraft/core/Direction; net/minecraft/core/Direction/getCounterClockWiseZ ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_175370_ ()[Lnet/minecraft/core/Direction; net/minecraft/core/Direction/$values ()[Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/m_194528_ (Lnet/minecraft/core/Direction;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Direction/verifyVertical (Lnet/minecraft/core/Direction;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Direction/m_7912_ ()Ljava/lang/String; net/minecraft/core/Direction/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/core/Direction/toString ()Ljava/lang/String; net/minecraft/core/Direction/toString ()Ljava/lang/String; +MD: net/minecraft/core/Direction/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction/values ()[Lnet/minecraft/core/Direction; net/minecraft/core/Direction/values ()[Lnet/minecraft/core/Direction; +CL: net/minecraft/core/Direction$1 net/minecraft/core/Direction$1 +FD: net/minecraft/core/Direction$1/f_122441_ net/minecraft/core/Direction$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/core/Direction$1/f_122442_ net/minecraft/core/Direction$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/core/Direction$1/net/minecraft/core/Direction$1 net/minecraft/core/Direction$1/net/minecraft/core/Direction$1 +MD: net/minecraft/core/Direction$1/ ()V net/minecraft/core/Direction$1/ ()V +CL: net/minecraft/core/Direction$Axis net/minecraft/core/Direction$Axis +FD: net/minecraft/core/Direction$Axis/$VALUES net/minecraft/core/Direction$Axis/$VALUES +FD: net/minecraft/core/Direction$Axis/X net/minecraft/core/Direction$Axis/X +FD: net/minecraft/core/Direction$Axis/Y net/minecraft/core/Direction$Axis/Y +FD: net/minecraft/core/Direction$Axis/Z net/minecraft/core/Direction$Axis/Z +FD: net/minecraft/core/Direction$Axis/f_122447_ net/minecraft/core/Direction$Axis/CODEC +FD: net/minecraft/core/Direction$Axis/f_122448_ net/minecraft/core/Direction$Axis/VALUES +FD: net/minecraft/core/Direction$Axis/f_122449_ net/minecraft/core/Direction$Axis/BY_NAME +FD: net/minecraft/core/Direction$Axis/f_122450_ net/minecraft/core/Direction$Axis/name +FD: net/minecraft/core/Direction$Axis/net/minecraft/core/Direction$Axis net/minecraft/core/Direction$Axis/net/minecraft/core/Direction$Axis +MD: net/minecraft/core/Direction$Axis/ ()V net/minecraft/core/Direction$Axis/ ()V +MD: net/minecraft/core/Direction$Axis/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/core/Direction$Axis/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/core/Direction$Axis/m_122469_ (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction$Axis/lambda$static$0 (Lnet/minecraft/core/Direction$Axis;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/Direction$Axis/m_122473_ (Ljava/lang/String;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction$Axis/byName (Ljava/lang/String;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/Direction$Axis/m_122475_ (Ljava/util/Random;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction$Axis/getRandom (Ljava/util/Random;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/Direction$Axis/m_122477_ ()Ljava/lang/String; net/minecraft/core/Direction$Axis/getName ()Ljava/lang/String; +MD: net/minecraft/core/Direction$Axis/m_122478_ ()Z net/minecraft/core/Direction$Axis/isVertical ()Z +MD: net/minecraft/core/Direction$Axis/m_122479_ ()Z net/minecraft/core/Direction$Axis/isHorizontal ()Z +MD: net/minecraft/core/Direction$Axis/m_122480_ ()Lnet/minecraft/core/Direction$Plane; net/minecraft/core/Direction$Axis/getPlane ()Lnet/minecraft/core/Direction$Plane; +MD: net/minecraft/core/Direction$Axis/m_175371_ ()[Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction$Axis/$values ()[Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/Direction$Axis/m_6150_ (DDD)D net/minecraft/core/Direction$Axis/choose (DDD)D +MD: net/minecraft/core/Direction$Axis/m_7863_ (III)I net/minecraft/core/Direction$Axis/choose (III)I +MD: net/minecraft/core/Direction$Axis/m_7912_ ()Ljava/lang/String; net/minecraft/core/Direction$Axis/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/core/Direction$Axis/test (Ljava/lang/Object;)Z net/minecraft/core/Direction$Axis/test (Ljava/lang/Object;)Z +MD: net/minecraft/core/Direction$Axis/test (Lnet/minecraft/core/Direction;)Z net/minecraft/core/Direction$Axis/test (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/core/Direction$Axis/toString ()Ljava/lang/String; net/minecraft/core/Direction$Axis/toString ()Ljava/lang/String; +MD: net/minecraft/core/Direction$Axis/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction$Axis/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/Direction$Axis/values ()[Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction$Axis/values ()[Lnet/minecraft/core/Direction$Axis; +CL: net/minecraft/core/Direction$Axis$1 net/minecraft/core/Direction$Axis$1 +FD: net/minecraft/core/Direction$Axis$1/net/minecraft/core/Direction$Axis$1 net/minecraft/core/Direction$Axis$1/net/minecraft/core/Direction$Axis$1 +MD: net/minecraft/core/Direction$Axis$1/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/core/Direction$Axis$1/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/core/Direction$Axis$1/m_6150_ (DDD)D net/minecraft/core/Direction$Axis$1/choose (DDD)D +MD: net/minecraft/core/Direction$Axis$1/m_7863_ (III)I net/minecraft/core/Direction$Axis$1/choose (III)I +MD: net/minecraft/core/Direction$Axis$1/test (Ljava/lang/Object;)Z net/minecraft/core/Direction$Axis$1/test (Ljava/lang/Object;)Z +CL: net/minecraft/core/Direction$Axis$2 net/minecraft/core/Direction$Axis$2 +FD: net/minecraft/core/Direction$Axis$2/net/minecraft/core/Direction$Axis$2 net/minecraft/core/Direction$Axis$2/net/minecraft/core/Direction$Axis$2 +MD: net/minecraft/core/Direction$Axis$2/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/core/Direction$Axis$2/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/core/Direction$Axis$2/m_6150_ (DDD)D net/minecraft/core/Direction$Axis$2/choose (DDD)D +MD: net/minecraft/core/Direction$Axis$2/m_7863_ (III)I net/minecraft/core/Direction$Axis$2/choose (III)I +MD: net/minecraft/core/Direction$Axis$2/test (Ljava/lang/Object;)Z net/minecraft/core/Direction$Axis$2/test (Ljava/lang/Object;)Z +CL: net/minecraft/core/Direction$Axis$3 net/minecraft/core/Direction$Axis$3 +FD: net/minecraft/core/Direction$Axis$3/net/minecraft/core/Direction$Axis$3 net/minecraft/core/Direction$Axis$3/net/minecraft/core/Direction$Axis$3 +MD: net/minecraft/core/Direction$Axis$3/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/core/Direction$Axis$3/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/core/Direction$Axis$3/m_6150_ (DDD)D net/minecraft/core/Direction$Axis$3/choose (DDD)D +MD: net/minecraft/core/Direction$Axis$3/m_7863_ (III)I net/minecraft/core/Direction$Axis$3/choose (III)I +MD: net/minecraft/core/Direction$Axis$3/test (Ljava/lang/Object;)Z net/minecraft/core/Direction$Axis$3/test (Ljava/lang/Object;)Z +CL: net/minecraft/core/Direction$AxisDirection net/minecraft/core/Direction$AxisDirection +FD: net/minecraft/core/Direction$AxisDirection/$VALUES net/minecraft/core/Direction$AxisDirection/$VALUES +FD: net/minecraft/core/Direction$AxisDirection/NEGATIVE net/minecraft/core/Direction$AxisDirection/NEGATIVE +FD: net/minecraft/core/Direction$AxisDirection/POSITIVE net/minecraft/core/Direction$AxisDirection/POSITIVE +FD: net/minecraft/core/Direction$AxisDirection/f_122531_ net/minecraft/core/Direction$AxisDirection/step +FD: net/minecraft/core/Direction$AxisDirection/f_122532_ net/minecraft/core/Direction$AxisDirection/name +FD: net/minecraft/core/Direction$AxisDirection/net/minecraft/core/Direction$AxisDirection net/minecraft/core/Direction$AxisDirection/net/minecraft/core/Direction$AxisDirection +MD: net/minecraft/core/Direction$AxisDirection/ ()V net/minecraft/core/Direction$AxisDirection/ ()V +MD: net/minecraft/core/Direction$AxisDirection/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/core/Direction$AxisDirection/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/core/Direction$AxisDirection/m_122540_ ()I net/minecraft/core/Direction$AxisDirection/getStep ()I +MD: net/minecraft/core/Direction$AxisDirection/m_122541_ ()Lnet/minecraft/core/Direction$AxisDirection; net/minecraft/core/Direction$AxisDirection/opposite ()Lnet/minecraft/core/Direction$AxisDirection; +MD: net/minecraft/core/Direction$AxisDirection/m_175372_ ()Ljava/lang/String; net/minecraft/core/Direction$AxisDirection/getName ()Ljava/lang/String; +MD: net/minecraft/core/Direction$AxisDirection/m_175373_ ()[Lnet/minecraft/core/Direction$AxisDirection; net/minecraft/core/Direction$AxisDirection/$values ()[Lnet/minecraft/core/Direction$AxisDirection; +MD: net/minecraft/core/Direction$AxisDirection/toString ()Ljava/lang/String; net/minecraft/core/Direction$AxisDirection/toString ()Ljava/lang/String; +MD: net/minecraft/core/Direction$AxisDirection/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction$AxisDirection; net/minecraft/core/Direction$AxisDirection/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction$AxisDirection; +MD: net/minecraft/core/Direction$AxisDirection/values ()[Lnet/minecraft/core/Direction$AxisDirection; net/minecraft/core/Direction$AxisDirection/values ()[Lnet/minecraft/core/Direction$AxisDirection; +CL: net/minecraft/core/Direction$Plane net/minecraft/core/Direction$Plane +FD: net/minecraft/core/Direction$Plane/$VALUES net/minecraft/core/Direction$Plane/$VALUES +FD: net/minecraft/core/Direction$Plane/HORIZONTAL net/minecraft/core/Direction$Plane/HORIZONTAL +FD: net/minecraft/core/Direction$Plane/VERTICAL net/minecraft/core/Direction$Plane/VERTICAL +FD: net/minecraft/core/Direction$Plane/f_122548_ net/minecraft/core/Direction$Plane/faces +FD: net/minecraft/core/Direction$Plane/f_122549_ net/minecraft/core/Direction$Plane/axis +FD: net/minecraft/core/Direction$Plane/net/minecraft/core/Direction$Plane net/minecraft/core/Direction$Plane/net/minecraft/core/Direction$Plane +MD: net/minecraft/core/Direction$Plane/ ()V net/minecraft/core/Direction$Plane/ ()V +MD: net/minecraft/core/Direction$Plane/ (Ljava/lang/String;I[Lnet/minecraft/core/Direction;[Lnet/minecraft/core/Direction$Axis;)V net/minecraft/core/Direction$Plane/ (Ljava/lang/String;I[Lnet/minecraft/core/Direction;[Lnet/minecraft/core/Direction$Axis;)V +MD: net/minecraft/core/Direction$Plane/iterator ()Ljava/util/Iterator; net/minecraft/core/Direction$Plane/iterator ()Ljava/util/Iterator; +MD: net/minecraft/core/Direction$Plane/m_122557_ ()Ljava/util/stream/Stream; net/minecraft/core/Direction$Plane/stream ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Direction$Plane/m_122560_ (Ljava/util/Random;)Lnet/minecraft/core/Direction; net/minecraft/core/Direction$Plane/getRandomDirection (Ljava/util/Random;)Lnet/minecraft/core/Direction; +MD: net/minecraft/core/Direction$Plane/m_122562_ (Ljava/util/Random;)Lnet/minecraft/core/Direction$Axis; net/minecraft/core/Direction$Plane/getRandomAxis (Ljava/util/Random;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/core/Direction$Plane/m_175374_ ()[Lnet/minecraft/core/Direction$Plane; net/minecraft/core/Direction$Plane/$values ()[Lnet/minecraft/core/Direction$Plane; +MD: net/minecraft/core/Direction$Plane/test (Ljava/lang/Object;)Z net/minecraft/core/Direction$Plane/test (Ljava/lang/Object;)Z +MD: net/minecraft/core/Direction$Plane/test (Lnet/minecraft/core/Direction;)Z net/minecraft/core/Direction$Plane/test (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/core/Direction$Plane/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction$Plane; net/minecraft/core/Direction$Plane/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction$Plane; +MD: net/minecraft/core/Direction$Plane/values ()[Lnet/minecraft/core/Direction$Plane; net/minecraft/core/Direction$Plane/values ()[Lnet/minecraft/core/Direction$Plane; +CL: net/minecraft/core/Direction8 net/minecraft/core/Direction8 +FD: net/minecraft/core/Direction8/$VALUES net/minecraft/core/Direction8/$VALUES +FD: net/minecraft/core/Direction8/EAST net/minecraft/core/Direction8/EAST +FD: net/minecraft/core/Direction8/NORTH net/minecraft/core/Direction8/NORTH +FD: net/minecraft/core/Direction8/NORTH_EAST net/minecraft/core/Direction8/NORTH_EAST +FD: net/minecraft/core/Direction8/NORTH_WEST net/minecraft/core/Direction8/NORTH_WEST +FD: net/minecraft/core/Direction8/SOUTH net/minecraft/core/Direction8/SOUTH +FD: net/minecraft/core/Direction8/SOUTH_EAST net/minecraft/core/Direction8/SOUTH_EAST +FD: net/minecraft/core/Direction8/SOUTH_WEST net/minecraft/core/Direction8/SOUTH_WEST +FD: net/minecraft/core/Direction8/WEST net/minecraft/core/Direction8/WEST +FD: net/minecraft/core/Direction8/f_122586_ net/minecraft/core/Direction8/directions +FD: net/minecraft/core/Direction8/net/minecraft/core/Direction8 net/minecraft/core/Direction8/net/minecraft/core/Direction8 +MD: net/minecraft/core/Direction8/ ()V net/minecraft/core/Direction8/ ()V +MD: net/minecraft/core/Direction8/ (Ljava/lang/String;I[Lnet/minecraft/core/Direction;)V net/minecraft/core/Direction8/ (Ljava/lang/String;I[Lnet/minecraft/core/Direction;)V +MD: net/minecraft/core/Direction8/m_122593_ ()Ljava/util/Set; net/minecraft/core/Direction8/getDirections ()Ljava/util/Set; +MD: net/minecraft/core/Direction8/m_175375_ ()[Lnet/minecraft/core/Direction8; net/minecraft/core/Direction8/$values ()[Lnet/minecraft/core/Direction8; +MD: net/minecraft/core/Direction8/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction8; net/minecraft/core/Direction8/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Direction8; +MD: net/minecraft/core/Direction8/values ()[Lnet/minecraft/core/Direction8; net/minecraft/core/Direction8/values ()[Lnet/minecraft/core/Direction8; +CL: net/minecraft/core/FrontAndTop net/minecraft/core/FrontAndTop +FD: net/minecraft/core/FrontAndTop/$VALUES net/minecraft/core/FrontAndTop/$VALUES +FD: net/minecraft/core/FrontAndTop/DOWN_EAST net/minecraft/core/FrontAndTop/DOWN_EAST +FD: net/minecraft/core/FrontAndTop/DOWN_NORTH net/minecraft/core/FrontAndTop/DOWN_NORTH +FD: net/minecraft/core/FrontAndTop/DOWN_SOUTH net/minecraft/core/FrontAndTop/DOWN_SOUTH +FD: net/minecraft/core/FrontAndTop/DOWN_WEST net/minecraft/core/FrontAndTop/DOWN_WEST +FD: net/minecraft/core/FrontAndTop/EAST_UP net/minecraft/core/FrontAndTop/EAST_UP +FD: net/minecraft/core/FrontAndTop/NORTH_UP net/minecraft/core/FrontAndTop/NORTH_UP +FD: net/minecraft/core/FrontAndTop/SOUTH_UP net/minecraft/core/FrontAndTop/SOUTH_UP +FD: net/minecraft/core/FrontAndTop/UP_EAST net/minecraft/core/FrontAndTop/UP_EAST +FD: net/minecraft/core/FrontAndTop/UP_NORTH net/minecraft/core/FrontAndTop/UP_NORTH +FD: net/minecraft/core/FrontAndTop/UP_SOUTH net/minecraft/core/FrontAndTop/UP_SOUTH +FD: net/minecraft/core/FrontAndTop/UP_WEST net/minecraft/core/FrontAndTop/UP_WEST +FD: net/minecraft/core/FrontAndTop/WEST_UP net/minecraft/core/FrontAndTop/WEST_UP +FD: net/minecraft/core/FrontAndTop/f_122609_ net/minecraft/core/FrontAndTop/LOOKUP_TOP_FRONT +FD: net/minecraft/core/FrontAndTop/f_122610_ net/minecraft/core/FrontAndTop/name +FD: net/minecraft/core/FrontAndTop/f_122611_ net/minecraft/core/FrontAndTop/top +FD: net/minecraft/core/FrontAndTop/f_122612_ net/minecraft/core/FrontAndTop/front +FD: net/minecraft/core/FrontAndTop/net/minecraft/core/FrontAndTop net/minecraft/core/FrontAndTop/net/minecraft/core/FrontAndTop +MD: net/minecraft/core/FrontAndTop/ ()V net/minecraft/core/FrontAndTop/ ()V +MD: net/minecraft/core/FrontAndTop/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)V net/minecraft/core/FrontAndTop/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/core/FrontAndTop/m_122622_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/FrontAndTop; net/minecraft/core/FrontAndTop/fromFrontAndTop (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/FrontAndTop; +MD: net/minecraft/core/FrontAndTop/m_122625_ ()Lnet/minecraft/core/Direction; net/minecraft/core/FrontAndTop/front ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/FrontAndTop/m_122626_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)I net/minecraft/core/FrontAndTop/lookupKey (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/core/FrontAndTop/m_122629_ ()Lnet/minecraft/core/Direction; net/minecraft/core/FrontAndTop/top ()Lnet/minecraft/core/Direction; +MD: net/minecraft/core/FrontAndTop/m_175376_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V net/minecraft/core/FrontAndTop/lambda$static$0 (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V +MD: net/minecraft/core/FrontAndTop/m_175378_ ()[Lnet/minecraft/core/FrontAndTop; net/minecraft/core/FrontAndTop/$values ()[Lnet/minecraft/core/FrontAndTop; +MD: net/minecraft/core/FrontAndTop/m_7912_ ()Ljava/lang/String; net/minecraft/core/FrontAndTop/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/core/FrontAndTop/valueOf (Ljava/lang/String;)Lnet/minecraft/core/FrontAndTop; net/minecraft/core/FrontAndTop/valueOf (Ljava/lang/String;)Lnet/minecraft/core/FrontAndTop; +MD: net/minecraft/core/FrontAndTop/values ()[Lnet/minecraft/core/FrontAndTop; net/minecraft/core/FrontAndTop/values ()[Lnet/minecraft/core/FrontAndTop; +CL: net/minecraft/core/GlobalPos net/minecraft/core/GlobalPos +FD: net/minecraft/core/GlobalPos/f_122633_ net/minecraft/core/GlobalPos/CODEC +FD: net/minecraft/core/GlobalPos/f_122634_ net/minecraft/core/GlobalPos/dimension +FD: net/minecraft/core/GlobalPos/f_122635_ net/minecraft/core/GlobalPos/pos +FD: net/minecraft/core/GlobalPos/net/minecraft/core/GlobalPos net/minecraft/core/GlobalPos/net/minecraft/core/GlobalPos +MD: net/minecraft/core/GlobalPos/ ()V net/minecraft/core/GlobalPos/ ()V +MD: net/minecraft/core/GlobalPos/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;)V net/minecraft/core/GlobalPos/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/core/GlobalPos/equals (Ljava/lang/Object;)Z net/minecraft/core/GlobalPos/equals (Ljava/lang/Object;)Z +MD: net/minecraft/core/GlobalPos/hashCode ()I net/minecraft/core/GlobalPos/hashCode ()I +MD: net/minecraft/core/GlobalPos/m_122640_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/core/GlobalPos/dimension ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/GlobalPos/m_122641_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/core/GlobalPos/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/core/GlobalPos/m_122643_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/GlobalPos; net/minecraft/core/GlobalPos/of (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/GlobalPos; +MD: net/minecraft/core/GlobalPos/m_122646_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/GlobalPos/pos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/GlobalPos/toString ()Ljava/lang/String; net/minecraft/core/GlobalPos/toString ()Ljava/lang/String; +CL: net/minecraft/core/Holder net/minecraft/core/Holder +FD: net/minecraft/core/Holder/net/minecraft/core/Holder net/minecraft/core/Holder/net/minecraft/core/Holder +MD: net/minecraft/core/Holder/m_203334_ ()Ljava/lang/Object; net/minecraft/core/Holder/value ()Ljava/lang/Object; +MD: net/minecraft/core/Holder/m_203373_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/core/Holder/is (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/core/Holder/m_203376_ ()Lnet/minecraft/core/Holder$Kind; net/minecraft/core/Holder/kind ()Lnet/minecraft/core/Holder$Kind; +MD: net/minecraft/core/Holder/m_203401_ (Lnet/minecraft/core/Registry;)Z net/minecraft/core/Holder/isValidInRegistry (Lnet/minecraft/core/Registry;)Z +MD: net/minecraft/core/Holder/m_203425_ (Ljava/util/function/Predicate;)Z net/minecraft/core/Holder/is (Ljava/util/function/Predicate;)Z +MD: net/minecraft/core/Holder/m_203439_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/core/Holder/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/core/Holder/m_203543_ ()Ljava/util/Optional; net/minecraft/core/Holder/unwrapKey ()Ljava/util/Optional; +MD: net/minecraft/core/Holder/m_203565_ (Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/core/Holder/is (Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/core/Holder/m_203616_ ()Ljava/util/stream/Stream; net/minecraft/core/Holder/tags ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Holder/m_203633_ ()Z net/minecraft/core/Holder/isBound ()Z +MD: net/minecraft/core/Holder/m_203656_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/core/Holder/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/core/Holder/m_205706_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/Holder; net/minecraft/core/Holder/hackyErase (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/Holder/m_205709_ (Ljava/lang/Object;)Lnet/minecraft/core/Holder; net/minecraft/core/Holder/direct (Ljava/lang/Object;)Lnet/minecraft/core/Holder; +CL: net/minecraft/core/Holder$Direct net/minecraft/core/Holder$Direct +FD: net/minecraft/core/Holder$Direct/f_205714_ net/minecraft/core/Holder$Direct/value +FD: net/minecraft/core/Holder$Direct/net/minecraft/core/Holder$Direct net/minecraft/core/Holder$Direct/net/minecraft/core/Holder$Direct +MD: net/minecraft/core/Holder$Direct/ (Ljava/lang/Object;)V net/minecraft/core/Holder$Direct/ (Ljava/lang/Object;)V +MD: net/minecraft/core/Holder$Direct/equals (Ljava/lang/Object;)Z net/minecraft/core/Holder$Direct/equals (Ljava/lang/Object;)Z +MD: net/minecraft/core/Holder$Direct/hashCode ()I net/minecraft/core/Holder$Direct/hashCode ()I +MD: net/minecraft/core/Holder$Direct/m_203334_ ()Ljava/lang/Object; net/minecraft/core/Holder$Direct/value ()Ljava/lang/Object; +MD: net/minecraft/core/Holder$Direct/m_203373_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/core/Holder$Direct/is (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/core/Holder$Direct/m_203376_ ()Lnet/minecraft/core/Holder$Kind; net/minecraft/core/Holder$Direct/kind ()Lnet/minecraft/core/Holder$Kind; +MD: net/minecraft/core/Holder$Direct/m_203401_ (Lnet/minecraft/core/Registry;)Z net/minecraft/core/Holder$Direct/isValidInRegistry (Lnet/minecraft/core/Registry;)Z +MD: net/minecraft/core/Holder$Direct/m_203425_ (Ljava/util/function/Predicate;)Z net/minecraft/core/Holder$Direct/is (Ljava/util/function/Predicate;)Z +MD: net/minecraft/core/Holder$Direct/m_203439_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/core/Holder$Direct/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/core/Holder$Direct/m_203543_ ()Ljava/util/Optional; net/minecraft/core/Holder$Direct/unwrapKey ()Ljava/util/Optional; +MD: net/minecraft/core/Holder$Direct/m_203565_ (Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/core/Holder$Direct/is (Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/core/Holder$Direct/m_203616_ ()Ljava/util/stream/Stream; net/minecraft/core/Holder$Direct/tags ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Holder$Direct/m_203633_ ()Z net/minecraft/core/Holder$Direct/isBound ()Z +MD: net/minecraft/core/Holder$Direct/m_203656_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/core/Holder$Direct/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/core/Holder$Direct/toString ()Ljava/lang/String; net/minecraft/core/Holder$Direct/toString ()Ljava/lang/String; +CL: net/minecraft/core/Holder$Kind net/minecraft/core/Holder$Kind +FD: net/minecraft/core/Holder$Kind/$VALUES net/minecraft/core/Holder$Kind/$VALUES +FD: net/minecraft/core/Holder$Kind/DIRECT net/minecraft/core/Holder$Kind/DIRECT +FD: net/minecraft/core/Holder$Kind/REFERENCE net/minecraft/core/Holder$Kind/REFERENCE +FD: net/minecraft/core/Holder$Kind/net/minecraft/core/Holder$Kind net/minecraft/core/Holder$Kind/net/minecraft/core/Holder$Kind +MD: net/minecraft/core/Holder$Kind/ ()V net/minecraft/core/Holder$Kind/ ()V +MD: net/minecraft/core/Holder$Kind/ (Ljava/lang/String;I)V net/minecraft/core/Holder$Kind/ (Ljava/lang/String;I)V +MD: net/minecraft/core/Holder$Kind/m_205744_ ()[Lnet/minecraft/core/Holder$Kind; net/minecraft/core/Holder$Kind/$values ()[Lnet/minecraft/core/Holder$Kind; +MD: net/minecraft/core/Holder$Kind/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Holder$Kind; net/minecraft/core/Holder$Kind/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Holder$Kind; +MD: net/minecraft/core/Holder$Kind/values ()[Lnet/minecraft/core/Holder$Kind; net/minecraft/core/Holder$Kind/values ()[Lnet/minecraft/core/Holder$Kind; +CL: net/minecraft/core/Holder$Reference net/minecraft/core/Holder$Reference +FD: net/minecraft/core/Holder$Reference/f_205748_ net/minecraft/core/Holder$Reference/registry +FD: net/minecraft/core/Holder$Reference/f_205749_ net/minecraft/core/Holder$Reference/tags +FD: net/minecraft/core/Holder$Reference/f_205750_ net/minecraft/core/Holder$Reference/type +FD: net/minecraft/core/Holder$Reference/f_205751_ net/minecraft/core/Holder$Reference/key +FD: net/minecraft/core/Holder$Reference/f_205752_ net/minecraft/core/Holder$Reference/value +FD: net/minecraft/core/Holder$Reference/net/minecraft/core/Holder$Reference net/minecraft/core/Holder$Reference/net/minecraft/core/Holder$Reference +MD: net/minecraft/core/Holder$Reference/ (Lnet/minecraft/core/Holder$Reference$Type;Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)V net/minecraft/core/Holder$Reference/ (Lnet/minecraft/core/Holder$Reference$Type;Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)V +MD: net/minecraft/core/Holder$Reference/m_203334_ ()Ljava/lang/Object; net/minecraft/core/Holder$Reference/value ()Ljava/lang/Object; +MD: net/minecraft/core/Holder$Reference/m_203373_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/core/Holder$Reference/is (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/core/Holder$Reference/m_203376_ ()Lnet/minecraft/core/Holder$Kind; net/minecraft/core/Holder$Reference/kind ()Lnet/minecraft/core/Holder$Kind; +MD: net/minecraft/core/Holder$Reference/m_203401_ (Lnet/minecraft/core/Registry;)Z net/minecraft/core/Holder$Reference/isValidInRegistry (Lnet/minecraft/core/Registry;)Z +MD: net/minecraft/core/Holder$Reference/m_203425_ (Ljava/util/function/Predicate;)Z net/minecraft/core/Holder$Reference/is (Ljava/util/function/Predicate;)Z +MD: net/minecraft/core/Holder$Reference/m_203439_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/core/Holder$Reference/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/core/Holder$Reference/m_203543_ ()Ljava/util/Optional; net/minecraft/core/Holder$Reference/unwrapKey ()Ljava/util/Optional; +MD: net/minecraft/core/Holder$Reference/m_203565_ (Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/core/Holder$Reference/is (Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/core/Holder$Reference/m_203616_ ()Ljava/util/stream/Stream; net/minecraft/core/Holder$Reference/tags ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Holder$Reference/m_203633_ ()Z net/minecraft/core/Holder$Reference/isBound ()Z +MD: net/minecraft/core/Holder$Reference/m_203656_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/core/Holder$Reference/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/core/Holder$Reference/m_205763_ (Lnet/minecraft/core/Registry;Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; net/minecraft/core/Holder$Reference/createIntrusive (Lnet/minecraft/core/Registry;Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/core/Holder$Reference/m_205766_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; net/minecraft/core/Holder$Reference/createStandAlone (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/core/Holder$Reference/m_205769_ (Ljava/util/Collection;)V net/minecraft/core/Holder$Reference/bindTags (Ljava/util/Collection;)V +MD: net/minecraft/core/Holder$Reference/m_205775_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)V net/minecraft/core/Holder$Reference/bind (Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)V +MD: net/minecraft/core/Holder$Reference/m_205785_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/core/Holder$Reference/key ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/Holder$Reference/toString ()Ljava/lang/String; net/minecraft/core/Holder$Reference/toString ()Ljava/lang/String; +CL: net/minecraft/core/Holder$Reference$Type net/minecraft/core/Holder$Reference$Type +FD: net/minecraft/core/Holder$Reference$Type/$VALUES net/minecraft/core/Holder$Reference$Type/$VALUES +FD: net/minecraft/core/Holder$Reference$Type/INTRUSIVE net/minecraft/core/Holder$Reference$Type/INTRUSIVE +FD: net/minecraft/core/Holder$Reference$Type/STAND_ALONE net/minecraft/core/Holder$Reference$Type/STAND_ALONE +FD: net/minecraft/core/Holder$Reference$Type/net/minecraft/core/Holder$Reference$Type net/minecraft/core/Holder$Reference$Type/net/minecraft/core/Holder$Reference$Type +MD: net/minecraft/core/Holder$Reference$Type/ ()V net/minecraft/core/Holder$Reference$Type/ ()V +MD: net/minecraft/core/Holder$Reference$Type/ (Ljava/lang/String;I)V net/minecraft/core/Holder$Reference$Type/ (Ljava/lang/String;I)V +MD: net/minecraft/core/Holder$Reference$Type/m_205794_ ()[Lnet/minecraft/core/Holder$Reference$Type; net/minecraft/core/Holder$Reference$Type/$values ()[Lnet/minecraft/core/Holder$Reference$Type; +MD: net/minecraft/core/Holder$Reference$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Holder$Reference$Type; net/minecraft/core/Holder$Reference$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/core/Holder$Reference$Type; +MD: net/minecraft/core/Holder$Reference$Type/values ()[Lnet/minecraft/core/Holder$Reference$Type; net/minecraft/core/Holder$Reference$Type/values ()[Lnet/minecraft/core/Holder$Reference$Type; +CL: net/minecraft/core/HolderSet net/minecraft/core/HolderSet +FD: net/minecraft/core/HolderSet/net/minecraft/core/HolderSet net/minecraft/core/HolderSet/net/minecraft/core/HolderSet +MD: net/minecraft/core/HolderSet/m_203333_ (Lnet/minecraft/core/Holder;)Z net/minecraft/core/HolderSet/contains (Lnet/minecraft/core/Holder;)Z +MD: net/minecraft/core/HolderSet/m_203440_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/core/HolderSet/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/core/HolderSet/m_203450_ (Ljava/util/Random;)Ljava/util/Optional; net/minecraft/core/HolderSet/getRandomElement (Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/core/HolderSet/m_203614_ ()Ljava/util/stream/Stream; net/minecraft/core/HolderSet/stream ()Ljava/util/stream/Stream; +MD: net/minecraft/core/HolderSet/m_203632_ ()I net/minecraft/core/HolderSet/size ()I +MD: net/minecraft/core/HolderSet/m_203662_ (I)Lnet/minecraft/core/Holder; net/minecraft/core/HolderSet/get (I)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/HolderSet/m_205800_ (Ljava/util/List;)Lnet/minecraft/core/HolderSet$Direct; net/minecraft/core/HolderSet/direct (Ljava/util/List;)Lnet/minecraft/core/HolderSet$Direct; +MD: net/minecraft/core/HolderSet/m_205803_ (Ljava/util/function/Function;Ljava/util/List;)Lnet/minecraft/core/HolderSet$Direct; net/minecraft/core/HolderSet/direct (Ljava/util/function/Function;Ljava/util/List;)Lnet/minecraft/core/HolderSet$Direct; +MD: net/minecraft/core/HolderSet/m_205806_ (Ljava/util/function/Function;[Ljava/lang/Object;)Lnet/minecraft/core/HolderSet$Direct; net/minecraft/core/HolderSet/direct (Ljava/util/function/Function;[Ljava/lang/Object;)Lnet/minecraft/core/HolderSet$Direct; +MD: net/minecraft/core/HolderSet/m_205809_ ([Lnet/minecraft/core/Holder;)Lnet/minecraft/core/HolderSet$Direct; net/minecraft/core/HolderSet/direct ([Lnet/minecraft/core/Holder;)Lnet/minecraft/core/HolderSet$Direct; +MD: net/minecraft/core/HolderSet/m_207277_ (Lnet/minecraft/core/Registry;)Z net/minecraft/core/HolderSet/isValidInRegistry (Lnet/minecraft/core/Registry;)Z +CL: net/minecraft/core/HolderSet$Direct net/minecraft/core/HolderSet$Direct +FD: net/minecraft/core/HolderSet$Direct/f_205811_ net/minecraft/core/HolderSet$Direct/contents +FD: net/minecraft/core/HolderSet$Direct/f_205812_ net/minecraft/core/HolderSet$Direct/contentsSet +FD: net/minecraft/core/HolderSet$Direct/net/minecraft/core/HolderSet$Direct net/minecraft/core/HolderSet$Direct/net/minecraft/core/HolderSet$Direct +MD: net/minecraft/core/HolderSet$Direct/ (Ljava/util/List;)V net/minecraft/core/HolderSet$Direct/ (Ljava/util/List;)V +MD: net/minecraft/core/HolderSet$Direct/m_203333_ (Lnet/minecraft/core/Holder;)Z net/minecraft/core/HolderSet$Direct/contains (Lnet/minecraft/core/Holder;)Z +MD: net/minecraft/core/HolderSet$Direct/m_203440_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/core/HolderSet$Direct/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/core/HolderSet$Direct/m_203661_ ()Ljava/util/List; net/minecraft/core/HolderSet$Direct/contents ()Ljava/util/List; +MD: net/minecraft/core/HolderSet$Direct/toString ()Ljava/lang/String; net/minecraft/core/HolderSet$Direct/toString ()Ljava/lang/String; +CL: net/minecraft/core/HolderSet$ListBacked net/minecraft/core/HolderSet$ListBacked +FD: net/minecraft/core/HolderSet$ListBacked/net/minecraft/core/HolderSet$ListBacked net/minecraft/core/HolderSet$ListBacked/net/minecraft/core/HolderSet$ListBacked +MD: net/minecraft/core/HolderSet$ListBacked/ ()V net/minecraft/core/HolderSet$ListBacked/ ()V +MD: net/minecraft/core/HolderSet$ListBacked/iterator ()Ljava/util/Iterator; net/minecraft/core/HolderSet$ListBacked/iterator ()Ljava/util/Iterator; +MD: net/minecraft/core/HolderSet$ListBacked/m_203450_ (Ljava/util/Random;)Ljava/util/Optional; net/minecraft/core/HolderSet$ListBacked/getRandomElement (Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/core/HolderSet$ListBacked/m_203614_ ()Ljava/util/stream/Stream; net/minecraft/core/HolderSet$ListBacked/stream ()Ljava/util/stream/Stream; +MD: net/minecraft/core/HolderSet$ListBacked/m_203632_ ()I net/minecraft/core/HolderSet$ListBacked/size ()I +MD: net/minecraft/core/HolderSet$ListBacked/m_203661_ ()Ljava/util/List; net/minecraft/core/HolderSet$ListBacked/contents ()Ljava/util/List; +MD: net/minecraft/core/HolderSet$ListBacked/m_203662_ (I)Lnet/minecraft/core/Holder; net/minecraft/core/HolderSet$ListBacked/get (I)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/HolderSet$ListBacked/m_207277_ (Lnet/minecraft/core/Registry;)Z net/minecraft/core/HolderSet$ListBacked/isValidInRegistry (Lnet/minecraft/core/Registry;)Z +MD: net/minecraft/core/HolderSet$ListBacked/spliterator ()Ljava/util/Spliterator; net/minecraft/core/HolderSet$ListBacked/spliterator ()Ljava/util/Spliterator; +CL: net/minecraft/core/HolderSet$Named net/minecraft/core/HolderSet$Named +FD: net/minecraft/core/HolderSet$Named/f_205829_ net/minecraft/core/HolderSet$Named/key +FD: net/minecraft/core/HolderSet$Named/f_205830_ net/minecraft/core/HolderSet$Named/contents +FD: net/minecraft/core/HolderSet$Named/f_211044_ net/minecraft/core/HolderSet$Named/registry +FD: net/minecraft/core/HolderSet$Named/net/minecraft/core/HolderSet$Named net/minecraft/core/HolderSet$Named/net/minecraft/core/HolderSet$Named +MD: net/minecraft/core/HolderSet$Named/ (Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagKey;)V net/minecraft/core/HolderSet$Named/ (Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/core/HolderSet$Named/m_203333_ (Lnet/minecraft/core/Holder;)Z net/minecraft/core/HolderSet$Named/contains (Lnet/minecraft/core/Holder;)Z +MD: net/minecraft/core/HolderSet$Named/m_203440_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/core/HolderSet$Named/unwrap ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/core/HolderSet$Named/m_203661_ ()Ljava/util/List; net/minecraft/core/HolderSet$Named/contents ()Ljava/util/List; +MD: net/minecraft/core/HolderSet$Named/m_205835_ (Ljava/util/List;)V net/minecraft/core/HolderSet$Named/bind (Ljava/util/List;)V +MD: net/minecraft/core/HolderSet$Named/m_205839_ ()Lnet/minecraft/tags/TagKey; net/minecraft/core/HolderSet$Named/key ()Lnet/minecraft/tags/TagKey; +MD: net/minecraft/core/HolderSet$Named/m_207277_ (Lnet/minecraft/core/Registry;)Z net/minecraft/core/HolderSet$Named/isValidInRegistry (Lnet/minecraft/core/Registry;)Z +MD: net/minecraft/core/HolderSet$Named/toString ()Ljava/lang/String; net/minecraft/core/HolderSet$Named/toString ()Ljava/lang/String; +CL: net/minecraft/core/IdMap net/minecraft/core/IdMap +FD: net/minecraft/core/IdMap/f_194530_ net/minecraft/core/IdMap/DEFAULT +FD: net/minecraft/core/IdMap/net/minecraft/core/IdMap net/minecraft/core/IdMap/net/minecraft/core/IdMap +MD: net/minecraft/core/IdMap/m_183450_ ()I net/minecraft/core/IdMap/size ()I +MD: net/minecraft/core/IdMap/m_200957_ (I)Ljava/lang/Object; net/minecraft/core/IdMap/byIdOrThrow (I)Ljava/lang/Object; +MD: net/minecraft/core/IdMap/m_7447_ (Ljava/lang/Object;)I net/minecraft/core/IdMap/getId (Ljava/lang/Object;)I +MD: net/minecraft/core/IdMap/m_7942_ (I)Ljava/lang/Object; net/minecraft/core/IdMap/byId (I)Ljava/lang/Object; +CL: net/minecraft/core/IdMapper net/minecraft/core/IdMapper +FD: net/minecraft/core/IdMapper/f_122653_ net/minecraft/core/IdMapper/nextId +FD: net/minecraft/core/IdMapper/f_122654_ net/minecraft/core/IdMapper/tToId +FD: net/minecraft/core/IdMapper/f_122655_ net/minecraft/core/IdMapper/idToT +FD: net/minecraft/core/IdMapper/net/minecraft/core/IdMapper net/minecraft/core/IdMapper/net/minecraft/core/IdMapper +MD: net/minecraft/core/IdMapper/ ()V net/minecraft/core/IdMapper/ ()V +MD: net/minecraft/core/IdMapper/ (I)V net/minecraft/core/IdMapper/ (I)V +MD: net/minecraft/core/IdMapper/iterator ()Ljava/util/Iterator; net/minecraft/core/IdMapper/iterator ()Ljava/util/Iterator; +MD: net/minecraft/core/IdMapper/m_122664_ (Ljava/lang/Object;I)V net/minecraft/core/IdMapper/addMapping (Ljava/lang/Object;I)V +MD: net/minecraft/core/IdMapper/m_122667_ (Ljava/lang/Object;)V net/minecraft/core/IdMapper/add (Ljava/lang/Object;)V +MD: net/minecraft/core/IdMapper/m_175380_ (I)Z net/minecraft/core/IdMapper/contains (I)Z +MD: net/minecraft/core/IdMapper/m_183450_ ()I net/minecraft/core/IdMapper/size ()I +MD: net/minecraft/core/IdMapper/m_7447_ (Ljava/lang/Object;)I net/minecraft/core/IdMapper/getId (Ljava/lang/Object;)I +MD: net/minecraft/core/IdMapper/m_7942_ (I)Ljava/lang/Object; net/minecraft/core/IdMapper/byId (I)Ljava/lang/Object; +CL: net/minecraft/core/MappedRegistry net/minecraft/core/MappedRegistry +FD: net/minecraft/core/MappedRegistry/f_122672_ net/minecraft/core/MappedRegistry/byId +FD: net/minecraft/core/MappedRegistry/f_122673_ net/minecraft/core/MappedRegistry/toId +FD: net/minecraft/core/MappedRegistry/f_122676_ net/minecraft/core/MappedRegistry/lifecycles +FD: net/minecraft/core/MappedRegistry/f_122677_ net/minecraft/core/MappedRegistry/elementsLifecycle +FD: net/minecraft/core/MappedRegistry/f_122678_ net/minecraft/core/MappedRegistry/nextId +FD: net/minecraft/core/MappedRegistry/f_205841_ net/minecraft/core/MappedRegistry/byLocation +FD: net/minecraft/core/MappedRegistry/f_205842_ net/minecraft/core/MappedRegistry/byKey +FD: net/minecraft/core/MappedRegistry/f_205843_ net/minecraft/core/MappedRegistry/byValue +FD: net/minecraft/core/MappedRegistry/f_205844_ net/minecraft/core/MappedRegistry/tags +FD: net/minecraft/core/MappedRegistry/f_205845_ net/minecraft/core/MappedRegistry/frozen +FD: net/minecraft/core/MappedRegistry/f_205846_ net/minecraft/core/MappedRegistry/customHolderProvider +FD: net/minecraft/core/MappedRegistry/f_205847_ net/minecraft/core/MappedRegistry/intrusiveHolderCache +FD: net/minecraft/core/MappedRegistry/f_211050_ net/minecraft/core/MappedRegistry/LOGGER +FD: net/minecraft/core/MappedRegistry/f_211051_ net/minecraft/core/MappedRegistry/holdersInOrder +FD: net/minecraft/core/MappedRegistry/net/minecraft/core/MappedRegistry net/minecraft/core/MappedRegistry/net/minecraft/core/MappedRegistry +MD: net/minecraft/core/MappedRegistry/ ()V net/minecraft/core/MappedRegistry/ ()V +MD: net/minecraft/core/MappedRegistry/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;)V net/minecraft/core/MappedRegistry/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;)V +MD: net/minecraft/core/MappedRegistry/iterator ()Ljava/util/Iterator; net/minecraft/core/MappedRegistry/iterator ()Ljava/util/Iterator; +MD: net/minecraft/core/MappedRegistry/m_142003_ (Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/core/MappedRegistry/containsKey (Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/core/MappedRegistry/m_142427_ ()Z net/minecraft/core/MappedRegistry/isEmpty ()Z +MD: net/minecraft/core/MappedRegistry/m_183450_ ()I net/minecraft/core/MappedRegistry/size ()I +MD: net/minecraft/core/MappedRegistry/m_194538_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenCustomHashMap;)V net/minecraft/core/MappedRegistry/lambda$new$0 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenCustomHashMap;)V +MD: net/minecraft/core/MappedRegistry/m_203300_ (I)Ljava/util/Optional; net/minecraft/core/MappedRegistry/getHolder (I)Ljava/util/Optional; +MD: net/minecraft/core/MappedRegistry/m_203384_ (Ljava/util/OptionalInt;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; net/minecraft/core/MappedRegistry/registerOrOverride (Ljava/util/OptionalInt;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/MappedRegistry/m_203431_ (Lnet/minecraft/tags/TagKey;)Ljava/util/Optional; net/minecraft/core/MappedRegistry/getTag (Lnet/minecraft/tags/TagKey;)Ljava/util/Optional; +MD: net/minecraft/core/MappedRegistry/m_203454_ (Ljava/util/Random;)Ljava/util/Optional; net/minecraft/core/MappedRegistry/getRandom (Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/core/MappedRegistry/m_203505_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; net/minecraft/core/MappedRegistry/register (Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/MappedRegistry/m_203521_ ()Lnet/minecraft/core/Registry; net/minecraft/core/MappedRegistry/freeze ()Lnet/minecraft/core/Registry; +MD: net/minecraft/core/MappedRegistry/m_203538_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; net/minecraft/core/MappedRegistry/getOrCreateHolder (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/MappedRegistry/m_203561_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/core/HolderSet$Named; net/minecraft/core/MappedRegistry/getOrCreateTag (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/core/HolderSet$Named; +MD: net/minecraft/core/MappedRegistry/m_203611_ ()Ljava/util/stream/Stream; net/minecraft/core/MappedRegistry/holders ()Ljava/util/stream/Stream; +MD: net/minecraft/core/MappedRegistry/m_203612_ ()Ljava/util/stream/Stream; net/minecraft/core/MappedRegistry/getTags ()Ljava/util/stream/Stream; +MD: net/minecraft/core/MappedRegistry/m_203613_ ()Ljava/util/stream/Stream; net/minecraft/core/MappedRegistry/getTagNames ()Ljava/util/stream/Stream; +MD: net/minecraft/core/MappedRegistry/m_203635_ ()V net/minecraft/core/MappedRegistry/resetTags ()V +MD: net/minecraft/core/MappedRegistry/m_203636_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/MappedRegistry/getHolder (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/MappedRegistry/m_203652_ (Ljava/util/Map;)V net/minecraft/core/MappedRegistry/bindTags (Ljava/util/Map;)V +MD: net/minecraft/core/MappedRegistry/m_203658_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/core/MappedRegistry/isKnownTagName (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/core/MappedRegistry/m_203693_ (Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; net/minecraft/core/MappedRegistry/createIntrusiveHolder (Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/core/MappedRegistry/m_203704_ (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; net/minecraft/core/MappedRegistry/registerMapping (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/MappedRegistry/m_205857_ (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Z)Lnet/minecraft/core/Holder; net/minecraft/core/MappedRegistry/registerMapping (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Z)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/MappedRegistry/m_205865_ (Lnet/minecraft/core/Holder$Reference;)Ljava/lang/Object; net/minecraft/core/MappedRegistry/getValueFromNullable (Lnet/minecraft/core/Holder$Reference;)Ljava/lang/Object; +MD: net/minecraft/core/MappedRegistry/m_205921_ (Lnet/minecraft/resources/ResourceKey;)V net/minecraft/core/MappedRegistry/validateWrite (Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/core/MappedRegistry/m_205923_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; net/minecraft/core/MappedRegistry/lambda$getOrCreateHolder$2 (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/core/MappedRegistry/m_205926_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; net/minecraft/core/MappedRegistry/lambda$registerMapping$1 (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/core/MappedRegistry/m_211053_ ()Ljava/util/List; net/minecraft/core/MappedRegistry/holdersInOrder ()Ljava/util/List; +MD: net/minecraft/core/MappedRegistry/m_211054_ (Ljava/util/Map$Entry;)Z net/minecraft/core/MappedRegistry/lambda$freeze$4 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/core/MappedRegistry/m_211059_ (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/core/MappedRegistry/lambda$getTags$3 (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/core/MappedRegistry/m_211067_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/core/HolderSet$Named; net/minecraft/core/MappedRegistry/createTag (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/core/HolderSet$Named; +MD: net/minecraft/core/MappedRegistry/m_211791_ (Lnet/minecraft/core/HolderSet$Named;)V net/minecraft/core/MappedRegistry/lambda$resetTags$12 (Lnet/minecraft/core/HolderSet$Named;)V +MD: net/minecraft/core/MappedRegistry/m_211793_ (Ljava/util/Map$Entry;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/core/MappedRegistry/lambda$freeze$5 (Ljava/util/Map$Entry;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/core/MappedRegistry/m_211795_ (Ljava/util/Map;Lnet/minecraft/tags/TagKey;Ljava/util/List;)V net/minecraft/core/MappedRegistry/lambda$bindTags$11 (Ljava/util/Map;Lnet/minecraft/tags/TagKey;Ljava/util/List;)V +MD: net/minecraft/core/MappedRegistry/m_211799_ (Ljava/util/Map;Lnet/minecraft/core/Holder$Reference;)V net/minecraft/core/MappedRegistry/lambda$bindTags$8 (Ljava/util/Map;Lnet/minecraft/core/Holder$Reference;)V +MD: net/minecraft/core/MappedRegistry/m_211802_ (Lnet/minecraft/core/Holder$Reference;)V net/minecraft/core/MappedRegistry/lambda$resetTags$13 (Lnet/minecraft/core/Holder$Reference;)V +MD: net/minecraft/core/MappedRegistry/m_211804_ (Ljava/util/Map;Lnet/minecraft/tags/TagKey;Ljava/util/List;)V net/minecraft/core/MappedRegistry/lambda$bindTags$9 (Ljava/util/Map;Lnet/minecraft/tags/TagKey;Ljava/util/List;)V +MD: net/minecraft/core/MappedRegistry/m_211808_ (Lnet/minecraft/core/Holder$Reference;)Z net/minecraft/core/MappedRegistry/lambda$freeze$6 (Lnet/minecraft/core/Holder$Reference;)Z +MD: net/minecraft/core/MappedRegistry/m_211810_ (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; net/minecraft/core/MappedRegistry/lambda$bindTags$10 (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; +MD: net/minecraft/core/MappedRegistry/m_211812_ (Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; net/minecraft/core/MappedRegistry/lambda$createIntrusiveHolder$7 (Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/core/MappedRegistry/m_6228_ (Ljava/lang/Object;)Lcom/mojang/serialization/Lifecycle; net/minecraft/core/MappedRegistry/lifecycle (Ljava/lang/Object;)Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/MappedRegistry/m_6246_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Object; net/minecraft/core/MappedRegistry/get (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Object; +MD: net/minecraft/core/MappedRegistry/m_6566_ ()Ljava/util/Set; net/minecraft/core/MappedRegistry/keySet ()Ljava/util/Set; +MD: net/minecraft/core/MappedRegistry/m_6579_ ()Ljava/util/Set; net/minecraft/core/MappedRegistry/entrySet ()Ljava/util/Set; +MD: net/minecraft/core/MappedRegistry/m_7447_ (Ljava/lang/Object;)I net/minecraft/core/MappedRegistry/getId (Ljava/lang/Object;)I +MD: net/minecraft/core/MappedRegistry/m_7745_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; net/minecraft/core/MappedRegistry/get (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; +MD: net/minecraft/core/MappedRegistry/m_7804_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/core/MappedRegistry/containsKey (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/core/MappedRegistry/m_7837_ ()Lcom/mojang/serialization/Lifecycle; net/minecraft/core/MappedRegistry/elementsLifecycle ()Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/MappedRegistry/m_7854_ (Ljava/lang/Object;)Ljava/util/Optional; net/minecraft/core/MappedRegistry/getResourceKey (Ljava/lang/Object;)Ljava/util/Optional; +MD: net/minecraft/core/MappedRegistry/m_7942_ (I)Ljava/lang/Object; net/minecraft/core/MappedRegistry/byId (I)Ljava/lang/Object; +MD: net/minecraft/core/MappedRegistry/m_7981_ (Ljava/lang/Object;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/core/MappedRegistry/getKey (Ljava/lang/Object;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/core/NonNullList net/minecraft/core/NonNullList +FD: net/minecraft/core/NonNullList/f_122773_ net/minecraft/core/NonNullList/list +FD: net/minecraft/core/NonNullList/f_122774_ net/minecraft/core/NonNullList/defaultValue +FD: net/minecraft/core/NonNullList/net/minecraft/core/NonNullList net/minecraft/core/NonNullList/net/minecraft/core/NonNullList +MD: net/minecraft/core/NonNullList/ (Ljava/util/List;Ljava/lang/Object;)V net/minecraft/core/NonNullList/ (Ljava/util/List;Ljava/lang/Object;)V +MD: net/minecraft/core/NonNullList/add (ILjava/lang/Object;)V net/minecraft/core/NonNullList/add (ILjava/lang/Object;)V +MD: net/minecraft/core/NonNullList/clear ()V net/minecraft/core/NonNullList/clear ()V +MD: net/minecraft/core/NonNullList/get (I)Ljava/lang/Object; net/minecraft/core/NonNullList/get (I)Ljava/lang/Object; +MD: net/minecraft/core/NonNullList/m_122779_ ()Lnet/minecraft/core/NonNullList; net/minecraft/core/NonNullList/create ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/core/NonNullList/m_122780_ (ILjava/lang/Object;)Lnet/minecraft/core/NonNullList; net/minecraft/core/NonNullList/withSize (ILjava/lang/Object;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/core/NonNullList/m_122783_ (Ljava/lang/Object;[Ljava/lang/Object;)Lnet/minecraft/core/NonNullList; net/minecraft/core/NonNullList/of (Ljava/lang/Object;[Ljava/lang/Object;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/core/NonNullList/m_182647_ (I)Lnet/minecraft/core/NonNullList; net/minecraft/core/NonNullList/createWithCapacity (I)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/core/NonNullList/remove (I)Ljava/lang/Object; net/minecraft/core/NonNullList/remove (I)Ljava/lang/Object; +MD: net/minecraft/core/NonNullList/set (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/core/NonNullList/set (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/core/NonNullList/size ()I net/minecraft/core/NonNullList/size ()I +CL: net/minecraft/core/Position net/minecraft/core/Position +FD: net/minecraft/core/Position/net/minecraft/core/Position net/minecraft/core/Position/net/minecraft/core/Position +MD: net/minecraft/core/Position/m_7094_ ()D net/minecraft/core/Position/z ()D +MD: net/minecraft/core/Position/m_7096_ ()D net/minecraft/core/Position/x ()D +MD: net/minecraft/core/Position/m_7098_ ()D net/minecraft/core/Position/y ()D +CL: net/minecraft/core/PositionImpl net/minecraft/core/PositionImpl +FD: net/minecraft/core/PositionImpl/f_122798_ net/minecraft/core/PositionImpl/x +FD: net/minecraft/core/PositionImpl/f_122799_ net/minecraft/core/PositionImpl/y +FD: net/minecraft/core/PositionImpl/f_122800_ net/minecraft/core/PositionImpl/z +FD: net/minecraft/core/PositionImpl/net/minecraft/core/PositionImpl net/minecraft/core/PositionImpl/net/minecraft/core/PositionImpl +MD: net/minecraft/core/PositionImpl/ (DDD)V net/minecraft/core/PositionImpl/ (DDD)V +MD: net/minecraft/core/PositionImpl/m_7094_ ()D net/minecraft/core/PositionImpl/z ()D +MD: net/minecraft/core/PositionImpl/m_7096_ ()D net/minecraft/core/PositionImpl/x ()D +MD: net/minecraft/core/PositionImpl/m_7098_ ()D net/minecraft/core/PositionImpl/y ()D +CL: net/minecraft/core/QuartPos net/minecraft/core/QuartPos +FD: net/minecraft/core/QuartPos/f_175396_ net/minecraft/core/QuartPos/BITS +FD: net/minecraft/core/QuartPos/f_175397_ net/minecraft/core/QuartPos/SIZE +FD: net/minecraft/core/QuartPos/f_175398_ net/minecraft/core/QuartPos/SECTION_TO_QUARTS_BITS +FD: net/minecraft/core/QuartPos/f_194564_ net/minecraft/core/QuartPos/MASK +FD: net/minecraft/core/QuartPos/net/minecraft/core/QuartPos net/minecraft/core/QuartPos/net/minecraft/core/QuartPos +MD: net/minecraft/core/QuartPos/ ()V net/minecraft/core/QuartPos/ ()V +MD: net/minecraft/core/QuartPos/m_175400_ (I)I net/minecraft/core/QuartPos/fromBlock (I)I +MD: net/minecraft/core/QuartPos/m_175402_ (I)I net/minecraft/core/QuartPos/toBlock (I)I +MD: net/minecraft/core/QuartPos/m_175404_ (I)I net/minecraft/core/QuartPos/fromSection (I)I +MD: net/minecraft/core/QuartPos/m_175406_ (I)I net/minecraft/core/QuartPos/toSection (I)I +MD: net/minecraft/core/QuartPos/m_198376_ (I)I net/minecraft/core/QuartPos/quartLocal (I)I +CL: net/minecraft/core/Registry net/minecraft/core/Registry +FD: net/minecraft/core/Registry/f_122808_ net/minecraft/core/Registry/VILLAGER_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122809_ net/minecraft/core/Registry/VILLAGER_PROFESSION_REGISTRY +FD: net/minecraft/core/Registry/f_122810_ net/minecraft/core/Registry/POINT_OF_INTEREST_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122811_ net/minecraft/core/Registry/MEMORY_MODULE_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122812_ net/minecraft/core/Registry/SENSOR_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122813_ net/minecraft/core/Registry/SCHEDULE_REGISTRY +FD: net/minecraft/core/Registry/f_122814_ net/minecraft/core/Registry/ACTIVITY_REGISTRY +FD: net/minecraft/core/Registry/f_122815_ net/minecraft/core/Registry/LOOT_ENTRY_REGISTRY +FD: net/minecraft/core/Registry/f_122816_ net/minecraft/core/Registry/LOOT_FUNCTION_REGISTRY +FD: net/minecraft/core/Registry/f_122817_ net/minecraft/core/Registry/LOOT_ITEM_REGISTRY +FD: net/minecraft/core/Registry/f_122818_ net/minecraft/core/Registry/DIMENSION_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122819_ net/minecraft/core/Registry/DIMENSION_REGISTRY +FD: net/minecraft/core/Registry/f_122820_ net/minecraft/core/Registry/LEVEL_STEM_REGISTRY +FD: net/minecraft/core/Registry/f_122821_ net/minecraft/core/Registry/SOUND_EVENT +FD: net/minecraft/core/Registry/f_122822_ net/minecraft/core/Registry/FLUID +FD: net/minecraft/core/Registry/f_122823_ net/minecraft/core/Registry/MOB_EFFECT +FD: net/minecraft/core/Registry/f_122824_ net/minecraft/core/Registry/BLOCK +FD: net/minecraft/core/Registry/f_122825_ net/minecraft/core/Registry/ENCHANTMENT +FD: net/minecraft/core/Registry/f_122826_ net/minecraft/core/Registry/ENTITY_TYPE +FD: net/minecraft/core/Registry/f_122827_ net/minecraft/core/Registry/ITEM +FD: net/minecraft/core/Registry/f_122828_ net/minecraft/core/Registry/POTION +FD: net/minecraft/core/Registry/f_122829_ net/minecraft/core/Registry/PARTICLE_TYPE +FD: net/minecraft/core/Registry/f_122830_ net/minecraft/core/Registry/BLOCK_ENTITY_TYPE +FD: net/minecraft/core/Registry/f_122831_ net/minecraft/core/Registry/MOTIVE +FD: net/minecraft/core/Registry/f_122832_ net/minecraft/core/Registry/CUSTOM_STAT +FD: net/minecraft/core/Registry/f_122833_ net/minecraft/core/Registry/CHUNK_STATUS +FD: net/minecraft/core/Registry/f_122834_ net/minecraft/core/Registry/LOADERS +FD: net/minecraft/core/Registry/f_122836_ net/minecraft/core/Registry/CARVER_REGISTRY +FD: net/minecraft/core/Registry/f_122837_ net/minecraft/core/Registry/CARVER +FD: net/minecraft/core/Registry/f_122838_ net/minecraft/core/Registry/FEATURE_REGISTRY +FD: net/minecraft/core/Registry/f_122839_ net/minecraft/core/Registry/FEATURE +FD: net/minecraft/core/Registry/f_122840_ net/minecraft/core/Registry/STRUCTURE_FEATURE_REGISTRY +FD: net/minecraft/core/Registry/f_122841_ net/minecraft/core/Registry/STRUCTURE_FEATURE +FD: net/minecraft/core/Registry/f_122842_ net/minecraft/core/Registry/STRUCTURE_PIECE_REGISTRY +FD: net/minecraft/core/Registry/f_122843_ net/minecraft/core/Registry/STRUCTURE_PIECE +FD: net/minecraft/core/Registry/f_122846_ net/minecraft/core/Registry/BLOCK_STATE_PROVIDER_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122848_ net/minecraft/core/Registry/FOLIAGE_PLACER_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122849_ net/minecraft/core/Registry/TRUNK_PLACER_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122850_ net/minecraft/core/Registry/TREE_DECORATOR_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122851_ net/minecraft/core/Registry/FEATURE_SIZE_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122852_ net/minecraft/core/Registry/BIOME_SOURCE_REGISTRY +FD: net/minecraft/core/Registry/f_122853_ net/minecraft/core/Registry/CHUNK_GENERATOR_REGISTRY +FD: net/minecraft/core/Registry/f_122854_ net/minecraft/core/Registry/STRUCTURE_PROCESSOR_REGISTRY +FD: net/minecraft/core/Registry/f_122855_ net/minecraft/core/Registry/STRUCTURE_POOL_ELEMENT_REGISTRY +FD: net/minecraft/core/Registry/f_122856_ net/minecraft/core/Registry/BLOCKSTATE_PROVIDER_TYPES +FD: net/minecraft/core/Registry/f_122858_ net/minecraft/core/Registry/FOLIAGE_PLACER_TYPES +FD: net/minecraft/core/Registry/f_122859_ net/minecraft/core/Registry/TRUNK_PLACER_TYPES +FD: net/minecraft/core/Registry/f_122860_ net/minecraft/core/Registry/TREE_DECORATOR_TYPES +FD: net/minecraft/core/Registry/f_122861_ net/minecraft/core/Registry/RULE_TEST +FD: net/minecraft/core/Registry/f_122862_ net/minecraft/core/Registry/POS_RULE_TEST +FD: net/minecraft/core/Registry/f_122863_ net/minecraft/core/Registry/MENU +FD: net/minecraft/core/Registry/f_122864_ net/minecraft/core/Registry/RECIPE_TYPE +FD: net/minecraft/core/Registry/f_122865_ net/minecraft/core/Registry/RECIPE_SERIALIZER +FD: net/minecraft/core/Registry/f_122866_ net/minecraft/core/Registry/ATTRIBUTE +FD: net/minecraft/core/Registry/f_122867_ net/minecraft/core/Registry/STAT_TYPE +FD: net/minecraft/core/Registry/f_122868_ net/minecraft/core/Registry/VILLAGER_TYPE +FD: net/minecraft/core/Registry/f_122869_ net/minecraft/core/Registry/VILLAGER_PROFESSION +FD: net/minecraft/core/Registry/f_122870_ net/minecraft/core/Registry/POINT_OF_INTEREST_TYPE +FD: net/minecraft/core/Registry/f_122871_ net/minecraft/core/Registry/MEMORY_MODULE_TYPE +FD: net/minecraft/core/Registry/f_122872_ net/minecraft/core/Registry/SENSOR_TYPE +FD: net/minecraft/core/Registry/f_122873_ net/minecraft/core/Registry/SCHEDULE +FD: net/minecraft/core/Registry/f_122874_ net/minecraft/core/Registry/ACTIVITY +FD: net/minecraft/core/Registry/f_122875_ net/minecraft/core/Registry/LOOT_POOL_ENTRY_TYPE +FD: net/minecraft/core/Registry/f_122876_ net/minecraft/core/Registry/LOOT_FUNCTION_TYPE +FD: net/minecraft/core/Registry/f_122877_ net/minecraft/core/Registry/LOOT_CONDITION_TYPE +FD: net/minecraft/core/Registry/f_122878_ net/minecraft/core/Registry/NOISE_GENERATOR_SETTINGS_REGISTRY +FD: net/minecraft/core/Registry/f_122880_ net/minecraft/core/Registry/CONFIGURED_CARVER_REGISTRY +FD: net/minecraft/core/Registry/f_122881_ net/minecraft/core/Registry/CONFIGURED_FEATURE_REGISTRY +FD: net/minecraft/core/Registry/f_122882_ net/minecraft/core/Registry/CONFIGURED_STRUCTURE_FEATURE_REGISTRY +FD: net/minecraft/core/Registry/f_122883_ net/minecraft/core/Registry/PROCESSOR_LIST_REGISTRY +FD: net/minecraft/core/Registry/f_122884_ net/minecraft/core/Registry/TEMPLATE_POOL_REGISTRY +FD: net/minecraft/core/Registry/f_122885_ net/minecraft/core/Registry/BIOME_REGISTRY +FD: net/minecraft/core/Registry/f_122887_ net/minecraft/core/Registry/key +FD: net/minecraft/core/Registry/f_122888_ net/minecraft/core/Registry/FEATURE_SIZE_TYPES +FD: net/minecraft/core/Registry/f_122889_ net/minecraft/core/Registry/BIOME_SOURCE +FD: net/minecraft/core/Registry/f_122890_ net/minecraft/core/Registry/CHUNK_GENERATOR +FD: net/minecraft/core/Registry/f_122891_ net/minecraft/core/Registry/STRUCTURE_PROCESSOR +FD: net/minecraft/core/Registry/f_122892_ net/minecraft/core/Registry/STRUCTURE_POOL_ELEMENT +FD: net/minecraft/core/Registry/f_122893_ net/minecraft/core/Registry/lifecycle +FD: net/minecraft/core/Registry/f_122894_ net/minecraft/core/Registry/LOGGER +FD: net/minecraft/core/Registry/f_122895_ net/minecraft/core/Registry/ROOT_REGISTRY_NAME +FD: net/minecraft/core/Registry/f_122896_ net/minecraft/core/Registry/WRITABLE_REGISTRY +FD: net/minecraft/core/Registry/f_122897_ net/minecraft/core/Registry/REGISTRY +FD: net/minecraft/core/Registry/f_122898_ net/minecraft/core/Registry/SOUND_EVENT_REGISTRY +FD: net/minecraft/core/Registry/f_122899_ net/minecraft/core/Registry/FLUID_REGISTRY +FD: net/minecraft/core/Registry/f_122900_ net/minecraft/core/Registry/MOB_EFFECT_REGISTRY +FD: net/minecraft/core/Registry/f_122901_ net/minecraft/core/Registry/BLOCK_REGISTRY +FD: net/minecraft/core/Registry/f_122902_ net/minecraft/core/Registry/ENCHANTMENT_REGISTRY +FD: net/minecraft/core/Registry/f_122903_ net/minecraft/core/Registry/ENTITY_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122904_ net/minecraft/core/Registry/ITEM_REGISTRY +FD: net/minecraft/core/Registry/f_122905_ net/minecraft/core/Registry/POTION_REGISTRY +FD: net/minecraft/core/Registry/f_122906_ net/minecraft/core/Registry/PARTICLE_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122907_ net/minecraft/core/Registry/BLOCK_ENTITY_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122908_ net/minecraft/core/Registry/MOTIVE_REGISTRY +FD: net/minecraft/core/Registry/f_122909_ net/minecraft/core/Registry/CUSTOM_STAT_REGISTRY +FD: net/minecraft/core/Registry/f_122910_ net/minecraft/core/Registry/CHUNK_STATUS_REGISTRY +FD: net/minecraft/core/Registry/f_122911_ net/minecraft/core/Registry/RULE_TEST_REGISTRY +FD: net/minecraft/core/Registry/f_122912_ net/minecraft/core/Registry/POS_RULE_TEST_REGISTRY +FD: net/minecraft/core/Registry/f_122913_ net/minecraft/core/Registry/MENU_REGISTRY +FD: net/minecraft/core/Registry/f_122914_ net/minecraft/core/Registry/RECIPE_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_122915_ net/minecraft/core/Registry/RECIPE_SERIALIZER_REGISTRY +FD: net/minecraft/core/Registry/f_122916_ net/minecraft/core/Registry/ATTRIBUTE_REGISTRY +FD: net/minecraft/core/Registry/f_122917_ net/minecraft/core/Registry/STAT_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_175408_ net/minecraft/core/Registry/POSITION_SOURCE_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_175409_ net/minecraft/core/Registry/LOOT_NUMBER_PROVIDER_REGISTRY +FD: net/minecraft/core/Registry/f_175410_ net/minecraft/core/Registry/LOOT_NBT_PROVIDER_REGISTRY +FD: net/minecraft/core/Registry/f_175411_ net/minecraft/core/Registry/LOOT_SCORE_PROVIDER_REGISTRY +FD: net/minecraft/core/Registry/f_175412_ net/minecraft/core/Registry/GAME_EVENT +FD: net/minecraft/core/Registry/f_175413_ net/minecraft/core/Registry/LOOT_SCORE_PROVIDER_TYPE +FD: net/minecraft/core/Registry/f_175414_ net/minecraft/core/Registry/FLOAT_PROVIDER_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_175415_ net/minecraft/core/Registry/FLOAT_PROVIDER_TYPES +FD: net/minecraft/core/Registry/f_175416_ net/minecraft/core/Registry/INT_PROVIDER_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_175417_ net/minecraft/core/Registry/INT_PROVIDER_TYPES +FD: net/minecraft/core/Registry/f_175418_ net/minecraft/core/Registry/HEIGHT_PROVIDER_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_175419_ net/minecraft/core/Registry/HEIGHT_PROVIDER_TYPES +FD: net/minecraft/core/Registry/f_175420_ net/minecraft/core/Registry/POSITION_SOURCE_TYPE +FD: net/minecraft/core/Registry/f_175421_ net/minecraft/core/Registry/LOOT_NUMBER_PROVIDER_TYPE +FD: net/minecraft/core/Registry/f_175422_ net/minecraft/core/Registry/LOOT_NBT_PROVIDER_TYPE +FD: net/minecraft/core/Registry/f_175423_ net/minecraft/core/Registry/GAME_EVENT_REGISTRY +FD: net/minecraft/core/Registry/f_194565_ net/minecraft/core/Registry/BLOCK_PREDICATE_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_194566_ net/minecraft/core/Registry/BLOCK_PREDICATE_TYPES +FD: net/minecraft/core/Registry/f_194567_ net/minecraft/core/Registry/PLACED_FEATURE_REGISTRY +FD: net/minecraft/core/Registry/f_194568_ net/minecraft/core/Registry/NOISE_REGISTRY +FD: net/minecraft/core/Registry/f_194569_ net/minecraft/core/Registry/PLACEMENT_MODIFIER_REGISTRY +FD: net/minecraft/core/Registry/f_194570_ net/minecraft/core/Registry/PLACEMENT_MODIFIERS +FD: net/minecraft/core/Registry/f_194571_ net/minecraft/core/Registry/CONDITION_REGISTRY +FD: net/minecraft/core/Registry/f_194572_ net/minecraft/core/Registry/RULE_REGISTRY +FD: net/minecraft/core/Registry/f_194573_ net/minecraft/core/Registry/CONDITION +FD: net/minecraft/core/Registry/f_194574_ net/minecraft/core/Registry/RULE +FD: net/minecraft/core/Registry/f_205929_ net/minecraft/core/Registry/STRUCTURE_PLACEMENT_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_205930_ net/minecraft/core/Registry/STRUCTURE_PLACEMENT_TYPE +FD: net/minecraft/core/Registry/f_211073_ net/minecraft/core/Registry/STRUCTURE_SET_REGISTRY +FD: net/minecraft/core/Registry/f_211074_ net/minecraft/core/Registry/DENSITY_FUNCTION_REGISTRY +FD: net/minecraft/core/Registry/f_211075_ net/minecraft/core/Registry/DENSITY_FUNCTION_TYPE_REGISTRY +FD: net/minecraft/core/Registry/f_211076_ net/minecraft/core/Registry/DENSITY_FUNCTION_TYPES +FD: net/minecraft/core/Registry/net/minecraft/core/Registry net/minecraft/core/Registry/net/minecraft/core/Registry +MD: net/minecraft/core/Registry/ ()V net/minecraft/core/Registry/ ()V +MD: net/minecraft/core/Registry/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;)V net/minecraft/core/Registry/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;)V +MD: net/minecraft/core/Registry/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; net/minecraft/core/Registry/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; +MD: net/minecraft/core/Registry/m_122956_ (Lnet/minecraft/core/Registry;ILjava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/core/Registry/registerMapping (Lnet/minecraft/core/Registry;ILjava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_122961_ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/core/Registry/register (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_122965_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/core/Registry/register (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_122978_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; net/minecraft/core/Registry/createRegistryKey (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/Registry/m_123009_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/Registry/getOptional (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/Registry/m_123013_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Object; net/minecraft/core/Registry/getOrThrow (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_123023_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/core/Registry/key ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/Registry/m_123024_ ()Ljava/util/stream/Stream; net/minecraft/core/Registry/stream ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Registry/m_142003_ (Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/core/Registry/containsKey (Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/core/Registry/m_194579_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/core/Registry/register (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_194602_ ()Lcom/mojang/serialization/Lifecycle; net/minecraft/core/Registry/lifecycle ()Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/Registry/m_194605_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/Registry/byNameCodec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/Registry/m_203300_ (I)Ljava/util/Optional; net/minecraft/core/Registry/getHolder (I)Ljava/util/Optional; +MD: net/minecraft/core/Registry/m_203431_ (Lnet/minecraft/tags/TagKey;)Ljava/util/Optional; net/minecraft/core/Registry/getTag (Lnet/minecraft/tags/TagKey;)Ljava/util/Optional; +MD: net/minecraft/core/Registry/m_203454_ (Ljava/util/Random;)Ljava/util/Optional; net/minecraft/core/Registry/getRandom (Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/core/Registry/m_203521_ ()Lnet/minecraft/core/Registry; net/minecraft/core/Registry/freeze ()Lnet/minecraft/core/Registry; +MD: net/minecraft/core/Registry/m_203538_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; net/minecraft/core/Registry/getOrCreateHolder (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/Registry/m_203561_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/core/HolderSet$Named; net/minecraft/core/Registry/getOrCreateTag (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/core/HolderSet$Named; +MD: net/minecraft/core/Registry/m_203611_ ()Ljava/util/stream/Stream; net/minecraft/core/Registry/holders ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Registry/m_203612_ ()Ljava/util/stream/Stream; net/minecraft/core/Registry/getTags ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Registry/m_203613_ ()Ljava/util/stream/Stream; net/minecraft/core/Registry/getTagNames ()Ljava/util/stream/Stream; +MD: net/minecraft/core/Registry/m_203635_ ()V net/minecraft/core/Registry/resetTags ()V +MD: net/minecraft/core/Registry/m_203636_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/Registry/getHolder (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/Registry/m_203652_ (Ljava/util/Map;)V net/minecraft/core/Registry/bindTags (Ljava/util/Map;)V +MD: net/minecraft/core/Registry/m_203658_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/core/Registry/isKnownTagName (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/core/Registry/m_203693_ (Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; net/minecraft/core/Registry/createIntrusiveHolder (Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/core/Registry/m_205931_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/schedule/Activity; net/minecraft/core/Registry/lambda$static$28 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/schedule/Activity; +MD: net/minecraft/core/Registry/m_205933_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/schedule/Schedule; net/minecraft/core/Registry/lambda$static$27 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/schedule/Schedule; +MD: net/minecraft/core/Registry/m_205935_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/sensing/SensorType; net/minecraft/core/Registry/lambda$static$26 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/sensing/SensorType; +MD: net/minecraft/core/Registry/m_205937_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; net/minecraft/core/Registry/lambda$static$25 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; +MD: net/minecraft/core/Registry/m_205939_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/village/poi/PoiType; net/minecraft/core/Registry/lambda$static$24 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/village/poi/PoiType; +MD: net/minecraft/core/Registry/m_205941_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/npc/VillagerProfession; net/minecraft/core/Registry/lambda$static$23 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/npc/VillagerProfession; +MD: net/minecraft/core/Registry/m_205943_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/npc/VillagerType; net/minecraft/core/Registry/lambda$static$22 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/npc/VillagerType; +MD: net/minecraft/core/Registry/m_205945_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/stats/StatType; net/minecraft/core/Registry/lambda$static$21 (Lnet/minecraft/core/Registry;)Lnet/minecraft/stats/StatType; +MD: net/minecraft/core/Registry/m_205947_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/gameevent/PositionSourceType; net/minecraft/core/Registry/lambda$static$20 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/gameevent/PositionSourceType; +MD: net/minecraft/core/Registry/m_205949_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/attributes/Attribute; net/minecraft/core/Registry/lambda$static$19 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/ai/attributes/Attribute; +MD: net/minecraft/core/Registry/m_205951_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/core/Registry/lambda$static$18 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/core/Registry/m_205953_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/crafting/RecipeType; net/minecraft/core/Registry/lambda$static$17 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/crafting/RecipeType; +MD: net/minecraft/core/Registry/m_205955_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/inventory/MenuType; net/minecraft/core/Registry/lambda$static$16 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/inventory/MenuType; +MD: net/minecraft/core/Registry/m_205957_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; net/minecraft/core/Registry/lambda$static$15 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; +MD: net/minecraft/core/Registry/m_205959_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/core/Registry/lambda$static$14 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/core/Registry/m_205961_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/core/Registry/lambda$static$13 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/core/Registry/m_205963_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/core/Registry/lambda$static$12 (Lnet/minecraft/core/Registry;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/core/Registry/m_205965_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/decoration/Motive; net/minecraft/core/Registry/lambda$static$11 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/decoration/Motive; +MD: net/minecraft/core/Registry/m_205967_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/core/Registry/lambda$static$10 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/block/entity/BlockEntityType; +MD: net/minecraft/core/Registry/m_205969_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/Registry/lambda$static$9 (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/Registry/m_205971_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/alchemy/Potion; net/minecraft/core/Registry/lambda$static$8 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/alchemy/Potion; +MD: net/minecraft/core/Registry/m_205973_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/Item; net/minecraft/core/Registry/lambda$static$7 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/core/Registry/m_205975_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/EntityType; net/minecraft/core/Registry/lambda$static$6 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/core/Registry/m_205977_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/enchantment/Enchantment; net/minecraft/core/Registry/lambda$static$5 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/item/enchantment/Enchantment; +MD: net/minecraft/core/Registry/m_205979_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/block/Block; net/minecraft/core/Registry/lambda$static$4 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/core/Registry/m_205981_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/effect/MobEffect; net/minecraft/core/Registry/lambda$static$3 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/core/Registry/m_205984_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; net/minecraft/core/Registry/lambda$keys$70 (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_205987_ (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/Lifecycle; net/minecraft/core/Registry/lambda$holderByNameCodec$69 (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/Registry/m_205989_ (Lnet/minecraft/core/Registry$RegistryBootstrap;Lnet/minecraft/core/WritableRegistry;)Ljava/lang/Object; net/minecraft/core/Registry/lambda$internalRegister$56 (Lnet/minecraft/core/Registry$RegistryBootstrap;Lnet/minecraft/core/WritableRegistry;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_205992_ (Lnet/minecraft/core/Registry;)V net/minecraft/core/Registry/checkRegistry (Lnet/minecraft/core/Registry;)V +MD: net/minecraft/core/Registry/m_205994_ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)V net/minecraft/core/Registry/lambda$checkRegistry$55 (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)V +MD: net/minecraft/core/Registry/m_205999_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/Registry; net/minecraft/core/Registry/registerSimple (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/Registry/m_206003_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/Registry; net/minecraft/core/Registry/registerSimple (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/Registry/m_206008_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/Registry; net/minecraft/core/Registry/registerSimple (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/Registry/m_206011_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/core/Registry$RegistryBootstrap;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/WritableRegistry; net/minecraft/core/Registry/internalRegister (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/core/Registry$RegistryBootstrap;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/WritableRegistry; +MD: net/minecraft/core/Registry/m_206016_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; net/minecraft/core/Registry/registerDefaulted (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; +MD: net/minecraft/core/Registry/m_206021_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; net/minecraft/core/Registry/registerDefaulted (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Function;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; +MD: net/minecraft/core/Registry/m_206027_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; net/minecraft/core/Registry/registerDefaulted (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; +MD: net/minecraft/core/Registry/m_206031_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; net/minecraft/core/Registry/registerDefaulted (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/DefaultedRegistry; +MD: net/minecraft/core/Registry/m_206036_ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Supplier;)V net/minecraft/core/Registry/lambda$static$54 (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Supplier;)V +MD: net/minecraft/core/Registry/m_206039_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/material/Fluid; net/minecraft/core/Registry/lambda$static$2 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/core/Registry/m_206041_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/core/Registry/lambda$static$1 (Lnet/minecraft/core/Registry;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/core/Registry/m_206043_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/gameevent/GameEvent; net/minecraft/core/Registry/lambda$static$0 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/gameevent/GameEvent; +MD: net/minecraft/core/Registry/m_206046_ (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/Lifecycle; net/minecraft/core/Registry/lambda$holderByNameCodec$68 (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/Registry/m_206053_ (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$holderByNameCodec$67 (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206055_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/core/Registry/lambda$static$52 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/core/Registry/m_206058_ (Lnet/minecraft/tags/TagKey;)Ljava/lang/Iterable; net/minecraft/core/Registry/getTagOrEmpty (Lnet/minecraft/tags/TagKey;)Ljava/lang/Iterable; +MD: net/minecraft/core/Registry/m_206060_ (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$holderByNameCodec$66 (Lnet/minecraft/core/Holder;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206062_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; net/minecraft/core/Registry/lambda$static$51 (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/Registry/m_206064_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$holderByNameCodec$65 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206066_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; net/minecraft/core/Registry/lambda$static$50 (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/Registry/m_206069_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$holderByNameCodec$64 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206071_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; net/minecraft/core/Registry/lambda$static$49 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; +MD: net/minecraft/core/Registry/m_206073_ (Ljava/lang/Object;)Lcom/mojang/serialization/Lifecycle; net/minecraft/core/Registry/lambda$byNameCodec$63 (Ljava/lang/Object;)Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/Registry/m_206075_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$byNameCodec$59 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206077_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/core/Registry/lambda$static$48 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +MD: net/minecraft/core/Registry/m_206079_ (Ljava/lang/Object;)I net/minecraft/core/Registry/lambda$byNameCodec$62 (Ljava/lang/Object;)I +MD: net/minecraft/core/Registry/m_206081_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; net/minecraft/core/Registry/getHolderOrThrow (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/Registry/m_206083_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$byNameCodec$58 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206085_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/core/Registry/lambda$static$47 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +MD: net/minecraft/core/Registry/m_206087_ (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$byNameCodec$61 (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206089_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; net/minecraft/core/Registry/lambda$getHolderOrThrow$71 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; +MD: net/minecraft/core/Registry/m_206091_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/core/Registry/lambda$static$46 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/core/Registry/m_206093_ (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Registry/lambda$byNameCodec$60 (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Registry/m_206095_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/core/Registry/lambda$new$57 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +MD: net/minecraft/core/Registry/m_206097_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/core/Registry/lambda$static$45 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/core/Registry/m_206099_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/core/Registry/lambda$static$44 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/core/Registry/m_206101_ ()V net/minecraft/core/Registry/freezeBuiltins ()V +MD: net/minecraft/core/Registry/m_206104_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; net/minecraft/core/Registry/lambda$static$42 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; +MD: net/minecraft/core/Registry/m_206106_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/StructureFeature; net/minecraft/core/Registry/lambda$static$41 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/StructureFeature; +MD: net/minecraft/core/Registry/m_206108_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/Feature; net/minecraft/core/Registry/lambda$static$40 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/feature/Feature; +MD: net/minecraft/core/Registry/m_206110_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/Registry/holderByNameCodec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/Registry/m_206111_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/carver/WorldCarver; net/minecraft/core/Registry/lambda$static$39 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/carver/WorldCarver; +MD: net/minecraft/core/Registry/m_206113_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/core/Registry/lambda$static$38 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/core/Registry/m_206115_ ()Lnet/minecraft/core/IdMap; net/minecraft/core/Registry/asHolderIdMap ()Lnet/minecraft/core/IdMap; +MD: net/minecraft/core/Registry/m_206116_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/core/Registry/lambda$static$37 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/core/Registry/m_206118_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/core/Registry/lambda$static$36 (Lnet/minecraft/core/Registry;)Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/core/Registry/m_206120_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/util/valueproviders/FloatProviderType; net/minecraft/core/Registry/lambda$static$35 (Lnet/minecraft/core/Registry;)Lnet/minecraft/util/valueproviders/FloatProviderType; +MD: net/minecraft/core/Registry/m_206122_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; net/minecraft/core/Registry/lambda$static$34 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; +MD: net/minecraft/core/Registry/m_206124_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; net/minecraft/core/Registry/lambda$static$33 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; +MD: net/minecraft/core/Registry/m_206126_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; net/minecraft/core/Registry/lambda$static$32 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; +MD: net/minecraft/core/Registry/m_206128_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/core/Registry/lambda$static$31 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/core/Registry/m_206130_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/core/Registry/lambda$static$30 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/core/Registry/m_206132_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/core/Registry/lambda$static$29 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/core/Registry/m_211077_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/core/Registry/lambda$static$53 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/core/Registry/m_211079_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; net/minecraft/core/Registry/lambda$static$43 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; +MD: net/minecraft/core/Registry/m_6228_ (Ljava/lang/Object;)Lcom/mojang/serialization/Lifecycle; net/minecraft/core/Registry/lifecycle (Ljava/lang/Object;)Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/Registry/m_6246_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Object; net/minecraft/core/Registry/get (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_6566_ ()Ljava/util/Set; net/minecraft/core/Registry/keySet ()Ljava/util/Set; +MD: net/minecraft/core/Registry/m_6579_ ()Ljava/util/Set; net/minecraft/core/Registry/entrySet ()Ljava/util/Set; +MD: net/minecraft/core/Registry/m_6612_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/core/Registry/getOptional (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/core/Registry/m_7447_ (Ljava/lang/Object;)I net/minecraft/core/Registry/getId (Ljava/lang/Object;)I +MD: net/minecraft/core/Registry/m_7745_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; net/minecraft/core/Registry/get (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; +MD: net/minecraft/core/Registry/m_7804_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/core/Registry/containsKey (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/core/Registry/m_7837_ ()Lcom/mojang/serialization/Lifecycle; net/minecraft/core/Registry/elementsLifecycle ()Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/Registry/m_7854_ (Ljava/lang/Object;)Ljava/util/Optional; net/minecraft/core/Registry/getResourceKey (Ljava/lang/Object;)Ljava/util/Optional; +MD: net/minecraft/core/Registry/m_7981_ (Ljava/lang/Object;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/core/Registry/getKey (Ljava/lang/Object;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/core/Registry/toString ()Ljava/lang/String; net/minecraft/core/Registry/toString ()Ljava/lang/String; +CL: net/minecraft/core/Registry$1 net/minecraft/core/Registry$1 +FD: net/minecraft/core/Registry$1/f_206134_ net/minecraft/core/Registry$1/this$0 +FD: net/minecraft/core/Registry$1/net/minecraft/core/Registry$1 net/minecraft/core/Registry$1/net/minecraft/core/Registry$1 +MD: net/minecraft/core/Registry$1/ (Lnet/minecraft/core/Registry;)V net/minecraft/core/Registry$1/ (Lnet/minecraft/core/Registry;)V +MD: net/minecraft/core/Registry$1/iterator ()Ljava/util/Iterator; net/minecraft/core/Registry$1/iterator ()Ljava/util/Iterator; +MD: net/minecraft/core/Registry$1/m_183450_ ()I net/minecraft/core/Registry$1/size ()I +MD: net/minecraft/core/Registry$1/m_206139_ (Lnet/minecraft/core/Holder$Reference;)Lnet/minecraft/core/Holder; net/minecraft/core/Registry$1/lambda$iterator$0 (Lnet/minecraft/core/Holder$Reference;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/Registry$1/m_7447_ (Ljava/lang/Object;)I net/minecraft/core/Registry$1/getId (Ljava/lang/Object;)I +MD: net/minecraft/core/Registry$1/m_7447_ (Lnet/minecraft/core/Holder;)I net/minecraft/core/Registry$1/getId (Lnet/minecraft/core/Holder;)I +MD: net/minecraft/core/Registry$1/m_7942_ (I)Ljava/lang/Object; net/minecraft/core/Registry$1/byId (I)Ljava/lang/Object; +MD: net/minecraft/core/Registry$1/m_7942_ (I)Lnet/minecraft/core/Holder; net/minecraft/core/Registry$1/byId (I)Lnet/minecraft/core/Holder; +CL: net/minecraft/core/Registry$RegistryBootstrap net/minecraft/core/Registry$RegistryBootstrap +FD: net/minecraft/core/Registry$RegistryBootstrap/net/minecraft/core/Registry$RegistryBootstrap net/minecraft/core/Registry$RegistryBootstrap/net/minecraft/core/Registry$RegistryBootstrap +MD: net/minecraft/core/Registry$RegistryBootstrap/m_206149_ (Lnet/minecraft/core/Registry;)Ljava/lang/Object; net/minecraft/core/Registry$RegistryBootstrap/run (Lnet/minecraft/core/Registry;)Ljava/lang/Object; +CL: net/minecraft/core/RegistryAccess net/minecraft/core/RegistryAccess +FD: net/minecraft/core/RegistryAccess/f_123047_ net/minecraft/core/RegistryAccess/LOGGER +FD: net/minecraft/core/RegistryAccess/f_123048_ net/minecraft/core/RegistryAccess/REGISTRIES +FD: net/minecraft/core/RegistryAccess/f_123049_ net/minecraft/core/RegistryAccess/BUILTIN +FD: net/minecraft/core/RegistryAccess/f_206151_ net/minecraft/core/RegistryAccess/NETWORK_CODEC +FD: net/minecraft/core/RegistryAccess/net/minecraft/core/RegistryAccess net/minecraft/core/RegistryAccess/net/minecraft/core/RegistryAccess +MD: net/minecraft/core/RegistryAccess/ ()V net/minecraft/core/RegistryAccess/ ()V +MD: net/minecraft/core/RegistryAccess/m_123053_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)V net/minecraft/core/RegistryAccess/put (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/core/RegistryAccess/m_123057_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V net/minecraft/core/RegistryAccess/put (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/core/RegistryAccess/m_142664_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/RegistryAccess/ownedRegistry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/RegistryAccess/m_175514_ ()Lcom/google/common/collect/ImmutableMap; net/minecraft/core/RegistryAccess/lambda$static$2 ()Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/core/RegistryAccess/m_175515_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess/registryOrThrow (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryAccess/m_175519_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; net/minecraft/core/RegistryAccess/lambda$registryOrThrow$1 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; +MD: net/minecraft/core/RegistryAccess/m_175521_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; net/minecraft/core/RegistryAccess/lambda$ownedRegistryOrThrow$0 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; +MD: net/minecraft/core/RegistryAccess/m_194613_ ()Ljava/lang/Iterable; net/minecraft/core/RegistryAccess/knownRegistries ()Ljava/lang/Iterable; +MD: net/minecraft/core/RegistryAccess/m_203557_ ()Lnet/minecraft/core/RegistryAccess$Frozen; net/minecraft/core/RegistryAccess/freeze ()Lnet/minecraft/core/RegistryAccess$Frozen; +MD: net/minecraft/core/RegistryAccess/m_203610_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess/ownedRegistries ()Ljava/util/stream/Stream; +MD: net/minecraft/core/RegistryAccess/m_206152_ (Lcom/mojang/serialization/DataResult$PartialResult;)V net/minecraft/core/RegistryAccess/lambda$readRegistry$13 (Lcom/mojang/serialization/DataResult$PartialResult;)V +MD: net/minecraft/core/RegistryAccess/m_206154_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/core/RegistryAccess; net/minecraft/core/RegistryAccess/readFromDisk (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/core/RegistryAccess/m_206156_ (Lcom/mojang/serialization/Dynamic;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess/lambda$readFromDisk$14 (Lcom/mojang/serialization/Dynamic;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryAccess/m_206159_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/RegistryLoader$Bound;Lnet/minecraft/core/RegistryAccess$RegistryData;)V net/minecraft/core/RegistryAccess/readRegistry (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/RegistryLoader$Bound;Lnet/minecraft/core/RegistryAccess$RegistryData;)V +MD: net/minecraft/core/RegistryAccess/m_206163_ (Lcom/mojang/serialization/codecs/UnboundedMapCodec;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryAccess/captureMap (Lcom/mojang/serialization/codecs/UnboundedMapCodec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryAccess/m_206165_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/RegistryAccess$Frozen; net/minecraft/core/RegistryAccess/fromRegistryOfRegistries (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/RegistryAccess$Frozen; +MD: net/minecraft/core/RegistryAccess/m_206167_ (Lnet/minecraft/core/RegistryAccess$RegistryData;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryAccess/lambda$getNetworkCodec$10 (Lnet/minecraft/core/RegistryAccess$RegistryData;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryAccess/m_206169_ (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Z net/minecraft/core/RegistryAccess/lambda$ownedNetworkableRegistries$9 (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Z +MD: net/minecraft/core/RegistryAccess/m_206171_ (Lnet/minecraft/core/RegistryAccess$Writable;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/RegistryLoader;)V net/minecraft/core/RegistryAccess/load (Lnet/minecraft/core/RegistryAccess$Writable;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/RegistryLoader;)V +MD: net/minecraft/core/RegistryAccess/m_206179_ (Lnet/minecraft/core/RegistryAccess;)Ljava/util/Map; net/minecraft/core/RegistryAccess/lambda$captureMap$8 (Lnet/minecraft/core/RegistryAccess;)Ljava/util/Map; +MD: net/minecraft/core/RegistryAccess/m_206181_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryAccess/lambda$makeNetworkCodec$4 (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryAccess/m_206184_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess/retrieveRegistry (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryAccess/m_206187_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryAccess/lambda$makeNetworkCodec$3 (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryAccess/m_206189_ (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess/lambda$captureMap$7 (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryAccess/m_206191_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess/ownedRegistryOrThrow (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryAccess/m_206193_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess/registries ()Ljava/util/stream/Stream; +MD: net/minecraft/core/RegistryAccess/m_206194_ (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lnet/minecraft/resources/ResourceKey; net/minecraft/core/RegistryAccess/lambda$captureMap$6 (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/RegistryAccess/m_206196_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess/networkSafeRegistries ()Ljava/util/stream/Stream; +MD: net/minecraft/core/RegistryAccess/m_206197_ ()Lnet/minecraft/core/RegistryAccess$Writable; net/minecraft/core/RegistryAccess/builtinCopy ()Lnet/minecraft/core/RegistryAccess$Writable; +MD: net/minecraft/core/RegistryAccess/m_206200_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/WritableRegistry; net/minecraft/core/RegistryAccess/createRegistry (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/WritableRegistry; +MD: net/minecraft/core/RegistryAccess/m_206202_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess/globalRegistries ()Ljava/util/stream/Stream; +MD: net/minecraft/core/RegistryAccess/m_206203_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryAccess/getNetworkCodec (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryAccess/m_206205_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryAccess/makeNetworkCodec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryAccess/m_206206_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess/ownedNetworkableRegistries ()Ljava/util/stream/Stream; +MD: net/minecraft/core/RegistryAccess/m_206207_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; net/minecraft/core/RegistryAccess/lambda$retrieveRegistry$15 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; +MD: net/minecraft/core/RegistryAccess/m_206209_ ()Ljava/util/Map; net/minecraft/core/RegistryAccess/createFreshRegistries ()Ljava/util/Map; +MD: net/minecraft/core/RegistryAccess/m_206210_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryAccess/lambda$getNetworkCodec$11 (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryAccess/m_206212_ ()Lnet/minecraft/core/RegistryAccess$Writable; net/minecraft/core/RegistryAccess/blankWriteable ()Lnet/minecraft/core/RegistryAccess$Writable; +MD: net/minecraft/core/RegistryAccess/m_206213_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryAccess/lambda$makeNetworkCodec$5 (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryAccess/m_206215_ ()Lnet/minecraft/core/RegistryAccess$Frozen; net/minecraft/core/RegistryAccess/lambda$static$12 ()Lnet/minecraft/core/RegistryAccess$Frozen; +MD: net/minecraft/core/RegistryAccess/m_211081_ (Lnet/minecraft/resources/RegistryResourceAccess$InMemoryStorage;Lnet/minecraft/core/RegistryAccess$RegistryData;)V net/minecraft/core/RegistryAccess/addBuiltinElements (Lnet/minecraft/resources/RegistryResourceAccess$InMemoryStorage;Lnet/minecraft/core/RegistryAccess$RegistryData;)V +MD: net/minecraft/core/RegistryAccess/m_211814_ (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lcom/mojang/serialization/Lifecycle; net/minecraft/core/RegistryAccess/lambda$allElementsLifecycle$16 (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/RegistryAccess/m_211816_ ()Lcom/mojang/serialization/Lifecycle; net/minecraft/core/RegistryAccess/allElementsLifecycle ()Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/core/RegistryAccess/m_6632_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/RegistryAccess/registry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +CL: net/minecraft/core/RegistryAccess$1 net/minecraft/core/RegistryAccess$1 +FD: net/minecraft/core/RegistryAccess$1/f_206216_ net/minecraft/core/RegistryAccess$1/val$registries +FD: net/minecraft/core/RegistryAccess$1/net/minecraft/core/RegistryAccess$1 net/minecraft/core/RegistryAccess$1/net/minecraft/core/RegistryAccess$1 +MD: net/minecraft/core/RegistryAccess$1/ (Lnet/minecraft/core/Registry;)V net/minecraft/core/RegistryAccess$1/ (Lnet/minecraft/core/Registry;)V +MD: net/minecraft/core/RegistryAccess$1/m_142664_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/RegistryAccess$1/ownedRegistry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/RegistryAccess$1/m_203610_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess$1/ownedRegistries ()Ljava/util/stream/Stream; +CL: net/minecraft/core/RegistryAccess$Frozen net/minecraft/core/RegistryAccess$Frozen +FD: net/minecraft/core/RegistryAccess$Frozen/net/minecraft/core/RegistryAccess$Frozen net/minecraft/core/RegistryAccess$Frozen/net/minecraft/core/RegistryAccess$Frozen +MD: net/minecraft/core/RegistryAccess$Frozen/m_203557_ ()Lnet/minecraft/core/RegistryAccess$Frozen; net/minecraft/core/RegistryAccess$Frozen/freeze ()Lnet/minecraft/core/RegistryAccess$Frozen; +CL: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess net/minecraft/core/RegistryAccess$ImmutableRegistryAccess +FD: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/f_206223_ net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/registries +FD: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/net/minecraft/core/RegistryAccess$ImmutableRegistryAccess net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/net/minecraft/core/RegistryAccess$ImmutableRegistryAccess +MD: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/ (Ljava/util/Map;)V net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/ (Ljava/util/Map;)V +MD: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/ (Ljava/util/stream/Stream;)V net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/ (Ljava/util/stream/Stream;)V +MD: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/m_142664_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/ownedRegistry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/m_203610_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/ownedRegistries ()Ljava/util/stream/Stream; +MD: net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/m_206231_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess$ImmutableRegistryAccess/lambda$ownedRegistry$0 (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/Registry; +CL: net/minecraft/core/RegistryAccess$RegistryData net/minecraft/core/RegistryAccess$RegistryData +FD: net/minecraft/core/RegistryAccess$RegistryData/f_123101_ net/minecraft/core/RegistryAccess$RegistryData/key +FD: net/minecraft/core/RegistryAccess$RegistryData/f_123102_ net/minecraft/core/RegistryAccess$RegistryData/codec +FD: net/minecraft/core/RegistryAccess$RegistryData/f_123103_ net/minecraft/core/RegistryAccess$RegistryData/networkCodec +FD: net/minecraft/core/RegistryAccess$RegistryData/net/minecraft/core/RegistryAccess$RegistryData net/minecraft/core/RegistryAccess$RegistryData/net/minecraft/core/RegistryAccess$RegistryData +MD: net/minecraft/core/RegistryAccess$RegistryData/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V net/minecraft/core/RegistryAccess$RegistryData/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/core/RegistryAccess$RegistryData/equals (Ljava/lang/Object;)Z net/minecraft/core/RegistryAccess$RegistryData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/core/RegistryAccess$RegistryData/f_123101_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/core/RegistryAccess$RegistryData/key ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/RegistryAccess$RegistryData/f_123102_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryAccess$RegistryData/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryAccess$RegistryData/f_123103_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryAccess$RegistryData/networkCodec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryAccess$RegistryData/hashCode ()I net/minecraft/core/RegistryAccess$RegistryData/hashCode ()I +MD: net/minecraft/core/RegistryAccess$RegistryData/m_123111_ ()Z net/minecraft/core/RegistryAccess$RegistryData/sendToClient ()Z +MD: net/minecraft/core/RegistryAccess$RegistryData/toString ()Ljava/lang/String; net/minecraft/core/RegistryAccess$RegistryData/toString ()Ljava/lang/String; +CL: net/minecraft/core/RegistryAccess$RegistryEntry net/minecraft/core/RegistryAccess$RegistryEntry +FD: net/minecraft/core/RegistryAccess$RegistryEntry/f_206233_ net/minecraft/core/RegistryAccess$RegistryEntry/key +FD: net/minecraft/core/RegistryAccess$RegistryEntry/f_206234_ net/minecraft/core/RegistryAccess$RegistryEntry/value +FD: net/minecraft/core/RegistryAccess$RegistryEntry/net/minecraft/core/RegistryAccess$RegistryEntry net/minecraft/core/RegistryAccess$RegistryEntry/net/minecraft/core/RegistryAccess$RegistryEntry +MD: net/minecraft/core/RegistryAccess$RegistryEntry/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;)V net/minecraft/core/RegistryAccess$RegistryEntry/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;)V +MD: net/minecraft/core/RegistryAccess$RegistryEntry/equals (Ljava/lang/Object;)Z net/minecraft/core/RegistryAccess$RegistryEntry/equals (Ljava/lang/Object;)Z +MD: net/minecraft/core/RegistryAccess$RegistryEntry/f_206233_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/core/RegistryAccess$RegistryEntry/key ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/RegistryAccess$RegistryEntry/f_206234_ ()Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess$RegistryEntry/value ()Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryAccess$RegistryEntry/hashCode ()I net/minecraft/core/RegistryAccess$RegistryEntry/hashCode ()I +MD: net/minecraft/core/RegistryAccess$RegistryEntry/m_206239_ (Lnet/minecraft/core/Holder$Reference;)Lnet/minecraft/core/RegistryAccess$RegistryEntry; net/minecraft/core/RegistryAccess$RegistryEntry/fromHolder (Lnet/minecraft/core/Holder$Reference;)Lnet/minecraft/core/RegistryAccess$RegistryEntry; +MD: net/minecraft/core/RegistryAccess$RegistryEntry/m_206241_ (Ljava/util/Map$Entry;)Lnet/minecraft/core/RegistryAccess$RegistryEntry; net/minecraft/core/RegistryAccess$RegistryEntry/fromMapEntry (Ljava/util/Map$Entry;)Lnet/minecraft/core/RegistryAccess$RegistryEntry; +MD: net/minecraft/core/RegistryAccess$RegistryEntry/m_206243_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;)Lnet/minecraft/core/RegistryAccess$RegistryEntry; net/minecraft/core/RegistryAccess$RegistryEntry/fromUntyped (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;)Lnet/minecraft/core/RegistryAccess$RegistryEntry; +MD: net/minecraft/core/RegistryAccess$RegistryEntry/m_206247_ ()Lnet/minecraft/core/RegistryAccess$RegistryEntry; net/minecraft/core/RegistryAccess$RegistryEntry/freeze ()Lnet/minecraft/core/RegistryAccess$RegistryEntry; +MD: net/minecraft/core/RegistryAccess$RegistryEntry/toString ()Ljava/lang/String; net/minecraft/core/RegistryAccess$RegistryEntry/toString ()Ljava/lang/String; +CL: net/minecraft/core/RegistryAccess$Writable net/minecraft/core/RegistryAccess$Writable +FD: net/minecraft/core/RegistryAccess$Writable/net/minecraft/core/RegistryAccess$Writable net/minecraft/core/RegistryAccess$Writable/net/minecraft/core/RegistryAccess$Writable +MD: net/minecraft/core/RegistryAccess$Writable/m_203275_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/RegistryAccess$Writable/ownedWritableRegistry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/RegistryAccess$Writable/m_206253_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/WritableRegistry; net/minecraft/core/RegistryAccess$Writable/ownedWritableRegistryOrThrow (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/WritableRegistry; +MD: net/minecraft/core/RegistryAccess$Writable/m_206255_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; net/minecraft/core/RegistryAccess$Writable/lambda$ownedWritableRegistryOrThrow$0 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/IllegalStateException; +CL: net/minecraft/core/RegistryAccess$WritableRegistryAccess net/minecraft/core/RegistryAccess$WritableRegistryAccess +FD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/f_206257_ net/minecraft/core/RegistryAccess$WritableRegistryAccess/registries +FD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/net/minecraft/core/RegistryAccess$WritableRegistryAccess net/minecraft/core/RegistryAccess$WritableRegistryAccess/net/minecraft/core/RegistryAccess$WritableRegistryAccess +MD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/ (Ljava/util/Map;)V net/minecraft/core/RegistryAccess$WritableRegistryAccess/ (Ljava/util/Map;)V +MD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/m_142664_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/RegistryAccess$WritableRegistryAccess/ownedRegistry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/m_203275_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/core/RegistryAccess$WritableRegistryAccess/ownedWritableRegistry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/m_203610_ ()Ljava/util/stream/Stream; net/minecraft/core/RegistryAccess$WritableRegistryAccess/ownedRegistries ()Ljava/util/stream/Stream; +MD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/m_206260_ (Lnet/minecraft/core/WritableRegistry;)Lnet/minecraft/core/WritableRegistry; net/minecraft/core/RegistryAccess$WritableRegistryAccess/lambda$ownedWritableRegistry$1 (Lnet/minecraft/core/WritableRegistry;)Lnet/minecraft/core/WritableRegistry; +MD: net/minecraft/core/RegistryAccess$WritableRegistryAccess/m_206265_ (Lnet/minecraft/core/WritableRegistry;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryAccess$WritableRegistryAccess/lambda$ownedRegistry$0 (Lnet/minecraft/core/WritableRegistry;)Lnet/minecraft/core/Registry; +CL: net/minecraft/core/RegistryCodecs net/minecraft/core/RegistryCodecs +FD: net/minecraft/core/RegistryCodecs/net/minecraft/core/RegistryCodecs net/minecraft/core/RegistryCodecs/net/minecraft/core/RegistryCodecs +MD: net/minecraft/core/RegistryCodecs/ ()V net/minecraft/core/RegistryCodecs/ ()V +MD: net/minecraft/core/RegistryCodecs/m_206270_ (Lnet/minecraft/core/Registry;)Ljava/util/Map; net/minecraft/core/RegistryCodecs/lambda$dataPackAwareCodec$3 (Lnet/minecraft/core/Registry;)Ljava/util/Map; +MD: net/minecraft/core/RegistryCodecs/m_206272_ (Lnet/minecraft/core/WritableRegistry;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)V net/minecraft/core/RegistryCodecs/lambda$dataPackAwareDecoder$4 (Lnet/minecraft/core/WritableRegistry;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)V +MD: net/minecraft/core/RegistryCodecs/m_206277_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryCodecs/homogeneousList (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryCodecs/m_206279_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryCodecs/homogeneousList (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryCodecs/m_206282_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Decoder;Lcom/mojang/serialization/Lifecycle;)Lcom/mojang/serialization/Decoder; net/minecraft/core/RegistryCodecs/dataPackAwareDecoder (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Decoder;Lcom/mojang/serialization/Lifecycle;)Lcom/mojang/serialization/Decoder; +MD: net/minecraft/core/RegistryCodecs/m_206287_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryCodecs/homogeneousList (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryCodecs/m_206291_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryCodecs/networkCodec (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryCodecs/m_206295_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/List;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryCodecs/lambda$networkCodec$1 (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/List;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryCodecs/m_206299_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/Map;)Lnet/minecraft/core/WritableRegistry; net/minecraft/core/RegistryCodecs/lambda$dataPackAwareDecoder$5 (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/Map;)Lnet/minecraft/core/WritableRegistry; +MD: net/minecraft/core/RegistryCodecs/m_206303_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/MapCodec;)Lcom/mojang/serialization/MapCodec; net/minecraft/core/RegistryCodecs/withNameAndId (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/MapCodec;)Lcom/mojang/serialization/MapCodec; +MD: net/minecraft/core/RegistryCodecs/m_206306_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/MapCodec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/core/RegistryCodecs/lambda$withNameAndId$0 (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/MapCodec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/core/RegistryCodecs/m_206310_ (Lnet/minecraft/resources/ResourceKey;Z)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryCodecs/homogeneousList (Lnet/minecraft/resources/ResourceKey;Z)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryCodecs/m_206313_ (Lnet/minecraft/core/Registry;)Ljava/util/List; net/minecraft/core/RegistryCodecs/lambda$networkCodec$2 (Lnet/minecraft/core/Registry;)Ljava/util/List; +MD: net/minecraft/core/RegistryCodecs/m_206315_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryCodecs/directCodec (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/RegistryCodecs/m_206318_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/core/RegistryCodecs/dataPackAwareCodec (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +CL: net/minecraft/core/RegistryCodecs$1 net/minecraft/core/RegistryCodecs$1 +FD: net/minecraft/core/RegistryCodecs$1/f_206322_ net/minecraft/core/RegistryCodecs$1/val$registryDirectCodec +FD: net/minecraft/core/RegistryCodecs$1/f_206323_ net/minecraft/core/RegistryCodecs$1/val$registryKey +FD: net/minecraft/core/RegistryCodecs$1/f_206324_ net/minecraft/core/RegistryCodecs$1/val$elementCodec +FD: net/minecraft/core/RegistryCodecs$1/net/minecraft/core/RegistryCodecs$1 net/minecraft/core/RegistryCodecs$1/net/minecraft/core/RegistryCodecs$1 +MD: net/minecraft/core/RegistryCodecs$1/ (Lcom/mojang/serialization/Decoder;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)V net/minecraft/core/RegistryCodecs$1/ (Lcom/mojang/serialization/Decoder;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/core/RegistryCodecs$1/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryCodecs$1/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryCodecs$1/m_206329_ ()Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryCodecs$1/lambda$decode$1 ()Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryCodecs$1/m_206330_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/core/RegistryCodecs$1/lambda$decode$3 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/core/RegistryCodecs$1/m_206332_ (Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/core/Registry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/core/RegistryCodecs$1/lambda$overrideFromResources$4 (Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/core/Registry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/core/RegistryCodecs$1/m_206335_ (Lcom/mojang/serialization/DataResult;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/RegistryLoader$Bound;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryCodecs$1/lambda$decode$0 (Lcom/mojang/serialization/DataResult;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/RegistryLoader$Bound;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryCodecs$1/m_206339_ (Lcom/mojang/serialization/DataResult;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/RegistryLoader;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryCodecs$1/overrideFromResources (Lcom/mojang/serialization/DataResult;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/RegistryLoader;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/RegistryCodecs$1/m_206343_ (Lnet/minecraft/core/WritableRegistry;)Lnet/minecraft/core/Registry; net/minecraft/core/RegistryCodecs$1/lambda$decode$2 (Lnet/minecraft/core/WritableRegistry;)Lnet/minecraft/core/Registry; +MD: net/minecraft/core/RegistryCodecs$1/m_206345_ (Lnet/minecraft/resources/RegistryLoader;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/RegistryOps;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; net/minecraft/core/RegistryCodecs$1/lambda$overrideFromResources$5 (Lnet/minecraft/resources/RegistryLoader;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/RegistryOps;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; +CL: net/minecraft/core/RegistryCodecs$RegistryEntry net/minecraft/core/RegistryCodecs$RegistryEntry +FD: net/minecraft/core/RegistryCodecs$RegistryEntry/f_206354_ net/minecraft/core/RegistryCodecs$RegistryEntry/key +FD: net/minecraft/core/RegistryCodecs$RegistryEntry/f_206355_ net/minecraft/core/RegistryCodecs$RegistryEntry/id +FD: net/minecraft/core/RegistryCodecs$RegistryEntry/f_206356_ net/minecraft/core/RegistryCodecs$RegistryEntry/value +FD: net/minecraft/core/RegistryCodecs$RegistryEntry/net/minecraft/core/RegistryCodecs$RegistryEntry net/minecraft/core/RegistryCodecs$RegistryEntry/net/minecraft/core/RegistryCodecs$RegistryEntry +MD: net/minecraft/core/RegistryCodecs$RegistryEntry/ (Lnet/minecraft/resources/ResourceKey;ILjava/lang/Object;)V net/minecraft/core/RegistryCodecs$RegistryEntry/ (Lnet/minecraft/resources/ResourceKey;ILjava/lang/Object;)V +MD: net/minecraft/core/RegistryCodecs$RegistryEntry/equals (Ljava/lang/Object;)Z net/minecraft/core/RegistryCodecs$RegistryEntry/equals (Ljava/lang/Object;)Z +MD: net/minecraft/core/RegistryCodecs$RegistryEntry/f_206354_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/core/RegistryCodecs$RegistryEntry/key ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/core/RegistryCodecs$RegistryEntry/f_206355_ ()I net/minecraft/core/RegistryCodecs$RegistryEntry/id ()I +MD: net/minecraft/core/RegistryCodecs$RegistryEntry/f_206356_ ()Ljava/lang/Object; net/minecraft/core/RegistryCodecs$RegistryEntry/value ()Ljava/lang/Object; +MD: net/minecraft/core/RegistryCodecs$RegistryEntry/hashCode ()I net/minecraft/core/RegistryCodecs$RegistryEntry/hashCode ()I +MD: net/minecraft/core/RegistryCodecs$RegistryEntry/toString ()Ljava/lang/String; net/minecraft/core/RegistryCodecs$RegistryEntry/toString ()Ljava/lang/String; +CL: net/minecraft/core/Rotations net/minecraft/core/Rotations +FD: net/minecraft/core/Rotations/f_123146_ net/minecraft/core/Rotations/x +FD: net/minecraft/core/Rotations/f_123147_ net/minecraft/core/Rotations/y +FD: net/minecraft/core/Rotations/f_123148_ net/minecraft/core/Rotations/z +FD: net/minecraft/core/Rotations/net/minecraft/core/Rotations net/minecraft/core/Rotations/net/minecraft/core/Rotations +MD: net/minecraft/core/Rotations/ (FFF)V net/minecraft/core/Rotations/ (FFF)V +MD: net/minecraft/core/Rotations/ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/core/Rotations/ (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/core/Rotations/equals (Ljava/lang/Object;)Z net/minecraft/core/Rotations/equals (Ljava/lang/Object;)Z +MD: net/minecraft/core/Rotations/m_123155_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/core/Rotations/save ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/core/Rotations/m_123156_ ()F net/minecraft/core/Rotations/getX ()F +MD: net/minecraft/core/Rotations/m_123157_ ()F net/minecraft/core/Rotations/getY ()F +MD: net/minecraft/core/Rotations/m_123158_ ()F net/minecraft/core/Rotations/getZ ()F +MD: net/minecraft/core/Rotations/m_175532_ ()F net/minecraft/core/Rotations/getWrappedX ()F +MD: net/minecraft/core/Rotations/m_175533_ ()F net/minecraft/core/Rotations/getWrappedY ()F +MD: net/minecraft/core/Rotations/m_175534_ ()F net/minecraft/core/Rotations/getWrappedZ ()F +CL: net/minecraft/core/SectionPos net/minecraft/core/SectionPos +FD: net/minecraft/core/SectionPos/f_175535_ net/minecraft/core/SectionPos/SECTION_BITS +FD: net/minecraft/core/SectionPos/f_175536_ net/minecraft/core/SectionPos/SECTION_SIZE +FD: net/minecraft/core/SectionPos/f_175537_ net/minecraft/core/SectionPos/SECTION_HALF_SIZE +FD: net/minecraft/core/SectionPos/f_175538_ net/minecraft/core/SectionPos/SECTION_MAX_INDEX +FD: net/minecraft/core/SectionPos/f_175539_ net/minecraft/core/SectionPos/SECTION_MASK +FD: net/minecraft/core/SectionPos/f_175540_ net/minecraft/core/SectionPos/PACKED_X_LENGTH +FD: net/minecraft/core/SectionPos/f_175541_ net/minecraft/core/SectionPos/PACKED_Y_LENGTH +FD: net/minecraft/core/SectionPos/f_175542_ net/minecraft/core/SectionPos/PACKED_Z_LENGTH +FD: net/minecraft/core/SectionPos/f_175543_ net/minecraft/core/SectionPos/PACKED_X_MASK +FD: net/minecraft/core/SectionPos/f_175544_ net/minecraft/core/SectionPos/PACKED_Y_MASK +FD: net/minecraft/core/SectionPos/f_175545_ net/minecraft/core/SectionPos/PACKED_Z_MASK +FD: net/minecraft/core/SectionPos/f_175546_ net/minecraft/core/SectionPos/Y_OFFSET +FD: net/minecraft/core/SectionPos/f_175547_ net/minecraft/core/SectionPos/Z_OFFSET +FD: net/minecraft/core/SectionPos/f_175548_ net/minecraft/core/SectionPos/X_OFFSET +FD: net/minecraft/core/SectionPos/f_175549_ net/minecraft/core/SectionPos/RELATIVE_X_SHIFT +FD: net/minecraft/core/SectionPos/f_175550_ net/minecraft/core/SectionPos/RELATIVE_Y_SHIFT +FD: net/minecraft/core/SectionPos/f_175551_ net/minecraft/core/SectionPos/RELATIVE_Z_SHIFT +FD: net/minecraft/core/SectionPos/net/minecraft/core/SectionPos net/minecraft/core/SectionPos/net/minecraft/core/SectionPos +MD: net/minecraft/core/SectionPos/ (III)V net/minecraft/core/SectionPos/ (III)V +MD: net/minecraft/core/SectionPos/m_123170_ ()I net/minecraft/core/SectionPos/x ()I +MD: net/minecraft/core/SectionPos/m_123171_ (I)I net/minecraft/core/SectionPos/blockToSectionCoord (I)I +MD: net/minecraft/core/SectionPos/m_123173_ (III)Lnet/minecraft/core/SectionPos; net/minecraft/core/SectionPos/of (III)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/core/SectionPos/m_123177_ (IIIIII)Ljava/util/stream/Stream; net/minecraft/core/SectionPos/betweenClosedStream (IIIIII)Ljava/util/stream/Stream; +MD: net/minecraft/core/SectionPos/m_123184_ (J)Lnet/minecraft/core/SectionPos; net/minecraft/core/SectionPos/of (J)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/core/SectionPos/m_123186_ (JIII)J net/minecraft/core/SectionPos/offset (JIII)J +MD: net/minecraft/core/SectionPos/m_123191_ (JLnet/minecraft/core/Direction;)J net/minecraft/core/SectionPos/offset (JLnet/minecraft/core/Direction;)J +MD: net/minecraft/core/SectionPos/m_123194_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/core/SectionPos; net/minecraft/core/SectionPos/of (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/core/SectionPos/m_123196_ (Lnet/minecraft/world/level/ChunkPos;I)Lnet/minecraft/core/SectionPos; net/minecraft/core/SectionPos/of (Lnet/minecraft/world/level/ChunkPos;I)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/core/SectionPos/m_123199_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/SectionPos; net/minecraft/core/SectionPos/of (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/core/SectionPos/m_123201_ (Lnet/minecraft/core/SectionPos;I)Ljava/util/stream/Stream; net/minecraft/core/SectionPos/cube (Lnet/minecraft/core/SectionPos;I)Ljava/util/stream/Stream; +MD: net/minecraft/core/SectionPos/m_123204_ (S)I net/minecraft/core/SectionPos/sectionRelativeX (S)I +MD: net/minecraft/core/SectionPos/m_123206_ ()I net/minecraft/core/SectionPos/y ()I +MD: net/minecraft/core/SectionPos/m_123207_ (I)I net/minecraft/core/SectionPos/sectionRelative (I)I +MD: net/minecraft/core/SectionPos/m_123209_ (III)J net/minecraft/core/SectionPos/asLong (III)J +MD: net/minecraft/core/SectionPos/m_123213_ (J)I net/minecraft/core/SectionPos/x (J)I +MD: net/minecraft/core/SectionPos/m_123218_ (Lnet/minecraft/core/BlockPos;)S net/minecraft/core/SectionPos/sectionRelativePos (Lnet/minecraft/core/BlockPos;)S +MD: net/minecraft/core/SectionPos/m_123220_ (S)I net/minecraft/core/SectionPos/sectionRelativeY (S)I +MD: net/minecraft/core/SectionPos/m_123222_ ()I net/minecraft/core/SectionPos/z ()I +MD: net/minecraft/core/SectionPos/m_123223_ (I)I net/minecraft/core/SectionPos/sectionToBlockCoord (I)I +MD: net/minecraft/core/SectionPos/m_123225_ (J)I net/minecraft/core/SectionPos/y (J)I +MD: net/minecraft/core/SectionPos/m_123227_ (S)I net/minecraft/core/SectionPos/sectionRelativeZ (S)I +MD: net/minecraft/core/SectionPos/m_123229_ ()I net/minecraft/core/SectionPos/minBlockX ()I +MD: net/minecraft/core/SectionPos/m_123230_ (J)I net/minecraft/core/SectionPos/z (J)I +MD: net/minecraft/core/SectionPos/m_123232_ (S)I net/minecraft/core/SectionPos/relativeToBlockX (S)I +MD: net/minecraft/core/SectionPos/m_123234_ ()I net/minecraft/core/SectionPos/minBlockY ()I +MD: net/minecraft/core/SectionPos/m_123235_ (J)J net/minecraft/core/SectionPos/blockToSection (J)J +MD: net/minecraft/core/SectionPos/m_123237_ (S)I net/minecraft/core/SectionPos/relativeToBlockY (S)I +MD: net/minecraft/core/SectionPos/m_123239_ ()I net/minecraft/core/SectionPos/minBlockZ ()I +MD: net/minecraft/core/SectionPos/m_123240_ (J)J net/minecraft/core/SectionPos/getZeroNode (J)J +MD: net/minecraft/core/SectionPos/m_123242_ (S)I net/minecraft/core/SectionPos/relativeToBlockZ (S)I +MD: net/minecraft/core/SectionPos/m_123244_ ()I net/minecraft/core/SectionPos/maxBlockX ()I +MD: net/minecraft/core/SectionPos/m_123245_ (S)Lnet/minecraft/core/BlockPos; net/minecraft/core/SectionPos/relativeToBlockPos (S)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/SectionPos/m_123247_ ()I net/minecraft/core/SectionPos/maxBlockY ()I +MD: net/minecraft/core/SectionPos/m_123248_ ()I net/minecraft/core/SectionPos/maxBlockZ ()I +MD: net/minecraft/core/SectionPos/m_123249_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/SectionPos/origin ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/SectionPos/m_123250_ ()Lnet/minecraft/core/BlockPos; net/minecraft/core/SectionPos/center ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/core/SectionPos/m_123251_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/core/SectionPos/chunk ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/core/SectionPos/m_123252_ ()J net/minecraft/core/SectionPos/asLong ()J +MD: net/minecraft/core/SectionPos/m_123253_ ()Ljava/util/stream/Stream; net/minecraft/core/SectionPos/blocksInside ()Ljava/util/stream/Stream; +MD: net/minecraft/core/SectionPos/m_142082_ (III)Lnet/minecraft/core/SectionPos; net/minecraft/core/SectionPos/offset (III)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/core/SectionPos/m_142082_ (III)Lnet/minecraft/core/Vec3i; net/minecraft/core/SectionPos/offset (III)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/SectionPos/m_175552_ (D)I net/minecraft/core/SectionPos/posToSectionCoord (D)I +MD: net/minecraft/core/SectionPos/m_175554_ (II)I net/minecraft/core/SectionPos/sectionToBlockCoord (II)I +MD: net/minecraft/core/SectionPos/m_175557_ (Lnet/minecraft/world/level/ChunkPos;III)Ljava/util/stream/Stream; net/minecraft/core/SectionPos/aroundChunk (Lnet/minecraft/world/level/ChunkPos;III)Ljava/util/stream/Stream; +MD: net/minecraft/core/SectionPos/m_175562_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/core/SectionPos; net/minecraft/core/SectionPos/bottomOf (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/core/SectionPos/m_175568_ (Lnet/minecraft/core/BlockPos;)J net/minecraft/core/SectionPos/asLong (Lnet/minecraft/core/BlockPos;)J +MD: net/minecraft/core/SectionPos/m_194634_ (IIILit/unimi/dsi/fastutil/longs/LongConsumer;)V net/minecraft/core/SectionPos/aroundAndAtBlockPos (IIILit/unimi/dsi/fastutil/longs/LongConsumer;)V +MD: net/minecraft/core/SectionPos/m_194639_ (JLit/unimi/dsi/fastutil/longs/LongConsumer;)V net/minecraft/core/SectionPos/aroundAndAtBlockPos (JLit/unimi/dsi/fastutil/longs/LongConsumer;)V +MD: net/minecraft/core/SectionPos/m_194642_ (Lnet/minecraft/core/BlockPos;Lit/unimi/dsi/fastutil/longs/LongConsumer;)V net/minecraft/core/SectionPos/aroundAndAtBlockPos (Lnet/minecraft/core/BlockPos;Lit/unimi/dsi/fastutil/longs/LongConsumer;)V +CL: net/minecraft/core/SectionPos$1 net/minecraft/core/SectionPos$1 +FD: net/minecraft/core/SectionPos$1/f_123254_ net/minecraft/core/SectionPos$1/cursor +FD: net/minecraft/core/SectionPos$1/f_123255_ net/minecraft/core/SectionPos$1/val$minX +FD: net/minecraft/core/SectionPos$1/f_123256_ net/minecraft/core/SectionPos$1/val$minY +FD: net/minecraft/core/SectionPos$1/f_123257_ net/minecraft/core/SectionPos$1/val$minZ +FD: net/minecraft/core/SectionPos$1/f_123258_ net/minecraft/core/SectionPos$1/val$maxX +FD: net/minecraft/core/SectionPos$1/f_123259_ net/minecraft/core/SectionPos$1/val$maxY +FD: net/minecraft/core/SectionPos$1/f_123260_ net/minecraft/core/SectionPos$1/val$maxZ +FD: net/minecraft/core/SectionPos$1/net/minecraft/core/SectionPos$1 net/minecraft/core/SectionPos$1/net/minecraft/core/SectionPos$1 +MD: net/minecraft/core/SectionPos$1/ (JIIIIIII)V net/minecraft/core/SectionPos$1/ (JIIIIIII)V +MD: net/minecraft/core/SectionPos$1/tryAdvance (Ljava/util/function/Consumer;)Z net/minecraft/core/SectionPos$1/tryAdvance (Ljava/util/function/Consumer;)Z +CL: net/minecraft/core/SerializableUUID net/minecraft/core/SerializableUUID +FD: net/minecraft/core/SerializableUUID/f_123272_ net/minecraft/core/SerializableUUID/CODEC +FD: net/minecraft/core/SerializableUUID/net/minecraft/core/SerializableUUID net/minecraft/core/SerializableUUID/net/minecraft/core/SerializableUUID +MD: net/minecraft/core/SerializableUUID/ ()V net/minecraft/core/SerializableUUID/ ()V +MD: net/minecraft/core/SerializableUUID/ ()V net/minecraft/core/SerializableUUID/ ()V +MD: net/minecraft/core/SerializableUUID/m_123274_ (JJ)[I net/minecraft/core/SerializableUUID/leastMostToIntArray (JJ)[I +MD: net/minecraft/core/SerializableUUID/m_123277_ (Ljava/util/UUID;)[I net/minecraft/core/SerializableUUID/uuidToIntArray (Ljava/util/UUID;)[I +MD: net/minecraft/core/SerializableUUID/m_123279_ (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; net/minecraft/core/SerializableUUID/lambda$static$0 (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/SerializableUUID/m_123281_ ([I)Ljava/util/UUID; net/minecraft/core/SerializableUUID/uuidFromIntArray ([I)Ljava/util/UUID; +MD: net/minecraft/core/SerializableUUID/m_123283_ (Ljava/util/UUID;)Ljava/util/stream/IntStream; net/minecraft/core/SerializableUUID/lambda$static$1 (Ljava/util/UUID;)Ljava/util/stream/IntStream; +MD: net/minecraft/core/SerializableUUID/m_175580_ (Lcom/mojang/serialization/Dynamic;)Ljava/util/UUID; net/minecraft/core/SerializableUUID/readUUID (Lcom/mojang/serialization/Dynamic;)Ljava/util/UUID; +CL: net/minecraft/core/Vec3i net/minecraft/core/Vec3i +FD: net/minecraft/core/Vec3i/f_123285_ net/minecraft/core/Vec3i/x +FD: net/minecraft/core/Vec3i/f_123286_ net/minecraft/core/Vec3i/y +FD: net/minecraft/core/Vec3i/f_123287_ net/minecraft/core/Vec3i/CODEC +FD: net/minecraft/core/Vec3i/f_123288_ net/minecraft/core/Vec3i/ZERO +FD: net/minecraft/core/Vec3i/f_123289_ net/minecraft/core/Vec3i/z +FD: net/minecraft/core/Vec3i/net/minecraft/core/Vec3i net/minecraft/core/Vec3i/net/minecraft/core/Vec3i +MD: net/minecraft/core/Vec3i/ ()V net/minecraft/core/Vec3i/ ()V +MD: net/minecraft/core/Vec3i/ (DDD)V net/minecraft/core/Vec3i/ (DDD)V +MD: net/minecraft/core/Vec3i/ (III)V net/minecraft/core/Vec3i/ (III)V +MD: net/minecraft/core/Vec3i/compareTo (Ljava/lang/Object;)I net/minecraft/core/Vec3i/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/core/Vec3i/compareTo (Lnet/minecraft/core/Vec3i;)I net/minecraft/core/Vec3i/compareTo (Lnet/minecraft/core/Vec3i;)I +MD: net/minecraft/core/Vec3i/equals (Ljava/lang/Object;)Z net/minecraft/core/Vec3i/equals (Ljava/lang/Object;)Z +MD: net/minecraft/core/Vec3i/hashCode ()I net/minecraft/core/Vec3i/hashCode ()I +MD: net/minecraft/core/Vec3i/m_123304_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/core/Vec3i/get (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/core/Vec3i/m_123312_ (Lnet/minecraft/core/Vec3i;)Ljava/util/stream/IntStream; net/minecraft/core/Vec3i/lambda$static$2 (Lnet/minecraft/core/Vec3i;)Ljava/util/stream/IntStream; +MD: net/minecraft/core/Vec3i/m_123314_ (Lnet/minecraft/core/Vec3i;D)Z net/minecraft/core/Vec3i/closerThan (Lnet/minecraft/core/Vec3i;D)Z +MD: net/minecraft/core/Vec3i/m_123317_ (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Vec3i/lambda$static$1 (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Vec3i/m_123331_ (Lnet/minecraft/core/Vec3i;)D net/minecraft/core/Vec3i/distSqr (Lnet/minecraft/core/Vec3i;)D +MD: net/minecraft/core/Vec3i/m_123333_ (Lnet/minecraft/core/Vec3i;)I net/minecraft/core/Vec3i/distManhattan (Lnet/minecraft/core/Vec3i;)I +MD: net/minecraft/core/Vec3i/m_123341_ ()I net/minecraft/core/Vec3i/getX ()I +MD: net/minecraft/core/Vec3i/m_123342_ ()I net/minecraft/core/Vec3i/getY ()I +MD: net/minecraft/core/Vec3i/m_123343_ ()I net/minecraft/core/Vec3i/getZ ()I +MD: net/minecraft/core/Vec3i/m_123344_ ()Ljava/lang/String; net/minecraft/core/Vec3i/toShortString ()Ljava/lang/String; +MD: net/minecraft/core/Vec3i/m_141950_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/subtract (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_141952_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/offset (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142022_ (DDD)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/offset (DDD)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142082_ (III)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/offset (III)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142125_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/west ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142126_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/east ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142127_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/north ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142128_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/south ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142300_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/relative (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142383_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/south (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142385_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/east (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142386_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/west (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142390_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/north (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142393_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/multiply (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142443_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/setZ (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142448_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/setY (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142451_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/setX (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_142629_ (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/relative (Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_175585_ ([I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/lambda$static$0 ([I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_194645_ (I)Ljava/util/function/Function; net/minecraft/core/Vec3i/checkOffsetAxes (I)Ljava/util/function/Function; +MD: net/minecraft/core/Vec3i/m_194647_ (ILnet/minecraft/core/Vec3i;)Lcom/mojang/serialization/DataResult; net/minecraft/core/Vec3i/lambda$checkOffsetAxes$3 (ILnet/minecraft/core/Vec3i;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/core/Vec3i/m_194650_ (I)Lcom/mojang/serialization/Codec; net/minecraft/core/Vec3i/offsetCodec (I)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/Vec3i/m_203193_ (Lnet/minecraft/core/Position;)D net/minecraft/core/Vec3i/distToCenterSqr (Lnet/minecraft/core/Position;)D +MD: net/minecraft/core/Vec3i/m_203195_ (Lnet/minecraft/core/Position;D)Z net/minecraft/core/Vec3i/closerToCenterThan (Lnet/minecraft/core/Position;D)Z +MD: net/minecraft/core/Vec3i/m_203198_ (DDD)D net/minecraft/core/Vec3i/distToCenterSqr (DDD)D +MD: net/minecraft/core/Vec3i/m_203202_ (DDD)D net/minecraft/core/Vec3i/distToLowCornerSqr (DDD)D +MD: net/minecraft/core/Vec3i/m_5484_ (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/relative (Lnet/minecraft/core/Direction;I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_6625_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/below (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_6630_ (I)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/above (I)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_7494_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/above ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_7495_ ()Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/below ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/m_7724_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; net/minecraft/core/Vec3i/cross (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/core/Vec3i/toString ()Ljava/lang/String; net/minecraft/core/Vec3i/toString ()Ljava/lang/String; +CL: net/minecraft/core/WritableRegistry net/minecraft/core/WritableRegistry +FD: net/minecraft/core/WritableRegistry/net/minecraft/core/WritableRegistry net/minecraft/core/WritableRegistry/net/minecraft/core/WritableRegistry +MD: net/minecraft/core/WritableRegistry/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;)V net/minecraft/core/WritableRegistry/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;)V +MD: net/minecraft/core/WritableRegistry/m_142427_ ()Z net/minecraft/core/WritableRegistry/isEmpty ()Z +MD: net/minecraft/core/WritableRegistry/m_203384_ (Ljava/util/OptionalInt;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; net/minecraft/core/WritableRegistry/registerOrOverride (Ljava/util/OptionalInt;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/WritableRegistry/m_203505_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; net/minecraft/core/WritableRegistry/register (Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; +MD: net/minecraft/core/WritableRegistry/m_203704_ (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; net/minecraft/core/WritableRegistry/registerMapping (ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/Holder; +CL: net/minecraft/core/cauldron/CauldronInteraction net/minecraft/core/cauldron/CauldronInteraction +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175606_ net/minecraft/core/cauldron/CauldronInteraction/EMPTY +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175607_ net/minecraft/core/cauldron/CauldronInteraction/WATER +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175608_ net/minecraft/core/cauldron/CauldronInteraction/LAVA +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175609_ net/minecraft/core/cauldron/CauldronInteraction/POWDER_SNOW +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175610_ net/minecraft/core/cauldron/CauldronInteraction/FILL_WATER +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175611_ net/minecraft/core/cauldron/CauldronInteraction/FILL_LAVA +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175612_ net/minecraft/core/cauldron/CauldronInteraction/FILL_POWDER_SNOW +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175613_ net/minecraft/core/cauldron/CauldronInteraction/SHULKER_BOX +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175614_ net/minecraft/core/cauldron/CauldronInteraction/BANNER +FD: net/minecraft/core/cauldron/CauldronInteraction/f_175615_ net/minecraft/core/cauldron/CauldronInteraction/DYED_ITEM +FD: net/minecraft/core/cauldron/CauldronInteraction/net/minecraft/core/cauldron/CauldronInteraction net/minecraft/core/cauldron/CauldronInteraction/net/minecraft/core/cauldron/CauldronInteraction +MD: net/minecraft/core/cauldron/CauldronInteraction/ ()V net/minecraft/core/cauldron/CauldronInteraction/ ()V +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175617_ ()Lit/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap; net/minecraft/core/cauldron/CauldronInteraction/newInteractionMap ()Lit/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175618_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/emptyBucket (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175626_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$9 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175628_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$static$16 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175635_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/fillBucket (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175645_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap;)V net/minecraft/core/cauldron/CauldronInteraction/lambda$newInteractionMap$1 (Lit/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap;)V +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175647_ (Ljava/util/Map;)V net/minecraft/core/cauldron/CauldronInteraction/addDefaultInteractions (Ljava/util/Map;)V +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175649_ ()V net/minecraft/core/cauldron/CauldronInteraction/bootStrap ()V +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175650_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$7 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175652_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$static$15 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175659_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$3 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175661_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$static$14 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175668_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$static$13 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175675_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$static$12 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175682_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$static$11 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175689_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$10 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175696_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$8 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175703_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$6 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175710_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/interact (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175717_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175724_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$4 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175731_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$bootStrap$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/core/cauldron/CauldronInteraction/m_175738_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/core/cauldron/CauldronInteraction/lambda$newInteractionMap$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/core/cauldron/package-info net/minecraft/core/cauldron/package-info +FD: net/minecraft/core/cauldron/package-info/net/minecraft/core/cauldron/package-info net/minecraft/core/cauldron/package-info/net/minecraft/core/cauldron/package-info +CL: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior +FD: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior +MD: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/ ()V net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/ ()V +MD: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/m_6823_ (Lnet/minecraft/core/BlockSource;)V net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/playSound (Lnet/minecraft/core/BlockSource;)V +MD: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +MD: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/m_7101_ ()F net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/getUncertainty ()F +MD: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/m_7104_ ()F net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/getPower ()F +MD: net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/AbstractProjectileDispenseBehavior/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/BoatDispenseItemBehavior net/minecraft/core/dispenser/BoatDispenseItemBehavior +FD: net/minecraft/core/dispenser/BoatDispenseItemBehavior/f_123368_ net/minecraft/core/dispenser/BoatDispenseItemBehavior/defaultDispenseItemBehavior +FD: net/minecraft/core/dispenser/BoatDispenseItemBehavior/f_123369_ net/minecraft/core/dispenser/BoatDispenseItemBehavior/type +FD: net/minecraft/core/dispenser/BoatDispenseItemBehavior/net/minecraft/core/dispenser/BoatDispenseItemBehavior net/minecraft/core/dispenser/BoatDispenseItemBehavior/net/minecraft/core/dispenser/BoatDispenseItemBehavior +MD: net/minecraft/core/dispenser/BoatDispenseItemBehavior/ (Lnet/minecraft/world/entity/vehicle/Boat$Type;)V net/minecraft/core/dispenser/BoatDispenseItemBehavior/ (Lnet/minecraft/world/entity/vehicle/Boat$Type;)V +MD: net/minecraft/core/dispenser/BoatDispenseItemBehavior/m_6823_ (Lnet/minecraft/core/BlockSource;)V net/minecraft/core/dispenser/BoatDispenseItemBehavior/playSound (Lnet/minecraft/core/BlockSource;)V +MD: net/minecraft/core/dispenser/BoatDispenseItemBehavior/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/BoatDispenseItemBehavior/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DefaultDispenseItemBehavior net/minecraft/core/dispenser/DefaultDispenseItemBehavior +FD: net/minecraft/core/dispenser/DefaultDispenseItemBehavior/net/minecraft/core/dispenser/DefaultDispenseItemBehavior net/minecraft/core/dispenser/DefaultDispenseItemBehavior/net/minecraft/core/dispenser/DefaultDispenseItemBehavior +MD: net/minecraft/core/dispenser/DefaultDispenseItemBehavior/ ()V net/minecraft/core/dispenser/DefaultDispenseItemBehavior/ ()V +MD: net/minecraft/core/dispenser/DefaultDispenseItemBehavior/m_123378_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;Lnet/minecraft/core/Position;)V net/minecraft/core/dispenser/DefaultDispenseItemBehavior/spawnItem (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;Lnet/minecraft/core/Position;)V +MD: net/minecraft/core/dispenser/DefaultDispenseItemBehavior/m_123387_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/core/Direction;)V net/minecraft/core/dispenser/DefaultDispenseItemBehavior/playAnimation (Lnet/minecraft/core/BlockSource;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/core/dispenser/DefaultDispenseItemBehavior/m_6115_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DefaultDispenseItemBehavior/dispense (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/core/dispenser/DefaultDispenseItemBehavior/m_6823_ (Lnet/minecraft/core/BlockSource;)V net/minecraft/core/dispenser/DefaultDispenseItemBehavior/playSound (Lnet/minecraft/core/BlockSource;)V +MD: net/minecraft/core/dispenser/DefaultDispenseItemBehavior/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DefaultDispenseItemBehavior/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior net/minecraft/core/dispenser/DispenseItemBehavior +FD: net/minecraft/core/dispenser/DispenseItemBehavior/f_123393_ net/minecraft/core/dispenser/DispenseItemBehavior/NOOP +FD: net/minecraft/core/dispenser/DispenseItemBehavior/f_181892_ net/minecraft/core/dispenser/DispenseItemBehavior/LOGGER +FD: net/minecraft/core/dispenser/DispenseItemBehavior/net/minecraft/core/dispenser/DispenseItemBehavior net/minecraft/core/dispenser/DispenseItemBehavior/net/minecraft/core/dispenser/DispenseItemBehavior +MD: net/minecraft/core/dispenser/DispenseItemBehavior/ ()V net/minecraft/core/dispenser/DispenseItemBehavior/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior/m_123395_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;)V net/minecraft/core/dispenser/DispenseItemBehavior/setEntityPokingOutOfBlock (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior/m_123399_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior/lambda$static$0 (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/core/dispenser/DispenseItemBehavior/m_123402_ ()V net/minecraft/core/dispenser/DispenseItemBehavior/bootStrap ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior/m_6115_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior/dispense (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$1 net/minecraft/core/dispenser/DispenseItemBehavior$1 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$1/net/minecraft/core/dispenser/DispenseItemBehavior$1 net/minecraft/core/dispenser/DispenseItemBehavior$1/net/minecraft/core/dispenser/DispenseItemBehavior$1 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$1/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$1/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$1/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$1/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$10 net/minecraft/core/dispenser/DispenseItemBehavior$10 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$10/net/minecraft/core/dispenser/DispenseItemBehavior$10 net/minecraft/core/dispenser/DispenseItemBehavior$10/net/minecraft/core/dispenser/DispenseItemBehavior$10 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$10/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$10/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$10/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$10/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$11 net/minecraft/core/dispenser/DispenseItemBehavior$11 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$11/net/minecraft/core/dispenser/DispenseItemBehavior$11 net/minecraft/core/dispenser/DispenseItemBehavior$11/net/minecraft/core/dispenser/DispenseItemBehavior$11 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$11/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$11/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$11/m_123526_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/core/dispenser/DispenseItemBehavior$11/lambda$execute$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/core/dispenser/DispenseItemBehavior$11/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$11/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$12 net/minecraft/core/dispenser/DispenseItemBehavior$12 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$12/net/minecraft/core/dispenser/DispenseItemBehavior$12 net/minecraft/core/dispenser/DispenseItemBehavior$12/net/minecraft/core/dispenser/DispenseItemBehavior$12 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$12/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$12/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$12/m_123532_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Z net/minecraft/core/dispenser/DispenseItemBehavior$12/lambda$execute$0 (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Z +MD: net/minecraft/core/dispenser/DispenseItemBehavior$12/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$12/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$13 net/minecraft/core/dispenser/DispenseItemBehavior$13 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$13/net/minecraft/core/dispenser/DispenseItemBehavior$13 net/minecraft/core/dispenser/DispenseItemBehavior$13/net/minecraft/core/dispenser/DispenseItemBehavior$13 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$13/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$13/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$13/m_123538_ (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;)Z net/minecraft/core/dispenser/DispenseItemBehavior$13/lambda$execute$0 (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;)Z +MD: net/minecraft/core/dispenser/DispenseItemBehavior$13/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$13/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$14 net/minecraft/core/dispenser/DispenseItemBehavior$14 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$14/net/minecraft/core/dispenser/DispenseItemBehavior$14 net/minecraft/core/dispenser/DispenseItemBehavior$14/net/minecraft/core/dispenser/DispenseItemBehavior$14 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$14/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$14/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$14/m_6823_ (Lnet/minecraft/core/BlockSource;)V net/minecraft/core/dispenser/DispenseItemBehavior$14/playSound (Lnet/minecraft/core/BlockSource;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$14/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$14/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$15 net/minecraft/core/dispenser/DispenseItemBehavior$15 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$15/net/minecraft/core/dispenser/DispenseItemBehavior$15 net/minecraft/core/dispenser/DispenseItemBehavior$15/net/minecraft/core/dispenser/DispenseItemBehavior$15 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$15/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$15/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$15/m_123550_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/SmallFireball;)V net/minecraft/core/dispenser/DispenseItemBehavior$15/lambda$execute$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/SmallFireball;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$15/m_6823_ (Lnet/minecraft/core/BlockSource;)V net/minecraft/core/dispenser/DispenseItemBehavior$15/playSound (Lnet/minecraft/core/BlockSource;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$15/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$15/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$16 net/minecraft/core/dispenser/DispenseItemBehavior$16 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$16/f_123558_ net/minecraft/core/dispenser/DispenseItemBehavior$16/defaultDispenseItemBehavior +FD: net/minecraft/core/dispenser/DispenseItemBehavior$16/net/minecraft/core/dispenser/DispenseItemBehavior$16 net/minecraft/core/dispenser/DispenseItemBehavior$16/net/minecraft/core/dispenser/DispenseItemBehavior$16 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$16/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$16/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$16/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$16/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$17 net/minecraft/core/dispenser/DispenseItemBehavior$17 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$17/f_123563_ net/minecraft/core/dispenser/DispenseItemBehavior$17/defaultDispenseItemBehavior +FD: net/minecraft/core/dispenser/DispenseItemBehavior$17/net/minecraft/core/dispenser/DispenseItemBehavior$17 net/minecraft/core/dispenser/DispenseItemBehavior$17/net/minecraft/core/dispenser/DispenseItemBehavior$17 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$17/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$17/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$17/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$17/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$18 net/minecraft/core/dispenser/DispenseItemBehavior$18 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$18/net/minecraft/core/dispenser/DispenseItemBehavior$18 net/minecraft/core/dispenser/DispenseItemBehavior$18/net/minecraft/core/dispenser/DispenseItemBehavior$18 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$18/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$18/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$18/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$18/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$19 net/minecraft/core/dispenser/DispenseItemBehavior$19 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$19/net/minecraft/core/dispenser/DispenseItemBehavior$19 net/minecraft/core/dispenser/DispenseItemBehavior$19/net/minecraft/core/dispenser/DispenseItemBehavior$19 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$19/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$19/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$19/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$19/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$2 net/minecraft/core/dispenser/DispenseItemBehavior$2 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$2/net/minecraft/core/dispenser/DispenseItemBehavior$2 net/minecraft/core/dispenser/DispenseItemBehavior$2/net/minecraft/core/dispenser/DispenseItemBehavior$2 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$2/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$2/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$2/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$2/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$20 net/minecraft/core/dispenser/DispenseItemBehavior$20 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$20/net/minecraft/core/dispenser/DispenseItemBehavior$20 net/minecraft/core/dispenser/DispenseItemBehavior$20/net/minecraft/core/dispenser/DispenseItemBehavior$20 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$20/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$20/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$20/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$20/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$21 net/minecraft/core/dispenser/DispenseItemBehavior$21 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$21/net/minecraft/core/dispenser/DispenseItemBehavior$21 net/minecraft/core/dispenser/DispenseItemBehavior$21/net/minecraft/core/dispenser/DispenseItemBehavior$21 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$21/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$21/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$21/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$21/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$22 net/minecraft/core/dispenser/DispenseItemBehavior$22 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$22/net/minecraft/core/dispenser/DispenseItemBehavior$22 net/minecraft/core/dispenser/DispenseItemBehavior$22/net/minecraft/core/dispenser/DispenseItemBehavior$22 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$22/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$22/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$22/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$22/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$23 net/minecraft/core/dispenser/DispenseItemBehavior$23 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$23/net/minecraft/core/dispenser/DispenseItemBehavior$23 net/minecraft/core/dispenser/DispenseItemBehavior$23/net/minecraft/core/dispenser/DispenseItemBehavior$23 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$23/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$23/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$23/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$23/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$24 net/minecraft/core/dispenser/DispenseItemBehavior$24 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$24/f_123439_ net/minecraft/core/dispenser/DispenseItemBehavior$24/defaultDispenseItemBehavior +FD: net/minecraft/core/dispenser/DispenseItemBehavior$24/net/minecraft/core/dispenser/DispenseItemBehavior$24 net/minecraft/core/dispenser/DispenseItemBehavior$24/net/minecraft/core/dispenser/DispenseItemBehavior$24 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$24/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$24/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$24/m_123441_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/core/dispenser/DispenseItemBehavior$24/lambda$execute$0 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/core/dispenser/DispenseItemBehavior$24/m_123446_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$24/takeLiquid (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/core/dispenser/DispenseItemBehavior$24/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$24/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$25 net/minecraft/core/dispenser/DispenseItemBehavior$25 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$25/net/minecraft/core/dispenser/DispenseItemBehavior$25 net/minecraft/core/dispenser/DispenseItemBehavior$25/net/minecraft/core/dispenser/DispenseItemBehavior$25 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$25/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$25/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$25/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$25/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$26 net/minecraft/core/dispenser/DispenseItemBehavior$26 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$26/net/minecraft/core/dispenser/DispenseItemBehavior$26 net/minecraft/core/dispenser/DispenseItemBehavior$26/net/minecraft/core/dispenser/DispenseItemBehavior$26 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$26/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$26/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$26/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$26/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$3 net/minecraft/core/dispenser/DispenseItemBehavior$3 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$3/net/minecraft/core/dispenser/DispenseItemBehavior$3 net/minecraft/core/dispenser/DispenseItemBehavior$3/net/minecraft/core/dispenser/DispenseItemBehavior$3 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$3/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$3/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$3/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$3/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$4 net/minecraft/core/dispenser/DispenseItemBehavior$4 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$4/net/minecraft/core/dispenser/DispenseItemBehavior$4 net/minecraft/core/dispenser/DispenseItemBehavior$4/net/minecraft/core/dispenser/DispenseItemBehavior$4 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$4/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$4/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$4/m_123464_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownEgg;)V net/minecraft/core/dispenser/DispenseItemBehavior$4/lambda$getProjectile$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownEgg;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$4/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$4/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$5 net/minecraft/core/dispenser/DispenseItemBehavior$5 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$5/net/minecraft/core/dispenser/DispenseItemBehavior$5 net/minecraft/core/dispenser/DispenseItemBehavior$5/net/minecraft/core/dispenser/DispenseItemBehavior$5 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$5/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$5/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$5/m_123472_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Snowball;)V net/minecraft/core/dispenser/DispenseItemBehavior$5/lambda$getProjectile$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Snowball;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$5/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$5/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$6 net/minecraft/core/dispenser/DispenseItemBehavior$6 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$6/net/minecraft/core/dispenser/DispenseItemBehavior$6 net/minecraft/core/dispenser/DispenseItemBehavior$6/net/minecraft/core/dispenser/DispenseItemBehavior$6 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$6/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$6/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$6/m_123481_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownExperienceBottle;)V net/minecraft/core/dispenser/DispenseItemBehavior$6/lambda$getProjectile$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownExperienceBottle;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$6/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$6/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +MD: net/minecraft/core/dispenser/DispenseItemBehavior$6/m_7101_ ()F net/minecraft/core/dispenser/DispenseItemBehavior$6/getUncertainty ()F +MD: net/minecraft/core/dispenser/DispenseItemBehavior$6/m_7104_ ()F net/minecraft/core/dispenser/DispenseItemBehavior$6/getPower ()F +CL: net/minecraft/core/dispenser/DispenseItemBehavior$7 net/minecraft/core/dispenser/DispenseItemBehavior$7 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$7/net/minecraft/core/dispenser/DispenseItemBehavior$7 net/minecraft/core/dispenser/DispenseItemBehavior$7/net/minecraft/core/dispenser/DispenseItemBehavior$7 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$7/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$7/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$7/m_6115_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$7/dispense (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$7$1 net/minecraft/core/dispenser/DispenseItemBehavior$7$1 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$7$1/f_123493_ net/minecraft/core/dispenser/DispenseItemBehavior$7$1/this$0 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$7$1/net/minecraft/core/dispenser/DispenseItemBehavior$7$1 net/minecraft/core/dispenser/DispenseItemBehavior$7$1/net/minecraft/core/dispenser/DispenseItemBehavior$7$1 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$7$1/ (Lnet/minecraft/core/dispenser/DispenseItemBehavior$7;)V net/minecraft/core/dispenser/DispenseItemBehavior$7$1/ (Lnet/minecraft/core/dispenser/DispenseItemBehavior$7;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$7$1/m_123497_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownPotion;)V net/minecraft/core/dispenser/DispenseItemBehavior$7$1/lambda$getProjectile$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownPotion;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$7$1/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$7$1/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +MD: net/minecraft/core/dispenser/DispenseItemBehavior$7$1/m_7101_ ()F net/minecraft/core/dispenser/DispenseItemBehavior$7$1/getUncertainty ()F +MD: net/minecraft/core/dispenser/DispenseItemBehavior$7$1/m_7104_ ()F net/minecraft/core/dispenser/DispenseItemBehavior$7$1/getPower ()F +CL: net/minecraft/core/dispenser/DispenseItemBehavior$8 net/minecraft/core/dispenser/DispenseItemBehavior$8 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$8/net/minecraft/core/dispenser/DispenseItemBehavior$8 net/minecraft/core/dispenser/DispenseItemBehavior$8/net/minecraft/core/dispenser/DispenseItemBehavior$8 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$8/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$8/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$8/m_6115_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$8/dispense (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/DispenseItemBehavior$8$1 net/minecraft/core/dispenser/DispenseItemBehavior$8$1 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$8$1/f_123509_ net/minecraft/core/dispenser/DispenseItemBehavior$8$1/this$0 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$8$1/net/minecraft/core/dispenser/DispenseItemBehavior$8$1 net/minecraft/core/dispenser/DispenseItemBehavior$8$1/net/minecraft/core/dispenser/DispenseItemBehavior$8$1 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$8$1/ (Lnet/minecraft/core/dispenser/DispenseItemBehavior$8;)V net/minecraft/core/dispenser/DispenseItemBehavior$8$1/ (Lnet/minecraft/core/dispenser/DispenseItemBehavior$8;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$8$1/m_123513_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownPotion;)V net/minecraft/core/dispenser/DispenseItemBehavior$8$1/lambda$getProjectile$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/ThrownPotion;)V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$8$1/m_6895_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; net/minecraft/core/dispenser/DispenseItemBehavior$8$1/getProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Position;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/Projectile; +MD: net/minecraft/core/dispenser/DispenseItemBehavior$8$1/m_7101_ ()F net/minecraft/core/dispenser/DispenseItemBehavior$8$1/getUncertainty ()F +MD: net/minecraft/core/dispenser/DispenseItemBehavior$8$1/m_7104_ ()F net/minecraft/core/dispenser/DispenseItemBehavior$8$1/getPower ()F +CL: net/minecraft/core/dispenser/DispenseItemBehavior$9 net/minecraft/core/dispenser/DispenseItemBehavior$9 +FD: net/minecraft/core/dispenser/DispenseItemBehavior$9/net/minecraft/core/dispenser/DispenseItemBehavior$9 net/minecraft/core/dispenser/DispenseItemBehavior$9/net/minecraft/core/dispenser/DispenseItemBehavior$9 +MD: net/minecraft/core/dispenser/DispenseItemBehavior$9/ ()V net/minecraft/core/dispenser/DispenseItemBehavior$9/ ()V +MD: net/minecraft/core/dispenser/DispenseItemBehavior$9/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/DispenseItemBehavior$9/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/OptionalDispenseItemBehavior net/minecraft/core/dispenser/OptionalDispenseItemBehavior +FD: net/minecraft/core/dispenser/OptionalDispenseItemBehavior/f_123568_ net/minecraft/core/dispenser/OptionalDispenseItemBehavior/success +FD: net/minecraft/core/dispenser/OptionalDispenseItemBehavior/net/minecraft/core/dispenser/OptionalDispenseItemBehavior net/minecraft/core/dispenser/OptionalDispenseItemBehavior/net/minecraft/core/dispenser/OptionalDispenseItemBehavior +MD: net/minecraft/core/dispenser/OptionalDispenseItemBehavior/ ()V net/minecraft/core/dispenser/OptionalDispenseItemBehavior/ ()V +MD: net/minecraft/core/dispenser/OptionalDispenseItemBehavior/m_123570_ ()Z net/minecraft/core/dispenser/OptionalDispenseItemBehavior/isSuccess ()Z +MD: net/minecraft/core/dispenser/OptionalDispenseItemBehavior/m_123573_ (Z)V net/minecraft/core/dispenser/OptionalDispenseItemBehavior/setSuccess (Z)V +MD: net/minecraft/core/dispenser/OptionalDispenseItemBehavior/m_6823_ (Lnet/minecraft/core/BlockSource;)V net/minecraft/core/dispenser/OptionalDispenseItemBehavior/playSound (Lnet/minecraft/core/BlockSource;)V +CL: net/minecraft/core/dispenser/ShearsDispenseItemBehavior net/minecraft/core/dispenser/ShearsDispenseItemBehavior +FD: net/minecraft/core/dispenser/ShearsDispenseItemBehavior/net/minecraft/core/dispenser/ShearsDispenseItemBehavior net/minecraft/core/dispenser/ShearsDispenseItemBehavior/net/minecraft/core/dispenser/ShearsDispenseItemBehavior +MD: net/minecraft/core/dispenser/ShearsDispenseItemBehavior/ ()V net/minecraft/core/dispenser/ShearsDispenseItemBehavior/ ()V +MD: net/minecraft/core/dispenser/ShearsDispenseItemBehavior/m_123576_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/core/dispenser/ShearsDispenseItemBehavior/tryShearBeehive (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/core/dispenser/ShearsDispenseItemBehavior/m_123582_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/core/dispenser/ShearsDispenseItemBehavior/tryShearLivingEntity (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/core/dispenser/ShearsDispenseItemBehavior/m_202453_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/core/dispenser/ShearsDispenseItemBehavior/lambda$tryShearBeehive$0 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/core/dispenser/ShearsDispenseItemBehavior/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/ShearsDispenseItemBehavior/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior +FD: net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/f_175749_ net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/LOGGER +FD: net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior +MD: net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/ ()V net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/ ()V +MD: net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/ ()V net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/ ()V +MD: net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/dispenser/ShulkerBoxDispenseBehavior/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/core/dispenser/package-info net/minecraft/core/dispenser/package-info +FD: net/minecraft/core/dispenser/package-info/net/minecraft/core/dispenser/package-info net/minecraft/core/dispenser/package-info/net/minecraft/core/dispenser/package-info +CL: net/minecraft/core/package-info net/minecraft/core/package-info +FD: net/minecraft/core/package-info/net/minecraft/core/package-info net/minecraft/core/package-info/net/minecraft/core/package-info +CL: net/minecraft/core/particles/BlockParticleOption net/minecraft/core/particles/BlockParticleOption +FD: net/minecraft/core/particles/BlockParticleOption/f_123624_ net/minecraft/core/particles/BlockParticleOption/DESERIALIZER +FD: net/minecraft/core/particles/BlockParticleOption/f_123625_ net/minecraft/core/particles/BlockParticleOption/type +FD: net/minecraft/core/particles/BlockParticleOption/f_123626_ net/minecraft/core/particles/BlockParticleOption/state +FD: net/minecraft/core/particles/BlockParticleOption/net/minecraft/core/particles/BlockParticleOption net/minecraft/core/particles/BlockParticleOption/net/minecraft/core/particles/BlockParticleOption +MD: net/minecraft/core/particles/BlockParticleOption/ ()V net/minecraft/core/particles/BlockParticleOption/ ()V +MD: net/minecraft/core/particles/BlockParticleOption/ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/core/particles/BlockParticleOption/ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/core/particles/BlockParticleOption/m_123632_ (Lnet/minecraft/core/particles/BlockParticleOption;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/core/particles/BlockParticleOption/lambda$codec$1 (Lnet/minecraft/core/particles/BlockParticleOption;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/core/particles/BlockParticleOption/m_123634_ (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; net/minecraft/core/particles/BlockParticleOption/codec (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/particles/BlockParticleOption/m_123636_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/particles/BlockParticleOption; net/minecraft/core/particles/BlockParticleOption/lambda$codec$0 (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/particles/BlockParticleOption; +MD: net/minecraft/core/particles/BlockParticleOption/m_123642_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/core/particles/BlockParticleOption/getState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/core/particles/BlockParticleOption/m_5942_ ()Ljava/lang/String; net/minecraft/core/particles/BlockParticleOption/writeToString ()Ljava/lang/String; +MD: net/minecraft/core/particles/BlockParticleOption/m_6012_ ()Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/BlockParticleOption/getType ()Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/particles/BlockParticleOption/m_7711_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/core/particles/BlockParticleOption/writeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/core/particles/BlockParticleOption$1 net/minecraft/core/particles/BlockParticleOption$1 +FD: net/minecraft/core/particles/BlockParticleOption$1/net/minecraft/core/particles/BlockParticleOption$1 net/minecraft/core/particles/BlockParticleOption$1/net/minecraft/core/particles/BlockParticleOption$1 +MD: net/minecraft/core/particles/BlockParticleOption$1/ ()V net/minecraft/core/particles/BlockParticleOption$1/ ()V +MD: net/minecraft/core/particles/BlockParticleOption$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/BlockParticleOption; net/minecraft/core/particles/BlockParticleOption$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/BlockParticleOption; +MD: net/minecraft/core/particles/BlockParticleOption$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/BlockParticleOption$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/BlockParticleOption$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/BlockParticleOption; net/minecraft/core/particles/BlockParticleOption$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/BlockParticleOption; +MD: net/minecraft/core/particles/BlockParticleOption$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/BlockParticleOption$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/core/particles/DustColorTransitionOptions net/minecraft/core/particles/DustColorTransitionOptions +FD: net/minecraft/core/particles/DustColorTransitionOptions/f_175751_ net/minecraft/core/particles/DustColorTransitionOptions/SCULK_PARTICLE_COLOR +FD: net/minecraft/core/particles/DustColorTransitionOptions/f_175752_ net/minecraft/core/particles/DustColorTransitionOptions/SCULK_TO_REDSTONE +FD: net/minecraft/core/particles/DustColorTransitionOptions/f_175753_ net/minecraft/core/particles/DustColorTransitionOptions/CODEC +FD: net/minecraft/core/particles/DustColorTransitionOptions/f_175754_ net/minecraft/core/particles/DustColorTransitionOptions/DESERIALIZER +FD: net/minecraft/core/particles/DustColorTransitionOptions/f_175755_ net/minecraft/core/particles/DustColorTransitionOptions/toColor +FD: net/minecraft/core/particles/DustColorTransitionOptions/net/minecraft/core/particles/DustColorTransitionOptions net/minecraft/core/particles/DustColorTransitionOptions/net/minecraft/core/particles/DustColorTransitionOptions +MD: net/minecraft/core/particles/DustColorTransitionOptions/ ()V net/minecraft/core/particles/DustColorTransitionOptions/ ()V +MD: net/minecraft/core/particles/DustColorTransitionOptions/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;F)V net/minecraft/core/particles/DustColorTransitionOptions/ (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;F)V +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_175762_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/core/particles/DustColorTransitionOptions/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_175764_ (Lnet/minecraft/core/particles/DustColorTransitionOptions;)Ljava/lang/Float; net/minecraft/core/particles/DustColorTransitionOptions/lambda$static$2 (Lnet/minecraft/core/particles/DustColorTransitionOptions;)Ljava/lang/Float; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_175769_ (Lnet/minecraft/core/particles/DustColorTransitionOptions;)Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustColorTransitionOptions/lambda$static$1 (Lnet/minecraft/core/particles/DustColorTransitionOptions;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_175771_ ()Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustColorTransitionOptions/getFromColor ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_175772_ (Lnet/minecraft/core/particles/DustColorTransitionOptions;)Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustColorTransitionOptions/lambda$static$0 (Lnet/minecraft/core/particles/DustColorTransitionOptions;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_175774_ ()Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustColorTransitionOptions/getToColor ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_5942_ ()Ljava/lang/String; net/minecraft/core/particles/DustColorTransitionOptions/writeToString ()Ljava/lang/String; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_6012_ ()Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/DustColorTransitionOptions/getType ()Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/particles/DustColorTransitionOptions/m_7711_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/core/particles/DustColorTransitionOptions/writeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/core/particles/DustColorTransitionOptions$1 net/minecraft/core/particles/DustColorTransitionOptions$1 +FD: net/minecraft/core/particles/DustColorTransitionOptions$1/net/minecraft/core/particles/DustColorTransitionOptions$1 net/minecraft/core/particles/DustColorTransitionOptions$1/net/minecraft/core/particles/DustColorTransitionOptions$1 +MD: net/minecraft/core/particles/DustColorTransitionOptions$1/ ()V net/minecraft/core/particles/DustColorTransitionOptions$1/ ()V +MD: net/minecraft/core/particles/DustColorTransitionOptions$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/DustColorTransitionOptions; net/minecraft/core/particles/DustColorTransitionOptions$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/DustColorTransitionOptions; +MD: net/minecraft/core/particles/DustColorTransitionOptions$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/DustColorTransitionOptions$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/DustColorTransitionOptions$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/DustColorTransitionOptions; net/minecraft/core/particles/DustColorTransitionOptions$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/DustColorTransitionOptions; +MD: net/minecraft/core/particles/DustColorTransitionOptions$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/DustColorTransitionOptions$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/core/particles/DustParticleOptions net/minecraft/core/particles/DustParticleOptions +FD: net/minecraft/core/particles/DustParticleOptions/f_123656_ net/minecraft/core/particles/DustParticleOptions/REDSTONE +FD: net/minecraft/core/particles/DustParticleOptions/f_123657_ net/minecraft/core/particles/DustParticleOptions/CODEC +FD: net/minecraft/core/particles/DustParticleOptions/f_123658_ net/minecraft/core/particles/DustParticleOptions/DESERIALIZER +FD: net/minecraft/core/particles/DustParticleOptions/f_175788_ net/minecraft/core/particles/DustParticleOptions/REDSTONE_PARTICLE_COLOR +FD: net/minecraft/core/particles/DustParticleOptions/net/minecraft/core/particles/DustParticleOptions net/minecraft/core/particles/DustParticleOptions/net/minecraft/core/particles/DustParticleOptions +MD: net/minecraft/core/particles/DustParticleOptions/ ()V net/minecraft/core/particles/DustParticleOptions/ ()V +MD: net/minecraft/core/particles/DustParticleOptions/ (Lcom/mojang/math/Vector3f;F)V net/minecraft/core/particles/DustParticleOptions/ (Lcom/mojang/math/Vector3f;F)V +MD: net/minecraft/core/particles/DustParticleOptions/m_175792_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/core/particles/DustParticleOptions/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/core/particles/DustParticleOptions/m_175794_ (Lnet/minecraft/core/particles/DustParticleOptions;)Ljava/lang/Float; net/minecraft/core/particles/DustParticleOptions/lambda$static$1 (Lnet/minecraft/core/particles/DustParticleOptions;)Ljava/lang/Float; +MD: net/minecraft/core/particles/DustParticleOptions/m_175796_ (Lnet/minecraft/core/particles/DustParticleOptions;)Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustParticleOptions/lambda$static$0 (Lnet/minecraft/core/particles/DustParticleOptions;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustParticleOptions/m_6012_ ()Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/DustParticleOptions/getType ()Lnet/minecraft/core/particles/ParticleType; +CL: net/minecraft/core/particles/DustParticleOptions$1 net/minecraft/core/particles/DustParticleOptions$1 +FD: net/minecraft/core/particles/DustParticleOptions$1/net/minecraft/core/particles/DustParticleOptions$1 net/minecraft/core/particles/DustParticleOptions$1/net/minecraft/core/particles/DustParticleOptions$1 +MD: net/minecraft/core/particles/DustParticleOptions$1/ ()V net/minecraft/core/particles/DustParticleOptions$1/ ()V +MD: net/minecraft/core/particles/DustParticleOptions$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/DustParticleOptions; net/minecraft/core/particles/DustParticleOptions$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/DustParticleOptions; +MD: net/minecraft/core/particles/DustParticleOptions$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/DustParticleOptions$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/DustParticleOptions$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/DustParticleOptions; net/minecraft/core/particles/DustParticleOptions$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/DustParticleOptions; +MD: net/minecraft/core/particles/DustParticleOptions$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/DustParticleOptions$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/core/particles/DustParticleOptionsBase net/minecraft/core/particles/DustParticleOptionsBase +FD: net/minecraft/core/particles/DustParticleOptionsBase/f_175798_ net/minecraft/core/particles/DustParticleOptionsBase/MIN_SCALE +FD: net/minecraft/core/particles/DustParticleOptionsBase/f_175799_ net/minecraft/core/particles/DustParticleOptionsBase/MAX_SCALE +FD: net/minecraft/core/particles/DustParticleOptionsBase/f_175800_ net/minecraft/core/particles/DustParticleOptionsBase/color +FD: net/minecraft/core/particles/DustParticleOptionsBase/f_175801_ net/minecraft/core/particles/DustParticleOptionsBase/scale +FD: net/minecraft/core/particles/DustParticleOptionsBase/net/minecraft/core/particles/DustParticleOptionsBase net/minecraft/core/particles/DustParticleOptionsBase/net/minecraft/core/particles/DustParticleOptionsBase +MD: net/minecraft/core/particles/DustParticleOptionsBase/ (Lcom/mojang/math/Vector3f;F)V net/minecraft/core/particles/DustParticleOptionsBase/ (Lcom/mojang/math/Vector3f;F)V +MD: net/minecraft/core/particles/DustParticleOptionsBase/m_175806_ (Lcom/mojang/brigadier/StringReader;)Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustParticleOptionsBase/readVector3f (Lcom/mojang/brigadier/StringReader;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustParticleOptionsBase/m_175810_ (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustParticleOptionsBase/readVector3f (Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustParticleOptionsBase/m_175812_ ()Lcom/mojang/math/Vector3f; net/minecraft/core/particles/DustParticleOptionsBase/getColor ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/core/particles/DustParticleOptionsBase/m_175813_ ()F net/minecraft/core/particles/DustParticleOptionsBase/getScale ()F +MD: net/minecraft/core/particles/DustParticleOptionsBase/m_5942_ ()Ljava/lang/String; net/minecraft/core/particles/DustParticleOptionsBase/writeToString ()Ljava/lang/String; +MD: net/minecraft/core/particles/DustParticleOptionsBase/m_7711_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/core/particles/DustParticleOptionsBase/writeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/core/particles/ItemParticleOption net/minecraft/core/particles/ItemParticleOption +FD: net/minecraft/core/particles/ItemParticleOption/f_123700_ net/minecraft/core/particles/ItemParticleOption/DESERIALIZER +FD: net/minecraft/core/particles/ItemParticleOption/f_123701_ net/minecraft/core/particles/ItemParticleOption/type +FD: net/minecraft/core/particles/ItemParticleOption/f_123702_ net/minecraft/core/particles/ItemParticleOption/itemStack +FD: net/minecraft/core/particles/ItemParticleOption/net/minecraft/core/particles/ItemParticleOption net/minecraft/core/particles/ItemParticleOption/net/minecraft/core/particles/ItemParticleOption +MD: net/minecraft/core/particles/ItemParticleOption/ ()V net/minecraft/core/particles/ItemParticleOption/ ()V +MD: net/minecraft/core/particles/ItemParticleOption/ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/core/particles/ItemParticleOption/ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/core/particles/ItemParticleOption/m_123708_ (Lnet/minecraft/core/particles/ItemParticleOption;)Lnet/minecraft/world/item/ItemStack; net/minecraft/core/particles/ItemParticleOption/lambda$codec$1 (Lnet/minecraft/core/particles/ItemParticleOption;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/core/particles/ItemParticleOption/m_123710_ (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; net/minecraft/core/particles/ItemParticleOption/codec (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/particles/ItemParticleOption/m_123712_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/particles/ItemParticleOption; net/minecraft/core/particles/ItemParticleOption/lambda$codec$0 (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/particles/ItemParticleOption; +MD: net/minecraft/core/particles/ItemParticleOption/m_123718_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/core/particles/ItemParticleOption/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/core/particles/ItemParticleOption/m_5942_ ()Ljava/lang/String; net/minecraft/core/particles/ItemParticleOption/writeToString ()Ljava/lang/String; +MD: net/minecraft/core/particles/ItemParticleOption/m_6012_ ()Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/ItemParticleOption/getType ()Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/particles/ItemParticleOption/m_7711_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/core/particles/ItemParticleOption/writeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/core/particles/ItemParticleOption$1 net/minecraft/core/particles/ItemParticleOption$1 +FD: net/minecraft/core/particles/ItemParticleOption$1/net/minecraft/core/particles/ItemParticleOption$1 net/minecraft/core/particles/ItemParticleOption$1/net/minecraft/core/particles/ItemParticleOption$1 +MD: net/minecraft/core/particles/ItemParticleOption$1/ ()V net/minecraft/core/particles/ItemParticleOption$1/ ()V +MD: net/minecraft/core/particles/ItemParticleOption$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ItemParticleOption; net/minecraft/core/particles/ItemParticleOption$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ItemParticleOption; +MD: net/minecraft/core/particles/ItemParticleOption$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/ItemParticleOption$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/ItemParticleOption$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ItemParticleOption; net/minecraft/core/particles/ItemParticleOption$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ItemParticleOption; +MD: net/minecraft/core/particles/ItemParticleOption$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/ItemParticleOption$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/core/particles/ParticleGroup net/minecraft/core/particles/ParticleGroup +FD: net/minecraft/core/particles/ParticleGroup/f_175814_ net/minecraft/core/particles/ParticleGroup/SPORE_BLOSSOM +FD: net/minecraft/core/particles/ParticleGroup/f_175815_ net/minecraft/core/particles/ParticleGroup/limit +FD: net/minecraft/core/particles/ParticleGroup/net/minecraft/core/particles/ParticleGroup net/minecraft/core/particles/ParticleGroup/net/minecraft/core/particles/ParticleGroup +MD: net/minecraft/core/particles/ParticleGroup/ ()V net/minecraft/core/particles/ParticleGroup/ ()V +MD: net/minecraft/core/particles/ParticleGroup/ (I)V net/minecraft/core/particles/ParticleGroup/ (I)V +MD: net/minecraft/core/particles/ParticleGroup/m_175819_ ()I net/minecraft/core/particles/ParticleGroup/getLimit ()I +CL: net/minecraft/core/particles/ParticleOptions net/minecraft/core/particles/ParticleOptions +FD: net/minecraft/core/particles/ParticleOptions/net/minecraft/core/particles/ParticleOptions net/minecraft/core/particles/ParticleOptions/net/minecraft/core/particles/ParticleOptions +MD: net/minecraft/core/particles/ParticleOptions/m_5942_ ()Ljava/lang/String; net/minecraft/core/particles/ParticleOptions/writeToString ()Ljava/lang/String; +MD: net/minecraft/core/particles/ParticleOptions/m_6012_ ()Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/ParticleOptions/getType ()Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/particles/ParticleOptions/m_7711_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/core/particles/ParticleOptions/writeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/core/particles/ParticleOptions$Deserializer net/minecraft/core/particles/ParticleOptions$Deserializer +FD: net/minecraft/core/particles/ParticleOptions$Deserializer/net/minecraft/core/particles/ParticleOptions$Deserializer net/minecraft/core/particles/ParticleOptions$Deserializer/net/minecraft/core/particles/ParticleOptions$Deserializer +MD: net/minecraft/core/particles/ParticleOptions$Deserializer/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/ParticleOptions$Deserializer/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/ParticleOptions$Deserializer/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/ParticleOptions$Deserializer/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/core/particles/ParticleType net/minecraft/core/particles/ParticleType +FD: net/minecraft/core/particles/ParticleType/f_123737_ net/minecraft/core/particles/ParticleType/overrideLimiter +FD: net/minecraft/core/particles/ParticleType/f_123738_ net/minecraft/core/particles/ParticleType/deserializer +FD: net/minecraft/core/particles/ParticleType/net/minecraft/core/particles/ParticleType net/minecraft/core/particles/ParticleType/net/minecraft/core/particles/ParticleType +MD: net/minecraft/core/particles/ParticleType/ (ZLnet/minecraft/core/particles/ParticleOptions$Deserializer;)V net/minecraft/core/particles/ParticleType/ (ZLnet/minecraft/core/particles/ParticleOptions$Deserializer;)V +MD: net/minecraft/core/particles/ParticleType/m_123742_ ()Z net/minecraft/core/particles/ParticleType/getOverrideLimiter ()Z +MD: net/minecraft/core/particles/ParticleType/m_123743_ ()Lnet/minecraft/core/particles/ParticleOptions$Deserializer; net/minecraft/core/particles/ParticleType/getDeserializer ()Lnet/minecraft/core/particles/ParticleOptions$Deserializer; +MD: net/minecraft/core/particles/ParticleType/m_7652_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/particles/ParticleType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/core/particles/ParticleTypes net/minecraft/core/particles/ParticleTypes +FD: net/minecraft/core/particles/ParticleTypes/f_123744_ net/minecraft/core/particles/ParticleTypes/FLAME +FD: net/minecraft/core/particles/ParticleTypes/f_123745_ net/minecraft/core/particles/ParticleTypes/SOUL_FIRE_FLAME +FD: net/minecraft/core/particles/ParticleTypes/f_123746_ net/minecraft/core/particles/ParticleTypes/SOUL +FD: net/minecraft/core/particles/ParticleTypes/f_123747_ net/minecraft/core/particles/ParticleTypes/FLASH +FD: net/minecraft/core/particles/ParticleTypes/f_123748_ net/minecraft/core/particles/ParticleTypes/HAPPY_VILLAGER +FD: net/minecraft/core/particles/ParticleTypes/f_123749_ net/minecraft/core/particles/ParticleTypes/COMPOSTER +FD: net/minecraft/core/particles/ParticleTypes/f_123750_ net/minecraft/core/particles/ParticleTypes/HEART +FD: net/minecraft/core/particles/ParticleTypes/f_123751_ net/minecraft/core/particles/ParticleTypes/INSTANT_EFFECT +FD: net/minecraft/core/particles/ParticleTypes/f_123752_ net/minecraft/core/particles/ParticleTypes/ITEM +FD: net/minecraft/core/particles/ParticleTypes/f_123753_ net/minecraft/core/particles/ParticleTypes/ITEM_SLIME +FD: net/minecraft/core/particles/ParticleTypes/f_123754_ net/minecraft/core/particles/ParticleTypes/ITEM_SNOWBALL +FD: net/minecraft/core/particles/ParticleTypes/f_123755_ net/minecraft/core/particles/ParticleTypes/LARGE_SMOKE +FD: net/minecraft/core/particles/ParticleTypes/f_123756_ net/minecraft/core/particles/ParticleTypes/LAVA +FD: net/minecraft/core/particles/ParticleTypes/f_123757_ net/minecraft/core/particles/ParticleTypes/MYCELIUM +FD: net/minecraft/core/particles/ParticleTypes/f_123758_ net/minecraft/core/particles/ParticleTypes/NOTE +FD: net/minecraft/core/particles/ParticleTypes/f_123759_ net/minecraft/core/particles/ParticleTypes/POOF +FD: net/minecraft/core/particles/ParticleTypes/f_123760_ net/minecraft/core/particles/ParticleTypes/PORTAL +FD: net/minecraft/core/particles/ParticleTypes/f_123761_ net/minecraft/core/particles/ParticleTypes/RAIN +FD: net/minecraft/core/particles/ParticleTypes/f_123762_ net/minecraft/core/particles/ParticleTypes/SMOKE +FD: net/minecraft/core/particles/ParticleTypes/f_123763_ net/minecraft/core/particles/ParticleTypes/SNEEZE +FD: net/minecraft/core/particles/ParticleTypes/f_123764_ net/minecraft/core/particles/ParticleTypes/SPIT +FD: net/minecraft/core/particles/ParticleTypes/f_123765_ net/minecraft/core/particles/ParticleTypes/SQUID_INK +FD: net/minecraft/core/particles/ParticleTypes/f_123766_ net/minecraft/core/particles/ParticleTypes/SWEEP_ATTACK +FD: net/minecraft/core/particles/ParticleTypes/f_123767_ net/minecraft/core/particles/ParticleTypes/TOTEM_OF_UNDYING +FD: net/minecraft/core/particles/ParticleTypes/f_123768_ net/minecraft/core/particles/ParticleTypes/UNDERWATER +FD: net/minecraft/core/particles/ParticleTypes/f_123769_ net/minecraft/core/particles/ParticleTypes/SPLASH +FD: net/minecraft/core/particles/ParticleTypes/f_123770_ net/minecraft/core/particles/ParticleTypes/AMBIENT_ENTITY_EFFECT +FD: net/minecraft/core/particles/ParticleTypes/f_123771_ net/minecraft/core/particles/ParticleTypes/WITCH +FD: net/minecraft/core/particles/ParticleTypes/f_123772_ net/minecraft/core/particles/ParticleTypes/BUBBLE_POP +FD: net/minecraft/core/particles/ParticleTypes/f_123773_ net/minecraft/core/particles/ParticleTypes/CURRENT_DOWN +FD: net/minecraft/core/particles/ParticleTypes/f_123774_ net/minecraft/core/particles/ParticleTypes/BUBBLE_COLUMN_UP +FD: net/minecraft/core/particles/ParticleTypes/f_123775_ net/minecraft/core/particles/ParticleTypes/NAUTILUS +FD: net/minecraft/core/particles/ParticleTypes/f_123776_ net/minecraft/core/particles/ParticleTypes/DOLPHIN +FD: net/minecraft/core/particles/ParticleTypes/f_123777_ net/minecraft/core/particles/ParticleTypes/CAMPFIRE_COSY_SMOKE +FD: net/minecraft/core/particles/ParticleTypes/f_123778_ net/minecraft/core/particles/ParticleTypes/CAMPFIRE_SIGNAL_SMOKE +FD: net/minecraft/core/particles/ParticleTypes/f_123779_ net/minecraft/core/particles/ParticleTypes/DRIPPING_HONEY +FD: net/minecraft/core/particles/ParticleTypes/f_123780_ net/minecraft/core/particles/ParticleTypes/FALLING_HONEY +FD: net/minecraft/core/particles/ParticleTypes/f_123781_ net/minecraft/core/particles/ParticleTypes/LANDING_HONEY +FD: net/minecraft/core/particles/ParticleTypes/f_123782_ net/minecraft/core/particles/ParticleTypes/FALLING_NECTAR +FD: net/minecraft/core/particles/ParticleTypes/f_123783_ net/minecraft/core/particles/ParticleTypes/ASH +FD: net/minecraft/core/particles/ParticleTypes/f_123784_ net/minecraft/core/particles/ParticleTypes/CRIMSON_SPORE +FD: net/minecraft/core/particles/ParticleTypes/f_123785_ net/minecraft/core/particles/ParticleTypes/WARPED_SPORE +FD: net/minecraft/core/particles/ParticleTypes/f_123786_ net/minecraft/core/particles/ParticleTypes/DRIPPING_OBSIDIAN_TEAR +FD: net/minecraft/core/particles/ParticleTypes/f_123787_ net/minecraft/core/particles/ParticleTypes/FALLING_OBSIDIAN_TEAR +FD: net/minecraft/core/particles/ParticleTypes/f_123788_ net/minecraft/core/particles/ParticleTypes/LANDING_OBSIDIAN_TEAR +FD: net/minecraft/core/particles/ParticleTypes/f_123789_ net/minecraft/core/particles/ParticleTypes/REVERSE_PORTAL +FD: net/minecraft/core/particles/ParticleTypes/f_123790_ net/minecraft/core/particles/ParticleTypes/WHITE_ASH +FD: net/minecraft/core/particles/ParticleTypes/f_123791_ net/minecraft/core/particles/ParticleTypes/CODEC +FD: net/minecraft/core/particles/ParticleTypes/f_123792_ net/minecraft/core/particles/ParticleTypes/ANGRY_VILLAGER +FD: net/minecraft/core/particles/ParticleTypes/f_123794_ net/minecraft/core/particles/ParticleTypes/BLOCK +FD: net/minecraft/core/particles/ParticleTypes/f_123795_ net/minecraft/core/particles/ParticleTypes/BUBBLE +FD: net/minecraft/core/particles/ParticleTypes/f_123796_ net/minecraft/core/particles/ParticleTypes/CLOUD +FD: net/minecraft/core/particles/ParticleTypes/f_123797_ net/minecraft/core/particles/ParticleTypes/CRIT +FD: net/minecraft/core/particles/ParticleTypes/f_123798_ net/minecraft/core/particles/ParticleTypes/DAMAGE_INDICATOR +FD: net/minecraft/core/particles/ParticleTypes/f_123799_ net/minecraft/core/particles/ParticleTypes/DRAGON_BREATH +FD: net/minecraft/core/particles/ParticleTypes/f_123800_ net/minecraft/core/particles/ParticleTypes/DRIPPING_LAVA +FD: net/minecraft/core/particles/ParticleTypes/f_123801_ net/minecraft/core/particles/ParticleTypes/FALLING_LAVA +FD: net/minecraft/core/particles/ParticleTypes/f_123802_ net/minecraft/core/particles/ParticleTypes/LANDING_LAVA +FD: net/minecraft/core/particles/ParticleTypes/f_123803_ net/minecraft/core/particles/ParticleTypes/DRIPPING_WATER +FD: net/minecraft/core/particles/ParticleTypes/f_123804_ net/minecraft/core/particles/ParticleTypes/FALLING_WATER +FD: net/minecraft/core/particles/ParticleTypes/f_123805_ net/minecraft/core/particles/ParticleTypes/DUST +FD: net/minecraft/core/particles/ParticleTypes/f_123806_ net/minecraft/core/particles/ParticleTypes/EFFECT +FD: net/minecraft/core/particles/ParticleTypes/f_123807_ net/minecraft/core/particles/ParticleTypes/ELDER_GUARDIAN +FD: net/minecraft/core/particles/ParticleTypes/f_123808_ net/minecraft/core/particles/ParticleTypes/ENCHANTED_HIT +FD: net/minecraft/core/particles/ParticleTypes/f_123809_ net/minecraft/core/particles/ParticleTypes/ENCHANT +FD: net/minecraft/core/particles/ParticleTypes/f_123810_ net/minecraft/core/particles/ParticleTypes/END_ROD +FD: net/minecraft/core/particles/ParticleTypes/f_123811_ net/minecraft/core/particles/ParticleTypes/ENTITY_EFFECT +FD: net/minecraft/core/particles/ParticleTypes/f_123812_ net/minecraft/core/particles/ParticleTypes/EXPLOSION_EMITTER +FD: net/minecraft/core/particles/ParticleTypes/f_123813_ net/minecraft/core/particles/ParticleTypes/EXPLOSION +FD: net/minecraft/core/particles/ParticleTypes/f_123814_ net/minecraft/core/particles/ParticleTypes/FALLING_DUST +FD: net/minecraft/core/particles/ParticleTypes/f_123815_ net/minecraft/core/particles/ParticleTypes/FIREWORK +FD: net/minecraft/core/particles/ParticleTypes/f_123816_ net/minecraft/core/particles/ParticleTypes/FISHING +FD: net/minecraft/core/particles/ParticleTypes/f_175820_ net/minecraft/core/particles/ParticleTypes/VIBRATION +FD: net/minecraft/core/particles/ParticleTypes/f_175821_ net/minecraft/core/particles/ParticleTypes/SNOWFLAKE +FD: net/minecraft/core/particles/ParticleTypes/f_175822_ net/minecraft/core/particles/ParticleTypes/DRIPPING_DRIPSTONE_LAVA +FD: net/minecraft/core/particles/ParticleTypes/f_175823_ net/minecraft/core/particles/ParticleTypes/FALLING_DRIPSTONE_LAVA +FD: net/minecraft/core/particles/ParticleTypes/f_175824_ net/minecraft/core/particles/ParticleTypes/DRIPPING_DRIPSTONE_WATER +FD: net/minecraft/core/particles/ParticleTypes/f_175825_ net/minecraft/core/particles/ParticleTypes/FALLING_DRIPSTONE_WATER +FD: net/minecraft/core/particles/ParticleTypes/f_175826_ net/minecraft/core/particles/ParticleTypes/GLOW_SQUID_INK +FD: net/minecraft/core/particles/ParticleTypes/f_175827_ net/minecraft/core/particles/ParticleTypes/GLOW +FD: net/minecraft/core/particles/ParticleTypes/f_175828_ net/minecraft/core/particles/ParticleTypes/WAX_ON +FD: net/minecraft/core/particles/ParticleTypes/f_175829_ net/minecraft/core/particles/ParticleTypes/WAX_OFF +FD: net/minecraft/core/particles/ParticleTypes/f_175830_ net/minecraft/core/particles/ParticleTypes/ELECTRIC_SPARK +FD: net/minecraft/core/particles/ParticleTypes/f_175831_ net/minecraft/core/particles/ParticleTypes/SCRAPE +FD: net/minecraft/core/particles/ParticleTypes/f_175832_ net/minecraft/core/particles/ParticleTypes/FALLING_SPORE_BLOSSOM +FD: net/minecraft/core/particles/ParticleTypes/f_175833_ net/minecraft/core/particles/ParticleTypes/SPORE_BLOSSOM_AIR +FD: net/minecraft/core/particles/ParticleTypes/f_175834_ net/minecraft/core/particles/ParticleTypes/SMALL_FLAME +FD: net/minecraft/core/particles/ParticleTypes/f_175836_ net/minecraft/core/particles/ParticleTypes/DUST_COLOR_TRANSITION +FD: net/minecraft/core/particles/ParticleTypes/f_194652_ net/minecraft/core/particles/ParticleTypes/BLOCK_MARKER +FD: net/minecraft/core/particles/ParticleTypes/net/minecraft/core/particles/ParticleTypes net/minecraft/core/particles/ParticleTypes/net/minecraft/core/particles/ParticleTypes +MD: net/minecraft/core/particles/ParticleTypes/ ()V net/minecraft/core/particles/ParticleTypes/ ()V +MD: net/minecraft/core/particles/ParticleTypes/ ()V net/minecraft/core/particles/ParticleTypes/ ()V +MD: net/minecraft/core/particles/ParticleTypes/m_123818_ (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; net/minecraft/core/particles/ParticleTypes/lambda$static$0 (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/particles/ParticleTypes/m_123820_ (Ljava/lang/String;Lnet/minecraft/core/particles/ParticleOptions$Deserializer;Ljava/util/function/Function;)Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/ParticleTypes/register (Ljava/lang/String;Lnet/minecraft/core/particles/ParticleOptions$Deserializer;Ljava/util/function/Function;)Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/particles/ParticleTypes/m_123824_ (Ljava/lang/String;Z)Lnet/minecraft/core/particles/SimpleParticleType; net/minecraft/core/particles/ParticleTypes/register (Ljava/lang/String;Z)Lnet/minecraft/core/particles/SimpleParticleType; +MD: net/minecraft/core/particles/ParticleTypes/m_175838_ (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; net/minecraft/core/particles/ParticleTypes/lambda$static$2 (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/particles/ParticleTypes/m_175840_ (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; net/minecraft/core/particles/ParticleTypes/lambda$static$1 (Lnet/minecraft/core/particles/ParticleType;)Lcom/mojang/serialization/Codec; +CL: net/minecraft/core/particles/ParticleTypes$1 net/minecraft/core/particles/ParticleTypes$1 +FD: net/minecraft/core/particles/ParticleTypes$1/f_123827_ net/minecraft/core/particles/ParticleTypes$1/val$codec +FD: net/minecraft/core/particles/ParticleTypes$1/net/minecraft/core/particles/ParticleTypes$1 net/minecraft/core/particles/ParticleTypes$1/net/minecraft/core/particles/ParticleTypes$1 +MD: net/minecraft/core/particles/ParticleTypes$1/ (ZLnet/minecraft/core/particles/ParticleOptions$Deserializer;Ljava/util/function/Function;)V net/minecraft/core/particles/ParticleTypes$1/ (ZLnet/minecraft/core/particles/ParticleOptions$Deserializer;Ljava/util/function/Function;)V +MD: net/minecraft/core/particles/ParticleTypes$1/m_7652_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/particles/ParticleTypes$1/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/core/particles/SimpleParticleType net/minecraft/core/particles/SimpleParticleType +FD: net/minecraft/core/particles/SimpleParticleType/f_123833_ net/minecraft/core/particles/SimpleParticleType/DESERIALIZER +FD: net/minecraft/core/particles/SimpleParticleType/f_123834_ net/minecraft/core/particles/SimpleParticleType/codec +FD: net/minecraft/core/particles/SimpleParticleType/net/minecraft/core/particles/SimpleParticleType net/minecraft/core/particles/SimpleParticleType/net/minecraft/core/particles/SimpleParticleType +MD: net/minecraft/core/particles/SimpleParticleType/ ()V net/minecraft/core/particles/SimpleParticleType/ ()V +MD: net/minecraft/core/particles/SimpleParticleType/ (Z)V net/minecraft/core/particles/SimpleParticleType/ (Z)V +MD: net/minecraft/core/particles/SimpleParticleType/m_5942_ ()Ljava/lang/String; net/minecraft/core/particles/SimpleParticleType/writeToString ()Ljava/lang/String; +MD: net/minecraft/core/particles/SimpleParticleType/m_6012_ ()Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/SimpleParticleType/getType ()Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/particles/SimpleParticleType/m_6012_ ()Lnet/minecraft/core/particles/SimpleParticleType; net/minecraft/core/particles/SimpleParticleType/getType ()Lnet/minecraft/core/particles/SimpleParticleType; +MD: net/minecraft/core/particles/SimpleParticleType/m_7652_ ()Lcom/mojang/serialization/Codec; net/minecraft/core/particles/SimpleParticleType/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/core/particles/SimpleParticleType/m_7711_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/core/particles/SimpleParticleType/writeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/core/particles/SimpleParticleType$1 net/minecraft/core/particles/SimpleParticleType$1 +FD: net/minecraft/core/particles/SimpleParticleType$1/net/minecraft/core/particles/SimpleParticleType$1 net/minecraft/core/particles/SimpleParticleType$1/net/minecraft/core/particles/SimpleParticleType$1 +MD: net/minecraft/core/particles/SimpleParticleType$1/ ()V net/minecraft/core/particles/SimpleParticleType$1/ ()V +MD: net/minecraft/core/particles/SimpleParticleType$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/SimpleParticleType$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/SimpleParticleType$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/SimpleParticleType; net/minecraft/core/particles/SimpleParticleType$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/SimpleParticleType; +MD: net/minecraft/core/particles/SimpleParticleType$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/SimpleParticleType$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/SimpleParticleType$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/SimpleParticleType; net/minecraft/core/particles/SimpleParticleType$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/SimpleParticleType; +CL: net/minecraft/core/particles/VibrationParticleOption net/minecraft/core/particles/VibrationParticleOption +FD: net/minecraft/core/particles/VibrationParticleOption/f_175842_ net/minecraft/core/particles/VibrationParticleOption/CODEC +FD: net/minecraft/core/particles/VibrationParticleOption/f_175843_ net/minecraft/core/particles/VibrationParticleOption/DESERIALIZER +FD: net/minecraft/core/particles/VibrationParticleOption/f_175844_ net/minecraft/core/particles/VibrationParticleOption/vibrationPath +FD: net/minecraft/core/particles/VibrationParticleOption/net/minecraft/core/particles/VibrationParticleOption net/minecraft/core/particles/VibrationParticleOption/net/minecraft/core/particles/VibrationParticleOption +MD: net/minecraft/core/particles/VibrationParticleOption/ ()V net/minecraft/core/particles/VibrationParticleOption/ ()V +MD: net/minecraft/core/particles/VibrationParticleOption/ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V net/minecraft/core/particles/VibrationParticleOption/ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V +MD: net/minecraft/core/particles/VibrationParticleOption/m_175849_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/core/particles/VibrationParticleOption/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/core/particles/VibrationParticleOption/m_175851_ (Lnet/minecraft/core/particles/VibrationParticleOption;)Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; net/minecraft/core/particles/VibrationParticleOption/lambda$static$0 (Lnet/minecraft/core/particles/VibrationParticleOption;)Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; +MD: net/minecraft/core/particles/VibrationParticleOption/m_175856_ ()Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; net/minecraft/core/particles/VibrationParticleOption/getVibrationPath ()Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; +MD: net/minecraft/core/particles/VibrationParticleOption/m_5942_ ()Ljava/lang/String; net/minecraft/core/particles/VibrationParticleOption/writeToString ()Ljava/lang/String; +MD: net/minecraft/core/particles/VibrationParticleOption/m_6012_ ()Lnet/minecraft/core/particles/ParticleType; net/minecraft/core/particles/VibrationParticleOption/getType ()Lnet/minecraft/core/particles/ParticleType; +MD: net/minecraft/core/particles/VibrationParticleOption/m_7711_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/core/particles/VibrationParticleOption/writeToNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/core/particles/VibrationParticleOption$1 net/minecraft/core/particles/VibrationParticleOption$1 +FD: net/minecraft/core/particles/VibrationParticleOption$1/net/minecraft/core/particles/VibrationParticleOption$1 net/minecraft/core/particles/VibrationParticleOption$1/net/minecraft/core/particles/VibrationParticleOption$1 +MD: net/minecraft/core/particles/VibrationParticleOption$1/ ()V net/minecraft/core/particles/VibrationParticleOption$1/ ()V +MD: net/minecraft/core/particles/VibrationParticleOption$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/VibrationParticleOption$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/VibrationParticleOption$1/m_5739_ (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/VibrationParticleOption; net/minecraft/core/particles/VibrationParticleOption$1/fromCommand (Lnet/minecraft/core/particles/ParticleType;Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/core/particles/VibrationParticleOption; +MD: net/minecraft/core/particles/VibrationParticleOption$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/core/particles/VibrationParticleOption$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/core/particles/VibrationParticleOption$1/m_6507_ (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/VibrationParticleOption; net/minecraft/core/particles/VibrationParticleOption$1/fromNetwork (Lnet/minecraft/core/particles/ParticleType;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/VibrationParticleOption; +CL: net/minecraft/core/particles/package-info net/minecraft/core/particles/package-info +FD: net/minecraft/core/particles/package-info/net/minecraft/core/particles/package-info net/minecraft/core/particles/package-info/net/minecraft/core/particles/package-info +CL: net/minecraft/data/BlockFamilies net/minecraft/data/BlockFamilies +FD: net/minecraft/data/BlockFamilies/f_175870_ net/minecraft/data/BlockFamilies/WAXED_WEATHERED_COPPER +FD: net/minecraft/data/BlockFamilies/f_175871_ net/minecraft/data/BlockFamilies/WAXED_WEATHERED_CUT_COPPER +FD: net/minecraft/data/BlockFamilies/f_175872_ net/minecraft/data/BlockFamilies/OXIDIZED_COPPER +FD: net/minecraft/data/BlockFamilies/f_175873_ net/minecraft/data/BlockFamilies/OXIDIZED_CUT_COPPER +FD: net/minecraft/data/BlockFamilies/f_175874_ net/minecraft/data/BlockFamilies/WAXED_OXIDIZED_COPPER +FD: net/minecraft/data/BlockFamilies/f_175875_ net/minecraft/data/BlockFamilies/WAXED_OXIDIZED_CUT_COPPER +FD: net/minecraft/data/BlockFamilies/f_175876_ net/minecraft/data/BlockFamilies/COBBLESTONE +FD: net/minecraft/data/BlockFamilies/f_175877_ net/minecraft/data/BlockFamilies/MOSSY_COBBLESTONE +FD: net/minecraft/data/BlockFamilies/f_175878_ net/minecraft/data/BlockFamilies/DIORITE +FD: net/minecraft/data/BlockFamilies/f_175879_ net/minecraft/data/BlockFamilies/POLISHED_DIORITE +FD: net/minecraft/data/BlockFamilies/f_175880_ net/minecraft/data/BlockFamilies/GRANITE +FD: net/minecraft/data/BlockFamilies/f_175881_ net/minecraft/data/BlockFamilies/POLISHED_GRANITE +FD: net/minecraft/data/BlockFamilies/f_175882_ net/minecraft/data/BlockFamilies/NETHER_BRICKS +FD: net/minecraft/data/BlockFamilies/f_175883_ net/minecraft/data/BlockFamilies/RED_NETHER_BRICKS +FD: net/minecraft/data/BlockFamilies/f_175884_ net/minecraft/data/BlockFamilies/PRISMARINE +FD: net/minecraft/data/BlockFamilies/f_175885_ net/minecraft/data/BlockFamilies/PURPUR +FD: net/minecraft/data/BlockFamilies/f_175886_ net/minecraft/data/BlockFamilies/PRISMARINE_BRICKS +FD: net/minecraft/data/BlockFamilies/f_175887_ net/minecraft/data/BlockFamilies/DARK_PRISMARINE +FD: net/minecraft/data/BlockFamilies/f_175888_ net/minecraft/data/BlockFamilies/QUARTZ +FD: net/minecraft/data/BlockFamilies/f_175889_ net/minecraft/data/BlockFamilies/SMOOTH_QUARTZ +FD: net/minecraft/data/BlockFamilies/f_175890_ net/minecraft/data/BlockFamilies/SANDSTONE +FD: net/minecraft/data/BlockFamilies/f_175891_ net/minecraft/data/BlockFamilies/CUT_SANDSTONE +FD: net/minecraft/data/BlockFamilies/f_175892_ net/minecraft/data/BlockFamilies/SMOOTH_SANDSTONE +FD: net/minecraft/data/BlockFamilies/f_175893_ net/minecraft/data/BlockFamilies/RED_SANDSTONE +FD: net/minecraft/data/BlockFamilies/f_175894_ net/minecraft/data/BlockFamilies/CUT_RED_SANDSTONE +FD: net/minecraft/data/BlockFamilies/f_175895_ net/minecraft/data/BlockFamilies/SMOOTH_RED_SANDSTONE +FD: net/minecraft/data/BlockFamilies/f_175896_ net/minecraft/data/BlockFamilies/ACACIA_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175897_ net/minecraft/data/BlockFamilies/STONE +FD: net/minecraft/data/BlockFamilies/f_175898_ net/minecraft/data/BlockFamilies/STONE_BRICK +FD: net/minecraft/data/BlockFamilies/f_175899_ net/minecraft/data/BlockFamilies/DEEPSLATE +FD: net/minecraft/data/BlockFamilies/f_175900_ net/minecraft/data/BlockFamilies/COBBLED_DEEPSLATE +FD: net/minecraft/data/BlockFamilies/f_175901_ net/minecraft/data/BlockFamilies/POLISHED_DEEPSLATE +FD: net/minecraft/data/BlockFamilies/f_175902_ net/minecraft/data/BlockFamilies/DEEPSLATE_BRICKS +FD: net/minecraft/data/BlockFamilies/f_175903_ net/minecraft/data/BlockFamilies/DEEPSLATE_TILES +FD: net/minecraft/data/BlockFamilies/f_175904_ net/minecraft/data/BlockFamilies/MAP +FD: net/minecraft/data/BlockFamilies/f_175905_ net/minecraft/data/BlockFamilies/RECIPE_GROUP_PREFIX_WOODEN +FD: net/minecraft/data/BlockFamilies/f_175906_ net/minecraft/data/BlockFamilies/RECIPE_UNLOCKED_BY_HAS_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175907_ net/minecraft/data/BlockFamilies/BIRCH_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175908_ net/minecraft/data/BlockFamilies/CRIMSON_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175909_ net/minecraft/data/BlockFamilies/JUNGLE_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175910_ net/minecraft/data/BlockFamilies/OAK_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175911_ net/minecraft/data/BlockFamilies/DARK_OAK_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175912_ net/minecraft/data/BlockFamilies/SPRUCE_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175913_ net/minecraft/data/BlockFamilies/WARPED_PLANKS +FD: net/minecraft/data/BlockFamilies/f_175914_ net/minecraft/data/BlockFamilies/ANDESITE +FD: net/minecraft/data/BlockFamilies/f_175915_ net/minecraft/data/BlockFamilies/POLISHED_ANDESITE +FD: net/minecraft/data/BlockFamilies/f_175916_ net/minecraft/data/BlockFamilies/BLACKSTONE +FD: net/minecraft/data/BlockFamilies/f_175917_ net/minecraft/data/BlockFamilies/POLISHED_BLACKSTONE +FD: net/minecraft/data/BlockFamilies/f_175918_ net/minecraft/data/BlockFamilies/POLISHED_BLACKSTONE_BRICKS +FD: net/minecraft/data/BlockFamilies/f_175919_ net/minecraft/data/BlockFamilies/BRICKS +FD: net/minecraft/data/BlockFamilies/f_175920_ net/minecraft/data/BlockFamilies/END_STONE_BRICKS +FD: net/minecraft/data/BlockFamilies/f_175921_ net/minecraft/data/BlockFamilies/MOSSY_STONE_BRICKS +FD: net/minecraft/data/BlockFamilies/f_175922_ net/minecraft/data/BlockFamilies/COPPER_BLOCK +FD: net/minecraft/data/BlockFamilies/f_175923_ net/minecraft/data/BlockFamilies/CUT_COPPER +FD: net/minecraft/data/BlockFamilies/f_175924_ net/minecraft/data/BlockFamilies/WAXED_COPPER_BLOCK +FD: net/minecraft/data/BlockFamilies/f_175925_ net/minecraft/data/BlockFamilies/WAXED_CUT_COPPER +FD: net/minecraft/data/BlockFamilies/f_175926_ net/minecraft/data/BlockFamilies/EXPOSED_COPPER +FD: net/minecraft/data/BlockFamilies/f_175927_ net/minecraft/data/BlockFamilies/EXPOSED_CUT_COPPER +FD: net/minecraft/data/BlockFamilies/f_175928_ net/minecraft/data/BlockFamilies/WAXED_EXPOSED_COPPER +FD: net/minecraft/data/BlockFamilies/f_175929_ net/minecraft/data/BlockFamilies/WAXED_EXPOSED_CUT_COPPER +FD: net/minecraft/data/BlockFamilies/f_175930_ net/minecraft/data/BlockFamilies/WEATHERED_COPPER +FD: net/minecraft/data/BlockFamilies/f_175931_ net/minecraft/data/BlockFamilies/WEATHERED_CUT_COPPER +FD: net/minecraft/data/BlockFamilies/net/minecraft/data/BlockFamilies net/minecraft/data/BlockFamilies/net/minecraft/data/BlockFamilies +MD: net/minecraft/data/BlockFamilies/ ()V net/minecraft/data/BlockFamilies/ ()V +MD: net/minecraft/data/BlockFamilies/ ()V net/minecraft/data/BlockFamilies/ ()V +MD: net/minecraft/data/BlockFamilies/m_175934_ ()Ljava/util/stream/Stream; net/minecraft/data/BlockFamilies/getAllFamilies ()Ljava/util/stream/Stream; +MD: net/minecraft/data/BlockFamilies/m_175935_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamilies/familyBuilder (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +CL: net/minecraft/data/BlockFamily net/minecraft/data/BlockFamily +FD: net/minecraft/data/BlockFamily/f_175943_ net/minecraft/data/BlockFamily/baseBlock +FD: net/minecraft/data/BlockFamily/f_175944_ net/minecraft/data/BlockFamily/variants +FD: net/minecraft/data/BlockFamily/f_175945_ net/minecraft/data/BlockFamily/generateModel +FD: net/minecraft/data/BlockFamily/f_175946_ net/minecraft/data/BlockFamily/generateRecipe +FD: net/minecraft/data/BlockFamily/f_175947_ net/minecraft/data/BlockFamily/recipeGroupPrefix +FD: net/minecraft/data/BlockFamily/f_175948_ net/minecraft/data/BlockFamily/recipeUnlockedBy +FD: net/minecraft/data/BlockFamily/net/minecraft/data/BlockFamily net/minecraft/data/BlockFamily/net/minecraft/data/BlockFamily +MD: net/minecraft/data/BlockFamily/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/BlockFamily/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/BlockFamily/m_175951_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/data/BlockFamily/getBaseBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/data/BlockFamily/m_175952_ (Lnet/minecraft/data/BlockFamily$Variant;)Lnet/minecraft/world/level/block/Block; net/minecraft/data/BlockFamily/get (Lnet/minecraft/data/BlockFamily$Variant;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/data/BlockFamily/m_175954_ ()Ljava/util/Map; net/minecraft/data/BlockFamily/getVariants ()Ljava/util/Map; +MD: net/minecraft/data/BlockFamily/m_175955_ ()Z net/minecraft/data/BlockFamily/shouldGenerateModel ()Z +MD: net/minecraft/data/BlockFamily/m_175956_ ()Z net/minecraft/data/BlockFamily/shouldGenerateRecipe ()Z +MD: net/minecraft/data/BlockFamily/m_175957_ ()Ljava/util/Optional; net/minecraft/data/BlockFamily/getRecipeGroupPrefix ()Ljava/util/Optional; +MD: net/minecraft/data/BlockFamily/m_175958_ ()Ljava/util/Optional; net/minecraft/data/BlockFamily/getRecipeUnlockedBy ()Ljava/util/Optional; +CL: net/minecraft/data/BlockFamily$Builder net/minecraft/data/BlockFamily$Builder +FD: net/minecraft/data/BlockFamily$Builder/f_175959_ net/minecraft/data/BlockFamily$Builder/family +FD: net/minecraft/data/BlockFamily$Builder/net/minecraft/data/BlockFamily$Builder net/minecraft/data/BlockFamily$Builder/net/minecraft/data/BlockFamily$Builder +MD: net/minecraft/data/BlockFamily$Builder/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/BlockFamily$Builder/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/BlockFamily$Builder/m_175962_ ()Lnet/minecraft/data/BlockFamily; net/minecraft/data/BlockFamily$Builder/getFamily ()Lnet/minecraft/data/BlockFamily; +MD: net/minecraft/data/BlockFamily$Builder/m_175963_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/button (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175965_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/sign (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175968_ (Ljava/lang/String;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/recipeGroupPrefix (Ljava/lang/String;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175970_ ()Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/dontGenerateModel ()Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175971_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/chiseled (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175973_ (Ljava/lang/String;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/recipeUnlockedBy (Ljava/lang/String;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175975_ ()Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/dontGenerateRecipe ()Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175976_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/cracked (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175978_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/cut (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175980_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/door (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175982_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/fence (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175984_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/fenceGate (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175986_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/slab (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175988_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/stairs (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175990_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/pressurePlate (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175992_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/polished (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175994_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/trapdoor (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +MD: net/minecraft/data/BlockFamily$Builder/m_175996_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; net/minecraft/data/BlockFamily$Builder/wall (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/BlockFamily$Builder; +CL: net/minecraft/data/BlockFamily$Variant net/minecraft/data/BlockFamily$Variant +FD: net/minecraft/data/BlockFamily$Variant/$VALUES net/minecraft/data/BlockFamily$Variant/$VALUES +FD: net/minecraft/data/BlockFamily$Variant/BUTTON net/minecraft/data/BlockFamily$Variant/BUTTON +FD: net/minecraft/data/BlockFamily$Variant/CHISELED net/minecraft/data/BlockFamily$Variant/CHISELED +FD: net/minecraft/data/BlockFamily$Variant/CRACKED net/minecraft/data/BlockFamily$Variant/CRACKED +FD: net/minecraft/data/BlockFamily$Variant/CUT net/minecraft/data/BlockFamily$Variant/CUT +FD: net/minecraft/data/BlockFamily$Variant/DOOR net/minecraft/data/BlockFamily$Variant/DOOR +FD: net/minecraft/data/BlockFamily$Variant/FENCE net/minecraft/data/BlockFamily$Variant/FENCE +FD: net/minecraft/data/BlockFamily$Variant/FENCE_GATE net/minecraft/data/BlockFamily$Variant/FENCE_GATE +FD: net/minecraft/data/BlockFamily$Variant/POLISHED net/minecraft/data/BlockFamily$Variant/POLISHED +FD: net/minecraft/data/BlockFamily$Variant/PRESSURE_PLATE net/minecraft/data/BlockFamily$Variant/PRESSURE_PLATE +FD: net/minecraft/data/BlockFamily$Variant/SIGN net/minecraft/data/BlockFamily$Variant/SIGN +FD: net/minecraft/data/BlockFamily$Variant/SLAB net/minecraft/data/BlockFamily$Variant/SLAB +FD: net/minecraft/data/BlockFamily$Variant/STAIRS net/minecraft/data/BlockFamily$Variant/STAIRS +FD: net/minecraft/data/BlockFamily$Variant/TRAPDOOR net/minecraft/data/BlockFamily$Variant/TRAPDOOR +FD: net/minecraft/data/BlockFamily$Variant/WALL net/minecraft/data/BlockFamily$Variant/WALL +FD: net/minecraft/data/BlockFamily$Variant/WALL_SIGN net/minecraft/data/BlockFamily$Variant/WALL_SIGN +FD: net/minecraft/data/BlockFamily$Variant/f_176013_ net/minecraft/data/BlockFamily$Variant/name +FD: net/minecraft/data/BlockFamily$Variant/net/minecraft/data/BlockFamily$Variant net/minecraft/data/BlockFamily$Variant/net/minecraft/data/BlockFamily$Variant +MD: net/minecraft/data/BlockFamily$Variant/ ()V net/minecraft/data/BlockFamily$Variant/ ()V +MD: net/minecraft/data/BlockFamily$Variant/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/data/BlockFamily$Variant/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/data/BlockFamily$Variant/m_176020_ ()Ljava/lang/String; net/minecraft/data/BlockFamily$Variant/getName ()Ljava/lang/String; +MD: net/minecraft/data/BlockFamily$Variant/m_176021_ ()[Lnet/minecraft/data/BlockFamily$Variant; net/minecraft/data/BlockFamily$Variant/$values ()[Lnet/minecraft/data/BlockFamily$Variant; +MD: net/minecraft/data/BlockFamily$Variant/valueOf (Ljava/lang/String;)Lnet/minecraft/data/BlockFamily$Variant; net/minecraft/data/BlockFamily$Variant/valueOf (Ljava/lang/String;)Lnet/minecraft/data/BlockFamily$Variant; +MD: net/minecraft/data/BlockFamily$Variant/values ()[Lnet/minecraft/data/BlockFamily$Variant; net/minecraft/data/BlockFamily$Variant/values ()[Lnet/minecraft/data/BlockFamily$Variant; +CL: net/minecraft/data/BuiltinRegistries net/minecraft/data/BuiltinRegistries +FD: net/minecraft/data/BuiltinRegistries/f_123857_ net/minecraft/data/BuiltinRegistries/LOGGER +FD: net/minecraft/data/BuiltinRegistries/f_123858_ net/minecraft/data/BuiltinRegistries/REGISTRY +FD: net/minecraft/data/BuiltinRegistries/f_123860_ net/minecraft/data/BuiltinRegistries/CONFIGURED_CARVER +FD: net/minecraft/data/BuiltinRegistries/f_123861_ net/minecraft/data/BuiltinRegistries/CONFIGURED_FEATURE +FD: net/minecraft/data/BuiltinRegistries/f_123862_ net/minecraft/data/BuiltinRegistries/CONFIGURED_STRUCTURE_FEATURE +FD: net/minecraft/data/BuiltinRegistries/f_123863_ net/minecraft/data/BuiltinRegistries/PROCESSOR_LIST +FD: net/minecraft/data/BuiltinRegistries/f_123864_ net/minecraft/data/BuiltinRegistries/TEMPLATE_POOL +FD: net/minecraft/data/BuiltinRegistries/f_123865_ net/minecraft/data/BuiltinRegistries/BIOME +FD: net/minecraft/data/BuiltinRegistries/f_123866_ net/minecraft/data/BuiltinRegistries/NOISE_GENERATOR_SETTINGS +FD: net/minecraft/data/BuiltinRegistries/f_123867_ net/minecraft/data/BuiltinRegistries/LOADERS +FD: net/minecraft/data/BuiltinRegistries/f_123868_ net/minecraft/data/BuiltinRegistries/WRITABLE_REGISTRY +FD: net/minecraft/data/BuiltinRegistries/f_194653_ net/minecraft/data/BuiltinRegistries/PLACED_FEATURE +FD: net/minecraft/data/BuiltinRegistries/f_194654_ net/minecraft/data/BuiltinRegistries/NOISE +FD: net/minecraft/data/BuiltinRegistries/f_206379_ net/minecraft/data/BuiltinRegistries/ACCESS +FD: net/minecraft/data/BuiltinRegistries/f_211084_ net/minecraft/data/BuiltinRegistries/STRUCTURE_SETS +FD: net/minecraft/data/BuiltinRegistries/f_211085_ net/minecraft/data/BuiltinRegistries/DENSITY_FUNCTION +FD: net/minecraft/data/BuiltinRegistries/net/minecraft/data/BuiltinRegistries net/minecraft/data/BuiltinRegistries/net/minecraft/data/BuiltinRegistries +MD: net/minecraft/data/BuiltinRegistries/ ()V net/minecraft/data/BuiltinRegistries/ ()V +MD: net/minecraft/data/BuiltinRegistries/ ()V net/minecraft/data/BuiltinRegistries/ ()V +MD: net/minecraft/data/BuiltinRegistries/m_123870_ ()V net/minecraft/data/BuiltinRegistries/bootstrap ()V +MD: net/minecraft/data/BuiltinRegistries/m_123884_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Supplier;)Lnet/minecraft/core/Registry; net/minecraft/data/BuiltinRegistries/registerSimple (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Ljava/util/function/Supplier;)Lnet/minecraft/core/Registry; +MD: net/minecraft/data/BuiltinRegistries/m_123888_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/WritableRegistry;Ljava/util/function/Supplier;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/WritableRegistry; net/minecraft/data/BuiltinRegistries/internalRegister (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/WritableRegistry;Ljava/util/function/Supplier;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/core/WritableRegistry; +MD: net/minecraft/data/BuiltinRegistries/m_123893_ (Lnet/minecraft/resources/ResourceKey;Ljava/util/function/Supplier;)Lnet/minecraft/core/Registry; net/minecraft/data/BuiltinRegistries/registerSimple (Lnet/minecraft/resources/ResourceKey;Ljava/util/function/Supplier;)Lnet/minecraft/core/Registry; +MD: net/minecraft/data/BuiltinRegistries/m_206380_ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/Object;)Lnet/minecraft/core/Holder; net/minecraft/data/BuiltinRegistries/registerExact (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/Object;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/BuiltinRegistries/m_206384_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)Lnet/minecraft/core/Holder; net/minecraft/data/BuiltinRegistries/register (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/BuiltinRegistries/m_206388_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)Lnet/minecraft/core/Holder; net/minecraft/data/BuiltinRegistries/register (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/BuiltinRegistries/m_206392_ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Supplier;)V net/minecraft/data/BuiltinRegistries/lambda$static$2 (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Supplier;)V +MD: net/minecraft/data/BuiltinRegistries/m_206395_ ()Lnet/minecraft/core/Holder; net/minecraft/data/BuiltinRegistries/lambda$static$1 ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/BuiltinRegistries/m_206396_ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/Object;)Lnet/minecraft/core/Holder; net/minecraft/data/BuiltinRegistries/register (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/Object;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/BuiltinRegistries/m_206400_ ()Lnet/minecraft/core/Holder; net/minecraft/data/BuiltinRegistries/lambda$static$0 ()Lnet/minecraft/core/Holder; +CL: net/minecraft/data/DataGenerator net/minecraft/data/DataGenerator +FD: net/minecraft/data/DataGenerator/f_123905_ net/minecraft/data/DataGenerator/LOGGER +FD: net/minecraft/data/DataGenerator/f_123906_ net/minecraft/data/DataGenerator/inputFolders +FD: net/minecraft/data/DataGenerator/f_123907_ net/minecraft/data/DataGenerator/outputFolder +FD: net/minecraft/data/DataGenerator/f_123908_ net/minecraft/data/DataGenerator/providers +FD: net/minecraft/data/DataGenerator/net/minecraft/data/DataGenerator net/minecraft/data/DataGenerator/net/minecraft/data/DataGenerator +MD: net/minecraft/data/DataGenerator/ ()V net/minecraft/data/DataGenerator/ ()V +MD: net/minecraft/data/DataGenerator/ (Ljava/nio/file/Path;Ljava/util/Collection;)V net/minecraft/data/DataGenerator/ (Ljava/nio/file/Path;Ljava/util/Collection;)V +MD: net/minecraft/data/DataGenerator/m_123913_ ()Ljava/util/Collection; net/minecraft/data/DataGenerator/getInputFolders ()Ljava/util/Collection; +MD: net/minecraft/data/DataGenerator/m_123914_ (Lnet/minecraft/data/DataProvider;)V net/minecraft/data/DataGenerator/addProvider (Lnet/minecraft/data/DataProvider;)V +MD: net/minecraft/data/DataGenerator/m_123916_ ()Ljava/nio/file/Path; net/minecraft/data/DataGenerator/getOutputFolder ()Ljava/nio/file/Path; +MD: net/minecraft/data/DataGenerator/m_123917_ ()V net/minecraft/data/DataGenerator/run ()V +CL: net/minecraft/data/DataProvider net/minecraft/data/DataProvider +FD: net/minecraft/data/DataProvider/f_123918_ net/minecraft/data/DataProvider/SHA1 +FD: net/minecraft/data/DataProvider/net/minecraft/data/DataProvider net/minecraft/data/DataProvider/net/minecraft/data/DataProvider +MD: net/minecraft/data/DataProvider/ ()V net/minecraft/data/DataProvider/ ()V +MD: net/minecraft/data/DataProvider/m_123920_ (Lcom/google/gson/Gson;Lnet/minecraft/data/HashCache;Lcom/google/gson/JsonElement;Ljava/nio/file/Path;)V net/minecraft/data/DataProvider/save (Lcom/google/gson/Gson;Lnet/minecraft/data/HashCache;Lcom/google/gson/JsonElement;Ljava/nio/file/Path;)V +MD: net/minecraft/data/DataProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/DataProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/DataProvider/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/DataProvider/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/HashCache net/minecraft/data/HashCache +FD: net/minecraft/data/HashCache/f_123926_ net/minecraft/data/HashCache/LOGGER +FD: net/minecraft/data/HashCache/f_123927_ net/minecraft/data/HashCache/path +FD: net/minecraft/data/HashCache/f_123928_ net/minecraft/data/HashCache/cachePath +FD: net/minecraft/data/HashCache/f_123929_ net/minecraft/data/HashCache/hits +FD: net/minecraft/data/HashCache/f_123930_ net/minecraft/data/HashCache/oldCache +FD: net/minecraft/data/HashCache/f_123931_ net/minecraft/data/HashCache/newCache +FD: net/minecraft/data/HashCache/f_123932_ net/minecraft/data/HashCache/keep +FD: net/minecraft/data/HashCache/net/minecraft/data/HashCache net/minecraft/data/HashCache/net/minecraft/data/HashCache +MD: net/minecraft/data/HashCache/ ()V net/minecraft/data/HashCache/ ()V +MD: net/minecraft/data/HashCache/ (Ljava/nio/file/Path;Ljava/lang/String;)V net/minecraft/data/HashCache/ (Ljava/nio/file/Path;Ljava/lang/String;)V +MD: net/minecraft/data/HashCache/m_123937_ ()V net/minecraft/data/HashCache/purgeStaleAndWrite ()V +MD: net/minecraft/data/HashCache/m_123938_ (Ljava/nio/file/Path;)Ljava/lang/String; net/minecraft/data/HashCache/getHash (Ljava/nio/file/Path;)Ljava/lang/String; +MD: net/minecraft/data/HashCache/m_123940_ (Ljava/nio/file/Path;Ljava/lang/String;)V net/minecraft/data/HashCache/putNew (Ljava/nio/file/Path;Ljava/lang/String;)V +MD: net/minecraft/data/HashCache/m_123943_ (Ljava/util/Map$Entry;)Ljava/lang/String; net/minecraft/data/HashCache/lambda$purgeStaleAndWrite$2 (Ljava/util/Map$Entry;)Ljava/lang/String; +MD: net/minecraft/data/HashCache/m_123945_ ()V net/minecraft/data/HashCache/removeStale ()V +MD: net/minecraft/data/HashCache/m_123946_ (Ljava/nio/file/Path;)Z net/minecraft/data/HashCache/had (Ljava/nio/file/Path;)Z +MD: net/minecraft/data/HashCache/m_123948_ (Ljava/nio/file/Path;Ljava/lang/String;)V net/minecraft/data/HashCache/lambda$new$1 (Ljava/nio/file/Path;Ljava/lang/String;)V +MD: net/minecraft/data/HashCache/m_123951_ ()Ljava/util/stream/Stream; net/minecraft/data/HashCache/walkOutputFiles ()Ljava/util/stream/Stream; +MD: net/minecraft/data/HashCache/m_123952_ (Ljava/nio/file/Path;)V net/minecraft/data/HashCache/keep (Ljava/nio/file/Path;)V +MD: net/minecraft/data/HashCache/m_123954_ (Ljava/nio/file/Path;)Z net/minecraft/data/HashCache/lambda$walkOutputFiles$4 (Ljava/nio/file/Path;)Z +MD: net/minecraft/data/HashCache/m_123956_ (Ljava/nio/file/Path;)V net/minecraft/data/HashCache/lambda$removeStale$3 (Ljava/nio/file/Path;)V +MD: net/minecraft/data/HashCache/m_123958_ (Ljava/nio/file/Path;)V net/minecraft/data/HashCache/lambda$new$0 (Ljava/nio/file/Path;)V +CL: net/minecraft/data/Main net/minecraft/data/Main +FD: net/minecraft/data/Main/net/minecraft/data/Main net/minecraft/data/Main/net/minecraft/data/Main +MD: net/minecraft/data/Main/ ()V net/minecraft/data/Main/ ()V +MD: net/minecraft/data/Main/m_129658_ (Ljava/lang/String;)Ljava/nio/file/Path; net/minecraft/data/Main/lambda$main$0 (Ljava/lang/String;)Ljava/nio/file/Path; +MD: net/minecraft/data/Main/m_129660_ (Ljava/nio/file/Path;Ljava/util/Collection;ZZZZZ)Lnet/minecraft/data/DataGenerator; net/minecraft/data/Main/createStandardGenerator (Ljava/nio/file/Path;Ljava/util/Collection;ZZZZZ)Lnet/minecraft/data/DataGenerator; +MD: net/minecraft/data/Main/main ([Ljava/lang/String;)V net/minecraft/data/Main/main ([Ljava/lang/String;)V +CL: net/minecraft/data/advancements/AdvancementProvider net/minecraft/data/advancements/AdvancementProvider +FD: net/minecraft/data/advancements/AdvancementProvider/f_123960_ net/minecraft/data/advancements/AdvancementProvider/LOGGER +FD: net/minecraft/data/advancements/AdvancementProvider/f_123961_ net/minecraft/data/advancements/AdvancementProvider/GSON +FD: net/minecraft/data/advancements/AdvancementProvider/f_123962_ net/minecraft/data/advancements/AdvancementProvider/generator +FD: net/minecraft/data/advancements/AdvancementProvider/f_123963_ net/minecraft/data/advancements/AdvancementProvider/tabs +FD: net/minecraft/data/advancements/AdvancementProvider/net/minecraft/data/advancements/AdvancementProvider net/minecraft/data/advancements/AdvancementProvider/net/minecraft/data/advancements/AdvancementProvider +MD: net/minecraft/data/advancements/AdvancementProvider/ ()V net/minecraft/data/advancements/AdvancementProvider/ ()V +MD: net/minecraft/data/advancements/AdvancementProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/advancements/AdvancementProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/advancements/AdvancementProvider/m_123970_ (Ljava/nio/file/Path;Lnet/minecraft/advancements/Advancement;)Ljava/nio/file/Path; net/minecraft/data/advancements/AdvancementProvider/createPath (Ljava/nio/file/Path;Lnet/minecraft/advancements/Advancement;)Ljava/nio/file/Path; +MD: net/minecraft/data/advancements/AdvancementProvider/m_123973_ (Ljava/util/Set;Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lnet/minecraft/advancements/Advancement;)V net/minecraft/data/advancements/AdvancementProvider/lambda$run$0 (Ljava/util/Set;Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/data/advancements/AdvancementProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/advancements/AdvancementProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/advancements/AdvancementProvider/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/advancements/AdvancementProvider/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/advancements/AdventureAdvancements net/minecraft/data/advancements/AdventureAdvancements +FD: net/minecraft/data/advancements/AdventureAdvancements/f_123979_ net/minecraft/data/advancements/AdventureAdvancements/MOBS_TO_KILL +FD: net/minecraft/data/advancements/AdventureAdvancements/f_194669_ net/minecraft/data/advancements/AdventureAdvancements/DISTANCE_FROM_BOTTOM_TO_TOP +FD: net/minecraft/data/advancements/AdventureAdvancements/f_194670_ net/minecraft/data/advancements/AdventureAdvancements/Y_COORDINATE_AT_TOP +FD: net/minecraft/data/advancements/AdventureAdvancements/f_194671_ net/minecraft/data/advancements/AdventureAdvancements/Y_COORDINATE_AT_BOTTOM +FD: net/minecraft/data/advancements/AdventureAdvancements/f_194672_ net/minecraft/data/advancements/AdventureAdvancements/BEDROCK_THICKNESS +FD: net/minecraft/data/advancements/AdventureAdvancements/net/minecraft/data/advancements/AdventureAdvancements net/minecraft/data/advancements/AdventureAdvancements/net/minecraft/data/advancements/AdventureAdvancements +MD: net/minecraft/data/advancements/AdventureAdvancements/ ()V net/minecraft/data/advancements/AdventureAdvancements/ ()V +MD: net/minecraft/data/advancements/AdventureAdvancements/ ()V net/minecraft/data/advancements/AdventureAdvancements/ ()V +MD: net/minecraft/data/advancements/AdventureAdvancements/accept (Ljava/lang/Object;)V net/minecraft/data/advancements/AdventureAdvancements/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/advancements/AdventureAdvancements/accept (Ljava/util/function/Consumer;)V net/minecraft/data/advancements/AdventureAdvancements/accept (Ljava/util/function/Consumer;)V +MD: net/minecraft/data/advancements/AdventureAdvancements/m_123984_ (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/data/advancements/AdventureAdvancements/addMobsToKill (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/data/advancements/AdventureAdvancements/m_123986_ (Lnet/minecraft/advancements/Advancement$Builder;Ljava/util/List;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/data/advancements/AdventureAdvancements/addBiomes (Lnet/minecraft/advancements/Advancement$Builder;Ljava/util/List;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/data/advancements/AdventureAdvancements/m_176026_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/item/Item;)Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance; net/minecraft/data/advancements/AdventureAdvancements/lookAtThroughItem (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/item/Item;)Lnet/minecraft/advancements/critereon/UsingItemTrigger$TriggerInstance; +MD: net/minecraft/data/advancements/AdventureAdvancements/m_176029_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance; net/minecraft/data/advancements/AdventureAdvancements/fireCountAndBystander (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/LightningStrikeTrigger$TriggerInstance; +MD: net/minecraft/data/advancements/AdventureAdvancements/m_194673_ ()Ljava/util/List; net/minecraft/data/advancements/AdventureAdvancements/getAllOverworldBiomes ()Ljava/util/List; +MD: net/minecraft/data/advancements/AdventureAdvancements/m_206401_ (Lnet/minecraft/core/Holder;)Ljava/util/stream/Stream; net/minecraft/data/advancements/AdventureAdvancements/lambda$getAllOverworldBiomes$0 (Lnet/minecraft/core/Holder;)Ljava/util/stream/Stream; +CL: net/minecraft/data/advancements/HusbandryAdvancements net/minecraft/data/advancements/HusbandryAdvancements +FD: net/minecraft/data/advancements/HusbandryAdvancements/f_123991_ net/minecraft/data/advancements/HusbandryAdvancements/BREEDABLE_ANIMALS +FD: net/minecraft/data/advancements/HusbandryAdvancements/f_123992_ net/minecraft/data/advancements/HusbandryAdvancements/FISH +FD: net/minecraft/data/advancements/HusbandryAdvancements/f_123993_ net/minecraft/data/advancements/HusbandryAdvancements/FISH_BUCKETS +FD: net/minecraft/data/advancements/HusbandryAdvancements/f_123994_ net/minecraft/data/advancements/HusbandryAdvancements/EDIBLE_ITEMS +FD: net/minecraft/data/advancements/HusbandryAdvancements/f_176032_ net/minecraft/data/advancements/HusbandryAdvancements/WAX_SCRAPING_TOOLS +FD: net/minecraft/data/advancements/HusbandryAdvancements/net/minecraft/data/advancements/HusbandryAdvancements net/minecraft/data/advancements/HusbandryAdvancements/net/minecraft/data/advancements/HusbandryAdvancements +MD: net/minecraft/data/advancements/HusbandryAdvancements/ ()V net/minecraft/data/advancements/HusbandryAdvancements/ ()V +MD: net/minecraft/data/advancements/HusbandryAdvancements/ ()V net/minecraft/data/advancements/HusbandryAdvancements/ ()V +MD: net/minecraft/data/advancements/HusbandryAdvancements/accept (Ljava/lang/Object;)V net/minecraft/data/advancements/HusbandryAdvancements/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/advancements/HusbandryAdvancements/accept (Ljava/util/function/Consumer;)V net/minecraft/data/advancements/HusbandryAdvancements/accept (Ljava/util/function/Consumer;)V +MD: net/minecraft/data/advancements/HusbandryAdvancements/m_123999_ (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/data/advancements/HusbandryAdvancements/addFood (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/data/advancements/HusbandryAdvancements/m_124001_ (Lnet/minecraft/advancements/Advancement$Builder;Ljava/lang/Integer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/advancements/HusbandryAdvancements/lambda$addCatVariants$0 (Lnet/minecraft/advancements/Advancement$Builder;Ljava/lang/Integer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/advancements/HusbandryAdvancements/m_124007_ (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/data/advancements/HusbandryAdvancements/addBreedable (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/data/advancements/HusbandryAdvancements/m_124009_ (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/data/advancements/HusbandryAdvancements/addFishBuckets (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/data/advancements/HusbandryAdvancements/m_124011_ (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/data/advancements/HusbandryAdvancements/addFish (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; +MD: net/minecraft/data/advancements/HusbandryAdvancements/m_124013_ (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; net/minecraft/data/advancements/HusbandryAdvancements/addCatVariants (Lnet/minecraft/advancements/Advancement$Builder;)Lnet/minecraft/advancements/Advancement$Builder; +CL: net/minecraft/data/advancements/NetherAdvancements net/minecraft/data/advancements/NetherAdvancements +FD: net/minecraft/data/advancements/NetherAdvancements/f_124015_ net/minecraft/data/advancements/NetherAdvancements/EXPLORABLE_BIOMES +FD: net/minecraft/data/advancements/NetherAdvancements/f_124016_ net/minecraft/data/advancements/NetherAdvancements/DISTRACT_PIGLIN_PLAYER_ARMOR_PREDICATE +FD: net/minecraft/data/advancements/NetherAdvancements/net/minecraft/data/advancements/NetherAdvancements net/minecraft/data/advancements/NetherAdvancements/net/minecraft/data/advancements/NetherAdvancements +MD: net/minecraft/data/advancements/NetherAdvancements/ ()V net/minecraft/data/advancements/NetherAdvancements/ ()V +MD: net/minecraft/data/advancements/NetherAdvancements/ ()V net/minecraft/data/advancements/NetherAdvancements/ ()V +MD: net/minecraft/data/advancements/NetherAdvancements/accept (Ljava/lang/Object;)V net/minecraft/data/advancements/NetherAdvancements/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/advancements/NetherAdvancements/accept (Ljava/util/function/Consumer;)V net/minecraft/data/advancements/NetherAdvancements/accept (Ljava/util/function/Consumer;)V +CL: net/minecraft/data/advancements/StoryAdvancements net/minecraft/data/advancements/StoryAdvancements +FD: net/minecraft/data/advancements/StoryAdvancements/net/minecraft/data/advancements/StoryAdvancements net/minecraft/data/advancements/StoryAdvancements/net/minecraft/data/advancements/StoryAdvancements +MD: net/minecraft/data/advancements/StoryAdvancements/ ()V net/minecraft/data/advancements/StoryAdvancements/ ()V +MD: net/minecraft/data/advancements/StoryAdvancements/accept (Ljava/lang/Object;)V net/minecraft/data/advancements/StoryAdvancements/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/advancements/StoryAdvancements/accept (Ljava/util/function/Consumer;)V net/minecraft/data/advancements/StoryAdvancements/accept (Ljava/util/function/Consumer;)V +CL: net/minecraft/data/advancements/TheEndAdvancements net/minecraft/data/advancements/TheEndAdvancements +FD: net/minecraft/data/advancements/TheEndAdvancements/net/minecraft/data/advancements/TheEndAdvancements net/minecraft/data/advancements/TheEndAdvancements/net/minecraft/data/advancements/TheEndAdvancements +MD: net/minecraft/data/advancements/TheEndAdvancements/ ()V net/minecraft/data/advancements/TheEndAdvancements/ ()V +MD: net/minecraft/data/advancements/TheEndAdvancements/accept (Ljava/lang/Object;)V net/minecraft/data/advancements/TheEndAdvancements/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/advancements/TheEndAdvancements/accept (Ljava/util/function/Consumer;)V net/minecraft/data/advancements/TheEndAdvancements/accept (Ljava/util/function/Consumer;)V +CL: net/minecraft/data/advancements/package-info net/minecraft/data/advancements/package-info +FD: net/minecraft/data/advancements/package-info/net/minecraft/data/advancements/package-info net/minecraft/data/advancements/package-info/net/minecraft/data/advancements/package-info +CL: net/minecraft/data/info/BlockListReport net/minecraft/data/info/BlockListReport +FD: net/minecraft/data/info/BlockListReport/f_124033_ net/minecraft/data/info/BlockListReport/GSON +FD: net/minecraft/data/info/BlockListReport/f_124034_ net/minecraft/data/info/BlockListReport/generator +FD: net/minecraft/data/info/BlockListReport/net/minecraft/data/info/BlockListReport net/minecraft/data/info/BlockListReport/net/minecraft/data/info/BlockListReport +MD: net/minecraft/data/info/BlockListReport/ ()V net/minecraft/data/info/BlockListReport/ ()V +MD: net/minecraft/data/info/BlockListReport/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/info/BlockListReport/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/info/BlockListReport/m_6055_ ()Ljava/lang/String; net/minecraft/data/info/BlockListReport/getName ()Ljava/lang/String; +MD: net/minecraft/data/info/BlockListReport/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/info/BlockListReport/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/info/CommandsReport net/minecraft/data/info/CommandsReport +FD: net/minecraft/data/info/CommandsReport/f_124041_ net/minecraft/data/info/CommandsReport/GSON +FD: net/minecraft/data/info/CommandsReport/f_124042_ net/minecraft/data/info/CommandsReport/generator +FD: net/minecraft/data/info/CommandsReport/net/minecraft/data/info/CommandsReport net/minecraft/data/info/CommandsReport/net/minecraft/data/info/CommandsReport +MD: net/minecraft/data/info/CommandsReport/ ()V net/minecraft/data/info/CommandsReport/ ()V +MD: net/minecraft/data/info/CommandsReport/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/info/CommandsReport/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/info/CommandsReport/m_6055_ ()Ljava/lang/String; net/minecraft/data/info/CommandsReport/getName ()Ljava/lang/String; +MD: net/minecraft/data/info/CommandsReport/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/info/CommandsReport/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/info/RegistryDumpReport net/minecraft/data/info/RegistryDumpReport +FD: net/minecraft/data/info/RegistryDumpReport/f_124049_ net/minecraft/data/info/RegistryDumpReport/GSON +FD: net/minecraft/data/info/RegistryDumpReport/f_124050_ net/minecraft/data/info/RegistryDumpReport/generator +FD: net/minecraft/data/info/RegistryDumpReport/net/minecraft/data/info/RegistryDumpReport net/minecraft/data/info/RegistryDumpReport/net/minecraft/data/info/RegistryDumpReport +MD: net/minecraft/data/info/RegistryDumpReport/ ()V net/minecraft/data/info/RegistryDumpReport/ ()V +MD: net/minecraft/data/info/RegistryDumpReport/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/info/RegistryDumpReport/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/info/RegistryDumpReport/m_124058_ (Lnet/minecraft/core/Registry;)Lcom/google/gson/JsonElement; net/minecraft/data/info/RegistryDumpReport/dumpRegistry (Lnet/minecraft/core/Registry;)Lcom/google/gson/JsonElement; +MD: net/minecraft/data/info/RegistryDumpReport/m_211086_ (Lcom/google/gson/JsonObject;Lnet/minecraft/core/Holder$Reference;)V net/minecraft/data/info/RegistryDumpReport/lambda$run$0 (Lcom/google/gson/JsonObject;Lnet/minecraft/core/Holder$Reference;)V +MD: net/minecraft/data/info/RegistryDumpReport/m_211089_ (Lnet/minecraft/core/Registry;Lcom/google/gson/JsonObject;Lnet/minecraft/core/Holder$Reference;)V net/minecraft/data/info/RegistryDumpReport/lambda$dumpRegistry$1 (Lnet/minecraft/core/Registry;Lcom/google/gson/JsonObject;Lnet/minecraft/core/Holder$Reference;)V +MD: net/minecraft/data/info/RegistryDumpReport/m_6055_ ()Ljava/lang/String; net/minecraft/data/info/RegistryDumpReport/getName ()Ljava/lang/String; +MD: net/minecraft/data/info/RegistryDumpReport/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/info/RegistryDumpReport/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/info/WorldgenRegistryDumpReport net/minecraft/data/info/WorldgenRegistryDumpReport +FD: net/minecraft/data/info/WorldgenRegistryDumpReport/f_194674_ net/minecraft/data/info/WorldgenRegistryDumpReport/LOGGER +FD: net/minecraft/data/info/WorldgenRegistryDumpReport/f_194675_ net/minecraft/data/info/WorldgenRegistryDumpReport/GSON +FD: net/minecraft/data/info/WorldgenRegistryDumpReport/f_194676_ net/minecraft/data/info/WorldgenRegistryDumpReport/generator +FD: net/minecraft/data/info/WorldgenRegistryDumpReport/net/minecraft/data/info/WorldgenRegistryDumpReport net/minecraft/data/info/WorldgenRegistryDumpReport/net/minecraft/data/info/WorldgenRegistryDumpReport +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/ ()V net/minecraft/data/info/WorldgenRegistryDumpReport/ ()V +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/info/WorldgenRegistryDumpReport/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_194683_ (Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Lnet/minecraft/core/RegistryAccess;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$RegistryData;)V net/minecraft/data/info/WorldgenRegistryDumpReport/dumpRegistryCap (Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Lnet/minecraft/core/RegistryAccess;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$RegistryData;)V +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_194689_ (Ljava/nio/file/Path;)Ljava/nio/file/Path; net/minecraft/data/info/WorldgenRegistryDumpReport/resolveTopPath (Ljava/nio/file/Path;)Ljava/nio/file/Path; +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_194691_ (Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Encoder;Ljava/lang/Object;)V net/minecraft/data/info/WorldgenRegistryDumpReport/dumpValue (Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Encoder;Ljava/lang/Object;)V +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_194697_ (Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lcom/mojang/serialization/Encoder;)V net/minecraft/data/info/WorldgenRegistryDumpReport/dumpRegistry (Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lcom/mojang/serialization/Encoder;)V +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_194704_ (Ljava/nio/file/Path;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; net/minecraft/data/info/WorldgenRegistryDumpReport/createPath (Ljava/nio/file/Path;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_194708_ (Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Lnet/minecraft/core/RegistryAccess;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$RegistryData;)V net/minecraft/data/info/WorldgenRegistryDumpReport/lambda$run$0 (Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Lnet/minecraft/core/RegistryAccess;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$RegistryData;)V +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_206403_ (Ljava/nio/file/Path;Ljava/lang/String;)V net/minecraft/data/info/WorldgenRegistryDumpReport/lambda$dumpValue$1 (Ljava/nio/file/Path;Ljava/lang/String;)V +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_6055_ ()Ljava/lang/String; net/minecraft/data/info/WorldgenRegistryDumpReport/getName ()Ljava/lang/String; +MD: net/minecraft/data/info/WorldgenRegistryDumpReport/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/info/WorldgenRegistryDumpReport/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/info/package-info net/minecraft/data/info/package-info +FD: net/minecraft/data/info/package-info/net/minecraft/data/info/package-info net/minecraft/data/info/package-info/net/minecraft/data/info/package-info +CL: net/minecraft/data/loot/BlockLoot net/minecraft/data/loot/BlockLoot +FD: net/minecraft/data/loot/BlockLoot/f_124062_ net/minecraft/data/loot/BlockLoot/HAS_SILK_TOUCH +FD: net/minecraft/data/loot/BlockLoot/f_124063_ net/minecraft/data/loot/BlockLoot/HAS_NO_SILK_TOUCH +FD: net/minecraft/data/loot/BlockLoot/f_124064_ net/minecraft/data/loot/BlockLoot/HAS_SHEARS +FD: net/minecraft/data/loot/BlockLoot/f_124065_ net/minecraft/data/loot/BlockLoot/HAS_SHEARS_OR_SILK_TOUCH +FD: net/minecraft/data/loot/BlockLoot/f_124066_ net/minecraft/data/loot/BlockLoot/HAS_NO_SHEARS_OR_SILK_TOUCH +FD: net/minecraft/data/loot/BlockLoot/f_124067_ net/minecraft/data/loot/BlockLoot/EXPLOSION_RESISTANT +FD: net/minecraft/data/loot/BlockLoot/f_124068_ net/minecraft/data/loot/BlockLoot/NORMAL_LEAVES_SAPLING_CHANCES +FD: net/minecraft/data/loot/BlockLoot/f_124069_ net/minecraft/data/loot/BlockLoot/JUNGLE_LEAVES_SAPLING_CHANGES +FD: net/minecraft/data/loot/BlockLoot/f_124070_ net/minecraft/data/loot/BlockLoot/map +FD: net/minecraft/data/loot/BlockLoot/net/minecraft/data/loot/BlockLoot net/minecraft/data/loot/BlockLoot/net/minecraft/data/loot/BlockLoot +MD: net/minecraft/data/loot/BlockLoot/ ()V net/minecraft/data/loot/BlockLoot/ ()V +MD: net/minecraft/data/loot/BlockLoot/ ()V net/minecraft/data/loot/BlockLoot/ ()V +MD: net/minecraft/data/loot/BlockLoot/accept (Ljava/lang/Object;)V net/minecraft/data/loot/BlockLoot/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/loot/BlockLoot/accept (Ljava/util/function/BiConsumer;)V net/minecraft/data/loot/BlockLoot/accept (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/data/loot/BlockLoot/m_124073_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$59 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124075_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$58 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124077_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$57 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124079_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$56 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124081_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$55 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124083_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$54 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124085_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$53 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124087_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$52 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124089_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$51 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124091_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$50 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124093_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$49 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124095_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$48 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124097_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$47 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124099_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$46 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124101_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$45 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124103_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$44 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124105_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$43 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124107_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$42 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124109_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$41 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124111_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$40 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124113_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$39 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124115_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$38 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124117_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$37 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124119_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$36 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124121_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$35 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124123_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$34 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124125_ ()Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/noDrop ()Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124126_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSingleItemTable (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124131_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/functions/FunctionUserBuilder;)Ljava/lang/Object; net/minecraft/data/loot/BlockLoot/applyExplosionDecay (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/functions/FunctionUserBuilder;)Ljava/lang/Object; +MD: net/minecraft/data/loot/BlockLoot/m_124134_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder;)Ljava/lang/Object; net/minecraft/data/loot/BlockLoot/applyExplosionCondition (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder;)Ljava/lang/Object; +MD: net/minecraft/data/loot/BlockLoot/m_124137_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createDoorTable (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124139_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createOreDrop (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124142_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createCropDrops (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124147_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/loot/BlockLoot/dropOther (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/loot/BlockLoot/m_124154_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/loot/BlockLoot/otherWhenSilkTouch (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/loot/BlockLoot/m_124157_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;[F)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createLeavesDrops (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;[F)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124161_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSinglePropConditionTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124165_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V net/minecraft/data/loot/BlockLoot/add (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V +MD: net/minecraft/data/loot/BlockLoot/m_124168_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSilkTouchDispatchTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124171_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSelfDropDispatchTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124175_ (Lnet/minecraft/world/level/block/Block;Ljava/util/function/Function;)V net/minecraft/data/loot/BlockLoot/add (Lnet/minecraft/world/level/block/Block;Ljava/util/function/Function;)V +MD: net/minecraft/data/loot/BlockLoot/m_124180_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$7 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124182_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$6 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124184_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$5 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124186_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$4 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124188_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$3 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124190_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$2 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124192_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$1 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124194_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$0 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124196_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$33 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124198_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$32 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124200_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$31 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124204_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$30 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124206_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$29 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124208_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$28 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124210_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$27 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124212_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$26 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124214_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$25 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124216_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$24 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124218_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$23 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124220_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$22 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124222_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$21 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124224_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$20 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124226_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$19 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124228_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$18 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124230_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$17 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124232_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$16 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124234_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$15 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124236_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$14 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124238_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$13 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124240_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$12 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124242_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$11 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124244_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$10 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124246_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$9 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124248_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$8 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124250_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSilkTouchOnlyTable (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124252_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/loot/BlockLoot/dropPottedContents (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/loot/BlockLoot/m_124254_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createStemDrops (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124257_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSingleItemTableWithSilkTouch (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124260_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createDoublePlantWithSeedDrops (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124263_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;[F)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createOakLeavesDrops (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;[F)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124267_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createShearsDispatchTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124270_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createPotFlowerItemTable (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124272_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/loot/BlockLoot/dropWhenSilkTouch (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/loot/BlockLoot/m_124274_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createAttachedStemDrops (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124277_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createMushroomBlockDrop (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124280_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/loot/BlockLoot/addNetherVinesDropTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/loot/BlockLoot/m_124283_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSilkTouchOrShearsDispatchTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124286_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createShearsOnlyDrop (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124288_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/loot/BlockLoot/dropSelf (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/loot/BlockLoot/m_124290_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSlabItemTable (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124292_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createNameableBlockEntityTable (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124294_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createShulkerBoxDrop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124296_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createBannerDrop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124298_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createBeeNestDrop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124300_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createBeeHiveDrop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124302_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createGrassDrops (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124304_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createDoublePlantShearsDrop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124308_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$72 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124310_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$71 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124312_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$70 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124314_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$69 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124316_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$68 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124318_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$67 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124320_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$66 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124322_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$65 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124324_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$64 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124326_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$63 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124328_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$62 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124330_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$61 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_124332_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$60 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176033_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$75 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176035_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$74 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176037_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$73 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176039_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSingleItemTable (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176042_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createSingleItemTableWithSilkTouch (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176046_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createCopperOreDrops (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176048_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createLapisOreDrops (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176050_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createRedstoneOreDrops (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176052_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createCaveVinesDrop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176054_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createGlowLichenDrops (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176056_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createCandleDrops (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176058_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/createCandleCakeDrops (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176060_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$dropPottedContents$82 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176062_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$81 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176064_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$80 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176066_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$79 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176068_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$78 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176070_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$77 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/BlockLoot/m_176072_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/BlockLoot/lambda$accept$76 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +CL: net/minecraft/data/loot/ChestLoot net/minecraft/data/loot/ChestLoot +FD: net/minecraft/data/loot/ChestLoot/net/minecraft/data/loot/ChestLoot net/minecraft/data/loot/ChestLoot/net/minecraft/data/loot/ChestLoot +MD: net/minecraft/data/loot/ChestLoot/ ()V net/minecraft/data/loot/ChestLoot/ ()V +MD: net/minecraft/data/loot/ChestLoot/accept (Ljava/lang/Object;)V net/minecraft/data/loot/ChestLoot/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/loot/ChestLoot/accept (Ljava/util/function/BiConsumer;)V net/minecraft/data/loot/ChestLoot/accept (Ljava/util/function/BiConsumer;)V +CL: net/minecraft/data/loot/EntityLoot net/minecraft/data/loot/EntityLoot +FD: net/minecraft/data/loot/EntityLoot/f_124366_ net/minecraft/data/loot/EntityLoot/ENTITY_ON_FIRE +FD: net/minecraft/data/loot/EntityLoot/f_124367_ net/minecraft/data/loot/EntityLoot/SPECIAL_LOOT_TABLE_TYPES +FD: net/minecraft/data/loot/EntityLoot/f_124368_ net/minecraft/data/loot/EntityLoot/map +FD: net/minecraft/data/loot/EntityLoot/net/minecraft/data/loot/EntityLoot net/minecraft/data/loot/EntityLoot/net/minecraft/data/loot/EntityLoot +MD: net/minecraft/data/loot/EntityLoot/ ()V net/minecraft/data/loot/EntityLoot/ ()V +MD: net/minecraft/data/loot/EntityLoot/ ()V net/minecraft/data/loot/EntityLoot/ ()V +MD: net/minecraft/data/loot/EntityLoot/accept (Ljava/lang/Object;)V net/minecraft/data/loot/EntityLoot/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/loot/EntityLoot/accept (Ljava/util/function/BiConsumer;)V net/minecraft/data/loot/EntityLoot/accept (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/data/loot/EntityLoot/m_124371_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V net/minecraft/data/loot/EntityLoot/add (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V +MD: net/minecraft/data/loot/EntityLoot/m_124374_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/data/loot/EntityLoot/createSheepTable (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/data/loot/EntityLoot/m_124380_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V net/minecraft/data/loot/EntityLoot/add (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V +CL: net/minecraft/data/loot/FishingLoot net/minecraft/data/loot/FishingLoot +FD: net/minecraft/data/loot/FishingLoot/f_124385_ net/minecraft/data/loot/FishingLoot/IN_JUNGLE +FD: net/minecraft/data/loot/FishingLoot/f_124388_ net/minecraft/data/loot/FishingLoot/IN_BAMBOO_JUNGLE +FD: net/minecraft/data/loot/FishingLoot/f_194714_ net/minecraft/data/loot/FishingLoot/IN_SPARSE_JUNGLE +FD: net/minecraft/data/loot/FishingLoot/net/minecraft/data/loot/FishingLoot net/minecraft/data/loot/FishingLoot/net/minecraft/data/loot/FishingLoot +MD: net/minecraft/data/loot/FishingLoot/ ()V net/minecraft/data/loot/FishingLoot/ ()V +MD: net/minecraft/data/loot/FishingLoot/ ()V net/minecraft/data/loot/FishingLoot/ ()V +MD: net/minecraft/data/loot/FishingLoot/accept (Ljava/lang/Object;)V net/minecraft/data/loot/FishingLoot/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/loot/FishingLoot/accept (Ljava/util/function/BiConsumer;)V net/minecraft/data/loot/FishingLoot/accept (Ljava/util/function/BiConsumer;)V +CL: net/minecraft/data/loot/GiftLoot net/minecraft/data/loot/GiftLoot +FD: net/minecraft/data/loot/GiftLoot/net/minecraft/data/loot/GiftLoot net/minecraft/data/loot/GiftLoot/net/minecraft/data/loot/GiftLoot +MD: net/minecraft/data/loot/GiftLoot/ ()V net/minecraft/data/loot/GiftLoot/ ()V +MD: net/minecraft/data/loot/GiftLoot/accept (Ljava/lang/Object;)V net/minecraft/data/loot/GiftLoot/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/loot/GiftLoot/accept (Ljava/util/function/BiConsumer;)V net/minecraft/data/loot/GiftLoot/accept (Ljava/util/function/BiConsumer;)V +CL: net/minecraft/data/loot/LootTableProvider net/minecraft/data/loot/LootTableProvider +FD: net/minecraft/data/loot/LootTableProvider/f_124431_ net/minecraft/data/loot/LootTableProvider/LOGGER +FD: net/minecraft/data/loot/LootTableProvider/f_124432_ net/minecraft/data/loot/LootTableProvider/GSON +FD: net/minecraft/data/loot/LootTableProvider/f_124433_ net/minecraft/data/loot/LootTableProvider/generator +FD: net/minecraft/data/loot/LootTableProvider/f_124434_ net/minecraft/data/loot/LootTableProvider/subProviders +FD: net/minecraft/data/loot/LootTableProvider/net/minecraft/data/loot/LootTableProvider net/minecraft/data/loot/LootTableProvider/net/minecraft/data/loot/LootTableProvider +MD: net/minecraft/data/loot/LootTableProvider/ ()V net/minecraft/data/loot/LootTableProvider/ ()V +MD: net/minecraft/data/loot/LootTableProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/loot/LootTableProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/loot/LootTableProvider/m_124439_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V net/minecraft/data/loot/LootTableProvider/lambda$run$3 (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V +MD: net/minecraft/data/loot/LootTableProvider/m_124445_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/data/loot/LootTableProvider/lambda$run$4 (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/data/loot/LootTableProvider/m_124448_ (Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V net/minecraft/data/loot/LootTableProvider/lambda$run$5 (Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V +MD: net/minecraft/data/loot/LootTableProvider/m_124453_ (Ljava/nio/file/Path;Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; net/minecraft/data/loot/LootTableProvider/createPath (Ljava/nio/file/Path;Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; +MD: net/minecraft/data/loot/LootTableProvider/m_124456_ (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/data/loot/LootTableProvider/lambda$run$1 (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/data/loot/LootTableProvider/m_124464_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/data/loot/LootTableProvider/lambda$run$2 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/data/loot/LootTableProvider/m_176074_ (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V net/minecraft/data/loot/LootTableProvider/lambda$run$0 (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable$Builder;)V +MD: net/minecraft/data/loot/LootTableProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/loot/LootTableProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/loot/LootTableProvider/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/loot/LootTableProvider/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/loot/PiglinBarterLoot net/minecraft/data/loot/PiglinBarterLoot +FD: net/minecraft/data/loot/PiglinBarterLoot/net/minecraft/data/loot/PiglinBarterLoot net/minecraft/data/loot/PiglinBarterLoot/net/minecraft/data/loot/PiglinBarterLoot +MD: net/minecraft/data/loot/PiglinBarterLoot/ ()V net/minecraft/data/loot/PiglinBarterLoot/ ()V +MD: net/minecraft/data/loot/PiglinBarterLoot/accept (Ljava/lang/Object;)V net/minecraft/data/loot/PiglinBarterLoot/accept (Ljava/lang/Object;)V +MD: net/minecraft/data/loot/PiglinBarterLoot/accept (Ljava/util/function/BiConsumer;)V net/minecraft/data/loot/PiglinBarterLoot/accept (Ljava/util/function/BiConsumer;)V +CL: net/minecraft/data/loot/package-info net/minecraft/data/loot/package-info +FD: net/minecraft/data/loot/package-info/net/minecraft/data/loot/package-info net/minecraft/data/loot/package-info/net/minecraft/data/loot/package-info +CL: net/minecraft/data/models/BlockModelGenerators net/minecraft/data/models/BlockModelGenerators +FD: net/minecraft/data/models/BlockModelGenerators/f_124477_ net/minecraft/data/models/BlockModelGenerators/blockStateOutput +FD: net/minecraft/data/models/BlockModelGenerators/f_124478_ net/minecraft/data/models/BlockModelGenerators/modelOutput +FD: net/minecraft/data/models/BlockModelGenerators/f_124479_ net/minecraft/data/models/BlockModelGenerators/skippedAutoModelsOutput +FD: net/minecraft/data/models/BlockModelGenerators/f_176079_ net/minecraft/data/models/BlockModelGenerators/MULTIFACE_GENERATOR +FD: net/minecraft/data/models/BlockModelGenerators/f_176080_ net/minecraft/data/models/BlockModelGenerators/nonOrientableTrapdoor +FD: net/minecraft/data/models/BlockModelGenerators/f_176081_ net/minecraft/data/models/BlockModelGenerators/fullBlockModelCustomGenerators +FD: net/minecraft/data/models/BlockModelGenerators/f_176082_ net/minecraft/data/models/BlockModelGenerators/texturedModels +FD: net/minecraft/data/models/BlockModelGenerators/f_176083_ net/minecraft/data/models/BlockModelGenerators/SHAPE_CONSUMERS +FD: net/minecraft/data/models/BlockModelGenerators/net/minecraft/data/models/BlockModelGenerators net/minecraft/data/models/BlockModelGenerators/net/minecraft/data/models/BlockModelGenerators +MD: net/minecraft/data/models/BlockModelGenerators/ ()V net/minecraft/data/models/BlockModelGenerators/ ()V +MD: net/minecraft/data/models/BlockModelGenerators/ (Ljava/util/function/Consumer;Ljava/util/function/BiConsumer;Ljava/util/function/Consumer;)V net/minecraft/data/models/BlockModelGenerators/ (Ljava/util/function/Consumer;Ljava/util/function/BiConsumer;Ljava/util/function/Consumer;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124484_ ()V net/minecraft/data/models/BlockModelGenerators/createComposter ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124485_ ()V net/minecraft/data/models/BlockModelGenerators/createDaylightDetector ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124486_ ()V net/minecraft/data/models/BlockModelGenerators/createFarmland ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124487_ ()V net/minecraft/data/models/BlockModelGenerators/createFire ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124488_ ()V net/minecraft/data/models/BlockModelGenerators/createSoulFire ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124489_ ()V net/minecraft/data/models/BlockModelGenerators/createFrostedIce ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124490_ ()V net/minecraft/data/models/BlockModelGenerators/createGrassBlocks ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124491_ ()V net/minecraft/data/models/BlockModelGenerators/createCocoa ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124493_ ()V net/minecraft/data/models/BlockModelGenerators/createHopper ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124494_ ()V net/minecraft/data/models/BlockModelGenerators/createIronBars ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124495_ ()V net/minecraft/data/models/BlockModelGenerators/createLever ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124496_ ()V net/minecraft/data/models/BlockModelGenerators/createLilyPad ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124497_ ()V net/minecraft/data/models/BlockModelGenerators/createNetherPortalBlock ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124498_ ()V net/minecraft/data/models/BlockModelGenerators/createNetherrack ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124499_ ()V net/minecraft/data/models/BlockModelGenerators/createObserver ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124500_ ()V net/minecraft/data/models/BlockModelGenerators/createPistons ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124501_ ()V net/minecraft/data/models/BlockModelGenerators/createPistonHeads ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124502_ ()V net/minecraft/data/models/BlockModelGenerators/createScaffolding ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124503_ ()V net/minecraft/data/models/BlockModelGenerators/createRedstoneLamp ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124504_ ()V net/minecraft/data/models/BlockModelGenerators/createRedstoneTorch ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124505_ ()V net/minecraft/data/models/BlockModelGenerators/createRepeater ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124506_ ()V net/minecraft/data/models/BlockModelGenerators/createSeaPickle ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124507_ ()V net/minecraft/data/models/BlockModelGenerators/createSnowBlocks ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124508_ ()V net/minecraft/data/models/BlockModelGenerators/createStonecutter ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124509_ ()V net/minecraft/data/models/BlockModelGenerators/createStructureBlock ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124510_ ()V net/minecraft/data/models/BlockModelGenerators/run ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124511_ (I)Ljava/util/List; net/minecraft/data/models/BlockModelGenerators/createBambooModels (I)Ljava/util/List; +MD: net/minecraft/data/models/BlockModelGenerators/m_124513_ (ILjava/lang/String;Lnet/minecraft/data/models/model/TextureMapping;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/BlockModelGenerators/createTurtleEggModel (ILjava/lang/String;Lnet/minecraft/data/models/model/TextureMapping;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/BlockModelGenerators/m_124517_ (Lnet/minecraft/world/item/Item;)V net/minecraft/data/models/BlockModelGenerators/createSimpleFlatItemModel (Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124519_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/BlockModelGenerators/delegateItemModel (Lnet/minecraft/world/item/Item;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124524_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/skipAutoItemBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124530_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)V net/minecraft/data/models/BlockModelGenerators/createAirLikeBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124533_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createNonTemplateModelBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124536_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createCoral (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124545_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V net/minecraft/data/models/BlockModelGenerators/createPlant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124549_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Ljava/util/function/BiFunction;)V net/minecraft/data/models/BlockModelGenerators/createCraftingTableLike (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Ljava/util/function/BiFunction;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124553_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/properties/Property;[I)V net/minecraft/data/models/BlockModelGenerators/createCropBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/properties/Property;[I)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124557_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V net/minecraft/data/models/BlockModelGenerators/createCrossBlockWithDefaultItem (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124560_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/createCrossBlockWithDefaultItem (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124564_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/createPumpkinVariant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124567_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/data/models/model/ModelTemplate;)V net/minecraft/data/models/BlockModelGenerators/createTrivialBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/data/models/model/ModelTemplate;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124575_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V net/minecraft/data/models/BlockModelGenerators/createSimpleFlatItemModel (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124578_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Lnet/minecraft/data/models/model/ModelTemplate;Ljava/util/function/Function;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/BlockModelGenerators/createSuffixedVariant (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Lnet/minecraft/data/models/model/ModelTemplate;Ljava/util/function/Function;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/BlockModelGenerators/m_124583_ (Lnet/minecraft/world/level/block/Block;Ljava/util/function/Function;)V net/minecraft/data/models/BlockModelGenerators/createBeeNest (Lnet/minecraft/world/level/block/Block;Ljava/util/function/Function;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124586_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V net/minecraft/data/models/BlockModelGenerators/createAxisAlignedPillarBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124589_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V net/minecraft/data/models/BlockModelGenerators/createRotatedPillarWithHorizontalVariant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124599_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/blockstates/Variant;)V net/minecraft/data/models/BlockModelGenerators/createGrassLikeBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/blockstates/Variant;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124603_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/createPistonVariant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124622_ (Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createBooleanModelDispatch (Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124626_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createEmptyOrFullDispatch (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124635_ (Lnet/minecraft/core/FrontAndTop;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/applyRotation (Lnet/minecraft/core/FrontAndTop;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_124650_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4;Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; net/minecraft/data/models/BlockModelGenerators/configureDoorHalf (Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4;Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; +MD: net/minecraft/data/models/BlockModelGenerators/m_124676_ (Ljava/lang/Integer;Ljava/lang/Integer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/BlockModelGenerators/createTurtleEggModel (Ljava/lang/Integer;Ljava/lang/Integer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/BlockModelGenerators/m_124682_ (Ljava/util/List;Ljava/util/function/UnaryOperator;)Ljava/util/List; net/minecraft/data/models/BlockModelGenerators/wrapModels (Ljava/util/List;Ljava/util/function/UnaryOperator;)Ljava/util/List; +MD: net/minecraft/data/models/BlockModelGenerators/m_124685_ (Lnet/minecraft/data/models/model/TexturedModel$Provider;[Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createColoredBlockWithRandomRotations (Lnet/minecraft/data/models/model/TexturedModel$Provider;[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124688_ (Lnet/minecraft/resources/ResourceLocation;)[Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/createRotatedVariants (Lnet/minecraft/resources/ResourceLocation;)[Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_124690_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; net/minecraft/data/models/BlockModelGenerators/blockEntityModels (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124713_ ([Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createCampfires ([Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124718_ ()V net/minecraft/data/models/BlockModelGenerators/createSweetBerryBush ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124719_ ()V net/minecraft/data/models/BlockModelGenerators/createTripwire ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124720_ ()V net/minecraft/data/models/BlockModelGenerators/createTripwireHook ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124721_ ()V net/minecraft/data/models/BlockModelGenerators/createTurtleEgg ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124723_ ()V net/minecraft/data/models/BlockModelGenerators/createMagmaBlock ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124724_ ()V net/minecraft/data/models/BlockModelGenerators/createInfestedStone ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124725_ ()V net/minecraft/data/models/BlockModelGenerators/createRespawnAnchor ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124726_ ()V net/minecraft/data/models/BlockModelGenerators/createJigsaw ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124727_ ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createHorizontalFacingDispatch ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124728_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createSimpleFlatItemModel (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124730_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createCoralFans (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124733_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V net/minecraft/data/models/BlockModelGenerators/createGrowingPlant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124737_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V net/minecraft/data/models/BlockModelGenerators/createCrossBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124740_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/createCrossBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124744_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V net/minecraft/data/models/BlockModelGenerators/createHorizontallyRotatedBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124759_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createDoor (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124777_ (Lnet/minecraft/data/models/model/TexturedModel$Provider;[Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createColoredBlockWithStateRotations (Lnet/minecraft/data/models/model/TexturedModel$Provider;[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124785_ ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createHorizontalFacingDispatchAlt ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124786_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createRotatedMirroredVariantBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124788_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createStems (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124791_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V net/minecraft/data/models/BlockModelGenerators/createDoublePlant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/BlockModelGenerators$TintState;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124794_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V net/minecraft/data/models/BlockModelGenerators/createTrivialBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124797_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/BlockModelGenerators/delegateItemModel (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124809_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createFenceGate (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124822_ ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createTorchHorizontalDispatch ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124823_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createRotatedVariantBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124825_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; net/minecraft/data/models/BlockModelGenerators/blockEntityModels (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124831_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; net/minecraft/data/models/BlockModelGenerators/createRotatedVariant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124838_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createWall (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124850_ ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createFacingDispatch ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124851_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createTrivialCube (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124856_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V net/minecraft/data/models/BlockModelGenerators/createFurnace (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TexturedModel$Provider;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124859_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; net/minecraft/data/models/BlockModelGenerators/createSimpleBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124862_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; net/minecraft/data/models/BlockModelGenerators/createRotatedVariant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124866_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createStairs (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124875_ ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createRotatedPillar ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124876_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators/family (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators/m_124878_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createGlassBlocks (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124881_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createAxisAlignedPillarBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124884_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createButton (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124888_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createOrientableTrapdoor (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124893_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createFire$16 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_124895_ ()V net/minecraft/data/models/BlockModelGenerators/createSunflower ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124896_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createDoor (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124901_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/BlockModelGenerators/createAxisAlignedPillarBlockCustomModel (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124904_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createFence (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124908_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createTrapdoor (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124915_ ()V net/minecraft/data/models/BlockModelGenerators/createTallSeagrass ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124916_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createOrientableTrapdoor (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124918_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createWeightedPressurePlate (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124921_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/BlockModelGenerators/createAirLikeBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124924_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createRotatedPillarWithHorizontalVariant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124928_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createSlab (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124935_ ()V net/minecraft/data/models/BlockModelGenerators/createBamboo ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124936_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createTrapdoor (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124938_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/copyModel (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124941_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createPressurePlate (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_124947_ ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/BlockModelGenerators/createColumnWithFacing ()Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/BlockModelGenerators/m_124948_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; net/minecraft/data/models/BlockModelGenerators/woodProvider (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; +MD: net/minecraft/data/models/BlockModelGenerators/m_124950_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createNormalTorch (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124953_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/BlockModelGenerators/createDoubleBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124959_ ()V net/minecraft/data/models/BlockModelGenerators/createBarrel ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124960_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createNonTemplateModelBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124962_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createBedItem (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124967_ ()V net/minecraft/data/models/BlockModelGenerators/createBell ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124968_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createPassiveRail (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124970_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createNetherRoots (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124973_ ()V net/minecraft/data/models/BlockModelGenerators/createGrindstone ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124974_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createActiveRail (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124976_ ()V net/minecraft/data/models/BlockModelGenerators/createBookshelf ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124977_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createCommandBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124979_ ()V net/minecraft/data/models/BlockModelGenerators/createRedstoneWire ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124980_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createAnvil (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124982_ ()V net/minecraft/data/models/BlockModelGenerators/createComparator ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124983_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createMushroomBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124985_ ()V net/minecraft/data/models/BlockModelGenerators/createSmoothStoneSlab ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124986_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createDispenserBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124988_ ()V net/minecraft/data/models/BlockModelGenerators/createBrewingStand ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124989_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createNyliumBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124991_ ()V net/minecraft/data/models/BlockModelGenerators/createCakeBlock ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124992_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createRotatableColumn (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_124994_ ()V net/minecraft/data/models/BlockModelGenerators/createCartographyTable ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124995_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; net/minecraft/data/models/BlockModelGenerators/createFloorFireModels (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; +MD: net/minecraft/data/models/BlockModelGenerators/m_124997_ ()V net/minecraft/data/models/BlockModelGenerators/createSmithingTable ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_124998_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; net/minecraft/data/models/BlockModelGenerators/createSideFireModels (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; +MD: net/minecraft/data/models/BlockModelGenerators/m_125000_ ()V net/minecraft/data/models/BlockModelGenerators/createPumpkins ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_125001_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; net/minecraft/data/models/BlockModelGenerators/createTopFireModels (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; +MD: net/minecraft/data/models/BlockModelGenerators/m_125004_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createLantern (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_125006_ ()V net/minecraft/data/models/BlockModelGenerators/createChorusFlower ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_125007_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createNonTemplateHorizontalBlock (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_125009_ ()V net/minecraft/data/models/BlockModelGenerators/createEndPortalFrame ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_125010_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createShulkerBox (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_125012_ ()V net/minecraft/data/models/BlockModelGenerators/createChorusPlant ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176085_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createMultiface (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176087_ ()V net/minecraft/data/models/BlockModelGenerators/createAmethystClusters ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176088_ ()V net/minecraft/data/models/BlockModelGenerators/createPointedDripstone ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176089_ ()V net/minecraft/data/models/BlockModelGenerators/createLightningRod ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176090_ ()V net/minecraft/data/models/BlockModelGenerators/createDirtPath ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176091_ ()V net/minecraft/data/models/BlockModelGenerators/createSculkSensor ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176092_ ()V net/minecraft/data/models/BlockModelGenerators/createCaveVines ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176095_ (Lnet/minecraft/world/level/block/Block;II)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/BlockModelGenerators/lambda$createCropBlock$11 (Lnet/minecraft/world/level/block/Block;II)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/BlockModelGenerators/m_176105_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createStems$5 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176109_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createMirroredCubeGenerator (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_176114_ (Lnet/minecraft/world/level/block/state/properties/StructureMode;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createStructureBlock$32 (Lnet/minecraft/world/level/block/state/properties/StructureMode;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176116_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/properties/DripstoneThickness;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/createPointedDripstoneVariant (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/properties/DripstoneThickness;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176123_ (Ljava/lang/Boolean;Ljava/lang/Boolean;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createTripwireHook$34 (Ljava/lang/Boolean;Ljava/lang/Boolean;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176126_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;Lnet/minecraft/data/models/blockstates/Variant;Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createEmptyOrFullDispatch$10 (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;Lnet/minecraft/data/models/blockstates/Variant;Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176131_ (Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSweetBerryBush$33 (Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176133_ (Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createRepeater$30 (Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176137_ (Ljava/lang/String;I)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createBambooModels$8 (Ljava/lang/String;I)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176140_ (Ljava/util/HashMap;)V net/minecraft/data/models/BlockModelGenerators/lambda$static$42 (Ljava/util/HashMap;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176142_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSoulFire$26 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176144_ (Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$new$4 (Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176146_ (Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/BlockModelGenerators/lambda$createChorusFlower$14 (Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/BlockModelGenerators/m_176149_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSnowBlocks$31 (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176152_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$createGrassBlocks$28 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176155_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSculkSensor$29 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176159_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;Lnet/minecraft/world/level/block/state/properties/RailShape;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createActiveRail$6 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;Lnet/minecraft/world/level/block/state/properties/RailShape;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176168_ ([ILit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lnet/minecraft/world/level/block/Block;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createCropBlock$12 ([ILit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lnet/minecraft/world/level/block/Block;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176176_ ()V net/minecraft/data/models/BlockModelGenerators/createInfestedDeepslate ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176177_ ()V net/minecraft/data/models/BlockModelGenerators/createPetrifiedOakSlab ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176179_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators/createMirroredColumnGenerator (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +MD: net/minecraft/data/models/BlockModelGenerators/m_176184_ (Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/util/List; net/minecraft/data/models/BlockModelGenerators/lambda$createTurtleEgg$35 (Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/util/List; +MD: net/minecraft/data/models/BlockModelGenerators/m_176187_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSoulFire$25 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176189_ (Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$new$3 (Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176191_ (Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/BlockModelGenerators/lambda$createCommandBlock$7 (Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/BlockModelGenerators/m_176194_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$static$41 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176196_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$createGrassBlocks$27 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176199_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSoulFire$24 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176201_ (Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$new$2 (Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176203_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$static$40 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176205_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$createFurnace$13 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176208_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSoulFire$23 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176210_ (Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$new$1 (Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176212_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$static$39 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176214_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$createBarrel$9 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176217_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createFullAndCarpetBlocks (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176220_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createSoulFire$22 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176222_ (Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators/lambda$new$0 (Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176224_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$static$38 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176226_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createFire$21 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176228_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$static$37 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176230_ ()V net/minecraft/data/models/BlockModelGenerators/createBigDripLeafBlock ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176231_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createFire$20 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176233_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$static$36 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176235_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createFire$19 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176237_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$wrapModels$15 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176239_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createFire$18 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176241_ ()V net/minecraft/data/models/BlockModelGenerators/createSmallDripleaf ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_176242_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createFire$17 (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_176244_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createCandleAndCandleCake (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176247_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createAzalea (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176249_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createPottedAzalea (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176251_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators/createAmethystCluster (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_176253_ ()V net/minecraft/data/models/BlockModelGenerators/createCauldrons ()V +MD: net/minecraft/data/models/BlockModelGenerators/m_181452_ (Lnet/minecraft/world/item/SpawnEggItem;)V net/minecraft/data/models/BlockModelGenerators/lambda$run$49 (Lnet/minecraft/world/item/SpawnEggItem;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_181454_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition;)V net/minecraft/data/models/BlockModelGenerators/lambda$createMultiface$44 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_181457_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Ljava/util/function/Function;)V net/minecraft/data/models/BlockModelGenerators/lambda$createMultiface$43 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Ljava/util/function/Function;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_181462_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/MultiPartGenerator;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Ljava/util/function/Function;)V net/minecraft/data/models/BlockModelGenerators/lambda$createMultiface$45 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/MultiPartGenerator;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Ljava/util/function/Function;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_181469_ (Lnet/minecraft/core/FrontAndTop;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createJigsaw$47 (Lnet/minecraft/core/FrontAndTop;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_181471_ (Lnet/minecraft/data/BlockFamily;)V net/minecraft/data/models/BlockModelGenerators/lambda$run$48 (Lnet/minecraft/data/BlockFamily;)V +MD: net/minecraft/data/models/BlockModelGenerators/m_181473_ ([Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/BlockModelGenerators/lambda$createRespawnAnchor$46 ([Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/BlockModelGenerators/m_194715_ ()V net/minecraft/data/models/BlockModelGenerators/createLightBlock ()V +CL: net/minecraft/data/models/BlockModelGenerators$1 net/minecraft/data/models/BlockModelGenerators$1 +FD: net/minecraft/data/models/BlockModelGenerators$1/f_125013_ net/minecraft/data/models/BlockModelGenerators$1/$SwitchMap$net$minecraft$core$FrontAndTop +FD: net/minecraft/data/models/BlockModelGenerators$1/f_125014_ net/minecraft/data/models/BlockModelGenerators$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RailShape +FD: net/minecraft/data/models/BlockModelGenerators$1/net/minecraft/data/models/BlockModelGenerators$1 net/minecraft/data/models/BlockModelGenerators$1/net/minecraft/data/models/BlockModelGenerators$1 +MD: net/minecraft/data/models/BlockModelGenerators$1/ ()V net/minecraft/data/models/BlockModelGenerators$1/ ()V +CL: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator +FD: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/f_125016_ net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/this$0 +FD: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/f_125017_ net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/baseModel +FD: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator +MD: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/ (Lnet/minecraft/data/models/BlockModelGenerators;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/ (Lnet/minecraft/data/models/BlockModelGenerators;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/m_125022_ (Lnet/minecraft/data/models/model/ModelTemplate;[Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/createWithCustomBlockItemModel (Lnet/minecraft/data/models/model/ModelTemplate;[Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; +MD: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/m_125025_ ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/create ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; +MD: net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/m_125027_ ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; net/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator/createWithoutBlockItem ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockEntityModelGenerator; +CL: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider +FD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/f_125029_ net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/this$0 +FD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/f_125030_ net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/mapping +FD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/f_125031_ net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/fullBlock +FD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/f_176254_ net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/models +FD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/f_176255_ net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/family +FD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/ (Lnet/minecraft/data/models/BlockModelGenerators;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/ (Lnet/minecraft/data/models/BlockModelGenerators;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125035_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/button (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125040_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/ModelTemplate;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/fullBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/ModelTemplate;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125045_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/wall (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125047_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/fence (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125049_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/fenceGate (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125051_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/pressurePlate (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125053_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/slab (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_125055_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/stairs (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176256_ (Lnet/minecraft/data/BlockFamily$Variant;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/lambda$generateFor$1 (Lnet/minecraft/data/BlockFamily$Variant;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176259_ (Lnet/minecraft/data/BlockFamily;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/generateFor (Lnet/minecraft/data/BlockFamily;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176261_ (Lnet/minecraft/data/models/model/ModelTemplate;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/getOrCreateModel (Lnet/minecraft/data/models/model/ModelTemplate;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176264_ ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/fullBlockCopies ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176266_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/ModelTemplate;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/lambda$getOrCreateModel$0 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/ModelTemplate;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176269_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/sign (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176271_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/fullBlockVariant (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176273_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/door (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider; +MD: net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/m_176275_ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/BlockModelGenerators$BlockFamilyProvider/trapdoor (Lnet/minecraft/world/level/block/Block;)V +CL: net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier +FD: net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier/net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier/net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier +MD: net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier/m_176277_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; net/minecraft/data/models/BlockModelGenerators$BlockStateGeneratorSupplier/create (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/data/models/blockstates/BlockStateGenerator; +CL: net/minecraft/data/models/BlockModelGenerators$TintState net/minecraft/data/models/BlockModelGenerators$TintState +FD: net/minecraft/data/models/BlockModelGenerators$TintState/$VALUES net/minecraft/data/models/BlockModelGenerators$TintState/$VALUES +FD: net/minecraft/data/models/BlockModelGenerators$TintState/NOT_TINTED net/minecraft/data/models/BlockModelGenerators$TintState/NOT_TINTED +FD: net/minecraft/data/models/BlockModelGenerators$TintState/TINTED net/minecraft/data/models/BlockModelGenerators$TintState/TINTED +FD: net/minecraft/data/models/BlockModelGenerators$TintState/net/minecraft/data/models/BlockModelGenerators$TintState net/minecraft/data/models/BlockModelGenerators$TintState/net/minecraft/data/models/BlockModelGenerators$TintState +MD: net/minecraft/data/models/BlockModelGenerators$TintState/ ()V net/minecraft/data/models/BlockModelGenerators$TintState/ ()V +MD: net/minecraft/data/models/BlockModelGenerators$TintState/ (Ljava/lang/String;I)V net/minecraft/data/models/BlockModelGenerators$TintState/ (Ljava/lang/String;I)V +MD: net/minecraft/data/models/BlockModelGenerators$TintState/m_125064_ ()Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/BlockModelGenerators$TintState/getCross ()Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/BlockModelGenerators$TintState/m_125065_ ()Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/BlockModelGenerators$TintState/getCrossPot ()Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/BlockModelGenerators$TintState/m_176282_ ()[Lnet/minecraft/data/models/BlockModelGenerators$TintState; net/minecraft/data/models/BlockModelGenerators$TintState/$values ()[Lnet/minecraft/data/models/BlockModelGenerators$TintState; +MD: net/minecraft/data/models/BlockModelGenerators$TintState/valueOf (Ljava/lang/String;)Lnet/minecraft/data/models/BlockModelGenerators$TintState; net/minecraft/data/models/BlockModelGenerators$TintState/valueOf (Ljava/lang/String;)Lnet/minecraft/data/models/BlockModelGenerators$TintState; +MD: net/minecraft/data/models/BlockModelGenerators$TintState/values ()[Lnet/minecraft/data/models/BlockModelGenerators$TintState; net/minecraft/data/models/BlockModelGenerators$TintState/values ()[Lnet/minecraft/data/models/BlockModelGenerators$TintState; +CL: net/minecraft/data/models/BlockModelGenerators$WoodProvider net/minecraft/data/models/BlockModelGenerators$WoodProvider +FD: net/minecraft/data/models/BlockModelGenerators$WoodProvider/f_125069_ net/minecraft/data/models/BlockModelGenerators$WoodProvider/this$0 +FD: net/minecraft/data/models/BlockModelGenerators$WoodProvider/f_125070_ net/minecraft/data/models/BlockModelGenerators$WoodProvider/logMapping +FD: net/minecraft/data/models/BlockModelGenerators$WoodProvider/net/minecraft/data/models/BlockModelGenerators$WoodProvider net/minecraft/data/models/BlockModelGenerators$WoodProvider/net/minecraft/data/models/BlockModelGenerators$WoodProvider +MD: net/minecraft/data/models/BlockModelGenerators$WoodProvider/ (Lnet/minecraft/data/models/BlockModelGenerators;Lnet/minecraft/data/models/model/TextureMapping;)V net/minecraft/data/models/BlockModelGenerators$WoodProvider/ (Lnet/minecraft/data/models/BlockModelGenerators;Lnet/minecraft/data/models/model/TextureMapping;)V +MD: net/minecraft/data/models/BlockModelGenerators$WoodProvider/m_125074_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; net/minecraft/data/models/BlockModelGenerators$WoodProvider/wood (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; +MD: net/minecraft/data/models/BlockModelGenerators$WoodProvider/m_125076_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; net/minecraft/data/models/BlockModelGenerators$WoodProvider/log (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; +MD: net/minecraft/data/models/BlockModelGenerators$WoodProvider/m_125078_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; net/minecraft/data/models/BlockModelGenerators$WoodProvider/logWithHorizontal (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/BlockModelGenerators$WoodProvider; +CL: net/minecraft/data/models/ItemModelGenerators net/minecraft/data/models/ItemModelGenerators +FD: net/minecraft/data/models/ItemModelGenerators/f_125080_ net/minecraft/data/models/ItemModelGenerators/output +FD: net/minecraft/data/models/ItemModelGenerators/net/minecraft/data/models/ItemModelGenerators net/minecraft/data/models/ItemModelGenerators/net/minecraft/data/models/ItemModelGenerators +MD: net/minecraft/data/models/ItemModelGenerators/ (Ljava/util/function/BiConsumer;)V net/minecraft/data/models/ItemModelGenerators/ (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/data/models/ItemModelGenerators/m_125083_ ()V net/minecraft/data/models/ItemModelGenerators/run ()V +MD: net/minecraft/data/models/ItemModelGenerators/m_125084_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;Lnet/minecraft/data/models/model/ModelTemplate;)V net/minecraft/data/models/ItemModelGenerators/generateFlatItem (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;Lnet/minecraft/data/models/model/ModelTemplate;)V +MD: net/minecraft/data/models/ItemModelGenerators/m_125088_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/data/models/model/ModelTemplate;)V net/minecraft/data/models/ItemModelGenerators/generateFlatItem (Lnet/minecraft/world/item/Item;Lnet/minecraft/data/models/model/ModelTemplate;)V +MD: net/minecraft/data/models/ItemModelGenerators/m_125091_ (Lnet/minecraft/world/item/Item;Ljava/lang/String;Lnet/minecraft/data/models/model/ModelTemplate;)V net/minecraft/data/models/ItemModelGenerators/generateFlatItem (Lnet/minecraft/world/item/Item;Ljava/lang/String;Lnet/minecraft/data/models/model/ModelTemplate;)V +CL: net/minecraft/data/models/ModelProvider net/minecraft/data/models/ModelProvider +FD: net/minecraft/data/models/ModelProvider/f_125095_ net/minecraft/data/models/ModelProvider/LOGGER +FD: net/minecraft/data/models/ModelProvider/f_125096_ net/minecraft/data/models/ModelProvider/GSON +FD: net/minecraft/data/models/ModelProvider/f_125097_ net/minecraft/data/models/ModelProvider/generator +FD: net/minecraft/data/models/ModelProvider/net/minecraft/data/models/ModelProvider net/minecraft/data/models/ModelProvider/net/minecraft/data/models/ModelProvider +MD: net/minecraft/data/models/ModelProvider/ ()V net/minecraft/data/models/ModelProvider/ ()V +MD: net/minecraft/data/models/ModelProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/models/ModelProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/models/ModelProvider/m_125104_ (Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Ljava/util/Map;Ljava/util/function/BiFunction;)V net/minecraft/data/models/ModelProvider/saveCollection (Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Ljava/util/Map;Ljava/util/function/BiFunction;)V +MD: net/minecraft/data/models/ModelProvider/m_125109_ (Ljava/nio/file/Path;Lnet/minecraft/world/level/block/Block;)Ljava/nio/file/Path; net/minecraft/data/models/ModelProvider/createBlockStatePath (Ljava/nio/file/Path;Lnet/minecraft/world/level/block/Block;)Ljava/nio/file/Path; +MD: net/minecraft/data/models/ModelProvider/m_125112_ (Ljava/nio/file/Path;Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; net/minecraft/data/models/ModelProvider/createModelPath (Ljava/nio/file/Path;Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; +MD: net/minecraft/data/models/ModelProvider/m_125115_ (Ljava/util/Map;Lnet/minecraft/world/level/block/Block;)Z net/minecraft/data/models/ModelProvider/lambda$run$2 (Ljava/util/Map;Lnet/minecraft/world/level/block/Block;)Z +MD: net/minecraft/data/models/ModelProvider/m_125118_ (Ljava/util/Map;Lnet/minecraft/data/models/blockstates/BlockStateGenerator;)V net/minecraft/data/models/ModelProvider/lambda$run$0 (Ljava/util/Map;Lnet/minecraft/data/models/blockstates/BlockStateGenerator;)V +MD: net/minecraft/data/models/ModelProvider/m_125121_ (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Supplier;)V net/minecraft/data/models/ModelProvider/lambda$run$1 (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Supplier;)V +MD: net/minecraft/data/models/ModelProvider/m_125125_ (Ljava/util/Set;Ljava/util/Map;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/ModelProvider/lambda$run$3 (Ljava/util/Set;Ljava/util/Map;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/ModelProvider/m_125129_ (Ljava/util/function/BiFunction;Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Ljava/lang/Object;Ljava/util/function/Supplier;)V net/minecraft/data/models/ModelProvider/lambda$saveCollection$4 (Ljava/util/function/BiFunction;Ljava/nio/file/Path;Lnet/minecraft/data/HashCache;Ljava/lang/Object;Ljava/util/function/Supplier;)V +MD: net/minecraft/data/models/ModelProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/models/ModelProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/models/ModelProvider/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/models/ModelProvider/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/models/blockstates/BlockStateGenerator net/minecraft/data/models/blockstates/BlockStateGenerator +FD: net/minecraft/data/models/blockstates/BlockStateGenerator/net/minecraft/data/models/blockstates/BlockStateGenerator net/minecraft/data/models/blockstates/BlockStateGenerator/net/minecraft/data/models/blockstates/BlockStateGenerator +MD: net/minecraft/data/models/blockstates/BlockStateGenerator/m_6968_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/data/models/blockstates/BlockStateGenerator/getBlock ()Lnet/minecraft/world/level/block/Block; +CL: net/minecraft/data/models/blockstates/Condition net/minecraft/data/models/blockstates/Condition +FD: net/minecraft/data/models/blockstates/Condition/net/minecraft/data/models/blockstates/Condition net/minecraft/data/models/blockstates/Condition/net/minecraft/data/models/blockstates/Condition +MD: net/minecraft/data/models/blockstates/Condition/m_125135_ ()Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; net/minecraft/data/models/blockstates/Condition/condition ()Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; +MD: net/minecraft/data/models/blockstates/Condition/m_125137_ ([Lnet/minecraft/data/models/blockstates/Condition;)Lnet/minecraft/data/models/blockstates/Condition; net/minecraft/data/models/blockstates/Condition/or ([Lnet/minecraft/data/models/blockstates/Condition;)Lnet/minecraft/data/models/blockstates/Condition; +MD: net/minecraft/data/models/blockstates/Condition/m_176293_ ([Lnet/minecraft/data/models/blockstates/Condition;)Lnet/minecraft/data/models/blockstates/Condition; net/minecraft/data/models/blockstates/Condition/and ([Lnet/minecraft/data/models/blockstates/Condition;)Lnet/minecraft/data/models/blockstates/Condition; +MD: net/minecraft/data/models/blockstates/Condition/m_7619_ (Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/data/models/blockstates/Condition/validate (Lnet/minecraft/world/level/block/state/StateDefinition;)V +CL: net/minecraft/data/models/blockstates/Condition$CompositeCondition net/minecraft/data/models/blockstates/Condition$CompositeCondition +FD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/f_125139_ net/minecraft/data/models/blockstates/Condition$CompositeCondition/operation +FD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/f_125140_ net/minecraft/data/models/blockstates/Condition$CompositeCondition/subconditions +FD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/net/minecraft/data/models/blockstates/Condition$CompositeCondition net/minecraft/data/models/blockstates/Condition$CompositeCondition/net/minecraft/data/models/blockstates/Condition$CompositeCondition +MD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/ (Lnet/minecraft/data/models/blockstates/Condition$Operation;Ljava/util/List;)V net/minecraft/data/models/blockstates/Condition$CompositeCondition/ (Lnet/minecraft/data/models/blockstates/Condition$Operation;Ljava/util/List;)V +MD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/get ()Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/Condition$CompositeCondition/get ()Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/get ()Ljava/lang/Object; net/minecraft/data/models/blockstates/Condition$CompositeCondition/get ()Ljava/lang/Object; +MD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/m_125150_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/data/models/blockstates/Condition;)V net/minecraft/data/models/blockstates/Condition$CompositeCondition/lambda$validate$0 (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/data/models/blockstates/Condition;)V +MD: net/minecraft/data/models/blockstates/Condition$CompositeCondition/m_7619_ (Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/data/models/blockstates/Condition$CompositeCondition/validate (Lnet/minecraft/world/level/block/state/StateDefinition;)V +CL: net/minecraft/data/models/blockstates/Condition$Operation net/minecraft/data/models/blockstates/Condition$Operation +FD: net/minecraft/data/models/blockstates/Condition$Operation/$VALUES net/minecraft/data/models/blockstates/Condition$Operation/$VALUES +FD: net/minecraft/data/models/blockstates/Condition$Operation/AND net/minecraft/data/models/blockstates/Condition$Operation/AND +FD: net/minecraft/data/models/blockstates/Condition$Operation/OR net/minecraft/data/models/blockstates/Condition$Operation/OR +FD: net/minecraft/data/models/blockstates/Condition$Operation/f_125157_ net/minecraft/data/models/blockstates/Condition$Operation/id +FD: net/minecraft/data/models/blockstates/Condition$Operation/net/minecraft/data/models/blockstates/Condition$Operation net/minecraft/data/models/blockstates/Condition$Operation/net/minecraft/data/models/blockstates/Condition$Operation +MD: net/minecraft/data/models/blockstates/Condition$Operation/ ()V net/minecraft/data/models/blockstates/Condition$Operation/ ()V +MD: net/minecraft/data/models/blockstates/Condition$Operation/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/data/models/blockstates/Condition$Operation/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/data/models/blockstates/Condition$Operation/m_176295_ ()[Lnet/minecraft/data/models/blockstates/Condition$Operation; net/minecraft/data/models/blockstates/Condition$Operation/$values ()[Lnet/minecraft/data/models/blockstates/Condition$Operation; +MD: net/minecraft/data/models/blockstates/Condition$Operation/valueOf (Ljava/lang/String;)Lnet/minecraft/data/models/blockstates/Condition$Operation; net/minecraft/data/models/blockstates/Condition$Operation/valueOf (Ljava/lang/String;)Lnet/minecraft/data/models/blockstates/Condition$Operation; +MD: net/minecraft/data/models/blockstates/Condition$Operation/values ()[Lnet/minecraft/data/models/blockstates/Condition$Operation; net/minecraft/data/models/blockstates/Condition$Operation/values ()[Lnet/minecraft/data/models/blockstates/Condition$Operation; +CL: net/minecraft/data/models/blockstates/Condition$TerminalCondition net/minecraft/data/models/blockstates/Condition$TerminalCondition +FD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/f_125169_ net/minecraft/data/models/blockstates/Condition$TerminalCondition/terms +FD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/net/minecraft/data/models/blockstates/Condition$TerminalCondition net/minecraft/data/models/blockstates/Condition$TerminalCondition/net/minecraft/data/models/blockstates/Condition$TerminalCondition +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/ ()V net/minecraft/data/models/blockstates/Condition$TerminalCondition/ ()V +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/get ()Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/Condition$TerminalCondition/get ()Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/get ()Ljava/lang/Object; net/minecraft/data/models/blockstates/Condition$TerminalCondition/get ()Ljava/lang/Object; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_125173_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/data/models/blockstates/Condition$TerminalCondition/lambda$validate$1 (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_125176_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; net/minecraft/data/models/blockstates/Condition$TerminalCondition/term (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_125179_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;[Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; net/minecraft/data/models/blockstates/Condition$TerminalCondition/term (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;[Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_125183_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)V net/minecraft/data/models/blockstates/Condition$TerminalCondition/putValue (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)V +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_125186_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/stream/Stream;)Ljava/lang/String; net/minecraft/data/models/blockstates/Condition$TerminalCondition/joinValues (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/stream/Stream;)Ljava/lang/String; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_125189_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)V net/minecraft/data/models/blockstates/Condition$TerminalCondition/lambda$get$0 (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)V +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_125194_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;[Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/data/models/blockstates/Condition$TerminalCondition/getTerm (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;[Ljava/lang/Comparable;)Ljava/lang/String; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_176296_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; net/minecraft/data/models/blockstates/Condition$TerminalCondition/negatedTerm (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_176299_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;[Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; net/minecraft/data/models/blockstates/Condition$TerminalCondition/negatedTerm (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;[Ljava/lang/Comparable;)Lnet/minecraft/data/models/blockstates/Condition$TerminalCondition; +MD: net/minecraft/data/models/blockstates/Condition$TerminalCondition/m_7619_ (Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/data/models/blockstates/Condition$TerminalCondition/validate (Lnet/minecraft/world/level/block/state/StateDefinition;)V +CL: net/minecraft/data/models/blockstates/MultiPartGenerator net/minecraft/data/models/blockstates/MultiPartGenerator +FD: net/minecraft/data/models/blockstates/MultiPartGenerator/f_125199_ net/minecraft/data/models/blockstates/MultiPartGenerator/block +FD: net/minecraft/data/models/blockstates/MultiPartGenerator/f_125200_ net/minecraft/data/models/blockstates/MultiPartGenerator/parts +FD: net/minecraft/data/models/blockstates/MultiPartGenerator/net/minecraft/data/models/blockstates/MultiPartGenerator net/minecraft/data/models/blockstates/MultiPartGenerator/net/minecraft/data/models/blockstates/MultiPartGenerator +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/models/blockstates/MultiPartGenerator/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/get ()Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/MultiPartGenerator/get ()Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/get ()Ljava/lang/Object; net/minecraft/data/models/blockstates/MultiPartGenerator/get ()Ljava/lang/Object; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_125204_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; net/minecraft/data/models/blockstates/MultiPartGenerator/multiPart (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_125206_ (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/data/models/blockstates/MultiPartGenerator$Entry;)V net/minecraft/data/models/blockstates/MultiPartGenerator/lambda$get$0 (Lnet/minecraft/world/level/block/state/StateDefinition;Lnet/minecraft/data/models/blockstates/MultiPartGenerator$Entry;)V +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_125209_ (Lnet/minecraft/data/models/blockstates/Condition;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; net/minecraft/data/models/blockstates/MultiPartGenerator/with (Lnet/minecraft/data/models/blockstates/Condition;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_125212_ (Lnet/minecraft/data/models/blockstates/Condition;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; net/minecraft/data/models/blockstates/MultiPartGenerator/with (Lnet/minecraft/data/models/blockstates/Condition;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_125215_ (Lnet/minecraft/data/models/blockstates/Condition;[Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; net/minecraft/data/models/blockstates/MultiPartGenerator/with (Lnet/minecraft/data/models/blockstates/Condition;[Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_125218_ (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; net/minecraft/data/models/blockstates/MultiPartGenerator/with (Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_125220_ (Ljava/util/List;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; net/minecraft/data/models/blockstates/MultiPartGenerator/with (Ljava/util/List;)Lnet/minecraft/data/models/blockstates/MultiPartGenerator; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator/m_6968_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/data/models/blockstates/MultiPartGenerator/getBlock ()Lnet/minecraft/world/level/block/Block; +CL: net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry +FD: net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/f_125224_ net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/condition +FD: net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/ (Lnet/minecraft/data/models/blockstates/Condition;Ljava/util/List;)V net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/ (Lnet/minecraft/data/models/blockstates/Condition;Ljava/util/List;)V +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/m_5848_ (Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/validate (Lnet/minecraft/world/level/block/state/StateDefinition;)V +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/m_8000_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/models/blockstates/MultiPartGenerator$ConditionalEntry/decorate (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry net/minecraft/data/models/blockstates/MultiPartGenerator$Entry +FD: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/f_125236_ net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/variants +FD: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/net/minecraft/data/models/blockstates/MultiPartGenerator$Entry net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/net/minecraft/data/models/blockstates/MultiPartGenerator$Entry +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/ (Ljava/util/List;)V net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/ (Ljava/util/List;)V +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/get ()Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/get ()Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/get ()Ljava/lang/Object; net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/get ()Ljava/lang/Object; +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/m_5848_ (Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/validate (Lnet/minecraft/world/level/block/state/StateDefinition;)V +MD: net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/m_8000_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/models/blockstates/MultiPartGenerator$Entry/decorate (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/models/blockstates/MultiVariantGenerator net/minecraft/data/models/blockstates/MultiVariantGenerator +FD: net/minecraft/data/models/blockstates/MultiVariantGenerator/f_125246_ net/minecraft/data/models/blockstates/MultiVariantGenerator/block +FD: net/minecraft/data/models/blockstates/MultiVariantGenerator/f_125247_ net/minecraft/data/models/blockstates/MultiVariantGenerator/baseVariants +FD: net/minecraft/data/models/blockstates/MultiVariantGenerator/f_125248_ net/minecraft/data/models/blockstates/MultiVariantGenerator/seenProperties +FD: net/minecraft/data/models/blockstates/MultiVariantGenerator/f_125249_ net/minecraft/data/models/blockstates/MultiVariantGenerator/declaredPropertySets +FD: net/minecraft/data/models/blockstates/MultiVariantGenerator/net/minecraft/data/models/blockstates/MultiVariantGenerator net/minecraft/data/models/blockstates/MultiVariantGenerator/net/minecraft/data/models/blockstates/MultiVariantGenerator +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/ (Lnet/minecraft/world/level/block/Block;Ljava/util/List;)V net/minecraft/data/models/blockstates/MultiVariantGenerator/ (Lnet/minecraft/world/level/block/Block;Ljava/util/List;)V +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/get ()Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/MultiVariantGenerator/get ()Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/get ()Ljava/lang/Object; net/minecraft/data/models/blockstates/MultiVariantGenerator/get ()Ljava/lang/Object; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125254_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; net/minecraft/data/models/blockstates/MultiVariantGenerator/multiVariant (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125256_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; net/minecraft/data/models/blockstates/MultiVariantGenerator/multiVariant (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125259_ (Lnet/minecraft/world/level/block/Block;[Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; net/minecraft/data/models/blockstates/MultiVariantGenerator/multiVariant (Lnet/minecraft/world/level/block/Block;[Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125262_ (Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/data/models/blockstates/MultiVariantGenerator/lambda$with$0 (Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125271_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; net/minecraft/data/models/blockstates/MultiVariantGenerator/with (Lnet/minecraft/data/models/blockstates/PropertyDispatch;)Lnet/minecraft/data/models/blockstates/MultiVariantGenerator; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125273_ (Ljava/util/List;Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/data/models/blockstates/Variant;)V net/minecraft/data/models/blockstates/MultiVariantGenerator/lambda$mergeVariants$6 (Ljava/util/List;Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/data/models/blockstates/Variant;)V +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125277_ (Ljava/util/List;Ljava/util/List;)Ljava/util/List; net/minecraft/data/models/blockstates/MultiVariantGenerator/mergeVariants (Ljava/util/List;Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125280_ (Ljava/util/Map;Lcom/google/gson/JsonObject;)V net/minecraft/data/models/blockstates/MultiVariantGenerator/lambda$get$4 (Ljava/util/Map;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125283_ (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/data/models/blockstates/MultiVariantGenerator/lambda$get$3 (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_125287_ (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)Ljava/util/stream/Stream; net/minecraft/data/models/blockstates/MultiVariantGenerator/lambda$get$2 (Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)Ljava/util/stream/Stream; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_176303_ (Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/data/models/blockstates/Variant;Lnet/minecraft/data/models/blockstates/Variant;)V net/minecraft/data/models/blockstates/MultiVariantGenerator/lambda$mergeVariants$5 (Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/data/models/blockstates/Variant;Lnet/minecraft/data/models/blockstates/Variant;)V +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_176307_ (Lcom/mojang/datafixers/util/Pair;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/data/models/blockstates/MultiVariantGenerator/lambda$get$1 (Lcom/mojang/datafixers/util/Pair;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/data/models/blockstates/MultiVariantGenerator/m_6968_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/data/models/blockstates/MultiVariantGenerator/getBlock ()Lnet/minecraft/world/level/block/Block; +CL: net/minecraft/data/models/blockstates/PropertyDispatch net/minecraft/data/models/blockstates/PropertyDispatch +FD: net/minecraft/data/models/blockstates/PropertyDispatch/f_125291_ net/minecraft/data/models/blockstates/PropertyDispatch/values +FD: net/minecraft/data/models/blockstates/PropertyDispatch/net/minecraft/data/models/blockstates/PropertyDispatch net/minecraft/data/models/blockstates/PropertyDispatch/net/minecraft/data/models/blockstates/PropertyDispatch +MD: net/minecraft/data/models/blockstates/PropertyDispatch/ ()V net/minecraft/data/models/blockstates/PropertyDispatch/ ()V +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125293_ ()Ljava/util/Map; net/minecraft/data/models/blockstates/PropertyDispatch/getEntries ()Ljava/util/Map; +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125294_ (Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C1; net/minecraft/data/models/blockstates/PropertyDispatch/property (Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C1; +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125296_ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C2; net/minecraft/data/models/blockstates/PropertyDispatch/properties (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C2; +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125299_ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C3; net/minecraft/data/models/blockstates/PropertyDispatch/properties (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C3; +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125303_ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; net/minecraft/data/models/blockstates/PropertyDispatch/properties (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125308_ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C5; net/minecraft/data/models/blockstates/PropertyDispatch/properties (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C5; +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125314_ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/data/models/blockstates/Selector;)Ljava/util/stream/Stream; net/minecraft/data/models/blockstates/PropertyDispatch/lambda$verifyComplete$0 (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/data/models/blockstates/Selector;)Ljava/util/stream/Stream; +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125317_ (Lnet/minecraft/data/models/blockstates/Selector;)Z net/minecraft/data/models/blockstates/PropertyDispatch/lambda$verifyComplete$1 (Lnet/minecraft/data/models/blockstates/Selector;)Z +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125319_ (Lnet/minecraft/data/models/blockstates/Selector;Ljava/util/List;)V net/minecraft/data/models/blockstates/PropertyDispatch/putValue (Lnet/minecraft/data/models/blockstates/Selector;Ljava/util/List;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_125322_ ()V net/minecraft/data/models/blockstates/PropertyDispatch/verifyComplete ()V +MD: net/minecraft/data/models/blockstates/PropertyDispatch/m_7336_ ()Ljava/util/List; net/minecraft/data/models/blockstates/PropertyDispatch/getDefinedProperties ()Ljava/util/List; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$C1 net/minecraft/data/models/blockstates/PropertyDispatch$C1 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/f_125323_ net/minecraft/data/models/blockstates/PropertyDispatch$C1/property1 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/net/minecraft/data/models/blockstates/PropertyDispatch$C1 net/minecraft/data/models/blockstates/PropertyDispatch$C1/net/minecraft/data/models/blockstates/PropertyDispatch$C1 +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/ (Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/data/models/blockstates/PropertyDispatch$C1/ (Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/m_125329_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C1; net/minecraft/data/models/blockstates/PropertyDispatch$C1/select (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C1; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/m_125332_ (Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C1; net/minecraft/data/models/blockstates/PropertyDispatch$C1/select (Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C1; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/m_125335_ (Ljava/util/function/Function;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C1/generate (Ljava/util/function/Function;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/m_125338_ (Ljava/util/function/Function;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C1/lambda$generate$0 (Ljava/util/function/Function;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/m_176310_ (Ljava/util/function/Function;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C1/lambda$generateList$1 (Ljava/util/function/Function;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/m_176313_ (Ljava/util/function/Function;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C1/generateList (Ljava/util/function/Function;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C1/m_7336_ ()Ljava/util/List; net/minecraft/data/models/blockstates/PropertyDispatch$C1/getDefinedProperties ()Ljava/util/List; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$C2 net/minecraft/data/models/blockstates/PropertyDispatch$C2 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/f_125341_ net/minecraft/data/models/blockstates/PropertyDispatch$C2/property1 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/f_125342_ net/minecraft/data/models/blockstates/PropertyDispatch$C2/property2 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/net/minecraft/data/models/blockstates/PropertyDispatch$C2 net/minecraft/data/models/blockstates/PropertyDispatch$C2/net/minecraft/data/models/blockstates/PropertyDispatch$C2 +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/data/models/blockstates/PropertyDispatch$C2/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_125350_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C2; net/minecraft/data/models/blockstates/PropertyDispatch$C2/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C2; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_125354_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C2; net/minecraft/data/models/blockstates/PropertyDispatch$C2/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C2; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_125362_ (Ljava/util/function/BiFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C2/generate (Ljava/util/function/BiFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_125364_ (Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C2/lambda$generateList$3 (Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_125372_ (Ljava/util/function/BiFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C2/generateList (Ljava/util/function/BiFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_125374_ (Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C2/lambda$generate$1 (Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_176315_ (Ljava/lang/Comparable;Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C2/lambda$generateList$2 (Ljava/lang/Comparable;Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_176319_ (Ljava/lang/Comparable;Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C2/lambda$generate$0 (Ljava/lang/Comparable;Ljava/util/function/BiFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C2/m_7336_ ()Ljava/util/List; net/minecraft/data/models/blockstates/PropertyDispatch$C2/getDefinedProperties ()Ljava/util/List; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$C3 net/minecraft/data/models/blockstates/PropertyDispatch$C3 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/f_125377_ net/minecraft/data/models/blockstates/PropertyDispatch$C3/property1 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/f_125378_ net/minecraft/data/models/blockstates/PropertyDispatch$C3/property2 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/f_125379_ net/minecraft/data/models/blockstates/PropertyDispatch$C3/property3 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/net/minecraft/data/models/blockstates/PropertyDispatch$C3 net/minecraft/data/models/blockstates/PropertyDispatch$C3/net/minecraft/data/models/blockstates/PropertyDispatch$C3 +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/data/models/blockstates/PropertyDispatch$C3/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_125389_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C3/generate (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_125391_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C3; net/minecraft/data/models/blockstates/PropertyDispatch$C3/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C3; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_125396_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C3; net/minecraft/data/models/blockstates/PropertyDispatch$C3/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C3; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_125402_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C3/lambda$generate$2 (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_176323_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C3/lambda$generateList$3 (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_176328_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C3/lambda$generateList$4 (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_176332_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C3/lambda$generateList$5 (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_176335_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C3/lambda$generate$0 (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_176340_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C3/lambda$generate$1 (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_176344_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C3/generateList (Lnet/minecraft/data/models/blockstates/PropertyDispatch$TriFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C3/m_7336_ ()Ljava/util/List; net/minecraft/data/models/blockstates/PropertyDispatch$C3/getDefinedProperties ()Ljava/util/List; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$C4 net/minecraft/data/models/blockstates/PropertyDispatch$C4 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/f_125414_ net/minecraft/data/models/blockstates/PropertyDispatch$C4/property1 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/f_125415_ net/minecraft/data/models/blockstates/PropertyDispatch$C4/property2 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/f_125416_ net/minecraft/data/models/blockstates/PropertyDispatch$C4/property3 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/f_125417_ net/minecraft/data/models/blockstates/PropertyDispatch$C4/property4 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/net/minecraft/data/models/blockstates/PropertyDispatch$C4 net/minecraft/data/models/blockstates/PropertyDispatch$C4/net/minecraft/data/models/blockstates/PropertyDispatch$C4 +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_125429_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; net/minecraft/data/models/blockstates/PropertyDispatch$C4/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_125435_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; net/minecraft/data/models/blockstates/PropertyDispatch$C4/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C4; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176346_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generateList$4 (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176352_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generateList$5 (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176357_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generateList$6 (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176361_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C4/generate (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176363_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generateList$7 (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176366_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generate$0 (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176372_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generate$1 (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176377_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generate$2 (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176381_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C4/generateList (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_176383_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C4/lambda$generate$3 (Lnet/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C4/m_7336_ ()Ljava/util/List; net/minecraft/data/models/blockstates/PropertyDispatch$C4/getDefinedProperties ()Ljava/util/List; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$C5 net/minecraft/data/models/blockstates/PropertyDispatch$C5 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/f_125442_ net/minecraft/data/models/blockstates/PropertyDispatch$C5/property1 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/f_125443_ net/minecraft/data/models/blockstates/PropertyDispatch$C5/property2 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/f_125444_ net/minecraft/data/models/blockstates/PropertyDispatch$C5/property3 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/f_125445_ net/minecraft/data/models/blockstates/PropertyDispatch$C5/property4 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/f_125446_ net/minecraft/data/models/blockstates/PropertyDispatch$C5/property5 +FD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/net/minecraft/data/models/blockstates/PropertyDispatch$C5 net/minecraft/data/models/blockstates/PropertyDispatch$C5/net/minecraft/data/models/blockstates/PropertyDispatch$C5 +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_125460_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C5; net/minecraft/data/models/blockstates/PropertyDispatch$C5/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C5; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_125467_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C5; net/minecraft/data/models/blockstates/PropertyDispatch$C5/select (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/util/List;)Lnet/minecraft/data/models/blockstates/PropertyDispatch$C5; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176386_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generateList$5 (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176393_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generateList$6 (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176399_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generateList$7 (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176404_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generateList$8 (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176408_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C5/generate (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176410_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generateList$9 (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176413_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generate$0 (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176420_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generate$1 (Ljava/lang/Comparable;Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176426_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generate$2 (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176431_ (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generate$3 (Ljava/lang/Comparable;Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176435_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; net/minecraft/data/models/blockstates/PropertyDispatch$C5/generateList (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;)Lnet/minecraft/data/models/blockstates/PropertyDispatch; +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_176437_ (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V net/minecraft/data/models/blockstates/PropertyDispatch$C5/lambda$generate$4 (Lnet/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction;Ljava/lang/Comparable;)V +MD: net/minecraft/data/models/blockstates/PropertyDispatch$C5/m_7336_ ()Ljava/util/List; net/minecraft/data/models/blockstates/PropertyDispatch$C5/getDefinedProperties ()Ljava/util/List; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction +FD: net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction/net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction/net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction +MD: net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction/m_176440_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/data/models/blockstates/PropertyDispatch$PentaFunction/apply (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction +FD: net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction/net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction/net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction +MD: net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction/m_176446_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/data/models/blockstates/PropertyDispatch$QuadFunction/apply (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction +FD: net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction/net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction/net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction +MD: net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction/m_125475_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/data/models/blockstates/PropertyDispatch$TriFunction/apply (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/data/models/blockstates/Selector net/minecraft/data/models/blockstates/Selector +FD: net/minecraft/data/models/blockstates/Selector/f_125479_ net/minecraft/data/models/blockstates/Selector/EMPTY +FD: net/minecraft/data/models/blockstates/Selector/f_125480_ net/minecraft/data/models/blockstates/Selector/COMPARE_BY_NAME +FD: net/minecraft/data/models/blockstates/Selector/f_125481_ net/minecraft/data/models/blockstates/Selector/values +FD: net/minecraft/data/models/blockstates/Selector/net/minecraft/data/models/blockstates/Selector net/minecraft/data/models/blockstates/Selector/net/minecraft/data/models/blockstates/Selector +MD: net/minecraft/data/models/blockstates/Selector/ ()V net/minecraft/data/models/blockstates/Selector/ ()V +MD: net/minecraft/data/models/blockstates/Selector/ (Ljava/util/List;)V net/minecraft/data/models/blockstates/Selector/ (Ljava/util/List;)V +MD: net/minecraft/data/models/blockstates/Selector/equals (Ljava/lang/Object;)Z net/minecraft/data/models/blockstates/Selector/equals (Ljava/lang/Object;)Z +MD: net/minecraft/data/models/blockstates/Selector/hashCode ()I net/minecraft/data/models/blockstates/Selector/hashCode ()I +MD: net/minecraft/data/models/blockstates/Selector/m_125485_ ()Lnet/minecraft/data/models/blockstates/Selector; net/minecraft/data/models/blockstates/Selector/empty ()Lnet/minecraft/data/models/blockstates/Selector; +MD: net/minecraft/data/models/blockstates/Selector/m_125486_ (Lnet/minecraft/world/level/block/state/properties/Property$Value;)Lnet/minecraft/data/models/blockstates/Selector; net/minecraft/data/models/blockstates/Selector/extend (Lnet/minecraft/world/level/block/state/properties/Property$Value;)Lnet/minecraft/data/models/blockstates/Selector; +MD: net/minecraft/data/models/blockstates/Selector/m_125488_ (Lnet/minecraft/data/models/blockstates/Selector;)Lnet/minecraft/data/models/blockstates/Selector; net/minecraft/data/models/blockstates/Selector/extend (Lnet/minecraft/data/models/blockstates/Selector;)Lnet/minecraft/data/models/blockstates/Selector; +MD: net/minecraft/data/models/blockstates/Selector/m_125490_ ([Lnet/minecraft/world/level/block/state/properties/Property$Value;)Lnet/minecraft/data/models/blockstates/Selector; net/minecraft/data/models/blockstates/Selector/of ([Lnet/minecraft/world/level/block/state/properties/Property$Value;)Lnet/minecraft/data/models/blockstates/Selector; +MD: net/minecraft/data/models/blockstates/Selector/m_125492_ ()Ljava/lang/String; net/minecraft/data/models/blockstates/Selector/getKey ()Ljava/lang/String; +MD: net/minecraft/data/models/blockstates/Selector/m_125493_ (Lnet/minecraft/world/level/block/state/properties/Property$Value;)Ljava/lang/String; net/minecraft/data/models/blockstates/Selector/lambda$static$0 (Lnet/minecraft/world/level/block/state/properties/Property$Value;)Ljava/lang/String; +MD: net/minecraft/data/models/blockstates/Selector/toString ()Ljava/lang/String; net/minecraft/data/models/blockstates/Selector/toString ()Ljava/lang/String; +CL: net/minecraft/data/models/blockstates/Variant net/minecraft/data/models/blockstates/Variant +FD: net/minecraft/data/models/blockstates/Variant/f_125499_ net/minecraft/data/models/blockstates/Variant/values +FD: net/minecraft/data/models/blockstates/Variant/net/minecraft/data/models/blockstates/Variant net/minecraft/data/models/blockstates/Variant/net/minecraft/data/models/blockstates/Variant +MD: net/minecraft/data/models/blockstates/Variant/ ()V net/minecraft/data/models/blockstates/Variant/ ()V +MD: net/minecraft/data/models/blockstates/Variant/get ()Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/Variant/get ()Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/Variant/get ()Ljava/lang/Object; net/minecraft/data/models/blockstates/Variant/get ()Ljava/lang/Object; +MD: net/minecraft/data/models/blockstates/Variant/m_125501_ ()Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/blockstates/Variant/variant ()Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/blockstates/Variant/m_125502_ (Lcom/google/gson/JsonArray;Lnet/minecraft/data/models/blockstates/Variant;)V net/minecraft/data/models/blockstates/Variant/lambda$convertList$1 (Lcom/google/gson/JsonArray;Lnet/minecraft/data/models/blockstates/Variant;)V +MD: net/minecraft/data/models/blockstates/Variant/m_125505_ (Lcom/google/gson/JsonObject;Lnet/minecraft/data/models/blockstates/VariantProperty$Value;)V net/minecraft/data/models/blockstates/Variant/lambda$get$0 (Lcom/google/gson/JsonObject;Lnet/minecraft/data/models/blockstates/VariantProperty$Value;)V +MD: net/minecraft/data/models/blockstates/Variant/m_125508_ (Lnet/minecraft/data/models/blockstates/Variant;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/blockstates/Variant/merge (Lnet/minecraft/data/models/blockstates/Variant;Lnet/minecraft/data/models/blockstates/Variant;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/blockstates/Variant/m_125511_ (Lnet/minecraft/data/models/blockstates/VariantProperty;Ljava/lang/Object;)Lnet/minecraft/data/models/blockstates/Variant; net/minecraft/data/models/blockstates/Variant/with (Lnet/minecraft/data/models/blockstates/VariantProperty;Ljava/lang/Object;)Lnet/minecraft/data/models/blockstates/Variant; +MD: net/minecraft/data/models/blockstates/Variant/m_125514_ (Ljava/util/List;)Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/Variant/convertList (Ljava/util/List;)Lcom/google/gson/JsonElement; +CL: net/minecraft/data/models/blockstates/VariantProperties net/minecraft/data/models/blockstates/VariantProperties +FD: net/minecraft/data/models/blockstates/VariantProperties/f_125518_ net/minecraft/data/models/blockstates/VariantProperties/X_ROT +FD: net/minecraft/data/models/blockstates/VariantProperties/f_125519_ net/minecraft/data/models/blockstates/VariantProperties/Y_ROT +FD: net/minecraft/data/models/blockstates/VariantProperties/f_125520_ net/minecraft/data/models/blockstates/VariantProperties/MODEL +FD: net/minecraft/data/models/blockstates/VariantProperties/f_125521_ net/minecraft/data/models/blockstates/VariantProperties/UV_LOCK +FD: net/minecraft/data/models/blockstates/VariantProperties/f_125522_ net/minecraft/data/models/blockstates/VariantProperties/WEIGHT +FD: net/minecraft/data/models/blockstates/VariantProperties/net/minecraft/data/models/blockstates/VariantProperties net/minecraft/data/models/blockstates/VariantProperties/net/minecraft/data/models/blockstates/VariantProperties +MD: net/minecraft/data/models/blockstates/VariantProperties/ ()V net/minecraft/data/models/blockstates/VariantProperties/ ()V +MD: net/minecraft/data/models/blockstates/VariantProperties/ ()V net/minecraft/data/models/blockstates/VariantProperties/ ()V +MD: net/minecraft/data/models/blockstates/VariantProperties/m_125524_ (Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation;)Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/VariantProperties/lambda$static$1 (Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation;)Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/VariantProperties/m_125526_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/VariantProperties/lambda$static$2 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/blockstates/VariantProperties/m_125528_ (Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation;)Lcom/google/gson/JsonElement; net/minecraft/data/models/blockstates/VariantProperties/lambda$static$0 (Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation;)Lcom/google/gson/JsonElement; +CL: net/minecraft/data/models/blockstates/VariantProperties$Rotation net/minecraft/data/models/blockstates/VariantProperties$Rotation +FD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/$VALUES net/minecraft/data/models/blockstates/VariantProperties$Rotation/$VALUES +FD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/R0 net/minecraft/data/models/blockstates/VariantProperties$Rotation/R0 +FD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/R180 net/minecraft/data/models/blockstates/VariantProperties$Rotation/R180 +FD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/R270 net/minecraft/data/models/blockstates/VariantProperties$Rotation/R270 +FD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/R90 net/minecraft/data/models/blockstates/VariantProperties$Rotation/R90 +FD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/f_125534_ net/minecraft/data/models/blockstates/VariantProperties$Rotation/value +FD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/net/minecraft/data/models/blockstates/VariantProperties$Rotation net/minecraft/data/models/blockstates/VariantProperties$Rotation/net/minecraft/data/models/blockstates/VariantProperties$Rotation +MD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/ ()V net/minecraft/data/models/blockstates/VariantProperties$Rotation/ ()V +MD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/ (Ljava/lang/String;II)V net/minecraft/data/models/blockstates/VariantProperties$Rotation/ (Ljava/lang/String;II)V +MD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/m_176452_ ()[Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation; net/minecraft/data/models/blockstates/VariantProperties$Rotation/$values ()[Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation; +MD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/valueOf (Ljava/lang/String;)Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation; net/minecraft/data/models/blockstates/VariantProperties$Rotation/valueOf (Ljava/lang/String;)Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation; +MD: net/minecraft/data/models/blockstates/VariantProperties$Rotation/values ()[Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation; net/minecraft/data/models/blockstates/VariantProperties$Rotation/values ()[Lnet/minecraft/data/models/blockstates/VariantProperties$Rotation; +CL: net/minecraft/data/models/blockstates/VariantProperty net/minecraft/data/models/blockstates/VariantProperty +FD: net/minecraft/data/models/blockstates/VariantProperty/f_125546_ net/minecraft/data/models/blockstates/VariantProperty/key +FD: net/minecraft/data/models/blockstates/VariantProperty/f_125547_ net/minecraft/data/models/blockstates/VariantProperty/serializer +FD: net/minecraft/data/models/blockstates/VariantProperty/net/minecraft/data/models/blockstates/VariantProperty net/minecraft/data/models/blockstates/VariantProperty/net/minecraft/data/models/blockstates/VariantProperty +MD: net/minecraft/data/models/blockstates/VariantProperty/ (Ljava/lang/String;Ljava/util/function/Function;)V net/minecraft/data/models/blockstates/VariantProperty/ (Ljava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/data/models/blockstates/VariantProperty/m_125553_ (Ljava/lang/Object;)Lnet/minecraft/data/models/blockstates/VariantProperty$Value; net/minecraft/data/models/blockstates/VariantProperty/withValue (Ljava/lang/Object;)Lnet/minecraft/data/models/blockstates/VariantProperty$Value; +MD: net/minecraft/data/models/blockstates/VariantProperty/toString ()Ljava/lang/String; net/minecraft/data/models/blockstates/VariantProperty/toString ()Ljava/lang/String; +CL: net/minecraft/data/models/blockstates/VariantProperty$Value net/minecraft/data/models/blockstates/VariantProperty$Value +FD: net/minecraft/data/models/blockstates/VariantProperty$Value/f_125558_ net/minecraft/data/models/blockstates/VariantProperty$Value/this$0 +FD: net/minecraft/data/models/blockstates/VariantProperty$Value/f_125559_ net/minecraft/data/models/blockstates/VariantProperty$Value/value +FD: net/minecraft/data/models/blockstates/VariantProperty$Value/net/minecraft/data/models/blockstates/VariantProperty$Value net/minecraft/data/models/blockstates/VariantProperty$Value/net/minecraft/data/models/blockstates/VariantProperty$Value +MD: net/minecraft/data/models/blockstates/VariantProperty$Value/ (Lnet/minecraft/data/models/blockstates/VariantProperty;Ljava/lang/Object;)V net/minecraft/data/models/blockstates/VariantProperty$Value/ (Lnet/minecraft/data/models/blockstates/VariantProperty;Ljava/lang/Object;)V +MD: net/minecraft/data/models/blockstates/VariantProperty$Value/m_125563_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/models/blockstates/VariantProperty$Value/addToVariant (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/data/models/blockstates/VariantProperty$Value/m_176453_ ()Lnet/minecraft/data/models/blockstates/VariantProperty; net/minecraft/data/models/blockstates/VariantProperty$Value/getKey ()Lnet/minecraft/data/models/blockstates/VariantProperty; +MD: net/minecraft/data/models/blockstates/VariantProperty$Value/toString ()Ljava/lang/String; net/minecraft/data/models/blockstates/VariantProperty$Value/toString ()Ljava/lang/String; +CL: net/minecraft/data/models/blockstates/package-info net/minecraft/data/models/blockstates/package-info +FD: net/minecraft/data/models/blockstates/package-info/net/minecraft/data/models/blockstates/package-info net/minecraft/data/models/blockstates/package-info/net/minecraft/data/models/blockstates/package-info +CL: net/minecraft/data/models/model/DelegatedModel net/minecraft/data/models/model/DelegatedModel +FD: net/minecraft/data/models/model/DelegatedModel/f_125566_ net/minecraft/data/models/model/DelegatedModel/parent +FD: net/minecraft/data/models/model/DelegatedModel/net/minecraft/data/models/model/DelegatedModel net/minecraft/data/models/model/DelegatedModel/net/minecraft/data/models/model/DelegatedModel +MD: net/minecraft/data/models/model/DelegatedModel/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/model/DelegatedModel/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/models/model/DelegatedModel/get ()Lcom/google/gson/JsonElement; net/minecraft/data/models/model/DelegatedModel/get ()Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/model/DelegatedModel/get ()Ljava/lang/Object; net/minecraft/data/models/model/DelegatedModel/get ()Ljava/lang/Object; +CL: net/minecraft/data/models/model/ModelLocationUtils net/minecraft/data/models/model/ModelLocationUtils +FD: net/minecraft/data/models/model/ModelLocationUtils/net/minecraft/data/models/model/ModelLocationUtils net/minecraft/data/models/model/ModelLocationUtils/net/minecraft/data/models/model/ModelLocationUtils +MD: net/minecraft/data/models/model/ModelLocationUtils/ ()V net/minecraft/data/models/model/ModelLocationUtils/ ()V +MD: net/minecraft/data/models/model/ModelLocationUtils/m_125571_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelLocationUtils/getModelLocation (Lnet/minecraft/world/item/Item;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelLocationUtils/m_125573_ (Lnet/minecraft/world/item/Item;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelLocationUtils/getModelLocation (Lnet/minecraft/world/item/Item;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelLocationUtils/m_125576_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelLocationUtils/getModelLocation (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelLocationUtils/m_125578_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelLocationUtils/getModelLocation (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelLocationUtils/m_125581_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelLocationUtils/decorateBlockModelLocation (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelLocationUtils/m_125583_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelLocationUtils/decorateItemModelLocation (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/data/models/model/ModelTemplate net/minecraft/data/models/model/ModelTemplate +FD: net/minecraft/data/models/model/ModelTemplate/f_125585_ net/minecraft/data/models/model/ModelTemplate/model +FD: net/minecraft/data/models/model/ModelTemplate/f_125586_ net/minecraft/data/models/model/ModelTemplate/requiredSlots +FD: net/minecraft/data/models/model/ModelTemplate/f_125587_ net/minecraft/data/models/model/ModelTemplate/suffix +FD: net/minecraft/data/models/model/ModelTemplate/net/minecraft/data/models/model/ModelTemplate net/minecraft/data/models/model/ModelTemplate/net/minecraft/data/models/model/ModelTemplate +MD: net/minecraft/data/models/model/ModelTemplate/ (Ljava/util/Optional;Ljava/util/Optional;[Lnet/minecraft/data/models/model/TextureSlot;)V net/minecraft/data/models/model/ModelTemplate/ (Ljava/util/Optional;Ljava/util/Optional;[Lnet/minecraft/data/models/model/TextureSlot;)V +MD: net/minecraft/data/models/model/ModelTemplate/m_125592_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelTemplate/create (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelTemplate/m_125596_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelTemplate/createWithSuffix (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelTemplate/m_125608_ (Lnet/minecraft/data/models/model/TextureMapping;)Ljava/util/Map; net/minecraft/data/models/model/ModelTemplate/createMap (Lnet/minecraft/data/models/model/TextureMapping;)Ljava/util/Map; +MD: net/minecraft/data/models/model/ModelTemplate/m_125610_ (Ljava/util/Map;)Lcom/google/gson/JsonElement; net/minecraft/data/models/model/ModelTemplate/lambda$create$2 (Ljava/util/Map;)Lcom/google/gson/JsonElement; +MD: net/minecraft/data/models/model/ModelTemplate/m_125612_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelTemplate/create (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelTemplate/m_125616_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/ModelTemplate/createWithOverride (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Lnet/minecraft/data/models/model/TextureMapping;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/ModelTemplate/m_176455_ (Lcom/google/gson/JsonObject;Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/model/ModelTemplate/lambda$create$1 (Lcom/google/gson/JsonObject;Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/models/model/ModelTemplate/m_176459_ (Lcom/google/gson/JsonObject;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/models/model/ModelTemplate/lambda$create$0 (Lcom/google/gson/JsonObject;Lnet/minecraft/resources/ResourceLocation;)V +CL: net/minecraft/data/models/model/ModelTemplates net/minecraft/data/models/model/ModelTemplates +FD: net/minecraft/data/models/model/ModelTemplates/f_125621_ net/minecraft/data/models/model/ModelTemplates/FENCE_GATE_OPEN +FD: net/minecraft/data/models/model/ModelTemplates/f_125622_ net/minecraft/data/models/model/ModelTemplates/FENCE_GATE_WALL_CLOSED +FD: net/minecraft/data/models/model/ModelTemplates/f_125623_ net/minecraft/data/models/model/ModelTemplates/FENCE_GATE_WALL_OPEN +FD: net/minecraft/data/models/model/ModelTemplates/f_125624_ net/minecraft/data/models/model/ModelTemplates/PRESSURE_PLATE_UP +FD: net/minecraft/data/models/model/ModelTemplates/f_125625_ net/minecraft/data/models/model/ModelTemplates/PRESSURE_PLATE_DOWN +FD: net/minecraft/data/models/model/ModelTemplates/f_125626_ net/minecraft/data/models/model/ModelTemplates/PARTICLE_ONLY +FD: net/minecraft/data/models/model/ModelTemplates/f_125627_ net/minecraft/data/models/model/ModelTemplates/SLAB_BOTTOM +FD: net/minecraft/data/models/model/ModelTemplates/f_125628_ net/minecraft/data/models/model/ModelTemplates/SLAB_TOP +FD: net/minecraft/data/models/model/ModelTemplates/f_125629_ net/minecraft/data/models/model/ModelTemplates/LEAVES +FD: net/minecraft/data/models/model/ModelTemplates/f_125630_ net/minecraft/data/models/model/ModelTemplates/STAIRS_STRAIGHT +FD: net/minecraft/data/models/model/ModelTemplates/f_125631_ net/minecraft/data/models/model/ModelTemplates/STAIRS_INNER +FD: net/minecraft/data/models/model/ModelTemplates/f_125632_ net/minecraft/data/models/model/ModelTemplates/STAIRS_OUTER +FD: net/minecraft/data/models/model/ModelTemplates/f_125633_ net/minecraft/data/models/model/ModelTemplates/TRAPDOOR_TOP +FD: net/minecraft/data/models/model/ModelTemplates/f_125634_ net/minecraft/data/models/model/ModelTemplates/TRAPDOOR_BOTTOM +FD: net/minecraft/data/models/model/ModelTemplates/f_125635_ net/minecraft/data/models/model/ModelTemplates/TRAPDOOR_OPEN +FD: net/minecraft/data/models/model/ModelTemplates/f_125636_ net/minecraft/data/models/model/ModelTemplates/ORIENTABLE_TRAPDOOR_TOP +FD: net/minecraft/data/models/model/ModelTemplates/f_125637_ net/minecraft/data/models/model/ModelTemplates/ORIENTABLE_TRAPDOOR_BOTTOM +FD: net/minecraft/data/models/model/ModelTemplates/f_125638_ net/minecraft/data/models/model/ModelTemplates/ORIENTABLE_TRAPDOOR_OPEN +FD: net/minecraft/data/models/model/ModelTemplates/f_125639_ net/minecraft/data/models/model/ModelTemplates/CROSS +FD: net/minecraft/data/models/model/ModelTemplates/f_125640_ net/minecraft/data/models/model/ModelTemplates/TINTED_CROSS +FD: net/minecraft/data/models/model/ModelTemplates/f_125641_ net/minecraft/data/models/model/ModelTemplates/FLOWER_POT_CROSS +FD: net/minecraft/data/models/model/ModelTemplates/f_125642_ net/minecraft/data/models/model/ModelTemplates/TINTED_FLOWER_POT_CROSS +FD: net/minecraft/data/models/model/ModelTemplates/f_125643_ net/minecraft/data/models/model/ModelTemplates/RAIL_FLAT +FD: net/minecraft/data/models/model/ModelTemplates/f_125644_ net/minecraft/data/models/model/ModelTemplates/RAIL_CURVED +FD: net/minecraft/data/models/model/ModelTemplates/f_125645_ net/minecraft/data/models/model/ModelTemplates/RAIL_RAISED_NE +FD: net/minecraft/data/models/model/ModelTemplates/f_125646_ net/minecraft/data/models/model/ModelTemplates/RAIL_RAISED_SW +FD: net/minecraft/data/models/model/ModelTemplates/f_125647_ net/minecraft/data/models/model/ModelTemplates/CUBE +FD: net/minecraft/data/models/model/ModelTemplates/f_125648_ net/minecraft/data/models/model/ModelTemplates/WALL_TORCH +FD: net/minecraft/data/models/model/ModelTemplates/f_125649_ net/minecraft/data/models/model/ModelTemplates/PISTON +FD: net/minecraft/data/models/model/ModelTemplates/f_125650_ net/minecraft/data/models/model/ModelTemplates/PISTON_HEAD +FD: net/minecraft/data/models/model/ModelTemplates/f_125651_ net/minecraft/data/models/model/ModelTemplates/PISTON_HEAD_SHORT +FD: net/minecraft/data/models/model/ModelTemplates/f_125652_ net/minecraft/data/models/model/ModelTemplates/SEAGRASS +FD: net/minecraft/data/models/model/ModelTemplates/f_125653_ net/minecraft/data/models/model/ModelTemplates/TURTLE_EGG +FD: net/minecraft/data/models/model/ModelTemplates/f_125654_ net/minecraft/data/models/model/ModelTemplates/TWO_TURTLE_EGGS +FD: net/minecraft/data/models/model/ModelTemplates/f_125655_ net/minecraft/data/models/model/ModelTemplates/THREE_TURTLE_EGGS +FD: net/minecraft/data/models/model/ModelTemplates/f_125656_ net/minecraft/data/models/model/ModelTemplates/FOUR_TURTLE_EGGS +FD: net/minecraft/data/models/model/ModelTemplates/f_125657_ net/minecraft/data/models/model/ModelTemplates/SINGLE_FACE +FD: net/minecraft/data/models/model/ModelTemplates/f_125658_ net/minecraft/data/models/model/ModelTemplates/FLAT_ITEM +FD: net/minecraft/data/models/model/ModelTemplates/f_125659_ net/minecraft/data/models/model/ModelTemplates/FLAT_HANDHELD_ITEM +FD: net/minecraft/data/models/model/ModelTemplates/f_125660_ net/minecraft/data/models/model/ModelTemplates/FLAT_HANDHELD_ROD_ITEM +FD: net/minecraft/data/models/model/ModelTemplates/f_125661_ net/minecraft/data/models/model/ModelTemplates/SHULKER_BOX_INVENTORY +FD: net/minecraft/data/models/model/ModelTemplates/f_125662_ net/minecraft/data/models/model/ModelTemplates/BED_INVENTORY +FD: net/minecraft/data/models/model/ModelTemplates/f_125663_ net/minecraft/data/models/model/ModelTemplates/BANNER_INVENTORY +FD: net/minecraft/data/models/model/ModelTemplates/f_125664_ net/minecraft/data/models/model/ModelTemplates/SKULL_INVENTORY +FD: net/minecraft/data/models/model/ModelTemplates/f_125665_ net/minecraft/data/models/model/ModelTemplates/CARPET +FD: net/minecraft/data/models/model/ModelTemplates/f_125666_ net/minecraft/data/models/model/ModelTemplates/CORAL_FAN +FD: net/minecraft/data/models/model/ModelTemplates/f_125667_ net/minecraft/data/models/model/ModelTemplates/CORAL_WALL_FAN +FD: net/minecraft/data/models/model/ModelTemplates/f_125668_ net/minecraft/data/models/model/ModelTemplates/GLAZED_TERRACOTTA +FD: net/minecraft/data/models/model/ModelTemplates/f_125669_ net/minecraft/data/models/model/ModelTemplates/CHORUS_FLOWER +FD: net/minecraft/data/models/model/ModelTemplates/f_125670_ net/minecraft/data/models/model/ModelTemplates/DAYLIGHT_DETECTOR +FD: net/minecraft/data/models/model/ModelTemplates/f_125671_ net/minecraft/data/models/model/ModelTemplates/STAINED_GLASS_PANE_NOSIDE +FD: net/minecraft/data/models/model/ModelTemplates/f_125672_ net/minecraft/data/models/model/ModelTemplates/STAINED_GLASS_PANE_NOSIDE_ALT +FD: net/minecraft/data/models/model/ModelTemplates/f_125673_ net/minecraft/data/models/model/ModelTemplates/STAINED_GLASS_PANE_POST +FD: net/minecraft/data/models/model/ModelTemplates/f_125674_ net/minecraft/data/models/model/ModelTemplates/STAINED_GLASS_PANE_SIDE +FD: net/minecraft/data/models/model/ModelTemplates/f_125675_ net/minecraft/data/models/model/ModelTemplates/STAINED_GLASS_PANE_SIDE_ALT +FD: net/minecraft/data/models/model/ModelTemplates/f_125676_ net/minecraft/data/models/model/ModelTemplates/COMMAND_BLOCK +FD: net/minecraft/data/models/model/ModelTemplates/f_125677_ net/minecraft/data/models/model/ModelTemplates/ANVIL +FD: net/minecraft/data/models/model/ModelTemplates/f_125678_ net/minecraft/data/models/model/ModelTemplates/STEMS +FD: net/minecraft/data/models/model/ModelTemplates/f_125679_ net/minecraft/data/models/model/ModelTemplates/ATTACHED_STEM +FD: net/minecraft/data/models/model/ModelTemplates/f_125680_ net/minecraft/data/models/model/ModelTemplates/CROP +FD: net/minecraft/data/models/model/ModelTemplates/f_125681_ net/minecraft/data/models/model/ModelTemplates/FARMLAND +FD: net/minecraft/data/models/model/ModelTemplates/f_125682_ net/minecraft/data/models/model/ModelTemplates/FIRE_FLOOR +FD: net/minecraft/data/models/model/ModelTemplates/f_125683_ net/minecraft/data/models/model/ModelTemplates/FIRE_SIDE +FD: net/minecraft/data/models/model/ModelTemplates/f_125684_ net/minecraft/data/models/model/ModelTemplates/FIRE_SIDE_ALT +FD: net/minecraft/data/models/model/ModelTemplates/f_125685_ net/minecraft/data/models/model/ModelTemplates/FIRE_UP +FD: net/minecraft/data/models/model/ModelTemplates/f_125686_ net/minecraft/data/models/model/ModelTemplates/FIRE_UP_ALT +FD: net/minecraft/data/models/model/ModelTemplates/f_125687_ net/minecraft/data/models/model/ModelTemplates/CAMPFIRE +FD: net/minecraft/data/models/model/ModelTemplates/f_125688_ net/minecraft/data/models/model/ModelTemplates/LANTERN +FD: net/minecraft/data/models/model/ModelTemplates/f_125689_ net/minecraft/data/models/model/ModelTemplates/HANGING_LANTERN +FD: net/minecraft/data/models/model/ModelTemplates/f_125690_ net/minecraft/data/models/model/ModelTemplates/TORCH +FD: net/minecraft/data/models/model/ModelTemplates/f_125691_ net/minecraft/data/models/model/ModelTemplates/CUBE_DIRECTIONAL +FD: net/minecraft/data/models/model/ModelTemplates/f_125692_ net/minecraft/data/models/model/ModelTemplates/CUBE_ALL +FD: net/minecraft/data/models/model/ModelTemplates/f_125693_ net/minecraft/data/models/model/ModelTemplates/CUBE_MIRRORED_ALL +FD: net/minecraft/data/models/model/ModelTemplates/f_125694_ net/minecraft/data/models/model/ModelTemplates/CUBE_COLUMN +FD: net/minecraft/data/models/model/ModelTemplates/f_125695_ net/minecraft/data/models/model/ModelTemplates/CUBE_COLUMN_HORIZONTAL +FD: net/minecraft/data/models/model/ModelTemplates/f_125696_ net/minecraft/data/models/model/ModelTemplates/CUBE_TOP +FD: net/minecraft/data/models/model/ModelTemplates/f_125697_ net/minecraft/data/models/model/ModelTemplates/CUBE_BOTTOM_TOP +FD: net/minecraft/data/models/model/ModelTemplates/f_125698_ net/minecraft/data/models/model/ModelTemplates/CUBE_ORIENTABLE +FD: net/minecraft/data/models/model/ModelTemplates/f_125699_ net/minecraft/data/models/model/ModelTemplates/CUBE_ORIENTABLE_TOP_BOTTOM +FD: net/minecraft/data/models/model/ModelTemplates/f_125700_ net/minecraft/data/models/model/ModelTemplates/CUBE_ORIENTABLE_VERTICAL +FD: net/minecraft/data/models/model/ModelTemplates/f_125701_ net/minecraft/data/models/model/ModelTemplates/BUTTON +FD: net/minecraft/data/models/model/ModelTemplates/f_125702_ net/minecraft/data/models/model/ModelTemplates/BUTTON_PRESSED +FD: net/minecraft/data/models/model/ModelTemplates/f_125703_ net/minecraft/data/models/model/ModelTemplates/BUTTON_INVENTORY +FD: net/minecraft/data/models/model/ModelTemplates/f_125704_ net/minecraft/data/models/model/ModelTemplates/DOOR_BOTTOM +FD: net/minecraft/data/models/model/ModelTemplates/f_125705_ net/minecraft/data/models/model/ModelTemplates/DOOR_BOTTOM_HINGE +FD: net/minecraft/data/models/model/ModelTemplates/f_125706_ net/minecraft/data/models/model/ModelTemplates/DOOR_TOP +FD: net/minecraft/data/models/model/ModelTemplates/f_125707_ net/minecraft/data/models/model/ModelTemplates/DOOR_TOP_HINGE +FD: net/minecraft/data/models/model/ModelTemplates/f_125708_ net/minecraft/data/models/model/ModelTemplates/FENCE_POST +FD: net/minecraft/data/models/model/ModelTemplates/f_125709_ net/minecraft/data/models/model/ModelTemplates/FENCE_SIDE +FD: net/minecraft/data/models/model/ModelTemplates/f_125710_ net/minecraft/data/models/model/ModelTemplates/FENCE_INVENTORY +FD: net/minecraft/data/models/model/ModelTemplates/f_125711_ net/minecraft/data/models/model/ModelTemplates/WALL_POST +FD: net/minecraft/data/models/model/ModelTemplates/f_125712_ net/minecraft/data/models/model/ModelTemplates/WALL_LOW_SIDE +FD: net/minecraft/data/models/model/ModelTemplates/f_125713_ net/minecraft/data/models/model/ModelTemplates/WALL_TALL_SIDE +FD: net/minecraft/data/models/model/ModelTemplates/f_125714_ net/minecraft/data/models/model/ModelTemplates/WALL_INVENTORY +FD: net/minecraft/data/models/model/ModelTemplates/f_125715_ net/minecraft/data/models/model/ModelTemplates/FENCE_GATE_CLOSED +FD: net/minecraft/data/models/model/ModelTemplates/f_176462_ net/minecraft/data/models/model/ModelTemplates/POINTED_DRIPSTONE +FD: net/minecraft/data/models/model/ModelTemplates/f_176463_ net/minecraft/data/models/model/ModelTemplates/CAULDRON_LEVEL1 +FD: net/minecraft/data/models/model/ModelTemplates/f_176464_ net/minecraft/data/models/model/ModelTemplates/CAULDRON_LEVEL2 +FD: net/minecraft/data/models/model/ModelTemplates/f_176465_ net/minecraft/data/models/model/ModelTemplates/CAULDRON_FULL +FD: net/minecraft/data/models/model/ModelTemplates/f_176466_ net/minecraft/data/models/model/ModelTemplates/AZALEA +FD: net/minecraft/data/models/model/ModelTemplates/f_176467_ net/minecraft/data/models/model/ModelTemplates/POTTED_AZALEA +FD: net/minecraft/data/models/model/ModelTemplates/f_176468_ net/minecraft/data/models/model/ModelTemplates/CANDLE +FD: net/minecraft/data/models/model/ModelTemplates/f_176469_ net/minecraft/data/models/model/ModelTemplates/TWO_CANDLES +FD: net/minecraft/data/models/model/ModelTemplates/f_176470_ net/minecraft/data/models/model/ModelTemplates/THREE_CANDLES +FD: net/minecraft/data/models/model/ModelTemplates/f_176471_ net/minecraft/data/models/model/ModelTemplates/FOUR_CANDLES +FD: net/minecraft/data/models/model/ModelTemplates/f_176472_ net/minecraft/data/models/model/ModelTemplates/CANDLE_CAKE +FD: net/minecraft/data/models/model/ModelTemplates/f_176473_ net/minecraft/data/models/model/ModelTemplates/CUBE_COLUMN_MIRRORED +FD: net/minecraft/data/models/model/ModelTemplates/net/minecraft/data/models/model/ModelTemplates net/minecraft/data/models/model/ModelTemplates/net/minecraft/data/models/model/ModelTemplates +MD: net/minecraft/data/models/model/ModelTemplates/ ()V net/minecraft/data/models/model/ModelTemplates/ ()V +MD: net/minecraft/data/models/model/ModelTemplates/ ()V net/minecraft/data/models/model/ModelTemplates/ ()V +MD: net/minecraft/data/models/model/ModelTemplates/m_125717_ (I)[Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/model/ModelTemplates/lambda$static$1 (I)[Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/model/ModelTemplates/m_125719_ (Ljava/lang/String;Ljava/lang/String;[Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/model/ModelTemplates/create (Ljava/lang/String;Ljava/lang/String;[Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/model/ModelTemplates/m_125723_ (Ljava/lang/String;[Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/model/ModelTemplates/create (Ljava/lang/String;[Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/model/ModelTemplates/m_125726_ ([Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/model/ModelTemplates/create ([Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/model/ModelTemplates/m_125728_ (I)Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/model/ModelTemplates/lambda$static$0 (I)Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/model/ModelTemplates/m_125730_ (Ljava/lang/String;[Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/model/ModelTemplates/createItem (Ljava/lang/String;[Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/ModelTemplate; +CL: net/minecraft/data/models/model/TextureMapping net/minecraft/data/models/model/TextureMapping +FD: net/minecraft/data/models/model/TextureMapping/f_125733_ net/minecraft/data/models/model/TextureMapping/slots +FD: net/minecraft/data/models/model/TextureMapping/f_125734_ net/minecraft/data/models/model/TextureMapping/forcedSlots +FD: net/minecraft/data/models/model/TextureMapping/net/minecraft/data/models/model/TextureMapping net/minecraft/data/models/model/TextureMapping/net/minecraft/data/models/model/TextureMapping +MD: net/minecraft/data/models/model/TextureMapping/ ()V net/minecraft/data/models/model/TextureMapping/ ()V +MD: net/minecraft/data/models/model/TextureMapping/m_125736_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/campfire (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125738_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/layer0 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125740_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TextureMapping/getBlockTexture (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TextureMapping/m_125742_ ()Ljava/util/stream/Stream; net/minecraft/data/models/model/TextureMapping/getForced ()Ljava/util/stream/Stream; +MD: net/minecraft/data/models/model/TextureMapping/m_125743_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/particleFromItem (Lnet/minecraft/world/item/Item;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125745_ (Lnet/minecraft/world/item/Item;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TextureMapping/getItemTexture (Lnet/minecraft/world/item/Item;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TextureMapping/m_125748_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cube (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125750_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/attachedStem (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125753_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TextureMapping/getBlockTexture (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TextureMapping/m_125756_ (Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TextureMapping/get (Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TextureMapping/m_125758_ (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/put (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125761_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/defaultTexture (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125763_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/column (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125766_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/layer0 (Lnet/minecraft/world/item/Item;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125768_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/defaultTexture (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125770_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/pane (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125773_ (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/copyForced (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125776_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cube (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125778_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TextureMapping/getItemTexture (Lnet/minecraft/world/item/Item;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TextureMapping/m_125780_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cross (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125782_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/craftingTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125785_ (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/copyAndUpdate (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125788_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cross (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125790_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/plant (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125792_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/fletchingTable (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125795_ (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/singleSlot (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125798_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/plant (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125800_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/rail (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125802_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/rail (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125804_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/wool (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125806_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/stem (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125808_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/crop (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125810_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/pattern (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125812_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/particle (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125814_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/fan (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125816_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/torch (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125818_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/column (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125820_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/layer0 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125822_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cubeTop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125824_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/logColumn (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125826_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cubeBottomTop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125828_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cubeBottomTopWithWall (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125830_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/columnWithWall (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125832_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/door (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125834_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/particle (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125836_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/fire0 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125838_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/fire1 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125840_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/lantern (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125842_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/torch (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125844_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/commandBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125846_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/orientableCube (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125848_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/orientableCubeOnlyTop (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125850_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/orientableCubeSameEnds (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_125852_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/top (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_176477_ (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/copySlot (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_176480_ (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/putForced (Lnet/minecraft/data/models/model/TextureSlot;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_176483_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/door (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_176486_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/wool (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_176488_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/cauldron (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TextureMapping; +MD: net/minecraft/data/models/model/TextureMapping/m_181476_ (Lnet/minecraft/world/level/block/Block;Z)Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TextureMapping/candleCake (Lnet/minecraft/world/level/block/Block;Z)Lnet/minecraft/data/models/model/TextureMapping; +CL: net/minecraft/data/models/model/TextureSlot net/minecraft/data/models/model/TextureSlot +FD: net/minecraft/data/models/model/TextureSlot/f_125856_ net/minecraft/data/models/model/TextureSlot/CROP +FD: net/minecraft/data/models/model/TextureSlot/f_125857_ net/minecraft/data/models/model/TextureSlot/DIRT +FD: net/minecraft/data/models/model/TextureSlot/f_125858_ net/minecraft/data/models/model/TextureSlot/FIRE +FD: net/minecraft/data/models/model/TextureSlot/f_125859_ net/minecraft/data/models/model/TextureSlot/LANTERN +FD: net/minecraft/data/models/model/TextureSlot/f_125860_ net/minecraft/data/models/model/TextureSlot/PLATFORM +FD: net/minecraft/data/models/model/TextureSlot/f_125861_ net/minecraft/data/models/model/TextureSlot/UNSTICKY +FD: net/minecraft/data/models/model/TextureSlot/f_125862_ net/minecraft/data/models/model/TextureSlot/TORCH +FD: net/minecraft/data/models/model/TextureSlot/f_125863_ net/minecraft/data/models/model/TextureSlot/LAYER0 +FD: net/minecraft/data/models/model/TextureSlot/f_125864_ net/minecraft/data/models/model/TextureSlot/LIT_LOG +FD: net/minecraft/data/models/model/TextureSlot/f_125865_ net/minecraft/data/models/model/TextureSlot/id +FD: net/minecraft/data/models/model/TextureSlot/f_125866_ net/minecraft/data/models/model/TextureSlot/parent +FD: net/minecraft/data/models/model/TextureSlot/f_125867_ net/minecraft/data/models/model/TextureSlot/ALL +FD: net/minecraft/data/models/model/TextureSlot/f_125868_ net/minecraft/data/models/model/TextureSlot/TEXTURE +FD: net/minecraft/data/models/model/TextureSlot/f_125869_ net/minecraft/data/models/model/TextureSlot/PARTICLE +FD: net/minecraft/data/models/model/TextureSlot/f_125870_ net/minecraft/data/models/model/TextureSlot/END +FD: net/minecraft/data/models/model/TextureSlot/f_125871_ net/minecraft/data/models/model/TextureSlot/BOTTOM +FD: net/minecraft/data/models/model/TextureSlot/f_125872_ net/minecraft/data/models/model/TextureSlot/TOP +FD: net/minecraft/data/models/model/TextureSlot/f_125873_ net/minecraft/data/models/model/TextureSlot/FRONT +FD: net/minecraft/data/models/model/TextureSlot/f_125874_ net/minecraft/data/models/model/TextureSlot/BACK +FD: net/minecraft/data/models/model/TextureSlot/f_125875_ net/minecraft/data/models/model/TextureSlot/SIDE +FD: net/minecraft/data/models/model/TextureSlot/f_125876_ net/minecraft/data/models/model/TextureSlot/NORTH +FD: net/minecraft/data/models/model/TextureSlot/f_125877_ net/minecraft/data/models/model/TextureSlot/SOUTH +FD: net/minecraft/data/models/model/TextureSlot/f_125878_ net/minecraft/data/models/model/TextureSlot/EAST +FD: net/minecraft/data/models/model/TextureSlot/f_125879_ net/minecraft/data/models/model/TextureSlot/WEST +FD: net/minecraft/data/models/model/TextureSlot/f_125880_ net/minecraft/data/models/model/TextureSlot/UP +FD: net/minecraft/data/models/model/TextureSlot/f_125881_ net/minecraft/data/models/model/TextureSlot/DOWN +FD: net/minecraft/data/models/model/TextureSlot/f_125882_ net/minecraft/data/models/model/TextureSlot/CROSS +FD: net/minecraft/data/models/model/TextureSlot/f_125883_ net/minecraft/data/models/model/TextureSlot/PLANT +FD: net/minecraft/data/models/model/TextureSlot/f_125884_ net/minecraft/data/models/model/TextureSlot/WALL +FD: net/minecraft/data/models/model/TextureSlot/f_125885_ net/minecraft/data/models/model/TextureSlot/RAIL +FD: net/minecraft/data/models/model/TextureSlot/f_125886_ net/minecraft/data/models/model/TextureSlot/WOOL +FD: net/minecraft/data/models/model/TextureSlot/f_125887_ net/minecraft/data/models/model/TextureSlot/PATTERN +FD: net/minecraft/data/models/model/TextureSlot/f_125888_ net/minecraft/data/models/model/TextureSlot/PANE +FD: net/minecraft/data/models/model/TextureSlot/f_125889_ net/minecraft/data/models/model/TextureSlot/EDGE +FD: net/minecraft/data/models/model/TextureSlot/f_125890_ net/minecraft/data/models/model/TextureSlot/FAN +FD: net/minecraft/data/models/model/TextureSlot/f_125891_ net/minecraft/data/models/model/TextureSlot/STEM +FD: net/minecraft/data/models/model/TextureSlot/f_125892_ net/minecraft/data/models/model/TextureSlot/UPPER_STEM +FD: net/minecraft/data/models/model/TextureSlot/f_176490_ net/minecraft/data/models/model/TextureSlot/CANDLE +FD: net/minecraft/data/models/model/TextureSlot/f_176491_ net/minecraft/data/models/model/TextureSlot/INSIDE +FD: net/minecraft/data/models/model/TextureSlot/f_176492_ net/minecraft/data/models/model/TextureSlot/CONTENT +FD: net/minecraft/data/models/model/TextureSlot/net/minecraft/data/models/model/TextureSlot net/minecraft/data/models/model/TextureSlot/net/minecraft/data/models/model/TextureSlot +MD: net/minecraft/data/models/model/TextureSlot/ ()V net/minecraft/data/models/model/TextureSlot/ ()V +MD: net/minecraft/data/models/model/TextureSlot/ (Ljava/lang/String;Lnet/minecraft/data/models/model/TextureSlot;)V net/minecraft/data/models/model/TextureSlot/ (Ljava/lang/String;Lnet/minecraft/data/models/model/TextureSlot;)V +MD: net/minecraft/data/models/model/TextureSlot/m_125897_ ()Ljava/lang/String; net/minecraft/data/models/model/TextureSlot/getId ()Ljava/lang/String; +MD: net/minecraft/data/models/model/TextureSlot/m_125898_ (Ljava/lang/String;)Lnet/minecraft/data/models/model/TextureSlot; net/minecraft/data/models/model/TextureSlot/create (Ljava/lang/String;)Lnet/minecraft/data/models/model/TextureSlot; +MD: net/minecraft/data/models/model/TextureSlot/m_125900_ (Ljava/lang/String;Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/TextureSlot; net/minecraft/data/models/model/TextureSlot/create (Ljava/lang/String;Lnet/minecraft/data/models/model/TextureSlot;)Lnet/minecraft/data/models/model/TextureSlot; +MD: net/minecraft/data/models/model/TextureSlot/m_125903_ ()Lnet/minecraft/data/models/model/TextureSlot; net/minecraft/data/models/model/TextureSlot/getParent ()Lnet/minecraft/data/models/model/TextureSlot; +MD: net/minecraft/data/models/model/TextureSlot/toString ()Ljava/lang/String; net/minecraft/data/models/model/TextureSlot/toString ()Ljava/lang/String; +CL: net/minecraft/data/models/model/TexturedModel net/minecraft/data/models/model/TexturedModel +FD: net/minecraft/data/models/model/TexturedModel/f_125905_ net/minecraft/data/models/model/TexturedModel/CUBE +FD: net/minecraft/data/models/model/TexturedModel/f_125906_ net/minecraft/data/models/model/TexturedModel/CUBE_MIRRORED +FD: net/minecraft/data/models/model/TexturedModel/f_125907_ net/minecraft/data/models/model/TexturedModel/COLUMN +FD: net/minecraft/data/models/model/TexturedModel/f_125908_ net/minecraft/data/models/model/TexturedModel/COLUMN_HORIZONTAL +FD: net/minecraft/data/models/model/TexturedModel/f_125909_ net/minecraft/data/models/model/TexturedModel/CUBE_TOP_BOTTOM +FD: net/minecraft/data/models/model/TexturedModel/f_125910_ net/minecraft/data/models/model/TexturedModel/CUBE_TOP +FD: net/minecraft/data/models/model/TexturedModel/f_125911_ net/minecraft/data/models/model/TexturedModel/ORIENTABLE_ONLY_TOP +FD: net/minecraft/data/models/model/TexturedModel/f_125912_ net/minecraft/data/models/model/TexturedModel/ORIENTABLE +FD: net/minecraft/data/models/model/TexturedModel/f_125913_ net/minecraft/data/models/model/TexturedModel/CARPET +FD: net/minecraft/data/models/model/TexturedModel/f_125914_ net/minecraft/data/models/model/TexturedModel/GLAZED_TERRACOTTA +FD: net/minecraft/data/models/model/TexturedModel/f_125915_ net/minecraft/data/models/model/TexturedModel/CORAL_FAN +FD: net/minecraft/data/models/model/TexturedModel/f_125916_ net/minecraft/data/models/model/TexturedModel/PARTICLE_ONLY +FD: net/minecraft/data/models/model/TexturedModel/f_125917_ net/minecraft/data/models/model/TexturedModel/ANVIL +FD: net/minecraft/data/models/model/TexturedModel/f_125918_ net/minecraft/data/models/model/TexturedModel/LEAVES +FD: net/minecraft/data/models/model/TexturedModel/f_125919_ net/minecraft/data/models/model/TexturedModel/LANTERN +FD: net/minecraft/data/models/model/TexturedModel/f_125920_ net/minecraft/data/models/model/TexturedModel/HANGING_LANTERN +FD: net/minecraft/data/models/model/TexturedModel/f_125921_ net/minecraft/data/models/model/TexturedModel/SEAGRASS +FD: net/minecraft/data/models/model/TexturedModel/f_125922_ net/minecraft/data/models/model/TexturedModel/COLUMN_ALT +FD: net/minecraft/data/models/model/TexturedModel/f_125923_ net/minecraft/data/models/model/TexturedModel/COLUMN_HORIZONTAL_ALT +FD: net/minecraft/data/models/model/TexturedModel/f_125924_ net/minecraft/data/models/model/TexturedModel/TOP_BOTTOM_WITH_WALL +FD: net/minecraft/data/models/model/TexturedModel/f_125925_ net/minecraft/data/models/model/TexturedModel/COLUMN_WITH_WALL +FD: net/minecraft/data/models/model/TexturedModel/f_125926_ net/minecraft/data/models/model/TexturedModel/mapping +FD: net/minecraft/data/models/model/TexturedModel/f_125927_ net/minecraft/data/models/model/TexturedModel/template +FD: net/minecraft/data/models/model/TexturedModel/net/minecraft/data/models/model/TexturedModel net/minecraft/data/models/model/TexturedModel/net/minecraft/data/models/model/TexturedModel +MD: net/minecraft/data/models/model/TexturedModel/ ()V net/minecraft/data/models/model/TexturedModel/ ()V +MD: net/minecraft/data/models/model/TexturedModel/ (Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/data/models/model/ModelTemplate;)V net/minecraft/data/models/model/TexturedModel/ (Lnet/minecraft/data/models/model/TextureMapping;Lnet/minecraft/data/models/model/ModelTemplate;)V +MD: net/minecraft/data/models/model/TexturedModel/m_125932_ ()Lnet/minecraft/data/models/model/ModelTemplate; net/minecraft/data/models/model/TexturedModel/getTemplate ()Lnet/minecraft/data/models/model/ModelTemplate; +MD: net/minecraft/data/models/model/TexturedModel/m_125933_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TexturedModel/createWithSuffix (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TexturedModel/m_125937_ (Lnet/minecraft/world/level/block/Block;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TexturedModel/create (Lnet/minecraft/world/level/block/Block;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TexturedModel/m_125940_ (Ljava/util/function/Consumer;)Lnet/minecraft/data/models/model/TexturedModel; net/minecraft/data/models/model/TexturedModel/updateTextures (Ljava/util/function/Consumer;)Lnet/minecraft/data/models/model/TexturedModel; +MD: net/minecraft/data/models/model/TexturedModel/m_125942_ (Ljava/util/function/Function;Lnet/minecraft/data/models/model/ModelTemplate;)Lnet/minecraft/data/models/model/TexturedModel$Provider; net/minecraft/data/models/model/TexturedModel/createDefault (Ljava/util/function/Function;Lnet/minecraft/data/models/model/ModelTemplate;)Lnet/minecraft/data/models/model/TexturedModel$Provider; +MD: net/minecraft/data/models/model/TexturedModel/m_125945_ (Ljava/util/function/Function;Lnet/minecraft/data/models/model/ModelTemplate;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TexturedModel; net/minecraft/data/models/model/TexturedModel/lambda$createDefault$0 (Ljava/util/function/Function;Lnet/minecraft/data/models/model/ModelTemplate;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TexturedModel; +MD: net/minecraft/data/models/model/TexturedModel/m_125949_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TexturedModel; net/minecraft/data/models/model/TexturedModel/createAllSame (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/models/model/TexturedModel; +MD: net/minecraft/data/models/model/TexturedModel/m_125951_ ()Lnet/minecraft/data/models/model/TextureMapping; net/minecraft/data/models/model/TexturedModel/getMapping ()Lnet/minecraft/data/models/model/TextureMapping; +CL: net/minecraft/data/models/model/TexturedModel$Provider net/minecraft/data/models/model/TexturedModel$Provider +FD: net/minecraft/data/models/model/TexturedModel$Provider/net/minecraft/data/models/model/TexturedModel$Provider net/minecraft/data/models/model/TexturedModel$Provider/net/minecraft/data/models/model/TexturedModel$Provider +MD: net/minecraft/data/models/model/TexturedModel$Provider/m_125952_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TexturedModel$Provider/createWithSuffix (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TexturedModel$Provider/m_125956_ (Lnet/minecraft/world/level/block/Block;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/models/model/TexturedModel$Provider/create (Lnet/minecraft/world/level/block/Block;Ljava/util/function/BiConsumer;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/models/model/TexturedModel$Provider/m_125959_ (Ljava/util/function/Consumer;)Lnet/minecraft/data/models/model/TexturedModel$Provider; net/minecraft/data/models/model/TexturedModel$Provider/updateTexture (Ljava/util/function/Consumer;)Lnet/minecraft/data/models/model/TexturedModel$Provider; +MD: net/minecraft/data/models/model/TexturedModel$Provider/m_125961_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TexturedModel; net/minecraft/data/models/model/TexturedModel$Provider/lambda$updateTexture$0 (Ljava/util/function/Consumer;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TexturedModel; +MD: net/minecraft/data/models/model/TexturedModel$Provider/m_125964_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TexturedModel; net/minecraft/data/models/model/TexturedModel$Provider/get (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/data/models/model/TexturedModel; +CL: net/minecraft/data/models/model/package-info net/minecraft/data/models/model/package-info +FD: net/minecraft/data/models/model/package-info/net/minecraft/data/models/model/package-info net/minecraft/data/models/model/package-info/net/minecraft/data/models/model/package-info +CL: net/minecraft/data/models/package-info net/minecraft/data/models/package-info +FD: net/minecraft/data/models/package-info/net/minecraft/data/models/package-info net/minecraft/data/models/package-info/net/minecraft/data/models/package-info +CL: net/minecraft/data/package-info net/minecraft/data/package-info +FD: net/minecraft/data/package-info/net/minecraft/data/package-info net/minecraft/data/package-info/net/minecraft/data/package-info +CL: net/minecraft/data/recipes/FinishedRecipe net/minecraft/data/recipes/FinishedRecipe +FD: net/minecraft/data/recipes/FinishedRecipe/net/minecraft/data/recipes/FinishedRecipe net/minecraft/data/recipes/FinishedRecipe/net/minecraft/data/recipes/FinishedRecipe +MD: net/minecraft/data/recipes/FinishedRecipe/m_125966_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/FinishedRecipe/serializeRecipe ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/FinishedRecipe/m_5860_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/FinishedRecipe/serializeAdvancement ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/FinishedRecipe/m_6445_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/FinishedRecipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/FinishedRecipe/m_6448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/FinishedRecipe/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/FinishedRecipe/m_6637_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/data/recipes/FinishedRecipe/getType ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/data/recipes/FinishedRecipe/m_7917_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/recipes/FinishedRecipe/serializeRecipeData (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/recipes/RecipeBuilder net/minecraft/data/recipes/RecipeBuilder +FD: net/minecraft/data/recipes/RecipeBuilder/net/minecraft/data/recipes/RecipeBuilder net/minecraft/data/recipes/RecipeBuilder/net/minecraft/data/recipes/RecipeBuilder +MD: net/minecraft/data/recipes/RecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeBuilder/m_142372_ ()Lnet/minecraft/world/item/Item; net/minecraft/data/recipes/RecipeBuilder/getResult ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/data/recipes/RecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeBuilder/m_142700_ (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/RecipeBuilder/save (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/RecipeBuilder/m_176493_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/RecipeBuilder/getDefaultRecipeId (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/RecipeBuilder/m_176498_ (Ljava/util/function/Consumer;)V net/minecraft/data/recipes/RecipeBuilder/save (Ljava/util/function/Consumer;)V +MD: net/minecraft/data/recipes/RecipeBuilder/m_176500_ (Ljava/util/function/Consumer;Ljava/lang/String;)V net/minecraft/data/recipes/RecipeBuilder/save (Ljava/util/function/Consumer;Ljava/lang/String;)V +CL: net/minecraft/data/recipes/RecipeProvider net/minecraft/data/recipes/RecipeProvider +FD: net/minecraft/data/recipes/RecipeProvider/f_125968_ net/minecraft/data/recipes/RecipeProvider/LOGGER +FD: net/minecraft/data/recipes/RecipeProvider/f_125969_ net/minecraft/data/recipes/RecipeProvider/GSON +FD: net/minecraft/data/recipes/RecipeProvider/f_125970_ net/minecraft/data/recipes/RecipeProvider/generator +FD: net/minecraft/data/recipes/RecipeProvider/f_176505_ net/minecraft/data/recipes/RecipeProvider/COAL_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176506_ net/minecraft/data/recipes/RecipeProvider/IRON_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176507_ net/minecraft/data/recipes/RecipeProvider/COPPER_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176508_ net/minecraft/data/recipes/RecipeProvider/GOLD_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176509_ net/minecraft/data/recipes/RecipeProvider/DIAMOND_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176510_ net/minecraft/data/recipes/RecipeProvider/LAPIS_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176511_ net/minecraft/data/recipes/RecipeProvider/REDSTONE_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176512_ net/minecraft/data/recipes/RecipeProvider/EMERALD_SMELTABLES +FD: net/minecraft/data/recipes/RecipeProvider/f_176513_ net/minecraft/data/recipes/RecipeProvider/shapeBuilders +FD: net/minecraft/data/recipes/RecipeProvider/net/minecraft/data/recipes/RecipeProvider net/minecraft/data/recipes/RecipeProvider/net/minecraft/data/recipes/RecipeProvider +MD: net/minecraft/data/recipes/RecipeProvider/ ()V net/minecraft/data/recipes/RecipeProvider/ ()V +MD: net/minecraft/data/recipes/RecipeProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/recipes/RecipeProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_125977_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; net/minecraft/data/recipes/RecipeProvider/has (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; +MD: net/minecraft/data/recipes/RecipeProvider/m_125979_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance; net/minecraft/data/recipes/RecipeProvider/insideOf (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/advancements/critereon/EnterBlockTrigger$TriggerInstance; +MD: net/minecraft/data/recipes/RecipeProvider/m_125983_ (Lnet/minecraft/data/HashCache;Lcom/google/gson/JsonObject;Ljava/nio/file/Path;)V net/minecraft/data/recipes/RecipeProvider/saveRecipe (Lnet/minecraft/data/HashCache;Lcom/google/gson/JsonObject;Ljava/nio/file/Path;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_125987_ (Ljava/util/Set;Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Lnet/minecraft/data/recipes/FinishedRecipe;)V net/minecraft/data/recipes/RecipeProvider/lambda$run$0 (Ljava/util/Set;Lnet/minecraft/data/HashCache;Ljava/nio/file/Path;Lnet/minecraft/data/recipes/FinishedRecipe;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_125994_ (Ljava/util/function/Consumer;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;)V net/minecraft/data/recipes/RecipeProvider/netheriteSmithing (Ljava/util/function/Consumer;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126002_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/woodFromLogs (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126006_ (Ljava/util/function/Consumer;Ljava/lang/String;Lnet/minecraft/world/item/crafting/SimpleCookingSerializer;I)V net/minecraft/data/recipes/RecipeProvider/cookRecipes (Ljava/util/function/Consumer;Ljava/lang/String;Lnet/minecraft/world/item/crafting/SimpleCookingSerializer;I)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126011_ ([Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; net/minecraft/data/recipes/RecipeProvider/inventoryTrigger ([Lnet/minecraft/advancements/critereon/ItemPredicate;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; +MD: net/minecraft/data/recipes/RecipeProvider/m_126013_ (Lnet/minecraft/data/HashCache;Lcom/google/gson/JsonObject;Ljava/nio/file/Path;)V net/minecraft/data/recipes/RecipeProvider/saveAdvancement (Lnet/minecraft/data/HashCache;Lcom/google/gson/JsonObject;Ljava/nio/file/Path;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126021_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/woodenBoat (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126061_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/coloredWoolFromWhiteWoolAndDye (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126069_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/coloredCarpetFromWhiteCarpetAndDye (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126073_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/bedFromPlanksAndWool (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126077_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/bedFromWhiteBedAndDye (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126081_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/banner (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126085_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/stainedGlassFromGlassAndDye (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126089_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/stainedGlassPaneFromStainedGlass (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126093_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/stainedGlassPaneFromGlassPaneAndDye (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126097_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/coloredTerracottaFromTerracottaAndDye (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_126101_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/concretePowder (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176514_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/wallBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176517_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/getConversionRecipeName (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_176520_ (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; net/minecraft/data/recipes/RecipeProvider/has (Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; +MD: net/minecraft/data/recipes/RecipeProvider/m_176523_ (Lnet/minecraft/data/BlockFamily;Lnet/minecraft/data/BlockFamily$Variant;)Lnet/minecraft/world/level/block/Block; net/minecraft/data/recipes/RecipeProvider/getBaseBlock (Lnet/minecraft/data/BlockFamily;Lnet/minecraft/data/BlockFamily$Variant;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/data/recipes/RecipeProvider/m_176526_ (Lnet/minecraft/data/BlockFamily;Ljava/util/function/Consumer;Lnet/minecraft/data/BlockFamily$Variant;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/recipes/RecipeProvider/lambda$generateRecipes$5 (Lnet/minecraft/data/BlockFamily;Ljava/util/function/Consumer;Lnet/minecraft/data/BlockFamily$Variant;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176531_ (Ljava/util/function/Consumer;)V net/minecraft/data/recipes/RecipeProvider/buildCraftingRecipes (Ljava/util/function/Consumer;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176533_ (Ljava/util/function/Consumer;Lnet/minecraft/world/item/crafting/SimpleCookingSerializer;Ljava/util/List;Lnet/minecraft/world/level/ItemLike;FILjava/lang/String;Ljava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/oreCooking (Ljava/util/function/Consumer;Lnet/minecraft/world/item/crafting/SimpleCookingSerializer;Ljava/util/List;Lnet/minecraft/world/level/ItemLike;FILjava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176542_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/candle (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176546_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;I)V net/minecraft/data/recipes/RecipeProvider/stonecutterResultFromBase (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;I)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176551_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/oneToOneConversionRecipe (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176556_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;I)V net/minecraft/data/recipes/RecipeProvider/oneToOneConversionRecipe (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;I)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176562_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/nineBlockStorageRecipesWithCustomPacking (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176568_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/nineBlockStorageRecipes (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176576_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/data/recipes/RecipeProvider/lambda$waxRecipes$2 (Ljava/util/function/Consumer;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176580_ (Ljava/util/function/Consumer;Lnet/minecraft/data/BlockFamily;)V net/minecraft/data/recipes/RecipeProvider/generateRecipes (Ljava/util/function/Consumer;Lnet/minecraft/data/BlockFamily;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176583_ (Ljava/util/function/Consumer;Ljava/lang/String;Lnet/minecraft/world/item/crafting/SimpleCookingSerializer;ILnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;F)V net/minecraft/data/recipes/RecipeProvider/simpleCookingRecipe (Ljava/util/function/Consumer;Ljava/lang/String;Lnet/minecraft/world/item/crafting/SimpleCookingSerializer;ILnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;F)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176591_ (Ljava/util/function/Consumer;Ljava/util/List;Lnet/minecraft/world/level/ItemLike;FILjava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/oreSmelting (Ljava/util/function/Consumer;Ljava/util/List;Lnet/minecraft/world/level/ItemLike;FILjava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176598_ (Lnet/minecraft/data/recipes/RecipeBuilder;Lnet/minecraft/data/BlockFamily$Variant;Ljava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/lambda$generateRecipes$3 (Lnet/minecraft/data/recipes/RecipeBuilder;Lnet/minecraft/data/BlockFamily$Variant;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176602_ (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/getHasName (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_176604_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/polishedBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176607_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$18 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176610_ (Ljava/util/function/Consumer;)V net/minecraft/data/recipes/RecipeProvider/waxRecipes (Ljava/util/function/Consumer;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176612_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/wall (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176616_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/nineBlockStorageRecipesRecipesWithCustomUnpacking (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176622_ (Ljava/util/function/Consumer;Lnet/minecraft/data/BlockFamily;)V net/minecraft/data/recipes/RecipeProvider/lambda$buildCraftingRecipes$1 (Ljava/util/function/Consumer;Lnet/minecraft/data/BlockFamily;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176625_ (Ljava/util/function/Consumer;Ljava/util/List;Lnet/minecraft/world/level/ItemLike;FILjava/lang/String;)V net/minecraft/data/recipes/RecipeProvider/oreBlasting (Ljava/util/function/Consumer;Ljava/util/List;Lnet/minecraft/world/level/ItemLike;FILjava/lang/String;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176632_ (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/getItemName (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_176634_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/RecipeProvider/cutBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176637_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$17 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176640_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/polished (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176644_ (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/getSimpleRecipeName (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_176646_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/RecipeProvider/chiseledBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176649_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$16 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176652_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/cut (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176656_ (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/getSmeltingRecipeName (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_176658_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/buttonBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176661_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$15 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176664_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/chiseled (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176668_ (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/getBlastingRecipeName (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_176670_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/doorBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176673_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$14 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176676_ (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/lambda$generateRecipes$4 (Lnet/minecraft/world/level/ItemLike;)Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_176678_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/fenceBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176681_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$13 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176684_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/fenceGateBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176687_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$12 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176690_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/pressurePlate (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176694_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/pressurePlateBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176697_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$11 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176700_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/slab (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176704_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/slabBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176707_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$10 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176710_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/stairBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176713_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$9 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176716_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/carpet (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176720_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/trapdoorBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176723_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$8 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176726_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/signBuilder (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176729_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$7 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176732_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/RecipeProvider/lambda$static$6 (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/RecipeProvider/m_176735_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/stonecutterResultFromBase (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176739_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/smeltingResultFromBase (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_176743_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V net/minecraft/data/recipes/RecipeProvider/nineBlockStorageRecipes (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_206406_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; net/minecraft/data/recipes/RecipeProvider/has (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/advancements/critereon/InventoryChangeTrigger$TriggerInstance; +MD: net/minecraft/data/recipes/RecipeProvider/m_206408_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/tags/TagKey;)V net/minecraft/data/recipes/RecipeProvider/planksFromLog (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_206412_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/tags/TagKey;)V net/minecraft/data/recipes/RecipeProvider/planksFromLogs (Ljava/util/function/Consumer;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/data/recipes/RecipeProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/recipes/RecipeProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/recipes/RecipeProvider/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/recipes/RecipeProvider/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/recipes/ShapedRecipeBuilder net/minecraft/data/recipes/ShapedRecipeBuilder +FD: net/minecraft/data/recipes/ShapedRecipeBuilder/f_126106_ net/minecraft/data/recipes/ShapedRecipeBuilder/result +FD: net/minecraft/data/recipes/ShapedRecipeBuilder/f_126107_ net/minecraft/data/recipes/ShapedRecipeBuilder/count +FD: net/minecraft/data/recipes/ShapedRecipeBuilder/f_126108_ net/minecraft/data/recipes/ShapedRecipeBuilder/rows +FD: net/minecraft/data/recipes/ShapedRecipeBuilder/f_126109_ net/minecraft/data/recipes/ShapedRecipeBuilder/key +FD: net/minecraft/data/recipes/ShapedRecipeBuilder/f_126110_ net/minecraft/data/recipes/ShapedRecipeBuilder/advancement +FD: net/minecraft/data/recipes/ShapedRecipeBuilder/f_126111_ net/minecraft/data/recipes/ShapedRecipeBuilder/group +FD: net/minecraft/data/recipes/ShapedRecipeBuilder/net/minecraft/data/recipes/ShapedRecipeBuilder net/minecraft/data/recipes/ShapedRecipeBuilder/net/minecraft/data/recipes/ShapedRecipeBuilder +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/ (Lnet/minecraft/world/level/ItemLike;I)V net/minecraft/data/recipes/ShapedRecipeBuilder/ (Lnet/minecraft/world/level/ItemLike;I)V +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_126116_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/shaped (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_126118_ (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/shaped (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_126124_ (Ljava/lang/Character;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/define (Ljava/lang/Character;Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_126127_ (Ljava/lang/Character;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/define (Ljava/lang/Character;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_126130_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/pattern (Ljava/lang/String;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_126143_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/ShapedRecipeBuilder/ensureValid (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_142372_ ()Lnet/minecraft/world/item/Item; net/minecraft/data/recipes/ShapedRecipeBuilder/getResult ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_142700_ (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/ShapedRecipeBuilder/save (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/ShapedRecipeBuilder/m_206416_ (Ljava/lang/Character;Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; net/minecraft/data/recipes/ShapedRecipeBuilder/define (Ljava/lang/Character;Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/recipes/ShapedRecipeBuilder; +CL: net/minecraft/data/recipes/ShapedRecipeBuilder$Result net/minecraft/data/recipes/ShapedRecipeBuilder$Result +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126148_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/id +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126149_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/result +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126150_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/count +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126151_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/group +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126152_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/pattern +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126153_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/key +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126154_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/advancement +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/f_126155_ net/minecraft/data/recipes/ShapedRecipeBuilder$Result/advancementId +FD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/net/minecraft/data/recipes/ShapedRecipeBuilder$Result net/minecraft/data/recipes/ShapedRecipeBuilder$Result/net/minecraft/data/recipes/ShapedRecipeBuilder$Result +MD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/Item;ILjava/lang/String;Ljava/util/List;Ljava/util/Map;Lnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/ShapedRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/Item;ILjava/lang/String;Ljava/util/List;Ljava/util/Map;Lnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/m_5860_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/ShapedRecipeBuilder$Result/serializeAdvancement ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/m_6445_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/ShapedRecipeBuilder$Result/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/m_6448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/ShapedRecipeBuilder$Result/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/m_6637_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/data/recipes/ShapedRecipeBuilder$Result/getType ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/data/recipes/ShapedRecipeBuilder$Result/m_7917_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/recipes/ShapedRecipeBuilder$Result/serializeRecipeData (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/recipes/ShapelessRecipeBuilder net/minecraft/data/recipes/ShapelessRecipeBuilder +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder/f_126173_ net/minecraft/data/recipes/ShapelessRecipeBuilder/result +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder/f_126174_ net/minecraft/data/recipes/ShapelessRecipeBuilder/count +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder/f_126175_ net/minecraft/data/recipes/ShapelessRecipeBuilder/ingredients +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder/f_126176_ net/minecraft/data/recipes/ShapelessRecipeBuilder/advancement +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder/f_126177_ net/minecraft/data/recipes/ShapelessRecipeBuilder/group +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder/net/minecraft/data/recipes/ShapelessRecipeBuilder net/minecraft/data/recipes/ShapelessRecipeBuilder/net/minecraft/data/recipes/ShapelessRecipeBuilder +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/ (Lnet/minecraft/world/level/ItemLike;I)V net/minecraft/data/recipes/ShapelessRecipeBuilder/ (Lnet/minecraft/world/level/ItemLike;I)V +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_126184_ (Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/requires (Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_126186_ (Lnet/minecraft/world/item/crafting/Ingredient;I)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/requires (Lnet/minecraft/world/item/crafting/Ingredient;I)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_126189_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/shapeless (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_126191_ (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/shapeless (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_126207_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/ShapelessRecipeBuilder/ensureValid (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_126209_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/requires (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_126211_ (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/requires (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_142372_ ()Lnet/minecraft/world/item/Item; net/minecraft/data/recipes/ShapelessRecipeBuilder/getResult ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_142700_ (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/ShapelessRecipeBuilder/save (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder/m_206419_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; net/minecraft/data/recipes/ShapelessRecipeBuilder/requires (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/recipes/ShapelessRecipeBuilder; +CL: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result net/minecraft/data/recipes/ShapelessRecipeBuilder$Result +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/f_126214_ net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/id +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/f_126215_ net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/result +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/f_126216_ net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/count +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/f_126217_ net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/group +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/f_126218_ net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/ingredients +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/f_126219_ net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/advancement +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/f_126220_ net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/advancementId +FD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/net/minecraft/data/recipes/ShapelessRecipeBuilder$Result net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/net/minecraft/data/recipes/ShapelessRecipeBuilder$Result +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/Item;ILjava/lang/String;Ljava/util/List;Lnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/Item;ILjava/lang/String;Ljava/util/List;Lnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/m_5860_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/serializeAdvancement ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/m_6445_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/m_6448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/m_6637_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/getType ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/m_7917_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/recipes/ShapelessRecipeBuilder$Result/serializeRecipeData (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/recipes/SimpleCookingRecipeBuilder net/minecraft/data/recipes/SimpleCookingRecipeBuilder +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/f_126235_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder/result +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/f_126236_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder/ingredient +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/f_126237_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder/experience +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/f_126238_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder/cookingTime +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/f_126239_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder/advancement +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/f_126240_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder/group +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/f_126241_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder/serializer +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/net/minecraft/data/recipes/SimpleCookingRecipeBuilder net/minecraft/data/recipes/SimpleCookingRecipeBuilder/net/minecraft/data/recipes/SimpleCookingRecipeBuilder +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;FILnet/minecraft/world/item/crafting/SimpleCookingSerializer;)V net/minecraft/data/recipes/SimpleCookingRecipeBuilder/ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/crafting/Ingredient;FILnet/minecraft/world/item/crafting/SimpleCookingSerializer;)V +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_126248_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FILnet/minecraft/world/item/crafting/SimpleCookingSerializer;)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/cooking (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FILnet/minecraft/world/item/crafting/SimpleCookingSerializer;)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_126265_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/SimpleCookingRecipeBuilder/ensureValid (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_126267_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/blasting (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_126272_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/smelting (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_142372_ ()Lnet/minecraft/world/item/Item; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/getResult ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_142700_ (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/SimpleCookingRecipeBuilder/save (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_176784_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/campfireCooking (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder/m_176796_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; net/minecraft/data/recipes/SimpleCookingRecipeBuilder/smoking (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;FI)Lnet/minecraft/data/recipes/SimpleCookingRecipeBuilder; +CL: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126277_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/id +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126278_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/group +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126279_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/ingredient +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126280_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/result +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126281_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/experience +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126282_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/cookingTime +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126283_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/advancement +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126284_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/advancementId +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/f_126285_ net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/serializer +FD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;FILnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;)V net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;FILnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;)V +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/m_5860_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/serializeAdvancement ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/m_6445_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/m_6448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/m_6637_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/getType ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/m_7917_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/recipes/SimpleCookingRecipeBuilder$Result/serializeRecipeData (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/recipes/SingleItemRecipeBuilder net/minecraft/data/recipes/SingleItemRecipeBuilder +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder/f_126302_ net/minecraft/data/recipes/SingleItemRecipeBuilder/result +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder/f_126303_ net/minecraft/data/recipes/SingleItemRecipeBuilder/ingredient +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder/f_126304_ net/minecraft/data/recipes/SingleItemRecipeBuilder/count +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder/f_126305_ net/minecraft/data/recipes/SingleItemRecipeBuilder/advancement +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder/f_126306_ net/minecraft/data/recipes/SingleItemRecipeBuilder/group +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder/f_126307_ net/minecraft/data/recipes/SingleItemRecipeBuilder/type +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder/net/minecraft/data/recipes/SingleItemRecipeBuilder net/minecraft/data/recipes/SingleItemRecipeBuilder/net/minecraft/data/recipes/SingleItemRecipeBuilder +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/ (Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;I)V net/minecraft/data/recipes/SingleItemRecipeBuilder/ (Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;I)V +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_126313_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; net/minecraft/data/recipes/SingleItemRecipeBuilder/stonecutting (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_126316_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; net/minecraft/data/recipes/SingleItemRecipeBuilder/stonecutting (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_126329_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/SingleItemRecipeBuilder/ensureValid (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/SingleItemRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_142284_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; net/minecraft/data/recipes/SingleItemRecipeBuilder/unlockedBy (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_142372_ ()Lnet/minecraft/world/item/Item; net/minecraft/data/recipes/SingleItemRecipeBuilder/getResult ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; net/minecraft/data/recipes/SingleItemRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/RecipeBuilder; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_142409_ (Ljava/lang/String;)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; net/minecraft/data/recipes/SingleItemRecipeBuilder/group (Ljava/lang/String;)Lnet/minecraft/data/recipes/SingleItemRecipeBuilder; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder/m_142700_ (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/SingleItemRecipeBuilder/save (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V +CL: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result net/minecraft/data/recipes/SingleItemRecipeBuilder$Result +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126331_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/id +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126332_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/group +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126333_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/ingredient +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126334_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/result +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126335_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/count +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126336_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/advancement +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126337_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/advancementId +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/f_126338_ net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/type +FD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/net/minecraft/data/recipes/SingleItemRecipeBuilder$Result net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/net/minecraft/data/recipes/SingleItemRecipeBuilder$Result +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;ILnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;ILnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/m_5860_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/serializeAdvancement ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/m_6445_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/m_6448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/m_6637_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/getType ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/m_7917_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/recipes/SingleItemRecipeBuilder$Result/serializeRecipeData (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/recipes/SpecialRecipeBuilder net/minecraft/data/recipes/SpecialRecipeBuilder +FD: net/minecraft/data/recipes/SpecialRecipeBuilder/f_126354_ net/minecraft/data/recipes/SpecialRecipeBuilder/serializer +FD: net/minecraft/data/recipes/SpecialRecipeBuilder/net/minecraft/data/recipes/SpecialRecipeBuilder net/minecraft/data/recipes/SpecialRecipeBuilder/net/minecraft/data/recipes/SpecialRecipeBuilder +MD: net/minecraft/data/recipes/SpecialRecipeBuilder/ (Lnet/minecraft/world/item/crafting/SimpleRecipeSerializer;)V net/minecraft/data/recipes/SpecialRecipeBuilder/ (Lnet/minecraft/world/item/crafting/SimpleRecipeSerializer;)V +MD: net/minecraft/data/recipes/SpecialRecipeBuilder/m_126357_ (Lnet/minecraft/world/item/crafting/SimpleRecipeSerializer;)Lnet/minecraft/data/recipes/SpecialRecipeBuilder; net/minecraft/data/recipes/SpecialRecipeBuilder/special (Lnet/minecraft/world/item/crafting/SimpleRecipeSerializer;)Lnet/minecraft/data/recipes/SpecialRecipeBuilder; +MD: net/minecraft/data/recipes/SpecialRecipeBuilder/m_126359_ (Ljava/util/function/Consumer;Ljava/lang/String;)V net/minecraft/data/recipes/SpecialRecipeBuilder/save (Ljava/util/function/Consumer;Ljava/lang/String;)V +CL: net/minecraft/data/recipes/SpecialRecipeBuilder$1 net/minecraft/data/recipes/SpecialRecipeBuilder$1 +FD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/f_126364_ net/minecraft/data/recipes/SpecialRecipeBuilder$1/val$id +FD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/f_126365_ net/minecraft/data/recipes/SpecialRecipeBuilder$1/this$0 +FD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/net/minecraft/data/recipes/SpecialRecipeBuilder$1 net/minecraft/data/recipes/SpecialRecipeBuilder$1/net/minecraft/data/recipes/SpecialRecipeBuilder$1 +MD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/ (Lnet/minecraft/data/recipes/SpecialRecipeBuilder;Ljava/lang/String;)V net/minecraft/data/recipes/SpecialRecipeBuilder$1/ (Lnet/minecraft/data/recipes/SpecialRecipeBuilder;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/m_5860_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/SpecialRecipeBuilder$1/serializeAdvancement ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/m_6445_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/SpecialRecipeBuilder$1/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/m_6448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/SpecialRecipeBuilder$1/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/m_6637_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/data/recipes/SpecialRecipeBuilder$1/getType ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/data/recipes/SpecialRecipeBuilder$1/m_7917_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/recipes/SpecialRecipeBuilder$1/serializeRecipeData (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/recipes/UpgradeRecipeBuilder net/minecraft/data/recipes/UpgradeRecipeBuilder +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder/f_126375_ net/minecraft/data/recipes/UpgradeRecipeBuilder/base +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder/f_126376_ net/minecraft/data/recipes/UpgradeRecipeBuilder/addition +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder/f_126377_ net/minecraft/data/recipes/UpgradeRecipeBuilder/result +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder/f_126378_ net/minecraft/data/recipes/UpgradeRecipeBuilder/advancement +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder/f_126379_ net/minecraft/data/recipes/UpgradeRecipeBuilder/type +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder/net/minecraft/data/recipes/UpgradeRecipeBuilder net/minecraft/data/recipes/UpgradeRecipeBuilder/net/minecraft/data/recipes/UpgradeRecipeBuilder +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder/ (Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;)V net/minecraft/data/recipes/UpgradeRecipeBuilder/ (Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder/m_126385_ (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;)Lnet/minecraft/data/recipes/UpgradeRecipeBuilder; net/minecraft/data/recipes/UpgradeRecipeBuilder/smithing (Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;)Lnet/minecraft/data/recipes/UpgradeRecipeBuilder; +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder/m_126389_ (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/UpgradeRecipeBuilder; net/minecraft/data/recipes/UpgradeRecipeBuilder/unlocks (Ljava/lang/String;Lnet/minecraft/advancements/CriterionTriggerInstance;)Lnet/minecraft/data/recipes/UpgradeRecipeBuilder; +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder/m_126392_ (Ljava/util/function/Consumer;Ljava/lang/String;)V net/minecraft/data/recipes/UpgradeRecipeBuilder/save (Ljava/util/function/Consumer;Ljava/lang/String;)V +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder/m_126395_ (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/UpgradeRecipeBuilder/save (Ljava/util/function/Consumer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder/m_126398_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/UpgradeRecipeBuilder/ensureValid (Lnet/minecraft/resources/ResourceLocation;)V +CL: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result net/minecraft/data/recipes/UpgradeRecipeBuilder$Result +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/f_126400_ net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/id +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/f_126401_ net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/base +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/f_126402_ net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/addition +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/f_126403_ net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/result +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/f_126404_ net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/advancement +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/f_126405_ net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/advancementId +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/f_126406_ net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/type +FD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/net/minecraft/data/recipes/UpgradeRecipeBuilder$Result net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/net/minecraft/data/recipes/UpgradeRecipeBuilder$Result +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;Lnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/Item;Lnet/minecraft/advancements/Advancement$Builder;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/m_5860_ ()Lcom/google/gson/JsonObject; net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/serializeAdvancement ()Lcom/google/gson/JsonObject; +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/m_6445_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/m_6448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/getAdvancementId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/m_6637_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/getType ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/m_7917_ (Lcom/google/gson/JsonObject;)V net/minecraft/data/recipes/UpgradeRecipeBuilder$Result/serializeRecipeData (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/data/recipes/package-info net/minecraft/data/recipes/package-info +FD: net/minecraft/data/recipes/package-info/net/minecraft/data/recipes/package-info net/minecraft/data/recipes/package-info/net/minecraft/data/recipes/package-info +CL: net/minecraft/data/structures/NbtToSnbt net/minecraft/data/structures/NbtToSnbt +FD: net/minecraft/data/structures/NbtToSnbt/f_126421_ net/minecraft/data/structures/NbtToSnbt/LOGGER +FD: net/minecraft/data/structures/NbtToSnbt/f_126422_ net/minecraft/data/structures/NbtToSnbt/generator +FD: net/minecraft/data/structures/NbtToSnbt/net/minecraft/data/structures/NbtToSnbt net/minecraft/data/structures/NbtToSnbt/net/minecraft/data/structures/NbtToSnbt +MD: net/minecraft/data/structures/NbtToSnbt/ ()V net/minecraft/data/structures/NbtToSnbt/ ()V +MD: net/minecraft/data/structures/NbtToSnbt/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/structures/NbtToSnbt/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/structures/NbtToSnbt/m_126429_ (Ljava/nio/file/Path;)Z net/minecraft/data/structures/NbtToSnbt/lambda$run$0 (Ljava/nio/file/Path;)Z +MD: net/minecraft/data/structures/NbtToSnbt/m_126431_ (Ljava/nio/file/Path;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/nio/file/Path; net/minecraft/data/structures/NbtToSnbt/convertStructure (Ljava/nio/file/Path;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/nio/file/Path; +MD: net/minecraft/data/structures/NbtToSnbt/m_126435_ (Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/lang/String; net/minecraft/data/structures/NbtToSnbt/getName (Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/lang/String; +MD: net/minecraft/data/structures/NbtToSnbt/m_126438_ (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/data/structures/NbtToSnbt/lambda$run$1 (Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/data/structures/NbtToSnbt/m_176812_ (Ljava/nio/file/Path;Ljava/lang/String;)V net/minecraft/data/structures/NbtToSnbt/writeSnbt (Ljava/nio/file/Path;Ljava/lang/String;)V +MD: net/minecraft/data/structures/NbtToSnbt/m_6055_ ()Ljava/lang/String; net/minecraft/data/structures/NbtToSnbt/getName ()Ljava/lang/String; +MD: net/minecraft/data/structures/NbtToSnbt/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/structures/NbtToSnbt/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/structures/SnbtToNbt net/minecraft/data/structures/SnbtToNbt +FD: net/minecraft/data/structures/SnbtToNbt/f_126443_ net/minecraft/data/structures/SnbtToNbt/LOGGER +FD: net/minecraft/data/structures/SnbtToNbt/f_126444_ net/minecraft/data/structures/SnbtToNbt/generator +FD: net/minecraft/data/structures/SnbtToNbt/f_126445_ net/minecraft/data/structures/SnbtToNbt/filters +FD: net/minecraft/data/structures/SnbtToNbt/f_176815_ net/minecraft/data/structures/SnbtToNbt/DUMP_SNBT_TO +FD: net/minecraft/data/structures/SnbtToNbt/net/minecraft/data/structures/SnbtToNbt net/minecraft/data/structures/SnbtToNbt/net/minecraft/data/structures/SnbtToNbt +MD: net/minecraft/data/structures/SnbtToNbt/ ()V net/minecraft/data/structures/SnbtToNbt/ ()V +MD: net/minecraft/data/structures/SnbtToNbt/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/structures/SnbtToNbt/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/structures/SnbtToNbt/m_126456_ (Lnet/minecraft/data/HashCache;Lnet/minecraft/data/structures/SnbtToNbt$TaskResult;Ljava/nio/file/Path;)V net/minecraft/data/structures/SnbtToNbt/storeStructureIfChanged (Lnet/minecraft/data/HashCache;Lnet/minecraft/data/structures/SnbtToNbt$TaskResult;Ljava/nio/file/Path;)V +MD: net/minecraft/data/structures/SnbtToNbt/m_126460_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/data/structures/SnbtToNbt/applyFilters (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/data/structures/SnbtToNbt/m_126463_ (Ljava/nio/file/Path;)Z net/minecraft/data/structures/SnbtToNbt/lambda$run$0 (Ljava/nio/file/Path;)Z +MD: net/minecraft/data/structures/SnbtToNbt/m_126465_ (Ljava/nio/file/Path;Ljava/lang/String;)Lnet/minecraft/data/structures/SnbtToNbt$TaskResult; net/minecraft/data/structures/SnbtToNbt/readStructure (Ljava/nio/file/Path;Ljava/lang/String;)Lnet/minecraft/data/structures/SnbtToNbt$TaskResult; +MD: net/minecraft/data/structures/SnbtToNbt/m_126468_ (Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/lang/String; net/minecraft/data/structures/SnbtToNbt/getName (Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/lang/String; +MD: net/minecraft/data/structures/SnbtToNbt/m_126471_ (Ljava/util/List;Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/data/structures/SnbtToNbt/lambda$run$2 (Ljava/util/List;Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/data/structures/SnbtToNbt/m_126475_ (Lnet/minecraft/data/structures/SnbtToNbt$Filter;)Lnet/minecraft/data/structures/SnbtToNbt; net/minecraft/data/structures/SnbtToNbt/addFilter (Lnet/minecraft/data/structures/SnbtToNbt$Filter;)Lnet/minecraft/data/structures/SnbtToNbt; +MD: net/minecraft/data/structures/SnbtToNbt/m_176816_ (Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/data/structures/SnbtToNbt$TaskResult; net/minecraft/data/structures/SnbtToNbt/lambda$run$1 (Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/data/structures/SnbtToNbt$TaskResult; +MD: net/minecraft/data/structures/SnbtToNbt/m_6055_ ()Ljava/lang/String; net/minecraft/data/structures/SnbtToNbt/getName ()Ljava/lang/String; +MD: net/minecraft/data/structures/SnbtToNbt/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/structures/SnbtToNbt/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/structures/SnbtToNbt$Filter net/minecraft/data/structures/SnbtToNbt$Filter +FD: net/minecraft/data/structures/SnbtToNbt$Filter/net/minecraft/data/structures/SnbtToNbt$Filter net/minecraft/data/structures/SnbtToNbt$Filter/net/minecraft/data/structures/SnbtToNbt$Filter +MD: net/minecraft/data/structures/SnbtToNbt$Filter/m_6392_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/data/structures/SnbtToNbt$Filter/apply (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/data/structures/SnbtToNbt$StructureConversionException net/minecraft/data/structures/SnbtToNbt$StructureConversionException +FD: net/minecraft/data/structures/SnbtToNbt$StructureConversionException/net/minecraft/data/structures/SnbtToNbt$StructureConversionException net/minecraft/data/structures/SnbtToNbt$StructureConversionException/net/minecraft/data/structures/SnbtToNbt$StructureConversionException +MD: net/minecraft/data/structures/SnbtToNbt$StructureConversionException/ (Ljava/nio/file/Path;Ljava/lang/Throwable;)V net/minecraft/data/structures/SnbtToNbt$StructureConversionException/ (Ljava/nio/file/Path;Ljava/lang/Throwable;)V +CL: net/minecraft/data/structures/SnbtToNbt$TaskResult net/minecraft/data/structures/SnbtToNbt$TaskResult +FD: net/minecraft/data/structures/SnbtToNbt$TaskResult/f_126482_ net/minecraft/data/structures/SnbtToNbt$TaskResult/name +FD: net/minecraft/data/structures/SnbtToNbt$TaskResult/f_126483_ net/minecraft/data/structures/SnbtToNbt$TaskResult/payload +FD: net/minecraft/data/structures/SnbtToNbt$TaskResult/f_126484_ net/minecraft/data/structures/SnbtToNbt$TaskResult/snbtPayload +FD: net/minecraft/data/structures/SnbtToNbt$TaskResult/f_126485_ net/minecraft/data/structures/SnbtToNbt$TaskResult/hash +FD: net/minecraft/data/structures/SnbtToNbt$TaskResult/net/minecraft/data/structures/SnbtToNbt$TaskResult net/minecraft/data/structures/SnbtToNbt$TaskResult/net/minecraft/data/structures/SnbtToNbt$TaskResult +MD: net/minecraft/data/structures/SnbtToNbt$TaskResult/ (Ljava/lang/String;[BLjava/lang/String;Ljava/lang/String;)V net/minecraft/data/structures/SnbtToNbt$TaskResult/ (Ljava/lang/String;[BLjava/lang/String;Ljava/lang/String;)V +CL: net/minecraft/data/structures/StructureUpdater net/minecraft/data/structures/StructureUpdater +FD: net/minecraft/data/structures/StructureUpdater/f_126499_ net/minecraft/data/structures/StructureUpdater/LOGGER +FD: net/minecraft/data/structures/StructureUpdater/net/minecraft/data/structures/StructureUpdater net/minecraft/data/structures/StructureUpdater/net/minecraft/data/structures/StructureUpdater +MD: net/minecraft/data/structures/StructureUpdater/ ()V net/minecraft/data/structures/StructureUpdater/ ()V +MD: net/minecraft/data/structures/StructureUpdater/ ()V net/minecraft/data/structures/StructureUpdater/ ()V +MD: net/minecraft/data/structures/StructureUpdater/m_126505_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/data/structures/StructureUpdater/patchVersion (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/data/structures/StructureUpdater/m_126507_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/data/structures/StructureUpdater/updateStructure (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/data/structures/StructureUpdater/m_176822_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/data/structures/StructureUpdater/update (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/data/structures/StructureUpdater/m_6392_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/data/structures/StructureUpdater/apply (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/data/structures/package-info net/minecraft/data/structures/package-info +FD: net/minecraft/data/structures/package-info/net/minecraft/data/structures/package-info net/minecraft/data/structures/package-info/net/minecraft/data/structures/package-info +CL: net/minecraft/data/tags/BiomeTagsProvider net/minecraft/data/tags/BiomeTagsProvider +FD: net/minecraft/data/tags/BiomeTagsProvider/net/minecraft/data/tags/BiomeTagsProvider net/minecraft/data/tags/BiomeTagsProvider/net/minecraft/data/tags/BiomeTagsProvider +MD: net/minecraft/data/tags/BiomeTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/tags/BiomeTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/tags/BiomeTagsProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/tags/BiomeTagsProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/tags/BiomeTagsProvider/m_6577_ ()V net/minecraft/data/tags/BiomeTagsProvider/addTags ()V +CL: net/minecraft/data/tags/BlockTagsProvider net/minecraft/data/tags/BlockTagsProvider +FD: net/minecraft/data/tags/BlockTagsProvider/net/minecraft/data/tags/BlockTagsProvider net/minecraft/data/tags/BlockTagsProvider/net/minecraft/data/tags/BlockTagsProvider +MD: net/minecraft/data/tags/BlockTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/tags/BlockTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/tags/BlockTagsProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/tags/BlockTagsProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/tags/BlockTagsProvider/m_6577_ ()V net/minecraft/data/tags/BlockTagsProvider/addTags ()V +CL: net/minecraft/data/tags/ConfiguredStructureTagsProvider net/minecraft/data/tags/ConfiguredStructureTagsProvider +FD: net/minecraft/data/tags/ConfiguredStructureTagsProvider/net/minecraft/data/tags/ConfiguredStructureTagsProvider net/minecraft/data/tags/ConfiguredStructureTagsProvider/net/minecraft/data/tags/ConfiguredStructureTagsProvider +MD: net/minecraft/data/tags/ConfiguredStructureTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/tags/ConfiguredStructureTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/tags/ConfiguredStructureTagsProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/tags/ConfiguredStructureTagsProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/tags/ConfiguredStructureTagsProvider/m_6577_ ()V net/minecraft/data/tags/ConfiguredStructureTagsProvider/addTags ()V +CL: net/minecraft/data/tags/EntityTypeTagsProvider net/minecraft/data/tags/EntityTypeTagsProvider +FD: net/minecraft/data/tags/EntityTypeTagsProvider/net/minecraft/data/tags/EntityTypeTagsProvider net/minecraft/data/tags/EntityTypeTagsProvider/net/minecraft/data/tags/EntityTypeTagsProvider +MD: net/minecraft/data/tags/EntityTypeTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/tags/EntityTypeTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/tags/EntityTypeTagsProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/tags/EntityTypeTagsProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/tags/EntityTypeTagsProvider/m_6577_ ()V net/minecraft/data/tags/EntityTypeTagsProvider/addTags ()V +CL: net/minecraft/data/tags/FluidTagsProvider net/minecraft/data/tags/FluidTagsProvider +FD: net/minecraft/data/tags/FluidTagsProvider/net/minecraft/data/tags/FluidTagsProvider net/minecraft/data/tags/FluidTagsProvider/net/minecraft/data/tags/FluidTagsProvider +MD: net/minecraft/data/tags/FluidTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/tags/FluidTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/tags/FluidTagsProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/tags/FluidTagsProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/tags/FluidTagsProvider/m_6577_ ()V net/minecraft/data/tags/FluidTagsProvider/addTags ()V +CL: net/minecraft/data/tags/GameEventTagsProvider net/minecraft/data/tags/GameEventTagsProvider +FD: net/minecraft/data/tags/GameEventTagsProvider/net/minecraft/data/tags/GameEventTagsProvider net/minecraft/data/tags/GameEventTagsProvider/net/minecraft/data/tags/GameEventTagsProvider +MD: net/minecraft/data/tags/GameEventTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V net/minecraft/data/tags/GameEventTagsProvider/ (Lnet/minecraft/data/DataGenerator;)V +MD: net/minecraft/data/tags/GameEventTagsProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/tags/GameEventTagsProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/tags/GameEventTagsProvider/m_6577_ ()V net/minecraft/data/tags/GameEventTagsProvider/addTags ()V +CL: net/minecraft/data/tags/ItemTagsProvider net/minecraft/data/tags/ItemTagsProvider +FD: net/minecraft/data/tags/ItemTagsProvider/f_126528_ net/minecraft/data/tags/ItemTagsProvider/blockTags +FD: net/minecraft/data/tags/ItemTagsProvider/net/minecraft/data/tags/ItemTagsProvider net/minecraft/data/tags/ItemTagsProvider/net/minecraft/data/tags/ItemTagsProvider +MD: net/minecraft/data/tags/ItemTagsProvider/ (Lnet/minecraft/data/DataGenerator;Lnet/minecraft/data/tags/BlockTagsProvider;)V net/minecraft/data/tags/ItemTagsProvider/ (Lnet/minecraft/data/DataGenerator;Lnet/minecraft/data/tags/BlockTagsProvider;)V +MD: net/minecraft/data/tags/ItemTagsProvider/m_206421_ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/tags/TagKey;)V net/minecraft/data/tags/ItemTagsProvider/copy (Lnet/minecraft/tags/TagKey;Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/data/tags/ItemTagsProvider/m_6055_ ()Ljava/lang/String; net/minecraft/data/tags/ItemTagsProvider/getName ()Ljava/lang/String; +MD: net/minecraft/data/tags/ItemTagsProvider/m_6577_ ()V net/minecraft/data/tags/ItemTagsProvider/addTags ()V +CL: net/minecraft/data/tags/TagsProvider net/minecraft/data/tags/TagsProvider +FD: net/minecraft/data/tags/TagsProvider/f_126539_ net/minecraft/data/tags/TagsProvider/generator +FD: net/minecraft/data/tags/TagsProvider/f_126540_ net/minecraft/data/tags/TagsProvider/registry +FD: net/minecraft/data/tags/TagsProvider/f_126541_ net/minecraft/data/tags/TagsProvider/LOGGER +FD: net/minecraft/data/tags/TagsProvider/f_126542_ net/minecraft/data/tags/TagsProvider/GSON +FD: net/minecraft/data/tags/TagsProvider/f_126543_ net/minecraft/data/tags/TagsProvider/builders +FD: net/minecraft/data/tags/TagsProvider/net/minecraft/data/tags/TagsProvider net/minecraft/data/tags/TagsProvider/net/minecraft/data/tags/TagsProvider +MD: net/minecraft/data/tags/TagsProvider/ ()V net/minecraft/data/tags/TagsProvider/ ()V +MD: net/minecraft/data/tags/TagsProvider/ (Lnet/minecraft/data/DataGenerator;Lnet/minecraft/core/Registry;)V net/minecraft/data/tags/TagsProvider/ (Lnet/minecraft/data/DataGenerator;Lnet/minecraft/core/Registry;)V +MD: net/minecraft/data/tags/TagsProvider/m_176831_ (Lnet/minecraft/tags/Tag$BuilderEntry;)Z net/minecraft/data/tags/TagsProvider/lambda$run$0 (Lnet/minecraft/tags/Tag$BuilderEntry;)Z +MD: net/minecraft/data/tags/TagsProvider/m_176833_ (Lnet/minecraft/data/HashCache;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V net/minecraft/data/tags/TagsProvider/lambda$run$1 (Lnet/minecraft/data/HashCache;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V +MD: net/minecraft/data/tags/TagsProvider/m_176837_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/data/tags/TagsProvider/lambda$getOrCreateRawBuilder$2 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/data/tags/TagsProvider/m_206424_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; net/minecraft/data/tags/TagsProvider/tag (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; +MD: net/minecraft/data/tags/TagsProvider/m_206426_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/data/tags/TagsProvider/getOrCreateRawBuilder (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/data/tags/TagsProvider/m_6577_ ()V net/minecraft/data/tags/TagsProvider/addTags ()V +MD: net/minecraft/data/tags/TagsProvider/m_6648_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; net/minecraft/data/tags/TagsProvider/getPath (Lnet/minecraft/resources/ResourceLocation;)Ljava/nio/file/Path; +MD: net/minecraft/data/tags/TagsProvider/m_6865_ (Lnet/minecraft/data/HashCache;)V net/minecraft/data/tags/TagsProvider/run (Lnet/minecraft/data/HashCache;)V +CL: net/minecraft/data/tags/TagsProvider$TagAppender net/minecraft/data/tags/TagsProvider$TagAppender +FD: net/minecraft/data/tags/TagsProvider$TagAppender/f_126568_ net/minecraft/data/tags/TagsProvider$TagAppender/builder +FD: net/minecraft/data/tags/TagsProvider$TagAppender/f_126569_ net/minecraft/data/tags/TagsProvider$TagAppender/registry +FD: net/minecraft/data/tags/TagsProvider$TagAppender/f_126570_ net/minecraft/data/tags/TagsProvider$TagAppender/source +FD: net/minecraft/data/tags/TagsProvider$TagAppender/net/minecraft/data/tags/TagsProvider$TagAppender net/minecraft/data/tags/TagsProvider$TagAppender/net/minecraft/data/tags/TagsProvider$TagAppender +MD: net/minecraft/data/tags/TagsProvider$TagAppender/ (Lnet/minecraft/tags/Tag$Builder;Lnet/minecraft/core/Registry;Ljava/lang/String;)V net/minecraft/data/tags/TagsProvider$TagAppender/ (Lnet/minecraft/tags/Tag$Builder;Lnet/minecraft/core/Registry;Ljava/lang/String;)V +MD: net/minecraft/data/tags/TagsProvider$TagAppender/m_126582_ (Ljava/lang/Object;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; net/minecraft/data/tags/TagsProvider$TagAppender/add (Ljava/lang/Object;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; +MD: net/minecraft/data/tags/TagsProvider$TagAppender/m_126584_ ([Ljava/lang/Object;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; net/minecraft/data/tags/TagsProvider$TagAppender/add ([Ljava/lang/Object;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; +MD: net/minecraft/data/tags/TagsProvider$TagAppender/m_126586_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/data/tags/TagsProvider$TagAppender/lambda$add$0 (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/data/tags/TagsProvider$TagAppender/m_176839_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; net/minecraft/data/tags/TagsProvider$TagAppender/addOptional (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; +MD: net/minecraft/data/tags/TagsProvider$TagAppender/m_176841_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; net/minecraft/data/tags/TagsProvider$TagAppender/addOptionalTag (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; +MD: net/minecraft/data/tags/TagsProvider$TagAppender/m_206428_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; net/minecraft/data/tags/TagsProvider$TagAppender/addTag (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; +MD: net/minecraft/data/tags/TagsProvider$TagAppender/m_211101_ ([Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; net/minecraft/data/tags/TagsProvider$TagAppender/add ([Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/data/tags/TagsProvider$TagAppender; +CL: net/minecraft/data/tags/package-info net/minecraft/data/tags/package-info +FD: net/minecraft/data/tags/package-info/net/minecraft/data/tags/package-info net/minecraft/data/tags/package-info/net/minecraft/data/tags/package-info +CL: net/minecraft/data/worldgen/BastionBridgePools net/minecraft/data/worldgen/BastionBridgePools +FD: net/minecraft/data/worldgen/BastionBridgePools/net/minecraft/data/worldgen/BastionBridgePools net/minecraft/data/worldgen/BastionBridgePools/net/minecraft/data/worldgen/BastionBridgePools +MD: net/minecraft/data/worldgen/BastionBridgePools/ ()V net/minecraft/data/worldgen/BastionBridgePools/ ()V +MD: net/minecraft/data/worldgen/BastionBridgePools/ ()V net/minecraft/data/worldgen/BastionBridgePools/ ()V +MD: net/minecraft/data/worldgen/BastionBridgePools/m_126589_ ()V net/minecraft/data/worldgen/BastionBridgePools/bootstrap ()V +CL: net/minecraft/data/worldgen/BastionHoglinStablePools net/minecraft/data/worldgen/BastionHoglinStablePools +FD: net/minecraft/data/worldgen/BastionHoglinStablePools/net/minecraft/data/worldgen/BastionHoglinStablePools net/minecraft/data/worldgen/BastionHoglinStablePools/net/minecraft/data/worldgen/BastionHoglinStablePools +MD: net/minecraft/data/worldgen/BastionHoglinStablePools/ ()V net/minecraft/data/worldgen/BastionHoglinStablePools/ ()V +MD: net/minecraft/data/worldgen/BastionHoglinStablePools/ ()V net/minecraft/data/worldgen/BastionHoglinStablePools/ ()V +MD: net/minecraft/data/worldgen/BastionHoglinStablePools/m_126591_ ()V net/minecraft/data/worldgen/BastionHoglinStablePools/bootstrap ()V +CL: net/minecraft/data/worldgen/BastionHousingUnitsPools net/minecraft/data/worldgen/BastionHousingUnitsPools +FD: net/minecraft/data/worldgen/BastionHousingUnitsPools/net/minecraft/data/worldgen/BastionHousingUnitsPools net/minecraft/data/worldgen/BastionHousingUnitsPools/net/minecraft/data/worldgen/BastionHousingUnitsPools +MD: net/minecraft/data/worldgen/BastionHousingUnitsPools/ ()V net/minecraft/data/worldgen/BastionHousingUnitsPools/ ()V +MD: net/minecraft/data/worldgen/BastionHousingUnitsPools/ ()V net/minecraft/data/worldgen/BastionHousingUnitsPools/ ()V +MD: net/minecraft/data/worldgen/BastionHousingUnitsPools/m_126672_ ()V net/minecraft/data/worldgen/BastionHousingUnitsPools/bootstrap ()V +CL: net/minecraft/data/worldgen/BastionPieces net/minecraft/data/worldgen/BastionPieces +FD: net/minecraft/data/worldgen/BastionPieces/f_126673_ net/minecraft/data/worldgen/BastionPieces/START +FD: net/minecraft/data/worldgen/BastionPieces/net/minecraft/data/worldgen/BastionPieces net/minecraft/data/worldgen/BastionPieces/net/minecraft/data/worldgen/BastionPieces +MD: net/minecraft/data/worldgen/BastionPieces/ ()V net/minecraft/data/worldgen/BastionPieces/ ()V +MD: net/minecraft/data/worldgen/BastionPieces/ ()V net/minecraft/data/worldgen/BastionPieces/ ()V +MD: net/minecraft/data/worldgen/BastionPieces/m_126675_ ()V net/minecraft/data/worldgen/BastionPieces/bootstrap ()V +CL: net/minecraft/data/worldgen/BastionSharedPools net/minecraft/data/worldgen/BastionSharedPools +FD: net/minecraft/data/worldgen/BastionSharedPools/net/minecraft/data/worldgen/BastionSharedPools net/minecraft/data/worldgen/BastionSharedPools/net/minecraft/data/worldgen/BastionSharedPools +MD: net/minecraft/data/worldgen/BastionSharedPools/ ()V net/minecraft/data/worldgen/BastionSharedPools/ ()V +MD: net/minecraft/data/worldgen/BastionSharedPools/ ()V net/minecraft/data/worldgen/BastionSharedPools/ ()V +MD: net/minecraft/data/worldgen/BastionSharedPools/m_126677_ ()V net/minecraft/data/worldgen/BastionSharedPools/bootstrap ()V +CL: net/minecraft/data/worldgen/BastionTreasureRoomPools net/minecraft/data/worldgen/BastionTreasureRoomPools +FD: net/minecraft/data/worldgen/BastionTreasureRoomPools/net/minecraft/data/worldgen/BastionTreasureRoomPools net/minecraft/data/worldgen/BastionTreasureRoomPools/net/minecraft/data/worldgen/BastionTreasureRoomPools +MD: net/minecraft/data/worldgen/BastionTreasureRoomPools/ ()V net/minecraft/data/worldgen/BastionTreasureRoomPools/ ()V +MD: net/minecraft/data/worldgen/BastionTreasureRoomPools/ ()V net/minecraft/data/worldgen/BastionTreasureRoomPools/ ()V +MD: net/minecraft/data/worldgen/BastionTreasureRoomPools/m_126679_ ()V net/minecraft/data/worldgen/BastionTreasureRoomPools/bootstrap ()V +CL: net/minecraft/data/worldgen/BiomeDefaultFeatures net/minecraft/data/worldgen/BiomeDefaultFeatures +FD: net/minecraft/data/worldgen/BiomeDefaultFeatures/net/minecraft/data/worldgen/BiomeDefaultFeatures net/minecraft/data/worldgen/BiomeDefaultFeatures/net/minecraft/data/worldgen/BiomeDefaultFeatures +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/ ()V net/minecraft/data/worldgen/BiomeDefaultFeatures/ ()V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126680_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSavannaTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126682_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addShatteredSavannaTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126684_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addMountainTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126688_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addJungleTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126692_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addBadlandsTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126694_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSnowyTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126696_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addJungleGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126698_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSavannaGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126700_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addShatteredSavannaGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126702_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSavannaExtraGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126704_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addBadlandGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126706_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addForestFlowers (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126708_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addForestGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126710_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSwampVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126712_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addMushroomFieldVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126714_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addPlainVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126716_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDesertVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126718_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addGiantTaigaVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126720_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultFlowers (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126722_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addWarmFlowers (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126724_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126726_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addTaigaGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126728_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addPlainGrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126730_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultMushrooms (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126734_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/farmAnimals (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126736_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;II)V net/minecraft/data/worldgen/BiomeDefaultFeatures/warmOceanSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;II)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126740_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;III)V net/minecraft/data/worldgen/BiomeDefaultFeatures/oceanSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;III)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126745_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultExtraVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126747_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addBadlandExtraVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126751_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDesertExtraVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126753_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSwampExtraVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126755_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDesertExtraDecoration (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126757_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addFossilDecoration (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126759_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addColdOceanExtraVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126761_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultSeagrass (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126763_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addLukeWarmKelp (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126765_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultSprings (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126767_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addIcebergs (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126769_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addBlueIce (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126771_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSurfaceFreezing (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126773_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addNetherDefaultOres (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126775_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addAncientDebris (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126788_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/commonSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126792_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/plainsSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126796_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/snowySpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126800_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/desertSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126804_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/mooshroomSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126806_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultMonsterRoom (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126808_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/baseJungleSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126810_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultUndergroundVariety (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126812_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/endSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126814_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultOres (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126816_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addExtraGold (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126818_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addExtraEmeralds (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126820_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addInfestedStone (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126822_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultSoftDisks (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126824_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSwampClayDisk (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126826_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addMossyStoneBlock (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126828_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addFerns (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126834_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addLightBambooVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126836_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addBambooVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126838_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addTaigaTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126840_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addWaterTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126842_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addBirchTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126844_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addOtherBirchTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_126846_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addTallBirchTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_176850_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addLushCavesVegetationFeatures (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_176852_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addLushCavesSpecialOres (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_176857_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultCrystalFormations (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_176859_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/caveSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_176863_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDripstone (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194716_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addMountainForestTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194718_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addMeadowVegetation (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194720_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultCarversAndLakes (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194722_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;Z)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addDefaultOres (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;Z)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194725_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;IIIZ)V net/minecraft/data/worldgen/BiomeDefaultFeatures/monsters (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;IIIZ)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194731_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addFrozenSprings (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194733_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/dripstoneCavesSpawns (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194735_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addRareBerryBushes (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194737_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addCommonBerryBushes (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_194739_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addGroveTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_198927_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSparseJungleTrees (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_198929_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addJungleMelons (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_198931_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addSparseJungleMelons (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/BiomeDefaultFeatures/m_198933_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/BiomeDefaultFeatures/addJungleVines (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +CL: net/minecraft/data/worldgen/Carvers net/minecraft/data/worldgen/Carvers +FD: net/minecraft/data/worldgen/Carvers/f_126848_ net/minecraft/data/worldgen/Carvers/CAVE +FD: net/minecraft/data/worldgen/Carvers/f_126849_ net/minecraft/data/worldgen/Carvers/CANYON +FD: net/minecraft/data/worldgen/Carvers/f_126853_ net/minecraft/data/worldgen/Carvers/NETHER_CAVE +FD: net/minecraft/data/worldgen/Carvers/f_194741_ net/minecraft/data/worldgen/Carvers/CAVE_EXTRA_UNDERGROUND +FD: net/minecraft/data/worldgen/Carvers/net/minecraft/data/worldgen/Carvers net/minecraft/data/worldgen/Carvers/net/minecraft/data/worldgen/Carvers +MD: net/minecraft/data/worldgen/Carvers/ ()V net/minecraft/data/worldgen/Carvers/ ()V +MD: net/minecraft/data/worldgen/Carvers/ ()V net/minecraft/data/worldgen/Carvers/ ()V +MD: net/minecraft/data/worldgen/Carvers/m_206430_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/Carvers/register (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver;)Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/DesertVillagePools net/minecraft/data/worldgen/DesertVillagePools +FD: net/minecraft/data/worldgen/DesertVillagePools/f_126858_ net/minecraft/data/worldgen/DesertVillagePools/START +FD: net/minecraft/data/worldgen/DesertVillagePools/net/minecraft/data/worldgen/DesertVillagePools net/minecraft/data/worldgen/DesertVillagePools/net/minecraft/data/worldgen/DesertVillagePools +MD: net/minecraft/data/worldgen/DesertVillagePools/ ()V net/minecraft/data/worldgen/DesertVillagePools/ ()V +MD: net/minecraft/data/worldgen/DesertVillagePools/ ()V net/minecraft/data/worldgen/DesertVillagePools/ ()V +MD: net/minecraft/data/worldgen/DesertVillagePools/m_126860_ ()V net/minecraft/data/worldgen/DesertVillagePools/bootstrap ()V +CL: net/minecraft/data/worldgen/NoiseData net/minecraft/data/worldgen/NoiseData +FD: net/minecraft/data/worldgen/NoiseData/net/minecraft/data/worldgen/NoiseData net/minecraft/data/worldgen/NoiseData/net/minecraft/data/worldgen/NoiseData +MD: net/minecraft/data/worldgen/NoiseData/ ()V net/minecraft/data/worldgen/NoiseData/ ()V +MD: net/minecraft/data/worldgen/NoiseData/m_194744_ (ILnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)V net/minecraft/data/worldgen/NoiseData/registerBiomeNoises (ILnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/data/worldgen/NoiseData/m_194750_ (Lnet/minecraft/resources/ResourceKey;ID[D)V net/minecraft/data/worldgen/NoiseData/register (Lnet/minecraft/resources/ResourceKey;ID[D)V +MD: net/minecraft/data/worldgen/NoiseData/m_206433_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/NoiseData/bootstrap ()Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/PillagerOutpostPools net/minecraft/data/worldgen/PillagerOutpostPools +FD: net/minecraft/data/worldgen/PillagerOutpostPools/f_127180_ net/minecraft/data/worldgen/PillagerOutpostPools/START +FD: net/minecraft/data/worldgen/PillagerOutpostPools/net/minecraft/data/worldgen/PillagerOutpostPools net/minecraft/data/worldgen/PillagerOutpostPools/net/minecraft/data/worldgen/PillagerOutpostPools +MD: net/minecraft/data/worldgen/PillagerOutpostPools/ ()V net/minecraft/data/worldgen/PillagerOutpostPools/ ()V +MD: net/minecraft/data/worldgen/PillagerOutpostPools/ ()V net/minecraft/data/worldgen/PillagerOutpostPools/ ()V +MD: net/minecraft/data/worldgen/PillagerOutpostPools/m_127182_ ()V net/minecraft/data/worldgen/PillagerOutpostPools/bootstrap ()V +CL: net/minecraft/data/worldgen/PlainVillagePools net/minecraft/data/worldgen/PlainVillagePools +FD: net/minecraft/data/worldgen/PlainVillagePools/f_127183_ net/minecraft/data/worldgen/PlainVillagePools/START +FD: net/minecraft/data/worldgen/PlainVillagePools/net/minecraft/data/worldgen/PlainVillagePools net/minecraft/data/worldgen/PlainVillagePools/net/minecraft/data/worldgen/PlainVillagePools +MD: net/minecraft/data/worldgen/PlainVillagePools/ ()V net/minecraft/data/worldgen/PlainVillagePools/ ()V +MD: net/minecraft/data/worldgen/PlainVillagePools/ ()V net/minecraft/data/worldgen/PlainVillagePools/ ()V +MD: net/minecraft/data/worldgen/PlainVillagePools/m_127185_ ()V net/minecraft/data/worldgen/PlainVillagePools/bootstrap ()V +CL: net/minecraft/data/worldgen/Pools net/minecraft/data/worldgen/Pools +FD: net/minecraft/data/worldgen/Pools/f_127186_ net/minecraft/data/worldgen/Pools/EMPTY +FD: net/minecraft/data/worldgen/Pools/f_127187_ net/minecraft/data/worldgen/Pools/BUILTIN_EMPTY +FD: net/minecraft/data/worldgen/Pools/net/minecraft/data/worldgen/Pools net/minecraft/data/worldgen/Pools/net/minecraft/data/worldgen/Pools +MD: net/minecraft/data/worldgen/Pools/ ()V net/minecraft/data/worldgen/Pools/ ()V +MD: net/minecraft/data/worldgen/Pools/ ()V net/minecraft/data/worldgen/Pools/ ()V +MD: net/minecraft/data/worldgen/Pools/m_206434_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/Pools/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/Pools/m_211103_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/Pools/register (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/ProcessorLists net/minecraft/data/worldgen/ProcessorLists +FD: net/minecraft/data/worldgen/ProcessorLists/f_127192_ net/minecraft/data/worldgen/ProcessorLists/BRIDGE +FD: net/minecraft/data/worldgen/ProcessorLists/f_127193_ net/minecraft/data/worldgen/ProcessorLists/ROOF +FD: net/minecraft/data/worldgen/ProcessorLists/f_127194_ net/minecraft/data/worldgen/ProcessorLists/HIGH_WALL +FD: net/minecraft/data/worldgen/ProcessorLists/f_127195_ net/minecraft/data/worldgen/ProcessorLists/HIGH_RAMPART +FD: net/minecraft/data/worldgen/ProcessorLists/f_127196_ net/minecraft/data/worldgen/ProcessorLists/ADD_GILDED_BLACKSTONE +FD: net/minecraft/data/worldgen/ProcessorLists/f_127197_ net/minecraft/data/worldgen/ProcessorLists/REMOVE_GILDED_BLACKSTONE +FD: net/minecraft/data/worldgen/ProcessorLists/f_127198_ net/minecraft/data/worldgen/ProcessorLists/EMPTY +FD: net/minecraft/data/worldgen/ProcessorLists/f_127199_ net/minecraft/data/worldgen/ProcessorLists/ZOMBIE_PLAINS +FD: net/minecraft/data/worldgen/ProcessorLists/f_127200_ net/minecraft/data/worldgen/ProcessorLists/ZOMBIE_SAVANNA +FD: net/minecraft/data/worldgen/ProcessorLists/f_127201_ net/minecraft/data/worldgen/ProcessorLists/ZOMBIE_SNOWY +FD: net/minecraft/data/worldgen/ProcessorLists/f_127202_ net/minecraft/data/worldgen/ProcessorLists/ZOMBIE_TAIGA +FD: net/minecraft/data/worldgen/ProcessorLists/f_127203_ net/minecraft/data/worldgen/ProcessorLists/ZOMBIE_DESERT +FD: net/minecraft/data/worldgen/ProcessorLists/f_127204_ net/minecraft/data/worldgen/ProcessorLists/MOSSIFY_10_PERCENT +FD: net/minecraft/data/worldgen/ProcessorLists/f_127205_ net/minecraft/data/worldgen/ProcessorLists/MOSSIFY_20_PERCENT +FD: net/minecraft/data/worldgen/ProcessorLists/f_127206_ net/minecraft/data/worldgen/ProcessorLists/MOSSIFY_70_PERCENT +FD: net/minecraft/data/worldgen/ProcessorLists/f_127207_ net/minecraft/data/worldgen/ProcessorLists/STREET_PLAINS +FD: net/minecraft/data/worldgen/ProcessorLists/f_127208_ net/minecraft/data/worldgen/ProcessorLists/STREET_SAVANNA +FD: net/minecraft/data/worldgen/ProcessorLists/f_127209_ net/minecraft/data/worldgen/ProcessorLists/STREET_SNOWY_OR_TAIGA +FD: net/minecraft/data/worldgen/ProcessorLists/f_127210_ net/minecraft/data/worldgen/ProcessorLists/FARM_PLAINS +FD: net/minecraft/data/worldgen/ProcessorLists/f_127211_ net/minecraft/data/worldgen/ProcessorLists/FARM_SAVANNA +FD: net/minecraft/data/worldgen/ProcessorLists/f_127212_ net/minecraft/data/worldgen/ProcessorLists/FARM_SNOWY +FD: net/minecraft/data/worldgen/ProcessorLists/f_127213_ net/minecraft/data/worldgen/ProcessorLists/FARM_TAIGA +FD: net/minecraft/data/worldgen/ProcessorLists/f_127214_ net/minecraft/data/worldgen/ProcessorLists/FARM_DESERT +FD: net/minecraft/data/worldgen/ProcessorLists/f_127215_ net/minecraft/data/worldgen/ProcessorLists/OUTPOST_ROT +FD: net/minecraft/data/worldgen/ProcessorLists/f_127216_ net/minecraft/data/worldgen/ProcessorLists/BOTTOM_RAMPART +FD: net/minecraft/data/worldgen/ProcessorLists/f_127217_ net/minecraft/data/worldgen/ProcessorLists/TREASURE_ROOMS +FD: net/minecraft/data/worldgen/ProcessorLists/f_127218_ net/minecraft/data/worldgen/ProcessorLists/HOUSING +FD: net/minecraft/data/worldgen/ProcessorLists/f_127219_ net/minecraft/data/worldgen/ProcessorLists/SIDE_WALL_DEGRADATION +FD: net/minecraft/data/worldgen/ProcessorLists/f_127220_ net/minecraft/data/worldgen/ProcessorLists/STABLE_DEGRADATION +FD: net/minecraft/data/worldgen/ProcessorLists/f_127221_ net/minecraft/data/worldgen/ProcessorLists/BASTION_GENERIC_DEGRADATION +FD: net/minecraft/data/worldgen/ProcessorLists/f_127222_ net/minecraft/data/worldgen/ProcessorLists/RAMPART_DEGRADATION +FD: net/minecraft/data/worldgen/ProcessorLists/f_127223_ net/minecraft/data/worldgen/ProcessorLists/ENTRANCE_REPLACEMENT +FD: net/minecraft/data/worldgen/ProcessorLists/f_177022_ net/minecraft/data/worldgen/ProcessorLists/FOSSIL_ROT +FD: net/minecraft/data/worldgen/ProcessorLists/f_177023_ net/minecraft/data/worldgen/ProcessorLists/FOSSIL_COAL +FD: net/minecraft/data/worldgen/ProcessorLists/f_177024_ net/minecraft/data/worldgen/ProcessorLists/FOSSIL_DIAMONDS +FD: net/minecraft/data/worldgen/ProcessorLists/net/minecraft/data/worldgen/ProcessorLists net/minecraft/data/worldgen/ProcessorLists/net/minecraft/data/worldgen/ProcessorLists +MD: net/minecraft/data/worldgen/ProcessorLists/ ()V net/minecraft/data/worldgen/ProcessorLists/ ()V +MD: net/minecraft/data/worldgen/ProcessorLists/ ()V net/minecraft/data/worldgen/ProcessorLists/ ()V +MD: net/minecraft/data/worldgen/ProcessorLists/m_206437_ (Ljava/lang/String;Lcom/google/common/collect/ImmutableList;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/ProcessorLists/register (Ljava/lang/String;Lcom/google/common/collect/ImmutableList;)Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/SavannaVillagePools net/minecraft/data/worldgen/SavannaVillagePools +FD: net/minecraft/data/worldgen/SavannaVillagePools/f_127228_ net/minecraft/data/worldgen/SavannaVillagePools/START +FD: net/minecraft/data/worldgen/SavannaVillagePools/net/minecraft/data/worldgen/SavannaVillagePools net/minecraft/data/worldgen/SavannaVillagePools/net/minecraft/data/worldgen/SavannaVillagePools +MD: net/minecraft/data/worldgen/SavannaVillagePools/ ()V net/minecraft/data/worldgen/SavannaVillagePools/ ()V +MD: net/minecraft/data/worldgen/SavannaVillagePools/ ()V net/minecraft/data/worldgen/SavannaVillagePools/ ()V +MD: net/minecraft/data/worldgen/SavannaVillagePools/m_127230_ ()V net/minecraft/data/worldgen/SavannaVillagePools/bootstrap ()V +CL: net/minecraft/data/worldgen/SnowyVillagePools net/minecraft/data/worldgen/SnowyVillagePools +FD: net/minecraft/data/worldgen/SnowyVillagePools/f_127231_ net/minecraft/data/worldgen/SnowyVillagePools/START +FD: net/minecraft/data/worldgen/SnowyVillagePools/net/minecraft/data/worldgen/SnowyVillagePools net/minecraft/data/worldgen/SnowyVillagePools/net/minecraft/data/worldgen/SnowyVillagePools +MD: net/minecraft/data/worldgen/SnowyVillagePools/ ()V net/minecraft/data/worldgen/SnowyVillagePools/ ()V +MD: net/minecraft/data/worldgen/SnowyVillagePools/ ()V net/minecraft/data/worldgen/SnowyVillagePools/ ()V +MD: net/minecraft/data/worldgen/SnowyVillagePools/m_127233_ ()V net/minecraft/data/worldgen/SnowyVillagePools/bootstrap ()V +CL: net/minecraft/data/worldgen/StructureFeatures net/minecraft/data/worldgen/StructureFeatures +FD: net/minecraft/data/worldgen/StructureFeatures/f_127234_ net/minecraft/data/worldgen/StructureFeatures/RUINED_PORTAL_JUNGLE +FD: net/minecraft/data/worldgen/StructureFeatures/f_127235_ net/minecraft/data/worldgen/StructureFeatures/RUINED_PORTAL_SWAMP +FD: net/minecraft/data/worldgen/StructureFeatures/f_127236_ net/minecraft/data/worldgen/StructureFeatures/RUINED_PORTAL_MOUNTAIN +FD: net/minecraft/data/worldgen/StructureFeatures/f_127237_ net/minecraft/data/worldgen/StructureFeatures/RUINED_PORTAL_OCEAN +FD: net/minecraft/data/worldgen/StructureFeatures/f_127238_ net/minecraft/data/worldgen/StructureFeatures/RUINED_PORTAL_NETHER +FD: net/minecraft/data/worldgen/StructureFeatures/f_127239_ net/minecraft/data/worldgen/StructureFeatures/PILLAGER_OUTPOST +FD: net/minecraft/data/worldgen/StructureFeatures/f_127240_ net/minecraft/data/worldgen/StructureFeatures/MINESHAFT +FD: net/minecraft/data/worldgen/StructureFeatures/f_127241_ net/minecraft/data/worldgen/StructureFeatures/MINESHAFT_MESA +FD: net/minecraft/data/worldgen/StructureFeatures/f_127242_ net/minecraft/data/worldgen/StructureFeatures/WOODLAND_MANSION +FD: net/minecraft/data/worldgen/StructureFeatures/f_127243_ net/minecraft/data/worldgen/StructureFeatures/JUNGLE_TEMPLE +FD: net/minecraft/data/worldgen/StructureFeatures/f_127244_ net/minecraft/data/worldgen/StructureFeatures/DESERT_PYRAMID +FD: net/minecraft/data/worldgen/StructureFeatures/f_127245_ net/minecraft/data/worldgen/StructureFeatures/IGLOO +FD: net/minecraft/data/worldgen/StructureFeatures/f_127246_ net/minecraft/data/worldgen/StructureFeatures/SHIPWRECK +FD: net/minecraft/data/worldgen/StructureFeatures/f_127248_ net/minecraft/data/worldgen/StructureFeatures/SWAMP_HUT +FD: net/minecraft/data/worldgen/StructureFeatures/f_127249_ net/minecraft/data/worldgen/StructureFeatures/STRONGHOLD +FD: net/minecraft/data/worldgen/StructureFeatures/f_127250_ net/minecraft/data/worldgen/StructureFeatures/OCEAN_MONUMENT +FD: net/minecraft/data/worldgen/StructureFeatures/f_127251_ net/minecraft/data/worldgen/StructureFeatures/OCEAN_RUIN_COLD +FD: net/minecraft/data/worldgen/StructureFeatures/f_127252_ net/minecraft/data/worldgen/StructureFeatures/OCEAN_RUIN_WARM +FD: net/minecraft/data/worldgen/StructureFeatures/f_127254_ net/minecraft/data/worldgen/StructureFeatures/NETHER_FOSSIL +FD: net/minecraft/data/worldgen/StructureFeatures/f_127255_ net/minecraft/data/worldgen/StructureFeatures/END_CITY +FD: net/minecraft/data/worldgen/StructureFeatures/f_127256_ net/minecraft/data/worldgen/StructureFeatures/BURIED_TREASURE +FD: net/minecraft/data/worldgen/StructureFeatures/f_127257_ net/minecraft/data/worldgen/StructureFeatures/BASTION_REMNANT +FD: net/minecraft/data/worldgen/StructureFeatures/f_127258_ net/minecraft/data/worldgen/StructureFeatures/VILLAGE_PLAINS +FD: net/minecraft/data/worldgen/StructureFeatures/f_127259_ net/minecraft/data/worldgen/StructureFeatures/VILLAGE_DESERT +FD: net/minecraft/data/worldgen/StructureFeatures/f_127260_ net/minecraft/data/worldgen/StructureFeatures/VILLAGE_SAVANNA +FD: net/minecraft/data/worldgen/StructureFeatures/f_127261_ net/minecraft/data/worldgen/StructureFeatures/VILLAGE_SNOWY +FD: net/minecraft/data/worldgen/StructureFeatures/f_127262_ net/minecraft/data/worldgen/StructureFeatures/VILLAGE_TAIGA +FD: net/minecraft/data/worldgen/StructureFeatures/f_127263_ net/minecraft/data/worldgen/StructureFeatures/RUINED_PORTAL_STANDARD +FD: net/minecraft/data/worldgen/StructureFeatures/f_127264_ net/minecraft/data/worldgen/StructureFeatures/RUINED_PORTAL_DESERT +FD: net/minecraft/data/worldgen/StructureFeatures/f_194755_ net/minecraft/data/worldgen/StructureFeatures/SHIPWRECK_BEACHED +FD: net/minecraft/data/worldgen/StructureFeatures/f_211105_ net/minecraft/data/worldgen/StructureFeatures/FORTRESS +FD: net/minecraft/data/worldgen/StructureFeatures/net/minecraft/data/worldgen/StructureFeatures net/minecraft/data/worldgen/StructureFeatures/net/minecraft/data/worldgen/StructureFeatures +MD: net/minecraft/data/worldgen/StructureFeatures/ ()V net/minecraft/data/worldgen/StructureFeatures/ ()V +MD: net/minecraft/data/worldgen/StructureFeatures/ ()V net/minecraft/data/worldgen/StructureFeatures/ ()V +MD: net/minecraft/data/worldgen/StructureFeatures/m_206440_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/StructureFeatures/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/StructureFeatures/m_211106_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/StructureFeatures/register (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/StructureSets net/minecraft/data/worldgen/StructureSets +FD: net/minecraft/data/worldgen/StructureSets/f_211109_ net/minecraft/data/worldgen/StructureSets/VILLAGES +FD: net/minecraft/data/worldgen/StructureSets/f_211110_ net/minecraft/data/worldgen/StructureSets/DESERT_PYRAMIDS +FD: net/minecraft/data/worldgen/StructureSets/f_211111_ net/minecraft/data/worldgen/StructureSets/IGLOOS +FD: net/minecraft/data/worldgen/StructureSets/f_211112_ net/minecraft/data/worldgen/StructureSets/JUNGLE_TEMPLES +FD: net/minecraft/data/worldgen/StructureSets/f_211113_ net/minecraft/data/worldgen/StructureSets/SWAMP_HUTS +FD: net/minecraft/data/worldgen/StructureSets/f_211114_ net/minecraft/data/worldgen/StructureSets/PILLAGER_OUTPOSTS +FD: net/minecraft/data/worldgen/StructureSets/f_211115_ net/minecraft/data/worldgen/StructureSets/OCEAN_MONUMENTS +FD: net/minecraft/data/worldgen/StructureSets/f_211116_ net/minecraft/data/worldgen/StructureSets/WOODLAND_MANSIONS +FD: net/minecraft/data/worldgen/StructureSets/f_211117_ net/minecraft/data/worldgen/StructureSets/BURIED_TREASURES +FD: net/minecraft/data/worldgen/StructureSets/f_211118_ net/minecraft/data/worldgen/StructureSets/MINESHAFTS +FD: net/minecraft/data/worldgen/StructureSets/f_211119_ net/minecraft/data/worldgen/StructureSets/RUINED_PORTALS +FD: net/minecraft/data/worldgen/StructureSets/f_211120_ net/minecraft/data/worldgen/StructureSets/SHIPWRECKS +FD: net/minecraft/data/worldgen/StructureSets/f_211121_ net/minecraft/data/worldgen/StructureSets/OCEAN_RUINS +FD: net/minecraft/data/worldgen/StructureSets/f_211122_ net/minecraft/data/worldgen/StructureSets/NETHER_COMPLEXES +FD: net/minecraft/data/worldgen/StructureSets/f_211123_ net/minecraft/data/worldgen/StructureSets/NETHER_FOSSILS +FD: net/minecraft/data/worldgen/StructureSets/f_211124_ net/minecraft/data/worldgen/StructureSets/END_CITIES +FD: net/minecraft/data/worldgen/StructureSets/f_211125_ net/minecraft/data/worldgen/StructureSets/STRONGHOLDS +FD: net/minecraft/data/worldgen/StructureSets/net/minecraft/data/worldgen/StructureSets net/minecraft/data/worldgen/StructureSets/net/minecraft/data/worldgen/StructureSets +MD: net/minecraft/data/worldgen/StructureSets/ ()V net/minecraft/data/worldgen/StructureSets/ ()V +MD: net/minecraft/data/worldgen/StructureSets/m_211127_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/StructureSets/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/StructureSets/m_211128_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/structure/StructureSet;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/StructureSets/register (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/structure/StructureSet;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/StructureSets/m_211131_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/StructureSets/register (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/SurfaceRuleData net/minecraft/data/worldgen/SurfaceRuleData +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194771_ net/minecraft/data/worldgen/SurfaceRuleData/SOUL_SOIL +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194772_ net/minecraft/data/worldgen/SurfaceRuleData/BASALT +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194773_ net/minecraft/data/worldgen/SurfaceRuleData/BLACKSTONE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194774_ net/minecraft/data/worldgen/SurfaceRuleData/WARPED_WART_BLOCK +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194775_ net/minecraft/data/worldgen/SurfaceRuleData/WARPED_NYLIUM +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194776_ net/minecraft/data/worldgen/SurfaceRuleData/NETHER_WART_BLOCK +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194777_ net/minecraft/data/worldgen/SurfaceRuleData/CRIMSON_NYLIUM +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194778_ net/minecraft/data/worldgen/SurfaceRuleData/ENDSTONE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194779_ net/minecraft/data/worldgen/SurfaceRuleData/AIR +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194780_ net/minecraft/data/worldgen/SurfaceRuleData/BEDROCK +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194781_ net/minecraft/data/worldgen/SurfaceRuleData/WHITE_TERRACOTTA +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194782_ net/minecraft/data/worldgen/SurfaceRuleData/ORANGE_TERRACOTTA +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194783_ net/minecraft/data/worldgen/SurfaceRuleData/TERRACOTTA +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194784_ net/minecraft/data/worldgen/SurfaceRuleData/RED_SAND +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194785_ net/minecraft/data/worldgen/SurfaceRuleData/RED_SANDSTONE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194786_ net/minecraft/data/worldgen/SurfaceRuleData/STONE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194787_ net/minecraft/data/worldgen/SurfaceRuleData/DEEPSLATE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194788_ net/minecraft/data/worldgen/SurfaceRuleData/DIRT +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194789_ net/minecraft/data/worldgen/SurfaceRuleData/PODZOL +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194790_ net/minecraft/data/worldgen/SurfaceRuleData/COARSE_DIRT +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194791_ net/minecraft/data/worldgen/SurfaceRuleData/MYCELIUM +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194792_ net/minecraft/data/worldgen/SurfaceRuleData/GRASS_BLOCK +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194793_ net/minecraft/data/worldgen/SurfaceRuleData/CALCITE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194794_ net/minecraft/data/worldgen/SurfaceRuleData/GRAVEL +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194795_ net/minecraft/data/worldgen/SurfaceRuleData/SAND +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194796_ net/minecraft/data/worldgen/SurfaceRuleData/SANDSTONE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194797_ net/minecraft/data/worldgen/SurfaceRuleData/PACKED_ICE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194798_ net/minecraft/data/worldgen/SurfaceRuleData/SNOW_BLOCK +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194799_ net/minecraft/data/worldgen/SurfaceRuleData/POWDER_SNOW +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194800_ net/minecraft/data/worldgen/SurfaceRuleData/ICE +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194801_ net/minecraft/data/worldgen/SurfaceRuleData/WATER +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194802_ net/minecraft/data/worldgen/SurfaceRuleData/LAVA +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194803_ net/minecraft/data/worldgen/SurfaceRuleData/NETHERRACK +FD: net/minecraft/data/worldgen/SurfaceRuleData/f_194804_ net/minecraft/data/worldgen/SurfaceRuleData/SOUL_SAND +FD: net/minecraft/data/worldgen/SurfaceRuleData/net/minecraft/data/worldgen/SurfaceRuleData net/minecraft/data/worldgen/SurfaceRuleData/net/minecraft/data/worldgen/SurfaceRuleData +MD: net/minecraft/data/worldgen/SurfaceRuleData/ ()V net/minecraft/data/worldgen/SurfaceRuleData/ ()V +MD: net/minecraft/data/worldgen/SurfaceRuleData/ ()V net/minecraft/data/worldgen/SurfaceRuleData/ ()V +MD: net/minecraft/data/worldgen/SurfaceRuleData/m_194807_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/data/worldgen/SurfaceRuleData/overworld ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/data/worldgen/SurfaceRuleData/m_194808_ (D)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/data/worldgen/SurfaceRuleData/surfaceNoiseAbove (D)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/data/worldgen/SurfaceRuleData/m_194810_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/data/worldgen/SurfaceRuleData/makeStateRule (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/data/worldgen/SurfaceRuleData/m_194812_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/data/worldgen/SurfaceRuleData/nether ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/data/worldgen/SurfaceRuleData/m_194813_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/data/worldgen/SurfaceRuleData/end ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/data/worldgen/SurfaceRuleData/m_198378_ (I)[Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/data/worldgen/SurfaceRuleData/lambda$overworldLike$0 (I)[Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/data/worldgen/SurfaceRuleData/m_198380_ (ZZZ)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/data/worldgen/SurfaceRuleData/overworldLike (ZZZ)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +CL: net/minecraft/data/worldgen/TaigaVillagePools net/minecraft/data/worldgen/TaigaVillagePools +FD: net/minecraft/data/worldgen/TaigaVillagePools/f_127303_ net/minecraft/data/worldgen/TaigaVillagePools/START +FD: net/minecraft/data/worldgen/TaigaVillagePools/net/minecraft/data/worldgen/TaigaVillagePools net/minecraft/data/worldgen/TaigaVillagePools/net/minecraft/data/worldgen/TaigaVillagePools +MD: net/minecraft/data/worldgen/TaigaVillagePools/ ()V net/minecraft/data/worldgen/TaigaVillagePools/ ()V +MD: net/minecraft/data/worldgen/TaigaVillagePools/ ()V net/minecraft/data/worldgen/TaigaVillagePools/ ()V +MD: net/minecraft/data/worldgen/TaigaVillagePools/m_127305_ ()V net/minecraft/data/worldgen/TaigaVillagePools/bootstrap ()V +CL: net/minecraft/data/worldgen/TerrainProvider net/minecraft/data/worldgen/TerrainProvider +FD: net/minecraft/data/worldgen/TerrainProvider/net/minecraft/data/worldgen/TerrainProvider net/minecraft/data/worldgen/TerrainProvider/net/minecraft/data/worldgen/TerrainProvider +MD: net/minecraft/data/worldgen/TerrainProvider/ ()V net/minecraft/data/worldgen/TerrainProvider/ ()V +MD: net/minecraft/data/worldgen/TerrainProvider/m_194815_ ()Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/data/worldgen/TerrainProvider/nether ()Lnet/minecraft/world/level/biome/TerrainShaper; +MD: net/minecraft/data/worldgen/TerrainProvider/m_194816_ (Z)Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/data/worldgen/TerrainProvider/overworld (Z)Lnet/minecraft/world/level/biome/TerrainShaper; +MD: net/minecraft/data/worldgen/TerrainProvider/m_194818_ ()Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/data/worldgen/TerrainProvider/end ()Lnet/minecraft/world/level/biome/TerrainShaper; +MD: net/minecraft/data/worldgen/TerrainProvider/m_198384_ ()Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/data/worldgen/TerrainProvider/caves ()Lnet/minecraft/world/level/biome/TerrainShaper; +MD: net/minecraft/data/worldgen/TerrainProvider/m_198385_ ()Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/data/worldgen/TerrainProvider/floatingIslands ()Lnet/minecraft/world/level/biome/TerrainShaper; +CL: net/minecraft/data/worldgen/VillagePools net/minecraft/data/worldgen/VillagePools +FD: net/minecraft/data/worldgen/VillagePools/net/minecraft/data/worldgen/VillagePools net/minecraft/data/worldgen/VillagePools/net/minecraft/data/worldgen/VillagePools +MD: net/minecraft/data/worldgen/VillagePools/ ()V net/minecraft/data/worldgen/VillagePools/ ()V +MD: net/minecraft/data/worldgen/VillagePools/m_127306_ ()V net/minecraft/data/worldgen/VillagePools/bootstrap ()V +CL: net/minecraft/data/worldgen/biome/Biomes net/minecraft/data/worldgen/biome/Biomes +FD: net/minecraft/data/worldgen/biome/Biomes/net/minecraft/data/worldgen/biome/Biomes net/minecraft/data/worldgen/biome/Biomes/net/minecraft/data/worldgen/biome/Biomes +MD: net/minecraft/data/worldgen/biome/Biomes/ ()V net/minecraft/data/worldgen/biome/Biomes/ ()V +MD: net/minecraft/data/worldgen/biome/Biomes/ ()V net/minecraft/data/worldgen/biome/Biomes/ ()V +MD: net/minecraft/data/worldgen/biome/Biomes/m_206462_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/biome/Biomes/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/biome/Biomes/m_206463_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/biome/Biome;)V net/minecraft/data/worldgen/biome/Biomes/register (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/biome/Biome;)V +CL: net/minecraft/data/worldgen/biome/EndBiomes net/minecraft/data/worldgen/biome/EndBiomes +FD: net/minecraft/data/worldgen/biome/EndBiomes/net/minecraft/data/worldgen/biome/EndBiomes net/minecraft/data/worldgen/biome/EndBiomes/net/minecraft/data/worldgen/biome/EndBiomes +MD: net/minecraft/data/worldgen/biome/EndBiomes/ ()V net/minecraft/data/worldgen/biome/EndBiomes/ ()V +MD: net/minecraft/data/worldgen/biome/EndBiomes/m_194823_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/EndBiomes/endBarrens ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/EndBiomes/m_194824_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/EndBiomes/baseEndBiome (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/EndBiomes/m_194826_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/EndBiomes/theEnd ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/EndBiomes/m_194827_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/EndBiomes/endMidlands ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/EndBiomes/m_194828_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/EndBiomes/endHighlands ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/EndBiomes/m_194829_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/EndBiomes/smallEndIslands ()Lnet/minecraft/world/level/biome/Biome; +CL: net/minecraft/data/worldgen/biome/NetherBiomes net/minecraft/data/worldgen/biome/NetherBiomes +FD: net/minecraft/data/worldgen/biome/NetherBiomes/net/minecraft/data/worldgen/biome/NetherBiomes net/minecraft/data/worldgen/biome/NetherBiomes/net/minecraft/data/worldgen/biome/NetherBiomes +MD: net/minecraft/data/worldgen/biome/NetherBiomes/ ()V net/minecraft/data/worldgen/biome/NetherBiomes/ ()V +MD: net/minecraft/data/worldgen/biome/NetherBiomes/m_194831_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/NetherBiomes/netherWastes ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/NetherBiomes/m_194832_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/NetherBiomes/soulSandValley ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/NetherBiomes/m_194833_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/NetherBiomes/basaltDeltas ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/NetherBiomes/m_194834_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/NetherBiomes/crimsonForest ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/NetherBiomes/m_194835_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/NetherBiomes/warpedForest ()Lnet/minecraft/world/level/biome/Biome; +CL: net/minecraft/data/worldgen/biome/OverworldBiomes net/minecraft/data/worldgen/biome/OverworldBiomes +FD: net/minecraft/data/worldgen/biome/OverworldBiomes/f_194836_ net/minecraft/data/worldgen/biome/OverworldBiomes/NORMAL_WATER_COLOR +FD: net/minecraft/data/worldgen/biome/OverworldBiomes/f_194837_ net/minecraft/data/worldgen/biome/OverworldBiomes/NORMAL_WATER_FOG_COLOR +FD: net/minecraft/data/worldgen/biome/OverworldBiomes/f_194838_ net/minecraft/data/worldgen/biome/OverworldBiomes/OVERWORLD_FOG_COLOR +FD: net/minecraft/data/worldgen/biome/OverworldBiomes/f_194839_ net/minecraft/data/worldgen/biome/OverworldBiomes/NORMAL_MUSIC +FD: net/minecraft/data/worldgen/biome/OverworldBiomes/net/minecraft/data/worldgen/biome/OverworldBiomes net/minecraft/data/worldgen/biome/OverworldBiomes/net/minecraft/data/worldgen/biome/OverworldBiomes +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/ ()V net/minecraft/data/worldgen/biome/OverworldBiomes/ ()V +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/ ()V net/minecraft/data/worldgen/biome/OverworldBiomes/ ()V +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194842_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/sparseJungle ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194843_ (F)I net/minecraft/data/worldgen/biome/OverworldBiomes/calculateSkyColor (F)I +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194845_ (FZZZLnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/baseJungle (FZZZLnet/minecraft/world/level/biome/MobSpawnSettings$Builder;)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194851_ (Lnet/minecraft/world/level/biome/Biome$Precipitation;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;FFIILnet/minecraft/world/level/biome/MobSpawnSettings$Builder;Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;Lnet/minecraft/sounds/Music;)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/biome (Lnet/minecraft/world/level/biome/Biome$Precipitation;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;FFIILnet/minecraft/world/level/biome/MobSpawnSettings$Builder;Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;Lnet/minecraft/sounds/Music;)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194861_ (Lnet/minecraft/world/level/biome/Biome$Precipitation;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;FFLnet/minecraft/world/level/biome/MobSpawnSettings$Builder;Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;Lnet/minecraft/sounds/Music;)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/biome (Lnet/minecraft/world/level/biome/Biome$Precipitation;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;FFLnet/minecraft/world/level/biome/MobSpawnSettings$Builder;Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;Lnet/minecraft/sounds/Music;)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194869_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V net/minecraft/data/worldgen/biome/OverworldBiomes/globalOverworldGeneration (Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194871_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;IILnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/baseOcean (Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder;IILnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194876_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/oldGrowthTaiga (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194878_ (ZZ)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/savanna (ZZ)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194881_ (ZZZ)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/plains (ZZZ)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194885_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/jungle ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194886_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/windsweptHills (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194888_ (ZZ)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/beach (ZZ)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194891_ (ZZZ)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/forest (ZZZ)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194895_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/bambooJungle ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194896_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/badlands (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194898_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/desert ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194899_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/coldOcean (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194901_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/mushroomFields ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194902_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/ocean (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194904_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/warmOcean ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194905_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/lukeWarmOcean (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194907_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/darkForest ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194908_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/frozenOcean (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194910_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/swamp ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194911_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/taiga (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194913_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/theVoid ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194914_ (Z)Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/river (Z)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194916_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/meadow ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194917_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/frozenPeaks ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194918_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/jaggedPeaks ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194919_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/stonyPeaks ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194920_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/snowySlopes ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194921_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/grove ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194922_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/lushCaves ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194923_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/data/worldgen/biome/OverworldBiomes/dripstoneCaves ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/data/worldgen/biome/OverworldBiomes/m_194924_ ()Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; net/minecraft/data/worldgen/biome/OverworldBiomes/baseOceanGeneration ()Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; +CL: net/minecraft/data/worldgen/biome/package-info net/minecraft/data/worldgen/biome/package-info +FD: net/minecraft/data/worldgen/biome/package-info/net/minecraft/data/worldgen/biome/package-info net/minecraft/data/worldgen/biome/package-info/net/minecraft/data/worldgen/biome/package-info +CL: net/minecraft/data/worldgen/features/AquaticFeatures net/minecraft/data/worldgen/features/AquaticFeatures +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194925_ net/minecraft/data/worldgen/features/AquaticFeatures/SEAGRASS_SHORT +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194926_ net/minecraft/data/worldgen/features/AquaticFeatures/SEAGRASS_SLIGHTLY_LESS_SHORT +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194927_ net/minecraft/data/worldgen/features/AquaticFeatures/SEAGRASS_MID +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194928_ net/minecraft/data/worldgen/features/AquaticFeatures/SEAGRASS_TALL +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194929_ net/minecraft/data/worldgen/features/AquaticFeatures/SEA_PICKLE +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194930_ net/minecraft/data/worldgen/features/AquaticFeatures/SEAGRASS_SIMPLE +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194931_ net/minecraft/data/worldgen/features/AquaticFeatures/KELP +FD: net/minecraft/data/worldgen/features/AquaticFeatures/f_194932_ net/minecraft/data/worldgen/features/AquaticFeatures/WARM_OCEAN_VEGETATION +FD: net/minecraft/data/worldgen/features/AquaticFeatures/net/minecraft/data/worldgen/features/AquaticFeatures net/minecraft/data/worldgen/features/AquaticFeatures/net/minecraft/data/worldgen/features/AquaticFeatures +MD: net/minecraft/data/worldgen/features/AquaticFeatures/ ()V net/minecraft/data/worldgen/features/AquaticFeatures/ ()V +MD: net/minecraft/data/worldgen/features/AquaticFeatures/ ()V net/minecraft/data/worldgen/features/AquaticFeatures/ ()V +CL: net/minecraft/data/worldgen/features/CaveFeatures net/minecraft/data/worldgen/features/CaveFeatures +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194938_ net/minecraft/data/worldgen/features/CaveFeatures/MONSTER_ROOM +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194939_ net/minecraft/data/worldgen/features/CaveFeatures/FOSSIL_COAL +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194940_ net/minecraft/data/worldgen/features/CaveFeatures/FOSSIL_DIAMONDS +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194941_ net/minecraft/data/worldgen/features/CaveFeatures/DRIPSTONE_CLUSTER +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194942_ net/minecraft/data/worldgen/features/CaveFeatures/LARGE_DRIPSTONE +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194943_ net/minecraft/data/worldgen/features/CaveFeatures/POINTED_DRIPSTONE +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194944_ net/minecraft/data/worldgen/features/CaveFeatures/UNDERWATER_MAGMA +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194945_ net/minecraft/data/worldgen/features/CaveFeatures/GLOW_LICHEN +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194946_ net/minecraft/data/worldgen/features/CaveFeatures/ROOTED_AZALEA_TREE +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194947_ net/minecraft/data/worldgen/features/CaveFeatures/CAVE_VINE +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194948_ net/minecraft/data/worldgen/features/CaveFeatures/CAVE_VINE_IN_MOSS +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194949_ net/minecraft/data/worldgen/features/CaveFeatures/MOSS_VEGETATION +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194950_ net/minecraft/data/worldgen/features/CaveFeatures/MOSS_PATCH +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194951_ net/minecraft/data/worldgen/features/CaveFeatures/MOSS_PATCH_BONEMEAL +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194952_ net/minecraft/data/worldgen/features/CaveFeatures/DRIPLEAF +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194953_ net/minecraft/data/worldgen/features/CaveFeatures/CLAY_WITH_DRIPLEAVES +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194954_ net/minecraft/data/worldgen/features/CaveFeatures/CLAY_POOL_WITH_DRIPLEAVES +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194955_ net/minecraft/data/worldgen/features/CaveFeatures/LUSH_CAVES_CLAY +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194956_ net/minecraft/data/worldgen/features/CaveFeatures/MOSS_PATCH_CEILING +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194957_ net/minecraft/data/worldgen/features/CaveFeatures/SPORE_BLOSSOM +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194958_ net/minecraft/data/worldgen/features/CaveFeatures/AMETHYST_GEODE +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194959_ net/minecraft/data/worldgen/features/CaveFeatures/FOSSIL_STRUCTURES +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194960_ net/minecraft/data/worldgen/features/CaveFeatures/FOSSIL_COAL_STRUCTURES +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194961_ net/minecraft/data/worldgen/features/CaveFeatures/CAVE_VINES_BODY_PROVIDER +FD: net/minecraft/data/worldgen/features/CaveFeatures/f_194962_ net/minecraft/data/worldgen/features/CaveFeatures/CAVE_VINES_HEAD_PROVIDER +FD: net/minecraft/data/worldgen/features/CaveFeatures/net/minecraft/data/worldgen/features/CaveFeatures net/minecraft/data/worldgen/features/CaveFeatures/net/minecraft/data/worldgen/features/CaveFeatures +MD: net/minecraft/data/worldgen/features/CaveFeatures/ ()V net/minecraft/data/worldgen/features/CaveFeatures/ ()V +MD: net/minecraft/data/worldgen/features/CaveFeatures/ ()V net/minecraft/data/worldgen/features/CaveFeatures/ ()V +MD: net/minecraft/data/worldgen/features/CaveFeatures/m_206466_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/features/CaveFeatures/makeSmallDripleaf ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/features/CaveFeatures/m_206467_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/features/CaveFeatures/makeDripleaf (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/features/EndFeatures net/minecraft/data/worldgen/features/EndFeatures +FD: net/minecraft/data/worldgen/features/EndFeatures/f_194982_ net/minecraft/data/worldgen/features/EndFeatures/END_SPIKE +FD: net/minecraft/data/worldgen/features/EndFeatures/f_194983_ net/minecraft/data/worldgen/features/EndFeatures/END_GATEWAY_RETURN +FD: net/minecraft/data/worldgen/features/EndFeatures/f_194984_ net/minecraft/data/worldgen/features/EndFeatures/END_GATEWAY_DELAYED +FD: net/minecraft/data/worldgen/features/EndFeatures/f_194985_ net/minecraft/data/worldgen/features/EndFeatures/CHORUS_PLANT +FD: net/minecraft/data/worldgen/features/EndFeatures/f_194986_ net/minecraft/data/worldgen/features/EndFeatures/END_ISLAND +FD: net/minecraft/data/worldgen/features/EndFeatures/net/minecraft/data/worldgen/features/EndFeatures net/minecraft/data/worldgen/features/EndFeatures/net/minecraft/data/worldgen/features/EndFeatures +MD: net/minecraft/data/worldgen/features/EndFeatures/ ()V net/minecraft/data/worldgen/features/EndFeatures/ ()V +MD: net/minecraft/data/worldgen/features/EndFeatures/ ()V net/minecraft/data/worldgen/features/EndFeatures/ ()V +CL: net/minecraft/data/worldgen/features/FeatureUtils net/minecraft/data/worldgen/features/FeatureUtils +FD: net/minecraft/data/worldgen/features/FeatureUtils/net/minecraft/data/worldgen/features/FeatureUtils net/minecraft/data/worldgen/features/FeatureUtils/net/minecraft/data/worldgen/features/FeatureUtils +MD: net/minecraft/data/worldgen/features/FeatureUtils/ ()V net/minecraft/data/worldgen/features/FeatureUtils/ ()V +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_195008_ (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/data/worldgen/features/FeatureUtils/simplePatchPredicate (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_206469_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/features/FeatureUtils/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_206470_ (ILnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; net/minecraft/data/worldgen/features/FeatureUtils/simpleRandomPatchConfiguration (ILnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_206473_ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; net/minecraft/data/worldgen/features/FeatureUtils/simplePatchConfiguration (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_206476_ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Ljava/util/List;)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; net/minecraft/data/worldgen/features/FeatureUtils/simplePatchConfiguration (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Ljava/util/List;)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_206480_ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Ljava/util/List;I)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; net/minecraft/data/worldgen/features/FeatureUtils/simplePatchConfiguration (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Ljava/util/List;I)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_206485_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/Feature;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/features/FeatureUtils/register (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/Feature;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/features/FeatureUtils/m_206488_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/features/FeatureUtils/register (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/core/Holder; +CL: net/minecraft/data/worldgen/features/MiscOverworldFeatures net/minecraft/data/worldgen/features/MiscOverworldFeatures +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195010_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/ICE_SPIKE +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195011_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/ICE_PATCH +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195012_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/FOREST_ROCK +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195013_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/ICEBERG_PACKED +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195014_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/ICEBERG_BLUE +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195015_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/BLUE_ICE +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195016_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/LAKE_LAVA +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195017_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/DISK_CLAY +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195018_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/DISK_GRAVEL +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195019_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/DISK_SAND +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195020_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/FREEZE_TOP_LAYER +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195021_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/BONUS_CHEST +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195022_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/VOID_START_PLATFORM +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195023_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/DESERT_WELL +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195024_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/SPRING_LAVA_OVERWORLD +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195025_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/SPRING_LAVA_FROZEN +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/f_195026_ net/minecraft/data/worldgen/features/MiscOverworldFeatures/SPRING_WATER +FD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/net/minecraft/data/worldgen/features/MiscOverworldFeatures net/minecraft/data/worldgen/features/MiscOverworldFeatures/net/minecraft/data/worldgen/features/MiscOverworldFeatures +MD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/ ()V net/minecraft/data/worldgen/features/MiscOverworldFeatures/ ()V +MD: net/minecraft/data/worldgen/features/MiscOverworldFeatures/ ()V net/minecraft/data/worldgen/features/MiscOverworldFeatures/ ()V +CL: net/minecraft/data/worldgen/features/NetherFeatures net/minecraft/data/worldgen/features/NetherFeatures +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195029_ net/minecraft/data/worldgen/features/NetherFeatures/DELTA +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195030_ net/minecraft/data/worldgen/features/NetherFeatures/SMALL_BASALT_COLUMNS +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195031_ net/minecraft/data/worldgen/features/NetherFeatures/LARGE_BASALT_COLUMNS +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195032_ net/minecraft/data/worldgen/features/NetherFeatures/BASALT_BLOBS +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195033_ net/minecraft/data/worldgen/features/NetherFeatures/BLACKSTONE_BLOBS +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195034_ net/minecraft/data/worldgen/features/NetherFeatures/GLOWSTONE_EXTRA +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195035_ net/minecraft/data/worldgen/features/NetherFeatures/CRIMSON_VEGETATION_PROVIDER +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195036_ net/minecraft/data/worldgen/features/NetherFeatures/CRIMSON_FOREST_VEGETATION +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195037_ net/minecraft/data/worldgen/features/NetherFeatures/CRIMSON_FOREST_VEGETATION_BONEMEAL +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195038_ net/minecraft/data/worldgen/features/NetherFeatures/WARPED_VEGETATION_PROVIDER +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195039_ net/minecraft/data/worldgen/features/NetherFeatures/WARPED_FOREST_VEGETION +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195040_ net/minecraft/data/worldgen/features/NetherFeatures/WARPED_FOREST_VEGETATION_BONEMEAL +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195041_ net/minecraft/data/worldgen/features/NetherFeatures/NETHER_SPROUTS +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195042_ net/minecraft/data/worldgen/features/NetherFeatures/NETHER_SPROUTS_BONEMEAL +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195043_ net/minecraft/data/worldgen/features/NetherFeatures/TWISTING_VINES +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195044_ net/minecraft/data/worldgen/features/NetherFeatures/TWISTING_VINES_BONEMEAL +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195045_ net/minecraft/data/worldgen/features/NetherFeatures/WEEPING_VINES +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195046_ net/minecraft/data/worldgen/features/NetherFeatures/PATCH_CRIMSON_ROOTS +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195047_ net/minecraft/data/worldgen/features/NetherFeatures/BASALT_PILLAR +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195048_ net/minecraft/data/worldgen/features/NetherFeatures/SPRING_LAVA_NETHER +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195049_ net/minecraft/data/worldgen/features/NetherFeatures/SPRING_NETHER_CLOSED +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195050_ net/minecraft/data/worldgen/features/NetherFeatures/SPRING_NETHER_OPEN +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195051_ net/minecraft/data/worldgen/features/NetherFeatures/PATCH_FIRE +FD: net/minecraft/data/worldgen/features/NetherFeatures/f_195052_ net/minecraft/data/worldgen/features/NetherFeatures/PATCH_SOUL_FIRE +FD: net/minecraft/data/worldgen/features/NetherFeatures/net/minecraft/data/worldgen/features/NetherFeatures net/minecraft/data/worldgen/features/NetherFeatures/net/minecraft/data/worldgen/features/NetherFeatures +MD: net/minecraft/data/worldgen/features/NetherFeatures/ ()V net/minecraft/data/worldgen/features/NetherFeatures/ ()V +MD: net/minecraft/data/worldgen/features/NetherFeatures/ ()V net/minecraft/data/worldgen/features/NetherFeatures/ ()V +CL: net/minecraft/data/worldgen/features/OreFeatures net/minecraft/data/worldgen/features/OreFeatures +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195055_ net/minecraft/data/worldgen/features/OreFeatures/ORE_IRON_SMALL +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195056_ net/minecraft/data/worldgen/features/OreFeatures/ORE_GOLD +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195057_ net/minecraft/data/worldgen/features/OreFeatures/ORE_GOLD_BURIED +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195058_ net/minecraft/data/worldgen/features/OreFeatures/ORE_REDSTONE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195059_ net/minecraft/data/worldgen/features/OreFeatures/ORE_DIAMOND_SMALL +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195060_ net/minecraft/data/worldgen/features/OreFeatures/ORE_DIAMOND_LARGE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195061_ net/minecraft/data/worldgen/features/OreFeatures/ORE_DIAMOND_BURIED +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195062_ net/minecraft/data/worldgen/features/OreFeatures/ORE_LAPIS +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195063_ net/minecraft/data/worldgen/features/OreFeatures/ORE_LAPIS_BURIED +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195064_ net/minecraft/data/worldgen/features/OreFeatures/ORE_INFESTED +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195065_ net/minecraft/data/worldgen/features/OreFeatures/ORE_EMERALD +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195066_ net/minecraft/data/worldgen/features/OreFeatures/ORE_ANCIENT_DEBRIS_LARGE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195067_ net/minecraft/data/worldgen/features/OreFeatures/ORE_ANCIENT_DEBRIS_SMALL +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195068_ net/minecraft/data/worldgen/features/OreFeatures/ORE_COPPPER_SMALL +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195069_ net/minecraft/data/worldgen/features/OreFeatures/ORE_COPPER_LARGE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195070_ net/minecraft/data/worldgen/features/OreFeatures/ORE_CLAY +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195071_ net/minecraft/data/worldgen/features/OreFeatures/NATURAL_STONE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195072_ net/minecraft/data/worldgen/features/OreFeatures/STONE_ORE_REPLACEABLES +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195073_ net/minecraft/data/worldgen/features/OreFeatures/DEEPSLATE_ORE_REPLACEABLES +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195074_ net/minecraft/data/worldgen/features/OreFeatures/NETHERRACK +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195075_ net/minecraft/data/worldgen/features/OreFeatures/NETHER_ORE_REPLACEABLES +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195076_ net/minecraft/data/worldgen/features/OreFeatures/ORE_IRON_TARGET_LIST +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195077_ net/minecraft/data/worldgen/features/OreFeatures/ORE_GOLD_TARGET_LIST +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195078_ net/minecraft/data/worldgen/features/OreFeatures/ORE_DIAMOND_TARGET_LIST +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195079_ net/minecraft/data/worldgen/features/OreFeatures/ORE_LAPIS_TARGET_LIST +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195080_ net/minecraft/data/worldgen/features/OreFeatures/ORE_COPPER_TARGET_LIST +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195081_ net/minecraft/data/worldgen/features/OreFeatures/ORE_COAL_TARGET_LIST +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195082_ net/minecraft/data/worldgen/features/OreFeatures/ORE_MAGMA +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195083_ net/minecraft/data/worldgen/features/OreFeatures/ORE_SOUL_SAND +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195084_ net/minecraft/data/worldgen/features/OreFeatures/ORE_NETHER_GOLD +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195085_ net/minecraft/data/worldgen/features/OreFeatures/ORE_QUARTZ +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195086_ net/minecraft/data/worldgen/features/OreFeatures/ORE_GRAVEL_NETHER +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195087_ net/minecraft/data/worldgen/features/OreFeatures/ORE_BLACKSTONE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195088_ net/minecraft/data/worldgen/features/OreFeatures/ORE_DIRT +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195089_ net/minecraft/data/worldgen/features/OreFeatures/ORE_GRAVEL +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195090_ net/minecraft/data/worldgen/features/OreFeatures/ORE_GRANITE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195091_ net/minecraft/data/worldgen/features/OreFeatures/ORE_DIORITE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195092_ net/minecraft/data/worldgen/features/OreFeatures/ORE_ANDESITE +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195093_ net/minecraft/data/worldgen/features/OreFeatures/ORE_TUFF +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195094_ net/minecraft/data/worldgen/features/OreFeatures/ORE_COAL +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195095_ net/minecraft/data/worldgen/features/OreFeatures/ORE_COAL_BURIED +FD: net/minecraft/data/worldgen/features/OreFeatures/f_195096_ net/minecraft/data/worldgen/features/OreFeatures/ORE_IRON +FD: net/minecraft/data/worldgen/features/OreFeatures/net/minecraft/data/worldgen/features/OreFeatures net/minecraft/data/worldgen/features/OreFeatures/net/minecraft/data/worldgen/features/OreFeatures +MD: net/minecraft/data/worldgen/features/OreFeatures/ ()V net/minecraft/data/worldgen/features/OreFeatures/ ()V +MD: net/minecraft/data/worldgen/features/OreFeatures/ ()V net/minecraft/data/worldgen/features/OreFeatures/ ()V +CL: net/minecraft/data/worldgen/features/PileFeatures net/minecraft/data/worldgen/features/PileFeatures +FD: net/minecraft/data/worldgen/features/PileFeatures/f_195099_ net/minecraft/data/worldgen/features/PileFeatures/PILE_HAY +FD: net/minecraft/data/worldgen/features/PileFeatures/f_195100_ net/minecraft/data/worldgen/features/PileFeatures/PILE_MELON +FD: net/minecraft/data/worldgen/features/PileFeatures/f_195101_ net/minecraft/data/worldgen/features/PileFeatures/PILE_SNOW +FD: net/minecraft/data/worldgen/features/PileFeatures/f_195102_ net/minecraft/data/worldgen/features/PileFeatures/PILE_ICE +FD: net/minecraft/data/worldgen/features/PileFeatures/f_195103_ net/minecraft/data/worldgen/features/PileFeatures/PILE_PUMPKIN +FD: net/minecraft/data/worldgen/features/PileFeatures/net/minecraft/data/worldgen/features/PileFeatures net/minecraft/data/worldgen/features/PileFeatures/net/minecraft/data/worldgen/features/PileFeatures +MD: net/minecraft/data/worldgen/features/PileFeatures/ ()V net/minecraft/data/worldgen/features/PileFeatures/ ()V +MD: net/minecraft/data/worldgen/features/PileFeatures/ ()V net/minecraft/data/worldgen/features/PileFeatures/ ()V +CL: net/minecraft/data/worldgen/features/TreeFeatures net/minecraft/data/worldgen/features/TreeFeatures +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195106_ net/minecraft/data/worldgen/features/TreeFeatures/BIRCH_BEES_0002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195107_ net/minecraft/data/worldgen/features/TreeFeatures/BIRCH_BEES_002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195108_ net/minecraft/data/worldgen/features/TreeFeatures/BIRCH_BEES_005 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195109_ net/minecraft/data/worldgen/features/TreeFeatures/FANCY_OAK_BEES_0002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195110_ net/minecraft/data/worldgen/features/TreeFeatures/FANCY_OAK_BEES_002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195111_ net/minecraft/data/worldgen/features/TreeFeatures/FANCY_OAK_BEES_005 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195112_ net/minecraft/data/worldgen/features/TreeFeatures/FANCY_OAK_BEES +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195113_ net/minecraft/data/worldgen/features/TreeFeatures/BEEHIVE_0002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195114_ net/minecraft/data/worldgen/features/TreeFeatures/BEEHIVE_002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195115_ net/minecraft/data/worldgen/features/TreeFeatures/BEEHIVE_005 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195116_ net/minecraft/data/worldgen/features/TreeFeatures/BEEHIVE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195117_ net/minecraft/data/worldgen/features/TreeFeatures/CRIMSON_FUNGUS +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195118_ net/minecraft/data/worldgen/features/TreeFeatures/CRIMSON_FUNGUS_PLANTED +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195119_ net/minecraft/data/worldgen/features/TreeFeatures/WARPED_FUNGUS +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195120_ net/minecraft/data/worldgen/features/TreeFeatures/WARPED_FUNGUS_PLANTED +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195121_ net/minecraft/data/worldgen/features/TreeFeatures/HUGE_BROWN_MUSHROOM +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195122_ net/minecraft/data/worldgen/features/TreeFeatures/HUGE_RED_MUSHROOM +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195123_ net/minecraft/data/worldgen/features/TreeFeatures/OAK +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195124_ net/minecraft/data/worldgen/features/TreeFeatures/DARK_OAK +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195125_ net/minecraft/data/worldgen/features/TreeFeatures/BIRCH +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195126_ net/minecraft/data/worldgen/features/TreeFeatures/ACACIA +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195127_ net/minecraft/data/worldgen/features/TreeFeatures/SPRUCE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195128_ net/minecraft/data/worldgen/features/TreeFeatures/PINE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195129_ net/minecraft/data/worldgen/features/TreeFeatures/JUNGLE_TREE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195130_ net/minecraft/data/worldgen/features/TreeFeatures/FANCY_OAK +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195131_ net/minecraft/data/worldgen/features/TreeFeatures/JUNGLE_TREE_NO_VINE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195132_ net/minecraft/data/worldgen/features/TreeFeatures/MEGA_JUNGLE_TREE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195133_ net/minecraft/data/worldgen/features/TreeFeatures/MEGA_SPRUCE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195134_ net/minecraft/data/worldgen/features/TreeFeatures/MEGA_PINE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195135_ net/minecraft/data/worldgen/features/TreeFeatures/SUPER_BIRCH_BEES_0002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195136_ net/minecraft/data/worldgen/features/TreeFeatures/SUPER_BIRCH_BEES +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195137_ net/minecraft/data/worldgen/features/TreeFeatures/SWAMP_OAK +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195138_ net/minecraft/data/worldgen/features/TreeFeatures/JUNGLE_BUSH +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195139_ net/minecraft/data/worldgen/features/TreeFeatures/AZALEA_TREE +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195140_ net/minecraft/data/worldgen/features/TreeFeatures/OAK_BEES_0002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195141_ net/minecraft/data/worldgen/features/TreeFeatures/OAK_BEES_002 +FD: net/minecraft/data/worldgen/features/TreeFeatures/f_195142_ net/minecraft/data/worldgen/features/TreeFeatures/OAK_BEES_005 +FD: net/minecraft/data/worldgen/features/TreeFeatures/net/minecraft/data/worldgen/features/TreeFeatures net/minecraft/data/worldgen/features/TreeFeatures/net/minecraft/data/worldgen/features/TreeFeatures +MD: net/minecraft/data/worldgen/features/TreeFeatures/ ()V net/minecraft/data/worldgen/features/TreeFeatures/ ()V +MD: net/minecraft/data/worldgen/features/TreeFeatures/ ()V net/minecraft/data/worldgen/features/TreeFeatures/ ()V +MD: net/minecraft/data/worldgen/features/TreeFeatures/m_195145_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/data/worldgen/features/TreeFeatures/createOak ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/data/worldgen/features/TreeFeatures/m_195146_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;IIII)Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/data/worldgen/features/TreeFeatures/createStraightBlobTree (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;IIII)Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/data/worldgen/features/TreeFeatures/m_195153_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/data/worldgen/features/TreeFeatures/createBirch ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/data/worldgen/features/TreeFeatures/m_195154_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/data/worldgen/features/TreeFeatures/createSuperBirch ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/data/worldgen/features/TreeFeatures/m_195155_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/data/worldgen/features/TreeFeatures/createJungleTree ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/data/worldgen/features/TreeFeatures/m_195156_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/data/worldgen/features/TreeFeatures/createFancyOak ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +CL: net/minecraft/data/worldgen/features/VegetationFeatures net/minecraft/data/worldgen/features/VegetationFeatures +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195157_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_FLOWER_FOREST +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195158_ net/minecraft/data/worldgen/features/VegetationFeatures/MEADOW_TREES +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195159_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_TAIGA +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195160_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_GROVE +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195161_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_SAVANNA +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195162_ net/minecraft/data/worldgen/features/VegetationFeatures/BIRCH_TALL +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195163_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_WINDSWEPT_HILLS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195164_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_WATER +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195165_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_BIRCH_AND_OAK +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195166_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_PLAINS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195167_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_SPARSE_JUNGLE +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195168_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_OLD_GROWTH_SPRUCE_TAIGA +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195169_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_OLD_GROWTH_PINE_TAIGA +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195170_ net/minecraft/data/worldgen/features/VegetationFeatures/TREES_JUNGLE +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195171_ net/minecraft/data/worldgen/features/VegetationFeatures/BAMBOO_VEGETATION +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195172_ net/minecraft/data/worldgen/features/VegetationFeatures/MUSHROOM_ISLAND_VEGETATION +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195173_ net/minecraft/data/worldgen/features/VegetationFeatures/BAMBOO_NO_PODZOL +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195174_ net/minecraft/data/worldgen/features/VegetationFeatures/BAMBOO_SOME_PODZOL +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195175_ net/minecraft/data/worldgen/features/VegetationFeatures/VINES +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195176_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_BROWN_MUSHROOM +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195177_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_RED_MUSHROOM +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195178_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_SUNFLOWER +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195179_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_PUMPKIN +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195180_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_BERRY_BUSH +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195181_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_TAIGA_GRASS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195182_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_GRASS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195183_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_GRASS_JUNGLE +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195184_ net/minecraft/data/worldgen/features/VegetationFeatures/SINGLE_PIECE_OF_GRASS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195185_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_DEAD_BUSH +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195186_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_MELON +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195187_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_WATERLILY +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195188_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_TALL_GRASS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195189_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_LARGE_FERN +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195190_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_CACTUS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195191_ net/minecraft/data/worldgen/features/VegetationFeatures/PATCH_SUGAR_CANE +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195192_ net/minecraft/data/worldgen/features/VegetationFeatures/FLOWER_DEFAULT +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195193_ net/minecraft/data/worldgen/features/VegetationFeatures/FLOWER_FLOWER_FOREST +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195194_ net/minecraft/data/worldgen/features/VegetationFeatures/FLOWER_SWAMP +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195195_ net/minecraft/data/worldgen/features/VegetationFeatures/FLOWER_PLAIN +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195196_ net/minecraft/data/worldgen/features/VegetationFeatures/FLOWER_MEADOW +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195197_ net/minecraft/data/worldgen/features/VegetationFeatures/FOREST_FLOWERS +FD: net/minecraft/data/worldgen/features/VegetationFeatures/f_195198_ net/minecraft/data/worldgen/features/VegetationFeatures/DARK_FOREST_VEGETATION +FD: net/minecraft/data/worldgen/features/VegetationFeatures/net/minecraft/data/worldgen/features/VegetationFeatures net/minecraft/data/worldgen/features/VegetationFeatures/net/minecraft/data/worldgen/features/VegetationFeatures +MD: net/minecraft/data/worldgen/features/VegetationFeatures/ ()V net/minecraft/data/worldgen/features/VegetationFeatures/ ()V +MD: net/minecraft/data/worldgen/features/VegetationFeatures/ ()V net/minecraft/data/worldgen/features/VegetationFeatures/ ()V +MD: net/minecraft/data/worldgen/features/VegetationFeatures/m_195202_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;I)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; net/minecraft/data/worldgen/features/VegetationFeatures/grassPatch (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;I)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; +CL: net/minecraft/data/worldgen/features/package-info net/minecraft/data/worldgen/features/package-info +FD: net/minecraft/data/worldgen/features/package-info/net/minecraft/data/worldgen/features/package-info net/minecraft/data/worldgen/features/package-info/net/minecraft/data/worldgen/features/package-info +CL: net/minecraft/data/worldgen/package-info net/minecraft/data/worldgen/package-info +FD: net/minecraft/data/worldgen/package-info/net/minecraft/data/worldgen/package-info net/minecraft/data/worldgen/package-info/net/minecraft/data/worldgen/package-info +CL: net/minecraft/data/worldgen/placement/AquaticPlacements net/minecraft/data/worldgen/placement/AquaticPlacements +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195218_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_WARM +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195219_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_NORMAL +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195220_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_COLD +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195221_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_RIVER +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195222_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_SWAMP +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195223_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_DEEP_WARM +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195224_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_DEEP +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195225_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_DEEP_COLD +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195226_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEAGRASS_SIMPLE +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195227_ net/minecraft/data/worldgen/placement/AquaticPlacements/SEA_PICKLE +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195228_ net/minecraft/data/worldgen/placement/AquaticPlacements/KELP_COLD +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195229_ net/minecraft/data/worldgen/placement/AquaticPlacements/KELP_WARM +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/f_195230_ net/minecraft/data/worldgen/placement/AquaticPlacements/WARM_OCEAN_VEGETATION +FD: net/minecraft/data/worldgen/placement/AquaticPlacements/net/minecraft/data/worldgen/placement/AquaticPlacements net/minecraft/data/worldgen/placement/AquaticPlacements/net/minecraft/data/worldgen/placement/AquaticPlacements +MD: net/minecraft/data/worldgen/placement/AquaticPlacements/ ()V net/minecraft/data/worldgen/placement/AquaticPlacements/ ()V +MD: net/minecraft/data/worldgen/placement/AquaticPlacements/ ()V net/minecraft/data/worldgen/placement/AquaticPlacements/ ()V +MD: net/minecraft/data/worldgen/placement/AquaticPlacements/m_195233_ (I)Ljava/util/List; net/minecraft/data/worldgen/placement/AquaticPlacements/seagrassPlacement (I)Ljava/util/List; +CL: net/minecraft/data/worldgen/placement/CavePlacements net/minecraft/data/worldgen/placement/CavePlacements +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195235_ net/minecraft/data/worldgen/placement/CavePlacements/MONSTER_ROOM +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195236_ net/minecraft/data/worldgen/placement/CavePlacements/MONSTER_ROOM_DEEP +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195237_ net/minecraft/data/worldgen/placement/CavePlacements/FOSSIL_UPPER +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195238_ net/minecraft/data/worldgen/placement/CavePlacements/FOSSIL_LOWER +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195239_ net/minecraft/data/worldgen/placement/CavePlacements/DRIPSTONE_CLUSTER +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195240_ net/minecraft/data/worldgen/placement/CavePlacements/LARGE_DRIPSTONE +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195241_ net/minecraft/data/worldgen/placement/CavePlacements/POINTED_DRIPSTONE +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195242_ net/minecraft/data/worldgen/placement/CavePlacements/UNDERWATER_MAGMA +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195243_ net/minecraft/data/worldgen/placement/CavePlacements/GLOW_LICHEN +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195244_ net/minecraft/data/worldgen/placement/CavePlacements/ROOTED_AZALEA_TREE +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195245_ net/minecraft/data/worldgen/placement/CavePlacements/CAVE_VINES +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195246_ net/minecraft/data/worldgen/placement/CavePlacements/LUSH_CAVES_VEGETATION +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195247_ net/minecraft/data/worldgen/placement/CavePlacements/LUSH_CAVES_CLAY +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195248_ net/minecraft/data/worldgen/placement/CavePlacements/LUSH_CAVES_CEILING_VEGETATION +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195249_ net/minecraft/data/worldgen/placement/CavePlacements/SPORE_BLOSSOM +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195250_ net/minecraft/data/worldgen/placement/CavePlacements/CLASSIC_VINES +FD: net/minecraft/data/worldgen/placement/CavePlacements/f_195251_ net/minecraft/data/worldgen/placement/CavePlacements/AMETHYST_GEODE +FD: net/minecraft/data/worldgen/placement/CavePlacements/net/minecraft/data/worldgen/placement/CavePlacements net/minecraft/data/worldgen/placement/CavePlacements/net/minecraft/data/worldgen/placement/CavePlacements +MD: net/minecraft/data/worldgen/placement/CavePlacements/ ()V net/minecraft/data/worldgen/placement/CavePlacements/ ()V +MD: net/minecraft/data/worldgen/placement/CavePlacements/ ()V net/minecraft/data/worldgen/placement/CavePlacements/ ()V +CL: net/minecraft/data/worldgen/placement/EndPlacements net/minecraft/data/worldgen/placement/EndPlacements +FD: net/minecraft/data/worldgen/placement/EndPlacements/f_195254_ net/minecraft/data/worldgen/placement/EndPlacements/END_SPIKE +FD: net/minecraft/data/worldgen/placement/EndPlacements/f_195255_ net/minecraft/data/worldgen/placement/EndPlacements/END_GATEWAY_RETURN +FD: net/minecraft/data/worldgen/placement/EndPlacements/f_195256_ net/minecraft/data/worldgen/placement/EndPlacements/CHORUS_PLANT +FD: net/minecraft/data/worldgen/placement/EndPlacements/f_195257_ net/minecraft/data/worldgen/placement/EndPlacements/END_ISLAND_DECORATED +FD: net/minecraft/data/worldgen/placement/EndPlacements/net/minecraft/data/worldgen/placement/EndPlacements net/minecraft/data/worldgen/placement/EndPlacements/net/minecraft/data/worldgen/placement/EndPlacements +MD: net/minecraft/data/worldgen/placement/EndPlacements/ ()V net/minecraft/data/worldgen/placement/EndPlacements/ ()V +MD: net/minecraft/data/worldgen/placement/EndPlacements/ ()V net/minecraft/data/worldgen/placement/EndPlacements/ ()V +CL: net/minecraft/data/worldgen/placement/MiscOverworldPlacements net/minecraft/data/worldgen/placement/MiscOverworldPlacements +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195260_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ICE_SPIKE +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195261_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ICE_PATCH +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195262_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/FOREST_ROCK +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195263_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ICEBERG_PACKED +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195264_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ICEBERG_BLUE +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195265_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/BLUE_ICE +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195266_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/LAKE_LAVA_UNDERGROUND +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195267_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/LAKE_LAVA_SURFACE +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195268_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/DISK_CLAY +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195269_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/DISK_GRAVEL +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195270_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/DISK_SAND +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195271_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/FREEZE_TOP_LAYER +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195272_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/VOID_START_PLATFORM +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195273_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/DESERT_WELL +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195274_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/SPRING_LAVA +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195275_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/SPRING_LAVA_FROZEN +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/f_195276_ net/minecraft/data/worldgen/placement/MiscOverworldPlacements/SPRING_WATER +FD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/net/minecraft/data/worldgen/placement/MiscOverworldPlacements net/minecraft/data/worldgen/placement/MiscOverworldPlacements/net/minecraft/data/worldgen/placement/MiscOverworldPlacements +MD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ ()V net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ ()V +MD: net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ ()V net/minecraft/data/worldgen/placement/MiscOverworldPlacements/ ()V +CL: net/minecraft/data/worldgen/placement/NetherPlacements net/minecraft/data/worldgen/placement/NetherPlacements +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195279_ net/minecraft/data/worldgen/placement/NetherPlacements/DELTA +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195280_ net/minecraft/data/worldgen/placement/NetherPlacements/SMALL_BASALT_COLUMNS +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195281_ net/minecraft/data/worldgen/placement/NetherPlacements/LARGE_BASALT_COLUMNS +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195282_ net/minecraft/data/worldgen/placement/NetherPlacements/BASALT_BLOBS +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195283_ net/minecraft/data/worldgen/placement/NetherPlacements/BLACKSTONE_BLOBS +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195284_ net/minecraft/data/worldgen/placement/NetherPlacements/GLOWSTONE_EXTRA +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195285_ net/minecraft/data/worldgen/placement/NetherPlacements/GLOWSTONE +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195286_ net/minecraft/data/worldgen/placement/NetherPlacements/CRIMSON_FOREST_VEGETATION +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195287_ net/minecraft/data/worldgen/placement/NetherPlacements/WARPED_FOREST_VEGETATION +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195288_ net/minecraft/data/worldgen/placement/NetherPlacements/NETHER_SPROUTS +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195289_ net/minecraft/data/worldgen/placement/NetherPlacements/TWISTING_VINES +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195290_ net/minecraft/data/worldgen/placement/NetherPlacements/WEEPING_VINES +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195291_ net/minecraft/data/worldgen/placement/NetherPlacements/PATCH_CRIMSON_ROOTS +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195292_ net/minecraft/data/worldgen/placement/NetherPlacements/BASALT_PILLAR +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195293_ net/minecraft/data/worldgen/placement/NetherPlacements/SPRING_DELTA +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195294_ net/minecraft/data/worldgen/placement/NetherPlacements/SPRING_CLOSED +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195295_ net/minecraft/data/worldgen/placement/NetherPlacements/SPRING_CLOSED_DOUBLE +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195296_ net/minecraft/data/worldgen/placement/NetherPlacements/SPRING_OPEN +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195297_ net/minecraft/data/worldgen/placement/NetherPlacements/FIRE_PLACEMENT +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195298_ net/minecraft/data/worldgen/placement/NetherPlacements/PATCH_SOUL_FIRE +FD: net/minecraft/data/worldgen/placement/NetherPlacements/f_195299_ net/minecraft/data/worldgen/placement/NetherPlacements/PATCH_FIRE +FD: net/minecraft/data/worldgen/placement/NetherPlacements/net/minecraft/data/worldgen/placement/NetherPlacements net/minecraft/data/worldgen/placement/NetherPlacements/net/minecraft/data/worldgen/placement/NetherPlacements +MD: net/minecraft/data/worldgen/placement/NetherPlacements/ ()V net/minecraft/data/worldgen/placement/NetherPlacements/ ()V +MD: net/minecraft/data/worldgen/placement/NetherPlacements/ ()V net/minecraft/data/worldgen/placement/NetherPlacements/ ()V +CL: net/minecraft/data/worldgen/placement/OrePlacements net/minecraft/data/worldgen/placement/OrePlacements +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195302_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_REDSTONE_LOWER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195303_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_DIAMOND +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195304_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_DIAMOND_LARGE +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195305_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_DIAMOND_BURIED +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195306_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_LAPIS +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195307_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_LAPIS_BURIED +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195308_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_INFESTED +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195309_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_EMERALD +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195310_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_ANCIENT_DEBRIS_LARGE +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195311_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_ANCIENT_DEBRIS_SMALL +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195312_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_COPPER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195313_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_COPPER_LARGE +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195314_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_CLAY +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195315_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_MAGMA +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195316_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_SOUL_SAND +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195317_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GOLD_DELTAS +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195318_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_QUARTZ_DELTAS +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195319_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GOLD_NETHER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195320_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_QUARTZ_NETHER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195321_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GRAVEL_NETHER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195322_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_BLACKSTONE +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195323_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_DIRT +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195324_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GRAVEL +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195325_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GRANITE_UPPER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195326_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GRANITE_LOWER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195327_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_DIORITE_UPPER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195328_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_DIORITE_LOWER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195329_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_ANDESITE_UPPER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195330_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_ANDESITE_LOWER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195331_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_TUFF +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195332_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_COAL_UPPER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195333_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_COAL_LOWER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195334_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_IRON_UPPER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195335_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_IRON_MIDDLE +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195336_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_IRON_SMALL +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195337_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GOLD_EXTRA +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195338_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GOLD +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195339_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_GOLD_LOWER +FD: net/minecraft/data/worldgen/placement/OrePlacements/f_195340_ net/minecraft/data/worldgen/placement/OrePlacements/ORE_REDSTONE +FD: net/minecraft/data/worldgen/placement/OrePlacements/net/minecraft/data/worldgen/placement/OrePlacements net/minecraft/data/worldgen/placement/OrePlacements/net/minecraft/data/worldgen/placement/OrePlacements +MD: net/minecraft/data/worldgen/placement/OrePlacements/ ()V net/minecraft/data/worldgen/placement/OrePlacements/ ()V +MD: net/minecraft/data/worldgen/placement/OrePlacements/ ()V net/minecraft/data/worldgen/placement/OrePlacements/ ()V +MD: net/minecraft/data/worldgen/placement/OrePlacements/m_195343_ (ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; net/minecraft/data/worldgen/placement/OrePlacements/commonOrePlacement (ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; +MD: net/minecraft/data/worldgen/placement/OrePlacements/m_195346_ (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; net/minecraft/data/worldgen/placement/OrePlacements/orePlacement (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; +MD: net/minecraft/data/worldgen/placement/OrePlacements/m_195349_ (ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; net/minecraft/data/worldgen/placement/OrePlacements/rareOrePlacement (ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; +CL: net/minecraft/data/worldgen/placement/PlacementUtils net/minecraft/data/worldgen/placement/PlacementUtils +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195352_ net/minecraft/data/worldgen/placement/PlacementUtils/HEIGHTMAP +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195353_ net/minecraft/data/worldgen/placement/PlacementUtils/HEIGHTMAP_TOP_SOLID +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195354_ net/minecraft/data/worldgen/placement/PlacementUtils/HEIGHTMAP_WORLD_SURFACE +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195355_ net/minecraft/data/worldgen/placement/PlacementUtils/HEIGHTMAP_OCEAN_FLOOR +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195356_ net/minecraft/data/worldgen/placement/PlacementUtils/FULL_RANGE +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195357_ net/minecraft/data/worldgen/placement/PlacementUtils/RANGE_10_10 +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195358_ net/minecraft/data/worldgen/placement/PlacementUtils/RANGE_8_8 +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195359_ net/minecraft/data/worldgen/placement/PlacementUtils/RANGE_4_4 +FD: net/minecraft/data/worldgen/placement/PlacementUtils/f_195360_ net/minecraft/data/worldgen/placement/PlacementUtils/RANGE_BOTTOM_TO_MAX_TERRAIN_HEIGHT +FD: net/minecraft/data/worldgen/placement/PlacementUtils/net/minecraft/data/worldgen/placement/PlacementUtils net/minecraft/data/worldgen/placement/PlacementUtils/net/minecraft/data/worldgen/placement/PlacementUtils +MD: net/minecraft/data/worldgen/placement/PlacementUtils/ ()V net/minecraft/data/worldgen/placement/PlacementUtils/ ()V +MD: net/minecraft/data/worldgen/placement/PlacementUtils/ ()V net/minecraft/data/worldgen/placement/PlacementUtils/ ()V +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_195364_ (IFI)Lnet/minecraft/world/level/levelgen/placement/PlacementModifier; net/minecraft/data/worldgen/placement/PlacementUtils/countExtra (IFI)Lnet/minecraft/world/level/levelgen/placement/PlacementModifier; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206492_ ()Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/placement/PlacementUtils/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206493_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/placement/BlockPredicateFilter; net/minecraft/data/worldgen/placement/PlacementUtils/filteredByBlockSurvival (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/placement/BlockPredicateFilter; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206495_ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/placement/PlacementUtils/onlyWhenEmpty (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206498_ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/placement/PlacementUtils/filtered (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206502_ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;[Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/placement/PlacementUtils/inlinePlaced (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;[Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206506_ (Lnet/minecraft/core/Holder;[Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/placement/PlacementUtils/inlinePlaced (Lnet/minecraft/core/Holder;[Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206509_ (Ljava/lang/String;Lnet/minecraft/core/Holder;Ljava/util/List;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/placement/PlacementUtils/register (Ljava/lang/String;Lnet/minecraft/core/Holder;Ljava/util/List;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206513_ (Ljava/lang/String;Lnet/minecraft/core/Holder;[Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lnet/minecraft/core/Holder; net/minecraft/data/worldgen/placement/PlacementUtils/register (Ljava/lang/String;Lnet/minecraft/core/Holder;[Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lnet/minecraft/core/Holder; +MD: net/minecraft/data/worldgen/placement/PlacementUtils/m_206517_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementFilter; net/minecraft/data/worldgen/placement/PlacementUtils/isEmpty ()Lnet/minecraft/world/level/levelgen/placement/PlacementFilter; +CL: net/minecraft/data/worldgen/placement/TreePlacements net/minecraft/data/worldgen/placement/TreePlacements +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195371_ net/minecraft/data/worldgen/placement/TreePlacements/FANCY_OAK_BEES +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195372_ net/minecraft/data/worldgen/placement/TreePlacements/CRIMSON_FUNGI +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195373_ net/minecraft/data/worldgen/placement/TreePlacements/WARPED_FUNGI +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195374_ net/minecraft/data/worldgen/placement/TreePlacements/OAK_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195375_ net/minecraft/data/worldgen/placement/TreePlacements/DARK_OAK_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195376_ net/minecraft/data/worldgen/placement/TreePlacements/BIRCH_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195377_ net/minecraft/data/worldgen/placement/TreePlacements/ACACIA_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195378_ net/minecraft/data/worldgen/placement/TreePlacements/SPRUCE_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195379_ net/minecraft/data/worldgen/placement/TreePlacements/SNOW_TREE_PREDICATE +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195380_ net/minecraft/data/worldgen/placement/TreePlacements/SNOW_TREE_FILTER_DECORATOR +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195381_ net/minecraft/data/worldgen/placement/TreePlacements/PINE_ON_SNOW +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195382_ net/minecraft/data/worldgen/placement/TreePlacements/SPRUCE_ON_SNOW +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195383_ net/minecraft/data/worldgen/placement/TreePlacements/PINE_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195384_ net/minecraft/data/worldgen/placement/TreePlacements/JUNGLE_TREE_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195385_ net/minecraft/data/worldgen/placement/TreePlacements/FANCY_OAK_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195386_ net/minecraft/data/worldgen/placement/TreePlacements/MEGA_JUNGLE_TREE_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195387_ net/minecraft/data/worldgen/placement/TreePlacements/MEGA_SPRUCE_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195388_ net/minecraft/data/worldgen/placement/TreePlacements/MEGA_PINE_CHECKED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195389_ net/minecraft/data/worldgen/placement/TreePlacements/JUNGLE_BUSH +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195390_ net/minecraft/data/worldgen/placement/TreePlacements/SUPER_BIRCH_BEES_0002 +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195391_ net/minecraft/data/worldgen/placement/TreePlacements/SUPER_BIRCH_BEES +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195392_ net/minecraft/data/worldgen/placement/TreePlacements/OAK_BEES_0002 +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195393_ net/minecraft/data/worldgen/placement/TreePlacements/OAK_BEES_002 +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195394_ net/minecraft/data/worldgen/placement/TreePlacements/BIRCH_BEES_0002_PLACED +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195395_ net/minecraft/data/worldgen/placement/TreePlacements/BIRCH_BEES_002 +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195396_ net/minecraft/data/worldgen/placement/TreePlacements/FANCY_OAK_BEES_0002 +FD: net/minecraft/data/worldgen/placement/TreePlacements/f_195397_ net/minecraft/data/worldgen/placement/TreePlacements/FANCY_OAK_BEES_002 +FD: net/minecraft/data/worldgen/placement/TreePlacements/net/minecraft/data/worldgen/placement/TreePlacements net/minecraft/data/worldgen/placement/TreePlacements/net/minecraft/data/worldgen/placement/TreePlacements +MD: net/minecraft/data/worldgen/placement/TreePlacements/ ()V net/minecraft/data/worldgen/placement/TreePlacements/ ()V +MD: net/minecraft/data/worldgen/placement/TreePlacements/ ()V net/minecraft/data/worldgen/placement/TreePlacements/ ()V +CL: net/minecraft/data/worldgen/placement/VegetationPlacements net/minecraft/data/worldgen/placement/VegetationPlacements +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195400_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_SUGAR_CANE_SWAMP +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195401_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_SUGAR_CANE_DESERT +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195402_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_SUGAR_CANE_BADLANDS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195403_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_SUGAR_CANE +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195404_ net/minecraft/data/worldgen/placement/VegetationPlacements/BROWN_MUSHROOM_NETHER +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195405_ net/minecraft/data/worldgen/placement/VegetationPlacements/RED_MUSHROOM_NETHER +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195406_ net/minecraft/data/worldgen/placement/VegetationPlacements/BROWN_MUSHROOM_NORMAL +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195407_ net/minecraft/data/worldgen/placement/VegetationPlacements/RED_MUSHROOM_NORMAL +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195408_ net/minecraft/data/worldgen/placement/VegetationPlacements/BROWN_MUSHROOM_TAIGA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195409_ net/minecraft/data/worldgen/placement/VegetationPlacements/RED_MUSHROOM_TAIGA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195410_ net/minecraft/data/worldgen/placement/VegetationPlacements/BROWN_MUSHROOM_OLD_GROWTH +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195411_ net/minecraft/data/worldgen/placement/VegetationPlacements/RED_MUSHROOM_OLD_GROWTH +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195412_ net/minecraft/data/worldgen/placement/VegetationPlacements/BROWN_MUSHROOM_SWAMP +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195413_ net/minecraft/data/worldgen/placement/VegetationPlacements/RED_MUSHROOM_SWAMP +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195414_ net/minecraft/data/worldgen/placement/VegetationPlacements/FLOWER_WARM +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195415_ net/minecraft/data/worldgen/placement/VegetationPlacements/FLOWER_DEFAULT +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195416_ net/minecraft/data/worldgen/placement/VegetationPlacements/FLOWER_FLOWER_FOREST +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195417_ net/minecraft/data/worldgen/placement/VegetationPlacements/FLOWER_SWAMP +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195419_ net/minecraft/data/worldgen/placement/VegetationPlacements/FLOWER_MEADOW +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195420_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREE_THRESHOLD +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195421_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_PLAINS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195422_ net/minecraft/data/worldgen/placement/VegetationPlacements/DARK_FOREST_VEGETATION +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195423_ net/minecraft/data/worldgen/placement/VegetationPlacements/FLOWER_FOREST_FLOWERS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195424_ net/minecraft/data/worldgen/placement/VegetationPlacements/FOREST_FLOWERS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195425_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_FLOWER_FOREST +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195426_ net/minecraft/data/worldgen/placement/VegetationPlacements/BAMBOO_LIGHT +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195427_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_MEADOW +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195428_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_TAIGA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195429_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_GROVE +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195430_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_BADLANDS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195431_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_SNOWY +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195432_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_SWAMP +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195433_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_WINDSWEPT_SAVANNA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195434_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_SAVANNA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195435_ net/minecraft/data/worldgen/placement/VegetationPlacements/BIRCH_TALL +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195436_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_BIRCH +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195437_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_WINDSWEPT_FOREST +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195438_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_WINDSWEPT_HILLS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195439_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_WATER +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195440_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_BIRCH_AND_OAK +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195441_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_SPARSE_JUNGLE +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195442_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_OLD_GROWTH_SPRUCE_TAIGA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195443_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_OLD_GROWTH_PINE_TAIGA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195444_ net/minecraft/data/worldgen/placement/VegetationPlacements/TREES_JUNGLE +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195445_ net/minecraft/data/worldgen/placement/VegetationPlacements/BAMBOO_VEGETATION +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195446_ net/minecraft/data/worldgen/placement/VegetationPlacements/MUSHROOM_ISLAND_VEGETATION +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195447_ net/minecraft/data/worldgen/placement/VegetationPlacements/BAMBOO +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195448_ net/minecraft/data/worldgen/placement/VegetationPlacements/VINES +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195449_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_SUNFLOWER +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195450_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_PUMPKIN +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195451_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_PLAIN +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195452_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_FOREST +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195453_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_BADLANDS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195454_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_SAVANNA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195455_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_NORMAL +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195456_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_TAIGA_2 +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195457_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_TAIGA +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195458_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_GRASS_JUNGLE +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195459_ net/minecraft/data/worldgen/placement/VegetationPlacements/GRASS_BONEMEAL +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195460_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_DEAD_BUSH_2 +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195461_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_DEAD_BUSH +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195462_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_DEAD_BUSH_BADLANDS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195463_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_MELON +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195464_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_BERRY_COMMON +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195465_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_BERRY_RARE +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195466_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_WATERLILY +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195467_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_TALL_GRASS_2 +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195468_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_TALL_GRASS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195469_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_LARGE_FERN +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195470_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_CACTUS_DESERT +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_195471_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_CACTUS_DECORATED +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_197412_ net/minecraft/data/worldgen/placement/VegetationPlacements/FLOWER_PLAINS +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/f_198935_ net/minecraft/data/worldgen/placement/VegetationPlacements/PATCH_MELON_SPARSE +FD: net/minecraft/data/worldgen/placement/VegetationPlacements/net/minecraft/data/worldgen/placement/VegetationPlacements net/minecraft/data/worldgen/placement/VegetationPlacements/net/minecraft/data/worldgen/placement/VegetationPlacements +MD: net/minecraft/data/worldgen/placement/VegetationPlacements/ ()V net/minecraft/data/worldgen/placement/VegetationPlacements/ ()V +MD: net/minecraft/data/worldgen/placement/VegetationPlacements/ ()V net/minecraft/data/worldgen/placement/VegetationPlacements/ ()V +MD: net/minecraft/data/worldgen/placement/VegetationPlacements/m_195474_ (I)Ljava/util/List; net/minecraft/data/worldgen/placement/VegetationPlacements/worldSurfaceSquaredWithCount (I)Ljava/util/List; +MD: net/minecraft/data/worldgen/placement/VegetationPlacements/m_195476_ (ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; net/minecraft/data/worldgen/placement/VegetationPlacements/getMushroomPlacement (ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; +MD: net/minecraft/data/worldgen/placement/VegetationPlacements/m_195479_ (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; net/minecraft/data/worldgen/placement/VegetationPlacements/treePlacement (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; +MD: net/minecraft/data/worldgen/placement/VegetationPlacements/m_195481_ (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;Lnet/minecraft/world/level/block/Block;)Ljava/util/List; net/minecraft/data/worldgen/placement/VegetationPlacements/treePlacement (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;Lnet/minecraft/world/level/block/Block;)Ljava/util/List; +MD: net/minecraft/data/worldgen/placement/VegetationPlacements/m_195484_ (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lcom/google/common/collect/ImmutableList$Builder; net/minecraft/data/worldgen/placement/VegetationPlacements/treePlacementBase (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Lcom/google/common/collect/ImmutableList$Builder; +CL: net/minecraft/data/worldgen/placement/VillagePlacements net/minecraft/data/worldgen/placement/VillagePlacements +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197413_ net/minecraft/data/worldgen/placement/VillagePlacements/PILE_HAY_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197414_ net/minecraft/data/worldgen/placement/VillagePlacements/PILE_MELON_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197415_ net/minecraft/data/worldgen/placement/VillagePlacements/PILE_SNOW_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197416_ net/minecraft/data/worldgen/placement/VillagePlacements/PILE_ICE_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197417_ net/minecraft/data/worldgen/placement/VillagePlacements/PILE_PUMPKIN_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197418_ net/minecraft/data/worldgen/placement/VillagePlacements/OAK_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197419_ net/minecraft/data/worldgen/placement/VillagePlacements/ACACIA_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197420_ net/minecraft/data/worldgen/placement/VillagePlacements/SPRUCE_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197421_ net/minecraft/data/worldgen/placement/VillagePlacements/PINE_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197422_ net/minecraft/data/worldgen/placement/VillagePlacements/PATCH_CACTUS_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197423_ net/minecraft/data/worldgen/placement/VillagePlacements/FLOWER_PLAIN_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197424_ net/minecraft/data/worldgen/placement/VillagePlacements/PATCH_TAIGA_GRASS_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/f_197425_ net/minecraft/data/worldgen/placement/VillagePlacements/PATCH_BERRY_BUSH_VILLAGE +FD: net/minecraft/data/worldgen/placement/VillagePlacements/net/minecraft/data/worldgen/placement/VillagePlacements net/minecraft/data/worldgen/placement/VillagePlacements/net/minecraft/data/worldgen/placement/VillagePlacements +MD: net/minecraft/data/worldgen/placement/VillagePlacements/ ()V net/minecraft/data/worldgen/placement/VillagePlacements/ ()V +MD: net/minecraft/data/worldgen/placement/VillagePlacements/ ()V net/minecraft/data/worldgen/placement/VillagePlacements/ ()V +CL: net/minecraft/data/worldgen/placement/package-info net/minecraft/data/worldgen/placement/package-info +FD: net/minecraft/data/worldgen/placement/package-info/net/minecraft/data/worldgen/placement/package-info net/minecraft/data/worldgen/placement/package-info/net/minecraft/data/worldgen/placement/package-info +CL: net/minecraft/gametest/framework/AfterBatch net/minecraft/gametest/framework/AfterBatch +FD: net/minecraft/gametest/framework/AfterBatch/net/minecraft/gametest/framework/AfterBatch net/minecraft/gametest/framework/AfterBatch/net/minecraft/gametest/framework/AfterBatch +MD: net/minecraft/gametest/framework/AfterBatch/m_177036_ ()Ljava/lang/String; net/minecraft/gametest/framework/AfterBatch/batch ()Ljava/lang/String; +CL: net/minecraft/gametest/framework/BeforeBatch net/minecraft/gametest/framework/BeforeBatch +FD: net/minecraft/gametest/framework/BeforeBatch/net/minecraft/gametest/framework/BeforeBatch net/minecraft/gametest/framework/BeforeBatch/net/minecraft/gametest/framework/BeforeBatch +MD: net/minecraft/gametest/framework/BeforeBatch/m_177037_ ()Ljava/lang/String; net/minecraft/gametest/framework/BeforeBatch/batch ()Ljava/lang/String; +CL: net/minecraft/gametest/framework/ExhaustedAttemptsException net/minecraft/gametest/framework/ExhaustedAttemptsException +FD: net/minecraft/gametest/framework/ExhaustedAttemptsException/net/minecraft/gametest/framework/ExhaustedAttemptsException net/minecraft/gametest/framework/ExhaustedAttemptsException/net/minecraft/gametest/framework/ExhaustedAttemptsException +MD: net/minecraft/gametest/framework/ExhaustedAttemptsException/ (IILnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/ExhaustedAttemptsException/ (IILnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/GameTest net/minecraft/gametest/framework/GameTest +FD: net/minecraft/gametest/framework/GameTest/net/minecraft/gametest/framework/GameTest net/minecraft/gametest/framework/GameTest/net/minecraft/gametest/framework/GameTest +MD: net/minecraft/gametest/framework/GameTest/m_177042_ ()I net/minecraft/gametest/framework/GameTest/timeoutTicks ()I +MD: net/minecraft/gametest/framework/GameTest/m_177043_ ()Ljava/lang/String; net/minecraft/gametest/framework/GameTest/batch ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTest/m_177044_ ()I net/minecraft/gametest/framework/GameTest/rotationSteps ()I +MD: net/minecraft/gametest/framework/GameTest/m_177045_ ()Z net/minecraft/gametest/framework/GameTest/required ()Z +MD: net/minecraft/gametest/framework/GameTest/m_177046_ ()Ljava/lang/String; net/minecraft/gametest/framework/GameTest/template ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTest/m_177047_ ()J net/minecraft/gametest/framework/GameTest/setupTicks ()J +MD: net/minecraft/gametest/framework/GameTest/m_177048_ ()I net/minecraft/gametest/framework/GameTest/attempts ()I +MD: net/minecraft/gametest/framework/GameTest/m_177049_ ()I net/minecraft/gametest/framework/GameTest/requiredSuccesses ()I +CL: net/minecraft/gametest/framework/GameTestAssertException net/minecraft/gametest/framework/GameTestAssertException +FD: net/minecraft/gametest/framework/GameTestAssertException/net/minecraft/gametest/framework/GameTestAssertException net/minecraft/gametest/framework/GameTestAssertException/net/minecraft/gametest/framework/GameTestAssertException +MD: net/minecraft/gametest/framework/GameTestAssertException/ (Ljava/lang/String;)V net/minecraft/gametest/framework/GameTestAssertException/ (Ljava/lang/String;)V +CL: net/minecraft/gametest/framework/GameTestAssertPosException net/minecraft/gametest/framework/GameTestAssertPosException +FD: net/minecraft/gametest/framework/GameTestAssertPosException/f_127493_ net/minecraft/gametest/framework/GameTestAssertPosException/absolutePos +FD: net/minecraft/gametest/framework/GameTestAssertPosException/f_127494_ net/minecraft/gametest/framework/GameTestAssertPosException/relativePos +FD: net/minecraft/gametest/framework/GameTestAssertPosException/f_127495_ net/minecraft/gametest/framework/GameTestAssertPosException/tick +FD: net/minecraft/gametest/framework/GameTestAssertPosException/net/minecraft/gametest/framework/GameTestAssertPosException net/minecraft/gametest/framework/GameTestAssertPosException/net/minecraft/gametest/framework/GameTestAssertPosException +MD: net/minecraft/gametest/framework/GameTestAssertPosException/ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;J)V net/minecraft/gametest/framework/GameTestAssertPosException/ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;J)V +MD: net/minecraft/gametest/framework/GameTestAssertPosException/getMessage ()Ljava/lang/String; net/minecraft/gametest/framework/GameTestAssertPosException/getMessage ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestAssertPosException/m_127496_ ()Ljava/lang/String; net/minecraft/gametest/framework/GameTestAssertPosException/getMessageToShowAtBlock ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestAssertPosException/m_127497_ ()Lnet/minecraft/core/BlockPos; net/minecraft/gametest/framework/GameTestAssertPosException/getAbsolutePos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/gametest/framework/GameTestAssertPosException/m_177055_ ()Lnet/minecraft/core/BlockPos; net/minecraft/gametest/framework/GameTestAssertPosException/getRelativePos ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/gametest/framework/GameTestBatch net/minecraft/gametest/framework/GameTestBatch +FD: net/minecraft/gametest/framework/GameTestBatch/f_127539_ net/minecraft/gametest/framework/GameTestBatch/name +FD: net/minecraft/gametest/framework/GameTestBatch/f_127540_ net/minecraft/gametest/framework/GameTestBatch/testFunctions +FD: net/minecraft/gametest/framework/GameTestBatch/f_127541_ net/minecraft/gametest/framework/GameTestBatch/beforeBatchFunction +FD: net/minecraft/gametest/framework/GameTestBatch/f_177056_ net/minecraft/gametest/framework/GameTestBatch/DEFAULT_BATCH_NAME +FD: net/minecraft/gametest/framework/GameTestBatch/f_177057_ net/minecraft/gametest/framework/GameTestBatch/afterBatchFunction +FD: net/minecraft/gametest/framework/GameTestBatch/net/minecraft/gametest/framework/GameTestBatch net/minecraft/gametest/framework/GameTestBatch/net/minecraft/gametest/framework/GameTestBatch +MD: net/minecraft/gametest/framework/GameTestBatch/ (Ljava/lang/String;Ljava/util/Collection;Ljava/util/function/Consumer;Ljava/util/function/Consumer;)V net/minecraft/gametest/framework/GameTestBatch/ (Ljava/lang/String;Ljava/util/Collection;Ljava/util/function/Consumer;Ljava/util/function/Consumer;)V +MD: net/minecraft/gametest/framework/GameTestBatch/m_127546_ ()Ljava/lang/String; net/minecraft/gametest/framework/GameTestBatch/getName ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestBatch/m_127547_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/GameTestBatch/runBeforeBatchFunction (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/GameTestBatch/m_127549_ ()Ljava/util/Collection; net/minecraft/gametest/framework/GameTestBatch/getTestFunctions ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestBatch/m_177063_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/GameTestBatch/runAfterBatchFunction (Lnet/minecraft/server/level/ServerLevel;)V +CL: net/minecraft/gametest/framework/GameTestBatchRunner net/minecraft/gametest/framework/GameTestBatchRunner +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127550_ net/minecraft/gametest/framework/GameTestBatchRunner/LOGGER +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127551_ net/minecraft/gametest/framework/GameTestBatchRunner/firstTestNorthWestCorner +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127552_ net/minecraft/gametest/framework/GameTestBatchRunner/level +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127553_ net/minecraft/gametest/framework/GameTestBatchRunner/testTicker +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127554_ net/minecraft/gametest/framework/GameTestBatchRunner/testsPerRow +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127555_ net/minecraft/gametest/framework/GameTestBatchRunner/allTestInfos +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127557_ net/minecraft/gametest/framework/GameTestBatchRunner/batches +FD: net/minecraft/gametest/framework/GameTestBatchRunner/f_127560_ net/minecraft/gametest/framework/GameTestBatchRunner/nextTestNorthWestCorner +FD: net/minecraft/gametest/framework/GameTestBatchRunner/net/minecraft/gametest/framework/GameTestBatchRunner net/minecraft/gametest/framework/GameTestBatchRunner/net/minecraft/gametest/framework/GameTestBatchRunner +MD: net/minecraft/gametest/framework/GameTestBatchRunner/ ()V net/minecraft/gametest/framework/GameTestBatchRunner/ ()V +MD: net/minecraft/gametest/framework/GameTestBatchRunner/ (Ljava/util/Collection;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestTicker;I)V net/minecraft/gametest/framework/GameTestBatchRunner/ (Ljava/util/Collection;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestTicker;I)V +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_127569_ ()Ljava/util/List; net/minecraft/gametest/framework/GameTestBatchRunner/getTestInfos ()Ljava/util/List; +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_127570_ (I)V net/minecraft/gametest/framework/GameTestBatchRunner/runBatch (I)V +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_127583_ ()V net/minecraft/gametest/framework/GameTestBatchRunner/start ()V +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_177065_ (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestBatch;)Lcom/mojang/datafixers/util/Pair; net/minecraft/gametest/framework/GameTestBatchRunner/lambda$new$1 (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestBatch;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_177069_ (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/TestFunction;)Lnet/minecraft/gametest/framework/GameTestInfo; net/minecraft/gametest/framework/GameTestBatchRunner/lambda$new$0 (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/TestFunction;)Lnet/minecraft/gametest/framework/GameTestInfo; +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_177073_ (Lcom/mojang/datafixers/util/Pair;)Ljava/util/stream/Stream; net/minecraft/gametest/framework/GameTestBatchRunner/lambda$new$2 (Lcom/mojang/datafixers/util/Pair;)Ljava/util/stream/Stream; +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_177075_ (Ljava/util/Collection;)Ljava/util/Map; net/minecraft/gametest/framework/GameTestBatchRunner/createStructuresForBatch (Ljava/util/Collection;)Ljava/util/Map; +MD: net/minecraft/gametest/framework/GameTestBatchRunner/m_177077_ (Ljava/util/Map;Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestBatchRunner/lambda$runBatch$3 (Ljava/util/Map;Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/GameTestBatchRunner$1 net/minecraft/gametest/framework/GameTestBatchRunner$1 +FD: net/minecraft/gametest/framework/GameTestBatchRunner$1/f_127586_ net/minecraft/gametest/framework/GameTestBatchRunner$1/this$0 +FD: net/minecraft/gametest/framework/GameTestBatchRunner$1/f_177080_ net/minecraft/gametest/framework/GameTestBatchRunner$1/val$currentBatchTracker +FD: net/minecraft/gametest/framework/GameTestBatchRunner$1/f_177081_ net/minecraft/gametest/framework/GameTestBatchRunner$1/val$currentBatch +FD: net/minecraft/gametest/framework/GameTestBatchRunner$1/f_177082_ net/minecraft/gametest/framework/GameTestBatchRunner$1/val$batchIndex +FD: net/minecraft/gametest/framework/GameTestBatchRunner$1/net/minecraft/gametest/framework/GameTestBatchRunner$1 net/minecraft/gametest/framework/GameTestBatchRunner$1/net/minecraft/gametest/framework/GameTestBatchRunner$1 +MD: net/minecraft/gametest/framework/GameTestBatchRunner$1/ (Lnet/minecraft/gametest/framework/GameTestBatchRunner;Lnet/minecraft/gametest/framework/MultipleTestTracker;Lnet/minecraft/gametest/framework/GameTestBatch;I)V net/minecraft/gametest/framework/GameTestBatchRunner$1/ (Lnet/minecraft/gametest/framework/GameTestBatchRunner;Lnet/minecraft/gametest/framework/MultipleTestTracker;Lnet/minecraft/gametest/framework/GameTestBatch;I)V +MD: net/minecraft/gametest/framework/GameTestBatchRunner$1/m_142378_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestBatchRunner$1/testPassed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestBatchRunner$1/m_177088_ ()V net/minecraft/gametest/framework/GameTestBatchRunner$1/testCompleted ()V +MD: net/minecraft/gametest/framework/GameTestBatchRunner$1/m_8066_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestBatchRunner$1/testFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestBatchRunner$1/m_8073_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestBatchRunner$1/testStructureLoaded (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/GameTestEvent net/minecraft/gametest/framework/GameTestEvent +FD: net/minecraft/gametest/framework/GameTestEvent/f_127593_ net/minecraft/gametest/framework/GameTestEvent/expectedDelay +FD: net/minecraft/gametest/framework/GameTestEvent/f_127594_ net/minecraft/gametest/framework/GameTestEvent/assertion +FD: net/minecraft/gametest/framework/GameTestEvent/net/minecraft/gametest/framework/GameTestEvent net/minecraft/gametest/framework/GameTestEvent/net/minecraft/gametest/framework/GameTestEvent +MD: net/minecraft/gametest/framework/GameTestEvent/ (Ljava/lang/Long;Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestEvent/ (Ljava/lang/Long;Ljava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestEvent/m_177094_ (JLjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestEvent; net/minecraft/gametest/framework/GameTestEvent/create (JLjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestEvent; +MD: net/minecraft/gametest/framework/GameTestEvent/m_177097_ (Ljava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestEvent; net/minecraft/gametest/framework/GameTestEvent/create (Ljava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestEvent; +CL: net/minecraft/gametest/framework/GameTestGenerator net/minecraft/gametest/framework/GameTestGenerator +FD: net/minecraft/gametest/framework/GameTestGenerator/net/minecraft/gametest/framework/GameTestGenerator net/minecraft/gametest/framework/GameTestGenerator/net/minecraft/gametest/framework/GameTestGenerator +CL: net/minecraft/gametest/framework/GameTestHelper net/minecraft/gametest/framework/GameTestHelper +FD: net/minecraft/gametest/framework/GameTestHelper/f_127595_ net/minecraft/gametest/framework/GameTestHelper/testInfo +FD: net/minecraft/gametest/framework/GameTestHelper/f_177099_ net/minecraft/gametest/framework/GameTestHelper/finalCheckAdded +FD: net/minecraft/gametest/framework/GameTestHelper/net/minecraft/gametest/framework/GameTestHelper net/minecraft/gametest/framework/GameTestHelper/net/minecraft/gametest/framework/GameTestHelper +MD: net/minecraft/gametest/framework/GameTestHelper/ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestHelper/ (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177100_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/gametest/framework/GameTestHelper/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177101_ (I)V net/minecraft/gametest/framework/GameTestHelper/setDayTime (I)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177103_ (III)V net/minecraft/gametest/framework/GameTestHelper/pressButton (III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177107_ (IIILnet/minecraft/world/level/block/Block;)V net/minecraft/gametest/framework/GameTestHelper/setBlock (IIILnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177112_ (IIILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/gametest/framework/GameTestHelper/setBlock (IIILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177117_ (ILjava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/succeedOnTickWhen (ILjava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177120_ (JLnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertAtTickTimeContainerEmpty (JLnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177123_ (JLnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/Item;)V net/minecraft/gametest/framework/GameTestHelper/assertAtTickTimeContainerContains (JLnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177127_ (JLjava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/runAtTickTime (JLjava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177130_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$killAllEntities$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177132_ (Lnet/minecraft/world/entity/Entity;III)V net/minecraft/gametest/framework/GameTestHelper/assertEntityInstancePresent (Lnet/minecraft/world/entity/Entity;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177137_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertEntityInstancePresent$14 (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177140_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityInstancePresent (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177143_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/gametest/framework/GameTestAssertPosException; net/minecraft/gametest/framework/GameTestHelper/lambda$assertEntityInstancePresent$15 (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/gametest/framework/GameTestAssertPosException; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177147_ (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Function;Ljava/lang/String;Ljava/lang/Object;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityProperty (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Function;Ljava/lang/String;Ljava/lang/Object;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177152_ (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Predicate;Ljava/lang/String;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityProperty (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Predicate;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177156_ (Lnet/minecraft/world/entity/EntityType;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityPresent (Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177158_ (Lnet/minecraft/world/entity/EntityType;DDD)V net/minecraft/gametest/framework/GameTestHelper/assertEntityTouching (Lnet/minecraft/world/entity/EntityType;DDD)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177163_ (Lnet/minecraft/world/entity/EntityType;FFF)Lnet/minecraft/world/entity/Entity; net/minecraft/gametest/framework/GameTestHelper/spawn (Lnet/minecraft/world/entity/EntityType;FFF)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177168_ (Lnet/minecraft/world/entity/EntityType;III)Lnet/minecraft/world/entity/Entity; net/minecraft/gametest/framework/GameTestHelper/spawn (Lnet/minecraft/world/entity/EntityType;III)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177173_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/Entity; net/minecraft/gametest/framework/GameTestHelper/spawn (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177176_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/Entity; net/minecraft/gametest/framework/GameTestHelper/spawn (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177179_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;D)V net/minecraft/gametest/framework/GameTestHelper/assertEntityPresent (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;D)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177183_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/gametest/framework/GameTestHelper/makeAboutToDrown (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177185_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;F)Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestHelper/walkTo (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;F)Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177189_ (Lnet/minecraft/world/item/Item;FFF)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/gametest/framework/GameTestHelper/spawnItem (Lnet/minecraft/world/item/Item;FFF)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177194_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/core/BlockPos;D)V net/minecraft/gametest/framework/GameTestHelper/assertItemEntityPresent (Lnet/minecraft/world/item/Item;Lnet/minecraft/core/BlockPos;D)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177198_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/core/BlockPos;DI)V net/minecraft/gametest/framework/GameTestHelper/assertItemEntityCountIs (Lnet/minecraft/world/item/Item;Lnet/minecraft/core/BlockPos;DI)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177203_ (Lnet/minecraft/world/level/block/Block;III)V net/minecraft/gametest/framework/GameTestHelper/assertBlockPresent (Lnet/minecraft/world/level/block/Block;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177208_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertBlockPresent (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177211_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$pressButton$2 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177213_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlockPresent$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177217_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlockProperty$11 (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177220_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlockProperty$10 (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177224_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertSameBlockStates (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177227_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/gametest/framework/GameTestHelper/absoluteVec (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177229_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertEntityNotTouching$17 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177232_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/gametest/framework/GameTestHelper/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177234_ (Lnet/minecraft/core/BlockPos;J)V net/minecraft/gametest/framework/GameTestHelper/pulseRedstone (Lnet/minecraft/core/BlockPos;J)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177237_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityData (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177242_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/Item;)V net/minecraft/gametest/framework/GameTestHelper/assertContainerContains (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177245_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/gametest/framework/GameTestHelper/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177248_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlockNotPresent$6 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177252_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/gametest/framework/GameTestHelper/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177255_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)V net/minecraft/gametest/framework/GameTestHelper/assertBlockProperty (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177259_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Predicate;Ljava/lang/String;)V net/minecraft/gametest/framework/GameTestHelper/assertBlockProperty (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Predicate;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177264_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/lambda$assertSameBlockStates$18 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177268_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertSameBlockState (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177271_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Ljava/lang/String;)V net/minecraft/gametest/framework/GameTestHelper/assertBlock (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177275_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V net/minecraft/gametest/framework/GameTestHelper/assertBlock (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177279_ (Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/succeedIf (Ljava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177281_ (Ljava/lang/Runnable;J)V net/minecraft/gametest/framework/GameTestHelper/lambda$onEachTick$26 (Ljava/lang/Runnable;J)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177284_ (Ljava/lang/String;)V net/minecraft/gametest/framework/GameTestHelper/fail (Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177286_ (Ljava/lang/String;Lnet/minecraft/world/entity/Entity;)V net/minecraft/gametest/framework/GameTestHelper/fail (Ljava/lang/String;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177289_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/fail (Ljava/lang/String;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177292_ (Ljava/util/function/Consumer;)V net/minecraft/gametest/framework/GameTestHelper/forEveryBlockInStructure (Ljava/util/function/Consumer;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177294_ (Ljava/util/function/Predicate;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlock$9 (Ljava/util/function/Predicate;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177297_ (Ljava/util/function/Predicate;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlockProperty$12 (Ljava/util/function/Predicate;Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177301_ ()V net/minecraft/gametest/framework/GameTestHelper/killAllEntities ()V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177302_ (III)V net/minecraft/gametest/framework/GameTestHelper/pullLever (III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177306_ (JLjava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/runAfterDelay (JLjava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177309_ (Lnet/minecraft/world/entity/EntityType;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityNotPresent (Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177311_ (Lnet/minecraft/world/entity/EntityType;DDD)V net/minecraft/gametest/framework/GameTestHelper/assertEntityNotTouching (Lnet/minecraft/world/entity/EntityType;DDD)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177316_ (Lnet/minecraft/world/entity/EntityType;FFF)Lnet/minecraft/world/entity/Mob; net/minecraft/gametest/framework/GameTestHelper/spawnWithNoFreeWill (Lnet/minecraft/world/entity/EntityType;FFF)Lnet/minecraft/world/entity/Mob; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177321_ (Lnet/minecraft/world/entity/EntityType;III)Lnet/minecraft/world/entity/Mob; net/minecraft/gametest/framework/GameTestHelper/spawnWithNoFreeWill (Lnet/minecraft/world/entity/EntityType;III)Lnet/minecraft/world/entity/Mob; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177326_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/Mob; net/minecraft/gametest/framework/GameTestHelper/spawnWithNoFreeWill (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/Mob; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177329_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/Mob; net/minecraft/gametest/framework/GameTestHelper/spawnWithNoFreeWill (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/Mob; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177332_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;F)V net/minecraft/gametest/framework/GameTestHelper/lambda$walkTo$1 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177336_ (Lnet/minecraft/world/level/block/Block;III)V net/minecraft/gametest/framework/GameTestHelper/assertBlockNotPresent (Lnet/minecraft/world/level/block/Block;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177341_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertBlockNotPresent (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177344_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/gametest/framework/GameTestHelper/lambda$assertEntityTouching$16 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/gametest/framework/GameTestHelper/m_177347_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/gametest/framework/GameTestHelper/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177349_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V net/minecraft/gametest/framework/GameTestHelper/succeedWhenEntityData (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177354_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/Item;)V net/minecraft/gametest/framework/GameTestHelper/lambda$assertAtTickTimeContainerContains$19 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177357_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V net/minecraft/gametest/framework/GameTestHelper/assertBlockState (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177361_ (Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/succeedWhen (Ljava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177363_ (Ljava/lang/Runnable;J)V net/minecraft/gametest/framework/GameTestHelper/lambda$failIfEver$25 (Ljava/lang/Runnable;J)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177366_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlockProperty$13 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177368_ ()Lnet/minecraft/world/entity/player/Player; net/minecraft/gametest/framework/GameTestHelper/makeMockPlayer ()Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177369_ (Lnet/minecraft/world/entity/EntityType;III)V net/minecraft/gametest/framework/GameTestHelper/assertEntityPresent (Lnet/minecraft/world/entity/EntityType;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177374_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityPresent (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177377_ (Lnet/minecraft/world/level/block/Block;III)V net/minecraft/gametest/framework/GameTestHelper/succeedWhenBlockPresent (Lnet/minecraft/world/level/block/Block;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177382_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/succeedWhenBlockPresent (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177385_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/pressButton (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177387_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V net/minecraft/gametest/framework/GameTestHelper/lambda$succeedWhenEntityData$21 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177392_ (Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/failIf (Ljava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177394_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/gametest/framework/GameTestHelper/lambda$assertBlock$8 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177396_ ()V net/minecraft/gametest/framework/GameTestHelper/setNight ()V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177397_ (Lnet/minecraft/world/entity/EntityType;III)V net/minecraft/gametest/framework/GameTestHelper/assertEntityNotPresent (Lnet/minecraft/world/entity/EntityType;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177402_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertEntityNotPresent (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177405_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/lambda$succeedWhenBlockPresent$7 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177408_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/useBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177410_ (Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/failIfEver (Ljava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177412_ ()V net/minecraft/gametest/framework/GameTestHelper/succeed ()V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177413_ (Lnet/minecraft/world/entity/EntityType;III)V net/minecraft/gametest/framework/GameTestHelper/succeedWhenEntityPresent (Lnet/minecraft/world/entity/EntityType;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177418_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/succeedWhenEntityPresent (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177421_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/pullLever (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177423_ (Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestHelper/onEachTick (Ljava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177425_ ()Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestHelper/startSequence ()Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177426_ (Lnet/minecraft/world/entity/EntityType;III)V net/minecraft/gametest/framework/GameTestHelper/succeedWhenEntityNotPresent (Lnet/minecraft/world/entity/EntityType;III)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177431_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/succeedWhenEntityNotPresent (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177434_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/destroyBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177436_ ()J net/minecraft/gametest/framework/GameTestHelper/getTick ()J +MD: net/minecraft/gametest/framework/GameTestHelper/m_177437_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/lambda$succeedWhenEntityNotPresent$23 (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177440_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/assertContainerEmpty (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177442_ ()V net/minecraft/gametest/framework/GameTestHelper/ensureSingleFinalCheck ()V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177443_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/lambda$succeedWhenEntityPresent$22 (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177446_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/randomTick (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177448_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/gametest/framework/GameTestHelper/getBounds ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177449_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/gametest/framework/GameTestHelper/absolutePos (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177451_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/gametest/framework/GameTestHelper/getRelativeBounds ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177452_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/gametest/framework/GameTestHelper/relativePos (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177454_ ()Ljava/lang/Exception; net/minecraft/gametest/framework/GameTestHelper/lambda$failIf$24 ()Ljava/lang/Exception; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177455_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/lambda$assertAtTickTimeContainerEmpty$20 (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestHelper/m_177457_ ()Ljava/lang/String; net/minecraft/gametest/framework/GameTestHelper/lambda$pressButton$3 ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestHelper/m_177458_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestHelper/lambda$pulseRedstone$4 (Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/gametest/framework/GameTestHelper$1 net/minecraft/gametest/framework/GameTestHelper$1 +FD: net/minecraft/gametest/framework/GameTestHelper$1/f_177460_ net/minecraft/gametest/framework/GameTestHelper$1/this$0 +FD: net/minecraft/gametest/framework/GameTestHelper$1/net/minecraft/gametest/framework/GameTestHelper$1 net/minecraft/gametest/framework/GameTestHelper$1/net/minecraft/gametest/framework/GameTestHelper$1 +MD: net/minecraft/gametest/framework/GameTestHelper$1/ (Lnet/minecraft/gametest/framework/GameTestHelper;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLcom/mojang/authlib/GameProfile;)V net/minecraft/gametest/framework/GameTestHelper$1/ (Lnet/minecraft/gametest/framework/GameTestHelper;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/gametest/framework/GameTestHelper$1/m_5833_ ()Z net/minecraft/gametest/framework/GameTestHelper$1/isSpectator ()Z +MD: net/minecraft/gametest/framework/GameTestHelper$1/m_7500_ ()Z net/minecraft/gametest/framework/GameTestHelper$1/isCreative ()Z +CL: net/minecraft/gametest/framework/GameTestInfo net/minecraft/gametest/framework/GameTestInfo +FD: net/minecraft/gametest/framework/GameTestInfo/f_127598_ net/minecraft/gametest/framework/GameTestInfo/testFunction +FD: net/minecraft/gametest/framework/GameTestInfo/f_127599_ net/minecraft/gametest/framework/GameTestInfo/structureBlockPos +FD: net/minecraft/gametest/framework/GameTestInfo/f_127600_ net/minecraft/gametest/framework/GameTestInfo/level +FD: net/minecraft/gametest/framework/GameTestInfo/f_127601_ net/minecraft/gametest/framework/GameTestInfo/listeners +FD: net/minecraft/gametest/framework/GameTestInfo/f_127602_ net/minecraft/gametest/framework/GameTestInfo/timeoutTicks +FD: net/minecraft/gametest/framework/GameTestInfo/f_127603_ net/minecraft/gametest/framework/GameTestInfo/sequences +FD: net/minecraft/gametest/framework/GameTestInfo/f_127604_ net/minecraft/gametest/framework/GameTestInfo/runAtTickTimeMap +FD: net/minecraft/gametest/framework/GameTestInfo/f_127605_ net/minecraft/gametest/framework/GameTestInfo/startTick +FD: net/minecraft/gametest/framework/GameTestInfo/f_127606_ net/minecraft/gametest/framework/GameTestInfo/tickCount +FD: net/minecraft/gametest/framework/GameTestInfo/f_127607_ net/minecraft/gametest/framework/GameTestInfo/started +FD: net/minecraft/gametest/framework/GameTestInfo/f_127608_ net/minecraft/gametest/framework/GameTestInfo/timer +FD: net/minecraft/gametest/framework/GameTestInfo/f_127609_ net/minecraft/gametest/framework/GameTestInfo/done +FD: net/minecraft/gametest/framework/GameTestInfo/f_127610_ net/minecraft/gametest/framework/GameTestInfo/rotation +FD: net/minecraft/gametest/framework/GameTestInfo/f_127611_ net/minecraft/gametest/framework/GameTestInfo/error +FD: net/minecraft/gametest/framework/GameTestInfo/f_177469_ net/minecraft/gametest/framework/GameTestInfo/structureBlockEntity +FD: net/minecraft/gametest/framework/GameTestInfo/net/minecraft/gametest/framework/GameTestInfo net/minecraft/gametest/framework/GameTestInfo/net/minecraft/gametest/framework/GameTestInfo +MD: net/minecraft/gametest/framework/GameTestInfo/ (Lnet/minecraft/gametest/framework/TestFunction;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/GameTestInfo/ (Lnet/minecraft/gametest/framework/TestFunction;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127616_ ()V net/minecraft/gametest/framework/GameTestInfo/startExecution ()V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127617_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestInfo/setStructureBlockPos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127619_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/gametest/framework/GameTestInfo/spawnStructure (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127622_ (Ljava/lang/Throwable;)V net/minecraft/gametest/framework/GameTestInfo/fail (Ljava/lang/Throwable;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127624_ (Lnet/minecraft/gametest/framework/GameTestListener;)V net/minecraft/gametest/framework/GameTestInfo/addListener (Lnet/minecraft/gametest/framework/GameTestListener;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127628_ ()V net/minecraft/gametest/framework/GameTestInfo/tick ()V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127629_ (Lnet/minecraft/gametest/framework/GameTestListener;)V net/minecraft/gametest/framework/GameTestInfo/lambda$spawnStructure$4 (Lnet/minecraft/gametest/framework/GameTestListener;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127633_ ()Ljava/lang/String; net/minecraft/gametest/framework/GameTestInfo/getTestName ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestInfo/m_127636_ ()Lnet/minecraft/core/BlockPos; net/minecraft/gametest/framework/GameTestInfo/getStructureBlockPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/gametest/framework/GameTestInfo/m_127637_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/gametest/framework/GameTestInfo/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/gametest/framework/GameTestInfo/m_127638_ ()Z net/minecraft/gametest/framework/GameTestInfo/hasSucceeded ()Z +MD: net/minecraft/gametest/framework/GameTestInfo/m_127639_ ()Z net/minecraft/gametest/framework/GameTestInfo/hasFailed ()Z +MD: net/minecraft/gametest/framework/GameTestInfo/m_127640_ ()Z net/minecraft/gametest/framework/GameTestInfo/hasStarted ()Z +MD: net/minecraft/gametest/framework/GameTestInfo/m_127641_ ()Z net/minecraft/gametest/framework/GameTestInfo/isDone ()Z +MD: net/minecraft/gametest/framework/GameTestInfo/m_127642_ ()Ljava/lang/Throwable; net/minecraft/gametest/framework/GameTestInfo/getError ()Ljava/lang/Throwable; +MD: net/minecraft/gametest/framework/GameTestInfo/m_127643_ ()Z net/minecraft/gametest/framework/GameTestInfo/isRequired ()Z +MD: net/minecraft/gametest/framework/GameTestInfo/m_127644_ ()Z net/minecraft/gametest/framework/GameTestInfo/isOptional ()Z +MD: net/minecraft/gametest/framework/GameTestInfo/m_127645_ ()Ljava/lang/String; net/minecraft/gametest/framework/GameTestInfo/getStructureName ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/GameTestInfo/m_127646_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/gametest/framework/GameTestInfo/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/gametest/framework/GameTestInfo/m_127648_ ()Lnet/minecraft/gametest/framework/TestFunction; net/minecraft/gametest/framework/GameTestInfo/getTestFunction ()Lnet/minecraft/gametest/framework/TestFunction; +MD: net/minecraft/gametest/framework/GameTestInfo/m_127649_ ()V net/minecraft/gametest/framework/GameTestInfo/startTest ()V +MD: net/minecraft/gametest/framework/GameTestInfo/m_127650_ ()V net/minecraft/gametest/framework/GameTestInfo/finish ()V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177470_ ()V net/minecraft/gametest/framework/GameTestInfo/tickInternal ()V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177471_ ()Lnet/minecraft/world/level/block/entity/StructureBlockEntity; net/minecraft/gametest/framework/GameTestInfo/getStructureBlockEntity ()Lnet/minecraft/world/level/block/entity/StructureBlockEntity; +MD: net/minecraft/gametest/framework/GameTestInfo/m_177472_ (JLjava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestInfo/setRunAtTickTime (JLjava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177475_ (Lnet/minecraft/gametest/framework/GameTestSequence;)V net/minecraft/gametest/framework/GameTestInfo/lambda$tickInternal$3 (Lnet/minecraft/gametest/framework/GameTestSequence;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177477_ (Lnet/minecraft/gametest/framework/GameTestSequence;)V net/minecraft/gametest/framework/GameTestInfo/lambda$tickInternal$2 (Lnet/minecraft/gametest/framework/GameTestSequence;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177479_ (Lnet/minecraft/gametest/framework/GameTestListener;)V net/minecraft/gametest/framework/GameTestInfo/lambda$tick$1 (Lnet/minecraft/gametest/framework/GameTestListener;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177481_ (Lnet/minecraft/gametest/framework/GameTestListener;)V net/minecraft/gametest/framework/GameTestInfo/lambda$tick$0 (Lnet/minecraft/gametest/framework/GameTestListener;)V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177483_ ()Lnet/minecraft/core/Vec3i; net/minecraft/gametest/framework/GameTestInfo/getStructureSize ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/gametest/framework/GameTestInfo/m_177484_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/gametest/framework/GameTestInfo/getStructureBounds ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/gametest/framework/GameTestInfo/m_177485_ ()J net/minecraft/gametest/framework/GameTestInfo/getRunTime ()J +MD: net/minecraft/gametest/framework/GameTestInfo/m_177486_ ()V net/minecraft/gametest/framework/GameTestInfo/succeed ()V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177487_ ()V net/minecraft/gametest/framework/GameTestInfo/clearStructure ()V +MD: net/minecraft/gametest/framework/GameTestInfo/m_177488_ ()J net/minecraft/gametest/framework/GameTestInfo/getTick ()J +MD: net/minecraft/gametest/framework/GameTestInfo/m_177489_ ()Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestInfo/createSequence ()Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestInfo/m_177490_ ()I net/minecraft/gametest/framework/GameTestInfo/getTimeoutTicks ()I +MD: net/minecraft/gametest/framework/GameTestInfo/m_177491_ ()Z net/minecraft/gametest/framework/GameTestInfo/isFlaky ()Z +MD: net/minecraft/gametest/framework/GameTestInfo/m_177492_ ()I net/minecraft/gametest/framework/GameTestInfo/maxAttempts ()I +MD: net/minecraft/gametest/framework/GameTestInfo/m_177493_ ()I net/minecraft/gametest/framework/GameTestInfo/requiredSuccesses ()I +MD: net/minecraft/gametest/framework/GameTestInfo/toString ()Ljava/lang/String; net/minecraft/gametest/framework/GameTestInfo/toString ()Ljava/lang/String; +CL: net/minecraft/gametest/framework/GameTestListener net/minecraft/gametest/framework/GameTestListener +FD: net/minecraft/gametest/framework/GameTestListener/net/minecraft/gametest/framework/GameTestListener net/minecraft/gametest/framework/GameTestListener/net/minecraft/gametest/framework/GameTestListener +MD: net/minecraft/gametest/framework/GameTestListener/m_142378_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestListener/testPassed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestListener/m_8066_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestListener/testFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestListener/m_8073_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestListener/testStructureLoaded (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/GameTestRegistry net/minecraft/gametest/framework/GameTestRegistry +FD: net/minecraft/gametest/framework/GameTestRegistry/f_177495_ net/minecraft/gametest/framework/GameTestRegistry/TEST_FUNCTIONS +FD: net/minecraft/gametest/framework/GameTestRegistry/f_177496_ net/minecraft/gametest/framework/GameTestRegistry/TEST_CLASS_NAMES +FD: net/minecraft/gametest/framework/GameTestRegistry/f_177497_ net/minecraft/gametest/framework/GameTestRegistry/BEFORE_BATCH_FUNCTIONS +FD: net/minecraft/gametest/framework/GameTestRegistry/f_177498_ net/minecraft/gametest/framework/GameTestRegistry/AFTER_BATCH_FUNCTIONS +FD: net/minecraft/gametest/framework/GameTestRegistry/f_177499_ net/minecraft/gametest/framework/GameTestRegistry/LAST_FAILED_TESTS +FD: net/minecraft/gametest/framework/GameTestRegistry/net/minecraft/gametest/framework/GameTestRegistry net/minecraft/gametest/framework/GameTestRegistry/net/minecraft/gametest/framework/GameTestRegistry +MD: net/minecraft/gametest/framework/GameTestRegistry/ ()V net/minecraft/gametest/framework/GameTestRegistry/ ()V +MD: net/minecraft/gametest/framework/GameTestRegistry/ ()V net/minecraft/gametest/framework/GameTestRegistry/ ()V +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127658_ ()Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRegistry/getAllTestFunctions ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127659_ (Ljava/lang/String;)Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRegistry/getTestFunctionsForClassName (Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127661_ (Ljava/lang/String;Lnet/minecraft/gametest/framework/TestFunction;)Z net/minecraft/gametest/framework/GameTestRegistry/lambda$findTestFunction$1 (Ljava/lang/String;Lnet/minecraft/gametest/framework/TestFunction;)Z +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127664_ (Lnet/minecraft/gametest/framework/TestFunction;)V net/minecraft/gametest/framework/GameTestRegistry/rememberFailedTest (Lnet/minecraft/gametest/framework/TestFunction;)V +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127666_ (Lnet/minecraft/gametest/framework/TestFunction;Ljava/lang/String;)Z net/minecraft/gametest/framework/GameTestRegistry/isTestFunctionPartOfClass (Lnet/minecraft/gametest/framework/TestFunction;Ljava/lang/String;)Z +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127669_ ()Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRegistry/getAllTestClassNames ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127670_ (Ljava/lang/String;)Z net/minecraft/gametest/framework/GameTestRegistry/isTestClass (Ljava/lang/String;)Z +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127672_ (Ljava/lang/String;Lnet/minecraft/gametest/framework/TestFunction;)Z net/minecraft/gametest/framework/GameTestRegistry/lambda$getTestFunctionsForClassName$0 (Ljava/lang/String;Lnet/minecraft/gametest/framework/TestFunction;)Z +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127675_ ()Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRegistry/getLastFailedTests ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127676_ (Ljava/lang/String;)Ljava/util/function/Consumer; net/minecraft/gametest/framework/GameTestRegistry/getBeforeBatchFunction (Ljava/lang/String;)Ljava/util/function/Consumer; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127678_ ()V net/minecraft/gametest/framework/GameTestRegistry/forgetFailedTests ()V +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127679_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/gametest/framework/GameTestRegistry/findTestFunction (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_127681_ (Ljava/lang/String;)Lnet/minecraft/gametest/framework/TestFunction; net/minecraft/gametest/framework/GameTestRegistry/getTestFunction (Ljava/lang/String;)Lnet/minecraft/gametest/framework/TestFunction; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177501_ (Ljava/lang/Class;)V net/minecraft/gametest/framework/GameTestRegistry/register (Ljava/lang/Class;)V +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177503_ (Ljava/lang/reflect/Method;)V net/minecraft/gametest/framework/GameTestRegistry/register (Ljava/lang/reflect/Method;)V +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177505_ (Ljava/lang/reflect/Method;Ljava/lang/Class;Ljava/util/function/Function;Ljava/util/Map;)V net/minecraft/gametest/framework/GameTestRegistry/registerBatchFunction (Ljava/lang/reflect/Method;Ljava/lang/Class;Ljava/util/function/Function;Ljava/util/Map;)V +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177510_ (Ljava/lang/reflect/Method;Ljava/lang/Object;)V net/minecraft/gametest/framework/GameTestRegistry/lambda$turnMethodIntoConsumer$2 (Ljava/lang/reflect/Method;Ljava/lang/Object;)V +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177513_ (Ljava/lang/reflect/Method;)Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRegistry/useTestGeneratorMethod (Ljava/lang/reflect/Method;)Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177515_ (Ljava/lang/reflect/Method;)Lnet/minecraft/gametest/framework/TestFunction; net/minecraft/gametest/framework/GameTestRegistry/turnMethodIntoTestFunction (Ljava/lang/reflect/Method;)Lnet/minecraft/gametest/framework/TestFunction; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177517_ (Ljava/lang/String;)Ljava/util/function/Consumer; net/minecraft/gametest/framework/GameTestRegistry/getAfterBatchFunction (Ljava/lang/String;)Ljava/util/function/Consumer; +MD: net/minecraft/gametest/framework/GameTestRegistry/m_177519_ (Ljava/lang/reflect/Method;)Ljava/util/function/Consumer; net/minecraft/gametest/framework/GameTestRegistry/turnMethodIntoConsumer (Ljava/lang/reflect/Method;)Ljava/util/function/Consumer; +CL: net/minecraft/gametest/framework/GameTestRunner net/minecraft/gametest/framework/GameTestRunner +FD: net/minecraft/gametest/framework/GameTestRunner/f_177521_ net/minecraft/gametest/framework/GameTestRunner/PADDING_AROUND_EACH_STRUCTURE +FD: net/minecraft/gametest/framework/GameTestRunner/f_177522_ net/minecraft/gametest/framework/GameTestRunner/SPACE_BETWEEN_COLUMNS +FD: net/minecraft/gametest/framework/GameTestRunner/f_177523_ net/minecraft/gametest/framework/GameTestRunner/SPACE_BETWEEN_ROWS +FD: net/minecraft/gametest/framework/GameTestRunner/f_177524_ net/minecraft/gametest/framework/GameTestRunner/DEFAULT_TESTS_PER_ROW +FD: net/minecraft/gametest/framework/GameTestRunner/f_177525_ net/minecraft/gametest/framework/GameTestRunner/MAX_TESTS_PER_BATCH +FD: net/minecraft/gametest/framework/GameTestRunner/net/minecraft/gametest/framework/GameTestRunner net/minecraft/gametest/framework/GameTestRunner/net/minecraft/gametest/framework/GameTestRunner +MD: net/minecraft/gametest/framework/GameTestRunner/ ()V net/minecraft/gametest/framework/GameTestRunner/ ()V +MD: net/minecraft/gametest/framework/GameTestRunner/m_127685_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/GameTestRunner/clearMarkers (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/GameTestRunner/m_127694_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/gametest/framework/GameTestTicker;I)V net/minecraft/gametest/framework/GameTestRunner/clearAllTests (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/gametest/framework/GameTestTicker;I)V +MD: net/minecraft/gametest/framework/GameTestRunner/m_127724_ (Ljava/util/Collection;)Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRunner/groupTestsIntoBatches (Ljava/util/Collection;)Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRunner/m_127726_ (Ljava/util/Collection;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestTicker;I)Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRunner/runTestBatches (Ljava/util/Collection;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestTicker;I)Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRunner/m_127742_ (Lnet/minecraft/gametest/framework/GameTestInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/gametest/framework/GameTestTicker;)V net/minecraft/gametest/framework/GameTestRunner/runTest (Lnet/minecraft/gametest/framework/GameTestInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/gametest/framework/GameTestTicker;)V +MD: net/minecraft/gametest/framework/GameTestRunner/m_127752_ (Ljava/util/Collection;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestTicker;I)Ljava/util/Collection; net/minecraft/gametest/framework/GameTestRunner/runTests (Ljava/util/Collection;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/GameTestTicker;I)Ljava/util/Collection; +MD: net/minecraft/gametest/framework/GameTestRunner/m_177527_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestRunner/lambda$clearAllTests$3 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestRunner/m_177530_ (Ljava/lang/String;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/function/Consumer;Ljava/util/function/Consumer;Ljava/util/List;)Lnet/minecraft/gametest/framework/GameTestBatch; net/minecraft/gametest/framework/GameTestRunner/lambda$groupTestsIntoBatches$0 (Ljava/lang/String;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/function/Consumer;Ljava/util/function/Consumer;Ljava/util/List;)Lnet/minecraft/gametest/framework/GameTestBatch; +MD: net/minecraft/gametest/framework/GameTestRunner/m_177536_ (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; net/minecraft/gametest/framework/GameTestRunner/lambda$groupTestsIntoBatches$1 (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; +MD: net/minecraft/gametest/framework/GameTestRunner/m_177538_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/gametest/framework/GameTestRunner/lambda$clearAllTests$2 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/gametest/framework/GameTestSequence net/minecraft/gametest/framework/GameTestSequence +FD: net/minecraft/gametest/framework/GameTestSequence/f_127774_ net/minecraft/gametest/framework/GameTestSequence/parent +FD: net/minecraft/gametest/framework/GameTestSequence/f_127775_ net/minecraft/gametest/framework/GameTestSequence/events +FD: net/minecraft/gametest/framework/GameTestSequence/f_127776_ net/minecraft/gametest/framework/GameTestSequence/lastTick +FD: net/minecraft/gametest/framework/GameTestSequence/net/minecraft/gametest/framework/GameTestSequence net/minecraft/gametest/framework/GameTestSequence/net/minecraft/gametest/framework/GameTestSequence +MD: net/minecraft/gametest/framework/GameTestSequence/ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestSequence/ (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_127777_ (J)V net/minecraft/gametest/framework/GameTestSequence/tickAndContinue (J)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_127779_ (J)V net/minecraft/gametest/framework/GameTestSequence/tickAndFailIfNotComplete (J)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_127781_ (J)V net/minecraft/gametest/framework/GameTestSequence/tick (J)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177543_ ()V net/minecraft/gametest/framework/GameTestSequence/thenSucceed ()V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177544_ (I)Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestSequence/thenIdle (I)Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestSequence/m_177546_ (ILjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestSequence/thenExecuteAfter (ILjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestSequence/m_177549_ (JLjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestSequence/thenWaitUntil (JLjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestSequence/m_177552_ (Ljava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestSequence/thenWaitUntil (Ljava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestSequence/m_177554_ (Ljava/util/function/Supplier;)V net/minecraft/gametest/framework/GameTestSequence/thenFail (Ljava/util/function/Supplier;)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177556_ (Lnet/minecraft/gametest/framework/GameTestSequence$Condition;)V net/minecraft/gametest/framework/GameTestSequence/lambda$thenTrigger$5 (Lnet/minecraft/gametest/framework/GameTestSequence$Condition;)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177558_ ()Lnet/minecraft/gametest/framework/GameTestSequence$Condition; net/minecraft/gametest/framework/GameTestSequence/thenTrigger ()Lnet/minecraft/gametest/framework/GameTestSequence$Condition; +MD: net/minecraft/gametest/framework/GameTestSequence/m_177559_ (ILjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestSequence/thenExecuteFor (ILjava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestSequence/m_177562_ (Ljava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; net/minecraft/gametest/framework/GameTestSequence/thenExecute (Ljava/lang/Runnable;)Lnet/minecraft/gametest/framework/GameTestSequence; +MD: net/minecraft/gametest/framework/GameTestSequence/m_177564_ (Ljava/util/function/Supplier;)V net/minecraft/gametest/framework/GameTestSequence/lambda$thenFail$4 (Ljava/util/function/Supplier;)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177566_ ()V net/minecraft/gametest/framework/GameTestSequence/lambda$thenIdle$0 ()V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177567_ (ILjava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestSequence/lambda$thenExecuteFor$3 (ILjava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177570_ (Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestSequence/executeWithoutFail (Ljava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177572_ (ILjava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestSequence/lambda$thenExecuteAfter$2 (ILjava/lang/Runnable;)V +MD: net/minecraft/gametest/framework/GameTestSequence/m_177575_ (Ljava/lang/Runnable;)V net/minecraft/gametest/framework/GameTestSequence/lambda$thenExecute$1 (Ljava/lang/Runnable;)V +CL: net/minecraft/gametest/framework/GameTestSequence$Condition net/minecraft/gametest/framework/GameTestSequence$Condition +FD: net/minecraft/gametest/framework/GameTestSequence$Condition/f_177577_ net/minecraft/gametest/framework/GameTestSequence$Condition/this$0 +FD: net/minecraft/gametest/framework/GameTestSequence$Condition/f_177578_ net/minecraft/gametest/framework/GameTestSequence$Condition/NOT_TRIGGERED +FD: net/minecraft/gametest/framework/GameTestSequence$Condition/f_177579_ net/minecraft/gametest/framework/GameTestSequence$Condition/triggerTime +FD: net/minecraft/gametest/framework/GameTestSequence$Condition/net/minecraft/gametest/framework/GameTestSequence$Condition net/minecraft/gametest/framework/GameTestSequence$Condition/net/minecraft/gametest/framework/GameTestSequence$Condition +MD: net/minecraft/gametest/framework/GameTestSequence$Condition/ (Lnet/minecraft/gametest/framework/GameTestSequence;)V net/minecraft/gametest/framework/GameTestSequence$Condition/ (Lnet/minecraft/gametest/framework/GameTestSequence;)V +MD: net/minecraft/gametest/framework/GameTestSequence$Condition/m_177582_ ()V net/minecraft/gametest/framework/GameTestSequence$Condition/assertTriggeredThisTick ()V +MD: net/minecraft/gametest/framework/GameTestSequence$Condition/m_177583_ (J)V net/minecraft/gametest/framework/GameTestSequence$Condition/trigger (J)V +CL: net/minecraft/gametest/framework/GameTestServer net/minecraft/gametest/framework/GameTestServer +FD: net/minecraft/gametest/framework/GameTestServer/f_177585_ net/minecraft/gametest/framework/GameTestServer/LOGGER +FD: net/minecraft/gametest/framework/GameTestServer/f_177586_ net/minecraft/gametest/framework/GameTestServer/PROGRESS_REPORT_INTERVAL +FD: net/minecraft/gametest/framework/GameTestServer/f_177587_ net/minecraft/gametest/framework/GameTestServer/testBatches +FD: net/minecraft/gametest/framework/GameTestServer/f_177588_ net/minecraft/gametest/framework/GameTestServer/spawnPos +FD: net/minecraft/gametest/framework/GameTestServer/f_177589_ net/minecraft/gametest/framework/GameTestServer/TEST_GAME_RULES +FD: net/minecraft/gametest/framework/GameTestServer/f_177590_ net/minecraft/gametest/framework/GameTestServer/TEST_SETTINGS +FD: net/minecraft/gametest/framework/GameTestServer/f_177591_ net/minecraft/gametest/framework/GameTestServer/testTracker +FD: net/minecraft/gametest/framework/GameTestServer/net/minecraft/gametest/framework/GameTestServer net/minecraft/gametest/framework/GameTestServer/net/minecraft/gametest/framework/GameTestServer +MD: net/minecraft/gametest/framework/GameTestServer/ ()V net/minecraft/gametest/framework/GameTestServer/ ()V +MD: net/minecraft/gametest/framework/GameTestServer/ (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/util/Collection;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/GameTestServer/ (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/util/Collection;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/GameTestServer/m_142424_ (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; net/minecraft/gametest/framework/GameTestServer/fillServerSystemReport (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; +MD: net/minecraft/gametest/framework/GameTestServer/m_177614_ (Lnet/minecraft/world/level/GameRules;)V net/minecraft/gametest/framework/GameTestServer/lambda$static$0 (Lnet/minecraft/world/level/GameRules;)V +MD: net/minecraft/gametest/framework/GameTestServer/m_177624_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/GameTestServer/startTests (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/GameTestServer/m_177628_ ()Z net/minecraft/gametest/framework/GameTestServer/haveTestsStarted ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_206603_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; net/minecraft/gametest/framework/GameTestServer/lambda$create$2 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/gametest/framework/GameTestServer/m_206606_ (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Ljava/util/Collection;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/gametest/framework/GameTestServer; net/minecraft/gametest/framework/GameTestServer/create (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Ljava/util/Collection;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/gametest/framework/GameTestServer; +MD: net/minecraft/gametest/framework/GameTestServer/m_206612_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestServer/lambda$tickServer$4 (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestServer/m_206614_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestServer/lambda$tickServer$3 (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestServer/m_206616_ ()Lnet/minecraft/world/level/DataPackConfig; net/minecraft/gametest/framework/GameTestServer/lambda$create$1 ()Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/gametest/framework/GameTestServer/m_5705_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/gametest/framework/GameTestServer/tickServer (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/gametest/framework/GameTestServer/m_6102_ ()Z net/minecraft/gametest/framework/GameTestServer/shouldInformAdmins ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_6982_ ()Z net/minecraft/gametest/framework/GameTestServer/isDedicatedServer ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_6983_ ()Z net/minecraft/gametest/framework/GameTestServer/shouldRconBroadcast ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_6988_ ()V net/minecraft/gametest/framework/GameTestServer/onServerExit ()V +MD: net/minecraft/gametest/framework/GameTestServer/m_6992_ ()Z net/minecraft/gametest/framework/GameTestServer/isPublished ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_6993_ ()Z net/minecraft/gametest/framework/GameTestServer/isCommandBlockEnabled ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_6994_ ()Z net/minecraft/gametest/framework/GameTestServer/isEpollEnabled ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_7022_ ()I net/minecraft/gametest/framework/GameTestServer/getOperatorUserPermissionLevel ()I +MD: net/minecraft/gametest/framework/GameTestServer/m_7032_ ()I net/minecraft/gametest/framework/GameTestServer/getRateLimitPacketsPerSecond ()I +MD: net/minecraft/gametest/framework/GameTestServer/m_7034_ ()I net/minecraft/gametest/framework/GameTestServer/getFunctionCompilationLevel ()I +MD: net/minecraft/gametest/framework/GameTestServer/m_7035_ ()Z net/minecraft/gametest/framework/GameTestServer/isHardcore ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_7038_ ()Z net/minecraft/gametest/framework/GameTestServer/initServer ()Z +MD: net/minecraft/gametest/framework/GameTestServer/m_7268_ (Lnet/minecraft/CrashReport;)V net/minecraft/gametest/framework/GameTestServer/onServerCrash (Lnet/minecraft/CrashReport;)V +MD: net/minecraft/gametest/framework/GameTestServer/m_7779_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/gametest/framework/GameTestServer/isSingleplayerOwner (Lcom/mojang/authlib/GameProfile;)Z +CL: net/minecraft/gametest/framework/GameTestServer$1 net/minecraft/gametest/framework/GameTestServer$1 +FD: net/minecraft/gametest/framework/GameTestServer$1/f_177641_ net/minecraft/gametest/framework/GameTestServer$1/this$0 +FD: net/minecraft/gametest/framework/GameTestServer$1/net/minecraft/gametest/framework/GameTestServer$1 net/minecraft/gametest/framework/GameTestServer$1/net/minecraft/gametest/framework/GameTestServer$1 +MD: net/minecraft/gametest/framework/GameTestServer$1/ (Lnet/minecraft/gametest/framework/GameTestServer;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;I)V net/minecraft/gametest/framework/GameTestServer$1/ (Lnet/minecraft/gametest/framework/GameTestServer;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;I)V +CL: net/minecraft/gametest/framework/GameTestTicker net/minecraft/gametest/framework/GameTestTicker +FD: net/minecraft/gametest/framework/GameTestTicker/f_127784_ net/minecraft/gametest/framework/GameTestTicker/testInfos +FD: net/minecraft/gametest/framework/GameTestTicker/f_177648_ net/minecraft/gametest/framework/GameTestTicker/SINGLETON +FD: net/minecraft/gametest/framework/GameTestTicker/net/minecraft/gametest/framework/GameTestTicker net/minecraft/gametest/framework/GameTestTicker/net/minecraft/gametest/framework/GameTestTicker +MD: net/minecraft/gametest/framework/GameTestTicker/ ()V net/minecraft/gametest/framework/GameTestTicker/ ()V +MD: net/minecraft/gametest/framework/GameTestTicker/ ()V net/minecraft/gametest/framework/GameTestTicker/ ()V +MD: net/minecraft/gametest/framework/GameTestTicker/m_127787_ ()V net/minecraft/gametest/framework/GameTestTicker/clear ()V +MD: net/minecraft/gametest/framework/GameTestTicker/m_127788_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GameTestTicker/add (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GameTestTicker/m_127790_ ()V net/minecraft/gametest/framework/GameTestTicker/tick ()V +CL: net/minecraft/gametest/framework/GameTestTimeoutException net/minecraft/gametest/framework/GameTestTimeoutException +FD: net/minecraft/gametest/framework/GameTestTimeoutException/net/minecraft/gametest/framework/GameTestTimeoutException net/minecraft/gametest/framework/GameTestTimeoutException/net/minecraft/gametest/framework/GameTestTimeoutException +MD: net/minecraft/gametest/framework/GameTestTimeoutException/ (Ljava/lang/String;)V net/minecraft/gametest/framework/GameTestTimeoutException/ (Ljava/lang/String;)V +CL: net/minecraft/gametest/framework/GlobalTestReporter net/minecraft/gametest/framework/GlobalTestReporter +FD: net/minecraft/gametest/framework/GlobalTestReporter/f_177649_ net/minecraft/gametest/framework/GlobalTestReporter/DELEGATE +FD: net/minecraft/gametest/framework/GlobalTestReporter/net/minecraft/gametest/framework/GlobalTestReporter net/minecraft/gametest/framework/GlobalTestReporter/net/minecraft/gametest/framework/GlobalTestReporter +MD: net/minecraft/gametest/framework/GlobalTestReporter/ ()V net/minecraft/gametest/framework/GlobalTestReporter/ ()V +MD: net/minecraft/gametest/framework/GlobalTestReporter/ ()V net/minecraft/gametest/framework/GlobalTestReporter/ ()V +MD: net/minecraft/gametest/framework/GlobalTestReporter/m_177652_ ()V net/minecraft/gametest/framework/GlobalTestReporter/finish ()V +MD: net/minecraft/gametest/framework/GlobalTestReporter/m_177653_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GlobalTestReporter/onTestFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/GlobalTestReporter/m_177655_ (Lnet/minecraft/gametest/framework/TestReporter;)V net/minecraft/gametest/framework/GlobalTestReporter/replaceWith (Lnet/minecraft/gametest/framework/TestReporter;)V +MD: net/minecraft/gametest/framework/GlobalTestReporter/m_177657_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/GlobalTestReporter/onTestSuccess (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/JUnitLikeTestReporter net/minecraft/gametest/framework/JUnitLikeTestReporter +FD: net/minecraft/gametest/framework/JUnitLikeTestReporter/f_177659_ net/minecraft/gametest/framework/JUnitLikeTestReporter/document +FD: net/minecraft/gametest/framework/JUnitLikeTestReporter/f_177660_ net/minecraft/gametest/framework/JUnitLikeTestReporter/testSuite +FD: net/minecraft/gametest/framework/JUnitLikeTestReporter/f_177661_ net/minecraft/gametest/framework/JUnitLikeTestReporter/stopwatch +FD: net/minecraft/gametest/framework/JUnitLikeTestReporter/f_177662_ net/minecraft/gametest/framework/JUnitLikeTestReporter/destination +FD: net/minecraft/gametest/framework/JUnitLikeTestReporter/net/minecraft/gametest/framework/JUnitLikeTestReporter net/minecraft/gametest/framework/JUnitLikeTestReporter/net/minecraft/gametest/framework/JUnitLikeTestReporter +MD: net/minecraft/gametest/framework/JUnitLikeTestReporter/ (Ljava/io/File;)V net/minecraft/gametest/framework/JUnitLikeTestReporter/ (Ljava/io/File;)V +MD: net/minecraft/gametest/framework/JUnitLikeTestReporter/m_142335_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/JUnitLikeTestReporter/onTestSuccess (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/JUnitLikeTestReporter/m_142411_ ()V net/minecraft/gametest/framework/JUnitLikeTestReporter/finish ()V +MD: net/minecraft/gametest/framework/JUnitLikeTestReporter/m_177666_ (Ljava/io/File;)V net/minecraft/gametest/framework/JUnitLikeTestReporter/save (Ljava/io/File;)V +MD: net/minecraft/gametest/framework/JUnitLikeTestReporter/m_177670_ (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)Lorg/w3c/dom/Element; net/minecraft/gametest/framework/JUnitLikeTestReporter/createTestCase (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)Lorg/w3c/dom/Element; +MD: net/minecraft/gametest/framework/JUnitLikeTestReporter/m_8014_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/JUnitLikeTestReporter/onTestFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/LogTestReporter net/minecraft/gametest/framework/LogTestReporter +FD: net/minecraft/gametest/framework/LogTestReporter/f_127793_ net/minecraft/gametest/framework/LogTestReporter/LOGGER +FD: net/minecraft/gametest/framework/LogTestReporter/net/minecraft/gametest/framework/LogTestReporter net/minecraft/gametest/framework/LogTestReporter/net/minecraft/gametest/framework/LogTestReporter +MD: net/minecraft/gametest/framework/LogTestReporter/ ()V net/minecraft/gametest/framework/LogTestReporter/ ()V +MD: net/minecraft/gametest/framework/LogTestReporter/ ()V net/minecraft/gametest/framework/LogTestReporter/ ()V +MD: net/minecraft/gametest/framework/LogTestReporter/m_142335_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/LogTestReporter/onTestSuccess (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/LogTestReporter/m_8014_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/LogTestReporter/onTestFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/MultipleTestTracker net/minecraft/gametest/framework/MultipleTestTracker +FD: net/minecraft/gametest/framework/MultipleTestTracker/f_127798_ net/minecraft/gametest/framework/MultipleTestTracker/tests +FD: net/minecraft/gametest/framework/MultipleTestTracker/f_127799_ net/minecraft/gametest/framework/MultipleTestTracker/listeners +FD: net/minecraft/gametest/framework/MultipleTestTracker/f_177677_ net/minecraft/gametest/framework/MultipleTestTracker/NOT_STARTED_TEST_CHAR +FD: net/minecraft/gametest/framework/MultipleTestTracker/f_177678_ net/minecraft/gametest/framework/MultipleTestTracker/ONGOING_TEST_CHAR +FD: net/minecraft/gametest/framework/MultipleTestTracker/f_177679_ net/minecraft/gametest/framework/MultipleTestTracker/SUCCESSFUL_TEST_CHAR +FD: net/minecraft/gametest/framework/MultipleTestTracker/f_177680_ net/minecraft/gametest/framework/MultipleTestTracker/FAILED_OPTIONAL_TEST_CHAR +FD: net/minecraft/gametest/framework/MultipleTestTracker/f_177681_ net/minecraft/gametest/framework/MultipleTestTracker/FAILED_REQUIRED_TEST_CHAR +FD: net/minecraft/gametest/framework/MultipleTestTracker/net/minecraft/gametest/framework/MultipleTestTracker net/minecraft/gametest/framework/MultipleTestTracker/net/minecraft/gametest/framework/MultipleTestTracker +MD: net/minecraft/gametest/framework/MultipleTestTracker/ ()V net/minecraft/gametest/framework/MultipleTestTracker/ ()V +MD: net/minecraft/gametest/framework/MultipleTestTracker/ (Ljava/util/Collection;)V net/minecraft/gametest/framework/MultipleTestTracker/ (Ljava/util/Collection;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127803_ ()I net/minecraft/gametest/framework/MultipleTestTracker/getFailedRequiredCount ()I +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127804_ (Ljava/lang/StringBuffer;Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/MultipleTestTracker/lambda$getProgressBar$1 (Ljava/lang/StringBuffer;Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127807_ (Ljava/util/function/Consumer;)V net/minecraft/gametest/framework/MultipleTestTracker/addFailureListener (Ljava/util/function/Consumer;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127809_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/MultipleTestTracker/addTestToTrack (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127811_ (Lnet/minecraft/gametest/framework/GameTestListener;)V net/minecraft/gametest/framework/MultipleTestTracker/addListener (Lnet/minecraft/gametest/framework/GameTestListener;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127813_ (Lnet/minecraft/gametest/framework/GameTestListener;Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/MultipleTestTracker/lambda$addListener$0 (Lnet/minecraft/gametest/framework/GameTestListener;Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127816_ ()I net/minecraft/gametest/framework/MultipleTestTracker/getFailedOptionalCount ()I +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127817_ ()I net/minecraft/gametest/framework/MultipleTestTracker/getDoneCount ()I +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127818_ ()Z net/minecraft/gametest/framework/MultipleTestTracker/hasFailedRequired ()Z +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127819_ ()Z net/minecraft/gametest/framework/MultipleTestTracker/hasFailedOptional ()Z +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127820_ ()I net/minecraft/gametest/framework/MultipleTestTracker/getTotalCount ()I +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127821_ ()Z net/minecraft/gametest/framework/MultipleTestTracker/isDone ()Z +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_127822_ ()Ljava/lang/String; net/minecraft/gametest/framework/MultipleTestTracker/getProgressBar ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_177682_ ()Ljava/util/Collection; net/minecraft/gametest/framework/MultipleTestTracker/getFailedRequired ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/MultipleTestTracker/m_177683_ ()Ljava/util/Collection; net/minecraft/gametest/framework/MultipleTestTracker/getFailedOptional ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/MultipleTestTracker/toString ()Ljava/lang/String; net/minecraft/gametest/framework/MultipleTestTracker/toString ()Ljava/lang/String; +CL: net/minecraft/gametest/framework/MultipleTestTracker$1 net/minecraft/gametest/framework/MultipleTestTracker$1 +FD: net/minecraft/gametest/framework/MultipleTestTracker$1/f_127824_ net/minecraft/gametest/framework/MultipleTestTracker$1/val$listener +FD: net/minecraft/gametest/framework/MultipleTestTracker$1/f_127825_ net/minecraft/gametest/framework/MultipleTestTracker$1/this$0 +FD: net/minecraft/gametest/framework/MultipleTestTracker$1/net/minecraft/gametest/framework/MultipleTestTracker$1 net/minecraft/gametest/framework/MultipleTestTracker$1/net/minecraft/gametest/framework/MultipleTestTracker$1 +MD: net/minecraft/gametest/framework/MultipleTestTracker$1/ (Lnet/minecraft/gametest/framework/MultipleTestTracker;Ljava/util/function/Consumer;)V net/minecraft/gametest/framework/MultipleTestTracker$1/ (Lnet/minecraft/gametest/framework/MultipleTestTracker;Ljava/util/function/Consumer;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker$1/m_142378_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/MultipleTestTracker$1/testPassed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker$1/m_8066_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/MultipleTestTracker$1/testFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/MultipleTestTracker$1/m_8073_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/MultipleTestTracker$1/testStructureLoaded (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/ReportGameListener net/minecraft/gametest/framework/ReportGameListener +FD: net/minecraft/gametest/framework/ReportGameListener/f_177686_ net/minecraft/gametest/framework/ReportGameListener/attempts +FD: net/minecraft/gametest/framework/ReportGameListener/f_177687_ net/minecraft/gametest/framework/ReportGameListener/successes +FD: net/minecraft/gametest/framework/ReportGameListener/f_177688_ net/minecraft/gametest/framework/ReportGameListener/originalTestInfo +FD: net/minecraft/gametest/framework/ReportGameListener/f_177689_ net/minecraft/gametest/framework/ReportGameListener/testTicker +FD: net/minecraft/gametest/framework/ReportGameListener/f_177690_ net/minecraft/gametest/framework/ReportGameListener/structurePos +FD: net/minecraft/gametest/framework/ReportGameListener/net/minecraft/gametest/framework/ReportGameListener net/minecraft/gametest/framework/ReportGameListener/net/minecraft/gametest/framework/ReportGameListener +MD: net/minecraft/gametest/framework/ReportGameListener/ (Lnet/minecraft/gametest/framework/GameTestInfo;Lnet/minecraft/gametest/framework/GameTestTicker;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/ReportGameListener/ (Lnet/minecraft/gametest/framework/GameTestInfo;Lnet/minecraft/gametest/framework/GameTestTicker;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_142378_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/ReportGameListener/testPassed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177695_ ()V net/minecraft/gametest/framework/ReportGameListener/rerunTest ()V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177696_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/lang/String;)V net/minecraft/gametest/framework/ReportGameListener/showRedBox (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177700_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/ChatFormatting;Ljava/lang/String;)V net/minecraft/gametest/framework/ReportGameListener/say (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/ChatFormatting;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177704_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/gametest/framework/ReportGameListener/lambda$say$1 (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/gametest/framework/ReportGameListener/m_177706_ (Ljava/lang/String;Lnet/minecraft/ChatFormatting;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/gametest/framework/ReportGameListener/lambda$say$2 (Ljava/lang/String;Lnet/minecraft/ChatFormatting;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177710_ (Ljava/lang/String;ZLjava/lang/String;)Lnet/minecraft/world/item/ItemStack; net/minecraft/gametest/framework/ReportGameListener/createBook (Ljava/lang/String;ZLjava/lang/String;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/gametest/framework/ReportGameListener/m_177714_ (Ljava/lang/StringBuffer;Ljava/lang/String;)V net/minecraft/gametest/framework/ReportGameListener/lambda$createBook$0 (Ljava/lang/StringBuffer;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177719_ (Lnet/minecraft/gametest/framework/GameTestInfo;Lnet/minecraft/world/level/block/Block;)V net/minecraft/gametest/framework/ReportGameListener/spawnBeacon (Lnet/minecraft/gametest/framework/GameTestInfo;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177722_ (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)V net/minecraft/gametest/framework/ReportGameListener/reportPassed (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177725_ (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/Throwable;)V net/minecraft/gametest/framework/ReportGameListener/reportFailure (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/Throwable;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177730_ (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)V net/minecraft/gametest/framework/ReportGameListener/visualizePassedTest (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177733_ (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/Throwable;)V net/minecraft/gametest/framework/ReportGameListener/visualizeFailedTest (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/Throwable;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_177738_ (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)V net/minecraft/gametest/framework/ReportGameListener/spawnLectern (Lnet/minecraft/gametest/framework/GameTestInfo;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_8066_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/ReportGameListener/testFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/ReportGameListener/m_8073_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/ReportGameListener/testStructureLoaded (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/StructureUtils net/minecraft/gametest/framework/StructureUtils +FD: net/minecraft/gametest/framework/StructureUtils/f_127833_ net/minecraft/gametest/framework/StructureUtils/testStructuresDir +FD: net/minecraft/gametest/framework/StructureUtils/f_177741_ net/minecraft/gametest/framework/StructureUtils/DEFAULT_TEST_STRUCTURES_DIR +FD: net/minecraft/gametest/framework/StructureUtils/f_177742_ net/minecraft/gametest/framework/StructureUtils/LOGGER +FD: net/minecraft/gametest/framework/StructureUtils/f_177743_ net/minecraft/gametest/framework/StructureUtils/HOW_MANY_CHUNKS_TO_LOAD_IN_EACH_DIRECTION_OF_STRUCTURE +FD: net/minecraft/gametest/framework/StructureUtils/net/minecraft/gametest/framework/StructureUtils net/minecraft/gametest/framework/StructureUtils/net/minecraft/gametest/framework/StructureUtils +MD: net/minecraft/gametest/framework/StructureUtils/ ()V net/minecraft/gametest/framework/StructureUtils/ ()V +MD: net/minecraft/gametest/framework/StructureUtils/ ()V net/minecraft/gametest/framework/StructureUtils/ ()V +MD: net/minecraft/gametest/framework/StructureUtils/m_127835_ (I)Lnet/minecraft/world/level/block/Rotation; net/minecraft/gametest/framework/StructureUtils/getRotationForRotationSteps (I)Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/gametest/framework/StructureUtils/m_127841_ (ILnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/StructureUtils/clearBlock (ILnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_127847_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Lnet/minecraft/world/phys/AABB; net/minecraft/gametest/framework/StructureUtils/getStructureBounds (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/gametest/framework/StructureUtils/m_127849_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;ILnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/StructureUtils/clearSpaceForStructure (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;ILnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_127853_ (Lnet/minecraft/core/BlockPos;ILnet/minecraft/server/level/ServerLevel;)Ljava/util/Optional; net/minecraft/gametest/framework/StructureUtils/findStructureBlockContainingPos (Lnet/minecraft/core/BlockPos;ILnet/minecraft/server/level/ServerLevel;)Ljava/util/Optional; +MD: net/minecraft/gametest/framework/StructureUtils/m_127857_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/StructureUtils/forceLoadChunks (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_127867_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)Z net/minecraft/gametest/framework/StructureUtils/doesStructureContain (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)Z +MD: net/minecraft/gametest/framework/StructureUtils/m_127875_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/StructureUtils/addCommandBlockAndButtonToStartTest (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_127880_ (Ljava/lang/String;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; net/minecraft/gametest/framework/StructureUtils/getStructureTemplate (Ljava/lang/String;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; +MD: net/minecraft/gametest/framework/StructureUtils/m_127883_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;ILnet/minecraft/server/level/ServerLevel;Z)Lnet/minecraft/world/level/block/entity/StructureBlockEntity; net/minecraft/gametest/framework/StructureUtils/spawnStructure (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;ILnet/minecraft/server/level/ServerLevel;Z)Lnet/minecraft/world/level/block/entity/StructureBlockEntity; +MD: net/minecraft/gametest/framework/StructureUtils/m_127890_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Z)Lnet/minecraft/world/level/block/entity/StructureBlockEntity; net/minecraft/gametest/framework/StructureUtils/createStructureBlock (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;Z)Lnet/minecraft/world/level/block/entity/StructureBlockEntity; +MD: net/minecraft/gametest/framework/StructureUtils/m_127902_ (Ljava/nio/file/Path;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/gametest/framework/StructureUtils/tryLoadStructure (Ljava/nio/file/Path;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/gametest/framework/StructureUtils/m_127904_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/gametest/framework/StructureUtils/getStructureBoundingBox (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/gametest/framework/StructureUtils/m_127906_ (Lnet/minecraft/core/BlockPos;ILnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/core/BlockPos; net/minecraft/gametest/framework/StructureUtils/findNearestStructureBlock (Lnet/minecraft/core/BlockPos;ILnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/gametest/framework/StructureUtils/m_127910_ (Lnet/minecraft/core/BlockPos;ILnet/minecraft/server/level/ServerLevel;)Ljava/util/Collection; net/minecraft/gametest/framework/StructureUtils/findStructureBlocks (Lnet/minecraft/core/BlockPos;ILnet/minecraft/server/level/ServerLevel;)Ljava/util/Collection; +MD: net/minecraft/gametest/framework/StructureUtils/m_177745_ (ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/StructureUtils/lambda$clearSpaceForStructure$2 (ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_177749_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/gametest/framework/StructureUtils/lambda$clearSpaceForStructure$3 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/gametest/framework/StructureUtils/m_177751_ (Lnet/minecraft/world/level/block/Rotation;)I net/minecraft/gametest/framework/StructureUtils/getRotationStepsForRotation (Lnet/minecraft/world/level/block/Rotation;)I +MD: net/minecraft/gametest/framework/StructureUtils/m_177753_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/gametest/framework/StructureUtils/lambda$findStructureBlockContainingPos$4 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/gametest/framework/StructureUtils/m_177757_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)I net/minecraft/gametest/framework/StructureUtils/lambda$findNearestStructureBlock$5 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/gametest/framework/StructureUtils/m_177760_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/gametest/framework/StructureUtils/getStructureBoundingBox (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/gametest/framework/StructureUtils/m_177764_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/StructureUtils/createNewEmptyStructureBlock (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_177770_ ([Ljava/lang/String;)V net/minecraft/gametest/framework/StructureUtils/main ([Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_177772_ (Ljava/nio/file/Path;)V net/minecraft/gametest/framework/StructureUtils/lambda$main$1 (Ljava/nio/file/Path;)V +MD: net/minecraft/gametest/framework/StructureUtils/m_177774_ (Ljava/nio/file/Path;)Z net/minecraft/gametest/framework/StructureUtils/lambda$main$0 (Ljava/nio/file/Path;)Z +CL: net/minecraft/gametest/framework/StructureUtils$1 net/minecraft/gametest/framework/StructureUtils$1 +FD: net/minecraft/gametest/framework/StructureUtils$1/f_177776_ net/minecraft/gametest/framework/StructureUtils$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/gametest/framework/StructureUtils$1/net/minecraft/gametest/framework/StructureUtils$1 net/minecraft/gametest/framework/StructureUtils$1/net/minecraft/gametest/framework/StructureUtils$1 +MD: net/minecraft/gametest/framework/StructureUtils$1/ ()V net/minecraft/gametest/framework/StructureUtils$1/ ()V +CL: net/minecraft/gametest/framework/TeamcityTestReporter net/minecraft/gametest/framework/TeamcityTestReporter +FD: net/minecraft/gametest/framework/TeamcityTestReporter/f_177778_ net/minecraft/gametest/framework/TeamcityTestReporter/LOGGER +FD: net/minecraft/gametest/framework/TeamcityTestReporter/f_177779_ net/minecraft/gametest/framework/TeamcityTestReporter/ESCAPER +FD: net/minecraft/gametest/framework/TeamcityTestReporter/net/minecraft/gametest/framework/TeamcityTestReporter net/minecraft/gametest/framework/TeamcityTestReporter/net/minecraft/gametest/framework/TeamcityTestReporter +MD: net/minecraft/gametest/framework/TeamcityTestReporter/ ()V net/minecraft/gametest/framework/TeamcityTestReporter/ ()V +MD: net/minecraft/gametest/framework/TeamcityTestReporter/ ()V net/minecraft/gametest/framework/TeamcityTestReporter/ ()V +MD: net/minecraft/gametest/framework/TeamcityTestReporter/m_142335_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TeamcityTestReporter/onTestSuccess (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/TeamcityTestReporter/m_8014_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TeamcityTestReporter/onTestFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/TestClassNameArgument net/minecraft/gametest/framework/TestClassNameArgument +FD: net/minecraft/gametest/framework/TestClassNameArgument/f_127914_ net/minecraft/gametest/framework/TestClassNameArgument/EXAMPLES +FD: net/minecraft/gametest/framework/TestClassNameArgument/net/minecraft/gametest/framework/TestClassNameArgument net/minecraft/gametest/framework/TestClassNameArgument/net/minecraft/gametest/framework/TestClassNameArgument +MD: net/minecraft/gametest/framework/TestClassNameArgument/ ()V net/minecraft/gametest/framework/TestClassNameArgument/ ()V +MD: net/minecraft/gametest/framework/TestClassNameArgument/ ()V net/minecraft/gametest/framework/TestClassNameArgument/ ()V +MD: net/minecraft/gametest/framework/TestClassNameArgument/getExamples ()Ljava/util/Collection; net/minecraft/gametest/framework/TestClassNameArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/TestClassNameArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/gametest/framework/TestClassNameArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/gametest/framework/TestClassNameArgument/m_127917_ ()Lnet/minecraft/gametest/framework/TestClassNameArgument; net/minecraft/gametest/framework/TestClassNameArgument/testClassName ()Lnet/minecraft/gametest/framework/TestClassNameArgument; +MD: net/minecraft/gametest/framework/TestClassNameArgument/m_127920_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String; net/minecraft/gametest/framework/TestClassNameArgument/getTestClassName (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/gametest/framework/TestClassNameArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/gametest/framework/TestClassNameArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/gametest/framework/TestClassNameArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; net/minecraft/gametest/framework/TestClassNameArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/String; +CL: net/minecraft/gametest/framework/TestCommand net/minecraft/gametest/framework/TestCommand +FD: net/minecraft/gametest/framework/TestCommand/f_177786_ net/minecraft/gametest/framework/TestCommand/DEFAULT_CLEAR_RADIUS +FD: net/minecraft/gametest/framework/TestCommand/f_177787_ net/minecraft/gametest/framework/TestCommand/MAX_CLEAR_RADIUS +FD: net/minecraft/gametest/framework/TestCommand/f_177788_ net/minecraft/gametest/framework/TestCommand/STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS +FD: net/minecraft/gametest/framework/TestCommand/f_177789_ net/minecraft/gametest/framework/TestCommand/STRUCTURE_BLOCK_FULL_SEARCH_RADIUS +FD: net/minecraft/gametest/framework/TestCommand/f_177790_ net/minecraft/gametest/framework/TestCommand/TEST_POS_Z_OFFSET_FROM_PLAYER +FD: net/minecraft/gametest/framework/TestCommand/f_177791_ net/minecraft/gametest/framework/TestCommand/SHOW_POS_DURATION_MS +FD: net/minecraft/gametest/framework/TestCommand/f_177792_ net/minecraft/gametest/framework/TestCommand/DEFAULT_X_SIZE +FD: net/minecraft/gametest/framework/TestCommand/f_177793_ net/minecraft/gametest/framework/TestCommand/DEFAULT_Y_SIZE +FD: net/minecraft/gametest/framework/TestCommand/f_177794_ net/minecraft/gametest/framework/TestCommand/DEFAULT_Z_SIZE +FD: net/minecraft/gametest/framework/TestCommand/net/minecraft/gametest/framework/TestCommand net/minecraft/gametest/framework/TestCommand/net/minecraft/gametest/framework/TestCommand +MD: net/minecraft/gametest/framework/TestCommand/ ()V net/minecraft/gametest/framework/TestCommand/ ()V +MD: net/minecraft/gametest/framework/TestCommand/m_127929_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/gametest/framework/MultipleTestTracker;)V net/minecraft/gametest/framework/TestCommand/runTest (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/gametest/framework/MultipleTestTracker;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127933_ (Lnet/minecraft/server/level/ServerLevel;Ljava/lang/String;Lnet/minecraft/ChatFormatting;)V net/minecraft/gametest/framework/TestCommand/say (Lnet/minecraft/server/level/ServerLevel;Ljava/lang/String;Lnet/minecraft/ChatFormatting;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127940_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/MultipleTestTracker;Lnet/minecraft/core/BlockPos;)V net/minecraft/gametest/framework/TestCommand/lambda$runAllNearbyTests$24 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/MultipleTestTracker;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127944_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/gametest/framework/TestCommand/lambda$say$26 (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/gametest/framework/TestCommand/m_127946_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/gametest/framework/TestCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127948_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$23 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_127950_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/gametest/framework/TestCommand/runNearbyTest (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/gametest/framework/TestCommand/m_127952_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/gametest/framework/TestCommand/clearAllTests (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/gametest/framework/TestCommand/m_127955_ (Lnet/minecraft/commands/CommandSourceStack;II)I net/minecraft/gametest/framework/TestCommand/runAllTests (Lnet/minecraft/commands/CommandSourceStack;II)I +MD: net/minecraft/gametest/framework/TestCommand/m_127959_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/gametest/framework/TestCommand/showPos (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +MD: net/minecraft/gametest/framework/TestCommand/m_127962_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;II)I net/minecraft/gametest/framework/TestCommand/runAllTestsInClass (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;II)I +MD: net/minecraft/gametest/framework/TestCommand/m_127967_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;III)I net/minecraft/gametest/framework/TestCommand/createNewStructure (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;III)I +MD: net/minecraft/gametest/framework/TestCommand/m_127973_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;II)V net/minecraft/gametest/framework/TestCommand/runTests (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;II)V +MD: net/minecraft/gametest/framework/TestCommand/m_127978_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/gametest/framework/TestFunction;I)I net/minecraft/gametest/framework/TestCommand/runTest (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/gametest/framework/TestFunction;I)I +MD: net/minecraft/gametest/framework/TestCommand/m_127982_ (Lnet/minecraft/commands/CommandSourceStack;ZII)I net/minecraft/gametest/framework/TestCommand/runLastFailedTests (Lnet/minecraft/commands/CommandSourceStack;ZII)I +MD: net/minecraft/gametest/framework/TestCommand/m_127987_ (Lnet/minecraft/ChatFormatting;Ljava/lang/String;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/gametest/framework/TestCommand/lambda$say$27 (Lnet/minecraft/ChatFormatting;Ljava/lang/String;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127991_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TestCommand/lambda$runTests$25 (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127993_ (Lnet/minecraft/gametest/framework/TestFunction;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/gametest/framework/TestCommand/runTestPreparation (Lnet/minecraft/gametest/framework/TestFunction;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127996_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/MultipleTestTracker;)V net/minecraft/gametest/framework/TestCommand/showTestSummaryIfAllDone (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/MultipleTestTracker;)V +MD: net/minecraft/gametest/framework/TestCommand/m_127999_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$22 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128001_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/gametest/framework/TestCommand/runAllNearbyTests (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128003_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)V net/minecraft/gametest/framework/TestCommand/say (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)V +MD: net/minecraft/gametest/framework/TestCommand/m_128006_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$21 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128008_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/gametest/framework/TestCommand/exportNearestTestStructure (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128010_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/gametest/framework/TestCommand/exportTestStructure (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128013_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$20 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128015_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/gametest/framework/TestCommand/importTestStructure (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128018_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128020_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128022_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128024_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128026_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128028_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128030_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128032_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128034_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128036_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128038_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128040_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128042_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128044_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128046_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128048_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128050_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128052_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128054_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/gametest/framework/TestCommand/m_128056_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/gametest/framework/TestCommand/lambda$register$0 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer +FD: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/f_128058_ net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/level +FD: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/f_128059_ net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/tracker +FD: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer +MD: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/MultipleTestTracker;)V net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/gametest/framework/MultipleTestTracker;)V +MD: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/m_142378_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/testPassed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/m_8066_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/testFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/m_8073_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TestCommand$TestSummaryDisplayer/testStructureLoaded (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/TestFunction net/minecraft/gametest/framework/TestFunction +FD: net/minecraft/gametest/framework/TestFunction/f_128067_ net/minecraft/gametest/framework/TestFunction/batchName +FD: net/minecraft/gametest/framework/TestFunction/f_128068_ net/minecraft/gametest/framework/TestFunction/testName +FD: net/minecraft/gametest/framework/TestFunction/f_128069_ net/minecraft/gametest/framework/TestFunction/structureName +FD: net/minecraft/gametest/framework/TestFunction/f_128070_ net/minecraft/gametest/framework/TestFunction/required +FD: net/minecraft/gametest/framework/TestFunction/f_128071_ net/minecraft/gametest/framework/TestFunction/function +FD: net/minecraft/gametest/framework/TestFunction/f_128072_ net/minecraft/gametest/framework/TestFunction/maxTicks +FD: net/minecraft/gametest/framework/TestFunction/f_128073_ net/minecraft/gametest/framework/TestFunction/setupTicks +FD: net/minecraft/gametest/framework/TestFunction/f_128074_ net/minecraft/gametest/framework/TestFunction/rotation +FD: net/minecraft/gametest/framework/TestFunction/f_177798_ net/minecraft/gametest/framework/TestFunction/maxAttempts +FD: net/minecraft/gametest/framework/TestFunction/f_177799_ net/minecraft/gametest/framework/TestFunction/requiredSuccesses +FD: net/minecraft/gametest/framework/TestFunction/net/minecraft/gametest/framework/TestFunction net/minecraft/gametest/framework/TestFunction/net/minecraft/gametest/framework/TestFunction +MD: net/minecraft/gametest/framework/TestFunction/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZLjava/util/function/Consumer;)V net/minecraft/gametest/framework/TestFunction/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZLjava/util/function/Consumer;)V +MD: net/minecraft/gametest/framework/TestFunction/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/block/Rotation;IJZIILjava/util/function/Consumer;)V net/minecraft/gametest/framework/TestFunction/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/block/Rotation;IJZIILjava/util/function/Consumer;)V +MD: net/minecraft/gametest/framework/TestFunction/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/block/Rotation;IJZLjava/util/function/Consumer;)V net/minecraft/gametest/framework/TestFunction/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/block/Rotation;IJZLjava/util/function/Consumer;)V +MD: net/minecraft/gametest/framework/TestFunction/m_128075_ ()Ljava/lang/String; net/minecraft/gametest/framework/TestFunction/getTestName ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/TestFunction/m_128076_ (Lnet/minecraft/gametest/framework/GameTestHelper;)V net/minecraft/gametest/framework/TestFunction/run (Lnet/minecraft/gametest/framework/GameTestHelper;)V +MD: net/minecraft/gametest/framework/TestFunction/m_128078_ ()Ljava/lang/String; net/minecraft/gametest/framework/TestFunction/getStructureName ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/TestFunction/m_128079_ ()I net/minecraft/gametest/framework/TestFunction/getMaxTicks ()I +MD: net/minecraft/gametest/framework/TestFunction/m_128080_ ()Z net/minecraft/gametest/framework/TestFunction/isRequired ()Z +MD: net/minecraft/gametest/framework/TestFunction/m_128081_ ()Ljava/lang/String; net/minecraft/gametest/framework/TestFunction/getBatchName ()Ljava/lang/String; +MD: net/minecraft/gametest/framework/TestFunction/m_128082_ ()J net/minecraft/gametest/framework/TestFunction/getSetupTicks ()J +MD: net/minecraft/gametest/framework/TestFunction/m_128083_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/gametest/framework/TestFunction/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/gametest/framework/TestFunction/m_177828_ ()Z net/minecraft/gametest/framework/TestFunction/isFlaky ()Z +MD: net/minecraft/gametest/framework/TestFunction/m_177829_ ()I net/minecraft/gametest/framework/TestFunction/getMaxAttempts ()I +MD: net/minecraft/gametest/framework/TestFunction/m_177830_ ()I net/minecraft/gametest/framework/TestFunction/getRequiredSuccesses ()I +MD: net/minecraft/gametest/framework/TestFunction/toString ()Ljava/lang/String; net/minecraft/gametest/framework/TestFunction/toString ()Ljava/lang/String; +CL: net/minecraft/gametest/framework/TestFunctionArgument net/minecraft/gametest/framework/TestFunctionArgument +FD: net/minecraft/gametest/framework/TestFunctionArgument/f_128085_ net/minecraft/gametest/framework/TestFunctionArgument/EXAMPLES +FD: net/minecraft/gametest/framework/TestFunctionArgument/net/minecraft/gametest/framework/TestFunctionArgument net/minecraft/gametest/framework/TestFunctionArgument/net/minecraft/gametest/framework/TestFunctionArgument +MD: net/minecraft/gametest/framework/TestFunctionArgument/ ()V net/minecraft/gametest/framework/TestFunctionArgument/ ()V +MD: net/minecraft/gametest/framework/TestFunctionArgument/ ()V net/minecraft/gametest/framework/TestFunctionArgument/ ()V +MD: net/minecraft/gametest/framework/TestFunctionArgument/getExamples ()Ljava/util/Collection; net/minecraft/gametest/framework/TestFunctionArgument/getExamples ()Ljava/util/Collection; +MD: net/minecraft/gametest/framework/TestFunctionArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/gametest/framework/TestFunctionArgument/listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/gametest/framework/TestFunctionArgument/m_128088_ ()Lnet/minecraft/gametest/framework/TestFunctionArgument; net/minecraft/gametest/framework/TestFunctionArgument/testFunctionArgument ()Lnet/minecraft/gametest/framework/TestFunctionArgument; +MD: net/minecraft/gametest/framework/TestFunctionArgument/m_128091_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/gametest/framework/TestFunction; net/minecraft/gametest/framework/TestFunctionArgument/getTestFunction (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/gametest/framework/TestFunction; +MD: net/minecraft/gametest/framework/TestFunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; net/minecraft/gametest/framework/TestFunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; +MD: net/minecraft/gametest/framework/TestFunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/gametest/framework/TestFunction; net/minecraft/gametest/framework/TestFunctionArgument/parse (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/gametest/framework/TestFunction; +CL: net/minecraft/gametest/framework/TestReporter net/minecraft/gametest/framework/TestReporter +FD: net/minecraft/gametest/framework/TestReporter/net/minecraft/gametest/framework/TestReporter net/minecraft/gametest/framework/TestReporter/net/minecraft/gametest/framework/TestReporter +MD: net/minecraft/gametest/framework/TestReporter/m_142335_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TestReporter/onTestSuccess (Lnet/minecraft/gametest/framework/GameTestInfo;)V +MD: net/minecraft/gametest/framework/TestReporter/m_142411_ ()V net/minecraft/gametest/framework/TestReporter/finish ()V +MD: net/minecraft/gametest/framework/TestReporter/m_8014_ (Lnet/minecraft/gametest/framework/GameTestInfo;)V net/minecraft/gametest/framework/TestReporter/onTestFailed (Lnet/minecraft/gametest/framework/GameTestInfo;)V +CL: net/minecraft/gametest/framework/package-info net/minecraft/gametest/framework/package-info +FD: net/minecraft/gametest/framework/package-info/net/minecraft/gametest/framework/package-info net/minecraft/gametest/framework/package-info/net/minecraft/gametest/framework/package-info +CL: net/minecraft/locale/Language net/minecraft/locale/Language +FD: net/minecraft/locale/Language/f_128101_ net/minecraft/locale/Language/LOGGER +FD: net/minecraft/locale/Language/f_128102_ net/minecraft/locale/Language/GSON +FD: net/minecraft/locale/Language/f_128103_ net/minecraft/locale/Language/UNSUPPORTED_FORMAT_PATTERN +FD: net/minecraft/locale/Language/f_128104_ net/minecraft/locale/Language/instance +FD: net/minecraft/locale/Language/f_177832_ net/minecraft/locale/Language/DEFAULT +FD: net/minecraft/locale/Language/net/minecraft/locale/Language net/minecraft/locale/Language/net/minecraft/locale/Language +MD: net/minecraft/locale/Language/ ()V net/minecraft/locale/Language/ ()V +MD: net/minecraft/locale/Language/ ()V net/minecraft/locale/Language/ ()V +MD: net/minecraft/locale/Language/m_128107_ ()Lnet/minecraft/locale/Language; net/minecraft/locale/Language/getInstance ()Lnet/minecraft/locale/Language; +MD: net/minecraft/locale/Language/m_128108_ (Ljava/io/InputStream;Ljava/util/function/BiConsumer;)V net/minecraft/locale/Language/loadFromJson (Ljava/io/InputStream;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/locale/Language/m_128112_ (Ljava/util/List;)Ljava/util/List; net/minecraft/locale/Language/getVisualOrder (Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/locale/Language/m_128114_ (Lnet/minecraft/locale/Language;)V net/minecraft/locale/Language/inject (Lnet/minecraft/locale/Language;)V +MD: net/minecraft/locale/Language/m_128118_ ()Lnet/minecraft/locale/Language; net/minecraft/locale/Language/loadDefault ()Lnet/minecraft/locale/Language; +MD: net/minecraft/locale/Language/m_5536_ (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/locale/Language/getVisualOrder (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/locale/Language/m_6627_ ()Z net/minecraft/locale/Language/isDefaultRightToLeft ()Z +MD: net/minecraft/locale/Language/m_6722_ (Ljava/lang/String;)Z net/minecraft/locale/Language/has (Ljava/lang/String;)Z +MD: net/minecraft/locale/Language/m_6834_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/locale/Language/getOrDefault (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/locale/Language$1 net/minecraft/locale/Language$1 +FD: net/minecraft/locale/Language$1/f_128119_ net/minecraft/locale/Language$1/val$storage +FD: net/minecraft/locale/Language$1/net/minecraft/locale/Language$1 net/minecraft/locale/Language$1/net/minecraft/locale/Language$1 +MD: net/minecraft/locale/Language$1/ (Ljava/util/Map;)V net/minecraft/locale/Language$1/ (Ljava/util/Map;)V +MD: net/minecraft/locale/Language$1/m_128130_ (Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/locale/Language$1/lambda$getVisualOrder$1 (Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/locale/Language$1/m_177833_ (Lnet/minecraft/util/FormattedCharSink;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/locale/Language$1/lambda$getVisualOrder$0 (Lnet/minecraft/util/FormattedCharSink;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/locale/Language$1/m_5536_ (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/locale/Language$1/getVisualOrder (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/locale/Language$1/m_6627_ ()Z net/minecraft/locale/Language$1/isDefaultRightToLeft ()Z +MD: net/minecraft/locale/Language$1/m_6722_ (Ljava/lang/String;)Z net/minecraft/locale/Language$1/has (Ljava/lang/String;)Z +MD: net/minecraft/locale/Language$1/m_6834_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/locale/Language$1/getOrDefault (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/locale/package-info net/minecraft/locale/package-info +FD: net/minecraft/locale/package-info/net/minecraft/locale/package-info net/minecraft/locale/package-info/net/minecraft/locale/package-info +CL: net/minecraft/nbt/ByteArrayTag net/minecraft/nbt/ByteArrayTag +FD: net/minecraft/nbt/ByteArrayTag/f_128185_ net/minecraft/nbt/ByteArrayTag/TYPE +FD: net/minecraft/nbt/ByteArrayTag/f_128186_ net/minecraft/nbt/ByteArrayTag/data +FD: net/minecraft/nbt/ByteArrayTag/f_177837_ net/minecraft/nbt/ByteArrayTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/ByteArrayTag/net/minecraft/nbt/ByteArrayTag net/minecraft/nbt/ByteArrayTag/net/minecraft/nbt/ByteArrayTag +MD: net/minecraft/nbt/ByteArrayTag/ ()V net/minecraft/nbt/ByteArrayTag/ ()V +MD: net/minecraft/nbt/ByteArrayTag/ (Ljava/util/List;)V net/minecraft/nbt/ByteArrayTag/ (Ljava/util/List;)V +MD: net/minecraft/nbt/ByteArrayTag/ ([B)V net/minecraft/nbt/ByteArrayTag/ ([B)V +MD: net/minecraft/nbt/ByteArrayTag/add (ILjava/lang/Object;)V net/minecraft/nbt/ByteArrayTag/add (ILjava/lang/Object;)V +MD: net/minecraft/nbt/ByteArrayTag/add (ILnet/minecraft/nbt/ByteTag;)V net/minecraft/nbt/ByteArrayTag/add (ILnet/minecraft/nbt/ByteTag;)V +MD: net/minecraft/nbt/ByteArrayTag/add (ILnet/minecraft/nbt/Tag;)V net/minecraft/nbt/ByteArrayTag/add (ILnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/ByteArrayTag/clear ()V net/minecraft/nbt/ByteArrayTag/clear ()V +MD: net/minecraft/nbt/ByteArrayTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/ByteArrayTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/ByteArrayTag/get (I)Ljava/lang/Object; net/minecraft/nbt/ByteArrayTag/get (I)Ljava/lang/Object; +MD: net/minecraft/nbt/ByteArrayTag/get (I)Lnet/minecraft/nbt/ByteTag; net/minecraft/nbt/ByteArrayTag/get (I)Lnet/minecraft/nbt/ByteTag; +MD: net/minecraft/nbt/ByteArrayTag/hashCode ()I net/minecraft/nbt/ByteArrayTag/hashCode ()I +MD: net/minecraft/nbt/ByteArrayTag/m_128206_ (Ljava/util/List;)[B net/minecraft/nbt/ByteArrayTag/toArray (Ljava/util/List;)[B +MD: net/minecraft/nbt/ByteArrayTag/m_128227_ ()[B net/minecraft/nbt/ByteArrayTag/getAsByteArray ()[B +MD: net/minecraft/nbt/ByteArrayTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/ByteArrayTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/ByteArrayTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ByteArrayTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ByteArrayTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ByteArrayTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ByteArrayTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/ByteArrayTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/ByteArrayTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/ByteArrayTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/ByteArrayTag/m_7060_ ()B net/minecraft/nbt/ByteArrayTag/getId ()B +MD: net/minecraft/nbt/ByteArrayTag/m_7264_ ()B net/minecraft/nbt/ByteArrayTag/getElementType ()B +MD: net/minecraft/nbt/ByteArrayTag/m_7614_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/ByteArrayTag/addTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/ByteArrayTag/m_7615_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/ByteArrayTag/setTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/ByteArrayTag/remove (I)Ljava/lang/Object; net/minecraft/nbt/ByteArrayTag/remove (I)Ljava/lang/Object; +MD: net/minecraft/nbt/ByteArrayTag/remove (I)Lnet/minecraft/nbt/ByteTag; net/minecraft/nbt/ByteArrayTag/remove (I)Lnet/minecraft/nbt/ByteTag; +MD: net/minecraft/nbt/ByteArrayTag/remove (I)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ByteArrayTag/remove (I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ByteArrayTag/set (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/ByteArrayTag/set (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/ByteArrayTag/set (ILnet/minecraft/nbt/ByteTag;)Lnet/minecraft/nbt/ByteTag; net/minecraft/nbt/ByteArrayTag/set (ILnet/minecraft/nbt/ByteTag;)Lnet/minecraft/nbt/ByteTag; +MD: net/minecraft/nbt/ByteArrayTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ByteArrayTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ByteArrayTag/size ()I net/minecraft/nbt/ByteArrayTag/size ()I +MD: net/minecraft/nbt/ByteArrayTag/toString ()Ljava/lang/String; net/minecraft/nbt/ByteArrayTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/ByteArrayTag$1 net/minecraft/nbt/ByteArrayTag$1 +FD: net/minecraft/nbt/ByteArrayTag$1/net/minecraft/nbt/ByteArrayTag$1 net/minecraft/nbt/ByteArrayTag$1/net/minecraft/nbt/ByteArrayTag$1 +MD: net/minecraft/nbt/ByteArrayTag$1/ ()V net/minecraft/nbt/ByteArrayTag$1/ ()V +MD: net/minecraft/nbt/ByteArrayTag$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/ByteArrayTag$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/ByteArrayTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ByteArrayTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ByteArrayTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/ByteArrayTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/ByteArrayTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/ByteArrayTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/ByteArrayTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ByteArrayTag; net/minecraft/nbt/ByteArrayTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ByteArrayTag; +MD: net/minecraft/nbt/ByteArrayTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ByteArrayTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/ByteTag net/minecraft/nbt/ByteTag +FD: net/minecraft/nbt/ByteTag/f_128255_ net/minecraft/nbt/ByteTag/TYPE +FD: net/minecraft/nbt/ByteTag/f_128256_ net/minecraft/nbt/ByteTag/ZERO +FD: net/minecraft/nbt/ByteTag/f_128257_ net/minecraft/nbt/ByteTag/ONE +FD: net/minecraft/nbt/ByteTag/f_128258_ net/minecraft/nbt/ByteTag/data +FD: net/minecraft/nbt/ByteTag/f_177840_ net/minecraft/nbt/ByteTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/ByteTag/net/minecraft/nbt/ByteTag net/minecraft/nbt/ByteTag/net/minecraft/nbt/ByteTag +MD: net/minecraft/nbt/ByteTag/ ()V net/minecraft/nbt/ByteTag/ ()V +MD: net/minecraft/nbt/ByteTag/ (B)V net/minecraft/nbt/ByteTag/ (B)V +MD: net/minecraft/nbt/ByteTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/ByteTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/ByteTag/hashCode ()I net/minecraft/nbt/ByteTag/hashCode ()I +MD: net/minecraft/nbt/ByteTag/m_128266_ (B)Lnet/minecraft/nbt/ByteTag; net/minecraft/nbt/ByteTag/valueOf (B)Lnet/minecraft/nbt/ByteTag; +MD: net/minecraft/nbt/ByteTag/m_128273_ (Z)Lnet/minecraft/nbt/ByteTag; net/minecraft/nbt/ByteTag/valueOf (Z)Lnet/minecraft/nbt/ByteTag; +MD: net/minecraft/nbt/ByteTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/ByteTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/ByteTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ByteTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ByteTag/m_6426_ ()Lnet/minecraft/nbt/ByteTag; net/minecraft/nbt/ByteTag/copy ()Lnet/minecraft/nbt/ByteTag; +MD: net/minecraft/nbt/ByteTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ByteTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ByteTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/ByteTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/ByteTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/ByteTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/ByteTag/m_7046_ ()J net/minecraft/nbt/ByteTag/getAsLong ()J +MD: net/minecraft/nbt/ByteTag/m_7047_ ()I net/minecraft/nbt/ByteTag/getAsInt ()I +MD: net/minecraft/nbt/ByteTag/m_7053_ ()S net/minecraft/nbt/ByteTag/getAsShort ()S +MD: net/minecraft/nbt/ByteTag/m_7057_ ()F net/minecraft/nbt/ByteTag/getAsFloat ()F +MD: net/minecraft/nbt/ByteTag/m_7060_ ()B net/minecraft/nbt/ByteTag/getId ()B +MD: net/minecraft/nbt/ByteTag/m_7061_ ()D net/minecraft/nbt/ByteTag/getAsDouble ()D +MD: net/minecraft/nbt/ByteTag/m_7063_ ()B net/minecraft/nbt/ByteTag/getAsByte ()B +MD: net/minecraft/nbt/ByteTag/m_8103_ ()Ljava/lang/Number; net/minecraft/nbt/ByteTag/getAsNumber ()Ljava/lang/Number; +CL: net/minecraft/nbt/ByteTag$1 net/minecraft/nbt/ByteTag$1 +FD: net/minecraft/nbt/ByteTag$1/net/minecraft/nbt/ByteTag$1 net/minecraft/nbt/ByteTag$1/net/minecraft/nbt/ByteTag$1 +MD: net/minecraft/nbt/ByteTag$1/ ()V net/minecraft/nbt/ByteTag$1/ ()V +MD: net/minecraft/nbt/ByteTag$1/m_196292_ ()I net/minecraft/nbt/ByteTag$1/size ()I +MD: net/minecraft/nbt/ByteTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ByteTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ByteTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/ByteTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/ByteTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/ByteTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/ByteTag$1/m_7064_ ()Z net/minecraft/nbt/ByteTag$1/isValue ()Z +MD: net/minecraft/nbt/ByteTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ByteTag; net/minecraft/nbt/ByteTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ByteTag; +MD: net/minecraft/nbt/ByteTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ByteTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/ByteTag$Cache net/minecraft/nbt/ByteTag$Cache +FD: net/minecraft/nbt/ByteTag$Cache/f_128301_ net/minecraft/nbt/ByteTag$Cache/cache +FD: net/minecraft/nbt/ByteTag$Cache/net/minecraft/nbt/ByteTag$Cache net/minecraft/nbt/ByteTag$Cache/net/minecraft/nbt/ByteTag$Cache +MD: net/minecraft/nbt/ByteTag$Cache/ ()V net/minecraft/nbt/ByteTag$Cache/ ()V +MD: net/minecraft/nbt/ByteTag$Cache/ ()V net/minecraft/nbt/ByteTag$Cache/ ()V +CL: net/minecraft/nbt/CollectionTag net/minecraft/nbt/CollectionTag +FD: net/minecraft/nbt/CollectionTag/net/minecraft/nbt/CollectionTag net/minecraft/nbt/CollectionTag/net/minecraft/nbt/CollectionTag +MD: net/minecraft/nbt/CollectionTag/ ()V net/minecraft/nbt/CollectionTag/ ()V +MD: net/minecraft/nbt/CollectionTag/add (ILjava/lang/Object;)V net/minecraft/nbt/CollectionTag/add (ILjava/lang/Object;)V +MD: net/minecraft/nbt/CollectionTag/add (ILnet/minecraft/nbt/Tag;)V net/minecraft/nbt/CollectionTag/add (ILnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/CollectionTag/m_7264_ ()B net/minecraft/nbt/CollectionTag/getElementType ()B +MD: net/minecraft/nbt/CollectionTag/m_7614_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/CollectionTag/addTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/CollectionTag/m_7615_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/CollectionTag/setTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/CollectionTag/remove (I)Ljava/lang/Object; net/minecraft/nbt/CollectionTag/remove (I)Ljava/lang/Object; +MD: net/minecraft/nbt/CollectionTag/remove (I)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/CollectionTag/remove (I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/CollectionTag/set (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/CollectionTag/set (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/CollectionTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/CollectionTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/CompoundTag net/minecraft/nbt/CompoundTag +FD: net/minecraft/nbt/CompoundTag/f_128325_ net/minecraft/nbt/CompoundTag/CODEC +FD: net/minecraft/nbt/CompoundTag/f_128326_ net/minecraft/nbt/CompoundTag/TYPE +FD: net/minecraft/nbt/CompoundTag/f_128329_ net/minecraft/nbt/CompoundTag/tags +FD: net/minecraft/nbt/CompoundTag/f_177851_ net/minecraft/nbt/CompoundTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/CompoundTag/f_177852_ net/minecraft/nbt/CompoundTag/MAP_ENTRY_SIZE_IN_BITS +FD: net/minecraft/nbt/CompoundTag/net/minecraft/nbt/CompoundTag net/minecraft/nbt/CompoundTag/net/minecraft/nbt/CompoundTag +MD: net/minecraft/nbt/CompoundTag/ ()V net/minecraft/nbt/CompoundTag/ ()V +MD: net/minecraft/nbt/CompoundTag/ ()V net/minecraft/nbt/CompoundTag/ ()V +MD: net/minecraft/nbt/CompoundTag/ (Ljava/util/Map;)V net/minecraft/nbt/CompoundTag/ (Ljava/util/Map;)V +MD: net/minecraft/nbt/CompoundTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/CompoundTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/CompoundTag/hashCode ()I net/minecraft/nbt/CompoundTag/hashCode ()I +MD: net/minecraft/nbt/CompoundTag/m_128335_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/CompoundTag/lambda$static$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/CompoundTag/m_128342_ (Ljava/lang/String;)Ljava/util/UUID; net/minecraft/nbt/CompoundTag/getUUID (Ljava/lang/String;)Ljava/util/UUID; +MD: net/minecraft/nbt/CompoundTag/m_128344_ (Ljava/lang/String;B)V net/minecraft/nbt/CompoundTag/putByte (Ljava/lang/String;B)V +MD: net/minecraft/nbt/CompoundTag/m_128347_ (Ljava/lang/String;D)V net/minecraft/nbt/CompoundTag/putDouble (Ljava/lang/String;D)V +MD: net/minecraft/nbt/CompoundTag/m_128350_ (Ljava/lang/String;F)V net/minecraft/nbt/CompoundTag/putFloat (Ljava/lang/String;F)V +MD: net/minecraft/nbt/CompoundTag/m_128356_ (Ljava/lang/String;J)V net/minecraft/nbt/CompoundTag/putLong (Ljava/lang/String;J)V +MD: net/minecraft/nbt/CompoundTag/m_128359_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/nbt/CompoundTag/putString (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/nbt/CompoundTag/m_128362_ (Ljava/lang/String;Ljava/util/UUID;)V net/minecraft/nbt/CompoundTag/putUUID (Ljava/lang/String;Ljava/util/UUID;)V +MD: net/minecraft/nbt/CompoundTag/m_128365_ (Ljava/lang/String;Lnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/CompoundTag/put (Ljava/lang/String;Lnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/CompoundTag/m_128368_ (Ljava/lang/String;Lnet/minecraft/nbt/Tag;Ljava/io/DataOutput;)V net/minecraft/nbt/CompoundTag/writeNamedTag (Ljava/lang/String;Lnet/minecraft/nbt/Tag;Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/CompoundTag/m_128372_ (Ljava/lang/String;Lnet/minecraft/nbt/TagType;Ljava/lang/ClassCastException;)Lnet/minecraft/CrashReport; net/minecraft/nbt/CompoundTag/createReport (Ljava/lang/String;Lnet/minecraft/nbt/TagType;Ljava/lang/ClassCastException;)Lnet/minecraft/CrashReport; +MD: net/minecraft/nbt/CompoundTag/m_128376_ (Ljava/lang/String;S)V net/minecraft/nbt/CompoundTag/putShort (Ljava/lang/String;S)V +MD: net/minecraft/nbt/CompoundTag/m_128379_ (Ljava/lang/String;Z)V net/minecraft/nbt/CompoundTag/putBoolean (Ljava/lang/String;Z)V +MD: net/minecraft/nbt/CompoundTag/m_128382_ (Ljava/lang/String;[B)V net/minecraft/nbt/CompoundTag/putByteArray (Ljava/lang/String;[B)V +MD: net/minecraft/nbt/CompoundTag/m_128385_ (Ljava/lang/String;[I)V net/minecraft/nbt/CompoundTag/putIntArray (Ljava/lang/String;[I)V +MD: net/minecraft/nbt/CompoundTag/m_128388_ (Ljava/lang/String;[J)V net/minecraft/nbt/CompoundTag/putLongArray (Ljava/lang/String;[J)V +MD: net/minecraft/nbt/CompoundTag/m_128391_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/CompoundTag/merge (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/CompoundTag/m_128403_ (Ljava/lang/String;)Z net/minecraft/nbt/CompoundTag/hasUUID (Ljava/lang/String;)Z +MD: net/minecraft/nbt/CompoundTag/m_128405_ (Ljava/lang/String;I)V net/minecraft/nbt/CompoundTag/putInt (Ljava/lang/String;I)V +MD: net/minecraft/nbt/CompoundTag/m_128408_ (Ljava/lang/String;Ljava/util/List;)V net/minecraft/nbt/CompoundTag/putIntArray (Ljava/lang/String;Ljava/util/List;)V +MD: net/minecraft/nbt/CompoundTag/m_128411_ (Lnet/minecraft/nbt/CompoundTag;)Lcom/mojang/serialization/Dynamic; net/minecraft/nbt/CompoundTag/lambda$static$1 (Lnet/minecraft/nbt/CompoundTag;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/nbt/CompoundTag/m_128413_ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/CompoundTag/readNamedTagData (Lnet/minecraft/nbt/TagType;Ljava/lang/String;Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/CompoundTag/m_128420_ (Ljava/io/DataInput;Lnet/minecraft/nbt/NbtAccounter;)B net/minecraft/nbt/CompoundTag/readNamedTagType (Ljava/io/DataInput;Lnet/minecraft/nbt/NbtAccounter;)B +MD: net/minecraft/nbt/CompoundTag/m_128423_ (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/CompoundTag/get (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/CompoundTag/m_128425_ (Ljava/lang/String;I)Z net/minecraft/nbt/CompoundTag/contains (Ljava/lang/String;I)Z +MD: net/minecraft/nbt/CompoundTag/m_128428_ (Ljava/lang/String;Ljava/util/List;)V net/minecraft/nbt/CompoundTag/putLongArray (Ljava/lang/String;Ljava/util/List;)V +MD: net/minecraft/nbt/CompoundTag/m_128431_ ()Ljava/util/Set; net/minecraft/nbt/CompoundTag/getAllKeys ()Ljava/util/Set; +MD: net/minecraft/nbt/CompoundTag/m_128432_ (Ljava/io/DataInput;Lnet/minecraft/nbt/NbtAccounter;)Ljava/lang/String; net/minecraft/nbt/CompoundTag/readNamedTagName (Ljava/io/DataInput;Lnet/minecraft/nbt/NbtAccounter;)Ljava/lang/String; +MD: net/minecraft/nbt/CompoundTag/m_128435_ (Ljava/lang/String;)B net/minecraft/nbt/CompoundTag/getTagType (Ljava/lang/String;)B +MD: net/minecraft/nbt/CompoundTag/m_128437_ (Ljava/lang/String;I)Lnet/minecraft/nbt/ListTag; net/minecraft/nbt/CompoundTag/getList (Ljava/lang/String;I)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/nbt/CompoundTag/m_128440_ ()I net/minecraft/nbt/CompoundTag/size ()I +MD: net/minecraft/nbt/CompoundTag/m_128441_ (Ljava/lang/String;)Z net/minecraft/nbt/CompoundTag/contains (Ljava/lang/String;)Z +MD: net/minecraft/nbt/CompoundTag/m_128445_ (Ljava/lang/String;)B net/minecraft/nbt/CompoundTag/getByte (Ljava/lang/String;)B +MD: net/minecraft/nbt/CompoundTag/m_128448_ (Ljava/lang/String;)S net/minecraft/nbt/CompoundTag/getShort (Ljava/lang/String;)S +MD: net/minecraft/nbt/CompoundTag/m_128450_ ()Ljava/util/Map; net/minecraft/nbt/CompoundTag/entries ()Ljava/util/Map; +MD: net/minecraft/nbt/CompoundTag/m_128451_ (Ljava/lang/String;)I net/minecraft/nbt/CompoundTag/getInt (Ljava/lang/String;)I +MD: net/minecraft/nbt/CompoundTag/m_128454_ (Ljava/lang/String;)J net/minecraft/nbt/CompoundTag/getLong (Ljava/lang/String;)J +MD: net/minecraft/nbt/CompoundTag/m_128456_ ()Z net/minecraft/nbt/CompoundTag/isEmpty ()Z +MD: net/minecraft/nbt/CompoundTag/m_128457_ (Ljava/lang/String;)F net/minecraft/nbt/CompoundTag/getFloat (Ljava/lang/String;)F +MD: net/minecraft/nbt/CompoundTag/m_128459_ (Ljava/lang/String;)D net/minecraft/nbt/CompoundTag/getDouble (Ljava/lang/String;)D +MD: net/minecraft/nbt/CompoundTag/m_128461_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/nbt/CompoundTag/getString (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/nbt/CompoundTag/m_128463_ (Ljava/lang/String;)[B net/minecraft/nbt/CompoundTag/getByteArray (Ljava/lang/String;)[B +MD: net/minecraft/nbt/CompoundTag/m_128465_ (Ljava/lang/String;)[I net/minecraft/nbt/CompoundTag/getIntArray (Ljava/lang/String;)[I +MD: net/minecraft/nbt/CompoundTag/m_128467_ (Ljava/lang/String;)[J net/minecraft/nbt/CompoundTag/getLongArray (Ljava/lang/String;)[J +MD: net/minecraft/nbt/CompoundTag/m_128469_ (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/CompoundTag/getCompound (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/CompoundTag/m_128471_ (Ljava/lang/String;)Z net/minecraft/nbt/CompoundTag/getBoolean (Ljava/lang/String;)Z +MD: net/minecraft/nbt/CompoundTag/m_128473_ (Ljava/lang/String;)V net/minecraft/nbt/CompoundTag/remove (Ljava/lang/String;)V +MD: net/minecraft/nbt/CompoundTag/m_128480_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/nbt/CompoundTag/lambda$createReport$2 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/nbt/CompoundTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/CompoundTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/CompoundTag/m_177853_ (Ljava/lang/String;Ljava/util/List;)V net/minecraft/nbt/CompoundTag/putByteArray (Ljava/lang/String;Ljava/util/List;)V +MD: net/minecraft/nbt/CompoundTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/CompoundTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/CompoundTag/m_6426_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/CompoundTag/copy ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/CompoundTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/CompoundTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/CompoundTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/CompoundTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/CompoundTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/CompoundTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/CompoundTag/m_7060_ ()B net/minecraft/nbt/CompoundTag/getId ()B +MD: net/minecraft/nbt/CompoundTag/toString ()Ljava/lang/String; net/minecraft/nbt/CompoundTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/CompoundTag$1 net/minecraft/nbt/CompoundTag$1 +FD: net/minecraft/nbt/CompoundTag$1/net/minecraft/nbt/CompoundTag$1 net/minecraft/nbt/CompoundTag$1/net/minecraft/nbt/CompoundTag$1 +MD: net/minecraft/nbt/CompoundTag$1/ ()V net/minecraft/nbt/CompoundTag$1/ ()V +MD: net/minecraft/nbt/CompoundTag$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/CompoundTag$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/CompoundTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/CompoundTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/CompoundTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/CompoundTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/CompoundTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/CompoundTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/CompoundTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/CompoundTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/CompoundTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/CompoundTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/CompoundTag$2 net/minecraft/nbt/CompoundTag$2 +FD: net/minecraft/nbt/CompoundTag$2/f_197448_ net/minecraft/nbt/CompoundTag$2/$SwitchMap$net$minecraft$nbt$StreamTagVisitor$EntryResult +FD: net/minecraft/nbt/CompoundTag$2/f_197449_ net/minecraft/nbt/CompoundTag$2/$SwitchMap$net$minecraft$nbt$StreamTagVisitor$ValueResult +FD: net/minecraft/nbt/CompoundTag$2/net/minecraft/nbt/CompoundTag$2 net/minecraft/nbt/CompoundTag$2/net/minecraft/nbt/CompoundTag$2 +MD: net/minecraft/nbt/CompoundTag$2/ ()V net/minecraft/nbt/CompoundTag$2/ ()V +CL: net/minecraft/nbt/DoubleTag net/minecraft/nbt/DoubleTag +FD: net/minecraft/nbt/DoubleTag/f_128493_ net/minecraft/nbt/DoubleTag/ZERO +FD: net/minecraft/nbt/DoubleTag/f_128494_ net/minecraft/nbt/DoubleTag/TYPE +FD: net/minecraft/nbt/DoubleTag/f_128495_ net/minecraft/nbt/DoubleTag/data +FD: net/minecraft/nbt/DoubleTag/f_177858_ net/minecraft/nbt/DoubleTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/DoubleTag/net/minecraft/nbt/DoubleTag net/minecraft/nbt/DoubleTag/net/minecraft/nbt/DoubleTag +MD: net/minecraft/nbt/DoubleTag/ ()V net/minecraft/nbt/DoubleTag/ ()V +MD: net/minecraft/nbt/DoubleTag/ (D)V net/minecraft/nbt/DoubleTag/ (D)V +MD: net/minecraft/nbt/DoubleTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/DoubleTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/DoubleTag/hashCode ()I net/minecraft/nbt/DoubleTag/hashCode ()I +MD: net/minecraft/nbt/DoubleTag/m_128500_ (D)Lnet/minecraft/nbt/DoubleTag; net/minecraft/nbt/DoubleTag/valueOf (D)Lnet/minecraft/nbt/DoubleTag; +MD: net/minecraft/nbt/DoubleTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/DoubleTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/DoubleTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/DoubleTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/DoubleTag/m_6426_ ()Lnet/minecraft/nbt/DoubleTag; net/minecraft/nbt/DoubleTag/copy ()Lnet/minecraft/nbt/DoubleTag; +MD: net/minecraft/nbt/DoubleTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/DoubleTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/DoubleTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/DoubleTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/DoubleTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/DoubleTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/DoubleTag/m_7046_ ()J net/minecraft/nbt/DoubleTag/getAsLong ()J +MD: net/minecraft/nbt/DoubleTag/m_7047_ ()I net/minecraft/nbt/DoubleTag/getAsInt ()I +MD: net/minecraft/nbt/DoubleTag/m_7053_ ()S net/minecraft/nbt/DoubleTag/getAsShort ()S +MD: net/minecraft/nbt/DoubleTag/m_7057_ ()F net/minecraft/nbt/DoubleTag/getAsFloat ()F +MD: net/minecraft/nbt/DoubleTag/m_7060_ ()B net/minecraft/nbt/DoubleTag/getId ()B +MD: net/minecraft/nbt/DoubleTag/m_7061_ ()D net/minecraft/nbt/DoubleTag/getAsDouble ()D +MD: net/minecraft/nbt/DoubleTag/m_7063_ ()B net/minecraft/nbt/DoubleTag/getAsByte ()B +MD: net/minecraft/nbt/DoubleTag/m_8103_ ()Ljava/lang/Number; net/minecraft/nbt/DoubleTag/getAsNumber ()Ljava/lang/Number; +CL: net/minecraft/nbt/DoubleTag$1 net/minecraft/nbt/DoubleTag$1 +FD: net/minecraft/nbt/DoubleTag$1/net/minecraft/nbt/DoubleTag$1 net/minecraft/nbt/DoubleTag$1/net/minecraft/nbt/DoubleTag$1 +MD: net/minecraft/nbt/DoubleTag$1/ ()V net/minecraft/nbt/DoubleTag$1/ ()V +MD: net/minecraft/nbt/DoubleTag$1/m_196292_ ()I net/minecraft/nbt/DoubleTag$1/size ()I +MD: net/minecraft/nbt/DoubleTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/DoubleTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/DoubleTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/DoubleTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/DoubleTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/DoubleTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/DoubleTag$1/m_7064_ ()Z net/minecraft/nbt/DoubleTag$1/isValue ()Z +MD: net/minecraft/nbt/DoubleTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/DoubleTag; net/minecraft/nbt/DoubleTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/DoubleTag; +MD: net/minecraft/nbt/DoubleTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/DoubleTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/EndTag net/minecraft/nbt/EndTag +FD: net/minecraft/nbt/EndTag/f_128533_ net/minecraft/nbt/EndTag/TYPE +FD: net/minecraft/nbt/EndTag/f_128534_ net/minecraft/nbt/EndTag/INSTANCE +FD: net/minecraft/nbt/EndTag/f_177861_ net/minecraft/nbt/EndTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/EndTag/net/minecraft/nbt/EndTag net/minecraft/nbt/EndTag/net/minecraft/nbt/EndTag +MD: net/minecraft/nbt/EndTag/ ()V net/minecraft/nbt/EndTag/ ()V +MD: net/minecraft/nbt/EndTag/ ()V net/minecraft/nbt/EndTag/ ()V +MD: net/minecraft/nbt/EndTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/EndTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/EndTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/EndTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/EndTag/m_6426_ ()Lnet/minecraft/nbt/EndTag; net/minecraft/nbt/EndTag/copy ()Lnet/minecraft/nbt/EndTag; +MD: net/minecraft/nbt/EndTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/EndTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/EndTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/EndTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/EndTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/EndTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/EndTag/m_7060_ ()B net/minecraft/nbt/EndTag/getId ()B +MD: net/minecraft/nbt/EndTag/toString ()Ljava/lang/String; net/minecraft/nbt/EndTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/EndTag$1 net/minecraft/nbt/EndTag$1 +FD: net/minecraft/nbt/EndTag$1/net/minecraft/nbt/EndTag$1 net/minecraft/nbt/EndTag$1/net/minecraft/nbt/EndTag$1 +MD: net/minecraft/nbt/EndTag$1/ ()V net/minecraft/nbt/EndTag$1/ ()V +MD: net/minecraft/nbt/EndTag$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/EndTag$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/EndTag$1/m_196189_ (Ljava/io/DataInput;I)V net/minecraft/nbt/EndTag$1/skip (Ljava/io/DataInput;I)V +MD: net/minecraft/nbt/EndTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/EndTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/EndTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/EndTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/EndTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/EndTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/EndTag$1/m_7064_ ()Z net/minecraft/nbt/EndTag$1/isValue ()Z +MD: net/minecraft/nbt/EndTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/EndTag; net/minecraft/nbt/EndTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/EndTag; +MD: net/minecraft/nbt/EndTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/EndTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/FloatTag net/minecraft/nbt/FloatTag +FD: net/minecraft/nbt/FloatTag/f_128559_ net/minecraft/nbt/FloatTag/ZERO +FD: net/minecraft/nbt/FloatTag/f_128560_ net/minecraft/nbt/FloatTag/TYPE +FD: net/minecraft/nbt/FloatTag/f_128561_ net/minecraft/nbt/FloatTag/data +FD: net/minecraft/nbt/FloatTag/f_177864_ net/minecraft/nbt/FloatTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/FloatTag/net/minecraft/nbt/FloatTag net/minecraft/nbt/FloatTag/net/minecraft/nbt/FloatTag +MD: net/minecraft/nbt/FloatTag/ ()V net/minecraft/nbt/FloatTag/ ()V +MD: net/minecraft/nbt/FloatTag/ (F)V net/minecraft/nbt/FloatTag/ (F)V +MD: net/minecraft/nbt/FloatTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/FloatTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/FloatTag/hashCode ()I net/minecraft/nbt/FloatTag/hashCode ()I +MD: net/minecraft/nbt/FloatTag/m_128566_ (F)Lnet/minecraft/nbt/FloatTag; net/minecraft/nbt/FloatTag/valueOf (F)Lnet/minecraft/nbt/FloatTag; +MD: net/minecraft/nbt/FloatTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/FloatTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/FloatTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/FloatTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/FloatTag/m_6426_ ()Lnet/minecraft/nbt/FloatTag; net/minecraft/nbt/FloatTag/copy ()Lnet/minecraft/nbt/FloatTag; +MD: net/minecraft/nbt/FloatTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/FloatTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/FloatTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/FloatTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/FloatTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/FloatTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/FloatTag/m_7046_ ()J net/minecraft/nbt/FloatTag/getAsLong ()J +MD: net/minecraft/nbt/FloatTag/m_7047_ ()I net/minecraft/nbt/FloatTag/getAsInt ()I +MD: net/minecraft/nbt/FloatTag/m_7053_ ()S net/minecraft/nbt/FloatTag/getAsShort ()S +MD: net/minecraft/nbt/FloatTag/m_7057_ ()F net/minecraft/nbt/FloatTag/getAsFloat ()F +MD: net/minecraft/nbt/FloatTag/m_7060_ ()B net/minecraft/nbt/FloatTag/getId ()B +MD: net/minecraft/nbt/FloatTag/m_7061_ ()D net/minecraft/nbt/FloatTag/getAsDouble ()D +MD: net/minecraft/nbt/FloatTag/m_7063_ ()B net/minecraft/nbt/FloatTag/getAsByte ()B +MD: net/minecraft/nbt/FloatTag/m_8103_ ()Ljava/lang/Number; net/minecraft/nbt/FloatTag/getAsNumber ()Ljava/lang/Number; +CL: net/minecraft/nbt/FloatTag$1 net/minecraft/nbt/FloatTag$1 +FD: net/minecraft/nbt/FloatTag$1/net/minecraft/nbt/FloatTag$1 net/minecraft/nbt/FloatTag$1/net/minecraft/nbt/FloatTag$1 +MD: net/minecraft/nbt/FloatTag$1/ ()V net/minecraft/nbt/FloatTag$1/ ()V +MD: net/minecraft/nbt/FloatTag$1/m_196292_ ()I net/minecraft/nbt/FloatTag$1/size ()I +MD: net/minecraft/nbt/FloatTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/FloatTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/FloatTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/FloatTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/FloatTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/FloatTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/FloatTag$1/m_7064_ ()Z net/minecraft/nbt/FloatTag$1/isValue ()Z +MD: net/minecraft/nbt/FloatTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/FloatTag; net/minecraft/nbt/FloatTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/FloatTag; +MD: net/minecraft/nbt/FloatTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/FloatTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/IntArrayTag net/minecraft/nbt/IntArrayTag +FD: net/minecraft/nbt/IntArrayTag/f_128599_ net/minecraft/nbt/IntArrayTag/TYPE +FD: net/minecraft/nbt/IntArrayTag/f_128600_ net/minecraft/nbt/IntArrayTag/data +FD: net/minecraft/nbt/IntArrayTag/f_177867_ net/minecraft/nbt/IntArrayTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/IntArrayTag/net/minecraft/nbt/IntArrayTag net/minecraft/nbt/IntArrayTag/net/minecraft/nbt/IntArrayTag +MD: net/minecraft/nbt/IntArrayTag/ ()V net/minecraft/nbt/IntArrayTag/ ()V +MD: net/minecraft/nbt/IntArrayTag/ (Ljava/util/List;)V net/minecraft/nbt/IntArrayTag/ (Ljava/util/List;)V +MD: net/minecraft/nbt/IntArrayTag/ ([I)V net/minecraft/nbt/IntArrayTag/ ([I)V +MD: net/minecraft/nbt/IntArrayTag/add (ILjava/lang/Object;)V net/minecraft/nbt/IntArrayTag/add (ILjava/lang/Object;)V +MD: net/minecraft/nbt/IntArrayTag/add (ILnet/minecraft/nbt/IntTag;)V net/minecraft/nbt/IntArrayTag/add (ILnet/minecraft/nbt/IntTag;)V +MD: net/minecraft/nbt/IntArrayTag/add (ILnet/minecraft/nbt/Tag;)V net/minecraft/nbt/IntArrayTag/add (ILnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/IntArrayTag/clear ()V net/minecraft/nbt/IntArrayTag/clear ()V +MD: net/minecraft/nbt/IntArrayTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/IntArrayTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/IntArrayTag/get (I)Ljava/lang/Object; net/minecraft/nbt/IntArrayTag/get (I)Ljava/lang/Object; +MD: net/minecraft/nbt/IntArrayTag/get (I)Lnet/minecraft/nbt/IntTag; net/minecraft/nbt/IntArrayTag/get (I)Lnet/minecraft/nbt/IntTag; +MD: net/minecraft/nbt/IntArrayTag/hashCode ()I net/minecraft/nbt/IntArrayTag/hashCode ()I +MD: net/minecraft/nbt/IntArrayTag/m_128620_ (Ljava/util/List;)[I net/minecraft/nbt/IntArrayTag/toArray (Ljava/util/List;)[I +MD: net/minecraft/nbt/IntArrayTag/m_128648_ ()[I net/minecraft/nbt/IntArrayTag/getAsIntArray ()[I +MD: net/minecraft/nbt/IntArrayTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/IntArrayTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/IntArrayTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/IntArrayTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/IntArrayTag/m_6426_ ()Lnet/minecraft/nbt/IntArrayTag; net/minecraft/nbt/IntArrayTag/copy ()Lnet/minecraft/nbt/IntArrayTag; +MD: net/minecraft/nbt/IntArrayTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/IntArrayTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/IntArrayTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/IntArrayTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/IntArrayTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/IntArrayTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/IntArrayTag/m_7060_ ()B net/minecraft/nbt/IntArrayTag/getId ()B +MD: net/minecraft/nbt/IntArrayTag/m_7264_ ()B net/minecraft/nbt/IntArrayTag/getElementType ()B +MD: net/minecraft/nbt/IntArrayTag/m_7614_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/IntArrayTag/addTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/IntArrayTag/m_7615_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/IntArrayTag/setTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/IntArrayTag/remove (I)Ljava/lang/Object; net/minecraft/nbt/IntArrayTag/remove (I)Ljava/lang/Object; +MD: net/minecraft/nbt/IntArrayTag/remove (I)Lnet/minecraft/nbt/IntTag; net/minecraft/nbt/IntArrayTag/remove (I)Lnet/minecraft/nbt/IntTag; +MD: net/minecraft/nbt/IntArrayTag/remove (I)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/IntArrayTag/remove (I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/IntArrayTag/set (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/IntArrayTag/set (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/IntArrayTag/set (ILnet/minecraft/nbt/IntTag;)Lnet/minecraft/nbt/IntTag; net/minecraft/nbt/IntArrayTag/set (ILnet/minecraft/nbt/IntTag;)Lnet/minecraft/nbt/IntTag; +MD: net/minecraft/nbt/IntArrayTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/IntArrayTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/IntArrayTag/size ()I net/minecraft/nbt/IntArrayTag/size ()I +MD: net/minecraft/nbt/IntArrayTag/toString ()Ljava/lang/String; net/minecraft/nbt/IntArrayTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/IntArrayTag$1 net/minecraft/nbt/IntArrayTag$1 +FD: net/minecraft/nbt/IntArrayTag$1/net/minecraft/nbt/IntArrayTag$1 net/minecraft/nbt/IntArrayTag$1/net/minecraft/nbt/IntArrayTag$1 +MD: net/minecraft/nbt/IntArrayTag$1/ ()V net/minecraft/nbt/IntArrayTag$1/ ()V +MD: net/minecraft/nbt/IntArrayTag$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/IntArrayTag$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/IntArrayTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/IntArrayTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/IntArrayTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/IntArrayTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/IntArrayTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/IntArrayTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/IntArrayTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/IntArrayTag; net/minecraft/nbt/IntArrayTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/IntArrayTag; +MD: net/minecraft/nbt/IntArrayTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/IntArrayTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/IntTag net/minecraft/nbt/IntTag +FD: net/minecraft/nbt/IntTag/f_128670_ net/minecraft/nbt/IntTag/TYPE +FD: net/minecraft/nbt/IntTag/f_128671_ net/minecraft/nbt/IntTag/data +FD: net/minecraft/nbt/IntTag/f_177982_ net/minecraft/nbt/IntTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/IntTag/net/minecraft/nbt/IntTag net/minecraft/nbt/IntTag/net/minecraft/nbt/IntTag +MD: net/minecraft/nbt/IntTag/ ()V net/minecraft/nbt/IntTag/ ()V +MD: net/minecraft/nbt/IntTag/ (I)V net/minecraft/nbt/IntTag/ (I)V +MD: net/minecraft/nbt/IntTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/IntTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/IntTag/hashCode ()I net/minecraft/nbt/IntTag/hashCode ()I +MD: net/minecraft/nbt/IntTag/m_128679_ (I)Lnet/minecraft/nbt/IntTag; net/minecraft/nbt/IntTag/valueOf (I)Lnet/minecraft/nbt/IntTag; +MD: net/minecraft/nbt/IntTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/IntTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/IntTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/IntTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/IntTag/m_6426_ ()Lnet/minecraft/nbt/IntTag; net/minecraft/nbt/IntTag/copy ()Lnet/minecraft/nbt/IntTag; +MD: net/minecraft/nbt/IntTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/IntTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/IntTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/IntTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/IntTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/IntTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/IntTag/m_7046_ ()J net/minecraft/nbt/IntTag/getAsLong ()J +MD: net/minecraft/nbt/IntTag/m_7047_ ()I net/minecraft/nbt/IntTag/getAsInt ()I +MD: net/minecraft/nbt/IntTag/m_7053_ ()S net/minecraft/nbt/IntTag/getAsShort ()S +MD: net/minecraft/nbt/IntTag/m_7057_ ()F net/minecraft/nbt/IntTag/getAsFloat ()F +MD: net/minecraft/nbt/IntTag/m_7060_ ()B net/minecraft/nbt/IntTag/getId ()B +MD: net/minecraft/nbt/IntTag/m_7061_ ()D net/minecraft/nbt/IntTag/getAsDouble ()D +MD: net/minecraft/nbt/IntTag/m_7063_ ()B net/minecraft/nbt/IntTag/getAsByte ()B +MD: net/minecraft/nbt/IntTag/m_8103_ ()Ljava/lang/Number; net/minecraft/nbt/IntTag/getAsNumber ()Ljava/lang/Number; +CL: net/minecraft/nbt/IntTag$1 net/minecraft/nbt/IntTag$1 +FD: net/minecraft/nbt/IntTag$1/net/minecraft/nbt/IntTag$1 net/minecraft/nbt/IntTag$1/net/minecraft/nbt/IntTag$1 +MD: net/minecraft/nbt/IntTag$1/ ()V net/minecraft/nbt/IntTag$1/ ()V +MD: net/minecraft/nbt/IntTag$1/m_196292_ ()I net/minecraft/nbt/IntTag$1/size ()I +MD: net/minecraft/nbt/IntTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/IntTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/IntTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/IntTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/IntTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/IntTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/IntTag$1/m_7064_ ()Z net/minecraft/nbt/IntTag$1/isValue ()Z +MD: net/minecraft/nbt/IntTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/IntTag; net/minecraft/nbt/IntTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/IntTag; +MD: net/minecraft/nbt/IntTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/IntTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/IntTag$Cache net/minecraft/nbt/IntTag$Cache +FD: net/minecraft/nbt/IntTag$Cache/f_128712_ net/minecraft/nbt/IntTag$Cache/cache +FD: net/minecraft/nbt/IntTag$Cache/f_177985_ net/minecraft/nbt/IntTag$Cache/HIGH +FD: net/minecraft/nbt/IntTag$Cache/f_177986_ net/minecraft/nbt/IntTag$Cache/LOW +FD: net/minecraft/nbt/IntTag$Cache/net/minecraft/nbt/IntTag$Cache net/minecraft/nbt/IntTag$Cache/net/minecraft/nbt/IntTag$Cache +MD: net/minecraft/nbt/IntTag$Cache/ ()V net/minecraft/nbt/IntTag$Cache/ ()V +MD: net/minecraft/nbt/IntTag$Cache/ ()V net/minecraft/nbt/IntTag$Cache/ ()V +CL: net/minecraft/nbt/ListTag net/minecraft/nbt/ListTag +FD: net/minecraft/nbt/ListTag/f_128714_ net/minecraft/nbt/ListTag/TYPE +FD: net/minecraft/nbt/ListTag/f_128716_ net/minecraft/nbt/ListTag/list +FD: net/minecraft/nbt/ListTag/f_128717_ net/minecraft/nbt/ListTag/type +FD: net/minecraft/nbt/ListTag/f_177988_ net/minecraft/nbt/ListTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/ListTag/net/minecraft/nbt/ListTag net/minecraft/nbt/ListTag/net/minecraft/nbt/ListTag +MD: net/minecraft/nbt/ListTag/ ()V net/minecraft/nbt/ListTag/ ()V +MD: net/minecraft/nbt/ListTag/ ()V net/minecraft/nbt/ListTag/ ()V +MD: net/minecraft/nbt/ListTag/ (Ljava/util/List;B)V net/minecraft/nbt/ListTag/ (Ljava/util/List;B)V +MD: net/minecraft/nbt/ListTag/add (ILjava/lang/Object;)V net/minecraft/nbt/ListTag/add (ILjava/lang/Object;)V +MD: net/minecraft/nbt/ListTag/add (ILnet/minecraft/nbt/Tag;)V net/minecraft/nbt/ListTag/add (ILnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/ListTag/clear ()V net/minecraft/nbt/ListTag/clear ()V +MD: net/minecraft/nbt/ListTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/ListTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/ListTag/get (I)Ljava/lang/Object; net/minecraft/nbt/ListTag/get (I)Ljava/lang/Object; +MD: net/minecraft/nbt/ListTag/get (I)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ListTag/get (I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ListTag/hashCode ()I net/minecraft/nbt/ListTag/hashCode ()I +MD: net/minecraft/nbt/ListTag/isEmpty ()Z net/minecraft/nbt/ListTag/isEmpty ()Z +MD: net/minecraft/nbt/ListTag/m_128728_ (I)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/ListTag/getCompound (I)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/ListTag/m_128738_ (Lnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/ListTag/updateType (Lnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/ListTag/m_128744_ (I)Lnet/minecraft/nbt/ListTag; net/minecraft/nbt/ListTag/getList (I)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/nbt/ListTag/m_128757_ (I)S net/minecraft/nbt/ListTag/getShort (I)S +MD: net/minecraft/nbt/ListTag/m_128763_ (I)I net/minecraft/nbt/ListTag/getInt (I)I +MD: net/minecraft/nbt/ListTag/m_128767_ (I)[I net/minecraft/nbt/ListTag/getIntArray (I)[I +MD: net/minecraft/nbt/ListTag/m_128769_ ()V net/minecraft/nbt/ListTag/updateTypeAfterRemove ()V +MD: net/minecraft/nbt/ListTag/m_128772_ (I)D net/minecraft/nbt/ListTag/getDouble (I)D +MD: net/minecraft/nbt/ListTag/m_128775_ (I)F net/minecraft/nbt/ListTag/getFloat (I)F +MD: net/minecraft/nbt/ListTag/m_128778_ (I)Ljava/lang/String; net/minecraft/nbt/ListTag/getString (I)Ljava/lang/String; +MD: net/minecraft/nbt/ListTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/ListTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/ListTag/m_177991_ (I)[J net/minecraft/nbt/ListTag/getLongArray (I)[J +MD: net/minecraft/nbt/ListTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ListTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ListTag/m_6426_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/nbt/ListTag/copy ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/nbt/ListTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ListTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ListTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/ListTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/ListTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/ListTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/ListTag/m_7060_ ()B net/minecraft/nbt/ListTag/getId ()B +MD: net/minecraft/nbt/ListTag/m_7264_ ()B net/minecraft/nbt/ListTag/getElementType ()B +MD: net/minecraft/nbt/ListTag/m_7614_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/ListTag/addTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/ListTag/m_7615_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/ListTag/setTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/ListTag/remove (I)Ljava/lang/Object; net/minecraft/nbt/ListTag/remove (I)Ljava/lang/Object; +MD: net/minecraft/nbt/ListTag/remove (I)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ListTag/remove (I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ListTag/set (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/ListTag/set (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/ListTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ListTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ListTag/size ()I net/minecraft/nbt/ListTag/size ()I +MD: net/minecraft/nbt/ListTag/toString ()Ljava/lang/String; net/minecraft/nbt/ListTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/ListTag$1 net/minecraft/nbt/ListTag$1 +FD: net/minecraft/nbt/ListTag$1/net/minecraft/nbt/ListTag$1 net/minecraft/nbt/ListTag$1/net/minecraft/nbt/ListTag$1 +MD: net/minecraft/nbt/ListTag$1/ ()V net/minecraft/nbt/ListTag$1/ ()V +MD: net/minecraft/nbt/ListTag$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/ListTag$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/ListTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ListTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ListTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/ListTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/ListTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/ListTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/ListTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ListTag; net/minecraft/nbt/ListTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/nbt/ListTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ListTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/ListTag$2 net/minecraft/nbt/ListTag$2 +FD: net/minecraft/nbt/ListTag$2/f_197493_ net/minecraft/nbt/ListTag$2/$SwitchMap$net$minecraft$nbt$StreamTagVisitor$ValueResult +FD: net/minecraft/nbt/ListTag$2/f_197494_ net/minecraft/nbt/ListTag$2/$SwitchMap$net$minecraft$nbt$StreamTagVisitor$EntryResult +FD: net/minecraft/nbt/ListTag$2/net/minecraft/nbt/ListTag$2 net/minecraft/nbt/ListTag$2/net/minecraft/nbt/ListTag$2 +MD: net/minecraft/nbt/ListTag$2/ ()V net/minecraft/nbt/ListTag$2/ ()V +CL: net/minecraft/nbt/LongArrayTag net/minecraft/nbt/LongArrayTag +FD: net/minecraft/nbt/LongArrayTag/f_128800_ net/minecraft/nbt/LongArrayTag/TYPE +FD: net/minecraft/nbt/LongArrayTag/f_128801_ net/minecraft/nbt/LongArrayTag/data +FD: net/minecraft/nbt/LongArrayTag/f_177993_ net/minecraft/nbt/LongArrayTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/LongArrayTag/net/minecraft/nbt/LongArrayTag net/minecraft/nbt/LongArrayTag/net/minecraft/nbt/LongArrayTag +MD: net/minecraft/nbt/LongArrayTag/ ()V net/minecraft/nbt/LongArrayTag/ ()V +MD: net/minecraft/nbt/LongArrayTag/ (Lit/unimi/dsi/fastutil/longs/LongSet;)V net/minecraft/nbt/LongArrayTag/ (Lit/unimi/dsi/fastutil/longs/LongSet;)V +MD: net/minecraft/nbt/LongArrayTag/ (Ljava/util/List;)V net/minecraft/nbt/LongArrayTag/ (Ljava/util/List;)V +MD: net/minecraft/nbt/LongArrayTag/ ([J)V net/minecraft/nbt/LongArrayTag/ ([J)V +MD: net/minecraft/nbt/LongArrayTag/add (ILjava/lang/Object;)V net/minecraft/nbt/LongArrayTag/add (ILjava/lang/Object;)V +MD: net/minecraft/nbt/LongArrayTag/add (ILnet/minecraft/nbt/LongTag;)V net/minecraft/nbt/LongArrayTag/add (ILnet/minecraft/nbt/LongTag;)V +MD: net/minecraft/nbt/LongArrayTag/add (ILnet/minecraft/nbt/Tag;)V net/minecraft/nbt/LongArrayTag/add (ILnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/LongArrayTag/clear ()V net/minecraft/nbt/LongArrayTag/clear ()V +MD: net/minecraft/nbt/LongArrayTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/LongArrayTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/LongArrayTag/get (I)Ljava/lang/Object; net/minecraft/nbt/LongArrayTag/get (I)Ljava/lang/Object; +MD: net/minecraft/nbt/LongArrayTag/get (I)Lnet/minecraft/nbt/LongTag; net/minecraft/nbt/LongArrayTag/get (I)Lnet/minecraft/nbt/LongTag; +MD: net/minecraft/nbt/LongArrayTag/hashCode ()I net/minecraft/nbt/LongArrayTag/hashCode ()I +MD: net/minecraft/nbt/LongArrayTag/m_128823_ (Ljava/util/List;)[J net/minecraft/nbt/LongArrayTag/toArray (Ljava/util/List;)[J +MD: net/minecraft/nbt/LongArrayTag/m_128851_ ()[J net/minecraft/nbt/LongArrayTag/getAsLongArray ()[J +MD: net/minecraft/nbt/LongArrayTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/LongArrayTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/LongArrayTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/LongArrayTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/LongArrayTag/m_6426_ ()Lnet/minecraft/nbt/LongArrayTag; net/minecraft/nbt/LongArrayTag/copy ()Lnet/minecraft/nbt/LongArrayTag; +MD: net/minecraft/nbt/LongArrayTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/LongArrayTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/LongArrayTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/LongArrayTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/LongArrayTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/LongArrayTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/LongArrayTag/m_7060_ ()B net/minecraft/nbt/LongArrayTag/getId ()B +MD: net/minecraft/nbt/LongArrayTag/m_7264_ ()B net/minecraft/nbt/LongArrayTag/getElementType ()B +MD: net/minecraft/nbt/LongArrayTag/m_7614_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/LongArrayTag/addTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/LongArrayTag/m_7615_ (ILnet/minecraft/nbt/Tag;)Z net/minecraft/nbt/LongArrayTag/setTag (ILnet/minecraft/nbt/Tag;)Z +MD: net/minecraft/nbt/LongArrayTag/remove (I)Ljava/lang/Object; net/minecraft/nbt/LongArrayTag/remove (I)Ljava/lang/Object; +MD: net/minecraft/nbt/LongArrayTag/remove (I)Lnet/minecraft/nbt/LongTag; net/minecraft/nbt/LongArrayTag/remove (I)Lnet/minecraft/nbt/LongTag; +MD: net/minecraft/nbt/LongArrayTag/remove (I)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/LongArrayTag/remove (I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/LongArrayTag/set (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/LongArrayTag/set (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/LongArrayTag/set (ILnet/minecraft/nbt/LongTag;)Lnet/minecraft/nbt/LongTag; net/minecraft/nbt/LongArrayTag/set (ILnet/minecraft/nbt/LongTag;)Lnet/minecraft/nbt/LongTag; +MD: net/minecraft/nbt/LongArrayTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/LongArrayTag/set (ILnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/LongArrayTag/size ()I net/minecraft/nbt/LongArrayTag/size ()I +MD: net/minecraft/nbt/LongArrayTag/toString ()Ljava/lang/String; net/minecraft/nbt/LongArrayTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/LongArrayTag$1 net/minecraft/nbt/LongArrayTag$1 +FD: net/minecraft/nbt/LongArrayTag$1/net/minecraft/nbt/LongArrayTag$1 net/minecraft/nbt/LongArrayTag$1/net/minecraft/nbt/LongArrayTag$1 +MD: net/minecraft/nbt/LongArrayTag$1/ ()V net/minecraft/nbt/LongArrayTag$1/ ()V +MD: net/minecraft/nbt/LongArrayTag$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/LongArrayTag$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/LongArrayTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/LongArrayTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/LongArrayTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/LongArrayTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/LongArrayTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/LongArrayTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/LongArrayTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/LongArrayTag; net/minecraft/nbt/LongArrayTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/LongArrayTag; +MD: net/minecraft/nbt/LongArrayTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/LongArrayTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/LongTag net/minecraft/nbt/LongTag +FD: net/minecraft/nbt/LongTag/f_128873_ net/minecraft/nbt/LongTag/TYPE +FD: net/minecraft/nbt/LongTag/f_128874_ net/minecraft/nbt/LongTag/data +FD: net/minecraft/nbt/LongTag/f_177996_ net/minecraft/nbt/LongTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/LongTag/net/minecraft/nbt/LongTag net/minecraft/nbt/LongTag/net/minecraft/nbt/LongTag +MD: net/minecraft/nbt/LongTag/ ()V net/minecraft/nbt/LongTag/ ()V +MD: net/minecraft/nbt/LongTag/ (J)V net/minecraft/nbt/LongTag/ (J)V +MD: net/minecraft/nbt/LongTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/LongTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/LongTag/hashCode ()I net/minecraft/nbt/LongTag/hashCode ()I +MD: net/minecraft/nbt/LongTag/m_128882_ (J)Lnet/minecraft/nbt/LongTag; net/minecraft/nbt/LongTag/valueOf (J)Lnet/minecraft/nbt/LongTag; +MD: net/minecraft/nbt/LongTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/LongTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/LongTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/LongTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/LongTag/m_6426_ ()Lnet/minecraft/nbt/LongTag; net/minecraft/nbt/LongTag/copy ()Lnet/minecraft/nbt/LongTag; +MD: net/minecraft/nbt/LongTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/LongTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/LongTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/LongTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/LongTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/LongTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/LongTag/m_7046_ ()J net/minecraft/nbt/LongTag/getAsLong ()J +MD: net/minecraft/nbt/LongTag/m_7047_ ()I net/minecraft/nbt/LongTag/getAsInt ()I +MD: net/minecraft/nbt/LongTag/m_7053_ ()S net/minecraft/nbt/LongTag/getAsShort ()S +MD: net/minecraft/nbt/LongTag/m_7057_ ()F net/minecraft/nbt/LongTag/getAsFloat ()F +MD: net/minecraft/nbt/LongTag/m_7060_ ()B net/minecraft/nbt/LongTag/getId ()B +MD: net/minecraft/nbt/LongTag/m_7061_ ()D net/minecraft/nbt/LongTag/getAsDouble ()D +MD: net/minecraft/nbt/LongTag/m_7063_ ()B net/minecraft/nbt/LongTag/getAsByte ()B +MD: net/minecraft/nbt/LongTag/m_8103_ ()Ljava/lang/Number; net/minecraft/nbt/LongTag/getAsNumber ()Ljava/lang/Number; +CL: net/minecraft/nbt/LongTag$1 net/minecraft/nbt/LongTag$1 +FD: net/minecraft/nbt/LongTag$1/net/minecraft/nbt/LongTag$1 net/minecraft/nbt/LongTag$1/net/minecraft/nbt/LongTag$1 +MD: net/minecraft/nbt/LongTag$1/ ()V net/minecraft/nbt/LongTag$1/ ()V +MD: net/minecraft/nbt/LongTag$1/m_196292_ ()I net/minecraft/nbt/LongTag$1/size ()I +MD: net/minecraft/nbt/LongTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/LongTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/LongTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/LongTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/LongTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/LongTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/LongTag$1/m_7064_ ()Z net/minecraft/nbt/LongTag$1/isValue ()Z +MD: net/minecraft/nbt/LongTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/LongTag; net/minecraft/nbt/LongTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/LongTag; +MD: net/minecraft/nbt/LongTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/LongTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/LongTag$Cache net/minecraft/nbt/LongTag$Cache +FD: net/minecraft/nbt/LongTag$Cache/f_128915_ net/minecraft/nbt/LongTag$Cache/cache +FD: net/minecraft/nbt/LongTag$Cache/f_177999_ net/minecraft/nbt/LongTag$Cache/HIGH +FD: net/minecraft/nbt/LongTag$Cache/f_178000_ net/minecraft/nbt/LongTag$Cache/LOW +FD: net/minecraft/nbt/LongTag$Cache/net/minecraft/nbt/LongTag$Cache net/minecraft/nbt/LongTag$Cache/net/minecraft/nbt/LongTag$Cache +MD: net/minecraft/nbt/LongTag$Cache/ ()V net/minecraft/nbt/LongTag$Cache/ ()V +MD: net/minecraft/nbt/LongTag$Cache/ ()V net/minecraft/nbt/LongTag$Cache/ ()V +CL: net/minecraft/nbt/NbtAccounter net/minecraft/nbt/NbtAccounter +FD: net/minecraft/nbt/NbtAccounter/f_128917_ net/minecraft/nbt/NbtAccounter/UNLIMITED +FD: net/minecraft/nbt/NbtAccounter/f_128918_ net/minecraft/nbt/NbtAccounter/quota +FD: net/minecraft/nbt/NbtAccounter/f_128919_ net/minecraft/nbt/NbtAccounter/usage +FD: net/minecraft/nbt/NbtAccounter/net/minecraft/nbt/NbtAccounter net/minecraft/nbt/NbtAccounter/net/minecraft/nbt/NbtAccounter +MD: net/minecraft/nbt/NbtAccounter/ ()V net/minecraft/nbt/NbtAccounter/ ()V +MD: net/minecraft/nbt/NbtAccounter/ (J)V net/minecraft/nbt/NbtAccounter/ (J)V +MD: net/minecraft/nbt/NbtAccounter/m_6800_ (J)V net/minecraft/nbt/NbtAccounter/accountBits (J)V +CL: net/minecraft/nbt/NbtAccounter$1 net/minecraft/nbt/NbtAccounter$1 +FD: net/minecraft/nbt/NbtAccounter$1/net/minecraft/nbt/NbtAccounter$1 net/minecraft/nbt/NbtAccounter$1/net/minecraft/nbt/NbtAccounter$1 +MD: net/minecraft/nbt/NbtAccounter$1/ (J)V net/minecraft/nbt/NbtAccounter$1/ (J)V +MD: net/minecraft/nbt/NbtAccounter$1/m_6800_ (J)V net/minecraft/nbt/NbtAccounter$1/accountBits (J)V +CL: net/minecraft/nbt/NbtIo net/minecraft/nbt/NbtIo +FD: net/minecraft/nbt/NbtIo/net/minecraft/nbt/NbtIo net/minecraft/nbt/NbtIo/net/minecraft/nbt/NbtIo +MD: net/minecraft/nbt/NbtIo/ ()V net/minecraft/nbt/NbtIo/ ()V +MD: net/minecraft/nbt/NbtIo/m_128928_ (Ljava/io/DataInput;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtIo/read (Ljava/io/DataInput;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtIo/m_128930_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtIo/readUnnamedTag (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtIo/m_128934_ (Ljava/io/DataInput;Lnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtIo/read (Ljava/io/DataInput;Lnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtIo/m_128937_ (Ljava/io/File;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtIo/readCompressed (Ljava/io/File;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtIo/m_128939_ (Ljava/io/InputStream;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtIo/readCompressed (Ljava/io/InputStream;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtIo/m_128941_ (Lnet/minecraft/nbt/CompoundTag;Ljava/io/DataOutput;)V net/minecraft/nbt/NbtIo/write (Lnet/minecraft/nbt/CompoundTag;Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/NbtIo/m_128944_ (Lnet/minecraft/nbt/CompoundTag;Ljava/io/File;)V net/minecraft/nbt/NbtIo/writeCompressed (Lnet/minecraft/nbt/CompoundTag;Ljava/io/File;)V +MD: net/minecraft/nbt/NbtIo/m_128947_ (Lnet/minecraft/nbt/CompoundTag;Ljava/io/OutputStream;)V net/minecraft/nbt/NbtIo/writeCompressed (Lnet/minecraft/nbt/CompoundTag;Ljava/io/OutputStream;)V +MD: net/minecraft/nbt/NbtIo/m_128950_ (Lnet/minecraft/nbt/Tag;Ljava/io/DataOutput;)V net/minecraft/nbt/NbtIo/writeUnnamedTag (Lnet/minecraft/nbt/Tag;Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/NbtIo/m_128953_ (Ljava/io/File;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtIo/read (Ljava/io/File;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtIo/m_128955_ (Lnet/minecraft/nbt/CompoundTag;Ljava/io/File;)V net/minecraft/nbt/NbtIo/write (Lnet/minecraft/nbt/CompoundTag;Ljava/io/File;)V +MD: net/minecraft/nbt/NbtIo/m_197509_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)V net/minecraft/nbt/NbtIo/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)V +MD: net/minecraft/nbt/NbtIo/m_202487_ (Ljava/io/File;Lnet/minecraft/nbt/StreamTagVisitor;)V net/minecraft/nbt/NbtIo/parseCompressed (Ljava/io/File;Lnet/minecraft/nbt/StreamTagVisitor;)V +MD: net/minecraft/nbt/NbtIo/m_202490_ (Ljava/io/InputStream;Lnet/minecraft/nbt/StreamTagVisitor;)V net/minecraft/nbt/NbtIo/parseCompressed (Ljava/io/InputStream;Lnet/minecraft/nbt/StreamTagVisitor;)V +MD: net/minecraft/nbt/NbtIo/m_202493_ (Ljava/io/InputStream;)Ljava/io/DataInputStream; net/minecraft/nbt/NbtIo/createDecompressorStream (Ljava/io/InputStream;)Ljava/io/DataInputStream; +CL: net/minecraft/nbt/NbtIo$1 net/minecraft/nbt/NbtIo$1 +FD: net/minecraft/nbt/NbtIo$1/f_197512_ net/minecraft/nbt/NbtIo$1/$SwitchMap$net$minecraft$nbt$StreamTagVisitor$ValueResult +FD: net/minecraft/nbt/NbtIo$1/net/minecraft/nbt/NbtIo$1 net/minecraft/nbt/NbtIo$1/net/minecraft/nbt/NbtIo$1 +MD: net/minecraft/nbt/NbtIo$1/ ()V net/minecraft/nbt/NbtIo$1/ ()V +CL: net/minecraft/nbt/NbtOps net/minecraft/nbt/NbtOps +FD: net/minecraft/nbt/NbtOps/f_128958_ net/minecraft/nbt/NbtOps/INSTANCE +FD: net/minecraft/nbt/NbtOps/net/minecraft/nbt/NbtOps net/minecraft/nbt/NbtOps/net/minecraft/nbt/NbtOps +MD: net/minecraft/nbt/NbtOps/ ()V net/minecraft/nbt/NbtOps/ ()V +MD: net/minecraft/nbt/NbtOps/ ()V net/minecraft/nbt/NbtOps/ ()V +MD: net/minecraft/nbt/NbtOps/convertTo (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/convertTo (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/convertTo (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/nbt/Tag;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/convertTo (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/nbt/Tag;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createBoolean (Z)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createBoolean (Z)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createBoolean (Z)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createBoolean (Z)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createByte (B)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createByte (B)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createByte (B)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createByte (B)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createByteList (Ljava/nio/ByteBuffer;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createByteList (Ljava/nio/ByteBuffer;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createByteList (Ljava/nio/ByteBuffer;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createByteList (Ljava/nio/ByteBuffer;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createDouble (D)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createDouble (D)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createDouble (D)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createDouble (D)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createFloat (F)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createFloat (F)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createFloat (F)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createFloat (F)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createInt (I)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createInt (I)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createInt (I)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createInt (I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createIntList (Ljava/util/stream/IntStream;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createIntList (Ljava/util/stream/IntStream;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createIntList (Ljava/util/stream/IntStream;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createIntList (Ljava/util/stream/IntStream;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createList (Ljava/util/stream/Stream;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createList (Ljava/util/stream/Stream;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createList (Ljava/util/stream/Stream;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createList (Ljava/util/stream/Stream;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createLong (J)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createLong (J)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createLong (J)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createLong (J)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createLongList (Ljava/util/stream/LongStream;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createLongList (Ljava/util/stream/LongStream;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createLongList (Ljava/util/stream/LongStream;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createLongList (Ljava/util/stream/LongStream;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createMap (Ljava/util/stream/Stream;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createMap (Ljava/util/stream/Stream;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createMap (Ljava/util/stream/Stream;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createMap (Ljava/util/stream/Stream;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createNumeric (Ljava/lang/Number;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createNumeric (Ljava/lang/Number;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createNumeric (Ljava/lang/Number;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createNumeric (Ljava/lang/Number;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createShort (S)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createShort (S)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createShort (S)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createShort (S)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/createString (Ljava/lang/String;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/createString (Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/createString (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/createString (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/empty ()Ljava/lang/Object; net/minecraft/nbt/NbtOps/empty ()Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/empty ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/empty ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/getByteBuffer (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getByteBuffer (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getByteBuffer (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getByteBuffer (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getIntStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getIntStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getIntStream (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getIntStream (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getList (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getList (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getList (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getList (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getLongStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getLongStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getLongStream (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getLongStream (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getMap (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getMap (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getMap (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getMap (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getMapEntries (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getMapEntries (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getMapEntries (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getMapEntries (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getMapValues (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getMapValues (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getMapValues (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getMapValues (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getNumberValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getNumberValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getNumberValue (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getNumberValue (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getStream (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getStream (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getStringValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getStringValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/getStringValue (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/getStringValue (Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/m_128964_ (BB)Lnet/minecraft/nbt/CollectionTag; net/minecraft/nbt/NbtOps/createGenericList (BB)Lnet/minecraft/nbt/CollectionTag; +MD: net/minecraft/nbt/NbtOps/m_128967_ (BBB)Z net/minecraft/nbt/NbtOps/typesMatch (BBB)Z +MD: net/minecraft/nbt/NbtOps/m_128986_ (Ljava/lang/String;Ljava/lang/String;)Z net/minecraft/nbt/NbtOps/lambda$remove$14 (Ljava/lang/String;Ljava/lang/String;)Z +MD: net/minecraft/nbt/NbtOps/m_128991_ (Ljava/util/List;Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/nbt/NbtOps/lambda$mergeToMap$5 (Ljava/util/List;Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/nbt/NbtOps/m_129005_ (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/NbtOps/lambda$fillMany$2 (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/NbtOps/m_129008_ (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;Ljava/util/List;)V net/minecraft/nbt/NbtOps/fillMany (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;Ljava/util/List;)V +MD: net/minecraft/nbt/NbtOps/m_129012_ (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/NbtOps/fillOne (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/NbtOps/m_129016_ (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/nbt/NbtOps/lambda$createMap$9 (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/nbt/NbtOps/m_129019_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; net/minecraft/nbt/NbtOps/lambda$getMapValues$6 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/nbt/NbtOps/m_129022_ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/BiConsumer;)V net/minecraft/nbt/NbtOps/lambda$getMapEntries$8 (Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/nbt/NbtOps/m_129025_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V net/minecraft/nbt/NbtOps/lambda$remove$15 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V +MD: net/minecraft/nbt/NbtOps/m_129053_ (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/NbtOps/lambda$fillMany$1 (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/NbtOps/m_129056_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V net/minecraft/nbt/NbtOps/lambda$mergeToMap$4 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V +MD: net/minecraft/nbt/NbtOps/m_129062_ (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/NbtOps/lambda$fillOne$0 (Lnet/minecraft/nbt/CollectionTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/NbtOps/m_129065_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V net/minecraft/nbt/NbtOps/lambda$mergeToMap$3 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V +MD: net/minecraft/nbt/NbtOps/m_129137_ (Lnet/minecraft/nbt/Tag;)Ljava/lang/Long; net/minecraft/nbt/NbtOps/lambda$createList$13 (Lnet/minecraft/nbt/Tag;)Ljava/lang/Long; +MD: net/minecraft/nbt/NbtOps/m_129139_ (Lnet/minecraft/nbt/Tag;)Ljava/lang/Integer; net/minecraft/nbt/NbtOps/lambda$createList$12 (Lnet/minecraft/nbt/Tag;)Ljava/lang/Integer; +MD: net/minecraft/nbt/NbtOps/m_129141_ (Lnet/minecraft/nbt/Tag;)Ljava/lang/Byte; net/minecraft/nbt/NbtOps/lambda$createList$11 (Lnet/minecraft/nbt/Tag;)Ljava/lang/Byte; +MD: net/minecraft/nbt/NbtOps/m_129157_ (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/lambda$getStream$10 (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/m_178003_ (Ljava/util/function/BiConsumer;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V net/minecraft/nbt/NbtOps/lambda$getMapEntries$7 (Ljava/util/function/BiConsumer;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V +MD: net/minecraft/nbt/NbtOps/mapBuilder ()Lcom/mojang/serialization/RecordBuilder; net/minecraft/nbt/NbtOps/mapBuilder ()Lcom/mojang/serialization/RecordBuilder; +MD: net/minecraft/nbt/NbtOps/mergeToList (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToList (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/mergeToList (Ljava/lang/Object;Ljava/util/List;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToList (Ljava/lang/Object;Ljava/util/List;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/mergeToList (Lnet/minecraft/nbt/Tag;Ljava/util/List;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToList (Lnet/minecraft/nbt/Tag;Ljava/util/List;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/mergeToList (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToList (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/mergeToMap (Ljava/lang/Object;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToMap (Ljava/lang/Object;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/mergeToMap (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToMap (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/mergeToMap (Lnet/minecraft/nbt/Tag;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToMap (Lnet/minecraft/nbt/Tag;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/mergeToMap (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps/mergeToMap (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps/remove (Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; net/minecraft/nbt/NbtOps/remove (Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps/remove (Lnet/minecraft/nbt/Tag;Ljava/lang/String;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps/remove (Lnet/minecraft/nbt/Tag;Ljava/lang/String;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps/toString ()Ljava/lang/String; net/minecraft/nbt/NbtOps/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/NbtOps$1 net/minecraft/nbt/NbtOps$1 +FD: net/minecraft/nbt/NbtOps$1/f_129163_ net/minecraft/nbt/NbtOps$1/val$tag +FD: net/minecraft/nbt/NbtOps$1/f_129164_ net/minecraft/nbt/NbtOps$1/this$0 +FD: net/minecraft/nbt/NbtOps$1/net/minecraft/nbt/NbtOps$1 net/minecraft/nbt/NbtOps$1/net/minecraft/nbt/NbtOps$1 +MD: net/minecraft/nbt/NbtOps$1/ (Lnet/minecraft/nbt/NbtOps;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/nbt/NbtOps$1/ (Lnet/minecraft/nbt/NbtOps;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/nbt/NbtOps$1/entries ()Ljava/util/stream/Stream; net/minecraft/nbt/NbtOps$1/entries ()Ljava/util/stream/Stream; +MD: net/minecraft/nbt/NbtOps$1/get (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/NbtOps$1/get (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps$1/get (Ljava/lang/String;)Ljava/lang/Object; net/minecraft/nbt/NbtOps$1/get (Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps$1/get (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps$1/get (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps$1/get (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/NbtOps$1/get (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/NbtOps$1/m_129170_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; net/minecraft/nbt/NbtOps$1/lambda$entries$0 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/nbt/NbtOps$1/toString ()Ljava/lang/String; net/minecraft/nbt/NbtOps$1/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/NbtOps$NbtRecordBuilder net/minecraft/nbt/NbtOps$NbtRecordBuilder +FD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/f_129181_ net/minecraft/nbt/NbtOps$NbtRecordBuilder/this$0 +FD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/net/minecraft/nbt/NbtOps$NbtRecordBuilder net/minecraft/nbt/NbtOps$NbtRecordBuilder/net/minecraft/nbt/NbtOps$NbtRecordBuilder +MD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/ (Lnet/minecraft/nbt/NbtOps;)V net/minecraft/nbt/NbtOps$NbtRecordBuilder/ (Lnet/minecraft/nbt/NbtOps;)V +MD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/append (Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/nbt/NbtOps$NbtRecordBuilder/append (Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/append (Ljava/lang/String;Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtOps$NbtRecordBuilder/append (Ljava/lang/String;Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/build (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps$NbtRecordBuilder/build (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/build (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; net/minecraft/nbt/NbtOps$NbtRecordBuilder/build (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/initBuilder ()Ljava/lang/Object; net/minecraft/nbt/NbtOps$NbtRecordBuilder/initBuilder ()Ljava/lang/Object; +MD: net/minecraft/nbt/NbtOps$NbtRecordBuilder/initBuilder ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtOps$NbtRecordBuilder/initBuilder ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/nbt/NbtUtils net/minecraft/nbt/NbtUtils +FD: net/minecraft/nbt/NbtUtils/f_129200_ net/minecraft/nbt/NbtUtils/LOGGER +FD: net/minecraft/nbt/NbtUtils/f_178007_ net/minecraft/nbt/NbtUtils/SNBT_DATA_TAG +FD: net/minecraft/nbt/NbtUtils/f_178008_ net/minecraft/nbt/NbtUtils/YXZ_LISTTAG_INT_COMPARATOR +FD: net/minecraft/nbt/NbtUtils/f_178009_ net/minecraft/nbt/NbtUtils/YXZ_LISTTAG_DOUBLE_COMPARATOR +FD: net/minecraft/nbt/NbtUtils/f_178010_ net/minecraft/nbt/NbtUtils/PROPERTIES_START +FD: net/minecraft/nbt/NbtUtils/f_178011_ net/minecraft/nbt/NbtUtils/PROPERTIES_END +FD: net/minecraft/nbt/NbtUtils/f_178012_ net/minecraft/nbt/NbtUtils/ELEMENT_SEPARATOR +FD: net/minecraft/nbt/NbtUtils/f_178013_ net/minecraft/nbt/NbtUtils/KEY_VALUE_SEPARATOR +FD: net/minecraft/nbt/NbtUtils/f_178014_ net/minecraft/nbt/NbtUtils/COMMA_SPLITTER +FD: net/minecraft/nbt/NbtUtils/f_178015_ net/minecraft/nbt/NbtUtils/COLON_SPLITTER +FD: net/minecraft/nbt/NbtUtils/f_178016_ net/minecraft/nbt/NbtUtils/INDENT +FD: net/minecraft/nbt/NbtUtils/f_178017_ net/minecraft/nbt/NbtUtils/NOT_FOUND +FD: net/minecraft/nbt/NbtUtils/net/minecraft/nbt/NbtUtils net/minecraft/nbt/NbtUtils/net/minecraft/nbt/NbtUtils +MD: net/minecraft/nbt/NbtUtils/ ()V net/minecraft/nbt/NbtUtils/ ()V +MD: net/minecraft/nbt/NbtUtils/ ()V net/minecraft/nbt/NbtUtils/ ()V +MD: net/minecraft/nbt/NbtUtils/m_129202_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/writeBlockState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_129204_ (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/state/StateHolder; net/minecraft/nbt/NbtUtils/setValueHelper (Lnet/minecraft/world/level/block/state/StateHolder;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/state/StateHolder; +MD: net/minecraft/nbt/NbtUtils/m_129210_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/nbt/NbtUtils/getName (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; +MD: net/minecraft/nbt/NbtUtils/m_129213_ (Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/util/datafix/DataFixTypes;Lnet/minecraft/nbt/CompoundTag;I)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/update (Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/util/datafix/DataFixTypes;Lnet/minecraft/nbt/CompoundTag;I)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_129218_ (Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/util/datafix/DataFixTypes;Lnet/minecraft/nbt/CompoundTag;II)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/update (Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/util/datafix/DataFixTypes;Lnet/minecraft/nbt/CompoundTag;II)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_129224_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/writeBlockPos (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_129226_ (Ljava/util/UUID;)Lnet/minecraft/nbt/IntArrayTag; net/minecraft/nbt/NbtUtils/createUUID (Ljava/util/UUID;)Lnet/minecraft/nbt/IntArrayTag; +MD: net/minecraft/nbt/NbtUtils/m_129228_ (Lnet/minecraft/nbt/CompoundTag;)Lcom/mojang/authlib/GameProfile; net/minecraft/nbt/NbtUtils/readGameProfile (Lnet/minecraft/nbt/CompoundTag;)Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/nbt/NbtUtils/m_129230_ (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/writeGameProfile (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_129233_ (Lnet/minecraft/nbt/Tag;)Ljava/util/UUID; net/minecraft/nbt/NbtUtils/loadUUID (Lnet/minecraft/nbt/Tag;)Ljava/util/UUID; +MD: net/minecraft/nbt/NbtUtils/m_129235_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;Z)Z net/minecraft/nbt/NbtUtils/compareNbt (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;Z)Z +MD: net/minecraft/nbt/NbtUtils/m_129239_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/core/BlockPos; net/minecraft/nbt/NbtUtils/readBlockPos (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/nbt/NbtUtils/m_129241_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/nbt/NbtUtils/readBlockState (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/nbt/NbtUtils/m_178019_ (ILjava/lang/StringBuilder;)Ljava/lang/StringBuilder; net/minecraft/nbt/NbtUtils/indent (ILjava/lang/StringBuilder;)Ljava/lang/StringBuilder; +MD: net/minecraft/nbt/NbtUtils/m_178022_ (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/writeFluidState (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_178024_ (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/snbtToStructure (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_178026_ (Ljava/lang/StringBuilder;Lnet/minecraft/nbt/Tag;IZ)Ljava/lang/StringBuilder; net/minecraft/nbt/NbtUtils/prettyPrint (Ljava/lang/StringBuilder;Lnet/minecraft/nbt/Tag;IZ)Ljava/lang/StringBuilder; +MD: net/minecraft/nbt/NbtUtils/m_178031_ (Ljava/util/Map;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/ListTag; net/minecraft/nbt/NbtUtils/lambda$unpackStructureTemplate$10 (Ljava/util/Map;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/nbt/NbtUtils/m_178034_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Ljava/lang/String; net/minecraft/nbt/NbtUtils/lambda$packBlockState$11 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/nbt/NbtUtils/m_178037_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/nbt/NbtUtils/lambda$unpackBlockState$12 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/nbt/NbtUtils/m_178041_ (Lnet/minecraft/nbt/ListTag;)D net/minecraft/nbt/NbtUtils/lambda$static$5 (Lnet/minecraft/nbt/ListTag;)D +MD: net/minecraft/nbt/NbtUtils/m_178043_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/nbt/NbtUtils/lambda$packStructureTemplate$9 (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/nbt/NbtUtils/m_178046_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/ListTag;)V net/minecraft/nbt/NbtUtils/lambda$packStructureTemplate$6 (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/nbt/NbtUtils/m_178050_ (Lnet/minecraft/nbt/Tag;Z)Ljava/lang/String; net/minecraft/nbt/NbtUtils/prettyPrint (Lnet/minecraft/nbt/Tag;Z)Ljava/lang/String; +MD: net/minecraft/nbt/NbtUtils/m_178053_ (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/unpackBlockState (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_178055_ (Lnet/minecraft/nbt/ListTag;)D net/minecraft/nbt/NbtUtils/lambda$static$4 (Lnet/minecraft/nbt/ListTag;)D +MD: net/minecraft/nbt/NbtUtils/m_178057_ (Lnet/minecraft/nbt/Tag;)Ljava/lang/String; net/minecraft/nbt/NbtUtils/prettyPrint (Lnet/minecraft/nbt/Tag;)Ljava/lang/String; +MD: net/minecraft/nbt/NbtUtils/m_178059_ (Lnet/minecraft/nbt/ListTag;)D net/minecraft/nbt/NbtUtils/lambda$static$3 (Lnet/minecraft/nbt/ListTag;)D +MD: net/minecraft/nbt/NbtUtils/m_178061_ (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; net/minecraft/nbt/NbtUtils/toPrettyComponent (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/nbt/NbtUtils/m_178063_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/lang/String; net/minecraft/nbt/NbtUtils/structureToSnbt (Lnet/minecraft/nbt/CompoundTag;)Ljava/lang/String; +MD: net/minecraft/nbt/NbtUtils/m_178065_ (Lnet/minecraft/nbt/ListTag;)I net/minecraft/nbt/NbtUtils/lambda$static$2 (Lnet/minecraft/nbt/ListTag;)I +MD: net/minecraft/nbt/NbtUtils/m_178067_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/packStructureTemplate (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_178069_ (Lnet/minecraft/nbt/ListTag;)I net/minecraft/nbt/NbtUtils/lambda$static$1 (Lnet/minecraft/nbt/ListTag;)I +MD: net/minecraft/nbt/NbtUtils/m_178071_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/NbtUtils/unpackStructureTemplate (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/NbtUtils/m_178073_ (Lnet/minecraft/nbt/ListTag;)I net/minecraft/nbt/NbtUtils/lambda$static$0 (Lnet/minecraft/nbt/ListTag;)I +MD: net/minecraft/nbt/NbtUtils/m_178075_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/lang/String; net/minecraft/nbt/NbtUtils/packBlockState (Lnet/minecraft/nbt/CompoundTag;)Ljava/lang/String; +MD: net/minecraft/nbt/NbtUtils/m_178077_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/ListTag; net/minecraft/nbt/NbtUtils/lambda$packStructureTemplate$8 (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/nbt/NbtUtils/m_178079_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/ListTag; net/minecraft/nbt/NbtUtils/lambda$packStructureTemplate$7 (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/ListTag; +CL: net/minecraft/nbt/NumericTag net/minecraft/nbt/NumericTag +FD: net/minecraft/nbt/NumericTag/net/minecraft/nbt/NumericTag net/minecraft/nbt/NumericTag/net/minecraft/nbt/NumericTag +MD: net/minecraft/nbt/NumericTag/ ()V net/minecraft/nbt/NumericTag/ ()V +MD: net/minecraft/nbt/NumericTag/m_7046_ ()J net/minecraft/nbt/NumericTag/getAsLong ()J +MD: net/minecraft/nbt/NumericTag/m_7047_ ()I net/minecraft/nbt/NumericTag/getAsInt ()I +MD: net/minecraft/nbt/NumericTag/m_7053_ ()S net/minecraft/nbt/NumericTag/getAsShort ()S +MD: net/minecraft/nbt/NumericTag/m_7057_ ()F net/minecraft/nbt/NumericTag/getAsFloat ()F +MD: net/minecraft/nbt/NumericTag/m_7061_ ()D net/minecraft/nbt/NumericTag/getAsDouble ()D +MD: net/minecraft/nbt/NumericTag/m_7063_ ()B net/minecraft/nbt/NumericTag/getAsByte ()B +MD: net/minecraft/nbt/NumericTag/m_8103_ ()Ljava/lang/Number; net/minecraft/nbt/NumericTag/getAsNumber ()Ljava/lang/Number; +MD: net/minecraft/nbt/NumericTag/toString ()Ljava/lang/String; net/minecraft/nbt/NumericTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/ShortTag net/minecraft/nbt/ShortTag +FD: net/minecraft/nbt/ShortTag/f_129244_ net/minecraft/nbt/ShortTag/TYPE +FD: net/minecraft/nbt/ShortTag/f_129245_ net/minecraft/nbt/ShortTag/data +FD: net/minecraft/nbt/ShortTag/f_178082_ net/minecraft/nbt/ShortTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/ShortTag/net/minecraft/nbt/ShortTag net/minecraft/nbt/ShortTag/net/minecraft/nbt/ShortTag +MD: net/minecraft/nbt/ShortTag/ ()V net/minecraft/nbt/ShortTag/ ()V +MD: net/minecraft/nbt/ShortTag/ (S)V net/minecraft/nbt/ShortTag/ (S)V +MD: net/minecraft/nbt/ShortTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/ShortTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/ShortTag/hashCode ()I net/minecraft/nbt/ShortTag/hashCode ()I +MD: net/minecraft/nbt/ShortTag/m_129258_ (S)Lnet/minecraft/nbt/ShortTag; net/minecraft/nbt/ShortTag/valueOf (S)Lnet/minecraft/nbt/ShortTag; +MD: net/minecraft/nbt/ShortTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/ShortTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/ShortTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ShortTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ShortTag/m_6426_ ()Lnet/minecraft/nbt/ShortTag; net/minecraft/nbt/ShortTag/copy ()Lnet/minecraft/nbt/ShortTag; +MD: net/minecraft/nbt/ShortTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ShortTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/ShortTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/ShortTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/ShortTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/ShortTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/ShortTag/m_7046_ ()J net/minecraft/nbt/ShortTag/getAsLong ()J +MD: net/minecraft/nbt/ShortTag/m_7047_ ()I net/minecraft/nbt/ShortTag/getAsInt ()I +MD: net/minecraft/nbt/ShortTag/m_7053_ ()S net/minecraft/nbt/ShortTag/getAsShort ()S +MD: net/minecraft/nbt/ShortTag/m_7057_ ()F net/minecraft/nbt/ShortTag/getAsFloat ()F +MD: net/minecraft/nbt/ShortTag/m_7060_ ()B net/minecraft/nbt/ShortTag/getId ()B +MD: net/minecraft/nbt/ShortTag/m_7061_ ()D net/minecraft/nbt/ShortTag/getAsDouble ()D +MD: net/minecraft/nbt/ShortTag/m_7063_ ()B net/minecraft/nbt/ShortTag/getAsByte ()B +MD: net/minecraft/nbt/ShortTag/m_8103_ ()Ljava/lang/Number; net/minecraft/nbt/ShortTag/getAsNumber ()Ljava/lang/Number; +CL: net/minecraft/nbt/ShortTag$1 net/minecraft/nbt/ShortTag$1 +FD: net/minecraft/nbt/ShortTag$1/net/minecraft/nbt/ShortTag$1 net/minecraft/nbt/ShortTag$1/net/minecraft/nbt/ShortTag$1 +MD: net/minecraft/nbt/ShortTag$1/ ()V net/minecraft/nbt/ShortTag$1/ ()V +MD: net/minecraft/nbt/ShortTag$1/m_196292_ ()I net/minecraft/nbt/ShortTag$1/size ()I +MD: net/minecraft/nbt/ShortTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/ShortTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/ShortTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/ShortTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/ShortTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/ShortTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/ShortTag$1/m_7064_ ()Z net/minecraft/nbt/ShortTag$1/isValue ()Z +MD: net/minecraft/nbt/ShortTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ShortTag; net/minecraft/nbt/ShortTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/ShortTag; +MD: net/minecraft/nbt/ShortTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/ShortTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/ShortTag$Cache net/minecraft/nbt/ShortTag$Cache +FD: net/minecraft/nbt/ShortTag$Cache/f_129286_ net/minecraft/nbt/ShortTag$Cache/cache +FD: net/minecraft/nbt/ShortTag$Cache/f_178085_ net/minecraft/nbt/ShortTag$Cache/HIGH +FD: net/minecraft/nbt/ShortTag$Cache/f_178086_ net/minecraft/nbt/ShortTag$Cache/LOW +FD: net/minecraft/nbt/ShortTag$Cache/net/minecraft/nbt/ShortTag$Cache net/minecraft/nbt/ShortTag$Cache/net/minecraft/nbt/ShortTag$Cache +MD: net/minecraft/nbt/ShortTag$Cache/ ()V net/minecraft/nbt/ShortTag$Cache/ ()V +MD: net/minecraft/nbt/ShortTag$Cache/ ()V net/minecraft/nbt/ShortTag$Cache/ ()V +CL: net/minecraft/nbt/SnbtPrinterTagVisitor net/minecraft/nbt/SnbtPrinterTagVisitor +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178088_ net/minecraft/nbt/SnbtPrinterTagVisitor/KEY_ORDER +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178089_ net/minecraft/nbt/SnbtPrinterTagVisitor/NO_INDENTATION +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178090_ net/minecraft/nbt/SnbtPrinterTagVisitor/SIMPLE_VALUE +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178091_ net/minecraft/nbt/SnbtPrinterTagVisitor/NAME_VALUE_SEPARATOR +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178092_ net/minecraft/nbt/SnbtPrinterTagVisitor/ELEMENT_SEPARATOR +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178093_ net/minecraft/nbt/SnbtPrinterTagVisitor/LIST_OPEN +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178094_ net/minecraft/nbt/SnbtPrinterTagVisitor/LIST_CLOSE +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178095_ net/minecraft/nbt/SnbtPrinterTagVisitor/LIST_TYPE_SEPARATOR +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178096_ net/minecraft/nbt/SnbtPrinterTagVisitor/ELEMENT_SPACING +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178097_ net/minecraft/nbt/SnbtPrinterTagVisitor/STRUCT_OPEN +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178098_ net/minecraft/nbt/SnbtPrinterTagVisitor/STRUCT_CLOSE +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178099_ net/minecraft/nbt/SnbtPrinterTagVisitor/NEWLINE +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178100_ net/minecraft/nbt/SnbtPrinterTagVisitor/indentation +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178101_ net/minecraft/nbt/SnbtPrinterTagVisitor/depth +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178102_ net/minecraft/nbt/SnbtPrinterTagVisitor/path +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/f_178103_ net/minecraft/nbt/SnbtPrinterTagVisitor/result +FD: net/minecraft/nbt/SnbtPrinterTagVisitor/net/minecraft/nbt/SnbtPrinterTagVisitor net/minecraft/nbt/SnbtPrinterTagVisitor/net/minecraft/nbt/SnbtPrinterTagVisitor +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/ ()V net/minecraft/nbt/SnbtPrinterTagVisitor/ ()V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/ ()V net/minecraft/nbt/SnbtPrinterTagVisitor/ ()V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/ (Ljava/lang/String;ILjava/util/List;)V net/minecraft/nbt/SnbtPrinterTagVisitor/ (Ljava/lang/String;ILjava/util/List;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_141946_ (Lnet/minecraft/nbt/ByteTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitByte (Lnet/minecraft/nbt/ByteTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142045_ (Lnet/minecraft/nbt/IntTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitInt (Lnet/minecraft/nbt/IntTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142046_ (Lnet/minecraft/nbt/LongTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitLong (Lnet/minecraft/nbt/LongTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142121_ (Lnet/minecraft/nbt/DoubleTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitDouble (Lnet/minecraft/nbt/DoubleTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142154_ (Lnet/minecraft/nbt/ByteArrayTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitByteArray (Lnet/minecraft/nbt/ByteArrayTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142181_ (Lnet/minecraft/nbt/FloatTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitFloat (Lnet/minecraft/nbt/FloatTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142183_ (Lnet/minecraft/nbt/ShortTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitShort (Lnet/minecraft/nbt/ShortTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142251_ (Lnet/minecraft/nbt/IntArrayTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitIntArray (Lnet/minecraft/nbt/IntArrayTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142303_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitCompound (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142309_ (Lnet/minecraft/nbt/LongArrayTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitLongArray (Lnet/minecraft/nbt/LongArrayTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142384_ (Lnet/minecraft/nbt/EndTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitEnd (Lnet/minecraft/nbt/EndTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142447_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitList (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_142614_ (Lnet/minecraft/nbt/StringTag;)V net/minecraft/nbt/SnbtPrinterTagVisitor/visitString (Lnet/minecraft/nbt/StringTag;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_178110_ ()Ljava/lang/String; net/minecraft/nbt/SnbtPrinterTagVisitor/pathString ()Ljava/lang/String; +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_178111_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/nbt/SnbtPrinterTagVisitor/handleEscapePretty (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_178113_ (Ljava/util/HashMap;)V net/minecraft/nbt/SnbtPrinterTagVisitor/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_178141_ (Lnet/minecraft/nbt/Tag;)Ljava/lang/String; net/minecraft/nbt/SnbtPrinterTagVisitor/visit (Lnet/minecraft/nbt/Tag;)Ljava/lang/String; +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_178143_ ()V net/minecraft/nbt/SnbtPrinterTagVisitor/popPath ()V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_178144_ (Ljava/lang/String;)V net/minecraft/nbt/SnbtPrinterTagVisitor/pushPath (Ljava/lang/String;)V +MD: net/minecraft/nbt/SnbtPrinterTagVisitor/m_178146_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; net/minecraft/nbt/SnbtPrinterTagVisitor/getKeys (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; +CL: net/minecraft/nbt/StreamTagVisitor net/minecraft/nbt/StreamTagVisitor +FD: net/minecraft/nbt/StreamTagVisitor/net/minecraft/nbt/StreamTagVisitor net/minecraft/nbt/StreamTagVisitor/net/minecraft/nbt/StreamTagVisitor +MD: net/minecraft/nbt/StreamTagVisitor/m_196152_ ([B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit ([B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196209_ (B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit (B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196213_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visitRootEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196214_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/StreamTagVisitor/visitEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196280_ ([J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit ([J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196295_ (J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit (J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196338_ (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/StreamTagVisitor/visitElement (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196339_ (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visitList (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196353_ (I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit (I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196376_ ([I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit ([I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196425_ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/StreamTagVisitor/visitEntry (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196455_ (D)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit (D)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196458_ (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196525_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visitEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196527_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visitContainerEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196532_ (F)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit (F)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor/m_196553_ (S)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor/visit (S)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +CL: net/minecraft/nbt/StreamTagVisitor$EntryResult net/minecraft/nbt/StreamTagVisitor$EntryResult +FD: net/minecraft/nbt/StreamTagVisitor$EntryResult/$VALUES net/minecraft/nbt/StreamTagVisitor$EntryResult/$VALUES +FD: net/minecraft/nbt/StreamTagVisitor$EntryResult/BREAK net/minecraft/nbt/StreamTagVisitor$EntryResult/BREAK +FD: net/minecraft/nbt/StreamTagVisitor$EntryResult/ENTER net/minecraft/nbt/StreamTagVisitor$EntryResult/ENTER +FD: net/minecraft/nbt/StreamTagVisitor$EntryResult/HALT net/minecraft/nbt/StreamTagVisitor$EntryResult/HALT +FD: net/minecraft/nbt/StreamTagVisitor$EntryResult/SKIP net/minecraft/nbt/StreamTagVisitor$EntryResult/SKIP +FD: net/minecraft/nbt/StreamTagVisitor$EntryResult/net/minecraft/nbt/StreamTagVisitor$EntryResult net/minecraft/nbt/StreamTagVisitor$EntryResult/net/minecraft/nbt/StreamTagVisitor$EntryResult +MD: net/minecraft/nbt/StreamTagVisitor$EntryResult/ ()V net/minecraft/nbt/StreamTagVisitor$EntryResult/ ()V +MD: net/minecraft/nbt/StreamTagVisitor$EntryResult/ (Ljava/lang/String;I)V net/minecraft/nbt/StreamTagVisitor$EntryResult/ (Ljava/lang/String;I)V +MD: net/minecraft/nbt/StreamTagVisitor$EntryResult/m_197547_ ()[Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/StreamTagVisitor$EntryResult/$values ()[Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/StreamTagVisitor$EntryResult/valueOf (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/StreamTagVisitor$EntryResult/valueOf (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/StreamTagVisitor$EntryResult/values ()[Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/StreamTagVisitor$EntryResult/values ()[Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +CL: net/minecraft/nbt/StreamTagVisitor$ValueResult net/minecraft/nbt/StreamTagVisitor$ValueResult +FD: net/minecraft/nbt/StreamTagVisitor$ValueResult/$VALUES net/minecraft/nbt/StreamTagVisitor$ValueResult/$VALUES +FD: net/minecraft/nbt/StreamTagVisitor$ValueResult/BREAK net/minecraft/nbt/StreamTagVisitor$ValueResult/BREAK +FD: net/minecraft/nbt/StreamTagVisitor$ValueResult/CONTINUE net/minecraft/nbt/StreamTagVisitor$ValueResult/CONTINUE +FD: net/minecraft/nbt/StreamTagVisitor$ValueResult/HALT net/minecraft/nbt/StreamTagVisitor$ValueResult/HALT +FD: net/minecraft/nbt/StreamTagVisitor$ValueResult/net/minecraft/nbt/StreamTagVisitor$ValueResult net/minecraft/nbt/StreamTagVisitor$ValueResult/net/minecraft/nbt/StreamTagVisitor$ValueResult +MD: net/minecraft/nbt/StreamTagVisitor$ValueResult/ ()V net/minecraft/nbt/StreamTagVisitor$ValueResult/ ()V +MD: net/minecraft/nbt/StreamTagVisitor$ValueResult/ (Ljava/lang/String;I)V net/minecraft/nbt/StreamTagVisitor$ValueResult/ (Ljava/lang/String;I)V +MD: net/minecraft/nbt/StreamTagVisitor$ValueResult/m_197559_ ()[Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor$ValueResult/$values ()[Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor$ValueResult/valueOf (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor$ValueResult/valueOf (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StreamTagVisitor$ValueResult/values ()[Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StreamTagVisitor$ValueResult/values ()[Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +CL: net/minecraft/nbt/StringTag net/minecraft/nbt/StringTag +FD: net/minecraft/nbt/StringTag/f_129288_ net/minecraft/nbt/StringTag/TYPE +FD: net/minecraft/nbt/StringTag/f_129289_ net/minecraft/nbt/StringTag/EMPTY +FD: net/minecraft/nbt/StringTag/f_129290_ net/minecraft/nbt/StringTag/data +FD: net/minecraft/nbt/StringTag/f_178148_ net/minecraft/nbt/StringTag/SELF_SIZE_IN_BITS +FD: net/minecraft/nbt/StringTag/f_178149_ net/minecraft/nbt/StringTag/DOUBLE_QUOTE +FD: net/minecraft/nbt/StringTag/f_178150_ net/minecraft/nbt/StringTag/SINGLE_QUOTE +FD: net/minecraft/nbt/StringTag/f_178151_ net/minecraft/nbt/StringTag/ESCAPE +FD: net/minecraft/nbt/StringTag/f_178152_ net/minecraft/nbt/StringTag/NOT_SET +FD: net/minecraft/nbt/StringTag/net/minecraft/nbt/StringTag net/minecraft/nbt/StringTag/net/minecraft/nbt/StringTag +MD: net/minecraft/nbt/StringTag/ ()V net/minecraft/nbt/StringTag/ ()V +MD: net/minecraft/nbt/StringTag/ (Ljava/lang/String;)V net/minecraft/nbt/StringTag/ (Ljava/lang/String;)V +MD: net/minecraft/nbt/StringTag/equals (Ljava/lang/Object;)Z net/minecraft/nbt/StringTag/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/StringTag/hashCode ()I net/minecraft/nbt/StringTag/hashCode ()I +MD: net/minecraft/nbt/StringTag/m_129297_ (Ljava/lang/String;)Lnet/minecraft/nbt/StringTag; net/minecraft/nbt/StringTag/valueOf (Ljava/lang/String;)Lnet/minecraft/nbt/StringTag; +MD: net/minecraft/nbt/StringTag/m_129303_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/nbt/StringTag/quoteAndEscape (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/nbt/StringTag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/StringTag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/StringTag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StringTag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StringTag/m_197563_ (Ljava/io/DataInput;)V net/minecraft/nbt/StringTag/skipString (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/StringTag/m_6426_ ()Lnet/minecraft/nbt/StringTag; net/minecraft/nbt/StringTag/copy ()Lnet/minecraft/nbt/StringTag; +MD: net/minecraft/nbt/StringTag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/StringTag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/StringTag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/StringTag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/StringTag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/StringTag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/StringTag/m_7060_ ()B net/minecraft/nbt/StringTag/getId ()B +MD: net/minecraft/nbt/StringTag/m_7916_ ()Ljava/lang/String; net/minecraft/nbt/StringTag/getAsString ()Ljava/lang/String; +MD: net/minecraft/nbt/StringTag/toString ()Ljava/lang/String; net/minecraft/nbt/StringTag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/StringTag$1 net/minecraft/nbt/StringTag$1 +FD: net/minecraft/nbt/StringTag$1/net/minecraft/nbt/StringTag$1 net/minecraft/nbt/StringTag$1/net/minecraft/nbt/StringTag$1 +MD: net/minecraft/nbt/StringTag$1/ ()V net/minecraft/nbt/StringTag$1/ ()V +MD: net/minecraft/nbt/StringTag$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/StringTag$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/StringTag$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/StringTag$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/StringTag$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/StringTag$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/StringTag$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/StringTag$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/StringTag$1/m_7064_ ()Z net/minecraft/nbt/StringTag$1/isValue ()Z +MD: net/minecraft/nbt/StringTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/StringTag; net/minecraft/nbt/StringTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/StringTag; +MD: net/minecraft/nbt/StringTag$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/StringTag$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/StringTagVisitor net/minecraft/nbt/StringTagVisitor +FD: net/minecraft/nbt/StringTagVisitor/f_178155_ net/minecraft/nbt/StringTagVisitor/SIMPLE_VALUE +FD: net/minecraft/nbt/StringTagVisitor/f_178156_ net/minecraft/nbt/StringTagVisitor/builder +FD: net/minecraft/nbt/StringTagVisitor/net/minecraft/nbt/StringTagVisitor net/minecraft/nbt/StringTagVisitor/net/minecraft/nbt/StringTagVisitor +MD: net/minecraft/nbt/StringTagVisitor/ ()V net/minecraft/nbt/StringTagVisitor/ ()V +MD: net/minecraft/nbt/StringTagVisitor/ ()V net/minecraft/nbt/StringTagVisitor/ ()V +MD: net/minecraft/nbt/StringTagVisitor/m_141946_ (Lnet/minecraft/nbt/ByteTag;)V net/minecraft/nbt/StringTagVisitor/visitByte (Lnet/minecraft/nbt/ByteTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142045_ (Lnet/minecraft/nbt/IntTag;)V net/minecraft/nbt/StringTagVisitor/visitInt (Lnet/minecraft/nbt/IntTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142046_ (Lnet/minecraft/nbt/LongTag;)V net/minecraft/nbt/StringTagVisitor/visitLong (Lnet/minecraft/nbt/LongTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142121_ (Lnet/minecraft/nbt/DoubleTag;)V net/minecraft/nbt/StringTagVisitor/visitDouble (Lnet/minecraft/nbt/DoubleTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142154_ (Lnet/minecraft/nbt/ByteArrayTag;)V net/minecraft/nbt/StringTagVisitor/visitByteArray (Lnet/minecraft/nbt/ByteArrayTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142181_ (Lnet/minecraft/nbt/FloatTag;)V net/minecraft/nbt/StringTagVisitor/visitFloat (Lnet/minecraft/nbt/FloatTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142183_ (Lnet/minecraft/nbt/ShortTag;)V net/minecraft/nbt/StringTagVisitor/visitShort (Lnet/minecraft/nbt/ShortTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142251_ (Lnet/minecraft/nbt/IntArrayTag;)V net/minecraft/nbt/StringTagVisitor/visitIntArray (Lnet/minecraft/nbt/IntArrayTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142303_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/nbt/StringTagVisitor/visitCompound (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142309_ (Lnet/minecraft/nbt/LongArrayTag;)V net/minecraft/nbt/StringTagVisitor/visitLongArray (Lnet/minecraft/nbt/LongArrayTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142384_ (Lnet/minecraft/nbt/EndTag;)V net/minecraft/nbt/StringTagVisitor/visitEnd (Lnet/minecraft/nbt/EndTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142447_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/nbt/StringTagVisitor/visitList (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_142614_ (Lnet/minecraft/nbt/StringTag;)V net/minecraft/nbt/StringTagVisitor/visitString (Lnet/minecraft/nbt/StringTag;)V +MD: net/minecraft/nbt/StringTagVisitor/m_178159_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/nbt/StringTagVisitor/handleEscape (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/nbt/StringTagVisitor/m_178187_ (Lnet/minecraft/nbt/Tag;)Ljava/lang/String; net/minecraft/nbt/StringTagVisitor/visit (Lnet/minecraft/nbt/Tag;)Ljava/lang/String; +CL: net/minecraft/nbt/Tag net/minecraft/nbt/Tag +FD: net/minecraft/nbt/Tag/f_178189_ net/minecraft/nbt/Tag/OBJECT_HEADER +FD: net/minecraft/nbt/Tag/f_178190_ net/minecraft/nbt/Tag/ARRAY_HEADER +FD: net/minecraft/nbt/Tag/f_178191_ net/minecraft/nbt/Tag/OBJECT_REFERENCE +FD: net/minecraft/nbt/Tag/f_178192_ net/minecraft/nbt/Tag/STRING_SIZE +FD: net/minecraft/nbt/Tag/f_178193_ net/minecraft/nbt/Tag/TAG_END +FD: net/minecraft/nbt/Tag/f_178194_ net/minecraft/nbt/Tag/TAG_BYTE +FD: net/minecraft/nbt/Tag/f_178195_ net/minecraft/nbt/Tag/TAG_SHORT +FD: net/minecraft/nbt/Tag/f_178196_ net/minecraft/nbt/Tag/TAG_INT +FD: net/minecraft/nbt/Tag/f_178197_ net/minecraft/nbt/Tag/TAG_LONG +FD: net/minecraft/nbt/Tag/f_178198_ net/minecraft/nbt/Tag/TAG_FLOAT +FD: net/minecraft/nbt/Tag/f_178199_ net/minecraft/nbt/Tag/TAG_DOUBLE +FD: net/minecraft/nbt/Tag/f_178200_ net/minecraft/nbt/Tag/TAG_BYTE_ARRAY +FD: net/minecraft/nbt/Tag/f_178201_ net/minecraft/nbt/Tag/TAG_STRING +FD: net/minecraft/nbt/Tag/f_178202_ net/minecraft/nbt/Tag/TAG_LIST +FD: net/minecraft/nbt/Tag/f_178203_ net/minecraft/nbt/Tag/TAG_COMPOUND +FD: net/minecraft/nbt/Tag/f_178204_ net/minecraft/nbt/Tag/TAG_INT_ARRAY +FD: net/minecraft/nbt/Tag/f_178205_ net/minecraft/nbt/Tag/TAG_LONG_ARRAY +FD: net/minecraft/nbt/Tag/f_178206_ net/minecraft/nbt/Tag/TAG_ANY_NUMERIC +FD: net/minecraft/nbt/Tag/f_178207_ net/minecraft/nbt/Tag/MAX_DEPTH +FD: net/minecraft/nbt/Tag/net/minecraft/nbt/Tag net/minecraft/nbt/Tag/net/minecraft/nbt/Tag +MD: net/minecraft/nbt/Tag/m_142327_ (Lnet/minecraft/nbt/TagVisitor;)V net/minecraft/nbt/Tag/accept (Lnet/minecraft/nbt/TagVisitor;)V +MD: net/minecraft/nbt/Tag/m_196533_ (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/Tag/accept (Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/Tag/m_197573_ (Lnet/minecraft/nbt/StreamTagVisitor;)V net/minecraft/nbt/Tag/acceptAsRoot (Lnet/minecraft/nbt/StreamTagVisitor;)V +MD: net/minecraft/nbt/Tag/m_6426_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/Tag/copy ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/Tag/m_6434_ (Ljava/io/DataOutput;)V net/minecraft/nbt/Tag/write (Ljava/io/DataOutput;)V +MD: net/minecraft/nbt/Tag/m_6458_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/Tag/getType ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/Tag/m_7060_ ()B net/minecraft/nbt/Tag/getId ()B +MD: net/minecraft/nbt/Tag/m_7916_ ()Ljava/lang/String; net/minecraft/nbt/Tag/getAsString ()Ljava/lang/String; +MD: net/minecraft/nbt/Tag/toString ()Ljava/lang/String; net/minecraft/nbt/Tag/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/TagParser net/minecraft/nbt/TagParser +FD: net/minecraft/nbt/TagParser/f_129334_ net/minecraft/nbt/TagParser/ERROR_TRAILING_DATA +FD: net/minecraft/nbt/TagParser/f_129335_ net/minecraft/nbt/TagParser/ERROR_EXPECTED_KEY +FD: net/minecraft/nbt/TagParser/f_129336_ net/minecraft/nbt/TagParser/ERROR_EXPECTED_VALUE +FD: net/minecraft/nbt/TagParser/f_129337_ net/minecraft/nbt/TagParser/ERROR_INSERT_MIXED_LIST +FD: net/minecraft/nbt/TagParser/f_129338_ net/minecraft/nbt/TagParser/ERROR_INSERT_MIXED_ARRAY +FD: net/minecraft/nbt/TagParser/f_129339_ net/minecraft/nbt/TagParser/ERROR_INVALID_ARRAY +FD: net/minecraft/nbt/TagParser/f_129340_ net/minecraft/nbt/TagParser/DOUBLE_PATTERN_NOSUFFIX +FD: net/minecraft/nbt/TagParser/f_129341_ net/minecraft/nbt/TagParser/DOUBLE_PATTERN +FD: net/minecraft/nbt/TagParser/f_129342_ net/minecraft/nbt/TagParser/FLOAT_PATTERN +FD: net/minecraft/nbt/TagParser/f_129343_ net/minecraft/nbt/TagParser/BYTE_PATTERN +FD: net/minecraft/nbt/TagParser/f_129344_ net/minecraft/nbt/TagParser/LONG_PATTERN +FD: net/minecraft/nbt/TagParser/f_129345_ net/minecraft/nbt/TagParser/SHORT_PATTERN +FD: net/minecraft/nbt/TagParser/f_129346_ net/minecraft/nbt/TagParser/INT_PATTERN +FD: net/minecraft/nbt/TagParser/f_129347_ net/minecraft/nbt/TagParser/reader +FD: net/minecraft/nbt/TagParser/f_178209_ net/minecraft/nbt/TagParser/ELEMENT_SEPARATOR +FD: net/minecraft/nbt/TagParser/f_178210_ net/minecraft/nbt/TagParser/NAME_VALUE_SEPARATOR +FD: net/minecraft/nbt/TagParser/f_178211_ net/minecraft/nbt/TagParser/LIST_OPEN +FD: net/minecraft/nbt/TagParser/f_178212_ net/minecraft/nbt/TagParser/LIST_CLOSE +FD: net/minecraft/nbt/TagParser/f_178213_ net/minecraft/nbt/TagParser/STRUCT_CLOSE +FD: net/minecraft/nbt/TagParser/f_178214_ net/minecraft/nbt/TagParser/STRUCT_OPEN +FD: net/minecraft/nbt/TagParser/net/minecraft/nbt/TagParser net/minecraft/nbt/TagParser/net/minecraft/nbt/TagParser +MD: net/minecraft/nbt/TagParser/ ()V net/minecraft/nbt/TagParser/ ()V +MD: net/minecraft/nbt/TagParser/ (Lcom/mojang/brigadier/StringReader;)V net/minecraft/nbt/TagParser/ (Lcom/mojang/brigadier/StringReader;)V +MD: net/minecraft/nbt/TagParser/m_129351_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/TagParser/readSingleStruct ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/TagParser/m_129352_ (C)V net/minecraft/nbt/TagParser/expect (C)V +MD: net/minecraft/nbt/TagParser/m_129354_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/nbt/TagParser/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/nbt/TagParser/m_129356_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/nbt/TagParser/lambda$static$1 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/nbt/TagParser/m_129359_ (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/TagParser/parseTag (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/TagParser/m_129361_ (Lnet/minecraft/nbt/TagType;Lnet/minecraft/nbt/TagType;)Ljava/util/List; net/minecraft/nbt/TagParser/readArray (Lnet/minecraft/nbt/TagType;Lnet/minecraft/nbt/TagType;)Ljava/util/List; +MD: net/minecraft/nbt/TagParser/m_129364_ ()Ljava/lang/String; net/minecraft/nbt/TagParser/readKey ()Ljava/lang/String; +MD: net/minecraft/nbt/TagParser/m_129365_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/nbt/TagParser/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/nbt/TagParser/m_129368_ (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagParser/type (Ljava/lang/String;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/TagParser/m_129370_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagParser/readTypedValue ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/TagParser/m_129371_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagParser/readValue ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/TagParser/m_129372_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagParser/readList ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/TagParser/m_129373_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/nbt/TagParser/readStruct ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/nbt/TagParser/m_129374_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagParser/readListTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/TagParser/m_129375_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagParser/readArrayTag ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/TagParser/m_129376_ ()Z net/minecraft/nbt/TagParser/hasElementSeparator ()Z +CL: net/minecraft/nbt/TagType net/minecraft/nbt/TagType +FD: net/minecraft/nbt/TagType/net/minecraft/nbt/TagType net/minecraft/nbt/TagType/net/minecraft/nbt/TagType +MD: net/minecraft/nbt/TagType/m_129377_ (I)Lnet/minecraft/nbt/TagType; net/minecraft/nbt/TagType/createInvalid (I)Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/TagType/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/TagType/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/TagType/m_196189_ (Ljava/io/DataInput;I)V net/minecraft/nbt/TagType/skip (Ljava/io/DataInput;I)V +MD: net/minecraft/nbt/TagType/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/TagType/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/TagType/m_197580_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)V net/minecraft/nbt/TagType/parseRoot (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)V +MD: net/minecraft/nbt/TagType/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/TagType/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/TagType/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/TagType/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/TagType/m_7064_ ()Z net/minecraft/nbt/TagType/isValue ()Z +MD: net/minecraft/nbt/TagType/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagType/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/TagType$1 net/minecraft/nbt/TagType$1 +FD: net/minecraft/nbt/TagType$1/f_129382_ net/minecraft/nbt/TagType$1/val$id +FD: net/minecraft/nbt/TagType$1/net/minecraft/nbt/TagType$1 net/minecraft/nbt/TagType$1/net/minecraft/nbt/TagType$1 +MD: net/minecraft/nbt/TagType$1/ (I)V net/minecraft/nbt/TagType$1/ (I)V +MD: net/minecraft/nbt/TagType$1/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/TagType$1/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/TagType$1/m_196189_ (Ljava/io/DataInput;I)V net/minecraft/nbt/TagType$1/skip (Ljava/io/DataInput;I)V +MD: net/minecraft/nbt/TagType$1/m_196511_ (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/TagType$1/parse (Ljava/io/DataInput;Lnet/minecraft/nbt/StreamTagVisitor;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/TagType$1/m_197591_ ()Ljava/io/IOException; net/minecraft/nbt/TagType$1/createException ()Ljava/io/IOException; +MD: net/minecraft/nbt/TagType$1/m_5986_ ()Ljava/lang/String; net/minecraft/nbt/TagType$1/getPrettyName ()Ljava/lang/String; +MD: net/minecraft/nbt/TagType$1/m_5987_ ()Ljava/lang/String; net/minecraft/nbt/TagType$1/getName ()Ljava/lang/String; +MD: net/minecraft/nbt/TagType$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/EndTag; net/minecraft/nbt/TagType$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/EndTag; +MD: net/minecraft/nbt/TagType$1/m_7300_ (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; net/minecraft/nbt/TagType$1/load (Ljava/io/DataInput;ILnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/nbt/TagType$2 net/minecraft/nbt/TagType$2 +FD: net/minecraft/nbt/TagType$2/f_197592_ net/minecraft/nbt/TagType$2/$SwitchMap$net$minecraft$nbt$StreamTagVisitor$ValueResult +FD: net/minecraft/nbt/TagType$2/net/minecraft/nbt/TagType$2 net/minecraft/nbt/TagType$2/net/minecraft/nbt/TagType$2 +MD: net/minecraft/nbt/TagType$2/ ()V net/minecraft/nbt/TagType$2/ ()V +CL: net/minecraft/nbt/TagType$StaticSize net/minecraft/nbt/TagType$StaticSize +FD: net/minecraft/nbt/TagType$StaticSize/net/minecraft/nbt/TagType$StaticSize net/minecraft/nbt/TagType$StaticSize/net/minecraft/nbt/TagType$StaticSize +MD: net/minecraft/nbt/TagType$StaticSize/m_196159_ (Ljava/io/DataInput;)V net/minecraft/nbt/TagType$StaticSize/skip (Ljava/io/DataInput;)V +MD: net/minecraft/nbt/TagType$StaticSize/m_196189_ (Ljava/io/DataInput;I)V net/minecraft/nbt/TagType$StaticSize/skip (Ljava/io/DataInput;I)V +MD: net/minecraft/nbt/TagType$StaticSize/m_196292_ ()I net/minecraft/nbt/TagType$StaticSize/size ()I +CL: net/minecraft/nbt/TagType$VariableSize net/minecraft/nbt/TagType$VariableSize +FD: net/minecraft/nbt/TagType$VariableSize/net/minecraft/nbt/TagType$VariableSize net/minecraft/nbt/TagType$VariableSize/net/minecraft/nbt/TagType$VariableSize +MD: net/minecraft/nbt/TagType$VariableSize/m_196189_ (Ljava/io/DataInput;I)V net/minecraft/nbt/TagType$VariableSize/skip (Ljava/io/DataInput;I)V +CL: net/minecraft/nbt/TagTypes net/minecraft/nbt/TagTypes +FD: net/minecraft/nbt/TagTypes/f_129395_ net/minecraft/nbt/TagTypes/TYPES +FD: net/minecraft/nbt/TagTypes/net/minecraft/nbt/TagTypes net/minecraft/nbt/TagTypes/net/minecraft/nbt/TagTypes +MD: net/minecraft/nbt/TagTypes/ ()V net/minecraft/nbt/TagTypes/ ()V +MD: net/minecraft/nbt/TagTypes/ ()V net/minecraft/nbt/TagTypes/ ()V +MD: net/minecraft/nbt/TagTypes/m_129397_ (I)Lnet/minecraft/nbt/TagType; net/minecraft/nbt/TagTypes/getType (I)Lnet/minecraft/nbt/TagType; +CL: net/minecraft/nbt/TagVisitor net/minecraft/nbt/TagVisitor +FD: net/minecraft/nbt/TagVisitor/net/minecraft/nbt/TagVisitor net/minecraft/nbt/TagVisitor/net/minecraft/nbt/TagVisitor +MD: net/minecraft/nbt/TagVisitor/m_141946_ (Lnet/minecraft/nbt/ByteTag;)V net/minecraft/nbt/TagVisitor/visitByte (Lnet/minecraft/nbt/ByteTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142045_ (Lnet/minecraft/nbt/IntTag;)V net/minecraft/nbt/TagVisitor/visitInt (Lnet/minecraft/nbt/IntTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142046_ (Lnet/minecraft/nbt/LongTag;)V net/minecraft/nbt/TagVisitor/visitLong (Lnet/minecraft/nbt/LongTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142121_ (Lnet/minecraft/nbt/DoubleTag;)V net/minecraft/nbt/TagVisitor/visitDouble (Lnet/minecraft/nbt/DoubleTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142154_ (Lnet/minecraft/nbt/ByteArrayTag;)V net/minecraft/nbt/TagVisitor/visitByteArray (Lnet/minecraft/nbt/ByteArrayTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142181_ (Lnet/minecraft/nbt/FloatTag;)V net/minecraft/nbt/TagVisitor/visitFloat (Lnet/minecraft/nbt/FloatTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142183_ (Lnet/minecraft/nbt/ShortTag;)V net/minecraft/nbt/TagVisitor/visitShort (Lnet/minecraft/nbt/ShortTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142251_ (Lnet/minecraft/nbt/IntArrayTag;)V net/minecraft/nbt/TagVisitor/visitIntArray (Lnet/minecraft/nbt/IntArrayTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142303_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/nbt/TagVisitor/visitCompound (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142309_ (Lnet/minecraft/nbt/LongArrayTag;)V net/minecraft/nbt/TagVisitor/visitLongArray (Lnet/minecraft/nbt/LongArrayTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142384_ (Lnet/minecraft/nbt/EndTag;)V net/minecraft/nbt/TagVisitor/visitEnd (Lnet/minecraft/nbt/EndTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142447_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/nbt/TagVisitor/visitList (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/nbt/TagVisitor/m_142614_ (Lnet/minecraft/nbt/StringTag;)V net/minecraft/nbt/TagVisitor/visitString (Lnet/minecraft/nbt/StringTag;)V +CL: net/minecraft/nbt/TextComponentTagVisitor net/minecraft/nbt/TextComponentTagVisitor +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178229_ net/minecraft/nbt/TextComponentTagVisitor/LOGGER +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178230_ net/minecraft/nbt/TextComponentTagVisitor/INLINE_LIST_THRESHOLD +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178231_ net/minecraft/nbt/TextComponentTagVisitor/INLINE_ELEMENT_TYPES +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178232_ net/minecraft/nbt/TextComponentTagVisitor/SYNTAX_HIGHLIGHTING_KEY +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178233_ net/minecraft/nbt/TextComponentTagVisitor/SYNTAX_HIGHLIGHTING_STRING +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178234_ net/minecraft/nbt/TextComponentTagVisitor/SYNTAX_HIGHLIGHTING_NUMBER +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178235_ net/minecraft/nbt/TextComponentTagVisitor/SYNTAX_HIGHLIGHTING_NUMBER_TYPE +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178236_ net/minecraft/nbt/TextComponentTagVisitor/SIMPLE_VALUE +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178237_ net/minecraft/nbt/TextComponentTagVisitor/NAME_VALUE_SEPARATOR +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178238_ net/minecraft/nbt/TextComponentTagVisitor/ELEMENT_SEPARATOR +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178239_ net/minecraft/nbt/TextComponentTagVisitor/LIST_OPEN +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178240_ net/minecraft/nbt/TextComponentTagVisitor/LIST_CLOSE +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178241_ net/minecraft/nbt/TextComponentTagVisitor/LIST_TYPE_SEPARATOR +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178242_ net/minecraft/nbt/TextComponentTagVisitor/ELEMENT_SPACING +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178243_ net/minecraft/nbt/TextComponentTagVisitor/STRUCT_OPEN +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178244_ net/minecraft/nbt/TextComponentTagVisitor/STRUCT_CLOSE +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178245_ net/minecraft/nbt/TextComponentTagVisitor/NEWLINE +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178246_ net/minecraft/nbt/TextComponentTagVisitor/indentation +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178247_ net/minecraft/nbt/TextComponentTagVisitor/depth +FD: net/minecraft/nbt/TextComponentTagVisitor/f_178248_ net/minecraft/nbt/TextComponentTagVisitor/result +FD: net/minecraft/nbt/TextComponentTagVisitor/net/minecraft/nbt/TextComponentTagVisitor net/minecraft/nbt/TextComponentTagVisitor/net/minecraft/nbt/TextComponentTagVisitor +MD: net/minecraft/nbt/TextComponentTagVisitor/ ()V net/minecraft/nbt/TextComponentTagVisitor/ ()V +MD: net/minecraft/nbt/TextComponentTagVisitor/ (Ljava/lang/String;I)V net/minecraft/nbt/TextComponentTagVisitor/ (Ljava/lang/String;I)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_141946_ (Lnet/minecraft/nbt/ByteTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitByte (Lnet/minecraft/nbt/ByteTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142045_ (Lnet/minecraft/nbt/IntTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitInt (Lnet/minecraft/nbt/IntTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142046_ (Lnet/minecraft/nbt/LongTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitLong (Lnet/minecraft/nbt/LongTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142121_ (Lnet/minecraft/nbt/DoubleTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitDouble (Lnet/minecraft/nbt/DoubleTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142154_ (Lnet/minecraft/nbt/ByteArrayTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitByteArray (Lnet/minecraft/nbt/ByteArrayTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142181_ (Lnet/minecraft/nbt/FloatTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitFloat (Lnet/minecraft/nbt/FloatTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142183_ (Lnet/minecraft/nbt/ShortTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitShort (Lnet/minecraft/nbt/ShortTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142251_ (Lnet/minecraft/nbt/IntArrayTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitIntArray (Lnet/minecraft/nbt/IntArrayTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142303_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitCompound (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142309_ (Lnet/minecraft/nbt/LongArrayTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitLongArray (Lnet/minecraft/nbt/LongArrayTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142384_ (Lnet/minecraft/nbt/EndTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitEnd (Lnet/minecraft/nbt/EndTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142447_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitList (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_142614_ (Lnet/minecraft/nbt/StringTag;)V net/minecraft/nbt/TextComponentTagVisitor/visitString (Lnet/minecraft/nbt/StringTag;)V +MD: net/minecraft/nbt/TextComponentTagVisitor/m_178253_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/nbt/TextComponentTagVisitor/handleEscapePretty (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/nbt/TextComponentTagVisitor/m_178281_ (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; net/minecraft/nbt/TextComponentTagVisitor/visit (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/nbt/package-info net/minecraft/nbt/package-info +FD: net/minecraft/nbt/package-info/net/minecraft/nbt/package-info net/minecraft/nbt/package-info/net/minecraft/nbt/package-info +CL: net/minecraft/nbt/visitors/CollectFields net/minecraft/nbt/visitors/CollectFields +FD: net/minecraft/nbt/visitors/CollectFields/f_197602_ net/minecraft/nbt/visitors/CollectFields/fieldsToGetCount +FD: net/minecraft/nbt/visitors/CollectFields/f_197603_ net/minecraft/nbt/visitors/CollectFields/wantedTypes +FD: net/minecraft/nbt/visitors/CollectFields/f_197604_ net/minecraft/nbt/visitors/CollectFields/stack +FD: net/minecraft/nbt/visitors/CollectFields/net/minecraft/nbt/visitors/CollectFields net/minecraft/nbt/visitors/CollectFields/net/minecraft/nbt/visitors/CollectFields +MD: net/minecraft/nbt/visitors/CollectFields/ ([Lnet/minecraft/nbt/visitors/FieldSelector;)V net/minecraft/nbt/visitors/CollectFields/ ([Lnet/minecraft/nbt/visitors/FieldSelector;)V +MD: net/minecraft/nbt/visitors/CollectFields/m_196213_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectFields/visitRootEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectFields/m_196214_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/CollectFields/visitEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/CollectFields/m_196425_ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/CollectFields/visitEntry (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/CollectFields/m_196527_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectFields/visitContainerEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectFields/m_197615_ ()I net/minecraft/nbt/visitors/CollectFields/getMissingFieldCount ()I +CL: net/minecraft/nbt/visitors/CollectToTag net/minecraft/nbt/visitors/CollectToTag +FD: net/minecraft/nbt/visitors/CollectToTag/f_197662_ net/minecraft/nbt/visitors/CollectToTag/lastId +FD: net/minecraft/nbt/visitors/CollectToTag/f_197663_ net/minecraft/nbt/visitors/CollectToTag/rootTag +FD: net/minecraft/nbt/visitors/CollectToTag/f_197664_ net/minecraft/nbt/visitors/CollectToTag/consumerStack +FD: net/minecraft/nbt/visitors/CollectToTag/net/minecraft/nbt/visitors/CollectToTag net/minecraft/nbt/visitors/CollectToTag/net/minecraft/nbt/visitors/CollectToTag +MD: net/minecraft/nbt/visitors/CollectToTag/ ()V net/minecraft/nbt/visitors/CollectToTag/ ()V +MD: net/minecraft/nbt/visitors/CollectToTag/m_196152_ ([B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit ([B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196209_ (B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit (B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196213_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visitRootEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196214_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/CollectToTag/visitEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196280_ ([J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit ([J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196295_ (J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit (J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196338_ (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/CollectToTag/visitElement (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196339_ (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visitList (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196353_ (I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit (I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196376_ ([I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit ([I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196425_ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/CollectToTag/visitEntry (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196455_ (D)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit (D)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196458_ (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196525_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visitEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196527_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visitContainerEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196532_ (F)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit (F)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_196553_ (S)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/CollectToTag/visit (S)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/CollectToTag/m_197679_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/visitors/CollectToTag/lambda$visitRootEntry$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/visitors/CollectToTag/m_197682_ (Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/visitors/CollectToTag/appendEntry (Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/visitors/CollectToTag/m_197701_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/visitors/CollectToTag/lambda$enterContainerIfNeeded$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/visitors/CollectToTag/m_197704_ (Lnet/minecraft/nbt/Tag;)V net/minecraft/nbt/visitors/CollectToTag/lambda$visitRootEntry$2 (Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/nbt/visitors/CollectToTag/m_197711_ (Lnet/minecraft/nbt/TagType;)V net/minecraft/nbt/visitors/CollectToTag/enterContainerIfNeeded (Lnet/minecraft/nbt/TagType;)V +MD: net/minecraft/nbt/visitors/CollectToTag/m_197713_ ()Lnet/minecraft/nbt/Tag; net/minecraft/nbt/visitors/CollectToTag/getResult ()Lnet/minecraft/nbt/Tag; +MD: net/minecraft/nbt/visitors/CollectToTag/m_197714_ ()I net/minecraft/nbt/visitors/CollectToTag/depth ()I +CL: net/minecraft/nbt/visitors/FieldSelector net/minecraft/nbt/visitors/FieldSelector +FD: net/minecraft/nbt/visitors/FieldSelector/f_202497_ net/minecraft/nbt/visitors/FieldSelector/path +FD: net/minecraft/nbt/visitors/FieldSelector/f_202498_ net/minecraft/nbt/visitors/FieldSelector/type +FD: net/minecraft/nbt/visitors/FieldSelector/f_202499_ net/minecraft/nbt/visitors/FieldSelector/name +FD: net/minecraft/nbt/visitors/FieldSelector/net/minecraft/nbt/visitors/FieldSelector net/minecraft/nbt/visitors/FieldSelector/net/minecraft/nbt/visitors/FieldSelector +MD: net/minecraft/nbt/visitors/FieldSelector/ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V net/minecraft/nbt/visitors/FieldSelector/ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V +MD: net/minecraft/nbt/visitors/FieldSelector/ (Ljava/lang/String;Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V net/minecraft/nbt/visitors/FieldSelector/ (Ljava/lang/String;Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V +MD: net/minecraft/nbt/visitors/FieldSelector/ (Ljava/util/List;Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V net/minecraft/nbt/visitors/FieldSelector/ (Ljava/util/List;Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V +MD: net/minecraft/nbt/visitors/FieldSelector/ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V net/minecraft/nbt/visitors/FieldSelector/ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)V +MD: net/minecraft/nbt/visitors/FieldSelector/equals (Ljava/lang/Object;)Z net/minecraft/nbt/visitors/FieldSelector/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/visitors/FieldSelector/f_202497_ ()Ljava/util/List; net/minecraft/nbt/visitors/FieldSelector/path ()Ljava/util/List; +MD: net/minecraft/nbt/visitors/FieldSelector/f_202498_ ()Lnet/minecraft/nbt/TagType; net/minecraft/nbt/visitors/FieldSelector/type ()Lnet/minecraft/nbt/TagType; +MD: net/minecraft/nbt/visitors/FieldSelector/f_202499_ ()Ljava/lang/String; net/minecraft/nbt/visitors/FieldSelector/name ()Ljava/lang/String; +MD: net/minecraft/nbt/visitors/FieldSelector/hashCode ()I net/minecraft/nbt/visitors/FieldSelector/hashCode ()I +MD: net/minecraft/nbt/visitors/FieldSelector/toString ()Ljava/lang/String; net/minecraft/nbt/visitors/FieldSelector/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/visitors/FieldTree net/minecraft/nbt/visitors/FieldTree +FD: net/minecraft/nbt/visitors/FieldTree/f_202523_ net/minecraft/nbt/visitors/FieldTree/depth +FD: net/minecraft/nbt/visitors/FieldTree/f_202524_ net/minecraft/nbt/visitors/FieldTree/selectedFields +FD: net/minecraft/nbt/visitors/FieldTree/f_202525_ net/minecraft/nbt/visitors/FieldTree/fieldsToRecurse +FD: net/minecraft/nbt/visitors/FieldTree/net/minecraft/nbt/visitors/FieldTree net/minecraft/nbt/visitors/FieldTree/net/minecraft/nbt/visitors/FieldTree +MD: net/minecraft/nbt/visitors/FieldTree/ (I)V net/minecraft/nbt/visitors/FieldTree/ (I)V +MD: net/minecraft/nbt/visitors/FieldTree/ (ILjava/util/Map;Ljava/util/Map;)V net/minecraft/nbt/visitors/FieldTree/ (ILjava/util/Map;Ljava/util/Map;)V +MD: net/minecraft/nbt/visitors/FieldTree/equals (Ljava/lang/Object;)Z net/minecraft/nbt/visitors/FieldTree/equals (Ljava/lang/Object;)Z +MD: net/minecraft/nbt/visitors/FieldTree/f_202523_ ()I net/minecraft/nbt/visitors/FieldTree/depth ()I +MD: net/minecraft/nbt/visitors/FieldTree/f_202524_ ()Ljava/util/Map; net/minecraft/nbt/visitors/FieldTree/selectedFields ()Ljava/util/Map; +MD: net/minecraft/nbt/visitors/FieldTree/f_202525_ ()Ljava/util/Map; net/minecraft/nbt/visitors/FieldTree/fieldsToRecurse ()Ljava/util/Map; +MD: net/minecraft/nbt/visitors/FieldTree/hashCode ()I net/minecraft/nbt/visitors/FieldTree/hashCode ()I +MD: net/minecraft/nbt/visitors/FieldTree/m_202532_ ()Lnet/minecraft/nbt/visitors/FieldTree; net/minecraft/nbt/visitors/FieldTree/createRoot ()Lnet/minecraft/nbt/visitors/FieldTree; +MD: net/minecraft/nbt/visitors/FieldTree/m_202533_ (Ljava/lang/String;)Lnet/minecraft/nbt/visitors/FieldTree; net/minecraft/nbt/visitors/FieldTree/lambda$addEntry$0 (Ljava/lang/String;)Lnet/minecraft/nbt/visitors/FieldTree; +MD: net/minecraft/nbt/visitors/FieldTree/m_202535_ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Z net/minecraft/nbt/visitors/FieldTree/isSelected (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Z +MD: net/minecraft/nbt/visitors/FieldTree/m_202538_ (Lnet/minecraft/nbt/visitors/FieldSelector;)V net/minecraft/nbt/visitors/FieldTree/addEntry (Lnet/minecraft/nbt/visitors/FieldSelector;)V +MD: net/minecraft/nbt/visitors/FieldTree/toString ()Ljava/lang/String; net/minecraft/nbt/visitors/FieldTree/toString ()Ljava/lang/String; +CL: net/minecraft/nbt/visitors/SkipAll net/minecraft/nbt/visitors/SkipAll +FD: net/minecraft/nbt/visitors/SkipAll/f_197715_ net/minecraft/nbt/visitors/SkipAll/INSTANCE +FD: net/minecraft/nbt/visitors/SkipAll/net/minecraft/nbt/visitors/SkipAll net/minecraft/nbt/visitors/SkipAll/net/minecraft/nbt/visitors/SkipAll +MD: net/minecraft/nbt/visitors/SkipAll/ ()V net/minecraft/nbt/visitors/SkipAll/ ()V +MD: net/minecraft/nbt/visitors/SkipAll/m_196152_ ([B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit ([B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196209_ (B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit (B)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196213_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visitRootEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196214_ (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/SkipAll/visitEntry (Lnet/minecraft/nbt/TagType;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196280_ ([J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit ([J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196295_ (J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit (J)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196338_ (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/SkipAll/visitElement (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196339_ (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visitList (Lnet/minecraft/nbt/TagType;I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196353_ (I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit (I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196376_ ([I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit ([I)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196425_ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/SkipAll/visitEntry (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196455_ (D)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit (D)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196458_ (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit (Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196525_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visitEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196527_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visitContainerEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196532_ (F)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit (F)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +MD: net/minecraft/nbt/visitors/SkipAll/m_196553_ (S)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipAll/visit (S)Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +CL: net/minecraft/nbt/visitors/SkipAll$1 net/minecraft/nbt/visitors/SkipAll$1 +FD: net/minecraft/nbt/visitors/SkipAll$1/net/minecraft/nbt/visitors/SkipAll$1 net/minecraft/nbt/visitors/SkipAll$1/net/minecraft/nbt/visitors/SkipAll$1 +MD: net/minecraft/nbt/visitors/SkipAll$1/ ()V net/minecraft/nbt/visitors/SkipAll$1/ ()V +CL: net/minecraft/nbt/visitors/SkipFields net/minecraft/nbt/visitors/SkipFields +FD: net/minecraft/nbt/visitors/SkipFields/f_202547_ net/minecraft/nbt/visitors/SkipFields/stack +FD: net/minecraft/nbt/visitors/SkipFields/net/minecraft/nbt/visitors/SkipFields net/minecraft/nbt/visitors/SkipFields/net/minecraft/nbt/visitors/SkipFields +MD: net/minecraft/nbt/visitors/SkipFields/ ([Lnet/minecraft/nbt/visitors/FieldSelector;)V net/minecraft/nbt/visitors/SkipFields/ ([Lnet/minecraft/nbt/visitors/FieldSelector;)V +MD: net/minecraft/nbt/visitors/SkipFields/m_196425_ (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; net/minecraft/nbt/visitors/SkipFields/visitEntry (Lnet/minecraft/nbt/TagType;Ljava/lang/String;)Lnet/minecraft/nbt/StreamTagVisitor$EntryResult; +MD: net/minecraft/nbt/visitors/SkipFields/m_196527_ ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; net/minecraft/nbt/visitors/SkipFields/visitContainerEnd ()Lnet/minecraft/nbt/StreamTagVisitor$ValueResult; +CL: net/minecraft/nbt/visitors/package-info net/minecraft/nbt/visitors/package-info +FD: net/minecraft/nbt/visitors/package-info/net/minecraft/nbt/visitors/package-info net/minecraft/nbt/visitors/package-info/net/minecraft/nbt/visitors/package-info +CL: net/minecraft/network/CipherBase net/minecraft/network/CipherBase +FD: net/minecraft/network/CipherBase/f_129399_ net/minecraft/network/CipherBase/cipher +FD: net/minecraft/network/CipherBase/f_129400_ net/minecraft/network/CipherBase/heapIn +FD: net/minecraft/network/CipherBase/f_129401_ net/minecraft/network/CipherBase/heapOut +FD: net/minecraft/network/CipherBase/net/minecraft/network/CipherBase net/minecraft/network/CipherBase/net/minecraft/network/CipherBase +MD: net/minecraft/network/CipherBase/ (Ljavax/crypto/Cipher;)V net/minecraft/network/CipherBase/ (Ljavax/crypto/Cipher;)V +MD: net/minecraft/network/CipherBase/m_129404_ (Lio/netty/buffer/ByteBuf;)[B net/minecraft/network/CipherBase/bufToByte (Lio/netty/buffer/ByteBuf;)[B +MD: net/minecraft/network/CipherBase/m_129406_ (Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/CipherBase/encipher (Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/network/CipherBase/m_129409_ (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; net/minecraft/network/CipherBase/decipher (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; +CL: net/minecraft/network/CipherDecoder net/minecraft/network/CipherDecoder +FD: net/minecraft/network/CipherDecoder/f_129412_ net/minecraft/network/CipherDecoder/cipher +FD: net/minecraft/network/CipherDecoder/net/minecraft/network/CipherDecoder net/minecraft/network/CipherDecoder/net/minecraft/network/CipherDecoder +MD: net/minecraft/network/CipherDecoder/ (Ljavax/crypto/Cipher;)V net/minecraft/network/CipherDecoder/ (Ljavax/crypto/Cipher;)V +MD: net/minecraft/network/CipherDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V net/minecraft/network/CipherDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V +MD: net/minecraft/network/CipherDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Ljava/util/List;)V net/minecraft/network/CipherDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Ljava/util/List;)V +CL: net/minecraft/network/CipherEncoder net/minecraft/network/CipherEncoder +FD: net/minecraft/network/CipherEncoder/f_129423_ net/minecraft/network/CipherEncoder/cipher +FD: net/minecraft/network/CipherEncoder/net/minecraft/network/CipherEncoder net/minecraft/network/CipherEncoder/net/minecraft/network/CipherEncoder +MD: net/minecraft/network/CipherEncoder/ (Ljavax/crypto/Cipher;)V net/minecraft/network/CipherEncoder/ (Ljavax/crypto/Cipher;)V +MD: net/minecraft/network/CipherEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/CipherEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/network/CipherEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/CipherEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V +CL: net/minecraft/network/CompressionDecoder net/minecraft/network/CompressionDecoder +FD: net/minecraft/network/CompressionDecoder/f_129434_ net/minecraft/network/CompressionDecoder/inflater +FD: net/minecraft/network/CompressionDecoder/f_129435_ net/minecraft/network/CompressionDecoder/threshold +FD: net/minecraft/network/CompressionDecoder/f_182671_ net/minecraft/network/CompressionDecoder/MAXIMUM_COMPRESSED_LENGTH +FD: net/minecraft/network/CompressionDecoder/f_182672_ net/minecraft/network/CompressionDecoder/MAXIMUM_UNCOMPRESSED_LENGTH +FD: net/minecraft/network/CompressionDecoder/f_182673_ net/minecraft/network/CompressionDecoder/validateDecompressed +FD: net/minecraft/network/CompressionDecoder/net/minecraft/network/CompressionDecoder net/minecraft/network/CompressionDecoder/net/minecraft/network/CompressionDecoder +MD: net/minecraft/network/CompressionDecoder/ (IZ)V net/minecraft/network/CompressionDecoder/ (IZ)V +MD: net/minecraft/network/CompressionDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V net/minecraft/network/CompressionDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V +MD: net/minecraft/network/CompressionDecoder/m_182677_ (IZ)V net/minecraft/network/CompressionDecoder/setThreshold (IZ)V +CL: net/minecraft/network/CompressionEncoder net/minecraft/network/CompressionEncoder +FD: net/minecraft/network/CompressionEncoder/f_129444_ net/minecraft/network/CompressionEncoder/encodeBuf +FD: net/minecraft/network/CompressionEncoder/f_129445_ net/minecraft/network/CompressionEncoder/deflater +FD: net/minecraft/network/CompressionEncoder/f_129446_ net/minecraft/network/CompressionEncoder/threshold +FD: net/minecraft/network/CompressionEncoder/net/minecraft/network/CompressionEncoder net/minecraft/network/CompressionEncoder/net/minecraft/network/CompressionEncoder +MD: net/minecraft/network/CompressionEncoder/ (I)V net/minecraft/network/CompressionEncoder/ (I)V +MD: net/minecraft/network/CompressionEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/CompressionEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/network/CompressionEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/CompressionEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/network/CompressionEncoder/m_129449_ (I)V net/minecraft/network/CompressionEncoder/setThreshold (I)V +MD: net/minecraft/network/CompressionEncoder/m_178298_ ()I net/minecraft/network/CompressionEncoder/getThreshold ()I +CL: net/minecraft/network/Connection net/minecraft/network/Connection +FD: net/minecraft/network/Connection/f_129459_ net/minecraft/network/Connection/ROOT_MARKER +FD: net/minecraft/network/Connection/f_129460_ net/minecraft/network/Connection/PACKET_MARKER +FD: net/minecraft/network/Connection/f_129461_ net/minecraft/network/Connection/ATTRIBUTE_PROTOCOL +FD: net/minecraft/network/Connection/f_129462_ net/minecraft/network/Connection/NETWORK_WORKER_GROUP +FD: net/minecraft/network/Connection/f_129463_ net/minecraft/network/Connection/NETWORK_EPOLL_WORKER_GROUP +FD: net/minecraft/network/Connection/f_129464_ net/minecraft/network/Connection/LOCAL_WORKER_GROUP +FD: net/minecraft/network/Connection/f_129465_ net/minecraft/network/Connection/LOGGER +FD: net/minecraft/network/Connection/f_129466_ net/minecraft/network/Connection/receiving +FD: net/minecraft/network/Connection/f_129467_ net/minecraft/network/Connection/queue +FD: net/minecraft/network/Connection/f_129468_ net/minecraft/network/Connection/channel +FD: net/minecraft/network/Connection/f_129469_ net/minecraft/network/Connection/address +FD: net/minecraft/network/Connection/f_129470_ net/minecraft/network/Connection/packetListener +FD: net/minecraft/network/Connection/f_129471_ net/minecraft/network/Connection/disconnectedReason +FD: net/minecraft/network/Connection/f_129472_ net/minecraft/network/Connection/encrypted +FD: net/minecraft/network/Connection/f_129473_ net/minecraft/network/Connection/disconnectionHandled +FD: net/minecraft/network/Connection/f_129474_ net/minecraft/network/Connection/receivedPackets +FD: net/minecraft/network/Connection/f_129475_ net/minecraft/network/Connection/sentPackets +FD: net/minecraft/network/Connection/f_129476_ net/minecraft/network/Connection/averageReceivedPackets +FD: net/minecraft/network/Connection/f_129477_ net/minecraft/network/Connection/averageSentPackets +FD: net/minecraft/network/Connection/f_129478_ net/minecraft/network/Connection/tickCount +FD: net/minecraft/network/Connection/f_129479_ net/minecraft/network/Connection/handlingFault +FD: net/minecraft/network/Connection/f_178299_ net/minecraft/network/Connection/AVERAGE_PACKETS_SMOOTHING +FD: net/minecraft/network/Connection/f_202554_ net/minecraft/network/Connection/PACKET_RECEIVED_MARKER +FD: net/minecraft/network/Connection/f_202555_ net/minecraft/network/Connection/PACKET_SENT_MARKER +FD: net/minecraft/network/Connection/net/minecraft/network/Connection net/minecraft/network/Connection/net/minecraft/network/Connection +MD: net/minecraft/network/Connection/ ()V net/minecraft/network/Connection/ ()V +MD: net/minecraft/network/Connection/ (Lnet/minecraft/network/protocol/PacketFlow;)V net/minecraft/network/Connection/ (Lnet/minecraft/network/protocol/PacketFlow;)V +MD: net/minecraft/network/Connection/channelActive (Lio/netty/channel/ChannelHandlerContext;)V net/minecraft/network/Connection/channelActive (Lio/netty/channel/ChannelHandlerContext;)V +MD: net/minecraft/network/Connection/channelInactive (Lio/netty/channel/ChannelHandlerContext;)V net/minecraft/network/Connection/channelInactive (Lio/netty/channel/ChannelHandlerContext;)V +MD: net/minecraft/network/Connection/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V net/minecraft/network/Connection/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V +MD: net/minecraft/network/Connection/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/network/Connection/channelRead0 (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/network/Connection/exceptionCaught (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;)V net/minecraft/network/Connection/exceptionCaught (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;)V +MD: net/minecraft/network/Connection/m_129483_ ()V net/minecraft/network/Connection/tick ()V +MD: net/minecraft/network/Connection/m_129484_ (IZ)V net/minecraft/network/Connection/setupCompression (IZ)V +MD: net/minecraft/network/Connection/m_129493_ (Ljava/net/SocketAddress;)Lnet/minecraft/network/Connection; net/minecraft/network/Connection/connectToLocalServer (Ljava/net/SocketAddress;)Lnet/minecraft/network/Connection; +MD: net/minecraft/network/Connection/m_129495_ (Ljavax/crypto/Cipher;Ljavax/crypto/Cipher;)V net/minecraft/network/Connection/setEncryptionKey (Ljavax/crypto/Cipher;Ljavax/crypto/Cipher;)V +MD: net/minecraft/network/Connection/m_129498_ (Lnet/minecraft/network/ConnectionProtocol;)V net/minecraft/network/Connection/setProtocol (Lnet/minecraft/network/ConnectionProtocol;)V +MD: net/minecraft/network/Connection/m_129505_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/Connection/setListener (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/Connection/m_129507_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/Connection/disconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/Connection/m_129512_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/network/Connection/send (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/network/Connection/m_129514_ (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V net/minecraft/network/Connection/send (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V +MD: net/minecraft/network/Connection/m_129517_ (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketListener;)V net/minecraft/network/Connection/genericsFtw (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/Connection/m_129520_ (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V net/minecraft/network/Connection/sendPacket (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V +MD: net/minecraft/network/Connection/m_129523_ ()Ljava/net/SocketAddress; net/minecraft/network/Connection/getRemoteAddress ()Ljava/net/SocketAddress; +MD: net/minecraft/network/Connection/m_129531_ ()Z net/minecraft/network/Connection/isMemoryConnection ()Z +MD: net/minecraft/network/Connection/m_129535_ ()Z net/minecraft/network/Connection/isEncrypted ()Z +MD: net/minecraft/network/Connection/m_129536_ ()Z net/minecraft/network/Connection/isConnected ()Z +MD: net/minecraft/network/Connection/m_129537_ ()Z net/minecraft/network/Connection/isConnecting ()Z +MD: net/minecraft/network/Connection/m_129538_ ()Lnet/minecraft/network/PacketListener; net/minecraft/network/Connection/getPacketListener ()Lnet/minecraft/network/PacketListener; +MD: net/minecraft/network/Connection/m_129539_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/Connection/getDisconnectedReason ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/Connection/m_129540_ ()V net/minecraft/network/Connection/setReadOnly ()V +MD: net/minecraft/network/Connection/m_129541_ ()V net/minecraft/network/Connection/handleDisconnection ()V +MD: net/minecraft/network/Connection/m_129542_ ()F net/minecraft/network/Connection/getAverageReceivedPackets ()F +MD: net/minecraft/network/Connection/m_129543_ ()F net/minecraft/network/Connection/getAverageSentPackets ()F +MD: net/minecraft/network/Connection/m_129544_ ()V net/minecraft/network/Connection/flushQueue ()V +MD: net/minecraft/network/Connection/m_178300_ (Ljava/net/InetSocketAddress;Z)Lnet/minecraft/network/Connection; net/minecraft/network/Connection/connectToServer (Ljava/net/InetSocketAddress;Z)Lnet/minecraft/network/Connection; +MD: net/minecraft/network/Connection/m_178303_ (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/ConnectionProtocol;)V net/minecraft/network/Connection/doSendPacket (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/ConnectionProtocol;)V +MD: net/minecraft/network/Connection/m_178313_ ()Lnet/minecraft/network/protocol/PacketFlow; net/minecraft/network/Connection/getReceiving ()Lnet/minecraft/network/protocol/PacketFlow; +MD: net/minecraft/network/Connection/m_178314_ ()Lnet/minecraft/network/protocol/PacketFlow; net/minecraft/network/Connection/getSending ()Lnet/minecraft/network/protocol/PacketFlow; +MD: net/minecraft/network/Connection/m_178315_ ()Lnet/minecraft/network/ConnectionProtocol; net/minecraft/network/Connection/getCurrentProtocol ()Lnet/minecraft/network/ConnectionProtocol; +MD: net/minecraft/network/Connection/m_202556_ (Lorg/slf4j/Marker;)V net/minecraft/network/Connection/lambda$static$2 (Lorg/slf4j/Marker;)V +MD: net/minecraft/network/Connection/m_202558_ (Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V net/minecraft/network/Connection/lambda$exceptionCaught$6 (Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V +MD: net/minecraft/network/Connection/m_202561_ (Lorg/slf4j/Marker;)V net/minecraft/network/Connection/lambda$static$1 (Lorg/slf4j/Marker;)V +MD: net/minecraft/network/Connection/m_202563_ (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/ConnectionProtocol;)V net/minecraft/network/Connection/lambda$sendPacket$7 (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/ConnectionProtocol;)V +MD: net/minecraft/network/Connection/m_202568_ (Lorg/slf4j/Marker;)V net/minecraft/network/Connection/lambda$static$0 (Lorg/slf4j/Marker;)V +MD: net/minecraft/network/Connection/m_202570_ ()Lio/netty/channel/DefaultEventLoopGroup; net/minecraft/network/Connection/lambda$static$5 ()Lio/netty/channel/DefaultEventLoopGroup; +MD: net/minecraft/network/Connection/m_202571_ ()Lio/netty/channel/epoll/EpollEventLoopGroup; net/minecraft/network/Connection/lambda$static$4 ()Lio/netty/channel/epoll/EpollEventLoopGroup; +MD: net/minecraft/network/Connection/m_202572_ ()Lio/netty/channel/nio/NioEventLoopGroup; net/minecraft/network/Connection/lambda$static$3 ()Lio/netty/channel/nio/NioEventLoopGroup; +MD: net/minecraft/network/Connection/m_7073_ ()V net/minecraft/network/Connection/tickSecond ()V +CL: net/minecraft/network/Connection$1 net/minecraft/network/Connection$1 +FD: net/minecraft/network/Connection$1/f_129548_ net/minecraft/network/Connection$1/val$connection +FD: net/minecraft/network/Connection$1/net/minecraft/network/Connection$1 net/minecraft/network/Connection$1/net/minecraft/network/Connection$1 +MD: net/minecraft/network/Connection$1/ (Lnet/minecraft/network/Connection;)V net/minecraft/network/Connection$1/ (Lnet/minecraft/network/Connection;)V +MD: net/minecraft/network/Connection$1/initChannel (Lio/netty/channel/Channel;)V net/minecraft/network/Connection$1/initChannel (Lio/netty/channel/Channel;)V +CL: net/minecraft/network/Connection$2 net/minecraft/network/Connection$2 +FD: net/minecraft/network/Connection$2/f_129553_ net/minecraft/network/Connection$2/val$connection +FD: net/minecraft/network/Connection$2/net/minecraft/network/Connection$2 net/minecraft/network/Connection$2/net/minecraft/network/Connection$2 +MD: net/minecraft/network/Connection$2/ (Lnet/minecraft/network/Connection;)V net/minecraft/network/Connection$2/ (Lnet/minecraft/network/Connection;)V +MD: net/minecraft/network/Connection$2/initChannel (Lio/netty/channel/Channel;)V net/minecraft/network/Connection$2/initChannel (Lio/netty/channel/Channel;)V +CL: net/minecraft/network/Connection$PacketHolder net/minecraft/network/Connection$PacketHolder +FD: net/minecraft/network/Connection$PacketHolder/f_129558_ net/minecraft/network/Connection$PacketHolder/packet +FD: net/minecraft/network/Connection$PacketHolder/f_129559_ net/minecraft/network/Connection$PacketHolder/listener +FD: net/minecraft/network/Connection$PacketHolder/net/minecraft/network/Connection$PacketHolder net/minecraft/network/Connection$PacketHolder/net/minecraft/network/Connection$PacketHolder +MD: net/minecraft/network/Connection$PacketHolder/ (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V net/minecraft/network/Connection$PacketHolder/ (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V +CL: net/minecraft/network/ConnectionProtocol net/minecraft/network/ConnectionProtocol +FD: net/minecraft/network/ConnectionProtocol/$VALUES net/minecraft/network/ConnectionProtocol/$VALUES +FD: net/minecraft/network/ConnectionProtocol/HANDSHAKING net/minecraft/network/ConnectionProtocol/HANDSHAKING +FD: net/minecraft/network/ConnectionProtocol/LOGIN net/minecraft/network/ConnectionProtocol/LOGIN +FD: net/minecraft/network/ConnectionProtocol/PLAY net/minecraft/network/ConnectionProtocol/PLAY +FD: net/minecraft/network/ConnectionProtocol/STATUS net/minecraft/network/ConnectionProtocol/STATUS +FD: net/minecraft/network/ConnectionProtocol/f_129571_ net/minecraft/network/ConnectionProtocol/LOOKUP +FD: net/minecraft/network/ConnectionProtocol/f_129572_ net/minecraft/network/ConnectionProtocol/PROTOCOL_BY_PACKET +FD: net/minecraft/network/ConnectionProtocol/f_129573_ net/minecraft/network/ConnectionProtocol/id +FD: net/minecraft/network/ConnectionProtocol/f_129574_ net/minecraft/network/ConnectionProtocol/flows +FD: net/minecraft/network/ConnectionProtocol/f_178316_ net/minecraft/network/ConnectionProtocol/MIN_PROTOCOL_ID +FD: net/minecraft/network/ConnectionProtocol/f_178317_ net/minecraft/network/ConnectionProtocol/MAX_PROTOCOL_ID +FD: net/minecraft/network/ConnectionProtocol/net/minecraft/network/ConnectionProtocol net/minecraft/network/ConnectionProtocol/net/minecraft/network/ConnectionProtocol +MD: net/minecraft/network/ConnectionProtocol/ ()V net/minecraft/network/ConnectionProtocol/ ()V +MD: net/minecraft/network/ConnectionProtocol/ (Ljava/lang/String;IILnet/minecraft/network/ConnectionProtocol$ProtocolBuilder;)V net/minecraft/network/ConnectionProtocol/ (Ljava/lang/String;IILnet/minecraft/network/ConnectionProtocol$ProtocolBuilder;)V +MD: net/minecraft/network/ConnectionProtocol/m_129582_ ()I net/minecraft/network/ConnectionProtocol/getId ()I +MD: net/minecraft/network/ConnectionProtocol/m_129583_ (I)Lnet/minecraft/network/ConnectionProtocol; net/minecraft/network/ConnectionProtocol/getById (I)Lnet/minecraft/network/ConnectionProtocol; +MD: net/minecraft/network/ConnectionProtocol/m_129592_ (Lnet/minecraft/network/protocol/Packet;)Lnet/minecraft/network/ConnectionProtocol; net/minecraft/network/ConnectionProtocol/getProtocolForPacket (Lnet/minecraft/network/protocol/Packet;)Lnet/minecraft/network/ConnectionProtocol; +MD: net/minecraft/network/ConnectionProtocol/m_129597_ (Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/protocol/Packet;)Ljava/lang/Integer; net/minecraft/network/ConnectionProtocol/getPacketId (Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/protocol/Packet;)Ljava/lang/Integer; +MD: net/minecraft/network/ConnectionProtocol/m_129600_ ()Lnet/minecraft/network/ConnectionProtocol$ProtocolBuilder; net/minecraft/network/ConnectionProtocol/protocol ()Lnet/minecraft/network/ConnectionProtocol$ProtocolBuilder; +MD: net/minecraft/network/ConnectionProtocol/m_178321_ (Lnet/minecraft/network/protocol/PacketFlow;ILnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/Packet; net/minecraft/network/ConnectionProtocol/createPacket (Lnet/minecraft/network/protocol/PacketFlow;ILnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/network/ConnectionProtocol/m_178325_ ()[Lnet/minecraft/network/ConnectionProtocol; net/minecraft/network/ConnectionProtocol/$values ()[Lnet/minecraft/network/ConnectionProtocol; +MD: net/minecraft/network/ConnectionProtocol/m_195609_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Ljava/lang/Class;Ljava/lang/Integer;)V net/minecraft/network/ConnectionProtocol/lambda$getPacketsByIds$0 (Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Ljava/lang/Class;Ljava/lang/Integer;)V +MD: net/minecraft/network/ConnectionProtocol/m_195613_ (Lnet/minecraft/network/ConnectionProtocol;Ljava/lang/Class;)V net/minecraft/network/ConnectionProtocol/lambda$static$1 (Lnet/minecraft/network/ConnectionProtocol;Ljava/lang/Class;)V +MD: net/minecraft/network/ConnectionProtocol/m_195616_ (Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/ConnectionProtocol$PacketSet;)V net/minecraft/network/ConnectionProtocol/lambda$static$2 (Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/ConnectionProtocol$PacketSet;)V +MD: net/minecraft/network/ConnectionProtocol/m_195620_ (Lnet/minecraft/network/protocol/PacketFlow;)Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; net/minecraft/network/ConnectionProtocol/getPacketsByIds (Lnet/minecraft/network/protocol/PacketFlow;)Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; +MD: net/minecraft/network/ConnectionProtocol/valueOf (Ljava/lang/String;)Lnet/minecraft/network/ConnectionProtocol; net/minecraft/network/ConnectionProtocol/valueOf (Ljava/lang/String;)Lnet/minecraft/network/ConnectionProtocol; +MD: net/minecraft/network/ConnectionProtocol/values ()[Lnet/minecraft/network/ConnectionProtocol; net/minecraft/network/ConnectionProtocol/values ()[Lnet/minecraft/network/ConnectionProtocol; +CL: net/minecraft/network/ConnectionProtocol$PacketSet net/minecraft/network/ConnectionProtocol$PacketSet +FD: net/minecraft/network/ConnectionProtocol$PacketSet/f_129604_ net/minecraft/network/ConnectionProtocol$PacketSet/classToId +FD: net/minecraft/network/ConnectionProtocol$PacketSet/f_178326_ net/minecraft/network/ConnectionProtocol$PacketSet/idToDeserializer +FD: net/minecraft/network/ConnectionProtocol$PacketSet/f_202573_ net/minecraft/network/ConnectionProtocol$PacketSet/LOGGER +FD: net/minecraft/network/ConnectionProtocol$PacketSet/net/minecraft/network/ConnectionProtocol$PacketSet net/minecraft/network/ConnectionProtocol$PacketSet/net/minecraft/network/ConnectionProtocol$PacketSet +MD: net/minecraft/network/ConnectionProtocol$PacketSet/ ()V net/minecraft/network/ConnectionProtocol$PacketSet/ ()V +MD: net/minecraft/network/ConnectionProtocol$PacketSet/ ()V net/minecraft/network/ConnectionProtocol$PacketSet/ ()V +MD: net/minecraft/network/ConnectionProtocol$PacketSet/m_129609_ ()Ljava/lang/Iterable; net/minecraft/network/ConnectionProtocol$PacketSet/getAllPackets ()Ljava/lang/Iterable; +MD: net/minecraft/network/ConnectionProtocol$PacketSet/m_129612_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V net/minecraft/network/ConnectionProtocol$PacketSet/lambda$new$0 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V +MD: net/minecraft/network/ConnectionProtocol$PacketSet/m_129614_ (Ljava/lang/Class;)Ljava/lang/Integer; net/minecraft/network/ConnectionProtocol$PacketSet/getId (Ljava/lang/Class;)Ljava/lang/Integer; +MD: net/minecraft/network/ConnectionProtocol$PacketSet/m_178327_ (ILnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/Packet; net/minecraft/network/ConnectionProtocol$PacketSet/createPacket (ILnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/network/ConnectionProtocol$PacketSet/m_178330_ (Ljava/lang/Class;Ljava/util/function/Function;)Lnet/minecraft/network/ConnectionProtocol$PacketSet; net/minecraft/network/ConnectionProtocol$PacketSet/addPacket (Ljava/lang/Class;Ljava/util/function/Function;)Lnet/minecraft/network/ConnectionProtocol$PacketSet; +CL: net/minecraft/network/ConnectionProtocol$ProtocolBuilder net/minecraft/network/ConnectionProtocol$ProtocolBuilder +FD: net/minecraft/network/ConnectionProtocol$ProtocolBuilder/f_129619_ net/minecraft/network/ConnectionProtocol$ProtocolBuilder/flows +FD: net/minecraft/network/ConnectionProtocol$ProtocolBuilder/net/minecraft/network/ConnectionProtocol$ProtocolBuilder net/minecraft/network/ConnectionProtocol$ProtocolBuilder/net/minecraft/network/ConnectionProtocol$ProtocolBuilder +MD: net/minecraft/network/ConnectionProtocol$ProtocolBuilder/ ()V net/minecraft/network/ConnectionProtocol$ProtocolBuilder/ ()V +MD: net/minecraft/network/ConnectionProtocol$ProtocolBuilder/m_129625_ (Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/ConnectionProtocol$PacketSet;)Lnet/minecraft/network/ConnectionProtocol$ProtocolBuilder; net/minecraft/network/ConnectionProtocol$ProtocolBuilder/addFlow (Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/ConnectionProtocol$PacketSet;)Lnet/minecraft/network/ConnectionProtocol$ProtocolBuilder; +CL: net/minecraft/network/FriendlyByteBuf net/minecraft/network/FriendlyByteBuf +FD: net/minecraft/network/FriendlyByteBuf/f_130049_ net/minecraft/network/FriendlyByteBuf/source +FD: net/minecraft/network/FriendlyByteBuf/f_178333_ net/minecraft/network/FriendlyByteBuf/MAX_STRING_LENGTH +FD: net/minecraft/network/FriendlyByteBuf/f_178334_ net/minecraft/network/FriendlyByteBuf/MAX_COMPONENT_STRING_LENGTH +FD: net/minecraft/network/FriendlyByteBuf/f_178335_ net/minecraft/network/FriendlyByteBuf/MAX_VARINT_SIZE +FD: net/minecraft/network/FriendlyByteBuf/f_178336_ net/minecraft/network/FriendlyByteBuf/MAX_VARLONG_SIZE +FD: net/minecraft/network/FriendlyByteBuf/f_178337_ net/minecraft/network/FriendlyByteBuf/DEFAULT_NBT_QUOTA +FD: net/minecraft/network/FriendlyByteBuf/net/minecraft/network/FriendlyByteBuf net/minecraft/network/FriendlyByteBuf/net/minecraft/network/FriendlyByteBuf +MD: net/minecraft/network/FriendlyByteBuf/ (Lio/netty/buffer/ByteBuf;)V net/minecraft/network/FriendlyByteBuf/ (Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/network/FriendlyByteBuf/alloc ()Lio/netty/buffer/ByteBufAllocator; net/minecraft/network/FriendlyByteBuf/alloc ()Lio/netty/buffer/ByteBufAllocator; +MD: net/minecraft/network/FriendlyByteBuf/array ()[B net/minecraft/network/FriendlyByteBuf/array ()[B +MD: net/minecraft/network/FriendlyByteBuf/arrayOffset ()I net/minecraft/network/FriendlyByteBuf/arrayOffset ()I +MD: net/minecraft/network/FriendlyByteBuf/asReadOnly ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/asReadOnly ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/bytesBefore (B)I net/minecraft/network/FriendlyByteBuf/bytesBefore (B)I +MD: net/minecraft/network/FriendlyByteBuf/bytesBefore (IB)I net/minecraft/network/FriendlyByteBuf/bytesBefore (IB)I +MD: net/minecraft/network/FriendlyByteBuf/bytesBefore (IIB)I net/minecraft/network/FriendlyByteBuf/bytesBefore (IIB)I +MD: net/minecraft/network/FriendlyByteBuf/capacity ()I net/minecraft/network/FriendlyByteBuf/capacity ()I +MD: net/minecraft/network/FriendlyByteBuf/capacity (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/capacity (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/clear ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/clear ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/compareTo (Lio/netty/buffer/ByteBuf;)I net/minecraft/network/FriendlyByteBuf/compareTo (Lio/netty/buffer/ByteBuf;)I +MD: net/minecraft/network/FriendlyByteBuf/compareTo (Ljava/lang/Object;)I net/minecraft/network/FriendlyByteBuf/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/network/FriendlyByteBuf/copy ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/copy ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/copy (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/copy (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/discardReadBytes ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/discardReadBytes ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/discardSomeReadBytes ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/discardSomeReadBytes ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/duplicate ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/duplicate ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/ensureWritable (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/ensureWritable (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/ensureWritable (IZ)I net/minecraft/network/FriendlyByteBuf/ensureWritable (IZ)I +MD: net/minecraft/network/FriendlyByteBuf/equals (Ljava/lang/Object;)Z net/minecraft/network/FriendlyByteBuf/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/FriendlyByteBuf/forEachByte (IILio/netty/util/ByteProcessor;)I net/minecraft/network/FriendlyByteBuf/forEachByte (IILio/netty/util/ByteProcessor;)I +MD: net/minecraft/network/FriendlyByteBuf/forEachByte (Lio/netty/util/ByteProcessor;)I net/minecraft/network/FriendlyByteBuf/forEachByte (Lio/netty/util/ByteProcessor;)I +MD: net/minecraft/network/FriendlyByteBuf/forEachByteDesc (IILio/netty/util/ByteProcessor;)I net/minecraft/network/FriendlyByteBuf/forEachByteDesc (IILio/netty/util/ByteProcessor;)I +MD: net/minecraft/network/FriendlyByteBuf/forEachByteDesc (Lio/netty/util/ByteProcessor;)I net/minecraft/network/FriendlyByteBuf/forEachByteDesc (Lio/netty/util/ByteProcessor;)I +MD: net/minecraft/network/FriendlyByteBuf/getBoolean (I)Z net/minecraft/network/FriendlyByteBuf/getBoolean (I)Z +MD: net/minecraft/network/FriendlyByteBuf/getByte (I)B net/minecraft/network/FriendlyByteBuf/getByte (I)B +MD: net/minecraft/network/FriendlyByteBuf/getBytes (ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/getBytes (ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/getBytes (ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/getBytes (ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/getBytes (ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/getBytes (ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/nio/channels/FileChannel;JI)I net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/nio/channels/FileChannel;JI)I +MD: net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/nio/channels/GatheringByteChannel;I)I net/minecraft/network/FriendlyByteBuf/getBytes (ILjava/nio/channels/GatheringByteChannel;I)I +MD: net/minecraft/network/FriendlyByteBuf/getBytes (I[B)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/getBytes (I[B)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/getBytes (I[BII)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/getBytes (I[BII)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/getChar (I)C net/minecraft/network/FriendlyByteBuf/getChar (I)C +MD: net/minecraft/network/FriendlyByteBuf/getCharSequence (IILjava/nio/charset/Charset;)Ljava/lang/CharSequence; net/minecraft/network/FriendlyByteBuf/getCharSequence (IILjava/nio/charset/Charset;)Ljava/lang/CharSequence; +MD: net/minecraft/network/FriendlyByteBuf/getDouble (I)D net/minecraft/network/FriendlyByteBuf/getDouble (I)D +MD: net/minecraft/network/FriendlyByteBuf/getFloat (I)F net/minecraft/network/FriendlyByteBuf/getFloat (I)F +MD: net/minecraft/network/FriendlyByteBuf/getInt (I)I net/minecraft/network/FriendlyByteBuf/getInt (I)I +MD: net/minecraft/network/FriendlyByteBuf/getIntLE (I)I net/minecraft/network/FriendlyByteBuf/getIntLE (I)I +MD: net/minecraft/network/FriendlyByteBuf/getLong (I)J net/minecraft/network/FriendlyByteBuf/getLong (I)J +MD: net/minecraft/network/FriendlyByteBuf/getLongLE (I)J net/minecraft/network/FriendlyByteBuf/getLongLE (I)J +MD: net/minecraft/network/FriendlyByteBuf/getMedium (I)I net/minecraft/network/FriendlyByteBuf/getMedium (I)I +MD: net/minecraft/network/FriendlyByteBuf/getMediumLE (I)I net/minecraft/network/FriendlyByteBuf/getMediumLE (I)I +MD: net/minecraft/network/FriendlyByteBuf/getShort (I)S net/minecraft/network/FriendlyByteBuf/getShort (I)S +MD: net/minecraft/network/FriendlyByteBuf/getShortLE (I)S net/minecraft/network/FriendlyByteBuf/getShortLE (I)S +MD: net/minecraft/network/FriendlyByteBuf/getUnsignedByte (I)S net/minecraft/network/FriendlyByteBuf/getUnsignedByte (I)S +MD: net/minecraft/network/FriendlyByteBuf/getUnsignedInt (I)J net/minecraft/network/FriendlyByteBuf/getUnsignedInt (I)J +MD: net/minecraft/network/FriendlyByteBuf/getUnsignedIntLE (I)J net/minecraft/network/FriendlyByteBuf/getUnsignedIntLE (I)J +MD: net/minecraft/network/FriendlyByteBuf/getUnsignedMedium (I)I net/minecraft/network/FriendlyByteBuf/getUnsignedMedium (I)I +MD: net/minecraft/network/FriendlyByteBuf/getUnsignedMediumLE (I)I net/minecraft/network/FriendlyByteBuf/getUnsignedMediumLE (I)I +MD: net/minecraft/network/FriendlyByteBuf/getUnsignedShort (I)I net/minecraft/network/FriendlyByteBuf/getUnsignedShort (I)I +MD: net/minecraft/network/FriendlyByteBuf/getUnsignedShortLE (I)I net/minecraft/network/FriendlyByteBuf/getUnsignedShortLE (I)I +MD: net/minecraft/network/FriendlyByteBuf/hasArray ()Z net/minecraft/network/FriendlyByteBuf/hasArray ()Z +MD: net/minecraft/network/FriendlyByteBuf/hasMemoryAddress ()Z net/minecraft/network/FriendlyByteBuf/hasMemoryAddress ()Z +MD: net/minecraft/network/FriendlyByteBuf/hashCode ()I net/minecraft/network/FriendlyByteBuf/hashCode ()I +MD: net/minecraft/network/FriendlyByteBuf/indexOf (IIB)I net/minecraft/network/FriendlyByteBuf/indexOf (IIB)I +MD: net/minecraft/network/FriendlyByteBuf/internalNioBuffer (II)Ljava/nio/ByteBuffer; net/minecraft/network/FriendlyByteBuf/internalNioBuffer (II)Ljava/nio/ByteBuffer; +MD: net/minecraft/network/FriendlyByteBuf/isDirect ()Z net/minecraft/network/FriendlyByteBuf/isDirect ()Z +MD: net/minecraft/network/FriendlyByteBuf/isReadOnly ()Z net/minecraft/network/FriendlyByteBuf/isReadOnly ()Z +MD: net/minecraft/network/FriendlyByteBuf/isReadable ()Z net/minecraft/network/FriendlyByteBuf/isReadable ()Z +MD: net/minecraft/network/FriendlyByteBuf/isReadable (I)Z net/minecraft/network/FriendlyByteBuf/isReadable (I)Z +MD: net/minecraft/network/FriendlyByteBuf/isWritable ()Z net/minecraft/network/FriendlyByteBuf/isWritable ()Z +MD: net/minecraft/network/FriendlyByteBuf/isWritable (I)Z net/minecraft/network/FriendlyByteBuf/isWritable (I)Z +MD: net/minecraft/network/FriendlyByteBuf/m_130052_ ()[B net/minecraft/network/FriendlyByteBuf/readByteArray ()[B +MD: net/minecraft/network/FriendlyByteBuf/m_130053_ (I)I net/minecraft/network/FriendlyByteBuf/getVarIntSize (I)I +MD: net/minecraft/network/FriendlyByteBuf/m_130055_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeItem (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130057_ (Lcom/mojang/serialization/Codec;)Ljava/lang/Object; net/minecraft/network/FriendlyByteBuf/readWithCodec (Lcom/mojang/serialization/Codec;)Ljava/lang/Object; +MD: net/minecraft/network/FriendlyByteBuf/m_130059_ (Lcom/mojang/serialization/Codec;Ljava/lang/Object;)V net/minecraft/network/FriendlyByteBuf/writeWithCodec (Lcom/mojang/serialization/Codec;Ljava/lang/Object;)V +MD: net/minecraft/network/FriendlyByteBuf/m_130062_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/network/FriendlyByteBuf/writeBlockHitResult (Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/network/FriendlyByteBuf/m_130064_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeBlockPos (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130066_ (Ljava/lang/Class;)Ljava/lang/Enum; net/minecraft/network/FriendlyByteBuf/readEnum (Ljava/lang/Class;)Ljava/lang/Enum; +MD: net/minecraft/network/FriendlyByteBuf/m_130068_ (Ljava/lang/Enum;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeEnum (Ljava/lang/Enum;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130070_ (Ljava/lang/String;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeUtf (Ljava/lang/String;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130072_ (Ljava/lang/String;I)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeUtf (Ljava/lang/String;I)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130075_ (Ljava/util/Date;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeDate (Ljava/util/Date;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130077_ (Ljava/util/UUID;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeUUID (Ljava/util/UUID;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130079_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeNbt (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130081_ (Lnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/FriendlyByteBuf/readNbt (Lnet/minecraft/nbt/NbtAccounter;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/network/FriendlyByteBuf/m_130083_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeComponent (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130085_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeResourceLocation (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130087_ ([B)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeByteArray ([B)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130089_ ([I)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeVarIntArray ([I)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130091_ ([J)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeLongArray ([J)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130093_ ([JI)[J net/minecraft/network/FriendlyByteBuf/readLongArray ([JI)[J +MD: net/minecraft/network/FriendlyByteBuf/m_130100_ ()[I net/minecraft/network/FriendlyByteBuf/readVarIntArray ()[I +MD: net/minecraft/network/FriendlyByteBuf/m_130101_ (I)[B net/minecraft/network/FriendlyByteBuf/readByteArray (I)[B +MD: net/minecraft/network/FriendlyByteBuf/m_130103_ (J)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeVarLong (J)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130105_ ([J)[J net/minecraft/network/FriendlyByteBuf/readLongArray ([J)[J +MD: net/minecraft/network/FriendlyByteBuf/m_130116_ (I)[I net/minecraft/network/FriendlyByteBuf/readVarIntArray (I)[I +MD: net/minecraft/network/FriendlyByteBuf/m_130130_ (I)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeVarInt (I)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_130135_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/FriendlyByteBuf/readBlockPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/FriendlyByteBuf/m_130136_ (I)Ljava/lang/String; net/minecraft/network/FriendlyByteBuf/readUtf (I)Ljava/lang/String; +MD: net/minecraft/network/FriendlyByteBuf/m_130157_ ()Lnet/minecraft/core/SectionPos; net/minecraft/network/FriendlyByteBuf/readSectionPos ()Lnet/minecraft/core/SectionPos; +MD: net/minecraft/network/FriendlyByteBuf/m_130238_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/FriendlyByteBuf/readComponent ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/FriendlyByteBuf/m_130242_ ()I net/minecraft/network/FriendlyByteBuf/readVarInt ()I +MD: net/minecraft/network/FriendlyByteBuf/m_130258_ ()J net/minecraft/network/FriendlyByteBuf/readVarLong ()J +MD: net/minecraft/network/FriendlyByteBuf/m_130259_ ()Ljava/util/UUID; net/minecraft/network/FriendlyByteBuf/readUUID ()Ljava/util/UUID; +MD: net/minecraft/network/FriendlyByteBuf/m_130260_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/FriendlyByteBuf/readNbt ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/network/FriendlyByteBuf/m_130261_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/FriendlyByteBuf/readAnySizeNbt ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/network/FriendlyByteBuf/m_130267_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/network/FriendlyByteBuf/readItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/network/FriendlyByteBuf/m_130277_ ()Ljava/lang/String; net/minecraft/network/FriendlyByteBuf/readUtf ()Ljava/lang/String; +MD: net/minecraft/network/FriendlyByteBuf/m_130281_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/FriendlyByteBuf/readResourceLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/FriendlyByteBuf/m_130282_ ()Ljava/util/Date; net/minecraft/network/FriendlyByteBuf/readDate ()Ljava/util/Date; +MD: net/minecraft/network/FriendlyByteBuf/m_130283_ ()Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/network/FriendlyByteBuf/readBlockHitResult ()Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/network/FriendlyByteBuf/m_178338_ ()Lit/unimi/dsi/fastutil/ints/IntList; net/minecraft/network/FriendlyByteBuf/readIntIdList ()Lit/unimi/dsi/fastutil/ints/IntList; +MD: net/minecraft/network/FriendlyByteBuf/m_178339_ (J)I net/minecraft/network/FriendlyByteBuf/getVarLongSize (J)I +MD: net/minecraft/network/FriendlyByteBuf/m_178341_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeChunkPos (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_178343_ (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/FriendlyByteBuf/writeSectionPos (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/m_178345_ (Lit/unimi/dsi/fastutil/ints/IntList;)V net/minecraft/network/FriendlyByteBuf/writeIntIdList (Lit/unimi/dsi/fastutil/ints/IntList;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178347_ (Ljava/lang/Object;Lcom/mojang/serialization/DataResult$PartialResult;)V net/minecraft/network/FriendlyByteBuf/lambda$writeWithCodec$1 (Ljava/lang/Object;Lcom/mojang/serialization/DataResult$PartialResult;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178350_ (Ljava/util/BitSet;)V net/minecraft/network/FriendlyByteBuf/writeBitSet (Ljava/util/BitSet;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178352_ (Ljava/util/Collection;Ljava/util/function/BiConsumer;)V net/minecraft/network/FriendlyByteBuf/writeCollection (Ljava/util/Collection;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178355_ (Ljava/util/Map;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;)V net/minecraft/network/FriendlyByteBuf/writeMap (Ljava/util/Map;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178359_ (Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)V net/minecraft/network/FriendlyByteBuf/lambda$writeMap$3 (Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178364_ (Ljava/util/function/Consumer;)V net/minecraft/network/FriendlyByteBuf/readWithCount (Ljava/util/function/Consumer;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178366_ (Ljava/util/function/Function;)Ljava/util/List; net/minecraft/network/FriendlyByteBuf/readList (Ljava/util/function/Function;)Ljava/util/List; +MD: net/minecraft/network/FriendlyByteBuf/m_178368_ (Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map; net/minecraft/network/FriendlyByteBuf/readMap (Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map; +MD: net/minecraft/network/FriendlyByteBuf/m_178371_ (Ljava/util/function/IntFunction;Ljava/util/function/Function;)Ljava/util/Collection; net/minecraft/network/FriendlyByteBuf/readCollection (Ljava/util/function/IntFunction;Ljava/util/function/Function;)Ljava/util/Collection; +MD: net/minecraft/network/FriendlyByteBuf/m_178374_ (Ljava/util/function/IntFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map; net/minecraft/network/FriendlyByteBuf/readMap (Ljava/util/function/IntFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map; +MD: net/minecraft/network/FriendlyByteBuf/m_178378_ (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/serialization/DataResult$PartialResult;)V net/minecraft/network/FriendlyByteBuf/lambda$readWithCodec$0 (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/serialization/DataResult$PartialResult;)V +MD: net/minecraft/network/FriendlyByteBuf/m_178381_ ()[J net/minecraft/network/FriendlyByteBuf/readLongArray ()[J +MD: net/minecraft/network/FriendlyByteBuf/m_178382_ ()[B net/minecraft/network/FriendlyByteBuf/accessByteBufWithCorrectSize ()[B +MD: net/minecraft/network/FriendlyByteBuf/m_178383_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/network/FriendlyByteBuf/readChunkPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/network/FriendlyByteBuf/m_178384_ ()Ljava/util/BitSet; net/minecraft/network/FriendlyByteBuf/readBitSet ()Ljava/util/BitSet; +MD: net/minecraft/network/FriendlyByteBuf/m_182683_ (ILjava/util/function/IntFunction;I)Ljava/lang/Object; net/minecraft/network/FriendlyByteBuf/lambda$limitValue$2 (ILjava/util/function/IntFunction;I)Ljava/lang/Object; +MD: net/minecraft/network/FriendlyByteBuf/m_182687_ (Ljava/util/Optional;Ljava/util/function/BiConsumer;)V net/minecraft/network/FriendlyByteBuf/writeOptional (Ljava/util/Optional;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/network/FriendlyByteBuf/m_182695_ (Ljava/util/function/IntFunction;I)Ljava/util/function/IntFunction; net/minecraft/network/FriendlyByteBuf/limitValue (Ljava/util/function/IntFunction;I)Ljava/util/function/IntFunction; +MD: net/minecraft/network/FriendlyByteBuf/m_182698_ (Ljava/util/function/Function;)Ljava/util/Optional; net/minecraft/network/FriendlyByteBuf/readOptional (Ljava/util/function/Function;)Ljava/util/Optional; +MD: net/minecraft/network/FriendlyByteBuf/markReaderIndex ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/markReaderIndex ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/markWriterIndex ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/markWriterIndex ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/maxCapacity ()I net/minecraft/network/FriendlyByteBuf/maxCapacity ()I +MD: net/minecraft/network/FriendlyByteBuf/maxWritableBytes ()I net/minecraft/network/FriendlyByteBuf/maxWritableBytes ()I +MD: net/minecraft/network/FriendlyByteBuf/memoryAddress ()J net/minecraft/network/FriendlyByteBuf/memoryAddress ()J +MD: net/minecraft/network/FriendlyByteBuf/nioBuffer ()Ljava/nio/ByteBuffer; net/minecraft/network/FriendlyByteBuf/nioBuffer ()Ljava/nio/ByteBuffer; +MD: net/minecraft/network/FriendlyByteBuf/nioBuffer (II)Ljava/nio/ByteBuffer; net/minecraft/network/FriendlyByteBuf/nioBuffer (II)Ljava/nio/ByteBuffer; +MD: net/minecraft/network/FriendlyByteBuf/nioBufferCount ()I net/minecraft/network/FriendlyByteBuf/nioBufferCount ()I +MD: net/minecraft/network/FriendlyByteBuf/nioBuffers ()[Ljava/nio/ByteBuffer; net/minecraft/network/FriendlyByteBuf/nioBuffers ()[Ljava/nio/ByteBuffer; +MD: net/minecraft/network/FriendlyByteBuf/nioBuffers (II)[Ljava/nio/ByteBuffer; net/minecraft/network/FriendlyByteBuf/nioBuffers (II)[Ljava/nio/ByteBuffer; +MD: net/minecraft/network/FriendlyByteBuf/order ()Ljava/nio/ByteOrder; net/minecraft/network/FriendlyByteBuf/order ()Ljava/nio/ByteOrder; +MD: net/minecraft/network/FriendlyByteBuf/order (Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/order (Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBoolean ()Z net/minecraft/network/FriendlyByteBuf/readBoolean ()Z +MD: net/minecraft/network/FriendlyByteBuf/readByte ()B net/minecraft/network/FriendlyByteBuf/readByte ()B +MD: net/minecraft/network/FriendlyByteBuf/readBytes (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBytes (Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes (Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBytes (Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes (Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBytes (Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes (Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/nio/channels/FileChannel;JI)I net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/nio/channels/FileChannel;JI)I +MD: net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/nio/channels/GatheringByteChannel;I)I net/minecraft/network/FriendlyByteBuf/readBytes (Ljava/nio/channels/GatheringByteChannel;I)I +MD: net/minecraft/network/FriendlyByteBuf/readBytes ([B)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes ([B)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readBytes ([BII)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readBytes ([BII)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readChar ()C net/minecraft/network/FriendlyByteBuf/readChar ()C +MD: net/minecraft/network/FriendlyByteBuf/readCharSequence (ILjava/nio/charset/Charset;)Ljava/lang/CharSequence; net/minecraft/network/FriendlyByteBuf/readCharSequence (ILjava/nio/charset/Charset;)Ljava/lang/CharSequence; +MD: net/minecraft/network/FriendlyByteBuf/readDouble ()D net/minecraft/network/FriendlyByteBuf/readDouble ()D +MD: net/minecraft/network/FriendlyByteBuf/readFloat ()F net/minecraft/network/FriendlyByteBuf/readFloat ()F +MD: net/minecraft/network/FriendlyByteBuf/readInt ()I net/minecraft/network/FriendlyByteBuf/readInt ()I +MD: net/minecraft/network/FriendlyByteBuf/readIntLE ()I net/minecraft/network/FriendlyByteBuf/readIntLE ()I +MD: net/minecraft/network/FriendlyByteBuf/readLong ()J net/minecraft/network/FriendlyByteBuf/readLong ()J +MD: net/minecraft/network/FriendlyByteBuf/readLongLE ()J net/minecraft/network/FriendlyByteBuf/readLongLE ()J +MD: net/minecraft/network/FriendlyByteBuf/readMedium ()I net/minecraft/network/FriendlyByteBuf/readMedium ()I +MD: net/minecraft/network/FriendlyByteBuf/readMediumLE ()I net/minecraft/network/FriendlyByteBuf/readMediumLE ()I +MD: net/minecraft/network/FriendlyByteBuf/readRetainedSlice (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readRetainedSlice (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readShort ()S net/minecraft/network/FriendlyByteBuf/readShort ()S +MD: net/minecraft/network/FriendlyByteBuf/readShortLE ()S net/minecraft/network/FriendlyByteBuf/readShortLE ()S +MD: net/minecraft/network/FriendlyByteBuf/readSlice (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readSlice (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/readUnsignedByte ()S net/minecraft/network/FriendlyByteBuf/readUnsignedByte ()S +MD: net/minecraft/network/FriendlyByteBuf/readUnsignedInt ()J net/minecraft/network/FriendlyByteBuf/readUnsignedInt ()J +MD: net/minecraft/network/FriendlyByteBuf/readUnsignedIntLE ()J net/minecraft/network/FriendlyByteBuf/readUnsignedIntLE ()J +MD: net/minecraft/network/FriendlyByteBuf/readUnsignedMedium ()I net/minecraft/network/FriendlyByteBuf/readUnsignedMedium ()I +MD: net/minecraft/network/FriendlyByteBuf/readUnsignedMediumLE ()I net/minecraft/network/FriendlyByteBuf/readUnsignedMediumLE ()I +MD: net/minecraft/network/FriendlyByteBuf/readUnsignedShort ()I net/minecraft/network/FriendlyByteBuf/readUnsignedShort ()I +MD: net/minecraft/network/FriendlyByteBuf/readUnsignedShortLE ()I net/minecraft/network/FriendlyByteBuf/readUnsignedShortLE ()I +MD: net/minecraft/network/FriendlyByteBuf/readableBytes ()I net/minecraft/network/FriendlyByteBuf/readableBytes ()I +MD: net/minecraft/network/FriendlyByteBuf/readerIndex ()I net/minecraft/network/FriendlyByteBuf/readerIndex ()I +MD: net/minecraft/network/FriendlyByteBuf/readerIndex (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/readerIndex (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/refCnt ()I net/minecraft/network/FriendlyByteBuf/refCnt ()I +MD: net/minecraft/network/FriendlyByteBuf/release ()Z net/minecraft/network/FriendlyByteBuf/release ()Z +MD: net/minecraft/network/FriendlyByteBuf/release (I)Z net/minecraft/network/FriendlyByteBuf/release (I)Z +MD: net/minecraft/network/FriendlyByteBuf/resetReaderIndex ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/resetReaderIndex ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/resetWriterIndex ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/resetWriterIndex ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/retain ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/retain ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/retain ()Lio/netty/util/ReferenceCounted; net/minecraft/network/FriendlyByteBuf/retain ()Lio/netty/util/ReferenceCounted; +MD: net/minecraft/network/FriendlyByteBuf/retain (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/retain (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/retain (I)Lio/netty/util/ReferenceCounted; net/minecraft/network/FriendlyByteBuf/retain (I)Lio/netty/util/ReferenceCounted; +MD: net/minecraft/network/FriendlyByteBuf/retainedDuplicate ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/retainedDuplicate ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/retainedSlice ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/retainedSlice ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/retainedSlice (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/retainedSlice (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setBoolean (IZ)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setBoolean (IZ)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setByte (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setByte (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setBytes (ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setBytes (ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setBytes (ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setBytes (ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setBytes (ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setBytes (ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/io/InputStream;I)I net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/io/InputStream;I)I +MD: net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/nio/channels/FileChannel;JI)I net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/nio/channels/FileChannel;JI)I +MD: net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/nio/channels/ScatteringByteChannel;I)I net/minecraft/network/FriendlyByteBuf/setBytes (ILjava/nio/channels/ScatteringByteChannel;I)I +MD: net/minecraft/network/FriendlyByteBuf/setBytes (I[B)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setBytes (I[B)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setBytes (I[BII)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setBytes (I[BII)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setChar (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setChar (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setCharSequence (ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)I net/minecraft/network/FriendlyByteBuf/setCharSequence (ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)I +MD: net/minecraft/network/FriendlyByteBuf/setDouble (ID)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setDouble (ID)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setFloat (IF)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setFloat (IF)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setIndex (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setIndex (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setInt (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setInt (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setIntLE (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setIntLE (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setLong (IJ)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setLong (IJ)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setLongLE (IJ)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setLongLE (IJ)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setMedium (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setMedium (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setMediumLE (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setMediumLE (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setShort (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setShort (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setShortLE (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setShortLE (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/setZero (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/setZero (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/skipBytes (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/skipBytes (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/slice ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/slice ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/slice (II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/slice (II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/toString ()Ljava/lang/String; net/minecraft/network/FriendlyByteBuf/toString ()Ljava/lang/String; +MD: net/minecraft/network/FriendlyByteBuf/toString (IILjava/nio/charset/Charset;)Ljava/lang/String; net/minecraft/network/FriendlyByteBuf/toString (IILjava/nio/charset/Charset;)Ljava/lang/String; +MD: net/minecraft/network/FriendlyByteBuf/toString (Ljava/nio/charset/Charset;)Ljava/lang/String; net/minecraft/network/FriendlyByteBuf/toString (Ljava/nio/charset/Charset;)Ljava/lang/String; +MD: net/minecraft/network/FriendlyByteBuf/touch ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/touch ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/touch ()Lio/netty/util/ReferenceCounted; net/minecraft/network/FriendlyByteBuf/touch ()Lio/netty/util/ReferenceCounted; +MD: net/minecraft/network/FriendlyByteBuf/touch (Ljava/lang/Object;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/touch (Ljava/lang/Object;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/touch (Ljava/lang/Object;)Lio/netty/util/ReferenceCounted; net/minecraft/network/FriendlyByteBuf/touch (Ljava/lang/Object;)Lio/netty/util/ReferenceCounted; +MD: net/minecraft/network/FriendlyByteBuf/unwrap ()Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/unwrap ()Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writableBytes ()I net/minecraft/network/FriendlyByteBuf/writableBytes ()I +MD: net/minecraft/network/FriendlyByteBuf/writeBoolean (Z)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeBoolean (Z)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeByte (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeByte (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeBytes (Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeBytes (Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeBytes (Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeBytes (Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeBytes (Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeBytes (Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/io/InputStream;I)I net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/io/InputStream;I)I +MD: net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/nio/channels/FileChannel;JI)I net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/nio/channels/FileChannel;JI)I +MD: net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/nio/channels/ScatteringByteChannel;I)I net/minecraft/network/FriendlyByteBuf/writeBytes (Ljava/nio/channels/ScatteringByteChannel;I)I +MD: net/minecraft/network/FriendlyByteBuf/writeBytes ([B)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeBytes ([B)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeBytes ([BII)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeBytes ([BII)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeChar (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeChar (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeCharSequence (Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)I net/minecraft/network/FriendlyByteBuf/writeCharSequence (Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)I +MD: net/minecraft/network/FriendlyByteBuf/writeDouble (D)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeDouble (D)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeFloat (F)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeFloat (F)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeInt (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeInt (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeIntLE (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeIntLE (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeLong (J)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeLong (J)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeLongLE (J)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeLongLE (J)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeMedium (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeMedium (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeMediumLE (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeMediumLE (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeShort (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeShort (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeShortLE (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeShortLE (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writeZero (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writeZero (I)Lio/netty/buffer/ByteBuf; +MD: net/minecraft/network/FriendlyByteBuf/writerIndex ()I net/minecraft/network/FriendlyByteBuf/writerIndex ()I +MD: net/minecraft/network/FriendlyByteBuf/writerIndex (I)Lio/netty/buffer/ByteBuf; net/minecraft/network/FriendlyByteBuf/writerIndex (I)Lio/netty/buffer/ByteBuf; +CL: net/minecraft/network/PacketDecoder net/minecraft/network/PacketDecoder +FD: net/minecraft/network/PacketDecoder/f_130528_ net/minecraft/network/PacketDecoder/LOGGER +FD: net/minecraft/network/PacketDecoder/f_130530_ net/minecraft/network/PacketDecoder/flow +FD: net/minecraft/network/PacketDecoder/net/minecraft/network/PacketDecoder net/minecraft/network/PacketDecoder/net/minecraft/network/PacketDecoder +MD: net/minecraft/network/PacketDecoder/ ()V net/minecraft/network/PacketDecoder/ ()V +MD: net/minecraft/network/PacketDecoder/ (Lnet/minecraft/network/protocol/PacketFlow;)V net/minecraft/network/PacketDecoder/ (Lnet/minecraft/network/protocol/PacketFlow;)V +MD: net/minecraft/network/PacketDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V net/minecraft/network/PacketDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V +CL: net/minecraft/network/PacketEncoder net/minecraft/network/PacketEncoder +FD: net/minecraft/network/PacketEncoder/f_130538_ net/minecraft/network/PacketEncoder/LOGGER +FD: net/minecraft/network/PacketEncoder/f_130540_ net/minecraft/network/PacketEncoder/flow +FD: net/minecraft/network/PacketEncoder/net/minecraft/network/PacketEncoder net/minecraft/network/PacketEncoder/net/minecraft/network/PacketEncoder +MD: net/minecraft/network/PacketEncoder/ ()V net/minecraft/network/PacketEncoder/ ()V +MD: net/minecraft/network/PacketEncoder/ (Lnet/minecraft/network/protocol/PacketFlow;)V net/minecraft/network/PacketEncoder/ (Lnet/minecraft/network/protocol/PacketFlow;)V +MD: net/minecraft/network/PacketEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/PacketEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/network/PacketEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/protocol/Packet;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/PacketEncoder/encode (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/protocol/Packet;Lio/netty/buffer/ByteBuf;)V +CL: net/minecraft/network/PacketListener net/minecraft/network/PacketListener +FD: net/minecraft/network/PacketListener/net/minecraft/network/PacketListener net/minecraft/network/PacketListener/net/minecraft/network/PacketListener +MD: net/minecraft/network/PacketListener/m_201767_ ()Z net/minecraft/network/PacketListener/shouldPropagateHandlingExceptions ()Z +MD: net/minecraft/network/PacketListener/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/network/PacketListener/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/network/PacketListener/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/PacketListener/onDisconnect (Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/network/RateKickingConnection net/minecraft/network/RateKickingConnection +FD: net/minecraft/network/RateKickingConnection/f_130553_ net/minecraft/network/RateKickingConnection/LOGGER +FD: net/minecraft/network/RateKickingConnection/f_130554_ net/minecraft/network/RateKickingConnection/EXCEED_REASON +FD: net/minecraft/network/RateKickingConnection/f_130555_ net/minecraft/network/RateKickingConnection/rateLimitPacketsPerSecond +FD: net/minecraft/network/RateKickingConnection/net/minecraft/network/RateKickingConnection net/minecraft/network/RateKickingConnection/net/minecraft/network/RateKickingConnection +MD: net/minecraft/network/RateKickingConnection/ ()V net/minecraft/network/RateKickingConnection/ ()V +MD: net/minecraft/network/RateKickingConnection/ (I)V net/minecraft/network/RateKickingConnection/ (I)V +MD: net/minecraft/network/RateKickingConnection/m_130559_ (Lio/netty/util/concurrent/Future;)V net/minecraft/network/RateKickingConnection/lambda$tickSecond$0 (Lio/netty/util/concurrent/Future;)V +MD: net/minecraft/network/RateKickingConnection/m_7073_ ()V net/minecraft/network/RateKickingConnection/tickSecond ()V +CL: net/minecraft/network/SkipPacketException net/minecraft/network/SkipPacketException +FD: net/minecraft/network/SkipPacketException/net/minecraft/network/SkipPacketException net/minecraft/network/SkipPacketException/net/minecraft/network/SkipPacketException +MD: net/minecraft/network/SkipPacketException/ (Ljava/lang/Throwable;)V net/minecraft/network/SkipPacketException/ (Ljava/lang/Throwable;)V +CL: net/minecraft/network/Varint21FrameDecoder net/minecraft/network/Varint21FrameDecoder +FD: net/minecraft/network/Varint21FrameDecoder/net/minecraft/network/Varint21FrameDecoder net/minecraft/network/Varint21FrameDecoder/net/minecraft/network/Varint21FrameDecoder +MD: net/minecraft/network/Varint21FrameDecoder/ ()V net/minecraft/network/Varint21FrameDecoder/ ()V +MD: net/minecraft/network/Varint21FrameDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V net/minecraft/network/Varint21FrameDecoder/decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V +CL: net/minecraft/network/Varint21LengthFieldPrepender net/minecraft/network/Varint21LengthFieldPrepender +FD: net/minecraft/network/Varint21LengthFieldPrepender/f_178385_ net/minecraft/network/Varint21LengthFieldPrepender/MAX_BYTES +FD: net/minecraft/network/Varint21LengthFieldPrepender/net/minecraft/network/Varint21LengthFieldPrepender net/minecraft/network/Varint21LengthFieldPrepender/net/minecraft/network/Varint21LengthFieldPrepender +MD: net/minecraft/network/Varint21LengthFieldPrepender/ ()V net/minecraft/network/Varint21LengthFieldPrepender/ ()V +MD: net/minecraft/network/Varint21LengthFieldPrepender/encode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/Varint21LengthFieldPrepender/encode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/network/Varint21LengthFieldPrepender/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V net/minecraft/network/Varint21LengthFieldPrepender/encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/buffer/ByteBuf;)V +CL: net/minecraft/network/chat/BaseComponent net/minecraft/network/chat/BaseComponent +FD: net/minecraft/network/chat/BaseComponent/f_130578_ net/minecraft/network/chat/BaseComponent/siblings +FD: net/minecraft/network/chat/BaseComponent/f_130579_ net/minecraft/network/chat/BaseComponent/visualOrderText +FD: net/minecraft/network/chat/BaseComponent/f_130580_ net/minecraft/network/chat/BaseComponent/decomposedWith +FD: net/minecraft/network/chat/BaseComponent/f_130581_ net/minecraft/network/chat/BaseComponent/style +FD: net/minecraft/network/chat/BaseComponent/net/minecraft/network/chat/BaseComponent net/minecraft/network/chat/BaseComponent/net/minecraft/network/chat/BaseComponent +MD: net/minecraft/network/chat/BaseComponent/ ()V net/minecraft/network/chat/BaseComponent/ ()V +MD: net/minecraft/network/chat/BaseComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/BaseComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/BaseComponent/hashCode ()I net/minecraft/network/chat/BaseComponent/hashCode ()I +MD: net/minecraft/network/chat/BaseComponent/m_6111_ ()Ljava/lang/String; net/minecraft/network/chat/BaseComponent/getContents ()Ljava/lang/String; +MD: net/minecraft/network/chat/BaseComponent/m_6270_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/BaseComponent/setStyle (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/BaseComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/BaseComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/BaseComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/BaseComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/BaseComponent/m_6881_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/BaseComponent/copy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/BaseComponent/m_7220_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/BaseComponent/append (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/BaseComponent/m_7360_ ()Ljava/util/List; net/minecraft/network/chat/BaseComponent/getSiblings ()Ljava/util/List; +MD: net/minecraft/network/chat/BaseComponent/m_7383_ ()Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/BaseComponent/getStyle ()Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/BaseComponent/m_7532_ ()Lnet/minecraft/util/FormattedCharSequence; net/minecraft/network/chat/BaseComponent/getVisualOrderText ()Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/network/chat/BaseComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/BaseComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/ChatType net/minecraft/network/chat/ChatType +FD: net/minecraft/network/chat/ChatType/$VALUES net/minecraft/network/chat/ChatType/$VALUES +FD: net/minecraft/network/chat/ChatType/CHAT net/minecraft/network/chat/ChatType/CHAT +FD: net/minecraft/network/chat/ChatType/GAME_INFO net/minecraft/network/chat/ChatType/GAME_INFO +FD: net/minecraft/network/chat/ChatType/SYSTEM net/minecraft/network/chat/ChatType/SYSTEM +FD: net/minecraft/network/chat/ChatType/f_130601_ net/minecraft/network/chat/ChatType/index +FD: net/minecraft/network/chat/ChatType/f_130602_ net/minecraft/network/chat/ChatType/interrupt +FD: net/minecraft/network/chat/ChatType/net/minecraft/network/chat/ChatType net/minecraft/network/chat/ChatType/net/minecraft/network/chat/ChatType +MD: net/minecraft/network/chat/ChatType/ ()V net/minecraft/network/chat/ChatType/ ()V +MD: net/minecraft/network/chat/ChatType/ (Ljava/lang/String;IBZ)V net/minecraft/network/chat/ChatType/ (Ljava/lang/String;IBZ)V +MD: net/minecraft/network/chat/ChatType/m_130610_ ()B net/minecraft/network/chat/ChatType/getIndex ()B +MD: net/minecraft/network/chat/ChatType/m_130611_ (B)Lnet/minecraft/network/chat/ChatType; net/minecraft/network/chat/ChatType/getForIndex (B)Lnet/minecraft/network/chat/ChatType; +MD: net/minecraft/network/chat/ChatType/m_130613_ ()Z net/minecraft/network/chat/ChatType/shouldInterrupt ()Z +MD: net/minecraft/network/chat/ChatType/m_178386_ ()[Lnet/minecraft/network/chat/ChatType; net/minecraft/network/chat/ChatType/$values ()[Lnet/minecraft/network/chat/ChatType; +MD: net/minecraft/network/chat/ChatType/valueOf (Ljava/lang/String;)Lnet/minecraft/network/chat/ChatType; net/minecraft/network/chat/ChatType/valueOf (Ljava/lang/String;)Lnet/minecraft/network/chat/ChatType; +MD: net/minecraft/network/chat/ChatType/values ()[Lnet/minecraft/network/chat/ChatType; net/minecraft/network/chat/ChatType/values ()[Lnet/minecraft/network/chat/ChatType; +CL: net/minecraft/network/chat/ClickEvent net/minecraft/network/chat/ClickEvent +FD: net/minecraft/network/chat/ClickEvent/f_130617_ net/minecraft/network/chat/ClickEvent/action +FD: net/minecraft/network/chat/ClickEvent/f_130618_ net/minecraft/network/chat/ClickEvent/value +FD: net/minecraft/network/chat/ClickEvent/net/minecraft/network/chat/ClickEvent net/minecraft/network/chat/ClickEvent/net/minecraft/network/chat/ClickEvent +MD: net/minecraft/network/chat/ClickEvent/ (Lnet/minecraft/network/chat/ClickEvent$Action;Ljava/lang/String;)V net/minecraft/network/chat/ClickEvent/ (Lnet/minecraft/network/chat/ClickEvent$Action;Ljava/lang/String;)V +MD: net/minecraft/network/chat/ClickEvent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/ClickEvent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/ClickEvent/hashCode ()I net/minecraft/network/chat/ClickEvent/hashCode ()I +MD: net/minecraft/network/chat/ClickEvent/m_130622_ ()Lnet/minecraft/network/chat/ClickEvent$Action; net/minecraft/network/chat/ClickEvent/getAction ()Lnet/minecraft/network/chat/ClickEvent$Action; +MD: net/minecraft/network/chat/ClickEvent/m_130623_ ()Ljava/lang/String; net/minecraft/network/chat/ClickEvent/getValue ()Ljava/lang/String; +MD: net/minecraft/network/chat/ClickEvent/toString ()Ljava/lang/String; net/minecraft/network/chat/ClickEvent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/ClickEvent$Action net/minecraft/network/chat/ClickEvent$Action +FD: net/minecraft/network/chat/ClickEvent$Action/$VALUES net/minecraft/network/chat/ClickEvent$Action/$VALUES +FD: net/minecraft/network/chat/ClickEvent$Action/CHANGE_PAGE net/minecraft/network/chat/ClickEvent$Action/CHANGE_PAGE +FD: net/minecraft/network/chat/ClickEvent$Action/COPY_TO_CLIPBOARD net/minecraft/network/chat/ClickEvent$Action/COPY_TO_CLIPBOARD +FD: net/minecraft/network/chat/ClickEvent$Action/OPEN_FILE net/minecraft/network/chat/ClickEvent$Action/OPEN_FILE +FD: net/minecraft/network/chat/ClickEvent$Action/OPEN_URL net/minecraft/network/chat/ClickEvent$Action/OPEN_URL +FD: net/minecraft/network/chat/ClickEvent$Action/RUN_COMMAND net/minecraft/network/chat/ClickEvent$Action/RUN_COMMAND +FD: net/minecraft/network/chat/ClickEvent$Action/SUGGEST_COMMAND net/minecraft/network/chat/ClickEvent$Action/SUGGEST_COMMAND +FD: net/minecraft/network/chat/ClickEvent$Action/f_130634_ net/minecraft/network/chat/ClickEvent$Action/LOOKUP +FD: net/minecraft/network/chat/ClickEvent$Action/f_130635_ net/minecraft/network/chat/ClickEvent$Action/allowFromServer +FD: net/minecraft/network/chat/ClickEvent$Action/f_130636_ net/minecraft/network/chat/ClickEvent$Action/name +FD: net/minecraft/network/chat/ClickEvent$Action/net/minecraft/network/chat/ClickEvent$Action net/minecraft/network/chat/ClickEvent$Action/net/minecraft/network/chat/ClickEvent$Action +MD: net/minecraft/network/chat/ClickEvent$Action/ ()V net/minecraft/network/chat/ClickEvent$Action/ ()V +MD: net/minecraft/network/chat/ClickEvent$Action/ (Ljava/lang/String;ILjava/lang/String;Z)V net/minecraft/network/chat/ClickEvent$Action/ (Ljava/lang/String;ILjava/lang/String;Z)V +MD: net/minecraft/network/chat/ClickEvent$Action/m_130644_ ()Z net/minecraft/network/chat/ClickEvent$Action/isAllowedFromServer ()Z +MD: net/minecraft/network/chat/ClickEvent$Action/m_130645_ (Ljava/lang/String;)Lnet/minecraft/network/chat/ClickEvent$Action; net/minecraft/network/chat/ClickEvent$Action/getByName (Ljava/lang/String;)Lnet/minecraft/network/chat/ClickEvent$Action; +MD: net/minecraft/network/chat/ClickEvent$Action/m_130647_ (Lnet/minecraft/network/chat/ClickEvent$Action;)Lnet/minecraft/network/chat/ClickEvent$Action; net/minecraft/network/chat/ClickEvent$Action/lambda$static$0 (Lnet/minecraft/network/chat/ClickEvent$Action;)Lnet/minecraft/network/chat/ClickEvent$Action; +MD: net/minecraft/network/chat/ClickEvent$Action/m_130649_ ()Ljava/lang/String; net/minecraft/network/chat/ClickEvent$Action/getName ()Ljava/lang/String; +MD: net/minecraft/network/chat/ClickEvent$Action/m_178387_ ()[Lnet/minecraft/network/chat/ClickEvent$Action; net/minecraft/network/chat/ClickEvent$Action/$values ()[Lnet/minecraft/network/chat/ClickEvent$Action; +MD: net/minecraft/network/chat/ClickEvent$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/chat/ClickEvent$Action; net/minecraft/network/chat/ClickEvent$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/chat/ClickEvent$Action; +MD: net/minecraft/network/chat/ClickEvent$Action/values ()[Lnet/minecraft/network/chat/ClickEvent$Action; net/minecraft/network/chat/ClickEvent$Action/values ()[Lnet/minecraft/network/chat/ClickEvent$Action; +CL: net/minecraft/network/chat/CommonComponents net/minecraft/network/chat/CommonComponents +FD: net/minecraft/network/chat/CommonComponents/f_130653_ net/minecraft/network/chat/CommonComponents/OPTION_ON +FD: net/minecraft/network/chat/CommonComponents/f_130654_ net/minecraft/network/chat/CommonComponents/OPTION_OFF +FD: net/minecraft/network/chat/CommonComponents/f_130655_ net/minecraft/network/chat/CommonComponents/GUI_DONE +FD: net/minecraft/network/chat/CommonComponents/f_130656_ net/minecraft/network/chat/CommonComponents/GUI_CANCEL +FD: net/minecraft/network/chat/CommonComponents/f_130657_ net/minecraft/network/chat/CommonComponents/GUI_YES +FD: net/minecraft/network/chat/CommonComponents/f_130658_ net/minecraft/network/chat/CommonComponents/GUI_NO +FD: net/minecraft/network/chat/CommonComponents/f_130659_ net/minecraft/network/chat/CommonComponents/GUI_PROCEED +FD: net/minecraft/network/chat/CommonComponents/f_130660_ net/minecraft/network/chat/CommonComponents/GUI_BACK +FD: net/minecraft/network/chat/CommonComponents/f_130661_ net/minecraft/network/chat/CommonComponents/CONNECT_FAILED +FD: net/minecraft/network/chat/CommonComponents/f_178388_ net/minecraft/network/chat/CommonComponents/NEW_LINE +FD: net/minecraft/network/chat/CommonComponents/f_178389_ net/minecraft/network/chat/CommonComponents/NARRATION_SEPARATOR +FD: net/minecraft/network/chat/CommonComponents/net/minecraft/network/chat/CommonComponents net/minecraft/network/chat/CommonComponents/net/minecraft/network/chat/CommonComponents +MD: net/minecraft/network/chat/CommonComponents/ ()V net/minecraft/network/chat/CommonComponents/ ()V +MD: net/minecraft/network/chat/CommonComponents/ ()V net/minecraft/network/chat/CommonComponents/ ()V +MD: net/minecraft/network/chat/CommonComponents/m_130663_ (Lnet/minecraft/network/chat/Component;Z)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/CommonComponents/optionStatus (Lnet/minecraft/network/chat/Component;Z)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/CommonComponents/m_130666_ (Z)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/CommonComponents/optionStatus (Z)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/CommonComponents/m_178391_ (Ljava/util/Collection;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/CommonComponents/joinLines (Ljava/util/Collection;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/CommonComponents/m_178393_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/CommonComponents/optionNameValue (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/CommonComponents/m_178396_ ([Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/CommonComponents/joinLines ([Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/CommonComponents/m_178398_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/CommonComponents/joinForNarration (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/network/chat/Component net/minecraft/network/chat/Component +FD: net/minecraft/network/chat/Component/net/minecraft/network/chat/Component net/minecraft/network/chat/Component/net/minecraft/network/chat/Component +MD: net/minecraft/network/chat/Component/getString ()Ljava/lang/String; net/minecraft/network/chat/Component/getString ()Ljava/lang/String; +MD: net/minecraft/network/chat/Component/m_130668_ (I)Ljava/lang/String; net/minecraft/network/chat/Component/getString (I)Ljava/lang/String; +MD: net/minecraft/network/chat/Component/m_130670_ (ILjava/lang/StringBuilder;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/network/chat/Component/lambda$getString$0 (ILjava/lang/StringBuilder;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/network/chat/Component/m_130674_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/Component/nullToEmpty (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/Component/m_178401_ (Ljava/util/List;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/network/chat/Component/lambda$toFlatList$1 (Ljava/util/List;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/network/chat/Component/m_178405_ (Lnet/minecraft/network/chat/Style;)Ljava/util/List; net/minecraft/network/chat/Component/toFlatList (Lnet/minecraft/network/chat/Style;)Ljava/util/List; +MD: net/minecraft/network/chat/Component/m_5651_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/Component/visit (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/Component/m_5655_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/Component/visitSelf (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/Component/m_6111_ ()Ljava/lang/String; net/minecraft/network/chat/Component/getContents ()Ljava/lang/String; +MD: net/minecraft/network/chat/Component/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/Component/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/Component/m_6881_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/Component/copy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/Component/m_7360_ ()Ljava/util/List; net/minecraft/network/chat/Component/getSiblings ()Ljava/util/List; +MD: net/minecraft/network/chat/Component/m_7383_ ()Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Component/getStyle ()Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Component/m_7451_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/Component/visit (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +MD: net/minecraft/network/chat/Component/m_7452_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/Component/visitSelf (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +MD: net/minecraft/network/chat/Component/m_7532_ ()Lnet/minecraft/util/FormattedCharSequence; net/minecraft/network/chat/Component/getVisualOrderText ()Lnet/minecraft/util/FormattedCharSequence; +CL: net/minecraft/network/chat/Component$Serializer net/minecraft/network/chat/Component$Serializer +FD: net/minecraft/network/chat/Component$Serializer/f_130685_ net/minecraft/network/chat/Component$Serializer/GSON +FD: net/minecraft/network/chat/Component$Serializer/f_130686_ net/minecraft/network/chat/Component$Serializer/JSON_READER_POS +FD: net/minecraft/network/chat/Component$Serializer/f_130687_ net/minecraft/network/chat/Component$Serializer/JSON_READER_LINESTART +FD: net/minecraft/network/chat/Component$Serializer/net/minecraft/network/chat/Component$Serializer net/minecraft/network/chat/Component$Serializer/net/minecraft/network/chat/Component$Serializer +MD: net/minecraft/network/chat/Component$Serializer/ ()V net/minecraft/network/chat/Component$Serializer/ ()V +MD: net/minecraft/network/chat/Component$Serializer/ ()V net/minecraft/network/chat/Component$Serializer/ ()V +MD: net/minecraft/network/chat/Component$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/network/chat/Component$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/network/chat/Component$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/Component$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/Component$Serializer/m_130690_ ()Ljava/lang/reflect/Field; net/minecraft/network/chat/Component$Serializer/lambda$static$2 ()Ljava/lang/reflect/Field; +MD: net/minecraft/network/chat/Component$Serializer/m_130691_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/Component$Serializer/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/Component$Serializer/m_130697_ (Lcom/google/gson/stream/JsonReader;)I net/minecraft/network/chat/Component$Serializer/getPos (Lcom/google/gson/stream/JsonReader;)I +MD: net/minecraft/network/chat/Component$Serializer/m_130699_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/Component$Serializer/fromJson (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/Component$Serializer/m_130701_ (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/Component$Serializer/fromJson (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/Component$Serializer/m_130703_ (Lnet/minecraft/network/chat/Component;)Ljava/lang/String; net/minecraft/network/chat/Component$Serializer/toJson (Lnet/minecraft/network/chat/Component;)Ljava/lang/String; +MD: net/minecraft/network/chat/Component$Serializer/m_130709_ (Lnet/minecraft/network/chat/Style;Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/network/chat/Component$Serializer/serializeStyle (Lnet/minecraft/network/chat/Style;Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/network/chat/Component$Serializer/m_130713_ ()Ljava/lang/reflect/Field; net/minecraft/network/chat/Component$Serializer/lambda$static$1 ()Ljava/lang/reflect/Field; +MD: net/minecraft/network/chat/Component$Serializer/m_130714_ (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/Component$Serializer/fromJsonLenient (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/Component$Serializer/m_130716_ (Lnet/minecraft/network/chat/Component;)Lcom/google/gson/JsonElement; net/minecraft/network/chat/Component$Serializer/toJsonTree (Lnet/minecraft/network/chat/Component;)Lcom/google/gson/JsonElement; +MD: net/minecraft/network/chat/Component$Serializer/m_130718_ ()Lcom/google/gson/Gson; net/minecraft/network/chat/Component$Serializer/lambda$static$0 ()Lcom/google/gson/Gson; +MD: net/minecraft/network/chat/Component$Serializer/m_178407_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/chat/Component$Serializer/lambda$serializeSeparator$3 (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/chat/Component$Serializer/m_178411_ (Lcom/google/gson/JsonSerializationContext;Lcom/google/gson/JsonObject;Ljava/util/Optional;)V net/minecraft/network/chat/Component$Serializer/serializeSeparator (Lcom/google/gson/JsonSerializationContext;Lcom/google/gson/JsonObject;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/Component$Serializer/m_178415_ (Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Optional; net/minecraft/network/chat/Component$Serializer/parseSeparator (Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Optional; +MD: net/minecraft/network/chat/Component$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/chat/Component$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/network/chat/Component$Serializer/serialize (Lnet/minecraft/network/chat/Component;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/chat/Component$Serializer/serialize (Lnet/minecraft/network/chat/Component;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/network/chat/ComponentUtils net/minecraft/network/chat/ComponentUtils +FD: net/minecraft/network/chat/ComponentUtils/f_178419_ net/minecraft/network/chat/ComponentUtils/DEFAULT_SEPARATOR_TEXT +FD: net/minecraft/network/chat/ComponentUtils/f_178420_ net/minecraft/network/chat/ComponentUtils/DEFAULT_SEPARATOR +FD: net/minecraft/network/chat/ComponentUtils/f_178421_ net/minecraft/network/chat/ComponentUtils/DEFAULT_NO_STYLE_SEPARATOR +FD: net/minecraft/network/chat/ComponentUtils/net/minecraft/network/chat/ComponentUtils net/minecraft/network/chat/ComponentUtils/net/minecraft/network/chat/ComponentUtils +MD: net/minecraft/network/chat/ComponentUtils/ ()V net/minecraft/network/chat/ComponentUtils/ ()V +MD: net/minecraft/network/chat/ComponentUtils/ ()V net/minecraft/network/chat/ComponentUtils/ ()V +MD: net/minecraft/network/chat/ComponentUtils/m_130727_ (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/ComponentUtils/getDisplayName (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/ComponentUtils/m_130729_ (Lcom/mojang/brigadier/Message;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/ComponentUtils/fromMessage (Lcom/mojang/brigadier/Message;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/ComponentUtils/m_130731_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ComponentUtils/updateForEntity (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/ComponentUtils/m_130736_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Style;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/ComponentUtils/resolveStyle (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Style;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/ComponentUtils/m_130741_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/ComponentUtils/lambda$formatList$0 (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/ComponentUtils/m_130743_ (Ljava/util/Collection;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/ComponentUtils/formatList (Ljava/util/Collection;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/ComponentUtils/m_130745_ (Ljava/util/Collection;Ljava/util/function/Function;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/ComponentUtils/formatAndSortList (Ljava/util/Collection;Ljava/util/function/Function;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/ComponentUtils/m_130748_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ComponentUtils/wrapInSquareBrackets (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/ComponentUtils/m_130750_ (Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ComponentUtils/mergeStyles (Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/ComponentUtils/m_178424_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Optional;Lnet/minecraft/world/entity/Entity;I)Ljava/util/Optional; net/minecraft/network/chat/ComponentUtils/updateForEntity (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Optional;Lnet/minecraft/world/entity/Entity;I)Ljava/util/Optional; +MD: net/minecraft/network/chat/ComponentUtils/m_178429_ (Ljava/util/Collection;Ljava/util/Optional;Ljava/util/function/Function;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ComponentUtils/formatList (Ljava/util/Collection;Ljava/util/Optional;Ljava/util/function/Function;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/ComponentUtils/m_178433_ (Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/ComponentUtils/formatList (Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/ComponentUtils/m_178436_ (Ljava/util/Collection;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ComponentUtils/formatList (Ljava/util/Collection;Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/ComponentUtils/m_178440_ (Ljava/util/Collection;Ljava/util/function/Function;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/ComponentUtils/formatList (Ljava/util/Collection;Ljava/util/function/Function;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/network/chat/ContextAwareComponent net/minecraft/network/chat/ContextAwareComponent +FD: net/minecraft/network/chat/ContextAwareComponent/net/minecraft/network/chat/ContextAwareComponent net/minecraft/network/chat/ContextAwareComponent/net/minecraft/network/chat/ContextAwareComponent +MD: net/minecraft/network/chat/ContextAwareComponent/m_5638_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ContextAwareComponent/resolve (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/network/chat/FormattedText net/minecraft/network/chat/FormattedText +FD: net/minecraft/network/chat/FormattedText/f_130759_ net/minecraft/network/chat/FormattedText/STOP_ITERATION +FD: net/minecraft/network/chat/FormattedText/f_130760_ net/minecraft/network/chat/FormattedText/EMPTY +FD: net/minecraft/network/chat/FormattedText/net/minecraft/network/chat/FormattedText net/minecraft/network/chat/FormattedText/net/minecraft/network/chat/FormattedText +MD: net/minecraft/network/chat/FormattedText/ ()V net/minecraft/network/chat/FormattedText/ ()V +MD: net/minecraft/network/chat/FormattedText/getString ()Ljava/lang/String; net/minecraft/network/chat/FormattedText/getString ()Ljava/lang/String; +MD: net/minecraft/network/chat/FormattedText/m_130762_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/FormattedText; net/minecraft/network/chat/FormattedText/of (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/network/chat/FormattedText/m_130765_ (Ljava/lang/StringBuilder;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText/lambda$getString$0 (Ljava/lang/StringBuilder;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/network/chat/FormattedText/m_130768_ (Ljava/util/List;)Lnet/minecraft/network/chat/FormattedText; net/minecraft/network/chat/FormattedText/composite (Ljava/util/List;)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/network/chat/FormattedText/m_130773_ ([Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/network/chat/FormattedText; net/minecraft/network/chat/FormattedText/composite ([Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/network/chat/FormattedText/m_130775_ (Ljava/lang/String;)Lnet/minecraft/network/chat/FormattedText; net/minecraft/network/chat/FormattedText/of (Ljava/lang/String;)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/network/chat/FormattedText/m_5651_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText/visit (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/FormattedText/m_7451_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText/visit (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +CL: net/minecraft/network/chat/FormattedText$1 net/minecraft/network/chat/FormattedText$1 +FD: net/minecraft/network/chat/FormattedText$1/net/minecraft/network/chat/FormattedText$1 net/minecraft/network/chat/FormattedText$1/net/minecraft/network/chat/FormattedText$1 +MD: net/minecraft/network/chat/FormattedText$1/ ()V net/minecraft/network/chat/FormattedText$1/ ()V +MD: net/minecraft/network/chat/FormattedText$1/m_5651_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$1/visit (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/FormattedText$1/m_7451_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$1/visit (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +CL: net/minecraft/network/chat/FormattedText$2 net/minecraft/network/chat/FormattedText$2 +FD: net/minecraft/network/chat/FormattedText$2/f_130783_ net/minecraft/network/chat/FormattedText$2/val$text +FD: net/minecraft/network/chat/FormattedText$2/net/minecraft/network/chat/FormattedText$2 net/minecraft/network/chat/FormattedText$2/net/minecraft/network/chat/FormattedText$2 +MD: net/minecraft/network/chat/FormattedText$2/ (Ljava/lang/String;)V net/minecraft/network/chat/FormattedText$2/ (Ljava/lang/String;)V +MD: net/minecraft/network/chat/FormattedText$2/m_5651_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$2/visit (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/FormattedText$2/m_7451_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$2/visit (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +CL: net/minecraft/network/chat/FormattedText$3 net/minecraft/network/chat/FormattedText$3 +FD: net/minecraft/network/chat/FormattedText$3/f_130791_ net/minecraft/network/chat/FormattedText$3/val$text +FD: net/minecraft/network/chat/FormattedText$3/f_130792_ net/minecraft/network/chat/FormattedText$3/val$style +FD: net/minecraft/network/chat/FormattedText$3/net/minecraft/network/chat/FormattedText$3 net/minecraft/network/chat/FormattedText$3/net/minecraft/network/chat/FormattedText$3 +MD: net/minecraft/network/chat/FormattedText$3/ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)V net/minecraft/network/chat/FormattedText$3/ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)V +MD: net/minecraft/network/chat/FormattedText$3/m_5651_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$3/visit (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/FormattedText$3/m_7451_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$3/visit (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +CL: net/minecraft/network/chat/FormattedText$4 net/minecraft/network/chat/FormattedText$4 +FD: net/minecraft/network/chat/FormattedText$4/f_130801_ net/minecraft/network/chat/FormattedText$4/val$parts +FD: net/minecraft/network/chat/FormattedText$4/net/minecraft/network/chat/FormattedText$4 net/minecraft/network/chat/FormattedText$4/net/minecraft/network/chat/FormattedText$4 +MD: net/minecraft/network/chat/FormattedText$4/ (Ljava/util/List;)V net/minecraft/network/chat/FormattedText$4/ (Ljava/util/List;)V +MD: net/minecraft/network/chat/FormattedText$4/m_5651_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$4/visit (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/FormattedText$4/m_7451_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$4/visit (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +CL: net/minecraft/network/chat/FormattedText$ContentConsumer net/minecraft/network/chat/FormattedText$ContentConsumer +FD: net/minecraft/network/chat/FormattedText$ContentConsumer/net/minecraft/network/chat/FormattedText$ContentConsumer net/minecraft/network/chat/FormattedText$ContentConsumer/net/minecraft/network/chat/FormattedText$ContentConsumer +MD: net/minecraft/network/chat/FormattedText$ContentConsumer/m_130809_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$ContentConsumer/accept (Ljava/lang/String;)Ljava/util/Optional; +CL: net/minecraft/network/chat/FormattedText$StyledContentConsumer net/minecraft/network/chat/FormattedText$StyledContentConsumer +FD: net/minecraft/network/chat/FormattedText$StyledContentConsumer/net/minecraft/network/chat/FormattedText$StyledContentConsumer net/minecraft/network/chat/FormattedText$StyledContentConsumer/net/minecraft/network/chat/FormattedText$StyledContentConsumer +MD: net/minecraft/network/chat/FormattedText$StyledContentConsumer/m_7164_ (Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/network/chat/FormattedText$StyledContentConsumer/accept (Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +CL: net/minecraft/network/chat/HoverEvent net/minecraft/network/chat/HoverEvent +FD: net/minecraft/network/chat/HoverEvent/f_130813_ net/minecraft/network/chat/HoverEvent/LOGGER +FD: net/minecraft/network/chat/HoverEvent/f_130814_ net/minecraft/network/chat/HoverEvent/action +FD: net/minecraft/network/chat/HoverEvent/f_130815_ net/minecraft/network/chat/HoverEvent/value +FD: net/minecraft/network/chat/HoverEvent/net/minecraft/network/chat/HoverEvent net/minecraft/network/chat/HoverEvent/net/minecraft/network/chat/HoverEvent +MD: net/minecraft/network/chat/HoverEvent/ ()V net/minecraft/network/chat/HoverEvent/ ()V +MD: net/minecraft/network/chat/HoverEvent/ (Lnet/minecraft/network/chat/HoverEvent$Action;Ljava/lang/Object;)V net/minecraft/network/chat/HoverEvent/ (Lnet/minecraft/network/chat/HoverEvent$Action;Ljava/lang/Object;)V +MD: net/minecraft/network/chat/HoverEvent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/HoverEvent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/HoverEvent/hashCode ()I net/minecraft/network/chat/HoverEvent/hashCode ()I +MD: net/minecraft/network/chat/HoverEvent/m_130820_ ()Lnet/minecraft/network/chat/HoverEvent$Action; net/minecraft/network/chat/HoverEvent/getAction ()Lnet/minecraft/network/chat/HoverEvent$Action; +MD: net/minecraft/network/chat/HoverEvent/m_130821_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/HoverEvent; net/minecraft/network/chat/HoverEvent/deserialize (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/HoverEvent; +MD: net/minecraft/network/chat/HoverEvent/m_130823_ (Lnet/minecraft/network/chat/HoverEvent$Action;)Ljava/lang/Object; net/minecraft/network/chat/HoverEvent/getValue (Lnet/minecraft/network/chat/HoverEvent$Action;)Ljava/lang/Object; +MD: net/minecraft/network/chat/HoverEvent/m_130825_ ()Lcom/google/gson/JsonObject; net/minecraft/network/chat/HoverEvent/serialize ()Lcom/google/gson/JsonObject; +MD: net/minecraft/network/chat/HoverEvent/toString ()Ljava/lang/String; net/minecraft/network/chat/HoverEvent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/HoverEvent$Action net/minecraft/network/chat/HoverEvent$Action +FD: net/minecraft/network/chat/HoverEvent$Action/f_130831_ net/minecraft/network/chat/HoverEvent$Action/SHOW_TEXT +FD: net/minecraft/network/chat/HoverEvent$Action/f_130832_ net/minecraft/network/chat/HoverEvent$Action/SHOW_ITEM +FD: net/minecraft/network/chat/HoverEvent$Action/f_130833_ net/minecraft/network/chat/HoverEvent$Action/SHOW_ENTITY +FD: net/minecraft/network/chat/HoverEvent$Action/f_130834_ net/minecraft/network/chat/HoverEvent$Action/LOOKUP +FD: net/minecraft/network/chat/HoverEvent$Action/f_130835_ net/minecraft/network/chat/HoverEvent$Action/name +FD: net/minecraft/network/chat/HoverEvent$Action/f_130836_ net/minecraft/network/chat/HoverEvent$Action/allowFromServer +FD: net/minecraft/network/chat/HoverEvent$Action/f_130837_ net/minecraft/network/chat/HoverEvent$Action/argDeserializer +FD: net/minecraft/network/chat/HoverEvent$Action/f_130838_ net/minecraft/network/chat/HoverEvent$Action/argSerializer +FD: net/minecraft/network/chat/HoverEvent$Action/f_130839_ net/minecraft/network/chat/HoverEvent$Action/legacyArgDeserializer +FD: net/minecraft/network/chat/HoverEvent$Action/net/minecraft/network/chat/HoverEvent$Action net/minecraft/network/chat/HoverEvent$Action/net/minecraft/network/chat/HoverEvent$Action +MD: net/minecraft/network/chat/HoverEvent$Action/ ()V net/minecraft/network/chat/HoverEvent$Action/ ()V +MD: net/minecraft/network/chat/HoverEvent$Action/ (Ljava/lang/String;ZLjava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Function;)V net/minecraft/network/chat/HoverEvent$Action/ (Ljava/lang/String;ZLjava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Function;)V +MD: net/minecraft/network/chat/HoverEvent$Action/m_130847_ ()Z net/minecraft/network/chat/HoverEvent$Action/isAllowedFromServer ()Z +MD: net/minecraft/network/chat/HoverEvent$Action/m_130848_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/HoverEvent; net/minecraft/network/chat/HoverEvent$Action/deserialize (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/HoverEvent; +MD: net/minecraft/network/chat/HoverEvent$Action/m_130850_ (Ljava/lang/Object;)Lcom/google/gson/JsonElement; net/minecraft/network/chat/HoverEvent$Action/serializeArg (Ljava/lang/Object;)Lcom/google/gson/JsonElement; +MD: net/minecraft/network/chat/HoverEvent$Action/m_130852_ (Ljava/lang/String;)Lnet/minecraft/network/chat/HoverEvent$Action; net/minecraft/network/chat/HoverEvent$Action/getByName (Ljava/lang/String;)Lnet/minecraft/network/chat/HoverEvent$Action; +MD: net/minecraft/network/chat/HoverEvent$Action/m_130854_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/HoverEvent; net/minecraft/network/chat/HoverEvent$Action/deserializeFromLegacy (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/HoverEvent; +MD: net/minecraft/network/chat/HoverEvent$Action/m_130861_ ()Ljava/lang/String; net/minecraft/network/chat/HoverEvent$Action/getName ()Ljava/lang/String; +MD: net/minecraft/network/chat/HoverEvent$Action/m_130864_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/chat/HoverEvent$Action/cast (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/chat/HoverEvent$Action/m_178443_ (Lnet/minecraft/network/chat/HoverEvent$Action;)Lnet/minecraft/network/chat/HoverEvent$Action; net/minecraft/network/chat/HoverEvent$Action/lambda$static$0 (Lnet/minecraft/network/chat/HoverEvent$Action;)Lnet/minecraft/network/chat/HoverEvent$Action; +MD: net/minecraft/network/chat/HoverEvent$Action/toString ()Ljava/lang/String; net/minecraft/network/chat/HoverEvent$Action/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo net/minecraft/network/chat/HoverEvent$EntityTooltipInfo +FD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/f_130871_ net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/type +FD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/f_130872_ net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/id +FD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/f_130873_ net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/name +FD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/f_130874_ net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/linesCache +FD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/net/minecraft/network/chat/HoverEvent$EntityTooltipInfo net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/net/minecraft/network/chat/HoverEvent$EntityTooltipInfo +MD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/ (Lnet/minecraft/world/entity/EntityType;Ljava/util/UUID;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/ (Lnet/minecraft/world/entity/EntityType;Ljava/util/UUID;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/hashCode ()I net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/hashCode ()I +MD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/m_130879_ ()Lcom/google/gson/JsonElement; net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/serialize ()Lcom/google/gson/JsonElement; +MD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/m_130880_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/HoverEvent$EntityTooltipInfo; net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/create (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/HoverEvent$EntityTooltipInfo; +MD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/m_130882_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/HoverEvent$EntityTooltipInfo; net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/create (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/HoverEvent$EntityTooltipInfo; +MD: net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/m_130884_ ()Ljava/util/List; net/minecraft/network/chat/HoverEvent$EntityTooltipInfo/getTooltipLines ()Ljava/util/List; +CL: net/minecraft/network/chat/HoverEvent$ItemStackInfo net/minecraft/network/chat/HoverEvent$ItemStackInfo +FD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/f_130888_ net/minecraft/network/chat/HoverEvent$ItemStackInfo/item +FD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/f_130889_ net/minecraft/network/chat/HoverEvent$ItemStackInfo/count +FD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/f_130890_ net/minecraft/network/chat/HoverEvent$ItemStackInfo/tag +FD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/f_130891_ net/minecraft/network/chat/HoverEvent$ItemStackInfo/itemStack +FD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/net/minecraft/network/chat/HoverEvent$ItemStackInfo net/minecraft/network/chat/HoverEvent$ItemStackInfo/net/minecraft/network/chat/HoverEvent$ItemStackInfo +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/ (Lnet/minecraft/world/item/Item;ILnet/minecraft/nbt/CompoundTag;)V net/minecraft/network/chat/HoverEvent$ItemStackInfo/ (Lnet/minecraft/world/item/Item;ILnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/network/chat/HoverEvent$ItemStackInfo/ (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/HoverEvent$ItemStackInfo/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/hashCode ()I net/minecraft/network/chat/HoverEvent$ItemStackInfo/hashCode ()I +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/m_130898_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/network/chat/HoverEvent$ItemStackInfo/getItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/m_130905_ ()Lcom/google/gson/JsonElement; net/minecraft/network/chat/HoverEvent$ItemStackInfo/serialize ()Lcom/google/gson/JsonElement; +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/m_130906_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/HoverEvent$ItemStackInfo; net/minecraft/network/chat/HoverEvent$ItemStackInfo/create (Lcom/google/gson/JsonElement;)Lnet/minecraft/network/chat/HoverEvent$ItemStackInfo; +MD: net/minecraft/network/chat/HoverEvent$ItemStackInfo/m_130908_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/HoverEvent$ItemStackInfo; net/minecraft/network/chat/HoverEvent$ItemStackInfo/create (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/HoverEvent$ItemStackInfo; +CL: net/minecraft/network/chat/KeybindComponent net/minecraft/network/chat/KeybindComponent +FD: net/minecraft/network/chat/KeybindComponent/f_130913_ net/minecraft/network/chat/KeybindComponent/keyResolver +FD: net/minecraft/network/chat/KeybindComponent/f_130914_ net/minecraft/network/chat/KeybindComponent/name +FD: net/minecraft/network/chat/KeybindComponent/f_130915_ net/minecraft/network/chat/KeybindComponent/nameResolver +FD: net/minecraft/network/chat/KeybindComponent/net/minecraft/network/chat/KeybindComponent net/minecraft/network/chat/KeybindComponent/net/minecraft/network/chat/KeybindComponent +MD: net/minecraft/network/chat/KeybindComponent/ ()V net/minecraft/network/chat/KeybindComponent/ ()V +MD: net/minecraft/network/chat/KeybindComponent/ (Ljava/lang/String;)V net/minecraft/network/chat/KeybindComponent/ (Ljava/lang/String;)V +MD: net/minecraft/network/chat/KeybindComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/KeybindComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/KeybindComponent/m_130919_ (Ljava/util/function/Function;)V net/minecraft/network/chat/KeybindComponent/setKeyResolver (Ljava/util/function/Function;)V +MD: net/minecraft/network/chat/KeybindComponent/m_130927_ (Ljava/lang/String;)Ljava/util/function/Supplier; net/minecraft/network/chat/KeybindComponent/lambda$static$1 (Ljava/lang/String;)Ljava/util/function/Supplier; +MD: net/minecraft/network/chat/KeybindComponent/m_130935_ ()Ljava/lang/String; net/minecraft/network/chat/KeybindComponent/getName ()Ljava/lang/String; +MD: net/minecraft/network/chat/KeybindComponent/m_130936_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/KeybindComponent/getNestedComponent ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/KeybindComponent/m_178445_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/network/chat/KeybindComponent/lambda$static$0 (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/chat/KeybindComponent/m_5655_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/KeybindComponent/visitSelf (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/KeybindComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/KeybindComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/KeybindComponent/m_6879_ ()Lnet/minecraft/network/chat/KeybindComponent; net/minecraft/network/chat/KeybindComponent/plainCopy ()Lnet/minecraft/network/chat/KeybindComponent; +MD: net/minecraft/network/chat/KeybindComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/KeybindComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/KeybindComponent/m_7452_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/KeybindComponent/visitSelf (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +MD: net/minecraft/network/chat/KeybindComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/KeybindComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/MutableComponent net/minecraft/network/chat/MutableComponent +FD: net/minecraft/network/chat/MutableComponent/net/minecraft/network/chat/MutableComponent net/minecraft/network/chat/MutableComponent/net/minecraft/network/chat/MutableComponent +MD: net/minecraft/network/chat/MutableComponent/m_130938_ (Ljava/util/function/UnaryOperator;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/MutableComponent/withStyle (Ljava/util/function/UnaryOperator;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/MutableComponent/m_130940_ (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/MutableComponent/withStyle (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/MutableComponent/m_130944_ ([Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/MutableComponent/withStyle ([Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/MutableComponent/m_130946_ (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/MutableComponent/append (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/MutableComponent/m_130948_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/MutableComponent/withStyle (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/MutableComponent/m_6270_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/MutableComponent/setStyle (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/MutableComponent/m_7220_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/MutableComponent/append (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/network/chat/NbtComponent net/minecraft/network/chat/NbtComponent +FD: net/minecraft/network/chat/NbtComponent/f_130950_ net/minecraft/network/chat/NbtComponent/interpreting +FD: net/minecraft/network/chat/NbtComponent/f_130951_ net/minecraft/network/chat/NbtComponent/nbtPathPattern +FD: net/minecraft/network/chat/NbtComponent/f_130952_ net/minecraft/network/chat/NbtComponent/compiledNbtPath +FD: net/minecraft/network/chat/NbtComponent/f_130953_ net/minecraft/network/chat/NbtComponent/LOGGER +FD: net/minecraft/network/chat/NbtComponent/f_178447_ net/minecraft/network/chat/NbtComponent/separator +FD: net/minecraft/network/chat/NbtComponent/net/minecraft/network/chat/NbtComponent net/minecraft/network/chat/NbtComponent/net/minecraft/network/chat/NbtComponent +MD: net/minecraft/network/chat/NbtComponent/ ()V net/minecraft/network/chat/NbtComponent/ ()V +MD: net/minecraft/network/chat/NbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLjava/util/Optional;)V net/minecraft/network/chat/NbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLjava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent/ (Ljava/lang/String;ZLjava/util/Optional;)V net/minecraft/network/chat/NbtComponent/ (Ljava/lang/String;ZLjava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent/m_130967_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILjava/lang/String;)Ljava/util/stream/Stream; net/minecraft/network/chat/NbtComponent/lambda$resolve$1 (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILjava/lang/String;)Ljava/util/stream/Stream; +MD: net/minecraft/network/chat/NbtComponent/m_130972_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/stream/Stream; net/minecraft/network/chat/NbtComponent/lambda$resolve$0 (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/stream/Stream; +MD: net/minecraft/network/chat/NbtComponent/m_130977_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; net/minecraft/network/chat/NbtComponent/compileNbtPath (Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; +MD: net/minecraft/network/chat/NbtComponent/m_130979_ ()Ljava/lang/String; net/minecraft/network/chat/NbtComponent/getNbtPath ()Ljava/lang/String; +MD: net/minecraft/network/chat/NbtComponent/m_130980_ ()Z net/minecraft/network/chat/NbtComponent/isInterpreting ()Z +MD: net/minecraft/network/chat/NbtComponent/m_178457_ (Ljava/util/stream/Stream;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/lambda$resolve$8 (Ljava/util/stream/Stream;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_178459_ (Ljava/util/stream/Stream;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/lambda$resolve$7 (Ljava/util/stream/Stream;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_178462_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/lambda$resolve$2 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_178466_ (Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/lambda$resolve$5 (Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/MutableComponent;Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_178470_ (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/lambda$resolve$4 (Ljava/lang/String;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_178472_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/lambda$resolve$6 ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_178473_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/lambda$resolve$3 ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_5638_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent/resolve (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent/m_7353_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; net/minecraft/network/chat/NbtComponent/getData (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; +CL: net/minecraft/network/chat/NbtComponent$BlockNbtComponent net/minecraft/network/chat/NbtComponent$BlockNbtComponent +FD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/f_130981_ net/minecraft/network/chat/NbtComponent$BlockNbtComponent/posPattern +FD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/f_130982_ net/minecraft/network/chat/NbtComponent$BlockNbtComponent/compiledPos +FD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/net/minecraft/network/chat/NbtComponent$BlockNbtComponent net/minecraft/network/chat/NbtComponent$BlockNbtComponent/net/minecraft/network/chat/NbtComponent$BlockNbtComponent +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLjava/lang/String;Lnet/minecraft/commands/arguments/coordinates/Coordinates;Ljava/util/Optional;)V net/minecraft/network/chat/NbtComponent$BlockNbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLjava/lang/String;Lnet/minecraft/commands/arguments/coordinates/Coordinates;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/ (Ljava/lang/String;ZLjava/lang/String;Ljava/util/Optional;)V net/minecraft/network/chat/NbtComponent$BlockNbtComponent/ (Ljava/lang/String;ZLjava/lang/String;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/NbtComponent$BlockNbtComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/m_130996_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; net/minecraft/network/chat/NbtComponent$BlockNbtComponent/compilePos (Ljava/lang/String;)Lnet/minecraft/commands/arguments/coordinates/Coordinates; +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/m_131001_ ()Ljava/lang/String; net/minecraft/network/chat/NbtComponent$BlockNbtComponent/getPos ()Ljava/lang/String; +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/NbtComponent$BlockNbtComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent$BlockNbtComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/NbtComponent$BlockNbtComponent; net/minecraft/network/chat/NbtComponent$BlockNbtComponent/plainCopy ()Lnet/minecraft/network/chat/NbtComponent$BlockNbtComponent; +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/m_7353_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; net/minecraft/network/chat/NbtComponent$BlockNbtComponent/getData (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; +MD: net/minecraft/network/chat/NbtComponent$BlockNbtComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/NbtComponent$BlockNbtComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/NbtComponent$EntityNbtComponent net/minecraft/network/chat/NbtComponent$EntityNbtComponent +FD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/f_131004_ net/minecraft/network/chat/NbtComponent$EntityNbtComponent/selectorPattern +FD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/f_131005_ net/minecraft/network/chat/NbtComponent$EntityNbtComponent/compiledSelector +FD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/net/minecraft/network/chat/NbtComponent$EntityNbtComponent net/minecraft/network/chat/NbtComponent$EntityNbtComponent/net/minecraft/network/chat/NbtComponent$EntityNbtComponent +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLjava/lang/String;Lnet/minecraft/commands/arguments/selector/EntitySelector;Ljava/util/Optional;)V net/minecraft/network/chat/NbtComponent$EntityNbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLjava/lang/String;Lnet/minecraft/commands/arguments/selector/EntitySelector;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/ (Ljava/lang/String;ZLjava/lang/String;Ljava/util/Optional;)V net/minecraft/network/chat/NbtComponent$EntityNbtComponent/ (Ljava/lang/String;ZLjava/lang/String;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/NbtComponent$EntityNbtComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/m_131019_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/network/chat/NbtComponent$EntityNbtComponent/compileSelector (Ljava/lang/String;)Lnet/minecraft/commands/arguments/selector/EntitySelector; +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/m_131024_ ()Ljava/lang/String; net/minecraft/network/chat/NbtComponent$EntityNbtComponent/getSelector ()Ljava/lang/String; +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/NbtComponent$EntityNbtComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent$EntityNbtComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/NbtComponent$EntityNbtComponent; net/minecraft/network/chat/NbtComponent$EntityNbtComponent/plainCopy ()Lnet/minecraft/network/chat/NbtComponent$EntityNbtComponent; +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/m_7353_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; net/minecraft/network/chat/NbtComponent$EntityNbtComponent/getData (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; +MD: net/minecraft/network/chat/NbtComponent$EntityNbtComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/NbtComponent$EntityNbtComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/NbtComponent$StorageNbtComponent net/minecraft/network/chat/NbtComponent$StorageNbtComponent +FD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/f_131027_ net/minecraft/network/chat/NbtComponent$StorageNbtComponent/id +FD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/net/minecraft/network/chat/NbtComponent$StorageNbtComponent net/minecraft/network/chat/NbtComponent$StorageNbtComponent/net/minecraft/network/chat/NbtComponent$StorageNbtComponent +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLnet/minecraft/resources/ResourceLocation;Ljava/util/Optional;)V net/minecraft/network/chat/NbtComponent$StorageNbtComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;ZLnet/minecraft/resources/ResourceLocation;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/ (Ljava/lang/String;ZLnet/minecraft/resources/ResourceLocation;Ljava/util/Optional;)V net/minecraft/network/chat/NbtComponent$StorageNbtComponent/ (Ljava/lang/String;ZLnet/minecraft/resources/ResourceLocation;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/NbtComponent$StorageNbtComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/m_131043_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/chat/NbtComponent$StorageNbtComponent/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/NbtComponent$StorageNbtComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/NbtComponent$StorageNbtComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/m_6879_ ()Lnet/minecraft/network/chat/NbtComponent$StorageNbtComponent; net/minecraft/network/chat/NbtComponent$StorageNbtComponent/plainCopy ()Lnet/minecraft/network/chat/NbtComponent$StorageNbtComponent; +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/m_7353_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; net/minecraft/network/chat/NbtComponent$StorageNbtComponent/getData (Lnet/minecraft/commands/CommandSourceStack;)Ljava/util/stream/Stream; +MD: net/minecraft/network/chat/NbtComponent$StorageNbtComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/NbtComponent$StorageNbtComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/ScoreComponent net/minecraft/network/chat/ScoreComponent +FD: net/minecraft/network/chat/ScoreComponent/f_131046_ net/minecraft/network/chat/ScoreComponent/name +FD: net/minecraft/network/chat/ScoreComponent/f_131047_ net/minecraft/network/chat/ScoreComponent/selector +FD: net/minecraft/network/chat/ScoreComponent/f_131048_ net/minecraft/network/chat/ScoreComponent/objective +FD: net/minecraft/network/chat/ScoreComponent/f_178512_ net/minecraft/network/chat/ScoreComponent/SCORER_PLACEHOLDER +FD: net/minecraft/network/chat/ScoreComponent/net/minecraft/network/chat/ScoreComponent net/minecraft/network/chat/ScoreComponent/net/minecraft/network/chat/ScoreComponent +MD: net/minecraft/network/chat/ScoreComponent/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/network/chat/ScoreComponent/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/network/chat/ScoreComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/selector/EntitySelector;Ljava/lang/String;)V net/minecraft/network/chat/ScoreComponent/ (Ljava/lang/String;Lnet/minecraft/commands/arguments/selector/EntitySelector;Ljava/lang/String;)V +MD: net/minecraft/network/chat/ScoreComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/ScoreComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/ScoreComponent/m_131056_ (Lnet/minecraft/commands/CommandSourceStack;)Ljava/lang/String; net/minecraft/network/chat/ScoreComponent/findTargetName (Lnet/minecraft/commands/CommandSourceStack;)Ljava/lang/String; +MD: net/minecraft/network/chat/ScoreComponent/m_131062_ (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)Ljava/lang/String; net/minecraft/network/chat/ScoreComponent/getScore (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)Ljava/lang/String; +MD: net/minecraft/network/chat/ScoreComponent/m_131066_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/network/chat/ScoreComponent/parseSelector (Ljava/lang/String;)Lnet/minecraft/commands/arguments/selector/EntitySelector; +MD: net/minecraft/network/chat/ScoreComponent/m_131071_ ()Ljava/lang/String; net/minecraft/network/chat/ScoreComponent/getName ()Ljava/lang/String; +MD: net/minecraft/network/chat/ScoreComponent/m_131072_ ()Ljava/lang/String; net/minecraft/network/chat/ScoreComponent/getObjective ()Ljava/lang/String; +MD: net/minecraft/network/chat/ScoreComponent/m_178513_ ()Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/network/chat/ScoreComponent/getSelector ()Lnet/minecraft/commands/arguments/selector/EntitySelector; +MD: net/minecraft/network/chat/ScoreComponent/m_5638_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ScoreComponent/resolve (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/ScoreComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/ScoreComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/ScoreComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/ScoreComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/ScoreComponent/m_6879_ ()Lnet/minecraft/network/chat/ScoreComponent; net/minecraft/network/chat/ScoreComponent/plainCopy ()Lnet/minecraft/network/chat/ScoreComponent; +MD: net/minecraft/network/chat/ScoreComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/ScoreComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/SelectorComponent net/minecraft/network/chat/SelectorComponent +FD: net/minecraft/network/chat/SelectorComponent/f_131081_ net/minecraft/network/chat/SelectorComponent/LOGGER +FD: net/minecraft/network/chat/SelectorComponent/f_131082_ net/minecraft/network/chat/SelectorComponent/pattern +FD: net/minecraft/network/chat/SelectorComponent/f_131083_ net/minecraft/network/chat/SelectorComponent/selector +FD: net/minecraft/network/chat/SelectorComponent/f_178514_ net/minecraft/network/chat/SelectorComponent/separator +FD: net/minecraft/network/chat/SelectorComponent/net/minecraft/network/chat/SelectorComponent net/minecraft/network/chat/SelectorComponent/net/minecraft/network/chat/SelectorComponent +MD: net/minecraft/network/chat/SelectorComponent/ ()V net/minecraft/network/chat/SelectorComponent/ ()V +MD: net/minecraft/network/chat/SelectorComponent/ (Ljava/lang/String;Ljava/util/Optional;)V net/minecraft/network/chat/SelectorComponent/ (Ljava/lang/String;Ljava/util/Optional;)V +MD: net/minecraft/network/chat/SelectorComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/SelectorComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/SelectorComponent/m_131096_ ()Ljava/lang/String; net/minecraft/network/chat/SelectorComponent/getPattern ()Ljava/lang/String; +MD: net/minecraft/network/chat/SelectorComponent/m_178518_ ()Lnet/minecraft/commands/arguments/selector/EntitySelector; net/minecraft/network/chat/SelectorComponent/getSelector ()Lnet/minecraft/commands/arguments/selector/EntitySelector; +MD: net/minecraft/network/chat/SelectorComponent/m_178519_ ()Ljava/util/Optional; net/minecraft/network/chat/SelectorComponent/getSeparator ()Ljava/util/Optional; +MD: net/minecraft/network/chat/SelectorComponent/m_5638_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/SelectorComponent/resolve (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/SelectorComponent/m_6111_ ()Ljava/lang/String; net/minecraft/network/chat/SelectorComponent/getContents ()Ljava/lang/String; +MD: net/minecraft/network/chat/SelectorComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/SelectorComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/SelectorComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/SelectorComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/SelectorComponent/m_6879_ ()Lnet/minecraft/network/chat/SelectorComponent; net/minecraft/network/chat/SelectorComponent/plainCopy ()Lnet/minecraft/network/chat/SelectorComponent; +MD: net/minecraft/network/chat/SelectorComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/SelectorComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/Style net/minecraft/network/chat/Style +FD: net/minecraft/network/chat/Style/f_131099_ net/minecraft/network/chat/Style/EMPTY +FD: net/minecraft/network/chat/Style/f_131100_ net/minecraft/network/chat/Style/DEFAULT_FONT +FD: net/minecraft/network/chat/Style/f_131101_ net/minecraft/network/chat/Style/color +FD: net/minecraft/network/chat/Style/f_131102_ net/minecraft/network/chat/Style/bold +FD: net/minecraft/network/chat/Style/f_131103_ net/minecraft/network/chat/Style/italic +FD: net/minecraft/network/chat/Style/f_131104_ net/minecraft/network/chat/Style/underlined +FD: net/minecraft/network/chat/Style/f_131105_ net/minecraft/network/chat/Style/strikethrough +FD: net/minecraft/network/chat/Style/f_131106_ net/minecraft/network/chat/Style/obfuscated +FD: net/minecraft/network/chat/Style/f_131107_ net/minecraft/network/chat/Style/clickEvent +FD: net/minecraft/network/chat/Style/f_131108_ net/minecraft/network/chat/Style/hoverEvent +FD: net/minecraft/network/chat/Style/f_131109_ net/minecraft/network/chat/Style/insertion +FD: net/minecraft/network/chat/Style/f_131110_ net/minecraft/network/chat/Style/font +FD: net/minecraft/network/chat/Style/net/minecraft/network/chat/Style net/minecraft/network/chat/Style/net/minecraft/network/chat/Style +MD: net/minecraft/network/chat/Style/ ()V net/minecraft/network/chat/Style/ ()V +MD: net/minecraft/network/chat/Style/ (Lnet/minecraft/network/chat/TextColor;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lnet/minecraft/network/chat/ClickEvent;Lnet/minecraft/network/chat/HoverEvent;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/network/chat/Style/ (Lnet/minecraft/network/chat/TextColor;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lnet/minecraft/network/chat/ClickEvent;Lnet/minecraft/network/chat/HoverEvent;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/network/chat/Style/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/Style/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/Style/hashCode ()I net/minecraft/network/chat/Style/hashCode ()I +MD: net/minecraft/network/chat/Style/m_131135_ ()Lnet/minecraft/network/chat/TextColor; net/minecraft/network/chat/Style/getColor ()Lnet/minecraft/network/chat/TextColor; +MD: net/minecraft/network/chat/Style/m_131136_ (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withBold (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131138_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withInsertion (Ljava/lang/String;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131140_ (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withColor (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131142_ (Lnet/minecraft/network/chat/ClickEvent;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withClickEvent (Lnet/minecraft/network/chat/ClickEvent;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131144_ (Lnet/minecraft/network/chat/HoverEvent;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withHoverEvent (Lnet/minecraft/network/chat/HoverEvent;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131146_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/applyTo (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131148_ (Lnet/minecraft/network/chat/TextColor;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withColor (Lnet/minecraft/network/chat/TextColor;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131150_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withFont (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131152_ ([Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/applyFormats ([Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131154_ ()Z net/minecraft/network/chat/Style/isBold ()Z +MD: net/minecraft/network/chat/Style/m_131155_ (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withItalic (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131157_ (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/applyFormat (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131161_ ()Z net/minecraft/network/chat/Style/isItalic ()Z +MD: net/minecraft/network/chat/Style/m_131162_ (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withUnderlined (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131164_ (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/applyLegacyFormat (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_131168_ ()Z net/minecraft/network/chat/Style/isStrikethrough ()Z +MD: net/minecraft/network/chat/Style/m_131171_ ()Z net/minecraft/network/chat/Style/isUnderlined ()Z +MD: net/minecraft/network/chat/Style/m_131176_ ()Z net/minecraft/network/chat/Style/isObfuscated ()Z +MD: net/minecraft/network/chat/Style/m_131179_ ()Z net/minecraft/network/chat/Style/isEmpty ()Z +MD: net/minecraft/network/chat/Style/m_131182_ ()Lnet/minecraft/network/chat/ClickEvent; net/minecraft/network/chat/Style/getClickEvent ()Lnet/minecraft/network/chat/ClickEvent; +MD: net/minecraft/network/chat/Style/m_131186_ ()Lnet/minecraft/network/chat/HoverEvent; net/minecraft/network/chat/Style/getHoverEvent ()Lnet/minecraft/network/chat/HoverEvent; +MD: net/minecraft/network/chat/Style/m_131189_ ()Ljava/lang/String; net/minecraft/network/chat/Style/getInsertion ()Ljava/lang/String; +MD: net/minecraft/network/chat/Style/m_131192_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/chat/Style/getFont ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/chat/Style/m_178520_ (I)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withColor (I)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_178522_ (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withStrikethrough (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/m_178524_ (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style/withObfuscated (Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style/toString ()Ljava/lang/String; net/minecraft/network/chat/Style/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/Style$1 net/minecraft/network/chat/Style$1 +FD: net/minecraft/network/chat/Style$1/f_131196_ net/minecraft/network/chat/Style$1/$SwitchMap$net$minecraft$ChatFormatting +FD: net/minecraft/network/chat/Style$1/net/minecraft/network/chat/Style$1 net/minecraft/network/chat/Style$1/net/minecraft/network/chat/Style$1 +MD: net/minecraft/network/chat/Style$1/ ()V net/minecraft/network/chat/Style$1/ ()V +CL: net/minecraft/network/chat/Style$Serializer net/minecraft/network/chat/Style$Serializer +FD: net/minecraft/network/chat/Style$Serializer/net/minecraft/network/chat/Style$Serializer net/minecraft/network/chat/Style$Serializer/net/minecraft/network/chat/Style$Serializer +MD: net/minecraft/network/chat/Style$Serializer/ ()V net/minecraft/network/chat/Style$Serializer/ ()V +MD: net/minecraft/network/chat/Style$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/network/chat/Style$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/network/chat/Style$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/chat/Style; net/minecraft/network/chat/Style$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/network/chat/Style$Serializer/m_131203_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/chat/Style$Serializer/getFont (Lcom/google/gson/JsonObject;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/chat/Style$Serializer/m_131205_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/Boolean; net/minecraft/network/chat/Style$Serializer/getOptionalFlag (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/Boolean; +MD: net/minecraft/network/chat/Style$Serializer/m_131212_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/HoverEvent; net/minecraft/network/chat/Style$Serializer/getHoverEvent (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/HoverEvent; +MD: net/minecraft/network/chat/Style$Serializer/m_131214_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/ClickEvent; net/minecraft/network/chat/Style$Serializer/getClickEvent (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/ClickEvent; +MD: net/minecraft/network/chat/Style$Serializer/m_131216_ (Lcom/google/gson/JsonObject;)Ljava/lang/String; net/minecraft/network/chat/Style$Serializer/getInsertion (Lcom/google/gson/JsonObject;)Ljava/lang/String; +MD: net/minecraft/network/chat/Style$Serializer/m_131222_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/TextColor; net/minecraft/network/chat/Style$Serializer/getTextColor (Lcom/google/gson/JsonObject;)Lnet/minecraft/network/chat/TextColor; +MD: net/minecraft/network/chat/Style$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/chat/Style$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/network/chat/Style$Serializer/serialize (Lnet/minecraft/network/chat/Style;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/chat/Style$Serializer/serialize (Lnet/minecraft/network/chat/Style;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/network/chat/SubStringSource net/minecraft/network/chat/SubStringSource +FD: net/minecraft/network/chat/SubStringSource/f_131228_ net/minecraft/network/chat/SubStringSource/plainText +FD: net/minecraft/network/chat/SubStringSource/f_131229_ net/minecraft/network/chat/SubStringSource/charStyles +FD: net/minecraft/network/chat/SubStringSource/f_131230_ net/minecraft/network/chat/SubStringSource/reverseCharModifier +FD: net/minecraft/network/chat/SubStringSource/net/minecraft/network/chat/SubStringSource net/minecraft/network/chat/SubStringSource/net/minecraft/network/chat/SubStringSource +MD: net/minecraft/network/chat/SubStringSource/ (Ljava/lang/String;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)V net/minecraft/network/chat/SubStringSource/ (Ljava/lang/String;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)V +MD: net/minecraft/network/chat/SubStringSource/m_131235_ ()Ljava/lang/String; net/minecraft/network/chat/SubStringSource/getPlainText ()Ljava/lang/String; +MD: net/minecraft/network/chat/SubStringSource/m_131236_ (IIZ)Ljava/util/List; net/minecraft/network/chat/SubStringSource/substring (IIZ)Ljava/util/List; +MD: net/minecraft/network/chat/SubStringSource/m_131246_ (Ljava/lang/StringBuilder;Ljava/util/List;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/network/chat/SubStringSource/lambda$create$3 (Ljava/lang/StringBuilder;Ljava/util/List;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/network/chat/SubStringSource/m_131251_ (Lnet/minecraft/network/chat/FormattedText;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;Ljava/util/function/UnaryOperator;)Lnet/minecraft/network/chat/SubStringSource; net/minecraft/network/chat/SubStringSource/create (Lnet/minecraft/network/chat/FormattedText;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;Ljava/util/function/UnaryOperator;)Lnet/minecraft/network/chat/SubStringSource; +MD: net/minecraft/network/chat/SubStringSource/m_178526_ (I)I net/minecraft/network/chat/SubStringSource/lambda$create$0 (I)I +MD: net/minecraft/network/chat/SubStringSource/m_178528_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/network/chat/SubStringSource/lambda$create$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/network/chat/SubStringSource/m_178530_ (Ljava/lang/StringBuilder;Ljava/util/List;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/network/chat/SubStringSource/lambda$create$2 (Ljava/lang/StringBuilder;Ljava/util/List;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/network/chat/SubStringSource/m_178536_ (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/network/chat/SubStringSource; net/minecraft/network/chat/SubStringSource/create (Lnet/minecraft/network/chat/FormattedText;)Lnet/minecraft/network/chat/SubStringSource; +CL: net/minecraft/network/chat/TextColor net/minecraft/network/chat/TextColor +FD: net/minecraft/network/chat/TextColor/f_131255_ net/minecraft/network/chat/TextColor/LEGACY_FORMAT_TO_COLOR +FD: net/minecraft/network/chat/TextColor/f_131256_ net/minecraft/network/chat/TextColor/NAMED_COLORS +FD: net/minecraft/network/chat/TextColor/f_131257_ net/minecraft/network/chat/TextColor/value +FD: net/minecraft/network/chat/TextColor/f_131258_ net/minecraft/network/chat/TextColor/name +FD: net/minecraft/network/chat/TextColor/f_178538_ net/minecraft/network/chat/TextColor/CUSTOM_COLOR_PREFIX +FD: net/minecraft/network/chat/TextColor/net/minecraft/network/chat/TextColor net/minecraft/network/chat/TextColor/net/minecraft/network/chat/TextColor +MD: net/minecraft/network/chat/TextColor/ ()V net/minecraft/network/chat/TextColor/ ()V +MD: net/minecraft/network/chat/TextColor/ (I)V net/minecraft/network/chat/TextColor/ (I)V +MD: net/minecraft/network/chat/TextColor/ (ILjava/lang/String;)V net/minecraft/network/chat/TextColor/ (ILjava/lang/String;)V +MD: net/minecraft/network/chat/TextColor/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/TextColor/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/TextColor/hashCode ()I net/minecraft/network/chat/TextColor/hashCode ()I +MD: net/minecraft/network/chat/TextColor/m_131265_ ()I net/minecraft/network/chat/TextColor/getValue ()I +MD: net/minecraft/network/chat/TextColor/m_131266_ (I)Lnet/minecraft/network/chat/TextColor; net/minecraft/network/chat/TextColor/fromRgb (I)Lnet/minecraft/network/chat/TextColor; +MD: net/minecraft/network/chat/TextColor/m_131268_ (Ljava/lang/String;)Lnet/minecraft/network/chat/TextColor; net/minecraft/network/chat/TextColor/parseColor (Ljava/lang/String;)Lnet/minecraft/network/chat/TextColor; +MD: net/minecraft/network/chat/TextColor/m_131270_ (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/TextColor; net/minecraft/network/chat/TextColor/fromLegacyFormat (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/TextColor; +MD: net/minecraft/network/chat/TextColor/m_131272_ (Lnet/minecraft/network/chat/TextColor;)Ljava/lang/String; net/minecraft/network/chat/TextColor/lambda$static$1 (Lnet/minecraft/network/chat/TextColor;)Ljava/lang/String; +MD: net/minecraft/network/chat/TextColor/m_131274_ ()Ljava/lang/String; net/minecraft/network/chat/TextColor/serialize ()Ljava/lang/String; +MD: net/minecraft/network/chat/TextColor/m_131275_ (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/TextColor; net/minecraft/network/chat/TextColor/lambda$static$0 (Lnet/minecraft/ChatFormatting;)Lnet/minecraft/network/chat/TextColor; +MD: net/minecraft/network/chat/TextColor/m_131277_ ()Ljava/lang/String; net/minecraft/network/chat/TextColor/formatValue ()Ljava/lang/String; +MD: net/minecraft/network/chat/TextColor/toString ()Ljava/lang/String; net/minecraft/network/chat/TextColor/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/TextComponent net/minecraft/network/chat/TextComponent +FD: net/minecraft/network/chat/TextComponent/f_131282_ net/minecraft/network/chat/TextComponent/EMPTY +FD: net/minecraft/network/chat/TextComponent/f_131283_ net/minecraft/network/chat/TextComponent/text +FD: net/minecraft/network/chat/TextComponent/net/minecraft/network/chat/TextComponent net/minecraft/network/chat/TextComponent/net/minecraft/network/chat/TextComponent +MD: net/minecraft/network/chat/TextComponent/ ()V net/minecraft/network/chat/TextComponent/ ()V +MD: net/minecraft/network/chat/TextComponent/ (Ljava/lang/String;)V net/minecraft/network/chat/TextComponent/ (Ljava/lang/String;)V +MD: net/minecraft/network/chat/TextComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/TextComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/TextComponent/m_131292_ ()Ljava/lang/String; net/minecraft/network/chat/TextComponent/getText ()Ljava/lang/String; +MD: net/minecraft/network/chat/TextComponent/m_6111_ ()Ljava/lang/String; net/minecraft/network/chat/TextComponent/getContents ()Ljava/lang/String; +MD: net/minecraft/network/chat/TextComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/TextComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/TextComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/TextComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/TextComponent/m_6879_ ()Lnet/minecraft/network/chat/TextComponent; net/minecraft/network/chat/TextComponent/plainCopy ()Lnet/minecraft/network/chat/TextComponent; +MD: net/minecraft/network/chat/TextComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/TextComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/TranslatableComponent net/minecraft/network/chat/TranslatableComponent +FD: net/minecraft/network/chat/TranslatableComponent/f_131295_ net/minecraft/network/chat/TranslatableComponent/NO_ARGS +FD: net/minecraft/network/chat/TranslatableComponent/f_131296_ net/minecraft/network/chat/TranslatableComponent/TEXT_PERCENT +FD: net/minecraft/network/chat/TranslatableComponent/f_131297_ net/minecraft/network/chat/TranslatableComponent/TEXT_NULL +FD: net/minecraft/network/chat/TranslatableComponent/f_131298_ net/minecraft/network/chat/TranslatableComponent/key +FD: net/minecraft/network/chat/TranslatableComponent/f_131299_ net/minecraft/network/chat/TranslatableComponent/args +FD: net/minecraft/network/chat/TranslatableComponent/f_131300_ net/minecraft/network/chat/TranslatableComponent/decomposedWith +FD: net/minecraft/network/chat/TranslatableComponent/f_131301_ net/minecraft/network/chat/TranslatableComponent/decomposedParts +FD: net/minecraft/network/chat/TranslatableComponent/f_131302_ net/minecraft/network/chat/TranslatableComponent/FORMAT_PATTERN +FD: net/minecraft/network/chat/TranslatableComponent/net/minecraft/network/chat/TranslatableComponent net/minecraft/network/chat/TranslatableComponent/net/minecraft/network/chat/TranslatableComponent +MD: net/minecraft/network/chat/TranslatableComponent/ ()V net/minecraft/network/chat/TranslatableComponent/ ()V +MD: net/minecraft/network/chat/TranslatableComponent/ (Ljava/lang/String;)V net/minecraft/network/chat/TranslatableComponent/ (Ljava/lang/String;)V +MD: net/minecraft/network/chat/TranslatableComponent/ (Ljava/lang/String;[Ljava/lang/Object;)V net/minecraft/network/chat/TranslatableComponent/ (Ljava/lang/String;[Ljava/lang/Object;)V +MD: net/minecraft/network/chat/TranslatableComponent/equals (Ljava/lang/Object;)Z net/minecraft/network/chat/TranslatableComponent/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/chat/TranslatableComponent/hashCode ()I net/minecraft/network/chat/TranslatableComponent/hashCode ()I +MD: net/minecraft/network/chat/TranslatableComponent/m_131313_ (I)Lnet/minecraft/network/chat/FormattedText; net/minecraft/network/chat/TranslatableComponent/getArgument (I)Lnet/minecraft/network/chat/FormattedText; +MD: net/minecraft/network/chat/TranslatableComponent/m_131328_ ()Ljava/lang/String; net/minecraft/network/chat/TranslatableComponent/getKey ()Ljava/lang/String; +MD: net/minecraft/network/chat/TranslatableComponent/m_131329_ ()[Ljava/lang/Object; net/minecraft/network/chat/TranslatableComponent/getArgs ()[Ljava/lang/Object; +MD: net/minecraft/network/chat/TranslatableComponent/m_131330_ ()V net/minecraft/network/chat/TranslatableComponent/decompose ()V +MD: net/minecraft/network/chat/TranslatableComponent/m_200005_ (Ljava/lang/String;Ljava/util/function/Consumer;)V net/minecraft/network/chat/TranslatableComponent/decomposeTemplate (Ljava/lang/String;Ljava/util/function/Consumer;)V +MD: net/minecraft/network/chat/TranslatableComponent/m_5638_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/TranslatableComponent/resolve (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/TranslatableComponent/m_5655_ (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; net/minecraft/network/chat/TranslatableComponent/visitSelf (Lnet/minecraft/network/chat/FormattedText$ContentConsumer;)Ljava/util/Optional; +MD: net/minecraft/network/chat/TranslatableComponent/m_6879_ ()Lnet/minecraft/network/chat/BaseComponent; net/minecraft/network/chat/TranslatableComponent/plainCopy ()Lnet/minecraft/network/chat/BaseComponent; +MD: net/minecraft/network/chat/TranslatableComponent/m_6879_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/network/chat/TranslatableComponent/plainCopy ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/network/chat/TranslatableComponent/m_6879_ ()Lnet/minecraft/network/chat/TranslatableComponent; net/minecraft/network/chat/TranslatableComponent/plainCopy ()Lnet/minecraft/network/chat/TranslatableComponent; +MD: net/minecraft/network/chat/TranslatableComponent/m_7452_ (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; net/minecraft/network/chat/TranslatableComponent/visitSelf (Lnet/minecraft/network/chat/FormattedText$StyledContentConsumer;Lnet/minecraft/network/chat/Style;)Ljava/util/Optional; +MD: net/minecraft/network/chat/TranslatableComponent/toString ()Ljava/lang/String; net/minecraft/network/chat/TranslatableComponent/toString ()Ljava/lang/String; +CL: net/minecraft/network/chat/TranslatableFormatException net/minecraft/network/chat/TranslatableFormatException +FD: net/minecraft/network/chat/TranslatableFormatException/net/minecraft/network/chat/TranslatableFormatException net/minecraft/network/chat/TranslatableFormatException/net/minecraft/network/chat/TranslatableFormatException +MD: net/minecraft/network/chat/TranslatableFormatException/ (Lnet/minecraft/network/chat/TranslatableComponent;I)V net/minecraft/network/chat/TranslatableFormatException/ (Lnet/minecraft/network/chat/TranslatableComponent;I)V +MD: net/minecraft/network/chat/TranslatableFormatException/ (Lnet/minecraft/network/chat/TranslatableComponent;Ljava/lang/String;)V net/minecraft/network/chat/TranslatableFormatException/ (Lnet/minecraft/network/chat/TranslatableComponent;Ljava/lang/String;)V +MD: net/minecraft/network/chat/TranslatableFormatException/ (Lnet/minecraft/network/chat/TranslatableComponent;Ljava/lang/Throwable;)V net/minecraft/network/chat/TranslatableFormatException/ (Lnet/minecraft/network/chat/TranslatableComponent;Ljava/lang/Throwable;)V +CL: net/minecraft/network/chat/package-info net/minecraft/network/chat/package-info +FD: net/minecraft/network/chat/package-info/net/minecraft/network/chat/package-info net/minecraft/network/chat/package-info/net/minecraft/network/chat/package-info +CL: net/minecraft/network/package-info net/minecraft/network/package-info +FD: net/minecraft/network/package-info/net/minecraft/network/package-info net/minecraft/network/package-info/net/minecraft/network/package-info +CL: net/minecraft/network/protocol/Packet net/minecraft/network/protocol/Packet +FD: net/minecraft/network/protocol/Packet/net/minecraft/network/protocol/Packet net/minecraft/network/protocol/Packet/net/minecraft/network/protocol/Packet +MD: net/minecraft/network/protocol/Packet/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/Packet/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/Packet/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/Packet/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/Packet/m_6588_ ()Z net/minecraft/network/protocol/Packet/isSkippable ()Z +CL: net/minecraft/network/protocol/PacketFlow net/minecraft/network/protocol/PacketFlow +FD: net/minecraft/network/protocol/PacketFlow/$VALUES net/minecraft/network/protocol/PacketFlow/$VALUES +FD: net/minecraft/network/protocol/PacketFlow/CLIENTBOUND net/minecraft/network/protocol/PacketFlow/CLIENTBOUND +FD: net/minecraft/network/protocol/PacketFlow/SERVERBOUND net/minecraft/network/protocol/PacketFlow/SERVERBOUND +FD: net/minecraft/network/protocol/PacketFlow/net/minecraft/network/protocol/PacketFlow net/minecraft/network/protocol/PacketFlow/net/minecraft/network/protocol/PacketFlow +MD: net/minecraft/network/protocol/PacketFlow/ ()V net/minecraft/network/protocol/PacketFlow/ ()V +MD: net/minecraft/network/protocol/PacketFlow/ (Ljava/lang/String;I)V net/minecraft/network/protocol/PacketFlow/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/PacketFlow/m_178539_ ()Lnet/minecraft/network/protocol/PacketFlow; net/minecraft/network/protocol/PacketFlow/getOpposite ()Lnet/minecraft/network/protocol/PacketFlow; +MD: net/minecraft/network/protocol/PacketFlow/m_178540_ ()[Lnet/minecraft/network/protocol/PacketFlow; net/minecraft/network/protocol/PacketFlow/$values ()[Lnet/minecraft/network/protocol/PacketFlow; +MD: net/minecraft/network/protocol/PacketFlow/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/PacketFlow; net/minecraft/network/protocol/PacketFlow/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/PacketFlow; +MD: net/minecraft/network/protocol/PacketFlow/values ()[Lnet/minecraft/network/protocol/PacketFlow; net/minecraft/network/protocol/PacketFlow/values ()[Lnet/minecraft/network/protocol/PacketFlow; +CL: net/minecraft/network/protocol/PacketUtils net/minecraft/network/protocol/PacketUtils +FD: net/minecraft/network/protocol/PacketUtils/f_131354_ net/minecraft/network/protocol/PacketUtils/LOGGER +FD: net/minecraft/network/protocol/PacketUtils/net/minecraft/network/protocol/PacketUtils net/minecraft/network/protocol/PacketUtils/net/minecraft/network/protocol/PacketUtils +MD: net/minecraft/network/protocol/PacketUtils/ ()V net/minecraft/network/protocol/PacketUtils/ ()V +MD: net/minecraft/network/protocol/PacketUtils/ ()V net/minecraft/network/protocol/PacketUtils/ ()V +MD: net/minecraft/network/protocol/PacketUtils/m_131356_ (Lnet/minecraft/network/PacketListener;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/network/protocol/PacketUtils/lambda$ensureRunningOnSameThread$0 (Lnet/minecraft/network/PacketListener;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/network/protocol/PacketUtils/m_131359_ (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketListener;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/network/protocol/PacketUtils/ensureRunningOnSameThread (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketListener;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/network/protocol/PacketUtils/m_131363_ (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketListener;Lnet/minecraft/util/thread/BlockableEventLoop;)V net/minecraft/network/protocol/PacketUtils/ensureRunningOnSameThread (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketListener;Lnet/minecraft/util/thread/BlockableEventLoop;)V +CL: net/minecraft/network/protocol/game/ClientGamePacketListener net/minecraft/network/protocol/game/ClientGamePacketListener +FD: net/minecraft/network/protocol/game/ClientGamePacketListener/net/minecraft/network/protocol/game/ClientGamePacketListener net/minecraft/network/protocol/game/ClientGamePacketListener/net/minecraft/network/protocol/game/ClientGamePacketListener +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_141913_ (Lnet/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/setSubtitleText (Lnet/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_141955_ (Lnet/minecraft/network/protocol/game/ClientboundPingPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handlePing (Lnet/minecraft/network/protocol/game/ClientboundPingPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142024_ (Lnet/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddVibrationSignal (Lnet/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142056_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetBorderWarningDelay (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142058_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handlePlayerCombatEnter (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142185_ (Lnet/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/setTitlesAnimation (Lnet/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142234_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handlePlayerCombatEnd (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142237_ (Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleInitializeBorder (Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142238_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderSizePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetBorderSize (Lnet/minecraft/network/protocol/game/ClientboundSetBorderSizePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142442_ (Lnet/minecraft/network/protocol/game/ClientboundSetTitleTextPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/setTitleText (Lnet/minecraft/network/protocol/game/ClientboundSetTitleTextPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142456_ (Lnet/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/setActionBarText (Lnet/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142612_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetBorderCenter (Lnet/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142686_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetBorderLerpSize (Lnet/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142696_ (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetBorderWarningDistance (Lnet/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142747_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handlePlayerCombatKill (Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_142766_ (Lnet/minecraft/network/protocol/game/ClientboundClearTitlesPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleTitlesClear (Lnet/minecraft/network/protocol/game/ClientboundClearTitlesPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_182047_ (Lnet/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleRemoveEntities (Lnet/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_183388_ (Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleLevelChunkWithLight (Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_183514_ (Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleLightUpdatePacket (Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_183623_ (Lnet/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetSimulationDistance (Lnet/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5498_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleUpdateAdvancementsPacket (Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5547_ (Lnet/minecraft/network/protocol/game/ClientboundSetHealthPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetHealth (Lnet/minecraft/network/protocol/game/ClientboundSetHealthPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5556_ (Lnet/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetDisplayObjective (Lnet/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5582_ (Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetPlayerTeamPacket (Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5587_ (Lnet/minecraft/network/protocol/game/ClientboundResourcePackPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleResourcePack (Lnet/minecraft/network/protocol/game/ClientboundResourcePackPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5599_ (Lnet/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleEntityLinkPacket (Lnet/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5612_ (Lnet/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetCarriedItem (Lnet/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5682_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleMovePlayer (Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5729_ (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleForgetLevelChunk (Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5735_ (Lnet/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleContainerSetSlot (Lnet/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5767_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handlePlayerAbilities (Lnet/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5771_ (Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleChunkBlocksUpdate (Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5784_ (Lnet/minecraft/network/protocol/game/ClientboundChatPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleChat (Lnet/minecraft/network/protocol/game/ClientboundChatPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5859_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateTagsPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleUpdateTags (Lnet/minecraft/network/protocol/game/ClientboundUpdateTagsPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5863_ (Lnet/minecraft/network/protocol/game/ClientboundSoundEntityPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSoundEntityEvent (Lnet/minecraft/network/protocol/game/ClientboundSoundEntityPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5943_ (Lnet/minecraft/network/protocol/game/ClientboundBlockDestructionPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleBlockDestruction (Lnet/minecraft/network/protocol/game/ClientboundBlockDestructionPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5980_ (Lnet/minecraft/network/protocol/game/ClientboundOpenScreenPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleOpenScreen (Lnet/minecraft/network/protocol/game/ClientboundOpenScreenPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_5998_ (Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleLogin (Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6008_ (Lnet/minecraft/network/protocol/game/ClientboundDisconnectPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleDisconnect (Lnet/minecraft/network/protocol/game/ClientboundDisconnectPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6148_ (Lnet/minecraft/network/protocol/game/ClientboundTagQueryPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleTagQueryPacket (Lnet/minecraft/network/protocol/game/ClientboundTagQueryPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6176_ (Lnet/minecraft/network/protocol/game/ClientboundRotateHeadPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleRotateMob (Lnet/minecraft/network/protocol/game/ClientboundRotateHeadPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6235_ (Lnet/minecraft/network/protocol/game/ClientboundTabListPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleTabListCustomisation (Lnet/minecraft/network/protocol/game/ClientboundTabListPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6327_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleUpdateRecipes (Lnet/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6403_ (Lnet/minecraft/network/protocol/game/ClientboundSetPassengersPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetEntityPassengersPacket (Lnet/minecraft/network/protocol/game/ClientboundSetPassengersPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6433_ (Lnet/minecraft/network/protocol/game/ClientboundAddPaintingPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddPainting (Lnet/minecraft/network/protocol/game/ClientboundAddPaintingPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6435_ (Lnet/minecraft/network/protocol/game/ClientboundTeleportEntityPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleTeleportEntity (Lnet/minecraft/network/protocol/game/ClientboundTeleportEntityPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6447_ (Lnet/minecraft/network/protocol/game/ClientboundSetCameraPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetCamera (Lnet/minecraft/network/protocol/game/ClientboundSetCameraPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6455_ (Lnet/minecraft/network/protocol/game/ClientboundSetEntityDataPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetEntityData (Lnet/minecraft/network/protocol/game/ClientboundSetEntityDataPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6476_ (Lnet/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleRemoveMobEffect (Lnet/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6482_ (Lnet/minecraft/network/protocol/game/ClientboundAddPlayerPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddPlayer (Lnet/minecraft/network/protocol/game/ClientboundAddPlayerPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6490_ (Lnet/minecraft/network/protocol/game/ClientboundCustomSoundPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleCustomSoundEvent (Lnet/minecraft/network/protocol/game/ClientboundCustomSoundPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6503_ (Lnet/minecraft/network/protocol/game/ClientboundOpenBookPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleOpenBook (Lnet/minecraft/network/protocol/game/ClientboundOpenBookPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6571_ (Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetSpawn (Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6664_ (Lnet/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleChangeDifficulty (Lnet/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6695_ (Lnet/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleBlockBreakAck (Lnet/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6747_ (Lnet/minecraft/network/protocol/game/ClientboundSetExperiencePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetExperience (Lnet/minecraft/network/protocol/game/ClientboundSetExperiencePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6771_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddEntity (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6773_ (Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleBlockUpdate (Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6837_ (Lnet/minecraft/network/protocol/game/ClientboundContainerSetContentPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleContainerContent (Lnet/minecraft/network/protocol/game/ClientboundContainerSetContentPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6905_ (Lnet/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleHorseScreenOpen (Lnet/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_6965_ (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddMob (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7039_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handlePlayerInfo (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7183_ (Lnet/minecraft/network/protocol/game/ClientboundStopSoundPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleStopSoundEvent (Lnet/minecraft/network/protocol/game/ClientboundStopSoundPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7231_ (Lnet/minecraft/network/protocol/game/ClientboundKeepAlivePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleKeepAlive (Lnet/minecraft/network/protocol/game/ClientboundKeepAlivePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7244_ (Lnet/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleLookAt (Lnet/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7257_ (Lnet/minecraft/network/protocol/game/ClientboundContainerSetDataPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleContainerSetData (Lnet/minecraft/network/protocol/game/ClientboundContainerSetDataPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7271_ (Lnet/minecraft/network/protocol/game/ClientboundAwardStatsPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAwardStats (Lnet/minecraft/network/protocol/game/ClientboundAwardStatsPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7277_ (Lnet/minecraft/network/protocol/game/ClientboundSetEquipmentPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetEquipment (Lnet/minecraft/network/protocol/game/ClientboundSetEquipmentPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7299_ (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetChunkCacheRadius (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7330_ (Lnet/minecraft/network/protocol/game/ClientboundMerchantOffersPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleMerchantOffers (Lnet/minecraft/network/protocol/game/ClientboundMerchantOffersPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7339_ (Lnet/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handlePlaceRecipe (Lnet/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7345_ (Lnet/minecraft/network/protocol/game/ClientboundExplodePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleExplosion (Lnet/minecraft/network/protocol/game/ClientboundExplodePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7364_ (Lnet/minecraft/network/protocol/game/ClientboundBlockEventPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleBlockEvent (Lnet/minecraft/network/protocol/game/ClientboundBlockEventPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7406_ (Lnet/minecraft/network/protocol/game/ClientboundLevelParticlesPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleParticleEvent (Lnet/minecraft/network/protocol/game/ClientboundLevelParticlesPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7410_ (Lnet/minecraft/network/protocol/game/ClientboundMoveVehiclePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleMoveVehicle (Lnet/minecraft/network/protocol/game/ClientboundMoveVehiclePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7413_ (Lnet/minecraft/network/protocol/game/ClientboundCustomPayloadPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleCustomPayload (Lnet/minecraft/network/protocol/game/ClientboundCustomPayloadPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7443_ (Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleCommands (Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7519_ (Lnet/minecraft/network/protocol/game/ClientboundSetScorePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetScore (Lnet/minecraft/network/protocol/game/ClientboundSetScorePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7545_ (Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleBlockEntityData (Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7553_ (Lnet/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSelectAdvancementsTab (Lnet/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7589_ (Lnet/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleCommandSuggestions (Lnet/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7616_ (Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleGameEvent (Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7628_ (Lnet/minecraft/network/protocol/game/ClientboundEntityEventPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleEntityEvent (Lnet/minecraft/network/protocol/game/ClientboundEntityEventPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7633_ (Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleMapItemData (Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7685_ (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleBossUpdate (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7701_ (Lnet/minecraft/network/protocol/game/ClientboundCooldownPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleItemCooldown (Lnet/minecraft/network/protocol/game/ClientboundCooldownPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7704_ (Lnet/minecraft/network/protocol/game/ClientboundLevelEventPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleLevelEvent (Lnet/minecraft/network/protocol/game/ClientboundLevelEventPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7708_ (Lnet/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddExperienceOrb (Lnet/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7710_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleUpdateAttributes (Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7776_ (Lnet/minecraft/network/protocol/game/ClientboundContainerClosePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleContainerClose (Lnet/minecraft/network/protocol/game/ClientboundContainerClosePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7791_ (Lnet/minecraft/network/protocol/game/ClientboundAnimatePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAnimate (Lnet/minecraft/network/protocol/game/ClientboundAnimatePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7865_ (Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleMoveEntity (Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7885_ (Lnet/minecraft/network/protocol/game/ClientboundSetTimePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetTime (Lnet/minecraft/network/protocol/game/ClientboundSetTimePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7915_ (Lnet/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleUpdateMobEffect (Lnet/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7957_ (Lnet/minecraft/network/protocol/game/ClientboundSetObjectivePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddObjective (Lnet/minecraft/network/protocol/game/ClientboundSetObjectivePacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_7992_ (Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleRespawn (Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_8001_ (Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleTakeItemEntity (Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_8047_ (Lnet/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleOpenSignEditor (Lnet/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_8048_ (Lnet/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetEntityMotion (Lnet/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_8065_ (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSetChunkCacheCenter (Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_8068_ (Lnet/minecraft/network/protocol/game/ClientboundSoundPacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleSoundEvent (Lnet/minecraft/network/protocol/game/ClientboundSoundPacket;)V +MD: net/minecraft/network/protocol/game/ClientGamePacketListener/m_8076_ (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket;)V net/minecraft/network/protocol/game/ClientGamePacketListener/handleAddOrRemoveRecipes (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket;)V +CL: net/minecraft/network/protocol/game/ClientboundAddEntityPacket net/minecraft/network/protocol/game/ClientboundAddEntityPacket +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131456_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/id +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131457_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/uuid +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131458_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/x +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131459_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/y +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131460_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/z +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131461_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/xa +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131462_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ya +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131463_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/za +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131464_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/xRot +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131465_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/yRot +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131466_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/type +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_131467_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/data +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_178559_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/MAGICAL_QUANTIZATION +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/f_178560_ net/minecraft/network/protocol/game/ClientboundAddEntityPacket/LIMIT +FD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/net/minecraft/network/protocol/game/ClientboundAddEntityPacket net/minecraft/network/protocol/game/ClientboundAddEntityPacket/net/minecraft/network/protocol/game/ClientboundAddEntityPacket +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (ILjava/util/UUID;DDDFFLnet/minecraft/world/entity/EntityType;ILnet/minecraft/world/phys/Vec3;)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (ILjava/util/UUID;DDDFFLnet/minecraft/world/entity/EntityType;ILnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/world/entity/Entity;I)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/EntityType;ILnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/EntityType;ILnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131496_ ()I net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131499_ ()Ljava/util/UUID; net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getUUID ()Ljava/util/UUID; +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131500_ ()D net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131501_ ()D net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131502_ ()D net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131503_ ()D net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getXa ()D +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131504_ ()D net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getYa ()D +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131505_ ()D net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getZa ()D +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131506_ ()I net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getxRot ()I +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131507_ ()I net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getyRot ()I +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131508_ ()Lnet/minecraft/world/entity/EntityType; net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getType ()Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_131509_ ()I net/minecraft/network/protocol/game/ClientboundAddEntityPacket/getData ()I +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAddEntityPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAddEntityPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket +FD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/f_131510_ net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/id +FD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/f_131511_ net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/x +FD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/f_131512_ net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/y +FD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/f_131513_ net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/z +FD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/f_131514_ net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/value +FD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/ (Lnet/minecraft/world/entity/ExperienceOrb;)V net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/ (Lnet/minecraft/world/entity/ExperienceOrb;)V +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_131524_ ()I net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_131527_ ()D net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_131528_ ()D net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_131529_ ()D net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_131530_ ()I net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/getValue ()I +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAddExperienceOrbPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundAddMobPacket net/minecraft/network/protocol/game/ClientboundAddMobPacket +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131531_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/id +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131532_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/uuid +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131533_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/type +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131534_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/x +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131535_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/y +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131536_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/z +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131537_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/xd +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131538_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/yd +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131539_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/zd +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131540_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/yRot +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131541_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/xRot +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/f_131542_ net/minecraft/network/protocol/game/ClientboundAddMobPacket/yHeadRot +FD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/net/minecraft/network/protocol/game/ClientboundAddMobPacket net/minecraft/network/protocol/game/ClientboundAddMobPacket/net/minecraft/network/protocol/game/ClientboundAddMobPacket +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddMobPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/network/protocol/game/ClientboundAddMobPacket/ (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131552_ ()I net/minecraft/network/protocol/game/ClientboundAddMobPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131555_ ()Ljava/util/UUID; net/minecraft/network/protocol/game/ClientboundAddMobPacket/getUUID ()Ljava/util/UUID; +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131556_ ()I net/minecraft/network/protocol/game/ClientboundAddMobPacket/getType ()I +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131557_ ()D net/minecraft/network/protocol/game/ClientboundAddMobPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131558_ ()D net/minecraft/network/protocol/game/ClientboundAddMobPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131559_ ()D net/minecraft/network/protocol/game/ClientboundAddMobPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131560_ ()I net/minecraft/network/protocol/game/ClientboundAddMobPacket/getXd ()I +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131561_ ()I net/minecraft/network/protocol/game/ClientboundAddMobPacket/getYd ()I +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131562_ ()I net/minecraft/network/protocol/game/ClientboundAddMobPacket/getZd ()I +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131563_ ()B net/minecraft/network/protocol/game/ClientboundAddMobPacket/getyRot ()B +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131564_ ()B net/minecraft/network/protocol/game/ClientboundAddMobPacket/getxRot ()B +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_131565_ ()B net/minecraft/network/protocol/game/ClientboundAddMobPacket/getyHeadRot ()B +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddMobPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAddMobPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAddMobPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAddMobPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket net/minecraft/network/protocol/game/ClientboundAddPaintingPacket +FD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/f_131566_ net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/id +FD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/f_131567_ net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/uuid +FD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/f_131568_ net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/f_131569_ net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/direction +FD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/f_131570_ net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/motive +FD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/net/minecraft/network/protocol/game/ClientboundAddPaintingPacket net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/net/minecraft/network/protocol/game/ClientboundAddPaintingPacket +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/ (Lnet/minecraft/world/entity/decoration/Painting;)V net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/ (Lnet/minecraft/world/entity/decoration/Painting;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_131580_ ()I net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_131583_ ()Ljava/util/UUID; net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/getUUID ()Ljava/util/UUID; +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_131584_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_131585_ ()Lnet/minecraft/core/Direction; net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_131586_ ()Lnet/minecraft/world/entity/decoration/Motive; net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/getMotive ()Lnet/minecraft/world/entity/decoration/Motive; +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAddPaintingPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket net/minecraft/network/protocol/game/ClientboundAddPlayerPacket +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/f_131587_ net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/f_131588_ net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/playerId +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/f_131589_ net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/x +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/f_131590_ net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/y +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/f_131591_ net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/z +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/f_131592_ net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/yRot +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/f_131593_ net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/xRot +FD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/net/minecraft/network/protocol/game/ClientboundAddPlayerPacket net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/net/minecraft/network/protocol/game/ClientboundAddPlayerPacket +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/ (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_131603_ ()I net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/getEntityId ()I +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_131606_ ()Ljava/util/UUID; net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/getPlayerId ()Ljava/util/UUID; +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_131607_ ()D net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_131608_ ()D net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_131609_ ()D net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_131610_ ()B net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/getyRot ()B +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_131611_ ()B net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/getxRot ()B +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAddPlayerPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket +FD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/f_178571_ net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/vibrationPath +FD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket +MD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V +MD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/m_178582_ ()Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/getVibrationPath ()Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; +MD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundAnimatePacket net/minecraft/network/protocol/game/ClientboundAnimatePacket +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_131612_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/id +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_131613_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/action +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_178583_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/SWING_MAIN_HAND +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_178584_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/HURT +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_178585_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/WAKE_UP +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_178586_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/SWING_OFF_HAND +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_178587_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/CRITICAL_HIT +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/f_178588_ net/minecraft/network/protocol/game/ClientboundAnimatePacket/MAGIC_CRITICAL_HIT +FD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/net/minecraft/network/protocol/game/ClientboundAnimatePacket net/minecraft/network/protocol/game/ClientboundAnimatePacket/net/minecraft/network/protocol/game/ClientboundAnimatePacket +MD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAnimatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/ (Lnet/minecraft/world/entity/Entity;I)V net/minecraft/network/protocol/game/ClientboundAnimatePacket/ (Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/m_131624_ ()I net/minecraft/network/protocol/game/ClientboundAnimatePacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/m_131627_ ()I net/minecraft/network/protocol/game/ClientboundAnimatePacket/getAction ()I +MD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAnimatePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAnimatePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAnimatePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAnimatePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket net/minecraft/network/protocol/game/ClientboundAwardStatsPacket +FD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/f_131628_ net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/stats +FD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/net/minecraft/network/protocol/game/ClientboundAwardStatsPacket net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/net/minecraft/network/protocol/game/ClientboundAwardStatsPacket +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;)V net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;)V +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_131643_ ()Ljava/util/Map; net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/getStats ()Ljava/util/Map; +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_178593_ (Lnet/minecraft/stats/Stat;)I net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/getStatIdCap (Lnet/minecraft/stats/Stat;)I +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_178595_ (Lnet/minecraft/stats/StatType;I)Lnet/minecraft/stats/Stat; net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/readStatCap (Lnet/minecraft/stats/StatType;I)Lnet/minecraft/stats/Stat; +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_178598_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/stats/Stat;)V net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/lambda$write$1 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/stats/Stat;)V +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_178601_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/stats/Stat; net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/stats/Stat; +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundAwardStatsPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket +FD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131646_ net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/action +FD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131647_ net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/LOGGER +FD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131648_ net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131649_ net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/state +FD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131650_ net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/allGood +FD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ ()V net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ ()V +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Z)V net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Z)V +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;ZLjava/lang/String;)V net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;ZLjava/lang/String;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/equals (Ljava/lang/Object;)Z net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131646_ ()Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/action ()Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131648_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/pos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131649_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/state ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/f_131650_ ()Z net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/allGood ()Z +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/hashCode ()I net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/hashCode ()I +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/toString ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundBlockBreakAckPacket/toString ()Ljava/lang/String; +CL: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket +FD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/f_131671_ net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/id +FD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/f_131672_ net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/f_131673_ net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/progress +FD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/ (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/m_131685_ ()I net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/m_131688_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/m_131689_ ()I net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/getProgress ()I +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket +FD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/f_131690_ net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/f_131691_ net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/type +FD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/f_131692_ net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/tag +FD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_131704_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_131708_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/getTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_195640_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/create (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_195642_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Ljava/util/function/Function;)Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/create (Lnet/minecraft/world/level/block/entity/BlockEntity;Ljava/util/function/Function;)Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_195645_ ()Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/getType ()Lnet/minecraft/world/level/block/entity/BlockEntityType; +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundBlockEventPacket net/minecraft/network/protocol/game/ClientboundBlockEventPacket +FD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/f_131709_ net/minecraft/network/protocol/game/ClientboundBlockEventPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/f_131710_ net/minecraft/network/protocol/game/ClientboundBlockEventPacket/b0 +FD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/f_131711_ net/minecraft/network/protocol/game/ClientboundBlockEventPacket/b1 +FD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/f_131712_ net/minecraft/network/protocol/game/ClientboundBlockEventPacket/block +FD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/net/minecraft/network/protocol/game/ClientboundBlockEventPacket net/minecraft/network/protocol/game/ClientboundBlockEventPacket/net/minecraft/network/protocol/game/ClientboundBlockEventPacket +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V net/minecraft/network/protocol/game/ClientboundBlockEventPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/m_131725_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundBlockEventPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/m_131728_ ()I net/minecraft/network/protocol/game/ClientboundBlockEventPacket/getB0 ()I +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/m_131729_ ()I net/minecraft/network/protocol/game/ClientboundBlockEventPacket/getB1 ()I +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/m_131730_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/network/protocol/game/ClientboundBlockEventPacket/getBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockEventPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockEventPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockEventPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockEventPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket +FD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/f_131731_ net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/pos +FD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/f_131732_ net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/blockState +FD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/m_131746_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/getBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/m_131749_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundBlockUpdatePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket net/minecraft/network/protocol/game/ClientboundBossEventPacket +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/f_131750_ net/minecraft/network/protocol/game/ClientboundBossEventPacket/id +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/f_131751_ net/minecraft/network/protocol/game/ClientboundBossEventPacket/operation +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/f_178629_ net/minecraft/network/protocol/game/ClientboundBossEventPacket/FLAG_DARKEN +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/f_178630_ net/minecraft/network/protocol/game/ClientboundBossEventPacket/FLAG_MUSIC +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/f_178631_ net/minecraft/network/protocol/game/ClientboundBossEventPacket/FLAG_FOG +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/f_178632_ net/minecraft/network/protocol/game/ClientboundBossEventPacket/REMOVE_OPERATION +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/net/minecraft/network/protocol/game/ClientboundBossEventPacket net/minecraft/network/protocol/game/ClientboundBossEventPacket/net/minecraft/network/protocol/game/ClientboundBossEventPacket +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/ ()V net/minecraft/network/protocol/game/ClientboundBossEventPacket/ ()V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket/ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178639_ (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; net/minecraft/network/protocol/game/ClientboundBossEventPacket/createAddPacket (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178641_ (Ljava/util/UUID;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; net/minecraft/network/protocol/game/ClientboundBossEventPacket/createRemovePacket (Ljava/util/UUID;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178643_ (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket/dispatch (Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178645_ (ZZZ)I net/minecraft/network/protocol/game/ClientboundBossEventPacket/encodeProperties (ZZZ)I +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178649_ (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; net/minecraft/network/protocol/game/ClientboundBossEventPacket/createUpdateProgressPacket (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178651_ (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; net/minecraft/network/protocol/game/ClientboundBossEventPacket/createUpdateNamePacket (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178653_ (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; net/minecraft/network/protocol/game/ClientboundBossEventPacket/createUpdateStylePacket (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_178655_ (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; net/minecraft/network/protocol/game/ClientboundBossEventPacket/createUpdatePropertiesPacket (Lnet/minecraft/world/BossEvent;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$1 net/minecraft/network/protocol/game/ClientboundBossEventPacket$1 +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/net/minecraft/network/protocol/game/ClientboundBossEventPacket$1 net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/net/minecraft/network/protocol/game/ClientboundBossEventPacket$1 +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/ ()V net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/ ()V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/m_142264_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/m_142282_ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/dispatch (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/m_142659_ ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$1/getType ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/f_178664_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/name +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/f_178665_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/progress +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/f_178666_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/color +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/f_178667_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/overlay +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/f_178668_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/darkenScreen +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/f_178669_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/playMusic +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/f_178670_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/createWorldFog +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/ (Lnet/minecraft/world/BossEvent;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/ (Lnet/minecraft/world/BossEvent;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/m_142264_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/m_142282_ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/dispatch (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/m_142659_ ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$AddOperation/getType ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/m_142107_ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;FLnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;ZZZ)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/add (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;FLnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;ZZZ)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/m_142358_ (Ljava/util/UUID;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/updateStyle (Ljava/util/UUID;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/m_142366_ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/updateName (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/m_142513_ (Ljava/util/UUID;ZZZ)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/updateProperties (Ljava/util/UUID;ZZZ)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/m_142653_ (Ljava/util/UUID;F)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/updateProgress (Ljava/util/UUID;F)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/m_142751_ (Ljava/util/UUID;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler/remove (Ljava/util/UUID;)V +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/m_142264_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/m_142282_ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/dispatch (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/m_142659_ ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation/getType ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/$VALUES net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/$VALUES +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/ADD net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/ADD +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/REMOVE net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/REMOVE +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_NAME net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_NAME +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_PROGRESS net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_PROGRESS +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_PROPERTIES net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_PROPERTIES +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_STYLE net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/UPDATE_STYLE +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/f_178710_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/reader +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/ ()V net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/ ()V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/ (Ljava/lang/String;ILjava/util/function/Function;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/ (Ljava/lang/String;ILjava/util/function/Function;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/m_178717_ ()[Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/$values ()[Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/m_178718_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation; net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/lambda$static$0 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Operation; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/values ()[Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType/values ()[Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/f_178723_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/name +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/m_142264_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/m_142282_ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/dispatch (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/m_142659_ ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateNameOperation/getType ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/f_178734_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/progress +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/ (F)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/ (F)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/m_142264_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/m_142282_ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/dispatch (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/m_142659_ ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateProgressOperation/getType ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/f_178745_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/darkenScreen +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/f_178746_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/playMusic +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/f_178747_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/createWorldFog +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/ (ZZZ)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/ (ZZZ)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/m_142264_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/m_142282_ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/dispatch (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/m_142659_ ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdatePropertiesOperation/getType ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/f_178760_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/color +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/f_178761_ net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/overlay +FD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/ (Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/ (Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/m_142264_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/m_142282_ (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/dispatch (Ljava/util/UUID;Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/m_142659_ ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; net/minecraft/network/protocol/game/ClientboundBossEventPacket$UpdateStyleOperation/getType ()Lnet/minecraft/network/protocol/game/ClientboundBossEventPacket$OperationType; +CL: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket +FD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/f_131805_ net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/difficulty +FD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/f_131806_ net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/locked +FD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket +MD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/ (Lnet/minecraft/world/Difficulty;Z)V net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/ (Lnet/minecraft/world/Difficulty;Z)V +MD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/m_131817_ ()Z net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/isLocked ()Z +MD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/m_131820_ ()Lnet/minecraft/world/Difficulty; net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundChangeDifficultyPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundChatPacket net/minecraft/network/protocol/game/ClientboundChatPacket +FD: net/minecraft/network/protocol/game/ClientboundChatPacket/f_131821_ net/minecraft/network/protocol/game/ClientboundChatPacket/message +FD: net/minecraft/network/protocol/game/ClientboundChatPacket/f_131822_ net/minecraft/network/protocol/game/ClientboundChatPacket/type +FD: net/minecraft/network/protocol/game/ClientboundChatPacket/f_131823_ net/minecraft/network/protocol/game/ClientboundChatPacket/sender +FD: net/minecraft/network/protocol/game/ClientboundChatPacket/net/minecraft/network/protocol/game/ClientboundChatPacket net/minecraft/network/protocol/game/ClientboundChatPacket/net/minecraft/network/protocol/game/ClientboundChatPacket +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundChatPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V net/minecraft/network/protocol/game/ClientboundChatPacket/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/m_131836_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundChatPacket/getMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/m_131840_ ()Lnet/minecraft/network/chat/ChatType; net/minecraft/network/protocol/game/ClientboundChatPacket/getType ()Lnet/minecraft/network/chat/ChatType; +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/m_131841_ ()Ljava/util/UUID; net/minecraft/network/protocol/game/ClientboundChatPacket/getSender ()Ljava/util/UUID; +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundChatPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundChatPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundChatPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundChatPacket/m_6588_ ()Z net/minecraft/network/protocol/game/ClientboundChatPacket/isSkippable ()Z +CL: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket net/minecraft/network/protocol/game/ClientboundClearTitlesPacket +FD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/f_178777_ net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/resetTimes +FD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/net/minecraft/network/protocol/game/ClientboundClearTitlesPacket net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/net/minecraft/network/protocol/game/ClientboundClearTitlesPacket +MD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/ (Z)V net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/ (Z)V +MD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/m_178788_ ()Z net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/shouldResetTimes ()Z +MD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundClearTitlesPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket +FD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/f_131842_ net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/id +FD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/f_131843_ net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/suggestions +FD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/ (ILcom/mojang/brigadier/suggestion/Suggestions;)V net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/ (ILcom/mojang/brigadier/suggestion/Suggestions;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/m_131854_ ()I net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/m_131857_ ()Lcom/mojang/brigadier/suggestion/Suggestions; net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/getSuggestions ()Lcom/mojang/brigadier/suggestion/Suggestions; +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/m_178791_ (Lcom/mojang/brigadier/context/StringRange;Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/suggestion/Suggestion; net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/lambda$new$0 (Lcom/mojang/brigadier/context/StringRange;Lnet/minecraft/network/FriendlyByteBuf;)Lcom/mojang/brigadier/suggestion/Suggestion; +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/m_178794_ (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/suggestion/Suggestion;)V net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/lambda$write$1 (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/suggestion/Suggestion;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundCommandSuggestionsPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundCommandsPacket net/minecraft/network/protocol/game/ClientboundCommandsPacket +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_131858_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/root +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_178797_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/MASK_TYPE +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_178798_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/FLAG_EXECUTABLE +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_178799_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/FLAG_REDIRECT +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_178800_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/FLAG_CUSTOM_SUGGESTIONS +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_178801_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/TYPE_ROOT +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_178802_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/TYPE_LITERAL +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/f_178803_ net/minecraft/network/protocol/game/ClientboundCommandsPacket/TYPE_ARGUMENT +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/net/minecraft/network/protocol/game/ClientboundCommandsPacket net/minecraft/network/protocol/game/ClientboundCommandsPacket/net/minecraft/network/protocol/game/ClientboundCommandsPacket +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/ (Lcom/mojang/brigadier/tree/RootCommandNode;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/ (Lcom/mojang/brigadier/tree/RootCommandNode;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_131862_ (Lcom/mojang/brigadier/tree/RootCommandNode;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; net/minecraft/network/protocol/game/ClientboundCommandsPacket/enumerateNodes (Lcom/mojang/brigadier/tree/RootCommandNode;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_131868_ (Lnet/minecraft/network/FriendlyByteBuf;B)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/network/protocol/game/ClientboundCommandsPacket/createBuilder (Lnet/minecraft/network/FriendlyByteBuf;B)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_131871_ (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Map;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/writeNode (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Map;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_131884_ ()Lcom/mojang/brigadier/tree/RootCommandNode; net/minecraft/network/protocol/game/ClientboundCommandsPacket/getRoot ()Lcom/mojang/brigadier/tree/RootCommandNode; +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_131887_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry; net/minecraft/network/protocol/game/ClientboundCommandsPacket/readNode (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry; +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_178806_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Ljava/util/List; net/minecraft/network/protocol/game/ClientboundCommandsPacket/getNodesInIdOrder (Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_178808_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/tree/CommandNode;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/lambda$write$0 (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/brigadier/tree/CommandNode;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_178812_ (Ljava/util/List;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/resolveEntries (Ljava/util/List;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_178814_ (Ljava/util/List;Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry;)Z net/minecraft/network/protocol/game/ClientboundCommandsPacket/lambda$resolveEntries$1 (Ljava/util/List;Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry;)Z +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundCommandsPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/f_131889_ net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/builder +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/f_131890_ net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/flags +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/f_131891_ net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/redirect +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/f_131892_ net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/children +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/f_131893_ net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/node +FD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/ (Lcom/mojang/brigadier/builder/ArgumentBuilder;BI[I)V net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/ (Lcom/mojang/brigadier/builder/ArgumentBuilder;BI[I)V +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/m_131905_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/lambda$build$0 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/m_178817_ (Ljava/util/List;)Z net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry/build (Ljava/util/List;)Z +CL: net/minecraft/network/protocol/game/ClientboundContainerClosePacket net/minecraft/network/protocol/game/ClientboundContainerClosePacket +FD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/f_131930_ net/minecraft/network/protocol/game/ClientboundContainerClosePacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/net/minecraft/network/protocol/game/ClientboundContainerClosePacket net/minecraft/network/protocol/game/ClientboundContainerClosePacket/net/minecraft/network/protocol/game/ClientboundContainerClosePacket +MD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/ (I)V net/minecraft/network/protocol/game/ClientboundContainerClosePacket/ (I)V +MD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerClosePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/m_178821_ ()I net/minecraft/network/protocol/game/ClientboundContainerClosePacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerClosePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerClosePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerClosePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerClosePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket +FD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/f_131942_ net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/f_131943_ net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/items +FD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/f_182701_ net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/stateId +FD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/f_182702_ net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/carriedItem +FD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/ (IILnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/ (IILnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/m_131954_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/m_131957_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/getItems ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/m_182708_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/getCarriedItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/m_182709_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/getStateId ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerSetContentPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket +FD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/f_131958_ net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/f_131959_ net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/id +FD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/f_131960_ net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/value +FD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/ (III)V net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/ (III)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/m_131972_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/m_131975_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/m_131976_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/getValue ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket +FD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/f_131977_ net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/f_131978_ net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/slot +FD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/f_131979_ net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/itemStack +FD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/f_178826_ net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/CARRIED_ITEM +FD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/f_178827_ net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/PLAYER_INVENTORY +FD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/f_182710_ net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/stateId +FD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/ (IIILnet/minecraft/world/item/ItemStack;)V net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/ (IIILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/m_131991_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/m_131994_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/getSlot ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/m_131995_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/m_182716_ ()I net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/getStateId ()I +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundCooldownPacket net/minecraft/network/protocol/game/ClientboundCooldownPacket +FD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/f_131996_ net/minecraft/network/protocol/game/ClientboundCooldownPacket/item +FD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/f_131997_ net/minecraft/network/protocol/game/ClientboundCooldownPacket/duration +FD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/net/minecraft/network/protocol/game/ClientboundCooldownPacket net/minecraft/network/protocol/game/ClientboundCooldownPacket/net/minecraft/network/protocol/game/ClientboundCooldownPacket +MD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCooldownPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/ (Lnet/minecraft/world/item/Item;I)V net/minecraft/network/protocol/game/ClientboundCooldownPacket/ (Lnet/minecraft/world/item/Item;I)V +MD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/m_132008_ ()Lnet/minecraft/world/item/Item; net/minecraft/network/protocol/game/ClientboundCooldownPacket/getItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/m_132011_ ()I net/minecraft/network/protocol/game/ClientboundCooldownPacket/getDuration ()I +MD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCooldownPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundCooldownPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundCooldownPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundCooldownPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132012_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/BRAND +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132013_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_PATHFINDING_PACKET +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132014_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_NEIGHBORSUPDATE_PACKET +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132016_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_STRUCTURES_PACKET +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132017_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_WORLDGENATTEMPT_PACKET +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132018_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_POI_TICKET_COUNT_PACKET +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132019_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_POI_ADDED_PACKET +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132020_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_POI_REMOVED_PACKET +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132021_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_VILLAGE_SECTIONS +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132022_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_GOAL_SELECTOR +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132023_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_BRAIN +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132024_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_BEE +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132025_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_HIVE +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132026_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_GAME_TEST_ADD_MARKER +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132027_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_GAME_TEST_CLEAR +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132028_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_RAIDS +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132029_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/identifier +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_132030_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/data +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_178832_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_GAME_EVENT +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_178833_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/DEBUG_GAME_EVENT_LISTENER +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/f_178834_ net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/MAX_PAYLOAD_SIZE +FD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/ ()V net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/ ()V +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/m_132042_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/getIdentifier ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/m_132045_ ()Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/getData ()Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket net/minecraft/network/protocol/game/ClientboundCustomSoundPacket +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_132046_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/name +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_132047_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/source +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_132048_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/x +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_132049_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/y +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_132050_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/z +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_132051_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/volume +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_132052_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/pitch +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/f_178837_ net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/LOCATION_ACCURACY +FD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/net/minecraft/network/protocol/game/ClientboundCustomSoundPacket net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/net/minecraft/network/protocol/game/ClientboundCustomSoundPacket +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/world/phys/Vec3;FF)V net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/world/phys/Vec3;FF)V +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_132066_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_132069_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/getSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_132070_ ()D net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_132071_ ()D net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_132072_ ()D net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_132073_ ()F net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/getVolume ()F +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_132074_ ()F net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/getPitch ()F +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundCustomSoundPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundDisconnectPacket net/minecraft/network/protocol/game/ClientboundDisconnectPacket +FD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/f_132075_ net/minecraft/network/protocol/game/ClientboundDisconnectPacket/reason +FD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/net/minecraft/network/protocol/game/ClientboundDisconnectPacket net/minecraft/network/protocol/game/ClientboundDisconnectPacket/net/minecraft/network/protocol/game/ClientboundDisconnectPacket +MD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundDisconnectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundDisconnectPacket/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/m_132085_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundDisconnectPacket/getReason ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundDisconnectPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundDisconnectPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundDisconnectPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundDisconnectPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundEntityEventPacket net/minecraft/network/protocol/game/ClientboundEntityEventPacket +FD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/f_132088_ net/minecraft/network/protocol/game/ClientboundEntityEventPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/f_132089_ net/minecraft/network/protocol/game/ClientboundEntityEventPacket/eventId +FD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/net/minecraft/network/protocol/game/ClientboundEntityEventPacket net/minecraft/network/protocol/game/ClientboundEntityEventPacket/net/minecraft/network/protocol/game/ClientboundEntityEventPacket +MD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundEntityEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/ (Lnet/minecraft/world/entity/Entity;B)V net/minecraft/network/protocol/game/ClientboundEntityEventPacket/ (Lnet/minecraft/world/entity/Entity;B)V +MD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/m_132094_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/network/protocol/game/ClientboundEntityEventPacket/getEntity (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/m_132102_ ()B net/minecraft/network/protocol/game/ClientboundEntityEventPacket/getEventId ()B +MD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundEntityEventPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundEntityEventPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundEntityEventPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundEntityEventPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundExplodePacket net/minecraft/network/protocol/game/ClientboundExplodePacket +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132105_ net/minecraft/network/protocol/game/ClientboundExplodePacket/x +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132106_ net/minecraft/network/protocol/game/ClientboundExplodePacket/y +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132107_ net/minecraft/network/protocol/game/ClientboundExplodePacket/z +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132108_ net/minecraft/network/protocol/game/ClientboundExplodePacket/power +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132109_ net/minecraft/network/protocol/game/ClientboundExplodePacket/toBlow +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132110_ net/minecraft/network/protocol/game/ClientboundExplodePacket/knockbackX +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132111_ net/minecraft/network/protocol/game/ClientboundExplodePacket/knockbackY +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/f_132112_ net/minecraft/network/protocol/game/ClientboundExplodePacket/knockbackZ +FD: net/minecraft/network/protocol/game/ClientboundExplodePacket/net/minecraft/network/protocol/game/ClientboundExplodePacket net/minecraft/network/protocol/game/ClientboundExplodePacket/net/minecraft/network/protocol/game/ClientboundExplodePacket +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/ (DDDFLjava/util/List;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/network/protocol/game/ClientboundExplodePacket/ (DDDFLjava/util/List;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundExplodePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132127_ ()F net/minecraft/network/protocol/game/ClientboundExplodePacket/getKnockbackX ()F +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132130_ ()F net/minecraft/network/protocol/game/ClientboundExplodePacket/getKnockbackY ()F +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132131_ ()F net/minecraft/network/protocol/game/ClientboundExplodePacket/getKnockbackZ ()F +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132132_ ()D net/minecraft/network/protocol/game/ClientboundExplodePacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132133_ ()D net/minecraft/network/protocol/game/ClientboundExplodePacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132134_ ()D net/minecraft/network/protocol/game/ClientboundExplodePacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132135_ ()F net/minecraft/network/protocol/game/ClientboundExplodePacket/getPower ()F +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_132136_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundExplodePacket/getToBlow ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_178846_ (IIILnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundExplodePacket/lambda$new$0 (IIILnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_178851_ (IIILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/ClientboundExplodePacket/lambda$write$1 (IIILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundExplodePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundExplodePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundExplodePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundExplodePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket +FD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/f_132137_ net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/x +FD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/f_132138_ net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/z +FD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket +MD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/ (II)V net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/ (II)V +MD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/m_132149_ ()I net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/getX ()I +MD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/m_132152_ ()I net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/getZ ()I +MD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundGameEventPacket net/minecraft/network/protocol/game/ClientboundGameEventPacket +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132153_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/NO_RESPAWN_BLOCK_AVAILABLE +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132154_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/START_RAINING +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132155_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/STOP_RAINING +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132156_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/CHANGE_GAME_MODE +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132157_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/WIN_GAME +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132158_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/DEMO_EVENT +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132159_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/ARROW_HIT_PLAYER +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132160_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/RAIN_LEVEL_CHANGE +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132161_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/THUNDER_LEVEL_CHANGE +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132162_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/PUFFER_FISH_STING +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132163_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/GUARDIAN_ELDER_EFFECT +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132164_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/IMMEDIATE_RESPAWN +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132165_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/event +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_132166_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/param +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_178859_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/DEMO_PARAM_INTRO +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_178860_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/DEMO_PARAM_HINT_1 +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_178861_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/DEMO_PARAM_HINT_2 +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_178862_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/DEMO_PARAM_HINT_3 +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/f_178863_ net/minecraft/network/protocol/game/ClientboundGameEventPacket/DEMO_PARAM_HINT_4 +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/net/minecraft/network/protocol/game/ClientboundGameEventPacket net/minecraft/network/protocol/game/ClientboundGameEventPacket/net/minecraft/network/protocol/game/ClientboundGameEventPacket +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/ ()V net/minecraft/network/protocol/game/ClientboundGameEventPacket/ ()V +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundGameEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/ (Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket$Type;F)V net/minecraft/network/protocol/game/ClientboundGameEventPacket/ (Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket$Type;F)V +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/m_132178_ ()Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket$Type; net/minecraft/network/protocol/game/ClientboundGameEventPacket/getEvent ()Lnet/minecraft/network/protocol/game/ClientboundGameEventPacket$Type; +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/m_132181_ ()F net/minecraft/network/protocol/game/ClientboundGameEventPacket/getParam ()F +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundGameEventPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundGameEventPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundGameEventPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/f_132182_ net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/TYPES +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/f_132183_ net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/id +FD: net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/ ()V net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/ ()V +MD: net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/ (I)V net/minecraft/network/protocol/game/ClientboundGameEventPacket$Type/ (I)V +CL: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket +FD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/f_132190_ net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/f_132191_ net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/size +FD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/f_132192_ net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/ (III)V net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/ (III)V +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/m_132204_ ()I net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/m_132207_ ()I net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/getSize ()I +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/m_132208_ ()I net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/getEntityId ()I +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundHorseScreenOpenPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178868_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/newCenterX +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178869_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/newCenterZ +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178870_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/oldSize +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178871_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/newSize +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178872_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/lerpTime +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178873_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/newAbsoluteMaxSize +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178874_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/warningBlocks +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/f_178875_ net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/warningTime +FD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178886_ ()D net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getNewCenterX ()D +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178887_ ()D net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getNewCenterZ ()D +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178888_ ()D net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getNewSize ()D +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178889_ ()D net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getOldSize ()D +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178890_ ()J net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getLerpTime ()J +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178891_ ()I net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getNewAbsoluteMaxSize ()I +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178892_ ()I net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getWarningTime ()I +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_178893_ ()I net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/getWarningBlocks ()I +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket net/minecraft/network/protocol/game/ClientboundKeepAlivePacket +FD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/f_132209_ net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/id +FD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/net/minecraft/network/protocol/game/ClientboundKeepAlivePacket net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/net/minecraft/network/protocol/game/ClientboundKeepAlivePacket +MD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/ (J)V net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/ (J)V +MD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/m_132219_ ()J net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/getId ()J +MD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundKeepAlivePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/f_195646_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/TWO_MEGABYTES +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/f_195647_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/heightmaps +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/f_195648_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/buffer +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/f_195649_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/blockEntitiesData +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/ (Lnet/minecraft/network/FriendlyByteBuf;II)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/ (Lnet/minecraft/network/FriendlyByteBuf;II)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/ (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195656_ ()Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/getReadBuffer ()Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195657_ (II)Ljava/util/function/Consumer; net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/getBlockEntitiesTagsConsumer (II)Ljava/util/function/Consumer; +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195660_ (IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/lambda$getBlockEntitiesTagsConsumer$1 (IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195664_ (Lnet/minecraft/world/level/chunk/LevelChunk;)I net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/calculateChunkSize (Lnet/minecraft/world/level/chunk/LevelChunk;)I +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195666_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195668_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/extractChunkData (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195671_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/lambda$write$0 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195674_ (Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput;II)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/getBlockEntitiesTags (Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput;II)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195678_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/getHeightmaps ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/m_195679_ ()Lio/netty/buffer/ByteBuf; net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData/getWriteBuffer ()Lio/netty/buffer/ByteBuf; +CL: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/f_195680_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/packedXZ +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/f_195681_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/y +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/f_195682_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/type +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/f_195683_ net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/tag +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/ (IILnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/ (IILnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/m_195691_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo; net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/create (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo; +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/m_195693_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo/write (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput/m_195695_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityTagOutput/accept (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/f_195699_ net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/x +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/f_195700_ net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/z +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/f_195701_ net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/chunkData +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/f_195702_ net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/lightData +FD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/lighting/LevelLightEngine;Ljava/util/BitSet;Ljava/util/BitSet;Z)V net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/lighting/LevelLightEngine;Ljava/util/BitSet;Ljava/util/BitSet;Z)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/m_195717_ ()I net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/getX ()I +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/m_195718_ ()I net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/getZ ()I +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/m_195719_ ()Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData; net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/getChunkData ()Lnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData; +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/m_195720_ ()Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData; net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/getLightData ()Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData; +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundLevelEventPacket net/minecraft/network/protocol/game/ClientboundLevelEventPacket +FD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/f_132258_ net/minecraft/network/protocol/game/ClientboundLevelEventPacket/type +FD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/f_132259_ net/minecraft/network/protocol/game/ClientboundLevelEventPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/f_132260_ net/minecraft/network/protocol/game/ClientboundLevelEventPacket/data +FD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/f_132261_ net/minecraft/network/protocol/game/ClientboundLevelEventPacket/globalEvent +FD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/net/minecraft/network/protocol/game/ClientboundLevelEventPacket net/minecraft/network/protocol/game/ClientboundLevelEventPacket/net/minecraft/network/protocol/game/ClientboundLevelEventPacket +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/ (ILnet/minecraft/core/BlockPos;IZ)V net/minecraft/network/protocol/game/ClientboundLevelEventPacket/ (ILnet/minecraft/core/BlockPos;IZ)V +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelEventPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/m_132274_ ()Z net/minecraft/network/protocol/game/ClientboundLevelEventPacket/isGlobalEvent ()Z +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/m_132277_ ()I net/minecraft/network/protocol/game/ClientboundLevelEventPacket/getType ()I +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/m_132278_ ()I net/minecraft/network/protocol/game/ClientboundLevelEventPacket/getData ()I +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/m_132279_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundLevelEventPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelEventPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundLevelEventPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelEventPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundLevelEventPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132280_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/x +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132281_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/y +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132282_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/z +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132283_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/xDist +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132284_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/yDist +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132285_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/zDist +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132286_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/maxSpeed +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132287_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/count +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132288_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/overrideLimiter +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/f_132289_ net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/particle +FD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDFFFFI)V net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDFFFFI)V +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132304_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/particles/ParticleType;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/readParticle (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/particles/ParticleType;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132311_ ()Z net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/isOverrideLimiter ()Z +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132314_ ()D net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132315_ ()D net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132316_ ()D net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132317_ ()F net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getXDist ()F +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132318_ ()F net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getYDist ()F +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132319_ ()F net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getZDist ()F +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132320_ ()F net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getMaxSpeed ()F +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132321_ ()I net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getCount ()I +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_132322_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/getParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket net/minecraft/network/protocol/game/ClientboundLightUpdatePacket +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/f_132323_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/x +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/f_132324_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/z +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/f_195721_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/lightData +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/net/minecraft/network/protocol/game/ClientboundLightUpdatePacket net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/net/minecraft/network/protocol/game/ClientboundLightUpdatePacket +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/lighting/LevelLightEngine;Ljava/util/BitSet;Ljava/util/BitSet;Z)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/lighting/LevelLightEngine;Ljava/util/BitSet;Ljava/util/BitSet;Z)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/m_132349_ ()I net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/getX ()I +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/m_132352_ ()I net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/getZ ()I +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/m_195722_ ()Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData; net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/getLightData ()Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData; +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/f_195723_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/skyYMask +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/f_195724_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/blockYMask +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/f_195725_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/emptySkyYMask +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/f_195726_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/emptyBlockYMask +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/f_195727_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/skyUpdates +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/f_195728_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/blockUpdates +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/f_195729_ net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/trustEdges +FD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/ (Lnet/minecraft/network/FriendlyByteBuf;II)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/ (Lnet/minecraft/network/FriendlyByteBuf;II)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/lighting/LevelLightEngine;Ljava/util/BitSet;Ljava/util/BitSet;Z)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/lighting/LevelLightEngine;Ljava/util/BitSet;Ljava/util/BitSet;Z)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195740_ ()Ljava/util/BitSet; net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/getSkyYMask ()Ljava/util/BitSet; +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195741_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/lighting/LevelLightEngine;Lnet/minecraft/world/level/LightLayer;ILjava/util/BitSet;Ljava/util/BitSet;Ljava/util/List;)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/prepareSectionData (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/lighting/LevelLightEngine;Lnet/minecraft/world/level/LightLayer;ILjava/util/BitSet;Ljava/util/BitSet;Ljava/util/List;)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195749_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195751_ ()Ljava/util/BitSet; net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/getEmptySkyYMask ()Ljava/util/BitSet; +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195752_ (Lnet/minecraft/network/FriendlyByteBuf;)[B net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/lambda$new$1 (Lnet/minecraft/network/FriendlyByteBuf;)[B +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195754_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/getSkyUpdates ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195755_ (Lnet/minecraft/network/FriendlyByteBuf;)[B net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)[B +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195757_ ()Ljava/util/BitSet; net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/getBlockYMask ()Ljava/util/BitSet; +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195758_ ()Ljava/util/BitSet; net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/getEmptyBlockYMask ()Ljava/util/BitSet; +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195759_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/getBlockUpdates ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/m_195760_ ()Z net/minecraft/network/protocol/game/ClientboundLightUpdatePacketData/getTrustEdges ()Z +CL: net/minecraft/network/protocol/game/ClientboundLoginPacket net/minecraft/network/protocol/game/ClientboundLoginPacket +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132360_ net/minecraft/network/protocol/game/ClientboundLoginPacket/playerId +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132361_ net/minecraft/network/protocol/game/ClientboundLoginPacket/seed +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132362_ net/minecraft/network/protocol/game/ClientboundLoginPacket/hardcore +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132363_ net/minecraft/network/protocol/game/ClientboundLoginPacket/gameType +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132364_ net/minecraft/network/protocol/game/ClientboundLoginPacket/previousGameType +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132365_ net/minecraft/network/protocol/game/ClientboundLoginPacket/levels +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132366_ net/minecraft/network/protocol/game/ClientboundLoginPacket/registryHolder +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132367_ net/minecraft/network/protocol/game/ClientboundLoginPacket/dimensionType +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132368_ net/minecraft/network/protocol/game/ClientboundLoginPacket/dimension +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132369_ net/minecraft/network/protocol/game/ClientboundLoginPacket/maxPlayers +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132370_ net/minecraft/network/protocol/game/ClientboundLoginPacket/chunkRadius +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132371_ net/minecraft/network/protocol/game/ClientboundLoginPacket/reducedDebugInfo +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132372_ net/minecraft/network/protocol/game/ClientboundLoginPacket/showDeathScreen +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132373_ net/minecraft/network/protocol/game/ClientboundLoginPacket/isDebug +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132374_ net/minecraft/network/protocol/game/ClientboundLoginPacket/isFlat +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_195761_ net/minecraft/network/protocol/game/ClientboundLoginPacket/simulationDistance +FD: net/minecraft/network/protocol/game/ClientboundLoginPacket/net/minecraft/network/protocol/game/ClientboundLoginPacket net/minecraft/network/protocol/game/ClientboundLoginPacket/net/minecraft/network/protocol/game/ClientboundLoginPacket +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/ (IZLnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;Ljava/util/Set;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/core/Holder;Lnet/minecraft/resources/ResourceKey;JIIIZZZZ)V net/minecraft/network/protocol/game/ClientboundLoginPacket/ (IZLnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;Ljava/util/Set;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/core/Holder;Lnet/minecraft/resources/ResourceKey;JIIIZZZZ)V +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLoginPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/equals (Ljava/lang/Object;)Z net/minecraft/network/protocol/game/ClientboundLoginPacket/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132360_ ()I net/minecraft/network/protocol/game/ClientboundLoginPacket/playerId ()I +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132361_ ()J net/minecraft/network/protocol/game/ClientboundLoginPacket/seed ()J +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132362_ ()Z net/minecraft/network/protocol/game/ClientboundLoginPacket/hardcore ()Z +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132363_ ()Lnet/minecraft/world/level/GameType; net/minecraft/network/protocol/game/ClientboundLoginPacket/gameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132364_ ()Lnet/minecraft/world/level/GameType; net/minecraft/network/protocol/game/ClientboundLoginPacket/previousGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132365_ ()Ljava/util/Set; net/minecraft/network/protocol/game/ClientboundLoginPacket/levels ()Ljava/util/Set; +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132366_ ()Lnet/minecraft/core/RegistryAccess$Frozen; net/minecraft/network/protocol/game/ClientboundLoginPacket/registryHolder ()Lnet/minecraft/core/RegistryAccess$Frozen; +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132367_ ()Lnet/minecraft/core/Holder; net/minecraft/network/protocol/game/ClientboundLoginPacket/dimensionType ()Lnet/minecraft/core/Holder; +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132368_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/network/protocol/game/ClientboundLoginPacket/dimension ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132369_ ()I net/minecraft/network/protocol/game/ClientboundLoginPacket/maxPlayers ()I +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132370_ ()I net/minecraft/network/protocol/game/ClientboundLoginPacket/chunkRadius ()I +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132371_ ()Z net/minecraft/network/protocol/game/ClientboundLoginPacket/reducedDebugInfo ()Z +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132372_ ()Z net/minecraft/network/protocol/game/ClientboundLoginPacket/showDeathScreen ()Z +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132373_ ()Z net/minecraft/network/protocol/game/ClientboundLoginPacket/isDebug ()Z +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_132374_ ()Z net/minecraft/network/protocol/game/ClientboundLoginPacket/isFlat ()Z +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/f_195761_ ()I net/minecraft/network/protocol/game/ClientboundLoginPacket/simulationDistance ()I +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/hashCode ()I net/minecraft/network/protocol/game/ClientboundLoginPacket/hashCode ()I +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/m_178961_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/resources/ResourceKey;)V net/minecraft/network/protocol/game/ClientboundLoginPacket/lambda$write$1 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/m_178964_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/resources/ResourceKey; net/minecraft/network/protocol/game/ClientboundLoginPacket/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundLoginPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundLoginPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundLoginPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundLoginPacket/toString ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundLoginPacket/toString ()Ljava/lang/String; +CL: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket net/minecraft/network/protocol/game/ClientboundMapItemDataPacket +FD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/f_132415_ net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/mapId +FD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/f_132416_ net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/scale +FD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/f_132418_ net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/locked +FD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/f_132419_ net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/decorations +FD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/f_178968_ net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/colorPatch +FD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/net/minecraft/network/protocol/game/ClientboundMapItemDataPacket net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/net/minecraft/network/protocol/game/ClientboundMapItemDataPacket +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/ (IBZLjava/util/Collection;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch;)V net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/ (IBZLjava/util/Collection;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch;)V +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_132437_ (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/applyToMap (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_132445_ ()I net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/getMapId ()I +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_178977_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/saveddata/maps/MapDecoration;)V net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/lambda$write$1 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/saveddata/maps/MapDecoration;)V +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_178980_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/saveddata/maps/MapDecoration; net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/saveddata/maps/MapDecoration; +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_178982_ ()B net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/getScale ()B +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_178983_ ()Z net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/isLocked ()Z +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundMapItemDataPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket +FD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/f_132448_ net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/f_132449_ net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/offers +FD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/f_132450_ net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/villagerLevel +FD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/f_132451_ net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/villagerXp +FD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/f_132452_ net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/showProgress +FD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/f_132453_ net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/canRestock +FD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/ (ILnet/minecraft/world/item/trading/MerchantOffers;IIZZ)V net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/ (ILnet/minecraft/world/item/trading/MerchantOffers;IIZZ)V +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_132468_ ()I net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_132471_ ()Lnet/minecraft/world/item/trading/MerchantOffers; net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/getOffers ()Lnet/minecraft/world/item/trading/MerchantOffers; +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_132472_ ()I net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/getVillagerLevel ()I +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_132473_ ()I net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/getVillagerXp ()I +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_132474_ ()Z net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/showProgress ()Z +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_132475_ ()Z net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/canRestock ()Z +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket net/minecraft/network/protocol/game/ClientboundMoveEntityPacket +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132499_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132500_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/xa +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132501_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/ya +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132502_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/za +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132503_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/yRot +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132504_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/xRot +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132505_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/onGround +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132506_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/hasRot +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_132507_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/hasPos +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/f_178986_ net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/TRUNCATION_STEPS +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/ (ISSSBBZZZ)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/ (ISSSBBZZZ)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132511_ (D)J net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/entityToPacket (D)J +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132513_ (J)D net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/packetToEntity (J)D +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132515_ (JJJ)Lnet/minecraft/world/phys/Vec3; net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/packetToEntity (JJJ)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132519_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/getEntity (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132521_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/updateEntityPosition (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132531_ ()B net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/getyRot ()B +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132532_ ()B net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/getxRot ()B +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132533_ ()Z net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/hasRotation ()Z +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132534_ ()Z net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/hasPosition ()Z +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_132535_ ()Z net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/isOnGround ()Z +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_178997_ ()S net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/getXa ()S +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_178998_ ()S net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/getYa ()S +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_178999_ ()S net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/getZa ()S +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/toString ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundMoveEntityPacket/toString ()Ljava/lang/String; +CL: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/ (ISSSZ)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/ (ISSSZ)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/m_179000_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos; net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos; +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Pos/handle (Lnet/minecraft/network/PacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/ (ISSSBBZ)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/ (ISSSBBZ)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/m_179002_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot; net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot; +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$PosRot/handle (Lnet/minecraft/network/PacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot +FD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/ (IBBZ)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/ (IBBZ)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/m_179004_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot; net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot; +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundMoveEntityPacket$Rot/handle (Lnet/minecraft/network/PacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket +FD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/f_132577_ net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/x +FD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/f_132578_ net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/y +FD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/f_132579_ net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/z +FD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/f_132580_ net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/yRot +FD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/f_132581_ net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/xRot +FD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_132591_ ()D net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_132594_ ()D net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_132595_ ()D net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_132596_ ()F net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/getYRot ()F +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_132597_ ()F net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/getXRot ()F +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundMoveVehiclePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundOpenBookPacket net/minecraft/network/protocol/game/ClientboundOpenBookPacket +FD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/f_132598_ net/minecraft/network/protocol/game/ClientboundOpenBookPacket/hand +FD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/net/minecraft/network/protocol/game/ClientboundOpenBookPacket net/minecraft/network/protocol/game/ClientboundOpenBookPacket/net/minecraft/network/protocol/game/ClientboundOpenBookPacket +MD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundOpenBookPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/network/protocol/game/ClientboundOpenBookPacket/ (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/m_132608_ ()Lnet/minecraft/world/InteractionHand; net/minecraft/network/protocol/game/ClientboundOpenBookPacket/getHand ()Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundOpenBookPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundOpenBookPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenBookPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundOpenBookPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket net/minecraft/network/protocol/game/ClientboundOpenScreenPacket +FD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/f_132611_ net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/f_132612_ net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/type +FD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/f_132613_ net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/title +FD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/net/minecraft/network/protocol/game/ClientboundOpenScreenPacket net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/net/minecraft/network/protocol/game/ClientboundOpenScreenPacket +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/ (ILnet/minecraft/world/inventory/MenuType;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/ (ILnet/minecraft/world/inventory/MenuType;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/m_132625_ ()I net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/m_132628_ ()Lnet/minecraft/world/inventory/MenuType; net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/getType ()Lnet/minecraft/world/inventory/MenuType; +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/m_132629_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/getTitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundOpenScreenPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket +FD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/f_132630_ net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket +MD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/m_132640_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPingPacket net/minecraft/network/protocol/game/ClientboundPingPacket +FD: net/minecraft/network/protocol/game/ClientboundPingPacket/f_179014_ net/minecraft/network/protocol/game/ClientboundPingPacket/id +FD: net/minecraft/network/protocol/game/ClientboundPingPacket/net/minecraft/network/protocol/game/ClientboundPingPacket net/minecraft/network/protocol/game/ClientboundPingPacket/net/minecraft/network/protocol/game/ClientboundPingPacket +MD: net/minecraft/network/protocol/game/ClientboundPingPacket/ (I)V net/minecraft/network/protocol/game/ClientboundPingPacket/ (I)V +MD: net/minecraft/network/protocol/game/ClientboundPingPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPingPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPingPacket/m_179025_ ()I net/minecraft/network/protocol/game/ClientboundPingPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundPingPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPingPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPingPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPingPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPingPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPingPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket +FD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/f_132643_ net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/containerId +FD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/f_132644_ net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/recipe +FD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket +MD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/ (ILnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/ (ILnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/m_132655_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/getRecipe ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/m_132658_ ()I net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlaceGhostRecipePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_132659_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/invulnerable +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_132660_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/isFlying +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_132661_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/canFly +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_132662_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/instabuild +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_132663_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/flyingSpeed +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_132664_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/walkingSpeed +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_179028_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/FLAG_INVULNERABLE +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_179029_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/FLAG_FLYING +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_179030_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/FLAG_CAN_FLY +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/f_179031_ net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/FLAG_INSTABUILD +FD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/ (Lnet/minecraft/world/entity/player/Abilities;)V net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/ (Lnet/minecraft/world/entity/player/Abilities;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_132674_ ()Z net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/isInvulnerable ()Z +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_132677_ ()Z net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/isFlying ()Z +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_132678_ ()Z net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/canFly ()Z +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_132679_ ()Z net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/canInstabuild ()Z +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_132680_ ()F net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/getFlyingSpeed ()F +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_132681_ ()F net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/getWalkingSpeed ()F +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/f_179034_ net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/killerId +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/f_179035_ net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/duration +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/ (II)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/ (II)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/ (Lnet/minecraft/world/damagesource/CombatTracker;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/ (Lnet/minecraft/world/damagesource/CombatTracker;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/ ()V net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/ ()V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatEnterPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/f_179058_ net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/playerId +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/f_179059_ net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/killerId +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/f_179060_ net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/message +FD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/ (IILnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/ (IILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/ (Lnet/minecraft/world/damagesource/CombatTracker;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/ (Lnet/minecraft/world/damagesource/CombatTracker;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/m_179077_ ()I net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/getKillerId ()I +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/m_179078_ ()I net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/getPlayerId ()I +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/m_179079_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/getMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/m_6588_ ()Z net/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket/isSkippable ()Z +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/f_132717_ net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/action +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/f_132718_ net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/entries +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action;Ljava/util/Collection;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action;Ljava/util/Collection;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action;[Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/ (Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action;[Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/m_132732_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/getEntries ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/m_132735_ ()Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/getAction ()Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/m_179085_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/writeDisplayName (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/m_179088_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/readDisplayName (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/toString ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket/toString ()Ljava/lang/String; +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/$VALUES net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/$VALUES +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/ADD_PLAYER net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/ADD_PLAYER +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/REMOVE_PLAYER net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/REMOVE_PLAYER +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/UPDATE_DISPLAY_NAME net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/UPDATE_DISPLAY_NAME +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/UPDATE_GAME_MODE net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/UPDATE_GAME_MODE +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/UPDATE_LATENCY net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/UPDATE_LATENCY +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/ ()V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/ ()V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/m_142214_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/m_142553_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/m_179090_ ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/$values ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action; +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1 +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1 +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/m_142214_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/m_142553_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/m_179097_ (Lcom/mojang/authlib/properties/PropertyMap;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/lambda$read$0 (Lcom/mojang/authlib/properties/PropertyMap;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/m_179102_ (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/authlib/properties/Property;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$1/lambda$write$1 (Lnet/minecraft/network/FriendlyByteBuf;Lcom/mojang/authlib/properties/Property;)V +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2 +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2 +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/m_142214_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/m_142553_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$2/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3 +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3 +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/m_142214_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/m_142553_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$3/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4 +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4 +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/m_142214_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/m_142553_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$4/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5 +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5 net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5 +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/m_142214_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/m_142553_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$Action$5/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate; +CL: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/f_132753_ net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/latency +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/f_132754_ net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/gameMode +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/f_132755_ net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/profile +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/f_132756_ net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/displayName +FD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/ (Lcom/mojang/authlib/GameProfile;ILnet/minecraft/world/level/GameType;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/ (Lcom/mojang/authlib/GameProfile;ILnet/minecraft/world/level/GameType;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/m_132763_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/getProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/m_132764_ ()I net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/getLatency ()I +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/m_132765_ ()Lnet/minecraft/world/level/GameType; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/getGameMode ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/m_132766_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/toString ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundPlayerInfoPacket$PlayerUpdate/toString ()Ljava/lang/String; +CL: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/f_132768_ net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/x +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/f_132769_ net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/y +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/f_132770_ net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/z +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/f_132771_ net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/entity +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/f_132772_ net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/fromAnchor +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/f_132773_ net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/toAnchor +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/f_132774_ net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/atEntity +FD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;DDD)V net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;DDD)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/m_132785_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/phys/Vec3; net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/getPosition (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/m_132793_ ()Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/getFromAnchor ()Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor; +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_132796_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/x +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_132797_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/y +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_132798_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/z +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_132799_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/yRot +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_132800_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/xRot +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_132801_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/relativeArguments +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_132802_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/id +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/f_179147_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/dismountVehicle +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/ (DDDFFLjava/util/Set;IZ)V net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/ (DDDFFLjava/util/Set;IZ)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_132818_ ()D net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_132821_ ()D net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_132822_ ()D net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_132823_ ()F net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/getYRot ()F +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_132824_ ()F net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/getXRot ()F +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_132825_ ()I net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_132826_ ()Ljava/util/Set; net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/getRelativeArguments ()Ljava/util/Set; +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_179159_ ()Z net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/requestDismountVehicle ()Z +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/$VALUES net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/$VALUES +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/X net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/X +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/X_ROT net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/X_ROT +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/Y net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/Y +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/Y_ROT net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/Y_ROT +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/Z net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/Z +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/f_132832_ net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/bit +FD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/ ()V net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/ ()V +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/ (Ljava/lang/String;II)V net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/ (Ljava/lang/String;II)V +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/m_132839_ ()I net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/getMask ()I +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/m_132840_ (I)Ljava/util/Set; net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/unpack (I)Ljava/util/Set; +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/m_132842_ (Ljava/util/Set;)I net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/pack (Ljava/util/Set;)I +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/m_132844_ (I)Z net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/isSet (I)Z +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/m_179160_ ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument; net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/$values ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument; +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument; net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument; +MD: net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/values ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument; net/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument/values ()[Lnet/minecraft/network/protocol/game/ClientboundPlayerPositionPacket$RelativeArgument; +CL: net/minecraft/network/protocol/game/ClientboundRecipePacket net/minecraft/network/protocol/game/ClientboundRecipePacket +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket/f_132849_ net/minecraft/network/protocol/game/ClientboundRecipePacket/state +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket/f_132850_ net/minecraft/network/protocol/game/ClientboundRecipePacket/recipes +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket/f_132851_ net/minecraft/network/protocol/game/ClientboundRecipePacket/toHighlight +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket/f_132852_ net/minecraft/network/protocol/game/ClientboundRecipePacket/bookSettings +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket/net/minecraft/network/protocol/game/ClientboundRecipePacket net/minecraft/network/protocol/game/ClientboundRecipePacket/net/minecraft/network/protocol/game/ClientboundRecipePacket +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/ (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State;Ljava/util/Collection;Ljava/util/Collection;Lnet/minecraft/stats/RecipeBookSettings;)V net/minecraft/network/protocol/game/ClientboundRecipePacket/ (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State;Ljava/util/Collection;Ljava/util/Collection;Lnet/minecraft/stats/RecipeBookSettings;)V +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/m_132865_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundRecipePacket/getRecipes ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/m_132868_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundRecipePacket/getHighlights ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/m_132869_ ()Lnet/minecraft/stats/RecipeBookSettings; net/minecraft/network/protocol/game/ClientboundRecipePacket/getBookSettings ()Lnet/minecraft/stats/RecipeBookSettings; +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/m_132870_ ()Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; net/minecraft/network/protocol/game/ClientboundRecipePacket/getState ()Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRecipePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundRecipePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundRecipePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundRecipePacket$State net/minecraft/network/protocol/game/ClientboundRecipePacket$State +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/$VALUES net/minecraft/network/protocol/game/ClientboundRecipePacket$State/$VALUES +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/ADD net/minecraft/network/protocol/game/ClientboundRecipePacket$State/ADD +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/INIT net/minecraft/network/protocol/game/ClientboundRecipePacket$State/INIT +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/REMOVE net/minecraft/network/protocol/game/ClientboundRecipePacket$State/REMOVE +FD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/net/minecraft/network/protocol/game/ClientboundRecipePacket$State net/minecraft/network/protocol/game/ClientboundRecipePacket$State/net/minecraft/network/protocol/game/ClientboundRecipePacket$State +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/ ()V net/minecraft/network/protocol/game/ClientboundRecipePacket$State/ ()V +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundRecipePacket$State/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/m_179163_ ()[Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; net/minecraft/network/protocol/game/ClientboundRecipePacket$State/$values ()[Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; net/minecraft/network/protocol/game/ClientboundRecipePacket$State/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; +MD: net/minecraft/network/protocol/game/ClientboundRecipePacket$State/values ()[Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; net/minecraft/network/protocol/game/ClientboundRecipePacket$State/values ()[Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State; +CL: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket +FD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/f_182717_ net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/entityIds +FD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket +MD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/ (Lit/unimi/dsi/fastutil/ints/IntList;)V net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/ (Lit/unimi/dsi/fastutil/ints/IntList;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/ ([I)V net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/ ([I)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/m_182730_ ()Lit/unimi/dsi/fastutil/ints/IntList; net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/getEntityIds ()Lit/unimi/dsi/fastutil/ints/IntList; +MD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket +FD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/f_132895_ net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/f_132896_ net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/effect +FD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket +MD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/ (ILnet/minecraft/world/effect/MobEffect;)V net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/ (ILnet/minecraft/world/effect/MobEffect;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/m_132901_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/getEntity (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/m_132909_ ()Lnet/minecraft/world/effect/MobEffect; net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/getEffect ()Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundRemoveMobEffectPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundResourcePackPacket net/minecraft/network/protocol/game/ClientboundResourcePackPacket +FD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/f_132912_ net/minecraft/network/protocol/game/ClientboundResourcePackPacket/url +FD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/f_132913_ net/minecraft/network/protocol/game/ClientboundResourcePackPacket/hash +FD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/f_179178_ net/minecraft/network/protocol/game/ClientboundResourcePackPacket/MAX_HASH_LENGTH +FD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/f_179179_ net/minecraft/network/protocol/game/ClientboundResourcePackPacket/required +FD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/f_179180_ net/minecraft/network/protocol/game/ClientboundResourcePackPacket/prompt +FD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/net/minecraft/network/protocol/game/ClientboundResourcePackPacket net/minecraft/network/protocol/game/ClientboundResourcePackPacket/net/minecraft/network/protocol/game/ClientboundResourcePackPacket +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/ (Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundResourcePackPacket/ (Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundResourcePackPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/m_132924_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundResourcePackPacket/getUrl ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/m_132927_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundResourcePackPacket/getHash ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/m_179188_ ()Z net/minecraft/network/protocol/game/ClientboundResourcePackPacket/isRequired ()Z +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/m_179189_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundResourcePackPacket/getPrompt ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundResourcePackPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundResourcePackPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundResourcePackPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundResourcePackPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundRespawnPacket net/minecraft/network/protocol/game/ClientboundRespawnPacket +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132928_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/dimensionType +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132929_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/dimension +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132930_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/seed +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132931_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/playerGameType +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132932_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/previousPlayerGameType +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132933_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/isDebug +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132934_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/isFlat +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/f_132935_ net/minecraft/network/protocol/game/ClientboundRespawnPacket/keepAllPlayerData +FD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/net/minecraft/network/protocol/game/ClientboundRespawnPacket net/minecraft/network/protocol/game/ClientboundRespawnPacket/net/minecraft/network/protocol/game/ClientboundRespawnPacket +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/ (Lnet/minecraft/core/Holder;Lnet/minecraft/resources/ResourceKey;JLnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;ZZZ)V net/minecraft/network/protocol/game/ClientboundRespawnPacket/ (Lnet/minecraft/core/Holder;Lnet/minecraft/resources/ResourceKey;JLnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;ZZZ)V +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRespawnPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_132955_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/network/protocol/game/ClientboundRespawnPacket/getDimension ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_132956_ ()J net/minecraft/network/protocol/game/ClientboundRespawnPacket/getSeed ()J +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_132957_ ()Lnet/minecraft/world/level/GameType; net/minecraft/network/protocol/game/ClientboundRespawnPacket/getPlayerGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_132958_ ()Lnet/minecraft/world/level/GameType; net/minecraft/network/protocol/game/ClientboundRespawnPacket/getPreviousPlayerGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_132959_ ()Z net/minecraft/network/protocol/game/ClientboundRespawnPacket/isDebug ()Z +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_132960_ ()Z net/minecraft/network/protocol/game/ClientboundRespawnPacket/isFlat ()Z +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_132961_ ()Z net/minecraft/network/protocol/game/ClientboundRespawnPacket/shouldKeepAllPlayerData ()Z +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_206651_ ()Lnet/minecraft/core/Holder; net/minecraft/network/protocol/game/ClientboundRespawnPacket/getDimensionType ()Lnet/minecraft/core/Holder; +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRespawnPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundRespawnPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundRespawnPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundRespawnPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket net/minecraft/network/protocol/game/ClientboundRotateHeadPacket +FD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/f_132963_ net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/f_132964_ net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/yHeadRot +FD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/net/minecraft/network/protocol/game/ClientboundRotateHeadPacket net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/net/minecraft/network/protocol/game/ClientboundRotateHeadPacket +MD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/ (Lnet/minecraft/world/entity/Entity;B)V net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/ (Lnet/minecraft/world/entity/Entity;B)V +MD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/m_132969_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/getEntity (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/m_132977_ ()B net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/getYHeadRot ()B +MD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundRotateHeadPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket +FD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/f_132980_ net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/sectionPos +FD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/f_132981_ net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/positions +FD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/f_132982_ net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/states +FD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/f_132983_ net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/suppressLightUpdates +FD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/f_179194_ net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/POS_IN_SECTION_BITS +FD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket +MD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/ (Lnet/minecraft/core/SectionPos;Lit/unimi/dsi/fastutil/shorts/ShortSet;Lnet/minecraft/world/level/chunk/LevelChunkSection;Z)V net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/ (Lnet/minecraft/core/SectionPos;Lit/unimi/dsi/fastutil/shorts/ShortSet;Lnet/minecraft/world/level/chunk/LevelChunkSection;Z)V +MD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/m_132992_ (Ljava/util/function/BiConsumer;)V net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/runUpdates (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/m_133000_ ()Z net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/shouldSuppressLightUpdates ()Z +MD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket +FD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/f_133003_ net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/tab +FD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket +MD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/m_133013_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/getTab ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket +FD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/f_179199_ net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/text +FD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket +MD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/m_179210_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/getText ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetActionBarTextPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket +FD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/f_179211_ net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/newCenterX +FD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/f_179212_ net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/newCenterZ +FD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket +MD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/m_179223_ ()D net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/getNewCenterZ ()D +MD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/m_179224_ ()D net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/getNewCenterX ()D +MD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket +FD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/f_179225_ net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/oldSize +FD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/f_179226_ net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/newSize +FD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/f_179227_ net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/lerpTime +FD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/m_179238_ ()D net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/getOldSize ()D +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/m_179239_ ()D net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/getNewSize ()D +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/m_179240_ ()J net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/getLerpTime ()J +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket +FD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/f_179241_ net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/size +FD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket +MD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/m_179252_ ()D net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/getSize ()D +MD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket +FD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/f_179253_ net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/warningDelay +FD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/m_179264_ ()I net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/getWarningDelay ()I +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket +FD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/f_179265_ net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/warningBlocks +FD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/m_179276_ ()I net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/getWarningBlocks ()I +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetCameraPacket net/minecraft/network/protocol/game/ClientboundSetCameraPacket +FD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/f_133055_ net/minecraft/network/protocol/game/ClientboundSetCameraPacket/cameraId +FD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/net/minecraft/network/protocol/game/ClientboundSetCameraPacket net/minecraft/network/protocol/game/ClientboundSetCameraPacket/net/minecraft/network/protocol/game/ClientboundSetCameraPacket +MD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetCameraPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ClientboundSetCameraPacket/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/m_133059_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/network/protocol/game/ClientboundSetCameraPacket/getEntity (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetCameraPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetCameraPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetCameraPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetCameraPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket +FD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/f_133069_ net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/slot +FD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket +MD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/ (I)V net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/ (I)V +MD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/m_133079_ ()I net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/getSlot ()I +MD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetCarriedItemPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket +FD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/f_133082_ net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/x +FD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/f_133083_ net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/z +FD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/ (II)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/ (II)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/m_133094_ ()I net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/getX ()I +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/m_133097_ ()I net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/getZ ()I +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket +FD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/f_133098_ net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/radius +FD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/ (I)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/ (I)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/m_133108_ ()I net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/getRadius ()I +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket +FD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/f_133111_ net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/pos +FD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/f_133112_ net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/angle +FD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket +MD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/ (Lnet/minecraft/core/BlockPos;F)V net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/ (Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/m_133123_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/m_133126_ ()F net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/getAngle ()F +MD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket +FD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/f_133127_ net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/slot +FD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/f_133128_ net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/objectiveName +FD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket +MD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/ (ILnet/minecraft/world/scores/Objective;)V net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/ (ILnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/m_133139_ ()I net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/getSlot ()I +MD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/m_133142_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/getObjectiveName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket +FD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/f_133143_ net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/id +FD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/f_133144_ net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/packedItems +FD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket +MD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/ (ILnet/minecraft/network/syncher/SynchedEntityData;Z)V net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/ (ILnet/minecraft/network/syncher/SynchedEntityData;Z)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/m_133156_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/getUnpackedData ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/m_133159_ ()I net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket +FD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/f_133160_ net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/sourceId +FD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/f_133161_ net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/destId +FD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket +MD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/m_133172_ ()I net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/getSourceId ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/m_133175_ ()I net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/getDestId ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket +FD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/f_133176_ net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/id +FD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/f_133177_ net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/xa +FD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/f_133178_ net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/ya +FD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/f_133179_ net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/za +FD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/ (ILnet/minecraft/world/phys/Vec3;)V net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/ (ILnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/m_133192_ ()I net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/m_133195_ ()I net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/getXa ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/m_133196_ ()I net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/getYa ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/m_133197_ ()I net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/getZa ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEntityMotionPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket +FD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/f_133198_ net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/entity +FD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/f_133199_ net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/slots +FD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/f_179295_ net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/CONTINUE_MASK +FD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket +MD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/ (ILjava/util/List;)V net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/ (ILjava/util/List;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/m_133210_ ()I net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/getEntity ()I +MD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/m_133213_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/getSlots ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket net/minecraft/network/protocol/game/ClientboundSetExperiencePacket +FD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/f_133214_ net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/experienceProgress +FD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/f_133215_ net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/totalExperience +FD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/f_133216_ net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/experienceLevel +FD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/net/minecraft/network/protocol/game/ClientboundSetExperiencePacket net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/net/minecraft/network/protocol/game/ClientboundSetExperiencePacket +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/ (FII)V net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/ (FII)V +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/m_133228_ ()F net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/getExperienceProgress ()F +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/m_133231_ ()I net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/getTotalExperience ()I +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/m_133232_ ()I net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/getExperienceLevel ()I +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetExperiencePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetHealthPacket net/minecraft/network/protocol/game/ClientboundSetHealthPacket +FD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/f_133233_ net/minecraft/network/protocol/game/ClientboundSetHealthPacket/health +FD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/f_133234_ net/minecraft/network/protocol/game/ClientboundSetHealthPacket/food +FD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/f_133235_ net/minecraft/network/protocol/game/ClientboundSetHealthPacket/saturation +FD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/net/minecraft/network/protocol/game/ClientboundSetHealthPacket net/minecraft/network/protocol/game/ClientboundSetHealthPacket/net/minecraft/network/protocol/game/ClientboundSetHealthPacket +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/ (FIF)V net/minecraft/network/protocol/game/ClientboundSetHealthPacket/ (FIF)V +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetHealthPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/m_133247_ ()F net/minecraft/network/protocol/game/ClientboundSetHealthPacket/getHealth ()F +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/m_133250_ ()I net/minecraft/network/protocol/game/ClientboundSetHealthPacket/getFood ()I +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/m_133251_ ()F net/minecraft/network/protocol/game/ClientboundSetHealthPacket/getSaturation ()F +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetHealthPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetHealthPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetHealthPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetHealthPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket net/minecraft/network/protocol/game/ClientboundSetObjectivePacket +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/f_133252_ net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/objectiveName +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/f_133253_ net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/displayName +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/f_133254_ net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/renderType +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/f_133255_ net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/method +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/f_179302_ net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/METHOD_ADD +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/f_179303_ net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/METHOD_REMOVE +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/f_179304_ net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/METHOD_CHANGE +FD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/net/minecraft/network/protocol/game/ClientboundSetObjectivePacket net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/net/minecraft/network/protocol/game/ClientboundSetObjectivePacket +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/ (Lnet/minecraft/world/scores/Objective;I)V net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/ (Lnet/minecraft/world/scores/Objective;I)V +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/m_133266_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/getObjectiveName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/m_133269_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/m_133270_ ()I net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/getMethod ()I +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/m_133271_ ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/getRenderType ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetObjectivePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket net/minecraft/network/protocol/game/ClientboundSetPassengersPacket +FD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/f_133272_ net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/vehicle +FD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/f_133273_ net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/passengers +FD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/net/minecraft/network/protocol/game/ClientboundSetPassengersPacket net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/net/minecraft/network/protocol/game/ClientboundSetPassengersPacket +MD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/m_133283_ ()[I net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/getPassengers ()[I +MD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/m_133286_ ()I net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/getVehicle ()I +MD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetPassengersPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_133287_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/name +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_133294_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/players +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_133295_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/method +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179309_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/METHOD_ADD +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179310_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/METHOD_REMOVE +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179311_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/METHOD_CHANGE +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179312_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/METHOD_JOIN +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179313_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/METHOD_LEAVE +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179314_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/MAX_VISIBILITY_LENGTH +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179315_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/MAX_COLLISION_LENGTH +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/f_179316_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/parameters +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/ (Ljava/lang/String;ILjava/util/Optional;Ljava/util/Collection;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/ (Ljava/lang/String;ILjava/util/Optional;Ljava/util/Collection;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_133311_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/getName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_133315_ ()Ljava/util/Collection; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/getPlayers ()Ljava/util/Collection; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179324_ (I)Z net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/shouldHavePlayerList (I)Z +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179326_ (Lnet/minecraft/world/scores/PlayerTeam;)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/createRemovePacket (Lnet/minecraft/world/scores/PlayerTeam;)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179328_ (Lnet/minecraft/world/scores/PlayerTeam;Ljava/lang/String;Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action;)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/createPlayerPacket (Lnet/minecraft/world/scores/PlayerTeam;Ljava/lang/String;Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action;)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179332_ (Lnet/minecraft/world/scores/PlayerTeam;Z)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/createAddOrModifyPacket (Lnet/minecraft/world/scores/PlayerTeam;Z)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179335_ ()Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/getPlayerAction ()Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179336_ (I)Z net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/shouldHaveParameters (I)Z +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179338_ ()Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/getTeamAction ()Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179339_ ()Ljava/util/Optional; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/getParameters ()Ljava/util/Optional; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_179340_ ()Ljava/lang/IllegalStateException; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/lambda$write$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/$VALUES net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/$VALUES +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/ADD net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/ADD +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/REMOVE net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/REMOVE +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/ ()V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/ ()V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/m_179348_ ()[Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/$values ()[Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Action; +CL: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/f_179352_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/displayName +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/f_179353_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/playerPrefix +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/f_179354_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/playerSuffix +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/f_179355_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/nametagVisibility +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/f_179356_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/collisionRule +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/f_179357_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/color +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/f_179358_ net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/options +FD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/ (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179363_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179364_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179366_ ()I net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/getOptions ()I +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179367_ ()Lnet/minecraft/ChatFormatting; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/getColor ()Lnet/minecraft/ChatFormatting; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179368_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/getNametagVisibility ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179369_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/getCollisionRule ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179370_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/getPlayerPrefix ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/m_179371_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters/getPlayerSuffix ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/network/protocol/game/ClientboundSetScorePacket net/minecraft/network/protocol/game/ClientboundSetScorePacket +FD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/f_133323_ net/minecraft/network/protocol/game/ClientboundSetScorePacket/owner +FD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/f_133324_ net/minecraft/network/protocol/game/ClientboundSetScorePacket/objectiveName +FD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/f_133325_ net/minecraft/network/protocol/game/ClientboundSetScorePacket/score +FD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/f_133326_ net/minecraft/network/protocol/game/ClientboundSetScorePacket/method +FD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/net/minecraft/network/protocol/game/ClientboundSetScorePacket net/minecraft/network/protocol/game/ClientboundSetScorePacket/net/minecraft/network/protocol/game/ClientboundSetScorePacket +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetScorePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/ (Lnet/minecraft/server/ServerScoreboard$Method;Ljava/lang/String;Ljava/lang/String;I)V net/minecraft/network/protocol/game/ClientboundSetScorePacket/ (Lnet/minecraft/server/ServerScoreboard$Method;Ljava/lang/String;Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/m_133339_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetScorePacket/getOwner ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/m_133342_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetScorePacket/getObjectiveName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/m_133343_ ()I net/minecraft/network/protocol/game/ClientboundSetScorePacket/getScore ()I +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/m_133344_ ()Lnet/minecraft/server/ServerScoreboard$Method; net/minecraft/network/protocol/game/ClientboundSetScorePacket/getMethod ()Lnet/minecraft/server/ServerScoreboard$Method; +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetScorePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetScorePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetScorePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetScorePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket +FD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/f_195796_ net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/simulationDistance +FD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/ (I)V net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/ (I)V +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/equals (Ljava/lang/Object;)Z net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/f_195796_ ()I net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/simulationDistance ()I +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/hashCode ()I net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/hashCode ()I +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/toString ()Ljava/lang/String; net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket/toString ()Ljava/lang/String; +CL: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket +FD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/f_179374_ net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/text +FD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket +MD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/m_179385_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/getText ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetSubtitleTextPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetTimePacket net/minecraft/network/protocol/game/ClientboundSetTimePacket +FD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/f_133345_ net/minecraft/network/protocol/game/ClientboundSetTimePacket/gameTime +FD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/f_133346_ net/minecraft/network/protocol/game/ClientboundSetTimePacket/dayTime +FD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/net/minecraft/network/protocol/game/ClientboundSetTimePacket net/minecraft/network/protocol/game/ClientboundSetTimePacket/net/minecraft/network/protocol/game/ClientboundSetTimePacket +MD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/ (JJZ)V net/minecraft/network/protocol/game/ClientboundSetTimePacket/ (JJZ)V +MD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetTimePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/m_133358_ ()J net/minecraft/network/protocol/game/ClientboundSetTimePacket/getGameTime ()J +MD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/m_133361_ ()J net/minecraft/network/protocol/game/ClientboundSetTimePacket/getDayTime ()J +MD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetTimePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetTimePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTimePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetTimePacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket +FD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/f_179388_ net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/text +FD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket +MD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/m_179399_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/getText ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetTitleTextPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket +FD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/f_179400_ net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/fadeIn +FD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/f_179401_ net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/stay +FD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/f_179402_ net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/fadeOut +FD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/ (III)V net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/ (III)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/m_179415_ ()I net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/getFadeIn ()I +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/m_179416_ ()I net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/getStay ()I +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/m_179417_ ()I net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/getFadeOut ()I +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket net/minecraft/network/protocol/game/ClientboundSoundEntityPacket +FD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/f_133408_ net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/sound +FD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/f_133409_ net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/source +FD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/f_133410_ net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/id +FD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/f_133411_ net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/volume +FD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/f_133412_ net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/pitch +FD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/net/minecraft/network/protocol/game/ClientboundSoundEntityPacket net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/net/minecraft/network/protocol/game/ClientboundSoundEntityPacket +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/world/entity/Entity;FF)V net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/world/entity/Entity;FF)V +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_133426_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/getSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_133429_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/getSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_133430_ ()I net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_133431_ ()F net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/getVolume ()F +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_133432_ ()F net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/getPitch ()F +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSoundEntityPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundSoundPacket net/minecraft/network/protocol/game/ClientboundSoundPacket +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_133433_ net/minecraft/network/protocol/game/ClientboundSoundPacket/sound +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_133434_ net/minecraft/network/protocol/game/ClientboundSoundPacket/source +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_133435_ net/minecraft/network/protocol/game/ClientboundSoundPacket/x +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_133436_ net/minecraft/network/protocol/game/ClientboundSoundPacket/y +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_133437_ net/minecraft/network/protocol/game/ClientboundSoundPacket/z +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_133438_ net/minecraft/network/protocol/game/ClientboundSoundPacket/volume +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_133439_ net/minecraft/network/protocol/game/ClientboundSoundPacket/pitch +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/f_179420_ net/minecraft/network/protocol/game/ClientboundSoundPacket/LOCATION_ACCURACY +FD: net/minecraft/network/protocol/game/ClientboundSoundPacket/net/minecraft/network/protocol/game/ClientboundSoundPacket net/minecraft/network/protocol/game/ClientboundSoundPacket/net/minecraft/network/protocol/game/ClientboundSoundPacket +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSoundPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;DDDFF)V net/minecraft/network/protocol/game/ClientboundSoundPacket/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;DDDFF)V +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_133455_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/network/protocol/game/ClientboundSoundPacket/getSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_133458_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/network/protocol/game/ClientboundSoundPacket/getSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_133459_ ()D net/minecraft/network/protocol/game/ClientboundSoundPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_133460_ ()D net/minecraft/network/protocol/game/ClientboundSoundPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_133461_ ()D net/minecraft/network/protocol/game/ClientboundSoundPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_133462_ ()F net/minecraft/network/protocol/game/ClientboundSoundPacket/getVolume ()F +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_133463_ ()F net/minecraft/network/protocol/game/ClientboundSoundPacket/getPitch ()F +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundSoundPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundSoundPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundSoundPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundSoundPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundStopSoundPacket net/minecraft/network/protocol/game/ClientboundStopSoundPacket +FD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/f_133464_ net/minecraft/network/protocol/game/ClientboundStopSoundPacket/name +FD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/f_133465_ net/minecraft/network/protocol/game/ClientboundStopSoundPacket/source +FD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/f_179423_ net/minecraft/network/protocol/game/ClientboundStopSoundPacket/HAS_SOURCE +FD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/f_179424_ net/minecraft/network/protocol/game/ClientboundStopSoundPacket/HAS_SOUND +FD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/net/minecraft/network/protocol/game/ClientboundStopSoundPacket net/minecraft/network/protocol/game/ClientboundStopSoundPacket/net/minecraft/network/protocol/game/ClientboundStopSoundPacket +MD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundStopSoundPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V net/minecraft/network/protocol/game/ClientboundStopSoundPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/m_133476_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ClientboundStopSoundPacket/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/m_133479_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/network/protocol/game/ClientboundStopSoundPacket/getSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundStopSoundPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundStopSoundPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundStopSoundPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundStopSoundPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundTabListPacket net/minecraft/network/protocol/game/ClientboundTabListPacket +FD: net/minecraft/network/protocol/game/ClientboundTabListPacket/f_133480_ net/minecraft/network/protocol/game/ClientboundTabListPacket/header +FD: net/minecraft/network/protocol/game/ClientboundTabListPacket/f_133481_ net/minecraft/network/protocol/game/ClientboundTabListPacket/footer +FD: net/minecraft/network/protocol/game/ClientboundTabListPacket/net/minecraft/network/protocol/game/ClientboundTabListPacket net/minecraft/network/protocol/game/ClientboundTabListPacket/net/minecraft/network/protocol/game/ClientboundTabListPacket +MD: net/minecraft/network/protocol/game/ClientboundTabListPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTabListPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTabListPacket/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/game/ClientboundTabListPacket/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/game/ClientboundTabListPacket/m_133489_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundTabListPacket/getHeader ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundTabListPacket/m_133492_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/game/ClientboundTabListPacket/getFooter ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/game/ClientboundTabListPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTabListPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTabListPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundTabListPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundTabListPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundTabListPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundTagQueryPacket net/minecraft/network/protocol/game/ClientboundTagQueryPacket +FD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/f_133493_ net/minecraft/network/protocol/game/ClientboundTagQueryPacket/transactionId +FD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/f_133494_ net/minecraft/network/protocol/game/ClientboundTagQueryPacket/tag +FD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/net/minecraft/network/protocol/game/ClientboundTagQueryPacket net/minecraft/network/protocol/game/ClientboundTagQueryPacket/net/minecraft/network/protocol/game/ClientboundTagQueryPacket +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/ (ILnet/minecraft/nbt/CompoundTag;)V net/minecraft/network/protocol/game/ClientboundTagQueryPacket/ (ILnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTagQueryPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/m_133506_ ()I net/minecraft/network/protocol/game/ClientboundTagQueryPacket/getTransactionId ()I +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/m_133509_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/protocol/game/ClientboundTagQueryPacket/getTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTagQueryPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundTagQueryPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundTagQueryPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundTagQueryPacket/m_6588_ ()Z net/minecraft/network/protocol/game/ClientboundTagQueryPacket/isSkippable ()Z +CL: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket +FD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/f_133510_ net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/itemId +FD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/f_133511_ net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/playerId +FD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/f_133512_ net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/amount +FD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/ (III)V net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/ (III)V +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/m_133524_ ()I net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/getItemId ()I +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/m_133527_ ()I net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/getPlayerId ()I +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/m_133528_ ()I net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/getAmount ()I +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/f_133529_ net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/id +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/f_133530_ net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/x +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/f_133531_ net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/y +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/f_133532_ net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/z +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/f_133533_ net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/yRot +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/f_133534_ net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/xRot +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/f_133535_ net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/onGround +FD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_133545_ ()I net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/getId ()I +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_133548_ ()D net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/getX ()D +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_133549_ ()D net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/getY ()D +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_133550_ ()D net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/getZ ()D +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_133551_ ()B net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/getyRot ()B +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_133552_ ()B net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/getxRot ()B +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_133553_ ()Z net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/isOnGround ()Z +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundTeleportEntityPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket +FD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/f_133554_ net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/reset +FD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/f_133555_ net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/added +FD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/f_133556_ net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/removed +FD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/f_133557_ net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/progress +FD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/ (ZLjava/util/Collection;Ljava/util/Set;Ljava/util/Map;)V net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/ (ZLjava/util/Collection;Ljava/util/Set;Ljava/util/Map;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_133570_ ()Ljava/util/Map; net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/getAdded ()Ljava/util/Map; +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_133573_ ()Ljava/util/Set; net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/getRemoved ()Ljava/util/Set; +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_133574_ ()Ljava/util/Map; net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/getProgress ()Ljava/util/Map; +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_133575_ ()Z net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/shouldReset ()Z +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_179440_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/Advancement$Builder;)V net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/lambda$write$0 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/Advancement$Builder;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_179443_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/AdvancementProgress;)V net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/lambda$write$1 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/advancements/AdvancementProgress;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket +FD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/f_133576_ net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/f_133577_ net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/attributes +FD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/ (ILjava/util/Collection;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/ (ILjava/util/Collection;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_133588_ ()I net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/getEntityId ()I +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_133591_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/getValues ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_179448_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/lambda$write$2 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_179451_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/lambda$write$3 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_179454_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot; net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/lambda$new$1 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot; +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_179456_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier; net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier; +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot +FD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/f_133593_ net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/attribute +FD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/f_133594_ net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/base +FD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/f_133595_ net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/modifiers +FD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/ (Lnet/minecraft/world/entity/ai/attributes/Attribute;DLjava/util/Collection;)V net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/ (Lnet/minecraft/world/entity/ai/attributes/Attribute;DLjava/util/Collection;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/m_133601_ ()Lnet/minecraft/world/entity/ai/attributes/Attribute; net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/getAttribute ()Lnet/minecraft/world/entity/ai/attributes/Attribute; +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/m_133602_ ()D net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/getBase ()D +MD: net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/m_133603_ ()Ljava/util/Collection; net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot/getModifiers ()Ljava/util/Collection; +CL: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_133604_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/entityId +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_133605_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/effectId +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_133606_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/effectAmplifier +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_133607_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/effectDurationTicks +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_133608_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/flags +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_179462_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/FLAG_AMBIENT +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_179463_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/FLAG_VISIBLE +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/f_179464_ net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/FLAG_SHOW_ICON +FD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/ (ILnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/ (ILnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_133619_ ()Z net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/isSuperLongDuration ()Z +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_133622_ ()I net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/getEntityId ()I +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_133624_ ()B net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/getEffectAmplifier ()B +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_133625_ ()I net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/getEffectDurationTicks ()I +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_133626_ ()Z net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/isEffectVisible ()Z +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_133627_ ()Z net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/isEffectAmbient ()Z +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_133628_ ()Z net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/effectShowsIcon ()Z +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_211135_ ()I net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/getEffectId ()I +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket +FD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/f_133629_ net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/recipes +FD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/ (Ljava/util/Collection;)V net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/ (Ljava/util/Collection;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/m_133642_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/lambda$fromNetwork$0 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/m_133644_ ()Ljava/util/List; net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/getRecipes ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/m_133647_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/fromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/m_179469_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateRecipesPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket +FD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/f_133649_ net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/tags +FD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/ (Ljava/util/Map;)V net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/ (Ljava/util/Map;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/m_179479_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/resources/ResourceKey;)V net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/lambda$write$1 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/m_179482_ ()Ljava/util/Map; net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/getTags ()Ljava/util/Map; +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/m_179483_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/resources/ResourceKey; net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/m_206652_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload;)V net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/lambda$write$2 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V net/minecraft/network/protocol/game/ClientboundUpdateTagsPacket/handle (Lnet/minecraft/network/protocol/game/ClientGamePacketListener;)V +CL: net/minecraft/network/protocol/game/DebugEntityNameGenerator net/minecraft/network/protocol/game/DebugEntityNameGenerator +FD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/f_133662_ net/minecraft/network/protocol/game/DebugEntityNameGenerator/NAMES_FIRST_PART +FD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/f_133663_ net/minecraft/network/protocol/game/DebugEntityNameGenerator/NAMES_SECOND_PART +FD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/net/minecraft/network/protocol/game/DebugEntityNameGenerator net/minecraft/network/protocol/game/DebugEntityNameGenerator/net/minecraft/network/protocol/game/DebugEntityNameGenerator +MD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/ ()V net/minecraft/network/protocol/game/DebugEntityNameGenerator/ ()V +MD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/ ()V net/minecraft/network/protocol/game/DebugEntityNameGenerator/ ()V +MD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/m_133665_ (Ljava/util/Random;[Ljava/lang/String;)Ljava/lang/String; net/minecraft/network/protocol/game/DebugEntityNameGenerator/getRandomString (Ljava/util/Random;[Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/m_133668_ (Ljava/util/UUID;)Ljava/lang/String; net/minecraft/network/protocol/game/DebugEntityNameGenerator/getEntityName (Ljava/util/UUID;)Ljava/lang/String; +MD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/m_133670_ (Ljava/util/UUID;)Ljava/util/Random; net/minecraft/network/protocol/game/DebugEntityNameGenerator/getRandom (Ljava/util/UUID;)Ljava/util/Random; +MD: net/minecraft/network/protocol/game/DebugEntityNameGenerator/m_179486_ (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; net/minecraft/network/protocol/game/DebugEntityNameGenerator/getEntityName (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; +CL: net/minecraft/network/protocol/game/DebugPackets net/minecraft/network/protocol/game/DebugPackets +FD: net/minecraft/network/protocol/game/DebugPackets/f_133672_ net/minecraft/network/protocol/game/DebugPackets/LOGGER +FD: net/minecraft/network/protocol/game/DebugPackets/net/minecraft/network/protocol/game/DebugPackets net/minecraft/network/protocol/game/DebugPackets/net/minecraft/network/protocol/game/DebugPackets +MD: net/minecraft/network/protocol/game/DebugPackets/ ()V net/minecraft/network/protocol/game/DebugPackets/ ()V +MD: net/minecraft/network/protocol/game/DebugPackets/ ()V net/minecraft/network/protocol/game/DebugPackets/ ()V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133674_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/network/protocol/game/DebugPackets/sendGameTestClearPacket (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133676_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/network/protocol/game/DebugPackets/sendPoiPacketsForChunk (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133679_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/DebugPackets/sendPoiAddedPacket (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133682_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/lang/String;II)V net/minecraft/network/protocol/game/DebugPackets/sendGameTestAddMarker (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/lang/String;II)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133688_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Collection;)V net/minecraft/network/protocol/game/DebugPackets/sendRaids (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Collection;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133691_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/network/protocol/game/DebugPackets/sendPacketToAllPlayers (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133695_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/network/protocol/game/DebugPackets/sendEntityBrain (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133697_ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/network/protocol/game/DebugPackets/sendBeeInfo (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133699_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/goal/GoalSelector;)V net/minecraft/network/protocol/game/DebugPackets/sendGoalSelector (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/goal/GoalSelector;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133703_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/pathfinder/Path;F)V net/minecraft/network/protocol/game/DebugPackets/sendPathFindingPacket (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/pathfinder/Path;F)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133708_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/DebugPackets/sendNeighborsUpdatePacket (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133711_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/network/protocol/game/DebugPackets/sendStructurePacket (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133716_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/DebugPackets/sendPoiRemovedPacket (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133719_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/DebugPackets/sendPoiTicketCountPacket (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_133722_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/DebugPackets/sendVillageSectionsPacket (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179489_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)V net/minecraft/network/protocol/game/DebugPackets/lambda$sendPoiPacketsForChunk$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179492_ (Lnet/minecraft/server/level/ServerLevel;Ljava/lang/Object;)Ljava/lang/String; net/minecraft/network/protocol/game/DebugPackets/getShortDescription (Lnet/minecraft/server/level/ServerLevel;Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/network/protocol/game/DebugPackets/m_179495_ (Lnet/minecraft/world/entity/LivingEntity;J)Ljava/util/List; net/minecraft/network/protocol/game/DebugPackets/getMemoryDescriptions (Lnet/minecraft/world/entity/LivingEntity;J)Ljava/util/List; +MD: net/minecraft/network/protocol/game/DebugPackets/m_179498_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/DebugPackets/writeBrain (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179501_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/network/protocol/game/DebugPackets/lambda$sendPoiPacketsForChunk$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/network/protocol/game/DebugPackets/m_179503_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/DebugPackets/sendGameEventInfo (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179507_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/network/protocol/game/DebugPackets/sendGameEventListenerInfo (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179510_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity;)V net/minecraft/network/protocol/game/DebugPackets/sendHiveInfo (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179515_ (Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/entity/ai/gossip/GossipType;Ljava/lang/Integer;)V net/minecraft/network/protocol/game/DebugPackets/lambda$writeBrain$6 (Ljava/util/List;Ljava/lang/String;Lnet/minecraft/world/entity/ai/gossip/GossipType;Ljava/lang/Integer;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179520_ (Ljava/util/List;Ljava/util/UUID;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)V net/minecraft/network/protocol/game/DebugPackets/lambda$writeBrain$7 (Ljava/util/List;Ljava/util/UUID;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179524_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)V net/minecraft/network/protocol/game/DebugPackets/lambda$sendGoalSelector$2 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179527_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/raid/Raid;)V net/minecraft/network/protocol/game/DebugPackets/lambda$sendRaids$3 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/raid/Raid;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179530_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/network/protocol/game/DebugPackets/lambda$writeBrain$4 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/network/protocol/game/DebugPackets/m_179533_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V net/minecraft/network/protocol/game/DebugPackets/lambda$writeBrain$5 (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V +CL: net/minecraft/network/protocol/game/ServerGamePacketListener net/minecraft/network/protocol/game/ServerGamePacketListener +FD: net/minecraft/network/protocol/game/ServerGamePacketListener/net/minecraft/network/protocol/game/ServerGamePacketListener net/minecraft/network/protocol/game/ServerGamePacketListener/net/minecraft/network/protocol/game/ServerGamePacketListener +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_142110_ (Lnet/minecraft/network/protocol/game/ServerboundPongPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePong (Lnet/minecraft/network/protocol/game/ServerboundPongPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5527_ (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSignUpdate (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5591_ (Lnet/minecraft/network/protocol/game/ServerboundRenameItemPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleRenameItem (Lnet/minecraft/network/protocol/game/ServerboundRenameItemPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5617_ (Lnet/minecraft/network/protocol/game/ServerboundClientInformationPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleClientInformation (Lnet/minecraft/network/protocol/game/ServerboundClientInformationPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5659_ (Lnet/minecraft/network/protocol/game/ServerboundMoveVehiclePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleMoveVehicle (Lnet/minecraft/network/protocol/game/ServerboundMoveVehiclePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5681_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePlayerCommand (Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5683_ (Lnet/minecraft/network/protocol/game/ServerboundKeepAlivePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleKeepAlive (Lnet/minecraft/network/protocol/game/ServerboundKeepAlivePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5712_ (Lnet/minecraft/network/protocol/game/ServerboundSetBeaconPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSetBeaconPacket (Lnet/minecraft/network/protocol/game/ServerboundSetBeaconPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5760_ (Lnet/minecraft/network/protocol/game/ServerboundUseItemPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleUseItem (Lnet/minecraft/network/protocol/game/ServerboundUseItemPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5914_ (Lnet/minecraft/network/protocol/game/ServerboundContainerClickPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleContainerClick (Lnet/minecraft/network/protocol/game/ServerboundContainerClickPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5918_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerInputPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePlayerInput (Lnet/minecraft/network/protocol/game/ServerboundPlayerInputPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5938_ (Lnet/minecraft/network/protocol/game/ServerboundPaddleBoatPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePaddleBoat (Lnet/minecraft/network/protocol/game/ServerboundPaddleBoatPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_5964_ (Lnet/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSetCreativeModeSlot (Lnet/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6272_ (Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleClientCommand (Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6321_ (Lnet/minecraft/network/protocol/game/ServerboundSelectTradePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSelectTrade (Lnet/minecraft/network/protocol/game/ServerboundSelectTradePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6371_ (Lnet/minecraft/network/protocol/game/ServerboundUseItemOnPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleUseItemOn (Lnet/minecraft/network/protocol/game/ServerboundUseItemOnPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6449_ (Lnet/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleJigsawGenerate (Lnet/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6557_ (Lnet/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleContainerButtonClick (Lnet/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6629_ (Lnet/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSetCommandMinecart (Lnet/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6780_ (Lnet/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleBlockEntityTagQuery (Lnet/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6828_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePlayerAbilities (Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6829_ (Lnet/minecraft/network/protocol/game/ServerboundEditBookPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleEditBook (Lnet/minecraft/network/protocol/game/ServerboundEditBookPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6936_ (Lnet/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleTeleportToEntityPacket (Lnet/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6946_ (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleInteract (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_6947_ (Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSeenAdvancements (Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7185_ (Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleMovePlayer (Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7191_ (Lnet/minecraft/network/protocol/game/ServerboundPlaceRecipePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePlaceRecipe (Lnet/minecraft/network/protocol/game/ServerboundPlaceRecipePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7192_ (Lnet/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSetCommandBlock (Lnet/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7376_ (Lnet/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleAcceptTeleportPacket (Lnet/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7388_ (Lnet/minecraft/network/protocol/game/ServerboundChatPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleChat (Lnet/minecraft/network/protocol/game/ServerboundChatPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7411_ (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleRecipeBookSeenRecipePacket (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7423_ (Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleCustomPayload (Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7424_ (Lnet/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSetStructureBlock (Lnet/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7477_ (Lnet/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleChangeDifficulty (Lnet/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7502_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePlayerAction (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7529_ (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleResourcePackResponse (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7548_ (Lnet/minecraft/network/protocol/game/ServerboundEntityTagQuery;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleEntityTagQuery (Lnet/minecraft/network/protocol/game/ServerboundEntityTagQuery;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7728_ (Lnet/minecraft/network/protocol/game/ServerboundLockDifficultyPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleLockDifficulty (Lnet/minecraft/network/protocol/game/ServerboundLockDifficultyPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7741_ (Lnet/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleCustomCommandSuggestions (Lnet/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7798_ (Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSetCarriedItem (Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7951_ (Lnet/minecraft/network/protocol/game/ServerboundContainerClosePacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleContainerClose (Lnet/minecraft/network/protocol/game/ServerboundContainerClosePacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7953_ (Lnet/minecraft/network/protocol/game/ServerboundSwingPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleAnimate (Lnet/minecraft/network/protocol/game/ServerboundSwingPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7965_ (Lnet/minecraft/network/protocol/game/ServerboundPickItemPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handlePickItem (Lnet/minecraft/network/protocol/game/ServerboundPickItemPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_7982_ (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleRecipeBookChangeSettingsPacket (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket;)V +MD: net/minecraft/network/protocol/game/ServerGamePacketListener/m_8019_ (Lnet/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket;)V net/minecraft/network/protocol/game/ServerGamePacketListener/handleSetJigsawBlock (Lnet/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket;)V +CL: net/minecraft/network/protocol/game/ServerPacketListener net/minecraft/network/protocol/game/ServerPacketListener +FD: net/minecraft/network/protocol/game/ServerPacketListener/net/minecraft/network/protocol/game/ServerPacketListener net/minecraft/network/protocol/game/ServerPacketListener/net/minecraft/network/protocol/game/ServerPacketListener +MD: net/minecraft/network/protocol/game/ServerPacketListener/m_201767_ ()Z net/minecraft/network/protocol/game/ServerPacketListener/shouldPropagateHandlingExceptions ()Z +CL: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket +FD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/f_133785_ net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/id +FD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket +MD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/ (I)V net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/ (I)V +MD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/m_133795_ ()I net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/getId ()I +MD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery +FD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/f_133798_ net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/transactionId +FD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/f_133799_ net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/pos +FD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery +MD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/ (ILnet/minecraft/core/BlockPos;)V net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/ (ILnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/m_133810_ ()I net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/getTransactionId ()I +MD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/m_133813_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket +FD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/f_133814_ net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/difficulty +FD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket +MD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/ (Lnet/minecraft/world/Difficulty;)V net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/ (Lnet/minecraft/world/Difficulty;)V +MD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/m_133824_ ()Lnet/minecraft/world/Difficulty; net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundChatPacket net/minecraft/network/protocol/game/ServerboundChatPacket +FD: net/minecraft/network/protocol/game/ServerboundChatPacket/f_133827_ net/minecraft/network/protocol/game/ServerboundChatPacket/message +FD: net/minecraft/network/protocol/game/ServerboundChatPacket/f_179543_ net/minecraft/network/protocol/game/ServerboundChatPacket/MAX_MESSAGE_LENGTH +FD: net/minecraft/network/protocol/game/ServerboundChatPacket/net/minecraft/network/protocol/game/ServerboundChatPacket net/minecraft/network/protocol/game/ServerboundChatPacket/net/minecraft/network/protocol/game/ServerboundChatPacket +MD: net/minecraft/network/protocol/game/ServerboundChatPacket/ (Ljava/lang/String;)V net/minecraft/network/protocol/game/ServerboundChatPacket/ (Ljava/lang/String;)V +MD: net/minecraft/network/protocol/game/ServerboundChatPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundChatPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundChatPacket/m_133837_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundChatPacket/getMessage ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundChatPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundChatPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundChatPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundChatPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundChatPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundChatPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundClientCommandPacket net/minecraft/network/protocol/game/ServerboundClientCommandPacket +FD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/f_133840_ net/minecraft/network/protocol/game/ServerboundClientCommandPacket/action +FD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/net/minecraft/network/protocol/game/ServerboundClientCommandPacket net/minecraft/network/protocol/game/ServerboundClientCommandPacket/net/minecraft/network/protocol/game/ServerboundClientCommandPacket +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundClientCommandPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/ (Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action;)V net/minecraft/network/protocol/game/ServerboundClientCommandPacket/ (Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action;)V +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/m_133850_ ()Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundClientCommandPacket/getAction ()Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundClientCommandPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundClientCommandPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundClientCommandPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action +FD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/$VALUES net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/$VALUES +FD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/PERFORM_RESPAWN net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/PERFORM_RESPAWN +FD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/REQUEST_STATS net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/REQUEST_STATS +FD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/ ()V net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/ ()V +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/m_179548_ ()[Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/$values ()[Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket$Action; +CL: net/minecraft/network/protocol/game/ServerboundClientInformationPacket net/minecraft/network/protocol/game/ServerboundClientInformationPacket +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133863_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/language +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133864_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/viewDistance +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133865_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/chatVisibility +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133866_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/chatColors +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133867_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/modelCustomisation +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133868_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/mainHand +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_179549_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/MAX_LANGUAGE_LENGTH +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_179550_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/textFilteringEnabled +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_195812_ net/minecraft/network/protocol/game/ServerboundClientInformationPacket/allowsListing +FD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/net/minecraft/network/protocol/game/ServerboundClientInformationPacket net/minecraft/network/protocol/game/ServerboundClientInformationPacket/net/minecraft/network/protocol/game/ServerboundClientInformationPacket +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/ (Ljava/lang/String;ILnet/minecraft/world/entity/player/ChatVisiblity;ZILnet/minecraft/world/entity/HumanoidArm;ZZ)V net/minecraft/network/protocol/game/ServerboundClientInformationPacket/ (Ljava/lang/String;ILnet/minecraft/world/entity/player/ChatVisiblity;ZILnet/minecraft/world/entity/HumanoidArm;ZZ)V +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundClientInformationPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/equals (Ljava/lang/Object;)Z net/minecraft/network/protocol/game/ServerboundClientInformationPacket/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133863_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundClientInformationPacket/language ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133864_ ()I net/minecraft/network/protocol/game/ServerboundClientInformationPacket/viewDistance ()I +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133865_ ()Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/network/protocol/game/ServerboundClientInformationPacket/chatVisibility ()Lnet/minecraft/world/entity/player/ChatVisiblity; +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133866_ ()Z net/minecraft/network/protocol/game/ServerboundClientInformationPacket/chatColors ()Z +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133867_ ()I net/minecraft/network/protocol/game/ServerboundClientInformationPacket/modelCustomisation ()I +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_133868_ ()Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/network/protocol/game/ServerboundClientInformationPacket/mainHand ()Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_179550_ ()Z net/minecraft/network/protocol/game/ServerboundClientInformationPacket/textFilteringEnabled ()Z +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/f_195812_ ()Z net/minecraft/network/protocol/game/ServerboundClientInformationPacket/allowsListing ()Z +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/hashCode ()I net/minecraft/network/protocol/game/ServerboundClientInformationPacket/hashCode ()I +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundClientInformationPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundClientInformationPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundClientInformationPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundClientInformationPacket/toString ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundClientInformationPacket/toString ()Ljava/lang/String; +CL: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket +FD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/f_133889_ net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/id +FD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/f_133890_ net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/command +FD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket +MD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/ (ILjava/lang/String;)V net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/ (ILjava/lang/String;)V +MD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/m_133901_ ()I net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/getId ()I +MD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/m_133904_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/getCommand ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket +FD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/f_133923_ net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/containerId +FD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/f_133924_ net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/buttonId +FD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket +MD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/ (II)V net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/ (II)V +MD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/m_133935_ ()I net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/m_133938_ ()I net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/getButtonId ()I +MD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundContainerClickPacket net/minecraft/network/protocol/game/ServerboundContainerClickPacket +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_133939_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/containerId +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_133940_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/slotNum +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_133941_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/buttonNum +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_133944_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/clickType +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_179568_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/carriedItem +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_179569_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/changedSlots +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_182731_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/MAX_SLOT_COUNT +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/f_182732_ net/minecraft/network/protocol/game/ServerboundContainerClickPacket/stateId +FD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/net/minecraft/network/protocol/game/ServerboundContainerClickPacket net/minecraft/network/protocol/game/ServerboundContainerClickPacket/net/minecraft/network/protocol/game/ServerboundContainerClickPacket +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/ (IIIILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/item/ItemStack;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;)V net/minecraft/network/protocol/game/ServerboundContainerClickPacket/ (IIIILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/item/ItemStack;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundContainerClickPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_133959_ ()I net/minecraft/network/protocol/game/ServerboundContainerClickPacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_133962_ ()I net/minecraft/network/protocol/game/ServerboundContainerClickPacket/getSlotNum ()I +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_133963_ ()I net/minecraft/network/protocol/game/ServerboundContainerClickPacket/getButtonNum ()I +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_133966_ ()Lnet/minecraft/world/inventory/ClickType; net/minecraft/network/protocol/game/ServerboundContainerClickPacket/getClickType ()Lnet/minecraft/world/inventory/ClickType; +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_179579_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Integer; net/minecraft/network/protocol/game/ServerboundContainerClickPacket/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Integer; +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_179581_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/network/protocol/game/ServerboundContainerClickPacket/getCarriedItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_179582_ ()Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; net/minecraft/network/protocol/game/ServerboundContainerClickPacket/getChangedSlots ()Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_182741_ ()I net/minecraft/network/protocol/game/ServerboundContainerClickPacket/getStateId ()I +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundContainerClickPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundContainerClickPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClickPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundContainerClickPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundContainerClosePacket net/minecraft/network/protocol/game/ServerboundContainerClosePacket +FD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/f_133967_ net/minecraft/network/protocol/game/ServerboundContainerClosePacket/containerId +FD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/net/minecraft/network/protocol/game/ServerboundContainerClosePacket net/minecraft/network/protocol/game/ServerboundContainerClosePacket/net/minecraft/network/protocol/game/ServerboundContainerClosePacket +MD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/ (I)V net/minecraft/network/protocol/game/ServerboundContainerClosePacket/ (I)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundContainerClosePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/m_179585_ ()I net/minecraft/network/protocol/game/ServerboundContainerClosePacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundContainerClosePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundContainerClosePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundContainerClosePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundContainerClosePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket +FD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/f_133979_ net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/BRAND +FD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/f_133980_ net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/identifier +FD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/f_133981_ net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/data +FD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/f_179586_ net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/MAX_PAYLOAD_SIZE +FD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/ ()V net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/ ()V +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/m_179589_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/getIdentifier ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/m_179590_ ()Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/getData ()Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundEditBookPacket net/minecraft/network/protocol/game/ServerboundEditBookPacket +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/f_133997_ net/minecraft/network/protocol/game/ServerboundEditBookPacket/slot +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/f_182742_ net/minecraft/network/protocol/game/ServerboundEditBookPacket/MAX_BYTES_PER_CHAR +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/f_182743_ net/minecraft/network/protocol/game/ServerboundEditBookPacket/TITLE_MAX_CHARS +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/f_182744_ net/minecraft/network/protocol/game/ServerboundEditBookPacket/PAGE_MAX_CHARS +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/f_182745_ net/minecraft/network/protocol/game/ServerboundEditBookPacket/MAX_PAGES_COUNT +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/f_182746_ net/minecraft/network/protocol/game/ServerboundEditBookPacket/pages +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/f_182747_ net/minecraft/network/protocol/game/ServerboundEditBookPacket/title +FD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/net/minecraft/network/protocol/game/ServerboundEditBookPacket net/minecraft/network/protocol/game/ServerboundEditBookPacket/net/minecraft/network/protocol/game/ServerboundEditBookPacket +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/ (ILjava/util/List;Ljava/util/Optional;)V net/minecraft/network/protocol/game/ServerboundEditBookPacket/ (ILjava/util/List;Ljava/util/Optional;)V +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundEditBookPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_134013_ ()I net/minecraft/network/protocol/game/ServerboundEditBookPacket/getSlot ()I +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_182752_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V net/minecraft/network/protocol/game/ServerboundEditBookPacket/lambda$write$3 (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_182755_ ()Ljava/util/List; net/minecraft/network/protocol/game/ServerboundEditBookPacket/getPages ()Ljava/util/List; +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_182756_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundEditBookPacket/lambda$new$1 (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_182758_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V net/minecraft/network/protocol/game/ServerboundEditBookPacket/lambda$write$2 (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_182761_ ()Ljava/util/Optional; net/minecraft/network/protocol/game/ServerboundEditBookPacket/getTitle ()Ljava/util/Optional; +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_182762_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundEditBookPacket/lambda$new$0 (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundEditBookPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundEditBookPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundEditBookPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundEditBookPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundEntityTagQuery net/minecraft/network/protocol/game/ServerboundEntityTagQuery +FD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/f_134014_ net/minecraft/network/protocol/game/ServerboundEntityTagQuery/transactionId +FD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/f_134015_ net/minecraft/network/protocol/game/ServerboundEntityTagQuery/entityId +FD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/net/minecraft/network/protocol/game/ServerboundEntityTagQuery net/minecraft/network/protocol/game/ServerboundEntityTagQuery/net/minecraft/network/protocol/game/ServerboundEntityTagQuery +MD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/ (II)V net/minecraft/network/protocol/game/ServerboundEntityTagQuery/ (II)V +MD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundEntityTagQuery/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/m_134026_ ()I net/minecraft/network/protocol/game/ServerboundEntityTagQuery/getTransactionId ()I +MD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/m_134029_ ()I net/minecraft/network/protocol/game/ServerboundEntityTagQuery/getEntityId ()I +MD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundEntityTagQuery/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundEntityTagQuery/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundEntityTagQuery/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundEntityTagQuery/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundInteractPacket net/minecraft/network/protocol/game/ServerboundInteractPacket +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket/f_134030_ net/minecraft/network/protocol/game/ServerboundInteractPacket/entityId +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket/f_134031_ net/minecraft/network/protocol/game/ServerboundInteractPacket/action +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket/f_134034_ net/minecraft/network/protocol/game/ServerboundInteractPacket/usingSecondaryAction +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket/f_179595_ net/minecraft/network/protocol/game/ServerboundInteractPacket/ATTACK_ACTION +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket/net/minecraft/network/protocol/game/ServerboundInteractPacket net/minecraft/network/protocol/game/ServerboundInteractPacket/net/minecraft/network/protocol/game/ServerboundInteractPacket +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/ ()V net/minecraft/network/protocol/game/ServerboundInteractPacket/ ()V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/ (IZLnet/minecraft/network/protocol/game/ServerboundInteractPacket$Action;)V net/minecraft/network/protocol/game/ServerboundInteractPacket/ (IZLnet/minecraft/network/protocol/game/ServerboundInteractPacket$Action;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_134061_ ()Z net/minecraft/network/protocol/game/ServerboundInteractPacket/isUsingSecondaryAction ()Z +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_179603_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; net/minecraft/network/protocol/game/ServerboundInteractPacket/getTarget (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_179605_ (Lnet/minecraft/world/entity/Entity;Z)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket; net/minecraft/network/protocol/game/ServerboundInteractPacket/createAttackPacket (Lnet/minecraft/world/entity/Entity;Z)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_179608_ (Lnet/minecraft/world/entity/Entity;ZLnet/minecraft/world/InteractionHand;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket; net/minecraft/network/protocol/game/ServerboundInteractPacket/createInteractionPacket (Lnet/minecraft/world/entity/Entity;ZLnet/minecraft/world/InteractionHand;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_179612_ (Lnet/minecraft/world/entity/Entity;ZLnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket; net/minecraft/network/protocol/game/ServerboundInteractPacket/createInteractionPacket (Lnet/minecraft/world/entity/Entity;ZLnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_179617_ (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V net/minecraft/network/protocol/game/ServerboundInteractPacket/dispatch (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundInteractPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundInteractPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundInteractPacket$1 net/minecraft/network/protocol/game/ServerboundInteractPacket$1 +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$1/net/minecraft/network/protocol/game/ServerboundInteractPacket$1 net/minecraft/network/protocol/game/ServerboundInteractPacket$1/net/minecraft/network/protocol/game/ServerboundInteractPacket$1 +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$1/ ()V net/minecraft/network/protocol/game/ServerboundInteractPacket$1/ ()V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$1/m_142249_ ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; net/minecraft/network/protocol/game/ServerboundInteractPacket$1/getType ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$1/m_142450_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$1/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$1/m_142457_ (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$1/dispatch (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V +CL: net/minecraft/network/protocol/game/ServerboundInteractPacket$Action net/minecraft/network/protocol/game/ServerboundInteractPacket$Action +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/net/minecraft/network/protocol/game/ServerboundInteractPacket$Action net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/net/minecraft/network/protocol/game/ServerboundInteractPacket$Action +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/m_142249_ ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/getType ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/m_142450_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/m_142457_ (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$Action/dispatch (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V +CL: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/$VALUES net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/$VALUES +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/ATTACK net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/ATTACK +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/INTERACT net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/INTERACT +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/INTERACT_AT net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/INTERACT_AT +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/f_179630_ net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/reader +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/ ()V net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/ ()V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/ (Ljava/lang/String;ILjava/util/function/Function;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/ (Ljava/lang/String;ILjava/util/function/Function;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/m_179637_ ()[Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/$values ()[Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/m_179638_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Action; net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/lambda$static$0 (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/values ()[Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; net/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType/values ()[Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; +CL: net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/m_141994_ ()V net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/onAttack ()V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/m_142143_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/onInteraction (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/m_142299_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$Handler/onInteraction (Lnet/minecraft/world/InteractionHand;)V +CL: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/f_179646_ net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/hand +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/ (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/m_142249_ ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/getType ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/m_142450_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/m_142457_ (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAction/dispatch (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V +CL: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/f_179656_ net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/hand +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/f_179657_ net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/location +FD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/m_142249_ ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/getType ()Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$ActionType; +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/m_142450_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/m_142457_ (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V net/minecraft/network/protocol/game/ServerboundInteractPacket$InteractionAtLocationAction/dispatch (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket$Handler;)V +CL: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket +FD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/f_134073_ net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/pos +FD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/f_134074_ net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/levels +FD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/f_134075_ net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/keepJigsaws +FD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/ (Lnet/minecraft/core/BlockPos;IZ)V net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/ (Lnet/minecraft/core/BlockPos;IZ)V +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/m_134087_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/m_134090_ ()I net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/levels ()I +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/m_134091_ ()Z net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/keepJigsaws ()Z +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket net/minecraft/network/protocol/game/ServerboundKeepAlivePacket +FD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/f_134092_ net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/id +FD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/net/minecraft/network/protocol/game/ServerboundKeepAlivePacket net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/net/minecraft/network/protocol/game/ServerboundKeepAlivePacket +MD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/ (J)V net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/ (J)V +MD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/m_134102_ ()J net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/getId ()J +MD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundKeepAlivePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket +FD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/f_134105_ net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/locked +FD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket +MD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/ (Z)V net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/ (Z)V +MD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/m_134115_ ()Z net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/isLocked ()Z +MD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket net/minecraft/network/protocol/game/ServerboundMovePlayerPacket +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134118_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/x +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134119_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/y +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134120_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/z +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134121_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/yRot +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134122_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/xRot +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134123_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/onGround +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134124_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/hasPos +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/f_134125_ net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/hasRot +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/ (DDDFFZZZ)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/ (DDDFFZZZ)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_134129_ (D)D net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/getX (D)D +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_134131_ (F)F net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/getYRot (F)F +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_134139_ ()Z net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/isOnGround ()Z +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_134140_ (D)D net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/getY (D)D +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_134142_ (F)F net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/getXRot (F)F +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_134146_ (D)D net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/getZ (D)D +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_179683_ ()Z net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/hasPosition ()Z +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_179684_ ()Z net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/hasRotation ()Z +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/ (DDDZ)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/ (DDDZ)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/m_179685_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos; net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos; +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Pos/handle (Lnet/minecraft/network/PacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/ (DDDFFZ)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/ (DDDFFZ)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/m_179687_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot; net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot; +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$PosRot/handle (Lnet/minecraft/network/PacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/ (FFZ)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/ (FFZ)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/m_179689_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot; net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot; +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$Rot/handle (Lnet/minecraft/network/PacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly +FD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/ (Z)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/ (Z)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/m_179697_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly; net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly; +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundMovePlayerPacket$StatusOnly/handle (Lnet/minecraft/network/PacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket +FD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/f_134185_ net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/x +FD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/f_134186_ net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/y +FD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/f_134187_ net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/z +FD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/f_134188_ net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/yRot +FD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/f_134189_ net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/xRot +FD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_134199_ ()D net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/getX ()D +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_134202_ ()D net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/getY ()D +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_134203_ ()D net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/getZ ()D +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_134204_ ()F net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/getYRot ()F +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_134205_ ()F net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/getXRot ()F +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundMoveVehiclePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket +FD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/f_134206_ net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/left +FD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/f_134207_ net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/right +FD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket +MD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/ (ZZ)V net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/ (ZZ)V +MD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/m_134218_ ()Z net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/getLeft ()Z +MD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/m_134221_ ()Z net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/getRight ()Z +MD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPickItemPacket net/minecraft/network/protocol/game/ServerboundPickItemPacket +FD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/f_134222_ net/minecraft/network/protocol/game/ServerboundPickItemPacket/slot +FD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/net/minecraft/network/protocol/game/ServerboundPickItemPacket net/minecraft/network/protocol/game/ServerboundPickItemPacket/net/minecraft/network/protocol/game/ServerboundPickItemPacket +MD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/ (I)V net/minecraft/network/protocol/game/ServerboundPickItemPacket/ (I)V +MD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPickItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/m_134232_ ()I net/minecraft/network/protocol/game/ServerboundPickItemPacket/getSlot ()I +MD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPickItemPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPickItemPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPickItemPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPickItemPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket +FD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/f_134235_ net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/containerId +FD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/f_134236_ net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/recipe +FD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/f_134237_ net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/shiftDown +FD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/ (ILnet/minecraft/world/item/crafting/Recipe;Z)V net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/ (ILnet/minecraft/world/item/crafting/Recipe;Z)V +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/m_134249_ ()I net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/getContainerId ()I +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/m_134252_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/getRecipe ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/m_134253_ ()Z net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/isShiftDown ()Z +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPlaceRecipePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket +FD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/f_134254_ net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/isFlying +FD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/f_179707_ net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/FLAG_FLYING +FD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket +MD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/ (Lnet/minecraft/world/entity/player/Abilities;)V net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/ (Lnet/minecraft/world/entity/player/Abilities;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/m_134264_ ()Z net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/isFlying ()Z +MD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket net/minecraft/network/protocol/game/ServerboundPlayerActionPacket +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/f_134267_ net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/pos +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/f_134268_ net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/direction +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/f_134269_ net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/action +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/net/minecraft/network/protocol/game/ServerboundPlayerActionPacket net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/net/minecraft/network/protocol/game/ServerboundPlayerActionPacket +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/ (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/ (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/m_134281_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/m_134284_ ()Lnet/minecraft/core/Direction; net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/m_134285_ ()Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/getAction ()Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerActionPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/$VALUES net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/$VALUES +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/ABORT_DESTROY_BLOCK net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/ABORT_DESTROY_BLOCK +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/DROP_ALL_ITEMS net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/DROP_ALL_ITEMS +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/DROP_ITEM net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/DROP_ITEM +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/RELEASE_USE_ITEM net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/RELEASE_USE_ITEM +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/START_DESTROY_BLOCK net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/START_DESTROY_BLOCK +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/STOP_DESTROY_BLOCK net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/STOP_DESTROY_BLOCK +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/SWAP_ITEM_WITH_OFFHAND net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/SWAP_ITEM_WITH_OFFHAND +FD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/ ()V net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/ ()V +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/m_179712_ ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/$values ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action; +CL: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/f_134301_ net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/id +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/f_134302_ net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/action +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/f_134303_ net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/data +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action;)V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action;I)V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action;I)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/m_134320_ ()Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/getAction ()Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/m_134321_ ()I net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/getData ()I +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/m_179715_ ()I net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/getId ()I +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/$VALUES net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/$VALUES +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/OPEN_INVENTORY net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/OPEN_INVENTORY +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/PRESS_SHIFT_KEY net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/PRESS_SHIFT_KEY +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/RELEASE_SHIFT_KEY net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/RELEASE_SHIFT_KEY +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/START_FALL_FLYING net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/START_FALL_FLYING +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/START_RIDING_JUMP net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/START_RIDING_JUMP +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/START_SPRINTING net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/START_SPRINTING +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/STOP_RIDING_JUMP net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/STOP_RIDING_JUMP +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/STOP_SLEEPING net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/STOP_SLEEPING +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/STOP_SPRINTING net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/STOP_SPRINTING +FD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/ ()V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/ ()V +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/m_179716_ ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/$values ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket$Action; +CL: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket net/minecraft/network/protocol/game/ServerboundPlayerInputPacket +FD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/f_134339_ net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/xxa +FD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/f_134340_ net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/zza +FD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/f_134341_ net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/isJumping +FD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/f_134342_ net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/isShiftKeyDown +FD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/f_179717_ net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/FLAG_JUMPING +FD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/f_179718_ net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/FLAG_SHIFT_KEY_DOWN +FD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/net/minecraft/network/protocol/game/ServerboundPlayerInputPacket net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/net/minecraft/network/protocol/game/ServerboundPlayerInputPacket +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/ (FFZZ)V net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/ (FFZZ)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/m_134355_ ()F net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/getXxa ()F +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/m_134358_ ()F net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/getZza ()F +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/m_134359_ ()Z net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/isJumping ()Z +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/m_134360_ ()Z net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/isShiftKeyDown ()Z +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPlayerInputPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundPongPacket net/minecraft/network/protocol/game/ServerboundPongPacket +FD: net/minecraft/network/protocol/game/ServerboundPongPacket/f_179721_ net/minecraft/network/protocol/game/ServerboundPongPacket/id +FD: net/minecraft/network/protocol/game/ServerboundPongPacket/net/minecraft/network/protocol/game/ServerboundPongPacket net/minecraft/network/protocol/game/ServerboundPongPacket/net/minecraft/network/protocol/game/ServerboundPongPacket +MD: net/minecraft/network/protocol/game/ServerboundPongPacket/ (I)V net/minecraft/network/protocol/game/ServerboundPongPacket/ (I)V +MD: net/minecraft/network/protocol/game/ServerboundPongPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPongPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPongPacket/m_179732_ ()I net/minecraft/network/protocol/game/ServerboundPongPacket/getId ()I +MD: net/minecraft/network/protocol/game/ServerboundPongPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundPongPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundPongPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundPongPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundPongPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundPongPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket +FD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/f_134361_ net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/bookType +FD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/f_134362_ net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/isOpen +FD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/f_134363_ net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/isFiltering +FD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/ (Lnet/minecraft/world/inventory/RecipeBookType;ZZ)V net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/ (Lnet/minecraft/world/inventory/RecipeBookType;ZZ)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/m_134375_ ()Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/getBookType ()Lnet/minecraft/world/inventory/RecipeBookType; +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/m_134378_ ()Z net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/isOpen ()Z +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/m_134379_ ()Z net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/isFiltering ()Z +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket +FD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/f_134380_ net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/recipe +FD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/ (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/m_134390_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/getRecipe ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundRenameItemPacket net/minecraft/network/protocol/game/ServerboundRenameItemPacket +FD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/f_134393_ net/minecraft/network/protocol/game/ServerboundRenameItemPacket/name +FD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/net/minecraft/network/protocol/game/ServerboundRenameItemPacket net/minecraft/network/protocol/game/ServerboundRenameItemPacket/net/minecraft/network/protocol/game/ServerboundRenameItemPacket +MD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/ (Ljava/lang/String;)V net/minecraft/network/protocol/game/ServerboundRenameItemPacket/ (Ljava/lang/String;)V +MD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundRenameItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/m_134403_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundRenameItemPacket/getName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundRenameItemPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundRenameItemPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundRenameItemPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundRenameItemPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundResourcePackPacket net/minecraft/network/protocol/game/ServerboundResourcePackPacket +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/f_134406_ net/minecraft/network/protocol/game/ServerboundResourcePackPacket/action +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/net/minecraft/network/protocol/game/ServerboundResourcePackPacket net/minecraft/network/protocol/game/ServerboundResourcePackPacket/net/minecraft/network/protocol/game/ServerboundResourcePackPacket +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundResourcePackPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/ (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action;)V net/minecraft/network/protocol/game/ServerboundResourcePackPacket/ (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action;)V +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/m_179741_ ()Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; net/minecraft/network/protocol/game/ServerboundResourcePackPacket/getAction ()Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundResourcePackPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundResourcePackPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundResourcePackPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/$VALUES net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/$VALUES +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/ACCEPTED net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/ACCEPTED +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/DECLINED net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/DECLINED +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/FAILED_DOWNLOAD net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/FAILED_DOWNLOAD +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/SUCCESSFULLY_LOADED net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/SUCCESSFULLY_LOADED +FD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/ ()V net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/ ()V +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/m_179742_ ()[Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/$values ()[Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; net/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket$Action; +CL: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket +FD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/f_134430_ net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/action +FD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/f_134431_ net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/tab +FD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/ (Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/ (Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/m_134442_ (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket; net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/openedTab (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket; +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/m_134444_ ()Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket; net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/closedScreen ()Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket; +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/m_134447_ ()Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/getAction ()Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/m_134448_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/getTab ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action +FD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/$VALUES net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/$VALUES +FD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/CLOSED_SCREEN net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/CLOSED_SCREEN +FD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/OPENED_TAB net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/OPENED_TAB +FD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/ ()V net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/ ()V +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/ (Ljava/lang/String;I)V net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/m_179745_ ()[Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/$values ()[Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; +MD: net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action/values ()[Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket$Action; +CL: net/minecraft/network/protocol/game/ServerboundSelectTradePacket net/minecraft/network/protocol/game/ServerboundSelectTradePacket +FD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/f_134459_ net/minecraft/network/protocol/game/ServerboundSelectTradePacket/item +FD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/net/minecraft/network/protocol/game/ServerboundSelectTradePacket net/minecraft/network/protocol/game/ServerboundSelectTradePacket/net/minecraft/network/protocol/game/ServerboundSelectTradePacket +MD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/ (I)V net/minecraft/network/protocol/game/ServerboundSelectTradePacket/ (I)V +MD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSelectTradePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/m_134469_ ()I net/minecraft/network/protocol/game/ServerboundSelectTradePacket/getItem ()I +MD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSelectTradePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSelectTradePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSelectTradePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSelectTradePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket net/minecraft/network/protocol/game/ServerboundSetBeaconPacket +FD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/f_134472_ net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/primary +FD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/f_134473_ net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/secondary +FD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/net/minecraft/network/protocol/game/ServerboundSetBeaconPacket net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/net/minecraft/network/protocol/game/ServerboundSetBeaconPacket +MD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/ (II)V net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/ (II)V +MD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/m_134484_ ()I net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/getPrimary ()I +MD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/m_134487_ ()I net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/getSecondary ()I +MD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSetBeaconPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket +FD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/f_134488_ net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/slot +FD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket +MD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/ (I)V net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/ (I)V +MD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/m_134498_ ()I net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/getSlot ()I +MD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_134501_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/pos +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_134502_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/command +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_134503_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/trackOutput +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_134504_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/conditional +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_134505_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/automatic +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_134506_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/mode +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_179752_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/FLAG_TRACK_OUTPUT +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_179753_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/FLAG_CONDITIONAL +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/f_179754_ net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/FLAG_AUTOMATIC +FD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode;ZZZ)V net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode;ZZZ)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_134521_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_134524_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/getCommand ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_134525_ ()Z net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/isTrackOutput ()Z +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_134526_ ()Z net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/isConditional ()Z +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_134527_ ()Z net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/isAutomatic ()Z +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_134528_ ()Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/getMode ()Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket +FD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/f_134529_ net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/entity +FD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/f_134530_ net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/command +FD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/f_134531_ net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/trackOutput +FD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/ (ILjava/lang/String;Z)V net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/ (ILjava/lang/String;Z)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/m_134537_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/level/BaseCommandBlock; net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/getCommandBlock (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/level/BaseCommandBlock; +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/m_134545_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/getCommand ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/m_134548_ ()Z net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/isTrackOutput ()Z +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket +FD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/f_134549_ net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/slotNum +FD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/f_134550_ net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/itemStack +FD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket +MD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/ (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/m_134561_ ()I net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/getSlotNum ()I +MD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/m_134564_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket +FD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/f_134565_ net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/pos +FD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/f_134566_ net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/name +FD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/f_134567_ net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/target +FD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/f_134568_ net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/pool +FD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/f_134569_ net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/finalState +FD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/f_134570_ net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/joint +FD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)V net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)V +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_134585_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_134588_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_134589_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/getTarget ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_134590_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/getPool ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_134591_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/getFinalState ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_134592_ ()Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/getJoint ()Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134593_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/pos +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134594_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/updateType +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134595_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/mode +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134596_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/name +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134597_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/offset +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134598_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/size +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134599_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/mirror +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134600_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/rotation +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134601_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/data +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134602_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/ignoreEntities +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134603_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/showAir +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134604_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/showBoundingBox +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134605_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/integrity +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_134606_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/seed +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_179767_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/FLAG_IGNORE_ENTITIES +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_179768_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/FLAG_SHOW_AIR +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/f_179769_ net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/FLAG_SHOW_BOUNDING_BOX +FD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType;Lnet/minecraft/world/level/block/state/properties/StructureMode;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Ljava/lang/String;ZZZFJ)V net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType;Lnet/minecraft/world/level/block/state/properties/StructureMode;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Ljava/lang/String;ZZZFJ)V +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134629_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134632_ ()Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getUpdateType ()Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134633_ ()Lnet/minecraft/world/level/block/state/properties/StructureMode; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getMode ()Lnet/minecraft/world/level/block/state/properties/StructureMode; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134634_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134635_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getOffset ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134637_ ()Lnet/minecraft/world/level/block/Mirror; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getMirror ()Lnet/minecraft/world/level/block/Mirror; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134638_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134639_ ()Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getData ()Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134640_ ()Z net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/isIgnoreEntities ()Z +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134641_ ()Z net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/isShowAir ()Z +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134642_ ()Z net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/isShowBoundingBox ()Z +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134643_ ()F net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getIntegrity ()F +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_134644_ ()J net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getSeed ()J +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_179787_ ()Lnet/minecraft/core/Vec3i; net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/getSize ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket net/minecraft/network/protocol/game/ServerboundSignUpdatePacket +FD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/f_134645_ net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/pos +FD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/f_134646_ net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/lines +FD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/f_179788_ net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/MAX_STRING_LENGTH +FD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/net/minecraft/network/protocol/game/ServerboundSignUpdatePacket net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/net/minecraft/network/protocol/game/ServerboundSignUpdatePacket +MD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/ (Lnet/minecraft/core/BlockPos;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/m_134660_ ()Lnet/minecraft/core/BlockPos; net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/m_134663_ ()[Ljava/lang/String; net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/getLines ()[Ljava/lang/String; +MD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSignUpdatePacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundSwingPacket net/minecraft/network/protocol/game/ServerboundSwingPacket +FD: net/minecraft/network/protocol/game/ServerboundSwingPacket/f_134664_ net/minecraft/network/protocol/game/ServerboundSwingPacket/hand +FD: net/minecraft/network/protocol/game/ServerboundSwingPacket/net/minecraft/network/protocol/game/ServerboundSwingPacket net/minecraft/network/protocol/game/ServerboundSwingPacket/net/minecraft/network/protocol/game/ServerboundSwingPacket +MD: net/minecraft/network/protocol/game/ServerboundSwingPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSwingPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSwingPacket/ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/network/protocol/game/ServerboundSwingPacket/ (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/network/protocol/game/ServerboundSwingPacket/m_134674_ ()Lnet/minecraft/world/InteractionHand; net/minecraft/network/protocol/game/ServerboundSwingPacket/getHand ()Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/network/protocol/game/ServerboundSwingPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundSwingPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundSwingPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundSwingPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundSwingPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundSwingPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket +FD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/f_134677_ net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/uuid +FD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket +MD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/ (Ljava/util/UUID;)V net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/ (Ljava/util/UUID;)V +MD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/m_134681_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/getEntity (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket net/minecraft/network/protocol/game/ServerboundUseItemOnPacket +FD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/f_134691_ net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/blockHit +FD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/f_134692_ net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/hand +FD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/net/minecraft/network/protocol/game/ServerboundUseItemOnPacket net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/net/minecraft/network/protocol/game/ServerboundUseItemOnPacket +MD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/m_134703_ ()Lnet/minecraft/world/InteractionHand; net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/getHand ()Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/m_134706_ ()Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/getHitResult ()Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundUseItemOnPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/ServerboundUseItemPacket net/minecraft/network/protocol/game/ServerboundUseItemPacket +FD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/f_134707_ net/minecraft/network/protocol/game/ServerboundUseItemPacket/hand +FD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/net/minecraft/network/protocol/game/ServerboundUseItemPacket net/minecraft/network/protocol/game/ServerboundUseItemPacket/net/minecraft/network/protocol/game/ServerboundUseItemPacket +MD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundUseItemPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/network/protocol/game/ServerboundUseItemPacket/ (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/m_134717_ ()Lnet/minecraft/world/InteractionHand; net/minecraft/network/protocol/game/ServerboundUseItemPacket/getHand ()Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/game/ServerboundUseItemPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/game/ServerboundUseItemPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/game/ServerboundUseItemPacket/m_5797_ (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V net/minecraft/network/protocol/game/ServerboundUseItemPacket/handle (Lnet/minecraft/network/protocol/game/ServerGamePacketListener;)V +CL: net/minecraft/network/protocol/game/package-info net/minecraft/network/protocol/game/package-info +FD: net/minecraft/network/protocol/game/package-info/net/minecraft/network/protocol/game/package-info net/minecraft/network/protocol/game/package-info/net/minecraft/network/protocol/game/package-info +CL: net/minecraft/network/protocol/handshake/ClientIntentionPacket net/minecraft/network/protocol/handshake/ClientIntentionPacket +FD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/f_134720_ net/minecraft/network/protocol/handshake/ClientIntentionPacket/protocolVersion +FD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/f_134721_ net/minecraft/network/protocol/handshake/ClientIntentionPacket/hostName +FD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/f_134722_ net/minecraft/network/protocol/handshake/ClientIntentionPacket/port +FD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/f_134723_ net/minecraft/network/protocol/handshake/ClientIntentionPacket/intention +FD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/f_179799_ net/minecraft/network/protocol/handshake/ClientIntentionPacket/MAX_HOST_LENGTH +FD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/net/minecraft/network/protocol/handshake/ClientIntentionPacket net/minecraft/network/protocol/handshake/ClientIntentionPacket/net/minecraft/network/protocol/handshake/ClientIntentionPacket +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/ (Ljava/lang/String;ILnet/minecraft/network/ConnectionProtocol;)V net/minecraft/network/protocol/handshake/ClientIntentionPacket/ (Ljava/lang/String;ILnet/minecraft/network/ConnectionProtocol;)V +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/handshake/ClientIntentionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/m_134735_ ()Lnet/minecraft/network/ConnectionProtocol; net/minecraft/network/protocol/handshake/ClientIntentionPacket/getIntention ()Lnet/minecraft/network/ConnectionProtocol; +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/m_134738_ ()I net/minecraft/network/protocol/handshake/ClientIntentionPacket/getProtocolVersion ()I +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/m_179802_ ()Ljava/lang/String; net/minecraft/network/protocol/handshake/ClientIntentionPacket/getHostName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/m_179803_ ()I net/minecraft/network/protocol/handshake/ClientIntentionPacket/getPort ()I +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/handshake/ClientIntentionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/handshake/ClientIntentionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/handshake/ClientIntentionPacket/m_5797_ (Lnet/minecraft/network/protocol/handshake/ServerHandshakePacketListener;)V net/minecraft/network/protocol/handshake/ClientIntentionPacket/handle (Lnet/minecraft/network/protocol/handshake/ServerHandshakePacketListener;)V +CL: net/minecraft/network/protocol/handshake/ServerHandshakePacketListener net/minecraft/network/protocol/handshake/ServerHandshakePacketListener +FD: net/minecraft/network/protocol/handshake/ServerHandshakePacketListener/net/minecraft/network/protocol/handshake/ServerHandshakePacketListener net/minecraft/network/protocol/handshake/ServerHandshakePacketListener/net/minecraft/network/protocol/handshake/ServerHandshakePacketListener +MD: net/minecraft/network/protocol/handshake/ServerHandshakePacketListener/m_7322_ (Lnet/minecraft/network/protocol/handshake/ClientIntentionPacket;)V net/minecraft/network/protocol/handshake/ServerHandshakePacketListener/handleIntention (Lnet/minecraft/network/protocol/handshake/ClientIntentionPacket;)V +CL: net/minecraft/network/protocol/handshake/package-info net/minecraft/network/protocol/handshake/package-info +FD: net/minecraft/network/protocol/handshake/package-info/net/minecraft/network/protocol/handshake/package-info net/minecraft/network/protocol/handshake/package-info/net/minecraft/network/protocol/handshake/package-info +CL: net/minecraft/network/protocol/login/ClientLoginPacketListener net/minecraft/network/protocol/login/ClientLoginPacketListener +FD: net/minecraft/network/protocol/login/ClientLoginPacketListener/net/minecraft/network/protocol/login/ClientLoginPacketListener net/minecraft/network/protocol/login/ClientLoginPacketListener/net/minecraft/network/protocol/login/ClientLoginPacketListener +MD: net/minecraft/network/protocol/login/ClientLoginPacketListener/m_5693_ (Lnet/minecraft/network/protocol/login/ClientboundLoginCompressionPacket;)V net/minecraft/network/protocol/login/ClientLoginPacketListener/handleCompression (Lnet/minecraft/network/protocol/login/ClientboundLoginCompressionPacket;)V +MD: net/minecraft/network/protocol/login/ClientLoginPacketListener/m_5800_ (Lnet/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket;)V net/minecraft/network/protocol/login/ClientLoginPacketListener/handleDisconnect (Lnet/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket;)V +MD: net/minecraft/network/protocol/login/ClientLoginPacketListener/m_7056_ (Lnet/minecraft/network/protocol/login/ClientboundGameProfilePacket;)V net/minecraft/network/protocol/login/ClientLoginPacketListener/handleGameProfile (Lnet/minecraft/network/protocol/login/ClientboundGameProfilePacket;)V +MD: net/minecraft/network/protocol/login/ClientLoginPacketListener/m_7254_ (Lnet/minecraft/network/protocol/login/ClientboundCustomQueryPacket;)V net/minecraft/network/protocol/login/ClientLoginPacketListener/handleCustomQuery (Lnet/minecraft/network/protocol/login/ClientboundCustomQueryPacket;)V +MD: net/minecraft/network/protocol/login/ClientLoginPacketListener/m_7318_ (Lnet/minecraft/network/protocol/login/ClientboundHelloPacket;)V net/minecraft/network/protocol/login/ClientLoginPacketListener/handleHello (Lnet/minecraft/network/protocol/login/ClientboundHelloPacket;)V +CL: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket net/minecraft/network/protocol/login/ClientboundCustomQueryPacket +FD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/f_134745_ net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/transactionId +FD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/f_134746_ net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/identifier +FD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/f_134747_ net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/data +FD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/f_179804_ net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/MAX_PAYLOAD_SIZE +FD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/net/minecraft/network/protocol/login/ClientboundCustomQueryPacket net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/net/minecraft/network/protocol/login/ClientboundCustomQueryPacket +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/ (ILnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/ (ILnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/m_134755_ ()I net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/getTransactionId ()I +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/m_179811_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/getIdentifier ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/m_179812_ ()Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/getData ()Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/m_5797_ (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V net/minecraft/network/protocol/login/ClientboundCustomQueryPacket/handle (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/ClientboundGameProfilePacket net/minecraft/network/protocol/login/ClientboundGameProfilePacket +FD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/f_134764_ net/minecraft/network/protocol/login/ClientboundGameProfilePacket/gameProfile +FD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/net/minecraft/network/protocol/login/ClientboundGameProfilePacket net/minecraft/network/protocol/login/ClientboundGameProfilePacket/net/minecraft/network/protocol/login/ClientboundGameProfilePacket +MD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/network/protocol/login/ClientboundGameProfilePacket/ (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundGameProfilePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/m_134774_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/network/protocol/login/ClientboundGameProfilePacket/getGameProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundGameProfilePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ClientboundGameProfilePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ClientboundGameProfilePacket/m_5797_ (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V net/minecraft/network/protocol/login/ClientboundGameProfilePacket/handle (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/ClientboundHelloPacket net/minecraft/network/protocol/login/ClientboundHelloPacket +FD: net/minecraft/network/protocol/login/ClientboundHelloPacket/f_134777_ net/minecraft/network/protocol/login/ClientboundHelloPacket/serverId +FD: net/minecraft/network/protocol/login/ClientboundHelloPacket/f_134778_ net/minecraft/network/protocol/login/ClientboundHelloPacket/publicKey +FD: net/minecraft/network/protocol/login/ClientboundHelloPacket/f_134779_ net/minecraft/network/protocol/login/ClientboundHelloPacket/nonce +FD: net/minecraft/network/protocol/login/ClientboundHelloPacket/net/minecraft/network/protocol/login/ClientboundHelloPacket net/minecraft/network/protocol/login/ClientboundHelloPacket/net/minecraft/network/protocol/login/ClientboundHelloPacket +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/ (Ljava/lang/String;[B[B)V net/minecraft/network/protocol/login/ClientboundHelloPacket/ (Ljava/lang/String;[B[B)V +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundHelloPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/m_134791_ ()Ljava/lang/String; net/minecraft/network/protocol/login/ClientboundHelloPacket/getServerId ()Ljava/lang/String; +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/m_134794_ ()Ljava/security/PublicKey; net/minecraft/network/protocol/login/ClientboundHelloPacket/getPublicKey ()Ljava/security/PublicKey; +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/m_134795_ ()[B net/minecraft/network/protocol/login/ClientboundHelloPacket/getNonce ()[B +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundHelloPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ClientboundHelloPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ClientboundHelloPacket/m_5797_ (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V net/minecraft/network/protocol/login/ClientboundHelloPacket/handle (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket +FD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/f_134796_ net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/compressionThreshold +FD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket +MD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/ (I)V net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/ (I)V +MD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/m_134806_ ()I net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/getCompressionThreshold ()I +MD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/m_5797_ (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket/handle (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket +FD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/f_134809_ net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/reason +FD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket +MD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/m_134819_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/getReason ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/m_5797_ (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V net/minecraft/network/protocol/login/ClientboundLoginDisconnectPacket/handle (Lnet/minecraft/network/protocol/login/ClientLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/ServerLoginPacketListener net/minecraft/network/protocol/login/ServerLoginPacketListener +FD: net/minecraft/network/protocol/login/ServerLoginPacketListener/net/minecraft/network/protocol/login/ServerLoginPacketListener net/minecraft/network/protocol/login/ServerLoginPacketListener/net/minecraft/network/protocol/login/ServerLoginPacketListener +MD: net/minecraft/network/protocol/login/ServerLoginPacketListener/m_5990_ (Lnet/minecraft/network/protocol/login/ServerboundHelloPacket;)V net/minecraft/network/protocol/login/ServerLoginPacketListener/handleHello (Lnet/minecraft/network/protocol/login/ServerboundHelloPacket;)V +MD: net/minecraft/network/protocol/login/ServerLoginPacketListener/m_7223_ (Lnet/minecraft/network/protocol/login/ServerboundCustomQueryPacket;)V net/minecraft/network/protocol/login/ServerLoginPacketListener/handleCustomQueryPacket (Lnet/minecraft/network/protocol/login/ServerboundCustomQueryPacket;)V +MD: net/minecraft/network/protocol/login/ServerLoginPacketListener/m_8072_ (Lnet/minecraft/network/protocol/login/ServerboundKeyPacket;)V net/minecraft/network/protocol/login/ServerLoginPacketListener/handleKey (Lnet/minecraft/network/protocol/login/ServerboundKeyPacket;)V +CL: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket net/minecraft/network/protocol/login/ServerboundCustomQueryPacket +FD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/f_134825_ net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/transactionId +FD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/f_134826_ net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/data +FD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/f_179821_ net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/MAX_PAYLOAD_SIZE +FD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/net/minecraft/network/protocol/login/ServerboundCustomQueryPacket net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/net/minecraft/network/protocol/login/ServerboundCustomQueryPacket +MD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/ (ILnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/ (ILnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/m_179824_ ()I net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/getTransactionId ()I +MD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/m_179825_ ()Lnet/minecraft/network/FriendlyByteBuf; net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/getData ()Lnet/minecraft/network/FriendlyByteBuf; +MD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/m_5797_ (Lnet/minecraft/network/protocol/login/ServerLoginPacketListener;)V net/minecraft/network/protocol/login/ServerboundCustomQueryPacket/handle (Lnet/minecraft/network/protocol/login/ServerLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/ServerboundHelloPacket net/minecraft/network/protocol/login/ServerboundHelloPacket +FD: net/minecraft/network/protocol/login/ServerboundHelloPacket/f_134839_ net/minecraft/network/protocol/login/ServerboundHelloPacket/gameProfile +FD: net/minecraft/network/protocol/login/ServerboundHelloPacket/net/minecraft/network/protocol/login/ServerboundHelloPacket net/minecraft/network/protocol/login/ServerboundHelloPacket/net/minecraft/network/protocol/login/ServerboundHelloPacket +MD: net/minecraft/network/protocol/login/ServerboundHelloPacket/ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/network/protocol/login/ServerboundHelloPacket/ (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/network/protocol/login/ServerboundHelloPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ServerboundHelloPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ServerboundHelloPacket/m_134849_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/network/protocol/login/ServerboundHelloPacket/getGameProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/network/protocol/login/ServerboundHelloPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ServerboundHelloPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ServerboundHelloPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ServerboundHelloPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ServerboundHelloPacket/m_5797_ (Lnet/minecraft/network/protocol/login/ServerLoginPacketListener;)V net/minecraft/network/protocol/login/ServerboundHelloPacket/handle (Lnet/minecraft/network/protocol/login/ServerLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/ServerboundKeyPacket net/minecraft/network/protocol/login/ServerboundKeyPacket +FD: net/minecraft/network/protocol/login/ServerboundKeyPacket/f_134852_ net/minecraft/network/protocol/login/ServerboundKeyPacket/keybytes +FD: net/minecraft/network/protocol/login/ServerboundKeyPacket/f_134853_ net/minecraft/network/protocol/login/ServerboundKeyPacket/nonce +FD: net/minecraft/network/protocol/login/ServerboundKeyPacket/net/minecraft/network/protocol/login/ServerboundKeyPacket net/minecraft/network/protocol/login/ServerboundKeyPacket/net/minecraft/network/protocol/login/ServerboundKeyPacket +MD: net/minecraft/network/protocol/login/ServerboundKeyPacket/ (Ljavax/crypto/SecretKey;Ljava/security/PublicKey;[B)V net/minecraft/network/protocol/login/ServerboundKeyPacket/ (Ljavax/crypto/SecretKey;Ljava/security/PublicKey;[B)V +MD: net/minecraft/network/protocol/login/ServerboundKeyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ServerboundKeyPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ServerboundKeyPacket/m_134859_ (Ljava/security/PrivateKey;)Ljavax/crypto/SecretKey; net/minecraft/network/protocol/login/ServerboundKeyPacket/getSecretKey (Ljava/security/PrivateKey;)Ljavax/crypto/SecretKey; +MD: net/minecraft/network/protocol/login/ServerboundKeyPacket/m_134867_ (Ljava/security/PrivateKey;)[B net/minecraft/network/protocol/login/ServerboundKeyPacket/getNonce (Ljava/security/PrivateKey;)[B +MD: net/minecraft/network/protocol/login/ServerboundKeyPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/login/ServerboundKeyPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/login/ServerboundKeyPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/login/ServerboundKeyPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/login/ServerboundKeyPacket/m_5797_ (Lnet/minecraft/network/protocol/login/ServerLoginPacketListener;)V net/minecraft/network/protocol/login/ServerboundKeyPacket/handle (Lnet/minecraft/network/protocol/login/ServerLoginPacketListener;)V +CL: net/minecraft/network/protocol/login/package-info net/minecraft/network/protocol/login/package-info +FD: net/minecraft/network/protocol/login/package-info/net/minecraft/network/protocol/login/package-info net/minecraft/network/protocol/login/package-info/net/minecraft/network/protocol/login/package-info +CL: net/minecraft/network/protocol/package-info net/minecraft/network/protocol/package-info +FD: net/minecraft/network/protocol/package-info/net/minecraft/network/protocol/package-info net/minecraft/network/protocol/package-info/net/minecraft/network/protocol/package-info +CL: net/minecraft/network/protocol/status/ClientStatusPacketListener net/minecraft/network/protocol/status/ClientStatusPacketListener +FD: net/minecraft/network/protocol/status/ClientStatusPacketListener/net/minecraft/network/protocol/status/ClientStatusPacketListener net/minecraft/network/protocol/status/ClientStatusPacketListener/net/minecraft/network/protocol/status/ClientStatusPacketListener +MD: net/minecraft/network/protocol/status/ClientStatusPacketListener/m_6440_ (Lnet/minecraft/network/protocol/status/ClientboundStatusResponsePacket;)V net/minecraft/network/protocol/status/ClientStatusPacketListener/handleStatusResponse (Lnet/minecraft/network/protocol/status/ClientboundStatusResponsePacket;)V +MD: net/minecraft/network/protocol/status/ClientStatusPacketListener/m_7017_ (Lnet/minecraft/network/protocol/status/ClientboundPongResponsePacket;)V net/minecraft/network/protocol/status/ClientStatusPacketListener/handlePongResponse (Lnet/minecraft/network/protocol/status/ClientboundPongResponsePacket;)V +CL: net/minecraft/network/protocol/status/ClientboundPongResponsePacket net/minecraft/network/protocol/status/ClientboundPongResponsePacket +FD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/f_134873_ net/minecraft/network/protocol/status/ClientboundPongResponsePacket/time +FD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/net/minecraft/network/protocol/status/ClientboundPongResponsePacket net/minecraft/network/protocol/status/ClientboundPongResponsePacket/net/minecraft/network/protocol/status/ClientboundPongResponsePacket +MD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/ (J)V net/minecraft/network/protocol/status/ClientboundPongResponsePacket/ (J)V +MD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ClientboundPongResponsePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/m_179832_ ()J net/minecraft/network/protocol/status/ClientboundPongResponsePacket/getTime ()J +MD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ClientboundPongResponsePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/status/ClientboundPongResponsePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/status/ClientboundPongResponsePacket/m_5797_ (Lnet/minecraft/network/protocol/status/ClientStatusPacketListener;)V net/minecraft/network/protocol/status/ClientboundPongResponsePacket/handle (Lnet/minecraft/network/protocol/status/ClientStatusPacketListener;)V +CL: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket net/minecraft/network/protocol/status/ClientboundStatusResponsePacket +FD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/f_134885_ net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/GSON +FD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/f_134886_ net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/status +FD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/net/minecraft/network/protocol/status/ClientboundStatusResponsePacket net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/net/minecraft/network/protocol/status/ClientboundStatusResponsePacket +MD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/ ()V net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/ ()V +MD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/ (Lnet/minecraft/network/protocol/status/ServerStatus;)V net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/ (Lnet/minecraft/network/protocol/status/ServerStatus;)V +MD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/m_134897_ ()Lnet/minecraft/network/protocol/status/ServerStatus; net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/getStatus ()Lnet/minecraft/network/protocol/status/ServerStatus; +MD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/m_5797_ (Lnet/minecraft/network/protocol/status/ClientStatusPacketListener;)V net/minecraft/network/protocol/status/ClientboundStatusResponsePacket/handle (Lnet/minecraft/network/protocol/status/ClientStatusPacketListener;)V +CL: net/minecraft/network/protocol/status/ServerStatus net/minecraft/network/protocol/status/ServerStatus +FD: net/minecraft/network/protocol/status/ServerStatus/f_134900_ net/minecraft/network/protocol/status/ServerStatus/description +FD: net/minecraft/network/protocol/status/ServerStatus/f_134901_ net/minecraft/network/protocol/status/ServerStatus/players +FD: net/minecraft/network/protocol/status/ServerStatus/f_134902_ net/minecraft/network/protocol/status/ServerStatus/version +FD: net/minecraft/network/protocol/status/ServerStatus/f_134903_ net/minecraft/network/protocol/status/ServerStatus/favicon +FD: net/minecraft/network/protocol/status/ServerStatus/f_179835_ net/minecraft/network/protocol/status/ServerStatus/FAVICON_WIDTH +FD: net/minecraft/network/protocol/status/ServerStatus/f_179836_ net/minecraft/network/protocol/status/ServerStatus/FAVICON_HEIGHT +FD: net/minecraft/network/protocol/status/ServerStatus/net/minecraft/network/protocol/status/ServerStatus net/minecraft/network/protocol/status/ServerStatus/net/minecraft/network/protocol/status/ServerStatus +MD: net/minecraft/network/protocol/status/ServerStatus/ ()V net/minecraft/network/protocol/status/ServerStatus/ ()V +MD: net/minecraft/network/protocol/status/ServerStatus/m_134905_ ()Lnet/minecraft/network/chat/Component; net/minecraft/network/protocol/status/ServerStatus/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/protocol/status/ServerStatus/m_134906_ (Ljava/lang/String;)V net/minecraft/network/protocol/status/ServerStatus/setFavicon (Ljava/lang/String;)V +MD: net/minecraft/network/protocol/status/ServerStatus/m_134908_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/network/protocol/status/ServerStatus/setDescription (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/protocol/status/ServerStatus/m_134910_ (Lnet/minecraft/network/protocol/status/ServerStatus$Players;)V net/minecraft/network/protocol/status/ServerStatus/setPlayers (Lnet/minecraft/network/protocol/status/ServerStatus$Players;)V +MD: net/minecraft/network/protocol/status/ServerStatus/m_134912_ (Lnet/minecraft/network/protocol/status/ServerStatus$Version;)V net/minecraft/network/protocol/status/ServerStatus/setVersion (Lnet/minecraft/network/protocol/status/ServerStatus$Version;)V +MD: net/minecraft/network/protocol/status/ServerStatus/m_134914_ ()Lnet/minecraft/network/protocol/status/ServerStatus$Players; net/minecraft/network/protocol/status/ServerStatus/getPlayers ()Lnet/minecraft/network/protocol/status/ServerStatus$Players; +MD: net/minecraft/network/protocol/status/ServerStatus/m_134915_ ()Lnet/minecraft/network/protocol/status/ServerStatus$Version; net/minecraft/network/protocol/status/ServerStatus/getVersion ()Lnet/minecraft/network/protocol/status/ServerStatus$Version; +MD: net/minecraft/network/protocol/status/ServerStatus/m_134916_ ()Ljava/lang/String; net/minecraft/network/protocol/status/ServerStatus/getFavicon ()Ljava/lang/String; +CL: net/minecraft/network/protocol/status/ServerStatus$Players net/minecraft/network/protocol/status/ServerStatus$Players +FD: net/minecraft/network/protocol/status/ServerStatus$Players/f_134917_ net/minecraft/network/protocol/status/ServerStatus$Players/maxPlayers +FD: net/minecraft/network/protocol/status/ServerStatus$Players/f_134918_ net/minecraft/network/protocol/status/ServerStatus$Players/numPlayers +FD: net/minecraft/network/protocol/status/ServerStatus$Players/f_134919_ net/minecraft/network/protocol/status/ServerStatus$Players/sample +FD: net/minecraft/network/protocol/status/ServerStatus$Players/net/minecraft/network/protocol/status/ServerStatus$Players net/minecraft/network/protocol/status/ServerStatus$Players/net/minecraft/network/protocol/status/ServerStatus$Players +MD: net/minecraft/network/protocol/status/ServerStatus$Players/ (II)V net/minecraft/network/protocol/status/ServerStatus$Players/ (II)V +MD: net/minecraft/network/protocol/status/ServerStatus$Players/m_134923_ ()I net/minecraft/network/protocol/status/ServerStatus$Players/getMaxPlayers ()I +MD: net/minecraft/network/protocol/status/ServerStatus$Players/m_134924_ ([Lcom/mojang/authlib/GameProfile;)V net/minecraft/network/protocol/status/ServerStatus$Players/setSample ([Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/network/protocol/status/ServerStatus$Players/m_134926_ ()I net/minecraft/network/protocol/status/ServerStatus$Players/getNumPlayers ()I +MD: net/minecraft/network/protocol/status/ServerStatus$Players/m_134927_ ()[Lcom/mojang/authlib/GameProfile; net/minecraft/network/protocol/status/ServerStatus$Players/getSample ()[Lcom/mojang/authlib/GameProfile; +CL: net/minecraft/network/protocol/status/ServerStatus$Players$Serializer net/minecraft/network/protocol/status/ServerStatus$Players$Serializer +FD: net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/net/minecraft/network/protocol/status/ServerStatus$Players$Serializer net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/net/minecraft/network/protocol/status/ServerStatus$Players$Serializer +MD: net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/ ()V net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/ ()V +MD: net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/protocol/status/ServerStatus$Players; net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/protocol/status/ServerStatus$Players; +MD: net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/serialize (Lnet/minecraft/network/protocol/status/ServerStatus$Players;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/protocol/status/ServerStatus$Players$Serializer/serialize (Lnet/minecraft/network/protocol/status/ServerStatus$Players;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/network/protocol/status/ServerStatus$Serializer net/minecraft/network/protocol/status/ServerStatus$Serializer +FD: net/minecraft/network/protocol/status/ServerStatus$Serializer/net/minecraft/network/protocol/status/ServerStatus$Serializer net/minecraft/network/protocol/status/ServerStatus$Serializer/net/minecraft/network/protocol/status/ServerStatus$Serializer +MD: net/minecraft/network/protocol/status/ServerStatus$Serializer/ ()V net/minecraft/network/protocol/status/ServerStatus$Serializer/ ()V +MD: net/minecraft/network/protocol/status/ServerStatus$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/network/protocol/status/ServerStatus$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/network/protocol/status/ServerStatus$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/protocol/status/ServerStatus; net/minecraft/network/protocol/status/ServerStatus$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/protocol/status/ServerStatus; +MD: net/minecraft/network/protocol/status/ServerStatus$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/protocol/status/ServerStatus$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/network/protocol/status/ServerStatus$Serializer/serialize (Lnet/minecraft/network/protocol/status/ServerStatus;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/protocol/status/ServerStatus$Serializer/serialize (Lnet/minecraft/network/protocol/status/ServerStatus;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/network/protocol/status/ServerStatus$Version net/minecraft/network/protocol/status/ServerStatus$Version +FD: net/minecraft/network/protocol/status/ServerStatus$Version/f_134962_ net/minecraft/network/protocol/status/ServerStatus$Version/name +FD: net/minecraft/network/protocol/status/ServerStatus$Version/f_134963_ net/minecraft/network/protocol/status/ServerStatus$Version/protocol +FD: net/minecraft/network/protocol/status/ServerStatus$Version/net/minecraft/network/protocol/status/ServerStatus$Version net/minecraft/network/protocol/status/ServerStatus$Version/net/minecraft/network/protocol/status/ServerStatus$Version +MD: net/minecraft/network/protocol/status/ServerStatus$Version/ (Ljava/lang/String;I)V net/minecraft/network/protocol/status/ServerStatus$Version/ (Ljava/lang/String;I)V +MD: net/minecraft/network/protocol/status/ServerStatus$Version/m_134967_ ()Ljava/lang/String; net/minecraft/network/protocol/status/ServerStatus$Version/getName ()Ljava/lang/String; +MD: net/minecraft/network/protocol/status/ServerStatus$Version/m_134968_ ()I net/minecraft/network/protocol/status/ServerStatus$Version/getProtocol ()I +CL: net/minecraft/network/protocol/status/ServerStatus$Version$Serializer net/minecraft/network/protocol/status/ServerStatus$Version$Serializer +FD: net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/net/minecraft/network/protocol/status/ServerStatus$Version$Serializer net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/net/minecraft/network/protocol/status/ServerStatus$Version$Serializer +MD: net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/ ()V net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/ ()V +MD: net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/protocol/status/ServerStatus$Version; net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/protocol/status/ServerStatus$Version; +MD: net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/serialize (Lnet/minecraft/network/protocol/status/ServerStatus$Version;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/network/protocol/status/ServerStatus$Version$Serializer/serialize (Lnet/minecraft/network/protocol/status/ServerStatus$Version;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/network/protocol/status/ServerStatusPacketListener net/minecraft/network/protocol/status/ServerStatusPacketListener +FD: net/minecraft/network/protocol/status/ServerStatusPacketListener/net/minecraft/network/protocol/status/ServerStatusPacketListener net/minecraft/network/protocol/status/ServerStatusPacketListener/net/minecraft/network/protocol/status/ServerStatusPacketListener +MD: net/minecraft/network/protocol/status/ServerStatusPacketListener/m_6733_ (Lnet/minecraft/network/protocol/status/ServerboundStatusRequestPacket;)V net/minecraft/network/protocol/status/ServerStatusPacketListener/handleStatusRequest (Lnet/minecraft/network/protocol/status/ServerboundStatusRequestPacket;)V +MD: net/minecraft/network/protocol/status/ServerStatusPacketListener/m_7883_ (Lnet/minecraft/network/protocol/status/ServerboundPingRequestPacket;)V net/minecraft/network/protocol/status/ServerStatusPacketListener/handlePingRequest (Lnet/minecraft/network/protocol/status/ServerboundPingRequestPacket;)V +CL: net/minecraft/network/protocol/status/ServerboundPingRequestPacket net/minecraft/network/protocol/status/ServerboundPingRequestPacket +FD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/f_134988_ net/minecraft/network/protocol/status/ServerboundPingRequestPacket/time +FD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/net/minecraft/network/protocol/status/ServerboundPingRequestPacket net/minecraft/network/protocol/status/ServerboundPingRequestPacket/net/minecraft/network/protocol/status/ServerboundPingRequestPacket +MD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/ (J)V net/minecraft/network/protocol/status/ServerboundPingRequestPacket/ (J)V +MD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ServerboundPingRequestPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/m_134998_ ()J net/minecraft/network/protocol/status/ServerboundPingRequestPacket/getTime ()J +MD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ServerboundPingRequestPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/status/ServerboundPingRequestPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/status/ServerboundPingRequestPacket/m_5797_ (Lnet/minecraft/network/protocol/status/ServerStatusPacketListener;)V net/minecraft/network/protocol/status/ServerboundPingRequestPacket/handle (Lnet/minecraft/network/protocol/status/ServerStatusPacketListener;)V +CL: net/minecraft/network/protocol/status/ServerboundStatusRequestPacket net/minecraft/network/protocol/status/ServerboundStatusRequestPacket +FD: net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/net/minecraft/network/protocol/status/ServerboundStatusRequestPacket net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/net/minecraft/network/protocol/status/ServerboundStatusRequestPacket +MD: net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/ ()V net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/ ()V +MD: net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/ (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/m_5779_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/m_5797_ (Lnet/minecraft/network/PacketListener;)V net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/handle (Lnet/minecraft/network/PacketListener;)V +MD: net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/m_5797_ (Lnet/minecraft/network/protocol/status/ServerStatusPacketListener;)V net/minecraft/network/protocol/status/ServerboundStatusRequestPacket/handle (Lnet/minecraft/network/protocol/status/ServerStatusPacketListener;)V +CL: net/minecraft/network/protocol/status/package-info net/minecraft/network/protocol/status/package-info +FD: net/minecraft/network/protocol/status/package-info/net/minecraft/network/protocol/status/package-info net/minecraft/network/protocol/status/package-info/net/minecraft/network/protocol/status/package-info +CL: net/minecraft/network/syncher/EntityDataAccessor net/minecraft/network/syncher/EntityDataAccessor +FD: net/minecraft/network/syncher/EntityDataAccessor/f_135010_ net/minecraft/network/syncher/EntityDataAccessor/id +FD: net/minecraft/network/syncher/EntityDataAccessor/f_135011_ net/minecraft/network/syncher/EntityDataAccessor/serializer +FD: net/minecraft/network/syncher/EntityDataAccessor/net/minecraft/network/syncher/EntityDataAccessor net/minecraft/network/syncher/EntityDataAccessor/net/minecraft/network/syncher/EntityDataAccessor +MD: net/minecraft/network/syncher/EntityDataAccessor/ (ILnet/minecraft/network/syncher/EntityDataSerializer;)V net/minecraft/network/syncher/EntityDataAccessor/ (ILnet/minecraft/network/syncher/EntityDataSerializer;)V +MD: net/minecraft/network/syncher/EntityDataAccessor/equals (Ljava/lang/Object;)Z net/minecraft/network/syncher/EntityDataAccessor/equals (Ljava/lang/Object;)Z +MD: net/minecraft/network/syncher/EntityDataAccessor/hashCode ()I net/minecraft/network/syncher/EntityDataAccessor/hashCode ()I +MD: net/minecraft/network/syncher/EntityDataAccessor/m_135015_ ()I net/minecraft/network/syncher/EntityDataAccessor/getId ()I +MD: net/minecraft/network/syncher/EntityDataAccessor/m_135016_ ()Lnet/minecraft/network/syncher/EntityDataSerializer; net/minecraft/network/syncher/EntityDataAccessor/getSerializer ()Lnet/minecraft/network/syncher/EntityDataSerializer; +MD: net/minecraft/network/syncher/EntityDataAccessor/toString ()Ljava/lang/String; net/minecraft/network/syncher/EntityDataAccessor/toString ()Ljava/lang/String; +CL: net/minecraft/network/syncher/EntityDataSerializer net/minecraft/network/syncher/EntityDataSerializer +FD: net/minecraft/network/syncher/EntityDataSerializer/net/minecraft/network/syncher/EntityDataSerializer net/minecraft/network/syncher/EntityDataSerializer/net/minecraft/network/syncher/EntityDataSerializer +MD: net/minecraft/network/syncher/EntityDataSerializer/m_135021_ (I)Lnet/minecraft/network/syncher/EntityDataAccessor; net/minecraft/network/syncher/EntityDataSerializer/createAccessor (I)Lnet/minecraft/network/syncher/EntityDataAccessor; +MD: net/minecraft/network/syncher/EntityDataSerializer/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializer/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializer/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializer/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializer/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializer/copy (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/network/syncher/EntityDataSerializers net/minecraft/network/syncher/EntityDataSerializers +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135027_ net/minecraft/network/syncher/EntityDataSerializers/BYTE +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135028_ net/minecraft/network/syncher/EntityDataSerializers/INT +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135029_ net/minecraft/network/syncher/EntityDataSerializers/FLOAT +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135030_ net/minecraft/network/syncher/EntityDataSerializers/STRING +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135031_ net/minecraft/network/syncher/EntityDataSerializers/COMPONENT +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135032_ net/minecraft/network/syncher/EntityDataSerializers/OPTIONAL_COMPONENT +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135033_ net/minecraft/network/syncher/EntityDataSerializers/ITEM_STACK +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135034_ net/minecraft/network/syncher/EntityDataSerializers/BLOCK_STATE +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135035_ net/minecraft/network/syncher/EntityDataSerializers/BOOLEAN +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135036_ net/minecraft/network/syncher/EntityDataSerializers/PARTICLE +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135037_ net/minecraft/network/syncher/EntityDataSerializers/ROTATIONS +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135038_ net/minecraft/network/syncher/EntityDataSerializers/BLOCK_POS +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135039_ net/minecraft/network/syncher/EntityDataSerializers/OPTIONAL_BLOCK_POS +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135040_ net/minecraft/network/syncher/EntityDataSerializers/DIRECTION +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135041_ net/minecraft/network/syncher/EntityDataSerializers/OPTIONAL_UUID +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135042_ net/minecraft/network/syncher/EntityDataSerializers/COMPOUND_TAG +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135043_ net/minecraft/network/syncher/EntityDataSerializers/VILLAGER_DATA +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135044_ net/minecraft/network/syncher/EntityDataSerializers/OPTIONAL_UNSIGNED_INT +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135045_ net/minecraft/network/syncher/EntityDataSerializers/POSE +FD: net/minecraft/network/syncher/EntityDataSerializers/f_135046_ net/minecraft/network/syncher/EntityDataSerializers/SERIALIZERS +FD: net/minecraft/network/syncher/EntityDataSerializers/net/minecraft/network/syncher/EntityDataSerializers net/minecraft/network/syncher/EntityDataSerializers/net/minecraft/network/syncher/EntityDataSerializers +MD: net/minecraft/network/syncher/EntityDataSerializers/ ()V net/minecraft/network/syncher/EntityDataSerializers/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers/ ()V net/minecraft/network/syncher/EntityDataSerializers/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers/m_135048_ (I)Lnet/minecraft/network/syncher/EntityDataSerializer; net/minecraft/network/syncher/EntityDataSerializers/getSerializer (I)Lnet/minecraft/network/syncher/EntityDataSerializer; +MD: net/minecraft/network/syncher/EntityDataSerializers/m_135050_ (Lnet/minecraft/network/syncher/EntityDataSerializer;)V net/minecraft/network/syncher/EntityDataSerializers/registerSerializer (Lnet/minecraft/network/syncher/EntityDataSerializer;)V +MD: net/minecraft/network/syncher/EntityDataSerializers/m_135052_ (Lnet/minecraft/network/syncher/EntityDataSerializer;)I net/minecraft/network/syncher/EntityDataSerializers/getSerializedId (Lnet/minecraft/network/syncher/EntityDataSerializer;)I +CL: net/minecraft/network/syncher/EntityDataSerializers$1 net/minecraft/network/syncher/EntityDataSerializers$1 +FD: net/minecraft/network/syncher/EntityDataSerializers$1/net/minecraft/network/syncher/EntityDataSerializers$1 net/minecraft/network/syncher/EntityDataSerializers$1/net/minecraft/network/syncher/EntityDataSerializers$1 +MD: net/minecraft/network/syncher/EntityDataSerializers$1/ ()V net/minecraft/network/syncher/EntityDataSerializers$1/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$1/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Byte; net/minecraft/network/syncher/EntityDataSerializers$1/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Byte; +MD: net/minecraft/network/syncher/EntityDataSerializers$1/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$1/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$1/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Byte;)V net/minecraft/network/syncher/EntityDataSerializers$1/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Byte;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$1/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$1/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$1/m_7020_ (Ljava/lang/Byte;)Ljava/lang/Byte; net/minecraft/network/syncher/EntityDataSerializers$1/copy (Ljava/lang/Byte;)Ljava/lang/Byte; +MD: net/minecraft/network/syncher/EntityDataSerializers$1/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$1/copy (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/network/syncher/EntityDataSerializers$10 net/minecraft/network/syncher/EntityDataSerializers$10 +FD: net/minecraft/network/syncher/EntityDataSerializers$10/net/minecraft/network/syncher/EntityDataSerializers$10 net/minecraft/network/syncher/EntityDataSerializers$10/net/minecraft/network/syncher/EntityDataSerializers$10 +MD: net/minecraft/network/syncher/EntityDataSerializers$10/ ()V net/minecraft/network/syncher/EntityDataSerializers$10/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$10/m_135229_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/particles/ParticleType;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/network/syncher/EntityDataSerializers$10/readParticle (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/particles/ParticleType;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/network/syncher/EntityDataSerializers$10/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$10/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$10/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/network/syncher/EntityDataSerializers$10/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/network/syncher/EntityDataSerializers$10/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$10/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$10/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/network/syncher/EntityDataSerializers$10/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$10/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$10/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$10/m_7020_ (Lnet/minecraft/core/particles/ParticleOptions;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/network/syncher/EntityDataSerializers$10/copy (Lnet/minecraft/core/particles/ParticleOptions;)Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/network/syncher/EntityDataSerializers$11 net/minecraft/network/syncher/EntityDataSerializers$11 +FD: net/minecraft/network/syncher/EntityDataSerializers$11/net/minecraft/network/syncher/EntityDataSerializers$11 net/minecraft/network/syncher/EntityDataSerializers$11/net/minecraft/network/syncher/EntityDataSerializers$11 +MD: net/minecraft/network/syncher/EntityDataSerializers$11/ ()V net/minecraft/network/syncher/EntityDataSerializers$11/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$11/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$11/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$11/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/Rotations; net/minecraft/network/syncher/EntityDataSerializers$11/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/Rotations; +MD: net/minecraft/network/syncher/EntityDataSerializers$11/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$11/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$11/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/Rotations;)V net/minecraft/network/syncher/EntityDataSerializers$11/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/Rotations;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$11/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$11/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$11/m_7020_ (Lnet/minecraft/core/Rotations;)Lnet/minecraft/core/Rotations; net/minecraft/network/syncher/EntityDataSerializers$11/copy (Lnet/minecraft/core/Rotations;)Lnet/minecraft/core/Rotations; +CL: net/minecraft/network/syncher/EntityDataSerializers$12 net/minecraft/network/syncher/EntityDataSerializers$12 +FD: net/minecraft/network/syncher/EntityDataSerializers$12/net/minecraft/network/syncher/EntityDataSerializers$12 net/minecraft/network/syncher/EntityDataSerializers$12/net/minecraft/network/syncher/EntityDataSerializers$12 +MD: net/minecraft/network/syncher/EntityDataSerializers$12/ ()V net/minecraft/network/syncher/EntityDataSerializers$12/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$12/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$12/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$12/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/BlockPos; net/minecraft/network/syncher/EntityDataSerializers$12/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/network/syncher/EntityDataSerializers$12/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$12/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$12/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/BlockPos;)V net/minecraft/network/syncher/EntityDataSerializers$12/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$12/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$12/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$12/m_7020_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/network/syncher/EntityDataSerializers$12/copy (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/network/syncher/EntityDataSerializers$13 net/minecraft/network/syncher/EntityDataSerializers$13 +FD: net/minecraft/network/syncher/EntityDataSerializers$13/net/minecraft/network/syncher/EntityDataSerializers$13 net/minecraft/network/syncher/EntityDataSerializers$13/net/minecraft/network/syncher/EntityDataSerializers$13 +MD: net/minecraft/network/syncher/EntityDataSerializers$13/ ()V net/minecraft/network/syncher/EntityDataSerializers$13/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$13/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$13/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$13/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$13/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; +MD: net/minecraft/network/syncher/EntityDataSerializers$13/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$13/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$13/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V net/minecraft/network/syncher/EntityDataSerializers$13/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$13/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$13/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$13/m_7020_ (Ljava/util/Optional;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$13/copy (Ljava/util/Optional;)Ljava/util/Optional; +CL: net/minecraft/network/syncher/EntityDataSerializers$14 net/minecraft/network/syncher/EntityDataSerializers$14 +FD: net/minecraft/network/syncher/EntityDataSerializers$14/net/minecraft/network/syncher/EntityDataSerializers$14 net/minecraft/network/syncher/EntityDataSerializers$14/net/minecraft/network/syncher/EntityDataSerializers$14 +MD: net/minecraft/network/syncher/EntityDataSerializers$14/ ()V net/minecraft/network/syncher/EntityDataSerializers$14/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$14/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$14/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$14/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/Direction; net/minecraft/network/syncher/EntityDataSerializers$14/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/core/Direction; +MD: net/minecraft/network/syncher/EntityDataSerializers$14/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$14/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$14/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/Direction;)V net/minecraft/network/syncher/EntityDataSerializers$14/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$14/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$14/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$14/m_7020_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/network/syncher/EntityDataSerializers$14/copy (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +CL: net/minecraft/network/syncher/EntityDataSerializers$15 net/minecraft/network/syncher/EntityDataSerializers$15 +FD: net/minecraft/network/syncher/EntityDataSerializers$15/net/minecraft/network/syncher/EntityDataSerializers$15 net/minecraft/network/syncher/EntityDataSerializers$15/net/minecraft/network/syncher/EntityDataSerializers$15 +MD: net/minecraft/network/syncher/EntityDataSerializers$15/ ()V net/minecraft/network/syncher/EntityDataSerializers$15/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$15/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$15/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$15/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$15/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; +MD: net/minecraft/network/syncher/EntityDataSerializers$15/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$15/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$15/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V net/minecraft/network/syncher/EntityDataSerializers$15/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$15/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$15/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$15/m_7020_ (Ljava/util/Optional;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$15/copy (Ljava/util/Optional;)Ljava/util/Optional; +CL: net/minecraft/network/syncher/EntityDataSerializers$16 net/minecraft/network/syncher/EntityDataSerializers$16 +FD: net/minecraft/network/syncher/EntityDataSerializers$16/net/minecraft/network/syncher/EntityDataSerializers$16 net/minecraft/network/syncher/EntityDataSerializers$16/net/minecraft/network/syncher/EntityDataSerializers$16 +MD: net/minecraft/network/syncher/EntityDataSerializers$16/ ()V net/minecraft/network/syncher/EntityDataSerializers$16/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$16/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$16/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$16/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/syncher/EntityDataSerializers$16/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/network/syncher/EntityDataSerializers$16/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$16/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$16/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/network/syncher/EntityDataSerializers$16/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$16/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$16/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$16/m_7020_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/network/syncher/EntityDataSerializers$16/copy (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/network/syncher/EntityDataSerializers$17 net/minecraft/network/syncher/EntityDataSerializers$17 +FD: net/minecraft/network/syncher/EntityDataSerializers$17/net/minecraft/network/syncher/EntityDataSerializers$17 net/minecraft/network/syncher/EntityDataSerializers$17/net/minecraft/network/syncher/EntityDataSerializers$17 +MD: net/minecraft/network/syncher/EntityDataSerializers$17/ ()V net/minecraft/network/syncher/EntityDataSerializers$17/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$17/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$17/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$17/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/network/syncher/EntityDataSerializers$17/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/entity/npc/VillagerData; +MD: net/minecraft/network/syncher/EntityDataSerializers$17/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$17/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$17/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/npc/VillagerData;)V net/minecraft/network/syncher/EntityDataSerializers$17/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/npc/VillagerData;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$17/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$17/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$17/m_7020_ (Lnet/minecraft/world/entity/npc/VillagerData;)Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/network/syncher/EntityDataSerializers$17/copy (Lnet/minecraft/world/entity/npc/VillagerData;)Lnet/minecraft/world/entity/npc/VillagerData; +CL: net/minecraft/network/syncher/EntityDataSerializers$18 net/minecraft/network/syncher/EntityDataSerializers$18 +FD: net/minecraft/network/syncher/EntityDataSerializers$18/net/minecraft/network/syncher/EntityDataSerializers$18 net/minecraft/network/syncher/EntityDataSerializers$18/net/minecraft/network/syncher/EntityDataSerializers$18 +MD: net/minecraft/network/syncher/EntityDataSerializers$18/ ()V net/minecraft/network/syncher/EntityDataSerializers$18/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$18/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$18/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$18/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/OptionalInt; net/minecraft/network/syncher/EntityDataSerializers$18/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/OptionalInt; +MD: net/minecraft/network/syncher/EntityDataSerializers$18/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$18/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$18/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/OptionalInt;)V net/minecraft/network/syncher/EntityDataSerializers$18/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/OptionalInt;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$18/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$18/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$18/m_7020_ (Ljava/util/OptionalInt;)Ljava/util/OptionalInt; net/minecraft/network/syncher/EntityDataSerializers$18/copy (Ljava/util/OptionalInt;)Ljava/util/OptionalInt; +CL: net/minecraft/network/syncher/EntityDataSerializers$19 net/minecraft/network/syncher/EntityDataSerializers$19 +FD: net/minecraft/network/syncher/EntityDataSerializers$19/net/minecraft/network/syncher/EntityDataSerializers$19 net/minecraft/network/syncher/EntityDataSerializers$19/net/minecraft/network/syncher/EntityDataSerializers$19 +MD: net/minecraft/network/syncher/EntityDataSerializers$19/ ()V net/minecraft/network/syncher/EntityDataSerializers$19/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$19/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$19/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$19/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/entity/Pose; net/minecraft/network/syncher/EntityDataSerializers$19/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/entity/Pose; +MD: net/minecraft/network/syncher/EntityDataSerializers$19/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$19/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$19/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/Pose;)V net/minecraft/network/syncher/EntityDataSerializers$19/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/entity/Pose;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$19/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$19/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$19/m_7020_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/Pose; net/minecraft/network/syncher/EntityDataSerializers$19/copy (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/Pose; +CL: net/minecraft/network/syncher/EntityDataSerializers$2 net/minecraft/network/syncher/EntityDataSerializers$2 +FD: net/minecraft/network/syncher/EntityDataSerializers$2/net/minecraft/network/syncher/EntityDataSerializers$2 net/minecraft/network/syncher/EntityDataSerializers$2/net/minecraft/network/syncher/EntityDataSerializers$2 +MD: net/minecraft/network/syncher/EntityDataSerializers$2/ ()V net/minecraft/network/syncher/EntityDataSerializers$2/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$2/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Integer; net/minecraft/network/syncher/EntityDataSerializers$2/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Integer; +MD: net/minecraft/network/syncher/EntityDataSerializers$2/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$2/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$2/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Integer;)V net/minecraft/network/syncher/EntityDataSerializers$2/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Integer;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$2/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$2/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$2/m_7020_ (Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/network/syncher/EntityDataSerializers$2/copy (Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/network/syncher/EntityDataSerializers$2/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$2/copy (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/network/syncher/EntityDataSerializers$3 net/minecraft/network/syncher/EntityDataSerializers$3 +FD: net/minecraft/network/syncher/EntityDataSerializers$3/net/minecraft/network/syncher/EntityDataSerializers$3 net/minecraft/network/syncher/EntityDataSerializers$3/net/minecraft/network/syncher/EntityDataSerializers$3 +MD: net/minecraft/network/syncher/EntityDataSerializers$3/ ()V net/minecraft/network/syncher/EntityDataSerializers$3/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$3/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Float; net/minecraft/network/syncher/EntityDataSerializers$3/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Float; +MD: net/minecraft/network/syncher/EntityDataSerializers$3/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$3/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$3/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Float;)V net/minecraft/network/syncher/EntityDataSerializers$3/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Float;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$3/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$3/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$3/m_7020_ (Ljava/lang/Float;)Ljava/lang/Float; net/minecraft/network/syncher/EntityDataSerializers$3/copy (Ljava/lang/Float;)Ljava/lang/Float; +MD: net/minecraft/network/syncher/EntityDataSerializers$3/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$3/copy (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/network/syncher/EntityDataSerializers$4 net/minecraft/network/syncher/EntityDataSerializers$4 +FD: net/minecraft/network/syncher/EntityDataSerializers$4/net/minecraft/network/syncher/EntityDataSerializers$4 net/minecraft/network/syncher/EntityDataSerializers$4/net/minecraft/network/syncher/EntityDataSerializers$4 +MD: net/minecraft/network/syncher/EntityDataSerializers$4/ ()V net/minecraft/network/syncher/EntityDataSerializers$4/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$4/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$4/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$4/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/String; net/minecraft/network/syncher/EntityDataSerializers$4/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/String; +MD: net/minecraft/network/syncher/EntityDataSerializers$4/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$4/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$4/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V net/minecraft/network/syncher/EntityDataSerializers$4/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/String;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$4/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$4/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$4/m_7020_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/network/syncher/EntityDataSerializers$4/copy (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/network/syncher/EntityDataSerializers$5 net/minecraft/network/syncher/EntityDataSerializers$5 +FD: net/minecraft/network/syncher/EntityDataSerializers$5/net/minecraft/network/syncher/EntityDataSerializers$5 net/minecraft/network/syncher/EntityDataSerializers$5/net/minecraft/network/syncher/EntityDataSerializers$5 +MD: net/minecraft/network/syncher/EntityDataSerializers$5/ ()V net/minecraft/network/syncher/EntityDataSerializers$5/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$5/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$5/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$5/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/chat/Component; net/minecraft/network/syncher/EntityDataSerializers$5/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/network/syncher/EntityDataSerializers$5/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$5/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$5/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/chat/Component;)V net/minecraft/network/syncher/EntityDataSerializers$5/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$5/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$5/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$5/m_7020_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/network/syncher/EntityDataSerializers$5/copy (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/network/syncher/EntityDataSerializers$6 net/minecraft/network/syncher/EntityDataSerializers$6 +FD: net/minecraft/network/syncher/EntityDataSerializers$6/net/minecraft/network/syncher/EntityDataSerializers$6 net/minecraft/network/syncher/EntityDataSerializers$6/net/minecraft/network/syncher/EntityDataSerializers$6 +MD: net/minecraft/network/syncher/EntityDataSerializers$6/ ()V net/minecraft/network/syncher/EntityDataSerializers$6/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$6/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$6/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$6/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$6/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; +MD: net/minecraft/network/syncher/EntityDataSerializers$6/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$6/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$6/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V net/minecraft/network/syncher/EntityDataSerializers$6/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$6/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$6/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$6/m_7020_ (Ljava/util/Optional;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$6/copy (Ljava/util/Optional;)Ljava/util/Optional; +CL: net/minecraft/network/syncher/EntityDataSerializers$7 net/minecraft/network/syncher/EntityDataSerializers$7 +FD: net/minecraft/network/syncher/EntityDataSerializers$7/net/minecraft/network/syncher/EntityDataSerializers$7 net/minecraft/network/syncher/EntityDataSerializers$7/net/minecraft/network/syncher/EntityDataSerializers$7 +MD: net/minecraft/network/syncher/EntityDataSerializers$7/ ()V net/minecraft/network/syncher/EntityDataSerializers$7/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$7/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$7/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$7/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/ItemStack; net/minecraft/network/syncher/EntityDataSerializers$7/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/network/syncher/EntityDataSerializers$7/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$7/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$7/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/network/syncher/EntityDataSerializers$7/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$7/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$7/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$7/m_7020_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/network/syncher/EntityDataSerializers$7/copy (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/network/syncher/EntityDataSerializers$8 net/minecraft/network/syncher/EntityDataSerializers$8 +FD: net/minecraft/network/syncher/EntityDataSerializers$8/net/minecraft/network/syncher/EntityDataSerializers$8 net/minecraft/network/syncher/EntityDataSerializers$8/net/minecraft/network/syncher/EntityDataSerializers$8 +MD: net/minecraft/network/syncher/EntityDataSerializers$8/ ()V net/minecraft/network/syncher/EntityDataSerializers$8/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$8/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$8/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$8/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$8/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/Optional; +MD: net/minecraft/network/syncher/EntityDataSerializers$8/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$8/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$8/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V net/minecraft/network/syncher/EntityDataSerializers$8/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/util/Optional;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$8/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$8/copy (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$8/m_7020_ (Ljava/util/Optional;)Ljava/util/Optional; net/minecraft/network/syncher/EntityDataSerializers$8/copy (Ljava/util/Optional;)Ljava/util/Optional; +CL: net/minecraft/network/syncher/EntityDataSerializers$9 net/minecraft/network/syncher/EntityDataSerializers$9 +FD: net/minecraft/network/syncher/EntityDataSerializers$9/net/minecraft/network/syncher/EntityDataSerializers$9 net/minecraft/network/syncher/EntityDataSerializers$9/net/minecraft/network/syncher/EntityDataSerializers$9 +MD: net/minecraft/network/syncher/EntityDataSerializers$9/ ()V net/minecraft/network/syncher/EntityDataSerializers$9/ ()V +MD: net/minecraft/network/syncher/EntityDataSerializers$9/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Boolean; net/minecraft/network/syncher/EntityDataSerializers$9/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Boolean; +MD: net/minecraft/network/syncher/EntityDataSerializers$9/m_6709_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$9/read (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/EntityDataSerializers$9/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Boolean;)V net/minecraft/network/syncher/EntityDataSerializers$9/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Boolean;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$9/m_6856_ (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V net/minecraft/network/syncher/EntityDataSerializers$9/write (Lnet/minecraft/network/FriendlyByteBuf;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/EntityDataSerializers$9/m_7020_ (Ljava/lang/Boolean;)Ljava/lang/Boolean; net/minecraft/network/syncher/EntityDataSerializers$9/copy (Ljava/lang/Boolean;)Ljava/lang/Boolean; +MD: net/minecraft/network/syncher/EntityDataSerializers$9/m_7020_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/network/syncher/EntityDataSerializers$9/copy (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/network/syncher/SynchedEntityData net/minecraft/network/syncher/SynchedEntityData +FD: net/minecraft/network/syncher/SynchedEntityData/f_135342_ net/minecraft/network/syncher/SynchedEntityData/LOGGER +FD: net/minecraft/network/syncher/SynchedEntityData/f_135343_ net/minecraft/network/syncher/SynchedEntityData/ENTITY_ID_POOL +FD: net/minecraft/network/syncher/SynchedEntityData/f_135344_ net/minecraft/network/syncher/SynchedEntityData/entity +FD: net/minecraft/network/syncher/SynchedEntityData/f_135345_ net/minecraft/network/syncher/SynchedEntityData/itemsById +FD: net/minecraft/network/syncher/SynchedEntityData/f_135346_ net/minecraft/network/syncher/SynchedEntityData/lock +FD: net/minecraft/network/syncher/SynchedEntityData/f_135347_ net/minecraft/network/syncher/SynchedEntityData/isEmpty +FD: net/minecraft/network/syncher/SynchedEntityData/f_135348_ net/minecraft/network/syncher/SynchedEntityData/isDirty +FD: net/minecraft/network/syncher/SynchedEntityData/f_179842_ net/minecraft/network/syncher/SynchedEntityData/EOF_MARKER +FD: net/minecraft/network/syncher/SynchedEntityData/f_179843_ net/minecraft/network/syncher/SynchedEntityData/MAX_ID_VALUE +FD: net/minecraft/network/syncher/SynchedEntityData/net/minecraft/network/syncher/SynchedEntityData net/minecraft/network/syncher/SynchedEntityData/net/minecraft/network/syncher/SynchedEntityData +MD: net/minecraft/network/syncher/SynchedEntityData/ ()V net/minecraft/network/syncher/SynchedEntityData/ ()V +MD: net/minecraft/network/syncher/SynchedEntityData/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/network/syncher/SynchedEntityData/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135352_ ()Z net/minecraft/network/syncher/SynchedEntityData/isDirty ()Z +MD: net/minecraft/network/syncher/SynchedEntityData/m_135353_ (Ljava/lang/Class;Lnet/minecraft/network/syncher/EntityDataSerializer;)Lnet/minecraft/network/syncher/EntityDataAccessor; net/minecraft/network/syncher/SynchedEntityData/defineId (Ljava/lang/Class;Lnet/minecraft/network/syncher/EntityDataSerializer;)Lnet/minecraft/network/syncher/EntityDataAccessor; +MD: net/minecraft/network/syncher/SynchedEntityData/m_135356_ (Ljava/util/List;)V net/minecraft/network/syncher/SynchedEntityData/assignValues (Ljava/util/List;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135358_ (Ljava/util/List;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/network/syncher/SynchedEntityData/pack (Ljava/util/List;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135361_ (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/List; net/minecraft/network/syncher/SynchedEntityData/unpack (Lnet/minecraft/network/FriendlyByteBuf;)Ljava/util/List; +MD: net/minecraft/network/syncher/SynchedEntityData/m_135363_ (Lnet/minecraft/network/FriendlyByteBuf;ILnet/minecraft/network/syncher/EntityDataSerializer;)Lnet/minecraft/network/syncher/SynchedEntityData$DataItem; net/minecraft/network/syncher/SynchedEntityData/genericHelper (Lnet/minecraft/network/FriendlyByteBuf;ILnet/minecraft/network/syncher/EntityDataSerializer;)Lnet/minecraft/network/syncher/SynchedEntityData$DataItem; +MD: net/minecraft/network/syncher/SynchedEntityData/m_135367_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;)V net/minecraft/network/syncher/SynchedEntityData/writeDataItem (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135370_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)Ljava/lang/Object; net/minecraft/network/syncher/SynchedEntityData/get (Lnet/minecraft/network/syncher/EntityDataAccessor;)Ljava/lang/Object; +MD: net/minecraft/network/syncher/SynchedEntityData/m_135372_ (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V net/minecraft/network/syncher/SynchedEntityData/define (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135375_ (Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;)V net/minecraft/network/syncher/SynchedEntityData/assignValue (Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135378_ ()Ljava/util/List; net/minecraft/network/syncher/SynchedEntityData/packDirty ()Ljava/util/List; +MD: net/minecraft/network/syncher/SynchedEntityData/m_135379_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)Lnet/minecraft/network/syncher/SynchedEntityData$DataItem; net/minecraft/network/syncher/SynchedEntityData/getItem (Lnet/minecraft/network/syncher/EntityDataAccessor;)Lnet/minecraft/network/syncher/SynchedEntityData$DataItem; +MD: net/minecraft/network/syncher/SynchedEntityData/m_135381_ (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V net/minecraft/network/syncher/SynchedEntityData/set (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135384_ ()Ljava/util/List; net/minecraft/network/syncher/SynchedEntityData/getAll ()Ljava/util/List; +MD: net/minecraft/network/syncher/SynchedEntityData/m_135385_ (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V net/minecraft/network/syncher/SynchedEntityData/createDataItem (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/SynchedEntityData/m_135388_ ()Z net/minecraft/network/syncher/SynchedEntityData/isEmpty ()Z +MD: net/minecraft/network/syncher/SynchedEntityData/m_135389_ ()V net/minecraft/network/syncher/SynchedEntityData/clearDirty ()V +CL: net/minecraft/network/syncher/SynchedEntityData$DataItem net/minecraft/network/syncher/SynchedEntityData$DataItem +FD: net/minecraft/network/syncher/SynchedEntityData$DataItem/f_135390_ net/minecraft/network/syncher/SynchedEntityData$DataItem/accessor +FD: net/minecraft/network/syncher/SynchedEntityData$DataItem/f_135391_ net/minecraft/network/syncher/SynchedEntityData$DataItem/value +FD: net/minecraft/network/syncher/SynchedEntityData$DataItem/f_135392_ net/minecraft/network/syncher/SynchedEntityData$DataItem/dirty +FD: net/minecraft/network/syncher/SynchedEntityData$DataItem/net/minecraft/network/syncher/SynchedEntityData$DataItem net/minecraft/network/syncher/SynchedEntityData$DataItem/net/minecraft/network/syncher/SynchedEntityData$DataItem +MD: net/minecraft/network/syncher/SynchedEntityData$DataItem/ (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V net/minecraft/network/syncher/SynchedEntityData$DataItem/ (Lnet/minecraft/network/syncher/EntityDataAccessor;Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/SynchedEntityData$DataItem/m_135396_ ()Lnet/minecraft/network/syncher/EntityDataAccessor; net/minecraft/network/syncher/SynchedEntityData$DataItem/getAccessor ()Lnet/minecraft/network/syncher/EntityDataAccessor; +MD: net/minecraft/network/syncher/SynchedEntityData$DataItem/m_135397_ (Ljava/lang/Object;)V net/minecraft/network/syncher/SynchedEntityData$DataItem/setValue (Ljava/lang/Object;)V +MD: net/minecraft/network/syncher/SynchedEntityData$DataItem/m_135401_ (Z)V net/minecraft/network/syncher/SynchedEntityData$DataItem/setDirty (Z)V +MD: net/minecraft/network/syncher/SynchedEntityData$DataItem/m_135403_ ()Ljava/lang/Object; net/minecraft/network/syncher/SynchedEntityData$DataItem/getValue ()Ljava/lang/Object; +MD: net/minecraft/network/syncher/SynchedEntityData$DataItem/m_135406_ ()Z net/minecraft/network/syncher/SynchedEntityData$DataItem/isDirty ()Z +MD: net/minecraft/network/syncher/SynchedEntityData$DataItem/m_135407_ ()Lnet/minecraft/network/syncher/SynchedEntityData$DataItem; net/minecraft/network/syncher/SynchedEntityData$DataItem/copy ()Lnet/minecraft/network/syncher/SynchedEntityData$DataItem; +CL: net/minecraft/network/syncher/package-info net/minecraft/network/syncher/package-info +FD: net/minecraft/network/syncher/package-info/net/minecraft/network/syncher/package-info net/minecraft/network/syncher/package-info/net/minecraft/network/syncher/package-info +CL: net/minecraft/obfuscate/DontObfuscate net/minecraft/obfuscate/DontObfuscate +FD: net/minecraft/obfuscate/DontObfuscate/net/minecraft/obfuscate/DontObfuscate net/minecraft/obfuscate/DontObfuscate/net/minecraft/obfuscate/DontObfuscate +CL: net/minecraft/obfuscate/package-info net/minecraft/obfuscate/package-info +FD: net/minecraft/obfuscate/package-info/net/minecraft/obfuscate/package-info net/minecraft/obfuscate/package-info/net/minecraft/obfuscate/package-info +CL: net/minecraft/package-info net/minecraft/package-info +FD: net/minecraft/package-info/net/minecraft/package-info net/minecraft/package-info/net/minecraft/package-info +CL: net/minecraft/realms/DisconnectedRealmsScreen net/minecraft/realms/DisconnectedRealmsScreen +FD: net/minecraft/realms/DisconnectedRealmsScreen/f_120648_ net/minecraft/realms/DisconnectedRealmsScreen/reason +FD: net/minecraft/realms/DisconnectedRealmsScreen/f_120649_ net/minecraft/realms/DisconnectedRealmsScreen/message +FD: net/minecraft/realms/DisconnectedRealmsScreen/f_120650_ net/minecraft/realms/DisconnectedRealmsScreen/parent +FD: net/minecraft/realms/DisconnectedRealmsScreen/f_120651_ net/minecraft/realms/DisconnectedRealmsScreen/textHeight +FD: net/minecraft/realms/DisconnectedRealmsScreen/net/minecraft/realms/DisconnectedRealmsScreen net/minecraft/realms/DisconnectedRealmsScreen/net/minecraft/realms/DisconnectedRealmsScreen +MD: net/minecraft/realms/DisconnectedRealmsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/realms/DisconnectedRealmsScreen/ (Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/realms/DisconnectedRealmsScreen/m_120661_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/Button;)V net/minecraft/realms/DisconnectedRealmsScreen/lambda$init$0 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/Button;)V +MD: net/minecraft/realms/DisconnectedRealmsScreen/m_142562_ ()Lnet/minecraft/network/chat/Component; net/minecraft/realms/DisconnectedRealmsScreen/getNarrationMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/realms/DisconnectedRealmsScreen/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/realms/DisconnectedRealmsScreen/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +MD: net/minecraft/realms/DisconnectedRealmsScreen/m_7379_ ()V net/minecraft/realms/DisconnectedRealmsScreen/onClose ()V +MD: net/minecraft/realms/DisconnectedRealmsScreen/m_7856_ ()V net/minecraft/realms/DisconnectedRealmsScreen/init ()V +CL: net/minecraft/realms/RealmsConnect net/minecraft/realms/RealmsConnect +FD: net/minecraft/realms/RealmsConnect/f_120687_ net/minecraft/realms/RealmsConnect/LOGGER +FD: net/minecraft/realms/RealmsConnect/f_120688_ net/minecraft/realms/RealmsConnect/onlineScreen +FD: net/minecraft/realms/RealmsConnect/f_120689_ net/minecraft/realms/RealmsConnect/aborted +FD: net/minecraft/realms/RealmsConnect/f_120690_ net/minecraft/realms/RealmsConnect/connection +FD: net/minecraft/realms/RealmsConnect/net/minecraft/realms/RealmsConnect net/minecraft/realms/RealmsConnect/net/minecraft/realms/RealmsConnect +MD: net/minecraft/realms/RealmsConnect/ ()V net/minecraft/realms/RealmsConnect/ ()V +MD: net/minecraft/realms/RealmsConnect/ (Lnet/minecraft/client/gui/screens/Screen;)V net/minecraft/realms/RealmsConnect/ (Lnet/minecraft/client/gui/screens/Screen;)V +MD: net/minecraft/realms/RealmsConnect/m_120694_ ()V net/minecraft/realms/RealmsConnect/abort ()V +MD: net/minecraft/realms/RealmsConnect/m_120704_ ()V net/minecraft/realms/RealmsConnect/tick ()V +MD: net/minecraft/realms/RealmsConnect/m_175031_ (Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)V net/minecraft/realms/RealmsConnect/connect (Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;)V +CL: net/minecraft/realms/RealmsConnect$1 net/minecraft/realms/RealmsConnect$1 +FD: net/minecraft/realms/RealmsConnect$1/f_120710_ net/minecraft/realms/RealmsConnect$1/val$hostname +FD: net/minecraft/realms/RealmsConnect$1/f_120711_ net/minecraft/realms/RealmsConnect$1/val$port +FD: net/minecraft/realms/RealmsConnect$1/f_120712_ net/minecraft/realms/RealmsConnect$1/val$minecraft +FD: net/minecraft/realms/RealmsConnect$1/f_120713_ net/minecraft/realms/RealmsConnect$1/val$server +FD: net/minecraft/realms/RealmsConnect$1/f_120714_ net/minecraft/realms/RealmsConnect$1/this$0 +FD: net/minecraft/realms/RealmsConnect$1/net/minecraft/realms/RealmsConnect$1 net/minecraft/realms/RealmsConnect$1/net/minecraft/realms/RealmsConnect$1 +MD: net/minecraft/realms/RealmsConnect$1/ (Lnet/minecraft/realms/RealmsConnect;Ljava/lang/String;Ljava/lang/String;ILnet/minecraft/client/Minecraft;Lcom/mojang/realmsclient/dto/RealmsServer;)V net/minecraft/realms/RealmsConnect$1/ (Lnet/minecraft/realms/RealmsConnect;Ljava/lang/String;Ljava/lang/String;ILnet/minecraft/client/Minecraft;Lcom/mojang/realmsclient/dto/RealmsServer;)V +MD: net/minecraft/realms/RealmsConnect$1/m_120725_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/realms/RealmsConnect$1/lambda$run$0 (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/realms/RealmsConnect$1/m_120727_ (Lnet/minecraft/client/Minecraft;Lnet/minecraft/realms/DisconnectedRealmsScreen;)V net/minecraft/realms/RealmsConnect$1/lambda$run$1 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/realms/DisconnectedRealmsScreen;)V +MD: net/minecraft/realms/RealmsConnect$1/run ()V net/minecraft/realms/RealmsConnect$1/run ()V +CL: net/minecraft/realms/RealmsLabel net/minecraft/realms/RealmsLabel +FD: net/minecraft/realms/RealmsLabel/f_120731_ net/minecraft/realms/RealmsLabel/text +FD: net/minecraft/realms/RealmsLabel/f_120732_ net/minecraft/realms/RealmsLabel/x +FD: net/minecraft/realms/RealmsLabel/f_120733_ net/minecraft/realms/RealmsLabel/y +FD: net/minecraft/realms/RealmsLabel/f_120734_ net/minecraft/realms/RealmsLabel/color +FD: net/minecraft/realms/RealmsLabel/net/minecraft/realms/RealmsLabel net/minecraft/realms/RealmsLabel/net/minecraft/realms/RealmsLabel +MD: net/minecraft/realms/RealmsLabel/ (Lnet/minecraft/network/chat/Component;III)V net/minecraft/realms/RealmsLabel/ (Lnet/minecraft/network/chat/Component;III)V +MD: net/minecraft/realms/RealmsLabel/m_175034_ ()Lnet/minecraft/network/chat/Component; net/minecraft/realms/RealmsLabel/getText ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/realms/RealmsLabel/m_6305_ (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V net/minecraft/realms/RealmsLabel/render (Lcom/mojang/blaze3d/vertex/PoseStack;IIF)V +CL: net/minecraft/realms/RealmsObjectSelectionList net/minecraft/realms/RealmsObjectSelectionList +FD: net/minecraft/realms/RealmsObjectSelectionList/net/minecraft/realms/RealmsObjectSelectionList net/minecraft/realms/RealmsObjectSelectionList/net/minecraft/realms/RealmsObjectSelectionList +MD: net/minecraft/realms/RealmsObjectSelectionList/ (IIIII)V net/minecraft/realms/RealmsObjectSelectionList/ (IIIII)V +MD: net/minecraft/realms/RealmsObjectSelectionList/m_120767_ (I)V net/minecraft/realms/RealmsObjectSelectionList/setSelectedItem (I)V +MD: net/minecraft/realms/RealmsObjectSelectionList/m_5747_ ()I net/minecraft/realms/RealmsObjectSelectionList/getRowLeft ()I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_5756_ ()I net/minecraft/realms/RealmsObjectSelectionList/getScrollbarPosition ()I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_5759_ ()I net/minecraft/realms/RealmsObjectSelectionList/getRowWidth ()I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_5773_ ()I net/minecraft/realms/RealmsObjectSelectionList/getItemCount ()I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_5775_ ()I net/minecraft/realms/RealmsObjectSelectionList/getMaxPosition ()I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_5988_ (Ljava/util/Collection;)V net/minecraft/realms/RealmsObjectSelectionList/replaceEntries (Ljava/util/Collection;)V +MD: net/minecraft/realms/RealmsObjectSelectionList/m_7085_ (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)I net/minecraft/realms/RealmsObjectSelectionList/addEntry (Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_7085_ (Lnet/minecraft/client/gui/components/ObjectSelectionList$Entry;)I net/minecraft/realms/RealmsObjectSelectionList/addEntry (Lnet/minecraft/client/gui/components/ObjectSelectionList$Entry;)I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_7109_ (I)V net/minecraft/realms/RealmsObjectSelectionList/selectItem (I)V +MD: net/minecraft/realms/RealmsObjectSelectionList/m_7178_ ()V net/minecraft/realms/RealmsObjectSelectionList/clear ()V +MD: net/minecraft/realms/RealmsObjectSelectionList/m_7610_ (I)I net/minecraft/realms/RealmsObjectSelectionList/getRowTop (I)I +MD: net/minecraft/realms/RealmsObjectSelectionList/m_7980_ (IIDDI)V net/minecraft/realms/RealmsObjectSelectionList/itemClicked (IIDDI)V +CL: net/minecraft/realms/RealmsScreen net/minecraft/realms/RealmsScreen +FD: net/minecraft/realms/RealmsScreen/f_175040_ net/minecraft/realms/RealmsScreen/COLOR_YELLOW +FD: net/minecraft/realms/RealmsScreen/f_175041_ net/minecraft/realms/RealmsScreen/COLOR_BRIGHT_YELLOW +FD: net/minecraft/realms/RealmsScreen/f_175042_ net/minecraft/realms/RealmsScreen/COLOR_LINK +FD: net/minecraft/realms/RealmsScreen/f_175043_ net/minecraft/realms/RealmsScreen/COLOR_LINK_HOVER +FD: net/minecraft/realms/RealmsScreen/f_175044_ net/minecraft/realms/RealmsScreen/COLOR_INFO +FD: net/minecraft/realms/RealmsScreen/f_175045_ net/minecraft/realms/RealmsScreen/COLOR_BUTTON_YELLOW +FD: net/minecraft/realms/RealmsScreen/f_175046_ net/minecraft/realms/RealmsScreen/UPDATE_BREAKS_ADVENTURE_URL +FD: net/minecraft/realms/RealmsScreen/f_175047_ net/minecraft/realms/RealmsScreen/SKIN_HEAD_U +FD: net/minecraft/realms/RealmsScreen/f_175048_ net/minecraft/realms/RealmsScreen/SKIN_HEAD_V +FD: net/minecraft/realms/RealmsScreen/f_175049_ net/minecraft/realms/RealmsScreen/SKIN_HEAD_WIDTH +FD: net/minecraft/realms/RealmsScreen/f_175050_ net/minecraft/realms/RealmsScreen/SKIN_HEAD_HEIGHT +FD: net/minecraft/realms/RealmsScreen/f_175051_ net/minecraft/realms/RealmsScreen/SKIN_HAT_U +FD: net/minecraft/realms/RealmsScreen/f_175052_ net/minecraft/realms/RealmsScreen/SKIN_HAT_V +FD: net/minecraft/realms/RealmsScreen/f_175053_ net/minecraft/realms/RealmsScreen/SKIN_HAT_WIDTH +FD: net/minecraft/realms/RealmsScreen/f_175054_ net/minecraft/realms/RealmsScreen/SKIN_HAT_HEIGHT +FD: net/minecraft/realms/RealmsScreen/f_175055_ net/minecraft/realms/RealmsScreen/SKIN_TEX_WIDTH +FD: net/minecraft/realms/RealmsScreen/f_175056_ net/minecraft/realms/RealmsScreen/SKIN_TEX_HEIGHT +FD: net/minecraft/realms/RealmsScreen/f_175057_ net/minecraft/realms/RealmsScreen/labels +FD: net/minecraft/realms/RealmsScreen/f_175058_ net/minecraft/realms/RealmsScreen/TITLE_HEIGHT +FD: net/minecraft/realms/RealmsScreen/f_175059_ net/minecraft/realms/RealmsScreen/COMPONENT_HEIGHT +FD: net/minecraft/realms/RealmsScreen/f_175060_ net/minecraft/realms/RealmsScreen/EXPIRATION_NOTIFICATION_DAYS +FD: net/minecraft/realms/RealmsScreen/f_175061_ net/minecraft/realms/RealmsScreen/SIZE_LIMIT +FD: net/minecraft/realms/RealmsScreen/f_175062_ net/minecraft/realms/RealmsScreen/COLOR_WHITE +FD: net/minecraft/realms/RealmsScreen/f_175063_ net/minecraft/realms/RealmsScreen/COLOR_GRAY +FD: net/minecraft/realms/RealmsScreen/f_175064_ net/minecraft/realms/RealmsScreen/COLOR_DARK_GRAY +FD: net/minecraft/realms/RealmsScreen/f_175065_ net/minecraft/realms/RealmsScreen/COLOR_MEDIUM_GRAY +FD: net/minecraft/realms/RealmsScreen/f_175066_ net/minecraft/realms/RealmsScreen/COLOR_GREEN +FD: net/minecraft/realms/RealmsScreen/f_175067_ net/minecraft/realms/RealmsScreen/COLOR_DARK_GREEN +FD: net/minecraft/realms/RealmsScreen/f_175068_ net/minecraft/realms/RealmsScreen/COLOR_RED +FD: net/minecraft/realms/RealmsScreen/f_175069_ net/minecraft/realms/RealmsScreen/COLOR_RED_FADE +FD: net/minecraft/realms/RealmsScreen/f_175070_ net/minecraft/realms/RealmsScreen/COLOR_BLACK +FD: net/minecraft/realms/RealmsScreen/net/minecraft/realms/RealmsScreen net/minecraft/realms/RealmsScreen/net/minecraft/realms/RealmsScreen +MD: net/minecraft/realms/RealmsScreen/ (Lnet/minecraft/network/chat/Component;)V net/minecraft/realms/RealmsScreen/ (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/realms/RealmsScreen/m_120774_ (I)I net/minecraft/realms/RealmsScreen/row (I)I +MD: net/minecraft/realms/RealmsScreen/m_175073_ (Lnet/minecraft/realms/RealmsLabel;)Lnet/minecraft/realms/RealmsLabel; net/minecraft/realms/RealmsScreen/addLabel (Lnet/minecraft/realms/RealmsLabel;)Lnet/minecraft/realms/RealmsLabel; +MD: net/minecraft/realms/RealmsScreen/m_175075_ ()Lnet/minecraft/network/chat/Component; net/minecraft/realms/RealmsScreen/createLabelNarration ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/realms/RepeatedNarrator net/minecraft/realms/RepeatedNarrator +FD: net/minecraft/realms/RepeatedNarrator/f_120785_ net/minecraft/realms/RepeatedNarrator/permitsPerSecond +FD: net/minecraft/realms/RepeatedNarrator/f_120786_ net/minecraft/realms/RepeatedNarrator/params +FD: net/minecraft/realms/RepeatedNarrator/net/minecraft/realms/RepeatedNarrator net/minecraft/realms/RepeatedNarrator/net/minecraft/realms/RepeatedNarrator +MD: net/minecraft/realms/RepeatedNarrator/ (Ljava/time/Duration;)V net/minecraft/realms/RepeatedNarrator/ (Ljava/time/Duration;)V +MD: net/minecraft/realms/RepeatedNarrator/m_175076_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/realms/RepeatedNarrator/narrate (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/realms/RepeatedNarrator/m_175078_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/realms/RepeatedNarrator$Params;)Lnet/minecraft/realms/RepeatedNarrator$Params; net/minecraft/realms/RepeatedNarrator/lambda$narrate$0 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/realms/RepeatedNarrator$Params;)Lnet/minecraft/realms/RepeatedNarrator$Params; +CL: net/minecraft/realms/RepeatedNarrator$Params net/minecraft/realms/RepeatedNarrator$Params +FD: net/minecraft/realms/RepeatedNarrator$Params/f_120794_ net/minecraft/realms/RepeatedNarrator$Params/narration +FD: net/minecraft/realms/RepeatedNarrator$Params/f_120795_ net/minecraft/realms/RepeatedNarrator$Params/rateLimiter +FD: net/minecraft/realms/RepeatedNarrator$Params/net/minecraft/realms/RepeatedNarrator$Params net/minecraft/realms/RepeatedNarrator$Params/net/minecraft/realms/RepeatedNarrator$Params +MD: net/minecraft/realms/RepeatedNarrator$Params/ (Lnet/minecraft/network/chat/Component;Lcom/google/common/util/concurrent/RateLimiter;)V net/minecraft/realms/RepeatedNarrator$Params/ (Lnet/minecraft/network/chat/Component;Lcom/google/common/util/concurrent/RateLimiter;)V +CL: net/minecraft/realms/package-info net/minecraft/realms/package-info +FD: net/minecraft/realms/package-info/net/minecraft/realms/package-info net/minecraft/realms/package-info/net/minecraft/realms/package-info +CL: net/minecraft/recipebook/PlaceRecipe net/minecraft/recipebook/PlaceRecipe +FD: net/minecraft/recipebook/PlaceRecipe/net/minecraft/recipebook/PlaceRecipe net/minecraft/recipebook/PlaceRecipe/net/minecraft/recipebook/PlaceRecipe +MD: net/minecraft/recipebook/PlaceRecipe/m_135408_ (IIILnet/minecraft/world/item/crafting/Recipe;Ljava/util/Iterator;I)V net/minecraft/recipebook/PlaceRecipe/placeRecipe (IIILnet/minecraft/world/item/crafting/Recipe;Ljava/util/Iterator;I)V +MD: net/minecraft/recipebook/PlaceRecipe/m_5817_ (Ljava/util/Iterator;IIII)V net/minecraft/recipebook/PlaceRecipe/addItemToSlot (Ljava/util/Iterator;IIII)V +CL: net/minecraft/recipebook/ServerPlaceRecipe net/minecraft/recipebook/ServerPlaceRecipe +FD: net/minecraft/recipebook/ServerPlaceRecipe/f_135425_ net/minecraft/recipebook/ServerPlaceRecipe/LOGGER +FD: net/minecraft/recipebook/ServerPlaceRecipe/f_135426_ net/minecraft/recipebook/ServerPlaceRecipe/stackedContents +FD: net/minecraft/recipebook/ServerPlaceRecipe/f_135427_ net/minecraft/recipebook/ServerPlaceRecipe/inventory +FD: net/minecraft/recipebook/ServerPlaceRecipe/f_135428_ net/minecraft/recipebook/ServerPlaceRecipe/menu +FD: net/minecraft/recipebook/ServerPlaceRecipe/net/minecraft/recipebook/ServerPlaceRecipe net/minecraft/recipebook/ServerPlaceRecipe/net/minecraft/recipebook/ServerPlaceRecipe +MD: net/minecraft/recipebook/ServerPlaceRecipe/ ()V net/minecraft/recipebook/ServerPlaceRecipe/ ()V +MD: net/minecraft/recipebook/ServerPlaceRecipe/ (Lnet/minecraft/world/inventory/RecipeBookMenu;)V net/minecraft/recipebook/ServerPlaceRecipe/ (Lnet/minecraft/world/inventory/RecipeBookMenu;)V +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_135434_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/crafting/Recipe;Z)V net/minecraft/recipebook/ServerPlaceRecipe/recipeClicked (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/crafting/Recipe;Z)V +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_135438_ (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/recipebook/ServerPlaceRecipe/moveItemToGrid (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_135449_ (ZIZ)I net/minecraft/recipebook/ServerPlaceRecipe/getStackSize (ZIZ)I +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_135453_ ()Z net/minecraft/recipebook/ServerPlaceRecipe/testClearGrid ()Z +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_135454_ ()I net/minecraft/recipebook/ServerPlaceRecipe/getAmountOfFreeSlotsInInventory ()I +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_179844_ (Z)V net/minecraft/recipebook/ServerPlaceRecipe/clearGrid (Z)V +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_5817_ (Ljava/util/Iterator;IIII)V net/minecraft/recipebook/ServerPlaceRecipe/addItemToSlot (Ljava/util/Iterator;IIII)V +MD: net/minecraft/recipebook/ServerPlaceRecipe/m_6024_ (Lnet/minecraft/world/item/crafting/Recipe;Z)V net/minecraft/recipebook/ServerPlaceRecipe/handleRecipeClicked (Lnet/minecraft/world/item/crafting/Recipe;Z)V +CL: net/minecraft/recipebook/package-info net/minecraft/recipebook/package-info +FD: net/minecraft/recipebook/package-info/net/minecraft/recipebook/package-info net/minecraft/recipebook/package-info/net/minecraft/recipebook/package-info +CL: net/minecraft/resources/DelegatingOps net/minecraft/resources/DelegatingOps +FD: net/minecraft/resources/DelegatingOps/f_135465_ net/minecraft/resources/DelegatingOps/delegate +FD: net/minecraft/resources/DelegatingOps/net/minecraft/resources/DelegatingOps net/minecraft/resources/DelegatingOps/net/minecraft/resources/DelegatingOps +MD: net/minecraft/resources/DelegatingOps/ (Lcom/mojang/serialization/DynamicOps;)V net/minecraft/resources/DelegatingOps/ (Lcom/mojang/serialization/DynamicOps;)V +MD: net/minecraft/resources/DelegatingOps/compressMaps ()Z net/minecraft/resources/DelegatingOps/compressMaps ()Z +MD: net/minecraft/resources/DelegatingOps/convertTo (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/convertTo (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createBoolean (Z)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createBoolean (Z)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createByte (B)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createByte (B)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createByteList (Ljava/nio/ByteBuffer;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createByteList (Ljava/nio/ByteBuffer;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createDouble (D)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createDouble (D)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createFloat (F)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createFloat (F)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createInt (I)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createInt (I)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createIntList (Ljava/util/stream/IntStream;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createIntList (Ljava/util/stream/IntStream;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createList (Ljava/util/stream/Stream;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createList (Ljava/util/stream/Stream;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createLong (J)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createLong (J)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createLongList (Ljava/util/stream/LongStream;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createLongList (Ljava/util/stream/LongStream;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createMap (Ljava/util/stream/Stream;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createMap (Ljava/util/stream/Stream;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createNumeric (Ljava/lang/Number;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createNumeric (Ljava/lang/Number;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createShort (S)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createShort (S)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/createString (Ljava/lang/String;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/createString (Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/empty ()Ljava/lang/Object; net/minecraft/resources/DelegatingOps/empty ()Ljava/lang/Object; +MD: net/minecraft/resources/DelegatingOps/getBooleanValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getBooleanValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getByteBuffer (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getByteBuffer (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getIntStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getIntStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getList (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getList (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getLongStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getLongStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getMap (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getMap (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getMapEntries (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getMapEntries (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getMapValues (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getMapValues (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getNumberValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getNumberValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getStream (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/getStringValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/getStringValue (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/listBuilder ()Lcom/mojang/serialization/ListBuilder; net/minecraft/resources/DelegatingOps/listBuilder ()Lcom/mojang/serialization/ListBuilder; +MD: net/minecraft/resources/DelegatingOps/mapBuilder ()Lcom/mojang/serialization/RecordBuilder; net/minecraft/resources/DelegatingOps/mapBuilder ()Lcom/mojang/serialization/RecordBuilder; +MD: net/minecraft/resources/DelegatingOps/mergeToList (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/mergeToList (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/mergeToList (Ljava/lang/Object;Ljava/util/List;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/mergeToList (Ljava/lang/Object;Ljava/util/List;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/mergeToMap (Ljava/lang/Object;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/mergeToMap (Ljava/lang/Object;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/mergeToMap (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/DelegatingOps/mergeToMap (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/DelegatingOps/remove (Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; net/minecraft/resources/DelegatingOps/remove (Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; +CL: net/minecraft/resources/HolderSetCodec net/minecraft/resources/HolderSetCodec +FD: net/minecraft/resources/HolderSetCodec/f_206655_ net/minecraft/resources/HolderSetCodec/registryKey +FD: net/minecraft/resources/HolderSetCodec/f_206656_ net/minecraft/resources/HolderSetCodec/elementCodec +FD: net/minecraft/resources/HolderSetCodec/f_206657_ net/minecraft/resources/HolderSetCodec/homogenousListCodec +FD: net/minecraft/resources/HolderSetCodec/f_206658_ net/minecraft/resources/HolderSetCodec/registryAwareCodec +FD: net/minecraft/resources/HolderSetCodec/net/minecraft/resources/HolderSetCodec net/minecraft/resources/HolderSetCodec/net/minecraft/resources/HolderSetCodec +MD: net/minecraft/resources/HolderSetCodec/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)V net/minecraft/resources/HolderSetCodec/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)V +MD: net/minecraft/resources/HolderSetCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/HolderSetCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/HolderSetCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/HolderSetCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/HolderSetCodec/encode (Lnet/minecraft/core/HolderSet;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/HolderSetCodec/encode (Lnet/minecraft/core/HolderSet;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/HolderSetCodec/m_206663_ (Lcom/mojang/datafixers/util/Either;)Ljava/util/List; net/minecraft/resources/HolderSetCodec/lambda$homogenousList$1 (Lcom/mojang/datafixers/util/Either;)Ljava/util/List; +MD: net/minecraft/resources/HolderSetCodec/m_206665_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/HolderSetCodec/lambda$decodeWithoutRegistry$5 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/HolderSetCodec/m_206667_ (Lcom/mojang/serialization/Codec;Z)Lcom/mojang/serialization/Codec; net/minecraft/resources/HolderSetCodec/homogenousList (Lcom/mojang/serialization/Codec;Z)Lcom/mojang/serialization/Codec; +MD: net/minecraft/resources/HolderSetCodec/m_206670_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/HolderSetCodec/decodeWithoutRegistry (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/HolderSetCodec/m_206677_ (Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/core/HolderSet; net/minecraft/resources/HolderSetCodec/lambda$decode$3 (Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/core/HolderSet; +MD: net/minecraft/resources/HolderSetCodec/m_206680_ (Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/resources/HolderSetCodec/lambda$decode$4 (Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/resources/HolderSetCodec/m_206683_ (Ljava/util/List;)Lcom/mojang/datafixers/util/Either; net/minecraft/resources/HolderSetCodec/lambda$homogenousList$2 (Ljava/util/List;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/resources/HolderSetCodec/m_206685_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)Lcom/mojang/serialization/Codec; net/minecraft/resources/HolderSetCodec/create (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)Lcom/mojang/serialization/Codec; +MD: net/minecraft/resources/HolderSetCodec/m_206689_ (Lnet/minecraft/core/HolderSet;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/HolderSetCodec/encodeWithoutRegistry (Lnet/minecraft/core/HolderSet;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/HolderSetCodec/m_206693_ (Ljava/util/List;)Ljava/util/List; net/minecraft/resources/HolderSetCodec/lambda$homogenousList$0 (Ljava/util/List;)Ljava/util/List; +CL: net/minecraft/resources/RegistryFileCodec net/minecraft/resources/RegistryFileCodec +FD: net/minecraft/resources/RegistryFileCodec/f_135570_ net/minecraft/resources/RegistryFileCodec/registryKey +FD: net/minecraft/resources/RegistryFileCodec/f_135571_ net/minecraft/resources/RegistryFileCodec/elementCodec +FD: net/minecraft/resources/RegistryFileCodec/f_135572_ net/minecraft/resources/RegistryFileCodec/allowInline +FD: net/minecraft/resources/RegistryFileCodec/net/minecraft/resources/RegistryFileCodec net/minecraft/resources/RegistryFileCodec/net/minecraft/resources/RegistryFileCodec +MD: net/minecraft/resources/RegistryFileCodec/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)V net/minecraft/resources/RegistryFileCodec/ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)V +MD: net/minecraft/resources/RegistryFileCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFileCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFileCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFileCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFileCodec/encode (Lnet/minecraft/core/Holder;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFileCodec/encode (Lnet/minecraft/core/Holder;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFileCodec/m_135589_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lnet/minecraft/resources/RegistryFileCodec; net/minecraft/resources/RegistryFileCodec/create (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;)Lnet/minecraft/resources/RegistryFileCodec; +MD: net/minecraft/resources/RegistryFileCodec/m_135592_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)Lnet/minecraft/resources/RegistryFileCodec; net/minecraft/resources/RegistryFileCodec/create (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Z)Lnet/minecraft/resources/RegistryFileCodec; +MD: net/minecraft/resources/RegistryFileCodec/m_206702_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/resources/RegistryFileCodec/lambda$decode$4 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/resources/RegistryFileCodec/m_206704_ (Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/core/Holder;)Lcom/mojang/datafixers/util/Pair; net/minecraft/resources/RegistryFileCodec/lambda$decode$3 (Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/core/Holder;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/resources/RegistryFileCodec/m_206707_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFileCodec/lambda$encode$1 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFileCodec/m_206711_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFileCodec/lambda$encode$0 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFileCodec/m_206719_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/resources/RegistryFileCodec/lambda$decode$2 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/resources/RegistryFileCodec/toString ()Ljava/lang/String; net/minecraft/resources/RegistryFileCodec/toString ()Ljava/lang/String; +CL: net/minecraft/resources/RegistryFixedCodec net/minecraft/resources/RegistryFixedCodec +FD: net/minecraft/resources/RegistryFixedCodec/f_206721_ net/minecraft/resources/RegistryFixedCodec/registryKey +FD: net/minecraft/resources/RegistryFixedCodec/net/minecraft/resources/RegistryFixedCodec net/minecraft/resources/RegistryFixedCodec/net/minecraft/resources/RegistryFixedCodec +MD: net/minecraft/resources/RegistryFixedCodec/ (Lnet/minecraft/resources/ResourceKey;)V net/minecraft/resources/RegistryFixedCodec/ (Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/resources/RegistryFixedCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFixedCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFixedCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFixedCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFixedCodec/encode (Lnet/minecraft/core/Holder;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFixedCodec/encode (Lnet/minecraft/core/Holder;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFixedCodec/m_206724_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFixedCodec/lambda$encode$0 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFixedCodec/m_206732_ (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryFixedCodec/lambda$encode$1 (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryFixedCodec/m_206734_ (Ljava/util/Optional;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/resources/RegistryFixedCodec/lambda$decode$3 (Ljava/util/Optional;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/resources/RegistryFixedCodec/m_206737_ (Ljava/util/Optional;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/core/Holder; net/minecraft/resources/RegistryFixedCodec/lambda$decode$2 (Ljava/util/Optional;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/core/Holder; +MD: net/minecraft/resources/RegistryFixedCodec/m_206740_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/RegistryFixedCodec; net/minecraft/resources/RegistryFixedCodec/create (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/RegistryFixedCodec; +MD: net/minecraft/resources/RegistryFixedCodec/toString ()Ljava/lang/String; net/minecraft/resources/RegistryFixedCodec/toString ()Ljava/lang/String; +CL: net/minecraft/resources/RegistryLoader net/minecraft/resources/RegistryLoader +FD: net/minecraft/resources/RegistryLoader/f_206750_ net/minecraft/resources/RegistryLoader/resources +FD: net/minecraft/resources/RegistryLoader/f_206751_ net/minecraft/resources/RegistryLoader/readCache +FD: net/minecraft/resources/RegistryLoader/net/minecraft/resources/RegistryLoader net/minecraft/resources/RegistryLoader/net/minecraft/resources/RegistryLoader +MD: net/minecraft/resources/RegistryLoader/ (Lnet/minecraft/resources/RegistryResourceAccess;)V net/minecraft/resources/RegistryLoader/ (Lnet/minecraft/resources/RegistryResourceAccess;)V +MD: net/minecraft/resources/RegistryLoader/m_206754_ (Lnet/minecraft/core/Holder;Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry;)Lnet/minecraft/core/Holder; net/minecraft/resources/RegistryLoader/lambda$overrideElementFromResources$2 (Lnet/minecraft/core/Holder;Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry;)Lnet/minecraft/core/Holder; +MD: net/minecraft/resources/RegistryLoader/m_206757_ (Lnet/minecraft/core/RegistryAccess$Writable;)Lnet/minecraft/resources/RegistryLoader$Bound; net/minecraft/resources/RegistryLoader/bind (Lnet/minecraft/core/RegistryAccess$Writable;)Lnet/minecraft/resources/RegistryLoader$Bound; +MD: net/minecraft/resources/RegistryLoader/m_206759_ (Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/core/Holder;)Lnet/minecraft/core/WritableRegistry; net/minecraft/resources/RegistryLoader/lambda$overrideRegistryFromResources$0 (Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/core/Holder;)Lnet/minecraft/core/WritableRegistry; +MD: net/minecraft/resources/RegistryLoader/m_206762_ (Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryLoader/overrideRegistryFromResources (Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryLoader/m_206767_ (Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryLoader/overrideElementFromResources (Lnet/minecraft/core/WritableRegistry;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryLoader/m_206773_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/RegistryLoader$ReadCache; net/minecraft/resources/RegistryLoader/readCache (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/RegistryLoader$ReadCache; +MD: net/minecraft/resources/RegistryLoader/m_206775_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/WritableRegistry;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryLoader/lambda$overrideRegistryFromResources$1 (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/WritableRegistry;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryLoader/m_206781_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/RegistryLoader$ReadCache; net/minecraft/resources/RegistryLoader/lambda$readCache$3 (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/RegistryLoader$ReadCache; +CL: net/minecraft/resources/RegistryLoader$Bound net/minecraft/resources/RegistryLoader$Bound +FD: net/minecraft/resources/RegistryLoader$Bound/f_206783_ net/minecraft/resources/RegistryLoader$Bound/access +FD: net/minecraft/resources/RegistryLoader$Bound/f_206784_ net/minecraft/resources/RegistryLoader$Bound/loader +FD: net/minecraft/resources/RegistryLoader$Bound/net/minecraft/resources/RegistryLoader$Bound net/minecraft/resources/RegistryLoader$Bound/net/minecraft/resources/RegistryLoader$Bound +MD: net/minecraft/resources/RegistryLoader$Bound/ (Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/resources/RegistryLoader;)V net/minecraft/resources/RegistryLoader$Bound/ (Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/resources/RegistryLoader;)V +MD: net/minecraft/resources/RegistryLoader$Bound/equals (Ljava/lang/Object;)Z net/minecraft/resources/RegistryLoader$Bound/equals (Ljava/lang/Object;)Z +MD: net/minecraft/resources/RegistryLoader$Bound/f_206783_ ()Lnet/minecraft/core/RegistryAccess$Writable; net/minecraft/resources/RegistryLoader$Bound/access ()Lnet/minecraft/core/RegistryAccess$Writable; +MD: net/minecraft/resources/RegistryLoader$Bound/f_206784_ ()Lnet/minecraft/resources/RegistryLoader; net/minecraft/resources/RegistryLoader$Bound/loader ()Lnet/minecraft/resources/RegistryLoader; +MD: net/minecraft/resources/RegistryLoader$Bound/hashCode ()I net/minecraft/resources/RegistryLoader$Bound/hashCode ()I +MD: net/minecraft/resources/RegistryLoader$Bound/m_206789_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryLoader$Bound/overrideRegistryFromResources (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryLoader$Bound/m_206793_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryLoader$Bound/overrideElementFromResources (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Codec;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryLoader$Bound/toString ()Ljava/lang/String; net/minecraft/resources/RegistryLoader$Bound/toString ()Ljava/lang/String; +CL: net/minecraft/resources/RegistryLoader$ReadCache net/minecraft/resources/RegistryLoader$ReadCache +FD: net/minecraft/resources/RegistryLoader$ReadCache/f_206803_ net/minecraft/resources/RegistryLoader$ReadCache/values +FD: net/minecraft/resources/RegistryLoader$ReadCache/net/minecraft/resources/RegistryLoader$ReadCache net/minecraft/resources/RegistryLoader$ReadCache/net/minecraft/resources/RegistryLoader$ReadCache +MD: net/minecraft/resources/RegistryLoader$ReadCache/ ()V net/minecraft/resources/RegistryLoader$ReadCache/ ()V +CL: net/minecraft/resources/RegistryOps net/minecraft/resources/RegistryOps +FD: net/minecraft/resources/RegistryOps/f_206805_ net/minecraft/resources/RegistryOps/loader +FD: net/minecraft/resources/RegistryOps/f_206806_ net/minecraft/resources/RegistryOps/registryAccess +FD: net/minecraft/resources/RegistryOps/f_206807_ net/minecraft/resources/RegistryOps/asJson +FD: net/minecraft/resources/RegistryOps/net/minecraft/resources/RegistryOps net/minecraft/resources/RegistryOps/net/minecraft/resources/RegistryOps +MD: net/minecraft/resources/RegistryOps/ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess;Ljava/util/Optional;)V net/minecraft/resources/RegistryOps/ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess;Ljava/util/Optional;)V +MD: net/minecraft/resources/RegistryOps/m_206812_ ()Ljava/util/Optional; net/minecraft/resources/RegistryOps/registryLoader ()Ljava/util/Optional; +MD: net/minecraft/resources/RegistryOps/m_206813_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/resources/RegistryOps; net/minecraft/resources/RegistryOps/createAndLoad (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/resources/RegistryOps; +MD: net/minecraft/resources/RegistryOps/m_206817_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/resources/RegistryResourceAccess;)Lnet/minecraft/resources/RegistryOps; net/minecraft/resources/RegistryOps/createAndLoad (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess$Writable;Lnet/minecraft/resources/RegistryResourceAccess;)Lnet/minecraft/resources/RegistryOps; +MD: net/minecraft/resources/RegistryOps/m_206821_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/resources/RegistryOps; net/minecraft/resources/RegistryOps/create (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/resources/RegistryOps; +MD: net/minecraft/resources/RegistryOps/m_206824_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryOps/lambda$retrieveRegistry$0 (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryOps/m_206826_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/resources/RegistryOps/registry (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/resources/RegistryOps/m_206828_ (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryOps/lambda$retrieveRegistry$2 (Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/RegistryOps/m_206831_ ()Lcom/mojang/serialization/DynamicOps; net/minecraft/resources/RegistryOps/getAsJson ()Lcom/mojang/serialization/DynamicOps; +MD: net/minecraft/resources/RegistryOps/m_206832_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/MapCodec; net/minecraft/resources/RegistryOps/retrieveRegistry (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/MapCodec; +MD: net/minecraft/resources/RegistryOps/m_206834_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/RegistryOps/lambda$retrieveRegistry$1 (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/DataResult; +CL: net/minecraft/resources/RegistryResourceAccess net/minecraft/resources/RegistryResourceAccess +FD: net/minecraft/resources/RegistryResourceAccess/net/minecraft/resources/RegistryResourceAccess net/minecraft/resources/RegistryResourceAccess/net/minecraft/resources/RegistryResourceAccess +MD: net/minecraft/resources/RegistryResourceAccess/m_183313_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Decoder;)Ljava/util/Optional; net/minecraft/resources/RegistryResourceAccess/parseElement (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Decoder;)Ljava/util/Optional; +MD: net/minecraft/resources/RegistryResourceAccess/m_183590_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Collection; net/minecraft/resources/RegistryResourceAccess/listResources (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Collection; +MD: net/minecraft/resources/RegistryResourceAccess/m_195881_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/resources/RegistryResourceAccess; net/minecraft/resources/RegistryResourceAccess/forResourceManager (Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/resources/RegistryResourceAccess; +CL: net/minecraft/resources/RegistryResourceAccess$1 net/minecraft/resources/RegistryResourceAccess$1 +FD: net/minecraft/resources/RegistryResourceAccess$1/f_195888_ net/minecraft/resources/RegistryResourceAccess$1/val$manager +FD: net/minecraft/resources/RegistryResourceAccess$1/f_195889_ net/minecraft/resources/RegistryResourceAccess$1/JSON +FD: net/minecraft/resources/RegistryResourceAccess$1/net/minecraft/resources/RegistryResourceAccess$1 net/minecraft/resources/RegistryResourceAccess$1/net/minecraft/resources/RegistryResourceAccess$1 +MD: net/minecraft/resources/RegistryResourceAccess$1/ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/resources/RegistryResourceAccess$1/ (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/resources/RegistryResourceAccess$1/m_183313_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Decoder;)Ljava/util/Optional; net/minecraft/resources/RegistryResourceAccess$1/parseElement (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Decoder;)Ljava/util/Optional; +MD: net/minecraft/resources/RegistryResourceAccess$1/m_183590_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Collection; net/minecraft/resources/RegistryResourceAccess$1/listResources (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Collection; +MD: net/minecraft/resources/RegistryResourceAccess$1/m_195897_ (Ljava/lang/String;)Z net/minecraft/resources/RegistryResourceAccess$1/lambda$listResources$0 (Ljava/lang/String;)Z +MD: net/minecraft/resources/RegistryResourceAccess$1/m_195899_ (Ljava/lang/String;Ljava/util/Set;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/resources/RegistryResourceAccess$1/lambda$listResources$1 (Ljava/lang/String;Ljava/util/Set;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/resources/RegistryResourceAccess$1/m_195906_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/resources/RegistryResourceAccess$1/elementPath (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/resources/RegistryResourceAccess$1/m_195909_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/resources/RegistryResourceAccess$1/registryDirPath (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +MD: net/minecraft/resources/RegistryResourceAccess$1/toString ()Ljava/lang/String; net/minecraft/resources/RegistryResourceAccess$1/toString ()Ljava/lang/String; +CL: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage net/minecraft/resources/RegistryResourceAccess$InMemoryStorage +FD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/f_195912_ net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/LOGGER +FD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/f_195913_ net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/entries +FD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/net/minecraft/resources/RegistryResourceAccess$InMemoryStorage net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/net/minecraft/resources/RegistryResourceAccess$InMemoryStorage +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/ ()V net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/ ()V +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/ ()V net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/ ()V +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/m_183313_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Decoder;)Ljava/util/Optional; net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/parseElement (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Decoder;)Ljava/util/Optional; +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/m_183590_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Collection; net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/listResources (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Collection; +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/m_195928_ (Lnet/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry;Ljava/lang/Object;)Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry; net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/lambda$parseElement$1 (Lnet/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry;Ljava/lang/Object;)Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry; +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/m_195933_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Ljava/util/stream/Stream; net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/lambda$listResources$0 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Ljava/util/stream/Stream; +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/m_206836_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Encoder;ILjava/lang/Object;Lcom/mojang/serialization/Lifecycle;)V net/minecraft/resources/RegistryResourceAccess$InMemoryStorage/add (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Encoder;ILjava/lang/Object;Lcom/mojang/serialization/Lifecycle;)V +CL: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry +FD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/f_195936_ net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/data +FD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/f_195937_ net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/id +FD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/f_195938_ net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/lifecycle +FD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/ (Lcom/google/gson/JsonElement;ILcom/mojang/serialization/Lifecycle;)V net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/ (Lcom/google/gson/JsonElement;ILcom/mojang/serialization/Lifecycle;)V +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/equals (Ljava/lang/Object;)Z net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/equals (Ljava/lang/Object;)Z +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/f_195936_ ()Lcom/google/gson/JsonElement; net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/data ()Lcom/google/gson/JsonElement; +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/f_195937_ ()I net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/id ()I +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/f_195938_ ()Lcom/mojang/serialization/Lifecycle; net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/lifecycle ()Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/hashCode ()I net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/hashCode ()I +MD: net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/toString ()Ljava/lang/String; net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry/toString ()Ljava/lang/String; +CL: net/minecraft/resources/RegistryResourceAccess$ParsedEntry net/minecraft/resources/RegistryResourceAccess$ParsedEntry +FD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/f_195950_ net/minecraft/resources/RegistryResourceAccess$ParsedEntry/value +FD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/f_195951_ net/minecraft/resources/RegistryResourceAccess$ParsedEntry/fixedId +FD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/net/minecraft/resources/RegistryResourceAccess$ParsedEntry net/minecraft/resources/RegistryResourceAccess$ParsedEntry/net/minecraft/resources/RegistryResourceAccess$ParsedEntry +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/ (Ljava/lang/Object;Ljava/util/OptionalInt;)V net/minecraft/resources/RegistryResourceAccess$ParsedEntry/ (Ljava/lang/Object;Ljava/util/OptionalInt;)V +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/equals (Ljava/lang/Object;)Z net/minecraft/resources/RegistryResourceAccess$ParsedEntry/equals (Ljava/lang/Object;)Z +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/f_195950_ ()Ljava/lang/Object; net/minecraft/resources/RegistryResourceAccess$ParsedEntry/value ()Ljava/lang/Object; +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/f_195951_ ()Ljava/util/OptionalInt; net/minecraft/resources/RegistryResourceAccess$ParsedEntry/fixedId ()Ljava/util/OptionalInt; +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/hashCode ()I net/minecraft/resources/RegistryResourceAccess$ParsedEntry/hashCode ()I +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/m_195956_ (Ljava/lang/Object;)Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry; net/minecraft/resources/RegistryResourceAccess$ParsedEntry/createWithoutId (Ljava/lang/Object;)Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry; +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/m_195958_ (Ljava/lang/Object;I)Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry; net/minecraft/resources/RegistryResourceAccess$ParsedEntry/createWithId (Ljava/lang/Object;I)Lnet/minecraft/resources/RegistryResourceAccess$ParsedEntry; +MD: net/minecraft/resources/RegistryResourceAccess$ParsedEntry/toString ()Ljava/lang/String; net/minecraft/resources/RegistryResourceAccess$ParsedEntry/toString ()Ljava/lang/String; +CL: net/minecraft/resources/ResourceKey net/minecraft/resources/ResourceKey +FD: net/minecraft/resources/ResourceKey/f_135775_ net/minecraft/resources/ResourceKey/VALUES +FD: net/minecraft/resources/ResourceKey/f_135776_ net/minecraft/resources/ResourceKey/registryName +FD: net/minecraft/resources/ResourceKey/f_135777_ net/minecraft/resources/ResourceKey/location +FD: net/minecraft/resources/ResourceKey/net/minecraft/resources/ResourceKey net/minecraft/resources/ResourceKey/net/minecraft/resources/ResourceKey +MD: net/minecraft/resources/ResourceKey/ ()V net/minecraft/resources/ResourceKey/ ()V +MD: net/minecraft/resources/ResourceKey/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/resources/ResourceKey/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/resources/ResourceKey/m_135782_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/resources/ResourceKey/location ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/resources/ResourceKey/m_135783_ (Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/resources/ResourceKey/isFor (Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/resources/ResourceKey/m_135785_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; net/minecraft/resources/ResourceKey/create (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/resources/ResourceKey/m_135788_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; net/minecraft/resources/ResourceKey/createRegistryKey (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/resources/ResourceKey/m_135790_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; net/minecraft/resources/ResourceKey/create (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/resources/ResourceKey/m_135797_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/function/Function; net/minecraft/resources/ResourceKey/elementKey (Lnet/minecraft/resources/ResourceKey;)Ljava/util/function/Function; +MD: net/minecraft/resources/ResourceKey/m_195966_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; net/minecraft/resources/ResourceKey/codec (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/resources/ResourceKey/m_195968_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; net/minecraft/resources/ResourceKey/lambda$create$1 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/resources/ResourceKey/m_195972_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; net/minecraft/resources/ResourceKey/lambda$elementKey$2 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/resources/ResourceKey/m_195975_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/resources/ResourceKey/cast (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/resources/ResourceKey/m_195977_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; net/minecraft/resources/ResourceKey/lambda$codec$0 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/resources/ResourceKey/m_211136_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/resources/ResourceKey/registry ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/resources/ResourceKey/toString ()Ljava/lang/String; net/minecraft/resources/ResourceKey/toString ()Ljava/lang/String; +CL: net/minecraft/resources/ResourceLocation net/minecraft/resources/ResourceLocation +FD: net/minecraft/resources/ResourceLocation/f_135803_ net/minecraft/resources/ResourceLocation/CODEC +FD: net/minecraft/resources/ResourceLocation/f_135804_ net/minecraft/resources/ResourceLocation/namespace +FD: net/minecraft/resources/ResourceLocation/f_135805_ net/minecraft/resources/ResourceLocation/path +FD: net/minecraft/resources/ResourceLocation/f_135806_ net/minecraft/resources/ResourceLocation/ERROR_INVALID +FD: net/minecraft/resources/ResourceLocation/f_179907_ net/minecraft/resources/ResourceLocation/NAMESPACE_SEPARATOR +FD: net/minecraft/resources/ResourceLocation/f_179908_ net/minecraft/resources/ResourceLocation/DEFAULT_NAMESPACE +FD: net/minecraft/resources/ResourceLocation/f_179909_ net/minecraft/resources/ResourceLocation/REALMS_NAMESPACE +FD: net/minecraft/resources/ResourceLocation/net/minecraft/resources/ResourceLocation net/minecraft/resources/ResourceLocation/net/minecraft/resources/ResourceLocation +MD: net/minecraft/resources/ResourceLocation/ ()V net/minecraft/resources/ResourceLocation/ ()V +MD: net/minecraft/resources/ResourceLocation/ (Ljava/lang/String;)V net/minecraft/resources/ResourceLocation/ (Ljava/lang/String;)V +MD: net/minecraft/resources/ResourceLocation/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/resources/ResourceLocation/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/resources/ResourceLocation/ ([Ljava/lang/String;)V net/minecraft/resources/ResourceLocation/ ([Ljava/lang/String;)V +MD: net/minecraft/resources/ResourceLocation/compareTo (Ljava/lang/Object;)I net/minecraft/resources/ResourceLocation/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/resources/ResourceLocation/compareTo (Lnet/minecraft/resources/ResourceLocation;)I net/minecraft/resources/ResourceLocation/compareTo (Lnet/minecraft/resources/ResourceLocation;)I +MD: net/minecraft/resources/ResourceLocation/equals (Ljava/lang/Object;)Z net/minecraft/resources/ResourceLocation/equals (Ljava/lang/Object;)Z +MD: net/minecraft/resources/ResourceLocation/hashCode ()I net/minecraft/resources/ResourceLocation/hashCode ()I +MD: net/minecraft/resources/ResourceLocation/m_135815_ ()Ljava/lang/String; net/minecraft/resources/ResourceLocation/getPath ()Ljava/lang/String; +MD: net/minecraft/resources/ResourceLocation/m_135816_ (C)Z net/minecraft/resources/ResourceLocation/isAllowedInResourceLocation (C)Z +MD: net/minecraft/resources/ResourceLocation/m_135818_ (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/resources/ResourceLocation/read (Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/resources/ResourceLocation/m_135820_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/resources/ResourceLocation/tryParse (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/resources/ResourceLocation/m_135822_ (Ljava/lang/String;C)Lnet/minecraft/resources/ResourceLocation; net/minecraft/resources/ResourceLocation/of (Ljava/lang/String;C)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/resources/ResourceLocation/m_135827_ ()Ljava/lang/String; net/minecraft/resources/ResourceLocation/getNamespace ()Ljava/lang/String; +MD: net/minecraft/resources/ResourceLocation/m_135828_ (C)Z net/minecraft/resources/ResourceLocation/validPathChar (C)Z +MD: net/minecraft/resources/ResourceLocation/m_135830_ (Ljava/lang/String;)Z net/minecraft/resources/ResourceLocation/isValidResourceLocation (Ljava/lang/String;)Z +MD: net/minecraft/resources/ResourceLocation/m_135832_ (Ljava/lang/String;C)[Ljava/lang/String; net/minecraft/resources/ResourceLocation/decompose (Ljava/lang/String;C)[Ljava/lang/String; +MD: net/minecraft/resources/ResourceLocation/m_135835_ (C)Z net/minecraft/resources/ResourceLocation/validNamespaceChar (C)Z +MD: net/minecraft/resources/ResourceLocation/m_135837_ (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; net/minecraft/resources/ResourceLocation/read (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/resources/ResourceLocation/m_135841_ (Ljava/lang/String;)Z net/minecraft/resources/ResourceLocation/isValidPath (Ljava/lang/String;)Z +MD: net/minecraft/resources/ResourceLocation/m_135843_ (Ljava/lang/String;)Z net/minecraft/resources/ResourceLocation/isValidNamespace (Ljava/lang/String;)Z +MD: net/minecraft/resources/ResourceLocation/m_179910_ ()Ljava/lang/String; net/minecraft/resources/ResourceLocation/toDebugFileName ()Ljava/lang/String; +MD: net/minecraft/resources/ResourceLocation/toString ()Ljava/lang/String; net/minecraft/resources/ResourceLocation/toString ()Ljava/lang/String; +CL: net/minecraft/resources/ResourceLocation$Serializer net/minecraft/resources/ResourceLocation$Serializer +FD: net/minecraft/resources/ResourceLocation$Serializer/net/minecraft/resources/ResourceLocation$Serializer net/minecraft/resources/ResourceLocation$Serializer/net/minecraft/resources/ResourceLocation$Serializer +MD: net/minecraft/resources/ResourceLocation$Serializer/ ()V net/minecraft/resources/ResourceLocation$Serializer/ ()V +MD: net/minecraft/resources/ResourceLocation$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/resources/ResourceLocation$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/resources/ResourceLocation$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/resources/ResourceLocation$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/resources/ResourceLocation$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/resources/ResourceLocation$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/resources/ResourceLocation$Serializer/serialize (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/resources/ResourceLocation$Serializer/serialize (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/resources/package-info net/minecraft/resources/package-info +FD: net/minecraft/resources/package-info/net/minecraft/resources/package-info net/minecraft/resources/package-info/net/minecraft/resources/package-info +CL: net/minecraft/server/Bootstrap net/minecraft/server/Bootstrap +FD: net/minecraft/server/Bootstrap/f_135866_ net/minecraft/server/Bootstrap/STDOUT +FD: net/minecraft/server/Bootstrap/f_135867_ net/minecraft/server/Bootstrap/isBootstrapped +FD: net/minecraft/server/Bootstrap/f_135868_ net/minecraft/server/Bootstrap/LOGGER +FD: net/minecraft/server/Bootstrap/net/minecraft/server/Bootstrap net/minecraft/server/Bootstrap/net/minecraft/server/Bootstrap +MD: net/minecraft/server/Bootstrap/ ()V net/minecraft/server/Bootstrap/ ()V +MD: net/minecraft/server/Bootstrap/ ()V net/minecraft/server/Bootstrap/ ()V +MD: net/minecraft/server/Bootstrap/m_135870_ ()V net/minecraft/server/Bootstrap/bootStrap ()V +MD: net/minecraft/server/Bootstrap/m_135871_ (Ljava/lang/Iterable;Ljava/util/function/Function;Ljava/util/Set;)V net/minecraft/server/Bootstrap/checkTranslations (Ljava/lang/Iterable;Ljava/util/function/Function;Ljava/util/Set;)V +MD: net/minecraft/server/Bootstrap/m_135875_ (Ljava/lang/String;)V net/minecraft/server/Bootstrap/realStdoutPrintln (Ljava/lang/String;)V +MD: net/minecraft/server/Bootstrap/m_135877_ (Ljava/util/Set;)V net/minecraft/server/Bootstrap/checkGameruleTranslations (Ljava/util/Set;)V +MD: net/minecraft/server/Bootstrap/m_135879_ (Ljava/util/function/Function;Lnet/minecraft/locale/Language;Ljava/util/Set;Ljava/lang/Object;)V net/minecraft/server/Bootstrap/lambda$checkTranslations$0 (Ljava/util/function/Function;Lnet/minecraft/locale/Language;Ljava/util/Set;Ljava/lang/Object;)V +MD: net/minecraft/server/Bootstrap/m_135884_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; net/minecraft/server/Bootstrap/lambda$getMissingTranslations$1 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; +MD: net/minecraft/server/Bootstrap/m_135886_ ()Ljava/util/Set; net/minecraft/server/Bootstrap/getMissingTranslations ()Ljava/util/Set; +MD: net/minecraft/server/Bootstrap/m_135889_ ()V net/minecraft/server/Bootstrap/validate ()V +MD: net/minecraft/server/Bootstrap/m_135890_ ()V net/minecraft/server/Bootstrap/wrapStreams ()V +MD: net/minecraft/server/Bootstrap/m_179912_ (Ljava/util/function/Supplier;)V net/minecraft/server/Bootstrap/checkBootstrapCalled (Ljava/util/function/Supplier;)V +MD: net/minecraft/server/Bootstrap/m_179914_ (Ljava/lang/String;)V net/minecraft/server/Bootstrap/lambda$validate$3 (Ljava/lang/String;)V +MD: net/minecraft/server/Bootstrap/m_179916_ (Ljava/util/function/Supplier;)Ljava/lang/RuntimeException; net/minecraft/server/Bootstrap/createBootstrapException (Ljava/util/function/Supplier;)Ljava/lang/RuntimeException; +MD: net/minecraft/server/Bootstrap/m_179918_ ()Ljava/lang/String; net/minecraft/server/Bootstrap/lambda$validate$2 ()Ljava/lang/String; +MD: net/minecraft/server/Bootstrap/m_197753_ (Lnet/minecraft/world/level/biome/Biome;)V net/minecraft/server/Bootstrap/lambda$validateThatAllBiomeFeaturesHaveBiomeFilter$5 (Lnet/minecraft/world/level/biome/Biome;)V +MD: net/minecraft/server/Bootstrap/m_197757_ ()V net/minecraft/server/Bootstrap/validateThatAllBiomeFeaturesHaveBiomeFilter ()V +MD: net/minecraft/server/Bootstrap/m_206843_ (Lnet/minecraft/core/Holder;)V net/minecraft/server/Bootstrap/lambda$validateThatAllBiomeFeaturesHaveBiomeFilter$4 (Lnet/minecraft/core/Holder;)V +CL: net/minecraft/server/Bootstrap$1 net/minecraft/server/Bootstrap$1 +FD: net/minecraft/server/Bootstrap$1/f_135891_ net/minecraft/server/Bootstrap$1/val$language +FD: net/minecraft/server/Bootstrap$1/f_135892_ net/minecraft/server/Bootstrap$1/val$missing +FD: net/minecraft/server/Bootstrap$1/net/minecraft/server/Bootstrap$1 net/minecraft/server/Bootstrap$1/net/minecraft/server/Bootstrap$1 +MD: net/minecraft/server/Bootstrap$1/ (Lnet/minecraft/locale/Language;Ljava/util/Set;)V net/minecraft/server/Bootstrap$1/ (Lnet/minecraft/locale/Language;Ljava/util/Set;)V +MD: net/minecraft/server/Bootstrap$1/m_6889_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/server/Bootstrap$1/visit (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +CL: net/minecraft/server/ChainedJsonException net/minecraft/server/ChainedJsonException +FD: net/minecraft/server/ChainedJsonException/f_135899_ net/minecraft/server/ChainedJsonException/entries +FD: net/minecraft/server/ChainedJsonException/f_135900_ net/minecraft/server/ChainedJsonException/message +FD: net/minecraft/server/ChainedJsonException/net/minecraft/server/ChainedJsonException net/minecraft/server/ChainedJsonException/net/minecraft/server/ChainedJsonException +MD: net/minecraft/server/ChainedJsonException/ (Ljava/lang/String;)V net/minecraft/server/ChainedJsonException/ (Ljava/lang/String;)V +MD: net/minecraft/server/ChainedJsonException/ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/server/ChainedJsonException/ (Ljava/lang/String;Ljava/lang/Throwable;)V +MD: net/minecraft/server/ChainedJsonException/getMessage ()Ljava/lang/String; net/minecraft/server/ChainedJsonException/getMessage ()Ljava/lang/String; +MD: net/minecraft/server/ChainedJsonException/m_135906_ (Ljava/lang/Exception;)Lnet/minecraft/server/ChainedJsonException; net/minecraft/server/ChainedJsonException/forException (Ljava/lang/Exception;)Lnet/minecraft/server/ChainedJsonException; +MD: net/minecraft/server/ChainedJsonException/m_135908_ (Ljava/lang/String;)V net/minecraft/server/ChainedJsonException/prependJsonKey (Ljava/lang/String;)V +MD: net/minecraft/server/ChainedJsonException/m_135910_ (Ljava/lang/String;)V net/minecraft/server/ChainedJsonException/setFilenameAndFlush (Ljava/lang/String;)V +CL: net/minecraft/server/ChainedJsonException$Entry net/minecraft/server/ChainedJsonException$Entry +FD: net/minecraft/server/ChainedJsonException$Entry/f_135913_ net/minecraft/server/ChainedJsonException$Entry/filename +FD: net/minecraft/server/ChainedJsonException$Entry/f_135914_ net/minecraft/server/ChainedJsonException$Entry/jsonKeys +FD: net/minecraft/server/ChainedJsonException$Entry/net/minecraft/server/ChainedJsonException$Entry net/minecraft/server/ChainedJsonException$Entry/net/minecraft/server/ChainedJsonException$Entry +MD: net/minecraft/server/ChainedJsonException$Entry/ ()V net/minecraft/server/ChainedJsonException$Entry/ ()V +MD: net/minecraft/server/ChainedJsonException$Entry/m_135918_ (Ljava/lang/String;)V net/minecraft/server/ChainedJsonException$Entry/addJsonKey (Ljava/lang/String;)V +MD: net/minecraft/server/ChainedJsonException$Entry/m_135923_ ()Ljava/lang/String; net/minecraft/server/ChainedJsonException$Entry/getJsonKeys ()Ljava/lang/String; +MD: net/minecraft/server/ChainedJsonException$Entry/m_179919_ ()Ljava/lang/String; net/minecraft/server/ChainedJsonException$Entry/getFilename ()Ljava/lang/String; +MD: net/minecraft/server/ChainedJsonException$Entry/toString ()Ljava/lang/String; net/minecraft/server/ChainedJsonException$Entry/toString ()Ljava/lang/String; +CL: net/minecraft/server/ConsoleInput net/minecraft/server/ConsoleInput +FD: net/minecraft/server/ConsoleInput/f_135928_ net/minecraft/server/ConsoleInput/msg +FD: net/minecraft/server/ConsoleInput/f_135929_ net/minecraft/server/ConsoleInput/source +FD: net/minecraft/server/ConsoleInput/net/minecraft/server/ConsoleInput net/minecraft/server/ConsoleInput/net/minecraft/server/ConsoleInput +MD: net/minecraft/server/ConsoleInput/ (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)V net/minecraft/server/ConsoleInput/ (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)V +CL: net/minecraft/server/DebugLoggedPrintStream net/minecraft/server/DebugLoggedPrintStream +FD: net/minecraft/server/DebugLoggedPrintStream/f_202580_ net/minecraft/server/DebugLoggedPrintStream/LOGGER +FD: net/minecraft/server/DebugLoggedPrintStream/net/minecraft/server/DebugLoggedPrintStream net/minecraft/server/DebugLoggedPrintStream/net/minecraft/server/DebugLoggedPrintStream +MD: net/minecraft/server/DebugLoggedPrintStream/ ()V net/minecraft/server/DebugLoggedPrintStream/ ()V +MD: net/minecraft/server/DebugLoggedPrintStream/ (Ljava/lang/String;Ljava/io/OutputStream;)V net/minecraft/server/DebugLoggedPrintStream/ (Ljava/lang/String;Ljava/io/OutputStream;)V +MD: net/minecraft/server/DebugLoggedPrintStream/m_6812_ (Ljava/lang/String;)V net/minecraft/server/DebugLoggedPrintStream/logLine (Ljava/lang/String;)V +CL: net/minecraft/server/Eula net/minecraft/server/Eula +FD: net/minecraft/server/Eula/f_135938_ net/minecraft/server/Eula/LOGGER +FD: net/minecraft/server/Eula/f_135939_ net/minecraft/server/Eula/file +FD: net/minecraft/server/Eula/f_135940_ net/minecraft/server/Eula/agreed +FD: net/minecraft/server/Eula/net/minecraft/server/Eula net/minecraft/server/Eula/net/minecraft/server/Eula +MD: net/minecraft/server/Eula/ ()V net/minecraft/server/Eula/ ()V +MD: net/minecraft/server/Eula/ (Ljava/nio/file/Path;)V net/minecraft/server/Eula/ (Ljava/nio/file/Path;)V +MD: net/minecraft/server/Eula/m_135944_ ()Z net/minecraft/server/Eula/hasAgreedToEULA ()Z +MD: net/minecraft/server/Eula/m_135945_ ()Z net/minecraft/server/Eula/readFile ()Z +MD: net/minecraft/server/Eula/m_135946_ ()V net/minecraft/server/Eula/saveDefaults ()V +CL: net/minecraft/server/LoggedPrintStream net/minecraft/server/LoggedPrintStream +FD: net/minecraft/server/LoggedPrintStream/f_135947_ net/minecraft/server/LoggedPrintStream/LOGGER +FD: net/minecraft/server/LoggedPrintStream/f_135948_ net/minecraft/server/LoggedPrintStream/name +FD: net/minecraft/server/LoggedPrintStream/net/minecraft/server/LoggedPrintStream net/minecraft/server/LoggedPrintStream/net/minecraft/server/LoggedPrintStream +MD: net/minecraft/server/LoggedPrintStream/ ()V net/minecraft/server/LoggedPrintStream/ ()V +MD: net/minecraft/server/LoggedPrintStream/ (Ljava/lang/String;Ljava/io/OutputStream;)V net/minecraft/server/LoggedPrintStream/ (Ljava/lang/String;Ljava/io/OutputStream;)V +MD: net/minecraft/server/LoggedPrintStream/m_6812_ (Ljava/lang/String;)V net/minecraft/server/LoggedPrintStream/logLine (Ljava/lang/String;)V +MD: net/minecraft/server/LoggedPrintStream/println (Ljava/lang/Object;)V net/minecraft/server/LoggedPrintStream/println (Ljava/lang/Object;)V +MD: net/minecraft/server/LoggedPrintStream/println (Ljava/lang/String;)V net/minecraft/server/LoggedPrintStream/println (Ljava/lang/String;)V +CL: net/minecraft/server/Main net/minecraft/server/Main +FD: net/minecraft/server/Main/f_129670_ net/minecraft/server/Main/LOGGER +FD: net/minecraft/server/Main/net/minecraft/server/Main net/minecraft/server/Main/net/minecraft/server/Main +MD: net/minecraft/server/Main/ ()V net/minecraft/server/Main/ ()V +MD: net/minecraft/server/Main/ ()V net/minecraft/server/Main/ ()V +MD: net/minecraft/server/Main/m_195488_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;ZLjava/util/function/BooleanSupplier;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V net/minecraft/server/Main/forceUpgrade (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;ZLjava/util/function/BooleanSupplier;Lnet/minecraft/world/level/levelgen/WorldGenSettings;)V +MD: net/minecraft/server/Main/m_206518_ ()Z net/minecraft/server/Main/lambda$main$2 ()Z +MD: net/minecraft/server/Main/m_206519_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/world/level/DataPackConfig; net/minecraft/server/Main/lambda$main$0 (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/server/Main/m_206521_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/dedicated/DedicatedServerSettings;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Ljoptsimple/OptionSet;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljava/lang/Thread;)Lnet/minecraft/server/dedicated/DedicatedServer; net/minecraft/server/Main/lambda$main$3 (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/dedicated/DedicatedServerSettings;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Ljoptsimple/OptionSet;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljoptsimple/OptionSpec;Ljava/lang/Thread;)Lnet/minecraft/server/dedicated/DedicatedServer; +MD: net/minecraft/server/Main/m_206537_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljoptsimple/OptionSet;Ljoptsimple/OptionSpec;Lnet/minecraft/server/dedicated/DedicatedServerSettings;Ljoptsimple/OptionSpec;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; net/minecraft/server/Main/lambda$main$1 (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljoptsimple/OptionSet;Ljoptsimple/OptionSpec;Lnet/minecraft/server/dedicated/DedicatedServerSettings;Ljoptsimple/OptionSpec;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/server/Main/main ([Ljava/lang/String;)V net/minecraft/server/Main/main ([Ljava/lang/String;)V +CL: net/minecraft/server/Main$1 net/minecraft/server/Main$1 +FD: net/minecraft/server/Main$1/f_129700_ net/minecraft/server/Main$1/val$dedicatedServer +FD: net/minecraft/server/Main$1/net/minecraft/server/Main$1 net/minecraft/server/Main$1/net/minecraft/server/Main$1 +MD: net/minecraft/server/Main$1/ (Ljava/lang/String;Lnet/minecraft/server/dedicated/DedicatedServer;)V net/minecraft/server/Main$1/ (Ljava/lang/String;Lnet/minecraft/server/dedicated/DedicatedServer;)V +MD: net/minecraft/server/Main$1/run ()V net/minecraft/server/Main$1/run ()V +CL: net/minecraft/server/MinecraftServer net/minecraft/server/MinecraftServer +FD: net/minecraft/server/MinecraftServer/f_129705_ net/minecraft/server/MinecraftServer/onlineMode +FD: net/minecraft/server/MinecraftServer/f_129706_ net/minecraft/server/MinecraftServer/preventProxyConnections +FD: net/minecraft/server/MinecraftServer/f_129707_ net/minecraft/server/MinecraftServer/pvp +FD: net/minecraft/server/MinecraftServer/f_129708_ net/minecraft/server/MinecraftServer/allowFlight +FD: net/minecraft/server/MinecraftServer/f_129709_ net/minecraft/server/MinecraftServer/motd +FD: net/minecraft/server/MinecraftServer/f_129711_ net/minecraft/server/MinecraftServer/playerIdleTimeout +FD: net/minecraft/server/MinecraftServer/f_129712_ net/minecraft/server/MinecraftServer/keyPair +FD: net/minecraft/server/MinecraftServer/f_129713_ net/minecraft/server/MinecraftServer/singleplayerName +FD: net/minecraft/server/MinecraftServer/f_129714_ net/minecraft/server/MinecraftServer/isDemo +FD: net/minecraft/server/MinecraftServer/f_129715_ net/minecraft/server/MinecraftServer/resourcePack +FD: net/minecraft/server/MinecraftServer/f_129716_ net/minecraft/server/MinecraftServer/resourcePackHash +FD: net/minecraft/server/MinecraftServer/f_129717_ net/minecraft/server/MinecraftServer/isReady +FD: net/minecraft/server/MinecraftServer/f_129718_ net/minecraft/server/MinecraftServer/lastOverloadWarning +FD: net/minecraft/server/MinecraftServer/f_129721_ net/minecraft/server/MinecraftServer/sessionService +FD: net/minecraft/server/MinecraftServer/f_129722_ net/minecraft/server/MinecraftServer/profileRepository +FD: net/minecraft/server/MinecraftServer/f_129723_ net/minecraft/server/MinecraftServer/profileCache +FD: net/minecraft/server/MinecraftServer/f_129724_ net/minecraft/server/MinecraftServer/lastServerStatus +FD: net/minecraft/server/MinecraftServer/f_129725_ net/minecraft/server/MinecraftServer/serverThread +FD: net/minecraft/server/MinecraftServer/f_129726_ net/minecraft/server/MinecraftServer/nextTickTime +FD: net/minecraft/server/MinecraftServer/f_129727_ net/minecraft/server/MinecraftServer/delayedTasksMaxNextTickTime +FD: net/minecraft/server/MinecraftServer/f_129728_ net/minecraft/server/MinecraftServer/mayHaveDelayedTasks +FD: net/minecraft/server/MinecraftServer/f_129730_ net/minecraft/server/MinecraftServer/packRepository +FD: net/minecraft/server/MinecraftServer/f_129731_ net/minecraft/server/MinecraftServer/scoreboard +FD: net/minecraft/server/MinecraftServer/f_129732_ net/minecraft/server/MinecraftServer/commandStorage +FD: net/minecraft/server/MinecraftServer/f_129733_ net/minecraft/server/MinecraftServer/customBossEvents +FD: net/minecraft/server/MinecraftServer/f_129734_ net/minecraft/server/MinecraftServer/functionManager +FD: net/minecraft/server/MinecraftServer/f_129735_ net/minecraft/server/MinecraftServer/frameTimer +FD: net/minecraft/server/MinecraftServer/f_129736_ net/minecraft/server/MinecraftServer/enforceWhitelist +FD: net/minecraft/server/MinecraftServer/f_129737_ net/minecraft/server/MinecraftServer/averageTickTime +FD: net/minecraft/server/MinecraftServer/f_129738_ net/minecraft/server/MinecraftServer/executor +FD: net/minecraft/server/MinecraftServer/f_129739_ net/minecraft/server/MinecraftServer/serverId +FD: net/minecraft/server/MinecraftServer/f_129740_ net/minecraft/server/MinecraftServer/resources +FD: net/minecraft/server/MinecraftServer/f_129741_ net/minecraft/server/MinecraftServer/structureManager +FD: net/minecraft/server/MinecraftServer/f_129742_ net/minecraft/server/MinecraftServer/USERID_CACHE_FILE +FD: net/minecraft/server/MinecraftServer/f_129743_ net/minecraft/server/MinecraftServer/DEMO_SETTINGS +FD: net/minecraft/server/MinecraftServer/f_129744_ net/minecraft/server/MinecraftServer/storageSource +FD: net/minecraft/server/MinecraftServer/f_129745_ net/minecraft/server/MinecraftServer/playerDataStorage +FD: net/minecraft/server/MinecraftServer/f_129746_ net/minecraft/server/MinecraftServer/registryHolder +FD: net/minecraft/server/MinecraftServer/f_129747_ net/minecraft/server/MinecraftServer/proxy +FD: net/minecraft/server/MinecraftServer/f_129748_ net/minecraft/server/MinecraftServer/tickTimes +FD: net/minecraft/server/MinecraftServer/f_129749_ net/minecraft/server/MinecraftServer/worldData +FD: net/minecraft/server/MinecraftServer/f_129750_ net/minecraft/server/MinecraftServer/LOGGER +FD: net/minecraft/server/MinecraftServer/f_129752_ net/minecraft/server/MinecraftServer/tickables +FD: net/minecraft/server/MinecraftServer/f_129754_ net/minecraft/server/MinecraftServer/profiler +FD: net/minecraft/server/MinecraftServer/f_129755_ net/minecraft/server/MinecraftServer/connection +FD: net/minecraft/server/MinecraftServer/f_129756_ net/minecraft/server/MinecraftServer/progressListenerFactory +FD: net/minecraft/server/MinecraftServer/f_129757_ net/minecraft/server/MinecraftServer/status +FD: net/minecraft/server/MinecraftServer/f_129758_ net/minecraft/server/MinecraftServer/random +FD: net/minecraft/server/MinecraftServer/f_129759_ net/minecraft/server/MinecraftServer/fixerUpper +FD: net/minecraft/server/MinecraftServer/f_129760_ net/minecraft/server/MinecraftServer/localIp +FD: net/minecraft/server/MinecraftServer/f_129761_ net/minecraft/server/MinecraftServer/port +FD: net/minecraft/server/MinecraftServer/f_129762_ net/minecraft/server/MinecraftServer/levels +FD: net/minecraft/server/MinecraftServer/f_129763_ net/minecraft/server/MinecraftServer/playerList +FD: net/minecraft/server/MinecraftServer/f_129764_ net/minecraft/server/MinecraftServer/running +FD: net/minecraft/server/MinecraftServer/f_129765_ net/minecraft/server/MinecraftServer/stopped +FD: net/minecraft/server/MinecraftServer/f_129766_ net/minecraft/server/MinecraftServer/tickCount +FD: net/minecraft/server/MinecraftServer/f_177871_ net/minecraft/server/MinecraftServer/DELAYED_TASKS_TICK_EXTENSION +FD: net/minecraft/server/MinecraftServer/f_177872_ net/minecraft/server/MinecraftServer/metricsRecorder +FD: net/minecraft/server/MinecraftServer/f_177873_ net/minecraft/server/MinecraftServer/onMetricsRecordingStopped +FD: net/minecraft/server/MinecraftServer/f_177874_ net/minecraft/server/MinecraftServer/onMetricsRecordingFinished +FD: net/minecraft/server/MinecraftServer/f_177875_ net/minecraft/server/MinecraftServer/willStartRecordingMetrics +FD: net/minecraft/server/MinecraftServer/f_177876_ net/minecraft/server/MinecraftServer/debugCommandProfiler +FD: net/minecraft/server/MinecraftServer/f_177877_ net/minecraft/server/MinecraftServer/debugCommandProfilerDelayStart +FD: net/minecraft/server/MinecraftServer/f_177878_ net/minecraft/server/MinecraftServer/MS_PER_TICK +FD: net/minecraft/server/MinecraftServer/f_177879_ net/minecraft/server/MinecraftServer/LEVEL_STORAGE_PROTOCOL +FD: net/minecraft/server/MinecraftServer/f_177880_ net/minecraft/server/MinecraftServer/LEVEL_STORAGE_SCHEMA +FD: net/minecraft/server/MinecraftServer/f_177881_ net/minecraft/server/MinecraftServer/MAP_RESOURCE_FILE +FD: net/minecraft/server/MinecraftServer/f_177882_ net/minecraft/server/MinecraftServer/START_CHUNK_RADIUS +FD: net/minecraft/server/MinecraftServer/f_177883_ net/minecraft/server/MinecraftServer/ABSOLUTE_MAX_WORLD_SIZE +FD: net/minecraft/server/MinecraftServer/f_177884_ net/minecraft/server/MinecraftServer/AVERAGE_TICK_TIME_SMOOTHING +FD: net/minecraft/server/MinecraftServer/f_177885_ net/minecraft/server/MinecraftServer/TICK_STATS_SPAN +FD: net/minecraft/server/MinecraftServer/f_177887_ net/minecraft/server/MinecraftServer/OVERLOADED_THRESHOLD +FD: net/minecraft/server/MinecraftServer/f_177888_ net/minecraft/server/MinecraftServer/OVERLOADED_WARNING_INTERVAL +FD: net/minecraft/server/MinecraftServer/f_177889_ net/minecraft/server/MinecraftServer/STATUS_EXPIRE_TIME_NS +FD: net/minecraft/server/MinecraftServer/f_177890_ net/minecraft/server/MinecraftServer/MAX_STATUS_PLAYER_SAMPLE +FD: net/minecraft/server/MinecraftServer/f_177891_ net/minecraft/server/MinecraftServer/START_TICKING_CHUNK_COUNT +FD: net/minecraft/server/MinecraftServer/f_177892_ net/minecraft/server/MinecraftServer/AUTOSAVE_INTERVAL +FD: net/minecraft/server/MinecraftServer/f_177893_ net/minecraft/server/MinecraftServer/MAX_TICK_LATENCY +FD: net/minecraft/server/MinecraftServer/f_195494_ net/minecraft/server/MinecraftServer/isSaving +FD: net/minecraft/server/MinecraftServer/f_195495_ net/minecraft/server/MinecraftServer/VANILLA_BRAND +FD: net/minecraft/server/MinecraftServer/f_195496_ net/minecraft/server/MinecraftServer/ANONYMOUS_PLAYER_PROFILE +FD: net/minecraft/server/MinecraftServer/net/minecraft/server/MinecraftServer net/minecraft/server/MinecraftServer/net/minecraft/server/MinecraftServer +MD: net/minecraft/server/MinecraftServer/ ()V net/minecraft/server/MinecraftServer/ ()V +MD: net/minecraft/server/MinecraftServer/ (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;)V net/minecraft/server/MinecraftServer/ (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;)V +MD: net/minecraft/server/MinecraftServer/close ()V net/minecraft/server/MinecraftServer/close ()V +MD: net/minecraft/server/MinecraftServer/m_129782_ ()Z net/minecraft/server/MinecraftServer/isShutdown ()Z +MD: net/minecraft/server/MinecraftServer/m_129783_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/server/MinecraftServer/overworld ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/server/MinecraftServer/m_129784_ ()Ljava/util/Set; net/minecraft/server/MinecraftServer/levelKeys ()Ljava/util/Set; +MD: net/minecraft/server/MinecraftServer/m_129785_ ()Ljava/lang/Iterable; net/minecraft/server/MinecraftServer/getAllLevels ()Ljava/lang/Iterable; +MD: net/minecraft/server/MinecraftServer/m_129790_ ()Ljava/security/KeyPair; net/minecraft/server/MinecraftServer/getKeyPair ()Ljava/security/KeyPair; +MD: net/minecraft/server/MinecraftServer/m_129791_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/getSingleplayerName ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_129792_ ()Z net/minecraft/server/MinecraftServer/isSingleplayer ()Z +MD: net/minecraft/server/MinecraftServer/m_129793_ ()V net/minecraft/server/MinecraftServer/initializeKeyPair ()V +MD: net/minecraft/server/MinecraftServer/m_129794_ ()Z net/minecraft/server/MinecraftServer/isDemo ()Z +MD: net/minecraft/server/MinecraftServer/m_129795_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/getResourcePack ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_129796_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/getResourcePackHash ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_129797_ ()Z net/minecraft/server/MinecraftServer/usesAuthentication ()Z +MD: net/minecraft/server/MinecraftServer/m_129798_ ()Z net/minecraft/server/MinecraftServer/getPreventProxyConnections ()Z +MD: net/minecraft/server/MinecraftServer/m_129799_ ()Z net/minecraft/server/MinecraftServer/isPvpAllowed ()Z +MD: net/minecraft/server/MinecraftServer/m_129801_ (I)V net/minecraft/server/MinecraftServer/setPort (I)V +MD: net/minecraft/server/MinecraftServer/m_129803_ (Lnet/minecraft/server/level/ServerLevel;)I net/minecraft/server/MinecraftServer/getSpawnRadius (Lnet/minecraft/server/level/ServerLevel;)I +MD: net/minecraft/server/MinecraftServer/m_129815_ (Lnet/minecraft/server/level/progress/ChunkProgressListener;)V net/minecraft/server/MinecraftServer/createLevels (Lnet/minecraft/server/level/progress/ChunkProgressListener;)V +MD: net/minecraft/server/MinecraftServer/m_129817_ (Lnet/minecraft/server/packs/repository/PackRepository;)Lnet/minecraft/world/level/DataPackConfig; net/minecraft/server/MinecraftServer/getSelectedPacks (Lnet/minecraft/server/packs/repository/PackRepository;)Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/server/MinecraftServer/m_129819_ (Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/world/level/DataPackConfig;Z)Lnet/minecraft/world/level/DataPackConfig; net/minecraft/server/MinecraftServer/configurePackRepository (Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/world/level/DataPackConfig;Z)Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/server/MinecraftServer/m_129823_ (Lnet/minecraft/server/players/PlayerList;)V net/minecraft/server/MinecraftServer/setPlayerList (Lnet/minecraft/server/players/PlayerList;)V +MD: net/minecraft/server/MinecraftServer/m_129827_ (Lnet/minecraft/world/Difficulty;Z)V net/minecraft/server/MinecraftServer/setDifficulty (Lnet/minecraft/world/Difficulty;Z)V +MD: net/minecraft/server/MinecraftServer/m_129841_ (Lnet/minecraft/world/level/storage/DimensionDataStorage;)V net/minecraft/server/MinecraftServer/readScoreboard (Lnet/minecraft/world/level/storage/DimensionDataStorage;)V +MD: net/minecraft/server/MinecraftServer/m_129843_ (Lnet/minecraft/world/level/storage/LevelResource;)Ljava/nio/file/Path; net/minecraft/server/MinecraftServer/getWorldPath (Lnet/minecraft/world/level/storage/LevelResource;)Ljava/nio/file/Path; +MD: net/minecraft/server/MinecraftServer/m_129847_ (Lnet/minecraft/world/level/storage/WorldData;)V net/minecraft/server/MinecraftServer/setupDebugLevel (Lnet/minecraft/world/level/storage/WorldData;)V +MD: net/minecraft/server/MinecraftServer/m_129849_ (Lnet/minecraft/commands/CommandSourceStack;)V net/minecraft/server/MinecraftServer/kickUnlistedPlayers (Lnet/minecraft/commands/CommandSourceStack;)V +MD: net/minecraft/server/MinecraftServer/m_129853_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/server/MinecraftServer/setResourcePack (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/server/MinecraftServer/m_129859_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/saveDebugReport (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_129861_ (Ljava/util/Collection;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/MinecraftServer/reloadResources (Ljava/util/Collection;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/MinecraftServer/m_129872_ (Ljava/util/function/Function;)Lnet/minecraft/server/MinecraftServer; net/minecraft/server/MinecraftServer/spin (Ljava/util/function/Function;)Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/server/MinecraftServer/m_129878_ (Lnet/minecraft/network/protocol/status/ServerStatus;)V net/minecraft/server/MinecraftServer/updateStatusIcon (Lnet/minecraft/network/protocol/status/ServerStatus;)V +MD: net/minecraft/server/MinecraftServer/m_129880_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/server/level/ServerLevel; net/minecraft/server/MinecraftServer/getLevel (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/server/MinecraftServer/m_129885_ (ZZZ)Z net/minecraft/server/MinecraftServer/saveAllChunks (ZZZ)Z +MD: net/minecraft/server/MinecraftServer/m_129889_ ()Lnet/minecraft/server/ServerAdvancementManager; net/minecraft/server/MinecraftServer/getAdvancements ()Lnet/minecraft/server/ServerAdvancementManager; +MD: net/minecraft/server/MinecraftServer/m_129890_ ()Lnet/minecraft/server/ServerFunctionManager; net/minecraft/server/MinecraftServer/getFunctions ()Lnet/minecraft/server/ServerFunctionManager; +MD: net/minecraft/server/MinecraftServer/m_129891_ ()Lnet/minecraft/server/packs/repository/PackRepository; net/minecraft/server/MinecraftServer/getPackRepository ()Lnet/minecraft/server/packs/repository/PackRepository; +MD: net/minecraft/server/MinecraftServer/m_129892_ ()Lnet/minecraft/commands/Commands; net/minecraft/server/MinecraftServer/getCommands ()Lnet/minecraft/commands/Commands; +MD: net/minecraft/server/MinecraftServer/m_129893_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/MinecraftServer/createCommandSourceStack ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/MinecraftServer/m_129894_ ()Lnet/minecraft/world/item/crafting/RecipeManager; net/minecraft/server/MinecraftServer/getRecipeManager ()Lnet/minecraft/world/item/crafting/RecipeManager; +MD: net/minecraft/server/MinecraftServer/m_129896_ ()Lnet/minecraft/server/ServerScoreboard; net/minecraft/server/MinecraftServer/getScoreboard ()Lnet/minecraft/server/ServerScoreboard; +MD: net/minecraft/server/MinecraftServer/m_129897_ ()Lnet/minecraft/world/level/storage/CommandStorage; net/minecraft/server/MinecraftServer/getCommandStorage ()Lnet/minecraft/world/level/storage/CommandStorage; +MD: net/minecraft/server/MinecraftServer/m_129898_ ()Lnet/minecraft/world/level/storage/loot/LootTables; net/minecraft/server/MinecraftServer/getLootTables ()Lnet/minecraft/world/level/storage/loot/LootTables; +MD: net/minecraft/server/MinecraftServer/m_129899_ ()Lnet/minecraft/world/level/storage/loot/PredicateManager; net/minecraft/server/MinecraftServer/getPredicateManager ()Lnet/minecraft/world/level/storage/loot/PredicateManager; +MD: net/minecraft/server/MinecraftServer/m_129900_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/server/MinecraftServer/getGameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/server/MinecraftServer/m_129901_ ()Lnet/minecraft/server/bossevents/CustomBossEvents; net/minecraft/server/MinecraftServer/getCustomBossEvents ()Lnet/minecraft/server/bossevents/CustomBossEvents; +MD: net/minecraft/server/MinecraftServer/m_129902_ ()Z net/minecraft/server/MinecraftServer/isEnforceWhitelist ()Z +MD: net/minecraft/server/MinecraftServer/m_129903_ ()F net/minecraft/server/MinecraftServer/getAverageTickTime ()F +MD: net/minecraft/server/MinecraftServer/m_129904_ ()Lnet/minecraft/util/FrameTimer; net/minecraft/server/MinecraftServer/getFrameTimer ()Lnet/minecraft/util/FrameTimer; +MD: net/minecraft/server/MinecraftServer/m_129905_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/server/MinecraftServer/getProfiler ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/server/MinecraftServer/m_129909_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; net/minecraft/server/MinecraftServer/getStructureManager ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; +MD: net/minecraft/server/MinecraftServer/m_129910_ ()Lnet/minecraft/world/level/storage/WorldData; net/minecraft/server/MinecraftServer/getWorldData ()Lnet/minecraft/world/level/storage/WorldData; +MD: net/minecraft/server/MinecraftServer/m_129913_ (Ljava/lang/String;)V net/minecraft/server/MinecraftServer/setLocalIp (Ljava/lang/String;)V +MD: net/minecraft/server/MinecraftServer/m_129915_ ()Z net/minecraft/server/MinecraftServer/isFlightAllowed ()Z +MD: net/minecraft/server/MinecraftServer/m_129916_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/getMotd ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_129918_ ()Z net/minecraft/server/MinecraftServer/isStopped ()Z +MD: net/minecraft/server/MinecraftServer/m_129919_ ()Lnet/minecraft/server/network/ServerConnectionListener; net/minecraft/server/MinecraftServer/getConnection ()Lnet/minecraft/server/network/ServerConnectionListener; +MD: net/minecraft/server/MinecraftServer/m_129920_ ()Z net/minecraft/server/MinecraftServer/isReady ()Z +MD: net/minecraft/server/MinecraftServer/m_129921_ ()I net/minecraft/server/MinecraftServer/getTickCount ()I +MD: net/minecraft/server/MinecraftServer/m_129924_ ()I net/minecraft/server/MinecraftServer/getPlayerIdleTimeout ()I +MD: net/minecraft/server/MinecraftServer/m_129925_ ()Lcom/mojang/authlib/minecraft/MinecraftSessionService; net/minecraft/server/MinecraftServer/getSessionService ()Lcom/mojang/authlib/minecraft/MinecraftSessionService; +MD: net/minecraft/server/MinecraftServer/m_129926_ ()Lcom/mojang/authlib/GameProfileRepository; net/minecraft/server/MinecraftServer/getProfileRepository ()Lcom/mojang/authlib/GameProfileRepository; +MD: net/minecraft/server/MinecraftServer/m_129927_ ()Lnet/minecraft/server/players/GameProfileCache; net/minecraft/server/MinecraftServer/getProfileCache ()Lnet/minecraft/server/players/GameProfileCache; +MD: net/minecraft/server/MinecraftServer/m_129928_ ()Lnet/minecraft/network/protocol/status/ServerStatus; net/minecraft/server/MinecraftServer/getStatus ()Lnet/minecraft/network/protocol/status/ServerStatus; +MD: net/minecraft/server/MinecraftServer/m_129929_ ()V net/minecraft/server/MinecraftServer/invalidateStatus ()V +MD: net/minecraft/server/MinecraftServer/m_129932_ ()J net/minecraft/server/MinecraftServer/getNextTickTime ()J +MD: net/minecraft/server/MinecraftServer/m_129933_ ()Lcom/mojang/datafixers/DataFixer; net/minecraft/server/MinecraftServer/getFixerUpper ()Lcom/mojang/datafixers/DataFixer; +MD: net/minecraft/server/MinecraftServer/m_129938_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/MinecraftServer/sendDifficultyUpdate (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/MinecraftServer/m_129940_ (Lnet/minecraft/server/level/progress/ChunkProgressListener;)V net/minecraft/server/MinecraftServer/prepareLevels (Lnet/minecraft/server/level/progress/ChunkProgressListener;)V +MD: net/minecraft/server/MinecraftServer/m_129944_ (Lcom/mojang/authlib/GameProfile;)I net/minecraft/server/MinecraftServer/getProfilePermissions (Lcom/mojang/authlib/GameProfile;)I +MD: net/minecraft/server/MinecraftServer/m_129946_ (Ljava/lang/Runnable;)V net/minecraft/server/MinecraftServer/addTickable (Ljava/lang/Runnable;)V +MD: net/minecraft/server/MinecraftServer/m_129948_ (Ljava/lang/String;)V net/minecraft/server/MinecraftServer/setId (Ljava/lang/String;)V +MD: net/minecraft/server/MinecraftServer/m_129950_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/dumpMiscStats (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_129958_ (Z)V net/minecraft/server/MinecraftServer/setDifficultyLocked (Z)V +MD: net/minecraft/server/MinecraftServer/m_129960_ ()Z net/minecraft/server/MinecraftServer/haveTime ()Z +MD: net/minecraft/server/MinecraftServer/m_129961_ ()Z net/minecraft/server/MinecraftServer/pollTaskInternal ()Z +MD: net/minecraft/server/MinecraftServer/m_129962_ ()V net/minecraft/server/MinecraftServer/updateMobSpawningFlags ()V +MD: net/minecraft/server/MinecraftServer/m_129971_ (Ljava/lang/String;)Ljava/io/File; net/minecraft/server/MinecraftServer/getFile (Ljava/lang/String;)Ljava/io/File; +MD: net/minecraft/server/MinecraftServer/m_129975_ (Z)V net/minecraft/server/MinecraftServer/setDemo (Z)V +MD: net/minecraft/server/MinecraftServer/m_129981_ (Ljava/lang/String;)V net/minecraft/server/MinecraftServer/setSingleplayerName (Ljava/lang/String;)V +MD: net/minecraft/server/MinecraftServer/m_129983_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/dumpGameRules (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_129985_ (Z)V net/minecraft/server/MinecraftServer/setUsesAuthentication (Z)V +MD: net/minecraft/server/MinecraftServer/m_129989_ (Ljava/lang/String;)V net/minecraft/server/MinecraftServer/setMotd (Ljava/lang/String;)V +MD: net/minecraft/server/MinecraftServer/m_129991_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/dumpClasspath (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_129993_ (Z)V net/minecraft/server/MinecraftServer/setPreventProxyConnections (Z)V +MD: net/minecraft/server/MinecraftServer/m_129995_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/dumpThreads (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_129997_ (Z)V net/minecraft/server/MinecraftServer/setPvpAllowed (Z)V +MD: net/minecraft/server/MinecraftServer/m_129999_ (Z)V net/minecraft/server/MinecraftServer/setFlightAllowed (Z)V +MD: net/minecraft/server/MinecraftServer/m_130001_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/getServerModName ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_130004_ (Z)V net/minecraft/server/MinecraftServer/setEnforceWhitelist (Z)V +MD: net/minecraft/server/MinecraftServer/m_130006_ ()V net/minecraft/server/MinecraftServer/loadLevel ()V +MD: net/minecraft/server/MinecraftServer/m_130007_ ()V net/minecraft/server/MinecraftServer/detectBundledResources ()V +MD: net/minecraft/server/MinecraftServer/m_130008_ ()Lnet/minecraft/world/level/GameType; net/minecraft/server/MinecraftServer/getDefaultGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/server/MinecraftServer/m_130009_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/getLocalIp ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_130010_ ()Z net/minecraft/server/MinecraftServer/isRunning ()Z +MD: net/minecraft/server/MinecraftServer/m_130011_ ()V net/minecraft/server/MinecraftServer/runServer ()V +MD: net/minecraft/server/MinecraftServer/m_130012_ ()V net/minecraft/server/MinecraftServer/waitUntilNextTick ()V +MD: net/minecraft/server/MinecraftServer/m_141958_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/MinecraftServer/getResourcePackPrompt ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/MinecraftServer/m_142116_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/dumpServerProperties (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_142205_ ()Z net/minecraft/server/MinecraftServer/isResourcePackRequired ()Z +MD: net/minecraft/server/MinecraftServer/m_142359_ ()Lnet/minecraft/world/level/GameType; net/minecraft/server/MinecraftServer/getForcedGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/server/MinecraftServer/m_142424_ (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; net/minecraft/server/MinecraftServer/fillServerSystemReport (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; +MD: net/minecraft/server/MinecraftServer/m_177896_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/storage/ServerLevelData;ZZ)V net/minecraft/server/MinecraftServer/setInitialSpawn (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/storage/ServerLevelData;ZZ)V +MD: net/minecraft/server/MinecraftServer/m_177902_ (Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/server/MinecraftServer/lambda$new$0 (Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/server/MinecraftServer/m_177908_ (Ljava/lang/Thread;Ljava/lang/Throwable;)V net/minecraft/server/MinecraftServer/lambda$spin$3 (Ljava/lang/Thread;Ljava/lang/Throwable;)V +MD: net/minecraft/server/MinecraftServer/m_177918_ (Ljava/util/concurrent/atomic/AtomicReference;)V net/minecraft/server/MinecraftServer/lambda$spin$2 (Ljava/util/concurrent/atomic/AtomicReference;)V +MD: net/minecraft/server/MinecraftServer/m_177923_ (Ljava/util/function/Consumer;Ljava/util/function/Consumer;)V net/minecraft/server/MinecraftServer/startRecordingMetrics (Ljava/util/function/Consumer;Ljava/util/function/Consumer;)V +MD: net/minecraft/server/MinecraftServer/m_177926_ ()Lnet/minecraft/world/level/storage/loot/ItemModifierManager; net/minecraft/server/MinecraftServer/getItemModifierManager ()Lnet/minecraft/world/level/storage/loot/ItemModifierManager; +MD: net/minecraft/server/MinecraftServer/m_177927_ ()Z net/minecraft/server/MinecraftServer/isRecordingMetrics ()Z +MD: net/minecraft/server/MinecraftServer/m_177928_ ()V net/minecraft/server/MinecraftServer/stopRecordingMetrics ()V +MD: net/minecraft/server/MinecraftServer/m_177929_ ()V net/minecraft/server/MinecraftServer/finishRecordingMetrics ()V +MD: net/minecraft/server/MinecraftServer/m_177930_ ()Ljava/net/Proxy; net/minecraft/server/MinecraftServer/getProxy ()Ljava/net/Proxy; +MD: net/minecraft/server/MinecraftServer/m_177933_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/level/ServerPlayerGameMode; net/minecraft/server/MinecraftServer/createGameModeForPlayer (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/level/ServerPlayerGameMode; +MD: net/minecraft/server/MinecraftServer/m_177935_ (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; net/minecraft/server/MinecraftServer/fillSystemReport (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; +MD: net/minecraft/server/MinecraftServer/m_177941_ ()Lnet/minecraft/server/packs/resources/ResourceManager; net/minecraft/server/MinecraftServer/getResourceManager ()Lnet/minecraft/server/packs/resources/ResourceManager; +MD: net/minecraft/server/MinecraftServer/m_177942_ ()Z net/minecraft/server/MinecraftServer/isTimeProfilerRunning ()Z +MD: net/minecraft/server/MinecraftServer/m_177943_ ()V net/minecraft/server/MinecraftServer/startTimeProfiler ()V +MD: net/minecraft/server/MinecraftServer/m_177944_ ()Lnet/minecraft/util/profiling/ProfileResults; net/minecraft/server/MinecraftServer/stopTimeProfiler ()Lnet/minecraft/util/profiling/ProfileResults; +MD: net/minecraft/server/MinecraftServer/m_177945_ ()V net/minecraft/server/MinecraftServer/startMetricsRecordingTick ()V +MD: net/minecraft/server/MinecraftServer/m_177946_ ()V net/minecraft/server/MinecraftServer/endMetricsRecordingTick ()V +MD: net/minecraft/server/MinecraftServer/m_177947_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/lambda$fillSystemReport$9 ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_177953_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/lambda$new$1 (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_182649_ ()Ljava/util/Optional; net/minecraft/server/MinecraftServer/getWorldScreenshotFile ()Ljava/util/Optional; +MD: net/minecraft/server/MinecraftServer/m_183306_ ()Z net/minecraft/server/MinecraftServer/hidesOnlinePlayers ()Z +MD: net/minecraft/server/MinecraftServer/m_183471_ ()Lnet/minecraft/util/ModCheck; net/minecraft/server/MinecraftServer/getModdedStatus ()Lnet/minecraft/util/ModCheck; +MD: net/minecraft/server/MinecraftServer/m_195514_ (ZZZ)Z net/minecraft/server/MinecraftServer/saveEverything (ZZZ)Z +MD: net/minecraft/server/MinecraftServer/m_195518_ ()Z net/minecraft/server/MinecraftServer/isCurrentlySaving ()Z +MD: net/minecraft/server/MinecraftServer/m_195521_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/dumpNativeModules (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_200002_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/lambda$fillSystemReport$10 ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_201446_ (Ljava/lang/Runnable;)V net/minecraft/server/MinecraftServer/executeIfPossible (Ljava/lang/Runnable;)V +MD: net/minecraft/server/MinecraftServer/m_202468_ (Lnet/minecraft/network/protocol/status/ServerStatus;Ljava/io/File;)V net/minecraft/server/MinecraftServer/lambda$updateStatusIcon$7 (Lnet/minecraft/network/protocol/status/ServerStatus;Ljava/io/File;)V +MD: net/minecraft/server/MinecraftServer/m_202471_ (Lnet/minecraft/server/level/ServerLevel;)Ljava/lang/String; net/minecraft/server/MinecraftServer/lambda$tickChildren$8 (Lnet/minecraft/server/level/ServerLevel;)Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_202475_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/lambda$fillSystemReport$12 ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_202476_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/lambda$fillSystemReport$11 ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_202477_ ()Z net/minecraft/server/MinecraftServer/lambda$waitUntilNextTick$6 ()Z +MD: net/minecraft/server/MinecraftServer/m_202478_ ()Z net/minecraft/server/MinecraftServer/lambda$stopServer$5 ()Z +MD: net/minecraft/server/MinecraftServer/m_202479_ (Lnet/minecraft/server/level/ServerLevel;)Z net/minecraft/server/MinecraftServer/lambda$stopServer$4 (Lnet/minecraft/server/level/ServerLevel;)Z +MD: net/minecraft/server/MinecraftServer/m_206568_ (Ljava/lang/Throwable;)Lnet/minecraft/CrashReport; net/minecraft/server/MinecraftServer/constructOrExtractCrashReport (Ljava/lang/Throwable;)Lnet/minecraft/CrashReport; +MD: net/minecraft/server/MinecraftServer/m_206579_ ()Lnet/minecraft/core/RegistryAccess$Frozen; net/minecraft/server/MinecraftServer/registryAccess ()Lnet/minecraft/core/RegistryAccess$Frozen; +MD: net/minecraft/server/MinecraftServer/m_206580_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/lambda$startMetricsRecordingTick$21 (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_212902_ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;)Lnet/minecraft/server/MinecraftServer$ReloadableResources; net/minecraft/server/MinecraftServer/lambda$reloadResources$16 (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;)Lnet/minecraft/server/MinecraftServer$ReloadableResources; +MD: net/minecraft/server/MinecraftServer/m_212905_ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;Ljava/lang/Throwable;)V net/minecraft/server/MinecraftServer/lambda$reloadResources$15 (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;Ljava/lang/Throwable;)V +MD: net/minecraft/server/MinecraftServer/m_212909_ (Lnet/minecraft/util/NativeModuleLister$NativeModuleInfo;)Ljava/lang/String; net/minecraft/server/MinecraftServer/lambda$dumpNativeModules$20 (Lnet/minecraft/util/NativeModuleLister$NativeModuleInfo;)Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_212911_ (Lnet/minecraft/core/RegistryAccess$Frozen;Lcom/google/common/collect/ImmutableList;)Ljava/util/concurrent/CompletionStage; net/minecraft/server/MinecraftServer/lambda$reloadResources$17 (Lnet/minecraft/core/RegistryAccess$Frozen;Lcom/google/common/collect/ImmutableList;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/server/MinecraftServer/m_212914_ (Ljava/util/Collection;Ljava/lang/String;)Z net/minecraft/server/MinecraftServer/lambda$getSelectedPacks$19 (Ljava/util/Collection;Ljava/lang/String;)Z +MD: net/minecraft/server/MinecraftServer/m_212917_ (Ljava/util/Collection;Lnet/minecraft/server/MinecraftServer$ReloadableResources;)V net/minecraft/server/MinecraftServer/lambda$reloadResources$18 (Ljava/util/Collection;Lnet/minecraft/server/MinecraftServer$ReloadableResources;)V +MD: net/minecraft/server/MinecraftServer/m_212920_ (Ljava/util/function/Consumer;Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/server/MinecraftServer/lambda$startRecordingMetrics$23 (Ljava/util/function/Consumer;Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/server/MinecraftServer/m_212923_ (Ljava/util/Collection;)Lcom/google/common/collect/ImmutableList; net/minecraft/server/MinecraftServer/lambda$reloadResources$14 (Ljava/util/Collection;)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/server/MinecraftServer/m_212925_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/lambda$fillSystemReport$13 ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_212926_ (Ljava/nio/file/Path;)V net/minecraft/server/MinecraftServer/lambda$startMetricsRecordingTick$22 (Ljava/nio/file/Path;)V +MD: net/minecraft/server/MinecraftServer/m_5660_ ()Z net/minecraft/server/MinecraftServer/scheduleExecutables ()Z +MD: net/minecraft/server/MinecraftServer/m_5703_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/server/MinecraftServer/tickChildren (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/server/MinecraftServer/m_5705_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/server/MinecraftServer/tickServer (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/server/MinecraftServer/m_6102_ ()Z net/minecraft/server/MinecraftServer/shouldInformAdmins ()Z +MD: net/minecraft/server/MinecraftServer/m_6237_ ()Ljava/io/File; net/minecraft/server/MinecraftServer/getServerDirectory ()Ljava/io/File; +MD: net/minecraft/server/MinecraftServer/m_6304_ ()Ljava/lang/Thread; net/minecraft/server/MinecraftServer/getRunningThread ()Ljava/lang/Thread; +MD: net/minecraft/server/MinecraftServer/m_6328_ ()I net/minecraft/server/MinecraftServer/getCompressionThreshold ()I +MD: net/minecraft/server/MinecraftServer/m_6329_ ()I net/minecraft/server/MinecraftServer/getAbsoluteMaxWorldSize ()I +MD: net/minecraft/server/MinecraftServer/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/server/MinecraftServer/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/server/MinecraftServer/m_6362_ (Ljava/lang/Runnable;)Z net/minecraft/server/MinecraftServer/shouldRun (Ljava/lang/Runnable;)Z +MD: net/minecraft/server/MinecraftServer/m_6362_ (Lnet/minecraft/server/TickTask;)Z net/minecraft/server/MinecraftServer/shouldRun (Lnet/minecraft/server/TickTask;)Z +MD: net/minecraft/server/MinecraftServer/m_6365_ ()Z net/minecraft/server/MinecraftServer/forceSynchronousWrites ()Z +MD: net/minecraft/server/MinecraftServer/m_6367_ (Ljava/lang/Runnable;)V net/minecraft/server/MinecraftServer/doRunTask (Ljava/lang/Runnable;)V +MD: net/minecraft/server/MinecraftServer/m_6367_ (Lnet/minecraft/server/TickTask;)V net/minecraft/server/MinecraftServer/doRunTask (Lnet/minecraft/server/TickTask;)V +MD: net/minecraft/server/MinecraftServer/m_6370_ ()Z net/minecraft/server/MinecraftServer/hasGui ()Z +MD: net/minecraft/server/MinecraftServer/m_6373_ ()Z net/minecraft/server/MinecraftServer/repliesToStatus ()Z +MD: net/minecraft/server/MinecraftServer/m_6396_ ()I net/minecraft/server/MinecraftServer/getSpawnProtectionRadius ()I +MD: net/minecraft/server/MinecraftServer/m_6681_ (Ljava/lang/Runnable;)Ljava/lang/Runnable; net/minecraft/server/MinecraftServer/wrapRunnable (Ljava/lang/Runnable;)Ljava/lang/Runnable; +MD: net/minecraft/server/MinecraftServer/m_6681_ (Ljava/lang/Runnable;)Lnet/minecraft/server/TickTask; net/minecraft/server/MinecraftServer/wrapRunnable (Ljava/lang/Runnable;)Lnet/minecraft/server/TickTask; +MD: net/minecraft/server/MinecraftServer/m_6846_ ()Lnet/minecraft/server/players/PlayerList; net/minecraft/server/MinecraftServer/getPlayerList ()Lnet/minecraft/server/players/PlayerList; +MD: net/minecraft/server/MinecraftServer/m_6982_ ()Z net/minecraft/server/MinecraftServer/isDedicatedServer ()Z +MD: net/minecraft/server/MinecraftServer/m_6983_ ()Z net/minecraft/server/MinecraftServer/shouldRconBroadcast ()Z +MD: net/minecraft/server/MinecraftServer/m_6988_ ()V net/minecraft/server/MinecraftServer/onServerExit ()V +MD: net/minecraft/server/MinecraftServer/m_6992_ ()Z net/minecraft/server/MinecraftServer/isPublished ()Z +MD: net/minecraft/server/MinecraftServer/m_6993_ ()Z net/minecraft/server/MinecraftServer/isCommandBlockEnabled ()Z +MD: net/minecraft/server/MinecraftServer/m_6994_ ()Z net/minecraft/server/MinecraftServer/isEpollEnabled ()Z +MD: net/minecraft/server/MinecraftServer/m_6997_ ()Z net/minecraft/server/MinecraftServer/areNpcsEnabled ()Z +MD: net/minecraft/server/MinecraftServer/m_6998_ ()Z net/minecraft/server/MinecraftServer/isSpawningAnimals ()Z +MD: net/minecraft/server/MinecraftServer/m_6999_ ()Z net/minecraft/server/MinecraftServer/acceptsSuccess ()Z +MD: net/minecraft/server/MinecraftServer/m_7004_ ()Z net/minecraft/server/MinecraftServer/isSpawningMonsters ()Z +MD: net/minecraft/server/MinecraftServer/m_7010_ ()I net/minecraft/server/MinecraftServer/getPort ()I +MD: net/minecraft/server/MinecraftServer/m_7022_ ()I net/minecraft/server/MinecraftServer/getOperatorUserPermissionLevel ()I +MD: net/minecraft/server/MinecraftServer/m_7028_ ()Z net/minecraft/server/MinecraftServer/acceptsFailure ()Z +MD: net/minecraft/server/MinecraftServer/m_7032_ ()I net/minecraft/server/MinecraftServer/getRateLimitPacketsPerSecond ()I +MD: net/minecraft/server/MinecraftServer/m_7034_ ()I net/minecraft/server/MinecraftServer/getFunctionCompilationLevel ()I +MD: net/minecraft/server/MinecraftServer/m_7035_ ()Z net/minecraft/server/MinecraftServer/isHardcore ()Z +MD: net/minecraft/server/MinecraftServer/m_7038_ ()Z net/minecraft/server/MinecraftServer/initServer ()Z +MD: net/minecraft/server/MinecraftServer/m_7041_ ()V net/minecraft/server/MinecraftServer/stopServer ()V +MD: net/minecraft/server/MinecraftServer/m_7044_ ()V net/minecraft/server/MinecraftServer/forceDifficulty ()V +MD: net/minecraft/server/MinecraftServer/m_7079_ ()Z net/minecraft/server/MinecraftServer/isNetherEnabled ()Z +MD: net/minecraft/server/MinecraftServer/m_7186_ (I)I net/minecraft/server/MinecraftServer/getScaledTrackingDistance (I)I +MD: net/minecraft/server/MinecraftServer/m_7196_ (I)V net/minecraft/server/MinecraftServer/setPlayerIdleTimeout (I)V +MD: net/minecraft/server/MinecraftServer/m_7245_ ()Z net/minecraft/server/MinecraftServer/pollTask ()Z +MD: net/minecraft/server/MinecraftServer/m_7268_ (Lnet/minecraft/CrashReport;)V net/minecraft/server/MinecraftServer/onServerCrash (Lnet/minecraft/CrashReport;)V +MD: net/minecraft/server/MinecraftServer/m_7386_ (Lnet/minecraft/world/level/GameType;ZI)Z net/minecraft/server/MinecraftServer/publishServer (Lnet/minecraft/world/level/GameType;ZI)Z +MD: net/minecraft/server/MinecraftServer/m_7416_ ()I net/minecraft/server/MinecraftServer/getPlayerCount ()I +MD: net/minecraft/server/MinecraftServer/m_7418_ ()I net/minecraft/server/MinecraftServer/getMaxPlayers ()I +MD: net/minecraft/server/MinecraftServer/m_7570_ (Z)V net/minecraft/server/MinecraftServer/halt (Z)V +MD: net/minecraft/server/MinecraftServer/m_7630_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer/getServerVersion ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_7641_ ()[Ljava/lang/String; net/minecraft/server/MinecraftServer/getPlayerNames ()[Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer/m_7762_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/server/MinecraftServer/isUnderSpawnProtection (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/server/MinecraftServer/m_7779_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/MinecraftServer/isSingleplayerOwner (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/MinecraftServer/m_7835_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/server/MinecraftServer/setDefaultGameType (Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/server/MinecraftServer/m_7950_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/network/TextFilter; net/minecraft/server/MinecraftServer/createTextFilterForPlayer (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/network/TextFilter; +CL: net/minecraft/server/MinecraftServer$1 net/minecraft/server/MinecraftServer$1 +FD: net/minecraft/server/MinecraftServer$1/f_195523_ net/minecraft/server/MinecraftServer$1/val$entries +FD: net/minecraft/server/MinecraftServer$1/f_195524_ net/minecraft/server/MinecraftServer$1/val$gameRules +FD: net/minecraft/server/MinecraftServer$1/f_195525_ net/minecraft/server/MinecraftServer$1/this$0 +FD: net/minecraft/server/MinecraftServer$1/net/minecraft/server/MinecraftServer$1 net/minecraft/server/MinecraftServer$1/net/minecraft/server/MinecraftServer$1 +MD: net/minecraft/server/MinecraftServer$1/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/List;Lnet/minecraft/world/level/GameRules;)V net/minecraft/server/MinecraftServer$1/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/List;Lnet/minecraft/world/level/GameRules;)V +MD: net/minecraft/server/MinecraftServer$1/m_6889_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/server/MinecraftServer$1/visit (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +CL: net/minecraft/server/MinecraftServer$ReloadableResources net/minecraft/server/MinecraftServer$ReloadableResources +FD: net/minecraft/server/MinecraftServer$ReloadableResources/f_206584_ net/minecraft/server/MinecraftServer$ReloadableResources/resourceManager +FD: net/minecraft/server/MinecraftServer$ReloadableResources/f_206585_ net/minecraft/server/MinecraftServer$ReloadableResources/managers +FD: net/minecraft/server/MinecraftServer$ReloadableResources/net/minecraft/server/MinecraftServer$ReloadableResources net/minecraft/server/MinecraftServer$ReloadableResources/net/minecraft/server/MinecraftServer$ReloadableResources +MD: net/minecraft/server/MinecraftServer$ReloadableResources/ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;)V net/minecraft/server/MinecraftServer$ReloadableResources/ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;)V +MD: net/minecraft/server/MinecraftServer$ReloadableResources/close ()V net/minecraft/server/MinecraftServer$ReloadableResources/close ()V +MD: net/minecraft/server/MinecraftServer$ReloadableResources/equals (Ljava/lang/Object;)Z net/minecraft/server/MinecraftServer$ReloadableResources/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/MinecraftServer$ReloadableResources/f_206584_ ()Lnet/minecraft/server/packs/resources/CloseableResourceManager; net/minecraft/server/MinecraftServer$ReloadableResources/resourceManager ()Lnet/minecraft/server/packs/resources/CloseableResourceManager; +MD: net/minecraft/server/MinecraftServer$ReloadableResources/f_206585_ ()Lnet/minecraft/server/ReloadableServerResources; net/minecraft/server/MinecraftServer$ReloadableResources/managers ()Lnet/minecraft/server/ReloadableServerResources; +MD: net/minecraft/server/MinecraftServer$ReloadableResources/hashCode ()I net/minecraft/server/MinecraftServer$ReloadableResources/hashCode ()I +MD: net/minecraft/server/MinecraftServer$ReloadableResources/toString ()Ljava/lang/String; net/minecraft/server/MinecraftServer$ReloadableResources/toString ()Ljava/lang/String; +CL: net/minecraft/server/MinecraftServer$TimeProfiler net/minecraft/server/MinecraftServer$TimeProfiler +FD: net/minecraft/server/MinecraftServer$TimeProfiler/f_177955_ net/minecraft/server/MinecraftServer$TimeProfiler/startNanos +FD: net/minecraft/server/MinecraftServer$TimeProfiler/f_177956_ net/minecraft/server/MinecraftServer$TimeProfiler/startTick +FD: net/minecraft/server/MinecraftServer$TimeProfiler/net/minecraft/server/MinecraftServer$TimeProfiler net/minecraft/server/MinecraftServer$TimeProfiler/net/minecraft/server/MinecraftServer$TimeProfiler +MD: net/minecraft/server/MinecraftServer$TimeProfiler/ (JI)V net/minecraft/server/MinecraftServer$TimeProfiler/ (JI)V +MD: net/minecraft/server/MinecraftServer$TimeProfiler/m_177960_ (JI)Lnet/minecraft/util/profiling/ProfileResults; net/minecraft/server/MinecraftServer$TimeProfiler/stop (JI)Lnet/minecraft/util/profiling/ProfileResults; +CL: net/minecraft/server/MinecraftServer$TimeProfiler$1 net/minecraft/server/MinecraftServer$TimeProfiler$1 +FD: net/minecraft/server/MinecraftServer$TimeProfiler$1/f_177963_ net/minecraft/server/MinecraftServer$TimeProfiler$1/val$stopNanos +FD: net/minecraft/server/MinecraftServer$TimeProfiler$1/f_177964_ net/minecraft/server/MinecraftServer$TimeProfiler$1/val$stopTick +FD: net/minecraft/server/MinecraftServer$TimeProfiler$1/f_177965_ net/minecraft/server/MinecraftServer$TimeProfiler$1/this$0 +FD: net/minecraft/server/MinecraftServer$TimeProfiler$1/net/minecraft/server/MinecraftServer$TimeProfiler$1 net/minecraft/server/MinecraftServer$TimeProfiler$1/net/minecraft/server/MinecraftServer$TimeProfiler$1 +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/ (Lnet/minecraft/server/MinecraftServer$TimeProfiler;JI)V net/minecraft/server/MinecraftServer$TimeProfiler$1/ (Lnet/minecraft/server/MinecraftServer$TimeProfiler;JI)V +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/m_142368_ ()Ljava/lang/String; net/minecraft/server/MinecraftServer$TimeProfiler$1/getProfilerResults ()Ljava/lang/String; +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/m_142444_ (Ljava/nio/file/Path;)Z net/minecraft/server/MinecraftServer$TimeProfiler$1/saveResults (Ljava/nio/file/Path;)Z +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/m_6412_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/server/MinecraftServer$TimeProfiler$1/getTimes (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/m_7229_ ()J net/minecraft/server/MinecraftServer$TimeProfiler$1/getStartTimeNano ()J +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/m_7230_ ()I net/minecraft/server/MinecraftServer$TimeProfiler$1/getStartTimeTicks ()I +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/m_7236_ ()J net/minecraft/server/MinecraftServer$TimeProfiler$1/getEndTimeNano ()J +MD: net/minecraft/server/MinecraftServer$TimeProfiler$1/m_7317_ ()I net/minecraft/server/MinecraftServer$TimeProfiler$1/getEndTimeTicks ()I +CL: net/minecraft/server/PlayerAdvancements net/minecraft/server/PlayerAdvancements +FD: net/minecraft/server/PlayerAdvancements/f_135958_ net/minecraft/server/PlayerAdvancements/LOGGER +FD: net/minecraft/server/PlayerAdvancements/f_135959_ net/minecraft/server/PlayerAdvancements/GSON +FD: net/minecraft/server/PlayerAdvancements/f_135960_ net/minecraft/server/PlayerAdvancements/TYPE_TOKEN +FD: net/minecraft/server/PlayerAdvancements/f_135961_ net/minecraft/server/PlayerAdvancements/dataFixer +FD: net/minecraft/server/PlayerAdvancements/f_135962_ net/minecraft/server/PlayerAdvancements/playerList +FD: net/minecraft/server/PlayerAdvancements/f_135963_ net/minecraft/server/PlayerAdvancements/file +FD: net/minecraft/server/PlayerAdvancements/f_135964_ net/minecraft/server/PlayerAdvancements/advancements +FD: net/minecraft/server/PlayerAdvancements/f_135965_ net/minecraft/server/PlayerAdvancements/visible +FD: net/minecraft/server/PlayerAdvancements/f_135966_ net/minecraft/server/PlayerAdvancements/visibilityChanged +FD: net/minecraft/server/PlayerAdvancements/f_135967_ net/minecraft/server/PlayerAdvancements/progressChanged +FD: net/minecraft/server/PlayerAdvancements/f_135968_ net/minecraft/server/PlayerAdvancements/player +FD: net/minecraft/server/PlayerAdvancements/f_135969_ net/minecraft/server/PlayerAdvancements/lastSelectedTab +FD: net/minecraft/server/PlayerAdvancements/f_135970_ net/minecraft/server/PlayerAdvancements/isFirstPacket +FD: net/minecraft/server/PlayerAdvancements/f_179926_ net/minecraft/server/PlayerAdvancements/VISIBILITY_DEPTH +FD: net/minecraft/server/PlayerAdvancements/net/minecraft/server/PlayerAdvancements net/minecraft/server/PlayerAdvancements/net/minecraft/server/PlayerAdvancements +MD: net/minecraft/server/PlayerAdvancements/ ()V net/minecraft/server/PlayerAdvancements/ ()V +MD: net/minecraft/server/PlayerAdvancements/ (Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/server/players/PlayerList;Lnet/minecraft/server/ServerAdvancementManager;Ljava/io/File;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/PlayerAdvancements/ (Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/server/players/PlayerList;Lnet/minecraft/server/ServerAdvancementManager;Ljava/io/File;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/PlayerAdvancements/m_135978_ ()V net/minecraft/server/PlayerAdvancements/stopListening ()V +MD: net/minecraft/server/PlayerAdvancements/m_135979_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/PlayerAdvancements/setPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/PlayerAdvancements/m_135981_ (Lnet/minecraft/server/ServerAdvancementManager;)V net/minecraft/server/PlayerAdvancements/reload (Lnet/minecraft/server/ServerAdvancementManager;)V +MD: net/minecraft/server/PlayerAdvancements/m_135983_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/server/PlayerAdvancements/setSelectedTab (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/server/PlayerAdvancements/m_135985_ (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/AdvancementProgress;)V net/minecraft/server/PlayerAdvancements/startProgress (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/advancements/AdvancementProgress;)V +MD: net/minecraft/server/PlayerAdvancements/m_135988_ (Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z net/minecraft/server/PlayerAdvancements/award (Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z +MD: net/minecraft/server/PlayerAdvancements/m_135991_ ()V net/minecraft/server/PlayerAdvancements/save ()V +MD: net/minecraft/server/PlayerAdvancements/m_135992_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/PlayerAdvancements/flushDirty (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/PlayerAdvancements/m_135994_ (Lnet/minecraft/server/ServerAdvancementManager;)V net/minecraft/server/PlayerAdvancements/registerListeners (Lnet/minecraft/server/ServerAdvancementManager;)V +MD: net/minecraft/server/PlayerAdvancements/m_135996_ (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/advancements/AdvancementProgress; net/minecraft/server/PlayerAdvancements/getOrStartProgress (Lnet/minecraft/advancements/Advancement;)Lnet/minecraft/advancements/AdvancementProgress; +MD: net/minecraft/server/PlayerAdvancements/m_135998_ (Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z net/minecraft/server/PlayerAdvancements/revoke (Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z +MD: net/minecraft/server/PlayerAdvancements/m_136001_ ()V net/minecraft/server/PlayerAdvancements/ensureAllVisible ()V +MD: net/minecraft/server/PlayerAdvancements/m_136002_ (Lnet/minecraft/server/ServerAdvancementManager;)V net/minecraft/server/PlayerAdvancements/checkForAutomaticTriggers (Lnet/minecraft/server/ServerAdvancementManager;)V +MD: net/minecraft/server/PlayerAdvancements/m_136004_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/server/PlayerAdvancements/registerListeners (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/server/PlayerAdvancements/m_136006_ (Lnet/minecraft/server/ServerAdvancementManager;)V net/minecraft/server/PlayerAdvancements/load (Lnet/minecraft/server/ServerAdvancementManager;)V +MD: net/minecraft/server/PlayerAdvancements/m_136008_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/server/PlayerAdvancements/unregisterListeners (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/server/PlayerAdvancements/m_136010_ (Lnet/minecraft/advancements/Advancement;)V net/minecraft/server/PlayerAdvancements/ensureVisibility (Lnet/minecraft/advancements/Advancement;)V +MD: net/minecraft/server/PlayerAdvancements/m_136012_ (Lnet/minecraft/advancements/Advancement;)Z net/minecraft/server/PlayerAdvancements/shouldBeVisible (Lnet/minecraft/advancements/Advancement;)Z +MD: net/minecraft/server/PlayerAdvancements/m_136014_ (Lnet/minecraft/advancements/Advancement;)Z net/minecraft/server/PlayerAdvancements/hasCompletedChildrenOrSelf (Lnet/minecraft/advancements/Advancement;)Z +CL: net/minecraft/server/PlayerAdvancements$1 net/minecraft/server/PlayerAdvancements$1 +FD: net/minecraft/server/PlayerAdvancements$1/net/minecraft/server/PlayerAdvancements$1 net/minecraft/server/PlayerAdvancements$1/net/minecraft/server/PlayerAdvancements$1 +MD: net/minecraft/server/PlayerAdvancements$1/ ()V net/minecraft/server/PlayerAdvancements$1/ ()V +CL: net/minecraft/server/ReloadableServerResources net/minecraft/server/ReloadableServerResources +FD: net/minecraft/server/ReloadableServerResources/f_206845_ net/minecraft/server/ReloadableServerResources/LOGGER +FD: net/minecraft/server/ReloadableServerResources/f_206846_ net/minecraft/server/ReloadableServerResources/DATA_RELOAD_INITIAL_TASK +FD: net/minecraft/server/ReloadableServerResources/f_206847_ net/minecraft/server/ReloadableServerResources/commands +FD: net/minecraft/server/ReloadableServerResources/f_206848_ net/minecraft/server/ReloadableServerResources/recipes +FD: net/minecraft/server/ReloadableServerResources/f_206849_ net/minecraft/server/ReloadableServerResources/tagManager +FD: net/minecraft/server/ReloadableServerResources/f_206850_ net/minecraft/server/ReloadableServerResources/predicateManager +FD: net/minecraft/server/ReloadableServerResources/f_206851_ net/minecraft/server/ReloadableServerResources/lootTables +FD: net/minecraft/server/ReloadableServerResources/f_206852_ net/minecraft/server/ReloadableServerResources/itemModifierManager +FD: net/minecraft/server/ReloadableServerResources/f_206853_ net/minecraft/server/ReloadableServerResources/advancements +FD: net/minecraft/server/ReloadableServerResources/f_206854_ net/minecraft/server/ReloadableServerResources/functionLibrary +FD: net/minecraft/server/ReloadableServerResources/net/minecraft/server/ReloadableServerResources net/minecraft/server/ReloadableServerResources/net/minecraft/server/ReloadableServerResources +MD: net/minecraft/server/ReloadableServerResources/ ()V net/minecraft/server/ReloadableServerResources/ ()V +MD: net/minecraft/server/ReloadableServerResources/ (Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/commands/Commands$CommandSelection;I)V net/minecraft/server/ReloadableServerResources/ (Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/commands/Commands$CommandSelection;I)V +MD: net/minecraft/server/ReloadableServerResources/m_206860_ ()Lnet/minecraft/server/ServerFunctionLibrary; net/minecraft/server/ReloadableServerResources/getFunctionLibrary ()Lnet/minecraft/server/ServerFunctionLibrary; +MD: net/minecraft/server/ReloadableServerResources/m_206861_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/commands/Commands$CommandSelection;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/ReloadableServerResources/loadResources (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/commands/Commands$CommandSelection;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/ReloadableServerResources/m_206868_ (Lnet/minecraft/core/RegistryAccess;)V net/minecraft/server/ReloadableServerResources/updateRegistryTags (Lnet/minecraft/core/RegistryAccess;)V +MD: net/minecraft/server/ReloadableServerResources/m_206870_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/tags/TagManager$LoadResult;)V net/minecraft/server/ReloadableServerResources/updateRegistryTags (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/tags/TagManager$LoadResult;)V +MD: net/minecraft/server/ReloadableServerResources/m_206873_ (Ljava/util/Map$Entry;)Ljava/util/List; net/minecraft/server/ReloadableServerResources/lambda$updateRegistryTags$3 (Ljava/util/Map$Entry;)Ljava/util/List; +MD: net/minecraft/server/ReloadableServerResources/m_206875_ (Lnet/minecraft/resources/ResourceKey;Ljava/util/Map$Entry;)Lnet/minecraft/tags/TagKey; net/minecraft/server/ReloadableServerResources/lambda$updateRegistryTags$2 (Lnet/minecraft/resources/ResourceKey;Ljava/util/Map$Entry;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/server/ReloadableServerResources/m_206878_ (Lnet/minecraft/server/ReloadableServerResources;Ljava/lang/Object;)Lnet/minecraft/server/ReloadableServerResources; net/minecraft/server/ReloadableServerResources/lambda$loadResources$0 (Lnet/minecraft/server/ReloadableServerResources;Ljava/lang/Object;)Lnet/minecraft/server/ReloadableServerResources; +MD: net/minecraft/server/ReloadableServerResources/m_206881_ ()Lnet/minecraft/world/level/storage/loot/PredicateManager; net/minecraft/server/ReloadableServerResources/getPredicateManager ()Lnet/minecraft/world/level/storage/loot/PredicateManager; +MD: net/minecraft/server/ReloadableServerResources/m_206882_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/tags/TagManager$LoadResult;)V net/minecraft/server/ReloadableServerResources/lambda$updateRegistryTags$1 (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/tags/TagManager$LoadResult;)V +MD: net/minecraft/server/ReloadableServerResources/m_206885_ ()Lnet/minecraft/world/level/storage/loot/LootTables; net/minecraft/server/ReloadableServerResources/getLootTables ()Lnet/minecraft/world/level/storage/loot/LootTables; +MD: net/minecraft/server/ReloadableServerResources/m_206886_ ()Lnet/minecraft/world/level/storage/loot/ItemModifierManager; net/minecraft/server/ReloadableServerResources/getItemModifierManager ()Lnet/minecraft/world/level/storage/loot/ItemModifierManager; +MD: net/minecraft/server/ReloadableServerResources/m_206887_ ()Lnet/minecraft/world/item/crafting/RecipeManager; net/minecraft/server/ReloadableServerResources/getRecipeManager ()Lnet/minecraft/world/item/crafting/RecipeManager; +MD: net/minecraft/server/ReloadableServerResources/m_206888_ ()Lnet/minecraft/commands/Commands; net/minecraft/server/ReloadableServerResources/getCommands ()Lnet/minecraft/commands/Commands; +MD: net/minecraft/server/ReloadableServerResources/m_206889_ ()Lnet/minecraft/server/ServerAdvancementManager; net/minecraft/server/ReloadableServerResources/getAdvancements ()Lnet/minecraft/server/ServerAdvancementManager; +MD: net/minecraft/server/ReloadableServerResources/m_206890_ ()Ljava/util/List; net/minecraft/server/ReloadableServerResources/listeners ()Ljava/util/List; +CL: net/minecraft/server/RunningOnDifferentThreadException net/minecraft/server/RunningOnDifferentThreadException +FD: net/minecraft/server/RunningOnDifferentThreadException/f_136017_ net/minecraft/server/RunningOnDifferentThreadException/RUNNING_ON_DIFFERENT_THREAD +FD: net/minecraft/server/RunningOnDifferentThreadException/net/minecraft/server/RunningOnDifferentThreadException net/minecraft/server/RunningOnDifferentThreadException/net/minecraft/server/RunningOnDifferentThreadException +MD: net/minecraft/server/RunningOnDifferentThreadException/ ()V net/minecraft/server/RunningOnDifferentThreadException/ ()V +MD: net/minecraft/server/RunningOnDifferentThreadException/ ()V net/minecraft/server/RunningOnDifferentThreadException/ ()V +MD: net/minecraft/server/RunningOnDifferentThreadException/fillInStackTrace ()Ljava/lang/Throwable; net/minecraft/server/RunningOnDifferentThreadException/fillInStackTrace ()Ljava/lang/Throwable; +CL: net/minecraft/server/ServerAdvancementManager net/minecraft/server/ServerAdvancementManager +FD: net/minecraft/server/ServerAdvancementManager/f_136021_ net/minecraft/server/ServerAdvancementManager/LOGGER +FD: net/minecraft/server/ServerAdvancementManager/f_136022_ net/minecraft/server/ServerAdvancementManager/GSON +FD: net/minecraft/server/ServerAdvancementManager/f_136023_ net/minecraft/server/ServerAdvancementManager/advancements +FD: net/minecraft/server/ServerAdvancementManager/f_136024_ net/minecraft/server/ServerAdvancementManager/predicateManager +FD: net/minecraft/server/ServerAdvancementManager/net/minecraft/server/ServerAdvancementManager net/minecraft/server/ServerAdvancementManager/net/minecraft/server/ServerAdvancementManager +MD: net/minecraft/server/ServerAdvancementManager/ ()V net/minecraft/server/ServerAdvancementManager/ ()V +MD: net/minecraft/server/ServerAdvancementManager/ (Lnet/minecraft/world/level/storage/loot/PredicateManager;)V net/minecraft/server/ServerAdvancementManager/ (Lnet/minecraft/world/level/storage/loot/PredicateManager;)V +MD: net/minecraft/server/ServerAdvancementManager/m_136028_ ()Ljava/util/Collection; net/minecraft/server/ServerAdvancementManager/getAllAdvancements ()Ljava/util/Collection; +MD: net/minecraft/server/ServerAdvancementManager/m_136037_ (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V net/minecraft/server/ServerAdvancementManager/lambda$apply$0 (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/server/ServerAdvancementManager/m_136041_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; net/minecraft/server/ServerAdvancementManager/getAdvancement (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/advancements/Advancement; +MD: net/minecraft/server/ServerAdvancementManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/server/ServerAdvancementManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/server/ServerAdvancementManager/m_5787_ (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/server/ServerAdvancementManager/apply (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +CL: net/minecraft/server/ServerFunctionLibrary net/minecraft/server/ServerFunctionLibrary +FD: net/minecraft/server/ServerFunctionLibrary/f_136043_ net/minecraft/server/ServerFunctionLibrary/LOGGER +FD: net/minecraft/server/ServerFunctionLibrary/f_136044_ net/minecraft/server/ServerFunctionLibrary/PATH_PREFIX_LENGTH +FD: net/minecraft/server/ServerFunctionLibrary/f_136045_ net/minecraft/server/ServerFunctionLibrary/PATH_SUFFIX_LENGTH +FD: net/minecraft/server/ServerFunctionLibrary/f_136046_ net/minecraft/server/ServerFunctionLibrary/functions +FD: net/minecraft/server/ServerFunctionLibrary/f_136047_ net/minecraft/server/ServerFunctionLibrary/tagsLoader +FD: net/minecraft/server/ServerFunctionLibrary/f_136048_ net/minecraft/server/ServerFunctionLibrary/tags +FD: net/minecraft/server/ServerFunctionLibrary/f_136049_ net/minecraft/server/ServerFunctionLibrary/functionCompilationLevel +FD: net/minecraft/server/ServerFunctionLibrary/f_136050_ net/minecraft/server/ServerFunctionLibrary/dispatcher +FD: net/minecraft/server/ServerFunctionLibrary/f_179927_ net/minecraft/server/ServerFunctionLibrary/FILE_EXTENSION +FD: net/minecraft/server/ServerFunctionLibrary/net/minecraft/server/ServerFunctionLibrary net/minecraft/server/ServerFunctionLibrary/net/minecraft/server/ServerFunctionLibrary +MD: net/minecraft/server/ServerFunctionLibrary/ ()V net/minecraft/server/ServerFunctionLibrary/ ()V +MD: net/minecraft/server/ServerFunctionLibrary/ (ILcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/ServerFunctionLibrary/ (ILcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/ServerFunctionLibrary/m_136055_ ()Ljava/util/Map; net/minecraft/server/ServerFunctionLibrary/getFunctions ()Ljava/util/Map; +MD: net/minecraft/server/ServerFunctionLibrary/m_136069_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; net/minecraft/server/ServerFunctionLibrary/readLines (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; +MD: net/minecraft/server/ServerFunctionLibrary/m_136089_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/server/ServerFunctionLibrary/getFunction (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/server/ServerFunctionLibrary/m_136097_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag; net/minecraft/server/ServerFunctionLibrary/getTag (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag; +MD: net/minecraft/server/ServerFunctionLibrary/m_179928_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Collection; net/minecraft/server/ServerFunctionLibrary/lambda$reload$2 (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Collection; +MD: net/minecraft/server/ServerFunctionLibrary/m_179930_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/Collection;)Ljava/util/concurrent/CompletionStage; net/minecraft/server/ServerFunctionLibrary/lambda$reload$5 (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/Collection;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/server/ServerFunctionLibrary/m_179934_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/commands/CommandFunction; net/minecraft/server/ServerFunctionLibrary/lambda$reload$3 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/commands/CommandFunction; +MD: net/minecraft/server/ServerFunctionLibrary/m_179939_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/server/ServerFunctionLibrary/lambda$reload$7 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/server/ServerFunctionLibrary/m_179943_ (Lcom/mojang/datafixers/util/Pair;)V net/minecraft/server/ServerFunctionLibrary/lambda$reload$8 (Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/server/ServerFunctionLibrary/m_179945_ (Ljava/lang/String;)Z net/minecraft/server/ServerFunctionLibrary/lambda$reload$1 (Ljava/lang/String;)Z +MD: net/minecraft/server/ServerFunctionLibrary/m_179947_ (Ljava/util/Map;Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/util/Map; net/minecraft/server/ServerFunctionLibrary/lambda$reload$4 (Ljava/util/Map;Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/util/Map; +MD: net/minecraft/server/ServerFunctionLibrary/m_179951_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/commands/CommandFunction;Ljava/lang/Throwable;)Ljava/lang/Object; net/minecraft/server/ServerFunctionLibrary/lambda$reload$6 (Lnet/minecraft/resources/ResourceLocation;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/commands/CommandFunction;Ljava/lang/Throwable;)Ljava/lang/Object; +MD: net/minecraft/server/ServerFunctionLibrary/m_179956_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Map; net/minecraft/server/ServerFunctionLibrary/lambda$reload$0 (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Map; +MD: net/minecraft/server/ServerFunctionLibrary/m_206891_ ()Ljava/lang/Iterable; net/minecraft/server/ServerFunctionLibrary/getAvailableTags ()Ljava/lang/Iterable; +MD: net/minecraft/server/ServerFunctionLibrary/m_5540_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/ServerFunctionLibrary/reload (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/server/ServerFunctionManager net/minecraft/server/ServerFunctionManager +FD: net/minecraft/server/ServerFunctionManager/f_136099_ net/minecraft/server/ServerFunctionManager/TICK_FUNCTION_TAG +FD: net/minecraft/server/ServerFunctionManager/f_136100_ net/minecraft/server/ServerFunctionManager/LOAD_FUNCTION_TAG +FD: net/minecraft/server/ServerFunctionManager/f_136101_ net/minecraft/server/ServerFunctionManager/server +FD: net/minecraft/server/ServerFunctionManager/f_136105_ net/minecraft/server/ServerFunctionManager/ticking +FD: net/minecraft/server/ServerFunctionManager/f_136106_ net/minecraft/server/ServerFunctionManager/postReload +FD: net/minecraft/server/ServerFunctionManager/f_136107_ net/minecraft/server/ServerFunctionManager/library +FD: net/minecraft/server/ServerFunctionManager/f_179958_ net/minecraft/server/ServerFunctionManager/NO_RECURSIVE_TRACES +FD: net/minecraft/server/ServerFunctionManager/f_179959_ net/minecraft/server/ServerFunctionManager/context +FD: net/minecraft/server/ServerFunctionManager/net/minecraft/server/ServerFunctionManager net/minecraft/server/ServerFunctionManager/net/minecraft/server/ServerFunctionManager +MD: net/minecraft/server/ServerFunctionManager/ ()V net/minecraft/server/ServerFunctionManager/ ()V +MD: net/minecraft/server/ServerFunctionManager/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/ServerFunctionLibrary;)V net/minecraft/server/ServerFunctionManager/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/ServerFunctionLibrary;)V +MD: net/minecraft/server/ServerFunctionManager/m_136112_ (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/ServerFunctionManager/execute (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/ServerFunctionManager/m_136115_ (Ljava/util/Collection;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/server/ServerFunctionManager/executeTagFunctions (Ljava/util/Collection;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/server/ServerFunctionManager/m_136118_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/server/ServerFunctionManager/get (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/server/ServerFunctionManager/m_136120_ (Lnet/minecraft/server/ServerFunctionLibrary;)V net/minecraft/server/ServerFunctionManager/replaceLibrary (Lnet/minecraft/server/ServerFunctionLibrary;)V +MD: net/minecraft/server/ServerFunctionManager/m_136122_ ()I net/minecraft/server/ServerFunctionManager/getCommandLimit ()I +MD: net/minecraft/server/ServerFunctionManager/m_136123_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag; net/minecraft/server/ServerFunctionManager/getTag (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag; +MD: net/minecraft/server/ServerFunctionManager/m_136125_ (Lnet/minecraft/server/ServerFunctionLibrary;)V net/minecraft/server/ServerFunctionManager/postReload (Lnet/minecraft/server/ServerFunctionLibrary;)V +MD: net/minecraft/server/ServerFunctionManager/m_136127_ ()Lcom/mojang/brigadier/CommandDispatcher; net/minecraft/server/ServerFunctionManager/getDispatcher ()Lcom/mojang/brigadier/CommandDispatcher; +MD: net/minecraft/server/ServerFunctionManager/m_136128_ ()V net/minecraft/server/ServerFunctionManager/tick ()V +MD: net/minecraft/server/ServerFunctionManager/m_136129_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/ServerFunctionManager/getGameLoopSender ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/ServerFunctionManager/m_136130_ ()Ljava/lang/Iterable; net/minecraft/server/ServerFunctionManager/getFunctionNames ()Ljava/lang/Iterable; +MD: net/minecraft/server/ServerFunctionManager/m_136131_ ()Ljava/lang/Iterable; net/minecraft/server/ServerFunctionManager/getTagNames ()Ljava/lang/Iterable; +MD: net/minecraft/server/ServerFunctionManager/m_179960_ (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)I net/minecraft/server/ServerFunctionManager/execute (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)I +CL: net/minecraft/server/ServerFunctionManager$ExecutionContext net/minecraft/server/ServerFunctionManager$ExecutionContext +FD: net/minecraft/server/ServerFunctionManager$ExecutionContext/f_179964_ net/minecraft/server/ServerFunctionManager$ExecutionContext/this$0 +FD: net/minecraft/server/ServerFunctionManager$ExecutionContext/f_179965_ net/minecraft/server/ServerFunctionManager$ExecutionContext/depth +FD: net/minecraft/server/ServerFunctionManager$ExecutionContext/f_179966_ net/minecraft/server/ServerFunctionManager$ExecutionContext/tracer +FD: net/minecraft/server/ServerFunctionManager$ExecutionContext/f_179967_ net/minecraft/server/ServerFunctionManager$ExecutionContext/commandQueue +FD: net/minecraft/server/ServerFunctionManager$ExecutionContext/f_179968_ net/minecraft/server/ServerFunctionManager$ExecutionContext/nestedCalls +FD: net/minecraft/server/ServerFunctionManager$ExecutionContext/net/minecraft/server/ServerFunctionManager$ExecutionContext net/minecraft/server/ServerFunctionManager$ExecutionContext/net/minecraft/server/ServerFunctionManager$ExecutionContext +MD: net/minecraft/server/ServerFunctionManager$ExecutionContext/ (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V net/minecraft/server/ServerFunctionManager$ExecutionContext/ (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V +MD: net/minecraft/server/ServerFunctionManager$ExecutionContext/m_179972_ (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;)V net/minecraft/server/ServerFunctionManager$ExecutionContext/delayFunctionCall (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;)V +MD: net/minecraft/server/ServerFunctionManager$ExecutionContext/m_179975_ (Ljava/lang/String;)V net/minecraft/server/ServerFunctionManager$ExecutionContext/reportError (Ljava/lang/String;)V +MD: net/minecraft/server/ServerFunctionManager$ExecutionContext/m_179977_ (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/ServerFunctionManager$ExecutionContext/runTopCommand (Lnet/minecraft/commands/CommandFunction;Lnet/minecraft/commands/CommandSourceStack;)I +CL: net/minecraft/server/ServerFunctionManager$QueuedCommand net/minecraft/server/ServerFunctionManager$QueuedCommand +FD: net/minecraft/server/ServerFunctionManager$QueuedCommand/f_136133_ net/minecraft/server/ServerFunctionManager$QueuedCommand/sender +FD: net/minecraft/server/ServerFunctionManager$QueuedCommand/f_136134_ net/minecraft/server/ServerFunctionManager$QueuedCommand/entry +FD: net/minecraft/server/ServerFunctionManager$QueuedCommand/f_179980_ net/minecraft/server/ServerFunctionManager$QueuedCommand/depth +FD: net/minecraft/server/ServerFunctionManager$QueuedCommand/net/minecraft/server/ServerFunctionManager$QueuedCommand net/minecraft/server/ServerFunctionManager$QueuedCommand/net/minecraft/server/ServerFunctionManager$QueuedCommand +MD: net/minecraft/server/ServerFunctionManager$QueuedCommand/ (Lnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/commands/CommandFunction$Entry;)V net/minecraft/server/ServerFunctionManager$QueuedCommand/ (Lnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/commands/CommandFunction$Entry;)V +MD: net/minecraft/server/ServerFunctionManager$QueuedCommand/m_179985_ (Lnet/minecraft/server/ServerFunctionManager;Ljava/util/Deque;ILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V net/minecraft/server/ServerFunctionManager$QueuedCommand/execute (Lnet/minecraft/server/ServerFunctionManager;Ljava/util/Deque;ILnet/minecraft/server/ServerFunctionManager$TraceCallbacks;)V +MD: net/minecraft/server/ServerFunctionManager$QueuedCommand/toString ()Ljava/lang/String; net/minecraft/server/ServerFunctionManager$QueuedCommand/toString ()Ljava/lang/String; +CL: net/minecraft/server/ServerFunctionManager$TraceCallbacks net/minecraft/server/ServerFunctionManager$TraceCallbacks +FD: net/minecraft/server/ServerFunctionManager$TraceCallbacks/net/minecraft/server/ServerFunctionManager$TraceCallbacks net/minecraft/server/ServerFunctionManager$TraceCallbacks/net/minecraft/server/ServerFunctionManager$TraceCallbacks +MD: net/minecraft/server/ServerFunctionManager$TraceCallbacks/m_142147_ (ILnet/minecraft/resources/ResourceLocation;I)V net/minecraft/server/ServerFunctionManager$TraceCallbacks/onCall (ILnet/minecraft/resources/ResourceLocation;I)V +MD: net/minecraft/server/ServerFunctionManager$TraceCallbacks/m_142255_ (ILjava/lang/String;)V net/minecraft/server/ServerFunctionManager$TraceCallbacks/onError (ILjava/lang/String;)V +MD: net/minecraft/server/ServerFunctionManager$TraceCallbacks/m_142256_ (ILjava/lang/String;)V net/minecraft/server/ServerFunctionManager$TraceCallbacks/onCommand (ILjava/lang/String;)V +MD: net/minecraft/server/ServerFunctionManager$TraceCallbacks/m_142279_ (ILjava/lang/String;I)V net/minecraft/server/ServerFunctionManager$TraceCallbacks/onReturn (ILjava/lang/String;I)V +CL: net/minecraft/server/ServerInterface net/minecraft/server/ServerInterface +FD: net/minecraft/server/ServerInterface/net/minecraft/server/ServerInterface net/minecraft/server/ServerInterface/net/minecraft/server/ServerInterface +MD: net/minecraft/server/ServerInterface/m_6866_ ()Ljava/lang/String; net/minecraft/server/ServerInterface/getServerIp ()Ljava/lang/String; +MD: net/minecraft/server/ServerInterface/m_6995_ ()Ljava/lang/String; net/minecraft/server/ServerInterface/getServerName ()Ljava/lang/String; +MD: net/minecraft/server/ServerInterface/m_7123_ ()Ljava/lang/String; net/minecraft/server/ServerInterface/getLevelIdName ()Ljava/lang/String; +MD: net/minecraft/server/ServerInterface/m_7138_ ()Ljava/lang/String; net/minecraft/server/ServerInterface/getPluginNames ()Ljava/lang/String; +MD: net/minecraft/server/ServerInterface/m_7261_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/server/ServerInterface/runCommand (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/server/ServerInterface/m_7416_ ()I net/minecraft/server/ServerInterface/getPlayerCount ()I +MD: net/minecraft/server/ServerInterface/m_7418_ ()I net/minecraft/server/ServerInterface/getMaxPlayers ()I +MD: net/minecraft/server/ServerInterface/m_7448_ ()I net/minecraft/server/ServerInterface/getServerPort ()I +MD: net/minecraft/server/ServerInterface/m_7630_ ()Ljava/lang/String; net/minecraft/server/ServerInterface/getServerVersion ()Ljava/lang/String; +MD: net/minecraft/server/ServerInterface/m_7641_ ()[Ljava/lang/String; net/minecraft/server/ServerInterface/getPlayerNames ()[Ljava/lang/String; +MD: net/minecraft/server/ServerInterface/m_7913_ ()Lnet/minecraft/server/dedicated/DedicatedServerProperties; net/minecraft/server/ServerInterface/getProperties ()Lnet/minecraft/server/dedicated/DedicatedServerProperties; +CL: net/minecraft/server/ServerScoreboard net/minecraft/server/ServerScoreboard +FD: net/minecraft/server/ServerScoreboard/f_136193_ net/minecraft/server/ServerScoreboard/server +FD: net/minecraft/server/ServerScoreboard/f_136194_ net/minecraft/server/ServerScoreboard/trackedObjectives +FD: net/minecraft/server/ServerScoreboard/f_136195_ net/minecraft/server/ServerScoreboard/dirtyListeners +FD: net/minecraft/server/ServerScoreboard/net/minecraft/server/ServerScoreboard net/minecraft/server/ServerScoreboard/net/minecraft/server/ServerScoreboard +MD: net/minecraft/server/ServerScoreboard/ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/server/ServerScoreboard/ (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/server/ServerScoreboard/m_136207_ (Ljava/lang/Runnable;)V net/minecraft/server/ServerScoreboard/addDirtyListener (Ljava/lang/Runnable;)V +MD: net/minecraft/server/ServerScoreboard/m_136217_ ()V net/minecraft/server/ServerScoreboard/setDirty ()V +MD: net/minecraft/server/ServerScoreboard/m_136229_ (Lnet/minecraft/world/scores/Objective;)Ljava/util/List; net/minecraft/server/ServerScoreboard/getStartTrackingPackets (Lnet/minecraft/world/scores/Objective;)Ljava/util/List; +MD: net/minecraft/server/ServerScoreboard/m_136231_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/server/ServerScoreboard/startTrackingObjective (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/server/ServerScoreboard/m_136233_ (Lnet/minecraft/world/scores/Objective;)Ljava/util/List; net/minecraft/server/ServerScoreboard/getStopTrackingPackets (Lnet/minecraft/world/scores/Objective;)Ljava/util/List; +MD: net/minecraft/server/ServerScoreboard/m_136235_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/server/ServerScoreboard/stopTrackingObjective (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/server/ServerScoreboard/m_136237_ (Lnet/minecraft/world/scores/Objective;)I net/minecraft/server/ServerScoreboard/getObjectiveDisplaySlotCount (Lnet/minecraft/world/scores/Objective;)I +MD: net/minecraft/server/ServerScoreboard/m_180013_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/scores/ScoreboardSaveData; net/minecraft/server/ServerScoreboard/createData (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/scores/ScoreboardSaveData; +MD: net/minecraft/server/ServerScoreboard/m_180015_ ()Lnet/minecraft/world/scores/ScoreboardSaveData; net/minecraft/server/ServerScoreboard/createData ()Lnet/minecraft/world/scores/ScoreboardSaveData; +MD: net/minecraft/server/ServerScoreboard/m_5734_ (Lnet/minecraft/world/scores/Score;)V net/minecraft/server/ServerScoreboard/onScoreChanged (Lnet/minecraft/world/scores/Score;)V +MD: net/minecraft/server/ServerScoreboard/m_5973_ (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V net/minecraft/server/ServerScoreboard/onPlayerScoreRemoved (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/server/ServerScoreboard/m_6519_ (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/server/ServerScoreboard/removePlayerFromTeam (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/server/ServerScoreboard/m_6546_ (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)Z net/minecraft/server/ServerScoreboard/addPlayerToTeam (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)Z +MD: net/minecraft/server/ServerScoreboard/m_7091_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/server/ServerScoreboard/onObjectiveChanged (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/server/ServerScoreboard/m_7092_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/server/ServerScoreboard/onObjectiveAdded (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/server/ServerScoreboard/m_7093_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/server/ServerScoreboard/onObjectiveRemoved (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/server/ServerScoreboard/m_7136_ (ILnet/minecraft/world/scores/Objective;)V net/minecraft/server/ServerScoreboard/setDisplayObjective (ILnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/server/ServerScoreboard/m_7182_ (Ljava/lang/String;)V net/minecraft/server/ServerScoreboard/onPlayerRemoved (Ljava/lang/String;)V +MD: net/minecraft/server/ServerScoreboard/m_7644_ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/server/ServerScoreboard/onTeamRemoved (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/server/ServerScoreboard/m_7645_ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/server/ServerScoreboard/onTeamChanged (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/server/ServerScoreboard/m_7650_ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/server/ServerScoreboard/onTeamAdded (Lnet/minecraft/world/scores/PlayerTeam;)V +CL: net/minecraft/server/ServerScoreboard$Method net/minecraft/server/ServerScoreboard$Method +FD: net/minecraft/server/ServerScoreboard$Method/$VALUES net/minecraft/server/ServerScoreboard$Method/$VALUES +FD: net/minecraft/server/ServerScoreboard$Method/CHANGE net/minecraft/server/ServerScoreboard$Method/CHANGE +FD: net/minecraft/server/ServerScoreboard$Method/REMOVE net/minecraft/server/ServerScoreboard$Method/REMOVE +FD: net/minecraft/server/ServerScoreboard$Method/net/minecraft/server/ServerScoreboard$Method net/minecraft/server/ServerScoreboard$Method/net/minecraft/server/ServerScoreboard$Method +MD: net/minecraft/server/ServerScoreboard$Method/ ()V net/minecraft/server/ServerScoreboard$Method/ ()V +MD: net/minecraft/server/ServerScoreboard$Method/ (Ljava/lang/String;I)V net/minecraft/server/ServerScoreboard$Method/ (Ljava/lang/String;I)V +MD: net/minecraft/server/ServerScoreboard$Method/m_180016_ ()[Lnet/minecraft/server/ServerScoreboard$Method; net/minecraft/server/ServerScoreboard$Method/$values ()[Lnet/minecraft/server/ServerScoreboard$Method; +MD: net/minecraft/server/ServerScoreboard$Method/valueOf (Ljava/lang/String;)Lnet/minecraft/server/ServerScoreboard$Method; net/minecraft/server/ServerScoreboard$Method/valueOf (Ljava/lang/String;)Lnet/minecraft/server/ServerScoreboard$Method; +MD: net/minecraft/server/ServerScoreboard$Method/values ()[Lnet/minecraft/server/ServerScoreboard$Method; net/minecraft/server/ServerScoreboard$Method/values ()[Lnet/minecraft/server/ServerScoreboard$Method; +CL: net/minecraft/server/TickTask net/minecraft/server/TickTask +FD: net/minecraft/server/TickTask/f_136249_ net/minecraft/server/TickTask/tick +FD: net/minecraft/server/TickTask/f_136250_ net/minecraft/server/TickTask/runnable +FD: net/minecraft/server/TickTask/net/minecraft/server/TickTask net/minecraft/server/TickTask/net/minecraft/server/TickTask +MD: net/minecraft/server/TickTask/ (ILjava/lang/Runnable;)V net/minecraft/server/TickTask/ (ILjava/lang/Runnable;)V +MD: net/minecraft/server/TickTask/m_136254_ ()I net/minecraft/server/TickTask/getTick ()I +MD: net/minecraft/server/TickTask/run ()V net/minecraft/server/TickTask/run ()V +CL: net/minecraft/server/WorldStem net/minecraft/server/WorldStem +FD: net/minecraft/server/WorldStem/f_206892_ net/minecraft/server/WorldStem/resourceManager +FD: net/minecraft/server/WorldStem/f_206893_ net/minecraft/server/WorldStem/dataPackResources +FD: net/minecraft/server/WorldStem/f_206894_ net/minecraft/server/WorldStem/registryAccess +FD: net/minecraft/server/WorldStem/f_206895_ net/minecraft/server/WorldStem/worldData +FD: net/minecraft/server/WorldStem/net/minecraft/server/WorldStem net/minecraft/server/WorldStem/net/minecraft/server/WorldStem +MD: net/minecraft/server/WorldStem/ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/WorldData;)V net/minecraft/server/WorldStem/ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/WorldData;)V +MD: net/minecraft/server/WorldStem/close ()V net/minecraft/server/WorldStem/close ()V +MD: net/minecraft/server/WorldStem/equals (Ljava/lang/Object;)Z net/minecraft/server/WorldStem/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/WorldStem/f_206892_ ()Lnet/minecraft/server/packs/resources/CloseableResourceManager; net/minecraft/server/WorldStem/resourceManager ()Lnet/minecraft/server/packs/resources/CloseableResourceManager; +MD: net/minecraft/server/WorldStem/f_206893_ ()Lnet/minecraft/server/ReloadableServerResources; net/minecraft/server/WorldStem/dataPackResources ()Lnet/minecraft/server/ReloadableServerResources; +MD: net/minecraft/server/WorldStem/f_206894_ ()Lnet/minecraft/core/RegistryAccess$Frozen; net/minecraft/server/WorldStem/registryAccess ()Lnet/minecraft/core/RegistryAccess$Frozen; +MD: net/minecraft/server/WorldStem/f_206895_ ()Lnet/minecraft/world/level/storage/WorldData; net/minecraft/server/WorldStem/worldData ()Lnet/minecraft/world/level/storage/WorldData; +MD: net/minecraft/server/WorldStem/hashCode ()I net/minecraft/server/WorldStem/hashCode ()I +MD: net/minecraft/server/WorldStem/m_206901_ ()V net/minecraft/server/WorldStem/updateGlobals ()V +MD: net/minecraft/server/WorldStem/m_206902_ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/WorldData;Lnet/minecraft/server/ReloadableServerResources;)Lnet/minecraft/server/WorldStem; net/minecraft/server/WorldStem/lambda$load$1 (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/WorldData;Lnet/minecraft/server/ReloadableServerResources;)Lnet/minecraft/server/WorldStem; +MD: net/minecraft/server/WorldStem/m_206907_ (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;Ljava/lang/Throwable;)V net/minecraft/server/WorldStem/lambda$load$0 (Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;Ljava/lang/Throwable;)V +MD: net/minecraft/server/WorldStem/m_206911_ (Lnet/minecraft/server/WorldStem$InitConfig;Lnet/minecraft/server/WorldStem$DataPackConfigSupplier;Lnet/minecraft/server/WorldStem$WorldDataSupplier;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/WorldStem/load (Lnet/minecraft/server/WorldStem$InitConfig;Lnet/minecraft/server/WorldStem$DataPackConfigSupplier;Lnet/minecraft/server/WorldStem$WorldDataSupplier;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/WorldStem/toString ()Ljava/lang/String; net/minecraft/server/WorldStem/toString ()Ljava/lang/String; +CL: net/minecraft/server/WorldStem$DataPackConfigSupplier net/minecraft/server/WorldStem$DataPackConfigSupplier +FD: net/minecraft/server/WorldStem$DataPackConfigSupplier/net/minecraft/server/WorldStem$DataPackConfigSupplier net/minecraft/server/WorldStem$DataPackConfigSupplier/net/minecraft/server/WorldStem$DataPackConfigSupplier +MD: net/minecraft/server/WorldStem$DataPackConfigSupplier/m_206926_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/world/level/DataPackConfig; net/minecraft/server/WorldStem$DataPackConfigSupplier/lambda$loadFromWorld$0 (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/server/WorldStem$DataPackConfigSupplier/m_206928_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$DataPackConfigSupplier; net/minecraft/server/WorldStem$DataPackConfigSupplier/loadFromWorld (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$DataPackConfigSupplier; +CL: net/minecraft/server/WorldStem$InitConfig net/minecraft/server/WorldStem$InitConfig +FD: net/minecraft/server/WorldStem$InitConfig/f_206930_ net/minecraft/server/WorldStem$InitConfig/packRepository +FD: net/minecraft/server/WorldStem$InitConfig/f_206931_ net/minecraft/server/WorldStem$InitConfig/commandSelection +FD: net/minecraft/server/WorldStem$InitConfig/f_206932_ net/minecraft/server/WorldStem$InitConfig/functionCompilationLevel +FD: net/minecraft/server/WorldStem$InitConfig/f_206933_ net/minecraft/server/WorldStem$InitConfig/safeMode +FD: net/minecraft/server/WorldStem$InitConfig/net/minecraft/server/WorldStem$InitConfig net/minecraft/server/WorldStem$InitConfig/net/minecraft/server/WorldStem$InitConfig +MD: net/minecraft/server/WorldStem$InitConfig/ (Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/commands/Commands$CommandSelection;IZ)V net/minecraft/server/WorldStem$InitConfig/ (Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/commands/Commands$CommandSelection;IZ)V +MD: net/minecraft/server/WorldStem$InitConfig/equals (Ljava/lang/Object;)Z net/minecraft/server/WorldStem$InitConfig/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/WorldStem$InitConfig/f_206930_ ()Lnet/minecraft/server/packs/repository/PackRepository; net/minecraft/server/WorldStem$InitConfig/packRepository ()Lnet/minecraft/server/packs/repository/PackRepository; +MD: net/minecraft/server/WorldStem$InitConfig/f_206931_ ()Lnet/minecraft/commands/Commands$CommandSelection; net/minecraft/server/WorldStem$InitConfig/commandSelection ()Lnet/minecraft/commands/Commands$CommandSelection; +MD: net/minecraft/server/WorldStem$InitConfig/f_206932_ ()I net/minecraft/server/WorldStem$InitConfig/functionCompilationLevel ()I +MD: net/minecraft/server/WorldStem$InitConfig/f_206933_ ()Z net/minecraft/server/WorldStem$InitConfig/safeMode ()Z +MD: net/minecraft/server/WorldStem$InitConfig/hashCode ()I net/minecraft/server/WorldStem$InitConfig/hashCode ()I +MD: net/minecraft/server/WorldStem$InitConfig/toString ()Ljava/lang/String; net/minecraft/server/WorldStem$InitConfig/toString ()Ljava/lang/String; +CL: net/minecraft/server/WorldStem$WorldDataSupplier net/minecraft/server/WorldStem$WorldDataSupplier +FD: net/minecraft/server/WorldStem$WorldDataSupplier/net/minecraft/server/WorldStem$WorldDataSupplier net/minecraft/server/WorldStem$WorldDataSupplier/net/minecraft/server/WorldStem$WorldDataSupplier +MD: net/minecraft/server/WorldStem$WorldDataSupplier/m_206947_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; net/minecraft/server/WorldStem$WorldDataSupplier/lambda$loadFromWorld$0 (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/server/WorldStem$WorldDataSupplier/m_206951_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; net/minecraft/server/WorldStem$WorldDataSupplier/get (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/DataPackConfig;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/server/WorldStem$WorldDataSupplier/m_206954_ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$WorldDataSupplier; net/minecraft/server/WorldStem$WorldDataSupplier/loadFromWorld (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)Lnet/minecraft/server/WorldStem$WorldDataSupplier; +CL: net/minecraft/server/bossevents/CustomBossEvent net/minecraft/server/bossevents/CustomBossEvent +FD: net/minecraft/server/bossevents/CustomBossEvent/f_136256_ net/minecraft/server/bossevents/CustomBossEvent/id +FD: net/minecraft/server/bossevents/CustomBossEvent/f_136257_ net/minecraft/server/bossevents/CustomBossEvent/players +FD: net/minecraft/server/bossevents/CustomBossEvent/f_136258_ net/minecraft/server/bossevents/CustomBossEvent/value +FD: net/minecraft/server/bossevents/CustomBossEvent/f_136259_ net/minecraft/server/bossevents/CustomBossEvent/max +FD: net/minecraft/server/bossevents/CustomBossEvent/net/minecraft/server/bossevents/CustomBossEvent net/minecraft/server/bossevents/CustomBossEvent/net/minecraft/server/bossevents/CustomBossEvent +MD: net/minecraft/server/bossevents/CustomBossEvent/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/chat/Component;)V net/minecraft/server/bossevents/CustomBossEvent/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136263_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/server/bossevents/CustomBossEvent/getTextId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136264_ (I)V net/minecraft/server/bossevents/CustomBossEvent/setValue (I)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136268_ (Ljava/util/Collection;)Z net/minecraft/server/bossevents/CustomBossEvent/setPlayers (Ljava/util/Collection;)Z +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136270_ (Ljava/util/UUID;)V net/minecraft/server/bossevents/CustomBossEvent/addOfflinePlayer (Ljava/util/UUID;)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136272_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/bossevents/CustomBossEvent; net/minecraft/server/bossevents/CustomBossEvent/load (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/bossevents/CustomBossEvent; +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136275_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/server/bossevents/CustomBossEvent/lambda$getDisplayName$0 (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136278_ (I)V net/minecraft/server/bossevents/CustomBossEvent/setMax (I)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136282_ ()I net/minecraft/server/bossevents/CustomBossEvent/getValue ()I +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136283_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/bossevents/CustomBossEvent/onPlayerConnect (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136285_ ()I net/minecraft/server/bossevents/CustomBossEvent/getMax ()I +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136286_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/bossevents/CustomBossEvent/onPlayerDisconnect (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136288_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/bossevents/CustomBossEvent/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/bossevents/CustomBossEvent/m_136289_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/bossevents/CustomBossEvent/save ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/bossevents/CustomBossEvent/m_6539_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/bossevents/CustomBossEvent/removePlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_6543_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/bossevents/CustomBossEvent/addPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/bossevents/CustomBossEvent/m_7706_ ()V net/minecraft/server/bossevents/CustomBossEvent/removeAllPlayers ()V +CL: net/minecraft/server/bossevents/CustomBossEvents net/minecraft/server/bossevents/CustomBossEvents +FD: net/minecraft/server/bossevents/CustomBossEvents/f_136290_ net/minecraft/server/bossevents/CustomBossEvents/events +FD: net/minecraft/server/bossevents/CustomBossEvents/net/minecraft/server/bossevents/CustomBossEvents net/minecraft/server/bossevents/CustomBossEvents/net/minecraft/server/bossevents/CustomBossEvents +MD: net/minecraft/server/bossevents/CustomBossEvents/ ()V net/minecraft/server/bossevents/CustomBossEvents/ ()V +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136292_ ()Ljava/util/Collection; net/minecraft/server/bossevents/CustomBossEvents/getIds ()Ljava/util/Collection; +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136293_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/bossevents/CustomBossEvents/onPlayerConnect (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136295_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/bossevents/CustomBossEvents/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136297_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/bossevents/CustomBossEvent; net/minecraft/server/bossevents/CustomBossEvents/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/bossevents/CustomBossEvent; +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136299_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/server/bossevents/CustomBossEvent; net/minecraft/server/bossevents/CustomBossEvents/create (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/server/bossevents/CustomBossEvent; +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136302_ (Lnet/minecraft/server/bossevents/CustomBossEvent;)V net/minecraft/server/bossevents/CustomBossEvents/remove (Lnet/minecraft/server/bossevents/CustomBossEvent;)V +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136304_ ()Ljava/util/Collection; net/minecraft/server/bossevents/CustomBossEvents/getEvents ()Ljava/util/Collection; +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136305_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/bossevents/CustomBossEvents/onPlayerDisconnect (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/bossevents/CustomBossEvents/m_136307_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/bossevents/CustomBossEvents/save ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/server/bossevents/package-info net/minecraft/server/bossevents/package-info +FD: net/minecraft/server/bossevents/package-info/net/minecraft/server/bossevents/package-info net/minecraft/server/bossevents/package-info/net/minecraft/server/bossevents/package-info +CL: net/minecraft/server/chase/ChaseClient net/minecraft/server/chase/ChaseClient +FD: net/minecraft/server/chase/ChaseClient/f_195980_ net/minecraft/server/chase/ChaseClient/LOGGER +FD: net/minecraft/server/chase/ChaseClient/f_195981_ net/minecraft/server/chase/ChaseClient/RECONNECT_INTERVAL_SECONDS +FD: net/minecraft/server/chase/ChaseClient/f_195982_ net/minecraft/server/chase/ChaseClient/serverHost +FD: net/minecraft/server/chase/ChaseClient/f_195983_ net/minecraft/server/chase/ChaseClient/serverPort +FD: net/minecraft/server/chase/ChaseClient/f_195984_ net/minecraft/server/chase/ChaseClient/server +FD: net/minecraft/server/chase/ChaseClient/f_195985_ net/minecraft/server/chase/ChaseClient/wantsToRun +FD: net/minecraft/server/chase/ChaseClient/f_195986_ net/minecraft/server/chase/ChaseClient/socket +FD: net/minecraft/server/chase/ChaseClient/f_195987_ net/minecraft/server/chase/ChaseClient/thread +FD: net/minecraft/server/chase/ChaseClient/net/minecraft/server/chase/ChaseClient net/minecraft/server/chase/ChaseClient/net/minecraft/server/chase/ChaseClient +MD: net/minecraft/server/chase/ChaseClient/ ()V net/minecraft/server/chase/ChaseClient/ ()V +MD: net/minecraft/server/chase/ChaseClient/ (Ljava/lang/String;ILnet/minecraft/server/MinecraftServer;)V net/minecraft/server/chase/ChaseClient/ (Ljava/lang/String;ILnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/server/chase/ChaseClient/m_195993_ ()V net/minecraft/server/chase/ChaseClient/start ()V +MD: net/minecraft/server/chase/ChaseClient/m_195994_ (Ljava/lang/String;)V net/minecraft/server/chase/ChaseClient/handleMessage (Ljava/lang/String;)V +MD: net/minecraft/server/chase/ChaseClient/m_195996_ (Ljava/util/Scanner;)V net/minecraft/server/chase/ChaseClient/handleTeleport (Ljava/util/Scanner;)V +MD: net/minecraft/server/chase/ChaseClient/m_195998_ (Lnet/minecraft/server/chase/ChaseClient$TeleportTarget;)V net/minecraft/server/chase/ChaseClient/lambda$handleTeleport$0 (Lnet/minecraft/server/chase/ChaseClient$TeleportTarget;)V +MD: net/minecraft/server/chase/ChaseClient/m_196000_ ()V net/minecraft/server/chase/ChaseClient/stop ()V +MD: net/minecraft/server/chase/ChaseClient/m_196001_ (Ljava/lang/String;)V net/minecraft/server/chase/ChaseClient/executeCommand (Ljava/lang/String;)V +MD: net/minecraft/server/chase/ChaseClient/m_196003_ (Ljava/util/Scanner;)Ljava/util/Optional; net/minecraft/server/chase/ChaseClient/parseTarget (Ljava/util/Scanner;)Ljava/util/Optional; +MD: net/minecraft/server/chase/ChaseClient/m_196005_ ()V net/minecraft/server/chase/ChaseClient/run ()V +MD: net/minecraft/server/chase/ChaseClient/m_196006_ (Ljava/lang/String;)V net/minecraft/server/chase/ChaseClient/lambda$executeCommand$1 (Ljava/lang/String;)V +CL: net/minecraft/server/chase/ChaseClient$TeleportTarget net/minecraft/server/chase/ChaseClient$TeleportTarget +FD: net/minecraft/server/chase/ChaseClient$TeleportTarget/f_196008_ net/minecraft/server/chase/ChaseClient$TeleportTarget/level +FD: net/minecraft/server/chase/ChaseClient$TeleportTarget/f_196009_ net/minecraft/server/chase/ChaseClient$TeleportTarget/pos +FD: net/minecraft/server/chase/ChaseClient$TeleportTarget/f_196010_ net/minecraft/server/chase/ChaseClient$TeleportTarget/rot +FD: net/minecraft/server/chase/ChaseClient$TeleportTarget/net/minecraft/server/chase/ChaseClient$TeleportTarget net/minecraft/server/chase/ChaseClient$TeleportTarget/net/minecraft/server/chase/ChaseClient$TeleportTarget +MD: net/minecraft/server/chase/ChaseClient$TeleportTarget/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec2;)V net/minecraft/server/chase/ChaseClient$TeleportTarget/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec2;)V +MD: net/minecraft/server/chase/ChaseClient$TeleportTarget/equals (Ljava/lang/Object;)Z net/minecraft/server/chase/ChaseClient$TeleportTarget/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/chase/ChaseClient$TeleportTarget/f_196008_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/server/chase/ChaseClient$TeleportTarget/level ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/server/chase/ChaseClient$TeleportTarget/f_196009_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/server/chase/ChaseClient$TeleportTarget/pos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/server/chase/ChaseClient$TeleportTarget/f_196010_ ()Lnet/minecraft/world/phys/Vec2; net/minecraft/server/chase/ChaseClient$TeleportTarget/rot ()Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/server/chase/ChaseClient$TeleportTarget/hashCode ()I net/minecraft/server/chase/ChaseClient$TeleportTarget/hashCode ()I +MD: net/minecraft/server/chase/ChaseClient$TeleportTarget/toString ()Ljava/lang/String; net/minecraft/server/chase/ChaseClient$TeleportTarget/toString ()Ljava/lang/String; +CL: net/minecraft/server/chase/ChaseServer net/minecraft/server/chase/ChaseServer +FD: net/minecraft/server/chase/ChaseServer/f_196022_ net/minecraft/server/chase/ChaseServer/LOGGER +FD: net/minecraft/server/chase/ChaseServer/f_196023_ net/minecraft/server/chase/ChaseServer/serverBindAddress +FD: net/minecraft/server/chase/ChaseServer/f_196024_ net/minecraft/server/chase/ChaseServer/serverPort +FD: net/minecraft/server/chase/ChaseServer/f_196025_ net/minecraft/server/chase/ChaseServer/playerList +FD: net/minecraft/server/chase/ChaseServer/f_196026_ net/minecraft/server/chase/ChaseServer/broadcastIntervalMs +FD: net/minecraft/server/chase/ChaseServer/f_196027_ net/minecraft/server/chase/ChaseServer/wantsToRun +FD: net/minecraft/server/chase/ChaseServer/f_196028_ net/minecraft/server/chase/ChaseServer/serverSocket +FD: net/minecraft/server/chase/ChaseServer/f_196029_ net/minecraft/server/chase/ChaseServer/clientSockets +FD: net/minecraft/server/chase/ChaseServer/net/minecraft/server/chase/ChaseServer net/minecraft/server/chase/ChaseServer/net/minecraft/server/chase/ChaseServer +MD: net/minecraft/server/chase/ChaseServer/ ()V net/minecraft/server/chase/ChaseServer/ ()V +MD: net/minecraft/server/chase/ChaseServer/ (Ljava/lang/String;ILnet/minecraft/server/players/PlayerList;I)V net/minecraft/server/chase/ChaseServer/ (Ljava/lang/String;ILnet/minecraft/server/players/PlayerList;I)V +MD: net/minecraft/server/chase/ChaseServer/m_196036_ ()V net/minecraft/server/chase/ChaseServer/start ()V +MD: net/minecraft/server/chase/ChaseServer/m_196037_ (Ljava/net/Socket;[B)V net/minecraft/server/chase/ChaseServer/lambda$runSender$0 (Ljava/net/Socket;[B)V +MD: net/minecraft/server/chase/ChaseServer/m_196040_ ()V net/minecraft/server/chase/ChaseServer/stop ()V +MD: net/minecraft/server/chase/ChaseServer/m_196041_ ()V net/minecraft/server/chase/ChaseServer/runSender ()V +MD: net/minecraft/server/chase/ChaseServer/m_196042_ ()V net/minecraft/server/chase/ChaseServer/runAcceptor ()V +MD: net/minecraft/server/chase/ChaseServer/m_196043_ ()Lnet/minecraft/server/chase/ChaseServer$PlayerPosition; net/minecraft/server/chase/ChaseServer/getPlayerPosition ()Lnet/minecraft/server/chase/ChaseServer$PlayerPosition; +CL: net/minecraft/server/chase/ChaseServer$PlayerPosition net/minecraft/server/chase/ChaseServer$PlayerPosition +FD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196044_ net/minecraft/server/chase/ChaseServer$PlayerPosition/dimensionName +FD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196045_ net/minecraft/server/chase/ChaseServer$PlayerPosition/x +FD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196046_ net/minecraft/server/chase/ChaseServer$PlayerPosition/y +FD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196047_ net/minecraft/server/chase/ChaseServer$PlayerPosition/z +FD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196048_ net/minecraft/server/chase/ChaseServer$PlayerPosition/yRot +FD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196049_ net/minecraft/server/chase/ChaseServer$PlayerPosition/xRot +FD: net/minecraft/server/chase/ChaseServer$PlayerPosition/net/minecraft/server/chase/ChaseServer$PlayerPosition net/minecraft/server/chase/ChaseServer$PlayerPosition/net/minecraft/server/chase/ChaseServer$PlayerPosition +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/ (Ljava/lang/String;DDDFF)V net/minecraft/server/chase/ChaseServer$PlayerPosition/ (Ljava/lang/String;DDDFF)V +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/equals (Ljava/lang/Object;)Z net/minecraft/server/chase/ChaseServer$PlayerPosition/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196044_ ()Ljava/lang/String; net/minecraft/server/chase/ChaseServer$PlayerPosition/dimensionName ()Ljava/lang/String; +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196045_ ()D net/minecraft/server/chase/ChaseServer$PlayerPosition/x ()D +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196046_ ()D net/minecraft/server/chase/ChaseServer$PlayerPosition/y ()D +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196047_ ()D net/minecraft/server/chase/ChaseServer$PlayerPosition/z ()D +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196048_ ()F net/minecraft/server/chase/ChaseServer$PlayerPosition/yRot ()F +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/f_196049_ ()F net/minecraft/server/chase/ChaseServer$PlayerPosition/xRot ()F +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/hashCode ()I net/minecraft/server/chase/ChaseServer$PlayerPosition/hashCode ()I +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/m_196065_ ()Ljava/lang/String; net/minecraft/server/chase/ChaseServer$PlayerPosition/format ()Ljava/lang/String; +MD: net/minecraft/server/chase/ChaseServer$PlayerPosition/toString ()Ljava/lang/String; net/minecraft/server/chase/ChaseServer$PlayerPosition/toString ()Ljava/lang/String; +CL: net/minecraft/server/chase/package-info net/minecraft/server/chase/package-info +FD: net/minecraft/server/chase/package-info/net/minecraft/server/chase/package-info net/minecraft/server/chase/package-info/net/minecraft/server/chase/package-info +CL: net/minecraft/server/commands/AdvancementCommands net/minecraft/server/commands/AdvancementCommands +FD: net/minecraft/server/commands/AdvancementCommands/f_136308_ net/minecraft/server/commands/AdvancementCommands/SUGGEST_ADVANCEMENTS +FD: net/minecraft/server/commands/AdvancementCommands/net/minecraft/server/commands/AdvancementCommands net/minecraft/server/commands/AdvancementCommands/net/minecraft/server/commands/AdvancementCommands +MD: net/minecraft/server/commands/AdvancementCommands/ ()V net/minecraft/server/commands/AdvancementCommands/ ()V +MD: net/minecraft/server/commands/AdvancementCommands/ ()V net/minecraft/server/commands/AdvancementCommands/ ()V +MD: net/minecraft/server/commands/AdvancementCommands/m_136310_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/AdvancementCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/AdvancementCommands/m_136312_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136314_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/AdvancementCommands/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/AdvancementCommands/m_136317_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/AdvancementCommands/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/AdvancementCommands/m_136319_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/server/commands/AdvancementCommands$Action;Ljava/util/Collection;)I net/minecraft/server/commands/AdvancementCommands/perform (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/server/commands/AdvancementCommands$Action;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136324_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/server/commands/AdvancementCommands$Action;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)I net/minecraft/server/commands/AdvancementCommands/performCriterion (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/server/commands/AdvancementCommands$Action;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136330_ (Lnet/minecraft/advancements/Advancement;Ljava/util/List;)V net/minecraft/server/commands/AdvancementCommands/addChildren (Lnet/minecraft/advancements/Advancement;Ljava/util/List;)V +MD: net/minecraft/server/commands/AdvancementCommands/m_136333_ (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/server/commands/AdvancementCommands$Mode;)Ljava/util/List; net/minecraft/server/commands/AdvancementCommands/getAdvancements (Lnet/minecraft/advancements/Advancement;Lnet/minecraft/server/commands/AdvancementCommands$Mode;)Ljava/util/List; +MD: net/minecraft/server/commands/AdvancementCommands/m_136336_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136338_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/AdvancementCommands/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/AdvancementCommands/m_136341_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136343_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/AdvancementCommands/lambda$static$0 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/AdvancementCommands/m_136346_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136348_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136350_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136352_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136354_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136356_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136358_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136360_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AdvancementCommands/m_136362_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AdvancementCommands/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/AdvancementCommands$Action net/minecraft/server/commands/AdvancementCommands$Action +FD: net/minecraft/server/commands/AdvancementCommands$Action/$VALUES net/minecraft/server/commands/AdvancementCommands$Action/$VALUES +FD: net/minecraft/server/commands/AdvancementCommands$Action/GRANT net/minecraft/server/commands/AdvancementCommands$Action/GRANT +FD: net/minecraft/server/commands/AdvancementCommands$Action/REVOKE net/minecraft/server/commands/AdvancementCommands$Action/REVOKE +FD: net/minecraft/server/commands/AdvancementCommands$Action/f_136366_ net/minecraft/server/commands/AdvancementCommands$Action/key +FD: net/minecraft/server/commands/AdvancementCommands$Action/net/minecraft/server/commands/AdvancementCommands$Action net/minecraft/server/commands/AdvancementCommands$Action/net/minecraft/server/commands/AdvancementCommands$Action +MD: net/minecraft/server/commands/AdvancementCommands$Action/ ()V net/minecraft/server/commands/AdvancementCommands$Action/ ()V +MD: net/minecraft/server/commands/AdvancementCommands$Action/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/server/commands/AdvancementCommands$Action/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/server/commands/AdvancementCommands$Action/m_136378_ ()Ljava/lang/String; net/minecraft/server/commands/AdvancementCommands$Action/getKey ()Ljava/lang/String; +MD: net/minecraft/server/commands/AdvancementCommands$Action/m_136379_ (Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/Iterable;)I net/minecraft/server/commands/AdvancementCommands$Action/perform (Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/Iterable;)I +MD: net/minecraft/server/commands/AdvancementCommands$Action/m_180018_ ()[Lnet/minecraft/server/commands/AdvancementCommands$Action; net/minecraft/server/commands/AdvancementCommands$Action/$values ()[Lnet/minecraft/server/commands/AdvancementCommands$Action; +MD: net/minecraft/server/commands/AdvancementCommands$Action/m_5753_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z net/minecraft/server/commands/AdvancementCommands$Action/performCriterion (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z +MD: net/minecraft/server/commands/AdvancementCommands$Action/m_6070_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;)Z net/minecraft/server/commands/AdvancementCommands$Action/perform (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;)Z +MD: net/minecraft/server/commands/AdvancementCommands$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/AdvancementCommands$Action; net/minecraft/server/commands/AdvancementCommands$Action/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/AdvancementCommands$Action; +MD: net/minecraft/server/commands/AdvancementCommands$Action/values ()[Lnet/minecraft/server/commands/AdvancementCommands$Action; net/minecraft/server/commands/AdvancementCommands$Action/values ()[Lnet/minecraft/server/commands/AdvancementCommands$Action; +CL: net/minecraft/server/commands/AdvancementCommands$Action$1 net/minecraft/server/commands/AdvancementCommands$Action$1 +FD: net/minecraft/server/commands/AdvancementCommands$Action$1/net/minecraft/server/commands/AdvancementCommands$Action$1 net/minecraft/server/commands/AdvancementCommands$Action$1/net/minecraft/server/commands/AdvancementCommands$Action$1 +MD: net/minecraft/server/commands/AdvancementCommands$Action$1/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/server/commands/AdvancementCommands$Action$1/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/server/commands/AdvancementCommands$Action$1/m_5753_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z net/minecraft/server/commands/AdvancementCommands$Action$1/performCriterion (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z +MD: net/minecraft/server/commands/AdvancementCommands$Action$1/m_6070_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;)Z net/minecraft/server/commands/AdvancementCommands$Action$1/perform (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;)Z +CL: net/minecraft/server/commands/AdvancementCommands$Action$2 net/minecraft/server/commands/AdvancementCommands$Action$2 +FD: net/minecraft/server/commands/AdvancementCommands$Action$2/net/minecraft/server/commands/AdvancementCommands$Action$2 net/minecraft/server/commands/AdvancementCommands$Action$2/net/minecraft/server/commands/AdvancementCommands$Action$2 +MD: net/minecraft/server/commands/AdvancementCommands$Action$2/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/server/commands/AdvancementCommands$Action$2/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/server/commands/AdvancementCommands$Action$2/m_5753_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z net/minecraft/server/commands/AdvancementCommands$Action$2/performCriterion (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;Ljava/lang/String;)Z +MD: net/minecraft/server/commands/AdvancementCommands$Action$2/m_6070_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;)Z net/minecraft/server/commands/AdvancementCommands$Action$2/perform (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/advancements/Advancement;)Z +CL: net/minecraft/server/commands/AdvancementCommands$Mode net/minecraft/server/commands/AdvancementCommands$Mode +FD: net/minecraft/server/commands/AdvancementCommands$Mode/$VALUES net/minecraft/server/commands/AdvancementCommands$Mode/$VALUES +FD: net/minecraft/server/commands/AdvancementCommands$Mode/EVERYTHING net/minecraft/server/commands/AdvancementCommands$Mode/EVERYTHING +FD: net/minecraft/server/commands/AdvancementCommands$Mode/FROM net/minecraft/server/commands/AdvancementCommands$Mode/FROM +FD: net/minecraft/server/commands/AdvancementCommands$Mode/ONLY net/minecraft/server/commands/AdvancementCommands$Mode/ONLY +FD: net/minecraft/server/commands/AdvancementCommands$Mode/THROUGH net/minecraft/server/commands/AdvancementCommands$Mode/THROUGH +FD: net/minecraft/server/commands/AdvancementCommands$Mode/UNTIL net/minecraft/server/commands/AdvancementCommands$Mode/UNTIL +FD: net/minecraft/server/commands/AdvancementCommands$Mode/f_136417_ net/minecraft/server/commands/AdvancementCommands$Mode/parents +FD: net/minecraft/server/commands/AdvancementCommands$Mode/f_136418_ net/minecraft/server/commands/AdvancementCommands$Mode/children +FD: net/minecraft/server/commands/AdvancementCommands$Mode/net/minecraft/server/commands/AdvancementCommands$Mode net/minecraft/server/commands/AdvancementCommands$Mode/net/minecraft/server/commands/AdvancementCommands$Mode +MD: net/minecraft/server/commands/AdvancementCommands$Mode/ ()V net/minecraft/server/commands/AdvancementCommands$Mode/ ()V +MD: net/minecraft/server/commands/AdvancementCommands$Mode/ (Ljava/lang/String;IZZ)V net/minecraft/server/commands/AdvancementCommands$Mode/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/server/commands/AdvancementCommands$Mode/m_180019_ ()[Lnet/minecraft/server/commands/AdvancementCommands$Mode; net/minecraft/server/commands/AdvancementCommands$Mode/$values ()[Lnet/minecraft/server/commands/AdvancementCommands$Mode; +MD: net/minecraft/server/commands/AdvancementCommands$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/AdvancementCommands$Mode; net/minecraft/server/commands/AdvancementCommands$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/AdvancementCommands$Mode; +MD: net/minecraft/server/commands/AdvancementCommands$Mode/values ()[Lnet/minecraft/server/commands/AdvancementCommands$Mode; net/minecraft/server/commands/AdvancementCommands$Mode/values ()[Lnet/minecraft/server/commands/AdvancementCommands$Mode; +CL: net/minecraft/server/commands/AttributeCommand net/minecraft/server/commands/AttributeCommand +FD: net/minecraft/server/commands/AttributeCommand/f_136434_ net/minecraft/server/commands/AttributeCommand/ERROR_NOT_LIVING_ENTITY +FD: net/minecraft/server/commands/AttributeCommand/f_136435_ net/minecraft/server/commands/AttributeCommand/ERROR_NO_SUCH_ATTRIBUTE +FD: net/minecraft/server/commands/AttributeCommand/f_136436_ net/minecraft/server/commands/AttributeCommand/ERROR_NO_SUCH_MODIFIER +FD: net/minecraft/server/commands/AttributeCommand/f_136437_ net/minecraft/server/commands/AttributeCommand/ERROR_MODIFIER_ALREADY_PRESENT +FD: net/minecraft/server/commands/AttributeCommand/net/minecraft/server/commands/AttributeCommand net/minecraft/server/commands/AttributeCommand/net/minecraft/server/commands/AttributeCommand +MD: net/minecraft/server/commands/AttributeCommand/ ()V net/minecraft/server/commands/AttributeCommand/ ()V +MD: net/minecraft/server/commands/AttributeCommand/ ()V net/minecraft/server/commands/AttributeCommand/ ()V +MD: net/minecraft/server/commands/AttributeCommand/m_136439_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/server/commands/AttributeCommand/getLivingEntity (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/server/commands/AttributeCommand/m_136441_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; net/minecraft/server/commands/AttributeCommand/getAttributeInstance (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; +MD: net/minecraft/server/commands/AttributeCommand/m_136444_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/AttributeCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/AttributeCommand/m_136453_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;D)I net/minecraft/server/commands/AttributeCommand/getAttributeValue (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;D)I +MD: net/minecraft/server/commands/AttributeCommand/m_136458_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)I net/minecraft/server/commands/AttributeCommand/removeModifier (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136463_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;D)I net/minecraft/server/commands/AttributeCommand/getAttributeModifier (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;D)I +MD: net/minecraft/server/commands/AttributeCommand/m_136469_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)I net/minecraft/server/commands/AttributeCommand/addModifier (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136486_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/server/commands/AttributeCommand/getEntityWithAttribute (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/server/commands/AttributeCommand/m_136489_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136491_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;D)I net/minecraft/server/commands/AttributeCommand/getAttributeBase (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;D)I +MD: net/minecraft/server/commands/AttributeCommand/m_136496_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/AttributeCommand/lambda$static$3 (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/AttributeCommand/m_136500_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136502_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;D)I net/minecraft/server/commands/AttributeCommand/setAttributeBase (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ai/attributes/Attribute;D)I +MD: net/minecraft/server/commands/AttributeCommand/m_136507_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136509_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136511_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136513_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136515_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136517_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136519_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_136521_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/AttributeCommand/m_212440_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/AttributeCommand/lambda$register$4 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/AttributeCommand/m_212442_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/AttributeCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/AttributeCommand/m_212444_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/AttributeCommand/lambda$static$1 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/AttributeCommand/m_212447_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/AttributeCommand/lambda$static$2 (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/AttributeCommand/m_212451_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/AttributeCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/BanIpCommands net/minecraft/server/commands/BanIpCommands +FD: net/minecraft/server/commands/BanIpCommands/f_136523_ net/minecraft/server/commands/BanIpCommands/IP_ADDRESS_PATTERN +FD: net/minecraft/server/commands/BanIpCommands/f_136524_ net/minecraft/server/commands/BanIpCommands/ERROR_INVALID_IP +FD: net/minecraft/server/commands/BanIpCommands/f_136525_ net/minecraft/server/commands/BanIpCommands/ERROR_ALREADY_BANNED +FD: net/minecraft/server/commands/BanIpCommands/net/minecraft/server/commands/BanIpCommands net/minecraft/server/commands/BanIpCommands/net/minecraft/server/commands/BanIpCommands +MD: net/minecraft/server/commands/BanIpCommands/ ()V net/minecraft/server/commands/BanIpCommands/ ()V +MD: net/minecraft/server/commands/BanIpCommands/ ()V net/minecraft/server/commands/BanIpCommands/ ()V +MD: net/minecraft/server/commands/BanIpCommands/m_136527_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/BanIpCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/BanIpCommands/m_136529_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BanIpCommands/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BanIpCommands/m_136531_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/BanIpCommands/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/BanIpCommands/m_136533_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/BanIpCommands/banIpOrName (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/BanIpCommands/m_136537_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BanIpCommands/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BanIpCommands/m_136539_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/BanIpCommands/banIp (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/network/chat/Component;)I +CL: net/minecraft/server/commands/BanListCommands net/minecraft/server/commands/BanListCommands +FD: net/minecraft/server/commands/BanListCommands/net/minecraft/server/commands/BanListCommands net/minecraft/server/commands/BanListCommands/net/minecraft/server/commands/BanListCommands +MD: net/minecraft/server/commands/BanListCommands/ ()V net/minecraft/server/commands/BanListCommands/ ()V +MD: net/minecraft/server/commands/BanListCommands/m_136543_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/BanListCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/BanListCommands/m_136545_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BanListCommands/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BanListCommands/m_136547_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/BanListCommands/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/BanListCommands/m_136549_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/BanListCommands/showList (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/BanListCommands/m_136552_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BanListCommands/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BanListCommands/m_136554_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BanListCommands/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/BanPlayerCommands net/minecraft/server/commands/BanPlayerCommands +FD: net/minecraft/server/commands/BanPlayerCommands/f_136556_ net/minecraft/server/commands/BanPlayerCommands/ERROR_ALREADY_BANNED +FD: net/minecraft/server/commands/BanPlayerCommands/net/minecraft/server/commands/BanPlayerCommands net/minecraft/server/commands/BanPlayerCommands/net/minecraft/server/commands/BanPlayerCommands +MD: net/minecraft/server/commands/BanPlayerCommands/ ()V net/minecraft/server/commands/BanPlayerCommands/ ()V +MD: net/minecraft/server/commands/BanPlayerCommands/ ()V net/minecraft/server/commands/BanPlayerCommands/ ()V +MD: net/minecraft/server/commands/BanPlayerCommands/m_136558_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/BanPlayerCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/BanPlayerCommands/m_136560_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BanPlayerCommands/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BanPlayerCommands/m_136562_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/BanPlayerCommands/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/BanPlayerCommands/m_136564_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/BanPlayerCommands/banPlayers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/BanPlayerCommands/m_136568_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BanPlayerCommands/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/BossBarCommands net/minecraft/server/commands/BossBarCommands +FD: net/minecraft/server/commands/BossBarCommands/f_136570_ net/minecraft/server/commands/BossBarCommands/SUGGEST_BOSS_BAR +FD: net/minecraft/server/commands/BossBarCommands/f_136571_ net/minecraft/server/commands/BossBarCommands/ERROR_ALREADY_EXISTS +FD: net/minecraft/server/commands/BossBarCommands/f_136572_ net/minecraft/server/commands/BossBarCommands/ERROR_DOESNT_EXIST +FD: net/minecraft/server/commands/BossBarCommands/f_136573_ net/minecraft/server/commands/BossBarCommands/ERROR_NO_PLAYER_CHANGE +FD: net/minecraft/server/commands/BossBarCommands/f_136574_ net/minecraft/server/commands/BossBarCommands/ERROR_NO_NAME_CHANGE +FD: net/minecraft/server/commands/BossBarCommands/f_136575_ net/minecraft/server/commands/BossBarCommands/ERROR_NO_COLOR_CHANGE +FD: net/minecraft/server/commands/BossBarCommands/f_136576_ net/minecraft/server/commands/BossBarCommands/ERROR_NO_STYLE_CHANGE +FD: net/minecraft/server/commands/BossBarCommands/f_136577_ net/minecraft/server/commands/BossBarCommands/ERROR_NO_VALUE_CHANGE +FD: net/minecraft/server/commands/BossBarCommands/f_136578_ net/minecraft/server/commands/BossBarCommands/ERROR_NO_MAX_CHANGE +FD: net/minecraft/server/commands/BossBarCommands/f_136579_ net/minecraft/server/commands/BossBarCommands/ERROR_ALREADY_HIDDEN +FD: net/minecraft/server/commands/BossBarCommands/f_136580_ net/minecraft/server/commands/BossBarCommands/ERROR_ALREADY_VISIBLE +FD: net/minecraft/server/commands/BossBarCommands/net/minecraft/server/commands/BossBarCommands net/minecraft/server/commands/BossBarCommands/net/minecraft/server/commands/BossBarCommands +MD: net/minecraft/server/commands/BossBarCommands/ ()V net/minecraft/server/commands/BossBarCommands/ ()V +MD: net/minecraft/server/commands/BossBarCommands/ ()V net/minecraft/server/commands/BossBarCommands/ ()V +MD: net/minecraft/server/commands/BossBarCommands/m_136582_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/BossBarCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/BossBarCommands/m_136584_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/bossevents/CustomBossEvent; net/minecraft/server/commands/BossBarCommands/getBossBar (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/bossevents/CustomBossEvent; +MD: net/minecraft/server/commands/BossBarCommands/m_136586_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/BossBarCommands/lambda$static$2 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/BossBarCommands/m_136589_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/BossBarCommands/listBars (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136591_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/BossBarCommands/createBar (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136595_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I net/minecraft/server/commands/BossBarCommands/getValue (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136598_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;I)I net/minecraft/server/commands/BossBarCommands/setValue (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;I)I +MD: net/minecraft/server/commands/BossBarCommands/m_136602_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Lnet/minecraft/world/BossEvent$BossBarColor;)I net/minecraft/server/commands/BossBarCommands/setColor (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Lnet/minecraft/world/BossEvent$BossBarColor;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136606_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Lnet/minecraft/world/BossEvent$BossBarOverlay;)I net/minecraft/server/commands/BossBarCommands/setStyle (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Lnet/minecraft/world/BossEvent$BossBarOverlay;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136610_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Ljava/util/Collection;)I net/minecraft/server/commands/BossBarCommands/setPlayers (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136614_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/BossBarCommands/setName (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136618_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Z)I net/minecraft/server/commands/BossBarCommands/setVisible (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;Z)I +MD: net/minecraft/server/commands/BossBarCommands/m_136622_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/BossBarCommands/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/BossBarCommands/m_136624_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$28 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136626_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/BossBarCommands/lambda$register$3 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/BossBarCommands/m_136628_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I net/minecraft/server/commands/BossBarCommands/getMax (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136631_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;I)I net/minecraft/server/commands/BossBarCommands/setMax (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;I)I +MD: net/minecraft/server/commands/BossBarCommands/m_136635_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/BossBarCommands/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/BossBarCommands/m_136637_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$27 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136639_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I net/minecraft/server/commands/BossBarCommands/getVisible (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136642_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$26 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136644_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I net/minecraft/server/commands/BossBarCommands/getPlayers (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136647_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$25 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136649_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I net/minecraft/server/commands/BossBarCommands/removeBar (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136652_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$24 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136654_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$23 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136656_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$22 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136658_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$21 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136660_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$20 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136662_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136664_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136666_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136668_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136670_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136672_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136674_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136676_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136678_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136680_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136682_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136684_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136686_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136688_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136690_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/BossBarCommands/m_136692_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/BossBarCommands/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ChaseCommand net/minecraft/server/commands/ChaseCommand +FD: net/minecraft/server/commands/ChaseCommand/f_196068_ net/minecraft/server/commands/ChaseCommand/DIMENSION_NAMES +FD: net/minecraft/server/commands/ChaseCommand/f_196069_ net/minecraft/server/commands/ChaseCommand/DEFAULT_CONNECT_HOST +FD: net/minecraft/server/commands/ChaseCommand/f_196070_ net/minecraft/server/commands/ChaseCommand/DEFAULT_BIND_ADDRESS +FD: net/minecraft/server/commands/ChaseCommand/f_196071_ net/minecraft/server/commands/ChaseCommand/DEFAULT_PORT +FD: net/minecraft/server/commands/ChaseCommand/f_196072_ net/minecraft/server/commands/ChaseCommand/BROADCAST_INTERVAL_MS +FD: net/minecraft/server/commands/ChaseCommand/f_196073_ net/minecraft/server/commands/ChaseCommand/chaseServer +FD: net/minecraft/server/commands/ChaseCommand/f_196074_ net/minecraft/server/commands/ChaseCommand/chaseClient +FD: net/minecraft/server/commands/ChaseCommand/net/minecraft/server/commands/ChaseCommand net/minecraft/server/commands/ChaseCommand/net/minecraft/server/commands/ChaseCommand +MD: net/minecraft/server/commands/ChaseCommand/ ()V net/minecraft/server/commands/ChaseCommand/ ()V +MD: net/minecraft/server/commands/ChaseCommand/ ()V net/minecraft/server/commands/ChaseCommand/ ()V +MD: net/minecraft/server/commands/ChaseCommand/m_196077_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ChaseCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ChaseCommand/m_196079_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ChaseCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ChaseCommand/m_196081_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/ChaseCommand/stop (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/ChaseCommand/m_196083_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;I)I net/minecraft/server/commands/ChaseCommand/lead (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;I)I +MD: net/minecraft/server/commands/ChaseCommand/m_196087_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ChaseCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ChaseCommand/m_196089_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ChaseCommand/alreadyRunning (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ChaseCommand/m_196091_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;I)I net/minecraft/server/commands/ChaseCommand/follow (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;I)I +MD: net/minecraft/server/commands/ChaseCommand/m_196095_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ChaseCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ChaseCommand/m_196097_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ChaseCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ChaseCommand/m_196099_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ChaseCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ChaseCommand/m_196101_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ChaseCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ChaseCommand/m_196103_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ChaseCommand/lambda$register$0 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ClearInventoryCommands net/minecraft/server/commands/ClearInventoryCommands +FD: net/minecraft/server/commands/ClearInventoryCommands/f_136694_ net/minecraft/server/commands/ClearInventoryCommands/ERROR_SINGLE +FD: net/minecraft/server/commands/ClearInventoryCommands/f_136695_ net/minecraft/server/commands/ClearInventoryCommands/ERROR_MULTIPLE +FD: net/minecraft/server/commands/ClearInventoryCommands/net/minecraft/server/commands/ClearInventoryCommands net/minecraft/server/commands/ClearInventoryCommands/net/minecraft/server/commands/ClearInventoryCommands +MD: net/minecraft/server/commands/ClearInventoryCommands/ ()V net/minecraft/server/commands/ClearInventoryCommands/ ()V +MD: net/minecraft/server/commands/ClearInventoryCommands/ ()V net/minecraft/server/commands/ClearInventoryCommands/ ()V +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136699_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ClearInventoryCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136701_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ClearInventoryCommands/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136703_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ClearInventoryCommands/lambda$register$2 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136705_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/util/function/Predicate;I)I net/minecraft/server/commands/ClearInventoryCommands/clearInventory (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/util/function/Predicate;I)I +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136710_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ClearInventoryCommands/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136714_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ClearInventoryCommands/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136716_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ClearInventoryCommands/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136718_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ClearInventoryCommands/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ClearInventoryCommands/m_136720_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ClearInventoryCommands/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ClearInventoryCommands/m_180026_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/server/commands/ClearInventoryCommands/lambda$register$5 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/server/commands/ClearInventoryCommands/m_180028_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/server/commands/ClearInventoryCommands/lambda$register$3 (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/server/commands/CloneCommands net/minecraft/server/commands/CloneCommands +FD: net/minecraft/server/commands/CloneCommands/f_136722_ net/minecraft/server/commands/CloneCommands/FILTER_AIR +FD: net/minecraft/server/commands/CloneCommands/f_136723_ net/minecraft/server/commands/CloneCommands/ERROR_OVERLAP +FD: net/minecraft/server/commands/CloneCommands/f_136724_ net/minecraft/server/commands/CloneCommands/ERROR_AREA_TOO_LARGE +FD: net/minecraft/server/commands/CloneCommands/f_136725_ net/minecraft/server/commands/CloneCommands/ERROR_FAILED +FD: net/minecraft/server/commands/CloneCommands/f_180030_ net/minecraft/server/commands/CloneCommands/MAX_CLONE_AREA +FD: net/minecraft/server/commands/CloneCommands/net/minecraft/server/commands/CloneCommands net/minecraft/server/commands/CloneCommands/net/minecraft/server/commands/CloneCommands +MD: net/minecraft/server/commands/CloneCommands/ ()V net/minecraft/server/commands/CloneCommands/ ()V +MD: net/minecraft/server/commands/CloneCommands/ ()V net/minecraft/server/commands/CloneCommands/ ()V +MD: net/minecraft/server/commands/CloneCommands/m_136729_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/CloneCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/CloneCommands/m_136731_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$20 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136733_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/CloneCommands/lambda$register$2 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/CloneCommands/m_136735_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Lnet/minecraft/server/commands/CloneCommands$Mode;)I net/minecraft/server/commands/CloneCommands/clone (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Lnet/minecraft/server/commands/CloneCommands$Mode;)I +MD: net/minecraft/server/commands/CloneCommands/m_136742_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/CloneCommands/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/CloneCommands/m_136747_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136751_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136755_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136759_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136761_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/CloneCommands/lambda$static$1 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/server/commands/CloneCommands/m_136763_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136765_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136767_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136769_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136771_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136773_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136775_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_136777_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/CloneCommands/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/CloneCommands/m_180032_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/CloneCommands/lambda$register$11 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/server/commands/CloneCommands/m_180034_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/CloneCommands/lambda$register$9 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/server/commands/CloneCommands/m_180036_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/CloneCommands/lambda$register$7 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/server/commands/CloneCommands/m_180038_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/CloneCommands/lambda$register$5 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/server/commands/CloneCommands/m_180040_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/CloneCommands/lambda$register$3 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +CL: net/minecraft/server/commands/CloneCommands$CloneBlockInfo net/minecraft/server/commands/CloneCommands$CloneBlockInfo +FD: net/minecraft/server/commands/CloneCommands$CloneBlockInfo/f_136779_ net/minecraft/server/commands/CloneCommands$CloneBlockInfo/pos +FD: net/minecraft/server/commands/CloneCommands$CloneBlockInfo/f_136780_ net/minecraft/server/commands/CloneCommands$CloneBlockInfo/state +FD: net/minecraft/server/commands/CloneCommands$CloneBlockInfo/f_136781_ net/minecraft/server/commands/CloneCommands$CloneBlockInfo/tag +FD: net/minecraft/server/commands/CloneCommands$CloneBlockInfo/net/minecraft/server/commands/CloneCommands$CloneBlockInfo net/minecraft/server/commands/CloneCommands$CloneBlockInfo/net/minecraft/server/commands/CloneCommands$CloneBlockInfo +MD: net/minecraft/server/commands/CloneCommands$CloneBlockInfo/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/commands/CloneCommands$CloneBlockInfo/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/server/commands/CloneCommands$Mode net/minecraft/server/commands/CloneCommands$Mode +FD: net/minecraft/server/commands/CloneCommands$Mode/$VALUES net/minecraft/server/commands/CloneCommands$Mode/$VALUES +FD: net/minecraft/server/commands/CloneCommands$Mode/FORCE net/minecraft/server/commands/CloneCommands$Mode/FORCE +FD: net/minecraft/server/commands/CloneCommands$Mode/MOVE net/minecraft/server/commands/CloneCommands$Mode/MOVE +FD: net/minecraft/server/commands/CloneCommands$Mode/NORMAL net/minecraft/server/commands/CloneCommands$Mode/NORMAL +FD: net/minecraft/server/commands/CloneCommands$Mode/f_136789_ net/minecraft/server/commands/CloneCommands$Mode/canOverlap +FD: net/minecraft/server/commands/CloneCommands$Mode/net/minecraft/server/commands/CloneCommands$Mode net/minecraft/server/commands/CloneCommands$Mode/net/minecraft/server/commands/CloneCommands$Mode +MD: net/minecraft/server/commands/CloneCommands$Mode/ ()V net/minecraft/server/commands/CloneCommands$Mode/ ()V +MD: net/minecraft/server/commands/CloneCommands$Mode/ (Ljava/lang/String;IZ)V net/minecraft/server/commands/CloneCommands$Mode/ (Ljava/lang/String;IZ)V +MD: net/minecraft/server/commands/CloneCommands$Mode/m_136796_ ()Z net/minecraft/server/commands/CloneCommands$Mode/canOverlap ()Z +MD: net/minecraft/server/commands/CloneCommands$Mode/m_180042_ ()[Lnet/minecraft/server/commands/CloneCommands$Mode; net/minecraft/server/commands/CloneCommands$Mode/$values ()[Lnet/minecraft/server/commands/CloneCommands$Mode; +MD: net/minecraft/server/commands/CloneCommands$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/CloneCommands$Mode; net/minecraft/server/commands/CloneCommands$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/CloneCommands$Mode; +MD: net/minecraft/server/commands/CloneCommands$Mode/values ()[Lnet/minecraft/server/commands/CloneCommands$Mode; net/minecraft/server/commands/CloneCommands$Mode/values ()[Lnet/minecraft/server/commands/CloneCommands$Mode; +CL: net/minecraft/server/commands/DataPackCommand net/minecraft/server/commands/DataPackCommand +FD: net/minecraft/server/commands/DataPackCommand/f_136800_ net/minecraft/server/commands/DataPackCommand/ERROR_UNKNOWN_PACK +FD: net/minecraft/server/commands/DataPackCommand/f_136801_ net/minecraft/server/commands/DataPackCommand/ERROR_PACK_ALREADY_ENABLED +FD: net/minecraft/server/commands/DataPackCommand/f_136802_ net/minecraft/server/commands/DataPackCommand/ERROR_PACK_ALREADY_DISABLED +FD: net/minecraft/server/commands/DataPackCommand/f_136803_ net/minecraft/server/commands/DataPackCommand/SELECTED_PACKS +FD: net/minecraft/server/commands/DataPackCommand/f_136804_ net/minecraft/server/commands/DataPackCommand/UNSELECTED_PACKS +FD: net/minecraft/server/commands/DataPackCommand/net/minecraft/server/commands/DataPackCommand net/minecraft/server/commands/DataPackCommand/net/minecraft/server/commands/DataPackCommand +MD: net/minecraft/server/commands/DataPackCommand/ ()V net/minecraft/server/commands/DataPackCommand/ ()V +MD: net/minecraft/server/commands/DataPackCommand/ ()V net/minecraft/server/commands/DataPackCommand/ ()V +MD: net/minecraft/server/commands/DataPackCommand/m_136806_ (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/DataPackCommand/lambda$listEnabledPacks$23 (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/DataPackCommand/m_136808_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/DataPackCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/DataPackCommand/m_136810_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$20 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136812_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/DataPackCommand/lambda$static$5 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/DataPackCommand/m_136815_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Z)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/server/commands/DataPackCommand/getPack (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Z)Lnet/minecraft/server/packs/repository/Pack; +MD: net/minecraft/server/commands/DataPackCommand/m_136823_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/DataPackCommand/listPacks (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136825_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/packs/repository/Pack;)I net/minecraft/server/commands/DataPackCommand/disablePack (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/packs/repository/Pack;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136828_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/packs/repository/Pack;Lnet/minecraft/server/commands/DataPackCommand$Inserter;)I net/minecraft/server/commands/DataPackCommand/enablePack (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/packs/repository/Pack;Lnet/minecraft/server/commands/DataPackCommand$Inserter;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136832_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/DataPackCommand/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/DataPackCommand/m_136834_ (Ljava/util/Collection;Lnet/minecraft/server/packs/repository/Pack;)Z net/minecraft/server/commands/DataPackCommand/lambda$listAvailablePacks$21 (Ljava/util/Collection;Lnet/minecraft/server/packs/repository/Pack;)Z +MD: net/minecraft/server/commands/DataPackCommand/m_136843_ (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/DataPackCommand/lambda$listAvailablePacks$22 (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/DataPackCommand/m_136845_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136847_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/DataPackCommand/lambda$static$3 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/DataPackCommand/m_136854_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/DataPackCommand/listAvailablePacks (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136856_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/DataPackCommand/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/DataPackCommand/m_136863_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136865_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/DataPackCommand/listEnabledPacks (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136867_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/DataPackCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/DataPackCommand/m_136869_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136871_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DataPackCommand/lambda$register$6 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/DataPackCommand/m_136873_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136875_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136877_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136879_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_136881_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DataPackCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DataPackCommand/m_180044_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/server/commands/DataPackCommand/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V +MD: net/minecraft/server/commands/DataPackCommand/m_180048_ (Ljava/util/Collection;Ljava/lang/String;)Z net/minecraft/server/commands/DataPackCommand/lambda$static$4 (Ljava/util/Collection;Ljava/lang/String;)Z +MD: net/minecraft/server/commands/DataPackCommand/m_180051_ (Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/server/commands/DataPackCommand/lambda$register$15 (Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V +MD: net/minecraft/server/commands/DataPackCommand/m_180054_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/server/commands/DataPackCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V +MD: net/minecraft/server/commands/DataPackCommand/m_180058_ (Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/server/commands/DataPackCommand/lambda$register$8 (Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V +MD: net/minecraft/server/commands/DataPackCommand/m_180061_ (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/server/commands/DataPackCommand/lambda$register$7 (Lnet/minecraft/server/packs/repository/Pack;)Lnet/minecraft/server/packs/repository/Pack; +CL: net/minecraft/server/commands/DataPackCommand$Inserter net/minecraft/server/commands/DataPackCommand$Inserter +FD: net/minecraft/server/commands/DataPackCommand$Inserter/net/minecraft/server/commands/DataPackCommand$Inserter net/minecraft/server/commands/DataPackCommand$Inserter/net/minecraft/server/commands/DataPackCommand$Inserter +MD: net/minecraft/server/commands/DataPackCommand$Inserter/m_136883_ (Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/server/commands/DataPackCommand$Inserter/apply (Ljava/util/List;Lnet/minecraft/server/packs/repository/Pack;)V +CL: net/minecraft/server/commands/DeOpCommands net/minecraft/server/commands/DeOpCommands +FD: net/minecraft/server/commands/DeOpCommands/f_136886_ net/minecraft/server/commands/DeOpCommands/ERROR_NOT_OP +FD: net/minecraft/server/commands/DeOpCommands/net/minecraft/server/commands/DeOpCommands net/minecraft/server/commands/DeOpCommands/net/minecraft/server/commands/DeOpCommands +MD: net/minecraft/server/commands/DeOpCommands/ ()V net/minecraft/server/commands/DeOpCommands/ ()V +MD: net/minecraft/server/commands/DeOpCommands/ ()V net/minecraft/server/commands/DeOpCommands/ ()V +MD: net/minecraft/server/commands/DeOpCommands/m_136888_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/DeOpCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/DeOpCommands/m_136890_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DeOpCommands/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DeOpCommands/m_136892_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/DeOpCommands/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/DeOpCommands/m_136895_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DeOpCommands/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/DeOpCommands/m_136897_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/DeOpCommands/deopPlayers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +CL: net/minecraft/server/commands/DebugCommand net/minecraft/server/commands/DebugCommand +FD: net/minecraft/server/commands/DebugCommand/f_136900_ net/minecraft/server/commands/DebugCommand/LOGGER +FD: net/minecraft/server/commands/DebugCommand/f_136901_ net/minecraft/server/commands/DebugCommand/ERROR_NOT_RUNNING +FD: net/minecraft/server/commands/DebugCommand/f_136902_ net/minecraft/server/commands/DebugCommand/ERROR_ALREADY_RUNNING +FD: net/minecraft/server/commands/DebugCommand/net/minecraft/server/commands/DebugCommand net/minecraft/server/commands/DebugCommand/net/minecraft/server/commands/DebugCommand +MD: net/minecraft/server/commands/DebugCommand/ ()V net/minecraft/server/commands/DebugCommand/ ()V +MD: net/minecraft/server/commands/DebugCommand/ ()V net/minecraft/server/commands/DebugCommand/ ()V +MD: net/minecraft/server/commands/DebugCommand/m_136905_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/DebugCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/DebugCommand/m_136907_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DebugCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DebugCommand/m_136909_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/DebugCommand/start (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/DebugCommand/m_136915_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/DebugCommand/stop (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/DebugCommand/m_136917_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DebugCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DebugCommand/m_180065_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/DebugCommand/traceFunction (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/DebugCommand/m_180068_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DebugCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DebugCommand/m_180070_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DebugCommand/lambda$register$3 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/DebugCommand/m_180072_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DebugCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/DebugCommand$Tracer net/minecraft/server/commands/DebugCommand$Tracer +FD: net/minecraft/server/commands/DebugCommand$Tracer/f_180074_ net/minecraft/server/commands/DebugCommand$Tracer/INDENT_OFFSET +FD: net/minecraft/server/commands/DebugCommand$Tracer/f_180075_ net/minecraft/server/commands/DebugCommand$Tracer/output +FD: net/minecraft/server/commands/DebugCommand$Tracer/f_180076_ net/minecraft/server/commands/DebugCommand$Tracer/lastIndent +FD: net/minecraft/server/commands/DebugCommand$Tracer/f_180077_ net/minecraft/server/commands/DebugCommand$Tracer/waitingForResult +FD: net/minecraft/server/commands/DebugCommand$Tracer/net/minecraft/server/commands/DebugCommand$Tracer net/minecraft/server/commands/DebugCommand$Tracer/net/minecraft/server/commands/DebugCommand$Tracer +MD: net/minecraft/server/commands/DebugCommand$Tracer/ (Ljava/io/PrintWriter;)V net/minecraft/server/commands/DebugCommand$Tracer/ (Ljava/io/PrintWriter;)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_142147_ (ILnet/minecraft/resources/ResourceLocation;I)V net/minecraft/server/commands/DebugCommand$Tracer/onCall (ILnet/minecraft/resources/ResourceLocation;I)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_142255_ (ILjava/lang/String;)V net/minecraft/server/commands/DebugCommand$Tracer/onError (ILjava/lang/String;)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_142256_ (ILjava/lang/String;)V net/minecraft/server/commands/DebugCommand$Tracer/onCommand (ILjava/lang/String;)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_142279_ (ILjava/lang/String;I)V net/minecraft/server/commands/DebugCommand$Tracer/onReturn (ILjava/lang/String;I)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_142559_ ()Z net/minecraft/server/commands/DebugCommand$Tracer/alwaysAccepts ()Z +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_180081_ (I)V net/minecraft/server/commands/DebugCommand$Tracer/indentAndSave (I)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_180097_ (I)V net/minecraft/server/commands/DebugCommand$Tracer/printIndent (I)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_180103_ ()V net/minecraft/server/commands/DebugCommand$Tracer/newLine ()V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_6102_ ()Z net/minecraft/server/commands/DebugCommand$Tracer/shouldInformAdmins ()Z +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/server/commands/DebugCommand$Tracer/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_6999_ ()Z net/minecraft/server/commands/DebugCommand$Tracer/acceptsSuccess ()Z +MD: net/minecraft/server/commands/DebugCommand$Tracer/m_7028_ ()Z net/minecraft/server/commands/DebugCommand$Tracer/acceptsFailure ()Z +CL: net/minecraft/server/commands/DebugMobSpawningCommand net/minecraft/server/commands/DebugMobSpawningCommand +FD: net/minecraft/server/commands/DebugMobSpawningCommand/net/minecraft/server/commands/DebugMobSpawningCommand net/minecraft/server/commands/DebugMobSpawningCommand/net/minecraft/server/commands/DebugMobSpawningCommand +MD: net/minecraft/server/commands/DebugMobSpawningCommand/ ()V net/minecraft/server/commands/DebugMobSpawningCommand/ ()V +MD: net/minecraft/server/commands/DebugMobSpawningCommand/m_180107_ (Lnet/minecraft/world/entity/MobCategory;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DebugMobSpawningCommand/lambda$register$1 (Lnet/minecraft/world/entity/MobCategory;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DebugMobSpawningCommand/m_180110_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/DebugMobSpawningCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/DebugMobSpawningCommand/m_180112_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DebugMobSpawningCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/DebugMobSpawningCommand/m_180114_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;)I net/minecraft/server/commands/DebugMobSpawningCommand/spawnMobs (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/server/commands/DebugPathCommand net/minecraft/server/commands/DebugPathCommand +FD: net/minecraft/server/commands/DebugPathCommand/f_180118_ net/minecraft/server/commands/DebugPathCommand/ERROR_NOT_MOB +FD: net/minecraft/server/commands/DebugPathCommand/f_180119_ net/minecraft/server/commands/DebugPathCommand/ERROR_NO_PATH +FD: net/minecraft/server/commands/DebugPathCommand/f_180120_ net/minecraft/server/commands/DebugPathCommand/ERROR_NOT_COMPLETE +FD: net/minecraft/server/commands/DebugPathCommand/net/minecraft/server/commands/DebugPathCommand net/minecraft/server/commands/DebugPathCommand/net/minecraft/server/commands/DebugPathCommand +MD: net/minecraft/server/commands/DebugPathCommand/ ()V net/minecraft/server/commands/DebugPathCommand/ ()V +MD: net/minecraft/server/commands/DebugPathCommand/ ()V net/minecraft/server/commands/DebugPathCommand/ ()V +MD: net/minecraft/server/commands/DebugPathCommand/m_180123_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/DebugPathCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/DebugPathCommand/m_180125_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DebugPathCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DebugPathCommand/m_180127_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DebugPathCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/DebugPathCommand/m_180129_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;)I net/minecraft/server/commands/DebugPathCommand/fillBlocks (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/server/commands/DefaultGameModeCommands net/minecraft/server/commands/DefaultGameModeCommands +FD: net/minecraft/server/commands/DefaultGameModeCommands/net/minecraft/server/commands/DefaultGameModeCommands net/minecraft/server/commands/DefaultGameModeCommands/net/minecraft/server/commands/DefaultGameModeCommands +MD: net/minecraft/server/commands/DefaultGameModeCommands/ ()V net/minecraft/server/commands/DefaultGameModeCommands/ ()V +MD: net/minecraft/server/commands/DefaultGameModeCommands/m_136923_ (Lnet/minecraft/world/level/GameType;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DefaultGameModeCommands/lambda$register$1 (Lnet/minecraft/world/level/GameType;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DefaultGameModeCommands/m_136926_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/DefaultGameModeCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/DefaultGameModeCommands/m_136928_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DefaultGameModeCommands/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/DefaultGameModeCommands/m_136930_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/GameType;)I net/minecraft/server/commands/DefaultGameModeCommands/setMode (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/GameType;)I +CL: net/minecraft/server/commands/DifficultyCommand net/minecraft/server/commands/DifficultyCommand +FD: net/minecraft/server/commands/DifficultyCommand/f_136933_ net/minecraft/server/commands/DifficultyCommand/ERROR_ALREADY_DIFFICULT +FD: net/minecraft/server/commands/DifficultyCommand/net/minecraft/server/commands/DifficultyCommand net/minecraft/server/commands/DifficultyCommand/net/minecraft/server/commands/DifficultyCommand +MD: net/minecraft/server/commands/DifficultyCommand/ ()V net/minecraft/server/commands/DifficultyCommand/ ()V +MD: net/minecraft/server/commands/DifficultyCommand/ ()V net/minecraft/server/commands/DifficultyCommand/ ()V +MD: net/minecraft/server/commands/DifficultyCommand/m_136935_ (Lnet/minecraft/world/Difficulty;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DifficultyCommand/lambda$register$1 (Lnet/minecraft/world/Difficulty;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DifficultyCommand/m_136938_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/DifficultyCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/DifficultyCommand/m_136940_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/DifficultyCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/DifficultyCommand/m_136942_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/DifficultyCommand/lambda$register$2 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/DifficultyCommand/m_136944_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/Difficulty;)I net/minecraft/server/commands/DifficultyCommand/setDifficulty (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/Difficulty;)I +MD: net/minecraft/server/commands/DifficultyCommand/m_136947_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/DifficultyCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +CL: net/minecraft/server/commands/EffectCommands net/minecraft/server/commands/EffectCommands +FD: net/minecraft/server/commands/EffectCommands/f_136949_ net/minecraft/server/commands/EffectCommands/ERROR_GIVE_FAILED +FD: net/minecraft/server/commands/EffectCommands/f_136950_ net/minecraft/server/commands/EffectCommands/ERROR_CLEAR_EVERYTHING_FAILED +FD: net/minecraft/server/commands/EffectCommands/f_136951_ net/minecraft/server/commands/EffectCommands/ERROR_CLEAR_SPECIFIC_FAILED +FD: net/minecraft/server/commands/EffectCommands/net/minecraft/server/commands/EffectCommands net/minecraft/server/commands/EffectCommands/net/minecraft/server/commands/EffectCommands +MD: net/minecraft/server/commands/EffectCommands/ ()V net/minecraft/server/commands/EffectCommands/ ()V +MD: net/minecraft/server/commands/EffectCommands/ ()V net/minecraft/server/commands/EffectCommands/ ()V +MD: net/minecraft/server/commands/EffectCommands/m_136953_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/EffectCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/EffectCommands/m_136955_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EffectCommands/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EffectCommands/m_136957_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/EffectCommands/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/EffectCommands/m_136959_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/EffectCommands/clearEffects (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/EffectCommands/m_136962_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/effect/MobEffect;)I net/minecraft/server/commands/EffectCommands/clearEffect (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/effect/MobEffect;)I +MD: net/minecraft/server/commands/EffectCommands/m_136966_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/effect/MobEffect;Ljava/lang/Integer;IZ)I net/minecraft/server/commands/EffectCommands/giveEffect (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/effect/MobEffect;Ljava/lang/Integer;IZ)I +MD: net/minecraft/server/commands/EffectCommands/m_136973_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EffectCommands/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EffectCommands/m_136975_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EffectCommands/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EffectCommands/m_136977_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EffectCommands/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EffectCommands/m_136979_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EffectCommands/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EffectCommands/m_136981_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EffectCommands/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EffectCommands/m_136983_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EffectCommands/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/EmoteCommands net/minecraft/server/commands/EmoteCommands +FD: net/minecraft/server/commands/EmoteCommands/net/minecraft/server/commands/EmoteCommands net/minecraft/server/commands/EmoteCommands/net/minecraft/server/commands/EmoteCommands +MD: net/minecraft/server/commands/EmoteCommands/ ()V net/minecraft/server/commands/EmoteCommands/ ()V +MD: net/minecraft/server/commands/EmoteCommands/m_136985_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/EmoteCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/EmoteCommands/m_136987_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EmoteCommands/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EmoteCommands/m_136989_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/EmoteCommands/createMessage (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/EmoteCommands/m_180136_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/EmoteCommands/lambda$register$0 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/EmoteCommands/m_180141_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/network/TextFilter$FilteredText;)V net/minecraft/server/commands/EmoteCommands/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/network/TextFilter$FilteredText;)V +CL: net/minecraft/server/commands/EnchantCommand net/minecraft/server/commands/EnchantCommand +FD: net/minecraft/server/commands/EnchantCommand/f_137002_ net/minecraft/server/commands/EnchantCommand/ERROR_NOT_LIVING_ENTITY +FD: net/minecraft/server/commands/EnchantCommand/f_137003_ net/minecraft/server/commands/EnchantCommand/ERROR_NO_ITEM +FD: net/minecraft/server/commands/EnchantCommand/f_137004_ net/minecraft/server/commands/EnchantCommand/ERROR_INCOMPATIBLE +FD: net/minecraft/server/commands/EnchantCommand/f_137005_ net/minecraft/server/commands/EnchantCommand/ERROR_LEVEL_TOO_HIGH +FD: net/minecraft/server/commands/EnchantCommand/f_137006_ net/minecraft/server/commands/EnchantCommand/ERROR_NOTHING_HAPPENED +FD: net/minecraft/server/commands/EnchantCommand/net/minecraft/server/commands/EnchantCommand net/minecraft/server/commands/EnchantCommand/net/minecraft/server/commands/EnchantCommand +MD: net/minecraft/server/commands/EnchantCommand/ ()V net/minecraft/server/commands/EnchantCommand/ ()V +MD: net/minecraft/server/commands/EnchantCommand/ ()V net/minecraft/server/commands/EnchantCommand/ ()V +MD: net/minecraft/server/commands/EnchantCommand/m_137008_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/EnchantCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/EnchantCommand/m_137010_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EnchantCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EnchantCommand/m_137012_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/EnchantCommand/lambda$register$4 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/EnchantCommand/m_137014_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/item/enchantment/Enchantment;I)I net/minecraft/server/commands/EnchantCommand/enchant (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/item/enchantment/Enchantment;I)I +MD: net/minecraft/server/commands/EnchantCommand/m_137019_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/EnchantCommand/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/EnchantCommand/m_137021_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/EnchantCommand/lambda$static$3 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/EnchantCommand/m_137024_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/EnchantCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/EnchantCommand/m_137026_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/EnchantCommand/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/EnchantCommand/m_137028_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/EnchantCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +CL: net/minecraft/server/commands/ExecuteCommand net/minecraft/server/commands/ExecuteCommand +FD: net/minecraft/server/commands/ExecuteCommand/f_137030_ net/minecraft/server/commands/ExecuteCommand/ERROR_AREA_TOO_LARGE +FD: net/minecraft/server/commands/ExecuteCommand/f_137031_ net/minecraft/server/commands/ExecuteCommand/ERROR_CONDITIONAL_FAILED +FD: net/minecraft/server/commands/ExecuteCommand/f_137032_ net/minecraft/server/commands/ExecuteCommand/ERROR_CONDITIONAL_FAILED_COUNT +FD: net/minecraft/server/commands/ExecuteCommand/f_137033_ net/minecraft/server/commands/ExecuteCommand/CALLBACK_CHAINER +FD: net/minecraft/server/commands/ExecuteCommand/f_137034_ net/minecraft/server/commands/ExecuteCommand/SUGGEST_PREDICATE +FD: net/minecraft/server/commands/ExecuteCommand/f_180148_ net/minecraft/server/commands/ExecuteCommand/MAX_TEST_AREA +FD: net/minecraft/server/commands/ExecuteCommand/net/minecraft/server/commands/ExecuteCommand net/minecraft/server/commands/ExecuteCommand/net/minecraft/server/commands/ExecuteCommand +MD: net/minecraft/server/commands/ExecuteCommand/ ()V net/minecraft/server/commands/ExecuteCommand/ ()V +MD: net/minecraft/server/commands/ExecuteCommand/ ()V net/minecraft/server/commands/ExecuteCommand/ ()V +MD: net/minecraft/server/commands/ExecuteCommand/m_137036_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Z)Ljava/util/OptionalInt; net/minecraft/server/commands/ExecuteCommand/checkRegions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Z)Ljava/util/OptionalInt; +MD: net/minecraft/server/commands/ExecuteCommand/m_137042_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ExecuteCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ExecuteCommand/m_137044_ (Lcom/mojang/brigadier/ResultConsumer;Lcom/mojang/brigadier/ResultConsumer;)Lcom/mojang/brigadier/ResultConsumer; net/minecraft/server/commands/ExecuteCommand/lambda$static$3 (Lcom/mojang/brigadier/ResultConsumer;Lcom/mojang/brigadier/ResultConsumer;)Lcom/mojang/brigadier/ResultConsumer; +MD: net/minecraft/server/commands/ExecuteCommand/m_137053_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$51 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137058_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Z net/minecraft/server/commands/ExecuteCommand/checkScore (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137061_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/ExecuteCommand/lambda$static$4 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/ExecuteCommand/m_137064_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/function/BiPredicate;)Z net/minecraft/server/commands/ExecuteCommand/checkScore (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/function/BiPredicate;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137067_ (Lcom/mojang/brigadier/context/CommandContext;Z)I net/minecraft/server/commands/ExecuteCommand/checkIfRegions (Lcom/mojang/brigadier/context/CommandContext;Z)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137070_ (Lcom/mojang/brigadier/context/CommandContext;ZZ)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/expect (Lcom/mojang/brigadier/context/CommandContext;ZZ)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137074_ (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/builder/ArgumentBuilder;ZLnet/minecraft/server/commands/ExecuteCommand$CommandPredicate;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/ExecuteCommand/addConditional (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/builder/ArgumentBuilder;ZLnet/minecraft/server/commands/ExecuteCommand$CommandPredicate;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/ExecuteCommand/m_137079_ (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/builder/ArgumentBuilder;ZZ)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/ExecuteCommand/addIfBlocksConditional (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/builder/ArgumentBuilder;ZZ)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/ExecuteCommand/m_137084_ (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;Z)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/ExecuteCommand/addConditionals (Lcom/mojang/brigadier/tree/CommandNode;Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;Z)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/ExecuteCommand/m_137088_ (Lcom/mojang/brigadier/tree/CommandNode;ZLnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$54 (Lcom/mojang/brigadier/tree/CommandNode;ZLnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/ExecuteCommand/m_137093_ (Lcom/mojang/brigadier/tree/LiteralCommandNode;Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;Z)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/ExecuteCommand/wrapStores (Lcom/mojang/brigadier/tree/LiteralCommandNode;Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;Z)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/ExecuteCommand/m_137097_ (Lcom/mojang/brigadier/tree/LiteralCommandNode;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$33 (Lcom/mojang/brigadier/tree/LiteralCommandNode;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/ExecuteCommand/m_137102_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ExecuteCommand/lambda$register$6 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137104_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Z net/minecraft/server/commands/ExecuteCommand/checkCustomPredicate (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137107_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;Z)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/storeValue (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;Z)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137112_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;ZZ)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/storeValue (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/bossevents/CustomBossEvent;ZZ)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137117_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/function/IntFunction;Z)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/storeData (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/function/IntFunction;Z)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137126_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ExecuteCommand/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ExecuteCommand/m_137128_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ExecuteCommand/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ExecuteCommand/m_137131_ (Ljava/util/Collection;Lnet/minecraft/world/scores/Scoreboard;Lnet/minecraft/world/scores/Objective;ZLcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/server/commands/ExecuteCommand/lambda$storeValue$34 (Ljava/util/Collection;Lnet/minecraft/world/scores/Scoreboard;Lnet/minecraft/world/scores/Objective;ZLcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/server/commands/ExecuteCommand/m_137142_ (Lnet/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand/lambda$createNumericConditionalHandler$56 (Lnet/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137145_ (Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;)I net/minecraft/server/commands/ExecuteCommand/checkMatchingData (Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137148_ (Lnet/minecraft/server/commands/data/DataAccessor;ZLnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/function/IntFunction;Lcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/server/commands/ExecuteCommand/lambda$storeData$37 (Lnet/minecraft/server/commands/data/DataAccessor;ZLnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/function/IntFunction;Lcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/server/commands/ExecuteCommand/m_137163_ (ZLcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand/lambda$addIfBlocksConditional$61 (ZLcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137166_ (ZLnet/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate;)Lcom/mojang/brigadier/Command; net/minecraft/server/commands/ExecuteCommand/createNumericConditionalHandler (ZLnet/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate;)Lcom/mojang/brigadier/Command; +MD: net/minecraft/server/commands/ExecuteCommand/m_137169_ (ZLnet/minecraft/server/commands/ExecuteCommand$CommandPredicate;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand/lambda$addConditional$58 (ZLnet/minecraft/server/commands/ExecuteCommand$CommandPredicate;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137177_ (ZZLcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$addIfBlocksConditional$59 (ZZLcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137181_ (ZZLnet/minecraft/server/bossevents/CustomBossEvent;Lcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/server/commands/ExecuteCommand/lambda$storeValue$35 (ZZLnet/minecraft/server/bossevents/CustomBossEvent;Lcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/server/commands/ExecuteCommand/m_137188_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$50 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137193_ (Lcom/mojang/brigadier/context/CommandContext;Z)I net/minecraft/server/commands/ExecuteCommand/checkUnlessRegions (Lcom/mojang/brigadier/context/CommandContext;Z)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137196_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ExecuteCommand/lambda$register$5 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137201_ (Lnet/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand/lambda$createNumericConditionalHandler$55 (Lnet/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137208_ (ZLcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand/lambda$addIfBlocksConditional$60 (ZLcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_137211_ (ZLnet/minecraft/server/commands/ExecuteCommand$CommandPredicate;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$addConditional$57 (ZLnet/minecraft/server/commands/ExecuteCommand$CommandPredicate;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137215_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$48 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137220_ (Lcom/mojang/brigadier/context/CommandContext;Z)Ljava/util/OptionalInt; net/minecraft/server/commands/ExecuteCommand/checkRegions (Lcom/mojang/brigadier/context/CommandContext;Z)Ljava/util/OptionalInt; +MD: net/minecraft/server/commands/ExecuteCommand/m_137230_ (ZLcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$49 (ZLcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137233_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$47 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137245_ (ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$20 (ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137248_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$45 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137257_ (ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$19 (ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137260_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$43 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137269_ (ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$18 (ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137272_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$41 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137274_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$39 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137276_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$38 (Lcom/mojang/brigadier/context/CommandContext;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_137278_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137280_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137282_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137284_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137286_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137288_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137290_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137292_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137294_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_137296_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_137298_ (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_180150_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$53 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExecuteCommand/m_180153_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$32 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_180157_ (Lcom/mojang/brigadier/ResultConsumer;Lcom/mojang/brigadier/ResultConsumer;Lcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/server/commands/ExecuteCommand/lambda$static$2 (Lcom/mojang/brigadier/ResultConsumer;Lcom/mojang/brigadier/ResultConsumer;Lcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/server/commands/ExecuteCommand/m_180163_ (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$31 (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/server/commands/ExecuteCommand/m_180166_ (Ljava/lang/Integer;Ljava/lang/Integer;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$46 (Ljava/lang/Integer;Ljava/lang/Integer;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_180169_ (Ljava/util/function/IntFunction;I)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/ExecuteCommand/lambda$storeData$36 (Ljava/util/function/IntFunction;I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/server/commands/ExecuteCommand/m_180172_ (ZLnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$52 (ZLnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ExecuteCommand/m_180176_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$30 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_180180_ (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$29 (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/server/commands/ExecuteCommand/m_180183_ (Ljava/lang/Integer;Ljava/lang/Integer;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$44 (Ljava/lang/Integer;Ljava/lang/Integer;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_180186_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$28 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_180190_ (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$27 (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/server/commands/ExecuteCommand/m_180193_ (Ljava/lang/Integer;Ljava/lang/Integer;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$42 (Ljava/lang/Integer;Ljava/lang/Integer;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_180196_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$26 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_180200_ (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$25 (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/server/commands/ExecuteCommand/m_180203_ (Ljava/lang/Integer;Ljava/lang/Integer;)Z net/minecraft/server/commands/ExecuteCommand/lambda$addConditionals$40 (Ljava/lang/Integer;Ljava/lang/Integer;)Z +MD: net/minecraft/server/commands/ExecuteCommand/m_180206_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$24 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_180210_ (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$23 (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/server/commands/ExecuteCommand/m_180213_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$22 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;ZLcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/commands/ExecuteCommand/m_180217_ (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/ExecuteCommand/lambda$wrapStores$21 (Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate +FD: net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate/net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate/net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate +MD: net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate/m_137300_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExecuteCommand$CommandNumericPredicate/test (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ExecuteCommand$CommandPredicate net/minecraft/server/commands/ExecuteCommand$CommandPredicate +FD: net/minecraft/server/commands/ExecuteCommand$CommandPredicate/net/minecraft/server/commands/ExecuteCommand$CommandPredicate net/minecraft/server/commands/ExecuteCommand$CommandPredicate/net/minecraft/server/commands/ExecuteCommand$CommandPredicate +MD: net/minecraft/server/commands/ExecuteCommand$CommandPredicate/m_137302_ (Lcom/mojang/brigadier/context/CommandContext;)Z net/minecraft/server/commands/ExecuteCommand$CommandPredicate/test (Lcom/mojang/brigadier/context/CommandContext;)Z +CL: net/minecraft/server/commands/ExperienceCommand net/minecraft/server/commands/ExperienceCommand +FD: net/minecraft/server/commands/ExperienceCommand/f_137304_ net/minecraft/server/commands/ExperienceCommand/ERROR_SET_POINTS_INVALID +FD: net/minecraft/server/commands/ExperienceCommand/net/minecraft/server/commands/ExperienceCommand net/minecraft/server/commands/ExperienceCommand/net/minecraft/server/commands/ExperienceCommand +MD: net/minecraft/server/commands/ExperienceCommand/ ()V net/minecraft/server/commands/ExperienceCommand/ ()V +MD: net/minecraft/server/commands/ExperienceCommand/ ()V net/minecraft/server/commands/ExperienceCommand/ ()V +MD: net/minecraft/server/commands/ExperienceCommand/m_137306_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ExperienceCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ExperienceCommand/m_137308_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137310_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ExperienceCommand/lambda$register$9 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ExperienceCommand/m_137312_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/commands/ExperienceCommand$Type;)I net/minecraft/server/commands/ExperienceCommand/queryExperience (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/commands/ExperienceCommand$Type;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137316_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/server/commands/ExperienceCommand$Type;)I net/minecraft/server/commands/ExperienceCommand/addExperience (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/server/commands/ExperienceCommand$Type;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137321_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137323_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ExperienceCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ExperienceCommand/m_137325_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/server/commands/ExperienceCommand$Type;)I net/minecraft/server/commands/ExperienceCommand/setExperience (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/server/commands/ExperienceCommand$Type;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137330_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137332_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137334_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137336_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137338_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ExperienceCommand/m_137340_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ExperienceCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ExperienceCommand$Type net/minecraft/server/commands/ExperienceCommand$Type +FD: net/minecraft/server/commands/ExperienceCommand$Type/$VALUES net/minecraft/server/commands/ExperienceCommand$Type/$VALUES +FD: net/minecraft/server/commands/ExperienceCommand$Type/LEVELS net/minecraft/server/commands/ExperienceCommand$Type/LEVELS +FD: net/minecraft/server/commands/ExperienceCommand$Type/POINTS net/minecraft/server/commands/ExperienceCommand$Type/POINTS +FD: net/minecraft/server/commands/ExperienceCommand$Type/f_137344_ net/minecraft/server/commands/ExperienceCommand$Type/add +FD: net/minecraft/server/commands/ExperienceCommand$Type/f_137345_ net/minecraft/server/commands/ExperienceCommand$Type/set +FD: net/minecraft/server/commands/ExperienceCommand$Type/f_137346_ net/minecraft/server/commands/ExperienceCommand$Type/name +FD: net/minecraft/server/commands/ExperienceCommand$Type/f_137347_ net/minecraft/server/commands/ExperienceCommand$Type/query +FD: net/minecraft/server/commands/ExperienceCommand$Type/net/minecraft/server/commands/ExperienceCommand$Type net/minecraft/server/commands/ExperienceCommand$Type/net/minecraft/server/commands/ExperienceCommand$Type +MD: net/minecraft/server/commands/ExperienceCommand$Type/ ()V net/minecraft/server/commands/ExperienceCommand$Type/ ()V +MD: net/minecraft/server/commands/ExperienceCommand$Type/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BiConsumer;Ljava/util/function/BiPredicate;Ljava/util/function/ToIntFunction;)V net/minecraft/server/commands/ExperienceCommand$Type/ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BiConsumer;Ljava/util/function/BiPredicate;Ljava/util/function/ToIntFunction;)V +MD: net/minecraft/server/commands/ExperienceCommand$Type/m_137357_ (Lnet/minecraft/server/level/ServerPlayer;)I net/minecraft/server/commands/ExperienceCommand$Type/lambda$static$3 (Lnet/minecraft/server/level/ServerPlayer;)I +MD: net/minecraft/server/commands/ExperienceCommand$Type/m_137359_ (Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/Integer;)Z net/minecraft/server/commands/ExperienceCommand$Type/lambda$static$2 (Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/Integer;)Z +MD: net/minecraft/server/commands/ExperienceCommand$Type/m_137364_ (Lnet/minecraft/server/level/ServerPlayer;)I net/minecraft/server/commands/ExperienceCommand$Type/lambda$static$1 (Lnet/minecraft/server/level/ServerPlayer;)I +MD: net/minecraft/server/commands/ExperienceCommand$Type/m_137366_ (Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/Integer;)Z net/minecraft/server/commands/ExperienceCommand$Type/lambda$static$0 (Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/Integer;)Z +MD: net/minecraft/server/commands/ExperienceCommand$Type/m_180221_ ()[Lnet/minecraft/server/commands/ExperienceCommand$Type; net/minecraft/server/commands/ExperienceCommand$Type/$values ()[Lnet/minecraft/server/commands/ExperienceCommand$Type; +MD: net/minecraft/server/commands/ExperienceCommand$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/ExperienceCommand$Type; net/minecraft/server/commands/ExperienceCommand$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/ExperienceCommand$Type; +MD: net/minecraft/server/commands/ExperienceCommand$Type/values ()[Lnet/minecraft/server/commands/ExperienceCommand$Type; net/minecraft/server/commands/ExperienceCommand$Type/values ()[Lnet/minecraft/server/commands/ExperienceCommand$Type; +CL: net/minecraft/server/commands/FillCommand net/minecraft/server/commands/FillCommand +FD: net/minecraft/server/commands/FillCommand/f_137372_ net/minecraft/server/commands/FillCommand/ERROR_AREA_TOO_LARGE +FD: net/minecraft/server/commands/FillCommand/f_137373_ net/minecraft/server/commands/FillCommand/HOLLOW_CORE +FD: net/minecraft/server/commands/FillCommand/f_137374_ net/minecraft/server/commands/FillCommand/ERROR_FAILED +FD: net/minecraft/server/commands/FillCommand/f_180222_ net/minecraft/server/commands/FillCommand/MAX_FILL_AREA +FD: net/minecraft/server/commands/FillCommand/net/minecraft/server/commands/FillCommand net/minecraft/server/commands/FillCommand/net/minecraft/server/commands/FillCommand +MD: net/minecraft/server/commands/FillCommand/ ()V net/minecraft/server/commands/FillCommand/ ()V +MD: net/minecraft/server/commands/FillCommand/ ()V net/minecraft/server/commands/FillCommand/ ()V +MD: net/minecraft/server/commands/FillCommand/m_137379_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/FillCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/FillCommand/m_137381_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FillCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FillCommand/m_137383_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/FillCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/FillCommand/m_137385_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/commands/FillCommand$Mode;Ljava/util/function/Predicate;)I net/minecraft/server/commands/FillCommand/fillBlocks (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/commands/FillCommand$Mode;Ljava/util/function/Predicate;)I +MD: net/minecraft/server/commands/FillCommand/m_137391_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/FillCommand/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/FillCommand/m_137394_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FillCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FillCommand/m_137396_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FillCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FillCommand/m_137398_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FillCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FillCommand/m_137400_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FillCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FillCommand/m_137402_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FillCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FillCommand/m_137404_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FillCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FillCommand/m_180224_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/FillCommand/lambda$register$5 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +CL: net/minecraft/server/commands/FillCommand$Mode net/minecraft/server/commands/FillCommand$Mode +FD: net/minecraft/server/commands/FillCommand$Mode/$VALUES net/minecraft/server/commands/FillCommand$Mode/$VALUES +FD: net/minecraft/server/commands/FillCommand$Mode/DESTROY net/minecraft/server/commands/FillCommand$Mode/DESTROY +FD: net/minecraft/server/commands/FillCommand$Mode/HOLLOW net/minecraft/server/commands/FillCommand$Mode/HOLLOW +FD: net/minecraft/server/commands/FillCommand$Mode/OUTLINE net/minecraft/server/commands/FillCommand$Mode/OUTLINE +FD: net/minecraft/server/commands/FillCommand$Mode/REPLACE net/minecraft/server/commands/FillCommand$Mode/REPLACE +FD: net/minecraft/server/commands/FillCommand$Mode/f_137410_ net/minecraft/server/commands/FillCommand$Mode/filter +FD: net/minecraft/server/commands/FillCommand$Mode/net/minecraft/server/commands/FillCommand$Mode net/minecraft/server/commands/FillCommand$Mode/net/minecraft/server/commands/FillCommand$Mode +MD: net/minecraft/server/commands/FillCommand$Mode/ ()V net/minecraft/server/commands/FillCommand$Mode/ ()V +MD: net/minecraft/server/commands/FillCommand$Mode/ (Ljava/lang/String;ILnet/minecraft/server/commands/SetBlockCommand$Filter;)V net/minecraft/server/commands/FillCommand$Mode/ (Ljava/lang/String;ILnet/minecraft/server/commands/SetBlockCommand$Filter;)V +MD: net/minecraft/server/commands/FillCommand$Mode/m_137417_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; net/minecraft/server/commands/FillCommand$Mode/lambda$static$3 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; +MD: net/minecraft/server/commands/FillCommand$Mode/m_137422_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; net/minecraft/server/commands/FillCommand$Mode/lambda$static$2 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; +MD: net/minecraft/server/commands/FillCommand$Mode/m_137427_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; net/minecraft/server/commands/FillCommand$Mode/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; +MD: net/minecraft/server/commands/FillCommand$Mode/m_137432_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; net/minecraft/server/commands/FillCommand$Mode/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; +MD: net/minecraft/server/commands/FillCommand$Mode/m_180226_ ()[Lnet/minecraft/server/commands/FillCommand$Mode; net/minecraft/server/commands/FillCommand$Mode/$values ()[Lnet/minecraft/server/commands/FillCommand$Mode; +MD: net/minecraft/server/commands/FillCommand$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/FillCommand$Mode; net/minecraft/server/commands/FillCommand$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/FillCommand$Mode; +MD: net/minecraft/server/commands/FillCommand$Mode/values ()[Lnet/minecraft/server/commands/FillCommand$Mode; net/minecraft/server/commands/FillCommand$Mode/values ()[Lnet/minecraft/server/commands/FillCommand$Mode; +CL: net/minecraft/server/commands/ForceLoadCommand net/minecraft/server/commands/ForceLoadCommand +FD: net/minecraft/server/commands/ForceLoadCommand/f_137668_ net/minecraft/server/commands/ForceLoadCommand/ERROR_TOO_MANY_CHUNKS +FD: net/minecraft/server/commands/ForceLoadCommand/f_137669_ net/minecraft/server/commands/ForceLoadCommand/ERROR_NOT_TICKING +FD: net/minecraft/server/commands/ForceLoadCommand/f_137670_ net/minecraft/server/commands/ForceLoadCommand/ERROR_ALL_ADDED +FD: net/minecraft/server/commands/ForceLoadCommand/f_137671_ net/minecraft/server/commands/ForceLoadCommand/ERROR_NONE_REMOVED +FD: net/minecraft/server/commands/ForceLoadCommand/f_180227_ net/minecraft/server/commands/ForceLoadCommand/MAX_CHUNK_LIMIT +FD: net/minecraft/server/commands/ForceLoadCommand/net/minecraft/server/commands/ForceLoadCommand net/minecraft/server/commands/ForceLoadCommand/net/minecraft/server/commands/ForceLoadCommand +MD: net/minecraft/server/commands/ForceLoadCommand/ ()V net/minecraft/server/commands/ForceLoadCommand/ ()V +MD: net/minecraft/server/commands/ForceLoadCommand/ ()V net/minecraft/server/commands/ForceLoadCommand/ ()V +MD: net/minecraft/server/commands/ForceLoadCommand/m_137673_ (Lnet/minecraft/server/level/ServerLevel;J)V net/minecraft/server/commands/ForceLoadCommand/lambda$removeAll$10 (Lnet/minecraft/server/level/ServerLevel;J)V +MD: net/minecraft/server/commands/ForceLoadCommand/m_137676_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ForceLoadCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ForceLoadCommand/m_137678_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ForceLoadCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137680_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/ForceLoadCommand/listForceLoad (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137682_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ColumnPos;)I net/minecraft/server/commands/ForceLoadCommand/queryForceLoad (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ColumnPos;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137685_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ColumnPos;Lnet/minecraft/server/level/ColumnPos;Z)I net/minecraft/server/commands/ForceLoadCommand/changeForceLoad (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ColumnPos;Lnet/minecraft/server/level/ColumnPos;Z)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137690_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ForceLoadCommand/lambda$static$1 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ForceLoadCommand/m_137693_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ForceLoadCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137695_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/ForceLoadCommand/removeAll (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137697_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ForceLoadCommand/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ForceLoadCommand/m_137700_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ForceLoadCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137702_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ForceLoadCommand/lambda$register$2 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ForceLoadCommand/m_137704_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ForceLoadCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137706_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ForceLoadCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137708_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ForceLoadCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ForceLoadCommand/m_137710_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ForceLoadCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/FunctionCommand net/minecraft/server/commands/FunctionCommand +FD: net/minecraft/server/commands/FunctionCommand/f_137712_ net/minecraft/server/commands/FunctionCommand/SUGGEST_FUNCTION +FD: net/minecraft/server/commands/FunctionCommand/net/minecraft/server/commands/FunctionCommand net/minecraft/server/commands/FunctionCommand/net/minecraft/server/commands/FunctionCommand +MD: net/minecraft/server/commands/FunctionCommand/ ()V net/minecraft/server/commands/FunctionCommand/ ()V +MD: net/minecraft/server/commands/FunctionCommand/ ()V net/minecraft/server/commands/FunctionCommand/ ()V +MD: net/minecraft/server/commands/FunctionCommand/m_137714_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/FunctionCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/FunctionCommand/m_137716_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/FunctionCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/FunctionCommand/m_137718_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/FunctionCommand/lambda$static$0 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/FunctionCommand/m_137721_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/FunctionCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/FunctionCommand/m_137723_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/FunctionCommand/runFunction (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +CL: net/minecraft/server/commands/GameModeCommand net/minecraft/server/commands/GameModeCommand +FD: net/minecraft/server/commands/GameModeCommand/f_180230_ net/minecraft/server/commands/GameModeCommand/PERMISSION_LEVEL +FD: net/minecraft/server/commands/GameModeCommand/net/minecraft/server/commands/GameModeCommand net/minecraft/server/commands/GameModeCommand/net/minecraft/server/commands/GameModeCommand +MD: net/minecraft/server/commands/GameModeCommand/ ()V net/minecraft/server/commands/GameModeCommand/ ()V +MD: net/minecraft/server/commands/GameModeCommand/m_137726_ (Lnet/minecraft/world/level/GameType;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/GameModeCommand/lambda$register$2 (Lnet/minecraft/world/level/GameType;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/GameModeCommand/m_137729_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/GameModeCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/GameModeCommand/m_137731_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Lnet/minecraft/world/level/GameType;)I net/minecraft/server/commands/GameModeCommand/setMode (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Lnet/minecraft/world/level/GameType;)I +MD: net/minecraft/server/commands/GameModeCommand/m_137735_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/GameModeCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/GameModeCommand/m_137737_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/GameType;)V net/minecraft/server/commands/GameModeCommand/logGamemodeChange (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/server/commands/GameModeCommand/m_137741_ (Lnet/minecraft/world/level/GameType;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/GameModeCommand/lambda$register$1 (Lnet/minecraft/world/level/GameType;Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/GameRuleCommand net/minecraft/server/commands/GameRuleCommand +FD: net/minecraft/server/commands/GameRuleCommand/net/minecraft/server/commands/GameRuleCommand net/minecraft/server/commands/GameRuleCommand/net/minecraft/server/commands/GameRuleCommand +MD: net/minecraft/server/commands/GameRuleCommand/ ()V net/minecraft/server/commands/GameRuleCommand/ ()V +MD: net/minecraft/server/commands/GameRuleCommand/m_137744_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/GameRuleCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/GameRuleCommand/m_137749_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/GameRuleCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/GameRuleCommand/m_137754_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/world/level/GameRules$Key;)I net/minecraft/server/commands/GameRuleCommand/setRule (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/world/level/GameRules$Key;)I +MD: net/minecraft/server/commands/GameRuleCommand/m_137757_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/GameRules$Key;)I net/minecraft/server/commands/GameRuleCommand/queryRule (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/GameRules$Key;)I +CL: net/minecraft/server/commands/GameRuleCommand$1 net/minecraft/server/commands/GameRuleCommand$1 +FD: net/minecraft/server/commands/GameRuleCommand$1/f_137760_ net/minecraft/server/commands/GameRuleCommand$1/val$base +FD: net/minecraft/server/commands/GameRuleCommand$1/net/minecraft/server/commands/GameRuleCommand$1 net/minecraft/server/commands/GameRuleCommand$1/net/minecraft/server/commands/GameRuleCommand$1 +MD: net/minecraft/server/commands/GameRuleCommand$1/ (Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;)V net/minecraft/server/commands/GameRuleCommand$1/ (Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;)V +MD: net/minecraft/server/commands/GameRuleCommand$1/m_137766_ (Lnet/minecraft/world/level/GameRules$Key;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/GameRuleCommand$1/lambda$visit$1 (Lnet/minecraft/world/level/GameRules$Key;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/GameRuleCommand$1/m_137769_ (Lnet/minecraft/world/level/GameRules$Key;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/GameRuleCommand$1/lambda$visit$0 (Lnet/minecraft/world/level/GameRules$Key;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/GameRuleCommand$1/m_6889_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/server/commands/GameRuleCommand$1/visit (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +CL: net/minecraft/server/commands/GiveCommand net/minecraft/server/commands/GiveCommand +FD: net/minecraft/server/commands/GiveCommand/f_180233_ net/minecraft/server/commands/GiveCommand/MAX_ALLOWED_ITEMSTACKS +FD: net/minecraft/server/commands/GiveCommand/net/minecraft/server/commands/GiveCommand net/minecraft/server/commands/GiveCommand/net/minecraft/server/commands/GiveCommand +MD: net/minecraft/server/commands/GiveCommand/ ()V net/minecraft/server/commands/GiveCommand/ ()V +MD: net/minecraft/server/commands/GiveCommand/m_137772_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/GiveCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/GiveCommand/m_137774_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/GiveCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/GiveCommand/m_137776_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/GiveCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/GiveCommand/m_137778_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/item/ItemInput;Ljava/util/Collection;I)I net/minecraft/server/commands/GiveCommand/giveItem (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/item/ItemInput;Ljava/util/Collection;I)I +MD: net/minecraft/server/commands/GiveCommand/m_137783_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/GiveCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/HelpCommand net/minecraft/server/commands/HelpCommand +FD: net/minecraft/server/commands/HelpCommand/f_137785_ net/minecraft/server/commands/HelpCommand/ERROR_FAILED +FD: net/minecraft/server/commands/HelpCommand/net/minecraft/server/commands/HelpCommand net/minecraft/server/commands/HelpCommand/net/minecraft/server/commands/HelpCommand +MD: net/minecraft/server/commands/HelpCommand/ ()V net/minecraft/server/commands/HelpCommand/ ()V +MD: net/minecraft/server/commands/HelpCommand/ ()V net/minecraft/server/commands/HelpCommand/ ()V +MD: net/minecraft/server/commands/HelpCommand/m_137787_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/HelpCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/HelpCommand/m_137789_ (Lcom/mojang/brigadier/CommandDispatcher;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/HelpCommand/lambda$register$1 (Lcom/mojang/brigadier/CommandDispatcher;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/HelpCommand/m_137792_ (Lcom/mojang/brigadier/CommandDispatcher;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/HelpCommand/lambda$register$0 (Lcom/mojang/brigadier/CommandDispatcher;Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ItemCommands net/minecraft/server/commands/ItemCommands +FD: net/minecraft/server/commands/ItemCommands/f_180236_ net/minecraft/server/commands/ItemCommands/ERROR_TARGET_NOT_A_CONTAINER +FD: net/minecraft/server/commands/ItemCommands/f_180237_ net/minecraft/server/commands/ItemCommands/ERROR_TARGET_INAPPLICABLE_SLOT +FD: net/minecraft/server/commands/ItemCommands/f_180238_ net/minecraft/server/commands/ItemCommands/ERROR_SOURCE_NOT_A_CONTAINER +FD: net/minecraft/server/commands/ItemCommands/f_180239_ net/minecraft/server/commands/ItemCommands/ERROR_SOURCE_INAPPLICABLE_SLOT +FD: net/minecraft/server/commands/ItemCommands/f_180240_ net/minecraft/server/commands/ItemCommands/ERROR_TARGET_NO_CHANGES +FD: net/minecraft/server/commands/ItemCommands/f_180241_ net/minecraft/server/commands/ItemCommands/ERROR_TARGET_NO_CHANGES_KNOWN_ITEM +FD: net/minecraft/server/commands/ItemCommands/f_180242_ net/minecraft/server/commands/ItemCommands/SUGGEST_MODIFIER +FD: net/minecraft/server/commands/ItemCommands/net/minecraft/server/commands/ItemCommands net/minecraft/server/commands/ItemCommands/net/minecraft/server/commands/ItemCommands +MD: net/minecraft/server/commands/ItemCommands/ ()V net/minecraft/server/commands/ItemCommands/ ()V +MD: net/minecraft/server/commands/ItemCommands/ ()V net/minecraft/server/commands/ItemCommands/ ()V +MD: net/minecraft/server/commands/ItemCommands/m_180245_ (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/server/commands/ItemCommands/getEntityItem (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/server/commands/ItemCommands/m_180248_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ItemCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ItemCommands/m_180250_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$21 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180252_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/ItemCommands/lambda$static$6 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/ItemCommands/m_180255_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ItemCommands/lambda$register$7 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ItemCommands/m_180257_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/core/BlockPos;I)I net/minecraft/server/commands/ItemCommands/entityToBlock (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/server/commands/ItemCommands/m_180263_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I net/minecraft/server/commands/ItemCommands/entityToBlock (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I +MD: net/minecraft/server/commands/ItemCommands/m_180270_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILjava/util/Collection;I)I net/minecraft/server/commands/ItemCommands/entityToEntities (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILjava/util/Collection;I)I +MD: net/minecraft/server/commands/ItemCommands/m_180276_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILjava/util/Collection;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I net/minecraft/server/commands/ItemCommands/entityToEntities (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;ILjava/util/Collection;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I +MD: net/minecraft/server/commands/ItemCommands/m_180283_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/server/commands/ItemCommands/applyModifier (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/server/commands/ItemCommands/m_180287_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/server/commands/ItemCommands/getBlockItem (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/server/commands/ItemCommands/m_180291_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;)I net/minecraft/server/commands/ItemCommands/setBlockItem (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/server/commands/ItemCommands/m_180296_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I net/minecraft/server/commands/ItemCommands/modifyBlockItem (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I +MD: net/minecraft/server/commands/ItemCommands/m_180301_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos;I)I net/minecraft/server/commands/ItemCommands/blockToBlock (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/server/commands/ItemCommands/m_180307_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I net/minecraft/server/commands/ItemCommands/blockToBlock (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I +MD: net/minecraft/server/commands/ItemCommands/m_180314_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILjava/util/Collection;I)I net/minecraft/server/commands/ItemCommands/blockToEntities (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILjava/util/Collection;I)I +MD: net/minecraft/server/commands/ItemCommands/m_180320_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILjava/util/Collection;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I net/minecraft/server/commands/ItemCommands/blockToEntities (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;ILjava/util/Collection;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I +MD: net/minecraft/server/commands/ItemCommands/m_180327_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Lcom/mojang/brigadier/exceptions/Dynamic3CommandExceptionType;)Lnet/minecraft/world/Container; net/minecraft/server/commands/ItemCommands/getContainer (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Lcom/mojang/brigadier/exceptions/Dynamic3CommandExceptionType;)Lnet/minecraft/world/Container; +MD: net/minecraft/server/commands/ItemCommands/m_180331_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/world/item/ItemStack;)I net/minecraft/server/commands/ItemCommands/setEntityItem (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/server/commands/ItemCommands/m_180336_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I net/minecraft/server/commands/ItemCommands/modifyEntityItem (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;ILnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)I +MD: net/minecraft/server/commands/ItemCommands/m_180341_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ItemCommands/lambda$static$4 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ItemCommands/m_180343_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ItemCommands/lambda$static$5 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ItemCommands/m_180346_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ItemCommands/lambda$static$1 (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ItemCommands/m_180350_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$20 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180352_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ItemCommands/lambda$static$3 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ItemCommands/m_180354_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ItemCommands/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ItemCommands/m_180358_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180360_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ItemCommands/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ItemCommands/m_180362_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180364_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180366_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180368_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180370_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180372_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180374_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180376_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180378_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180380_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ItemCommands/m_180382_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ItemCommands/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/JfrCommand net/minecraft/server/commands/JfrCommand +FD: net/minecraft/server/commands/JfrCommand/f_183641_ net/minecraft/server/commands/JfrCommand/START_FAILED +FD: net/minecraft/server/commands/JfrCommand/f_183642_ net/minecraft/server/commands/JfrCommand/DUMP_FAILED +FD: net/minecraft/server/commands/JfrCommand/net/minecraft/server/commands/JfrCommand net/minecraft/server/commands/JfrCommand/net/minecraft/server/commands/JfrCommand +MD: net/minecraft/server/commands/JfrCommand/ ()V net/minecraft/server/commands/JfrCommand/ ()V +MD: net/minecraft/server/commands/JfrCommand/ ()V net/minecraft/server/commands/JfrCommand/ ()V +MD: net/minecraft/server/commands/JfrCommand/m_183645_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/JfrCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/JfrCommand/m_183647_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/JfrCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/JfrCommand/m_183649_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/JfrCommand/startJfr (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/JfrCommand/m_183651_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/JfrCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/JfrCommand/m_183653_ (Ljava/nio/file/Path;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/server/commands/JfrCommand/lambda$stopJfr$4 (Ljava/nio/file/Path;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/server/commands/JfrCommand/m_183656_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/JfrCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/JfrCommand/m_183658_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/JfrCommand/stopJfr (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/JfrCommand/m_183660_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/JfrCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/KickCommand net/minecraft/server/commands/KickCommand +FD: net/minecraft/server/commands/KickCommand/net/minecraft/server/commands/KickCommand net/minecraft/server/commands/KickCommand/net/minecraft/server/commands/KickCommand +MD: net/minecraft/server/commands/KickCommand/ ()V net/minecraft/server/commands/KickCommand/ ()V +MD: net/minecraft/server/commands/KickCommand/m_137795_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/KickCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/KickCommand/m_137797_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/KickCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/KickCommand/m_137799_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/KickCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/KickCommand/m_137801_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/KickCommand/kickPlayers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/KickCommand/m_137805_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/KickCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/KillCommand net/minecraft/server/commands/KillCommand +FD: net/minecraft/server/commands/KillCommand/net/minecraft/server/commands/KillCommand net/minecraft/server/commands/KillCommand/net/minecraft/server/commands/KillCommand +MD: net/minecraft/server/commands/KillCommand/ ()V net/minecraft/server/commands/KillCommand/ ()V +MD: net/minecraft/server/commands/KillCommand/m_137807_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/KillCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/KillCommand/m_137809_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/KillCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/KillCommand/m_137811_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/KillCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/KillCommand/m_137813_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/KillCommand/kill (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/KillCommand/m_137816_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/KillCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ListPlayersCommand net/minecraft/server/commands/ListPlayersCommand +FD: net/minecraft/server/commands/ListPlayersCommand/net/minecraft/server/commands/ListPlayersCommand net/minecraft/server/commands/ListPlayersCommand/net/minecraft/server/commands/ListPlayersCommand +MD: net/minecraft/server/commands/ListPlayersCommand/ ()V net/minecraft/server/commands/ListPlayersCommand/ ()V +MD: net/minecraft/server/commands/ListPlayersCommand/m_137818_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/ListPlayersCommand/lambda$listPlayersWithUuids$2 (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/ListPlayersCommand/m_137820_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ListPlayersCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ListPlayersCommand/m_137822_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ListPlayersCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ListPlayersCommand/m_137824_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/ListPlayersCommand/listPlayers (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/ListPlayersCommand/m_137826_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Function;)I net/minecraft/server/commands/ListPlayersCommand/format (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/function/Function;)I +MD: net/minecraft/server/commands/ListPlayersCommand/m_137829_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ListPlayersCommand/lambda$register$0 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ListPlayersCommand/m_137831_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/ListPlayersCommand/listPlayersWithUuids (Lnet/minecraft/commands/CommandSourceStack;)I +CL: net/minecraft/server/commands/LocateBiomeCommand net/minecraft/server/commands/LocateBiomeCommand +FD: net/minecraft/server/commands/LocateBiomeCommand/f_137834_ net/minecraft/server/commands/LocateBiomeCommand/ERROR_BIOME_NOT_FOUND +FD: net/minecraft/server/commands/LocateBiomeCommand/f_180387_ net/minecraft/server/commands/LocateBiomeCommand/MAX_SEARCH_RADIUS +FD: net/minecraft/server/commands/LocateBiomeCommand/f_180388_ net/minecraft/server/commands/LocateBiomeCommand/SEARCH_STEP +FD: net/minecraft/server/commands/LocateBiomeCommand/net/minecraft/server/commands/LocateBiomeCommand net/minecraft/server/commands/LocateBiomeCommand/net/minecraft/server/commands/LocateBiomeCommand +MD: net/minecraft/server/commands/LocateBiomeCommand/ ()V net/minecraft/server/commands/LocateBiomeCommand/ ()V +MD: net/minecraft/server/commands/LocateBiomeCommand/ ()V net/minecraft/server/commands/LocateBiomeCommand/ ()V +MD: net/minecraft/server/commands/LocateBiomeCommand/m_137836_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/LocateBiomeCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/LocateBiomeCommand/m_137849_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/LocateBiomeCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/LocateBiomeCommand/m_201813_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LocateBiomeCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LocateBiomeCommand/m_201815_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/LocateBiomeCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/LocateBiomeCommand/m_207503_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)I net/minecraft/server/commands/LocateBiomeCommand/locateBiome (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)I +CL: net/minecraft/server/commands/LocateCommand net/minecraft/server/commands/LocateCommand +FD: net/minecraft/server/commands/LocateCommand/f_137851_ net/minecraft/server/commands/LocateCommand/ERROR_FAILED +FD: net/minecraft/server/commands/LocateCommand/f_207506_ net/minecraft/server/commands/LocateCommand/ERROR_INVALID +FD: net/minecraft/server/commands/LocateCommand/net/minecraft/server/commands/LocateCommand net/minecraft/server/commands/LocateCommand/net/minecraft/server/commands/LocateCommand +MD: net/minecraft/server/commands/LocateCommand/ ()V net/minecraft/server/commands/LocateCommand/ ()V +MD: net/minecraft/server/commands/LocateCommand/ ()V net/minecraft/server/commands/LocateCommand/ ()V +MD: net/minecraft/server/commands/LocateCommand/m_137853_ (IIII)F net/minecraft/server/commands/LocateCommand/dist (IIII)F +MD: net/minecraft/server/commands/LocateCommand/m_137858_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/LocateCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/LocateCommand/m_201830_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/LocateCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/LocateCommand/m_207507_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LocateCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LocateCommand/m_207509_ (Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/tags/TagKey;)Ljava/lang/String; net/minecraft/server/commands/LocateCommand/lambda$showLocateResult$9 (Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/tags/TagKey;)Ljava/lang/String; +MD: net/minecraft/server/commands/LocateCommand/m_207512_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/LocateCommand/lambda$register$2 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/LocateCommand/m_207514_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)I net/minecraft/server/commands/LocateCommand/locate (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)I +MD: net/minecraft/server/commands/LocateCommand/m_207517_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;Lnet/minecraft/core/BlockPos;Lcom/mojang/datafixers/util/Pair;Ljava/lang/String;)I net/minecraft/server/commands/LocateCommand/showLocateResult (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;Lnet/minecraft/core/BlockPos;Lcom/mojang/datafixers/util/Pair;Ljava/lang/String;)I +MD: net/minecraft/server/commands/LocateCommand/m_207523_ (Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; net/minecraft/server/commands/LocateCommand/lambda$locate$6 (Lnet/minecraft/commands/arguments/ResourceOrTagLocationArgument$Result;)Lcom/mojang/brigadier/exceptions/CommandSyntaxException; +MD: net/minecraft/server/commands/LocateCommand/m_207525_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/server/commands/LocateCommand/lambda$showLocateResult$10 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/server/commands/LocateCommand/m_207528_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/HolderSet$Direct; net/minecraft/server/commands/LocateCommand/lambda$locate$4 (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/HolderSet$Direct; +MD: net/minecraft/server/commands/LocateCommand/m_207530_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/server/commands/LocateCommand/lambda$locate$5 (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/server/commands/LocateCommand/m_207533_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/LocateCommand/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/LocateCommand/m_207535_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/server/commands/LocateCommand/lambda$showLocateResult$8 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +MD: net/minecraft/server/commands/LocateCommand/m_207537_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/server/commands/LocateCommand/lambda$showLocateResult$7 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +CL: net/minecraft/server/commands/LootCommand net/minecraft/server/commands/LootCommand +FD: net/minecraft/server/commands/LootCommand/f_137877_ net/minecraft/server/commands/LootCommand/SUGGEST_LOOT_TABLE +FD: net/minecraft/server/commands/LootCommand/f_137878_ net/minecraft/server/commands/LootCommand/ERROR_NO_HELD_ITEMS +FD: net/minecraft/server/commands/LootCommand/f_137879_ net/minecraft/server/commands/LootCommand/ERROR_NO_LOOT_TABLE +FD: net/minecraft/server/commands/LootCommand/net/minecraft/server/commands/LootCommand net/minecraft/server/commands/LootCommand/net/minecraft/server/commands/LootCommand +MD: net/minecraft/server/commands/LootCommand/ ()V net/minecraft/server/commands/LootCommand/ ()V +MD: net/minecraft/server/commands/LootCommand/ ()V net/minecraft/server/commands/LootCommand/ ()V +MD: net/minecraft/server/commands/LootCommand/m_137881_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/server/commands/LootCommand/lambda$dropInWorld$22 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/server/commands/LootCommand/m_137885_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/server/commands/LootCommand/distributeToContainer (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/server/commands/LootCommand/m_137888_ (Lnet/minecraft/world/entity/Entity;Ljava/util/List;IILjava/util/List;)V net/minecraft/server/commands/LootCommand/setSlots (Lnet/minecraft/world/entity/Entity;Ljava/util/List;IILjava/util/List;)V +MD: net/minecraft/server/commands/LootCommand/m_137894_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/server/commands/LootCommand/canMergeItems (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/server/commands/LootCommand/m_137897_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/LootCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/LootCommand/m_137899_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/LootCommand/lambda$register$14 (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/LootCommand/m_137902_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/LootCommand$TailProvider;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/LootCommand/addTargets (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/LootCommand$TailProvider;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/LootCommand/m_137905_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I net/minecraft/server/commands/LootCommand/dropKillLoot (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I +MD: net/minecraft/server/commands/LootCommand/m_137909_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/LootCommand/lambda$static$0 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/LootCommand/m_137912_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I net/minecraft/server/commands/LootCommand/dropBlockLoot (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I +MD: net/minecraft/server/commands/LootCommand/m_137917_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/lambda$addTargets$21 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_137921_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I net/minecraft/server/commands/LootCommand/drop (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I +MD: net/minecraft/server/commands/LootCommand/m_137926_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I net/minecraft/server/commands/LootCommand/dropFishingLoot (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I +MD: net/minecraft/server/commands/LootCommand/m_137932_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I net/minecraft/server/commands/LootCommand/dropChestLoot (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)I +MD: net/minecraft/server/commands/LootCommand/m_137936_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/LootCommand/lambda$register$3 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/LootCommand/m_137938_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; net/minecraft/server/commands/LootCommand/getSourceHandItem (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/server/commands/LootCommand/m_137941_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;)V net/minecraft/server/commands/LootCommand/lambda$dropBlockLoot$23 (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;)V +MD: net/minecraft/server/commands/LootCommand/m_137945_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/phys/Vec3;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/dropInWorld (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/phys/Vec3;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_137950_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/Container; net/minecraft/server/commands/LootCommand/getContainer (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/Container; +MD: net/minecraft/server/commands/LootCommand/m_137953_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;IILjava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/blockReplace (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;IILjava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_137960_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/blockDistribute (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_137965_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;)V net/minecraft/server/commands/LootCommand/callback (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;)V +MD: net/minecraft/server/commands/LootCommand/m_137968_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/server/commands/LootCommand/callback (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/server/commands/LootCommand/m_137972_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V net/minecraft/server/commands/LootCommand/lambda$dropKillLoot$24 (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V +MD: net/minecraft/server/commands/LootCommand/m_137976_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/LootCommand/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/LootCommand/m_137978_ (Ljava/util/Collection;IILjava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/entityReplace (Ljava/util/Collection;IILjava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_137984_ (Ljava/util/Collection;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/playerGive (Ljava/util/Collection;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_137991_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/lambda$addTargets$20 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_137995_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;)V net/minecraft/server/commands/LootCommand/lambda$drop$25 (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/List;)V +MD: net/minecraft/server/commands/LootCommand/m_137998_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/LootCommand/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/LootCommand/m_138003_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/lambda$addTargets$19 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_138010_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/lambda$addTargets$18 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_138017_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/lambda$addTargets$17 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_138024_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/lambda$addTargets$16 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_138031_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand/lambda$addTargets$15 (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +MD: net/minecraft/server/commands/LootCommand/m_180392_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$13 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180395_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$12 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180398_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$11 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180401_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$10 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180404_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$9 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180407_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$8 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180410_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$7 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180413_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$6 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180416_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$5 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/LootCommand/m_180419_ (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/LootCommand/lambda$register$4 (Lnet/minecraft/server/commands/LootCommand$DropConsumer;Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/LootCommand$Callback net/minecraft/server/commands/LootCommand$Callback +FD: net/minecraft/server/commands/LootCommand$Callback/net/minecraft/server/commands/LootCommand$Callback net/minecraft/server/commands/LootCommand$Callback/net/minecraft/server/commands/LootCommand$Callback +MD: net/minecraft/server/commands/LootCommand$Callback/m_138047_ (Ljava/util/List;)V net/minecraft/server/commands/LootCommand$Callback/accept (Ljava/util/List;)V +CL: net/minecraft/server/commands/LootCommand$DropConsumer net/minecraft/server/commands/LootCommand$DropConsumer +FD: net/minecraft/server/commands/LootCommand$DropConsumer/net/minecraft/server/commands/LootCommand$DropConsumer net/minecraft/server/commands/LootCommand$DropConsumer/net/minecraft/server/commands/LootCommand$DropConsumer +MD: net/minecraft/server/commands/LootCommand$DropConsumer/m_138049_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I net/minecraft/server/commands/LootCommand$DropConsumer/accept (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/List;Lnet/minecraft/server/commands/LootCommand$Callback;)I +CL: net/minecraft/server/commands/LootCommand$TailProvider net/minecraft/server/commands/LootCommand$TailProvider +FD: net/minecraft/server/commands/LootCommand$TailProvider/net/minecraft/server/commands/LootCommand$TailProvider net/minecraft/server/commands/LootCommand$TailProvider/net/minecraft/server/commands/LootCommand$TailProvider +MD: net/minecraft/server/commands/LootCommand$TailProvider/m_138053_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/LootCommand$TailProvider/construct (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/LootCommand$DropConsumer;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +CL: net/minecraft/server/commands/MsgCommand net/minecraft/server/commands/MsgCommand +FD: net/minecraft/server/commands/MsgCommand/net/minecraft/server/commands/MsgCommand net/minecraft/server/commands/MsgCommand/net/minecraft/server/commands/MsgCommand +MD: net/minecraft/server/commands/MsgCommand/ ()V net/minecraft/server/commands/MsgCommand/ ()V +MD: net/minecraft/server/commands/MsgCommand/m_138056_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/server/commands/MsgCommand/lambda$sendMessage$1 (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/commands/MsgCommand/m_138060_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/MsgCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/MsgCommand/m_138062_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/MsgCommand/lambda$register$0 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/MsgCommand/m_138064_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/MsgCommand/sendMessage (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/MsgCommand/m_138068_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/server/commands/MsgCommand/lambda$sendMessage$2 (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +CL: net/minecraft/server/commands/OpCommand net/minecraft/server/commands/OpCommand +FD: net/minecraft/server/commands/OpCommand/f_138072_ net/minecraft/server/commands/OpCommand/ERROR_ALREADY_OP +FD: net/minecraft/server/commands/OpCommand/net/minecraft/server/commands/OpCommand net/minecraft/server/commands/OpCommand/net/minecraft/server/commands/OpCommand +MD: net/minecraft/server/commands/OpCommand/ ()V net/minecraft/server/commands/OpCommand/ ()V +MD: net/minecraft/server/commands/OpCommand/ ()V net/minecraft/server/commands/OpCommand/ ()V +MD: net/minecraft/server/commands/OpCommand/m_138079_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/OpCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/OpCommand/m_138081_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/OpCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/OpCommand/m_138083_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/OpCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/OpCommand/m_138086_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/OpCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/OpCommand/m_138088_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/OpCommand/opPlayers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/OpCommand/m_180424_ (Lnet/minecraft/server/level/ServerPlayer;)Ljava/lang/String; net/minecraft/server/commands/OpCommand/lambda$register$2 (Lnet/minecraft/server/level/ServerPlayer;)Ljava/lang/String; +MD: net/minecraft/server/commands/OpCommand/m_180426_ (Lnet/minecraft/server/players/PlayerList;Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/server/commands/OpCommand/lambda$register$1 (Lnet/minecraft/server/players/PlayerList;Lnet/minecraft/server/level/ServerPlayer;)Z +CL: net/minecraft/server/commands/PardonCommand net/minecraft/server/commands/PardonCommand +FD: net/minecraft/server/commands/PardonCommand/f_138091_ net/minecraft/server/commands/PardonCommand/ERROR_NOT_BANNED +FD: net/minecraft/server/commands/PardonCommand/net/minecraft/server/commands/PardonCommand net/minecraft/server/commands/PardonCommand/net/minecraft/server/commands/PardonCommand +MD: net/minecraft/server/commands/PardonCommand/ ()V net/minecraft/server/commands/PardonCommand/ ()V +MD: net/minecraft/server/commands/PardonCommand/ ()V net/minecraft/server/commands/PardonCommand/ ()V +MD: net/minecraft/server/commands/PardonCommand/m_138093_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/PardonCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/PardonCommand/m_138095_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PardonCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PardonCommand/m_138097_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/PardonCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/PardonCommand/m_138100_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/PardonCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/PardonCommand/m_138102_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/PardonCommand/pardonPlayers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +CL: net/minecraft/server/commands/PardonIpCommand net/minecraft/server/commands/PardonIpCommand +FD: net/minecraft/server/commands/PardonIpCommand/f_138105_ net/minecraft/server/commands/PardonIpCommand/ERROR_INVALID +FD: net/minecraft/server/commands/PardonIpCommand/f_138106_ net/minecraft/server/commands/PardonIpCommand/ERROR_NOT_BANNED +FD: net/minecraft/server/commands/PardonIpCommand/net/minecraft/server/commands/PardonIpCommand net/minecraft/server/commands/PardonIpCommand/net/minecraft/server/commands/PardonIpCommand +MD: net/minecraft/server/commands/PardonIpCommand/ ()V net/minecraft/server/commands/PardonIpCommand/ ()V +MD: net/minecraft/server/commands/PardonIpCommand/ ()V net/minecraft/server/commands/PardonIpCommand/ ()V +MD: net/minecraft/server/commands/PardonIpCommand/m_138108_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/PardonIpCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/PardonIpCommand/m_138110_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PardonIpCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PardonIpCommand/m_138112_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/PardonIpCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/PardonIpCommand/m_138115_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/PardonIpCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/PardonIpCommand/m_138117_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/server/commands/PardonIpCommand/unban (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +CL: net/minecraft/server/commands/ParticleCommand net/minecraft/server/commands/ParticleCommand +FD: net/minecraft/server/commands/ParticleCommand/f_138120_ net/minecraft/server/commands/ParticleCommand/ERROR_FAILED +FD: net/minecraft/server/commands/ParticleCommand/net/minecraft/server/commands/ParticleCommand net/minecraft/server/commands/ParticleCommand/net/minecraft/server/commands/ParticleCommand +MD: net/minecraft/server/commands/ParticleCommand/ ()V net/minecraft/server/commands/ParticleCommand/ ()V +MD: net/minecraft/server/commands/ParticleCommand/ ()V net/minecraft/server/commands/ParticleCommand/ ()V +MD: net/minecraft/server/commands/ParticleCommand/m_138122_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ParticleCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ParticleCommand/m_138124_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ParticleCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ParticleCommand/m_138126_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ParticleCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ParticleCommand/m_138128_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;FIZLjava/util/Collection;)I net/minecraft/server/commands/ParticleCommand/sendParticles (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;FIZLjava/util/Collection;)I +MD: net/minecraft/server/commands/ParticleCommand/m_138137_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ParticleCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ParticleCommand/m_138139_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ParticleCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ParticleCommand/m_138141_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ParticleCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ParticleCommand/m_138143_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ParticleCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ParticleCommand/m_138145_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ParticleCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ParticleCommand/m_138147_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ParticleCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/PerfCommand net/minecraft/server/commands/PerfCommand +FD: net/minecraft/server/commands/PerfCommand/f_180432_ net/minecraft/server/commands/PerfCommand/LOGGER +FD: net/minecraft/server/commands/PerfCommand/f_180433_ net/minecraft/server/commands/PerfCommand/ERROR_NOT_RUNNING +FD: net/minecraft/server/commands/PerfCommand/f_180434_ net/minecraft/server/commands/PerfCommand/ERROR_ALREADY_RUNNING +FD: net/minecraft/server/commands/PerfCommand/net/minecraft/server/commands/PerfCommand net/minecraft/server/commands/PerfCommand/net/minecraft/server/commands/PerfCommand +MD: net/minecraft/server/commands/PerfCommand/ ()V net/minecraft/server/commands/PerfCommand/ ()V +MD: net/minecraft/server/commands/PerfCommand/ ()V net/minecraft/server/commands/PerfCommand/ ()V +MD: net/minecraft/server/commands/PerfCommand/m_180437_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/PerfCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/PerfCommand/m_180439_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PerfCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PerfCommand/m_180441_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/PerfCommand/startProfilingDedicatedServer (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/PerfCommand/m_180443_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/server/commands/PerfCommand/whenStopped (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/server/commands/PerfCommand/m_180446_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/nio/file/Path;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/server/commands/PerfCommand/saveResults (Lnet/minecraft/commands/CommandSourceStack;Ljava/nio/file/Path;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/server/commands/PerfCommand/m_180450_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/MinecraftServer;Ljava/nio/file/Path;)V net/minecraft/server/commands/PerfCommand/lambda$startProfilingDedicatedServer$4 (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/MinecraftServer;Ljava/nio/file/Path;)V +MD: net/minecraft/server/commands/PerfCommand/m_180454_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PerfCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PerfCommand/m_180456_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/PerfCommand/stopProfilingDedicatedServer (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/PerfCommand/m_180458_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/server/commands/PerfCommand/lambda$startProfilingDedicatedServer$3 (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/server/commands/PerfCommand/m_180461_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/PerfCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/PlaceFeatureCommand net/minecraft/server/commands/PlaceFeatureCommand +FD: net/minecraft/server/commands/PlaceFeatureCommand/f_201832_ net/minecraft/server/commands/PlaceFeatureCommand/ERROR_FAILED +FD: net/minecraft/server/commands/PlaceFeatureCommand/net/minecraft/server/commands/PlaceFeatureCommand net/minecraft/server/commands/PlaceFeatureCommand/net/minecraft/server/commands/PlaceFeatureCommand +MD: net/minecraft/server/commands/PlaceFeatureCommand/ ()V net/minecraft/server/commands/PlaceFeatureCommand/ ()V +MD: net/minecraft/server/commands/PlaceFeatureCommand/ ()V net/minecraft/server/commands/PlaceFeatureCommand/ ()V +MD: net/minecraft/server/commands/PlaceFeatureCommand/m_201835_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/PlaceFeatureCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/PlaceFeatureCommand/m_201837_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PlaceFeatureCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PlaceFeatureCommand/m_201839_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/PlaceFeatureCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/PlaceFeatureCommand/m_201845_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PlaceFeatureCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PlaceFeatureCommand/m_212218_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/Holder;Lnet/minecraft/core/BlockPos;)I net/minecraft/server/commands/PlaceFeatureCommand/placeFeature (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/Holder;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/server/commands/PlaceFeatureCommand/m_212222_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/server/commands/PlaceFeatureCommand/lambda$placeFeature$3 (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +CL: net/minecraft/server/commands/PlaySoundCommand net/minecraft/server/commands/PlaySoundCommand +FD: net/minecraft/server/commands/PlaySoundCommand/f_138149_ net/minecraft/server/commands/PlaySoundCommand/ERROR_TOO_FAR +FD: net/minecraft/server/commands/PlaySoundCommand/net/minecraft/server/commands/PlaySoundCommand net/minecraft/server/commands/PlaySoundCommand/net/minecraft/server/commands/PlaySoundCommand +MD: net/minecraft/server/commands/PlaySoundCommand/ ()V net/minecraft/server/commands/PlaySoundCommand/ ()V +MD: net/minecraft/server/commands/PlaySoundCommand/ ()V net/minecraft/server/commands/PlaySoundCommand/ ()V +MD: net/minecraft/server/commands/PlaySoundCommand/m_138151_ (Lnet/minecraft/sounds/SoundSource;)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder; net/minecraft/server/commands/PlaySoundCommand/source (Lnet/minecraft/sounds/SoundSource;)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder; +MD: net/minecraft/server/commands/PlaySoundCommand/m_138153_ (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PlaySoundCommand/lambda$source$5 (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PlaySoundCommand/m_138156_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/PlaySoundCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/PlaySoundCommand/m_138158_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/PlaySoundCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/PlaySoundCommand/m_138160_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/world/phys/Vec3;FFF)I net/minecraft/server/commands/PlaySoundCommand/playSound (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/world/phys/Vec3;FFF)I +MD: net/minecraft/server/commands/PlaySoundCommand/m_138169_ (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PlaySoundCommand/lambda$source$4 (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PlaySoundCommand/m_138172_ (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PlaySoundCommand/lambda$source$3 (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PlaySoundCommand/m_138175_ (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PlaySoundCommand/lambda$source$2 (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PlaySoundCommand/m_138178_ (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PlaySoundCommand/lambda$source$1 (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/PublishCommand net/minecraft/server/commands/PublishCommand +FD: net/minecraft/server/commands/PublishCommand/f_138181_ net/minecraft/server/commands/PublishCommand/ERROR_FAILED +FD: net/minecraft/server/commands/PublishCommand/f_138182_ net/minecraft/server/commands/PublishCommand/ERROR_ALREADY_PUBLISHED +FD: net/minecraft/server/commands/PublishCommand/net/minecraft/server/commands/PublishCommand net/minecraft/server/commands/PublishCommand/net/minecraft/server/commands/PublishCommand +MD: net/minecraft/server/commands/PublishCommand/ ()V net/minecraft/server/commands/PublishCommand/ ()V +MD: net/minecraft/server/commands/PublishCommand/ ()V net/minecraft/server/commands/PublishCommand/ ()V +MD: net/minecraft/server/commands/PublishCommand/m_138184_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/PublishCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/PublishCommand/m_138186_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PublishCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/PublishCommand/m_138188_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/PublishCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/PublishCommand/m_138190_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/PublishCommand/publish (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/PublishCommand/m_138193_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/PublishCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/PublishCommand/m_138195_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/PublishCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/RaidCommand net/minecraft/server/commands/RaidCommand +FD: net/minecraft/server/commands/RaidCommand/net/minecraft/server/commands/RaidCommand net/minecraft/server/commands/RaidCommand/net/minecraft/server/commands/RaidCommand +MD: net/minecraft/server/commands/RaidCommand/ ()V net/minecraft/server/commands/RaidCommand/ ()V +MD: net/minecraft/server/commands/RaidCommand/m_180466_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/world/entity/raid/Raid; net/minecraft/server/commands/RaidCommand/getRaid (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/world/entity/raid/Raid; +MD: net/minecraft/server/commands/RaidCommand/m_180468_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/RaidCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/RaidCommand/m_180470_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RaidCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RaidCommand/m_180472_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/RaidCommand/glow (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/RaidCommand/m_180474_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/RaidCommand/setBadOmenLevel (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/RaidCommand/m_180477_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/RaidCommand/playSound (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/RaidCommand/m_180480_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RaidCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RaidCommand/m_180482_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/RaidCommand/spawnLeader (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/RaidCommand/m_180484_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/RaidCommand/start (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/RaidCommand/m_180487_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RaidCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RaidCommand/m_180489_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/RaidCommand/stop (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/RaidCommand/m_180491_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RaidCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RaidCommand/m_180493_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/RaidCommand/check (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/RaidCommand/m_180495_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RaidCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RaidCommand/m_180497_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/RaidCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/RaidCommand/m_180499_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RaidCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RaidCommand/m_180501_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RaidCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/RecipeCommand net/minecraft/server/commands/RecipeCommand +FD: net/minecraft/server/commands/RecipeCommand/f_138197_ net/minecraft/server/commands/RecipeCommand/ERROR_GIVE_FAILED +FD: net/minecraft/server/commands/RecipeCommand/f_138198_ net/minecraft/server/commands/RecipeCommand/ERROR_TAKE_FAILED +FD: net/minecraft/server/commands/RecipeCommand/net/minecraft/server/commands/RecipeCommand net/minecraft/server/commands/RecipeCommand/net/minecraft/server/commands/RecipeCommand +MD: net/minecraft/server/commands/RecipeCommand/ ()V net/minecraft/server/commands/RecipeCommand/ ()V +MD: net/minecraft/server/commands/RecipeCommand/ ()V net/minecraft/server/commands/RecipeCommand/ ()V +MD: net/minecraft/server/commands/RecipeCommand/m_138200_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/RecipeCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/RecipeCommand/m_138202_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RecipeCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RecipeCommand/m_138204_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/RecipeCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/RecipeCommand/m_138206_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/util/Collection;)I net/minecraft/server/commands/RecipeCommand/giveRecipes (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/RecipeCommand/m_138210_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RecipeCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RecipeCommand/m_138212_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/util/Collection;)I net/minecraft/server/commands/RecipeCommand/takeRecipes (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/RecipeCommand/m_138216_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RecipeCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/RecipeCommand/m_138218_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/RecipeCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ReloadCommand net/minecraft/server/commands/ReloadCommand +FD: net/minecraft/server/commands/ReloadCommand/f_138220_ net/minecraft/server/commands/ReloadCommand/LOGGER +FD: net/minecraft/server/commands/ReloadCommand/net/minecraft/server/commands/ReloadCommand net/minecraft/server/commands/ReloadCommand/net/minecraft/server/commands/ReloadCommand +MD: net/minecraft/server/commands/ReloadCommand/ ()V net/minecraft/server/commands/ReloadCommand/ ()V +MD: net/minecraft/server/commands/ReloadCommand/ ()V net/minecraft/server/commands/ReloadCommand/ ()V +MD: net/minecraft/server/commands/ReloadCommand/m_138222_ (Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/world/level/storage/WorldData;Ljava/util/Collection;)Ljava/util/Collection; net/minecraft/server/commands/ReloadCommand/discoverNewPacks (Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/world/level/storage/WorldData;Ljava/util/Collection;)Ljava/util/Collection; +MD: net/minecraft/server/commands/ReloadCommand/m_138226_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ReloadCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ReloadCommand/m_138228_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ReloadCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ReloadCommand/m_138230_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ReloadCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ReloadCommand/m_138232_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/Throwable;)Ljava/lang/Void; net/minecraft/server/commands/ReloadCommand/lambda$reloadPacks$0 (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/Throwable;)Ljava/lang/Void; +MD: net/minecraft/server/commands/ReloadCommand/m_138235_ (Ljava/util/Collection;Lnet/minecraft/commands/CommandSourceStack;)V net/minecraft/server/commands/ReloadCommand/reloadPacks (Ljava/util/Collection;Lnet/minecraft/commands/CommandSourceStack;)V +CL: net/minecraft/server/commands/ResetChunksCommand net/minecraft/server/commands/ResetChunksCommand +FD: net/minecraft/server/commands/ResetChunksCommand/f_183662_ net/minecraft/server/commands/ResetChunksCommand/LOGGER +FD: net/minecraft/server/commands/ResetChunksCommand/net/minecraft/server/commands/ResetChunksCommand net/minecraft/server/commands/ResetChunksCommand/net/minecraft/server/commands/ResetChunksCommand +MD: net/minecraft/server/commands/ResetChunksCommand/ ()V net/minecraft/server/commands/ResetChunksCommand/ ()V +MD: net/minecraft/server/commands/ResetChunksCommand/ ()V net/minecraft/server/commands/ResetChunksCommand/ ()V +MD: net/minecraft/server/commands/ResetChunksCommand/m_183665_ ()Lcom/mojang/datafixers/util/Unit; net/minecraft/server/commands/ResetChunksCommand/lambda$resetChunks$4 ()Lcom/mojang/datafixers/util/Unit; +MD: net/minecraft/server/commands/ResetChunksCommand/m_183666_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ResetChunksCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ResetChunksCommand/m_183668_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ResetChunksCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ResetChunksCommand/m_183670_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/server/commands/ResetChunksCommand/lambda$resetChunks$6 (Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/server/commands/ResetChunksCommand/m_183672_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/util/thread/ProcessorMailbox;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/server/level/ServerChunkCache;Ljava/util/List;Lcom/mojang/datafixers/util/Unit;)Ljava/util/concurrent/CompletionStage; net/minecraft/server/commands/ResetChunksCommand/lambda$resetChunks$8 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/util/thread/ProcessorMailbox;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/server/level/ServerChunkCache;Ljava/util/List;Lcom/mojang/datafixers/util/Unit;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/server/commands/ResetChunksCommand/m_183679_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Unit; net/minecraft/server/commands/ResetChunksCommand/lambda$resetChunks$7 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Unit; +MD: net/minecraft/server/commands/ResetChunksCommand/m_183682_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ResetChunksCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ResetChunksCommand/m_183684_ (Lnet/minecraft/commands/CommandSourceStack;IZ)I net/minecraft/server/commands/ResetChunksCommand/resetChunks (Lnet/minecraft/commands/CommandSourceStack;IZ)I +MD: net/minecraft/server/commands/ResetChunksCommand/m_183688_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ResetChunksCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ResetChunksCommand/m_183690_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/ResetChunksCommand/lambda$resetChunks$5 (Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/ResetChunksCommand/m_183692_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ResetChunksCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/SaveAllCommand net/minecraft/server/commands/SaveAllCommand +FD: net/minecraft/server/commands/SaveAllCommand/f_138269_ net/minecraft/server/commands/SaveAllCommand/ERROR_FAILED +FD: net/minecraft/server/commands/SaveAllCommand/net/minecraft/server/commands/SaveAllCommand net/minecraft/server/commands/SaveAllCommand/net/minecraft/server/commands/SaveAllCommand +MD: net/minecraft/server/commands/SaveAllCommand/ ()V net/minecraft/server/commands/SaveAllCommand/ ()V +MD: net/minecraft/server/commands/SaveAllCommand/ ()V net/minecraft/server/commands/SaveAllCommand/ ()V +MD: net/minecraft/server/commands/SaveAllCommand/m_138271_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SaveAllCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SaveAllCommand/m_138273_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SaveAllCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SaveAllCommand/m_138275_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SaveAllCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SaveAllCommand/m_138277_ (Lnet/minecraft/commands/CommandSourceStack;Z)I net/minecraft/server/commands/SaveAllCommand/saveAll (Lnet/minecraft/commands/CommandSourceStack;Z)I +MD: net/minecraft/server/commands/SaveAllCommand/m_138280_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SaveAllCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/SaveOffCommand net/minecraft/server/commands/SaveOffCommand +FD: net/minecraft/server/commands/SaveOffCommand/f_138282_ net/minecraft/server/commands/SaveOffCommand/ERROR_ALREADY_OFF +FD: net/minecraft/server/commands/SaveOffCommand/net/minecraft/server/commands/SaveOffCommand net/minecraft/server/commands/SaveOffCommand/net/minecraft/server/commands/SaveOffCommand +MD: net/minecraft/server/commands/SaveOffCommand/ ()V net/minecraft/server/commands/SaveOffCommand/ ()V +MD: net/minecraft/server/commands/SaveOffCommand/ ()V net/minecraft/server/commands/SaveOffCommand/ ()V +MD: net/minecraft/server/commands/SaveOffCommand/m_138284_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SaveOffCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SaveOffCommand/m_138286_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SaveOffCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SaveOffCommand/m_138288_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SaveOffCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/SaveOnCommand net/minecraft/server/commands/SaveOnCommand +FD: net/minecraft/server/commands/SaveOnCommand/f_138290_ net/minecraft/server/commands/SaveOnCommand/ERROR_ALREADY_ON +FD: net/minecraft/server/commands/SaveOnCommand/net/minecraft/server/commands/SaveOnCommand net/minecraft/server/commands/SaveOnCommand/net/minecraft/server/commands/SaveOnCommand +MD: net/minecraft/server/commands/SaveOnCommand/ ()V net/minecraft/server/commands/SaveOnCommand/ ()V +MD: net/minecraft/server/commands/SaveOnCommand/ ()V net/minecraft/server/commands/SaveOnCommand/ ()V +MD: net/minecraft/server/commands/SaveOnCommand/m_138292_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SaveOnCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SaveOnCommand/m_138294_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SaveOnCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SaveOnCommand/m_138296_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SaveOnCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/SayCommand net/minecraft/server/commands/SayCommand +FD: net/minecraft/server/commands/SayCommand/net/minecraft/server/commands/SayCommand net/minecraft/server/commands/SayCommand/net/minecraft/server/commands/SayCommand +MD: net/minecraft/server/commands/SayCommand/ ()V net/minecraft/server/commands/SayCommand/ ()V +MD: net/minecraft/server/commands/SayCommand/m_138409_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SayCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SayCommand/m_138411_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SayCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SayCommand/m_138413_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SayCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/ScheduleCommand net/minecraft/server/commands/ScheduleCommand +FD: net/minecraft/server/commands/ScheduleCommand/f_138415_ net/minecraft/server/commands/ScheduleCommand/ERROR_SAME_TICK +FD: net/minecraft/server/commands/ScheduleCommand/f_138416_ net/minecraft/server/commands/ScheduleCommand/ERROR_CANT_REMOVE +FD: net/minecraft/server/commands/ScheduleCommand/f_138417_ net/minecraft/server/commands/ScheduleCommand/SUGGEST_SCHEDULE +FD: net/minecraft/server/commands/ScheduleCommand/net/minecraft/server/commands/ScheduleCommand net/minecraft/server/commands/ScheduleCommand/net/minecraft/server/commands/ScheduleCommand +MD: net/minecraft/server/commands/ScheduleCommand/ ()V net/minecraft/server/commands/ScheduleCommand/ ()V +MD: net/minecraft/server/commands/ScheduleCommand/ ()V net/minecraft/server/commands/ScheduleCommand/ ()V +MD: net/minecraft/server/commands/ScheduleCommand/m_138419_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ScheduleCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ScheduleCommand/m_138421_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScheduleCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScheduleCommand/m_138423_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/ScheduleCommand/lambda$static$1 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/ScheduleCommand/m_138426_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ScheduleCommand/lambda$register$2 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ScheduleCommand/m_138428_ (Lnet/minecraft/commands/CommandSourceStack;Lcom/mojang/datafixers/util/Pair;IZ)I net/minecraft/server/commands/ScheduleCommand/schedule (Lnet/minecraft/commands/CommandSourceStack;Lcom/mojang/datafixers/util/Pair;IZ)I +MD: net/minecraft/server/commands/ScheduleCommand/m_138433_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/server/commands/ScheduleCommand/remove (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +MD: net/minecraft/server/commands/ScheduleCommand/m_138436_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ScheduleCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ScheduleCommand/m_138438_ (Lnet/minecraft/resources/ResourceLocation;ZLnet/minecraft/world/level/timers/TimerQueue;JLnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/tags/Tag;)V net/minecraft/server/commands/ScheduleCommand/lambda$schedule$8 (Lnet/minecraft/resources/ResourceLocation;ZLnet/minecraft/world/level/timers/TimerQueue;JLnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/tags/Tag;)V +MD: net/minecraft/server/commands/ScheduleCommand/m_138446_ (Lnet/minecraft/resources/ResourceLocation;ZLnet/minecraft/world/level/timers/TimerQueue;JLnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/commands/CommandFunction;)V net/minecraft/server/commands/ScheduleCommand/lambda$schedule$7 (Lnet/minecraft/resources/ResourceLocation;ZLnet/minecraft/world/level/timers/TimerQueue;JLnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/commands/CommandFunction;)V +MD: net/minecraft/server/commands/ScheduleCommand/m_138454_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScheduleCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScheduleCommand/m_138456_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScheduleCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScheduleCommand/m_138458_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScheduleCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/ScoreboardCommand net/minecraft/server/commands/ScoreboardCommand +FD: net/minecraft/server/commands/ScoreboardCommand/f_138460_ net/minecraft/server/commands/ScoreboardCommand/ERROR_OBJECTIVE_ALREADY_EXISTS +FD: net/minecraft/server/commands/ScoreboardCommand/f_138461_ net/minecraft/server/commands/ScoreboardCommand/ERROR_DISPLAY_SLOT_ALREADY_EMPTY +FD: net/minecraft/server/commands/ScoreboardCommand/f_138462_ net/minecraft/server/commands/ScoreboardCommand/ERROR_DISPLAY_SLOT_ALREADY_SET +FD: net/minecraft/server/commands/ScoreboardCommand/f_138463_ net/minecraft/server/commands/ScoreboardCommand/ERROR_TRIGGER_ALREADY_ENABLED +FD: net/minecraft/server/commands/ScoreboardCommand/f_138464_ net/minecraft/server/commands/ScoreboardCommand/ERROR_NOT_TRIGGER +FD: net/minecraft/server/commands/ScoreboardCommand/f_138465_ net/minecraft/server/commands/ScoreboardCommand/ERROR_NO_VALUE +FD: net/minecraft/server/commands/ScoreboardCommand/net/minecraft/server/commands/ScoreboardCommand net/minecraft/server/commands/ScoreboardCommand/net/minecraft/server/commands/ScoreboardCommand +MD: net/minecraft/server/commands/ScoreboardCommand/ ()V net/minecraft/server/commands/ScoreboardCommand/ ()V +MD: net/minecraft/server/commands/ScoreboardCommand/ ()V net/minecraft/server/commands/ScoreboardCommand/ ()V +MD: net/minecraft/server/commands/ScoreboardCommand/m_138467_ ()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder; net/minecraft/server/commands/ScoreboardCommand/createRenderTypeModify ()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder; +MD: net/minecraft/server/commands/ScoreboardCommand/m_138468_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/ScoreboardCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/ScoreboardCommand/m_138470_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138472_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/ScoreboardCommand/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/ScoreboardCommand/m_138475_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/ScoreboardCommand/listTrackedPlayers (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138477_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/ScoreboardCommand/clearDisplaySlot (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138480_ (Lnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/world/scores/Objective;)I net/minecraft/server/commands/ScoreboardCommand/setDisplaySlot (Lnet/minecraft/commands/CommandSourceStack;ILnet/minecraft/world/scores/Objective;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138484_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Objective;)I net/minecraft/server/commands/ScoreboardCommand/removeObjective (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Objective;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138487_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Objective;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)I net/minecraft/server/commands/ScoreboardCommand/setRenderType (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Objective;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138491_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Objective;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/ScoreboardCommand/setDisplayName (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Objective;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138495_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/server/commands/ScoreboardCommand/listTrackedPlayerScores (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138498_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)I net/minecraft/server/commands/ScoreboardCommand/getScore (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138502_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/ScoreboardCommand/addObjective (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138507_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/ScoreboardCommand/resetScores (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138510_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/ScoreboardCommand/suggestTriggers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/ScoreboardCommand/m_138514_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;)I net/minecraft/server/commands/ScoreboardCommand/enableTrigger (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138518_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;I)I net/minecraft/server/commands/ScoreboardCommand/setScore (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;I)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138523_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;Lnet/minecraft/commands/arguments/OperationArgument$Operation;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;)I net/minecraft/server/commands/ScoreboardCommand/performOperation (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;Lnet/minecraft/commands/arguments/OperationArgument$Operation;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138530_ (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$createRenderTypeModify$20 (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138533_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/ScoreboardCommand/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/ScoreboardCommand/m_138536_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138538_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/ScoreboardCommand/listObjectives (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138540_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;)I net/minecraft/server/commands/ScoreboardCommand/resetScore (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138544_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;I)I net/minecraft/server/commands/ScoreboardCommand/addScore (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;I)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138549_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138551_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/ScoreboardCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/ScoreboardCommand/m_138553_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;I)I net/minecraft/server/commands/ScoreboardCommand/removeScore (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/scores/Objective;I)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138558_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138560_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138562_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138564_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138566_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138568_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138570_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138572_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138574_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138576_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138578_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138580_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138582_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/ScoreboardCommand/m_138584_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/ScoreboardCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/SeedCommand net/minecraft/server/commands/SeedCommand +FD: net/minecraft/server/commands/SeedCommand/net/minecraft/server/commands/SeedCommand net/minecraft/server/commands/SeedCommand/net/minecraft/server/commands/SeedCommand +MD: net/minecraft/server/commands/SeedCommand/ ()V net/minecraft/server/commands/SeedCommand/ ()V +MD: net/minecraft/server/commands/SeedCommand/m_138589_ (Lcom/mojang/brigadier/CommandDispatcher;Z)V net/minecraft/server/commands/SeedCommand/register (Lcom/mojang/brigadier/CommandDispatcher;Z)V +MD: net/minecraft/server/commands/SeedCommand/m_138592_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SeedCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SeedCommand/m_138594_ (ZLnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SeedCommand/lambda$register$0 (ZLnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SeedCommand/m_180512_ (JLnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/server/commands/SeedCommand/lambda$register$1 (JLnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +CL: net/minecraft/server/commands/SetBlockCommand net/minecraft/server/commands/SetBlockCommand +FD: net/minecraft/server/commands/SetBlockCommand/f_138597_ net/minecraft/server/commands/SetBlockCommand/ERROR_FAILED +FD: net/minecraft/server/commands/SetBlockCommand/net/minecraft/server/commands/SetBlockCommand net/minecraft/server/commands/SetBlockCommand/net/minecraft/server/commands/SetBlockCommand +MD: net/minecraft/server/commands/SetBlockCommand/ ()V net/minecraft/server/commands/SetBlockCommand/ ()V +MD: net/minecraft/server/commands/SetBlockCommand/ ()V net/minecraft/server/commands/SetBlockCommand/ ()V +MD: net/minecraft/server/commands/SetBlockCommand/m_138601_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SetBlockCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SetBlockCommand/m_138603_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetBlockCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetBlockCommand/m_138605_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SetBlockCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SetBlockCommand/m_138607_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/commands/SetBlockCommand$Mode;Ljava/util/function/Predicate;)I net/minecraft/server/commands/SetBlockCommand/setBlock (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/commands/SetBlockCommand$Mode;Ljava/util/function/Predicate;)I +MD: net/minecraft/server/commands/SetBlockCommand/m_138613_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetBlockCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetBlockCommand/m_138615_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetBlockCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetBlockCommand/m_138617_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetBlockCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetBlockCommand/m_180516_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/server/commands/SetBlockCommand/lambda$register$3 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +CL: net/minecraft/server/commands/SetBlockCommand$Filter net/minecraft/server/commands/SetBlockCommand$Filter +FD: net/minecraft/server/commands/SetBlockCommand$Filter/net/minecraft/server/commands/SetBlockCommand$Filter net/minecraft/server/commands/SetBlockCommand$Filter/net/minecraft/server/commands/SetBlockCommand$Filter +MD: net/minecraft/server/commands/SetBlockCommand$Filter/m_138619_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; net/minecraft/server/commands/SetBlockCommand$Filter/filter (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/commands/arguments/blocks/BlockInput;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/commands/arguments/blocks/BlockInput; +CL: net/minecraft/server/commands/SetBlockCommand$Mode net/minecraft/server/commands/SetBlockCommand$Mode +FD: net/minecraft/server/commands/SetBlockCommand$Mode/$VALUES net/minecraft/server/commands/SetBlockCommand$Mode/$VALUES +FD: net/minecraft/server/commands/SetBlockCommand$Mode/DESTROY net/minecraft/server/commands/SetBlockCommand$Mode/DESTROY +FD: net/minecraft/server/commands/SetBlockCommand$Mode/REPLACE net/minecraft/server/commands/SetBlockCommand$Mode/REPLACE +FD: net/minecraft/server/commands/SetBlockCommand$Mode/net/minecraft/server/commands/SetBlockCommand$Mode net/minecraft/server/commands/SetBlockCommand$Mode/net/minecraft/server/commands/SetBlockCommand$Mode +MD: net/minecraft/server/commands/SetBlockCommand$Mode/ ()V net/minecraft/server/commands/SetBlockCommand$Mode/ ()V +MD: net/minecraft/server/commands/SetBlockCommand$Mode/ (Ljava/lang/String;I)V net/minecraft/server/commands/SetBlockCommand$Mode/ (Ljava/lang/String;I)V +MD: net/minecraft/server/commands/SetBlockCommand$Mode/m_180518_ ()[Lnet/minecraft/server/commands/SetBlockCommand$Mode; net/minecraft/server/commands/SetBlockCommand$Mode/$values ()[Lnet/minecraft/server/commands/SetBlockCommand$Mode; +MD: net/minecraft/server/commands/SetBlockCommand$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/SetBlockCommand$Mode; net/minecraft/server/commands/SetBlockCommand$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/server/commands/SetBlockCommand$Mode; +MD: net/minecraft/server/commands/SetBlockCommand$Mode/values ()[Lnet/minecraft/server/commands/SetBlockCommand$Mode; net/minecraft/server/commands/SetBlockCommand$Mode/values ()[Lnet/minecraft/server/commands/SetBlockCommand$Mode; +CL: net/minecraft/server/commands/SetPlayerIdleTimeoutCommand net/minecraft/server/commands/SetPlayerIdleTimeoutCommand +FD: net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/net/minecraft/server/commands/SetPlayerIdleTimeoutCommand net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/net/minecraft/server/commands/SetPlayerIdleTimeoutCommand +MD: net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/ ()V net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/ ()V +MD: net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/m_138634_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/m_138636_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/m_138638_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/m_138640_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/SetPlayerIdleTimeoutCommand/setIdleTimeout (Lnet/minecraft/commands/CommandSourceStack;I)I +CL: net/minecraft/server/commands/SetSpawnCommand net/minecraft/server/commands/SetSpawnCommand +FD: net/minecraft/server/commands/SetSpawnCommand/net/minecraft/server/commands/SetSpawnCommand net/minecraft/server/commands/SetSpawnCommand/net/minecraft/server/commands/SetSpawnCommand +MD: net/minecraft/server/commands/SetSpawnCommand/ ()V net/minecraft/server/commands/SetSpawnCommand/ ()V +MD: net/minecraft/server/commands/SetSpawnCommand/m_138643_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SetSpawnCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SetSpawnCommand/m_138645_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetSpawnCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetSpawnCommand/m_138647_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SetSpawnCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SetSpawnCommand/m_138649_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/core/BlockPos;F)I net/minecraft/server/commands/SetSpawnCommand/setSpawn (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/core/BlockPos;F)I +MD: net/minecraft/server/commands/SetSpawnCommand/m_138654_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetSpawnCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetSpawnCommand/m_138656_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetSpawnCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetSpawnCommand/m_138658_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetSpawnCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/SetWorldSpawnCommand net/minecraft/server/commands/SetWorldSpawnCommand +FD: net/minecraft/server/commands/SetWorldSpawnCommand/net/minecraft/server/commands/SetWorldSpawnCommand net/minecraft/server/commands/SetWorldSpawnCommand/net/minecraft/server/commands/SetWorldSpawnCommand +MD: net/minecraft/server/commands/SetWorldSpawnCommand/ ()V net/minecraft/server/commands/SetWorldSpawnCommand/ ()V +MD: net/minecraft/server/commands/SetWorldSpawnCommand/m_138660_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SetWorldSpawnCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SetWorldSpawnCommand/m_138662_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetWorldSpawnCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetWorldSpawnCommand/m_138664_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SetWorldSpawnCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SetWorldSpawnCommand/m_138666_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;F)I net/minecraft/server/commands/SetWorldSpawnCommand/setSpawn (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/BlockPos;F)I +MD: net/minecraft/server/commands/SetWorldSpawnCommand/m_138670_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetWorldSpawnCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SetWorldSpawnCommand/m_138672_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SetWorldSpawnCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/SpectateCommand net/minecraft/server/commands/SpectateCommand +FD: net/minecraft/server/commands/SpectateCommand/f_138674_ net/minecraft/server/commands/SpectateCommand/ERROR_SELF +FD: net/minecraft/server/commands/SpectateCommand/f_138675_ net/minecraft/server/commands/SpectateCommand/ERROR_NOT_SPECTATOR +FD: net/minecraft/server/commands/SpectateCommand/net/minecraft/server/commands/SpectateCommand net/minecraft/server/commands/SpectateCommand/net/minecraft/server/commands/SpectateCommand +MD: net/minecraft/server/commands/SpectateCommand/ ()V net/minecraft/server/commands/SpectateCommand/ ()V +MD: net/minecraft/server/commands/SpectateCommand/ ()V net/minecraft/server/commands/SpectateCommand/ ()V +MD: net/minecraft/server/commands/SpectateCommand/m_138677_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SpectateCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SpectateCommand/m_138679_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SpectateCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SpectateCommand/m_138681_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SpectateCommand/lambda$register$1 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SpectateCommand/m_138683_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerPlayer;)I net/minecraft/server/commands/SpectateCommand/spectate (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerPlayer;)I +MD: net/minecraft/server/commands/SpectateCommand/m_138687_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/SpectateCommand/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/SpectateCommand/m_138689_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SpectateCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SpectateCommand/m_138691_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SpectateCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/SpreadPlayersCommand net/minecraft/server/commands/SpreadPlayersCommand +FD: net/minecraft/server/commands/SpreadPlayersCommand/f_138693_ net/minecraft/server/commands/SpreadPlayersCommand/ERROR_FAILED_TO_SPREAD_TEAMS +FD: net/minecraft/server/commands/SpreadPlayersCommand/f_138694_ net/minecraft/server/commands/SpreadPlayersCommand/ERROR_FAILED_TO_SPREAD_ENTITIES +FD: net/minecraft/server/commands/SpreadPlayersCommand/f_180523_ net/minecraft/server/commands/SpreadPlayersCommand/MAX_ITERATION_COUNT +FD: net/minecraft/server/commands/SpreadPlayersCommand/f_201848_ net/minecraft/server/commands/SpreadPlayersCommand/ERROR_INVALID_MAX_HEIGHT +FD: net/minecraft/server/commands/SpreadPlayersCommand/net/minecraft/server/commands/SpreadPlayersCommand net/minecraft/server/commands/SpreadPlayersCommand/net/minecraft/server/commands/SpreadPlayersCommand +MD: net/minecraft/server/commands/SpreadPlayersCommand/ ()V net/minecraft/server/commands/SpreadPlayersCommand/ ()V +MD: net/minecraft/server/commands/SpreadPlayersCommand/ ()V net/minecraft/server/commands/SpreadPlayersCommand/ ()V +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138696_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SpreadPlayersCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138698_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SpreadPlayersCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138702_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/phys/Vec2;FFIZLjava/util/Collection;)I net/minecraft/server/commands/SpreadPlayersCommand/spreadPlayers (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/phys/Vec2;FFIZLjava/util/Collection;)I +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138710_ (Lnet/minecraft/world/phys/Vec2;DLnet/minecraft/server/level/ServerLevel;Ljava/util/Random;DDDDI[Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;Z)V net/minecraft/server/commands/SpreadPlayersCommand/spreadPositions (Lnet/minecraft/world/phys/Vec2;DLnet/minecraft/server/level/ServerLevel;Ljava/util/Random;DDDDI[Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;Z)V +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138722_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/SpreadPlayersCommand/lambda$static$1 (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138727_ (Ljava/util/Collection;)I net/minecraft/server/commands/SpreadPlayersCommand/getNumberOfTeams (Ljava/util/Collection;)I +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138729_ (Ljava/util/Collection;Lnet/minecraft/server/level/ServerLevel;[Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;IZ)D net/minecraft/server/commands/SpreadPlayersCommand/setPlayerPositions (Ljava/util/Collection;Lnet/minecraft/server/level/ServerLevel;[Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;IZ)D +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138735_ (Ljava/util/Random;IDDDD)[Lnet/minecraft/server/commands/SpreadPlayersCommand$Position; net/minecraft/server/commands/SpreadPlayersCommand/createInitialPositions (Ljava/util/Random;IDDDD)[Lnet/minecraft/server/commands/SpreadPlayersCommand$Position; +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_138744_ (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/SpreadPlayersCommand/lambda$static$0 (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_201849_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SpreadPlayersCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_201851_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SpreadPlayersCommand/lambda$register$3 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SpreadPlayersCommand/m_201853_ (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/SpreadPlayersCommand/lambda$static$2 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +CL: net/minecraft/server/commands/SpreadPlayersCommand$Position net/minecraft/server/commands/SpreadPlayersCommand$Position +FD: net/minecraft/server/commands/SpreadPlayersCommand$Position/f_138749_ net/minecraft/server/commands/SpreadPlayersCommand$Position/x +FD: net/minecraft/server/commands/SpreadPlayersCommand$Position/f_138750_ net/minecraft/server/commands/SpreadPlayersCommand$Position/z +FD: net/minecraft/server/commands/SpreadPlayersCommand$Position/net/minecraft/server/commands/SpreadPlayersCommand$Position net/minecraft/server/commands/SpreadPlayersCommand$Position/net/minecraft/server/commands/SpreadPlayersCommand$Position +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/ ()V net/minecraft/server/commands/SpreadPlayersCommand$Position/ ()V +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_138752_ ()V net/minecraft/server/commands/SpreadPlayersCommand$Position/normalize ()V +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_138753_ (DDDD)Z net/minecraft/server/commands/SpreadPlayersCommand$Position/clamp (DDDD)Z +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_138758_ (Lnet/minecraft/world/level/BlockGetter;I)I net/minecraft/server/commands/SpreadPlayersCommand$Position/getSpawnY (Lnet/minecraft/world/level/BlockGetter;I)I +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_138761_ (Ljava/util/Random;DDDD)V net/minecraft/server/commands/SpreadPlayersCommand$Position/randomize (Ljava/util/Random;DDDD)V +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_138767_ (Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;)D net/minecraft/server/commands/SpreadPlayersCommand$Position/dist (Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;)D +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_138773_ (Lnet/minecraft/world/level/BlockGetter;I)Z net/minecraft/server/commands/SpreadPlayersCommand$Position/isSafe (Lnet/minecraft/world/level/BlockGetter;I)Z +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_138776_ (Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;)V net/minecraft/server/commands/SpreadPlayersCommand$Position/moveAway (Lnet/minecraft/server/commands/SpreadPlayersCommand$Position;)V +MD: net/minecraft/server/commands/SpreadPlayersCommand$Position/m_180525_ ()D net/minecraft/server/commands/SpreadPlayersCommand$Position/getLength ()D +CL: net/minecraft/server/commands/StopCommand net/minecraft/server/commands/StopCommand +FD: net/minecraft/server/commands/StopCommand/net/minecraft/server/commands/StopCommand net/minecraft/server/commands/StopCommand/net/minecraft/server/commands/StopCommand +MD: net/minecraft/server/commands/StopCommand/ ()V net/minecraft/server/commands/StopCommand/ ()V +MD: net/minecraft/server/commands/StopCommand/m_138785_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/StopCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/StopCommand/m_138787_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/StopCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/StopCommand/m_138789_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/StopCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/StopSoundCommand net/minecraft/server/commands/StopSoundCommand +FD: net/minecraft/server/commands/StopSoundCommand/net/minecraft/server/commands/StopSoundCommand net/minecraft/server/commands/StopSoundCommand/net/minecraft/server/commands/StopSoundCommand +MD: net/minecraft/server/commands/StopSoundCommand/ ()V net/minecraft/server/commands/StopSoundCommand/ ()V +MD: net/minecraft/server/commands/StopSoundCommand/m_138791_ (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/StopSoundCommand/lambda$register$3 (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/StopSoundCommand/m_138794_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/StopSoundCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/StopSoundCommand/m_138796_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/StopSoundCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/StopSoundCommand/m_138798_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/StopSoundCommand/lambda$register$4 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/StopSoundCommand/m_138800_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/resources/ResourceLocation;)I net/minecraft/server/commands/StopSoundCommand/stopSound (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/sounds/SoundSource;Lnet/minecraft/resources/ResourceLocation;)I +MD: net/minecraft/server/commands/StopSoundCommand/m_138805_ (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/StopSoundCommand/lambda$register$2 (Lnet/minecraft/sounds/SoundSource;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/StopSoundCommand/m_138808_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/StopSoundCommand/lambda$register$0 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/SummonCommand net/minecraft/server/commands/SummonCommand +FD: net/minecraft/server/commands/SummonCommand/f_138810_ net/minecraft/server/commands/SummonCommand/ERROR_FAILED +FD: net/minecraft/server/commands/SummonCommand/f_138811_ net/minecraft/server/commands/SummonCommand/ERROR_DUPLICATE_UUID +FD: net/minecraft/server/commands/SummonCommand/f_138812_ net/minecraft/server/commands/SummonCommand/INVALID_POSITION +FD: net/minecraft/server/commands/SummonCommand/net/minecraft/server/commands/SummonCommand net/minecraft/server/commands/SummonCommand/net/minecraft/server/commands/SummonCommand +MD: net/minecraft/server/commands/SummonCommand/ ()V net/minecraft/server/commands/SummonCommand/ ()V +MD: net/minecraft/server/commands/SummonCommand/ ()V net/minecraft/server/commands/SummonCommand/ ()V +MD: net/minecraft/server/commands/SummonCommand/m_138814_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/SummonCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/SummonCommand/m_138816_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SummonCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SummonCommand/m_138818_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/SummonCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/SummonCommand/m_138820_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/nbt/CompoundTag;Z)I net/minecraft/server/commands/SummonCommand/spawnEntity (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/nbt/CompoundTag;Z)I +MD: net/minecraft/server/commands/SummonCommand/m_138826_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/server/commands/SummonCommand/lambda$spawnEntity$4 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/server/commands/SummonCommand/m_138829_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SummonCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/SummonCommand/m_138831_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/SummonCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/TagCommand net/minecraft/server/commands/TagCommand +FD: net/minecraft/server/commands/TagCommand/f_138833_ net/minecraft/server/commands/TagCommand/ERROR_ADD_FAILED +FD: net/minecraft/server/commands/TagCommand/f_138834_ net/minecraft/server/commands/TagCommand/ERROR_REMOVE_FAILED +FD: net/minecraft/server/commands/TagCommand/net/minecraft/server/commands/TagCommand net/minecraft/server/commands/TagCommand/net/minecraft/server/commands/TagCommand +MD: net/minecraft/server/commands/TagCommand/ ()V net/minecraft/server/commands/TagCommand/ ()V +MD: net/minecraft/server/commands/TagCommand/ ()V net/minecraft/server/commands/TagCommand/ ()V +MD: net/minecraft/server/commands/TagCommand/m_138836_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TagCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TagCommand/m_138838_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TagCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TagCommand/m_138840_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/TagCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/TagCommand/m_138843_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/TagCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/TagCommand/m_138845_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/TagCommand/listTags (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/TagCommand/m_138848_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/lang/String;)I net/minecraft/server/commands/TagCommand/addTag (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/lang/String;)I +MD: net/minecraft/server/commands/TagCommand/m_138852_ (Ljava/util/Collection;)Ljava/util/Collection; net/minecraft/server/commands/TagCommand/getTags (Ljava/util/Collection;)Ljava/util/Collection; +MD: net/minecraft/server/commands/TagCommand/m_138854_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TagCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TagCommand/m_138856_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/lang/String;)I net/minecraft/server/commands/TagCommand/removeTag (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Ljava/lang/String;)I +MD: net/minecraft/server/commands/TagCommand/m_138860_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TagCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/TeamCommand net/minecraft/server/commands/TeamCommand +FD: net/minecraft/server/commands/TeamCommand/f_138862_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_EXISTS +FD: net/minecraft/server/commands/TeamCommand/f_138864_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_EMPTY +FD: net/minecraft/server/commands/TeamCommand/f_138865_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_NAME +FD: net/minecraft/server/commands/TeamCommand/f_138866_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_COLOR +FD: net/minecraft/server/commands/TeamCommand/f_138867_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_FRIENDLYFIRE_ENABLED +FD: net/minecraft/server/commands/TeamCommand/f_138868_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_FRIENDLYFIRE_DISABLED +FD: net/minecraft/server/commands/TeamCommand/f_138869_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_FRIENDLYINVISIBLES_ENABLED +FD: net/minecraft/server/commands/TeamCommand/f_138870_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_ALREADY_FRIENDLYINVISIBLES_DISABLED +FD: net/minecraft/server/commands/TeamCommand/f_138871_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_NAMETAG_VISIBLITY_UNCHANGED +FD: net/minecraft/server/commands/TeamCommand/f_138872_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_DEATH_MESSAGE_VISIBLITY_UNCHANGED +FD: net/minecraft/server/commands/TeamCommand/f_138873_ net/minecraft/server/commands/TeamCommand/ERROR_TEAM_COLLISION_UNCHANGED +FD: net/minecraft/server/commands/TeamCommand/net/minecraft/server/commands/TeamCommand net/minecraft/server/commands/TeamCommand/net/minecraft/server/commands/TeamCommand +MD: net/minecraft/server/commands/TeamCommand/ ()V net/minecraft/server/commands/TeamCommand/ ()V +MD: net/minecraft/server/commands/TeamCommand/ ()V net/minecraft/server/commands/TeamCommand/ ()V +MD: net/minecraft/server/commands/TeamCommand/m_138875_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138877_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TeamCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TeamCommand/m_138881_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/TeamCommand/listTeams (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/TeamCommand/m_138883_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;)I net/minecraft/server/commands/TeamCommand/emptyTeam (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;)I +MD: net/minecraft/server/commands/TeamCommand/m_138886_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/world/scores/Team$CollisionRule;)I net/minecraft/server/commands/TeamCommand/setCollision (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/world/scores/Team$CollisionRule;)I +MD: net/minecraft/server/commands/TeamCommand/m_138890_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/world/scores/Team$Visibility;)I net/minecraft/server/commands/TeamCommand/setNametagVisibility (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/world/scores/Team$Visibility;)I +MD: net/minecraft/server/commands/TeamCommand/m_138894_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Ljava/util/Collection;)I net/minecraft/server/commands/TeamCommand/joinTeam (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/TeamCommand/m_138898_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/ChatFormatting;)I net/minecraft/server/commands/TeamCommand/setColor (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/ChatFormatting;)I +MD: net/minecraft/server/commands/TeamCommand/m_138902_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/TeamCommand/setDisplayName (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/TeamCommand/m_138906_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Z)I net/minecraft/server/commands/TeamCommand/setFriendlySight (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Z)I +MD: net/minecraft/server/commands/TeamCommand/m_138910_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I net/minecraft/server/commands/TeamCommand/createTeam (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;)I +MD: net/minecraft/server/commands/TeamCommand/m_138913_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/TeamCommand/createTeam (Lnet/minecraft/commands/CommandSourceStack;Ljava/lang/String;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/TeamCommand/m_138917_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/TeamCommand/leaveTeam (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/TeamCommand/m_138922_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$27 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138926_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;)I net/minecraft/server/commands/TeamCommand/deleteTeam (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;)I +MD: net/minecraft/server/commands/TeamCommand/m_138929_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/world/scores/Team$Visibility;)I net/minecraft/server/commands/TeamCommand/setDeathMessageVisibility (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/world/scores/Team$Visibility;)I +MD: net/minecraft/server/commands/TeamCommand/m_138933_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/TeamCommand/setPrefix (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/TeamCommand/m_138937_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Z)I net/minecraft/server/commands/TeamCommand/setFriendlyFire (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Z)I +MD: net/minecraft/server/commands/TeamCommand/m_138941_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$26 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138943_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;)I net/minecraft/server/commands/TeamCommand/listMembers (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;)I +MD: net/minecraft/server/commands/TeamCommand/m_138946_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/TeamCommand/setSuffix (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/network/chat/Component;)I +MD: net/minecraft/server/commands/TeamCommand/m_138950_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$25 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138952_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$24 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138954_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$23 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138956_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$22 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138958_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$21 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138960_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$20 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138962_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138964_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138966_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138968_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138970_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$15 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138972_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$14 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138974_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$13 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138976_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$12 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138978_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$11 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138980_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138982_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138984_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138986_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138988_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138990_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138992_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_138994_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_183710_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamCommand/m_183712_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/TeamCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/TeamMsgCommand net/minecraft/server/commands/TeamMsgCommand +FD: net/minecraft/server/commands/TeamMsgCommand/f_138996_ net/minecraft/server/commands/TeamMsgCommand/SUGGEST_STYLE +FD: net/minecraft/server/commands/TeamMsgCommand/f_138997_ net/minecraft/server/commands/TeamMsgCommand/ERROR_NOT_ON_TEAM +FD: net/minecraft/server/commands/TeamMsgCommand/net/minecraft/server/commands/TeamMsgCommand net/minecraft/server/commands/TeamMsgCommand/net/minecraft/server/commands/TeamMsgCommand +MD: net/minecraft/server/commands/TeamMsgCommand/ ()V net/minecraft/server/commands/TeamMsgCommand/ ()V +MD: net/minecraft/server/commands/TeamMsgCommand/ ()V net/minecraft/server/commands/TeamMsgCommand/ ()V +MD: net/minecraft/server/commands/TeamMsgCommand/m_138999_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TeamMsgCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TeamMsgCommand/m_139001_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeamMsgCommand/lambda$register$0 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeamMsgCommand/m_139003_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;)I net/minecraft/server/commands/TeamMsgCommand/sendMessage (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/Component;)I +CL: net/minecraft/server/commands/TeleportCommand net/minecraft/server/commands/TeleportCommand +FD: net/minecraft/server/commands/TeleportCommand/f_139006_ net/minecraft/server/commands/TeleportCommand/INVALID_POSITION +FD: net/minecraft/server/commands/TeleportCommand/net/minecraft/server/commands/TeleportCommand net/minecraft/server/commands/TeleportCommand/net/minecraft/server/commands/TeleportCommand +MD: net/minecraft/server/commands/TeleportCommand/ ()V net/minecraft/server/commands/TeleportCommand/ ()V +MD: net/minecraft/server/commands/TeleportCommand/ ()V net/minecraft/server/commands/TeleportCommand/ ()V +MD: net/minecraft/server/commands/TeleportCommand/m_139008_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TeleportCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TeleportCommand/m_139010_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139012_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/TeleportCommand/lambda$register$9 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/TeleportCommand/m_139014_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLnet/minecraft/server/commands/TeleportCommand$LookAt;)V net/minecraft/server/commands/TeleportCommand/performTeleport (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLnet/minecraft/server/commands/TeleportCommand$LookAt;)V +MD: net/minecraft/server/commands/TeleportCommand/m_139025_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/commands/arguments/coordinates/Coordinates;Lnet/minecraft/commands/arguments/coordinates/Coordinates;Lnet/minecraft/server/commands/TeleportCommand$LookAt;)I net/minecraft/server/commands/TeleportCommand/teleportToPos (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/commands/arguments/coordinates/Coordinates;Lnet/minecraft/commands/arguments/coordinates/Coordinates;Lnet/minecraft/server/commands/TeleportCommand$LookAt;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139032_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/entity/Entity;)I net/minecraft/server/commands/TeleportCommand/teleportToEntity (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/world/entity/Entity;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139036_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139038_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/TeleportCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/TeleportCommand/m_139040_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139042_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139044_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139046_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139048_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_139050_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TeleportCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TeleportCommand/m_142775_ (D)Ljava/lang/String; net/minecraft/server/commands/TeleportCommand/formatDouble (D)Ljava/lang/String; +CL: net/minecraft/server/commands/TeleportCommand$LookAt net/minecraft/server/commands/TeleportCommand$LookAt +FD: net/minecraft/server/commands/TeleportCommand$LookAt/f_139052_ net/minecraft/server/commands/TeleportCommand$LookAt/position +FD: net/minecraft/server/commands/TeleportCommand$LookAt/f_139053_ net/minecraft/server/commands/TeleportCommand$LookAt/entity +FD: net/minecraft/server/commands/TeleportCommand$LookAt/f_139054_ net/minecraft/server/commands/TeleportCommand$LookAt/anchor +FD: net/minecraft/server/commands/TeleportCommand$LookAt/net/minecraft/server/commands/TeleportCommand$LookAt net/minecraft/server/commands/TeleportCommand$LookAt/net/minecraft/server/commands/TeleportCommand$LookAt +MD: net/minecraft/server/commands/TeleportCommand$LookAt/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V net/minecraft/server/commands/TeleportCommand$LookAt/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V +MD: net/minecraft/server/commands/TeleportCommand$LookAt/ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/server/commands/TeleportCommand$LookAt/ (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/server/commands/TeleportCommand$LookAt/m_139060_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/commands/TeleportCommand$LookAt/perform (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/server/commands/TellRawCommand net/minecraft/server/commands/TellRawCommand +FD: net/minecraft/server/commands/TellRawCommand/net/minecraft/server/commands/TellRawCommand net/minecraft/server/commands/TellRawCommand/net/minecraft/server/commands/TellRawCommand +MD: net/minecraft/server/commands/TellRawCommand/ ()V net/minecraft/server/commands/TellRawCommand/ ()V +MD: net/minecraft/server/commands/TellRawCommand/m_139063_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TellRawCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TellRawCommand/m_139065_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TellRawCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TellRawCommand/m_139067_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/TellRawCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +CL: net/minecraft/server/commands/TimeCommand net/minecraft/server/commands/TimeCommand +FD: net/minecraft/server/commands/TimeCommand/net/minecraft/server/commands/TimeCommand net/minecraft/server/commands/TimeCommand/net/minecraft/server/commands/TimeCommand +MD: net/minecraft/server/commands/TimeCommand/ ()V net/minecraft/server/commands/TimeCommand/ ()V +MD: net/minecraft/server/commands/TimeCommand/m_139069_ (Lnet/minecraft/server/level/ServerLevel;)I net/minecraft/server/commands/TimeCommand/getDayTime (Lnet/minecraft/server/level/ServerLevel;)I +MD: net/minecraft/server/commands/TimeCommand/m_139071_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TimeCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TimeCommand/m_139073_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139075_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/TimeCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/TimeCommand/m_139077_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/TimeCommand/setTime (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/TimeCommand/m_139080_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139082_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/TimeCommand/addTime (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/TimeCommand/m_139085_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139087_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/TimeCommand/queryTime (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/TimeCommand/m_139090_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139092_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139094_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139096_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139098_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TimeCommand/m_139100_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TimeCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/TitleCommand net/minecraft/server/commands/TitleCommand +FD: net/minecraft/server/commands/TitleCommand/net/minecraft/server/commands/TitleCommand net/minecraft/server/commands/TitleCommand/net/minecraft/server/commands/TitleCommand +MD: net/minecraft/server/commands/TitleCommand/ ()V net/minecraft/server/commands/TitleCommand/ ()V +MD: net/minecraft/server/commands/TitleCommand/m_139102_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TitleCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TitleCommand/m_139104_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TitleCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TitleCommand/m_139106_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/TitleCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/TitleCommand/m_139108_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/TitleCommand/clearTitle (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/TitleCommand/m_139111_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;III)I net/minecraft/server/commands/TitleCommand/setTimes (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;III)I +MD: net/minecraft/server/commands/TitleCommand/m_139122_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TitleCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TitleCommand/m_139124_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/TitleCommand/resetTitle (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/TitleCommand/m_139127_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TitleCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TitleCommand/m_139129_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TitleCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TitleCommand/m_139131_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TitleCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TitleCommand/m_139133_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TitleCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TitleCommand/m_142780_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;Ljava/lang/String;Ljava/util/function/Function;)I net/minecraft/server/commands/TitleCommand/showTitle (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;Lnet/minecraft/network/chat/Component;Ljava/lang/String;Ljava/util/function/Function;)I +CL: net/minecraft/server/commands/TriggerCommand net/minecraft/server/commands/TriggerCommand +FD: net/minecraft/server/commands/TriggerCommand/f_139135_ net/minecraft/server/commands/TriggerCommand/ERROR_NOT_PRIMED +FD: net/minecraft/server/commands/TriggerCommand/f_139136_ net/minecraft/server/commands/TriggerCommand/ERROR_INVALID_OBJECTIVE +FD: net/minecraft/server/commands/TriggerCommand/net/minecraft/server/commands/TriggerCommand net/minecraft/server/commands/TriggerCommand/net/minecraft/server/commands/TriggerCommand +MD: net/minecraft/server/commands/TriggerCommand/ ()V net/minecraft/server/commands/TriggerCommand/ ()V +MD: net/minecraft/server/commands/TriggerCommand/ ()V net/minecraft/server/commands/TriggerCommand/ ()V +MD: net/minecraft/server/commands/TriggerCommand/m_139138_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/scores/Objective;)Lnet/minecraft/world/scores/Score; net/minecraft/server/commands/TriggerCommand/getScore (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/scores/Objective;)Lnet/minecraft/world/scores/Score; +MD: net/minecraft/server/commands/TriggerCommand/m_139141_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/TriggerCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/TriggerCommand/m_139143_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TriggerCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TriggerCommand/m_139145_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/TriggerCommand/lambda$register$0 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/TriggerCommand/m_139148_ (Lnet/minecraft/commands/CommandSourceStack;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/TriggerCommand/suggestObjectives (Lnet/minecraft/commands/CommandSourceStack;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/TriggerCommand/m_139151_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Score;)I net/minecraft/server/commands/TriggerCommand/simpleTrigger (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Score;)I +MD: net/minecraft/server/commands/TriggerCommand/m_139154_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Score;I)I net/minecraft/server/commands/TriggerCommand/addValue (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Score;I)I +MD: net/minecraft/server/commands/TriggerCommand/m_139158_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TriggerCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/TriggerCommand/m_139160_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Score;I)I net/minecraft/server/commands/TriggerCommand/setValue (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/scores/Score;I)I +MD: net/minecraft/server/commands/TriggerCommand/m_139164_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/TriggerCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/WeatherCommand net/minecraft/server/commands/WeatherCommand +FD: net/minecraft/server/commands/WeatherCommand/f_142787_ net/minecraft/server/commands/WeatherCommand/DEFAULT_TIME +FD: net/minecraft/server/commands/WeatherCommand/net/minecraft/server/commands/WeatherCommand net/minecraft/server/commands/WeatherCommand/net/minecraft/server/commands/WeatherCommand +MD: net/minecraft/server/commands/WeatherCommand/ ()V net/minecraft/server/commands/WeatherCommand/ ()V +MD: net/minecraft/server/commands/WeatherCommand/m_139166_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/WeatherCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/WeatherCommand/m_139168_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WeatherCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WeatherCommand/m_139170_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/WeatherCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/WeatherCommand/m_139172_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/WeatherCommand/setClear (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/WeatherCommand/m_139175_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WeatherCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WeatherCommand/m_139177_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/WeatherCommand/setRain (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/WeatherCommand/m_139180_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WeatherCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WeatherCommand/m_139182_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/WeatherCommand/setThunder (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/WeatherCommand/m_139185_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WeatherCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WeatherCommand/m_139187_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WeatherCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WeatherCommand/m_139189_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WeatherCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/WhitelistCommand net/minecraft/server/commands/WhitelistCommand +FD: net/minecraft/server/commands/WhitelistCommand/f_139191_ net/minecraft/server/commands/WhitelistCommand/ERROR_ALREADY_ENABLED +FD: net/minecraft/server/commands/WhitelistCommand/f_139192_ net/minecraft/server/commands/WhitelistCommand/ERROR_ALREADY_DISABLED +FD: net/minecraft/server/commands/WhitelistCommand/f_139193_ net/minecraft/server/commands/WhitelistCommand/ERROR_ALREADY_WHITELISTED +FD: net/minecraft/server/commands/WhitelistCommand/f_139194_ net/minecraft/server/commands/WhitelistCommand/ERROR_NOT_WHITELISTED +FD: net/minecraft/server/commands/WhitelistCommand/net/minecraft/server/commands/WhitelistCommand net/minecraft/server/commands/WhitelistCommand/net/minecraft/server/commands/WhitelistCommand +MD: net/minecraft/server/commands/WhitelistCommand/ ()V net/minecraft/server/commands/WhitelistCommand/ ()V +MD: net/minecraft/server/commands/WhitelistCommand/ ()V net/minecraft/server/commands/WhitelistCommand/ ()V +MD: net/minecraft/server/commands/WhitelistCommand/m_139201_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/WhitelistCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/WhitelistCommand/m_139203_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WhitelistCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139205_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/WhitelistCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/WhitelistCommand/m_139208_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/WhitelistCommand/reload (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139210_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/WhitelistCommand/addPlayers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139213_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WhitelistCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139215_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/WhitelistCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/WhitelistCommand/m_139218_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/WhitelistCommand/enableWhitelist (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139220_ (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I net/minecraft/server/commands/WhitelistCommand/removePlayers (Lnet/minecraft/commands/CommandSourceStack;Ljava/util/Collection;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139223_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WhitelistCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139225_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/WhitelistCommand/disableWhitelist (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139227_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WhitelistCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139229_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/WhitelistCommand/showList (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139231_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WhitelistCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_139233_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/WhitelistCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/WhitelistCommand/m_139235_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WhitelistCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WhitelistCommand/m_142790_ (Lnet/minecraft/server/level/ServerPlayer;)Ljava/lang/String; net/minecraft/server/commands/WhitelistCommand/lambda$register$5 (Lnet/minecraft/server/level/ServerPlayer;)Ljava/lang/String; +MD: net/minecraft/server/commands/WhitelistCommand/m_142792_ (Lnet/minecraft/server/players/PlayerList;Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/server/commands/WhitelistCommand/lambda$register$4 (Lnet/minecraft/server/players/PlayerList;Lnet/minecraft/server/level/ServerPlayer;)Z +CL: net/minecraft/server/commands/WorldBorderCommand net/minecraft/server/commands/WorldBorderCommand +FD: net/minecraft/server/commands/WorldBorderCommand/f_139237_ net/minecraft/server/commands/WorldBorderCommand/ERROR_SAME_CENTER +FD: net/minecraft/server/commands/WorldBorderCommand/f_139238_ net/minecraft/server/commands/WorldBorderCommand/ERROR_SAME_SIZE +FD: net/minecraft/server/commands/WorldBorderCommand/f_139239_ net/minecraft/server/commands/WorldBorderCommand/ERROR_TOO_SMALL +FD: net/minecraft/server/commands/WorldBorderCommand/f_139240_ net/minecraft/server/commands/WorldBorderCommand/ERROR_TOO_BIG +FD: net/minecraft/server/commands/WorldBorderCommand/f_139241_ net/minecraft/server/commands/WorldBorderCommand/ERROR_SAME_WARNING_TIME +FD: net/minecraft/server/commands/WorldBorderCommand/f_139242_ net/minecraft/server/commands/WorldBorderCommand/ERROR_SAME_WARNING_DISTANCE +FD: net/minecraft/server/commands/WorldBorderCommand/f_139243_ net/minecraft/server/commands/WorldBorderCommand/ERROR_SAME_DAMAGE_BUFFER +FD: net/minecraft/server/commands/WorldBorderCommand/f_139244_ net/minecraft/server/commands/WorldBorderCommand/ERROR_SAME_DAMAGE_AMOUNT +FD: net/minecraft/server/commands/WorldBorderCommand/f_196554_ net/minecraft/server/commands/WorldBorderCommand/ERROR_TOO_FAR_OUT +FD: net/minecraft/server/commands/WorldBorderCommand/net/minecraft/server/commands/WorldBorderCommand net/minecraft/server/commands/WorldBorderCommand/net/minecraft/server/commands/WorldBorderCommand +MD: net/minecraft/server/commands/WorldBorderCommand/ ()V net/minecraft/server/commands/WorldBorderCommand/ ()V +MD: net/minecraft/server/commands/WorldBorderCommand/ ()V net/minecraft/server/commands/WorldBorderCommand/ ()V +MD: net/minecraft/server/commands/WorldBorderCommand/m_139246_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/WorldBorderCommand/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/WorldBorderCommand/m_139248_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$10 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139250_ (Lnet/minecraft/commands/CommandSourceStack;)I net/minecraft/server/commands/WorldBorderCommand/getSize (Lnet/minecraft/commands/CommandSourceStack;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139252_ (Lnet/minecraft/commands/CommandSourceStack;DJ)I net/minecraft/server/commands/WorldBorderCommand/setSize (Lnet/minecraft/commands/CommandSourceStack;DJ)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139256_ (Lnet/minecraft/commands/CommandSourceStack;F)I net/minecraft/server/commands/WorldBorderCommand/setDamageBuffer (Lnet/minecraft/commands/CommandSourceStack;F)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139259_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/WorldBorderCommand/setWarningTime (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139262_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/phys/Vec2;)I net/minecraft/server/commands/WorldBorderCommand/setCenter (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/phys/Vec2;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139265_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$9 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139267_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/WorldBorderCommand/lambda$register$0 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/WorldBorderCommand/m_139269_ (Lnet/minecraft/commands/CommandSourceStack;F)I net/minecraft/server/commands/WorldBorderCommand/setDamageAmount (Lnet/minecraft/commands/CommandSourceStack;F)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139272_ (Lnet/minecraft/commands/CommandSourceStack;I)I net/minecraft/server/commands/WorldBorderCommand/setWarningDistance (Lnet/minecraft/commands/CommandSourceStack;I)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139275_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$8 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139277_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$7 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139279_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$6 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139281_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$5 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139283_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$4 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139285_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$3 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139287_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$2 (Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/WorldBorderCommand/m_139289_ (Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/WorldBorderCommand/lambda$register$1 (Lcom/mojang/brigadier/context/CommandContext;)I +CL: net/minecraft/server/commands/data/BlockDataAccessor net/minecraft/server/commands/data/BlockDataAccessor +FD: net/minecraft/server/commands/data/BlockDataAccessor/f_139291_ net/minecraft/server/commands/data/BlockDataAccessor/PROVIDER +FD: net/minecraft/server/commands/data/BlockDataAccessor/f_139292_ net/minecraft/server/commands/data/BlockDataAccessor/ERROR_NOT_A_BLOCK_ENTITY +FD: net/minecraft/server/commands/data/BlockDataAccessor/f_139293_ net/minecraft/server/commands/data/BlockDataAccessor/entity +FD: net/minecraft/server/commands/data/BlockDataAccessor/f_139294_ net/minecraft/server/commands/data/BlockDataAccessor/pos +FD: net/minecraft/server/commands/data/BlockDataAccessor/net/minecraft/server/commands/data/BlockDataAccessor net/minecraft/server/commands/data/BlockDataAccessor/net/minecraft/server/commands/data/BlockDataAccessor +MD: net/minecraft/server/commands/data/BlockDataAccessor/ ()V net/minecraft/server/commands/data/BlockDataAccessor/ ()V +MD: net/minecraft/server/commands/data/BlockDataAccessor/ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/commands/data/BlockDataAccessor/ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/commands/data/BlockDataAccessor/m_139304_ (Ljava/lang/String;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; net/minecraft/server/commands/data/BlockDataAccessor/lambda$static$0 (Ljava/lang/String;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; +MD: net/minecraft/server/commands/data/BlockDataAccessor/m_6066_ (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/BlockDataAccessor/getPrintSuccess (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/BlockDataAccessor/m_6184_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/commands/data/BlockDataAccessor/getData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/commands/data/BlockDataAccessor/m_6934_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/BlockDataAccessor/getModifiedSuccess ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/BlockDataAccessor/m_7603_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/commands/data/BlockDataAccessor/setData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/commands/data/BlockDataAccessor/m_7624_ (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/BlockDataAccessor/getPrintSuccess (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/commands/data/BlockDataAccessor$1 net/minecraft/server/commands/data/BlockDataAccessor$1 +FD: net/minecraft/server/commands/data/BlockDataAccessor$1/f_139312_ net/minecraft/server/commands/data/BlockDataAccessor$1/val$argPrefix +FD: net/minecraft/server/commands/data/BlockDataAccessor$1/net/minecraft/server/commands/data/BlockDataAccessor$1 net/minecraft/server/commands/data/BlockDataAccessor$1/net/minecraft/server/commands/data/BlockDataAccessor$1 +MD: net/minecraft/server/commands/data/BlockDataAccessor$1/ (Ljava/lang/String;)V net/minecraft/server/commands/data/BlockDataAccessor$1/ (Ljava/lang/String;)V +MD: net/minecraft/server/commands/data/BlockDataAccessor$1/m_7018_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; net/minecraft/server/commands/data/BlockDataAccessor$1/access (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; +MD: net/minecraft/server/commands/data/BlockDataAccessor$1/m_7621_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/BlockDataAccessor$1/wrap (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +CL: net/minecraft/server/commands/data/DataAccessor net/minecraft/server/commands/data/DataAccessor +FD: net/minecraft/server/commands/data/DataAccessor/net/minecraft/server/commands/data/DataAccessor net/minecraft/server/commands/data/DataAccessor/net/minecraft/server/commands/data/DataAccessor +MD: net/minecraft/server/commands/data/DataAccessor/m_6066_ (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/DataAccessor/getPrintSuccess (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/DataAccessor/m_6184_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/commands/data/DataAccessor/getData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/commands/data/DataAccessor/m_6934_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/DataAccessor/getModifiedSuccess ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/DataAccessor/m_7603_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/commands/data/DataAccessor/setData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/commands/data/DataAccessor/m_7624_ (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/DataAccessor/getPrintSuccess (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/commands/data/DataCommands net/minecraft/server/commands/data/DataCommands +FD: net/minecraft/server/commands/data/DataCommands/f_139349_ net/minecraft/server/commands/data/DataCommands/ALL_PROVIDERS +FD: net/minecraft/server/commands/data/DataCommands/f_139350_ net/minecraft/server/commands/data/DataCommands/TARGET_PROVIDERS +FD: net/minecraft/server/commands/data/DataCommands/f_139351_ net/minecraft/server/commands/data/DataCommands/SOURCE_PROVIDERS +FD: net/minecraft/server/commands/data/DataCommands/f_139352_ net/minecraft/server/commands/data/DataCommands/ERROR_MERGE_UNCHANGED +FD: net/minecraft/server/commands/data/DataCommands/f_139353_ net/minecraft/server/commands/data/DataCommands/ERROR_GET_NOT_NUMBER +FD: net/minecraft/server/commands/data/DataCommands/f_139354_ net/minecraft/server/commands/data/DataCommands/ERROR_GET_NON_EXISTENT +FD: net/minecraft/server/commands/data/DataCommands/f_139355_ net/minecraft/server/commands/data/DataCommands/ERROR_MULTIPLE_TAGS +FD: net/minecraft/server/commands/data/DataCommands/f_139356_ net/minecraft/server/commands/data/DataCommands/ERROR_EXPECTED_LIST +FD: net/minecraft/server/commands/data/DataCommands/f_139357_ net/minecraft/server/commands/data/DataCommands/ERROR_EXPECTED_OBJECT +FD: net/minecraft/server/commands/data/DataCommands/f_139358_ net/minecraft/server/commands/data/DataCommands/ERROR_INVALID_INDEX +FD: net/minecraft/server/commands/data/DataCommands/net/minecraft/server/commands/data/DataCommands net/minecraft/server/commands/data/DataCommands/net/minecraft/server/commands/data/DataCommands +MD: net/minecraft/server/commands/data/DataCommands/ ()V net/minecraft/server/commands/data/DataCommands/ ()V +MD: net/minecraft/server/commands/data/DataCommands/ ()V net/minecraft/server/commands/data/DataCommands/ ()V +MD: net/minecraft/server/commands/data/DataCommands/m_139360_ (ILnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands/insertAtIndex (ILnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I +MD: net/minecraft/server/commands/data/DataCommands/m_139365_ (Lcom/mojang/brigadier/CommandDispatcher;)V net/minecraft/server/commands/data/DataCommands/register (Lcom/mojang/brigadier/CommandDispatcher;)V +MD: net/minecraft/server/commands/data/DataCommands/m_139367_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator;)V net/minecraft/server/commands/data/DataCommands/lambda$register$21 (Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator;)V +MD: net/minecraft/server/commands/data/DataCommands/m_139375_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands/manipulateData (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Ljava/util/List;)I +MD: net/minecraft/server/commands/data/DataCommands/m_139380_ (Lnet/minecraft/commands/CommandSourceStack;)Z net/minecraft/server/commands/data/DataCommands/lambda$register$7 (Lnet/minecraft/commands/CommandSourceStack;)Z +MD: net/minecraft/server/commands/data/DataCommands/m_139382_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;)I net/minecraft/server/commands/data/DataCommands/getData (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;)I +MD: net/minecraft/server/commands/data/DataCommands/m_139385_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;)I net/minecraft/server/commands/data/DataCommands/removeData (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;)I +MD: net/minecraft/server/commands/data/DataCommands/m_139389_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;D)I net/minecraft/server/commands/data/DataCommands/getNumeric (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;D)I +MD: net/minecraft/server/commands/data/DataCommands/m_139394_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/nbt/CompoundTag;)I net/minecraft/server/commands/data/DataCommands/mergeData (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/nbt/CompoundTag;)I +MD: net/minecraft/server/commands/data/DataCommands/m_139398_ (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Lnet/minecraft/server/commands/data/DataAccessor;)Lnet/minecraft/nbt/Tag; net/minecraft/server/commands/data/DataCommands/getSingleTag (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Lnet/minecraft/server/commands/data/DataAccessor;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/server/commands/data/DataCommands/m_139401_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/data/DataCommands/lambda$static$4 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/data/DataCommands/m_139403_ (Ljava/util/function/BiConsumer;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/decorateModification (Ljava/util/function/BiConsumer;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_139405_ (Ljava/util/function/BiConsumer;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/lambda$decorateModification$28 (Ljava/util/function/BiConsumer;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_139409_ (Ljava/util/function/Function;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; net/minecraft/server/commands/data/DataCommands/lambda$static$6 (Ljava/util/function/Function;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; +MD: net/minecraft/server/commands/data/DataCommands/m_139411_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/lambda$register$15 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_139443_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;)I net/minecraft/server/commands/data/DataCommands/getData (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;)I +MD: net/minecraft/server/commands/data/DataCommands/m_139447_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/data/DataCommands/lambda$static$3 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/data/DataCommands/m_139449_ (Ljava/util/function/Function;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; net/minecraft/server/commands/data/DataCommands/lambda$static$5 (Ljava/util/function/Function;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; +MD: net/minecraft/server/commands/data/DataCommands/m_139451_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/lambda$register$13 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_139467_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/data/DataCommands/lambda$static$2 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/data/DataCommands/m_139469_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/lambda$register$9 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_139480_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/data/DataCommands/lambda$static$1 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/data/DataCommands/m_139490_ (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; net/minecraft/server/commands/data/DataCommands/lambda$static$0 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; +MD: net/minecraft/server/commands/data/DataCommands/m_142797_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/lambda$decorateModification$27 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_142800_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$decorateModification$26 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142804_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/lambda$decorateModification$25 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_142808_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands/lambda$decorateModification$24 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/builder/ArgumentBuilder;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +MD: net/minecraft/server/commands/data/DataCommands/m_142813_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$decorateModification$23 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142818_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$register$14 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142821_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands/lambda$register$20 (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142826_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$decorateModification$22 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142831_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$register$12 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142834_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands/lambda$register$19 (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142839_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$register$11 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142842_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands/lambda$register$18 (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142847_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$register$10 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142850_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands/lambda$register$17 (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142855_ (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I net/minecraft/server/commands/data/DataCommands/lambda$register$8 (Lnet/minecraft/server/commands/data/DataCommands$DataProvider;Lcom/mojang/brigadier/context/CommandContext;)I +MD: net/minecraft/server/commands/data/DataCommands/m_142858_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands/lambda$register$16 (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I +CL: net/minecraft/server/commands/data/DataCommands$DataManipulator net/minecraft/server/commands/data/DataCommands$DataManipulator +FD: net/minecraft/server/commands/data/DataCommands$DataManipulator/net/minecraft/server/commands/data/DataCommands$DataManipulator net/minecraft/server/commands/data/DataCommands$DataManipulator/net/minecraft/server/commands/data/DataCommands$DataManipulator +MD: net/minecraft/server/commands/data/DataCommands$DataManipulator/m_139495_ (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I net/minecraft/server/commands/data/DataCommands$DataManipulator/modify (Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)I +CL: net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator +FD: net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator/net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator/net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator +MD: net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator/m_139500_ (Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands$DataManipulatorDecorator/create (Lnet/minecraft/server/commands/data/DataCommands$DataManipulator;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +CL: net/minecraft/server/commands/data/DataCommands$DataProvider net/minecraft/server/commands/data/DataCommands$DataProvider +FD: net/minecraft/server/commands/data/DataCommands$DataProvider/net/minecraft/server/commands/data/DataCommands$DataProvider net/minecraft/server/commands/data/DataCommands$DataProvider/net/minecraft/server/commands/data/DataCommands$DataProvider +MD: net/minecraft/server/commands/data/DataCommands$DataProvider/m_7018_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; net/minecraft/server/commands/data/DataCommands$DataProvider/access (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; +MD: net/minecraft/server/commands/data/DataCommands$DataProvider/m_7621_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/DataCommands$DataProvider/wrap (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +CL: net/minecraft/server/commands/data/EntityDataAccessor net/minecraft/server/commands/data/EntityDataAccessor +FD: net/minecraft/server/commands/data/EntityDataAccessor/f_139505_ net/minecraft/server/commands/data/EntityDataAccessor/PROVIDER +FD: net/minecraft/server/commands/data/EntityDataAccessor/f_139506_ net/minecraft/server/commands/data/EntityDataAccessor/ERROR_NO_PLAYERS +FD: net/minecraft/server/commands/data/EntityDataAccessor/f_139507_ net/minecraft/server/commands/data/EntityDataAccessor/entity +FD: net/minecraft/server/commands/data/EntityDataAccessor/net/minecraft/server/commands/data/EntityDataAccessor net/minecraft/server/commands/data/EntityDataAccessor/net/minecraft/server/commands/data/EntityDataAccessor +MD: net/minecraft/server/commands/data/EntityDataAccessor/ ()V net/minecraft/server/commands/data/EntityDataAccessor/ ()V +MD: net/minecraft/server/commands/data/EntityDataAccessor/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/commands/data/EntityDataAccessor/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/commands/data/EntityDataAccessor/m_139516_ (Ljava/lang/String;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; net/minecraft/server/commands/data/EntityDataAccessor/lambda$static$0 (Ljava/lang/String;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; +MD: net/minecraft/server/commands/data/EntityDataAccessor/m_6066_ (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/EntityDataAccessor/getPrintSuccess (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/EntityDataAccessor/m_6184_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/commands/data/EntityDataAccessor/getData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/commands/data/EntityDataAccessor/m_6934_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/EntityDataAccessor/getModifiedSuccess ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/EntityDataAccessor/m_7603_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/commands/data/EntityDataAccessor/setData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/commands/data/EntityDataAccessor/m_7624_ (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/EntityDataAccessor/getPrintSuccess (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/commands/data/EntityDataAccessor$1 net/minecraft/server/commands/data/EntityDataAccessor$1 +FD: net/minecraft/server/commands/data/EntityDataAccessor$1/f_139523_ net/minecraft/server/commands/data/EntityDataAccessor$1/val$arg +FD: net/minecraft/server/commands/data/EntityDataAccessor$1/net/minecraft/server/commands/data/EntityDataAccessor$1 net/minecraft/server/commands/data/EntityDataAccessor$1/net/minecraft/server/commands/data/EntityDataAccessor$1 +MD: net/minecraft/server/commands/data/EntityDataAccessor$1/ (Ljava/lang/String;)V net/minecraft/server/commands/data/EntityDataAccessor$1/ (Ljava/lang/String;)V +MD: net/minecraft/server/commands/data/EntityDataAccessor$1/m_7018_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; net/minecraft/server/commands/data/EntityDataAccessor$1/access (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; +MD: net/minecraft/server/commands/data/EntityDataAccessor$1/m_7621_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/EntityDataAccessor$1/wrap (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +CL: net/minecraft/server/commands/data/StorageDataAccessor net/minecraft/server/commands/data/StorageDataAccessor +FD: net/minecraft/server/commands/data/StorageDataAccessor/f_139531_ net/minecraft/server/commands/data/StorageDataAccessor/PROVIDER +FD: net/minecraft/server/commands/data/StorageDataAccessor/f_139532_ net/minecraft/server/commands/data/StorageDataAccessor/SUGGEST_STORAGE +FD: net/minecraft/server/commands/data/StorageDataAccessor/f_139533_ net/minecraft/server/commands/data/StorageDataAccessor/storage +FD: net/minecraft/server/commands/data/StorageDataAccessor/f_139534_ net/minecraft/server/commands/data/StorageDataAccessor/id +FD: net/minecraft/server/commands/data/StorageDataAccessor/net/minecraft/server/commands/data/StorageDataAccessor net/minecraft/server/commands/data/StorageDataAccessor/net/minecraft/server/commands/data/StorageDataAccessor +MD: net/minecraft/server/commands/data/StorageDataAccessor/ ()V net/minecraft/server/commands/data/StorageDataAccessor/ ()V +MD: net/minecraft/server/commands/data/StorageDataAccessor/ (Lnet/minecraft/world/level/storage/CommandStorage;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/server/commands/data/StorageDataAccessor/ (Lnet/minecraft/world/level/storage/CommandStorage;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_139546_ (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/commands/data/StorageDataAccessor/lambda$static$0 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_139553_ (Ljava/lang/String;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; net/minecraft/server/commands/data/StorageDataAccessor/lambda$static$1 (Ljava/lang/String;)Lnet/minecraft/server/commands/data/DataCommands$DataProvider; +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_139560_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/world/level/storage/CommandStorage; net/minecraft/server/commands/data/StorageDataAccessor/getGlobalTags (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/world/level/storage/CommandStorage; +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_6066_ (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/StorageDataAccessor/getPrintSuccess (Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;DI)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_6184_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/commands/data/StorageDataAccessor/getData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_6934_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/StorageDataAccessor/getModifiedSuccess ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_7603_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/commands/data/StorageDataAccessor/setData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/commands/data/StorageDataAccessor/m_7624_ (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; net/minecraft/server/commands/data/StorageDataAccessor/getPrintSuccess (Lnet/minecraft/nbt/Tag;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/commands/data/StorageDataAccessor$1 net/minecraft/server/commands/data/StorageDataAccessor$1 +FD: net/minecraft/server/commands/data/StorageDataAccessor$1/f_139563_ net/minecraft/server/commands/data/StorageDataAccessor$1/val$arg +FD: net/minecraft/server/commands/data/StorageDataAccessor$1/net/minecraft/server/commands/data/StorageDataAccessor$1 net/minecraft/server/commands/data/StorageDataAccessor$1/net/minecraft/server/commands/data/StorageDataAccessor$1 +MD: net/minecraft/server/commands/data/StorageDataAccessor$1/ (Ljava/lang/String;)V net/minecraft/server/commands/data/StorageDataAccessor$1/ (Ljava/lang/String;)V +MD: net/minecraft/server/commands/data/StorageDataAccessor$1/m_7018_ (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; net/minecraft/server/commands/data/StorageDataAccessor$1/access (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/commands/data/DataAccessor; +MD: net/minecraft/server/commands/data/StorageDataAccessor$1/m_7621_ (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; net/minecraft/server/commands/data/StorageDataAccessor$1/wrap (Lcom/mojang/brigadier/builder/ArgumentBuilder;Ljava/util/function/Function;)Lcom/mojang/brigadier/builder/ArgumentBuilder; +CL: net/minecraft/server/commands/data/package-info net/minecraft/server/commands/data/package-info +FD: net/minecraft/server/commands/data/package-info/net/minecraft/server/commands/data/package-info net/minecraft/server/commands/data/package-info/net/minecraft/server/commands/data/package-info +CL: net/minecraft/server/commands/package-info net/minecraft/server/commands/package-info +FD: net/minecraft/server/commands/package-info/net/minecraft/server/commands/package-info net/minecraft/server/commands/package-info/net/minecraft/server/commands/package-info +CL: net/minecraft/server/dedicated/DedicatedPlayerList net/minecraft/server/dedicated/DedicatedPlayerList +FD: net/minecraft/server/dedicated/DedicatedPlayerList/f_139571_ net/minecraft/server/dedicated/DedicatedPlayerList/LOGGER +FD: net/minecraft/server/dedicated/DedicatedPlayerList/net/minecraft/server/dedicated/DedicatedPlayerList net/minecraft/server/dedicated/DedicatedPlayerList/net/minecraft/server/dedicated/DedicatedPlayerList +MD: net/minecraft/server/dedicated/DedicatedPlayerList/ ()V net/minecraft/server/dedicated/DedicatedPlayerList/ ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/ (Lnet/minecraft/server/dedicated/DedicatedServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;)V net/minecraft/server/dedicated/DedicatedPlayerList/ (Lnet/minecraft/server/dedicated/DedicatedServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;)V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139577_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/saveOps ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139578_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/loadWhiteList ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139579_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/saveWhiteList ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139593_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/saveIpBanList ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139594_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/saveUserBanList ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139595_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/loadIpBanList ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139596_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/loadUserBanList ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_139597_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/loadOps ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_5749_ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/dedicated/DedicatedPlayerList/op (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_5750_ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/dedicated/DedicatedPlayerList/deop (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_5764_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/dedicated/DedicatedPlayerList/isWhiteListed (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_5765_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/dedicated/DedicatedPlayerList/canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_6628_ (Z)V net/minecraft/server/dedicated/DedicatedPlayerList/setUsingWhiteList (Z)V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_7542_ ()V net/minecraft/server/dedicated/DedicatedPlayerList/reloadWhiteList ()V +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_7873_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/server/dedicated/DedicatedPlayerList/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/server/dedicated/DedicatedPlayerList/m_7873_ ()Lnet/minecraft/server/dedicated/DedicatedServer; net/minecraft/server/dedicated/DedicatedPlayerList/getServer ()Lnet/minecraft/server/dedicated/DedicatedServer; +CL: net/minecraft/server/dedicated/DedicatedServer net/minecraft/server/dedicated/DedicatedServer +FD: net/minecraft/server/dedicated/DedicatedServer/f_139598_ net/minecraft/server/dedicated/DedicatedServer/LOGGER +FD: net/minecraft/server/dedicated/DedicatedServer/f_139599_ net/minecraft/server/dedicated/DedicatedServer/SHA1 +FD: net/minecraft/server/dedicated/DedicatedServer/f_139600_ net/minecraft/server/dedicated/DedicatedServer/consoleInput +FD: net/minecraft/server/dedicated/DedicatedServer/f_139601_ net/minecraft/server/dedicated/DedicatedServer/queryThreadGs4 +FD: net/minecraft/server/dedicated/DedicatedServer/f_139602_ net/minecraft/server/dedicated/DedicatedServer/rconConsoleSource +FD: net/minecraft/server/dedicated/DedicatedServer/f_139603_ net/minecraft/server/dedicated/DedicatedServer/rconThread +FD: net/minecraft/server/dedicated/DedicatedServer/f_139604_ net/minecraft/server/dedicated/DedicatedServer/settings +FD: net/minecraft/server/dedicated/DedicatedServer/f_139605_ net/minecraft/server/dedicated/DedicatedServer/gui +FD: net/minecraft/server/dedicated/DedicatedServer/f_139606_ net/minecraft/server/dedicated/DedicatedServer/textFilterClient +FD: net/minecraft/server/dedicated/DedicatedServer/f_142863_ net/minecraft/server/dedicated/DedicatedServer/resourcePackPrompt +FD: net/minecraft/server/dedicated/DedicatedServer/f_142864_ net/minecraft/server/dedicated/DedicatedServer/CONVERSION_RETRY_DELAY_MS +FD: net/minecraft/server/dedicated/DedicatedServer/f_142865_ net/minecraft/server/dedicated/DedicatedServer/CONVERSION_RETRIES +FD: net/minecraft/server/dedicated/DedicatedServer/net/minecraft/server/dedicated/DedicatedServer net/minecraft/server/dedicated/DedicatedServer/net/minecraft/server/dedicated/DedicatedServer +MD: net/minecraft/server/dedicated/DedicatedServer/ ()V net/minecraft/server/dedicated/DedicatedServer/ ()V +MD: net/minecraft/server/dedicated/DedicatedServer/ (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/dedicated/DedicatedServerSettings;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;)V net/minecraft/server/dedicated/DedicatedServer/ (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/dedicated/DedicatedServerSettings;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;)V +MD: net/minecraft/server/dedicated/DedicatedServer/m_139626_ (ILnet/minecraft/server/dedicated/DedicatedServerProperties;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; net/minecraft/server/dedicated/DedicatedServer/lambda$setPlayerIdleTimeout$2 (ILnet/minecraft/server/dedicated/DedicatedServerProperties;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; +MD: net/minecraft/server/dedicated/DedicatedServer/m_139645_ (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)V net/minecraft/server/dedicated/DedicatedServer/handleConsoleInput (Ljava/lang/String;Lnet/minecraft/commands/CommandSourceStack;)V +MD: net/minecraft/server/dedicated/DedicatedServer/m_139648_ (ZLnet/minecraft/server/dedicated/DedicatedServerProperties;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; net/minecraft/server/dedicated/DedicatedServer/lambda$storeUsingWhiteList$4 (ZLnet/minecraft/server/dedicated/DedicatedServerProperties;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; +MD: net/minecraft/server/dedicated/DedicatedServer/m_139664_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/getPackHash ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_139665_ ()V net/minecraft/server/dedicated/DedicatedServer/handleConsoleInputs ()V +MD: net/minecraft/server/dedicated/DedicatedServer/m_139667_ ()V net/minecraft/server/dedicated/DedicatedServer/showGui ()V +MD: net/minecraft/server/dedicated/DedicatedServer/m_139668_ ()Z net/minecraft/server/dedicated/DedicatedServer/convertOldUsers ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_139669_ ()J net/minecraft/server/dedicated/DedicatedServer/getMaxTickLength ()J +MD: net/minecraft/server/dedicated/DedicatedServer/m_139671_ ()V net/minecraft/server/dedicated/DedicatedServer/waitForRetry ()V +MD: net/minecraft/server/dedicated/DedicatedServer/m_139679_ (Ljava/lang/String;)V net/minecraft/server/dedicated/DedicatedServer/lambda$runCommand$3 (Ljava/lang/String;)V +MD: net/minecraft/server/dedicated/DedicatedServer/m_139688_ (Z)V net/minecraft/server/dedicated/DedicatedServer/storeUsingWhiteList (Z)V +MD: net/minecraft/server/dedicated/DedicatedServer/m_141958_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/dedicated/DedicatedServer/getResourcePackPrompt ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/dedicated/DedicatedServer/m_142116_ (Ljava/nio/file/Path;)V net/minecraft/server/dedicated/DedicatedServer/dumpServerProperties (Ljava/nio/file/Path;)V +MD: net/minecraft/server/dedicated/DedicatedServer/m_142205_ ()Z net/minecraft/server/dedicated/DedicatedServer/isResourcePackRequired ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_142359_ ()Lnet/minecraft/world/level/GameType; net/minecraft/server/dedicated/DedicatedServer/getForcedGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/server/dedicated/DedicatedServer/m_142424_ (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; net/minecraft/server/dedicated/DedicatedServer/fillServerSystemReport (Lnet/minecraft/SystemReport;)Lnet/minecraft/SystemReport; +MD: net/minecraft/server/dedicated/DedicatedServer/m_142867_ (Lnet/minecraft/server/dedicated/DedicatedServerSettings;)Lnet/minecraft/network/chat/Component; net/minecraft/server/dedicated/DedicatedServer/parseResourcePackPrompt (Lnet/minecraft/server/dedicated/DedicatedServerSettings;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/dedicated/DedicatedServer/m_142876_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/lambda$fillServerSystemReport$1 ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_142877_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/lambda$fillServerSystemReport$0 ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_183306_ ()Z net/minecraft/server/dedicated/DedicatedServer/hidesOnlinePlayers ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_5703_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/server/dedicated/DedicatedServer/tickChildren (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/server/dedicated/DedicatedServer/m_6102_ ()Z net/minecraft/server/dedicated/DedicatedServer/shouldInformAdmins ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6328_ ()I net/minecraft/server/dedicated/DedicatedServer/getCompressionThreshold ()I +MD: net/minecraft/server/dedicated/DedicatedServer/m_6329_ ()I net/minecraft/server/dedicated/DedicatedServer/getAbsoluteMaxWorldSize ()I +MD: net/minecraft/server/dedicated/DedicatedServer/m_6365_ ()Z net/minecraft/server/dedicated/DedicatedServer/forceSynchronousWrites ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6370_ ()Z net/minecraft/server/dedicated/DedicatedServer/hasGui ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6373_ ()Z net/minecraft/server/dedicated/DedicatedServer/repliesToStatus ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6396_ ()I net/minecraft/server/dedicated/DedicatedServer/getSpawnProtectionRadius ()I +MD: net/minecraft/server/dedicated/DedicatedServer/m_6846_ ()Lnet/minecraft/server/dedicated/DedicatedPlayerList; net/minecraft/server/dedicated/DedicatedServer/getPlayerList ()Lnet/minecraft/server/dedicated/DedicatedPlayerList; +MD: net/minecraft/server/dedicated/DedicatedServer/m_6846_ ()Lnet/minecraft/server/players/PlayerList; net/minecraft/server/dedicated/DedicatedServer/getPlayerList ()Lnet/minecraft/server/players/PlayerList; +MD: net/minecraft/server/dedicated/DedicatedServer/m_6866_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/getServerIp ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_6982_ ()Z net/minecraft/server/dedicated/DedicatedServer/isDedicatedServer ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6983_ ()Z net/minecraft/server/dedicated/DedicatedServer/shouldRconBroadcast ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6988_ ()V net/minecraft/server/dedicated/DedicatedServer/onServerExit ()V +MD: net/minecraft/server/dedicated/DedicatedServer/m_6992_ ()Z net/minecraft/server/dedicated/DedicatedServer/isPublished ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6993_ ()Z net/minecraft/server/dedicated/DedicatedServer/isCommandBlockEnabled ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6994_ ()Z net/minecraft/server/dedicated/DedicatedServer/isEpollEnabled ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6995_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/getServerName ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_6997_ ()Z net/minecraft/server/dedicated/DedicatedServer/areNpcsEnabled ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_6998_ ()Z net/minecraft/server/dedicated/DedicatedServer/isSpawningAnimals ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_7004_ ()Z net/minecraft/server/dedicated/DedicatedServer/isSpawningMonsters ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_7022_ ()I net/minecraft/server/dedicated/DedicatedServer/getOperatorUserPermissionLevel ()I +MD: net/minecraft/server/dedicated/DedicatedServer/m_7032_ ()I net/minecraft/server/dedicated/DedicatedServer/getRateLimitPacketsPerSecond ()I +MD: net/minecraft/server/dedicated/DedicatedServer/m_7034_ ()I net/minecraft/server/dedicated/DedicatedServer/getFunctionCompilationLevel ()I +MD: net/minecraft/server/dedicated/DedicatedServer/m_7035_ ()Z net/minecraft/server/dedicated/DedicatedServer/isHardcore ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_7038_ ()Z net/minecraft/server/dedicated/DedicatedServer/initServer ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_7041_ ()V net/minecraft/server/dedicated/DedicatedServer/stopServer ()V +MD: net/minecraft/server/dedicated/DedicatedServer/m_7044_ ()V net/minecraft/server/dedicated/DedicatedServer/forceDifficulty ()V +MD: net/minecraft/server/dedicated/DedicatedServer/m_7079_ ()Z net/minecraft/server/dedicated/DedicatedServer/isNetherEnabled ()Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_7123_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/getLevelIdName ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_7138_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/getPluginNames ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_7186_ (I)I net/minecraft/server/dedicated/DedicatedServer/getScaledTrackingDistance (I)I +MD: net/minecraft/server/dedicated/DedicatedServer/m_7196_ (I)V net/minecraft/server/dedicated/DedicatedServer/setPlayerIdleTimeout (I)V +MD: net/minecraft/server/dedicated/DedicatedServer/m_7261_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServer/runCommand (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServer/m_7448_ ()I net/minecraft/server/dedicated/DedicatedServer/getServerPort ()I +MD: net/minecraft/server/dedicated/DedicatedServer/m_7762_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/server/dedicated/DedicatedServer/isUnderSpawnProtection (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_7779_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/dedicated/DedicatedServer/isSingleplayerOwner (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/dedicated/DedicatedServer/m_7913_ ()Lnet/minecraft/server/dedicated/DedicatedServerProperties; net/minecraft/server/dedicated/DedicatedServer/getProperties ()Lnet/minecraft/server/dedicated/DedicatedServerProperties; +MD: net/minecraft/server/dedicated/DedicatedServer/m_7950_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/network/TextFilter; net/minecraft/server/dedicated/DedicatedServer/createTextFilterForPlayer (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/network/TextFilter; +CL: net/minecraft/server/dedicated/DedicatedServer$1 net/minecraft/server/dedicated/DedicatedServer$1 +FD: net/minecraft/server/dedicated/DedicatedServer$1/f_139700_ net/minecraft/server/dedicated/DedicatedServer$1/this$0 +FD: net/minecraft/server/dedicated/DedicatedServer$1/net/minecraft/server/dedicated/DedicatedServer$1 net/minecraft/server/dedicated/DedicatedServer$1/net/minecraft/server/dedicated/DedicatedServer$1 +MD: net/minecraft/server/dedicated/DedicatedServer$1/ (Lnet/minecraft/server/dedicated/DedicatedServer;Ljava/lang/String;)V net/minecraft/server/dedicated/DedicatedServer$1/ (Lnet/minecraft/server/dedicated/DedicatedServer;Ljava/lang/String;)V +MD: net/minecraft/server/dedicated/DedicatedServer$1/run ()V net/minecraft/server/dedicated/DedicatedServer$1/run ()V +CL: net/minecraft/server/dedicated/DedicatedServerProperties net/minecraft/server/dedicated/DedicatedServerProperties +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139705_ net/minecraft/server/dedicated/DedicatedServerProperties/spawnMonsters +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139707_ net/minecraft/server/dedicated/DedicatedServerProperties/useNativeTransport +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139708_ net/minecraft/server/dedicated/DedicatedServerProperties/enableCommandBlock +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139709_ net/minecraft/server/dedicated/DedicatedServerProperties/spawnProtection +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139710_ net/minecraft/server/dedicated/DedicatedServerProperties/opPermissionLevel +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139711_ net/minecraft/server/dedicated/DedicatedServerProperties/functionPermissionLevel +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139712_ net/minecraft/server/dedicated/DedicatedServerProperties/maxTickTime +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139713_ net/minecraft/server/dedicated/DedicatedServerProperties/rateLimitPacketsPerSecond +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139714_ net/minecraft/server/dedicated/DedicatedServerProperties/viewDistance +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139715_ net/minecraft/server/dedicated/DedicatedServerProperties/maxPlayers +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139716_ net/minecraft/server/dedicated/DedicatedServerProperties/networkCompressionThreshold +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139717_ net/minecraft/server/dedicated/DedicatedServerProperties/broadcastRconToOps +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139718_ net/minecraft/server/dedicated/DedicatedServerProperties/broadcastConsoleToOps +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139719_ net/minecraft/server/dedicated/DedicatedServerProperties/maxWorldSize +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139720_ net/minecraft/server/dedicated/DedicatedServerProperties/syncChunkWrites +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139721_ net/minecraft/server/dedicated/DedicatedServerProperties/enableJmxMonitoring +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139722_ net/minecraft/server/dedicated/DedicatedServerProperties/enableStatus +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139723_ net/minecraft/server/dedicated/DedicatedServerProperties/entityBroadcastRangePercentage +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139724_ net/minecraft/server/dedicated/DedicatedServerProperties/textFilteringConfig +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139725_ net/minecraft/server/dedicated/DedicatedServerProperties/playerIdleTimeout +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139726_ net/minecraft/server/dedicated/DedicatedServerProperties/whiteList +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139727_ net/minecraft/server/dedicated/DedicatedServerProperties/worldGenSettings +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139728_ net/minecraft/server/dedicated/DedicatedServerProperties/onlineMode +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139729_ net/minecraft/server/dedicated/DedicatedServerProperties/preventProxyConnections +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139730_ net/minecraft/server/dedicated/DedicatedServerProperties/serverIp +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139731_ net/minecraft/server/dedicated/DedicatedServerProperties/spawnAnimals +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139732_ net/minecraft/server/dedicated/DedicatedServerProperties/spawnNpcs +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139733_ net/minecraft/server/dedicated/DedicatedServerProperties/pvp +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139734_ net/minecraft/server/dedicated/DedicatedServerProperties/allowFlight +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139735_ net/minecraft/server/dedicated/DedicatedServerProperties/resourcePack +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139736_ net/minecraft/server/dedicated/DedicatedServerProperties/motd +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139737_ net/minecraft/server/dedicated/DedicatedServerProperties/forceGameMode +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139738_ net/minecraft/server/dedicated/DedicatedServerProperties/enforceWhitelist +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139739_ net/minecraft/server/dedicated/DedicatedServerProperties/difficulty +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139740_ net/minecraft/server/dedicated/DedicatedServerProperties/gamemode +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139741_ net/minecraft/server/dedicated/DedicatedServerProperties/levelName +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139742_ net/minecraft/server/dedicated/DedicatedServerProperties/serverPort +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139744_ net/minecraft/server/dedicated/DedicatedServerProperties/announcePlayerAchievements +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139745_ net/minecraft/server/dedicated/DedicatedServerProperties/enableQuery +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139746_ net/minecraft/server/dedicated/DedicatedServerProperties/queryPort +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139747_ net/minecraft/server/dedicated/DedicatedServerProperties/enableRcon +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139748_ net/minecraft/server/dedicated/DedicatedServerProperties/rconPort +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139749_ net/minecraft/server/dedicated/DedicatedServerProperties/rconPassword +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139750_ net/minecraft/server/dedicated/DedicatedServerProperties/resourcePackHash +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139751_ net/minecraft/server/dedicated/DedicatedServerProperties/resourcePackSha1 +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139752_ net/minecraft/server/dedicated/DedicatedServerProperties/hardcore +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_139753_ net/minecraft/server/dedicated/DedicatedServerProperties/allowNether +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_142878_ net/minecraft/server/dedicated/DedicatedServerProperties/requireResourcePack +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_142879_ net/minecraft/server/dedicated/DedicatedServerProperties/resourcePackPrompt +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_183715_ net/minecraft/server/dedicated/DedicatedServerProperties/simulationDistance +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_183716_ net/minecraft/server/dedicated/DedicatedServerProperties/hideOnlinePlayers +FD: net/minecraft/server/dedicated/DedicatedServerProperties/f_207539_ net/minecraft/server/dedicated/DedicatedServerProperties/worldGenProperties +FD: net/minecraft/server/dedicated/DedicatedServerProperties/net/minecraft/server/dedicated/DedicatedServerProperties net/minecraft/server/dedicated/DedicatedServerProperties/net/minecraft/server/dedicated/DedicatedServerProperties +MD: net/minecraft/server/dedicated/DedicatedServerProperties/ (Ljava/util/Properties;)V net/minecraft/server/dedicated/DedicatedServerProperties/ (Ljava/util/Properties;)V +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_139768_ (Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/server/dedicated/DedicatedServerProperties/lambda$new$1 (Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_139770_ (Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/server/dedicated/DedicatedServerProperties/lambda$new$0 (Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_180927_ (Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/server/dedicated/DedicatedServerProperties/getWorldGenSettings (Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_180929_ (Ljava/nio/file/Path;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; net/minecraft/server/dedicated/DedicatedServerProperties/fromFile (Ljava/nio/file/Path;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_211540_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServerProperties/lambda$new$3 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_211542_ (Ljava/lang/String;)Lcom/google/gson/JsonObject; net/minecraft/server/dedicated/DedicatedServerProperties/lambda$new$2 (Ljava/lang/String;)Lcom/google/gson/JsonObject; +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_6764_ (Lnet/minecraft/core/RegistryAccess;Ljava/util/Properties;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; net/minecraft/server/dedicated/DedicatedServerProperties/reload (Lnet/minecraft/core/RegistryAccess;Ljava/util/Properties;)Lnet/minecraft/server/dedicated/DedicatedServerProperties; +MD: net/minecraft/server/dedicated/DedicatedServerProperties/m_6764_ (Lnet/minecraft/core/RegistryAccess;Ljava/util/Properties;)Lnet/minecraft/server/dedicated/Settings; net/minecraft/server/dedicated/DedicatedServerProperties/reload (Lnet/minecraft/core/RegistryAccess;Ljava/util/Properties;)Lnet/minecraft/server/dedicated/Settings; +CL: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties +FD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207542_ net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/levelSeed +FD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207543_ net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/generatorSettings +FD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207544_ net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/generateStructures +FD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207545_ net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/levelType +FD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/ (Ljava/lang/String;Lcom/google/gson/JsonObject;ZLjava/lang/String;)V net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/ (Ljava/lang/String;Lcom/google/gson/JsonObject;ZLjava/lang/String;)V +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/equals (Ljava/lang/Object;)Z net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207542_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/levelSeed ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207543_ ()Lcom/google/gson/JsonObject; net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/generatorSettings ()Lcom/google/gson/JsonObject; +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207544_ ()Z net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/generateStructures ()Z +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/f_207545_ ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/levelType ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/hashCode ()I net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/hashCode ()I +MD: net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/toString ()Ljava/lang/String; net/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties/toString ()Ljava/lang/String; +CL: net/minecraft/server/dedicated/DedicatedServerSettings net/minecraft/server/dedicated/DedicatedServerSettings +FD: net/minecraft/server/dedicated/DedicatedServerSettings/f_139772_ net/minecraft/server/dedicated/DedicatedServerSettings/source +FD: net/minecraft/server/dedicated/DedicatedServerSettings/f_139773_ net/minecraft/server/dedicated/DedicatedServerSettings/properties +FD: net/minecraft/server/dedicated/DedicatedServerSettings/net/minecraft/server/dedicated/DedicatedServerSettings net/minecraft/server/dedicated/DedicatedServerSettings/net/minecraft/server/dedicated/DedicatedServerSettings +MD: net/minecraft/server/dedicated/DedicatedServerSettings/ (Ljava/nio/file/Path;)V net/minecraft/server/dedicated/DedicatedServerSettings/ (Ljava/nio/file/Path;)V +MD: net/minecraft/server/dedicated/DedicatedServerSettings/m_139777_ ()Lnet/minecraft/server/dedicated/DedicatedServerProperties; net/minecraft/server/dedicated/DedicatedServerSettings/getProperties ()Lnet/minecraft/server/dedicated/DedicatedServerProperties; +MD: net/minecraft/server/dedicated/DedicatedServerSettings/m_139778_ (Ljava/util/function/UnaryOperator;)Lnet/minecraft/server/dedicated/DedicatedServerSettings; net/minecraft/server/dedicated/DedicatedServerSettings/update (Ljava/util/function/UnaryOperator;)Lnet/minecraft/server/dedicated/DedicatedServerSettings; +MD: net/minecraft/server/dedicated/DedicatedServerSettings/m_139780_ ()V net/minecraft/server/dedicated/DedicatedServerSettings/forceSave ()V +CL: net/minecraft/server/dedicated/ServerWatchdog net/minecraft/server/dedicated/ServerWatchdog +FD: net/minecraft/server/dedicated/ServerWatchdog/f_139781_ net/minecraft/server/dedicated/ServerWatchdog/LOGGER +FD: net/minecraft/server/dedicated/ServerWatchdog/f_139782_ net/minecraft/server/dedicated/ServerWatchdog/server +FD: net/minecraft/server/dedicated/ServerWatchdog/f_139783_ net/minecraft/server/dedicated/ServerWatchdog/maxTickTime +FD: net/minecraft/server/dedicated/ServerWatchdog/f_142880_ net/minecraft/server/dedicated/ServerWatchdog/MAX_SHUTDOWN_TIME +FD: net/minecraft/server/dedicated/ServerWatchdog/f_142881_ net/minecraft/server/dedicated/ServerWatchdog/SHUTDOWN_STATUS +FD: net/minecraft/server/dedicated/ServerWatchdog/net/minecraft/server/dedicated/ServerWatchdog net/minecraft/server/dedicated/ServerWatchdog/net/minecraft/server/dedicated/ServerWatchdog +MD: net/minecraft/server/dedicated/ServerWatchdog/ ()V net/minecraft/server/dedicated/ServerWatchdog/ ()V +MD: net/minecraft/server/dedicated/ServerWatchdog/ (Lnet/minecraft/server/dedicated/DedicatedServer;)V net/minecraft/server/dedicated/ServerWatchdog/ (Lnet/minecraft/server/dedicated/DedicatedServer;)V +MD: net/minecraft/server/dedicated/ServerWatchdog/m_139787_ ()V net/minecraft/server/dedicated/ServerWatchdog/exit ()V +MD: net/minecraft/server/dedicated/ServerWatchdog/m_139790_ ()Ljava/lang/String; net/minecraft/server/dedicated/ServerWatchdog/lambda$run$2 ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/ServerWatchdog/m_139791_ ()Ljava/lang/String; net/minecraft/server/dedicated/ServerWatchdog/lambda$run$0 ()Ljava/lang/String; +MD: net/minecraft/server/dedicated/ServerWatchdog/m_142882_ (Lnet/minecraft/server/level/ServerLevel;)Ljava/lang/String; net/minecraft/server/dedicated/ServerWatchdog/lambda$run$1 (Lnet/minecraft/server/level/ServerLevel;)Ljava/lang/String; +MD: net/minecraft/server/dedicated/ServerWatchdog/run ()V net/minecraft/server/dedicated/ServerWatchdog/run ()V +CL: net/minecraft/server/dedicated/ServerWatchdog$1 net/minecraft/server/dedicated/ServerWatchdog$1 +FD: net/minecraft/server/dedicated/ServerWatchdog$1/f_139793_ net/minecraft/server/dedicated/ServerWatchdog$1/this$0 +FD: net/minecraft/server/dedicated/ServerWatchdog$1/net/minecraft/server/dedicated/ServerWatchdog$1 net/minecraft/server/dedicated/ServerWatchdog$1/net/minecraft/server/dedicated/ServerWatchdog$1 +MD: net/minecraft/server/dedicated/ServerWatchdog$1/ (Lnet/minecraft/server/dedicated/ServerWatchdog;)V net/minecraft/server/dedicated/ServerWatchdog$1/ (Lnet/minecraft/server/dedicated/ServerWatchdog;)V +MD: net/minecraft/server/dedicated/ServerWatchdog$1/run ()V net/minecraft/server/dedicated/ServerWatchdog$1/run ()V +CL: net/minecraft/server/dedicated/Settings net/minecraft/server/dedicated/Settings +FD: net/minecraft/server/dedicated/Settings/f_139797_ net/minecraft/server/dedicated/Settings/LOGGER +FD: net/minecraft/server/dedicated/Settings/f_139798_ net/minecraft/server/dedicated/Settings/properties +FD: net/minecraft/server/dedicated/Settings/net/minecraft/server/dedicated/Settings net/minecraft/server/dedicated/Settings/net/minecraft/server/dedicated/Settings +MD: net/minecraft/server/dedicated/Settings/ ()V net/minecraft/server/dedicated/Settings/ ()V +MD: net/minecraft/server/dedicated/Settings/ (Ljava/util/Properties;)V net/minecraft/server/dedicated/Settings/ (Ljava/util/Properties;)V +MD: net/minecraft/server/dedicated/Settings/m_139802_ ()Ljava/util/Properties; net/minecraft/server/dedicated/Settings/cloneProperties ()Ljava/util/Properties; +MD: net/minecraft/server/dedicated/Settings/m_139803_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/server/dedicated/Settings/getLegacyString (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/server/dedicated/Settings/m_139805_ (Ljava/lang/String;I)I net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;I)I +MD: net/minecraft/server/dedicated/Settings/m_139808_ (Ljava/lang/String;J)J net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;J)J +MD: net/minecraft/server/dedicated/Settings/m_139811_ (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/server/dedicated/Settings/m_139814_ (Ljava/lang/String;Ljava/util/function/Function;)Ljava/lang/Object; net/minecraft/server/dedicated/Settings/getLegacy (Ljava/lang/String;Ljava/util/function/Function;)Ljava/lang/Object; +MD: net/minecraft/server/dedicated/Settings/m_139817_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/server/dedicated/Settings/m_139821_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/server/dedicated/Settings/m_139826_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/UnaryOperator;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/UnaryOperator;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/server/dedicated/Settings/m_139832_ (Ljava/lang/String;Ljava/util/function/UnaryOperator;I)I net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;Ljava/util/function/UnaryOperator;I)I +MD: net/minecraft/server/dedicated/Settings/m_139836_ (Ljava/lang/String;Z)Z net/minecraft/server/dedicated/Settings/get (Ljava/lang/String;Z)Z +MD: net/minecraft/server/dedicated/Settings/m_139839_ (Ljava/nio/file/Path;)Ljava/util/Properties; net/minecraft/server/dedicated/Settings/loadFromFile (Ljava/nio/file/Path;)Ljava/util/Properties; +MD: net/minecraft/server/dedicated/Settings/m_139841_ (Ljava/util/function/Function;)Ljava/util/function/Function; net/minecraft/server/dedicated/Settings/wrapNumberDeserializer (Ljava/util/function/Function;)Ljava/util/function/Function; +MD: net/minecraft/server/dedicated/Settings/m_139843_ (Ljava/util/function/Function;Ljava/lang/String;)Ljava/lang/Number; net/minecraft/server/dedicated/Settings/lambda$wrapNumberDeserializer$0 (Ljava/util/function/Function;Ljava/lang/String;)Ljava/lang/Number; +MD: net/minecraft/server/dedicated/Settings/m_139846_ (Ljava/util/function/Function;Ljava/util/function/UnaryOperator;Ljava/lang/String;)Ljava/lang/Object; net/minecraft/server/dedicated/Settings/lambda$get$2 (Ljava/util/function/Function;Ljava/util/function/UnaryOperator;Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/server/dedicated/Settings/m_139850_ (Ljava/util/function/IntFunction;Ljava/util/function/Function;)Ljava/util/function/Function; net/minecraft/server/dedicated/Settings/dispatchNumberOrString (Ljava/util/function/IntFunction;Ljava/util/function/Function;)Ljava/util/function/Function; +MD: net/minecraft/server/dedicated/Settings/m_139853_ (Ljava/util/function/IntFunction;Ljava/util/function/Function;Ljava/lang/String;)Ljava/lang/Object; net/minecraft/server/dedicated/Settings/lambda$dispatchNumberOrString$1 (Ljava/util/function/IntFunction;Ljava/util/function/Function;Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/server/dedicated/Settings/m_139859_ (Ljava/lang/String;)Ljava/lang/Boolean; net/minecraft/server/dedicated/Settings/getLegacyBoolean (Ljava/lang/String;)Ljava/lang/Boolean; +MD: net/minecraft/server/dedicated/Settings/m_139861_ (Ljava/lang/String;I)Lnet/minecraft/server/dedicated/Settings$MutableValue; net/minecraft/server/dedicated/Settings/getMutable (Ljava/lang/String;I)Lnet/minecraft/server/dedicated/Settings$MutableValue; +MD: net/minecraft/server/dedicated/Settings/m_139864_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/lang/Object;)Lnet/minecraft/server/dedicated/Settings$MutableValue; net/minecraft/server/dedicated/Settings/getMutable (Ljava/lang/String;Ljava/util/function/Function;Ljava/lang/Object;)Lnet/minecraft/server/dedicated/Settings$MutableValue; +MD: net/minecraft/server/dedicated/Settings/m_139868_ (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Lnet/minecraft/server/dedicated/Settings$MutableValue; net/minecraft/server/dedicated/Settings/getMutable (Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Lnet/minecraft/server/dedicated/Settings$MutableValue; +MD: net/minecraft/server/dedicated/Settings/m_139873_ (Ljava/lang/String;Z)Lnet/minecraft/server/dedicated/Settings$MutableValue; net/minecraft/server/dedicated/Settings/getMutable (Ljava/lang/String;Z)Lnet/minecraft/server/dedicated/Settings$MutableValue; +MD: net/minecraft/server/dedicated/Settings/m_139876_ (Ljava/nio/file/Path;)V net/minecraft/server/dedicated/Settings/store (Ljava/nio/file/Path;)V +MD: net/minecraft/server/dedicated/Settings/m_139878_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/server/dedicated/Settings/getStringRaw (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/server/dedicated/Settings/m_6764_ (Lnet/minecraft/core/RegistryAccess;Ljava/util/Properties;)Lnet/minecraft/server/dedicated/Settings; net/minecraft/server/dedicated/Settings/reload (Lnet/minecraft/core/RegistryAccess;Ljava/util/Properties;)Lnet/minecraft/server/dedicated/Settings; +CL: net/minecraft/server/dedicated/Settings$MutableValue net/minecraft/server/dedicated/Settings$MutableValue +FD: net/minecraft/server/dedicated/Settings$MutableValue/f_139880_ net/minecraft/server/dedicated/Settings$MutableValue/this$0 +FD: net/minecraft/server/dedicated/Settings$MutableValue/f_139881_ net/minecraft/server/dedicated/Settings$MutableValue/key +FD: net/minecraft/server/dedicated/Settings$MutableValue/f_139882_ net/minecraft/server/dedicated/Settings$MutableValue/value +FD: net/minecraft/server/dedicated/Settings$MutableValue/f_139883_ net/minecraft/server/dedicated/Settings$MutableValue/serializer +FD: net/minecraft/server/dedicated/Settings$MutableValue/net/minecraft/server/dedicated/Settings$MutableValue net/minecraft/server/dedicated/Settings$MutableValue/net/minecraft/server/dedicated/Settings$MutableValue +MD: net/minecraft/server/dedicated/Settings$MutableValue/ (Lnet/minecraft/server/dedicated/Settings;Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;)V net/minecraft/server/dedicated/Settings$MutableValue/ (Lnet/minecraft/server/dedicated/Settings;Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/Function;)V +MD: net/minecraft/server/dedicated/Settings$MutableValue/get ()Ljava/lang/Object; net/minecraft/server/dedicated/Settings$MutableValue/get ()Ljava/lang/Object; +MD: net/minecraft/server/dedicated/Settings$MutableValue/m_139895_ (Lnet/minecraft/core/RegistryAccess;Ljava/lang/Object;)Lnet/minecraft/server/dedicated/Settings; net/minecraft/server/dedicated/Settings$MutableValue/update (Lnet/minecraft/core/RegistryAccess;Ljava/lang/Object;)Lnet/minecraft/server/dedicated/Settings; +CL: net/minecraft/server/dedicated/package-info net/minecraft/server/dedicated/package-info +FD: net/minecraft/server/dedicated/package-info/net/minecraft/server/dedicated/package-info net/minecraft/server/dedicated/package-info/net/minecraft/server/dedicated/package-info +CL: net/minecraft/server/gui/MinecraftServerGui net/minecraft/server/gui/MinecraftServerGui +FD: net/minecraft/server/gui/MinecraftServerGui/f_139899_ net/minecraft/server/gui/MinecraftServerGui/MONOSPACED +FD: net/minecraft/server/gui/MinecraftServerGui/f_139900_ net/minecraft/server/gui/MinecraftServerGui/LOGGER +FD: net/minecraft/server/gui/MinecraftServerGui/f_139901_ net/minecraft/server/gui/MinecraftServerGui/server +FD: net/minecraft/server/gui/MinecraftServerGui/f_139902_ net/minecraft/server/gui/MinecraftServerGui/logAppenderThread +FD: net/minecraft/server/gui/MinecraftServerGui/f_139903_ net/minecraft/server/gui/MinecraftServerGui/finalizers +FD: net/minecraft/server/gui/MinecraftServerGui/f_139904_ net/minecraft/server/gui/MinecraftServerGui/isClosing +FD: net/minecraft/server/gui/MinecraftServerGui/f_142884_ net/minecraft/server/gui/MinecraftServerGui/TITLE +FD: net/minecraft/server/gui/MinecraftServerGui/f_142885_ net/minecraft/server/gui/MinecraftServerGui/SHUTDOWN_TITLE +FD: net/minecraft/server/gui/MinecraftServerGui/net/minecraft/server/gui/MinecraftServerGui net/minecraft/server/gui/MinecraftServerGui/net/minecraft/server/gui/MinecraftServerGui +MD: net/minecraft/server/gui/MinecraftServerGui/ ()V net/minecraft/server/gui/MinecraftServerGui/ ()V +MD: net/minecraft/server/gui/MinecraftServerGui/ (Lnet/minecraft/server/dedicated/DedicatedServer;)V net/minecraft/server/gui/MinecraftServerGui/ (Lnet/minecraft/server/dedicated/DedicatedServer;)V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139908_ ()V net/minecraft/server/gui/MinecraftServerGui/start ()V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139909_ (Ljava/lang/Runnable;)V net/minecraft/server/gui/MinecraftServerGui/addFinalizer (Ljava/lang/Runnable;)V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139911_ (Ljavax/swing/JTextArea;Ljavax/swing/JScrollPane;)V net/minecraft/server/gui/MinecraftServerGui/lambda$buildChatPanel$1 (Ljavax/swing/JTextArea;Ljavax/swing/JScrollPane;)V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139914_ (Ljavax/swing/JTextArea;Ljavax/swing/JScrollPane;Ljava/lang/String;)V net/minecraft/server/gui/MinecraftServerGui/print (Ljavax/swing/JTextArea;Ljavax/swing/JScrollPane;Ljava/lang/String;)V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139918_ (Ljavax/swing/JTextField;Ljava/awt/event/ActionEvent;)V net/minecraft/server/gui/MinecraftServerGui/lambda$buildChatPanel$0 (Ljavax/swing/JTextField;Ljava/awt/event/ActionEvent;)V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139921_ (Lnet/minecraft/server/dedicated/DedicatedServer;)Lnet/minecraft/server/gui/MinecraftServerGui; net/minecraft/server/gui/MinecraftServerGui/showFrameFor (Lnet/minecraft/server/dedicated/DedicatedServer;)Lnet/minecraft/server/gui/MinecraftServerGui; +MD: net/minecraft/server/gui/MinecraftServerGui/m_139925_ ()V net/minecraft/server/gui/MinecraftServerGui/close ()V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139926_ (Ljavax/swing/JTextArea;Ljavax/swing/JScrollPane;Ljava/lang/String;)V net/minecraft/server/gui/MinecraftServerGui/lambda$print$2 (Ljavax/swing/JTextArea;Ljavax/swing/JScrollPane;Ljava/lang/String;)V +MD: net/minecraft/server/gui/MinecraftServerGui/m_139932_ ()Ljavax/swing/JComponent; net/minecraft/server/gui/MinecraftServerGui/buildInfoPanel ()Ljavax/swing/JComponent; +MD: net/minecraft/server/gui/MinecraftServerGui/m_139933_ ()Ljavax/swing/JComponent; net/minecraft/server/gui/MinecraftServerGui/buildPlayerPanel ()Ljavax/swing/JComponent; +MD: net/minecraft/server/gui/MinecraftServerGui/m_139934_ ()Ljavax/swing/JComponent; net/minecraft/server/gui/MinecraftServerGui/buildChatPanel ()Ljavax/swing/JComponent; +MD: net/minecraft/server/gui/MinecraftServerGui/m_139935_ ()V net/minecraft/server/gui/MinecraftServerGui/runFinalizers ()V +CL: net/minecraft/server/gui/MinecraftServerGui$1 net/minecraft/server/gui/MinecraftServerGui$1 +FD: net/minecraft/server/gui/MinecraftServerGui$1/f_139936_ net/minecraft/server/gui/MinecraftServerGui$1/val$gui +FD: net/minecraft/server/gui/MinecraftServerGui$1/f_139937_ net/minecraft/server/gui/MinecraftServerGui$1/val$frame +FD: net/minecraft/server/gui/MinecraftServerGui$1/f_139938_ net/minecraft/server/gui/MinecraftServerGui$1/val$server +FD: net/minecraft/server/gui/MinecraftServerGui$1/net/minecraft/server/gui/MinecraftServerGui$1 net/minecraft/server/gui/MinecraftServerGui$1/net/minecraft/server/gui/MinecraftServerGui$1 +MD: net/minecraft/server/gui/MinecraftServerGui$1/ (Lnet/minecraft/server/gui/MinecraftServerGui;Ljavax/swing/JFrame;Lnet/minecraft/server/dedicated/DedicatedServer;)V net/minecraft/server/gui/MinecraftServerGui$1/ (Lnet/minecraft/server/gui/MinecraftServerGui;Ljavax/swing/JFrame;Lnet/minecraft/server/dedicated/DedicatedServer;)V +MD: net/minecraft/server/gui/MinecraftServerGui$1/windowClosing (Ljava/awt/event/WindowEvent;)V net/minecraft/server/gui/MinecraftServerGui$1/windowClosing (Ljava/awt/event/WindowEvent;)V +CL: net/minecraft/server/gui/MinecraftServerGui$2 net/minecraft/server/gui/MinecraftServerGui$2 +FD: net/minecraft/server/gui/MinecraftServerGui$2/f_139945_ net/minecraft/server/gui/MinecraftServerGui$2/this$0 +FD: net/minecraft/server/gui/MinecraftServerGui$2/net/minecraft/server/gui/MinecraftServerGui$2 net/minecraft/server/gui/MinecraftServerGui$2/net/minecraft/server/gui/MinecraftServerGui$2 +MD: net/minecraft/server/gui/MinecraftServerGui$2/ (Lnet/minecraft/server/gui/MinecraftServerGui;)V net/minecraft/server/gui/MinecraftServerGui$2/ (Lnet/minecraft/server/gui/MinecraftServerGui;)V +MD: net/minecraft/server/gui/MinecraftServerGui$2/focusGained (Ljava/awt/event/FocusEvent;)V net/minecraft/server/gui/MinecraftServerGui$2/focusGained (Ljava/awt/event/FocusEvent;)V +CL: net/minecraft/server/gui/PlayerListComponent net/minecraft/server/gui/PlayerListComponent +FD: net/minecraft/server/gui/PlayerListComponent/f_139950_ net/minecraft/server/gui/PlayerListComponent/server +FD: net/minecraft/server/gui/PlayerListComponent/f_139951_ net/minecraft/server/gui/PlayerListComponent/tickCount +FD: net/minecraft/server/gui/PlayerListComponent/net/minecraft/server/gui/PlayerListComponent net/minecraft/server/gui/PlayerListComponent/net/minecraft/server/gui/PlayerListComponent +MD: net/minecraft/server/gui/PlayerListComponent/ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/server/gui/PlayerListComponent/ (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/server/gui/PlayerListComponent/m_139954_ ()V net/minecraft/server/gui/PlayerListComponent/tick ()V +CL: net/minecraft/server/gui/StatsComponent net/minecraft/server/gui/StatsComponent +FD: net/minecraft/server/gui/StatsComponent/f_139955_ net/minecraft/server/gui/StatsComponent/DECIMAL_FORMAT +FD: net/minecraft/server/gui/StatsComponent/f_139956_ net/minecraft/server/gui/StatsComponent/values +FD: net/minecraft/server/gui/StatsComponent/f_139957_ net/minecraft/server/gui/StatsComponent/vp +FD: net/minecraft/server/gui/StatsComponent/f_139958_ net/minecraft/server/gui/StatsComponent/msgs +FD: net/minecraft/server/gui/StatsComponent/f_139959_ net/minecraft/server/gui/StatsComponent/server +FD: net/minecraft/server/gui/StatsComponent/f_139960_ net/minecraft/server/gui/StatsComponent/timer +FD: net/minecraft/server/gui/StatsComponent/net/minecraft/server/gui/StatsComponent net/minecraft/server/gui/StatsComponent/net/minecraft/server/gui/StatsComponent +MD: net/minecraft/server/gui/StatsComponent/ ()V net/minecraft/server/gui/StatsComponent/ ()V +MD: net/minecraft/server/gui/StatsComponent/ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/server/gui/StatsComponent/ (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/server/gui/StatsComponent/m_139964_ ()V net/minecraft/server/gui/StatsComponent/close ()V +MD: net/minecraft/server/gui/StatsComponent/m_139965_ (Ljava/awt/event/ActionEvent;)V net/minecraft/server/gui/StatsComponent/lambda$new$1 (Ljava/awt/event/ActionEvent;)V +MD: net/minecraft/server/gui/StatsComponent/m_139967_ (Ljava/text/DecimalFormat;)V net/minecraft/server/gui/StatsComponent/lambda$static$0 (Ljava/text/DecimalFormat;)V +MD: net/minecraft/server/gui/StatsComponent/m_139969_ ([J)D net/minecraft/server/gui/StatsComponent/getAverage ([J)D +MD: net/minecraft/server/gui/StatsComponent/m_139971_ ()V net/minecraft/server/gui/StatsComponent/tick ()V +MD: net/minecraft/server/gui/StatsComponent/paint (Ljava/awt/Graphics;)V net/minecraft/server/gui/StatsComponent/paint (Ljava/awt/Graphics;)V +CL: net/minecraft/server/gui/package-info net/minecraft/server/gui/package-info +FD: net/minecraft/server/gui/package-info/net/minecraft/server/gui/package-info net/minecraft/server/gui/package-info/net/minecraft/server/gui/package-info +CL: net/minecraft/server/level/BlockDestructionProgress net/minecraft/server/level/BlockDestructionProgress +FD: net/minecraft/server/level/BlockDestructionProgress/f_139974_ net/minecraft/server/level/BlockDestructionProgress/id +FD: net/minecraft/server/level/BlockDestructionProgress/f_139975_ net/minecraft/server/level/BlockDestructionProgress/pos +FD: net/minecraft/server/level/BlockDestructionProgress/f_139976_ net/minecraft/server/level/BlockDestructionProgress/progress +FD: net/minecraft/server/level/BlockDestructionProgress/f_139977_ net/minecraft/server/level/BlockDestructionProgress/updatedRenderTick +FD: net/minecraft/server/level/BlockDestructionProgress/net/minecraft/server/level/BlockDestructionProgress net/minecraft/server/level/BlockDestructionProgress/net/minecraft/server/level/BlockDestructionProgress +MD: net/minecraft/server/level/BlockDestructionProgress/ (ILnet/minecraft/core/BlockPos;)V net/minecraft/server/level/BlockDestructionProgress/ (ILnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/BlockDestructionProgress/compareTo (Ljava/lang/Object;)I net/minecraft/server/level/BlockDestructionProgress/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/server/level/BlockDestructionProgress/compareTo (Lnet/minecraft/server/level/BlockDestructionProgress;)I net/minecraft/server/level/BlockDestructionProgress/compareTo (Lnet/minecraft/server/level/BlockDestructionProgress;)I +MD: net/minecraft/server/level/BlockDestructionProgress/equals (Ljava/lang/Object;)Z net/minecraft/server/level/BlockDestructionProgress/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/level/BlockDestructionProgress/hashCode ()I net/minecraft/server/level/BlockDestructionProgress/hashCode ()I +MD: net/minecraft/server/level/BlockDestructionProgress/m_139981_ (I)V net/minecraft/server/level/BlockDestructionProgress/setProgress (I)V +MD: net/minecraft/server/level/BlockDestructionProgress/m_139985_ ()Lnet/minecraft/core/BlockPos; net/minecraft/server/level/BlockDestructionProgress/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/server/level/BlockDestructionProgress/m_139986_ (I)V net/minecraft/server/level/BlockDestructionProgress/updateTick (I)V +MD: net/minecraft/server/level/BlockDestructionProgress/m_139988_ ()I net/minecraft/server/level/BlockDestructionProgress/getProgress ()I +MD: net/minecraft/server/level/BlockDestructionProgress/m_139991_ ()I net/minecraft/server/level/BlockDestructionProgress/getUpdatedRenderTick ()I +MD: net/minecraft/server/level/BlockDestructionProgress/m_142980_ ()I net/minecraft/server/level/BlockDestructionProgress/getId ()I +CL: net/minecraft/server/level/ChunkHolder net/minecraft/server/level/ChunkHolder +FD: net/minecraft/server/level/ChunkHolder/f_139995_ net/minecraft/server/level/ChunkHolder/UNLOADED_CHUNK +FD: net/minecraft/server/level/ChunkHolder/f_139996_ net/minecraft/server/level/ChunkHolder/UNLOADED_CHUNK_FUTURE +FD: net/minecraft/server/level/ChunkHolder/f_139997_ net/minecraft/server/level/ChunkHolder/UNLOADED_LEVEL_CHUNK +FD: net/minecraft/server/level/ChunkHolder/f_139998_ net/minecraft/server/level/ChunkHolder/UNLOADED_LEVEL_CHUNK_FUTURE +FD: net/minecraft/server/level/ChunkHolder/f_139999_ net/minecraft/server/level/ChunkHolder/CHUNK_STATUSES +FD: net/minecraft/server/level/ChunkHolder/f_140000_ net/minecraft/server/level/ChunkHolder/FULL_CHUNK_STATUSES +FD: net/minecraft/server/level/ChunkHolder/f_140001_ net/minecraft/server/level/ChunkHolder/futures +FD: net/minecraft/server/level/ChunkHolder/f_140002_ net/minecraft/server/level/ChunkHolder/fullChunkFuture +FD: net/minecraft/server/level/ChunkHolder/f_140003_ net/minecraft/server/level/ChunkHolder/tickingChunkFuture +FD: net/minecraft/server/level/ChunkHolder/f_140004_ net/minecraft/server/level/ChunkHolder/entityTickingChunkFuture +FD: net/minecraft/server/level/ChunkHolder/f_140005_ net/minecraft/server/level/ChunkHolder/chunkToSave +FD: net/minecraft/server/level/ChunkHolder/f_140006_ net/minecraft/server/level/ChunkHolder/oldTicketLevel +FD: net/minecraft/server/level/ChunkHolder/f_140007_ net/minecraft/server/level/ChunkHolder/ticketLevel +FD: net/minecraft/server/level/ChunkHolder/f_140008_ net/minecraft/server/level/ChunkHolder/queueLevel +FD: net/minecraft/server/level/ChunkHolder/f_140009_ net/minecraft/server/level/ChunkHolder/pos +FD: net/minecraft/server/level/ChunkHolder/f_140010_ net/minecraft/server/level/ChunkHolder/hasChangedSections +FD: net/minecraft/server/level/ChunkHolder/f_140011_ net/minecraft/server/level/ChunkHolder/changedBlocksPerSection +FD: net/minecraft/server/level/ChunkHolder/f_140012_ net/minecraft/server/level/ChunkHolder/blockChangedLightSectionFilter +FD: net/minecraft/server/level/ChunkHolder/f_140013_ net/minecraft/server/level/ChunkHolder/skyChangedLightSectionFilter +FD: net/minecraft/server/level/ChunkHolder/f_140014_ net/minecraft/server/level/ChunkHolder/lightEngine +FD: net/minecraft/server/level/ChunkHolder/f_140015_ net/minecraft/server/level/ChunkHolder/onLevelChange +FD: net/minecraft/server/level/ChunkHolder/f_140016_ net/minecraft/server/level/ChunkHolder/playerProvider +FD: net/minecraft/server/level/ChunkHolder/f_140017_ net/minecraft/server/level/ChunkHolder/wasAccessibleSinceLastSave +FD: net/minecraft/server/level/ChunkHolder/f_140018_ net/minecraft/server/level/ChunkHolder/resendLight +FD: net/minecraft/server/level/ChunkHolder/f_142981_ net/minecraft/server/level/ChunkHolder/pendingFullStateConfirmation +FD: net/minecraft/server/level/ChunkHolder/f_142982_ net/minecraft/server/level/ChunkHolder/BLOCKS_BEFORE_RESEND_FUDGE +FD: net/minecraft/server/level/ChunkHolder/f_142983_ net/minecraft/server/level/ChunkHolder/levelHeightAccessor +FD: net/minecraft/server/level/ChunkHolder/f_142984_ net/minecraft/server/level/ChunkHolder/chunkToSaveHistory +FD: net/minecraft/server/level/ChunkHolder/f_203750_ net/minecraft/server/level/ChunkHolder/NOT_DONE_YET +FD: net/minecraft/server/level/ChunkHolder/net/minecraft/server/level/ChunkHolder net/minecraft/server/level/ChunkHolder/net/minecraft/server/level/ChunkHolder +MD: net/minecraft/server/level/ChunkHolder/ ()V net/minecraft/server/level/ChunkHolder/ ()V +MD: net/minecraft/server/level/ChunkHolder/ (Lnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/lighting/LevelLightEngine;Lnet/minecraft/server/level/ChunkHolder$LevelChangeListener;Lnet/minecraft/server/level/ChunkHolder$PlayerProvider;)V net/minecraft/server/level/ChunkHolder/ (Lnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/lighting/LevelLightEngine;Lnet/minecraft/server/level/ChunkHolder$LevelChangeListener;Lnet/minecraft/server/level/ChunkHolder$PlayerProvider;)V +MD: net/minecraft/server/level/ChunkHolder/m_140026_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkHolder/getTickingChunkFuture ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkHolder/m_140027_ (I)V net/minecraft/server/level/ChunkHolder/setTicketLevel (I)V +MD: net/minecraft/server/level/ChunkHolder/m_140029_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ChunkHolder/broadcastBlockEntity (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ChunkHolder/m_140032_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/server/level/ChunkHolder/broadcastBlockEntityIfNeeded (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/server/level/ChunkHolder/m_140036_ (Lnet/minecraft/world/level/LightLayer;I)V net/minecraft/server/level/ChunkHolder/sectionLightChanged (Lnet/minecraft/world/level/LightLayer;I)V +MD: net/minecraft/server/level/ChunkHolder/m_140047_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkHolder/getFutureIfPresentUnchecked (Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkHolder/m_140049_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ChunkMap;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkHolder/getOrScheduleFuture (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ChunkMap;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkHolder/m_140052_ (Lnet/minecraft/world/level/chunk/ImposterProtoChunk;)V net/minecraft/server/level/ChunkHolder/replaceProtoChunk (Lnet/minecraft/world/level/chunk/ImposterProtoChunk;)V +MD: net/minecraft/server/level/ChunkHolder/m_140054_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ChunkHolder/broadcastChanges (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/server/level/ChunkHolder/m_140056_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ChunkHolder/blockChanged (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ChunkHolder/m_140060_ (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ChunkHolder/lambda$broadcast$1 (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ChunkHolder/m_140063_ (Lnet/minecraft/network/protocol/Packet;Z)V net/minecraft/server/level/ChunkHolder/broadcast (Lnet/minecraft/network/protocol/Packet;Z)V +MD: net/minecraft/server/level/ChunkHolder/m_140073_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkHolder/getEntityTickingChunkFuture ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkHolder/m_140074_ (I)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/server/level/ChunkHolder/getStatus (I)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/server/level/ChunkHolder/m_140076_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/server/level/ChunkHolder/lambda$broadcastChanges$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/server/level/ChunkHolder/m_140080_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkHolder/getFutureIfPresent (Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkHolder/m_140082_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkHolder/getFullChunkFuture ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkHolder/m_140083_ (I)Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/server/level/ChunkHolder/getFullChunkStatus (I)Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +MD: net/minecraft/server/level/ChunkHolder/m_140085_ ()Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/server/level/ChunkHolder/getTickingChunk ()Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/server/level/ChunkHolder/m_140086_ (I)V net/minecraft/server/level/ChunkHolder/setQueueLevel (I)V +MD: net/minecraft/server/level/ChunkHolder/m_140088_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/server/level/ChunkHolder/getLastAvailableStatus ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/server/level/ChunkHolder/m_140089_ ()Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ChunkHolder/getLastAvailable ()Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ChunkHolder/m_140090_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkHolder/getChunkToSave ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkHolder/m_140091_ ()Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/server/level/ChunkHolder/getFullStatus ()Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +MD: net/minecraft/server/level/ChunkHolder/m_140092_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/server/level/ChunkHolder/getPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/server/level/ChunkHolder/m_140093_ ()I net/minecraft/server/level/ChunkHolder/getTicketLevel ()I +MD: net/minecraft/server/level/ChunkHolder/m_140094_ ()I net/minecraft/server/level/ChunkHolder/getQueueLevel ()I +MD: net/minecraft/server/level/ChunkHolder/m_140095_ ()Z net/minecraft/server/level/ChunkHolder/wasAccessibleSinceLastSave ()Z +MD: net/minecraft/server/level/ChunkHolder/m_140096_ ()V net/minecraft/server/level/ChunkHolder/refreshAccessibility ()V +MD: net/minecraft/server/level/ChunkHolder/m_142992_ (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V net/minecraft/server/level/ChunkHolder/demoteFullChunk (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V +MD: net/minecraft/server/level/ChunkHolder/m_142998_ (Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V net/minecraft/server/level/ChunkHolder/scheduleFullChunkPromotion (Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V +MD: net/minecraft/server/level/ChunkHolder/m_143003_ (Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/Executor;)V net/minecraft/server/level/ChunkHolder/updateFutures (Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/server/level/ChunkHolder/m_143017_ (Ljava/util/concurrent/CompletableFuture;Ljava/lang/String;)V net/minecraft/server/level/ChunkHolder/updateChunkToSave (Ljava/util/concurrent/CompletableFuture;Ljava/lang/String;)V +MD: net/minecraft/server/level/ChunkHolder/m_200405_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ChunkHolder/lambda$updateChunkToSave$3 (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ChunkHolder/m_200407_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ChunkHolder/lambda$updateChunkToSave$4 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ChunkHolder/m_200410_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ChunkHolder/lambda$updateChunkToSave$5 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ChunkHolder/m_200413_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/lang/Object;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ChunkHolder/lambda$addSaveDependency$2 (Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/lang/Object;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ChunkHolder/m_200416_ (Ljava/lang/String;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/server/level/ChunkHolder/addSaveDependency (Ljava/lang/String;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/server/level/ChunkHolder/m_200419_ (Ljava/util/concurrent/CompletableFuture;Lcom/mojang/datafixers/util/Either;)V net/minecraft/server/level/ChunkHolder/lambda$scheduleFullChunkPromotion$8 (Ljava/util/concurrent/CompletableFuture;Lcom/mojang/datafixers/util/Either;)V +MD: net/minecraft/server/level/ChunkHolder/m_200422_ (Ljava/util/concurrent/CompletableFuture;Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ChunkHolder/lambda$scheduleFullChunkPromotion$7 (Ljava/util/concurrent/CompletableFuture;Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/server/level/ChunkHolder/m_200425_ (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V net/minecraft/server/level/ChunkHolder/lambda$scheduleFullChunkPromotion$6 (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V +MD: net/minecraft/server/level/ChunkHolder/m_202980_ ()Ljava/util/List; net/minecraft/server/level/ChunkHolder/getAllFutures ()Ljava/util/List; +MD: net/minecraft/server/level/ChunkHolder/m_212234_ ()Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/server/level/ChunkHolder/getFullChunk ()Lnet/minecraft/world/level/chunk/LevelChunk; +CL: net/minecraft/server/level/ChunkHolder$1 net/minecraft/server/level/ChunkHolder$1 +FD: net/minecraft/server/level/ChunkHolder$1/f_140097_ net/minecraft/server/level/ChunkHolder$1/this$0 +FD: net/minecraft/server/level/ChunkHolder$1/net/minecraft/server/level/ChunkHolder$1 net/minecraft/server/level/ChunkHolder$1/net/minecraft/server/level/ChunkHolder$1 +MD: net/minecraft/server/level/ChunkHolder$1/ (Lnet/minecraft/server/level/ChunkHolder;)V net/minecraft/server/level/ChunkHolder$1/ (Lnet/minecraft/server/level/ChunkHolder;)V +MD: net/minecraft/server/level/ChunkHolder$1/toString ()Ljava/lang/String; net/minecraft/server/level/ChunkHolder$1/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure +FD: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure/f_140101_ net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure/UNLOADED +FD: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure/net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure/net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure +MD: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure/ ()V net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure/ ()V +CL: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1 net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1 +FD: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1/net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1 net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1/net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1 +MD: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1/ ()V net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1/ ()V +MD: net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1/toString ()Ljava/lang/String; net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/ChunkHolder$ChunkSaveDebug net/minecraft/server/level/ChunkHolder$ChunkSaveDebug +FD: net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/f_143023_ net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/thread +FD: net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/f_143024_ net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/future +FD: net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/f_143025_ net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/source +FD: net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/net/minecraft/server/level/ChunkHolder$ChunkSaveDebug net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/net/minecraft/server/level/ChunkHolder$ChunkSaveDebug +MD: net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/ (Ljava/lang/Thread;Ljava/util/concurrent/CompletableFuture;Ljava/lang/String;)V net/minecraft/server/level/ChunkHolder$ChunkSaveDebug/ (Ljava/lang/Thread;Ljava/util/concurrent/CompletableFuture;Ljava/lang/String;)V +CL: net/minecraft/server/level/ChunkHolder$FullChunkStatus net/minecraft/server/level/ChunkHolder$FullChunkStatus +FD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/$VALUES net/minecraft/server/level/ChunkHolder$FullChunkStatus/$VALUES +FD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/BORDER net/minecraft/server/level/ChunkHolder$FullChunkStatus/BORDER +FD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/ENTITY_TICKING net/minecraft/server/level/ChunkHolder$FullChunkStatus/ENTITY_TICKING +FD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/INACCESSIBLE net/minecraft/server/level/ChunkHolder$FullChunkStatus/INACCESSIBLE +FD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/TICKING net/minecraft/server/level/ChunkHolder$FullChunkStatus/TICKING +FD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/net/minecraft/server/level/ChunkHolder$FullChunkStatus net/minecraft/server/level/ChunkHolder$FullChunkStatus/net/minecraft/server/level/ChunkHolder$FullChunkStatus +MD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/ ()V net/minecraft/server/level/ChunkHolder$FullChunkStatus/ ()V +MD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/ (Ljava/lang/String;I)V net/minecraft/server/level/ChunkHolder$FullChunkStatus/ (Ljava/lang/String;I)V +MD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/m_140114_ (Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)Z net/minecraft/server/level/ChunkHolder$FullChunkStatus/isOrAfter (Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)Z +MD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/m_143030_ ()[Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/server/level/ChunkHolder$FullChunkStatus/$values ()[Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +MD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/server/level/ChunkHolder$FullChunkStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +MD: net/minecraft/server/level/ChunkHolder$FullChunkStatus/values ()[Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/server/level/ChunkHolder$FullChunkStatus/values ()[Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +CL: net/minecraft/server/level/ChunkHolder$LevelChangeListener net/minecraft/server/level/ChunkHolder$LevelChangeListener +FD: net/minecraft/server/level/ChunkHolder$LevelChangeListener/net/minecraft/server/level/ChunkHolder$LevelChangeListener net/minecraft/server/level/ChunkHolder$LevelChangeListener/net/minecraft/server/level/ChunkHolder$LevelChangeListener +MD: net/minecraft/server/level/ChunkHolder$LevelChangeListener/m_6250_ (Lnet/minecraft/world/level/ChunkPos;Ljava/util/function/IntSupplier;ILjava/util/function/IntConsumer;)V net/minecraft/server/level/ChunkHolder$LevelChangeListener/onLevelChange (Lnet/minecraft/world/level/ChunkPos;Ljava/util/function/IntSupplier;ILjava/util/function/IntConsumer;)V +CL: net/minecraft/server/level/ChunkHolder$PlayerProvider net/minecraft/server/level/ChunkHolder$PlayerProvider +FD: net/minecraft/server/level/ChunkHolder$PlayerProvider/net/minecraft/server/level/ChunkHolder$PlayerProvider net/minecraft/server/level/ChunkHolder$PlayerProvider/net/minecraft/server/level/ChunkHolder$PlayerProvider +MD: net/minecraft/server/level/ChunkHolder$PlayerProvider/m_183262_ (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/util/List; net/minecraft/server/level/ChunkHolder$PlayerProvider/getPlayers (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/util/List; +CL: net/minecraft/server/level/ChunkMap net/minecraft/server/level/ChunkMap +FD: net/minecraft/server/level/ChunkMap/f_140125_ net/minecraft/server/level/ChunkMap/unloadQueue +FD: net/minecraft/server/level/ChunkMap/f_140126_ net/minecraft/server/level/ChunkMap/viewDistance +FD: net/minecraft/server/level/ChunkMap/f_140127_ net/minecraft/server/level/ChunkMap/MAX_CHUNK_DISTANCE +FD: net/minecraft/server/level/ChunkMap/f_140128_ net/minecraft/server/level/ChunkMap/LOGGER +FD: net/minecraft/server/level/ChunkMap/f_140129_ net/minecraft/server/level/ChunkMap/updatingChunkMap +FD: net/minecraft/server/level/ChunkMap/f_140130_ net/minecraft/server/level/ChunkMap/visibleChunkMap +FD: net/minecraft/server/level/ChunkMap/f_140131_ net/minecraft/server/level/ChunkMap/pendingUnloads +FD: net/minecraft/server/level/ChunkMap/f_140132_ net/minecraft/server/level/ChunkMap/entitiesInLevel +FD: net/minecraft/server/level/ChunkMap/f_140133_ net/minecraft/server/level/ChunkMap/level +FD: net/minecraft/server/level/ChunkMap/f_140134_ net/minecraft/server/level/ChunkMap/lightEngine +FD: net/minecraft/server/level/ChunkMap/f_140135_ net/minecraft/server/level/ChunkMap/mainThreadExecutor +FD: net/minecraft/server/level/ChunkMap/f_140136_ net/minecraft/server/level/ChunkMap/generator +FD: net/minecraft/server/level/ChunkMap/f_140137_ net/minecraft/server/level/ChunkMap/overworldDataStorage +FD: net/minecraft/server/level/ChunkMap/f_140138_ net/minecraft/server/level/ChunkMap/poiManager +FD: net/minecraft/server/level/ChunkMap/f_140139_ net/minecraft/server/level/ChunkMap/toDrop +FD: net/minecraft/server/level/ChunkMap/f_140140_ net/minecraft/server/level/ChunkMap/modified +FD: net/minecraft/server/level/ChunkMap/f_140141_ net/minecraft/server/level/ChunkMap/queueSorter +FD: net/minecraft/server/level/ChunkMap/f_140142_ net/minecraft/server/level/ChunkMap/worldgenMailbox +FD: net/minecraft/server/level/ChunkMap/f_140143_ net/minecraft/server/level/ChunkMap/mainThreadMailbox +FD: net/minecraft/server/level/ChunkMap/f_140144_ net/minecraft/server/level/ChunkMap/progressListener +FD: net/minecraft/server/level/ChunkMap/f_140145_ net/minecraft/server/level/ChunkMap/distanceManager +FD: net/minecraft/server/level/ChunkMap/f_140146_ net/minecraft/server/level/ChunkMap/tickingGenerated +FD: net/minecraft/server/level/ChunkMap/f_140147_ net/minecraft/server/level/ChunkMap/structureManager +FD: net/minecraft/server/level/ChunkMap/f_140149_ net/minecraft/server/level/ChunkMap/playerMap +FD: net/minecraft/server/level/ChunkMap/f_140150_ net/minecraft/server/level/ChunkMap/entityMap +FD: net/minecraft/server/level/ChunkMap/f_140151_ net/minecraft/server/level/ChunkMap/chunkTypeCache +FD: net/minecraft/server/level/ChunkMap/f_143031_ net/minecraft/server/level/ChunkMap/chunkStatusListener +FD: net/minecraft/server/level/ChunkMap/f_143032_ net/minecraft/server/level/ChunkMap/MAX_VIEW_DISTANCE +FD: net/minecraft/server/level/ChunkMap/f_143033_ net/minecraft/server/level/ChunkMap/FORCED_TICKET_LEVEL +FD: net/minecraft/server/level/ChunkMap/f_143034_ net/minecraft/server/level/ChunkMap/CHUNK_TYPE_REPLACEABLE +FD: net/minecraft/server/level/ChunkMap/f_143035_ net/minecraft/server/level/ChunkMap/CHUNK_TYPE_UNKNOWN +FD: net/minecraft/server/level/ChunkMap/f_143036_ net/minecraft/server/level/ChunkMap/CHUNK_TYPE_FULL +FD: net/minecraft/server/level/ChunkMap/f_143037_ net/minecraft/server/level/ChunkMap/CHUNK_SAVED_PER_TICK +FD: net/minecraft/server/level/ChunkMap/f_143038_ net/minecraft/server/level/ChunkMap/MIN_VIEW_DISTANCE +FD: net/minecraft/server/level/ChunkMap/f_182284_ net/minecraft/server/level/ChunkMap/storageName +FD: net/minecraft/server/level/ChunkMap/f_198789_ net/minecraft/server/level/ChunkMap/CHUNK_SAVED_EAGERLY_PER_TICK +FD: net/minecraft/server/level/ChunkMap/f_202981_ net/minecraft/server/level/ChunkMap/chunkSaveCooldowns +FD: net/minecraft/server/level/ChunkMap/f_202982_ net/minecraft/server/level/ChunkMap/EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS +FD: net/minecraft/server/level/ChunkMap/net/minecraft/server/level/ChunkMap net/minecraft/server/level/ChunkMap/net/minecraft/server/level/ChunkMap +MD: net/minecraft/server/level/ChunkMap/ ()V net/minecraft/server/level/ChunkMap/ ()V +MD: net/minecraft/server/level/ChunkMap/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/concurrent/Executor;Lnet/minecraft/util/thread/BlockableEventLoop;Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/server/level/progress/ChunkProgressListener;Lnet/minecraft/world/level/entity/ChunkStatusUpdateListener;Ljava/util/function/Supplier;IZ)V net/minecraft/server/level/ChunkMap/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/concurrent/Executor;Lnet/minecraft/util/thread/BlockableEventLoop;Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/server/level/progress/ChunkProgressListener;Lnet/minecraft/world/level/entity/ChunkStatusUpdateListener;Ljava/util/function/Supplier;IZ)V +MD: net/minecraft/server/level/ChunkMap/close ()V net/minecraft/server/level/ChunkMap/close ()V +MD: net/minecraft/server/level/ChunkMap/m_140166_ ()Lnet/minecraft/server/level/ThreadedLevelLightEngine; net/minecraft/server/level/ChunkMap/getLightEngine ()Lnet/minecraft/server/level/ThreadedLevelLightEngine; +MD: net/minecraft/server/level/ChunkMap/m_140167_ (I)V net/minecraft/server/level/ChunkMap/setViewDistance (I)V +MD: net/minecraft/server/level/ChunkMap/m_140174_ (J)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/ChunkMap/getUpdatingChunkIfPresent (J)Lnet/minecraft/server/level/ChunkHolder; +MD: net/minecraft/server/level/ChunkMap/m_140176_ (JILnet/minecraft/server/level/ChunkHolder;I)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/ChunkMap/updateChunkScheduling (JILnet/minecraft/server/level/ChunkHolder;I)Lnet/minecraft/server/level/ChunkHolder; +MD: net/minecraft/server/level/ChunkMap/m_140181_ (JLnet/minecraft/server/level/ChunkHolder;)V net/minecraft/server/level/ChunkMap/scheduleUnload (JLnet/minecraft/server/level/ChunkHolder;)V +MD: net/minecraft/server/level/ChunkMap/m_140184_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ChunkMap/move (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ChunkMap/m_140192_ (Lnet/minecraft/server/level/ServerPlayer;Z)V net/minecraft/server/level/ChunkMap/updatePlayerStatus (Lnet/minecraft/server/level/ServerPlayer;Z)V +MD: net/minecraft/server/level/ChunkMap/m_140199_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ChunkMap/addEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ChunkMap/m_140201_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ChunkMap/broadcast (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/level/ChunkMap/m_140204_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; net/minecraft/server/level/ChunkMap/getChunkDebugData (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkMap/m_140210_ (Lnet/minecraft/world/level/ChunkPos;ILjava/util/function/IntFunction;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/getChunkRangeFuture (Lnet/minecraft/world/level/ChunkPos;ILjava/util/function/IntFunction;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_140226_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/entity/Entity;)D net/minecraft/server/level/ChunkMap/euclideanDistanceSquared (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/server/level/ChunkMap/m_140229_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;)B net/minecraft/server/level/ChunkMap/markPosition (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;)B +MD: net/minecraft/server/level/ChunkMap/m_140258_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Z net/minecraft/server/level/ChunkMap/save (Lnet/minecraft/world/level/chunk/ChunkAccess;)Z +MD: net/minecraft/server/level/ChunkMap/m_140262_ (Lnet/minecraft/world/level/chunk/ChunkStatus;I)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/server/level/ChunkMap/getDependencyStatus (Lnet/minecraft/world/level/chunk/ChunkStatus;I)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/server/level/ChunkMap/m_140274_ (Ljava/io/Writer;)V net/minecraft/server/level/ChunkMap/dumpChunks (Ljava/io/Writer;)V +MD: net/minecraft/server/level/ChunkMap/m_140278_ (Ljava/util/concurrent/CompletableFuture;)Ljava/lang/String; net/minecraft/server/level/ChunkMap/printFuture (Ljava/util/concurrent/CompletableFuture;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkMap/m_140280_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/server/level/ChunkMap/tick (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/server/level/ChunkMap/m_140292_ (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/schedule (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_140318_ (Z)V net/minecraft/server/level/ChunkMap/saveAllChunks (Z)V +MD: net/minecraft/server/level/ChunkMap/m_140324_ ()Z net/minecraft/server/level/ChunkMap/promoteChunkMap ()Z +MD: net/minecraft/server/level/ChunkMap/m_140327_ (J)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/ChunkMap/getVisibleChunkIfPresent (J)Lnet/minecraft/server/level/ChunkHolder; +MD: net/minecraft/server/level/ChunkMap/m_140329_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/server/level/ChunkMap/skipPlayer (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/server/level/ChunkMap/m_140331_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ChunkMap/removeEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ChunkMap/m_140333_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ChunkMap/broadcastAndSend (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/level/ChunkMap/m_140353_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/server/level/ChunkMap/processUnloads (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/server/level/ChunkMap/m_140360_ (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/scheduleChunkGeneration (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_140368_ ()I net/minecraft/server/level/ChunkMap/getTickingGenerated ()I +MD: net/minecraft/server/level/ChunkMap/m_140371_ (J)Ljava/util/function/IntSupplier; net/minecraft/server/level/ChunkMap/getChunkQueueLevel (J)Ljava/util/function/IntSupplier; +MD: net/minecraft/server/level/ChunkMap/m_140373_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/core/SectionPos; net/minecraft/server/level/ChunkMap/updatePlayerPos (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/server/level/ChunkMap/m_140375_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/ChunkMap/releaseLightTicket (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/ChunkMap/m_140383_ (Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/protoChunkToFullChunk (Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_140394_ ()I net/minecraft/server/level/ChunkMap/size ()I +MD: net/minecraft/server/level/ChunkMap/m_140416_ ()Ljava/lang/Iterable; net/minecraft/server/level/ChunkMap/getChunks ()Ljava/lang/Iterable; +MD: net/minecraft/server/level/ChunkMap/m_140417_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/scheduleChunkLoad (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_140421_ ()V net/minecraft/server/level/ChunkMap/tick ()V +MD: net/minecraft/server/level/ChunkMap/m_140422_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/ChunkMap/markPositionReplaceable (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/ChunkMap/m_140424_ ()Lnet/minecraft/world/entity/ai/village/poi/PoiManager; net/minecraft/server/level/ChunkMap/getPoiManager ()Lnet/minecraft/world/entity/ai/village/poi/PoiManager; +MD: net/minecraft/server/level/ChunkMap/m_140425_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/server/level/ChunkMap/isExistingChunkFull (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/server/level/ChunkMap/m_140427_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/level/ChunkMap/readChunk (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/level/ChunkMap/m_143053_ (Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/prepareTickingChunk (Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_143064_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/List;)V net/minecraft/server/level/ChunkMap/postLoadProtoChunk (Lnet/minecraft/server/level/ServerLevel;Ljava/util/List;)V +MD: net/minecraft/server/level/ChunkMap/m_143075_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V net/minecraft/server/level/ChunkMap/onFullChunkStatusChange (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V +MD: net/minecraft/server/level/ChunkMap/m_143109_ (Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/prepareAccessibleChunk (Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_143117_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/prepareEntityTickingChunk (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_143145_ ()Lnet/minecraft/server/level/DistanceManager; net/minecraft/server/level/ChunkMap/getDistanceManager ()Lnet/minecraft/server/level/DistanceManager; +MD: net/minecraft/server/level/ChunkMap/m_182285_ ()Ljava/lang/String; net/minecraft/server/level/ChunkMap/getStorageName ()Ljava/lang/String; +MD: net/minecraft/server/level/ChunkMap/m_183262_ (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/util/List; net/minecraft/server/level/ChunkMap/getPlayers (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/util/List; +MD: net/minecraft/server/level/ChunkMap/m_183719_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/server/level/ChunkMap/generator ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/server/level/ChunkMap/m_183726_ (IIILjava/util/List;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkMap/lambda$getChunkRangeFuture$3 (IIILjava/util/List;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkMap/m_183751_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/server/level/ChunkMap/playerIsCloseEnoughForSpawning (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/server/level/ChunkMap/m_183754_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;Lorg/apache/commons/lang3/mutable/MutableObject;ZZ)V net/minecraft/server/level/ChunkMap/updateChunkTracking (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;Lorg/apache/commons/lang3/mutable/MutableObject;ZZ)V +MD: net/minecraft/server/level/ChunkMap/m_183760_ (Lnet/minecraft/server/level/ServerPlayer;Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ChunkMap/playerLoadedChunk (Lnet/minecraft/server/level/ServerPlayer;Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/server/level/ChunkMap/m_183803_ (Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; net/minecraft/server/level/ChunkMap/lambda$debugReloadGenerator$0 (Lcom/google/gson/JsonElement;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/server/level/ChunkMap/m_183807_ (Lnet/minecraft/world/level/chunk/ChunkGenerator;)V net/minecraft/server/level/ChunkMap/lambda$debugReloadGenerator$1 (Lnet/minecraft/world/level/chunk/ChunkGenerator;)V +MD: net/minecraft/server/level/ChunkMap/m_183825_ ()V net/minecraft/server/level/ChunkMap/debugReloadGenerator ()V +MD: net/minecraft/server/level/ChunkMap/m_183828_ (IIIII)Z net/minecraft/server/level/ChunkMap/isChunkOnRangeBorder (IIIII)Z +MD: net/minecraft/server/level/ChunkMap/m_183872_ (J)I net/minecraft/server/level/ChunkMap/lambda$getChunkQueueLevel$2 (J)I +MD: net/minecraft/server/level/ChunkMap/m_183879_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/server/level/ChunkMap/anyPlayerCloseEnoughForSpawning (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/server/level/ChunkMap/m_183888_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/List; net/minecraft/server/level/ChunkMap/getPlayersCloseForSpawning (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/List; +MD: net/minecraft/server/level/ChunkMap/m_198874_ (Lnet/minecraft/server/level/ChunkHolder;)Z net/minecraft/server/level/ChunkMap/saveChunkIfNeeded (Lnet/minecraft/server/level/ChunkHolder;)Z +MD: net/minecraft/server/level/ChunkMap/m_200878_ (IIIII)Z net/minecraft/server/level/ChunkMap/isChunkInRange (IIIII)Z +MD: net/minecraft/server/level/ChunkMap/m_201907_ ()Z net/minecraft/server/level/ChunkMap/hasWork ()Z +MD: net/minecraft/server/level/ChunkMap/m_202985_ (Lnet/minecraft/server/level/ChunkHolder;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkMap/lambda$protoChunkToFullChunk$30 (Lnet/minecraft/server/level/ChunkHolder;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkMap/m_202988_ (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ChunkMap/lambda$protoChunkToFullChunk$29 (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ChunkMap/m_202994_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Void;Ljava/lang/Throwable;)V net/minecraft/server/level/ChunkMap/lambda$scheduleUnload$14 (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Void;Ljava/lang/Throwable;)V +MD: net/minecraft/server/level/ChunkMap/m_202998_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/server/level/ChunkMap/lambda$scheduleUnload$13 (Lnet/minecraft/server/level/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/server/level/ChunkMap/m_203008_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$23 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_203011_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lcom/mojang/datafixers/util/Either;)Ljava/util/concurrent/CompletionStage; net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$24 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lcom/mojang/datafixers/util/Either;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/server/level/ChunkMap/m_203017_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$22 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_203031_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/lang/String; net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$18 (Lnet/minecraft/world/level/chunk/ChunkStatus;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkMap/m_203035_ (Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ChunkMap/lambda$protoChunkToFullChunk$27 (Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/server/level/ChunkMap/m_203049_ (Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/server/level/ChunkMap/lambda$saveAllChunks$11 (Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/server/level/ChunkMap/m_203056_ (Lnet/minecraft/CrashReport;)V net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$21 (Lnet/minecraft/CrashReport;)V +MD: net/minecraft/server/level/ChunkMap/m_203058_ (I)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$32 (I)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/server/level/ChunkMap/m_203060_ (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$20 (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_203066_ (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$34 (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkMap/m_203070_ (Lnet/minecraft/world/level/chunk/ChunkStatus;I)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$17 (Lnet/minecraft/world/level/chunk/ChunkStatus;I)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/server/level/ChunkMap/m_203073_ (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/Integer; net/minecraft/server/level/ChunkMap/lambda$dumpChunks$47 (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/Integer; +MD: net/minecraft/server/level/ChunkMap/m_203077_ (I)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/server/level/ChunkMap/lambda$prepareEntityTickingChunk$6 (I)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/server/level/ChunkMap/m_203079_ (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkMap/lambda$schedule$15 (Lnet/minecraft/server/level/ChunkHolder;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkMap/m_203082_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$35 (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ChunkMap/m_203085_ (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkMap/lambda$prepareEntityTickingChunk$8 (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkMap/m_203087_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Z net/minecraft/server/level/ChunkMap/lambda$saveAllChunks$10 (Lnet/minecraft/world/level/chunk/ChunkAccess;)Z +MD: net/minecraft/server/level/ChunkMap/m_203091_ (Ljava/util/List;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/server/level/ChunkMap/lambda$prepareEntityTickingChunk$7 (Ljava/util/List;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/server/level/ChunkMap/m_203093_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V net/minecraft/server/level/ChunkMap/lambda$protoChunkToFullChunk$31 (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ChunkMap/m_203096_ (Lnet/minecraft/server/level/ChunkHolder;)Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/server/level/ChunkMap/lambda$protoChunkToFullChunk$28 (Lnet/minecraft/server/level/ChunkHolder;)Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +MD: net/minecraft/server/level/ChunkMap/m_203098_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V net/minecraft/server/level/ChunkMap/lambda$scheduleChunkGeneration$19 (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ChunkMap/m_203101_ (Lnet/minecraft/server/level/ChunkHolder;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ChunkMap/lambda$saveAllChunks$9 (Lnet/minecraft/server/level/ChunkHolder;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ChunkMap/m_203103_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; net/minecraft/server/level/ChunkMap/lambda$releaseLightTicket$26 (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkMap/m_203105_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/ChunkMap/lambda$releaseLightTicket$25 (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/ChunkMap/m_203107_ (Lnet/minecraft/world/level/ChunkPos;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkMap/lambda$scheduleChunkLoad$16 (Lnet/minecraft/world/level/ChunkPos;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkMap/m_203109_ ()Z net/minecraft/server/level/ChunkMap/lambda$saveAllChunks$12 ()Z +MD: net/minecraft/server/level/ChunkMap/m_203751_ (Ljava/lang/IllegalStateException;Ljava/lang/String;)Lnet/minecraft/ReportedException; net/minecraft/server/level/ChunkMap/debugFuturesAndCreateReportedException (Ljava/lang/IllegalStateException;Ljava/lang/String;)Lnet/minecraft/ReportedException; +MD: net/minecraft/server/level/ChunkMap/m_203754_ (Ljava/lang/StringBuilder;Lnet/minecraft/server/level/ChunkHolder;)V net/minecraft/server/level/ChunkMap/lambda$debugFuturesAndCreateReportedException$5 (Ljava/lang/StringBuilder;Lnet/minecraft/server/level/ChunkHolder;)V +MD: net/minecraft/server/level/ChunkMap/m_203757_ (Ljava/lang/StringBuilder;Lnet/minecraft/server/level/ChunkHolder;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/server/level/ChunkMap/lambda$debugFuturesAndCreateReportedException$4 (Ljava/lang/StringBuilder;Lnet/minecraft/server/level/ChunkHolder;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/server/level/ChunkMap/m_212848_ (Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Ljava/lang/String; net/minecraft/server/level/ChunkMap/lambda$printFuture$51 (Lnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkMap/m_212850_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V net/minecraft/server/level/ChunkMap/lambda$prepareAccessibleChunk$44 (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ChunkMap/m_212853_ (Lnet/minecraft/world/level/ChunkPos;ILorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ChunkMap/lambda$setViewDistance$45 (Lnet/minecraft/world/level/ChunkPos;ILorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ChunkMap/m_212858_ (Lnet/minecraft/world/level/ChunkPos;Lcom/mojang/datafixers/util/Either;)V net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$40 (Lnet/minecraft/world/level/ChunkPos;Lcom/mojang/datafixers/util/Either;)V +MD: net/minecraft/server/level/ChunkMap/m_212861_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$39 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/server/level/ChunkMap/m_212864_ (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkMap/lambda$prepareAccessibleChunk$43 (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkMap/m_212866_ (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/String; net/minecraft/server/level/ChunkMap/lambda$printFuture$50 (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkMap/m_212868_ (Ljava/util/List;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/server/level/ChunkMap/lambda$prepareAccessibleChunk$42 (Ljava/util/List;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/server/level/ChunkMap/m_212870_ (Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$38 (Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ChunkMap/m_212874_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$41 (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ChunkMap/m_212877_ (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$37 (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkMap/m_212879_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/Optional; net/minecraft/server/level/ChunkMap/lambda$dumpChunks$46 (Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/Optional; +MD: net/minecraft/server/level/ChunkMap/m_212881_ (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/Integer; net/minecraft/server/level/ChunkMap/lambda$dumpChunks$49 (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/Integer; +MD: net/minecraft/server/level/ChunkMap/m_212883_ (Ljava/util/List;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$33 (Ljava/util/List;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/server/level/ChunkMap/m_212885_ (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/Integer; net/minecraft/server/level/ChunkMap/lambda$dumpChunks$48 (Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/lang/Integer; +MD: net/minecraft/server/level/ChunkMap/m_212887_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ChunkMap/lambda$prepareTickingChunk$36 (Lnet/minecraft/world/level/chunk/LevelChunk;)V +CL: net/minecraft/server/level/ChunkMap$1 net/minecraft/server/level/ChunkMap$1 +FD: net/minecraft/server/level/ChunkMap$1/f_140436_ net/minecraft/server/level/ChunkMap$1/val$k +FD: net/minecraft/server/level/ChunkMap$1/f_140437_ net/minecraft/server/level/ChunkMap$1/this$0 +FD: net/minecraft/server/level/ChunkMap$1/net/minecraft/server/level/ChunkMap$1 net/minecraft/server/level/ChunkMap$1/net/minecraft/server/level/ChunkMap$1 +MD: net/minecraft/server/level/ChunkMap$1/ (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/ChunkMap$1/ (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/ChunkMap$1/toString ()Ljava/lang/String; net/minecraft/server/level/ChunkMap$1/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/ChunkMap$2 net/minecraft/server/level/ChunkMap$2 +FD: net/minecraft/server/level/ChunkMap$2/f_140442_ net/minecraft/server/level/ChunkMap$2/val$startX +FD: net/minecraft/server/level/ChunkMap$2/f_140443_ net/minecraft/server/level/ChunkMap$2/val$finalI +FD: net/minecraft/server/level/ChunkMap$2/f_140444_ net/minecraft/server/level/ChunkMap$2/val$range +FD: net/minecraft/server/level/ChunkMap$2/f_140445_ net/minecraft/server/level/ChunkMap$2/val$startZ +FD: net/minecraft/server/level/ChunkMap$2/f_140446_ net/minecraft/server/level/ChunkMap$2/val$either +FD: net/minecraft/server/level/ChunkMap$2/f_140447_ net/minecraft/server/level/ChunkMap$2/this$0 +FD: net/minecraft/server/level/ChunkMap$2/net/minecraft/server/level/ChunkMap$2 net/minecraft/server/level/ChunkMap$2/net/minecraft/server/level/ChunkMap$2 +MD: net/minecraft/server/level/ChunkMap$2/ (Lnet/minecraft/server/level/ChunkMap;IIIILcom/mojang/datafixers/util/Either;)V net/minecraft/server/level/ChunkMap$2/ (Lnet/minecraft/server/level/ChunkMap;IIIILcom/mojang/datafixers/util/Either;)V +MD: net/minecraft/server/level/ChunkMap$2/toString ()Ljava/lang/String; net/minecraft/server/level/ChunkMap$2/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/ChunkMap$DistanceManager net/minecraft/server/level/ChunkMap$DistanceManager +FD: net/minecraft/server/level/ChunkMap$DistanceManager/f_140456_ net/minecraft/server/level/ChunkMap$DistanceManager/this$0 +FD: net/minecraft/server/level/ChunkMap$DistanceManager/net/minecraft/server/level/ChunkMap$DistanceManager net/minecraft/server/level/ChunkMap$DistanceManager/net/minecraft/server/level/ChunkMap$DistanceManager +MD: net/minecraft/server/level/ChunkMap$DistanceManager/ (Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)V net/minecraft/server/level/ChunkMap$DistanceManager/ (Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/server/level/ChunkMap$DistanceManager/m_7009_ (J)Z net/minecraft/server/level/ChunkMap$DistanceManager/isChunkToRemove (J)Z +MD: net/minecraft/server/level/ChunkMap$DistanceManager/m_7288_ (JILnet/minecraft/server/level/ChunkHolder;I)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/ChunkMap$DistanceManager/updateChunkScheduling (JILnet/minecraft/server/level/ChunkHolder;I)Lnet/minecraft/server/level/ChunkHolder; +MD: net/minecraft/server/level/ChunkMap$DistanceManager/m_7316_ (J)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/ChunkMap$DistanceManager/getChunk (J)Lnet/minecraft/server/level/ChunkHolder; +CL: net/minecraft/server/level/ChunkMap$TrackedEntity net/minecraft/server/level/ChunkMap$TrackedEntity +FD: net/minecraft/server/level/ChunkMap$TrackedEntity/f_140470_ net/minecraft/server/level/ChunkMap$TrackedEntity/this$0 +FD: net/minecraft/server/level/ChunkMap$TrackedEntity/f_140471_ net/minecraft/server/level/ChunkMap$TrackedEntity/serverEntity +FD: net/minecraft/server/level/ChunkMap$TrackedEntity/f_140472_ net/minecraft/server/level/ChunkMap$TrackedEntity/entity +FD: net/minecraft/server/level/ChunkMap$TrackedEntity/f_140473_ net/minecraft/server/level/ChunkMap$TrackedEntity/range +FD: net/minecraft/server/level/ChunkMap$TrackedEntity/f_140474_ net/minecraft/server/level/ChunkMap$TrackedEntity/lastSectionPos +FD: net/minecraft/server/level/ChunkMap$TrackedEntity/f_140475_ net/minecraft/server/level/ChunkMap$TrackedEntity/seenBy +FD: net/minecraft/server/level/ChunkMap$TrackedEntity/net/minecraft/server/level/ChunkMap$TrackedEntity net/minecraft/server/level/ChunkMap$TrackedEntity/net/minecraft/server/level/ChunkMap$TrackedEntity +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/ (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/world/entity/Entity;IIZ)V net/minecraft/server/level/ChunkMap$TrackedEntity/ (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/world/entity/Entity;IIZ)V +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/equals (Ljava/lang/Object;)Z net/minecraft/server/level/ChunkMap$TrackedEntity/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/hashCode ()I net/minecraft/server/level/ChunkMap$TrackedEntity/hashCode ()I +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140482_ ()V net/minecraft/server/level/ChunkMap$TrackedEntity/broadcastRemoved ()V +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140483_ (I)I net/minecraft/server/level/ChunkMap$TrackedEntity/scaledRange (I)I +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140485_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ChunkMap$TrackedEntity/removePlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140487_ (Ljava/util/List;)V net/minecraft/server/level/ChunkMap$TrackedEntity/updatePlayers (Ljava/util/List;)V +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140489_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ChunkMap$TrackedEntity/broadcast (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140496_ ()I net/minecraft/server/level/ChunkMap$TrackedEntity/getEffectiveRange ()I +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140497_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ChunkMap$TrackedEntity/updatePlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ChunkMap$TrackedEntity/m_140499_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ChunkMap$TrackedEntity/broadcastAndSend (Lnet/minecraft/network/protocol/Packet;)V +CL: net/minecraft/server/level/ChunkTaskPriorityQueue net/minecraft/server/level/ChunkTaskPriorityQueue +FD: net/minecraft/server/level/ChunkTaskPriorityQueue/f_140508_ net/minecraft/server/level/ChunkTaskPriorityQueue/PRIORITY_LEVEL_COUNT +FD: net/minecraft/server/level/ChunkTaskPriorityQueue/f_140509_ net/minecraft/server/level/ChunkTaskPriorityQueue/taskQueue +FD: net/minecraft/server/level/ChunkTaskPriorityQueue/f_140510_ net/minecraft/server/level/ChunkTaskPriorityQueue/firstQueue +FD: net/minecraft/server/level/ChunkTaskPriorityQueue/f_140511_ net/minecraft/server/level/ChunkTaskPriorityQueue/name +FD: net/minecraft/server/level/ChunkTaskPriorityQueue/f_140512_ net/minecraft/server/level/ChunkTaskPriorityQueue/acquired +FD: net/minecraft/server/level/ChunkTaskPriorityQueue/f_140513_ net/minecraft/server/level/ChunkTaskPriorityQueue/maxTasks +FD: net/minecraft/server/level/ChunkTaskPriorityQueue/net/minecraft/server/level/ChunkTaskPriorityQueue net/minecraft/server/level/ChunkTaskPriorityQueue/net/minecraft/server/level/ChunkTaskPriorityQueue +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/ ()V net/minecraft/server/level/ChunkTaskPriorityQueue/ ()V +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/ (Ljava/lang/String;I)V net/minecraft/server/level/ChunkTaskPriorityQueue/ (Ljava/lang/String;I)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140518_ ()Ljava/util/stream/Stream; net/minecraft/server/level/ChunkTaskPriorityQueue/pop ()Ljava/util/stream/Stream; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140519_ (I)Lit/unimi/dsi/fastutil/longs/Long2ObjectLinkedOpenHashMap; net/minecraft/server/level/ChunkTaskPriorityQueue/lambda$new$0 (I)Lit/unimi/dsi/fastutil/longs/Long2ObjectLinkedOpenHashMap; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140521_ (ILnet/minecraft/world/level/ChunkPos;I)V net/minecraft/server/level/ChunkTaskPriorityQueue/resortChunkTasks (ILnet/minecraft/world/level/ChunkPos;I)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140525_ (J)Ljava/lang/Runnable; net/minecraft/server/level/ChunkTaskPriorityQueue/acquire (J)Ljava/lang/Runnable; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140527_ (JLjava/util/Optional;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkTaskPriorityQueue/lambda$pop$6 (JLjava/util/Optional;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140530_ (JZ)V net/minecraft/server/level/ChunkTaskPriorityQueue/release (JZ)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140533_ (Ljava/util/Optional;)Z net/minecraft/server/level/ChunkTaskPriorityQueue/lambda$release$3 (Ljava/util/Optional;)Z +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140535_ (Ljava/util/Optional;JI)V net/minecraft/server/level/ChunkTaskPriorityQueue/submit (Ljava/util/Optional;JI)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140539_ ()Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/server/level/ChunkTaskPriorityQueue/getAcquired ()Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140542_ (J)V net/minecraft/server/level/ChunkTaskPriorityQueue/lambda$acquire$4 (J)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140544_ (J)Ljava/util/List; net/minecraft/server/level/ChunkTaskPriorityQueue/lambda$submit$2 (J)Ljava/util/List; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_140546_ (J)Ljava/util/List; net/minecraft/server/level/ChunkTaskPriorityQueue/lambda$resortChunkTasks$1 (J)Ljava/util/List; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_143149_ (J)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ChunkTaskPriorityQueue/lambda$pop$5 (J)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/m_201908_ ()Z net/minecraft/server/level/ChunkTaskPriorityQueue/hasWork ()Z +MD: net/minecraft/server/level/ChunkTaskPriorityQueue/toString ()Ljava/lang/String; net/minecraft/server/level/ChunkTaskPriorityQueue/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/ChunkTaskPriorityQueueSorter net/minecraft/server/level/ChunkTaskPriorityQueueSorter +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/f_140549_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter/LOGGER +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/f_140550_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter/queues +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/f_140551_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter/sleeping +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/f_140552_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter/mailbox +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/net/minecraft/server/level/ChunkTaskPriorityQueueSorter net/minecraft/server/level/ChunkTaskPriorityQueueSorter/net/minecraft/server/level/ChunkTaskPriorityQueueSorter +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/ ()V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/ ()V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/ (Ljava/util/List;Ljava/util/concurrent/Executor;I)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/ (Ljava/util/List;Ljava/util/concurrent/Executor;I)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/close ()V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/close ()V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140558_ ()Ljava/lang/String; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/getDebugStatus ()Ljava/lang/String; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140559_ (ILnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/server/level/ChunkTaskPriorityQueue; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$new$0 (ILnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/server/level/ChunkTaskPriorityQueue; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140567_ (Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/ProcessorHandle; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/getReleaseProcessor (Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/ProcessorHandle; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140569_ (Lnet/minecraft/util/thread/ProcessorHandle;JLjava/lang/Runnable;Z)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/release (Lnet/minecraft/util/thread/ProcessorHandle;JLjava/lang/Runnable;Z)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140574_ (Lnet/minecraft/util/thread/ProcessorHandle;JZLjava/lang/Runnable;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$release$11 (Lnet/minecraft/util/thread/ProcessorHandle;JZLjava/lang/Runnable;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140579_ (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getReleaseProcessor$8 (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140589_ (Lnet/minecraft/util/thread/ProcessorHandle;Ljava/util/function/Function;JLjava/util/function/IntSupplier;Z)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/submit (Lnet/minecraft/util/thread/ProcessorHandle;Ljava/util/function/Function;JLjava/util/function/IntSupplier;Z)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140595_ (Lnet/minecraft/util/thread/ProcessorHandle;Ljava/util/function/IntSupplier;JLjava/util/function/Function;Z)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$submit$12 (Lnet/minecraft/util/thread/ProcessorHandle;Ljava/util/function/IntSupplier;JLjava/util/function/Function;Z)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140604_ (Lnet/minecraft/util/thread/ProcessorHandle;Z)Lnet/minecraft/util/thread/ProcessorHandle; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/getProcessor (Lnet/minecraft/util/thread/ProcessorHandle;Z)Lnet/minecraft/util/thread/ProcessorHandle; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140607_ (Lnet/minecraft/util/thread/ProcessorHandle;ZLnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getProcessor$5 (Lnet/minecraft/util/thread/ProcessorHandle;ZLnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140624_ (Ljava/lang/Runnable;JLjava/util/function/IntSupplier;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/message (Ljava/lang/Runnable;JLjava/util/function/IntSupplier;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140628_ (Ljava/lang/Runnable;JZ)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/release (Ljava/lang/Runnable;JZ)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140632_ (Ljava/lang/Runnable;Lnet/minecraft/util/thread/ProcessorHandle;)Ljava/lang/Runnable; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$message$2 (Ljava/lang/Runnable;Lnet/minecraft/util/thread/ProcessorHandle;)Ljava/lang/Runnable; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140637_ (Ljava/util/function/IntSupplier;Lnet/minecraft/world/level/ChunkPos;ILjava/util/function/IntConsumer;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$onLevelChange$10 (Ljava/util/function/IntSupplier;Lnet/minecraft/world/level/ChunkPos;ILjava/util/function/IntConsumer;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140642_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/message (Lnet/minecraft/server/level/ChunkHolder;Ljava/lang/Runnable;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140645_ (Lnet/minecraft/server/level/ChunkTaskPriorityQueue;Lnet/minecraft/util/thread/ProcessorHandle;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/pollTask (Lnet/minecraft/server/level/ChunkTaskPriorityQueue;Lnet/minecraft/util/thread/ProcessorHandle;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_140652_ (Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/server/level/ChunkTaskPriorityQueue; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/getQueue (Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/server/level/ChunkTaskPriorityQueue; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143151_ (ILnet/minecraft/world/level/ChunkPos;ILnet/minecraft/server/level/ChunkTaskPriorityQueue;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$onLevelChange$9 (ILnet/minecraft/world/level/ChunkPos;ILnet/minecraft/server/level/ChunkTaskPriorityQueue;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143156_ (Lnet/minecraft/server/level/ChunkHolder;Ljava/util/function/Function;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/message (Lnet/minecraft/server/level/ChunkHolder;Ljava/util/function/Function;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143163_ (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getReleaseProcessor$6 (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143166_ (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/util/thread/ProcessorHandle;Z)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getProcessor$4 (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/util/thread/ProcessorHandle;Z)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143170_ (Lnet/minecraft/util/thread/ProcessorHandle;Lcom/mojang/datafixers/util/Either;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$pollTask$14 (Lnet/minecraft/util/thread/ProcessorHandle;Lcom/mojang/datafixers/util/Either;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143173_ (Lnet/minecraft/util/thread/ProcessorHandle;ZLnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getProcessor$3 (Lnet/minecraft/util/thread/ProcessorHandle;ZLnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143179_ (Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$pollTask$13 (Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143181_ (Ljava/util/function/Function;JLjava/util/function/IntSupplier;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/message (Ljava/util/function/Function;JLjava/util/function/IntSupplier;)Lnet/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143185_ (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/util/thread/ProcessorHandle;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getReleaseProcessor$7 (Lnet/minecraft/util/thread/ProcessorHandle;Lnet/minecraft/util/thread/ProcessorHandle;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_143188_ (Ljava/lang/Runnable;Lnet/minecraft/util/thread/ProcessorHandle;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$message$1 (Ljava/lang/Runnable;Lnet/minecraft/util/thread/ProcessorHandle;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_201909_ ()Z net/minecraft/server/level/ChunkTaskPriorityQueueSorter/hasWork ()Z +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_212889_ (I)[Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$pollTask$15 (I)[Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_212891_ (Lnet/minecraft/server/level/ChunkTaskPriorityQueue;Lnet/minecraft/util/thread/ProcessorHandle;Ljava/lang/Void;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$pollTask$16 (Lnet/minecraft/server/level/ChunkTaskPriorityQueue;Lnet/minecraft/util/thread/ProcessorHandle;Ljava/lang/Void;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_212895_ (Ljava/lang/Long;)Ljava/lang/String; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getDebugStatus$18 (Ljava/lang/Long;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_212897_ (Ljava/util/Map$Entry;)Ljava/lang/String; net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$getDebugStatus$19 (Ljava/util/Map$Entry;)Ljava/lang/String; +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_212899_ (Lnet/minecraft/server/level/ChunkTaskPriorityQueue;Lnet/minecraft/util/thread/ProcessorHandle;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/lambda$pollTask$17 (Lnet/minecraft/server/level/ChunkTaskPriorityQueue;Lnet/minecraft/util/thread/ProcessorHandle;)V +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter/m_6250_ (Lnet/minecraft/world/level/ChunkPos;Ljava/util/function/IntSupplier;ILjava/util/function/IntConsumer;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter/onLevelChange (Lnet/minecraft/world/level/ChunkPos;Ljava/util/function/IntSupplier;ILjava/util/function/IntConsumer;)V +CL: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/f_140664_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/task +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/f_140665_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/pos +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/f_140666_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/level +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/ (Ljava/util/function/Function;JLjava/util/function/IntSupplier;)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Message/ (Ljava/util/function/Function;JLjava/util/function/IntSupplier;)V +CL: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/f_140682_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/task +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/f_140683_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/pos +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/f_140684_ net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/clearQueue +FD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release +MD: net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/ (Ljava/lang/Runnable;JZ)V net/minecraft/server/level/ChunkTaskPriorityQueueSorter$Release/ (Ljava/lang/Runnable;JZ)V +CL: net/minecraft/server/level/ChunkTracker net/minecraft/server/level/ChunkTracker +FD: net/minecraft/server/level/ChunkTracker/net/minecraft/server/level/ChunkTracker net/minecraft/server/level/ChunkTracker/net/minecraft/server/level/ChunkTracker +MD: net/minecraft/server/level/ChunkTracker/ (III)V net/minecraft/server/level/ChunkTracker/ (III)V +MD: net/minecraft/server/level/ChunkTracker/m_140715_ (JIZ)V net/minecraft/server/level/ChunkTracker/update (JIZ)V +MD: net/minecraft/server/level/ChunkTracker/m_6163_ (J)Z net/minecraft/server/level/ChunkTracker/isSource (J)Z +MD: net/minecraft/server/level/ChunkTracker/m_6357_ (JJI)I net/minecraft/server/level/ChunkTracker/getComputedLevel (JJI)I +MD: net/minecraft/server/level/ChunkTracker/m_6359_ (JJI)I net/minecraft/server/level/ChunkTracker/computeLevelFromNeighbor (JJI)I +MD: net/minecraft/server/level/ChunkTracker/m_7031_ (J)I net/minecraft/server/level/ChunkTracker/getLevelFromSource (J)I +MD: net/minecraft/server/level/ChunkTracker/m_7900_ (JIZ)V net/minecraft/server/level/ChunkTracker/checkNeighborsAfterUpdate (JIZ)V +CL: net/minecraft/server/level/ColumnPos net/minecraft/server/level/ColumnPos +FD: net/minecraft/server/level/ColumnPos/f_140723_ net/minecraft/server/level/ColumnPos/x +FD: net/minecraft/server/level/ColumnPos/f_140724_ net/minecraft/server/level/ColumnPos/z +FD: net/minecraft/server/level/ColumnPos/f_143191_ net/minecraft/server/level/ColumnPos/COORD_BITS +FD: net/minecraft/server/level/ColumnPos/f_143192_ net/minecraft/server/level/ColumnPos/COORD_MASK +FD: net/minecraft/server/level/ColumnPos/f_143193_ net/minecraft/server/level/ColumnPos/HASH_A +FD: net/minecraft/server/level/ColumnPos/f_143194_ net/minecraft/server/level/ColumnPos/HASH_C +FD: net/minecraft/server/level/ColumnPos/f_143195_ net/minecraft/server/level/ColumnPos/HASH_Z_XOR +FD: net/minecraft/server/level/ColumnPos/net/minecraft/server/level/ColumnPos net/minecraft/server/level/ColumnPos/net/minecraft/server/level/ColumnPos +MD: net/minecraft/server/level/ColumnPos/ (II)V net/minecraft/server/level/ColumnPos/ (II)V +MD: net/minecraft/server/level/ColumnPos/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ColumnPos/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ColumnPos/equals (Ljava/lang/Object;)Z net/minecraft/server/level/ColumnPos/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/level/ColumnPos/hashCode ()I net/minecraft/server/level/ColumnPos/hashCode ()I +MD: net/minecraft/server/level/ColumnPos/m_143196_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/server/level/ColumnPos/toChunkPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/server/level/ColumnPos/m_143197_ (II)J net/minecraft/server/level/ColumnPos/asLong (II)J +MD: net/minecraft/server/level/ColumnPos/m_143200_ ()J net/minecraft/server/level/ColumnPos/toLong ()J +MD: net/minecraft/server/level/ColumnPos/toString ()Ljava/lang/String; net/minecraft/server/level/ColumnPos/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/DemoMode net/minecraft/server/level/DemoMode +FD: net/minecraft/server/level/DemoMode/f_140734_ net/minecraft/server/level/DemoMode/displayedIntro +FD: net/minecraft/server/level/DemoMode/f_140735_ net/minecraft/server/level/DemoMode/demoHasEnded +FD: net/minecraft/server/level/DemoMode/f_140736_ net/minecraft/server/level/DemoMode/demoEndedReminder +FD: net/minecraft/server/level/DemoMode/f_140737_ net/minecraft/server/level/DemoMode/gameModeTicks +FD: net/minecraft/server/level/DemoMode/f_143201_ net/minecraft/server/level/DemoMode/DEMO_DAYS +FD: net/minecraft/server/level/DemoMode/f_143202_ net/minecraft/server/level/DemoMode/TOTAL_PLAY_TICKS +FD: net/minecraft/server/level/DemoMode/net/minecraft/server/level/DemoMode net/minecraft/server/level/DemoMode/net/minecraft/server/level/DemoMode +MD: net/minecraft/server/level/DemoMode/ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/DemoMode/ (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/DemoMode/m_140757_ ()V net/minecraft/server/level/DemoMode/outputDemoReminder ()V +MD: net/minecraft/server/level/DemoMode/m_6261_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/server/level/DemoMode/useItem (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/server/level/DemoMode/m_7179_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/server/level/DemoMode/useItemOn (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/server/level/DemoMode/m_7391_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/Direction;I)V net/minecraft/server/level/DemoMode/handleBlockBreakAction (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/Direction;I)V +MD: net/minecraft/server/level/DemoMode/m_7712_ ()V net/minecraft/server/level/DemoMode/tick ()V +CL: net/minecraft/server/level/DistanceManager net/minecraft/server/level/DistanceManager +FD: net/minecraft/server/level/DistanceManager/f_140758_ net/minecraft/server/level/DistanceManager/LOGGER +FD: net/minecraft/server/level/DistanceManager/f_140759_ net/minecraft/server/level/DistanceManager/PLAYER_TICKET_LEVEL +FD: net/minecraft/server/level/DistanceManager/f_140760_ net/minecraft/server/level/DistanceManager/playersPerChunk +FD: net/minecraft/server/level/DistanceManager/f_140761_ net/minecraft/server/level/DistanceManager/tickets +FD: net/minecraft/server/level/DistanceManager/f_140762_ net/minecraft/server/level/DistanceManager/ticketTracker +FD: net/minecraft/server/level/DistanceManager/f_140763_ net/minecraft/server/level/DistanceManager/naturalSpawnChunkCounter +FD: net/minecraft/server/level/DistanceManager/f_140764_ net/minecraft/server/level/DistanceManager/playerTicketManager +FD: net/minecraft/server/level/DistanceManager/f_140765_ net/minecraft/server/level/DistanceManager/chunksToUpdateFutures +FD: net/minecraft/server/level/DistanceManager/f_140766_ net/minecraft/server/level/DistanceManager/ticketThrottler +FD: net/minecraft/server/level/DistanceManager/f_140767_ net/minecraft/server/level/DistanceManager/ticketThrottlerInput +FD: net/minecraft/server/level/DistanceManager/f_140768_ net/minecraft/server/level/DistanceManager/ticketThrottlerReleaser +FD: net/minecraft/server/level/DistanceManager/f_140769_ net/minecraft/server/level/DistanceManager/ticketsToRelease +FD: net/minecraft/server/level/DistanceManager/f_140770_ net/minecraft/server/level/DistanceManager/mainThreadExecutor +FD: net/minecraft/server/level/DistanceManager/f_140771_ net/minecraft/server/level/DistanceManager/ticketTickCounter +FD: net/minecraft/server/level/DistanceManager/f_143205_ net/minecraft/server/level/DistanceManager/ENTITY_TICKING_RANGE +FD: net/minecraft/server/level/DistanceManager/f_143206_ net/minecraft/server/level/DistanceManager/INITIAL_TICKET_LIST_CAPACITY +FD: net/minecraft/server/level/DistanceManager/f_183899_ net/minecraft/server/level/DistanceManager/ENTITY_TICKING_LEVEL_THRESHOLD +FD: net/minecraft/server/level/DistanceManager/f_183900_ net/minecraft/server/level/DistanceManager/BLOCK_TICKING_LEVEL_THRESHOLD +FD: net/minecraft/server/level/DistanceManager/f_183901_ net/minecraft/server/level/DistanceManager/tickingTicketsTracker +FD: net/minecraft/server/level/DistanceManager/f_183902_ net/minecraft/server/level/DistanceManager/simulationDistance +FD: net/minecraft/server/level/DistanceManager/net/minecraft/server/level/DistanceManager net/minecraft/server/level/DistanceManager/net/minecraft/server/level/DistanceManager +MD: net/minecraft/server/level/DistanceManager/ ()V net/minecraft/server/level/DistanceManager/ ()V +MD: net/minecraft/server/level/DistanceManager/ (Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)V net/minecraft/server/level/DistanceManager/ (Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/server/level/DistanceManager/m_140776_ ()V net/minecraft/server/level/DistanceManager/purgeStaleTickets ()V +MD: net/minecraft/server/level/DistanceManager/m_140777_ (I)V net/minecraft/server/level/DistanceManager/updatePlayerTickets (I)V +MD: net/minecraft/server/level/DistanceManager/m_140784_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/DistanceManager/addTicket (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/DistanceManager/m_140792_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/DistanceManager/addTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/DistanceManager/m_140797_ (Lnet/minecraft/util/SortedArraySet;)I net/minecraft/server/level/DistanceManager/getTicketLevelAt (Lnet/minecraft/util/SortedArraySet;)I +MD: net/minecraft/server/level/DistanceManager/m_140799_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/server/level/DistanceManager/updateChunkForced (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/server/level/DistanceManager/m_140802_ (Lnet/minecraft/core/SectionPos;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/DistanceManager/addPlayer (Lnet/minecraft/core/SectionPos;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/DistanceManager/m_140805_ (Lnet/minecraft/server/level/ChunkMap;)Z net/minecraft/server/level/DistanceManager/runAllUpdates (Lnet/minecraft/server/level/ChunkMap;)Z +MD: net/minecraft/server/level/DistanceManager/m_140816_ ()I net/minecraft/server/level/DistanceManager/getNaturalSpawnChunkCount ()I +MD: net/minecraft/server/level/DistanceManager/m_140818_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/DistanceManager/removeTicket (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/DistanceManager/m_140823_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/DistanceManager/removeTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/DistanceManager/m_140828_ (Lnet/minecraft/core/SectionPos;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/DistanceManager/removePlayer (Lnet/minecraft/core/SectionPos;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/DistanceManager/m_140837_ ()Ljava/lang/String; net/minecraft/server/level/DistanceManager/getDebugStatus ()Ljava/lang/String; +MD: net/minecraft/server/level/DistanceManager/m_140838_ (J)Ljava/lang/String; net/minecraft/server/level/DistanceManager/getTicketDebugString (J)Ljava/lang/String; +MD: net/minecraft/server/level/DistanceManager/m_140840_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/DistanceManager/addRegionTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/DistanceManager/m_140847_ (J)Z net/minecraft/server/level/DistanceManager/hasPlayersNearby (J)Z +MD: net/minecraft/server/level/DistanceManager/m_140849_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/DistanceManager/removeRegionTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/DistanceManager/m_140857_ (J)Lnet/minecraft/util/SortedArraySet; net/minecraft/server/level/DistanceManager/getTickets (J)Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/server/level/DistanceManager/m_143207_ (Ljava/lang/String;)V net/minecraft/server/level/DistanceManager/dumpTickets (Ljava/lang/String;)V +MD: net/minecraft/server/level/DistanceManager/m_183903_ (JLcom/mojang/datafixers/util/Either;)V net/minecraft/server/level/DistanceManager/lambda$runAllUpdates$4 (JLcom/mojang/datafixers/util/Either;)V +MD: net/minecraft/server/level/DistanceManager/m_183906_ (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/server/level/ChunkHolder;)V net/minecraft/server/level/DistanceManager/lambda$runAllUpdates$0 (Lnet/minecraft/server/level/ChunkMap;Lnet/minecraft/server/level/ChunkHolder;)V +MD: net/minecraft/server/level/DistanceManager/m_183909_ (Lnet/minecraft/server/level/Ticket;)Z net/minecraft/server/level/DistanceManager/lambda$runAllUpdates$1 (Lnet/minecraft/server/level/Ticket;)Z +MD: net/minecraft/server/level/DistanceManager/m_183911_ (I)V net/minecraft/server/level/DistanceManager/updateSimulationDistance (I)V +MD: net/minecraft/server/level/DistanceManager/m_183913_ (J)Z net/minecraft/server/level/DistanceManager/inEntityTickingRange (J)Z +MD: net/minecraft/server/level/DistanceManager/m_183915_ ()Lnet/minecraft/server/level/TickingTracker; net/minecraft/server/level/DistanceManager/tickingTracker ()Lnet/minecraft/server/level/TickingTracker; +MD: net/minecraft/server/level/DistanceManager/m_183916_ (J)Z net/minecraft/server/level/DistanceManager/inBlockTickingRange (J)Z +MD: net/minecraft/server/level/DistanceManager/m_183918_ ()I net/minecraft/server/level/DistanceManager/getPlayerTicketLevel ()I +MD: net/minecraft/server/level/DistanceManager/m_183919_ ()V net/minecraft/server/level/DistanceManager/lambda$runAllUpdates$2 ()V +MD: net/minecraft/server/level/DistanceManager/m_183920_ (J)Lit/unimi/dsi/fastutil/objects/ObjectSet; net/minecraft/server/level/DistanceManager/lambda$addPlayer$6 (J)Lit/unimi/dsi/fastutil/objects/ObjectSet; +MD: net/minecraft/server/level/DistanceManager/m_183922_ (J)Lnet/minecraft/util/SortedArraySet; net/minecraft/server/level/DistanceManager/lambda$getTickets$5 (J)Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/server/level/DistanceManager/m_183924_ (J)V net/minecraft/server/level/DistanceManager/lambda$runAllUpdates$3 (J)V +MD: net/minecraft/server/level/DistanceManager/m_201910_ ()V net/minecraft/server/level/DistanceManager/removeTicketsOnClosing ()V +MD: net/minecraft/server/level/DistanceManager/m_201911_ ()Z net/minecraft/server/level/DistanceManager/hasTickets ()Z +MD: net/minecraft/server/level/DistanceManager/m_7009_ (J)Z net/minecraft/server/level/DistanceManager/isChunkToRemove (J)Z +MD: net/minecraft/server/level/DistanceManager/m_7288_ (JILnet/minecraft/server/level/ChunkHolder;I)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/DistanceManager/updateChunkScheduling (JILnet/minecraft/server/level/ChunkHolder;I)Lnet/minecraft/server/level/ChunkHolder; +MD: net/minecraft/server/level/DistanceManager/m_7316_ (J)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/DistanceManager/getChunk (J)Lnet/minecraft/server/level/ChunkHolder; +CL: net/minecraft/server/level/DistanceManager$ChunkTicketTracker net/minecraft/server/level/DistanceManager$ChunkTicketTracker +FD: net/minecraft/server/level/DistanceManager$ChunkTicketTracker/f_140874_ net/minecraft/server/level/DistanceManager$ChunkTicketTracker/this$0 +FD: net/minecraft/server/level/DistanceManager$ChunkTicketTracker/net/minecraft/server/level/DistanceManager$ChunkTicketTracker net/minecraft/server/level/DistanceManager$ChunkTicketTracker/net/minecraft/server/level/DistanceManager$ChunkTicketTracker +MD: net/minecraft/server/level/DistanceManager$ChunkTicketTracker/ (Lnet/minecraft/server/level/DistanceManager;)V net/minecraft/server/level/DistanceManager$ChunkTicketTracker/ (Lnet/minecraft/server/level/DistanceManager;)V +MD: net/minecraft/server/level/DistanceManager$ChunkTicketTracker/m_140877_ (I)I net/minecraft/server/level/DistanceManager$ChunkTicketTracker/runDistanceUpdates (I)I +MD: net/minecraft/server/level/DistanceManager$ChunkTicketTracker/m_6172_ (J)I net/minecraft/server/level/DistanceManager$ChunkTicketTracker/getLevel (J)I +MD: net/minecraft/server/level/DistanceManager$ChunkTicketTracker/m_7031_ (J)I net/minecraft/server/level/DistanceManager$ChunkTicketTracker/getLevelFromSource (J)I +MD: net/minecraft/server/level/DistanceManager$ChunkTicketTracker/m_7351_ (JI)V net/minecraft/server/level/DistanceManager$ChunkTicketTracker/setLevel (JI)V +CL: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker +FD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/f_140886_ net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/chunks +FD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/f_140887_ net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/maxDistance +FD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/f_140888_ net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/this$0 +FD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/ (Lnet/minecraft/server/level/DistanceManager;I)V net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/ (Lnet/minecraft/server/level/DistanceManager;I)V +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/m_140902_ (J)Z net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/havePlayer (J)Z +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/m_143212_ (Ljava/lang/String;)V net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/dumpChunks (Ljava/lang/String;)V +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/m_6172_ (J)I net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/getLevel (J)I +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/m_6410_ ()V net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/runAllUpdates ()V +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/m_7031_ (J)I net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/getLevelFromSource (J)I +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/m_7351_ (JI)V net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/setLevel (JI)V +MD: net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/m_8002_ (JII)V net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker/onLevelChange (JII)V +CL: net/minecraft/server/level/DistanceManager$PlayerTicketTracker net/minecraft/server/level/DistanceManager$PlayerTicketTracker +FD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/f_140904_ net/minecraft/server/level/DistanceManager$PlayerTicketTracker/this$0 +FD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/f_140905_ net/minecraft/server/level/DistanceManager$PlayerTicketTracker/viewDistance +FD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/f_140906_ net/minecraft/server/level/DistanceManager$PlayerTicketTracker/queueLevels +FD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/f_140907_ net/minecraft/server/level/DistanceManager$PlayerTicketTracker/toUpdate +FD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/net/minecraft/server/level/DistanceManager$PlayerTicketTracker net/minecraft/server/level/DistanceManager$PlayerTicketTracker/net/minecraft/server/level/DistanceManager$PlayerTicketTracker +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/ (Lnet/minecraft/server/level/DistanceManager;I)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/ (Lnet/minecraft/server/level/DistanceManager;I)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140912_ (I)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/updateViewDistance (I)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140918_ (JIZZ)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/onLevelChange (JIZZ)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140923_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$onLevelChange$5 (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140926_ (JI)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$runAllUpdates$7 (JI)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140932_ (I)Z net/minecraft/server/level/DistanceManager$PlayerTicketTracker/haveTicketFor (I)Z +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140934_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$onLevelChange$2 (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140938_ (I)I net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$onLevelChange$3 (I)I +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_140940_ (J)I net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$runAllUpdates$6 (J)I +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_143214_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$onLevelChange$4 (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_143217_ ()V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$onLevelChange$0 ()V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_143218_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/lambda$onLevelChange$1 (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_6410_ ()V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/runAllUpdates ()V +MD: net/minecraft/server/level/DistanceManager$PlayerTicketTracker/m_8002_ (JII)V net/minecraft/server/level/DistanceManager$PlayerTicketTracker/onLevelChange (JII)V +CL: net/minecraft/server/level/PlayerMap net/minecraft/server/level/PlayerMap +FD: net/minecraft/server/level/PlayerMap/f_8241_ net/minecraft/server/level/PlayerMap/players +FD: net/minecraft/server/level/PlayerMap/net/minecraft/server/level/PlayerMap net/minecraft/server/level/PlayerMap/net/minecraft/server/level/PlayerMap +MD: net/minecraft/server/level/PlayerMap/ ()V net/minecraft/server/level/PlayerMap/ ()V +MD: net/minecraft/server/level/PlayerMap/m_183926_ (J)Ljava/util/Set; net/minecraft/server/level/PlayerMap/getPlayers (J)Ljava/util/Set; +MD: net/minecraft/server/level/PlayerMap/m_8245_ (JJLnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/PlayerMap/updatePlayer (JJLnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/PlayerMap/m_8249_ (JLnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/PlayerMap/removePlayer (JLnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/PlayerMap/m_8252_ (JLnet/minecraft/server/level/ServerPlayer;Z)V net/minecraft/server/level/PlayerMap/addPlayer (JLnet/minecraft/server/level/ServerPlayer;Z)V +MD: net/minecraft/server/level/PlayerMap/m_8256_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/PlayerMap/ignorePlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/PlayerMap/m_8258_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/PlayerMap/unIgnorePlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/PlayerMap/m_8260_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/server/level/PlayerMap/ignoredOrUnknown (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/server/level/PlayerMap/m_8262_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/server/level/PlayerMap/ignored (Lnet/minecraft/server/level/ServerPlayer;)Z +CL: net/minecraft/server/level/PlayerRespawnLogic net/minecraft/server/level/PlayerRespawnLogic +FD: net/minecraft/server/level/PlayerRespawnLogic/net/minecraft/server/level/PlayerRespawnLogic net/minecraft/server/level/PlayerRespawnLogic/net/minecraft/server/level/PlayerRespawnLogic +MD: net/minecraft/server/level/PlayerRespawnLogic/ ()V net/minecraft/server/level/PlayerRespawnLogic/ ()V +MD: net/minecraft/server/level/PlayerRespawnLogic/m_183928_ (Lnet/minecraft/server/level/ServerLevel;II)Lnet/minecraft/core/BlockPos; net/minecraft/server/level/PlayerRespawnLogic/getOverworldRespawnPos (Lnet/minecraft/server/level/ServerLevel;II)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/server/level/PlayerRespawnLogic/m_183932_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/BlockPos; net/minecraft/server/level/PlayerRespawnLogic/getSpawnPosInChunk (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/server/level/SectionTracker net/minecraft/server/level/SectionTracker +FD: net/minecraft/server/level/SectionTracker/net/minecraft/server/level/SectionTracker net/minecraft/server/level/SectionTracker/net/minecraft/server/level/SectionTracker +MD: net/minecraft/server/level/SectionTracker/ (III)V net/minecraft/server/level/SectionTracker/ (III)V +MD: net/minecraft/server/level/SectionTracker/m_6163_ (J)Z net/minecraft/server/level/SectionTracker/isSource (J)Z +MD: net/minecraft/server/level/SectionTracker/m_6357_ (JJI)I net/minecraft/server/level/SectionTracker/getComputedLevel (JJI)I +MD: net/minecraft/server/level/SectionTracker/m_6359_ (JJI)I net/minecraft/server/level/SectionTracker/computeLevelFromNeighbor (JJI)I +MD: net/minecraft/server/level/SectionTracker/m_7409_ (J)I net/minecraft/server/level/SectionTracker/getLevelFromSource (J)I +MD: net/minecraft/server/level/SectionTracker/m_7900_ (JIZ)V net/minecraft/server/level/SectionTracker/checkNeighborsAfterUpdate (JIZ)V +MD: net/minecraft/server/level/SectionTracker/m_8288_ (JIZ)V net/minecraft/server/level/SectionTracker/update (JIZ)V +CL: net/minecraft/server/level/ServerBossEvent net/minecraft/server/level/ServerBossEvent +FD: net/minecraft/server/level/ServerBossEvent/f_8296_ net/minecraft/server/level/ServerBossEvent/players +FD: net/minecraft/server/level/ServerBossEvent/f_8297_ net/minecraft/server/level/ServerBossEvent/unmodifiablePlayers +FD: net/minecraft/server/level/ServerBossEvent/f_8298_ net/minecraft/server/level/ServerBossEvent/visible +FD: net/minecraft/server/level/ServerBossEvent/net/minecraft/server/level/ServerBossEvent net/minecraft/server/level/ServerBossEvent/net/minecraft/server/level/ServerBossEvent +MD: net/minecraft/server/level/ServerBossEvent/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V net/minecraft/server/level/ServerBossEvent/ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V +MD: net/minecraft/server/level/ServerBossEvent/m_142711_ (F)V net/minecraft/server/level/ServerBossEvent/setProgress (F)V +MD: net/minecraft/server/level/ServerBossEvent/m_143224_ (Ljava/util/function/Function;)V net/minecraft/server/level/ServerBossEvent/broadcast (Ljava/util/function/Function;)V +MD: net/minecraft/server/level/ServerBossEvent/m_5648_ (Lnet/minecraft/world/BossEvent$BossBarOverlay;)V net/minecraft/server/level/ServerBossEvent/setOverlay (Lnet/minecraft/world/BossEvent$BossBarOverlay;)V +MD: net/minecraft/server/level/ServerBossEvent/m_6451_ (Lnet/minecraft/world/BossEvent$BossBarColor;)V net/minecraft/server/level/ServerBossEvent/setColor (Lnet/minecraft/world/BossEvent$BossBarColor;)V +MD: net/minecraft/server/level/ServerBossEvent/m_6456_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/level/ServerBossEvent/setName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/level/ServerBossEvent/m_6539_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerBossEvent/removePlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerBossEvent/m_6543_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerBossEvent/addPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerBossEvent/m_7003_ (Z)Lnet/minecraft/world/BossEvent; net/minecraft/server/level/ServerBossEvent/setDarkenScreen (Z)Lnet/minecraft/world/BossEvent; +MD: net/minecraft/server/level/ServerBossEvent/m_7005_ (Z)Lnet/minecraft/world/BossEvent; net/minecraft/server/level/ServerBossEvent/setPlayBossMusic (Z)Lnet/minecraft/world/BossEvent; +MD: net/minecraft/server/level/ServerBossEvent/m_7006_ (Z)Lnet/minecraft/world/BossEvent; net/minecraft/server/level/ServerBossEvent/setCreateWorldFog (Z)Lnet/minecraft/world/BossEvent; +MD: net/minecraft/server/level/ServerBossEvent/m_7706_ ()V net/minecraft/server/level/ServerBossEvent/removeAllPlayers ()V +MD: net/minecraft/server/level/ServerBossEvent/m_8321_ (Z)V net/minecraft/server/level/ServerBossEvent/setVisible (Z)V +MD: net/minecraft/server/level/ServerBossEvent/m_8323_ ()Z net/minecraft/server/level/ServerBossEvent/isVisible ()Z +MD: net/minecraft/server/level/ServerBossEvent/m_8324_ ()Ljava/util/Collection; net/minecraft/server/level/ServerBossEvent/getPlayers ()Ljava/util/Collection; +CL: net/minecraft/server/level/ServerChunkCache net/minecraft/server/level/ServerChunkCache +FD: net/minecraft/server/level/ServerChunkCache/f_143226_ net/minecraft/server/level/ServerChunkCache/CACHE_SIZE +FD: net/minecraft/server/level/ServerChunkCache/f_8325_ net/minecraft/server/level/ServerChunkCache/chunkMap +FD: net/minecraft/server/level/ServerChunkCache/f_8326_ net/minecraft/server/level/ServerChunkCache/CHUNK_STATUSES +FD: net/minecraft/server/level/ServerChunkCache/f_8327_ net/minecraft/server/level/ServerChunkCache/distanceManager +FD: net/minecraft/server/level/ServerChunkCache/f_8329_ net/minecraft/server/level/ServerChunkCache/level +FD: net/minecraft/server/level/ServerChunkCache/f_8330_ net/minecraft/server/level/ServerChunkCache/mainThread +FD: net/minecraft/server/level/ServerChunkCache/f_8331_ net/minecraft/server/level/ServerChunkCache/lightEngine +FD: net/minecraft/server/level/ServerChunkCache/f_8332_ net/minecraft/server/level/ServerChunkCache/mainThreadProcessor +FD: net/minecraft/server/level/ServerChunkCache/f_8333_ net/minecraft/server/level/ServerChunkCache/dataStorage +FD: net/minecraft/server/level/ServerChunkCache/f_8334_ net/minecraft/server/level/ServerChunkCache/lastInhabitedUpdate +FD: net/minecraft/server/level/ServerChunkCache/f_8335_ net/minecraft/server/level/ServerChunkCache/spawnEnemies +FD: net/minecraft/server/level/ServerChunkCache/f_8336_ net/minecraft/server/level/ServerChunkCache/spawnFriendlies +FD: net/minecraft/server/level/ServerChunkCache/f_8337_ net/minecraft/server/level/ServerChunkCache/lastChunkPos +FD: net/minecraft/server/level/ServerChunkCache/f_8338_ net/minecraft/server/level/ServerChunkCache/lastChunkStatus +FD: net/minecraft/server/level/ServerChunkCache/f_8339_ net/minecraft/server/level/ServerChunkCache/lastChunk +FD: net/minecraft/server/level/ServerChunkCache/f_8340_ net/minecraft/server/level/ServerChunkCache/lastSpawnState +FD: net/minecraft/server/level/ServerChunkCache/net/minecraft/server/level/ServerChunkCache net/minecraft/server/level/ServerChunkCache/net/minecraft/server/level/ServerChunkCache +MD: net/minecraft/server/level/ServerChunkCache/ ()V net/minecraft/server/level/ServerChunkCache/ ()V +MD: net/minecraft/server/level/ServerChunkCache/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/chunk/ChunkGenerator;IIZLnet/minecraft/server/level/progress/ChunkProgressListener;Lnet/minecraft/world/level/entity/ChunkStatusUpdateListener;Ljava/util/function/Supplier;)V net/minecraft/server/level/ServerChunkCache/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/chunk/ChunkGenerator;IIZLnet/minecraft/server/level/progress/ChunkProgressListener;Lnet/minecraft/world/level/entity/ChunkStatusUpdateListener;Ljava/util/function/Supplier;)V +MD: net/minecraft/server/level/ServerChunkCache/close ()V net/minecraft/server/level/ServerChunkCache/close ()V +MD: net/minecraft/server/level/ServerChunkCache/m_142061_ ()I net/minecraft/server/level/ServerChunkCache/getLoadedChunksCount ()I +MD: net/minecraft/server/level/ServerChunkCache/m_143239_ (J)Z net/minecraft/server/level/ServerChunkCache/isPositionTicking (J)Z +MD: net/minecraft/server/level/ServerChunkCache/m_184021_ (Lnet/minecraft/server/level/ServerChunkCache$ChunkAndHolder;)V net/minecraft/server/level/ServerChunkCache/lambda$tickChunks$5 (Lnet/minecraft/server/level/ServerChunkCache$ChunkAndHolder;)V +MD: net/minecraft/server/level/ServerChunkCache/m_184023_ (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/LightLayer;)V net/minecraft/server/level/ServerChunkCache/lambda$onLightUpdate$6 (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/LightLayer;)V +MD: net/minecraft/server/level/ServerChunkCache/m_184026_ (I)V net/minecraft/server/level/ServerChunkCache/setSimulationDistance (I)V +MD: net/minecraft/server/level/ServerChunkCache/m_196555_ ()Lnet/minecraft/world/level/chunk/storage/ChunkScanAccess; net/minecraft/server/level/ServerChunkCache/chunkScanner ()Lnet/minecraft/world/level/chunk/storage/ChunkScanAccess; +MD: net/minecraft/server/level/ServerChunkCache/m_201698_ (Ljava/util/function/BooleanSupplier;Z)V net/minecraft/server/level/ServerChunkCache/tick (Ljava/util/function/BooleanSupplier;Z)V +MD: net/minecraft/server/level/ServerChunkCache/m_201915_ ()V net/minecraft/server/level/ServerChunkCache/removeTicketsOnClosing ()V +MD: net/minecraft/server/level/ServerChunkCache/m_5563_ (II)Z net/minecraft/server/level/ServerChunkCache/hasChunk (II)Z +MD: net/minecraft/server/level/ServerChunkCache/m_6196_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/server/level/ServerChunkCache/getChunkForLighting (II)Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/server/level/ServerChunkCache/m_6506_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)V net/minecraft/server/level/ServerChunkCache/onLightUpdate (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/server/level/ServerChunkCache/m_6692_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/server/level/ServerChunkCache/updateChunkForced (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/server/level/ServerChunkCache/m_6707_ (ZZ)V net/minecraft/server/level/ServerChunkCache/setSpawnSettings (ZZ)V +MD: net/minecraft/server/level/ServerChunkCache/m_6754_ ()Ljava/lang/String; net/minecraft/server/level/ServerChunkCache/gatherStats ()Ljava/lang/String; +MD: net/minecraft/server/level/ServerChunkCache/m_7131_ (II)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/server/level/ServerChunkCache/getChunkNow (II)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/server/level/ServerChunkCache/m_7587_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ServerChunkCache/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ServerChunkCache/m_7653_ ()Lnet/minecraft/world/level/BlockGetter; net/minecraft/server/level/ServerChunkCache/getLevel ()Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/server/level/ServerChunkCache/m_7653_ ()Lnet/minecraft/world/level/Level; net/minecraft/server/level/ServerChunkCache/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/server/level/ServerChunkCache/m_7827_ ()Lnet/minecraft/server/level/ThreadedLevelLightEngine; net/minecraft/server/level/ServerChunkCache/getLightEngine ()Lnet/minecraft/server/level/ThreadedLevelLightEngine; +MD: net/minecraft/server/level/ServerChunkCache/m_7827_ ()Lnet/minecraft/world/level/lighting/LevelLightEngine; net/minecraft/server/level/ServerChunkCache/getLightEngine ()Lnet/minecraft/world/level/lighting/LevelLightEngine; +MD: net/minecraft/server/level/ServerChunkCache/m_8354_ (I)V net/minecraft/server/level/ServerChunkCache/setViewDistance (I)V +MD: net/minecraft/server/level/ServerChunkCache/m_8364_ (J)Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/ServerChunkCache/getVisibleChunkIfPresent (J)Lnet/minecraft/server/level/ChunkHolder; +MD: net/minecraft/server/level/ServerChunkCache/m_8366_ (JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/server/level/ServerChunkCache/storeInCache (JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/chunk/ChunkStatus;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8370_ (JLjava/util/function/Consumer;)V net/minecraft/server/level/ServerChunkCache/getFullChunk (JLjava/util/function/Consumer;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8385_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerChunkCache/move (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8387_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/ServerChunkCache/addRegionTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8394_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ServerChunkCache/broadcastAndSend (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8405_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ServerChunkCache/lambda$getChunk$1 (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ServerChunkCache/m_8412_ (Ljava/util/concurrent/CompletableFuture;)Ljava/util/concurrent/CompletionStage; net/minecraft/server/level/ServerChunkCache/lambda$getChunkFuture$4 (Ljava/util/concurrent/CompletableFuture;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/server/level/ServerChunkCache/m_8416_ (Lnet/minecraft/server/level/ChunkHolder;I)Z net/minecraft/server/level/ServerChunkCache/chunkAbsent (Lnet/minecraft/server/level/ChunkHolder;I)Z +MD: net/minecraft/server/level/ServerChunkCache/m_8419_ (Z)V net/minecraft/server/level/ServerChunkCache/save (Z)V +MD: net/minecraft/server/level/ServerChunkCache/m_8421_ (ZLnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ServerChunkCache/lambda$getChunk$2 (ZLnet/minecraft/server/level/ChunkHolder$ChunkLoadingFailure;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ServerChunkCache/m_8427_ ()I net/minecraft/server/level/ServerChunkCache/getTickingGenerated ()I +MD: net/minecraft/server/level/ServerChunkCache/m_8431_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ServerChunkCache/getChunkFuture (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ServerChunkCache/m_8438_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/ServerChunkCache/removeRegionTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8443_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerChunkCache/removeEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8445_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ServerChunkCache/broadcast (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8448_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; net/minecraft/server/level/ServerChunkCache/getChunkDebugData (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; +MD: net/minecraft/server/level/ServerChunkCache/m_8450_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerChunkCache/blockChanged (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8456_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ServerChunkCache/getChunkFutureMainThread (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ServerChunkCache/m_8463_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerChunkCache/addEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerChunkCache/m_8466_ ()Z net/minecraft/server/level/ServerChunkCache/pollTask ()Z +MD: net/minecraft/server/level/ServerChunkCache/m_8467_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ServerChunkCache/lambda$getChunkFuture$3 (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ServerChunkCache/m_8475_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ServerChunkCache/lambda$getChunk$0 (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ServerChunkCache/m_8480_ ()I net/minecraft/server/level/ServerChunkCache/getPendingTasksCount ()I +MD: net/minecraft/server/level/ServerChunkCache/m_8481_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/server/level/ServerChunkCache/getGenerator ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/server/level/ServerChunkCache/m_8483_ ()Lnet/minecraft/world/level/storage/DimensionDataStorage; net/minecraft/server/level/ServerChunkCache/getDataStorage ()Lnet/minecraft/world/level/storage/DimensionDataStorage; +MD: net/minecraft/server/level/ServerChunkCache/m_8484_ ()Lnet/minecraft/world/entity/ai/village/poi/PoiManager; net/minecraft/server/level/ServerChunkCache/getPoiManager ()Lnet/minecraft/world/entity/ai/village/poi/PoiManager; +MD: net/minecraft/server/level/ServerChunkCache/m_8485_ ()Lnet/minecraft/world/level/NaturalSpawner$SpawnState; net/minecraft/server/level/ServerChunkCache/getLastSpawnState ()Lnet/minecraft/world/level/NaturalSpawner$SpawnState; +MD: net/minecraft/server/level/ServerChunkCache/m_8488_ ()V net/minecraft/server/level/ServerChunkCache/clearCache ()V +MD: net/minecraft/server/level/ServerChunkCache/m_8489_ ()Z net/minecraft/server/level/ServerChunkCache/runDistanceManagerUpdates ()Z +MD: net/minecraft/server/level/ServerChunkCache/m_8490_ ()V net/minecraft/server/level/ServerChunkCache/tickChunks ()V +CL: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder net/minecraft/server/level/ServerChunkCache$ChunkAndHolder +FD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/f_184028_ net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/chunk +FD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/f_184029_ net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/holder +FD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/net/minecraft/server/level/ServerChunkCache$ChunkAndHolder net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/net/minecraft/server/level/ServerChunkCache$ChunkAndHolder +MD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/server/level/ChunkHolder;)V net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/server/level/ChunkHolder;)V +MD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/equals (Ljava/lang/Object;)Z net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/f_184028_ ()Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/chunk ()Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/f_184029_ ()Lnet/minecraft/server/level/ChunkHolder; net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/holder ()Lnet/minecraft/server/level/ChunkHolder; +MD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/hashCode ()I net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/hashCode ()I +MD: net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/toString ()Ljava/lang/String; net/minecraft/server/level/ServerChunkCache$ChunkAndHolder/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor net/minecraft/server/level/ServerChunkCache$MainThreadExecutor +FD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/f_8491_ net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/this$0 +FD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/net/minecraft/server/level/ServerChunkCache$MainThreadExecutor net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/net/minecraft/server/level/ServerChunkCache$MainThreadExecutor +MD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/ (Lnet/minecraft/server/level/ServerChunkCache;Lnet/minecraft/world/level/Level;)V net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/ (Lnet/minecraft/server/level/ServerChunkCache;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/m_5660_ ()Z net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/scheduleExecutables ()Z +MD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/m_6304_ ()Ljava/lang/Thread; net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/getRunningThread ()Ljava/lang/Thread; +MD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/m_6362_ (Ljava/lang/Runnable;)Z net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/shouldRun (Ljava/lang/Runnable;)Z +MD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/m_6367_ (Ljava/lang/Runnable;)V net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/doRunTask (Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/m_6681_ (Ljava/lang/Runnable;)Ljava/lang/Runnable; net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/wrapRunnable (Ljava/lang/Runnable;)Ljava/lang/Runnable; +MD: net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/m_7245_ ()Z net/minecraft/server/level/ServerChunkCache$MainThreadExecutor/pollTask ()Z +CL: net/minecraft/server/level/ServerEntity net/minecraft/server/level/ServerEntity +FD: net/minecraft/server/level/ServerEntity/f_143241_ net/minecraft/server/level/ServerEntity/TOLERANCE_LEVEL_ROTATION +FD: net/minecraft/server/level/ServerEntity/f_8508_ net/minecraft/server/level/ServerEntity/LOGGER +FD: net/minecraft/server/level/ServerEntity/f_8509_ net/minecraft/server/level/ServerEntity/level +FD: net/minecraft/server/level/ServerEntity/f_8510_ net/minecraft/server/level/ServerEntity/entity +FD: net/minecraft/server/level/ServerEntity/f_8511_ net/minecraft/server/level/ServerEntity/updateInterval +FD: net/minecraft/server/level/ServerEntity/f_8512_ net/minecraft/server/level/ServerEntity/trackDelta +FD: net/minecraft/server/level/ServerEntity/f_8513_ net/minecraft/server/level/ServerEntity/broadcast +FD: net/minecraft/server/level/ServerEntity/f_8514_ net/minecraft/server/level/ServerEntity/xp +FD: net/minecraft/server/level/ServerEntity/f_8515_ net/minecraft/server/level/ServerEntity/yp +FD: net/minecraft/server/level/ServerEntity/f_8516_ net/minecraft/server/level/ServerEntity/zp +FD: net/minecraft/server/level/ServerEntity/f_8517_ net/minecraft/server/level/ServerEntity/yRotp +FD: net/minecraft/server/level/ServerEntity/f_8518_ net/minecraft/server/level/ServerEntity/xRotp +FD: net/minecraft/server/level/ServerEntity/f_8519_ net/minecraft/server/level/ServerEntity/yHeadRotp +FD: net/minecraft/server/level/ServerEntity/f_8520_ net/minecraft/server/level/ServerEntity/ap +FD: net/minecraft/server/level/ServerEntity/f_8521_ net/minecraft/server/level/ServerEntity/tickCount +FD: net/minecraft/server/level/ServerEntity/f_8522_ net/minecraft/server/level/ServerEntity/teleportDelay +FD: net/minecraft/server/level/ServerEntity/f_8523_ net/minecraft/server/level/ServerEntity/lastPassengers +FD: net/minecraft/server/level/ServerEntity/f_8524_ net/minecraft/server/level/ServerEntity/wasRiding +FD: net/minecraft/server/level/ServerEntity/f_8525_ net/minecraft/server/level/ServerEntity/wasOnGround +FD: net/minecraft/server/level/ServerEntity/net/minecraft/server/level/ServerEntity net/minecraft/server/level/ServerEntity/net/minecraft/server/level/ServerEntity +MD: net/minecraft/server/level/ServerEntity/ ()V net/minecraft/server/level/ServerEntity/ ()V +MD: net/minecraft/server/level/ServerEntity/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;IZLjava/util/function/Consumer;)V net/minecraft/server/level/ServerEntity/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;IZLjava/util/function/Consumer;)V +MD: net/minecraft/server/level/ServerEntity/m_8533_ ()V net/minecraft/server/level/ServerEntity/sendChanges ()V +MD: net/minecraft/server/level/ServerEntity/m_8534_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerEntity/removePairing (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerEntity/m_8536_ (Ljava/util/function/Consumer;)V net/minecraft/server/level/ServerEntity/sendPairingData (Ljava/util/function/Consumer;)V +MD: net/minecraft/server/level/ServerEntity/m_8538_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ServerEntity/broadcastAndSend (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/level/ServerEntity/m_8540_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/server/level/ServerEntity/sentPos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/server/level/ServerEntity/m_8541_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerEntity/addPairing (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerEntity/m_8543_ ()V net/minecraft/server/level/ServerEntity/sendDirtyEntityData ()V +MD: net/minecraft/server/level/ServerEntity/m_8544_ ()V net/minecraft/server/level/ServerEntity/updateSentPos ()V +CL: net/minecraft/server/level/ServerLevel net/minecraft/server/level/ServerLevel +FD: net/minecraft/server/level/ServerLevel/f_143242_ net/minecraft/server/level/ServerLevel/EMPTY_TIME_NO_TICK +FD: net/minecraft/server/level/ServerLevel/f_143243_ net/minecraft/server/level/ServerLevel/entityTickList +FD: net/minecraft/server/level/ServerLevel/f_143244_ net/minecraft/server/level/ServerLevel/entityManager +FD: net/minecraft/server/level/ServerLevel/f_143245_ net/minecraft/server/level/ServerLevel/sleepStatus +FD: net/minecraft/server/level/ServerLevel/f_143246_ net/minecraft/server/level/ServerLevel/navigatingMobs +FD: net/minecraft/server/level/ServerLevel/f_143247_ net/minecraft/server/level/ServerLevel/dragonParts +FD: net/minecraft/server/level/ServerLevel/f_184039_ net/minecraft/server/level/ServerLevel/MAX_RAIN_DELAY_TIME +FD: net/minecraft/server/level/ServerLevel/f_184040_ net/minecraft/server/level/ServerLevel/MIN_RAIN_TIME +FD: net/minecraft/server/level/ServerLevel/f_184041_ net/minecraft/server/level/ServerLevel/MAX_RAIN_TIME +FD: net/minecraft/server/level/ServerLevel/f_184042_ net/minecraft/server/level/ServerLevel/MIN_THUNDER_DELAY_TIME +FD: net/minecraft/server/level/ServerLevel/f_184043_ net/minecraft/server/level/ServerLevel/MAX_THUNDER_DELAY_TIME +FD: net/minecraft/server/level/ServerLevel/f_184044_ net/minecraft/server/level/ServerLevel/MIN_THUNDER_TIME +FD: net/minecraft/server/level/ServerLevel/f_184045_ net/minecraft/server/level/ServerLevel/MAX_THUNDER_TIME +FD: net/minecraft/server/level/ServerLevel/f_184046_ net/minecraft/server/level/ServerLevel/MAX_SCHEDULED_TICKS_PER_TICK +FD: net/minecraft/server/level/ServerLevel/f_184047_ net/minecraft/server/level/ServerLevel/fluidTicks +FD: net/minecraft/server/level/ServerLevel/f_184048_ net/minecraft/server/level/ServerLevel/blockEventsToReschedule +FD: net/minecraft/server/level/ServerLevel/f_184049_ net/minecraft/server/level/ServerLevel/MIN_RAIN_DELAY_TIME +FD: net/minecraft/server/level/ServerLevel/f_196556_ net/minecraft/server/level/ServerLevel/structureCheck +FD: net/minecraft/server/level/ServerLevel/f_200893_ net/minecraft/server/level/ServerLevel/isUpdatingNavigations +FD: net/minecraft/server/level/ServerLevel/f_8546_ net/minecraft/server/level/ServerLevel/players +FD: net/minecraft/server/level/ServerLevel/f_8547_ net/minecraft/server/level/ServerLevel/chunkSource +FD: net/minecraft/server/level/ServerLevel/f_8548_ net/minecraft/server/level/ServerLevel/server +FD: net/minecraft/server/level/ServerLevel/f_8549_ net/minecraft/server/level/ServerLevel/serverLevelData +FD: net/minecraft/server/level/ServerLevel/f_8551_ net/minecraft/server/level/ServerLevel/emptyTime +FD: net/minecraft/server/level/ServerLevel/f_8552_ net/minecraft/server/level/ServerLevel/portalForcer +FD: net/minecraft/server/level/ServerLevel/f_8553_ net/minecraft/server/level/ServerLevel/blockTicks +FD: net/minecraft/server/level/ServerLevel/f_8556_ net/minecraft/server/level/ServerLevel/blockEvents +FD: net/minecraft/server/level/ServerLevel/f_8557_ net/minecraft/server/level/ServerLevel/handlingTick +FD: net/minecraft/server/level/ServerLevel/f_8558_ net/minecraft/server/level/ServerLevel/customSpawners +FD: net/minecraft/server/level/ServerLevel/f_8559_ net/minecraft/server/level/ServerLevel/dragonFight +FD: net/minecraft/server/level/ServerLevel/f_8560_ net/minecraft/server/level/ServerLevel/structureFeatureManager +FD: net/minecraft/server/level/ServerLevel/f_8561_ net/minecraft/server/level/ServerLevel/tickTime +FD: net/minecraft/server/level/ServerLevel/f_8562_ net/minecraft/server/level/ServerLevel/END_SPAWN_POINT +FD: net/minecraft/server/level/ServerLevel/f_8564_ net/minecraft/server/level/ServerLevel/noSave +FD: net/minecraft/server/level/ServerLevel/f_8565_ net/minecraft/server/level/ServerLevel/raids +FD: net/minecraft/server/level/ServerLevel/f_8566_ net/minecraft/server/level/ServerLevel/LOGGER +FD: net/minecraft/server/level/ServerLevel/net/minecraft/server/level/ServerLevel net/minecraft/server/level/ServerLevel/net/minecraft/server/level/ServerLevel +MD: net/minecraft/server/level/ServerLevel/ ()V net/minecraft/server/level/ServerLevel/ ()V +MD: net/minecraft/server/level/ServerLevel/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;Lnet/minecraft/server/level/progress/ChunkProgressListener;Lnet/minecraft/world/level/chunk/ChunkGenerator;ZJLjava/util/List;Z)V net/minecraft/server/level/ServerLevel/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;Lnet/minecraft/server/level/progress/ChunkProgressListener;Lnet/minecraft/world/level/chunk/ChunkGenerator;ZJLjava/util/List;Z)V +MD: net/minecraft/server/level/ServerLevel/close ()V net/minecraft/server/level/ServerLevel/close ()V +MD: net/minecraft/server/level/ServerLevel/m_142325_ (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/server/level/ServerLevel/setMapData (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/server/level/ServerLevel/m_142346_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerLevel/gameEvent (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerLevel/m_142572_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/server/level/ServerLevel/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/server/level/ServerLevel/m_142646_ ()Lnet/minecraft/world/level/entity/LevelEntityGetter; net/minecraft/server/level/ServerLevel/getEntities ()Lnet/minecraft/world/level/entity/LevelEntityGetter; +MD: net/minecraft/server/level/ServerLevel/m_143248_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/server/level/ServerLevel/findLightningRod (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +MD: net/minecraft/server/level/ServerLevel/m_143261_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/server/level/ServerLevel/removePlayerImmediately (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/server/level/ServerLevel/m_143280_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/server/level/ServerLevel/getEntities (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/server/level/ServerLevel/m_143283_ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V net/minecraft/server/level/ServerLevel/sendVibrationParticle (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V +MD: net/minecraft/server/level/ServerLevel/m_143288_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/server/level/ServerLevel/findLightningTargetAround (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/server/level/ServerLevel/m_143299_ (Ljava/io/Writer;)V net/minecraft/server/level/ServerLevel/dumpBlockEntityTickers (Ljava/io/Writer;)V +MD: net/minecraft/server/level/ServerLevel/m_143301_ (Ljava/lang/Iterable;Ljava/util/function/Function;)Ljava/lang/String; net/minecraft/server/level/ServerLevel/getTypeCount (Ljava/lang/Iterable;Ljava/util/function/Function;)Ljava/lang/String; +MD: net/minecraft/server/level/ServerLevel/m_143311_ (Ljava/util/stream/Stream;)V net/minecraft/server/level/ServerLevel/addLegacyChunkEntities (Ljava/util/stream/Stream;)V +MD: net/minecraft/server/level/ServerLevel/m_143315_ ()V net/minecraft/server/level/ServerLevel/announceSleepStatus ()V +MD: net/minecraft/server/level/ServerLevel/m_143317_ (I)Lnet/minecraft/world/entity/Entity; net/minecraft/server/level/ServerLevel/getEntityOrPart (I)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/server/level/ServerLevel/m_143319_ (J)Z net/minecraft/server/level/ServerLevel/areEntitiesLoaded (J)Z +MD: net/minecraft/server/level/ServerLevel/m_143327_ (Ljava/util/stream/Stream;)V net/minecraft/server/level/ServerLevel/addWorldGenChunkEntities (Ljava/util/stream/Stream;)V +MD: net/minecraft/server/level/ServerLevel/m_143333_ ()Z net/minecraft/server/level/ServerLevel/canSleepThroughNights ()Z +MD: net/minecraft/server/level/ServerLevel/m_143334_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel/addDuringTeleport (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel/m_143340_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerLevel/isPositionEntityTicking (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_143342_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/server/level/ServerLevel/shouldDiscardEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/server/level/ServerLevel/m_143344_ ()I net/minecraft/server/level/ServerLevel/getLogicalHeight ()I +MD: net/minecraft/server/level/ServerLevel/m_183324_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/server/level/ServerLevel/getFluidTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/server/level/ServerLevel/m_183324_ ()Lnet/minecraft/world/ticks/LevelTicks; net/minecraft/server/level/ServerLevel/getFluidTicks ()Lnet/minecraft/world/ticks/LevelTicks; +MD: net/minecraft/server/level/ServerLevel/m_183326_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/server/level/ServerLevel/getBlockTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/server/level/ServerLevel/m_183326_ ()Lnet/minecraft/world/ticks/LevelTicks; net/minecraft/server/level/ServerLevel/getBlockTicks ()Lnet/minecraft/world/ticks/LevelTicks; +MD: net/minecraft/server/level/ServerLevel/m_183438_ (J)Z net/minecraft/server/level/ServerLevel/shouldTickBlocksAt (J)Z +MD: net/minecraft/server/level/ServerLevel/m_184052_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/server/level/ServerLevel/lambda$findLightningRod$7 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/server/level/ServerLevel/m_184054_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerLevel/lambda$findLightningRod$6 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_184063_ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel/lambda$tick$3 (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel/m_184066_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/server/level/ServerLevel/lambda$findLightningTargetAround$8 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/server/level/ServerLevel/m_184068_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/server/level/ServerLevel/lambda$findLightningRod$5 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/server/level/ServerLevel/m_184076_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V net/minecraft/server/level/ServerLevel/tickFluid (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/server/level/ServerLevel/m_184079_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerLevel/lambda$sendVibrationParticle$12 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ClientboundAddVibrationSignalPacket;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerLevel/m_184088_ (Ljava/util/function/Predicate;Ljava/util/List;Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel/lambda$getEntities$11 (Ljava/util/function/Predicate;Ljava/util/List;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel/m_184092_ (Lnet/minecraft/server/MinecraftServer;)Lnet/minecraft/world/level/storage/DimensionDataStorage; net/minecraft/server/level/ServerLevel/lambda$new$0 (Lnet/minecraft/server/MinecraftServer;)Lnet/minecraft/world/level/storage/DimensionDataStorage; +MD: net/minecraft/server/level/ServerLevel/m_184094_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/raid/Raids; net/minecraft/server/level/ServerLevel/lambda$new$1 (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/raid/Raids; +MD: net/minecraft/server/level/ServerLevel/m_184096_ ()V net/minecraft/server/level/ServerLevel/advanceWeatherCycle ()V +MD: net/minecraft/server/level/ServerLevel/m_184097_ ()V net/minecraft/server/level/ServerLevel/resetWeatherCycle ()V +MD: net/minecraft/server/level/ServerLevel/m_184098_ ()Lnet/minecraft/world/entity/raid/Raids; net/minecraft/server/level/ServerLevel/lambda$new$2 ()Lnet/minecraft/world/entity/raid/Raids; +MD: net/minecraft/server/level/ServerLevel/m_184099_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerLevel/lambda$makeObsidianPlatform$21 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerLevel/m_184102_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ServerLevel/startTickingChunk (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/server/level/ServerLevel/m_184104_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/server/level/ServerLevel/lambda$onBlockStateChange$16 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/server/level/ServerLevel/m_184107_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/server/level/ServerLevel/lambda$onBlockStateChange$15 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/server/level/ServerLevel/m_184110_ (J)Z net/minecraft/server/level/ServerLevel/isPositionTickingWithEntitiesLoaded (J)Z +MD: net/minecraft/server/level/ServerLevel/m_184112_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/server/level/ServerLevel/tickBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/server/level/ServerLevel/m_184115_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerLevel/lambda$wakeUpAllPlayers$4 (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerLevel/m_184120_ (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; net/minecraft/server/level/ServerLevel/lambda$tickPassenger$10 (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; +MD: net/minecraft/server/level/ServerLevel/m_184123_ (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; net/minecraft/server/level/ServerLevel/lambda$tickNonPassenger$9 (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; +MD: net/minecraft/server/level/ServerLevel/m_196557_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/server/level/ServerLevel/onStructureStartsAvailable (Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/server/level/ServerLevel/m_201916_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/server/level/ServerLevel/isNaturalSpawningAllowed (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_201918_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerLevel/isNaturalSpawningAllowed (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_203675_ (III)Lnet/minecraft/core/Holder; net/minecraft/server/level/ServerLevel/getUncachedNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/server/level/ServerLevel/m_207559_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerLevel/lambda$onBlockStateChange$13 (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerLevel/m_207561_ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; net/minecraft/server/level/ServerLevel/findNearestMapFeature (Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/server/level/ServerLevel/m_207566_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/BlockEventData;)Z net/minecraft/server/level/ServerLevel/lambda$clearBlockEvents$17 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/BlockEventData;)Z +MD: net/minecraft/server/level/ServerLevel/m_207569_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)Ljava/lang/String; net/minecraft/server/level/ServerLevel/lambda$getTypeCount$19 (Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)Ljava/lang/String; +MD: net/minecraft/server/level/ServerLevel/m_207571_ (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;II)Lcom/mojang/datafixers/util/Pair; net/minecraft/server/level/ServerLevel/findNearestBiome (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;II)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/server/level/ServerLevel/m_207576_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerLevel/lambda$makeObsidianPlatform$20 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerLevel/m_207579_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/server/level/ServerLevel/lambda$onStructureStartsAvailable$22 (Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/server/level/ServerLevel/m_207581_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/server/level/ServerLevel/lambda$onBlockStateChange$14 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/server/level/ServerLevel/m_207584_ (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; net/minecraft/server/level/ServerLevel/lambda$getWatchdogStats$18 (Lnet/minecraft/world/entity/Entity;)Ljava/lang/String; +MD: net/minecraft/server/level/ServerLevel/m_46464_ ()Ljava/lang/String; net/minecraft/server/level/ServerLevel/gatherChunkSourceStats ()Ljava/lang/String; +MD: net/minecraft/server/level/ServerLevel/m_5898_ (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V net/minecraft/server/level/ServerLevel/levelEvent (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/server/level/ServerLevel/m_5962_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/server/level/ServerLevel/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/server/level/ServerLevel/m_6018_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/server/level/ServerLevel/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/server/level/ServerLevel/m_6188_ ()Lnet/minecraft/server/ServerScoreboard; net/minecraft/server/level/ServerLevel/getScoreboard ()Lnet/minecraft/server/ServerScoreboard; +MD: net/minecraft/server/level/ServerLevel/m_6188_ ()Lnet/minecraft/world/scores/Scoreboard; net/minecraft/server/level/ServerLevel/getScoreboard ()Lnet/minecraft/world/scores/Scoreboard; +MD: net/minecraft/server/level/ServerLevel/m_6263_ (Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/server/level/ServerLevel/playSound (Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/server/level/ServerLevel/m_6269_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/server/level/ServerLevel/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/server/level/ServerLevel/m_6289_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/server/level/ServerLevel/blockUpdated (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/server/level/ServerLevel/m_6559_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/server/level/ServerLevel/onBlockStateChange (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/server/level/ServerLevel/m_6798_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/server/level/ServerLevel/globalLevelEvent (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/server/level/ServerLevel/m_6801_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/server/level/ServerLevel/destroyBlockProgress (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/server/level/ServerLevel/m_6815_ (I)Lnet/minecraft/world/entity/Entity; net/minecraft/server/level/ServerLevel/getEntity (I)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/server/level/ServerLevel/m_6907_ ()Ljava/util/List; net/minecraft/server/level/ServerLevel/players ()Ljava/util/List; +MD: net/minecraft/server/level/ServerLevel/m_7260_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/server/level/ServerLevel/sendBlockUpdated (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V +MD: net/minecraft/server/level/ServerLevel/m_7328_ ()J net/minecraft/server/level/ServerLevel/getSeed ()J +MD: net/minecraft/server/level/ServerLevel/m_7354_ ()I net/minecraft/server/level/ServerLevel/getFreeMapId ()I +MD: net/minecraft/server/level/ServerLevel/m_7441_ ()Z net/minecraft/server/level/ServerLevel/noSave ()Z +MD: net/minecraft/server/level/ServerLevel/m_7465_ ()Lnet/minecraft/world/item/crafting/RecipeManager; net/minecraft/server/level/ServerLevel/getRecipeManager ()Lnet/minecraft/world/item/crafting/RecipeManager; +MD: net/minecraft/server/level/ServerLevel/m_7489_ (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/server/level/ServerLevel/getMapData (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/server/level/ServerLevel/m_7605_ (Lnet/minecraft/world/entity/Entity;B)V net/minecraft/server/level/ServerLevel/broadcastEntityEvent (Lnet/minecraft/world/entity/Entity;B)V +MD: net/minecraft/server/level/ServerLevel/m_7696_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V net/minecraft/server/level/ServerLevel/blockEvent (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V +MD: net/minecraft/server/level/ServerLevel/m_7703_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; net/minecraft/server/level/ServerLevel/explode (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; +MD: net/minecraft/server/level/ServerLevel/m_7717_ (Lnet/minecraft/core/Direction;Z)F net/minecraft/server/level/ServerLevel/getShade (Lnet/minecraft/core/Direction;Z)F +MD: net/minecraft/server/level/ServerLevel/m_7726_ ()Lnet/minecraft/server/level/ServerChunkCache; net/minecraft/server/level/ServerLevel/getChunkSource ()Lnet/minecraft/server/level/ServerChunkCache; +MD: net/minecraft/server/level/ServerLevel/m_7726_ ()Lnet/minecraft/world/level/chunk/ChunkSource; net/minecraft/server/level/ServerLevel/getChunkSource ()Lnet/minecraft/world/level/chunk/ChunkSource; +MD: net/minecraft/server/level/ServerLevel/m_7966_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerLevel/mayInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_7967_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/server/level/ServerLevel/addFreshEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/server/level/ServerLevel/m_8583_ ()Ljava/lang/Iterable; net/minecraft/server/level/ServerLevel/getAllEntities ()Ljava/lang/Iterable; +MD: net/minecraft/server/level/ServerLevel/m_8584_ ()Z net/minecraft/server/level/ServerLevel/isFlat ()Z +MD: net/minecraft/server/level/ServerLevel/m_8586_ ()Lnet/minecraft/world/level/dimension/end/EndDragonFight; net/minecraft/server/level/ServerLevel/dragonFight ()Lnet/minecraft/world/level/dimension/end/EndDragonFight; +MD: net/minecraft/server/level/ServerLevel/m_8590_ ()Ljava/lang/String; net/minecraft/server/level/ServerLevel/getWatchdogStats ()Ljava/lang/String; +MD: net/minecraft/server/level/ServerLevel/m_8595_ ()Lnet/minecraft/world/level/StructureFeatureManager; net/minecraft/server/level/ServerLevel/structureFeatureManager ()Lnet/minecraft/world/level/StructureFeatureManager; +MD: net/minecraft/server/level/ServerLevel/m_8602_ (IIZ)Z net/minecraft/server/level/ServerLevel/setChunkForced (IIZ)Z +MD: net/minecraft/server/level/ServerLevel/m_8606_ (IIZZ)V net/minecraft/server/level/ServerLevel/setWeatherParameters (IIZZ)V +MD: net/minecraft/server/level/ServerLevel/m_8615_ (J)V net/minecraft/server/level/ServerLevel/setDayTime (J)V +MD: net/minecraft/server/level/ServerLevel/m_8617_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/level/ServerLevel/makeObsidianPlatform (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/level/ServerLevel/m_8622_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerLevel/addDuringCommandTeleport (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerLevel/m_8624_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/particles/ParticleOptions;ZDDDIDDDD)Z net/minecraft/server/level/ServerLevel/sendParticles (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/core/particles/ParticleOptions;ZDDDIDDDD)Z +MD: net/minecraft/server/level/ServerLevel/m_8636_ (Lnet/minecraft/server/level/ServerPlayer;ZDDDLnet/minecraft/network/protocol/Packet;)Z net/minecraft/server/level/ServerLevel/sendParticles (Lnet/minecraft/server/level/ServerPlayer;ZDDDLnet/minecraft/network/protocol/Packet;)Z +MD: net/minecraft/server/level/ServerLevel/m_8643_ (Lnet/minecraft/util/ProgressListener;ZZ)V net/minecraft/server/level/ServerLevel/save (Lnet/minecraft/util/ProgressListener;ZZ)V +MD: net/minecraft/server/level/ServerLevel/m_8647_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel/tickNonPassenger (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel/m_8662_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel/tickPassenger (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel/m_8670_ (Lnet/minecraft/world/entity/ai/village/ReputationEventType;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ReputationEventHandler;)V net/minecraft/server/level/ServerLevel/onReputationEvent (Lnet/minecraft/world/entity/ai/village/ReputationEventType;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/ReputationEventHandler;)V +MD: net/minecraft/server/level/ServerLevel/m_8698_ (Lnet/minecraft/world/level/BlockEventData;)Z net/minecraft/server/level/ServerLevel/doBlockEvent (Lnet/minecraft/world/level/BlockEventData;)Z +MD: net/minecraft/server/level/ServerLevel/m_8712_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/server/level/ServerLevel/unload (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/server/level/ServerLevel/m_8714_ (Lnet/minecraft/world/level/chunk/LevelChunk;I)V net/minecraft/server/level/ServerLevel/tickChunk (Lnet/minecraft/world/level/chunk/LevelChunk;I)V +MD: net/minecraft/server/level/ServerLevel/m_8722_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/server/level/ServerLevel/clearBlockEvents (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/server/level/ServerLevel/m_8733_ (Lnet/minecraft/core/BlockPos;F)V net/minecraft/server/level/ServerLevel/setDefaultSpawnPos (Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/server/level/ServerLevel/m_8736_ (Lnet/minecraft/core/BlockPos;I)Z net/minecraft/server/level/ServerLevel/isCloseToVillage (Lnet/minecraft/core/BlockPos;I)Z +MD: net/minecraft/server/level/ServerLevel/m_8762_ (Lnet/minecraft/core/SectionPos;)Z net/minecraft/server/level/ServerLevel/isVillage (Lnet/minecraft/core/SectionPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_8767_ (Lnet/minecraft/core/particles/ParticleOptions;DDDIDDDD)I net/minecraft/server/level/ServerLevel/sendParticles (Lnet/minecraft/core/particles/ParticleOptions;DDDIDDDD)I +MD: net/minecraft/server/level/ServerLevel/m_8781_ (Ljava/io/Writer;Ljava/lang/Iterable;)V net/minecraft/server/level/ServerLevel/dumpEntities (Ljava/io/Writer;Ljava/lang/Iterable;)V +MD: net/minecraft/server/level/ServerLevel/m_8786_ (Ljava/nio/file/Path;)V net/minecraft/server/level/ServerLevel/saveDebugReport (Ljava/nio/file/Path;)V +MD: net/minecraft/server/level/ServerLevel/m_8791_ (Ljava/util/UUID;)Lnet/minecraft/world/entity/Entity; net/minecraft/server/level/ServerLevel/getEntity (Ljava/util/UUID;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/server/level/ServerLevel/m_8793_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/server/level/ServerLevel/tick (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/server/level/ServerLevel/m_8795_ (Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/server/level/ServerLevel/getPlayers (Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/server/level/ServerLevel/m_8799_ (ZZ)V net/minecraft/server/level/ServerLevel/tickCustomSpawners (ZZ)V +MD: net/minecraft/server/level/ServerLevel/m_8802_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerLevel/isVillage (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_8804_ ()V net/minecraft/server/level/ServerLevel/wakeUpAllPlayers ()V +MD: net/minecraft/server/level/ServerLevel/m_8806_ ()V net/minecraft/server/level/ServerLevel/saveLevelData ()V +MD: net/minecraft/server/level/ServerLevel/m_8807_ ()V net/minecraft/server/level/ServerLevel/runBlockEvents ()V +MD: net/minecraft/server/level/ServerLevel/m_8809_ ()V net/minecraft/server/level/ServerLevel/tickTime ()V +MD: net/minecraft/server/level/ServerLevel/m_8817_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerLevel/addDuringPortalTeleport (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerLevel/m_8828_ (Lnet/minecraft/core/SectionPos;)I net/minecraft/server/level/ServerLevel/sectionsToVillage (Lnet/minecraft/core/SectionPos;)I +MD: net/minecraft/server/level/ServerLevel/m_8832_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/raid/Raid; net/minecraft/server/level/ServerLevel/getRaidAt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/raid/Raid; +MD: net/minecraft/server/level/ServerLevel/m_8834_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerLevel/addNewPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerLevel/m_8843_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerLevel/isRaided (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerLevel/m_8845_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerLevel/addRespawnedPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerLevel/m_8847_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/server/level/ServerLevel/addWithUUID (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/server/level/ServerLevel/m_8853_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerLevel/addPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerLevel/m_8857_ ()Ljava/util/List; net/minecraft/server/level/ServerLevel/getDragons ()Ljava/util/List; +MD: net/minecraft/server/level/ServerLevel/m_8860_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/server/level/ServerLevel/tryAddFreshEntityWithPassengers (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/server/level/ServerLevel/m_8871_ ()Lnet/minecraft/world/level/portal/PortalForcer; net/minecraft/server/level/ServerLevel/getPortalForcer ()Lnet/minecraft/world/level/portal/PortalForcer; +MD: net/minecraft/server/level/ServerLevel/m_8872_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/server/level/ServerLevel/addEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/server/level/ServerLevel/m_8874_ ()Z net/minecraft/server/level/ServerLevel/isHandlingTick ()Z +MD: net/minecraft/server/level/ServerLevel/m_8875_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; net/minecraft/server/level/ServerLevel/getStructureManager ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; +MD: net/minecraft/server/level/ServerLevel/m_8878_ ()V net/minecraft/server/level/ServerLevel/updateSleepingPlayerList ()V +MD: net/minecraft/server/level/ServerLevel/m_8886_ ()V net/minecraft/server/level/ServerLevel/resetEmptyTime ()V +MD: net/minecraft/server/level/ServerLevel/m_8890_ ()Lnet/minecraft/server/level/ServerPlayer; net/minecraft/server/level/ServerLevel/getRandomPlayer ()Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/server/level/ServerLevel/m_8895_ ()Lnet/minecraft/world/level/storage/DimensionDataStorage; net/minecraft/server/level/ServerLevel/getDataStorage ()Lnet/minecraft/world/level/storage/DimensionDataStorage; +MD: net/minecraft/server/level/ServerLevel/m_8900_ ()Lnet/minecraft/core/BlockPos; net/minecraft/server/level/ServerLevel/getSharedSpawnPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/server/level/ServerLevel/m_8901_ ()F net/minecraft/server/level/ServerLevel/getSharedSpawnAngle ()F +MD: net/minecraft/server/level/ServerLevel/m_8902_ ()Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/server/level/ServerLevel/getForcedChunks ()Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/server/level/ServerLevel/m_8904_ ()Lnet/minecraft/world/entity/ai/village/poi/PoiManager; net/minecraft/server/level/ServerLevel/getPoiManager ()Lnet/minecraft/world/entity/ai/village/poi/PoiManager; +MD: net/minecraft/server/level/ServerLevel/m_8905_ ()Lnet/minecraft/world/entity/raid/Raids; net/minecraft/server/level/ServerLevel/getRaids ()Lnet/minecraft/world/entity/raid/Raids; +MD: net/minecraft/server/level/ServerLevel/toString ()Ljava/lang/String; net/minecraft/server/level/ServerLevel/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/ServerLevel$EntityCallbacks net/minecraft/server/level/ServerLevel$EntityCallbacks +FD: net/minecraft/server/level/ServerLevel$EntityCallbacks/f_143351_ net/minecraft/server/level/ServerLevel$EntityCallbacks/this$0 +FD: net/minecraft/server/level/ServerLevel$EntityCallbacks/net/minecraft/server/level/ServerLevel$EntityCallbacks net/minecraft/server/level/ServerLevel$EntityCallbacks/net/minecraft/server/level/ServerLevel$EntityCallbacks +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/ (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141981_ (Ljava/lang/Object;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTrackingEnd (Ljava/lang/Object;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141981_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTrackingEnd (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141983_ (Ljava/lang/Object;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTickingEnd (Ljava/lang/Object;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141983_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTickingEnd (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141985_ (Ljava/lang/Object;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTrackingStart (Ljava/lang/Object;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141985_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTrackingStart (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141986_ (Ljava/lang/Object;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onDestroyed (Ljava/lang/Object;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141986_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onDestroyed (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141987_ (Ljava/lang/Object;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTickingStart (Ljava/lang/Object;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141987_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onTickingStart (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141989_ (Ljava/lang/Object;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onCreated (Ljava/lang/Object;)V +MD: net/minecraft/server/level/ServerLevel$EntityCallbacks/m_141989_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerLevel$EntityCallbacks/onCreated (Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/server/level/ServerPlayer net/minecraft/server/level/ServerPlayer +FD: net/minecraft/server/level/ServerPlayer/f_143378_ net/minecraft/server/level/ServerPlayer/textFilteringEnabled +FD: net/minecraft/server/level/ServerPlayer/f_143379_ net/minecraft/server/level/ServerPlayer/containerSynchronizer +FD: net/minecraft/server/level/ServerPlayer/f_143380_ net/minecraft/server/level/ServerPlayer/containerListener +FD: net/minecraft/server/level/ServerPlayer/f_143381_ net/minecraft/server/level/ServerPlayer/NEUTRAL_MOB_DEATH_NOTIFICATION_RADII_XZ +FD: net/minecraft/server/level/ServerPlayer/f_143382_ net/minecraft/server/level/ServerPlayer/NEUTRAL_MOB_DEATH_NOTIFICATION_RADII_Y +FD: net/minecraft/server/level/ServerPlayer/f_184125_ net/minecraft/server/level/ServerPlayer/startingToFallPosition +FD: net/minecraft/server/level/ServerPlayer/f_184126_ net/minecraft/server/level/ServerPlayer/enteredLavaOnVehiclePosition +FD: net/minecraft/server/level/ServerPlayer/f_184127_ net/minecraft/server/level/ServerPlayer/allowsListing +FD: net/minecraft/server/level/ServerPlayer/f_8906_ net/minecraft/server/level/ServerPlayer/connection +FD: net/minecraft/server/level/ServerPlayer/f_8907_ net/minecraft/server/level/ServerPlayer/LOGGER +FD: net/minecraft/server/level/ServerPlayer/f_8909_ net/minecraft/server/level/ServerPlayer/advancements +FD: net/minecraft/server/level/ServerPlayer/f_8910_ net/minecraft/server/level/ServerPlayer/stats +FD: net/minecraft/server/level/ServerPlayer/f_8911_ net/minecraft/server/level/ServerPlayer/lastRecordedHealthAndAbsorption +FD: net/minecraft/server/level/ServerPlayer/f_8912_ net/minecraft/server/level/ServerPlayer/lastRecordedFoodLevel +FD: net/minecraft/server/level/ServerPlayer/f_8913_ net/minecraft/server/level/ServerPlayer/lastRecordedAirLevel +FD: net/minecraft/server/level/ServerPlayer/f_8914_ net/minecraft/server/level/ServerPlayer/lastRecordedArmor +FD: net/minecraft/server/level/ServerPlayer/f_8915_ net/minecraft/server/level/ServerPlayer/lastRecordedLevel +FD: net/minecraft/server/level/ServerPlayer/f_8916_ net/minecraft/server/level/ServerPlayer/lastRecordedExperience +FD: net/minecraft/server/level/ServerPlayer/f_8917_ net/minecraft/server/level/ServerPlayer/lastSentHealth +FD: net/minecraft/server/level/ServerPlayer/f_8918_ net/minecraft/server/level/ServerPlayer/lastSentFood +FD: net/minecraft/server/level/ServerPlayer/f_8919_ net/minecraft/server/level/ServerPlayer/lastFoodSaturationZero +FD: net/minecraft/server/level/ServerPlayer/f_8920_ net/minecraft/server/level/ServerPlayer/lastSentExp +FD: net/minecraft/server/level/ServerPlayer/f_8921_ net/minecraft/server/level/ServerPlayer/spawnInvulnerableTime +FD: net/minecraft/server/level/ServerPlayer/f_8922_ net/minecraft/server/level/ServerPlayer/chatVisibility +FD: net/minecraft/server/level/ServerPlayer/f_8923_ net/minecraft/server/level/ServerPlayer/canChatColor +FD: net/minecraft/server/level/ServerPlayer/f_8924_ net/minecraft/server/level/ServerPlayer/server +FD: net/minecraft/server/level/ServerPlayer/f_8925_ net/minecraft/server/level/ServerPlayer/lastActionTime +FD: net/minecraft/server/level/ServerPlayer/f_8926_ net/minecraft/server/level/ServerPlayer/camera +FD: net/minecraft/server/level/ServerPlayer/f_8927_ net/minecraft/server/level/ServerPlayer/isChangingDimension +FD: net/minecraft/server/level/ServerPlayer/f_8928_ net/minecraft/server/level/ServerPlayer/seenCredits +FD: net/minecraft/server/level/ServerPlayer/f_8929_ net/minecraft/server/level/ServerPlayer/recipeBook +FD: net/minecraft/server/level/ServerPlayer/f_8930_ net/minecraft/server/level/ServerPlayer/levitationStartPos +FD: net/minecraft/server/level/ServerPlayer/f_8931_ net/minecraft/server/level/ServerPlayer/levitationStartTime +FD: net/minecraft/server/level/ServerPlayer/f_8932_ net/minecraft/server/level/ServerPlayer/disconnected +FD: net/minecraft/server/level/ServerPlayer/f_8933_ net/minecraft/server/level/ServerPlayer/enteredNetherPosition +FD: net/minecraft/server/level/ServerPlayer/f_8934_ net/minecraft/server/level/ServerPlayer/lastSectionPos +FD: net/minecraft/server/level/ServerPlayer/f_8935_ net/minecraft/server/level/ServerPlayer/respawnDimension +FD: net/minecraft/server/level/ServerPlayer/f_8936_ net/minecraft/server/level/ServerPlayer/respawnPosition +FD: net/minecraft/server/level/ServerPlayer/f_8937_ net/minecraft/server/level/ServerPlayer/respawnForced +FD: net/minecraft/server/level/ServerPlayer/f_8938_ net/minecraft/server/level/ServerPlayer/respawnAngle +FD: net/minecraft/server/level/ServerPlayer/f_8939_ net/minecraft/server/level/ServerPlayer/textFilter +FD: net/minecraft/server/level/ServerPlayer/f_8940_ net/minecraft/server/level/ServerPlayer/containerCounter +FD: net/minecraft/server/level/ServerPlayer/f_8941_ net/minecraft/server/level/ServerPlayer/gameMode +FD: net/minecraft/server/level/ServerPlayer/f_8943_ net/minecraft/server/level/ServerPlayer/latency +FD: net/minecraft/server/level/ServerPlayer/f_8944_ net/minecraft/server/level/ServerPlayer/wonGame +FD: net/minecraft/server/level/ServerPlayer/net/minecraft/server/level/ServerPlayer net/minecraft/server/level/ServerPlayer/net/minecraft/server/level/ServerPlayer +MD: net/minecraft/server/level/ServerPlayer/ ()V net/minecraft/server/level/ServerPlayer/ ()V +MD: net/minecraft/server/level/ServerPlayer/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/level/ServerPlayer/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/level/ServerPlayer/m_141973_ (Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerPlayer/onEffectUpdated (Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerPlayer/m_142098_ (DDD)V net/minecraft/server/level/ServerPlayer/dismountTo (DDD)V +MD: net/minecraft/server/level/ServerPlayer/m_142106_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/server/level/ServerPlayer/updateUsingItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/server/level/ServerPlayer/m_142265_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerPlayer/mayInteract (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerPlayer/m_142540_ (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerPlayer/onEffectAdded (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerPlayer/m_143387_ ()Z net/minecraft/server/level/ServerPlayer/isTextFilteringEnabled ()Z +MD: net/minecraft/server/level/ServerPlayer/m_143399_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V net/minecraft/server/level/ServerPlayer/initMenu (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V +MD: net/minecraft/server/level/ServerPlayer/m_143403_ (Lnet/minecraft/world/level/GameType;)Z net/minecraft/server/level/ServerPlayer/setGameMode (Lnet/minecraft/world/level/GameType;)Z +MD: net/minecraft/server/level/ServerPlayer/m_143408_ (Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/network/chat/Component;)V net/minecraft/server/level/ServerPlayer/sendTexturePack (Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/level/ServerPlayer/m_143413_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lnet/minecraft/world/level/GameType; net/minecraft/server/level/ServerPlayer/readPlayerMode (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/server/level/ServerPlayer/m_143416_ (Lnet/minecraft/network/chat/ChatType;)Z net/minecraft/server/level/ServerPlayer/acceptsChat (Lnet/minecraft/network/chat/ChatType;)Z +MD: net/minecraft/server/level/ServerPlayer/m_143418_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/server/level/ServerPlayer/lambda$die$2 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/server/level/ServerPlayer/m_143421_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/server/level/ServerPlayer/shouldFilterMessageTo (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/server/level/ServerPlayer/m_143423_ (Lnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/GameType; net/minecraft/server/level/ServerPlayer/calculateGameModeForNewPlayer (Lnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/server/level/ServerPlayer/m_143425_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/level/ServerPlayer/setLevel (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/level/ServerPlayer/m_143427_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/level/ServerPlayer/loadGameTypes (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/level/ServerPlayer/m_143429_ ()V net/minecraft/server/level/ServerPlayer/initInventoryMenu ()V +MD: net/minecraft/server/level/ServerPlayer/m_143430_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/level/ServerPlayer/storeGameTypes (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/level/ServerPlayer/m_143432_ ()Z net/minecraft/server/level/ServerPlayer/canChatInColor ()Z +MD: net/minecraft/server/level/ServerPlayer/m_182291_ (Lnet/minecraft/world/entity/player/Inventory;I)V net/minecraft/server/level/ServerPlayer/lambda$drop$10 (Lnet/minecraft/world/entity/player/Inventory;I)V +MD: net/minecraft/server/level/ServerPlayer/m_182294_ (Z)Z net/minecraft/server/level/ServerPlayer/drop (Z)Z +MD: net/minecraft/server/level/ServerPlayer/m_183318_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/border/WorldBorder;)Ljava/util/Optional; net/minecraft/server/level/ServerPlayer/getExitPortal (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/border/WorldBorder;)Ljava/util/Optional; +MD: net/minecraft/server/level/ServerPlayer/m_183503_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/server/level/ServerPlayer/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/server/level/ServerPlayer/m_183503_ ()Lnet/minecraft/world/level/Level; net/minecraft/server/level/ServerPlayer/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/server/level/ServerPlayer/m_183634_ ()V net/minecraft/server/level/ServerPlayer/resetFallDistance ()V +MD: net/minecraft/server/level/ServerPlayer/m_184128_ ()Z net/minecraft/server/level/ServerPlayer/allowsListing ()Z +MD: net/minecraft/server/level/ServerPlayer/m_184135_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/level/ServerPlayer/trackChunk (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/level/ServerPlayer/m_184139_ ()V net/minecraft/server/level/ServerPlayer/trackStartFallingPosition ()V +MD: net/minecraft/server/level/ServerPlayer/m_184140_ ()V net/minecraft/server/level/ServerPlayer/trackEnteredOrExitedLavaOnVehicle ()V +MD: net/minecraft/server/level/ServerPlayer/m_5489_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; net/minecraft/server/level/ServerPlayer/changeDimension (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/server/level/ServerPlayer/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/server/level/ServerPlayer/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/server/level/ServerPlayer/m_5661_ (Lnet/minecraft/network/chat/Component;Z)V net/minecraft/server/level/ServerPlayer/displayClientMessage (Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/server/level/ServerPlayer/m_5700_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerPlayer/magicCrit (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerPlayer/m_5704_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerPlayer/crit (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerPlayer/m_5706_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerPlayer/attack (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerPlayer/m_5802_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerPlayer/startSleeping (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerPlayer/m_5806_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerPlayer/onChangedBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerPlayer/m_5833_ ()Z net/minecraft/server/level/ServerPlayer/isSpectator ()Z +MD: net/minecraft/server/level/ServerPlayer/m_5893_ (Lnet/minecraft/world/MenuProvider;)Ljava/util/OptionalInt; net/minecraft/server/level/ServerPlayer/openMenu (Lnet/minecraft/world/MenuProvider;)Ljava/util/OptionalInt; +MD: net/minecraft/server/level/ServerPlayer/m_5993_ (Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/server/level/ServerPlayer/awardKillScore (Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/server/level/ServerPlayer/m_6021_ (DDD)V net/minecraft/server/level/ServerPlayer/teleportTo (DDD)V +MD: net/minecraft/server/level/ServerPlayer/m_6027_ (DDD)V net/minecraft/server/level/ServerPlayer/moveTo (DDD)V +MD: net/minecraft/server/level/ServerPlayer/m_6145_ (ZZ)V net/minecraft/server/level/ServerPlayer/stopSleepInBed (ZZ)V +MD: net/minecraft/server/level/ServerPlayer/m_6278_ (Lnet/minecraft/stats/Stat;I)V net/minecraft/server/level/ServerPlayer/awardStat (Lnet/minecraft/stats/Stat;I)V +MD: net/minecraft/server/level/ServerPlayer/m_6330_ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/server/level/ServerPlayer/playNotifySound (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/server/level/ServerPlayer/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/server/level/ServerPlayer/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/server/level/ServerPlayer/m_6459_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/server/level/ServerPlayer/broadcastToPlayer (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/server/level/ServerPlayer/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/server/level/ServerPlayer/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/server/level/ServerPlayer/m_6658_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;Lnet/minecraft/world/Container;)V net/minecraft/server/level/ServerPlayer/openHorseInventory (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;Lnet/minecraft/world/Container;)V +MD: net/minecraft/server/level/ServerPlayer/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/server/level/ServerPlayer/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/server/level/ServerPlayer/m_6673_ (Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/server/level/ServerPlayer/isInvulnerableTo (Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/server/level/ServerPlayer/m_6674_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/server/level/ServerPlayer/swing (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/server/level/ServerPlayer/m_6749_ (I)V net/minecraft/server/level/ServerPlayer/giveExperienceLevels (I)V +MD: net/minecraft/server/level/ServerPlayer/m_6756_ (I)V net/minecraft/server/level/ServerPlayer/giveExperiencePoints (I)V +MD: net/minecraft/server/level/ServerPlayer/m_6763_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/server/level/ServerPlayer/onInsideBlock (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/server/level/ServerPlayer/m_6885_ ()V net/minecraft/server/level/ServerPlayer/onUpdateAbilities ()V +MD: net/minecraft/server/level/ServerPlayer/m_6915_ ()V net/minecraft/server/level/ServerPlayer/closeContainer ()V +MD: net/minecraft/server/level/ServerPlayer/m_6986_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V net/minecraft/server/level/ServerPlayer/openItemGui (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/server/level/ServerPlayer/m_7099_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/server/level/ServerPlayer/canHarmPlayer (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/server/level/ServerPlayer/m_7166_ (Lnet/minecraft/stats/Stat;)V net/minecraft/server/level/ServerPlayer/resetStat (Lnet/minecraft/stats/Stat;)V +MD: net/minecraft/server/level/ServerPlayer/m_7197_ (Lnet/minecraft/world/item/ItemStack;ZZ)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/server/level/ServerPlayer/drop (Lnet/minecraft/world/item/ItemStack;ZZ)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/server/level/ServerPlayer/m_7279_ (Ljava/util/Collection;)I net/minecraft/server/level/ServerPlayer/resetRecipes (Ljava/util/Collection;)I +MD: net/minecraft/server/level/ServerPlayer/m_7281_ (Ljava/util/Collection;)I net/minecraft/server/level/ServerPlayer/awardRecipes (Ljava/util/Collection;)I +MD: net/minecraft/server/level/ServerPlayer/m_7285_ (Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/server/level/ServerPlayer/onEffectRemoved (Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/server/level/ServerPlayer/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/level/ServerPlayer/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/level/ServerPlayer/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/server/level/ServerPlayer/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/server/level/ServerPlayer/m_7408_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/server/level/ServerPlayer/onEnchantmentPerformed (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/server/level/ServerPlayer/m_7478_ ()Lnet/minecraft/world/item/ItemCooldowns; net/minecraft/server/level/ServerPlayer/createItemCooldowns ()Lnet/minecraft/world/item/ItemCooldowns; +MD: net/minecraft/server/level/ServerPlayer/m_7500_ ()Z net/minecraft/server/level/ServerPlayer/isCreative ()Z +MD: net/minecraft/server/level/ServerPlayer/m_7618_ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/server/level/ServerPlayer/lookAt (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/server/level/ServerPlayer/m_7662_ (ILnet/minecraft/world/item/trading/MerchantOffers;IIZZ)V net/minecraft/server/level/ServerPlayer/sendMerchantOffers (ILnet/minecraft/world/item/trading/MerchantOffers;IIZZ)V +MD: net/minecraft/server/level/ServerPlayer/m_7698_ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V net/minecraft/server/level/ServerPlayer/openCommandBlock (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V +MD: net/minecraft/server/level/ServerPlayer/m_7720_ (Lnet/minecraft/core/BlockPos;)Lcom/mojang/datafixers/util/Either; net/minecraft/server/level/ServerPlayer/startSleepInBed (Lnet/minecraft/core/BlockPos;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/server/level/ServerPlayer/m_7739_ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)V net/minecraft/server/level/ServerPlayer/openTextEdit (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)V +MD: net/minecraft/server/level/ServerPlayer/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerPlayer/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerPlayer/m_7902_ ([Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/server/level/ServerPlayer/awardRecipesByKey ([Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/server/level/ServerPlayer/m_7937_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/portal/PortalInfo; net/minecraft/server/level/ServerPlayer/findDimensionEntryPoint (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/portal/PortalInfo; +MD: net/minecraft/server/level/ServerPlayer/m_7938_ (Lnet/minecraft/world/entity/Entity;I)V net/minecraft/server/level/ServerPlayer/take (Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/server/level/ServerPlayer/m_7998_ (Lnet/minecraft/world/entity/Entity;Z)Z net/minecraft/server/level/ServerPlayer/startRiding (Lnet/minecraft/world/entity/Entity;Z)Z +MD: net/minecraft/server/level/ServerPlayer/m_8021_ ()V net/minecraft/server/level/ServerPlayer/processPortalCooldown ()V +MD: net/minecraft/server/level/ServerPlayer/m_8034_ ()V net/minecraft/server/level/ServerPlayer/updateInvisibilityStatus ()V +MD: net/minecraft/server/level/ServerPlayer/m_8088_ ()I net/minecraft/server/level/ServerPlayer/getPermissionLevel ()I +MD: net/minecraft/server/level/ServerPlayer/m_8095_ ()V net/minecraft/server/level/ServerPlayer/completeUsingItem ()V +MD: net/minecraft/server/level/ServerPlayer/m_8098_ ()V net/minecraft/server/level/ServerPlayer/onLeaveCombat ()V +MD: net/minecraft/server/level/ServerPlayer/m_8108_ ()V net/minecraft/server/level/ServerPlayer/onEnterCombat ()V +MD: net/minecraft/server/level/ServerPlayer/m_8119_ ()V net/minecraft/server/level/ServerPlayer/tick ()V +MD: net/minecraft/server/level/ServerPlayer/m_8127_ ()V net/minecraft/server/level/ServerPlayer/stopRiding ()V +MD: net/minecraft/server/level/ServerPlayer/m_8951_ ()Lnet/minecraft/stats/ServerStatsCounter; net/minecraft/server/level/ServerPlayer/getStats ()Lnet/minecraft/stats/ServerStatsCounter; +MD: net/minecraft/server/level/ServerPlayer/m_8952_ ()Lnet/minecraft/stats/ServerRecipeBook; net/minecraft/server/level/ServerPlayer/getRecipeBook ()Lnet/minecraft/stats/ServerRecipeBook; +MD: net/minecraft/server/level/ServerPlayer/m_8954_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/server/level/ServerPlayer/getCamera ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/server/level/ServerPlayer/m_8956_ ()J net/minecraft/server/level/ServerPlayer/getLastActionTime ()J +MD: net/minecraft/server/level/ServerPlayer/m_8957_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/level/ServerPlayer/getTabListDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/level/ServerPlayer/m_8958_ ()Z net/minecraft/server/level/ServerPlayer/isChangingDimension ()Z +MD: net/minecraft/server/level/ServerPlayer/m_8959_ ()V net/minecraft/server/level/ServerPlayer/hasChangedDimension ()V +MD: net/minecraft/server/level/ServerPlayer/m_8960_ ()Lnet/minecraft/server/PlayerAdvancements; net/minecraft/server/level/ServerPlayer/getAdvancements ()Lnet/minecraft/server/PlayerAdvancements; +MD: net/minecraft/server/level/ServerPlayer/m_8961_ ()Lnet/minecraft/core/BlockPos; net/minecraft/server/level/ServerPlayer/getRespawnPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/server/level/ServerPlayer/m_8962_ ()F net/minecraft/server/level/ServerPlayer/getRespawnAngle ()F +MD: net/minecraft/server/level/ServerPlayer/m_8963_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/server/level/ServerPlayer/getRespawnDimension ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/server/level/ServerPlayer/m_8964_ ()Z net/minecraft/server/level/ServerPlayer/isRespawnForced ()Z +MD: net/minecraft/server/level/ServerPlayer/m_8965_ ()Lnet/minecraft/core/SectionPos; net/minecraft/server/level/ServerPlayer/getLastSectionPos ()Lnet/minecraft/core/SectionPos; +MD: net/minecraft/server/level/ServerPlayer/m_8967_ ()Lnet/minecraft/server/network/TextFilter; net/minecraft/server/level/ServerPlayer/getTextFilter ()Lnet/minecraft/server/network/TextFilter; +MD: net/minecraft/server/level/ServerPlayer/m_8972_ (DZ)V net/minecraft/server/level/ServerPlayer/doCheckFallDamage (DZ)V +MD: net/minecraft/server/level/ServerPlayer/m_8980_ (FFZZ)V net/minecraft/server/level/ServerPlayer/setPlayerInput (FFZZ)V +MD: net/minecraft/server/level/ServerPlayer/m_8985_ (I)V net/minecraft/server/level/ServerPlayer/setExperiencePoints (I)V +MD: net/minecraft/server/level/ServerPlayer/m_8994_ (ILnet/minecraft/world/scores/Score;)V net/minecraft/server/level/ServerPlayer/lambda$awardStat$8 (ILnet/minecraft/world/scores/Score;)V +MD: net/minecraft/server/level/ServerPlayer/m_8999_ (Lnet/minecraft/server/level/ServerLevel;DDDFF)V net/minecraft/server/level/ServerPlayer/teleportTo (Lnet/minecraft/server/level/ServerLevel;DDDFF)V +MD: net/minecraft/server/level/ServerPlayer/m_9006_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ServerPlayer/createEndPlatform (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ServerPlayer/m_9015_ (Lnet/minecraft/server/level/ServerPlayer;Z)V net/minecraft/server/level/ServerPlayer/restoreFrom (Lnet/minecraft/server/level/ServerPlayer;Z)V +MD: net/minecraft/server/level/ServerPlayer/m_9028_ (Lnet/minecraft/util/Unit;)V net/minecraft/server/level/ServerPlayer/lambda$startSleepInBed$7 (Lnet/minecraft/util/Unit;)V +MD: net/minecraft/server/level/ServerPlayer/m_9056_ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/server/level/ServerPlayer/lambda$tellNeutralMobsThatIDied$5 (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/server/level/ServerPlayer/m_9061_ (Lnet/minecraft/world/entity/monster/Monster;)Z net/minecraft/server/level/ServerPlayer/lambda$startSleepInBed$6 (Lnet/minecraft/world/entity/monster/Monster;)Z +MD: net/minecraft/server/level/ServerPlayer/m_9088_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/ServerPlayer/untrackChunk (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/ServerPlayer/m_9104_ (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;I)V net/minecraft/server/level/ServerPlayer/updateScoreForCriteria (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;I)V +MD: net/minecraft/server/level/ServerPlayer/m_9107_ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V net/minecraft/server/level/ServerPlayer/lookAt (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;)V +MD: net/minecraft/server/level/ServerPlayer/m_9116_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/server/level/ServerPlayer/bedInRange (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/server/level/ServerPlayer/m_9119_ (Lnet/minecraft/core/SectionPos;)V net/minecraft/server/level/ServerPlayer/setLastSectionPos (Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/server/level/ServerPlayer/m_9124_ (Ljava/lang/String;Ljava/lang/String;[Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;)V net/minecraft/server/level/ServerPlayer/handleTeamKill (Ljava/lang/String;Ljava/lang/String;[Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;)V +MD: net/minecraft/server/level/ServerPlayer/m_9132_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/server/level/ServerPlayer/lambda$addAdditionalSaveData$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/server/level/ServerPlayer/m_9135_ (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;Lio/netty/util/concurrent/Future;)V net/minecraft/server/level/ServerPlayer/lambda$sendMessage$9 (Lnet/minecraft/network/chat/ChatType;Lnet/minecraft/network/chat/Component;Ljava/util/UUID;Lio/netty/util/concurrent/Future;)V +MD: net/minecraft/server/level/ServerPlayer/m_9140_ (Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V net/minecraft/server/level/ServerPlayer/lambda$die$3 (Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V +MD: net/minecraft/server/level/ServerPlayer/m_9146_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V net/minecraft/server/level/ServerPlayer/sendMessage (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V +MD: net/minecraft/server/level/ServerPlayer/m_9156_ (Lnet/minecraft/network/protocol/game/ServerboundClientInformationPacket;)V net/minecraft/server/level/ServerPlayer/updateOptions (Lnet/minecraft/network/protocol/game/ServerboundClientInformationPacket;)V +MD: net/minecraft/server/level/ServerPlayer/m_9158_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZ)V net/minecraft/server/level/ServerPlayer/setRespawnPosition (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZ)V +MD: net/minecraft/server/level/ServerPlayer/m_9174_ (I)V net/minecraft/server/level/ServerPlayer/setExperienceLevels (I)V +MD: net/minecraft/server/level/ServerPlayer/m_9176_ (ILnet/minecraft/world/scores/Score;)V net/minecraft/server/level/ServerPlayer/lambda$updateScoreForCriteria$1 (ILnet/minecraft/world/scores/Score;)V +MD: net/minecraft/server/level/ServerPlayer/m_9187_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/server/level/ServerPlayer/lambda$tellNeutralMobsThatIDied$4 (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/server/level/ServerPlayer/m_9191_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/server/level/ServerPlayer/bedBlocked (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/server/level/ServerPlayer/m_9201_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/level/ServerPlayer/fudgeSpawnLocation (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/level/ServerPlayer/m_9209_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/level/ServerPlayer/triggerDimensionChangeTriggers (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/level/ServerPlayer/m_9213_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/level/ServerPlayer/setCamera (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/level/ServerPlayer/m_9215_ ()V net/minecraft/server/level/ServerPlayer/tellNeutralMobsThatIDied ()V +MD: net/minecraft/server/level/ServerPlayer/m_9216_ ()Z net/minecraft/server/level/ServerPlayer/isPvpAllowed ()Z +MD: net/minecraft/server/level/ServerPlayer/m_9217_ ()V net/minecraft/server/level/ServerPlayer/nextContainerCounter ()V +MD: net/minecraft/server/level/ServerPlayer/m_9222_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerPlayer/isReachableBedBlock (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerPlayer/m_9230_ ()V net/minecraft/server/level/ServerPlayer/doCloseContainer ()V +MD: net/minecraft/server/level/ServerPlayer/m_9231_ ()V net/minecraft/server/level/ServerPlayer/disconnect ()V +MD: net/minecraft/server/level/ServerPlayer/m_9232_ ()Z net/minecraft/server/level/ServerPlayer/hasDisconnected ()Z +MD: net/minecraft/server/level/ServerPlayer/m_9233_ ()V net/minecraft/server/level/ServerPlayer/resetSentInfo ()V +MD: net/minecraft/server/level/ServerPlayer/m_9237_ (I)I net/minecraft/server/level/ServerPlayer/getCoprime (I)I +MD: net/minecraft/server/level/ServerPlayer/m_9239_ ()Ljava/lang/String; net/minecraft/server/level/ServerPlayer/getIpAddress ()Ljava/lang/String; +MD: net/minecraft/server/level/ServerPlayer/m_9240_ ()V net/minecraft/server/level/ServerPlayer/doTick ()V +MD: net/minecraft/server/level/ServerPlayer/m_9241_ ()Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/server/level/ServerPlayer/getChatVisibility ()Lnet/minecraft/world/entity/player/ChatVisiblity; +MD: net/minecraft/server/level/ServerPlayer/m_9243_ ()V net/minecraft/server/level/ServerPlayer/resetLastActionTime ()V +CL: net/minecraft/server/level/ServerPlayer$1 net/minecraft/server/level/ServerPlayer$1 +FD: net/minecraft/server/level/ServerPlayer$1/f_143433_ net/minecraft/server/level/ServerPlayer$1/this$0 +FD: net/minecraft/server/level/ServerPlayer$1/net/minecraft/server/level/ServerPlayer$1 net/minecraft/server/level/ServerPlayer$1/net/minecraft/server/level/ServerPlayer$1 +MD: net/minecraft/server/level/ServerPlayer$1/ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerPlayer$1/ (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerPlayer$1/m_142074_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/server/level/ServerPlayer$1/sendSlotChange (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/server/level/ServerPlayer$1/m_142145_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/server/level/ServerPlayer$1/sendDataChange (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/server/level/ServerPlayer$1/m_142529_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/server/level/ServerPlayer$1/sendCarriedChange (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/server/level/ServerPlayer$1/m_142589_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;[I)V net/minecraft/server/level/ServerPlayer$1/sendInitialData (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;[I)V +MD: net/minecraft/server/level/ServerPlayer$1/m_143454_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/server/level/ServerPlayer$1/broadcastDataValue (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +CL: net/minecraft/server/level/ServerPlayer$2 net/minecraft/server/level/ServerPlayer$2 +FD: net/minecraft/server/level/ServerPlayer$2/f_143458_ net/minecraft/server/level/ServerPlayer$2/this$0 +FD: net/minecraft/server/level/ServerPlayer$2/net/minecraft/server/level/ServerPlayer$2 net/minecraft/server/level/ServerPlayer$2/net/minecraft/server/level/ServerPlayer$2 +MD: net/minecraft/server/level/ServerPlayer$2/ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerPlayer$2/ (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerPlayer$2/m_142153_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/server/level/ServerPlayer$2/dataChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/server/level/ServerPlayer$2/m_7934_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/server/level/ServerPlayer$2/slotChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/server/level/ServerPlayer$3 net/minecraft/server/level/ServerPlayer$3 +FD: net/minecraft/server/level/ServerPlayer$3/f_143469_ net/minecraft/server/level/ServerPlayer$3/$SwitchMap$net$minecraft$world$entity$player$ChatVisiblity +FD: net/minecraft/server/level/ServerPlayer$3/net/minecraft/server/level/ServerPlayer$3 net/minecraft/server/level/ServerPlayer$3/net/minecraft/server/level/ServerPlayer$3 +MD: net/minecraft/server/level/ServerPlayer$3/ ()V net/minecraft/server/level/ServerPlayer$3/ ()V +CL: net/minecraft/server/level/ServerPlayerGameMode net/minecraft/server/level/ServerPlayerGameMode +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9244_ net/minecraft/server/level/ServerPlayerGameMode/level +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9245_ net/minecraft/server/level/ServerPlayerGameMode/player +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9246_ net/minecraft/server/level/ServerPlayerGameMode/LOGGER +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9247_ net/minecraft/server/level/ServerPlayerGameMode/gameModeForPlayer +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9248_ net/minecraft/server/level/ServerPlayerGameMode/previousGameModeForPlayer +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9249_ net/minecraft/server/level/ServerPlayerGameMode/isDestroyingBlock +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9250_ net/minecraft/server/level/ServerPlayerGameMode/destroyProgressStart +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9251_ net/minecraft/server/level/ServerPlayerGameMode/destroyPos +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9252_ net/minecraft/server/level/ServerPlayerGameMode/gameTicks +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9253_ net/minecraft/server/level/ServerPlayerGameMode/hasDelayedDestroy +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9254_ net/minecraft/server/level/ServerPlayerGameMode/delayedDestroyPos +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9255_ net/minecraft/server/level/ServerPlayerGameMode/delayedTickStart +FD: net/minecraft/server/level/ServerPlayerGameMode/f_9256_ net/minecraft/server/level/ServerPlayerGameMode/lastSentState +FD: net/minecraft/server/level/ServerPlayerGameMode/net/minecraft/server/level/ServerPlayerGameMode net/minecraft/server/level/ServerPlayerGameMode/net/minecraft/server/level/ServerPlayerGameMode +MD: net/minecraft/server/level/ServerPlayerGameMode/ ()V net/minecraft/server/level/ServerPlayerGameMode/ ()V +MD: net/minecraft/server/level/ServerPlayerGameMode/ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/level/ServerPlayerGameMode/ (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/level/ServerPlayerGameMode/m_143473_ (Lnet/minecraft/world/level/GameType;)Z net/minecraft/server/level/ServerPlayerGameMode/changeGameModeForPlayer (Lnet/minecraft/world/level/GameType;)Z +MD: net/minecraft/server/level/ServerPlayerGameMode/m_6261_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/server/level/ServerPlayerGameMode/useItem (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/server/level/ServerPlayerGameMode/m_7179_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/server/level/ServerPlayerGameMode/useItemOn (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/server/level/ServerPlayerGameMode/m_7391_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/Direction;I)V net/minecraft/server/level/ServerPlayerGameMode/handleBlockBreakAction (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Lnet/minecraft/core/Direction;I)V +MD: net/minecraft/server/level/ServerPlayerGameMode/m_7712_ ()V net/minecraft/server/level/ServerPlayerGameMode/tick ()V +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9260_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/level/ServerPlayerGameMode/setLevel (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9273_ (Lnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;)V net/minecraft/server/level/ServerPlayerGameMode/setGameModeForPlayer (Lnet/minecraft/world/level/GameType;Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9276_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;I)F net/minecraft/server/level/ServerPlayerGameMode/incrementDestroyProgress (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;I)F +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9280_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/ServerPlayerGameMode/destroyBlock (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9286_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Ljava/lang/String;)V net/minecraft/server/level/ServerPlayerGameMode/destroyAndAck (Lnet/minecraft/core/BlockPos;Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket$Action;Ljava/lang/String;)V +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9290_ ()Lnet/minecraft/world/level/GameType; net/minecraft/server/level/ServerPlayerGameMode/getGameModeForPlayer ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9293_ ()Lnet/minecraft/world/level/GameType; net/minecraft/server/level/ServerPlayerGameMode/getPreviousGameModeForPlayer ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9294_ ()Z net/minecraft/server/level/ServerPlayerGameMode/isSurvival ()Z +MD: net/minecraft/server/level/ServerPlayerGameMode/m_9295_ ()Z net/minecraft/server/level/ServerPlayerGameMode/isCreative ()Z +CL: net/minecraft/server/level/ThreadedLevelLightEngine net/minecraft/server/level/ThreadedLevelLightEngine +FD: net/minecraft/server/level/ThreadedLevelLightEngine/f_9296_ net/minecraft/server/level/ThreadedLevelLightEngine/LOGGER +FD: net/minecraft/server/level/ThreadedLevelLightEngine/f_9297_ net/minecraft/server/level/ThreadedLevelLightEngine/taskMailbox +FD: net/minecraft/server/level/ThreadedLevelLightEngine/f_9298_ net/minecraft/server/level/ThreadedLevelLightEngine/lightTasks +FD: net/minecraft/server/level/ThreadedLevelLightEngine/f_9299_ net/minecraft/server/level/ThreadedLevelLightEngine/chunkMap +FD: net/minecraft/server/level/ThreadedLevelLightEngine/f_9300_ net/minecraft/server/level/ThreadedLevelLightEngine/sorterMailbox +FD: net/minecraft/server/level/ThreadedLevelLightEngine/f_9301_ net/minecraft/server/level/ThreadedLevelLightEngine/taskPerBatch +FD: net/minecraft/server/level/ThreadedLevelLightEngine/f_9302_ net/minecraft/server/level/ThreadedLevelLightEngine/scheduled +FD: net/minecraft/server/level/ThreadedLevelLightEngine/net/minecraft/server/level/ThreadedLevelLightEngine net/minecraft/server/level/ThreadedLevelLightEngine/net/minecraft/server/level/ThreadedLevelLightEngine +MD: net/minecraft/server/level/ThreadedLevelLightEngine/ ()V net/minecraft/server/level/ThreadedLevelLightEngine/ ()V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/server/level/ChunkMap;ZLnet/minecraft/util/thread/ProcessorMailbox;Lnet/minecraft/util/thread/ProcessorHandle;)V net/minecraft/server/level/ThreadedLevelLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/server/level/ChunkMap;ZLnet/minecraft/util/thread/ProcessorMailbox;Lnet/minecraft/util/thread/ProcessorHandle;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/close ()V net/minecraft/server/level/ThreadedLevelLightEngine/close ()V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_141940_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/enableLightSources (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_142202_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ThreadedLevelLightEngine/checkBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_142519_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/server/level/ThreadedLevelLightEngine/onBlockEmissionIncrease (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_142528_ (IZZ)I net/minecraft/server/level/ThreadedLevelLightEngine/runUpdates (IZZ)I +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_143475_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$lightChunk$17 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_5687_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/DataLayer;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/queueSectionData (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/DataLayer;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_6191_ (Lnet/minecraft/core/SectionPos;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/updateSectionStatus (Lnet/minecraft/core/SectionPos;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_6462_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/retainData (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9310_ (I)V net/minecraft/server/level/ThreadedLevelLightEngine/setTaskPerBatch (I)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9312_ (IILnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType;Ljava/lang/Runnable;)V net/minecraft/server/level/ThreadedLevelLightEngine/addTask (IILnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9317_ (IILjava/util/function/IntSupplier;Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType;Ljava/lang/Runnable;)V net/minecraft/server/level/ThreadedLevelLightEngine/addTask (IILjava/util/function/IntSupplier;Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9327_ (Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType;Ljava/lang/Runnable;)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$addTask$13 (Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9330_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/ThreadedLevelLightEngine/updateChunkStatus (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9332_ (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Runnable;)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$lightChunk$21 (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Runnable;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9343_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$lightChunk$20 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9346_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$lightChunk$18 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9353_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/level/ThreadedLevelLightEngine/lightChunk (Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9361_ (Lnet/minecraft/core/SectionPos;)Ljava/lang/String; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$queueSectionData$12 (Lnet/minecraft/core/SectionPos;)Ljava/lang/String; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9366_ ()V net/minecraft/server/level/ThreadedLevelLightEngine/runUpdate ()V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9367_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$retainData$16 (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9372_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/DataLayer;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$queueSectionData$11 (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/DataLayer;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9377_ (Lnet/minecraft/core/BlockPos;)Ljava/lang/String; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$checkBlock$1 (Lnet/minecraft/core/BlockPos;)Ljava/lang/String; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9379_ (Lnet/minecraft/core/SectionPos;Z)Ljava/lang/String; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$updateSectionStatus$7 (Lnet/minecraft/core/SectionPos;Z)Ljava/lang/String; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9382_ ()V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$tryScheduleUpdate$22 ()V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9383_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$updateChunkStatus$4 (Lnet/minecraft/world/level/ChunkPos;)Ljava/lang/String; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9385_ (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/lang/String; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$lightChunk$19 (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/lang/String; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9388_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$checkBlock$0 (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9390_ (Lnet/minecraft/core/SectionPos;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$updateSectionStatus$6 (Lnet/minecraft/core/SectionPos;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9394_ ()I net/minecraft/server/level/ThreadedLevelLightEngine/lambda$retainData$14 ()I +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9395_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$updateChunkStatus$3 (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9397_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$retainData$15 (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9400_ ()I net/minecraft/server/level/ThreadedLevelLightEngine/lambda$queueSectionData$10 ()I +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9401_ (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/lang/String; net/minecraft/server/level/ThreadedLevelLightEngine/lambda$enableLightSources$9 (Lnet/minecraft/world/level/ChunkPos;Z)Ljava/lang/String; +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9404_ ()I net/minecraft/server/level/ThreadedLevelLightEngine/lambda$updateSectionStatus$5 ()I +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9405_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/server/level/ThreadedLevelLightEngine/lambda$enableLightSources$8 (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9408_ ()I net/minecraft/server/level/ThreadedLevelLightEngine/lambda$updateChunkStatus$2 ()I +MD: net/minecraft/server/level/ThreadedLevelLightEngine/m_9409_ ()V net/minecraft/server/level/ThreadedLevelLightEngine/tryScheduleUpdate ()V +CL: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType net/minecraft/server/level/ThreadedLevelLightEngine$TaskType +FD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/$VALUES net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/$VALUES +FD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/POST_UPDATE net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/POST_UPDATE +FD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/PRE_UPDATE net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/PRE_UPDATE +FD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/net/minecraft/server/level/ThreadedLevelLightEngine$TaskType net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/net/minecraft/server/level/ThreadedLevelLightEngine$TaskType +MD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/ ()V net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/ ()V +MD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/ (Ljava/lang/String;I)V net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/ (Ljava/lang/String;I)V +MD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/m_143478_ ()[Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType; net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/$values ()[Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType; +MD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/valueOf (Ljava/lang/String;)Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType; net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/valueOf (Ljava/lang/String;)Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType; +MD: net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/values ()[Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType; net/minecraft/server/level/ThreadedLevelLightEngine$TaskType/values ()[Lnet/minecraft/server/level/ThreadedLevelLightEngine$TaskType; +CL: net/minecraft/server/level/Ticket net/minecraft/server/level/Ticket +FD: net/minecraft/server/level/Ticket/f_9420_ net/minecraft/server/level/Ticket/type +FD: net/minecraft/server/level/Ticket/f_9421_ net/minecraft/server/level/Ticket/ticketLevel +FD: net/minecraft/server/level/Ticket/f_9422_ net/minecraft/server/level/Ticket/key +FD: net/minecraft/server/level/Ticket/f_9423_ net/minecraft/server/level/Ticket/createdTick +FD: net/minecraft/server/level/Ticket/net/minecraft/server/level/Ticket net/minecraft/server/level/Ticket/net/minecraft/server/level/Ticket +MD: net/minecraft/server/level/Ticket/ (Lnet/minecraft/server/level/TicketType;ILjava/lang/Object;)V net/minecraft/server/level/Ticket/ (Lnet/minecraft/server/level/TicketType;ILjava/lang/Object;)V +MD: net/minecraft/server/level/Ticket/compareTo (Ljava/lang/Object;)I net/minecraft/server/level/Ticket/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/server/level/Ticket/compareTo (Lnet/minecraft/server/level/Ticket;)I net/minecraft/server/level/Ticket/compareTo (Lnet/minecraft/server/level/Ticket;)I +MD: net/minecraft/server/level/Ticket/equals (Ljava/lang/Object;)Z net/minecraft/server/level/Ticket/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/level/Ticket/hashCode ()I net/minecraft/server/level/Ticket/hashCode ()I +MD: net/minecraft/server/level/Ticket/m_9428_ ()Lnet/minecraft/server/level/TicketType; net/minecraft/server/level/Ticket/getType ()Lnet/minecraft/server/level/TicketType; +MD: net/minecraft/server/level/Ticket/m_9429_ (J)V net/minecraft/server/level/Ticket/setCreatedTick (J)V +MD: net/minecraft/server/level/Ticket/m_9433_ ()I net/minecraft/server/level/Ticket/getTicketLevel ()I +MD: net/minecraft/server/level/Ticket/m_9434_ (J)Z net/minecraft/server/level/Ticket/timedOut (J)Z +MD: net/minecraft/server/level/Ticket/toString ()Ljava/lang/String; net/minecraft/server/level/Ticket/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/TicketType net/minecraft/server/level/TicketType +FD: net/minecraft/server/level/TicketType/f_9442_ net/minecraft/server/level/TicketType/START +FD: net/minecraft/server/level/TicketType/f_9443_ net/minecraft/server/level/TicketType/DRAGON +FD: net/minecraft/server/level/TicketType/f_9444_ net/minecraft/server/level/TicketType/PLAYER +FD: net/minecraft/server/level/TicketType/f_9445_ net/minecraft/server/level/TicketType/FORCED +FD: net/minecraft/server/level/TicketType/f_9446_ net/minecraft/server/level/TicketType/LIGHT +FD: net/minecraft/server/level/TicketType/f_9447_ net/minecraft/server/level/TicketType/PORTAL +FD: net/minecraft/server/level/TicketType/f_9448_ net/minecraft/server/level/TicketType/POST_TELEPORT +FD: net/minecraft/server/level/TicketType/f_9449_ net/minecraft/server/level/TicketType/UNKNOWN +FD: net/minecraft/server/level/TicketType/f_9450_ net/minecraft/server/level/TicketType/name +FD: net/minecraft/server/level/TicketType/f_9451_ net/minecraft/server/level/TicketType/comparator +FD: net/minecraft/server/level/TicketType/f_9452_ net/minecraft/server/level/TicketType/timeout +FD: net/minecraft/server/level/TicketType/net/minecraft/server/level/TicketType net/minecraft/server/level/TicketType/net/minecraft/server/level/TicketType +MD: net/minecraft/server/level/TicketType/ ()V net/minecraft/server/level/TicketType/ ()V +MD: net/minecraft/server/level/TicketType/ (Ljava/lang/String;Ljava/util/Comparator;J)V net/minecraft/server/level/TicketType/ (Ljava/lang/String;Ljava/util/Comparator;J)V +MD: net/minecraft/server/level/TicketType/m_9458_ ()Ljava/util/Comparator; net/minecraft/server/level/TicketType/getComparator ()Ljava/util/Comparator; +MD: net/minecraft/server/level/TicketType/m_9459_ (Lnet/minecraft/util/Unit;Lnet/minecraft/util/Unit;)I net/minecraft/server/level/TicketType/lambda$static$1 (Lnet/minecraft/util/Unit;Lnet/minecraft/util/Unit;)I +MD: net/minecraft/server/level/TicketType/m_9462_ (Ljava/lang/String;Ljava/util/Comparator;)Lnet/minecraft/server/level/TicketType; net/minecraft/server/level/TicketType/create (Ljava/lang/String;Ljava/util/Comparator;)Lnet/minecraft/server/level/TicketType; +MD: net/minecraft/server/level/TicketType/m_9465_ (Ljava/lang/String;Ljava/util/Comparator;I)Lnet/minecraft/server/level/TicketType; net/minecraft/server/level/TicketType/create (Ljava/lang/String;Ljava/util/Comparator;I)Lnet/minecraft/server/level/TicketType; +MD: net/minecraft/server/level/TicketType/m_9469_ ()J net/minecraft/server/level/TicketType/timeout ()J +MD: net/minecraft/server/level/TicketType/m_9470_ (Lnet/minecraft/util/Unit;Lnet/minecraft/util/Unit;)I net/minecraft/server/level/TicketType/lambda$static$0 (Lnet/minecraft/util/Unit;Lnet/minecraft/util/Unit;)I +MD: net/minecraft/server/level/TicketType/toString ()Ljava/lang/String; net/minecraft/server/level/TicketType/toString ()Ljava/lang/String; +CL: net/minecraft/server/level/TickingTracker net/minecraft/server/level/TickingTracker +FD: net/minecraft/server/level/TickingTracker/f_184141_ net/minecraft/server/level/TickingTracker/chunks +FD: net/minecraft/server/level/TickingTracker/f_184142_ net/minecraft/server/level/TickingTracker/INITIAL_TICKET_LIST_CAPACITY +FD: net/minecraft/server/level/TickingTracker/f_184143_ net/minecraft/server/level/TickingTracker/tickets +FD: net/minecraft/server/level/TickingTracker/net/minecraft/server/level/TickingTracker net/minecraft/server/level/TickingTracker/net/minecraft/server/level/TickingTracker +MD: net/minecraft/server/level/TickingTracker/ ()V net/minecraft/server/level/TickingTracker/ ()V +MD: net/minecraft/server/level/TickingTracker/m_184145_ ()V net/minecraft/server/level/TickingTracker/runAllUpdates ()V +MD: net/minecraft/server/level/TickingTracker/m_184146_ (I)V net/minecraft/server/level/TickingTracker/replacePlayerTicketsLevel (I)V +MD: net/minecraft/server/level/TickingTracker/m_184151_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/TickingTracker/addTicket (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/TickingTracker/m_184154_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/TickingTracker/addTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/TickingTracker/m_184159_ (Lnet/minecraft/util/SortedArraySet;)I net/minecraft/server/level/TickingTracker/getTicketLevelAt (Lnet/minecraft/util/SortedArraySet;)I +MD: net/minecraft/server/level/TickingTracker/m_184161_ (Lnet/minecraft/world/level/ChunkPos;)I net/minecraft/server/level/TickingTracker/getLevel (Lnet/minecraft/world/level/ChunkPos;)I +MD: net/minecraft/server/level/TickingTracker/m_184165_ (JLnet/minecraft/server/level/Ticket;)V net/minecraft/server/level/TickingTracker/removeTicket (JLnet/minecraft/server/level/Ticket;)V +MD: net/minecraft/server/level/TickingTracker/m_184168_ (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V net/minecraft/server/level/TickingTracker/removeTicket (Lnet/minecraft/server/level/TicketType;Lnet/minecraft/world/level/ChunkPos;ILjava/lang/Object;)V +MD: net/minecraft/server/level/TickingTracker/m_184175_ (J)Ljava/lang/String; net/minecraft/server/level/TickingTracker/getTicketDebugString (J)Ljava/lang/String; +MD: net/minecraft/server/level/TickingTracker/m_184177_ (J)Lnet/minecraft/util/SortedArraySet; net/minecraft/server/level/TickingTracker/getTickets (J)Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/server/level/TickingTracker/m_184179_ (J)Lnet/minecraft/util/SortedArraySet; net/minecraft/server/level/TickingTracker/lambda$getTickets$0 (J)Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/server/level/TickingTracker/m_6172_ (J)I net/minecraft/server/level/TickingTracker/getLevel (J)I +MD: net/minecraft/server/level/TickingTracker/m_7031_ (J)I net/minecraft/server/level/TickingTracker/getLevelFromSource (J)I +MD: net/minecraft/server/level/TickingTracker/m_7351_ (JI)V net/minecraft/server/level/TickingTracker/setLevel (JI)V +CL: net/minecraft/server/level/WorldGenRegion net/minecraft/server/level/WorldGenRegion +FD: net/minecraft/server/level/WorldGenRegion/f_143479_ net/minecraft/server/level/WorldGenRegion/center +FD: net/minecraft/server/level/WorldGenRegion/f_143480_ net/minecraft/server/level/WorldGenRegion/generatingStatus +FD: net/minecraft/server/level/WorldGenRegion/f_143481_ net/minecraft/server/level/WorldGenRegion/writeRadiusCutoff +FD: net/minecraft/server/level/WorldGenRegion/f_143482_ net/minecraft/server/level/WorldGenRegion/currentlyGenerating +FD: net/minecraft/server/level/WorldGenRegion/f_184181_ net/minecraft/server/level/WorldGenRegion/fluidTicks +FD: net/minecraft/server/level/WorldGenRegion/f_184182_ net/minecraft/server/level/WorldGenRegion/subTickCount +FD: net/minecraft/server/level/WorldGenRegion/f_9474_ net/minecraft/server/level/WorldGenRegion/LOGGER +FD: net/minecraft/server/level/WorldGenRegion/f_9475_ net/minecraft/server/level/WorldGenRegion/cache +FD: net/minecraft/server/level/WorldGenRegion/f_9478_ net/minecraft/server/level/WorldGenRegion/size +FD: net/minecraft/server/level/WorldGenRegion/f_9479_ net/minecraft/server/level/WorldGenRegion/level +FD: net/minecraft/server/level/WorldGenRegion/f_9480_ net/minecraft/server/level/WorldGenRegion/seed +FD: net/minecraft/server/level/WorldGenRegion/f_9481_ net/minecraft/server/level/WorldGenRegion/levelData +FD: net/minecraft/server/level/WorldGenRegion/f_9482_ net/minecraft/server/level/WorldGenRegion/random +FD: net/minecraft/server/level/WorldGenRegion/f_9483_ net/minecraft/server/level/WorldGenRegion/dimensionType +FD: net/minecraft/server/level/WorldGenRegion/f_9484_ net/minecraft/server/level/WorldGenRegion/blockTicks +FD: net/minecraft/server/level/WorldGenRegion/f_9486_ net/minecraft/server/level/WorldGenRegion/biomeManager +FD: net/minecraft/server/level/WorldGenRegion/f_9487_ net/minecraft/server/level/WorldGenRegion/firstPos +FD: net/minecraft/server/level/WorldGenRegion/f_9488_ net/minecraft/server/level/WorldGenRegion/lastPos +FD: net/minecraft/server/level/WorldGenRegion/f_9489_ net/minecraft/server/level/WorldGenRegion/structureFeatureManager +FD: net/minecraft/server/level/WorldGenRegion/net/minecraft/server/level/WorldGenRegion net/minecraft/server/level/WorldGenRegion/net/minecraft/server/level/WorldGenRegion +MD: net/minecraft/server/level/WorldGenRegion/ ()V net/minecraft/server/level/WorldGenRegion/ ()V +MD: net/minecraft/server/level/WorldGenRegion/ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkStatus;I)V net/minecraft/server/level/WorldGenRegion/ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkStatus;I)V +MD: net/minecraft/server/level/WorldGenRegion/m_141928_ ()I net/minecraft/server/level/WorldGenRegion/getHeight ()I +MD: net/minecraft/server/level/WorldGenRegion/m_141937_ ()I net/minecraft/server/level/WorldGenRegion/getMinBuildHeight ()I +MD: net/minecraft/server/level/WorldGenRegion/m_142346_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/WorldGenRegion/gameEvent (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/server/level/WorldGenRegion/m_142425_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/server/level/WorldGenRegion/getEntities (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/server/level/WorldGenRegion/m_142433_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/server/level/WorldGenRegion/isFluidAtPosition (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/server/level/WorldGenRegion/m_142572_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/server/level/WorldGenRegion/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/server/level/WorldGenRegion/m_143488_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/server/level/WorldGenRegion/getCenter ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/server/level/WorldGenRegion/m_180807_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/server/level/WorldGenRegion/ensureCanWrite (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/server/level/WorldGenRegion/m_183324_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/server/level/WorldGenRegion/getFluidTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/server/level/WorldGenRegion/m_183326_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/server/level/WorldGenRegion/getBlockTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/server/level/WorldGenRegion/m_183406_ (Ljava/util/function/Supplier;)V net/minecraft/server/level/WorldGenRegion/setCurrentlyGenerating (Ljava/util/function/Supplier;)V +MD: net/minecraft/server/level/WorldGenRegion/m_183596_ ()J net/minecraft/server/level/WorldGenRegion/nextSubTickCount ()J +MD: net/minecraft/server/level/WorldGenRegion/m_184188_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/server/level/WorldGenRegion/lambda$new$1 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/server/level/WorldGenRegion/m_184190_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/server/level/WorldGenRegion/lambda$new$0 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/server/level/WorldGenRegion/m_203675_ (III)Lnet/minecraft/core/Holder; net/minecraft/server/level/WorldGenRegion/getUncachedNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/server/level/WorldGenRegion/m_5518_ ()Lnet/minecraft/world/level/lighting/LevelLightEngine; net/minecraft/server/level/WorldGenRegion/getLightEngine ()Lnet/minecraft/world/level/lighting/LevelLightEngine; +MD: net/minecraft/server/level/WorldGenRegion/m_5594_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/server/level/WorldGenRegion/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/server/level/WorldGenRegion/m_5736_ ()I net/minecraft/server/level/WorldGenRegion/getSeaLevel ()I +MD: net/minecraft/server/level/WorldGenRegion/m_5776_ ()Z net/minecraft/server/level/WorldGenRegion/isClientSide ()Z +MD: net/minecraft/server/level/WorldGenRegion/m_5788_ (DDDDLjava/util/function/Predicate;)Lnet/minecraft/world/entity/player/Player; net/minecraft/server/level/WorldGenRegion/getNearestPlayer (DDDDLjava/util/function/Predicate;)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/server/level/WorldGenRegion/m_5822_ ()Ljava/util/Random; net/minecraft/server/level/WorldGenRegion/getRandom ()Ljava/util/Random; +MD: net/minecraft/server/level/WorldGenRegion/m_5898_ (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V net/minecraft/server/level/WorldGenRegion/levelEvent (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/server/level/WorldGenRegion/m_5962_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/server/level/WorldGenRegion/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/server/level/WorldGenRegion/m_6018_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/server/level/WorldGenRegion/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/server/level/WorldGenRegion/m_6042_ ()Lnet/minecraft/world/level/dimension/DimensionType; net/minecraft/server/level/WorldGenRegion/dimensionType ()Lnet/minecraft/world/level/dimension/DimensionType; +MD: net/minecraft/server/level/WorldGenRegion/m_6106_ ()Lnet/minecraft/world/level/storage/LevelData; net/minecraft/server/level/WorldGenRegion/getLevelData ()Lnet/minecraft/world/level/storage/LevelData; +MD: net/minecraft/server/level/WorldGenRegion/m_6249_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/server/level/WorldGenRegion/getEntities (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/server/level/WorldGenRegion/m_6325_ (II)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/WorldGenRegion/getChunk (II)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/WorldGenRegion/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/server/level/WorldGenRegion/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/server/level/WorldGenRegion/m_6436_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/DifficultyInstance; net/minecraft/server/level/WorldGenRegion/getCurrentDifficultyAt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/DifficultyInstance; +MD: net/minecraft/server/level/WorldGenRegion/m_6522_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/server/level/WorldGenRegion/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/server/level/WorldGenRegion/m_6857_ ()Lnet/minecraft/world/level/border/WorldBorder; net/minecraft/server/level/WorldGenRegion/getWorldBorder ()Lnet/minecraft/world/level/border/WorldBorder; +MD: net/minecraft/server/level/WorldGenRegion/m_6907_ ()Ljava/util/List; net/minecraft/server/level/WorldGenRegion/players ()Ljava/util/List; +MD: net/minecraft/server/level/WorldGenRegion/m_6924_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I net/minecraft/server/level/WorldGenRegion/getHeight (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I +MD: net/minecraft/server/level/WorldGenRegion/m_6933_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)Z net/minecraft/server/level/WorldGenRegion/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)Z +MD: net/minecraft/server/level/WorldGenRegion/m_7062_ ()Lnet/minecraft/world/level/biome/BiomeManager; net/minecraft/server/level/WorldGenRegion/getBiomeManager ()Lnet/minecraft/world/level/biome/BiomeManager; +MD: net/minecraft/server/level/WorldGenRegion/m_7106_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V net/minecraft/server/level/WorldGenRegion/addParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V +MD: net/minecraft/server/level/WorldGenRegion/m_7232_ (II)Z net/minecraft/server/level/WorldGenRegion/hasChunk (II)Z +MD: net/minecraft/server/level/WorldGenRegion/m_7328_ ()J net/minecraft/server/level/WorldGenRegion/getSeed ()J +MD: net/minecraft/server/level/WorldGenRegion/m_7433_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/server/level/WorldGenRegion/isStateAtPosition (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/server/level/WorldGenRegion/m_7445_ ()I net/minecraft/server/level/WorldGenRegion/getSkyDarken ()I +MD: net/minecraft/server/level/WorldGenRegion/m_7471_ (Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/server/level/WorldGenRegion/removeBlock (Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/server/level/WorldGenRegion/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/server/level/WorldGenRegion/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/server/level/WorldGenRegion/m_7717_ (Lnet/minecraft/core/Direction;Z)F net/minecraft/server/level/WorldGenRegion/getShade (Lnet/minecraft/core/Direction;Z)F +MD: net/minecraft/server/level/WorldGenRegion/m_7726_ ()Lnet/minecraft/world/level/chunk/ChunkSource; net/minecraft/server/level/WorldGenRegion/getChunkSource ()Lnet/minecraft/world/level/chunk/ChunkSource; +MD: net/minecraft/server/level/WorldGenRegion/m_7740_ (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z net/minecraft/server/level/WorldGenRegion/destroyBlock (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z +MD: net/minecraft/server/level/WorldGenRegion/m_7967_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/server/level/WorldGenRegion/addFreshEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/server/level/WorldGenRegion/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/server/level/WorldGenRegion/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/server/level/WorldGenRegion/m_9591_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/server/level/WorldGenRegion/markPosForPostprocessing (Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/server/level/package-info net/minecraft/server/level/package-info +FD: net/minecraft/server/level/package-info/net/minecraft/server/level/package-info net/minecraft/server/level/package-info/net/minecraft/server/level/package-info +CL: net/minecraft/server/level/progress/ChunkProgressListener net/minecraft/server/level/progress/ChunkProgressListener +FD: net/minecraft/server/level/progress/ChunkProgressListener/net/minecraft/server/level/progress/ChunkProgressListener net/minecraft/server/level/progress/ChunkProgressListener/net/minecraft/server/level/progress/ChunkProgressListener +MD: net/minecraft/server/level/progress/ChunkProgressListener/m_142611_ ()V net/minecraft/server/level/progress/ChunkProgressListener/start ()V +MD: net/minecraft/server/level/progress/ChunkProgressListener/m_5511_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/server/level/progress/ChunkProgressListener/onStatusChange (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V +MD: net/minecraft/server/level/progress/ChunkProgressListener/m_7646_ ()V net/minecraft/server/level/progress/ChunkProgressListener/stop ()V +MD: net/minecraft/server/level/progress/ChunkProgressListener/m_7647_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/progress/ChunkProgressListener/updateSpawnPos (Lnet/minecraft/world/level/ChunkPos;)V +CL: net/minecraft/server/level/progress/ChunkProgressListenerFactory net/minecraft/server/level/progress/ChunkProgressListenerFactory +FD: net/minecraft/server/level/progress/ChunkProgressListenerFactory/net/minecraft/server/level/progress/ChunkProgressListenerFactory net/minecraft/server/level/progress/ChunkProgressListenerFactory/net/minecraft/server/level/progress/ChunkProgressListenerFactory +MD: net/minecraft/server/level/progress/ChunkProgressListenerFactory/m_9620_ (I)Lnet/minecraft/server/level/progress/ChunkProgressListener; net/minecraft/server/level/progress/ChunkProgressListenerFactory/create (I)Lnet/minecraft/server/level/progress/ChunkProgressListener; +CL: net/minecraft/server/level/progress/LoggerChunkProgressListener net/minecraft/server/level/progress/LoggerChunkProgressListener +FD: net/minecraft/server/level/progress/LoggerChunkProgressListener/f_9622_ net/minecraft/server/level/progress/LoggerChunkProgressListener/LOGGER +FD: net/minecraft/server/level/progress/LoggerChunkProgressListener/f_9623_ net/minecraft/server/level/progress/LoggerChunkProgressListener/maxCount +FD: net/minecraft/server/level/progress/LoggerChunkProgressListener/f_9624_ net/minecraft/server/level/progress/LoggerChunkProgressListener/count +FD: net/minecraft/server/level/progress/LoggerChunkProgressListener/f_9625_ net/minecraft/server/level/progress/LoggerChunkProgressListener/startTime +FD: net/minecraft/server/level/progress/LoggerChunkProgressListener/f_9626_ net/minecraft/server/level/progress/LoggerChunkProgressListener/nextTickTime +FD: net/minecraft/server/level/progress/LoggerChunkProgressListener/net/minecraft/server/level/progress/LoggerChunkProgressListener net/minecraft/server/level/progress/LoggerChunkProgressListener/net/minecraft/server/level/progress/LoggerChunkProgressListener +MD: net/minecraft/server/level/progress/LoggerChunkProgressListener/ ()V net/minecraft/server/level/progress/LoggerChunkProgressListener/ ()V +MD: net/minecraft/server/level/progress/LoggerChunkProgressListener/ (I)V net/minecraft/server/level/progress/LoggerChunkProgressListener/ (I)V +MD: net/minecraft/server/level/progress/LoggerChunkProgressListener/m_142611_ ()V net/minecraft/server/level/progress/LoggerChunkProgressListener/start ()V +MD: net/minecraft/server/level/progress/LoggerChunkProgressListener/m_5511_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/server/level/progress/LoggerChunkProgressListener/onStatusChange (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V +MD: net/minecraft/server/level/progress/LoggerChunkProgressListener/m_7646_ ()V net/minecraft/server/level/progress/LoggerChunkProgressListener/stop ()V +MD: net/minecraft/server/level/progress/LoggerChunkProgressListener/m_7647_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/progress/LoggerChunkProgressListener/updateSpawnPos (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/progress/LoggerChunkProgressListener/m_9636_ ()I net/minecraft/server/level/progress/LoggerChunkProgressListener/getProgress ()I +CL: net/minecraft/server/level/progress/ProcessorChunkProgressListener net/minecraft/server/level/progress/ProcessorChunkProgressListener +FD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/f_9637_ net/minecraft/server/level/progress/ProcessorChunkProgressListener/delegate +FD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/f_9638_ net/minecraft/server/level/progress/ProcessorChunkProgressListener/mailbox +FD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/net/minecraft/server/level/progress/ProcessorChunkProgressListener net/minecraft/server/level/progress/ProcessorChunkProgressListener/net/minecraft/server/level/progress/ProcessorChunkProgressListener +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/ (Lnet/minecraft/server/level/progress/ChunkProgressListener;Ljava/util/concurrent/Executor;)V net/minecraft/server/level/progress/ProcessorChunkProgressListener/ (Lnet/minecraft/server/level/progress/ChunkProgressListener;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/m_142611_ ()V net/minecraft/server/level/progress/ProcessorChunkProgressListener/start ()V +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/m_143583_ (Lnet/minecraft/server/level/progress/ChunkProgressListener;Ljava/util/concurrent/Executor;)Lnet/minecraft/server/level/progress/ProcessorChunkProgressListener; net/minecraft/server/level/progress/ProcessorChunkProgressListener/createStarted (Lnet/minecraft/server/level/progress/ChunkProgressListener;Ljava/util/concurrent/Executor;)Lnet/minecraft/server/level/progress/ProcessorChunkProgressListener; +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/m_5511_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/server/level/progress/ProcessorChunkProgressListener/onStatusChange (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/m_7646_ ()V net/minecraft/server/level/progress/ProcessorChunkProgressListener/stop ()V +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/m_7647_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/progress/ProcessorChunkProgressListener/updateSpawnPos (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/m_9648_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/progress/ProcessorChunkProgressListener/lambda$updateSpawnPos$0 (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/progress/ProcessorChunkProgressListener/m_9650_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/server/level/progress/ProcessorChunkProgressListener/lambda$onStatusChange$1 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V +CL: net/minecraft/server/level/progress/StoringChunkProgressListener net/minecraft/server/level/progress/StoringChunkProgressListener +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/f_9653_ net/minecraft/server/level/progress/StoringChunkProgressListener/delegate +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/f_9654_ net/minecraft/server/level/progress/StoringChunkProgressListener/statuses +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/f_9655_ net/minecraft/server/level/progress/StoringChunkProgressListener/spawnPos +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/f_9656_ net/minecraft/server/level/progress/StoringChunkProgressListener/fullDiameter +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/f_9657_ net/minecraft/server/level/progress/StoringChunkProgressListener/radius +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/f_9658_ net/minecraft/server/level/progress/StoringChunkProgressListener/diameter +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/f_9659_ net/minecraft/server/level/progress/StoringChunkProgressListener/started +FD: net/minecraft/server/level/progress/StoringChunkProgressListener/net/minecraft/server/level/progress/StoringChunkProgressListener net/minecraft/server/level/progress/StoringChunkProgressListener/net/minecraft/server/level/progress/StoringChunkProgressListener +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/ (I)V net/minecraft/server/level/progress/StoringChunkProgressListener/ (I)V +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_142611_ ()V net/minecraft/server/level/progress/StoringChunkProgressListener/start ()V +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_5511_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/server/level/progress/StoringChunkProgressListener/onStatusChange (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkStatus;)V +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_7646_ ()V net/minecraft/server/level/progress/StoringChunkProgressListener/stop ()V +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_7647_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/server/level/progress/StoringChunkProgressListener/updateSpawnPos (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_9663_ (II)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/server/level/progress/StoringChunkProgressListener/getStatus (II)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_9672_ ()I net/minecraft/server/level/progress/StoringChunkProgressListener/getFullDiameter ()I +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_9673_ ()I net/minecraft/server/level/progress/StoringChunkProgressListener/getDiameter ()I +MD: net/minecraft/server/level/progress/StoringChunkProgressListener/m_9674_ ()I net/minecraft/server/level/progress/StoringChunkProgressListener/getProgress ()I +CL: net/minecraft/server/level/progress/package-info net/minecraft/server/level/progress/package-info +FD: net/minecraft/server/level/progress/package-info/net/minecraft/server/level/progress/package-info net/minecraft/server/level/progress/package-info/net/minecraft/server/level/progress/package-info +CL: net/minecraft/server/network/LegacyQueryHandler net/minecraft/server/network/LegacyQueryHandler +FD: net/minecraft/server/network/LegacyQueryHandler/f_143586_ net/minecraft/server/network/LegacyQueryHandler/FAKE_PROTOCOL_VERSION +FD: net/minecraft/server/network/LegacyQueryHandler/f_9675_ net/minecraft/server/network/LegacyQueryHandler/LOGGER +FD: net/minecraft/server/network/LegacyQueryHandler/f_9676_ net/minecraft/server/network/LegacyQueryHandler/serverConnectionListener +FD: net/minecraft/server/network/LegacyQueryHandler/net/minecraft/server/network/LegacyQueryHandler net/minecraft/server/network/LegacyQueryHandler/net/minecraft/server/network/LegacyQueryHandler +MD: net/minecraft/server/network/LegacyQueryHandler/ ()V net/minecraft/server/network/LegacyQueryHandler/ ()V +MD: net/minecraft/server/network/LegacyQueryHandler/ (Lnet/minecraft/server/network/ServerConnectionListener;)V net/minecraft/server/network/LegacyQueryHandler/ (Lnet/minecraft/server/network/ServerConnectionListener;)V +MD: net/minecraft/server/network/LegacyQueryHandler/channelRead (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V net/minecraft/server/network/LegacyQueryHandler/channelRead (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V +MD: net/minecraft/server/network/LegacyQueryHandler/m_9680_ (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V net/minecraft/server/network/LegacyQueryHandler/sendFlushAndClose (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V +MD: net/minecraft/server/network/LegacyQueryHandler/m_9683_ (Ljava/lang/String;)Lio/netty/buffer/ByteBuf; net/minecraft/server/network/LegacyQueryHandler/createReply (Ljava/lang/String;)Lio/netty/buffer/ByteBuf; +CL: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl +FD: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/f_9688_ net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/server +FD: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/f_9689_ net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/connection +FD: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl +MD: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V +MD: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/onDisconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/m_7322_ (Lnet/minecraft/network/protocol/handshake/ClientIntentionPacket;)V net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl/handleIntention (Lnet/minecraft/network/protocol/handshake/ClientIntentionPacket;)V +CL: net/minecraft/server/network/ServerConnectionListener net/minecraft/server/network/ServerConnectionListener +FD: net/minecraft/server/network/ServerConnectionListener/f_9698_ net/minecraft/server/network/ServerConnectionListener/SERVER_EVENT_GROUP +FD: net/minecraft/server/network/ServerConnectionListener/f_9699_ net/minecraft/server/network/ServerConnectionListener/SERVER_EPOLL_EVENT_GROUP +FD: net/minecraft/server/network/ServerConnectionListener/f_9700_ net/minecraft/server/network/ServerConnectionListener/running +FD: net/minecraft/server/network/ServerConnectionListener/f_9701_ net/minecraft/server/network/ServerConnectionListener/LOGGER +FD: net/minecraft/server/network/ServerConnectionListener/f_9702_ net/minecraft/server/network/ServerConnectionListener/server +FD: net/minecraft/server/network/ServerConnectionListener/f_9703_ net/minecraft/server/network/ServerConnectionListener/channels +FD: net/minecraft/server/network/ServerConnectionListener/f_9704_ net/minecraft/server/network/ServerConnectionListener/connections +FD: net/minecraft/server/network/ServerConnectionListener/net/minecraft/server/network/ServerConnectionListener net/minecraft/server/network/ServerConnectionListener/net/minecraft/server/network/ServerConnectionListener +MD: net/minecraft/server/network/ServerConnectionListener/ ()V net/minecraft/server/network/ServerConnectionListener/ ()V +MD: net/minecraft/server/network/ServerConnectionListener/ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/server/network/ServerConnectionListener/ (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/server/network/ServerConnectionListener/m_184193_ ()Ljava/util/List; net/minecraft/server/network/ServerConnectionListener/getConnections ()Ljava/util/List; +MD: net/minecraft/server/network/ServerConnectionListener/m_9708_ ()Ljava/net/SocketAddress; net/minecraft/server/network/ServerConnectionListener/startMemoryChannel ()Ljava/net/SocketAddress; +MD: net/minecraft/server/network/ServerConnectionListener/m_9711_ (Ljava/net/InetAddress;I)V net/minecraft/server/network/ServerConnectionListener/startTcpServerListener (Ljava/net/InetAddress;I)V +MD: net/minecraft/server/network/ServerConnectionListener/m_9714_ (Lnet/minecraft/network/Connection;Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V net/minecraft/server/network/ServerConnectionListener/lambda$tick$2 (Lnet/minecraft/network/Connection;Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V +MD: net/minecraft/server/network/ServerConnectionListener/m_9718_ ()V net/minecraft/server/network/ServerConnectionListener/stop ()V +MD: net/minecraft/server/network/ServerConnectionListener/m_9721_ ()V net/minecraft/server/network/ServerConnectionListener/tick ()V +MD: net/minecraft/server/network/ServerConnectionListener/m_9722_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/server/network/ServerConnectionListener/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/server/network/ServerConnectionListener/m_9723_ ()Lio/netty/channel/epoll/EpollEventLoopGroup; net/minecraft/server/network/ServerConnectionListener/lambda$static$1 ()Lio/netty/channel/epoll/EpollEventLoopGroup; +MD: net/minecraft/server/network/ServerConnectionListener/m_9724_ ()Lio/netty/channel/nio/NioEventLoopGroup; net/minecraft/server/network/ServerConnectionListener/lambda$static$0 ()Lio/netty/channel/nio/NioEventLoopGroup; +CL: net/minecraft/server/network/ServerConnectionListener$1 net/minecraft/server/network/ServerConnectionListener$1 +FD: net/minecraft/server/network/ServerConnectionListener$1/f_9725_ net/minecraft/server/network/ServerConnectionListener$1/this$0 +FD: net/minecraft/server/network/ServerConnectionListener$1/net/minecraft/server/network/ServerConnectionListener$1 net/minecraft/server/network/ServerConnectionListener$1/net/minecraft/server/network/ServerConnectionListener$1 +MD: net/minecraft/server/network/ServerConnectionListener$1/ (Lnet/minecraft/server/network/ServerConnectionListener;)V net/minecraft/server/network/ServerConnectionListener$1/ (Lnet/minecraft/server/network/ServerConnectionListener;)V +MD: net/minecraft/server/network/ServerConnectionListener$1/initChannel (Lio/netty/channel/Channel;)V net/minecraft/server/network/ServerConnectionListener$1/initChannel (Lio/netty/channel/Channel;)V +CL: net/minecraft/server/network/ServerConnectionListener$2 net/minecraft/server/network/ServerConnectionListener$2 +FD: net/minecraft/server/network/ServerConnectionListener$2/f_9730_ net/minecraft/server/network/ServerConnectionListener$2/this$0 +FD: net/minecraft/server/network/ServerConnectionListener$2/net/minecraft/server/network/ServerConnectionListener$2 net/minecraft/server/network/ServerConnectionListener$2/net/minecraft/server/network/ServerConnectionListener$2 +MD: net/minecraft/server/network/ServerConnectionListener$2/ (Lnet/minecraft/server/network/ServerConnectionListener;)V net/minecraft/server/network/ServerConnectionListener$2/ (Lnet/minecraft/server/network/ServerConnectionListener;)V +MD: net/minecraft/server/network/ServerConnectionListener$2/initChannel (Lio/netty/channel/Channel;)V net/minecraft/server/network/ServerConnectionListener$2/initChannel (Lio/netty/channel/Channel;)V +CL: net/minecraft/server/network/ServerConnectionListener$LatencySimulator net/minecraft/server/network/ServerConnectionListener$LatencySimulator +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/f_143587_ net/minecraft/server/network/ServerConnectionListener$LatencySimulator/TIMER +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/f_143588_ net/minecraft/server/network/ServerConnectionListener$LatencySimulator/delay +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/f_143589_ net/minecraft/server/network/ServerConnectionListener$LatencySimulator/jitter +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/f_143590_ net/minecraft/server/network/ServerConnectionListener$LatencySimulator/queuedMessages +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/net/minecraft/server/network/ServerConnectionListener$LatencySimulator net/minecraft/server/network/ServerConnectionListener$LatencySimulator/net/minecraft/server/network/ServerConnectionListener$LatencySimulator +MD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/ ()V net/minecraft/server/network/ServerConnectionListener$LatencySimulator/ ()V +MD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/ (II)V net/minecraft/server/network/ServerConnectionListener$LatencySimulator/ (II)V +MD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/channelRead (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V net/minecraft/server/network/ServerConnectionListener$LatencySimulator/channelRead (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V +MD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/m_143595_ (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V net/minecraft/server/network/ServerConnectionListener$LatencySimulator/delayDownstream (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V +MD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator/m_143598_ (Lio/netty/util/Timeout;)V net/minecraft/server/network/ServerConnectionListener$LatencySimulator/onTimeout (Lio/netty/util/Timeout;)V +CL: net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/f_143603_ net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/ctx +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/f_143604_ net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/msg +FD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage +MD: net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/ (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage/ (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V +CL: net/minecraft/server/network/ServerGamePacketListenerImpl net/minecraft/server/network/ServerGamePacketListenerImpl +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_143608_ net/minecraft/server/network/ServerGamePacketListenerImpl/LATENCY_CHECK_INTERVAL +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9735_ net/minecraft/server/network/ServerGamePacketListenerImpl/awaitingTeleportTime +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9736_ net/minecraft/server/network/ServerGamePacketListenerImpl/clientIsFloating +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9737_ net/minecraft/server/network/ServerGamePacketListenerImpl/aboveGroundTickCount +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9738_ net/minecraft/server/network/ServerGamePacketListenerImpl/clientVehicleIsFloating +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9739_ net/minecraft/server/network/ServerGamePacketListenerImpl/aboveGroundVehicleTickCount +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9740_ net/minecraft/server/network/ServerGamePacketListenerImpl/receivedMovePacketCount +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9741_ net/minecraft/server/network/ServerGamePacketListenerImpl/knownMovePacketCount +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9742_ net/minecraft/server/network/ServerGamePacketListenerImpl/connection +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9743_ net/minecraft/server/network/ServerGamePacketListenerImpl/player +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9744_ net/minecraft/server/network/ServerGamePacketListenerImpl/LOGGER +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9745_ net/minecraft/server/network/ServerGamePacketListenerImpl/server +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9746_ net/minecraft/server/network/ServerGamePacketListenerImpl/tickCount +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9747_ net/minecraft/server/network/ServerGamePacketListenerImpl/keepAliveTime +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9748_ net/minecraft/server/network/ServerGamePacketListenerImpl/keepAlivePending +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9749_ net/minecraft/server/network/ServerGamePacketListenerImpl/keepAliveChallenge +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9750_ net/minecraft/server/network/ServerGamePacketListenerImpl/chatSpamTickCount +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9751_ net/minecraft/server/network/ServerGamePacketListenerImpl/dropSpamTickCount +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9753_ net/minecraft/server/network/ServerGamePacketListenerImpl/firstGoodX +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9754_ net/minecraft/server/network/ServerGamePacketListenerImpl/firstGoodY +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9755_ net/minecraft/server/network/ServerGamePacketListenerImpl/firstGoodZ +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9756_ net/minecraft/server/network/ServerGamePacketListenerImpl/lastGoodX +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9757_ net/minecraft/server/network/ServerGamePacketListenerImpl/lastGoodY +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9758_ net/minecraft/server/network/ServerGamePacketListenerImpl/lastGoodZ +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9759_ net/minecraft/server/network/ServerGamePacketListenerImpl/lastVehicle +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9760_ net/minecraft/server/network/ServerGamePacketListenerImpl/vehicleFirstGoodX +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9761_ net/minecraft/server/network/ServerGamePacketListenerImpl/vehicleFirstGoodY +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9762_ net/minecraft/server/network/ServerGamePacketListenerImpl/vehicleFirstGoodZ +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9763_ net/minecraft/server/network/ServerGamePacketListenerImpl/vehicleLastGoodX +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9764_ net/minecraft/server/network/ServerGamePacketListenerImpl/vehicleLastGoodY +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9765_ net/minecraft/server/network/ServerGamePacketListenerImpl/vehicleLastGoodZ +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9766_ net/minecraft/server/network/ServerGamePacketListenerImpl/awaitingPositionFromClient +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/f_9767_ net/minecraft/server/network/ServerGamePacketListenerImpl/awaitingTeleport +FD: net/minecraft/server/network/ServerGamePacketListenerImpl/net/minecraft/server/network/ServerGamePacketListenerImpl net/minecraft/server/network/ServerGamePacketListenerImpl/net/minecraft/server/network/ServerGamePacketListenerImpl +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/ ()V net/minecraft/server/network/ServerGamePacketListenerImpl/ ()V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/network/ServerGamePacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_141995_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/network/ServerGamePacketListenerImpl/send (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_142110_ (Lnet/minecraft/network/protocol/game/ServerboundPongPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePong (Lnet/minecraft/network/protocol/game/ServerboundPongPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_142253_ ()Lnet/minecraft/server/level/ServerPlayer; net/minecraft/server/network/ServerGamePacketListenerImpl/getPlayer ()Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143609_ (D)D net/minecraft/server/network/ServerGamePacketListenerImpl/clampHorizontal (D)D +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143611_ (DDDFF)V net/minecraft/server/network/ServerGamePacketListenerImpl/dismount (DDDFF)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143617_ (DDDFFLjava/util/Set;Z)V net/minecraft/server/network/ServerGamePacketListenerImpl/teleport (DDDFFLjava/util/Set;Z)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143625_ (ILjava/util/List;)V net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$handleEditBook$4 (ILjava/util/List;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143628_ (Lnet/minecraft/server/network/TextFilter$FilteredText;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleChat (Lnet/minecraft/server/network/TextFilter$FilteredText;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143630_ (Lnet/minecraft/server/network/TextFilter$FilteredText;Ljava/util/List;I)V net/minecraft/server/network/ServerGamePacketListenerImpl/signBook (Lnet/minecraft/server/network/TextFilter$FilteredText;Ljava/util/List;I)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143634_ (Ljava/util/List;Ljava/util/function/UnaryOperator;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/server/network/ServerGamePacketListenerImpl/updateBookPages (Ljava/util/List;Ljava/util/function/UnaryOperator;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143638_ (Ljava/util/function/UnaryOperator;Lnet/minecraft/server/network/TextFilter$FilteredText;)Lnet/minecraft/nbt/StringTag; net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$updateBookPages$6 (Ljava/util/function/UnaryOperator;Lnet/minecraft/server/network/TextFilter$FilteredText;)Lnet/minecraft/nbt/StringTag; +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143645_ (Lnet/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket;Lcom/mojang/brigadier/suggestion/Suggestions;)V net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$handleCustomCommandSuggestions$2 (Lnet/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket;Lcom/mojang/brigadier/suggestion/Suggestions;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143653_ (D)D net/minecraft/server/network/ServerGamePacketListenerImpl/clampVertical (D)D +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143655_ (ILjava/util/List;)V net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$handleEditBook$3 (ILjava/util/List;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143658_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$signBook$5 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_143663_ (DDDFF)Z net/minecraft/server/network/ServerGamePacketListenerImpl/containsInvalidValues (DDDFF)Z +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_184194_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/network/chat/Component; net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$handleChat$8 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_184198_ (Lnet/minecraft/network/protocol/game/ServerboundPlaceRecipePacket;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$handlePlaceRecipe$9 (Lnet/minecraft/network/protocol/game/ServerboundPlaceRecipePacket;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_184201_ (Lnet/minecraft/network/protocol/Packet;)Ljava/lang/String; net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$send$7 (Lnet/minecraft/network/protocol/Packet;)Ljava/lang/String; +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_184203_ (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;Ljava/util/List;)V net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$handleSignUpdate$10 (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;Ljava/util/List;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_201920_ (Ljava/util/function/Consumer;Ljava/lang/Object;Ljava/lang/Object;)V net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$filterTextPacket$1 (Ljava/util/function/Consumer;Ljava/lang/Object;Ljava/lang/Object;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5527_ (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSignUpdate (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5591_ (Lnet/minecraft/network/protocol/game/ServerboundRenameItemPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleRenameItem (Lnet/minecraft/network/protocol/game/ServerboundRenameItemPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5617_ (Lnet/minecraft/network/protocol/game/ServerboundClientInformationPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleClientInformation (Lnet/minecraft/network/protocol/game/ServerboundClientInformationPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5659_ (Lnet/minecraft/network/protocol/game/ServerboundMoveVehiclePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleMoveVehicle (Lnet/minecraft/network/protocol/game/ServerboundMoveVehiclePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5681_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePlayerCommand (Lnet/minecraft/network/protocol/game/ServerboundPlayerCommandPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5683_ (Lnet/minecraft/network/protocol/game/ServerboundKeepAlivePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleKeepAlive (Lnet/minecraft/network/protocol/game/ServerboundKeepAlivePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5712_ (Lnet/minecraft/network/protocol/game/ServerboundSetBeaconPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSetBeaconPacket (Lnet/minecraft/network/protocol/game/ServerboundSetBeaconPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5760_ (Lnet/minecraft/network/protocol/game/ServerboundUseItemPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleUseItem (Lnet/minecraft/network/protocol/game/ServerboundUseItemPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5914_ (Lnet/minecraft/network/protocol/game/ServerboundContainerClickPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleContainerClick (Lnet/minecraft/network/protocol/game/ServerboundContainerClickPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5918_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerInputPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePlayerInput (Lnet/minecraft/network/protocol/game/ServerboundPlayerInputPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5938_ (Lnet/minecraft/network/protocol/game/ServerboundPaddleBoatPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePaddleBoat (Lnet/minecraft/network/protocol/game/ServerboundPaddleBoatPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_5964_ (Lnet/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSetCreativeModeSlot (Lnet/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/server/network/ServerGamePacketListenerImpl/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6272_ (Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleClientCommand (Lnet/minecraft/network/protocol/game/ServerboundClientCommandPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6321_ (Lnet/minecraft/network/protocol/game/ServerboundSelectTradePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSelectTrade (Lnet/minecraft/network/protocol/game/ServerboundSelectTradePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6371_ (Lnet/minecraft/network/protocol/game/ServerboundUseItemOnPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleUseItemOn (Lnet/minecraft/network/protocol/game/ServerboundUseItemOnPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6449_ (Lnet/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleJigsawGenerate (Lnet/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6557_ (Lnet/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleContainerButtonClick (Lnet/minecraft/network/protocol/game/ServerboundContainerButtonClickPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6629_ (Lnet/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSetCommandMinecart (Lnet/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6780_ (Lnet/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleBlockEntityTagQuery (Lnet/minecraft/network/protocol/game/ServerboundBlockEntityTagQuery;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6828_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePlayerAbilities (Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6829_ (Lnet/minecraft/network/protocol/game/ServerboundEditBookPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleEditBook (Lnet/minecraft/network/protocol/game/ServerboundEditBookPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6936_ (Lnet/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleTeleportToEntityPacket (Lnet/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6946_ (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleInteract (Lnet/minecraft/network/protocol/game/ServerboundInteractPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_6947_ (Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSeenAdvancements (Lnet/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/network/ServerGamePacketListenerImpl/onDisconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7185_ (Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleMovePlayer (Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7191_ (Lnet/minecraft/network/protocol/game/ServerboundPlaceRecipePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePlaceRecipe (Lnet/minecraft/network/protocol/game/ServerboundPlaceRecipePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7192_ (Lnet/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSetCommandBlock (Lnet/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7376_ (Lnet/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleAcceptTeleportPacket (Lnet/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7388_ (Lnet/minecraft/network/protocol/game/ServerboundChatPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleChat (Lnet/minecraft/network/protocol/game/ServerboundChatPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7411_ (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleRecipeBookSeenRecipePacket (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookSeenRecipePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7423_ (Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleCustomPayload (Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7424_ (Lnet/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSetStructureBlock (Lnet/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7477_ (Lnet/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleChangeDifficulty (Lnet/minecraft/network/protocol/game/ServerboundChangeDifficultyPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7502_ (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePlayerAction (Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7529_ (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleResourcePackResponse (Lnet/minecraft/network/protocol/game/ServerboundResourcePackPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7548_ (Lnet/minecraft/network/protocol/game/ServerboundEntityTagQuery;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleEntityTagQuery (Lnet/minecraft/network/protocol/game/ServerboundEntityTagQuery;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7728_ (Lnet/minecraft/network/protocol/game/ServerboundLockDifficultyPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleLockDifficulty (Lnet/minecraft/network/protocol/game/ServerboundLockDifficultyPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7741_ (Lnet/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleCustomCommandSuggestions (Lnet/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7798_ (Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSetCarriedItem (Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7951_ (Lnet/minecraft/network/protocol/game/ServerboundContainerClosePacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleContainerClose (Lnet/minecraft/network/protocol/game/ServerboundContainerClosePacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7953_ (Lnet/minecraft/network/protocol/game/ServerboundSwingPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleAnimate (Lnet/minecraft/network/protocol/game/ServerboundSwingPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7965_ (Lnet/minecraft/network/protocol/game/ServerboundPickItemPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handlePickItem (Lnet/minecraft/network/protocol/game/ServerboundPickItemPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_7982_ (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleRecipeBookChangeSettingsPacket (Lnet/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_8019_ (Lnet/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleSetJigsawBlock (Lnet/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9774_ (DDDFF)V net/minecraft/server/network/ServerGamePacketListenerImpl/teleport (DDDFF)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9780_ (DDDFFLjava/util/Set;)V net/minecraft/server/network/ServerGamePacketListenerImpl/teleport (DDDFFLjava/util/Set;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9790_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/server/network/ServerGamePacketListenerImpl/wasBlockPlacementAttempt (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9793_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/server/network/ServerGamePacketListenerImpl/noBlocksAround (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9795_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/phys/AABB;)Z net/minecraft/server/network/ServerGamePacketListenerImpl/isPlayerCollidingWithAnythingNew (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9801_ (Ljava/lang/Object;Ljava/util/function/Consumer;Ljava/util/function/BiFunction;)V net/minecraft/server/network/ServerGamePacketListenerImpl/filterTextPacket (Ljava/lang/Object;Ljava/util/function/Consumer;Ljava/util/function/BiFunction;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9809_ (Ljava/lang/String;Ljava/util/function/Consumer;)V net/minecraft/server/network/ServerGamePacketListenerImpl/filterTextPacket (Ljava/lang/String;Ljava/util/function/Consumer;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9812_ (Ljava/util/List;I)V net/minecraft/server/network/ServerGamePacketListenerImpl/updateBookContents (Ljava/util/List;I)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9815_ (Ljava/util/List;Ljava/util/function/Consumer;)V net/minecraft/server/network/ServerGamePacketListenerImpl/filterTextPacket (Ljava/util/List;Ljava/util/function/Consumer;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9826_ (Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V net/minecraft/server/network/ServerGamePacketListenerImpl/lambda$disconnect$0 (Lnet/minecraft/network/chat/Component;Lio/netty/util/concurrent/Future;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9831_ (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V net/minecraft/server/network/ServerGamePacketListenerImpl/send (Lnet/minecraft/network/protocol/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9922_ (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;Ljava/util/List;)V net/minecraft/server/network/ServerGamePacketListenerImpl/updateSignText (Lnet/minecraft/network/protocol/game/ServerboundSignUpdatePacket;Ljava/util/List;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9933_ ()V net/minecraft/server/network/ServerGamePacketListenerImpl/tick ()V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9942_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/network/ServerGamePacketListenerImpl/disconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9953_ ()V net/minecraft/server/network/ServerGamePacketListenerImpl/resetPosition ()V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9956_ ()Z net/minecraft/server/network/ServerGamePacketListenerImpl/isSingleplayerOwner ()Z +MD: net/minecraft/server/network/ServerGamePacketListenerImpl/m_9957_ (Ljava/lang/String;)V net/minecraft/server/network/ServerGamePacketListenerImpl/handleCommand (Ljava/lang/String;)V +CL: net/minecraft/server/network/ServerGamePacketListenerImpl$1 net/minecraft/server/network/ServerGamePacketListenerImpl$1 +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/f_143670_ net/minecraft/server/network/ServerGamePacketListenerImpl$1/val$target +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/f_143671_ net/minecraft/server/network/ServerGamePacketListenerImpl$1/this$0 +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/net/minecraft/server/network/ServerGamePacketListenerImpl$1 net/minecraft/server/network/ServerGamePacketListenerImpl$1/net/minecraft/server/network/ServerGamePacketListenerImpl$1 +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/ (Lnet/minecraft/server/network/ServerGamePacketListenerImpl;Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/network/ServerGamePacketListenerImpl$1/ (Lnet/minecraft/server/network/ServerGamePacketListenerImpl;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/m_141994_ ()V net/minecraft/server/network/ServerGamePacketListenerImpl$1/onAttack ()V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/m_142143_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/server/network/ServerGamePacketListenerImpl$1/onInteraction (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/m_142299_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/server/network/ServerGamePacketListenerImpl$1/onInteraction (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/m_143678_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction;)V net/minecraft/server/network/ServerGamePacketListenerImpl$1/performInteraction (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction;)V +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$1/m_143684_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/server/network/ServerGamePacketListenerImpl$1/lambda$onInteraction$0 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/server/network/ServerGamePacketListenerImpl$2 net/minecraft/server/network/ServerGamePacketListenerImpl$2 +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$2/f_143689_ net/minecraft/server/network/ServerGamePacketListenerImpl$2/$SwitchMap$net$minecraft$world$level$block$entity$CommandBlockEntity$Mode +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$2/f_143690_ net/minecraft/server/network/ServerGamePacketListenerImpl$2/$SwitchMap$net$minecraft$network$protocol$game$ServerboundPlayerActionPacket$Action +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$2/f_143691_ net/minecraft/server/network/ServerGamePacketListenerImpl$2/$SwitchMap$net$minecraft$network$protocol$game$ServerboundPlayerCommandPacket$Action +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$2/f_143692_ net/minecraft/server/network/ServerGamePacketListenerImpl$2/$SwitchMap$net$minecraft$network$protocol$game$ServerboundClientCommandPacket$Action +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$2/net/minecraft/server/network/ServerGamePacketListenerImpl$2 net/minecraft/server/network/ServerGamePacketListenerImpl$2/net/minecraft/server/network/ServerGamePacketListenerImpl$2 +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$2/ ()V net/minecraft/server/network/ServerGamePacketListenerImpl$2/ ()V +CL: net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction +FD: net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction/net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction/net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction +MD: net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction/m_143694_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction/run (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/server/network/ServerHandshakePacketListenerImpl net/minecraft/server/network/ServerHandshakePacketListenerImpl +FD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/f_9964_ net/minecraft/server/network/ServerHandshakePacketListenerImpl/IGNORE_STATUS_REASON +FD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/f_9965_ net/minecraft/server/network/ServerHandshakePacketListenerImpl/server +FD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/f_9966_ net/minecraft/server/network/ServerHandshakePacketListenerImpl/connection +FD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/net/minecraft/server/network/ServerHandshakePacketListenerImpl net/minecraft/server/network/ServerHandshakePacketListenerImpl/net/minecraft/server/network/ServerHandshakePacketListenerImpl +MD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/ ()V net/minecraft/server/network/ServerHandshakePacketListenerImpl/ ()V +MD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V net/minecraft/server/network/ServerHandshakePacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V +MD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/server/network/ServerHandshakePacketListenerImpl/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/network/ServerHandshakePacketListenerImpl/onDisconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/network/ServerHandshakePacketListenerImpl/m_7322_ (Lnet/minecraft/network/protocol/handshake/ClientIntentionPacket;)V net/minecraft/server/network/ServerHandshakePacketListenerImpl/handleIntention (Lnet/minecraft/network/protocol/handshake/ClientIntentionPacket;)V +CL: net/minecraft/server/network/ServerHandshakePacketListenerImpl$1 net/minecraft/server/network/ServerHandshakePacketListenerImpl$1 +FD: net/minecraft/server/network/ServerHandshakePacketListenerImpl$1/f_9976_ net/minecraft/server/network/ServerHandshakePacketListenerImpl$1/$SwitchMap$net$minecraft$network$ConnectionProtocol +FD: net/minecraft/server/network/ServerHandshakePacketListenerImpl$1/net/minecraft/server/network/ServerHandshakePacketListenerImpl$1 net/minecraft/server/network/ServerHandshakePacketListenerImpl$1/net/minecraft/server/network/ServerHandshakePacketListenerImpl$1 +MD: net/minecraft/server/network/ServerHandshakePacketListenerImpl$1/ ()V net/minecraft/server/network/ServerHandshakePacketListenerImpl$1/ ()V +CL: net/minecraft/server/network/ServerLoginPacketListenerImpl net/minecraft/server/network/ServerLoginPacketListenerImpl +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10013_ net/minecraft/server/network/ServerLoginPacketListenerImpl/connection +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10014_ net/minecraft/server/network/ServerLoginPacketListenerImpl/UNIQUE_THREAD_ID +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10015_ net/minecraft/server/network/ServerLoginPacketListenerImpl/LOGGER +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10016_ net/minecraft/server/network/ServerLoginPacketListenerImpl/RANDOM +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10017_ net/minecraft/server/network/ServerLoginPacketListenerImpl/nonce +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10018_ net/minecraft/server/network/ServerLoginPacketListenerImpl/server +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10019_ net/minecraft/server/network/ServerLoginPacketListenerImpl/state +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10020_ net/minecraft/server/network/ServerLoginPacketListenerImpl/tick +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10021_ net/minecraft/server/network/ServerLoginPacketListenerImpl/gameProfile +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10022_ net/minecraft/server/network/ServerLoginPacketListenerImpl/serverId +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_10024_ net/minecraft/server/network/ServerLoginPacketListenerImpl/delayedAcceptPlayer +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/f_143698_ net/minecraft/server/network/ServerLoginPacketListenerImpl/MAX_TICKS_BEFORE_LOGIN +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl/net/minecraft/server/network/ServerLoginPacketListenerImpl net/minecraft/server/network/ServerLoginPacketListenerImpl/net/minecraft/server/network/ServerLoginPacketListenerImpl +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/ ()V net/minecraft/server/network/ServerLoginPacketListenerImpl/ ()V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_10038_ (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile; net/minecraft/server/network/ServerLoginPacketListenerImpl/createFakeProfile (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_10040_ (Lio/netty/channel/ChannelFuture;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/lambda$handleAcceptedLogin$0 (Lio/netty/channel/ChannelFuture;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_10050_ ()V net/minecraft/server/network/ServerLoginPacketListenerImpl/tick ()V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_10053_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/disconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_10055_ ()V net/minecraft/server/network/ServerLoginPacketListenerImpl/handleAcceptedLogin ()V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_10056_ ()Ljava/lang/String; net/minecraft/server/network/ServerLoginPacketListenerImpl/getUserName ()Ljava/lang/String; +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_143699_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/placeNewPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_203790_ (I)Z net/minecraft/server/network/ServerLoginPacketListenerImpl/lambda$isValidUsername$1 (I)Z +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_203792_ (Ljava/lang/String;)Z net/minecraft/server/network/ServerLoginPacketListenerImpl/isValidUsername (Ljava/lang/String;)Z +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_5990_ (Lnet/minecraft/network/protocol/login/ServerboundHelloPacket;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/handleHello (Lnet/minecraft/network/protocol/login/ServerboundHelloPacket;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/server/network/ServerLoginPacketListenerImpl/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/onDisconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_7223_ (Lnet/minecraft/network/protocol/login/ServerboundCustomQueryPacket;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/handleCustomQueryPacket (Lnet/minecraft/network/protocol/login/ServerboundCustomQueryPacket;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl/m_8072_ (Lnet/minecraft/network/protocol/login/ServerboundKeyPacket;)V net/minecraft/server/network/ServerLoginPacketListenerImpl/handleKey (Lnet/minecraft/network/protocol/login/ServerboundKeyPacket;)V +CL: net/minecraft/server/network/ServerLoginPacketListenerImpl$1 net/minecraft/server/network/ServerLoginPacketListenerImpl$1 +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$1/f_10058_ net/minecraft/server/network/ServerLoginPacketListenerImpl$1/val$digest +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$1/f_10059_ net/minecraft/server/network/ServerLoginPacketListenerImpl$1/this$0 +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$1/net/minecraft/server/network/ServerLoginPacketListenerImpl$1 net/minecraft/server/network/ServerLoginPacketListenerImpl$1/net/minecraft/server/network/ServerLoginPacketListenerImpl$1 +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$1/ (Lnet/minecraft/server/network/ServerLoginPacketListenerImpl;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/server/network/ServerLoginPacketListenerImpl$1/ (Lnet/minecraft/server/network/ServerLoginPacketListenerImpl;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$1/m_10064_ ()Ljava/net/InetAddress; net/minecraft/server/network/ServerLoginPacketListenerImpl$1/getAddress ()Ljava/net/InetAddress; +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$1/run ()V net/minecraft/server/network/ServerLoginPacketListenerImpl$1/run ()V +CL: net/minecraft/server/network/ServerLoginPacketListenerImpl$State net/minecraft/server/network/ServerLoginPacketListenerImpl$State +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/$VALUES net/minecraft/server/network/ServerLoginPacketListenerImpl$State/$VALUES +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/ACCEPTED net/minecraft/server/network/ServerLoginPacketListenerImpl$State/ACCEPTED +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/AUTHENTICATING net/minecraft/server/network/ServerLoginPacketListenerImpl$State/AUTHENTICATING +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/DELAY_ACCEPT net/minecraft/server/network/ServerLoginPacketListenerImpl$State/DELAY_ACCEPT +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/HELLO net/minecraft/server/network/ServerLoginPacketListenerImpl$State/HELLO +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/KEY net/minecraft/server/network/ServerLoginPacketListenerImpl$State/KEY +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/NEGOTIATING net/minecraft/server/network/ServerLoginPacketListenerImpl$State/NEGOTIATING +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/READY_TO_ACCEPT net/minecraft/server/network/ServerLoginPacketListenerImpl$State/READY_TO_ACCEPT +FD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/net/minecraft/server/network/ServerLoginPacketListenerImpl$State net/minecraft/server/network/ServerLoginPacketListenerImpl$State/net/minecraft/server/network/ServerLoginPacketListenerImpl$State +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/ ()V net/minecraft/server/network/ServerLoginPacketListenerImpl$State/ ()V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/ (Ljava/lang/String;I)V net/minecraft/server/network/ServerLoginPacketListenerImpl$State/ (Ljava/lang/String;I)V +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/m_143701_ ()[Lnet/minecraft/server/network/ServerLoginPacketListenerImpl$State; net/minecraft/server/network/ServerLoginPacketListenerImpl$State/$values ()[Lnet/minecraft/server/network/ServerLoginPacketListenerImpl$State; +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/valueOf (Ljava/lang/String;)Lnet/minecraft/server/network/ServerLoginPacketListenerImpl$State; net/minecraft/server/network/ServerLoginPacketListenerImpl$State/valueOf (Ljava/lang/String;)Lnet/minecraft/server/network/ServerLoginPacketListenerImpl$State; +MD: net/minecraft/server/network/ServerLoginPacketListenerImpl$State/values ()[Lnet/minecraft/server/network/ServerLoginPacketListenerImpl$State; net/minecraft/server/network/ServerLoginPacketListenerImpl$State/values ()[Lnet/minecraft/server/network/ServerLoginPacketListenerImpl$State; +CL: net/minecraft/server/network/ServerPlayerConnection net/minecraft/server/network/ServerPlayerConnection +FD: net/minecraft/server/network/ServerPlayerConnection/net/minecraft/server/network/ServerPlayerConnection net/minecraft/server/network/ServerPlayerConnection/net/minecraft/server/network/ServerPlayerConnection +MD: net/minecraft/server/network/ServerPlayerConnection/m_141995_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/network/ServerPlayerConnection/send (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/network/ServerPlayerConnection/m_142253_ ()Lnet/minecraft/server/level/ServerPlayer; net/minecraft/server/network/ServerPlayerConnection/getPlayer ()Lnet/minecraft/server/level/ServerPlayer; +CL: net/minecraft/server/network/ServerStatusPacketListenerImpl net/minecraft/server/network/ServerStatusPacketListenerImpl +FD: net/minecraft/server/network/ServerStatusPacketListenerImpl/f_10081_ net/minecraft/server/network/ServerStatusPacketListenerImpl/DISCONNECT_REASON +FD: net/minecraft/server/network/ServerStatusPacketListenerImpl/f_10082_ net/minecraft/server/network/ServerStatusPacketListenerImpl/server +FD: net/minecraft/server/network/ServerStatusPacketListenerImpl/f_10083_ net/minecraft/server/network/ServerStatusPacketListenerImpl/connection +FD: net/minecraft/server/network/ServerStatusPacketListenerImpl/f_10084_ net/minecraft/server/network/ServerStatusPacketListenerImpl/hasRequestedStatus +FD: net/minecraft/server/network/ServerStatusPacketListenerImpl/net/minecraft/server/network/ServerStatusPacketListenerImpl net/minecraft/server/network/ServerStatusPacketListenerImpl/net/minecraft/server/network/ServerStatusPacketListenerImpl +MD: net/minecraft/server/network/ServerStatusPacketListenerImpl/ ()V net/minecraft/server/network/ServerStatusPacketListenerImpl/ ()V +MD: net/minecraft/server/network/ServerStatusPacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V net/minecraft/server/network/ServerStatusPacketListenerImpl/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/Connection;)V +MD: net/minecraft/server/network/ServerStatusPacketListenerImpl/m_6198_ ()Lnet/minecraft/network/Connection; net/minecraft/server/network/ServerStatusPacketListenerImpl/getConnection ()Lnet/minecraft/network/Connection; +MD: net/minecraft/server/network/ServerStatusPacketListenerImpl/m_6733_ (Lnet/minecraft/network/protocol/status/ServerboundStatusRequestPacket;)V net/minecraft/server/network/ServerStatusPacketListenerImpl/handleStatusRequest (Lnet/minecraft/network/protocol/status/ServerboundStatusRequestPacket;)V +MD: net/minecraft/server/network/ServerStatusPacketListenerImpl/m_7026_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/server/network/ServerStatusPacketListenerImpl/onDisconnect (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/network/ServerStatusPacketListenerImpl/m_7883_ (Lnet/minecraft/network/protocol/status/ServerboundPingRequestPacket;)V net/minecraft/server/network/ServerStatusPacketListenerImpl/handlePingRequest (Lnet/minecraft/network/protocol/status/ServerboundPingRequestPacket;)V +CL: net/minecraft/server/network/TextFilter net/minecraft/server/network/TextFilter +FD: net/minecraft/server/network/TextFilter/f_143703_ net/minecraft/server/network/TextFilter/DUMMY +FD: net/minecraft/server/network/TextFilter/net/minecraft/server/network/TextFilter net/minecraft/server/network/TextFilter/net/minecraft/server/network/TextFilter +MD: net/minecraft/server/network/TextFilter/ ()V net/minecraft/server/network/TextFilter/ ()V +MD: net/minecraft/server/network/TextFilter/m_5925_ (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilter/processMessageBundle (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilter/m_6770_ (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilter/processStreamMessage (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilter/m_7670_ ()V net/minecraft/server/network/TextFilter/leave ()V +MD: net/minecraft/server/network/TextFilter/m_7674_ ()V net/minecraft/server/network/TextFilter/join ()V +CL: net/minecraft/server/network/TextFilter$1 net/minecraft/server/network/TextFilter$1 +FD: net/minecraft/server/network/TextFilter$1/net/minecraft/server/network/TextFilter$1 net/minecraft/server/network/TextFilter$1/net/minecraft/server/network/TextFilter$1 +MD: net/minecraft/server/network/TextFilter$1/ ()V net/minecraft/server/network/TextFilter$1/ ()V +MD: net/minecraft/server/network/TextFilter$1/m_5925_ (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilter$1/processMessageBundle (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilter$1/m_6770_ (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilter$1/processStreamMessage (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilter$1/m_7670_ ()V net/minecraft/server/network/TextFilter$1/leave ()V +MD: net/minecraft/server/network/TextFilter$1/m_7674_ ()V net/minecraft/server/network/TextFilter$1/join ()V +CL: net/minecraft/server/network/TextFilter$FilteredText net/minecraft/server/network/TextFilter$FilteredText +FD: net/minecraft/server/network/TextFilter$FilteredText/f_143712_ net/minecraft/server/network/TextFilter$FilteredText/EMPTY +FD: net/minecraft/server/network/TextFilter$FilteredText/f_143713_ net/minecraft/server/network/TextFilter$FilteredText/raw +FD: net/minecraft/server/network/TextFilter$FilteredText/f_143714_ net/minecraft/server/network/TextFilter$FilteredText/filtered +FD: net/minecraft/server/network/TextFilter$FilteredText/net/minecraft/server/network/TextFilter$FilteredText net/minecraft/server/network/TextFilter$FilteredText/net/minecraft/server/network/TextFilter$FilteredText +MD: net/minecraft/server/network/TextFilter$FilteredText/ ()V net/minecraft/server/network/TextFilter$FilteredText/ ()V +MD: net/minecraft/server/network/TextFilter$FilteredText/ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/server/network/TextFilter$FilteredText/ (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/server/network/TextFilter$FilteredText/m_143719_ ()Ljava/lang/String; net/minecraft/server/network/TextFilter$FilteredText/getRaw ()Ljava/lang/String; +MD: net/minecraft/server/network/TextFilter$FilteredText/m_143720_ (Ljava/lang/String;)Lnet/minecraft/server/network/TextFilter$FilteredText; net/minecraft/server/network/TextFilter$FilteredText/passThrough (Ljava/lang/String;)Lnet/minecraft/server/network/TextFilter$FilteredText; +MD: net/minecraft/server/network/TextFilter$FilteredText/m_143722_ ()Ljava/lang/String; net/minecraft/server/network/TextFilter$FilteredText/getFiltered ()Ljava/lang/String; +MD: net/minecraft/server/network/TextFilter$FilteredText/m_143723_ (Ljava/lang/String;)Lnet/minecraft/server/network/TextFilter$FilteredText; net/minecraft/server/network/TextFilter$FilteredText/fullyFiltered (Ljava/lang/String;)Lnet/minecraft/server/network/TextFilter$FilteredText; +CL: net/minecraft/server/network/TextFilterClient net/minecraft/server/network/TextFilterClient +FD: net/minecraft/server/network/TextFilterClient/f_10098_ net/minecraft/server/network/TextFilterClient/LOGGER +FD: net/minecraft/server/network/TextFilterClient/f_10099_ net/minecraft/server/network/TextFilterClient/WORKER_COUNT +FD: net/minecraft/server/network/TextFilterClient/f_10100_ net/minecraft/server/network/TextFilterClient/THREAD_FACTORY +FD: net/minecraft/server/network/TextFilterClient/f_10101_ net/minecraft/server/network/TextFilterClient/chatEndpoint +FD: net/minecraft/server/network/TextFilterClient/f_10102_ net/minecraft/server/network/TextFilterClient/joinEndpoint +FD: net/minecraft/server/network/TextFilterClient/f_10103_ net/minecraft/server/network/TextFilterClient/leaveEndpoint +FD: net/minecraft/server/network/TextFilterClient/f_10104_ net/minecraft/server/network/TextFilterClient/authKey +FD: net/minecraft/server/network/TextFilterClient/f_10105_ net/minecraft/server/network/TextFilterClient/ruleId +FD: net/minecraft/server/network/TextFilterClient/f_10106_ net/minecraft/server/network/TextFilterClient/serverId +FD: net/minecraft/server/network/TextFilterClient/f_10107_ net/minecraft/server/network/TextFilterClient/chatIgnoreStrategy +FD: net/minecraft/server/network/TextFilterClient/f_10108_ net/minecraft/server/network/TextFilterClient/workerPool +FD: net/minecraft/server/network/TextFilterClient/f_200894_ net/minecraft/server/network/TextFilterClient/roomId +FD: net/minecraft/server/network/TextFilterClient/net/minecraft/server/network/TextFilterClient net/minecraft/server/network/TextFilterClient/net/minecraft/server/network/TextFilterClient +MD: net/minecraft/server/network/TextFilterClient/ ()V net/minecraft/server/network/TextFilterClient/ ()V +MD: net/minecraft/server/network/TextFilterClient/ (Ljava/net/URL;Ljava/net/URL;Ljava/net/URL;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy;I)V net/minecraft/server/network/TextFilterClient/ (Ljava/net/URL;Ljava/net/URL;Ljava/net/URL;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy;I)V +MD: net/minecraft/server/network/TextFilterClient/close ()V net/minecraft/server/network/TextFilterClient/close ()V +MD: net/minecraft/server/network/TextFilterClient/m_10127_ (Lcom/google/gson/JsonObject;Ljava/net/URL;)Lcom/google/gson/JsonObject; net/minecraft/server/network/TextFilterClient/processRequestResponse (Lcom/google/gson/JsonObject;Ljava/net/URL;)Lcom/google/gson/JsonObject; +MD: net/minecraft/server/network/TextFilterClient/m_10130_ (Lcom/google/gson/JsonObject;Ljava/net/URL;Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/network/TextFilterClient/lambda$processJoinOrLeave$1 (Lcom/google/gson/JsonObject;Ljava/net/URL;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/network/TextFilterClient/m_10134_ (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/server/network/TextFilter; net/minecraft/server/network/TextFilterClient/createContext (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/server/network/TextFilter; +MD: net/minecraft/server/network/TextFilterClient/m_10136_ (Lcom/mojang/authlib/GameProfile;Ljava/lang/String;Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilterClient/requestMessageProcessing (Lcom/mojang/authlib/GameProfile;Ljava/lang/String;Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilterClient/m_10141_ (Lcom/mojang/authlib/GameProfile;Ljava/net/URL;Ljava/util/concurrent/Executor;)V net/minecraft/server/network/TextFilterClient/processJoinOrLeave (Lcom/mojang/authlib/GameProfile;Ljava/net/URL;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/server/network/TextFilterClient/m_10145_ (Ljava/io/InputStream;)V net/minecraft/server/network/TextFilterClient/drainStream (Ljava/io/InputStream;)V +MD: net/minecraft/server/network/TextFilterClient/m_10147_ (Ljava/lang/Runnable;)Ljava/lang/Thread; net/minecraft/server/network/TextFilterClient/lambda$static$0 (Ljava/lang/Runnable;)Ljava/lang/Thread; +MD: net/minecraft/server/network/TextFilterClient/m_10151_ (Lcom/google/gson/JsonObject;Ljava/net/URL;)V net/minecraft/server/network/TextFilterClient/processRequest (Lcom/google/gson/JsonObject;Ljava/net/URL;)V +MD: net/minecraft/server/network/TextFilterClient/m_10156_ (Lcom/google/gson/JsonObject;Ljava/net/URL;)Ljava/net/HttpURLConnection; net/minecraft/server/network/TextFilterClient/makeRequest (Lcom/google/gson/JsonObject;Ljava/net/URL;)Ljava/net/HttpURLConnection; +MD: net/minecraft/server/network/TextFilterClient/m_143732_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy;)Lnet/minecraft/server/network/TextFilter$FilteredText; net/minecraft/server/network/TextFilterClient/lambda$requestMessageProcessing$2 (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy;)Lnet/minecraft/server/network/TextFilter$FilteredText; +MD: net/minecraft/server/network/TextFilterClient/m_143736_ (Ljava/lang/String;)Lnet/minecraft/server/network/TextFilterClient; net/minecraft/server/network/TextFilterClient/createFromConfig (Ljava/lang/String;)Lnet/minecraft/server/network/TextFilterClient; +MD: net/minecraft/server/network/TextFilterClient/m_212245_ (Ljava/net/URI;Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URL; net/minecraft/server/network/TextFilterClient/getEndpoint (Ljava/net/URI;Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URL; +CL: net/minecraft/server/network/TextFilterClient$IgnoreStrategy net/minecraft/server/network/TextFilterClient$IgnoreStrategy +FD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/f_10162_ net/minecraft/server/network/TextFilterClient$IgnoreStrategy/NEVER_IGNORE +FD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/f_10163_ net/minecraft/server/network/TextFilterClient$IgnoreStrategy/IGNORE_FULLY_FILTERED +FD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/net/minecraft/server/network/TextFilterClient$IgnoreStrategy net/minecraft/server/network/TextFilterClient$IgnoreStrategy/net/minecraft/server/network/TextFilterClient$IgnoreStrategy +MD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/ ()V net/minecraft/server/network/TextFilterClient$IgnoreStrategy/ ()V +MD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/m_10165_ (Ljava/lang/String;I)Z net/minecraft/server/network/TextFilterClient$IgnoreStrategy/lambda$static$1 (Ljava/lang/String;I)Z +MD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/m_10168_ (Ljava/lang/String;I)Z net/minecraft/server/network/TextFilterClient$IgnoreStrategy/lambda$static$0 (Ljava/lang/String;I)Z +MD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/m_10171_ (Ljava/lang/String;I)Z net/minecraft/server/network/TextFilterClient$IgnoreStrategy/shouldIgnore (Ljava/lang/String;I)Z +MD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/m_143738_ (I)Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy; net/minecraft/server/network/TextFilterClient$IgnoreStrategy/ignoreOverThreshold (I)Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy; +MD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/m_143740_ (ILjava/lang/String;I)Z net/minecraft/server/network/TextFilterClient$IgnoreStrategy/lambda$ignoreOverThreshold$2 (ILjava/lang/String;I)Z +MD: net/minecraft/server/network/TextFilterClient$IgnoreStrategy/m_143744_ (I)Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy; net/minecraft/server/network/TextFilterClient$IgnoreStrategy/select (I)Lnet/minecraft/server/network/TextFilterClient$IgnoreStrategy; +CL: net/minecraft/server/network/TextFilterClient$PlayerContext net/minecraft/server/network/TextFilterClient$PlayerContext +FD: net/minecraft/server/network/TextFilterClient$PlayerContext/f_10174_ net/minecraft/server/network/TextFilterClient$PlayerContext/this$0 +FD: net/minecraft/server/network/TextFilterClient$PlayerContext/f_10175_ net/minecraft/server/network/TextFilterClient$PlayerContext/profile +FD: net/minecraft/server/network/TextFilterClient$PlayerContext/f_10176_ net/minecraft/server/network/TextFilterClient$PlayerContext/streamExecutor +FD: net/minecraft/server/network/TextFilterClient$PlayerContext/net/minecraft/server/network/TextFilterClient$PlayerContext net/minecraft/server/network/TextFilterClient$PlayerContext/net/minecraft/server/network/TextFilterClient$PlayerContext +MD: net/minecraft/server/network/TextFilterClient$PlayerContext/ (Lnet/minecraft/server/network/TextFilterClient;Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/network/TextFilterClient$PlayerContext/ (Lnet/minecraft/server/network/TextFilterClient;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/network/TextFilterClient$PlayerContext/m_10194_ (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilterClient$PlayerContext/lambda$processMessageBundle$0 (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilterClient$PlayerContext/m_143746_ (Ljava/lang/Throwable;)Ljava/util/List; net/minecraft/server/network/TextFilterClient$PlayerContext/lambda$processMessageBundle$1 (Ljava/lang/Throwable;)Ljava/util/List; +MD: net/minecraft/server/network/TextFilterClient$PlayerContext/m_5925_ (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilterClient$PlayerContext/processMessageBundle (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilterClient$PlayerContext/m_6770_ (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/network/TextFilterClient$PlayerContext/processStreamMessage (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/network/TextFilterClient$PlayerContext/m_7670_ ()V net/minecraft/server/network/TextFilterClient$PlayerContext/leave ()V +MD: net/minecraft/server/network/TextFilterClient$PlayerContext/m_7674_ ()V net/minecraft/server/network/TextFilterClient$PlayerContext/join ()V +CL: net/minecraft/server/network/TextFilterClient$RequestFailedException net/minecraft/server/network/TextFilterClient$RequestFailedException +FD: net/minecraft/server/network/TextFilterClient$RequestFailedException/net/minecraft/server/network/TextFilterClient$RequestFailedException net/minecraft/server/network/TextFilterClient$RequestFailedException/net/minecraft/server/network/TextFilterClient$RequestFailedException +MD: net/minecraft/server/network/TextFilterClient$RequestFailedException/ (Ljava/lang/String;)V net/minecraft/server/network/TextFilterClient$RequestFailedException/ (Ljava/lang/String;)V +CL: net/minecraft/server/network/package-info net/minecraft/server/network/package-info +FD: net/minecraft/server/network/package-info/net/minecraft/server/network/package-info net/minecraft/server/network/package-info/net/minecraft/server/network/package-info +CL: net/minecraft/server/package-info net/minecraft/server/package-info +FD: net/minecraft/server/package-info/net/minecraft/server/package-info net/minecraft/server/package-info/net/minecraft/server/package-info +CL: net/minecraft/server/packs/AbstractPackResources net/minecraft/server/packs/AbstractPackResources +FD: net/minecraft/server/packs/AbstractPackResources/f_10203_ net/minecraft/server/packs/AbstractPackResources/file +FD: net/minecraft/server/packs/AbstractPackResources/f_10204_ net/minecraft/server/packs/AbstractPackResources/LOGGER +FD: net/minecraft/server/packs/AbstractPackResources/net/minecraft/server/packs/AbstractPackResources net/minecraft/server/packs/AbstractPackResources/net/minecraft/server/packs/AbstractPackResources +MD: net/minecraft/server/packs/AbstractPackResources/ ()V net/minecraft/server/packs/AbstractPackResources/ ()V +MD: net/minecraft/server/packs/AbstractPackResources/ (Ljava/io/File;)V net/minecraft/server/packs/AbstractPackResources/ (Ljava/io/File;)V +MD: net/minecraft/server/packs/AbstractPackResources/m_10214_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;Ljava/io/InputStream;)Ljava/lang/Object; net/minecraft/server/packs/AbstractPackResources/getMetadataFromStream (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;Ljava/io/InputStream;)Ljava/lang/Object; +MD: net/minecraft/server/packs/AbstractPackResources/m_10217_ (Ljava/io/File;Ljava/io/File;)Ljava/lang/String; net/minecraft/server/packs/AbstractPackResources/getRelativePath (Ljava/io/File;Ljava/io/File;)Ljava/lang/String; +MD: net/minecraft/server/packs/AbstractPackResources/m_10226_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; net/minecraft/server/packs/AbstractPackResources/getPathFromLocation (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; +MD: net/minecraft/server/packs/AbstractPackResources/m_10230_ (Ljava/lang/String;)V net/minecraft/server/packs/AbstractPackResources/logWarning (Ljava/lang/String;)V +MD: net/minecraft/server/packs/AbstractPackResources/m_5541_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/server/packs/AbstractPackResources/getResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/AbstractPackResources/m_5542_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/server/packs/AbstractPackResources/getRootResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/AbstractPackResources/m_5550_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/server/packs/AbstractPackResources/getMetadataSection (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/server/packs/AbstractPackResources/m_6105_ (Ljava/lang/String;)Z net/minecraft/server/packs/AbstractPackResources/hasResource (Ljava/lang/String;)Z +MD: net/minecraft/server/packs/AbstractPackResources/m_7211_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/AbstractPackResources/hasResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/AbstractPackResources/m_8017_ ()Ljava/lang/String; net/minecraft/server/packs/AbstractPackResources/getName ()Ljava/lang/String; +MD: net/minecraft/server/packs/AbstractPackResources/m_8031_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; net/minecraft/server/packs/AbstractPackResources/getResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; +CL: net/minecraft/server/packs/FilePackResources net/minecraft/server/packs/FilePackResources +FD: net/minecraft/server/packs/FilePackResources/f_10232_ net/minecraft/server/packs/FilePackResources/SPLITTER +FD: net/minecraft/server/packs/FilePackResources/f_10233_ net/minecraft/server/packs/FilePackResources/zipFile +FD: net/minecraft/server/packs/FilePackResources/net/minecraft/server/packs/FilePackResources net/minecraft/server/packs/FilePackResources/net/minecraft/server/packs/FilePackResources +MD: net/minecraft/server/packs/FilePackResources/ ()V net/minecraft/server/packs/FilePackResources/ ()V +MD: net/minecraft/server/packs/FilePackResources/ (Ljava/io/File;)V net/minecraft/server/packs/FilePackResources/ (Ljava/io/File;)V +MD: net/minecraft/server/packs/FilePackResources/close ()V net/minecraft/server/packs/FilePackResources/close ()V +MD: net/minecraft/server/packs/FilePackResources/finalize ()V net/minecraft/server/packs/FilePackResources/finalize ()V +MD: net/minecraft/server/packs/FilePackResources/m_10247_ ()Ljava/util/zip/ZipFile; net/minecraft/server/packs/FilePackResources/getOrCreateZipFile ()Ljava/util/zip/ZipFile; +MD: net/minecraft/server/packs/FilePackResources/m_5541_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/server/packs/FilePackResources/getResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/FilePackResources/m_5698_ (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; net/minecraft/server/packs/FilePackResources/getNamespaces (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; +MD: net/minecraft/server/packs/FilePackResources/m_6105_ (Ljava/lang/String;)Z net/minecraft/server/packs/FilePackResources/hasResource (Ljava/lang/String;)Z +MD: net/minecraft/server/packs/FilePackResources/m_7466_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/FilePackResources/getResources (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +CL: net/minecraft/server/packs/FolderPackResources net/minecraft/server/packs/FolderPackResources +FD: net/minecraft/server/packs/FolderPackResources/f_10252_ net/minecraft/server/packs/FolderPackResources/LOGGER +FD: net/minecraft/server/packs/FolderPackResources/f_10253_ net/minecraft/server/packs/FolderPackResources/ON_WINDOWS +FD: net/minecraft/server/packs/FolderPackResources/f_10254_ net/minecraft/server/packs/FolderPackResources/BACKSLASH_MATCHER +FD: net/minecraft/server/packs/FolderPackResources/net/minecraft/server/packs/FolderPackResources net/minecraft/server/packs/FolderPackResources/net/minecraft/server/packs/FolderPackResources +MD: net/minecraft/server/packs/FolderPackResources/ ()V net/minecraft/server/packs/FolderPackResources/ ()V +MD: net/minecraft/server/packs/FolderPackResources/ (Ljava/io/File;)V net/minecraft/server/packs/FolderPackResources/ (Ljava/io/File;)V +MD: net/minecraft/server/packs/FolderPackResources/close ()V net/minecraft/server/packs/FolderPackResources/close ()V +MD: net/minecraft/server/packs/FolderPackResources/m_10266_ (Ljava/io/File;ILjava/lang/String;Ljava/util/List;Ljava/lang/String;Ljava/util/function/Predicate;)V net/minecraft/server/packs/FolderPackResources/listResources (Ljava/io/File;ILjava/lang/String;Ljava/util/List;Ljava/lang/String;Ljava/util/function/Predicate;)V +MD: net/minecraft/server/packs/FolderPackResources/m_10273_ (Ljava/io/File;Ljava/lang/String;)Z net/minecraft/server/packs/FolderPackResources/validatePath (Ljava/io/File;Ljava/lang/String;)Z +MD: net/minecraft/server/packs/FolderPackResources/m_10281_ (Ljava/lang/String;)Ljava/io/File; net/minecraft/server/packs/FolderPackResources/getFile (Ljava/lang/String;)Ljava/io/File; +MD: net/minecraft/server/packs/FolderPackResources/m_5541_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/server/packs/FolderPackResources/getResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/FolderPackResources/m_5698_ (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; net/minecraft/server/packs/FolderPackResources/getNamespaces (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; +MD: net/minecraft/server/packs/FolderPackResources/m_6105_ (Ljava/lang/String;)Z net/minecraft/server/packs/FolderPackResources/hasResource (Ljava/lang/String;)Z +MD: net/minecraft/server/packs/FolderPackResources/m_7466_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/FolderPackResources/getResources (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +CL: net/minecraft/server/packs/PackResources net/minecraft/server/packs/PackResources +FD: net/minecraft/server/packs/PackResources/f_143748_ net/minecraft/server/packs/PackResources/METADATA_EXTENSION +FD: net/minecraft/server/packs/PackResources/f_143749_ net/minecraft/server/packs/PackResources/PACK_META +FD: net/minecraft/server/packs/PackResources/net/minecraft/server/packs/PackResources net/minecraft/server/packs/PackResources/net/minecraft/server/packs/PackResources +MD: net/minecraft/server/packs/PackResources/close ()V net/minecraft/server/packs/PackResources/close ()V +MD: net/minecraft/server/packs/PackResources/m_5542_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/server/packs/PackResources/getRootResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/PackResources/m_5550_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/server/packs/PackResources/getMetadataSection (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/server/packs/PackResources/m_5698_ (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; net/minecraft/server/packs/PackResources/getNamespaces (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; +MD: net/minecraft/server/packs/PackResources/m_7211_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/PackResources/hasResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/PackResources/m_7466_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/PackResources/getResources (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/server/packs/PackResources/m_8017_ ()Ljava/lang/String; net/minecraft/server/packs/PackResources/getName ()Ljava/lang/String; +MD: net/minecraft/server/packs/PackResources/m_8031_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; net/minecraft/server/packs/PackResources/getResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; +CL: net/minecraft/server/packs/PackType net/minecraft/server/packs/PackType +FD: net/minecraft/server/packs/PackType/$VALUES net/minecraft/server/packs/PackType/$VALUES +FD: net/minecraft/server/packs/PackType/CLIENT_RESOURCES net/minecraft/server/packs/PackType/CLIENT_RESOURCES +FD: net/minecraft/server/packs/PackType/SERVER_DATA net/minecraft/server/packs/PackType/SERVER_DATA +FD: net/minecraft/server/packs/PackType/f_10298_ net/minecraft/server/packs/PackType/directory +FD: net/minecraft/server/packs/PackType/f_143750_ net/minecraft/server/packs/PackType/bridgeType +FD: net/minecraft/server/packs/PackType/net/minecraft/server/packs/PackType net/minecraft/server/packs/PackType/net/minecraft/server/packs/PackType +MD: net/minecraft/server/packs/PackType/ ()V net/minecraft/server/packs/PackType/ ()V +MD: net/minecraft/server/packs/PackType/ (Ljava/lang/String;ILjava/lang/String;Lcom/mojang/bridge/game/PackType;)V net/minecraft/server/packs/PackType/ (Ljava/lang/String;ILjava/lang/String;Lcom/mojang/bridge/game/PackType;)V +MD: net/minecraft/server/packs/PackType/m_10305_ ()Ljava/lang/String; net/minecraft/server/packs/PackType/getDirectory ()Ljava/lang/String; +MD: net/minecraft/server/packs/PackType/m_143756_ (Lcom/mojang/bridge/game/GameVersion;)I net/minecraft/server/packs/PackType/getVersion (Lcom/mojang/bridge/game/GameVersion;)I +MD: net/minecraft/server/packs/PackType/m_143758_ ()[Lnet/minecraft/server/packs/PackType; net/minecraft/server/packs/PackType/$values ()[Lnet/minecraft/server/packs/PackType; +MD: net/minecraft/server/packs/PackType/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/PackType; net/minecraft/server/packs/PackType/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/PackType; +MD: net/minecraft/server/packs/PackType/values ()[Lnet/minecraft/server/packs/PackType; net/minecraft/server/packs/PackType/values ()[Lnet/minecraft/server/packs/PackType; +CL: net/minecraft/server/packs/ResourcePackFileNotFoundException net/minecraft/server/packs/ResourcePackFileNotFoundException +FD: net/minecraft/server/packs/ResourcePackFileNotFoundException/net/minecraft/server/packs/ResourcePackFileNotFoundException net/minecraft/server/packs/ResourcePackFileNotFoundException/net/minecraft/server/packs/ResourcePackFileNotFoundException +MD: net/minecraft/server/packs/ResourcePackFileNotFoundException/ (Ljava/io/File;Ljava/lang/String;)V net/minecraft/server/packs/ResourcePackFileNotFoundException/ (Ljava/io/File;Ljava/lang/String;)V +CL: net/minecraft/server/packs/VanillaPackResources net/minecraft/server/packs/VanillaPackResources +FD: net/minecraft/server/packs/VanillaPackResources/f_10312_ net/minecraft/server/packs/VanillaPackResources/generatedDir +FD: net/minecraft/server/packs/VanillaPackResources/f_10313_ net/minecraft/server/packs/VanillaPackResources/clientObject +FD: net/minecraft/server/packs/VanillaPackResources/f_10314_ net/minecraft/server/packs/VanillaPackResources/namespaces +FD: net/minecraft/server/packs/VanillaPackResources/f_10315_ net/minecraft/server/packs/VanillaPackResources/LOGGER +FD: net/minecraft/server/packs/VanillaPackResources/f_143759_ net/minecraft/server/packs/VanillaPackResources/packMetadata +FD: net/minecraft/server/packs/VanillaPackResources/f_182296_ net/minecraft/server/packs/VanillaPackResources/ROOT_DIR_BY_TYPE +FD: net/minecraft/server/packs/VanillaPackResources/net/minecraft/server/packs/VanillaPackResources net/minecraft/server/packs/VanillaPackResources/net/minecraft/server/packs/VanillaPackResources +MD: net/minecraft/server/packs/VanillaPackResources/ ()V net/minecraft/server/packs/VanillaPackResources/ ()V +MD: net/minecraft/server/packs/VanillaPackResources/ (Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;[Ljava/lang/String;)V net/minecraft/server/packs/VanillaPackResources/ (Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;[Ljava/lang/String;)V +MD: net/minecraft/server/packs/VanillaPackResources/close ()V net/minecraft/server/packs/VanillaPackResources/close ()V +MD: net/minecraft/server/packs/VanillaPackResources/m_10335_ (Ljava/lang/String;Ljava/net/URL;)Z net/minecraft/server/packs/VanillaPackResources/isResourceUrlValid (Ljava/lang/String;Ljava/net/URL;)Z +MD: net/minecraft/server/packs/VanillaPackResources/m_10338_ (Ljava/lang/String;Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/server/packs/VanillaPackResources/lambda$getResources$2 (Ljava/lang/String;Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/server/packs/VanillaPackResources/m_10342_ (Ljava/util/Collection;ILjava/lang/String;Ljava/nio/file/Path;Ljava/lang/String;Ljava/util/function/Predicate;)V net/minecraft/server/packs/VanillaPackResources/getResources (Ljava/util/Collection;ILjava/lang/String;Ljava/nio/file/Path;Ljava/lang/String;Ljava/util/function/Predicate;)V +MD: net/minecraft/server/packs/VanillaPackResources/m_10351_ (Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z net/minecraft/server/packs/VanillaPackResources/lambda$getResources$1 (Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z +MD: net/minecraft/server/packs/VanillaPackResources/m_10362_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; net/minecraft/server/packs/VanillaPackResources/createPath (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; +MD: net/minecraft/server/packs/VanillaPackResources/m_142591_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; net/minecraft/server/packs/VanillaPackResources/getResource (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; +MD: net/minecraft/server/packs/VanillaPackResources/m_182297_ (Ljava/net/URI;)Ljava/nio/file/Path; net/minecraft/server/packs/VanillaPackResources/safeGetPath (Ljava/net/URI;)Ljava/nio/file/Path; +MD: net/minecraft/server/packs/VanillaPackResources/m_182299_ ()Lcom/google/common/collect/ImmutableMap; net/minecraft/server/packs/VanillaPackResources/lambda$static$0 ()Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/server/packs/VanillaPackResources/m_5539_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/server/packs/VanillaPackResources/getResourceAsStream (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/VanillaPackResources/m_5542_ (Ljava/lang/String;)Ljava/io/InputStream; net/minecraft/server/packs/VanillaPackResources/getRootResource (Ljava/lang/String;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/VanillaPackResources/m_5550_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/server/packs/VanillaPackResources/getMetadataSection (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/server/packs/VanillaPackResources/m_5698_ (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; net/minecraft/server/packs/VanillaPackResources/getNamespaces (Lnet/minecraft/server/packs/PackType;)Ljava/util/Set; +MD: net/minecraft/server/packs/VanillaPackResources/m_7211_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/VanillaPackResources/hasResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/VanillaPackResources/m_7466_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/VanillaPackResources/getResources (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/server/packs/VanillaPackResources/m_8017_ ()Ljava/lang/String; net/minecraft/server/packs/VanillaPackResources/getName ()Ljava/lang/String; +MD: net/minecraft/server/packs/VanillaPackResources/m_8031_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; net/minecraft/server/packs/VanillaPackResources/getResource (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/VanillaPackResources/m_8033_ (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; net/minecraft/server/packs/VanillaPackResources/getResourceAsStream (Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;)Ljava/io/InputStream; +CL: net/minecraft/server/packs/VanillaPackResources$1 net/minecraft/server/packs/VanillaPackResources$1 +FD: net/minecraft/server/packs/VanillaPackResources$1/f_143765_ net/minecraft/server/packs/VanillaPackResources$1/inputStream +FD: net/minecraft/server/packs/VanillaPackResources$1/f_143766_ net/minecraft/server/packs/VanillaPackResources$1/val$location +FD: net/minecraft/server/packs/VanillaPackResources$1/f_143767_ net/minecraft/server/packs/VanillaPackResources$1/this$0 +FD: net/minecraft/server/packs/VanillaPackResources$1/net/minecraft/server/packs/VanillaPackResources$1 net/minecraft/server/packs/VanillaPackResources$1/net/minecraft/server/packs/VanillaPackResources$1 +MD: net/minecraft/server/packs/VanillaPackResources$1/ (Lnet/minecraft/server/packs/VanillaPackResources;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/server/packs/VanillaPackResources$1/ (Lnet/minecraft/server/packs/VanillaPackResources;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/server/packs/VanillaPackResources$1/close ()V net/minecraft/server/packs/VanillaPackResources$1/close ()V +MD: net/minecraft/server/packs/VanillaPackResources$1/m_142564_ ()Z net/minecraft/server/packs/VanillaPackResources$1/hasMetadata ()Z +MD: net/minecraft/server/packs/VanillaPackResources$1/m_5507_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/server/packs/VanillaPackResources$1/getMetadata (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/server/packs/VanillaPackResources$1/m_6679_ ()Ljava/io/InputStream; net/minecraft/server/packs/VanillaPackResources$1/getInputStream ()Ljava/io/InputStream; +MD: net/minecraft/server/packs/VanillaPackResources$1/m_7816_ ()Ljava/lang/String; net/minecraft/server/packs/VanillaPackResources$1/getSourceName ()Ljava/lang/String; +MD: net/minecraft/server/packs/VanillaPackResources$1/m_7843_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/server/packs/VanillaPackResources$1/getLocation ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/server/packs/metadata/MetadataSectionSerializer net/minecraft/server/packs/metadata/MetadataSectionSerializer +FD: net/minecraft/server/packs/metadata/MetadataSectionSerializer/net/minecraft/server/packs/metadata/MetadataSectionSerializer net/minecraft/server/packs/metadata/MetadataSectionSerializer/net/minecraft/server/packs/metadata/MetadataSectionSerializer +MD: net/minecraft/server/packs/metadata/MetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Ljava/lang/Object; net/minecraft/server/packs/metadata/MetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Ljava/lang/Object; +MD: net/minecraft/server/packs/metadata/MetadataSectionSerializer/m_7991_ ()Ljava/lang/String; net/minecraft/server/packs/metadata/MetadataSectionSerializer/getMetadataSectionName ()Ljava/lang/String; +CL: net/minecraft/server/packs/metadata/pack/PackMetadataSection net/minecraft/server/packs/metadata/pack/PackMetadataSection +FD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/f_10366_ net/minecraft/server/packs/metadata/pack/PackMetadataSection/SERIALIZER +FD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/f_10367_ net/minecraft/server/packs/metadata/pack/PackMetadataSection/description +FD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/f_10368_ net/minecraft/server/packs/metadata/pack/PackMetadataSection/packFormat +FD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/net/minecraft/server/packs/metadata/pack/PackMetadataSection net/minecraft/server/packs/metadata/pack/PackMetadataSection/net/minecraft/server/packs/metadata/pack/PackMetadataSection +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/ ()V net/minecraft/server/packs/metadata/pack/PackMetadataSection/ ()V +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/ (Lnet/minecraft/network/chat/Component;I)V net/minecraft/server/packs/metadata/pack/PackMetadataSection/ (Lnet/minecraft/network/chat/Component;I)V +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/m_10373_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/metadata/pack/PackMetadataSection/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSection/m_10374_ ()I net/minecraft/server/packs/metadata/pack/PackMetadataSection/getPackFormat ()I +CL: net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer +FD: net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/ ()V net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/ ()V +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Ljava/lang/Object; net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Ljava/lang/Object; +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/m_6322_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection; net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection; +MD: net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/m_7991_ ()Ljava/lang/String; net/minecraft/server/packs/metadata/pack/PackMetadataSectionSerializer/getMetadataSectionName ()Ljava/lang/String; +CL: net/minecraft/server/packs/metadata/pack/package-info net/minecraft/server/packs/metadata/pack/package-info +FD: net/minecraft/server/packs/metadata/pack/package-info/net/minecraft/server/packs/metadata/pack/package-info net/minecraft/server/packs/metadata/pack/package-info/net/minecraft/server/packs/metadata/pack/package-info +CL: net/minecraft/server/packs/metadata/package-info net/minecraft/server/packs/metadata/package-info +FD: net/minecraft/server/packs/metadata/package-info/net/minecraft/server/packs/metadata/package-info net/minecraft/server/packs/metadata/package-info/net/minecraft/server/packs/metadata/package-info +CL: net/minecraft/server/packs/package-info net/minecraft/server/packs/package-info +FD: net/minecraft/server/packs/package-info/net/minecraft/server/packs/package-info net/minecraft/server/packs/package-info/net/minecraft/server/packs/package-info +CL: net/minecraft/server/packs/repository/FolderRepositorySource net/minecraft/server/packs/repository/FolderRepositorySource +FD: net/minecraft/server/packs/repository/FolderRepositorySource/f_10381_ net/minecraft/server/packs/repository/FolderRepositorySource/RESOURCEPACK_FILTER +FD: net/minecraft/server/packs/repository/FolderRepositorySource/f_10382_ net/minecraft/server/packs/repository/FolderRepositorySource/folder +FD: net/minecraft/server/packs/repository/FolderRepositorySource/f_10383_ net/minecraft/server/packs/repository/FolderRepositorySource/packSource +FD: net/minecraft/server/packs/repository/FolderRepositorySource/net/minecraft/server/packs/repository/FolderRepositorySource net/minecraft/server/packs/repository/FolderRepositorySource/net/minecraft/server/packs/repository/FolderRepositorySource +MD: net/minecraft/server/packs/repository/FolderRepositorySource/ ()V net/minecraft/server/packs/repository/FolderRepositorySource/ ()V +MD: net/minecraft/server/packs/repository/FolderRepositorySource/ (Ljava/io/File;Lnet/minecraft/server/packs/repository/PackSource;)V net/minecraft/server/packs/repository/FolderRepositorySource/ (Ljava/io/File;Lnet/minecraft/server/packs/repository/PackSource;)V +MD: net/minecraft/server/packs/repository/FolderRepositorySource/m_10388_ (Ljava/io/File;)Ljava/util/function/Supplier; net/minecraft/server/packs/repository/FolderRepositorySource/createSupplier (Ljava/io/File;)Ljava/util/function/Supplier; +MD: net/minecraft/server/packs/repository/FolderRepositorySource/m_10393_ (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; net/minecraft/server/packs/repository/FolderRepositorySource/lambda$createSupplier$2 (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/server/packs/repository/FolderRepositorySource/m_10395_ (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; net/minecraft/server/packs/repository/FolderRepositorySource/lambda$createSupplier$1 (Ljava/io/File;)Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/server/packs/repository/FolderRepositorySource/m_10397_ (Ljava/io/File;)Z net/minecraft/server/packs/repository/FolderRepositorySource/lambda$static$0 (Ljava/io/File;)Z +MD: net/minecraft/server/packs/repository/FolderRepositorySource/m_7686_ (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V net/minecraft/server/packs/repository/FolderRepositorySource/loadPacks (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V +CL: net/minecraft/server/packs/repository/Pack net/minecraft/server/packs/repository/Pack +FD: net/minecraft/server/packs/repository/Pack/f_10399_ net/minecraft/server/packs/repository/Pack/LOGGER +FD: net/minecraft/server/packs/repository/Pack/f_10401_ net/minecraft/server/packs/repository/Pack/id +FD: net/minecraft/server/packs/repository/Pack/f_10402_ net/minecraft/server/packs/repository/Pack/supplier +FD: net/minecraft/server/packs/repository/Pack/f_10403_ net/minecraft/server/packs/repository/Pack/title +FD: net/minecraft/server/packs/repository/Pack/f_10404_ net/minecraft/server/packs/repository/Pack/description +FD: net/minecraft/server/packs/repository/Pack/f_10405_ net/minecraft/server/packs/repository/Pack/compatibility +FD: net/minecraft/server/packs/repository/Pack/f_10406_ net/minecraft/server/packs/repository/Pack/defaultPosition +FD: net/minecraft/server/packs/repository/Pack/f_10407_ net/minecraft/server/packs/repository/Pack/required +FD: net/minecraft/server/packs/repository/Pack/f_10408_ net/minecraft/server/packs/repository/Pack/fixedPosition +FD: net/minecraft/server/packs/repository/Pack/f_10409_ net/minecraft/server/packs/repository/Pack/packSource +FD: net/minecraft/server/packs/repository/Pack/net/minecraft/server/packs/repository/Pack net/minecraft/server/packs/repository/Pack/net/minecraft/server/packs/repository/Pack +MD: net/minecraft/server/packs/repository/Pack/ ()V net/minecraft/server/packs/repository/Pack/ ()V +MD: net/minecraft/server/packs/repository/Pack/ (Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/PackType;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)V net/minecraft/server/packs/repository/Pack/ (Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/PackType;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)V +MD: net/minecraft/server/packs/repository/Pack/ (Ljava/lang/String;ZLjava/util/function/Supplier;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/packs/repository/PackCompatibility;Lnet/minecraft/server/packs/repository/Pack$Position;ZLnet/minecraft/server/packs/repository/PackSource;)V net/minecraft/server/packs/repository/Pack/ (Ljava/lang/String;ZLjava/util/function/Supplier;Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/packs/repository/PackCompatibility;Lnet/minecraft/server/packs/repository/Pack$Position;ZLnet/minecraft/server/packs/repository/PackSource;)V +MD: net/minecraft/server/packs/repository/Pack/close ()V net/minecraft/server/packs/repository/Pack/close ()V +MD: net/minecraft/server/packs/repository/Pack/equals (Ljava/lang/Object;)Z net/minecraft/server/packs/repository/Pack/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/packs/repository/Pack/hashCode ()I net/minecraft/server/packs/repository/Pack/hashCode ()I +MD: net/minecraft/server/packs/repository/Pack/m_10429_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/Pack/getTitle ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/repository/Pack/m_10430_ (Ljava/lang/String;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/server/packs/repository/Pack/create (Ljava/lang/String;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; +MD: net/minecraft/server/packs/repository/Pack/m_10437_ (Z)Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/Pack/getChatLink (Z)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/repository/Pack/m_10439_ (ZLnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/server/packs/repository/Pack/lambda$getChatLink$0 (ZLnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/server/packs/repository/Pack/m_10442_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/Pack/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/repository/Pack/m_10443_ ()Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/server/packs/repository/Pack/getCompatibility ()Lnet/minecraft/server/packs/repository/PackCompatibility; +MD: net/minecraft/server/packs/repository/Pack/m_10445_ ()Lnet/minecraft/server/packs/PackResources; net/minecraft/server/packs/repository/Pack/open ()Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/server/packs/repository/Pack/m_10446_ ()Ljava/lang/String; net/minecraft/server/packs/repository/Pack/getId ()Ljava/lang/String; +MD: net/minecraft/server/packs/repository/Pack/m_10449_ ()Z net/minecraft/server/packs/repository/Pack/isRequired ()Z +MD: net/minecraft/server/packs/repository/Pack/m_10450_ ()Z net/minecraft/server/packs/repository/Pack/isFixedPosition ()Z +MD: net/minecraft/server/packs/repository/Pack/m_10451_ ()Lnet/minecraft/server/packs/repository/Pack$Position; net/minecraft/server/packs/repository/Pack/getDefaultPosition ()Lnet/minecraft/server/packs/repository/Pack$Position; +MD: net/minecraft/server/packs/repository/Pack/m_10453_ ()Lnet/minecraft/server/packs/repository/PackSource; net/minecraft/server/packs/repository/Pack/getPackSource ()Lnet/minecraft/server/packs/repository/PackSource; +CL: net/minecraft/server/packs/repository/Pack$PackConstructor net/minecraft/server/packs/repository/Pack$PackConstructor +FD: net/minecraft/server/packs/repository/Pack$PackConstructor/net/minecraft/server/packs/repository/Pack$PackConstructor net/minecraft/server/packs/repository/Pack$PackConstructor/net/minecraft/server/packs/repository/Pack$PackConstructor +MD: net/minecraft/server/packs/repository/Pack$PackConstructor/m_143873_ (Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/server/packs/repository/Pack$PackConstructor/create (Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; +CL: net/minecraft/server/packs/repository/Pack$Position net/minecraft/server/packs/repository/Pack$Position +FD: net/minecraft/server/packs/repository/Pack$Position/$VALUES net/minecraft/server/packs/repository/Pack$Position/$VALUES +FD: net/minecraft/server/packs/repository/Pack$Position/BOTTOM net/minecraft/server/packs/repository/Pack$Position/BOTTOM +FD: net/minecraft/server/packs/repository/Pack$Position/TOP net/minecraft/server/packs/repository/Pack$Position/TOP +FD: net/minecraft/server/packs/repository/Pack$Position/net/minecraft/server/packs/repository/Pack$Position net/minecraft/server/packs/repository/Pack$Position/net/minecraft/server/packs/repository/Pack$Position +MD: net/minecraft/server/packs/repository/Pack$Position/ ()V net/minecraft/server/packs/repository/Pack$Position/ ()V +MD: net/minecraft/server/packs/repository/Pack$Position/ (Ljava/lang/String;I)V net/minecraft/server/packs/repository/Pack$Position/ (Ljava/lang/String;I)V +MD: net/minecraft/server/packs/repository/Pack$Position/m_10469_ ()Lnet/minecraft/server/packs/repository/Pack$Position; net/minecraft/server/packs/repository/Pack$Position/opposite ()Lnet/minecraft/server/packs/repository/Pack$Position; +MD: net/minecraft/server/packs/repository/Pack$Position/m_10470_ (Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)I net/minecraft/server/packs/repository/Pack$Position/insert (Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)I +MD: net/minecraft/server/packs/repository/Pack$Position/m_143881_ ()[Lnet/minecraft/server/packs/repository/Pack$Position; net/minecraft/server/packs/repository/Pack$Position/$values ()[Lnet/minecraft/server/packs/repository/Pack$Position; +MD: net/minecraft/server/packs/repository/Pack$Position/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/Pack$Position; net/minecraft/server/packs/repository/Pack$Position/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/Pack$Position; +MD: net/minecraft/server/packs/repository/Pack$Position/values ()[Lnet/minecraft/server/packs/repository/Pack$Position; net/minecraft/server/packs/repository/Pack$Position/values ()[Lnet/minecraft/server/packs/repository/Pack$Position; +CL: net/minecraft/server/packs/repository/PackCompatibility net/minecraft/server/packs/repository/PackCompatibility +FD: net/minecraft/server/packs/repository/PackCompatibility/$VALUES net/minecraft/server/packs/repository/PackCompatibility/$VALUES +FD: net/minecraft/server/packs/repository/PackCompatibility/COMPATIBLE net/minecraft/server/packs/repository/PackCompatibility/COMPATIBLE +FD: net/minecraft/server/packs/repository/PackCompatibility/TOO_NEW net/minecraft/server/packs/repository/PackCompatibility/TOO_NEW +FD: net/minecraft/server/packs/repository/PackCompatibility/TOO_OLD net/minecraft/server/packs/repository/PackCompatibility/TOO_OLD +FD: net/minecraft/server/packs/repository/PackCompatibility/f_10481_ net/minecraft/server/packs/repository/PackCompatibility/description +FD: net/minecraft/server/packs/repository/PackCompatibility/f_10482_ net/minecraft/server/packs/repository/PackCompatibility/confirmation +FD: net/minecraft/server/packs/repository/PackCompatibility/net/minecraft/server/packs/repository/PackCompatibility net/minecraft/server/packs/repository/PackCompatibility/net/minecraft/server/packs/repository/PackCompatibility +MD: net/minecraft/server/packs/repository/PackCompatibility/ ()V net/minecraft/server/packs/repository/PackCompatibility/ ()V +MD: net/minecraft/server/packs/repository/PackCompatibility/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/server/packs/repository/PackCompatibility/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/server/packs/repository/PackCompatibility/m_10489_ ()Z net/minecraft/server/packs/repository/PackCompatibility/isCompatible ()Z +MD: net/minecraft/server/packs/repository/PackCompatibility/m_10492_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/PackCompatibility/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/repository/PackCompatibility/m_10493_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/PackCompatibility/getConfirmation ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/repository/PackCompatibility/m_143882_ (ILnet/minecraft/server/packs/PackType;)Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/server/packs/repository/PackCompatibility/forFormat (ILnet/minecraft/server/packs/PackType;)Lnet/minecraft/server/packs/repository/PackCompatibility; +MD: net/minecraft/server/packs/repository/PackCompatibility/m_143885_ (Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/PackType;)Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/server/packs/repository/PackCompatibility/forMetadata (Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/PackType;)Lnet/minecraft/server/packs/repository/PackCompatibility; +MD: net/minecraft/server/packs/repository/PackCompatibility/m_143888_ ()[Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/server/packs/repository/PackCompatibility/$values ()[Lnet/minecraft/server/packs/repository/PackCompatibility; +MD: net/minecraft/server/packs/repository/PackCompatibility/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/server/packs/repository/PackCompatibility/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/PackCompatibility; +MD: net/minecraft/server/packs/repository/PackCompatibility/values ()[Lnet/minecraft/server/packs/repository/PackCompatibility; net/minecraft/server/packs/repository/PackCompatibility/values ()[Lnet/minecraft/server/packs/repository/PackCompatibility; +CL: net/minecraft/server/packs/repository/PackRepository net/minecraft/server/packs/repository/PackRepository +FD: net/minecraft/server/packs/repository/PackRepository/f_10497_ net/minecraft/server/packs/repository/PackRepository/sources +FD: net/minecraft/server/packs/repository/PackRepository/f_10498_ net/minecraft/server/packs/repository/PackRepository/available +FD: net/minecraft/server/packs/repository/PackRepository/f_10499_ net/minecraft/server/packs/repository/PackRepository/selected +FD: net/minecraft/server/packs/repository/PackRepository/f_10500_ net/minecraft/server/packs/repository/PackRepository/constructor +FD: net/minecraft/server/packs/repository/PackRepository/net/minecraft/server/packs/repository/PackRepository net/minecraft/server/packs/repository/PackRepository/net/minecraft/server/packs/repository/PackRepository +MD: net/minecraft/server/packs/repository/PackRepository/ (Lnet/minecraft/server/packs/PackType;[Lnet/minecraft/server/packs/repository/RepositorySource;)V net/minecraft/server/packs/repository/PackRepository/ (Lnet/minecraft/server/packs/PackType;[Lnet/minecraft/server/packs/repository/RepositorySource;)V +MD: net/minecraft/server/packs/repository/PackRepository/ (Lnet/minecraft/server/packs/repository/Pack$PackConstructor;[Lnet/minecraft/server/packs/repository/RepositorySource;)V net/minecraft/server/packs/repository/PackRepository/ (Lnet/minecraft/server/packs/repository/Pack$PackConstructor;[Lnet/minecraft/server/packs/repository/RepositorySource;)V +MD: net/minecraft/server/packs/repository/PackRepository/close ()V net/minecraft/server/packs/repository/PackRepository/close ()V +MD: net/minecraft/server/packs/repository/PackRepository/m_10506_ ()V net/minecraft/server/packs/repository/PackRepository/reload ()V +MD: net/minecraft/server/packs/repository/PackRepository/m_10507_ (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/server/packs/repository/PackRepository/getPack (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/Pack; +MD: net/minecraft/server/packs/repository/PackRepository/m_10509_ (Ljava/util/Collection;)V net/minecraft/server/packs/repository/PackRepository/setSelected (Ljava/util/Collection;)V +MD: net/minecraft/server/packs/repository/PackRepository/m_10514_ ()Ljava/util/Collection; net/minecraft/server/packs/repository/PackRepository/getAvailableIds ()Ljava/util/Collection; +MD: net/minecraft/server/packs/repository/PackRepository/m_10515_ (Ljava/lang/String;)Z net/minecraft/server/packs/repository/PackRepository/isAvailable (Ljava/lang/String;)Z +MD: net/minecraft/server/packs/repository/PackRepository/m_10517_ (Ljava/util/Collection;)Ljava/util/List; net/minecraft/server/packs/repository/PackRepository/rebuildSelected (Ljava/util/Collection;)Ljava/util/List; +MD: net/minecraft/server/packs/repository/PackRepository/m_10519_ ()Ljava/util/Collection; net/minecraft/server/packs/repository/PackRepository/getAvailablePacks ()Ljava/util/Collection; +MD: net/minecraft/server/packs/repository/PackRepository/m_10520_ (Ljava/util/Collection;)Ljava/util/stream/Stream; net/minecraft/server/packs/repository/PackRepository/getAvailablePacks (Ljava/util/Collection;)Ljava/util/stream/Stream; +MD: net/minecraft/server/packs/repository/PackRepository/m_10523_ ()Ljava/util/Collection; net/minecraft/server/packs/repository/PackRepository/getSelectedIds ()Ljava/util/Collection; +MD: net/minecraft/server/packs/repository/PackRepository/m_10524_ ()Ljava/util/Collection; net/minecraft/server/packs/repository/PackRepository/getSelectedPacks ()Ljava/util/Collection; +MD: net/minecraft/server/packs/repository/PackRepository/m_10525_ ()Ljava/util/List; net/minecraft/server/packs/repository/PackRepository/openAllSelected ()Ljava/util/List; +MD: net/minecraft/server/packs/repository/PackRepository/m_10526_ ()Ljava/util/Map; net/minecraft/server/packs/repository/PackRepository/discoverAvailable ()Ljava/util/Map; +MD: net/minecraft/server/packs/repository/PackRepository/m_143892_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; net/minecraft/server/packs/repository/PackRepository/lambda$new$0 (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Lnet/minecraft/network/chat/Component;ZLjava/util/function/Supplier;Lnet/minecraft/server/packs/metadata/pack/PackMetadataSection;Lnet/minecraft/server/packs/repository/Pack$Position;Lnet/minecraft/server/packs/repository/PackSource;)Lnet/minecraft/server/packs/repository/Pack; +MD: net/minecraft/server/packs/repository/PackRepository/m_143901_ (Ljava/util/Map;Lnet/minecraft/server/packs/repository/Pack;)V net/minecraft/server/packs/repository/PackRepository/lambda$discoverAvailable$1 (Ljava/util/Map;Lnet/minecraft/server/packs/repository/Pack;)V +CL: net/minecraft/server/packs/repository/PackSource net/minecraft/server/packs/repository/PackSource +FD: net/minecraft/server/packs/repository/PackSource/f_10527_ net/minecraft/server/packs/repository/PackSource/DEFAULT +FD: net/minecraft/server/packs/repository/PackSource/f_10528_ net/minecraft/server/packs/repository/PackSource/BUILT_IN +FD: net/minecraft/server/packs/repository/PackSource/f_10529_ net/minecraft/server/packs/repository/PackSource/WORLD +FD: net/minecraft/server/packs/repository/PackSource/f_10530_ net/minecraft/server/packs/repository/PackSource/SERVER +FD: net/minecraft/server/packs/repository/PackSource/net/minecraft/server/packs/repository/PackSource net/minecraft/server/packs/repository/PackSource/net/minecraft/server/packs/repository/PackSource +MD: net/minecraft/server/packs/repository/PackSource/ ()V net/minecraft/server/packs/repository/PackSource/ ()V +MD: net/minecraft/server/packs/repository/PackSource/m_10532_ ()Lnet/minecraft/server/packs/repository/PackSource; net/minecraft/server/packs/repository/PackSource/passThrough ()Lnet/minecraft/server/packs/repository/PackSource; +MD: net/minecraft/server/packs/repository/PackSource/m_10533_ (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/PackSource; net/minecraft/server/packs/repository/PackSource/decorating (Ljava/lang/String;)Lnet/minecraft/server/packs/repository/PackSource; +MD: net/minecraft/server/packs/repository/PackSource/m_10535_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/PackSource/lambda$passThrough$0 (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/repository/PackSource/m_10537_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/PackSource/lambda$decorating$1 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/packs/repository/PackSource/m_10540_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/server/packs/repository/PackSource/decorate (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/packs/repository/RepositorySource net/minecraft/server/packs/repository/RepositorySource +FD: net/minecraft/server/packs/repository/RepositorySource/net/minecraft/server/packs/repository/RepositorySource net/minecraft/server/packs/repository/RepositorySource/net/minecraft/server/packs/repository/RepositorySource +MD: net/minecraft/server/packs/repository/RepositorySource/m_7686_ (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V net/minecraft/server/packs/repository/RepositorySource/loadPacks (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V +CL: net/minecraft/server/packs/repository/ServerPacksSource net/minecraft/server/packs/repository/ServerPacksSource +FD: net/minecraft/server/packs/repository/ServerPacksSource/f_10544_ net/minecraft/server/packs/repository/ServerPacksSource/vanillaPack +FD: net/minecraft/server/packs/repository/ServerPacksSource/f_143904_ net/minecraft/server/packs/repository/ServerPacksSource/BUILT_IN_METADATA +FD: net/minecraft/server/packs/repository/ServerPacksSource/f_143905_ net/minecraft/server/packs/repository/ServerPacksSource/VANILLA_ID +FD: net/minecraft/server/packs/repository/ServerPacksSource/net/minecraft/server/packs/repository/ServerPacksSource net/minecraft/server/packs/repository/ServerPacksSource/net/minecraft/server/packs/repository/ServerPacksSource +MD: net/minecraft/server/packs/repository/ServerPacksSource/ ()V net/minecraft/server/packs/repository/ServerPacksSource/ ()V +MD: net/minecraft/server/packs/repository/ServerPacksSource/ ()V net/minecraft/server/packs/repository/ServerPacksSource/ ()V +MD: net/minecraft/server/packs/repository/ServerPacksSource/m_10546_ ()Lnet/minecraft/server/packs/PackResources; net/minecraft/server/packs/repository/ServerPacksSource/lambda$loadPacks$0 ()Lnet/minecraft/server/packs/PackResources; +MD: net/minecraft/server/packs/repository/ServerPacksSource/m_7686_ (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V net/minecraft/server/packs/repository/ServerPacksSource/loadPacks (Ljava/util/function/Consumer;Lnet/minecraft/server/packs/repository/Pack$PackConstructor;)V +CL: net/minecraft/server/packs/repository/package-info net/minecraft/server/packs/repository/package-info +FD: net/minecraft/server/packs/repository/package-info/net/minecraft/server/packs/repository/package-info net/minecraft/server/packs/repository/package-info/net/minecraft/server/packs/repository/package-info +CL: net/minecraft/server/packs/resources/CloseableResourceManager net/minecraft/server/packs/resources/CloseableResourceManager +FD: net/minecraft/server/packs/resources/CloseableResourceManager/net/minecraft/server/packs/resources/CloseableResourceManager net/minecraft/server/packs/resources/CloseableResourceManager/net/minecraft/server/packs/resources/CloseableResourceManager +MD: net/minecraft/server/packs/resources/CloseableResourceManager/close ()V net/minecraft/server/packs/resources/CloseableResourceManager/close ()V +CL: net/minecraft/server/packs/resources/FallbackResourceManager net/minecraft/server/packs/resources/FallbackResourceManager +FD: net/minecraft/server/packs/resources/FallbackResourceManager/f_10599_ net/minecraft/server/packs/resources/FallbackResourceManager/fallbacks +FD: net/minecraft/server/packs/resources/FallbackResourceManager/f_10600_ net/minecraft/server/packs/resources/FallbackResourceManager/LOGGER +FD: net/minecraft/server/packs/resources/FallbackResourceManager/f_10601_ net/minecraft/server/packs/resources/FallbackResourceManager/type +FD: net/minecraft/server/packs/resources/FallbackResourceManager/f_10602_ net/minecraft/server/packs/resources/FallbackResourceManager/namespace +FD: net/minecraft/server/packs/resources/FallbackResourceManager/net/minecraft/server/packs/resources/FallbackResourceManager net/minecraft/server/packs/resources/FallbackResourceManager/net/minecraft/server/packs/resources/FallbackResourceManager +MD: net/minecraft/server/packs/resources/FallbackResourceManager/ ()V net/minecraft/server/packs/resources/FallbackResourceManager/ ()V +MD: net/minecraft/server/packs/resources/FallbackResourceManager/ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;)V net/minecraft/server/packs/resources/FallbackResourceManager/ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;)V +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_10608_ (Lnet/minecraft/server/packs/PackResources;)V net/minecraft/server/packs/resources/FallbackResourceManager/add (Lnet/minecraft/server/packs/PackResources;)V +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_10615_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/PackResources;)Ljava/io/InputStream; net/minecraft/server/packs/resources/FallbackResourceManager/getWrappedResource (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/PackResources;)Ljava/io/InputStream; +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_10624_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/server/packs/resources/FallbackResourceManager/getMetadataLocation (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_10626_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/server/packs/resources/FallbackResourceManager/validateLocation (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_10628_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/resources/FallbackResourceManager/isValidLocation (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_142591_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; net/minecraft/server/packs/resources/FallbackResourceManager/getResource (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_6540_ (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/resources/FallbackResourceManager/listResources (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_7165_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/resources/FallbackResourceManager/hasResource (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_7187_ ()Ljava/util/Set; net/minecraft/server/packs/resources/FallbackResourceManager/getNamespaces ()Ljava/util/Set; +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_7396_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; net/minecraft/server/packs/resources/FallbackResourceManager/getResources (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; +MD: net/minecraft/server/packs/resources/FallbackResourceManager/m_7536_ ()Ljava/util/stream/Stream; net/minecraft/server/packs/resources/FallbackResourceManager/listPacks ()Ljava/util/stream/Stream; +CL: net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream +FD: net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/f_10630_ net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/message +FD: net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/f_10631_ net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/closed +FD: net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream +MD: net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/ (Ljava/io/InputStream;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/ (Ljava/io/InputStream;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)V +MD: net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/close ()V net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/close ()V +MD: net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/finalize ()V net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream/finalize ()V +CL: net/minecraft/server/packs/resources/MultiPackResourceManager net/minecraft/server/packs/resources/MultiPackResourceManager +FD: net/minecraft/server/packs/resources/MultiPackResourceManager/f_203794_ net/minecraft/server/packs/resources/MultiPackResourceManager/namespacedManagers +FD: net/minecraft/server/packs/resources/MultiPackResourceManager/f_203795_ net/minecraft/server/packs/resources/MultiPackResourceManager/packs +FD: net/minecraft/server/packs/resources/MultiPackResourceManager/net/minecraft/server/packs/resources/MultiPackResourceManager net/minecraft/server/packs/resources/MultiPackResourceManager/net/minecraft/server/packs/resources/MultiPackResourceManager +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/ (Lnet/minecraft/server/packs/PackType;Ljava/util/List;)V net/minecraft/server/packs/resources/MultiPackResourceManager/ (Lnet/minecraft/server/packs/PackType;Ljava/util/List;)V +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/close ()V net/minecraft/server/packs/resources/MultiPackResourceManager/close ()V +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/m_142591_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; net/minecraft/server/packs/resources/MultiPackResourceManager/getResource (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/m_203800_ (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;)Lnet/minecraft/server/packs/resources/FallbackResourceManager; net/minecraft/server/packs/resources/MultiPackResourceManager/lambda$new$0 (Lnet/minecraft/server/packs/PackType;Ljava/lang/String;)Lnet/minecraft/server/packs/resources/FallbackResourceManager; +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/m_6540_ (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/resources/MultiPackResourceManager/listResources (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/m_7165_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/resources/MultiPackResourceManager/hasResource (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/m_7187_ ()Ljava/util/Set; net/minecraft/server/packs/resources/MultiPackResourceManager/getNamespaces ()Ljava/util/Set; +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/m_7396_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; net/minecraft/server/packs/resources/MultiPackResourceManager/getResources (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; +MD: net/minecraft/server/packs/resources/MultiPackResourceManager/m_7536_ ()Ljava/util/stream/Stream; net/minecraft/server/packs/resources/MultiPackResourceManager/listPacks ()Ljava/util/stream/Stream; +CL: net/minecraft/server/packs/resources/PreparableReloadListener net/minecraft/server/packs/resources/PreparableReloadListener +FD: net/minecraft/server/packs/resources/PreparableReloadListener/net/minecraft/server/packs/resources/PreparableReloadListener net/minecraft/server/packs/resources/PreparableReloadListener/net/minecraft/server/packs/resources/PreparableReloadListener +MD: net/minecraft/server/packs/resources/PreparableReloadListener/m_5540_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/PreparableReloadListener/reload (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/packs/resources/PreparableReloadListener/m_7812_ ()Ljava/lang/String; net/minecraft/server/packs/resources/PreparableReloadListener/getName ()Ljava/lang/String; +CL: net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier +FD: net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier/net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier/net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier +MD: net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier/m_6769_ (Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier/wait (Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/server/packs/resources/ProfiledReloadInstance net/minecraft/server/packs/resources/ProfiledReloadInstance +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance/f_10645_ net/minecraft/server/packs/resources/ProfiledReloadInstance/LOGGER +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance/f_10646_ net/minecraft/server/packs/resources/ProfiledReloadInstance/total +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance/net/minecraft/server/packs/resources/ProfiledReloadInstance net/minecraft/server/packs/resources/ProfiledReloadInstance/net/minecraft/server/packs/resources/ProfiledReloadInstance +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/ ()V net/minecraft/server/packs/resources/ProfiledReloadInstance/ ()V +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/server/packs/resources/ProfiledReloadInstance/ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_10664_ (Ljava/util/List;)V net/minecraft/server/packs/resources/ProfiledReloadInstance/finish (Ljava/util/List;)V +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_10666_ (Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$7 (Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_143907_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener;Lnet/minecraft/util/profiling/ActiveProfiler;Lnet/minecraft/util/profiling/ActiveProfiler;Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;Ljava/lang/Void;)Lnet/minecraft/server/packs/resources/ProfiledReloadInstance$State; net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$6 (Lnet/minecraft/server/packs/resources/PreparableReloadListener;Lnet/minecraft/util/profiling/ActiveProfiler;Lnet/minecraft/util/profiling/ActiveProfiler;Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;Ljava/lang/Void;)Lnet/minecraft/server/packs/resources/ProfiledReloadInstance$State; +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_143914_ (Ljava/lang/Runnable;Ljava/util/concurrent/atomic/AtomicLong;)V net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$4 (Ljava/lang/Runnable;Ljava/util/concurrent/atomic/AtomicLong;)V +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_143917_ (Ljava/util/concurrent/Executor;Ljava/util/concurrent/atomic/AtomicLong;Ljava/lang/Runnable;)V net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$5 (Ljava/util/concurrent/Executor;Ljava/util/concurrent/atomic/AtomicLong;Ljava/lang/Runnable;)V +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_143921_ (Ljava/lang/Runnable;Ljava/util/concurrent/atomic/AtomicLong;)V net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$2 (Ljava/lang/Runnable;Ljava/util/concurrent/atomic/AtomicLong;)V +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_143924_ (Ljava/util/concurrent/Executor;Ljava/util/concurrent/atomic/AtomicLong;Ljava/lang/Runnable;)V net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$3 (Ljava/util/concurrent/Executor;Ljava/util/concurrent/atomic/AtomicLong;Ljava/lang/Runnable;)V +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_143928_ ()I net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$1 ()I +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance/m_143929_ ()I net/minecraft/server/packs/resources/ProfiledReloadInstance/lambda$new$0 ()I +CL: net/minecraft/server/packs/resources/ProfiledReloadInstance$State net/minecraft/server/packs/resources/ProfiledReloadInstance$State +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance$State/f_10686_ net/minecraft/server/packs/resources/ProfiledReloadInstance$State/name +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance$State/f_10687_ net/minecraft/server/packs/resources/ProfiledReloadInstance$State/preparationResult +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance$State/f_10688_ net/minecraft/server/packs/resources/ProfiledReloadInstance$State/reloadResult +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance$State/f_10689_ net/minecraft/server/packs/resources/ProfiledReloadInstance$State/preparationNanos +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance$State/f_10690_ net/minecraft/server/packs/resources/ProfiledReloadInstance$State/reloadNanos +FD: net/minecraft/server/packs/resources/ProfiledReloadInstance$State/net/minecraft/server/packs/resources/ProfiledReloadInstance$State net/minecraft/server/packs/resources/ProfiledReloadInstance$State/net/minecraft/server/packs/resources/ProfiledReloadInstance$State +MD: net/minecraft/server/packs/resources/ProfiledReloadInstance$State/ (Ljava/lang/String;Lnet/minecraft/util/profiling/ProfileResults;Lnet/minecraft/util/profiling/ProfileResults;Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;)V net/minecraft/server/packs/resources/ProfiledReloadInstance$State/ (Ljava/lang/String;Lnet/minecraft/util/profiling/ProfileResults;Lnet/minecraft/util/profiling/ProfileResults;Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;)V +CL: net/minecraft/server/packs/resources/ReloadInstance net/minecraft/server/packs/resources/ReloadInstance +FD: net/minecraft/server/packs/resources/ReloadInstance/net/minecraft/server/packs/resources/ReloadInstance net/minecraft/server/packs/resources/ReloadInstance/net/minecraft/server/packs/resources/ReloadInstance +MD: net/minecraft/server/packs/resources/ReloadInstance/m_7237_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/ReloadInstance/done ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/packs/resources/ReloadInstance/m_7746_ ()Z net/minecraft/server/packs/resources/ReloadInstance/isDone ()Z +MD: net/minecraft/server/packs/resources/ReloadInstance/m_7748_ ()V net/minecraft/server/packs/resources/ReloadInstance/checkExceptions ()V +MD: net/minecraft/server/packs/resources/ReloadInstance/m_7750_ ()F net/minecraft/server/packs/resources/ReloadInstance/getActualProgress ()F +CL: net/minecraft/server/packs/resources/ReloadableResourceManager net/minecraft/server/packs/resources/ReloadableResourceManager +FD: net/minecraft/server/packs/resources/ReloadableResourceManager/f_203814_ net/minecraft/server/packs/resources/ReloadableResourceManager/LOGGER +FD: net/minecraft/server/packs/resources/ReloadableResourceManager/f_203815_ net/minecraft/server/packs/resources/ReloadableResourceManager/resources +FD: net/minecraft/server/packs/resources/ReloadableResourceManager/f_203816_ net/minecraft/server/packs/resources/ReloadableResourceManager/listeners +FD: net/minecraft/server/packs/resources/ReloadableResourceManager/f_203817_ net/minecraft/server/packs/resources/ReloadableResourceManager/type +FD: net/minecraft/server/packs/resources/ReloadableResourceManager/net/minecraft/server/packs/resources/ReloadableResourceManager net/minecraft/server/packs/resources/ReloadableResourceManager/net/minecraft/server/packs/resources/ReloadableResourceManager +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/ ()V net/minecraft/server/packs/resources/ReloadableResourceManager/ ()V +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/ (Lnet/minecraft/server/packs/PackType;)V net/minecraft/server/packs/resources/ReloadableResourceManager/ (Lnet/minecraft/server/packs/PackType;)V +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/close ()V net/minecraft/server/packs/resources/ReloadableResourceManager/close ()V +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_142463_ (Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/List;)Lnet/minecraft/server/packs/resources/ReloadInstance; net/minecraft/server/packs/resources/ReloadableResourceManager/createReload (Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/List;)Lnet/minecraft/server/packs/resources/ReloadInstance; +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_142591_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; net/minecraft/server/packs/resources/ReloadableResourceManager/getResource (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_203825_ (Ljava/util/List;)Ljava/lang/Object; net/minecraft/server/packs/resources/ReloadableResourceManager/lambda$createReload$0 (Ljava/util/List;)Ljava/lang/Object; +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_6540_ (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/resources/ReloadableResourceManager/listResources (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_7165_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/resources/ReloadableResourceManager/hasResource (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_7187_ ()Ljava/util/Set; net/minecraft/server/packs/resources/ReloadableResourceManager/getNamespaces ()Ljava/util/Set; +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_7217_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener;)V net/minecraft/server/packs/resources/ReloadableResourceManager/registerReloadListener (Lnet/minecraft/server/packs/resources/PreparableReloadListener;)V +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_7396_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; net/minecraft/server/packs/resources/ReloadableResourceManager/getResources (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; +MD: net/minecraft/server/packs/resources/ReloadableResourceManager/m_7536_ ()Ljava/util/stream/Stream; net/minecraft/server/packs/resources/ReloadableResourceManager/listPacks ()Ljava/util/stream/Stream; +CL: net/minecraft/server/packs/resources/Resource net/minecraft/server/packs/resources/Resource +FD: net/minecraft/server/packs/resources/Resource/net/minecraft/server/packs/resources/Resource net/minecraft/server/packs/resources/Resource/net/minecraft/server/packs/resources/Resource +MD: net/minecraft/server/packs/resources/Resource/m_142564_ ()Z net/minecraft/server/packs/resources/Resource/hasMetadata ()Z +MD: net/minecraft/server/packs/resources/Resource/m_5507_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/server/packs/resources/Resource/getMetadata (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/server/packs/resources/Resource/m_6679_ ()Ljava/io/InputStream; net/minecraft/server/packs/resources/Resource/getInputStream ()Ljava/io/InputStream; +MD: net/minecraft/server/packs/resources/Resource/m_7816_ ()Ljava/lang/String; net/minecraft/server/packs/resources/Resource/getSourceName ()Ljava/lang/String; +MD: net/minecraft/server/packs/resources/Resource/m_7843_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/server/packs/resources/Resource/getLocation ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/server/packs/resources/ResourceManager net/minecraft/server/packs/resources/ResourceManager +FD: net/minecraft/server/packs/resources/ResourceManager/net/minecraft/server/packs/resources/ResourceManager net/minecraft/server/packs/resources/ResourceManager/net/minecraft/server/packs/resources/ResourceManager +MD: net/minecraft/server/packs/resources/ResourceManager/m_6540_ (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/resources/ResourceManager/listResources (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/server/packs/resources/ResourceManager/m_7165_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/resources/ResourceManager/hasResource (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/resources/ResourceManager/m_7187_ ()Ljava/util/Set; net/minecraft/server/packs/resources/ResourceManager/getNamespaces ()Ljava/util/Set; +MD: net/minecraft/server/packs/resources/ResourceManager/m_7396_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; net/minecraft/server/packs/resources/ResourceManager/getResources (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; +MD: net/minecraft/server/packs/resources/ResourceManager/m_7536_ ()Ljava/util/stream/Stream; net/minecraft/server/packs/resources/ResourceManager/listPacks ()Ljava/util/stream/Stream; +CL: net/minecraft/server/packs/resources/ResourceManager$Empty net/minecraft/server/packs/resources/ResourceManager$Empty +FD: net/minecraft/server/packs/resources/ResourceManager$Empty/$VALUES net/minecraft/server/packs/resources/ResourceManager$Empty/$VALUES +FD: net/minecraft/server/packs/resources/ResourceManager$Empty/INSTANCE net/minecraft/server/packs/resources/ResourceManager$Empty/INSTANCE +FD: net/minecraft/server/packs/resources/ResourceManager$Empty/net/minecraft/server/packs/resources/ResourceManager$Empty net/minecraft/server/packs/resources/ResourceManager$Empty/net/minecraft/server/packs/resources/ResourceManager$Empty +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/ ()V net/minecraft/server/packs/resources/ResourceManager$Empty/ ()V +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/ (Ljava/lang/String;I)V net/minecraft/server/packs/resources/ResourceManager$Empty/ (Ljava/lang/String;I)V +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/m_142591_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; net/minecraft/server/packs/resources/ResourceManager$Empty/getResource (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/m_143934_ ()[Lnet/minecraft/server/packs/resources/ResourceManager$Empty; net/minecraft/server/packs/resources/ResourceManager$Empty/$values ()[Lnet/minecraft/server/packs/resources/ResourceManager$Empty; +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/m_6540_ (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; net/minecraft/server/packs/resources/ResourceManager$Empty/listResources (Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection; +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/m_7165_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/server/packs/resources/ResourceManager$Empty/hasResource (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/m_7187_ ()Ljava/util/Set; net/minecraft/server/packs/resources/ResourceManager$Empty/getNamespaces ()Ljava/util/Set; +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/m_7396_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; net/minecraft/server/packs/resources/ResourceManager$Empty/getResources (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/m_7536_ ()Ljava/util/stream/Stream; net/minecraft/server/packs/resources/ResourceManager$Empty/listPacks ()Ljava/util/stream/Stream; +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/resources/ResourceManager$Empty; net/minecraft/server/packs/resources/ResourceManager$Empty/valueOf (Ljava/lang/String;)Lnet/minecraft/server/packs/resources/ResourceManager$Empty; +MD: net/minecraft/server/packs/resources/ResourceManager$Empty/values ()[Lnet/minecraft/server/packs/resources/ResourceManager$Empty; net/minecraft/server/packs/resources/ResourceManager$Empty/values ()[Lnet/minecraft/server/packs/resources/ResourceManager$Empty; +CL: net/minecraft/server/packs/resources/ResourceManagerReloadListener net/minecraft/server/packs/resources/ResourceManagerReloadListener +FD: net/minecraft/server/packs/resources/ResourceManagerReloadListener/net/minecraft/server/packs/resources/ResourceManagerReloadListener net/minecraft/server/packs/resources/ResourceManagerReloadListener/net/minecraft/server/packs/resources/ResourceManagerReloadListener +MD: net/minecraft/server/packs/resources/ResourceManagerReloadListener/m_10759_ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/server/packs/resources/ResourceManagerReloadListener/lambda$reload$0 (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/server/packs/resources/ResourceManagerReloadListener/m_5540_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/ResourceManagerReloadListener/reload (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/packs/resources/ResourceManagerReloadListener/m_6213_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/server/packs/resources/ResourceManagerReloadListener/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +CL: net/minecraft/server/packs/resources/ResourceProvider net/minecraft/server/packs/resources/ResourceProvider +FD: net/minecraft/server/packs/resources/ResourceProvider/net/minecraft/server/packs/resources/ResourceProvider net/minecraft/server/packs/resources/ResourceProvider/net/minecraft/server/packs/resources/ResourceProvider +MD: net/minecraft/server/packs/resources/ResourceProvider/m_142591_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; net/minecraft/server/packs/resources/ResourceProvider/getResource (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/server/packs/resources/Resource; +CL: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener +FD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/f_10762_ net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/LOGGER +FD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/f_10763_ net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/PATH_SUFFIX_LENGTH +FD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/f_10764_ net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/gson +FD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/f_10765_ net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/directory +FD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/f_143936_ net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/PATH_SUFFIX +FD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener +MD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/ ()V net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/ ()V +MD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/ (Lcom/google/gson/Gson;Ljava/lang/String;)V net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/ (Lcom/google/gson/Gson;Ljava/lang/String;)V +MD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/m_10773_ (Ljava/lang/String;)Z net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/lambda$prepare$0 (Ljava/lang/String;)Z +MD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/Map; net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/util/Map; +CL: net/minecraft/server/packs/resources/SimplePreparableReloadListener net/minecraft/server/packs/resources/SimplePreparableReloadListener +FD: net/minecraft/server/packs/resources/SimplePreparableReloadListener/net/minecraft/server/packs/resources/SimplePreparableReloadListener net/minecraft/server/packs/resources/SimplePreparableReloadListener/net/minecraft/server/packs/resources/SimplePreparableReloadListener +MD: net/minecraft/server/packs/resources/SimplePreparableReloadListener/ ()V net/minecraft/server/packs/resources/SimplePreparableReloadListener/ ()V +MD: net/minecraft/server/packs/resources/SimplePreparableReloadListener/m_10786_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/server/packs/resources/SimplePreparableReloadListener/lambda$reload$0 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +MD: net/minecraft/server/packs/resources/SimplePreparableReloadListener/m_10789_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;)V net/minecraft/server/packs/resources/SimplePreparableReloadListener/lambda$reload$1 (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;)V +MD: net/minecraft/server/packs/resources/SimplePreparableReloadListener/m_5540_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/SimplePreparableReloadListener/reload (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/packs/resources/SimplePreparableReloadListener/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/server/packs/resources/SimplePreparableReloadListener/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/server/packs/resources/SimplePreparableReloadListener/m_5944_ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; net/minecraft/server/packs/resources/SimplePreparableReloadListener/prepare (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)Ljava/lang/Object; +CL: net/minecraft/server/packs/resources/SimpleReloadInstance net/minecraft/server/packs/resources/SimpleReloadInstance +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10799_ net/minecraft/server/packs/resources/SimpleReloadInstance/allPreparations +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10800_ net/minecraft/server/packs/resources/SimpleReloadInstance/allDone +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10801_ net/minecraft/server/packs/resources/SimpleReloadInstance/preparingListeners +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10802_ net/minecraft/server/packs/resources/SimpleReloadInstance/listenerCount +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10803_ net/minecraft/server/packs/resources/SimpleReloadInstance/startedReloads +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10804_ net/minecraft/server/packs/resources/SimpleReloadInstance/finishedReloads +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10805_ net/minecraft/server/packs/resources/SimpleReloadInstance/startedTaskCounter +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_10806_ net/minecraft/server/packs/resources/SimpleReloadInstance/doneTaskCounter +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_143937_ net/minecraft/server/packs/resources/SimpleReloadInstance/PREPARATION_PROGRESS_WEIGHT +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_143938_ net/minecraft/server/packs/resources/SimpleReloadInstance/EXTRA_RELOAD_PROGRESS_WEIGHT +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/f_143939_ net/minecraft/server/packs/resources/SimpleReloadInstance/LISTENER_PROGRESS_WEIGHT +FD: net/minecraft/server/packs/resources/SimpleReloadInstance/net/minecraft/server/packs/resources/SimpleReloadInstance net/minecraft/server/packs/resources/SimpleReloadInstance/net/minecraft/server/packs/resources/SimpleReloadInstance +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/ (Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Lnet/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/server/packs/resources/SimpleReloadInstance/ (Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Lnet/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_10815_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/server/packs/resources/SimpleReloadInstance; net/minecraft/server/packs/resources/SimpleReloadInstance/of (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/server/packs/resources/SimpleReloadInstance; +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_10827_ (Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/SimpleReloadInstance/lambda$of$0 (Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_10834_ (Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V net/minecraft/server/packs/resources/SimpleReloadInstance/lambda$new$4 (Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_10840_ (Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V net/minecraft/server/packs/resources/SimpleReloadInstance/lambda$new$2 (Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_143940_ (Ljava/lang/Runnable;)V net/minecraft/server/packs/resources/SimpleReloadInstance/lambda$new$3 (Ljava/lang/Runnable;)V +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_143942_ (Ljava/lang/Runnable;)V net/minecraft/server/packs/resources/SimpleReloadInstance/lambda$new$1 (Ljava/lang/Runnable;)V +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_203834_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Z)Lnet/minecraft/server/packs/resources/ReloadInstance; net/minecraft/server/packs/resources/SimpleReloadInstance/create (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Z)Lnet/minecraft/server/packs/resources/ReloadInstance; +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_7237_ ()Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/SimpleReloadInstance/done ()Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/server/packs/resources/SimpleReloadInstance/m_7750_ ()F net/minecraft/server/packs/resources/SimpleReloadInstance/getActualProgress ()F +CL: net/minecraft/server/packs/resources/SimpleReloadInstance$1 net/minecraft/server/packs/resources/SimpleReloadInstance$1 +FD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/f_10846_ net/minecraft/server/packs/resources/SimpleReloadInstance$1/val$mainThreadExecutor +FD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/f_10847_ net/minecraft/server/packs/resources/SimpleReloadInstance$1/val$listener +FD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/f_10848_ net/minecraft/server/packs/resources/SimpleReloadInstance$1/val$previousTask +FD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/f_10849_ net/minecraft/server/packs/resources/SimpleReloadInstance$1/this$0 +FD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/net/minecraft/server/packs/resources/SimpleReloadInstance$1 net/minecraft/server/packs/resources/SimpleReloadInstance$1/net/minecraft/server/packs/resources/SimpleReloadInstance$1 +MD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/ (Lnet/minecraft/server/packs/resources/SimpleReloadInstance;Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/CompletableFuture;)V net/minecraft/server/packs/resources/SimpleReloadInstance$1/ (Lnet/minecraft/server/packs/resources/SimpleReloadInstance;Ljava/util/concurrent/Executor;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/CompletableFuture;)V +MD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/m_10855_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener;)V net/minecraft/server/packs/resources/SimpleReloadInstance$1/lambda$wait$0 (Lnet/minecraft/server/packs/resources/PreparableReloadListener;)V +MD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/m_10859_ (Ljava/lang/Object;Lnet/minecraft/util/Unit;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/server/packs/resources/SimpleReloadInstance$1/lambda$wait$1 (Ljava/lang/Object;Lnet/minecraft/util/Unit;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/server/packs/resources/SimpleReloadInstance$1/m_6769_ (Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/SimpleReloadInstance$1/wait (Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory +FD: net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory/net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory/net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory +MD: net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory/m_10863_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/server/packs/resources/SimpleReloadInstance$StateFactory/create (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/server/packs/resources/PreparableReloadListener;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/server/packs/resources/SimpleResource net/minecraft/server/packs/resources/SimpleResource +FD: net/minecraft/server/packs/resources/SimpleResource/f_10922_ net/minecraft/server/packs/resources/SimpleResource/sourceName +FD: net/minecraft/server/packs/resources/SimpleResource/f_10923_ net/minecraft/server/packs/resources/SimpleResource/location +FD: net/minecraft/server/packs/resources/SimpleResource/f_10924_ net/minecraft/server/packs/resources/SimpleResource/resourceStream +FD: net/minecraft/server/packs/resources/SimpleResource/f_10925_ net/minecraft/server/packs/resources/SimpleResource/metadataStream +FD: net/minecraft/server/packs/resources/SimpleResource/f_10926_ net/minecraft/server/packs/resources/SimpleResource/triedMetadata +FD: net/minecraft/server/packs/resources/SimpleResource/f_10927_ net/minecraft/server/packs/resources/SimpleResource/metadata +FD: net/minecraft/server/packs/resources/SimpleResource/net/minecraft/server/packs/resources/SimpleResource net/minecraft/server/packs/resources/SimpleResource/net/minecraft/server/packs/resources/SimpleResource +MD: net/minecraft/server/packs/resources/SimpleResource/ (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;Ljava/io/InputStream;Ljava/io/InputStream;)V net/minecraft/server/packs/resources/SimpleResource/ (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;Ljava/io/InputStream;Ljava/io/InputStream;)V +MD: net/minecraft/server/packs/resources/SimpleResource/close ()V net/minecraft/server/packs/resources/SimpleResource/close ()V +MD: net/minecraft/server/packs/resources/SimpleResource/equals (Ljava/lang/Object;)Z net/minecraft/server/packs/resources/SimpleResource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/server/packs/resources/SimpleResource/hashCode ()I net/minecraft/server/packs/resources/SimpleResource/hashCode ()I +MD: net/minecraft/server/packs/resources/SimpleResource/m_142564_ ()Z net/minecraft/server/packs/resources/SimpleResource/hasMetadata ()Z +MD: net/minecraft/server/packs/resources/SimpleResource/m_5507_ (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; net/minecraft/server/packs/resources/SimpleResource/getMetadata (Lnet/minecraft/server/packs/metadata/MetadataSectionSerializer;)Ljava/lang/Object; +MD: net/minecraft/server/packs/resources/SimpleResource/m_6679_ ()Ljava/io/InputStream; net/minecraft/server/packs/resources/SimpleResource/getInputStream ()Ljava/io/InputStream; +MD: net/minecraft/server/packs/resources/SimpleResource/m_7816_ ()Ljava/lang/String; net/minecraft/server/packs/resources/SimpleResource/getSourceName ()Ljava/lang/String; +MD: net/minecraft/server/packs/resources/SimpleResource/m_7843_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/server/packs/resources/SimpleResource/getLocation ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/server/packs/resources/package-info net/minecraft/server/packs/resources/package-info +FD: net/minecraft/server/packs/resources/package-info/net/minecraft/server/packs/resources/package-info net/minecraft/server/packs/resources/package-info/net/minecraft/server/packs/resources/package-info +CL: net/minecraft/server/players/BanListEntry net/minecraft/server/players/BanListEntry +FD: net/minecraft/server/players/BanListEntry/f_10943_ net/minecraft/server/players/BanListEntry/DATE_FORMAT +FD: net/minecraft/server/players/BanListEntry/f_10944_ net/minecraft/server/players/BanListEntry/created +FD: net/minecraft/server/players/BanListEntry/f_10945_ net/minecraft/server/players/BanListEntry/source +FD: net/minecraft/server/players/BanListEntry/f_10946_ net/minecraft/server/players/BanListEntry/expires +FD: net/minecraft/server/players/BanListEntry/f_10947_ net/minecraft/server/players/BanListEntry/reason +FD: net/minecraft/server/players/BanListEntry/f_143953_ net/minecraft/server/players/BanListEntry/EXPIRES_NEVER +FD: net/minecraft/server/players/BanListEntry/net/minecraft/server/players/BanListEntry net/minecraft/server/players/BanListEntry/net/minecraft/server/players/BanListEntry +MD: net/minecraft/server/players/BanListEntry/ ()V net/minecraft/server/players/BanListEntry/ ()V +MD: net/minecraft/server/players/BanListEntry/ (Ljava/lang/Object;Lcom/google/gson/JsonObject;)V net/minecraft/server/players/BanListEntry/ (Ljava/lang/Object;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/BanListEntry/ (Ljava/lang/Object;Ljava/util/Date;Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;)V net/minecraft/server/players/BanListEntry/ (Ljava/lang/Object;Ljava/util/Date;Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;)V +MD: net/minecraft/server/players/BanListEntry/m_10960_ ()Ljava/lang/String; net/minecraft/server/players/BanListEntry/getSource ()Ljava/lang/String; +MD: net/minecraft/server/players/BanListEntry/m_10961_ ()Ljava/util/Date; net/minecraft/server/players/BanListEntry/getExpires ()Ljava/util/Date; +MD: net/minecraft/server/players/BanListEntry/m_10962_ ()Ljava/lang/String; net/minecraft/server/players/BanListEntry/getReason ()Ljava/lang/String; +MD: net/minecraft/server/players/BanListEntry/m_143954_ ()Ljava/util/Date; net/minecraft/server/players/BanListEntry/getCreated ()Ljava/util/Date; +MD: net/minecraft/server/players/BanListEntry/m_6009_ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/BanListEntry/serialize (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/BanListEntry/m_7524_ ()Z net/minecraft/server/players/BanListEntry/hasExpired ()Z +MD: net/minecraft/server/players/BanListEntry/m_8003_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/players/BanListEntry/getDisplayName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/players/GameProfileCache net/minecraft/server/players/GameProfileCache +FD: net/minecraft/server/players/GameProfileCache/f_10964_ net/minecraft/server/players/GameProfileCache/LOGGER +FD: net/minecraft/server/players/GameProfileCache/f_10965_ net/minecraft/server/players/GameProfileCache/usesAuthentication +FD: net/minecraft/server/players/GameProfileCache/f_10966_ net/minecraft/server/players/GameProfileCache/profilesByName +FD: net/minecraft/server/players/GameProfileCache/f_10967_ net/minecraft/server/players/GameProfileCache/profilesByUUID +FD: net/minecraft/server/players/GameProfileCache/f_10968_ net/minecraft/server/players/GameProfileCache/profileRepository +FD: net/minecraft/server/players/GameProfileCache/f_10969_ net/minecraft/server/players/GameProfileCache/gson +FD: net/minecraft/server/players/GameProfileCache/f_10970_ net/minecraft/server/players/GameProfileCache/file +FD: net/minecraft/server/players/GameProfileCache/f_10971_ net/minecraft/server/players/GameProfileCache/operationCount +FD: net/minecraft/server/players/GameProfileCache/f_143955_ net/minecraft/server/players/GameProfileCache/GAMEPROFILES_MRU_LIMIT +FD: net/minecraft/server/players/GameProfileCache/f_143956_ net/minecraft/server/players/GameProfileCache/GAMEPROFILES_EXPIRATION_MONTHS +FD: net/minecraft/server/players/GameProfileCache/f_143957_ net/minecraft/server/players/GameProfileCache/requests +FD: net/minecraft/server/players/GameProfileCache/f_143958_ net/minecraft/server/players/GameProfileCache/executor +FD: net/minecraft/server/players/GameProfileCache/net/minecraft/server/players/GameProfileCache net/minecraft/server/players/GameProfileCache/net/minecraft/server/players/GameProfileCache +MD: net/minecraft/server/players/GameProfileCache/ ()V net/minecraft/server/players/GameProfileCache/ ()V +MD: net/minecraft/server/players/GameProfileCache/ (Lcom/mojang/authlib/GameProfileRepository;Ljava/io/File;)V net/minecraft/server/players/GameProfileCache/ (Lcom/mojang/authlib/GameProfileRepository;Ljava/io/File;)V +MD: net/minecraft/server/players/GameProfileCache/m_10976_ ()Ljava/util/List; net/minecraft/server/players/GameProfileCache/load ()Ljava/util/List; +MD: net/minecraft/server/players/GameProfileCache/m_10977_ (I)Ljava/util/stream/Stream; net/minecraft/server/players/GameProfileCache/getTopMRUProfiles (I)Ljava/util/stream/Stream; +MD: net/minecraft/server/players/GameProfileCache/m_10979_ (Lnet/minecraft/server/players/GameProfileCache$GameProfileInfo;)V net/minecraft/server/players/GameProfileCache/safeAdd (Lnet/minecraft/server/players/GameProfileCache$GameProfileInfo;)V +MD: net/minecraft/server/players/GameProfileCache/m_10981_ (Lnet/minecraft/server/players/GameProfileCache$GameProfileInfo;Ljava/text/DateFormat;)Lcom/google/gson/JsonElement; net/minecraft/server/players/GameProfileCache/writeGameProfile (Lnet/minecraft/server/players/GameProfileCache$GameProfileInfo;Ljava/text/DateFormat;)Lcom/google/gson/JsonElement; +MD: net/minecraft/server/players/GameProfileCache/m_10988_ (Lcom/google/gson/JsonElement;Ljava/text/DateFormat;)Ljava/util/Optional; net/minecraft/server/players/GameProfileCache/readGameProfile (Lcom/google/gson/JsonElement;Ljava/text/DateFormat;)Ljava/util/Optional; +MD: net/minecraft/server/players/GameProfileCache/m_10991_ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/GameProfileCache/add (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/players/GameProfileCache/m_10993_ (Lcom/mojang/authlib/GameProfileRepository;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/server/players/GameProfileCache/lookupGameProfile (Lcom/mojang/authlib/GameProfileRepository;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/server/players/GameProfileCache/m_10996_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/server/players/GameProfileCache/get (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/server/players/GameProfileCache/m_11002_ (Ljava/util/UUID;)Ljava/util/Optional; net/minecraft/server/players/GameProfileCache/get (Ljava/util/UUID;)Ljava/util/Optional; +MD: net/minecraft/server/players/GameProfileCache/m_11004_ (Z)V net/minecraft/server/players/GameProfileCache/setUsesAuthentication (Z)V +MD: net/minecraft/server/players/GameProfileCache/m_11006_ ()V net/minecraft/server/players/GameProfileCache/save ()V +MD: net/minecraft/server/players/GameProfileCache/m_11007_ ()Z net/minecraft/server/players/GameProfileCache/usesAuthentication ()Z +MD: net/minecraft/server/players/GameProfileCache/m_11008_ ()J net/minecraft/server/players/GameProfileCache/getNextOperation ()J +MD: net/minecraft/server/players/GameProfileCache/m_11009_ ()Ljava/text/DateFormat; net/minecraft/server/players/GameProfileCache/createDateFormat ()Ljava/text/DateFormat; +MD: net/minecraft/server/players/GameProfileCache/m_143959_ (Lcom/google/gson/JsonArray;Ljava/text/DateFormat;Lnet/minecraft/server/players/GameProfileCache$GameProfileInfo;)V net/minecraft/server/players/GameProfileCache/lambda$save$5 (Lcom/google/gson/JsonArray;Ljava/text/DateFormat;Lnet/minecraft/server/players/GameProfileCache$GameProfileInfo;)V +MD: net/minecraft/server/players/GameProfileCache/m_143963_ (Ljava/lang/String;Ljava/util/Optional;Ljava/lang/Throwable;)V net/minecraft/server/players/GameProfileCache/lambda$getAsync$2 (Ljava/lang/String;Ljava/util/Optional;Ljava/lang/Throwable;)V +MD: net/minecraft/server/players/GameProfileCache/m_143967_ (Ljava/lang/String;Ljava/util/function/Consumer;)V net/minecraft/server/players/GameProfileCache/getAsync (Ljava/lang/String;Ljava/util/function/Consumer;)V +MD: net/minecraft/server/players/GameProfileCache/m_143970_ (Ljava/text/DateFormat;Ljava/util/List;Lcom/google/gson/JsonElement;)V net/minecraft/server/players/GameProfileCache/lambda$load$4 (Ljava/text/DateFormat;Ljava/util/List;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/server/players/GameProfileCache/m_143974_ (Ljava/util/concurrent/Executor;)V net/minecraft/server/players/GameProfileCache/setExecutor (Ljava/util/concurrent/Executor;)V +MD: net/minecraft/server/players/GameProfileCache/m_143976_ (Ljava/util/function/Consumer;Ljava/util/Optional;Ljava/lang/Throwable;)V net/minecraft/server/players/GameProfileCache/lambda$getAsync$3 (Ljava/util/function/Consumer;Ljava/util/Optional;Ljava/lang/Throwable;)V +MD: net/minecraft/server/players/GameProfileCache/m_143982_ (Ljava/util/function/Consumer;Ljava/util/Optional;Ljava/lang/Throwable;)V net/minecraft/server/players/GameProfileCache/lambda$getAsync$0 (Ljava/util/function/Consumer;Ljava/util/Optional;Ljava/lang/Throwable;)V +MD: net/minecraft/server/players/GameProfileCache/m_182318_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/server/players/GameProfileCache/lambda$getAsync$1 (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/server/players/GameProfileCache/m_196559_ ()V net/minecraft/server/players/GameProfileCache/clearExecutor ()V +CL: net/minecraft/server/players/GameProfileCache$1 net/minecraft/server/players/GameProfileCache$1 +FD: net/minecraft/server/players/GameProfileCache$1/f_11010_ net/minecraft/server/players/GameProfileCache$1/val$result +FD: net/minecraft/server/players/GameProfileCache$1/net/minecraft/server/players/GameProfileCache$1 net/minecraft/server/players/GameProfileCache$1/net/minecraft/server/players/GameProfileCache$1 +MD: net/minecraft/server/players/GameProfileCache$1/ (Ljava/util/concurrent/atomic/AtomicReference;)V net/minecraft/server/players/GameProfileCache$1/ (Ljava/util/concurrent/atomic/AtomicReference;)V +MD: net/minecraft/server/players/GameProfileCache$1/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V net/minecraft/server/players/GameProfileCache$1/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V +MD: net/minecraft/server/players/GameProfileCache$1/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/GameProfileCache$1/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V +CL: net/minecraft/server/players/GameProfileCache$GameProfileInfo net/minecraft/server/players/GameProfileCache$GameProfileInfo +FD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/f_11018_ net/minecraft/server/players/GameProfileCache$GameProfileInfo/profile +FD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/f_11019_ net/minecraft/server/players/GameProfileCache$GameProfileInfo/expirationDate +FD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/f_11020_ net/minecraft/server/players/GameProfileCache$GameProfileInfo/lastAccess +FD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/net/minecraft/server/players/GameProfileCache$GameProfileInfo net/minecraft/server/players/GameProfileCache$GameProfileInfo/net/minecraft/server/players/GameProfileCache$GameProfileInfo +MD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/ (Lcom/mojang/authlib/GameProfile;Ljava/util/Date;)V net/minecraft/server/players/GameProfileCache$GameProfileInfo/ (Lcom/mojang/authlib/GameProfile;Ljava/util/Date;)V +MD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/m_11028_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/server/players/GameProfileCache$GameProfileInfo/getProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/m_11029_ (J)V net/minecraft/server/players/GameProfileCache$GameProfileInfo/setLastAccess (J)V +MD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/m_11033_ ()Ljava/util/Date; net/minecraft/server/players/GameProfileCache$GameProfileInfo/getExpirationDate ()Ljava/util/Date; +MD: net/minecraft/server/players/GameProfileCache$GameProfileInfo/m_11034_ ()J net/minecraft/server/players/GameProfileCache$GameProfileInfo/getLastAccess ()J +CL: net/minecraft/server/players/IpBanList net/minecraft/server/players/IpBanList +FD: net/minecraft/server/players/IpBanList/net/minecraft/server/players/IpBanList net/minecraft/server/players/IpBanList/net/minecraft/server/players/IpBanList +MD: net/minecraft/server/players/IpBanList/ (Ljava/io/File;)V net/minecraft/server/players/IpBanList/ (Ljava/io/File;)V +MD: net/minecraft/server/players/IpBanList/m_11039_ (Ljava/lang/String;)Z net/minecraft/server/players/IpBanList/isBanned (Ljava/lang/String;)Z +MD: net/minecraft/server/players/IpBanList/m_11041_ (Ljava/net/SocketAddress;)Z net/minecraft/server/players/IpBanList/isBanned (Ljava/net/SocketAddress;)Z +MD: net/minecraft/server/players/IpBanList/m_11043_ (Ljava/net/SocketAddress;)Lnet/minecraft/server/players/IpBanListEntry; net/minecraft/server/players/IpBanList/get (Ljava/net/SocketAddress;)Lnet/minecraft/server/players/IpBanListEntry; +MD: net/minecraft/server/players/IpBanList/m_11045_ (Ljava/net/SocketAddress;)Ljava/lang/String; net/minecraft/server/players/IpBanList/getIpFromAddress (Ljava/net/SocketAddress;)Ljava/lang/String; +MD: net/minecraft/server/players/IpBanList/m_6666_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; net/minecraft/server/players/IpBanList/createEntry (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; +CL: net/minecraft/server/players/IpBanListEntry net/minecraft/server/players/IpBanListEntry +FD: net/minecraft/server/players/IpBanListEntry/net/minecraft/server/players/IpBanListEntry net/minecraft/server/players/IpBanListEntry/net/minecraft/server/players/IpBanListEntry +MD: net/minecraft/server/players/IpBanListEntry/ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/IpBanListEntry/ (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/IpBanListEntry/ (Ljava/lang/String;)V net/minecraft/server/players/IpBanListEntry/ (Ljava/lang/String;)V +MD: net/minecraft/server/players/IpBanListEntry/ (Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;)V net/minecraft/server/players/IpBanListEntry/ (Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;)V +MD: net/minecraft/server/players/IpBanListEntry/m_11059_ (Lcom/google/gson/JsonObject;)Ljava/lang/String; net/minecraft/server/players/IpBanListEntry/createIpInfo (Lcom/google/gson/JsonObject;)Ljava/lang/String; +MD: net/minecraft/server/players/IpBanListEntry/m_6009_ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/IpBanListEntry/serialize (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/IpBanListEntry/m_8003_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/players/IpBanListEntry/getDisplayName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/players/OldUsersConverter net/minecraft/server/players/OldUsersConverter +FD: net/minecraft/server/players/OldUsersConverter/f_11062_ net/minecraft/server/players/OldUsersConverter/OLD_IPBANLIST +FD: net/minecraft/server/players/OldUsersConverter/f_11063_ net/minecraft/server/players/OldUsersConverter/OLD_USERBANLIST +FD: net/minecraft/server/players/OldUsersConverter/f_11064_ net/minecraft/server/players/OldUsersConverter/OLD_OPLIST +FD: net/minecraft/server/players/OldUsersConverter/f_11065_ net/minecraft/server/players/OldUsersConverter/OLD_WHITELIST +FD: net/minecraft/server/players/OldUsersConverter/f_11066_ net/minecraft/server/players/OldUsersConverter/LOGGER +FD: net/minecraft/server/players/OldUsersConverter/net/minecraft/server/players/OldUsersConverter net/minecraft/server/players/OldUsersConverter/net/minecraft/server/players/OldUsersConverter +MD: net/minecraft/server/players/OldUsersConverter/ ()V net/minecraft/server/players/OldUsersConverter/ ()V +MD: net/minecraft/server/players/OldUsersConverter/ ()V net/minecraft/server/players/OldUsersConverter/ ()V +MD: net/minecraft/server/players/OldUsersConverter/m_11069_ (I)[Ljava/lang/String; net/minecraft/server/players/OldUsersConverter/lambda$lookupPlayers$1 (I)[Ljava/lang/String; +MD: net/minecraft/server/players/OldUsersConverter/m_11073_ (Ljava/io/File;Ljava/util/Map;)Ljava/util/List; net/minecraft/server/players/OldUsersConverter/readOldListFormat (Ljava/io/File;Ljava/util/Map;)Ljava/util/List; +MD: net/minecraft/server/players/OldUsersConverter/m_11076_ (Ljava/lang/String;)Z net/minecraft/server/players/OldUsersConverter/lambda$lookupPlayers$0 (Ljava/lang/String;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11081_ (Lnet/minecraft/server/MinecraftServer;)Z net/minecraft/server/players/OldUsersConverter/convertUserBanlist (Lnet/minecraft/server/MinecraftServer;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11083_ (Lnet/minecraft/server/MinecraftServer;Ljava/lang/String;)Ljava/util/UUID; net/minecraft/server/players/OldUsersConverter/convertMobOwnerIfNecessary (Lnet/minecraft/server/MinecraftServer;Ljava/lang/String;)Ljava/util/UUID; +MD: net/minecraft/server/players/OldUsersConverter/m_11086_ (Lnet/minecraft/server/MinecraftServer;Ljava/util/Collection;Lcom/mojang/authlib/ProfileLookupCallback;)V net/minecraft/server/players/OldUsersConverter/lookupPlayers (Lnet/minecraft/server/MinecraftServer;Ljava/util/Collection;Lcom/mojang/authlib/ProfileLookupCallback;)V +MD: net/minecraft/server/players/OldUsersConverter/m_11090_ (Lnet/minecraft/server/dedicated/DedicatedServer;)Z net/minecraft/server/players/OldUsersConverter/convertPlayers (Lnet/minecraft/server/dedicated/DedicatedServer;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11092_ ()Z net/minecraft/server/players/OldUsersConverter/areOldUserlistsRemoved ()Z +MD: net/minecraft/server/players/OldUsersConverter/m_11093_ (Ljava/io/File;)V net/minecraft/server/players/OldUsersConverter/ensureDirectoryExists (Ljava/io/File;)V +MD: net/minecraft/server/players/OldUsersConverter/m_11095_ (Ljava/lang/String;Ljava/util/Date;)Ljava/util/Date; net/minecraft/server/players/OldUsersConverter/parseDate (Ljava/lang/String;Ljava/util/Date;)Ljava/util/Date; +MD: net/minecraft/server/players/OldUsersConverter/m_11098_ (Lnet/minecraft/server/MinecraftServer;)Z net/minecraft/server/players/OldUsersConverter/convertIpBanlist (Lnet/minecraft/server/MinecraftServer;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11100_ (Ljava/io/File;)V net/minecraft/server/players/OldUsersConverter/renameOldFile (Ljava/io/File;)V +MD: net/minecraft/server/players/OldUsersConverter/m_11102_ (Lnet/minecraft/server/MinecraftServer;)Z net/minecraft/server/players/OldUsersConverter/convertOpsList (Lnet/minecraft/server/MinecraftServer;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11104_ (Lnet/minecraft/server/MinecraftServer;)Z net/minecraft/server/players/OldUsersConverter/convertWhiteList (Lnet/minecraft/server/MinecraftServer;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11106_ (Lnet/minecraft/server/MinecraftServer;)Z net/minecraft/server/players/OldUsersConverter/serverReadyAfterUserconversion (Lnet/minecraft/server/MinecraftServer;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11108_ (Lnet/minecraft/server/MinecraftServer;)Z net/minecraft/server/players/OldUsersConverter/areOldPlayersConverted (Lnet/minecraft/server/MinecraftServer;)Z +MD: net/minecraft/server/players/OldUsersConverter/m_11110_ (Lnet/minecraft/server/MinecraftServer;)Ljava/io/File; net/minecraft/server/players/OldUsersConverter/getWorldPlayersDirectory (Lnet/minecraft/server/MinecraftServer;)Ljava/io/File; +CL: net/minecraft/server/players/OldUsersConverter$1 net/minecraft/server/players/OldUsersConverter$1 +FD: net/minecraft/server/players/OldUsersConverter$1/f_11112_ net/minecraft/server/players/OldUsersConverter$1/val$server +FD: net/minecraft/server/players/OldUsersConverter$1/f_11113_ net/minecraft/server/players/OldUsersConverter$1/val$userMap +FD: net/minecraft/server/players/OldUsersConverter$1/f_11114_ net/minecraft/server/players/OldUsersConverter$1/val$bans +FD: net/minecraft/server/players/OldUsersConverter$1/net/minecraft/server/players/OldUsersConverter$1 net/minecraft/server/players/OldUsersConverter$1/net/minecraft/server/players/OldUsersConverter$1 +MD: net/minecraft/server/players/OldUsersConverter$1/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/Map;Lnet/minecraft/server/players/UserBanList;)V net/minecraft/server/players/OldUsersConverter$1/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/Map;Lnet/minecraft/server/players/UserBanList;)V +MD: net/minecraft/server/players/OldUsersConverter$1/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V net/minecraft/server/players/OldUsersConverter$1/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V +MD: net/minecraft/server/players/OldUsersConverter$1/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/OldUsersConverter$1/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V +CL: net/minecraft/server/players/OldUsersConverter$2 net/minecraft/server/players/OldUsersConverter$2 +FD: net/minecraft/server/players/OldUsersConverter$2/f_11124_ net/minecraft/server/players/OldUsersConverter$2/val$server +FD: net/minecraft/server/players/OldUsersConverter$2/f_11125_ net/minecraft/server/players/OldUsersConverter$2/val$opsList +FD: net/minecraft/server/players/OldUsersConverter$2/net/minecraft/server/players/OldUsersConverter$2 net/minecraft/server/players/OldUsersConverter$2/net/minecraft/server/players/OldUsersConverter$2 +MD: net/minecraft/server/players/OldUsersConverter$2/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/players/ServerOpList;)V net/minecraft/server/players/OldUsersConverter$2/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/players/ServerOpList;)V +MD: net/minecraft/server/players/OldUsersConverter$2/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V net/minecraft/server/players/OldUsersConverter$2/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V +MD: net/minecraft/server/players/OldUsersConverter$2/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/OldUsersConverter$2/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V +CL: net/minecraft/server/players/OldUsersConverter$3 net/minecraft/server/players/OldUsersConverter$3 +FD: net/minecraft/server/players/OldUsersConverter$3/f_11134_ net/minecraft/server/players/OldUsersConverter$3/val$server +FD: net/minecraft/server/players/OldUsersConverter$3/f_11135_ net/minecraft/server/players/OldUsersConverter$3/val$whitelist +FD: net/minecraft/server/players/OldUsersConverter$3/net/minecraft/server/players/OldUsersConverter$3 net/minecraft/server/players/OldUsersConverter$3/net/minecraft/server/players/OldUsersConverter$3 +MD: net/minecraft/server/players/OldUsersConverter$3/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/players/UserWhiteList;)V net/minecraft/server/players/OldUsersConverter$3/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/players/UserWhiteList;)V +MD: net/minecraft/server/players/OldUsersConverter$3/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V net/minecraft/server/players/OldUsersConverter$3/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V +MD: net/minecraft/server/players/OldUsersConverter$3/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/OldUsersConverter$3/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V +CL: net/minecraft/server/players/OldUsersConverter$4 net/minecraft/server/players/OldUsersConverter$4 +FD: net/minecraft/server/players/OldUsersConverter$4/f_11144_ net/minecraft/server/players/OldUsersConverter$4/val$server +FD: net/minecraft/server/players/OldUsersConverter$4/f_11145_ net/minecraft/server/players/OldUsersConverter$4/val$profiles +FD: net/minecraft/server/players/OldUsersConverter$4/net/minecraft/server/players/OldUsersConverter$4 net/minecraft/server/players/OldUsersConverter$4/net/minecraft/server/players/OldUsersConverter$4 +MD: net/minecraft/server/players/OldUsersConverter$4/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/List;)V net/minecraft/server/players/OldUsersConverter$4/ (Lnet/minecraft/server/MinecraftServer;Ljava/util/List;)V +MD: net/minecraft/server/players/OldUsersConverter$4/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V net/minecraft/server/players/OldUsersConverter$4/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V +MD: net/minecraft/server/players/OldUsersConverter$4/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/OldUsersConverter$4/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V +CL: net/minecraft/server/players/OldUsersConverter$5 net/minecraft/server/players/OldUsersConverter$5 +FD: net/minecraft/server/players/OldUsersConverter$5/f_11154_ net/minecraft/server/players/OldUsersConverter$5/val$server +FD: net/minecraft/server/players/OldUsersConverter$5/f_11155_ net/minecraft/server/players/OldUsersConverter$5/val$worldNewPlayerDirectory +FD: net/minecraft/server/players/OldUsersConverter$5/f_11156_ net/minecraft/server/players/OldUsersConverter$5/val$unknownPlayerDirectory +FD: net/minecraft/server/players/OldUsersConverter$5/f_11157_ net/minecraft/server/players/OldUsersConverter$5/val$worldPlayerDirectory +FD: net/minecraft/server/players/OldUsersConverter$5/f_11158_ net/minecraft/server/players/OldUsersConverter$5/val$names +FD: net/minecraft/server/players/OldUsersConverter$5/net/minecraft/server/players/OldUsersConverter$5 net/minecraft/server/players/OldUsersConverter$5/net/minecraft/server/players/OldUsersConverter$5 +MD: net/minecraft/server/players/OldUsersConverter$5/ (Lnet/minecraft/server/dedicated/DedicatedServer;Ljava/io/File;Ljava/io/File;Ljava/io/File;[Ljava/lang/String;)V net/minecraft/server/players/OldUsersConverter$5/ (Lnet/minecraft/server/dedicated/DedicatedServer;Ljava/io/File;Ljava/io/File;Ljava/io/File;[Ljava/lang/String;)V +MD: net/minecraft/server/players/OldUsersConverter$5/m_11165_ (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; net/minecraft/server/players/OldUsersConverter$5/getFileNameForProfile (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; +MD: net/minecraft/server/players/OldUsersConverter$5/m_11167_ (Ljava/io/File;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/server/players/OldUsersConverter$5/movePlayerFile (Ljava/io/File;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/server/players/OldUsersConverter$5/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V net/minecraft/server/players/OldUsersConverter$5/onProfileLookupFailed (Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V +MD: net/minecraft/server/players/OldUsersConverter$5/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/OldUsersConverter$5/onProfileLookupSucceeded (Lcom/mojang/authlib/GameProfile;)V +CL: net/minecraft/server/players/OldUsersConverter$ConversionError net/minecraft/server/players/OldUsersConverter$ConversionError +FD: net/minecraft/server/players/OldUsersConverter$ConversionError/net/minecraft/server/players/OldUsersConverter$ConversionError net/minecraft/server/players/OldUsersConverter$ConversionError/net/minecraft/server/players/OldUsersConverter$ConversionError +MD: net/minecraft/server/players/OldUsersConverter$ConversionError/ (Ljava/lang/String;)V net/minecraft/server/players/OldUsersConverter$ConversionError/ (Ljava/lang/String;)V +MD: net/minecraft/server/players/OldUsersConverter$ConversionError/ (Ljava/lang/String;Ljava/lang/Throwable;)V net/minecraft/server/players/OldUsersConverter$ConversionError/ (Ljava/lang/String;Ljava/lang/Throwable;)V +CL: net/minecraft/server/players/PlayerList net/minecraft/server/players/PlayerList +FD: net/minecraft/server/players/PlayerList/f_11188_ net/minecraft/server/players/PlayerList/LOGGER +FD: net/minecraft/server/players/PlayerList/f_11189_ net/minecraft/server/players/PlayerList/USERBANLIST_FILE +FD: net/minecraft/server/players/PlayerList/f_11190_ net/minecraft/server/players/PlayerList/IPBANLIST_FILE +FD: net/minecraft/server/players/PlayerList/f_11191_ net/minecraft/server/players/PlayerList/OPLIST_FILE +FD: net/minecraft/server/players/PlayerList/f_11192_ net/minecraft/server/players/PlayerList/WHITELIST_FILE +FD: net/minecraft/server/players/PlayerList/f_11193_ net/minecraft/server/players/PlayerList/maxPlayers +FD: net/minecraft/server/players/PlayerList/f_11194_ net/minecraft/server/players/PlayerList/BAN_DATE_FORMAT +FD: net/minecraft/server/players/PlayerList/f_11195_ net/minecraft/server/players/PlayerList/server +FD: net/minecraft/server/players/PlayerList/f_11196_ net/minecraft/server/players/PlayerList/players +FD: net/minecraft/server/players/PlayerList/f_11197_ net/minecraft/server/players/PlayerList/playersByUUID +FD: net/minecraft/server/players/PlayerList/f_11198_ net/minecraft/server/players/PlayerList/bans +FD: net/minecraft/server/players/PlayerList/f_11199_ net/minecraft/server/players/PlayerList/ipBans +FD: net/minecraft/server/players/PlayerList/f_11200_ net/minecraft/server/players/PlayerList/ops +FD: net/minecraft/server/players/PlayerList/f_11201_ net/minecraft/server/players/PlayerList/whitelist +FD: net/minecraft/server/players/PlayerList/f_11202_ net/minecraft/server/players/PlayerList/stats +FD: net/minecraft/server/players/PlayerList/f_11203_ net/minecraft/server/players/PlayerList/advancements +FD: net/minecraft/server/players/PlayerList/f_11204_ net/minecraft/server/players/PlayerList/playerIo +FD: net/minecraft/server/players/PlayerList/f_11205_ net/minecraft/server/players/PlayerList/doWhiteList +FD: net/minecraft/server/players/PlayerList/f_11206_ net/minecraft/server/players/PlayerList/registryHolder +FD: net/minecraft/server/players/PlayerList/f_11207_ net/minecraft/server/players/PlayerList/viewDistance +FD: net/minecraft/server/players/PlayerList/f_11209_ net/minecraft/server/players/PlayerList/allowCheatsForAllPlayers +FD: net/minecraft/server/players/PlayerList/f_11210_ net/minecraft/server/players/PlayerList/sendAllPlayerInfoIn +FD: net/minecraft/server/players/PlayerList/f_143987_ net/minecraft/server/players/PlayerList/SEND_PLAYER_INFO_INTERVAL +FD: net/minecraft/server/players/PlayerList/f_143988_ net/minecraft/server/players/PlayerList/ALLOW_LOGOUTIVATOR +FD: net/minecraft/server/players/PlayerList/f_184208_ net/minecraft/server/players/PlayerList/simulationDistance +FD: net/minecraft/server/players/PlayerList/net/minecraft/server/players/PlayerList net/minecraft/server/players/PlayerList/net/minecraft/server/players/PlayerList +MD: net/minecraft/server/players/PlayerList/ ()V net/minecraft/server/players/PlayerList/ ()V +MD: net/minecraft/server/players/PlayerList/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;I)V net/minecraft/server/players/PlayerList/ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/level/storage/PlayerDataStorage;I)V +MD: net/minecraft/server/players/PlayerList/m_11217_ (I)V net/minecraft/server/players/PlayerList/setViewDistance (I)V +MD: net/minecraft/server/players/PlayerList/m_11221_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/server/players/PlayerList/lambda$placeNewPlayer$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/server/players/PlayerList/m_11224_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/players/PlayerList/load (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/players/PlayerList/m_11226_ (Lnet/minecraft/server/level/ServerPlayer;I)V net/minecraft/server/players/PlayerList/sendPlayerPermissionLevel (Lnet/minecraft/server/level/ServerPlayer;I)V +MD: net/minecraft/server/players/PlayerList/m_11229_ (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/players/PlayerList/sendLevelInfo (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/players/PlayerList/m_11236_ (Lnet/minecraft/server/level/ServerPlayer;Z)Lnet/minecraft/server/level/ServerPlayer; net/minecraft/server/players/PlayerList/respawn (Lnet/minecraft/server/level/ServerPlayer;Z)Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/server/players/PlayerList/m_11239_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/stats/ServerStatsCounter; net/minecraft/server/players/PlayerList/getPlayerStats (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/stats/ServerStatsCounter; +MD: net/minecraft/server/players/PlayerList/m_11241_ (Lnet/minecraft/world/entity/player/Player;DDDDLnet/minecraft/resources/ResourceKey;Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/players/PlayerList/broadcast (Lnet/minecraft/world/entity/player/Player;DDDDLnet/minecraft/resources/ResourceKey;Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/players/PlayerList/m_11249_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;)V net/minecraft/server/players/PlayerList/broadcastToTeam (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/players/PlayerList/m_11255_ (Ljava/lang/String;)Lnet/minecraft/server/level/ServerPlayer; net/minecraft/server/players/PlayerList/getPlayerByName (Ljava/lang/String;)Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/server/players/PlayerList/m_11259_ (Ljava/util/UUID;)Lnet/minecraft/server/level/ServerPlayer; net/minecraft/server/players/PlayerList/getPlayer (Ljava/util/UUID;)Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/server/players/PlayerList/m_11261_ (Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/players/PlayerList/placeNewPlayer (Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/players/PlayerList/m_11264_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V net/minecraft/server/players/PlayerList/broadcastMessage (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V +MD: net/minecraft/server/players/PlayerList/m_11268_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/server/players/PlayerList/broadcastAll (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/server/players/PlayerList/m_11270_ (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/resources/ResourceKey;)V net/minecraft/server/players/PlayerList/broadcastAll (Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/server/players/PlayerList/m_11273_ (Lnet/minecraft/server/ServerScoreboard;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/players/PlayerList/updateEntireScoreboard (Lnet/minecraft/server/ServerScoreboard;Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/players/PlayerList/m_11278_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;)V net/minecraft/server/players/PlayerList/broadcastToAllExceptTeam (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/server/players/PlayerList/m_11282_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/server/players/PlayerList/getPlayersWithAddress (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/server/players/PlayerList/m_11284_ (Z)V net/minecraft/server/players/PlayerList/setAllowCheatsForAllPlayers (Z)V +MD: net/minecraft/server/players/PlayerList/m_11286_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/players/PlayerList/remove (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/players/PlayerList/m_11288_ ()V net/minecraft/server/players/PlayerList/tick ()V +MD: net/minecraft/server/players/PlayerList/m_11289_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/players/PlayerList/sendPlayerPermissionLevel (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/players/PlayerList/m_11291_ ()[Ljava/lang/String; net/minecraft/server/players/PlayerList/getPlayerNamesArray ()[Ljava/lang/String; +MD: net/minecraft/server/players/PlayerList/m_11292_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/players/PlayerList/sendAllPlayerInfo (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/players/PlayerList/m_11295_ ()Lnet/minecraft/server/players/UserBanList; net/minecraft/server/players/PlayerList/getBans ()Lnet/minecraft/server/players/UserBanList; +MD: net/minecraft/server/players/PlayerList/m_11296_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/PlayerAdvancements; net/minecraft/server/players/PlayerList/getPlayerAdvancements (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/PlayerAdvancements; +MD: net/minecraft/server/players/PlayerList/m_11299_ ()Lnet/minecraft/server/players/IpBanList; net/minecraft/server/players/PlayerList/getIpBans ()Lnet/minecraft/server/players/IpBanList; +MD: net/minecraft/server/players/PlayerList/m_11300_ (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/server/level/ServerPlayer; net/minecraft/server/players/PlayerList/getPlayerForLogin (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/server/players/PlayerList/m_11302_ ()V net/minecraft/server/players/PlayerList/saveAll ()V +MD: net/minecraft/server/players/PlayerList/m_11303_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/players/PlayerList/isOp (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/players/PlayerList/m_11305_ ()Lnet/minecraft/server/players/UserWhiteList; net/minecraft/server/players/PlayerList/getWhiteList ()Lnet/minecraft/server/players/UserWhiteList; +MD: net/minecraft/server/players/PlayerList/m_11306_ ()[Ljava/lang/String; net/minecraft/server/players/PlayerList/getWhiteListNames ()[Ljava/lang/String; +MD: net/minecraft/server/players/PlayerList/m_11307_ ()Lnet/minecraft/server/players/ServerOpList; net/minecraft/server/players/PlayerList/getOps ()Lnet/minecraft/server/players/ServerOpList; +MD: net/minecraft/server/players/PlayerList/m_11308_ ()[Ljava/lang/String; net/minecraft/server/players/PlayerList/getOpNames ()[Ljava/lang/String; +MD: net/minecraft/server/players/PlayerList/m_11309_ ()I net/minecraft/server/players/PlayerList/getPlayerCount ()I +MD: net/minecraft/server/players/PlayerList/m_11310_ ()I net/minecraft/server/players/PlayerList/getMaxPlayers ()I +MD: net/minecraft/server/players/PlayerList/m_11311_ ()Z net/minecraft/server/players/PlayerList/isUsingWhitelist ()Z +MD: net/minecraft/server/players/PlayerList/m_11312_ ()I net/minecraft/server/players/PlayerList/getViewDistance ()I +MD: net/minecraft/server/players/PlayerList/m_11313_ ()V net/minecraft/server/players/PlayerList/removeAll ()V +MD: net/minecraft/server/players/PlayerList/m_11314_ ()Ljava/util/List; net/minecraft/server/players/PlayerList/getPlayers ()Ljava/util/List; +MD: net/minecraft/server/players/PlayerList/m_11315_ ()V net/minecraft/server/players/PlayerList/reloadResources ()V +MD: net/minecraft/server/players/PlayerList/m_11316_ ()Z net/minecraft/server/players/PlayerList/isAllowCheatsForAllPlayers ()Z +MD: net/minecraft/server/players/PlayerList/m_143989_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/server/players/PlayerList/lambda$remove$1 (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/server/players/PlayerList/m_143991_ (Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V net/minecraft/server/players/PlayerList/broadcastMessage (Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;Lnet/minecraft/network/chat/ChatType;Ljava/util/UUID;)V +MD: net/minecraft/server/players/PlayerList/m_184209_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/server/players/PlayerList/addWorldborderListener (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/server/players/PlayerList/m_184211_ (I)V net/minecraft/server/players/PlayerList/setSimulationDistance (I)V +MD: net/minecraft/server/players/PlayerList/m_184213_ ()I net/minecraft/server/players/PlayerList/getSimulationDistance ()I +MD: net/minecraft/server/players/PlayerList/m_5749_ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/PlayerList/op (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/players/PlayerList/m_5750_ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/PlayerList/deop (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/players/PlayerList/m_5764_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/players/PlayerList/isWhiteListed (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/players/PlayerList/m_5765_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/players/PlayerList/canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/players/PlayerList/m_6418_ (Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/network/chat/Component; net/minecraft/server/players/PlayerList/canPlayerLogin (Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/server/players/PlayerList/m_6628_ (Z)V net/minecraft/server/players/PlayerList/setUsingWhiteList (Z)V +MD: net/minecraft/server/players/PlayerList/m_6765_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/server/players/PlayerList/save (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/server/players/PlayerList/m_6960_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/server/players/PlayerList/getSingleplayerData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/server/players/PlayerList/m_7542_ ()V net/minecraft/server/players/PlayerList/reloadWhiteList ()V +MD: net/minecraft/server/players/PlayerList/m_7873_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/server/players/PlayerList/getServer ()Lnet/minecraft/server/MinecraftServer; +CL: net/minecraft/server/players/PlayerList$1 net/minecraft/server/players/PlayerList$1 +FD: net/minecraft/server/players/PlayerList$1/f_11317_ net/minecraft/server/players/PlayerList$1/this$0 +FD: net/minecraft/server/players/PlayerList$1/net/minecraft/server/players/PlayerList$1 net/minecraft/server/players/PlayerList$1/net/minecraft/server/players/PlayerList$1 +MD: net/minecraft/server/players/PlayerList$1/ (Lnet/minecraft/server/players/PlayerList;)V net/minecraft/server/players/PlayerList$1/ (Lnet/minecraft/server/players/PlayerList;)V +MD: net/minecraft/server/players/PlayerList$1/m_5903_ (Lnet/minecraft/world/level/border/WorldBorder;I)V net/minecraft/server/players/PlayerList$1/onBorderSetWarningBlocks (Lnet/minecraft/world/level/border/WorldBorder;I)V +MD: net/minecraft/server/players/PlayerList$1/m_5904_ (Lnet/minecraft/world/level/border/WorldBorder;I)V net/minecraft/server/players/PlayerList$1/onBorderSetWarningTime (Lnet/minecraft/world/level/border/WorldBorder;I)V +MD: net/minecraft/server/players/PlayerList$1/m_6312_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/server/players/PlayerList$1/onBorderSizeSet (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/server/players/PlayerList$1/m_6313_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/server/players/PlayerList$1/onBorderSetDamageSafeZOne (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/server/players/PlayerList$1/m_6315_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/server/players/PlayerList$1/onBorderSetDamagePerBlock (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/server/players/PlayerList$1/m_6689_ (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V net/minecraft/server/players/PlayerList$1/onBorderSizeLerping (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V +MD: net/minecraft/server/players/PlayerList$1/m_7721_ (Lnet/minecraft/world/level/border/WorldBorder;DD)V net/minecraft/server/players/PlayerList$1/onBorderCenterSet (Lnet/minecraft/world/level/border/WorldBorder;DD)V +CL: net/minecraft/server/players/ServerOpList net/minecraft/server/players/ServerOpList +FD: net/minecraft/server/players/ServerOpList/net/minecraft/server/players/ServerOpList net/minecraft/server/players/ServerOpList/net/minecraft/server/players/ServerOpList +MD: net/minecraft/server/players/ServerOpList/ (Ljava/io/File;)V net/minecraft/server/players/ServerOpList/ (Ljava/io/File;)V +MD: net/minecraft/server/players/ServerOpList/m_11351_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/players/ServerOpList/canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/players/ServerOpList/m_143996_ (I)[Ljava/lang/String; net/minecraft/server/players/ServerOpList/lambda$getUserList$0 (I)[Ljava/lang/String; +MD: net/minecraft/server/players/ServerOpList/m_5875_ ()[Ljava/lang/String; net/minecraft/server/players/ServerOpList/getUserList ()[Ljava/lang/String; +MD: net/minecraft/server/players/ServerOpList/m_5981_ (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; net/minecraft/server/players/ServerOpList/getKeyForUser (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; +MD: net/minecraft/server/players/ServerOpList/m_5981_ (Ljava/lang/Object;)Ljava/lang/String; net/minecraft/server/players/ServerOpList/getKeyForUser (Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/server/players/ServerOpList/m_6666_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; net/minecraft/server/players/ServerOpList/createEntry (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; +CL: net/minecraft/server/players/ServerOpListEntry net/minecraft/server/players/ServerOpListEntry +FD: net/minecraft/server/players/ServerOpListEntry/f_11355_ net/minecraft/server/players/ServerOpListEntry/level +FD: net/minecraft/server/players/ServerOpListEntry/f_11356_ net/minecraft/server/players/ServerOpListEntry/bypassesPlayerLimit +FD: net/minecraft/server/players/ServerOpListEntry/net/minecraft/server/players/ServerOpListEntry net/minecraft/server/players/ServerOpListEntry/net/minecraft/server/players/ServerOpListEntry +MD: net/minecraft/server/players/ServerOpListEntry/ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/ServerOpListEntry/ (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/ServerOpListEntry/ (Lcom/mojang/authlib/GameProfile;IZ)V net/minecraft/server/players/ServerOpListEntry/ (Lcom/mojang/authlib/GameProfile;IZ)V +MD: net/minecraft/server/players/ServerOpListEntry/m_11363_ ()I net/minecraft/server/players/ServerOpListEntry/getLevel ()I +MD: net/minecraft/server/players/ServerOpListEntry/m_11366_ ()Z net/minecraft/server/players/ServerOpListEntry/getBypassesPlayerLimit ()Z +MD: net/minecraft/server/players/ServerOpListEntry/m_11367_ (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile; net/minecraft/server/players/ServerOpListEntry/createGameProfile (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/server/players/ServerOpListEntry/m_6009_ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/ServerOpListEntry/serialize (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/server/players/SleepStatus net/minecraft/server/players/SleepStatus +FD: net/minecraft/server/players/SleepStatus/f_143998_ net/minecraft/server/players/SleepStatus/activePlayers +FD: net/minecraft/server/players/SleepStatus/f_143999_ net/minecraft/server/players/SleepStatus/sleepingPlayers +FD: net/minecraft/server/players/SleepStatus/net/minecraft/server/players/SleepStatus net/minecraft/server/players/SleepStatus/net/minecraft/server/players/SleepStatus +MD: net/minecraft/server/players/SleepStatus/ ()V net/minecraft/server/players/SleepStatus/ ()V +MD: net/minecraft/server/players/SleepStatus/m_144001_ ()V net/minecraft/server/players/SleepStatus/removeAllSleepers ()V +MD: net/minecraft/server/players/SleepStatus/m_144002_ (I)Z net/minecraft/server/players/SleepStatus/areEnoughSleeping (I)Z +MD: net/minecraft/server/players/SleepStatus/m_144004_ (ILjava/util/List;)Z net/minecraft/server/players/SleepStatus/areEnoughDeepSleeping (ILjava/util/List;)Z +MD: net/minecraft/server/players/SleepStatus/m_144007_ (Ljava/util/List;)Z net/minecraft/server/players/SleepStatus/update (Ljava/util/List;)Z +MD: net/minecraft/server/players/SleepStatus/m_144009_ ()I net/minecraft/server/players/SleepStatus/amountSleeping ()I +MD: net/minecraft/server/players/SleepStatus/m_144010_ (I)I net/minecraft/server/players/SleepStatus/sleepersNeeded (I)I +CL: net/minecraft/server/players/StoredUserEntry net/minecraft/server/players/StoredUserEntry +FD: net/minecraft/server/players/StoredUserEntry/f_11369_ net/minecraft/server/players/StoredUserEntry/user +FD: net/minecraft/server/players/StoredUserEntry/net/minecraft/server/players/StoredUserEntry net/minecraft/server/players/StoredUserEntry/net/minecraft/server/players/StoredUserEntry +MD: net/minecraft/server/players/StoredUserEntry/ (Ljava/lang/Object;)V net/minecraft/server/players/StoredUserEntry/ (Ljava/lang/Object;)V +MD: net/minecraft/server/players/StoredUserEntry/m_11373_ ()Ljava/lang/Object; net/minecraft/server/players/StoredUserEntry/getUser ()Ljava/lang/Object; +MD: net/minecraft/server/players/StoredUserEntry/m_6009_ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/StoredUserEntry/serialize (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/StoredUserEntry/m_7524_ ()Z net/minecraft/server/players/StoredUserEntry/hasExpired ()Z +CL: net/minecraft/server/players/StoredUserList net/minecraft/server/players/StoredUserList +FD: net/minecraft/server/players/StoredUserList/f_11374_ net/minecraft/server/players/StoredUserList/LOGGER +FD: net/minecraft/server/players/StoredUserList/f_11375_ net/minecraft/server/players/StoredUserList/GSON +FD: net/minecraft/server/players/StoredUserList/f_11376_ net/minecraft/server/players/StoredUserList/file +FD: net/minecraft/server/players/StoredUserList/f_11377_ net/minecraft/server/players/StoredUserList/map +FD: net/minecraft/server/players/StoredUserList/net/minecraft/server/players/StoredUserList net/minecraft/server/players/StoredUserList/net/minecraft/server/players/StoredUserList +MD: net/minecraft/server/players/StoredUserList/ ()V net/minecraft/server/players/StoredUserList/ ()V +MD: net/minecraft/server/players/StoredUserList/ (Ljava/io/File;)V net/minecraft/server/players/StoredUserList/ (Ljava/io/File;)V +MD: net/minecraft/server/players/StoredUserList/m_11381_ (Lnet/minecraft/server/players/StoredUserEntry;)V net/minecraft/server/players/StoredUserList/add (Lnet/minecraft/server/players/StoredUserEntry;)V +MD: net/minecraft/server/players/StoredUserList/m_11385_ ()Ljava/io/File; net/minecraft/server/players/StoredUserList/getFile ()Ljava/io/File; +MD: net/minecraft/server/players/StoredUserList/m_11386_ (Lnet/minecraft/server/players/StoredUserEntry;)V net/minecraft/server/players/StoredUserList/remove (Lnet/minecraft/server/players/StoredUserEntry;)V +MD: net/minecraft/server/players/StoredUserList/m_11388_ (Ljava/lang/Object;)Lnet/minecraft/server/players/StoredUserEntry; net/minecraft/server/players/StoredUserList/get (Ljava/lang/Object;)Lnet/minecraft/server/players/StoredUserEntry; +MD: net/minecraft/server/players/StoredUserList/m_11390_ ()Z net/minecraft/server/players/StoredUserList/isEmpty ()Z +MD: net/minecraft/server/players/StoredUserList/m_11391_ (Lnet/minecraft/server/players/StoredUserEntry;)Lcom/google/gson/JsonObject; net/minecraft/server/players/StoredUserList/lambda$save$0 (Lnet/minecraft/server/players/StoredUserEntry;)Lcom/google/gson/JsonObject; +MD: net/minecraft/server/players/StoredUserList/m_11393_ (Ljava/lang/Object;)V net/minecraft/server/players/StoredUserList/remove (Ljava/lang/Object;)V +MD: net/minecraft/server/players/StoredUserList/m_11395_ ()Ljava/util/Collection; net/minecraft/server/players/StoredUserList/getEntries ()Ljava/util/Collection; +MD: net/minecraft/server/players/StoredUserList/m_11396_ (Ljava/lang/Object;)Z net/minecraft/server/players/StoredUserList/contains (Ljava/lang/Object;)Z +MD: net/minecraft/server/players/StoredUserList/m_11398_ ()V net/minecraft/server/players/StoredUserList/save ()V +MD: net/minecraft/server/players/StoredUserList/m_11399_ ()V net/minecraft/server/players/StoredUserList/load ()V +MD: net/minecraft/server/players/StoredUserList/m_11400_ ()V net/minecraft/server/players/StoredUserList/removeExpired ()V +MD: net/minecraft/server/players/StoredUserList/m_5875_ ()[Ljava/lang/String; net/minecraft/server/players/StoredUserList/getUserList ()[Ljava/lang/String; +MD: net/minecraft/server/players/StoredUserList/m_5981_ (Ljava/lang/Object;)Ljava/lang/String; net/minecraft/server/players/StoredUserList/getKeyForUser (Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/server/players/StoredUserList/m_6666_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; net/minecraft/server/players/StoredUserList/createEntry (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; +CL: net/minecraft/server/players/UserBanList net/minecraft/server/players/UserBanList +FD: net/minecraft/server/players/UserBanList/net/minecraft/server/players/UserBanList net/minecraft/server/players/UserBanList/net/minecraft/server/players/UserBanList +MD: net/minecraft/server/players/UserBanList/ (Ljava/io/File;)V net/minecraft/server/players/UserBanList/ (Ljava/io/File;)V +MD: net/minecraft/server/players/UserBanList/m_11406_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/players/UserBanList/isBanned (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/players/UserBanList/m_144012_ (I)[Ljava/lang/String; net/minecraft/server/players/UserBanList/lambda$getUserList$0 (I)[Ljava/lang/String; +MD: net/minecraft/server/players/UserBanList/m_5875_ ()[Ljava/lang/String; net/minecraft/server/players/UserBanList/getUserList ()[Ljava/lang/String; +MD: net/minecraft/server/players/UserBanList/m_5981_ (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; net/minecraft/server/players/UserBanList/getKeyForUser (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; +MD: net/minecraft/server/players/UserBanList/m_5981_ (Ljava/lang/Object;)Ljava/lang/String; net/minecraft/server/players/UserBanList/getKeyForUser (Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/server/players/UserBanList/m_6666_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; net/minecraft/server/players/UserBanList/createEntry (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; +CL: net/minecraft/server/players/UserBanListEntry net/minecraft/server/players/UserBanListEntry +FD: net/minecraft/server/players/UserBanListEntry/net/minecraft/server/players/UserBanListEntry net/minecraft/server/players/UserBanListEntry/net/minecraft/server/players/UserBanListEntry +MD: net/minecraft/server/players/UserBanListEntry/ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/UserBanListEntry/ (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/UserBanListEntry/ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/UserBanListEntry/ (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/players/UserBanListEntry/ (Lcom/mojang/authlib/GameProfile;Ljava/util/Date;Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;)V net/minecraft/server/players/UserBanListEntry/ (Lcom/mojang/authlib/GameProfile;Ljava/util/Date;Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;)V +MD: net/minecraft/server/players/UserBanListEntry/m_11445_ (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile; net/minecraft/server/players/UserBanListEntry/createGameProfile (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/server/players/UserBanListEntry/m_6009_ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/UserBanListEntry/serialize (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/UserBanListEntry/m_8003_ ()Lnet/minecraft/network/chat/Component; net/minecraft/server/players/UserBanListEntry/getDisplayName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/server/players/UserWhiteList net/minecraft/server/players/UserWhiteList +FD: net/minecraft/server/players/UserWhiteList/net/minecraft/server/players/UserWhiteList net/minecraft/server/players/UserWhiteList/net/minecraft/server/players/UserWhiteList +MD: net/minecraft/server/players/UserWhiteList/ (Ljava/io/File;)V net/minecraft/server/players/UserWhiteList/ (Ljava/io/File;)V +MD: net/minecraft/server/players/UserWhiteList/m_11453_ (Lcom/mojang/authlib/GameProfile;)Z net/minecraft/server/players/UserWhiteList/isWhiteListed (Lcom/mojang/authlib/GameProfile;)Z +MD: net/minecraft/server/players/UserWhiteList/m_144014_ (I)[Ljava/lang/String; net/minecraft/server/players/UserWhiteList/lambda$getUserList$0 (I)[Ljava/lang/String; +MD: net/minecraft/server/players/UserWhiteList/m_5875_ ()[Ljava/lang/String; net/minecraft/server/players/UserWhiteList/getUserList ()[Ljava/lang/String; +MD: net/minecraft/server/players/UserWhiteList/m_5981_ (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; net/minecraft/server/players/UserWhiteList/getKeyForUser (Lcom/mojang/authlib/GameProfile;)Ljava/lang/String; +MD: net/minecraft/server/players/UserWhiteList/m_5981_ (Ljava/lang/Object;)Ljava/lang/String; net/minecraft/server/players/UserWhiteList/getKeyForUser (Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/server/players/UserWhiteList/m_6666_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; net/minecraft/server/players/UserWhiteList/createEntry (Lcom/google/gson/JsonObject;)Lnet/minecraft/server/players/StoredUserEntry; +CL: net/minecraft/server/players/UserWhiteListEntry net/minecraft/server/players/UserWhiteListEntry +FD: net/minecraft/server/players/UserWhiteListEntry/net/minecraft/server/players/UserWhiteListEntry net/minecraft/server/players/UserWhiteListEntry/net/minecraft/server/players/UserWhiteListEntry +MD: net/minecraft/server/players/UserWhiteListEntry/ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/UserWhiteListEntry/ (Lcom/google/gson/JsonObject;)V +MD: net/minecraft/server/players/UserWhiteListEntry/ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/server/players/UserWhiteListEntry/ (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/server/players/UserWhiteListEntry/m_11465_ (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile; net/minecraft/server/players/UserWhiteListEntry/createGameProfile (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/server/players/UserWhiteListEntry/m_6009_ (Lcom/google/gson/JsonObject;)V net/minecraft/server/players/UserWhiteListEntry/serialize (Lcom/google/gson/JsonObject;)V +CL: net/minecraft/server/players/package-info net/minecraft/server/players/package-info +FD: net/minecraft/server/players/package-info/net/minecraft/server/players/package-info net/minecraft/server/players/package-info/net/minecraft/server/players/package-info +CL: net/minecraft/server/rcon/NetworkDataOutputStream net/minecraft/server/rcon/NetworkDataOutputStream +FD: net/minecraft/server/rcon/NetworkDataOutputStream/f_11467_ net/minecraft/server/rcon/NetworkDataOutputStream/outputStream +FD: net/minecraft/server/rcon/NetworkDataOutputStream/f_11468_ net/minecraft/server/rcon/NetworkDataOutputStream/dataOutputStream +FD: net/minecraft/server/rcon/NetworkDataOutputStream/net/minecraft/server/rcon/NetworkDataOutputStream net/minecraft/server/rcon/NetworkDataOutputStream/net/minecraft/server/rcon/NetworkDataOutputStream +MD: net/minecraft/server/rcon/NetworkDataOutputStream/ (I)V net/minecraft/server/rcon/NetworkDataOutputStream/ (I)V +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_11471_ ()[B net/minecraft/server/rcon/NetworkDataOutputStream/toByteArray ()[B +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_11472_ (I)V net/minecraft/server/rcon/NetworkDataOutputStream/write (I)V +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_11474_ (Ljava/lang/String;)V net/minecraft/server/rcon/NetworkDataOutputStream/writeString (Ljava/lang/String;)V +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_11476_ (S)V net/minecraft/server/rcon/NetworkDataOutputStream/writeShort (S)V +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_11478_ ([B)V net/minecraft/server/rcon/NetworkDataOutputStream/writeBytes ([B)V +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_11480_ ()V net/minecraft/server/rcon/NetworkDataOutputStream/reset ()V +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_144016_ (F)V net/minecraft/server/rcon/NetworkDataOutputStream/writeFloat (F)V +MD: net/minecraft/server/rcon/NetworkDataOutputStream/m_144018_ (I)V net/minecraft/server/rcon/NetworkDataOutputStream/writeInt (I)V +CL: net/minecraft/server/rcon/PktUtils net/minecraft/server/rcon/PktUtils +FD: net/minecraft/server/rcon/PktUtils/f_11481_ net/minecraft/server/rcon/PktUtils/HEX_CHAR +FD: net/minecraft/server/rcon/PktUtils/f_144020_ net/minecraft/server/rcon/PktUtils/MAX_PACKET_SIZE +FD: net/minecraft/server/rcon/PktUtils/net/minecraft/server/rcon/PktUtils net/minecraft/server/rcon/PktUtils/net/minecraft/server/rcon/PktUtils +MD: net/minecraft/server/rcon/PktUtils/ ()V net/minecraft/server/rcon/PktUtils/ ()V +MD: net/minecraft/server/rcon/PktUtils/ ()V net/minecraft/server/rcon/PktUtils/ ()V +MD: net/minecraft/server/rcon/PktUtils/m_11483_ (B)Ljava/lang/String; net/minecraft/server/rcon/PktUtils/toHexString (B)Ljava/lang/String; +MD: net/minecraft/server/rcon/PktUtils/m_11485_ ([BI)I net/minecraft/server/rcon/PktUtils/intFromByteArray ([BI)I +MD: net/minecraft/server/rcon/PktUtils/m_11488_ ([BII)Ljava/lang/String; net/minecraft/server/rcon/PktUtils/stringFromByteArray ([BII)Ljava/lang/String; +MD: net/minecraft/server/rcon/PktUtils/m_11492_ ([BII)I net/minecraft/server/rcon/PktUtils/intFromByteArray ([BII)I +MD: net/minecraft/server/rcon/PktUtils/m_11496_ ([BII)I net/minecraft/server/rcon/PktUtils/intFromNetworkByteArray ([BII)I +CL: net/minecraft/server/rcon/RconConsoleSource net/minecraft/server/rcon/RconConsoleSource +FD: net/minecraft/server/rcon/RconConsoleSource/f_11500_ net/minecraft/server/rcon/RconConsoleSource/RCON_COMPONENT +FD: net/minecraft/server/rcon/RconConsoleSource/f_11501_ net/minecraft/server/rcon/RconConsoleSource/buffer +FD: net/minecraft/server/rcon/RconConsoleSource/f_11502_ net/minecraft/server/rcon/RconConsoleSource/server +FD: net/minecraft/server/rcon/RconConsoleSource/f_144022_ net/minecraft/server/rcon/RconConsoleSource/RCON +FD: net/minecraft/server/rcon/RconConsoleSource/net/minecraft/server/rcon/RconConsoleSource net/minecraft/server/rcon/RconConsoleSource/net/minecraft/server/rcon/RconConsoleSource +MD: net/minecraft/server/rcon/RconConsoleSource/ ()V net/minecraft/server/rcon/RconConsoleSource/ ()V +MD: net/minecraft/server/rcon/RconConsoleSource/ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/server/rcon/RconConsoleSource/ (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/server/rcon/RconConsoleSource/m_11512_ ()V net/minecraft/server/rcon/RconConsoleSource/prepareForCommand ()V +MD: net/minecraft/server/rcon/RconConsoleSource/m_11513_ ()Ljava/lang/String; net/minecraft/server/rcon/RconConsoleSource/getCommandResponse ()Ljava/lang/String; +MD: net/minecraft/server/rcon/RconConsoleSource/m_11514_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/server/rcon/RconConsoleSource/createCommandSourceStack ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/server/rcon/RconConsoleSource/m_6102_ ()Z net/minecraft/server/rcon/RconConsoleSource/shouldInformAdmins ()Z +MD: net/minecraft/server/rcon/RconConsoleSource/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/server/rcon/RconConsoleSource/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/server/rcon/RconConsoleSource/m_6999_ ()Z net/minecraft/server/rcon/RconConsoleSource/acceptsSuccess ()Z +MD: net/minecraft/server/rcon/RconConsoleSource/m_7028_ ()Z net/minecraft/server/rcon/RconConsoleSource/acceptsFailure ()Z +CL: net/minecraft/server/rcon/package-info net/minecraft/server/rcon/package-info +FD: net/minecraft/server/rcon/package-info/net/minecraft/server/rcon/package-info net/minecraft/server/rcon/package-info/net/minecraft/server/rcon/package-info +CL: net/minecraft/server/rcon/thread/GenericThread net/minecraft/server/rcon/thread/GenericThread +FD: net/minecraft/server/rcon/thread/GenericThread/f_11515_ net/minecraft/server/rcon/thread/GenericThread/running +FD: net/minecraft/server/rcon/thread/GenericThread/f_11516_ net/minecraft/server/rcon/thread/GenericThread/name +FD: net/minecraft/server/rcon/thread/GenericThread/f_11517_ net/minecraft/server/rcon/thread/GenericThread/thread +FD: net/minecraft/server/rcon/thread/GenericThread/f_11518_ net/minecraft/server/rcon/thread/GenericThread/LOGGER +FD: net/minecraft/server/rcon/thread/GenericThread/f_11519_ net/minecraft/server/rcon/thread/GenericThread/UNIQUE_THREAD_ID +FD: net/minecraft/server/rcon/thread/GenericThread/f_144023_ net/minecraft/server/rcon/thread/GenericThread/MAX_STOP_WAIT +FD: net/minecraft/server/rcon/thread/GenericThread/net/minecraft/server/rcon/thread/GenericThread net/minecraft/server/rcon/thread/GenericThread/net/minecraft/server/rcon/thread/GenericThread +MD: net/minecraft/server/rcon/thread/GenericThread/ ()V net/minecraft/server/rcon/thread/GenericThread/ ()V +MD: net/minecraft/server/rcon/thread/GenericThread/ (Ljava/lang/String;)V net/minecraft/server/rcon/thread/GenericThread/ (Ljava/lang/String;)V +MD: net/minecraft/server/rcon/thread/GenericThread/m_11523_ ()Z net/minecraft/server/rcon/thread/GenericThread/isRunning ()Z +MD: net/minecraft/server/rcon/thread/GenericThread/m_7528_ ()Z net/minecraft/server/rcon/thread/GenericThread/start ()Z +MD: net/minecraft/server/rcon/thread/GenericThread/m_7530_ ()V net/minecraft/server/rcon/thread/GenericThread/stop ()V +CL: net/minecraft/server/rcon/thread/QueryThreadGs4 net/minecraft/server/rcon/thread/QueryThreadGs4 +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11524_ net/minecraft/server/rcon/thread/QueryThreadGs4/LOGGER +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11525_ net/minecraft/server/rcon/thread/QueryThreadGs4/lastChallengeCheck +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11526_ net/minecraft/server/rcon/thread/QueryThreadGs4/port +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11527_ net/minecraft/server/rcon/thread/QueryThreadGs4/serverPort +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11528_ net/minecraft/server/rcon/thread/QueryThreadGs4/maxPlayers +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11529_ net/minecraft/server/rcon/thread/QueryThreadGs4/serverName +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11530_ net/minecraft/server/rcon/thread/QueryThreadGs4/worldName +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11531_ net/minecraft/server/rcon/thread/QueryThreadGs4/socket +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11532_ net/minecraft/server/rcon/thread/QueryThreadGs4/buffer +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11533_ net/minecraft/server/rcon/thread/QueryThreadGs4/hostIp +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11534_ net/minecraft/server/rcon/thread/QueryThreadGs4/serverIp +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11535_ net/minecraft/server/rcon/thread/QueryThreadGs4/validChallenges +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11536_ net/minecraft/server/rcon/thread/QueryThreadGs4/rulesResponse +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11537_ net/minecraft/server/rcon/thread/QueryThreadGs4/lastRulesResponse +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_11538_ net/minecraft/server/rcon/thread/QueryThreadGs4/serverInterface +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_144024_ net/minecraft/server/rcon/thread/QueryThreadGs4/GAME_TYPE +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_144025_ net/minecraft/server/rcon/thread/QueryThreadGs4/GAME_ID +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_144026_ net/minecraft/server/rcon/thread/QueryThreadGs4/CHALLENGE_CHECK_INTERVAL +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/f_144027_ net/minecraft/server/rcon/thread/QueryThreadGs4/RESPONSE_CACHE_TIME +FD: net/minecraft/server/rcon/thread/QueryThreadGs4/net/minecraft/server/rcon/thread/QueryThreadGs4 net/minecraft/server/rcon/thread/QueryThreadGs4/net/minecraft/server/rcon/thread/QueryThreadGs4 +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/ ()V net/minecraft/server/rcon/thread/QueryThreadGs4/ ()V +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/ (Lnet/minecraft/server/ServerInterface;I)V net/minecraft/server/rcon/thread/QueryThreadGs4/ (Lnet/minecraft/server/ServerInterface;I)V +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11544_ (JLnet/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge;)Z net/minecraft/server/rcon/thread/QueryThreadGs4/lambda$pruneChallenges$0 (JLnet/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge;)Z +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11547_ (Ljava/lang/Exception;)V net/minecraft/server/rcon/thread/QueryThreadGs4/recoverSocketError (Ljava/lang/Exception;)V +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11549_ (Ljava/net/DatagramPacket;)Z net/minecraft/server/rcon/thread/QueryThreadGs4/processPacket (Ljava/net/DatagramPacket;)Z +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11551_ (Ljava/net/SocketAddress;)[B net/minecraft/server/rcon/thread/QueryThreadGs4/getIdentBytes (Ljava/net/SocketAddress;)[B +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11553_ (Lnet/minecraft/server/ServerInterface;)Lnet/minecraft/server/rcon/thread/QueryThreadGs4; net/minecraft/server/rcon/thread/QueryThreadGs4/create (Lnet/minecraft/server/ServerInterface;)Lnet/minecraft/server/rcon/thread/QueryThreadGs4; +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11555_ ([BLjava/net/DatagramPacket;)V net/minecraft/server/rcon/thread/QueryThreadGs4/sendTo ([BLjava/net/DatagramPacket;)V +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11558_ (Ljava/net/DatagramPacket;)[B net/minecraft/server/rcon/thread/QueryThreadGs4/buildRuleResponse (Ljava/net/DatagramPacket;)[B +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11560_ (Ljava/net/DatagramPacket;)Ljava/lang/Boolean; net/minecraft/server/rcon/thread/QueryThreadGs4/validChallenge (Ljava/net/DatagramPacket;)Ljava/lang/Boolean; +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11562_ ()V net/minecraft/server/rcon/thread/QueryThreadGs4/pruneChallenges ()V +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11563_ (Ljava/net/DatagramPacket;)V net/minecraft/server/rcon/thread/QueryThreadGs4/sendChallenge (Ljava/net/DatagramPacket;)V +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_11565_ ()Z net/minecraft/server/rcon/thread/QueryThreadGs4/initSocket ()Z +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/m_7528_ ()Z net/minecraft/server/rcon/thread/QueryThreadGs4/start ()Z +MD: net/minecraft/server/rcon/thread/QueryThreadGs4/run ()V net/minecraft/server/rcon/thread/QueryThreadGs4/run ()V +CL: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge +FD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/f_11567_ net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/time +FD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/f_11568_ net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/challenge +FD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/f_11569_ net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/identBytes +FD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/f_11570_ net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/challengeBytes +FD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/f_11571_ net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/ident +FD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge +MD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/ (Ljava/net/DatagramPacket;)V net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/ (Ljava/net/DatagramPacket;)V +MD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/m_11574_ ()I net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/getChallenge ()I +MD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/m_11575_ (J)Ljava/lang/Boolean; net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/before (J)Ljava/lang/Boolean; +MD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/m_11577_ ()[B net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/getChallengeBytes ()[B +MD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/m_11578_ ()[B net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/getIdentBytes ()[B +MD: net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/m_144028_ ()Ljava/lang/String; net/minecraft/server/rcon/thread/QueryThreadGs4$RequestChallenge/getIdent ()Ljava/lang/String; +CL: net/minecraft/server/rcon/thread/RconClient net/minecraft/server/rcon/thread/RconClient +FD: net/minecraft/server/rcon/thread/RconClient/f_11579_ net/minecraft/server/rcon/thread/RconClient/LOGGER +FD: net/minecraft/server/rcon/thread/RconClient/f_11580_ net/minecraft/server/rcon/thread/RconClient/authed +FD: net/minecraft/server/rcon/thread/RconClient/f_11581_ net/minecraft/server/rcon/thread/RconClient/client +FD: net/minecraft/server/rcon/thread/RconClient/f_11582_ net/minecraft/server/rcon/thread/RconClient/buf +FD: net/minecraft/server/rcon/thread/RconClient/f_11583_ net/minecraft/server/rcon/thread/RconClient/rconPassword +FD: net/minecraft/server/rcon/thread/RconClient/f_11584_ net/minecraft/server/rcon/thread/RconClient/serverInterface +FD: net/minecraft/server/rcon/thread/RconClient/f_144029_ net/minecraft/server/rcon/thread/RconClient/SERVERDATA_AUTH +FD: net/minecraft/server/rcon/thread/RconClient/f_144030_ net/minecraft/server/rcon/thread/RconClient/SERVERDATA_EXECCOMMAND +FD: net/minecraft/server/rcon/thread/RconClient/f_144031_ net/minecraft/server/rcon/thread/RconClient/SERVERDATA_RESPONSE_VALUE +FD: net/minecraft/server/rcon/thread/RconClient/f_144032_ net/minecraft/server/rcon/thread/RconClient/SERVERDATA_AUTH_RESPONSE +FD: net/minecraft/server/rcon/thread/RconClient/f_144033_ net/minecraft/server/rcon/thread/RconClient/SERVERDATA_AUTH_FAILURE +FD: net/minecraft/server/rcon/thread/RconClient/net/minecraft/server/rcon/thread/RconClient net/minecraft/server/rcon/thread/RconClient/net/minecraft/server/rcon/thread/RconClient +MD: net/minecraft/server/rcon/thread/RconClient/ ()V net/minecraft/server/rcon/thread/RconClient/ ()V +MD: net/minecraft/server/rcon/thread/RconClient/ (Lnet/minecraft/server/ServerInterface;Ljava/lang/String;Ljava/net/Socket;)V net/minecraft/server/rcon/thread/RconClient/ (Lnet/minecraft/server/ServerInterface;Ljava/lang/String;Ljava/net/Socket;)V +MD: net/minecraft/server/rcon/thread/RconClient/m_11590_ (IILjava/lang/String;)V net/minecraft/server/rcon/thread/RconClient/send (IILjava/lang/String;)V +MD: net/minecraft/server/rcon/thread/RconClient/m_11594_ (ILjava/lang/String;)V net/minecraft/server/rcon/thread/RconClient/sendCmdResponse (ILjava/lang/String;)V +MD: net/minecraft/server/rcon/thread/RconClient/m_11598_ ()V net/minecraft/server/rcon/thread/RconClient/sendAuthFailure ()V +MD: net/minecraft/server/rcon/thread/RconClient/m_11599_ ()V net/minecraft/server/rcon/thread/RconClient/closeSocket ()V +MD: net/minecraft/server/rcon/thread/RconClient/m_7530_ ()V net/minecraft/server/rcon/thread/RconClient/stop ()V +MD: net/minecraft/server/rcon/thread/RconClient/run ()V net/minecraft/server/rcon/thread/RconClient/run ()V +CL: net/minecraft/server/rcon/thread/RconThread net/minecraft/server/rcon/thread/RconThread +FD: net/minecraft/server/rcon/thread/RconThread/f_11601_ net/minecraft/server/rcon/thread/RconThread/LOGGER +FD: net/minecraft/server/rcon/thread/RconThread/f_11602_ net/minecraft/server/rcon/thread/RconThread/socket +FD: net/minecraft/server/rcon/thread/RconThread/f_11603_ net/minecraft/server/rcon/thread/RconThread/rconPassword +FD: net/minecraft/server/rcon/thread/RconThread/f_11604_ net/minecraft/server/rcon/thread/RconThread/clients +FD: net/minecraft/server/rcon/thread/RconThread/f_11605_ net/minecraft/server/rcon/thread/RconThread/serverInterface +FD: net/minecraft/server/rcon/thread/RconThread/net/minecraft/server/rcon/thread/RconThread net/minecraft/server/rcon/thread/RconThread/net/minecraft/server/rcon/thread/RconThread +MD: net/minecraft/server/rcon/thread/RconThread/ ()V net/minecraft/server/rcon/thread/RconThread/ ()V +MD: net/minecraft/server/rcon/thread/RconThread/ (Lnet/minecraft/server/ServerInterface;Ljava/net/ServerSocket;Ljava/lang/String;)V net/minecraft/server/rcon/thread/RconThread/ (Lnet/minecraft/server/ServerInterface;Ljava/net/ServerSocket;Ljava/lang/String;)V +MD: net/minecraft/server/rcon/thread/RconThread/m_11611_ (Lnet/minecraft/server/rcon/thread/RconClient;)Z net/minecraft/server/rcon/thread/RconThread/lambda$clearClients$0 (Lnet/minecraft/server/rcon/thread/RconClient;)Z +MD: net/minecraft/server/rcon/thread/RconThread/m_11613_ (Ljava/net/ServerSocket;)V net/minecraft/server/rcon/thread/RconThread/closeSocket (Ljava/net/ServerSocket;)V +MD: net/minecraft/server/rcon/thread/RconThread/m_11615_ (Lnet/minecraft/server/ServerInterface;)Lnet/minecraft/server/rcon/thread/RconThread; net/minecraft/server/rcon/thread/RconThread/create (Lnet/minecraft/server/ServerInterface;)Lnet/minecraft/server/rcon/thread/RconThread; +MD: net/minecraft/server/rcon/thread/RconThread/m_11618_ ()V net/minecraft/server/rcon/thread/RconThread/clearClients ()V +MD: net/minecraft/server/rcon/thread/RconThread/m_7530_ ()V net/minecraft/server/rcon/thread/RconThread/stop ()V +MD: net/minecraft/server/rcon/thread/RconThread/run ()V net/minecraft/server/rcon/thread/RconThread/run ()V +CL: net/minecraft/server/rcon/thread/package-info net/minecraft/server/rcon/thread/package-info +FD: net/minecraft/server/rcon/thread/package-info/net/minecraft/server/rcon/thread/package-info net/minecraft/server/rcon/thread/package-info/net/minecraft/server/rcon/thread/package-info +CL: net/minecraft/sounds/Music net/minecraft/sounds/Music +FD: net/minecraft/sounds/Music/f_11620_ net/minecraft/sounds/Music/CODEC +FD: net/minecraft/sounds/Music/f_11621_ net/minecraft/sounds/Music/event +FD: net/minecraft/sounds/Music/f_11622_ net/minecraft/sounds/Music/minDelay +FD: net/minecraft/sounds/Music/f_11623_ net/minecraft/sounds/Music/maxDelay +FD: net/minecraft/sounds/Music/f_11624_ net/minecraft/sounds/Music/replaceCurrentMusic +FD: net/minecraft/sounds/Music/net/minecraft/sounds/Music net/minecraft/sounds/Music/net/minecraft/sounds/Music +MD: net/minecraft/sounds/Music/ ()V net/minecraft/sounds/Music/ ()V +MD: net/minecraft/sounds/Music/ (Lnet/minecraft/sounds/SoundEvent;IIZ)V net/minecraft/sounds/Music/ (Lnet/minecraft/sounds/SoundEvent;IIZ)V +MD: net/minecraft/sounds/Music/m_11631_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/sounds/Music/getEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/sounds/Music/m_11634_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/sounds/Music/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/sounds/Music/m_11636_ ()I net/minecraft/sounds/Music/getMinDelay ()I +MD: net/minecraft/sounds/Music/m_11639_ ()I net/minecraft/sounds/Music/getMaxDelay ()I +MD: net/minecraft/sounds/Music/m_11642_ ()Z net/minecraft/sounds/Music/replaceCurrentMusic ()Z +MD: net/minecraft/sounds/Music/m_144034_ (Lnet/minecraft/sounds/Music;)Ljava/lang/Boolean; net/minecraft/sounds/Music/lambda$static$3 (Lnet/minecraft/sounds/Music;)Ljava/lang/Boolean; +MD: net/minecraft/sounds/Music/m_144036_ (Lnet/minecraft/sounds/Music;)Ljava/lang/Integer; net/minecraft/sounds/Music/lambda$static$2 (Lnet/minecraft/sounds/Music;)Ljava/lang/Integer; +MD: net/minecraft/sounds/Music/m_144038_ (Lnet/minecraft/sounds/Music;)Ljava/lang/Integer; net/minecraft/sounds/Music/lambda$static$1 (Lnet/minecraft/sounds/Music;)Ljava/lang/Integer; +MD: net/minecraft/sounds/Music/m_144040_ (Lnet/minecraft/sounds/Music;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/sounds/Music/lambda$static$0 (Lnet/minecraft/sounds/Music;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/sounds/Musics net/minecraft/sounds/Musics +FD: net/minecraft/sounds/Musics/f_11645_ net/minecraft/sounds/Musics/MENU +FD: net/minecraft/sounds/Musics/f_11646_ net/minecraft/sounds/Musics/CREATIVE +FD: net/minecraft/sounds/Musics/f_11647_ net/minecraft/sounds/Musics/CREDITS +FD: net/minecraft/sounds/Musics/f_11648_ net/minecraft/sounds/Musics/END_BOSS +FD: net/minecraft/sounds/Musics/f_11649_ net/minecraft/sounds/Musics/END +FD: net/minecraft/sounds/Musics/f_11650_ net/minecraft/sounds/Musics/UNDER_WATER +FD: net/minecraft/sounds/Musics/f_11651_ net/minecraft/sounds/Musics/GAME +FD: net/minecraft/sounds/Musics/f_144042_ net/minecraft/sounds/Musics/ONE_SECOND +FD: net/minecraft/sounds/Musics/f_144043_ net/minecraft/sounds/Musics/THIRTY_SECONDS +FD: net/minecraft/sounds/Musics/f_144044_ net/minecraft/sounds/Musics/TEN_MINUTES +FD: net/minecraft/sounds/Musics/f_144045_ net/minecraft/sounds/Musics/TWENTY_MINUTES +FD: net/minecraft/sounds/Musics/f_144046_ net/minecraft/sounds/Musics/FIVE_MINUTES +FD: net/minecraft/sounds/Musics/net/minecraft/sounds/Musics net/minecraft/sounds/Musics/net/minecraft/sounds/Musics +MD: net/minecraft/sounds/Musics/ ()V net/minecraft/sounds/Musics/ ()V +MD: net/minecraft/sounds/Musics/ ()V net/minecraft/sounds/Musics/ ()V +MD: net/minecraft/sounds/Musics/m_11653_ (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/sounds/Music; net/minecraft/sounds/Musics/createGameMusic (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/sounds/Music; +CL: net/minecraft/sounds/SoundEvent net/minecraft/sounds/SoundEvent +FD: net/minecraft/sounds/SoundEvent/f_11655_ net/minecraft/sounds/SoundEvent/CODEC +FD: net/minecraft/sounds/SoundEvent/f_11656_ net/minecraft/sounds/SoundEvent/location +FD: net/minecraft/sounds/SoundEvent/net/minecraft/sounds/SoundEvent net/minecraft/sounds/SoundEvent/net/minecraft/sounds/SoundEvent +MD: net/minecraft/sounds/SoundEvent/ ()V net/minecraft/sounds/SoundEvent/ ()V +MD: net/minecraft/sounds/SoundEvent/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/sounds/SoundEvent/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/sounds/SoundEvent/m_11660_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/sounds/SoundEvent/getLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/sounds/SoundEvent/m_11661_ (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/sounds/SoundEvent/lambda$static$0 (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/sounds/SoundEvents net/minecraft/sounds/SoundEvents +FD: net/minecraft/sounds/SoundEvents/f_11663_ net/minecraft/sounds/SoundEvents/ANCIENT_DEBRIS_FALL +FD: net/minecraft/sounds/SoundEvents/f_11664_ net/minecraft/sounds/SoundEvents/ANVIL_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11665_ net/minecraft/sounds/SoundEvents/ANVIL_DESTROY +FD: net/minecraft/sounds/SoundEvents/f_11666_ net/minecraft/sounds/SoundEvents/ANVIL_FALL +FD: net/minecraft/sounds/SoundEvents/f_11667_ net/minecraft/sounds/SoundEvents/ANVIL_HIT +FD: net/minecraft/sounds/SoundEvents/f_11668_ net/minecraft/sounds/SoundEvents/ANVIL_LAND +FD: net/minecraft/sounds/SoundEvents/f_11669_ net/minecraft/sounds/SoundEvents/ANVIL_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11670_ net/minecraft/sounds/SoundEvents/ANVIL_STEP +FD: net/minecraft/sounds/SoundEvents/f_11671_ net/minecraft/sounds/SoundEvents/ANVIL_USE +FD: net/minecraft/sounds/SoundEvents/f_11672_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_CHAIN +FD: net/minecraft/sounds/SoundEvents/f_11673_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_DIAMOND +FD: net/minecraft/sounds/SoundEvents/f_11674_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_ELYTRA +FD: net/minecraft/sounds/SoundEvents/f_11675_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_GENERIC +FD: net/minecraft/sounds/SoundEvents/f_11676_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_GOLD +FD: net/minecraft/sounds/SoundEvents/f_11677_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_IRON +FD: net/minecraft/sounds/SoundEvents/f_11678_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_LEATHER +FD: net/minecraft/sounds/SoundEvents/f_11679_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_NETHERITE +FD: net/minecraft/sounds/SoundEvents/f_11680_ net/minecraft/sounds/SoundEvents/ARMOR_EQUIP_TURTLE +FD: net/minecraft/sounds/SoundEvents/f_11681_ net/minecraft/sounds/SoundEvents/ARMOR_STAND_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11682_ net/minecraft/sounds/SoundEvents/ARMOR_STAND_FALL +FD: net/minecraft/sounds/SoundEvents/f_11683_ net/minecraft/sounds/SoundEvents/ARMOR_STAND_HIT +FD: net/minecraft/sounds/SoundEvents/f_11684_ net/minecraft/sounds/SoundEvents/ARMOR_STAND_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11685_ net/minecraft/sounds/SoundEvents/ARROW_HIT +FD: net/minecraft/sounds/SoundEvents/f_11686_ net/minecraft/sounds/SoundEvents/ARROW_HIT_PLAYER +FD: net/minecraft/sounds/SoundEvents/f_11687_ net/minecraft/sounds/SoundEvents/ARROW_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_11688_ net/minecraft/sounds/SoundEvents/AXE_STRIP +FD: net/minecraft/sounds/SoundEvents/f_11689_ net/minecraft/sounds/SoundEvents/AMBIENT_CAVE +FD: net/minecraft/sounds/SoundEvents/f_11690_ net/minecraft/sounds/SoundEvents/BEE_LOOP_AGGRESSIVE +FD: net/minecraft/sounds/SoundEvents/f_11691_ net/minecraft/sounds/SoundEvents/BEE_LOOP +FD: net/minecraft/sounds/SoundEvents/f_11692_ net/minecraft/sounds/SoundEvents/BEE_STING +FD: net/minecraft/sounds/SoundEvents/f_11693_ net/minecraft/sounds/SoundEvents/BEE_POLLINATE +FD: net/minecraft/sounds/SoundEvents/f_11694_ net/minecraft/sounds/SoundEvents/BEEHIVE_DRIP +FD: net/minecraft/sounds/SoundEvents/f_11695_ net/minecraft/sounds/SoundEvents/BEEHIVE_ENTER +FD: net/minecraft/sounds/SoundEvents/f_11696_ net/minecraft/sounds/SoundEvents/BEEHIVE_EXIT +FD: net/minecraft/sounds/SoundEvents/f_11697_ net/minecraft/sounds/SoundEvents/BEEHIVE_SHEAR +FD: net/minecraft/sounds/SoundEvents/f_11698_ net/minecraft/sounds/SoundEvents/BEEHIVE_WORK +FD: net/minecraft/sounds/SoundEvents/f_11699_ net/minecraft/sounds/SoundEvents/BELL_BLOCK +FD: net/minecraft/sounds/SoundEvents/f_11700_ net/minecraft/sounds/SoundEvents/BELL_RESONATE +FD: net/minecraft/sounds/SoundEvents/f_11701_ net/minecraft/sounds/SoundEvents/BLAZE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11702_ net/minecraft/sounds/SoundEvents/BLAZE_BURN +FD: net/minecraft/sounds/SoundEvents/f_11703_ net/minecraft/sounds/SoundEvents/BLAZE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11704_ net/minecraft/sounds/SoundEvents/BLAZE_HURT +FD: net/minecraft/sounds/SoundEvents/f_11705_ net/minecraft/sounds/SoundEvents/BLAZE_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_11706_ net/minecraft/sounds/SoundEvents/BOAT_PADDLE_LAND +FD: net/minecraft/sounds/SoundEvents/f_11707_ net/minecraft/sounds/SoundEvents/BOAT_PADDLE_WATER +FD: net/minecraft/sounds/SoundEvents/f_11708_ net/minecraft/sounds/SoundEvents/BONE_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11709_ net/minecraft/sounds/SoundEvents/BONE_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_11710_ net/minecraft/sounds/SoundEvents/BONE_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_11711_ net/minecraft/sounds/SoundEvents/BONE_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11712_ net/minecraft/sounds/SoundEvents/BONE_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_11713_ net/minecraft/sounds/SoundEvents/BOOK_PAGE_TURN +FD: net/minecraft/sounds/SoundEvents/f_11714_ net/minecraft/sounds/SoundEvents/BOOK_PUT +FD: net/minecraft/sounds/SoundEvents/f_11715_ net/minecraft/sounds/SoundEvents/BLASTFURNACE_FIRE_CRACKLE +FD: net/minecraft/sounds/SoundEvents/f_11716_ net/minecraft/sounds/SoundEvents/BAMBOO_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11717_ net/minecraft/sounds/SoundEvents/BAMBOO_FALL +FD: net/minecraft/sounds/SoundEvents/f_11718_ net/minecraft/sounds/SoundEvents/BAMBOO_HIT +FD: net/minecraft/sounds/SoundEvents/f_11719_ net/minecraft/sounds/SoundEvents/BAMBOO_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11720_ net/minecraft/sounds/SoundEvents/BAMBOO_STEP +FD: net/minecraft/sounds/SoundEvents/f_11721_ net/minecraft/sounds/SoundEvents/BAMBOO_SAPLING_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11722_ net/minecraft/sounds/SoundEvents/BAMBOO_SAPLING_HIT +FD: net/minecraft/sounds/SoundEvents/f_11723_ net/minecraft/sounds/SoundEvents/BAMBOO_SAPLING_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11724_ net/minecraft/sounds/SoundEvents/BARREL_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_11725_ net/minecraft/sounds/SoundEvents/BARREL_OPEN +FD: net/minecraft/sounds/SoundEvents/f_11726_ net/minecraft/sounds/SoundEvents/BASALT_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11727_ net/minecraft/sounds/SoundEvents/BASALT_STEP +FD: net/minecraft/sounds/SoundEvents/f_11728_ net/minecraft/sounds/SoundEvents/BASALT_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11729_ net/minecraft/sounds/SoundEvents/BASALT_HIT +FD: net/minecraft/sounds/SoundEvents/f_11730_ net/minecraft/sounds/SoundEvents/BASALT_FALL +FD: net/minecraft/sounds/SoundEvents/f_11731_ net/minecraft/sounds/SoundEvents/BAT_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11732_ net/minecraft/sounds/SoundEvents/BAT_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11733_ net/minecraft/sounds/SoundEvents/BAT_HURT +FD: net/minecraft/sounds/SoundEvents/f_11734_ net/minecraft/sounds/SoundEvents/BAT_LOOP +FD: net/minecraft/sounds/SoundEvents/f_11735_ net/minecraft/sounds/SoundEvents/BAT_TAKEOFF +FD: net/minecraft/sounds/SoundEvents/f_11736_ net/minecraft/sounds/SoundEvents/BEACON_ACTIVATE +FD: net/minecraft/sounds/SoundEvents/f_11737_ net/minecraft/sounds/SoundEvents/BEACON_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11738_ net/minecraft/sounds/SoundEvents/BEACON_DEACTIVATE +FD: net/minecraft/sounds/SoundEvents/f_11739_ net/minecraft/sounds/SoundEvents/BEACON_POWER_SELECT +FD: net/minecraft/sounds/SoundEvents/f_11740_ net/minecraft/sounds/SoundEvents/BEE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11741_ net/minecraft/sounds/SoundEvents/BEE_HURT +FD: net/minecraft/sounds/SoundEvents/f_11742_ net/minecraft/sounds/SoundEvents/AMBIENT_BASALT_DELTAS_ADDITIONS +FD: net/minecraft/sounds/SoundEvents/f_11743_ net/minecraft/sounds/SoundEvents/CHAIN_FALL +FD: net/minecraft/sounds/SoundEvents/f_11744_ net/minecraft/sounds/SoundEvents/CHAIN_HIT +FD: net/minecraft/sounds/SoundEvents/f_11745_ net/minecraft/sounds/SoundEvents/CHAIN_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11746_ net/minecraft/sounds/SoundEvents/CHAIN_STEP +FD: net/minecraft/sounds/SoundEvents/f_11747_ net/minecraft/sounds/SoundEvents/CHEST_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_11748_ net/minecraft/sounds/SoundEvents/CHEST_LOCKED +FD: net/minecraft/sounds/SoundEvents/f_11749_ net/minecraft/sounds/SoundEvents/CHEST_OPEN +FD: net/minecraft/sounds/SoundEvents/f_11750_ net/minecraft/sounds/SoundEvents/CHICKEN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11751_ net/minecraft/sounds/SoundEvents/CHICKEN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11752_ net/minecraft/sounds/SoundEvents/CHICKEN_EGG +FD: net/minecraft/sounds/SoundEvents/f_11753_ net/minecraft/sounds/SoundEvents/CHICKEN_HURT +FD: net/minecraft/sounds/SoundEvents/f_11754_ net/minecraft/sounds/SoundEvents/CHICKEN_STEP +FD: net/minecraft/sounds/SoundEvents/f_11755_ net/minecraft/sounds/SoundEvents/CHORUS_FLOWER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11756_ net/minecraft/sounds/SoundEvents/CHORUS_FLOWER_GROW +FD: net/minecraft/sounds/SoundEvents/f_11757_ net/minecraft/sounds/SoundEvents/CHORUS_FRUIT_TELEPORT +FD: net/minecraft/sounds/SoundEvents/f_11758_ net/minecraft/sounds/SoundEvents/COD_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11759_ net/minecraft/sounds/SoundEvents/COD_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11760_ net/minecraft/sounds/SoundEvents/COD_FLOP +FD: net/minecraft/sounds/SoundEvents/f_11761_ net/minecraft/sounds/SoundEvents/COD_HURT +FD: net/minecraft/sounds/SoundEvents/f_11762_ net/minecraft/sounds/SoundEvents/COMPARATOR_CLICK +FD: net/minecraft/sounds/SoundEvents/f_11763_ net/minecraft/sounds/SoundEvents/COMPOSTER_EMPTY +FD: net/minecraft/sounds/SoundEvents/f_11764_ net/minecraft/sounds/SoundEvents/COMPOSTER_FILL +FD: net/minecraft/sounds/SoundEvents/f_11765_ net/minecraft/sounds/SoundEvents/COMPOSTER_FILL_SUCCESS +FD: net/minecraft/sounds/SoundEvents/f_11766_ net/minecraft/sounds/SoundEvents/COMPOSTER_READY +FD: net/minecraft/sounds/SoundEvents/f_11767_ net/minecraft/sounds/SoundEvents/CONDUIT_ACTIVATE +FD: net/minecraft/sounds/SoundEvents/f_11768_ net/minecraft/sounds/SoundEvents/CONDUIT_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11769_ net/minecraft/sounds/SoundEvents/BOTTLE_EMPTY +FD: net/minecraft/sounds/SoundEvents/f_11770_ net/minecraft/sounds/SoundEvents/BOTTLE_FILL +FD: net/minecraft/sounds/SoundEvents/f_11771_ net/minecraft/sounds/SoundEvents/BOTTLE_FILL_DRAGONBREATH +FD: net/minecraft/sounds/SoundEvents/f_11772_ net/minecraft/sounds/SoundEvents/BREWING_STAND_BREW +FD: net/minecraft/sounds/SoundEvents/f_11773_ net/minecraft/sounds/SoundEvents/BUBBLE_COLUMN_BUBBLE_POP +FD: net/minecraft/sounds/SoundEvents/f_11774_ net/minecraft/sounds/SoundEvents/BUBBLE_COLUMN_UPWARDS_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11775_ net/minecraft/sounds/SoundEvents/BUBBLE_COLUMN_UPWARDS_INSIDE +FD: net/minecraft/sounds/SoundEvents/f_11776_ net/minecraft/sounds/SoundEvents/BUBBLE_COLUMN_WHIRLPOOL_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11777_ net/minecraft/sounds/SoundEvents/BUBBLE_COLUMN_WHIRLPOOL_INSIDE +FD: net/minecraft/sounds/SoundEvents/f_11778_ net/minecraft/sounds/SoundEvents/BUCKET_EMPTY +FD: net/minecraft/sounds/SoundEvents/f_11779_ net/minecraft/sounds/SoundEvents/BUCKET_EMPTY_FISH +FD: net/minecraft/sounds/SoundEvents/f_11780_ net/minecraft/sounds/SoundEvents/BUCKET_EMPTY_LAVA +FD: net/minecraft/sounds/SoundEvents/f_11781_ net/minecraft/sounds/SoundEvents/BUCKET_FILL +FD: net/minecraft/sounds/SoundEvents/f_11782_ net/minecraft/sounds/SoundEvents/BUCKET_FILL_FISH +FD: net/minecraft/sounds/SoundEvents/f_11783_ net/minecraft/sounds/SoundEvents/BUCKET_FILL_LAVA +FD: net/minecraft/sounds/SoundEvents/f_11784_ net/minecraft/sounds/SoundEvents/CAMPFIRE_CRACKLE +FD: net/minecraft/sounds/SoundEvents/f_11785_ net/minecraft/sounds/SoundEvents/CAT_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11786_ net/minecraft/sounds/SoundEvents/CAT_STRAY_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11787_ net/minecraft/sounds/SoundEvents/CAT_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11788_ net/minecraft/sounds/SoundEvents/CAT_EAT +FD: net/minecraft/sounds/SoundEvents/f_11789_ net/minecraft/sounds/SoundEvents/CAT_HISS +FD: net/minecraft/sounds/SoundEvents/f_11790_ net/minecraft/sounds/SoundEvents/CAT_BEG_FOR_FOOD +FD: net/minecraft/sounds/SoundEvents/f_11791_ net/minecraft/sounds/SoundEvents/CAT_HURT +FD: net/minecraft/sounds/SoundEvents/f_11792_ net/minecraft/sounds/SoundEvents/CAT_PURR +FD: net/minecraft/sounds/SoundEvents/f_11793_ net/minecraft/sounds/SoundEvents/CAT_PURREOW +FD: net/minecraft/sounds/SoundEvents/f_11794_ net/minecraft/sounds/SoundEvents/CHAIN_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11795_ net/minecraft/sounds/SoundEvents/AMBIENT_BASALT_DELTAS_LOOP +FD: net/minecraft/sounds/SoundEvents/f_11796_ net/minecraft/sounds/SoundEvents/DISPENSER_DISPENSE +FD: net/minecraft/sounds/SoundEvents/f_11797_ net/minecraft/sounds/SoundEvents/DISPENSER_FAIL +FD: net/minecraft/sounds/SoundEvents/f_11798_ net/minecraft/sounds/SoundEvents/DISPENSER_LAUNCH +FD: net/minecraft/sounds/SoundEvents/f_11799_ net/minecraft/sounds/SoundEvents/DOLPHIN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11800_ net/minecraft/sounds/SoundEvents/DOLPHIN_AMBIENT_WATER +FD: net/minecraft/sounds/SoundEvents/f_11801_ net/minecraft/sounds/SoundEvents/DOLPHIN_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_11802_ net/minecraft/sounds/SoundEvents/DOLPHIN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11803_ net/minecraft/sounds/SoundEvents/DOLPHIN_EAT +FD: net/minecraft/sounds/SoundEvents/f_11804_ net/minecraft/sounds/SoundEvents/DOLPHIN_HURT +FD: net/minecraft/sounds/SoundEvents/f_11805_ net/minecraft/sounds/SoundEvents/DOLPHIN_JUMP +FD: net/minecraft/sounds/SoundEvents/f_11806_ net/minecraft/sounds/SoundEvents/DOLPHIN_PLAY +FD: net/minecraft/sounds/SoundEvents/f_11807_ net/minecraft/sounds/SoundEvents/DOLPHIN_SPLASH +FD: net/minecraft/sounds/SoundEvents/f_11808_ net/minecraft/sounds/SoundEvents/DOLPHIN_SWIM +FD: net/minecraft/sounds/SoundEvents/f_11809_ net/minecraft/sounds/SoundEvents/DONKEY_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11810_ net/minecraft/sounds/SoundEvents/DONKEY_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_11811_ net/minecraft/sounds/SoundEvents/DONKEY_CHEST +FD: net/minecraft/sounds/SoundEvents/f_11812_ net/minecraft/sounds/SoundEvents/DONKEY_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11813_ net/minecraft/sounds/SoundEvents/DONKEY_EAT +FD: net/minecraft/sounds/SoundEvents/f_11814_ net/minecraft/sounds/SoundEvents/DONKEY_HURT +FD: net/minecraft/sounds/SoundEvents/f_11815_ net/minecraft/sounds/SoundEvents/DROWNED_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11816_ net/minecraft/sounds/SoundEvents/DROWNED_AMBIENT_WATER +FD: net/minecraft/sounds/SoundEvents/f_11817_ net/minecraft/sounds/SoundEvents/DROWNED_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11818_ net/minecraft/sounds/SoundEvents/DROWNED_DEATH_WATER +FD: net/minecraft/sounds/SoundEvents/f_11819_ net/minecraft/sounds/SoundEvents/DROWNED_HURT +FD: net/minecraft/sounds/SoundEvents/f_11820_ net/minecraft/sounds/SoundEvents/DROWNED_HURT_WATER +FD: net/minecraft/sounds/SoundEvents/f_11821_ net/minecraft/sounds/SoundEvents/DROWNED_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_11822_ net/minecraft/sounds/SoundEvents/CONDUIT_AMBIENT_SHORT +FD: net/minecraft/sounds/SoundEvents/f_11823_ net/minecraft/sounds/SoundEvents/CONDUIT_ATTACK_TARGET +FD: net/minecraft/sounds/SoundEvents/f_11824_ net/minecraft/sounds/SoundEvents/CONDUIT_DEACTIVATE +FD: net/minecraft/sounds/SoundEvents/f_11825_ net/minecraft/sounds/SoundEvents/CORAL_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11826_ net/minecraft/sounds/SoundEvents/CORAL_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_11827_ net/minecraft/sounds/SoundEvents/CORAL_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_11828_ net/minecraft/sounds/SoundEvents/CORAL_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11829_ net/minecraft/sounds/SoundEvents/CORAL_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_11830_ net/minecraft/sounds/SoundEvents/COW_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11831_ net/minecraft/sounds/SoundEvents/COW_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11832_ net/minecraft/sounds/SoundEvents/COW_HURT +FD: net/minecraft/sounds/SoundEvents/f_11833_ net/minecraft/sounds/SoundEvents/COW_MILK +FD: net/minecraft/sounds/SoundEvents/f_11834_ net/minecraft/sounds/SoundEvents/COW_STEP +FD: net/minecraft/sounds/SoundEvents/f_11835_ net/minecraft/sounds/SoundEvents/CREEPER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11836_ net/minecraft/sounds/SoundEvents/CREEPER_HURT +FD: net/minecraft/sounds/SoundEvents/f_11837_ net/minecraft/sounds/SoundEvents/CREEPER_PRIMED +FD: net/minecraft/sounds/SoundEvents/f_11838_ net/minecraft/sounds/SoundEvents/CROP_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11839_ net/minecraft/sounds/SoundEvents/CROP_PLANTED +FD: net/minecraft/sounds/SoundEvents/f_11840_ net/minecraft/sounds/SoundEvents/CROSSBOW_HIT +FD: net/minecraft/sounds/SoundEvents/f_11841_ net/minecraft/sounds/SoundEvents/CROSSBOW_LOADING_END +FD: net/minecraft/sounds/SoundEvents/f_11842_ net/minecraft/sounds/SoundEvents/CROSSBOW_LOADING_MIDDLE +FD: net/minecraft/sounds/SoundEvents/f_11843_ net/minecraft/sounds/SoundEvents/CROSSBOW_LOADING_START +FD: net/minecraft/sounds/SoundEvents/f_11844_ net/minecraft/sounds/SoundEvents/CROSSBOW_QUICK_CHARGE_1 +FD: net/minecraft/sounds/SoundEvents/f_11845_ net/minecraft/sounds/SoundEvents/CROSSBOW_QUICK_CHARGE_2 +FD: net/minecraft/sounds/SoundEvents/f_11846_ net/minecraft/sounds/SoundEvents/CROSSBOW_QUICK_CHARGE_3 +FD: net/minecraft/sounds/SoundEvents/f_11847_ net/minecraft/sounds/SoundEvents/CROSSBOW_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_11848_ net/minecraft/sounds/SoundEvents/AMBIENT_BASALT_DELTAS_MOOD +FD: net/minecraft/sounds/SoundEvents/f_11849_ net/minecraft/sounds/SoundEvents/ENDERMAN_HURT +FD: net/minecraft/sounds/SoundEvents/f_11850_ net/minecraft/sounds/SoundEvents/ENDERMAN_SCREAM +FD: net/minecraft/sounds/SoundEvents/f_11851_ net/minecraft/sounds/SoundEvents/ENDERMAN_STARE +FD: net/minecraft/sounds/SoundEvents/f_11852_ net/minecraft/sounds/SoundEvents/ENDERMAN_TELEPORT +FD: net/minecraft/sounds/SoundEvents/f_11853_ net/minecraft/sounds/SoundEvents/ENDERMITE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11854_ net/minecraft/sounds/SoundEvents/ENDERMITE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11855_ net/minecraft/sounds/SoundEvents/ENDERMITE_HURT +FD: net/minecraft/sounds/SoundEvents/f_11856_ net/minecraft/sounds/SoundEvents/ENDERMITE_STEP +FD: net/minecraft/sounds/SoundEvents/f_11857_ net/minecraft/sounds/SoundEvents/ENDER_PEARL_THROW +FD: net/minecraft/sounds/SoundEvents/f_11858_ net/minecraft/sounds/SoundEvents/END_GATEWAY_SPAWN +FD: net/minecraft/sounds/SoundEvents/f_11859_ net/minecraft/sounds/SoundEvents/END_PORTAL_FRAME_FILL +FD: net/minecraft/sounds/SoundEvents/f_11860_ net/minecraft/sounds/SoundEvents/END_PORTAL_SPAWN +FD: net/minecraft/sounds/SoundEvents/f_11861_ net/minecraft/sounds/SoundEvents/EVOKER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11862_ net/minecraft/sounds/SoundEvents/EVOKER_CAST_SPELL +FD: net/minecraft/sounds/SoundEvents/f_11863_ net/minecraft/sounds/SoundEvents/EVOKER_CELEBRATE +FD: net/minecraft/sounds/SoundEvents/f_11864_ net/minecraft/sounds/SoundEvents/EVOKER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11865_ net/minecraft/sounds/SoundEvents/EVOKER_FANGS_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_11866_ net/minecraft/sounds/SoundEvents/EVOKER_HURT +FD: net/minecraft/sounds/SoundEvents/f_11867_ net/minecraft/sounds/SoundEvents/EVOKER_PREPARE_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_11868_ net/minecraft/sounds/SoundEvents/EVOKER_PREPARE_SUMMON +FD: net/minecraft/sounds/SoundEvents/f_11869_ net/minecraft/sounds/SoundEvents/EVOKER_PREPARE_WOLOLO +FD: net/minecraft/sounds/SoundEvents/f_11870_ net/minecraft/sounds/SoundEvents/EXPERIENCE_BOTTLE_THROW +FD: net/minecraft/sounds/SoundEvents/f_11871_ net/minecraft/sounds/SoundEvents/EXPERIENCE_ORB_PICKUP +FD: net/minecraft/sounds/SoundEvents/f_11872_ net/minecraft/sounds/SoundEvents/FENCE_GATE_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_11873_ net/minecraft/sounds/SoundEvents/FENCE_GATE_OPEN +FD: net/minecraft/sounds/SoundEvents/f_11874_ net/minecraft/sounds/SoundEvents/FIRECHARGE_USE +FD: net/minecraft/sounds/SoundEvents/f_11875_ net/minecraft/sounds/SoundEvents/DROWNED_STEP +FD: net/minecraft/sounds/SoundEvents/f_11876_ net/minecraft/sounds/SoundEvents/DROWNED_SWIM +FD: net/minecraft/sounds/SoundEvents/f_11877_ net/minecraft/sounds/SoundEvents/EGG_THROW +FD: net/minecraft/sounds/SoundEvents/f_11878_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11879_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_AMBIENT_LAND +FD: net/minecraft/sounds/SoundEvents/f_11880_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_CURSE +FD: net/minecraft/sounds/SoundEvents/f_11881_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11882_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_DEATH_LAND +FD: net/minecraft/sounds/SoundEvents/f_11883_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_FLOP +FD: net/minecraft/sounds/SoundEvents/f_11884_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_HURT +FD: net/minecraft/sounds/SoundEvents/f_11885_ net/minecraft/sounds/SoundEvents/ELDER_GUARDIAN_HURT_LAND +FD: net/minecraft/sounds/SoundEvents/f_11886_ net/minecraft/sounds/SoundEvents/ELYTRA_FLYING +FD: net/minecraft/sounds/SoundEvents/f_11887_ net/minecraft/sounds/SoundEvents/ENCHANTMENT_TABLE_USE +FD: net/minecraft/sounds/SoundEvents/f_11888_ net/minecraft/sounds/SoundEvents/ENDER_CHEST_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_11889_ net/minecraft/sounds/SoundEvents/ENDER_CHEST_OPEN +FD: net/minecraft/sounds/SoundEvents/f_11890_ net/minecraft/sounds/SoundEvents/ENDER_DRAGON_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11891_ net/minecraft/sounds/SoundEvents/ENDER_DRAGON_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11892_ net/minecraft/sounds/SoundEvents/DRAGON_FIREBALL_EXPLODE +FD: net/minecraft/sounds/SoundEvents/f_11893_ net/minecraft/sounds/SoundEvents/ENDER_DRAGON_FLAP +FD: net/minecraft/sounds/SoundEvents/f_11894_ net/minecraft/sounds/SoundEvents/ENDER_DRAGON_GROWL +FD: net/minecraft/sounds/SoundEvents/f_11895_ net/minecraft/sounds/SoundEvents/ENDER_DRAGON_HURT +FD: net/minecraft/sounds/SoundEvents/f_11896_ net/minecraft/sounds/SoundEvents/ENDER_DRAGON_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_11897_ net/minecraft/sounds/SoundEvents/ENDER_EYE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11898_ net/minecraft/sounds/SoundEvents/ENDER_EYE_LAUNCH +FD: net/minecraft/sounds/SoundEvents/f_11899_ net/minecraft/sounds/SoundEvents/ENDERMAN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11900_ net/minecraft/sounds/SoundEvents/ENDERMAN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11901_ net/minecraft/sounds/SoundEvents/AMBIENT_CRIMSON_FOREST_ADDITIONS +FD: net/minecraft/sounds/SoundEvents/f_11902_ net/minecraft/sounds/SoundEvents/ROOTS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11903_ net/minecraft/sounds/SoundEvents/ROOTS_STEP +FD: net/minecraft/sounds/SoundEvents/f_11904_ net/minecraft/sounds/SoundEvents/ROOTS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11905_ net/minecraft/sounds/SoundEvents/ROOTS_HIT +FD: net/minecraft/sounds/SoundEvents/f_11906_ net/minecraft/sounds/SoundEvents/ROOTS_FALL +FD: net/minecraft/sounds/SoundEvents/f_11907_ net/minecraft/sounds/SoundEvents/FURNACE_FIRE_CRACKLE +FD: net/minecraft/sounds/SoundEvents/f_11908_ net/minecraft/sounds/SoundEvents/GENERIC_BIG_FALL +FD: net/minecraft/sounds/SoundEvents/f_11909_ net/minecraft/sounds/SoundEvents/GENERIC_BURN +FD: net/minecraft/sounds/SoundEvents/f_11910_ net/minecraft/sounds/SoundEvents/GENERIC_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11911_ net/minecraft/sounds/SoundEvents/GENERIC_DRINK +FD: net/minecraft/sounds/SoundEvents/f_11912_ net/minecraft/sounds/SoundEvents/GENERIC_EAT +FD: net/minecraft/sounds/SoundEvents/f_11913_ net/minecraft/sounds/SoundEvents/GENERIC_EXPLODE +FD: net/minecraft/sounds/SoundEvents/f_11914_ net/minecraft/sounds/SoundEvents/GENERIC_EXTINGUISH_FIRE +FD: net/minecraft/sounds/SoundEvents/f_11915_ net/minecraft/sounds/SoundEvents/GENERIC_HURT +FD: net/minecraft/sounds/SoundEvents/f_11916_ net/minecraft/sounds/SoundEvents/GENERIC_SMALL_FALL +FD: net/minecraft/sounds/SoundEvents/f_11917_ net/minecraft/sounds/SoundEvents/GENERIC_SPLASH +FD: net/minecraft/sounds/SoundEvents/f_11918_ net/minecraft/sounds/SoundEvents/GENERIC_SWIM +FD: net/minecraft/sounds/SoundEvents/f_11919_ net/minecraft/sounds/SoundEvents/GHAST_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11920_ net/minecraft/sounds/SoundEvents/GHAST_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11921_ net/minecraft/sounds/SoundEvents/GHAST_HURT +FD: net/minecraft/sounds/SoundEvents/f_11922_ net/minecraft/sounds/SoundEvents/GHAST_SCREAM +FD: net/minecraft/sounds/SoundEvents/f_11923_ net/minecraft/sounds/SoundEvents/GHAST_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_11924_ net/minecraft/sounds/SoundEvents/GHAST_WARN +FD: net/minecraft/sounds/SoundEvents/f_11925_ net/minecraft/sounds/SoundEvents/GILDED_BLACKSTONE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11926_ net/minecraft/sounds/SoundEvents/GILDED_BLACKSTONE_FALL +FD: net/minecraft/sounds/SoundEvents/f_11927_ net/minecraft/sounds/SoundEvents/GILDED_BLACKSTONE_HIT +FD: net/minecraft/sounds/SoundEvents/f_11928_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_BLAST +FD: net/minecraft/sounds/SoundEvents/f_11929_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_BLAST_FAR +FD: net/minecraft/sounds/SoundEvents/f_11930_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_LARGE_BLAST +FD: net/minecraft/sounds/SoundEvents/f_11931_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_LARGE_BLAST_FAR +FD: net/minecraft/sounds/SoundEvents/f_11932_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_LAUNCH +FD: net/minecraft/sounds/SoundEvents/f_11933_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_11934_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_TWINKLE +FD: net/minecraft/sounds/SoundEvents/f_11935_ net/minecraft/sounds/SoundEvents/FIREWORK_ROCKET_TWINKLE_FAR +FD: net/minecraft/sounds/SoundEvents/f_11936_ net/minecraft/sounds/SoundEvents/FIRE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11937_ net/minecraft/sounds/SoundEvents/FIRE_EXTINGUISH +FD: net/minecraft/sounds/SoundEvents/f_11938_ net/minecraft/sounds/SoundEvents/FISH_SWIM +FD: net/minecraft/sounds/SoundEvents/f_11939_ net/minecraft/sounds/SoundEvents/FISHING_BOBBER_RETRIEVE +FD: net/minecraft/sounds/SoundEvents/f_11940_ net/minecraft/sounds/SoundEvents/FISHING_BOBBER_SPLASH +FD: net/minecraft/sounds/SoundEvents/f_11941_ net/minecraft/sounds/SoundEvents/FISHING_BOBBER_THROW +FD: net/minecraft/sounds/SoundEvents/f_11942_ net/minecraft/sounds/SoundEvents/FLINTANDSTEEL_USE +FD: net/minecraft/sounds/SoundEvents/f_11943_ net/minecraft/sounds/SoundEvents/FOX_AGGRO +FD: net/minecraft/sounds/SoundEvents/f_11944_ net/minecraft/sounds/SoundEvents/FOX_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11945_ net/minecraft/sounds/SoundEvents/FOX_BITE +FD: net/minecraft/sounds/SoundEvents/f_11946_ net/minecraft/sounds/SoundEvents/FOX_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11947_ net/minecraft/sounds/SoundEvents/FOX_EAT +FD: net/minecraft/sounds/SoundEvents/f_11948_ net/minecraft/sounds/SoundEvents/FOX_HURT +FD: net/minecraft/sounds/SoundEvents/f_11949_ net/minecraft/sounds/SoundEvents/FOX_SCREECH +FD: net/minecraft/sounds/SoundEvents/f_11950_ net/minecraft/sounds/SoundEvents/FOX_SLEEP +FD: net/minecraft/sounds/SoundEvents/f_11951_ net/minecraft/sounds/SoundEvents/FOX_SNIFF +FD: net/minecraft/sounds/SoundEvents/f_11952_ net/minecraft/sounds/SoundEvents/FOX_SPIT +FD: net/minecraft/sounds/SoundEvents/f_11953_ net/minecraft/sounds/SoundEvents/FOX_TELEPORT +FD: net/minecraft/sounds/SoundEvents/f_11954_ net/minecraft/sounds/SoundEvents/AMBIENT_CRIMSON_FOREST_LOOP +FD: net/minecraft/sounds/SoundEvents/f_11955_ net/minecraft/sounds/SoundEvents/HOE_TILL +FD: net/minecraft/sounds/SoundEvents/f_11956_ net/minecraft/sounds/SoundEvents/HOGLIN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11957_ net/minecraft/sounds/SoundEvents/HOGLIN_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_11958_ net/minecraft/sounds/SoundEvents/HOGLIN_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_11959_ net/minecraft/sounds/SoundEvents/HOGLIN_CONVERTED_TO_ZOMBIFIED +FD: net/minecraft/sounds/SoundEvents/f_11960_ net/minecraft/sounds/SoundEvents/HOGLIN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11961_ net/minecraft/sounds/SoundEvents/HOGLIN_HURT +FD: net/minecraft/sounds/SoundEvents/f_11962_ net/minecraft/sounds/SoundEvents/HOGLIN_RETREAT +FD: net/minecraft/sounds/SoundEvents/f_11963_ net/minecraft/sounds/SoundEvents/HOGLIN_STEP +FD: net/minecraft/sounds/SoundEvents/f_11964_ net/minecraft/sounds/SoundEvents/HONEY_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11965_ net/minecraft/sounds/SoundEvents/HONEY_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_11966_ net/minecraft/sounds/SoundEvents/HONEY_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_11967_ net/minecraft/sounds/SoundEvents/HONEY_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11968_ net/minecraft/sounds/SoundEvents/HONEY_BLOCK_SLIDE +FD: net/minecraft/sounds/SoundEvents/f_11969_ net/minecraft/sounds/SoundEvents/HONEY_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_11970_ net/minecraft/sounds/SoundEvents/HONEY_DRINK +FD: net/minecraft/sounds/SoundEvents/f_11971_ net/minecraft/sounds/SoundEvents/HORSE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_11972_ net/minecraft/sounds/SoundEvents/HORSE_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_11973_ net/minecraft/sounds/SoundEvents/HORSE_ARMOR +FD: net/minecraft/sounds/SoundEvents/f_11974_ net/minecraft/sounds/SoundEvents/HORSE_BREATHE +FD: net/minecraft/sounds/SoundEvents/f_11975_ net/minecraft/sounds/SoundEvents/HORSE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_11976_ net/minecraft/sounds/SoundEvents/HORSE_EAT +FD: net/minecraft/sounds/SoundEvents/f_11977_ net/minecraft/sounds/SoundEvents/HORSE_GALLOP +FD: net/minecraft/sounds/SoundEvents/f_11978_ net/minecraft/sounds/SoundEvents/HORSE_HURT +FD: net/minecraft/sounds/SoundEvents/f_11979_ net/minecraft/sounds/SoundEvents/HORSE_JUMP +FD: net/minecraft/sounds/SoundEvents/f_11980_ net/minecraft/sounds/SoundEvents/HORSE_LAND +FD: net/minecraft/sounds/SoundEvents/f_11981_ net/minecraft/sounds/SoundEvents/GILDED_BLACKSTONE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11982_ net/minecraft/sounds/SoundEvents/GILDED_BLACKSTONE_STEP +FD: net/minecraft/sounds/SoundEvents/f_11983_ net/minecraft/sounds/SoundEvents/GLASS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11984_ net/minecraft/sounds/SoundEvents/GLASS_FALL +FD: net/minecraft/sounds/SoundEvents/f_11985_ net/minecraft/sounds/SoundEvents/GLASS_HIT +FD: net/minecraft/sounds/SoundEvents/f_11986_ net/minecraft/sounds/SoundEvents/GLASS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11987_ net/minecraft/sounds/SoundEvents/GLASS_STEP +FD: net/minecraft/sounds/SoundEvents/f_11988_ net/minecraft/sounds/SoundEvents/GRASS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11989_ net/minecraft/sounds/SoundEvents/GRASS_FALL +FD: net/minecraft/sounds/SoundEvents/f_11990_ net/minecraft/sounds/SoundEvents/GRASS_HIT +FD: net/minecraft/sounds/SoundEvents/f_11991_ net/minecraft/sounds/SoundEvents/GRASS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11992_ net/minecraft/sounds/SoundEvents/GRASS_STEP +FD: net/minecraft/sounds/SoundEvents/f_11993_ net/minecraft/sounds/SoundEvents/GRAVEL_BREAK +FD: net/minecraft/sounds/SoundEvents/f_11994_ net/minecraft/sounds/SoundEvents/GRAVEL_FALL +FD: net/minecraft/sounds/SoundEvents/f_11995_ net/minecraft/sounds/SoundEvents/GRAVEL_HIT +FD: net/minecraft/sounds/SoundEvents/f_11996_ net/minecraft/sounds/SoundEvents/GRAVEL_PLACE +FD: net/minecraft/sounds/SoundEvents/f_11997_ net/minecraft/sounds/SoundEvents/GRAVEL_STEP +FD: net/minecraft/sounds/SoundEvents/f_11998_ net/minecraft/sounds/SoundEvents/GRINDSTONE_USE +FD: net/minecraft/sounds/SoundEvents/f_11999_ net/minecraft/sounds/SoundEvents/GUARDIAN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12000_ net/minecraft/sounds/SoundEvents/GUARDIAN_AMBIENT_LAND +FD: net/minecraft/sounds/SoundEvents/f_12001_ net/minecraft/sounds/SoundEvents/GUARDIAN_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_12002_ net/minecraft/sounds/SoundEvents/GUARDIAN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12003_ net/minecraft/sounds/SoundEvents/GUARDIAN_DEATH_LAND +FD: net/minecraft/sounds/SoundEvents/f_12004_ net/minecraft/sounds/SoundEvents/GUARDIAN_FLOP +FD: net/minecraft/sounds/SoundEvents/f_12005_ net/minecraft/sounds/SoundEvents/GUARDIAN_HURT +FD: net/minecraft/sounds/SoundEvents/f_12006_ net/minecraft/sounds/SoundEvents/GUARDIAN_HURT_LAND +FD: net/minecraft/sounds/SoundEvents/f_12007_ net/minecraft/sounds/SoundEvents/AMBIENT_CRIMSON_FOREST_MOOD +FD: net/minecraft/sounds/SoundEvents/f_12008_ net/minecraft/sounds/SoundEvents/IRON_GOLEM_HURT +FD: net/minecraft/sounds/SoundEvents/f_12009_ net/minecraft/sounds/SoundEvents/IRON_GOLEM_REPAIR +FD: net/minecraft/sounds/SoundEvents/f_12010_ net/minecraft/sounds/SoundEvents/IRON_GOLEM_STEP +FD: net/minecraft/sounds/SoundEvents/f_12011_ net/minecraft/sounds/SoundEvents/IRON_TRAPDOOR_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_12012_ net/minecraft/sounds/SoundEvents/IRON_TRAPDOOR_OPEN +FD: net/minecraft/sounds/SoundEvents/f_12013_ net/minecraft/sounds/SoundEvents/ITEM_FRAME_ADD_ITEM +FD: net/minecraft/sounds/SoundEvents/f_12014_ net/minecraft/sounds/SoundEvents/ITEM_FRAME_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12015_ net/minecraft/sounds/SoundEvents/ITEM_FRAME_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12016_ net/minecraft/sounds/SoundEvents/ITEM_FRAME_REMOVE_ITEM +FD: net/minecraft/sounds/SoundEvents/f_12017_ net/minecraft/sounds/SoundEvents/ITEM_FRAME_ROTATE_ITEM +FD: net/minecraft/sounds/SoundEvents/f_12018_ net/minecraft/sounds/SoundEvents/ITEM_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12019_ net/minecraft/sounds/SoundEvents/ITEM_PICKUP +FD: net/minecraft/sounds/SoundEvents/f_12020_ net/minecraft/sounds/SoundEvents/LADDER_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12021_ net/minecraft/sounds/SoundEvents/LADDER_FALL +FD: net/minecraft/sounds/SoundEvents/f_12022_ net/minecraft/sounds/SoundEvents/LADDER_HIT +FD: net/minecraft/sounds/SoundEvents/f_12023_ net/minecraft/sounds/SoundEvents/LADDER_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12024_ net/minecraft/sounds/SoundEvents/LADDER_STEP +FD: net/minecraft/sounds/SoundEvents/f_12025_ net/minecraft/sounds/SoundEvents/LANTERN_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12026_ net/minecraft/sounds/SoundEvents/LANTERN_FALL +FD: net/minecraft/sounds/SoundEvents/f_12027_ net/minecraft/sounds/SoundEvents/LANTERN_HIT +FD: net/minecraft/sounds/SoundEvents/f_12028_ net/minecraft/sounds/SoundEvents/LANTERN_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12029_ net/minecraft/sounds/SoundEvents/LANTERN_STEP +FD: net/minecraft/sounds/SoundEvents/f_12030_ net/minecraft/sounds/SoundEvents/LAVA_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12031_ net/minecraft/sounds/SoundEvents/LAVA_EXTINGUISH +FD: net/minecraft/sounds/SoundEvents/f_12032_ net/minecraft/sounds/SoundEvents/LAVA_POP +FD: net/minecraft/sounds/SoundEvents/f_12033_ net/minecraft/sounds/SoundEvents/LEASH_KNOT_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12034_ net/minecraft/sounds/SoundEvents/HORSE_SADDLE +FD: net/minecraft/sounds/SoundEvents/f_12035_ net/minecraft/sounds/SoundEvents/HORSE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12036_ net/minecraft/sounds/SoundEvents/HORSE_STEP_WOOD +FD: net/minecraft/sounds/SoundEvents/f_12037_ net/minecraft/sounds/SoundEvents/HOSTILE_BIG_FALL +FD: net/minecraft/sounds/SoundEvents/f_12038_ net/minecraft/sounds/SoundEvents/HOSTILE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12039_ net/minecraft/sounds/SoundEvents/HOSTILE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12040_ net/minecraft/sounds/SoundEvents/HOSTILE_SMALL_FALL +FD: net/minecraft/sounds/SoundEvents/f_12041_ net/minecraft/sounds/SoundEvents/HOSTILE_SPLASH +FD: net/minecraft/sounds/SoundEvents/f_12042_ net/minecraft/sounds/SoundEvents/HOSTILE_SWIM +FD: net/minecraft/sounds/SoundEvents/f_12043_ net/minecraft/sounds/SoundEvents/HUSK_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12044_ net/minecraft/sounds/SoundEvents/HUSK_CONVERTED_TO_ZOMBIE +FD: net/minecraft/sounds/SoundEvents/f_12045_ net/minecraft/sounds/SoundEvents/HUSK_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12046_ net/minecraft/sounds/SoundEvents/HUSK_HURT +FD: net/minecraft/sounds/SoundEvents/f_12047_ net/minecraft/sounds/SoundEvents/HUSK_STEP +FD: net/minecraft/sounds/SoundEvents/f_12048_ net/minecraft/sounds/SoundEvents/ILLUSIONER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12049_ net/minecraft/sounds/SoundEvents/ILLUSIONER_CAST_SPELL +FD: net/minecraft/sounds/SoundEvents/f_12050_ net/minecraft/sounds/SoundEvents/ILLUSIONER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12051_ net/minecraft/sounds/SoundEvents/ILLUSIONER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12052_ net/minecraft/sounds/SoundEvents/ILLUSIONER_MIRROR_MOVE +FD: net/minecraft/sounds/SoundEvents/f_12053_ net/minecraft/sounds/SoundEvents/ILLUSIONER_PREPARE_BLINDNESS +FD: net/minecraft/sounds/SoundEvents/f_12054_ net/minecraft/sounds/SoundEvents/ILLUSIONER_PREPARE_MIRROR +FD: net/minecraft/sounds/SoundEvents/f_12055_ net/minecraft/sounds/SoundEvents/IRON_DOOR_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_12056_ net/minecraft/sounds/SoundEvents/IRON_DOOR_OPEN +FD: net/minecraft/sounds/SoundEvents/f_12057_ net/minecraft/sounds/SoundEvents/IRON_GOLEM_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_12058_ net/minecraft/sounds/SoundEvents/IRON_GOLEM_DAMAGE +FD: net/minecraft/sounds/SoundEvents/f_12059_ net/minecraft/sounds/SoundEvents/IRON_GOLEM_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12060_ net/minecraft/sounds/SoundEvents/AMBIENT_NETHER_WASTES_ADDITIONS +FD: net/minecraft/sounds/SoundEvents/f_12061_ net/minecraft/sounds/SoundEvents/MAGMA_CUBE_SQUISH_SMALL +FD: net/minecraft/sounds/SoundEvents/f_12062_ net/minecraft/sounds/SoundEvents/METAL_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12063_ net/minecraft/sounds/SoundEvents/METAL_FALL +FD: net/minecraft/sounds/SoundEvents/f_12064_ net/minecraft/sounds/SoundEvents/METAL_HIT +FD: net/minecraft/sounds/SoundEvents/f_12065_ net/minecraft/sounds/SoundEvents/METAL_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12066_ net/minecraft/sounds/SoundEvents/METAL_PRESSURE_PLATE_CLICK_OFF +FD: net/minecraft/sounds/SoundEvents/f_12067_ net/minecraft/sounds/SoundEvents/METAL_PRESSURE_PLATE_CLICK_ON +FD: net/minecraft/sounds/SoundEvents/f_12068_ net/minecraft/sounds/SoundEvents/METAL_STEP +FD: net/minecraft/sounds/SoundEvents/f_12069_ net/minecraft/sounds/SoundEvents/MINECART_INSIDE +FD: net/minecraft/sounds/SoundEvents/f_12070_ net/minecraft/sounds/SoundEvents/MINECART_RIDING +FD: net/minecraft/sounds/SoundEvents/f_12071_ net/minecraft/sounds/SoundEvents/MOOSHROOM_CONVERT +FD: net/minecraft/sounds/SoundEvents/f_12072_ net/minecraft/sounds/SoundEvents/MOOSHROOM_EAT +FD: net/minecraft/sounds/SoundEvents/f_12073_ net/minecraft/sounds/SoundEvents/MOOSHROOM_MILK +FD: net/minecraft/sounds/SoundEvents/f_12074_ net/minecraft/sounds/SoundEvents/MOOSHROOM_MILK_SUSPICIOUSLY +FD: net/minecraft/sounds/SoundEvents/f_12075_ net/minecraft/sounds/SoundEvents/MOOSHROOM_SHEAR +FD: net/minecraft/sounds/SoundEvents/f_12076_ net/minecraft/sounds/SoundEvents/MULE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12077_ net/minecraft/sounds/SoundEvents/MULE_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_12078_ net/minecraft/sounds/SoundEvents/MULE_CHEST +FD: net/minecraft/sounds/SoundEvents/f_12079_ net/minecraft/sounds/SoundEvents/MULE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12080_ net/minecraft/sounds/SoundEvents/MULE_EAT +FD: net/minecraft/sounds/SoundEvents/f_12081_ net/minecraft/sounds/SoundEvents/MULE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12082_ net/minecraft/sounds/SoundEvents/MUSIC_CREATIVE +FD: net/minecraft/sounds/SoundEvents/f_12083_ net/minecraft/sounds/SoundEvents/MUSIC_CREDITS +FD: net/minecraft/sounds/SoundEvents/f_12084_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_11 +FD: net/minecraft/sounds/SoundEvents/f_12085_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_13 +FD: net/minecraft/sounds/SoundEvents/f_12086_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_BLOCKS +FD: net/minecraft/sounds/SoundEvents/f_12087_ net/minecraft/sounds/SoundEvents/LEASH_KNOT_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12088_ net/minecraft/sounds/SoundEvents/LEVER_CLICK +FD: net/minecraft/sounds/SoundEvents/f_12089_ net/minecraft/sounds/SoundEvents/LIGHTNING_BOLT_IMPACT +FD: net/minecraft/sounds/SoundEvents/f_12090_ net/minecraft/sounds/SoundEvents/LIGHTNING_BOLT_THUNDER +FD: net/minecraft/sounds/SoundEvents/f_12091_ net/minecraft/sounds/SoundEvents/LINGERING_POTION_THROW +FD: net/minecraft/sounds/SoundEvents/f_12092_ net/minecraft/sounds/SoundEvents/LLAMA_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12093_ net/minecraft/sounds/SoundEvents/LLAMA_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_12094_ net/minecraft/sounds/SoundEvents/LLAMA_CHEST +FD: net/minecraft/sounds/SoundEvents/f_12095_ net/minecraft/sounds/SoundEvents/LLAMA_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12096_ net/minecraft/sounds/SoundEvents/LLAMA_EAT +FD: net/minecraft/sounds/SoundEvents/f_12097_ net/minecraft/sounds/SoundEvents/LLAMA_HURT +FD: net/minecraft/sounds/SoundEvents/f_12098_ net/minecraft/sounds/SoundEvents/LLAMA_SPIT +FD: net/minecraft/sounds/SoundEvents/f_12099_ net/minecraft/sounds/SoundEvents/LLAMA_STEP +FD: net/minecraft/sounds/SoundEvents/f_12100_ net/minecraft/sounds/SoundEvents/LLAMA_SWAG +FD: net/minecraft/sounds/SoundEvents/f_12101_ net/minecraft/sounds/SoundEvents/MAGMA_CUBE_DEATH_SMALL +FD: net/minecraft/sounds/SoundEvents/f_12102_ net/minecraft/sounds/SoundEvents/LODESTONE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12103_ net/minecraft/sounds/SoundEvents/LODESTONE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12104_ net/minecraft/sounds/SoundEvents/LODESTONE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12105_ net/minecraft/sounds/SoundEvents/LODESTONE_HIT +FD: net/minecraft/sounds/SoundEvents/f_12106_ net/minecraft/sounds/SoundEvents/LODESTONE_FALL +FD: net/minecraft/sounds/SoundEvents/f_12107_ net/minecraft/sounds/SoundEvents/LODESTONE_COMPASS_LOCK +FD: net/minecraft/sounds/SoundEvents/f_12108_ net/minecraft/sounds/SoundEvents/MAGMA_CUBE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12109_ net/minecraft/sounds/SoundEvents/MAGMA_CUBE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12110_ net/minecraft/sounds/SoundEvents/MAGMA_CUBE_HURT_SMALL +FD: net/minecraft/sounds/SoundEvents/f_12111_ net/minecraft/sounds/SoundEvents/MAGMA_CUBE_JUMP +FD: net/minecraft/sounds/SoundEvents/f_12112_ net/minecraft/sounds/SoundEvents/MAGMA_CUBE_SQUISH +FD: net/minecraft/sounds/SoundEvents/f_12113_ net/minecraft/sounds/SoundEvents/AMBIENT_NETHER_WASTES_LOOP +FD: net/minecraft/sounds/SoundEvents/f_12114_ net/minecraft/sounds/SoundEvents/NETHER_WART_PLANTED +FD: net/minecraft/sounds/SoundEvents/f_12115_ net/minecraft/sounds/SoundEvents/STEM_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12116_ net/minecraft/sounds/SoundEvents/STEM_STEP +FD: net/minecraft/sounds/SoundEvents/f_12117_ net/minecraft/sounds/SoundEvents/STEM_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12118_ net/minecraft/sounds/SoundEvents/STEM_HIT +FD: net/minecraft/sounds/SoundEvents/f_12119_ net/minecraft/sounds/SoundEvents/STEM_FALL +FD: net/minecraft/sounds/SoundEvents/f_12120_ net/minecraft/sounds/SoundEvents/NYLIUM_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12121_ net/minecraft/sounds/SoundEvents/NYLIUM_STEP +FD: net/minecraft/sounds/SoundEvents/f_12122_ net/minecraft/sounds/SoundEvents/NYLIUM_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12123_ net/minecraft/sounds/SoundEvents/NYLIUM_HIT +FD: net/minecraft/sounds/SoundEvents/f_12124_ net/minecraft/sounds/SoundEvents/NYLIUM_FALL +FD: net/minecraft/sounds/SoundEvents/f_12125_ net/minecraft/sounds/SoundEvents/NETHER_SPROUTS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12126_ net/minecraft/sounds/SoundEvents/NETHER_SPROUTS_STEP +FD: net/minecraft/sounds/SoundEvents/f_12127_ net/minecraft/sounds/SoundEvents/NETHER_SPROUTS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12128_ net/minecraft/sounds/SoundEvents/NETHER_SPROUTS_HIT +FD: net/minecraft/sounds/SoundEvents/f_12129_ net/minecraft/sounds/SoundEvents/NETHER_SPROUTS_FALL +FD: net/minecraft/sounds/SoundEvents/f_12130_ net/minecraft/sounds/SoundEvents/FUNGUS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12131_ net/minecraft/sounds/SoundEvents/FUNGUS_STEP +FD: net/minecraft/sounds/SoundEvents/f_12132_ net/minecraft/sounds/SoundEvents/FUNGUS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12133_ net/minecraft/sounds/SoundEvents/FUNGUS_HIT +FD: net/minecraft/sounds/SoundEvents/f_12134_ net/minecraft/sounds/SoundEvents/FUNGUS_FALL +FD: net/minecraft/sounds/SoundEvents/f_12135_ net/minecraft/sounds/SoundEvents/WEEPING_VINES_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12136_ net/minecraft/sounds/SoundEvents/WEEPING_VINES_STEP +FD: net/minecraft/sounds/SoundEvents/f_12137_ net/minecraft/sounds/SoundEvents/WEEPING_VINES_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12138_ net/minecraft/sounds/SoundEvents/WEEPING_VINES_HIT +FD: net/minecraft/sounds/SoundEvents/f_12139_ net/minecraft/sounds/SoundEvents/WEEPING_VINES_FALL +FD: net/minecraft/sounds/SoundEvents/f_12140_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_CAT +FD: net/minecraft/sounds/SoundEvents/f_12141_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_CHIRP +FD: net/minecraft/sounds/SoundEvents/f_12142_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_FAR +FD: net/minecraft/sounds/SoundEvents/f_12143_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_MALL +FD: net/minecraft/sounds/SoundEvents/f_12144_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_MELLOHI +FD: net/minecraft/sounds/SoundEvents/f_12145_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_PIGSTEP +FD: net/minecraft/sounds/SoundEvents/f_12146_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_STAL +FD: net/minecraft/sounds/SoundEvents/f_12147_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_STRAD +FD: net/minecraft/sounds/SoundEvents/f_12148_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_WAIT +FD: net/minecraft/sounds/SoundEvents/f_12149_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_WARD +FD: net/minecraft/sounds/SoundEvents/f_12150_ net/minecraft/sounds/SoundEvents/MUSIC_DRAGON +FD: net/minecraft/sounds/SoundEvents/f_12151_ net/minecraft/sounds/SoundEvents/MUSIC_END +FD: net/minecraft/sounds/SoundEvents/f_12152_ net/minecraft/sounds/SoundEvents/MUSIC_GAME +FD: net/minecraft/sounds/SoundEvents/f_12153_ net/minecraft/sounds/SoundEvents/MUSIC_MENU +FD: net/minecraft/sounds/SoundEvents/f_12154_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_BASALT_DELTAS +FD: net/minecraft/sounds/SoundEvents/f_12155_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_NETHER_WASTES +FD: net/minecraft/sounds/SoundEvents/f_12156_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_SOUL_SAND_VALLEY +FD: net/minecraft/sounds/SoundEvents/f_12157_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_CRIMSON_FOREST +FD: net/minecraft/sounds/SoundEvents/f_12158_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_WARPED_FOREST +FD: net/minecraft/sounds/SoundEvents/f_12159_ net/minecraft/sounds/SoundEvents/MUSIC_UNDER_WATER +FD: net/minecraft/sounds/SoundEvents/f_12160_ net/minecraft/sounds/SoundEvents/NETHER_BRICKS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12161_ net/minecraft/sounds/SoundEvents/NETHER_BRICKS_STEP +FD: net/minecraft/sounds/SoundEvents/f_12162_ net/minecraft/sounds/SoundEvents/NETHER_BRICKS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12163_ net/minecraft/sounds/SoundEvents/NETHER_BRICKS_HIT +FD: net/minecraft/sounds/SoundEvents/f_12164_ net/minecraft/sounds/SoundEvents/NETHER_BRICKS_FALL +FD: net/minecraft/sounds/SoundEvents/f_12165_ net/minecraft/sounds/SoundEvents/NETHER_WART_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12166_ net/minecraft/sounds/SoundEvents/AMBIENT_NETHER_WASTES_MOOD +FD: net/minecraft/sounds/SoundEvents/f_12167_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_IRON_XYLOPHONE +FD: net/minecraft/sounds/SoundEvents/f_12168_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_COW_BELL +FD: net/minecraft/sounds/SoundEvents/f_12169_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_DIDGERIDOO +FD: net/minecraft/sounds/SoundEvents/f_12170_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_BIT +FD: net/minecraft/sounds/SoundEvents/f_12171_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_BANJO +FD: net/minecraft/sounds/SoundEvents/f_12172_ net/minecraft/sounds/SoundEvents/OCELOT_HURT +FD: net/minecraft/sounds/SoundEvents/f_12173_ net/minecraft/sounds/SoundEvents/OCELOT_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12174_ net/minecraft/sounds/SoundEvents/OCELOT_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12175_ net/minecraft/sounds/SoundEvents/PAINTING_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12176_ net/minecraft/sounds/SoundEvents/PAINTING_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12177_ net/minecraft/sounds/SoundEvents/PANDA_PRE_SNEEZE +FD: net/minecraft/sounds/SoundEvents/f_12178_ net/minecraft/sounds/SoundEvents/PANDA_SNEEZE +FD: net/minecraft/sounds/SoundEvents/f_12179_ net/minecraft/sounds/SoundEvents/PANDA_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12180_ net/minecraft/sounds/SoundEvents/PANDA_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12181_ net/minecraft/sounds/SoundEvents/PANDA_EAT +FD: net/minecraft/sounds/SoundEvents/f_12182_ net/minecraft/sounds/SoundEvents/PANDA_STEP +FD: net/minecraft/sounds/SoundEvents/f_12183_ net/minecraft/sounds/SoundEvents/PANDA_CANT_BREED +FD: net/minecraft/sounds/SoundEvents/f_12184_ net/minecraft/sounds/SoundEvents/PANDA_AGGRESSIVE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12185_ net/minecraft/sounds/SoundEvents/PANDA_WORRIED_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12186_ net/minecraft/sounds/SoundEvents/PANDA_HURT +FD: net/minecraft/sounds/SoundEvents/f_12187_ net/minecraft/sounds/SoundEvents/PANDA_BITE +FD: net/minecraft/sounds/SoundEvents/f_12188_ net/minecraft/sounds/SoundEvents/PARROT_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12189_ net/minecraft/sounds/SoundEvents/PARROT_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12190_ net/minecraft/sounds/SoundEvents/PARROT_EAT +FD: net/minecraft/sounds/SoundEvents/f_12191_ net/minecraft/sounds/SoundEvents/PARROT_FLY +FD: net/minecraft/sounds/SoundEvents/f_12192_ net/minecraft/sounds/SoundEvents/PARROT_HURT +FD: net/minecraft/sounds/SoundEvents/f_12193_ net/minecraft/sounds/SoundEvents/WART_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12194_ net/minecraft/sounds/SoundEvents/WART_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_12195_ net/minecraft/sounds/SoundEvents/WART_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12196_ net/minecraft/sounds/SoundEvents/WART_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_12197_ net/minecraft/sounds/SoundEvents/WART_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_12198_ net/minecraft/sounds/SoundEvents/NETHERITE_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12199_ net/minecraft/sounds/SoundEvents/NETHERITE_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_12200_ net/minecraft/sounds/SoundEvents/NETHERITE_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12201_ net/minecraft/sounds/SoundEvents/NETHERITE_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_12202_ net/minecraft/sounds/SoundEvents/NETHERITE_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_12203_ net/minecraft/sounds/SoundEvents/NETHERRACK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12204_ net/minecraft/sounds/SoundEvents/NETHERRACK_STEP +FD: net/minecraft/sounds/SoundEvents/f_12205_ net/minecraft/sounds/SoundEvents/NETHERRACK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12206_ net/minecraft/sounds/SoundEvents/NETHERRACK_HIT +FD: net/minecraft/sounds/SoundEvents/f_12207_ net/minecraft/sounds/SoundEvents/NETHERRACK_FALL +FD: net/minecraft/sounds/SoundEvents/f_12208_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_BASEDRUM +FD: net/minecraft/sounds/SoundEvents/f_12209_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_BASS +FD: net/minecraft/sounds/SoundEvents/f_12210_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_BELL +FD: net/minecraft/sounds/SoundEvents/f_12211_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_CHIME +FD: net/minecraft/sounds/SoundEvents/f_12212_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_FLUTE +FD: net/minecraft/sounds/SoundEvents/f_12213_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_GUITAR +FD: net/minecraft/sounds/SoundEvents/f_12214_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_HARP +FD: net/minecraft/sounds/SoundEvents/f_12215_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_HAT +FD: net/minecraft/sounds/SoundEvents/f_12216_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_PLING +FD: net/minecraft/sounds/SoundEvents/f_12217_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_SNARE +FD: net/minecraft/sounds/SoundEvents/f_12218_ net/minecraft/sounds/SoundEvents/NOTE_BLOCK_XYLOPHONE +FD: net/minecraft/sounds/SoundEvents/f_12219_ net/minecraft/sounds/SoundEvents/AMBIENT_SOUL_SAND_VALLEY_ADDITIONS +FD: net/minecraft/sounds/SoundEvents/f_12220_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_WITCH +FD: net/minecraft/sounds/SoundEvents/f_12221_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_WITHER +FD: net/minecraft/sounds/SoundEvents/f_12222_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_WITHER_SKELETON +FD: net/minecraft/sounds/SoundEvents/f_12223_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_ZOGLIN +FD: net/minecraft/sounds/SoundEvents/f_12224_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_ZOMBIE +FD: net/minecraft/sounds/SoundEvents/f_12225_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_ZOMBIE_VILLAGER +FD: net/minecraft/sounds/SoundEvents/f_12226_ net/minecraft/sounds/SoundEvents/PARROT_STEP +FD: net/minecraft/sounds/SoundEvents/f_12227_ net/minecraft/sounds/SoundEvents/PHANTOM_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12228_ net/minecraft/sounds/SoundEvents/PHANTOM_BITE +FD: net/minecraft/sounds/SoundEvents/f_12229_ net/minecraft/sounds/SoundEvents/PHANTOM_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12230_ net/minecraft/sounds/SoundEvents/PHANTOM_FLAP +FD: net/minecraft/sounds/SoundEvents/f_12231_ net/minecraft/sounds/SoundEvents/PHANTOM_HURT +FD: net/minecraft/sounds/SoundEvents/f_12232_ net/minecraft/sounds/SoundEvents/PHANTOM_SWOOP +FD: net/minecraft/sounds/SoundEvents/f_12233_ net/minecraft/sounds/SoundEvents/PIG_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12234_ net/minecraft/sounds/SoundEvents/PIG_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12235_ net/minecraft/sounds/SoundEvents/PIG_HURT +FD: net/minecraft/sounds/SoundEvents/f_12236_ net/minecraft/sounds/SoundEvents/PIG_SADDLE +FD: net/minecraft/sounds/SoundEvents/f_12237_ net/minecraft/sounds/SoundEvents/PIG_STEP +FD: net/minecraft/sounds/SoundEvents/f_12238_ net/minecraft/sounds/SoundEvents/PIGLIN_ADMIRING_ITEM +FD: net/minecraft/sounds/SoundEvents/f_12239_ net/minecraft/sounds/SoundEvents/PIGLIN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12240_ net/minecraft/sounds/SoundEvents/PIGLIN_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_12241_ net/minecraft/sounds/SoundEvents/PIGLIN_CELEBRATE +FD: net/minecraft/sounds/SoundEvents/f_12242_ net/minecraft/sounds/SoundEvents/PIGLIN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12243_ net/minecraft/sounds/SoundEvents/PIGLIN_JEALOUS +FD: net/minecraft/sounds/SoundEvents/f_12244_ net/minecraft/sounds/SoundEvents/PIGLIN_HURT +FD: net/minecraft/sounds/SoundEvents/f_12245_ net/minecraft/sounds/SoundEvents/PIGLIN_RETREAT +FD: net/minecraft/sounds/SoundEvents/f_12246_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_BLAZE +FD: net/minecraft/sounds/SoundEvents/f_12247_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_CREEPER +FD: net/minecraft/sounds/SoundEvents/f_12248_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_DROWNED +FD: net/minecraft/sounds/SoundEvents/f_12249_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_ELDER_GUARDIAN +FD: net/minecraft/sounds/SoundEvents/f_12250_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_ENDER_DRAGON +FD: net/minecraft/sounds/SoundEvents/f_12251_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_ENDERMITE +FD: net/minecraft/sounds/SoundEvents/f_12252_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_EVOKER +FD: net/minecraft/sounds/SoundEvents/f_12253_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_GHAST +FD: net/minecraft/sounds/SoundEvents/f_12254_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_GUARDIAN +FD: net/minecraft/sounds/SoundEvents/f_12255_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_HOGLIN +FD: net/minecraft/sounds/SoundEvents/f_12256_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_HUSK +FD: net/minecraft/sounds/SoundEvents/f_12257_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_ILLUSIONER +FD: net/minecraft/sounds/SoundEvents/f_12258_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_MAGMA_CUBE +FD: net/minecraft/sounds/SoundEvents/f_12259_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_PHANTOM +FD: net/minecraft/sounds/SoundEvents/f_12260_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_PIGLIN +FD: net/minecraft/sounds/SoundEvents/f_12261_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_PIGLIN_BRUTE +FD: net/minecraft/sounds/SoundEvents/f_12262_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_PILLAGER +FD: net/minecraft/sounds/SoundEvents/f_12263_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_RAVAGER +FD: net/minecraft/sounds/SoundEvents/f_12264_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_SHULKER +FD: net/minecraft/sounds/SoundEvents/f_12265_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_SILVERFISH +FD: net/minecraft/sounds/SoundEvents/f_12266_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_SKELETON +FD: net/minecraft/sounds/SoundEvents/f_12267_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_SLIME +FD: net/minecraft/sounds/SoundEvents/f_12268_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_SPIDER +FD: net/minecraft/sounds/SoundEvents/f_12269_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_STRAY +FD: net/minecraft/sounds/SoundEvents/f_12270_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_VEX +FD: net/minecraft/sounds/SoundEvents/f_12271_ net/minecraft/sounds/SoundEvents/PARROT_IMITATE_VINDICATOR +FD: net/minecraft/sounds/SoundEvents/f_12272_ net/minecraft/sounds/SoundEvents/AMBIENT_SOUL_SAND_VALLEY_LOOP +FD: net/minecraft/sounds/SoundEvents/f_12273_ net/minecraft/sounds/SoundEvents/PLAYER_HURT_ON_FIRE +FD: net/minecraft/sounds/SoundEvents/f_12274_ net/minecraft/sounds/SoundEvents/PLAYER_HURT_SWEET_BERRY_BUSH +FD: net/minecraft/sounds/SoundEvents/f_12275_ net/minecraft/sounds/SoundEvents/PLAYER_LEVELUP +FD: net/minecraft/sounds/SoundEvents/f_12276_ net/minecraft/sounds/SoundEvents/PLAYER_SMALL_FALL +FD: net/minecraft/sounds/SoundEvents/f_12277_ net/minecraft/sounds/SoundEvents/PLAYER_SPLASH +FD: net/minecraft/sounds/SoundEvents/f_12278_ net/minecraft/sounds/SoundEvents/PLAYER_SPLASH_HIGH_SPEED +FD: net/minecraft/sounds/SoundEvents/f_12279_ net/minecraft/sounds/SoundEvents/PLAYER_SWIM +FD: net/minecraft/sounds/SoundEvents/f_12280_ net/minecraft/sounds/SoundEvents/POLAR_BEAR_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12281_ net/minecraft/sounds/SoundEvents/POLAR_BEAR_AMBIENT_BABY +FD: net/minecraft/sounds/SoundEvents/f_12282_ net/minecraft/sounds/SoundEvents/POLAR_BEAR_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12283_ net/minecraft/sounds/SoundEvents/POLAR_BEAR_HURT +FD: net/minecraft/sounds/SoundEvents/f_12284_ net/minecraft/sounds/SoundEvents/POLAR_BEAR_STEP +FD: net/minecraft/sounds/SoundEvents/f_12285_ net/minecraft/sounds/SoundEvents/POLAR_BEAR_WARNING +FD: net/minecraft/sounds/SoundEvents/f_12286_ net/minecraft/sounds/SoundEvents/PORTAL_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12287_ net/minecraft/sounds/SoundEvents/PORTAL_TRAVEL +FD: net/minecraft/sounds/SoundEvents/f_12288_ net/minecraft/sounds/SoundEvents/PORTAL_TRIGGER +FD: net/minecraft/sounds/SoundEvents/f_12289_ net/minecraft/sounds/SoundEvents/PUFFER_FISH_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12290_ net/minecraft/sounds/SoundEvents/PUFFER_FISH_BLOW_OUT +FD: net/minecraft/sounds/SoundEvents/f_12291_ net/minecraft/sounds/SoundEvents/PUFFER_FISH_BLOW_UP +FD: net/minecraft/sounds/SoundEvents/f_12292_ net/minecraft/sounds/SoundEvents/PUFFER_FISH_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12293_ net/minecraft/sounds/SoundEvents/PUFFER_FISH_FLOP +FD: net/minecraft/sounds/SoundEvents/f_12294_ net/minecraft/sounds/SoundEvents/PUFFER_FISH_HURT +FD: net/minecraft/sounds/SoundEvents/f_12295_ net/minecraft/sounds/SoundEvents/PUFFER_FISH_STING +FD: net/minecraft/sounds/SoundEvents/f_12296_ net/minecraft/sounds/SoundEvents/PUMPKIN_CARVE +FD: net/minecraft/sounds/SoundEvents/f_12297_ net/minecraft/sounds/SoundEvents/RABBIT_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12298_ net/minecraft/sounds/SoundEvents/RABBIT_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_12299_ net/minecraft/sounds/SoundEvents/PIGLIN_STEP +FD: net/minecraft/sounds/SoundEvents/f_12300_ net/minecraft/sounds/SoundEvents/PIGLIN_CONVERTED_TO_ZOMBIFIED +FD: net/minecraft/sounds/SoundEvents/f_12301_ net/minecraft/sounds/SoundEvents/PIGLIN_BRUTE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12302_ net/minecraft/sounds/SoundEvents/PIGLIN_BRUTE_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_12303_ net/minecraft/sounds/SoundEvents/PIGLIN_BRUTE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12304_ net/minecraft/sounds/SoundEvents/PIGLIN_BRUTE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12305_ net/minecraft/sounds/SoundEvents/PIGLIN_BRUTE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12306_ net/minecraft/sounds/SoundEvents/PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIED +FD: net/minecraft/sounds/SoundEvents/f_12307_ net/minecraft/sounds/SoundEvents/PILLAGER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12308_ net/minecraft/sounds/SoundEvents/PILLAGER_CELEBRATE +FD: net/minecraft/sounds/SoundEvents/f_12309_ net/minecraft/sounds/SoundEvents/PILLAGER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12310_ net/minecraft/sounds/SoundEvents/PILLAGER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12311_ net/minecraft/sounds/SoundEvents/PISTON_CONTRACT +FD: net/minecraft/sounds/SoundEvents/f_12312_ net/minecraft/sounds/SoundEvents/PISTON_EXTEND +FD: net/minecraft/sounds/SoundEvents/f_12313_ net/minecraft/sounds/SoundEvents/PLAYER_ATTACK_CRIT +FD: net/minecraft/sounds/SoundEvents/f_12314_ net/minecraft/sounds/SoundEvents/PLAYER_ATTACK_KNOCKBACK +FD: net/minecraft/sounds/SoundEvents/f_12315_ net/minecraft/sounds/SoundEvents/PLAYER_ATTACK_NODAMAGE +FD: net/minecraft/sounds/SoundEvents/f_12316_ net/minecraft/sounds/SoundEvents/PLAYER_ATTACK_STRONG +FD: net/minecraft/sounds/SoundEvents/f_12317_ net/minecraft/sounds/SoundEvents/PLAYER_ATTACK_SWEEP +FD: net/minecraft/sounds/SoundEvents/f_12318_ net/minecraft/sounds/SoundEvents/PLAYER_ATTACK_WEAK +FD: net/minecraft/sounds/SoundEvents/f_12319_ net/minecraft/sounds/SoundEvents/PLAYER_BIG_FALL +FD: net/minecraft/sounds/SoundEvents/f_12320_ net/minecraft/sounds/SoundEvents/PLAYER_BREATH +FD: net/minecraft/sounds/SoundEvents/f_12321_ net/minecraft/sounds/SoundEvents/PLAYER_BURP +FD: net/minecraft/sounds/SoundEvents/f_12322_ net/minecraft/sounds/SoundEvents/PLAYER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12323_ net/minecraft/sounds/SoundEvents/PLAYER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12324_ net/minecraft/sounds/SoundEvents/PLAYER_HURT_DROWN +FD: net/minecraft/sounds/SoundEvents/f_12325_ net/minecraft/sounds/SoundEvents/AMBIENT_SOUL_SAND_VALLEY_MOOD +FD: net/minecraft/sounds/SoundEvents/f_12326_ net/minecraft/sounds/SoundEvents/RESPAWN_ANCHOR_SET_SPAWN +FD: net/minecraft/sounds/SoundEvents/f_12327_ net/minecraft/sounds/SoundEvents/SALMON_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12328_ net/minecraft/sounds/SoundEvents/SALMON_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12329_ net/minecraft/sounds/SoundEvents/SALMON_FLOP +FD: net/minecraft/sounds/SoundEvents/f_12330_ net/minecraft/sounds/SoundEvents/SALMON_HURT +FD: net/minecraft/sounds/SoundEvents/f_12331_ net/minecraft/sounds/SoundEvents/SAND_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12332_ net/minecraft/sounds/SoundEvents/SAND_FALL +FD: net/minecraft/sounds/SoundEvents/f_12333_ net/minecraft/sounds/SoundEvents/SAND_HIT +FD: net/minecraft/sounds/SoundEvents/f_12334_ net/minecraft/sounds/SoundEvents/SAND_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12335_ net/minecraft/sounds/SoundEvents/SAND_STEP +FD: net/minecraft/sounds/SoundEvents/f_12336_ net/minecraft/sounds/SoundEvents/SCAFFOLDING_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12337_ net/minecraft/sounds/SoundEvents/SCAFFOLDING_FALL +FD: net/minecraft/sounds/SoundEvents/f_12338_ net/minecraft/sounds/SoundEvents/SCAFFOLDING_HIT +FD: net/minecraft/sounds/SoundEvents/f_12339_ net/minecraft/sounds/SoundEvents/SCAFFOLDING_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12340_ net/minecraft/sounds/SoundEvents/SCAFFOLDING_STEP +FD: net/minecraft/sounds/SoundEvents/f_12341_ net/minecraft/sounds/SoundEvents/SHEEP_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12342_ net/minecraft/sounds/SoundEvents/SHEEP_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12343_ net/minecraft/sounds/SoundEvents/SHEEP_HURT +FD: net/minecraft/sounds/SoundEvents/f_12344_ net/minecraft/sounds/SoundEvents/SHEEP_SHEAR +FD: net/minecraft/sounds/SoundEvents/f_12345_ net/minecraft/sounds/SoundEvents/SHEEP_STEP +FD: net/minecraft/sounds/SoundEvents/f_12346_ net/minecraft/sounds/SoundEvents/SHIELD_BLOCK +FD: net/minecraft/sounds/SoundEvents/f_12347_ net/minecraft/sounds/SoundEvents/SHIELD_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12348_ net/minecraft/sounds/SoundEvents/SHROOMLIGHT_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12349_ net/minecraft/sounds/SoundEvents/SHROOMLIGHT_STEP +FD: net/minecraft/sounds/SoundEvents/f_12350_ net/minecraft/sounds/SoundEvents/SHROOMLIGHT_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12351_ net/minecraft/sounds/SoundEvents/SHROOMLIGHT_HIT +FD: net/minecraft/sounds/SoundEvents/f_12352_ net/minecraft/sounds/SoundEvents/RABBIT_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12353_ net/minecraft/sounds/SoundEvents/RABBIT_HURT +FD: net/minecraft/sounds/SoundEvents/f_12354_ net/minecraft/sounds/SoundEvents/RABBIT_JUMP +FD: net/minecraft/sounds/SoundEvents/f_12355_ net/minecraft/sounds/SoundEvents/RAID_HORN +FD: net/minecraft/sounds/SoundEvents/f_12356_ net/minecraft/sounds/SoundEvents/RAVAGER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12357_ net/minecraft/sounds/SoundEvents/RAVAGER_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_12358_ net/minecraft/sounds/SoundEvents/RAVAGER_CELEBRATE +FD: net/minecraft/sounds/SoundEvents/f_12359_ net/minecraft/sounds/SoundEvents/RAVAGER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12360_ net/minecraft/sounds/SoundEvents/RAVAGER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12361_ net/minecraft/sounds/SoundEvents/RAVAGER_STEP +FD: net/minecraft/sounds/SoundEvents/f_12362_ net/minecraft/sounds/SoundEvents/RAVAGER_STUNNED +FD: net/minecraft/sounds/SoundEvents/f_12363_ net/minecraft/sounds/SoundEvents/RAVAGER_ROAR +FD: net/minecraft/sounds/SoundEvents/f_12364_ net/minecraft/sounds/SoundEvents/NETHER_GOLD_ORE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12365_ net/minecraft/sounds/SoundEvents/NETHER_GOLD_ORE_FALL +FD: net/minecraft/sounds/SoundEvents/f_12366_ net/minecraft/sounds/SoundEvents/NETHER_GOLD_ORE_HIT +FD: net/minecraft/sounds/SoundEvents/f_12367_ net/minecraft/sounds/SoundEvents/NETHER_GOLD_ORE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12368_ net/minecraft/sounds/SoundEvents/NETHER_GOLD_ORE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12369_ net/minecraft/sounds/SoundEvents/NETHER_ORE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12370_ net/minecraft/sounds/SoundEvents/NETHER_ORE_FALL +FD: net/minecraft/sounds/SoundEvents/f_12371_ net/minecraft/sounds/SoundEvents/NETHER_ORE_HIT +FD: net/minecraft/sounds/SoundEvents/f_12372_ net/minecraft/sounds/SoundEvents/NETHER_ORE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12373_ net/minecraft/sounds/SoundEvents/NETHER_ORE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12374_ net/minecraft/sounds/SoundEvents/REDSTONE_TORCH_BURNOUT +FD: net/minecraft/sounds/SoundEvents/f_12375_ net/minecraft/sounds/SoundEvents/RESPAWN_ANCHOR_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12376_ net/minecraft/sounds/SoundEvents/RESPAWN_ANCHOR_CHARGE +FD: net/minecraft/sounds/SoundEvents/f_12377_ net/minecraft/sounds/SoundEvents/RESPAWN_ANCHOR_DEPLETE +FD: net/minecraft/sounds/SoundEvents/f_12378_ net/minecraft/sounds/SoundEvents/AMBIENT_WARPED_FOREST_ADDITIONS +FD: net/minecraft/sounds/SoundEvents/f_12379_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_JUMP_WATER +FD: net/minecraft/sounds/SoundEvents/f_12380_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_STEP_WATER +FD: net/minecraft/sounds/SoundEvents/f_12381_ net/minecraft/sounds/SoundEvents/SKELETON_HURT +FD: net/minecraft/sounds/SoundEvents/f_12382_ net/minecraft/sounds/SoundEvents/SKELETON_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_12383_ net/minecraft/sounds/SoundEvents/SKELETON_STEP +FD: net/minecraft/sounds/SoundEvents/f_12384_ net/minecraft/sounds/SoundEvents/SLIME_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_12385_ net/minecraft/sounds/SoundEvents/SLIME_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12386_ net/minecraft/sounds/SoundEvents/SLIME_HURT +FD: net/minecraft/sounds/SoundEvents/f_12387_ net/minecraft/sounds/SoundEvents/SLIME_JUMP +FD: net/minecraft/sounds/SoundEvents/f_12388_ net/minecraft/sounds/SoundEvents/SLIME_SQUISH +FD: net/minecraft/sounds/SoundEvents/f_12389_ net/minecraft/sounds/SoundEvents/SLIME_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12390_ net/minecraft/sounds/SoundEvents/SLIME_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_12391_ net/minecraft/sounds/SoundEvents/SLIME_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_12392_ net/minecraft/sounds/SoundEvents/SLIME_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12393_ net/minecraft/sounds/SoundEvents/SLIME_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_12394_ net/minecraft/sounds/SoundEvents/SOUL_SAND_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12395_ net/minecraft/sounds/SoundEvents/SOUL_SAND_STEP +FD: net/minecraft/sounds/SoundEvents/f_12396_ net/minecraft/sounds/SoundEvents/SOUL_SAND_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12397_ net/minecraft/sounds/SoundEvents/SOUL_SAND_HIT +FD: net/minecraft/sounds/SoundEvents/f_12398_ net/minecraft/sounds/SoundEvents/SOUL_SAND_FALL +FD: net/minecraft/sounds/SoundEvents/f_12399_ net/minecraft/sounds/SoundEvents/SOUL_SOIL_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12400_ net/minecraft/sounds/SoundEvents/SOUL_SOIL_STEP +FD: net/minecraft/sounds/SoundEvents/f_12401_ net/minecraft/sounds/SoundEvents/SOUL_SOIL_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12402_ net/minecraft/sounds/SoundEvents/SOUL_SOIL_HIT +FD: net/minecraft/sounds/SoundEvents/f_12403_ net/minecraft/sounds/SoundEvents/SOUL_SOIL_FALL +FD: net/minecraft/sounds/SoundEvents/f_12404_ net/minecraft/sounds/SoundEvents/SOUL_ESCAPE +FD: net/minecraft/sounds/SoundEvents/f_12405_ net/minecraft/sounds/SoundEvents/SHROOMLIGHT_FALL +FD: net/minecraft/sounds/SoundEvents/f_12406_ net/minecraft/sounds/SoundEvents/SHOVEL_FLATTEN +FD: net/minecraft/sounds/SoundEvents/f_12407_ net/minecraft/sounds/SoundEvents/SHULKER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12408_ net/minecraft/sounds/SoundEvents/SHULKER_BOX_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_12409_ net/minecraft/sounds/SoundEvents/SHULKER_BOX_OPEN +FD: net/minecraft/sounds/SoundEvents/f_12410_ net/minecraft/sounds/SoundEvents/SHULKER_BULLET_HIT +FD: net/minecraft/sounds/SoundEvents/f_12411_ net/minecraft/sounds/SoundEvents/SHULKER_BULLET_HURT +FD: net/minecraft/sounds/SoundEvents/f_12412_ net/minecraft/sounds/SoundEvents/SHULKER_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_12413_ net/minecraft/sounds/SoundEvents/SHULKER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12414_ net/minecraft/sounds/SoundEvents/SHULKER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12415_ net/minecraft/sounds/SoundEvents/SHULKER_HURT_CLOSED +FD: net/minecraft/sounds/SoundEvents/f_12416_ net/minecraft/sounds/SoundEvents/SHULKER_OPEN +FD: net/minecraft/sounds/SoundEvents/f_12417_ net/minecraft/sounds/SoundEvents/SHULKER_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_12418_ net/minecraft/sounds/SoundEvents/SHULKER_TELEPORT +FD: net/minecraft/sounds/SoundEvents/f_12419_ net/minecraft/sounds/SoundEvents/SILVERFISH_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12420_ net/minecraft/sounds/SoundEvents/SILVERFISH_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12421_ net/minecraft/sounds/SoundEvents/SILVERFISH_HURT +FD: net/minecraft/sounds/SoundEvents/f_12422_ net/minecraft/sounds/SoundEvents/SILVERFISH_STEP +FD: net/minecraft/sounds/SoundEvents/f_12423_ net/minecraft/sounds/SoundEvents/SKELETON_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12424_ net/minecraft/sounds/SoundEvents/SKELETON_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12425_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12426_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12427_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12428_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_SWIM +FD: net/minecraft/sounds/SoundEvents/f_12429_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_AMBIENT_WATER +FD: net/minecraft/sounds/SoundEvents/f_12430_ net/minecraft/sounds/SoundEvents/SKELETON_HORSE_GALLOP_WATER +FD: net/minecraft/sounds/SoundEvents/f_12431_ net/minecraft/sounds/SoundEvents/AMBIENT_WARPED_FOREST_LOOP +FD: net/minecraft/sounds/SoundEvents/f_12432_ net/minecraft/sounds/SoundEvents/SPIDER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12433_ net/minecraft/sounds/SoundEvents/SPIDER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12434_ net/minecraft/sounds/SoundEvents/SPIDER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12435_ net/minecraft/sounds/SoundEvents/SPIDER_STEP +FD: net/minecraft/sounds/SoundEvents/f_12436_ net/minecraft/sounds/SoundEvents/SPLASH_POTION_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12437_ net/minecraft/sounds/SoundEvents/SPLASH_POTION_THROW +FD: net/minecraft/sounds/SoundEvents/f_12438_ net/minecraft/sounds/SoundEvents/SQUID_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12439_ net/minecraft/sounds/SoundEvents/SQUID_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12440_ net/minecraft/sounds/SoundEvents/SQUID_HURT +FD: net/minecraft/sounds/SoundEvents/f_12441_ net/minecraft/sounds/SoundEvents/SQUID_SQUIRT +FD: net/minecraft/sounds/SoundEvents/f_12442_ net/minecraft/sounds/SoundEvents/STONE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12443_ net/minecraft/sounds/SoundEvents/STONE_BUTTON_CLICK_OFF +FD: net/minecraft/sounds/SoundEvents/f_12444_ net/minecraft/sounds/SoundEvents/STONE_BUTTON_CLICK_ON +FD: net/minecraft/sounds/SoundEvents/f_12445_ net/minecraft/sounds/SoundEvents/STONE_FALL +FD: net/minecraft/sounds/SoundEvents/f_12446_ net/minecraft/sounds/SoundEvents/STONE_HIT +FD: net/minecraft/sounds/SoundEvents/f_12447_ net/minecraft/sounds/SoundEvents/STONE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12448_ net/minecraft/sounds/SoundEvents/STONE_PRESSURE_PLATE_CLICK_OFF +FD: net/minecraft/sounds/SoundEvents/f_12449_ net/minecraft/sounds/SoundEvents/STONE_PRESSURE_PLATE_CLICK_ON +FD: net/minecraft/sounds/SoundEvents/f_12450_ net/minecraft/sounds/SoundEvents/STONE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12451_ net/minecraft/sounds/SoundEvents/STRAY_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12452_ net/minecraft/sounds/SoundEvents/STRAY_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12453_ net/minecraft/sounds/SoundEvents/STRAY_HURT +FD: net/minecraft/sounds/SoundEvents/f_12454_ net/minecraft/sounds/SoundEvents/STRAY_STEP +FD: net/minecraft/sounds/SoundEvents/f_12455_ net/minecraft/sounds/SoundEvents/SWEET_BERRY_BUSH_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12456_ net/minecraft/sounds/SoundEvents/SWEET_BERRY_BUSH_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12457_ net/minecraft/sounds/SoundEvents/SWEET_BERRY_BUSH_PICK_BERRIES +FD: net/minecraft/sounds/SoundEvents/f_12458_ net/minecraft/sounds/SoundEvents/STRIDER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12459_ net/minecraft/sounds/SoundEvents/STRIDER_HAPPY +FD: net/minecraft/sounds/SoundEvents/f_12460_ net/minecraft/sounds/SoundEvents/STRIDER_RETREAT +FD: net/minecraft/sounds/SoundEvents/f_12461_ net/minecraft/sounds/SoundEvents/STRIDER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12462_ net/minecraft/sounds/SoundEvents/STRIDER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12463_ net/minecraft/sounds/SoundEvents/STRIDER_STEP +FD: net/minecraft/sounds/SoundEvents/f_12464_ net/minecraft/sounds/SoundEvents/STRIDER_STEP_LAVA +FD: net/minecraft/sounds/SoundEvents/f_12465_ net/minecraft/sounds/SoundEvents/STRIDER_EAT +FD: net/minecraft/sounds/SoundEvents/f_12466_ net/minecraft/sounds/SoundEvents/STRIDER_SADDLE +FD: net/minecraft/sounds/SoundEvents/f_12467_ net/minecraft/sounds/SoundEvents/SLIME_DEATH_SMALL +FD: net/minecraft/sounds/SoundEvents/f_12468_ net/minecraft/sounds/SoundEvents/SLIME_HURT_SMALL +FD: net/minecraft/sounds/SoundEvents/f_12469_ net/minecraft/sounds/SoundEvents/SLIME_JUMP_SMALL +FD: net/minecraft/sounds/SoundEvents/f_12470_ net/minecraft/sounds/SoundEvents/SLIME_SQUISH_SMALL +FD: net/minecraft/sounds/SoundEvents/f_12471_ net/minecraft/sounds/SoundEvents/SMITHING_TABLE_USE +FD: net/minecraft/sounds/SoundEvents/f_12472_ net/minecraft/sounds/SoundEvents/SMOKER_SMOKE +FD: net/minecraft/sounds/SoundEvents/f_12473_ net/minecraft/sounds/SoundEvents/SNOWBALL_THROW +FD: net/minecraft/sounds/SoundEvents/f_12474_ net/minecraft/sounds/SoundEvents/SNOW_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12475_ net/minecraft/sounds/SoundEvents/SNOW_FALL +FD: net/minecraft/sounds/SoundEvents/f_12476_ net/minecraft/sounds/SoundEvents/SNOW_GOLEM_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12477_ net/minecraft/sounds/SoundEvents/SNOW_GOLEM_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12478_ net/minecraft/sounds/SoundEvents/SNOW_GOLEM_HURT +FD: net/minecraft/sounds/SoundEvents/f_12479_ net/minecraft/sounds/SoundEvents/SNOW_GOLEM_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_12480_ net/minecraft/sounds/SoundEvents/SNOW_GOLEM_SHEAR +FD: net/minecraft/sounds/SoundEvents/f_12481_ net/minecraft/sounds/SoundEvents/SNOW_HIT +FD: net/minecraft/sounds/SoundEvents/f_12482_ net/minecraft/sounds/SoundEvents/SNOW_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12483_ net/minecraft/sounds/SoundEvents/SNOW_STEP +FD: net/minecraft/sounds/SoundEvents/f_12484_ net/minecraft/sounds/SoundEvents/AMBIENT_WARPED_FOREST_MOOD +FD: net/minecraft/sounds/SoundEvents/f_12485_ net/minecraft/sounds/SoundEvents/TURTLE_HURT_BABY +FD: net/minecraft/sounds/SoundEvents/f_12486_ net/minecraft/sounds/SoundEvents/TURTLE_LAY_EGG +FD: net/minecraft/sounds/SoundEvents/f_12487_ net/minecraft/sounds/SoundEvents/TURTLE_SHAMBLE +FD: net/minecraft/sounds/SoundEvents/f_12488_ net/minecraft/sounds/SoundEvents/TURTLE_SHAMBLE_BABY +FD: net/minecraft/sounds/SoundEvents/f_12489_ net/minecraft/sounds/SoundEvents/TURTLE_SWIM +FD: net/minecraft/sounds/SoundEvents/f_12490_ net/minecraft/sounds/SoundEvents/UI_BUTTON_CLICK +FD: net/minecraft/sounds/SoundEvents/f_12491_ net/minecraft/sounds/SoundEvents/UI_LOOM_SELECT_PATTERN +FD: net/minecraft/sounds/SoundEvents/f_12492_ net/minecraft/sounds/SoundEvents/UI_LOOM_TAKE_RESULT +FD: net/minecraft/sounds/SoundEvents/f_12493_ net/minecraft/sounds/SoundEvents/UI_CARTOGRAPHY_TABLE_TAKE_RESULT +FD: net/minecraft/sounds/SoundEvents/f_12494_ net/minecraft/sounds/SoundEvents/UI_STONECUTTER_TAKE_RESULT +FD: net/minecraft/sounds/SoundEvents/f_12495_ net/minecraft/sounds/SoundEvents/UI_STONECUTTER_SELECT_RECIPE +FD: net/minecraft/sounds/SoundEvents/f_12496_ net/minecraft/sounds/SoundEvents/UI_TOAST_CHALLENGE_COMPLETE +FD: net/minecraft/sounds/SoundEvents/f_12497_ net/minecraft/sounds/SoundEvents/UI_TOAST_IN +FD: net/minecraft/sounds/SoundEvents/f_12498_ net/minecraft/sounds/SoundEvents/UI_TOAST_OUT +FD: net/minecraft/sounds/SoundEvents/f_12499_ net/minecraft/sounds/SoundEvents/VEX_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12500_ net/minecraft/sounds/SoundEvents/VEX_CHARGE +FD: net/minecraft/sounds/SoundEvents/f_12501_ net/minecraft/sounds/SoundEvents/VEX_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12502_ net/minecraft/sounds/SoundEvents/VEX_HURT +FD: net/minecraft/sounds/SoundEvents/f_12503_ net/minecraft/sounds/SoundEvents/VILLAGER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12504_ net/minecraft/sounds/SoundEvents/VILLAGER_CELEBRATE +FD: net/minecraft/sounds/SoundEvents/f_12505_ net/minecraft/sounds/SoundEvents/VILLAGER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12506_ net/minecraft/sounds/SoundEvents/VILLAGER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12507_ net/minecraft/sounds/SoundEvents/VILLAGER_NO +FD: net/minecraft/sounds/SoundEvents/f_12508_ net/minecraft/sounds/SoundEvents/VILLAGER_TRADE +FD: net/minecraft/sounds/SoundEvents/f_12509_ net/minecraft/sounds/SoundEvents/VILLAGER_YES +FD: net/minecraft/sounds/SoundEvents/f_12510_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_ARMORER +FD: net/minecraft/sounds/SoundEvents/f_12511_ net/minecraft/sounds/SoundEvents/THORNS_HIT +FD: net/minecraft/sounds/SoundEvents/f_12512_ net/minecraft/sounds/SoundEvents/TNT_PRIMED +FD: net/minecraft/sounds/SoundEvents/f_12513_ net/minecraft/sounds/SoundEvents/TOTEM_USE +FD: net/minecraft/sounds/SoundEvents/f_12514_ net/minecraft/sounds/SoundEvents/TRIDENT_HIT +FD: net/minecraft/sounds/SoundEvents/f_12515_ net/minecraft/sounds/SoundEvents/TRIDENT_HIT_GROUND +FD: net/minecraft/sounds/SoundEvents/f_12516_ net/minecraft/sounds/SoundEvents/TRIDENT_RETURN +FD: net/minecraft/sounds/SoundEvents/f_12517_ net/minecraft/sounds/SoundEvents/TRIDENT_RIPTIDE_1 +FD: net/minecraft/sounds/SoundEvents/f_12518_ net/minecraft/sounds/SoundEvents/TRIDENT_RIPTIDE_2 +FD: net/minecraft/sounds/SoundEvents/f_12519_ net/minecraft/sounds/SoundEvents/TRIDENT_RIPTIDE_3 +FD: net/minecraft/sounds/SoundEvents/f_12520_ net/minecraft/sounds/SoundEvents/TRIDENT_THROW +FD: net/minecraft/sounds/SoundEvents/f_12521_ net/minecraft/sounds/SoundEvents/TRIDENT_THUNDER +FD: net/minecraft/sounds/SoundEvents/f_12522_ net/minecraft/sounds/SoundEvents/TRIPWIRE_ATTACH +FD: net/minecraft/sounds/SoundEvents/f_12523_ net/minecraft/sounds/SoundEvents/TRIPWIRE_CLICK_OFF +FD: net/minecraft/sounds/SoundEvents/f_12524_ net/minecraft/sounds/SoundEvents/TRIPWIRE_CLICK_ON +FD: net/minecraft/sounds/SoundEvents/f_12525_ net/minecraft/sounds/SoundEvents/TRIPWIRE_DETACH +FD: net/minecraft/sounds/SoundEvents/f_12526_ net/minecraft/sounds/SoundEvents/TROPICAL_FISH_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12527_ net/minecraft/sounds/SoundEvents/TROPICAL_FISH_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12528_ net/minecraft/sounds/SoundEvents/TROPICAL_FISH_FLOP +FD: net/minecraft/sounds/SoundEvents/f_12529_ net/minecraft/sounds/SoundEvents/TROPICAL_FISH_HURT +FD: net/minecraft/sounds/SoundEvents/f_12530_ net/minecraft/sounds/SoundEvents/TURTLE_AMBIENT_LAND +FD: net/minecraft/sounds/SoundEvents/f_12531_ net/minecraft/sounds/SoundEvents/TURTLE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12532_ net/minecraft/sounds/SoundEvents/TURTLE_DEATH_BABY +FD: net/minecraft/sounds/SoundEvents/f_12533_ net/minecraft/sounds/SoundEvents/TURTLE_EGG_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12534_ net/minecraft/sounds/SoundEvents/TURTLE_EGG_CRACK +FD: net/minecraft/sounds/SoundEvents/f_12535_ net/minecraft/sounds/SoundEvents/TURTLE_EGG_HATCH +FD: net/minecraft/sounds/SoundEvents/f_12536_ net/minecraft/sounds/SoundEvents/TURTLE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12537_ net/minecraft/sounds/SoundEvents/AMBIENT_UNDERWATER_ENTER +FD: net/minecraft/sounds/SoundEvents/f_12538_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_TRADE +FD: net/minecraft/sounds/SoundEvents/f_12539_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_YES +FD: net/minecraft/sounds/SoundEvents/f_12540_ net/minecraft/sounds/SoundEvents/WATER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12541_ net/minecraft/sounds/SoundEvents/WEATHER_RAIN +FD: net/minecraft/sounds/SoundEvents/f_12542_ net/minecraft/sounds/SoundEvents/WEATHER_RAIN_ABOVE +FD: net/minecraft/sounds/SoundEvents/f_12543_ net/minecraft/sounds/SoundEvents/WET_GRASS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12544_ net/minecraft/sounds/SoundEvents/WET_GRASS_FALL +FD: net/minecraft/sounds/SoundEvents/f_12545_ net/minecraft/sounds/SoundEvents/WET_GRASS_HIT +FD: net/minecraft/sounds/SoundEvents/f_12546_ net/minecraft/sounds/SoundEvents/WET_GRASS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12547_ net/minecraft/sounds/SoundEvents/WET_GRASS_STEP +FD: net/minecraft/sounds/SoundEvents/f_12548_ net/minecraft/sounds/SoundEvents/WITCH_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12549_ net/minecraft/sounds/SoundEvents/WITCH_CELEBRATE +FD: net/minecraft/sounds/SoundEvents/f_12550_ net/minecraft/sounds/SoundEvents/WITCH_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12551_ net/minecraft/sounds/SoundEvents/WITCH_DRINK +FD: net/minecraft/sounds/SoundEvents/f_12552_ net/minecraft/sounds/SoundEvents/WITCH_HURT +FD: net/minecraft/sounds/SoundEvents/f_12553_ net/minecraft/sounds/SoundEvents/WITCH_THROW +FD: net/minecraft/sounds/SoundEvents/f_12554_ net/minecraft/sounds/SoundEvents/WITHER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12555_ net/minecraft/sounds/SoundEvents/WITHER_BREAK_BLOCK +FD: net/minecraft/sounds/SoundEvents/f_12556_ net/minecraft/sounds/SoundEvents/WITHER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12557_ net/minecraft/sounds/SoundEvents/WITHER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12558_ net/minecraft/sounds/SoundEvents/WITHER_SHOOT +FD: net/minecraft/sounds/SoundEvents/f_12559_ net/minecraft/sounds/SoundEvents/WITHER_SKELETON_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12560_ net/minecraft/sounds/SoundEvents/WITHER_SKELETON_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12561_ net/minecraft/sounds/SoundEvents/WITHER_SKELETON_HURT +FD: net/minecraft/sounds/SoundEvents/f_12562_ net/minecraft/sounds/SoundEvents/WITHER_SKELETON_STEP +FD: net/minecraft/sounds/SoundEvents/f_12563_ net/minecraft/sounds/SoundEvents/WITHER_SPAWN +FD: net/minecraft/sounds/SoundEvents/f_12564_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_BUTCHER +FD: net/minecraft/sounds/SoundEvents/f_12565_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_CARTOGRAPHER +FD: net/minecraft/sounds/SoundEvents/f_12566_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_CLERIC +FD: net/minecraft/sounds/SoundEvents/f_12567_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_FARMER +FD: net/minecraft/sounds/SoundEvents/f_12568_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_FISHERMAN +FD: net/minecraft/sounds/SoundEvents/f_12569_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_FLETCHER +FD: net/minecraft/sounds/SoundEvents/f_12570_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_LEATHERWORKER +FD: net/minecraft/sounds/SoundEvents/f_12571_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_LIBRARIAN +FD: net/minecraft/sounds/SoundEvents/f_12572_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_MASON +FD: net/minecraft/sounds/SoundEvents/f_12573_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_SHEPHERD +FD: net/minecraft/sounds/SoundEvents/f_12574_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_TOOLSMITH +FD: net/minecraft/sounds/SoundEvents/f_12575_ net/minecraft/sounds/SoundEvents/VILLAGER_WORK_WEAPONSMITH +FD: net/minecraft/sounds/SoundEvents/f_12576_ net/minecraft/sounds/SoundEvents/VINDICATOR_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12577_ net/minecraft/sounds/SoundEvents/VINDICATOR_CELEBRATE +FD: net/minecraft/sounds/SoundEvents/f_12578_ net/minecraft/sounds/SoundEvents/VINDICATOR_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12579_ net/minecraft/sounds/SoundEvents/VINDICATOR_HURT +FD: net/minecraft/sounds/SoundEvents/f_12580_ net/minecraft/sounds/SoundEvents/VINE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12581_ net/minecraft/sounds/SoundEvents/LILY_PAD_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12582_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12583_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12584_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_DISAPPEARED +FD: net/minecraft/sounds/SoundEvents/f_12585_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_DRINK_MILK +FD: net/minecraft/sounds/SoundEvents/f_12586_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_DRINK_POTION +FD: net/minecraft/sounds/SoundEvents/f_12587_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12588_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_NO +FD: net/minecraft/sounds/SoundEvents/f_12589_ net/minecraft/sounds/SoundEvents/WANDERING_TRADER_REAPPEARED +FD: net/minecraft/sounds/SoundEvents/f_12590_ net/minecraft/sounds/SoundEvents/AMBIENT_UNDERWATER_EXIT +FD: net/minecraft/sounds/SoundEvents/f_12591_ net/minecraft/sounds/SoundEvents/WOOL_STEP +FD: net/minecraft/sounds/SoundEvents/f_12592_ net/minecraft/sounds/SoundEvents/ZOGLIN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12593_ net/minecraft/sounds/SoundEvents/ZOGLIN_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_12594_ net/minecraft/sounds/SoundEvents/ZOGLIN_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_12595_ net/minecraft/sounds/SoundEvents/ZOGLIN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12596_ net/minecraft/sounds/SoundEvents/ZOGLIN_HURT +FD: net/minecraft/sounds/SoundEvents/f_12597_ net/minecraft/sounds/SoundEvents/ZOGLIN_STEP +FD: net/minecraft/sounds/SoundEvents/f_12598_ net/minecraft/sounds/SoundEvents/ZOMBIE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12599_ net/minecraft/sounds/SoundEvents/ZOMBIE_ATTACK_WOODEN_DOOR +FD: net/minecraft/sounds/SoundEvents/f_12600_ net/minecraft/sounds/SoundEvents/ZOMBIE_ATTACK_IRON_DOOR +FD: net/minecraft/sounds/SoundEvents/f_12601_ net/minecraft/sounds/SoundEvents/ZOMBIE_BREAK_WOODEN_DOOR +FD: net/minecraft/sounds/SoundEvents/f_12602_ net/minecraft/sounds/SoundEvents/ZOMBIE_CONVERTED_TO_DROWNED +FD: net/minecraft/sounds/SoundEvents/f_12603_ net/minecraft/sounds/SoundEvents/ZOMBIE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12604_ net/minecraft/sounds/SoundEvents/ZOMBIE_DESTROY_EGG +FD: net/minecraft/sounds/SoundEvents/f_12605_ net/minecraft/sounds/SoundEvents/ZOMBIE_HORSE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12606_ net/minecraft/sounds/SoundEvents/ZOMBIE_HORSE_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12607_ net/minecraft/sounds/SoundEvents/ZOMBIE_HORSE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12608_ net/minecraft/sounds/SoundEvents/ZOMBIE_HURT +FD: net/minecraft/sounds/SoundEvents/f_12609_ net/minecraft/sounds/SoundEvents/ZOMBIE_INFECT +FD: net/minecraft/sounds/SoundEvents/f_12610_ net/minecraft/sounds/SoundEvents/ZOMBIFIED_PIGLIN_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12611_ net/minecraft/sounds/SoundEvents/ZOMBIFIED_PIGLIN_ANGRY +FD: net/minecraft/sounds/SoundEvents/f_12612_ net/minecraft/sounds/SoundEvents/ZOMBIFIED_PIGLIN_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12613_ net/minecraft/sounds/SoundEvents/ZOMBIFIED_PIGLIN_HURT +FD: net/minecraft/sounds/SoundEvents/f_12614_ net/minecraft/sounds/SoundEvents/ZOMBIE_STEP +FD: net/minecraft/sounds/SoundEvents/f_12615_ net/minecraft/sounds/SoundEvents/ZOMBIE_VILLAGER_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12616_ net/minecraft/sounds/SoundEvents/ZOMBIE_VILLAGER_CONVERTED +FD: net/minecraft/sounds/SoundEvents/f_12617_ net/minecraft/sounds/SoundEvents/WOLF_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_12618_ net/minecraft/sounds/SoundEvents/WOLF_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12619_ net/minecraft/sounds/SoundEvents/WOLF_GROWL +FD: net/minecraft/sounds/SoundEvents/f_12620_ net/minecraft/sounds/SoundEvents/WOLF_HOWL +FD: net/minecraft/sounds/SoundEvents/f_12621_ net/minecraft/sounds/SoundEvents/WOLF_HURT +FD: net/minecraft/sounds/SoundEvents/f_12622_ net/minecraft/sounds/SoundEvents/WOLF_PANT +FD: net/minecraft/sounds/SoundEvents/f_12623_ net/minecraft/sounds/SoundEvents/WOLF_SHAKE +FD: net/minecraft/sounds/SoundEvents/f_12624_ net/minecraft/sounds/SoundEvents/WOLF_STEP +FD: net/minecraft/sounds/SoundEvents/f_12625_ net/minecraft/sounds/SoundEvents/WOLF_WHINE +FD: net/minecraft/sounds/SoundEvents/f_12626_ net/minecraft/sounds/SoundEvents/WOODEN_DOOR_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_12627_ net/minecraft/sounds/SoundEvents/WOODEN_DOOR_OPEN +FD: net/minecraft/sounds/SoundEvents/f_12628_ net/minecraft/sounds/SoundEvents/WOODEN_TRAPDOOR_CLOSE +FD: net/minecraft/sounds/SoundEvents/f_12629_ net/minecraft/sounds/SoundEvents/WOODEN_TRAPDOOR_OPEN +FD: net/minecraft/sounds/SoundEvents/f_12630_ net/minecraft/sounds/SoundEvents/WOOD_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12631_ net/minecraft/sounds/SoundEvents/WOODEN_BUTTON_CLICK_OFF +FD: net/minecraft/sounds/SoundEvents/f_12632_ net/minecraft/sounds/SoundEvents/WOODEN_BUTTON_CLICK_ON +FD: net/minecraft/sounds/SoundEvents/f_12633_ net/minecraft/sounds/SoundEvents/WOOD_FALL +FD: net/minecraft/sounds/SoundEvents/f_12634_ net/minecraft/sounds/SoundEvents/WOOD_HIT +FD: net/minecraft/sounds/SoundEvents/f_12635_ net/minecraft/sounds/SoundEvents/WOOD_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12636_ net/minecraft/sounds/SoundEvents/WOODEN_PRESSURE_PLATE_CLICK_OFF +FD: net/minecraft/sounds/SoundEvents/f_12637_ net/minecraft/sounds/SoundEvents/WOODEN_PRESSURE_PLATE_CLICK_ON +FD: net/minecraft/sounds/SoundEvents/f_12638_ net/minecraft/sounds/SoundEvents/WOOD_STEP +FD: net/minecraft/sounds/SoundEvents/f_12639_ net/minecraft/sounds/SoundEvents/WOOL_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12640_ net/minecraft/sounds/SoundEvents/WOOL_FALL +FD: net/minecraft/sounds/SoundEvents/f_12641_ net/minecraft/sounds/SoundEvents/WOOL_HIT +FD: net/minecraft/sounds/SoundEvents/f_12642_ net/minecraft/sounds/SoundEvents/WOOL_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12643_ net/minecraft/sounds/SoundEvents/AMBIENT_UNDERWATER_LOOP +FD: net/minecraft/sounds/SoundEvents/f_12644_ net/minecraft/sounds/SoundEvents/ZOMBIE_VILLAGER_CURE +FD: net/minecraft/sounds/SoundEvents/f_12645_ net/minecraft/sounds/SoundEvents/ZOMBIE_VILLAGER_DEATH +FD: net/minecraft/sounds/SoundEvents/f_12646_ net/minecraft/sounds/SoundEvents/ZOMBIE_VILLAGER_HURT +FD: net/minecraft/sounds/SoundEvents/f_12647_ net/minecraft/sounds/SoundEvents/ZOMBIE_VILLAGER_STEP +FD: net/minecraft/sounds/SoundEvents/f_12648_ net/minecraft/sounds/SoundEvents/AMBIENT_UNDERWATER_LOOP_ADDITIONS +FD: net/minecraft/sounds/SoundEvents/f_12649_ net/minecraft/sounds/SoundEvents/AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE +FD: net/minecraft/sounds/SoundEvents/f_12650_ net/minecraft/sounds/SoundEvents/AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE +FD: net/minecraft/sounds/SoundEvents/f_12651_ net/minecraft/sounds/SoundEvents/ANCIENT_DEBRIS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_12652_ net/minecraft/sounds/SoundEvents/ANCIENT_DEBRIS_STEP +FD: net/minecraft/sounds/SoundEvents/f_12653_ net/minecraft/sounds/SoundEvents/ANCIENT_DEBRIS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_12654_ net/minecraft/sounds/SoundEvents/ANCIENT_DEBRIS_HIT +FD: net/minecraft/sounds/SoundEvents/f_144048_ net/minecraft/sounds/SoundEvents/AMETHYST_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144049_ net/minecraft/sounds/SoundEvents/AMETHYST_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_144050_ net/minecraft/sounds/SoundEvents/AMETHYST_CLUSTER_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144051_ net/minecraft/sounds/SoundEvents/AMETHYST_CLUSTER_FALL +FD: net/minecraft/sounds/SoundEvents/f_144052_ net/minecraft/sounds/SoundEvents/AMETHYST_CLUSTER_HIT +FD: net/minecraft/sounds/SoundEvents/f_144053_ net/minecraft/sounds/SoundEvents/AMETHYST_CLUSTER_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144054_ net/minecraft/sounds/SoundEvents/AMETHYST_CLUSTER_STEP +FD: net/minecraft/sounds/SoundEvents/f_144055_ net/minecraft/sounds/SoundEvents/AZALEA_LEAVES_FALL +FD: net/minecraft/sounds/SoundEvents/f_144056_ net/minecraft/sounds/SoundEvents/AZALEA_LEAVES_HIT +FD: net/minecraft/sounds/SoundEvents/f_144057_ net/minecraft/sounds/SoundEvents/AZALEA_LEAVES_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144058_ net/minecraft/sounds/SoundEvents/AZALEA_LEAVES_STEP +FD: net/minecraft/sounds/SoundEvents/f_144059_ net/minecraft/sounds/SoundEvents/AXE_SCRAPE +FD: net/minecraft/sounds/SoundEvents/f_144060_ net/minecraft/sounds/SoundEvents/AXE_WAX_OFF +FD: net/minecraft/sounds/SoundEvents/f_144061_ net/minecraft/sounds/SoundEvents/AXOLOTL_ATTACK +FD: net/minecraft/sounds/SoundEvents/f_144062_ net/minecraft/sounds/SoundEvents/AXOLOTL_DEATH +FD: net/minecraft/sounds/SoundEvents/f_144063_ net/minecraft/sounds/SoundEvents/AXOLOTL_HURT +FD: net/minecraft/sounds/SoundEvents/f_144064_ net/minecraft/sounds/SoundEvents/AXOLOTL_IDLE_AIR +FD: net/minecraft/sounds/SoundEvents/f_144065_ net/minecraft/sounds/SoundEvents/AXOLOTL_IDLE_WATER +FD: net/minecraft/sounds/SoundEvents/f_144066_ net/minecraft/sounds/SoundEvents/AXOLOTL_SPLASH +FD: net/minecraft/sounds/SoundEvents/f_144067_ net/minecraft/sounds/SoundEvents/AXOLOTL_SWIM +FD: net/minecraft/sounds/SoundEvents/f_144068_ net/minecraft/sounds/SoundEvents/AZALEA_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144069_ net/minecraft/sounds/SoundEvents/AZALEA_FALL +FD: net/minecraft/sounds/SoundEvents/f_144070_ net/minecraft/sounds/SoundEvents/AZALEA_HIT +FD: net/minecraft/sounds/SoundEvents/f_144071_ net/minecraft/sounds/SoundEvents/AZALEA_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144072_ net/minecraft/sounds/SoundEvents/AZALEA_STEP +FD: net/minecraft/sounds/SoundEvents/f_144073_ net/minecraft/sounds/SoundEvents/AZALEA_LEAVES_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144074_ net/minecraft/sounds/SoundEvents/BONE_MEAL_USE +FD: net/minecraft/sounds/SoundEvents/f_144075_ net/minecraft/sounds/SoundEvents/BUCKET_EMPTY_AXOLOTL +FD: net/minecraft/sounds/SoundEvents/f_144076_ net/minecraft/sounds/SoundEvents/BUCKET_EMPTY_POWDER_SNOW +FD: net/minecraft/sounds/SoundEvents/f_144077_ net/minecraft/sounds/SoundEvents/BUCKET_FILL_AXOLOTL +FD: net/minecraft/sounds/SoundEvents/f_144078_ net/minecraft/sounds/SoundEvents/BIG_DRIPLEAF_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144079_ net/minecraft/sounds/SoundEvents/BIG_DRIPLEAF_FALL +FD: net/minecraft/sounds/SoundEvents/f_144080_ net/minecraft/sounds/SoundEvents/BIG_DRIPLEAF_HIT +FD: net/minecraft/sounds/SoundEvents/f_144081_ net/minecraft/sounds/SoundEvents/BIG_DRIPLEAF_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144082_ net/minecraft/sounds/SoundEvents/BIG_DRIPLEAF_STEP +FD: net/minecraft/sounds/SoundEvents/f_144083_ net/minecraft/sounds/SoundEvents/CAVE_VINES_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144084_ net/minecraft/sounds/SoundEvents/CAVE_VINES_FALL +FD: net/minecraft/sounds/SoundEvents/f_144085_ net/minecraft/sounds/SoundEvents/CAVE_VINES_HIT +FD: net/minecraft/sounds/SoundEvents/f_144086_ net/minecraft/sounds/SoundEvents/CAVE_VINES_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144087_ net/minecraft/sounds/SoundEvents/CAVE_VINES_STEP +FD: net/minecraft/sounds/SoundEvents/f_144088_ net/minecraft/sounds/SoundEvents/CAVE_VINES_PICK_BERRIES +FD: net/minecraft/sounds/SoundEvents/f_144089_ net/minecraft/sounds/SoundEvents/BUCKET_FILL_POWDER_SNOW +FD: net/minecraft/sounds/SoundEvents/f_144090_ net/minecraft/sounds/SoundEvents/CAKE_ADD_CANDLE +FD: net/minecraft/sounds/SoundEvents/f_144091_ net/minecraft/sounds/SoundEvents/CALCITE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144092_ net/minecraft/sounds/SoundEvents/CALCITE_STEP +FD: net/minecraft/sounds/SoundEvents/f_144093_ net/minecraft/sounds/SoundEvents/CALCITE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144094_ net/minecraft/sounds/SoundEvents/CALCITE_HIT +FD: net/minecraft/sounds/SoundEvents/f_144095_ net/minecraft/sounds/SoundEvents/CALCITE_FALL +FD: net/minecraft/sounds/SoundEvents/f_144096_ net/minecraft/sounds/SoundEvents/CANDLE_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_144097_ net/minecraft/sounds/SoundEvents/CANDLE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144098_ net/minecraft/sounds/SoundEvents/CANDLE_EXTINGUISH +FD: net/minecraft/sounds/SoundEvents/f_144099_ net/minecraft/sounds/SoundEvents/CANDLE_FALL +FD: net/minecraft/sounds/SoundEvents/f_144100_ net/minecraft/sounds/SoundEvents/CANDLE_HIT +FD: net/minecraft/sounds/SoundEvents/f_144101_ net/minecraft/sounds/SoundEvents/CANDLE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144102_ net/minecraft/sounds/SoundEvents/CANDLE_STEP +FD: net/minecraft/sounds/SoundEvents/f_144103_ net/minecraft/sounds/SoundEvents/DEEPSLATE_BRICKS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144104_ net/minecraft/sounds/SoundEvents/DEEPSLATE_BRICKS_FALL +FD: net/minecraft/sounds/SoundEvents/f_144105_ net/minecraft/sounds/SoundEvents/DEEPSLATE_BRICKS_HIT +FD: net/minecraft/sounds/SoundEvents/f_144106_ net/minecraft/sounds/SoundEvents/DEEPSLATE_BRICKS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144107_ net/minecraft/sounds/SoundEvents/DEEPSLATE_BRICKS_STEP +FD: net/minecraft/sounds/SoundEvents/f_144108_ net/minecraft/sounds/SoundEvents/DEEPSLATE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144109_ net/minecraft/sounds/SoundEvents/DEEPSLATE_FALL +FD: net/minecraft/sounds/SoundEvents/f_144110_ net/minecraft/sounds/SoundEvents/DEEPSLATE_HIT +FD: net/minecraft/sounds/SoundEvents/f_144111_ net/minecraft/sounds/SoundEvents/DEEPSLATE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144112_ net/minecraft/sounds/SoundEvents/DEEPSLATE_STEP +FD: net/minecraft/sounds/SoundEvents/f_144113_ net/minecraft/sounds/SoundEvents/DEEPSLATE_TILES_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144114_ net/minecraft/sounds/SoundEvents/DEEPSLATE_TILES_FALL +FD: net/minecraft/sounds/SoundEvents/f_144115_ net/minecraft/sounds/SoundEvents/DEEPSLATE_TILES_HIT +FD: net/minecraft/sounds/SoundEvents/f_144116_ net/minecraft/sounds/SoundEvents/DEEPSLATE_TILES_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144117_ net/minecraft/sounds/SoundEvents/COPPER_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144118_ net/minecraft/sounds/SoundEvents/COPPER_STEP +FD: net/minecraft/sounds/SoundEvents/f_144119_ net/minecraft/sounds/SoundEvents/COPPER_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144120_ net/minecraft/sounds/SoundEvents/COPPER_HIT +FD: net/minecraft/sounds/SoundEvents/f_144121_ net/minecraft/sounds/SoundEvents/COPPER_FALL +FD: net/minecraft/sounds/SoundEvents/f_144122_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_STEP +FD: net/minecraft/sounds/SoundEvents/f_144123_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144124_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_HIT +FD: net/minecraft/sounds/SoundEvents/f_144125_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_FALL +FD: net/minecraft/sounds/SoundEvents/f_144126_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_LAND +FD: net/minecraft/sounds/SoundEvents/f_144127_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_DRIP_LAVA +FD: net/minecraft/sounds/SoundEvents/f_144128_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_DRIP_WATER +FD: net/minecraft/sounds/SoundEvents/f_144129_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_DRIP_LAVA_INTO_CAULDRON +FD: net/minecraft/sounds/SoundEvents/f_144130_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_DRIP_WATER_INTO_CAULDRON +FD: net/minecraft/sounds/SoundEvents/f_144131_ net/minecraft/sounds/SoundEvents/BIG_DRIPLEAF_TILT_DOWN +FD: net/minecraft/sounds/SoundEvents/f_144132_ net/minecraft/sounds/SoundEvents/BIG_DRIPLEAF_TILT_UP +FD: net/minecraft/sounds/SoundEvents/f_144133_ net/minecraft/sounds/SoundEvents/DYE_USE +FD: net/minecraft/sounds/SoundEvents/f_144134_ net/minecraft/sounds/SoundEvents/DEEPSLATE_TILES_STEP +FD: net/minecraft/sounds/SoundEvents/f_144135_ net/minecraft/sounds/SoundEvents/DRIPSTONE_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144136_ net/minecraft/sounds/SoundEvents/DRIPSTONE_BLOCK_STEP +FD: net/minecraft/sounds/SoundEvents/f_144137_ net/minecraft/sounds/SoundEvents/DRIPSTONE_BLOCK_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144138_ net/minecraft/sounds/SoundEvents/DRIPSTONE_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_144139_ net/minecraft/sounds/SoundEvents/DRIPSTONE_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_144140_ net/minecraft/sounds/SoundEvents/POINTED_DRIPSTONE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144141_ net/minecraft/sounds/SoundEvents/FLOWERING_AZALEA_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144142_ net/minecraft/sounds/SoundEvents/FLOWERING_AZALEA_FALL +FD: net/minecraft/sounds/SoundEvents/f_144143_ net/minecraft/sounds/SoundEvents/FLOWERING_AZALEA_HIT +FD: net/minecraft/sounds/SoundEvents/f_144144_ net/minecraft/sounds/SoundEvents/FLOWERING_AZALEA_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144145_ net/minecraft/sounds/SoundEvents/FLOWERING_AZALEA_STEP +FD: net/minecraft/sounds/SoundEvents/f_144146_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_HURT +FD: net/minecraft/sounds/SoundEvents/f_144147_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_LONG_JUMP +FD: net/minecraft/sounds/SoundEvents/f_144148_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_MILK +FD: net/minecraft/sounds/SoundEvents/f_144149_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_PREPARE_RAM +FD: net/minecraft/sounds/SoundEvents/f_144150_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_RAM_IMPACT +FD: net/minecraft/sounds/SoundEvents/f_144151_ net/minecraft/sounds/SoundEvents/GOAT_STEP +FD: net/minecraft/sounds/SoundEvents/f_144152_ net/minecraft/sounds/SoundEvents/HANGING_ROOTS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144153_ net/minecraft/sounds/SoundEvents/GLOW_INK_SAC_USE +FD: net/minecraft/sounds/SoundEvents/f_144154_ net/minecraft/sounds/SoundEvents/GLOW_ITEM_FRAME_ADD_ITEM +FD: net/minecraft/sounds/SoundEvents/f_144155_ net/minecraft/sounds/SoundEvents/GLOW_ITEM_FRAME_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144156_ net/minecraft/sounds/SoundEvents/GLOW_ITEM_FRAME_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144157_ net/minecraft/sounds/SoundEvents/GLOW_ITEM_FRAME_REMOVE_ITEM +FD: net/minecraft/sounds/SoundEvents/f_144158_ net/minecraft/sounds/SoundEvents/GLOW_ITEM_FRAME_ROTATE_ITEM +FD: net/minecraft/sounds/SoundEvents/f_144159_ net/minecraft/sounds/SoundEvents/GLOW_SQUID_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_144160_ net/minecraft/sounds/SoundEvents/GLOW_SQUID_DEATH +FD: net/minecraft/sounds/SoundEvents/f_144161_ net/minecraft/sounds/SoundEvents/GLOW_SQUID_HURT +FD: net/minecraft/sounds/SoundEvents/f_144162_ net/minecraft/sounds/SoundEvents/GLOW_SQUID_SQUIRT +FD: net/minecraft/sounds/SoundEvents/f_144163_ net/minecraft/sounds/SoundEvents/GOAT_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_144164_ net/minecraft/sounds/SoundEvents/GOAT_DEATH +FD: net/minecraft/sounds/SoundEvents/f_144165_ net/minecraft/sounds/SoundEvents/GOAT_EAT +FD: net/minecraft/sounds/SoundEvents/f_144166_ net/minecraft/sounds/SoundEvents/GOAT_HURT +FD: net/minecraft/sounds/SoundEvents/f_144167_ net/minecraft/sounds/SoundEvents/GOAT_LONG_JUMP +FD: net/minecraft/sounds/SoundEvents/f_144168_ net/minecraft/sounds/SoundEvents/GOAT_MILK +FD: net/minecraft/sounds/SoundEvents/f_144169_ net/minecraft/sounds/SoundEvents/GOAT_PREPARE_RAM +FD: net/minecraft/sounds/SoundEvents/f_144170_ net/minecraft/sounds/SoundEvents/GOAT_RAM_IMPACT +FD: net/minecraft/sounds/SoundEvents/f_144171_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_AMBIENT +FD: net/minecraft/sounds/SoundEvents/f_144172_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_DEATH +FD: net/minecraft/sounds/SoundEvents/f_144173_ net/minecraft/sounds/SoundEvents/GOAT_SCREAMING_EAT +FD: net/minecraft/sounds/SoundEvents/f_144174_ net/minecraft/sounds/SoundEvents/HANGING_ROOTS_FALL +FD: net/minecraft/sounds/SoundEvents/f_144175_ net/minecraft/sounds/SoundEvents/HANGING_ROOTS_HIT +FD: net/minecraft/sounds/SoundEvents/f_144176_ net/minecraft/sounds/SoundEvents/HANGING_ROOTS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144177_ net/minecraft/sounds/SoundEvents/HANGING_ROOTS_STEP +FD: net/minecraft/sounds/SoundEvents/f_144178_ net/minecraft/sounds/SoundEvents/HONEYCOMB_WAX_ON +FD: net/minecraft/sounds/SoundEvents/f_144179_ net/minecraft/sounds/SoundEvents/LARGE_AMETHYST_BUD_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144180_ net/minecraft/sounds/SoundEvents/LARGE_AMETHYST_BUD_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144181_ net/minecraft/sounds/SoundEvents/INK_SAC_USE +FD: net/minecraft/sounds/SoundEvents/f_144182_ net/minecraft/sounds/SoundEvents/MOSS_CARPET_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144183_ net/minecraft/sounds/SoundEvents/MOSS_CARPET_FALL +FD: net/minecraft/sounds/SoundEvents/f_144184_ net/minecraft/sounds/SoundEvents/MOSS_CARPET_HIT +FD: net/minecraft/sounds/SoundEvents/f_144185_ net/minecraft/sounds/SoundEvents/MOSS_CARPET_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144186_ net/minecraft/sounds/SoundEvents/MOSS_CARPET_STEP +FD: net/minecraft/sounds/SoundEvents/f_144187_ net/minecraft/sounds/SoundEvents/MOSS_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144188_ net/minecraft/sounds/SoundEvents/MOSS_FALL +FD: net/minecraft/sounds/SoundEvents/f_144189_ net/minecraft/sounds/SoundEvents/MOSS_HIT +FD: net/minecraft/sounds/SoundEvents/f_144190_ net/minecraft/sounds/SoundEvents/MOSS_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144191_ net/minecraft/sounds/SoundEvents/MOSS_STEP +FD: net/minecraft/sounds/SoundEvents/f_144192_ net/minecraft/sounds/SoundEvents/MEDIUM_AMETHYST_BUD_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144193_ net/minecraft/sounds/SoundEvents/MEDIUM_AMETHYST_BUD_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144194_ net/minecraft/sounds/SoundEvents/MINECART_INSIDE_UNDERWATER +FD: net/minecraft/sounds/SoundEvents/f_144195_ net/minecraft/sounds/SoundEvents/POLISHED_DEEPSLATE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144196_ net/minecraft/sounds/SoundEvents/POLISHED_DEEPSLATE_FALL +FD: net/minecraft/sounds/SoundEvents/f_144197_ net/minecraft/sounds/SoundEvents/POLISHED_DEEPSLATE_HIT +FD: net/minecraft/sounds/SoundEvents/f_144198_ net/minecraft/sounds/SoundEvents/POLISHED_DEEPSLATE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144199_ net/minecraft/sounds/SoundEvents/POLISHED_DEEPSLATE_STEP +FD: net/minecraft/sounds/SoundEvents/f_144200_ net/minecraft/sounds/SoundEvents/POWDER_SNOW_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144201_ net/minecraft/sounds/SoundEvents/POWDER_SNOW_FALL +FD: net/minecraft/sounds/SoundEvents/f_144202_ net/minecraft/sounds/SoundEvents/POWDER_SNOW_HIT +FD: net/minecraft/sounds/SoundEvents/f_144203_ net/minecraft/sounds/SoundEvents/POWDER_SNOW_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144204_ net/minecraft/sounds/SoundEvents/POWDER_SNOW_STEP +FD: net/minecraft/sounds/SoundEvents/f_144205_ net/minecraft/sounds/SoundEvents/PLAYER_HURT_FREEZE +FD: net/minecraft/sounds/SoundEvents/f_144206_ net/minecraft/sounds/SoundEvents/ROOTED_DIRT_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144207_ net/minecraft/sounds/SoundEvents/ROOTED_DIRT_FALL +FD: net/minecraft/sounds/SoundEvents/f_144208_ net/minecraft/sounds/SoundEvents/ROOTED_DIRT_HIT +FD: net/minecraft/sounds/SoundEvents/f_144209_ net/minecraft/sounds/SoundEvents/ROOTED_DIRT_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144210_ net/minecraft/sounds/SoundEvents/ROOTED_DIRT_STEP +FD: net/minecraft/sounds/SoundEvents/f_144211_ net/minecraft/sounds/SoundEvents/SKELETON_CONVERTED_TO_STRAY +FD: net/minecraft/sounds/SoundEvents/f_144212_ net/minecraft/sounds/SoundEvents/SCULK_CLICKING +FD: net/minecraft/sounds/SoundEvents/f_144213_ net/minecraft/sounds/SoundEvents/SCULK_CLICKING_STOP +FD: net/minecraft/sounds/SoundEvents/f_144214_ net/minecraft/sounds/SoundEvents/SCULK_SENSOR_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144215_ net/minecraft/sounds/SoundEvents/SCULK_SENSOR_FALL +FD: net/minecraft/sounds/SoundEvents/f_144216_ net/minecraft/sounds/SoundEvents/SCULK_SENSOR_HIT +FD: net/minecraft/sounds/SoundEvents/f_144217_ net/minecraft/sounds/SoundEvents/SCULK_SENSOR_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144218_ net/minecraft/sounds/SoundEvents/SCULK_SENSOR_STEP +FD: net/minecraft/sounds/SoundEvents/f_144219_ net/minecraft/sounds/SoundEvents/SPORE_BLOSSOM_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144220_ net/minecraft/sounds/SoundEvents/SPORE_BLOSSOM_FALL +FD: net/minecraft/sounds/SoundEvents/f_144221_ net/minecraft/sounds/SoundEvents/SPORE_BLOSSOM_HIT +FD: net/minecraft/sounds/SoundEvents/f_144222_ net/minecraft/sounds/SoundEvents/SPORE_BLOSSOM_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144223_ net/minecraft/sounds/SoundEvents/SPORE_BLOSSOM_STEP +FD: net/minecraft/sounds/SoundEvents/f_144224_ net/minecraft/sounds/SoundEvents/SMALL_AMETHYST_BUD_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144225_ net/minecraft/sounds/SoundEvents/SMALL_AMETHYST_BUD_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144226_ net/minecraft/sounds/SoundEvents/SMALL_DRIPLEAF_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144227_ net/minecraft/sounds/SoundEvents/SMALL_DRIPLEAF_FALL +FD: net/minecraft/sounds/SoundEvents/f_144228_ net/minecraft/sounds/SoundEvents/SMALL_DRIPLEAF_HIT +FD: net/minecraft/sounds/SoundEvents/f_144229_ net/minecraft/sounds/SoundEvents/SMALL_DRIPLEAF_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144230_ net/minecraft/sounds/SoundEvents/SMALL_DRIPLEAF_STEP +FD: net/minecraft/sounds/SoundEvents/f_144231_ net/minecraft/sounds/SoundEvents/SPYGLASS_USE +FD: net/minecraft/sounds/SoundEvents/f_144232_ net/minecraft/sounds/SoundEvents/SPYGLASS_STOP_USING +FD: net/minecraft/sounds/SoundEvents/f_144233_ net/minecraft/sounds/SoundEvents/TUFF_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144234_ net/minecraft/sounds/SoundEvents/TUFF_STEP +FD: net/minecraft/sounds/SoundEvents/f_144235_ net/minecraft/sounds/SoundEvents/TUFF_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144236_ net/minecraft/sounds/SoundEvents/TUFF_HIT +FD: net/minecraft/sounds/SoundEvents/f_144237_ net/minecraft/sounds/SoundEvents/TUFF_FALL +FD: net/minecraft/sounds/SoundEvents/f_144238_ net/minecraft/sounds/SoundEvents/VINE_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144239_ net/minecraft/sounds/SoundEvents/VINE_FALL +FD: net/minecraft/sounds/SoundEvents/f_144240_ net/minecraft/sounds/SoundEvents/VINE_HIT +FD: net/minecraft/sounds/SoundEvents/f_144241_ net/minecraft/sounds/SoundEvents/VINE_PLACE +FD: net/minecraft/sounds/SoundEvents/f_144242_ net/minecraft/sounds/SoundEvents/AMETHYST_BLOCK_BREAK +FD: net/minecraft/sounds/SoundEvents/f_144243_ net/minecraft/sounds/SoundEvents/AMETHYST_BLOCK_CHIME +FD: net/minecraft/sounds/SoundEvents/f_144244_ net/minecraft/sounds/SoundEvents/AMETHYST_BLOCK_FALL +FD: net/minecraft/sounds/SoundEvents/f_144245_ net/minecraft/sounds/SoundEvents/AMETHYST_BLOCK_HIT +FD: net/minecraft/sounds/SoundEvents/f_184214_ net/minecraft/sounds/SoundEvents/BUNDLE_DROP_CONTENTS +FD: net/minecraft/sounds/SoundEvents/f_184215_ net/minecraft/sounds/SoundEvents/BUNDLE_INSERT +FD: net/minecraft/sounds/SoundEvents/f_184216_ net/minecraft/sounds/SoundEvents/BUNDLE_REMOVE_ONE +FD: net/minecraft/sounds/SoundEvents/f_184217_ net/minecraft/sounds/SoundEvents/GROWING_PLANT_CROP +FD: net/minecraft/sounds/SoundEvents/f_184218_ net/minecraft/sounds/SoundEvents/MUSIC_DISC_OTHERSIDE +FD: net/minecraft/sounds/SoundEvents/f_184219_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_DRIPSTONE_CAVES +FD: net/minecraft/sounds/SoundEvents/f_184220_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_GROVE +FD: net/minecraft/sounds/SoundEvents/f_184221_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_JAGGED_PEAKS +FD: net/minecraft/sounds/SoundEvents/f_184222_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_LUSH_CAVES +FD: net/minecraft/sounds/SoundEvents/f_184223_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_MEADOW +FD: net/minecraft/sounds/SoundEvents/f_184224_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_FROZEN_PEAKS +FD: net/minecraft/sounds/SoundEvents/f_184225_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_SNOWY_SLOPES +FD: net/minecraft/sounds/SoundEvents/f_184226_ net/minecraft/sounds/SoundEvents/MUSIC_BIOME_STONY_PEAKS +FD: net/minecraft/sounds/SoundEvents/net/minecraft/sounds/SoundEvents net/minecraft/sounds/SoundEvents/net/minecraft/sounds/SoundEvents +MD: net/minecraft/sounds/SoundEvents/ ()V net/minecraft/sounds/SoundEvents/ ()V +MD: net/minecraft/sounds/SoundEvents/ ()V net/minecraft/sounds/SoundEvents/ ()V +MD: net/minecraft/sounds/SoundEvents/m_12656_ (Ljava/lang/String;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/sounds/SoundEvents/register (Ljava/lang/String;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/sounds/SoundSource net/minecraft/sounds/SoundSource +FD: net/minecraft/sounds/SoundSource/$VALUES net/minecraft/sounds/SoundSource/$VALUES +FD: net/minecraft/sounds/SoundSource/AMBIENT net/minecraft/sounds/SoundSource/AMBIENT +FD: net/minecraft/sounds/SoundSource/BLOCKS net/minecraft/sounds/SoundSource/BLOCKS +FD: net/minecraft/sounds/SoundSource/HOSTILE net/minecraft/sounds/SoundSource/HOSTILE +FD: net/minecraft/sounds/SoundSource/MASTER net/minecraft/sounds/SoundSource/MASTER +FD: net/minecraft/sounds/SoundSource/MUSIC net/minecraft/sounds/SoundSource/MUSIC +FD: net/minecraft/sounds/SoundSource/NEUTRAL net/minecraft/sounds/SoundSource/NEUTRAL +FD: net/minecraft/sounds/SoundSource/PLAYERS net/minecraft/sounds/SoundSource/PLAYERS +FD: net/minecraft/sounds/SoundSource/RECORDS net/minecraft/sounds/SoundSource/RECORDS +FD: net/minecraft/sounds/SoundSource/VOICE net/minecraft/sounds/SoundSource/VOICE +FD: net/minecraft/sounds/SoundSource/WEATHER net/minecraft/sounds/SoundSource/WEATHER +FD: net/minecraft/sounds/SoundSource/f_12669_ net/minecraft/sounds/SoundSource/name +FD: net/minecraft/sounds/SoundSource/net/minecraft/sounds/SoundSource net/minecraft/sounds/SoundSource/net/minecraft/sounds/SoundSource +MD: net/minecraft/sounds/SoundSource/ ()V net/minecraft/sounds/SoundSource/ ()V +MD: net/minecraft/sounds/SoundSource/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/sounds/SoundSource/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/sounds/SoundSource/m_12676_ ()Ljava/lang/String; net/minecraft/sounds/SoundSource/getName ()Ljava/lang/String; +MD: net/minecraft/sounds/SoundSource/m_144247_ ()[Lnet/minecraft/sounds/SoundSource; net/minecraft/sounds/SoundSource/$values ()[Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/sounds/SoundSource/valueOf (Ljava/lang/String;)Lnet/minecraft/sounds/SoundSource; net/minecraft/sounds/SoundSource/valueOf (Ljava/lang/String;)Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/sounds/SoundSource/values ()[Lnet/minecraft/sounds/SoundSource; net/minecraft/sounds/SoundSource/values ()[Lnet/minecraft/sounds/SoundSource; +CL: net/minecraft/sounds/package-info net/minecraft/sounds/package-info +FD: net/minecraft/sounds/package-info/net/minecraft/sounds/package-info net/minecraft/sounds/package-info/net/minecraft/sounds/package-info +CL: net/minecraft/stats/RecipeBook net/minecraft/stats/RecipeBook +FD: net/minecraft/stats/RecipeBook/f_12680_ net/minecraft/stats/RecipeBook/known +FD: net/minecraft/stats/RecipeBook/f_12681_ net/minecraft/stats/RecipeBook/highlight +FD: net/minecraft/stats/RecipeBook/f_12682_ net/minecraft/stats/RecipeBook/bookSettings +FD: net/minecraft/stats/RecipeBook/net/minecraft/stats/RecipeBook net/minecraft/stats/RecipeBook/net/minecraft/stats/RecipeBook +MD: net/minecraft/stats/RecipeBook/ ()V net/minecraft/stats/RecipeBook/ ()V +MD: net/minecraft/stats/RecipeBook/m_12684_ ()Lnet/minecraft/stats/RecipeBookSettings; net/minecraft/stats/RecipeBook/getBookSettings ()Lnet/minecraft/stats/RecipeBookSettings; +MD: net/minecraft/stats/RecipeBook/m_12685_ (Lnet/minecraft/stats/RecipeBook;)V net/minecraft/stats/RecipeBook/copyOverData (Lnet/minecraft/stats/RecipeBook;)V +MD: net/minecraft/stats/RecipeBook/m_12687_ (Lnet/minecraft/stats/RecipeBookSettings;)V net/minecraft/stats/RecipeBook/setBookSettings (Lnet/minecraft/stats/RecipeBookSettings;)V +MD: net/minecraft/stats/RecipeBook/m_12689_ (Lnet/minecraft/world/inventory/RecipeBookMenu;)Z net/minecraft/stats/RecipeBook/isFiltering (Lnet/minecraft/world/inventory/RecipeBookMenu;)Z +MD: net/minecraft/stats/RecipeBook/m_12691_ (Lnet/minecraft/world/inventory/RecipeBookType;)Z net/minecraft/stats/RecipeBook/isOpen (Lnet/minecraft/world/inventory/RecipeBookType;)Z +MD: net/minecraft/stats/RecipeBook/m_12693_ (Lnet/minecraft/world/inventory/RecipeBookType;Z)V net/minecraft/stats/RecipeBook/setOpen (Lnet/minecraft/world/inventory/RecipeBookType;Z)V +MD: net/minecraft/stats/RecipeBook/m_12696_ (Lnet/minecraft/world/inventory/RecipeBookType;ZZ)V net/minecraft/stats/RecipeBook/setBookSetting (Lnet/minecraft/world/inventory/RecipeBookType;ZZ)V +MD: net/minecraft/stats/RecipeBook/m_12700_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/stats/RecipeBook/add (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/stats/RecipeBook/m_12702_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/stats/RecipeBook/add (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/stats/RecipeBook/m_12704_ (Lnet/minecraft/world/inventory/RecipeBookType;)Z net/minecraft/stats/RecipeBook/isFiltering (Lnet/minecraft/world/inventory/RecipeBookType;)Z +MD: net/minecraft/stats/RecipeBook/m_12706_ (Lnet/minecraft/world/inventory/RecipeBookType;Z)V net/minecraft/stats/RecipeBook/setFiltering (Lnet/minecraft/world/inventory/RecipeBookType;Z)V +MD: net/minecraft/stats/RecipeBook/m_12709_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/stats/RecipeBook/contains (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/stats/RecipeBook/m_12711_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/stats/RecipeBook/contains (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/stats/RecipeBook/m_12713_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/stats/RecipeBook/remove (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/stats/RecipeBook/m_12715_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/stats/RecipeBook/remove (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/stats/RecipeBook/m_12717_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/stats/RecipeBook/willHighlight (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/stats/RecipeBook/m_12719_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/stats/RecipeBook/addHighlight (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/stats/RecipeBook/m_12721_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/stats/RecipeBook/removeHighlight (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/stats/RecipeBook/m_12723_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/stats/RecipeBook/addHighlight (Lnet/minecraft/world/item/crafting/Recipe;)V +CL: net/minecraft/stats/RecipeBookSettings net/minecraft/stats/RecipeBookSettings +FD: net/minecraft/stats/RecipeBookSettings/f_12725_ net/minecraft/stats/RecipeBookSettings/TAG_FIELDS +FD: net/minecraft/stats/RecipeBookSettings/f_12726_ net/minecraft/stats/RecipeBookSettings/states +FD: net/minecraft/stats/RecipeBookSettings/net/minecraft/stats/RecipeBookSettings net/minecraft/stats/RecipeBookSettings/net/minecraft/stats/RecipeBookSettings +MD: net/minecraft/stats/RecipeBookSettings/ ()V net/minecraft/stats/RecipeBookSettings/ ()V +MD: net/minecraft/stats/RecipeBookSettings/ ()V net/minecraft/stats/RecipeBookSettings/ ()V +MD: net/minecraft/stats/RecipeBookSettings/ (Ljava/util/Map;)V net/minecraft/stats/RecipeBookSettings/ (Ljava/util/Map;)V +MD: net/minecraft/stats/RecipeBookSettings/equals (Ljava/lang/Object;)Z net/minecraft/stats/RecipeBookSettings/equals (Ljava/lang/Object;)Z +MD: net/minecraft/stats/RecipeBookSettings/hashCode ()I net/minecraft/stats/RecipeBookSettings/hashCode ()I +MD: net/minecraft/stats/RecipeBookSettings/m_12731_ ()Lnet/minecraft/stats/RecipeBookSettings; net/minecraft/stats/RecipeBookSettings/copy ()Lnet/minecraft/stats/RecipeBookSettings; +MD: net/minecraft/stats/RecipeBookSettings/m_12732_ (Lnet/minecraft/stats/RecipeBookSettings;)V net/minecraft/stats/RecipeBookSettings/replaceFrom (Lnet/minecraft/stats/RecipeBookSettings;)V +MD: net/minecraft/stats/RecipeBookSettings/m_12734_ (Lnet/minecraft/world/inventory/RecipeBookType;)Z net/minecraft/stats/RecipeBookSettings/isOpen (Lnet/minecraft/world/inventory/RecipeBookType;)Z +MD: net/minecraft/stats/RecipeBookSettings/m_12736_ (Lnet/minecraft/world/inventory/RecipeBookType;Z)V net/minecraft/stats/RecipeBookSettings/setOpen (Lnet/minecraft/world/inventory/RecipeBookType;Z)V +MD: net/minecraft/stats/RecipeBookSettings/m_12739_ (Ljava/util/EnumMap;)V net/minecraft/stats/RecipeBookSettings/lambda$new$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/stats/RecipeBookSettings/m_12741_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/stats/RecipeBookSettings; net/minecraft/stats/RecipeBookSettings/read (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/stats/RecipeBookSettings; +MD: net/minecraft/stats/RecipeBookSettings/m_12743_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/inventory/RecipeBookType;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/stats/RecipeBookSettings/lambda$write$2 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/inventory/RecipeBookType;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/stats/RecipeBookSettings/m_12747_ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;Lnet/minecraft/world/inventory/RecipeBookType;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/stats/RecipeBookSettings/lambda$read$1 (Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;Lnet/minecraft/world/inventory/RecipeBookType;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/stats/RecipeBookSettings/m_12752_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/stats/RecipeBookSettings; net/minecraft/stats/RecipeBookSettings/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/stats/RecipeBookSettings; +MD: net/minecraft/stats/RecipeBookSettings/m_12754_ (Lnet/minecraft/world/inventory/RecipeBookType;)Z net/minecraft/stats/RecipeBookSettings/isFiltering (Lnet/minecraft/world/inventory/RecipeBookType;)Z +MD: net/minecraft/stats/RecipeBookSettings/m_12756_ (Lnet/minecraft/world/inventory/RecipeBookType;Z)V net/minecraft/stats/RecipeBookSettings/setFiltering (Lnet/minecraft/world/inventory/RecipeBookType;Z)V +MD: net/minecraft/stats/RecipeBookSettings/m_12759_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/stats/RecipeBookSettings/write (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/stats/RecipeBookSettings/m_12761_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/stats/RecipeBookSettings/write (Lnet/minecraft/network/FriendlyByteBuf;)V +CL: net/minecraft/stats/RecipeBookSettings$TypeSettings net/minecraft/stats/RecipeBookSettings$TypeSettings +FD: net/minecraft/stats/RecipeBookSettings$TypeSettings/f_12766_ net/minecraft/stats/RecipeBookSettings$TypeSettings/open +FD: net/minecraft/stats/RecipeBookSettings$TypeSettings/f_12767_ net/minecraft/stats/RecipeBookSettings$TypeSettings/filtering +FD: net/minecraft/stats/RecipeBookSettings$TypeSettings/net/minecraft/stats/RecipeBookSettings$TypeSettings net/minecraft/stats/RecipeBookSettings$TypeSettings/net/minecraft/stats/RecipeBookSettings$TypeSettings +MD: net/minecraft/stats/RecipeBookSettings$TypeSettings/ (ZZ)V net/minecraft/stats/RecipeBookSettings$TypeSettings/ (ZZ)V +MD: net/minecraft/stats/RecipeBookSettings$TypeSettings/equals (Ljava/lang/Object;)Z net/minecraft/stats/RecipeBookSettings$TypeSettings/equals (Ljava/lang/Object;)Z +MD: net/minecraft/stats/RecipeBookSettings$TypeSettings/hashCode ()I net/minecraft/stats/RecipeBookSettings$TypeSettings/hashCode ()I +MD: net/minecraft/stats/RecipeBookSettings$TypeSettings/m_12771_ ()Lnet/minecraft/stats/RecipeBookSettings$TypeSettings; net/minecraft/stats/RecipeBookSettings$TypeSettings/copy ()Lnet/minecraft/stats/RecipeBookSettings$TypeSettings; +MD: net/minecraft/stats/RecipeBookSettings$TypeSettings/toString ()Ljava/lang/String; net/minecraft/stats/RecipeBookSettings$TypeSettings/toString ()Ljava/lang/String; +CL: net/minecraft/stats/ServerRecipeBook net/minecraft/stats/ServerRecipeBook +FD: net/minecraft/stats/ServerRecipeBook/f_12786_ net/minecraft/stats/ServerRecipeBook/LOGGER +FD: net/minecraft/stats/ServerRecipeBook/f_144248_ net/minecraft/stats/ServerRecipeBook/RECIPE_BOOK_TAG +FD: net/minecraft/stats/ServerRecipeBook/net/minecraft/stats/ServerRecipeBook net/minecraft/stats/ServerRecipeBook/net/minecraft/stats/ServerRecipeBook +MD: net/minecraft/stats/ServerRecipeBook/ ()V net/minecraft/stats/ServerRecipeBook/ ()V +MD: net/minecraft/stats/ServerRecipeBook/ ()V net/minecraft/stats/ServerRecipeBook/ ()V +MD: net/minecraft/stats/ServerRecipeBook/m_12789_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/stats/ServerRecipeBook/sendInitialRecipeBook (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/stats/ServerRecipeBook/m_12791_ (Ljava/util/Collection;Lnet/minecraft/server/level/ServerPlayer;)I net/minecraft/stats/ServerRecipeBook/addRecipes (Ljava/util/Collection;Lnet/minecraft/server/level/ServerPlayer;)I +MD: net/minecraft/stats/ServerRecipeBook/m_12794_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/crafting/RecipeManager;)V net/minecraft/stats/ServerRecipeBook/fromNbt (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/crafting/RecipeManager;)V +MD: net/minecraft/stats/ServerRecipeBook/m_12797_ (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Consumer;Lnet/minecraft/world/item/crafting/RecipeManager;)V net/minecraft/stats/ServerRecipeBook/loadRecipes (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Consumer;Lnet/minecraft/world/item/crafting/RecipeManager;)V +MD: net/minecraft/stats/ServerRecipeBook/m_12801_ (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State;Lnet/minecraft/server/level/ServerPlayer;Ljava/util/List;)V net/minecraft/stats/ServerRecipeBook/sendRecipes (Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State;Lnet/minecraft/server/level/ServerPlayer;Ljava/util/List;)V +MD: net/minecraft/stats/ServerRecipeBook/m_12805_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/stats/ServerRecipeBook/toNbt ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/stats/ServerRecipeBook/m_12806_ (Ljava/util/Collection;Lnet/minecraft/server/level/ServerPlayer;)I net/minecraft/stats/ServerRecipeBook/removeRecipes (Ljava/util/Collection;Lnet/minecraft/server/level/ServerPlayer;)I +CL: net/minecraft/stats/ServerStatsCounter net/minecraft/stats/ServerStatsCounter +FD: net/minecraft/stats/ServerStatsCounter/f_12809_ net/minecraft/stats/ServerStatsCounter/LOGGER +FD: net/minecraft/stats/ServerStatsCounter/f_12810_ net/minecraft/stats/ServerStatsCounter/server +FD: net/minecraft/stats/ServerStatsCounter/f_12811_ net/minecraft/stats/ServerStatsCounter/file +FD: net/minecraft/stats/ServerStatsCounter/f_12812_ net/minecraft/stats/ServerStatsCounter/dirty +FD: net/minecraft/stats/ServerStatsCounter/net/minecraft/stats/ServerStatsCounter net/minecraft/stats/ServerStatsCounter/net/minecraft/stats/ServerStatsCounter +MD: net/minecraft/stats/ServerStatsCounter/ ()V net/minecraft/stats/ServerStatsCounter/ ()V +MD: net/minecraft/stats/ServerStatsCounter/ (Lnet/minecraft/server/MinecraftServer;Ljava/io/File;)V net/minecraft/stats/ServerStatsCounter/ (Lnet/minecraft/server/MinecraftServer;Ljava/io/File;)V +MD: net/minecraft/stats/ServerStatsCounter/m_12818_ ()V net/minecraft/stats/ServerStatsCounter/save ()V +MD: net/minecraft/stats/ServerStatsCounter/m_12819_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/stats/ServerStatsCounter/sendStats (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/stats/ServerStatsCounter/m_12821_ (Lnet/minecraft/stats/StatType;)Lcom/google/gson/JsonObject; net/minecraft/stats/ServerStatsCounter/lambda$toJson$4 (Lnet/minecraft/stats/StatType;)Lcom/google/gson/JsonObject; +MD: net/minecraft/stats/ServerStatsCounter/m_12823_ (Lnet/minecraft/stats/StatType;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/stats/ServerStatsCounter/getStat (Lnet/minecraft/stats/StatType;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/stats/ServerStatsCounter/m_12830_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/stats/ServerStatsCounter/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/stats/ServerStatsCounter/m_12832_ (Lcom/mojang/datafixers/DataFixer;Ljava/lang/String;)V net/minecraft/stats/ServerStatsCounter/parseLocal (Lcom/mojang/datafixers/DataFixer;Ljava/lang/String;)V +MD: net/minecraft/stats/ServerStatsCounter/m_12835_ (Ljava/lang/String;)V net/minecraft/stats/ServerStatsCounter/lambda$parseLocal$3 (Ljava/lang/String;)V +MD: net/minecraft/stats/ServerStatsCounter/m_12841_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/stats/StatType;)V net/minecraft/stats/ServerStatsCounter/lambda$parseLocal$2 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/stats/StatType;)V +MD: net/minecraft/stats/ServerStatsCounter/m_12845_ ()Ljava/lang/String; net/minecraft/stats/ServerStatsCounter/toJson ()Ljava/lang/String; +MD: net/minecraft/stats/ServerStatsCounter/m_12846_ (Lnet/minecraft/stats/Stat;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/stats/ServerStatsCounter/getKey (Lnet/minecraft/stats/Stat;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/stats/ServerStatsCounter/m_12850_ ()V net/minecraft/stats/ServerStatsCounter/markAllDirty ()V +MD: net/minecraft/stats/ServerStatsCounter/m_12851_ ()Ljava/util/Set; net/minecraft/stats/ServerStatsCounter/getDirty ()Ljava/util/Set; +MD: net/minecraft/stats/ServerStatsCounter/m_144249_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/stats/Stat;)V net/minecraft/stats/ServerStatsCounter/lambda$parseLocal$0 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/stats/Stat;)V +MD: net/minecraft/stats/ServerStatsCounter/m_144253_ (Ljava/lang/String;)V net/minecraft/stats/ServerStatsCounter/lambda$parseLocal$1 (Ljava/lang/String;)V +MD: net/minecraft/stats/ServerStatsCounter/m_6085_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/stats/Stat;I)V net/minecraft/stats/ServerStatsCounter/setValue (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/stats/Stat;I)V +CL: net/minecraft/stats/Stat net/minecraft/stats/Stat +FD: net/minecraft/stats/Stat/f_12852_ net/minecraft/stats/Stat/formatter +FD: net/minecraft/stats/Stat/f_12853_ net/minecraft/stats/Stat/value +FD: net/minecraft/stats/Stat/f_12854_ net/minecraft/stats/Stat/type +FD: net/minecraft/stats/Stat/net/minecraft/stats/Stat net/minecraft/stats/Stat/net/minecraft/stats/Stat +MD: net/minecraft/stats/Stat/ (Lnet/minecraft/stats/StatType;Ljava/lang/Object;Lnet/minecraft/stats/StatFormatter;)V net/minecraft/stats/Stat/ (Lnet/minecraft/stats/StatType;Ljava/lang/Object;Lnet/minecraft/stats/StatFormatter;)V +MD: net/minecraft/stats/Stat/equals (Ljava/lang/Object;)Z net/minecraft/stats/Stat/equals (Ljava/lang/Object;)Z +MD: net/minecraft/stats/Stat/hashCode ()I net/minecraft/stats/Stat/hashCode ()I +MD: net/minecraft/stats/Stat/m_12859_ ()Lnet/minecraft/stats/StatType; net/minecraft/stats/Stat/getType ()Lnet/minecraft/stats/StatType; +MD: net/minecraft/stats/Stat/m_12860_ (I)Ljava/lang/String; net/minecraft/stats/Stat/format (I)Ljava/lang/String; +MD: net/minecraft/stats/Stat/m_12862_ (Lnet/minecraft/stats/StatType;Ljava/lang/Object;)Ljava/lang/String; net/minecraft/stats/Stat/buildName (Lnet/minecraft/stats/StatType;Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/stats/Stat/m_12865_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; net/minecraft/stats/Stat/locationToKey (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; +MD: net/minecraft/stats/Stat/m_12867_ ()Ljava/lang/Object; net/minecraft/stats/Stat/getValue ()Ljava/lang/Object; +MD: net/minecraft/stats/Stat/toString ()Ljava/lang/String; net/minecraft/stats/Stat/toString ()Ljava/lang/String; +CL: net/minecraft/stats/StatFormatter net/minecraft/stats/StatFormatter +FD: net/minecraft/stats/StatFormatter/f_12872_ net/minecraft/stats/StatFormatter/DECIMAL_FORMAT +FD: net/minecraft/stats/StatFormatter/f_12873_ net/minecraft/stats/StatFormatter/DEFAULT +FD: net/minecraft/stats/StatFormatter/f_12874_ net/minecraft/stats/StatFormatter/DIVIDE_BY_TEN +FD: net/minecraft/stats/StatFormatter/f_12875_ net/minecraft/stats/StatFormatter/DISTANCE +FD: net/minecraft/stats/StatFormatter/f_12876_ net/minecraft/stats/StatFormatter/TIME +FD: net/minecraft/stats/StatFormatter/net/minecraft/stats/StatFormatter net/minecraft/stats/StatFormatter/net/minecraft/stats/StatFormatter +MD: net/minecraft/stats/StatFormatter/ ()V net/minecraft/stats/StatFormatter/ ()V +MD: net/minecraft/stats/StatFormatter/m_12878_ (I)Ljava/lang/String; net/minecraft/stats/StatFormatter/lambda$static$3 (I)Ljava/lang/String; +MD: net/minecraft/stats/StatFormatter/m_12880_ (Ljava/text/DecimalFormat;)V net/minecraft/stats/StatFormatter/lambda$static$0 (Ljava/text/DecimalFormat;)V +MD: net/minecraft/stats/StatFormatter/m_12882_ (I)Ljava/lang/String; net/minecraft/stats/StatFormatter/lambda$static$2 (I)Ljava/lang/String; +MD: net/minecraft/stats/StatFormatter/m_12884_ (I)Ljava/lang/String; net/minecraft/stats/StatFormatter/lambda$static$1 (I)Ljava/lang/String; +MD: net/minecraft/stats/StatFormatter/m_12886_ (I)Ljava/lang/String; net/minecraft/stats/StatFormatter/format (I)Ljava/lang/String; +CL: net/minecraft/stats/StatType net/minecraft/stats/StatType +FD: net/minecraft/stats/StatType/f_12888_ net/minecraft/stats/StatType/registry +FD: net/minecraft/stats/StatType/f_12889_ net/minecraft/stats/StatType/map +FD: net/minecraft/stats/StatType/f_12890_ net/minecraft/stats/StatType/displayName +FD: net/minecraft/stats/StatType/net/minecraft/stats/StatType net/minecraft/stats/StatType/net/minecraft/stats/StatType +MD: net/minecraft/stats/StatType/ (Lnet/minecraft/core/Registry;)V net/minecraft/stats/StatType/ (Lnet/minecraft/core/Registry;)V +MD: net/minecraft/stats/StatType/iterator ()Ljava/util/Iterator; net/minecraft/stats/StatType/iterator ()Ljava/util/Iterator; +MD: net/minecraft/stats/StatType/m_12893_ ()Lnet/minecraft/core/Registry; net/minecraft/stats/StatType/getRegistry ()Lnet/minecraft/core/Registry; +MD: net/minecraft/stats/StatType/m_12894_ (Lnet/minecraft/stats/StatFormatter;Ljava/lang/Object;)Lnet/minecraft/stats/Stat; net/minecraft/stats/StatType/lambda$get$0 (Lnet/minecraft/stats/StatFormatter;Ljava/lang/Object;)Lnet/minecraft/stats/Stat; +MD: net/minecraft/stats/StatType/m_12897_ (Ljava/lang/Object;)Z net/minecraft/stats/StatType/contains (Ljava/lang/Object;)Z +MD: net/minecraft/stats/StatType/m_12899_ (Ljava/lang/Object;Lnet/minecraft/stats/StatFormatter;)Lnet/minecraft/stats/Stat; net/minecraft/stats/StatType/get (Ljava/lang/Object;Lnet/minecraft/stats/StatFormatter;)Lnet/minecraft/stats/Stat; +MD: net/minecraft/stats/StatType/m_12902_ (Ljava/lang/Object;)Lnet/minecraft/stats/Stat; net/minecraft/stats/StatType/get (Ljava/lang/Object;)Lnet/minecraft/stats/Stat; +MD: net/minecraft/stats/StatType/m_12904_ ()Ljava/lang/String; net/minecraft/stats/StatType/getTranslationKey ()Ljava/lang/String; +MD: net/minecraft/stats/StatType/m_12905_ ()Lnet/minecraft/network/chat/Component; net/minecraft/stats/StatType/getDisplayName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/stats/Stats net/minecraft/stats/Stats +FD: net/minecraft/stats/Stats/f_12923_ net/minecraft/stats/Stats/AVIATE_ONE_CM +FD: net/minecraft/stats/Stats/f_12924_ net/minecraft/stats/Stats/SWIM_ONE_CM +FD: net/minecraft/stats/Stats/f_12925_ net/minecraft/stats/Stats/STRIDER_ONE_CM +FD: net/minecraft/stats/Stats/f_12926_ net/minecraft/stats/Stats/JUMP +FD: net/minecraft/stats/Stats/f_12927_ net/minecraft/stats/Stats/DROP +FD: net/minecraft/stats/Stats/f_12928_ net/minecraft/stats/Stats/DAMAGE_DEALT +FD: net/minecraft/stats/Stats/f_12929_ net/minecraft/stats/Stats/DAMAGE_DEALT_ABSORBED +FD: net/minecraft/stats/Stats/f_12930_ net/minecraft/stats/Stats/DAMAGE_DEALT_RESISTED +FD: net/minecraft/stats/Stats/f_12931_ net/minecraft/stats/Stats/DAMAGE_TAKEN +FD: net/minecraft/stats/Stats/f_12932_ net/minecraft/stats/Stats/DAMAGE_BLOCKED_BY_SHIELD +FD: net/minecraft/stats/Stats/f_12933_ net/minecraft/stats/Stats/DAMAGE_ABSORBED +FD: net/minecraft/stats/Stats/f_12934_ net/minecraft/stats/Stats/DAMAGE_RESISTED +FD: net/minecraft/stats/Stats/f_12935_ net/minecraft/stats/Stats/DEATHS +FD: net/minecraft/stats/Stats/f_12936_ net/minecraft/stats/Stats/MOB_KILLS +FD: net/minecraft/stats/Stats/f_12937_ net/minecraft/stats/Stats/ANIMALS_BRED +FD: net/minecraft/stats/Stats/f_12938_ net/minecraft/stats/Stats/PLAYER_KILLS +FD: net/minecraft/stats/Stats/f_12939_ net/minecraft/stats/Stats/FISH_CAUGHT +FD: net/minecraft/stats/Stats/f_12940_ net/minecraft/stats/Stats/TALKED_TO_VILLAGER +FD: net/minecraft/stats/Stats/f_12941_ net/minecraft/stats/Stats/TRADED_WITH_VILLAGER +FD: net/minecraft/stats/Stats/f_12942_ net/minecraft/stats/Stats/EAT_CAKE_SLICE +FD: net/minecraft/stats/Stats/f_12943_ net/minecraft/stats/Stats/FILL_CAULDRON +FD: net/minecraft/stats/Stats/f_12944_ net/minecraft/stats/Stats/USE_CAULDRON +FD: net/minecraft/stats/Stats/f_12945_ net/minecraft/stats/Stats/CLEAN_ARMOR +FD: net/minecraft/stats/Stats/f_12946_ net/minecraft/stats/Stats/CLEAN_BANNER +FD: net/minecraft/stats/Stats/f_12947_ net/minecraft/stats/Stats/CLEAN_SHULKER_BOX +FD: net/minecraft/stats/Stats/f_12948_ net/minecraft/stats/Stats/INTERACT_WITH_BREWINGSTAND +FD: net/minecraft/stats/Stats/f_12949_ net/minecraft/stats/Stats/BLOCK_MINED +FD: net/minecraft/stats/Stats/f_12950_ net/minecraft/stats/Stats/RAID_WIN +FD: net/minecraft/stats/Stats/f_12951_ net/minecraft/stats/Stats/INTERACT_WITH_ANVIL +FD: net/minecraft/stats/Stats/f_12952_ net/minecraft/stats/Stats/INTERACT_WITH_GRINDSTONE +FD: net/minecraft/stats/Stats/f_12953_ net/minecraft/stats/Stats/TARGET_HIT +FD: net/minecraft/stats/Stats/f_12954_ net/minecraft/stats/Stats/INTERACT_WITH_SMITHING_TABLE +FD: net/minecraft/stats/Stats/f_12955_ net/minecraft/stats/Stats/INTERACT_WITH_BEACON +FD: net/minecraft/stats/Stats/f_12956_ net/minecraft/stats/Stats/INSPECT_DROPPER +FD: net/minecraft/stats/Stats/f_12957_ net/minecraft/stats/Stats/INSPECT_HOPPER +FD: net/minecraft/stats/Stats/f_12958_ net/minecraft/stats/Stats/INSPECT_DISPENSER +FD: net/minecraft/stats/Stats/f_12959_ net/minecraft/stats/Stats/PLAY_NOTEBLOCK +FD: net/minecraft/stats/Stats/f_12960_ net/minecraft/stats/Stats/TUNE_NOTEBLOCK +FD: net/minecraft/stats/Stats/f_12961_ net/minecraft/stats/Stats/POT_FLOWER +FD: net/minecraft/stats/Stats/f_12962_ net/minecraft/stats/Stats/TRIGGER_TRAPPED_CHEST +FD: net/minecraft/stats/Stats/f_12963_ net/minecraft/stats/Stats/OPEN_ENDERCHEST +FD: net/minecraft/stats/Stats/f_12964_ net/minecraft/stats/Stats/ENCHANT_ITEM +FD: net/minecraft/stats/Stats/f_12965_ net/minecraft/stats/Stats/PLAY_RECORD +FD: net/minecraft/stats/Stats/f_12966_ net/minecraft/stats/Stats/INTERACT_WITH_FURNACE +FD: net/minecraft/stats/Stats/f_12967_ net/minecraft/stats/Stats/INTERACT_WITH_CRAFTING_TABLE +FD: net/minecraft/stats/Stats/f_12968_ net/minecraft/stats/Stats/OPEN_CHEST +FD: net/minecraft/stats/Stats/f_12969_ net/minecraft/stats/Stats/SLEEP_IN_BED +FD: net/minecraft/stats/Stats/f_12970_ net/minecraft/stats/Stats/OPEN_SHULKER_BOX +FD: net/minecraft/stats/Stats/f_12971_ net/minecraft/stats/Stats/OPEN_BARREL +FD: net/minecraft/stats/Stats/f_12972_ net/minecraft/stats/Stats/INTERACT_WITH_BLAST_FURNACE +FD: net/minecraft/stats/Stats/f_12973_ net/minecraft/stats/Stats/INTERACT_WITH_SMOKER +FD: net/minecraft/stats/Stats/f_12974_ net/minecraft/stats/Stats/INTERACT_WITH_LECTERN +FD: net/minecraft/stats/Stats/f_12975_ net/minecraft/stats/Stats/INTERACT_WITH_CAMPFIRE +FD: net/minecraft/stats/Stats/f_12976_ net/minecraft/stats/Stats/INTERACT_WITH_CARTOGRAPHY_TABLE +FD: net/minecraft/stats/Stats/f_12977_ net/minecraft/stats/Stats/INTERACT_WITH_LOOM +FD: net/minecraft/stats/Stats/f_12978_ net/minecraft/stats/Stats/INTERACT_WITH_STONECUTTER +FD: net/minecraft/stats/Stats/f_12979_ net/minecraft/stats/Stats/BELL_RING +FD: net/minecraft/stats/Stats/f_12980_ net/minecraft/stats/Stats/RAID_TRIGGER +FD: net/minecraft/stats/Stats/f_12981_ net/minecraft/stats/Stats/ITEM_CRAFTED +FD: net/minecraft/stats/Stats/f_12982_ net/minecraft/stats/Stats/ITEM_USED +FD: net/minecraft/stats/Stats/f_12983_ net/minecraft/stats/Stats/ITEM_BROKEN +FD: net/minecraft/stats/Stats/f_12984_ net/minecraft/stats/Stats/ITEM_PICKED_UP +FD: net/minecraft/stats/Stats/f_12985_ net/minecraft/stats/Stats/ITEM_DROPPED +FD: net/minecraft/stats/Stats/f_12986_ net/minecraft/stats/Stats/ENTITY_KILLED +FD: net/minecraft/stats/Stats/f_12987_ net/minecraft/stats/Stats/ENTITY_KILLED_BY +FD: net/minecraft/stats/Stats/f_12988_ net/minecraft/stats/Stats/CUSTOM +FD: net/minecraft/stats/Stats/f_12989_ net/minecraft/stats/Stats/LEAVE_GAME +FD: net/minecraft/stats/Stats/f_12991_ net/minecraft/stats/Stats/TIME_SINCE_DEATH +FD: net/minecraft/stats/Stats/f_12992_ net/minecraft/stats/Stats/TIME_SINCE_REST +FD: net/minecraft/stats/Stats/f_12993_ net/minecraft/stats/Stats/CROUCH_TIME +FD: net/minecraft/stats/Stats/f_12994_ net/minecraft/stats/Stats/WALK_ONE_CM +FD: net/minecraft/stats/Stats/f_12995_ net/minecraft/stats/Stats/CROUCH_ONE_CM +FD: net/minecraft/stats/Stats/f_12996_ net/minecraft/stats/Stats/SPRINT_ONE_CM +FD: net/minecraft/stats/Stats/f_12997_ net/minecraft/stats/Stats/WALK_ON_WATER_ONE_CM +FD: net/minecraft/stats/Stats/f_12998_ net/minecraft/stats/Stats/FALL_ONE_CM +FD: net/minecraft/stats/Stats/f_12999_ net/minecraft/stats/Stats/CLIMB_ONE_CM +FD: net/minecraft/stats/Stats/f_13000_ net/minecraft/stats/Stats/FLY_ONE_CM +FD: net/minecraft/stats/Stats/f_13001_ net/minecraft/stats/Stats/WALK_UNDER_WATER_ONE_CM +FD: net/minecraft/stats/Stats/f_13002_ net/minecraft/stats/Stats/MINECART_ONE_CM +FD: net/minecraft/stats/Stats/f_13003_ net/minecraft/stats/Stats/BOAT_ONE_CM +FD: net/minecraft/stats/Stats/f_13004_ net/minecraft/stats/Stats/PIG_ONE_CM +FD: net/minecraft/stats/Stats/f_13005_ net/minecraft/stats/Stats/HORSE_ONE_CM +FD: net/minecraft/stats/Stats/f_144255_ net/minecraft/stats/Stats/PLAY_TIME +FD: net/minecraft/stats/Stats/f_144256_ net/minecraft/stats/Stats/TOTAL_WORLD_TIME +FD: net/minecraft/stats/Stats/net/minecraft/stats/Stats net/minecraft/stats/Stats/net/minecraft/stats/Stats +MD: net/minecraft/stats/Stats/ ()V net/minecraft/stats/Stats/ ()V +MD: net/minecraft/stats/Stats/ ()V net/minecraft/stats/Stats/ ()V +MD: net/minecraft/stats/Stats/m_13007_ (Ljava/lang/String;Lnet/minecraft/stats/StatFormatter;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/stats/Stats/makeCustomStat (Ljava/lang/String;Lnet/minecraft/stats/StatFormatter;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/stats/Stats/m_13010_ (Ljava/lang/String;Lnet/minecraft/core/Registry;)Lnet/minecraft/stats/StatType; net/minecraft/stats/Stats/makeRegistryStatType (Ljava/lang/String;Lnet/minecraft/core/Registry;)Lnet/minecraft/stats/StatType; +CL: net/minecraft/stats/StatsCounter net/minecraft/stats/StatsCounter +FD: net/minecraft/stats/StatsCounter/f_13013_ net/minecraft/stats/StatsCounter/stats +FD: net/minecraft/stats/StatsCounter/net/minecraft/stats/StatsCounter net/minecraft/stats/StatsCounter/net/minecraft/stats/StatsCounter +MD: net/minecraft/stats/StatsCounter/ ()V net/minecraft/stats/StatsCounter/ ()V +MD: net/minecraft/stats/StatsCounter/m_13015_ (Lnet/minecraft/stats/Stat;)I net/minecraft/stats/StatsCounter/getValue (Lnet/minecraft/stats/Stat;)I +MD: net/minecraft/stats/StatsCounter/m_13017_ (Lnet/minecraft/stats/StatType;Ljava/lang/Object;)I net/minecraft/stats/StatsCounter/getValue (Lnet/minecraft/stats/StatType;Ljava/lang/Object;)I +MD: net/minecraft/stats/StatsCounter/m_13023_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/stats/Stat;I)V net/minecraft/stats/StatsCounter/increment (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/stats/Stat;I)V +MD: net/minecraft/stats/StatsCounter/m_6085_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/stats/Stat;I)V net/minecraft/stats/StatsCounter/setValue (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/stats/Stat;I)V +CL: net/minecraft/stats/package-info net/minecraft/stats/package-info +FD: net/minecraft/stats/package-info/net/minecraft/stats/package-info net/minecraft/stats/package-info/net/minecraft/stats/package-info +CL: net/minecraft/tags/BiomeTags net/minecraft/tags/BiomeTags +FD: net/minecraft/tags/BiomeTags/f_207586_ net/minecraft/tags/BiomeTags/HAS_RUINED_PORTAL_STANDARD +FD: net/minecraft/tags/BiomeTags/f_207587_ net/minecraft/tags/BiomeTags/HAS_SHIPWRECK_BEACHED +FD: net/minecraft/tags/BiomeTags/f_207588_ net/minecraft/tags/BiomeTags/HAS_SHIPWRECK +FD: net/minecraft/tags/BiomeTags/f_207589_ net/minecraft/tags/BiomeTags/HAS_SWAMP_HUT +FD: net/minecraft/tags/BiomeTags/f_207590_ net/minecraft/tags/BiomeTags/HAS_VILLAGE_DESERT +FD: net/minecraft/tags/BiomeTags/f_207591_ net/minecraft/tags/BiomeTags/HAS_VILLAGE_PLAINS +FD: net/minecraft/tags/BiomeTags/f_207592_ net/minecraft/tags/BiomeTags/HAS_VILLAGE_SAVANNA +FD: net/minecraft/tags/BiomeTags/f_207593_ net/minecraft/tags/BiomeTags/HAS_VILLAGE_SNOWY +FD: net/minecraft/tags/BiomeTags/f_207594_ net/minecraft/tags/BiomeTags/HAS_VILLAGE_TAIGA +FD: net/minecraft/tags/BiomeTags/f_207595_ net/minecraft/tags/BiomeTags/HAS_WOODLAND_MANSION +FD: net/minecraft/tags/BiomeTags/f_207596_ net/minecraft/tags/BiomeTags/HAS_STRONGHOLD +FD: net/minecraft/tags/BiomeTags/f_207597_ net/minecraft/tags/BiomeTags/HAS_NETHER_FORTRESS +FD: net/minecraft/tags/BiomeTags/f_207598_ net/minecraft/tags/BiomeTags/HAS_NETHER_FOSSIL +FD: net/minecraft/tags/BiomeTags/f_207599_ net/minecraft/tags/BiomeTags/HAS_BASTION_REMNANT +FD: net/minecraft/tags/BiomeTags/f_207600_ net/minecraft/tags/BiomeTags/HAS_RUINED_PORTAL_NETHER +FD: net/minecraft/tags/BiomeTags/f_207601_ net/minecraft/tags/BiomeTags/HAS_END_CITY +FD: net/minecraft/tags/BiomeTags/f_207602_ net/minecraft/tags/BiomeTags/IS_DEEP_OCEAN +FD: net/minecraft/tags/BiomeTags/f_207603_ net/minecraft/tags/BiomeTags/IS_OCEAN +FD: net/minecraft/tags/BiomeTags/f_207604_ net/minecraft/tags/BiomeTags/IS_BEACH +FD: net/minecraft/tags/BiomeTags/f_207605_ net/minecraft/tags/BiomeTags/IS_RIVER +FD: net/minecraft/tags/BiomeTags/f_207606_ net/minecraft/tags/BiomeTags/IS_MOUNTAIN +FD: net/minecraft/tags/BiomeTags/f_207607_ net/minecraft/tags/BiomeTags/IS_BADLANDS +FD: net/minecraft/tags/BiomeTags/f_207608_ net/minecraft/tags/BiomeTags/IS_HILL +FD: net/minecraft/tags/BiomeTags/f_207609_ net/minecraft/tags/BiomeTags/IS_TAIGA +FD: net/minecraft/tags/BiomeTags/f_207610_ net/minecraft/tags/BiomeTags/IS_JUNGLE +FD: net/minecraft/tags/BiomeTags/f_207611_ net/minecraft/tags/BiomeTags/IS_FOREST +FD: net/minecraft/tags/BiomeTags/f_207612_ net/minecraft/tags/BiomeTags/IS_NETHER +FD: net/minecraft/tags/BiomeTags/f_207613_ net/minecraft/tags/BiomeTags/HAS_BURIED_TREASURE +FD: net/minecraft/tags/BiomeTags/f_207614_ net/minecraft/tags/BiomeTags/HAS_DESERT_PYRAMID +FD: net/minecraft/tags/BiomeTags/f_207615_ net/minecraft/tags/BiomeTags/HAS_IGLOO +FD: net/minecraft/tags/BiomeTags/f_207616_ net/minecraft/tags/BiomeTags/HAS_JUNGLE_TEMPLE +FD: net/minecraft/tags/BiomeTags/f_207617_ net/minecraft/tags/BiomeTags/HAS_MINESHAFT +FD: net/minecraft/tags/BiomeTags/f_207618_ net/minecraft/tags/BiomeTags/HAS_MINESHAFT_MESA +FD: net/minecraft/tags/BiomeTags/f_207619_ net/minecraft/tags/BiomeTags/HAS_OCEAN_MONUMENT +FD: net/minecraft/tags/BiomeTags/f_207620_ net/minecraft/tags/BiomeTags/HAS_OCEAN_RUIN_COLD +FD: net/minecraft/tags/BiomeTags/f_207621_ net/minecraft/tags/BiomeTags/HAS_OCEAN_RUIN_WARM +FD: net/minecraft/tags/BiomeTags/f_207622_ net/minecraft/tags/BiomeTags/HAS_PILLAGER_OUTPOST +FD: net/minecraft/tags/BiomeTags/f_207623_ net/minecraft/tags/BiomeTags/HAS_RUINED_PORTAL_DESERT +FD: net/minecraft/tags/BiomeTags/f_207624_ net/minecraft/tags/BiomeTags/HAS_RUINED_PORTAL_JUNGLE +FD: net/minecraft/tags/BiomeTags/f_207625_ net/minecraft/tags/BiomeTags/HAS_RUINED_PORTAL_OCEAN +FD: net/minecraft/tags/BiomeTags/f_207626_ net/minecraft/tags/BiomeTags/HAS_RUINED_PORTAL_SWAMP +FD: net/minecraft/tags/BiomeTags/f_207627_ net/minecraft/tags/BiomeTags/HAS_RUINED_PORTAL_MOUNTAIN +FD: net/minecraft/tags/BiomeTags/net/minecraft/tags/BiomeTags net/minecraft/tags/BiomeTags/net/minecraft/tags/BiomeTags +MD: net/minecraft/tags/BiomeTags/ ()V net/minecraft/tags/BiomeTags/ ()V +MD: net/minecraft/tags/BiomeTags/ ()V net/minecraft/tags/BiomeTags/ ()V +MD: net/minecraft/tags/BiomeTags/m_207630_ (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/BiomeTags/create (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/tags/BlockTags net/minecraft/tags/BlockTags +FD: net/minecraft/tags/BlockTags/f_13027_ net/minecraft/tags/BlockTags/WARPED_STEMS +FD: net/minecraft/tags/BlockTags/f_13028_ net/minecraft/tags/BlockTags/BANNERS +FD: net/minecraft/tags/BlockTags/f_13029_ net/minecraft/tags/BlockTags/SAND +FD: net/minecraft/tags/BlockTags/f_13030_ net/minecraft/tags/BlockTags/STAIRS +FD: net/minecraft/tags/BlockTags/f_13031_ net/minecraft/tags/BlockTags/SLABS +FD: net/minecraft/tags/BlockTags/f_13032_ net/minecraft/tags/BlockTags/WALLS +FD: net/minecraft/tags/BlockTags/f_13033_ net/minecraft/tags/BlockTags/ANVIL +FD: net/minecraft/tags/BlockTags/f_13034_ net/minecraft/tags/BlockTags/RAILS +FD: net/minecraft/tags/BlockTags/f_13035_ net/minecraft/tags/BlockTags/LEAVES +FD: net/minecraft/tags/BlockTags/f_13036_ net/minecraft/tags/BlockTags/TRAPDOORS +FD: net/minecraft/tags/BlockTags/f_13037_ net/minecraft/tags/BlockTags/SMALL_FLOWERS +FD: net/minecraft/tags/BlockTags/f_13038_ net/minecraft/tags/BlockTags/BEDS +FD: net/minecraft/tags/BlockTags/f_13039_ net/minecraft/tags/BlockTags/FENCES +FD: net/minecraft/tags/BlockTags/f_13040_ net/minecraft/tags/BlockTags/TALL_FLOWERS +FD: net/minecraft/tags/BlockTags/f_13041_ net/minecraft/tags/BlockTags/FLOWERS +FD: net/minecraft/tags/BlockTags/f_13042_ net/minecraft/tags/BlockTags/PIGLIN_REPELLENTS +FD: net/minecraft/tags/BlockTags/f_13043_ net/minecraft/tags/BlockTags/GOLD_ORES +FD: net/minecraft/tags/BlockTags/f_13044_ net/minecraft/tags/BlockTags/NON_FLAMMABLE_WOOD +FD: net/minecraft/tags/BlockTags/f_13045_ net/minecraft/tags/BlockTags/FLOWER_POTS +FD: net/minecraft/tags/BlockTags/f_13046_ net/minecraft/tags/BlockTags/ENDERMAN_HOLDABLE +FD: net/minecraft/tags/BlockTags/f_13047_ net/minecraft/tags/BlockTags/ICE +FD: net/minecraft/tags/BlockTags/f_13048_ net/minecraft/tags/BlockTags/VALID_SPAWN +FD: net/minecraft/tags/BlockTags/f_13049_ net/minecraft/tags/BlockTags/IMPERMEABLE +FD: net/minecraft/tags/BlockTags/f_13050_ net/minecraft/tags/BlockTags/UNDERWATER_BONEMEALS +FD: net/minecraft/tags/BlockTags/f_13051_ net/minecraft/tags/BlockTags/CORAL_BLOCKS +FD: net/minecraft/tags/BlockTags/f_13052_ net/minecraft/tags/BlockTags/WALL_CORALS +FD: net/minecraft/tags/BlockTags/f_13054_ net/minecraft/tags/BlockTags/PREVENT_MOB_SPAWNING_INSIDE +FD: net/minecraft/tags/BlockTags/f_13055_ net/minecraft/tags/BlockTags/FENCE_GATES +FD: net/minecraft/tags/BlockTags/f_13056_ net/minecraft/tags/BlockTags/UNSTABLE_BOTTOM_CENTER +FD: net/minecraft/tags/BlockTags/f_13057_ net/minecraft/tags/BlockTags/MUSHROOM_GROW_BLOCK +FD: net/minecraft/tags/BlockTags/f_13058_ net/minecraft/tags/BlockTags/INFINIBURN_OVERWORLD +FD: net/minecraft/tags/BlockTags/f_13059_ net/minecraft/tags/BlockTags/INFINIBURN_NETHER +FD: net/minecraft/tags/BlockTags/f_13060_ net/minecraft/tags/BlockTags/INFINIBURN_END +FD: net/minecraft/tags/BlockTags/f_13061_ net/minecraft/tags/BlockTags/BASE_STONE_OVERWORLD +FD: net/minecraft/tags/BlockTags/f_13062_ net/minecraft/tags/BlockTags/BASE_STONE_NETHER +FD: net/minecraft/tags/BlockTags/f_13063_ net/minecraft/tags/BlockTags/CORAL_PLANTS +FD: net/minecraft/tags/BlockTags/f_13064_ net/minecraft/tags/BlockTags/CORALS +FD: net/minecraft/tags/BlockTags/f_13065_ net/minecraft/tags/BlockTags/BAMBOO_PLANTABLE_ON +FD: net/minecraft/tags/BlockTags/f_13066_ net/minecraft/tags/BlockTags/STANDING_SIGNS +FD: net/minecraft/tags/BlockTags/f_13067_ net/minecraft/tags/BlockTags/WALL_SIGNS +FD: net/minecraft/tags/BlockTags/f_13068_ net/minecraft/tags/BlockTags/SIGNS +FD: net/minecraft/tags/BlockTags/f_13069_ net/minecraft/tags/BlockTags/DRAGON_IMMUNE +FD: net/minecraft/tags/BlockTags/f_13070_ net/minecraft/tags/BlockTags/WITHER_IMMUNE +FD: net/minecraft/tags/BlockTags/f_13071_ net/minecraft/tags/BlockTags/WITHER_SUMMON_BASE_BLOCKS +FD: net/minecraft/tags/BlockTags/f_13072_ net/minecraft/tags/BlockTags/BEEHIVES +FD: net/minecraft/tags/BlockTags/f_13073_ net/minecraft/tags/BlockTags/CROPS +FD: net/minecraft/tags/BlockTags/f_13074_ net/minecraft/tags/BlockTags/BEE_GROWABLES +FD: net/minecraft/tags/BlockTags/f_13075_ net/minecraft/tags/BlockTags/PORTALS +FD: net/minecraft/tags/BlockTags/f_13076_ net/minecraft/tags/BlockTags/FIRE +FD: net/minecraft/tags/BlockTags/f_13077_ net/minecraft/tags/BlockTags/NYLIUM +FD: net/minecraft/tags/BlockTags/f_13078_ net/minecraft/tags/BlockTags/WART_BLOCKS +FD: net/minecraft/tags/BlockTags/f_13079_ net/minecraft/tags/BlockTags/BEACON_BASE_BLOCKS +FD: net/minecraft/tags/BlockTags/f_13080_ net/minecraft/tags/BlockTags/SOUL_SPEED_BLOCKS +FD: net/minecraft/tags/BlockTags/f_13081_ net/minecraft/tags/BlockTags/WALL_POST_OVERRIDE +FD: net/minecraft/tags/BlockTags/f_13082_ net/minecraft/tags/BlockTags/CLIMBABLE +FD: net/minecraft/tags/BlockTags/f_13083_ net/minecraft/tags/BlockTags/SHULKER_BOXES +FD: net/minecraft/tags/BlockTags/f_13084_ net/minecraft/tags/BlockTags/HOGLIN_REPELLENTS +FD: net/minecraft/tags/BlockTags/f_13085_ net/minecraft/tags/BlockTags/SOUL_FIRE_BASE_BLOCKS +FD: net/minecraft/tags/BlockTags/f_13086_ net/minecraft/tags/BlockTags/STRIDER_WARM_BLOCKS +FD: net/minecraft/tags/BlockTags/f_13087_ net/minecraft/tags/BlockTags/CAMPFIRES +FD: net/minecraft/tags/BlockTags/f_13088_ net/minecraft/tags/BlockTags/GUARDED_BY_PIGLINS +FD: net/minecraft/tags/BlockTags/f_13089_ net/minecraft/tags/BlockTags/WOOL +FD: net/minecraft/tags/BlockTags/f_13090_ net/minecraft/tags/BlockTags/PLANKS +FD: net/minecraft/tags/BlockTags/f_13091_ net/minecraft/tags/BlockTags/STONE_BRICKS +FD: net/minecraft/tags/BlockTags/f_13092_ net/minecraft/tags/BlockTags/WOODEN_BUTTONS +FD: net/minecraft/tags/BlockTags/f_13093_ net/minecraft/tags/BlockTags/BUTTONS +FD: net/minecraft/tags/BlockTags/f_13094_ net/minecraft/tags/BlockTags/CARPETS +FD: net/minecraft/tags/BlockTags/f_13095_ net/minecraft/tags/BlockTags/WOODEN_DOORS +FD: net/minecraft/tags/BlockTags/f_13096_ net/minecraft/tags/BlockTags/WOODEN_STAIRS +FD: net/minecraft/tags/BlockTags/f_13097_ net/minecraft/tags/BlockTags/WOODEN_SLABS +FD: net/minecraft/tags/BlockTags/f_13098_ net/minecraft/tags/BlockTags/WOODEN_FENCES +FD: net/minecraft/tags/BlockTags/f_13099_ net/minecraft/tags/BlockTags/PRESSURE_PLATES +FD: net/minecraft/tags/BlockTags/f_13100_ net/minecraft/tags/BlockTags/WOODEN_PRESSURE_PLATES +FD: net/minecraft/tags/BlockTags/f_13101_ net/minecraft/tags/BlockTags/STONE_PRESSURE_PLATES +FD: net/minecraft/tags/BlockTags/f_13102_ net/minecraft/tags/BlockTags/WOODEN_TRAPDOORS +FD: net/minecraft/tags/BlockTags/f_13103_ net/minecraft/tags/BlockTags/DOORS +FD: net/minecraft/tags/BlockTags/f_13104_ net/minecraft/tags/BlockTags/SAPLINGS +FD: net/minecraft/tags/BlockTags/f_13105_ net/minecraft/tags/BlockTags/LOGS_THAT_BURN +FD: net/minecraft/tags/BlockTags/f_13106_ net/minecraft/tags/BlockTags/LOGS +FD: net/minecraft/tags/BlockTags/f_13107_ net/minecraft/tags/BlockTags/DARK_OAK_LOGS +FD: net/minecraft/tags/BlockTags/f_13108_ net/minecraft/tags/BlockTags/OAK_LOGS +FD: net/minecraft/tags/BlockTags/f_13109_ net/minecraft/tags/BlockTags/BIRCH_LOGS +FD: net/minecraft/tags/BlockTags/f_13110_ net/minecraft/tags/BlockTags/ACACIA_LOGS +FD: net/minecraft/tags/BlockTags/f_13111_ net/minecraft/tags/BlockTags/JUNGLE_LOGS +FD: net/minecraft/tags/BlockTags/f_13112_ net/minecraft/tags/BlockTags/SPRUCE_LOGS +FD: net/minecraft/tags/BlockTags/f_13113_ net/minecraft/tags/BlockTags/CRIMSON_STEMS +FD: net/minecraft/tags/BlockTags/f_144258_ net/minecraft/tags/BlockTags/IRON_ORES +FD: net/minecraft/tags/BlockTags/f_144259_ net/minecraft/tags/BlockTags/DIAMOND_ORES +FD: net/minecraft/tags/BlockTags/f_144260_ net/minecraft/tags/BlockTags/REDSTONE_ORES +FD: net/minecraft/tags/BlockTags/f_144261_ net/minecraft/tags/BlockTags/LAPIS_ORES +FD: net/minecraft/tags/BlockTags/f_144262_ net/minecraft/tags/BlockTags/COAL_ORES +FD: net/minecraft/tags/BlockTags/f_144263_ net/minecraft/tags/BlockTags/EMERALD_ORES +FD: net/minecraft/tags/BlockTags/f_144264_ net/minecraft/tags/BlockTags/COPPER_ORES +FD: net/minecraft/tags/BlockTags/f_144265_ net/minecraft/tags/BlockTags/CANDLES +FD: net/minecraft/tags/BlockTags/f_144266_ net/minecraft/tags/BlockTags/STONE_ORE_REPLACEABLES +FD: net/minecraft/tags/BlockTags/f_144267_ net/minecraft/tags/BlockTags/DEEPSLATE_ORE_REPLACEABLES +FD: net/minecraft/tags/BlockTags/f_144268_ net/minecraft/tags/BlockTags/CANDLE_CAKES +FD: net/minecraft/tags/BlockTags/f_144269_ net/minecraft/tags/BlockTags/CAULDRONS +FD: net/minecraft/tags/BlockTags/f_144270_ net/minecraft/tags/BlockTags/CRYSTAL_SOUND_BLOCKS +FD: net/minecraft/tags/BlockTags/f_144271_ net/minecraft/tags/BlockTags/INSIDE_STEP_SOUND_BLOCKS +FD: net/minecraft/tags/BlockTags/f_144272_ net/minecraft/tags/BlockTags/OCCLUDES_VIBRATION_SIGNALS +FD: net/minecraft/tags/BlockTags/f_144273_ net/minecraft/tags/BlockTags/DRIPSTONE_REPLACEABLE +FD: net/minecraft/tags/BlockTags/f_144274_ net/minecraft/tags/BlockTags/DIRT +FD: net/minecraft/tags/BlockTags/f_144275_ net/minecraft/tags/BlockTags/CAVE_VINES +FD: net/minecraft/tags/BlockTags/f_144276_ net/minecraft/tags/BlockTags/MOSS_REPLACEABLE +FD: net/minecraft/tags/BlockTags/f_144277_ net/minecraft/tags/BlockTags/LUSH_GROUND_REPLACEABLE +FD: net/minecraft/tags/BlockTags/f_144278_ net/minecraft/tags/BlockTags/SMALL_DRIPLEAF_PLACEABLE +FD: net/minecraft/tags/BlockTags/f_144279_ net/minecraft/tags/BlockTags/SNOW +FD: net/minecraft/tags/BlockTags/f_144280_ net/minecraft/tags/BlockTags/MINEABLE_WITH_AXE +FD: net/minecraft/tags/BlockTags/f_144281_ net/minecraft/tags/BlockTags/MINEABLE_WITH_HOE +FD: net/minecraft/tags/BlockTags/f_144282_ net/minecraft/tags/BlockTags/MINEABLE_WITH_PICKAXE +FD: net/minecraft/tags/BlockTags/f_144283_ net/minecraft/tags/BlockTags/MINEABLE_WITH_SHOVEL +FD: net/minecraft/tags/BlockTags/f_144284_ net/minecraft/tags/BlockTags/NEEDS_DIAMOND_TOOL +FD: net/minecraft/tags/BlockTags/f_144285_ net/minecraft/tags/BlockTags/NEEDS_IRON_TOOL +FD: net/minecraft/tags/BlockTags/f_144286_ net/minecraft/tags/BlockTags/NEEDS_STONE_TOOL +FD: net/minecraft/tags/BlockTags/f_144287_ net/minecraft/tags/BlockTags/FEATURES_CANNOT_REPLACE +FD: net/minecraft/tags/BlockTags/f_144288_ net/minecraft/tags/BlockTags/LAVA_POOL_STONE_CANNOT_REPLACE +FD: net/minecraft/tags/BlockTags/f_144289_ net/minecraft/tags/BlockTags/GEODE_INVALID_BLOCKS +FD: net/minecraft/tags/BlockTags/f_184227_ net/minecraft/tags/BlockTags/BIG_DRIPLEAF_PLACEABLE +FD: net/minecraft/tags/BlockTags/f_184228_ net/minecraft/tags/BlockTags/ANIMALS_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_184229_ net/minecraft/tags/BlockTags/AXOLOTLS_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_184230_ net/minecraft/tags/BlockTags/GOATS_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_184231_ net/minecraft/tags/BlockTags/MOOSHROOMS_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_184232_ net/minecraft/tags/BlockTags/PARROTS_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_184233_ net/minecraft/tags/BlockTags/POLAR_BEARS_SPAWNABLE_ON_IN_FROZEN_OCEAN +FD: net/minecraft/tags/BlockTags/f_184234_ net/minecraft/tags/BlockTags/RABBITS_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_184235_ net/minecraft/tags/BlockTags/FOXES_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_184236_ net/minecraft/tags/BlockTags/WOLVES_SPAWNABLE_ON +FD: net/minecraft/tags/BlockTags/f_198156_ net/minecraft/tags/BlockTags/TERRACOTTA +FD: net/minecraft/tags/BlockTags/f_198157_ net/minecraft/tags/BlockTags/AZALEA_GROWS_ON +FD: net/minecraft/tags/BlockTags/f_198158_ net/minecraft/tags/BlockTags/REPLACEABLE_PLANTS +FD: net/minecraft/tags/BlockTags/f_198159_ net/minecraft/tags/BlockTags/AZALEA_ROOT_REPLACEABLE +FD: net/minecraft/tags/BlockTags/f_201924_ net/minecraft/tags/BlockTags/FALL_DAMAGE_RESETTING +FD: net/minecraft/tags/BlockTags/net/minecraft/tags/BlockTags net/minecraft/tags/BlockTags/net/minecraft/tags/BlockTags +MD: net/minecraft/tags/BlockTags/ ()V net/minecraft/tags/BlockTags/ ()V +MD: net/minecraft/tags/BlockTags/ ()V net/minecraft/tags/BlockTags/ ()V +MD: net/minecraft/tags/BlockTags/m_203846_ (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/BlockTags/create (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/tags/ConfiguredStructureTags net/minecraft/tags/ConfiguredStructureTags +FD: net/minecraft/tags/ConfiguredStructureTags/f_207632_ net/minecraft/tags/ConfiguredStructureTags/EYE_OF_ENDER_LOCATED +FD: net/minecraft/tags/ConfiguredStructureTags/f_207633_ net/minecraft/tags/ConfiguredStructureTags/DOLPHIN_LOCATED +FD: net/minecraft/tags/ConfiguredStructureTags/f_207634_ net/minecraft/tags/ConfiguredStructureTags/ON_WOODLAND_EXPLORER_MAPS +FD: net/minecraft/tags/ConfiguredStructureTags/f_207635_ net/minecraft/tags/ConfiguredStructureTags/ON_OCEAN_EXPLORER_MAPS +FD: net/minecraft/tags/ConfiguredStructureTags/f_207636_ net/minecraft/tags/ConfiguredStructureTags/ON_TREASURE_MAPS +FD: net/minecraft/tags/ConfiguredStructureTags/f_207637_ net/minecraft/tags/ConfiguredStructureTags/VILLAGE +FD: net/minecraft/tags/ConfiguredStructureTags/f_207638_ net/minecraft/tags/ConfiguredStructureTags/MINESHAFT +FD: net/minecraft/tags/ConfiguredStructureTags/f_207639_ net/minecraft/tags/ConfiguredStructureTags/SHIPWRECK +FD: net/minecraft/tags/ConfiguredStructureTags/f_207640_ net/minecraft/tags/ConfiguredStructureTags/RUINED_PORTAL +FD: net/minecraft/tags/ConfiguredStructureTags/f_207641_ net/minecraft/tags/ConfiguredStructureTags/OCEAN_RUIN +FD: net/minecraft/tags/ConfiguredStructureTags/net/minecraft/tags/ConfiguredStructureTags net/minecraft/tags/ConfiguredStructureTags/net/minecraft/tags/ConfiguredStructureTags +MD: net/minecraft/tags/ConfiguredStructureTags/ ()V net/minecraft/tags/ConfiguredStructureTags/ ()V +MD: net/minecraft/tags/ConfiguredStructureTags/m_207643_ (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/ConfiguredStructureTags/create (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/tags/EntityTypeTags net/minecraft/tags/EntityTypeTags +FD: net/minecraft/tags/EntityTypeTags/f_13120_ net/minecraft/tags/EntityTypeTags/SKELETONS +FD: net/minecraft/tags/EntityTypeTags/f_13121_ net/minecraft/tags/EntityTypeTags/RAIDERS +FD: net/minecraft/tags/EntityTypeTags/f_13122_ net/minecraft/tags/EntityTypeTags/BEEHIVE_INHABITORS +FD: net/minecraft/tags/EntityTypeTags/f_13123_ net/minecraft/tags/EntityTypeTags/ARROWS +FD: net/minecraft/tags/EntityTypeTags/f_13124_ net/minecraft/tags/EntityTypeTags/IMPACT_PROJECTILES +FD: net/minecraft/tags/EntityTypeTags/f_144291_ net/minecraft/tags/EntityTypeTags/POWDER_SNOW_WALKABLE_MOBS +FD: net/minecraft/tags/EntityTypeTags/f_144292_ net/minecraft/tags/EntityTypeTags/AXOLOTL_ALWAYS_HOSTILES +FD: net/minecraft/tags/EntityTypeTags/f_144293_ net/minecraft/tags/EntityTypeTags/AXOLOTL_HUNT_TARGETS +FD: net/minecraft/tags/EntityTypeTags/f_144294_ net/minecraft/tags/EntityTypeTags/FREEZE_IMMUNE_ENTITY_TYPES +FD: net/minecraft/tags/EntityTypeTags/f_144295_ net/minecraft/tags/EntityTypeTags/FREEZE_HURTS_EXTRA_TYPES +FD: net/minecraft/tags/EntityTypeTags/net/minecraft/tags/EntityTypeTags net/minecraft/tags/EntityTypeTags/net/minecraft/tags/EntityTypeTags +MD: net/minecraft/tags/EntityTypeTags/ ()V net/minecraft/tags/EntityTypeTags/ ()V +MD: net/minecraft/tags/EntityTypeTags/ ()V net/minecraft/tags/EntityTypeTags/ ()V +MD: net/minecraft/tags/EntityTypeTags/m_203848_ (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/EntityTypeTags/create (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/tags/FluidTags net/minecraft/tags/FluidTags +FD: net/minecraft/tags/FluidTags/f_13131_ net/minecraft/tags/FluidTags/WATER +FD: net/minecraft/tags/FluidTags/f_13132_ net/minecraft/tags/FluidTags/LAVA +FD: net/minecraft/tags/FluidTags/net/minecraft/tags/FluidTags net/minecraft/tags/FluidTags/net/minecraft/tags/FluidTags +MD: net/minecraft/tags/FluidTags/ ()V net/minecraft/tags/FluidTags/ ()V +MD: net/minecraft/tags/FluidTags/ ()V net/minecraft/tags/FluidTags/ ()V +MD: net/minecraft/tags/FluidTags/m_203850_ (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/FluidTags/create (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/tags/GameEventTags net/minecraft/tags/GameEventTags +FD: net/minecraft/tags/GameEventTags/f_144302_ net/minecraft/tags/GameEventTags/VIBRATIONS +FD: net/minecraft/tags/GameEventTags/f_144303_ net/minecraft/tags/GameEventTags/IGNORE_VIBRATIONS_SNEAKING +FD: net/minecraft/tags/GameEventTags/net/minecraft/tags/GameEventTags net/minecraft/tags/GameEventTags/net/minecraft/tags/GameEventTags +MD: net/minecraft/tags/GameEventTags/ ()V net/minecraft/tags/GameEventTags/ ()V +MD: net/minecraft/tags/GameEventTags/ ()V net/minecraft/tags/GameEventTags/ ()V +MD: net/minecraft/tags/GameEventTags/m_203852_ (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/GameEventTags/create (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/tags/ItemTags net/minecraft/tags/ItemTags +FD: net/minecraft/tags/ItemTags/f_13137_ net/minecraft/tags/ItemTags/SAND +FD: net/minecraft/tags/ItemTags/f_13138_ net/minecraft/tags/ItemTags/STAIRS +FD: net/minecraft/tags/ItemTags/f_13139_ net/minecraft/tags/ItemTags/SLABS +FD: net/minecraft/tags/ItemTags/f_13140_ net/minecraft/tags/ItemTags/WALLS +FD: net/minecraft/tags/ItemTags/f_13141_ net/minecraft/tags/ItemTags/ANVIL +FD: net/minecraft/tags/ItemTags/f_13142_ net/minecraft/tags/ItemTags/RAILS +FD: net/minecraft/tags/ItemTags/f_13143_ net/minecraft/tags/ItemTags/LEAVES +FD: net/minecraft/tags/ItemTags/f_13144_ net/minecraft/tags/ItemTags/TRAPDOORS +FD: net/minecraft/tags/ItemTags/f_13145_ net/minecraft/tags/ItemTags/SMALL_FLOWERS +FD: net/minecraft/tags/ItemTags/f_13146_ net/minecraft/tags/ItemTags/BEDS +FD: net/minecraft/tags/ItemTags/f_13147_ net/minecraft/tags/ItemTags/FENCES +FD: net/minecraft/tags/ItemTags/f_13148_ net/minecraft/tags/ItemTags/TALL_FLOWERS +FD: net/minecraft/tags/ItemTags/f_13149_ net/minecraft/tags/ItemTags/FLOWERS +FD: net/minecraft/tags/ItemTags/f_13150_ net/minecraft/tags/ItemTags/PIGLIN_REPELLENTS +FD: net/minecraft/tags/ItemTags/f_13151_ net/minecraft/tags/ItemTags/PIGLIN_LOVED +FD: net/minecraft/tags/ItemTags/f_13152_ net/minecraft/tags/ItemTags/GOLD_ORES +FD: net/minecraft/tags/ItemTags/f_13153_ net/minecraft/tags/ItemTags/NON_FLAMMABLE_WOOD +FD: net/minecraft/tags/ItemTags/f_13154_ net/minecraft/tags/ItemTags/SOUL_FIRE_BASE_BLOCKS +FD: net/minecraft/tags/ItemTags/f_13155_ net/minecraft/tags/ItemTags/BOATS +FD: net/minecraft/tags/ItemTags/f_13156_ net/minecraft/tags/ItemTags/FISHES +FD: net/minecraft/tags/ItemTags/f_13157_ net/minecraft/tags/ItemTags/SIGNS +FD: net/minecraft/tags/ItemTags/f_13158_ net/minecraft/tags/ItemTags/MUSIC_DISCS +FD: net/minecraft/tags/ItemTags/f_13159_ net/minecraft/tags/ItemTags/CREEPER_DROP_MUSIC_DISCS +FD: net/minecraft/tags/ItemTags/f_13160_ net/minecraft/tags/ItemTags/COALS +FD: net/minecraft/tags/ItemTags/f_13161_ net/minecraft/tags/ItemTags/ARROWS +FD: net/minecraft/tags/ItemTags/f_13162_ net/minecraft/tags/ItemTags/LECTERN_BOOKS +FD: net/minecraft/tags/ItemTags/f_13164_ net/minecraft/tags/ItemTags/BEACON_PAYMENT_ITEMS +FD: net/minecraft/tags/ItemTags/f_13165_ net/minecraft/tags/ItemTags/STONE_TOOL_MATERIALS +FD: net/minecraft/tags/ItemTags/f_13166_ net/minecraft/tags/ItemTags/STONE_CRAFTING_MATERIALS +FD: net/minecraft/tags/ItemTags/f_13167_ net/minecraft/tags/ItemTags/WOOL +FD: net/minecraft/tags/ItemTags/f_13168_ net/minecraft/tags/ItemTags/PLANKS +FD: net/minecraft/tags/ItemTags/f_13169_ net/minecraft/tags/ItemTags/STONE_BRICKS +FD: net/minecraft/tags/ItemTags/f_13170_ net/minecraft/tags/ItemTags/WOODEN_BUTTONS +FD: net/minecraft/tags/ItemTags/f_13171_ net/minecraft/tags/ItemTags/BUTTONS +FD: net/minecraft/tags/ItemTags/f_13172_ net/minecraft/tags/ItemTags/CARPETS +FD: net/minecraft/tags/ItemTags/f_13173_ net/minecraft/tags/ItemTags/WOODEN_DOORS +FD: net/minecraft/tags/ItemTags/f_13174_ net/minecraft/tags/ItemTags/WOODEN_STAIRS +FD: net/minecraft/tags/ItemTags/f_13175_ net/minecraft/tags/ItemTags/WOODEN_SLABS +FD: net/minecraft/tags/ItemTags/f_13176_ net/minecraft/tags/ItemTags/WOODEN_FENCES +FD: net/minecraft/tags/ItemTags/f_13177_ net/minecraft/tags/ItemTags/WOODEN_PRESSURE_PLATES +FD: net/minecraft/tags/ItemTags/f_13178_ net/minecraft/tags/ItemTags/WOODEN_TRAPDOORS +FD: net/minecraft/tags/ItemTags/f_13179_ net/minecraft/tags/ItemTags/DOORS +FD: net/minecraft/tags/ItemTags/f_13180_ net/minecraft/tags/ItemTags/SAPLINGS +FD: net/minecraft/tags/ItemTags/f_13181_ net/minecraft/tags/ItemTags/LOGS_THAT_BURN +FD: net/minecraft/tags/ItemTags/f_13182_ net/minecraft/tags/ItemTags/LOGS +FD: net/minecraft/tags/ItemTags/f_13183_ net/minecraft/tags/ItemTags/DARK_OAK_LOGS +FD: net/minecraft/tags/ItemTags/f_13184_ net/minecraft/tags/ItemTags/OAK_LOGS +FD: net/minecraft/tags/ItemTags/f_13185_ net/minecraft/tags/ItemTags/BIRCH_LOGS +FD: net/minecraft/tags/ItemTags/f_13186_ net/minecraft/tags/ItemTags/ACACIA_LOGS +FD: net/minecraft/tags/ItemTags/f_13187_ net/minecraft/tags/ItemTags/JUNGLE_LOGS +FD: net/minecraft/tags/ItemTags/f_13188_ net/minecraft/tags/ItemTags/SPRUCE_LOGS +FD: net/minecraft/tags/ItemTags/f_13189_ net/minecraft/tags/ItemTags/CRIMSON_STEMS +FD: net/minecraft/tags/ItemTags/f_13190_ net/minecraft/tags/ItemTags/WARPED_STEMS +FD: net/minecraft/tags/ItemTags/f_13191_ net/minecraft/tags/ItemTags/BANNERS +FD: net/minecraft/tags/ItemTags/f_144309_ net/minecraft/tags/ItemTags/IGNORED_BY_PIGLIN_BABIES +FD: net/minecraft/tags/ItemTags/f_144310_ net/minecraft/tags/ItemTags/PIGLIN_FOOD +FD: net/minecraft/tags/ItemTags/f_144311_ net/minecraft/tags/ItemTags/FOX_FOOD +FD: net/minecraft/tags/ItemTags/f_144312_ net/minecraft/tags/ItemTags/IRON_ORES +FD: net/minecraft/tags/ItemTags/f_144313_ net/minecraft/tags/ItemTags/DIAMOND_ORES +FD: net/minecraft/tags/ItemTags/f_144314_ net/minecraft/tags/ItemTags/REDSTONE_ORES +FD: net/minecraft/tags/ItemTags/f_144315_ net/minecraft/tags/ItemTags/LAPIS_ORES +FD: net/minecraft/tags/ItemTags/f_144316_ net/minecraft/tags/ItemTags/COAL_ORES +FD: net/minecraft/tags/ItemTags/f_144317_ net/minecraft/tags/ItemTags/EMERALD_ORES +FD: net/minecraft/tags/ItemTags/f_144318_ net/minecraft/tags/ItemTags/COPPER_ORES +FD: net/minecraft/tags/ItemTags/f_144319_ net/minecraft/tags/ItemTags/CANDLES +FD: net/minecraft/tags/ItemTags/f_144320_ net/minecraft/tags/ItemTags/FREEZE_IMMUNE_WEARABLES +FD: net/minecraft/tags/ItemTags/f_144321_ net/minecraft/tags/ItemTags/AXOLOTL_TEMPT_ITEMS +FD: net/minecraft/tags/ItemTags/f_144322_ net/minecraft/tags/ItemTags/OCCLUDES_VIBRATION_SIGNALS +FD: net/minecraft/tags/ItemTags/f_144323_ net/minecraft/tags/ItemTags/CLUSTER_MAX_HARVESTABLES +FD: net/minecraft/tags/ItemTags/f_198160_ net/minecraft/tags/ItemTags/DIRT +FD: net/minecraft/tags/ItemTags/f_198161_ net/minecraft/tags/ItemTags/TERRACOTTA +FD: net/minecraft/tags/ItemTags/net/minecraft/tags/ItemTags net/minecraft/tags/ItemTags/net/minecraft/tags/ItemTags +MD: net/minecraft/tags/ItemTags/ ()V net/minecraft/tags/ItemTags/ ()V +MD: net/minecraft/tags/ItemTags/ ()V net/minecraft/tags/ItemTags/ ()V +MD: net/minecraft/tags/ItemTags/m_203854_ (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/ItemTags/bind (Ljava/lang/String;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/tags/Tag net/minecraft/tags/Tag +FD: net/minecraft/tags/Tag/f_203856_ net/minecraft/tags/Tag/EMPTY +FD: net/minecraft/tags/Tag/f_203857_ net/minecraft/tags/Tag/elements +FD: net/minecraft/tags/Tag/net/minecraft/tags/Tag net/minecraft/tags/Tag/net/minecraft/tags/Tag +MD: net/minecraft/tags/Tag/ ()V net/minecraft/tags/Tag/ ()V +MD: net/minecraft/tags/Tag/ (Ljava/util/Collection;)V net/minecraft/tags/Tag/ (Ljava/util/Collection;)V +MD: net/minecraft/tags/Tag/m_203861_ ()Lnet/minecraft/tags/Tag; net/minecraft/tags/Tag/empty ()Lnet/minecraft/tags/Tag; +MD: net/minecraft/tags/Tag/m_6497_ ()Ljava/util/List; net/minecraft/tags/Tag/getValues ()Ljava/util/List; +CL: net/minecraft/tags/Tag$Builder net/minecraft/tags/Tag$Builder +FD: net/minecraft/tags/Tag$Builder/f_13302_ net/minecraft/tags/Tag$Builder/entries +FD: net/minecraft/tags/Tag$Builder/net/minecraft/tags/Tag$Builder net/minecraft/tags/Tag$Builder/net/minecraft/tags/Tag$Builder +MD: net/minecraft/tags/Tag$Builder/ ()V net/minecraft/tags/Tag$Builder/ ()V +MD: net/minecraft/tags/Tag$Builder/m_13304_ ()Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/tag ()Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/Tag$Builder/m_13305_ (Lnet/minecraft/tags/Tag$BuilderEntry;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/add (Lnet/minecraft/tags/Tag$BuilderEntry;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/Tag$Builder/m_13307_ (Lnet/minecraft/tags/Tag$Entry;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/add (Lnet/minecraft/tags/Tag$Entry;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/Tag$Builder/m_13310_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/tags/Tag$Entry; net/minecraft/tags/Tag$Builder/parseEntry (Lcom/google/gson/JsonElement;)Lnet/minecraft/tags/Tag$Entry; +MD: net/minecraft/tags/Tag$Builder/m_13312_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/addFromJson (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/Tag$Builder/m_13317_ (Ljava/lang/String;Lnet/minecraft/tags/Tag$Entry;)V net/minecraft/tags/Tag$Builder/lambda$addFromJson$2 (Ljava/lang/String;Lnet/minecraft/tags/Tag$Entry;)V +MD: net/minecraft/tags/Tag$Builder/m_13327_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/addElement (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/Tag$Builder/m_13330_ ()Ljava/util/stream/Stream; net/minecraft/tags/Tag$Builder/getEntries ()Ljava/util/stream/Stream; +MD: net/minecraft/tags/Tag$Builder/m_13334_ ()Lcom/google/gson/JsonObject; net/minecraft/tags/Tag$Builder/serializeToJson ()Lcom/google/gson/JsonObject; +MD: net/minecraft/tags/Tag$Builder/m_13335_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/addTag (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/Tag$Builder/m_144366_ (Ljava/util/function/Consumer;)V net/minecraft/tags/Tag$Builder/visitRequiredDependencies (Ljava/util/function/Consumer;)V +MD: net/minecraft/tags/Tag$Builder/m_144368_ (Ljava/util/function/Consumer;Lnet/minecraft/tags/Tag$BuilderEntry;)V net/minecraft/tags/Tag$Builder/lambda$visitOptionalDependencies$1 (Ljava/util/function/Consumer;Lnet/minecraft/tags/Tag$BuilderEntry;)V +MD: net/minecraft/tags/Tag$Builder/m_144371_ (Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/datafixers/util/Either; net/minecraft/tags/Tag$Builder/build (Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/tags/Tag$Builder/m_144374_ (Ljava/util/function/Consumer;)V net/minecraft/tags/Tag$Builder/visitOptionalDependencies (Ljava/util/function/Consumer;)V +MD: net/minecraft/tags/Tag$Builder/m_144376_ (Ljava/util/function/Consumer;Lnet/minecraft/tags/Tag$BuilderEntry;)V net/minecraft/tags/Tag$Builder/lambda$visitRequiredDependencies$0 (Ljava/util/function/Consumer;Lnet/minecraft/tags/Tag$BuilderEntry;)V +MD: net/minecraft/tags/Tag$Builder/m_144379_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/addOptionalElement (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/Tag$Builder/m_144382_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/Tag$Builder/addOptionalTag (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Lnet/minecraft/tags/Tag$Builder; +CL: net/minecraft/tags/Tag$BuilderEntry net/minecraft/tags/Tag$BuilderEntry +FD: net/minecraft/tags/Tag$BuilderEntry/f_13338_ net/minecraft/tags/Tag$BuilderEntry/entry +FD: net/minecraft/tags/Tag$BuilderEntry/f_13339_ net/minecraft/tags/Tag$BuilderEntry/source +FD: net/minecraft/tags/Tag$BuilderEntry/net/minecraft/tags/Tag$BuilderEntry net/minecraft/tags/Tag$BuilderEntry/net/minecraft/tags/Tag$BuilderEntry +MD: net/minecraft/tags/Tag$BuilderEntry/ (Lnet/minecraft/tags/Tag$Entry;Ljava/lang/String;)V net/minecraft/tags/Tag$BuilderEntry/ (Lnet/minecraft/tags/Tag$Entry;Ljava/lang/String;)V +MD: net/minecraft/tags/Tag$BuilderEntry/equals (Ljava/lang/Object;)Z net/minecraft/tags/Tag$BuilderEntry/equals (Ljava/lang/Object;)Z +MD: net/minecraft/tags/Tag$BuilderEntry/f_13338_ ()Lnet/minecraft/tags/Tag$Entry; net/minecraft/tags/Tag$BuilderEntry/entry ()Lnet/minecraft/tags/Tag$Entry; +MD: net/minecraft/tags/Tag$BuilderEntry/f_13339_ ()Ljava/lang/String; net/minecraft/tags/Tag$BuilderEntry/source ()Ljava/lang/String; +MD: net/minecraft/tags/Tag$BuilderEntry/hashCode ()I net/minecraft/tags/Tag$BuilderEntry/hashCode ()I +MD: net/minecraft/tags/Tag$BuilderEntry/toString ()Ljava/lang/String; net/minecraft/tags/Tag$BuilderEntry/toString ()Ljava/lang/String; +CL: net/minecraft/tags/Tag$ElementEntry net/minecraft/tags/Tag$ElementEntry +FD: net/minecraft/tags/Tag$ElementEntry/f_13349_ net/minecraft/tags/Tag$ElementEntry/id +FD: net/minecraft/tags/Tag$ElementEntry/net/minecraft/tags/Tag$ElementEntry net/minecraft/tags/Tag$ElementEntry/net/minecraft/tags/Tag$ElementEntry +MD: net/minecraft/tags/Tag$ElementEntry/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/Tag$ElementEntry/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/Tag$ElementEntry/m_142746_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z net/minecraft/tags/Tag$ElementEntry/verifyIfPresent (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z +MD: net/minecraft/tags/Tag$ElementEntry/m_6383_ (Lcom/google/gson/JsonArray;)V net/minecraft/tags/Tag$ElementEntry/serializeTo (Lcom/google/gson/JsonArray;)V +MD: net/minecraft/tags/Tag$ElementEntry/m_7657_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z net/minecraft/tags/Tag$ElementEntry/build (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z +MD: net/minecraft/tags/Tag$ElementEntry/toString ()Ljava/lang/String; net/minecraft/tags/Tag$ElementEntry/toString ()Ljava/lang/String; +CL: net/minecraft/tags/Tag$Entry net/minecraft/tags/Tag$Entry +FD: net/minecraft/tags/Tag$Entry/net/minecraft/tags/Tag$Entry net/minecraft/tags/Tag$Entry/net/minecraft/tags/Tag$Entry +MD: net/minecraft/tags/Tag$Entry/m_141918_ (Ljava/util/function/Consumer;)V net/minecraft/tags/Tag$Entry/visitOptionalDependencies (Ljava/util/function/Consumer;)V +MD: net/minecraft/tags/Tag$Entry/m_141929_ (Ljava/util/function/Consumer;)V net/minecraft/tags/Tag$Entry/visitRequiredDependencies (Ljava/util/function/Consumer;)V +MD: net/minecraft/tags/Tag$Entry/m_142746_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z net/minecraft/tags/Tag$Entry/verifyIfPresent (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z +MD: net/minecraft/tags/Tag$Entry/m_6383_ (Lcom/google/gson/JsonArray;)V net/minecraft/tags/Tag$Entry/serializeTo (Lcom/google/gson/JsonArray;)V +MD: net/minecraft/tags/Tag$Entry/m_7657_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z net/minecraft/tags/Tag$Entry/build (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z +CL: net/minecraft/tags/Tag$OptionalElementEntry net/minecraft/tags/Tag$OptionalElementEntry +FD: net/minecraft/tags/Tag$OptionalElementEntry/f_13363_ net/minecraft/tags/Tag$OptionalElementEntry/id +FD: net/minecraft/tags/Tag$OptionalElementEntry/net/minecraft/tags/Tag$OptionalElementEntry net/minecraft/tags/Tag$OptionalElementEntry/net/minecraft/tags/Tag$OptionalElementEntry +MD: net/minecraft/tags/Tag$OptionalElementEntry/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/Tag$OptionalElementEntry/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/Tag$OptionalElementEntry/m_142746_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z net/minecraft/tags/Tag$OptionalElementEntry/verifyIfPresent (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z +MD: net/minecraft/tags/Tag$OptionalElementEntry/m_6383_ (Lcom/google/gson/JsonArray;)V net/minecraft/tags/Tag$OptionalElementEntry/serializeTo (Lcom/google/gson/JsonArray;)V +MD: net/minecraft/tags/Tag$OptionalElementEntry/m_7657_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z net/minecraft/tags/Tag$OptionalElementEntry/build (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z +MD: net/minecraft/tags/Tag$OptionalElementEntry/toString ()Ljava/lang/String; net/minecraft/tags/Tag$OptionalElementEntry/toString ()Ljava/lang/String; +CL: net/minecraft/tags/Tag$OptionalTagEntry net/minecraft/tags/Tag$OptionalTagEntry +FD: net/minecraft/tags/Tag$OptionalTagEntry/f_13373_ net/minecraft/tags/Tag$OptionalTagEntry/id +FD: net/minecraft/tags/Tag$OptionalTagEntry/net/minecraft/tags/Tag$OptionalTagEntry net/minecraft/tags/Tag$OptionalTagEntry/net/minecraft/tags/Tag$OptionalTagEntry +MD: net/minecraft/tags/Tag$OptionalTagEntry/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/Tag$OptionalTagEntry/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/Tag$OptionalTagEntry/m_141918_ (Ljava/util/function/Consumer;)V net/minecraft/tags/Tag$OptionalTagEntry/visitOptionalDependencies (Ljava/util/function/Consumer;)V +MD: net/minecraft/tags/Tag$OptionalTagEntry/m_142746_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z net/minecraft/tags/Tag$OptionalTagEntry/verifyIfPresent (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z +MD: net/minecraft/tags/Tag$OptionalTagEntry/m_6383_ (Lcom/google/gson/JsonArray;)V net/minecraft/tags/Tag$OptionalTagEntry/serializeTo (Lcom/google/gson/JsonArray;)V +MD: net/minecraft/tags/Tag$OptionalTagEntry/m_7657_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z net/minecraft/tags/Tag$OptionalTagEntry/build (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z +MD: net/minecraft/tags/Tag$OptionalTagEntry/toString ()Ljava/lang/String; net/minecraft/tags/Tag$OptionalTagEntry/toString ()Ljava/lang/String; +CL: net/minecraft/tags/Tag$TagEntry net/minecraft/tags/Tag$TagEntry +FD: net/minecraft/tags/Tag$TagEntry/f_13383_ net/minecraft/tags/Tag$TagEntry/id +FD: net/minecraft/tags/Tag$TagEntry/net/minecraft/tags/Tag$TagEntry net/minecraft/tags/Tag$TagEntry/net/minecraft/tags/Tag$TagEntry +MD: net/minecraft/tags/Tag$TagEntry/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/Tag$TagEntry/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/Tag$TagEntry/m_141929_ (Ljava/util/function/Consumer;)V net/minecraft/tags/Tag$TagEntry/visitRequiredDependencies (Ljava/util/function/Consumer;)V +MD: net/minecraft/tags/Tag$TagEntry/m_142746_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z net/minecraft/tags/Tag$TagEntry/verifyIfPresent (Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Z +MD: net/minecraft/tags/Tag$TagEntry/m_6383_ (Lcom/google/gson/JsonArray;)V net/minecraft/tags/Tag$TagEntry/serializeTo (Lcom/google/gson/JsonArray;)V +MD: net/minecraft/tags/Tag$TagEntry/m_7657_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z net/minecraft/tags/Tag$TagEntry/build (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Consumer;)Z +MD: net/minecraft/tags/Tag$TagEntry/toString ()Ljava/lang/String; net/minecraft/tags/Tag$TagEntry/toString ()Ljava/lang/String; +CL: net/minecraft/tags/TagKey net/minecraft/tags/TagKey +FD: net/minecraft/tags/TagKey/f_203867_ net/minecraft/tags/TagKey/registry +FD: net/minecraft/tags/TagKey/f_203868_ net/minecraft/tags/TagKey/location +FD: net/minecraft/tags/TagKey/f_203869_ net/minecraft/tags/TagKey/VALUES +FD: net/minecraft/tags/TagKey/net/minecraft/tags/TagKey net/minecraft/tags/TagKey/net/minecraft/tags/TagKey +MD: net/minecraft/tags/TagKey/ ()V net/minecraft/tags/TagKey/ ()V +MD: net/minecraft/tags/TagKey/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/TagKey/ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/TagKey/equals (Ljava/lang/Object;)Z net/minecraft/tags/TagKey/equals (Ljava/lang/Object;)Z +MD: net/minecraft/tags/TagKey/f_203867_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/tags/TagKey/registry ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/tags/TagKey/f_203868_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/tags/TagKey/location ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/tags/TagKey/hashCode ()I net/minecraft/tags/TagKey/hashCode ()I +MD: net/minecraft/tags/TagKey/m_203875_ (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; net/minecraft/tags/TagKey/lambda$hashedCodec$3 (Lnet/minecraft/tags/TagKey;)Ljava/lang/String; +MD: net/minecraft/tags/TagKey/m_203877_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; net/minecraft/tags/TagKey/codec (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/tags/TagKey/m_203879_ (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lcom/mojang/serialization/DataResult; net/minecraft/tags/TagKey/lambda$hashedCodec$2 (Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/tags/TagKey/m_203882_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/TagKey/create (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/tags/TagKey/m_203886_ (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; net/minecraft/tags/TagKey/hashedCodec (Lnet/minecraft/resources/ResourceKey;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/tags/TagKey/m_203888_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/TagKey/lambda$hashedCodec$1 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/tags/TagKey/m_203891_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; net/minecraft/tags/TagKey/lambda$codec$0 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/tags/TagKey/m_207645_ (Lnet/minecraft/resources/ResourceKey;)Z net/minecraft/tags/TagKey/isFor (Lnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/tags/TagKey/m_207647_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; net/minecraft/tags/TagKey/cast (Lnet/minecraft/resources/ResourceKey;)Ljava/util/Optional; +MD: net/minecraft/tags/TagKey/toString ()Ljava/lang/String; net/minecraft/tags/TagKey/toString ()Ljava/lang/String; +CL: net/minecraft/tags/TagLoader net/minecraft/tags/TagLoader +FD: net/minecraft/tags/TagLoader/f_13445_ net/minecraft/tags/TagLoader/LOGGER +FD: net/minecraft/tags/TagLoader/f_13446_ net/minecraft/tags/TagLoader/GSON +FD: net/minecraft/tags/TagLoader/f_13447_ net/minecraft/tags/TagLoader/PATH_SUFFIX_LENGTH +FD: net/minecraft/tags/TagLoader/f_13448_ net/minecraft/tags/TagLoader/idToValue +FD: net/minecraft/tags/TagLoader/f_13449_ net/minecraft/tags/TagLoader/directory +FD: net/minecraft/tags/TagLoader/f_144491_ net/minecraft/tags/TagLoader/PATH_SUFFIX +FD: net/minecraft/tags/TagLoader/net/minecraft/tags/TagLoader net/minecraft/tags/TagLoader/net/minecraft/tags/TagLoader +MD: net/minecraft/tags/TagLoader/ ()V net/minecraft/tags/TagLoader/ ()V +MD: net/minecraft/tags/TagLoader/ (Ljava/util/function/Function;Ljava/lang/String;)V net/minecraft/tags/TagLoader/ (Ljava/util/function/Function;Ljava/lang/String;)V +MD: net/minecraft/tags/TagLoader/m_144495_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Map; net/minecraft/tags/TagLoader/load (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Map; +MD: net/minecraft/tags/TagLoader/m_144497_ (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V net/minecraft/tags/TagLoader/lambda$build$8 (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V +MD: net/minecraft/tags/TagLoader/m_144501_ (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/tags/TagLoader/isCyclic (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/tags/TagLoader/m_144505_ (Ljava/lang/String;)Z net/minecraft/tags/TagLoader/lambda$load$0 (Ljava/lang/String;)Z +MD: net/minecraft/tags/TagLoader/m_144509_ (Ljava/util/Map;Lcom/google/common/collect/Multimap;Ljava/util/Set;Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/TagLoader/lambda$visitDependenciesAndElement$2 (Ljava/util/Map;Lcom/google/common/collect/Multimap;Ljava/util/Set;Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/TagLoader/m_144515_ (Ljava/util/Map;Lcom/google/common/collect/Multimap;Ljava/util/Set;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/TagLoader/lambda$build$12 (Ljava/util/Map;Lcom/google/common/collect/Multimap;Ljava/util/Set;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/TagLoader/m_144523_ (Ljava/util/Map;Lcom/google/common/collect/Multimap;Ljava/util/Set;Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/BiConsumer;)V net/minecraft/tags/TagLoader/visitDependenciesAndElement (Ljava/util/Map;Lcom/google/common/collect/Multimap;Ljava/util/Set;Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/tags/TagLoader/m_144529_ (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag;)V net/minecraft/tags/TagLoader/lambda$build$10 (Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag;)V +MD: net/minecraft/tags/TagLoader/m_144533_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V net/minecraft/tags/TagLoader/lambda$build$11 (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V +MD: net/minecraft/tags/TagLoader/m_144539_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; net/minecraft/tags/TagLoader/lambda$build$4 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; +MD: net/minecraft/tags/TagLoader/m_144541_ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/Collection;)V net/minecraft/tags/TagLoader/lambda$build$9 (Lnet/minecraft/resources/ResourceLocation;Ljava/util/Collection;)V +MD: net/minecraft/tags/TagLoader/m_144546_ (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V net/minecraft/tags/TagLoader/lambda$build$6 (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/tags/Tag$Builder;)V +MD: net/minecraft/tags/TagLoader/m_144550_ (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/TagLoader/addDependencyIfNotCyclic (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/TagLoader/m_144554_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag$Builder; net/minecraft/tags/TagLoader/lambda$load$1 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/Tag$Builder; +MD: net/minecraft/tags/TagLoader/m_144556_ (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/TagLoader/lambda$build$7 (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/TagLoader/m_144560_ (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/tags/TagLoader/lambda$build$5 (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/tags/TagLoader/m_144564_ (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/tags/TagLoader/lambda$isCyclic$3 (Lcom/google/common/collect/Multimap;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/tags/TagLoader/m_203898_ (Ljava/util/Map;)Ljava/util/Map; net/minecraft/tags/TagLoader/build (Ljava/util/Map;)Ljava/util/Map; +MD: net/minecraft/tags/TagLoader/m_203900_ (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Map; net/minecraft/tags/TagLoader/loadAndBuild (Lnet/minecraft/server/packs/resources/ResourceManager;)Ljava/util/Map; +CL: net/minecraft/tags/TagManager net/minecraft/tags/TagManager +FD: net/minecraft/tags/TagManager/f_144569_ net/minecraft/tags/TagManager/registryAccess +FD: net/minecraft/tags/TagManager/f_203902_ net/minecraft/tags/TagManager/CUSTOM_REGISTRY_DIRECTORIES +FD: net/minecraft/tags/TagManager/f_203903_ net/minecraft/tags/TagManager/results +FD: net/minecraft/tags/TagManager/net/minecraft/tags/TagManager net/minecraft/tags/TagManager/net/minecraft/tags/TagManager +MD: net/minecraft/tags/TagManager/ ()V net/minecraft/tags/TagManager/ ()V +MD: net/minecraft/tags/TagManager/ (Lnet/minecraft/core/RegistryAccess;)V net/minecraft/tags/TagManager/ (Lnet/minecraft/core/RegistryAccess;)V +MD: net/minecraft/tags/TagManager/m_203904_ ()Ljava/util/List; net/minecraft/tags/TagManager/getResult ()Ljava/util/List; +MD: net/minecraft/tags/TagManager/m_203905_ (I)[Ljava/util/concurrent/CompletableFuture; net/minecraft/tags/TagManager/lambda$reload$1 (I)[Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/tags/TagManager/m_203907_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/tags/TagManager/createLoader (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/tags/TagManager/m_203911_ (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/tags/TagManager/lambda$createLoader$3 (Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/tags/TagManager/m_203915_ (Ljava/util/List;Ljava/lang/Void;)V net/minecraft/tags/TagManager/lambda$reload$2 (Ljava/util/List;Ljava/lang/Void;)V +MD: net/minecraft/tags/TagManager/m_203918_ (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; net/minecraft/tags/TagManager/getTagDir (Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; +MD: net/minecraft/tags/TagManager/m_203920_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/tags/TagLoader;Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/tags/TagManager$LoadResult; net/minecraft/tags/TagManager/lambda$createLoader$4 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/tags/TagLoader;Lnet/minecraft/server/packs/resources/ResourceManager;)Lnet/minecraft/tags/TagManager$LoadResult; +MD: net/minecraft/tags/TagManager/m_203924_ (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Ljava/util/concurrent/CompletableFuture; net/minecraft/tags/TagManager/lambda$reload$0 (Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/tags/TagManager/m_5540_ (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/tags/TagManager/reload (Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/tags/TagManager$LoadResult net/minecraft/tags/TagManager$LoadResult +FD: net/minecraft/tags/TagManager$LoadResult/f_203928_ net/minecraft/tags/TagManager$LoadResult/key +FD: net/minecraft/tags/TagManager$LoadResult/f_203929_ net/minecraft/tags/TagManager$LoadResult/tags +FD: net/minecraft/tags/TagManager$LoadResult/net/minecraft/tags/TagManager$LoadResult net/minecraft/tags/TagManager$LoadResult/net/minecraft/tags/TagManager$LoadResult +MD: net/minecraft/tags/TagManager$LoadResult/ (Lnet/minecraft/resources/ResourceKey;Ljava/util/Map;)V net/minecraft/tags/TagManager$LoadResult/ (Lnet/minecraft/resources/ResourceKey;Ljava/util/Map;)V +MD: net/minecraft/tags/TagManager$LoadResult/equals (Ljava/lang/Object;)Z net/minecraft/tags/TagManager$LoadResult/equals (Ljava/lang/Object;)Z +MD: net/minecraft/tags/TagManager$LoadResult/f_203928_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/tags/TagManager$LoadResult/key ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/tags/TagManager$LoadResult/f_203929_ ()Ljava/util/Map; net/minecraft/tags/TagManager$LoadResult/tags ()Ljava/util/Map; +MD: net/minecraft/tags/TagManager$LoadResult/hashCode ()I net/minecraft/tags/TagManager$LoadResult/hashCode ()I +MD: net/minecraft/tags/TagManager$LoadResult/toString ()Ljava/lang/String; net/minecraft/tags/TagManager$LoadResult/toString ()Ljava/lang/String; +CL: net/minecraft/tags/TagNetworkSerialization net/minecraft/tags/TagNetworkSerialization +FD: net/minecraft/tags/TagNetworkSerialization/net/minecraft/tags/TagNetworkSerialization net/minecraft/tags/TagNetworkSerialization/net/minecraft/tags/TagNetworkSerialization +MD: net/minecraft/tags/TagNetworkSerialization/ ()V net/minecraft/tags/TagNetworkSerialization/ ()V +MD: net/minecraft/tags/TagNetworkSerialization/m_203940_ (Lcom/mojang/datafixers/util/Pair;)Z net/minecraft/tags/TagNetworkSerialization/lambda$serializeTagsToNetwork$1 (Lcom/mojang/datafixers/util/Pair;)Z +MD: net/minecraft/tags/TagNetworkSerialization/m_203942_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload; net/minecraft/tags/TagNetworkSerialization/serializeToNetwork (Lnet/minecraft/core/Registry;)Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload; +MD: net/minecraft/tags/TagNetworkSerialization/m_203944_ (Lnet/minecraft/core/Registry;Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/tags/TagNetworkSerialization/lambda$serializeToNetwork$2 (Lnet/minecraft/core/Registry;Ljava/util/Map;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/tags/TagNetworkSerialization/m_203948_ (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/tags/TagNetworkSerialization/lambda$serializeTagsToNetwork$0 (Lnet/minecraft/core/RegistryAccess$RegistryEntry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/tags/TagNetworkSerialization/m_203950_ (Lnet/minecraft/core/RegistryAccess;)Ljava/util/Map; net/minecraft/tags/TagNetworkSerialization/serializeTagsToNetwork (Lnet/minecraft/core/RegistryAccess;)Ljava/util/Map; +MD: net/minecraft/tags/TagNetworkSerialization/m_203952_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload;Lnet/minecraft/tags/TagNetworkSerialization$TagOutput;)V net/minecraft/tags/TagNetworkSerialization/deserializeTagsFromNetwork (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload;Lnet/minecraft/tags/TagNetworkSerialization$TagOutput;)V +MD: net/minecraft/tags/TagNetworkSerialization/m_203957_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagNetworkSerialization$TagOutput;Lnet/minecraft/resources/ResourceLocation;Lit/unimi/dsi/fastutil/ints/IntList;)V net/minecraft/tags/TagNetworkSerialization/lambda$deserializeTagsFromNetwork$3 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagNetworkSerialization$TagOutput;Lnet/minecraft/resources/ResourceLocation;Lit/unimi/dsi/fastutil/ints/IntList;)V +CL: net/minecraft/tags/TagNetworkSerialization$NetworkPayload net/minecraft/tags/TagNetworkSerialization$NetworkPayload +FD: net/minecraft/tags/TagNetworkSerialization$NetworkPayload/f_203963_ net/minecraft/tags/TagNetworkSerialization$NetworkPayload/tags +FD: net/minecraft/tags/TagNetworkSerialization$NetworkPayload/net/minecraft/tags/TagNetworkSerialization$NetworkPayload net/minecraft/tags/TagNetworkSerialization$NetworkPayload/net/minecraft/tags/TagNetworkSerialization$NetworkPayload +MD: net/minecraft/tags/TagNetworkSerialization$NetworkPayload/ (Ljava/util/Map;)V net/minecraft/tags/TagNetworkSerialization$NetworkPayload/ (Ljava/util/Map;)V +MD: net/minecraft/tags/TagNetworkSerialization$NetworkPayload/m_203966_ ()Z net/minecraft/tags/TagNetworkSerialization$NetworkPayload/isEmpty ()Z +MD: net/minecraft/tags/TagNetworkSerialization$NetworkPayload/m_203967_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/tags/TagNetworkSerialization$NetworkPayload/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/tags/TagNetworkSerialization$NetworkPayload/m_203969_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload; net/minecraft/tags/TagNetworkSerialization$NetworkPayload/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/tags/TagNetworkSerialization$NetworkPayload; +CL: net/minecraft/tags/TagNetworkSerialization$TagOutput net/minecraft/tags/TagNetworkSerialization$TagOutput +FD: net/minecraft/tags/TagNetworkSerialization$TagOutput/net/minecraft/tags/TagNetworkSerialization$TagOutput net/minecraft/tags/TagNetworkSerialization$TagOutput/net/minecraft/tags/TagNetworkSerialization$TagOutput +MD: net/minecraft/tags/TagNetworkSerialization$TagOutput/m_203971_ (Lnet/minecraft/tags/TagKey;Ljava/util/List;)V net/minecraft/tags/TagNetworkSerialization$TagOutput/accept (Lnet/minecraft/tags/TagKey;Ljava/util/List;)V +CL: net/minecraft/tags/package-info net/minecraft/tags/package-info +FD: net/minecraft/tags/package-info/net/minecraft/tags/package-info net/minecraft/tags/package-info/net/minecraft/tags/package-info +CL: net/minecraft/util/BitStorage net/minecraft/util/BitStorage +FD: net/minecraft/util/BitStorage/net/minecraft/util/BitStorage net/minecraft/util/BitStorage/net/minecraft/util/BitStorage +MD: net/minecraft/util/BitStorage/m_13513_ ()[J net/minecraft/util/BitStorage/getRaw ()[J +MD: net/minecraft/util/BitStorage/m_13514_ (I)I net/minecraft/util/BitStorage/get (I)I +MD: net/minecraft/util/BitStorage/m_13516_ (II)I net/minecraft/util/BitStorage/getAndSet (II)I +MD: net/minecraft/util/BitStorage/m_13519_ (Ljava/util/function/IntConsumer;)V net/minecraft/util/BitStorage/getAll (Ljava/util/function/IntConsumer;)V +MD: net/minecraft/util/BitStorage/m_13521_ ()I net/minecraft/util/BitStorage/getSize ()I +MD: net/minecraft/util/BitStorage/m_13524_ (II)V net/minecraft/util/BitStorage/set (II)V +MD: net/minecraft/util/BitStorage/m_144604_ ()I net/minecraft/util/BitStorage/getBits ()I +MD: net/minecraft/util/BitStorage/m_197970_ ([I)V net/minecraft/util/BitStorage/unpack ([I)V +MD: net/minecraft/util/BitStorage/m_199833_ ()Lnet/minecraft/util/BitStorage; net/minecraft/util/BitStorage/copy ()Lnet/minecraft/util/BitStorage; +CL: net/minecraft/util/ClassInstanceMultiMap net/minecraft/util/ClassInstanceMultiMap +FD: net/minecraft/util/ClassInstanceMultiMap/f_13527_ net/minecraft/util/ClassInstanceMultiMap/byClass +FD: net/minecraft/util/ClassInstanceMultiMap/f_13528_ net/minecraft/util/ClassInstanceMultiMap/baseClass +FD: net/minecraft/util/ClassInstanceMultiMap/f_13529_ net/minecraft/util/ClassInstanceMultiMap/allInstances +FD: net/minecraft/util/ClassInstanceMultiMap/net/minecraft/util/ClassInstanceMultiMap net/minecraft/util/ClassInstanceMultiMap/net/minecraft/util/ClassInstanceMultiMap +MD: net/minecraft/util/ClassInstanceMultiMap/ (Ljava/lang/Class;)V net/minecraft/util/ClassInstanceMultiMap/ (Ljava/lang/Class;)V +MD: net/minecraft/util/ClassInstanceMultiMap/add (Ljava/lang/Object;)Z net/minecraft/util/ClassInstanceMultiMap/add (Ljava/lang/Object;)Z +MD: net/minecraft/util/ClassInstanceMultiMap/contains (Ljava/lang/Object;)Z net/minecraft/util/ClassInstanceMultiMap/contains (Ljava/lang/Object;)Z +MD: net/minecraft/util/ClassInstanceMultiMap/iterator ()Ljava/util/Iterator; net/minecraft/util/ClassInstanceMultiMap/iterator ()Ljava/util/Iterator; +MD: net/minecraft/util/ClassInstanceMultiMap/m_13532_ ()Ljava/util/List; net/minecraft/util/ClassInstanceMultiMap/getAllInstances ()Ljava/util/List; +MD: net/minecraft/util/ClassInstanceMultiMap/m_13533_ (Ljava/lang/Class;)Ljava/util/Collection; net/minecraft/util/ClassInstanceMultiMap/find (Ljava/lang/Class;)Ljava/util/Collection; +MD: net/minecraft/util/ClassInstanceMultiMap/m_13537_ (Ljava/lang/Class;)Ljava/util/List; net/minecraft/util/ClassInstanceMultiMap/lambda$find$0 (Ljava/lang/Class;)Ljava/util/List; +MD: net/minecraft/util/ClassInstanceMultiMap/remove (Ljava/lang/Object;)Z net/minecraft/util/ClassInstanceMultiMap/remove (Ljava/lang/Object;)Z +MD: net/minecraft/util/ClassInstanceMultiMap/size ()I net/minecraft/util/ClassInstanceMultiMap/size ()I +CL: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_13545_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/EMPTY_SLOT +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_13546_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/keys +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_13547_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/values +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_13548_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/byId +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_13549_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/nextId +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_13550_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/size +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_144605_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/NOT_FOUND +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/f_144606_ net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/LOADFACTOR +FD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/ ()V net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/ ()V +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/ (I)V net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/ (I)V +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/ ([Ljava/lang/Object;[I[Ljava/lang/Object;II)V net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/ ([Ljava/lang/Object;[I[Ljava/lang/Object;II)V +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/iterator ()Ljava/util/Iterator; net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/iterator ()Ljava/util/Iterator; +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13554_ ()V net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/clear ()V +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13559_ (Ljava/lang/Object;I)V net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/addMapping (Ljava/lang/Object;I)V +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13563_ (Ljava/lang/Object;I)I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/indexOf (Ljava/lang/Object;I)I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13566_ ()I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/nextId ()I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13567_ (I)I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/getValue (I)I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13569_ (Ljava/lang/Object;)I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/add (Ljava/lang/Object;)I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13571_ (I)V net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/grow (I)V +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13573_ (Ljava/lang/Object;)I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/hash (Ljava/lang/Object;)I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_13575_ (I)I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/findEmpty (I)I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_144607_ (I)Z net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/contains (I)Z +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_144609_ (Ljava/lang/Object;)Z net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/contains (Ljava/lang/Object;)Z +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_183450_ ()I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/size ()I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_184237_ (I)Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap; net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/create (I)Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap; +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_199846_ ()Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap; net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/copy ()Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap; +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_7447_ (Ljava/lang/Object;)I net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/getId (Ljava/lang/Object;)I +MD: net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/m_7942_ (I)Ljava/lang/Object; net/minecraft/util/CrudeIncrementalIntIdentityHashBiMap/byId (I)Ljava/lang/Object; +CL: net/minecraft/util/Crypt net/minecraft/util/Crypt +FD: net/minecraft/util/Crypt/f_144611_ net/minecraft/util/Crypt/SYMMETRIC_ALGORITHM +FD: net/minecraft/util/Crypt/f_144612_ net/minecraft/util/Crypt/SYMMETRIC_BITS +FD: net/minecraft/util/Crypt/f_144613_ net/minecraft/util/Crypt/ASYMMETRIC_ALGORITHM +FD: net/minecraft/util/Crypt/f_144614_ net/minecraft/util/Crypt/ASYMMETRIC_BITS +FD: net/minecraft/util/Crypt/f_144615_ net/minecraft/util/Crypt/BYTE_ENCODING +FD: net/minecraft/util/Crypt/f_144616_ net/minecraft/util/Crypt/HASH_ALGORITHM +FD: net/minecraft/util/Crypt/net/minecraft/util/Crypt net/minecraft/util/Crypt/net/minecraft/util/Crypt +MD: net/minecraft/util/Crypt/ ()V net/minecraft/util/Crypt/ ()V +MD: net/minecraft/util/Crypt/m_13578_ ()Ljavax/crypto/SecretKey; net/minecraft/util/Crypt/generateSecretKey ()Ljavax/crypto/SecretKey; +MD: net/minecraft/util/Crypt/m_13579_ (ILjava/lang/String;Ljava/security/Key;)Ljavax/crypto/Cipher; net/minecraft/util/Crypt/setupCipher (ILjava/lang/String;Ljava/security/Key;)Ljavax/crypto/Cipher; +MD: net/minecraft/util/Crypt/m_13583_ (ILjava/security/Key;)Ljavax/crypto/Cipher; net/minecraft/util/Crypt/getCipher (ILjava/security/Key;)Ljavax/crypto/Cipher; +MD: net/minecraft/util/Crypt/m_13586_ (ILjava/security/Key;[B)[B net/minecraft/util/Crypt/cipherData (ILjava/security/Key;[B)[B +MD: net/minecraft/util/Crypt/m_13590_ (Ljava/lang/String;Ljava/security/PublicKey;Ljavax/crypto/SecretKey;)[B net/minecraft/util/Crypt/digestData (Ljava/lang/String;Ljava/security/PublicKey;Ljavax/crypto/SecretKey;)[B +MD: net/minecraft/util/Crypt/m_13594_ (Ljava/security/Key;[B)[B net/minecraft/util/Crypt/encryptUsingKey (Ljava/security/Key;[B)[B +MD: net/minecraft/util/Crypt/m_13597_ (Ljava/security/PrivateKey;[B)Ljavax/crypto/SecretKey; net/minecraft/util/Crypt/decryptByteToSecretKey (Ljava/security/PrivateKey;[B)Ljavax/crypto/SecretKey; +MD: net/minecraft/util/Crypt/m_13600_ ([B)Ljava/security/PublicKey; net/minecraft/util/Crypt/byteToPublicKey ([B)Ljava/security/PublicKey; +MD: net/minecraft/util/Crypt/m_13602_ ([[B)[B net/minecraft/util/Crypt/digestData ([[B)[B +MD: net/minecraft/util/Crypt/m_13604_ ()Ljava/security/KeyPair; net/minecraft/util/Crypt/generateKeyPair ()Ljava/security/KeyPair; +MD: net/minecraft/util/Crypt/m_13605_ (Ljava/security/Key;[B)[B net/minecraft/util/Crypt/decryptUsingKey (Ljava/security/Key;[B)[B +CL: net/minecraft/util/CryptException net/minecraft/util/CryptException +FD: net/minecraft/util/CryptException/net/minecraft/util/CryptException net/minecraft/util/CryptException/net/minecraft/util/CryptException +MD: net/minecraft/util/CryptException/ (Ljava/lang/Throwable;)V net/minecraft/util/CryptException/ (Ljava/lang/Throwable;)V +CL: net/minecraft/util/CsvOutput net/minecraft/util/CsvOutput +FD: net/minecraft/util/CsvOutput/f_13610_ net/minecraft/util/CsvOutput/output +FD: net/minecraft/util/CsvOutput/f_13611_ net/minecraft/util/CsvOutput/columnCount +FD: net/minecraft/util/CsvOutput/f_144618_ net/minecraft/util/CsvOutput/LINE_SEPARATOR +FD: net/minecraft/util/CsvOutput/f_144619_ net/minecraft/util/CsvOutput/FIELD_SEPARATOR +FD: net/minecraft/util/CsvOutput/net/minecraft/util/CsvOutput net/minecraft/util/CsvOutput/net/minecraft/util/CsvOutput +MD: net/minecraft/util/CsvOutput/ (Ljava/io/Writer;Ljava/util/List;)V net/minecraft/util/CsvOutput/ (Ljava/io/Writer;Ljava/util/List;)V +MD: net/minecraft/util/CsvOutput/m_13619_ ()Lnet/minecraft/util/CsvOutput$Builder; net/minecraft/util/CsvOutput/builder ()Lnet/minecraft/util/CsvOutput$Builder; +MD: net/minecraft/util/CsvOutput/m_13620_ (Ljava/lang/Object;)Ljava/lang/String; net/minecraft/util/CsvOutput/getStringValue (Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/util/CsvOutput/m_13622_ (Ljava/util/stream/Stream;)V net/minecraft/util/CsvOutput/writeLine (Ljava/util/stream/Stream;)V +MD: net/minecraft/util/CsvOutput/m_13624_ ([Ljava/lang/Object;)V net/minecraft/util/CsvOutput/writeRow ([Ljava/lang/Object;)V +CL: net/minecraft/util/CsvOutput$Builder net/minecraft/util/CsvOutput$Builder +FD: net/minecraft/util/CsvOutput$Builder/f_13626_ net/minecraft/util/CsvOutput$Builder/headers +FD: net/minecraft/util/CsvOutput$Builder/net/minecraft/util/CsvOutput$Builder net/minecraft/util/CsvOutput$Builder/net/minecraft/util/CsvOutput$Builder +MD: net/minecraft/util/CsvOutput$Builder/ ()V net/minecraft/util/CsvOutput$Builder/ ()V +MD: net/minecraft/util/CsvOutput$Builder/m_13628_ (Ljava/io/Writer;)Lnet/minecraft/util/CsvOutput; net/minecraft/util/CsvOutput$Builder/build (Ljava/io/Writer;)Lnet/minecraft/util/CsvOutput; +MD: net/minecraft/util/CsvOutput$Builder/m_13630_ (Ljava/lang/String;)Lnet/minecraft/util/CsvOutput$Builder; net/minecraft/util/CsvOutput$Builder/addColumn (Ljava/lang/String;)Lnet/minecraft/util/CsvOutput$Builder; +CL: net/minecraft/util/CubicSampler net/minecraft/util/CubicSampler +FD: net/minecraft/util/CubicSampler/f_130036_ net/minecraft/util/CubicSampler/GAUSSIAN_SAMPLE_KERNEL +FD: net/minecraft/util/CubicSampler/f_177979_ net/minecraft/util/CubicSampler/GAUSSIAN_SAMPLE_RADIUS +FD: net/minecraft/util/CubicSampler/f_177980_ net/minecraft/util/CubicSampler/GAUSSIAN_SAMPLE_BREADTH +FD: net/minecraft/util/CubicSampler/net/minecraft/util/CubicSampler net/minecraft/util/CubicSampler/net/minecraft/util/CubicSampler +MD: net/minecraft/util/CubicSampler/ ()V net/minecraft/util/CubicSampler/ ()V +MD: net/minecraft/util/CubicSampler/ ()V net/minecraft/util/CubicSampler/ ()V +MD: net/minecraft/util/CubicSampler/m_130038_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/util/CubicSampler$Vec3Fetcher;)Lnet/minecraft/world/phys/Vec3; net/minecraft/util/CubicSampler/gaussianSampleVec3 (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/util/CubicSampler$Vec3Fetcher;)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/util/CubicSampler$Vec3Fetcher net/minecraft/util/CubicSampler$Vec3Fetcher +FD: net/minecraft/util/CubicSampler$Vec3Fetcher/net/minecraft/util/CubicSampler$Vec3Fetcher net/minecraft/util/CubicSampler$Vec3Fetcher/net/minecraft/util/CubicSampler$Vec3Fetcher +MD: net/minecraft/util/CubicSampler$Vec3Fetcher/m_130041_ (III)Lnet/minecraft/world/phys/Vec3; net/minecraft/util/CubicSampler$Vec3Fetcher/fetch (III)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/util/CubicSpline net/minecraft/util/CubicSpline +FD: net/minecraft/util/CubicSpline/net/minecraft/util/CubicSpline net/minecraft/util/CubicSpline/net/minecraft/util/CubicSpline +MD: net/minecraft/util/CubicSpline/m_183628_ ()Ljava/lang/String; net/minecraft/util/CubicSpline/parityString ()Ljava/lang/String; +MD: net/minecraft/util/CubicSpline/m_184239_ (F)Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline/constant (F)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/util/CubicSpline/m_184241_ (FLnet/minecraft/util/CubicSpline;F)Lnet/minecraft/util/CubicSpline$1Point; net/minecraft/util/CubicSpline/lambda$codec$0 (FLnet/minecraft/util/CubicSpline;F)Lnet/minecraft/util/CubicSpline$1Point; +MD: net/minecraft/util/CubicSpline/m_184245_ (Lnet/minecraft/util/CubicSpline$Multipoint;)Ljava/lang/Record; net/minecraft/util/CubicSpline/lambda$codec$6 (Lnet/minecraft/util/CubicSpline$Multipoint;)Ljava/lang/Record; +MD: net/minecraft/util/CubicSpline/m_184247_ (Lnet/minecraft/util/CubicSpline$Multipoint;I)Lnet/minecraft/util/CubicSpline$1Point; net/minecraft/util/CubicSpline/lambda$codec$2 (Lnet/minecraft/util/CubicSpline$Multipoint;I)Lnet/minecraft/util/CubicSpline$1Point; +MD: net/minecraft/util/CubicSpline/m_184250_ (Lnet/minecraft/util/CubicSpline;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/CubicSpline/lambda$codec$8 (Lnet/minecraft/util/CubicSpline;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/CubicSpline/m_184252_ (Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline$Builder; net/minecraft/util/CubicSpline/builder (Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline$Builder; +MD: net/minecraft/util/CubicSpline/m_184254_ (Lnet/minecraft/util/ToFloatFunction;Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline$Builder; net/minecraft/util/CubicSpline/builder (Lnet/minecraft/util/ToFloatFunction;Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline$Builder; +MD: net/minecraft/util/CubicSpline/m_184257_ (Lnet/minecraft/util/ToFloatFunction;Ljava/util/List;)Lnet/minecraft/util/CubicSpline$Multipoint; net/minecraft/util/CubicSpline/lambda$codec$4 (Lnet/minecraft/util/ToFloatFunction;Ljava/util/List;)Lnet/minecraft/util/CubicSpline$Multipoint; +MD: net/minecraft/util/CubicSpline/m_184260_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline/lambda$codec$7 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/util/CubicSpline/m_184262_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/CubicSpline/codec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/CubicSpline/m_184264_ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/CubicSpline/lambda$codec$5 (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/CubicSpline/m_184268_ (Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/CubicSpline/lambda$codec$1 (Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/CubicSpline/m_184271_ (Lnet/minecraft/util/CubicSpline$Multipoint;)Ljava/util/List; net/minecraft/util/CubicSpline/lambda$codec$3 (Lnet/minecraft/util/CubicSpline$Multipoint;)Ljava/util/List; +MD: net/minecraft/util/CubicSpline/m_207240_ ()F net/minecraft/util/CubicSpline/max ()F +MD: net/minecraft/util/CubicSpline/m_207241_ ()F net/minecraft/util/CubicSpline/min ()F +MD: net/minecraft/util/CubicSpline/m_211396_ (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;)Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline/mapAll (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;)Lnet/minecraft/util/CubicSpline; +CL: net/minecraft/util/CubicSpline$1Point net/minecraft/util/CubicSpline$1Point +FD: net/minecraft/util/CubicSpline$1Point/f_184273_ net/minecraft/util/CubicSpline$1Point/location +FD: net/minecraft/util/CubicSpline$1Point/f_184274_ net/minecraft/util/CubicSpline$1Point/value +FD: net/minecraft/util/CubicSpline$1Point/f_184275_ net/minecraft/util/CubicSpline$1Point/derivative +FD: net/minecraft/util/CubicSpline$1Point/net/minecraft/util/CubicSpline$1Point net/minecraft/util/CubicSpline$1Point/net/minecraft/util/CubicSpline$1Point +MD: net/minecraft/util/CubicSpline$1Point/ (FLnet/minecraft/util/CubicSpline;F)V net/minecraft/util/CubicSpline$1Point/ (FLnet/minecraft/util/CubicSpline;F)V +MD: net/minecraft/util/CubicSpline$1Point/equals (Ljava/lang/Object;)Z net/minecraft/util/CubicSpline$1Point/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/CubicSpline$1Point/f_184273_ ()F net/minecraft/util/CubicSpline$1Point/location ()F +MD: net/minecraft/util/CubicSpline$1Point/f_184274_ ()Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline$1Point/value ()Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/util/CubicSpline$1Point/f_184275_ ()F net/minecraft/util/CubicSpline$1Point/derivative ()F +MD: net/minecraft/util/CubicSpline$1Point/hashCode ()I net/minecraft/util/CubicSpline$1Point/hashCode ()I +MD: net/minecraft/util/CubicSpline$1Point/toString ()Ljava/lang/String; net/minecraft/util/CubicSpline$1Point/toString ()Ljava/lang/String; +CL: net/minecraft/util/CubicSpline$Builder net/minecraft/util/CubicSpline$Builder +FD: net/minecraft/util/CubicSpline$Builder/f_184287_ net/minecraft/util/CubicSpline$Builder/coordinate +FD: net/minecraft/util/CubicSpline$Builder/f_184288_ net/minecraft/util/CubicSpline$Builder/valueTransformer +FD: net/minecraft/util/CubicSpline$Builder/f_184289_ net/minecraft/util/CubicSpline$Builder/locations +FD: net/minecraft/util/CubicSpline$Builder/f_184290_ net/minecraft/util/CubicSpline$Builder/values +FD: net/minecraft/util/CubicSpline$Builder/f_184291_ net/minecraft/util/CubicSpline$Builder/derivatives +FD: net/minecraft/util/CubicSpline$Builder/net/minecraft/util/CubicSpline$Builder net/minecraft/util/CubicSpline$Builder/net/minecraft/util/CubicSpline$Builder +MD: net/minecraft/util/CubicSpline$Builder/ (Lnet/minecraft/util/ToFloatFunction;)V net/minecraft/util/CubicSpline$Builder/ (Lnet/minecraft/util/ToFloatFunction;)V +MD: net/minecraft/util/CubicSpline$Builder/ (Lnet/minecraft/util/ToFloatFunction;Lnet/minecraft/util/ToFloatFunction;)V net/minecraft/util/CubicSpline$Builder/ (Lnet/minecraft/util/ToFloatFunction;Lnet/minecraft/util/ToFloatFunction;)V +MD: net/minecraft/util/CubicSpline$Builder/m_184297_ ()Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline$Builder/build ()Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/util/CubicSpline$Builder/m_184298_ (FFF)Lnet/minecraft/util/CubicSpline$Builder; net/minecraft/util/CubicSpline$Builder/addPoint (FFF)Lnet/minecraft/util/CubicSpline$Builder; +MD: net/minecraft/util/CubicSpline$Builder/m_184302_ (FLnet/minecraft/util/CubicSpline;F)Lnet/minecraft/util/CubicSpline$Builder; net/minecraft/util/CubicSpline$Builder/addPoint (FLnet/minecraft/util/CubicSpline;F)Lnet/minecraft/util/CubicSpline$Builder; +MD: net/minecraft/util/CubicSpline$Builder/m_184306_ (Ljava/lang/Float;)F net/minecraft/util/CubicSpline$Builder/lambda$new$0 (Ljava/lang/Float;)F +CL: net/minecraft/util/CubicSpline$Constant net/minecraft/util/CubicSpline$Constant +FD: net/minecraft/util/CubicSpline$Constant/f_184308_ net/minecraft/util/CubicSpline$Constant/value +FD: net/minecraft/util/CubicSpline$Constant/net/minecraft/util/CubicSpline$Constant net/minecraft/util/CubicSpline$Constant/net/minecraft/util/CubicSpline$Constant +MD: net/minecraft/util/CubicSpline$Constant/ (F)V net/minecraft/util/CubicSpline$Constant/ (F)V +MD: net/minecraft/util/CubicSpline$Constant/equals (Ljava/lang/Object;)Z net/minecraft/util/CubicSpline$Constant/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/CubicSpline$Constant/f_184308_ ()F net/minecraft/util/CubicSpline$Constant/value ()F +MD: net/minecraft/util/CubicSpline$Constant/hashCode ()I net/minecraft/util/CubicSpline$Constant/hashCode ()I +MD: net/minecraft/util/CubicSpline$Constant/m_183321_ (Ljava/lang/Object;)F net/minecraft/util/CubicSpline$Constant/apply (Ljava/lang/Object;)F +MD: net/minecraft/util/CubicSpline$Constant/m_183628_ ()Ljava/lang/String; net/minecraft/util/CubicSpline$Constant/parityString ()Ljava/lang/String; +MD: net/minecraft/util/CubicSpline$Constant/m_207240_ ()F net/minecraft/util/CubicSpline$Constant/max ()F +MD: net/minecraft/util/CubicSpline$Constant/m_207241_ ()F net/minecraft/util/CubicSpline$Constant/min ()F +MD: net/minecraft/util/CubicSpline$Constant/m_211396_ (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;)Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline$Constant/mapAll (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/util/CubicSpline$Constant/toString ()Ljava/lang/String; net/minecraft/util/CubicSpline$Constant/toString ()Ljava/lang/String; +CL: net/minecraft/util/CubicSpline$CoordinateVisitor net/minecraft/util/CubicSpline$CoordinateVisitor +FD: net/minecraft/util/CubicSpline$CoordinateVisitor/net/minecraft/util/CubicSpline$CoordinateVisitor net/minecraft/util/CubicSpline$CoordinateVisitor/net/minecraft/util/CubicSpline$CoordinateVisitor +MD: net/minecraft/util/CubicSpline$CoordinateVisitor/m_211582_ (Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/ToFloatFunction; net/minecraft/util/CubicSpline$CoordinateVisitor/visit (Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/ToFloatFunction; +CL: net/minecraft/util/CubicSpline$Multipoint net/minecraft/util/CubicSpline$Multipoint +FD: net/minecraft/util/CubicSpline$Multipoint/f_184319_ net/minecraft/util/CubicSpline$Multipoint/coordinate +FD: net/minecraft/util/CubicSpline$Multipoint/f_184320_ net/minecraft/util/CubicSpline$Multipoint/locations +FD: net/minecraft/util/CubicSpline$Multipoint/f_184321_ net/minecraft/util/CubicSpline$Multipoint/values +FD: net/minecraft/util/CubicSpline$Multipoint/f_184322_ net/minecraft/util/CubicSpline$Multipoint/derivatives +FD: net/minecraft/util/CubicSpline$Multipoint/net/minecraft/util/CubicSpline$Multipoint net/minecraft/util/CubicSpline$Multipoint/net/minecraft/util/CubicSpline$Multipoint +MD: net/minecraft/util/CubicSpline$Multipoint/ (Lnet/minecraft/util/ToFloatFunction;[FLjava/util/List;[F)V net/minecraft/util/CubicSpline$Multipoint/ (Lnet/minecraft/util/ToFloatFunction;[FLjava/util/List;[F)V +MD: net/minecraft/util/CubicSpline$Multipoint/equals (Ljava/lang/Object;)Z net/minecraft/util/CubicSpline$Multipoint/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/CubicSpline$Multipoint/f_184319_ ()Lnet/minecraft/util/ToFloatFunction; net/minecraft/util/CubicSpline$Multipoint/coordinate ()Lnet/minecraft/util/ToFloatFunction; +MD: net/minecraft/util/CubicSpline$Multipoint/f_184320_ ()[F net/minecraft/util/CubicSpline$Multipoint/locations ()[F +MD: net/minecraft/util/CubicSpline$Multipoint/f_184321_ ()Ljava/util/List; net/minecraft/util/CubicSpline$Multipoint/values ()Ljava/util/List; +MD: net/minecraft/util/CubicSpline$Multipoint/f_184322_ ()[F net/minecraft/util/CubicSpline$Multipoint/derivatives ()[F +MD: net/minecraft/util/CubicSpline$Multipoint/hashCode ()I net/minecraft/util/CubicSpline$Multipoint/hashCode ()I +MD: net/minecraft/util/CubicSpline$Multipoint/m_183321_ (Ljava/lang/Object;)F net/minecraft/util/CubicSpline$Multipoint/apply (Ljava/lang/Object;)F +MD: net/minecraft/util/CubicSpline$Multipoint/m_183628_ ()Ljava/lang/String; net/minecraft/util/CubicSpline$Multipoint/parityString ()Ljava/lang/String; +MD: net/minecraft/util/CubicSpline$Multipoint/m_184329_ (D)Ljava/lang/String; net/minecraft/util/CubicSpline$Multipoint/lambda$toString$2 (D)Ljava/lang/String; +MD: net/minecraft/util/CubicSpline$Multipoint/m_184331_ (FI)Z net/minecraft/util/CubicSpline$Multipoint/lambda$apply$0 (FI)Z +MD: net/minecraft/util/CubicSpline$Multipoint/m_184334_ ([F)Ljava/lang/String; net/minecraft/util/CubicSpline$Multipoint/toString ([F)Ljava/lang/String; +MD: net/minecraft/util/CubicSpline$Multipoint/m_184336_ ([FI)D net/minecraft/util/CubicSpline$Multipoint/lambda$toString$1 ([FI)D +MD: net/minecraft/util/CubicSpline$Multipoint/m_207240_ ()F net/minecraft/util/CubicSpline$Multipoint/max ()F +MD: net/minecraft/util/CubicSpline$Multipoint/m_207241_ ()F net/minecraft/util/CubicSpline$Multipoint/min ()F +MD: net/minecraft/util/CubicSpline$Multipoint/m_211396_ (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;)Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline$Multipoint/mapAll (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/util/CubicSpline$Multipoint/m_211586_ (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;Lnet/minecraft/util/CubicSpline;)Lnet/minecraft/util/CubicSpline; net/minecraft/util/CubicSpline$Multipoint/lambda$mapAll$3 (Lnet/minecraft/util/CubicSpline$CoordinateVisitor;Lnet/minecraft/util/CubicSpline;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/util/CubicSpline$Multipoint/toString ()Ljava/lang/String; net/minecraft/util/CubicSpline$Multipoint/toString ()Ljava/lang/String; +CL: net/minecraft/util/DebugBuffer net/minecraft/util/DebugBuffer +FD: net/minecraft/util/DebugBuffer/f_144620_ net/minecraft/util/DebugBuffer/data +FD: net/minecraft/util/DebugBuffer/f_144621_ net/minecraft/util/DebugBuffer/index +FD: net/minecraft/util/DebugBuffer/net/minecraft/util/DebugBuffer net/minecraft/util/DebugBuffer/net/minecraft/util/DebugBuffer +MD: net/minecraft/util/DebugBuffer/ (I)V net/minecraft/util/DebugBuffer/ (I)V +MD: net/minecraft/util/DebugBuffer/m_144624_ ()Ljava/util/List; net/minecraft/util/DebugBuffer/dump ()Ljava/util/List; +MD: net/minecraft/util/DebugBuffer/m_144625_ (Ljava/lang/Object;)V net/minecraft/util/DebugBuffer/push (Ljava/lang/Object;)V +CL: net/minecraft/util/DirectoryLock net/minecraft/util/DirectoryLock +FD: net/minecraft/util/DirectoryLock/f_13632_ net/minecraft/util/DirectoryLock/lockFile +FD: net/minecraft/util/DirectoryLock/f_13633_ net/minecraft/util/DirectoryLock/lock +FD: net/minecraft/util/DirectoryLock/f_13634_ net/minecraft/util/DirectoryLock/DUMMY +FD: net/minecraft/util/DirectoryLock/f_144627_ net/minecraft/util/DirectoryLock/LOCK_FILE +FD: net/minecraft/util/DirectoryLock/net/minecraft/util/DirectoryLock net/minecraft/util/DirectoryLock/net/minecraft/util/DirectoryLock +MD: net/minecraft/util/DirectoryLock/ ()V net/minecraft/util/DirectoryLock/ ()V +MD: net/minecraft/util/DirectoryLock/ (Ljava/nio/channels/FileChannel;Ljava/nio/channels/FileLock;)V net/minecraft/util/DirectoryLock/ (Ljava/nio/channels/FileChannel;Ljava/nio/channels/FileLock;)V +MD: net/minecraft/util/DirectoryLock/close ()V net/minecraft/util/DirectoryLock/close ()V +MD: net/minecraft/util/DirectoryLock/m_13639_ ()Z net/minecraft/util/DirectoryLock/isValid ()Z +MD: net/minecraft/util/DirectoryLock/m_13640_ (Ljava/nio/file/Path;)Lnet/minecraft/util/DirectoryLock; net/minecraft/util/DirectoryLock/create (Ljava/nio/file/Path;)Lnet/minecraft/util/DirectoryLock; +MD: net/minecraft/util/DirectoryLock/m_13642_ (Ljava/nio/file/Path;)Z net/minecraft/util/DirectoryLock/isLocked (Ljava/nio/file/Path;)Z +CL: net/minecraft/util/DirectoryLock$LockException net/minecraft/util/DirectoryLock$LockException +FD: net/minecraft/util/DirectoryLock$LockException/net/minecraft/util/DirectoryLock$LockException net/minecraft/util/DirectoryLock$LockException/net/minecraft/util/DirectoryLock$LockException +MD: net/minecraft/util/DirectoryLock$LockException/ (Ljava/nio/file/Path;Ljava/lang/String;)V net/minecraft/util/DirectoryLock$LockException/ (Ljava/nio/file/Path;Ljava/lang/String;)V +MD: net/minecraft/util/DirectoryLock$LockException/m_13648_ (Ljava/nio/file/Path;)Lnet/minecraft/util/DirectoryLock$LockException; net/minecraft/util/DirectoryLock$LockException/alreadyLocked (Ljava/nio/file/Path;)Lnet/minecraft/util/DirectoryLock$LockException; +CL: net/minecraft/util/ExceptionCollector net/minecraft/util/ExceptionCollector +FD: net/minecraft/util/ExceptionCollector/f_13650_ net/minecraft/util/ExceptionCollector/result +FD: net/minecraft/util/ExceptionCollector/net/minecraft/util/ExceptionCollector net/minecraft/util/ExceptionCollector/net/minecraft/util/ExceptionCollector +MD: net/minecraft/util/ExceptionCollector/ ()V net/minecraft/util/ExceptionCollector/ ()V +MD: net/minecraft/util/ExceptionCollector/m_13652_ ()V net/minecraft/util/ExceptionCollector/throwIfPresent ()V +MD: net/minecraft/util/ExceptionCollector/m_13653_ (Ljava/lang/Throwable;)V net/minecraft/util/ExceptionCollector/add (Ljava/lang/Throwable;)V +CL: net/minecraft/util/ExtraCodecs net/minecraft/util/ExtraCodecs +FD: net/minecraft/util/ExtraCodecs/f_144628_ net/minecraft/util/ExtraCodecs/NON_NEGATIVE_INT +FD: net/minecraft/util/ExtraCodecs/f_144629_ net/minecraft/util/ExtraCodecs/POSITIVE_INT +FD: net/minecraft/util/ExtraCodecs/f_184349_ net/minecraft/util/ExtraCodecs/POSITIVE_FLOAT +FD: net/minecraft/util/ExtraCodecs/net/minecraft/util/ExtraCodecs net/minecraft/util/ExtraCodecs/net/minecraft/util/ExtraCodecs +MD: net/minecraft/util/ExtraCodecs/ ()V net/minecraft/util/ExtraCodecs/ ()V +MD: net/minecraft/util/ExtraCodecs/ ()V net/minecraft/util/ExtraCodecs/ ()V +MD: net/minecraft/util/ExtraCodecs/m_144632_ ()Ljava/util/function/Function; net/minecraft/util/ExtraCodecs/nonEmptyListCheck ()Ljava/util/function/Function; +MD: net/minecraft/util/ExtraCodecs/m_144633_ (IILjava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/intRangeWithMessage (IILjava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_144637_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/nonEmptyList (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_144639_ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/xor (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_144644_ (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;)Ljava/util/function/Function; net/minecraft/util/ExtraCodecs/checkRangeWithMessage (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;)Ljava/util/function/Function; +MD: net/minecraft/util/ExtraCodecs/m_184350_ (FFLjava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/floatRangeMinExclusiveWithMessage (FFLjava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_184354_ (Lcom/mojang/datafixers/util/Either;)Ljava/lang/Object; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$8 (Lcom/mojang/datafixers/util/Either;)Ljava/lang/Object; +MD: net/minecraft/util/ExtraCodecs/m_184356_ (Lcom/mojang/serialization/Codec;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$3 (Lcom/mojang/serialization/Codec;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/ExtraCodecs/m_184361_ (Lcom/mojang/serialization/Codec;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/BiFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/intervalCodec (Lcom/mojang/serialization/Codec;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/BiFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_184368_ (Lcom/mojang/serialization/Codec;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/overrideLifecycle (Lcom/mojang/serialization/Codec;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_184372_ (Ljava/lang/Float;)Ljava/lang/String; net/minecraft/util/ExtraCodecs/lambda$static$23 (Ljava/lang/Float;)Ljava/lang/String; +MD: net/minecraft/util/ExtraCodecs/m_184374_ (Ljava/lang/Integer;)Ljava/lang/String; net/minecraft/util/ExtraCodecs/lambda$static$21 (Ljava/lang/Integer;)Ljava/lang/String; +MD: net/minecraft/util/ExtraCodecs/m_184376_ (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;Ljava/lang/Number;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$checkRangeMinExclusiveWithMessage$22 (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;Ljava/lang/Number;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184381_ (Ljava/lang/Object;)Lcom/mojang/serialization/Codec$ResultFunction; net/minecraft/util/ExtraCodecs/orElsePartial (Ljava/lang/Object;)Lcom/mojang/serialization/Codec$ResultFunction; +MD: net/minecraft/util/ExtraCodecs/m_184383_ (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$stringResolverCodec$15 (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184387_ (Ljava/util/function/BiFunction;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$10 (Ljava/util/function/BiFunction;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184390_ (Ljava/util/function/BiFunction;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$4 (Ljava/util/function/BiFunction;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184393_ (Ljava/util/function/BiFunction;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$9 (Ljava/util/function/BiFunction;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184396_ (Ljava/util/function/BiFunction;Ljava/util/List;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$1 (Ljava/util/function/BiFunction;Ljava/util/List;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184399_ (Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$stringResolverCodec$18 (Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184402_ (Ljava/util/function/Function;Ljava/lang/String;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$stringResolverCodec$16 (Ljava/util/function/Function;Ljava/lang/String;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184405_ (Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/stringResolverCodec (Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_184408_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$11 (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/ExtraCodecs/m_184412_ (Ljava/util/function/IntFunction;Ljava/lang/Integer;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$idResolverCodec$13 (Ljava/util/function/IntFunction;Ljava/lang/Integer;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184415_ (Ljava/util/function/Supplier;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/lazyInitializedCodec (Ljava/util/function/Supplier;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_184417_ (Ljava/util/function/ToIntFunction;ILjava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$idResolverCodec$14 (Ljava/util/function/ToIntFunction;ILjava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184421_ (Ljava/util/function/ToIntFunction;Ljava/util/function/IntFunction;I)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/idResolverCodec (Ljava/util/function/ToIntFunction;Ljava/util/function/IntFunction;I)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_184425_ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/orCompressed (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_184428_ (Ljava/lang/Integer;)Ljava/lang/String; net/minecraft/util/ExtraCodecs/lambda$static$20 (Ljava/lang/Integer;)Ljava/lang/String; +MD: net/minecraft/util/ExtraCodecs/m_184430_ (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;)Ljava/util/function/Function; net/minecraft/util/ExtraCodecs/checkRangeMinExclusiveWithMessage (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;)Ljava/util/function/Function; +MD: net/minecraft/util/ExtraCodecs/m_184434_ (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;Ljava/lang/Number;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$checkRangeWithMessage$19 (Ljava/lang/Number;Ljava/lang/Number;Ljava/util/function/Function;Ljava/lang/Number;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184439_ (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$stringResolverCodec$17 (Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184441_ (Ljava/util/List;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$nonEmptyListCheck$24 (Ljava/util/List;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184443_ (Ljava/util/function/BiFunction;Ljava/util/List;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$0 (Ljava/util/function/BiFunction;Ljava/util/List;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184446_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$5 (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/ExtraCodecs/m_184452_ (Ljava/lang/Integer;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$idResolverCodec$12 (Ljava/lang/Integer;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_184454_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$7 (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/util/ExtraCodecs/m_184456_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/util/List; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$2 (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/lang/Object;)Ljava/util/List; +MD: net/minecraft/util/ExtraCodecs/m_184460_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/ExtraCodecs/lambda$intervalCodec$6 (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/util/ExtraCodecs/m_203974_ (Lnet/minecraft/core/HolderSet;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$nonEmptyHolderSetCheck$25 (Lnet/minecraft/core/HolderSet;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_203976_ (Ljava/util/function/Function;)Lcom/mojang/serialization/MapCodec; net/minecraft/util/ExtraCodecs/retrieveContext (Ljava/util/function/Function;)Lcom/mojang/serialization/MapCodec; +MD: net/minecraft/util/ExtraCodecs/m_203978_ (Ljava/util/function/Function;Ljava/util/Collection;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs/lambda$ensureHomogenous$26 (Ljava/util/function/Function;Ljava/util/Collection;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs/m_203981_ ()Ljava/util/function/Function; net/minecraft/util/ExtraCodecs/nonEmptyHolderSetCheck ()Ljava/util/function/Function; +MD: net/minecraft/util/ExtraCodecs/m_203982_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/ExtraCodecs/nonEmptyHolderSet (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/ExtraCodecs/m_203984_ (Ljava/util/function/Function;)Ljava/util/function/Function; net/minecraft/util/ExtraCodecs/ensureHomogenous (Ljava/util/function/Function;)Ljava/util/function/Function; +CL: net/minecraft/util/ExtraCodecs$1 net/minecraft/util/ExtraCodecs$1 +FD: net/minecraft/util/ExtraCodecs$1/f_184462_ net/minecraft/util/ExtraCodecs$1/val$value +FD: net/minecraft/util/ExtraCodecs$1/net/minecraft/util/ExtraCodecs$1 net/minecraft/util/ExtraCodecs$1/net/minecraft/util/ExtraCodecs$1 +MD: net/minecraft/util/ExtraCodecs$1/ (Ljava/lang/Object;)V net/minecraft/util/ExtraCodecs$1/ (Ljava/lang/Object;)V +MD: net/minecraft/util/ExtraCodecs$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$1/coApply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$1/coApply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$1/toString ()Ljava/lang/String; net/minecraft/util/ExtraCodecs$1/toString ()Ljava/lang/String; +CL: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec +FD: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/f_203986_ net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/val$getter +FD: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec +MD: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/ (Ljava/util/function/Function;)V net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/ (Ljava/util/function/Function;)V +MD: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/decode (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/decode (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)Lcom/mojang/serialization/RecordBuilder; net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)Lcom/mojang/serialization/RecordBuilder; +MD: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; +MD: net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/toString ()Ljava/lang/String; net/minecraft/util/ExtraCodecs$1ContextRetrievalCodec/toString ()Ljava/lang/String; +CL: net/minecraft/util/ExtraCodecs$2 net/minecraft/util/ExtraCodecs$2 +FD: net/minecraft/util/ExtraCodecs$2/f_184474_ net/minecraft/util/ExtraCodecs$2/val$compressed +FD: net/minecraft/util/ExtraCodecs$2/f_184475_ net/minecraft/util/ExtraCodecs$2/val$normal +FD: net/minecraft/util/ExtraCodecs$2/net/minecraft/util/ExtraCodecs$2 net/minecraft/util/ExtraCodecs$2/net/minecraft/util/ExtraCodecs$2 +MD: net/minecraft/util/ExtraCodecs$2/ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V net/minecraft/util/ExtraCodecs$2/ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/util/ExtraCodecs$2/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$2/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$2/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$2/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$2/toString ()Ljava/lang/String; net/minecraft/util/ExtraCodecs$2/toString ()Ljava/lang/String; +CL: net/minecraft/util/ExtraCodecs$3 net/minecraft/util/ExtraCodecs$3 +FD: net/minecraft/util/ExtraCodecs$3/f_184487_ net/minecraft/util/ExtraCodecs$3/val$decodeLifecycle +FD: net/minecraft/util/ExtraCodecs$3/f_184488_ net/minecraft/util/ExtraCodecs$3/val$encodeLifecycle +FD: net/minecraft/util/ExtraCodecs$3/net/minecraft/util/ExtraCodecs$3 net/minecraft/util/ExtraCodecs$3/net/minecraft/util/ExtraCodecs$3 +MD: net/minecraft/util/ExtraCodecs$3/ (Ljava/util/function/Function;Ljava/util/function/Function;)V net/minecraft/util/ExtraCodecs$3/ (Ljava/util/function/Function;Ljava/util/function/Function;)V +MD: net/minecraft/util/ExtraCodecs$3/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$3/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$3/coApply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$3/coApply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/DataResult;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$3/m_184492_ (Lcom/mojang/serialization/DataResult;Ljava/util/function/Function;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$3/lambda$apply$0 (Lcom/mojang/serialization/DataResult;Ljava/util/function/Function;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$3/toString ()Ljava/lang/String; net/minecraft/util/ExtraCodecs$3/toString ()Ljava/lang/String; +CL: net/minecraft/util/ExtraCodecs$EitherCodec net/minecraft/util/ExtraCodecs$EitherCodec +FD: net/minecraft/util/ExtraCodecs$EitherCodec/f_184505_ net/minecraft/util/ExtraCodecs$EitherCodec/first +FD: net/minecraft/util/ExtraCodecs$EitherCodec/f_184506_ net/minecraft/util/ExtraCodecs$EitherCodec/second +FD: net/minecraft/util/ExtraCodecs$EitherCodec/net/minecraft/util/ExtraCodecs$EitherCodec net/minecraft/util/ExtraCodecs$EitherCodec/net/minecraft/util/ExtraCodecs$EitherCodec +MD: net/minecraft/util/ExtraCodecs$EitherCodec/ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V net/minecraft/util/ExtraCodecs$EitherCodec/ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/util/ExtraCodecs$EitherCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$EitherCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/encode (Lcom/mojang/datafixers/util/Either;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$EitherCodec/encode (Lcom/mojang/datafixers/util/Either;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$EitherCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/equals (Ljava/lang/Object;)Z net/minecraft/util/ExtraCodecs$EitherCodec/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/ExtraCodecs$EitherCodec/hashCode ()I net/minecraft/util/ExtraCodecs$EitherCodec/hashCode ()I +MD: net/minecraft/util/ExtraCodecs$EitherCodec/m_184514_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/ExtraCodecs$EitherCodec/lambda$decode$1 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/m_184516_ (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/ExtraCodecs$EitherCodec/lambda$decode$2 (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/m_184519_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$EitherCodec/lambda$encode$4 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/m_184523_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/ExtraCodecs$EitherCodec/lambda$decode$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/m_184525_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$EitherCodec/lambda$encode$3 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$EitherCodec/toString ()Ljava/lang/String; net/minecraft/util/ExtraCodecs$EitherCodec/toString ()Ljava/lang/String; +CL: net/minecraft/util/ExtraCodecs$LazyInitializedCodec net/minecraft/util/ExtraCodecs$LazyInitializedCodec +FD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/f_184540_ net/minecraft/util/ExtraCodecs$LazyInitializedCodec/delegate +FD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/net/minecraft/util/ExtraCodecs$LazyInitializedCodec net/minecraft/util/ExtraCodecs$LazyInitializedCodec/net/minecraft/util/ExtraCodecs$LazyInitializedCodec +MD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/ (Ljava/util/function/Supplier;)V net/minecraft/util/ExtraCodecs$LazyInitializedCodec/ (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$LazyInitializedCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$LazyInitializedCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/equals (Ljava/lang/Object;)Z net/minecraft/util/ExtraCodecs$LazyInitializedCodec/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/f_184540_ ()Ljava/util/function/Supplier; net/minecraft/util/ExtraCodecs$LazyInitializedCodec/delegate ()Ljava/util/function/Supplier; +MD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/hashCode ()I net/minecraft/util/ExtraCodecs$LazyInitializedCodec/hashCode ()I +MD: net/minecraft/util/ExtraCodecs$LazyInitializedCodec/toString ()Ljava/lang/String; net/minecraft/util/ExtraCodecs$LazyInitializedCodec/toString ()Ljava/lang/String; +CL: net/minecraft/util/ExtraCodecs$XorCodec net/minecraft/util/ExtraCodecs$XorCodec +FD: net/minecraft/util/ExtraCodecs$XorCodec/f_144657_ net/minecraft/util/ExtraCodecs$XorCodec/first +FD: net/minecraft/util/ExtraCodecs$XorCodec/f_144658_ net/minecraft/util/ExtraCodecs$XorCodec/second +FD: net/minecraft/util/ExtraCodecs$XorCodec/net/minecraft/util/ExtraCodecs$XorCodec net/minecraft/util/ExtraCodecs$XorCodec/net/minecraft/util/ExtraCodecs$XorCodec +MD: net/minecraft/util/ExtraCodecs$XorCodec/ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V net/minecraft/util/ExtraCodecs$XorCodec/ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/util/ExtraCodecs$XorCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$XorCodec/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$XorCodec/encode (Lcom/mojang/datafixers/util/Either;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$XorCodec/encode (Lcom/mojang/datafixers/util/Either;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$XorCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$XorCodec/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$XorCodec/equals (Ljava/lang/Object;)Z net/minecraft/util/ExtraCodecs$XorCodec/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/ExtraCodecs$XorCodec/hashCode ()I net/minecraft/util/ExtraCodecs$XorCodec/hashCode ()I +MD: net/minecraft/util/ExtraCodecs$XorCodec/m_144666_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/ExtraCodecs$XorCodec/lambda$decode$1 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/ExtraCodecs$XorCodec/m_144668_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$XorCodec/lambda$encode$3 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$XorCodec/m_144672_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/ExtraCodecs$XorCodec/lambda$decode$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/ExtraCodecs$XorCodec/m_144674_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/ExtraCodecs$XorCodec/lambda$encode$2 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/ExtraCodecs$XorCodec/toString ()Ljava/lang/String; net/minecraft/util/ExtraCodecs$XorCodec/toString ()Ljava/lang/String; +CL: net/minecraft/util/FastBufferedInputStream net/minecraft/util/FastBufferedInputStream +FD: net/minecraft/util/FastBufferedInputStream/f_196560_ net/minecraft/util/FastBufferedInputStream/DEFAULT_BUFFER_SIZE +FD: net/minecraft/util/FastBufferedInputStream/f_196561_ net/minecraft/util/FastBufferedInputStream/in +FD: net/minecraft/util/FastBufferedInputStream/f_196562_ net/minecraft/util/FastBufferedInputStream/buffer +FD: net/minecraft/util/FastBufferedInputStream/f_196563_ net/minecraft/util/FastBufferedInputStream/limit +FD: net/minecraft/util/FastBufferedInputStream/f_196564_ net/minecraft/util/FastBufferedInputStream/position +FD: net/minecraft/util/FastBufferedInputStream/net/minecraft/util/FastBufferedInputStream net/minecraft/util/FastBufferedInputStream/net/minecraft/util/FastBufferedInputStream +MD: net/minecraft/util/FastBufferedInputStream/ (Ljava/io/InputStream;)V net/minecraft/util/FastBufferedInputStream/ (Ljava/io/InputStream;)V +MD: net/minecraft/util/FastBufferedInputStream/ (Ljava/io/InputStream;I)V net/minecraft/util/FastBufferedInputStream/ (Ljava/io/InputStream;I)V +MD: net/minecraft/util/FastBufferedInputStream/available ()I net/minecraft/util/FastBufferedInputStream/available ()I +MD: net/minecraft/util/FastBufferedInputStream/close ()V net/minecraft/util/FastBufferedInputStream/close ()V +MD: net/minecraft/util/FastBufferedInputStream/m_196570_ ()I net/minecraft/util/FastBufferedInputStream/bytesInBuffer ()I +MD: net/minecraft/util/FastBufferedInputStream/m_196572_ ()V net/minecraft/util/FastBufferedInputStream/fill ()V +MD: net/minecraft/util/FastBufferedInputStream/read ()I net/minecraft/util/FastBufferedInputStream/read ()I +MD: net/minecraft/util/FastBufferedInputStream/read ([BII)I net/minecraft/util/FastBufferedInputStream/read ([BII)I +MD: net/minecraft/util/FastBufferedInputStream/skip (J)J net/minecraft/util/FastBufferedInputStream/skip (J)J +CL: net/minecraft/util/FastColor net/minecraft/util/FastColor +FD: net/minecraft/util/FastColor/net/minecraft/util/FastColor net/minecraft/util/FastColor/net/minecraft/util/FastColor +MD: net/minecraft/util/FastColor/ ()V net/minecraft/util/FastColor/ ()V +CL: net/minecraft/util/FastColor$ARGB32 net/minecraft/util/FastColor$ARGB32 +FD: net/minecraft/util/FastColor$ARGB32/net/minecraft/util/FastColor$ARGB32 net/minecraft/util/FastColor$ARGB32/net/minecraft/util/FastColor$ARGB32 +MD: net/minecraft/util/FastColor$ARGB32/ ()V net/minecraft/util/FastColor$ARGB32/ ()V +MD: net/minecraft/util/FastColor$ARGB32/m_13655_ (I)I net/minecraft/util/FastColor$ARGB32/alpha (I)I +MD: net/minecraft/util/FastColor$ARGB32/m_13657_ (II)I net/minecraft/util/FastColor$ARGB32/multiply (II)I +MD: net/minecraft/util/FastColor$ARGB32/m_13660_ (IIII)I net/minecraft/util/FastColor$ARGB32/color (IIII)I +MD: net/minecraft/util/FastColor$ARGB32/m_13665_ (I)I net/minecraft/util/FastColor$ARGB32/red (I)I +MD: net/minecraft/util/FastColor$ARGB32/m_13667_ (I)I net/minecraft/util/FastColor$ARGB32/green (I)I +MD: net/minecraft/util/FastColor$ARGB32/m_13669_ (I)I net/minecraft/util/FastColor$ARGB32/blue (I)I +CL: net/minecraft/util/FileZipper net/minecraft/util/FileZipper +FD: net/minecraft/util/FileZipper/f_144691_ net/minecraft/util/FileZipper/LOGGER +FD: net/minecraft/util/FileZipper/f_144692_ net/minecraft/util/FileZipper/outputFile +FD: net/minecraft/util/FileZipper/f_144693_ net/minecraft/util/FileZipper/tempFile +FD: net/minecraft/util/FileZipper/f_144694_ net/minecraft/util/FileZipper/fs +FD: net/minecraft/util/FileZipper/net/minecraft/util/FileZipper net/minecraft/util/FileZipper/net/minecraft/util/FileZipper +MD: net/minecraft/util/FileZipper/ ()V net/minecraft/util/FileZipper/ ()V +MD: net/minecraft/util/FileZipper/ (Ljava/nio/file/Path;)V net/minecraft/util/FileZipper/ (Ljava/nio/file/Path;)V +MD: net/minecraft/util/FileZipper/close ()V net/minecraft/util/FileZipper/close ()V +MD: net/minecraft/util/FileZipper/m_144698_ (Ljava/nio/file/Path;)V net/minecraft/util/FileZipper/add (Ljava/nio/file/Path;)V +MD: net/minecraft/util/FileZipper/m_144700_ (Ljava/nio/file/Path;Ljava/io/File;)V net/minecraft/util/FileZipper/add (Ljava/nio/file/Path;Ljava/io/File;)V +MD: net/minecraft/util/FileZipper/m_144703_ (Ljava/nio/file/Path;Ljava/lang/String;)V net/minecraft/util/FileZipper/add (Ljava/nio/file/Path;Ljava/lang/String;)V +MD: net/minecraft/util/FileZipper/m_144706_ (Ljava/nio/file/Path;Ljava/nio/file/attribute/BasicFileAttributes;)Z net/minecraft/util/FileZipper/lambda$add$0 (Ljava/nio/file/Path;Ljava/nio/file/attribute/BasicFileAttributes;)Z +CL: net/minecraft/util/FormattedCharSequence net/minecraft/util/FormattedCharSequence +FD: net/minecraft/util/FormattedCharSequence/f_13691_ net/minecraft/util/FormattedCharSequence/EMPTY +FD: net/minecraft/util/FormattedCharSequence/net/minecraft/util/FormattedCharSequence net/minecraft/util/FormattedCharSequence/net/minecraft/util/FormattedCharSequence +MD: net/minecraft/util/FormattedCharSequence/ ()V net/minecraft/util/FormattedCharSequence/ ()V +MD: net/minecraft/util/FormattedCharSequence/m_13693_ (ILnet/minecraft/network/chat/Style;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/codepoint (ILnet/minecraft/network/chat/Style;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_13696_ (Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/composite (Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_13699_ (Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$fromPair$7 (Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_13703_ (Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$static$0 (Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_13705_ (Lnet/minecraft/util/FormattedCharSink;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lnet/minecraft/util/FormattedCharSink; net/minecraft/util/FormattedCharSequence/decorateOutput (Lnet/minecraft/util/FormattedCharSink;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lnet/minecraft/util/FormattedCharSink; +MD: net/minecraft/util/FormattedCharSequence/m_13708_ (Lnet/minecraft/util/FormattedCharSink;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/util/FormattedCharSequence/lambda$decorateOutput$6 (Lnet/minecraft/util/FormattedCharSink;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/util/FormattedCharSequence/m_13714_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/forward (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_13717_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$backward$5 (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_13722_ (Ljava/util/List;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/composite (Ljava/util/List;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_13724_ (Ljava/util/List;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$fromList$8 (Ljava/util/List;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_13727_ (Lnet/minecraft/network/chat/Style;ILnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$codepoint$1 (Lnet/minecraft/network/chat/Style;ILnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_13731_ (Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/accept (Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_13733_ (Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/fromPair (Lnet/minecraft/util/FormattedCharSequence;Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_13736_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$forward$2 (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_13740_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/backward (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_13744_ (Ljava/util/List;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/fromList (Ljava/util/List;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_144710_ ()Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/composite ()Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_144711_ (Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/composite (Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_144713_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$backward$4 (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/FormattedCharSequence/m_144717_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/forward (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_144721_ ([Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/composite ([Lnet/minecraft/util/FormattedCharSequence;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_144723_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/util/FormattedCharSequence; net/minecraft/util/FormattedCharSequence/backward (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/util/FormattedCharSequence/m_144726_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/FormattedCharSequence/lambda$forward$3 (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;Lnet/minecraft/util/FormattedCharSink;)Z +CL: net/minecraft/util/FormattedCharSink net/minecraft/util/FormattedCharSink +FD: net/minecraft/util/FormattedCharSink/net/minecraft/util/FormattedCharSink net/minecraft/util/FormattedCharSink/net/minecraft/util/FormattedCharSink +MD: net/minecraft/util/FormattedCharSink/m_6411_ (ILnet/minecraft/network/chat/Style;I)Z net/minecraft/util/FormattedCharSink/accept (ILnet/minecraft/network/chat/Style;I)Z +CL: net/minecraft/util/FrameTimer net/minecraft/util/FrameTimer +FD: net/minecraft/util/FrameTimer/f_13749_ net/minecraft/util/FrameTimer/loggedTimes +FD: net/minecraft/util/FrameTimer/f_13750_ net/minecraft/util/FrameTimer/logStart +FD: net/minecraft/util/FrameTimer/f_13751_ net/minecraft/util/FrameTimer/logLength +FD: net/minecraft/util/FrameTimer/f_13752_ net/minecraft/util/FrameTimer/logEnd +FD: net/minecraft/util/FrameTimer/f_144731_ net/minecraft/util/FrameTimer/LOGGING_LENGTH +FD: net/minecraft/util/FrameTimer/net/minecraft/util/FrameTimer net/minecraft/util/FrameTimer/net/minecraft/util/FrameTimer +MD: net/minecraft/util/FrameTimer/ ()V net/minecraft/util/FrameTimer/ ()V +MD: net/minecraft/util/FrameTimer/m_13754_ ()I net/minecraft/util/FrameTimer/getLogStart ()I +MD: net/minecraft/util/FrameTimer/m_13755_ (J)V net/minecraft/util/FrameTimer/logFrameDuration (J)V +MD: net/minecraft/util/FrameTimer/m_13757_ (JII)I net/minecraft/util/FrameTimer/scaleSampleTo (JII)I +MD: net/minecraft/util/FrameTimer/m_13761_ ()I net/minecraft/util/FrameTimer/getLogEnd ()I +MD: net/minecraft/util/FrameTimer/m_13762_ (I)I net/minecraft/util/FrameTimer/wrapIndex (I)I +MD: net/minecraft/util/FrameTimer/m_13764_ ()[J net/minecraft/util/FrameTimer/getLog ()[J +MD: net/minecraft/util/FrameTimer/m_144732_ (I)J net/minecraft/util/FrameTimer/getAverageDuration (I)J +MD: net/minecraft/util/FrameTimer/m_144734_ (II)I net/minecraft/util/FrameTimer/scaleAverageDurationTo (II)I +CL: net/minecraft/util/Graph net/minecraft/util/Graph +FD: net/minecraft/util/Graph/net/minecraft/util/Graph net/minecraft/util/Graph/net/minecraft/util/Graph +MD: net/minecraft/util/Graph/ ()V net/minecraft/util/Graph/ ()V +MD: net/minecraft/util/Graph/m_184556_ (Ljava/util/Map;Ljava/util/Set;Ljava/util/Set;Ljava/util/function/Consumer;Ljava/lang/Object;)Z net/minecraft/util/Graph/depthFirstSearch (Ljava/util/Map;Ljava/util/Set;Ljava/util/Set;Ljava/util/function/Consumer;Ljava/lang/Object;)Z +CL: net/minecraft/util/GsonHelper net/minecraft/util/GsonHelper +FD: net/minecraft/util/GsonHelper/f_13765_ net/minecraft/util/GsonHelper/GSON +FD: net/minecraft/util/GsonHelper/net/minecraft/util/GsonHelper net/minecraft/util/GsonHelper/net/minecraft/util/GsonHelper +MD: net/minecraft/util/GsonHelper/ ()V net/minecraft/util/GsonHelper/ ()V +MD: net/minecraft/util/GsonHelper/ ()V net/minecraft/util/GsonHelper/ ()V +MD: net/minecraft/util/GsonHelper/m_13767_ (Lcom/google/gson/Gson;Ljava/io/Reader;Lcom/google/gson/reflect/TypeToken;)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/io/Reader;Lcom/google/gson/reflect/TypeToken;)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13771_ (Lcom/google/gson/Gson;Ljava/io/Reader;Lcom/google/gson/reflect/TypeToken;Z)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/io/Reader;Lcom/google/gson/reflect/TypeToken;Z)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13776_ (Lcom/google/gson/Gson;Ljava/io/Reader;Ljava/lang/Class;)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/io/Reader;Ljava/lang/Class;)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13780_ (Lcom/google/gson/Gson;Ljava/io/Reader;Ljava/lang/Class;Z)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/io/Reader;Ljava/lang/Class;Z)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13785_ (Lcom/google/gson/Gson;Ljava/lang/String;Lcom/google/gson/reflect/TypeToken;)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/lang/String;Lcom/google/gson/reflect/TypeToken;)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13789_ (Lcom/google/gson/Gson;Ljava/lang/String;Lcom/google/gson/reflect/TypeToken;Z)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/lang/String;Lcom/google/gson/reflect/TypeToken;Z)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13794_ (Lcom/google/gson/Gson;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13798_ (Lcom/google/gson/Gson;Ljava/lang/String;Ljava/lang/Class;Z)Ljava/lang/Object; net/minecraft/util/GsonHelper/fromJson (Lcom/google/gson/Gson;Ljava/lang/String;Ljava/lang/Class;Z)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13803_ (Lcom/google/gson/JsonElement;)Z net/minecraft/util/GsonHelper/isStringValue (Lcom/google/gson/JsonElement;)Z +MD: net/minecraft/util/GsonHelper/m_13805_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/GsonHelper/convertToString (Lcom/google/gson/JsonElement;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/GsonHelper/m_13808_ (Lcom/google/gson/JsonElement;Ljava/lang/String;Lcom/google/gson/JsonDeserializationContext;Ljava/lang/Class;)Ljava/lang/Object; net/minecraft/util/GsonHelper/convertToObject (Lcom/google/gson/JsonElement;Ljava/lang/String;Lcom/google/gson/JsonDeserializationContext;Ljava/lang/Class;)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13813_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/isStringValue (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_13816_ (Lcom/google/gson/JsonObject;Ljava/lang/String;B)B net/minecraft/util/GsonHelper/getAsByte (Lcom/google/gson/JsonObject;Ljava/lang/String;B)B +MD: net/minecraft/util/GsonHelper/m_13820_ (Lcom/google/gson/JsonObject;Ljava/lang/String;F)F net/minecraft/util/GsonHelper/getAsFloat (Lcom/google/gson/JsonObject;Ljava/lang/String;F)F +MD: net/minecraft/util/GsonHelper/m_13824_ (Lcom/google/gson/JsonObject;Ljava/lang/String;I)I net/minecraft/util/GsonHelper/getAsInt (Lcom/google/gson/JsonObject;Ljava/lang/String;I)I +MD: net/minecraft/util/GsonHelper/m_13828_ (Lcom/google/gson/JsonObject;Ljava/lang/String;J)J net/minecraft/util/GsonHelper/getAsLong (Lcom/google/gson/JsonObject;Ljava/lang/String;J)J +MD: net/minecraft/util/GsonHelper/m_13832_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/google/gson/JsonArray;)Lcom/google/gson/JsonArray; net/minecraft/util/GsonHelper/getAsJsonArray (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/google/gson/JsonArray;)Lcom/google/gson/JsonArray; +MD: net/minecraft/util/GsonHelper/m_13836_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/google/gson/JsonDeserializationContext;Ljava/lang/Class;)Ljava/lang/Object; net/minecraft/util/GsonHelper/getAsObject (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/google/gson/JsonDeserializationContext;Ljava/lang/Class;)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13841_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject; net/minecraft/util/GsonHelper/getAsJsonObject (Lcom/google/gson/JsonObject;Ljava/lang/String;Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/GsonHelper/m_13845_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/Object;Lcom/google/gson/JsonDeserializationContext;Ljava/lang/Class;)Ljava/lang/Object; net/minecraft/util/GsonHelper/getAsObject (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/Object;Lcom/google/gson/JsonDeserializationContext;Ljava/lang/Class;)Ljava/lang/Object; +MD: net/minecraft/util/GsonHelper/m_13851_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/GsonHelper/getAsString (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/GsonHelper/m_13855_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Z)Z net/minecraft/util/GsonHelper/getAsBoolean (Lcom/google/gson/JsonObject;Ljava/lang/String;Z)Z +MD: net/minecraft/util/GsonHelper/m_13859_ (Ljava/io/Reader;)Lcom/google/gson/JsonObject; net/minecraft/util/GsonHelper/parse (Ljava/io/Reader;)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/GsonHelper/m_13861_ (Ljava/io/Reader;Z)Lcom/google/gson/JsonObject; net/minecraft/util/GsonHelper/parse (Ljava/io/Reader;Z)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/GsonHelper/m_13864_ (Ljava/lang/String;)Lcom/google/gson/JsonObject; net/minecraft/util/GsonHelper/parse (Ljava/lang/String;)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/GsonHelper/m_13866_ (Ljava/lang/String;Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; net/minecraft/util/GsonHelper/lambda$convertToItem$0 (Ljava/lang/String;Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/util/GsonHelper/m_13869_ (Ljava/lang/String;Z)Lcom/google/gson/JsonObject; net/minecraft/util/GsonHelper/parse (Ljava/lang/String;Z)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/GsonHelper/m_13872_ (Lcom/google/gson/JsonElement;)Z net/minecraft/util/GsonHelper/isNumberValue (Lcom/google/gson/JsonElement;)Z +MD: net/minecraft/util/GsonHelper/m_13874_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)Lnet/minecraft/world/item/Item; net/minecraft/util/GsonHelper/convertToItem (Lcom/google/gson/JsonElement;Ljava/lang/String;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/util/GsonHelper/m_13877_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/convertToBoolean (Lcom/google/gson/JsonElement;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_13880_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/isBooleanValue (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_13883_ (Lcom/google/gson/JsonElement;)Ljava/lang/String; net/minecraft/util/GsonHelper/getType (Lcom/google/gson/JsonElement;)Ljava/lang/String; +MD: net/minecraft/util/GsonHelper/m_13885_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/isArrayNode (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_13888_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)F net/minecraft/util/GsonHelper/convertToFloat (Lcom/google/gson/JsonElement;Ljava/lang/String;)F +MD: net/minecraft/util/GsonHelper/m_13891_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)J net/minecraft/util/GsonHelper/convertToLong (Lcom/google/gson/JsonElement;Ljava/lang/String;)J +MD: net/minecraft/util/GsonHelper/m_13894_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/isValidPrimitive (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_13897_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)I net/minecraft/util/GsonHelper/convertToInt (Lcom/google/gson/JsonElement;Ljava/lang/String;)I +MD: net/minecraft/util/GsonHelper/m_13900_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/isValidNode (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_13903_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)B net/minecraft/util/GsonHelper/convertToByte (Lcom/google/gson/JsonElement;Ljava/lang/String;)B +MD: net/minecraft/util/GsonHelper/m_13906_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/GsonHelper/getAsString (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/GsonHelper/m_13909_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lnet/minecraft/world/item/Item; net/minecraft/util/GsonHelper/getAsItem (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/util/GsonHelper/m_13912_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/getAsBoolean (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_13915_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)F net/minecraft/util/GsonHelper/getAsFloat (Lcom/google/gson/JsonObject;Ljava/lang/String;)F +MD: net/minecraft/util/GsonHelper/m_13918_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)Lcom/google/gson/JsonObject; net/minecraft/util/GsonHelper/convertToJsonObject (Lcom/google/gson/JsonElement;Ljava/lang/String;)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/GsonHelper/m_13921_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)J net/minecraft/util/GsonHelper/getAsLong (Lcom/google/gson/JsonObject;Ljava/lang/String;)J +MD: net/minecraft/util/GsonHelper/m_13924_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)Lcom/google/gson/JsonArray; net/minecraft/util/GsonHelper/convertToJsonArray (Lcom/google/gson/JsonElement;Ljava/lang/String;)Lcom/google/gson/JsonArray; +MD: net/minecraft/util/GsonHelper/m_13927_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)I net/minecraft/util/GsonHelper/getAsInt (Lcom/google/gson/JsonObject;Ljava/lang/String;)I +MD: net/minecraft/util/GsonHelper/m_13930_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcom/google/gson/JsonObject; net/minecraft/util/GsonHelper/getAsJsonObject (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/GsonHelper/m_13933_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcom/google/gson/JsonArray; net/minecraft/util/GsonHelper/getAsJsonArray (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcom/google/gson/JsonArray; +MD: net/minecraft/util/GsonHelper/m_144738_ (Lcom/google/gson/JsonObject;Ljava/lang/String;C)C net/minecraft/util/GsonHelper/getAsCharacter (Lcom/google/gson/JsonObject;Ljava/lang/String;C)C +MD: net/minecraft/util/GsonHelper/m_144742_ (Lcom/google/gson/JsonObject;Ljava/lang/String;D)D net/minecraft/util/GsonHelper/getAsDouble (Lcom/google/gson/JsonObject;Ljava/lang/String;D)D +MD: net/minecraft/util/GsonHelper/m_144746_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; net/minecraft/util/GsonHelper/getAsItem (Lcom/google/gson/JsonObject;Ljava/lang/String;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/util/GsonHelper/m_144750_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/math/BigDecimal;)Ljava/math/BigDecimal; net/minecraft/util/GsonHelper/getAsBigDecimal (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/math/BigDecimal;)Ljava/math/BigDecimal; +MD: net/minecraft/util/GsonHelper/m_144754_ (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/math/BigInteger;)Ljava/math/BigInteger; net/minecraft/util/GsonHelper/getAsBigInteger (Lcom/google/gson/JsonObject;Ljava/lang/String;Ljava/math/BigInteger;)Ljava/math/BigInteger; +MD: net/minecraft/util/GsonHelper/m_144758_ (Lcom/google/gson/JsonObject;Ljava/lang/String;S)S net/minecraft/util/GsonHelper/getAsShort (Lcom/google/gson/JsonObject;Ljava/lang/String;S)S +MD: net/minecraft/util/GsonHelper/m_144762_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/isNumberValue (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_144765_ (Ljava/io/Reader;)Lcom/google/gson/JsonArray; net/minecraft/util/GsonHelper/parseArray (Ljava/io/Reader;)Lcom/google/gson/JsonArray; +MD: net/minecraft/util/GsonHelper/m_144767_ (Lcom/google/gson/JsonElement;)Z net/minecraft/util/GsonHelper/isBooleanValue (Lcom/google/gson/JsonElement;)Z +MD: net/minecraft/util/GsonHelper/m_144769_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)D net/minecraft/util/GsonHelper/convertToDouble (Lcom/google/gson/JsonElement;Ljava/lang/String;)D +MD: net/minecraft/util/GsonHelper/m_144772_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z net/minecraft/util/GsonHelper/isObjectNode (Lcom/google/gson/JsonObject;Ljava/lang/String;)Z +MD: net/minecraft/util/GsonHelper/m_144775_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)C net/minecraft/util/GsonHelper/convertToCharacter (Lcom/google/gson/JsonElement;Ljava/lang/String;)C +MD: net/minecraft/util/GsonHelper/m_144778_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)Ljava/math/BigDecimal; net/minecraft/util/GsonHelper/convertToBigDecimal (Lcom/google/gson/JsonElement;Ljava/lang/String;)Ljava/math/BigDecimal; +MD: net/minecraft/util/GsonHelper/m_144781_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)Ljava/math/BigInteger; net/minecraft/util/GsonHelper/convertToBigInteger (Lcom/google/gson/JsonElement;Ljava/lang/String;)Ljava/math/BigInteger; +MD: net/minecraft/util/GsonHelper/m_144784_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)D net/minecraft/util/GsonHelper/getAsDouble (Lcom/google/gson/JsonObject;Ljava/lang/String;)D +MD: net/minecraft/util/GsonHelper/m_144787_ (Lcom/google/gson/JsonElement;Ljava/lang/String;)S net/minecraft/util/GsonHelper/convertToShort (Lcom/google/gson/JsonElement;Ljava/lang/String;)S +MD: net/minecraft/util/GsonHelper/m_144790_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)B net/minecraft/util/GsonHelper/getAsByte (Lcom/google/gson/JsonObject;Ljava/lang/String;)B +MD: net/minecraft/util/GsonHelper/m_144793_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)C net/minecraft/util/GsonHelper/getAsCharacter (Lcom/google/gson/JsonObject;Ljava/lang/String;)C +MD: net/minecraft/util/GsonHelper/m_144796_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/math/BigDecimal; net/minecraft/util/GsonHelper/getAsBigDecimal (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/math/BigDecimal; +MD: net/minecraft/util/GsonHelper/m_144799_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/math/BigInteger; net/minecraft/util/GsonHelper/getAsBigInteger (Lcom/google/gson/JsonObject;Ljava/lang/String;)Ljava/math/BigInteger; +MD: net/minecraft/util/GsonHelper/m_144802_ (Lcom/google/gson/JsonObject;Ljava/lang/String;)S net/minecraft/util/GsonHelper/getAsShort (Lcom/google/gson/JsonObject;Ljava/lang/String;)S +CL: net/minecraft/util/HttpUtil net/minecraft/util/HttpUtil +FD: net/minecraft/util/HttpUtil/f_13936_ net/minecraft/util/HttpUtil/DOWNLOAD_EXECUTOR +FD: net/minecraft/util/HttpUtil/f_13937_ net/minecraft/util/HttpUtil/LOGGER +FD: net/minecraft/util/HttpUtil/net/minecraft/util/HttpUtil net/minecraft/util/HttpUtil/net/minecraft/util/HttpUtil +MD: net/minecraft/util/HttpUtil/ ()V net/minecraft/util/HttpUtil/ ()V +MD: net/minecraft/util/HttpUtil/ ()V net/minecraft/util/HttpUtil/ ()V +MD: net/minecraft/util/HttpUtil/m_13939_ ()I net/minecraft/util/HttpUtil/getAvailablePort ()I +MD: net/minecraft/util/HttpUtil/m_13940_ (Lnet/minecraft/util/ProgressListener;Ljava/lang/String;Ljava/net/Proxy;Ljava/util/Map;Ljava/io/File;I)Ljava/lang/Object; net/minecraft/util/HttpUtil/lambda$downloadTo$0 (Lnet/minecraft/util/ProgressListener;Ljava/lang/String;Ljava/net/Proxy;Ljava/util/Map;Ljava/io/File;I)Ljava/lang/Object; +MD: net/minecraft/util/HttpUtil/m_13947_ (Ljava/io/File;Ljava/lang/String;Ljava/util/Map;ILnet/minecraft/util/ProgressListener;Ljava/net/Proxy;)Ljava/util/concurrent/CompletableFuture; net/minecraft/util/HttpUtil/downloadTo (Ljava/io/File;Ljava/lang/String;Ljava/util/Map;ILnet/minecraft/util/ProgressListener;Ljava/net/Proxy;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/util/HttpUtil/m_144806_ (Ljava/net/URL;Ljava/lang/String;ZLjava/net/Proxy;)Ljava/lang/String; net/minecraft/util/HttpUtil/performPost (Ljava/net/URL;Ljava/lang/String;ZLjava/net/Proxy;)Ljava/lang/String; +MD: net/minecraft/util/HttpUtil/m_144811_ (Ljava/net/URL;Ljava/util/Map;ZLjava/net/Proxy;)Ljava/lang/String; net/minecraft/util/HttpUtil/performPost (Ljava/net/URL;Ljava/util/Map;ZLjava/net/Proxy;)Ljava/lang/String; +MD: net/minecraft/util/HttpUtil/m_144816_ (Ljava/util/Map;)Ljava/lang/String; net/minecraft/util/HttpUtil/buildQuery (Ljava/util/Map;)Ljava/lang/String; +CL: net/minecraft/util/InclusiveRange net/minecraft/util/InclusiveRange +FD: net/minecraft/util/InclusiveRange/f_184562_ net/minecraft/util/InclusiveRange/INT +FD: net/minecraft/util/InclusiveRange/f_184563_ net/minecraft/util/InclusiveRange/minInclusive +FD: net/minecraft/util/InclusiveRange/f_184564_ net/minecraft/util/InclusiveRange/maxInclusive +FD: net/minecraft/util/InclusiveRange/net/minecraft/util/InclusiveRange net/minecraft/util/InclusiveRange/net/minecraft/util/InclusiveRange +MD: net/minecraft/util/InclusiveRange/ ()V net/minecraft/util/InclusiveRange/ ()V +MD: net/minecraft/util/InclusiveRange/ (Ljava/lang/Comparable;Ljava/lang/Comparable;)V net/minecraft/util/InclusiveRange/ (Ljava/lang/Comparable;Ljava/lang/Comparable;)V +MD: net/minecraft/util/InclusiveRange/equals (Ljava/lang/Object;)Z net/minecraft/util/InclusiveRange/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/InclusiveRange/f_184563_ ()Ljava/lang/Comparable; net/minecraft/util/InclusiveRange/minInclusive ()Ljava/lang/Comparable; +MD: net/minecraft/util/InclusiveRange/f_184564_ ()Ljava/lang/Comparable; net/minecraft/util/InclusiveRange/maxInclusive ()Ljava/lang/Comparable; +MD: net/minecraft/util/InclusiveRange/hashCode ()I net/minecraft/util/InclusiveRange/hashCode ()I +MD: net/minecraft/util/InclusiveRange/m_184570_ (Lnet/minecraft/util/InclusiveRange;)Z net/minecraft/util/InclusiveRange/contains (Lnet/minecraft/util/InclusiveRange;)Z +MD: net/minecraft/util/InclusiveRange/m_184572_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/InclusiveRange/codec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/InclusiveRange/m_184574_ (Lcom/mojang/serialization/Codec;Ljava/lang/Comparable;Ljava/lang/Comparable;)Lcom/mojang/serialization/Codec; net/minecraft/util/InclusiveRange/codec (Lcom/mojang/serialization/Codec;Ljava/lang/Comparable;Ljava/lang/Comparable;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/InclusiveRange/m_184578_ (Ljava/lang/Comparable;)Z net/minecraft/util/InclusiveRange/isValueInRange (Ljava/lang/Comparable;)Z +MD: net/minecraft/util/InclusiveRange/m_184580_ (Ljava/lang/Comparable;Ljava/lang/Comparable;)Lcom/mojang/serialization/DataResult; net/minecraft/util/InclusiveRange/create (Ljava/lang/Comparable;Ljava/lang/Comparable;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/InclusiveRange/m_184583_ (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/util/InclusiveRange;)Lcom/mojang/serialization/DataResult; net/minecraft/util/InclusiveRange/lambda$codec$0 (Ljava/lang/Comparable;Ljava/lang/Comparable;Lnet/minecraft/util/InclusiveRange;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/InclusiveRange/toString ()Ljava/lang/String; net/minecraft/util/InclusiveRange/toString ()Ljava/lang/String; +CL: net/minecraft/util/LazyLoadedValue net/minecraft/util/LazyLoadedValue +FD: net/minecraft/util/LazyLoadedValue/f_13967_ net/minecraft/util/LazyLoadedValue/factory +FD: net/minecraft/util/LazyLoadedValue/net/minecraft/util/LazyLoadedValue net/minecraft/util/LazyLoadedValue/net/minecraft/util/LazyLoadedValue +MD: net/minecraft/util/LazyLoadedValue/ (Ljava/util/function/Supplier;)V net/minecraft/util/LazyLoadedValue/ (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/LazyLoadedValue/m_13971_ ()Ljava/lang/Object; net/minecraft/util/LazyLoadedValue/get ()Ljava/lang/Object; +CL: net/minecraft/util/LinearCongruentialGenerator net/minecraft/util/LinearCongruentialGenerator +FD: net/minecraft/util/LinearCongruentialGenerator/f_144818_ net/minecraft/util/LinearCongruentialGenerator/MULTIPLIER +FD: net/minecraft/util/LinearCongruentialGenerator/f_144819_ net/minecraft/util/LinearCongruentialGenerator/INCREMENT +FD: net/minecraft/util/LinearCongruentialGenerator/net/minecraft/util/LinearCongruentialGenerator net/minecraft/util/LinearCongruentialGenerator/net/minecraft/util/LinearCongruentialGenerator +MD: net/minecraft/util/LinearCongruentialGenerator/ ()V net/minecraft/util/LinearCongruentialGenerator/ ()V +MD: net/minecraft/util/LinearCongruentialGenerator/m_13972_ (JJ)J net/minecraft/util/LinearCongruentialGenerator/next (JJ)J +CL: net/minecraft/util/LowerCaseEnumTypeAdapterFactory net/minecraft/util/LowerCaseEnumTypeAdapterFactory +FD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory/net/minecraft/util/LowerCaseEnumTypeAdapterFactory net/minecraft/util/LowerCaseEnumTypeAdapterFactory/net/minecraft/util/LowerCaseEnumTypeAdapterFactory +MD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory/ ()V net/minecraft/util/LowerCaseEnumTypeAdapterFactory/ ()V +MD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory/create (Lcom/google/gson/Gson;Lcom/google/gson/reflect/TypeToken;)Lcom/google/gson/TypeAdapter; net/minecraft/util/LowerCaseEnumTypeAdapterFactory/create (Lcom/google/gson/Gson;Lcom/google/gson/reflect/TypeToken;)Lcom/google/gson/TypeAdapter; +MD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory/m_13979_ (Ljava/lang/Object;)Ljava/lang/String; net/minecraft/util/LowerCaseEnumTypeAdapterFactory/toLowercase (Ljava/lang/Object;)Ljava/lang/String; +CL: net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1 net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1 +FD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/f_13984_ net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/val$lowercaseToConstant +FD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/f_13985_ net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/this$0 +FD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1 net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1 +MD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/ (Lnet/minecraft/util/LowerCaseEnumTypeAdapterFactory;Ljava/util/Map;)V net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/ (Lnet/minecraft/util/LowerCaseEnumTypeAdapterFactory;Ljava/util/Map;)V +MD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/read (Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object; net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/read (Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object; +MD: net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/write (Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V net/minecraft/util/LowerCaseEnumTypeAdapterFactory$1/write (Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V +CL: net/minecraft/util/MemoryReserve net/minecraft/util/MemoryReserve +FD: net/minecraft/util/MemoryReserve/f_182324_ net/minecraft/util/MemoryReserve/reserve +FD: net/minecraft/util/MemoryReserve/net/minecraft/util/MemoryReserve net/minecraft/util/MemoryReserve/net/minecraft/util/MemoryReserve +MD: net/minecraft/util/MemoryReserve/ ()V net/minecraft/util/MemoryReserve/ ()V +MD: net/minecraft/util/MemoryReserve/ ()V net/minecraft/util/MemoryReserve/ ()V +MD: net/minecraft/util/MemoryReserve/m_182327_ ()V net/minecraft/util/MemoryReserve/allocate ()V +MD: net/minecraft/util/MemoryReserve/m_182328_ ()V net/minecraft/util/MemoryReserve/release ()V +CL: net/minecraft/util/ModCheck net/minecraft/util/ModCheck +FD: net/minecraft/util/ModCheck/f_184592_ net/minecraft/util/ModCheck/confidence +FD: net/minecraft/util/ModCheck/f_184593_ net/minecraft/util/ModCheck/description +FD: net/minecraft/util/ModCheck/net/minecraft/util/ModCheck net/minecraft/util/ModCheck/net/minecraft/util/ModCheck +MD: net/minecraft/util/ModCheck/ (Lnet/minecraft/util/ModCheck$Confidence;Ljava/lang/String;)V net/minecraft/util/ModCheck/ (Lnet/minecraft/util/ModCheck$Confidence;Ljava/lang/String;)V +MD: net/minecraft/util/ModCheck/equals (Ljava/lang/Object;)Z net/minecraft/util/ModCheck/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/ModCheck/f_184592_ ()Lnet/minecraft/util/ModCheck$Confidence; net/minecraft/util/ModCheck/confidence ()Lnet/minecraft/util/ModCheck$Confidence; +MD: net/minecraft/util/ModCheck/f_184593_ ()Ljava/lang/String; net/minecraft/util/ModCheck/description ()Ljava/lang/String; +MD: net/minecraft/util/ModCheck/hashCode ()I net/minecraft/util/ModCheck/hashCode ()I +MD: net/minecraft/util/ModCheck/m_184597_ ()Z net/minecraft/util/ModCheck/shouldReportAsModified ()Z +MD: net/minecraft/util/ModCheck/m_184598_ (Lnet/minecraft/util/ModCheck;)Lnet/minecraft/util/ModCheck; net/minecraft/util/ModCheck/merge (Lnet/minecraft/util/ModCheck;)Lnet/minecraft/util/ModCheck; +MD: net/minecraft/util/ModCheck/m_184600_ (Ljava/lang/String;Ljava/util/function/Supplier;Ljava/lang/String;Ljava/lang/Class;)Lnet/minecraft/util/ModCheck; net/minecraft/util/ModCheck/identify (Ljava/lang/String;Ljava/util/function/Supplier;Ljava/lang/String;Ljava/lang/Class;)Lnet/minecraft/util/ModCheck; +MD: net/minecraft/util/ModCheck/m_184605_ ()Ljava/lang/String; net/minecraft/util/ModCheck/fullDescription ()Ljava/lang/String; +MD: net/minecraft/util/ModCheck/toString ()Ljava/lang/String; net/minecraft/util/ModCheck/toString ()Ljava/lang/String; +CL: net/minecraft/util/ModCheck$Confidence net/minecraft/util/ModCheck$Confidence +FD: net/minecraft/util/ModCheck$Confidence/$VALUES net/minecraft/util/ModCheck$Confidence/$VALUES +FD: net/minecraft/util/ModCheck$Confidence/DEFINITELY net/minecraft/util/ModCheck$Confidence/DEFINITELY +FD: net/minecraft/util/ModCheck$Confidence/PROBABLY_NOT net/minecraft/util/ModCheck$Confidence/PROBABLY_NOT +FD: net/minecraft/util/ModCheck$Confidence/VERY_LIKELY net/minecraft/util/ModCheck$Confidence/VERY_LIKELY +FD: net/minecraft/util/ModCheck$Confidence/f_184615_ net/minecraft/util/ModCheck$Confidence/description +FD: net/minecraft/util/ModCheck$Confidence/f_184616_ net/minecraft/util/ModCheck$Confidence/shouldReportAsModified +FD: net/minecraft/util/ModCheck$Confidence/net/minecraft/util/ModCheck$Confidence net/minecraft/util/ModCheck$Confidence/net/minecraft/util/ModCheck$Confidence +MD: net/minecraft/util/ModCheck$Confidence/ ()V net/minecraft/util/ModCheck$Confidence/ ()V +MD: net/minecraft/util/ModCheck$Confidence/ (Ljava/lang/String;ILjava/lang/String;Z)V net/minecraft/util/ModCheck$Confidence/ (Ljava/lang/String;ILjava/lang/String;Z)V +MD: net/minecraft/util/ModCheck$Confidence/m_184624_ ()[Lnet/minecraft/util/ModCheck$Confidence; net/minecraft/util/ModCheck$Confidence/$values ()[Lnet/minecraft/util/ModCheck$Confidence; +MD: net/minecraft/util/ModCheck$Confidence/valueOf (Ljava/lang/String;)Lnet/minecraft/util/ModCheck$Confidence; net/minecraft/util/ModCheck$Confidence/valueOf (Ljava/lang/String;)Lnet/minecraft/util/ModCheck$Confidence; +MD: net/minecraft/util/ModCheck$Confidence/values ()[Lnet/minecraft/util/ModCheck$Confidence; net/minecraft/util/ModCheck$Confidence/values ()[Lnet/minecraft/util/ModCheck$Confidence; +CL: net/minecraft/util/Mth net/minecraft/util/Mth +FD: net/minecraft/util/Mth/f_13994_ net/minecraft/util/Mth/SQRT_OF_TWO +FD: net/minecraft/util/Mth/f_13995_ net/minecraft/util/Mth/SIN +FD: net/minecraft/util/Mth/f_13996_ net/minecraft/util/Mth/RANDOM +FD: net/minecraft/util/Mth/f_13997_ net/minecraft/util/Mth/MULTIPLY_DE_BRUIJN_BIT_POSITION +FD: net/minecraft/util/Mth/f_13998_ net/minecraft/util/Mth/FRAC_BIAS +FD: net/minecraft/util/Mth/f_13999_ net/minecraft/util/Mth/ASIN_TAB +FD: net/minecraft/util/Mth/f_14000_ net/minecraft/util/Mth/COS_TAB +FD: net/minecraft/util/Mth/f_144830_ net/minecraft/util/Mth/PI +FD: net/minecraft/util/Mth/f_144831_ net/minecraft/util/Mth/HALF_PI +FD: net/minecraft/util/Mth/f_144832_ net/minecraft/util/Mth/TWO_PI +FD: net/minecraft/util/Mth/f_144833_ net/minecraft/util/Mth/DEG_TO_RAD +FD: net/minecraft/util/Mth/f_144834_ net/minecraft/util/Mth/RAD_TO_DEG +FD: net/minecraft/util/Mth/f_144835_ net/minecraft/util/Mth/EPSILON +FD: net/minecraft/util/Mth/f_144836_ net/minecraft/util/Mth/BIG_ENOUGH_INT +FD: net/minecraft/util/Mth/f_144837_ net/minecraft/util/Mth/BIG_ENOUGH_FLOAT +FD: net/minecraft/util/Mth/f_144838_ net/minecraft/util/Mth/UUID_VERSION +FD: net/minecraft/util/Mth/f_144839_ net/minecraft/util/Mth/UUID_VERSION_TYPE_4 +FD: net/minecraft/util/Mth/f_144840_ net/minecraft/util/Mth/UUID_VARIANT +FD: net/minecraft/util/Mth/f_144841_ net/minecraft/util/Mth/UUID_VARIANT_2 +FD: net/minecraft/util/Mth/f_144842_ net/minecraft/util/Mth/SIN_SCALE +FD: net/minecraft/util/Mth/f_144843_ net/minecraft/util/Mth/ONE_SIXTH +FD: net/minecraft/util/Mth/f_144844_ net/minecraft/util/Mth/FRAC_EXP +FD: net/minecraft/util/Mth/f_144845_ net/minecraft/util/Mth/LUT_SIZE +FD: net/minecraft/util/Mth/net/minecraft/util/Mth net/minecraft/util/Mth/net/minecraft/util/Mth +MD: net/minecraft/util/Mth/ ()V net/minecraft/util/Mth/ ()V +MD: net/minecraft/util/Mth/ ()V net/minecraft/util/Mth/ ()V +MD: net/minecraft/util/Mth/m_14002_ ()Ljava/util/UUID; net/minecraft/util/Mth/createInsecureUUID ()Ljava/util/UUID; +MD: net/minecraft/util/Mth/m_14005_ (DD)D net/minecraft/util/Mth/absMax (DD)D +MD: net/minecraft/util/Mth/m_14008_ (DDD)D net/minecraft/util/Mth/clamp (DDD)D +MD: net/minecraft/util/Mth/m_14012_ (DDDDDD)D net/minecraft/util/Mth/lerp2 (DDDDDD)D +MD: net/minecraft/util/Mth/m_14019_ (DDDDDDDDDDD)D net/minecraft/util/Mth/lerp3 (DDDDDDDDDDD)D +MD: net/minecraft/util/Mth/m_14031_ (F)F net/minecraft/util/Mth/sin (F)F +MD: net/minecraft/util/Mth/m_14033_ (FF)Z net/minecraft/util/Mth/equal (FF)Z +MD: net/minecraft/util/Mth/m_14036_ (FFF)F net/minecraft/util/Mth/clamp (FFF)F +MD: net/minecraft/util/Mth/m_14040_ (I)I net/minecraft/util/Mth/abs (I)I +MD: net/minecraft/util/Mth/m_14042_ (II)I net/minecraft/util/Mth/intFloorDiv (II)I +MD: net/minecraft/util/Mth/m_14045_ (III)I net/minecraft/util/Mth/clamp (III)I +MD: net/minecraft/util/Mth/m_14049_ (IILjava/util/function/IntPredicate;)I net/minecraft/util/Mth/binarySearch (IILjava/util/function/IntPredicate;)I +MD: net/minecraft/util/Mth/m_14053_ (JJJ)J net/minecraft/util/Mth/clamp (JJJ)J +MD: net/minecraft/util/Mth/m_14057_ (Lnet/minecraft/core/Vec3i;)J net/minecraft/util/Mth/getSeed (Lnet/minecraft/core/Vec3i;)J +MD: net/minecraft/util/Mth/m_14059_ (Ljava/lang/String;I)I net/minecraft/util/Mth/getInt (Ljava/lang/String;I)I +MD: net/minecraft/util/Mth/m_14062_ (Ljava/util/Random;)Ljava/util/UUID; net/minecraft/util/Mth/createInsecureUUID (Ljava/util/Random;)Ljava/util/UUID; +MD: net/minecraft/util/Mth/m_14064_ (Ljava/util/Random;DD)D net/minecraft/util/Mth/nextDouble (Ljava/util/Random;DD)D +MD: net/minecraft/util/Mth/m_14068_ (Ljava/util/Random;FF)F net/minecraft/util/Mth/nextFloat (Ljava/util/Random;FF)F +MD: net/minecraft/util/Mth/m_14072_ (Ljava/util/Random;II)I net/minecraft/util/Mth/nextInt (Ljava/util/Random;II)I +MD: net/minecraft/util/Mth/m_14076_ ([F)V net/minecraft/util/Mth/lambda$static$0 ([F)V +MD: net/minecraft/util/Mth/m_14078_ ([J)D net/minecraft/util/Mth/average ([J)D +MD: net/minecraft/util/Mth/m_14080_ (D)I net/minecraft/util/Mth/fastFloor (D)I +MD: net/minecraft/util/Mth/m_14082_ (DD)Z net/minecraft/util/Mth/equal (DD)Z +MD: net/minecraft/util/Mth/m_14085_ (DDD)D net/minecraft/util/Mth/clampedLerp (DDD)D +MD: net/minecraft/util/Mth/m_14089_ (F)F net/minecraft/util/Mth/cos (F)F +MD: net/minecraft/util/Mth/m_14091_ (FF)F net/minecraft/util/Mth/positiveModulo (FF)F +MD: net/minecraft/util/Mth/m_14094_ (FFF)F net/minecraft/util/Mth/rotateIfNecessary (FFF)F +MD: net/minecraft/util/Mth/m_14098_ (I)I net/minecraft/util/Mth/wrapDegrees (I)I +MD: net/minecraft/util/Mth/m_14100_ (II)I net/minecraft/util/Mth/positiveModulo (II)I +MD: net/minecraft/util/Mth/m_14103_ (III)I net/minecraft/util/Mth/color (III)I +MD: net/minecraft/util/Mth/m_14107_ (D)I net/minecraft/util/Mth/floor (D)I +MD: net/minecraft/util/Mth/m_14109_ (DD)D net/minecraft/util/Mth/positiveModulo (DD)D +MD: net/minecraft/util/Mth/m_14112_ (DDD)D net/minecraft/util/Mth/inverseLerp (DDD)D +MD: net/minecraft/util/Mth/m_14116_ (F)F net/minecraft/util/Mth/sqrt (F)F +MD: net/minecraft/util/Mth/m_14118_ (FF)F net/minecraft/util/Mth/degreesDifference (FF)F +MD: net/minecraft/util/Mth/m_14121_ (FFF)F net/minecraft/util/Mth/approach (FFF)F +MD: net/minecraft/util/Mth/m_14125_ (I)I net/minecraft/util/Mth/smallestEncompassingPowerOfTwo (I)I +MD: net/minecraft/util/Mth/m_14130_ (III)J net/minecraft/util/Mth/getSeed (III)J +MD: net/minecraft/util/Mth/m_14134_ (D)J net/minecraft/util/Mth/lfloor (D)J +MD: net/minecraft/util/Mth/m_14136_ (DD)D net/minecraft/util/Mth/atan2 (DD)D +MD: net/minecraft/util/Mth/m_14139_ (DDD)D net/minecraft/util/Mth/lerp (DDD)D +MD: net/minecraft/util/Mth/m_14143_ (F)I net/minecraft/util/Mth/floor (F)I +MD: net/minecraft/util/Mth/m_14145_ (FF)F net/minecraft/util/Mth/degreesDifferenceAbs (FF)F +MD: net/minecraft/util/Mth/m_14148_ (FFF)F net/minecraft/util/Mth/approachDegrees (FFF)F +MD: net/minecraft/util/Mth/m_14152_ (I)Z net/minecraft/util/Mth/isPowerOfTwo (I)Z +MD: net/minecraft/util/Mth/m_14154_ (F)F net/minecraft/util/Mth/abs (F)F +MD: net/minecraft/util/Mth/m_14156_ (FF)F net/minecraft/util/Mth/triangleWave (FF)F +MD: net/minecraft/util/Mth/m_14159_ (FFF)I net/minecraft/util/Mth/color (FFF)I +MD: net/minecraft/util/Mth/m_14163_ (I)I net/minecraft/util/Mth/ceillog2 (I)I +MD: net/minecraft/util/Mth/m_14165_ (D)I net/minecraft/util/Mth/ceil (D)I +MD: net/minecraft/util/Mth/m_14167_ (F)I net/minecraft/util/Mth/ceil (F)I +MD: net/minecraft/util/Mth/m_14169_ (FFF)I net/minecraft/util/Mth/hsvToRgb (FFF)I +MD: net/minecraft/util/Mth/m_14173_ (I)I net/minecraft/util/Mth/log2 (I)I +MD: net/minecraft/util/Mth/m_14175_ (D)D net/minecraft/util/Mth/wrapDegrees (D)D +MD: net/minecraft/util/Mth/m_14177_ (F)F net/minecraft/util/Mth/wrapDegrees (F)F +MD: net/minecraft/util/Mth/m_14179_ (FFF)F net/minecraft/util/Mth/lerp (FFF)F +MD: net/minecraft/util/Mth/m_14183_ (I)I net/minecraft/util/Mth/murmurHash3Mixer (I)I +MD: net/minecraft/util/Mth/m_14185_ (D)D net/minecraft/util/Mth/frac (D)D +MD: net/minecraft/util/Mth/m_14187_ (F)F net/minecraft/util/Mth/frac (F)F +MD: net/minecraft/util/Mth/m_14189_ (FFF)F net/minecraft/util/Mth/rotLerp (FFF)F +MD: net/minecraft/util/Mth/m_14193_ (D)D net/minecraft/util/Mth/fastInvSqrt (D)D +MD: net/minecraft/util/Mth/m_14195_ (F)F net/minecraft/util/Mth/fastInvSqrt (F)F +MD: net/minecraft/util/Mth/m_14197_ (D)D net/minecraft/util/Mth/smoothstep (D)D +MD: net/minecraft/util/Mth/m_14199_ (F)F net/minecraft/util/Mth/fastInvCubeRoot (F)F +MD: net/minecraft/util/Mth/m_14201_ (FFF)F net/minecraft/util/Mth/rotlerp (FFF)F +MD: net/minecraft/util/Mth/m_14205_ (D)I net/minecraft/util/Mth/sign (D)I +MD: net/minecraft/util/Mth/m_14207_ (F)F net/minecraft/util/Mth/square (F)F +MD: net/minecraft/util/Mth/m_14209_ (D)F net/minecraft/util/Mth/rotWrap (D)F +MD: net/minecraft/util/Mth/m_144847_ (BBB)B net/minecraft/util/Mth/clamp (BBB)B +MD: net/minecraft/util/Mth/m_144851_ (DDDDD)D net/minecraft/util/Mth/clampedMap (DDDDD)D +MD: net/minecraft/util/Mth/m_144857_ (DDDDDDII)[D net/minecraft/util/Mth/binBiModalNormalDistribution (DDDDDDII)[D +MD: net/minecraft/util/Mth/m_144866_ (DDDII)[D net/minecraft/util/Mth/binNormalDistribution (DDDII)[D +MD: net/minecraft/util/Mth/m_144872_ (DDII)[D net/minecraft/util/Mth/binLogDistribution (DDII)[D +MD: net/minecraft/util/Mth/m_144881_ (IFFF)I net/minecraft/util/Mth/colorMultiply (IFFF)I +MD: net/minecraft/util/Mth/m_144886_ (J)J net/minecraft/util/Mth/murmurHash3Mixer (J)J +MD: net/minecraft/util/Mth/m_144888_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;)Z net/minecraft/util/Mth/rayIntersectsAABB (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/util/Mth/m_144892_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; net/minecraft/util/Mth/catmullRomSplinePos (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/util/Mth/m_144898_ (Ljava/lang/String;D)D net/minecraft/util/Mth/getDouble (Ljava/lang/String;D)D +MD: net/minecraft/util/Mth/m_144901_ (Ljava/lang/String;DD)D net/minecraft/util/Mth/getDouble (Ljava/lang/String;DD)D +MD: net/minecraft/util/Mth/m_144905_ (Ljava/lang/String;II)I net/minecraft/util/Mth/getInt (Ljava/lang/String;II)I +MD: net/minecraft/util/Mth/m_144909_ (Ljava/util/Random;[D)I net/minecraft/util/Mth/getRandomForDistributionIntegral (Ljava/util/Random;[D)I +MD: net/minecraft/util/Mth/m_144912_ ([D)[D net/minecraft/util/Mth/cumulativeSum ([D)[D +MD: net/minecraft/util/Mth/m_144914_ (DDDDD)D net/minecraft/util/Mth/map (DDDDD)D +MD: net/minecraft/util/Mth/m_144920_ (FFF)F net/minecraft/util/Mth/clampedLerp (FFF)F +MD: net/minecraft/util/Mth/m_144924_ (Ljava/util/Random;FF)F net/minecraft/util/Mth/randomBetween (Ljava/util/Random;FF)F +MD: net/minecraft/util/Mth/m_144928_ (Ljava/util/Random;II)I net/minecraft/util/Mth/randomBetweenInclusive (Ljava/util/Random;II)I +MD: net/minecraft/util/Mth/m_144932_ (II)I net/minecraft/util/Mth/colorMultiply (II)I +MD: net/minecraft/util/Mth/m_144935_ (Ljava/util/Random;FF)F net/minecraft/util/Mth/normal (Ljava/util/Random;FF)F +MD: net/minecraft/util/Mth/m_144939_ (D)I net/minecraft/util/Mth/absFloor (D)I +MD: net/minecraft/util/Mth/m_144941_ (II)I net/minecraft/util/Mth/roundToward (II)I +MD: net/minecraft/util/Mth/m_144944_ (I)I net/minecraft/util/Mth/square (I)I +MD: net/minecraft/util/Mth/m_144946_ (D)D net/minecraft/util/Mth/smoothstepDerivative (D)D +MD: net/minecraft/util/Mth/m_144948_ (FFF)F net/minecraft/util/Mth/diffuseLight (FFF)F +MD: net/minecraft/util/Mth/m_144952_ (D)D net/minecraft/util/Mth/square (D)D +MD: net/minecraft/util/Mth/m_144954_ (D)D net/minecraft/util/Mth/wobble (D)D +MD: net/minecraft/util/Mth/m_184628_ (DI)I net/minecraft/util/Mth/quantize (DI)I +MD: net/minecraft/util/Mth/m_184631_ (FFFFF)F net/minecraft/util/Mth/clampedMap (FFFFF)F +MD: net/minecraft/util/Mth/m_184637_ (FFFFF)F net/minecraft/util/Mth/map (FFFFF)F +MD: net/minecraft/util/Mth/m_184643_ (J)J net/minecraft/util/Mth/square (J)J +MD: net/minecraft/util/Mth/m_184645_ (DD)D net/minecraft/util/Mth/length (DD)D +MD: net/minecraft/util/Mth/m_184648_ (DDD)D net/minecraft/util/Mth/length (DDD)D +MD: net/minecraft/util/Mth/m_184652_ (II)I net/minecraft/util/Mth/positiveCeilDiv (II)I +MD: net/minecraft/util/Mth/m_184655_ (FFF)F net/minecraft/util/Mth/inverseLerp (FFF)F +MD: net/minecraft/util/Mth/m_211589_ (DD)D net/minecraft/util/Mth/lengthSquared (DD)D +MD: net/minecraft/util/Mth/m_211592_ (DDD)D net/minecraft/util/Mth/lengthSquared (DDD)D +CL: net/minecraft/util/NativeModuleLister net/minecraft/util/NativeModuleLister +FD: net/minecraft/util/NativeModuleLister/f_184659_ net/minecraft/util/NativeModuleLister/LOGGER +FD: net/minecraft/util/NativeModuleLister/f_184660_ net/minecraft/util/NativeModuleLister/LANG_MASK +FD: net/minecraft/util/NativeModuleLister/f_184661_ net/minecraft/util/NativeModuleLister/DEFAULT_LANG +FD: net/minecraft/util/NativeModuleLister/f_184662_ net/minecraft/util/NativeModuleLister/CODEPAGE_MASK +FD: net/minecraft/util/NativeModuleLister/f_184663_ net/minecraft/util/NativeModuleLister/DEFAULT_CODEPAGE +FD: net/minecraft/util/NativeModuleLister/net/minecraft/util/NativeModuleLister net/minecraft/util/NativeModuleLister/net/minecraft/util/NativeModuleLister +MD: net/minecraft/util/NativeModuleLister/ ()V net/minecraft/util/NativeModuleLister/ ()V +MD: net/minecraft/util/NativeModuleLister/ ()V net/minecraft/util/NativeModuleLister/ ()V +MD: net/minecraft/util/NativeModuleLister/m_184666_ ()Ljava/util/List; net/minecraft/util/NativeModuleLister/listModules ()Ljava/util/List; +MD: net/minecraft/util/NativeModuleLister/m_184667_ (Lnet/minecraft/util/NativeModuleLister$NativeModuleInfo;)Ljava/lang/String; net/minecraft/util/NativeModuleLister/lambda$addCrashSection$1 (Lnet/minecraft/util/NativeModuleLister$NativeModuleInfo;)Ljava/lang/String; +MD: net/minecraft/util/NativeModuleLister/m_184669_ (Lcom/sun/jna/Pointer;Ljava/lang/String;Lcom/sun/jna/ptr/IntByReference;)Lcom/sun/jna/Pointer; net/minecraft/util/NativeModuleLister/queryVersionValue (Lcom/sun/jna/Pointer;Ljava/lang/String;Lcom/sun/jna/ptr/IntByReference;)Lcom/sun/jna/Pointer; +MD: net/minecraft/util/NativeModuleLister/m_184673_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/NativeModuleLister/tryGetVersion (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/util/NativeModuleLister/m_184675_ (Ljava/lang/String;II)Ljava/lang/String; net/minecraft/util/NativeModuleLister/langTableKey (Ljava/lang/String;II)Ljava/lang/String; +MD: net/minecraft/util/NativeModuleLister/m_184679_ (Lnet/minecraft/CrashReportCategory;)V net/minecraft/util/NativeModuleLister/addCrashSection (Lnet/minecraft/CrashReportCategory;)V +MD: net/minecraft/util/NativeModuleLister/m_184681_ ([I)Ljava/util/OptionalInt; net/minecraft/util/NativeModuleLister/findLangAndCodepage ([I)Ljava/util/OptionalInt; +MD: net/minecraft/util/NativeModuleLister/m_184683_ ()Ljava/lang/String; net/minecraft/util/NativeModuleLister/lambda$addCrashSection$2 ()Ljava/lang/String; +MD: net/minecraft/util/NativeModuleLister/m_184684_ (Lnet/minecraft/util/NativeModuleLister$NativeModuleInfo;)Ljava/lang/String; net/minecraft/util/NativeModuleLister/lambda$addCrashSection$0 (Lnet/minecraft/util/NativeModuleLister$NativeModuleInfo;)Ljava/lang/String; +MD: net/minecraft/util/NativeModuleLister/m_184686_ (Lcom/sun/jna/Pointer;Ljava/lang/String;Lcom/sun/jna/ptr/IntByReference;)Ljava/lang/String; net/minecraft/util/NativeModuleLister/queryVersionString (Lcom/sun/jna/Pointer;Ljava/lang/String;Lcom/sun/jna/ptr/IntByReference;)Ljava/lang/String; +CL: net/minecraft/util/NativeModuleLister$NativeModuleInfo net/minecraft/util/NativeModuleLister$NativeModuleInfo +FD: net/minecraft/util/NativeModuleLister$NativeModuleInfo/f_184690_ net/minecraft/util/NativeModuleLister$NativeModuleInfo/name +FD: net/minecraft/util/NativeModuleLister$NativeModuleInfo/f_184691_ net/minecraft/util/NativeModuleLister$NativeModuleInfo/version +FD: net/minecraft/util/NativeModuleLister$NativeModuleInfo/net/minecraft/util/NativeModuleLister$NativeModuleInfo net/minecraft/util/NativeModuleLister$NativeModuleInfo/net/minecraft/util/NativeModuleLister$NativeModuleInfo +MD: net/minecraft/util/NativeModuleLister$NativeModuleInfo/ (Ljava/lang/String;Ljava/util/Optional;)V net/minecraft/util/NativeModuleLister$NativeModuleInfo/ (Ljava/lang/String;Ljava/util/Optional;)V +MD: net/minecraft/util/NativeModuleLister$NativeModuleInfo/m_184695_ (Lnet/minecraft/util/NativeModuleLister$NativeModuleVersion;)Ljava/lang/String; net/minecraft/util/NativeModuleLister$NativeModuleInfo/lambda$toString$0 (Lnet/minecraft/util/NativeModuleLister$NativeModuleVersion;)Ljava/lang/String; +MD: net/minecraft/util/NativeModuleLister$NativeModuleInfo/toString ()Ljava/lang/String; net/minecraft/util/NativeModuleLister$NativeModuleInfo/toString ()Ljava/lang/String; +CL: net/minecraft/util/NativeModuleLister$NativeModuleVersion net/minecraft/util/NativeModuleLister$NativeModuleVersion +FD: net/minecraft/util/NativeModuleLister$NativeModuleVersion/f_184698_ net/minecraft/util/NativeModuleLister$NativeModuleVersion/description +FD: net/minecraft/util/NativeModuleLister$NativeModuleVersion/f_184699_ net/minecraft/util/NativeModuleLister$NativeModuleVersion/version +FD: net/minecraft/util/NativeModuleLister$NativeModuleVersion/f_184700_ net/minecraft/util/NativeModuleLister$NativeModuleVersion/company +FD: net/minecraft/util/NativeModuleLister$NativeModuleVersion/net/minecraft/util/NativeModuleLister$NativeModuleVersion net/minecraft/util/NativeModuleLister$NativeModuleVersion/net/minecraft/util/NativeModuleLister$NativeModuleVersion +MD: net/minecraft/util/NativeModuleLister$NativeModuleVersion/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/util/NativeModuleLister$NativeModuleVersion/ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/util/NativeModuleLister$NativeModuleVersion/toString ()Ljava/lang/String; net/minecraft/util/NativeModuleLister$NativeModuleVersion/toString ()Ljava/lang/String; +CL: net/minecraft/util/ParticleUtils net/minecraft/util/ParticleUtils +FD: net/minecraft/util/ParticleUtils/net/minecraft/util/ParticleUtils net/minecraft/util/ParticleUtils/net/minecraft/util/ParticleUtils +MD: net/minecraft/util/ParticleUtils/ ()V net/minecraft/util/ParticleUtils/ ()V +MD: net/minecraft/util/ParticleUtils/m_144957_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/util/ParticleUtils/spawnParticleOnFace (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/util/ParticleUtils/m_144962_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/util/valueproviders/UniformInt;)V net/minecraft/util/ParticleUtils/spawnParticlesOnBlockFaces (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/util/valueproviders/UniformInt;)V +MD: net/minecraft/util/ParticleUtils/m_144967_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;DLnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/util/valueproviders/UniformInt;)V net/minecraft/util/ParticleUtils/spawnParticlesAlongAxis (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;DLnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/util/valueproviders/UniformInt;)V +CL: net/minecraft/util/ProgressListener net/minecraft/util/ProgressListener +FD: net/minecraft/util/ProgressListener/net/minecraft/util/ProgressListener net/minecraft/util/ProgressListener/net/minecraft/util/ProgressListener +MD: net/minecraft/util/ProgressListener/m_6307_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/util/ProgressListener/progressStage (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/util/ProgressListener/m_6308_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/util/ProgressListener/progressStart (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/util/ProgressListener/m_6309_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/util/ProgressListener/progressStartNoAbort (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/util/ProgressListener/m_6952_ (I)V net/minecraft/util/ProgressListener/progressStagePercentage (I)V +MD: net/minecraft/util/ProgressListener/m_7730_ ()V net/minecraft/util/ProgressListener/stop ()V +CL: net/minecraft/util/SimpleBitStorage net/minecraft/util/SimpleBitStorage +FD: net/minecraft/util/SimpleBitStorage/f_184706_ net/minecraft/util/SimpleBitStorage/MAGIC +FD: net/minecraft/util/SimpleBitStorage/f_184707_ net/minecraft/util/SimpleBitStorage/data +FD: net/minecraft/util/SimpleBitStorage/f_184708_ net/minecraft/util/SimpleBitStorage/bits +FD: net/minecraft/util/SimpleBitStorage/f_184709_ net/minecraft/util/SimpleBitStorage/mask +FD: net/minecraft/util/SimpleBitStorage/f_184710_ net/minecraft/util/SimpleBitStorage/size +FD: net/minecraft/util/SimpleBitStorage/f_184711_ net/minecraft/util/SimpleBitStorage/valuesPerLong +FD: net/minecraft/util/SimpleBitStorage/f_184712_ net/minecraft/util/SimpleBitStorage/divideMul +FD: net/minecraft/util/SimpleBitStorage/f_184713_ net/minecraft/util/SimpleBitStorage/divideAdd +FD: net/minecraft/util/SimpleBitStorage/f_184714_ net/minecraft/util/SimpleBitStorage/divideShift +FD: net/minecraft/util/SimpleBitStorage/net/minecraft/util/SimpleBitStorage net/minecraft/util/SimpleBitStorage/net/minecraft/util/SimpleBitStorage +MD: net/minecraft/util/SimpleBitStorage/ ()V net/minecraft/util/SimpleBitStorage/ ()V +MD: net/minecraft/util/SimpleBitStorage/ (II)V net/minecraft/util/SimpleBitStorage/ (II)V +MD: net/minecraft/util/SimpleBitStorage/ (II[I)V net/minecraft/util/SimpleBitStorage/ (II[I)V +MD: net/minecraft/util/SimpleBitStorage/ (II[J)V net/minecraft/util/SimpleBitStorage/ (II[J)V +MD: net/minecraft/util/SimpleBitStorage/m_13513_ ()[J net/minecraft/util/SimpleBitStorage/getRaw ()[J +MD: net/minecraft/util/SimpleBitStorage/m_13514_ (I)I net/minecraft/util/SimpleBitStorage/get (I)I +MD: net/minecraft/util/SimpleBitStorage/m_13516_ (II)I net/minecraft/util/SimpleBitStorage/getAndSet (II)I +MD: net/minecraft/util/SimpleBitStorage/m_13519_ (Ljava/util/function/IntConsumer;)V net/minecraft/util/SimpleBitStorage/getAll (Ljava/util/function/IntConsumer;)V +MD: net/minecraft/util/SimpleBitStorage/m_13521_ ()I net/minecraft/util/SimpleBitStorage/getSize ()I +MD: net/minecraft/util/SimpleBitStorage/m_13524_ (II)V net/minecraft/util/SimpleBitStorage/set (II)V +MD: net/minecraft/util/SimpleBitStorage/m_144604_ ()I net/minecraft/util/SimpleBitStorage/getBits ()I +MD: net/minecraft/util/SimpleBitStorage/m_184739_ (I)I net/minecraft/util/SimpleBitStorage/cellIndex (I)I +MD: net/minecraft/util/SimpleBitStorage/m_197970_ ([I)V net/minecraft/util/SimpleBitStorage/unpack ([I)V +MD: net/minecraft/util/SimpleBitStorage/m_199833_ ()Lnet/minecraft/util/BitStorage; net/minecraft/util/SimpleBitStorage/copy ()Lnet/minecraft/util/BitStorage; +CL: net/minecraft/util/SimpleBitStorage$InitializationException net/minecraft/util/SimpleBitStorage$InitializationException +FD: net/minecraft/util/SimpleBitStorage$InitializationException/net/minecraft/util/SimpleBitStorage$InitializationException net/minecraft/util/SimpleBitStorage$InitializationException/net/minecraft/util/SimpleBitStorage$InitializationException +MD: net/minecraft/util/SimpleBitStorage$InitializationException/ (Ljava/lang/String;)V net/minecraft/util/SimpleBitStorage$InitializationException/ (Ljava/lang/String;)V +CL: net/minecraft/util/SmoothDouble net/minecraft/util/SmoothDouble +FD: net/minecraft/util/SmoothDouble/f_14232_ net/minecraft/util/SmoothDouble/targetValue +FD: net/minecraft/util/SmoothDouble/f_14233_ net/minecraft/util/SmoothDouble/remainingValue +FD: net/minecraft/util/SmoothDouble/f_14234_ net/minecraft/util/SmoothDouble/lastAmount +FD: net/minecraft/util/SmoothDouble/net/minecraft/util/SmoothDouble net/minecraft/util/SmoothDouble/net/minecraft/util/SmoothDouble +MD: net/minecraft/util/SmoothDouble/ ()V net/minecraft/util/SmoothDouble/ ()V +MD: net/minecraft/util/SmoothDouble/m_14236_ ()V net/minecraft/util/SmoothDouble/reset ()V +MD: net/minecraft/util/SmoothDouble/m_14237_ (DD)D net/minecraft/util/SmoothDouble/getNewDeltaValue (DD)D +CL: net/minecraft/util/SortedArraySet net/minecraft/util/SortedArraySet +FD: net/minecraft/util/SortedArraySet/f_14240_ net/minecraft/util/SortedArraySet/comparator +FD: net/minecraft/util/SortedArraySet/f_14241_ net/minecraft/util/SortedArraySet/contents +FD: net/minecraft/util/SortedArraySet/f_14242_ net/minecraft/util/SortedArraySet/size +FD: net/minecraft/util/SortedArraySet/f_144974_ net/minecraft/util/SortedArraySet/DEFAULT_INITIAL_CAPACITY +FD: net/minecraft/util/SortedArraySet/net/minecraft/util/SortedArraySet net/minecraft/util/SortedArraySet/net/minecraft/util/SortedArraySet +MD: net/minecraft/util/SortedArraySet/ (ILjava/util/Comparator;)V net/minecraft/util/SortedArraySet/ (ILjava/util/Comparator;)V +MD: net/minecraft/util/SortedArraySet/add (Ljava/lang/Object;)Z net/minecraft/util/SortedArraySet/add (Ljava/lang/Object;)Z +MD: net/minecraft/util/SortedArraySet/clear ()V net/minecraft/util/SortedArraySet/clear ()V +MD: net/minecraft/util/SortedArraySet/contains (Ljava/lang/Object;)Z net/minecraft/util/SortedArraySet/contains (Ljava/lang/Object;)Z +MD: net/minecraft/util/SortedArraySet/equals (Ljava/lang/Object;)Z net/minecraft/util/SortedArraySet/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/SortedArraySet/iterator ()Ljava/util/Iterator; net/minecraft/util/SortedArraySet/iterator ()Ljava/util/Iterator; +MD: net/minecraft/util/SortedArraySet/m_14246_ (I)Lnet/minecraft/util/SortedArraySet; net/minecraft/util/SortedArraySet/create (I)Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/util/SortedArraySet/m_14253_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/SortedArraySet/addOrGet (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet/m_14255_ (Ljava/lang/Object;I)V net/minecraft/util/SortedArraySet/addInternal (Ljava/lang/Object;I)V +MD: net/minecraft/util/SortedArraySet/m_14258_ ([Ljava/lang/Object;)[Ljava/lang/Object; net/minecraft/util/SortedArraySet/castRawArray ([Ljava/lang/Object;)[Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet/m_14262_ ()Ljava/lang/Object; net/minecraft/util/SortedArraySet/first ()Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet/m_14263_ (I)I net/minecraft/util/SortedArraySet/getInsertionPosition (I)I +MD: net/minecraft/util/SortedArraySet/m_14267_ (I)V net/minecraft/util/SortedArraySet/grow (I)V +MD: net/minecraft/util/SortedArraySet/m_14269_ (Ljava/lang/Object;)I net/minecraft/util/SortedArraySet/findIndex (Ljava/lang/Object;)I +MD: net/minecraft/util/SortedArraySet/m_14274_ (I)V net/minecraft/util/SortedArraySet/removeInternal (I)V +MD: net/minecraft/util/SortedArraySet/m_14276_ (I)Ljava/lang/Object; net/minecraft/util/SortedArraySet/getInternal (I)Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet/m_144975_ ()Lnet/minecraft/util/SortedArraySet; net/minecraft/util/SortedArraySet/create ()Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/util/SortedArraySet/m_144976_ (Ljava/util/Comparator;)Lnet/minecraft/util/SortedArraySet; net/minecraft/util/SortedArraySet/create (Ljava/util/Comparator;)Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/util/SortedArraySet/m_144978_ (Ljava/util/Comparator;I)Lnet/minecraft/util/SortedArraySet; net/minecraft/util/SortedArraySet/create (Ljava/util/Comparator;I)Lnet/minecraft/util/SortedArraySet; +MD: net/minecraft/util/SortedArraySet/m_144981_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/SortedArraySet/get (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet/m_144983_ ()Ljava/lang/Object; net/minecraft/util/SortedArraySet/last ()Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet/remove (Ljava/lang/Object;)Z net/minecraft/util/SortedArraySet/remove (Ljava/lang/Object;)Z +MD: net/minecraft/util/SortedArraySet/size ()I net/minecraft/util/SortedArraySet/size ()I +MD: net/minecraft/util/SortedArraySet/toArray ()[Ljava/lang/Object; net/minecraft/util/SortedArraySet/toArray ()[Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet/toArray ([Ljava/lang/Object;)[Ljava/lang/Object; net/minecraft/util/SortedArraySet/toArray ([Ljava/lang/Object;)[Ljava/lang/Object; +CL: net/minecraft/util/SortedArraySet$ArrayIterator net/minecraft/util/SortedArraySet$ArrayIterator +FD: net/minecraft/util/SortedArraySet$ArrayIterator/f_14287_ net/minecraft/util/SortedArraySet$ArrayIterator/this$0 +FD: net/minecraft/util/SortedArraySet$ArrayIterator/f_14288_ net/minecraft/util/SortedArraySet$ArrayIterator/index +FD: net/minecraft/util/SortedArraySet$ArrayIterator/f_14289_ net/minecraft/util/SortedArraySet$ArrayIterator/last +FD: net/minecraft/util/SortedArraySet$ArrayIterator/net/minecraft/util/SortedArraySet$ArrayIterator net/minecraft/util/SortedArraySet$ArrayIterator/net/minecraft/util/SortedArraySet$ArrayIterator +MD: net/minecraft/util/SortedArraySet$ArrayIterator/ (Lnet/minecraft/util/SortedArraySet;)V net/minecraft/util/SortedArraySet$ArrayIterator/ (Lnet/minecraft/util/SortedArraySet;)V +MD: net/minecraft/util/SortedArraySet$ArrayIterator/hasNext ()Z net/minecraft/util/SortedArraySet$ArrayIterator/hasNext ()Z +MD: net/minecraft/util/SortedArraySet$ArrayIterator/next ()Ljava/lang/Object; net/minecraft/util/SortedArraySet$ArrayIterator/next ()Ljava/lang/Object; +MD: net/minecraft/util/SortedArraySet$ArrayIterator/remove ()V net/minecraft/util/SortedArraySet$ArrayIterator/remove ()V +CL: net/minecraft/util/StringDecomposer net/minecraft/util/StringDecomposer +FD: net/minecraft/util/StringDecomposer/f_14298_ net/minecraft/util/StringDecomposer/STOP_ITERATION +FD: net/minecraft/util/StringDecomposer/f_144984_ net/minecraft/util/StringDecomposer/REPLACEMENT_CHAR +FD: net/minecraft/util/StringDecomposer/net/minecraft/util/StringDecomposer net/minecraft/util/StringDecomposer/net/minecraft/util/StringDecomposer +MD: net/minecraft/util/StringDecomposer/ ()V net/minecraft/util/StringDecomposer/ ()V +MD: net/minecraft/util/StringDecomposer/ ()V net/minecraft/util/StringDecomposer/ ()V +MD: net/minecraft/util/StringDecomposer/m_14300_ (Lnet/minecraft/util/FormattedCharSink;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/StringDecomposer/lambda$iterateFormatted$0 (Lnet/minecraft/util/FormattedCharSink;Lnet/minecraft/network/chat/Style;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/util/StringDecomposer/m_14304_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/StringDecomposer/filterBrokenSurrogates (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/StringDecomposer/m_14306_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/StringDecomposer/iterateFormatted (Ljava/lang/String;ILnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/StringDecomposer/m_14311_ (Ljava/lang/String;ILnet/minecraft/network/chat/Style;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/StringDecomposer/iterateFormatted (Ljava/lang/String;ILnet/minecraft/network/chat/Style;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/StringDecomposer/m_14317_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/StringDecomposer/iterate (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/StringDecomposer/m_14321_ (Ljava/lang/StringBuilder;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/util/StringDecomposer/lambda$getPlainText$2 (Ljava/lang/StringBuilder;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/util/StringDecomposer/m_14326_ (Lnet/minecraft/network/chat/FormattedText;)Ljava/lang/String; net/minecraft/util/StringDecomposer/getPlainText (Lnet/minecraft/network/chat/FormattedText;)Ljava/lang/String; +MD: net/minecraft/util/StringDecomposer/m_14328_ (Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/StringDecomposer/iterateFormatted (Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/StringDecomposer/m_14332_ (Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;IC)Z net/minecraft/util/StringDecomposer/feedChar (Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;IC)Z +MD: net/minecraft/util/StringDecomposer/m_14337_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/StringDecomposer/iterateBackwards (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +MD: net/minecraft/util/StringDecomposer/m_14341_ (Ljava/lang/StringBuilder;ILnet/minecraft/network/chat/Style;I)Z net/minecraft/util/StringDecomposer/lambda$filterBrokenSurrogates$1 (Ljava/lang/StringBuilder;ILnet/minecraft/network/chat/Style;I)Z +MD: net/minecraft/util/StringDecomposer/m_14346_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z net/minecraft/util/StringDecomposer/iterateFormatted (Ljava/lang/String;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;)Z +CL: net/minecraft/util/StringRepresentable net/minecraft/util/StringRepresentable +FD: net/minecraft/util/StringRepresentable/net/minecraft/util/StringRepresentable net/minecraft/util/StringRepresentable/net/minecraft/util/StringRepresentable +MD: net/minecraft/util/StringRepresentable/m_14350_ (Ljava/util/function/Supplier;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/util/StringRepresentable/fromEnum (Ljava/util/function/Supplier;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/StringRepresentable/m_14357_ ([Lnet/minecraft/util/StringRepresentable;)Lcom/mojang/serialization/Keyable; net/minecraft/util/StringRepresentable/keys ([Lnet/minecraft/util/StringRepresentable;)Lcom/mojang/serialization/Keyable; +MD: net/minecraft/util/StringRepresentable/m_184747_ (Ljava/lang/Object;)I net/minecraft/util/StringRepresentable/lambda$fromEnum$1 (Ljava/lang/Object;)I +MD: net/minecraft/util/StringRepresentable/m_184749_ ([Ljava/lang/Enum;I)Ljava/lang/Enum; net/minecraft/util/StringRepresentable/lambda$fromEnum$2 ([Ljava/lang/Enum;I)Ljava/lang/Enum; +MD: net/minecraft/util/StringRepresentable/m_184752_ (Ljava/lang/Object;)Ljava/lang/String; net/minecraft/util/StringRepresentable/lambda$fromEnum$0 (Ljava/lang/Object;)Ljava/lang/String; +MD: net/minecraft/util/StringRepresentable/m_7912_ ()Ljava/lang/String; net/minecraft/util/StringRepresentable/getSerializedName ()Ljava/lang/String; +CL: net/minecraft/util/StringRepresentable$1 net/minecraft/util/StringRepresentable$1 +FD: net/minecraft/util/StringRepresentable$1/f_184754_ net/minecraft/util/StringRepresentable$1/val$values +FD: net/minecraft/util/StringRepresentable$1/net/minecraft/util/StringRepresentable$1 net/minecraft/util/StringRepresentable$1/net/minecraft/util/StringRepresentable$1 +MD: net/minecraft/util/StringRepresentable$1/ ([Lnet/minecraft/util/StringRepresentable;)V net/minecraft/util/StringRepresentable$1/ ([Lnet/minecraft/util/StringRepresentable;)V +MD: net/minecraft/util/StringRepresentable$1/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; net/minecraft/util/StringRepresentable$1/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; +CL: net/minecraft/util/StringUtil net/minecraft/util/StringUtil +FD: net/minecraft/util/StringUtil/f_14402_ net/minecraft/util/StringUtil/STRIP_COLOR_PATTERN +FD: net/minecraft/util/StringUtil/f_144995_ net/minecraft/util/StringUtil/LINE_PATTERN +FD: net/minecraft/util/StringUtil/f_144996_ net/minecraft/util/StringUtil/LINE_END_PATTERN +FD: net/minecraft/util/StringUtil/net/minecraft/util/StringUtil net/minecraft/util/StringUtil/net/minecraft/util/StringUtil +MD: net/minecraft/util/StringUtil/ ()V net/minecraft/util/StringUtil/ ()V +MD: net/minecraft/util/StringUtil/ ()V net/minecraft/util/StringUtil/ ()V +MD: net/minecraft/util/StringUtil/m_14404_ (I)Ljava/lang/String; net/minecraft/util/StringUtil/formatTickDuration (I)Ljava/lang/String; +MD: net/minecraft/util/StringUtil/m_14406_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/StringUtil/stripColor (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/StringUtil/m_14408_ (Ljava/lang/String;)Z net/minecraft/util/StringUtil/isNullOrEmpty (Ljava/lang/String;)Z +MD: net/minecraft/util/StringUtil/m_144998_ (Ljava/lang/String;IZ)Ljava/lang/String; net/minecraft/util/StringUtil/truncateStringIfNecessary (Ljava/lang/String;IZ)Ljava/lang/String; +MD: net/minecraft/util/StringUtil/m_145002_ (Ljava/lang/String;)I net/minecraft/util/StringUtil/lineCount (Ljava/lang/String;)I +MD: net/minecraft/util/StringUtil/m_145004_ (Ljava/lang/String;)Z net/minecraft/util/StringUtil/endsWithNewLine (Ljava/lang/String;)Z +CL: net/minecraft/util/TelemetryConstants net/minecraft/util/TelemetryConstants +FD: net/minecraft/util/TelemetryConstants/f_184761_ net/minecraft/util/TelemetryConstants/TIMESTAMP_FORMATTER +FD: net/minecraft/util/TelemetryConstants/f_184762_ net/minecraft/util/TelemetryConstants/EVENT_WORLD_LOADED +FD: net/minecraft/util/TelemetryConstants/f_184763_ net/minecraft/util/TelemetryConstants/SERVER_MODDED +FD: net/minecraft/util/TelemetryConstants/f_184764_ net/minecraft/util/TelemetryConstants/USER_ID +FD: net/minecraft/util/TelemetryConstants/f_184765_ net/minecraft/util/TelemetryConstants/CLIENT_ID +FD: net/minecraft/util/TelemetryConstants/f_184766_ net/minecraft/util/TelemetryConstants/DEVICE_SESSION_ID +FD: net/minecraft/util/TelemetryConstants/f_184767_ net/minecraft/util/TelemetryConstants/WORLD_SESSION_ID +FD: net/minecraft/util/TelemetryConstants/f_184768_ net/minecraft/util/TelemetryConstants/EVENT_TIMESTAMP_UTC +FD: net/minecraft/util/TelemetryConstants/f_184769_ net/minecraft/util/TelemetryConstants/BUILD_DISPLAY_NAME +FD: net/minecraft/util/TelemetryConstants/f_184770_ net/minecraft/util/TelemetryConstants/CLIENT_MODDED +FD: net/minecraft/util/TelemetryConstants/f_184771_ net/minecraft/util/TelemetryConstants/SERVER_TYPE +FD: net/minecraft/util/TelemetryConstants/f_184772_ net/minecraft/util/TelemetryConstants/BUILD_PLATFORM +FD: net/minecraft/util/TelemetryConstants/f_184773_ net/minecraft/util/TelemetryConstants/PLATFORM +FD: net/minecraft/util/TelemetryConstants/f_184774_ net/minecraft/util/TelemetryConstants/JAVA_VERSION +FD: net/minecraft/util/TelemetryConstants/f_184775_ net/minecraft/util/TelemetryConstants/PLAYER_GAME_MODE +FD: net/minecraft/util/TelemetryConstants/f_184776_ net/minecraft/util/TelemetryConstants/GAME_MODE_SURVIVAL +FD: net/minecraft/util/TelemetryConstants/f_184777_ net/minecraft/util/TelemetryConstants/GAME_MODE_CREATIVE +FD: net/minecraft/util/TelemetryConstants/f_184778_ net/minecraft/util/TelemetryConstants/GAME_MODE_ADVENTURE +FD: net/minecraft/util/TelemetryConstants/f_184779_ net/minecraft/util/TelemetryConstants/GAME_MODE_SPECTATOR +FD: net/minecraft/util/TelemetryConstants/f_184780_ net/minecraft/util/TelemetryConstants/GAME_MODE_HARDCORE +FD: net/minecraft/util/TelemetryConstants/f_184781_ net/minecraft/util/TelemetryConstants/SERVER_TYPE_REALM +FD: net/minecraft/util/TelemetryConstants/f_184782_ net/minecraft/util/TelemetryConstants/SERVER_TYPE_LOCAL +FD: net/minecraft/util/TelemetryConstants/f_184783_ net/minecraft/util/TelemetryConstants/SERVER_TYPE_OTHER +FD: net/minecraft/util/TelemetryConstants/net/minecraft/util/TelemetryConstants net/minecraft/util/TelemetryConstants/net/minecraft/util/TelemetryConstants +MD: net/minecraft/util/TelemetryConstants/ ()V net/minecraft/util/TelemetryConstants/ ()V +MD: net/minecraft/util/TelemetryConstants/ ()V net/minecraft/util/TelemetryConstants/ ()V +CL: net/minecraft/util/ThreadingDetector net/minecraft/util/ThreadingDetector +FD: net/minecraft/util/ThreadingDetector/f_199407_ net/minecraft/util/ThreadingDetector/LOGGER +FD: net/minecraft/util/ThreadingDetector/f_199408_ net/minecraft/util/ThreadingDetector/name +FD: net/minecraft/util/ThreadingDetector/f_199409_ net/minecraft/util/ThreadingDetector/lock +FD: net/minecraft/util/ThreadingDetector/f_199410_ net/minecraft/util/ThreadingDetector/stackTraceLock +FD: net/minecraft/util/ThreadingDetector/f_199411_ net/minecraft/util/ThreadingDetector/threadThatFailedToAcquire +FD: net/minecraft/util/ThreadingDetector/f_199412_ net/minecraft/util/ThreadingDetector/fullException +FD: net/minecraft/util/ThreadingDetector/net/minecraft/util/ThreadingDetector net/minecraft/util/ThreadingDetector/net/minecraft/util/ThreadingDetector +MD: net/minecraft/util/ThreadingDetector/ ()V net/minecraft/util/ThreadingDetector/ ()V +MD: net/minecraft/util/ThreadingDetector/ (Ljava/lang/String;)V net/minecraft/util/ThreadingDetector/ (Ljava/lang/String;)V +MD: net/minecraft/util/ThreadingDetector/m_199416_ ()V net/minecraft/util/ThreadingDetector/checkAndLock ()V +MD: net/minecraft/util/ThreadingDetector/m_199417_ (Ljava/lang/String;Ljava/lang/Thread;)Lnet/minecraft/ReportedException; net/minecraft/util/ThreadingDetector/makeThreadingException (Ljava/lang/String;Ljava/lang/Thread;)Lnet/minecraft/ReportedException; +MD: net/minecraft/util/ThreadingDetector/m_199420_ (Ljava/lang/Thread;)Ljava/lang/String; net/minecraft/util/ThreadingDetector/stackTrace (Ljava/lang/Thread;)Ljava/lang/String; +MD: net/minecraft/util/ThreadingDetector/m_199422_ ()V net/minecraft/util/ThreadingDetector/checkAndUnlock ()V +CL: net/minecraft/util/TimeUtil net/minecraft/util/TimeUtil +FD: net/minecraft/util/TimeUtil/f_145016_ net/minecraft/util/TimeUtil/NANOSECONDS_PER_SECOND +FD: net/minecraft/util/TimeUtil/f_145017_ net/minecraft/util/TimeUtil/NANOSECONDS_PER_MILLISECOND +FD: net/minecraft/util/TimeUtil/net/minecraft/util/TimeUtil net/minecraft/util/TimeUtil/net/minecraft/util/TimeUtil +MD: net/minecraft/util/TimeUtil/ ()V net/minecraft/util/TimeUtil/ ()V +MD: net/minecraft/util/TimeUtil/ ()V net/minecraft/util/TimeUtil/ ()V +MD: net/minecraft/util/TimeUtil/m_145020_ (II)Lnet/minecraft/util/valueproviders/UniformInt; net/minecraft/util/TimeUtil/rangeOfSeconds (II)Lnet/minecraft/util/valueproviders/UniformInt; +CL: net/minecraft/util/ToFloatFunction net/minecraft/util/ToFloatFunction +FD: net/minecraft/util/ToFloatFunction/net/minecraft/util/ToFloatFunction net/minecraft/util/ToFloatFunction/net/minecraft/util/ToFloatFunction +MD: net/minecraft/util/ToFloatFunction/m_183321_ (Ljava/lang/Object;)F net/minecraft/util/ToFloatFunction/apply (Ljava/lang/Object;)F +CL: net/minecraft/util/Tuple net/minecraft/util/Tuple +FD: net/minecraft/util/Tuple/f_14413_ net/minecraft/util/Tuple/a +FD: net/minecraft/util/Tuple/f_14414_ net/minecraft/util/Tuple/b +FD: net/minecraft/util/Tuple/net/minecraft/util/Tuple net/minecraft/util/Tuple/net/minecraft/util/Tuple +MD: net/minecraft/util/Tuple/ (Ljava/lang/Object;Ljava/lang/Object;)V net/minecraft/util/Tuple/ (Ljava/lang/Object;Ljava/lang/Object;)V +MD: net/minecraft/util/Tuple/m_14418_ ()Ljava/lang/Object; net/minecraft/util/Tuple/getA ()Ljava/lang/Object; +MD: net/minecraft/util/Tuple/m_14419_ ()Ljava/lang/Object; net/minecraft/util/Tuple/getB ()Ljava/lang/Object; +MD: net/minecraft/util/Tuple/m_145023_ (Ljava/lang/Object;)V net/minecraft/util/Tuple/setA (Ljava/lang/Object;)V +MD: net/minecraft/util/Tuple/m_145025_ (Ljava/lang/Object;)V net/minecraft/util/Tuple/setB (Ljava/lang/Object;)V +CL: net/minecraft/util/Unit net/minecraft/util/Unit +FD: net/minecraft/util/Unit/$VALUES net/minecraft/util/Unit/$VALUES +FD: net/minecraft/util/Unit/INSTANCE net/minecraft/util/Unit/INSTANCE +FD: net/minecraft/util/Unit/net/minecraft/util/Unit net/minecraft/util/Unit/net/minecraft/util/Unit +MD: net/minecraft/util/Unit/ ()V net/minecraft/util/Unit/ ()V +MD: net/minecraft/util/Unit/ (Ljava/lang/String;I)V net/minecraft/util/Unit/ (Ljava/lang/String;I)V +MD: net/minecraft/util/Unit/m_145027_ ()[Lnet/minecraft/util/Unit; net/minecraft/util/Unit/$values ()[Lnet/minecraft/util/Unit; +MD: net/minecraft/util/Unit/valueOf (Ljava/lang/String;)Lnet/minecraft/util/Unit; net/minecraft/util/Unit/valueOf (Ljava/lang/String;)Lnet/minecraft/util/Unit; +MD: net/minecraft/util/Unit/values ()[Lnet/minecraft/util/Unit; net/minecraft/util/Unit/values ()[Lnet/minecraft/util/Unit; +CL: net/minecraft/util/VisibleForDebug net/minecraft/util/VisibleForDebug +FD: net/minecraft/util/VisibleForDebug/net/minecraft/util/VisibleForDebug net/minecraft/util/VisibleForDebug/net/minecraft/util/VisibleForDebug +CL: net/minecraft/util/ZeroBitStorage net/minecraft/util/ZeroBitStorage +FD: net/minecraft/util/ZeroBitStorage/f_184787_ net/minecraft/util/ZeroBitStorage/RAW +FD: net/minecraft/util/ZeroBitStorage/f_184788_ net/minecraft/util/ZeroBitStorage/size +FD: net/minecraft/util/ZeroBitStorage/net/minecraft/util/ZeroBitStorage net/minecraft/util/ZeroBitStorage/net/minecraft/util/ZeroBitStorage +MD: net/minecraft/util/ZeroBitStorage/ ()V net/minecraft/util/ZeroBitStorage/ ()V +MD: net/minecraft/util/ZeroBitStorage/ (I)V net/minecraft/util/ZeroBitStorage/ (I)V +MD: net/minecraft/util/ZeroBitStorage/m_13513_ ()[J net/minecraft/util/ZeroBitStorage/getRaw ()[J +MD: net/minecraft/util/ZeroBitStorage/m_13514_ (I)I net/minecraft/util/ZeroBitStorage/get (I)I +MD: net/minecraft/util/ZeroBitStorage/m_13516_ (II)I net/minecraft/util/ZeroBitStorage/getAndSet (II)I +MD: net/minecraft/util/ZeroBitStorage/m_13519_ (Ljava/util/function/IntConsumer;)V net/minecraft/util/ZeroBitStorage/getAll (Ljava/util/function/IntConsumer;)V +MD: net/minecraft/util/ZeroBitStorage/m_13521_ ()I net/minecraft/util/ZeroBitStorage/getSize ()I +MD: net/minecraft/util/ZeroBitStorage/m_13524_ (II)V net/minecraft/util/ZeroBitStorage/set (II)V +MD: net/minecraft/util/ZeroBitStorage/m_144604_ ()I net/minecraft/util/ZeroBitStorage/getBits ()I +MD: net/minecraft/util/ZeroBitStorage/m_197970_ ([I)V net/minecraft/util/ZeroBitStorage/unpack ([I)V +MD: net/minecraft/util/ZeroBitStorage/m_199833_ ()Lnet/minecraft/util/BitStorage; net/minecraft/util/ZeroBitStorage/copy ()Lnet/minecraft/util/BitStorage; +CL: net/minecraft/util/datafix/DataFixTypes net/minecraft/util/datafix/DataFixTypes +FD: net/minecraft/util/datafix/DataFixTypes/$VALUES net/minecraft/util/datafix/DataFixTypes/$VALUES +FD: net/minecraft/util/datafix/DataFixTypes/ADVANCEMENTS net/minecraft/util/datafix/DataFixTypes/ADVANCEMENTS +FD: net/minecraft/util/datafix/DataFixTypes/CHUNK net/minecraft/util/datafix/DataFixTypes/CHUNK +FD: net/minecraft/util/datafix/DataFixTypes/ENTITY_CHUNK net/minecraft/util/datafix/DataFixTypes/ENTITY_CHUNK +FD: net/minecraft/util/datafix/DataFixTypes/HOTBAR net/minecraft/util/datafix/DataFixTypes/HOTBAR +FD: net/minecraft/util/datafix/DataFixTypes/LEVEL net/minecraft/util/datafix/DataFixTypes/LEVEL +FD: net/minecraft/util/datafix/DataFixTypes/OPTIONS net/minecraft/util/datafix/DataFixTypes/OPTIONS +FD: net/minecraft/util/datafix/DataFixTypes/PLAYER net/minecraft/util/datafix/DataFixTypes/PLAYER +FD: net/minecraft/util/datafix/DataFixTypes/POI_CHUNK net/minecraft/util/datafix/DataFixTypes/POI_CHUNK +FD: net/minecraft/util/datafix/DataFixTypes/SAVED_DATA net/minecraft/util/datafix/DataFixTypes/SAVED_DATA +FD: net/minecraft/util/datafix/DataFixTypes/STATS net/minecraft/util/datafix/DataFixTypes/STATS +FD: net/minecraft/util/datafix/DataFixTypes/STRUCTURE net/minecraft/util/datafix/DataFixTypes/STRUCTURE +FD: net/minecraft/util/datafix/DataFixTypes/WORLD_GEN_SETTINGS net/minecraft/util/datafix/DataFixTypes/WORLD_GEN_SETTINGS +FD: net/minecraft/util/datafix/DataFixTypes/f_14497_ net/minecraft/util/datafix/DataFixTypes/type +FD: net/minecraft/util/datafix/DataFixTypes/net/minecraft/util/datafix/DataFixTypes net/minecraft/util/datafix/DataFixTypes/net/minecraft/util/datafix/DataFixTypes +MD: net/minecraft/util/datafix/DataFixTypes/ ()V net/minecraft/util/datafix/DataFixTypes/ ()V +MD: net/minecraft/util/datafix/DataFixTypes/ (Ljava/lang/String;ILcom/mojang/datafixers/DSL$TypeReference;)V net/minecraft/util/datafix/DataFixTypes/ (Ljava/lang/String;ILcom/mojang/datafixers/DSL$TypeReference;)V +MD: net/minecraft/util/datafix/DataFixTypes/m_145042_ ()[Lnet/minecraft/util/datafix/DataFixTypes; net/minecraft/util/datafix/DataFixTypes/$values ()[Lnet/minecraft/util/datafix/DataFixTypes; +MD: net/minecraft/util/datafix/DataFixTypes/m_14504_ ()Lcom/mojang/datafixers/DSL$TypeReference; net/minecraft/util/datafix/DataFixTypes/getType ()Lcom/mojang/datafixers/DSL$TypeReference; +MD: net/minecraft/util/datafix/DataFixTypes/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/DataFixTypes; net/minecraft/util/datafix/DataFixTypes/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/DataFixTypes; +MD: net/minecraft/util/datafix/DataFixTypes/values ()[Lnet/minecraft/util/datafix/DataFixTypes; net/minecraft/util/datafix/DataFixTypes/values ()[Lnet/minecraft/util/datafix/DataFixTypes; +CL: net/minecraft/util/datafix/DataFixers net/minecraft/util/datafix/DataFixers +FD: net/minecraft/util/datafix/DataFixers/f_14508_ net/minecraft/util/datafix/DataFixers/SAME +FD: net/minecraft/util/datafix/DataFixers/f_14509_ net/minecraft/util/datafix/DataFixers/SAME_NAMESPACED +FD: net/minecraft/util/datafix/DataFixers/f_14510_ net/minecraft/util/datafix/DataFixers/DATA_FIXER +FD: net/minecraft/util/datafix/DataFixers/net/minecraft/util/datafix/DataFixers net/minecraft/util/datafix/DataFixers/net/minecraft/util/datafix/DataFixers +MD: net/minecraft/util/datafix/DataFixers/ ()V net/minecraft/util/datafix/DataFixers/ ()V +MD: net/minecraft/util/datafix/DataFixers/ ()V net/minecraft/util/datafix/DataFixers/ ()V +MD: net/minecraft/util/datafix/DataFixers/m_14512_ ()Lcom/mojang/datafixers/DataFixer; net/minecraft/util/datafix/DataFixers/getDataFixer ()Lcom/mojang/datafixers/DataFixer; +MD: net/minecraft/util/datafix/DataFixers/m_14513_ (Lcom/mojang/datafixers/DataFixerBuilder;)V net/minecraft/util/datafix/DataFixers/addFixers (Lcom/mojang/datafixers/DataFixerBuilder;)V +MD: net/minecraft/util/datafix/DataFixers/m_14515_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/DataFixers/lambda$addFixers$2 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/DataFixers/m_14517_ (Ljava/lang/String;Ljava/lang/String;)Ljava/util/function/UnaryOperator; net/minecraft/util/datafix/DataFixers/createRenamer (Ljava/lang/String;Ljava/lang/String;)Ljava/util/function/UnaryOperator; +MD: net/minecraft/util/datafix/DataFixers/m_14520_ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/DataFixers/lambda$createRenamer$4 (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/DataFixers/m_14524_ (Ljava/util/Map;)Ljava/util/function/UnaryOperator; net/minecraft/util/datafix/DataFixers/createRenamer (Ljava/util/Map;)Ljava/util/function/UnaryOperator; +MD: net/minecraft/util/datafix/DataFixers/m_14526_ (Ljava/util/Map;Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/DataFixers/lambda$createRenamer$3 (Ljava/util/Map;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/DataFixers/m_14529_ ()Lcom/mojang/datafixers/DataFixer; net/minecraft/util/datafix/DataFixers/createFixerUpper ()Lcom/mojang/datafixers/DataFixer; +MD: net/minecraft/util/datafix/DataFixers/m_14530_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/DataFixers/lambda$addFixers$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/DataFixers/m_14532_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/DataFixers/lambda$addFixers$0 (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/DataFixers$1 net/minecraft/util/datafix/DataFixers$1 +FD: net/minecraft/util/datafix/DataFixers$1/net/minecraft/util/datafix/DataFixers$1 net/minecraft/util/datafix/DataFixers$1/net/minecraft/util/datafix/DataFixers$1 +MD: net/minecraft/util/datafix/DataFixers$1/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)V net/minecraft/util/datafix/DataFixers$1/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/DataFixers$1/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/DataFixers$1/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/DataFixers$2 net/minecraft/util/datafix/DataFixers$2 +FD: net/minecraft/util/datafix/DataFixers$2/net/minecraft/util/datafix/DataFixers$2 net/minecraft/util/datafix/DataFixers$2/net/minecraft/util/datafix/DataFixers$2 +MD: net/minecraft/util/datafix/DataFixers$2/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)V net/minecraft/util/datafix/DataFixers$2/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/DataFixers$2/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/DataFixers$2/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/PackedBitStorage net/minecraft/util/datafix/PackedBitStorage +FD: net/minecraft/util/datafix/PackedBitStorage/f_145044_ net/minecraft/util/datafix/PackedBitStorage/BIT_TO_LONG_SHIFT +FD: net/minecraft/util/datafix/PackedBitStorage/f_14550_ net/minecraft/util/datafix/PackedBitStorage/data +FD: net/minecraft/util/datafix/PackedBitStorage/f_14551_ net/minecraft/util/datafix/PackedBitStorage/bits +FD: net/minecraft/util/datafix/PackedBitStorage/f_14552_ net/minecraft/util/datafix/PackedBitStorage/mask +FD: net/minecraft/util/datafix/PackedBitStorage/f_14553_ net/minecraft/util/datafix/PackedBitStorage/size +FD: net/minecraft/util/datafix/PackedBitStorage/net/minecraft/util/datafix/PackedBitStorage net/minecraft/util/datafix/PackedBitStorage/net/minecraft/util/datafix/PackedBitStorage +MD: net/minecraft/util/datafix/PackedBitStorage/ (II)V net/minecraft/util/datafix/PackedBitStorage/ (II)V +MD: net/minecraft/util/datafix/PackedBitStorage/ (II[J)V net/minecraft/util/datafix/PackedBitStorage/ (II[J)V +MD: net/minecraft/util/datafix/PackedBitStorage/m_14561_ ()[J net/minecraft/util/datafix/PackedBitStorage/getRaw ()[J +MD: net/minecraft/util/datafix/PackedBitStorage/m_14562_ (I)I net/minecraft/util/datafix/PackedBitStorage/get (I)I +MD: net/minecraft/util/datafix/PackedBitStorage/m_14564_ (II)V net/minecraft/util/datafix/PackedBitStorage/set (II)V +MD: net/minecraft/util/datafix/PackedBitStorage/m_14567_ ()I net/minecraft/util/datafix/PackedBitStorage/getBits ()I +CL: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix net/minecraft/util/datafix/fixes/AbstractArrowPickupFix +FD: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/net/minecraft/util/datafix/fixes/AbstractArrowPickupFix net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/net/minecraft/util/datafix/fixes/AbstractArrowPickupFix +MD: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/m_145047_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/updateProjectiles (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/m_145049_ (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/updateEntity (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/m_145053_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/updatePickup (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/m_145055_ (Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/lambda$updateEntity$0 (Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/AbstractArrowPickupFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/AbstractUUIDFix net/minecraft/util/datafix/fixes/AbstractUUIDFix +FD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/f_14569_ net/minecraft/util/datafix/fixes/AbstractUUIDFix/typeReference +FD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/net/minecraft/util/datafix/fixes/AbstractUUIDFix net/minecraft/util/datafix/fixes/AbstractUUIDFix/net/minecraft/util/datafix/fixes/AbstractUUIDFix +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/DSL$TypeReference;)V net/minecraft/util/datafix/fixes/AbstractUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/DSL$TypeReference;)V +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14574_ (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AbstractUUIDFix/updateNamedChoice (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14578_ (Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/createUUIDFromML (Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14580_ (Lcom/mojang/serialization/Dynamic;JJ)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/createUUIDTag (Lcom/mojang/serialization/Dynamic;JJ)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14584_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/lambda$createUUIDFromString$4 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14587_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/createUUIDFromString (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14590_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/replaceUUIDString (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14594_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AbstractUUIDFix/lambda$replaceUUIDMLTag$2 (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14599_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AbstractUUIDFix/lambda$replaceUUIDLeastMost$3 (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14605_ (Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AbstractUUIDFix/lambda$updateNamedChoice$0 (Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14608_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/replaceUUIDMLTag (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14612_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AbstractUUIDFix/lambda$replaceUUIDString$1 (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14617_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/replaceUUIDLeastMost (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/AbstractUUIDFix/m_14621_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/AbstractUUIDFix/createUUIDFromLongs (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; +CL: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix +FD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/f_184805_ net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/name +FD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/f_184806_ net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/flagValue +FD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/f_184807_ net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/flagKey +FD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/f_184808_ net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/typeReference +FD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix +MD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/ (Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;Z)V net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/ (Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;Z)V +MD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/m_184814_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/lambda$makeRule$2 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/m_184816_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/m_184818_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/AddFlagIfNotPresentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/AddNewChoices net/minecraft/util/datafix/fixes/AddNewChoices +FD: net/minecraft/util/datafix/fixes/AddNewChoices/f_14625_ net/minecraft/util/datafix/fixes/AddNewChoices/name +FD: net/minecraft/util/datafix/fixes/AddNewChoices/f_14626_ net/minecraft/util/datafix/fixes/AddNewChoices/type +FD: net/minecraft/util/datafix/fixes/AddNewChoices/net/minecraft/util/datafix/fixes/AddNewChoices net/minecraft/util/datafix/fixes/AddNewChoices/net/minecraft/util/datafix/fixes/AddNewChoices +MD: net/minecraft/util/datafix/fixes/AddNewChoices/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;)V net/minecraft/util/datafix/fixes/AddNewChoices/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;)V +MD: net/minecraft/util/datafix/fixes/AddNewChoices/m_145059_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/AddNewChoices/lambda$cap$0 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/AddNewChoices/m_14634_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/AddNewChoices/lambda$cap$1 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/AddNewChoices/m_14637_ (Ljava/lang/String;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;)Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/AddNewChoices/cap (Ljava/lang/String;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;)Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/AddNewChoices/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/AddNewChoices/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/AdvancementsFix net/minecraft/util/datafix/fixes/AdvancementsFix +FD: net/minecraft/util/datafix/fixes/AdvancementsFix/f_14642_ net/minecraft/util/datafix/fixes/AdvancementsFix/RENAMES +FD: net/minecraft/util/datafix/fixes/AdvancementsFix/net/minecraft/util/datafix/fixes/AdvancementsFix net/minecraft/util/datafix/fixes/AdvancementsFix/net/minecraft/util/datafix/fixes/AdvancementsFix +MD: net/minecraft/util/datafix/fixes/AdvancementsFix/ ()V net/minecraft/util/datafix/fixes/AdvancementsFix/ ()V +MD: net/minecraft/util/datafix/fixes/AdvancementsFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/AdvancementsFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/AdvancementsFix/m_14647_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/AdvancementsFix/lambda$new$0 (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/AdvancementsRenameFix net/minecraft/util/datafix/fixes/AdvancementsRenameFix +FD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/f_14649_ net/minecraft/util/datafix/fixes/AdvancementsRenameFix/name +FD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/f_14650_ net/minecraft/util/datafix/fixes/AdvancementsRenameFix/renamer +FD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/net/minecraft/util/datafix/fixes/AdvancementsRenameFix net/minecraft/util/datafix/fixes/AdvancementsRenameFix/net/minecraft/util/datafix/fixes/AdvancementsRenameFix +MD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/util/function/Function;)V net/minecraft/util/datafix/fixes/AdvancementsRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/m_145062_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AdvancementsRenameFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/m_145064_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/AdvancementsRenameFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/m_145067_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AdvancementsRenameFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/m_14656_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AdvancementsRenameFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AdvancementsRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/AdvancementsRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/AttributesRename net/minecraft/util/datafix/fixes/AttributesRename +FD: net/minecraft/util/datafix/fixes/AttributesRename/f_14668_ net/minecraft/util/datafix/fixes/AttributesRename/RENAMES +FD: net/minecraft/util/datafix/fixes/AttributesRename/net/minecraft/util/datafix/fixes/AttributesRename net/minecraft/util/datafix/fixes/AttributesRename/net/minecraft/util/datafix/fixes/AttributesRename +MD: net/minecraft/util/datafix/fixes/AttributesRename/ ()V net/minecraft/util/datafix/fixes/AttributesRename/ ()V +MD: net/minecraft/util/datafix/fixes/AttributesRename/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/AttributesRename/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_145071_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixEntity$7 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_145073_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixItemStackTag$3 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_145075_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixEntity$8 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_145077_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixEntity$6 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_145079_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixItemStackTag$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_145081_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixItemStackTag$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_14672_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AttributesRename/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_14675_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AttributesRename/fixItemStackTag (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_14677_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AttributesRename/fixName (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_14679_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixName$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_14683_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/AttributesRename/fixEntity (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_14685_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixEntity$9 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AttributesRename/m_14693_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/AttributesRename/lambda$fixItemStackTag$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/AttributesRename/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/AttributesRename/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BedItemColorFix net/minecraft/util/datafix/fixes/BedItemColorFix +FD: net/minecraft/util/datafix/fixes/BedItemColorFix/net/minecraft/util/datafix/fixes/BedItemColorFix net/minecraft/util/datafix/fixes/BedItemColorFix/net/minecraft/util/datafix/fixes/BedItemColorFix +MD: net/minecraft/util/datafix/fixes/BedItemColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BedItemColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BedItemColorFix/m_14722_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BedItemColorFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BedItemColorFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BedItemColorFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BeehivePoiRenameFix net/minecraft/util/datafix/fixes/BeehivePoiRenameFix +FD: net/minecraft/util/datafix/fixes/BeehivePoiRenameFix/net/minecraft/util/datafix/fixes/BeehivePoiRenameFix net/minecraft/util/datafix/fixes/BeehivePoiRenameFix/net/minecraft/util/datafix/fixes/BeehivePoiRenameFix +MD: net/minecraft/util/datafix/fixes/BeehivePoiRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/BeehivePoiRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/BeehivePoiRenameFix/m_7323_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BeehivePoiRenameFix/rename (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/BiomeFix net/minecraft/util/datafix/fixes/BiomeFix +FD: net/minecraft/util/datafix/fixes/BiomeFix/f_14730_ net/minecraft/util/datafix/fixes/BiomeFix/BIOMES +FD: net/minecraft/util/datafix/fixes/BiomeFix/net/minecraft/util/datafix/fixes/BiomeFix net/minecraft/util/datafix/fixes/BiomeFix/net/minecraft/util/datafix/fixes/BiomeFix +MD: net/minecraft/util/datafix/fixes/BiomeFix/ ()V net/minecraft/util/datafix/fixes/BiomeFix/ ()V +MD: net/minecraft/util/datafix/fixes/BiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +CL: net/minecraft/util/datafix/fixes/BitStorageAlignFix net/minecraft/util/datafix/fixes/BitStorageAlignFix +FD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/f_145092_ net/minecraft/util/datafix/fixes/BitStorageAlignFix/BIT_TO_LONG_SHIFT +FD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/f_145093_ net/minecraft/util/datafix/fixes/BitStorageAlignFix/SECTION_WIDTH +FD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/f_145094_ net/minecraft/util/datafix/fixes/BitStorageAlignFix/SECTION_HEIGHT +FD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/f_145095_ net/minecraft/util/datafix/fixes/BitStorageAlignFix/SECTION_SIZE +FD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/f_145096_ net/minecraft/util/datafix/fixes/BitStorageAlignFix/HEIGHTMAP_BITS +FD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/f_145097_ net/minecraft/util/datafix/fixes/BitStorageAlignFix/HEIGHTMAP_SIZE +FD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/net/minecraft/util/datafix/fixes/BitStorageAlignFix net/minecraft/util/datafix/fixes/BitStorageAlignFix/net/minecraft/util/datafix/fixes/BitStorageAlignFix +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/BitStorageAlignFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145098_ (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateSections$8 (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145101_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateSections$9 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145104_ (Lcom/mojang/serialization/Dynamic;ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateSections$7 (Lcom/mojang/serialization/Dynamic;ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145108_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateHeightmaps$3 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145111_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateHeightmaps$4 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145114_ (Ljava/util/List;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateSections$6 (Ljava/util/List;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145116_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_145121_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateHeightmaps$2 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_14737_ (II[J)[J net/minecraft/util/datafix/fixes/BitStorageAlignFix/addPadding (II[J)[J +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_14744_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_14750_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BitStorageAlignFix/updateSections (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_14755_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateSections$10 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_14762_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BitStorageAlignFix/updateHeightmaps (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_14764_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BitStorageAlignFix/lambda$updateHeightmaps$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/m_14776_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;II)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BitStorageAlignFix/updateBitStorage (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;II)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BitStorageAlignFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BitStorageAlignFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix +FD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/m_145124_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/lambda$fixTag$3 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/m_145126_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/lambda$fixTag$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/m_145128_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/lambda$fixTag$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/m_14797_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/m_14801_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/lambda$fixTag$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/m_14807_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/lambda$fixTag$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntityBannerColorFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix +FD: net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix +MD: net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/m_14812_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/lambda$fix$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/m_14815_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/lambda$fix$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntityBlockStateFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix +FD: net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix +MD: net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/m_145130_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/m_14819_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BlockEntityCustomNameToComponentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BlockEntityIdFix net/minecraft/util/datafix/fixes/BlockEntityIdFix +FD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/f_14827_ net/minecraft/util/datafix/fixes/BlockEntityIdFix/ID_MAP +FD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/net/minecraft/util/datafix/fixes/BlockEntityIdFix net/minecraft/util/datafix/fixes/BlockEntityIdFix/net/minecraft/util/datafix/fixes/BlockEntityIdFix +MD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/ ()V net/minecraft/util/datafix/fixes/BlockEntityIdFix/ ()V +MD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntityIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/m_145134_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/BlockEntityIdFix/lambda$makeRule$2 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/m_145136_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockEntityIdFix/lambda$makeRule$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/m_14834_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/BlockEntityIdFix/lambda$makeRule$3 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/m_14838_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/BlockEntityIdFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/BlockEntityIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BlockEntityIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix +FD: net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix +MD: net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/m_14844_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/lambda$fix$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntityJukeboxFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/BlockEntityKeepPacked net/minecraft/util/datafix/fixes/BlockEntityKeepPacked +FD: net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/net/minecraft/util/datafix/fixes/BlockEntityKeepPacked net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/net/minecraft/util/datafix/fixes/BlockEntityKeepPacked +MD: net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/m_14852_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntityKeepPacked/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix +FD: net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix +MD: net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/m_14859_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntityShulkerBoxColorFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix +FD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/f_14861_ net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/GSON +FD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/ ()V net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/ ()V +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/m_14868_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/m_14870_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/updateLine (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1 net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1 +FD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1 net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1 +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/ ()V net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/ ()V +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/util/datafix/fixes/BlockEntitySignTextStrictJsonFix$1/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/network/chat/MutableComponent; +CL: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix net/minecraft/util/datafix/fixes/BlockEntityUUIDFix +FD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/net/minecraft/util/datafix/fixes/BlockEntityUUIDFix net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/net/minecraft/util/datafix/fixes/BlockEntityUUIDFix +MD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/m_14884_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/m_14886_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/lambda$updateSkull$2 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/m_14889_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/updateSkull (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/m_14891_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/updateConduit (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/m_14893_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/lambda$updateSkull$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BlockEntityUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix net/minecraft/util/datafix/fixes/BlockNameFlatteningFix +FD: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/net/minecraft/util/datafix/fixes/BlockNameFlatteningFix net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/net/minecraft/util/datafix/fixes/BlockNameFlatteningFix +MD: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/m_145138_ (Lcom/mojang/datafixers/util/Either;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/lambda$makeRule$1 (Lcom/mojang/datafixers/util/Either;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/m_145140_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/lambda$makeRule$2 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/m_145142_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/lambda$makeRule$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/m_14903_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/lambda$makeRule$3 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BlockNameFlatteningFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BlockRenameFix net/minecraft/util/datafix/fixes/BlockRenameFix +FD: net/minecraft/util/datafix/fixes/BlockRenameFix/f_14908_ net/minecraft/util/datafix/fixes/BlockRenameFix/name +FD: net/minecraft/util/datafix/fixes/BlockRenameFix/net/minecraft/util/datafix/fixes/BlockRenameFix net/minecraft/util/datafix/fixes/BlockRenameFix/net/minecraft/util/datafix/fixes/BlockRenameFix +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/BlockRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/m_145144_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/BlockRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/m_145146_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockRenameFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/m_14912_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockRenameFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/m_14914_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/DataFix; net/minecraft/util/datafix/fixes/BlockRenameFix/create (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/DataFix; +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/m_14922_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/BlockRenameFix/lambda$makeRule$1 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/m_7384_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockRenameFix/fixBlock (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/BlockRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BlockRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BlockRenameFix$1 net/minecraft/util/datafix/fixes/BlockRenameFix$1 +FD: net/minecraft/util/datafix/fixes/BlockRenameFix$1/f_14926_ net/minecraft/util/datafix/fixes/BlockRenameFix$1/val$fixBlock +FD: net/minecraft/util/datafix/fixes/BlockRenameFix$1/net/minecraft/util/datafix/fixes/BlockRenameFix$1 net/minecraft/util/datafix/fixes/BlockRenameFix$1/net/minecraft/util/datafix/fixes/BlockRenameFix$1 +MD: net/minecraft/util/datafix/fixes/BlockRenameFix$1/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)V net/minecraft/util/datafix/fixes/BlockRenameFix$1/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/util/datafix/fixes/BlockRenameFix$1/m_7384_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockRenameFix$1/fixBlock (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw +FD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/f_145148_ net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/name +FD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/m_145152_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/DSL$TypeReference;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/lambda$makeRule$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/DSL$TypeReference;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/m_145156_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/m_145158_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/m_145160_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/m_145163_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/DataFix; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/create (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/DataFix; +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/m_145167_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/lambda$makeRule$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1 net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1 +FD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/f_145170_ net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/val$fixBlock +FD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1 net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1 +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)V net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/m_7384_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockRenameFixWithJigsaw$1/fixBlock (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/BlockStateData net/minecraft/util/datafix/fixes/BlockStateData +FD: net/minecraft/util/datafix/fixes/BlockStateData/f_145177_ net/minecraft/util/datafix/fixes/BlockStateData/FILTER_ME +FD: net/minecraft/util/datafix/fixes/BlockStateData/f_14933_ net/minecraft/util/datafix/fixes/BlockStateData/LOGGER +FD: net/minecraft/util/datafix/fixes/BlockStateData/f_14934_ net/minecraft/util/datafix/fixes/BlockStateData/MAP +FD: net/minecraft/util/datafix/fixes/BlockStateData/f_14935_ net/minecraft/util/datafix/fixes/BlockStateData/BLOCK_DEFAULTS +FD: net/minecraft/util/datafix/fixes/BlockStateData/f_14936_ net/minecraft/util/datafix/fixes/BlockStateData/ID_BY_OLD +FD: net/minecraft/util/datafix/fixes/BlockStateData/f_14937_ net/minecraft/util/datafix/fixes/BlockStateData/ID_BY_OLD_NAME +FD: net/minecraft/util/datafix/fixes/BlockStateData/net/minecraft/util/datafix/fixes/BlockStateData net/minecraft/util/datafix/fixes/BlockStateData/net/minecraft/util/datafix/fixes/BlockStateData +MD: net/minecraft/util/datafix/fixes/BlockStateData/ ()V net/minecraft/util/datafix/fixes/BlockStateData/ ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/ ()V net/minecraft/util/datafix/fixes/BlockStateData/ ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145179_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap0 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145180_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap1 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145181_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap2 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145182_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap3 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145183_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap4 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145184_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap5 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145185_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap6 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145186_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap7 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145187_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap8 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145188_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap9 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145189_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap10 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145190_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap11 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145191_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap12 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145192_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap13 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145193_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap14 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_145194_ ()V net/minecraft/util/datafix/fixes/BlockStateData/bootstrap15 ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14939_ ()V net/minecraft/util/datafix/fixes/BlockStateData/finalizeMaps ()V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14940_ (I)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockStateData/upgradeBlock (I)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14942_ (ILjava/lang/String;[Ljava/lang/String;)V net/minecraft/util/datafix/fixes/BlockStateData/register (ILjava/lang/String;[Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14946_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockStateData/upgradeBlockStateTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14948_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V net/minecraft/util/datafix/fixes/BlockStateData/lambda$static$1 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14950_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/BlockStateData/upgradeBlock (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14952_ (I)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockStateData/getTag (I)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14954_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V net/minecraft/util/datafix/fixes/BlockStateData/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V +MD: net/minecraft/util/datafix/fixes/BlockStateData/m_14956_ (Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/BlockStateData/parse (Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; +CL: net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix +FD: net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix +MD: net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/m_15003_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/BlockStateStructureTemplateFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/CatTypeFix net/minecraft/util/datafix/fixes/CatTypeFix +FD: net/minecraft/util/datafix/fixes/CatTypeFix/net/minecraft/util/datafix/fixes/CatTypeFix net/minecraft/util/datafix/fixes/CatTypeFix/net/minecraft/util/datafix/fixes/CatTypeFix +MD: net/minecraft/util/datafix/fixes/CatTypeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/CatTypeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/CatTypeFix/m_15011_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/CatTypeFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/CatTypeFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/CatTypeFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/CauldronRenameFix net/minecraft/util/datafix/fixes/CauldronRenameFix +FD: net/minecraft/util/datafix/fixes/CauldronRenameFix/net/minecraft/util/datafix/fixes/CauldronRenameFix net/minecraft/util/datafix/fixes/CauldronRenameFix/net/minecraft/util/datafix/fixes/CauldronRenameFix +MD: net/minecraft/util/datafix/fixes/CauldronRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/CauldronRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/CauldronRenameFix/m_145198_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/CauldronRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/CauldronRenameFix/m_145200_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/CauldronRenameFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/CauldronRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/CauldronRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/CavesAndCliffsRenames net/minecraft/util/datafix/fixes/CavesAndCliffsRenames +FD: net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/f_184821_ net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/RENAMES +FD: net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/net/minecraft/util/datafix/fixes/CavesAndCliffsRenames net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/net/minecraft/util/datafix/fixes/CavesAndCliffsRenames +MD: net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/ ()V net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/ ()V +MD: net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/ ()V net/minecraft/util/datafix/fixes/CavesAndCliffsRenames/ ()V +CL: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix +FD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/m_184827_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/lambda$cap$3 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/m_184828_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/lambda$cap$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/m_184833_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/templates/List$ListType;)Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/cap (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/templates/List$ListType;)Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/m_184836_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/lambda$cap$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/m_184838_ (Lcom/mojang/serialization/Dynamic;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/lambda$cap$2 (Lcom/mojang/serialization/Dynamic;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/m_184840_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/lambda$cap$1 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkBedBlockEntityInjecterFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkBiomeFix net/minecraft/util/datafix/fixes/ChunkBiomeFix +FD: net/minecraft/util/datafix/fixes/ChunkBiomeFix/net/minecraft/util/datafix/fixes/ChunkBiomeFix net/minecraft/util/datafix/fixes/ChunkBiomeFix/net/minecraft/util/datafix/fixes/ChunkBiomeFix +MD: net/minecraft/util/datafix/fixes/ChunkBiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkBiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkBiomeFix/m_145203_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkBiomeFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkBiomeFix/m_145205_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkBiomeFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkBiomeFix/m_15016_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkBiomeFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkBiomeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkBiomeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184843_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/DATAFIXER_CONTEXT_TAG +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184844_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/DEFAULT_BIOME +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184845_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/NAME +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184846_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/OLD_SECTION_COUNT +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184847_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/NEW_SECTION_COUNT +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184848_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/NEW_MIN_SECTION_Y +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184850_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/HEIGHTMAP_BITS +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184851_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/HEIGHTMAP_MASK +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184852_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/HEIGHTMAP_OFFSET +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184853_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/HEIGHTMAP_TYPES +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184854_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/STATUS_IS_OR_AFTER_SURFACE +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184855_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/STATUS_IS_OR_AFTER_NOISE +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184856_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/BLOCKS_BEFORE_FEATURE_STATUS +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184857_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/BIOME_CONTAINER_LAYER_SIZE +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184858_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/BIOME_CONTAINER_SIZE +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184859_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/BIOME_CONTAINER_TOP_LAYER_OFFSET +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_184860_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/BIOMES_BY_ID +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_196581_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/BLOCKS_PER_SECTION +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/f_196582_ net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/LONGS_PER_SECTION +FD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/ ()V net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184864_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$7 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184865_ (I)I net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/ceillog2 (I)I +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184874_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$11 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184880_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$10 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184885_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/updateHeightmaps (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184887_ (Lcom/mojang/serialization/Dynamic;II)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/updateCarvingMasks (Lcom/mojang/serialization/Dynamic;II)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184891_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/makePalettedContainer (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184894_ (Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/makeBiomeContainer (Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/ints/Int2IntFunction;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184900_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/addPaddingEntries (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184903_ (Lcom/mojang/serialization/Dynamic;Ljava/util/Set;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/predictChunkStatusBeforeSurface (Lcom/mojang/serialization/Dynamic;Ljava/util/Set;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184906_ (Lcom/mojang/serialization/Dynamic;ZILorg/apache/commons/lang3/mutable/MutableBoolean;)[Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/getBiomeContainers (Lcom/mojang/serialization/Dynamic;ZILorg/apache/commons/lang3/mutable/MutableBoolean;)[Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184911_ (Lcom/mojang/serialization/Dynamic;ZZZLjava/util/function/Supplier;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/updateChunkTag (Lcom/mojang/serialization/Dynamic;ZZZLjava/util/function/Supplier;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184917_ (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$predictChunkStatusBeforeSurface$12 (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184920_ (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;I[Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/ints/IntSet;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$6 (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;I[Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/ints/IntSet;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184928_ (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;I[Lcom/mojang/serialization/Dynamic;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$8 (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;I[Lcom/mojang/serialization/Dynamic;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184937_ (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$4 (Ljava/util/Set;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184941_ (ZLjava/util/Set;Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/lang/String;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$9 (ZLjava/util/Set;Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/lang/String;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184948_ ([II)I net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/getOldBiome ([II)I +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184951_ ([III)I net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$getBiomeContainers$14 ([III)I +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184955_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184956_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/getFixedHeightmap (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184958_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/makeOptimizedPalettedContainer (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184961_ ([II)I net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$getBiomeContainers$16 ([II)I +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184964_ ([III)I net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$getBiomeContainers$13 ([III)I +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184968_ ()Lnet/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$0 ()Lnet/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184969_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/makePalettedContainer (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184971_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$3 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184974_ ([II)I net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$getBiomeContainers$15 ([II)I +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184979_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$5 (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_184981_ (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196583_ (IILcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$updateCarvingMasks$21 (IILcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196588_ (J)J net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$getFixedHeightmap$23 (J)J +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196590_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/shiftUpgradeData (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196592_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;Ljava/util/List;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/padPaletteEntries (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;Ljava/util/List;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196596_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/Integer;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$makeBiomeContainer$24 (Lcom/mojang/serialization/Dynamic;Ljava/lang/Integer;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196599_ (Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$shiftUpgradeData$18 (Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196603_ (Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;Ljava/lang/Integer;)V net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$shiftUpgradeData$17 (Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;Ljava/lang/Integer;)V +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196608_ (Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$shiftUpgradeData$19 (Ljava/util/Map;Ljava/util/Map;)V +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196611_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$updateHeightmaps$22 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/m_196613_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/lambda$shiftUpgradeData$20 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkHeightAndBiomeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkLightRemoveFix net/minecraft/util/datafix/fixes/ChunkLightRemoveFix +FD: net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/net/minecraft/util/datafix/fixes/ChunkLightRemoveFix net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/net/minecraft/util/datafix/fixes/ChunkLightRemoveFix +MD: net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/m_145207_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/m_145209_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/m_15027_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkLightRemoveFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145211_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SIZE +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145212_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/NORTH_WEST_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145213_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/WEST_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145214_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SOUTH_WEST_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145215_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SOUTH_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145216_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SOUTH_EAST_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145217_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/EAST_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145218_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/NORTH_EAST_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_145219_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/NORTH_MASK +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15035_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/LOGGER +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15036_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/VIRTUAL +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15037_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/FIX +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15038_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/PUMPKIN +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15039_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SNOWY_PODZOL +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15040_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SNOWY_GRASS +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15041_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SNOWY_MYCELIUM +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15042_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/UPPER_SUNFLOWER +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15043_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/UPPER_LILAC +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15044_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/UPPER_TALL_GRASS +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15045_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/UPPER_LARGE_FERN +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15046_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/UPPER_ROSE_BUSH +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15047_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/UPPER_PEONY +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15048_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/FLOWER_POT_MAP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15049_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/SKULL_MAP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15050_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/DOOR_MAP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15051_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/NOTE_BLOCK_MAP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15052_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/DYE_COLOR_MAP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15053_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/BED_BLOCK_MAP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15054_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/BANNER_BLOCK_MAP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/f_15055_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/AIR +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/ ()V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15061_ (Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap;Lcom/mojang/serialization/Dynamic;)I net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/idFor (Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap;Lcom/mojang/serialization/Dynamic;)I +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15064_ (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/getName (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15066_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/getProperty (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15069_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/lambda$static$4 (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15071_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/lambda$static$6 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15073_ (Ljava/util/Map;ILjava/lang/String;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/addBeds (Ljava/util/Map;ILjava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15077_ (Ljava/util/Map;ILjava/lang/String;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/mapSkull (Ljava/util/Map;ILjava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15082_ (Ljava/util/Map;Ljava/lang/String;I)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/mapDoor (Ljava/util/Map;Ljava/lang/String;I)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15086_ (ZZZZ)I net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/getSideMask (ZZZZ)I +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15092_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15094_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/lambda$static$5 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15096_ (Ljava/util/Map;ILjava/lang/String;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/addBanners (Ljava/util/Map;ILjava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15101_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/lambda$static$3 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15104_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/lambda$static$2 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15107_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/lambda$static$1 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/m_15110_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1 net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1 +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1/f_15127_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1/$SwitchMap$net$minecraft$util$datafix$fixes$ChunkPalettedStorageFix$Direction$Axis +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1 net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1 +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1/ ()V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$1/ ()V +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/f_145220_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/SIZE +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/f_145221_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/NIBBLE_SIZE +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/f_15129_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/data +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/ ()V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/ ([B)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/ ([B)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/m_15133_ (I)Z net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/isFirst (I)Z +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/m_15135_ (III)I net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/get (III)I +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/m_15139_ (I)I net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer/getPosition (I)I +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/$VALUES net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/$VALUES +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/DOWN net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/DOWN +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/EAST net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/EAST +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/NORTH net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/NORTH +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/SOUTH net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/SOUTH +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/UP net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/UP +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/WEST net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/WEST +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/f_15147_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/axis +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/f_15148_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/axisDirection +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/ ()V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/ (Ljava/lang/String;ILnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection;Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/ (Ljava/lang/String;ILnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection;Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/m_145222_ ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/$values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/m_15156_ ()Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/getAxisDirection ()Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/m_15157_ ()Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/getAxis ()Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction/values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction; +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/$VALUES net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/$VALUES +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/X net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/X +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/Y net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/Y +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/Z net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/Z +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/ ()V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/ (Ljava/lang/String;I)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/ (Ljava/lang/String;I)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/m_145223_ ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/$values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis/values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$Axis; +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/$VALUES net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/$VALUES +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/NEGATIVE net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/NEGATIVE +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/POSITIVE net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/POSITIVE +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/f_15174_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/step +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/ ()V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/ (Ljava/lang/String;II)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/ (Ljava/lang/String;II)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/m_145224_ ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/$values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/m_15181_ ()I net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/getStep ()I +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/valueOf (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection/values ()[Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction$AxisDirection; +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15185_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/y +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15186_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/palette +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15187_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/listTag +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15188_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/section +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15189_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/hasData +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15190_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/toFix +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15191_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/update +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15192_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/seen +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/f_15193_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/buffer +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/ (Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/ (Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/m_15196_ ()Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/write ()Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/m_15197_ (I)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/getBlock (I)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/m_15199_ (II)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/addFix (II)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/m_15202_ (ILcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/setBlock (ILcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/m_15207_ (Ljava/nio/ByteBuffer;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/lambda$upgrade$1 (Ljava/nio/ByteBuffer;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/m_15209_ (I)I net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/upgrade (I)I +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/m_15213_ (Ljava/nio/ByteBuffer;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section/lambda$upgrade$0 (Ljava/nio/ByteBuffer;)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$DataLayer; +CL: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/f_15215_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/sides +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/f_15216_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/sections +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/f_15217_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/level +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/f_15218_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/x +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/f_15219_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/z +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/f_15220_ net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/blockEntities +FD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/ (Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/ (Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_145225_ (Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/lambda$new$2 (Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_145227_ (Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/lambda$new$0 (Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15223_ ()Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/write ()Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15224_ (I)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/getBlock (I)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15226_ (ILnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction;)I net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/relative (ILnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Direction;)I +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15229_ (ILcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/setBlock (ILcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15234_ (Ljava/util/stream/Stream;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/lambda$new$3 (Ljava/util/stream/Stream;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15236_ (I)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/getBlockEntity (I)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15240_ (Ljava/util/stream/Stream;)V net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/lambda$new$1 (Ljava/util/stream/Stream;)V +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15242_ (I)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/removeBlockEntity (I)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/m_15244_ (I)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section; net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk/getSection (I)Lnet/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section; +CL: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix net/minecraft/util/datafix/fixes/ChunkProtoTickListFix +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/f_184984_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/SECTION_WIDTH +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/f_184985_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/ALWAYS_WATERLOGGED +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/net/minecraft/util/datafix/fixes/ChunkProtoTickListFix net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/net/minecraft/util/datafix/fixes/ChunkProtoTickListFix +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/ ()V net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_184989_ (BLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$9 (BLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_184992_ (I)Z net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeTickList$14 (I)Z +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_184994_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$12 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185003_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$11 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185011_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lorg/apache/commons/lang3/mutable/MutableInt;Lcom/mojang/datafixers/OpticFinder;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)V net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$7 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lorg/apache/commons/lang3/mutable/MutableInt;Lcom/mojang/datafixers/OpticFinder;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)V +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185019_ (Lcom/mojang/datafixers/OpticFinder;Lorg/apache/commons/lang3/mutable/MutableInt;Lcom/mojang/datafixers/OpticFinder;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)V net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$6 (Lcom/mojang/datafixers/OpticFinder;Lorg/apache/commons/lang3/mutable/MutableInt;Lcom/mojang/datafixers/OpticFinder;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)V +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185026_ (Lcom/mojang/datafixers/Typed;)Ljava/util/List; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Ljava/util/List; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185028_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;)Lnet/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$4 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;)Lnet/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185031_ (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/getBlock (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185033_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$10 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185036_ (Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;BIILjava/lang/String;Ljava/util/function/Function;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/makeTickList (Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;BIILjava/lang/String;Ljava/util/function/Function;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185044_ (Lcom/mojang/serialization/Dynamic;Ljava/util/function/Supplier;IIIILjava/util/function/Function;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/createTick (Lcom/mojang/serialization/Dynamic;Ljava/util/function/Supplier;IIIILjava/util/function/Function;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185052_ (Lcom/mojang/serialization/Dynamic;Ljava/util/function/Supplier;IIILjava/util/function/Function;I)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeTickList$15 (Lcom/mojang/serialization/Dynamic;Ljava/util/function/Supplier;IIILjava/util/function/Function;I)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185060_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;ILcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)V net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$5 (Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;ILcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)V +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185065_ (BLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$8 (BLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185068_ (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/getLiquid (Lcom/mojang/serialization/Dynamic;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185070_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185073_ (Lcom/mojang/serialization/Dynamic;)I net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeTickList$13 (Lcom/mojang/serialization/Dynamic;)I +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185075_ (Lcom/mojang/serialization/Dynamic;)Ljava/util/List; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Ljava/util/List; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/m_185077_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/f_185080_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/SIZE_BITS +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/f_185081_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/palette +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/f_185082_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/data +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/f_185083_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/bits +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/f_185084_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/mask +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/f_185085_ net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/valuesPerLong +FD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/ (Ljava/util/List;[J)V net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/ (Ljava/util/List;[J)V +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/m_185089_ ()Ljava/util/List; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/palette ()Ljava/util/List; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/m_185090_ (III)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/get (III)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/m_185094_ ()[J net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/data ()[J +MD: net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/m_185095_ (III)I net/minecraft/util/datafix/fixes/ChunkProtoTickListFix$PoorMansPalettedContainer/getIndex (III)I +CL: net/minecraft/util/datafix/fixes/ChunkRenamesFix net/minecraft/util/datafix/fixes/ChunkRenamesFix +FD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/net/minecraft/util/datafix/fixes/ChunkRenamesFix net/minecraft/util/datafix/fixes/ChunkRenamesFix/net/minecraft/util/datafix/fixes/ChunkRenamesFix +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/ChunkRenamesFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_185106_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkRenamesFix/appendChunkName (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_185108_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkRenamesFix/mergeRemainders (Lcom/mojang/datafixers/Typed;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_185111_ (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkRenamesFix/renameField (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_185115_ (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkRenamesFix/renameFieldHelper (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_185127_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkRenamesFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_199423_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkRenamesFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_199428_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkRenamesFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_199430_ (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; net/minecraft/util/datafix/fixes/ChunkRenamesFix/lambda$mergeRemainders$4 (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_199434_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkRenamesFix/lambda$mergeRemainders$5 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/m_199437_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkRenamesFix/lambda$renameField$3 (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkRenamesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkRenamesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkStatusFix net/minecraft/util/datafix/fixes/ChunkStatusFix +FD: net/minecraft/util/datafix/fixes/ChunkStatusFix/net/minecraft/util/datafix/fixes/ChunkStatusFix net/minecraft/util/datafix/fixes/ChunkStatusFix/net/minecraft/util/datafix/fixes/ChunkStatusFix +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkStatusFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix/m_145229_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkStatusFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix/m_15249_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkStatusFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkStatusFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkStatusFix2 net/minecraft/util/datafix/fixes/ChunkStatusFix2 +FD: net/minecraft/util/datafix/fixes/ChunkStatusFix2/f_15255_ net/minecraft/util/datafix/fixes/ChunkStatusFix2/RENAMES_AND_DOWNGRADES +FD: net/minecraft/util/datafix/fixes/ChunkStatusFix2/net/minecraft/util/datafix/fixes/ChunkStatusFix2 net/minecraft/util/datafix/fixes/ChunkStatusFix2/net/minecraft/util/datafix/fixes/ChunkStatusFix2 +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix2/ ()V net/minecraft/util/datafix/fixes/ChunkStatusFix2/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix2/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkStatusFix2/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix2/m_145231_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkStatusFix2/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix2/m_15260_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkStatusFix2/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkStatusFix2/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkStatusFix2/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix +FD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/f_15266_ net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/RENAMES +FD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix +MD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/ ()V net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/ ()V +MD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/m_145233_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/m_145236_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/m_15271_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/m_15280_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/fixTag (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkStructuresTemplateRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix net/minecraft/util/datafix/fixes/ChunkToProtochunkFix +FD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/f_145239_ net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/NUM_SECTIONS +FD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/net/minecraft/util/datafix/fixes/ChunkToProtochunkFix net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/net/minecraft/util/datafix/fixes/ChunkToProtochunkFix +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_15290_ (III)S net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/packOffsetCoordinates (III)S +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199849_ (I)Lit/unimi/dsi/fastutil/shorts/ShortArrayList; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$repackTicks$3 (I)Lit/unimi/dsi/fastutil/shorts/ShortArrayList; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199855_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/fixChunkData (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199857_ (Lcom/mojang/serialization/Dynamic;I)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$repackTicks$5 (Lcom/mojang/serialization/Dynamic;I)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199860_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$repackBiomes$2 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199863_ (Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/shorts/ShortList;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$repackTicks$6 (Lcom/mojang/serialization/Dynamic;Lit/unimi/dsi/fastutil/shorts/ShortList;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199866_ (Lcom/mojang/serialization/Dynamic;Ljava/nio/ByteBuffer;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$repackBiomes$1 (Lcom/mojang/serialization/Dynamic;Ljava/nio/ByteBuffer;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199869_ (Lcom/mojang/serialization/Dynamic;Ljava/util/stream/Stream;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$repackTicks$7 (Lcom/mojang/serialization/Dynamic;Ljava/util/stream/Stream;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199872_ (Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$repackTicks$4 (Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199879_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/repackBiomes (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199881_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/repackTicks (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/m_199885_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ChunkToProtochunkFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix +FD: net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix +MD: net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/m_15319_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ColorlessShulkerEntityFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/DyeItemRenameFix net/minecraft/util/datafix/fixes/DyeItemRenameFix +FD: net/minecraft/util/datafix/fixes/DyeItemRenameFix/f_15321_ net/minecraft/util/datafix/fixes/DyeItemRenameFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/DyeItemRenameFix/net/minecraft/util/datafix/fixes/DyeItemRenameFix net/minecraft/util/datafix/fixes/DyeItemRenameFix/net/minecraft/util/datafix/fixes/DyeItemRenameFix +MD: net/minecraft/util/datafix/fixes/DyeItemRenameFix/ ()V net/minecraft/util/datafix/fixes/DyeItemRenameFix/ ()V +MD: net/minecraft/util/datafix/fixes/DyeItemRenameFix/ ()V net/minecraft/util/datafix/fixes/DyeItemRenameFix/ ()V +CL: net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix +FD: net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix +MD: net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/m_15328_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityArmorStandSilentFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntityBlockStateFix net/minecraft/util/datafix/fixes/EntityBlockStateFix +FD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/f_15330_ net/minecraft/util/datafix/fixes/EntityBlockStateFix/MAP +FD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/net/minecraft/util/datafix/fixes/EntityBlockStateFix net/minecraft/util/datafix/fixes/EntityBlockStateFix/net/minecraft/util/datafix/fixes/EntityBlockStateFix +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/ ()V net/minecraft/util/datafix/fixes/EntityBlockStateFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityBlockStateFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_145261_ (Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$updateFallingBlock$7 (Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_145263_ (Lcom/mojang/serialization/Dynamic;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$updateFallingBlock$8 (Lcom/mojang/serialization/Dynamic;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_145265_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Unit;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$updateFallingBlock$9 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Unit;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_145268_ (Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$updateBlockToBlockState$11 (Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_145270_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$makeRule$4 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_145272_ (Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$updateFallingBlock$6 (Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15335_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/updateFallingBlock (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15337_ (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/updateBlockToBlockState (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15342_ (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/updateEntity (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15346_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$makeRule$3 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15353_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$updateFallingBlock$10 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15359_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$updateBlockToBlockState$12 (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15365_ (Ljava/lang/String;)I net/minecraft/util/datafix/fixes/EntityBlockStateFix/getBlockId (Ljava/lang/String;)I +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15367_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15369_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$makeRule$5 (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15378_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$makeRule$2 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/m_15380_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityBlockStateFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityBlockStateFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityBlockStateFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityCatSplitFix net/minecraft/util/datafix/fixes/EntityCatSplitFix +FD: net/minecraft/util/datafix/fixes/EntityCatSplitFix/net/minecraft/util/datafix/fixes/EntityCatSplitFix net/minecraft/util/datafix/fixes/EntityCatSplitFix/net/minecraft/util/datafix/fixes/EntityCatSplitFix +MD: net/minecraft/util/datafix/fixes/EntityCatSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityCatSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityCatSplitFix/m_6942_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityCatSplitFix/getNewNameAndTag (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/util/datafix/fixes/EntityCodSalmonFix net/minecraft/util/datafix/fixes/EntityCodSalmonFix +FD: net/minecraft/util/datafix/fixes/EntityCodSalmonFix/f_15389_ net/minecraft/util/datafix/fixes/EntityCodSalmonFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/EntityCodSalmonFix/f_15390_ net/minecraft/util/datafix/fixes/EntityCodSalmonFix/RENAMED_EGG_IDS +FD: net/minecraft/util/datafix/fixes/EntityCodSalmonFix/net/minecraft/util/datafix/fixes/EntityCodSalmonFix net/minecraft/util/datafix/fixes/EntityCodSalmonFix/net/minecraft/util/datafix/fixes/EntityCodSalmonFix +MD: net/minecraft/util/datafix/fixes/EntityCodSalmonFix/ ()V net/minecraft/util/datafix/fixes/EntityCodSalmonFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityCodSalmonFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityCodSalmonFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityCodSalmonFix/m_7476_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/EntityCodSalmonFix/rename (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix +FD: net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix +MD: net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/m_145274_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/m_15400_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/m_15407_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/fixTagCustomName (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityCustomNameToComponentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix +FD: net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix/net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix/net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix +MD: net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix/m_6942_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityElderGuardianSplitFix/getNewNameAndTag (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix +FD: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix +MD: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/m_145278_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/lambda$cap$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/m_145279_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/lambda$cap$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/m_15420_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/lambda$cap$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/m_15426_ (Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/cap (Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityEquipmentToArmorAndHandFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityHealthFix net/minecraft/util/datafix/fixes/EntityHealthFix +FD: net/minecraft/util/datafix/fixes/EntityHealthFix/f_15431_ net/minecraft/util/datafix/fixes/EntityHealthFix/ENTITIES +FD: net/minecraft/util/datafix/fixes/EntityHealthFix/net/minecraft/util/datafix/fixes/EntityHealthFix net/minecraft/util/datafix/fixes/EntityHealthFix/net/minecraft/util/datafix/fixes/EntityHealthFix +MD: net/minecraft/util/datafix/fixes/EntityHealthFix/ ()V net/minecraft/util/datafix/fixes/EntityHealthFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityHealthFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityHealthFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityHealthFix/m_15436_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityHealthFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityHealthFix/m_15438_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityHealthFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityHealthFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityHealthFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityHorseSaddleFix net/minecraft/util/datafix/fixes/EntityHorseSaddleFix +FD: net/minecraft/util/datafix/fixes/EntityHorseSaddleFix/net/minecraft/util/datafix/fixes/EntityHorseSaddleFix net/minecraft/util/datafix/fixes/EntityHorseSaddleFix/net/minecraft/util/datafix/fixes/EntityHorseSaddleFix +MD: net/minecraft/util/datafix/fixes/EntityHorseSaddleFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityHorseSaddleFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityHorseSaddleFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityHorseSaddleFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntityHorseSplitFix net/minecraft/util/datafix/fixes/EntityHorseSplitFix +FD: net/minecraft/util/datafix/fixes/EntityHorseSplitFix/net/minecraft/util/datafix/fixes/EntityHorseSplitFix net/minecraft/util/datafix/fixes/EntityHorseSplitFix/net/minecraft/util/datafix/fixes/EntityHorseSplitFix +MD: net/minecraft/util/datafix/fixes/EntityHorseSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityHorseSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityHorseSplitFix/m_15449_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/EntityHorseSplitFix/lambda$fix$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/EntityHorseSplitFix/m_6911_ (Ljava/lang/String;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityHorseSplitFix/fix (Ljava/lang/String;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/util/datafix/fixes/EntityIdFix net/minecraft/util/datafix/fixes/EntityIdFix +FD: net/minecraft/util/datafix/fixes/EntityIdFix/f_15453_ net/minecraft/util/datafix/fixes/EntityIdFix/ID_MAP +FD: net/minecraft/util/datafix/fixes/EntityIdFix/net/minecraft/util/datafix/fixes/EntityIdFix net/minecraft/util/datafix/fixes/EntityIdFix/net/minecraft/util/datafix/fixes/EntityIdFix +MD: net/minecraft/util/datafix/fixes/EntityIdFix/ ()V net/minecraft/util/datafix/fixes/EntityIdFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityIdFix/m_145281_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityIdFix/lambda$makeRule$2 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/EntityIdFix/m_145283_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/EntityIdFix/lambda$makeRule$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/EntityIdFix/m_15460_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/EntityIdFix/lambda$makeRule$3 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/EntityIdFix/m_15464_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/EntityIdFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/EntityIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix +FD: net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix +MD: net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/m_15470_ (B)B net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/direction2dTo3d (B)B +MD: net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/m_15474_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityItemFrameDirectionFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix +FD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/f_15476_ net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/MINECART_BY_ID +FD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix +MD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/ ()V net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/m_145285_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/lambda$makeRule$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/m_145286_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/lambda$makeRule$2 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/m_145291_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/lambda$makeRule$0 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/m_15482_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/lambda$makeRule$3 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityMinecartIdentifiersFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix +FD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/f_15496_ net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/DIRECTIONS +FD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/ ()V net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/m_145295_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/lambda$makeRule$4 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/m_145297_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/lambda$makeRule$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/m_145299_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/m_145301_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/m_15501_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/lambda$makeRule$5 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/m_15509_ (Lcom/mojang/serialization/Dynamic;ZZ)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/doFix (Lcom/mojang/serialization/Dynamic;ZZ)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/m_15513_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityPaintingItemFrameDirectionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix +FD: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/f_15522_ net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/MAP +FD: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix +MD: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/ ()V net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/m_15529_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/m_15531_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityPaintingMotiveFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix +FD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15559_ (JJ)[I net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/createUUIDArray (JJ)[I +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15562_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/updateProjectiles (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15564_ (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/updateEntity (Lcom/mojang/datafixers/Typed;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15568_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/updateOwnerArrow (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15570_ (Lcom/mojang/serialization/Dynamic;JJ)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/setUUID (Lcom/mojang/serialization/Dynamic;JJ)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15574_ (Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/lambda$updateEntity$0 (Ljava/util/function/Function;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15577_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/updateOwnerLlamaSpit (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15579_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/updateItemPotion (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/m_15581_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/updateOwnerThrowable (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityProjectileOwnerFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix +FD: net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/f_15584_ net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix +MD: net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/ ()V net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/m_7476_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/EntityPufferfishRenameFix/rename (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/EntityRavagerRenameFix net/minecraft/util/datafix/fixes/EntityRavagerRenameFix +FD: net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/f_15591_ net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/net/minecraft/util/datafix/fixes/EntityRavagerRenameFix net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/net/minecraft/util/datafix/fixes/EntityRavagerRenameFix +MD: net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/ ()V net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/m_7476_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/EntityRavagerRenameFix/rename (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix +FD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/f_15598_ net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/FLOAT_LIST_CODEC +FD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/ ()V net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/m_145303_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/m_145305_ (Ljava/lang/Float;)Z net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/lambda$isZeroList$2 (Ljava/lang/Float;)Z +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/m_15603_ (ILjava/util/List;)Ljava/lang/Boolean; net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/lambda$isZeroList$3 (ILjava/util/List;)Ljava/lang/Boolean; +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/m_15606_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/m_15610_ (Lcom/mojang/serialization/OptionalDynamic;I)Z net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/isZeroList (Lcom/mojang/serialization/OptionalDynamic;I)Z +MD: net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityRedundantChanceTagsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityRenameFix net/minecraft/util/datafix/fixes/EntityRenameFix +FD: net/minecraft/util/datafix/fixes/EntityRenameFix/f_15616_ net/minecraft/util/datafix/fixes/EntityRenameFix/name +FD: net/minecraft/util/datafix/fixes/EntityRenameFix/net/minecraft/util/datafix/fixes/EntityRenameFix net/minecraft/util/datafix/fixes/EntityRenameFix/net/minecraft/util/datafix/fixes/EntityRenameFix +MD: net/minecraft/util/datafix/fixes/EntityRenameFix/ (Ljava/lang/String;Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityRenameFix/ (Ljava/lang/String;Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityRenameFix/m_145307_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/EntityRenameFix/m_15621_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/EntityRenameFix/lambda$makeRule$1 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/EntityRenameFix/m_15630_ (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityRenameFix/getEntity (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityRenameFix/m_6911_ (Ljava/lang/String;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityRenameFix/fix (Ljava/lang/String;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/EntityRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix +FD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_145312_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/lambda$cap$4 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_145313_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/lambda$cap$5 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_145321_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/lambda$cap$2 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_145327_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/lambda$cap$3 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_145328_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/lambda$cap$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_145329_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/lambda$cap$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_15641_ (Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/cap (Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/schemas/Schema;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/m_15647_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/lambda$cap$6 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityRidingToPassengersFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityShulkerColorFix net/minecraft/util/datafix/fixes/EntityShulkerColorFix +FD: net/minecraft/util/datafix/fixes/EntityShulkerColorFix/net/minecraft/util/datafix/fixes/EntityShulkerColorFix net/minecraft/util/datafix/fixes/EntityShulkerColorFix/net/minecraft/util/datafix/fixes/EntityShulkerColorFix +MD: net/minecraft/util/datafix/fixes/EntityShulkerColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityShulkerColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityShulkerColorFix/m_15677_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityShulkerColorFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityShulkerColorFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityShulkerColorFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntityShulkerRotationFix net/minecraft/util/datafix/fixes/EntityShulkerRotationFix +FD: net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/net/minecraft/util/datafix/fixes/EntityShulkerRotationFix net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/net/minecraft/util/datafix/fixes/EntityShulkerRotationFix +MD: net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/m_15683_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/m_15685_ (Lcom/mojang/serialization/Dynamic;)Ljava/lang/Double; net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/lambda$fixTag$0 (Lcom/mojang/serialization/Dynamic;)Ljava/lang/Double; +MD: net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityShulkerRotationFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix +FD: net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix/net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix/net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix +MD: net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix/m_6942_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntitySkeletonSplitFix/getNewNameAndTag (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/util/datafix/fixes/EntityStringUuidFix net/minecraft/util/datafix/fixes/EntityStringUuidFix +FD: net/minecraft/util/datafix/fixes/EntityStringUuidFix/net/minecraft/util/datafix/fixes/EntityStringUuidFix net/minecraft/util/datafix/fixes/EntityStringUuidFix/net/minecraft/util/datafix/fixes/EntityStringUuidFix +MD: net/minecraft/util/datafix/fixes/EntityStringUuidFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityStringUuidFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityStringUuidFix/m_145330_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityStringUuidFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityStringUuidFix/m_15696_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityStringUuidFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityStringUuidFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityStringUuidFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityTheRenameningFix net/minecraft/util/datafix/fixes/EntityTheRenameningFix +FD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/f_145332_ net/minecraft/util/datafix/fixes/EntityTheRenameningFix/MINECRAFT_BRED +FD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/f_15701_ net/minecraft/util/datafix/fixes/EntityTheRenameningFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/f_15702_ net/minecraft/util/datafix/fixes/EntityTheRenameningFix/RENAMED_BLOCKS +FD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/f_15703_ net/minecraft/util/datafix/fixes/EntityTheRenameningFix/RENAMED_ITEMS +FD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/net/minecraft/util/datafix/fixes/EntityTheRenameningFix net/minecraft/util/datafix/fixes/EntityTheRenameningFix/net/minecraft/util/datafix/fixes/EntityTheRenameningFix +MD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/ ()V net/minecraft/util/datafix/fixes/EntityTheRenameningFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityTheRenameningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityTheRenameningFix/m_7476_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/EntityTheRenameningFix/rename (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/EntityTippedArrowFix net/minecraft/util/datafix/fixes/EntityTippedArrowFix +FD: net/minecraft/util/datafix/fixes/EntityTippedArrowFix/net/minecraft/util/datafix/fixes/EntityTippedArrowFix net/minecraft/util/datafix/fixes/EntityTippedArrowFix/net/minecraft/util/datafix/fixes/EntityTippedArrowFix +MD: net/minecraft/util/datafix/fixes/EntityTippedArrowFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityTippedArrowFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityTippedArrowFix/m_7476_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/EntityTippedArrowFix/rename (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/EntityUUIDFix net/minecraft/util/datafix/fixes/EntityUUIDFix +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/f_15715_ net/minecraft/util/datafix/fixes/EntityUUIDFix/ABSTRACT_HORSES +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/f_15716_ net/minecraft/util/datafix/fixes/EntityUUIDFix/TAMEABLE_ANIMALS +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/f_15717_ net/minecraft/util/datafix/fixes/EntityUUIDFix/ANIMALS +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/f_15718_ net/minecraft/util/datafix/fixes/EntityUUIDFix/MOBS +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/f_15719_ net/minecraft/util/datafix/fixes/EntityUUIDFix/LIVING_ENTITIES +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/f_15720_ net/minecraft/util/datafix/fixes/EntityUUIDFix/PROJECTILES +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/f_201927_ net/minecraft/util/datafix/fixes/EntityUUIDFix/LOGGER +FD: net/minecraft/util/datafix/fixes/EntityUUIDFix/net/minecraft/util/datafix/fixes/EntityUUIDFix net/minecraft/util/datafix/fixes/EntityUUIDFix/net/minecraft/util/datafix/fixes/EntityUUIDFix +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/ ()V net/minecraft/util/datafix/fixes/EntityUUIDFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/EntityUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145333_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateLivingEntity$11 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145336_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateLivingEntity$12 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145338_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateLivingEntity$10 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145340_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateFox$6 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145342_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateFox$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145344_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updatePiglin$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145346_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updatePiglin$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_145348_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updatePiglin$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15724_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15726_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateProjectile$14 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15729_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateLivingEntity (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15731_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateLivingEntity$13 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15734_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateEntityUUID (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15739_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updatePiglin (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15741_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateFox$8 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15744_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateEvokerFangs (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15746_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateFox$7 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15749_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateZombieVillager (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15751_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateAreaEffectCloud (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15753_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateShulkerBullet (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15755_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateItem (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15757_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateFox (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15759_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateHurtBy (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15761_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateAnimalOwner (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15763_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateAnimal (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15766_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateMob (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15768_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/updateProjectile (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15774_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updateMob$9 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/m_15780_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityUUIDFix/lambda$updatePiglin$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/EntityUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/EntityWolfColorFix net/minecraft/util/datafix/fixes/EntityWolfColorFix +FD: net/minecraft/util/datafix/fixes/EntityWolfColorFix/net/minecraft/util/datafix/fixes/EntityWolfColorFix net/minecraft/util/datafix/fixes/EntityWolfColorFix/net/minecraft/util/datafix/fixes/EntityWolfColorFix +MD: net/minecraft/util/datafix/fixes/EntityWolfColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityWolfColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityWolfColorFix/m_15793_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityWolfColorFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityWolfColorFix/m_15795_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityWolfColorFix/lambda$fixTag$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityWolfColorFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityWolfColorFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntityZombieSplitFix net/minecraft/util/datafix/fixes/EntityZombieSplitFix +FD: net/minecraft/util/datafix/fixes/EntityZombieSplitFix/net/minecraft/util/datafix/fixes/EntityZombieSplitFix net/minecraft/util/datafix/fixes/EntityZombieSplitFix/net/minecraft/util/datafix/fixes/EntityZombieSplitFix +MD: net/minecraft/util/datafix/fixes/EntityZombieSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityZombieSplitFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityZombieSplitFix/m_6942_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/EntityZombieSplitFix/getNewNameAndTag (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix +FD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/f_145350_ net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/PROFESSION_MAX +FD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/f_15803_ net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/RANDOM +FD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix +MD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/ ()V net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/m_15808_ (I)I net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/getVillagerProfession (I)I +MD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/m_15812_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/EntityZombieVillagerTypeFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix +FD: net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/f_15814_ net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix +MD: net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/ ()V net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/ ()V +MD: net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/m_7476_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/EntityZombifiedPiglinRenameFix/rename (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/ForcePoiRebuild net/minecraft/util/datafix/fixes/ForcePoiRebuild +FD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/net/minecraft/util/datafix/fixes/ForcePoiRebuild net/minecraft/util/datafix/fixes/ForcePoiRebuild/net/minecraft/util/datafix/fixes/ForcePoiRebuild +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ForcePoiRebuild/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/m_145351_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ForcePoiRebuild/lambda$cap$3 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/m_145353_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ForcePoiRebuild/lambda$makeRule$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/m_145355_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ForcePoiRebuild/lambda$cap$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/m_15825_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ForcePoiRebuild/cap (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/m_15827_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/ForcePoiRebuild/lambda$makeRule$1 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/m_15831_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ForcePoiRebuild/lambda$cap$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ForcePoiRebuild/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ForcePoiRebuild/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/FurnaceRecipeFix net/minecraft/util/datafix/fixes/FurnaceRecipeFix +FD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/net/minecraft/util/datafix/fixes/FurnaceRecipeFix net/minecraft/util/datafix/fixes/FurnaceRecipeFix/net/minecraft/util/datafix/fixes/FurnaceRecipeFix +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/FurnaceRecipeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_145357_ (Ljava/util/List;ILcom/mojang/datafixers/util/Pair;)V net/minecraft/util/datafix/fixes/FurnaceRecipeFix/lambda$updateFurnaceContents$4 (Ljava/util/List;ILcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_145361_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/FurnaceRecipeFix/lambda$cap$2 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_145365_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/FurnaceRecipeFix/lambda$cap$1 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_145369_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/FurnaceRecipeFix/lambda$cap$0 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_15839_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/FurnaceRecipeFix/lambda$cap$3 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_15849_ (Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/FurnaceRecipeFix/cap (Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_15851_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/FurnaceRecipeFix/updateFurnaceContents (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/m_15855_ (Lcom/mojang/datafixers/types/Type;Ljava/util/List;ILcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/FurnaceRecipeFix/lambda$updateFurnaceContents$5 (Lcom/mojang/datafixers/types/Type;Ljava/util/List;ILcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/FurnaceRecipeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/FurnaceRecipeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/GossipUUIDFix net/minecraft/util/datafix/fixes/GossipUUIDFix +FD: net/minecraft/util/datafix/fixes/GossipUUIDFix/net/minecraft/util/datafix/fixes/GossipUUIDFix net/minecraft/util/datafix/fixes/GossipUUIDFix/net/minecraft/util/datafix/fixes/GossipUUIDFix +MD: net/minecraft/util/datafix/fixes/GossipUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/GossipUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/GossipUUIDFix/m_145373_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/GossipUUIDFix/lambda$fix$1 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/GossipUUIDFix/m_145375_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/GossipUUIDFix/lambda$fix$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/GossipUUIDFix/m_145377_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/GossipUUIDFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/GossipUUIDFix/m_15882_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/GossipUUIDFix/lambda$fix$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/GossipUUIDFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/GossipUUIDFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/HeightmapRenamingFix net/minecraft/util/datafix/fixes/HeightmapRenamingFix +FD: net/minecraft/util/datafix/fixes/HeightmapRenamingFix/net/minecraft/util/datafix/fixes/HeightmapRenamingFix net/minecraft/util/datafix/fixes/HeightmapRenamingFix/net/minecraft/util/datafix/fixes/HeightmapRenamingFix +MD: net/minecraft/util/datafix/fixes/HeightmapRenamingFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/HeightmapRenamingFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/HeightmapRenamingFix/m_145379_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/HeightmapRenamingFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/HeightmapRenamingFix/m_15893_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/HeightmapRenamingFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/HeightmapRenamingFix/m_15898_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/HeightmapRenamingFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/HeightmapRenamingFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/HeightmapRenamingFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix +FD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/m_145381_ (Lcom/mojang/serialization/Dynamic;)Z net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/lambda$removeIglooPieces$1 (Lcom/mojang/serialization/Dynamic;)Z +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/m_15904_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/m_15906_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/lambda$removeIglooPieces$2 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/m_15908_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/removeIglooPieces (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/m_15910_ (Ljava/util/stream/Stream;)Ljava/lang/Boolean; net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/lambda$fixTag$0 (Ljava/util/stream/Stream;)Ljava/lang/Boolean; +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/m_15912_ (Lcom/mojang/serialization/Dynamic;)Z net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/isIglooPiece (Lcom/mojang/serialization/Dynamic;)Z +MD: net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/IglooMetadataRemovalFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemBannerColorFix net/minecraft/util/datafix/fixes/ItemBannerColorFix +FD: net/minecraft/util/datafix/fixes/ItemBannerColorFix/net/minecraft/util/datafix/fixes/ItemBannerColorFix net/minecraft/util/datafix/fixes/ItemBannerColorFix/net/minecraft/util/datafix/fixes/ItemBannerColorFix +MD: net/minecraft/util/datafix/fixes/ItemBannerColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemBannerColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemBannerColorFix/m_15920_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemBannerColorFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemBannerColorFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemBannerColorFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix +FD: net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix +MD: net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/m_145383_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/m_15929_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/m_15934_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemCustomNameToComponentFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemIdFix net/minecraft/util/datafix/fixes/ItemIdFix +FD: net/minecraft/util/datafix/fixes/ItemIdFix/f_15937_ net/minecraft/util/datafix/fixes/ItemIdFix/ITEM_NAMES +FD: net/minecraft/util/datafix/fixes/ItemIdFix/net/minecraft/util/datafix/fixes/ItemIdFix net/minecraft/util/datafix/fixes/ItemIdFix/net/minecraft/util/datafix/fixes/ItemIdFix +MD: net/minecraft/util/datafix/fixes/ItemIdFix/ ()V net/minecraft/util/datafix/fixes/ItemIdFix/ ()V +MD: net/minecraft/util/datafix/fixes/ItemIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemIdFix/m_145385_ (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ItemIdFix/lambda$makeRule$3 (Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ItemIdFix/m_145387_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ItemIdFix/lambda$makeRule$2 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ItemIdFix/m_145389_ (Ljava/lang/Integer;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ItemIdFix/lambda$makeRule$1 (Ljava/lang/Integer;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ItemIdFix/m_15942_ (I)Ljava/lang/String; net/minecraft/util/datafix/fixes/ItemIdFix/getItem (I)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ItemIdFix/m_15944_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemIdFix/lambda$makeRule$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemIdFix/m_15952_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V net/minecraft/util/datafix/fixes/ItemIdFix/lambda$static$0 (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V +MD: net/minecraft/util/datafix/fixes/ItemIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemLoreFix net/minecraft/util/datafix/fixes/ItemLoreFix +FD: net/minecraft/util/datafix/fixes/ItemLoreFix/net/minecraft/util/datafix/fixes/ItemLoreFix net/minecraft/util/datafix/fixes/ItemLoreFix/net/minecraft/util/datafix/fixes/ItemLoreFix +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemLoreFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_145391_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemLoreFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_145393_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemLoreFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_145395_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemLoreFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_145397_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemLoreFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_15960_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemLoreFix/lambda$makeRule$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_15965_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemLoreFix/lambda$fixLoreList$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_15967_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ItemLoreFix/fixLoreEntry (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/m_15969_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/ItemLoreFix/fixLoreList (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/ItemLoreFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemLoreFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemPotionFix net/minecraft/util/datafix/fixes/ItemPotionFix +FD: net/minecraft/util/datafix/fixes/ItemPotionFix/f_145399_ net/minecraft/util/datafix/fixes/ItemPotionFix/DEFAULT +FD: net/minecraft/util/datafix/fixes/ItemPotionFix/f_145400_ net/minecraft/util/datafix/fixes/ItemPotionFix/SPLASH +FD: net/minecraft/util/datafix/fixes/ItemPotionFix/f_15987_ net/minecraft/util/datafix/fixes/ItemPotionFix/POTIONS +FD: net/minecraft/util/datafix/fixes/ItemPotionFix/net/minecraft/util/datafix/fixes/ItemPotionFix net/minecraft/util/datafix/fixes/ItemPotionFix/net/minecraft/util/datafix/fixes/ItemPotionFix +MD: net/minecraft/util/datafix/fixes/ItemPotionFix/ ()V net/minecraft/util/datafix/fixes/ItemPotionFix/ ()V +MD: net/minecraft/util/datafix/fixes/ItemPotionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemPotionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemPotionFix/m_15992_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemPotionFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemPotionFix/m_15996_ ([Ljava/lang/String;)V net/minecraft/util/datafix/fixes/ItemPotionFix/lambda$static$0 ([Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/ItemPotionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemPotionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemRenameFix net/minecraft/util/datafix/fixes/ItemRenameFix +FD: net/minecraft/util/datafix/fixes/ItemRenameFix/f_15999_ net/minecraft/util/datafix/fixes/ItemRenameFix/name +FD: net/minecraft/util/datafix/fixes/ItemRenameFix/net/minecraft/util/datafix/fixes/ItemRenameFix net/minecraft/util/datafix/fixes/ItemRenameFix/net/minecraft/util/datafix/fixes/ItemRenameFix +MD: net/minecraft/util/datafix/fixes/ItemRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/ItemRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/ItemRenameFix/m_145401_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ItemRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ItemRenameFix/m_16003_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/DataFix; net/minecraft/util/datafix/fixes/ItemRenameFix/create (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/datafixers/DataFix; +MD: net/minecraft/util/datafix/fixes/ItemRenameFix/m_16009_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/ItemRenameFix/lambda$makeRule$1 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/ItemRenameFix/m_7348_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ItemRenameFix/fixItem (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ItemRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemRenameFix$1 net/minecraft/util/datafix/fixes/ItemRenameFix$1 +FD: net/minecraft/util/datafix/fixes/ItemRenameFix$1/f_16013_ net/minecraft/util/datafix/fixes/ItemRenameFix$1/val$fixItem +FD: net/minecraft/util/datafix/fixes/ItemRenameFix$1/net/minecraft/util/datafix/fixes/ItemRenameFix$1 net/minecraft/util/datafix/fixes/ItemRenameFix$1/net/minecraft/util/datafix/fixes/ItemRenameFix$1 +MD: net/minecraft/util/datafix/fixes/ItemRenameFix$1/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)V net/minecraft/util/datafix/fixes/ItemRenameFix$1/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/util/datafix/fixes/ItemRenameFix$1/m_7348_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ItemRenameFix$1/fixItem (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix +FD: net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/f_16020_ net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/NAMES_BY_COLOR +FD: net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix +MD: net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/ ()V net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/ ()V +MD: net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/m_16025_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemShulkerBoxColorFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemSpawnEggFix net/minecraft/util/datafix/fixes/ItemSpawnEggFix +FD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/f_16031_ net/minecraft/util/datafix/fixes/ItemSpawnEggFix/ID_TO_ENTITY +FD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/net/minecraft/util/datafix/fixes/ItemSpawnEggFix net/minecraft/util/datafix/fixes/ItemSpawnEggFix/net/minecraft/util/datafix/fixes/ItemSpawnEggFix +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/ ()V net/minecraft/util/datafix/fixes/ItemSpawnEggFix/ ()V +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemSpawnEggFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/m_145403_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/ItemSpawnEggFix/lambda$makeRule$5 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/m_145404_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/ItemSpawnEggFix/lambda$makeRule$3 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/m_145407_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; net/minecraft/util/datafix/fixes/ItemSpawnEggFix/lambda$makeRule$4 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/m_145412_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/ItemSpawnEggFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/m_145415_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/ItemSpawnEggFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/m_16037_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemSpawnEggFix/lambda$makeRule$6 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/m_16053_ ([Ljava/lang/String;)V net/minecraft/util/datafix/fixes/ItemSpawnEggFix/lambda$static$0 ([Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/ItemSpawnEggFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemSpawnEggFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix +FD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/f_16062_ net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/MAP +FD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/ ()V net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/ ()V +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_145418_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_145420_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$fixTag$6 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_145422_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$fixTag$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_145424_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$fixTag$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_16067_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_16072_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_16074_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$static$0 (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_16078_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$fixTag$7 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/m_16080_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/lambda$fixTag$4 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemStackEnchantmentNamesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemStackMapIdFix net/minecraft/util/datafix/fixes/ItemStackMapIdFix +FD: net/minecraft/util/datafix/fixes/ItemStackMapIdFix/net/minecraft/util/datafix/fixes/ItemStackMapIdFix net/minecraft/util/datafix/fixes/ItemStackMapIdFix/net/minecraft/util/datafix/fixes/ItemStackMapIdFix +MD: net/minecraft/util/datafix/fixes/ItemStackMapIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemStackMapIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemStackMapIdFix/m_16090_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemStackMapIdFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemStackMapIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemStackMapIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix +FD: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/f_16095_ net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/MAP +FD: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix +MD: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/ ()V net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/ ()V +MD: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/m_16100_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/m_16106_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemStackSpawnEggFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix +FD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/f_16109_ net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/MAP +FD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/f_16110_ net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/IDS +FD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/f_16111_ net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/DAMAGE_IDS +FD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix +MD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/ ()V net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/ ()V +MD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/m_16116_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/m_16120_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/lambda$static$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/m_16122_ (Ljava/lang/String;I)Ljava/lang/String; net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/updateItem (Ljava/lang/String;I)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/m_16125_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemStackTheFlatteningFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemStackUUIDFix net/minecraft/util/datafix/fixes/ItemStackUUIDFix +FD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/net/minecraft/util/datafix/fixes/ItemStackUUIDFix net/minecraft/util/datafix/fixes/ItemStackUUIDFix/net/minecraft/util/datafix/fixes/ItemStackUUIDFix +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/ItemStackUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_145426_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/lambda$makeRule$2 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_145430_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_145434_ (Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Boolean; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/lambda$makeRule$0 (Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Boolean; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_145436_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/lambda$updateAttributeModifiers$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_16130_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/lambda$makeRule$3 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_16143_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/lambda$updateAttributeModifiers$5 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_16146_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/updateAttributeModifiers (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_16148_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/updateSkullOwner (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/m_16150_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/lambda$updateSkullOwner$6 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemStackUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemStackUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemWaterPotionFix net/minecraft/util/datafix/fixes/ItemWaterPotionFix +FD: net/minecraft/util/datafix/fixes/ItemWaterPotionFix/net/minecraft/util/datafix/fixes/ItemWaterPotionFix net/minecraft/util/datafix/fixes/ItemWaterPotionFix/net/minecraft/util/datafix/fixes/ItemWaterPotionFix +MD: net/minecraft/util/datafix/fixes/ItemWaterPotionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemWaterPotionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemWaterPotionFix/m_16158_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemWaterPotionFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemWaterPotionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemWaterPotionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix +FD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/m_145438_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/m_145440_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/lambda$fixTag$1 (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/m_145442_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/lambda$fixTag$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/m_16166_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/lambda$makeRule$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/m_16171_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/m_16173_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/lambda$fixTag$2 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ItemWrittenBookPagesStrictJsonFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/JigsawPropertiesFix net/minecraft/util/datafix/fixes/JigsawPropertiesFix +FD: net/minecraft/util/datafix/fixes/JigsawPropertiesFix/net/minecraft/util/datafix/fixes/JigsawPropertiesFix net/minecraft/util/datafix/fixes/JigsawPropertiesFix/net/minecraft/util/datafix/fixes/JigsawPropertiesFix +MD: net/minecraft/util/datafix/fixes/JigsawPropertiesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/JigsawPropertiesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/JigsawPropertiesFix/m_16186_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/JigsawPropertiesFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/JigsawPropertiesFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/JigsawPropertiesFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/JigsawRotationFix net/minecraft/util/datafix/fixes/JigsawRotationFix +FD: net/minecraft/util/datafix/fixes/JigsawRotationFix/f_145444_ net/minecraft/util/datafix/fixes/JigsawRotationFix/RENAMES +FD: net/minecraft/util/datafix/fixes/JigsawRotationFix/net/minecraft/util/datafix/fixes/JigsawRotationFix net/minecraft/util/datafix/fixes/JigsawRotationFix/net/minecraft/util/datafix/fixes/JigsawRotationFix +MD: net/minecraft/util/datafix/fixes/JigsawRotationFix/ ()V net/minecraft/util/datafix/fixes/JigsawRotationFix/ ()V +MD: net/minecraft/util/datafix/fixes/JigsawRotationFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/JigsawRotationFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/JigsawRotationFix/m_16193_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/JigsawRotationFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/JigsawRotationFix/m_16195_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/JigsawRotationFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/JigsawRotationFix/m_16197_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/JigsawRotationFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/JigsawRotationFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/JigsawRotationFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/LeavesFix net/minecraft/util/datafix/fixes/LeavesFix +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145445_ net/minecraft/util/datafix/fixes/LeavesFix/NORTH_WEST_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145446_ net/minecraft/util/datafix/fixes/LeavesFix/WEST_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145447_ net/minecraft/util/datafix/fixes/LeavesFix/SOUTH_WEST_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145448_ net/minecraft/util/datafix/fixes/LeavesFix/SOUTH_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145449_ net/minecraft/util/datafix/fixes/LeavesFix/SOUTH_EAST_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145450_ net/minecraft/util/datafix/fixes/LeavesFix/EAST_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145451_ net/minecraft/util/datafix/fixes/LeavesFix/NORTH_EAST_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145452_ net/minecraft/util/datafix/fixes/LeavesFix/NORTH_MASK +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145453_ net/minecraft/util/datafix/fixes/LeavesFix/DECAY_DISTANCE +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145454_ net/minecraft/util/datafix/fixes/LeavesFix/SIZE_BITS +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_145455_ net/minecraft/util/datafix/fixes/LeavesFix/SIZE +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_16200_ net/minecraft/util/datafix/fixes/LeavesFix/DIRECTIONS +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_16201_ net/minecraft/util/datafix/fixes/LeavesFix/LEAVES +FD: net/minecraft/util/datafix/fixes/LeavesFix/f_16202_ net/minecraft/util/datafix/fixes/LeavesFix/LOGS +FD: net/minecraft/util/datafix/fixes/LeavesFix/net/minecraft/util/datafix/fixes/LeavesFix net/minecraft/util/datafix/fixes/LeavesFix/net/minecraft/util/datafix/fixes/LeavesFix +MD: net/minecraft/util/datafix/fixes/LeavesFix/ ()V net/minecraft/util/datafix/fixes/LeavesFix/ ()V +MD: net/minecraft/util/datafix/fixes/LeavesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/LeavesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_145456_ (Lnet/minecraft/util/datafix/fixes/LeavesFix$LeavesSection;)Lnet/minecraft/util/datafix/fixes/LeavesFix$LeavesSection; net/minecraft/util/datafix/fixes/LeavesFix/lambda$makeRule$2 (Lnet/minecraft/util/datafix/fixes/LeavesFix$LeavesSection;)Lnet/minecraft/util/datafix/fixes/LeavesFix$LeavesSection; +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_145458_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LeavesFix/lambda$makeRule$6 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_145462_ (Lcom/mojang/datafixers/OpticFinder;[ILcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LeavesFix/lambda$makeRule$4 (Lcom/mojang/datafixers/OpticFinder;[ILcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_145466_ (Lcom/mojang/datafixers/Typed;)Lnet/minecraft/util/datafix/fixes/LeavesFix$LeavesSection; net/minecraft/util/datafix/fixes/LeavesFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lnet/minecraft/util/datafix/fixes/LeavesFix$LeavesSection; +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_145468_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LeavesFix/lambda$makeRule$3 (Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_145471_ ([ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LeavesFix/lambda$makeRule$5 ([ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_16208_ (I)I net/minecraft/util/datafix/fixes/LeavesFix/getX (I)I +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_16210_ (III)I net/minecraft/util/datafix/fixes/LeavesFix/getIndex (III)I +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_16216_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LeavesFix/lambda$makeRule$7 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_16234_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V net/minecraft/util/datafix/fixes/LeavesFix/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_16236_ (ZZZZ)I net/minecraft/util/datafix/fixes/LeavesFix/getSideMask (ZZZZ)I +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_16245_ (I)I net/minecraft/util/datafix/fixes/LeavesFix/getY (I)I +MD: net/minecraft/util/datafix/fixes/LeavesFix/m_16247_ (I)I net/minecraft/util/datafix/fixes/LeavesFix/getZ (I)I +MD: net/minecraft/util/datafix/fixes/LeavesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/LeavesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection +FD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/f_145474_ net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/PERSISTENT +FD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/f_145475_ net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/DECAYABLE +FD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/f_145476_ net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/DISTANCE +FD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/f_16250_ net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/leaveIds +FD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/f_16251_ net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/logIds +FD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/f_16252_ net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/stateToIdMap +FD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection +MD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/m_16257_ (I)Z net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/isLog (I)Z +MD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/m_16259_ (III)V net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/setDistance (III)V +MD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/m_16271_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;ZI)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/makeLeafTag (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;ZI)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/m_16276_ (I)Z net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/isLeaf (I)Z +MD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/m_16278_ (I)I net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/getDistance (I)I +MD: net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/m_7969_ ()Z net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection/skippable ()Z +CL: net/minecraft/util/datafix/fixes/LeavesFix$Section net/minecraft/util/datafix/fixes/LeavesFix$Section +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_145477_ net/minecraft/util/datafix/fixes/LeavesFix$Section/BLOCK_STATES_TAG +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_145478_ net/minecraft/util/datafix/fixes/LeavesFix$Section/NAME_TAG +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_145479_ net/minecraft/util/datafix/fixes/LeavesFix$Section/PROPERTIES_TAG +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_16280_ net/minecraft/util/datafix/fixes/LeavesFix$Section/paletteFinder +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_16281_ net/minecraft/util/datafix/fixes/LeavesFix$Section/palette +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_16282_ net/minecraft/util/datafix/fixes/LeavesFix$Section/index +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_16283_ net/minecraft/util/datafix/fixes/LeavesFix$Section/storage +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/f_16284_ net/minecraft/util/datafix/fixes/LeavesFix$Section/blockStateType +FD: net/minecraft/util/datafix/fixes/LeavesFix$Section/net/minecraft/util/datafix/fixes/LeavesFix$Section net/minecraft/util/datafix/fixes/LeavesFix$Section/net/minecraft/util/datafix/fixes/LeavesFix$Section +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/LeavesFix$Section/ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16288_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LeavesFix$Section/write (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16290_ (Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/LeavesFix$Section/readStorage (Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16292_ (Ljava/lang/String;ZI)I net/minecraft/util/datafix/fixes/LeavesFix$Section/getStateId (Ljava/lang/String;ZI)I +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16296_ (Ljava/util/List;)Ljava/util/List; net/minecraft/util/datafix/fixes/LeavesFix$Section/lambda$new$0 (Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16298_ ()Z net/minecraft/util/datafix/fixes/LeavesFix$Section/isSkippable ()Z +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16299_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/LeavesFix$Section/lambda$write$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16301_ ()I net/minecraft/util/datafix/fixes/LeavesFix$Section/getIndex ()I +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16302_ (I)I net/minecraft/util/datafix/fixes/LeavesFix$Section/getBlock (I)I +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_16304_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LeavesFix$Section/lambda$write$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LeavesFix$Section/m_7969_ ()Z net/minecraft/util/datafix/fixes/LeavesFix$Section/skippable ()Z +CL: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix +FD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/f_145480_ net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/GENERATOR_OPTIONS +FD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/f_16306_ net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/MAP +FD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/ ()V net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/ ()V +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_145481_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/lambda$makeRule$2 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_145482_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/lambda$makeRule$1 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_145485_ (Lcom/mojang/serialization/DynamicOps;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/lambda$convert$5 (Lcom/mojang/serialization/DynamicOps;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_16312_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/lambda$makeRule$3 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_16318_ (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Object; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/lambda$convert$4 (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/util/Pair;)Ljava/lang/Object; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_16321_ (Lcom/mojang/serialization/DynamicOps;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/lambda$convert$6 (Lcom/mojang/serialization/DynamicOps;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_16324_ (Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/getLayerInfoFromString (Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_16326_ (Ljava/lang/String;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/convert (Ljava/lang/String;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_16329_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/m_16334_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/getLayersInfoFromString (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/LevelDataGeneratorOptionsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/f_145488_ net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/DEFAULT +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/f_145489_ net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/GENERATOR_OPTIONS +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/f_16337_ net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/SPLITTER +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/f_16338_ net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/LAYER_SPLITTER +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/f_16339_ net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/OLD_AMOUNT_SPLITTER +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/f_16340_ net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/AMOUNT_SPLITTER +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/f_16341_ net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/BLOCK_SPLITTER +FD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/ ()V net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/ ()V +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/m_16346_ (Lcom/google/common/base/Splitter;ILjava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/lambda$fixString$2 (Lcom/google/common/base/Splitter;ILjava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/m_16350_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/m_16352_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/m_16354_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/fixString (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/m_16356_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/lambda$fix$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/LevelFlatGeneratorInfoFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/LevelUUIDFix net/minecraft/util/datafix/fixes/LevelUUIDFix +FD: net/minecraft/util/datafix/fixes/LevelUUIDFix/f_201928_ net/minecraft/util/datafix/fixes/LevelUUIDFix/LOGGER +FD: net/minecraft/util/datafix/fixes/LevelUUIDFix/net/minecraft/util/datafix/fixes/LevelUUIDFix net/minecraft/util/datafix/fixes/LevelUUIDFix/net/minecraft/util/datafix/fixes/LevelUUIDFix +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/ ()V net/minecraft/util/datafix/fixes/LevelUUIDFix/ ()V +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/LevelUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145490_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateCustomBossEvents$11 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145492_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateCustomBossEvents$9 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145495_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145497_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateDragonFight$5 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145499_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateCustomBossEvents$10 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145501_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateCustomBossEvents$8 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145503_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateCustomBossEvents$7 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145505_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateDragonFight$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145507_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateDragonFight$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_145509_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_16361_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$makeRule$2 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_16372_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/updateWanderingTrader (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_16374_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/updateDragonFight (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_16376_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/updateCustomBossEvents (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_16378_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateCustomBossEvents$12 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/m_16386_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/LevelUUIDFix/lambda$updateDragonFight$6 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/LevelUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/LevelUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/MapIdFix net/minecraft/util/datafix/fixes/MapIdFix +FD: net/minecraft/util/datafix/fixes/MapIdFix/net/minecraft/util/datafix/fixes/MapIdFix net/minecraft/util/datafix/fixes/MapIdFix/net/minecraft/util/datafix/fixes/MapIdFix +MD: net/minecraft/util/datafix/fixes/MapIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/MapIdFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/MapIdFix/m_145511_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MapIdFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MapIdFix/m_16398_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/MapIdFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/MapIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/MapIdFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix net/minecraft/util/datafix/fixes/MemoryExpiryDataFix +FD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/net/minecraft/util/datafix/fixes/MemoryExpiryDataFix net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/net/minecraft/util/datafix/fixes/MemoryExpiryDataFix +MD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/m_16409_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/updateMemoryEntry (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/m_16411_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/m_16413_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/updateBrain (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/m_16415_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/updateMemories (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/m_16417_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/wrapMemoryValue (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/MemoryExpiryDataFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/MissingDimensionFix net/minecraft/util/datafix/fixes/MissingDimensionFix +FD: net/minecraft/util/datafix/fixes/MissingDimensionFix/net/minecraft/util/datafix/fixes/MissingDimensionFix net/minecraft/util/datafix/fixes/MissingDimensionFix/net/minecraft/util/datafix/fixes/MissingDimensionFix +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/MissingDimensionFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_145513_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/MissingDimensionFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_145518_ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/MissingDimensionFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_16422_ (Lcom/mojang/datafixers/FieldFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/MissingDimensionFix/lambda$makeRule$2 (Lcom/mojang/datafixers/FieldFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_16436_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MissingDimensionFix/recreateSettings (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_16438_ (Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/types/Type; net/minecraft/util/datafix/fixes/MissingDimensionFix/fields (Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_16441_ (Ljava/lang/String;Lcom/mojang/datafixers/types/Type;Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/types/Type; net/minecraft/util/datafix/fixes/MissingDimensionFix/optionalFields (Ljava/lang/String;Lcom/mojang/datafixers/types/Type;Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_16446_ (Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/types/Type; net/minecraft/util/datafix/fixes/MissingDimensionFix/optionalFields (Ljava/lang/String;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/m_185130_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/Type; net/minecraft/util/datafix/fixes/MissingDimensionFix/flatType (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/util/datafix/fixes/MissingDimensionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/MissingDimensionFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix +FD: net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix +MD: net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/m_16453_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/lambda$makeRule$1 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/m_16456_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/m_16458_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/MobSpawnerEntityIdentifiersFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/NamedEntityFix net/minecraft/util/datafix/fixes/NamedEntityFix +FD: net/minecraft/util/datafix/fixes/NamedEntityFix/f_16461_ net/minecraft/util/datafix/fixes/NamedEntityFix/name +FD: net/minecraft/util/datafix/fixes/NamedEntityFix/f_16462_ net/minecraft/util/datafix/fixes/NamedEntityFix/entityName +FD: net/minecraft/util/datafix/fixes/NamedEntityFix/f_16463_ net/minecraft/util/datafix/fixes/NamedEntityFix/type +FD: net/minecraft/util/datafix/fixes/NamedEntityFix/net/minecraft/util/datafix/fixes/NamedEntityFix net/minecraft/util/datafix/fixes/NamedEntityFix/net/minecraft/util/datafix/fixes/NamedEntityFix +MD: net/minecraft/util/datafix/fixes/NamedEntityFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/NamedEntityFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/NamedEntityFix/m_16470_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/NamedEntityFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/NamedEntityFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/NamedEntityFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/NamedEntityFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/NamedEntityFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/NewVillageFix net/minecraft/util/datafix/fixes/NewVillageFix +FD: net/minecraft/util/datafix/fixes/NewVillageFix/net/minecraft/util/datafix/fixes/NewVillageFix net/minecraft/util/datafix/fixes/NewVillageFix/net/minecraft/util/datafix/fixes/NewVillageFix +MD: net/minecraft/util/datafix/fixes/NewVillageFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/NewVillageFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145522_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$9 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145527_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$8 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145531_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145534_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$2 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145536_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$12 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145538_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$5 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145541_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145543_ (Ljava/util/List;)Ljava/util/List; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$3 (Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145545_ (Lcom/mojang/datafixers/util/Pair;)Z net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$0 (Lcom/mojang/datafixers/util/Pair;)Z +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145547_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$11 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145549_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$7 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_145551_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$6 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_16478_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$10 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_16496_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/NewVillageFix/lambda$cap$13 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/m_16498_ (Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;)Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/NewVillageFix/cap (Lcom/mojang/datafixers/types/templates/CompoundList$CompoundListType;)Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/NewVillageFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/NewVillageFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix +FD: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix +MD: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/m_145555_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/m_145557_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/m_145560_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/lambda$makeRule$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/m_181038_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ObjectiveDisplayNameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix +FD: net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix +MD: net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/m_145564_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/m_16544_ (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/getRenderType (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +MD: net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/m_181040_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ObjectiveRenderTypeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix +FD: net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix +MD: net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/m_16552_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OminousBannerBlockEntityRenameFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/OminousBannerRenameFix net/minecraft/util/datafix/fixes/OminousBannerRenameFix +FD: net/minecraft/util/datafix/fixes/OminousBannerRenameFix/net/minecraft/util/datafix/fixes/OminousBannerRenameFix net/minecraft/util/datafix/fixes/OminousBannerRenameFix/net/minecraft/util/datafix/fixes/OminousBannerRenameFix +MD: net/minecraft/util/datafix/fixes/OminousBannerRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/OminousBannerRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/OminousBannerRenameFix/m_16599_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OminousBannerRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OminousBannerRenameFix/m_16603_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OminousBannerRenameFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OminousBannerRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OminousBannerRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix +FD: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix +MD: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/m_145566_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/m_145568_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/m_16609_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/lambda$makeRule$2 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/m_16616_ (Ljava/lang/String;)D net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/calculateBackground (Ljava/lang/String;)D +MD: net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OptionsAddTextBackgroundFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OptionsForceVBOFix net/minecraft/util/datafix/fixes/OptionsForceVBOFix +FD: net/minecraft/util/datafix/fixes/OptionsForceVBOFix/net/minecraft/util/datafix/fixes/OptionsForceVBOFix net/minecraft/util/datafix/fixes/OptionsForceVBOFix/net/minecraft/util/datafix/fixes/OptionsForceVBOFix +MD: net/minecraft/util/datafix/fixes/OptionsForceVBOFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/OptionsForceVBOFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/OptionsForceVBOFix/m_145571_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsForceVBOFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsForceVBOFix/m_16622_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OptionsForceVBOFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OptionsForceVBOFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OptionsForceVBOFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix +FD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/f_145573_ net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/KEY_UNKNOWN +FD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/f_16627_ net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/MAP +FD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/ ()V net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/ ()V +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/m_145574_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/lambda$makeRule$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/m_145576_ (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/m_145579_ (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/lambda$makeRule$1 (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/m_16632_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/lambda$makeRule$4 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/m_16639_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/lambda$static$0 (Lit/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap;)V +MD: net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OptionsKeyLwjgl3Fix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix +FD: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix +MD: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/m_145581_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/m_145583_ (Lcom/mojang/serialization/Dynamic;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/m_145586_ (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/m_16647_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OptionsKeyTranslationFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix +FD: net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix +MD: net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/m_145589_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/m_16661_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OptionsLowerCaseLanguageFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix net/minecraft/util/datafix/fixes/OptionsRenameFieldFix +FD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/f_16666_ net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/fixName +FD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/f_16667_ net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/fieldFrom +FD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/f_16668_ net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/fieldTo +FD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/net/minecraft/util/datafix/fixes/OptionsRenameFieldFix net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/net/minecraft/util/datafix/fixes/OptionsRenameFieldFix +MD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/m_145591_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/m_145593_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/m_16675_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/lambda$makeRule$2 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OptionsRenameFieldFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/OverreachingTickFix net/minecraft/util/datafix/fixes/OverreachingTickFix +FD: net/minecraft/util/datafix/fixes/OverreachingTickFix/net/minecraft/util/datafix/fixes/OverreachingTickFix net/minecraft/util/datafix/fixes/OverreachingTickFix/net/minecraft/util/datafix/fixes/OverreachingTickFix +MD: net/minecraft/util/datafix/fixes/OverreachingTickFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/OverreachingTickFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/OverreachingTickFix/m_207655_ (IILcom/mojang/serialization/Dynamic;)Z net/minecraft/util/datafix/fixes/OverreachingTickFix/lambda$extractOverreachingTicks$2 (IILcom/mojang/serialization/Dynamic;)Z +MD: net/minecraft/util/datafix/fixes/OverreachingTickFix/m_207659_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/OverreachingTickFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/OverreachingTickFix/m_207662_ (Lcom/mojang/serialization/Dynamic;IILjava/util/Optional;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OverreachingTickFix/extractOverreachingTicks (Lcom/mojang/serialization/Dynamic;IILjava/util/Optional;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OverreachingTickFix/m_207668_ (Ljava/util/Optional;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/OverreachingTickFix/lambda$makeRule$0 (Ljava/util/Optional;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/OverreachingTickFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/OverreachingTickFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/PlayerUUIDFix net/minecraft/util/datafix/fixes/PlayerUUIDFix +FD: net/minecraft/util/datafix/fixes/PlayerUUIDFix/net/minecraft/util/datafix/fixes/PlayerUUIDFix net/minecraft/util/datafix/fixes/PlayerUUIDFix/net/minecraft/util/datafix/fixes/PlayerUUIDFix +MD: net/minecraft/util/datafix/fixes/PlayerUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/PlayerUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/PlayerUUIDFix/m_145596_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/PlayerUUIDFix/lambda$makeRule$1 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/PlayerUUIDFix/m_145598_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PlayerUUIDFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PlayerUUIDFix/m_145600_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PlayerUUIDFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PlayerUUIDFix/m_16685_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/PlayerUUIDFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/PlayerUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/PlayerUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/PoiTypeRename net/minecraft/util/datafix/fixes/PoiTypeRename +FD: net/minecraft/util/datafix/fixes/PoiTypeRename/net/minecraft/util/datafix/fixes/PoiTypeRename net/minecraft/util/datafix/fixes/PoiTypeRename/net/minecraft/util/datafix/fixes/PoiTypeRename +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/PoiTypeRename/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_145602_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$cap$4 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_145604_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$makeRule$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_145606_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$renameRecords$7 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_145608_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$renameRecords$6 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_145610_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$cap$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_145612_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$cap$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_16699_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PoiTypeRename/cap (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_16701_ (Lcom/mojang/serialization/Dynamic;Ljava/util/stream/Stream;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$renameRecords$8 (Lcom/mojang/serialization/Dynamic;Ljava/util/stream/Stream;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_16704_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$makeRule$1 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_16709_ (Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/PoiTypeRename/renameRecords (Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_16715_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/PoiTypeRename/lambda$cap$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/m_7323_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/PoiTypeRename/rename (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/PoiTypeRename/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/PoiTypeRename/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/RecipesFix net/minecraft/util/datafix/fixes/RecipesFix +FD: net/minecraft/util/datafix/fixes/RecipesFix/f_16722_ net/minecraft/util/datafix/fixes/RecipesFix/RECIPES +FD: net/minecraft/util/datafix/fixes/RecipesFix/net/minecraft/util/datafix/fixes/RecipesFix net/minecraft/util/datafix/fixes/RecipesFix/net/minecraft/util/datafix/fixes/RecipesFix +MD: net/minecraft/util/datafix/fixes/RecipesFix/ ()V net/minecraft/util/datafix/fixes/RecipesFix/ ()V +MD: net/minecraft/util/datafix/fixes/RecipesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/RecipesFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/RecipesFix/m_16727_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/RecipesFix/lambda$new$0 (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/RecipesRenameFix net/minecraft/util/datafix/fixes/RecipesRenameFix +FD: net/minecraft/util/datafix/fixes/RecipesRenameFix/f_16729_ net/minecraft/util/datafix/fixes/RecipesRenameFix/name +FD: net/minecraft/util/datafix/fixes/RecipesRenameFix/f_16730_ net/minecraft/util/datafix/fixes/RecipesRenameFix/renamer +FD: net/minecraft/util/datafix/fixes/RecipesRenameFix/net/minecraft/util/datafix/fixes/RecipesRenameFix net/minecraft/util/datafix/fixes/RecipesRenameFix/net/minecraft/util/datafix/fixes/RecipesRenameFix +MD: net/minecraft/util/datafix/fixes/RecipesRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/util/function/Function;)V net/minecraft/util/datafix/fixes/RecipesRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/util/datafix/fixes/RecipesRenameFix/m_145614_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/RecipesRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/RecipesRenameFix/m_16738_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/RecipesRenameFix/lambda$makeRule$1 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/RecipesRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/RecipesRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/RecipesRenameningFix net/minecraft/util/datafix/fixes/RecipesRenameningFix +FD: net/minecraft/util/datafix/fixes/RecipesRenameningFix/f_16741_ net/minecraft/util/datafix/fixes/RecipesRenameningFix/RECIPES +FD: net/minecraft/util/datafix/fixes/RecipesRenameningFix/net/minecraft/util/datafix/fixes/RecipesRenameningFix net/minecraft/util/datafix/fixes/RecipesRenameningFix/net/minecraft/util/datafix/fixes/RecipesRenameningFix +MD: net/minecraft/util/datafix/fixes/RecipesRenameningFix/ ()V net/minecraft/util/datafix/fixes/RecipesRenameningFix/ ()V +MD: net/minecraft/util/datafix/fixes/RecipesRenameningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/RecipesRenameningFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/RecipesRenameningFix/m_16746_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/RecipesRenameningFix/lambda$new$0 (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix +FD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_145616_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/lambda$updateRedstoneConnections$4 (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_145619_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/lambda$updateRedstoneConnections$3 (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_145622_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/lambda$updateRedstoneConnections$2 (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_145625_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/lambda$updateRedstoneConnections$1 (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_16750_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_16752_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/updateRedstoneConnections (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_16754_ (Ljava/lang/String;)Z net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/isConnected (Ljava/lang/String;)Z +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/m_16759_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/lambda$updateRedstoneConnections$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/RedstoneWireConnectionsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/References net/minecraft/util/datafix/fixes/References +FD: net/minecraft/util/datafix/fixes/References/f_145628_ net/minecraft/util/datafix/fixes/References/ENTITY_CHUNK +FD: net/minecraft/util/datafix/fixes/References/f_16771_ net/minecraft/util/datafix/fixes/References/LEVEL +FD: net/minecraft/util/datafix/fixes/References/f_16772_ net/minecraft/util/datafix/fixes/References/PLAYER +FD: net/minecraft/util/datafix/fixes/References/f_16773_ net/minecraft/util/datafix/fixes/References/CHUNK +FD: net/minecraft/util/datafix/fixes/References/f_16774_ net/minecraft/util/datafix/fixes/References/HOTBAR +FD: net/minecraft/util/datafix/fixes/References/f_16775_ net/minecraft/util/datafix/fixes/References/OPTIONS +FD: net/minecraft/util/datafix/fixes/References/f_16776_ net/minecraft/util/datafix/fixes/References/STRUCTURE +FD: net/minecraft/util/datafix/fixes/References/f_16777_ net/minecraft/util/datafix/fixes/References/STATS +FD: net/minecraft/util/datafix/fixes/References/f_16778_ net/minecraft/util/datafix/fixes/References/SAVED_DATA +FD: net/minecraft/util/datafix/fixes/References/f_16779_ net/minecraft/util/datafix/fixes/References/ADVANCEMENTS +FD: net/minecraft/util/datafix/fixes/References/f_16780_ net/minecraft/util/datafix/fixes/References/POI_CHUNK +FD: net/minecraft/util/datafix/fixes/References/f_16781_ net/minecraft/util/datafix/fixes/References/BLOCK_ENTITY +FD: net/minecraft/util/datafix/fixes/References/f_16782_ net/minecraft/util/datafix/fixes/References/ITEM_STACK +FD: net/minecraft/util/datafix/fixes/References/f_16783_ net/minecraft/util/datafix/fixes/References/BLOCK_STATE +FD: net/minecraft/util/datafix/fixes/References/f_16784_ net/minecraft/util/datafix/fixes/References/ENTITY_NAME +FD: net/minecraft/util/datafix/fixes/References/f_16785_ net/minecraft/util/datafix/fixes/References/ENTITY_TREE +FD: net/minecraft/util/datafix/fixes/References/f_16786_ net/minecraft/util/datafix/fixes/References/ENTITY +FD: net/minecraft/util/datafix/fixes/References/f_16787_ net/minecraft/util/datafix/fixes/References/BLOCK_NAME +FD: net/minecraft/util/datafix/fixes/References/f_16788_ net/minecraft/util/datafix/fixes/References/ITEM_NAME +FD: net/minecraft/util/datafix/fixes/References/f_16789_ net/minecraft/util/datafix/fixes/References/UNTAGGED_SPAWNER +FD: net/minecraft/util/datafix/fixes/References/f_16790_ net/minecraft/util/datafix/fixes/References/STRUCTURE_FEATURE +FD: net/minecraft/util/datafix/fixes/References/f_16791_ net/minecraft/util/datafix/fixes/References/OBJECTIVE +FD: net/minecraft/util/datafix/fixes/References/f_16792_ net/minecraft/util/datafix/fixes/References/TEAM +FD: net/minecraft/util/datafix/fixes/References/f_16793_ net/minecraft/util/datafix/fixes/References/RECIPE +FD: net/minecraft/util/datafix/fixes/References/f_16794_ net/minecraft/util/datafix/fixes/References/BIOME +FD: net/minecraft/util/datafix/fixes/References/f_16795_ net/minecraft/util/datafix/fixes/References/WORLD_GEN_SETTINGS +FD: net/minecraft/util/datafix/fixes/References/net/minecraft/util/datafix/fixes/References net/minecraft/util/datafix/fixes/References/net/minecraft/util/datafix/fixes/References +MD: net/minecraft/util/datafix/fixes/References/ ()V net/minecraft/util/datafix/fixes/References/ ()V +MD: net/minecraft/util/datafix/fixes/References/ ()V net/minecraft/util/datafix/fixes/References/ ()V +MD: net/minecraft/util/datafix/fixes/References/m_145630_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$25 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16797_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$24 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16798_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$23 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16799_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$22 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16800_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$21 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16801_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$20 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16802_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$19 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16803_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$18 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16804_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$17 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16805_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$16 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16806_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$15 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16807_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$14 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16808_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$13 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16809_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$12 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16810_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$11 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16811_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$10 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16812_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$9 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16813_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$8 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16814_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$7 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16815_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$6 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16816_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$5 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16817_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$4 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16818_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$3 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16819_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$2 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16820_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$1 ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/References/m_16821_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/References/lambda$static$0 ()Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/RemoveGolemGossipFix net/minecraft/util/datafix/fixes/RemoveGolemGossipFix +FD: net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/net/minecraft/util/datafix/fixes/RemoveGolemGossipFix net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/net/minecraft/util/datafix/fixes/RemoveGolemGossipFix +MD: net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/m_145631_ (Lcom/mojang/serialization/Dynamic;)Z net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/lambda$fixValue$0 (Lcom/mojang/serialization/Dynamic;)Z +MD: net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/m_16827_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/fixValue (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/m_16829_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/lambda$fixValue$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/RemoveGolemGossipFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/RenameBiomesFix net/minecraft/util/datafix/fixes/RenameBiomesFix +FD: net/minecraft/util/datafix/fixes/RenameBiomesFix/f_16834_ net/minecraft/util/datafix/fixes/RenameBiomesFix/name +FD: net/minecraft/util/datafix/fixes/RenameBiomesFix/f_16835_ net/minecraft/util/datafix/fixes/RenameBiomesFix/biomes +FD: net/minecraft/util/datafix/fixes/RenameBiomesFix/net/minecraft/util/datafix/fixes/RenameBiomesFix net/minecraft/util/datafix/fixes/RenameBiomesFix/net/minecraft/util/datafix/fixes/RenameBiomesFix +MD: net/minecraft/util/datafix/fixes/RenameBiomesFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/util/Map;)V net/minecraft/util/datafix/fixes/RenameBiomesFix/ (Lcom/mojang/datafixers/schemas/Schema;ZLjava/lang/String;Ljava/util/Map;)V +MD: net/minecraft/util/datafix/fixes/RenameBiomesFix/m_145633_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/RenameBiomesFix/lambda$makeRule$1 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/RenameBiomesFix/m_145635_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/RenameBiomesFix/lambda$makeRule$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/RenameBiomesFix/m_16843_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/RenameBiomesFix/lambda$makeRule$2 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/RenameBiomesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/RenameBiomesFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/RenamedCoralFansFix net/minecraft/util/datafix/fixes/RenamedCoralFansFix +FD: net/minecraft/util/datafix/fixes/RenamedCoralFansFix/f_16848_ net/minecraft/util/datafix/fixes/RenamedCoralFansFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/RenamedCoralFansFix/net/minecraft/util/datafix/fixes/RenamedCoralFansFix net/minecraft/util/datafix/fixes/RenamedCoralFansFix/net/minecraft/util/datafix/fixes/RenamedCoralFansFix +MD: net/minecraft/util/datafix/fixes/RenamedCoralFansFix/ ()V net/minecraft/util/datafix/fixes/RenamedCoralFansFix/ ()V +MD: net/minecraft/util/datafix/fixes/RenamedCoralFansFix/ ()V net/minecraft/util/datafix/fixes/RenamedCoralFansFix/ ()V +CL: net/minecraft/util/datafix/fixes/RenamedCoralFix net/minecraft/util/datafix/fixes/RenamedCoralFix +FD: net/minecraft/util/datafix/fixes/RenamedCoralFix/f_16850_ net/minecraft/util/datafix/fixes/RenamedCoralFix/RENAMED_IDS +FD: net/minecraft/util/datafix/fixes/RenamedCoralFix/net/minecraft/util/datafix/fixes/RenamedCoralFix net/minecraft/util/datafix/fixes/RenamedCoralFix/net/minecraft/util/datafix/fixes/RenamedCoralFix +MD: net/minecraft/util/datafix/fixes/RenamedCoralFix/ ()V net/minecraft/util/datafix/fixes/RenamedCoralFix/ ()V +MD: net/minecraft/util/datafix/fixes/RenamedCoralFix/ ()V net/minecraft/util/datafix/fixes/RenamedCoralFix/ ()V +CL: net/minecraft/util/datafix/fixes/ReorganizePoi net/minecraft/util/datafix/fixes/ReorganizePoi +FD: net/minecraft/util/datafix/fixes/ReorganizePoi/net/minecraft/util/datafix/fixes/ReorganizePoi net/minecraft/util/datafix/fixes/ReorganizePoi/net/minecraft/util/datafix/fixes/ReorganizePoi +MD: net/minecraft/util/datafix/fixes/ReorganizePoi/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ReorganizePoi/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ReorganizePoi/m_145639_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/ReorganizePoi/lambda$makeRule$0 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/ReorganizePoi/m_16857_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ReorganizePoi/cap (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ReorganizePoi/m_16859_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/ReorganizePoi/lambda$makeRule$1 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/ReorganizePoi/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/ReorganizePoi/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix +FD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/f_145641_ net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/INDEX_PATTERN +FD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/f_145642_ net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/PIECE_TYPE +FD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/f_145643_ net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/FEATURES +FD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/ ()V net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/ ()V +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145647_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/fixFeature (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145649_ (Lcom/mojang/serialization/Dynamic;[Ljava/lang/String;)Lcom/mojang/serialization/OptionalDynamic; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/get (Lcom/mojang/serialization/Dynamic;[Ljava/lang/String;)Lcom/mojang/serialization/OptionalDynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145652_ (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/getReplacement (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145660_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/updateChildren (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145662_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145664_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/updateChildren (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145666_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/lambda$updateChildren$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/m_145668_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/lambda$updateChildren$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/SavedDataFeaturePoolElementFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/SavedDataUUIDFix net/minecraft/util/datafix/fixes/SavedDataUUIDFix +FD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/f_201930_ net/minecraft/util/datafix/fixes/SavedDataUUIDFix/LOGGER +FD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/net/minecraft/util/datafix/fixes/SavedDataUUIDFix net/minecraft/util/datafix/fixes/SavedDataUUIDFix/net/minecraft/util/datafix/fixes/SavedDataUUIDFix +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/ ()V net/minecraft/util/datafix/fixes/SavedDataUUIDFix/ ()V +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/SavedDataUUIDFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_145671_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$6 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_145673_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$5 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_145675_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_145677_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_145679_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_145681_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_145683_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/m_16864_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/lambda$makeRule$7 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/SavedDataUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/SavedDataUUIDFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix net/minecraft/util/datafix/fixes/SavedDataVillageCropFix +FD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/net/minecraft/util/datafix/fixes/SavedDataVillageCropFix net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/net/minecraft/util/datafix/fixes/SavedDataVillageCropFix +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/m_16884_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/m_16886_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/updateCrop (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/m_16889_ (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/updateChildren (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/m_16891_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/updateChildren (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/m_16893_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/updateSingleField (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/m_16895_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/updateDoubleField (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/m_16897_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/lambda$updateChildren$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/SavedDataVillageCropFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/SimpleEntityRenameFix net/minecraft/util/datafix/fixes/SimpleEntityRenameFix +FD: net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/net/minecraft/util/datafix/fixes/SimpleEntityRenameFix net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/net/minecraft/util/datafix/fixes/SimpleEntityRenameFix +MD: net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/ (Ljava/lang/String;Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/ (Ljava/lang/String;Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/m_6911_ (Ljava/lang/String;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/fix (Ljava/lang/String;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/m_6942_ (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/SimpleEntityRenameFix/getNewNameAndTag (Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix net/minecraft/util/datafix/fixes/SimplestEntityRenameFix +FD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/f_16909_ net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/name +FD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/net/minecraft/util/datafix/fixes/SimplestEntityRenameFix net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/net/minecraft/util/datafix/fixes/SimplestEntityRenameFix +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/ (Ljava/lang/String;Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/ (Ljava/lang/String;Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/m_145685_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/lambda$makeRule$1 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/m_145689_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/lambda$makeRule$0 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/m_145693_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/lambda$makeRule$3 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/m_16918_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/lambda$makeRule$2 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/m_16928_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/lambda$makeRule$4 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/m_7476_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/rename (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/SimplestEntityRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/SpawnerDataFix net/minecraft/util/datafix/fixes/SpawnerDataFix +FD: net/minecraft/util/datafix/fixes/SpawnerDataFix/net/minecraft/util/datafix/fixes/SpawnerDataFix net/minecraft/util/datafix/fixes/SpawnerDataFix/net/minecraft/util/datafix/fixes/SpawnerDataFix +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/SpawnerDataFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/m_185134_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/SpawnerDataFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/m_185140_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/SpawnerDataFix/wrapEntityToSpawnData (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/m_185143_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/SpawnerDataFix/lambda$wrapSpawnPotentialsToWeightedEntries$3 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/m_185146_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/SpawnerDataFix/wrapSpawnPotentialsToWeightedEntries (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/m_185149_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/SpawnerDataFix/lambda$makeRule$1 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/m_185152_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/SpawnerDataFix/lambda$makeRule$0 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/SpawnerDataFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/SpawnerDataFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/StatsCounterFix net/minecraft/util/datafix/fixes/StatsCounterFix +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_145695_ net/minecraft/util/datafix/fixes/StatsCounterFix/BLOCK_KEY +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_145696_ net/minecraft/util/datafix/fixes/StatsCounterFix/NEW_BLOCK_KEY +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_145697_ net/minecraft/util/datafix/fixes/StatsCounterFix/NEW_CUSTOM_KEY +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_16932_ net/minecraft/util/datafix/fixes/StatsCounterFix/SKIP +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_16933_ net/minecraft/util/datafix/fixes/StatsCounterFix/CUSTOM_MAP +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_16934_ net/minecraft/util/datafix/fixes/StatsCounterFix/ITEM_KEYS +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_16935_ net/minecraft/util/datafix/fixes/StatsCounterFix/ENTITY_KEYS +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/f_16936_ net/minecraft/util/datafix/fixes/StatsCounterFix/ENTITIES +FD: net/minecraft/util/datafix/fixes/StatsCounterFix/net/minecraft/util/datafix/fixes/StatsCounterFix net/minecraft/util/datafix/fixes/StatsCounterFix/net/minecraft/util/datafix/fixes/StatsCounterFix +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/ ()V net/minecraft/util/datafix/fixes/StatsCounterFix/ ()V +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/StatsCounterFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/m_145698_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/StatsCounterFix/lambda$makeRule$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/m_145699_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StatsCounterFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/m_16942_ (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StatsCounterFix/lambda$makeRule$2 (Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/m_16948_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/StatsCounterFix/upgradeItem (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/m_16950_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/StatsCounterFix/upgradeBlock (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/StatsCounterFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/StatsCounterFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/StatsRenameFix net/minecraft/util/datafix/fixes/StatsRenameFix +FD: net/minecraft/util/datafix/fixes/StatsRenameFix/f_145702_ net/minecraft/util/datafix/fixes/StatsRenameFix/name +FD: net/minecraft/util/datafix/fixes/StatsRenameFix/f_145703_ net/minecraft/util/datafix/fixes/StatsRenameFix/renames +FD: net/minecraft/util/datafix/fixes/StatsRenameFix/net/minecraft/util/datafix/fixes/StatsRenameFix net/minecraft/util/datafix/fixes/StatsRenameFix/net/minecraft/util/datafix/fixes/StatsRenameFix +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/Map;)V net/minecraft/util/datafix/fixes/StatsRenameFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Ljava/util/Map;)V +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181042_ ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/StatsRenameFix/createCriteriaRule ()Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181043_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createStatRule$8 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181048_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createStatRule$7 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181052_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createStatRule$6 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181055_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createStatRule$5 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181057_ ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/StatsRenameFix/createStatRule ()Lcom/mojang/datafixers/TypeRewriteRule; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181058_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createCriteriaRule$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181063_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createCriteriaRule$3 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181067_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createCriteriaRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181070_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createCriteriaRule$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/m_181072_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/StatsRenameFix/lambda$createCriteriaRule$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/StatsRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/StatsRenameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/StriderGravityFix net/minecraft/util/datafix/fixes/StriderGravityFix +FD: net/minecraft/util/datafix/fixes/StriderGravityFix/net/minecraft/util/datafix/fixes/StriderGravityFix net/minecraft/util/datafix/fixes/StriderGravityFix/net/minecraft/util/datafix/fixes/StriderGravityFix +MD: net/minecraft/util/datafix/fixes/StriderGravityFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/StriderGravityFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/StriderGravityFix/m_16958_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StriderGravityFix/fixTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StriderGravityFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StriderGravityFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/StructureReferenceCountFix net/minecraft/util/datafix/fixes/StructureReferenceCountFix +FD: net/minecraft/util/datafix/fixes/StructureReferenceCountFix/net/minecraft/util/datafix/fixes/StructureReferenceCountFix net/minecraft/util/datafix/fixes/StructureReferenceCountFix/net/minecraft/util/datafix/fixes/StructureReferenceCountFix +MD: net/minecraft/util/datafix/fixes/StructureReferenceCountFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/StructureReferenceCountFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/StructureReferenceCountFix/m_145723_ (Ljava/lang/Integer;)Z net/minecraft/util/datafix/fixes/StructureReferenceCountFix/lambda$setCountToAtLeastOne$1 (Ljava/lang/Integer;)Z +MD: net/minecraft/util/datafix/fixes/StructureReferenceCountFix/m_16963_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StructureReferenceCountFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StructureReferenceCountFix/m_16965_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructureReferenceCountFix/setCountToAtLeastOne (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructureReferenceCountFix/m_16969_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructureReferenceCountFix/lambda$setCountToAtLeastOne$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructureReferenceCountFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/StructureReferenceCountFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix +FD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204001_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204004_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/fixDimension (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204006_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/fixStructures (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204008_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/lambda$fixStructures$5 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204011_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/lambda$fixStructures$4 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204014_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204017_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/lambda$fixDimension$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_204019_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/lambda$fixDimension$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/m_207672_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/lambda$fixStructures$6 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/StructureSettingsFlattenFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix +FD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/f_207676_ net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/CONVERSION_MAP +FD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/ ()V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/ ()V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207680_ (Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion;Lit/unimi/dsi/fastutil/objects/Object2IntArrayMap;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$guessConfiguration$9 (Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion;Lit/unimi/dsi/fastutil/objects/Object2IntArrayMap;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207684_ (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/updateStart (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207687_ (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$updateReference$7 (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207691_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207693_ (Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/guessConfiguration (Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207696_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$updateReferences$6 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207699_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/updateStarts (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207702_ (Ljava/util/List;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$updateReferences$5 (Ljava/util/List;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207706_ (Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion;Lit/unimi/dsi/fastutil/objects/Object2IntArrayMap;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$guessConfiguration$8 (Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion;Lit/unimi/dsi/fastutil/objects/Object2IntArrayMap;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207710_ (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/updateReference (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207713_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$updateStarts$4 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207716_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/updateReferences (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207719_ (Ljava/util/List;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$updateStarts$3 (Ljava/util/List;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207723_ (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/findUpdatedStructureType (Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207726_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$fix$2 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207729_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$fix$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/m_207732_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion +FD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/f_207736_ net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/biomeMapping +FD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/f_207737_ net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/fallback +FD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/ (Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/ (Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/equals (Ljava/lang/Object;)Z net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/f_207736_ ()Ljava/util/Map; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/biomeMapping ()Ljava/util/Map; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/f_207737_ ()Ljava/lang/String; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/fallback ()Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/hashCode ()I net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/hashCode ()I +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/m_207742_ (Lcom/google/common/collect/ImmutableMap$Builder;Ljava/util/Map$Entry;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/lambda$unpack$0 (Lcom/google/common/collect/ImmutableMap$Builder;Ljava/util/Map$Entry;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/m_207746_ (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/trivial (Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/m_207748_ (Ljava/util/Map;)Ljava/util/Map; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/unpack (Ljava/util/Map;)Ljava/util/Map; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/m_207750_ (Ljava/util/Map;Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/biomeMapped (Ljava/util/Map;Ljava/lang/String;)Lnet/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion; +MD: net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/toString ()Ljava/lang/String; net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix$Conversion/toString ()Ljava/lang/String; +CL: net/minecraft/util/datafix/fixes/TeamDisplayNameFix net/minecraft/util/datafix/fixes/TeamDisplayNameFix +FD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/net/minecraft/util/datafix/fixes/TeamDisplayNameFix net/minecraft/util/datafix/fixes/TeamDisplayNameFix/net/minecraft/util/datafix/fixes/TeamDisplayNameFix +MD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/TeamDisplayNameFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/m_145725_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/TeamDisplayNameFix/lambda$makeRule$3 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/m_145727_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/TeamDisplayNameFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/m_145729_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/TeamDisplayNameFix/lambda$makeRule$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/m_145732_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/TeamDisplayNameFix/lambda$makeRule$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/m_17010_ (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; net/minecraft/util/datafix/fixes/TeamDisplayNameFix/lambda$makeRule$4 (Lcom/mojang/serialization/DynamicOps;)Ljava/util/function/Function; +MD: net/minecraft/util/datafix/fixes/TeamDisplayNameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/TeamDisplayNameFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix +FD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/f_145734_ net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/SIZE +FD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/f_145735_ net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/SIZE_BITS +FD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/f_17015_ net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/LOGGER +FD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/ ()V net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/ ()V +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/m_145736_ (IILit/unimi/dsi/fastutil/ints/IntSet;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/lambda$makeRule$2 (IILit/unimi/dsi/fastutil/ints/IntSet;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/m_145742_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/lambda$makeRule$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/m_145747_ (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;IILit/unimi/dsi/fastutil/ints/IntSet;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/lambda$makeRule$3 (Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;IILit/unimi/dsi/fastutil/ints/IntSet;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/m_145753_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/lambda$makeRule$1 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/m_145755_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/lambda$makeRule$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/m_17026_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/lambda$makeRule$5 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection +FD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/f_17048_ net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/chestIds +FD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/ (Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/m_17053_ (I)Z net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/isTrappedChest (I)Z +MD: net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/m_7969_ ()Z net/minecraft/util/datafix/fixes/TrappedChestBlockEntityFix$TrappedChestSection/skippable ()Z +CL: net/minecraft/util/datafix/fixes/VillagerDataFix net/minecraft/util/datafix/fixes/VillagerDataFix +FD: net/minecraft/util/datafix/fixes/VillagerDataFix/net/minecraft/util/datafix/fixes/VillagerDataFix net/minecraft/util/datafix/fixes/VillagerDataFix/net/minecraft/util/datafix/fixes/VillagerDataFix +MD: net/minecraft/util/datafix/fixes/VillagerDataFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/VillagerDataFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/VillagerDataFix/m_17058_ (II)Ljava/lang/String; net/minecraft/util/datafix/fixes/VillagerDataFix/upgradeData (II)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/VillagerDataFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerDataFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix net/minecraft/util/datafix/fixes/VillagerFollowRangeFix +FD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/f_145757_ net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/ORIGINAL_VALUE +FD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/f_145758_ net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/NEW_BASE_VALUE +FD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/net/minecraft/util/datafix/fixes/VillagerFollowRangeFix net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/net/minecraft/util/datafix/fixes/VillagerFollowRangeFix +MD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/m_145759_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/lambda$fixValue$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/m_17067_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/fixValue (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/m_17069_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/lambda$fixValue$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerFollowRangeFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix +FD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/f_145761_ net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/TRADES_PER_LEVEL +FD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/f_17074_ net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/LEVEL_XP_THRESHOLDS +FD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/ ()V net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/ ()V +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_145762_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/lambda$makeRule$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_145767_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/lambda$makeRule$1 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_145770_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/lambda$makeRule$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_145773_ (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/lambda$addLevel$4 (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_17079_ (I)I net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/getMinXpPerLevel (I)I +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_17081_ (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/lambda$addXpFromLevel$6 (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_17092_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/lambda$makeRule$3 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_17099_ (Lcom/mojang/datafixers/Typed;I)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/addLevel (Lcom/mojang/datafixers/Typed;I)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_17102_ (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/lambda$addLevel$5 (ILcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/m_17108_ (Lcom/mojang/datafixers/Typed;I)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/addXpFromLevel (Lcom/mojang/datafixers/Typed;I)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/VillagerRebuildLevelAndXpFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/VillagerTradeFix net/minecraft/util/datafix/fixes/VillagerTradeFix +FD: net/minecraft/util/datafix/fixes/VillagerTradeFix/net/minecraft/util/datafix/fixes/VillagerTradeFix net/minecraft/util/datafix/fixes/VillagerTradeFix/net/minecraft/util/datafix/fixes/VillagerTradeFix +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/VillagerTradeFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_145776_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Ljava/util/function/Function;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerTradeFix/lambda$fix$2 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Ljava/util/function/Function;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_145783_ (Lcom/mojang/datafixers/OpticFinder;Ljava/util/function/Function;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerTradeFix/lambda$fix$1 (Lcom/mojang/datafixers/OpticFinder;Ljava/util/function/Function;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_145789_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/VillagerTradeFix/lambda$updateItemStack$4 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_17118_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Ljava/util/function/Function;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerTradeFix/lambda$fix$3 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Ljava/util/function/Function;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_17133_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerTradeFix/updateItemStack (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_17144_ (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/fixes/VillagerTradeFix/lambda$updateItemStack$5 (Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_17148_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerTradeFix/lambda$fix$0 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/VillagerTradeFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/VillagerTradeFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/WallPropertyFix net/minecraft/util/datafix/fixes/WallPropertyFix +FD: net/minecraft/util/datafix/fixes/WallPropertyFix/f_17151_ net/minecraft/util/datafix/fixes/WallPropertyFix/WALL_BLOCKS +FD: net/minecraft/util/datafix/fixes/WallPropertyFix/net/minecraft/util/datafix/fixes/WallPropertyFix net/minecraft/util/datafix/fixes/WallPropertyFix/net/minecraft/util/datafix/fixes/WallPropertyFix +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/ ()V net/minecraft/util/datafix/fixes/WallPropertyFix/ ()V +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/WallPropertyFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/m_17156_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/WallPropertyFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/m_17158_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WallPropertyFix/upgradeBlockStateTag (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/m_17160_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WallPropertyFix/fixWallProperty (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/m_17163_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/WallPropertyFix/mapProperty (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/m_17165_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WallPropertyFix/lambda$upgradeBlockStateTag$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/m_17167_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WallPropertyFix/lambda$fixWallProperty$1 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WallPropertyFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/WallPropertyFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix +FD: net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix +MD: net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/m_203115_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/WeaponSmithChestLootTableFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/m_185158_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/lambda$makeRule$4 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/m_185161_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/lambda$makeRule$3 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/m_185163_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/lambda$makeRule$2 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/m_185165_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/m_185168_ (Ljava/util/Map;)Ljava/util/Map; net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/lambda$makeRule$1 (Ljava/util/Map;)Ljava/util/Map; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/WorldGenSettingsDisallowOldCustomWorldsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/WorldGenSettingsFix net/minecraft/util/datafix/fixes/WorldGenSettingsFix +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145791_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/VILLAGE +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145792_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/DESERT_PYRAMID +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145793_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/IGLOO +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145794_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/JUNGLE_TEMPLE +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145795_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/SWAMP_HUT +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145796_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/PILLAGER_OUTPOST +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145797_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/END_CITY +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145798_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/WOODLAND_MANSION +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_145799_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/OCEAN_MONUMENT +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/f_17170_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix/DEFAULTS +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/net/minecraft/util/datafix/fixes/WorldGenSettingsFix net/minecraft/util/datafix/fixes/WorldGenSettingsFix/net/minecraft/util/datafix/fixes/WorldGenSettingsFix +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/ ()V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/ ()V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_145800_ (Lcom/mojang/serialization/Dynamic;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fixFlatStructures$7 (Lcom/mojang/serialization/Dynamic;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_145809_ (Lcom/mojang/serialization/Dynamic;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fixFlatStructures$8 (Lcom/mojang/serialization/Dynamic;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Ljava/util/Map;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_145817_ (Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fixFlatStructures$9 (Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17174_ (JLcom/mojang/serialization/DynamicLike;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/noise (JLcom/mojang/serialization/DynamicLike;Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17179_ (Lcom/google/common/collect/ImmutableMap$Builder;Lcom/mojang/serialization/DynamicOps;Ljava/lang/String;)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fix$6 (Lcom/google/common/collect/ImmutableMap$Builder;Lcom/mojang/serialization/DynamicOps;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17183_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$makeRule$0 (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17185_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17187_ (Lcom/mojang/serialization/Dynamic;J)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/defaultOverworld (Lcom/mojang/serialization/Dynamic;J)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17190_ (Lcom/mojang/serialization/Dynamic;JLcom/mojang/serialization/Dynamic;Z)Ljava/lang/Object; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/vanillaLevels (Lcom/mojang/serialization/Dynamic;JLcom/mojang/serialization/Dynamic;Z)Ljava/lang/Object; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17195_ (Lcom/mojang/serialization/Dynamic;JZZ)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/vanillaBiomeSource (Lcom/mojang/serialization/Dynamic;JZZ)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17217_ (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/OptionalDynamic;)Ljava/util/Map; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/fixFlatStructures (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/OptionalDynamic;)Ljava/util/Map; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17220_ (Lcom/mojang/serialization/DynamicOps;Ljava/util/Map$Entry;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fixFlatStructures$12 (Lcom/mojang/serialization/DynamicOps;Ljava/util/Map$Entry;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17223_ (Lcom/mojang/serialization/OptionalDynamic;Ljava/util/Map$Entry;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fixFlatStructures$11 (Lcom/mojang/serialization/OptionalDynamic;Ljava/util/Map$Entry;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17226_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fix$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17228_ (Ljava/lang/String;I)I net/minecraft/util/datafix/fixes/WorldGenSettingsFix/getInt (Ljava/lang/String;I)I +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17231_ (Ljava/lang/String;II)I net/minecraft/util/datafix/fixes/WorldGenSettingsFix/getInt (Ljava/lang/String;II)I +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17235_ (Ljava/util/Map;Ljava/lang/String;Ljava/lang/String;I)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/setSpacing (Ljava/util/Map;Ljava/lang/String;Ljava/lang/String;I)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17240_ (Ljava/util/Optional;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fix$2 (Ljava/util/Optional;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17251_ (Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fixFlatStructures$10 (Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/util/Map;Ljava/util/Map;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17258_ (Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fix$5 (Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17260_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fix$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/m_17262_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/lambda$fix$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/WorldGenSettingsFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/f_17265_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/CODEC +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/f_17266_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/spacing +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/f_17267_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/separation +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/f_17268_ net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/salt +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/ ()V net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/ ()V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/ (III)V net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/ (III)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/m_145825_ (Lnet/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/lambda$static$2 (Lnet/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/m_145827_ (Lnet/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/lambda$static$1 (Lnet/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/m_145829_ (Lnet/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration;)Ljava/lang/Integer; net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/lambda$static$0 (Lnet/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/m_17276_ (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/serialize (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/m_17278_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/datafix/fixes/WorldGenSettingsFix$StructureFeatureConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/f_185171_ net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/WAS_PREVIOUSLY_INCREASED_KEY +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/f_185172_ net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/NAME +FD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/ (Lcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185175_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$7 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185176_ (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$9 (Lcom/mojang/datafixers/OpticFinder;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185180_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/updateLayers (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185182_ (ZLorg/apache/commons/lang3/mutable/MutableBoolean;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$2 (ZLorg/apache/commons/lang3/mutable/MutableBoolean;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185186_ (ZZLcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$8 (ZZLcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185191_ (ZZLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$6 (ZZLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185195_ ()Ljava/lang/IllegalStateException; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185196_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$4 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185198_ (ZZLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$5 (ZZLcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185202_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$3 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/m_185204_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/lambda$makeRule$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/WorldGenSettingsHeightAndBiomeFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/WriteAndReadFix net/minecraft/util/datafix/fixes/WriteAndReadFix +FD: net/minecraft/util/datafix/fixes/WriteAndReadFix/f_17290_ net/minecraft/util/datafix/fixes/WriteAndReadFix/name +FD: net/minecraft/util/datafix/fixes/WriteAndReadFix/f_17291_ net/minecraft/util/datafix/fixes/WriteAndReadFix/type +FD: net/minecraft/util/datafix/fixes/WriteAndReadFix/net/minecraft/util/datafix/fixes/WriteAndReadFix net/minecraft/util/datafix/fixes/WriteAndReadFix/net/minecraft/util/datafix/fixes/WriteAndReadFix +MD: net/minecraft/util/datafix/fixes/WriteAndReadFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;)V net/minecraft/util/datafix/fixes/WriteAndReadFix/ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;)V +MD: net/minecraft/util/datafix/fixes/WriteAndReadFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; net/minecraft/util/datafix/fixes/WriteAndReadFix/makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; +CL: net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix +FD: net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix +MD: net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/ (Lcom/mojang/datafixers/schemas/Schema;Z)V +MD: net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/m_17302_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/lambda$fix$0 (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/m_7504_ (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; net/minecraft/util/datafix/fixes/ZombieVillagerRebuildXpFix/fix (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; +CL: net/minecraft/util/datafix/fixes/package-info net/minecraft/util/datafix/fixes/package-info +FD: net/minecraft/util/datafix/fixes/package-info/net/minecraft/util/datafix/fixes/package-info net/minecraft/util/datafix/fixes/package-info/net/minecraft/util/datafix/fixes/package-info +CL: net/minecraft/util/datafix/package-info net/minecraft/util/datafix/package-info +FD: net/minecraft/util/datafix/package-info/net/minecraft/util/datafix/package-info net/minecraft/util/datafix/package-info/net/minecraft/util/datafix/package-info +CL: net/minecraft/util/datafix/schemas/NamespacedSchema net/minecraft/util/datafix/schemas/NamespacedSchema +FD: net/minecraft/util/datafix/schemas/NamespacedSchema/f_17304_ net/minecraft/util/datafix/schemas/NamespacedSchema/NAMESPACED_STRING_CODEC +FD: net/minecraft/util/datafix/schemas/NamespacedSchema/f_17305_ net/minecraft/util/datafix/schemas/NamespacedSchema/NAMESPACED_STRING +FD: net/minecraft/util/datafix/schemas/NamespacedSchema/net/minecraft/util/datafix/schemas/NamespacedSchema net/minecraft/util/datafix/schemas/NamespacedSchema/net/minecraft/util/datafix/schemas/NamespacedSchema +MD: net/minecraft/util/datafix/schemas/NamespacedSchema/ ()V net/minecraft/util/datafix/schemas/NamespacedSchema/ ()V +MD: net/minecraft/util/datafix/schemas/NamespacedSchema/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/NamespacedSchema/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/NamespacedSchema/getChoiceType (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; net/minecraft/util/datafix/schemas/NamespacedSchema/getChoiceType (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/util/datafix/schemas/NamespacedSchema/m_17310_ ()Lcom/mojang/datafixers/types/Type; net/minecraft/util/datafix/schemas/NamespacedSchema/namespacedString ()Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/util/datafix/schemas/NamespacedSchema/m_17311_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/schemas/NamespacedSchema/ensureNamespaced (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/util/datafix/schemas/NamespacedSchema$1 net/minecraft/util/datafix/schemas/NamespacedSchema$1 +FD: net/minecraft/util/datafix/schemas/NamespacedSchema$1/net/minecraft/util/datafix/schemas/NamespacedSchema$1 net/minecraft/util/datafix/schemas/NamespacedSchema$1/net/minecraft/util/datafix/schemas/NamespacedSchema$1 +MD: net/minecraft/util/datafix/schemas/NamespacedSchema$1/ ()V net/minecraft/util/datafix/schemas/NamespacedSchema$1/ ()V +MD: net/minecraft/util/datafix/schemas/NamespacedSchema$1/read (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/util/datafix/schemas/NamespacedSchema$1/read (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/datafix/schemas/NamespacedSchema$1/toString ()Ljava/lang/String; net/minecraft/util/datafix/schemas/NamespacedSchema$1/toString ()Ljava/lang/String; +MD: net/minecraft/util/datafix/schemas/NamespacedSchema$1/write (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/NamespacedSchema$1/write (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/util/datafix/schemas/NamespacedSchema$1/write (Lcom/mojang/serialization/DynamicOps;Ljava/lang/String;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/NamespacedSchema$1/write (Lcom/mojang/serialization/DynamicOps;Ljava/lang/String;)Ljava/lang/Object; +CL: net/minecraft/util/datafix/schemas/V100 net/minecraft/util/datafix/schemas/V100 +FD: net/minecraft/util/datafix/schemas/V100/net/minecraft/util/datafix/schemas/V100 net/minecraft/util/datafix/schemas/V100/net/minecraft/util/datafix/schemas/V100 +MD: net/minecraft/util/datafix/schemas/V100/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V100/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V100/m_17330_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V100/equipment (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V100/m_17332_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V100/lambda$registerEntities$3 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V100/m_17335_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V100/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V100/m_17339_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V100/lambda$registerTypes$4 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V100/m_17341_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V100/lambda$registerEntities$2 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V100/m_17344_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V100/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V100/m_17346_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V100/lambda$registerEntities$1 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V100/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V100/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V100/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V100/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V102 net/minecraft/util/datafix/schemas/V102 +FD: net/minecraft/util/datafix/schemas/V102/net/minecraft/util/datafix/schemas/V102 net/minecraft/util/datafix/schemas/V102/net/minecraft/util/datafix/schemas/V102 +MD: net/minecraft/util/datafix/schemas/V102/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V102/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V102/m_17358_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V102/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V102/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V102/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V1022 net/minecraft/util/datafix/schemas/V1022 +FD: net/minecraft/util/datafix/schemas/V1022/net/minecraft/util/datafix/schemas/V1022 net/minecraft/util/datafix/schemas/V1022/net/minecraft/util/datafix/schemas/V1022 +MD: net/minecraft/util/datafix/schemas/V1022/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1022/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1022/m_17367_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1022/lambda$registerTypes$0 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1022/m_17368_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1022/lambda$registerTypes$2 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1022/m_17370_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1022/lambda$registerTypes$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1022/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1022/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V106 net/minecraft/util/datafix/schemas/V106 +FD: net/minecraft/util/datafix/schemas/V106/net/minecraft/util/datafix/schemas/V106 net/minecraft/util/datafix/schemas/V106/net/minecraft/util/datafix/schemas/V106 +MD: net/minecraft/util/datafix/schemas/V106/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V106/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V106/m_17379_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V106/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V106/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V106/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V107 net/minecraft/util/datafix/schemas/V107 +FD: net/minecraft/util/datafix/schemas/V107/net/minecraft/util/datafix/schemas/V107 net/minecraft/util/datafix/schemas/V107/net/minecraft/util/datafix/schemas/V107 +MD: net/minecraft/util/datafix/schemas/V107/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V107/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V107/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V107/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1125 net/minecraft/util/datafix/schemas/V1125 +FD: net/minecraft/util/datafix/schemas/V1125/net/minecraft/util/datafix/schemas/V1125 net/minecraft/util/datafix/schemas/V1125/net/minecraft/util/datafix/schemas/V1125 +MD: net/minecraft/util/datafix/schemas/V1125/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1125/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1125/m_17393_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1125/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1125/m_17395_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1125/lambda$registerTypes$2 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1125/m_17396_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1125/lambda$registerTypes$1 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1125/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1125/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V1125/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1125/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V135 net/minecraft/util/datafix/schemas/V135 +FD: net/minecraft/util/datafix/schemas/V135/net/minecraft/util/datafix/schemas/V135 net/minecraft/util/datafix/schemas/V135/net/minecraft/util/datafix/schemas/V135 +MD: net/minecraft/util/datafix/schemas/V135/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V135/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V135/m_17406_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V135/lambda$registerTypes$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V135/m_17408_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V135/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V135/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V135/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V143 net/minecraft/util/datafix/schemas/V143 +FD: net/minecraft/util/datafix/schemas/V143/net/minecraft/util/datafix/schemas/V143 net/minecraft/util/datafix/schemas/V143/net/minecraft/util/datafix/schemas/V143 +MD: net/minecraft/util/datafix/schemas/V143/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V143/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V143/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V143/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1451 net/minecraft/util/datafix/schemas/V1451 +FD: net/minecraft/util/datafix/schemas/V1451/net/minecraft/util/datafix/schemas/V1451 net/minecraft/util/datafix/schemas/V1451/net/minecraft/util/datafix/schemas/V1451 +MD: net/minecraft/util/datafix/schemas/V1451/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451/m_17422_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451/lambda$registerBlockEntities$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1451/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1451_1 net/minecraft/util/datafix/schemas/V1451_1 +FD: net/minecraft/util/datafix/schemas/V1451_1/net/minecraft/util/datafix/schemas/V1451_1 net/minecraft/util/datafix/schemas/V1451_1/net/minecraft/util/datafix/schemas/V1451_1 +MD: net/minecraft/util/datafix/schemas/V1451_1/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451_1/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451_1/m_17429_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_1/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_1/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1451_1/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V1451_2 net/minecraft/util/datafix/schemas/V1451_2 +FD: net/minecraft/util/datafix/schemas/V1451_2/net/minecraft/util/datafix/schemas/V1451_2 net/minecraft/util/datafix/schemas/V1451_2/net/minecraft/util/datafix/schemas/V1451_2 +MD: net/minecraft/util/datafix/schemas/V1451_2/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451_2/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451_2/m_17438_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_2/lambda$registerBlockEntities$0 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_2/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1451_2/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1451_3 net/minecraft/util/datafix/schemas/V1451_3 +FD: net/minecraft/util/datafix/schemas/V1451_3/net/minecraft/util/datafix/schemas/V1451_3 net/minecraft/util/datafix/schemas/V1451_3/net/minecraft/util/datafix/schemas/V1451_3 +MD: net/minecraft/util/datafix/schemas/V1451_3/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451_3/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17446_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$11 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17448_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$0 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17451_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$10 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17453_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$9 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17455_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$8 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17457_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$7 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17459_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$6 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17461_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$5 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17463_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$4 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17465_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$3 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17467_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$2 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/m_17469_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_3/lambda$registerEntities$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_3/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1451_3/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1451_4 net/minecraft/util/datafix/schemas/V1451_4 +FD: net/minecraft/util/datafix/schemas/V1451_4/net/minecraft/util/datafix/schemas/V1451_4 net/minecraft/util/datafix/schemas/V1451_4/net/minecraft/util/datafix/schemas/V1451_4 +MD: net/minecraft/util/datafix/schemas/V1451_4/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451_4/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451_4/m_17521_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_4/lambda$registerTypes$0 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_4/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1451_4/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V1451_5 net/minecraft/util/datafix/schemas/V1451_5 +FD: net/minecraft/util/datafix/schemas/V1451_5/net/minecraft/util/datafix/schemas/V1451_5 net/minecraft/util/datafix/schemas/V1451_5/net/minecraft/util/datafix/schemas/V1451_5 +MD: net/minecraft/util/datafix/schemas/V1451_5/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451_5/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451_5/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1451_5/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1451_6 net/minecraft/util/datafix/schemas/V1451_6 +FD: net/minecraft/util/datafix/schemas/V1451_6/f_181073_ net/minecraft/util/datafix/schemas/V1451_6/SPECIAL_OBJECTIVE_MARKER +FD: net/minecraft/util/datafix/schemas/V1451_6/f_181074_ net/minecraft/util/datafix/schemas/V1451_6/UNPACK_OBJECTIVE_ID +FD: net/minecraft/util/datafix/schemas/V1451_6/f_181075_ net/minecraft/util/datafix/schemas/V1451_6/REPACK_OBJECTIVE_ID +FD: net/minecraft/util/datafix/schemas/V1451_6/net/minecraft/util/datafix/schemas/V1451_6 net/minecraft/util/datafix/schemas/V1451_6/net/minecraft/util/datafix/schemas/V1451_6 +MD: net/minecraft/util/datafix/schemas/V1451_6/ ()V net/minecraft/util/datafix/schemas/V1451_6/ ()V +MD: net/minecraft/util/datafix/schemas/V1451_6/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451_6/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451_6/m_17534_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_17536_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/function/Supplier;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$registerTypes$1 (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/function/Supplier;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_181077_ (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1451_6/createCriterionTypes (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_181079_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$registerTypes$2 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_181081_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$createCriterionTypes$7 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_181082_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$createCriterionTypes$5 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_181084_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$createCriterionTypes$6 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_181085_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$createCriterionTypes$4 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/m_181087_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_6/lambda$createCriterionTypes$3 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_6/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1451_6/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V1451_6$1 net/minecraft/util/datafix/schemas/V1451_6$1 +FD: net/minecraft/util/datafix/schemas/V1451_6$1/net/minecraft/util/datafix/schemas/V1451_6$1 net/minecraft/util/datafix/schemas/V1451_6$1/net/minecraft/util/datafix/schemas/V1451_6$1 +MD: net/minecraft/util/datafix/schemas/V1451_6$1/ ()V net/minecraft/util/datafix/schemas/V1451_6$1/ ()V +MD: net/minecraft/util/datafix/schemas/V1451_6$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/V1451_6$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/util/datafix/schemas/V1451_6$1/m_181090_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/schemas/V1451_6$1/lambda$apply$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/util/Pair;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/schemas/V1451_6$1/m_181093_ (Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/datafix/schemas/V1451_6$1/lambda$apply$0 (Ljava/lang/String;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/util/datafix/schemas/V1451_6$2 net/minecraft/util/datafix/schemas/V1451_6$2 +FD: net/minecraft/util/datafix/schemas/V1451_6$2/net/minecraft/util/datafix/schemas/V1451_6$2 net/minecraft/util/datafix/schemas/V1451_6$2/net/minecraft/util/datafix/schemas/V1451_6$2 +MD: net/minecraft/util/datafix/schemas/V1451_6$2/ ()V net/minecraft/util/datafix/schemas/V1451_6$2/ ()V +MD: net/minecraft/util/datafix/schemas/V1451_6$2/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/V1451_6$2/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/util/datafix/schemas/V1451_6$2/m_181099_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/schemas/V1451_6$2/lambda$apply$1 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/schemas/V1451_6$2/m_181102_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/datafix/schemas/V1451_6$2/packWithDot (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/datafix/schemas/V1451_6$2/m_181107_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/util/datafix/schemas/V1451_6$2/lambda$apply$0 (Lcom/mojang/serialization/Dynamic;Lcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +CL: net/minecraft/util/datafix/schemas/V1451_7 net/minecraft/util/datafix/schemas/V1451_7 +FD: net/minecraft/util/datafix/schemas/V1451_7/net/minecraft/util/datafix/schemas/V1451_7 net/minecraft/util/datafix/schemas/V1451_7/net/minecraft/util/datafix/schemas/V1451_7 +MD: net/minecraft/util/datafix/schemas/V1451_7/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1451_7/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1451_7/m_17546_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1451_7/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1451_7/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1451_7/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V1460 net/minecraft/util/datafix/schemas/V1460 +FD: net/minecraft/util/datafix/schemas/V1460/net/minecraft/util/datafix/schemas/V1460 net/minecraft/util/datafix/schemas/V1460/net/minecraft/util/datafix/schemas/V1460 +MD: net/minecraft/util/datafix/schemas/V1460/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1460/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1460/m_17555_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$43 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17557_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerBlockEntities$26 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17560_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1460/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1460/m_17564_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/function/Supplier;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$39 (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/function/Supplier;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17567_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$32 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17569_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$45 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17572_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerBlockEntities$25 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17575_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1460/registerInventory (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1460/m_17579_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$30 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17582_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$41 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17584_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerBlockEntities$24 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17587_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$37 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17588_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$40 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17590_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$23 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17593_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$36 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17594_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$38 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17596_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$22 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17599_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$27 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17600_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$35 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17602_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$21 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17605_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$34 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17607_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$20 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17610_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$33 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17612_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$19 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17615_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$31 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17617_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$18 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17620_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$29 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17622_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$17 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17625_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$28 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17627_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$16 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17630_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerInventory$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17632_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$15 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17635_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17637_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$14 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17640_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$13 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17643_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$12 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17646_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$11 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17649_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$10 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17652_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$9 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17663_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$8 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17666_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$7 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17669_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$6 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17672_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$5 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17675_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$4 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17678_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$3 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_17681_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerEntities$2 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_181110_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$47 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_181112_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$42 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_181114_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$46 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/m_181115_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1460/lambda$registerTypes$44 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1460/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1460/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V1460/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1460/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V1460/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1460/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V1466 net/minecraft/util/datafix/schemas/V1466 +FD: net/minecraft/util/datafix/schemas/V1466/net/minecraft/util/datafix/schemas/V1466 net/minecraft/util/datafix/schemas/V1466/net/minecraft/util/datafix/schemas/V1466 +MD: net/minecraft/util/datafix/schemas/V1466/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1466/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1466/m_17687_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1466/lambda$registerTypes$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1466/m_17689_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1466/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1466/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1466/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V1466/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V1466/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V1470 net/minecraft/util/datafix/schemas/V1470 +FD: net/minecraft/util/datafix/schemas/V1470/net/minecraft/util/datafix/schemas/V1470 net/minecraft/util/datafix/schemas/V1470/net/minecraft/util/datafix/schemas/V1470 +MD: net/minecraft/util/datafix/schemas/V1470/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1470/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1470/m_17700_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1470/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1470/m_17702_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1470/lambda$registerEntities$1 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1470/m_17705_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1470/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1470/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1470/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1481 net/minecraft/util/datafix/schemas/V1481 +FD: net/minecraft/util/datafix/schemas/V1481/net/minecraft/util/datafix/schemas/V1481 net/minecraft/util/datafix/schemas/V1481/net/minecraft/util/datafix/schemas/V1481 +MD: net/minecraft/util/datafix/schemas/V1481/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1481/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1481/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1481/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1483 net/minecraft/util/datafix/schemas/V1483 +FD: net/minecraft/util/datafix/schemas/V1483/net/minecraft/util/datafix/schemas/V1483 net/minecraft/util/datafix/schemas/V1483/net/minecraft/util/datafix/schemas/V1483 +MD: net/minecraft/util/datafix/schemas/V1483/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1483/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1483/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1483/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1486 net/minecraft/util/datafix/schemas/V1486 +FD: net/minecraft/util/datafix/schemas/V1486/net/minecraft/util/datafix/schemas/V1486 net/minecraft/util/datafix/schemas/V1486/net/minecraft/util/datafix/schemas/V1486 +MD: net/minecraft/util/datafix/schemas/V1486/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1486/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1486/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1486/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1510 net/minecraft/util/datafix/schemas/V1510 +FD: net/minecraft/util/datafix/schemas/V1510/net/minecraft/util/datafix/schemas/V1510 net/minecraft/util/datafix/schemas/V1510/net/minecraft/util/datafix/schemas/V1510 +MD: net/minecraft/util/datafix/schemas/V1510/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1510/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1510/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1510/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1800 net/minecraft/util/datafix/schemas/V1800 +FD: net/minecraft/util/datafix/schemas/V1800/net/minecraft/util/datafix/schemas/V1800 net/minecraft/util/datafix/schemas/V1800/net/minecraft/util/datafix/schemas/V1800 +MD: net/minecraft/util/datafix/schemas/V1800/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1800/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1800/m_17734_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1800/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1800/m_17736_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1800/lambda$registerEntities$1 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1800/m_17739_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1800/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1800/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1800/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1801 net/minecraft/util/datafix/schemas/V1801 +FD: net/minecraft/util/datafix/schemas/V1801/net/minecraft/util/datafix/schemas/V1801 net/minecraft/util/datafix/schemas/V1801/net/minecraft/util/datafix/schemas/V1801 +MD: net/minecraft/util/datafix/schemas/V1801/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1801/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1801/m_17748_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1801/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1801/m_17750_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1801/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1801/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1801/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1904 net/minecraft/util/datafix/schemas/V1904 +FD: net/minecraft/util/datafix/schemas/V1904/net/minecraft/util/datafix/schemas/V1904 net/minecraft/util/datafix/schemas/V1904/net/minecraft/util/datafix/schemas/V1904 +MD: net/minecraft/util/datafix/schemas/V1904/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1904/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1904/m_17759_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1904/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1904/m_17761_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1904/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1904/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1904/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1906 net/minecraft/util/datafix/schemas/V1906 +FD: net/minecraft/util/datafix/schemas/V1906/net/minecraft/util/datafix/schemas/V1906 net/minecraft/util/datafix/schemas/V1906/net/minecraft/util/datafix/schemas/V1906 +MD: net/minecraft/util/datafix/schemas/V1906/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1906/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1906/m_17770_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1906/lambda$registerInventory$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1906/m_17772_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1906/lambda$registerBlockEntities$0 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1906/m_17775_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1906/registerInventory (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1906/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1906/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1909 net/minecraft/util/datafix/schemas/V1909 +FD: net/minecraft/util/datafix/schemas/V1909/net/minecraft/util/datafix/schemas/V1909 net/minecraft/util/datafix/schemas/V1909/net/minecraft/util/datafix/schemas/V1909 +MD: net/minecraft/util/datafix/schemas/V1909/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1909/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1909/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1909/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1920 net/minecraft/util/datafix/schemas/V1920 +FD: net/minecraft/util/datafix/schemas/V1920/net/minecraft/util/datafix/schemas/V1920 net/minecraft/util/datafix/schemas/V1920/net/minecraft/util/datafix/schemas/V1920 +MD: net/minecraft/util/datafix/schemas/V1920/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1920/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1920/m_17789_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1920/lambda$registerInventory$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1920/m_17791_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1920/registerInventory (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1920/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1920/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1928 net/minecraft/util/datafix/schemas/V1928 +FD: net/minecraft/util/datafix/schemas/V1928/net/minecraft/util/datafix/schemas/V1928 net/minecraft/util/datafix/schemas/V1928/net/minecraft/util/datafix/schemas/V1928 +MD: net/minecraft/util/datafix/schemas/V1928/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1928/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1928/m_17800_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1928/equipment (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1928/m_17802_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1928/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1928/m_17806_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1928/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1928/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1928/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1929 net/minecraft/util/datafix/schemas/V1929 +FD: net/minecraft/util/datafix/schemas/V1929/net/minecraft/util/datafix/schemas/V1929 net/minecraft/util/datafix/schemas/V1929/net/minecraft/util/datafix/schemas/V1929 +MD: net/minecraft/util/datafix/schemas/V1929/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1929/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1929/m_17813_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1929/lambda$registerEntities$1 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1929/m_17816_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1929/lambda$registerEntities$0 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1929/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1929/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V1931 net/minecraft/util/datafix/schemas/V1931 +FD: net/minecraft/util/datafix/schemas/V1931/net/minecraft/util/datafix/schemas/V1931 net/minecraft/util/datafix/schemas/V1931/net/minecraft/util/datafix/schemas/V1931 +MD: net/minecraft/util/datafix/schemas/V1931/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V1931/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V1931/m_17824_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V1931/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V1931/m_17826_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V1931/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V1931/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V1931/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2100 net/minecraft/util/datafix/schemas/V2100 +FD: net/minecraft/util/datafix/schemas/V2100/net/minecraft/util/datafix/schemas/V2100 net/minecraft/util/datafix/schemas/V2100/net/minecraft/util/datafix/schemas/V2100 +MD: net/minecraft/util/datafix/schemas/V2100/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2100/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2100/m_17835_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2100/lambda$registerBlockEntities$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2100/m_17837_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2100/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2100/m_17841_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2100/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2100/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2100/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V2100/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2100/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2501 net/minecraft/util/datafix/schemas/V2501 +FD: net/minecraft/util/datafix/schemas/V2501/net/minecraft/util/datafix/schemas/V2501 net/minecraft/util/datafix/schemas/V2501/net/minecraft/util/datafix/schemas/V2501 +MD: net/minecraft/util/datafix/schemas/V2501/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2501/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2501/m_17850_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2501/lambda$registerFurnace$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2501/m_17852_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2501/registerFurnace (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2501/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2501/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2502 net/minecraft/util/datafix/schemas/V2502 +FD: net/minecraft/util/datafix/schemas/V2502/net/minecraft/util/datafix/schemas/V2502 net/minecraft/util/datafix/schemas/V2502/net/minecraft/util/datafix/schemas/V2502 +MD: net/minecraft/util/datafix/schemas/V2502/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2502/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2502/m_17861_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2502/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2502/m_17863_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2502/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2502/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2502/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2505 net/minecraft/util/datafix/schemas/V2505 +FD: net/minecraft/util/datafix/schemas/V2505/net/minecraft/util/datafix/schemas/V2505 net/minecraft/util/datafix/schemas/V2505/net/minecraft/util/datafix/schemas/V2505 +MD: net/minecraft/util/datafix/schemas/V2505/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2505/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2505/m_17872_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2505/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2505/m_17874_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2505/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2505/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2505/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2509 net/minecraft/util/datafix/schemas/V2509 +FD: net/minecraft/util/datafix/schemas/V2509/net/minecraft/util/datafix/schemas/V2509 net/minecraft/util/datafix/schemas/V2509/net/minecraft/util/datafix/schemas/V2509 +MD: net/minecraft/util/datafix/schemas/V2509/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2509/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2509/m_17883_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2509/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2509/m_17885_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2509/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2509/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2509/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2519 net/minecraft/util/datafix/schemas/V2519 +FD: net/minecraft/util/datafix/schemas/V2519/net/minecraft/util/datafix/schemas/V2519 net/minecraft/util/datafix/schemas/V2519/net/minecraft/util/datafix/schemas/V2519 +MD: net/minecraft/util/datafix/schemas/V2519/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2519/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2519/m_17894_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2519/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2519/m_17896_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2519/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2519/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2519/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2522 net/minecraft/util/datafix/schemas/V2522 +FD: net/minecraft/util/datafix/schemas/V2522/net/minecraft/util/datafix/schemas/V2522 net/minecraft/util/datafix/schemas/V2522/net/minecraft/util/datafix/schemas/V2522 +MD: net/minecraft/util/datafix/schemas/V2522/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2522/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2522/m_17935_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2522/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2522/m_17937_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2522/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2522/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2522/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2551 net/minecraft/util/datafix/schemas/V2551 +FD: net/minecraft/util/datafix/schemas/V2551/net/minecraft/util/datafix/schemas/V2551 net/minecraft/util/datafix/schemas/V2551/net/minecraft/util/datafix/schemas/V2551 +MD: net/minecraft/util/datafix/schemas/V2551/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2551/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2551/m_145834_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2551/lambda$registerTypes$4 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2551/m_145836_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2551/lambda$registerTypes$3 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2551/m_145838_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2551/lambda$registerTypes$2 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2551/m_145840_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2551/lambda$registerTypes$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2551/m_145842_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2551/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2551/m_17946_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2551/lambda$registerTypes$5 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2551/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V2551/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V2568 net/minecraft/util/datafix/schemas/V2568 +FD: net/minecraft/util/datafix/schemas/V2568/net/minecraft/util/datafix/schemas/V2568 net/minecraft/util/datafix/schemas/V2568/net/minecraft/util/datafix/schemas/V2568 +MD: net/minecraft/util/datafix/schemas/V2568/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2568/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2568/m_17965_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2568/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2568/m_17967_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2568/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2568/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2568/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2571 net/minecraft/util/datafix/schemas/V2571 +FD: net/minecraft/util/datafix/schemas/V2571/net/minecraft/util/datafix/schemas/V2571 net/minecraft/util/datafix/schemas/V2571/net/minecraft/util/datafix/schemas/V2571 +MD: net/minecraft/util/datafix/schemas/V2571/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2571/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2571/m_145847_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2571/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2571/m_145849_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2571/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2571/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2571/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2684 net/minecraft/util/datafix/schemas/V2684 +FD: net/minecraft/util/datafix/schemas/V2684/net/minecraft/util/datafix/schemas/V2684 net/minecraft/util/datafix/schemas/V2684/net/minecraft/util/datafix/schemas/V2684 +MD: net/minecraft/util/datafix/schemas/V2684/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2684/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2684/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2684/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2686 net/minecraft/util/datafix/schemas/V2686 +FD: net/minecraft/util/datafix/schemas/V2686/net/minecraft/util/datafix/schemas/V2686 net/minecraft/util/datafix/schemas/V2686/net/minecraft/util/datafix/schemas/V2686 +MD: net/minecraft/util/datafix/schemas/V2686/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2686/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2686/m_145863_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2686/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2686/m_145865_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2686/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2686/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2686/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2688 net/minecraft/util/datafix/schemas/V2688 +FD: net/minecraft/util/datafix/schemas/V2688/net/minecraft/util/datafix/schemas/V2688 net/minecraft/util/datafix/schemas/V2688/net/minecraft/util/datafix/schemas/V2688 +MD: net/minecraft/util/datafix/schemas/V2688/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2688/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2688/m_145874_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2688/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2688/m_145876_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2688/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2688/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2688/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2704 net/minecraft/util/datafix/schemas/V2704 +FD: net/minecraft/util/datafix/schemas/V2704/net/minecraft/util/datafix/schemas/V2704 net/minecraft/util/datafix/schemas/V2704/net/minecraft/util/datafix/schemas/V2704 +MD: net/minecraft/util/datafix/schemas/V2704/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2704/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2704/m_145885_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2704/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2704/m_145887_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2704/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2704/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2704/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2707 net/minecraft/util/datafix/schemas/V2707 +FD: net/minecraft/util/datafix/schemas/V2707/net/minecraft/util/datafix/schemas/V2707 net/minecraft/util/datafix/schemas/V2707/net/minecraft/util/datafix/schemas/V2707 +MD: net/minecraft/util/datafix/schemas/V2707/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2707/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2707/m_145896_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2707/lambda$registerEntity$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2707/m_145898_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V2707/registerEntity (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V2707/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V2707/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V2831 net/minecraft/util/datafix/schemas/V2831 +FD: net/minecraft/util/datafix/schemas/V2831/net/minecraft/util/datafix/schemas/V2831 net/minecraft/util/datafix/schemas/V2831/net/minecraft/util/datafix/schemas/V2831 +MD: net/minecraft/util/datafix/schemas/V2831/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2831/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2831/m_185210_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2831/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2831/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V2831/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V2832 net/minecraft/util/datafix/schemas/V2832 +FD: net/minecraft/util/datafix/schemas/V2832/net/minecraft/util/datafix/schemas/V2832 net/minecraft/util/datafix/schemas/V2832/net/minecraft/util/datafix/schemas/V2832 +MD: net/minecraft/util/datafix/schemas/V2832/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2832/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2832/m_185219_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2832/lambda$registerTypes$6 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2832/m_185221_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2832/lambda$registerTypes$5 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2832/m_185223_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2832/lambda$registerTypes$4 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2832/m_185225_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2832/lambda$registerTypes$3 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2832/m_185227_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2832/lambda$registerTypes$2 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2832/m_185229_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2832/lambda$registerTypes$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2832/m_185231_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2832/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2832/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V2832/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V2842 net/minecraft/util/datafix/schemas/V2842 +FD: net/minecraft/util/datafix/schemas/V2842/net/minecraft/util/datafix/schemas/V2842 net/minecraft/util/datafix/schemas/V2842/net/minecraft/util/datafix/schemas/V2842 +MD: net/minecraft/util/datafix/schemas/V2842/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V2842/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V2842/m_185240_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V2842/lambda$registerTypes$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V2842/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V2842/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V501 net/minecraft/util/datafix/schemas/V501 +FD: net/minecraft/util/datafix/schemas/V501/net/minecraft/util/datafix/schemas/V501 net/minecraft/util/datafix/schemas/V501/net/minecraft/util/datafix/schemas/V501 +MD: net/minecraft/util/datafix/schemas/V501/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V501/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V501/m_17976_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V501/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V501/m_17978_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V501/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V501/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V501/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V700 net/minecraft/util/datafix/schemas/V700 +FD: net/minecraft/util/datafix/schemas/V700/net/minecraft/util/datafix/schemas/V700 net/minecraft/util/datafix/schemas/V700/net/minecraft/util/datafix/schemas/V700 +MD: net/minecraft/util/datafix/schemas/V700/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V700/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V700/m_17987_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V700/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V700/m_17989_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V700/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V700/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V700/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V701 net/minecraft/util/datafix/schemas/V701 +FD: net/minecraft/util/datafix/schemas/V701/net/minecraft/util/datafix/schemas/V701 net/minecraft/util/datafix/schemas/V701/net/minecraft/util/datafix/schemas/V701 +MD: net/minecraft/util/datafix/schemas/V701/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V701/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V701/m_17998_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V701/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V701/m_18000_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V701/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V701/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V701/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V702 net/minecraft/util/datafix/schemas/V702 +FD: net/minecraft/util/datafix/schemas/V702/net/minecraft/util/datafix/schemas/V702 net/minecraft/util/datafix/schemas/V702/net/minecraft/util/datafix/schemas/V702 +MD: net/minecraft/util/datafix/schemas/V702/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V702/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V702/m_18009_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V702/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V702/m_18011_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V702/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V702/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V702/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V703 net/minecraft/util/datafix/schemas/V703 +FD: net/minecraft/util/datafix/schemas/V703/net/minecraft/util/datafix/schemas/V703 net/minecraft/util/datafix/schemas/V703/net/minecraft/util/datafix/schemas/V703 +MD: net/minecraft/util/datafix/schemas/V703/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V703/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V703/m_18020_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V703/lambda$registerEntities$4 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V703/m_18022_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V703/lambda$registerEntities$3 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V703/m_18024_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V703/lambda$registerEntities$2 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V703/m_18026_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V703/lambda$registerEntities$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V703/m_18028_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V703/lambda$registerEntities$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V703/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V703/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V704 net/minecraft/util/datafix/schemas/V704 +FD: net/minecraft/util/datafix/schemas/V704/f_18032_ net/minecraft/util/datafix/schemas/V704/ITEM_TO_BLOCKENTITY +FD: net/minecraft/util/datafix/schemas/V704/f_18033_ net/minecraft/util/datafix/schemas/V704/ADD_NAMES +FD: net/minecraft/util/datafix/schemas/V704/net/minecraft/util/datafix/schemas/V704 net/minecraft/util/datafix/schemas/V704/net/minecraft/util/datafix/schemas/V704 +MD: net/minecraft/util/datafix/schemas/V704/ ()V net/minecraft/util/datafix/schemas/V704/ ()V +MD: net/minecraft/util/datafix/schemas/V704/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V704/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V704/getChoiceType (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; net/minecraft/util/datafix/schemas/V704/getChoiceType (Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type; +MD: net/minecraft/util/datafix/schemas/V704/m_145904_ ()Lcom/google/common/collect/ImmutableMap; net/minecraft/util/datafix/schemas/V704/lambda$static$6 ()Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/util/datafix/schemas/V704/m_18038_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V704/lambda$registerTypes$5 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V704/m_18040_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V704/lambda$registerBlockEntities$3 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V704/m_18043_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V704/registerInventory (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V704/m_18049_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V704/lambda$registerTypes$4 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V704/m_18051_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V704/lambda$registerInventory$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V704/m_18053_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V704/lambda$registerBlockEntities$2 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V704/m_18056_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V704/lambda$registerBlockEntities$1 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V704/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V704/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V704/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V704/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V704$1 net/minecraft/util/datafix/schemas/V704$1 +FD: net/minecraft/util/datafix/schemas/V704$1/net/minecraft/util/datafix/schemas/V704$1 net/minecraft/util/datafix/schemas/V704$1/net/minecraft/util/datafix/schemas/V704$1 +MD: net/minecraft/util/datafix/schemas/V704$1/ ()V net/minecraft/util/datafix/schemas/V704$1/ ()V +MD: net/minecraft/util/datafix/schemas/V704$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/V704$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/util/datafix/schemas/V705 net/minecraft/util/datafix/schemas/V705 +FD: net/minecraft/util/datafix/schemas/V705/f_18072_ net/minecraft/util/datafix/schemas/V705/ADD_NAMES +FD: net/minecraft/util/datafix/schemas/V705/net/minecraft/util/datafix/schemas/V705 net/minecraft/util/datafix/schemas/V705/net/minecraft/util/datafix/schemas/V705 +MD: net/minecraft/util/datafix/schemas/V705/ ()V net/minecraft/util/datafix/schemas/V705/ ()V +MD: net/minecraft/util/datafix/schemas/V705/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V705/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V705/m_18077_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerTypes$25 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18079_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$23 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18082_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V705/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V705/m_18086_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerTypes$24 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18088_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerThrowableProjectile$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18090_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$22 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18093_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V705/registerThrowableProjectile (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V705/m_18097_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18099_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$21 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18102_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$20 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18105_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$19 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18108_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$18 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18111_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$17 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18114_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$16 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18117_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$15 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18120_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$14 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18123_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$13 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18126_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$12 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18129_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$11 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18132_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$10 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18135_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$9 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18138_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$8 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18141_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$7 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18144_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$6 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18153_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$5 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18156_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$4 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18159_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$3 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/m_18162_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V705/lambda$registerEntities$2 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V705/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V705/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V705/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V705/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V705$1 net/minecraft/util/datafix/schemas/V705$1 +FD: net/minecraft/util/datafix/schemas/V705$1/net/minecraft/util/datafix/schemas/V705$1 net/minecraft/util/datafix/schemas/V705$1/net/minecraft/util/datafix/schemas/V705$1 +MD: net/minecraft/util/datafix/schemas/V705$1/ ()V net/minecraft/util/datafix/schemas/V705$1/ ()V +MD: net/minecraft/util/datafix/schemas/V705$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/V705$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/util/datafix/schemas/V808 net/minecraft/util/datafix/schemas/V808 +FD: net/minecraft/util/datafix/schemas/V808/net/minecraft/util/datafix/schemas/V808 net/minecraft/util/datafix/schemas/V808/net/minecraft/util/datafix/schemas/V808 +MD: net/minecraft/util/datafix/schemas/V808/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V808/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V808/m_18172_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V808/lambda$registerInventory$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V808/m_18174_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V808/registerInventory (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V808/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V808/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +CL: net/minecraft/util/datafix/schemas/V99 net/minecraft/util/datafix/schemas/V99 +FD: net/minecraft/util/datafix/schemas/V99/f_18180_ net/minecraft/util/datafix/schemas/V99/ADD_NAMES +FD: net/minecraft/util/datafix/schemas/V99/f_18181_ net/minecraft/util/datafix/schemas/V99/LOGGER +FD: net/minecraft/util/datafix/schemas/V99/f_18182_ net/minecraft/util/datafix/schemas/V99/ITEM_TO_BLOCKENTITY +FD: net/minecraft/util/datafix/schemas/V99/net/minecraft/util/datafix/schemas/V99 net/minecraft/util/datafix/schemas/V99/net/minecraft/util/datafix/schemas/V99 +MD: net/minecraft/util/datafix/schemas/V99/ ()V net/minecraft/util/datafix/schemas/V99/ ()V +MD: net/minecraft/util/datafix/schemas/V99/ (ILcom/mojang/datafixers/schemas/Schema;)V net/minecraft/util/datafix/schemas/V99/ (ILcom/mojang/datafixers/schemas/Schema;)V +MD: net/minecraft/util/datafix/schemas/V99/m_145905_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/schemas/V99/lambda$addNames$35 (Lcom/mojang/serialization/Dynamic;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/schemas/V99/m_145909_ (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/schemas/V99/lambda$addNames$34 (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/schemas/V99/m_145913_ (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; net/minecraft/util/datafix/schemas/V99/lambda$addNames$36 (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/util/datafix/schemas/V99/m_145918_ (Ljava/util/HashMap;)V net/minecraft/util/datafix/schemas/V99/lambda$static$33 (Ljava/util/HashMap;)V +MD: net/minecraft/util/datafix/schemas/V99/m_145920_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$32 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18188_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/equipment (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18190_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerBlockEntities$21 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18193_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V99/registerMob (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V99/m_18205_ (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;Ljava/lang/String;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/V99/addNames (Lcom/mojang/serialization/Dynamic;Ljava/util/Map;Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/util/datafix/schemas/V99/m_18216_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$27 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18218_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$30 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18219_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$31 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18221_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerBlockEntities$20 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18224_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V99/registerThrowableProjectile (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V99/m_18228_ (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$24 (Ljava/util/Map;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18230_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$29 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18231_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$28 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18233_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerBlockEntities$19 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18236_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V99/registerMinecart (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V99/m_18240_ ()Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$26 ()Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18241_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$25 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18243_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$18 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18246_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V net/minecraft/util/datafix/schemas/V99/registerInventory (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V +MD: net/minecraft/util/datafix/schemas/V99/m_18250_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$23 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18252_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$17 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18255_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerTypes$22 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18257_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$16 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18260_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$14 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18262_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$15 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18265_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$12 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18267_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$13 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18270_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerInventory$3 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18272_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$11 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18275_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerMinecart$2 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18277_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$10 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18280_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerThrowableProjectile$1 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18282_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$9 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18285_ (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerMob$0 (Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18287_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$8 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18290_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$7 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18293_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$6 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18296_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$5 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/m_18299_ (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; net/minecraft/util/datafix/schemas/V99/lambda$registerEntities$4 (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;)Lcom/mojang/datafixers/types/templates/TypeTemplate; +MD: net/minecraft/util/datafix/schemas/V99/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V99/registerBlockEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V99/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; net/minecraft/util/datafix/schemas/V99/registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map; +MD: net/minecraft/util/datafix/schemas/V99/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/util/datafix/schemas/V99/registerTypes (Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V +CL: net/minecraft/util/datafix/schemas/V99$1 net/minecraft/util/datafix/schemas/V99$1 +FD: net/minecraft/util/datafix/schemas/V99$1/net/minecraft/util/datafix/schemas/V99$1 net/minecraft/util/datafix/schemas/V99$1/net/minecraft/util/datafix/schemas/V99$1 +MD: net/minecraft/util/datafix/schemas/V99$1/ ()V net/minecraft/util/datafix/schemas/V99$1/ ()V +MD: net/minecraft/util/datafix/schemas/V99$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/util/datafix/schemas/V99$1/apply (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/util/datafix/schemas/package-info net/minecraft/util/datafix/schemas/package-info +FD: net/minecraft/util/datafix/schemas/package-info/net/minecraft/util/datafix/schemas/package-info net/minecraft/util/datafix/schemas/package-info/net/minecraft/util/datafix/schemas/package-info +CL: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics net/minecraft/util/monitoring/jmx/MinecraftServerStatistics +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/f_18314_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/LOGGER +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/f_18315_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/server +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/f_18316_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/mBeanInfo +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/f_18317_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/attributeDescriptionByName +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/net/minecraft/util/monitoring/jmx/MinecraftServerStatistics net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/net/minecraft/util/monitoring/jmx/MinecraftServerStatistics +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/ ()V net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/ ()V +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/ (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getAttribute (Ljava/lang/String;)Ljava/lang/Object; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getAttribute (Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getAttributes ([Ljava/lang/String;)Ljavax/management/AttributeList; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getAttributes ([Ljava/lang/String;)Ljavax/management/AttributeList; +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getMBeanInfo ()Ljavax/management/MBeanInfo; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getMBeanInfo ()Ljavax/management/MBeanInfo; +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/invoke (Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/invoke (Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object; +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/m_145922_ (I)[Ljavax/management/MBeanAttributeInfo; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/lambda$new$1 (I)[Ljavax/management/MBeanAttributeInfo; +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/m_145924_ (Lnet/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription;)Ljavax/management/Attribute; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/lambda$getAttributes$2 (Lnet/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription;)Ljavax/management/Attribute; +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/m_18321_ ()F net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getAverageTickTime ()F +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/m_18328_ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/registerJmxMonitoring (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/m_18330_ ()[J net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/getTickTimes ()[J +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/m_18331_ (Lnet/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription;)Ljava/lang/String; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/lambda$new$0 (Lnet/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription;)Ljava/lang/String; +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/setAttribute (Ljavax/management/Attribute;)V net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/setAttribute (Ljavax/management/Attribute;)V +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/setAttributes (Ljavax/management/AttributeList;)Ljavax/management/AttributeList; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics/setAttributes (Ljavax/management/AttributeList;)Ljavax/management/AttributeList; +CL: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/f_18346_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/name +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/f_18347_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/getter +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/f_18348_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/description +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/f_18349_ net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/type +FD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/ (Ljava/lang/String;Ljava/util/function/Supplier;Ljava/lang/String;Ljava/lang/Class;)V net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/ (Ljava/lang/String;Ljava/util/function/Supplier;Ljava/lang/String;Ljava/lang/Class;)V +MD: net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/m_18361_ ()Ljavax/management/MBeanAttributeInfo; net/minecraft/util/monitoring/jmx/MinecraftServerStatistics$AttributeDescription/asMBeanAttributeInfo ()Ljavax/management/MBeanAttributeInfo; +CL: net/minecraft/util/monitoring/jmx/package-info net/minecraft/util/monitoring/jmx/package-info +FD: net/minecraft/util/monitoring/jmx/package-info/net/minecraft/util/monitoring/jmx/package-info net/minecraft/util/monitoring/jmx/package-info/net/minecraft/util/monitoring/jmx/package-info +CL: net/minecraft/util/package-info net/minecraft/util/package-info +FD: net/minecraft/util/package-info/net/minecraft/util/package-info net/minecraft/util/package-info/net/minecraft/util/package-info +CL: net/minecraft/util/profiling/ActiveProfiler net/minecraft/util/profiling/ActiveProfiler +FD: net/minecraft/util/profiling/ActiveProfiler/f_145926_ net/minecraft/util/profiling/ActiveProfiler/chartedPaths +FD: net/minecraft/util/profiling/ActiveProfiler/f_18368_ net/minecraft/util/profiling/ActiveProfiler/WARNING_TIME_NANOS +FD: net/minecraft/util/profiling/ActiveProfiler/f_18369_ net/minecraft/util/profiling/ActiveProfiler/LOGGER +FD: net/minecraft/util/profiling/ActiveProfiler/f_18370_ net/minecraft/util/profiling/ActiveProfiler/paths +FD: net/minecraft/util/profiling/ActiveProfiler/f_18371_ net/minecraft/util/profiling/ActiveProfiler/startTimes +FD: net/minecraft/util/profiling/ActiveProfiler/f_18372_ net/minecraft/util/profiling/ActiveProfiler/entries +FD: net/minecraft/util/profiling/ActiveProfiler/f_18373_ net/minecraft/util/profiling/ActiveProfiler/getTickTime +FD: net/minecraft/util/profiling/ActiveProfiler/f_18374_ net/minecraft/util/profiling/ActiveProfiler/getRealTime +FD: net/minecraft/util/profiling/ActiveProfiler/f_18375_ net/minecraft/util/profiling/ActiveProfiler/startTimeNano +FD: net/minecraft/util/profiling/ActiveProfiler/f_18376_ net/minecraft/util/profiling/ActiveProfiler/startTimeTicks +FD: net/minecraft/util/profiling/ActiveProfiler/f_18377_ net/minecraft/util/profiling/ActiveProfiler/path +FD: net/minecraft/util/profiling/ActiveProfiler/f_18378_ net/minecraft/util/profiling/ActiveProfiler/started +FD: net/minecraft/util/profiling/ActiveProfiler/f_18379_ net/minecraft/util/profiling/ActiveProfiler/currentEntry +FD: net/minecraft/util/profiling/ActiveProfiler/f_18380_ net/minecraft/util/profiling/ActiveProfiler/warn +FD: net/minecraft/util/profiling/ActiveProfiler/net/minecraft/util/profiling/ActiveProfiler net/minecraft/util/profiling/ActiveProfiler/net/minecraft/util/profiling/ActiveProfiler +MD: net/minecraft/util/profiling/ActiveProfiler/ ()V net/minecraft/util/profiling/ActiveProfiler/ ()V +MD: net/minecraft/util/profiling/ActiveProfiler/ (Ljava/util/function/LongSupplier;Ljava/util/function/IntSupplier;Z)V net/minecraft/util/profiling/ActiveProfiler/ (Ljava/util/function/LongSupplier;Ljava/util/function/IntSupplier;Z)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_142259_ (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V net/minecraft/util/profiling/ActiveProfiler/markForCharting (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_142431_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; net/minecraft/util/profiling/ActiveProfiler/getEntry (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; +MD: net/minecraft/util/profiling/ActiveProfiler/m_142579_ ()Ljava/util/Set; net/minecraft/util/profiling/ActiveProfiler/getChartedPaths ()Ljava/util/Set; +MD: net/minecraft/util/profiling/ActiveProfiler/m_183275_ (Ljava/lang/String;I)V net/minecraft/util/profiling/ActiveProfiler/incrementCounter (Ljava/lang/String;I)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_183536_ (Ljava/util/function/Supplier;I)V net/minecraft/util/profiling/ActiveProfiler/incrementCounter (Ljava/util/function/Supplier;I)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_18387_ (J)Ljava/lang/Object; net/minecraft/util/profiling/ActiveProfiler/lambda$pop$2 (J)Ljava/lang/Object; +MD: net/minecraft/util/profiling/ActiveProfiler/m_18404_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; net/minecraft/util/profiling/ActiveProfiler/lambda$getCurrentEntry$3 (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; +MD: net/minecraft/util/profiling/ActiveProfiler/m_18406_ ()Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; net/minecraft/util/profiling/ActiveProfiler/getCurrentEntry ()Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; +MD: net/minecraft/util/profiling/ActiveProfiler/m_18407_ ()Ljava/lang/Object; net/minecraft/util/profiling/ActiveProfiler/lambda$pop$1 ()Ljava/lang/Object; +MD: net/minecraft/util/profiling/ActiveProfiler/m_18408_ ()Ljava/lang/Object; net/minecraft/util/profiling/ActiveProfiler/lambda$endTick$0 ()Ljava/lang/Object; +MD: net/minecraft/util/profiling/ActiveProfiler/m_5948_ ()Lnet/minecraft/util/profiling/ProfileResults; net/minecraft/util/profiling/ActiveProfiler/getResults ()Lnet/minecraft/util/profiling/ProfileResults; +MD: net/minecraft/util/profiling/ActiveProfiler/m_6180_ (Ljava/lang/String;)V net/minecraft/util/profiling/ActiveProfiler/push (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_6182_ (Ljava/lang/String;)V net/minecraft/util/profiling/ActiveProfiler/popPush (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_6521_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/ActiveProfiler/push (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_6523_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/ActiveProfiler/popPush (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/ActiveProfiler/m_7238_ ()V net/minecraft/util/profiling/ActiveProfiler/pop ()V +MD: net/minecraft/util/profiling/ActiveProfiler/m_7241_ ()V net/minecraft/util/profiling/ActiveProfiler/endTick ()V +MD: net/minecraft/util/profiling/ActiveProfiler/m_7242_ ()V net/minecraft/util/profiling/ActiveProfiler/startTick ()V +CL: net/minecraft/util/profiling/ActiveProfiler$PathEntry net/minecraft/util/profiling/ActiveProfiler$PathEntry +FD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/f_145932_ net/minecraft/util/profiling/ActiveProfiler$PathEntry/maxDuration +FD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/f_145933_ net/minecraft/util/profiling/ActiveProfiler$PathEntry/minDuration +FD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/f_145934_ net/minecraft/util/profiling/ActiveProfiler$PathEntry/accumulatedDuration +FD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/f_18410_ net/minecraft/util/profiling/ActiveProfiler$PathEntry/count +FD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/f_18411_ net/minecraft/util/profiling/ActiveProfiler$PathEntry/counters +FD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/net/minecraft/util/profiling/ActiveProfiler$PathEntry net/minecraft/util/profiling/ActiveProfiler$PathEntry/net/minecraft/util/profiling/ActiveProfiler$PathEntry +MD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/ ()V net/minecraft/util/profiling/ActiveProfiler$PathEntry/ ()V +MD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/m_142752_ ()J net/minecraft/util/profiling/ActiveProfiler$PathEntry/getMaxDuration ()J +MD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/m_7234_ ()J net/minecraft/util/profiling/ActiveProfiler$PathEntry/getCount ()J +MD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/m_7235_ ()J net/minecraft/util/profiling/ActiveProfiler$PathEntry/getDuration ()J +MD: net/minecraft/util/profiling/ActiveProfiler$PathEntry/m_7446_ ()Lit/unimi/dsi/fastutil/objects/Object2LongMap; net/minecraft/util/profiling/ActiveProfiler$PathEntry/getCounters ()Lit/unimi/dsi/fastutil/objects/Object2LongMap; +CL: net/minecraft/util/profiling/ContinuousProfiler net/minecraft/util/profiling/ContinuousProfiler +FD: net/minecraft/util/profiling/ContinuousProfiler/f_18430_ net/minecraft/util/profiling/ContinuousProfiler/realTime +FD: net/minecraft/util/profiling/ContinuousProfiler/f_18431_ net/minecraft/util/profiling/ContinuousProfiler/tickCount +FD: net/minecraft/util/profiling/ContinuousProfiler/f_18432_ net/minecraft/util/profiling/ContinuousProfiler/profiler +FD: net/minecraft/util/profiling/ContinuousProfiler/net/minecraft/util/profiling/ContinuousProfiler net/minecraft/util/profiling/ContinuousProfiler/net/minecraft/util/profiling/ContinuousProfiler +MD: net/minecraft/util/profiling/ContinuousProfiler/ (Ljava/util/function/LongSupplier;Ljava/util/function/IntSupplier;)V net/minecraft/util/profiling/ContinuousProfiler/ (Ljava/util/function/LongSupplier;Ljava/util/function/IntSupplier;)V +MD: net/minecraft/util/profiling/ContinuousProfiler/m_18436_ ()Z net/minecraft/util/profiling/ContinuousProfiler/isEnabled ()Z +MD: net/minecraft/util/profiling/ContinuousProfiler/m_18437_ ()V net/minecraft/util/profiling/ContinuousProfiler/disable ()V +MD: net/minecraft/util/profiling/ContinuousProfiler/m_18438_ ()V net/minecraft/util/profiling/ContinuousProfiler/enable ()V +MD: net/minecraft/util/profiling/ContinuousProfiler/m_18439_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/util/profiling/ContinuousProfiler/getFiller ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/util/profiling/ContinuousProfiler/m_18440_ ()Lnet/minecraft/util/profiling/ProfileResults; net/minecraft/util/profiling/ContinuousProfiler/getResults ()Lnet/minecraft/util/profiling/ProfileResults; +CL: net/minecraft/util/profiling/EmptyProfileResults net/minecraft/util/profiling/EmptyProfileResults +FD: net/minecraft/util/profiling/EmptyProfileResults/f_18441_ net/minecraft/util/profiling/EmptyProfileResults/EMPTY +FD: net/minecraft/util/profiling/EmptyProfileResults/net/minecraft/util/profiling/EmptyProfileResults net/minecraft/util/profiling/EmptyProfileResults/net/minecraft/util/profiling/EmptyProfileResults +MD: net/minecraft/util/profiling/EmptyProfileResults/ ()V net/minecraft/util/profiling/EmptyProfileResults/ ()V +MD: net/minecraft/util/profiling/EmptyProfileResults/ ()V net/minecraft/util/profiling/EmptyProfileResults/ ()V +MD: net/minecraft/util/profiling/EmptyProfileResults/m_142368_ ()Ljava/lang/String; net/minecraft/util/profiling/EmptyProfileResults/getProfilerResults ()Ljava/lang/String; +MD: net/minecraft/util/profiling/EmptyProfileResults/m_142444_ (Ljava/nio/file/Path;)Z net/minecraft/util/profiling/EmptyProfileResults/saveResults (Ljava/nio/file/Path;)Z +MD: net/minecraft/util/profiling/EmptyProfileResults/m_6412_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/util/profiling/EmptyProfileResults/getTimes (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/util/profiling/EmptyProfileResults/m_7229_ ()J net/minecraft/util/profiling/EmptyProfileResults/getStartTimeNano ()J +MD: net/minecraft/util/profiling/EmptyProfileResults/m_7230_ ()I net/minecraft/util/profiling/EmptyProfileResults/getStartTimeTicks ()I +MD: net/minecraft/util/profiling/EmptyProfileResults/m_7236_ ()J net/minecraft/util/profiling/EmptyProfileResults/getEndTimeNano ()J +MD: net/minecraft/util/profiling/EmptyProfileResults/m_7317_ ()I net/minecraft/util/profiling/EmptyProfileResults/getEndTimeTicks ()I +CL: net/minecraft/util/profiling/FilledProfileResults net/minecraft/util/profiling/FilledProfileResults +FD: net/minecraft/util/profiling/FilledProfileResults/f_18452_ net/minecraft/util/profiling/FilledProfileResults/LOGGER +FD: net/minecraft/util/profiling/FilledProfileResults/f_18453_ net/minecraft/util/profiling/FilledProfileResults/EMPTY +FD: net/minecraft/util/profiling/FilledProfileResults/f_18454_ net/minecraft/util/profiling/FilledProfileResults/SPLITTER +FD: net/minecraft/util/profiling/FilledProfileResults/f_18455_ net/minecraft/util/profiling/FilledProfileResults/COUNTER_ENTRY_COMPARATOR +FD: net/minecraft/util/profiling/FilledProfileResults/f_18456_ net/minecraft/util/profiling/FilledProfileResults/entries +FD: net/minecraft/util/profiling/FilledProfileResults/f_18457_ net/minecraft/util/profiling/FilledProfileResults/startTimeNano +FD: net/minecraft/util/profiling/FilledProfileResults/f_18458_ net/minecraft/util/profiling/FilledProfileResults/startTimeTicks +FD: net/minecraft/util/profiling/FilledProfileResults/f_18459_ net/minecraft/util/profiling/FilledProfileResults/endTimeNano +FD: net/minecraft/util/profiling/FilledProfileResults/f_18460_ net/minecraft/util/profiling/FilledProfileResults/endTimeTicks +FD: net/minecraft/util/profiling/FilledProfileResults/f_18461_ net/minecraft/util/profiling/FilledProfileResults/tickDuration +FD: net/minecraft/util/profiling/FilledProfileResults/net/minecraft/util/profiling/FilledProfileResults net/minecraft/util/profiling/FilledProfileResults/net/minecraft/util/profiling/FilledProfileResults +MD: net/minecraft/util/profiling/FilledProfileResults/ ()V net/minecraft/util/profiling/FilledProfileResults/ ()V +MD: net/minecraft/util/profiling/FilledProfileResults/ (Ljava/util/Map;JIJI)V net/minecraft/util/profiling/FilledProfileResults/ (Ljava/util/Map;JIJI)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_142368_ ()Ljava/lang/String; net/minecraft/util/profiling/FilledProfileResults/getProfilerResults ()Ljava/lang/String; +MD: net/minecraft/util/profiling/FilledProfileResults/m_142444_ (Ljava/nio/file/Path;)Z net/minecraft/util/profiling/FilledProfileResults/saveResults (Ljava/nio/file/Path;)Z +MD: net/minecraft/util/profiling/FilledProfileResults/m_145941_ (Ljava/util/Map;Ljava/util/List;Ljava/lang/String;Ljava/lang/Long;)V net/minecraft/util/profiling/FilledProfileResults/lambda$getCounterValues$2 (Ljava/util/Map;Ljava/util/List;Ljava/lang/String;Ljava/lang/Long;)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_145946_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector; net/minecraft/util/profiling/FilledProfileResults/lambda$getCounterValues$1 (Ljava/lang/String;)Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector; +MD: net/minecraft/util/profiling/FilledProfileResults/m_18470_ (IILjava/lang/StringBuilder;Ljava/util/Map$Entry;)V net/minecraft/util/profiling/FilledProfileResults/lambda$appendCounterResults$5 (IILjava/lang/StringBuilder;Ljava/util/Map$Entry;)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_18475_ (ILjava/lang/String;Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector;ILjava/lang/StringBuilder;)V net/minecraft/util/profiling/FilledProfileResults/appendCounterResults (ILjava/lang/String;Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector;ILjava/lang/StringBuilder;)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_18481_ (ILjava/lang/String;Ljava/lang/StringBuilder;)V net/minecraft/util/profiling/FilledProfileResults/appendProfilerResults (ILjava/lang/String;Ljava/lang/StringBuilder;)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_18485_ (JI)Ljava/lang/String; net/minecraft/util/profiling/FilledProfileResults/getProfilerResults (JI)Ljava/lang/String; +MD: net/minecraft/util/profiling/FilledProfileResults/m_18488_ (Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector;)J net/minecraft/util/profiling/FilledProfileResults/lambda$static$0 (Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector;)J +MD: net/minecraft/util/profiling/FilledProfileResults/m_18494_ (Ljava/lang/String;Ljava/lang/String;)Z net/minecraft/util/profiling/FilledProfileResults/isDirectChild (Ljava/lang/String;Ljava/lang/String;)Z +MD: net/minecraft/util/profiling/FilledProfileResults/m_18497_ (Ljava/lang/StringBuilder;I)Ljava/lang/StringBuilder; net/minecraft/util/profiling/FilledProfileResults/indentLine (Ljava/lang/StringBuilder;I)Ljava/lang/StringBuilder; +MD: net/minecraft/util/profiling/FilledProfileResults/m_18500_ (Ljava/lang/StringBuilder;ILjava/lang/String;Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector;)V net/minecraft/util/profiling/FilledProfileResults/lambda$appendCounters$6 (Ljava/lang/StringBuilder;ILjava/lang/String;Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector;)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_18505_ (Ljava/lang/StringBuilder;ILjava/lang/String;Ljava/lang/Long;)V net/minecraft/util/profiling/FilledProfileResults/lambda$appendProfilerResults$4 (Ljava/lang/StringBuilder;ILjava/lang/String;Ljava/lang/Long;)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_18510_ (Ljava/util/Map;Ljava/lang/String;Lnet/minecraft/util/profiling/ProfilerPathEntry;)V net/minecraft/util/profiling/FilledProfileResults/lambda$getCounterValues$3 (Ljava/util/Map;Ljava/lang/String;Lnet/minecraft/util/profiling/ProfilerPathEntry;)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_18514_ (Ljava/util/Map;Ljava/lang/StringBuilder;I)V net/minecraft/util/profiling/FilledProfileResults/appendCounters (Ljava/util/Map;Ljava/lang/StringBuilder;I)V +MD: net/minecraft/util/profiling/FilledProfileResults/m_18525_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/ProfilerPathEntry; net/minecraft/util/profiling/FilledProfileResults/getEntry (Ljava/lang/String;)Lnet/minecraft/util/profiling/ProfilerPathEntry; +MD: net/minecraft/util/profiling/FilledProfileResults/m_18531_ ()Ljava/util/Map; net/minecraft/util/profiling/FilledProfileResults/getCounterValues ()Ljava/util/Map; +MD: net/minecraft/util/profiling/FilledProfileResults/m_18532_ ()Ljava/lang/String; net/minecraft/util/profiling/FilledProfileResults/getComment ()Ljava/lang/String; +MD: net/minecraft/util/profiling/FilledProfileResults/m_6412_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/util/profiling/FilledProfileResults/getTimes (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/util/profiling/FilledProfileResults/m_7229_ ()J net/minecraft/util/profiling/FilledProfileResults/getStartTimeNano ()J +MD: net/minecraft/util/profiling/FilledProfileResults/m_7230_ ()I net/minecraft/util/profiling/FilledProfileResults/getStartTimeTicks ()I +MD: net/minecraft/util/profiling/FilledProfileResults/m_7236_ ()J net/minecraft/util/profiling/FilledProfileResults/getEndTimeNano ()J +MD: net/minecraft/util/profiling/FilledProfileResults/m_7315_ ()I net/minecraft/util/profiling/FilledProfileResults/getTickDuration ()I +MD: net/minecraft/util/profiling/FilledProfileResults/m_7317_ ()I net/minecraft/util/profiling/FilledProfileResults/getEndTimeTicks ()I +CL: net/minecraft/util/profiling/FilledProfileResults$1 net/minecraft/util/profiling/FilledProfileResults$1 +FD: net/minecraft/util/profiling/FilledProfileResults$1/net/minecraft/util/profiling/FilledProfileResults$1 net/minecraft/util/profiling/FilledProfileResults$1/net/minecraft/util/profiling/FilledProfileResults$1 +MD: net/minecraft/util/profiling/FilledProfileResults$1/ ()V net/minecraft/util/profiling/FilledProfileResults$1/ ()V +MD: net/minecraft/util/profiling/FilledProfileResults$1/m_142752_ ()J net/minecraft/util/profiling/FilledProfileResults$1/getMaxDuration ()J +MD: net/minecraft/util/profiling/FilledProfileResults$1/m_7234_ ()J net/minecraft/util/profiling/FilledProfileResults$1/getCount ()J +MD: net/minecraft/util/profiling/FilledProfileResults$1/m_7235_ ()J net/minecraft/util/profiling/FilledProfileResults$1/getDuration ()J +MD: net/minecraft/util/profiling/FilledProfileResults$1/m_7446_ ()Lit/unimi/dsi/fastutil/objects/Object2LongMap; net/minecraft/util/profiling/FilledProfileResults$1/getCounters ()Lit/unimi/dsi/fastutil/objects/Object2LongMap; +CL: net/minecraft/util/profiling/FilledProfileResults$CounterCollector net/minecraft/util/profiling/FilledProfileResults$CounterCollector +FD: net/minecraft/util/profiling/FilledProfileResults$CounterCollector/f_18537_ net/minecraft/util/profiling/FilledProfileResults$CounterCollector/selfValue +FD: net/minecraft/util/profiling/FilledProfileResults$CounterCollector/f_18538_ net/minecraft/util/profiling/FilledProfileResults$CounterCollector/totalValue +FD: net/minecraft/util/profiling/FilledProfileResults$CounterCollector/f_18539_ net/minecraft/util/profiling/FilledProfileResults$CounterCollector/children +FD: net/minecraft/util/profiling/FilledProfileResults$CounterCollector/net/minecraft/util/profiling/FilledProfileResults$CounterCollector net/minecraft/util/profiling/FilledProfileResults$CounterCollector/net/minecraft/util/profiling/FilledProfileResults$CounterCollector +MD: net/minecraft/util/profiling/FilledProfileResults$CounterCollector/ ()V net/minecraft/util/profiling/FilledProfileResults$CounterCollector/ ()V +MD: net/minecraft/util/profiling/FilledProfileResults$CounterCollector/m_18545_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector; net/minecraft/util/profiling/FilledProfileResults$CounterCollector/lambda$addValue$0 (Ljava/lang/String;)Lnet/minecraft/util/profiling/FilledProfileResults$CounterCollector; +MD: net/minecraft/util/profiling/FilledProfileResults$CounterCollector/m_18547_ (Ljava/util/Iterator;J)V net/minecraft/util/profiling/FilledProfileResults$CounterCollector/addValue (Ljava/util/Iterator;J)V +CL: net/minecraft/util/profiling/InactiveProfiler net/minecraft/util/profiling/InactiveProfiler +FD: net/minecraft/util/profiling/InactiveProfiler/f_18554_ net/minecraft/util/profiling/InactiveProfiler/INSTANCE +FD: net/minecraft/util/profiling/InactiveProfiler/net/minecraft/util/profiling/InactiveProfiler net/minecraft/util/profiling/InactiveProfiler/net/minecraft/util/profiling/InactiveProfiler +MD: net/minecraft/util/profiling/InactiveProfiler/ ()V net/minecraft/util/profiling/InactiveProfiler/ ()V +MD: net/minecraft/util/profiling/InactiveProfiler/ ()V net/minecraft/util/profiling/InactiveProfiler/ ()V +MD: net/minecraft/util/profiling/InactiveProfiler/m_142259_ (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V net/minecraft/util/profiling/InactiveProfiler/markForCharting (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V +MD: net/minecraft/util/profiling/InactiveProfiler/m_142431_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; net/minecraft/util/profiling/InactiveProfiler/getEntry (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; +MD: net/minecraft/util/profiling/InactiveProfiler/m_142579_ ()Ljava/util/Set; net/minecraft/util/profiling/InactiveProfiler/getChartedPaths ()Ljava/util/Set; +MD: net/minecraft/util/profiling/InactiveProfiler/m_183275_ (Ljava/lang/String;I)V net/minecraft/util/profiling/InactiveProfiler/incrementCounter (Ljava/lang/String;I)V +MD: net/minecraft/util/profiling/InactiveProfiler/m_183536_ (Ljava/util/function/Supplier;I)V net/minecraft/util/profiling/InactiveProfiler/incrementCounter (Ljava/util/function/Supplier;I)V +MD: net/minecraft/util/profiling/InactiveProfiler/m_5948_ ()Lnet/minecraft/util/profiling/ProfileResults; net/minecraft/util/profiling/InactiveProfiler/getResults ()Lnet/minecraft/util/profiling/ProfileResults; +MD: net/minecraft/util/profiling/InactiveProfiler/m_6180_ (Ljava/lang/String;)V net/minecraft/util/profiling/InactiveProfiler/push (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/InactiveProfiler/m_6182_ (Ljava/lang/String;)V net/minecraft/util/profiling/InactiveProfiler/popPush (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/InactiveProfiler/m_6521_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/InactiveProfiler/push (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/InactiveProfiler/m_6523_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/InactiveProfiler/popPush (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/InactiveProfiler/m_7238_ ()V net/minecraft/util/profiling/InactiveProfiler/pop ()V +MD: net/minecraft/util/profiling/InactiveProfiler/m_7241_ ()V net/minecraft/util/profiling/InactiveProfiler/endTick ()V +MD: net/minecraft/util/profiling/InactiveProfiler/m_7242_ ()V net/minecraft/util/profiling/InactiveProfiler/startTick ()V +CL: net/minecraft/util/profiling/ProfileCollector net/minecraft/util/profiling/ProfileCollector +FD: net/minecraft/util/profiling/ProfileCollector/net/minecraft/util/profiling/ProfileCollector net/minecraft/util/profiling/ProfileCollector/net/minecraft/util/profiling/ProfileCollector +MD: net/minecraft/util/profiling/ProfileCollector/m_142431_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; net/minecraft/util/profiling/ProfileCollector/getEntry (Ljava/lang/String;)Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry; +MD: net/minecraft/util/profiling/ProfileCollector/m_142579_ ()Ljava/util/Set; net/minecraft/util/profiling/ProfileCollector/getChartedPaths ()Ljava/util/Set; +MD: net/minecraft/util/profiling/ProfileCollector/m_5948_ ()Lnet/minecraft/util/profiling/ProfileResults; net/minecraft/util/profiling/ProfileCollector/getResults ()Lnet/minecraft/util/profiling/ProfileResults; +CL: net/minecraft/util/profiling/ProfileResults net/minecraft/util/profiling/ProfileResults +FD: net/minecraft/util/profiling/ProfileResults/f_145956_ net/minecraft/util/profiling/ProfileResults/PATH_SEPARATOR +FD: net/minecraft/util/profiling/ProfileResults/net/minecraft/util/profiling/ProfileResults net/minecraft/util/profiling/ProfileResults/net/minecraft/util/profiling/ProfileResults +MD: net/minecraft/util/profiling/ProfileResults/m_142368_ ()Ljava/lang/String; net/minecraft/util/profiling/ProfileResults/getProfilerResults ()Ljava/lang/String; +MD: net/minecraft/util/profiling/ProfileResults/m_142444_ (Ljava/nio/file/Path;)Z net/minecraft/util/profiling/ProfileResults/saveResults (Ljava/nio/file/Path;)Z +MD: net/minecraft/util/profiling/ProfileResults/m_18575_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/util/profiling/ProfileResults/demanglePath (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/util/profiling/ProfileResults/m_18577_ ()J net/minecraft/util/profiling/ProfileResults/getNanoDuration ()J +MD: net/minecraft/util/profiling/ProfileResults/m_6412_ (Ljava/lang/String;)Ljava/util/List; net/minecraft/util/profiling/ProfileResults/getTimes (Ljava/lang/String;)Ljava/util/List; +MD: net/minecraft/util/profiling/ProfileResults/m_7229_ ()J net/minecraft/util/profiling/ProfileResults/getStartTimeNano ()J +MD: net/minecraft/util/profiling/ProfileResults/m_7230_ ()I net/minecraft/util/profiling/ProfileResults/getStartTimeTicks ()I +MD: net/minecraft/util/profiling/ProfileResults/m_7236_ ()J net/minecraft/util/profiling/ProfileResults/getEndTimeNano ()J +MD: net/minecraft/util/profiling/ProfileResults/m_7315_ ()I net/minecraft/util/profiling/ProfileResults/getTickDuration ()I +MD: net/minecraft/util/profiling/ProfileResults/m_7317_ ()I net/minecraft/util/profiling/ProfileResults/getEndTimeTicks ()I +CL: net/minecraft/util/profiling/ProfilerFiller net/minecraft/util/profiling/ProfilerFiller +FD: net/minecraft/util/profiling/ProfilerFiller/f_145958_ net/minecraft/util/profiling/ProfilerFiller/ROOT +FD: net/minecraft/util/profiling/ProfilerFiller/net/minecraft/util/profiling/ProfilerFiller net/minecraft/util/profiling/ProfilerFiller/net/minecraft/util/profiling/ProfilerFiller +MD: net/minecraft/util/profiling/ProfilerFiller/m_142259_ (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V net/minecraft/util/profiling/ProfilerFiller/markForCharting (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_183275_ (Ljava/lang/String;I)V net/minecraft/util/profiling/ProfilerFiller/incrementCounter (Ljava/lang/String;I)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_183536_ (Ljava/util/function/Supplier;I)V net/minecraft/util/profiling/ProfilerFiller/incrementCounter (Ljava/util/function/Supplier;I)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_18578_ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/util/profiling/ProfilerFiller/tee (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;)Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/util/profiling/ProfilerFiller/m_6174_ (Ljava/lang/String;)V net/minecraft/util/profiling/ProfilerFiller/incrementCounter (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_6180_ (Ljava/lang/String;)V net/minecraft/util/profiling/ProfilerFiller/push (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_6182_ (Ljava/lang/String;)V net/minecraft/util/profiling/ProfilerFiller/popPush (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_6521_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/ProfilerFiller/push (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_6523_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/ProfilerFiller/popPush (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_6525_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/ProfilerFiller/incrementCounter (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/ProfilerFiller/m_7238_ ()V net/minecraft/util/profiling/ProfilerFiller/pop ()V +MD: net/minecraft/util/profiling/ProfilerFiller/m_7241_ ()V net/minecraft/util/profiling/ProfilerFiller/endTick ()V +MD: net/minecraft/util/profiling/ProfilerFiller/m_7242_ ()V net/minecraft/util/profiling/ProfilerFiller/startTick ()V +CL: net/minecraft/util/profiling/ProfilerFiller$1 net/minecraft/util/profiling/ProfilerFiller$1 +FD: net/minecraft/util/profiling/ProfilerFiller$1/f_18587_ net/minecraft/util/profiling/ProfilerFiller$1/val$first +FD: net/minecraft/util/profiling/ProfilerFiller$1/f_18588_ net/minecraft/util/profiling/ProfilerFiller$1/val$second +FD: net/minecraft/util/profiling/ProfilerFiller$1/net/minecraft/util/profiling/ProfilerFiller$1 net/minecraft/util/profiling/ProfilerFiller$1/net/minecraft/util/profiling/ProfilerFiller$1 +MD: net/minecraft/util/profiling/ProfilerFiller$1/ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/util/profiling/ProfilerFiller$1/ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_142259_ (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V net/minecraft/util/profiling/ProfilerFiller$1/markForCharting (Lnet/minecraft/util/profiling/metrics/MetricCategory;)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_183275_ (Ljava/lang/String;I)V net/minecraft/util/profiling/ProfilerFiller$1/incrementCounter (Ljava/lang/String;I)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_183536_ (Ljava/util/function/Supplier;I)V net/minecraft/util/profiling/ProfilerFiller$1/incrementCounter (Ljava/util/function/Supplier;I)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_6180_ (Ljava/lang/String;)V net/minecraft/util/profiling/ProfilerFiller$1/push (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_6182_ (Ljava/lang/String;)V net/minecraft/util/profiling/ProfilerFiller$1/popPush (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_6521_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/ProfilerFiller$1/push (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_6523_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/ProfilerFiller$1/popPush (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_7238_ ()V net/minecraft/util/profiling/ProfilerFiller$1/pop ()V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_7241_ ()V net/minecraft/util/profiling/ProfilerFiller$1/endTick ()V +MD: net/minecraft/util/profiling/ProfilerFiller$1/m_7242_ ()V net/minecraft/util/profiling/ProfilerFiller$1/startTick ()V +CL: net/minecraft/util/profiling/ProfilerPathEntry net/minecraft/util/profiling/ProfilerPathEntry +FD: net/minecraft/util/profiling/ProfilerPathEntry/net/minecraft/util/profiling/ProfilerPathEntry net/minecraft/util/profiling/ProfilerPathEntry/net/minecraft/util/profiling/ProfilerPathEntry +MD: net/minecraft/util/profiling/ProfilerPathEntry/m_142752_ ()J net/minecraft/util/profiling/ProfilerPathEntry/getMaxDuration ()J +MD: net/minecraft/util/profiling/ProfilerPathEntry/m_7234_ ()J net/minecraft/util/profiling/ProfilerPathEntry/getCount ()J +MD: net/minecraft/util/profiling/ProfilerPathEntry/m_7235_ ()J net/minecraft/util/profiling/ProfilerPathEntry/getDuration ()J +MD: net/minecraft/util/profiling/ProfilerPathEntry/m_7446_ ()Lit/unimi/dsi/fastutil/objects/Object2LongMap; net/minecraft/util/profiling/ProfilerPathEntry/getCounters ()Lit/unimi/dsi/fastutil/objects/Object2LongMap; +CL: net/minecraft/util/profiling/ResultField net/minecraft/util/profiling/ResultField +FD: net/minecraft/util/profiling/ResultField/f_18607_ net/minecraft/util/profiling/ResultField/percentage +FD: net/minecraft/util/profiling/ResultField/f_18608_ net/minecraft/util/profiling/ResultField/globalPercentage +FD: net/minecraft/util/profiling/ResultField/f_18609_ net/minecraft/util/profiling/ResultField/count +FD: net/minecraft/util/profiling/ResultField/f_18610_ net/minecraft/util/profiling/ResultField/name +FD: net/minecraft/util/profiling/ResultField/net/minecraft/util/profiling/ResultField net/minecraft/util/profiling/ResultField/net/minecraft/util/profiling/ResultField +MD: net/minecraft/util/profiling/ResultField/ (Ljava/lang/String;DDJ)V net/minecraft/util/profiling/ResultField/ (Ljava/lang/String;DDJ)V +MD: net/minecraft/util/profiling/ResultField/compareTo (Ljava/lang/Object;)I net/minecraft/util/profiling/ResultField/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/util/profiling/ResultField/compareTo (Lnet/minecraft/util/profiling/ResultField;)I net/minecraft/util/profiling/ResultField/compareTo (Lnet/minecraft/util/profiling/ResultField;)I +MD: net/minecraft/util/profiling/ResultField/m_18616_ ()I net/minecraft/util/profiling/ResultField/getColor ()I +CL: net/minecraft/util/profiling/SingleTickProfiler net/minecraft/util/profiling/SingleTickProfiler +FD: net/minecraft/util/profiling/SingleTickProfiler/f_18621_ net/minecraft/util/profiling/SingleTickProfiler/LOGGER +FD: net/minecraft/util/profiling/SingleTickProfiler/f_18622_ net/minecraft/util/profiling/SingleTickProfiler/realTime +FD: net/minecraft/util/profiling/SingleTickProfiler/f_18623_ net/minecraft/util/profiling/SingleTickProfiler/saveThreshold +FD: net/minecraft/util/profiling/SingleTickProfiler/f_18624_ net/minecraft/util/profiling/SingleTickProfiler/tick +FD: net/minecraft/util/profiling/SingleTickProfiler/f_18625_ net/minecraft/util/profiling/SingleTickProfiler/location +FD: net/minecraft/util/profiling/SingleTickProfiler/f_18626_ net/minecraft/util/profiling/SingleTickProfiler/profiler +FD: net/minecraft/util/profiling/SingleTickProfiler/net/minecraft/util/profiling/SingleTickProfiler net/minecraft/util/profiling/SingleTickProfiler/net/minecraft/util/profiling/SingleTickProfiler +MD: net/minecraft/util/profiling/SingleTickProfiler/ ()V net/minecraft/util/profiling/SingleTickProfiler/ ()V +MD: net/minecraft/util/profiling/SingleTickProfiler/ (Ljava/util/function/LongSupplier;Ljava/lang/String;J)V net/minecraft/util/profiling/SingleTickProfiler/ (Ljava/util/function/LongSupplier;Ljava/lang/String;J)V +MD: net/minecraft/util/profiling/SingleTickProfiler/m_18628_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/util/profiling/SingleTickProfiler/startTick ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/util/profiling/SingleTickProfiler/m_18629_ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/SingleTickProfiler;)Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/util/profiling/SingleTickProfiler/decorateFiller (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/SingleTickProfiler;)Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/util/profiling/SingleTickProfiler/m_18632_ (Ljava/lang/String;)Lnet/minecraft/util/profiling/SingleTickProfiler; net/minecraft/util/profiling/SingleTickProfiler/createTickProfiler (Ljava/lang/String;)Lnet/minecraft/util/profiling/SingleTickProfiler; +MD: net/minecraft/util/profiling/SingleTickProfiler/m_18634_ ()V net/minecraft/util/profiling/SingleTickProfiler/endTick ()V +MD: net/minecraft/util/profiling/SingleTickProfiler/m_18635_ ()I net/minecraft/util/profiling/SingleTickProfiler/lambda$startTick$0 ()I +CL: net/minecraft/util/profiling/jfr/Environment net/minecraft/util/profiling/jfr/Environment +FD: net/minecraft/util/profiling/jfr/Environment/$VALUES net/minecraft/util/profiling/jfr/Environment/$VALUES +FD: net/minecraft/util/profiling/jfr/Environment/CLIENT net/minecraft/util/profiling/jfr/Environment/CLIENT +FD: net/minecraft/util/profiling/jfr/Environment/SERVER net/minecraft/util/profiling/jfr/Environment/SERVER +FD: net/minecraft/util/profiling/jfr/Environment/f_185270_ net/minecraft/util/profiling/jfr/Environment/description +FD: net/minecraft/util/profiling/jfr/Environment/net/minecraft/util/profiling/jfr/Environment net/minecraft/util/profiling/jfr/Environment/net/minecraft/util/profiling/jfr/Environment +MD: net/minecraft/util/profiling/jfr/Environment/ ()V net/minecraft/util/profiling/jfr/Environment/ ()V +MD: net/minecraft/util/profiling/jfr/Environment/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/util/profiling/jfr/Environment/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/util/profiling/jfr/Environment/m_185277_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/Environment/getDescription ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/Environment/m_185278_ (Lnet/minecraft/server/MinecraftServer;)Lnet/minecraft/util/profiling/jfr/Environment; net/minecraft/util/profiling/jfr/Environment/from (Lnet/minecraft/server/MinecraftServer;)Lnet/minecraft/util/profiling/jfr/Environment; +MD: net/minecraft/util/profiling/jfr/Environment/m_185280_ ()[Lnet/minecraft/util/profiling/jfr/Environment; net/minecraft/util/profiling/jfr/Environment/$values ()[Lnet/minecraft/util/profiling/jfr/Environment; +MD: net/minecraft/util/profiling/jfr/Environment/valueOf (Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/Environment; net/minecraft/util/profiling/jfr/Environment/valueOf (Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/Environment; +MD: net/minecraft/util/profiling/jfr/Environment/values ()[Lnet/minecraft/util/profiling/jfr/Environment; net/minecraft/util/profiling/jfr/Environment/values ()[Lnet/minecraft/util/profiling/jfr/Environment; +CL: net/minecraft/util/profiling/jfr/JfrProfiler net/minecraft/util/profiling/jfr/JfrProfiler +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185284_ net/minecraft/util/profiling/jfr/JfrProfiler/ROOT_CATEGORY +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185285_ net/minecraft/util/profiling/jfr/JfrProfiler/WORLD_GEN_CATEGORY +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185286_ net/minecraft/util/profiling/jfr/JfrProfiler/TICK_CATEGORY +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185287_ net/minecraft/util/profiling/jfr/JfrProfiler/NETWORK_CATEGORY +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185288_ net/minecraft/util/profiling/jfr/JfrProfiler/LOGGER +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185289_ net/minecraft/util/profiling/jfr/JfrProfiler/CUSTOM_EVENTS +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185290_ net/minecraft/util/profiling/jfr/JfrProfiler/FLIGHT_RECORDER_CONFIG +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185291_ net/minecraft/util/profiling/jfr/JfrProfiler/DATE_TIME_FORMATTER +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185292_ net/minecraft/util/profiling/jfr/JfrProfiler/INSTANCE +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185293_ net/minecraft/util/profiling/jfr/JfrProfiler/recording +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185294_ net/minecraft/util/profiling/jfr/JfrProfiler/currentAverageTickTime +FD: net/minecraft/util/profiling/jfr/JfrProfiler/f_185295_ net/minecraft/util/profiling/jfr/JfrProfiler/networkTrafficByAddress +FD: net/minecraft/util/profiling/jfr/JfrProfiler/net/minecraft/util/profiling/jfr/JfrProfiler net/minecraft/util/profiling/jfr/JfrProfiler/net/minecraft/util/profiling/jfr/JfrProfiler +MD: net/minecraft/util/profiling/jfr/JfrProfiler/ ()V net/minecraft/util/profiling/jfr/JfrProfiler/ ()V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/ ()V net/minecraft/util/profiling/jfr/JfrProfiler/ ()V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183243_ ()Ljava/nio/file/Path; net/minecraft/util/profiling/jfr/JfrProfiler/stop ()Ljava/nio/file/Path; +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183425_ (Lnet/minecraft/util/profiling/jfr/Environment;)Z net/minecraft/util/profiling/jfr/JfrProfiler/start (Lnet/minecraft/util/profiling/jfr/Environment;)Z +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183494_ ()Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; net/minecraft/util/profiling/jfr/JfrProfiler/onWorldLoadedStarted ()Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183508_ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/JfrProfiler/onPacketSent (IILjava/net/SocketAddress;I)V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183510_ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/JfrProfiler/onPacketReceived (IILjava/net/SocketAddress;I)V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183559_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; net/minecraft/util/profiling/jfr/JfrProfiler/onChunkGenerate (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183597_ (F)V net/minecraft/util/profiling/jfr/JfrProfiler/onServerTick (F)V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183608_ ()Z net/minecraft/util/profiling/jfr/JfrProfiler/isRunning ()Z +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_183609_ ()Z net/minecraft/util/profiling/jfr/JfrProfiler/isAvailable ()Z +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_185298_ ()Lnet/minecraft/util/profiling/jfr/JfrProfiler; net/minecraft/util/profiling/jfr/JfrProfiler/getInstance ()Lnet/minecraft/util/profiling/jfr/JfrProfiler; +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_185308_ (Lnet/minecraft/util/profiling/jfr/Environment;Ljava/lang/String;Ljdk/jfr/Recording;)V net/minecraft/util/profiling/jfr/JfrProfiler/lambda$start$2 (Lnet/minecraft/util/profiling/jfr/Environment;Ljava/lang/String;Ljdk/jfr/Recording;)V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_185316_ (Ljava/io/Reader;Lnet/minecraft/util/profiling/jfr/Environment;)Z net/minecraft/util/profiling/jfr/JfrProfiler/start (Ljava/io/Reader;Lnet/minecraft/util/profiling/jfr/Environment;)Z +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_185319_ (Ljava/net/SocketAddress;)Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation; net/minecraft/util/profiling/jfr/JfrProfiler/networkStatFor (Ljava/net/SocketAddress;)Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation; +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_185330_ ()V net/minecraft/util/profiling/jfr/JfrProfiler/setupSummaryListener ()V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_185331_ ()V net/minecraft/util/profiling/jfr/JfrProfiler/lambda$new$1 ()V +MD: net/minecraft/util/profiling/jfr/JfrProfiler/m_185332_ ()V net/minecraft/util/profiling/jfr/JfrProfiler/lambda$new$0 ()V +CL: net/minecraft/util/profiling/jfr/JfrProfiler$1 net/minecraft/util/profiling/jfr/JfrProfiler$1 +FD: net/minecraft/util/profiling/jfr/JfrProfiler$1/f_185333_ net/minecraft/util/profiling/jfr/JfrProfiler$1/summaryReporter +FD: net/minecraft/util/profiling/jfr/JfrProfiler$1/f_185334_ net/minecraft/util/profiling/jfr/JfrProfiler$1/this$0 +FD: net/minecraft/util/profiling/jfr/JfrProfiler$1/net/minecraft/util/profiling/jfr/JfrProfiler$1 net/minecraft/util/profiling/jfr/JfrProfiler$1/net/minecraft/util/profiling/jfr/JfrProfiler$1 +MD: net/minecraft/util/profiling/jfr/JfrProfiler$1/ (Lnet/minecraft/util/profiling/jfr/JfrProfiler;)V net/minecraft/util/profiling/jfr/JfrProfiler$1/ (Lnet/minecraft/util/profiling/jfr/JfrProfiler;)V +MD: net/minecraft/util/profiling/jfr/JfrProfiler$1/m_185337_ ()V net/minecraft/util/profiling/jfr/JfrProfiler$1/lambda$$0 ()V +MD: net/minecraft/util/profiling/jfr/JfrProfiler$1/recordingStateChanged (Ljdk/jfr/Recording;)V net/minecraft/util/profiling/jfr/JfrProfiler$1/recordingStateChanged (Ljdk/jfr/Recording;)V +CL: net/minecraft/util/profiling/jfr/JvmProfiler net/minecraft/util/profiling/jfr/JvmProfiler +FD: net/minecraft/util/profiling/jfr/JvmProfiler/f_185340_ net/minecraft/util/profiling/jfr/JvmProfiler/INSTANCE +FD: net/minecraft/util/profiling/jfr/JvmProfiler/net/minecraft/util/profiling/jfr/JvmProfiler net/minecraft/util/profiling/jfr/JvmProfiler/net/minecraft/util/profiling/jfr/JvmProfiler +MD: net/minecraft/util/profiling/jfr/JvmProfiler/ ()V net/minecraft/util/profiling/jfr/JvmProfiler/ ()V +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183243_ ()Ljava/nio/file/Path; net/minecraft/util/profiling/jfr/JvmProfiler/stop ()Ljava/nio/file/Path; +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183425_ (Lnet/minecraft/util/profiling/jfr/Environment;)Z net/minecraft/util/profiling/jfr/JvmProfiler/start (Lnet/minecraft/util/profiling/jfr/Environment;)Z +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183494_ ()Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; net/minecraft/util/profiling/jfr/JvmProfiler/onWorldLoadedStarted ()Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183508_ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/JvmProfiler/onPacketSent (IILjava/net/SocketAddress;I)V +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183510_ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/JvmProfiler/onPacketReceived (IILjava/net/SocketAddress;I)V +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183559_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; net/minecraft/util/profiling/jfr/JvmProfiler/onChunkGenerate (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183597_ (F)V net/minecraft/util/profiling/jfr/JvmProfiler/onServerTick (F)V +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183608_ ()Z net/minecraft/util/profiling/jfr/JvmProfiler/isRunning ()Z +MD: net/minecraft/util/profiling/jfr/JvmProfiler/m_183609_ ()Z net/minecraft/util/profiling/jfr/JvmProfiler/isAvailable ()Z +CL: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler +FD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/f_185355_ net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/LOGGER +FD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/f_185356_ net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/noOpCommit +FD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/ ()V net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/ ()V +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/ ()V net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/ ()V +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183243_ ()Ljava/nio/file/Path; net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/stop ()Ljava/nio/file/Path; +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183425_ (Lnet/minecraft/util/profiling/jfr/Environment;)Z net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/start (Lnet/minecraft/util/profiling/jfr/Environment;)Z +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183494_ ()Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/onWorldLoadedStarted ()Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183508_ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/onPacketSent (IILjava/net/SocketAddress;I)V +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183510_ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/onPacketReceived (IILjava/net/SocketAddress;I)V +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183559_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/onChunkGenerate (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration; +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183597_ (F)V net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/onServerTick (F)V +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183608_ ()Z net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/isRunning ()Z +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_183609_ ()Z net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/isAvailable ()Z +MD: net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/m_185359_ ()V net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler/lambda$static$0 ()V +CL: net/minecraft/util/profiling/jfr/Percentiles net/minecraft/util/profiling/jfr/Percentiles +FD: net/minecraft/util/profiling/jfr/Percentiles/f_185382_ net/minecraft/util/profiling/jfr/Percentiles/DEFAULT_INDEXES +FD: net/minecraft/util/profiling/jfr/Percentiles/net/minecraft/util/profiling/jfr/Percentiles net/minecraft/util/profiling/jfr/Percentiles/net/minecraft/util/profiling/jfr/Percentiles +MD: net/minecraft/util/profiling/jfr/Percentiles/ ()V net/minecraft/util/profiling/jfr/Percentiles/ ()V +MD: net/minecraft/util/profiling/jfr/Percentiles/ ()V net/minecraft/util/profiling/jfr/Percentiles/ ()V +MD: net/minecraft/util/profiling/jfr/Percentiles/m_185385_ (Ljava/util/Map;)Ljava/util/Map; net/minecraft/util/profiling/jfr/Percentiles/sorted (Ljava/util/Map;)Ljava/util/Map; +MD: net/minecraft/util/profiling/jfr/Percentiles/m_185387_ (Ljava/util/Map;Lit/unimi/dsi/fastutil/ints/Int2DoubleRBTreeMap;)V net/minecraft/util/profiling/jfr/Percentiles/lambda$sorted$0 (Ljava/util/Map;Lit/unimi/dsi/fastutil/ints/Int2DoubleRBTreeMap;)V +MD: net/minecraft/util/profiling/jfr/Percentiles/m_185390_ ([D)Ljava/util/Map; net/minecraft/util/profiling/jfr/Percentiles/evaluate ([D)Ljava/util/Map; +MD: net/minecraft/util/profiling/jfr/Percentiles/m_185392_ ([J)Ljava/util/Map; net/minecraft/util/profiling/jfr/Percentiles/evaluate ([J)Ljava/util/Map; +CL: net/minecraft/util/profiling/jfr/SummaryReporter net/minecraft/util/profiling/jfr/SummaryReporter +FD: net/minecraft/util/profiling/jfr/SummaryReporter/f_185394_ net/minecraft/util/profiling/jfr/SummaryReporter/LOGGER +FD: net/minecraft/util/profiling/jfr/SummaryReporter/f_185395_ net/minecraft/util/profiling/jfr/SummaryReporter/onDeregistration +FD: net/minecraft/util/profiling/jfr/SummaryReporter/net/minecraft/util/profiling/jfr/SummaryReporter net/minecraft/util/profiling/jfr/SummaryReporter/net/minecraft/util/profiling/jfr/SummaryReporter +MD: net/minecraft/util/profiling/jfr/SummaryReporter/ ()V net/minecraft/util/profiling/jfr/SummaryReporter/ ()V +MD: net/minecraft/util/profiling/jfr/SummaryReporter/ (Ljava/lang/Runnable;)V net/minecraft/util/profiling/jfr/SummaryReporter/ (Ljava/lang/Runnable;)V +MD: net/minecraft/util/profiling/jfr/SummaryReporter/m_185400_ (Ljava/nio/file/Path;)V net/minecraft/util/profiling/jfr/SummaryReporter/recordingStopped (Ljava/nio/file/Path;)V +MD: net/minecraft/util/profiling/jfr/SummaryReporter/m_185407_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/SummaryReporter/lambda$recordingStopped$3 ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/SummaryReporter/m_185408_ (Ljava/nio/file/Path;)Ljava/lang/String; net/minecraft/util/profiling/jfr/SummaryReporter/lambda$recordingStopped$2 (Ljava/nio/file/Path;)Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/SummaryReporter/m_185410_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/SummaryReporter/lambda$recordingStopped$1 ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/SummaryReporter/m_185411_ (Ljava/nio/file/Path;)Ljava/lang/String; net/minecraft/util/profiling/jfr/SummaryReporter/lambda$recordingStopped$0 (Ljava/nio/file/Path;)Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/SummaryReporter/m_201932_ (Ljava/util/function/Supplier;)V net/minecraft/util/profiling/jfr/SummaryReporter/infoWithFallback (Ljava/util/function/Supplier;)V +MD: net/minecraft/util/profiling/jfr/SummaryReporter/m_201934_ (Ljava/util/function/Supplier;Ljava/lang/Throwable;)V net/minecraft/util/profiling/jfr/SummaryReporter/warnWithFallback (Ljava/util/function/Supplier;Ljava/lang/Throwable;)V +CL: net/minecraft/util/profiling/jfr/callback/ProfiledDuration net/minecraft/util/profiling/jfr/callback/ProfiledDuration +FD: net/minecraft/util/profiling/jfr/callback/ProfiledDuration/net/minecraft/util/profiling/jfr/callback/ProfiledDuration net/minecraft/util/profiling/jfr/callback/ProfiledDuration/net/minecraft/util/profiling/jfr/callback/ProfiledDuration +MD: net/minecraft/util/profiling/jfr/callback/ProfiledDuration/m_185413_ ()V net/minecraft/util/profiling/jfr/callback/ProfiledDuration/finish ()V +CL: net/minecraft/util/profiling/jfr/callback/package-info net/minecraft/util/profiling/jfr/callback/package-info +FD: net/minecraft/util/profiling/jfr/callback/package-info/net/minecraft/util/profiling/jfr/callback/package-info net/minecraft/util/profiling/jfr/callback/package-info/net/minecraft/util/profiling/jfr/callback/package-info +CL: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195533_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/EVENT_NAME +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195534_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/TYPE +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195535_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/chunkPosX +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195536_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/chunkPosZ +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195537_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/level +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195538_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/targetStatus +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195539_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/worldPosX +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/f_195540_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/worldPosZ +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent +MD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/ ()V net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/ ()V +MD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)V net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceKey;Ljava/lang/String;)V +CL: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/f_195546_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/WORLD_POS_X +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/f_195547_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/WORLD_POS_Z +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/f_195548_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/CHUNK_POS_X +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/f_195549_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/CHUNK_POS_Z +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/f_195550_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/STATUS +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/f_195551_ net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/LEVEL +FD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields +MD: net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/ ()V net/minecraft/util/profiling/jfr/event/ChunkGenerationEvent$Fields/ ()V +CL: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/f_195553_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/EVENT_NAME +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/f_195554_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/TYPE +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/f_195555_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/receivedBytes +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/f_195556_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/receivedPackets +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/f_195557_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/remoteAddress +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/f_195558_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/sentBytes +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/f_195559_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/sentPackets +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent +MD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/ ()V net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/ ()V +MD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/ (Ljava/lang/String;)V net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent/ (Ljava/lang/String;)V +CL: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/f_195563_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/REMOTE_ADDRESS +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/f_195564_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/SENT_BYTES +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/f_195565_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/RECEIVED_BYTES +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/f_195566_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/SENT_PACKETS +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/f_195567_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/RECEIVED_PACKETS +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields +MD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/ ()V net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Fields/ ()V +CL: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/f_195569_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/sentBytes +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/f_195570_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/sentPackets +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/f_195571_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/receivedBytes +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/f_195572_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/receivedPackets +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/f_195573_ net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/event +FD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation +MD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/ (Ljava/lang/String;)V net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/ (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/m_195576_ ()V net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/commitEvent ()V +MD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/m_195577_ (I)V net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/trackSentPacket (I)V +MD: net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/m_195579_ (I)V net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$SumAggregation/trackReceivedPacket (I)V +CL: net/minecraft/util/profiling/jfr/event/PacketEvent net/minecraft/util/profiling/jfr/event/PacketEvent +FD: net/minecraft/util/profiling/jfr/event/PacketEvent/f_185414_ net/minecraft/util/profiling/jfr/event/PacketEvent/bytes +FD: net/minecraft/util/profiling/jfr/event/PacketEvent/f_185415_ net/minecraft/util/profiling/jfr/event/PacketEvent/packetId +FD: net/minecraft/util/profiling/jfr/event/PacketEvent/f_185416_ net/minecraft/util/profiling/jfr/event/PacketEvent/protocolId +FD: net/minecraft/util/profiling/jfr/event/PacketEvent/f_185417_ net/minecraft/util/profiling/jfr/event/PacketEvent/remoteAddress +FD: net/minecraft/util/profiling/jfr/event/PacketEvent/net/minecraft/util/profiling/jfr/event/PacketEvent net/minecraft/util/profiling/jfr/event/PacketEvent/net/minecraft/util/profiling/jfr/event/PacketEvent +MD: net/minecraft/util/profiling/jfr/event/PacketEvent/ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/event/PacketEvent/ (IILjava/net/SocketAddress;I)V +CL: net/minecraft/util/profiling/jfr/event/PacketEvent$Fields net/minecraft/util/profiling/jfr/event/PacketEvent$Fields +FD: net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/f_185423_ net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/REMOTE_ADDRESS +FD: net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/f_185424_ net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/PROTOCOL_ID +FD: net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/f_185425_ net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/PACKET_ID +FD: net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/f_185426_ net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/BYTES +FD: net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/net/minecraft/util/profiling/jfr/event/PacketEvent$Fields net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/net/minecraft/util/profiling/jfr/event/PacketEvent$Fields +MD: net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/ ()V net/minecraft/util/profiling/jfr/event/PacketEvent$Fields/ ()V +CL: net/minecraft/util/profiling/jfr/event/PacketReceivedEvent net/minecraft/util/profiling/jfr/event/PacketReceivedEvent +FD: net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/f_195581_ net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/NAME +FD: net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/f_195582_ net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/TYPE +FD: net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/net/minecraft/util/profiling/jfr/event/PacketReceivedEvent net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/net/minecraft/util/profiling/jfr/event/PacketReceivedEvent +MD: net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/ ()V net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/ ()V +MD: net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/event/PacketReceivedEvent/ (IILjava/net/SocketAddress;I)V +CL: net/minecraft/util/profiling/jfr/event/PacketSentEvent net/minecraft/util/profiling/jfr/event/PacketSentEvent +FD: net/minecraft/util/profiling/jfr/event/PacketSentEvent/f_195589_ net/minecraft/util/profiling/jfr/event/PacketSentEvent/NAME +FD: net/minecraft/util/profiling/jfr/event/PacketSentEvent/f_195590_ net/minecraft/util/profiling/jfr/event/PacketSentEvent/TYPE +FD: net/minecraft/util/profiling/jfr/event/PacketSentEvent/net/minecraft/util/profiling/jfr/event/PacketSentEvent net/minecraft/util/profiling/jfr/event/PacketSentEvent/net/minecraft/util/profiling/jfr/event/PacketSentEvent +MD: net/minecraft/util/profiling/jfr/event/PacketSentEvent/ ()V net/minecraft/util/profiling/jfr/event/PacketSentEvent/ ()V +MD: net/minecraft/util/profiling/jfr/event/PacketSentEvent/ (IILjava/net/SocketAddress;I)V net/minecraft/util/profiling/jfr/event/PacketSentEvent/ (IILjava/net/SocketAddress;I)V +CL: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent +FD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/f_195597_ net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/EVENT_NAME +FD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/f_195598_ net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/TYPE +FD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/f_195599_ net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/averageTickDurationNanos +FD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent +MD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/ ()V net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/ ()V +MD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/ (F)V net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent/ (F)V +CL: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields +FD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields/f_195603_ net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields/AVERAGE_TICK_DURATION +FD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields/net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields/net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields +MD: net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields/ ()V net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Fields/ ()V +CL: net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent +FD: net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/f_195605_ net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/EVENT_NAME +FD: net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/f_195606_ net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/TYPE +FD: net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent +MD: net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/ ()V net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/ ()V +MD: net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/ ()V net/minecraft/util/profiling/jfr/event/WorldLoadFinishedEvent/ ()V +CL: net/minecraft/util/profiling/jfr/event/package-info net/minecraft/util/profiling/jfr/event/package-info +FD: net/minecraft/util/profiling/jfr/event/package-info/net/minecraft/util/profiling/jfr/event/package-info net/minecraft/util/profiling/jfr/event/package-info/net/minecraft/util/profiling/jfr/event/package-info +CL: net/minecraft/util/profiling/jfr/package-info net/minecraft/util/profiling/jfr/package-info +FD: net/minecraft/util/profiling/jfr/package-info/net/minecraft/util/profiling/jfr/package-info net/minecraft/util/profiling/jfr/package-info/net/minecraft/util/profiling/jfr/package-info +CL: net/minecraft/util/profiling/jfr/parse/JfrStatsParser net/minecraft/util/profiling/jfr/parse/JfrStatsParser +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185428_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/recordingStarted +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185429_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/recordingEnded +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185430_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/chunkGenStats +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185431_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/cpuLoadStat +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185432_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/receivedPackets +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185433_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/sentPackets +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185434_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/fileWrites +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185435_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/fileReads +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185436_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/garbageCollections +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185437_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/gcTotalDuration +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185438_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/gcHeapStats +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185439_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/threadAllocationStats +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185440_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/tickTimes +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/f_185441_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser/worldCreationDuration +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/net/minecraft/util/profiling/jfr/parse/JfrStatsParser net/minecraft/util/profiling/jfr/parse/JfrStatsParser/net/minecraft/util/profiling/jfr/parse/JfrStatsParser +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/ (Ljava/util/stream/Stream;)V net/minecraft/util/profiling/jfr/parse/JfrStatsParser/ (Ljava/util/stream/Stream;)V +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185444_ ()Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult; net/minecraft/util/profiling/jfr/parse/JfrStatsParser/results ()Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185445_ (Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification;)Lnet/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize; net/minecraft/util/profiling/jfr/parse/JfrStatsParser/lambda$incrementPacket$1 (Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification;)Lnet/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185447_ (Ljava/nio/file/Path;)Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult; net/minecraft/util/profiling/jfr/parse/JfrStatsParser/parse (Ljava/nio/file/Path;)Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185449_ (Ljava/time/Duration;Ljava/util/Map;)Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary; net/minecraft/util/profiling/jfr/parse/JfrStatsParser/collectPacketStats (Ljava/time/Duration;Ljava/util/Map;)Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185452_ (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/profiling/jfr/parse/JfrStatsParser/lambda$collectPacketStats$2 (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185454_ (Ljava/util/stream/Stream;)V net/minecraft/util/profiling/jfr/parse/JfrStatsParser/capture (Ljava/util/stream/Stream;)V +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185456_ (Ljdk/jfr/consumer/RecordedEvent;)V net/minecraft/util/profiling/jfr/parse/JfrStatsParser/lambda$capture$0 (Ljdk/jfr/consumer/RecordedEvent;)V +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185458_ (Ljdk/jfr/consumer/RecordedEvent;ILjava/util/Map;)V net/minecraft/util/profiling/jfr/parse/JfrStatsParser/incrementPacket (Ljdk/jfr/consumer/RecordedEvent;ILjava/util/Map;)V +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser/m_185462_ (Ljdk/jfr/consumer/RecordedEvent;Ljava/util/List;Ljava/lang/String;)V net/minecraft/util/profiling/jfr/parse/JfrStatsParser/appendFileIO (Ljdk/jfr/consumer/RecordedEvent;Ljava/util/List;Ljava/lang/String;)V +CL: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1 net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1 +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/f_185466_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/val$recordingFile +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1 net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1 +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/ (Ljdk/jfr/consumer/RecordingFile;)V net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/ (Ljdk/jfr/consumer/RecordingFile;)V +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/hasNext ()Z net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/hasNext ()Z +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/next ()Ljava/lang/Object; net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/next ()Ljava/lang/Object; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/next ()Ljdk/jfr/consumer/RecordedEvent; net/minecraft/util/profiling/jfr/parse/JfrStatsParser$1/next ()Ljdk/jfr/consumer/RecordedEvent; +CL: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/f_185472_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/count +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/f_185473_ net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/totalSize +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/ ()V net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/ ()V +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/m_185475_ ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize; net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/toCountAndSize ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/m_185476_ (I)V net/minecraft/util/profiling/jfr/parse/JfrStatsParser$MutableCountAndSize/increment (I)V +CL: net/minecraft/util/profiling/jfr/parse/JfrStatsResult net/minecraft/util/profiling/jfr/parse/JfrStatsResult +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185478_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/recordingStarted +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185479_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/recordingEnded +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185480_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/recordingDuration +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185481_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/worldCreationDuration +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185482_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/tickTimes +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185483_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/cpuLoadStats +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185484_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/heapSummary +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185485_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/threadAllocationSummary +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185486_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/receivedPacketsSummary +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185487_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/sentPacketsSummary +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185488_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/fileWrites +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185489_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/fileReads +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185490_ net/minecraft/util/profiling/jfr/parse/JfrStatsResult/chunkGenStats +FD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/net/minecraft/util/profiling/jfr/parse/JfrStatsResult net/minecraft/util/profiling/jfr/parse/JfrStatsResult/net/minecraft/util/profiling/jfr/parse/JfrStatsResult +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/ (Ljava/time/Instant;Ljava/time/Instant;Ljava/time/Duration;Ljava/time/Duration;Ljava/util/List;Ljava/util/List;Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary;Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary;Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary;Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary;Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary;Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary;Ljava/util/List;)V net/minecraft/util/profiling/jfr/parse/JfrStatsResult/ (Ljava/time/Instant;Ljava/time/Instant;Ljava/time/Duration;Ljava/time/Duration;Ljava/util/List;Ljava/util/List;Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary;Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary;Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary;Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary;Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary;Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary;Ljava/util/List;)V +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/parse/JfrStatsResult/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185478_ ()Ljava/time/Instant; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/recordingStarted ()Ljava/time/Instant; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185479_ ()Ljava/time/Instant; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/recordingEnded ()Ljava/time/Instant; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185480_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/recordingDuration ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185481_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/worldCreationDuration ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185482_ ()Ljava/util/List; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/tickTimes ()Ljava/util/List; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185483_ ()Ljava/util/List; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/cpuLoadStats ()Ljava/util/List; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185484_ ()Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/heapSummary ()Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185485_ ()Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/threadAllocationSummary ()Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185486_ ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/receivedPacketsSummary ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185487_ ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/sentPacketsSummary ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185488_ ()Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/fileWrites ()Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185489_ ()Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/fileReads ()Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/f_185490_ ()Ljava/util/List; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/chunkGenStats ()Ljava/util/List; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/hashCode ()I net/minecraft/util/profiling/jfr/parse/JfrStatsResult/hashCode ()I +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/m_185505_ ()Ljava/util/List; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/chunkGenSummary ()Ljava/util/List; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/m_185506_ (Lcom/mojang/datafixers/util/Pair;)Ljava/time/Duration; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/lambda$chunkGenSummary$1 (Lcom/mojang/datafixers/util/Pair;)Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/m_185508_ (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/lambda$chunkGenSummary$0 (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/m_185510_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/asJson ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/parse/JfrStatsResult/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/parse/JfrStatsResult/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/parse/package-info net/minecraft/util/profiling/jfr/parse/package-info +FD: net/minecraft/util/profiling/jfr/parse/package-info/net/minecraft/util/profiling/jfr/parse/package-info net/minecraft/util/profiling/jfr/parse/package-info/net/minecraft/util/profiling/jfr/parse/package-info +CL: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer +FD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/f_185528_ net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/gson +FD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/f_185529_ net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/BYTES_PER_SECOND +FD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/f_185530_ net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/COUNT +FD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/f_185531_ net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/DURATION_NANOS_TOTAL +FD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/f_185532_ net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/TOTAL_BYTES +FD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/f_185533_ net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/COUNT_PER_SECOND +FD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/ ()V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/ ()V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185535_ (Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult;)Ljava/lang/String; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/format (Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult;)Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185537_ (Lnet/minecraft/util/profiling/jfr/stats/ChunkGenStat;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$chunkGen$4 (Lnet/minecraft/util/profiling/jfr/stats/ChunkGenStat;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185539_ (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/fileIoSummary (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185541_ (Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/heap (Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185543_ (Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/packets (Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185545_ (Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/threadAllocations (Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185547_ (Lnet/minecraft/util/profiling/jfr/stats/TickTimeStat;)D net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$serverTicks$7 (Lnet/minecraft/util/profiling/jfr/stats/TickTimeStat;)D +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185549_ (Lcom/google/gson/JsonArray;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$packets$10 (Lcom/google/gson/JsonArray;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185552_ (Lcom/google/gson/JsonArray;Ljava/lang/String;Ljava/lang/Double;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$threadAllocations$6 (Lcom/google/gson/JsonArray;Ljava/lang/String;Ljava/lang/Double;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185556_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonArray;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$chunkGen$1 (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonArray;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185559_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonObject;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$chunkGen$2 (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185562_ (Lcom/google/gson/JsonObject;Ljava/lang/Integer;Ljava/lang/Double;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$serverTicks$8 (Lcom/google/gson/JsonObject;Ljava/lang/Integer;Ljava/lang/Double;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185566_ (Lcom/mojang/datafixers/util/Pair;)D net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$chunkGen$0 (Lcom/mojang/datafixers/util/Pair;)D +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185568_ (Ljava/lang/String;Ljava/lang/Double;Lcom/google/gson/JsonObject;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$threadAllocations$5 (Ljava/lang/String;Ljava/lang/Double;Lcom/google/gson/JsonObject;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185572_ (Ljava/util/List;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/chunkGen (Ljava/util/List;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185574_ (Ljava/util/List;Ljava/util/function/ToDoubleFunction;)Lcom/google/gson/JsonObject; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$cpu$11 (Ljava/util/List;Ljava/util/function/ToDoubleFunction;)Lcom/google/gson/JsonObject; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185577_ (Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/fileIO (Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185579_ (Lcom/google/gson/JsonArray;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$fileIoSummary$9 (Lcom/google/gson/JsonArray;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185582_ (Lcom/google/gson/JsonObject;Ljava/lang/Integer;Ljava/lang/Double;)V net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/lambda$chunkGen$3 (Lcom/google/gson/JsonObject;Ljava/lang/Integer;Ljava/lang/Double;)V +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185586_ (Ljava/util/List;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/serverTicks (Ljava/util/List;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185588_ (Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/network (Lnet/minecraft/util/profiling/jfr/parse/JfrStatsResult;)Lcom/google/gson/JsonElement; +MD: net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/m_185590_ (Ljava/util/List;)Lcom/google/gson/JsonElement; net/minecraft/util/profiling/jfr/serialize/JfrResultJsonSerializer/cpu (Ljava/util/List;)Lcom/google/gson/JsonElement; +CL: net/minecraft/util/profiling/jfr/serialize/package-info net/minecraft/util/profiling/jfr/serialize/package-info +FD: net/minecraft/util/profiling/jfr/serialize/package-info/net/minecraft/util/profiling/jfr/serialize/package-info net/minecraft/util/profiling/jfr/serialize/package-info/net/minecraft/util/profiling/jfr/serialize/package-info +CL: net/minecraft/util/profiling/jfr/stats/ChunkGenStat net/minecraft/util/profiling/jfr/stats/ChunkGenStat +FD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185592_ net/minecraft/util/profiling/jfr/stats/ChunkGenStat/duration +FD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185593_ net/minecraft/util/profiling/jfr/stats/ChunkGenStat/chunkPos +FD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185594_ net/minecraft/util/profiling/jfr/stats/ChunkGenStat/worldPos +FD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185595_ net/minecraft/util/profiling/jfr/stats/ChunkGenStat/status +FD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185596_ net/minecraft/util/profiling/jfr/stats/ChunkGenStat/level +FD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/net/minecraft/util/profiling/jfr/stats/ChunkGenStat net/minecraft/util/profiling/jfr/stats/ChunkGenStat/net/minecraft/util/profiling/jfr/stats/ChunkGenStat +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/ (Ljava/time/Duration;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ColumnPos;Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/lang/String;)V net/minecraft/util/profiling/jfr/stats/ChunkGenStat/ (Ljava/time/Duration;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ColumnPos;Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/lang/String;)V +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/ChunkGenStat/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185593_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/util/profiling/jfr/stats/ChunkGenStat/chunkPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185594_ ()Lnet/minecraft/server/level/ColumnPos; net/minecraft/util/profiling/jfr/stats/ChunkGenStat/worldPos ()Lnet/minecraft/server/level/ColumnPos; +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185595_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/util/profiling/jfr/stats/ChunkGenStat/status ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/f_185596_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/ChunkGenStat/level ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/hashCode ()I net/minecraft/util/profiling/jfr/stats/ChunkGenStat/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/m_183571_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/ChunkGenStat/duration ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/m_185604_ (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/ChunkGenStat; net/minecraft/util/profiling/jfr/stats/ChunkGenStat/from (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/ChunkGenStat; +MD: net/minecraft/util/profiling/jfr/stats/ChunkGenStat/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/ChunkGenStat/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/CpuLoadStat net/minecraft/util/profiling/jfr/stats/CpuLoadStat +FD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/f_185614_ net/minecraft/util/profiling/jfr/stats/CpuLoadStat/jvm +FD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/f_185615_ net/minecraft/util/profiling/jfr/stats/CpuLoadStat/userJvm +FD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/f_185616_ net/minecraft/util/profiling/jfr/stats/CpuLoadStat/system +FD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/net/minecraft/util/profiling/jfr/stats/CpuLoadStat net/minecraft/util/profiling/jfr/stats/CpuLoadStat/net/minecraft/util/profiling/jfr/stats/CpuLoadStat +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/ (DDD)V net/minecraft/util/profiling/jfr/stats/CpuLoadStat/ (DDD)V +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/CpuLoadStat/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/f_185614_ ()D net/minecraft/util/profiling/jfr/stats/CpuLoadStat/jvm ()D +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/f_185615_ ()D net/minecraft/util/profiling/jfr/stats/CpuLoadStat/userJvm ()D +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/f_185616_ ()D net/minecraft/util/profiling/jfr/stats/CpuLoadStat/system ()D +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/hashCode ()I net/minecraft/util/profiling/jfr/stats/CpuLoadStat/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/m_185622_ (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/CpuLoadStat; net/minecraft/util/profiling/jfr/stats/CpuLoadStat/from (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/CpuLoadStat; +MD: net/minecraft/util/profiling/jfr/stats/CpuLoadStat/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/CpuLoadStat/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/FileIOStat net/minecraft/util/profiling/jfr/stats/FileIOStat +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat/f_185630_ net/minecraft/util/profiling/jfr/stats/FileIOStat/duration +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat/f_185631_ net/minecraft/util/profiling/jfr/stats/FileIOStat/path +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat/f_185632_ net/minecraft/util/profiling/jfr/stats/FileIOStat/bytes +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat/net/minecraft/util/profiling/jfr/stats/FileIOStat net/minecraft/util/profiling/jfr/stats/FileIOStat/net/minecraft/util/profiling/jfr/stats/FileIOStat +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/ (Ljava/time/Duration;Ljava/lang/String;J)V net/minecraft/util/profiling/jfr/stats/FileIOStat/ (Ljava/time/Duration;Ljava/lang/String;J)V +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/FileIOStat/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/f_185630_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/FileIOStat/duration ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/f_185631_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/FileIOStat/path ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/f_185632_ ()J net/minecraft/util/profiling/jfr/stats/FileIOStat/bytes ()J +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/hashCode ()I net/minecraft/util/profiling/jfr/stats/FileIOStat/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/m_185638_ (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)J net/minecraft/util/profiling/jfr/stats/FileIOStat/lambda$summary$3 (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)J +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/m_185640_ (Ljava/time/Duration;Ljava/util/List;)Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary; net/minecraft/util/profiling/jfr/stats/FileIOStat/summary (Ljava/time/Duration;Ljava/util/List;)Lnet/minecraft/util/profiling/jfr/stats/FileIOStat$Summary; +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/m_185643_ (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/util/profiling/jfr/stats/FileIOStat/lambda$summary$4 (Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/m_185646_ (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/FileIOStat/lambda$summary$2 (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/m_185649_ (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)Z net/minecraft/util/profiling/jfr/stats/FileIOStat/lambda$summary$1 (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)Z +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/m_185651_ (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)J net/minecraft/util/profiling/jfr/stats/FileIOStat/lambda$summary$0 (Lnet/minecraft/util/profiling/jfr/stats/FileIOStat;)J +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/FileIOStat/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185657_ net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/totalBytes +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185658_ net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/bytesPerSecond +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185659_ net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/counts +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185660_ net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/countsPerSecond +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185661_ net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/timeSpentInIO +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185662_ net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/topTenContributorsByTotalBytes +FD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/ (JDJDLjava/time/Duration;Ljava/util/List;)V net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/ (JDJDLjava/time/Duration;Ljava/util/List;)V +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185657_ ()J net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/totalBytes ()J +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185658_ ()D net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/bytesPerSecond ()D +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185659_ ()J net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/counts ()J +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185660_ ()D net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/countsPerSecond ()D +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185661_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/timeSpentInIO ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/f_185662_ ()Ljava/util/List; net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/topTenContributorsByTotalBytes ()Ljava/util/List; +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/hashCode ()I net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/FileIOStat$Summary/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/GcHeapStat net/minecraft/util/profiling/jfr/stats/GcHeapStat +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/f_185680_ net/minecraft/util/profiling/jfr/stats/GcHeapStat/timestamp +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/f_185681_ net/minecraft/util/profiling/jfr/stats/GcHeapStat/heapUsed +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/f_185682_ net/minecraft/util/profiling/jfr/stats/GcHeapStat/timing +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/net/minecraft/util/profiling/jfr/stats/GcHeapStat net/minecraft/util/profiling/jfr/stats/GcHeapStat/net/minecraft/util/profiling/jfr/stats/GcHeapStat +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/ (Ljava/time/Instant;JLnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing;)V net/minecraft/util/profiling/jfr/stats/GcHeapStat/ (Ljava/time/Instant;JLnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing;)V +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/GcHeapStat/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/f_185680_ ()Ljava/time/Instant; net/minecraft/util/profiling/jfr/stats/GcHeapStat/timestamp ()Ljava/time/Instant; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/f_185681_ ()J net/minecraft/util/profiling/jfr/stats/GcHeapStat/heapUsed ()J +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/f_185682_ ()Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; net/minecraft/util/profiling/jfr/stats/GcHeapStat/timing ()Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/hashCode ()I net/minecraft/util/profiling/jfr/stats/GcHeapStat/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/m_185688_ (Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat;)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; net/minecraft/util/profiling/jfr/stats/GcHeapStat/lambda$calculateAllocationRatePerSecond$0 (Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat;)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/m_185690_ (Ljava/time/Duration;Ljava/util/List;Ljava/time/Duration;I)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary; net/minecraft/util/profiling/jfr/stats/GcHeapStat/summary (Ljava/time/Duration;Ljava/util/List;Ljava/time/Duration;I)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/m_185695_ (Ljava/util/List;)D net/minecraft/util/profiling/jfr/stats/GcHeapStat/calculateAllocationRatePerSecond (Ljava/util/List;)D +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/m_185697_ (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat; net/minecraft/util/profiling/jfr/stats/GcHeapStat/from (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/GcHeapStat/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185705_ net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/duration +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185706_ net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/gcTotalDuration +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185707_ net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/totalGCs +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185708_ net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/allocationRateBytesPerSecond +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/ (Ljava/time/Duration;Ljava/time/Duration;ID)V net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/ (Ljava/time/Duration;Ljava/time/Duration;ID)V +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185705_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/duration ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185706_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/gcTotalDuration ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185707_ ()I net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/totalGCs ()I +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/f_185708_ ()D net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/allocationRateBytesPerSecond ()D +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/hashCode ()I net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/m_185714_ ()F net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/gcOverHead ()F +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/GcHeapStat$Summary/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/$VALUES net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/$VALUES +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/AFTER_GC net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/AFTER_GC +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/BEFORE_GC net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/BEFORE_GC +FD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/ ()V net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/ ()V +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/ (Ljava/lang/String;I)V net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/ (Ljava/lang/String;I)V +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/m_185730_ ()[Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/$values ()[Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/valueOf (Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/valueOf (Ljava/lang/String;)Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; +MD: net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/values ()[Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; net/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing/values ()[Lnet/minecraft/util/profiling/jfr/stats/GcHeapStat$Timing; +CL: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/f_185734_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/totalPacketCountAndSize +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/f_185735_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/largestSizeContributors +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/f_185736_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/recordingDuration +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/ (Ljava/time/Duration;Ljava/util/List;)V net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/ (Ljava/time/Duration;Ljava/util/List;)V +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/m_185740_ ()D net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/getCountsPerSecond ()D +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/m_185741_ ()D net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/getSizePerSecond ()D +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/m_185742_ ()J net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/getTotalCount ()J +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/m_185743_ ()J net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/getTotalSize ()J +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/m_185744_ ()Ljava/util/List; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/largestSizeContributors ()Ljava/util/List; +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/m_185745_ ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary/lambda$new$0 ()Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize; +CL: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/f_185746_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/totalCount +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/f_185747_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/totalSize +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/f_185748_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/SIZE_THEN_COUNT +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/ ()V net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/ ()V +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/ (JJ)V net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/ (JJ)V +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/f_185746_ ()J net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/totalCount ()J +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/f_185747_ ()J net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/totalSize ()J +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/hashCode ()I net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/m_185754_ (Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize;)Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/add (Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize;)Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize; +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketCountAndSize/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/f_185761_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/direction +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/f_185762_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/protocolId +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/f_185763_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/packetId +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/f_185764_ net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/PACKET_NAME_BY_ID +FD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/ ()V net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/ ()V +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/ (Lnet/minecraft/network/protocol/PacketFlow;II)V net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/ (Lnet/minecraft/network/protocol/PacketFlow;II)V +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/f_185761_ ()Lnet/minecraft/network/protocol/PacketFlow; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/direction ()Lnet/minecraft/network/protocol/PacketFlow; +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/f_185762_ ()I net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/protocolId ()I +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/f_185763_ ()I net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/packetId ()I +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/hashCode ()I net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/m_185770_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/packetName ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/m_185771_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/ConnectionProtocol;Ljava/lang/Integer;Ljava/lang/Class;)V net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/lambda$static$0 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/network/protocol/PacketFlow;Lnet/minecraft/network/ConnectionProtocol;Ljava/lang/Integer;Ljava/lang/Class;)V +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/m_185777_ (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/from (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification; +MD: net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/NetworkPacketSummary$PacketIdentification/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat +FD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/f_185786_ net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/timestamp +FD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/f_185787_ net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/threadName +FD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/f_185788_ net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/totalBytes +FD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/f_185789_ net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/UNKNOWN_THREAD +FD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/ (Ljava/time/Instant;Ljava/lang/String;J)V net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/ (Ljava/time/Instant;Ljava/lang/String;J)V +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/f_185786_ ()Ljava/time/Instant; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/timestamp ()Ljava/time/Instant; +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/f_185787_ ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/threadName ()Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/f_185788_ ()J net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/totalBytes ()J +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/hashCode ()I net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/m_185795_ (Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat;)Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/lambda$summary$0 (Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat;)Ljava/lang/String; +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/m_185797_ (Ljava/util/List;)Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/summary (Ljava/util/List;)Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary; +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/m_185799_ (Ljava/util/Map;Ljava/lang/String;Ljava/util/List;)V net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/lambda$summary$1 (Ljava/util/Map;Ljava/lang/String;Ljava/util/List;)V +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/m_185803_ (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/from (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/ThreadAllocationStat; +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary +FD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/f_185811_ net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/allocationsPerSecondByThread +FD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/ (Ljava/util/Map;)V net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/ (Ljava/util/Map;)V +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/f_185811_ ()Ljava/util/Map; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/allocationsPerSecondByThread ()Ljava/util/Map; +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/hashCode ()I net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/ThreadAllocationStat$Summary/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/TickTimeStat net/minecraft/util/profiling/jfr/stats/TickTimeStat +FD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/f_185819_ net/minecraft/util/profiling/jfr/stats/TickTimeStat/timestamp +FD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/f_185820_ net/minecraft/util/profiling/jfr/stats/TickTimeStat/currentAverage +FD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/net/minecraft/util/profiling/jfr/stats/TickTimeStat net/minecraft/util/profiling/jfr/stats/TickTimeStat/net/minecraft/util/profiling/jfr/stats/TickTimeStat +MD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/ (Ljava/time/Instant;Ljava/time/Duration;)V net/minecraft/util/profiling/jfr/stats/TickTimeStat/ (Ljava/time/Instant;Ljava/time/Duration;)V +MD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/TickTimeStat/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/f_185819_ ()Ljava/time/Instant; net/minecraft/util/profiling/jfr/stats/TickTimeStat/timestamp ()Ljava/time/Instant; +MD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/f_185820_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/TickTimeStat/currentAverage ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/hashCode ()I net/minecraft/util/profiling/jfr/stats/TickTimeStat/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/m_185825_ (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/TickTimeStat; net/minecraft/util/profiling/jfr/stats/TickTimeStat/from (Ljdk/jfr/consumer/RecordedEvent;)Lnet/minecraft/util/profiling/jfr/stats/TickTimeStat; +MD: net/minecraft/util/profiling/jfr/stats/TickTimeStat/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/TickTimeStat/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/TimeStamped net/minecraft/util/profiling/jfr/stats/TimeStamped +FD: net/minecraft/util/profiling/jfr/stats/TimeStamped/net/minecraft/util/profiling/jfr/stats/TimeStamped net/minecraft/util/profiling/jfr/stats/TimeStamped/net/minecraft/util/profiling/jfr/stats/TimeStamped +MD: net/minecraft/util/profiling/jfr/stats/TimeStamped/m_185832_ ()Ljava/time/Instant; net/minecraft/util/profiling/jfr/stats/TimeStamped/getTimestamp ()Ljava/time/Instant; +CL: net/minecraft/util/profiling/jfr/stats/TimedStat net/minecraft/util/profiling/jfr/stats/TimedStat +FD: net/minecraft/util/profiling/jfr/stats/TimedStat/net/minecraft/util/profiling/jfr/stats/TimedStat net/minecraft/util/profiling/jfr/stats/TimedStat/net/minecraft/util/profiling/jfr/stats/TimedStat +MD: net/minecraft/util/profiling/jfr/stats/TimedStat/m_183571_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/TimedStat/duration ()Ljava/time/Duration; +CL: net/minecraft/util/profiling/jfr/stats/TimedStatSummary net/minecraft/util/profiling/jfr/stats/TimedStatSummary +FD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185833_ net/minecraft/util/profiling/jfr/stats/TimedStatSummary/fastest +FD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185834_ net/minecraft/util/profiling/jfr/stats/TimedStatSummary/slowest +FD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185835_ net/minecraft/util/profiling/jfr/stats/TimedStatSummary/secondSlowest +FD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185836_ net/minecraft/util/profiling/jfr/stats/TimedStatSummary/count +FD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185837_ net/minecraft/util/profiling/jfr/stats/TimedStatSummary/percentilesNanos +FD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185838_ net/minecraft/util/profiling/jfr/stats/TimedStatSummary/totalDuration +FD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/net/minecraft/util/profiling/jfr/stats/TimedStatSummary net/minecraft/util/profiling/jfr/stats/TimedStatSummary/net/minecraft/util/profiling/jfr/stats/TimedStatSummary +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/ (Lnet/minecraft/util/profiling/jfr/stats/TimedStat;Lnet/minecraft/util/profiling/jfr/stats/TimedStat;Lnet/minecraft/util/profiling/jfr/stats/TimedStat;ILjava/util/Map;Ljava/time/Duration;)V net/minecraft/util/profiling/jfr/stats/TimedStatSummary/ (Lnet/minecraft/util/profiling/jfr/stats/TimedStat;Lnet/minecraft/util/profiling/jfr/stats/TimedStat;Lnet/minecraft/util/profiling/jfr/stats/TimedStat;ILjava/util/Map;Ljava/time/Duration;)V +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/jfr/stats/TimedStatSummary/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185833_ ()Lnet/minecraft/util/profiling/jfr/stats/TimedStat; net/minecraft/util/profiling/jfr/stats/TimedStatSummary/fastest ()Lnet/minecraft/util/profiling/jfr/stats/TimedStat; +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185834_ ()Lnet/minecraft/util/profiling/jfr/stats/TimedStat; net/minecraft/util/profiling/jfr/stats/TimedStatSummary/slowest ()Lnet/minecraft/util/profiling/jfr/stats/TimedStat; +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185835_ ()Lnet/minecraft/util/profiling/jfr/stats/TimedStat; net/minecraft/util/profiling/jfr/stats/TimedStatSummary/secondSlowest ()Lnet/minecraft/util/profiling/jfr/stats/TimedStat; +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185836_ ()I net/minecraft/util/profiling/jfr/stats/TimedStatSummary/count ()I +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185837_ ()Ljava/util/Map; net/minecraft/util/profiling/jfr/stats/TimedStatSummary/percentilesNanos ()Ljava/util/Map; +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/f_185838_ ()Ljava/time/Duration; net/minecraft/util/profiling/jfr/stats/TimedStatSummary/totalDuration ()Ljava/time/Duration; +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/hashCode ()I net/minecraft/util/profiling/jfr/stats/TimedStatSummary/hashCode ()I +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/m_185847_ (Lnet/minecraft/util/profiling/jfr/stats/TimedStat;)J net/minecraft/util/profiling/jfr/stats/TimedStatSummary/lambda$summary$0 (Lnet/minecraft/util/profiling/jfr/stats/TimedStat;)J +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/m_185849_ (Ljava/util/List;)Lnet/minecraft/util/profiling/jfr/stats/TimedStatSummary; net/minecraft/util/profiling/jfr/stats/TimedStatSummary/summary (Ljava/util/List;)Lnet/minecraft/util/profiling/jfr/stats/TimedStatSummary; +MD: net/minecraft/util/profiling/jfr/stats/TimedStatSummary/toString ()Ljava/lang/String; net/minecraft/util/profiling/jfr/stats/TimedStatSummary/toString ()Ljava/lang/String; +CL: net/minecraft/util/profiling/jfr/stats/package-info net/minecraft/util/profiling/jfr/stats/package-info +FD: net/minecraft/util/profiling/jfr/stats/package-info/net/minecraft/util/profiling/jfr/stats/package-info net/minecraft/util/profiling/jfr/stats/package-info/net/minecraft/util/profiling/jfr/stats/package-info +CL: net/minecraft/util/profiling/metrics/MetricCategory net/minecraft/util/profiling/metrics/MetricCategory +FD: net/minecraft/util/profiling/metrics/MetricCategory/$VALUES net/minecraft/util/profiling/metrics/MetricCategory/$VALUES +FD: net/minecraft/util/profiling/metrics/MetricCategory/CHUNK_RENDERING net/minecraft/util/profiling/metrics/MetricCategory/CHUNK_RENDERING +FD: net/minecraft/util/profiling/metrics/MetricCategory/CHUNK_RENDERING_DISPATCHING net/minecraft/util/profiling/metrics/MetricCategory/CHUNK_RENDERING_DISPATCHING +FD: net/minecraft/util/profiling/metrics/MetricCategory/CPU net/minecraft/util/profiling/metrics/MetricCategory/CPU +FD: net/minecraft/util/profiling/metrics/MetricCategory/EVENT_LOOPS net/minecraft/util/profiling/metrics/MetricCategory/EVENT_LOOPS +FD: net/minecraft/util/profiling/metrics/MetricCategory/JVM net/minecraft/util/profiling/metrics/MetricCategory/JVM +FD: net/minecraft/util/profiling/metrics/MetricCategory/MAIL_BOXES net/minecraft/util/profiling/metrics/MetricCategory/MAIL_BOXES +FD: net/minecraft/util/profiling/metrics/MetricCategory/PATH_FINDING net/minecraft/util/profiling/metrics/MetricCategory/PATH_FINDING +FD: net/minecraft/util/profiling/metrics/MetricCategory/TICK_LOOP net/minecraft/util/profiling/metrics/MetricCategory/TICK_LOOP +FD: net/minecraft/util/profiling/metrics/MetricCategory/f_145974_ net/minecraft/util/profiling/metrics/MetricCategory/description +FD: net/minecraft/util/profiling/metrics/MetricCategory/net/minecraft/util/profiling/metrics/MetricCategory net/minecraft/util/profiling/metrics/MetricCategory/net/minecraft/util/profiling/metrics/MetricCategory +MD: net/minecraft/util/profiling/metrics/MetricCategory/ ()V net/minecraft/util/profiling/metrics/MetricCategory/ ()V +MD: net/minecraft/util/profiling/metrics/MetricCategory/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/util/profiling/metrics/MetricCategory/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/util/profiling/metrics/MetricCategory/m_145981_ ()Ljava/lang/String; net/minecraft/util/profiling/metrics/MetricCategory/getDescription ()Ljava/lang/String; +MD: net/minecraft/util/profiling/metrics/MetricCategory/m_145982_ ()[Lnet/minecraft/util/profiling/metrics/MetricCategory; net/minecraft/util/profiling/metrics/MetricCategory/$values ()[Lnet/minecraft/util/profiling/metrics/MetricCategory; +MD: net/minecraft/util/profiling/metrics/MetricCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/util/profiling/metrics/MetricCategory; net/minecraft/util/profiling/metrics/MetricCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/util/profiling/metrics/MetricCategory; +MD: net/minecraft/util/profiling/metrics/MetricCategory/values ()[Lnet/minecraft/util/profiling/metrics/MetricCategory; net/minecraft/util/profiling/metrics/MetricCategory/values ()[Lnet/minecraft/util/profiling/metrics/MetricCategory; +CL: net/minecraft/util/profiling/metrics/MetricSampler net/minecraft/util/profiling/metrics/MetricSampler +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145986_ net/minecraft/util/profiling/metrics/MetricSampler/thresholdTest +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145987_ net/minecraft/util/profiling/metrics/MetricSampler/name +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145988_ net/minecraft/util/profiling/metrics/MetricSampler/category +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145989_ net/minecraft/util/profiling/metrics/MetricSampler/sampler +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145990_ net/minecraft/util/profiling/metrics/MetricSampler/ticks +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145991_ net/minecraft/util/profiling/metrics/MetricSampler/values +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145992_ net/minecraft/util/profiling/metrics/MetricSampler/isRunning +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145993_ net/minecraft/util/profiling/metrics/MetricSampler/beforeTick +FD: net/minecraft/util/profiling/metrics/MetricSampler/f_145994_ net/minecraft/util/profiling/metrics/MetricSampler/currentValue +FD: net/minecraft/util/profiling/metrics/MetricSampler/net/minecraft/util/profiling/metrics/MetricSampler net/minecraft/util/profiling/metrics/MetricSampler/net/minecraft/util/profiling/metrics/MetricSampler +MD: net/minecraft/util/profiling/metrics/MetricSampler/ (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/DoubleSupplier;Ljava/lang/Runnable;Lnet/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest;)V net/minecraft/util/profiling/metrics/MetricSampler/ (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/DoubleSupplier;Ljava/lang/Runnable;Lnet/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest;)V +MD: net/minecraft/util/profiling/metrics/MetricSampler/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/metrics/MetricSampler/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/metrics/MetricSampler/hashCode ()I net/minecraft/util/profiling/metrics/MetricSampler/hashCode ()I +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146001_ ()V net/minecraft/util/profiling/metrics/MetricSampler/onStartTick ()V +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146002_ (I)V net/minecraft/util/profiling/metrics/MetricSampler/onEndTick (I)V +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146004_ (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/lang/Object;Ljava/util/function/ToDoubleFunction;)Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/MetricSampler/create (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/lang/Object;Ljava/util/function/ToDoubleFunction;)Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146009_ (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/DoubleSupplier;)Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/MetricSampler/create (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/DoubleSupplier;)Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146013_ (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)Lnet/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder; net/minecraft/util/profiling/metrics/MetricSampler/builder (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)Lnet/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder; +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146018_ ()V net/minecraft/util/profiling/metrics/MetricSampler/onFinished ()V +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146019_ ()Ljava/util/function/DoubleSupplier; net/minecraft/util/profiling/metrics/MetricSampler/getSampler ()Ljava/util/function/DoubleSupplier; +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146020_ ()Ljava/lang/String; net/minecraft/util/profiling/metrics/MetricSampler/getName ()Ljava/lang/String; +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146021_ ()Lnet/minecraft/util/profiling/metrics/MetricCategory; net/minecraft/util/profiling/metrics/MetricSampler/getCategory ()Lnet/minecraft/util/profiling/metrics/MetricCategory; +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146024_ ()Lnet/minecraft/util/profiling/metrics/MetricSampler$SamplerResult; net/minecraft/util/profiling/metrics/MetricSampler/result ()Lnet/minecraft/util/profiling/metrics/MetricSampler$SamplerResult; +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146025_ ()Z net/minecraft/util/profiling/metrics/MetricSampler/triggersThreshold ()Z +MD: net/minecraft/util/profiling/metrics/MetricSampler/m_146026_ ()V net/minecraft/util/profiling/metrics/MetricSampler/verifyRunning ()V +CL: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder +FD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/f_146028_ net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/name +FD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/f_146029_ net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/category +FD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/f_146030_ net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/sampler +FD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/f_146031_ net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/context +FD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/f_146032_ net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/beforeTick +FD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/f_146033_ net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/thresholdTest +FD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder +MD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/ (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)V net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/ (Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)V +MD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/m_146039_ ()Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/build ()Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/m_146040_ (Lnet/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest;)Lnet/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder; net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/withThresholdAlert (Lnet/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest;)Lnet/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder; +MD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/m_146042_ (Ljava/util/function/Consumer;)Lnet/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder; net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/withBeforeTick (Ljava/util/function/Consumer;)Lnet/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder; +MD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/m_146044_ (Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)D net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/lambda$new$0 (Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)D +MD: net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/m_146047_ (Ljava/util/function/Consumer;)V net/minecraft/util/profiling/metrics/MetricSampler$MetricSamplerBuilder/lambda$withBeforeTick$1 (Ljava/util/function/Consumer;)V +CL: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult +FD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/f_146049_ net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/recording +FD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/f_146050_ net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/firstTick +FD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/f_146051_ net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/lastTick +FD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult +MD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/ (IILit/unimi/dsi/fastutil/ints/Int2DoubleMap;)V net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/ (IILit/unimi/dsi/fastutil/ints/Int2DoubleMap;)V +MD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/m_146056_ ()I net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/getFirstTick ()I +MD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/m_146057_ (I)D net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/valueAtTick (I)D +MD: net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/m_146059_ ()I net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult/getLastTick ()I +CL: net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest +FD: net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest/net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest/net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest +MD: net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest/m_142488_ (D)Z net/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest/test (D)Z +CL: net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage +FD: net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/f_146061_ net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/percentageIncreaseThreshold +FD: net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/f_146062_ net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/previousValue +FD: net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage +MD: net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/ (F)V net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/ (F)V +MD: net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/m_142488_ (D)Z net/minecraft/util/profiling/metrics/MetricSampler$ValueIncreasedByPercentage/test (D)Z +CL: net/minecraft/util/profiling/metrics/MetricsRegistry net/minecraft/util/profiling/metrics/MetricsRegistry +FD: net/minecraft/util/profiling/metrics/MetricsRegistry/f_146067_ net/minecraft/util/profiling/metrics/MetricsRegistry/INSTANCE +FD: net/minecraft/util/profiling/metrics/MetricsRegistry/f_146068_ net/minecraft/util/profiling/metrics/MetricsRegistry/measuredInstances +FD: net/minecraft/util/profiling/metrics/MetricsRegistry/net/minecraft/util/profiling/metrics/MetricsRegistry net/minecraft/util/profiling/metrics/MetricsRegistry/net/minecraft/util/profiling/metrics/MetricsRegistry +MD: net/minecraft/util/profiling/metrics/MetricsRegistry/ ()V net/minecraft/util/profiling/metrics/MetricsRegistry/ ()V +MD: net/minecraft/util/profiling/metrics/MetricsRegistry/ ()V net/minecraft/util/profiling/metrics/MetricsRegistry/ ()V +MD: net/minecraft/util/profiling/metrics/MetricsRegistry/m_146071_ ()Ljava/util/List; net/minecraft/util/profiling/metrics/MetricsRegistry/getRegisteredSamplers ()Ljava/util/List; +MD: net/minecraft/util/profiling/metrics/MetricsRegistry/m_146072_ (Lnet/minecraft/util/profiling/metrics/ProfilerMeasured;)V net/minecraft/util/profiling/metrics/MetricsRegistry/add (Lnet/minecraft/util/profiling/metrics/ProfilerMeasured;)V +MD: net/minecraft/util/profiling/metrics/MetricsRegistry/m_146074_ (Ljava/util/Map$Entry;)Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/MetricsRegistry/lambda$aggregateDuplicates$1 (Ljava/util/Map$Entry;)Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/MetricsRegistry/m_146076_ (Ljava/util/Map;)Ljava/util/List; net/minecraft/util/profiling/metrics/MetricsRegistry/aggregateDuplicates (Ljava/util/Map;)Ljava/util/List; +MD: net/minecraft/util/profiling/metrics/MetricsRegistry/m_146078_ (Lnet/minecraft/util/profiling/metrics/ProfilerMeasured;)Ljava/util/stream/Stream; net/minecraft/util/profiling/metrics/MetricsRegistry/lambda$getRegisteredSamplers$0 (Lnet/minecraft/util/profiling/metrics/ProfilerMeasured;)Ljava/util/stream/Stream; +CL: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler +FD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/f_146080_ net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/delegates +FD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/ (Ljava/lang/String;Ljava/util/List;)V net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/ (Ljava/lang/String;Ljava/util/List;)V +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/equals (Ljava/lang/Object;)Z net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/hashCode ()I net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/hashCode ()I +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/m_146084_ (DLnet/minecraft/util/profiling/metrics/MetricSampler;)Z net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/lambda$thresholdTest$2 (DLnet/minecraft/util/profiling/metrics/MetricSampler;)Z +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/m_146087_ (Ljava/util/List;)Lnet/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest; net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/thresholdTest (Ljava/util/List;)Lnet/minecraft/util/profiling/metrics/MetricSampler$ThresholdTest; +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/m_146089_ (Ljava/util/List;D)Z net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/lambda$thresholdTest$3 (Ljava/util/List;D)Z +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/m_146092_ (Ljava/util/List;)V net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/beforeTick (Ljava/util/List;)V +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/m_146094_ (Ljava/util/List;)D net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/averageValueFromDelegates (Ljava/util/List;)D +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/m_146096_ (Ljava/util/List;)V net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/lambda$new$1 (Ljava/util/List;)V +MD: net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/m_146098_ (Ljava/util/List;)D net/minecraft/util/profiling/metrics/MetricsRegistry$AggregatedMetricSampler/lambda$new$0 (Ljava/util/List;)D +CL: net/minecraft/util/profiling/metrics/MetricsSamplerProvider net/minecraft/util/profiling/metrics/MetricsSamplerProvider +FD: net/minecraft/util/profiling/metrics/MetricsSamplerProvider/net/minecraft/util/profiling/metrics/MetricsSamplerProvider net/minecraft/util/profiling/metrics/MetricsSamplerProvider/net/minecraft/util/profiling/metrics/MetricsSamplerProvider +MD: net/minecraft/util/profiling/metrics/MetricsSamplerProvider/m_142531_ (Ljava/util/function/Supplier;)Ljava/util/Set; net/minecraft/util/profiling/metrics/MetricsSamplerProvider/samplers (Ljava/util/function/Supplier;)Ljava/util/Set; +CL: net/minecraft/util/profiling/metrics/ProfilerMeasured net/minecraft/util/profiling/metrics/ProfilerMeasured +FD: net/minecraft/util/profiling/metrics/ProfilerMeasured/net/minecraft/util/profiling/metrics/ProfilerMeasured net/minecraft/util/profiling/metrics/ProfilerMeasured/net/minecraft/util/profiling/metrics/ProfilerMeasured +MD: net/minecraft/util/profiling/metrics/ProfilerMeasured/m_142754_ ()Ljava/util/List; net/minecraft/util/profiling/metrics/ProfilerMeasured/profiledMetrics ()Ljava/util/List; +CL: net/minecraft/util/profiling/metrics/package-info net/minecraft/util/profiling/metrics/package-info +FD: net/minecraft/util/profiling/metrics/package-info/net/minecraft/util/profiling/metrics/package-info net/minecraft/util/profiling/metrics/package-info/net/minecraft/util/profiling/metrics/package-info +CL: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146104_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/PROFILING_MAX_DURATION_SECONDS +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146105_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/globalOnReportFinished +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146106_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/deviationsBySampler +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146107_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/taskProfiler +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146108_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/ioExecutor +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146109_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/metricsPersister +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146110_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/onProfilingEnd +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146111_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/onReportFinished +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146112_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/metricsSamplerProvider +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146113_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/wallTimeSource +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146114_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/deadlineNano +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146115_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/currentTick +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146116_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/singleTickProfiler +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146117_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/killSwitch +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/f_146118_ net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/thisTickSamplers +FD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/ ()V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/ ()V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/ (Lnet/minecraft/util/profiling/metrics/MetricsSamplerProvider;Ljava/util/function/LongSupplier;Ljava/util/concurrent/Executor;Lnet/minecraft/util/profiling/metrics/storage/MetricsPersister;Ljava/util/function/Consumer;Ljava/util/function/Consumer;)V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/ (Lnet/minecraft/util/profiling/metrics/MetricsSamplerProvider;Ljava/util/function/LongSupplier;Ljava/util/concurrent/Executor;Lnet/minecraft/util/profiling/metrics/storage/MetricsPersister;Ljava/util/function/Consumer;Ljava/util/function/Consumer;)V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_142610_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/getProfiler ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_142758_ ()V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/endTick ()V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_142759_ ()V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/startTick ()V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_142760_ ()V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/end ()V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_142763_ ()Z net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/isRecording ()Z +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146128_ (Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/scheduleSaveResults (Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146130_ (Lnet/minecraft/util/profiling/metrics/MetricSampler;)Ljava/util/List; net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/lambda$endTick$3 (Lnet/minecraft/util/profiling/metrics/MetricSampler;)Ljava/util/List; +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146132_ (Lnet/minecraft/util/profiling/metrics/MetricsSamplerProvider;Ljava/util/function/LongSupplier;Ljava/util/concurrent/Executor;Lnet/minecraft/util/profiling/metrics/storage/MetricsPersister;Ljava/util/function/Consumer;Ljava/util/function/Consumer;)Lnet/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder; net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/createStarted (Lnet/minecraft/util/profiling/metrics/MetricsSamplerProvider;Ljava/util/function/LongSupplier;Ljava/util/concurrent/Executor;Lnet/minecraft/util/profiling/metrics/storage/MetricsPersister;Ljava/util/function/Consumer;Ljava/util/function/Consumer;)Lnet/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder; +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146139_ (Ljava/util/HashSet;Lnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/lambda$scheduleSaveResults$5 (Ljava/util/HashSet;Lnet/minecraft/util/profiling/ProfileResults;)V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146142_ (Ljava/util/function/Consumer;)V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/registerGlobalCompletionCallback (Ljava/util/function/Consumer;)V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146148_ ()V net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/verifyStarted ()V +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146149_ ()I net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/lambda$endTick$4 ()I +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146150_ ()Lnet/minecraft/util/profiling/ProfileCollector; net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/lambda$startTick$2 ()Lnet/minecraft/util/profiling/ProfileCollector; +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146151_ ()I net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/lambda$new$1 ()I +MD: net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/m_146152_ ()I net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder/lambda$new$0 ()I +CL: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder +FD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/f_146153_ net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/INSTANCE +FD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder +MD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/ ()V net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/ ()V +MD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/ ()V net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/ ()V +MD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/m_142610_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/getProfiler ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/m_142758_ ()V net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/endTick ()V +MD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/m_142759_ ()V net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/startTick ()V +MD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/m_142760_ ()V net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/end ()V +MD: net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/m_142763_ ()Z net/minecraft/util/profiling/metrics/profiling/InactiveMetricsRecorder/isRecording ()Z +CL: net/minecraft/util/profiling/metrics/profiling/MetricsRecorder net/minecraft/util/profiling/metrics/profiling/MetricsRecorder +FD: net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/net/minecraft/util/profiling/metrics/profiling/MetricsRecorder net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/net/minecraft/util/profiling/metrics/profiling/MetricsRecorder +MD: net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/m_142610_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/getProfiler ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/m_142758_ ()V net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/endTick ()V +MD: net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/m_142759_ ()V net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/startTick ()V +MD: net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/m_142760_ ()V net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/end ()V +MD: net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/m_142763_ ()Z net/minecraft/util/profiling/metrics/profiling/MetricsRecorder/isRecording ()Z +CL: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter +FD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/f_146161_ net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/previouslyFoundSamplerNames +FD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter +MD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/ ()V net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/ ()V +MD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/m_146163_ (Ljava/util/function/Supplier;)Ljava/util/Set; net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/newSamplersFoundInProfiler (Ljava/util/function/Supplier;)Ljava/util/Set; +MD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/m_146165_ (Ljava/util/function/Supplier;Ljava/lang/String;)D net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/lambda$samplerForProfilingPath$2 (Ljava/util/function/Supplier;Ljava/lang/String;)D +MD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/m_146168_ (Ljava/util/function/Supplier;Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;)Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/samplerForProfilingPath (Ljava/util/function/Supplier;Ljava/lang/String;Lnet/minecraft/util/profiling/metrics/MetricCategory;)Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/m_146172_ (Ljava/util/function/Supplier;Lorg/apache/commons/lang3/tuple/Pair;)Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/lambda$newSamplersFoundInProfiler$1 (Ljava/util/function/Supplier;Lorg/apache/commons/lang3/tuple/Pair;)Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/m_146175_ (Lorg/apache/commons/lang3/tuple/Pair;)Z net/minecraft/util/profiling/metrics/profiling/ProfilerSamplerAdapter/lambda$newSamplersFoundInProfiler$0 (Lorg/apache/commons/lang3/tuple/Pair;)Z +CL: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/f_146177_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/samplers +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/f_146178_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/samplerFactory +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/f_181117_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/LOGGER +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/ ()V net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/ ()V +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/ (Ljava/util/function/LongSupplier;Z)V net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/ (Ljava/util/function/LongSupplier;Z)V +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/m_142531_ (Ljava/util/function/Supplier;)Ljava/util/Set; net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/samplers (Ljava/util/function/Supplier;)Ljava/util/Set; +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/m_146182_ ()Ljava/util/Set; net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/runtimeIndependentSamplers ()Ljava/util/Set; +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/m_146183_ (Lnet/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats;I)Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/lambda$runtimeIndependentSamplers$1 (Lnet/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats;I)Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/m_146186_ (Lcom/google/common/base/Stopwatch;)D net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/lambda$tickTimeSampler$3 (Lcom/google/common/base/Stopwatch;)D +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/m_146188_ (Ljava/util/function/LongSupplier;)Lnet/minecraft/util/profiling/metrics/MetricSampler; net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/tickTimeSampler (Ljava/util/function/LongSupplier;)Lnet/minecraft/util/profiling/metrics/MetricSampler; +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/m_146192_ ()D net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/lambda$runtimeIndependentSamplers$2 ()D +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/m_146193_ (Lnet/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats;I)D net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider/lambda$runtimeIndependentSamplers$0 (Lnet/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats;I)D +CL: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1 net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1 +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/f_146196_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/val$timeSource +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1 net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1 +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/ (Ljava/util/function/LongSupplier;)V net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/ (Ljava/util/function/LongSupplier;)V +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/read ()J net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$1/read ()J +CL: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/f_146200_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/nrOfCpus +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/f_146201_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/systemInfo +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/f_146202_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/processor +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/f_146203_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/previousCpuLoadTick +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/f_146204_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/currentLoad +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/f_146205_ net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/lastPollMs +FD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/ ()V net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/ ()V +MD: net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/m_146207_ (I)D net/minecraft/util/profiling/metrics/profiling/ServerMetricsSamplersProvider$CpuStats/loadForCpu (I)D +CL: net/minecraft/util/profiling/metrics/profiling/package-info net/minecraft/util/profiling/metrics/profiling/package-info +FD: net/minecraft/util/profiling/metrics/profiling/package-info/net/minecraft/util/profiling/metrics/profiling/package-info net/minecraft/util/profiling/metrics/profiling/package-info/net/minecraft/util/profiling/metrics/profiling/package-info +CL: net/minecraft/util/profiling/metrics/storage/MetricsPersister net/minecraft/util/profiling/metrics/storage/MetricsPersister +FD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/f_146209_ net/minecraft/util/profiling/metrics/storage/MetricsPersister/PROFILING_RESULTS_DIR +FD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/f_146210_ net/minecraft/util/profiling/metrics/storage/MetricsPersister/METRICS_DIR_NAME +FD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/f_146211_ net/minecraft/util/profiling/metrics/storage/MetricsPersister/DEVIATIONS_DIR_NAME +FD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/f_146212_ net/minecraft/util/profiling/metrics/storage/MetricsPersister/PROFILING_RESULT_FILENAME +FD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/f_146213_ net/minecraft/util/profiling/metrics/storage/MetricsPersister/LOGGER +FD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/f_146214_ net/minecraft/util/profiling/metrics/storage/MetricsPersister/rootFolderName +FD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/net/minecraft/util/profiling/metrics/storage/MetricsPersister net/minecraft/util/profiling/metrics/storage/MetricsPersister/net/minecraft/util/profiling/metrics/storage/MetricsPersister +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/ ()V net/minecraft/util/profiling/metrics/storage/MetricsPersister/ ()V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/ (Ljava/lang/String;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/ (Ljava/lang/String;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146218_ (I)[Ljava/lang/String; net/minecraft/util/profiling/metrics/storage/MetricsPersister/lambda$saveCategory$2 (I)[Ljava/lang/String; +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146220_ (ILnet/minecraft/util/profiling/metrics/MetricSampler$SamplerResult;)Ljava/lang/String; net/minecraft/util/profiling/metrics/storage/MetricsPersister/lambda$saveCategory$1 (ILnet/minecraft/util/profiling/metrics/MetricSampler$SamplerResult;)Ljava/lang/String; +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146223_ (Lnet/minecraft/util/profiling/ProfileResults;Ljava/nio/file/Path;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/saveProfilingTaskExecutionResult (Lnet/minecraft/util/profiling/ProfileResults;Ljava/nio/file/Path;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146226_ (Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/List;Ljava/nio/file/Path;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/saveCategory (Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/List;Ljava/nio/file/Path;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146230_ (Ljava/nio/file/Path;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/List;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/lambda$saveMetrics$0 (Ljava/nio/file/Path;Lnet/minecraft/util/profiling/metrics/MetricCategory;Ljava/util/List;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146234_ (Ljava/time/format/DateTimeFormatter;Ljava/nio/file/Path;Lnet/minecraft/util/profiling/metrics/MetricSampler;Lnet/minecraft/util/profiling/metrics/storage/RecordedDeviation;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/lambda$saveDeviations$3 (Ljava/time/format/DateTimeFormatter;Ljava/nio/file/Path;Lnet/minecraft/util/profiling/metrics/MetricSampler;Lnet/minecraft/util/profiling/metrics/storage/RecordedDeviation;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146239_ (Ljava/time/format/DateTimeFormatter;Ljava/nio/file/Path;Lnet/minecraft/util/profiling/metrics/MetricSampler;Ljava/util/List;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/lambda$saveDeviations$4 (Ljava/time/format/DateTimeFormatter;Ljava/nio/file/Path;Lnet/minecraft/util/profiling/metrics/MetricSampler;Ljava/util/List;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146244_ (Ljava/util/Map;Ljava/nio/file/Path;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/saveDeviations (Ljava/util/Map;Ljava/nio/file/Path;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146247_ (Ljava/util/Set;Ljava/nio/file/Path;)V net/minecraft/util/profiling/metrics/storage/MetricsPersister/saveMetrics (Ljava/util/Set;Ljava/nio/file/Path;)V +MD: net/minecraft/util/profiling/metrics/storage/MetricsPersister/m_146250_ (Ljava/util/Set;Ljava/util/Map;Lnet/minecraft/util/profiling/ProfileResults;)Ljava/nio/file/Path; net/minecraft/util/profiling/metrics/storage/MetricsPersister/saveReports (Ljava/util/Set;Ljava/util/Map;Lnet/minecraft/util/profiling/ProfileResults;)Ljava/nio/file/Path; +CL: net/minecraft/util/profiling/metrics/storage/RecordedDeviation net/minecraft/util/profiling/metrics/storage/RecordedDeviation +FD: net/minecraft/util/profiling/metrics/storage/RecordedDeviation/f_146254_ net/minecraft/util/profiling/metrics/storage/RecordedDeviation/timestamp +FD: net/minecraft/util/profiling/metrics/storage/RecordedDeviation/f_146255_ net/minecraft/util/profiling/metrics/storage/RecordedDeviation/tick +FD: net/minecraft/util/profiling/metrics/storage/RecordedDeviation/f_146256_ net/minecraft/util/profiling/metrics/storage/RecordedDeviation/profilerResultAtTick +FD: net/minecraft/util/profiling/metrics/storage/RecordedDeviation/net/minecraft/util/profiling/metrics/storage/RecordedDeviation net/minecraft/util/profiling/metrics/storage/RecordedDeviation/net/minecraft/util/profiling/metrics/storage/RecordedDeviation +MD: net/minecraft/util/profiling/metrics/storage/RecordedDeviation/ (Ljava/time/Instant;ILnet/minecraft/util/profiling/ProfileResults;)V net/minecraft/util/profiling/metrics/storage/RecordedDeviation/ (Ljava/time/Instant;ILnet/minecraft/util/profiling/ProfileResults;)V +CL: net/minecraft/util/profiling/metrics/storage/package-info net/minecraft/util/profiling/metrics/storage/package-info +FD: net/minecraft/util/profiling/metrics/storage/package-info/net/minecraft/util/profiling/metrics/storage/package-info net/minecraft/util/profiling/metrics/storage/package-info/net/minecraft/util/profiling/metrics/storage/package-info +CL: net/minecraft/util/profiling/package-info net/minecraft/util/profiling/package-info +FD: net/minecraft/util/profiling/package-info/net/minecraft/util/profiling/package-info net/minecraft/util/profiling/package-info/net/minecraft/util/profiling/package-info +CL: net/minecraft/util/random/SimpleWeightedRandomList net/minecraft/util/random/SimpleWeightedRandomList +FD: net/minecraft/util/random/SimpleWeightedRandomList/net/minecraft/util/random/SimpleWeightedRandomList net/minecraft/util/random/SimpleWeightedRandomList/net/minecraft/util/random/SimpleWeightedRandomList +MD: net/minecraft/util/random/SimpleWeightedRandomList/ (Ljava/util/List;)V net/minecraft/util/random/SimpleWeightedRandomList/ (Ljava/util/List;)V +MD: net/minecraft/util/random/SimpleWeightedRandomList/m_146263_ ()Lnet/minecraft/util/random/SimpleWeightedRandomList$Builder; net/minecraft/util/random/SimpleWeightedRandomList/builder ()Lnet/minecraft/util/random/SimpleWeightedRandomList$Builder; +MD: net/minecraft/util/random/SimpleWeightedRandomList/m_146264_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/random/SimpleWeightedRandomList/wrappedCodec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/random/SimpleWeightedRandomList/m_146266_ (Ljava/util/Random;)Ljava/util/Optional; net/minecraft/util/random/SimpleWeightedRandomList/getRandomValue (Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/util/random/SimpleWeightedRandomList/m_185860_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/random/SimpleWeightedRandomList/wrappedCodecAllowingEmpty (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/random/SimpleWeightedRandomList/m_185862_ (Ljava/lang/Object;)Lnet/minecraft/util/random/SimpleWeightedRandomList; net/minecraft/util/random/SimpleWeightedRandomList/single (Ljava/lang/Object;)Lnet/minecraft/util/random/SimpleWeightedRandomList; +MD: net/minecraft/util/random/SimpleWeightedRandomList/m_185864_ ()Lnet/minecraft/util/random/SimpleWeightedRandomList; net/minecraft/util/random/SimpleWeightedRandomList/empty ()Lnet/minecraft/util/random/SimpleWeightedRandomList; +CL: net/minecraft/util/random/SimpleWeightedRandomList$Builder net/minecraft/util/random/SimpleWeightedRandomList$Builder +FD: net/minecraft/util/random/SimpleWeightedRandomList$Builder/f_146268_ net/minecraft/util/random/SimpleWeightedRandomList$Builder/result +FD: net/minecraft/util/random/SimpleWeightedRandomList$Builder/net/minecraft/util/random/SimpleWeightedRandomList$Builder net/minecraft/util/random/SimpleWeightedRandomList$Builder/net/minecraft/util/random/SimpleWeightedRandomList$Builder +MD: net/minecraft/util/random/SimpleWeightedRandomList$Builder/ ()V net/minecraft/util/random/SimpleWeightedRandomList$Builder/ ()V +MD: net/minecraft/util/random/SimpleWeightedRandomList$Builder/m_146270_ ()Lnet/minecraft/util/random/SimpleWeightedRandomList; net/minecraft/util/random/SimpleWeightedRandomList$Builder/build ()Lnet/minecraft/util/random/SimpleWeightedRandomList; +MD: net/minecraft/util/random/SimpleWeightedRandomList$Builder/m_146271_ (Ljava/lang/Object;I)Lnet/minecraft/util/random/SimpleWeightedRandomList$Builder; net/minecraft/util/random/SimpleWeightedRandomList$Builder/add (Ljava/lang/Object;I)Lnet/minecraft/util/random/SimpleWeightedRandomList$Builder; +CL: net/minecraft/util/random/Weight net/minecraft/util/random/Weight +FD: net/minecraft/util/random/Weight/f_146274_ net/minecraft/util/random/Weight/CODEC +FD: net/minecraft/util/random/Weight/f_146275_ net/minecraft/util/random/Weight/ONE +FD: net/minecraft/util/random/Weight/f_146276_ net/minecraft/util/random/Weight/LOGGER +FD: net/minecraft/util/random/Weight/f_146277_ net/minecraft/util/random/Weight/value +FD: net/minecraft/util/random/Weight/net/minecraft/util/random/Weight net/minecraft/util/random/Weight/net/minecraft/util/random/Weight +MD: net/minecraft/util/random/Weight/ ()V net/minecraft/util/random/Weight/ ()V +MD: net/minecraft/util/random/Weight/ (I)V net/minecraft/util/random/Weight/ (I)V +MD: net/minecraft/util/random/Weight/equals (Ljava/lang/Object;)Z net/minecraft/util/random/Weight/equals (Ljava/lang/Object;)Z +MD: net/minecraft/util/random/Weight/hashCode ()I net/minecraft/util/random/Weight/hashCode ()I +MD: net/minecraft/util/random/Weight/m_146281_ ()I net/minecraft/util/random/Weight/asInt ()I +MD: net/minecraft/util/random/Weight/m_146282_ (I)Lnet/minecraft/util/random/Weight; net/minecraft/util/random/Weight/of (I)Lnet/minecraft/util/random/Weight; +MD: net/minecraft/util/random/Weight/m_146284_ (I)V net/minecraft/util/random/Weight/validateWeight (I)V +MD: net/minecraft/util/random/Weight/toString ()Ljava/lang/String; net/minecraft/util/random/Weight/toString ()Ljava/lang/String; +CL: net/minecraft/util/random/WeightedEntry net/minecraft/util/random/WeightedEntry +FD: net/minecraft/util/random/WeightedEntry/net/minecraft/util/random/WeightedEntry net/minecraft/util/random/WeightedEntry/net/minecraft/util/random/WeightedEntry +MD: net/minecraft/util/random/WeightedEntry/m_142631_ ()Lnet/minecraft/util/random/Weight; net/minecraft/util/random/WeightedEntry/getWeight ()Lnet/minecraft/util/random/Weight; +MD: net/minecraft/util/random/WeightedEntry/m_146290_ (Ljava/lang/Object;I)Lnet/minecraft/util/random/WeightedEntry$Wrapper; net/minecraft/util/random/WeightedEntry/wrap (Ljava/lang/Object;I)Lnet/minecraft/util/random/WeightedEntry$Wrapper; +CL: net/minecraft/util/random/WeightedEntry$IntrusiveBase net/minecraft/util/random/WeightedEntry$IntrusiveBase +FD: net/minecraft/util/random/WeightedEntry$IntrusiveBase/f_146293_ net/minecraft/util/random/WeightedEntry$IntrusiveBase/weight +FD: net/minecraft/util/random/WeightedEntry$IntrusiveBase/net/minecraft/util/random/WeightedEntry$IntrusiveBase net/minecraft/util/random/WeightedEntry$IntrusiveBase/net/minecraft/util/random/WeightedEntry$IntrusiveBase +MD: net/minecraft/util/random/WeightedEntry$IntrusiveBase/ (I)V net/minecraft/util/random/WeightedEntry$IntrusiveBase/ (I)V +MD: net/minecraft/util/random/WeightedEntry$IntrusiveBase/ (Lnet/minecraft/util/random/Weight;)V net/minecraft/util/random/WeightedEntry$IntrusiveBase/ (Lnet/minecraft/util/random/Weight;)V +MD: net/minecraft/util/random/WeightedEntry$IntrusiveBase/m_142631_ ()Lnet/minecraft/util/random/Weight; net/minecraft/util/random/WeightedEntry$IntrusiveBase/getWeight ()Lnet/minecraft/util/random/Weight; +CL: net/minecraft/util/random/WeightedEntry$Wrapper net/minecraft/util/random/WeightedEntry$Wrapper +FD: net/minecraft/util/random/WeightedEntry$Wrapper/f_146299_ net/minecraft/util/random/WeightedEntry$Wrapper/data +FD: net/minecraft/util/random/WeightedEntry$Wrapper/f_146300_ net/minecraft/util/random/WeightedEntry$Wrapper/weight +FD: net/minecraft/util/random/WeightedEntry$Wrapper/net/minecraft/util/random/WeightedEntry$Wrapper net/minecraft/util/random/WeightedEntry$Wrapper/net/minecraft/util/random/WeightedEntry$Wrapper +MD: net/minecraft/util/random/WeightedEntry$Wrapper/ (Ljava/lang/Object;Lnet/minecraft/util/random/Weight;)V net/minecraft/util/random/WeightedEntry$Wrapper/ (Ljava/lang/Object;Lnet/minecraft/util/random/Weight;)V +MD: net/minecraft/util/random/WeightedEntry$Wrapper/m_142631_ ()Lnet/minecraft/util/random/Weight; net/minecraft/util/random/WeightedEntry$Wrapper/getWeight ()Lnet/minecraft/util/random/Weight; +MD: net/minecraft/util/random/WeightedEntry$Wrapper/m_146305_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/random/WeightedEntry$Wrapper/codec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/random/WeightedEntry$Wrapper/m_146307_ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/random/WeightedEntry$Wrapper/lambda$codec$0 (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/random/WeightedEntry$Wrapper/m_146310_ ()Ljava/lang/Object; net/minecraft/util/random/WeightedEntry$Wrapper/getData ()Ljava/lang/Object; +CL: net/minecraft/util/random/WeightedRandom net/minecraft/util/random/WeightedRandom +FD: net/minecraft/util/random/WeightedRandom/net/minecraft/util/random/WeightedRandom net/minecraft/util/random/WeightedRandom/net/minecraft/util/random/WeightedRandom +MD: net/minecraft/util/random/WeightedRandom/ ()V net/minecraft/util/random/WeightedRandom/ ()V +MD: net/minecraft/util/random/WeightedRandom/m_146312_ (Ljava/util/List;)I net/minecraft/util/random/WeightedRandom/getTotalWeight (Ljava/util/List;)I +MD: net/minecraft/util/random/WeightedRandom/m_146314_ (Ljava/util/List;I)Ljava/util/Optional; net/minecraft/util/random/WeightedRandom/getWeightedItem (Ljava/util/List;I)Ljava/util/Optional; +MD: net/minecraft/util/random/WeightedRandom/m_146317_ (Ljava/util/Random;Ljava/util/List;)Ljava/util/Optional; net/minecraft/util/random/WeightedRandom/getRandomItem (Ljava/util/Random;Ljava/util/List;)Ljava/util/Optional; +MD: net/minecraft/util/random/WeightedRandom/m_146320_ (Ljava/util/Random;Ljava/util/List;I)Ljava/util/Optional; net/minecraft/util/random/WeightedRandom/getRandomItem (Ljava/util/Random;Ljava/util/List;I)Ljava/util/Optional; +CL: net/minecraft/util/random/WeightedRandomList net/minecraft/util/random/WeightedRandomList +FD: net/minecraft/util/random/WeightedRandomList/f_146324_ net/minecraft/util/random/WeightedRandomList/totalWeight +FD: net/minecraft/util/random/WeightedRandomList/f_146325_ net/minecraft/util/random/WeightedRandomList/items +FD: net/minecraft/util/random/WeightedRandomList/net/minecraft/util/random/WeightedRandomList net/minecraft/util/random/WeightedRandomList/net/minecraft/util/random/WeightedRandomList +MD: net/minecraft/util/random/WeightedRandomList/ (Ljava/util/List;)V net/minecraft/util/random/WeightedRandomList/ (Ljava/util/List;)V +MD: net/minecraft/util/random/WeightedRandomList/m_146328_ (Ljava/util/List;)Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/util/random/WeightedRandomList/create (Ljava/util/List;)Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/util/random/WeightedRandomList/m_146330_ ([Lnet/minecraft/util/random/WeightedEntry;)Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/util/random/WeightedRandomList/create ([Lnet/minecraft/util/random/WeightedEntry;)Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/util/random/WeightedRandomList/m_146332_ ()Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/util/random/WeightedRandomList/create ()Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/util/random/WeightedRandomList/m_146333_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/random/WeightedRandomList/codec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/random/WeightedRandomList/m_146335_ (Ljava/util/Random;)Ljava/util/Optional; net/minecraft/util/random/WeightedRandomList/getRandom (Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/util/random/WeightedRandomList/m_146337_ ()Z net/minecraft/util/random/WeightedRandomList/isEmpty ()Z +MD: net/minecraft/util/random/WeightedRandomList/m_146338_ ()Ljava/util/List; net/minecraft/util/random/WeightedRandomList/unwrap ()Ljava/util/List; +CL: net/minecraft/util/random/package-info net/minecraft/util/random/package-info +FD: net/minecraft/util/random/package-info/net/minecraft/util/random/package-info net/minecraft/util/random/package-info/net/minecraft/util/random/package-info +CL: net/minecraft/util/thread/BlockableEventLoop net/minecraft/util/thread/BlockableEventLoop +FD: net/minecraft/util/thread/BlockableEventLoop/f_18680_ net/minecraft/util/thread/BlockableEventLoop/name +FD: net/minecraft/util/thread/BlockableEventLoop/f_18681_ net/minecraft/util/thread/BlockableEventLoop/LOGGER +FD: net/minecraft/util/thread/BlockableEventLoop/f_18682_ net/minecraft/util/thread/BlockableEventLoop/pendingRunnables +FD: net/minecraft/util/thread/BlockableEventLoop/f_18683_ net/minecraft/util/thread/BlockableEventLoop/blockingCount +FD: net/minecraft/util/thread/BlockableEventLoop/net/minecraft/util/thread/BlockableEventLoop net/minecraft/util/thread/BlockableEventLoop/net/minecraft/util/thread/BlockableEventLoop +MD: net/minecraft/util/thread/BlockableEventLoop/ ()V net/minecraft/util/thread/BlockableEventLoop/ ()V +MD: net/minecraft/util/thread/BlockableEventLoop/ (Ljava/lang/String;)V net/minecraft/util/thread/BlockableEventLoop/ (Ljava/lang/String;)V +MD: net/minecraft/util/thread/BlockableEventLoop/execute (Ljava/lang/Runnable;)V net/minecraft/util/thread/BlockableEventLoop/execute (Ljava/lang/Runnable;)V +MD: net/minecraft/util/thread/BlockableEventLoop/m_142754_ ()Ljava/util/List; net/minecraft/util/thread/BlockableEventLoop/profiledMetrics ()Ljava/util/List; +MD: net/minecraft/util/thread/BlockableEventLoop/m_18689_ (Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; net/minecraft/util/thread/BlockableEventLoop/submitAsync (Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/util/thread/BlockableEventLoop/m_18691_ (Ljava/util/function/Supplier;)Ljava/util/concurrent/CompletableFuture; net/minecraft/util/thread/BlockableEventLoop/submit (Ljava/util/function/Supplier;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/util/thread/BlockableEventLoop/m_18693_ (Ljava/lang/Runnable;)Ljava/lang/Void; net/minecraft/util/thread/BlockableEventLoop/lambda$submitAsync$0 (Ljava/lang/Runnable;)Ljava/lang/Void; +MD: net/minecraft/util/thread/BlockableEventLoop/m_18695_ ()Z net/minecraft/util/thread/BlockableEventLoop/isSameThread ()Z +MD: net/minecraft/util/thread/BlockableEventLoop/m_18696_ ()I net/minecraft/util/thread/BlockableEventLoop/getPendingTasksCount ()I +MD: net/minecraft/util/thread/BlockableEventLoop/m_18698_ ()V net/minecraft/util/thread/BlockableEventLoop/dropAllTasks ()V +MD: net/minecraft/util/thread/BlockableEventLoop/m_18699_ ()V net/minecraft/util/thread/BlockableEventLoop/runAllTasks ()V +MD: net/minecraft/util/thread/BlockableEventLoop/m_18701_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/util/thread/BlockableEventLoop/managedBlock (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/util/thread/BlockableEventLoop/m_18707_ (Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; net/minecraft/util/thread/BlockableEventLoop/submit (Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/util/thread/BlockableEventLoop/m_18709_ (Ljava/lang/Runnable;)V net/minecraft/util/thread/BlockableEventLoop/executeBlocking (Ljava/lang/Runnable;)V +MD: net/minecraft/util/thread/BlockableEventLoop/m_201446_ (Ljava/lang/Runnable;)V net/minecraft/util/thread/BlockableEventLoop/executeIfPossible (Ljava/lang/Runnable;)V +MD: net/minecraft/util/thread/BlockableEventLoop/m_5660_ ()Z net/minecraft/util/thread/BlockableEventLoop/scheduleExecutables ()Z +MD: net/minecraft/util/thread/BlockableEventLoop/m_5667_ ()V net/minecraft/util/thread/BlockableEventLoop/waitForTasks ()V +MD: net/minecraft/util/thread/BlockableEventLoop/m_6304_ ()Ljava/lang/Thread; net/minecraft/util/thread/BlockableEventLoop/getRunningThread ()Ljava/lang/Thread; +MD: net/minecraft/util/thread/BlockableEventLoop/m_6362_ (Ljava/lang/Runnable;)Z net/minecraft/util/thread/BlockableEventLoop/shouldRun (Ljava/lang/Runnable;)Z +MD: net/minecraft/util/thread/BlockableEventLoop/m_6367_ (Ljava/lang/Runnable;)V net/minecraft/util/thread/BlockableEventLoop/doRunTask (Ljava/lang/Runnable;)V +MD: net/minecraft/util/thread/BlockableEventLoop/m_6681_ (Ljava/lang/Runnable;)Ljava/lang/Runnable; net/minecraft/util/thread/BlockableEventLoop/wrapRunnable (Ljava/lang/Runnable;)Ljava/lang/Runnable; +MD: net/minecraft/util/thread/BlockableEventLoop/m_6937_ (Ljava/lang/Object;)V net/minecraft/util/thread/BlockableEventLoop/tell (Ljava/lang/Object;)V +MD: net/minecraft/util/thread/BlockableEventLoop/m_6937_ (Ljava/lang/Runnable;)V net/minecraft/util/thread/BlockableEventLoop/tell (Ljava/lang/Runnable;)V +MD: net/minecraft/util/thread/BlockableEventLoop/m_7245_ ()Z net/minecraft/util/thread/BlockableEventLoop/pollTask ()Z +MD: net/minecraft/util/thread/BlockableEventLoop/m_7326_ ()Ljava/lang/String; net/minecraft/util/thread/BlockableEventLoop/name ()Ljava/lang/String; +CL: net/minecraft/util/thread/NamedThreadFactory net/minecraft/util/thread/NamedThreadFactory +FD: net/minecraft/util/thread/NamedThreadFactory/f_146340_ net/minecraft/util/thread/NamedThreadFactory/LOGGER +FD: net/minecraft/util/thread/NamedThreadFactory/f_146341_ net/minecraft/util/thread/NamedThreadFactory/group +FD: net/minecraft/util/thread/NamedThreadFactory/f_146342_ net/minecraft/util/thread/NamedThreadFactory/threadNumber +FD: net/minecraft/util/thread/NamedThreadFactory/f_146343_ net/minecraft/util/thread/NamedThreadFactory/namePrefix +FD: net/minecraft/util/thread/NamedThreadFactory/net/minecraft/util/thread/NamedThreadFactory net/minecraft/util/thread/NamedThreadFactory/net/minecraft/util/thread/NamedThreadFactory +MD: net/minecraft/util/thread/NamedThreadFactory/ ()V net/minecraft/util/thread/NamedThreadFactory/ ()V +MD: net/minecraft/util/thread/NamedThreadFactory/ (Ljava/lang/String;)V net/minecraft/util/thread/NamedThreadFactory/ (Ljava/lang/String;)V +MD: net/minecraft/util/thread/NamedThreadFactory/m_146347_ (Ljava/lang/Runnable;Ljava/lang/Thread;Ljava/lang/Throwable;)V net/minecraft/util/thread/NamedThreadFactory/lambda$newThread$0 (Ljava/lang/Runnable;Ljava/lang/Thread;Ljava/lang/Throwable;)V +MD: net/minecraft/util/thread/NamedThreadFactory/newThread (Ljava/lang/Runnable;)Ljava/lang/Thread; net/minecraft/util/thread/NamedThreadFactory/newThread (Ljava/lang/Runnable;)Ljava/lang/Thread; +CL: net/minecraft/util/thread/ProcessorHandle net/minecraft/util/thread/ProcessorHandle +FD: net/minecraft/util/thread/ProcessorHandle/net/minecraft/util/thread/ProcessorHandle net/minecraft/util/thread/ProcessorHandle/net/minecraft/util/thread/ProcessorHandle +MD: net/minecraft/util/thread/ProcessorHandle/close ()V net/minecraft/util/thread/ProcessorHandle/close ()V +MD: net/minecraft/util/thread/ProcessorHandle/m_18714_ (Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/util/thread/ProcessorHandle; net/minecraft/util/thread/ProcessorHandle/of (Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/util/thread/ProcessorHandle; +MD: net/minecraft/util/thread/ProcessorHandle/m_18717_ (Ljava/util/concurrent/CompletableFuture;Lcom/mojang/datafixers/util/Either;)V net/minecraft/util/thread/ProcessorHandle/lambda$askEither$0 (Ljava/util/concurrent/CompletableFuture;Lcom/mojang/datafixers/util/Either;)V +MD: net/minecraft/util/thread/ProcessorHandle/m_18720_ (Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; net/minecraft/util/thread/ProcessorHandle/ask (Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/util/thread/ProcessorHandle/m_18722_ (Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; net/minecraft/util/thread/ProcessorHandle/askEither (Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/util/thread/ProcessorHandle/m_6937_ (Ljava/lang/Object;)V net/minecraft/util/thread/ProcessorHandle/tell (Ljava/lang/Object;)V +MD: net/minecraft/util/thread/ProcessorHandle/m_7326_ ()Ljava/lang/String; net/minecraft/util/thread/ProcessorHandle/name ()Ljava/lang/String; +CL: net/minecraft/util/thread/ProcessorHandle$1 net/minecraft/util/thread/ProcessorHandle$1 +FD: net/minecraft/util/thread/ProcessorHandle$1/f_18725_ net/minecraft/util/thread/ProcessorHandle$1/val$name +FD: net/minecraft/util/thread/ProcessorHandle$1/f_18726_ net/minecraft/util/thread/ProcessorHandle$1/val$tell +FD: net/minecraft/util/thread/ProcessorHandle$1/net/minecraft/util/thread/ProcessorHandle$1 net/minecraft/util/thread/ProcessorHandle$1/net/minecraft/util/thread/ProcessorHandle$1 +MD: net/minecraft/util/thread/ProcessorHandle$1/ (Ljava/lang/String;Ljava/util/function/Consumer;)V net/minecraft/util/thread/ProcessorHandle$1/ (Ljava/lang/String;Ljava/util/function/Consumer;)V +MD: net/minecraft/util/thread/ProcessorHandle$1/m_6937_ (Ljava/lang/Object;)V net/minecraft/util/thread/ProcessorHandle$1/tell (Ljava/lang/Object;)V +MD: net/minecraft/util/thread/ProcessorHandle$1/m_7326_ ()Ljava/lang/String; net/minecraft/util/thread/ProcessorHandle$1/name ()Ljava/lang/String; +MD: net/minecraft/util/thread/ProcessorHandle$1/toString ()Ljava/lang/String; net/minecraft/util/thread/ProcessorHandle$1/toString ()Ljava/lang/String; +CL: net/minecraft/util/thread/ProcessorMailbox net/minecraft/util/thread/ProcessorMailbox +FD: net/minecraft/util/thread/ProcessorMailbox/f_146353_ net/minecraft/util/thread/ProcessorMailbox/CLOSED_BIT +FD: net/minecraft/util/thread/ProcessorMailbox/f_146354_ net/minecraft/util/thread/ProcessorMailbox/SCHEDULED_BIT +FD: net/minecraft/util/thread/ProcessorMailbox/f_18734_ net/minecraft/util/thread/ProcessorMailbox/queue +FD: net/minecraft/util/thread/ProcessorMailbox/f_18735_ net/minecraft/util/thread/ProcessorMailbox/LOGGER +FD: net/minecraft/util/thread/ProcessorMailbox/f_18736_ net/minecraft/util/thread/ProcessorMailbox/status +FD: net/minecraft/util/thread/ProcessorMailbox/f_18737_ net/minecraft/util/thread/ProcessorMailbox/dispatcher +FD: net/minecraft/util/thread/ProcessorMailbox/f_18738_ net/minecraft/util/thread/ProcessorMailbox/name +FD: net/minecraft/util/thread/ProcessorMailbox/net/minecraft/util/thread/ProcessorMailbox net/minecraft/util/thread/ProcessorMailbox/net/minecraft/util/thread/ProcessorMailbox +MD: net/minecraft/util/thread/ProcessorMailbox/ ()V net/minecraft/util/thread/ProcessorMailbox/ ()V +MD: net/minecraft/util/thread/ProcessorMailbox/ (Lnet/minecraft/util/thread/StrictQueue;Ljava/util/concurrent/Executor;Ljava/lang/String;)V net/minecraft/util/thread/ProcessorMailbox/ (Lnet/minecraft/util/thread/StrictQueue;Ljava/util/concurrent/Executor;Ljava/lang/String;)V +MD: net/minecraft/util/thread/ProcessorMailbox/close ()V net/minecraft/util/thread/ProcessorMailbox/close ()V +MD: net/minecraft/util/thread/ProcessorMailbox/m_142754_ ()Ljava/util/List; net/minecraft/util/thread/ProcessorMailbox/profiledMetrics ()Ljava/util/List; +MD: net/minecraft/util/thread/ProcessorMailbox/m_146355_ ()I net/minecraft/util/thread/ProcessorMailbox/size ()I +MD: net/minecraft/util/thread/ProcessorMailbox/m_182329_ ()V net/minecraft/util/thread/ProcessorMailbox/runAll ()V +MD: net/minecraft/util/thread/ProcessorMailbox/m_182330_ (I)Z net/minecraft/util/thread/ProcessorMailbox/lambda$runAll$1 (I)Z +MD: net/minecraft/util/thread/ProcessorMailbox/m_18744_ ()Z net/minecraft/util/thread/ProcessorMailbox/setAsScheduled ()Z +MD: net/minecraft/util/thread/ProcessorMailbox/m_18745_ (I)Z net/minecraft/util/thread/ProcessorMailbox/lambda$run$0 (I)Z +MD: net/minecraft/util/thread/ProcessorMailbox/m_18747_ (Lit/unimi/dsi/fastutil/ints/Int2BooleanFunction;)I net/minecraft/util/thread/ProcessorMailbox/pollUntil (Lit/unimi/dsi/fastutil/ints/Int2BooleanFunction;)I +MD: net/minecraft/util/thread/ProcessorMailbox/m_18751_ (Ljava/util/concurrent/Executor;Ljava/lang/String;)Lnet/minecraft/util/thread/ProcessorMailbox; net/minecraft/util/thread/ProcessorMailbox/create (Ljava/util/concurrent/Executor;Ljava/lang/String;)Lnet/minecraft/util/thread/ProcessorMailbox; +MD: net/minecraft/util/thread/ProcessorMailbox/m_18754_ ()V net/minecraft/util/thread/ProcessorMailbox/setAsIdle ()V +MD: net/minecraft/util/thread/ProcessorMailbox/m_18756_ ()Z net/minecraft/util/thread/ProcessorMailbox/canBeScheduled ()Z +MD: net/minecraft/util/thread/ProcessorMailbox/m_18758_ ()Z net/minecraft/util/thread/ProcessorMailbox/shouldProcess ()Z +MD: net/minecraft/util/thread/ProcessorMailbox/m_18759_ ()Z net/minecraft/util/thread/ProcessorMailbox/pollTask ()Z +MD: net/minecraft/util/thread/ProcessorMailbox/m_18760_ ()V net/minecraft/util/thread/ProcessorMailbox/registerForExecution ()V +MD: net/minecraft/util/thread/ProcessorMailbox/m_201938_ ()Z net/minecraft/util/thread/ProcessorMailbox/hasWork ()Z +MD: net/minecraft/util/thread/ProcessorMailbox/m_6937_ (Ljava/lang/Object;)V net/minecraft/util/thread/ProcessorMailbox/tell (Ljava/lang/Object;)V +MD: net/minecraft/util/thread/ProcessorMailbox/m_7326_ ()Ljava/lang/String; net/minecraft/util/thread/ProcessorMailbox/name ()Ljava/lang/String; +MD: net/minecraft/util/thread/ProcessorMailbox/run ()V net/minecraft/util/thread/ProcessorMailbox/run ()V +MD: net/minecraft/util/thread/ProcessorMailbox/toString ()Ljava/lang/String; net/minecraft/util/thread/ProcessorMailbox/toString ()Ljava/lang/String; +CL: net/minecraft/util/thread/ReentrantBlockableEventLoop net/minecraft/util/thread/ReentrantBlockableEventLoop +FD: net/minecraft/util/thread/ReentrantBlockableEventLoop/f_18763_ net/minecraft/util/thread/ReentrantBlockableEventLoop/reentrantCount +FD: net/minecraft/util/thread/ReentrantBlockableEventLoop/net/minecraft/util/thread/ReentrantBlockableEventLoop net/minecraft/util/thread/ReentrantBlockableEventLoop/net/minecraft/util/thread/ReentrantBlockableEventLoop +MD: net/minecraft/util/thread/ReentrantBlockableEventLoop/ (Ljava/lang/String;)V net/minecraft/util/thread/ReentrantBlockableEventLoop/ (Ljava/lang/String;)V +MD: net/minecraft/util/thread/ReentrantBlockableEventLoop/m_18767_ ()Z net/minecraft/util/thread/ReentrantBlockableEventLoop/runningTask ()Z +MD: net/minecraft/util/thread/ReentrantBlockableEventLoop/m_5660_ ()Z net/minecraft/util/thread/ReentrantBlockableEventLoop/scheduleExecutables ()Z +MD: net/minecraft/util/thread/ReentrantBlockableEventLoop/m_6367_ (Ljava/lang/Runnable;)V net/minecraft/util/thread/ReentrantBlockableEventLoop/doRunTask (Ljava/lang/Runnable;)V +CL: net/minecraft/util/thread/StrictQueue net/minecraft/util/thread/StrictQueue +FD: net/minecraft/util/thread/StrictQueue/net/minecraft/util/thread/StrictQueue net/minecraft/util/thread/StrictQueue/net/minecraft/util/thread/StrictQueue +MD: net/minecraft/util/thread/StrictQueue/m_142732_ ()I net/minecraft/util/thread/StrictQueue/size ()I +MD: net/minecraft/util/thread/StrictQueue/m_6610_ ()Ljava/lang/Object; net/minecraft/util/thread/StrictQueue/pop ()Ljava/lang/Object; +MD: net/minecraft/util/thread/StrictQueue/m_6944_ (Ljava/lang/Object;)Z net/minecraft/util/thread/StrictQueue/push (Ljava/lang/Object;)Z +MD: net/minecraft/util/thread/StrictQueue/m_7263_ ()Z net/minecraft/util/thread/StrictQueue/isEmpty ()Z +CL: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue net/minecraft/util/thread/StrictQueue$FixedPriorityQueue +FD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/f_185865_ net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/queues +FD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/f_185866_ net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/size +FD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/net/minecraft/util/thread/StrictQueue$FixedPriorityQueue net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/net/minecraft/util/thread/StrictQueue$FixedPriorityQueue +MD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/ (I)V net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/ (I)V +MD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/m_142732_ ()I net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/size ()I +MD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/m_6610_ ()Ljava/lang/Object; net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/pop ()Ljava/lang/Object; +MD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/m_6610_ ()Ljava/lang/Runnable; net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/pop ()Ljava/lang/Runnable; +MD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/m_6944_ (Ljava/lang/Object;)Z net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/push (Ljava/lang/Object;)Z +MD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/m_6944_ (Lnet/minecraft/util/thread/StrictQueue$IntRunnable;)Z net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/push (Lnet/minecraft/util/thread/StrictQueue$IntRunnable;)Z +MD: net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/m_7263_ ()Z net/minecraft/util/thread/StrictQueue$FixedPriorityQueue/isEmpty ()Z +CL: net/minecraft/util/thread/StrictQueue$IntRunnable net/minecraft/util/thread/StrictQueue$IntRunnable +FD: net/minecraft/util/thread/StrictQueue$IntRunnable/f_18783_ net/minecraft/util/thread/StrictQueue$IntRunnable/priority +FD: net/minecraft/util/thread/StrictQueue$IntRunnable/f_18784_ net/minecraft/util/thread/StrictQueue$IntRunnable/task +FD: net/minecraft/util/thread/StrictQueue$IntRunnable/net/minecraft/util/thread/StrictQueue$IntRunnable net/minecraft/util/thread/StrictQueue$IntRunnable/net/minecraft/util/thread/StrictQueue$IntRunnable +MD: net/minecraft/util/thread/StrictQueue$IntRunnable/ (ILjava/lang/Runnable;)V net/minecraft/util/thread/StrictQueue$IntRunnable/ (ILjava/lang/Runnable;)V +MD: net/minecraft/util/thread/StrictQueue$IntRunnable/m_18788_ ()I net/minecraft/util/thread/StrictQueue$IntRunnable/getPriority ()I +MD: net/minecraft/util/thread/StrictQueue$IntRunnable/run ()V net/minecraft/util/thread/StrictQueue$IntRunnable/run ()V +CL: net/minecraft/util/thread/StrictQueue$QueueStrictQueue net/minecraft/util/thread/StrictQueue$QueueStrictQueue +FD: net/minecraft/util/thread/StrictQueue$QueueStrictQueue/f_18790_ net/minecraft/util/thread/StrictQueue$QueueStrictQueue/queue +FD: net/minecraft/util/thread/StrictQueue$QueueStrictQueue/net/minecraft/util/thread/StrictQueue$QueueStrictQueue net/minecraft/util/thread/StrictQueue$QueueStrictQueue/net/minecraft/util/thread/StrictQueue$QueueStrictQueue +MD: net/minecraft/util/thread/StrictQueue$QueueStrictQueue/ (Ljava/util/Queue;)V net/minecraft/util/thread/StrictQueue$QueueStrictQueue/ (Ljava/util/Queue;)V +MD: net/minecraft/util/thread/StrictQueue$QueueStrictQueue/m_142732_ ()I net/minecraft/util/thread/StrictQueue$QueueStrictQueue/size ()I +MD: net/minecraft/util/thread/StrictQueue$QueueStrictQueue/m_6610_ ()Ljava/lang/Object; net/minecraft/util/thread/StrictQueue$QueueStrictQueue/pop ()Ljava/lang/Object; +MD: net/minecraft/util/thread/StrictQueue$QueueStrictQueue/m_6944_ (Ljava/lang/Object;)Z net/minecraft/util/thread/StrictQueue$QueueStrictQueue/push (Ljava/lang/Object;)Z +MD: net/minecraft/util/thread/StrictQueue$QueueStrictQueue/m_7263_ ()Z net/minecraft/util/thread/StrictQueue$QueueStrictQueue/isEmpty ()Z +CL: net/minecraft/util/thread/package-info net/minecraft/util/thread/package-info +FD: net/minecraft/util/thread/package-info/net/minecraft/util/thread/package-info net/minecraft/util/thread/package-info/net/minecraft/util/thread/package-info +CL: net/minecraft/util/valueproviders/BiasedToBottomInt net/minecraft/util/valueproviders/BiasedToBottomInt +FD: net/minecraft/util/valueproviders/BiasedToBottomInt/f_146359_ net/minecraft/util/valueproviders/BiasedToBottomInt/CODEC +FD: net/minecraft/util/valueproviders/BiasedToBottomInt/f_146360_ net/minecraft/util/valueproviders/BiasedToBottomInt/minInclusive +FD: net/minecraft/util/valueproviders/BiasedToBottomInt/f_146361_ net/minecraft/util/valueproviders/BiasedToBottomInt/maxInclusive +FD: net/minecraft/util/valueproviders/BiasedToBottomInt/net/minecraft/util/valueproviders/BiasedToBottomInt net/minecraft/util/valueproviders/BiasedToBottomInt/net/minecraft/util/valueproviders/BiasedToBottomInt +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/ ()V net/minecraft/util/valueproviders/BiasedToBottomInt/ ()V +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/ (II)V net/minecraft/util/valueproviders/BiasedToBottomInt/ (II)V +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_141948_ ()Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/BiasedToBottomInt/getType ()Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_142270_ (Ljava/util/Random;)I net/minecraft/util/valueproviders/BiasedToBottomInt/sample (Ljava/util/Random;)I +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_142737_ ()I net/minecraft/util/valueproviders/BiasedToBottomInt/getMaxValue ()I +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_142739_ ()I net/minecraft/util/valueproviders/BiasedToBottomInt/getMinValue ()I +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_146367_ (II)Lnet/minecraft/util/valueproviders/BiasedToBottomInt; net/minecraft/util/valueproviders/BiasedToBottomInt/of (II)Lnet/minecraft/util/valueproviders/BiasedToBottomInt; +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_146370_ (Lnet/minecraft/util/valueproviders/BiasedToBottomInt;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/BiasedToBottomInt/lambda$static$3 (Lnet/minecraft/util/valueproviders/BiasedToBottomInt;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_146372_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/BiasedToBottomInt/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_146377_ (Lnet/minecraft/util/valueproviders/BiasedToBottomInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/BiasedToBottomInt/lambda$static$1 (Lnet/minecraft/util/valueproviders/BiasedToBottomInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/m_146380_ (Lnet/minecraft/util/valueproviders/BiasedToBottomInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/BiasedToBottomInt/lambda$static$0 (Lnet/minecraft/util/valueproviders/BiasedToBottomInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/BiasedToBottomInt/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/BiasedToBottomInt/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/ClampedInt net/minecraft/util/valueproviders/ClampedInt +FD: net/minecraft/util/valueproviders/ClampedInt/f_146383_ net/minecraft/util/valueproviders/ClampedInt/CODEC +FD: net/minecraft/util/valueproviders/ClampedInt/f_146384_ net/minecraft/util/valueproviders/ClampedInt/source +FD: net/minecraft/util/valueproviders/ClampedInt/f_146385_ net/minecraft/util/valueproviders/ClampedInt/minInclusive +FD: net/minecraft/util/valueproviders/ClampedInt/f_146386_ net/minecraft/util/valueproviders/ClampedInt/maxInclusive +FD: net/minecraft/util/valueproviders/ClampedInt/net/minecraft/util/valueproviders/ClampedInt net/minecraft/util/valueproviders/ClampedInt/net/minecraft/util/valueproviders/ClampedInt +MD: net/minecraft/util/valueproviders/ClampedInt/ ()V net/minecraft/util/valueproviders/ClampedInt/ ()V +MD: net/minecraft/util/valueproviders/ClampedInt/ (Lnet/minecraft/util/valueproviders/IntProvider;II)V net/minecraft/util/valueproviders/ClampedInt/ (Lnet/minecraft/util/valueproviders/IntProvider;II)V +MD: net/minecraft/util/valueproviders/ClampedInt/m_141948_ ()Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/ClampedInt/getType ()Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/ClampedInt/m_142270_ (Ljava/util/Random;)I net/minecraft/util/valueproviders/ClampedInt/sample (Ljava/util/Random;)I +MD: net/minecraft/util/valueproviders/ClampedInt/m_142737_ ()I net/minecraft/util/valueproviders/ClampedInt/getMaxValue ()I +MD: net/minecraft/util/valueproviders/ClampedInt/m_142739_ ()I net/minecraft/util/valueproviders/ClampedInt/getMinValue ()I +MD: net/minecraft/util/valueproviders/ClampedInt/m_146393_ (Lnet/minecraft/util/valueproviders/ClampedInt;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/ClampedInt/lambda$static$4 (Lnet/minecraft/util/valueproviders/ClampedInt;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/ClampedInt/m_146395_ (Lnet/minecraft/util/valueproviders/IntProvider;II)Lnet/minecraft/util/valueproviders/ClampedInt; net/minecraft/util/valueproviders/ClampedInt/of (Lnet/minecraft/util/valueproviders/IntProvider;II)Lnet/minecraft/util/valueproviders/ClampedInt; +MD: net/minecraft/util/valueproviders/ClampedInt/m_146399_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/ClampedInt/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/ClampedInt/m_146404_ (Lnet/minecraft/util/valueproviders/ClampedInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/ClampedInt/lambda$static$2 (Lnet/minecraft/util/valueproviders/ClampedInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/ClampedInt/m_146407_ (Lnet/minecraft/util/valueproviders/ClampedInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/ClampedInt/lambda$static$1 (Lnet/minecraft/util/valueproviders/ClampedInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/ClampedInt/m_146409_ (Lnet/minecraft/util/valueproviders/ClampedInt;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/util/valueproviders/ClampedInt/lambda$static$0 (Lnet/minecraft/util/valueproviders/ClampedInt;)Lnet/minecraft/util/valueproviders/IntProvider; +CL: net/minecraft/util/valueproviders/ClampedNormalFloat net/minecraft/util/valueproviders/ClampedNormalFloat +FD: net/minecraft/util/valueproviders/ClampedNormalFloat/f_146411_ net/minecraft/util/valueproviders/ClampedNormalFloat/CODEC +FD: net/minecraft/util/valueproviders/ClampedNormalFloat/f_146412_ net/minecraft/util/valueproviders/ClampedNormalFloat/mean +FD: net/minecraft/util/valueproviders/ClampedNormalFloat/f_146413_ net/minecraft/util/valueproviders/ClampedNormalFloat/deviation +FD: net/minecraft/util/valueproviders/ClampedNormalFloat/f_146414_ net/minecraft/util/valueproviders/ClampedNormalFloat/min +FD: net/minecraft/util/valueproviders/ClampedNormalFloat/f_146415_ net/minecraft/util/valueproviders/ClampedNormalFloat/max +FD: net/minecraft/util/valueproviders/ClampedNormalFloat/net/minecraft/util/valueproviders/ClampedNormalFloat net/minecraft/util/valueproviders/ClampedNormalFloat/net/minecraft/util/valueproviders/ClampedNormalFloat +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/ ()V net/minecraft/util/valueproviders/ClampedNormalFloat/ ()V +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/ (FFFF)V net/minecraft/util/valueproviders/ClampedNormalFloat/ (FFFF)V +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_141961_ ()Lnet/minecraft/util/valueproviders/FloatProviderType; net/minecraft/util/valueproviders/ClampedNormalFloat/getType ()Lnet/minecraft/util/valueproviders/FloatProviderType; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_142269_ (Ljava/util/Random;)F net/minecraft/util/valueproviders/ClampedNormalFloat/sample (Ljava/util/Random;)F +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_142734_ ()F net/minecraft/util/valueproviders/ClampedNormalFloat/getMaxValue ()F +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_142735_ ()F net/minecraft/util/valueproviders/ClampedNormalFloat/getMinValue ()F +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146423_ (FFFF)Lnet/minecraft/util/valueproviders/ClampedNormalFloat; net/minecraft/util/valueproviders/ClampedNormalFloat/of (FFFF)Lnet/minecraft/util/valueproviders/ClampedNormalFloat; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146428_ (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/ClampedNormalFloat/lambda$static$5 (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146430_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/ClampedNormalFloat/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146434_ (Ljava/util/Random;FFFF)F net/minecraft/util/valueproviders/ClampedNormalFloat/sample (Ljava/util/Random;FFFF)F +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146441_ (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/ClampedNormalFloat/lambda$static$3 (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146444_ (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/ClampedNormalFloat/lambda$static$2 (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146446_ (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/ClampedNormalFloat/lambda$static$1 (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/m_146448_ (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/ClampedNormalFloat/lambda$static$0 (Lnet/minecraft/util/valueproviders/ClampedNormalFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/ClampedNormalFloat/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/ClampedNormalFloat/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/ClampedNormalInt net/minecraft/util/valueproviders/ClampedNormalInt +FD: net/minecraft/util/valueproviders/ClampedNormalInt/f_185867_ net/minecraft/util/valueproviders/ClampedNormalInt/CODEC +FD: net/minecraft/util/valueproviders/ClampedNormalInt/f_185868_ net/minecraft/util/valueproviders/ClampedNormalInt/mean +FD: net/minecraft/util/valueproviders/ClampedNormalInt/f_185869_ net/minecraft/util/valueproviders/ClampedNormalInt/deviation +FD: net/minecraft/util/valueproviders/ClampedNormalInt/f_185870_ net/minecraft/util/valueproviders/ClampedNormalInt/min_inclusive +FD: net/minecraft/util/valueproviders/ClampedNormalInt/f_185871_ net/minecraft/util/valueproviders/ClampedNormalInt/max_inclusive +FD: net/minecraft/util/valueproviders/ClampedNormalInt/net/minecraft/util/valueproviders/ClampedNormalInt net/minecraft/util/valueproviders/ClampedNormalInt/net/minecraft/util/valueproviders/ClampedNormalInt +MD: net/minecraft/util/valueproviders/ClampedNormalInt/ ()V net/minecraft/util/valueproviders/ClampedNormalInt/ ()V +MD: net/minecraft/util/valueproviders/ClampedNormalInt/ (FFII)V net/minecraft/util/valueproviders/ClampedNormalInt/ (FFII)V +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_141948_ ()Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/ClampedNormalInt/getType ()Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_142270_ (Ljava/util/Random;)I net/minecraft/util/valueproviders/ClampedNormalInt/sample (Ljava/util/Random;)I +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_142737_ ()I net/minecraft/util/valueproviders/ClampedNormalInt/getMaxValue ()I +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_142739_ ()I net/minecraft/util/valueproviders/ClampedNormalInt/getMinValue ()I +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185879_ (FFII)Lnet/minecraft/util/valueproviders/ClampedNormalInt; net/minecraft/util/valueproviders/ClampedNormalInt/of (FFII)Lnet/minecraft/util/valueproviders/ClampedNormalInt; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185884_ (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/ClampedNormalInt/lambda$static$5 (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185886_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/ClampedNormalInt/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185890_ (Ljava/util/Random;FFFF)I net/minecraft/util/valueproviders/ClampedNormalInt/sample (Ljava/util/Random;FFFF)I +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185897_ (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/ClampedNormalInt/lambda$static$3 (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185900_ (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/ClampedNormalInt/lambda$static$2 (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185902_ (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Float; net/minecraft/util/valueproviders/ClampedNormalInt/lambda$static$1 (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/m_185904_ (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Float; net/minecraft/util/valueproviders/ClampedNormalInt/lambda$static$0 (Lnet/minecraft/util/valueproviders/ClampedNormalInt;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/ClampedNormalInt/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/ClampedNormalInt/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/ConstantFloat net/minecraft/util/valueproviders/ConstantFloat +FD: net/minecraft/util/valueproviders/ConstantFloat/f_146451_ net/minecraft/util/valueproviders/ConstantFloat/ZERO +FD: net/minecraft/util/valueproviders/ConstantFloat/f_146452_ net/minecraft/util/valueproviders/ConstantFloat/CODEC +FD: net/minecraft/util/valueproviders/ConstantFloat/f_146453_ net/minecraft/util/valueproviders/ConstantFloat/value +FD: net/minecraft/util/valueproviders/ConstantFloat/net/minecraft/util/valueproviders/ConstantFloat net/minecraft/util/valueproviders/ConstantFloat/net/minecraft/util/valueproviders/ConstantFloat +MD: net/minecraft/util/valueproviders/ConstantFloat/ ()V net/minecraft/util/valueproviders/ConstantFloat/ ()V +MD: net/minecraft/util/valueproviders/ConstantFloat/ (F)V net/minecraft/util/valueproviders/ConstantFloat/ (F)V +MD: net/minecraft/util/valueproviders/ConstantFloat/m_141961_ ()Lnet/minecraft/util/valueproviders/FloatProviderType; net/minecraft/util/valueproviders/ConstantFloat/getType ()Lnet/minecraft/util/valueproviders/FloatProviderType; +MD: net/minecraft/util/valueproviders/ConstantFloat/m_142269_ (Ljava/util/Random;)F net/minecraft/util/valueproviders/ConstantFloat/sample (Ljava/util/Random;)F +MD: net/minecraft/util/valueproviders/ConstantFloat/m_142734_ ()F net/minecraft/util/valueproviders/ConstantFloat/getMaxValue ()F +MD: net/minecraft/util/valueproviders/ConstantFloat/m_142735_ ()F net/minecraft/util/valueproviders/ConstantFloat/getMinValue ()F +MD: net/minecraft/util/valueproviders/ConstantFloat/m_146458_ (F)Lnet/minecraft/util/valueproviders/ConstantFloat; net/minecraft/util/valueproviders/ConstantFloat/of (F)Lnet/minecraft/util/valueproviders/ConstantFloat; +MD: net/minecraft/util/valueproviders/ConstantFloat/m_146460_ (Lnet/minecraft/util/valueproviders/ConstantFloat;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/valueproviders/ConstantFloat/lambda$static$4 (Lnet/minecraft/util/valueproviders/ConstantFloat;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/valueproviders/ConstantFloat/m_146462_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/ConstantFloat; net/minecraft/util/valueproviders/ConstantFloat/lambda$static$3 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/ConstantFloat; +MD: net/minecraft/util/valueproviders/ConstantFloat/m_146464_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/ConstantFloat/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/ConstantFloat/m_146469_ (Lnet/minecraft/util/valueproviders/ConstantFloat;)Lnet/minecraft/util/valueproviders/ConstantFloat; net/minecraft/util/valueproviders/ConstantFloat/lambda$static$2 (Lnet/minecraft/util/valueproviders/ConstantFloat;)Lnet/minecraft/util/valueproviders/ConstantFloat; +MD: net/minecraft/util/valueproviders/ConstantFloat/m_146472_ (Lnet/minecraft/util/valueproviders/ConstantFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/ConstantFloat/lambda$static$0 (Lnet/minecraft/util/valueproviders/ConstantFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/ConstantFloat/m_146474_ ()F net/minecraft/util/valueproviders/ConstantFloat/getValue ()F +MD: net/minecraft/util/valueproviders/ConstantFloat/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/ConstantFloat/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/ConstantInt net/minecraft/util/valueproviders/ConstantInt +FD: net/minecraft/util/valueproviders/ConstantInt/f_146476_ net/minecraft/util/valueproviders/ConstantInt/ZERO +FD: net/minecraft/util/valueproviders/ConstantInt/f_146477_ net/minecraft/util/valueproviders/ConstantInt/CODEC +FD: net/minecraft/util/valueproviders/ConstantInt/f_146478_ net/minecraft/util/valueproviders/ConstantInt/value +FD: net/minecraft/util/valueproviders/ConstantInt/net/minecraft/util/valueproviders/ConstantInt net/minecraft/util/valueproviders/ConstantInt/net/minecraft/util/valueproviders/ConstantInt +MD: net/minecraft/util/valueproviders/ConstantInt/ ()V net/minecraft/util/valueproviders/ConstantInt/ ()V +MD: net/minecraft/util/valueproviders/ConstantInt/ (I)V net/minecraft/util/valueproviders/ConstantInt/ (I)V +MD: net/minecraft/util/valueproviders/ConstantInt/m_141948_ ()Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/ConstantInt/getType ()Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/ConstantInt/m_142270_ (Ljava/util/Random;)I net/minecraft/util/valueproviders/ConstantInt/sample (Ljava/util/Random;)I +MD: net/minecraft/util/valueproviders/ConstantInt/m_142737_ ()I net/minecraft/util/valueproviders/ConstantInt/getMaxValue ()I +MD: net/minecraft/util/valueproviders/ConstantInt/m_142739_ ()I net/minecraft/util/valueproviders/ConstantInt/getMinValue ()I +MD: net/minecraft/util/valueproviders/ConstantInt/m_146483_ (I)Lnet/minecraft/util/valueproviders/ConstantInt; net/minecraft/util/valueproviders/ConstantInt/of (I)Lnet/minecraft/util/valueproviders/ConstantInt; +MD: net/minecraft/util/valueproviders/ConstantInt/m_146485_ (Lnet/minecraft/util/valueproviders/ConstantInt;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/valueproviders/ConstantInt/lambda$static$4 (Lnet/minecraft/util/valueproviders/ConstantInt;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/valueproviders/ConstantInt/m_146487_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/ConstantInt; net/minecraft/util/valueproviders/ConstantInt/lambda$static$3 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/ConstantInt; +MD: net/minecraft/util/valueproviders/ConstantInt/m_146489_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/ConstantInt/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/ConstantInt/m_146494_ (Lnet/minecraft/util/valueproviders/ConstantInt;)Lnet/minecraft/util/valueproviders/ConstantInt; net/minecraft/util/valueproviders/ConstantInt/lambda$static$2 (Lnet/minecraft/util/valueproviders/ConstantInt;)Lnet/minecraft/util/valueproviders/ConstantInt; +MD: net/minecraft/util/valueproviders/ConstantInt/m_146497_ (Lnet/minecraft/util/valueproviders/ConstantInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/ConstantInt/lambda$static$0 (Lnet/minecraft/util/valueproviders/ConstantInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/ConstantInt/m_146499_ ()I net/minecraft/util/valueproviders/ConstantInt/getValue ()I +MD: net/minecraft/util/valueproviders/ConstantInt/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/ConstantInt/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/FloatProvider net/minecraft/util/valueproviders/FloatProvider +FD: net/minecraft/util/valueproviders/FloatProvider/f_146501_ net/minecraft/util/valueproviders/FloatProvider/CONSTANT_OR_DISPATCH_CODEC +FD: net/minecraft/util/valueproviders/FloatProvider/f_146502_ net/minecraft/util/valueproviders/FloatProvider/CODEC +FD: net/minecraft/util/valueproviders/FloatProvider/net/minecraft/util/valueproviders/FloatProvider net/minecraft/util/valueproviders/FloatProvider/net/minecraft/util/valueproviders/FloatProvider +MD: net/minecraft/util/valueproviders/FloatProvider/ ()V net/minecraft/util/valueproviders/FloatProvider/ ()V +MD: net/minecraft/util/valueproviders/FloatProvider/ ()V net/minecraft/util/valueproviders/FloatProvider/ ()V +MD: net/minecraft/util/valueproviders/FloatProvider/m_141961_ ()Lnet/minecraft/util/valueproviders/FloatProviderType; net/minecraft/util/valueproviders/FloatProvider/getType ()Lnet/minecraft/util/valueproviders/FloatProviderType; +MD: net/minecraft/util/valueproviders/FloatProvider/m_142269_ (Ljava/util/Random;)F net/minecraft/util/valueproviders/FloatProvider/sample (Ljava/util/Random;)F +MD: net/minecraft/util/valueproviders/FloatProvider/m_142734_ ()F net/minecraft/util/valueproviders/FloatProvider/getMaxValue ()F +MD: net/minecraft/util/valueproviders/FloatProvider/m_142735_ ()F net/minecraft/util/valueproviders/FloatProvider/getMinValue ()F +MD: net/minecraft/util/valueproviders/FloatProvider/m_146505_ (FF)Lcom/mojang/serialization/Codec; net/minecraft/util/valueproviders/FloatProvider/codec (FF)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/valueproviders/FloatProvider/m_146508_ (FFLnet/minecraft/util/valueproviders/FloatProvider;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/FloatProvider/lambda$codec$3 (FFLnet/minecraft/util/valueproviders/FloatProvider;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/FloatProvider/m_146512_ (Lnet/minecraft/util/valueproviders/FloatProvider;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/valueproviders/FloatProvider/lambda$static$2 (Lnet/minecraft/util/valueproviders/FloatProvider;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/valueproviders/FloatProvider/m_146514_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/util/valueproviders/FloatProvider/lambda$static$1 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/util/valueproviders/FloatProvider/m_146517_ (Lnet/minecraft/util/valueproviders/FloatProvider;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/util/valueproviders/FloatProvider/lambda$static$0 (Lnet/minecraft/util/valueproviders/FloatProvider;)Lnet/minecraft/util/valueproviders/FloatProvider; +CL: net/minecraft/util/valueproviders/FloatProviderType net/minecraft/util/valueproviders/FloatProviderType +FD: net/minecraft/util/valueproviders/FloatProviderType/f_146519_ net/minecraft/util/valueproviders/FloatProviderType/CONSTANT +FD: net/minecraft/util/valueproviders/FloatProviderType/f_146520_ net/minecraft/util/valueproviders/FloatProviderType/UNIFORM +FD: net/minecraft/util/valueproviders/FloatProviderType/f_146521_ net/minecraft/util/valueproviders/FloatProviderType/CLAMPED_NORMAL +FD: net/minecraft/util/valueproviders/FloatProviderType/f_146522_ net/minecraft/util/valueproviders/FloatProviderType/TRAPEZOID +FD: net/minecraft/util/valueproviders/FloatProviderType/net/minecraft/util/valueproviders/FloatProviderType net/minecraft/util/valueproviders/FloatProviderType/net/minecraft/util/valueproviders/FloatProviderType +MD: net/minecraft/util/valueproviders/FloatProviderType/ ()V net/minecraft/util/valueproviders/FloatProviderType/ ()V +MD: net/minecraft/util/valueproviders/FloatProviderType/m_146524_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/valueproviders/FloatProviderType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/valueproviders/FloatProviderType/m_146526_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/util/valueproviders/FloatProviderType; net/minecraft/util/valueproviders/FloatProviderType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/util/valueproviders/FloatProviderType; +MD: net/minecraft/util/valueproviders/FloatProviderType/m_146529_ ()Lcom/mojang/serialization/Codec; net/minecraft/util/valueproviders/FloatProviderType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/util/valueproviders/IntProvider net/minecraft/util/valueproviders/IntProvider +FD: net/minecraft/util/valueproviders/IntProvider/f_146530_ net/minecraft/util/valueproviders/IntProvider/CONSTANT_OR_DISPATCH_CODEC +FD: net/minecraft/util/valueproviders/IntProvider/f_146531_ net/minecraft/util/valueproviders/IntProvider/CODEC +FD: net/minecraft/util/valueproviders/IntProvider/f_146532_ net/minecraft/util/valueproviders/IntProvider/NON_NEGATIVE_CODEC +FD: net/minecraft/util/valueproviders/IntProvider/f_146533_ net/minecraft/util/valueproviders/IntProvider/POSITIVE_CODEC +FD: net/minecraft/util/valueproviders/IntProvider/net/minecraft/util/valueproviders/IntProvider net/minecraft/util/valueproviders/IntProvider/net/minecraft/util/valueproviders/IntProvider +MD: net/minecraft/util/valueproviders/IntProvider/ ()V net/minecraft/util/valueproviders/IntProvider/ ()V +MD: net/minecraft/util/valueproviders/IntProvider/ ()V net/minecraft/util/valueproviders/IntProvider/ ()V +MD: net/minecraft/util/valueproviders/IntProvider/m_141948_ ()Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/IntProvider/getType ()Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/IntProvider/m_142270_ (Ljava/util/Random;)I net/minecraft/util/valueproviders/IntProvider/sample (Ljava/util/Random;)I +MD: net/minecraft/util/valueproviders/IntProvider/m_142737_ ()I net/minecraft/util/valueproviders/IntProvider/getMaxValue ()I +MD: net/minecraft/util/valueproviders/IntProvider/m_142739_ ()I net/minecraft/util/valueproviders/IntProvider/getMinValue ()I +MD: net/minecraft/util/valueproviders/IntProvider/m_146536_ (IILnet/minecraft/util/valueproviders/IntProvider;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/IntProvider/lambda$codec$3 (IILnet/minecraft/util/valueproviders/IntProvider;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/IntProvider/m_146540_ (Lnet/minecraft/util/valueproviders/IntProvider;)Lcom/mojang/datafixers/util/Either; net/minecraft/util/valueproviders/IntProvider/lambda$static$2 (Lnet/minecraft/util/valueproviders/IntProvider;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/util/valueproviders/IntProvider/m_146542_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/util/valueproviders/IntProvider/lambda$static$1 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/util/valueproviders/IntProvider/m_146545_ (II)Lcom/mojang/serialization/Codec; net/minecraft/util/valueproviders/IntProvider/codec (II)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/valueproviders/IntProvider/m_146548_ (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/util/valueproviders/IntProvider/lambda$static$0 (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/util/valueproviders/IntProvider; +CL: net/minecraft/util/valueproviders/IntProviderType net/minecraft/util/valueproviders/IntProviderType +FD: net/minecraft/util/valueproviders/IntProviderType/f_146550_ net/minecraft/util/valueproviders/IntProviderType/CONSTANT +FD: net/minecraft/util/valueproviders/IntProviderType/f_146551_ net/minecraft/util/valueproviders/IntProviderType/UNIFORM +FD: net/minecraft/util/valueproviders/IntProviderType/f_146552_ net/minecraft/util/valueproviders/IntProviderType/BIASED_TO_BOTTOM +FD: net/minecraft/util/valueproviders/IntProviderType/f_146553_ net/minecraft/util/valueproviders/IntProviderType/CLAMPED +FD: net/minecraft/util/valueproviders/IntProviderType/f_185907_ net/minecraft/util/valueproviders/IntProviderType/WEIGHTED_LIST +FD: net/minecraft/util/valueproviders/IntProviderType/f_185908_ net/minecraft/util/valueproviders/IntProviderType/CLAMPED_NORMAL +FD: net/minecraft/util/valueproviders/IntProviderType/net/minecraft/util/valueproviders/IntProviderType net/minecraft/util/valueproviders/IntProviderType/net/minecraft/util/valueproviders/IntProviderType +MD: net/minecraft/util/valueproviders/IntProviderType/ ()V net/minecraft/util/valueproviders/IntProviderType/ ()V +MD: net/minecraft/util/valueproviders/IntProviderType/m_146555_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/util/valueproviders/IntProviderType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/util/valueproviders/IntProviderType/m_146557_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/IntProviderType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/IntProviderType/m_146560_ ()Lcom/mojang/serialization/Codec; net/minecraft/util/valueproviders/IntProviderType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/util/valueproviders/TrapezoidFloat net/minecraft/util/valueproviders/TrapezoidFloat +FD: net/minecraft/util/valueproviders/TrapezoidFloat/f_146561_ net/minecraft/util/valueproviders/TrapezoidFloat/CODEC +FD: net/minecraft/util/valueproviders/TrapezoidFloat/f_146562_ net/minecraft/util/valueproviders/TrapezoidFloat/min +FD: net/minecraft/util/valueproviders/TrapezoidFloat/f_146563_ net/minecraft/util/valueproviders/TrapezoidFloat/max +FD: net/minecraft/util/valueproviders/TrapezoidFloat/f_146564_ net/minecraft/util/valueproviders/TrapezoidFloat/plateau +FD: net/minecraft/util/valueproviders/TrapezoidFloat/net/minecraft/util/valueproviders/TrapezoidFloat net/minecraft/util/valueproviders/TrapezoidFloat/net/minecraft/util/valueproviders/TrapezoidFloat +MD: net/minecraft/util/valueproviders/TrapezoidFloat/ ()V net/minecraft/util/valueproviders/TrapezoidFloat/ ()V +MD: net/minecraft/util/valueproviders/TrapezoidFloat/ (FFF)V net/minecraft/util/valueproviders/TrapezoidFloat/ (FFF)V +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_141961_ ()Lnet/minecraft/util/valueproviders/FloatProviderType; net/minecraft/util/valueproviders/TrapezoidFloat/getType ()Lnet/minecraft/util/valueproviders/FloatProviderType; +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_142269_ (Ljava/util/Random;)F net/minecraft/util/valueproviders/TrapezoidFloat/sample (Ljava/util/Random;)F +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_142734_ ()F net/minecraft/util/valueproviders/TrapezoidFloat/getMaxValue ()F +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_142735_ ()F net/minecraft/util/valueproviders/TrapezoidFloat/getMinValue ()F +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_146571_ (FFF)Lnet/minecraft/util/valueproviders/TrapezoidFloat; net/minecraft/util/valueproviders/TrapezoidFloat/of (FFF)Lnet/minecraft/util/valueproviders/TrapezoidFloat; +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_146575_ (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/TrapezoidFloat/lambda$static$4 (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_146577_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/TrapezoidFloat/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_146582_ (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/TrapezoidFloat/lambda$static$2 (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_146585_ (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/TrapezoidFloat/lambda$static$1 (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/TrapezoidFloat/m_146587_ (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/TrapezoidFloat/lambda$static$0 (Lnet/minecraft/util/valueproviders/TrapezoidFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/TrapezoidFloat/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/TrapezoidFloat/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/UniformFloat net/minecraft/util/valueproviders/UniformFloat +FD: net/minecraft/util/valueproviders/UniformFloat/f_146590_ net/minecraft/util/valueproviders/UniformFloat/CODEC +FD: net/minecraft/util/valueproviders/UniformFloat/f_146591_ net/minecraft/util/valueproviders/UniformFloat/minInclusive +FD: net/minecraft/util/valueproviders/UniformFloat/f_146592_ net/minecraft/util/valueproviders/UniformFloat/maxExclusive +FD: net/minecraft/util/valueproviders/UniformFloat/net/minecraft/util/valueproviders/UniformFloat net/minecraft/util/valueproviders/UniformFloat/net/minecraft/util/valueproviders/UniformFloat +MD: net/minecraft/util/valueproviders/UniformFloat/ ()V net/minecraft/util/valueproviders/UniformFloat/ ()V +MD: net/minecraft/util/valueproviders/UniformFloat/ (FF)V net/minecraft/util/valueproviders/UniformFloat/ (FF)V +MD: net/minecraft/util/valueproviders/UniformFloat/m_141961_ ()Lnet/minecraft/util/valueproviders/FloatProviderType; net/minecraft/util/valueproviders/UniformFloat/getType ()Lnet/minecraft/util/valueproviders/FloatProviderType; +MD: net/minecraft/util/valueproviders/UniformFloat/m_142269_ (Ljava/util/Random;)F net/minecraft/util/valueproviders/UniformFloat/sample (Ljava/util/Random;)F +MD: net/minecraft/util/valueproviders/UniformFloat/m_142734_ ()F net/minecraft/util/valueproviders/UniformFloat/getMaxValue ()F +MD: net/minecraft/util/valueproviders/UniformFloat/m_142735_ ()F net/minecraft/util/valueproviders/UniformFloat/getMinValue ()F +MD: net/minecraft/util/valueproviders/UniformFloat/m_146598_ (Lnet/minecraft/util/valueproviders/UniformFloat;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/UniformFloat/lambda$static$3 (Lnet/minecraft/util/valueproviders/UniformFloat;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/UniformFloat/m_146600_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/UniformFloat/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/UniformFloat/m_146605_ (FF)Lnet/minecraft/util/valueproviders/UniformFloat; net/minecraft/util/valueproviders/UniformFloat/of (FF)Lnet/minecraft/util/valueproviders/UniformFloat; +MD: net/minecraft/util/valueproviders/UniformFloat/m_146608_ (Lnet/minecraft/util/valueproviders/UniformFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/UniformFloat/lambda$static$1 (Lnet/minecraft/util/valueproviders/UniformFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/UniformFloat/m_146611_ (Lnet/minecraft/util/valueproviders/UniformFloat;)Ljava/lang/Float; net/minecraft/util/valueproviders/UniformFloat/lambda$static$0 (Lnet/minecraft/util/valueproviders/UniformFloat;)Ljava/lang/Float; +MD: net/minecraft/util/valueproviders/UniformFloat/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/UniformFloat/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/UniformInt net/minecraft/util/valueproviders/UniformInt +FD: net/minecraft/util/valueproviders/UniformInt/f_146614_ net/minecraft/util/valueproviders/UniformInt/CODEC +FD: net/minecraft/util/valueproviders/UniformInt/f_146615_ net/minecraft/util/valueproviders/UniformInt/minInclusive +FD: net/minecraft/util/valueproviders/UniformInt/f_146616_ net/minecraft/util/valueproviders/UniformInt/maxInclusive +FD: net/minecraft/util/valueproviders/UniformInt/net/minecraft/util/valueproviders/UniformInt net/minecraft/util/valueproviders/UniformInt/net/minecraft/util/valueproviders/UniformInt +MD: net/minecraft/util/valueproviders/UniformInt/ ()V net/minecraft/util/valueproviders/UniformInt/ ()V +MD: net/minecraft/util/valueproviders/UniformInt/ (II)V net/minecraft/util/valueproviders/UniformInt/ (II)V +MD: net/minecraft/util/valueproviders/UniformInt/m_141948_ ()Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/UniformInt/getType ()Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/UniformInt/m_142270_ (Ljava/util/Random;)I net/minecraft/util/valueproviders/UniformInt/sample (Ljava/util/Random;)I +MD: net/minecraft/util/valueproviders/UniformInt/m_142737_ ()I net/minecraft/util/valueproviders/UniformInt/getMaxValue ()I +MD: net/minecraft/util/valueproviders/UniformInt/m_142739_ ()I net/minecraft/util/valueproviders/UniformInt/getMinValue ()I +MD: net/minecraft/util/valueproviders/UniformInt/m_146622_ (II)Lnet/minecraft/util/valueproviders/UniformInt; net/minecraft/util/valueproviders/UniformInt/of (II)Lnet/minecraft/util/valueproviders/UniformInt; +MD: net/minecraft/util/valueproviders/UniformInt/m_146625_ (Lnet/minecraft/util/valueproviders/UniformInt;)Lcom/mojang/serialization/DataResult; net/minecraft/util/valueproviders/UniformInt/lambda$static$3 (Lnet/minecraft/util/valueproviders/UniformInt;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/util/valueproviders/UniformInt/m_146627_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/UniformInt/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/util/valueproviders/UniformInt/m_146632_ (Lnet/minecraft/util/valueproviders/UniformInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/UniformInt/lambda$static$1 (Lnet/minecraft/util/valueproviders/UniformInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/UniformInt/m_146635_ (Lnet/minecraft/util/valueproviders/UniformInt;)Ljava/lang/Integer; net/minecraft/util/valueproviders/UniformInt/lambda$static$0 (Lnet/minecraft/util/valueproviders/UniformInt;)Ljava/lang/Integer; +MD: net/minecraft/util/valueproviders/UniformInt/toString ()Ljava/lang/String; net/minecraft/util/valueproviders/UniformInt/toString ()Ljava/lang/String; +CL: net/minecraft/util/valueproviders/WeightedListInt net/minecraft/util/valueproviders/WeightedListInt +FD: net/minecraft/util/valueproviders/WeightedListInt/f_185909_ net/minecraft/util/valueproviders/WeightedListInt/CODEC +FD: net/minecraft/util/valueproviders/WeightedListInt/f_185910_ net/minecraft/util/valueproviders/WeightedListInt/distribution +FD: net/minecraft/util/valueproviders/WeightedListInt/f_185911_ net/minecraft/util/valueproviders/WeightedListInt/minValue +FD: net/minecraft/util/valueproviders/WeightedListInt/f_185912_ net/minecraft/util/valueproviders/WeightedListInt/maxValue +FD: net/minecraft/util/valueproviders/WeightedListInt/net/minecraft/util/valueproviders/WeightedListInt net/minecraft/util/valueproviders/WeightedListInt/net/minecraft/util/valueproviders/WeightedListInt +MD: net/minecraft/util/valueproviders/WeightedListInt/ ()V net/minecraft/util/valueproviders/WeightedListInt/ ()V +MD: net/minecraft/util/valueproviders/WeightedListInt/ (Lnet/minecraft/util/random/SimpleWeightedRandomList;)V net/minecraft/util/valueproviders/WeightedListInt/ (Lnet/minecraft/util/random/SimpleWeightedRandomList;)V +MD: net/minecraft/util/valueproviders/WeightedListInt/m_141948_ ()Lnet/minecraft/util/valueproviders/IntProviderType; net/minecraft/util/valueproviders/WeightedListInt/getType ()Lnet/minecraft/util/valueproviders/IntProviderType; +MD: net/minecraft/util/valueproviders/WeightedListInt/m_142270_ (Ljava/util/Random;)I net/minecraft/util/valueproviders/WeightedListInt/sample (Ljava/util/Random;)I +MD: net/minecraft/util/valueproviders/WeightedListInt/m_142737_ ()I net/minecraft/util/valueproviders/WeightedListInt/getMaxValue ()I +MD: net/minecraft/util/valueproviders/WeightedListInt/m_142739_ ()I net/minecraft/util/valueproviders/WeightedListInt/getMinValue ()I +MD: net/minecraft/util/valueproviders/WeightedListInt/m_185917_ (Lnet/minecraft/util/valueproviders/WeightedListInt;)Lnet/minecraft/util/random/SimpleWeightedRandomList; net/minecraft/util/valueproviders/WeightedListInt/lambda$static$0 (Lnet/minecraft/util/valueproviders/WeightedListInt;)Lnet/minecraft/util/random/SimpleWeightedRandomList; +MD: net/minecraft/util/valueproviders/WeightedListInt/m_185919_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/util/valueproviders/WeightedListInt/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/util/valueproviders/package-info net/minecraft/util/valueproviders/package-info +FD: net/minecraft/util/valueproviders/package-info/net/minecraft/util/valueproviders/package-info net/minecraft/util/valueproviders/package-info/net/minecraft/util/valueproviders/package-info +CL: net/minecraft/util/worldupdate/WorldUpgrader net/minecraft/util/worldupdate/WorldUpgrader +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_185925_ net/minecraft/util/worldupdate/WorldUpgrader/worldGenSettings +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18797_ net/minecraft/util/worldupdate/WorldUpgrader/LOGGER +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18798_ net/minecraft/util/worldupdate/WorldUpgrader/THREAD_FACTORY +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18800_ net/minecraft/util/worldupdate/WorldUpgrader/eraseCache +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18801_ net/minecraft/util/worldupdate/WorldUpgrader/levelStorage +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18802_ net/minecraft/util/worldupdate/WorldUpgrader/thread +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18803_ net/minecraft/util/worldupdate/WorldUpgrader/dataFixer +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18804_ net/minecraft/util/worldupdate/WorldUpgrader/running +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18805_ net/minecraft/util/worldupdate/WorldUpgrader/finished +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18806_ net/minecraft/util/worldupdate/WorldUpgrader/progress +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18807_ net/minecraft/util/worldupdate/WorldUpgrader/totalChunks +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18808_ net/minecraft/util/worldupdate/WorldUpgrader/converted +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18809_ net/minecraft/util/worldupdate/WorldUpgrader/skipped +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18810_ net/minecraft/util/worldupdate/WorldUpgrader/progressMap +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18811_ net/minecraft/util/worldupdate/WorldUpgrader/status +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18812_ net/minecraft/util/worldupdate/WorldUpgrader/REGEX +FD: net/minecraft/util/worldupdate/WorldUpgrader/f_18813_ net/minecraft/util/worldupdate/WorldUpgrader/overworldDataStorage +FD: net/minecraft/util/worldupdate/WorldUpgrader/net/minecraft/util/worldupdate/WorldUpgrader net/minecraft/util/worldupdate/WorldUpgrader/net/minecraft/util/worldupdate/WorldUpgrader +MD: net/minecraft/util/worldupdate/WorldUpgrader/ ()V net/minecraft/util/worldupdate/WorldUpgrader/ ()V +MD: net/minecraft/util/worldupdate/WorldUpgrader/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Z)V net/minecraft/util/worldupdate/WorldUpgrader/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Z)V +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18820_ ()V net/minecraft/util/worldupdate/WorldUpgrader/cancel ()V +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18821_ (Ljava/io/File;Ljava/lang/String;)Z net/minecraft/util/worldupdate/WorldUpgrader/lambda$getAllChunkPos$2 (Ljava/io/File;Ljava/lang/String;)Z +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18824_ (Ljava/lang/Thread;Ljava/lang/Throwable;)V net/minecraft/util/worldupdate/WorldUpgrader/lambda$new$0 (Ljava/lang/Thread;Ljava/lang/Throwable;)V +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18827_ (Lnet/minecraft/resources/ResourceKey;)F net/minecraft/util/worldupdate/WorldUpgrader/dimensionProgress (Lnet/minecraft/resources/ResourceKey;)F +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18829_ ()Z net/minecraft/util/worldupdate/WorldUpgrader/isFinished ()Z +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18830_ (Lnet/minecraft/resources/ResourceKey;)Ljava/util/List; net/minecraft/util/worldupdate/WorldUpgrader/getAllChunkPos (Lnet/minecraft/resources/ResourceKey;)Ljava/util/List; +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18832_ ()Lcom/google/common/collect/ImmutableSet; net/minecraft/util/worldupdate/WorldUpgrader/levels ()Lcom/google/common/collect/ImmutableSet; +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18833_ ()F net/minecraft/util/worldupdate/WorldUpgrader/getProgress ()F +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18834_ ()I net/minecraft/util/worldupdate/WorldUpgrader/getTotalChunks ()I +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18835_ ()I net/minecraft/util/worldupdate/WorldUpgrader/getConverted ()I +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18836_ ()I net/minecraft/util/worldupdate/WorldUpgrader/getSkipped ()I +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18837_ ()Lnet/minecraft/network/chat/Component; net/minecraft/util/worldupdate/WorldUpgrader/getStatus ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18838_ ()V net/minecraft/util/worldupdate/WorldUpgrader/work ()V +MD: net/minecraft/util/worldupdate/WorldUpgrader/m_18839_ ()Lnet/minecraft/world/level/storage/DimensionDataStorage; net/minecraft/util/worldupdate/WorldUpgrader/lambda$work$1 ()Lnet/minecraft/world/level/storage/DimensionDataStorage; +CL: net/minecraft/util/worldupdate/package-info net/minecraft/util/worldupdate/package-info +FD: net/minecraft/util/worldupdate/package-info/net/minecraft/util/worldupdate/package-info net/minecraft/util/worldupdate/package-info/net/minecraft/util/worldupdate/package-info +CL: net/minecraft/world/BossEvent net/minecraft/world/BossEvent +FD: net/minecraft/world/BossEvent/f_146638_ net/minecraft/world/BossEvent/progress +FD: net/minecraft/world/BossEvent/f_18840_ net/minecraft/world/BossEvent/name +FD: net/minecraft/world/BossEvent/f_18842_ net/minecraft/world/BossEvent/color +FD: net/minecraft/world/BossEvent/f_18843_ net/minecraft/world/BossEvent/overlay +FD: net/minecraft/world/BossEvent/f_18844_ net/minecraft/world/BossEvent/darkenScreen +FD: net/minecraft/world/BossEvent/f_18845_ net/minecraft/world/BossEvent/playBossMusic +FD: net/minecraft/world/BossEvent/f_18846_ net/minecraft/world/BossEvent/createWorldFog +FD: net/minecraft/world/BossEvent/f_18847_ net/minecraft/world/BossEvent/id +FD: net/minecraft/world/BossEvent/net/minecraft/world/BossEvent net/minecraft/world/BossEvent/net/minecraft/world/BossEvent +MD: net/minecraft/world/BossEvent/ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V net/minecraft/world/BossEvent/ (Ljava/util/UUID;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/BossEvent$BossBarColor;Lnet/minecraft/world/BossEvent$BossBarOverlay;)V +MD: net/minecraft/world/BossEvent/m_142711_ (F)V net/minecraft/world/BossEvent/setProgress (F)V +MD: net/minecraft/world/BossEvent/m_142717_ ()F net/minecraft/world/BossEvent/getProgress ()F +MD: net/minecraft/world/BossEvent/m_18860_ ()Ljava/util/UUID; net/minecraft/world/BossEvent/getId ()Ljava/util/UUID; +MD: net/minecraft/world/BossEvent/m_18861_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/BossEvent/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/BossEvent/m_18862_ ()Lnet/minecraft/world/BossEvent$BossBarColor; net/minecraft/world/BossEvent/getColor ()Lnet/minecraft/world/BossEvent$BossBarColor; +MD: net/minecraft/world/BossEvent/m_18863_ ()Lnet/minecraft/world/BossEvent$BossBarOverlay; net/minecraft/world/BossEvent/getOverlay ()Lnet/minecraft/world/BossEvent$BossBarOverlay; +MD: net/minecraft/world/BossEvent/m_18864_ ()Z net/minecraft/world/BossEvent/shouldDarkenScreen ()Z +MD: net/minecraft/world/BossEvent/m_18865_ ()Z net/minecraft/world/BossEvent/shouldPlayBossMusic ()Z +MD: net/minecraft/world/BossEvent/m_18866_ ()Z net/minecraft/world/BossEvent/shouldCreateWorldFog ()Z +MD: net/minecraft/world/BossEvent/m_5648_ (Lnet/minecraft/world/BossEvent$BossBarOverlay;)V net/minecraft/world/BossEvent/setOverlay (Lnet/minecraft/world/BossEvent$BossBarOverlay;)V +MD: net/minecraft/world/BossEvent/m_6451_ (Lnet/minecraft/world/BossEvent$BossBarColor;)V net/minecraft/world/BossEvent/setColor (Lnet/minecraft/world/BossEvent$BossBarColor;)V +MD: net/minecraft/world/BossEvent/m_6456_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/BossEvent/setName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/BossEvent/m_7003_ (Z)Lnet/minecraft/world/BossEvent; net/minecraft/world/BossEvent/setDarkenScreen (Z)Lnet/minecraft/world/BossEvent; +MD: net/minecraft/world/BossEvent/m_7005_ (Z)Lnet/minecraft/world/BossEvent; net/minecraft/world/BossEvent/setPlayBossMusic (Z)Lnet/minecraft/world/BossEvent; +MD: net/minecraft/world/BossEvent/m_7006_ (Z)Lnet/minecraft/world/BossEvent; net/minecraft/world/BossEvent/setCreateWorldFog (Z)Lnet/minecraft/world/BossEvent; +CL: net/minecraft/world/BossEvent$BossBarColor net/minecraft/world/BossEvent$BossBarColor +FD: net/minecraft/world/BossEvent$BossBarColor/$VALUES net/minecraft/world/BossEvent$BossBarColor/$VALUES +FD: net/minecraft/world/BossEvent$BossBarColor/BLUE net/minecraft/world/BossEvent$BossBarColor/BLUE +FD: net/minecraft/world/BossEvent$BossBarColor/GREEN net/minecraft/world/BossEvent$BossBarColor/GREEN +FD: net/minecraft/world/BossEvent$BossBarColor/PINK net/minecraft/world/BossEvent$BossBarColor/PINK +FD: net/minecraft/world/BossEvent$BossBarColor/PURPLE net/minecraft/world/BossEvent$BossBarColor/PURPLE +FD: net/minecraft/world/BossEvent$BossBarColor/RED net/minecraft/world/BossEvent$BossBarColor/RED +FD: net/minecraft/world/BossEvent$BossBarColor/WHITE net/minecraft/world/BossEvent$BossBarColor/WHITE +FD: net/minecraft/world/BossEvent$BossBarColor/YELLOW net/minecraft/world/BossEvent$BossBarColor/YELLOW +FD: net/minecraft/world/BossEvent$BossBarColor/f_18874_ net/minecraft/world/BossEvent$BossBarColor/name +FD: net/minecraft/world/BossEvent$BossBarColor/f_18875_ net/minecraft/world/BossEvent$BossBarColor/formatting +FD: net/minecraft/world/BossEvent$BossBarColor/net/minecraft/world/BossEvent$BossBarColor net/minecraft/world/BossEvent$BossBarColor/net/minecraft/world/BossEvent$BossBarColor +MD: net/minecraft/world/BossEvent$BossBarColor/ ()V net/minecraft/world/BossEvent$BossBarColor/ ()V +MD: net/minecraft/world/BossEvent$BossBarColor/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/ChatFormatting;)V net/minecraft/world/BossEvent$BossBarColor/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/ChatFormatting;)V +MD: net/minecraft/world/BossEvent$BossBarColor/m_146640_ ()[Lnet/minecraft/world/BossEvent$BossBarColor; net/minecraft/world/BossEvent$BossBarColor/$values ()[Lnet/minecraft/world/BossEvent$BossBarColor; +MD: net/minecraft/world/BossEvent$BossBarColor/m_18883_ ()Lnet/minecraft/ChatFormatting; net/minecraft/world/BossEvent$BossBarColor/getFormatting ()Lnet/minecraft/ChatFormatting; +MD: net/minecraft/world/BossEvent$BossBarColor/m_18884_ (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarColor; net/minecraft/world/BossEvent$BossBarColor/byName (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarColor; +MD: net/minecraft/world/BossEvent$BossBarColor/m_18886_ ()Ljava/lang/String; net/minecraft/world/BossEvent$BossBarColor/getName ()Ljava/lang/String; +MD: net/minecraft/world/BossEvent$BossBarColor/valueOf (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarColor; net/minecraft/world/BossEvent$BossBarColor/valueOf (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarColor; +MD: net/minecraft/world/BossEvent$BossBarColor/values ()[Lnet/minecraft/world/BossEvent$BossBarColor; net/minecraft/world/BossEvent$BossBarColor/values ()[Lnet/minecraft/world/BossEvent$BossBarColor; +CL: net/minecraft/world/BossEvent$BossBarOverlay net/minecraft/world/BossEvent$BossBarOverlay +FD: net/minecraft/world/BossEvent$BossBarOverlay/$VALUES net/minecraft/world/BossEvent$BossBarOverlay/$VALUES +FD: net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_10 net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_10 +FD: net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_12 net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_12 +FD: net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_20 net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_20 +FD: net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_6 net/minecraft/world/BossEvent$BossBarOverlay/NOTCHED_6 +FD: net/minecraft/world/BossEvent$BossBarOverlay/PROGRESS net/minecraft/world/BossEvent$BossBarOverlay/PROGRESS +FD: net/minecraft/world/BossEvent$BossBarOverlay/f_18895_ net/minecraft/world/BossEvent$BossBarOverlay/name +FD: net/minecraft/world/BossEvent$BossBarOverlay/net/minecraft/world/BossEvent$BossBarOverlay net/minecraft/world/BossEvent$BossBarOverlay/net/minecraft/world/BossEvent$BossBarOverlay +MD: net/minecraft/world/BossEvent$BossBarOverlay/ ()V net/minecraft/world/BossEvent$BossBarOverlay/ ()V +MD: net/minecraft/world/BossEvent$BossBarOverlay/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/BossEvent$BossBarOverlay/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/BossEvent$BossBarOverlay/m_146641_ ()[Lnet/minecraft/world/BossEvent$BossBarOverlay; net/minecraft/world/BossEvent$BossBarOverlay/$values ()[Lnet/minecraft/world/BossEvent$BossBarOverlay; +MD: net/minecraft/world/BossEvent$BossBarOverlay/m_18902_ ()Ljava/lang/String; net/minecraft/world/BossEvent$BossBarOverlay/getName ()Ljava/lang/String; +MD: net/minecraft/world/BossEvent$BossBarOverlay/m_18903_ (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarOverlay; net/minecraft/world/BossEvent$BossBarOverlay/byName (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarOverlay; +MD: net/minecraft/world/BossEvent$BossBarOverlay/valueOf (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarOverlay; net/minecraft/world/BossEvent$BossBarOverlay/valueOf (Ljava/lang/String;)Lnet/minecraft/world/BossEvent$BossBarOverlay; +MD: net/minecraft/world/BossEvent$BossBarOverlay/values ()[Lnet/minecraft/world/BossEvent$BossBarOverlay; net/minecraft/world/BossEvent$BossBarOverlay/values ()[Lnet/minecraft/world/BossEvent$BossBarOverlay; +CL: net/minecraft/world/Clearable net/minecraft/world/Clearable +FD: net/minecraft/world/Clearable/net/minecraft/world/Clearable net/minecraft/world/Clearable/net/minecraft/world/Clearable +MD: net/minecraft/world/Clearable/m_18908_ (Ljava/lang/Object;)V net/minecraft/world/Clearable/tryClear (Ljava/lang/Object;)V +MD: net/minecraft/world/Clearable/m_6211_ ()V net/minecraft/world/Clearable/clearContent ()V +CL: net/minecraft/world/CompoundContainer net/minecraft/world/CompoundContainer +FD: net/minecraft/world/CompoundContainer/f_18910_ net/minecraft/world/CompoundContainer/container1 +FD: net/minecraft/world/CompoundContainer/f_18911_ net/minecraft/world/CompoundContainer/container2 +FD: net/minecraft/world/CompoundContainer/net/minecraft/world/CompoundContainer net/minecraft/world/CompoundContainer/net/minecraft/world/CompoundContainer +MD: net/minecraft/world/CompoundContainer/ (Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;)V net/minecraft/world/CompoundContainer/ (Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/CompoundContainer/m_18927_ (Lnet/minecraft/world/Container;)Z net/minecraft/world/CompoundContainer/contains (Lnet/minecraft/world/Container;)Z +MD: net/minecraft/world/CompoundContainer/m_5785_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/CompoundContainer/stopOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/CompoundContainer/m_5856_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/CompoundContainer/startOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/CompoundContainer/m_6211_ ()V net/minecraft/world/CompoundContainer/clearContent ()V +MD: net/minecraft/world/CompoundContainer/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/CompoundContainer/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/CompoundContainer/m_6596_ ()V net/minecraft/world/CompoundContainer/setChanged ()V +MD: net/minecraft/world/CompoundContainer/m_6643_ ()I net/minecraft/world/CompoundContainer/getContainerSize ()I +MD: net/minecraft/world/CompoundContainer/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/CompoundContainer/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/CompoundContainer/m_6893_ ()I net/minecraft/world/CompoundContainer/getMaxStackSize ()I +MD: net/minecraft/world/CompoundContainer/m_7013_ (ILnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/CompoundContainer/canPlaceItem (ILnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/CompoundContainer/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/CompoundContainer/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/CompoundContainer/m_7983_ ()Z net/minecraft/world/CompoundContainer/isEmpty ()Z +MD: net/minecraft/world/CompoundContainer/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/CompoundContainer/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/CompoundContainer/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/CompoundContainer/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/Container net/minecraft/world/Container +FD: net/minecraft/world/Container/f_146642_ net/minecraft/world/Container/LARGE_MAX_STACK_SIZE +FD: net/minecraft/world/Container/net/minecraft/world/Container net/minecraft/world/Container/net/minecraft/world/Container +MD: net/minecraft/world/Container/m_18947_ (Lnet/minecraft/world/item/Item;)I net/minecraft/world/Container/countItem (Lnet/minecraft/world/item/Item;)I +MD: net/minecraft/world/Container/m_18949_ (Ljava/util/Set;)Z net/minecraft/world/Container/hasAnyOf (Ljava/util/Set;)Z +MD: net/minecraft/world/Container/m_5785_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/Container/stopOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/Container/m_5856_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/Container/startOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/Container/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/Container/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/Container/m_6596_ ()V net/minecraft/world/Container/setChanged ()V +MD: net/minecraft/world/Container/m_6643_ ()I net/minecraft/world/Container/getContainerSize ()I +MD: net/minecraft/world/Container/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/Container/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/Container/m_6893_ ()I net/minecraft/world/Container/getMaxStackSize ()I +MD: net/minecraft/world/Container/m_7013_ (ILnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/Container/canPlaceItem (ILnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/Container/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/Container/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/Container/m_7983_ ()Z net/minecraft/world/Container/isEmpty ()Z +MD: net/minecraft/world/Container/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/Container/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/Container/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/Container/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/ContainerHelper net/minecraft/world/ContainerHelper +FD: net/minecraft/world/ContainerHelper/net/minecraft/world/ContainerHelper net/minecraft/world/ContainerHelper/net/minecraft/world/ContainerHelper +MD: net/minecraft/world/ContainerHelper/ ()V net/minecraft/world/ContainerHelper/ ()V +MD: net/minecraft/world/ContainerHelper/m_18956_ (Lnet/minecraft/world/Container;Ljava/util/function/Predicate;IZ)I net/minecraft/world/ContainerHelper/clearOrCountMatchingItems (Lnet/minecraft/world/Container;Ljava/util/function/Predicate;IZ)I +MD: net/minecraft/world/ContainerHelper/m_18961_ (Lnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;IZ)I net/minecraft/world/ContainerHelper/clearOrCountMatchingItems (Lnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;IZ)I +MD: net/minecraft/world/ContainerHelper/m_18966_ (Ljava/util/List;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/ContainerHelper/takeItem (Ljava/util/List;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/ContainerHelper/m_18969_ (Ljava/util/List;II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/ContainerHelper/removeItem (Ljava/util/List;II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/ContainerHelper/m_18973_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/NonNullList;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/ContainerHelper/saveAllItems (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/NonNullList;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/ContainerHelper/m_18976_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/NonNullList;Z)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/ContainerHelper/saveAllItems (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/NonNullList;Z)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/ContainerHelper/m_18980_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/ContainerHelper/loadAllItems (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/NonNullList;)V +CL: net/minecraft/world/ContainerListener net/minecraft/world/ContainerListener +FD: net/minecraft/world/ContainerListener/net/minecraft/world/ContainerListener net/minecraft/world/ContainerListener/net/minecraft/world/ContainerListener +MD: net/minecraft/world/ContainerListener/m_5757_ (Lnet/minecraft/world/Container;)V net/minecraft/world/ContainerListener/containerChanged (Lnet/minecraft/world/Container;)V +CL: net/minecraft/world/Containers net/minecraft/world/Containers +FD: net/minecraft/world/Containers/f_18984_ net/minecraft/world/Containers/RANDOM +FD: net/minecraft/world/Containers/net/minecraft/world/Containers net/minecraft/world/Containers/net/minecraft/world/Containers +MD: net/minecraft/world/Containers/ ()V net/minecraft/world/Containers/ ()V +MD: net/minecraft/world/Containers/ ()V net/minecraft/world/Containers/ ()V +MD: net/minecraft/world/Containers/m_18986_ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/Container;)V net/minecraft/world/Containers/dropContents (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/Container;)V +MD: net/minecraft/world/Containers/m_18992_ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)V net/minecraft/world/Containers/dropItemStack (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/Containers/m_18998_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/Container;)V net/minecraft/world/Containers/dropContents (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/Containers/m_19002_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/Container;)V net/minecraft/world/Containers/dropContents (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/Containers/m_19006_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/Containers/lambda$dropContents$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/Containers/m_19010_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/Containers/dropContents (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;)V +CL: net/minecraft/world/Difficulty net/minecraft/world/Difficulty +FD: net/minecraft/world/Difficulty/$VALUES net/minecraft/world/Difficulty/$VALUES +FD: net/minecraft/world/Difficulty/EASY net/minecraft/world/Difficulty/EASY +FD: net/minecraft/world/Difficulty/HARD net/minecraft/world/Difficulty/HARD +FD: net/minecraft/world/Difficulty/NORMAL net/minecraft/world/Difficulty/NORMAL +FD: net/minecraft/world/Difficulty/PEACEFUL net/minecraft/world/Difficulty/PEACEFUL +FD: net/minecraft/world/Difficulty/f_19018_ net/minecraft/world/Difficulty/BY_ID +FD: net/minecraft/world/Difficulty/f_19019_ net/minecraft/world/Difficulty/id +FD: net/minecraft/world/Difficulty/f_19020_ net/minecraft/world/Difficulty/key +FD: net/minecraft/world/Difficulty/net/minecraft/world/Difficulty net/minecraft/world/Difficulty/net/minecraft/world/Difficulty +MD: net/minecraft/world/Difficulty/ ()V net/minecraft/world/Difficulty/ ()V +MD: net/minecraft/world/Difficulty/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/world/Difficulty/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/world/Difficulty/m_146645_ ()[Lnet/minecraft/world/Difficulty; net/minecraft/world/Difficulty/$values ()[Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/Difficulty/m_19028_ ()I net/minecraft/world/Difficulty/getId ()I +MD: net/minecraft/world/Difficulty/m_19029_ (I)Lnet/minecraft/world/Difficulty; net/minecraft/world/Difficulty/byId (I)Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/Difficulty/m_19031_ (Ljava/lang/String;)Lnet/minecraft/world/Difficulty; net/minecraft/world/Difficulty/byName (Ljava/lang/String;)Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/Difficulty/m_19033_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/Difficulty/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/Difficulty/m_19034_ (I)[Lnet/minecraft/world/Difficulty; net/minecraft/world/Difficulty/lambda$static$0 (I)[Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/Difficulty/m_19036_ ()Ljava/lang/String; net/minecraft/world/Difficulty/getKey ()Ljava/lang/String; +MD: net/minecraft/world/Difficulty/valueOf (Ljava/lang/String;)Lnet/minecraft/world/Difficulty; net/minecraft/world/Difficulty/valueOf (Ljava/lang/String;)Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/Difficulty/values ()[Lnet/minecraft/world/Difficulty; net/minecraft/world/Difficulty/values ()[Lnet/minecraft/world/Difficulty; +CL: net/minecraft/world/DifficultyInstance net/minecraft/world/DifficultyInstance +FD: net/minecraft/world/DifficultyInstance/f_146646_ net/minecraft/world/DifficultyInstance/DIFFICULTY_TIME_GLOBAL_OFFSET +FD: net/minecraft/world/DifficultyInstance/f_146647_ net/minecraft/world/DifficultyInstance/MAX_DIFFICULTY_TIME_GLOBAL +FD: net/minecraft/world/DifficultyInstance/f_146648_ net/minecraft/world/DifficultyInstance/MAX_DIFFICULTY_TIME_LOCAL +FD: net/minecraft/world/DifficultyInstance/f_19041_ net/minecraft/world/DifficultyInstance/base +FD: net/minecraft/world/DifficultyInstance/f_19042_ net/minecraft/world/DifficultyInstance/effectiveDifficulty +FD: net/minecraft/world/DifficultyInstance/net/minecraft/world/DifficultyInstance net/minecraft/world/DifficultyInstance/net/minecraft/world/DifficultyInstance +MD: net/minecraft/world/DifficultyInstance/ (Lnet/minecraft/world/Difficulty;JJF)V net/minecraft/world/DifficultyInstance/ (Lnet/minecraft/world/Difficulty;JJF)V +MD: net/minecraft/world/DifficultyInstance/m_146649_ ()Z net/minecraft/world/DifficultyInstance/isHard ()Z +MD: net/minecraft/world/DifficultyInstance/m_19048_ ()Lnet/minecraft/world/Difficulty; net/minecraft/world/DifficultyInstance/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/DifficultyInstance/m_19049_ (F)Z net/minecraft/world/DifficultyInstance/isHarderThan (F)Z +MD: net/minecraft/world/DifficultyInstance/m_19051_ (Lnet/minecraft/world/Difficulty;JJF)F net/minecraft/world/DifficultyInstance/calculateDifficulty (Lnet/minecraft/world/Difficulty;JJF)F +MD: net/minecraft/world/DifficultyInstance/m_19056_ ()F net/minecraft/world/DifficultyInstance/getEffectiveDifficulty ()F +MD: net/minecraft/world/DifficultyInstance/m_19057_ ()F net/minecraft/world/DifficultyInstance/getSpecialMultiplier ()F +CL: net/minecraft/world/InteractionHand net/minecraft/world/InteractionHand +FD: net/minecraft/world/InteractionHand/$VALUES net/minecraft/world/InteractionHand/$VALUES +FD: net/minecraft/world/InteractionHand/MAIN_HAND net/minecraft/world/InteractionHand/MAIN_HAND +FD: net/minecraft/world/InteractionHand/OFF_HAND net/minecraft/world/InteractionHand/OFF_HAND +FD: net/minecraft/world/InteractionHand/net/minecraft/world/InteractionHand net/minecraft/world/InteractionHand/net/minecraft/world/InteractionHand +MD: net/minecraft/world/InteractionHand/ ()V net/minecraft/world/InteractionHand/ ()V +MD: net/minecraft/world/InteractionHand/ (Ljava/lang/String;I)V net/minecraft/world/InteractionHand/ (Ljava/lang/String;I)V +MD: net/minecraft/world/InteractionHand/m_146650_ ()[Lnet/minecraft/world/InteractionHand; net/minecraft/world/InteractionHand/$values ()[Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/world/InteractionHand/valueOf (Ljava/lang/String;)Lnet/minecraft/world/InteractionHand; net/minecraft/world/InteractionHand/valueOf (Ljava/lang/String;)Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/world/InteractionHand/values ()[Lnet/minecraft/world/InteractionHand; net/minecraft/world/InteractionHand/values ()[Lnet/minecraft/world/InteractionHand; +CL: net/minecraft/world/InteractionResult net/minecraft/world/InteractionResult +FD: net/minecraft/world/InteractionResult/$VALUES net/minecraft/world/InteractionResult/$VALUES +FD: net/minecraft/world/InteractionResult/CONSUME net/minecraft/world/InteractionResult/CONSUME +FD: net/minecraft/world/InteractionResult/CONSUME_PARTIAL net/minecraft/world/InteractionResult/CONSUME_PARTIAL +FD: net/minecraft/world/InteractionResult/FAIL net/minecraft/world/InteractionResult/FAIL +FD: net/minecraft/world/InteractionResult/PASS net/minecraft/world/InteractionResult/PASS +FD: net/minecraft/world/InteractionResult/SUCCESS net/minecraft/world/InteractionResult/SUCCESS +FD: net/minecraft/world/InteractionResult/net/minecraft/world/InteractionResult net/minecraft/world/InteractionResult/net/minecraft/world/InteractionResult +MD: net/minecraft/world/InteractionResult/ ()V net/minecraft/world/InteractionResult/ ()V +MD: net/minecraft/world/InteractionResult/ (Ljava/lang/String;I)V net/minecraft/world/InteractionResult/ (Ljava/lang/String;I)V +MD: net/minecraft/world/InteractionResult/m_146666_ ()Z net/minecraft/world/InteractionResult/shouldAwardStats ()Z +MD: net/minecraft/world/InteractionResult/m_146667_ ()[Lnet/minecraft/world/InteractionResult; net/minecraft/world/InteractionResult/$values ()[Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/InteractionResult/m_19077_ ()Z net/minecraft/world/InteractionResult/consumesAction ()Z +MD: net/minecraft/world/InteractionResult/m_19078_ (Z)Lnet/minecraft/world/InteractionResult; net/minecraft/world/InteractionResult/sidedSuccess (Z)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/InteractionResult/m_19080_ ()Z net/minecraft/world/InteractionResult/shouldSwing ()Z +MD: net/minecraft/world/InteractionResult/valueOf (Ljava/lang/String;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/InteractionResult/valueOf (Ljava/lang/String;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/InteractionResult/values ()[Lnet/minecraft/world/InteractionResult; net/minecraft/world/InteractionResult/values ()[Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/InteractionResultHolder net/minecraft/world/InteractionResultHolder +FD: net/minecraft/world/InteractionResultHolder/f_19084_ net/minecraft/world/InteractionResultHolder/result +FD: net/minecraft/world/InteractionResultHolder/f_19085_ net/minecraft/world/InteractionResultHolder/object +FD: net/minecraft/world/InteractionResultHolder/net/minecraft/world/InteractionResultHolder net/minecraft/world/InteractionResultHolder/net/minecraft/world/InteractionResultHolder +MD: net/minecraft/world/InteractionResultHolder/ (Lnet/minecraft/world/InteractionResult;Ljava/lang/Object;)V net/minecraft/world/InteractionResultHolder/ (Lnet/minecraft/world/InteractionResult;Ljava/lang/Object;)V +MD: net/minecraft/world/InteractionResultHolder/m_19089_ ()Lnet/minecraft/world/InteractionResult; net/minecraft/world/InteractionResultHolder/getResult ()Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/InteractionResultHolder/m_19090_ (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/InteractionResultHolder/success (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/InteractionResultHolder/m_19092_ (Ljava/lang/Object;Z)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/InteractionResultHolder/sidedSuccess (Ljava/lang/Object;Z)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/InteractionResultHolder/m_19095_ ()Ljava/lang/Object; net/minecraft/world/InteractionResultHolder/getObject ()Ljava/lang/Object; +MD: net/minecraft/world/InteractionResultHolder/m_19096_ (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/InteractionResultHolder/consume (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/InteractionResultHolder/m_19098_ (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/InteractionResultHolder/pass (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/InteractionResultHolder/m_19100_ (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/InteractionResultHolder/fail (Ljava/lang/Object;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/LockCode net/minecraft/world/LockCode +FD: net/minecraft/world/LockCode/f_146668_ net/minecraft/world/LockCode/TAG_LOCK +FD: net/minecraft/world/LockCode/f_19102_ net/minecraft/world/LockCode/NO_LOCK +FD: net/minecraft/world/LockCode/f_19103_ net/minecraft/world/LockCode/key +FD: net/minecraft/world/LockCode/net/minecraft/world/LockCode net/minecraft/world/LockCode/net/minecraft/world/LockCode +MD: net/minecraft/world/LockCode/ ()V net/minecraft/world/LockCode/ ()V +MD: net/minecraft/world/LockCode/ (Ljava/lang/String;)V net/minecraft/world/LockCode/ (Ljava/lang/String;)V +MD: net/minecraft/world/LockCode/m_19107_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/LockCode/unlocksWith (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/LockCode/m_19109_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/LockCode/addToTag (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/LockCode/m_19111_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/LockCode; net/minecraft/world/LockCode/fromTag (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/LockCode; +CL: net/minecraft/world/MenuProvider net/minecraft/world/MenuProvider +FD: net/minecraft/world/MenuProvider/net/minecraft/world/MenuProvider net/minecraft/world/MenuProvider/net/minecraft/world/MenuProvider +MD: net/minecraft/world/MenuProvider/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/MenuProvider/getDisplayName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/Nameable net/minecraft/world/Nameable +FD: net/minecraft/world/Nameable/net/minecraft/world/Nameable net/minecraft/world/Nameable/net/minecraft/world/Nameable +MD: net/minecraft/world/Nameable/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/Nameable/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/Nameable/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/Nameable/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/Nameable/m_7770_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/Nameable/getCustomName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/Nameable/m_8077_ ()Z net/minecraft/world/Nameable/hasCustomName ()Z +CL: net/minecraft/world/SimpleContainer net/minecraft/world/SimpleContainer +FD: net/minecraft/world/SimpleContainer/f_19146_ net/minecraft/world/SimpleContainer/size +FD: net/minecraft/world/SimpleContainer/f_19147_ net/minecraft/world/SimpleContainer/items +FD: net/minecraft/world/SimpleContainer/f_19148_ net/minecraft/world/SimpleContainer/listeners +FD: net/minecraft/world/SimpleContainer/net/minecraft/world/SimpleContainer net/minecraft/world/SimpleContainer/net/minecraft/world/SimpleContainer +MD: net/minecraft/world/SimpleContainer/ (I)V net/minecraft/world/SimpleContainer/ (I)V +MD: net/minecraft/world/SimpleContainer/ ([Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/SimpleContainer/ ([Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/SimpleContainer/m_19164_ (Lnet/minecraft/world/ContainerListener;)V net/minecraft/world/SimpleContainer/addListener (Lnet/minecraft/world/ContainerListener;)V +MD: net/minecraft/world/SimpleContainer/m_19170_ (Lnet/minecraft/world/item/Item;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/SimpleContainer/removeItemType (Lnet/minecraft/world/item/Item;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/SimpleContainer/m_19173_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/SimpleContainer/addItem (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/SimpleContainer/m_19181_ (Lnet/minecraft/world/ContainerListener;)V net/minecraft/world/SimpleContainer/removeListener (Lnet/minecraft/world/ContainerListener;)V +MD: net/minecraft/world/SimpleContainer/m_19183_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/SimpleContainer/canAddItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/SimpleContainer/m_19185_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/SimpleContainer/moveItemsBetweenStacks (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/SimpleContainer/m_19189_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/SimpleContainer/moveItemToEmptySlots (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/SimpleContainer/m_19191_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/SimpleContainer/moveItemToOccupiedSlotsWithSameType (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/SimpleContainer/m_19193_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/SimpleContainer/lambda$toString$1 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/SimpleContainer/m_19195_ ()Ljava/util/List; net/minecraft/world/SimpleContainer/removeAllItems ()Ljava/util/List; +MD: net/minecraft/world/SimpleContainer/m_19196_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/SimpleContainer/lambda$removeAllItems$0 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/SimpleContainer/m_5809_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/SimpleContainer/fillStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/SimpleContainer/m_6211_ ()V net/minecraft/world/SimpleContainer/clearContent ()V +MD: net/minecraft/world/SimpleContainer/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/SimpleContainer/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/SimpleContainer/m_6596_ ()V net/minecraft/world/SimpleContainer/setChanged ()V +MD: net/minecraft/world/SimpleContainer/m_6643_ ()I net/minecraft/world/SimpleContainer/getContainerSize ()I +MD: net/minecraft/world/SimpleContainer/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/SimpleContainer/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/SimpleContainer/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/SimpleContainer/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/SimpleContainer/m_7797_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/SimpleContainer/fromTag (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/SimpleContainer/m_7927_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/SimpleContainer/createTag ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/SimpleContainer/m_7983_ ()Z net/minecraft/world/SimpleContainer/isEmpty ()Z +MD: net/minecraft/world/SimpleContainer/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/SimpleContainer/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/SimpleContainer/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/SimpleContainer/getItem (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/SimpleContainer/toString ()Ljava/lang/String; net/minecraft/world/SimpleContainer/toString ()Ljava/lang/String; +CL: net/minecraft/world/SimpleMenuProvider net/minecraft/world/SimpleMenuProvider +FD: net/minecraft/world/SimpleMenuProvider/f_19199_ net/minecraft/world/SimpleMenuProvider/title +FD: net/minecraft/world/SimpleMenuProvider/f_19200_ net/minecraft/world/SimpleMenuProvider/menuConstructor +FD: net/minecraft/world/SimpleMenuProvider/net/minecraft/world/SimpleMenuProvider net/minecraft/world/SimpleMenuProvider/net/minecraft/world/SimpleMenuProvider +MD: net/minecraft/world/SimpleMenuProvider/ (Lnet/minecraft/world/inventory/MenuConstructor;Lnet/minecraft/network/chat/Component;)V net/minecraft/world/SimpleMenuProvider/ (Lnet/minecraft/world/inventory/MenuConstructor;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/SimpleMenuProvider/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/SimpleMenuProvider/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/SimpleMenuProvider/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/SimpleMenuProvider/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +CL: net/minecraft/world/WorldlyContainer net/minecraft/world/WorldlyContainer +FD: net/minecraft/world/WorldlyContainer/net/minecraft/world/WorldlyContainer net/minecraft/world/WorldlyContainer/net/minecraft/world/WorldlyContainer +MD: net/minecraft/world/WorldlyContainer/m_7071_ (Lnet/minecraft/core/Direction;)[I net/minecraft/world/WorldlyContainer/getSlotsForFace (Lnet/minecraft/core/Direction;)[I +MD: net/minecraft/world/WorldlyContainer/m_7155_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/WorldlyContainer/canPlaceItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/WorldlyContainer/m_7157_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/WorldlyContainer/canTakeItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/WorldlyContainerHolder net/minecraft/world/WorldlyContainerHolder +FD: net/minecraft/world/WorldlyContainerHolder/net/minecraft/world/WorldlyContainerHolder net/minecraft/world/WorldlyContainerHolder/net/minecraft/world/WorldlyContainerHolder +MD: net/minecraft/world/WorldlyContainerHolder/m_5840_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/WorldlyContainer; net/minecraft/world/WorldlyContainerHolder/getContainer (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/WorldlyContainer; +CL: net/minecraft/world/damagesource/BadRespawnPointDamage net/minecraft/world/damagesource/BadRespawnPointDamage +FD: net/minecraft/world/damagesource/BadRespawnPointDamage/net/minecraft/world/damagesource/BadRespawnPointDamage net/minecraft/world/damagesource/BadRespawnPointDamage/net/minecraft/world/damagesource/BadRespawnPointDamage +MD: net/minecraft/world/damagesource/BadRespawnPointDamage/ ()V net/minecraft/world/damagesource/BadRespawnPointDamage/ ()V +MD: net/minecraft/world/damagesource/BadRespawnPointDamage/m_19248_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/world/damagesource/BadRespawnPointDamage/lambda$getLocalizedDeathMessage$0 (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/world/damagesource/BadRespawnPointDamage/m_6157_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; net/minecraft/world/damagesource/BadRespawnPointDamage/getLocalizedDeathMessage (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/damagesource/CombatEntry net/minecraft/world/damagesource/CombatEntry +FD: net/minecraft/world/damagesource/CombatEntry/f_19250_ net/minecraft/world/damagesource/CombatEntry/source +FD: net/minecraft/world/damagesource/CombatEntry/f_19251_ net/minecraft/world/damagesource/CombatEntry/time +FD: net/minecraft/world/damagesource/CombatEntry/f_19252_ net/minecraft/world/damagesource/CombatEntry/damage +FD: net/minecraft/world/damagesource/CombatEntry/f_19253_ net/minecraft/world/damagesource/CombatEntry/health +FD: net/minecraft/world/damagesource/CombatEntry/f_19254_ net/minecraft/world/damagesource/CombatEntry/location +FD: net/minecraft/world/damagesource/CombatEntry/f_19255_ net/minecraft/world/damagesource/CombatEntry/fallDistance +FD: net/minecraft/world/damagesource/CombatEntry/net/minecraft/world/damagesource/CombatEntry net/minecraft/world/damagesource/CombatEntry/net/minecraft/world/damagesource/CombatEntry +MD: net/minecraft/world/damagesource/CombatEntry/ (Lnet/minecraft/world/damagesource/DamageSource;IFFLjava/lang/String;F)V net/minecraft/world/damagesource/CombatEntry/ (Lnet/minecraft/world/damagesource/DamageSource;IFFLjava/lang/String;F)V +MD: net/minecraft/world/damagesource/CombatEntry/m_146684_ ()I net/minecraft/world/damagesource/CombatEntry/getTime ()I +MD: net/minecraft/world/damagesource/CombatEntry/m_146685_ ()F net/minecraft/world/damagesource/CombatEntry/getHealthBeforeDamage ()F +MD: net/minecraft/world/damagesource/CombatEntry/m_146686_ ()F net/minecraft/world/damagesource/CombatEntry/getHealthAfterDamage ()F +MD: net/minecraft/world/damagesource/CombatEntry/m_146687_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/damagesource/CombatEntry/getAttacker ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/damagesource/CombatEntry/m_19263_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/CombatEntry/getSource ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/CombatEntry/m_19264_ ()F net/minecraft/world/damagesource/CombatEntry/getDamage ()F +MD: net/minecraft/world/damagesource/CombatEntry/m_19265_ ()Z net/minecraft/world/damagesource/CombatEntry/isCombatRelated ()Z +MD: net/minecraft/world/damagesource/CombatEntry/m_19266_ ()Ljava/lang/String; net/minecraft/world/damagesource/CombatEntry/getLocation ()Ljava/lang/String; +MD: net/minecraft/world/damagesource/CombatEntry/m_19267_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/damagesource/CombatEntry/getAttackerName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/damagesource/CombatEntry/m_19268_ ()F net/minecraft/world/damagesource/CombatEntry/getFallDistance ()F +CL: net/minecraft/world/damagesource/CombatRules net/minecraft/world/damagesource/CombatRules +FD: net/minecraft/world/damagesource/CombatRules/f_146688_ net/minecraft/world/damagesource/CombatRules/MAX_ARMOR +FD: net/minecraft/world/damagesource/CombatRules/f_146689_ net/minecraft/world/damagesource/CombatRules/ARMOR_PROTECTION_DIVIDER +FD: net/minecraft/world/damagesource/CombatRules/f_146690_ net/minecraft/world/damagesource/CombatRules/BASE_ARMOR_TOUGHNESS +FD: net/minecraft/world/damagesource/CombatRules/f_146691_ net/minecraft/world/damagesource/CombatRules/MIN_ARMOR_RATIO +FD: net/minecraft/world/damagesource/CombatRules/f_146692_ net/minecraft/world/damagesource/CombatRules/NUM_ARMOR_ITEMS +FD: net/minecraft/world/damagesource/CombatRules/net/minecraft/world/damagesource/CombatRules net/minecraft/world/damagesource/CombatRules/net/minecraft/world/damagesource/CombatRules +MD: net/minecraft/world/damagesource/CombatRules/ ()V net/minecraft/world/damagesource/CombatRules/ ()V +MD: net/minecraft/world/damagesource/CombatRules/m_19269_ (FF)F net/minecraft/world/damagesource/CombatRules/getDamageAfterMagicAbsorb (FF)F +MD: net/minecraft/world/damagesource/CombatRules/m_19272_ (FFF)F net/minecraft/world/damagesource/CombatRules/getDamageAfterAbsorb (FFF)F +CL: net/minecraft/world/damagesource/CombatTracker net/minecraft/world/damagesource/CombatTracker +FD: net/minecraft/world/damagesource/CombatTracker/f_146694_ net/minecraft/world/damagesource/CombatTracker/RESET_DAMAGE_STATUS_TIME +FD: net/minecraft/world/damagesource/CombatTracker/f_146695_ net/minecraft/world/damagesource/CombatTracker/RESET_COMBAT_STATUS_TIME +FD: net/minecraft/world/damagesource/CombatTracker/f_19276_ net/minecraft/world/damagesource/CombatTracker/entries +FD: net/minecraft/world/damagesource/CombatTracker/f_19277_ net/minecraft/world/damagesource/CombatTracker/mob +FD: net/minecraft/world/damagesource/CombatTracker/f_19278_ net/minecraft/world/damagesource/CombatTracker/lastDamageTime +FD: net/minecraft/world/damagesource/CombatTracker/f_19279_ net/minecraft/world/damagesource/CombatTracker/combatStartTime +FD: net/minecraft/world/damagesource/CombatTracker/f_19280_ net/minecraft/world/damagesource/CombatTracker/combatEndTime +FD: net/minecraft/world/damagesource/CombatTracker/f_19281_ net/minecraft/world/damagesource/CombatTracker/inCombat +FD: net/minecraft/world/damagesource/CombatTracker/f_19282_ net/minecraft/world/damagesource/CombatTracker/takingDamage +FD: net/minecraft/world/damagesource/CombatTracker/f_19283_ net/minecraft/world/damagesource/CombatTracker/nextLocation +FD: net/minecraft/world/damagesource/CombatTracker/net/minecraft/world/damagesource/CombatTracker net/minecraft/world/damagesource/CombatTracker/net/minecraft/world/damagesource/CombatTracker +MD: net/minecraft/world/damagesource/CombatTracker/ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/damagesource/CombatTracker/ (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/damagesource/CombatTracker/m_146696_ ()Z net/minecraft/world/damagesource/CombatTracker/isTakingDamage ()Z +MD: net/minecraft/world/damagesource/CombatTracker/m_146697_ ()Z net/minecraft/world/damagesource/CombatTracker/isInCombat ()Z +MD: net/minecraft/world/damagesource/CombatTracker/m_146698_ ()Lnet/minecraft/world/damagesource/CombatEntry; net/minecraft/world/damagesource/CombatTracker/getLastEntry ()Lnet/minecraft/world/damagesource/CombatEntry; +MD: net/minecraft/world/damagesource/CombatTracker/m_146699_ ()I net/minecraft/world/damagesource/CombatTracker/getKillerId ()I +MD: net/minecraft/world/damagesource/CombatTracker/m_19286_ ()V net/minecraft/world/damagesource/CombatTracker/prepareForDamage ()V +MD: net/minecraft/world/damagesource/CombatTracker/m_19287_ (Lnet/minecraft/world/damagesource/CombatEntry;)Ljava/lang/String; net/minecraft/world/damagesource/CombatTracker/getFallLocation (Lnet/minecraft/world/damagesource/CombatEntry;)Ljava/lang/String; +MD: net/minecraft/world/damagesource/CombatTracker/m_19289_ (Lnet/minecraft/world/damagesource/DamageSource;FF)V net/minecraft/world/damagesource/CombatTracker/recordDamage (Lnet/minecraft/world/damagesource/DamageSource;FF)V +MD: net/minecraft/world/damagesource/CombatTracker/m_19293_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/damagesource/CombatTracker/getDeathMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/damagesource/CombatTracker/m_19294_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/damagesource/CombatTracker/getKiller ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/damagesource/CombatTracker/m_19295_ ()I net/minecraft/world/damagesource/CombatTracker/getCombatDuration ()I +MD: net/minecraft/world/damagesource/CombatTracker/m_19296_ ()V net/minecraft/world/damagesource/CombatTracker/recheckStatus ()V +MD: net/minecraft/world/damagesource/CombatTracker/m_19297_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/damagesource/CombatTracker/getMob ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/damagesource/CombatTracker/m_19298_ ()Lnet/minecraft/world/damagesource/CombatEntry; net/minecraft/world/damagesource/CombatTracker/getMostSignificantFall ()Lnet/minecraft/world/damagesource/CombatEntry; +MD: net/minecraft/world/damagesource/CombatTracker/m_19299_ ()V net/minecraft/world/damagesource/CombatTracker/resetPreparedStatus ()V +CL: net/minecraft/world/damagesource/DamageSource net/minecraft/world/damagesource/DamageSource +FD: net/minecraft/world/damagesource/DamageSource/f_146700_ net/minecraft/world/damagesource/DamageSource/isFall +FD: net/minecraft/world/damagesource/DamageSource/f_146701_ net/minecraft/world/damagesource/DamageSource/FREEZE +FD: net/minecraft/world/damagesource/DamageSource/f_146702_ net/minecraft/world/damagesource/DamageSource/FALLING_STALACTITE +FD: net/minecraft/world/damagesource/DamageSource/f_146703_ net/minecraft/world/damagesource/DamageSource/STALAGMITE +FD: net/minecraft/world/damagesource/DamageSource/f_146704_ net/minecraft/world/damagesource/DamageSource/damageHelmet +FD: net/minecraft/world/damagesource/DamageSource/f_181119_ net/minecraft/world/damagesource/DamageSource/noAggro +FD: net/minecraft/world/damagesource/DamageSource/f_19300_ net/minecraft/world/damagesource/DamageSource/isFireSource +FD: net/minecraft/world/damagesource/DamageSource/f_19301_ net/minecraft/world/damagesource/DamageSource/isProjectile +FD: net/minecraft/world/damagesource/DamageSource/f_19302_ net/minecraft/world/damagesource/DamageSource/scalesWithDifficulty +FD: net/minecraft/world/damagesource/DamageSource/f_19303_ net/minecraft/world/damagesource/DamageSource/isMagic +FD: net/minecraft/world/damagesource/DamageSource/f_19304_ net/minecraft/world/damagesource/DamageSource/isExplosion +FD: net/minecraft/world/damagesource/DamageSource/f_19305_ net/minecraft/world/damagesource/DamageSource/IN_FIRE +FD: net/minecraft/world/damagesource/DamageSource/f_19306_ net/minecraft/world/damagesource/DamageSource/LIGHTNING_BOLT +FD: net/minecraft/world/damagesource/DamageSource/f_19307_ net/minecraft/world/damagesource/DamageSource/ON_FIRE +FD: net/minecraft/world/damagesource/DamageSource/f_19308_ net/minecraft/world/damagesource/DamageSource/LAVA +FD: net/minecraft/world/damagesource/DamageSource/f_19309_ net/minecraft/world/damagesource/DamageSource/HOT_FLOOR +FD: net/minecraft/world/damagesource/DamageSource/f_19310_ net/minecraft/world/damagesource/DamageSource/IN_WALL +FD: net/minecraft/world/damagesource/DamageSource/f_19311_ net/minecraft/world/damagesource/DamageSource/CRAMMING +FD: net/minecraft/world/damagesource/DamageSource/f_19312_ net/minecraft/world/damagesource/DamageSource/DROWN +FD: net/minecraft/world/damagesource/DamageSource/f_19313_ net/minecraft/world/damagesource/DamageSource/STARVE +FD: net/minecraft/world/damagesource/DamageSource/f_19314_ net/minecraft/world/damagesource/DamageSource/CACTUS +FD: net/minecraft/world/damagesource/DamageSource/f_19315_ net/minecraft/world/damagesource/DamageSource/FALL +FD: net/minecraft/world/damagesource/DamageSource/f_19316_ net/minecraft/world/damagesource/DamageSource/FLY_INTO_WALL +FD: net/minecraft/world/damagesource/DamageSource/f_19317_ net/minecraft/world/damagesource/DamageSource/OUT_OF_WORLD +FD: net/minecraft/world/damagesource/DamageSource/f_19318_ net/minecraft/world/damagesource/DamageSource/GENERIC +FD: net/minecraft/world/damagesource/DamageSource/f_19319_ net/minecraft/world/damagesource/DamageSource/MAGIC +FD: net/minecraft/world/damagesource/DamageSource/f_19320_ net/minecraft/world/damagesource/DamageSource/WITHER +FD: net/minecraft/world/damagesource/DamageSource/f_19321_ net/minecraft/world/damagesource/DamageSource/ANVIL +FD: net/minecraft/world/damagesource/DamageSource/f_19322_ net/minecraft/world/damagesource/DamageSource/FALLING_BLOCK +FD: net/minecraft/world/damagesource/DamageSource/f_19323_ net/minecraft/world/damagesource/DamageSource/DRAGON_BREATH +FD: net/minecraft/world/damagesource/DamageSource/f_19324_ net/minecraft/world/damagesource/DamageSource/DRY_OUT +FD: net/minecraft/world/damagesource/DamageSource/f_19325_ net/minecraft/world/damagesource/DamageSource/SWEET_BERRY_BUSH +FD: net/minecraft/world/damagesource/DamageSource/f_19326_ net/minecraft/world/damagesource/DamageSource/msgId +FD: net/minecraft/world/damagesource/DamageSource/f_19327_ net/minecraft/world/damagesource/DamageSource/bypassArmor +FD: net/minecraft/world/damagesource/DamageSource/f_19328_ net/minecraft/world/damagesource/DamageSource/bypassInvul +FD: net/minecraft/world/damagesource/DamageSource/f_19329_ net/minecraft/world/damagesource/DamageSource/bypassMagic +FD: net/minecraft/world/damagesource/DamageSource/f_19330_ net/minecraft/world/damagesource/DamageSource/exhaustion +FD: net/minecraft/world/damagesource/DamageSource/net/minecraft/world/damagesource/DamageSource net/minecraft/world/damagesource/DamageSource/net/minecraft/world/damagesource/DamageSource +MD: net/minecraft/world/damagesource/DamageSource/ ()V net/minecraft/world/damagesource/DamageSource/ ()V +MD: net/minecraft/world/damagesource/DamageSource/ (Ljava/lang/String;)V net/minecraft/world/damagesource/DamageSource/ (Ljava/lang/String;)V +MD: net/minecraft/world/damagesource/DamageSource/m_146705_ ()Z net/minecraft/world/damagesource/DamageSource/isDamageHelmet ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_146706_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/damageHelmet ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_146707_ ()Z net/minecraft/world/damagesource/DamageSource/isFall ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_146708_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/setIsFall ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_181120_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/setNoAggro ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_181121_ ()Z net/minecraft/world/damagesource/DamageSource/isNoAggro ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19334_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/badRespawnPointExplosion ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19335_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/thorns (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19337_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/trident (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19340_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/indirectMobAttack (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19344_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/playerAttack (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19346_ (Lnet/minecraft/world/entity/projectile/AbstractArrow;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/arrow (Lnet/minecraft/world/entity/projectile/AbstractArrow;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19349_ (Lnet/minecraft/world/entity/projectile/Fireball;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/fireball (Lnet/minecraft/world/entity/projectile/Fireball;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19352_ (Lnet/minecraft/world/entity/projectile/FireworkRocketEntity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/fireworks (Lnet/minecraft/world/entity/projectile/FireworkRocketEntity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19355_ (Lnet/minecraft/world/entity/projectile/WitherSkull;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/witherSkull (Lnet/minecraft/world/entity/projectile/WitherSkull;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19358_ (Lnet/minecraft/world/level/Explosion;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/explosion (Lnet/minecraft/world/level/Explosion;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19360_ ()Z net/minecraft/world/damagesource/DamageSource/isProjectile ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19361_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/thrown (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19364_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/sting (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19366_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/setProjectile ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19367_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/indirectMagic (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19370_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/mobAttack (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19372_ ()Z net/minecraft/world/damagesource/DamageSource/isExplosion ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19373_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/explosion (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19375_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/setExplosion ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19376_ ()Z net/minecraft/world/damagesource/DamageSource/isBypassArmor ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19377_ ()F net/minecraft/world/damagesource/DamageSource/getFoodExhaustion ()F +MD: net/minecraft/world/damagesource/DamageSource/m_19378_ ()Z net/minecraft/world/damagesource/DamageSource/isBypassInvul ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19379_ ()Z net/minecraft/world/damagesource/DamageSource/isBypassMagic ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19380_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/bypassArmor ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19381_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/bypassInvul ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19382_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/bypassMagic ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19383_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/setIsFire ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19384_ ()Z net/minecraft/world/damagesource/DamageSource/isFire ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19385_ ()Ljava/lang/String; net/minecraft/world/damagesource/DamageSource/getMsgId ()Ljava/lang/String; +MD: net/minecraft/world/damagesource/DamageSource/m_19386_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/setScalesWithDifficulty ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19387_ ()Z net/minecraft/world/damagesource/DamageSource/isMagic ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_19389_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/damagesource/DamageSource/setMagic ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/damagesource/DamageSource/m_19390_ ()Z net/minecraft/world/damagesource/DamageSource/isCreativePlayer ()Z +MD: net/minecraft/world/damagesource/DamageSource/m_6157_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; net/minecraft/world/damagesource/DamageSource/getLocalizedDeathMessage (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/damagesource/DamageSource/m_7270_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/damagesource/DamageSource/getSourcePosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/damagesource/DamageSource/m_7639_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/damagesource/DamageSource/getEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/damagesource/DamageSource/m_7640_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/damagesource/DamageSource/getDirectEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/damagesource/DamageSource/m_7986_ ()Z net/minecraft/world/damagesource/DamageSource/scalesWithDifficulty ()Z +MD: net/minecraft/world/damagesource/DamageSource/toString ()Ljava/lang/String; net/minecraft/world/damagesource/DamageSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/damagesource/EntityDamageSource net/minecraft/world/damagesource/EntityDamageSource +FD: net/minecraft/world/damagesource/EntityDamageSource/f_19391_ net/minecraft/world/damagesource/EntityDamageSource/entity +FD: net/minecraft/world/damagesource/EntityDamageSource/f_19392_ net/minecraft/world/damagesource/EntityDamageSource/isThorns +FD: net/minecraft/world/damagesource/EntityDamageSource/net/minecraft/world/damagesource/EntityDamageSource net/minecraft/world/damagesource/EntityDamageSource/net/minecraft/world/damagesource/EntityDamageSource +MD: net/minecraft/world/damagesource/EntityDamageSource/ (Ljava/lang/String;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/damagesource/EntityDamageSource/ (Ljava/lang/String;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/damagesource/EntityDamageSource/m_19402_ ()Lnet/minecraft/world/damagesource/EntityDamageSource; net/minecraft/world/damagesource/EntityDamageSource/setThorns ()Lnet/minecraft/world/damagesource/EntityDamageSource; +MD: net/minecraft/world/damagesource/EntityDamageSource/m_19403_ ()Z net/minecraft/world/damagesource/EntityDamageSource/isThorns ()Z +MD: net/minecraft/world/damagesource/EntityDamageSource/m_6157_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; net/minecraft/world/damagesource/EntityDamageSource/getLocalizedDeathMessage (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/damagesource/EntityDamageSource/m_7270_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/damagesource/EntityDamageSource/getSourcePosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/damagesource/EntityDamageSource/m_7639_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/damagesource/EntityDamageSource/getEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/damagesource/EntityDamageSource/m_7986_ ()Z net/minecraft/world/damagesource/EntityDamageSource/scalesWithDifficulty ()Z +MD: net/minecraft/world/damagesource/EntityDamageSource/toString ()Ljava/lang/String; net/minecraft/world/damagesource/EntityDamageSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/damagesource/IndirectEntityDamageSource net/minecraft/world/damagesource/IndirectEntityDamageSource +FD: net/minecraft/world/damagesource/IndirectEntityDamageSource/f_19404_ net/minecraft/world/damagesource/IndirectEntityDamageSource/owner +FD: net/minecraft/world/damagesource/IndirectEntityDamageSource/net/minecraft/world/damagesource/IndirectEntityDamageSource net/minecraft/world/damagesource/IndirectEntityDamageSource/net/minecraft/world/damagesource/IndirectEntityDamageSource +MD: net/minecraft/world/damagesource/IndirectEntityDamageSource/ (Ljava/lang/String;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/damagesource/IndirectEntityDamageSource/ (Ljava/lang/String;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/damagesource/IndirectEntityDamageSource/m_6157_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; net/minecraft/world/damagesource/IndirectEntityDamageSource/getLocalizedDeathMessage (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/damagesource/IndirectEntityDamageSource/m_7639_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/damagesource/IndirectEntityDamageSource/getEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/damagesource/IndirectEntityDamageSource/m_7640_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/damagesource/IndirectEntityDamageSource/getDirectEntity ()Lnet/minecraft/world/entity/Entity; +CL: net/minecraft/world/damagesource/package-info net/minecraft/world/damagesource/package-info +FD: net/minecraft/world/damagesource/package-info/net/minecraft/world/damagesource/package-info net/minecraft/world/damagesource/package-info/net/minecraft/world/damagesource/package-info +CL: net/minecraft/world/effect/AbsoptionMobEffect net/minecraft/world/effect/AbsoptionMobEffect +FD: net/minecraft/world/effect/AbsoptionMobEffect/net/minecraft/world/effect/AbsoptionMobEffect net/minecraft/world/effect/AbsoptionMobEffect/net/minecraft/world/effect/AbsoptionMobEffect +MD: net/minecraft/world/effect/AbsoptionMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V net/minecraft/world/effect/AbsoptionMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V +MD: net/minecraft/world/effect/AbsoptionMobEffect/m_6385_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V net/minecraft/world/effect/AbsoptionMobEffect/addAttributeModifiers (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V +MD: net/minecraft/world/effect/AbsoptionMobEffect/m_6386_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V net/minecraft/world/effect/AbsoptionMobEffect/removeAttributeModifiers (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V +CL: net/minecraft/world/effect/AttackDamageMobEffect net/minecraft/world/effect/AttackDamageMobEffect +FD: net/minecraft/world/effect/AttackDamageMobEffect/f_19424_ net/minecraft/world/effect/AttackDamageMobEffect/multiplier +FD: net/minecraft/world/effect/AttackDamageMobEffect/net/minecraft/world/effect/AttackDamageMobEffect net/minecraft/world/effect/AttackDamageMobEffect/net/minecraft/world/effect/AttackDamageMobEffect +MD: net/minecraft/world/effect/AttackDamageMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;ID)V net/minecraft/world/effect/AttackDamageMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;ID)V +MD: net/minecraft/world/effect/AttackDamageMobEffect/m_7048_ (ILnet/minecraft/world/entity/ai/attributes/AttributeModifier;)D net/minecraft/world/effect/AttackDamageMobEffect/getAttributeModifierValue (ILnet/minecraft/world/entity/ai/attributes/AttributeModifier;)D +CL: net/minecraft/world/effect/HealthBoostMobEffect net/minecraft/world/effect/HealthBoostMobEffect +FD: net/minecraft/world/effect/HealthBoostMobEffect/net/minecraft/world/effect/HealthBoostMobEffect net/minecraft/world/effect/HealthBoostMobEffect/net/minecraft/world/effect/HealthBoostMobEffect +MD: net/minecraft/world/effect/HealthBoostMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V net/minecraft/world/effect/HealthBoostMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V +MD: net/minecraft/world/effect/HealthBoostMobEffect/m_6386_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V net/minecraft/world/effect/HealthBoostMobEffect/removeAttributeModifiers (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V +CL: net/minecraft/world/effect/InstantenousMobEffect net/minecraft/world/effect/InstantenousMobEffect +FD: net/minecraft/world/effect/InstantenousMobEffect/net/minecraft/world/effect/InstantenousMobEffect net/minecraft/world/effect/InstantenousMobEffect/net/minecraft/world/effect/InstantenousMobEffect +MD: net/minecraft/world/effect/InstantenousMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V net/minecraft/world/effect/InstantenousMobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V +MD: net/minecraft/world/effect/InstantenousMobEffect/m_6584_ (II)Z net/minecraft/world/effect/InstantenousMobEffect/isDurationEffectTick (II)Z +MD: net/minecraft/world/effect/InstantenousMobEffect/m_8093_ ()Z net/minecraft/world/effect/InstantenousMobEffect/isInstantenous ()Z +CL: net/minecraft/world/effect/MobEffect net/minecraft/world/effect/MobEffect +FD: net/minecraft/world/effect/MobEffect/f_19446_ net/minecraft/world/effect/MobEffect/attributeModifiers +FD: net/minecraft/world/effect/MobEffect/f_19447_ net/minecraft/world/effect/MobEffect/category +FD: net/minecraft/world/effect/MobEffect/f_19448_ net/minecraft/world/effect/MobEffect/color +FD: net/minecraft/world/effect/MobEffect/f_19449_ net/minecraft/world/effect/MobEffect/descriptionId +FD: net/minecraft/world/effect/MobEffect/net/minecraft/world/effect/MobEffect net/minecraft/world/effect/MobEffect/net/minecraft/world/effect/MobEffect +MD: net/minecraft/world/effect/MobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V net/minecraft/world/effect/MobEffect/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V +MD: net/minecraft/world/effect/MobEffect/m_19453_ (I)Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/effect/MobEffect/byId (I)Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/world/effect/MobEffect/m_19459_ (Lnet/minecraft/world/effect/MobEffect;)I net/minecraft/world/effect/MobEffect/getId (Lnet/minecraft/world/effect/MobEffect;)I +MD: net/minecraft/world/effect/MobEffect/m_19461_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;ID)V net/minecraft/world/effect/MobEffect/applyInstantenousEffect (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;ID)V +MD: net/minecraft/world/effect/MobEffect/m_19472_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/effect/MobEffect/addAttributeModifier (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/world/effect/MobEffect/m_19477_ ()Ljava/lang/String; net/minecraft/world/effect/MobEffect/getOrCreateDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/effect/MobEffect/m_19481_ ()Ljava/lang/String; net/minecraft/world/effect/MobEffect/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/effect/MobEffect/m_19482_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/effect/MobEffect/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/effect/MobEffect/m_19483_ ()Lnet/minecraft/world/effect/MobEffectCategory; net/minecraft/world/effect/MobEffect/getCategory ()Lnet/minecraft/world/effect/MobEffectCategory; +MD: net/minecraft/world/effect/MobEffect/m_19484_ ()I net/minecraft/world/effect/MobEffect/getColor ()I +MD: net/minecraft/world/effect/MobEffect/m_19485_ ()Ljava/util/Map; net/minecraft/world/effect/MobEffect/getAttributeModifiers ()Ljava/util/Map; +MD: net/minecraft/world/effect/MobEffect/m_19486_ ()Z net/minecraft/world/effect/MobEffect/isBeneficial ()Z +MD: net/minecraft/world/effect/MobEffect/m_6385_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V net/minecraft/world/effect/MobEffect/addAttributeModifiers (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V +MD: net/minecraft/world/effect/MobEffect/m_6386_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V net/minecraft/world/effect/MobEffect/removeAttributeModifiers (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/attributes/AttributeMap;I)V +MD: net/minecraft/world/effect/MobEffect/m_6584_ (II)Z net/minecraft/world/effect/MobEffect/isDurationEffectTick (II)Z +MD: net/minecraft/world/effect/MobEffect/m_6742_ (Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/effect/MobEffect/applyEffectTick (Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/effect/MobEffect/m_7048_ (ILnet/minecraft/world/entity/ai/attributes/AttributeModifier;)D net/minecraft/world/effect/MobEffect/getAttributeModifierValue (ILnet/minecraft/world/entity/ai/attributes/AttributeModifier;)D +MD: net/minecraft/world/effect/MobEffect/m_8093_ ()Z net/minecraft/world/effect/MobEffect/isInstantenous ()Z +CL: net/minecraft/world/effect/MobEffectCategory net/minecraft/world/effect/MobEffectCategory +FD: net/minecraft/world/effect/MobEffectCategory/$VALUES net/minecraft/world/effect/MobEffectCategory/$VALUES +FD: net/minecraft/world/effect/MobEffectCategory/BENEFICIAL net/minecraft/world/effect/MobEffectCategory/BENEFICIAL +FD: net/minecraft/world/effect/MobEffectCategory/HARMFUL net/minecraft/world/effect/MobEffectCategory/HARMFUL +FD: net/minecraft/world/effect/MobEffectCategory/NEUTRAL net/minecraft/world/effect/MobEffectCategory/NEUTRAL +FD: net/minecraft/world/effect/MobEffectCategory/f_19490_ net/minecraft/world/effect/MobEffectCategory/tooltipFormatting +FD: net/minecraft/world/effect/MobEffectCategory/net/minecraft/world/effect/MobEffectCategory net/minecraft/world/effect/MobEffectCategory/net/minecraft/world/effect/MobEffectCategory +MD: net/minecraft/world/effect/MobEffectCategory/ ()V net/minecraft/world/effect/MobEffectCategory/ ()V +MD: net/minecraft/world/effect/MobEffectCategory/ (Ljava/lang/String;ILnet/minecraft/ChatFormatting;)V net/minecraft/world/effect/MobEffectCategory/ (Ljava/lang/String;ILnet/minecraft/ChatFormatting;)V +MD: net/minecraft/world/effect/MobEffectCategory/m_146709_ ()[Lnet/minecraft/world/effect/MobEffectCategory; net/minecraft/world/effect/MobEffectCategory/$values ()[Lnet/minecraft/world/effect/MobEffectCategory; +MD: net/minecraft/world/effect/MobEffectCategory/m_19497_ ()Lnet/minecraft/ChatFormatting; net/minecraft/world/effect/MobEffectCategory/getTooltipFormatting ()Lnet/minecraft/ChatFormatting; +MD: net/minecraft/world/effect/MobEffectCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/effect/MobEffectCategory; net/minecraft/world/effect/MobEffectCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/effect/MobEffectCategory; +MD: net/minecraft/world/effect/MobEffectCategory/values ()[Lnet/minecraft/world/effect/MobEffectCategory; net/minecraft/world/effect/MobEffectCategory/values ()[Lnet/minecraft/world/effect/MobEffectCategory; +CL: net/minecraft/world/effect/MobEffectInstance net/minecraft/world/effect/MobEffectInstance +FD: net/minecraft/world/effect/MobEffectInstance/f_19501_ net/minecraft/world/effect/MobEffectInstance/LOGGER +FD: net/minecraft/world/effect/MobEffectInstance/f_19502_ net/minecraft/world/effect/MobEffectInstance/effect +FD: net/minecraft/world/effect/MobEffectInstance/f_19503_ net/minecraft/world/effect/MobEffectInstance/duration +FD: net/minecraft/world/effect/MobEffectInstance/f_19504_ net/minecraft/world/effect/MobEffectInstance/amplifier +FD: net/minecraft/world/effect/MobEffectInstance/f_19506_ net/minecraft/world/effect/MobEffectInstance/ambient +FD: net/minecraft/world/effect/MobEffectInstance/f_19507_ net/minecraft/world/effect/MobEffectInstance/noCounter +FD: net/minecraft/world/effect/MobEffectInstance/f_19508_ net/minecraft/world/effect/MobEffectInstance/visible +FD: net/minecraft/world/effect/MobEffectInstance/f_19509_ net/minecraft/world/effect/MobEffectInstance/showIcon +FD: net/minecraft/world/effect/MobEffectInstance/f_19510_ net/minecraft/world/effect/MobEffectInstance/hiddenEffect +FD: net/minecraft/world/effect/MobEffectInstance/net/minecraft/world/effect/MobEffectInstance net/minecraft/world/effect/MobEffectInstance/net/minecraft/world/effect/MobEffectInstance +MD: net/minecraft/world/effect/MobEffectInstance/ ()V net/minecraft/world/effect/MobEffectInstance/ ()V +MD: net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;)V net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;)V +MD: net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;I)V net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;I)V +MD: net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;II)V net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;II)V +MD: net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;IIZZ)V net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;IIZZ)V +MD: net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;IIZZZ)V net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;IIZZZ)V +MD: net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;IIZZZLnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffect;IIZZZLnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/effect/MobEffectInstance/ (Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/effect/MobEffectInstance/compareTo (Ljava/lang/Object;)I net/minecraft/world/effect/MobEffectInstance/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/world/effect/MobEffectInstance/compareTo (Lnet/minecraft/world/effect/MobEffectInstance;)I net/minecraft/world/effect/MobEffectInstance/compareTo (Lnet/minecraft/world/effect/MobEffectInstance;)I +MD: net/minecraft/world/effect/MobEffectInstance/equals (Ljava/lang/Object;)Z net/minecraft/world/effect/MobEffectInstance/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/effect/MobEffectInstance/hashCode ()I net/minecraft/world/effect/MobEffectInstance/hashCode ()I +MD: net/minecraft/world/effect/MobEffectInstance/m_19544_ ()Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/effect/MobEffectInstance/getEffect ()Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/world/effect/MobEffectInstance/m_19545_ (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/effect/MobEffectInstance; net/minecraft/world/effect/MobEffectInstance/loadSpecifiedEffect (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/effect/MobEffectInstance; +MD: net/minecraft/world/effect/MobEffectInstance/m_19548_ (Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/effect/MobEffectInstance/setDetailsFrom (Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/effect/MobEffectInstance/m_19550_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/effect/MobEffectInstance/applyEffect (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/effect/MobEffectInstance/m_19552_ (Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;)Z net/minecraft/world/effect/MobEffectInstance/tick (Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;)Z +MD: net/minecraft/world/effect/MobEffectInstance/m_19555_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/effect/MobEffectInstance/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/effect/MobEffectInstance/m_19557_ ()I net/minecraft/world/effect/MobEffectInstance/getDuration ()I +MD: net/minecraft/world/effect/MobEffectInstance/m_19558_ (Lnet/minecraft/world/effect/MobEffectInstance;)Z net/minecraft/world/effect/MobEffectInstance/update (Lnet/minecraft/world/effect/MobEffectInstance;)Z +MD: net/minecraft/world/effect/MobEffectInstance/m_19560_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/effect/MobEffectInstance; net/minecraft/world/effect/MobEffectInstance/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/effect/MobEffectInstance; +MD: net/minecraft/world/effect/MobEffectInstance/m_19562_ (Z)V net/minecraft/world/effect/MobEffectInstance/setNoCounter (Z)V +MD: net/minecraft/world/effect/MobEffectInstance/m_19564_ ()I net/minecraft/world/effect/MobEffectInstance/getAmplifier ()I +MD: net/minecraft/world/effect/MobEffectInstance/m_19567_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/effect/MobEffectInstance/writeDetailsTo (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/effect/MobEffectInstance/m_19571_ ()Z net/minecraft/world/effect/MobEffectInstance/isAmbient ()Z +MD: net/minecraft/world/effect/MobEffectInstance/m_19572_ ()Z net/minecraft/world/effect/MobEffectInstance/isVisible ()Z +MD: net/minecraft/world/effect/MobEffectInstance/m_19575_ ()Z net/minecraft/world/effect/MobEffectInstance/showIcon ()Z +MD: net/minecraft/world/effect/MobEffectInstance/m_19576_ ()Ljava/lang/String; net/minecraft/world/effect/MobEffectInstance/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/effect/MobEffectInstance/m_19577_ ()Z net/minecraft/world/effect/MobEffectInstance/isNoCounter ()Z +MD: net/minecraft/world/effect/MobEffectInstance/m_19579_ ()I net/minecraft/world/effect/MobEffectInstance/tickDownDuration ()I +MD: net/minecraft/world/effect/MobEffectInstance/toString ()Ljava/lang/String; net/minecraft/world/effect/MobEffectInstance/toString ()Ljava/lang/String; +CL: net/minecraft/world/effect/MobEffectUtil net/minecraft/world/effect/MobEffectUtil +FD: net/minecraft/world/effect/MobEffectUtil/net/minecraft/world/effect/MobEffectUtil net/minecraft/world/effect/MobEffectUtil/net/minecraft/world/effect/MobEffectUtil +MD: net/minecraft/world/effect/MobEffectUtil/ ()V net/minecraft/world/effect/MobEffectUtil/ ()V +MD: net/minecraft/world/effect/MobEffectUtil/m_19581_ (Lnet/minecraft/world/effect/MobEffectInstance;F)Ljava/lang/String; net/minecraft/world/effect/MobEffectUtil/formatDuration (Lnet/minecraft/world/effect/MobEffectInstance;F)Ljava/lang/String; +MD: net/minecraft/world/effect/MobEffectUtil/m_19584_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/effect/MobEffectUtil/hasDigSpeed (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/effect/MobEffectUtil/m_19586_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/effect/MobEffectUtil/getDigSpeedAmplification (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/effect/MobEffectUtil/m_19588_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/effect/MobEffectUtil/hasWaterBreathing (Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/effect/MobEffects net/minecraft/world/effect/MobEffects +FD: net/minecraft/world/effect/MobEffects/f_19590_ net/minecraft/world/effect/MobEffects/UNLUCK +FD: net/minecraft/world/effect/MobEffects/f_19591_ net/minecraft/world/effect/MobEffects/SLOW_FALLING +FD: net/minecraft/world/effect/MobEffects/f_19592_ net/minecraft/world/effect/MobEffects/CONDUIT_POWER +FD: net/minecraft/world/effect/MobEffects/f_19593_ net/minecraft/world/effect/MobEffects/DOLPHINS_GRACE +FD: net/minecraft/world/effect/MobEffects/f_19594_ net/minecraft/world/effect/MobEffects/BAD_OMEN +FD: net/minecraft/world/effect/MobEffects/f_19595_ net/minecraft/world/effect/MobEffects/HERO_OF_THE_VILLAGE +FD: net/minecraft/world/effect/MobEffects/f_19596_ net/minecraft/world/effect/MobEffects/MOVEMENT_SPEED +FD: net/minecraft/world/effect/MobEffects/f_19597_ net/minecraft/world/effect/MobEffects/MOVEMENT_SLOWDOWN +FD: net/minecraft/world/effect/MobEffects/f_19598_ net/minecraft/world/effect/MobEffects/DIG_SPEED +FD: net/minecraft/world/effect/MobEffects/f_19599_ net/minecraft/world/effect/MobEffects/DIG_SLOWDOWN +FD: net/minecraft/world/effect/MobEffects/f_19600_ net/minecraft/world/effect/MobEffects/DAMAGE_BOOST +FD: net/minecraft/world/effect/MobEffects/f_19601_ net/minecraft/world/effect/MobEffects/HEAL +FD: net/minecraft/world/effect/MobEffects/f_19602_ net/minecraft/world/effect/MobEffects/HARM +FD: net/minecraft/world/effect/MobEffects/f_19603_ net/minecraft/world/effect/MobEffects/JUMP +FD: net/minecraft/world/effect/MobEffects/f_19604_ net/minecraft/world/effect/MobEffects/CONFUSION +FD: net/minecraft/world/effect/MobEffects/f_19605_ net/minecraft/world/effect/MobEffects/REGENERATION +FD: net/minecraft/world/effect/MobEffects/f_19606_ net/minecraft/world/effect/MobEffects/DAMAGE_RESISTANCE +FD: net/minecraft/world/effect/MobEffects/f_19607_ net/minecraft/world/effect/MobEffects/FIRE_RESISTANCE +FD: net/minecraft/world/effect/MobEffects/f_19608_ net/minecraft/world/effect/MobEffects/WATER_BREATHING +FD: net/minecraft/world/effect/MobEffects/f_19609_ net/minecraft/world/effect/MobEffects/INVISIBILITY +FD: net/minecraft/world/effect/MobEffects/f_19610_ net/minecraft/world/effect/MobEffects/BLINDNESS +FD: net/minecraft/world/effect/MobEffects/f_19611_ net/minecraft/world/effect/MobEffects/NIGHT_VISION +FD: net/minecraft/world/effect/MobEffects/f_19612_ net/minecraft/world/effect/MobEffects/HUNGER +FD: net/minecraft/world/effect/MobEffects/f_19613_ net/minecraft/world/effect/MobEffects/WEAKNESS +FD: net/minecraft/world/effect/MobEffects/f_19614_ net/minecraft/world/effect/MobEffects/POISON +FD: net/minecraft/world/effect/MobEffects/f_19615_ net/minecraft/world/effect/MobEffects/WITHER +FD: net/minecraft/world/effect/MobEffects/f_19616_ net/minecraft/world/effect/MobEffects/HEALTH_BOOST +FD: net/minecraft/world/effect/MobEffects/f_19617_ net/minecraft/world/effect/MobEffects/ABSORPTION +FD: net/minecraft/world/effect/MobEffects/f_19618_ net/minecraft/world/effect/MobEffects/SATURATION +FD: net/minecraft/world/effect/MobEffects/f_19619_ net/minecraft/world/effect/MobEffects/GLOWING +FD: net/minecraft/world/effect/MobEffects/f_19620_ net/minecraft/world/effect/MobEffects/LEVITATION +FD: net/minecraft/world/effect/MobEffects/f_19621_ net/minecraft/world/effect/MobEffects/LUCK +FD: net/minecraft/world/effect/MobEffects/net/minecraft/world/effect/MobEffects net/minecraft/world/effect/MobEffects/net/minecraft/world/effect/MobEffects +MD: net/minecraft/world/effect/MobEffects/ ()V net/minecraft/world/effect/MobEffects/ ()V +MD: net/minecraft/world/effect/MobEffects/ ()V net/minecraft/world/effect/MobEffects/ ()V +MD: net/minecraft/world/effect/MobEffects/m_19623_ (ILjava/lang/String;Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/effect/MobEffects/register (ILjava/lang/String;Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffect; +CL: net/minecraft/world/effect/MobEffects$1 net/minecraft/world/effect/MobEffects$1 +FD: net/minecraft/world/effect/MobEffects$1/net/minecraft/world/effect/MobEffects$1 net/minecraft/world/effect/MobEffects$1/net/minecraft/world/effect/MobEffects$1 +MD: net/minecraft/world/effect/MobEffects$1/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V net/minecraft/world/effect/MobEffects$1/ (Lnet/minecraft/world/effect/MobEffectCategory;I)V +MD: net/minecraft/world/effect/MobEffects$1/m_6584_ (II)Z net/minecraft/world/effect/MobEffects$1/isDurationEffectTick (II)Z +MD: net/minecraft/world/effect/MobEffects$1/m_6742_ (Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/effect/MobEffects$1/applyEffectTick (Lnet/minecraft/world/entity/LivingEntity;I)V +CL: net/minecraft/world/effect/package-info net/minecraft/world/effect/package-info +FD: net/minecraft/world/effect/package-info/net/minecraft/world/effect/package-info net/minecraft/world/effect/package-info/net/minecraft/world/effect/package-info +CL: net/minecraft/world/entity/AgeableMob net/minecraft/world/entity/AgeableMob +FD: net/minecraft/world/entity/AgeableMob/f_146730_ net/minecraft/world/entity/AgeableMob/BABY_START_AGE +FD: net/minecraft/world/entity/AgeableMob/f_146731_ net/minecraft/world/entity/AgeableMob/DATA_BABY_ID +FD: net/minecraft/world/entity/AgeableMob/f_146732_ net/minecraft/world/entity/AgeableMob/FORCED_AGE_PARTICLE_TICKS +FD: net/minecraft/world/entity/AgeableMob/f_146733_ net/minecraft/world/entity/AgeableMob/age +FD: net/minecraft/world/entity/AgeableMob/f_146734_ net/minecraft/world/entity/AgeableMob/forcedAge +FD: net/minecraft/world/entity/AgeableMob/f_146735_ net/minecraft/world/entity/AgeableMob/forcedAgeTimer +FD: net/minecraft/world/entity/AgeableMob/net/minecraft/world/entity/AgeableMob net/minecraft/world/entity/AgeableMob/net/minecraft/world/entity/AgeableMob +MD: net/minecraft/world/entity/AgeableMob/ ()V net/minecraft/world/entity/AgeableMob/ ()V +MD: net/minecraft/world/entity/AgeableMob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/AgeableMob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/AgeableMob/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/AgeableMob/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/AgeableMob/m_142668_ ()Z net/minecraft/world/entity/AgeableMob/canBreed ()Z +MD: net/minecraft/world/entity/AgeableMob/m_142669_ ()V net/minecraft/world/entity/AgeableMob/ageBoundaryReached ()V +MD: net/minecraft/world/entity/AgeableMob/m_146740_ (IZ)V net/minecraft/world/entity/AgeableMob/ageUp (IZ)V +MD: net/minecraft/world/entity/AgeableMob/m_146758_ (I)V net/minecraft/world/entity/AgeableMob/ageUp (I)V +MD: net/minecraft/world/entity/AgeableMob/m_146762_ (I)V net/minecraft/world/entity/AgeableMob/setAge (I)V +MD: net/minecraft/world/entity/AgeableMob/m_146764_ ()I net/minecraft/world/entity/AgeableMob/getAge ()I +MD: net/minecraft/world/entity/AgeableMob/m_6162_ ()Z net/minecraft/world/entity/AgeableMob/isBaby ()Z +MD: net/minecraft/world/entity/AgeableMob/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/AgeableMob/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/AgeableMob/m_6863_ (Z)V net/minecraft/world/entity/AgeableMob/setBaby (Z)V +MD: net/minecraft/world/entity/AgeableMob/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/AgeableMob/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/AgeableMob/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/AgeableMob/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/AgeableMob/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/AgeableMob/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/AgeableMob/m_8097_ ()V net/minecraft/world/entity/AgeableMob/defineSynchedData ()V +MD: net/minecraft/world/entity/AgeableMob/m_8107_ ()V net/minecraft/world/entity/AgeableMob/aiStep ()V +CL: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData net/minecraft/world/entity/AgeableMob$AgeableMobGroupData +FD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/f_146767_ net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/groupSize +FD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/f_146768_ net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/shouldSpawnBaby +FD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/f_146769_ net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/babySpawnChance +FD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/net/minecraft/world/entity/AgeableMob$AgeableMobGroupData net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/net/minecraft/world/entity/AgeableMob$AgeableMobGroupData +MD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/ (F)V net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/ (F)V +MD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/ (Z)V net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/ (Z)V +MD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/ (ZF)V net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/ (ZF)V +MD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/m_146777_ ()I net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/getGroupSize ()I +MD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/m_146778_ ()V net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/increaseGroupSizeByOne ()V +MD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/m_146779_ ()Z net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/isShouldSpawnBaby ()Z +MD: net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/m_146780_ ()F net/minecraft/world/entity/AgeableMob$AgeableMobGroupData/getBabySpawnChance ()F +CL: net/minecraft/world/entity/AreaEffectCloud net/minecraft/world/entity/AreaEffectCloud +FD: net/minecraft/world/entity/AreaEffectCloud/f_146781_ net/minecraft/world/entity/AreaEffectCloud/MAX_RADIUS +FD: net/minecraft/world/entity/AreaEffectCloud/f_146782_ net/minecraft/world/entity/AreaEffectCloud/TIME_BETWEEN_APPLICATIONS +FD: net/minecraft/world/entity/AreaEffectCloud/f_19685_ net/minecraft/world/entity/AreaEffectCloud/effects +FD: net/minecraft/world/entity/AreaEffectCloud/f_19686_ net/minecraft/world/entity/AreaEffectCloud/victims +FD: net/minecraft/world/entity/AreaEffectCloud/f_19687_ net/minecraft/world/entity/AreaEffectCloud/duration +FD: net/minecraft/world/entity/AreaEffectCloud/f_19688_ net/minecraft/world/entity/AreaEffectCloud/waitTime +FD: net/minecraft/world/entity/AreaEffectCloud/f_19689_ net/minecraft/world/entity/AreaEffectCloud/reapplicationDelay +FD: net/minecraft/world/entity/AreaEffectCloud/f_19690_ net/minecraft/world/entity/AreaEffectCloud/fixedColor +FD: net/minecraft/world/entity/AreaEffectCloud/f_19691_ net/minecraft/world/entity/AreaEffectCloud/durationOnUse +FD: net/minecraft/world/entity/AreaEffectCloud/f_19692_ net/minecraft/world/entity/AreaEffectCloud/radiusOnUse +FD: net/minecraft/world/entity/AreaEffectCloud/f_19693_ net/minecraft/world/entity/AreaEffectCloud/radiusPerTick +FD: net/minecraft/world/entity/AreaEffectCloud/f_19694_ net/minecraft/world/entity/AreaEffectCloud/owner +FD: net/minecraft/world/entity/AreaEffectCloud/f_19695_ net/minecraft/world/entity/AreaEffectCloud/ownerUUID +FD: net/minecraft/world/entity/AreaEffectCloud/f_19696_ net/minecraft/world/entity/AreaEffectCloud/LOGGER +FD: net/minecraft/world/entity/AreaEffectCloud/f_19697_ net/minecraft/world/entity/AreaEffectCloud/DATA_RADIUS +FD: net/minecraft/world/entity/AreaEffectCloud/f_19698_ net/minecraft/world/entity/AreaEffectCloud/DATA_COLOR +FD: net/minecraft/world/entity/AreaEffectCloud/f_19699_ net/minecraft/world/entity/AreaEffectCloud/DATA_WAITING +FD: net/minecraft/world/entity/AreaEffectCloud/f_19700_ net/minecraft/world/entity/AreaEffectCloud/DATA_PARTICLE +FD: net/minecraft/world/entity/AreaEffectCloud/f_19701_ net/minecraft/world/entity/AreaEffectCloud/potion +FD: net/minecraft/world/entity/AreaEffectCloud/net/minecraft/world/entity/AreaEffectCloud net/minecraft/world/entity/AreaEffectCloud/net/minecraft/world/entity/AreaEffectCloud +MD: net/minecraft/world/entity/AreaEffectCloud/ ()V net/minecraft/world/entity/AreaEffectCloud/ ()V +MD: net/minecraft/world/entity/AreaEffectCloud/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/AreaEffectCloud/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/AreaEffectCloud/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/AreaEffectCloud/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_146783_ (Ljava/util/Map$Entry;)Z net/minecraft/world/entity/AreaEffectCloud/lambda$tick$0 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/entity/AreaEffectCloud/m_146785_ (I)V net/minecraft/world/entity/AreaEffectCloud/setDurationOnUse (I)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_146787_ ()F net/minecraft/world/entity/AreaEffectCloud/getRadiusOnUse ()F +MD: net/minecraft/world/entity/AreaEffectCloud/m_146788_ ()F net/minecraft/world/entity/AreaEffectCloud/getRadiusPerTick ()F +MD: net/minecraft/world/entity/AreaEffectCloud/m_146789_ ()I net/minecraft/world/entity/AreaEffectCloud/getDurationOnUse ()I +MD: net/minecraft/world/entity/AreaEffectCloud/m_146790_ ()I net/minecraft/world/entity/AreaEffectCloud/getWaitTime ()I +MD: net/minecraft/world/entity/AreaEffectCloud/m_146791_ ()Lnet/minecraft/world/item/alchemy/Potion; net/minecraft/world/entity/AreaEffectCloud/getPotion ()Lnet/minecraft/world/item/alchemy/Potion; +MD: net/minecraft/world/entity/AreaEffectCloud/m_19712_ (F)V net/minecraft/world/entity/AreaEffectCloud/setRadius (F)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19714_ (I)V net/minecraft/world/entity/AreaEffectCloud/setFixedColor (I)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19716_ (Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/entity/AreaEffectCloud/addEffect (Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19718_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/AreaEffectCloud/setOwner (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19722_ (Lnet/minecraft/world/item/alchemy/Potion;)V net/minecraft/world/entity/AreaEffectCloud/setPotion (Lnet/minecraft/world/item/alchemy/Potion;)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19724_ (Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/world/entity/AreaEffectCloud/setParticle (Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19730_ (Z)V net/minecraft/world/entity/AreaEffectCloud/setWaiting (Z)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19732_ (F)V net/minecraft/world/entity/AreaEffectCloud/setRadiusOnUse (F)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19734_ (I)V net/minecraft/world/entity/AreaEffectCloud/setDuration (I)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19738_ (F)V net/minecraft/world/entity/AreaEffectCloud/setRadiusPerTick (F)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19740_ (I)V net/minecraft/world/entity/AreaEffectCloud/setWaitTime (I)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_19743_ ()F net/minecraft/world/entity/AreaEffectCloud/getRadius ()F +MD: net/minecraft/world/entity/AreaEffectCloud/m_19744_ ()I net/minecraft/world/entity/AreaEffectCloud/getColor ()I +MD: net/minecraft/world/entity/AreaEffectCloud/m_19745_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/AreaEffectCloud/getParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/AreaEffectCloud/m_19747_ ()Z net/minecraft/world/entity/AreaEffectCloud/isWaiting ()Z +MD: net/minecraft/world/entity/AreaEffectCloud/m_19748_ ()I net/minecraft/world/entity/AreaEffectCloud/getDuration ()I +MD: net/minecraft/world/entity/AreaEffectCloud/m_19749_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/AreaEffectCloud/getOwner ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/AreaEffectCloud/m_19750_ ()V net/minecraft/world/entity/AreaEffectCloud/updateColor ()V +MD: net/minecraft/world/entity/AreaEffectCloud/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/AreaEffectCloud/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/AreaEffectCloud/m_6210_ ()V net/minecraft/world/entity/AreaEffectCloud/refreshDimensions ()V +MD: net/minecraft/world/entity/AreaEffectCloud/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/AreaEffectCloud/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/AreaEffectCloud/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/AreaEffectCloud/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/AreaEffectCloud/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/AreaEffectCloud/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/AreaEffectCloud/m_7752_ ()Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/entity/AreaEffectCloud/getPistonPushReaction ()Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/entity/AreaEffectCloud/m_8097_ ()V net/minecraft/world/entity/AreaEffectCloud/defineSynchedData ()V +MD: net/minecraft/world/entity/AreaEffectCloud/m_8119_ ()V net/minecraft/world/entity/AreaEffectCloud/tick ()V +CL: net/minecraft/world/entity/Entity net/minecraft/world/entity/Entity +FD: net/minecraft/world/entity/Entity/f_146792_ net/minecraft/world/entity/Entity/DEFAULT_BB_WIDTH +FD: net/minecraft/world/entity/Entity/f_146793_ net/minecraft/world/entity/Entity/DEFAULT_BB_HEIGHT +FD: net/minecraft/world/entity/Entity/f_146794_ net/minecraft/world/entity/Entity/flyDist +FD: net/minecraft/world/entity/Entity/f_146795_ net/minecraft/world/entity/Entity/removalReason +FD: net/minecraft/world/entity/Entity/f_146796_ net/minecraft/world/entity/Entity/FLAG_SHIFT_KEY_DOWN +FD: net/minecraft/world/entity/Entity/f_146797_ net/minecraft/world/entity/Entity/FLAG_SPRINTING +FD: net/minecraft/world/entity/Entity/f_146798_ net/minecraft/world/entity/Entity/FLAG_SWIMMING +FD: net/minecraft/world/entity/Entity/f_146799_ net/minecraft/world/entity/Entity/FLAG_INVISIBLE +FD: net/minecraft/world/entity/Entity/f_146800_ net/minecraft/world/entity/Entity/DATA_TICKS_FROZEN +FD: net/minecraft/world/entity/Entity/f_146801_ net/minecraft/world/entity/Entity/levelCallback +FD: net/minecraft/world/entity/Entity/f_146802_ net/minecraft/world/entity/Entity/hasGlowingTag +FD: net/minecraft/world/entity/Entity/f_146803_ net/minecraft/world/entity/Entity/crystalSoundIntensity +FD: net/minecraft/world/entity/Entity/f_146804_ net/minecraft/world/entity/Entity/lastCrystalSoundPlayTick +FD: net/minecraft/world/entity/Entity/f_146805_ net/minecraft/world/entity/Entity/FLAG_ONFIRE +FD: net/minecraft/world/entity/Entity/f_146806_ net/minecraft/world/entity/Entity/FLAG_GLOWING +FD: net/minecraft/world/entity/Entity/f_146807_ net/minecraft/world/entity/Entity/FLAG_FALL_FLYING +FD: net/minecraft/world/entity/Entity/f_146808_ net/minecraft/world/entity/Entity/isInPowderSnow +FD: net/minecraft/world/entity/Entity/f_146809_ net/minecraft/world/entity/Entity/wasInPowderSnow +FD: net/minecraft/world/entity/Entity/f_146810_ net/minecraft/world/entity/Entity/wasOnFire +FD: net/minecraft/world/entity/Entity/f_146811_ net/minecraft/world/entity/Entity/LAVA_FAST_FLOW_SCALE +FD: net/minecraft/world/entity/Entity/f_146812_ net/minecraft/world/entity/Entity/LAVA_SLOW_FLOW_SCALE +FD: net/minecraft/world/entity/Entity/f_146813_ net/minecraft/world/entity/Entity/hasVisualFire +FD: net/minecraft/world/entity/Entity/f_146814_ net/minecraft/world/entity/Entity/WATER_FLOW_SCALE +FD: net/minecraft/world/entity/Entity/f_146815_ net/minecraft/world/entity/Entity/ID_TAG +FD: net/minecraft/world/entity/Entity/f_146816_ net/minecraft/world/entity/Entity/PASSENGERS_TAG +FD: net/minecraft/world/entity/Entity/f_146817_ net/minecraft/world/entity/Entity/BOARDING_COOLDOWN +FD: net/minecraft/world/entity/Entity/f_146818_ net/minecraft/world/entity/Entity/TOTAL_AIR_SUPPLY +FD: net/minecraft/world/entity/Entity/f_146819_ net/minecraft/world/entity/Entity/MAX_ENTITY_TAG_COUNT +FD: net/minecraft/world/entity/Entity/f_146820_ net/minecraft/world/entity/Entity/DELTA_AFFECTED_BY_BLOCKS_BELOW +FD: net/minecraft/world/entity/Entity/f_146821_ net/minecraft/world/entity/Entity/BREATHING_DISTANCE_BELOW_EYES +FD: net/minecraft/world/entity/Entity/f_146822_ net/minecraft/world/entity/Entity/BASE_TICKS_REQUIRED_TO_FREEZE +FD: net/minecraft/world/entity/Entity/f_146823_ net/minecraft/world/entity/Entity/FREEZE_HURT_FREQUENCY +FD: net/minecraft/world/entity/Entity/f_146824_ net/minecraft/world/entity/Entity/UUID_TAG +FD: net/minecraft/world/entity/Entity/f_185931_ net/minecraft/world/entity/Entity/minorHorizontalCollision +FD: net/minecraft/world/entity/Entity/f_185933_ net/minecraft/world/entity/Entity/chunkPosition +FD: net/minecraft/world/entity/Entity/f_185934_ net/minecraft/world/entity/Entity/feetBlockState +FD: net/minecraft/world/entity/Entity/f_19787_ net/minecraft/world/entity/Entity/walkDist +FD: net/minecraft/world/entity/Entity/f_19788_ net/minecraft/world/entity/Entity/moveDist +FD: net/minecraft/world/entity/Entity/f_19789_ net/minecraft/world/entity/Entity/fallDistance +FD: net/minecraft/world/entity/Entity/f_19790_ net/minecraft/world/entity/Entity/xOld +FD: net/minecraft/world/entity/Entity/f_19791_ net/minecraft/world/entity/Entity/yOld +FD: net/minecraft/world/entity/Entity/f_19792_ net/minecraft/world/entity/Entity/zOld +FD: net/minecraft/world/entity/Entity/f_19793_ net/minecraft/world/entity/Entity/maxUpStep +FD: net/minecraft/world/entity/Entity/f_19794_ net/minecraft/world/entity/Entity/noPhysics +FD: net/minecraft/world/entity/Entity/f_19796_ net/minecraft/world/entity/Entity/random +FD: net/minecraft/world/entity/Entity/f_19797_ net/minecraft/world/entity/Entity/tickCount +FD: net/minecraft/world/entity/Entity/f_19798_ net/minecraft/world/entity/Entity/wasTouchingWater +FD: net/minecraft/world/entity/Entity/f_19799_ net/minecraft/world/entity/Entity/fluidHeight +FD: net/minecraft/world/entity/Entity/f_19800_ net/minecraft/world/entity/Entity/wasEyeInWater +FD: net/minecraft/world/entity/Entity/f_19801_ net/minecraft/world/entity/Entity/fluidOnEyes +FD: net/minecraft/world/entity/Entity/f_19802_ net/minecraft/world/entity/Entity/invulnerableTime +FD: net/minecraft/world/entity/Entity/f_19803_ net/minecraft/world/entity/Entity/firstTick +FD: net/minecraft/world/entity/Entity/f_19804_ net/minecraft/world/entity/Entity/entityData +FD: net/minecraft/world/entity/Entity/f_19805_ net/minecraft/world/entity/Entity/DATA_SHARED_FLAGS_ID +FD: net/minecraft/world/entity/Entity/f_19806_ net/minecraft/world/entity/Entity/DATA_POSE +FD: net/minecraft/world/entity/Entity/f_19811_ net/minecraft/world/entity/Entity/noCulling +FD: net/minecraft/world/entity/Entity/f_19812_ net/minecraft/world/entity/Entity/hasImpulse +FD: net/minecraft/world/entity/Entity/f_19813_ net/minecraft/world/entity/Entity/pistonDeltas +FD: net/minecraft/world/entity/Entity/f_19814_ net/minecraft/world/entity/Entity/pistonDeltasGameTime +FD: net/minecraft/world/entity/Entity/f_19815_ net/minecraft/world/entity/Entity/dimensions +FD: net/minecraft/world/entity/Entity/f_19816_ net/minecraft/world/entity/Entity/eyeHeight +FD: net/minecraft/world/entity/Entity/f_19817_ net/minecraft/world/entity/Entity/isInsidePortal +FD: net/minecraft/world/entity/Entity/f_19818_ net/minecraft/world/entity/Entity/portalTime +FD: net/minecraft/world/entity/Entity/f_19819_ net/minecraft/world/entity/Entity/portalEntrancePos +FD: net/minecraft/world/entity/Entity/f_19820_ net/minecraft/world/entity/Entity/uuid +FD: net/minecraft/world/entity/Entity/f_19821_ net/minecraft/world/entity/Entity/stringUUID +FD: net/minecraft/world/entity/Entity/f_19823_ net/minecraft/world/entity/Entity/passengers +FD: net/minecraft/world/entity/Entity/f_19824_ net/minecraft/world/entity/Entity/vehicle +FD: net/minecraft/world/entity/Entity/f_19825_ net/minecraft/world/entity/Entity/position +FD: net/minecraft/world/entity/Entity/f_19826_ net/minecraft/world/entity/Entity/blockPosition +FD: net/minecraft/world/entity/Entity/f_19827_ net/minecraft/world/entity/Entity/deltaMovement +FD: net/minecraft/world/entity/Entity/f_19828_ net/minecraft/world/entity/Entity/bb +FD: net/minecraft/world/entity/Entity/f_19829_ net/minecraft/world/entity/Entity/nextStep +FD: net/minecraft/world/entity/Entity/f_19831_ net/minecraft/world/entity/Entity/remainingFireTicks +FD: net/minecraft/world/entity/Entity/f_19832_ net/minecraft/world/entity/Entity/DATA_AIR_SUPPLY_ID +FD: net/minecraft/world/entity/Entity/f_19833_ net/minecraft/world/entity/Entity/DATA_CUSTOM_NAME +FD: net/minecraft/world/entity/Entity/f_19834_ net/minecraft/world/entity/Entity/DATA_CUSTOM_NAME_VISIBLE +FD: net/minecraft/world/entity/Entity/f_19835_ net/minecraft/world/entity/Entity/DATA_SILENT +FD: net/minecraft/world/entity/Entity/f_19836_ net/minecraft/world/entity/Entity/DATA_NO_GRAVITY +FD: net/minecraft/world/entity/Entity/f_19838_ net/minecraft/world/entity/Entity/packetCoordinates +FD: net/minecraft/world/entity/Entity/f_19839_ net/minecraft/world/entity/Entity/portalCooldown +FD: net/minecraft/world/entity/Entity/f_19840_ net/minecraft/world/entity/Entity/invulnerable +FD: net/minecraft/world/entity/Entity/f_19841_ net/minecraft/world/entity/Entity/tags +FD: net/minecraft/world/entity/Entity/f_19843_ net/minecraft/world/entity/Entity/ENTITY_COUNTER +FD: net/minecraft/world/entity/Entity/f_19844_ net/minecraft/world/entity/Entity/EMPTY_LIST +FD: net/minecraft/world/entity/Entity/f_19845_ net/minecraft/world/entity/Entity/INITIAL_AABB +FD: net/minecraft/world/entity/Entity/f_19846_ net/minecraft/world/entity/Entity/viewScale +FD: net/minecraft/world/entity/Entity/f_19847_ net/minecraft/world/entity/Entity/type +FD: net/minecraft/world/entity/Entity/f_19848_ net/minecraft/world/entity/Entity/id +FD: net/minecraft/world/entity/Entity/f_19849_ net/minecraft/world/entity/Entity/LOGGER +FD: net/minecraft/world/entity/Entity/f_19850_ net/minecraft/world/entity/Entity/blocksBuilding +FD: net/minecraft/world/entity/Entity/f_19851_ net/minecraft/world/entity/Entity/boardingCooldown +FD: net/minecraft/world/entity/Entity/f_19853_ net/minecraft/world/entity/Entity/level +FD: net/minecraft/world/entity/Entity/f_19854_ net/minecraft/world/entity/Entity/xo +FD: net/minecraft/world/entity/Entity/f_19855_ net/minecraft/world/entity/Entity/yo +FD: net/minecraft/world/entity/Entity/f_19856_ net/minecraft/world/entity/Entity/zo +FD: net/minecraft/world/entity/Entity/f_19857_ net/minecraft/world/entity/Entity/yRot +FD: net/minecraft/world/entity/Entity/f_19858_ net/minecraft/world/entity/Entity/xRot +FD: net/minecraft/world/entity/Entity/f_19859_ net/minecraft/world/entity/Entity/yRotO +FD: net/minecraft/world/entity/Entity/f_19860_ net/minecraft/world/entity/Entity/xRotO +FD: net/minecraft/world/entity/Entity/f_19861_ net/minecraft/world/entity/Entity/onGround +FD: net/minecraft/world/entity/Entity/f_19862_ net/minecraft/world/entity/Entity/horizontalCollision +FD: net/minecraft/world/entity/Entity/f_19863_ net/minecraft/world/entity/Entity/verticalCollision +FD: net/minecraft/world/entity/Entity/f_19864_ net/minecraft/world/entity/Entity/hurtMarked +FD: net/minecraft/world/entity/Entity/f_19865_ net/minecraft/world/entity/Entity/stuckSpeedMultiplier +FD: net/minecraft/world/entity/Entity/f_19867_ net/minecraft/world/entity/Entity/walkDistO +FD: net/minecraft/world/entity/Entity/f_201939_ net/minecraft/world/entity/Entity/verticalCollisionBelow +FD: net/minecraft/world/entity/Entity/net/minecraft/world/entity/Entity net/minecraft/world/entity/Entity/net/minecraft/world/entity/Entity +MD: net/minecraft/world/entity/Entity/ ()V net/minecraft/world/entity/Entity/ ()V +MD: net/minecraft/world/entity/Entity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/Entity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/Entity/equals (Ljava/lang/Object;)Z net/minecraft/world/entity/Entity/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/Entity/hashCode ()I net/minecraft/world/entity/Entity/hashCode ()I +MD: net/minecraft/world/entity/Entity/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/Entity/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/Entity/m_141960_ (Lnet/minecraft/world/level/entity/EntityInLevelCallback;)V net/minecraft/world/entity/Entity/setLevelCallback (Lnet/minecraft/world/level/entity/EntityInLevelCallback;)V +MD: net/minecraft/world/entity/Entity/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/Entity/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/Entity/m_142036_ ()V net/minecraft/world/entity/Entity/onClientRemoval ()V +MD: net/minecraft/world/entity/Entity/m_142038_ ()Z net/minecraft/world/entity/Entity/isCurrentlyGlowing ()Z +MD: net/minecraft/world/entity/Entity/m_142039_ ()Z net/minecraft/world/entity/Entity/isFlapping ()Z +MD: net/minecraft/world/entity/Entity/m_142043_ ()V net/minecraft/world/entity/Entity/onFlap ()V +MD: net/minecraft/world/entity/Entity/m_142049_ ()I net/minecraft/world/entity/Entity/getId ()I +MD: net/minecraft/world/entity/Entity/m_142050_ ()Z net/minecraft/world/entity/Entity/occludesVibrations ()Z +MD: net/minecraft/world/entity/Entity/m_142079_ ()Z net/minecraft/world/entity/Entity/canFreeze ()Z +MD: net/minecraft/world/entity/Entity/m_142081_ ()Ljava/util/UUID; net/minecraft/world/entity/Entity/getUUID ()Ljava/util/UUID; +MD: net/minecraft/world/entity/Entity/m_142098_ (DDD)V net/minecraft/world/entity/Entity/dismountTo (DDD)V +MD: net/minecraft/world/entity/Entity/m_142242_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/Entity/makeBoundingBox ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/Entity/m_142265_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/Entity/mayInteract (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/Entity/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/Entity/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/Entity/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/Entity/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/Entity/m_142389_ ()Z net/minecraft/world/entity/Entity/isAlwaysTicking ()Z +MD: net/minecraft/world/entity/Entity/m_142391_ ()Z net/minecraft/world/entity/Entity/shouldBeSaved ()Z +MD: net/minecraft/world/entity/Entity/m_142428_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/Entity/getSelfAndPassengers ()Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/Entity/m_142429_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/Entity/getPassengersAndSelf ()Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/Entity/m_142467_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/entity/Entity/setRemoved (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/entity/Entity/m_142469_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/Entity/getBoundingBox ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/Entity/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/Entity/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/Entity/m_142538_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/Entity/blockPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/Entity/m_142687_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/entity/Entity/remove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/entity/Entity/m_146850_ (Lnet/minecraft/world/level/gameevent/GameEvent;)V net/minecraft/world/entity/Entity/gameEvent (Lnet/minecraft/world/level/gameevent/GameEvent;)V +MD: net/minecraft/world/entity/Entity/m_146852_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/gameEvent (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_146855_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/Entity/gameEvent (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/Entity/m_146859_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/Entity/gameEvent (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/Entity/m_146862_ (Ljava/util/function/Predicate;)Z net/minecraft/world/entity/Entity/hasPassenger (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/entity/Entity/m_146867_ ()V net/minecraft/world/entity/Entity/setOldPosAndRot ()V +MD: net/minecraft/world/entity/Entity/m_146868_ (Z)V net/minecraft/world/entity/Entity/setSharedFlagOnFire (Z)V +MD: net/minecraft/world/entity/Entity/m_146870_ ()V net/minecraft/world/entity/Entity/discard ()V +MD: net/minecraft/world/entity/Entity/m_146871_ ()V net/minecraft/world/entity/Entity/checkOutOfWorld ()V +MD: net/minecraft/world/entity/Entity/m_146872_ ()V net/minecraft/world/entity/Entity/tryCheckInsideBlocks ()V +MD: net/minecraft/world/entity/Entity/m_146873_ ()V net/minecraft/world/entity/Entity/playEntityOnFireExtinguishedSound ()V +MD: net/minecraft/world/entity/Entity/m_146874_ ()V net/minecraft/world/entity/Entity/processFlappingMovement ()V +MD: net/minecraft/world/entity/Entity/m_146882_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/Entity/playAmethystStepSound (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/Entity/m_146884_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/setPos (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_146886_ ()Z net/minecraft/world/entity/Entity/hasGlowingTag ()Z +MD: net/minecraft/world/entity/Entity/m_146887_ ()Lnet/minecraft/world/level/gameevent/GameEventListenerRegistrar; net/minecraft/world/entity/Entity/getGameEventListenerRegistrar ()Lnet/minecraft/world/level/gameevent/GameEventListenerRegistrar; +MD: net/minecraft/world/entity/Entity/m_146888_ ()I net/minecraft/world/entity/Entity/getTicksFrozen ()I +MD: net/minecraft/world/entity/Entity/m_146889_ ()F net/minecraft/world/entity/Entity/getPercentFrozen ()F +MD: net/minecraft/world/entity/Entity/m_146890_ ()Z net/minecraft/world/entity/Entity/isFullyFrozen ()Z +MD: net/minecraft/world/entity/Entity/m_146891_ ()I net/minecraft/world/entity/Entity/getTicksRequiredToFreeze ()I +MD: net/minecraft/world/entity/Entity/m_146892_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getEyePosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_146895_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/Entity/getFirstPassenger ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/Entity/m_146897_ ()Ljava/lang/Iterable; net/minecraft/world/entity/Entity/getIndirectPassengers ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/Entity/m_146898_ ()Z net/minecraft/world/entity/Entity/hasExactlyOnePlayerPassenger ()Z +MD: net/minecraft/world/entity/Entity/m_146899_ ()Z net/minecraft/world/entity/Entity/touchingUnloadedChunk ()Z +MD: net/minecraft/world/entity/Entity/m_146900_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/Entity/getFeetBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/Entity/m_146901_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/Entity/eyeBlockPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/Entity/m_146902_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/entity/Entity/chunkPosition ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/entity/Entity/m_146903_ ()I net/minecraft/world/entity/Entity/getBlockX ()I +MD: net/minecraft/world/entity/Entity/m_146904_ ()I net/minecraft/world/entity/Entity/getBlockY ()I +MD: net/minecraft/world/entity/Entity/m_146907_ ()I net/minecraft/world/entity/Entity/getBlockZ ()I +MD: net/minecraft/world/entity/Entity/m_146908_ ()F net/minecraft/world/entity/Entity/getYRot ()F +MD: net/minecraft/world/entity/Entity/m_146909_ ()F net/minecraft/world/entity/Entity/getXRot ()F +MD: net/minecraft/world/entity/Entity/m_146910_ ()Z net/minecraft/world/entity/Entity/isRemoved ()Z +MD: net/minecraft/world/entity/Entity/m_146911_ ()Lnet/minecraft/world/entity/Entity$RemovalReason; net/minecraft/world/entity/Entity/getRemovalReason ()Lnet/minecraft/world/entity/Entity$RemovalReason; +MD: net/minecraft/world/entity/Entity/m_146912_ ()V net/minecraft/world/entity/Entity/unsetRemoved ()V +MD: net/minecraft/world/entity/Entity/m_146915_ (Z)V net/minecraft/world/entity/Entity/setGlowingTag (Z)V +MD: net/minecraft/world/entity/Entity/m_146917_ (I)V net/minecraft/world/entity/Entity/setTicksFrozen (I)V +MD: net/minecraft/world/entity/Entity/m_146920_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/Entity/getIndirectPassengersStream ()Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/Entity/m_146922_ (F)V net/minecraft/world/entity/Entity/setYRot (F)V +MD: net/minecraft/world/entity/Entity/m_146924_ (Z)V net/minecraft/world/entity/Entity/setIsInPowderSnow (Z)V +MD: net/minecraft/world/entity/Entity/m_146926_ (F)V net/minecraft/world/entity/Entity/setXRot (F)V +MD: net/minecraft/world/entity/Entity/m_146929_ ()Ljava/lang/String; net/minecraft/world/entity/Entity/lambda$fillCrashReportCategory$10 ()Ljava/lang/String; +MD: net/minecraft/world/entity/Entity/m_146930_ ()Ljava/lang/String; net/minecraft/world/entity/Entity/lambda$fillCrashReportCategory$9 ()Ljava/lang/String; +MD: net/minecraft/world/entity/Entity/m_183318_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/border/WorldBorder;)Ljava/util/Optional; net/minecraft/world/entity/Entity/getExitPortal (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/border/WorldBorder;)Ljava/util/Optional; +MD: net/minecraft/world/entity/Entity/m_183503_ ()Lnet/minecraft/world/level/Level; net/minecraft/world/entity/Entity/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/world/entity/Entity/m_183634_ ()V net/minecraft/world/entity/Entity/resetFallDistance ()V +MD: net/minecraft/world/entity/Entity/m_185939_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/level/portal/PortalInfo; net/minecraft/world/entity/Entity/lambda$findDimensionEntryPoint$6 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/level/portal/PortalInfo; +MD: net/minecraft/world/entity/Entity/m_185942_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/lambda$hasExactlyOnePlayerPassenger$15 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_185944_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/lambda$hasIndirectPassenger$16 (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_185954_ (Lnet/minecraft/world/entity/EntityDimensions;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/lambda$refreshDimensions$13 (Lnet/minecraft/world/entity/EntityDimensions;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_185957_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/Entity/lambda$findDimensionEntryPoint$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/Entity/m_185974_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/world/entity/Entity/lambda$getDisplayName$11 (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/world/entity/Entity/m_185976_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/lambda$teleportTo$12 (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_185978_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/lambda$removePassenger$4 (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_185981_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/lambda$startRiding$3 (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_185983_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/lambda$startRiding$2 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_185985_ ()Ljava/util/Iterator; net/minecraft/world/entity/Entity/lambda$getIndirectPassengers$14 ()Ljava/util/Iterator; +MD: net/minecraft/world/entity/Entity/m_185986_ ()Ljava/lang/String; net/minecraft/world/entity/Entity/lambda$fillCrashReportCategory$7 ()Ljava/lang/String; +MD: net/minecraft/world/entity/Entity/m_196406_ (Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/entity/Entity/isHorizontalCollisionMinor (Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/entity/Entity/m_19876_ ()I net/minecraft/world/entity/Entity/getTeamColor ()I +MD: net/minecraft/world/entity/Entity/m_19877_ ()V net/minecraft/world/entity/Entity/unRide ()V +MD: net/minecraft/world/entity/Entity/m_19878_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getPacketCoordinates ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_19880_ ()Ljava/util/Set; net/minecraft/world/entity/Entity/getTags ()Ljava/util/Set; +MD: net/minecraft/world/entity/Entity/m_19884_ (DD)V net/minecraft/world/entity/Entity/turn (DD)V +MD: net/minecraft/world/entity/Entity/m_198894_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/level/Level;Ljava/util/List;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/collideBoundingBox (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/level/Level;Ljava/util/List;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_198900_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/List;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/collideWithShapes (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/List;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_19890_ (DDDFF)V net/minecraft/world/entity/Entity/absMoveTo (DDDFF)V +MD: net/minecraft/world/entity/Entity/m_19903_ (DDF)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getCollisionHorizontalEscapeVector (DDF)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_19907_ (DFZ)Lnet/minecraft/world/phys/HitResult; net/minecraft/world/entity/Entity/pick (DFZ)Lnet/minecraft/world/phys/HitResult; +MD: net/minecraft/world/entity/Entity/m_19915_ (FF)V net/minecraft/world/entity/Entity/setRot (FF)V +MD: net/minecraft/world/entity/Entity/m_19920_ (FLnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/moveRelative (FLnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_19950_ (Lnet/minecraft/world/entity/Entity;D)Z net/minecraft/world/entity/Entity/closerThan (Lnet/minecraft/world/entity/Entity;D)Z +MD: net/minecraft/world/entity/Entity/m_19956_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity$MoveFunction;)V net/minecraft/world/entity/Entity/positionRider (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity$MoveFunction;)V +MD: net/minecraft/world/entity/Entity/m_19970_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/doEnchantDamageEffects (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_19983_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/Entity/spawnAtLocation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/Entity/m_19998_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/Entity/spawnAtLocation (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/Entity/m_20000_ (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/Entity/spawnAtLocation (Lnet/minecraft/world/level/ItemLike;I)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/Entity/m_20011_ (Lnet/minecraft/world/phys/AABB;)V net/minecraft/world/entity/Entity/setBoundingBox (Lnet/minecraft/world/phys/AABB;)V +MD: net/minecraft/world/entity/Entity/m_20013_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/setPacketCoordinates (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_20015_ (Lnet/minecraft/world/phys/Vec3;FF)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getInputVector (Lnet/minecraft/world/phys/Vec3;FF)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20031_ (Lnet/minecraft/world/scores/Team;)Z net/minecraft/world/entity/Entity/isAlliedTo (Lnet/minecraft/world/scores/Team;)Z +MD: net/minecraft/world/entity/Entity/m_20035_ (Lnet/minecraft/core/BlockPos;FF)V net/minecraft/world/entity/Entity/moveTo (Lnet/minecraft/core/BlockPos;FF)V +MD: net/minecraft/world/entity/Entity/m_20039_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/Entity/isColliding (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/Entity/m_20042_ (Lnet/minecraft/core/Direction$Axis;D)D net/minecraft/world/entity/Entity/applyPistonMovementRestriction (Lnet/minecraft/core/Direction$Axis;D)D +MD: net/minecraft/world/entity/Entity/m_20049_ (Ljava/lang/String;)Z net/minecraft/world/entity/Entity/addTag (Ljava/lang/String;)Z +MD: net/minecraft/world/entity/Entity/m_20063_ ([D)Lnet/minecraft/nbt/ListTag; net/minecraft/world/entity/Entity/newDoubleList ([D)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/entity/Entity/m_20065_ ([F)Lnet/minecraft/nbt/ListTag; net/minecraft/world/entity/Entity/newFloatList ([F)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/entity/Entity/m_20067_ ()Z net/minecraft/world/entity/Entity/isSilent ()Z +MD: net/minecraft/world/entity/Entity/m_20068_ ()Z net/minecraft/world/entity/Entity/isNoGravity ()Z +MD: net/minecraft/world/entity/Entity/m_20069_ ()Z net/minecraft/world/entity/Entity/isInWater ()Z +MD: net/minecraft/world/entity/Entity/m_20070_ ()Z net/minecraft/world/entity/Entity/isInWaterOrRain ()Z +MD: net/minecraft/world/entity/Entity/m_20071_ ()Z net/minecraft/world/entity/Entity/isInWaterRainOrBubble ()Z +MD: net/minecraft/world/entity/Entity/m_20072_ ()Z net/minecraft/world/entity/Entity/isInWaterOrBubble ()Z +MD: net/minecraft/world/entity/Entity/m_20073_ ()Z net/minecraft/world/entity/Entity/updateInWaterStateAndDoFluidPushing ()Z +MD: net/minecraft/world/entity/Entity/m_20074_ ()V net/minecraft/world/entity/Entity/updateInWaterStateAndDoWaterCurrentPushing ()V +MD: net/minecraft/world/entity/Entity/m_20075_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/Entity/getBlockStateOn ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/Entity/m_20076_ ()V net/minecraft/world/entity/Entity/spawnSprintParticle ()V +MD: net/minecraft/world/entity/Entity/m_20077_ ()Z net/minecraft/world/entity/Entity/isInLava ()Z +MD: net/minecraft/world/entity/Entity/m_20078_ ()Ljava/lang/String; net/minecraft/world/entity/Entity/getEncodeId ()Ljava/lang/String; +MD: net/minecraft/world/entity/Entity/m_20084_ (Ljava/util/UUID;)V net/minecraft/world/entity/Entity/setUUID (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/Entity/m_20086_ (Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/entity/Entity/saveAsPassenger (Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/entity/Entity/m_20088_ ()Lnet/minecraft/network/syncher/SynchedEntityData; net/minecraft/world/entity/Entity/getEntityData ()Lnet/minecraft/network/syncher/SynchedEntityData; +MD: net/minecraft/world/entity/Entity/m_20089_ ()Lnet/minecraft/world/entity/Pose; net/minecraft/world/entity/Entity/getPose ()Lnet/minecraft/world/entity/Pose; +MD: net/minecraft/world/entity/Entity/m_20090_ ()V net/minecraft/world/entity/Entity/reapplyPosition ()V +MD: net/minecraft/world/entity/Entity/m_20091_ ()V net/minecraft/world/entity/Entity/setPortalCooldown ()V +MD: net/minecraft/world/entity/Entity/m_20092_ ()Z net/minecraft/world/entity/Entity/isOnPortalCooldown ()Z +MD: net/minecraft/world/entity/Entity/m_20093_ ()V net/minecraft/world/entity/Entity/lavaHurt ()V +MD: net/minecraft/world/entity/Entity/m_20094_ ()I net/minecraft/world/entity/Entity/getRemainingFireTicks ()I +MD: net/minecraft/world/entity/Entity/m_20095_ ()V net/minecraft/world/entity/Entity/clearFire ()V +MD: net/minecraft/world/entity/Entity/m_20096_ ()Z net/minecraft/world/entity/Entity/isOnGround ()Z +MD: net/minecraft/world/entity/Entity/m_20097_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/Entity/getOnPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/Entity/m_20098_ ()F net/minecraft/world/entity/Entity/getBlockJumpFactor ()F +MD: net/minecraft/world/entity/Entity/m_20099_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/Entity/getBlockPosBelowThatAffectsMyMovement ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/Entity/m_20101_ ()V net/minecraft/world/entity/Entity/checkInsideBlocks ()V +MD: net/minecraft/world/entity/Entity/m_20103_ (D)V net/minecraft/world/entity/Entity/setViewScale (D)V +MD: net/minecraft/world/entity/Entity/m_20115_ (IZ)V net/minecraft/world/entity/Entity/setSharedFlag (IZ)V +MD: net/minecraft/world/entity/Entity/m_20124_ (Lnet/minecraft/world/entity/Pose;)V net/minecraft/world/entity/Entity/setPose (Lnet/minecraft/world/entity/Pose;)V +MD: net/minecraft/world/entity/Entity/m_20126_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/Entity/lambda$move$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/Entity/m_20131_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/entity/Entity/isFree (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/entity/Entity/m_20133_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/limitPistonMovement (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20137_ (Ljava/lang/String;)Z net/minecraft/world/entity/Entity/removeTag (Ljava/lang/String;)Z +MD: net/minecraft/world/entity/Entity/m_20140_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/Entity/removeAction (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/Entity/m_20142_ ()Z net/minecraft/world/entity/Entity/isSprinting ()Z +MD: net/minecraft/world/entity/Entity/m_20143_ ()Z net/minecraft/world/entity/Entity/isVisuallyCrawling ()Z +MD: net/minecraft/world/entity/Entity/m_20145_ ()Z net/minecraft/world/entity/Entity/isInvisible ()Z +MD: net/minecraft/world/entity/Entity/m_20146_ ()I net/minecraft/world/entity/Entity/getAirSupply ()I +MD: net/minecraft/world/entity/Entity/m_20147_ ()Z net/minecraft/world/entity/Entity/isInvulnerable ()Z +MD: net/minecraft/world/entity/Entity/m_20149_ ()Ljava/lang/String; net/minecraft/world/entity/Entity/getStringUUID ()Ljava/lang/String; +MD: net/minecraft/world/entity/Entity/m_20150_ ()D net/minecraft/world/entity/Entity/getViewScale ()D +MD: net/minecraft/world/entity/Entity/m_20151_ ()Z net/minecraft/world/entity/Entity/isCustomNameVisible ()Z +MD: net/minecraft/world/entity/Entity/m_20152_ ()Z net/minecraft/world/entity/Entity/showVehicleHealth ()Z +MD: net/minecraft/world/entity/Entity/m_20153_ ()V net/minecraft/world/entity/Entity/ejectPassengers ()V +MD: net/minecraft/world/entity/Entity/m_20154_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getLookAngle ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20155_ ()Lnet/minecraft/world/phys/Vec2; net/minecraft/world/entity/Entity/getRotationVector ()Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/world/entity/Entity/m_20156_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getForward ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20157_ ()V net/minecraft/world/entity/Entity/handleNetherPortal ()V +MD: net/minecraft/world/entity/Entity/m_20158_ ()Ljava/lang/Iterable; net/minecraft/world/entity/Entity/getAllSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/Entity/m_20159_ ()Z net/minecraft/world/entity/Entity/isPassenger ()Z +MD: net/minecraft/world/entity/Entity/m_20160_ ()Z net/minecraft/world/entity/Entity/isVehicle ()Z +MD: net/minecraft/world/entity/Entity/m_20161_ ()Z net/minecraft/world/entity/Entity/isSteppingCarefully ()Z +MD: net/minecraft/world/entity/Entity/m_20162_ ()Z net/minecraft/world/entity/Entity/isSuppressingBounce ()Z +MD: net/minecraft/world/entity/Entity/m_20163_ ()Z net/minecraft/world/entity/Entity/isDiscrete ()Z +MD: net/minecraft/world/entity/Entity/m_20164_ ()Z net/minecraft/world/entity/Entity/isDescending ()Z +MD: net/minecraft/world/entity/Entity/m_20165_ (D)D net/minecraft/world/entity/Entity/getX (D)D +MD: net/minecraft/world/entity/Entity/m_20167_ (DDD)V net/minecraft/world/entity/Entity/setPacketCoordinates (DDD)V +MD: net/minecraft/world/entity/Entity/m_20171_ (FF)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/calculateViewVector (FF)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20175_ (Lnet/minecraft/world/entity/Pose;)Z net/minecraft/world/entity/Entity/canEnterPose (Lnet/minecraft/world/entity/Pose;)Z +MD: net/minecraft/world/entity/Entity/m_20177_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/Entity/isInvisibleTo (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/Entity/m_20182_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/position ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20184_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getDeltaMovement ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20185_ ()D net/minecraft/world/entity/Entity/getX ()D +MD: net/minecraft/world/entity/Entity/m_20186_ ()D net/minecraft/world/entity/Entity/getY ()D +MD: net/minecraft/world/entity/Entity/m_20187_ ()D net/minecraft/world/entity/Entity/getRandomY ()D +MD: net/minecraft/world/entity/Entity/m_20188_ ()D net/minecraft/world/entity/Entity/getEyeY ()D +MD: net/minecraft/world/entity/Entity/m_20189_ ()D net/minecraft/world/entity/Entity/getZ ()D +MD: net/minecraft/world/entity/Entity/m_20190_ ()Lnet/minecraft/network/chat/HoverEvent; net/minecraft/world/entity/Entity/createHoverEvent ()Lnet/minecraft/network/chat/HoverEvent; +MD: net/minecraft/world/entity/Entity/m_20192_ ()F net/minecraft/world/entity/Entity/getEyeHeight ()F +MD: net/minecraft/world/entity/Entity/m_20193_ ()Lnet/minecraft/world/level/Level; net/minecraft/world/entity/Entity/getCommandSenderWorld ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/world/entity/Entity/m_201940_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/Entity/lambda$isInWall$1 (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/Entity/m_20194_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/world/entity/Entity/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/world/entity/Entity/m_20197_ ()Ljava/util/List; net/minecraft/world/entity/Entity/getPassengers ()Ljava/util/List; +MD: net/minecraft/world/entity/Entity/m_20201_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/Entity/getRootVehicle ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/Entity/m_20202_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/Entity/getVehicle ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/Entity/m_20203_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/world/entity/Entity/createCommandSourceStack ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/world/entity/Entity/m_20204_ ()D net/minecraft/world/entity/Entity/getFluidJumpThreshold ()D +MD: net/minecraft/world/entity/Entity/m_20205_ ()F net/minecraft/world/entity/Entity/getBbWidth ()F +MD: net/minecraft/world/entity/Entity/m_20206_ ()F net/minecraft/world/entity/Entity/getBbHeight ()F +MD: net/minecraft/world/entity/Entity/m_20208_ (D)D net/minecraft/world/entity/Entity/getRandomX (D)D +MD: net/minecraft/world/entity/Entity/m_20214_ (FF)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/calculateUpVector (FF)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20217_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/Entity/getBoundingBoxForPose (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/Entity/m_20219_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/moveTo (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_20221_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/Entity/handleInsidePortal (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/Entity/m_20223_ (Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/entity/Entity/save (Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/entity/Entity/m_20225_ (Z)V net/minecraft/world/entity/Entity/setSilent (Z)V +MD: net/minecraft/world/entity/Entity/m_20227_ (D)D net/minecraft/world/entity/Entity/getY (D)D +MD: net/minecraft/world/entity/Entity/m_20229_ (DDD)Z net/minecraft/world/entity/Entity/isFree (DDD)Z +MD: net/minecraft/world/entity/Entity/m_20234_ (I)V net/minecraft/world/entity/Entity/setId (I)V +MD: net/minecraft/world/entity/Entity/m_20236_ (Lnet/minecraft/world/entity/Pose;)F net/minecraft/world/entity/Entity/getEyeHeight (Lnet/minecraft/world/entity/Pose;)F +MD: net/minecraft/world/entity/Entity/m_20238_ (Lnet/minecraft/world/phys/Vec3;)D net/minecraft/world/entity/Entity/distanceToSqr (Lnet/minecraft/world/phys/Vec3;)D +MD: net/minecraft/world/entity/Entity/m_20240_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/Entity/saveWithoutId (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/entity/Entity/m_20242_ (Z)V net/minecraft/world/entity/Entity/setNoGravity (Z)V +MD: net/minecraft/world/entity/Entity/m_20246_ (D)D net/minecraft/world/entity/Entity/getZ (D)D +MD: net/minecraft/world/entity/Entity/m_20248_ (DDD)V net/minecraft/world/entity/Entity/absMoveTo (DDD)V +MD: net/minecraft/world/entity/Entity/m_20252_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getViewVector (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20254_ (I)V net/minecraft/world/entity/Entity/setSecondsOnFire (I)V +MD: net/minecraft/world/entity/Entity/m_20256_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/setDeltaMovement (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_20258_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/Entity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/Entity/m_20260_ (Z)V net/minecraft/world/entity/Entity/setShiftKeyDown (Z)V +MD: net/minecraft/world/entity/Entity/m_20262_ (D)D net/minecraft/world/entity/Entity/getRandomZ (D)D +MD: net/minecraft/world/entity/Entity/m_20270_ (Lnet/minecraft/world/entity/Entity;)F net/minecraft/world/entity/Entity/distanceTo (Lnet/minecraft/world/entity/Entity;)F +MD: net/minecraft/world/entity/Entity/m_20272_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/collide (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20275_ (DDD)D net/minecraft/world/entity/Entity/distanceToSqr (DDD)D +MD: net/minecraft/world/entity/Entity/m_20280_ (Lnet/minecraft/world/entity/Entity;)D net/minecraft/world/entity/Entity/distanceToSqr (Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/world/entity/Entity/m_20282_ (Z)V net/minecraft/world/entity/Entity/setSwimming (Z)V +MD: net/minecraft/world/entity/Entity/m_20285_ ()Z net/minecraft/world/entity/Entity/isInRain ()Z +MD: net/minecraft/world/entity/Entity/m_20289_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getUpVector (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20291_ (I)Z net/minecraft/world/entity/Entity/getSharedFlag (I)Z +MD: net/minecraft/world/entity/Entity/m_20299_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getEyePosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20301_ (I)V net/minecraft/world/entity/Entity/setAirSupply (I)V +MD: net/minecraft/world/entity/Entity/m_20305_ ()Z net/minecraft/world/entity/Entity/isInBubbleColumn ()Z +MD: net/minecraft/world/entity/Entity/m_20310_ (I)Z net/minecraft/world/entity/Entity/hasPermissions (I)Z +MD: net/minecraft/world/entity/Entity/m_203117_ ()Z net/minecraft/world/entity/Entity/isFreezing ()Z +MD: net/minecraft/world/entity/Entity/m_20314_ (DDD)V net/minecraft/world/entity/Entity/moveTowardsClosestSpace (DDD)V +MD: net/minecraft/world/entity/Entity/m_20318_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getPosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_20321_ (Z)V net/minecraft/world/entity/Entity/onInsideBubbleColumn (Z)V +MD: net/minecraft/world/entity/Entity/m_20323_ ()V net/minecraft/world/entity/Entity/updateFluidOnEyes ()V +MD: net/minecraft/world/entity/Entity/m_20324_ (DDD)V net/minecraft/world/entity/Entity/teleportToWithTicket (DDD)V +MD: net/minecraft/world/entity/Entity/m_20329_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/startRiding (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_20331_ (Z)V net/minecraft/world/entity/Entity/setInvulnerable (Z)V +MD: net/minecraft/world/entity/Entity/m_20333_ ()Ljava/lang/String; net/minecraft/world/entity/Entity/lambda$fillCrashReportCategory$8 ()Ljava/lang/String; +MD: net/minecraft/world/entity/Entity/m_20334_ (DDD)V net/minecraft/world/entity/Entity/setDeltaMovement (DDD)V +MD: net/minecraft/world/entity/Entity/m_20340_ (Z)V net/minecraft/world/entity/Entity/setCustomNameVisible (Z)V +MD: net/minecraft/world/entity/Entity/m_20343_ (DDD)V net/minecraft/world/entity/Entity/setPosRaw (DDD)V +MD: net/minecraft/world/entity/Entity/m_20348_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/addPassenger (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_20351_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/removePassenger (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_20359_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/copyPosition (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_20361_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/restoreFrom (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_20363_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/hasPassenger (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_20365_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/isPassengerOfSameVehicle (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_20367_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/hasIndirectPassenger (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_204029_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/entity/Entity/isEyeInFluid (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/entity/Entity/m_204031_ (Lnet/minecraft/tags/TagKey;D)Z net/minecraft/world/entity/Entity/updateFluidHeightAndDoFluidPushing (Lnet/minecraft/tags/TagKey;D)Z +MD: net/minecraft/world/entity/Entity/m_204034_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getHandHoldingItemAngle (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_204036_ (Lnet/minecraft/tags/TagKey;)D net/minecraft/world/entity/Entity/getFluidHeight (Lnet/minecraft/tags/TagKey;)D +MD: net/minecraft/world/entity/Entity/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/Entity/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/Entity/m_5489_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/Entity/changeDimension (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/Entity/m_5496_ (Lnet/minecraft/sounds/SoundEvent;FF)V net/minecraft/world/entity/Entity/playSound (Lnet/minecraft/sounds/SoundEvent;FF)V +MD: net/minecraft/world/entity/Entity/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/Entity/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/Entity/m_5508_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/Entity/getSwimHighSpeedSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/Entity/m_5509_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/Entity/getSwimSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/Entity/m_5552_ (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/Entity/spawnAtLocation (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/Entity/m_5616_ (F)V net/minecraft/world/entity/Entity/setYHeadRot (F)V +MD: net/minecraft/world/entity/Entity/m_5618_ (F)V net/minecraft/world/entity/Entity/setYBodyRot (F)V +MD: net/minecraft/world/entity/Entity/m_5625_ (F)V net/minecraft/world/entity/Entity/playSwimSound (F)V +MD: net/minecraft/world/entity/Entity/m_5647_ ()Lnet/minecraft/world/scores/Team; net/minecraft/world/entity/Entity/getTeam ()Lnet/minecraft/world/scores/Team; +MD: net/minecraft/world/entity/Entity/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/Entity/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/Entity/m_5675_ (F)F net/minecraft/world/entity/Entity/getViewYRot (F)F +MD: net/minecraft/world/entity/Entity/m_5677_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/Entity/getTypeName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/Entity/m_5686_ (F)F net/minecraft/world/entity/Entity/getViewXRot (F)F +MD: net/minecraft/world/entity/Entity/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/Entity/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/Entity/m_5763_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/MoverType;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/maybeBackOffFromEdge (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/MoverType;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_5825_ ()Z net/minecraft/world/entity/Entity/fireImmune ()Z +MD: net/minecraft/world/entity/Entity/m_5829_ ()Z net/minecraft/world/entity/Entity/canBeCollidedWith ()Z +MD: net/minecraft/world/entity/Entity/m_5830_ ()Z net/minecraft/world/entity/Entity/isInWall ()Z +MD: net/minecraft/world/entity/Entity/m_5833_ ()Z net/minecraft/world/entity/Entity/isSpectator ()Z +MD: net/minecraft/world/entity/Entity/m_5834_ ()V net/minecraft/world/entity/Entity/markHurt ()V +MD: net/minecraft/world/entity/Entity/m_5837_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/Entity/killed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/Entity/m_5841_ ()V net/minecraft/world/entity/Entity/doWaterSplashEffect ()V +MD: net/minecraft/world/entity/Entity/m_5842_ ()Z net/minecraft/world/entity/Entity/isUnderWater ()Z +MD: net/minecraft/world/entity/Entity/m_5843_ ()Z net/minecraft/world/entity/Entity/canSpawnSprintParticle ()Z +MD: net/minecraft/world/entity/Entity/m_5844_ ()V net/minecraft/world/entity/Entity/updateSwimming ()V +MD: net/minecraft/world/entity/Entity/m_5993_ (Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/Entity/awardKillScore (Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/Entity/m_5997_ (DDD)V net/minecraft/world/entity/Entity/push (DDD)V +MD: net/minecraft/world/entity/Entity/m_6000_ (DDD)Z net/minecraft/world/entity/Entity/shouldRender (DDD)Z +MD: net/minecraft/world/entity/Entity/m_6001_ (DDD)V net/minecraft/world/entity/Entity/lerpMotion (DDD)V +MD: net/minecraft/world/entity/Entity/m_6021_ (DDD)V net/minecraft/world/entity/Entity/teleportTo (DDD)V +MD: net/minecraft/world/entity/Entity/m_6027_ (DDD)V net/minecraft/world/entity/Entity/moveTo (DDD)V +MD: net/minecraft/world/entity/Entity/m_6034_ (DDD)V net/minecraft/world/entity/Entity/setPos (DDD)V +MD: net/minecraft/world/entity/Entity/m_6038_ ()V net/minecraft/world/entity/Entity/removeVehicle ()V +MD: net/minecraft/world/entity/Entity/m_6041_ ()F net/minecraft/world/entity/Entity/getBlockSpeedFactor ()F +MD: net/minecraft/world/entity/Entity/m_6043_ ()V net/minecraft/world/entity/Entity/checkDespawn ()V +MD: net/minecraft/world/entity/Entity/m_6045_ ()I net/minecraft/world/entity/Entity/getDimensionChangingDelay ()I +MD: net/minecraft/world/entity/Entity/m_6047_ ()Z net/minecraft/world/entity/Entity/isCrouching ()Z +MD: net/minecraft/world/entity/Entity/m_6048_ ()D net/minecraft/world/entity/Entity/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/Entity/m_6049_ ()D net/minecraft/world/entity/Entity/getMyRidingOffset ()D +MD: net/minecraft/world/entity/Entity/m_6051_ ()Z net/minecraft/world/entity/Entity/displayFireAnimation ()Z +MD: net/minecraft/world/entity/Entity/m_6052_ ()Z net/minecraft/world/entity/Entity/shouldShowName ()Z +MD: net/minecraft/world/entity/Entity/m_6053_ ()V net/minecraft/world/entity/Entity/animateHurt ()V +MD: net/minecraft/world/entity/Entity/m_6056_ ()I net/minecraft/world/entity/Entity/getMaxFallDistance ()I +MD: net/minecraft/world/entity/Entity/m_6059_ ()F net/minecraft/world/entity/Entity/nextStep ()F +MD: net/minecraft/world/entity/Entity/m_6060_ ()Z net/minecraft/world/entity/Entity/isOnFire ()Z +MD: net/minecraft/world/entity/Entity/m_6062_ ()I net/minecraft/world/entity/Entity/getMaxAirSupply ()I +MD: net/minecraft/world/entity/Entity/m_6063_ ()Z net/minecraft/world/entity/Entity/isPushedByFluid ()Z +MD: net/minecraft/world/entity/Entity/m_6067_ ()Z net/minecraft/world/entity/Entity/isVisuallySwimming ()Z +MD: net/minecraft/world/entity/Entity/m_6069_ ()Z net/minecraft/world/entity/Entity/isSwimming ()Z +MD: net/minecraft/world/entity/Entity/m_6072_ ()Z net/minecraft/world/entity/Entity/canChangeDimensions ()Z +MD: net/minecraft/world/entity/Entity/m_6073_ ()F net/minecraft/world/entity/Entity/getBrightness ()F +MD: net/minecraft/world/entity/Entity/m_6074_ ()V net/minecraft/world/entity/Entity/kill ()V +MD: net/minecraft/world/entity/Entity/m_6075_ ()V net/minecraft/world/entity/Entity/baseTick ()V +MD: net/minecraft/world/entity/Entity/m_6078_ ()I net/minecraft/world/entity/Entity/getPortalWaitTime ()I +MD: net/minecraft/world/entity/Entity/m_6080_ ()F net/minecraft/world/entity/Entity/getYHeadRot ()F +MD: net/minecraft/world/entity/Entity/m_6083_ ()V net/minecraft/world/entity/Entity/rideTick ()V +MD: net/minecraft/world/entity/Entity/m_6084_ ()Z net/minecraft/world/entity/Entity/isAlive ()Z +MD: net/minecraft/world/entity/Entity/m_6087_ ()Z net/minecraft/world/entity/Entity/isPickable ()Z +MD: net/minecraft/world/entity/Entity/m_6088_ ()V net/minecraft/world/entity/Entity/outOfWorld ()V +MD: net/minecraft/world/entity/Entity/m_6089_ ()V net/minecraft/world/entity/Entity/removeAfterChangingDimensions ()V +MD: net/minecraft/world/entity/Entity/m_6090_ ()Z net/minecraft/world/entity/Entity/isIgnoringBlockTriggers ()Z +MD: net/minecraft/world/entity/Entity/m_6093_ ()Z net/minecraft/world/entity/Entity/repositionEntityAfterLoad ()Z +MD: net/minecraft/world/entity/Entity/m_6094_ ()Z net/minecraft/world/entity/Entity/isPushable ()Z +MD: net/minecraft/world/entity/Entity/m_6095_ ()Lnet/minecraft/world/entity/EntityType; net/minecraft/world/entity/Entity/getType ()Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/world/entity/Entity/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/Entity/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/Entity/m_6097_ ()Z net/minecraft/world/entity/Entity/isAttackable ()Z +MD: net/minecraft/world/entity/Entity/m_6101_ ()I net/minecraft/world/entity/Entity/getFireImmuneTicks ()I +MD: net/minecraft/world/entity/Entity/m_6102_ ()Z net/minecraft/world/entity/Entity/shouldInformAdmins ()Z +MD: net/minecraft/world/entity/Entity/m_6109_ ()Z net/minecraft/world/entity/Entity/isControlledByLocalInstance ()Z +MD: net/minecraft/world/entity/Entity/m_6123_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/Entity/playerTouch (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/Entity/m_6127_ ()Z net/minecraft/world/entity/Entity/onlyOpCanSetNbt ()Z +MD: net/minecraft/world/entity/Entity/m_6128_ ()Z net/minecraft/world/entity/Entity/ignoreExplosion ()Z +MD: net/minecraft/world/entity/Entity/m_6143_ ()F net/minecraft/world/entity/Entity/getPickRadius ()F +MD: net/minecraft/world/entity/Entity/m_6144_ ()Z net/minecraft/world/entity/Entity/isShiftKeyDown ()Z +MD: net/minecraft/world/entity/Entity/m_6146_ ()Z net/minecraft/world/entity/Entity/rideableUnderWater ()Z +MD: net/minecraft/world/entity/Entity/m_6167_ ()Ljava/lang/Iterable; net/minecraft/world/entity/Entity/getHandSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/Entity/m_6168_ ()Ljava/lang/Iterable; net/minecraft/world/entity/Entity/getArmorSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/Entity/m_6210_ ()V net/minecraft/world/entity/Entity/refreshDimensions ()V +MD: net/minecraft/world/entity/Entity/m_6302_ ()Ljava/lang/String; net/minecraft/world/entity/Entity/getScoreboardName ()Ljava/lang/String; +MD: net/minecraft/world/entity/Entity/m_6350_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/Entity/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/Entity/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/world/entity/Entity/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/world/entity/Entity/m_6374_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/Entity/getMotionDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/Entity/m_6380_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/Entity/getEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/Entity/m_6452_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/entity/Entity/stopSeenByPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/world/entity/Entity/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/Entity/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/Entity/m_6457_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/entity/Entity/startSeenByPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/world/entity/Entity/m_6459_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/Entity/broadcastToPlayer (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/Entity/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/Entity/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/Entity/m_6478_ (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/move (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_6541_ (FI)V net/minecraft/world/entity/Entity/lerpHeadTo (FI)V +MD: net/minecraft/world/entity/Entity/m_6593_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/entity/Entity/setCustomName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/entity/Entity/m_6673_ (Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/Entity/isInvulnerableTo (Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/Entity/m_6688_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/Entity/getControllingPassenger ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/Entity/m_6763_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/Entity/onInsideBlock (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/Entity/m_6783_ (D)Z net/minecraft/world/entity/Entity/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/Entity/m_6842_ (Z)V net/minecraft/world/entity/Entity/setInvisible (Z)V +MD: net/minecraft/world/entity/Entity/m_6845_ (Z)V net/minecraft/world/entity/Entity/onAboveBubbleCol (Z)V +MD: net/minecraft/world/entity/Entity/m_6853_ (Z)V net/minecraft/world/entity/Entity/setOnGround (Z)V +MD: net/minecraft/world/entity/Entity/m_6858_ (Z)V net/minecraft/world/entity/Entity/setSprinting (Z)V +MD: net/minecraft/world/entity/Entity/m_6921_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/Entity/getBoundingBoxForCulling ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/Entity/m_6961_ (Lnet/minecraft/world/level/block/Mirror;)F net/minecraft/world/entity/Entity/mirror (Lnet/minecraft/world/level/block/Mirror;)F +MD: net/minecraft/world/entity/Entity/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/Entity/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/Entity/m_6999_ ()Z net/minecraft/world/entity/Entity/acceptsSuccess ()Z +MD: net/minecraft/world/entity/Entity/m_7028_ ()Z net/minecraft/world/entity/Entity/acceptsFailure ()Z +MD: net/minecraft/world/entity/Entity/m_7077_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;F)F net/minecraft/world/entity/Entity/getBlockExplosionResistance (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;F)F +MD: net/minecraft/world/entity/Entity/m_7111_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/Entity/interactAt (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/Entity/m_7306_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/is (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_7307_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/isAlliedTo (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_7310_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/canAddPassenger (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_7311_ (I)V net/minecraft/world/entity/Entity/setRemainingFireTicks (I)V +MD: net/minecraft/world/entity/Entity/m_7313_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/skipAttackInteraction (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_7332_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/positionRider (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_7334_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/push (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_7337_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/canCollideWith (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_7340_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Entity/onPassengerTurned (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Entity/m_7341_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Entity/canRide (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Entity/m_7349_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z net/minecraft/world/entity/Entity/shouldBlockExplode (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z +MD: net/minecraft/world/entity/Entity/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/Entity/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/Entity/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/Entity/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/Entity/m_7371_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getLightProbePosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/Entity/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/Entity/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/Entity/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/Entity/m_7398_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getRopeHoldPosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_7601_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/makeStuckInBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_7618_ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/Entity/lookAt (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/Entity/m_7643_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getRelativePortalPosition (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_7678_ (DDDFF)V net/minecraft/world/entity/Entity/moveTo (DDDFF)V +MD: net/minecraft/world/entity/Entity/m_7688_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getDismountLocationForPassenger (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_7752_ ()Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/entity/Entity/getPistonPushReaction ()Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/entity/Entity/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/Entity/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/Entity/m_7770_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/Entity/getCustomName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/Entity/m_7822_ (B)V net/minecraft/world/entity/Entity/handleEntityEvent (B)V +MD: net/minecraft/world/entity/Entity/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/Entity/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/Entity/m_7890_ (Lnet/minecraft/world/level/block/Rotation;)F net/minecraft/world/entity/Entity/rotate (Lnet/minecraft/world/level/block/Rotation;)F +MD: net/minecraft/world/entity/Entity/m_7937_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/portal/PortalInfo; net/minecraft/world/entity/Entity/findDimensionEntryPoint (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/portal/PortalInfo; +MD: net/minecraft/world/entity/Entity/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/Entity/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/Entity/m_7976_ (Lnet/minecraft/CrashReportCategory;)V net/minecraft/world/entity/Entity/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;)V +MD: net/minecraft/world/entity/Entity/m_7998_ (Lnet/minecraft/world/entity/Entity;Z)Z net/minecraft/world/entity/Entity/startRiding (Lnet/minecraft/world/entity/Entity;Z)Z +MD: net/minecraft/world/entity/Entity/m_8021_ ()V net/minecraft/world/entity/Entity/processPortalCooldown ()V +MD: net/minecraft/world/entity/Entity/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/Entity/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/Entity/m_8061_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/Entity/setItemSlot (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/Entity/m_8077_ ()Z net/minecraft/world/entity/Entity/hasCustomName ()Z +MD: net/minecraft/world/entity/Entity/m_8088_ ()I net/minecraft/world/entity/Entity/getPermissionLevel ()I +MD: net/minecraft/world/entity/Entity/m_8097_ ()V net/minecraft/world/entity/Entity/defineSynchedData ()V +MD: net/minecraft/world/entity/Entity/m_8119_ ()V net/minecraft/world/entity/Entity/tick ()V +MD: net/minecraft/world/entity/Entity/m_8127_ ()V net/minecraft/world/entity/Entity/stopRiding ()V +MD: net/minecraft/world/entity/Entity/toString ()Ljava/lang/String; net/minecraft/world/entity/Entity/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/Entity$1 net/minecraft/world/entity/Entity$1 +FD: net/minecraft/world/entity/Entity$1/f_20369_ net/minecraft/world/entity/Entity$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/entity/Entity$1/f_20370_ net/minecraft/world/entity/Entity$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/entity/Entity$1/net/minecraft/world/entity/Entity$1 net/minecraft/world/entity/Entity$1/net/minecraft/world/entity/Entity$1 +MD: net/minecraft/world/entity/Entity$1/ ()V net/minecraft/world/entity/Entity$1/ ()V +CL: net/minecraft/world/entity/Entity$MoveFunction net/minecraft/world/entity/Entity$MoveFunction +FD: net/minecraft/world/entity/Entity$MoveFunction/net/minecraft/world/entity/Entity$MoveFunction net/minecraft/world/entity/Entity$MoveFunction/net/minecraft/world/entity/Entity$MoveFunction +MD: net/minecraft/world/entity/Entity$MoveFunction/m_20372_ (Lnet/minecraft/world/entity/Entity;DDD)V net/minecraft/world/entity/Entity$MoveFunction/accept (Lnet/minecraft/world/entity/Entity;DDD)V +CL: net/minecraft/world/entity/Entity$MovementEmission net/minecraft/world/entity/Entity$MovementEmission +FD: net/minecraft/world/entity/Entity$MovementEmission/$VALUES net/minecraft/world/entity/Entity$MovementEmission/$VALUES +FD: net/minecraft/world/entity/Entity$MovementEmission/ALL net/minecraft/world/entity/Entity$MovementEmission/ALL +FD: net/minecraft/world/entity/Entity$MovementEmission/EVENTS net/minecraft/world/entity/Entity$MovementEmission/EVENTS +FD: net/minecraft/world/entity/Entity$MovementEmission/NONE net/minecraft/world/entity/Entity$MovementEmission/NONE +FD: net/minecraft/world/entity/Entity$MovementEmission/SOUNDS net/minecraft/world/entity/Entity$MovementEmission/SOUNDS +FD: net/minecraft/world/entity/Entity$MovementEmission/f_146935_ net/minecraft/world/entity/Entity$MovementEmission/sounds +FD: net/minecraft/world/entity/Entity$MovementEmission/f_146936_ net/minecraft/world/entity/Entity$MovementEmission/events +FD: net/minecraft/world/entity/Entity$MovementEmission/net/minecraft/world/entity/Entity$MovementEmission net/minecraft/world/entity/Entity$MovementEmission/net/minecraft/world/entity/Entity$MovementEmission +MD: net/minecraft/world/entity/Entity$MovementEmission/ ()V net/minecraft/world/entity/Entity$MovementEmission/ ()V +MD: net/minecraft/world/entity/Entity$MovementEmission/ (Ljava/lang/String;IZZ)V net/minecraft/world/entity/Entity$MovementEmission/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/world/entity/Entity$MovementEmission/m_146944_ ()Z net/minecraft/world/entity/Entity$MovementEmission/emitsAnything ()Z +MD: net/minecraft/world/entity/Entity$MovementEmission/m_146945_ ()Z net/minecraft/world/entity/Entity$MovementEmission/emitsEvents ()Z +MD: net/minecraft/world/entity/Entity$MovementEmission/m_146946_ ()Z net/minecraft/world/entity/Entity$MovementEmission/emitsSounds ()Z +MD: net/minecraft/world/entity/Entity$MovementEmission/m_146947_ ()[Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/Entity$MovementEmission/$values ()[Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/Entity$MovementEmission/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/Entity$MovementEmission/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/Entity$MovementEmission/values ()[Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/Entity$MovementEmission/values ()[Lnet/minecraft/world/entity/Entity$MovementEmission; +CL: net/minecraft/world/entity/Entity$RemovalReason net/minecraft/world/entity/Entity$RemovalReason +FD: net/minecraft/world/entity/Entity$RemovalReason/$VALUES net/minecraft/world/entity/Entity$RemovalReason/$VALUES +FD: net/minecraft/world/entity/Entity$RemovalReason/CHANGED_DIMENSION net/minecraft/world/entity/Entity$RemovalReason/CHANGED_DIMENSION +FD: net/minecraft/world/entity/Entity$RemovalReason/DISCARDED net/minecraft/world/entity/Entity$RemovalReason/DISCARDED +FD: net/minecraft/world/entity/Entity$RemovalReason/KILLED net/minecraft/world/entity/Entity$RemovalReason/KILLED +FD: net/minecraft/world/entity/Entity$RemovalReason/UNLOADED_TO_CHUNK net/minecraft/world/entity/Entity$RemovalReason/UNLOADED_TO_CHUNK +FD: net/minecraft/world/entity/Entity$RemovalReason/UNLOADED_WITH_PLAYER net/minecraft/world/entity/Entity$RemovalReason/UNLOADED_WITH_PLAYER +FD: net/minecraft/world/entity/Entity$RemovalReason/f_146956_ net/minecraft/world/entity/Entity$RemovalReason/destroy +FD: net/minecraft/world/entity/Entity$RemovalReason/f_146957_ net/minecraft/world/entity/Entity$RemovalReason/save +FD: net/minecraft/world/entity/Entity$RemovalReason/net/minecraft/world/entity/Entity$RemovalReason net/minecraft/world/entity/Entity$RemovalReason/net/minecraft/world/entity/Entity$RemovalReason +MD: net/minecraft/world/entity/Entity$RemovalReason/ ()V net/minecraft/world/entity/Entity$RemovalReason/ ()V +MD: net/minecraft/world/entity/Entity$RemovalReason/ (Ljava/lang/String;IZZ)V net/minecraft/world/entity/Entity$RemovalReason/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/world/entity/Entity$RemovalReason/m_146965_ ()Z net/minecraft/world/entity/Entity$RemovalReason/shouldDestroy ()Z +MD: net/minecraft/world/entity/Entity$RemovalReason/m_146966_ ()Z net/minecraft/world/entity/Entity$RemovalReason/shouldSave ()Z +MD: net/minecraft/world/entity/Entity$RemovalReason/m_146967_ ()[Lnet/minecraft/world/entity/Entity$RemovalReason; net/minecraft/world/entity/Entity$RemovalReason/$values ()[Lnet/minecraft/world/entity/Entity$RemovalReason; +MD: net/minecraft/world/entity/Entity$RemovalReason/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/Entity$RemovalReason; net/minecraft/world/entity/Entity$RemovalReason/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/Entity$RemovalReason; +MD: net/minecraft/world/entity/Entity$RemovalReason/values ()[Lnet/minecraft/world/entity/Entity$RemovalReason; net/minecraft/world/entity/Entity$RemovalReason/values ()[Lnet/minecraft/world/entity/Entity$RemovalReason; +CL: net/minecraft/world/entity/EntityDimensions net/minecraft/world/entity/EntityDimensions +FD: net/minecraft/world/entity/EntityDimensions/f_20377_ net/minecraft/world/entity/EntityDimensions/width +FD: net/minecraft/world/entity/EntityDimensions/f_20378_ net/minecraft/world/entity/EntityDimensions/height +FD: net/minecraft/world/entity/EntityDimensions/f_20379_ net/minecraft/world/entity/EntityDimensions/fixed +FD: net/minecraft/world/entity/EntityDimensions/net/minecraft/world/entity/EntityDimensions net/minecraft/world/entity/EntityDimensions/net/minecraft/world/entity/EntityDimensions +MD: net/minecraft/world/entity/EntityDimensions/ (FFZ)V net/minecraft/world/entity/EntityDimensions/ (FFZ)V +MD: net/minecraft/world/entity/EntityDimensions/m_20384_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/EntityDimensions/makeBoundingBox (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/EntityDimensions/m_20388_ (F)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/EntityDimensions/scale (F)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/EntityDimensions/m_20390_ (FF)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/EntityDimensions/scale (FF)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/EntityDimensions/m_20393_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/EntityDimensions/makeBoundingBox (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/EntityDimensions/m_20395_ (FF)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/EntityDimensions/scalable (FF)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/EntityDimensions/m_20398_ (FF)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/EntityDimensions/fixed (FF)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/EntityDimensions/toString ()Ljava/lang/String; net/minecraft/world/entity/EntityDimensions/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/EntityEvent net/minecraft/world/entity/EntityEvent +FD: net/minecraft/world/entity/EntityEvent/f_146971_ net/minecraft/world/entity/EntityEvent/PERMISSION_LEVEL_ADMINS +FD: net/minecraft/world/entity/EntityEvent/f_146972_ net/minecraft/world/entity/EntityEvent/PERMISSION_LEVEL_OWNERS +FD: net/minecraft/world/entity/EntityEvent/f_146973_ net/minecraft/world/entity/EntityEvent/ATTACK_BLOCKED +FD: net/minecraft/world/entity/EntityEvent/f_146974_ net/minecraft/world/entity/EntityEvent/SHIELD_DISABLED +FD: net/minecraft/world/entity/EntityEvent/f_146975_ net/minecraft/world/entity/EntityEvent/FISHING_ROD_REEL_IN +FD: net/minecraft/world/entity/EntityEvent/f_146976_ net/minecraft/world/entity/EntityEvent/ARMORSTAND_WOBBLE +FD: net/minecraft/world/entity/EntityEvent/f_146977_ net/minecraft/world/entity/EntityEvent/THORNED +FD: net/minecraft/world/entity/EntityEvent/f_146978_ net/minecraft/world/entity/EntityEvent/STOP_OFFER_FLOWER +FD: net/minecraft/world/entity/EntityEvent/f_146979_ net/minecraft/world/entity/EntityEvent/TALISMAN_ACTIVATE +FD: net/minecraft/world/entity/EntityEvent/f_146980_ net/minecraft/world/entity/EntityEvent/DROWNED +FD: net/minecraft/world/entity/EntityEvent/f_146981_ net/minecraft/world/entity/EntityEvent/BURNED +FD: net/minecraft/world/entity/EntityEvent/f_146982_ net/minecraft/world/entity/EntityEvent/DOLPHIN_LOOKING_FOR_TREASURE +FD: net/minecraft/world/entity/EntityEvent/f_146983_ net/minecraft/world/entity/EntityEvent/RAVAGER_STUNNED +FD: net/minecraft/world/entity/EntityEvent/f_146984_ net/minecraft/world/entity/EntityEvent/TRUSTING_FAILED +FD: net/minecraft/world/entity/EntityEvent/f_146985_ net/minecraft/world/entity/EntityEvent/TRUSTING_SUCCEEDED +FD: net/minecraft/world/entity/EntityEvent/f_146986_ net/minecraft/world/entity/EntityEvent/VILLAGER_SWEAT +FD: net/minecraft/world/entity/EntityEvent/f_146987_ net/minecraft/world/entity/EntityEvent/BAD_OMEN_TRIGGERED +FD: net/minecraft/world/entity/EntityEvent/f_146988_ net/minecraft/world/entity/EntityEvent/POKED +FD: net/minecraft/world/entity/EntityEvent/f_146989_ net/minecraft/world/entity/EntityEvent/FOX_EAT +FD: net/minecraft/world/entity/EntityEvent/f_146990_ net/minecraft/world/entity/EntityEvent/TELEPORT +FD: net/minecraft/world/entity/EntityEvent/f_146991_ net/minecraft/world/entity/EntityEvent/MAINHAND_BREAK +FD: net/minecraft/world/entity/EntityEvent/f_146992_ net/minecraft/world/entity/EntityEvent/OFFHAND_BREAK +FD: net/minecraft/world/entity/EntityEvent/f_146993_ net/minecraft/world/entity/EntityEvent/HEAD_BREAK +FD: net/minecraft/world/entity/EntityEvent/f_146994_ net/minecraft/world/entity/EntityEvent/CHEST_BREAK +FD: net/minecraft/world/entity/EntityEvent/f_146995_ net/minecraft/world/entity/EntityEvent/LEGS_BREAK +FD: net/minecraft/world/entity/EntityEvent/f_146996_ net/minecraft/world/entity/EntityEvent/FEET_BREAK +FD: net/minecraft/world/entity/EntityEvent/f_146997_ net/minecraft/world/entity/EntityEvent/JUMP +FD: net/minecraft/world/entity/EntityEvent/f_146998_ net/minecraft/world/entity/EntityEvent/HONEY_SLIDE +FD: net/minecraft/world/entity/EntityEvent/f_146999_ net/minecraft/world/entity/EntityEvent/HONEY_JUMP +FD: net/minecraft/world/entity/EntityEvent/f_147000_ net/minecraft/world/entity/EntityEvent/SWAP_HANDS +FD: net/minecraft/world/entity/EntityEvent/f_147001_ net/minecraft/world/entity/EntityEvent/CANCEL_SHAKE_WETNESS +FD: net/minecraft/world/entity/EntityEvent/f_147002_ net/minecraft/world/entity/EntityEvent/FROZEN +FD: net/minecraft/world/entity/EntityEvent/f_147003_ net/minecraft/world/entity/EntityEvent/START_RAM +FD: net/minecraft/world/entity/EntityEvent/f_147004_ net/minecraft/world/entity/EntityEvent/END_RAM +FD: net/minecraft/world/entity/EntityEvent/f_147005_ net/minecraft/world/entity/EntityEvent/POOF +FD: net/minecraft/world/entity/EntityEvent/f_147006_ net/minecraft/world/entity/EntityEvent/HURT +FD: net/minecraft/world/entity/EntityEvent/f_147007_ net/minecraft/world/entity/EntityEvent/DEATH +FD: net/minecraft/world/entity/EntityEvent/f_147008_ net/minecraft/world/entity/EntityEvent/START_ATTACKING +FD: net/minecraft/world/entity/EntityEvent/f_147009_ net/minecraft/world/entity/EntityEvent/STOP_ATTACKING +FD: net/minecraft/world/entity/EntityEvent/f_147010_ net/minecraft/world/entity/EntityEvent/TAMING_FAILED +FD: net/minecraft/world/entity/EntityEvent/f_147011_ net/minecraft/world/entity/EntityEvent/TAMING_SUCCEEDED +FD: net/minecraft/world/entity/EntityEvent/f_147012_ net/minecraft/world/entity/EntityEvent/SHAKE_WETNESS +FD: net/minecraft/world/entity/EntityEvent/f_147013_ net/minecraft/world/entity/EntityEvent/USE_ITEM_COMPLETE +FD: net/minecraft/world/entity/EntityEvent/f_147014_ net/minecraft/world/entity/EntityEvent/EAT_GRASS +FD: net/minecraft/world/entity/EntityEvent/f_147015_ net/minecraft/world/entity/EntityEvent/OFFER_FLOWER +FD: net/minecraft/world/entity/EntityEvent/f_147016_ net/minecraft/world/entity/EntityEvent/LOVE_HEARTS +FD: net/minecraft/world/entity/EntityEvent/f_147017_ net/minecraft/world/entity/EntityEvent/VILLAGER_ANGRY +FD: net/minecraft/world/entity/EntityEvent/f_147018_ net/minecraft/world/entity/EntityEvent/VILLAGER_HAPPY +FD: net/minecraft/world/entity/EntityEvent/f_147019_ net/minecraft/world/entity/EntityEvent/WITCH_HAT_MAGIC +FD: net/minecraft/world/entity/EntityEvent/f_147020_ net/minecraft/world/entity/EntityEvent/ZOMBIE_CONVERTING +FD: net/minecraft/world/entity/EntityEvent/f_147021_ net/minecraft/world/entity/EntityEvent/FIREWORKS_EXPLODE +FD: net/minecraft/world/entity/EntityEvent/f_147022_ net/minecraft/world/entity/EntityEvent/IN_LOVE_HEARTS +FD: net/minecraft/world/entity/EntityEvent/f_147023_ net/minecraft/world/entity/EntityEvent/SQUID_ANIM_SYNCH +FD: net/minecraft/world/entity/EntityEvent/f_147024_ net/minecraft/world/entity/EntityEvent/SILVERFISH_MERGE_ANIM +FD: net/minecraft/world/entity/EntityEvent/f_147025_ net/minecraft/world/entity/EntityEvent/GUARDIAN_ATTACK_SOUND +FD: net/minecraft/world/entity/EntityEvent/f_147026_ net/minecraft/world/entity/EntityEvent/REDUCED_DEBUG_INFO +FD: net/minecraft/world/entity/EntityEvent/f_147027_ net/minecraft/world/entity/EntityEvent/FULL_DEBUG_INFO +FD: net/minecraft/world/entity/EntityEvent/f_147028_ net/minecraft/world/entity/EntityEvent/PERMISSION_LEVEL_ALL +FD: net/minecraft/world/entity/EntityEvent/f_147029_ net/minecraft/world/entity/EntityEvent/PERMISSION_LEVEL_MODERATORS +FD: net/minecraft/world/entity/EntityEvent/f_147030_ net/minecraft/world/entity/EntityEvent/PERMISSION_LEVEL_GAMEMASTERS +FD: net/minecraft/world/entity/EntityEvent/net/minecraft/world/entity/EntityEvent net/minecraft/world/entity/EntityEvent/net/minecraft/world/entity/EntityEvent +MD: net/minecraft/world/entity/EntityEvent/ ()V net/minecraft/world/entity/EntityEvent/ ()V +CL: net/minecraft/world/entity/EntitySelector net/minecraft/world/entity/EntitySelector +FD: net/minecraft/world/entity/EntitySelector/f_185987_ net/minecraft/world/entity/EntitySelector/CAN_BE_COLLIDED_WITH +FD: net/minecraft/world/entity/EntitySelector/f_20402_ net/minecraft/world/entity/EntitySelector/ENTITY_STILL_ALIVE +FD: net/minecraft/world/entity/EntitySelector/f_20403_ net/minecraft/world/entity/EntitySelector/LIVING_ENTITY_STILL_ALIVE +FD: net/minecraft/world/entity/EntitySelector/f_20404_ net/minecraft/world/entity/EntitySelector/ENTITY_NOT_BEING_RIDDEN +FD: net/minecraft/world/entity/EntitySelector/f_20405_ net/minecraft/world/entity/EntitySelector/CONTAINER_ENTITY_SELECTOR +FD: net/minecraft/world/entity/EntitySelector/f_20406_ net/minecraft/world/entity/EntitySelector/NO_CREATIVE_OR_SPECTATOR +FD: net/minecraft/world/entity/EntitySelector/f_20408_ net/minecraft/world/entity/EntitySelector/NO_SPECTATORS +FD: net/minecraft/world/entity/EntitySelector/net/minecraft/world/entity/EntitySelector net/minecraft/world/entity/EntitySelector/net/minecraft/world/entity/EntitySelector +MD: net/minecraft/world/entity/EntitySelector/ ()V net/minecraft/world/entity/EntitySelector/ ()V +MD: net/minecraft/world/entity/EntitySelector/ ()V net/minecraft/world/entity/EntitySelector/ ()V +MD: net/minecraft/world/entity/EntitySelector/m_20410_ (DDDD)Ljava/util/function/Predicate; net/minecraft/world/entity/EntitySelector/withinDistance (DDDD)Ljava/util/function/Predicate; +MD: net/minecraft/world/entity/EntitySelector/m_20415_ (DDDDLnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$withinDistance$5 (DDDDLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/EntitySelector/m_20421_ (Lnet/minecraft/world/entity/Entity;)Ljava/util/function/Predicate; net/minecraft/world/entity/EntitySelector/pushableBy (Lnet/minecraft/world/entity/Entity;)Ljava/util/function/Predicate; +MD: net/minecraft/world/entity/EntitySelector/m_20423_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$notRiding$7 (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/EntitySelector/m_20426_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/scores/Team;Lnet/minecraft/world/scores/Team$CollisionRule;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$pushableBy$6 (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/scores/Team;Lnet/minecraft/world/scores/Team$CollisionRule;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/EntitySelector/m_20431_ (Lnet/minecraft/world/entity/Entity;)Ljava/util/function/Predicate; net/minecraft/world/entity/EntitySelector/notRiding (Lnet/minecraft/world/entity/Entity;)Ljava/util/function/Predicate; +MD: net/minecraft/world/entity/EntitySelector/m_20433_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$static$4 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/EntitySelector/m_20435_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$static$3 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/EntitySelector/m_20437_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$static$2 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/EntitySelector/m_20439_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$static$1 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/EntitySelector/m_20441_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector/lambda$static$0 (Lnet/minecraft/world/entity/Entity;)Z +CL: net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector +FD: net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/f_20443_ net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/itemStack +FD: net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector +MD: net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/ (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/test (Ljava/lang/Object;)Z net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/test (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/EntitySelector$MobCanWearArmorEntitySelector/test (Lnet/minecraft/world/entity/Entity;)Z +CL: net/minecraft/world/entity/EntityType net/minecraft/world/entity/EntityType +FD: net/minecraft/world/entity/EntityType/f_147033_ net/minecraft/world/entity/EntityType/GLOW_ITEM_FRAME +FD: net/minecraft/world/entity/EntityType/f_147034_ net/minecraft/world/entity/EntityType/GLOW_SQUID +FD: net/minecraft/world/entity/EntityType/f_147035_ net/minecraft/world/entity/EntityType/GOAT +FD: net/minecraft/world/entity/EntityType/f_147036_ net/minecraft/world/entity/EntityType/MARKER +FD: net/minecraft/world/entity/EntityType/f_147037_ net/minecraft/world/entity/EntityType/ENTITY_TAG +FD: net/minecraft/world/entity/EntityType/f_147038_ net/minecraft/world/entity/EntityType/MAGIC_HORSE_WIDTH +FD: net/minecraft/world/entity/EntityType/f_147039_ net/minecraft/world/entity/EntityType/AXOLOTL +FD: net/minecraft/world/entity/EntityType/f_204038_ net/minecraft/world/entity/EntityType/builtInRegistryHolder +FD: net/minecraft/world/entity/EntityType/f_20450_ net/minecraft/world/entity/EntityType/FALLING_BLOCK +FD: net/minecraft/world/entity/EntityType/f_20451_ net/minecraft/world/entity/EntityType/FIREWORK_ROCKET +FD: net/minecraft/world/entity/EntityType/f_20452_ net/minecraft/world/entity/EntityType/FOX +FD: net/minecraft/world/entity/EntityType/f_20453_ net/minecraft/world/entity/EntityType/GHAST +FD: net/minecraft/world/entity/EntityType/f_20454_ net/minecraft/world/entity/EntityType/GIANT +FD: net/minecraft/world/entity/EntityType/f_20455_ net/minecraft/world/entity/EntityType/GUARDIAN +FD: net/minecraft/world/entity/EntityType/f_20456_ net/minecraft/world/entity/EntityType/HOGLIN +FD: net/minecraft/world/entity/EntityType/f_20457_ net/minecraft/world/entity/EntityType/HORSE +FD: net/minecraft/world/entity/EntityType/f_20458_ net/minecraft/world/entity/EntityType/HUSK +FD: net/minecraft/world/entity/EntityType/f_20459_ net/minecraft/world/entity/EntityType/ILLUSIONER +FD: net/minecraft/world/entity/EntityType/f_20460_ net/minecraft/world/entity/EntityType/IRON_GOLEM +FD: net/minecraft/world/entity/EntityType/f_20461_ net/minecraft/world/entity/EntityType/ITEM +FD: net/minecraft/world/entity/EntityType/f_20462_ net/minecraft/world/entity/EntityType/ITEM_FRAME +FD: net/minecraft/world/entity/EntityType/f_20463_ net/minecraft/world/entity/EntityType/FIREBALL +FD: net/minecraft/world/entity/EntityType/f_20464_ net/minecraft/world/entity/EntityType/LEASH_KNOT +FD: net/minecraft/world/entity/EntityType/f_20465_ net/minecraft/world/entity/EntityType/LIGHTNING_BOLT +FD: net/minecraft/world/entity/EntityType/f_20466_ net/minecraft/world/entity/EntityType/LLAMA +FD: net/minecraft/world/entity/EntityType/f_20467_ net/minecraft/world/entity/EntityType/LLAMA_SPIT +FD: net/minecraft/world/entity/EntityType/f_20468_ net/minecraft/world/entity/EntityType/MAGMA_CUBE +FD: net/minecraft/world/entity/EntityType/f_20469_ net/minecraft/world/entity/EntityType/MINECART +FD: net/minecraft/world/entity/EntityType/f_20470_ net/minecraft/world/entity/EntityType/CHEST_MINECART +FD: net/minecraft/world/entity/EntityType/f_20471_ net/minecraft/world/entity/EntityType/COMMAND_BLOCK_MINECART +FD: net/minecraft/world/entity/EntityType/f_20472_ net/minecraft/world/entity/EntityType/FURNACE_MINECART +FD: net/minecraft/world/entity/EntityType/f_20473_ net/minecraft/world/entity/EntityType/HOPPER_MINECART +FD: net/minecraft/world/entity/EntityType/f_20474_ net/minecraft/world/entity/EntityType/SPAWNER_MINECART +FD: net/minecraft/world/entity/EntityType/f_20475_ net/minecraft/world/entity/EntityType/TNT_MINECART +FD: net/minecraft/world/entity/EntityType/f_20476_ net/minecraft/world/entity/EntityType/AREA_EFFECT_CLOUD +FD: net/minecraft/world/entity/EntityType/f_20477_ net/minecraft/world/entity/EntityType/SNOWBALL +FD: net/minecraft/world/entity/EntityType/f_20478_ net/minecraft/world/entity/EntityType/SPECTRAL_ARROW +FD: net/minecraft/world/entity/EntityType/f_20479_ net/minecraft/world/entity/EntityType/SPIDER +FD: net/minecraft/world/entity/EntityType/f_20480_ net/minecraft/world/entity/EntityType/SQUID +FD: net/minecraft/world/entity/EntityType/f_20481_ net/minecraft/world/entity/EntityType/STRAY +FD: net/minecraft/world/entity/EntityType/f_20482_ net/minecraft/world/entity/EntityType/STRIDER +FD: net/minecraft/world/entity/EntityType/f_20483_ net/minecraft/world/entity/EntityType/EGG +FD: net/minecraft/world/entity/EntityType/f_20484_ net/minecraft/world/entity/EntityType/ENDER_PEARL +FD: net/minecraft/world/entity/EntityType/f_20485_ net/minecraft/world/entity/EntityType/EXPERIENCE_BOTTLE +FD: net/minecraft/world/entity/EntityType/f_20486_ net/minecraft/world/entity/EntityType/POTION +FD: net/minecraft/world/entity/EntityType/f_20487_ net/minecraft/world/entity/EntityType/TRIDENT +FD: net/minecraft/world/entity/EntityType/f_20488_ net/minecraft/world/entity/EntityType/TRADER_LLAMA +FD: net/minecraft/world/entity/EntityType/f_20489_ net/minecraft/world/entity/EntityType/TROPICAL_FISH +FD: net/minecraft/world/entity/EntityType/f_20490_ net/minecraft/world/entity/EntityType/TURTLE +FD: net/minecraft/world/entity/EntityType/f_20491_ net/minecraft/world/entity/EntityType/VEX +FD: net/minecraft/world/entity/EntityType/f_20492_ net/minecraft/world/entity/EntityType/VILLAGER +FD: net/minecraft/world/entity/EntityType/f_20493_ net/minecraft/world/entity/EntityType/VINDICATOR +FD: net/minecraft/world/entity/EntityType/f_20494_ net/minecraft/world/entity/EntityType/WANDERING_TRADER +FD: net/minecraft/world/entity/EntityType/f_20495_ net/minecraft/world/entity/EntityType/WITCH +FD: net/minecraft/world/entity/EntityType/f_20496_ net/minecraft/world/entity/EntityType/WITHER +FD: net/minecraft/world/entity/EntityType/f_20497_ net/minecraft/world/entity/EntityType/WITHER_SKELETON +FD: net/minecraft/world/entity/EntityType/f_20498_ net/minecraft/world/entity/EntityType/WITHER_SKULL +FD: net/minecraft/world/entity/EntityType/f_20499_ net/minecraft/world/entity/EntityType/WOLF +FD: net/minecraft/world/entity/EntityType/f_20500_ net/minecraft/world/entity/EntityType/ZOGLIN +FD: net/minecraft/world/entity/EntityType/f_20501_ net/minecraft/world/entity/EntityType/ZOMBIE +FD: net/minecraft/world/entity/EntityType/f_20502_ net/minecraft/world/entity/EntityType/ZOMBIE_HORSE +FD: net/minecraft/world/entity/EntityType/f_20503_ net/minecraft/world/entity/EntityType/MULE +FD: net/minecraft/world/entity/EntityType/f_20504_ net/minecraft/world/entity/EntityType/MOOSHROOM +FD: net/minecraft/world/entity/EntityType/f_20505_ net/minecraft/world/entity/EntityType/OCELOT +FD: net/minecraft/world/entity/EntityType/f_20506_ net/minecraft/world/entity/EntityType/PAINTING +FD: net/minecraft/world/entity/EntityType/f_20507_ net/minecraft/world/entity/EntityType/PANDA +FD: net/minecraft/world/entity/EntityType/f_20508_ net/minecraft/world/entity/EntityType/PARROT +FD: net/minecraft/world/entity/EntityType/f_20509_ net/minecraft/world/entity/EntityType/PHANTOM +FD: net/minecraft/world/entity/EntityType/f_20510_ net/minecraft/world/entity/EntityType/PIG +FD: net/minecraft/world/entity/EntityType/f_20511_ net/minecraft/world/entity/EntityType/PIGLIN +FD: net/minecraft/world/entity/EntityType/f_20512_ net/minecraft/world/entity/EntityType/PIGLIN_BRUTE +FD: net/minecraft/world/entity/EntityType/f_20513_ net/minecraft/world/entity/EntityType/PILLAGER +FD: net/minecraft/world/entity/EntityType/f_20514_ net/minecraft/world/entity/EntityType/POLAR_BEAR +FD: net/minecraft/world/entity/EntityType/f_20515_ net/minecraft/world/entity/EntityType/TNT +FD: net/minecraft/world/entity/EntityType/f_20516_ net/minecraft/world/entity/EntityType/PUFFERFISH +FD: net/minecraft/world/entity/EntityType/f_20517_ net/minecraft/world/entity/EntityType/RABBIT +FD: net/minecraft/world/entity/EntityType/f_20518_ net/minecraft/world/entity/EntityType/RAVAGER +FD: net/minecraft/world/entity/EntityType/f_20519_ net/minecraft/world/entity/EntityType/SALMON +FD: net/minecraft/world/entity/EntityType/f_20520_ net/minecraft/world/entity/EntityType/SHEEP +FD: net/minecraft/world/entity/EntityType/f_20521_ net/minecraft/world/entity/EntityType/SHULKER +FD: net/minecraft/world/entity/EntityType/f_20522_ net/minecraft/world/entity/EntityType/SHULKER_BULLET +FD: net/minecraft/world/entity/EntityType/f_20523_ net/minecraft/world/entity/EntityType/SILVERFISH +FD: net/minecraft/world/entity/EntityType/f_20524_ net/minecraft/world/entity/EntityType/SKELETON +FD: net/minecraft/world/entity/EntityType/f_20525_ net/minecraft/world/entity/EntityType/SKELETON_HORSE +FD: net/minecraft/world/entity/EntityType/f_20526_ net/minecraft/world/entity/EntityType/SLIME +FD: net/minecraft/world/entity/EntityType/f_20527_ net/minecraft/world/entity/EntityType/SMALL_FIREBALL +FD: net/minecraft/world/entity/EntityType/f_20528_ net/minecraft/world/entity/EntityType/SNOW_GOLEM +FD: net/minecraft/world/entity/EntityType/f_20529_ net/minecraft/world/entity/EntityType/ARMOR_STAND +FD: net/minecraft/world/entity/EntityType/f_20530_ net/minecraft/world/entity/EntityType/ZOMBIE_VILLAGER +FD: net/minecraft/world/entity/EntityType/f_20531_ net/minecraft/world/entity/EntityType/ZOMBIFIED_PIGLIN +FD: net/minecraft/world/entity/EntityType/f_20532_ net/minecraft/world/entity/EntityType/PLAYER +FD: net/minecraft/world/entity/EntityType/f_20533_ net/minecraft/world/entity/EntityType/FISHING_BOBBER +FD: net/minecraft/world/entity/EntityType/f_20534_ net/minecraft/world/entity/EntityType/LOGGER +FD: net/minecraft/world/entity/EntityType/f_20535_ net/minecraft/world/entity/EntityType/factory +FD: net/minecraft/world/entity/EntityType/f_20536_ net/minecraft/world/entity/EntityType/category +FD: net/minecraft/world/entity/EntityType/f_20537_ net/minecraft/world/entity/EntityType/immuneTo +FD: net/minecraft/world/entity/EntityType/f_20538_ net/minecraft/world/entity/EntityType/serialize +FD: net/minecraft/world/entity/EntityType/f_20539_ net/minecraft/world/entity/EntityType/summon +FD: net/minecraft/world/entity/EntityType/f_20540_ net/minecraft/world/entity/EntityType/fireImmune +FD: net/minecraft/world/entity/EntityType/f_20541_ net/minecraft/world/entity/EntityType/canSpawnFarFromPlayer +FD: net/minecraft/world/entity/EntityType/f_20542_ net/minecraft/world/entity/EntityType/clientTrackingRange +FD: net/minecraft/world/entity/EntityType/f_20543_ net/minecraft/world/entity/EntityType/updateInterval +FD: net/minecraft/world/entity/EntityType/f_20544_ net/minecraft/world/entity/EntityType/descriptionId +FD: net/minecraft/world/entity/EntityType/f_20545_ net/minecraft/world/entity/EntityType/description +FD: net/minecraft/world/entity/EntityType/f_20546_ net/minecraft/world/entity/EntityType/lootTable +FD: net/minecraft/world/entity/EntityType/f_20547_ net/minecraft/world/entity/EntityType/dimensions +FD: net/minecraft/world/entity/EntityType/f_20548_ net/minecraft/world/entity/EntityType/ARROW +FD: net/minecraft/world/entity/EntityType/f_20549_ net/minecraft/world/entity/EntityType/BAT +FD: net/minecraft/world/entity/EntityType/f_20550_ net/minecraft/world/entity/EntityType/BEE +FD: net/minecraft/world/entity/EntityType/f_20551_ net/minecraft/world/entity/EntityType/BLAZE +FD: net/minecraft/world/entity/EntityType/f_20552_ net/minecraft/world/entity/EntityType/BOAT +FD: net/minecraft/world/entity/EntityType/f_20553_ net/minecraft/world/entity/EntityType/CAT +FD: net/minecraft/world/entity/EntityType/f_20554_ net/minecraft/world/entity/EntityType/CAVE_SPIDER +FD: net/minecraft/world/entity/EntityType/f_20555_ net/minecraft/world/entity/EntityType/CHICKEN +FD: net/minecraft/world/entity/EntityType/f_20556_ net/minecraft/world/entity/EntityType/COD +FD: net/minecraft/world/entity/EntityType/f_20557_ net/minecraft/world/entity/EntityType/COW +FD: net/minecraft/world/entity/EntityType/f_20558_ net/minecraft/world/entity/EntityType/CREEPER +FD: net/minecraft/world/entity/EntityType/f_20559_ net/minecraft/world/entity/EntityType/DOLPHIN +FD: net/minecraft/world/entity/EntityType/f_20560_ net/minecraft/world/entity/EntityType/DONKEY +FD: net/minecraft/world/entity/EntityType/f_20561_ net/minecraft/world/entity/EntityType/DRAGON_FIREBALL +FD: net/minecraft/world/entity/EntityType/f_20562_ net/minecraft/world/entity/EntityType/DROWNED +FD: net/minecraft/world/entity/EntityType/f_20563_ net/minecraft/world/entity/EntityType/ELDER_GUARDIAN +FD: net/minecraft/world/entity/EntityType/f_20564_ net/minecraft/world/entity/EntityType/END_CRYSTAL +FD: net/minecraft/world/entity/EntityType/f_20565_ net/minecraft/world/entity/EntityType/ENDER_DRAGON +FD: net/minecraft/world/entity/EntityType/f_20566_ net/minecraft/world/entity/EntityType/ENDERMAN +FD: net/minecraft/world/entity/EntityType/f_20567_ net/minecraft/world/entity/EntityType/ENDERMITE +FD: net/minecraft/world/entity/EntityType/f_20568_ net/minecraft/world/entity/EntityType/EVOKER +FD: net/minecraft/world/entity/EntityType/f_20569_ net/minecraft/world/entity/EntityType/EVOKER_FANGS +FD: net/minecraft/world/entity/EntityType/f_20570_ net/minecraft/world/entity/EntityType/EXPERIENCE_ORB +FD: net/minecraft/world/entity/EntityType/f_20571_ net/minecraft/world/entity/EntityType/EYE_OF_ENDER +FD: net/minecraft/world/entity/EntityType/net/minecraft/world/entity/EntityType net/minecraft/world/entity/EntityType/net/minecraft/world/entity/EntityType +MD: net/minecraft/world/entity/EntityType/ ()V net/minecraft/world/entity/EntityType/ ()V +MD: net/minecraft/world/entity/EntityType/ (Lnet/minecraft/world/entity/EntityType$EntityFactory;Lnet/minecraft/world/entity/MobCategory;ZZZZLcom/google/common/collect/ImmutableSet;Lnet/minecraft/world/entity/EntityDimensions;II)V net/minecraft/world/entity/EntityType/ (Lnet/minecraft/world/entity/EntityType$EntityFactory;Lnet/minecraft/world/entity/MobCategory;ZZZZLcom/google/common/collect/ImmutableSet;Lnet/minecraft/world/entity/EntityDimensions;II)V +MD: net/minecraft/world/entity/EntityType/m_141992_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/entity/EntityType/tryCast (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/entity/EntityType/m_141992_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/tryCast (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_142225_ ()Ljava/lang/Class; net/minecraft/world/entity/EntityType/getBaseClass ()Ljava/lang/Class; +MD: net/minecraft/world/entity/EntityType/m_147045_ (Ljava/util/List;Lnet/minecraft/world/level/Level;)Ljava/util/stream/Stream; net/minecraft/world/entity/EntityType/loadEntitiesRecursive (Ljava/util/List;Lnet/minecraft/world/level/Level;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/EntityType/m_147048_ ()Ljava/lang/String; net/minecraft/world/entity/EntityType/toShortString ()Ljava/lang/String; +MD: net/minecraft/world/entity/EntityType/m_185988_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/EntityType/lambda$create$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/EntityType/m_185991_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;Ljava/util/function/Function;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/lambda$loadEntityRecursive$3 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;Ljava/util/function/Function;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_185996_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/lambda$create$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_185999_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/EntityType/lambda$create$2 (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/EntityType/m_204039_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/entity/EntityType/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/entity/EntityType/m_204041_ ()Lnet/minecraft/core/Holder$Reference; net/minecraft/world/entity/EntityType/builtInRegistryHolder ()Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/world/entity/EntityType/m_20584_ ()Z net/minecraft/world/entity/EntityType/canSerialize ()Z +MD: net/minecraft/world/entity/EntityType/m_20585_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/EntityType/getAABB (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/EntityType/m_20589_ (ILnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/create (ILnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_20592_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/MobSpawnType;ZZ)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/spawn (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/MobSpawnType;ZZ)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_20600_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/MobSpawnType;ZZ)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/spawn (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/MobSpawnType;ZZ)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_20613_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/EntityType/getKey (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/EntityType/m_20615_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/create (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_20617_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/create (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_20620_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/EntityType/updateCustomEntityTag (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/EntityType/m_20625_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/phys/AABB;)D net/minecraft/world/entity/EntityType/getYOffset (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/phys/AABB;)D +MD: net/minecraft/world/entity/EntityType/m_20630_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/EntityType/isBlockDangerous (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/EntityType/m_20632_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/entity/EntityType/byString (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/entity/EntityType/m_20634_ (Ljava/lang/String;Lnet/minecraft/world/entity/EntityType$Builder;)Lnet/minecraft/world/entity/EntityType; net/minecraft/world/entity/EntityType/register (Ljava/lang/String;Lnet/minecraft/world/entity/EntityType$Builder;)Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/world/entity/EntityType/m_20637_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Optional; net/minecraft/world/entity/EntityType/by (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Optional; +MD: net/minecraft/world/entity/EntityType/m_20642_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;)Ljava/util/Optional; net/minecraft/world/entity/EntityType/create (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;)Ljava/util/Optional; +MD: net/minecraft/world/entity/EntityType/m_20645_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;Ljava/util/function/Function;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/loadEntityRecursive (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;Ljava/util/function/Function;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_20654_ ()Z net/minecraft/world/entity/EntityType/canSummon ()Z +MD: net/minecraft/world/entity/EntityType/m_20655_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/MobSpawnType;ZZ)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType/create (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/MobSpawnType;ZZ)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType/m_20669_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;)Ljava/util/Optional; net/minecraft/world/entity/EntityType/loadStaticEntity (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/Level;)Ljava/util/Optional; +MD: net/minecraft/world/entity/EntityType/m_20672_ ()Z net/minecraft/world/entity/EntityType/fireImmune ()Z +MD: net/minecraft/world/entity/EntityType/m_20673_ ()Z net/minecraft/world/entity/EntityType/canSpawnFarFromPlayer ()Z +MD: net/minecraft/world/entity/EntityType/m_20674_ ()Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/entity/EntityType/getCategory ()Lnet/minecraft/world/entity/MobCategory; +MD: net/minecraft/world/entity/EntityType/m_20675_ ()Ljava/lang/String; net/minecraft/world/entity/EntityType/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/entity/EntityType/m_20676_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/EntityType/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/EntityType/m_20677_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/EntityType/getDefaultLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/EntityType/m_20678_ ()F net/minecraft/world/entity/EntityType/getWidth ()F +MD: net/minecraft/world/entity/EntityType/m_20679_ ()F net/minecraft/world/entity/EntityType/getHeight ()F +MD: net/minecraft/world/entity/EntityType/m_20680_ ()Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/EntityType/getDimensions ()Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/EntityType/m_20681_ ()I net/minecraft/world/entity/EntityType/clientTrackingRange ()I +MD: net/minecraft/world/entity/EntityType/m_20682_ ()I net/minecraft/world/entity/EntityType/updateInterval ()I +MD: net/minecraft/world/entity/EntityType/m_20683_ ()Z net/minecraft/world/entity/EntityType/trackDeltas ()Z +MD: net/minecraft/world/entity/EntityType/toString ()Ljava/lang/String; net/minecraft/world/entity/EntityType/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/EntityType$1 net/minecraft/world/entity/EntityType$1 +FD: net/minecraft/world/entity/EntityType$1/f_147049_ net/minecraft/world/entity/EntityType$1/val$tagSpliterator +FD: net/minecraft/world/entity/EntityType$1/f_147050_ net/minecraft/world/entity/EntityType$1/val$level +FD: net/minecraft/world/entity/EntityType$1/f_147051_ net/minecraft/world/entity/EntityType$1/val$entities +FD: net/minecraft/world/entity/EntityType$1/net/minecraft/world/entity/EntityType$1 net/minecraft/world/entity/EntityType$1/net/minecraft/world/entity/EntityType$1 +MD: net/minecraft/world/entity/EntityType$1/ (Ljava/util/Spliterator;Lnet/minecraft/world/level/Level;Ljava/util/List;)V net/minecraft/world/entity/EntityType$1/ (Ljava/util/Spliterator;Lnet/minecraft/world/level/Level;Ljava/util/List;)V +MD: net/minecraft/world/entity/EntityType$1/characteristics ()I net/minecraft/world/entity/EntityType$1/characteristics ()I +MD: net/minecraft/world/entity/EntityType$1/estimateSize ()J net/minecraft/world/entity/EntityType$1/estimateSize ()J +MD: net/minecraft/world/entity/EntityType$1/m_147056_ (Lnet/minecraft/world/level/Level;Ljava/util/function/Consumer;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/entity/EntityType$1/lambda$tryAdvance$1 (Lnet/minecraft/world/level/Level;Ljava/util/function/Consumer;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/entity/EntityType$1/m_147060_ (Ljava/util/function/Consumer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType$1/lambda$tryAdvance$0 (Ljava/util/function/Consumer;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType$1/tryAdvance (Ljava/util/function/Consumer;)Z net/minecraft/world/entity/EntityType$1/tryAdvance (Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/entity/EntityType$1/trySplit ()Ljava/util/Spliterator; net/minecraft/world/entity/EntityType$1/trySplit ()Ljava/util/Spliterator; +CL: net/minecraft/world/entity/EntityType$Builder net/minecraft/world/entity/EntityType$Builder +FD: net/minecraft/world/entity/EntityType$Builder/f_20685_ net/minecraft/world/entity/EntityType$Builder/factory +FD: net/minecraft/world/entity/EntityType$Builder/f_20686_ net/minecraft/world/entity/EntityType$Builder/category +FD: net/minecraft/world/entity/EntityType$Builder/f_20687_ net/minecraft/world/entity/EntityType$Builder/immuneTo +FD: net/minecraft/world/entity/EntityType$Builder/f_20688_ net/minecraft/world/entity/EntityType$Builder/serialize +FD: net/minecraft/world/entity/EntityType$Builder/f_20689_ net/minecraft/world/entity/EntityType$Builder/summon +FD: net/minecraft/world/entity/EntityType$Builder/f_20690_ net/minecraft/world/entity/EntityType$Builder/fireImmune +FD: net/minecraft/world/entity/EntityType$Builder/f_20691_ net/minecraft/world/entity/EntityType$Builder/canSpawnFarFromPlayer +FD: net/minecraft/world/entity/EntityType$Builder/f_20692_ net/minecraft/world/entity/EntityType$Builder/clientTrackingRange +FD: net/minecraft/world/entity/EntityType$Builder/f_20693_ net/minecraft/world/entity/EntityType$Builder/updateInterval +FD: net/minecraft/world/entity/EntityType$Builder/f_20694_ net/minecraft/world/entity/EntityType$Builder/dimensions +FD: net/minecraft/world/entity/EntityType$Builder/net/minecraft/world/entity/EntityType$Builder net/minecraft/world/entity/EntityType$Builder/net/minecraft/world/entity/EntityType$Builder +MD: net/minecraft/world/entity/EntityType$Builder/ (Lnet/minecraft/world/entity/EntityType$EntityFactory;Lnet/minecraft/world/entity/MobCategory;)V net/minecraft/world/entity/EntityType$Builder/ (Lnet/minecraft/world/entity/EntityType$EntityFactory;Lnet/minecraft/world/entity/MobCategory;)V +MD: net/minecraft/world/entity/EntityType$Builder/m_20698_ ()Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/noSummon ()Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20699_ (FF)Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/sized (FF)Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20702_ (I)Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/clientTrackingRange (I)Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20704_ (Lnet/minecraft/world/entity/EntityType$EntityFactory;Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/of (Lnet/minecraft/world/entity/EntityType$EntityFactory;Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20707_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType$Builder/lambda$createNothing$0 (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/EntityType$Builder/m_20710_ (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/createNothing (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20712_ (Ljava/lang/String;)Lnet/minecraft/world/entity/EntityType; net/minecraft/world/entity/EntityType$Builder/build (Ljava/lang/String;)Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/world/entity/EntityType$Builder/m_20714_ ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/immuneTo ([Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20716_ ()Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/noSave ()Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20717_ (I)Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/updateInterval (I)Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20719_ ()Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/fireImmune ()Lnet/minecraft/world/entity/EntityType$Builder; +MD: net/minecraft/world/entity/EntityType$Builder/m_20720_ ()Lnet/minecraft/world/entity/EntityType$Builder; net/minecraft/world/entity/EntityType$Builder/canSpawnFarFromPlayer ()Lnet/minecraft/world/entity/EntityType$Builder; +CL: net/minecraft/world/entity/EntityType$EntityFactory net/minecraft/world/entity/EntityType$EntityFactory +FD: net/minecraft/world/entity/EntityType$EntityFactory/net/minecraft/world/entity/EntityType$EntityFactory net/minecraft/world/entity/EntityType$EntityFactory/net/minecraft/world/entity/EntityType$EntityFactory +MD: net/minecraft/world/entity/EntityType$EntityFactory/m_20721_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/EntityType$EntityFactory/create (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +CL: net/minecraft/world/entity/EquipmentSlot net/minecraft/world/entity/EquipmentSlot +FD: net/minecraft/world/entity/EquipmentSlot/$VALUES net/minecraft/world/entity/EquipmentSlot/$VALUES +FD: net/minecraft/world/entity/EquipmentSlot/CHEST net/minecraft/world/entity/EquipmentSlot/CHEST +FD: net/minecraft/world/entity/EquipmentSlot/FEET net/minecraft/world/entity/EquipmentSlot/FEET +FD: net/minecraft/world/entity/EquipmentSlot/HEAD net/minecraft/world/entity/EquipmentSlot/HEAD +FD: net/minecraft/world/entity/EquipmentSlot/LEGS net/minecraft/world/entity/EquipmentSlot/LEGS +FD: net/minecraft/world/entity/EquipmentSlot/MAINHAND net/minecraft/world/entity/EquipmentSlot/MAINHAND +FD: net/minecraft/world/entity/EquipmentSlot/OFFHAND net/minecraft/world/entity/EquipmentSlot/OFFHAND +FD: net/minecraft/world/entity/EquipmentSlot/f_20730_ net/minecraft/world/entity/EquipmentSlot/type +FD: net/minecraft/world/entity/EquipmentSlot/f_20731_ net/minecraft/world/entity/EquipmentSlot/index +FD: net/minecraft/world/entity/EquipmentSlot/f_20732_ net/minecraft/world/entity/EquipmentSlot/filterFlag +FD: net/minecraft/world/entity/EquipmentSlot/f_20733_ net/minecraft/world/entity/EquipmentSlot/name +FD: net/minecraft/world/entity/EquipmentSlot/net/minecraft/world/entity/EquipmentSlot net/minecraft/world/entity/EquipmentSlot/net/minecraft/world/entity/EquipmentSlot +MD: net/minecraft/world/entity/EquipmentSlot/ ()V net/minecraft/world/entity/EquipmentSlot/ ()V +MD: net/minecraft/world/entity/EquipmentSlot/ (Ljava/lang/String;ILnet/minecraft/world/entity/EquipmentSlot$Type;IILjava/lang/String;)V net/minecraft/world/entity/EquipmentSlot/ (Ljava/lang/String;ILnet/minecraft/world/entity/EquipmentSlot$Type;IILjava/lang/String;)V +MD: net/minecraft/world/entity/EquipmentSlot/m_147068_ (I)I net/minecraft/world/entity/EquipmentSlot/getIndex (I)I +MD: net/minecraft/world/entity/EquipmentSlot/m_147070_ ()[Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/EquipmentSlot/$values ()[Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/entity/EquipmentSlot/m_20743_ ()Lnet/minecraft/world/entity/EquipmentSlot$Type; net/minecraft/world/entity/EquipmentSlot/getType ()Lnet/minecraft/world/entity/EquipmentSlot$Type; +MD: net/minecraft/world/entity/EquipmentSlot/m_20744_ (Lnet/minecraft/world/entity/EquipmentSlot$Type;I)Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/EquipmentSlot/byTypeAndIndex (Lnet/minecraft/world/entity/EquipmentSlot$Type;I)Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/entity/EquipmentSlot/m_20747_ (Ljava/lang/String;)Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/EquipmentSlot/byName (Ljava/lang/String;)Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/entity/EquipmentSlot/m_20749_ ()I net/minecraft/world/entity/EquipmentSlot/getIndex ()I +MD: net/minecraft/world/entity/EquipmentSlot/m_20750_ ()I net/minecraft/world/entity/EquipmentSlot/getFilterFlag ()I +MD: net/minecraft/world/entity/EquipmentSlot/m_20751_ ()Ljava/lang/String; net/minecraft/world/entity/EquipmentSlot/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/EquipmentSlot/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/EquipmentSlot/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/entity/EquipmentSlot/values ()[Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/EquipmentSlot/values ()[Lnet/minecraft/world/entity/EquipmentSlot; +CL: net/minecraft/world/entity/EquipmentSlot$Type net/minecraft/world/entity/EquipmentSlot$Type +FD: net/minecraft/world/entity/EquipmentSlot$Type/$VALUES net/minecraft/world/entity/EquipmentSlot$Type/$VALUES +FD: net/minecraft/world/entity/EquipmentSlot$Type/ARMOR net/minecraft/world/entity/EquipmentSlot$Type/ARMOR +FD: net/minecraft/world/entity/EquipmentSlot$Type/HAND net/minecraft/world/entity/EquipmentSlot$Type/HAND +FD: net/minecraft/world/entity/EquipmentSlot$Type/net/minecraft/world/entity/EquipmentSlot$Type net/minecraft/world/entity/EquipmentSlot$Type/net/minecraft/world/entity/EquipmentSlot$Type +MD: net/minecraft/world/entity/EquipmentSlot$Type/ ()V net/minecraft/world/entity/EquipmentSlot$Type/ ()V +MD: net/minecraft/world/entity/EquipmentSlot$Type/ (Ljava/lang/String;I)V net/minecraft/world/entity/EquipmentSlot$Type/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/EquipmentSlot$Type/m_147071_ ()[Lnet/minecraft/world/entity/EquipmentSlot$Type; net/minecraft/world/entity/EquipmentSlot$Type/$values ()[Lnet/minecraft/world/entity/EquipmentSlot$Type; +MD: net/minecraft/world/entity/EquipmentSlot$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/EquipmentSlot$Type; net/minecraft/world/entity/EquipmentSlot$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/EquipmentSlot$Type; +MD: net/minecraft/world/entity/EquipmentSlot$Type/values ()[Lnet/minecraft/world/entity/EquipmentSlot$Type; net/minecraft/world/entity/EquipmentSlot$Type/values ()[Lnet/minecraft/world/entity/EquipmentSlot$Type; +CL: net/minecraft/world/entity/ExperienceOrb net/minecraft/world/entity/ExperienceOrb +FD: net/minecraft/world/entity/ExperienceOrb/f_147072_ net/minecraft/world/entity/ExperienceOrb/count +FD: net/minecraft/world/entity/ExperienceOrb/f_147073_ net/minecraft/world/entity/ExperienceOrb/LIFETIME +FD: net/minecraft/world/entity/ExperienceOrb/f_147074_ net/minecraft/world/entity/ExperienceOrb/ENTITY_SCAN_PERIOD +FD: net/minecraft/world/entity/ExperienceOrb/f_147075_ net/minecraft/world/entity/ExperienceOrb/MAX_FOLLOW_DIST +FD: net/minecraft/world/entity/ExperienceOrb/f_147076_ net/minecraft/world/entity/ExperienceOrb/ORB_GROUPS_PER_AREA +FD: net/minecraft/world/entity/ExperienceOrb/f_147077_ net/minecraft/world/entity/ExperienceOrb/ORB_MERGE_DISTANCE +FD: net/minecraft/world/entity/ExperienceOrb/f_20767_ net/minecraft/world/entity/ExperienceOrb/age +FD: net/minecraft/world/entity/ExperienceOrb/f_20769_ net/minecraft/world/entity/ExperienceOrb/health +FD: net/minecraft/world/entity/ExperienceOrb/f_20770_ net/minecraft/world/entity/ExperienceOrb/value +FD: net/minecraft/world/entity/ExperienceOrb/f_20771_ net/minecraft/world/entity/ExperienceOrb/followingPlayer +FD: net/minecraft/world/entity/ExperienceOrb/net/minecraft/world/entity/ExperienceOrb net/minecraft/world/entity/ExperienceOrb/net/minecraft/world/entity/ExperienceOrb +MD: net/minecraft/world/entity/ExperienceOrb/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ExperienceOrb/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ExperienceOrb/ (Lnet/minecraft/world/level/Level;DDDI)V net/minecraft/world/entity/ExperienceOrb/ (Lnet/minecraft/world/level/Level;DDDI)V +MD: net/minecraft/world/entity/ExperienceOrb/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/ExperienceOrb/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/ExperienceOrb/m_147078_ (IILnet/minecraft/world/entity/ExperienceOrb;)Z net/minecraft/world/entity/ExperienceOrb/lambda$tryMergeToExisting$0 (IILnet/minecraft/world/entity/ExperienceOrb;)Z +MD: net/minecraft/world/entity/ExperienceOrb/m_147082_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;I)V net/minecraft/world/entity/ExperienceOrb/award (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;I)V +MD: net/minecraft/world/entity/ExperienceOrb/m_147086_ (Lnet/minecraft/world/entity/ExperienceOrb;)Z net/minecraft/world/entity/ExperienceOrb/canMerge (Lnet/minecraft/world/entity/ExperienceOrb;)Z +MD: net/minecraft/world/entity/ExperienceOrb/m_147088_ (Lnet/minecraft/world/entity/ExperienceOrb;II)Z net/minecraft/world/entity/ExperienceOrb/canMerge (Lnet/minecraft/world/entity/ExperienceOrb;II)Z +MD: net/minecraft/world/entity/ExperienceOrb/m_147092_ (Lnet/minecraft/world/entity/player/Player;I)I net/minecraft/world/entity/ExperienceOrb/repairPlayerItems (Lnet/minecraft/world/entity/player/Player;I)I +MD: net/minecraft/world/entity/ExperienceOrb/m_147096_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;I)Z net/minecraft/world/entity/ExperienceOrb/tryMergeToExisting (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;I)Z +MD: net/minecraft/world/entity/ExperienceOrb/m_147100_ (Lnet/minecraft/world/entity/ExperienceOrb;)V net/minecraft/world/entity/ExperienceOrb/merge (Lnet/minecraft/world/entity/ExperienceOrb;)V +MD: net/minecraft/world/entity/ExperienceOrb/m_147103_ ()V net/minecraft/world/entity/ExperienceOrb/scanForEntities ()V +MD: net/minecraft/world/entity/ExperienceOrb/m_20782_ (I)I net/minecraft/world/entity/ExperienceOrb/getExperienceValue (I)I +MD: net/minecraft/world/entity/ExperienceOrb/m_20793_ (I)I net/minecraft/world/entity/ExperienceOrb/durabilityToXp (I)I +MD: net/minecraft/world/entity/ExperienceOrb/m_20798_ (I)I net/minecraft/world/entity/ExperienceOrb/xpToDurability (I)I +MD: net/minecraft/world/entity/ExperienceOrb/m_20801_ ()I net/minecraft/world/entity/ExperienceOrb/getValue ()I +MD: net/minecraft/world/entity/ExperienceOrb/m_20802_ ()I net/minecraft/world/entity/ExperienceOrb/getIcon ()I +MD: net/minecraft/world/entity/ExperienceOrb/m_20803_ ()V net/minecraft/world/entity/ExperienceOrb/setUnderwaterMovement ()V +MD: net/minecraft/world/entity/ExperienceOrb/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/ExperienceOrb/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/ExperienceOrb/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/ExperienceOrb/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/ExperienceOrb/m_5841_ ()V net/minecraft/world/entity/ExperienceOrb/doWaterSplashEffect ()V +MD: net/minecraft/world/entity/ExperienceOrb/m_6097_ ()Z net/minecraft/world/entity/ExperienceOrb/isAttackable ()Z +MD: net/minecraft/world/entity/ExperienceOrb/m_6123_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/ExperienceOrb/playerTouch (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/ExperienceOrb/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/ExperienceOrb/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/ExperienceOrb/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/ExperienceOrb/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/ExperienceOrb/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/ExperienceOrb/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/ExperienceOrb/m_8097_ ()V net/minecraft/world/entity/ExperienceOrb/defineSynchedData ()V +MD: net/minecraft/world/entity/ExperienceOrb/m_8119_ ()V net/minecraft/world/entity/ExperienceOrb/tick ()V +CL: net/minecraft/world/entity/FlyingMob net/minecraft/world/entity/FlyingMob +FD: net/minecraft/world/entity/FlyingMob/net/minecraft/world/entity/FlyingMob net/minecraft/world/entity/FlyingMob/net/minecraft/world/entity/FlyingMob +MD: net/minecraft/world/entity/FlyingMob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/FlyingMob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/FlyingMob/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/FlyingMob/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/FlyingMob/m_6147_ ()Z net/minecraft/world/entity/FlyingMob/onClimbable ()Z +MD: net/minecraft/world/entity/FlyingMob/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/FlyingMob/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/FlyingMob/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/FlyingMob/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/entity/GlowSquid net/minecraft/world/entity/GlowSquid +FD: net/minecraft/world/entity/GlowSquid/f_147108_ net/minecraft/world/entity/GlowSquid/DATA_DARK_TICKS_REMAINING +FD: net/minecraft/world/entity/GlowSquid/net/minecraft/world/entity/GlowSquid net/minecraft/world/entity/GlowSquid/net/minecraft/world/entity/GlowSquid +MD: net/minecraft/world/entity/GlowSquid/ ()V net/minecraft/world/entity/GlowSquid/ ()V +MD: net/minecraft/world/entity/GlowSquid/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/GlowSquid/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/GlowSquid/m_142033_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/GlowSquid/getInkParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/GlowSquid/m_142555_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/GlowSquid/getSquirtSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/GlowSquid/m_147119_ (I)V net/minecraft/world/entity/GlowSquid/setDarkTicks (I)V +MD: net/minecraft/world/entity/GlowSquid/m_147128_ ()I net/minecraft/world/entity/GlowSquid/getDarkTicksRemaining ()I +MD: net/minecraft/world/entity/GlowSquid/m_186001_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/GlowSquid/checkGlowSquideSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/GlowSquid/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/GlowSquid/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/GlowSquid/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/GlowSquid/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/GlowSquid/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/GlowSquid/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/GlowSquid/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/GlowSquid/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/GlowSquid/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/GlowSquid/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/GlowSquid/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/GlowSquid/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/GlowSquid/m_8097_ ()V net/minecraft/world/entity/GlowSquid/defineSynchedData ()V +MD: net/minecraft/world/entity/GlowSquid/m_8107_ ()V net/minecraft/world/entity/GlowSquid/aiStep ()V +CL: net/minecraft/world/entity/HumanoidArm net/minecraft/world/entity/HumanoidArm +FD: net/minecraft/world/entity/HumanoidArm/$VALUES net/minecraft/world/entity/HumanoidArm/$VALUES +FD: net/minecraft/world/entity/HumanoidArm/LEFT net/minecraft/world/entity/HumanoidArm/LEFT +FD: net/minecraft/world/entity/HumanoidArm/RIGHT net/minecraft/world/entity/HumanoidArm/RIGHT +FD: net/minecraft/world/entity/HumanoidArm/f_20821_ net/minecraft/world/entity/HumanoidArm/name +FD: net/minecraft/world/entity/HumanoidArm/net/minecraft/world/entity/HumanoidArm net/minecraft/world/entity/HumanoidArm/net/minecraft/world/entity/HumanoidArm +MD: net/minecraft/world/entity/HumanoidArm/ ()V net/minecraft/world/entity/HumanoidArm/ ()V +MD: net/minecraft/world/entity/HumanoidArm/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V net/minecraft/world/entity/HumanoidArm/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/entity/HumanoidArm/m_147131_ ()[Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/HumanoidArm/$values ()[Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/world/entity/HumanoidArm/m_20828_ ()Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/HumanoidArm/getOpposite ()Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/world/entity/HumanoidArm/m_20829_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/HumanoidArm/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/HumanoidArm/toString ()Ljava/lang/String; net/minecraft/world/entity/HumanoidArm/toString ()Ljava/lang/String; +MD: net/minecraft/world/entity/HumanoidArm/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/HumanoidArm/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/world/entity/HumanoidArm/values ()[Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/HumanoidArm/values ()[Lnet/minecraft/world/entity/HumanoidArm; +CL: net/minecraft/world/entity/ItemBasedSteering net/minecraft/world/entity/ItemBasedSteering +FD: net/minecraft/world/entity/ItemBasedSteering/f_147132_ net/minecraft/world/entity/ItemBasedSteering/MIN_BOOST_TIME +FD: net/minecraft/world/entity/ItemBasedSteering/f_147133_ net/minecraft/world/entity/ItemBasedSteering/MAX_BOOST_TIME +FD: net/minecraft/world/entity/ItemBasedSteering/f_20834_ net/minecraft/world/entity/ItemBasedSteering/boosting +FD: net/minecraft/world/entity/ItemBasedSteering/f_20835_ net/minecraft/world/entity/ItemBasedSteering/boostTime +FD: net/minecraft/world/entity/ItemBasedSteering/f_20836_ net/minecraft/world/entity/ItemBasedSteering/boostTimeTotal +FD: net/minecraft/world/entity/ItemBasedSteering/f_20837_ net/minecraft/world/entity/ItemBasedSteering/entityData +FD: net/minecraft/world/entity/ItemBasedSteering/f_20838_ net/minecraft/world/entity/ItemBasedSteering/boostTimeAccessor +FD: net/minecraft/world/entity/ItemBasedSteering/f_20839_ net/minecraft/world/entity/ItemBasedSteering/hasSaddleAccessor +FD: net/minecraft/world/entity/ItemBasedSteering/net/minecraft/world/entity/ItemBasedSteering net/minecraft/world/entity/ItemBasedSteering/net/minecraft/world/entity/ItemBasedSteering +MD: net/minecraft/world/entity/ItemBasedSteering/ (Lnet/minecraft/network/syncher/SynchedEntityData;Lnet/minecraft/network/syncher/EntityDataAccessor;Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/ItemBasedSteering/ (Lnet/minecraft/network/syncher/SynchedEntityData;Lnet/minecraft/network/syncher/EntityDataAccessor;Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/ItemBasedSteering/m_20844_ ()V net/minecraft/world/entity/ItemBasedSteering/onSynced ()V +MD: net/minecraft/world/entity/ItemBasedSteering/m_20845_ (Ljava/util/Random;)Z net/minecraft/world/entity/ItemBasedSteering/boost (Ljava/util/Random;)Z +MD: net/minecraft/world/entity/ItemBasedSteering/m_20847_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/ItemBasedSteering/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/ItemBasedSteering/m_20849_ (Z)V net/minecraft/world/entity/ItemBasedSteering/setSaddle (Z)V +MD: net/minecraft/world/entity/ItemBasedSteering/m_20851_ ()Z net/minecraft/world/entity/ItemBasedSteering/hasSaddle ()Z +MD: net/minecraft/world/entity/ItemBasedSteering/m_20852_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/ItemBasedSteering/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/entity/ItemSteerable net/minecraft/world/entity/ItemSteerable +FD: net/minecraft/world/entity/ItemSteerable/net/minecraft/world/entity/ItemSteerable net/minecraft/world/entity/ItemSteerable/net/minecraft/world/entity/ItemSteerable +MD: net/minecraft/world/entity/ItemSteerable/m_20854_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ItemBasedSteering;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/entity/ItemSteerable/travel (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ItemBasedSteering;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/entity/ItemSteerable/m_6746_ ()Z net/minecraft/world/entity/ItemSteerable/boost ()Z +MD: net/minecraft/world/entity/ItemSteerable/m_6748_ ()F net/minecraft/world/entity/ItemSteerable/getSteeringSpeed ()F +MD: net/minecraft/world/entity/ItemSteerable/m_7760_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/ItemSteerable/travelWithInput (Lnet/minecraft/world/phys/Vec3;)V +CL: net/minecraft/world/entity/LerpingModel net/minecraft/world/entity/LerpingModel +FD: net/minecraft/world/entity/LerpingModel/net/minecraft/world/entity/LerpingModel net/minecraft/world/entity/LerpingModel/net/minecraft/world/entity/LerpingModel +MD: net/minecraft/world/entity/LerpingModel/m_142115_ ()Ljava/util/Map; net/minecraft/world/entity/LerpingModel/getModelRotationValues ()Ljava/util/Map; +CL: net/minecraft/world/entity/LightningBolt net/minecraft/world/entity/LightningBolt +FD: net/minecraft/world/entity/LightningBolt/f_147134_ net/minecraft/world/entity/LightningBolt/hitEntities +FD: net/minecraft/world/entity/LightningBolt/f_147135_ net/minecraft/world/entity/LightningBolt/blocksSetOnFire +FD: net/minecraft/world/entity/LightningBolt/f_147136_ net/minecraft/world/entity/LightningBolt/START_LIFE +FD: net/minecraft/world/entity/LightningBolt/f_147137_ net/minecraft/world/entity/LightningBolt/DAMAGE_RADIUS +FD: net/minecraft/world/entity/LightningBolt/f_147138_ net/minecraft/world/entity/LightningBolt/DETECTION_RADIUS +FD: net/minecraft/world/entity/LightningBolt/f_20859_ net/minecraft/world/entity/LightningBolt/seed +FD: net/minecraft/world/entity/LightningBolt/f_20860_ net/minecraft/world/entity/LightningBolt/life +FD: net/minecraft/world/entity/LightningBolt/f_20861_ net/minecraft/world/entity/LightningBolt/flashes +FD: net/minecraft/world/entity/LightningBolt/f_20862_ net/minecraft/world/entity/LightningBolt/visualOnly +FD: net/minecraft/world/entity/LightningBolt/f_20863_ net/minecraft/world/entity/LightningBolt/cause +FD: net/minecraft/world/entity/LightningBolt/net/minecraft/world/entity/LightningBolt net/minecraft/world/entity/LightningBolt/net/minecraft/world/entity/LightningBolt +MD: net/minecraft/world/entity/LightningBolt/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/LightningBolt/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/LightningBolt/m_147139_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/LightningBolt/lambda$tick$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/LightningBolt/m_147141_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/LightningBolt/lambda$randomStepCleaningCopper$2 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/LightningBolt/m_147145_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;I)V net/minecraft/world/entity/LightningBolt/randomWalkCleaningCopper (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;I)V +MD: net/minecraft/world/entity/LightningBolt/m_147150_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LightningBolt/clearCopperOnLightningStrike (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LightningBolt/m_147153_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/world/entity/LightningBolt/randomStepCleaningCopper (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +MD: net/minecraft/world/entity/LightningBolt/m_147156_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/LightningBolt/lambda$tick$1 (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/LightningBolt/m_147158_ ()Lnet/minecraft/server/level/ServerPlayer; net/minecraft/world/entity/LightningBolt/getCause ()Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/world/entity/LightningBolt/m_147159_ ()I net/minecraft/world/entity/LightningBolt/getBlocksSetOnFire ()I +MD: net/minecraft/world/entity/LightningBolt/m_147160_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/LightningBolt/getHitEntities ()Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/LightningBolt/m_147161_ ()V net/minecraft/world/entity/LightningBolt/powerLightningRod ()V +MD: net/minecraft/world/entity/LightningBolt/m_147162_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/LightningBolt/getStrikePosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/LightningBolt/m_20870_ (I)V net/minecraft/world/entity/LightningBolt/spawnFire (I)V +MD: net/minecraft/world/entity/LightningBolt/m_20874_ (Z)V net/minecraft/world/entity/LightningBolt/setVisualOnly (Z)V +MD: net/minecraft/world/entity/LightningBolt/m_20879_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/entity/LightningBolt/setCause (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/world/entity/LightningBolt/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/LightningBolt/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/LightningBolt/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/LightningBolt/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/LightningBolt/m_6783_ (D)Z net/minecraft/world/entity/LightningBolt/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/LightningBolt/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/LightningBolt/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/LightningBolt/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/LightningBolt/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/LightningBolt/m_8097_ ()V net/minecraft/world/entity/LightningBolt/defineSynchedData ()V +MD: net/minecraft/world/entity/LightningBolt/m_8119_ ()V net/minecraft/world/entity/LightningBolt/tick ()V +CL: net/minecraft/world/entity/LivingEntity net/minecraft/world/entity/LivingEntity +FD: net/minecraft/world/entity/LivingEntity/f_147163_ net/minecraft/world/entity/LivingEntity/LIVING_ENTITY_FLAG_SPIN_ATTACK +FD: net/minecraft/world/entity/LivingEntity/f_147164_ net/minecraft/world/entity/LivingEntity/DEFAULT_EYE_HEIGHT +FD: net/minecraft/world/entity/LivingEntity/f_147165_ net/minecraft/world/entity/LivingEntity/EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT +FD: net/minecraft/world/entity/LivingEntity/f_147166_ net/minecraft/world/entity/LivingEntity/HAND_SLOTS +FD: net/minecraft/world/entity/LivingEntity/f_147167_ net/minecraft/world/entity/LivingEntity/ARMOR_SLOTS +FD: net/minecraft/world/entity/LivingEntity/f_147168_ net/minecraft/world/entity/LivingEntity/EQUIPMENT_SLOT_OFFSET +FD: net/minecraft/world/entity/LivingEntity/f_147169_ net/minecraft/world/entity/LivingEntity/ARMOR_SLOT_OFFSET +FD: net/minecraft/world/entity/LivingEntity/f_147170_ net/minecraft/world/entity/LivingEntity/SWING_DURATION +FD: net/minecraft/world/entity/LivingEntity/f_147171_ net/minecraft/world/entity/LivingEntity/PLAYER_HURT_EXPERIENCE_TIME +FD: net/minecraft/world/entity/LivingEntity/f_147172_ net/minecraft/world/entity/LivingEntity/MIN_MOVEMENT_DISTANCE +FD: net/minecraft/world/entity/LivingEntity/f_147173_ net/minecraft/world/entity/LivingEntity/DEFAULT_BASE_GRAVITY +FD: net/minecraft/world/entity/LivingEntity/f_147174_ net/minecraft/world/entity/LivingEntity/DEATH_DURATION +FD: net/minecraft/world/entity/LivingEntity/f_147175_ net/minecraft/world/entity/LivingEntity/USE_ITEM_INTERVAL +FD: net/minecraft/world/entity/LivingEntity/f_147176_ net/minecraft/world/entity/LivingEntity/LIVING_ENTITY_FLAG_IS_USING +FD: net/minecraft/world/entity/LivingEntity/f_147177_ net/minecraft/world/entity/LivingEntity/LIVING_ENTITY_FLAG_OFF_HAND +FD: net/minecraft/world/entity/LivingEntity/f_147178_ net/minecraft/world/entity/LivingEntity/DAMAGE_SOURCE_TIMEOUT +FD: net/minecraft/world/entity/LivingEntity/f_147179_ net/minecraft/world/entity/LivingEntity/WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS +FD: net/minecraft/world/entity/LivingEntity/f_147180_ net/minecraft/world/entity/LivingEntity/TICKS_PER_ELYTRA_FREE_FALL_EVENT +FD: net/minecraft/world/entity/LivingEntity/f_147181_ net/minecraft/world/entity/LivingEntity/FREE_FALL_EVENTS_PER_ELYTRA_BREAK +FD: net/minecraft/world/entity/LivingEntity/f_147182_ net/minecraft/world/entity/LivingEntity/MAX_LINE_OF_SIGHT_TEST_RANGE +FD: net/minecraft/world/entity/LivingEntity/f_147183_ net/minecraft/world/entity/LivingEntity/discardFriction +FD: net/minecraft/world/entity/LivingEntity/f_147184_ net/minecraft/world/entity/LivingEntity/SPEED_MODIFIER_POWDER_SNOW_UUID +FD: net/minecraft/world/entity/LivingEntity/f_201943_ net/minecraft/world/entity/LivingEntity/LOGGER +FD: net/minecraft/world/entity/LivingEntity/f_20883_ net/minecraft/world/entity/LivingEntity/yBodyRot +FD: net/minecraft/world/entity/LivingEntity/f_20884_ net/minecraft/world/entity/LivingEntity/yBodyRotO +FD: net/minecraft/world/entity/LivingEntity/f_20885_ net/minecraft/world/entity/LivingEntity/yHeadRot +FD: net/minecraft/world/entity/LivingEntity/f_20886_ net/minecraft/world/entity/LivingEntity/yHeadRotO +FD: net/minecraft/world/entity/LivingEntity/f_20887_ net/minecraft/world/entity/LivingEntity/flyingSpeed +FD: net/minecraft/world/entity/LivingEntity/f_20888_ net/minecraft/world/entity/LivingEntity/lastHurtByPlayer +FD: net/minecraft/world/entity/LivingEntity/f_20889_ net/minecraft/world/entity/LivingEntity/lastHurtByPlayerTime +FD: net/minecraft/world/entity/LivingEntity/f_20890_ net/minecraft/world/entity/LivingEntity/dead +FD: net/minecraft/world/entity/LivingEntity/f_20891_ net/minecraft/world/entity/LivingEntity/noActionTime +FD: net/minecraft/world/entity/LivingEntity/f_20892_ net/minecraft/world/entity/LivingEntity/oRun +FD: net/minecraft/world/entity/LivingEntity/f_20893_ net/minecraft/world/entity/LivingEntity/run +FD: net/minecraft/world/entity/LivingEntity/f_20894_ net/minecraft/world/entity/LivingEntity/animStep +FD: net/minecraft/world/entity/LivingEntity/f_20895_ net/minecraft/world/entity/LivingEntity/animStepO +FD: net/minecraft/world/entity/LivingEntity/f_20896_ net/minecraft/world/entity/LivingEntity/rotOffs +FD: net/minecraft/world/entity/LivingEntity/f_20897_ net/minecraft/world/entity/LivingEntity/deathScore +FD: net/minecraft/world/entity/LivingEntity/f_20898_ net/minecraft/world/entity/LivingEntity/lastHurt +FD: net/minecraft/world/entity/LivingEntity/f_20899_ net/minecraft/world/entity/LivingEntity/jumping +FD: net/minecraft/world/entity/LivingEntity/f_20900_ net/minecraft/world/entity/LivingEntity/xxa +FD: net/minecraft/world/entity/LivingEntity/f_20901_ net/minecraft/world/entity/LivingEntity/yya +FD: net/minecraft/world/entity/LivingEntity/f_20902_ net/minecraft/world/entity/LivingEntity/zza +FD: net/minecraft/world/entity/LivingEntity/f_20903_ net/minecraft/world/entity/LivingEntity/lerpSteps +FD: net/minecraft/world/entity/LivingEntity/f_20904_ net/minecraft/world/entity/LivingEntity/lerpX +FD: net/minecraft/world/entity/LivingEntity/f_20905_ net/minecraft/world/entity/LivingEntity/lerpY +FD: net/minecraft/world/entity/LivingEntity/f_20906_ net/minecraft/world/entity/LivingEntity/lerpZ +FD: net/minecraft/world/entity/LivingEntity/f_20907_ net/minecraft/world/entity/LivingEntity/lerpYRot +FD: net/minecraft/world/entity/LivingEntity/f_20908_ net/minecraft/world/entity/LivingEntity/lerpXRot +FD: net/minecraft/world/entity/LivingEntity/f_20909_ net/minecraft/world/entity/LivingEntity/DATA_LIVING_ENTITY_FLAGS +FD: net/minecraft/world/entity/LivingEntity/f_20910_ net/minecraft/world/entity/LivingEntity/SLEEPING_DIMENSIONS +FD: net/minecraft/world/entity/LivingEntity/f_20911_ net/minecraft/world/entity/LivingEntity/swinging +FD: net/minecraft/world/entity/LivingEntity/f_20912_ net/minecraft/world/entity/LivingEntity/swingingArm +FD: net/minecraft/world/entity/LivingEntity/f_20913_ net/minecraft/world/entity/LivingEntity/swingTime +FD: net/minecraft/world/entity/LivingEntity/f_20914_ net/minecraft/world/entity/LivingEntity/removeArrowTime +FD: net/minecraft/world/entity/LivingEntity/f_20915_ net/minecraft/world/entity/LivingEntity/removeStingerTime +FD: net/minecraft/world/entity/LivingEntity/f_20916_ net/minecraft/world/entity/LivingEntity/hurtTime +FD: net/minecraft/world/entity/LivingEntity/f_20917_ net/minecraft/world/entity/LivingEntity/hurtDuration +FD: net/minecraft/world/entity/LivingEntity/f_20918_ net/minecraft/world/entity/LivingEntity/hurtDir +FD: net/minecraft/world/entity/LivingEntity/f_20919_ net/minecraft/world/entity/LivingEntity/deathTime +FD: net/minecraft/world/entity/LivingEntity/f_20920_ net/minecraft/world/entity/LivingEntity/oAttackAnim +FD: net/minecraft/world/entity/LivingEntity/f_20921_ net/minecraft/world/entity/LivingEntity/attackAnim +FD: net/minecraft/world/entity/LivingEntity/f_20922_ net/minecraft/world/entity/LivingEntity/attackStrengthTicker +FD: net/minecraft/world/entity/LivingEntity/f_20923_ net/minecraft/world/entity/LivingEntity/animationSpeedOld +FD: net/minecraft/world/entity/LivingEntity/f_20924_ net/minecraft/world/entity/LivingEntity/animationSpeed +FD: net/minecraft/world/entity/LivingEntity/f_20925_ net/minecraft/world/entity/LivingEntity/animationPosition +FD: net/minecraft/world/entity/LivingEntity/f_20926_ net/minecraft/world/entity/LivingEntity/invulnerableDuration +FD: net/minecraft/world/entity/LivingEntity/f_20927_ net/minecraft/world/entity/LivingEntity/timeOffs +FD: net/minecraft/world/entity/LivingEntity/f_20928_ net/minecraft/world/entity/LivingEntity/rotA +FD: net/minecraft/world/entity/LivingEntity/f_20929_ net/minecraft/world/entity/LivingEntity/SPEED_MODIFIER_SPRINTING_UUID +FD: net/minecraft/world/entity/LivingEntity/f_20930_ net/minecraft/world/entity/LivingEntity/lastDamageStamp +FD: net/minecraft/world/entity/LivingEntity/f_20931_ net/minecraft/world/entity/LivingEntity/swimAmount +FD: net/minecraft/world/entity/LivingEntity/f_20932_ net/minecraft/world/entity/LivingEntity/swimAmountO +FD: net/minecraft/world/entity/LivingEntity/f_20933_ net/minecraft/world/entity/LivingEntity/lyHeadRot +FD: net/minecraft/world/entity/LivingEntity/f_20934_ net/minecraft/world/entity/LivingEntity/lerpHeadSteps +FD: net/minecraft/world/entity/LivingEntity/f_20935_ net/minecraft/world/entity/LivingEntity/useItem +FD: net/minecraft/world/entity/LivingEntity/f_20936_ net/minecraft/world/entity/LivingEntity/useItemRemaining +FD: net/minecraft/world/entity/LivingEntity/f_20937_ net/minecraft/world/entity/LivingEntity/fallFlyTicks +FD: net/minecraft/world/entity/LivingEntity/f_20938_ net/minecraft/world/entity/LivingEntity/autoSpinAttackTicks +FD: net/minecraft/world/entity/LivingEntity/f_20939_ net/minecraft/world/entity/LivingEntity/brain +FD: net/minecraft/world/entity/LivingEntity/f_20940_ net/minecraft/world/entity/LivingEntity/DATA_ARROW_COUNT_ID +FD: net/minecraft/world/entity/LivingEntity/f_20941_ net/minecraft/world/entity/LivingEntity/DATA_STINGER_COUNT_ID +FD: net/minecraft/world/entity/LivingEntity/f_20942_ net/minecraft/world/entity/LivingEntity/SLEEPING_POS_ID +FD: net/minecraft/world/entity/LivingEntity/f_20943_ net/minecraft/world/entity/LivingEntity/attributes +FD: net/minecraft/world/entity/LivingEntity/f_20944_ net/minecraft/world/entity/LivingEntity/combatTracker +FD: net/minecraft/world/entity/LivingEntity/f_20945_ net/minecraft/world/entity/LivingEntity/activeEffects +FD: net/minecraft/world/entity/LivingEntity/f_20946_ net/minecraft/world/entity/LivingEntity/lastHandItemStacks +FD: net/minecraft/world/entity/LivingEntity/f_20947_ net/minecraft/world/entity/LivingEntity/lastArmorItemStacks +FD: net/minecraft/world/entity/LivingEntity/f_20948_ net/minecraft/world/entity/LivingEntity/effectsDirty +FD: net/minecraft/world/entity/LivingEntity/f_20949_ net/minecraft/world/entity/LivingEntity/lastHurtByMob +FD: net/minecraft/world/entity/LivingEntity/f_20950_ net/minecraft/world/entity/LivingEntity/lastHurtByMobTimestamp +FD: net/minecraft/world/entity/LivingEntity/f_20951_ net/minecraft/world/entity/LivingEntity/lastHurtMob +FD: net/minecraft/world/entity/LivingEntity/f_20952_ net/minecraft/world/entity/LivingEntity/lastHurtMobTimestamp +FD: net/minecraft/world/entity/LivingEntity/f_20953_ net/minecraft/world/entity/LivingEntity/speed +FD: net/minecraft/world/entity/LivingEntity/f_20954_ net/minecraft/world/entity/LivingEntity/noJumpDelay +FD: net/minecraft/world/entity/LivingEntity/f_20955_ net/minecraft/world/entity/LivingEntity/absorptionAmount +FD: net/minecraft/world/entity/LivingEntity/f_20956_ net/minecraft/world/entity/LivingEntity/lastPos +FD: net/minecraft/world/entity/LivingEntity/f_20957_ net/minecraft/world/entity/LivingEntity/lastClimbablePos +FD: net/minecraft/world/entity/LivingEntity/f_20958_ net/minecraft/world/entity/LivingEntity/lastDamageSource +FD: net/minecraft/world/entity/LivingEntity/f_20959_ net/minecraft/world/entity/LivingEntity/SPEED_MODIFIER_SOUL_SPEED_UUID +FD: net/minecraft/world/entity/LivingEntity/f_20960_ net/minecraft/world/entity/LivingEntity/SPEED_MODIFIER_SPRINTING +FD: net/minecraft/world/entity/LivingEntity/f_20961_ net/minecraft/world/entity/LivingEntity/DATA_HEALTH_ID +FD: net/minecraft/world/entity/LivingEntity/f_20962_ net/minecraft/world/entity/LivingEntity/DATA_EFFECT_COLOR_ID +FD: net/minecraft/world/entity/LivingEntity/f_20963_ net/minecraft/world/entity/LivingEntity/DATA_EFFECT_AMBIENCE_ID +FD: net/minecraft/world/entity/LivingEntity/net/minecraft/world/entity/LivingEntity net/minecraft/world/entity/LivingEntity/net/minecraft/world/entity/LivingEntity +MD: net/minecraft/world/entity/LivingEntity/ ()V net/minecraft/world/entity/LivingEntity/ ()V +MD: net/minecraft/world/entity/LivingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/LivingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/LivingEntity/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/LivingEntity/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/LivingEntity/m_141973_ (Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/LivingEntity/onEffectUpdated (Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/LivingEntity/m_142038_ ()Z net/minecraft/world/entity/LivingEntity/isCurrentlyGlowing ()Z +MD: net/minecraft/world/entity/LivingEntity/m_142065_ ()Z net/minecraft/world/entity/LivingEntity/canBeSeenByAnyone ()Z +MD: net/minecraft/world/entity/LivingEntity/m_142066_ ()Z net/minecraft/world/entity/LivingEntity/canBeSeenAsEnemy ()Z +MD: net/minecraft/world/entity/LivingEntity/m_142079_ ()Z net/minecraft/world/entity/LivingEntity/canFreeze ()Z +MD: net/minecraft/world/entity/LivingEntity/m_142106_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/updateUsingItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_142223_ (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V net/minecraft/world/entity/LivingEntity/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V +MD: net/minecraft/world/entity/LivingEntity/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/LivingEntity/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/LivingEntity/m_142540_ (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/LivingEntity/onEffectAdded (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/LivingEntity/m_142581_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/LivingEntity/getLastHurtByMob ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/LivingEntity/m_142582_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/LivingEntity/hasLineOfSight (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/LivingEntity/m_142642_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/world/entity/LivingEntity/hurtHelmet (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/world/entity/LivingEntity/m_147195_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/LivingEntity/createEquipmentSlotAccess (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/LivingEntity/m_147198_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/LivingEntity/lambda$isHolding$4 (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/LivingEntity/m_147202_ (Ljava/util/List;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/lambda$handleEquipmentChanges$5 (Ljava/util/List;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_147207_ (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/LivingEntity/addEffect (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/LivingEntity/m_147211_ (I)Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/LivingEntity/getEquipmentSlot (I)Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/entity/LivingEntity/m_147215_ (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/LivingEntity/forceAddEffect (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/LivingEntity/m_147218_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/equipEventAndSound (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_147220_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/LivingEntity/lambda$createEquipmentSlotAccess$10 (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/LivingEntity/m_147223_ ()Z net/minecraft/world/entity/LivingEntity/shouldDiscardFriction ()Z +MD: net/minecraft/world/entity/LivingEntity/m_147225_ ()V net/minecraft/world/entity/LivingEntity/removeFrost ()V +MD: net/minecraft/world/entity/LivingEntity/m_147226_ ()V net/minecraft/world/entity/LivingEntity/tryAddFrost ()V +MD: net/minecraft/world/entity/LivingEntity/m_147227_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LivingEntity/lambda$stopSleeping$9 (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LivingEntity/m_147229_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/LivingEntity/lambda$stopSleeping$8 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/LivingEntity/m_147231_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/lambda$updateFallFlying$6 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_147233_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/LivingEntity/getEquipmentSlotForItem (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/entity/LivingEntity/m_147235_ (Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; net/minecraft/world/entity/LivingEntity/lambda$checkBedExists$7 (Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; +MD: net/minecraft/world/entity/LivingEntity/m_147239_ ()V net/minecraft/world/entity/LivingEntity/updateGlowingStatus ()V +MD: net/minecraft/world/entity/LivingEntity/m_147240_ (DDD)V net/minecraft/world/entity/LivingEntity/knockback (DDD)V +MD: net/minecraft/world/entity/LivingEntity/m_147244_ (Z)V net/minecraft/world/entity/LivingEntity/setDiscardFriction (Z)V +MD: net/minecraft/world/entity/LivingEntity/m_147246_ ()V net/minecraft/world/entity/LivingEntity/makePoofParticles ()V +MD: net/minecraft/world/entity/LivingEntity/m_181122_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/verifyEquippedItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_182332_ ()D net/minecraft/world/entity/LivingEntity/getJumpBoostPower ()D +MD: net/minecraft/world/entity/LivingEntity/m_196493_ ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; net/minecraft/world/entity/LivingEntity/getFallSounds ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; +MD: net/minecraft/world/entity/LivingEntity/m_203347_ (Lnet/minecraft/tags/TagKey;)V net/minecraft/world/entity/LivingEntity/jumpInLiquid (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/entity/LivingEntity/m_203441_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/entity/LivingEntity/canStandOnFluid (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/entity/LivingEntity/m_20968_ (Lnet/minecraft/world/entity/Entity;)D net/minecraft/world/entity/LivingEntity/getVisibilityPercent (Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/world/entity/LivingEntity/m_20984_ (DDDZ)Z net/minecraft/world/entity/LivingEntity/randomTeleport (DDDZ)Z +MD: net/minecraft/world/entity/LivingEntity/m_20994_ (DZLnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/LivingEntity/getFluidFallingAdjustedMovement (DZLnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/LivingEntity/m_20998_ (F)F net/minecraft/world/entity/LivingEntity/getSwimAmount (F)F +MD: net/minecraft/world/entity/LivingEntity/m_21008_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/setItemInHand (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_21011_ (Lnet/minecraft/world/InteractionHand;Z)V net/minecraft/world/entity/LivingEntity/swing (Lnet/minecraft/world/InteractionHand;Z)V +MD: net/minecraft/world/entity/LivingEntity/m_21023_ (Lnet/minecraft/world/effect/MobEffect;)Z net/minecraft/world/entity/LivingEntity/hasEffect (Lnet/minecraft/world/effect/MobEffect;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21028_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/LivingEntity/dismountVehicle (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/LivingEntity/m_21033_ (Lnet/minecraft/world/entity/EquipmentSlot;)Z net/minecraft/world/entity/LivingEntity/hasItemInSlot (Lnet/minecraft/world/entity/EquipmentSlot;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21040_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;)Z net/minecraft/world/entity/LivingEntity/canAttack (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21043_ (Lnet/minecraft/world/entity/LivingEntity;Z)V net/minecraft/world/entity/LivingEntity/calculateEntityAnimation (Lnet/minecraft/world/entity/LivingEntity;Z)V +MD: net/minecraft/world/entity/LivingEntity/m_21051_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; net/minecraft/world/entity/LivingEntity/getAttribute (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; +MD: net/minecraft/world/entity/LivingEntity/m_21053_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/LivingEntity/onItemPickup (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_21055_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/entity/LivingEntity/isHolding (Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21060_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/entity/LivingEntity/spawnItemParticles (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/entity/LivingEntity/m_21063_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/addEatEffect (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_21071_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/phys/AABB;)V net/minecraft/world/entity/LivingEntity/checkAutoSpinAttack (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/phys/AABB;)V +MD: net/minecraft/world/entity/LivingEntity/m_21074_ (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/LivingEntity/handleRelativeFrictionAndCalculateMovement (Lnet/minecraft/world/phys/Vec3;F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/LivingEntity/m_21080_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LivingEntity/setPosToBed (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LivingEntity/m_21091_ (Ljava/util/Map;)V net/minecraft/world/entity/LivingEntity/handleHandSwap (Ljava/util/Map;)V +MD: net/minecraft/world/entity/LivingEntity/m_21093_ (Ljava/util/function/Predicate;)Z net/minecraft/world/entity/LivingEntity/isHolding (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21097_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LivingEntity/lambda$addAdditionalSaveData$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LivingEntity/m_21100_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/entity/LivingEntity/lambda$addAdditionalSaveData$2 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/entity/LivingEntity/m_21120_ (Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getItemInHand (Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_21124_ (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffectInstance; net/minecraft/world/entity/LivingEntity/getEffect (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffectInstance; +MD: net/minecraft/world/entity/LivingEntity/m_21128_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/setLastArmorItem (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_21133_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D net/minecraft/world/entity/LivingEntity/getAttributeValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D +MD: net/minecraft/world/entity/LivingEntity/m_21137_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/entity/LivingEntity/triggerItemUseEffects (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/entity/LivingEntity/m_21142_ (Ljava/util/Map;)V net/minecraft/world/entity/LivingEntity/handleEquipmentChanges (Ljava/util/Map;)V +MD: net/minecraft/world/entity/LivingEntity/m_21153_ (F)V net/minecraft/world/entity/LivingEntity/setHealth (F)V +MD: net/minecraft/world/entity/LivingEntity/m_21155_ (IZ)V net/minecraft/world/entity/LivingEntity/setLivingEntityFlag (IZ)V +MD: net/minecraft/world/entity/LivingEntity/m_21161_ (Lnet/minecraft/world/damagesource/DamageSource;F)F net/minecraft/world/entity/LivingEntity/getDamageAfterArmorAbsorb (Lnet/minecraft/world/damagesource/DamageSource;F)F +MD: net/minecraft/world/entity/LivingEntity/m_21166_ (Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/entity/LivingEntity/broadcastBreakEvent (Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/entity/LivingEntity/m_21168_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/setLastHandItem (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_21172_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D net/minecraft/world/entity/LivingEntity/getAttributeBaseValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D +MD: net/minecraft/world/entity/LivingEntity/m_21176_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/LivingEntity/trapdoorUsableAsLadder (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21179_ (Ljava/util/Collection;)Z net/minecraft/world/entity/LivingEntity/areAllEffectsAmbient (Ljava/util/Collection;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21183_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/LivingEntity/createLivingAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/LivingEntity/m_21184_ ()V net/minecraft/world/entity/LivingEntity/spawnSoulSpeedParticle ()V +MD: net/minecraft/world/entity/LivingEntity/m_21185_ ()V net/minecraft/world/entity/LivingEntity/removeSoulSpeed ()V +MD: net/minecraft/world/entity/LivingEntity/m_21186_ ()V net/minecraft/world/entity/LivingEntity/tryAddSoulSpeed ()V +MD: net/minecraft/world/entity/LivingEntity/m_21187_ ()Ljava/util/Random; net/minecraft/world/entity/LivingEntity/getRandom ()Ljava/util/Random; +MD: net/minecraft/world/entity/LivingEntity/m_21190_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/world/entity/LivingEntity/broadcastBreakEvent (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/world/entity/LivingEntity/m_21195_ (Lnet/minecraft/world/effect/MobEffect;)Z net/minecraft/world/entity/LivingEntity/removeEffect (Lnet/minecraft/world/effect/MobEffect;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21198_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getLastArmorItem (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_21203_ ()V net/minecraft/world/entity/LivingEntity/updateSwingTime ()V +MD: net/minecraft/world/entity/LivingEntity/m_21204_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeMap; net/minecraft/world/entity/LivingEntity/getAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeMap; +MD: net/minecraft/world/entity/LivingEntity/m_21205_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getMainHandItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_21206_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getOffhandItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_21207_ ()F net/minecraft/world/entity/LivingEntity/getArmorCoverPercentage ()F +MD: net/minecraft/world/entity/LivingEntity/m_21208_ ()V net/minecraft/world/entity/LivingEntity/goDownInWater ()V +MD: net/minecraft/world/entity/LivingEntity/m_21209_ ()Z net/minecraft/world/entity/LivingEntity/isAutoSpinAttack ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21210_ ()V net/minecraft/world/entity/LivingEntity/updateEffectVisibility ()V +MD: net/minecraft/world/entity/LivingEntity/m_21211_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getUseItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_21212_ ()I net/minecraft/world/entity/LivingEntity/getUseItemRemainingTicks ()I +MD: net/minecraft/world/entity/LivingEntity/m_21213_ ()I net/minecraft/world/entity/LivingEntity/getLastHurtByMobTimestamp ()I +MD: net/minecraft/world/entity/LivingEntity/m_21214_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/LivingEntity/getLastHurtMob ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/LivingEntity/m_21215_ ()I net/minecraft/world/entity/LivingEntity/getLastHurtMobTimestamp ()I +MD: net/minecraft/world/entity/LivingEntity/m_21216_ ()I net/minecraft/world/entity/LivingEntity/getNoActionTime ()I +MD: net/minecraft/world/entity/LivingEntity/m_21217_ ()V net/minecraft/world/entity/LivingEntity/tickEffects ()V +MD: net/minecraft/world/entity/LivingEntity/m_21218_ ()V net/minecraft/world/entity/LivingEntity/removeEffectParticles ()V +MD: net/minecraft/world/entity/LivingEntity/m_21219_ ()Z net/minecraft/world/entity/LivingEntity/removeAllEffects ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21220_ ()Ljava/util/Collection; net/minecraft/world/entity/LivingEntity/getActiveEffects ()Ljava/util/Collection; +MD: net/minecraft/world/entity/LivingEntity/m_21221_ ()Ljava/util/Map; net/minecraft/world/entity/LivingEntity/getActiveEffectsMap ()Ljava/util/Map; +MD: net/minecraft/world/entity/LivingEntity/m_21222_ ()Z net/minecraft/world/entity/LivingEntity/isInvertedHealAndHarm ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21223_ ()F net/minecraft/world/entity/LivingEntity/getHealth ()F +MD: net/minecraft/world/entity/LivingEntity/m_21224_ ()Z net/minecraft/world/entity/LivingEntity/isDeadOrDying ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21225_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/entity/LivingEntity/getLastDamageSource ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/entity/LivingEntity/m_21226_ ()V net/minecraft/world/entity/LivingEntity/dropExperience ()V +MD: net/minecraft/world/entity/LivingEntity/m_21227_ ()Ljava/util/Optional; net/minecraft/world/entity/LivingEntity/getLastClimbablePos ()Ljava/util/Optional; +MD: net/minecraft/world/entity/LivingEntity/m_21229_ ()V net/minecraft/world/entity/LivingEntity/playBlockFallSound ()V +MD: net/minecraft/world/entity/LivingEntity/m_21230_ ()I net/minecraft/world/entity/LivingEntity/getArmorValue ()I +MD: net/minecraft/world/entity/LivingEntity/m_21231_ ()Lnet/minecraft/world/damagesource/CombatTracker; net/minecraft/world/entity/LivingEntity/getCombatTracker ()Lnet/minecraft/world/damagesource/CombatTracker; +MD: net/minecraft/world/entity/LivingEntity/m_21232_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/LivingEntity/getKillCredit ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/LivingEntity/m_21233_ ()F net/minecraft/world/entity/LivingEntity/getMaxHealth ()F +MD: net/minecraft/world/entity/LivingEntity/m_21234_ ()I net/minecraft/world/entity/LivingEntity/getArrowCount ()I +MD: net/minecraft/world/entity/LivingEntity/m_21235_ ()I net/minecraft/world/entity/LivingEntity/getStingerCount ()I +MD: net/minecraft/world/entity/LivingEntity/m_21244_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getLastHandItem (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_21250_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LivingEntity/setSleepingPos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LivingEntity/m_21252_ ()I net/minecraft/world/entity/LivingEntity/getTicksUsingItem ()I +MD: net/minecraft/world/entity/LivingEntity/m_21253_ ()V net/minecraft/world/entity/LivingEntity/releaseUsingItem ()V +MD: net/minecraft/world/entity/LivingEntity/m_21254_ ()Z net/minecraft/world/entity/LivingEntity/isBlocking ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21255_ ()Z net/minecraft/world/entity/LivingEntity/isFallFlying ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21256_ ()I net/minecraft/world/entity/LivingEntity/getFallFlyingTicks ()I +MD: net/minecraft/world/entity/LivingEntity/m_21257_ ()Ljava/util/Optional; net/minecraft/world/entity/LivingEntity/getSleepingPos ()Ljava/util/Optional; +MD: net/minecraft/world/entity/LivingEntity/m_21258_ ()V net/minecraft/world/entity/LivingEntity/clearSleepingPos ()V +MD: net/minecraft/world/entity/LivingEntity/m_21259_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/LivingEntity/getBedOrientation ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/LivingEntity/m_21262_ (Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/LivingEntity/checkTotemDeathProtection (Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21264_ (Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/entity/LivingEntity/lambda$tickEffects$3 (Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/entity/LivingEntity/m_21266_ (Lnet/minecraft/world/entity/EquipmentSlot;)B net/minecraft/world/entity/LivingEntity/entityEventForEquipmentBreak (Lnet/minecraft/world/entity/EquipmentSlot;)B +MD: net/minecraft/world/entity/LivingEntity/m_21268_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/createWitherRose (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_21270_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/LivingEntity/getLocalBoundsForPose (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/LivingEntity/m_21275_ (Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/LivingEntity/isDamageSourceBlocked (Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/LivingEntity/m_21278_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/breakItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_21289_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/LivingEntity/resetForwardDirectionOfRelativePortalPosition (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/LivingEntity/m_21297_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/LivingEntity/handleOnClimbable (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/LivingEntity/m_21300_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/lambda$tryAddSoulSpeed$0 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_21304_ ()I net/minecraft/world/entity/LivingEntity/getCurrentSwingDuration ()I +MD: net/minecraft/world/entity/LivingEntity/m_21310_ (I)V net/minecraft/world/entity/LivingEntity/setNoActionTime (I)V +MD: net/minecraft/world/entity/LivingEntity/m_21312_ ()V net/minecraft/world/entity/LivingEntity/swapHandItems ()V +MD: net/minecraft/world/entity/LivingEntity/m_21315_ ()V net/minecraft/world/entity/LivingEntity/detectEquipmentUpdates ()V +MD: net/minecraft/world/entity/LivingEntity/m_21317_ (I)V net/minecraft/world/entity/LivingEntity/setArrowCount (I)V +MD: net/minecraft/world/entity/LivingEntity/m_21319_ ()Ljava/util/Map; net/minecraft/world/entity/LivingEntity/collectEquipmentChanges ()Ljava/util/Map; +MD: net/minecraft/world/entity/LivingEntity/m_21321_ (I)V net/minecraft/world/entity/LivingEntity/setStingerCount (I)V +MD: net/minecraft/world/entity/LivingEntity/m_21323_ ()V net/minecraft/world/entity/LivingEntity/updateFallFlying ()V +MD: net/minecraft/world/entity/LivingEntity/m_21324_ (F)F net/minecraft/world/entity/LivingEntity/getAttackAnim (F)F +MD: net/minecraft/world/entity/LivingEntity/m_21329_ ()V net/minecraft/world/entity/LivingEntity/updatingUsingItem ()V +MD: net/minecraft/world/entity/LivingEntity/m_21330_ (F)F net/minecraft/world/entity/LivingEntity/getFrictionInfluencedSpeed (F)F +MD: net/minecraft/world/entity/LivingEntity/m_21332_ ()Z net/minecraft/world/entity/LivingEntity/shouldTriggerItemUseEffects ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21333_ ()V net/minecraft/world/entity/LivingEntity/updateSwimAmount ()V +MD: net/minecraft/world/entity/LivingEntity/m_21334_ ()Z net/minecraft/world/entity/LivingEntity/checkBedExists ()Z +MD: net/minecraft/world/entity/LivingEntity/m_21335_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/LivingEntity/setLastHurtMob (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/LivingEntity/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/LivingEntity/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/LivingEntity/m_5584_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/eat (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/LivingEntity/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/LivingEntity/m_5616_ (F)V net/minecraft/world/entity/LivingEntity/setYHeadRot (F)V +MD: net/minecraft/world/entity/LivingEntity/m_5618_ (F)V net/minecraft/world/entity/LivingEntity/setYBodyRot (F)V +MD: net/minecraft/world/entity/LivingEntity/m_5632_ (FF)F net/minecraft/world/entity/LivingEntity/tickHeadTurn (FF)F +MD: net/minecraft/world/entity/LivingEntity/m_5634_ (F)V net/minecraft/world/entity/LivingEntity/heal (F)V +MD: net/minecraft/world/entity/LivingEntity/m_5639_ (FF)I net/minecraft/world/entity/LivingEntity/calculateFallDamage (FF)I +MD: net/minecraft/world/entity/LivingEntity/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/LivingEntity/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/LivingEntity/m_5675_ (F)F net/minecraft/world/entity/LivingEntity/getViewYRot (F)F +MD: net/minecraft/world/entity/LivingEntity/m_5737_ ()Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/LivingEntity/getMainArm ()Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/world/entity/LivingEntity/m_5743_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/LivingEntity/getLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/LivingEntity/m_5789_ ()Z net/minecraft/world/entity/LivingEntity/attackable ()Z +MD: net/minecraft/world/entity/LivingEntity/m_5791_ ()Z net/minecraft/world/entity/LivingEntity/isSuppressingSlidingDownLadder ()Z +MD: net/minecraft/world/entity/LivingEntity/m_5796_ ()V net/minecraft/world/entity/LivingEntity/stopSleeping ()V +MD: net/minecraft/world/entity/LivingEntity/m_5801_ ()Z net/minecraft/world/entity/LivingEntity/isAffectedByPotions ()Z +MD: net/minecraft/world/entity/LivingEntity/m_5802_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LivingEntity/startSleeping (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LivingEntity/m_5803_ ()Z net/minecraft/world/entity/LivingEntity/isSleeping ()Z +MD: net/minecraft/world/entity/LivingEntity/m_5806_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LivingEntity/onChangedBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LivingEntity/m_5810_ ()V net/minecraft/world/entity/LivingEntity/stopUsingItem ()V +MD: net/minecraft/world/entity/LivingEntity/m_5830_ ()Z net/minecraft/world/entity/LivingEntity/isInWall ()Z +MD: net/minecraft/world/entity/LivingEntity/m_5896_ (I)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/LivingEntity/getFallDamageSound (I)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/LivingEntity/m_5907_ ()V net/minecraft/world/entity/LivingEntity/dropEquipment ()V +MD: net/minecraft/world/entity/LivingEntity/m_6039_ ()Z net/minecraft/world/entity/LivingEntity/canSpawnSoulSpeedParticle ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6040_ ()Z net/minecraft/world/entity/LivingEntity/canBreatheUnderwater ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6041_ ()F net/minecraft/world/entity/LivingEntity/getBlockSpeedFactor ()F +MD: net/minecraft/world/entity/LivingEntity/m_6046_ ()Z net/minecraft/world/entity/LivingEntity/onSoulSpeedBlock ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6052_ ()Z net/minecraft/world/entity/LivingEntity/shouldShowName ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6053_ ()V net/minecraft/world/entity/LivingEntity/animateHurt ()V +MD: net/minecraft/world/entity/LivingEntity/m_6067_ ()Z net/minecraft/world/entity/LivingEntity/isVisuallySwimming ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6074_ ()V net/minecraft/world/entity/LivingEntity/kill ()V +MD: net/minecraft/world/entity/LivingEntity/m_6075_ ()V net/minecraft/world/entity/LivingEntity/baseTick ()V +MD: net/minecraft/world/entity/LivingEntity/m_6080_ ()F net/minecraft/world/entity/LivingEntity/getYHeadRot ()F +MD: net/minecraft/world/entity/LivingEntity/m_6083_ ()V net/minecraft/world/entity/LivingEntity/rideTick ()V +MD: net/minecraft/world/entity/LivingEntity/m_6084_ ()Z net/minecraft/world/entity/LivingEntity/isAlive ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6087_ ()Z net/minecraft/world/entity/LivingEntity/isPickable ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6088_ ()V net/minecraft/world/entity/LivingEntity/outOfWorld ()V +MD: net/minecraft/world/entity/LivingEntity/m_6094_ ()Z net/minecraft/world/entity/LivingEntity/isPushable ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6100_ ()F net/minecraft/world/entity/LivingEntity/getVoicePitch ()F +MD: net/minecraft/world/entity/LivingEntity/m_6103_ ()F net/minecraft/world/entity/LivingEntity/getAbsorptionAmount ()F +MD: net/minecraft/world/entity/LivingEntity/m_6107_ ()Z net/minecraft/world/entity/LivingEntity/isImmobile ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6108_ ()F net/minecraft/world/entity/LivingEntity/getWaterSlowDown ()F +MD: net/minecraft/world/entity/LivingEntity/m_6113_ ()F net/minecraft/world/entity/LivingEntity/getSpeed ()F +MD: net/minecraft/world/entity/LivingEntity/m_6117_ ()Z net/minecraft/world/entity/LivingEntity/isUsingItem ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6118_ ()F net/minecraft/world/entity/LivingEntity/getJumpPower ()F +MD: net/minecraft/world/entity/LivingEntity/m_6121_ ()F net/minecraft/world/entity/LivingEntity/getSoundVolume ()F +MD: net/minecraft/world/entity/LivingEntity/m_6124_ ()Z net/minecraft/world/entity/LivingEntity/isAlwaysExperienceDropper ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6125_ ()Z net/minecraft/world/entity/LivingEntity/shouldDropLoot ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6126_ ()Z net/minecraft/world/entity/LivingEntity/isSensitiveToWater ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6129_ ()Z net/minecraft/world/entity/LivingEntity/isAffectedByFluids ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6134_ ()F net/minecraft/world/entity/LivingEntity/getScale ()F +MD: net/minecraft/world/entity/LivingEntity/m_6135_ ()V net/minecraft/world/entity/LivingEntity/jumpFromGround ()V +MD: net/minecraft/world/entity/LivingEntity/m_6138_ ()V net/minecraft/world/entity/LivingEntity/pushEntities ()V +MD: net/minecraft/world/entity/LivingEntity/m_6140_ ()V net/minecraft/world/entity/LivingEntity/serverAiStep ()V +MD: net/minecraft/world/entity/LivingEntity/m_6142_ ()Z net/minecraft/world/entity/LivingEntity/isEffectiveAi ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6146_ ()Z net/minecraft/world/entity/LivingEntity/rideableUnderWater ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6147_ ()Z net/minecraft/world/entity/LivingEntity/onClimbable ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6149_ ()Z net/minecraft/world/entity/LivingEntity/shouldDropExperience ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6153_ ()V net/minecraft/world/entity/LivingEntity/tickDeath ()V +MD: net/minecraft/world/entity/LivingEntity/m_6162_ ()Z net/minecraft/world/entity/LivingEntity/isBaby ()Z +MD: net/minecraft/world/entity/LivingEntity/m_6168_ ()Ljava/lang/Iterable; net/minecraft/world/entity/LivingEntity/getArmorSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/LivingEntity/m_6234_ (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffectInstance; net/minecraft/world/entity/LivingEntity/removeEffectNoUpdate (Lnet/minecraft/world/effect/MobEffect;)Lnet/minecraft/world/effect/MobEffectInstance; +MD: net/minecraft/world/entity/LivingEntity/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/LivingEntity/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/LivingEntity/m_6298_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getProjectile (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/LivingEntity/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/LivingEntity/m_6380_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/LivingEntity/getEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/LivingEntity/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/LivingEntity/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/LivingEntity/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/LivingEntity/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/LivingEntity/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/LivingEntity/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/LivingEntity/m_6472_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/world/entity/LivingEntity/hurtArmor (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/world/entity/LivingEntity/m_6475_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/world/entity/LivingEntity/actuallyHurt (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/world/entity/LivingEntity/m_6515_ (Lnet/minecraft/world/damagesource/DamageSource;F)F net/minecraft/world/entity/LivingEntity/getDamageAfterMagicAbsorb (Lnet/minecraft/world/damagesource/DamageSource;F)F +MD: net/minecraft/world/entity/LivingEntity/m_6541_ (FI)V net/minecraft/world/entity/LivingEntity/lerpHeadTo (FI)V +MD: net/minecraft/world/entity/LivingEntity/m_6549_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/LivingEntity/canAttackType (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/LivingEntity/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/LivingEntity/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/LivingEntity/m_6598_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/LivingEntity/setLastHurtByPlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/LivingEntity/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/LivingEntity/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/LivingEntity/m_6668_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/LivingEntity/dropAllDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/LivingEntity/m_6672_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/world/entity/LivingEntity/startUsingItem (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/world/entity/LivingEntity/m_6674_ (Lnet/minecraft/world/InteractionHand;)V net/minecraft/world/entity/LivingEntity/swing (Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/world/entity/LivingEntity/m_6677_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/LivingEntity/playHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/LivingEntity/m_6703_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/setLastHurtByMob (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_6727_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/doAutoAttackOnTouch (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_6728_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/blockUsingShield (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_6731_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/LivingEntity/blockedByShield (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/LivingEntity/m_6757_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/LivingEntity/shouldRemoveSoulSpeed (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/LivingEntity/m_6779_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/LivingEntity/canAttack (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/LivingEntity/m_6818_ (Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/entity/LivingEntity/setRecordPlayingNearby (Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/entity/LivingEntity/m_6844_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/LivingEntity/getItemBySlot (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/LivingEntity/m_6853_ (Z)V net/minecraft/world/entity/LivingEntity/setOnGround (Z)V +MD: net/minecraft/world/entity/LivingEntity/m_6858_ (Z)V net/minecraft/world/entity/LivingEntity/setSprinting (Z)V +MD: net/minecraft/world/entity/LivingEntity/m_6862_ (Z)V net/minecraft/world/entity/LivingEntity/setJumping (Z)V +MD: net/minecraft/world/entity/LivingEntity/m_6921_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/LivingEntity/getBoundingBoxForCulling ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/LivingEntity/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/LivingEntity/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/LivingEntity/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/LivingEntity/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/LivingEntity/m_7066_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/LivingEntity/canTakeItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/LivingEntity/m_7285_ (Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/entity/LivingEntity/onEffectRemoved (Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/entity/LivingEntity/m_7292_ (Lnet/minecraft/world/effect/MobEffectInstance;)Z net/minecraft/world/entity/LivingEntity/addEffect (Lnet/minecraft/world/effect/MobEffectInstance;)Z +MD: net/minecraft/world/entity/LivingEntity/m_7301_ (Lnet/minecraft/world/effect/MobEffectInstance;)Z net/minecraft/world/entity/LivingEntity/canBeAffected (Lnet/minecraft/world/effect/MobEffectInstance;)Z +MD: net/minecraft/world/entity/LivingEntity/m_7302_ (I)I net/minecraft/world/entity/LivingEntity/decreaseAirSupply (I)I +MD: net/minecraft/world/entity/LivingEntity/m_7305_ (I)I net/minecraft/world/entity/LivingEntity/increaseAirSupply (I)I +MD: net/minecraft/world/entity/LivingEntity/m_7324_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/LivingEntity/doPush (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/LivingEntity/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/LivingEntity/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/LivingEntity/m_7334_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/LivingEntity/push (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/LivingEntity/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/LivingEntity/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/LivingEntity/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/LivingEntity/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/LivingEntity/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/LivingEntity/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/LivingEntity/m_7431_ ()Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/LivingEntity/getDismountPoses ()Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/LivingEntity/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/LivingEntity/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/LivingEntity/m_7618_ (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/LivingEntity/lookAt (Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/LivingEntity/m_7625_ (Lnet/minecraft/world/damagesource/DamageSource;Z)V net/minecraft/world/entity/LivingEntity/dropFromLootTable (Lnet/minecraft/world/damagesource/DamageSource;Z)V +MD: net/minecraft/world/entity/LivingEntity/m_7643_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/LivingEntity/getRelativePortalPosition (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/LivingEntity/m_7655_ ()Lnet/minecraft/world/InteractionHand; net/minecraft/world/entity/LivingEntity/getUsedItemHand ()Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/world/entity/LivingEntity/m_7771_ (ZLnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/entity/LivingEntity/createLootContext (ZLnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/entity/LivingEntity/m_7822_ (B)V net/minecraft/world/entity/LivingEntity/handleEntityEvent (B)V +MD: net/minecraft/world/entity/LivingEntity/m_7838_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/LivingEntity/getDrinkingSound (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/LivingEntity/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/LivingEntity/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/LivingEntity/m_7866_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/LivingEntity/getEatingSound (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/LivingEntity/m_7909_ (F)V net/minecraft/world/entity/LivingEntity/hurtCurrentlyUsedShield (F)V +MD: net/minecraft/world/entity/LivingEntity/m_7910_ (F)V net/minecraft/world/entity/LivingEntity/setSpeed (F)V +MD: net/minecraft/world/entity/LivingEntity/m_7911_ (F)V net/minecraft/world/entity/LivingEntity/setAbsorptionAmount (F)V +MD: net/minecraft/world/entity/LivingEntity/m_7938_ (Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/entity/LivingEntity/take (Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/world/entity/LivingEntity/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/LivingEntity/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/LivingEntity/m_8034_ ()V net/minecraft/world/entity/LivingEntity/updateInvisibilityStatus ()V +MD: net/minecraft/world/entity/LivingEntity/m_8061_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/LivingEntity/setItemSlot (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/LivingEntity/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/LivingEntity/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/LivingEntity/m_8095_ ()V net/minecraft/world/entity/LivingEntity/completeUsingItem ()V +MD: net/minecraft/world/entity/LivingEntity/m_8097_ ()V net/minecraft/world/entity/LivingEntity/defineSynchedData ()V +MD: net/minecraft/world/entity/LivingEntity/m_8098_ ()V net/minecraft/world/entity/LivingEntity/onLeaveCombat ()V +MD: net/minecraft/world/entity/LivingEntity/m_8107_ ()V net/minecraft/world/entity/LivingEntity/aiStep ()V +MD: net/minecraft/world/entity/LivingEntity/m_8108_ ()V net/minecraft/world/entity/LivingEntity/onEnterCombat ()V +MD: net/minecraft/world/entity/LivingEntity/m_8119_ ()V net/minecraft/world/entity/LivingEntity/tick ()V +MD: net/minecraft/world/entity/LivingEntity/m_8127_ ()V net/minecraft/world/entity/LivingEntity/stopRiding ()V +CL: net/minecraft/world/entity/LivingEntity$1 net/minecraft/world/entity/LivingEntity$1 +FD: net/minecraft/world/entity/LivingEntity$1/f_21337_ net/minecraft/world/entity/LivingEntity$1/$SwitchMap$net$minecraft$world$entity$EquipmentSlot$Type +FD: net/minecraft/world/entity/LivingEntity$1/f_21338_ net/minecraft/world/entity/LivingEntity$1/$SwitchMap$net$minecraft$world$entity$EquipmentSlot +FD: net/minecraft/world/entity/LivingEntity$1/net/minecraft/world/entity/LivingEntity$1 net/minecraft/world/entity/LivingEntity$1/net/minecraft/world/entity/LivingEntity$1 +MD: net/minecraft/world/entity/LivingEntity$1/ ()V net/minecraft/world/entity/LivingEntity$1/ ()V +CL: net/minecraft/world/entity/LivingEntity$Fallsounds net/minecraft/world/entity/LivingEntity$Fallsounds +FD: net/minecraft/world/entity/LivingEntity$Fallsounds/f_196626_ net/minecraft/world/entity/LivingEntity$Fallsounds/small +FD: net/minecraft/world/entity/LivingEntity$Fallsounds/f_196627_ net/minecraft/world/entity/LivingEntity$Fallsounds/big +FD: net/minecraft/world/entity/LivingEntity$Fallsounds/net/minecraft/world/entity/LivingEntity$Fallsounds net/minecraft/world/entity/LivingEntity$Fallsounds/net/minecraft/world/entity/LivingEntity$Fallsounds +MD: net/minecraft/world/entity/LivingEntity$Fallsounds/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/entity/LivingEntity$Fallsounds/ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/entity/LivingEntity$Fallsounds/equals (Ljava/lang/Object;)Z net/minecraft/world/entity/LivingEntity$Fallsounds/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/LivingEntity$Fallsounds/f_196626_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/LivingEntity$Fallsounds/small ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/LivingEntity$Fallsounds/f_196627_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/LivingEntity$Fallsounds/big ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/LivingEntity$Fallsounds/hashCode ()I net/minecraft/world/entity/LivingEntity$Fallsounds/hashCode ()I +MD: net/minecraft/world/entity/LivingEntity$Fallsounds/toString ()Ljava/lang/String; net/minecraft/world/entity/LivingEntity$Fallsounds/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/Marker net/minecraft/world/entity/Marker +FD: net/minecraft/world/entity/Marker/f_147247_ net/minecraft/world/entity/Marker/DATA_TAG +FD: net/minecraft/world/entity/Marker/f_147248_ net/minecraft/world/entity/Marker/data +FD: net/minecraft/world/entity/Marker/net/minecraft/world/entity/Marker net/minecraft/world/entity/Marker/net/minecraft/world/entity/Marker +MD: net/minecraft/world/entity/Marker/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/Marker/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/Marker/m_20348_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/Marker/addPassenger (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/Marker/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/Marker/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/Marker/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/Marker/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/Marker/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/Marker/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/Marker/m_7752_ ()Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/entity/Marker/getPistonPushReaction ()Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/entity/Marker/m_8097_ ()V net/minecraft/world/entity/Marker/defineSynchedData ()V +MD: net/minecraft/world/entity/Marker/m_8119_ ()V net/minecraft/world/entity/Marker/tick ()V +CL: net/minecraft/world/entity/Mob net/minecraft/world/entity/Mob +FD: net/minecraft/world/entity/Mob/f_147261_ net/minecraft/world/entity/Mob/MAX_PICKUP_LOOT_CHANCE +FD: net/minecraft/world/entity/Mob/f_147262_ net/minecraft/world/entity/Mob/MAX_ENCHANTED_ARMOR_CHANCE +FD: net/minecraft/world/entity/Mob/f_147263_ net/minecraft/world/entity/Mob/MAX_ENCHANTED_WEAPON_CHANCE +FD: net/minecraft/world/entity/Mob/f_147264_ net/minecraft/world/entity/Mob/LEASH_TAG +FD: net/minecraft/world/entity/Mob/f_147265_ net/minecraft/world/entity/Mob/PICKUP_REACH +FD: net/minecraft/world/entity/Mob/f_147266_ net/minecraft/world/entity/Mob/MOB_FLAG_NO_AI +FD: net/minecraft/world/entity/Mob/f_147267_ net/minecraft/world/entity/Mob/MOB_FLAG_LEFTHANDED +FD: net/minecraft/world/entity/Mob/f_147268_ net/minecraft/world/entity/Mob/MOB_FLAG_AGGRESSIVE +FD: net/minecraft/world/entity/Mob/f_147269_ net/minecraft/world/entity/Mob/MAX_WEARING_ARMOR_CHANCE +FD: net/minecraft/world/entity/Mob/f_182333_ net/minecraft/world/entity/Mob/DEFAULT_EQUIPMENT_DROP_CHANCE +FD: net/minecraft/world/entity/Mob/f_186008_ net/minecraft/world/entity/Mob/UPDATE_GOAL_SELECTOR_EVERY_N_TICKS +FD: net/minecraft/world/entity/Mob/f_21340_ net/minecraft/world/entity/Mob/DATA_MOB_FLAGS_ID +FD: net/minecraft/world/entity/Mob/f_21341_ net/minecraft/world/entity/Mob/restrictRadius +FD: net/minecraft/world/entity/Mob/f_21342_ net/minecraft/world/entity/Mob/moveControl +FD: net/minecraft/world/entity/Mob/f_21343_ net/minecraft/world/entity/Mob/jumpControl +FD: net/minecraft/world/entity/Mob/f_21344_ net/minecraft/world/entity/Mob/navigation +FD: net/minecraft/world/entity/Mob/f_21345_ net/minecraft/world/entity/Mob/goalSelector +FD: net/minecraft/world/entity/Mob/f_21346_ net/minecraft/world/entity/Mob/targetSelector +FD: net/minecraft/world/entity/Mob/f_21347_ net/minecraft/world/entity/Mob/handDropChances +FD: net/minecraft/world/entity/Mob/f_21348_ net/minecraft/world/entity/Mob/armorDropChances +FD: net/minecraft/world/entity/Mob/f_21349_ net/minecraft/world/entity/Mob/sensing +FD: net/minecraft/world/entity/Mob/f_21350_ net/minecraft/world/entity/Mob/handItems +FD: net/minecraft/world/entity/Mob/f_21351_ net/minecraft/world/entity/Mob/armorItems +FD: net/minecraft/world/entity/Mob/f_21352_ net/minecraft/world/entity/Mob/canPickUpLoot +FD: net/minecraft/world/entity/Mob/f_21353_ net/minecraft/world/entity/Mob/persistenceRequired +FD: net/minecraft/world/entity/Mob/f_21354_ net/minecraft/world/entity/Mob/pathfindingMalus +FD: net/minecraft/world/entity/Mob/f_21355_ net/minecraft/world/entity/Mob/lootTable +FD: net/minecraft/world/entity/Mob/f_21356_ net/minecraft/world/entity/Mob/lootTableSeed +FD: net/minecraft/world/entity/Mob/f_21357_ net/minecraft/world/entity/Mob/leashHolder +FD: net/minecraft/world/entity/Mob/f_21358_ net/minecraft/world/entity/Mob/delayedLeashHolderId +FD: net/minecraft/world/entity/Mob/f_21359_ net/minecraft/world/entity/Mob/leashInfoTag +FD: net/minecraft/world/entity/Mob/f_21360_ net/minecraft/world/entity/Mob/restrictCenter +FD: net/minecraft/world/entity/Mob/f_21361_ net/minecraft/world/entity/Mob/bodyRotationControl +FD: net/minecraft/world/entity/Mob/f_21362_ net/minecraft/world/entity/Mob/target +FD: net/minecraft/world/entity/Mob/f_21363_ net/minecraft/world/entity/Mob/ambientSoundTime +FD: net/minecraft/world/entity/Mob/f_21364_ net/minecraft/world/entity/Mob/xpReward +FD: net/minecraft/world/entity/Mob/f_21365_ net/minecraft/world/entity/Mob/lookControl +FD: net/minecraft/world/entity/Mob/net/minecraft/world/entity/Mob net/minecraft/world/entity/Mob/net/minecraft/world/entity/Mob +MD: net/minecraft/world/entity/Mob/ ()V net/minecraft/world/entity/Mob/ ()V +MD: net/minecraft/world/entity/Mob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/Mob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/Mob/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/Mob/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/Mob/m_142593_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/Mob/getMeleeAttackRangeSqr (Lnet/minecraft/world/entity/LivingEntity;)D +MD: net/minecraft/world/entity/Mob/m_147271_ ()V net/minecraft/world/entity/Mob/clearRestriction ()V +MD: net/minecraft/world/entity/Mob/m_147272_ ()V net/minecraft/world/entity/Mob/removeFreeWill ()V +MD: net/minecraft/world/entity/Mob/m_181124_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/Mob/lambda$removeAfterChangingDimensions$3 (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/Mob/m_203347_ (Lnet/minecraft/tags/TagKey;)V net/minecraft/world/entity/Mob/jumpInLiquid (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/entity/Mob/m_21373_ ()V net/minecraft/world/entity/Mob/spawnAnim ()V +MD: net/minecraft/world/entity/Mob/m_21376_ (FFF)F net/minecraft/world/entity/Mob/rotlerp (FFF)F +MD: net/minecraft/world/entity/Mob/m_21380_ (FLnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/entity/Mob/enchantSpawnedArmor (FLnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/entity/Mob/m_21391_ (Lnet/minecraft/world/entity/Entity;FF)V net/minecraft/world/entity/Mob/lookAt (Lnet/minecraft/world/entity/Entity;FF)V +MD: net/minecraft/world/entity/Mob/m_21400_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/Mob/checkMobSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/Mob/m_21406_ (Lnet/minecraft/world/entity/EntityType;Z)Lnet/minecraft/world/entity/Mob; net/minecraft/world/entity/Mob/convertTo (Lnet/minecraft/world/entity/EntityType;Z)Lnet/minecraft/world/entity/Mob; +MD: net/minecraft/world/entity/Mob/m_21409_ (Lnet/minecraft/world/entity/EquipmentSlot;F)V net/minecraft/world/entity/Mob/setDropChance (Lnet/minecraft/world/entity/EquipmentSlot;F)V +MD: net/minecraft/world/entity/Mob/m_21412_ (Lnet/minecraft/world/entity/EquipmentSlot;I)Lnet/minecraft/world/item/Item; net/minecraft/world/entity/Mob/getEquipmentForSlot (Lnet/minecraft/world/entity/EquipmentSlot;I)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/entity/Mob/m_21424_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/Mob/maybeDisableShield (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/Mob/m_21439_ (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)F net/minecraft/world/entity/Mob/getPathfindingMalus (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)F +MD: net/minecraft/world/entity/Mob/m_21441_ (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;F)V net/minecraft/world/entity/Mob/setPathfindingMalus (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;F)V +MD: net/minecraft/world/entity/Mob/m_21444_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/Mob/isWithinRestriction (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/Mob/m_21446_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/entity/Mob/restrictTo (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/entity/Mob/m_21455_ (ZZ)V net/minecraft/world/entity/Mob/dropLeash (ZZ)V +MD: net/minecraft/world/entity/Mob/m_21463_ (Lnet/minecraft/world/entity/Entity;Z)V net/minecraft/world/entity/Mob/setLeashedTo (Lnet/minecraft/world/entity/Entity;Z)V +MD: net/minecraft/world/entity/Mob/m_21468_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/Mob/setItemSlotAndDropWhenKilled (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/Mob/m_21474_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/Mob/lambda$checkAndHandleImportantInteractions$2 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/Mob/m_21477_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/Mob/canReplaceEqualItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/Mob/m_21481_ (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Z net/minecraft/world/entity/Mob/canCutCorner (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Z +MD: net/minecraft/world/entity/Mob/m_21499_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/Mob/checkAndHandleImportantInteractions (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/Mob/m_21502_ (Ljava/lang/String;)Z net/minecraft/world/entity/Mob/lambda$canReplaceEqualItem$1 (Ljava/lang/String;)Z +MD: net/minecraft/world/entity/Mob/m_21506_ (I)V net/minecraft/world/entity/Mob/setDelayedLeashHolderId (I)V +MD: net/minecraft/world/entity/Mob/m_21508_ (Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/entity/Mob/setGuaranteedDrop (Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/entity/Mob/m_21512_ (Ljava/lang/String;)Z net/minecraft/world/entity/Mob/lambda$canReplaceEqualItem$0 (Ljava/lang/String;)Z +MD: net/minecraft/world/entity/Mob/m_21519_ (Lnet/minecraft/world/entity/EquipmentSlot;)F net/minecraft/world/entity/Mob/getEquipmentDropChance (Lnet/minecraft/world/entity/EquipmentSlot;)F +MD: net/minecraft/world/entity/Mob/m_21523_ ()Z net/minecraft/world/entity/Mob/isLeashed ()Z +MD: net/minecraft/world/entity/Mob/m_21524_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/Mob/getLeashHolder ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/Mob/m_21525_ ()Z net/minecraft/world/entity/Mob/isNoAi ()Z +MD: net/minecraft/world/entity/Mob/m_21526_ ()Z net/minecraft/world/entity/Mob/isLeftHanded ()Z +MD: net/minecraft/world/entity/Mob/m_21527_ ()Z net/minecraft/world/entity/Mob/isSunBurnTick ()Z +MD: net/minecraft/world/entity/Mob/m_21528_ ()V net/minecraft/world/entity/Mob/restoreLeashFromSave ()V +MD: net/minecraft/world/entity/Mob/m_21529_ ()I net/minecraft/world/entity/Mob/getHeadRotSpeed ()I +MD: net/minecraft/world/entity/Mob/m_21530_ ()V net/minecraft/world/entity/Mob/setPersistenceRequired ()V +MD: net/minecraft/world/entity/Mob/m_21531_ ()Z net/minecraft/world/entity/Mob/canPickUpLoot ()Z +MD: net/minecraft/world/entity/Mob/m_21532_ ()Z net/minecraft/world/entity/Mob/isPersistenceRequired ()Z +MD: net/minecraft/world/entity/Mob/m_21533_ ()Z net/minecraft/world/entity/Mob/isWithinRestriction ()Z +MD: net/minecraft/world/entity/Mob/m_21534_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/Mob/getRestrictCenter ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/Mob/m_21535_ ()F net/minecraft/world/entity/Mob/getRestrictRadius ()F +MD: net/minecraft/world/entity/Mob/m_21536_ ()Z net/minecraft/world/entity/Mob/hasRestriction ()Z +MD: net/minecraft/world/entity/Mob/m_21540_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/Mob/equipItemIfPossible (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/Mob/m_21551_ ()V net/minecraft/world/entity/Mob/resetAmbientSoundTime ()V +MD: net/minecraft/world/entity/Mob/m_21552_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/Mob/createMobAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/Mob/m_21553_ (Z)V net/minecraft/world/entity/Mob/setCanPickUpLoot (Z)V +MD: net/minecraft/world/entity/Mob/m_21557_ (Z)V net/minecraft/world/entity/Mob/setNoAi (Z)V +MD: net/minecraft/world/entity/Mob/m_21559_ (Z)V net/minecraft/world/entity/Mob/setLeftHanded (Z)V +MD: net/minecraft/world/entity/Mob/m_21561_ (Z)V net/minecraft/world/entity/Mob/setAggressive (Z)V +MD: net/minecraft/world/entity/Mob/m_21563_ ()Lnet/minecraft/world/entity/ai/control/LookControl; net/minecraft/world/entity/Mob/getLookControl ()Lnet/minecraft/world/entity/ai/control/LookControl; +MD: net/minecraft/world/entity/Mob/m_21564_ (F)V net/minecraft/world/entity/Mob/setZza (F)V +MD: net/minecraft/world/entity/Mob/m_21566_ ()Lnet/minecraft/world/entity/ai/control/MoveControl; net/minecraft/world/entity/Mob/getMoveControl ()Lnet/minecraft/world/entity/ai/control/MoveControl; +MD: net/minecraft/world/entity/Mob/m_21567_ (F)V net/minecraft/world/entity/Mob/setYya (F)V +MD: net/minecraft/world/entity/Mob/m_21569_ ()Lnet/minecraft/world/entity/ai/control/JumpControl; net/minecraft/world/entity/Mob/getJumpControl ()Lnet/minecraft/world/entity/ai/control/JumpControl; +MD: net/minecraft/world/entity/Mob/m_21570_ (F)V net/minecraft/world/entity/Mob/setXxa (F)V +MD: net/minecraft/world/entity/Mob/m_21573_ ()Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/Mob/getNavigation ()Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/Mob/m_21574_ ()Lnet/minecraft/world/entity/ai/sensing/Sensing; net/minecraft/world/entity/Mob/getSensing ()Lnet/minecraft/world/entity/ai/sensing/Sensing; +MD: net/minecraft/world/entity/Mob/m_5448_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/Mob/getTarget ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/Mob/m_5502_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/Mob/onOffspringSpawnedFromEgg (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/Mob/m_5545_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;)Z net/minecraft/world/entity/Mob/checkSpawnRules (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;)Z +MD: net/minecraft/world/entity/Mob/m_5632_ (FF)F net/minecraft/world/entity/Mob/tickHeadTurn (FF)F +MD: net/minecraft/world/entity/Mob/m_5737_ ()Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/Mob/getMainArm ()Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/world/entity/Mob/m_5743_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/Mob/getLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/Mob/m_5792_ ()I net/minecraft/world/entity/Mob/getMaxSpawnClusterSize ()I +MD: net/minecraft/world/entity/Mob/m_5807_ ()Z net/minecraft/world/entity/Mob/canBeControlledByRider ()Z +MD: net/minecraft/world/entity/Mob/m_5886_ (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z net/minecraft/world/entity/Mob/canFireProjectileWeapon (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z +MD: net/minecraft/world/entity/Mob/m_5912_ ()Z net/minecraft/world/entity/Mob/isAggressive ()Z +MD: net/minecraft/world/entity/Mob/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/Mob/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/Mob/m_6043_ ()V net/minecraft/world/entity/Mob/checkDespawn ()V +MD: net/minecraft/world/entity/Mob/m_6056_ ()I net/minecraft/world/entity/Mob/getMaxFallDistance ()I +MD: net/minecraft/world/entity/Mob/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/Mob/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/Mob/m_6075_ ()V net/minecraft/world/entity/Mob/baseTick ()V +MD: net/minecraft/world/entity/Mob/m_6089_ ()V net/minecraft/world/entity/Mob/removeAfterChangingDimensions ()V +MD: net/minecraft/world/entity/Mob/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/Mob/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/Mob/m_6109_ ()Z net/minecraft/world/entity/Mob/isControlledByLocalInstance ()Z +MD: net/minecraft/world/entity/Mob/m_6119_ ()V net/minecraft/world/entity/Mob/tickLeash ()V +MD: net/minecraft/world/entity/Mob/m_6140_ ()V net/minecraft/world/entity/Mob/serverAiStep ()V +MD: net/minecraft/world/entity/Mob/m_6142_ ()Z net/minecraft/world/entity/Mob/isEffectiveAi ()Z +MD: net/minecraft/world/entity/Mob/m_6167_ ()Ljava/lang/Iterable; net/minecraft/world/entity/Mob/getHandSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/Mob/m_6168_ ()Ljava/lang/Iterable; net/minecraft/world/entity/Mob/getArmorSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/Mob/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/Mob/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/Mob/m_6549_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/Mob/canAttackType (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/Mob/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/Mob/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/Mob/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/Mob/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/Mob/m_6677_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/Mob/playHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/Mob/m_6710_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/Mob/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/Mob/m_6785_ (D)Z net/minecraft/world/entity/Mob/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/Mob/m_6844_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/Mob/getItemBySlot (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/Mob/m_6850_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/Mob/populateDefaultEquipmentEnchantments (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/Mob/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/Mob/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/Mob/m_6863_ (Z)V net/minecraft/world/entity/Mob/setBaby (Z)V +MD: net/minecraft/world/entity/Mob/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/Mob/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/Mob/m_7066_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/Mob/canTakeItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/Mob/m_7243_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/Mob/wantsToPickUp (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/Mob/m_7252_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/Mob/canHoldItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/Mob/m_7296_ (I)Z net/minecraft/world/entity/Mob/isMaxGroupSizeReached (I)Z +MD: net/minecraft/world/entity/Mob/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/Mob/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/Mob/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/Mob/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/Mob/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/Mob/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/Mob/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/Mob/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/Mob/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/Mob/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/Mob/m_7560_ ()Lnet/minecraft/world/entity/ai/control/BodyRotationControl; net/minecraft/world/entity/Mob/createBodyControl ()Lnet/minecraft/world/entity/ai/control/BodyRotationControl; +MD: net/minecraft/world/entity/Mob/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/Mob/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/Mob/m_7582_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/Mob/getDefaultLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/Mob/m_7625_ (Lnet/minecraft/world/damagesource/DamageSource;Z)V net/minecraft/world/entity/Mob/dropFromLootTable (Lnet/minecraft/world/damagesource/DamageSource;Z)V +MD: net/minecraft/world/entity/Mob/m_7771_ (ZLnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/entity/Mob/createLootContext (ZLnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/entity/Mob/m_7808_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/Mob/canReplaceCurrentItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/Mob/m_7822_ (B)V net/minecraft/world/entity/Mob/handleEntityEvent (B)V +MD: net/minecraft/world/entity/Mob/m_7908_ (F)V net/minecraft/world/entity/Mob/enchantSpawnedWeapon (F)V +MD: net/minecraft/world/entity/Mob/m_7910_ (F)V net/minecraft/world/entity/Mob/setSpeed (F)V +MD: net/minecraft/world/entity/Mob/m_7998_ (Lnet/minecraft/world/entity/Entity;Z)Z net/minecraft/world/entity/Mob/startRiding (Lnet/minecraft/world/entity/Entity;Z)Z +MD: net/minecraft/world/entity/Mob/m_8022_ ()V net/minecraft/world/entity/Mob/updateControlFlags ()V +MD: net/minecraft/world/entity/Mob/m_8023_ ()Z net/minecraft/world/entity/Mob/requiresCustomPersistence ()Z +MD: net/minecraft/world/entity/Mob/m_8024_ ()V net/minecraft/world/entity/Mob/customServerAiStep ()V +MD: net/minecraft/world/entity/Mob/m_8025_ ()V net/minecraft/world/entity/Mob/sendDebugPackets ()V +MD: net/minecraft/world/entity/Mob/m_8028_ ()Z net/minecraft/world/entity/Mob/shouldDespawnInPeaceful ()Z +MD: net/minecraft/world/entity/Mob/m_8032_ ()V net/minecraft/world/entity/Mob/playAmbientSound ()V +MD: net/minecraft/world/entity/Mob/m_8035_ ()V net/minecraft/world/entity/Mob/ate ()V +MD: net/minecraft/world/entity/Mob/m_8061_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/Mob/setItemSlot (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/Mob/m_8085_ ()I net/minecraft/world/entity/Mob/getMaxHeadYRot ()I +MD: net/minecraft/world/entity/Mob/m_8091_ ()Z net/minecraft/world/entity/Mob/shouldPassengersInheritMalus ()Z +MD: net/minecraft/world/entity/Mob/m_8097_ ()V net/minecraft/world/entity/Mob/defineSynchedData ()V +MD: net/minecraft/world/entity/Mob/m_8099_ ()V net/minecraft/world/entity/Mob/registerGoals ()V +MD: net/minecraft/world/entity/Mob/m_8100_ ()I net/minecraft/world/entity/Mob/getAmbientSoundInterval ()I +MD: net/minecraft/world/entity/Mob/m_8107_ ()V net/minecraft/world/entity/Mob/aiStep ()V +MD: net/minecraft/world/entity/Mob/m_8119_ ()V net/minecraft/world/entity/Mob/tick ()V +MD: net/minecraft/world/entity/Mob/m_8132_ ()I net/minecraft/world/entity/Mob/getMaxHeadXRot ()I +CL: net/minecraft/world/entity/Mob$1 net/minecraft/world/entity/Mob$1 +FD: net/minecraft/world/entity/Mob$1/f_21575_ net/minecraft/world/entity/Mob$1/$SwitchMap$net$minecraft$world$entity$EquipmentSlot$Type +FD: net/minecraft/world/entity/Mob$1/f_21576_ net/minecraft/world/entity/Mob$1/$SwitchMap$net$minecraft$world$entity$EquipmentSlot +FD: net/minecraft/world/entity/Mob$1/net/minecraft/world/entity/Mob$1 net/minecraft/world/entity/Mob$1/net/minecraft/world/entity/Mob$1 +MD: net/minecraft/world/entity/Mob$1/ ()V net/minecraft/world/entity/Mob$1/ ()V +CL: net/minecraft/world/entity/MobCategory net/minecraft/world/entity/MobCategory +FD: net/minecraft/world/entity/MobCategory/$VALUES net/minecraft/world/entity/MobCategory/$VALUES +FD: net/minecraft/world/entity/MobCategory/AMBIENT net/minecraft/world/entity/MobCategory/AMBIENT +FD: net/minecraft/world/entity/MobCategory/AXOLOTLS net/minecraft/world/entity/MobCategory/AXOLOTLS +FD: net/minecraft/world/entity/MobCategory/CREATURE net/minecraft/world/entity/MobCategory/CREATURE +FD: net/minecraft/world/entity/MobCategory/MISC net/minecraft/world/entity/MobCategory/MISC +FD: net/minecraft/world/entity/MobCategory/MONSTER net/minecraft/world/entity/MobCategory/MONSTER +FD: net/minecraft/world/entity/MobCategory/UNDERGROUND_WATER_CREATURE net/minecraft/world/entity/MobCategory/UNDERGROUND_WATER_CREATURE +FD: net/minecraft/world/entity/MobCategory/WATER_AMBIENT net/minecraft/world/entity/MobCategory/WATER_AMBIENT +FD: net/minecraft/world/entity/MobCategory/WATER_CREATURE net/minecraft/world/entity/MobCategory/WATER_CREATURE +FD: net/minecraft/world/entity/MobCategory/f_21584_ net/minecraft/world/entity/MobCategory/CODEC +FD: net/minecraft/world/entity/MobCategory/f_21585_ net/minecraft/world/entity/MobCategory/BY_NAME +FD: net/minecraft/world/entity/MobCategory/f_21586_ net/minecraft/world/entity/MobCategory/max +FD: net/minecraft/world/entity/MobCategory/f_21587_ net/minecraft/world/entity/MobCategory/isFriendly +FD: net/minecraft/world/entity/MobCategory/f_21588_ net/minecraft/world/entity/MobCategory/isPersistent +FD: net/minecraft/world/entity/MobCategory/f_21589_ net/minecraft/world/entity/MobCategory/name +FD: net/minecraft/world/entity/MobCategory/f_21590_ net/minecraft/world/entity/MobCategory/noDespawnDistance +FD: net/minecraft/world/entity/MobCategory/f_21591_ net/minecraft/world/entity/MobCategory/despawnDistance +FD: net/minecraft/world/entity/MobCategory/net/minecraft/world/entity/MobCategory net/minecraft/world/entity/MobCategory/net/minecraft/world/entity/MobCategory +MD: net/minecraft/world/entity/MobCategory/ ()V net/minecraft/world/entity/MobCategory/ ()V +MD: net/minecraft/world/entity/MobCategory/ (Ljava/lang/String;ILjava/lang/String;IZZI)V net/minecraft/world/entity/MobCategory/ (Ljava/lang/String;ILjava/lang/String;IZZI)V +MD: net/minecraft/world/entity/MobCategory/m_147275_ ()[Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/entity/MobCategory/$values ()[Lnet/minecraft/world/entity/MobCategory; +MD: net/minecraft/world/entity/MobCategory/m_21603_ (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/entity/MobCategory/lambda$static$0 (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/MobCategory; +MD: net/minecraft/world/entity/MobCategory/m_21605_ (Ljava/lang/String;)Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/entity/MobCategory/byName (Ljava/lang/String;)Lnet/minecraft/world/entity/MobCategory; +MD: net/minecraft/world/entity/MobCategory/m_21607_ ()Ljava/lang/String; net/minecraft/world/entity/MobCategory/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/MobCategory/m_21608_ ()I net/minecraft/world/entity/MobCategory/getMaxInstancesPerChunk ()I +MD: net/minecraft/world/entity/MobCategory/m_21609_ ()Z net/minecraft/world/entity/MobCategory/isFriendly ()Z +MD: net/minecraft/world/entity/MobCategory/m_21610_ ()Z net/minecraft/world/entity/MobCategory/isPersistent ()Z +MD: net/minecraft/world/entity/MobCategory/m_21611_ ()I net/minecraft/world/entity/MobCategory/getDespawnDistance ()I +MD: net/minecraft/world/entity/MobCategory/m_21612_ ()I net/minecraft/world/entity/MobCategory/getNoDespawnDistance ()I +MD: net/minecraft/world/entity/MobCategory/m_7912_ ()Ljava/lang/String; net/minecraft/world/entity/MobCategory/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/entity/MobCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/entity/MobCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/MobCategory; +MD: net/minecraft/world/entity/MobCategory/values ()[Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/entity/MobCategory/values ()[Lnet/minecraft/world/entity/MobCategory; +CL: net/minecraft/world/entity/MobSpawnType net/minecraft/world/entity/MobSpawnType +FD: net/minecraft/world/entity/MobSpawnType/$VALUES net/minecraft/world/entity/MobSpawnType/$VALUES +FD: net/minecraft/world/entity/MobSpawnType/BREEDING net/minecraft/world/entity/MobSpawnType/BREEDING +FD: net/minecraft/world/entity/MobSpawnType/BUCKET net/minecraft/world/entity/MobSpawnType/BUCKET +FD: net/minecraft/world/entity/MobSpawnType/CHUNK_GENERATION net/minecraft/world/entity/MobSpawnType/CHUNK_GENERATION +FD: net/minecraft/world/entity/MobSpawnType/COMMAND net/minecraft/world/entity/MobSpawnType/COMMAND +FD: net/minecraft/world/entity/MobSpawnType/CONVERSION net/minecraft/world/entity/MobSpawnType/CONVERSION +FD: net/minecraft/world/entity/MobSpawnType/DISPENSER net/minecraft/world/entity/MobSpawnType/DISPENSER +FD: net/minecraft/world/entity/MobSpawnType/EVENT net/minecraft/world/entity/MobSpawnType/EVENT +FD: net/minecraft/world/entity/MobSpawnType/JOCKEY net/minecraft/world/entity/MobSpawnType/JOCKEY +FD: net/minecraft/world/entity/MobSpawnType/MOB_SUMMONED net/minecraft/world/entity/MobSpawnType/MOB_SUMMONED +FD: net/minecraft/world/entity/MobSpawnType/NATURAL net/minecraft/world/entity/MobSpawnType/NATURAL +FD: net/minecraft/world/entity/MobSpawnType/PATROL net/minecraft/world/entity/MobSpawnType/PATROL +FD: net/minecraft/world/entity/MobSpawnType/REINFORCEMENT net/minecraft/world/entity/MobSpawnType/REINFORCEMENT +FD: net/minecraft/world/entity/MobSpawnType/SPAWNER net/minecraft/world/entity/MobSpawnType/SPAWNER +FD: net/minecraft/world/entity/MobSpawnType/SPAWN_EGG net/minecraft/world/entity/MobSpawnType/SPAWN_EGG +FD: net/minecraft/world/entity/MobSpawnType/STRUCTURE net/minecraft/world/entity/MobSpawnType/STRUCTURE +FD: net/minecraft/world/entity/MobSpawnType/TRIGGERED net/minecraft/world/entity/MobSpawnType/TRIGGERED +FD: net/minecraft/world/entity/MobSpawnType/net/minecraft/world/entity/MobSpawnType net/minecraft/world/entity/MobSpawnType/net/minecraft/world/entity/MobSpawnType +MD: net/minecraft/world/entity/MobSpawnType/ ()V net/minecraft/world/entity/MobSpawnType/ ()V +MD: net/minecraft/world/entity/MobSpawnType/ (Ljava/lang/String;I)V net/minecraft/world/entity/MobSpawnType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/MobSpawnType/m_147276_ ()[Lnet/minecraft/world/entity/MobSpawnType; net/minecraft/world/entity/MobSpawnType/$values ()[Lnet/minecraft/world/entity/MobSpawnType; +MD: net/minecraft/world/entity/MobSpawnType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/MobSpawnType; net/minecraft/world/entity/MobSpawnType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/MobSpawnType; +MD: net/minecraft/world/entity/MobSpawnType/values ()[Lnet/minecraft/world/entity/MobSpawnType; net/minecraft/world/entity/MobSpawnType/values ()[Lnet/minecraft/world/entity/MobSpawnType; +CL: net/minecraft/world/entity/MobType net/minecraft/world/entity/MobType +FD: net/minecraft/world/entity/MobType/f_21640_ net/minecraft/world/entity/MobType/UNDEFINED +FD: net/minecraft/world/entity/MobType/f_21641_ net/minecraft/world/entity/MobType/UNDEAD +FD: net/minecraft/world/entity/MobType/f_21642_ net/minecraft/world/entity/MobType/ARTHROPOD +FD: net/minecraft/world/entity/MobType/f_21643_ net/minecraft/world/entity/MobType/ILLAGER +FD: net/minecraft/world/entity/MobType/f_21644_ net/minecraft/world/entity/MobType/WATER +FD: net/minecraft/world/entity/MobType/net/minecraft/world/entity/MobType net/minecraft/world/entity/MobType/net/minecraft/world/entity/MobType +MD: net/minecraft/world/entity/MobType/ ()V net/minecraft/world/entity/MobType/ ()V +MD: net/minecraft/world/entity/MobType/ ()V net/minecraft/world/entity/MobType/ ()V +CL: net/minecraft/world/entity/MoverType net/minecraft/world/entity/MoverType +FD: net/minecraft/world/entity/MoverType/$VALUES net/minecraft/world/entity/MoverType/$VALUES +FD: net/minecraft/world/entity/MoverType/PISTON net/minecraft/world/entity/MoverType/PISTON +FD: net/minecraft/world/entity/MoverType/PLAYER net/minecraft/world/entity/MoverType/PLAYER +FD: net/minecraft/world/entity/MoverType/SELF net/minecraft/world/entity/MoverType/SELF +FD: net/minecraft/world/entity/MoverType/SHULKER net/minecraft/world/entity/MoverType/SHULKER +FD: net/minecraft/world/entity/MoverType/SHULKER_BOX net/minecraft/world/entity/MoverType/SHULKER_BOX +FD: net/minecraft/world/entity/MoverType/net/minecraft/world/entity/MoverType net/minecraft/world/entity/MoverType/net/minecraft/world/entity/MoverType +MD: net/minecraft/world/entity/MoverType/ ()V net/minecraft/world/entity/MoverType/ ()V +MD: net/minecraft/world/entity/MoverType/ (Ljava/lang/String;I)V net/minecraft/world/entity/MoverType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/MoverType/m_147277_ ()[Lnet/minecraft/world/entity/MoverType; net/minecraft/world/entity/MoverType/$values ()[Lnet/minecraft/world/entity/MoverType; +MD: net/minecraft/world/entity/MoverType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/MoverType; net/minecraft/world/entity/MoverType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/MoverType; +MD: net/minecraft/world/entity/MoverType/values ()[Lnet/minecraft/world/entity/MoverType; net/minecraft/world/entity/MoverType/values ()[Lnet/minecraft/world/entity/MoverType; +CL: net/minecraft/world/entity/NeutralMob net/minecraft/world/entity/NeutralMob +FD: net/minecraft/world/entity/NeutralMob/f_147283_ net/minecraft/world/entity/NeutralMob/TAG_ANGER_TIME +FD: net/minecraft/world/entity/NeutralMob/f_147284_ net/minecraft/world/entity/NeutralMob/TAG_ANGRY_AT +FD: net/minecraft/world/entity/NeutralMob/net/minecraft/world/entity/NeutralMob net/minecraft/world/entity/NeutralMob/net/minecraft/world/entity/NeutralMob +MD: net/minecraft/world/entity/NeutralMob/m_142581_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/NeutralMob/getLastHurtByMob ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/NeutralMob/m_147285_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/NeutralMob/readPersistentAngerSaveData (Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/NeutralMob/m_21660_ ()Z net/minecraft/world/entity/NeutralMob/isAngry ()Z +MD: net/minecraft/world/entity/NeutralMob/m_21661_ ()V net/minecraft/world/entity/NeutralMob/forgetCurrentTargetAndRefreshUniversalAnger ()V +MD: net/minecraft/world/entity/NeutralMob/m_21662_ ()V net/minecraft/world/entity/NeutralMob/stopBeingAngry ()V +MD: net/minecraft/world/entity/NeutralMob/m_21666_ (Lnet/minecraft/server/level/ServerLevel;Z)V net/minecraft/world/entity/NeutralMob/updatePersistentAnger (Lnet/minecraft/server/level/ServerLevel;Z)V +MD: net/minecraft/world/entity/NeutralMob/m_21670_ (Lnet/minecraft/world/level/Level;)Z net/minecraft/world/entity/NeutralMob/isAngryAtAllPlayers (Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/entity/NeutralMob/m_21674_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/NeutralMob/isAngryAt (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/NeutralMob/m_21676_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/NeutralMob/playerDied (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/NeutralMob/m_21678_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/NeutralMob/addPersistentAngerSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/NeutralMob/m_5448_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/NeutralMob/getTarget ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/NeutralMob/m_6120_ ()Ljava/util/UUID; net/minecraft/world/entity/NeutralMob/getPersistentAngerTarget ()Ljava/util/UUID; +MD: net/minecraft/world/entity/NeutralMob/m_6598_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/NeutralMob/setLastHurtByPlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/NeutralMob/m_6703_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/NeutralMob/setLastHurtByMob (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/NeutralMob/m_6710_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/NeutralMob/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/NeutralMob/m_6779_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/NeutralMob/canAttack (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/NeutralMob/m_6784_ ()I net/minecraft/world/entity/NeutralMob/getRemainingPersistentAngerTime ()I +MD: net/minecraft/world/entity/NeutralMob/m_6825_ ()V net/minecraft/world/entity/NeutralMob/startPersistentAngerTimer ()V +MD: net/minecraft/world/entity/NeutralMob/m_6925_ (Ljava/util/UUID;)V net/minecraft/world/entity/NeutralMob/setPersistentAngerTarget (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/NeutralMob/m_7870_ (I)V net/minecraft/world/entity/NeutralMob/setRemainingPersistentAngerTime (I)V +CL: net/minecraft/world/entity/OwnableEntity net/minecraft/world/entity/OwnableEntity +FD: net/minecraft/world/entity/OwnableEntity/net/minecraft/world/entity/OwnableEntity net/minecraft/world/entity/OwnableEntity/net/minecraft/world/entity/OwnableEntity +MD: net/minecraft/world/entity/OwnableEntity/m_142480_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/OwnableEntity/getOwner ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/OwnableEntity/m_142504_ ()Ljava/util/UUID; net/minecraft/world/entity/OwnableEntity/getOwnerUUID ()Ljava/util/UUID; +CL: net/minecraft/world/entity/PathfinderMob net/minecraft/world/entity/PathfinderMob +FD: net/minecraft/world/entity/PathfinderMob/f_186010_ net/minecraft/world/entity/PathfinderMob/DEFAULT_WALK_TARGET_VALUE +FD: net/minecraft/world/entity/PathfinderMob/net/minecraft/world/entity/PathfinderMob net/minecraft/world/entity/PathfinderMob/net/minecraft/world/entity/PathfinderMob +MD: net/minecraft/world/entity/PathfinderMob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/PathfinderMob/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/PathfinderMob/m_21691_ ()Z net/minecraft/world/entity/PathfinderMob/isPathFinding ()Z +MD: net/minecraft/world/entity/PathfinderMob/m_21692_ (Lnet/minecraft/core/BlockPos;)F net/minecraft/world/entity/PathfinderMob/getWalkTargetValue (Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/entity/PathfinderMob/m_5545_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;)Z net/minecraft/world/entity/PathfinderMob/checkSpawnRules (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;)Z +MD: net/minecraft/world/entity/PathfinderMob/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/PathfinderMob/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/PathfinderMob/m_5823_ ()D net/minecraft/world/entity/PathfinderMob/followLeashSpeed ()D +MD: net/minecraft/world/entity/PathfinderMob/m_6119_ ()V net/minecraft/world/entity/PathfinderMob/tickLeash ()V +MD: net/minecraft/world/entity/PathfinderMob/m_7880_ (F)V net/minecraft/world/entity/PathfinderMob/onLeashDistance (F)V +CL: net/minecraft/world/entity/PlayerRideable net/minecraft/world/entity/PlayerRideable +FD: net/minecraft/world/entity/PlayerRideable/net/minecraft/world/entity/PlayerRideable net/minecraft/world/entity/PlayerRideable/net/minecraft/world/entity/PlayerRideable +CL: net/minecraft/world/entity/PlayerRideableJumping net/minecraft/world/entity/PlayerRideableJumping +FD: net/minecraft/world/entity/PlayerRideableJumping/net/minecraft/world/entity/PlayerRideableJumping net/minecraft/world/entity/PlayerRideableJumping/net/minecraft/world/entity/PlayerRideableJumping +MD: net/minecraft/world/entity/PlayerRideableJumping/m_7132_ ()Z net/minecraft/world/entity/PlayerRideableJumping/canJump ()Z +MD: net/minecraft/world/entity/PlayerRideableJumping/m_7199_ (I)V net/minecraft/world/entity/PlayerRideableJumping/handleStartJump (I)V +MD: net/minecraft/world/entity/PlayerRideableJumping/m_7888_ (I)V net/minecraft/world/entity/PlayerRideableJumping/onPlayerJump (I)V +MD: net/minecraft/world/entity/PlayerRideableJumping/m_8012_ ()V net/minecraft/world/entity/PlayerRideableJumping/handleStopJump ()V +CL: net/minecraft/world/entity/Pose net/minecraft/world/entity/Pose +FD: net/minecraft/world/entity/Pose/$VALUES net/minecraft/world/entity/Pose/$VALUES +FD: net/minecraft/world/entity/Pose/CROUCHING net/minecraft/world/entity/Pose/CROUCHING +FD: net/minecraft/world/entity/Pose/DYING net/minecraft/world/entity/Pose/DYING +FD: net/minecraft/world/entity/Pose/FALL_FLYING net/minecraft/world/entity/Pose/FALL_FLYING +FD: net/minecraft/world/entity/Pose/LONG_JUMPING net/minecraft/world/entity/Pose/LONG_JUMPING +FD: net/minecraft/world/entity/Pose/SLEEPING net/minecraft/world/entity/Pose/SLEEPING +FD: net/minecraft/world/entity/Pose/SPIN_ATTACK net/minecraft/world/entity/Pose/SPIN_ATTACK +FD: net/minecraft/world/entity/Pose/STANDING net/minecraft/world/entity/Pose/STANDING +FD: net/minecraft/world/entity/Pose/SWIMMING net/minecraft/world/entity/Pose/SWIMMING +FD: net/minecraft/world/entity/Pose/net/minecraft/world/entity/Pose net/minecraft/world/entity/Pose/net/minecraft/world/entity/Pose +MD: net/minecraft/world/entity/Pose/ ()V net/minecraft/world/entity/Pose/ ()V +MD: net/minecraft/world/entity/Pose/ (Ljava/lang/String;I)V net/minecraft/world/entity/Pose/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/Pose/m_147289_ ()[Lnet/minecraft/world/entity/Pose; net/minecraft/world/entity/Pose/$values ()[Lnet/minecraft/world/entity/Pose; +MD: net/minecraft/world/entity/Pose/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/Pose; net/minecraft/world/entity/Pose/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/Pose; +MD: net/minecraft/world/entity/Pose/values ()[Lnet/minecraft/world/entity/Pose; net/minecraft/world/entity/Pose/values ()[Lnet/minecraft/world/entity/Pose; +CL: net/minecraft/world/entity/PowerableMob net/minecraft/world/entity/PowerableMob +FD: net/minecraft/world/entity/PowerableMob/net/minecraft/world/entity/PowerableMob net/minecraft/world/entity/PowerableMob/net/minecraft/world/entity/PowerableMob +MD: net/minecraft/world/entity/PowerableMob/m_7090_ ()Z net/minecraft/world/entity/PowerableMob/isPowered ()Z +CL: net/minecraft/world/entity/ReputationEventHandler net/minecraft/world/entity/ReputationEventHandler +FD: net/minecraft/world/entity/ReputationEventHandler/net/minecraft/world/entity/ReputationEventHandler net/minecraft/world/entity/ReputationEventHandler/net/minecraft/world/entity/ReputationEventHandler +MD: net/minecraft/world/entity/ReputationEventHandler/m_6814_ (Lnet/minecraft/world/entity/ai/village/ReputationEventType;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/ReputationEventHandler/onReputationEventFrom (Lnet/minecraft/world/entity/ai/village/ReputationEventType;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/entity/Saddleable net/minecraft/world/entity/Saddleable +FD: net/minecraft/world/entity/Saddleable/net/minecraft/world/entity/Saddleable net/minecraft/world/entity/Saddleable/net/minecraft/world/entity/Saddleable +MD: net/minecraft/world/entity/Saddleable/m_5853_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/Saddleable/equipSaddle (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/Saddleable/m_6254_ ()Z net/minecraft/world/entity/Saddleable/isSaddled ()Z +MD: net/minecraft/world/entity/Saddleable/m_6741_ ()Z net/minecraft/world/entity/Saddleable/isSaddleable ()Z +CL: net/minecraft/world/entity/Shearable net/minecraft/world/entity/Shearable +FD: net/minecraft/world/entity/Shearable/net/minecraft/world/entity/Shearable net/minecraft/world/entity/Shearable/net/minecraft/world/entity/Shearable +MD: net/minecraft/world/entity/Shearable/m_5851_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/Shearable/shear (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/Shearable/m_6220_ ()Z net/minecraft/world/entity/Shearable/readyForShearing ()Z +CL: net/minecraft/world/entity/SlotAccess net/minecraft/world/entity/SlotAccess +FD: net/minecraft/world/entity/SlotAccess/f_147290_ net/minecraft/world/entity/SlotAccess/NULL +FD: net/minecraft/world/entity/SlotAccess/net/minecraft/world/entity/SlotAccess net/minecraft/world/entity/SlotAccess/net/minecraft/world/entity/SlotAccess +MD: net/minecraft/world/entity/SlotAccess/ ()V net/minecraft/world/entity/SlotAccess/ ()V +MD: net/minecraft/world/entity/SlotAccess/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/SlotAccess/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/SlotAccess/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/SlotAccess/get ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/SlotAccess/m_147292_ (Lnet/minecraft/world/Container;I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/SlotAccess/forContainer (Lnet/minecraft/world/Container;I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/SlotAccess/m_147295_ (Lnet/minecraft/world/Container;ILjava/util/function/Predicate;)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/SlotAccess/forContainer (Lnet/minecraft/world/Container;ILjava/util/function/Predicate;)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/SlotAccess/m_147299_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/SlotAccess/forEquipmentSlot (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/SlotAccess/m_147302_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;Ljava/util/function/Predicate;)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/SlotAccess/forEquipmentSlot (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;Ljava/util/function/Predicate;)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/SlotAccess/m_147307_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/SlotAccess/lambda$forEquipmentSlot$1 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/SlotAccess/m_147309_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/SlotAccess/lambda$forContainer$0 (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/entity/SlotAccess$1 net/minecraft/world/entity/SlotAccess$1 +FD: net/minecraft/world/entity/SlotAccess$1/net/minecraft/world/entity/SlotAccess$1 net/minecraft/world/entity/SlotAccess$1/net/minecraft/world/entity/SlotAccess$1 +MD: net/minecraft/world/entity/SlotAccess$1/ ()V net/minecraft/world/entity/SlotAccess$1/ ()V +MD: net/minecraft/world/entity/SlotAccess$1/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/SlotAccess$1/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/SlotAccess$1/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/SlotAccess$1/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/SlotAccess$2 net/minecraft/world/entity/SlotAccess$2 +FD: net/minecraft/world/entity/SlotAccess$2/f_147315_ net/minecraft/world/entity/SlotAccess$2/val$inventory +FD: net/minecraft/world/entity/SlotAccess$2/f_147316_ net/minecraft/world/entity/SlotAccess$2/val$id +FD: net/minecraft/world/entity/SlotAccess$2/f_147317_ net/minecraft/world/entity/SlotAccess$2/val$validator +FD: net/minecraft/world/entity/SlotAccess$2/net/minecraft/world/entity/SlotAccess$2 net/minecraft/world/entity/SlotAccess$2/net/minecraft/world/entity/SlotAccess$2 +MD: net/minecraft/world/entity/SlotAccess$2/ (Lnet/minecraft/world/Container;ILjava/util/function/Predicate;)V net/minecraft/world/entity/SlotAccess$2/ (Lnet/minecraft/world/Container;ILjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/SlotAccess$2/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/SlotAccess$2/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/SlotAccess$2/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/SlotAccess$2/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/SlotAccess$3 net/minecraft/world/entity/SlotAccess$3 +FD: net/minecraft/world/entity/SlotAccess$3/f_147325_ net/minecraft/world/entity/SlotAccess$3/val$entity +FD: net/minecraft/world/entity/SlotAccess$3/f_147326_ net/minecraft/world/entity/SlotAccess$3/val$slot +FD: net/minecraft/world/entity/SlotAccess$3/f_147327_ net/minecraft/world/entity/SlotAccess$3/val$validator +FD: net/minecraft/world/entity/SlotAccess$3/net/minecraft/world/entity/SlotAccess$3 net/minecraft/world/entity/SlotAccess$3/net/minecraft/world/entity/SlotAccess$3 +MD: net/minecraft/world/entity/SlotAccess$3/ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;Ljava/util/function/Predicate;)V net/minecraft/world/entity/SlotAccess$3/ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/entity/SlotAccess$3/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/SlotAccess$3/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/SlotAccess$3/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/SlotAccess$3/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/SpawnGroupData net/minecraft/world/entity/SpawnGroupData +FD: net/minecraft/world/entity/SpawnGroupData/net/minecraft/world/entity/SpawnGroupData net/minecraft/world/entity/SpawnGroupData/net/minecraft/world/entity/SpawnGroupData +CL: net/minecraft/world/entity/SpawnPlacements net/minecraft/world/entity/SpawnPlacements +FD: net/minecraft/world/entity/SpawnPlacements/f_21750_ net/minecraft/world/entity/SpawnPlacements/DATA_BY_TYPE +FD: net/minecraft/world/entity/SpawnPlacements/net/minecraft/world/entity/SpawnPlacements net/minecraft/world/entity/SpawnPlacements/net/minecraft/world/entity/SpawnPlacements +MD: net/minecraft/world/entity/SpawnPlacements/ ()V net/minecraft/world/entity/SpawnPlacements/ ()V +MD: net/minecraft/world/entity/SpawnPlacements/ ()V net/minecraft/world/entity/SpawnPlacements/ ()V +MD: net/minecraft/world/entity/SpawnPlacements/m_21752_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/SpawnPlacements$Type; net/minecraft/world/entity/SpawnPlacements/getPlacementType (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/SpawnPlacements$Type; +MD: net/minecraft/world/entity/SpawnPlacements/m_21754_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/SpawnPlacements$Type;Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/entity/SpawnPlacements$SpawnPredicate;)V net/minecraft/world/entity/SpawnPlacements/register (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/SpawnPlacements$Type;Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/entity/SpawnPlacements$SpawnPredicate;)V +MD: net/minecraft/world/entity/SpawnPlacements/m_21759_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/SpawnPlacements/checkSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/SpawnPlacements/m_21765_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/entity/SpawnPlacements/getHeightmapType (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +CL: net/minecraft/world/entity/SpawnPlacements$Data net/minecraft/world/entity/SpawnPlacements$Data +FD: net/minecraft/world/entity/SpawnPlacements$Data/f_21767_ net/minecraft/world/entity/SpawnPlacements$Data/heightMap +FD: net/minecraft/world/entity/SpawnPlacements$Data/f_21768_ net/minecraft/world/entity/SpawnPlacements$Data/placement +FD: net/minecraft/world/entity/SpawnPlacements$Data/f_21769_ net/minecraft/world/entity/SpawnPlacements$Data/predicate +FD: net/minecraft/world/entity/SpawnPlacements$Data/net/minecraft/world/entity/SpawnPlacements$Data net/minecraft/world/entity/SpawnPlacements$Data/net/minecraft/world/entity/SpawnPlacements$Data +MD: net/minecraft/world/entity/SpawnPlacements$Data/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/entity/SpawnPlacements$Type;Lnet/minecraft/world/entity/SpawnPlacements$SpawnPredicate;)V net/minecraft/world/entity/SpawnPlacements$Data/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/entity/SpawnPlacements$Type;Lnet/minecraft/world/entity/SpawnPlacements$SpawnPredicate;)V +CL: net/minecraft/world/entity/SpawnPlacements$SpawnPredicate net/minecraft/world/entity/SpawnPlacements$SpawnPredicate +FD: net/minecraft/world/entity/SpawnPlacements$SpawnPredicate/net/minecraft/world/entity/SpawnPlacements$SpawnPredicate net/minecraft/world/entity/SpawnPlacements$SpawnPredicate/net/minecraft/world/entity/SpawnPlacements$SpawnPredicate +MD: net/minecraft/world/entity/SpawnPlacements$SpawnPredicate/m_21780_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/SpawnPlacements$SpawnPredicate/test (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +CL: net/minecraft/world/entity/SpawnPlacements$Type net/minecraft/world/entity/SpawnPlacements$Type +FD: net/minecraft/world/entity/SpawnPlacements$Type/$VALUES net/minecraft/world/entity/SpawnPlacements$Type/$VALUES +FD: net/minecraft/world/entity/SpawnPlacements$Type/IN_LAVA net/minecraft/world/entity/SpawnPlacements$Type/IN_LAVA +FD: net/minecraft/world/entity/SpawnPlacements$Type/IN_WATER net/minecraft/world/entity/SpawnPlacements$Type/IN_WATER +FD: net/minecraft/world/entity/SpawnPlacements$Type/NO_RESTRICTIONS net/minecraft/world/entity/SpawnPlacements$Type/NO_RESTRICTIONS +FD: net/minecraft/world/entity/SpawnPlacements$Type/ON_GROUND net/minecraft/world/entity/SpawnPlacements$Type/ON_GROUND +FD: net/minecraft/world/entity/SpawnPlacements$Type/net/minecraft/world/entity/SpawnPlacements$Type net/minecraft/world/entity/SpawnPlacements$Type/net/minecraft/world/entity/SpawnPlacements$Type +MD: net/minecraft/world/entity/SpawnPlacements$Type/ ()V net/minecraft/world/entity/SpawnPlacements$Type/ ()V +MD: net/minecraft/world/entity/SpawnPlacements$Type/ (Ljava/lang/String;I)V net/minecraft/world/entity/SpawnPlacements$Type/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/SpawnPlacements$Type/m_147336_ ()[Lnet/minecraft/world/entity/SpawnPlacements$Type; net/minecraft/world/entity/SpawnPlacements$Type/$values ()[Lnet/minecraft/world/entity/SpawnPlacements$Type; +MD: net/minecraft/world/entity/SpawnPlacements$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/SpawnPlacements$Type; net/minecraft/world/entity/SpawnPlacements$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/SpawnPlacements$Type; +MD: net/minecraft/world/entity/SpawnPlacements$Type/values ()[Lnet/minecraft/world/entity/SpawnPlacements$Type; net/minecraft/world/entity/SpawnPlacements$Type/values ()[Lnet/minecraft/world/entity/SpawnPlacements$Type; +CL: net/minecraft/world/entity/TamableAnimal net/minecraft/world/entity/TamableAnimal +FD: net/minecraft/world/entity/TamableAnimal/f_21798_ net/minecraft/world/entity/TamableAnimal/DATA_FLAGS_ID +FD: net/minecraft/world/entity/TamableAnimal/f_21799_ net/minecraft/world/entity/TamableAnimal/DATA_OWNERUUID_ID +FD: net/minecraft/world/entity/TamableAnimal/f_21800_ net/minecraft/world/entity/TamableAnimal/orderedToSit +FD: net/minecraft/world/entity/TamableAnimal/net/minecraft/world/entity/TamableAnimal net/minecraft/world/entity/TamableAnimal/net/minecraft/world/entity/TamableAnimal +MD: net/minecraft/world/entity/TamableAnimal/ ()V net/minecraft/world/entity/TamableAnimal/ ()V +MD: net/minecraft/world/entity/TamableAnimal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/TamableAnimal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/TamableAnimal/m_142480_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/TamableAnimal/getOwner ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/TamableAnimal/m_142480_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/TamableAnimal/getOwner ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/TamableAnimal/m_142504_ ()Ljava/util/UUID; net/minecraft/world/entity/TamableAnimal/getOwnerUUID ()Ljava/util/UUID; +MD: net/minecraft/world/entity/TamableAnimal/m_21816_ (Ljava/util/UUID;)V net/minecraft/world/entity/TamableAnimal/setOwnerUUID (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/TamableAnimal/m_21824_ ()Z net/minecraft/world/entity/TamableAnimal/isTame ()Z +MD: net/minecraft/world/entity/TamableAnimal/m_21825_ ()Z net/minecraft/world/entity/TamableAnimal/isInSittingPose ()Z +MD: net/minecraft/world/entity/TamableAnimal/m_21827_ ()Z net/minecraft/world/entity/TamableAnimal/isOrderedToSit ()Z +MD: net/minecraft/world/entity/TamableAnimal/m_21828_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/TamableAnimal/tame (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/TamableAnimal/m_21830_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/TamableAnimal/isOwnedBy (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/TamableAnimal/m_21834_ (Z)V net/minecraft/world/entity/TamableAnimal/spawnTamingParticles (Z)V +MD: net/minecraft/world/entity/TamableAnimal/m_21837_ (Z)V net/minecraft/world/entity/TamableAnimal/setInSittingPose (Z)V +MD: net/minecraft/world/entity/TamableAnimal/m_21839_ (Z)V net/minecraft/world/entity/TamableAnimal/setOrderedToSit (Z)V +MD: net/minecraft/world/entity/TamableAnimal/m_5647_ ()Lnet/minecraft/world/scores/Team; net/minecraft/world/entity/TamableAnimal/getTeam ()Lnet/minecraft/world/scores/Team; +MD: net/minecraft/world/entity/TamableAnimal/m_5849_ ()V net/minecraft/world/entity/TamableAnimal/reassessTameGoals ()V +MD: net/minecraft/world/entity/TamableAnimal/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/TamableAnimal/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/TamableAnimal/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/TamableAnimal/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/TamableAnimal/m_6779_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/TamableAnimal/canAttack (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/TamableAnimal/m_7105_ (Z)V net/minecraft/world/entity/TamableAnimal/setTame (Z)V +MD: net/minecraft/world/entity/TamableAnimal/m_7307_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/TamableAnimal/isAlliedTo (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/TamableAnimal/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/TamableAnimal/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/TamableAnimal/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/TamableAnimal/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/TamableAnimal/m_7757_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/TamableAnimal/wantsToAttack (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/TamableAnimal/m_7822_ (B)V net/minecraft/world/entity/TamableAnimal/handleEntityEvent (B)V +MD: net/minecraft/world/entity/TamableAnimal/m_8097_ ()V net/minecraft/world/entity/TamableAnimal/defineSynchedData ()V +CL: net/minecraft/world/entity/ai/Brain net/minecraft/world/entity/ai/Brain +FD: net/minecraft/world/entity/ai/Brain/f_147338_ net/minecraft/world/entity/ai/Brain/SCHEDULE_UPDATE_DELAY +FD: net/minecraft/world/entity/ai/Brain/f_21841_ net/minecraft/world/entity/ai/Brain/LOGGER +FD: net/minecraft/world/entity/ai/Brain/f_21842_ net/minecraft/world/entity/ai/Brain/codec +FD: net/minecraft/world/entity/ai/Brain/f_21843_ net/minecraft/world/entity/ai/Brain/memories +FD: net/minecraft/world/entity/ai/Brain/f_21844_ net/minecraft/world/entity/ai/Brain/sensors +FD: net/minecraft/world/entity/ai/Brain/f_21845_ net/minecraft/world/entity/ai/Brain/availableBehaviorsByPriority +FD: net/minecraft/world/entity/ai/Brain/f_21846_ net/minecraft/world/entity/ai/Brain/schedule +FD: net/minecraft/world/entity/ai/Brain/f_21847_ net/minecraft/world/entity/ai/Brain/activityRequirements +FD: net/minecraft/world/entity/ai/Brain/f_21848_ net/minecraft/world/entity/ai/Brain/activityMemoriesToEraseWhenStopped +FD: net/minecraft/world/entity/ai/Brain/f_21849_ net/minecraft/world/entity/ai/Brain/coreActivities +FD: net/minecraft/world/entity/ai/Brain/f_21850_ net/minecraft/world/entity/ai/Brain/activeActivities +FD: net/minecraft/world/entity/ai/Brain/f_21851_ net/minecraft/world/entity/ai/Brain/defaultActivity +FD: net/minecraft/world/entity/ai/Brain/f_21852_ net/minecraft/world/entity/ai/Brain/lastScheduleUpdate +FD: net/minecraft/world/entity/ai/Brain/net/minecraft/world/entity/ai/Brain net/minecraft/world/entity/ai/Brain/net/minecraft/world/entity/ai/Brain +MD: net/minecraft/world/entity/ai/Brain/ ()V net/minecraft/world/entity/ai/Brain/ ()V +MD: net/minecraft/world/entity/ai/Brain/ (Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;)V net/minecraft/world/entity/ai/Brain/ (Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/entity/ai/Brain/m_147339_ ()Ljava/util/Map; net/minecraft/world/entity/ai/Brain/getMemories ()Ljava/util/Map; +MD: net/minecraft/world/entity/ai/Brain/m_147340_ ()Ljava/util/Set; net/minecraft/world/entity/ai/Brain/getActiveActivities ()Ljava/util/Set; +MD: net/minecraft/world/entity/ai/Brain/m_147341_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)J net/minecraft/world/entity/ai/Brain/getTimeUntilExpiry (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)J +MD: net/minecraft/world/entity/ai/Brain/m_147343_ ()V net/minecraft/world/entity/ai/Brain/removeAllBehaviors ()V +MD: net/minecraft/world/entity/ai/Brain/m_21859_ (ILcom/google/common/collect/ImmutableList;)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/Brain/createPriorityPairs (ILcom/google/common/collect/ImmutableList;)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/Brain/m_21862_ (JJ)V net/minecraft/world/entity/ai/Brain/updateActivityFromSchedule (JJ)V +MD: net/minecraft/world/entity/ai/Brain/m_21865_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/Brain/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21874_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Z net/minecraft/world/entity/ai/Brain/hasMemoryValue (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Z +MD: net/minecraft/world/entity/ai/Brain/m_21876_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryStatus;)Z net/minecraft/world/entity/ai/Brain/checkMemory (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryStatus;)Z +MD: net/minecraft/world/entity/ai/Brain/m_21879_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/lang/Object;)V net/minecraft/world/entity/ai/Brain/setMemory (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/lang/Object;)V +MD: net/minecraft/world/entity/ai/Brain/m_21882_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/lang/Object;J)V net/minecraft/world/entity/ai/Brain/setMemoryWithExpiry (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/lang/Object;J)V +MD: net/minecraft/world/entity/ai/Brain/m_21886_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)V net/minecraft/world/entity/ai/Brain/setMemory (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)V +MD: net/minecraft/world/entity/ai/Brain/m_21889_ (Lnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/world/entity/ai/Brain/setActiveActivityIfPossible (Lnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21891_ (Lnet/minecraft/world/entity/schedule/Activity;ILcom/google/common/collect/ImmutableList;)V net/minecraft/world/entity/ai/Brain/addActivity (Lnet/minecraft/world/entity/schedule/Activity;ILcom/google/common/collect/ImmutableList;)V +MD: net/minecraft/world/entity/ai/Brain/m_21895_ (Lnet/minecraft/world/entity/schedule/Activity;ILcom/google/common/collect/ImmutableList;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V net/minecraft/world/entity/ai/Brain/addActivityAndRemoveMemoryWhenStopped (Lnet/minecraft/world/entity/schedule/Activity;ILcom/google/common/collect/ImmutableList;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V +MD: net/minecraft/world/entity/ai/Brain/m_21900_ (Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;)V net/minecraft/world/entity/ai/Brain/addActivity (Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;)V +MD: net/minecraft/world/entity/ai/Brain/m_21903_ (Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;)V net/minecraft/world/entity/ai/Brain/addActivityWithConditions (Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;)V +MD: net/minecraft/world/entity/ai/Brain/m_21907_ (Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;)V net/minecraft/world/entity/ai/Brain/addActivityAndRemoveMemoriesWhenStopped (Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;)V +MD: net/minecraft/world/entity/ai/Brain/m_21912_ (Lnet/minecraft/world/entity/schedule/Schedule;)V net/minecraft/world/entity/ai/Brain/setSchedule (Lnet/minecraft/world/entity/schedule/Schedule;)V +MD: net/minecraft/world/entity/ai/Brain/m_21914_ (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/Brain/serializeStart (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/Brain/m_21916_ (Ljava/lang/Integer;)Ljava/util/Map; net/minecraft/world/entity/ai/Brain/lambda$addActivityAndRemoveMemoriesWhenStopped$2 (Ljava/lang/Integer;)Ljava/util/Map; +MD: net/minecraft/world/entity/ai/Brain/m_21918_ (Ljava/lang/Object;)Z net/minecraft/world/entity/ai/Brain/isEmptyCollection (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/ai/Brain/m_21920_ (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/entity/ai/Brain/lambda$isMemoryValue$1 (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/ai/Brain/m_21923_ (Ljava/util/Collection;Ljava/util/Collection;)Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/ai/Brain/provider (Ljava/util/Collection;Ljava/util/Collection;)Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/ai/Brain/m_21926_ (Ljava/util/List;)V net/minecraft/world/entity/ai/Brain/setActiveActivityToFirstValid (Ljava/util/List;)V +MD: net/minecraft/world/entity/ai/Brain/m_21928_ (Ljava/util/Map$Entry;)Lnet/minecraft/world/entity/ai/Brain$MemoryValue; net/minecraft/world/entity/ai/Brain/lambda$memories$0 (Ljava/util/Map$Entry;)Lnet/minecraft/world/entity/ai/Brain$MemoryValue; +MD: net/minecraft/world/entity/ai/Brain/m_21930_ (Ljava/util/Set;)V net/minecraft/world/entity/ai/Brain/setCoreActivities (Ljava/util/Set;)V +MD: net/minecraft/world/entity/ai/Brain/m_21932_ ()Lnet/minecraft/world/entity/schedule/Schedule; net/minecraft/world/entity/ai/Brain/getSchedule ()Lnet/minecraft/world/entity/schedule/Schedule; +MD: net/minecraft/world/entity/ai/Brain/m_21933_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/Brain/stopAll (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21936_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V net/minecraft/world/entity/ai/Brain/eraseMemory (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V +MD: net/minecraft/world/entity/ai/Brain/m_21938_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/lang/Object;)Z net/minecraft/world/entity/ai/Brain/isMemoryValue (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/ai/Brain/m_21941_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)V net/minecraft/world/entity/ai/Brain/setMemoryInternal (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)V +MD: net/minecraft/world/entity/ai/Brain/m_21944_ (Lnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/world/entity/ai/Brain/setDefaultActivity (Lnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21946_ (Ljava/util/Collection;Ljava/util/Collection;)Lcom/mojang/serialization/Codec; net/minecraft/world/entity/ai/Brain/codec (Ljava/util/Collection;Ljava/util/Collection;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/entity/ai/Brain/m_21949_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/Brain/tickSensors (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21952_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/Optional; net/minecraft/world/entity/ai/Brain/getMemory (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/Brain/m_21954_ (Lnet/minecraft/world/entity/schedule/Activity;)Z net/minecraft/world/entity/ai/Brain/isActive (Lnet/minecraft/world/entity/schedule/Activity;)Z +MD: net/minecraft/world/entity/ai/Brain/m_21956_ ()Ljava/util/List; net/minecraft/world/entity/ai/Brain/getRunningBehaviors ()Ljava/util/List; +MD: net/minecraft/world/entity/ai/Brain/m_21957_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/Brain/startEachNonRunningBehavior (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21960_ (Lnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/world/entity/ai/Brain/setActiveActivity (Lnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21962_ ()V net/minecraft/world/entity/ai/Brain/useDefaultActivity ()V +MD: net/minecraft/world/entity/ai/Brain/m_21963_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/Brain/tickEachRunningBehavior (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21966_ (Lnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/world/entity/ai/Brain/eraseMemoriesForOtherActivitesThan (Lnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/world/entity/ai/Brain/m_21968_ ()Ljava/util/Optional; net/minecraft/world/entity/ai/Brain/getActiveNonCoreActivity ()Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/Brain/m_21969_ (Lnet/minecraft/world/entity/schedule/Activity;)Z net/minecraft/world/entity/ai/Brain/activityRequirementsAreMet (Lnet/minecraft/world/entity/schedule/Activity;)Z +MD: net/minecraft/world/entity/ai/Brain/m_21971_ (Lnet/minecraft/world/entity/schedule/Activity;)Ljava/util/Set; net/minecraft/world/entity/ai/Brain/lambda$addActivityAndRemoveMemoriesWhenStopped$3 (Lnet/minecraft/world/entity/schedule/Activity;)Ljava/util/Set; +MD: net/minecraft/world/entity/ai/Brain/m_21973_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/ai/Brain/copyWithoutBehaviors ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/ai/Brain/m_21975_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/ai/Brain/memories ()Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/Brain/m_21976_ ()V net/minecraft/world/entity/ai/Brain/forgetOutdatedMemories ()V +CL: net/minecraft/world/entity/ai/Brain$1 net/minecraft/world/entity/ai/Brain$1 +FD: net/minecraft/world/entity/ai/Brain$1/f_21977_ net/minecraft/world/entity/ai/Brain$1/val$memoryTypes +FD: net/minecraft/world/entity/ai/Brain$1/f_21978_ net/minecraft/world/entity/ai/Brain$1/val$sensorTypes +FD: net/minecraft/world/entity/ai/Brain$1/f_21979_ net/minecraft/world/entity/ai/Brain$1/val$codecReference +FD: net/minecraft/world/entity/ai/Brain$1/net/minecraft/world/entity/ai/Brain$1 net/minecraft/world/entity/ai/Brain$1/net/minecraft/world/entity/ai/Brain$1 +MD: net/minecraft/world/entity/ai/Brain$1/ (Ljava/util/Collection;Ljava/util/Collection;Lorg/apache/commons/lang3/mutable/MutableObject;)V net/minecraft/world/entity/ai/Brain$1/ (Ljava/util/Collection;Ljava/util/Collection;Lorg/apache/commons/lang3/mutable/MutableObject;)V +MD: net/minecraft/world/entity/ai/Brain$1/decode (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/Brain$1/decode (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/MapLike;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/Brain$1/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)Lcom/mojang/serialization/RecordBuilder; net/minecraft/world/entity/ai/Brain$1/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)Lcom/mojang/serialization/RecordBuilder; +MD: net/minecraft/world/entity/ai/Brain$1/encode (Lnet/minecraft/world/entity/ai/Brain;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)Lcom/mojang/serialization/RecordBuilder; net/minecraft/world/entity/ai/Brain$1/encode (Lnet/minecraft/world/entity/ai/Brain;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)Lcom/mojang/serialization/RecordBuilder; +MD: net/minecraft/world/entity/ai/Brain$1/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/Brain$1/keys (Lcom/mojang/serialization/DynamicOps;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/Brain$1/m_147344_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lcom/mojang/serialization/Codec;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/ai/Brain$1/lambda$keys$0 (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lcom/mojang/serialization/Codec;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/ai/Brain$1/m_147347_ (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/Brain$1/lambda$decode$3 (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/Brain$1/m_21988_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/Brain$1/lambda$captureRead$5 (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/Brain$1/m_21990_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)Lnet/minecraft/world/entity/ai/Brain$MemoryValue; net/minecraft/world/entity/ai/Brain$1/lambda$captureRead$7 (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)Lnet/minecraft/world/entity/ai/Brain$MemoryValue; +MD: net/minecraft/world/entity/ai/Brain$1/m_21996_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/Brain$1/captureRead (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/Brain$1/m_22004_ (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;Lnet/minecraft/world/entity/ai/Brain$MemoryValue;)V net/minecraft/world/entity/ai/Brain$1/lambda$encode$8 (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;Lnet/minecraft/world/entity/ai/Brain$MemoryValue;)V +MD: net/minecraft/world/entity/ai/Brain$1/m_22008_ (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/Brain$1/lambda$captureRead$6 (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/Brain$1/m_22012_ (Lcom/mojang/serialization/DynamicOps;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/world/entity/ai/Brain$1/lambda$decode$4 (Lcom/mojang/serialization/DynamicOps;Lorg/apache/commons/lang3/mutable/MutableObject;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/world/entity/ai/Brain$1/m_22016_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; net/minecraft/world/entity/ai/Brain$1/lambda$keys$2 (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Object; +MD: net/minecraft/world/entity/ai/Brain$1/m_22019_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/Brain$1/lambda$keys$1 (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/stream/Stream; +CL: net/minecraft/world/entity/ai/Brain$MemoryValue net/minecraft/world/entity/ai/Brain$MemoryValue +FD: net/minecraft/world/entity/ai/Brain$MemoryValue/f_22030_ net/minecraft/world/entity/ai/Brain$MemoryValue/type +FD: net/minecraft/world/entity/ai/Brain$MemoryValue/f_22031_ net/minecraft/world/entity/ai/Brain$MemoryValue/value +FD: net/minecraft/world/entity/ai/Brain$MemoryValue/net/minecraft/world/entity/ai/Brain$MemoryValue net/minecraft/world/entity/ai/Brain$MemoryValue/net/minecraft/world/entity/ai/Brain$MemoryValue +MD: net/minecraft/world/entity/ai/Brain$MemoryValue/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)V net/minecraft/world/entity/ai/Brain$MemoryValue/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)V +MD: net/minecraft/world/entity/ai/Brain$MemoryValue/m_147351_ (Lcom/mojang/serialization/RecordBuilder;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Codec;Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)V net/minecraft/world/entity/ai/Brain$MemoryValue/lambda$serialize$0 (Lcom/mojang/serialization/RecordBuilder;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Codec;Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)V +MD: net/minecraft/world/entity/ai/Brain$MemoryValue/m_22042_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/ai/Brain$MemoryValue/setMemoryInternal (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/ai/Brain$MemoryValue/m_22047_ (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)V net/minecraft/world/entity/ai/Brain$MemoryValue/serialize (Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/RecordBuilder;)V +MD: net/minecraft/world/entity/ai/Brain$MemoryValue/m_22050_ (Lcom/mojang/serialization/RecordBuilder;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Codec;)V net/minecraft/world/entity/ai/Brain$MemoryValue/lambda$serialize$1 (Lcom/mojang/serialization/RecordBuilder;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/entity/ai/Brain$MemoryValue/m_22059_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)Lnet/minecraft/world/entity/ai/Brain$MemoryValue; net/minecraft/world/entity/ai/Brain$MemoryValue/createUnchecked (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)Lnet/minecraft/world/entity/ai/Brain$MemoryValue; +CL: net/minecraft/world/entity/ai/Brain$Provider net/minecraft/world/entity/ai/Brain$Provider +FD: net/minecraft/world/entity/ai/Brain$Provider/f_22062_ net/minecraft/world/entity/ai/Brain$Provider/memoryTypes +FD: net/minecraft/world/entity/ai/Brain$Provider/f_22063_ net/minecraft/world/entity/ai/Brain$Provider/sensorTypes +FD: net/minecraft/world/entity/ai/Brain$Provider/f_22064_ net/minecraft/world/entity/ai/Brain$Provider/codec +FD: net/minecraft/world/entity/ai/Brain$Provider/net/minecraft/world/entity/ai/Brain$Provider net/minecraft/world/entity/ai/Brain$Provider/net/minecraft/world/entity/ai/Brain$Provider +MD: net/minecraft/world/entity/ai/Brain$Provider/ (Ljava/util/Collection;Ljava/util/Collection;)V net/minecraft/world/entity/ai/Brain$Provider/ (Ljava/util/Collection;Ljava/util/Collection;)V +MD: net/minecraft/world/entity/ai/Brain$Provider/m_147356_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/entity/ai/Brain$Provider/lambda$makeBrain$0 ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/entity/ai/Brain$Provider/m_22072_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/ai/Brain$Provider/lambda$makeBrain$1 ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/ai/Brain$Provider/m_22073_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/ai/Brain$Provider/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +CL: net/minecraft/world/entity/ai/attributes/Attribute net/minecraft/world/entity/ai/attributes/Attribute +FD: net/minecraft/world/entity/ai/attributes/Attribute/f_147357_ net/minecraft/world/entity/ai/attributes/Attribute/MAX_NAME_LENGTH +FD: net/minecraft/world/entity/ai/attributes/Attribute/f_22076_ net/minecraft/world/entity/ai/attributes/Attribute/defaultValue +FD: net/minecraft/world/entity/ai/attributes/Attribute/f_22077_ net/minecraft/world/entity/ai/attributes/Attribute/syncable +FD: net/minecraft/world/entity/ai/attributes/Attribute/f_22078_ net/minecraft/world/entity/ai/attributes/Attribute/descriptionId +FD: net/minecraft/world/entity/ai/attributes/Attribute/net/minecraft/world/entity/ai/attributes/Attribute net/minecraft/world/entity/ai/attributes/Attribute/net/minecraft/world/entity/ai/attributes/Attribute +MD: net/minecraft/world/entity/ai/attributes/Attribute/ (Ljava/lang/String;D)V net/minecraft/world/entity/ai/attributes/Attribute/ (Ljava/lang/String;D)V +MD: net/minecraft/world/entity/ai/attributes/Attribute/m_22082_ ()D net/minecraft/world/entity/ai/attributes/Attribute/getDefaultValue ()D +MD: net/minecraft/world/entity/ai/attributes/Attribute/m_22084_ (Z)Lnet/minecraft/world/entity/ai/attributes/Attribute; net/minecraft/world/entity/ai/attributes/Attribute/setSyncable (Z)Lnet/minecraft/world/entity/ai/attributes/Attribute; +MD: net/minecraft/world/entity/ai/attributes/Attribute/m_22086_ ()Z net/minecraft/world/entity/ai/attributes/Attribute/isClientSyncable ()Z +MD: net/minecraft/world/entity/ai/attributes/Attribute/m_22087_ ()Ljava/lang/String; net/minecraft/world/entity/ai/attributes/Attribute/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/entity/ai/attributes/Attribute/m_6740_ (D)D net/minecraft/world/entity/ai/attributes/Attribute/sanitizeValue (D)D +CL: net/minecraft/world/entity/ai/attributes/AttributeInstance net/minecraft/world/entity/ai/attributes/AttributeInstance +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22088_ net/minecraft/world/entity/ai/attributes/AttributeInstance/attribute +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22089_ net/minecraft/world/entity/ai/attributes/AttributeInstance/modifiersByOperation +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22090_ net/minecraft/world/entity/ai/attributes/AttributeInstance/modifierById +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22091_ net/minecraft/world/entity/ai/attributes/AttributeInstance/permanentModifiers +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22092_ net/minecraft/world/entity/ai/attributes/AttributeInstance/baseValue +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22093_ net/minecraft/world/entity/ai/attributes/AttributeInstance/dirty +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22094_ net/minecraft/world/entity/ai/attributes/AttributeInstance/cachedValue +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/f_22095_ net/minecraft/world/entity/ai/attributes/AttributeInstance/onDirty +FD: net/minecraft/world/entity/ai/attributes/AttributeInstance/net/minecraft/world/entity/ai/attributes/AttributeInstance net/minecraft/world/entity/ai/attributes/AttributeInstance/net/minecraft/world/entity/ai/attributes/AttributeInstance +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/function/Consumer;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22099_ ()Lnet/minecraft/world/entity/ai/attributes/Attribute; net/minecraft/world/entity/ai/attributes/AttributeInstance/getAttribute ()Lnet/minecraft/world/entity/ai/attributes/Attribute; +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22100_ (D)V net/minecraft/world/entity/ai/attributes/AttributeInstance/setBaseValue (D)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22102_ (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/replaceFrom (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22104_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/util/Set; net/minecraft/world/entity/ai/attributes/AttributeInstance/getModifiers (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/util/Set; +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22106_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/util/Set;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/lambda$replaceFrom$1 (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/util/Set;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22109_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)Z net/minecraft/world/entity/ai/attributes/AttributeInstance/hasModifier (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22111_ (Ljava/util/UUID;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier; net/minecraft/world/entity/ai/attributes/AttributeInstance/getModifier (Ljava/util/UUID;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier; +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22113_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22115_ ()D net/minecraft/world/entity/ai/attributes/AttributeInstance/getBaseValue ()D +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22116_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/util/Collection; net/minecraft/world/entity/ai/attributes/AttributeInstance/getModifiersOrEmpty (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/util/Collection; +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22118_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/addTransientModifier (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22120_ (Ljava/util/UUID;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/removeModifier (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22122_ ()Ljava/util/Set; net/minecraft/world/entity/ai/attributes/AttributeInstance/getModifiers ()Ljava/util/Set; +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22123_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/util/Set; net/minecraft/world/entity/ai/attributes/AttributeInstance/lambda$getModifiers$0 (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/util/Set; +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22125_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/addPermanentModifier (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22127_ (Ljava/util/UUID;)Z net/minecraft/world/entity/ai/attributes/AttributeInstance/removePermanentModifier (Ljava/util/UUID;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22129_ ()V net/minecraft/world/entity/ai/attributes/AttributeInstance/setDirty ()V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22130_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/removeModifier (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22132_ ()V net/minecraft/world/entity/ai/attributes/AttributeInstance/removeModifiers ()V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22133_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V net/minecraft/world/entity/ai/attributes/AttributeInstance/addModifier (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22135_ ()D net/minecraft/world/entity/ai/attributes/AttributeInstance/getValue ()D +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22136_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/ai/attributes/AttributeInstance/save ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/entity/ai/attributes/AttributeInstance/m_22137_ ()D net/minecraft/world/entity/ai/attributes/AttributeInstance/calculateValue ()D +CL: net/minecraft/world/entity/ai/attributes/AttributeMap net/minecraft/world/entity/ai/attributes/AttributeMap +FD: net/minecraft/world/entity/ai/attributes/AttributeMap/f_22138_ net/minecraft/world/entity/ai/attributes/AttributeMap/LOGGER +FD: net/minecraft/world/entity/ai/attributes/AttributeMap/f_22139_ net/minecraft/world/entity/ai/attributes/AttributeMap/attributes +FD: net/minecraft/world/entity/ai/attributes/AttributeMap/f_22140_ net/minecraft/world/entity/ai/attributes/AttributeMap/dirtyAttributes +FD: net/minecraft/world/entity/ai/attributes/AttributeMap/f_22141_ net/minecraft/world/entity/ai/attributes/AttributeMap/supplier +FD: net/minecraft/world/entity/ai/attributes/AttributeMap/net/minecraft/world/entity/ai/attributes/AttributeMap net/minecraft/world/entity/ai/attributes/AttributeMap/net/minecraft/world/entity/ai/attributes/AttributeMap +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/ ()V net/minecraft/world/entity/ai/attributes/AttributeMap/ ()V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/ (Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;)V net/minecraft/world/entity/ai/attributes/AttributeMap/ (Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22145_ ()Ljava/util/Set; net/minecraft/world/entity/ai/attributes/AttributeMap/getDirtyAttributes ()Ljava/util/Set; +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22146_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; net/minecraft/world/entity/ai/attributes/AttributeMap/getInstance (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22148_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V net/minecraft/world/entity/ai/attributes/AttributeMap/lambda$addTransientAttributeModifiers$3 (Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22151_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/Collection;)V net/minecraft/world/entity/ai/attributes/AttributeMap/lambda$removeAttributeModifiers$2 (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/Collection;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22154_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)Z net/minecraft/world/entity/ai/attributes/AttributeMap/hasModifier (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22157_ (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V net/minecraft/world/entity/ai/attributes/AttributeMap/onAttributeModified (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22159_ (Lnet/minecraft/world/entity/ai/attributes/AttributeMap;)V net/minecraft/world/entity/ai/attributes/AttributeMap/assignValues (Lnet/minecraft/world/entity/ai/attributes/AttributeMap;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22161_ (Lcom/google/common/collect/Multimap;)V net/minecraft/world/entity/ai/attributes/AttributeMap/removeAttributeModifiers (Lcom/google/common/collect/Multimap;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22163_ (Ljava/lang/String;)V net/minecraft/world/entity/ai/attributes/AttributeMap/lambda$load$6 (Ljava/lang/String;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22165_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/ai/attributes/Attribute;)V net/minecraft/world/entity/ai/attributes/AttributeMap/lambda$load$5 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/ai/attributes/Attribute;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22168_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/entity/ai/attributes/AttributeMap/load (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22170_ ()Ljava/util/Collection; net/minecraft/world/entity/ai/attributes/AttributeMap/getSyncableAttributes ()Ljava/util/Collection; +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22171_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Z net/minecraft/world/entity/ai/attributes/AttributeMap/hasAttribute (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22173_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)D net/minecraft/world/entity/ai/attributes/AttributeMap/getModifierValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)D +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22176_ (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V net/minecraft/world/entity/ai/attributes/AttributeMap/lambda$assignValues$4 (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22178_ (Lcom/google/common/collect/Multimap;)V net/minecraft/world/entity/ai/attributes/AttributeMap/addTransientAttributeModifiers (Lcom/google/common/collect/Multimap;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22180_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/entity/ai/attributes/AttributeMap/save ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22181_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D net/minecraft/world/entity/ai/attributes/AttributeMap/getValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22183_ (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)Z net/minecraft/world/entity/ai/attributes/AttributeMap/lambda$getSyncableAttributes$0 (Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22185_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D net/minecraft/world/entity/ai/attributes/AttributeMap/getBaseValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D +MD: net/minecraft/world/entity/ai/attributes/AttributeMap/m_22187_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; net/minecraft/world/entity/ai/attributes/AttributeMap/lambda$getInstance$1 (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; +CL: net/minecraft/world/entity/ai/attributes/AttributeModifier net/minecraft/world/entity/ai/attributes/AttributeModifier +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier/f_22189_ net/minecraft/world/entity/ai/attributes/AttributeModifier/LOGGER +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier/f_22190_ net/minecraft/world/entity/ai/attributes/AttributeModifier/amount +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier/f_22191_ net/minecraft/world/entity/ai/attributes/AttributeModifier/operation +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier/f_22192_ net/minecraft/world/entity/ai/attributes/AttributeModifier/nameGetter +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier/f_22193_ net/minecraft/world/entity/ai/attributes/AttributeModifier/id +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier/net/minecraft/world/entity/ai/attributes/AttributeModifier net/minecraft/world/entity/ai/attributes/AttributeModifier/net/minecraft/world/entity/ai/attributes/AttributeModifier +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/ ()V net/minecraft/world/entity/ai/attributes/AttributeModifier/ ()V +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/ (Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)V net/minecraft/world/entity/ai/attributes/AttributeModifier/ (Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/ (Ljava/util/UUID;Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)V net/minecraft/world/entity/ai/attributes/AttributeModifier/ (Ljava/util/UUID;Ljava/lang/String;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/ (Ljava/util/UUID;Ljava/util/function/Supplier;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)V net/minecraft/world/entity/ai/attributes/AttributeModifier/ (Ljava/util/UUID;Ljava/util/function/Supplier;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/equals (Ljava/lang/Object;)Z net/minecraft/world/entity/ai/attributes/AttributeModifier/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/hashCode ()I net/minecraft/world/entity/ai/attributes/AttributeModifier/hashCode ()I +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22209_ ()Ljava/util/UUID; net/minecraft/world/entity/ai/attributes/AttributeModifier/getId ()Ljava/util/UUID; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22210_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/entity/ai/attributes/AttributeModifier/lambda$new$1 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22212_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier; net/minecraft/world/entity/ai/attributes/AttributeModifier/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22214_ ()Ljava/lang/String; net/minecraft/world/entity/ai/attributes/AttributeModifier/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22215_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/entity/ai/attributes/AttributeModifier/lambda$new$0 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22217_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; net/minecraft/world/entity/ai/attributes/AttributeModifier/getOperation ()Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22218_ ()D net/minecraft/world/entity/ai/attributes/AttributeModifier/getAmount ()D +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/m_22219_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/ai/attributes/AttributeModifier/save ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/attributes/AttributeModifier/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/$VALUES net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/$VALUES +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/ADDITION net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/ADDITION +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/MULTIPLY_BASE net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/MULTIPLY_BASE +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/MULTIPLY_TOTAL net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/MULTIPLY_TOTAL +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/f_22227_ net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/OPERATIONS +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/f_22228_ net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/value +FD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/ ()V net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/ ()V +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/ (Ljava/lang/String;II)V net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/ (Ljava/lang/String;II)V +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/m_147358_ ()[Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/$values ()[Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/m_22235_ ()I net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/toValue ()I +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/m_22236_ (I)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/fromValue (I)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; +MD: net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/values ()[Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation/values ()[Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; +CL: net/minecraft/world/entity/ai/attributes/AttributeSupplier net/minecraft/world/entity/ai/attributes/AttributeSupplier +FD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/f_22241_ net/minecraft/world/entity/ai/attributes/AttributeSupplier/instances +FD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/net/minecraft/world/entity/ai/attributes/AttributeSupplier net/minecraft/world/entity/ai/attributes/AttributeSupplier/net/minecraft/world/entity/ai/attributes/AttributeSupplier +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/ (Ljava/util/Map;)V net/minecraft/world/entity/ai/attributes/AttributeSupplier/ (Ljava/util/Map;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22244_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/ai/attributes/AttributeSupplier/builder ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22245_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D net/minecraft/world/entity/ai/attributes/AttributeSupplier/getValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22247_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)D net/minecraft/world/entity/ai/attributes/AttributeSupplier/getModifierValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)D +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22250_ (Ljava/util/function/Consumer;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; net/minecraft/world/entity/ai/attributes/AttributeSupplier/createInstance (Ljava/util/function/Consumer;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22253_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D net/minecraft/world/entity/ai/attributes/AttributeSupplier/getBaseValue (Lnet/minecraft/world/entity/ai/attributes/Attribute;)D +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22255_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)Z net/minecraft/world/entity/ai/attributes/AttributeSupplier/hasModifier (Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/util/UUID;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22258_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Z net/minecraft/world/entity/ai/attributes/AttributeSupplier/hasAttribute (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Z +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier/m_22260_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; net/minecraft/world/entity/ai/attributes/AttributeSupplier/getAttributeInstance (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; +CL: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder +FD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/f_22262_ net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/builder +FD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/f_22263_ net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/instanceFrozen +FD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/ ()V net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/ ()V +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/m_22265_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier; net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/build ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier; +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/m_22266_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/add (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/m_22268_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;D)Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/add (Lnet/minecraft/world/entity/ai/attributes/Attribute;D)Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/m_22271_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/lambda$create$0 (Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V +MD: net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/m_22274_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder/create (Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/AttributeInstance; +CL: net/minecraft/world/entity/ai/attributes/Attributes net/minecraft/world/entity/ai/attributes/Attributes +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22276_ net/minecraft/world/entity/ai/attributes/Attributes/MAX_HEALTH +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22277_ net/minecraft/world/entity/ai/attributes/Attributes/FOLLOW_RANGE +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22278_ net/minecraft/world/entity/ai/attributes/Attributes/KNOCKBACK_RESISTANCE +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22279_ net/minecraft/world/entity/ai/attributes/Attributes/MOVEMENT_SPEED +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22280_ net/minecraft/world/entity/ai/attributes/Attributes/FLYING_SPEED +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22281_ net/minecraft/world/entity/ai/attributes/Attributes/ATTACK_DAMAGE +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22282_ net/minecraft/world/entity/ai/attributes/Attributes/ATTACK_KNOCKBACK +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22283_ net/minecraft/world/entity/ai/attributes/Attributes/ATTACK_SPEED +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22284_ net/minecraft/world/entity/ai/attributes/Attributes/ARMOR +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22285_ net/minecraft/world/entity/ai/attributes/Attributes/ARMOR_TOUGHNESS +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22286_ net/minecraft/world/entity/ai/attributes/Attributes/LUCK +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22287_ net/minecraft/world/entity/ai/attributes/Attributes/SPAWN_REINFORCEMENTS_CHANCE +FD: net/minecraft/world/entity/ai/attributes/Attributes/f_22288_ net/minecraft/world/entity/ai/attributes/Attributes/JUMP_STRENGTH +FD: net/minecraft/world/entity/ai/attributes/Attributes/net/minecraft/world/entity/ai/attributes/Attributes net/minecraft/world/entity/ai/attributes/Attributes/net/minecraft/world/entity/ai/attributes/Attributes +MD: net/minecraft/world/entity/ai/attributes/Attributes/ ()V net/minecraft/world/entity/ai/attributes/Attributes/ ()V +MD: net/minecraft/world/entity/ai/attributes/Attributes/ ()V net/minecraft/world/entity/ai/attributes/Attributes/ ()V +MD: net/minecraft/world/entity/ai/attributes/Attributes/m_22290_ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/Attribute; net/minecraft/world/entity/ai/attributes/Attributes/register (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;)Lnet/minecraft/world/entity/ai/attributes/Attribute; +CL: net/minecraft/world/entity/ai/attributes/DefaultAttributes net/minecraft/world/entity/ai/attributes/DefaultAttributes +FD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/f_22293_ net/minecraft/world/entity/ai/attributes/DefaultAttributes/LOGGER +FD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/f_22294_ net/minecraft/world/entity/ai/attributes/DefaultAttributes/SUPPLIERS +FD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/net/minecraft/world/entity/ai/attributes/DefaultAttributes net/minecraft/world/entity/ai/attributes/DefaultAttributes/net/minecraft/world/entity/ai/attributes/DefaultAttributes +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/ ()V net/minecraft/world/entity/ai/attributes/DefaultAttributes/ ()V +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/ ()V net/minecraft/world/entity/ai/attributes/DefaultAttributes/ ()V +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/m_22296_ ()V net/minecraft/world/entity/ai/attributes/DefaultAttributes/validate ()V +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/m_22297_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier; net/minecraft/world/entity/ai/attributes/DefaultAttributes/getSupplier (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier; +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/m_22299_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/entity/ai/attributes/DefaultAttributes/lambda$validate$2 (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/m_22301_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/ai/attributes/DefaultAttributes/hasSupplier (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/m_22303_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/ai/attributes/DefaultAttributes/lambda$validate$1 (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/ai/attributes/DefaultAttributes/m_22305_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/ai/attributes/DefaultAttributes/lambda$validate$0 (Lnet/minecraft/world/entity/EntityType;)Z +CL: net/minecraft/world/entity/ai/attributes/RangedAttribute net/minecraft/world/entity/ai/attributes/RangedAttribute +FD: net/minecraft/world/entity/ai/attributes/RangedAttribute/f_22307_ net/minecraft/world/entity/ai/attributes/RangedAttribute/minValue +FD: net/minecraft/world/entity/ai/attributes/RangedAttribute/f_22308_ net/minecraft/world/entity/ai/attributes/RangedAttribute/maxValue +FD: net/minecraft/world/entity/ai/attributes/RangedAttribute/net/minecraft/world/entity/ai/attributes/RangedAttribute net/minecraft/world/entity/ai/attributes/RangedAttribute/net/minecraft/world/entity/ai/attributes/RangedAttribute +MD: net/minecraft/world/entity/ai/attributes/RangedAttribute/ (Ljava/lang/String;DDD)V net/minecraft/world/entity/ai/attributes/RangedAttribute/ (Ljava/lang/String;DDD)V +MD: net/minecraft/world/entity/ai/attributes/RangedAttribute/m_147361_ ()D net/minecraft/world/entity/ai/attributes/RangedAttribute/getMinValue ()D +MD: net/minecraft/world/entity/ai/attributes/RangedAttribute/m_147362_ ()D net/minecraft/world/entity/ai/attributes/RangedAttribute/getMaxValue ()D +MD: net/minecraft/world/entity/ai/attributes/RangedAttribute/m_6740_ (D)D net/minecraft/world/entity/ai/attributes/RangedAttribute/sanitizeValue (D)D +CL: net/minecraft/world/entity/ai/attributes/package-info net/minecraft/world/entity/ai/attributes/package-info +FD: net/minecraft/world/entity/ai/attributes/package-info/net/minecraft/world/entity/ai/attributes/package-info net/minecraft/world/entity/ai/attributes/package-info/net/minecraft/world/entity/ai/attributes/package-info +CL: net/minecraft/world/entity/ai/behavior/AcquirePoi net/minecraft/world/entity/ai/behavior/AcquirePoi +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_147363_ net/minecraft/world/entity/ai/behavior/AcquirePoi/SCAN_RANGE +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_147364_ net/minecraft/world/entity/ai/behavior/AcquirePoi/BATCH_SIZE +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_147365_ net/minecraft/world/entity/ai/behavior/AcquirePoi/RATE +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_22316_ net/minecraft/world/entity/ai/behavior/AcquirePoi/poiType +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_22317_ net/minecraft/world/entity/ai/behavior/AcquirePoi/memoryToAcquire +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_22318_ net/minecraft/world/entity/ai/behavior/AcquirePoi/onlyIfAdult +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_22319_ net/minecraft/world/entity/ai/behavior/AcquirePoi/onPoiAcquisitionEvent +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_22320_ net/minecraft/world/entity/ai/behavior/AcquirePoi/nextScheduledStart +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/f_22321_ net/minecraft/world/entity/ai/behavior/AcquirePoi/batchCache +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi/net/minecraft/world/entity/ai/behavior/AcquirePoi net/minecraft/world/entity/ai/behavior/AcquirePoi/net/minecraft/world/entity/ai/behavior/AcquirePoi +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;ZLjava/util/Optional;)V net/minecraft/world/entity/ai/behavior/AcquirePoi/ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;ZLjava/util/Optional;)V +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;ZLjava/util/Optional;)V net/minecraft/world/entity/ai/behavior/AcquirePoi/ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;ZLjava/util/Optional;)V +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_147366_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Byte;)V net/minecraft/world/entity/ai/behavior/AcquirePoi/lambda$start$3 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Byte;)V +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_147370_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/AcquirePoi/lambda$start$2 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_22333_ (JLnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/AcquirePoi/lambda$start$1 (JLnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_22336_ (JLit/unimi/dsi/fastutil/longs/Long2ObjectMap$Entry;)Z net/minecraft/world/entity/ai/behavior/AcquirePoi/lambda$start$0 (JLit/unimi/dsi/fastutil/longs/Long2ObjectMap$Entry;)Z +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_22357_ (Lnet/minecraft/world/entity/PathfinderMob;JJ)Lnet/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry; net/minecraft/world/entity/ai/behavior/AcquirePoi/lambda$start$5 (Lnet/minecraft/world/entity/PathfinderMob;JJ)Lnet/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry; +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_22361_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Lcom/google/common/collect/ImmutableMap; net/minecraft/world/entity/ai/behavior/AcquirePoi/constructEntryConditionMap (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_22364_ (Lnet/minecraft/world/entity/ai/village/poi/PoiManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/world/entity/ai/behavior/AcquirePoi/lambda$start$4 (Lnet/minecraft/world/entity/ai/village/poi/PoiManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/AcquirePoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/AcquirePoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/AcquirePoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/AcquirePoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/f_147373_ net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/MIN_INTERVAL_INCREASE +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/f_147374_ net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/MAX_INTERVAL_INCREASE +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/f_147375_ net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/MAX_RETRY_PATHFINDING_INTERVAL +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/f_22373_ net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/random +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/f_22374_ net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/previousAttemptTimestamp +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/f_22375_ net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/nextScheduledAttemptTimestamp +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/f_22376_ net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/currentDelay +FD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/ (Ljava/util/Random;J)V net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/ (Ljava/util/Random;J)V +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/m_22380_ (J)V net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/markAttempt (J)V +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/m_22382_ (J)Z net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/isStillValid (J)Z +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/m_22384_ (J)Z net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/shouldRetry (J)Z +MD: net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/AcquirePoi$JitteredLinearRetry/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/AnimalMakeLove net/minecraft/world/entity/ai/behavior/AnimalMakeLove +FD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/f_147376_ net/minecraft/world/entity/ai/behavior/AnimalMakeLove/BREED_RANGE +FD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/f_147377_ net/minecraft/world/entity/ai/behavior/AnimalMakeLove/MIN_DURATION +FD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/f_147378_ net/minecraft/world/entity/ai/behavior/AnimalMakeLove/MAX_DURATION +FD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/f_22387_ net/minecraft/world/entity/ai/behavior/AnimalMakeLove/partnerType +FD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/f_22388_ net/minecraft/world/entity/ai/behavior/AnimalMakeLove/speedModifier +FD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/f_22389_ net/minecraft/world/entity/ai/behavior/AnimalMakeLove/spawnChildAtTime +FD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/net/minecraft/world/entity/ai/behavior/AnimalMakeLove net/minecraft/world/entity/ai/behavior/AnimalMakeLove/net/minecraft/world/entity/ai/behavior/AnimalMakeLove +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/ (Lnet/minecraft/world/entity/EntityType;F)V net/minecraft/world/entity/ai/behavior/AnimalMakeLove/ (Lnet/minecraft/world/entity/EntityType;F)V +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_186011_ (Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/AnimalMakeLove/lambda$findValidBreedPartner$0 (Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_22409_ (Lnet/minecraft/world/entity/animal/Animal;)Lnet/minecraft/world/entity/animal/Animal; net/minecraft/world/entity/ai/behavior/AnimalMakeLove/getBreedTarget (Lnet/minecraft/world/entity/animal/Animal;)Lnet/minecraft/world/entity/animal/Animal; +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_22421_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/ai/behavior/AnimalMakeLove/hasBreedTargetOfRightType (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_22431_ (Lnet/minecraft/world/entity/animal/Animal;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/AnimalMakeLove/findValidBreedPartner (Lnet/minecraft/world/entity/animal/Animal;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/AnimalMakeLove/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/ai/behavior/AnimalMakeLove/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/AnimalMakeLove/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)V net/minecraft/world/entity/ai/behavior/AnimalMakeLove/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/AnimalMakeLove/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)V net/minecraft/world/entity/ai/behavior/AnimalMakeLove/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/AnimalMakeLove/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)V net/minecraft/world/entity/ai/behavior/AnimalMakeLove/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/AnimalMakeLove/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/AnimalMakeLove/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)Z net/minecraft/world/entity/ai/behavior/AnimalMakeLove/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;J)Z +CL: net/minecraft/world/entity/ai/behavior/AnimalPanic net/minecraft/world/entity/ai/behavior/AnimalPanic +FD: net/minecraft/world/entity/ai/behavior/AnimalPanic/f_147379_ net/minecraft/world/entity/ai/behavior/AnimalPanic/PANIC_MIN_DURATION +FD: net/minecraft/world/entity/ai/behavior/AnimalPanic/f_147380_ net/minecraft/world/entity/ai/behavior/AnimalPanic/PANIC_MAX_DURATION +FD: net/minecraft/world/entity/ai/behavior/AnimalPanic/f_147382_ net/minecraft/world/entity/ai/behavior/AnimalPanic/PANIC_DISTANCE_VERTICAL +FD: net/minecraft/world/entity/ai/behavior/AnimalPanic/f_147383_ net/minecraft/world/entity/ai/behavior/AnimalPanic/speedMultiplier +FD: net/minecraft/world/entity/ai/behavior/AnimalPanic/f_196637_ net/minecraft/world/entity/ai/behavior/AnimalPanic/PANIC_DISTANCE_HORIZONTAL +FD: net/minecraft/world/entity/ai/behavior/AnimalPanic/net/minecraft/world/entity/ai/behavior/AnimalPanic net/minecraft/world/entity/ai/behavior/AnimalPanic/net/minecraft/world/entity/ai/behavior/AnimalPanic +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/ (F)V net/minecraft/world/entity/ai/behavior/AnimalPanic/ (F)V +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_196638_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/AnimalPanic/getPanicPos (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_196641_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/AnimalPanic/lookForWater (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_196644_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/AnimalPanic/lambda$lookForWater$0 (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/AnimalPanic/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/AnimalPanic/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/AnimalPanic/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/AnimalPanic/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/AnimalPanic/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/AnimalPanic/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z net/minecraft/world/entity/ai/behavior/AnimalPanic/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z +CL: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite +FD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/ ()V net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/ ()V +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_147410_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/VillagerProfession;)Z net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/lambda$start$1 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/VillagerProfession;)Z +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_22456_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/lambda$start$2 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_22461_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/VillagerProfession;)V net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/lambda$start$3 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/VillagerProfession;)V +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_22465_ (Lnet/minecraft/core/GlobalPos;Lnet/minecraft/server/level/ServerLevel;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/lambda$start$0 (Lnet/minecraft/core/GlobalPos;Lnet/minecraft/server/level/ServerLevel;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/AssignProfessionFromJobSite/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/BabyFollowAdult net/minecraft/world/entity/ai/behavior/BabyFollowAdult +FD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/f_22468_ net/minecraft/world/entity/ai/behavior/BabyFollowAdult/followRange +FD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/f_22469_ net/minecraft/world/entity/ai/behavior/BabyFollowAdult/speedModifier +FD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/net/minecraft/world/entity/ai/behavior/BabyFollowAdult net/minecraft/world/entity/ai/behavior/BabyFollowAdult/net/minecraft/world/entity/ai/behavior/BabyFollowAdult +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/ (Lnet/minecraft/util/valueproviders/UniformInt;F)V net/minecraft/world/entity/ai/behavior/BabyFollowAdult/ (Lnet/minecraft/util/valueproviders/UniformInt;F)V +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/ (Lnet/minecraft/util/valueproviders/UniformInt;Ljava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/BabyFollowAdult/ (Lnet/minecraft/util/valueproviders/UniformInt;Ljava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/m_147419_ (FLnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; net/minecraft/world/entity/ai/behavior/BabyFollowAdult/lambda$new$0 (FLnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/m_147429_ (Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/ai/behavior/BabyFollowAdult/getNearestAdult (Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Z net/minecraft/world/entity/ai/behavior/BabyFollowAdult/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Z +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BabyFollowAdult/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;J)V net/minecraft/world/entity/ai/behavior/BabyFollowAdult/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;J)V +MD: net/minecraft/world/entity/ai/behavior/BabyFollowAdult/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/BabyFollowAdult/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose net/minecraft/world/entity/ai/behavior/BackUpIfTooClose +FD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/f_22489_ net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/tooCloseDistance +FD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/f_22490_ net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/strafeSpeed +FD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/net/minecraft/world/entity/ai/behavior/BackUpIfTooClose net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/net/minecraft/world/entity/ai/behavior/BackUpIfTooClose +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/ (IF)V net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/ (IF)V +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/m_22508_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/isTargetVisible (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/m_22510_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/isTargetTooClose (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/m_22512_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/getTarget (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/BackUpIfTooClose/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent +FD: net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/f_22514_ net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/pacifyDuration +FD: net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent +MD: net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;I)V net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;I)V +MD: net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/BecomePassiveIfMemoryPresent/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/Behavior net/minecraft/world/entity/ai/behavior/Behavior +FD: net/minecraft/world/entity/ai/behavior/Behavior/f_147431_ net/minecraft/world/entity/ai/behavior/Behavior/DEFAULT_DURATION +FD: net/minecraft/world/entity/ai/behavior/Behavior/f_22522_ net/minecraft/world/entity/ai/behavior/Behavior/entryCondition +FD: net/minecraft/world/entity/ai/behavior/Behavior/f_22523_ net/minecraft/world/entity/ai/behavior/Behavior/status +FD: net/minecraft/world/entity/ai/behavior/Behavior/f_22524_ net/minecraft/world/entity/ai/behavior/Behavior/endTimestamp +FD: net/minecraft/world/entity/ai/behavior/Behavior/f_22525_ net/minecraft/world/entity/ai/behavior/Behavior/minDuration +FD: net/minecraft/world/entity/ai/behavior/Behavior/f_22526_ net/minecraft/world/entity/ai/behavior/Behavior/maxDuration +FD: net/minecraft/world/entity/ai/behavior/Behavior/net/minecraft/world/entity/ai/behavior/Behavior net/minecraft/world/entity/ai/behavior/Behavior/net/minecraft/world/entity/ai/behavior/Behavior +MD: net/minecraft/world/entity/ai/behavior/Behavior/ (Ljava/util/Map;)V net/minecraft/world/entity/ai/behavior/Behavior/ (Ljava/util/Map;)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/ (Ljava/util/Map;I)V net/minecraft/world/entity/ai/behavior/Behavior/ (Ljava/util/Map;I)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/ (Ljava/util/Map;II)V net/minecraft/world/entity/ai/behavior/Behavior/ (Ljava/util/Map;II)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_22536_ ()Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; net/minecraft/world/entity/ai/behavior/Behavior/getStatus ()Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_22543_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/Behavior/hasRequiredMemories (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_22554_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/Behavior/tryStart (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_22558_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/Behavior/tickOrStop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_22562_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/Behavior/doStop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/Behavior/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/Behavior/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/Behavior/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/Behavior/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/Behavior/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/Behavior/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/Behavior/timedOut (J)Z +MD: net/minecraft/world/entity/ai/behavior/Behavior/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/Behavior/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/Behavior$Status net/minecraft/world/entity/ai/behavior/Behavior$Status +FD: net/minecraft/world/entity/ai/behavior/Behavior$Status/$VALUES net/minecraft/world/entity/ai/behavior/Behavior$Status/$VALUES +FD: net/minecraft/world/entity/ai/behavior/Behavior$Status/RUNNING net/minecraft/world/entity/ai/behavior/Behavior$Status/RUNNING +FD: net/minecraft/world/entity/ai/behavior/Behavior$Status/STOPPED net/minecraft/world/entity/ai/behavior/Behavior$Status/STOPPED +FD: net/minecraft/world/entity/ai/behavior/Behavior$Status/net/minecraft/world/entity/ai/behavior/Behavior$Status net/minecraft/world/entity/ai/behavior/Behavior$Status/net/minecraft/world/entity/ai/behavior/Behavior$Status +MD: net/minecraft/world/entity/ai/behavior/Behavior$Status/ ()V net/minecraft/world/entity/ai/behavior/Behavior$Status/ ()V +MD: net/minecraft/world/entity/ai/behavior/Behavior$Status/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/behavior/Behavior$Status/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/behavior/Behavior$Status/m_147432_ ()[Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; net/minecraft/world/entity/ai/behavior/Behavior$Status/$values ()[Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; +MD: net/minecraft/world/entity/ai/behavior/Behavior$Status/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; net/minecraft/world/entity/ai/behavior/Behavior$Status/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; +MD: net/minecraft/world/entity/ai/behavior/Behavior$Status/values ()[Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; net/minecraft/world/entity/ai/behavior/Behavior$Status/values ()[Lnet/minecraft/world/entity/ai/behavior/Behavior$Status; +CL: net/minecraft/world/entity/ai/behavior/BehaviorUtils net/minecraft/world/entity/ai/behavior/BehaviorUtils +FD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/net/minecraft/world/entity/ai/behavior/BehaviorUtils net/minecraft/world/entity/ai/behavior/BehaviorUtils/net/minecraft/world/entity/ai/behavior/BehaviorUtils +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/ ()V net/minecraft/world/entity/ai/behavior/BehaviorUtils/ ()V +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_147441_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/isWithinMeleeAttackRange (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_147444_ (Lnet/minecraft/world/entity/PathfinderMob;II)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/BehaviorUtils/getRandomSwimmablePos (Lnet/minecraft/world/entity/PathfinderMob;II)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186014_ (Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/core/SectionPos;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$findSectionClosestToVillage$2 (Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/core/SectionPos;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186018_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$getLivingEntityFromUUIDMemory$4 (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186020_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$targetIsValid$0 (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186023_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/npc/Villager; net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$getNearbyVillagersWithCondition$6 (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/npc/Villager; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186025_ (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/UUID;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$getLivingEntityFromUUIDMemory$3 (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/UUID;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186028_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$getNearbyVillagersWithCondition$5 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186031_ (Lnet/minecraft/world/entity/npc/Villager;Ljava/util/function/Predicate;Ljava/util/List;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$getNearbyVillagersWithCondition$7 (Lnet/minecraft/world/entity/npc/Villager;Ljava/util/function/Predicate;Ljava/util/List;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_186035_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/lambda$targetIsValid$1 (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22581_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/SectionPos;I)Lnet/minecraft/core/SectionPos; net/minecraft/world/entity/ai/behavior/BehaviorUtils/findSectionClosestToVillage (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/SectionPos;I)Lnet/minecraft/core/SectionPos; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22590_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;FI)V net/minecraft/world/entity/ai/behavior/BehaviorUtils/setWalkAndLookTargetMemories (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;FI)V +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22595_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/BehaviorUtils/lookAtEntity (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22598_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;D)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/isOtherTargetMuchFurtherAwayThanCurrentAttackTarget (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;D)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22602_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/ai/behavior/BehaviorUtils/lockGazeAndWalkToEachOther (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22606_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/BehaviorUtils/getTargetNearestMe (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22610_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/BehaviorUtils/getLivingEntityFromUUIDMemory (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22613_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/ai/behavior/BehaviorUtils/throwItem (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22617_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;FI)V net/minecraft/world/entity/ai/behavior/BehaviorUtils/setWalkAndLookTargetMemories (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;FI)V +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22625_ (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/Optional;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/BehaviorUtils/getNearestTarget (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/Optional;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22632_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;I)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/isWithinAttackRange (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;I)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22636_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/entityIsVisible (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22639_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/targetIsValid (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22643_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/function/Predicate;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/targetIsValid (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22650_ (Lnet/minecraft/world/entity/npc/Villager;Ljava/util/function/Predicate;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/behavior/BehaviorUtils/getNearbyVillagersWithCondition (Lnet/minecraft/world/entity/npc/Villager;Ljava/util/function/Predicate;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22660_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/ai/behavior/BehaviorUtils/setWalkAndLookTargetMemoriesToEachOther (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22667_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BehaviorUtils/canSee (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BehaviorUtils/m_22670_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/BehaviorUtils/lookAtEachOther (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V +CL: net/minecraft/world/entity/ai/behavior/BlockPosTracker net/minecraft/world/entity/ai/behavior/BlockPosTracker +FD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/f_22673_ net/minecraft/world/entity/ai/behavior/BlockPosTracker/blockPos +FD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/f_22674_ net/minecraft/world/entity/ai/behavior/BlockPosTracker/centerPosition +FD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/net/minecraft/world/entity/ai/behavior/BlockPosTracker net/minecraft/world/entity/ai/behavior/BlockPosTracker/net/minecraft/world/entity/ai/behavior/BlockPosTracker +MD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/behavior/BlockPosTracker/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/m_6675_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/BlockPosTracker/currentBlockPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/m_6826_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/BlockPosTracker/isVisibleBy (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/m_7024_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/BlockPosTracker/currentPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/BlockPosTracker/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/BlockPosTracker/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid +FD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/f_22682_ net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/currentRaid +FD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/ (II)V net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/ (II)V +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_22696_ (Lnet/minecraft/world/item/DyeColor;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/getFirework (Lnet/minecraft/world/item/DyeColor;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/CelebrateVillagersSurvivedRaid/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry +FD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/f_22719_ net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/predicate +FD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/f_22720_ net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/sourceMemory +FD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/f_22721_ net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/targetMemory +FD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/f_22722_ net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/durationOfCopy +FD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry +MD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/util/valueproviders/UniformInt;)V net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/util/valueproviders/UniformInt;)V +MD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks +FD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/f_147460_ net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/cooldownTicks +FD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks +MD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V +MD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/m_147465_ (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/getCooldownTickMemory (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/CountDownCooldownTicks/timedOut (J)Z +CL: net/minecraft/world/entity/ai/behavior/CrossbowAttack net/minecraft/world/entity/ai/behavior/CrossbowAttack +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/f_147479_ net/minecraft/world/entity/ai/behavior/CrossbowAttack/TIMEOUT +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/f_22771_ net/minecraft/world/entity/ai/behavior/CrossbowAttack/attackDelay +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/f_22772_ net/minecraft/world/entity/ai/behavior/CrossbowAttack/crossbowState +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/net/minecraft/world/entity/ai/behavior/CrossbowAttack net/minecraft/world/entity/ai/behavior/CrossbowAttack/net/minecraft/world/entity/ai/behavior/CrossbowAttack +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/ ()V net/minecraft/world/entity/ai/behavior/CrossbowAttack/ ()V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_22784_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/CrossbowAttack/getAttackTarget (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_22786_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/CrossbowAttack/crossbowAttack (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_22797_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/CrossbowAttack/lookAtTarget (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/CrossbowAttack/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/CrossbowAttack/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/CrossbowAttack/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/CrossbowAttack/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/CrossbowAttack/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/CrossbowAttack/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/CrossbowAttack/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z net/minecraft/world/entity/ai/behavior/CrossbowAttack/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z +CL: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/$VALUES net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/$VALUES +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/CHARGED net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/CHARGED +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/CHARGING net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/CHARGING +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/READY_TO_ATTACK net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/READY_TO_ATTACK +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/UNCHARGED net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/UNCHARGED +FD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/ ()V net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/ ()V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/m_147480_ ()[Lnet/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState; net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/$values ()[Lnet/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState; +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState; net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState; +MD: net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/values ()[Lnet/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState; net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState/values ()[Lnet/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState; +CL: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting +FD: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/f_22824_ net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/maxWalkDistToRideTarget +FD: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/f_22825_ net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/dontRideIf +FD: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting +MD: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/ (ILjava/util/function/BiPredicate;)V net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/ (ILjava/util/function/BiPredicate;)V +MD: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/m_22836_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/isVehicleValid (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/DismountOrSkipMounting/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/DoNothing net/minecraft/world/entity/ai/behavior/DoNothing +FD: net/minecraft/world/entity/ai/behavior/DoNothing/net/minecraft/world/entity/ai/behavior/DoNothing net/minecraft/world/entity/ai/behavior/DoNothing/net/minecraft/world/entity/ai/behavior/DoNothing +MD: net/minecraft/world/entity/ai/behavior/DoNothing/ (II)V net/minecraft/world/entity/ai/behavior/DoNothing/ (II)V +MD: net/minecraft/world/entity/ai/behavior/DoNothing/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/DoNothing/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +CL: net/minecraft/world/entity/ai/behavior/EntityTracker net/minecraft/world/entity/ai/behavior/EntityTracker +FD: net/minecraft/world/entity/ai/behavior/EntityTracker/f_22846_ net/minecraft/world/entity/ai/behavior/EntityTracker/entity +FD: net/minecraft/world/entity/ai/behavior/EntityTracker/f_22847_ net/minecraft/world/entity/ai/behavior/EntityTracker/trackEyeHeight +FD: net/minecraft/world/entity/ai/behavior/EntityTracker/net/minecraft/world/entity/ai/behavior/EntityTracker net/minecraft/world/entity/ai/behavior/EntityTracker/net/minecraft/world/entity/ai/behavior/EntityTracker +MD: net/minecraft/world/entity/ai/behavior/EntityTracker/ (Lnet/minecraft/world/entity/Entity;Z)V net/minecraft/world/entity/ai/behavior/EntityTracker/ (Lnet/minecraft/world/entity/Entity;Z)V +MD: net/minecraft/world/entity/ai/behavior/EntityTracker/m_147481_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/ai/behavior/EntityTracker/getEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/ai/behavior/EntityTracker/m_6675_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/EntityTracker/currentBlockPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/EntityTracker/m_6826_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/EntityTracker/isVisibleBy (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/EntityTracker/m_7024_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/EntityTracker/currentPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/EntityTracker/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/EntityTracker/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/EraseMemoryIf net/minecraft/world/entity/ai/behavior/EraseMemoryIf +FD: net/minecraft/world/entity/ai/behavior/EraseMemoryIf/f_22856_ net/minecraft/world/entity/ai/behavior/EraseMemoryIf/predicate +FD: net/minecraft/world/entity/ai/behavior/EraseMemoryIf/f_22857_ net/minecraft/world/entity/ai/behavior/EraseMemoryIf/memoryType +FD: net/minecraft/world/entity/ai/behavior/EraseMemoryIf/net/minecraft/world/entity/ai/behavior/EraseMemoryIf net/minecraft/world/entity/ai/behavior/EraseMemoryIf/net/minecraft/world/entity/ai/behavior/EraseMemoryIf +MD: net/minecraft/world/entity/ai/behavior/EraseMemoryIf/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V net/minecraft/world/entity/ai/behavior/EraseMemoryIf/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V +MD: net/minecraft/world/entity/ai/behavior/EraseMemoryIf/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/EraseMemoryIf/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/EraseMemoryIf/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/EraseMemoryIf/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/FollowTemptation net/minecraft/world/entity/ai/behavior/FollowTemptation +FD: net/minecraft/world/entity/ai/behavior/FollowTemptation/f_147482_ net/minecraft/world/entity/ai/behavior/FollowTemptation/TEMPTATION_COOLDOWN +FD: net/minecraft/world/entity/ai/behavior/FollowTemptation/f_147483_ net/minecraft/world/entity/ai/behavior/FollowTemptation/CLOSE_ENOUGH_DIST +FD: net/minecraft/world/entity/ai/behavior/FollowTemptation/f_147484_ net/minecraft/world/entity/ai/behavior/FollowTemptation/speedModifier +FD: net/minecraft/world/entity/ai/behavior/FollowTemptation/net/minecraft/world/entity/ai/behavior/FollowTemptation net/minecraft/world/entity/ai/behavior/FollowTemptation/net/minecraft/world/entity/ai/behavior/FollowTemptation +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/ (Ljava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/FollowTemptation/ (Ljava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_147497_ (Lnet/minecraft/world/entity/PathfinderMob;)F net/minecraft/world/entity/ai/behavior/FollowTemptation/getSpeedModifier (Lnet/minecraft/world/entity/PathfinderMob;)F +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_147499_ ()Lcom/google/common/collect/ImmutableMap; net/minecraft/world/entity/ai/behavior/FollowTemptation/lambda$new$0 ()Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_147508_ (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/FollowTemptation/getTemptingPlayer (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/FollowTemptation/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/FollowTemptation/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/FollowTemptation/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/FollowTemptation/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/FollowTemptation/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/FollowTemptation/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/FollowTemptation/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z net/minecraft/world/entity/ai/behavior/FollowTemptation/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z +MD: net/minecraft/world/entity/ai/behavior/FollowTemptation/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/FollowTemptation/timedOut (J)Z +CL: net/minecraft/world/entity/ai/behavior/GateBehavior net/minecraft/world/entity/ai/behavior/GateBehavior +FD: net/minecraft/world/entity/ai/behavior/GateBehavior/f_22868_ net/minecraft/world/entity/ai/behavior/GateBehavior/exitErasedMemories +FD: net/minecraft/world/entity/ai/behavior/GateBehavior/f_22869_ net/minecraft/world/entity/ai/behavior/GateBehavior/orderPolicy +FD: net/minecraft/world/entity/ai/behavior/GateBehavior/f_22870_ net/minecraft/world/entity/ai/behavior/GateBehavior/runningPolicy +FD: net/minecraft/world/entity/ai/behavior/GateBehavior/f_22871_ net/minecraft/world/entity/ai/behavior/GateBehavior/behaviors +FD: net/minecraft/world/entity/ai/behavior/GateBehavior/net/minecraft/world/entity/ai/behavior/GateBehavior net/minecraft/world/entity/ai/behavior/GateBehavior/net/minecraft/world/entity/ai/behavior/GateBehavior +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/ (Ljava/util/Map;Ljava/util/Set;Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy;Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy;Ljava/util/List;)V net/minecraft/world/entity/ai/behavior/GateBehavior/ (Ljava/util/Map;Ljava/util/Set;Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy;Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy;Ljava/util/List;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22884_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)V net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$stop$6 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22889_ (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$toString$7 (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22891_ (Lcom/mojang/datafixers/util/Pair;)V net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$new$0 (Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22897_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)V net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$tick$4 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22902_ (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$stop$5 (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22908_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$canStillUse$2 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22913_ (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$tick$3 (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_22919_ (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior/lambda$canStillUse$1 (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GateBehavior/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GateBehavior/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GateBehavior/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/GateBehavior/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/GateBehavior/timedOut (J)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/GateBehavior/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/$VALUES net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/$VALUES +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/ORDERED net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/ORDERED +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/SHUFFLED net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/SHUFFLED +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/f_22924_ net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/consumer +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/ ()V net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/ ()V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/ (Ljava/lang/String;ILjava/util/function/Consumer;)V net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/ (Ljava/lang/String;ILjava/util/function/Consumer;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/m_147526_ ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy; net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/$values ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy; +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/m_147527_ (Lnet/minecraft/world/entity/ai/behavior/ShufflingList;)V net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/apply (Lnet/minecraft/world/entity/ai/behavior/ShufflingList;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/m_147529_ (Lnet/minecraft/world/entity/ai/behavior/ShufflingList;)V net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/lambda$static$0 (Lnet/minecraft/world/entity/ai/behavior/ShufflingList;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy; net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy; +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/values ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy; net/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy/values ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$OrderPolicy; +CL: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/$VALUES net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/$VALUES +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/RUN_ONE net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/RUN_ONE +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/TRY_ALL net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/TRY_ALL +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/ ()V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/ ()V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/m_142144_ (Ljava/util/stream/Stream;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/apply (Ljava/util/stream/Stream;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/m_147531_ ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy; net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/$values ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy; +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy; net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy; +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/values ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy; net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy/values ()[Lnet/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy; +CL: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1 net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1 +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1 net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1 +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/m_142144_ (Ljava/util/stream/Stream;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/apply (Ljava/util/stream/Stream;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/m_22959_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/lambda$apply$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)Z +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/m_22964_ (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$1/lambda$apply$0 (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z +CL: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2 net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2 +FD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2 net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2 +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/m_142144_ (Ljava/util/stream/Stream;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/apply (Ljava/util/stream/Stream;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/m_22974_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)V net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/lambda$apply$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;JLnet/minecraft/world/entity/ai/behavior/Behavior;)V +MD: net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/m_22979_ (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z net/minecraft/world/entity/ai/behavior/GateBehavior$RunningPolicy$2/lambda$apply$0 (Lnet/minecraft/world/entity/ai/behavior/Behavior;)Z +CL: net/minecraft/world/entity/ai/behavior/GiveGiftToHero net/minecraft/world/entity/ai/behavior/GiveGiftToHero +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_147546_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/THROW_GIFT_AT_DISTANCE +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_147547_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/MIN_TIME_BETWEEN_GIFTS +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_147548_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/MAX_TIME_BETWEEN_GIFTS +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_147549_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/TIME_TO_DELAY_FOR_HEAD_TO_FINISH_TURNING +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_147550_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/GIFTS +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_147551_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_22987_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/timeUntilNextGift +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_22988_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/giftGivenDuringThisRun +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/f_22989_ net/minecraft/world/entity/ai/behavior/GiveGiftToHero/timeSinceStart +FD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/net/minecraft/world/entity/ai/behavior/GiveGiftToHero net/minecraft/world/entity/ai/behavior/GiveGiftToHero/net/minecraft/world/entity/ai/behavior/GiveGiftToHero +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/ ()V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/ ()V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/ (I)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/ (I)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_22993_ (Lnet/minecraft/server/level/ServerLevel;)I net/minecraft/world/entity/ai/behavior/GiveGiftToHero/calculateTimeUntilNextGift (Lnet/minecraft/server/level/ServerLevel;)I +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_23009_ (Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/List; net/minecraft/world/entity/ai/behavior/GiveGiftToHero/getItemToThrow (Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/List; +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_23011_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/throwGift (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_23014_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/ai/behavior/GiveGiftToHero/isWithinThrowingDistance (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_23017_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/ai/behavior/GiveGiftToHero/isHero (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_23019_ (Ljava/util/HashMap;)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_23029_ (Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/GiveGiftToHero/isHeroVisible (Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_23039_ (Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/GiveGiftToHero/getNearestTargetableHero (Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/GiveGiftToHero/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/GiveGiftToHero/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/GiveGiftToHero/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/GiveGiftToHero/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/GiveGiftToHero/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/GiveGiftToHero/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate +FD: net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate/net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate/net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate +MD: net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate/ (F)V net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate/ (F)V +MD: net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/GoOutsideToCelebrate/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation +FD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/f_23054_ net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/closeEnoughDist +FD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/f_23055_ net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/speedModifier +FD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation +MD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/ (IF)V net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/ (IF)V +MD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/m_23067_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/getCelebrateLocation (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/m_23069_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/getNearbyPos (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/m_23072_ (Ljava/util/Random;)I net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/getRandomOffset (Ljava/util/Random;)I +MD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/GoToCelebrateLocation/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/GoToClosestVillage net/minecraft/world/entity/ai/behavior/GoToClosestVillage +FD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/f_23074_ net/minecraft/world/entity/ai/behavior/GoToClosestVillage/speedModifier +FD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/f_23075_ net/minecraft/world/entity/ai/behavior/GoToClosestVillage/closeEnoughDistance +FD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/net/minecraft/world/entity/ai/behavior/GoToClosestVillage net/minecraft/world/entity/ai/behavior/GoToClosestVillage/net/minecraft/world/entity/ai/behavior/GoToClosestVillage +MD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/ (FI)V net/minecraft/world/entity/ai/behavior/GoToClosestVillage/ (FI)V +MD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/m_147552_ (Lnet/minecraft/world/entity/ai/village/poi/PoiManager;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/ai/behavior/GoToClosestVillage/lambda$start$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiManager;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/GoToClosestVillage/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/GoToClosestVillage/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GoToClosestVillage/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GoToClosestVillage/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/GoToClosestVillage/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite +FD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/f_147555_ net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/TICKS_UNTIL_TIMEOUT +FD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/f_23096_ net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/speedModifier +FD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/ (F)V net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/ (F)V +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_147556_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/lambda$stop$1 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_23109_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/GlobalPos;)V net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/lambda$stop$2 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/GlobalPos;)V +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_23114_ (Lnet/minecraft/world/entity/schedule/Activity;)Ljava/lang/Boolean; net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/lambda$checkExtraStartConditions$0 (Lnet/minecraft/world/entity/schedule/Activity;)Ljava/lang/Boolean; +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/GoToPotentialJobSite/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/GoToWantedItem net/minecraft/world/entity/ai/behavior/GoToWantedItem +FD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/f_23136_ net/minecraft/world/entity/ai/behavior/GoToWantedItem/predicate +FD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/f_23137_ net/minecraft/world/entity/ai/behavior/GoToWantedItem/maxDistToWalk +FD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/f_23138_ net/minecraft/world/entity/ai/behavior/GoToWantedItem/speedModifier +FD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/net/minecraft/world/entity/ai/behavior/GoToWantedItem net/minecraft/world/entity/ai/behavior/GoToWantedItem/net/minecraft/world/entity/ai/behavior/GoToWantedItem +MD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/ (FZI)V net/minecraft/world/entity/ai/behavior/GoToWantedItem/ (FZI)V +MD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/ (Ljava/util/function/Predicate;FZI)V net/minecraft/world/entity/ai/behavior/GoToWantedItem/ (Ljava/util/function/Predicate;FZI)V +MD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/m_23155_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/ai/behavior/GoToWantedItem/getClosestLovedItem (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/m_23157_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/GoToWantedItem/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/GoToWantedItem/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/GoToWantedItem/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/GoToWantedItem/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/HarvestFarmland net/minecraft/world/entity/ai/behavior/HarvestFarmland +FD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/f_147558_ net/minecraft/world/entity/ai/behavior/HarvestFarmland/SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/f_147559_ net/minecraft/world/entity/ai/behavior/HarvestFarmland/HARVEST_DURATION +FD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/f_23159_ net/minecraft/world/entity/ai/behavior/HarvestFarmland/aboveFarmlandPos +FD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/f_23160_ net/minecraft/world/entity/ai/behavior/HarvestFarmland/nextOkStartTime +FD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/f_23161_ net/minecraft/world/entity/ai/behavior/HarvestFarmland/timeWorkedSoFar +FD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/f_23162_ net/minecraft/world/entity/ai/behavior/HarvestFarmland/validFarmlandAroundVillager +FD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/net/minecraft/world/entity/ai/behavior/HarvestFarmland net/minecraft/world/entity/ai/behavior/HarvestFarmland/net/minecraft/world/entity/ai/behavior/HarvestFarmland +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/ ()V net/minecraft/world/entity/ai/behavior/HarvestFarmland/ ()V +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_23164_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/HarvestFarmland/getValidFarmland (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_23180_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)Z net/minecraft/world/entity/ai/behavior/HarvestFarmland/validPos (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)Z +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/HarvestFarmland/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/HarvestFarmland/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/HarvestFarmland/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/HarvestFarmland/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/HarvestFarmland/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/HarvestFarmland/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/HarvestFarmland/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/HarvestFarmland/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/HarvestFarmland/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/HarvestFarmland/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/HarvestFarmland/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk net/minecraft/world/entity/ai/behavior/InsideBrownianWalk +FD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/f_23207_ net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/speedModifier +FD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/net/minecraft/world/entity/ai/behavior/InsideBrownianWalk net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/net/minecraft/world/entity/ai/behavior/InsideBrownianWalk +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/ (F)V net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/ (F)V +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_23224_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/lambda$start$2 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_23228_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/lambda$start$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_23231_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/lambda$start$3 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_23234_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/lambda$start$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/InsideBrownianWalk/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/InteractWith net/minecraft/world/entity/ai/behavior/InteractWith +FD: net/minecraft/world/entity/ai/behavior/InteractWith/f_23238_ net/minecraft/world/entity/ai/behavior/InteractWith/maxDist +FD: net/minecraft/world/entity/ai/behavior/InteractWith/f_23239_ net/minecraft/world/entity/ai/behavior/InteractWith/speedModifier +FD: net/minecraft/world/entity/ai/behavior/InteractWith/f_23240_ net/minecraft/world/entity/ai/behavior/InteractWith/type +FD: net/minecraft/world/entity/ai/behavior/InteractWith/f_23241_ net/minecraft/world/entity/ai/behavior/InteractWith/interactionRangeSqr +FD: net/minecraft/world/entity/ai/behavior/InteractWith/f_23242_ net/minecraft/world/entity/ai/behavior/InteractWith/targetFilter +FD: net/minecraft/world/entity/ai/behavior/InteractWith/f_23243_ net/minecraft/world/entity/ai/behavior/InteractWith/selfFilter +FD: net/minecraft/world/entity/ai/behavior/InteractWith/f_23244_ net/minecraft/world/entity/ai/behavior/InteractWith/memory +FD: net/minecraft/world/entity/ai/behavior/InteractWith/net/minecraft/world/entity/ai/behavior/InteractWith net/minecraft/world/entity/ai/behavior/InteractWith/net/minecraft/world/entity/ai/behavior/InteractWith +MD: net/minecraft/world/entity/ai/behavior/InteractWith/ (Lnet/minecraft/world/entity/EntityType;ILjava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)V net/minecraft/world/entity/ai/behavior/InteractWith/ (Lnet/minecraft/world/entity/EntityType;ILjava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)V +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_147566_ (Lnet/minecraft/world/entity/EntityType;ILjava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)Lnet/minecraft/world/entity/ai/behavior/InteractWith; net/minecraft/world/entity/ai/behavior/InteractWith/of (Lnet/minecraft/world/entity/EntityType;ILjava/util/function/Predicate;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)Lnet/minecraft/world/entity/ai/behavior/InteractWith; +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_147583_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/lambda$of$2 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_186038_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/canInteract (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_186041_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/InteractWith/lambda$start$4 (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_186044_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/lambda$start$3 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_23260_ (Lnet/minecraft/world/entity/EntityType;ILnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)Lnet/minecraft/world/entity/ai/behavior/InteractWith; net/minecraft/world/entity/ai/behavior/InteractWith/of (Lnet/minecraft/world/entity/EntityType;ILnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)Lnet/minecraft/world/entity/ai/behavior/InteractWith; +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_23266_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/seesAtLeastOneValidTarget (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_23278_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/isTargetValid (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_23284_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/lambda$of$1 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_23286_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/lambda$of$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWith/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWith/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/InteractWith/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/InteractWithDoor net/minecraft/world/entity/ai/behavior/InteractWithDoor +FD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/f_147585_ net/minecraft/world/entity/ai/behavior/InteractWithDoor/COOLDOWN_BEFORE_RERUNNING_IN_SAME_NODE +FD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/f_147586_ net/minecraft/world/entity/ai/behavior/InteractWithDoor/SKIP_CLOSING_DOOR_IF_FURTHER_AWAY_THAN +FD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/f_147587_ net/minecraft/world/entity/ai/behavior/InteractWithDoor/MAX_DISTANCE_TO_HOLD_DOOR_OPEN_FOR_OTHER_MOBS +FD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/f_23288_ net/minecraft/world/entity/ai/behavior/InteractWithDoor/lastCheckedNode +FD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/f_23289_ net/minecraft/world/entity/ai/behavior/InteractWithDoor/remainingCooldown +FD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/net/minecraft/world/entity/ai/behavior/InteractWithDoor net/minecraft/world/entity/ai/behavior/InteractWithDoor/net/minecraft/world/entity/ai/behavior/InteractWithDoor +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/ ()V net/minecraft/world/entity/ai/behavior/InteractWithDoor/ ()V +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_201944_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/lambda$areOtherMobsComingThroughDoor$5 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_201948_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/lambda$areOtherMobsComingThroughDoor$3 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_201951_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/lambda$closeDoorsThatIHaveOpenedOrPassedThrough$2 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_201953_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/lambda$areOtherMobsComingThroughDoor$4 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_201956_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/lambda$start$1 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_201958_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/lambda$start$0 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_23298_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)V net/minecraft/world/entity/ai/behavior/InteractWithDoor/closeDoorsThatIHaveOpenedOrPassedThrough (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)V +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_23303_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/areOtherMobsComingThroughDoor (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_23307_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/GlobalPos;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/isDoorTooFarAway (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/GlobalPos;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_23321_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/isMobComingThroughDoor (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_23325_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/behavior/InteractWithDoor/rememberDoorToClose (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/InteractWithDoor/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/InteractWithDoor/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/InteractWithDoor/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/JumpOnBed net/minecraft/world/entity/ai/behavior/JumpOnBed +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_147588_ net/minecraft/world/entity/ai/behavior/JumpOnBed/MAX_TIME_TO_REACH_BED +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_147589_ net/minecraft/world/entity/ai/behavior/JumpOnBed/MIN_JUMPS +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_147590_ net/minecraft/world/entity/ai/behavior/JumpOnBed/MAX_JUMPS +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_147591_ net/minecraft/world/entity/ai/behavior/JumpOnBed/COOLDOWN_BETWEEN_JUMPS +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_23329_ net/minecraft/world/entity/ai/behavior/JumpOnBed/speedModifier +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_23330_ net/minecraft/world/entity/ai/behavior/JumpOnBed/targetBed +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_23331_ net/minecraft/world/entity/ai/behavior/JumpOnBed/remainingTimeToReachBed +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_23332_ net/minecraft/world/entity/ai/behavior/JumpOnBed/remainingJumps +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/f_23333_ net/minecraft/world/entity/ai/behavior/JumpOnBed/remainingCooldownUntilNextJump +FD: net/minecraft/world/entity/ai/behavior/JumpOnBed/net/minecraft/world/entity/ai/behavior/JumpOnBed net/minecraft/world/entity/ai/behavior/JumpOnBed/net/minecraft/world/entity/ai/behavior/JumpOnBed +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/ (F)V net/minecraft/world/entity/ai/behavior/JumpOnBed/ (F)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23352_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/behavior/JumpOnBed/lambda$start$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23356_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/isBed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23359_ (Lnet/minecraft/world/entity/Mob;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/JumpOnBed/getNearestBed (Lnet/minecraft/world/entity/Mob;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23361_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/behavior/JumpOnBed/startWalkingTowardsBed (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23368_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/nearBed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23379_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/onOrOverBed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23390_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/onBedSurface (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23397_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/tiredOfWalking (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_23400_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/tiredOfJumping (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/JumpOnBed/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/JumpOnBed/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/JumpOnBed/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/JumpOnBed/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/JumpOnBed/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/JumpOnBed/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z +MD: net/minecraft/world/entity/ai/behavior/JumpOnBed/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/JumpOnBed/timedOut (J)Z +CL: net/minecraft/world/entity/ai/behavior/LocateHidingPlace net/minecraft/world/entity/ai/behavior/LocateHidingPlace +FD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/f_23403_ net/minecraft/world/entity/ai/behavior/LocateHidingPlace/speedModifier +FD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/f_23404_ net/minecraft/world/entity/ai/behavior/LocateHidingPlace/radius +FD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/f_23405_ net/minecraft/world/entity/ai/behavior/LocateHidingPlace/closeEnoughDist +FD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/f_23406_ net/minecraft/world/entity/ai/behavior/LocateHidingPlace/currentPos +FD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/net/minecraft/world/entity/ai/behavior/LocateHidingPlace net/minecraft/world/entity/ai/behavior/LocateHidingPlace/net/minecraft/world/entity/ai/behavior/LocateHidingPlace +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/ (IFI)V net/minecraft/world/entity/ai/behavior/LocateHidingPlace/ (IFI)V +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/m_23418_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/behavior/LocateHidingPlace/lambda$start$2 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/m_23420_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/LocateHidingPlace/lambda$start$3 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/m_23422_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/behavior/LocateHidingPlace/lambda$checkExtraStartConditions$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/m_23424_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/LocateHidingPlace/lambda$checkExtraStartConditions$1 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/LocateHidingPlace/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlace/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LocateHidingPlace/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid +FD: net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid/net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid/net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid/ (IF)V net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid/ (IF)V +MD: net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/LocateHidingPlaceDuringRaid/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/entity/ai/behavior/LongJumpMidJump net/minecraft/world/entity/ai/behavior/LongJumpMidJump +FD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/f_147592_ net/minecraft/world/entity/ai/behavior/LongJumpMidJump/TIME_OUT_DURATION +FD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/f_147593_ net/minecraft/world/entity/ai/behavior/LongJumpMidJump/timeBetweenLongJumps +FD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/f_147594_ net/minecraft/world/entity/ai/behavior/LongJumpMidJump/landingSound +FD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/net/minecraft/world/entity/ai/behavior/LongJumpMidJump net/minecraft/world/entity/ai/behavior/LongJumpMidJump/net/minecraft/world/entity/ai/behavior/LongJumpMidJump +MD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/ (Lnet/minecraft/util/valueproviders/UniformInt;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/entity/ai/behavior/LongJumpMidJump/ (Lnet/minecraft/util/valueproviders/UniformInt;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LongJumpMidJump/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/LongJumpMidJump/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LongJumpMidJump/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/LongJumpMidJump/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/LongJumpMidJump/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/LongJumpMidJump/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z net/minecraft/world/entity/ai/behavior/LongJumpMidJump/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z +CL: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147622_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/TIME_OUT_DURATION +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147623_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/FIND_JUMP_TRIES +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147624_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/PREPARE_JUMP_DURATION +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147625_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/MIN_PATHFIND_DISTANCE_TO_VALID_JUMP +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147626_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/timeBetweenLongJumps +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147627_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/maxLongJumpHeight +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147628_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/maxLongJumpWidth +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147629_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/maxJumpVelocity +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147630_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/jumpCandidates +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147631_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/initialPosition +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147632_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/chosenJump +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147633_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/findJumpTries +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147634_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/prepareJumpStart +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/f_147635_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/getJumpSound +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/ (Lnet/minecraft/util/valueproviders/UniformInt;IIFLjava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/ (Lnet/minecraft/util/valueproviders/UniformInt;IIFLjava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_147656_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/phys/Vec3;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/calculateOptimalJumpVector (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/phys/Vec3;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_147659_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/phys/Vec3;I)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/calculateJumpVectorForAngle (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/phys/Vec3;I)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_147663_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/isClearTransition (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_147667_ (Lnet/minecraft/core/BlockPos;DLnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/lambda$start$0 (Lnet/minecraft/core/BlockPos;DLnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z +CL: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/f_147687_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/jumpTarget +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/f_147688_ net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/jumpVector +FD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/Vec3;I)V net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/Vec3;I)V +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/m_147693_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/getJumpTarget ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/m_147694_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump/getJumpVector ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink +FD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/f_23432_ net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/speedModifier +FD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/ (F)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/ (F)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_23451_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/followPlayer (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +MD: net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/LookAndFollowTradingPlayerSink/timedOut (J)Z +CL: net/minecraft/world/entity/ai/behavior/LookAtTargetSink net/minecraft/world/entity/ai/behavior/LookAtTargetSink +FD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/net/minecraft/world/entity/ai/behavior/LookAtTargetSink net/minecraft/world/entity/ai/behavior/LookAtTargetSink/net/minecraft/world/entity/ai/behavior/LookAtTargetSink +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/ (II)V net/minecraft/world/entity/ai/behavior/LookAtTargetSink/ (II)V +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_23484_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/behavior/PositionTracker;)V net/minecraft/world/entity/ai/behavior/LookAtTargetSink/lambda$tick$1 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/behavior/PositionTracker;)V +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_23495_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/behavior/PositionTracker;)Z net/minecraft/world/entity/ai/behavior/LookAtTargetSink/lambda$canStillUse$0 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/behavior/PositionTracker;)Z +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LookAtTargetSink/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/LookAtTargetSink/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/LookAtTargetSink/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/LookAtTargetSink/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/LookAtTargetSink/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/LookAtTargetSink/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z net/minecraft/world/entity/ai/behavior/LookAtTargetSink/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z +CL: net/minecraft/world/entity/ai/behavior/MeleeAttack net/minecraft/world/entity/ai/behavior/MeleeAttack +FD: net/minecraft/world/entity/ai/behavior/MeleeAttack/f_23510_ net/minecraft/world/entity/ai/behavior/MeleeAttack/cooldownBetweenAttacks +FD: net/minecraft/world/entity/ai/behavior/MeleeAttack/net/minecraft/world/entity/ai/behavior/MeleeAttack net/minecraft/world/entity/ai/behavior/MeleeAttack/net/minecraft/world/entity/ai/behavior/MeleeAttack +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/ (I)V net/minecraft/world/entity/ai/behavior/MeleeAttack/ (I)V +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/m_147695_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/ai/behavior/MeleeAttack/lambda$isHoldingUsableProjectileWeapon$0 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/m_23527_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/MeleeAttack/isHoldingUsableProjectileWeapon (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/m_23532_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/MeleeAttack/getAttackTarget (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/MeleeAttack/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/MeleeAttack/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/MeleeAttack/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/MeleeAttack/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/MeleeAttack/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/Mount net/minecraft/world/entity/ai/behavior/Mount +FD: net/minecraft/world/entity/ai/behavior/Mount/f_147698_ net/minecraft/world/entity/ai/behavior/Mount/CLOSE_ENOUGH_TO_START_RIDING_DIST +FD: net/minecraft/world/entity/ai/behavior/Mount/f_23534_ net/minecraft/world/entity/ai/behavior/Mount/speedModifier +FD: net/minecraft/world/entity/ai/behavior/Mount/net/minecraft/world/entity/ai/behavior/Mount net/minecraft/world/entity/ai/behavior/Mount/net/minecraft/world/entity/ai/behavior/Mount +MD: net/minecraft/world/entity/ai/behavior/Mount/ (F)V net/minecraft/world/entity/ai/behavior/Mount/ (F)V +MD: net/minecraft/world/entity/ai/behavior/Mount/m_23544_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/Mount/isCloseEnoughToStartRiding (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/Mount/m_23546_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/ai/behavior/Mount/getRidableEntity (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/ai/behavior/Mount/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/Mount/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/Mount/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/Mount/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot +FD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/f_23548_ net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/speedModifier +FD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot +MD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/ (F)V net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/ (F)V +MD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/m_23558_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/hasNoBlocksAbove (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/m_23562_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/lambda$start$0 (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; +MD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/m_23564_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/getOutdoorPosition (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/MoveToSkySeeingSpot/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/MoveToTargetSink net/minecraft/world/entity/ai/behavior/MoveToTargetSink +FD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/f_147699_ net/minecraft/world/entity/ai/behavior/MoveToTargetSink/MAX_COOLDOWN_BEFORE_RETRYING +FD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/f_23567_ net/minecraft/world/entity/ai/behavior/MoveToTargetSink/remainingCooldown +FD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/f_23568_ net/minecraft/world/entity/ai/behavior/MoveToTargetSink/path +FD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/f_23569_ net/minecraft/world/entity/ai/behavior/MoveToTargetSink/lastTargetPos +FD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/f_23570_ net/minecraft/world/entity/ai/behavior/MoveToTargetSink/speedModifier +FD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/net/minecraft/world/entity/ai/behavior/MoveToTargetSink net/minecraft/world/entity/ai/behavior/MoveToTargetSink/net/minecraft/world/entity/ai/behavior/MoveToTargetSink +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/ ()V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/ ()V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/ (II)V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/ (II)V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_23589_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/memory/WalkTarget;)Z net/minecraft/world/entity/ai/behavior/MoveToTargetSink/reachedTarget (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/memory/WalkTarget;)Z +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_23592_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/memory/WalkTarget;J)Z net/minecraft/world/entity/ai/behavior/MoveToTargetSink/tryComputePath (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/ai/memory/WalkTarget;J)Z +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/MoveToTargetSink/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/MoveToTargetSink/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/MoveToTargetSink/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/MoveToTargetSink/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/MoveToTargetSink/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z net/minecraft/world/entity/ai/behavior/MoveToTargetSink/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z +CL: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids +FD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/f_147700_ net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/MAX_FLEE_XZ_DIST +FD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/f_147701_ net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/MAX_FLEE_Y_DIST +FD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/f_147702_ net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/FLEE_SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/f_147703_ net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/CHASE_SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/f_147704_ net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/MAX_CHASERS_PER_TARGET +FD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/f_147705_ net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/AVERAGE_WAIT_TIME_BETWEEN_RUNS +FD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/ ()V net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/ ()V +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_147706_ (Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/lambda$checkHowManyChasersEachFriendHas$2 (Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23635_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/fleeFromChaser (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23639_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/whoAreYouChasing (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23641_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/isFriendChasingMe (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23647_ (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/findSomeoneToChase (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23649_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/chaseKid (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23652_ (Ljava/util/Map$Entry;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/lambda$findSomeoneBeingChased$1 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23654_ (Ljava/util/Map;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/lambda$checkHowManyChasersEachFriendHas$3 (Ljava/util/Map;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23657_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/seeIfSomeoneIsChasingMe (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23659_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/lambda$isFriendChasingMe$5 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23662_ (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/findSomeoneBeingChased (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23664_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/lambda$start$0 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23667_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/isChasingSomeone (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23669_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/lambda$seeIfSomeoneIsChasingMe$4 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23672_ (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Map; net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/checkHowManyChasersEachFriendHas (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/Map; +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23674_ (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/List; net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/getFriendsNearby (Lnet/minecraft/world/entity/PathfinderMob;)Ljava/util/List; +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_23676_ (Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/hasFriendsNearby (Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/PlayTagWithOtherKids/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan net/minecraft/world/entity/ai/behavior/PoiCompetitorScan +FD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/f_23708_ net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/profession +FD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/net/minecraft/world/entity/ai/behavior/PoiCompetitorScan net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/net/minecraft/world/entity/ai/behavior/PoiCompetitorScan +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/ (Lnet/minecraft/world/entity/npc/VillagerProfession;)V net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/ (Lnet/minecraft/world/entity/npc/VillagerProfession;)V +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_147709_ (Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/lambda$start$0 (Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_23719_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/VillagerProfession;)Z net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/hasMatchingProfession (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/VillagerProfession;)Z +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_23722_ (Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/hasJobSite (Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_23724_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)Lnet/minecraft/world/entity/npc/Villager; net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/selectWinner (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)Lnet/minecraft/world/entity/npc/Villager; +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_23727_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/lambda$start$1 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_23731_ (Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/competesForSameJobsite (Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/PoiCompetitorScan/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/PositionTracker net/minecraft/world/entity/ai/behavior/PositionTracker +FD: net/minecraft/world/entity/ai/behavior/PositionTracker/net/minecraft/world/entity/ai/behavior/PositionTracker net/minecraft/world/entity/ai/behavior/PositionTracker/net/minecraft/world/entity/ai/behavior/PositionTracker +MD: net/minecraft/world/entity/ai/behavior/PositionTracker/m_6675_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/PositionTracker/currentBlockPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/PositionTracker/m_6826_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/PositionTracker/isVisibleBy (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/PositionTracker/m_7024_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/PositionTracker/currentPosition ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147713_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/TIME_OUT_DURATION +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147714_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/getCooldownOnFail +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147715_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/minRamDistance +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147716_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/maxRamDistance +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147717_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/walkSpeed +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147718_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/ramTargeting +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147719_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/ramPrepareTime +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147720_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/getPrepareRamSound +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147721_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/reachedRamPositionTimestamp +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/f_147722_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/ramCandidate +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/ (Ljava/util/function/ToIntFunction;IIFLnet/minecraft/world/entity/ai/targeting/TargetingConditions;ILjava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/ (Ljava/util/function/ToIntFunction;IIFLnet/minecraft/world/entity/ai/targeting/TargetingConditions;ILjava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147739_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate; net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/lambda$chooseRamPosition$4 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate; +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147742_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/calculateRammingStartPosition (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147745_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/isWalkableBlock (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147751_ (Lnet/minecraft/world/entity/ai/navigation/PathNavigation;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/lambda$calculateRammingStartPosition$3 (Lnet/minecraft/world/entity/ai/navigation/PathNavigation;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147754_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/getEdgeOfBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147765_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/chooseRamPosition (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147776_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/lambda$start$2 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_147787_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/lambda$start$0 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_186047_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/lambda$start$1 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z +CL: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/f_147790_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/startPosition +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/f_147791_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/targetPosition +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/f_147792_ net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/target +FD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/m_147797_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/getStartPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/m_147798_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/getTargetPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/m_147799_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/PrepareRamNearestTarget$RamCandidate/getTarget ()Lnet/minecraft/world/entity/LivingEntity; +CL: net/minecraft/world/entity/ai/behavior/RamTarget net/minecraft/world/entity/ai/behavior/RamTarget +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147800_ net/minecraft/world/entity/ai/behavior/RamTarget/TIME_OUT_DURATION +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147801_ net/minecraft/world/entity/ai/behavior/RamTarget/RAM_SPEED_FORCE_FACTOR +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147802_ net/minecraft/world/entity/ai/behavior/RamTarget/getTimeBetweenRams +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147803_ net/minecraft/world/entity/ai/behavior/RamTarget/ramTargeting +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147805_ net/minecraft/world/entity/ai/behavior/RamTarget/speed +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147806_ net/minecraft/world/entity/ai/behavior/RamTarget/getKnockbackForce +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147807_ net/minecraft/world/entity/ai/behavior/RamTarget/ramDirection +FD: net/minecraft/world/entity/ai/behavior/RamTarget/f_147808_ net/minecraft/world/entity/ai/behavior/RamTarget/getImpactSound +FD: net/minecraft/world/entity/ai/behavior/RamTarget/net/minecraft/world/entity/ai/behavior/RamTarget net/minecraft/world/entity/ai/behavior/RamTarget/net/minecraft/world/entity/ai/behavior/RamTarget +MD: net/minecraft/world/entity/ai/behavior/RamTarget/ (Ljava/util/function/Function;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;FLjava/util/function/ToDoubleFunction;Ljava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/RamTarget/ (Ljava/util/function/Function;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;FLjava/util/function/ToDoubleFunction;Ljava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_147834_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/ai/behavior/RamTarget/finishRam (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/RamTarget/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/RamTarget/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RamTarget/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/RamTarget/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RamTarget/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/RamTarget/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/RamTarget/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/RamTarget/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z net/minecraft/world/entity/ai/behavior/RamTarget/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)Z +CL: net/minecraft/world/entity/ai/behavior/RandomStroll net/minecraft/world/entity/ai/behavior/RandomStroll +FD: net/minecraft/world/entity/ai/behavior/RandomStroll/f_147849_ net/minecraft/world/entity/ai/behavior/RandomStroll/MAX_XZ_DIST +FD: net/minecraft/world/entity/ai/behavior/RandomStroll/f_147850_ net/minecraft/world/entity/ai/behavior/RandomStroll/MAX_Y_DIST +FD: net/minecraft/world/entity/ai/behavior/RandomStroll/f_182340_ net/minecraft/world/entity/ai/behavior/RandomStroll/mayStrollFromWater +FD: net/minecraft/world/entity/ai/behavior/RandomStroll/f_23740_ net/minecraft/world/entity/ai/behavior/RandomStroll/speedModifier +FD: net/minecraft/world/entity/ai/behavior/RandomStroll/f_23741_ net/minecraft/world/entity/ai/behavior/RandomStroll/maxHorizontalDistance +FD: net/minecraft/world/entity/ai/behavior/RandomStroll/f_23742_ net/minecraft/world/entity/ai/behavior/RandomStroll/maxVerticalDistance +FD: net/minecraft/world/entity/ai/behavior/RandomStroll/net/minecraft/world/entity/ai/behavior/RandomStroll net/minecraft/world/entity/ai/behavior/RandomStroll/net/minecraft/world/entity/ai/behavior/RandomStroll +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/ (F)V net/minecraft/world/entity/ai/behavior/RandomStroll/ (F)V +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/ (FII)V net/minecraft/world/entity/ai/behavior/RandomStroll/ (FII)V +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/ (FIIZ)V net/minecraft/world/entity/ai/behavior/RandomStroll/ (FIIZ)V +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/ (FZ)V net/minecraft/world/entity/ai/behavior/RandomStroll/ (FZ)V +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/m_142622_ (Lnet/minecraft/world/entity/PathfinderMob;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/RandomStroll/getTargetPos (Lnet/minecraft/world/entity/PathfinderMob;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/m_23757_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; net/minecraft/world/entity/ai/behavior/RandomStroll/lambda$start$0 (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/RandomStroll/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/RandomStroll/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RandomStroll/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RandomStroll/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/RandomStroll/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/RandomSwim net/minecraft/world/entity/ai/behavior/RandomSwim +FD: net/minecraft/world/entity/ai/behavior/RandomSwim/f_182355_ net/minecraft/world/entity/ai/behavior/RandomSwim/XY_DISTANCE_TIERS +FD: net/minecraft/world/entity/ai/behavior/RandomSwim/net/minecraft/world/entity/ai/behavior/RandomSwim net/minecraft/world/entity/ai/behavior/RandomSwim/net/minecraft/world/entity/ai/behavior/RandomSwim +MD: net/minecraft/world/entity/ai/behavior/RandomSwim/ ()V net/minecraft/world/entity/ai/behavior/RandomSwim/ ()V +MD: net/minecraft/world/entity/ai/behavior/RandomSwim/ (F)V net/minecraft/world/entity/ai/behavior/RandomSwim/ (F)V +MD: net/minecraft/world/entity/ai/behavior/RandomSwim/m_142622_ (Lnet/minecraft/world/entity/PathfinderMob;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/RandomSwim/getTargetPos (Lnet/minecraft/world/entity/PathfinderMob;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/RandomSwim/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/RandomSwim/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/RandomSwim/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/RandomSwim/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +CL: net/minecraft/world/entity/ai/behavior/ReactToBell net/minecraft/world/entity/ai/behavior/ReactToBell +FD: net/minecraft/world/entity/ai/behavior/ReactToBell/net/minecraft/world/entity/ai/behavior/ReactToBell net/minecraft/world/entity/ai/behavior/ReactToBell/net/minecraft/world/entity/ai/behavior/ReactToBell +MD: net/minecraft/world/entity/ai/behavior/ReactToBell/ ()V net/minecraft/world/entity/ai/behavior/ReactToBell/ ()V +MD: net/minecraft/world/entity/ai/behavior/ReactToBell/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/ReactToBell/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/ResetProfession net/minecraft/world/entity/ai/behavior/ResetProfession +FD: net/minecraft/world/entity/ai/behavior/ResetProfession/net/minecraft/world/entity/ai/behavior/ResetProfession net/minecraft/world/entity/ai/behavior/ResetProfession/net/minecraft/world/entity/ai/behavior/ResetProfession +MD: net/minecraft/world/entity/ai/behavior/ResetProfession/ ()V net/minecraft/world/entity/ai/behavior/ResetProfession/ ()V +MD: net/minecraft/world/entity/ai/behavior/ResetProfession/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/ResetProfession/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/ResetProfession/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/ResetProfession/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/ResetProfession/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/ResetProfession/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/ResetProfession/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/ResetProfession/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/ResetRaidStatus net/minecraft/world/entity/ai/behavior/ResetRaidStatus +FD: net/minecraft/world/entity/ai/behavior/ResetRaidStatus/net/minecraft/world/entity/ai/behavior/ResetRaidStatus net/minecraft/world/entity/ai/behavior/ResetRaidStatus/net/minecraft/world/entity/ai/behavior/ResetRaidStatus +MD: net/minecraft/world/entity/ai/behavior/ResetRaidStatus/ ()V net/minecraft/world/entity/ai/behavior/ResetRaidStatus/ ()V +MD: net/minecraft/world/entity/ai/behavior/ResetRaidStatus/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/ResetRaidStatus/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/ResetRaidStatus/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/ResetRaidStatus/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/RingBell net/minecraft/world/entity/ai/behavior/RingBell +FD: net/minecraft/world/entity/ai/behavior/RingBell/f_147862_ net/minecraft/world/entity/ai/behavior/RingBell/RING_BELL_FROM_DISTANCE +FD: net/minecraft/world/entity/ai/behavior/RingBell/f_147863_ net/minecraft/world/entity/ai/behavior/RingBell/BELL_RING_CHANCE +FD: net/minecraft/world/entity/ai/behavior/RingBell/net/minecraft/world/entity/ai/behavior/RingBell net/minecraft/world/entity/ai/behavior/RingBell/net/minecraft/world/entity/ai/behavior/RingBell +MD: net/minecraft/world/entity/ai/behavior/RingBell/ ()V net/minecraft/world/entity/ai/behavior/RingBell/ ()V +MD: net/minecraft/world/entity/ai/behavior/RingBell/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/RingBell/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/RingBell/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RingBell/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/RunIf net/minecraft/world/entity/ai/behavior/RunIf +FD: net/minecraft/world/entity/ai/behavior/RunIf/f_23795_ net/minecraft/world/entity/ai/behavior/RunIf/predicate +FD: net/minecraft/world/entity/ai/behavior/RunIf/f_23796_ net/minecraft/world/entity/ai/behavior/RunIf/wrappedBehavior +FD: net/minecraft/world/entity/ai/behavior/RunIf/f_23797_ net/minecraft/world/entity/ai/behavior/RunIf/checkWhileRunningAlso +FD: net/minecraft/world/entity/ai/behavior/RunIf/net/minecraft/world/entity/ai/behavior/RunIf net/minecraft/world/entity/ai/behavior/RunIf/net/minecraft/world/entity/ai/behavior/RunIf +MD: net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/Map;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/behavior/Behavior;Z)V net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/Map;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/behavior/Behavior;Z)V +MD: net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/Map;Lnet/minecraft/world/entity/ai/behavior/Behavior;)V net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/Map;Lnet/minecraft/world/entity/ai/behavior/Behavior;)V +MD: net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/behavior/Behavior;)V net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/behavior/Behavior;)V +MD: net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/behavior/Behavior;Z)V net/minecraft/world/entity/ai/behavior/RunIf/ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/behavior/Behavior;Z)V +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_147871_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/RunIf/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_23815_ (Ljava/util/Map;Ljava/util/Map;)Ljava/util/Map; net/minecraft/world/entity/ai/behavior/RunIf/mergeMaps (Ljava/util/Map;Ljava/util/Map;)Ljava/util/Map; +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/RunIf/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RunIf/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RunIf/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RunIf/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/RunIf/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/RunIf/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/RunIf/timedOut (J)Z +MD: net/minecraft/world/entity/ai/behavior/RunIf/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/RunIf/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/RunOne net/minecraft/world/entity/ai/behavior/RunOne +FD: net/minecraft/world/entity/ai/behavior/RunOne/net/minecraft/world/entity/ai/behavior/RunOne net/minecraft/world/entity/ai/behavior/RunOne/net/minecraft/world/entity/ai/behavior/RunOne +MD: net/minecraft/world/entity/ai/behavior/RunOne/ (Ljava/util/List;)V net/minecraft/world/entity/ai/behavior/RunOne/ (Ljava/util/List;)V +MD: net/minecraft/world/entity/ai/behavior/RunOne/ (Ljava/util/Map;Ljava/util/List;)V net/minecraft/world/entity/ai/behavior/RunOne/ (Ljava/util/Map;Ljava/util/List;)V +CL: net/minecraft/world/entity/ai/behavior/RunSometimes net/minecraft/world/entity/ai/behavior/RunSometimes +FD: net/minecraft/world/entity/ai/behavior/RunSometimes/f_23836_ net/minecraft/world/entity/ai/behavior/RunSometimes/resetTicks +FD: net/minecraft/world/entity/ai/behavior/RunSometimes/f_23837_ net/minecraft/world/entity/ai/behavior/RunSometimes/wasRunning +FD: net/minecraft/world/entity/ai/behavior/RunSometimes/f_23838_ net/minecraft/world/entity/ai/behavior/RunSometimes/interval +FD: net/minecraft/world/entity/ai/behavior/RunSometimes/f_23839_ net/minecraft/world/entity/ai/behavior/RunSometimes/wrappedBehavior +FD: net/minecraft/world/entity/ai/behavior/RunSometimes/f_23840_ net/minecraft/world/entity/ai/behavior/RunSometimes/ticksUntilNextStart +FD: net/minecraft/world/entity/ai/behavior/RunSometimes/net/minecraft/world/entity/ai/behavior/RunSometimes net/minecraft/world/entity/ai/behavior/RunSometimes/net/minecraft/world/entity/ai/behavior/RunSometimes +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/ (Lnet/minecraft/world/entity/ai/behavior/Behavior;Lnet/minecraft/util/valueproviders/UniformInt;)V net/minecraft/world/entity/ai/behavior/RunSometimes/ (Lnet/minecraft/world/entity/ai/behavior/Behavior;Lnet/minecraft/util/valueproviders/UniformInt;)V +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/ (Lnet/minecraft/world/entity/ai/behavior/Behavior;ZLnet/minecraft/util/valueproviders/UniformInt;)V net/minecraft/world/entity/ai/behavior/RunSometimes/ (Lnet/minecraft/world/entity/ai/behavior/Behavior;ZLnet/minecraft/util/valueproviders/UniformInt;)V +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/m_23850_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/ai/behavior/RunSometimes/resetTicksUntilNextStart (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/RunSometimes/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RunSometimes/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RunSometimes/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/RunSometimes/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/RunSometimes/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/RunSometimes/timedOut (J)Z +MD: net/minecraft/world/entity/ai/behavior/RunSometimes/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/RunSometimes/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_147880_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/CACHE_TIMEOUT +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_147881_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/BATCH_SIZE +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_147882_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/RATE +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_147883_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/OK_DISTANCE_SQR +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_23872_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/speedModifier +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_23873_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/batchCache +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_23874_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/triedCount +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/f_23875_ net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/lastUpdate +FD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget +MD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/ (F)V net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/ (F)V +MD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/m_23885_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/lambda$start$0 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/m_23887_ (Lit/unimi/dsi/fastutil/longs/Long2LongMap$Entry;)Z net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/lambda$start$1 (Lit/unimi/dsi/fastutil/longs/Long2LongMap$Entry;)Z +MD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetClosestHomeAsWalkTarget/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget net/minecraft/world/entity/ai/behavior/SetEntityLookTarget +FD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/f_186050_ net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/nearestEntityMatchingTest +FD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/f_23889_ net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/predicate +FD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/f_23890_ net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/maxDistSqr +FD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/net/minecraft/world/entity/ai/behavior/SetEntityLookTarget net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/net/minecraft/world/entity/ai/behavior/SetEntityLookTarget +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (F)V net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (F)V +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Ljava/util/function/Predicate;F)V net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Ljava/util/function/Predicate;F)V +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Lnet/minecraft/tags/TagKey;F)V net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Lnet/minecraft/tags/TagKey;F)V +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Lnet/minecraft/world/entity/EntityType;F)V net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Lnet/minecraft/world/entity/EntityType;F)V +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Lnet/minecraft/world/entity/MobCategory;F)V net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/ (Lnet/minecraft/world/entity/MobCategory;F)V +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/m_186051_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/lambda$checkExtraStartConditions$4 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/m_204049_ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/lambda$new$0 (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/m_23909_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/lambda$new$2 (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/m_23912_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/lambda$new$3 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/m_23921_ (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/lambda$new$1 (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetEntityLookTarget/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/SetHiddenState net/minecraft/world/entity/ai/behavior/SetHiddenState +FD: net/minecraft/world/entity/ai/behavior/SetHiddenState/f_147896_ net/minecraft/world/entity/ai/behavior/SetHiddenState/HIDE_TIMEOUT +FD: net/minecraft/world/entity/ai/behavior/SetHiddenState/f_23927_ net/minecraft/world/entity/ai/behavior/SetHiddenState/closeEnoughDist +FD: net/minecraft/world/entity/ai/behavior/SetHiddenState/f_23928_ net/minecraft/world/entity/ai/behavior/SetHiddenState/stayHiddenTicks +FD: net/minecraft/world/entity/ai/behavior/SetHiddenState/f_23929_ net/minecraft/world/entity/ai/behavior/SetHiddenState/ticksHidden +FD: net/minecraft/world/entity/ai/behavior/SetHiddenState/net/minecraft/world/entity/ai/behavior/SetHiddenState net/minecraft/world/entity/ai/behavior/SetHiddenState/net/minecraft/world/entity/ai/behavior/SetHiddenState +MD: net/minecraft/world/entity/ai/behavior/SetHiddenState/ (II)V net/minecraft/world/entity/ai/behavior/SetHiddenState/ (II)V +MD: net/minecraft/world/entity/ai/behavior/SetHiddenState/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetHiddenState/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/SetLookAndInteract net/minecraft/world/entity/ai/behavior/SetLookAndInteract +FD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/f_23937_ net/minecraft/world/entity/ai/behavior/SetLookAndInteract/type +FD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/f_23938_ net/minecraft/world/entity/ai/behavior/SetLookAndInteract/interactionRangeSqr +FD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/f_23939_ net/minecraft/world/entity/ai/behavior/SetLookAndInteract/targetFilter +FD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/f_23940_ net/minecraft/world/entity/ai/behavior/SetLookAndInteract/selfFilter +FD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/net/minecraft/world/entity/ai/behavior/SetLookAndInteract net/minecraft/world/entity/ai/behavior/SetLookAndInteract/net/minecraft/world/entity/ai/behavior/SetLookAndInteract +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/ (Lnet/minecraft/world/entity/EntityType;I)V net/minecraft/world/entity/ai/behavior/SetLookAndInteract/ (Lnet/minecraft/world/entity/EntityType;I)V +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/ (Lnet/minecraft/world/entity/EntityType;ILjava/util/function/Predicate;Ljava/util/function/Predicate;)V net/minecraft/world/entity/ai/behavior/SetLookAndInteract/ (Lnet/minecraft/world/entity/EntityType;ILjava/util/function/Predicate;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_147897_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetLookAndInteract/lambda$start$2 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_186054_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/SetLookAndInteract/lambda$start$3 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_186057_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/SetLookAndInteract/lambda$start$4 (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_186060_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities; net/minecraft/world/entity/ai/behavior/SetLookAndInteract/getVisibleEntities (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities; +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_23956_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetLookAndInteract/isMatchingTarget (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_23970_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetLookAndInteract/lambda$new$1 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_23972_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetLookAndInteract/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetLookAndInteract/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetLookAndInteract/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetLookAndInteract/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/SetRaidStatus net/minecraft/world/entity/ai/behavior/SetRaidStatus +FD: net/minecraft/world/entity/ai/behavior/SetRaidStatus/net/minecraft/world/entity/ai/behavior/SetRaidStatus net/minecraft/world/entity/ai/behavior/SetRaidStatus/net/minecraft/world/entity/ai/behavior/SetRaidStatus +MD: net/minecraft/world/entity/ai/behavior/SetRaidStatus/ ()V net/minecraft/world/entity/ai/behavior/SetRaidStatus/ ()V +MD: net/minecraft/world/entity/ai/behavior/SetRaidStatus/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetRaidStatus/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetRaidStatus/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetRaidStatus/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/f_23982_ net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/walkAwayFromMemory +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/f_23983_ net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/speedModifier +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/f_23984_ net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/desiredDistance +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/f_23985_ net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/toPosition +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIZLjava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIZLjava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_24006_ (Lnet/minecraft/world/entity/PathfinderMob;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/getPosToAvoid (Lnet/minecraft/world/entity/PathfinderMob;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_24008_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/phys/Vec3;F)V net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/moveAwayFrom (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/world/phys/Vec3;F)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_24012_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIZ)Lnet/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom; net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/pos (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIZ)Lnet/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom; +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_24017_ (Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/alreadyWalkingAwayFromPosWithSameSpeed (Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_24019_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIZ)Lnet/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom; net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/entity (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIZ)Lnet/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom; +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/f_147903_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/PROJECTILE_ATTACK_RANGE_BUFFER +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/f_24024_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/speedModifier +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/ (F)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/ (F)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/ (Ljava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/ (Ljava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/m_147906_ (FLnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/lambda$new$0 (FLnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/m_24035_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/clearWalkTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/m_24037_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/setWalkAndLookTarget (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromAttackTargetIfTargetOutOfReach/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/f_24040_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/memoryType +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/f_24041_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/speedModifier +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/f_24042_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/closeEnoughDist +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/f_24043_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/tooFarDistance +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/f_24044_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/tooLongUnreachableDuration +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIII)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIII)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_24055_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/tiredOfTryingToFindTarget (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_24062_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;JLnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/core/GlobalPos;)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/lambda$start$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;JLnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/core/GlobalPos;)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_24068_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/closeEnough (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_24072_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/GlobalPos;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/wrongDimension (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/GlobalPos;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_24075_ (Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/dropPOI (Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_24078_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/tooFar (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromBlockMemory/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/f_182357_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/canSetWalkTargetPredicate +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/f_24081_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/speedModifier +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/f_24082_ net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/closeEnoughDistance +FD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/ (FI)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/ (FI)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/ (Ljava/util/function/Predicate;Ljava/util/function/Function;I)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/ (Ljava/util/function/Predicate;Ljava/util/function/Function;I)V +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/m_182362_ (FLnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/lambda$new$1 (FLnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/m_182368_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SetWalkTargetFromLookTarget/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/f_147915_ net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/MAX_LOOK_TIME +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/f_147916_ net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/STARTING_LOOK_TIME +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/f_24090_ net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/playerItemStack +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/f_24091_ net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/displayItems +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/f_24092_ net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/cycleCounter +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/f_24093_ net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/displayIndex +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/f_24094_ net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/lookTime +FD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/ (II)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/ (II)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_182370_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/displayAsHeldItem (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_182373_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/clearHeldItem (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_24112_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/findItemsToDisplay (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_24115_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/displayFirstItem (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_24117_ (Lnet/minecraft/world/item/trading/MerchantOffer;)Z net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/playerItemStackMatchesCostOfOffer (Lnet/minecraft/world/item/trading/MerchantOffer;)Z +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_24127_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/updateDisplayItems (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_24137_ (Lnet/minecraft/world/entity/npc/Villager;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/lookAtTarget (Lnet/minecraft/world/entity/npc/Villager;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_24147_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/displayCyclingItems (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/ShowTradesToPlayer/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/ShufflingList net/minecraft/world/entity/ai/behavior/ShufflingList +FD: net/minecraft/world/entity/ai/behavior/ShufflingList/f_147917_ net/minecraft/world/entity/ai/behavior/ShufflingList/entries +FD: net/minecraft/world/entity/ai/behavior/ShufflingList/f_147918_ net/minecraft/world/entity/ai/behavior/ShufflingList/random +FD: net/minecraft/world/entity/ai/behavior/ShufflingList/net/minecraft/world/entity/ai/behavior/ShufflingList net/minecraft/world/entity/ai/behavior/ShufflingList/net/minecraft/world/entity/ai/behavior/ShufflingList +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/ ()V net/minecraft/world/entity/ai/behavior/ShufflingList/ ()V +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/ (Ljava/util/List;)V net/minecraft/world/entity/ai/behavior/ShufflingList/ (Ljava/util/List;)V +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/m_147922_ ()Lnet/minecraft/world/entity/ai/behavior/ShufflingList; net/minecraft/world/entity/ai/behavior/ShufflingList/shuffle ()Lnet/minecraft/world/entity/ai/behavior/ShufflingList; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/m_147923_ (Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry;)V net/minecraft/world/entity/ai/behavior/ShufflingList/lambda$shuffle$1 (Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry;)V +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/m_147925_ (Lnet/minecraft/world/entity/ai/behavior/ShufflingList;)Ljava/util/List; net/minecraft/world/entity/ai/behavior/ShufflingList/lambda$codec$0 (Lnet/minecraft/world/entity/ai/behavior/ShufflingList;)Ljava/util/List; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/m_147927_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/entity/ai/behavior/ShufflingList/codec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/m_147929_ (Ljava/lang/Object;I)Lnet/minecraft/world/entity/ai/behavior/ShufflingList; net/minecraft/world/entity/ai/behavior/ShufflingList/add (Ljava/lang/Object;I)Lnet/minecraft/world/entity/ai/behavior/ShufflingList; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/m_147932_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/ai/behavior/ShufflingList/stream ()Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/ShufflingList/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry +FD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/f_147934_ net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/data +FD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/f_147935_ net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/weight +FD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/f_147936_ net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/randWeight +FD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/ (Ljava/lang/Object;I)V net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/ (Ljava/lang/Object;I)V +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/m_147940_ ()Ljava/lang/Object; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/getData ()Ljava/lang/Object; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/m_147941_ (F)V net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/setRandom (F)V +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/m_147943_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/codec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/m_147945_ ()I net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/getWeight ()I +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/m_147946_ ()D net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/getRandWeight ()D +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1 net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1 +FD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/f_147948_ net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/val$elementCodec +FD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1 net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1 +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/decode (Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/encode (Ljava/lang/Object;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/encode (Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/encode (Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/m_147955_ (Lcom/mojang/serialization/Dynamic;Ljava/lang/Object;)Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/lambda$decode$0 (Lcom/mojang/serialization/Dynamic;Ljava/lang/Object;)Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry; +MD: net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/m_147958_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry$1/lambda$decode$1 (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/world/entity/ai/behavior/SleepInBed net/minecraft/world/entity/ai/behavior/SleepInBed +FD: net/minecraft/world/entity/ai/behavior/SleepInBed/f_147968_ net/minecraft/world/entity/ai/behavior/SleepInBed/COOLDOWN_AFTER_BEING_WOKEN +FD: net/minecraft/world/entity/ai/behavior/SleepInBed/f_24149_ net/minecraft/world/entity/ai/behavior/SleepInBed/nextOkStartTime +FD: net/minecraft/world/entity/ai/behavior/SleepInBed/net/minecraft/world/entity/ai/behavior/SleepInBed net/minecraft/world/entity/ai/behavior/SleepInBed/net/minecraft/world/entity/ai/behavior/SleepInBed +MD: net/minecraft/world/entity/ai/behavior/SleepInBed/ ()V net/minecraft/world/entity/ai/behavior/SleepInBed/ ()V +MD: net/minecraft/world/entity/ai/behavior/SleepInBed/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SleepInBed/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SleepInBed/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SleepInBed/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/SleepInBed/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SleepInBed/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/SleepInBed/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/SleepInBed/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/SleepInBed/m_7773_ (J)Z net/minecraft/world/entity/ai/behavior/SleepInBed/timedOut (J)Z +CL: net/minecraft/world/entity/ai/behavior/SocializeAtBell net/minecraft/world/entity/ai/behavior/SocializeAtBell +FD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/f_147969_ net/minecraft/world/entity/ai/behavior/SocializeAtBell/SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/net/minecraft/world/entity/ai/behavior/SocializeAtBell net/minecraft/world/entity/ai/behavior/SocializeAtBell/net/minecraft/world/entity/ai/behavior/SocializeAtBell +MD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/ ()V net/minecraft/world/entity/ai/behavior/SocializeAtBell/ ()V +MD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/m_147975_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/SocializeAtBell/lambda$start$3 (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/m_186062_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SocializeAtBell/lambda$start$1 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/m_186065_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/SocializeAtBell/lambda$start$2 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/m_24188_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SocializeAtBell/lambda$checkExtraStartConditions$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/SocializeAtBell/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/SocializeAtBell/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/SocializeAtBell/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/StartAttacking net/minecraft/world/entity/ai/behavior/StartAttacking +FD: net/minecraft/world/entity/ai/behavior/StartAttacking/f_24190_ net/minecraft/world/entity/ai/behavior/StartAttacking/canAttackPredicate +FD: net/minecraft/world/entity/ai/behavior/StartAttacking/f_24191_ net/minecraft/world/entity/ai/behavior/StartAttacking/targetFinderFunction +FD: net/minecraft/world/entity/ai/behavior/StartAttacking/net/minecraft/world/entity/ai/behavior/StartAttacking net/minecraft/world/entity/ai/behavior/StartAttacking/net/minecraft/world/entity/ai/behavior/StartAttacking +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/ (Ljava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/StartAttacking/ (Ljava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/ (Ljava/util/function/Predicate;Ljava/util/function/Function;)V net/minecraft/world/entity/ai/behavior/StartAttacking/ (Ljava/util/function/Predicate;Ljava/util/function/Function;)V +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/m_24211_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/StartAttacking/lambda$new$0 (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/m_24213_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/StartAttacking/setAttackTarget (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/m_24216_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/StartAttacking/lambda$start$1 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StartAttacking/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/StartAttacking/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/StartAttacking/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/StartAttacking/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/StartAttacking/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead +FD: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/f_24219_ net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/celebrateDuration +FD: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/f_24220_ net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/dancePredicate +FD: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead +MD: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/ (ILjava/util/function/BiPredicate;)V net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/ (ILjava/util/function/BiPredicate;)V +MD: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/m_24231_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/getAttackTarget (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/StartCelebratingIfTargetDead/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid +FD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/f_147978_ net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/TIMEOUT_TO_GET_WITHIN_ATTACK_RANGE +FD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/f_147979_ net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/onTargetErased +FD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/f_24233_ net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/stopAttackingWhen +FD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ ()V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ ()V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ (Ljava/util/function/Consumer;)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ (Ljava/util/function/Predicate;)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ (Ljava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ (Ljava/util/function/Predicate;Ljava/util/function/Consumer;)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/ (Ljava/util/function/Predicate;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_147985_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/lambda$new$2 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_147987_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/lambda$new$1 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_147989_ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/lambda$new$3 (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_147991_ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/lambda$new$0 (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_24245_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/isTiredOfTryingToReachTarget (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_24247_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/isCurrentTargetInDifferentLevel (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_24251_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/getAttackTarget (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_24253_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/isCurrentTargetDeadOrRemoved (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_24255_ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/clearAttackTarget (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/StopAttackingIfTargetInvalid/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead +FD: net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead +MD: net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/ ()V net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/ ()V +MD: net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/m_24266_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/lambda$start$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/StopBeingAngryIfTargetDead/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +CL: net/minecraft/world/entity/ai/behavior/StrollAroundPoi net/minecraft/world/entity/ai/behavior/StrollAroundPoi +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/f_147993_ net/minecraft/world/entity/ai/behavior/StrollAroundPoi/MIN_TIME_BETWEEN_STROLLS +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/f_147994_ net/minecraft/world/entity/ai/behavior/StrollAroundPoi/STROLL_MAX_XZ_DIST +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/f_147995_ net/minecraft/world/entity/ai/behavior/StrollAroundPoi/STROLL_MAX_Y_DIST +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/f_24303_ net/minecraft/world/entity/ai/behavior/StrollAroundPoi/memoryType +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/f_24304_ net/minecraft/world/entity/ai/behavior/StrollAroundPoi/nextOkStartTime +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/f_24305_ net/minecraft/world/entity/ai/behavior/StrollAroundPoi/maxDistanceFromPoi +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/f_24306_ net/minecraft/world/entity/ai/behavior/StrollAroundPoi/speedModifier +FD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/net/minecraft/world/entity/ai/behavior/StrollAroundPoi net/minecraft/world/entity/ai/behavior/StrollAroundPoi/net/minecraft/world/entity/ai/behavior/StrollAroundPoi +MD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)V net/minecraft/world/entity/ai/behavior/StrollAroundPoi/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FI)V +MD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/m_24325_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; net/minecraft/world/entity/ai/behavior/StrollAroundPoi/lambda$start$0 (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; +MD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StrollAroundPoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/StrollAroundPoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/StrollAroundPoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/StrollAroundPoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/StrollAroundPoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/StrollToPoi net/minecraft/world/entity/ai/behavior/StrollToPoi +FD: net/minecraft/world/entity/ai/behavior/StrollToPoi/f_24327_ net/minecraft/world/entity/ai/behavior/StrollToPoi/memoryType +FD: net/minecraft/world/entity/ai/behavior/StrollToPoi/f_24328_ net/minecraft/world/entity/ai/behavior/StrollToPoi/closeEnoughDist +FD: net/minecraft/world/entity/ai/behavior/StrollToPoi/f_24329_ net/minecraft/world/entity/ai/behavior/StrollToPoi/maxDistanceFromPoi +FD: net/minecraft/world/entity/ai/behavior/StrollToPoi/f_24330_ net/minecraft/world/entity/ai/behavior/StrollToPoi/speedModifier +FD: net/minecraft/world/entity/ai/behavior/StrollToPoi/f_24331_ net/minecraft/world/entity/ai/behavior/StrollToPoi/nextOkStartTime +FD: net/minecraft/world/entity/ai/behavior/StrollToPoi/net/minecraft/world/entity/ai/behavior/StrollToPoi net/minecraft/world/entity/ai/behavior/StrollToPoi/net/minecraft/world/entity/ai/behavior/StrollToPoi +MD: net/minecraft/world/entity/ai/behavior/StrollToPoi/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FII)V net/minecraft/world/entity/ai/behavior/StrollToPoi/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FII)V +MD: net/minecraft/world/entity/ai/behavior/StrollToPoi/m_24351_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/core/GlobalPos;)V net/minecraft/world/entity/ai/behavior/StrollToPoi/lambda$start$0 (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/core/GlobalPos;)V +MD: net/minecraft/world/entity/ai/behavior/StrollToPoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StrollToPoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StrollToPoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/StrollToPoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/StrollToPoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/StrollToPoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/StrollToPoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/StrollToPoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/StrollToPoiList net/minecraft/world/entity/ai/behavior/StrollToPoiList +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/f_24354_ net/minecraft/world/entity/ai/behavior/StrollToPoiList/strollToMemoryType +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/f_24355_ net/minecraft/world/entity/ai/behavior/StrollToPoiList/mustBeCloseToMemoryType +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/f_24356_ net/minecraft/world/entity/ai/behavior/StrollToPoiList/speedModifier +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/f_24357_ net/minecraft/world/entity/ai/behavior/StrollToPoiList/closeEnoughDist +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/f_24358_ net/minecraft/world/entity/ai/behavior/StrollToPoiList/maxDistanceFromPoi +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/f_24359_ net/minecraft/world/entity/ai/behavior/StrollToPoiList/nextOkStartTime +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/f_24360_ net/minecraft/world/entity/ai/behavior/StrollToPoiList/targetPos +FD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/net/minecraft/world/entity/ai/behavior/StrollToPoiList net/minecraft/world/entity/ai/behavior/StrollToPoiList/net/minecraft/world/entity/ai/behavior/StrollToPoiList +MD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIILnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V net/minecraft/world/entity/ai/behavior/StrollToPoiList/ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;FIILnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V +MD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/StrollToPoiList/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/StrollToPoiList/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/StrollToPoiList/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/StrollToPoiList/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/StrollToPoiList/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/Swim net/minecraft/world/entity/ai/behavior/Swim +FD: net/minecraft/world/entity/ai/behavior/Swim/f_24381_ net/minecraft/world/entity/ai/behavior/Swim/chance +FD: net/minecraft/world/entity/ai/behavior/Swim/net/minecraft/world/entity/ai/behavior/Swim net/minecraft/world/entity/ai/behavior/Swim/net/minecraft/world/entity/ai/behavior/Swim +MD: net/minecraft/world/entity/ai/behavior/Swim/ (F)V net/minecraft/world/entity/ai/behavior/Swim/ (F)V +MD: net/minecraft/world/entity/ai/behavior/Swim/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/Swim/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/Swim/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/behavior/Swim/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/behavior/Swim/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/Swim/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/Swim/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V net/minecraft/world/entity/ai/behavior/Swim/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)V +MD: net/minecraft/world/entity/ai/behavior/Swim/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/Swim/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/Swim/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z net/minecraft/world/entity/ai/behavior/Swim/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;J)Z +CL: net/minecraft/world/entity/ai/behavior/TradeWithVillager net/minecraft/world/entity/ai/behavior/TradeWithVillager +FD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/f_147996_ net/minecraft/world/entity/ai/behavior/TradeWithVillager/INTERACT_DIST_SQR +FD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/f_147997_ net/minecraft/world/entity/ai/behavior/TradeWithVillager/SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/f_24406_ net/minecraft/world/entity/ai/behavior/TradeWithVillager/trades +FD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/net/minecraft/world/entity/ai/behavior/TradeWithVillager net/minecraft/world/entity/ai/behavior/TradeWithVillager/net/minecraft/world/entity/ai/behavior/TradeWithVillager +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/ ()V net/minecraft/world/entity/ai/behavior/TradeWithVillager/ ()V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_24422_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Set; net/minecraft/world/entity/ai/behavior/TradeWithVillager/figureOutWhatIAmWillingToTrade (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Set; +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_24425_ (Lnet/minecraft/world/entity/npc/Villager;Ljava/util/Set;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/behavior/TradeWithVillager/throwHalfStack (Lnet/minecraft/world/entity/npc/Villager;Ljava/util/Set;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_24429_ (Lcom/google/common/collect/ImmutableSet;Lnet/minecraft/world/item/Item;)Z net/minecraft/world/entity/ai/behavior/TradeWithVillager/lambda$figureOutWhatIAmWillingToTrade$0 (Lcom/google/common/collect/ImmutableSet;Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/TradeWithVillager/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/TradeWithVillager/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/TradeWithVillager/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/TradeWithVillager/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/TradeWithVillager/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/TradeWithVillager/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/TradeWithVillager/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/TradeWithVillager/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/TradeWithVillager/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/TradeWithVillager/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/TradeWithVillager/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/TryFindWater net/minecraft/world/entity/ai/behavior/TryFindWater +FD: net/minecraft/world/entity/ai/behavior/TryFindWater/f_147998_ net/minecraft/world/entity/ai/behavior/TryFindWater/range +FD: net/minecraft/world/entity/ai/behavior/TryFindWater/f_147999_ net/minecraft/world/entity/ai/behavior/TryFindWater/speedModifier +FD: net/minecraft/world/entity/ai/behavior/TryFindWater/f_148000_ net/minecraft/world/entity/ai/behavior/TryFindWater/nextOkStartTime +FD: net/minecraft/world/entity/ai/behavior/TryFindWater/net/minecraft/world/entity/ai/behavior/TryFindWater net/minecraft/world/entity/ai/behavior/TryFindWater/net/minecraft/world/entity/ai/behavior/TryFindWater +MD: net/minecraft/world/entity/ai/behavior/TryFindWater/ (IF)V net/minecraft/world/entity/ai/behavior/TryFindWater/ (IF)V +MD: net/minecraft/world/entity/ai/behavior/TryFindWater/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/TryFindWater/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/TryFindWater/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/TryFindWater/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/behavior/TryFindWater/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/TryFindWater/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/TryFindWater/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/TryFindWater/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +MD: net/minecraft/world/entity/ai/behavior/TryFindWater/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/TryFindWater/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/TryFindWater/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/TryFindWater/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule +FD: net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule/net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule/net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule +MD: net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule/ ()V net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule/ ()V +MD: net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/UpdateActivityFromSchedule/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/UseBonemeal net/minecraft/world/entity/ai/behavior/UseBonemeal +FD: net/minecraft/world/entity/ai/behavior/UseBonemeal/f_148035_ net/minecraft/world/entity/ai/behavior/UseBonemeal/BONEMEALING_DURATION +FD: net/minecraft/world/entity/ai/behavior/UseBonemeal/f_24461_ net/minecraft/world/entity/ai/behavior/UseBonemeal/nextWorkCycleTime +FD: net/minecraft/world/entity/ai/behavior/UseBonemeal/f_24462_ net/minecraft/world/entity/ai/behavior/UseBonemeal/lastBonemealingSession +FD: net/minecraft/world/entity/ai/behavior/UseBonemeal/f_24463_ net/minecraft/world/entity/ai/behavior/UseBonemeal/timeWorkedSoFar +FD: net/minecraft/world/entity/ai/behavior/UseBonemeal/f_24464_ net/minecraft/world/entity/ai/behavior/UseBonemeal/cropPos +FD: net/minecraft/world/entity/ai/behavior/UseBonemeal/net/minecraft/world/entity/ai/behavior/UseBonemeal net/minecraft/world/entity/ai/behavior/UseBonemeal/net/minecraft/world/entity/ai/behavior/UseBonemeal +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/ ()V net/minecraft/world/entity/ai/behavior/UseBonemeal/ ()V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_24480_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/UseBonemeal/setCurrentCropAsTarget (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_24482_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/behavior/UseBonemeal/lambda$setCurrentCropAsTarget$0 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_24485_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)Z net/minecraft/world/entity/ai/behavior/UseBonemeal/validPos (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)Z +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_24492_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/UseBonemeal/pickNextTarget (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/UseBonemeal/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/UseBonemeal/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/UseBonemeal/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/UseBonemeal/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/UseBonemeal/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/UseBonemeal/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/UseBonemeal/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/UseBonemeal/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/UseBonemeal/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/UseBonemeal/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/UseBonemeal/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi +FD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/f_148036_ net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/MAX_DISTANCE +FD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/f_24515_ net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/memoryType +FD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/f_24516_ net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/poiPredicate +FD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi +MD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V +MD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/m_24527_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/poiDoesntExist (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/m_24530_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/bedIsOccupied (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/ValidateNearbyPoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/VictoryStroll net/minecraft/world/entity/ai/behavior/VictoryStroll +FD: net/minecraft/world/entity/ai/behavior/VictoryStroll/net/minecraft/world/entity/ai/behavior/VictoryStroll net/minecraft/world/entity/ai/behavior/VictoryStroll/net/minecraft/world/entity/ai/behavior/VictoryStroll +MD: net/minecraft/world/entity/ai/behavior/VictoryStroll/ (F)V net/minecraft/world/entity/ai/behavior/VictoryStroll/ (F)V +MD: net/minecraft/world/entity/ai/behavior/VictoryStroll/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/VictoryStroll/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/VictoryStroll/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/behavior/VictoryStroll/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)Z +CL: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll +FD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/f_148037_ net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/MAX_XZ_DIST +FD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/f_148038_ net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/MAX_Y_DIST +FD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/f_24542_ net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/speedModifier +FD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/f_24543_ net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/maxXyDist +FD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/f_24544_ net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/maxYDist +FD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/ (F)V net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/ (F)V +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/ (FII)V net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/ (FII)V +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/m_24559_ (Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/setRandomPos (Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/m_24561_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/SectionPos;)V net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/setTargetedPos (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/m_24564_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/lambda$setRandomPos$1 (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/m_24566_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/lambda$setTargetedPos$0 (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/ai/memory/WalkTarget; +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V net/minecraft/world/entity/ai/behavior/VillageBoundRandomStroll/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;J)V +CL: net/minecraft/world/entity/ai/behavior/VillagerCalmDown net/minecraft/world/entity/ai/behavior/VillagerCalmDown +FD: net/minecraft/world/entity/ai/behavior/VillagerCalmDown/f_148039_ net/minecraft/world/entity/ai/behavior/VillagerCalmDown/SAFE_DISTANCE_FROM_DANGER +FD: net/minecraft/world/entity/ai/behavior/VillagerCalmDown/net/minecraft/world/entity/ai/behavior/VillagerCalmDown net/minecraft/world/entity/ai/behavior/VillagerCalmDown/net/minecraft/world/entity/ai/behavior/VillagerCalmDown +MD: net/minecraft/world/entity/ai/behavior/VillagerCalmDown/ ()V net/minecraft/world/entity/ai/behavior/VillagerCalmDown/ ()V +MD: net/minecraft/world/entity/ai/behavior/VillagerCalmDown/m_24577_ (Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/VillagerCalmDown/isCloseToEntityThatHurtMe (Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerCalmDown/m_24579_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/VillagerCalmDown/lambda$isCloseToEntityThatHurtMe$0 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerCalmDown/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/VillagerCalmDown/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerCalmDown/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/VillagerCalmDown/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages net/minecraft/world/entity/ai/behavior/VillagerGoalPackages +FD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/f_148040_ net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/STROLL_SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/net/minecraft/world/entity/ai/behavior/VillagerGoalPackages net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/net/minecraft/world/entity/ai/behavior/VillagerGoalPackages +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/ ()V net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/ ()V +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24582_ ()Lcom/mojang/datafixers/util/Pair; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getFullLookBehavior ()Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24583_ (F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getPlayPackage (F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24585_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getCorePackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24588_ ()Lcom/mojang/datafixers/util/Pair; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getMinimalLookBehavior ()Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24589_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getWorkPackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24592_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getRestPackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24595_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getMeetPackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24598_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getIdlePackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24601_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getPanicPackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24604_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getPreRaidPackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24607_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getRaidPackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/m_24610_ (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/ai/behavior/VillagerGoalPackages/getHidePackage (Lnet/minecraft/world/entity/npc/VillagerProfession;F)Lcom/google/common/collect/ImmutableList; +CL: net/minecraft/world/entity/ai/behavior/VillagerMakeLove net/minecraft/world/entity/ai/behavior/VillagerMakeLove +FD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/f_148042_ net/minecraft/world/entity/ai/behavior/VillagerMakeLove/INTERACT_DIST_SQR +FD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/f_148043_ net/minecraft/world/entity/ai/behavior/VillagerMakeLove/SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/f_24613_ net/minecraft/world/entity/ai/behavior/VillagerMakeLove/birthTimestamp +FD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/net/minecraft/world/entity/ai/behavior/VillagerMakeLove net/minecraft/world/entity/ai/behavior/VillagerMakeLove/net/minecraft/world/entity/ai/behavior/VillagerMakeLove +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/ ()V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/ ()V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_148044_ (Lnet/minecraft/world/entity/AgeableMob;)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/lambda$isBreedingPossible$0 (Lnet/minecraft/world/entity/AgeableMob;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_24629_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/tryToGiveBirth (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_24633_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/giveBedToChild (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_24639_ (Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/isBreedingPossible (Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_24641_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/canReach (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_24648_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/VillagerMakeLove/takeVacantBed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_24655_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; net/minecraft/world/entity/ai/behavior/VillagerMakeLove/breed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_24659_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/lambda$takeVacantBed$1 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6732_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/stop (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/VillagerMakeLove/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerMakeLove/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/VillagerMakeLove/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger +FD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/ ()V net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/ ()V +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_24687_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/hasHostile (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_24697_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/isHurt (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_6725_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/VillagerPanicTrigger/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/WakeUp net/minecraft/world/entity/ai/behavior/WakeUp +FD: net/minecraft/world/entity/ai/behavior/WakeUp/net/minecraft/world/entity/ai/behavior/WakeUp net/minecraft/world/entity/ai/behavior/WakeUp/net/minecraft/world/entity/ai/behavior/WakeUp +MD: net/minecraft/world/entity/ai/behavior/WakeUp/ ()V net/minecraft/world/entity/ai/behavior/WakeUp/ ()V +MD: net/minecraft/world/entity/ai/behavior/WakeUp/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/WakeUp/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/WakeUp/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/WakeUp/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +CL: net/minecraft/world/entity/ai/behavior/WorkAtComposter net/minecraft/world/entity/ai/behavior/WorkAtComposter +FD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/f_24786_ net/minecraft/world/entity/ai/behavior/WorkAtComposter/COMPOSTABLE_ITEMS +FD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/net/minecraft/world/entity/ai/behavior/WorkAtComposter net/minecraft/world/entity/ai/behavior/WorkAtComposter/net/minecraft/world/entity/ai/behavior/WorkAtComposter +MD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/ ()V net/minecraft/world/entity/ai/behavior/WorkAtComposter/ ()V +MD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/ ()V net/minecraft/world/entity/ai/behavior/WorkAtComposter/ ()V +MD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/m_24792_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/ai/behavior/WorkAtComposter/compostItems (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/GlobalPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/m_24797_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/ai/behavior/WorkAtComposter/spawnComposterFillEffects (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/m_24802_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/WorkAtComposter/makeBread (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/WorkAtComposter/m_5628_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/WorkAtComposter/useWorkstation (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)V +CL: net/minecraft/world/entity/ai/behavior/WorkAtPoi net/minecraft/world/entity/ai/behavior/WorkAtPoi +FD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/f_148046_ net/minecraft/world/entity/ai/behavior/WorkAtPoi/CHECK_COOLDOWN +FD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/f_148047_ net/minecraft/world/entity/ai/behavior/WorkAtPoi/DISTANCE +FD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/f_24804_ net/minecraft/world/entity/ai/behavior/WorkAtPoi/lastCheck +FD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/net/minecraft/world/entity/ai/behavior/WorkAtPoi net/minecraft/world/entity/ai/behavior/WorkAtPoi/net/minecraft/world/entity/ai/behavior/WorkAtPoi +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/ ()V net/minecraft/world/entity/ai/behavior/WorkAtPoi/ ()V +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_24819_ (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/core/GlobalPos;)V net/minecraft/world/entity/ai/behavior/WorkAtPoi/lambda$start$0 (Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/core/GlobalPos;)V +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_5628_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/WorkAtPoi/useWorkstation (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/WorkAtPoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/WorkAtPoi/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/WorkAtPoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/WorkAtPoi/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/ai/behavior/WorkAtPoi/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/ai/behavior/WorkAtPoi/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z net/minecraft/world/entity/ai/behavior/WorkAtPoi/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)Z +CL: net/minecraft/world/entity/ai/behavior/YieldJobSite net/minecraft/world/entity/ai/behavior/YieldJobSite +FD: net/minecraft/world/entity/ai/behavior/YieldJobSite/f_24833_ net/minecraft/world/entity/ai/behavior/YieldJobSite/speedModifier +FD: net/minecraft/world/entity/ai/behavior/YieldJobSite/net/minecraft/world/entity/ai/behavior/YieldJobSite net/minecraft/world/entity/ai/behavior/YieldJobSite/net/minecraft/world/entity/ai/behavior/YieldJobSite +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/ (F)V net/minecraft/world/entity/ai/behavior/YieldJobSite/ (F)V +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_24850_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/entity/ai/behavior/YieldJobSite/yieldJobSite (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_24856_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/YieldJobSite/lambda$start$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_24861_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/behavior/YieldJobSite/nearbyWantsJobsite (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_24865_ (Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/behavior/YieldJobSite/eraseMemories (Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_24867_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/behavior/YieldJobSite/canReachPos (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_24871_ (Ljava/util/Optional;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/YieldJobSite/lambda$start$0 (Ljava/util/Optional;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/behavior/YieldJobSite/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/behavior/YieldJobSite/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/ai/behavior/YieldJobSite/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/ai/behavior/YieldJobSite/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/ai/behavior/YieldJobSite/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +CL: net/minecraft/world/entity/ai/behavior/package-info net/minecraft/world/entity/ai/behavior/package-info +FD: net/minecraft/world/entity/ai/behavior/package-info/net/minecraft/world/entity/ai/behavior/package-info net/minecraft/world/entity/ai/behavior/package-info/net/minecraft/world/entity/ai/behavior/package-info +CL: net/minecraft/world/entity/ai/control/BodyRotationControl net/minecraft/world/entity/ai/control/BodyRotationControl +FD: net/minecraft/world/entity/ai/control/BodyRotationControl/f_148048_ net/minecraft/world/entity/ai/control/BodyRotationControl/HEAD_STABLE_ANGLE +FD: net/minecraft/world/entity/ai/control/BodyRotationControl/f_148049_ net/minecraft/world/entity/ai/control/BodyRotationControl/DELAY_UNTIL_STARTING_TO_FACE_FORWARD +FD: net/minecraft/world/entity/ai/control/BodyRotationControl/f_148050_ net/minecraft/world/entity/ai/control/BodyRotationControl/HOW_LONG_IT_TAKES_TO_FACE_FORWARD +FD: net/minecraft/world/entity/ai/control/BodyRotationControl/f_24875_ net/minecraft/world/entity/ai/control/BodyRotationControl/mob +FD: net/minecraft/world/entity/ai/control/BodyRotationControl/f_24876_ net/minecraft/world/entity/ai/control/BodyRotationControl/headStableTime +FD: net/minecraft/world/entity/ai/control/BodyRotationControl/f_24877_ net/minecraft/world/entity/ai/control/BodyRotationControl/lastStableYHeadRot +FD: net/minecraft/world/entity/ai/control/BodyRotationControl/net/minecraft/world/entity/ai/control/BodyRotationControl net/minecraft/world/entity/ai/control/BodyRotationControl/net/minecraft/world/entity/ai/control/BodyRotationControl +MD: net/minecraft/world/entity/ai/control/BodyRotationControl/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/control/BodyRotationControl/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/control/BodyRotationControl/m_24880_ ()V net/minecraft/world/entity/ai/control/BodyRotationControl/rotateBodyIfNecessary ()V +MD: net/minecraft/world/entity/ai/control/BodyRotationControl/m_24881_ ()V net/minecraft/world/entity/ai/control/BodyRotationControl/rotateHeadIfNecessary ()V +MD: net/minecraft/world/entity/ai/control/BodyRotationControl/m_24882_ ()V net/minecraft/world/entity/ai/control/BodyRotationControl/rotateHeadTowardsFront ()V +MD: net/minecraft/world/entity/ai/control/BodyRotationControl/m_24883_ ()Z net/minecraft/world/entity/ai/control/BodyRotationControl/notCarryingMobPassengers ()Z +MD: net/minecraft/world/entity/ai/control/BodyRotationControl/m_24884_ ()Z net/minecraft/world/entity/ai/control/BodyRotationControl/isMoving ()Z +MD: net/minecraft/world/entity/ai/control/BodyRotationControl/m_8121_ ()V net/minecraft/world/entity/ai/control/BodyRotationControl/clientTick ()V +CL: net/minecraft/world/entity/ai/control/Control net/minecraft/world/entity/ai/control/Control +FD: net/minecraft/world/entity/ai/control/Control/net/minecraft/world/entity/ai/control/Control net/minecraft/world/entity/ai/control/Control/net/minecraft/world/entity/ai/control/Control +CL: net/minecraft/world/entity/ai/control/FlyingMoveControl net/minecraft/world/entity/ai/control/FlyingMoveControl +FD: net/minecraft/world/entity/ai/control/FlyingMoveControl/f_24890_ net/minecraft/world/entity/ai/control/FlyingMoveControl/maxTurn +FD: net/minecraft/world/entity/ai/control/FlyingMoveControl/f_24891_ net/minecraft/world/entity/ai/control/FlyingMoveControl/hoversInPlace +FD: net/minecraft/world/entity/ai/control/FlyingMoveControl/net/minecraft/world/entity/ai/control/FlyingMoveControl net/minecraft/world/entity/ai/control/FlyingMoveControl/net/minecraft/world/entity/ai/control/FlyingMoveControl +MD: net/minecraft/world/entity/ai/control/FlyingMoveControl/ (Lnet/minecraft/world/entity/Mob;IZ)V net/minecraft/world/entity/ai/control/FlyingMoveControl/ (Lnet/minecraft/world/entity/Mob;IZ)V +MD: net/minecraft/world/entity/ai/control/FlyingMoveControl/m_8126_ ()V net/minecraft/world/entity/ai/control/FlyingMoveControl/tick ()V +CL: net/minecraft/world/entity/ai/control/JumpControl net/minecraft/world/entity/ai/control/JumpControl +FD: net/minecraft/world/entity/ai/control/JumpControl/f_24897_ net/minecraft/world/entity/ai/control/JumpControl/jump +FD: net/minecraft/world/entity/ai/control/JumpControl/f_24898_ net/minecraft/world/entity/ai/control/JumpControl/mob +FD: net/minecraft/world/entity/ai/control/JumpControl/net/minecraft/world/entity/ai/control/JumpControl net/minecraft/world/entity/ai/control/JumpControl/net/minecraft/world/entity/ai/control/JumpControl +MD: net/minecraft/world/entity/ai/control/JumpControl/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/control/JumpControl/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/control/JumpControl/m_24901_ ()V net/minecraft/world/entity/ai/control/JumpControl/jump ()V +MD: net/minecraft/world/entity/ai/control/JumpControl/m_8124_ ()V net/minecraft/world/entity/ai/control/JumpControl/tick ()V +CL: net/minecraft/world/entity/ai/control/LookControl net/minecraft/world/entity/ai/control/LookControl +FD: net/minecraft/world/entity/ai/control/LookControl/f_186068_ net/minecraft/world/entity/ai/control/LookControl/lookAtCooldown +FD: net/minecraft/world/entity/ai/control/LookControl/f_24937_ net/minecraft/world/entity/ai/control/LookControl/mob +FD: net/minecraft/world/entity/ai/control/LookControl/f_24938_ net/minecraft/world/entity/ai/control/LookControl/yMaxRotSpeed +FD: net/minecraft/world/entity/ai/control/LookControl/f_24939_ net/minecraft/world/entity/ai/control/LookControl/xMaxRotAngle +FD: net/minecraft/world/entity/ai/control/LookControl/f_24941_ net/minecraft/world/entity/ai/control/LookControl/wantedX +FD: net/minecraft/world/entity/ai/control/LookControl/f_24942_ net/minecraft/world/entity/ai/control/LookControl/wantedY +FD: net/minecraft/world/entity/ai/control/LookControl/f_24943_ net/minecraft/world/entity/ai/control/LookControl/wantedZ +FD: net/minecraft/world/entity/ai/control/LookControl/net/minecraft/world/entity/ai/control/LookControl net/minecraft/world/entity/ai/control/LookControl/net/minecraft/world/entity/ai/control/LookControl +MD: net/minecraft/world/entity/ai/control/LookControl/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/control/LookControl/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_142586_ ()V net/minecraft/world/entity/ai/control/LookControl/clampHeadRotationToBody ()V +MD: net/minecraft/world/entity/ai/control/LookControl/m_148051_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/ai/control/LookControl/setLookAt (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_180896_ ()Ljava/util/Optional; net/minecraft/world/entity/ai/control/LookControl/getYRotD ()Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/control/LookControl/m_180897_ ()Ljava/util/Optional; net/minecraft/world/entity/ai/control/LookControl/getXRotD ()Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/control/LookControl/m_181127_ (Ljava/lang/Float;)V net/minecraft/world/entity/ai/control/LookControl/lambda$tick$1 (Ljava/lang/Float;)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_181129_ (Ljava/lang/Float;)V net/minecraft/world/entity/ai/control/LookControl/lambda$tick$0 (Ljava/lang/Float;)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_186069_ ()Z net/minecraft/world/entity/ai/control/LookControl/isLookingAtTarget ()Z +MD: net/minecraft/world/entity/ai/control/LookControl/m_24946_ (DDD)V net/minecraft/world/entity/ai/control/LookControl/setLookAt (DDD)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_24950_ (DDDFF)V net/minecraft/world/entity/ai/control/LookControl/setLookAt (DDDFF)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_24956_ (FFF)F net/minecraft/world/entity/ai/control/LookControl/rotateTowards (FFF)F +MD: net/minecraft/world/entity/ai/control/LookControl/m_24960_ (Lnet/minecraft/world/entity/Entity;FF)V net/minecraft/world/entity/ai/control/LookControl/setLookAt (Lnet/minecraft/world/entity/Entity;FF)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_24964_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/ai/control/LookControl/setLookAt (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/ai/control/LookControl/m_24966_ (Lnet/minecraft/world/entity/Entity;)D net/minecraft/world/entity/ai/control/LookControl/getWantedY (Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/world/entity/ai/control/LookControl/m_24969_ ()D net/minecraft/world/entity/ai/control/LookControl/getWantedX ()D +MD: net/minecraft/world/entity/ai/control/LookControl/m_24970_ ()D net/minecraft/world/entity/ai/control/LookControl/getWantedY ()D +MD: net/minecraft/world/entity/ai/control/LookControl/m_24971_ ()D net/minecraft/world/entity/ai/control/LookControl/getWantedZ ()D +MD: net/minecraft/world/entity/ai/control/LookControl/m_8106_ ()Z net/minecraft/world/entity/ai/control/LookControl/resetXRotOnTick ()Z +MD: net/minecraft/world/entity/ai/control/LookControl/m_8128_ ()V net/minecraft/world/entity/ai/control/LookControl/tick ()V +CL: net/minecraft/world/entity/ai/control/MoveControl net/minecraft/world/entity/ai/control/MoveControl +FD: net/minecraft/world/entity/ai/control/MoveControl/f_148053_ net/minecraft/world/entity/ai/control/MoveControl/MIN_SPEED +FD: net/minecraft/world/entity/ai/control/MoveControl/f_148054_ net/minecraft/world/entity/ai/control/MoveControl/MIN_SPEED_SQR +FD: net/minecraft/world/entity/ai/control/MoveControl/f_148055_ net/minecraft/world/entity/ai/control/MoveControl/MAX_TURN +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24974_ net/minecraft/world/entity/ai/control/MoveControl/mob +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24975_ net/minecraft/world/entity/ai/control/MoveControl/wantedX +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24976_ net/minecraft/world/entity/ai/control/MoveControl/wantedY +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24977_ net/minecraft/world/entity/ai/control/MoveControl/wantedZ +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24978_ net/minecraft/world/entity/ai/control/MoveControl/speedModifier +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24979_ net/minecraft/world/entity/ai/control/MoveControl/strafeForwards +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24980_ net/minecraft/world/entity/ai/control/MoveControl/strafeRight +FD: net/minecraft/world/entity/ai/control/MoveControl/f_24981_ net/minecraft/world/entity/ai/control/MoveControl/operation +FD: net/minecraft/world/entity/ai/control/MoveControl/net/minecraft/world/entity/ai/control/MoveControl net/minecraft/world/entity/ai/control/MoveControl/net/minecraft/world/entity/ai/control/MoveControl +MD: net/minecraft/world/entity/ai/control/MoveControl/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/control/MoveControl/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/control/MoveControl/m_24988_ (FF)V net/minecraft/world/entity/ai/control/MoveControl/strafe (FF)V +MD: net/minecraft/world/entity/ai/control/MoveControl/m_24991_ (FFF)F net/minecraft/world/entity/ai/control/MoveControl/rotlerp (FFF)F +MD: net/minecraft/world/entity/ai/control/MoveControl/m_24995_ ()Z net/minecraft/world/entity/ai/control/MoveControl/hasWanted ()Z +MD: net/minecraft/world/entity/ai/control/MoveControl/m_24996_ (FF)Z net/minecraft/world/entity/ai/control/MoveControl/isWalkable (FF)Z +MD: net/minecraft/world/entity/ai/control/MoveControl/m_24999_ ()D net/minecraft/world/entity/ai/control/MoveControl/getSpeedModifier ()D +MD: net/minecraft/world/entity/ai/control/MoveControl/m_25000_ ()D net/minecraft/world/entity/ai/control/MoveControl/getWantedX ()D +MD: net/minecraft/world/entity/ai/control/MoveControl/m_25001_ ()D net/minecraft/world/entity/ai/control/MoveControl/getWantedY ()D +MD: net/minecraft/world/entity/ai/control/MoveControl/m_25002_ ()D net/minecraft/world/entity/ai/control/MoveControl/getWantedZ ()D +MD: net/minecraft/world/entity/ai/control/MoveControl/m_6849_ (DDDD)V net/minecraft/world/entity/ai/control/MoveControl/setWantedPosition (DDDD)V +MD: net/minecraft/world/entity/ai/control/MoveControl/m_8126_ ()V net/minecraft/world/entity/ai/control/MoveControl/tick ()V +CL: net/minecraft/world/entity/ai/control/MoveControl$Operation net/minecraft/world/entity/ai/control/MoveControl$Operation +FD: net/minecraft/world/entity/ai/control/MoveControl$Operation/$VALUES net/minecraft/world/entity/ai/control/MoveControl$Operation/$VALUES +FD: net/minecraft/world/entity/ai/control/MoveControl$Operation/JUMPING net/minecraft/world/entity/ai/control/MoveControl$Operation/JUMPING +FD: net/minecraft/world/entity/ai/control/MoveControl$Operation/MOVE_TO net/minecraft/world/entity/ai/control/MoveControl$Operation/MOVE_TO +FD: net/minecraft/world/entity/ai/control/MoveControl$Operation/STRAFE net/minecraft/world/entity/ai/control/MoveControl$Operation/STRAFE +FD: net/minecraft/world/entity/ai/control/MoveControl$Operation/WAIT net/minecraft/world/entity/ai/control/MoveControl$Operation/WAIT +FD: net/minecraft/world/entity/ai/control/MoveControl$Operation/net/minecraft/world/entity/ai/control/MoveControl$Operation net/minecraft/world/entity/ai/control/MoveControl$Operation/net/minecraft/world/entity/ai/control/MoveControl$Operation +MD: net/minecraft/world/entity/ai/control/MoveControl$Operation/ ()V net/minecraft/world/entity/ai/control/MoveControl$Operation/ ()V +MD: net/minecraft/world/entity/ai/control/MoveControl$Operation/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/control/MoveControl$Operation/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/control/MoveControl$Operation/m_148056_ ()[Lnet/minecraft/world/entity/ai/control/MoveControl$Operation; net/minecraft/world/entity/ai/control/MoveControl$Operation/$values ()[Lnet/minecraft/world/entity/ai/control/MoveControl$Operation; +MD: net/minecraft/world/entity/ai/control/MoveControl$Operation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/control/MoveControl$Operation; net/minecraft/world/entity/ai/control/MoveControl$Operation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/control/MoveControl$Operation; +MD: net/minecraft/world/entity/ai/control/MoveControl$Operation/values ()[Lnet/minecraft/world/entity/ai/control/MoveControl$Operation; net/minecraft/world/entity/ai/control/MoveControl$Operation/values ()[Lnet/minecraft/world/entity/ai/control/MoveControl$Operation; +CL: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/f_148057_ net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/maxYRotFromCenter +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/f_148058_ net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/HEAD_TILT_X +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/f_148059_ net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/HEAD_TILT_Y +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl +MD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/ (Lnet/minecraft/world/entity/Mob;I)V net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/ (Lnet/minecraft/world/entity/Mob;I)V +MD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/m_181131_ (Ljava/lang/Float;)V net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/lambda$tick$1 (Ljava/lang/Float;)V +MD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/m_181133_ (Ljava/lang/Float;)V net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/lambda$tick$0 (Ljava/lang/Float;)V +MD: net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/m_8128_ ()V net/minecraft/world/entity/ai/control/SmoothSwimmingLookControl/tick ()V +CL: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/f_148064_ net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/maxTurnX +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/f_148065_ net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/maxTurnY +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/f_148066_ net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/inWaterSpeedModifier +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/f_148067_ net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/outsideWaterSpeedModifier +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/f_148068_ net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/applyGravity +FD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl +MD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/ (Lnet/minecraft/world/entity/Mob;IIFFZ)V net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/ (Lnet/minecraft/world/entity/Mob;IIFFZ)V +MD: net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/m_8126_ ()V net/minecraft/world/entity/ai/control/SmoothSwimmingMoveControl/tick ()V +CL: net/minecraft/world/entity/ai/control/package-info net/minecraft/world/entity/ai/control/package-info +FD: net/minecraft/world/entity/ai/control/package-info/net/minecraft/world/entity/ai/control/package-info net/minecraft/world/entity/ai/control/package-info/net/minecraft/world/entity/ai/control/package-info +CL: net/minecraft/world/entity/ai/goal/AvoidEntityGoal net/minecraft/world/entity/ai/goal/AvoidEntityGoal +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25015_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/mob +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25016_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/toAvoid +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25017_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/maxDist +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25018_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/path +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25019_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/pathNav +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25020_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/avoidClass +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25021_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/avoidPredicate +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25022_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/predicateOnAvoidEntity +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25023_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/walkSpeedModifier +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25024_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/sprintSpeedModifier +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/f_25025_ net/minecraft/world/entity/ai/goal/AvoidEntityGoal/avoidEntityTargeting +FD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/net/minecraft/world/entity/ai/goal/AvoidEntityGoal net/minecraft/world/entity/ai/goal/AvoidEntityGoal/net/minecraft/world/entity/ai/goal/AvoidEntityGoal +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/ (Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Class;FDD)V net/minecraft/world/entity/ai/goal/AvoidEntityGoal/ (Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Class;FDD)V +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/ (Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Class;FDDLjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/AvoidEntityGoal/ (Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Class;FDDLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/ (Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Class;Ljava/util/function/Predicate;FDDLjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/AvoidEntityGoal/ (Lnet/minecraft/world/entity/PathfinderMob;Ljava/lang/Class;Ljava/util/function/Predicate;FDDLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_148077_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/AvoidEntityGoal/lambda$canUse$2 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_25048_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/AvoidEntityGoal/lambda$new$1 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_25051_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/AvoidEntityGoal/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/AvoidEntityGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/AvoidEntityGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/AvoidEntityGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/AvoidEntityGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/AvoidEntityGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/AvoidEntityGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/BegGoal net/minecraft/world/entity/ai/goal/BegGoal +FD: net/minecraft/world/entity/ai/goal/BegGoal/f_25056_ net/minecraft/world/entity/ai/goal/BegGoal/wolf +FD: net/minecraft/world/entity/ai/goal/BegGoal/f_25057_ net/minecraft/world/entity/ai/goal/BegGoal/player +FD: net/minecraft/world/entity/ai/goal/BegGoal/f_25058_ net/minecraft/world/entity/ai/goal/BegGoal/level +FD: net/minecraft/world/entity/ai/goal/BegGoal/f_25059_ net/minecraft/world/entity/ai/goal/BegGoal/lookDistance +FD: net/minecraft/world/entity/ai/goal/BegGoal/f_25060_ net/minecraft/world/entity/ai/goal/BegGoal/lookTime +FD: net/minecraft/world/entity/ai/goal/BegGoal/f_25061_ net/minecraft/world/entity/ai/goal/BegGoal/begTargeting +FD: net/minecraft/world/entity/ai/goal/BegGoal/net/minecraft/world/entity/ai/goal/BegGoal net/minecraft/world/entity/ai/goal/BegGoal/net/minecraft/world/entity/ai/goal/BegGoal +MD: net/minecraft/world/entity/ai/goal/BegGoal/ (Lnet/minecraft/world/entity/animal/Wolf;F)V net/minecraft/world/entity/ai/goal/BegGoal/ (Lnet/minecraft/world/entity/animal/Wolf;F)V +MD: net/minecraft/world/entity/ai/goal/BegGoal/m_25066_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/ai/goal/BegGoal/playerHoldingInteresting (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/ai/goal/BegGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/BegGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/BegGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/BegGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/BegGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/BegGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/BegGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/BegGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/BegGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/BegGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/BoatGoals net/minecraft/world/entity/ai/goal/BoatGoals +FD: net/minecraft/world/entity/ai/goal/BoatGoals/$VALUES net/minecraft/world/entity/ai/goal/BoatGoals/$VALUES +FD: net/minecraft/world/entity/ai/goal/BoatGoals/GO_IN_BOAT_DIRECTION net/minecraft/world/entity/ai/goal/BoatGoals/GO_IN_BOAT_DIRECTION +FD: net/minecraft/world/entity/ai/goal/BoatGoals/GO_TO_BOAT net/minecraft/world/entity/ai/goal/BoatGoals/GO_TO_BOAT +FD: net/minecraft/world/entity/ai/goal/BoatGoals/net/minecraft/world/entity/ai/goal/BoatGoals net/minecraft/world/entity/ai/goal/BoatGoals/net/minecraft/world/entity/ai/goal/BoatGoals +MD: net/minecraft/world/entity/ai/goal/BoatGoals/ ()V net/minecraft/world/entity/ai/goal/BoatGoals/ ()V +MD: net/minecraft/world/entity/ai/goal/BoatGoals/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/goal/BoatGoals/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/goal/BoatGoals/m_148079_ ()[Lnet/minecraft/world/entity/ai/goal/BoatGoals; net/minecraft/world/entity/ai/goal/BoatGoals/$values ()[Lnet/minecraft/world/entity/ai/goal/BoatGoals; +MD: net/minecraft/world/entity/ai/goal/BoatGoals/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/goal/BoatGoals; net/minecraft/world/entity/ai/goal/BoatGoals/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/goal/BoatGoals; +MD: net/minecraft/world/entity/ai/goal/BoatGoals/values ()[Lnet/minecraft/world/entity/ai/goal/BoatGoals; net/minecraft/world/entity/ai/goal/BoatGoals/values ()[Lnet/minecraft/world/entity/ai/goal/BoatGoals; +CL: net/minecraft/world/entity/ai/goal/BreakDoorGoal net/minecraft/world/entity/ai/goal/BreakDoorGoal +FD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/f_148080_ net/minecraft/world/entity/ai/goal/BreakDoorGoal/DEFAULT_DOOR_BREAK_TIME +FD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/f_25082_ net/minecraft/world/entity/ai/goal/BreakDoorGoal/breakTime +FD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/f_25083_ net/minecraft/world/entity/ai/goal/BreakDoorGoal/lastBreakProgress +FD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/f_25084_ net/minecraft/world/entity/ai/goal/BreakDoorGoal/doorBreakTime +FD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/f_25085_ net/minecraft/world/entity/ai/goal/BreakDoorGoal/validDifficulties +FD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/net/minecraft/world/entity/ai/goal/BreakDoorGoal net/minecraft/world/entity/ai/goal/BreakDoorGoal/net/minecraft/world/entity/ai/goal/BreakDoorGoal +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/ (Lnet/minecraft/world/entity/Mob;ILjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/BreakDoorGoal/ (Lnet/minecraft/world/entity/Mob;ILjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/BreakDoorGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/m_25094_ (Lnet/minecraft/world/Difficulty;)Z net/minecraft/world/entity/ai/goal/BreakDoorGoal/isValidDifficulty (Lnet/minecraft/world/Difficulty;)Z +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/m_25100_ ()I net/minecraft/world/entity/ai/goal/BreakDoorGoal/getDoorBreakTime ()I +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/BreakDoorGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/BreakDoorGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/BreakDoorGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/BreakDoorGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/BreakDoorGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/BreakDoorGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/BreathAirGoal net/minecraft/world/entity/ai/goal/BreathAirGoal +FD: net/minecraft/world/entity/ai/goal/BreathAirGoal/f_25101_ net/minecraft/world/entity/ai/goal/BreathAirGoal/mob +FD: net/minecraft/world/entity/ai/goal/BreathAirGoal/net/minecraft/world/entity/ai/goal/BreathAirGoal net/minecraft/world/entity/ai/goal/BreathAirGoal/net/minecraft/world/entity/ai/goal/BreathAirGoal +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/ai/goal/BreathAirGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/m_25106_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/BreathAirGoal/givesAir (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/m_25112_ ()V net/minecraft/world/entity/ai/goal/BreathAirGoal/findAirPosition ()V +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/m_6767_ ()Z net/minecraft/world/entity/ai/goal/BreathAirGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/BreathAirGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/BreathAirGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/BreathAirGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/BreathAirGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/BreathAirGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/BreedGoal net/minecraft/world/entity/ai/goal/BreedGoal +FD: net/minecraft/world/entity/ai/goal/BreedGoal/f_25113_ net/minecraft/world/entity/ai/goal/BreedGoal/animal +FD: net/minecraft/world/entity/ai/goal/BreedGoal/f_25114_ net/minecraft/world/entity/ai/goal/BreedGoal/level +FD: net/minecraft/world/entity/ai/goal/BreedGoal/f_25115_ net/minecraft/world/entity/ai/goal/BreedGoal/partner +FD: net/minecraft/world/entity/ai/goal/BreedGoal/f_25116_ net/minecraft/world/entity/ai/goal/BreedGoal/PARTNER_TARGETING +FD: net/minecraft/world/entity/ai/goal/BreedGoal/f_25117_ net/minecraft/world/entity/ai/goal/BreedGoal/partnerClass +FD: net/minecraft/world/entity/ai/goal/BreedGoal/f_25118_ net/minecraft/world/entity/ai/goal/BreedGoal/loveTime +FD: net/minecraft/world/entity/ai/goal/BreedGoal/f_25119_ net/minecraft/world/entity/ai/goal/BreedGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/BreedGoal/net/minecraft/world/entity/ai/goal/BreedGoal net/minecraft/world/entity/ai/goal/BreedGoal/net/minecraft/world/entity/ai/goal/BreedGoal +MD: net/minecraft/world/entity/ai/goal/BreedGoal/ ()V net/minecraft/world/entity/ai/goal/BreedGoal/ ()V +MD: net/minecraft/world/entity/ai/goal/BreedGoal/ (Lnet/minecraft/world/entity/animal/Animal;D)V net/minecraft/world/entity/ai/goal/BreedGoal/ (Lnet/minecraft/world/entity/animal/Animal;D)V +MD: net/minecraft/world/entity/ai/goal/BreedGoal/ (Lnet/minecraft/world/entity/animal/Animal;DLjava/lang/Class;)V net/minecraft/world/entity/ai/goal/BreedGoal/ (Lnet/minecraft/world/entity/animal/Animal;DLjava/lang/Class;)V +MD: net/minecraft/world/entity/ai/goal/BreedGoal/m_25132_ ()Lnet/minecraft/world/entity/animal/Animal; net/minecraft/world/entity/ai/goal/BreedGoal/getFreePartner ()Lnet/minecraft/world/entity/animal/Animal; +MD: net/minecraft/world/entity/ai/goal/BreedGoal/m_8026_ ()V net/minecraft/world/entity/ai/goal/BreedGoal/breed ()V +MD: net/minecraft/world/entity/ai/goal/BreedGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/BreedGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/BreedGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/BreedGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/BreedGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/BreedGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/BreedGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/BreedGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal net/minecraft/world/entity/ai/goal/CatLieOnBedGoal +FD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/f_25133_ net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/cat +FD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/net/minecraft/world/entity/ai/goal/CatLieOnBedGoal net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/net/minecraft/world/entity/ai/goal/CatLieOnBedGoal +MD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/ (Lnet/minecraft/world/entity/animal/Cat;DI)V net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/ (Lnet/minecraft/world/entity/animal/Cat;DI)V +MD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/m_6099_ (Lnet/minecraft/world/entity/PathfinderMob;)I net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/nextStartTick (Lnet/minecraft/world/entity/PathfinderMob;)I +MD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/CatLieOnBedGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal +FD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/f_25147_ net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/cat +FD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/ (Lnet/minecraft/world/entity/animal/Cat;D)V net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/ (Lnet/minecraft/world/entity/animal/Cat;D)V +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/m_148083_ (Lnet/minecraft/world/level/block/state/properties/BedPart;)Ljava/lang/Boolean; net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/lambda$isValidTarget$0 (Lnet/minecraft/world/level/block/state/properties/BedPart;)Ljava/lang/Boolean; +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/m_25155_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/lambda$isValidTarget$1 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal +FD: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/f_204052_ net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/mob +FD: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/f_204053_ net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/level +FD: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal +MD: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/ClimbOnTopOfPowderSnowGoal/tick ()V +CL: net/minecraft/world/entity/ai/goal/DolphinJumpGoal net/minecraft/world/entity/ai/goal/DolphinJumpGoal +FD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/f_25162_ net/minecraft/world/entity/ai/goal/DolphinJumpGoal/STEPS_TO_CHECK +FD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/f_25163_ net/minecraft/world/entity/ai/goal/DolphinJumpGoal/dolphin +FD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/f_25164_ net/minecraft/world/entity/ai/goal/DolphinJumpGoal/interval +FD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/f_25165_ net/minecraft/world/entity/ai/goal/DolphinJumpGoal/breached +FD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/net/minecraft/world/entity/ai/goal/DolphinJumpGoal net/minecraft/world/entity/ai/goal/DolphinJumpGoal/net/minecraft/world/entity/ai/goal/DolphinJumpGoal +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/ ()V net/minecraft/world/entity/ai/goal/DolphinJumpGoal/ ()V +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;I)V net/minecraft/world/entity/ai/goal/DolphinJumpGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;I)V +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_25172_ (Lnet/minecraft/core/BlockPos;III)Z net/minecraft/world/entity/ai/goal/DolphinJumpGoal/waterIsClear (Lnet/minecraft/core/BlockPos;III)Z +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_25178_ (Lnet/minecraft/core/BlockPos;III)Z net/minecraft/world/entity/ai/goal/DolphinJumpGoal/surfaceIsClear (Lnet/minecraft/core/BlockPos;III)Z +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_6767_ ()Z net/minecraft/world/entity/ai/goal/DolphinJumpGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/DolphinJumpGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/DolphinJumpGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/DolphinJumpGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/DolphinJumpGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/DolphinJumpGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/DolphinJumpGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/DoorInteractGoal net/minecraft/world/entity/ai/goal/DoorInteractGoal +FD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/f_25186_ net/minecraft/world/entity/ai/goal/DoorInteractGoal/passed +FD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/f_25187_ net/minecraft/world/entity/ai/goal/DoorInteractGoal/doorOpenDirX +FD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/f_25188_ net/minecraft/world/entity/ai/goal/DoorInteractGoal/doorOpenDirZ +FD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/f_25189_ net/minecraft/world/entity/ai/goal/DoorInteractGoal/mob +FD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/f_25190_ net/minecraft/world/entity/ai/goal/DoorInteractGoal/doorPos +FD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/f_25191_ net/minecraft/world/entity/ai/goal/DoorInteractGoal/hasDoor +FD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/net/minecraft/world/entity/ai/goal/DoorInteractGoal net/minecraft/world/entity/ai/goal/DoorInteractGoal/net/minecraft/world/entity/ai/goal/DoorInteractGoal +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/goal/DoorInteractGoal/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/DoorInteractGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/m_25195_ (Z)V net/minecraft/world/entity/ai/goal/DoorInteractGoal/setOpen (Z)V +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/m_25200_ ()Z net/minecraft/world/entity/ai/goal/DoorInteractGoal/isOpen ()Z +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/DoorInteractGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/DoorInteractGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/DoorInteractGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/DoorInteractGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/DoorInteractGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/EatBlockGoal net/minecraft/world/entity/ai/goal/EatBlockGoal +FD: net/minecraft/world/entity/ai/goal/EatBlockGoal/f_148085_ net/minecraft/world/entity/ai/goal/EatBlockGoal/EAT_ANIMATION_TICKS +FD: net/minecraft/world/entity/ai/goal/EatBlockGoal/f_25201_ net/minecraft/world/entity/ai/goal/EatBlockGoal/IS_TALL_GRASS +FD: net/minecraft/world/entity/ai/goal/EatBlockGoal/f_25202_ net/minecraft/world/entity/ai/goal/EatBlockGoal/mob +FD: net/minecraft/world/entity/ai/goal/EatBlockGoal/f_25203_ net/minecraft/world/entity/ai/goal/EatBlockGoal/level +FD: net/minecraft/world/entity/ai/goal/EatBlockGoal/f_25204_ net/minecraft/world/entity/ai/goal/EatBlockGoal/eatAnimationTick +FD: net/minecraft/world/entity/ai/goal/EatBlockGoal/net/minecraft/world/entity/ai/goal/EatBlockGoal net/minecraft/world/entity/ai/goal/EatBlockGoal/net/minecraft/world/entity/ai/goal/EatBlockGoal +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/ ()V net/minecraft/world/entity/ai/goal/EatBlockGoal/ ()V +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/goal/EatBlockGoal/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/m_25213_ ()I net/minecraft/world/entity/ai/goal/EatBlockGoal/getEatAnimationTick ()I +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/EatBlockGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/EatBlockGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/EatBlockGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/EatBlockGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/EatBlockGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/EatBlockGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/FleeSunGoal net/minecraft/world/entity/ai/goal/FleeSunGoal +FD: net/minecraft/world/entity/ai/goal/FleeSunGoal/f_25214_ net/minecraft/world/entity/ai/goal/FleeSunGoal/mob +FD: net/minecraft/world/entity/ai/goal/FleeSunGoal/f_25215_ net/minecraft/world/entity/ai/goal/FleeSunGoal/wantedX +FD: net/minecraft/world/entity/ai/goal/FleeSunGoal/f_25216_ net/minecraft/world/entity/ai/goal/FleeSunGoal/wantedY +FD: net/minecraft/world/entity/ai/goal/FleeSunGoal/f_25217_ net/minecraft/world/entity/ai/goal/FleeSunGoal/wantedZ +FD: net/minecraft/world/entity/ai/goal/FleeSunGoal/f_25218_ net/minecraft/world/entity/ai/goal/FleeSunGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/FleeSunGoal/f_25219_ net/minecraft/world/entity/ai/goal/FleeSunGoal/level +FD: net/minecraft/world/entity/ai/goal/FleeSunGoal/net/minecraft/world/entity/ai/goal/FleeSunGoal net/minecraft/world/entity/ai/goal/FleeSunGoal/net/minecraft/world/entity/ai/goal/FleeSunGoal +MD: net/minecraft/world/entity/ai/goal/FleeSunGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/ai/goal/FleeSunGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/ai/goal/FleeSunGoal/m_25226_ ()Z net/minecraft/world/entity/ai/goal/FleeSunGoal/setWantedPos ()Z +MD: net/minecraft/world/entity/ai/goal/FleeSunGoal/m_25227_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/FleeSunGoal/getHidePos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/goal/FleeSunGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/FleeSunGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/FleeSunGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/FleeSunGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/FleeSunGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/FleeSunGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/FloatGoal net/minecraft/world/entity/ai/goal/FloatGoal +FD: net/minecraft/world/entity/ai/goal/FloatGoal/f_25228_ net/minecraft/world/entity/ai/goal/FloatGoal/mob +FD: net/minecraft/world/entity/ai/goal/FloatGoal/net/minecraft/world/entity/ai/goal/FloatGoal net/minecraft/world/entity/ai/goal/FloatGoal/net/minecraft/world/entity/ai/goal/FloatGoal +MD: net/minecraft/world/entity/ai/goal/FloatGoal/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/goal/FloatGoal/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/goal/FloatGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/FloatGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/FloatGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/FloatGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/FloatGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/FloatGoal/tick ()V +CL: net/minecraft/world/entity/ai/goal/FollowBoatGoal net/minecraft/world/entity/ai/goal/FollowBoatGoal +FD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/f_25233_ net/minecraft/world/entity/ai/goal/FollowBoatGoal/timeToRecalcPath +FD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/f_25234_ net/minecraft/world/entity/ai/goal/FollowBoatGoal/mob +FD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/f_25235_ net/minecraft/world/entity/ai/goal/FollowBoatGoal/following +FD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/f_25236_ net/minecraft/world/entity/ai/goal/FollowBoatGoal/currentGoal +FD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/net/minecraft/world/entity/ai/goal/FollowBoatGoal net/minecraft/world/entity/ai/goal/FollowBoatGoal/net/minecraft/world/entity/ai/goal/FollowBoatGoal +MD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/ai/goal/FollowBoatGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/m_6767_ ()Z net/minecraft/world/entity/ai/goal/FollowBoatGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/FollowBoatGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/FollowBoatGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/FollowBoatGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/FollowBoatGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowBoatGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/FollowBoatGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal +FD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/f_148086_ net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/INTERVAL_TICKS +FD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/f_25245_ net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/mob +FD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/f_25246_ net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/timeToRecalcPath +FD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/f_25247_ net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/nextStartTick +FD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)V net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)V +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_25251_ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)I net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/nextStartTick (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)I +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_25254_ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Z net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/lambda$canUse$1 (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Z +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_25257_ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Z net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/lambda$canUse$0 (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Z +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/FollowFlockLeaderGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/FollowMobGoal net/minecraft/world/entity/ai/goal/FollowMobGoal +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25261_ net/minecraft/world/entity/ai/goal/FollowMobGoal/mob +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25262_ net/minecraft/world/entity/ai/goal/FollowMobGoal/followPredicate +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25263_ net/minecraft/world/entity/ai/goal/FollowMobGoal/followingMob +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25264_ net/minecraft/world/entity/ai/goal/FollowMobGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25265_ net/minecraft/world/entity/ai/goal/FollowMobGoal/navigation +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25266_ net/minecraft/world/entity/ai/goal/FollowMobGoal/timeToRecalcPath +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25267_ net/minecraft/world/entity/ai/goal/FollowMobGoal/stopDistance +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25268_ net/minecraft/world/entity/ai/goal/FollowMobGoal/oldWaterCost +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/f_25269_ net/minecraft/world/entity/ai/goal/FollowMobGoal/areaSize +FD: net/minecraft/world/entity/ai/goal/FollowMobGoal/net/minecraft/world/entity/ai/goal/FollowMobGoal net/minecraft/world/entity/ai/goal/FollowMobGoal/net/minecraft/world/entity/ai/goal/FollowMobGoal +MD: net/minecraft/world/entity/ai/goal/FollowMobGoal/ (Lnet/minecraft/world/entity/Mob;DFF)V net/minecraft/world/entity/ai/goal/FollowMobGoal/ (Lnet/minecraft/world/entity/Mob;DFF)V +MD: net/minecraft/world/entity/ai/goal/FollowMobGoal/m_25276_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/goal/FollowMobGoal/lambda$new$0 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/goal/FollowMobGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/FollowMobGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowMobGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/FollowMobGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/FollowMobGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/FollowMobGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/FollowMobGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/FollowMobGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowMobGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/FollowMobGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/FollowOwnerGoal net/minecraft/world/entity/ai/goal/FollowOwnerGoal +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_148087_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/TELEPORT_WHEN_DISTANCE_IS +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_148088_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/MIN_HORIZONTAL_DISTANCE_FROM_PLAYER_WHEN_TELEPORTING +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_148089_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/MAX_HORIZONTAL_DISTANCE_FROM_PLAYER_WHEN_TELEPORTING +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_148090_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/MAX_VERTICAL_DISTANCE_FROM_PLAYER_WHEN_TELEPORTING +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25283_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/tamable +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25284_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/owner +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25285_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/level +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25286_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25287_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/navigation +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25288_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/timeToRecalcPath +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25289_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/stopDistance +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25290_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/startDistance +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25291_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/oldWaterCost +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/f_25292_ net/minecraft/world/entity/ai/goal/FollowOwnerGoal/canFly +FD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/net/minecraft/world/entity/ai/goal/FollowOwnerGoal net/minecraft/world/entity/ai/goal/FollowOwnerGoal/net/minecraft/world/entity/ai/goal/FollowOwnerGoal +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/ (Lnet/minecraft/world/entity/TamableAnimal;DFFZ)V net/minecraft/world/entity/ai/goal/FollowOwnerGoal/ (Lnet/minecraft/world/entity/TamableAnimal;DFFZ)V +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_25300_ (II)I net/minecraft/world/entity/ai/goal/FollowOwnerGoal/randomIntInclusive (II)I +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_25303_ (III)Z net/minecraft/world/entity/ai/goal/FollowOwnerGoal/maybeTeleportTo (III)Z +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_25307_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/FollowOwnerGoal/canTeleportTo (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_25313_ ()V net/minecraft/world/entity/ai/goal/FollowOwnerGoal/teleportToOwner ()V +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/FollowOwnerGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/FollowOwnerGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/FollowOwnerGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/FollowOwnerGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowOwnerGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/FollowOwnerGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/FollowParentGoal net/minecraft/world/entity/ai/goal/FollowParentGoal +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/f_148091_ net/minecraft/world/entity/ai/goal/FollowParentGoal/HORIZONTAL_SCAN_RANGE +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/f_148092_ net/minecraft/world/entity/ai/goal/FollowParentGoal/VERTICAL_SCAN_RANGE +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/f_148093_ net/minecraft/world/entity/ai/goal/FollowParentGoal/DONT_FOLLOW_IF_CLOSER_THAN +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/f_25314_ net/minecraft/world/entity/ai/goal/FollowParentGoal/animal +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/f_25315_ net/minecraft/world/entity/ai/goal/FollowParentGoal/parent +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/f_25316_ net/minecraft/world/entity/ai/goal/FollowParentGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/f_25317_ net/minecraft/world/entity/ai/goal/FollowParentGoal/timeToRecalcPath +FD: net/minecraft/world/entity/ai/goal/FollowParentGoal/net/minecraft/world/entity/ai/goal/FollowParentGoal net/minecraft/world/entity/ai/goal/FollowParentGoal/net/minecraft/world/entity/ai/goal/FollowParentGoal +MD: net/minecraft/world/entity/ai/goal/FollowParentGoal/ (Lnet/minecraft/world/entity/animal/Animal;D)V net/minecraft/world/entity/ai/goal/FollowParentGoal/ (Lnet/minecraft/world/entity/animal/Animal;D)V +MD: net/minecraft/world/entity/ai/goal/FollowParentGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/FollowParentGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowParentGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/FollowParentGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/FollowParentGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/FollowParentGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/FollowParentGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/FollowParentGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/FollowParentGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/FollowParentGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/Goal net/minecraft/world/entity/ai/goal/Goal +FD: net/minecraft/world/entity/ai/goal/Goal/f_25326_ net/minecraft/world/entity/ai/goal/Goal/flags +FD: net/minecraft/world/entity/ai/goal/Goal/net/minecraft/world/entity/ai/goal/Goal net/minecraft/world/entity/ai/goal/Goal/net/minecraft/world/entity/ai/goal/Goal +MD: net/minecraft/world/entity/ai/goal/Goal/ ()V net/minecraft/world/entity/ai/goal/Goal/ ()V +MD: net/minecraft/world/entity/ai/goal/Goal/m_183277_ (I)I net/minecraft/world/entity/ai/goal/Goal/adjustedTickDelay (I)I +MD: net/minecraft/world/entity/ai/goal/Goal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/Goal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/Goal/m_186073_ (I)I net/minecraft/world/entity/ai/goal/Goal/reducedTickDelay (I)I +MD: net/minecraft/world/entity/ai/goal/Goal/m_6767_ ()Z net/minecraft/world/entity/ai/goal/Goal/isInterruptable ()Z +MD: net/minecraft/world/entity/ai/goal/Goal/m_7021_ (Ljava/util/EnumSet;)V net/minecraft/world/entity/ai/goal/Goal/setFlags (Ljava/util/EnumSet;)V +MD: net/minecraft/world/entity/ai/goal/Goal/m_7684_ ()Ljava/util/EnumSet; net/minecraft/world/entity/ai/goal/Goal/getFlags ()Ljava/util/EnumSet; +MD: net/minecraft/world/entity/ai/goal/Goal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/Goal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/Goal/m_8037_ ()V net/minecraft/world/entity/ai/goal/Goal/tick ()V +MD: net/minecraft/world/entity/ai/goal/Goal/m_8041_ ()V net/minecraft/world/entity/ai/goal/Goal/stop ()V +MD: net/minecraft/world/entity/ai/goal/Goal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/Goal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/Goal/m_8056_ ()V net/minecraft/world/entity/ai/goal/Goal/start ()V +MD: net/minecraft/world/entity/ai/goal/Goal/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/goal/Goal/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/goal/Goal$Flag net/minecraft/world/entity/ai/goal/Goal$Flag +FD: net/minecraft/world/entity/ai/goal/Goal$Flag/$VALUES net/minecraft/world/entity/ai/goal/Goal$Flag/$VALUES +FD: net/minecraft/world/entity/ai/goal/Goal$Flag/JUMP net/minecraft/world/entity/ai/goal/Goal$Flag/JUMP +FD: net/minecraft/world/entity/ai/goal/Goal$Flag/LOOK net/minecraft/world/entity/ai/goal/Goal$Flag/LOOK +FD: net/minecraft/world/entity/ai/goal/Goal$Flag/MOVE net/minecraft/world/entity/ai/goal/Goal$Flag/MOVE +FD: net/minecraft/world/entity/ai/goal/Goal$Flag/TARGET net/minecraft/world/entity/ai/goal/Goal$Flag/TARGET +FD: net/minecraft/world/entity/ai/goal/Goal$Flag/net/minecraft/world/entity/ai/goal/Goal$Flag net/minecraft/world/entity/ai/goal/Goal$Flag/net/minecraft/world/entity/ai/goal/Goal$Flag +MD: net/minecraft/world/entity/ai/goal/Goal$Flag/ ()V net/minecraft/world/entity/ai/goal/Goal$Flag/ ()V +MD: net/minecraft/world/entity/ai/goal/Goal$Flag/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/goal/Goal$Flag/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/goal/Goal$Flag/m_148094_ ()[Lnet/minecraft/world/entity/ai/goal/Goal$Flag; net/minecraft/world/entity/ai/goal/Goal$Flag/$values ()[Lnet/minecraft/world/entity/ai/goal/Goal$Flag; +MD: net/minecraft/world/entity/ai/goal/Goal$Flag/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/goal/Goal$Flag; net/minecraft/world/entity/ai/goal/Goal$Flag/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/goal/Goal$Flag; +MD: net/minecraft/world/entity/ai/goal/Goal$Flag/values ()[Lnet/minecraft/world/entity/ai/goal/Goal$Flag; net/minecraft/world/entity/ai/goal/Goal$Flag/values ()[Lnet/minecraft/world/entity/ai/goal/Goal$Flag; +CL: net/minecraft/world/entity/ai/goal/GoalSelector net/minecraft/world/entity/ai/goal/GoalSelector +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_148095_ net/minecraft/world/entity/ai/goal/GoalSelector/tickCount +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_25342_ net/minecraft/world/entity/ai/goal/GoalSelector/LOGGER +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_25343_ net/minecraft/world/entity/ai/goal/GoalSelector/NO_GOAL +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_25344_ net/minecraft/world/entity/ai/goal/GoalSelector/lockedFlags +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_25345_ net/minecraft/world/entity/ai/goal/GoalSelector/availableGoals +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_25346_ net/minecraft/world/entity/ai/goal/GoalSelector/profiler +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_25347_ net/minecraft/world/entity/ai/goal/GoalSelector/disabledFlags +FD: net/minecraft/world/entity/ai/goal/GoalSelector/f_25348_ net/minecraft/world/entity/ai/goal/GoalSelector/newGoalRate +FD: net/minecraft/world/entity/ai/goal/GoalSelector/net/minecraft/world/entity/ai/goal/GoalSelector net/minecraft/world/entity/ai/goal/GoalSelector/net/minecraft/world/entity/ai/goal/GoalSelector +MD: net/minecraft/world/entity/ai/goal/GoalSelector/ ()V net/minecraft/world/entity/ai/goal/GoalSelector/ ()V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/ (Ljava/util/function/Supplier;)V net/minecraft/world/entity/ai/goal/GoalSelector/ (Ljava/util/function/Supplier;)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_148096_ ()V net/minecraft/world/entity/ai/goal/GoalSelector/removeAllGoals ()V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_148097_ (I)V net/minecraft/world/entity/ai/goal/GoalSelector/setNewGoalRate (I)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_148105_ ()Ljava/util/Set; net/minecraft/world/entity/ai/goal/GoalSelector/getAvailableGoals ()Ljava/util/Set; +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_186075_ (Lnet/minecraft/world/entity/ai/goal/WrappedGoal;Ljava/util/EnumSet;)Z net/minecraft/world/entity/ai/goal/GoalSelector/goalContainsAnyFlags (Lnet/minecraft/world/entity/ai/goal/WrappedGoal;Ljava/util/EnumSet;)Z +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_186078_ (Lnet/minecraft/world/entity/ai/goal/WrappedGoal;Ljava/util/Map;)Z net/minecraft/world/entity/ai/goal/GoalSelector/goalCanBeReplacedForAllFlags (Lnet/minecraft/world/entity/ai/goal/WrappedGoal;Ljava/util/Map;)Z +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_186081_ (Z)V net/minecraft/world/entity/ai/goal/GoalSelector/tickRunningGoals (Z)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25352_ (ILnet/minecraft/world/entity/ai/goal/Goal;)V net/minecraft/world/entity/ai/goal/GoalSelector/addGoal (ILnet/minecraft/world/entity/ai/goal/Goal;)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25355_ (Lnet/minecraft/world/entity/ai/goal/Goal$Flag;)V net/minecraft/world/entity/ai/goal/GoalSelector/disableControlFlag (Lnet/minecraft/world/entity/ai/goal/Goal$Flag;)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25360_ (Lnet/minecraft/world/entity/ai/goal/Goal$Flag;Z)V net/minecraft/world/entity/ai/goal/GoalSelector/setControlFlag (Lnet/minecraft/world/entity/ai/goal/Goal$Flag;Z)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25363_ (Lnet/minecraft/world/entity/ai/goal/Goal;)V net/minecraft/world/entity/ai/goal/GoalSelector/removeGoal (Lnet/minecraft/world/entity/ai/goal/Goal;)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25365_ (Lnet/minecraft/world/entity/ai/goal/Goal;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z net/minecraft/world/entity/ai/goal/GoalSelector/lambda$removeGoal$1 (Lnet/minecraft/world/entity/ai/goal/Goal;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25373_ ()V net/minecraft/world/entity/ai/goal/GoalSelector/tick ()V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25374_ (Lnet/minecraft/world/entity/ai/goal/Goal$Flag;)V net/minecraft/world/entity/ai/goal/GoalSelector/enableControlFlag (Lnet/minecraft/world/entity/ai/goal/Goal$Flag;)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25376_ (Lnet/minecraft/world/entity/ai/goal/Goal;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z net/minecraft/world/entity/ai/goal/GoalSelector/lambda$removeGoal$0 (Lnet/minecraft/world/entity/ai/goal/Goal;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z +MD: net/minecraft/world/entity/ai/goal/GoalSelector/m_25386_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/ai/goal/GoalSelector/getRunningGoals ()Ljava/util/stream/Stream; +CL: net/minecraft/world/entity/ai/goal/GoalSelector$1 net/minecraft/world/entity/ai/goal/GoalSelector$1 +FD: net/minecraft/world/entity/ai/goal/GoalSelector$1/net/minecraft/world/entity/ai/goal/GoalSelector$1 net/minecraft/world/entity/ai/goal/GoalSelector$1/net/minecraft/world/entity/ai/goal/GoalSelector$1 +MD: net/minecraft/world/entity/ai/goal/GoalSelector$1/ ()V net/minecraft/world/entity/ai/goal/GoalSelector$1/ ()V +MD: net/minecraft/world/entity/ai/goal/GoalSelector$1/m_8036_ ()Z net/minecraft/world/entity/ai/goal/GoalSelector$1/canUse ()Z +CL: net/minecraft/world/entity/ai/goal/GoalSelector$2 net/minecraft/world/entity/ai/goal/GoalSelector$2 +FD: net/minecraft/world/entity/ai/goal/GoalSelector$2/net/minecraft/world/entity/ai/goal/GoalSelector$2 net/minecraft/world/entity/ai/goal/GoalSelector$2/net/minecraft/world/entity/ai/goal/GoalSelector$2 +MD: net/minecraft/world/entity/ai/goal/GoalSelector$2/ (ILnet/minecraft/world/entity/ai/goal/Goal;)V net/minecraft/world/entity/ai/goal/GoalSelector$2/ (ILnet/minecraft/world/entity/ai/goal/Goal;)V +MD: net/minecraft/world/entity/ai/goal/GoalSelector$2/m_7620_ ()Z net/minecraft/world/entity/ai/goal/GoalSelector$2/isRunning ()Z +CL: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal +FD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/f_148106_ net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/POI_SECTION_SCAN_RADIUS +FD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/f_148107_ net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/VILLAGER_SCAN_RADIUS +FD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/f_148108_ net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/RANDOM_POS_XY_DISTANCE +FD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/f_148109_ net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/RANDOM_POS_Y_DISTANCE +FD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25400_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/SectionPos;)Z net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/lambda$getRandomVillageSection$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/SectionPos;)Z +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25403_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/lambda$getRandomPoiWithinSection$1 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25405_ (Lnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/doesVillagerWantGolem (Lnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25407_ (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/getRandomPoiWithinSection (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25410_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/getPositionTowardsAnywhere ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25411_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/getPositionTowardsVillagerWhoWantsGolem ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25412_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/getPositionTowardsPoi ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_25413_ ()Lnet/minecraft/core/SectionPos; net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/getRandomVillageSection ()Lnet/minecraft/core/SectionPos; +MD: net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/m_7037_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal/getPosition ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/ai/goal/InteractGoal net/minecraft/world/entity/ai/goal/InteractGoal +FD: net/minecraft/world/entity/ai/goal/InteractGoal/net/minecraft/world/entity/ai/goal/InteractGoal net/minecraft/world/entity/ai/goal/InteractGoal/net/minecraft/world/entity/ai/goal/InteractGoal +MD: net/minecraft/world/entity/ai/goal/InteractGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;F)V net/minecraft/world/entity/ai/goal/InteractGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;F)V +MD: net/minecraft/world/entity/ai/goal/InteractGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;FF)V net/minecraft/world/entity/ai/goal/InteractGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;FF)V +CL: net/minecraft/world/entity/ai/goal/JumpGoal net/minecraft/world/entity/ai/goal/JumpGoal +FD: net/minecraft/world/entity/ai/goal/JumpGoal/net/minecraft/world/entity/ai/goal/JumpGoal net/minecraft/world/entity/ai/goal/JumpGoal/net/minecraft/world/entity/ai/goal/JumpGoal +MD: net/minecraft/world/entity/ai/goal/JumpGoal/ ()V net/minecraft/world/entity/ai/goal/JumpGoal/ ()V +CL: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal +FD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/f_25479_ net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/entity +FD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/f_25480_ net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/owner +FD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/f_25481_ net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/isSittingOnShoulder +FD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal +MD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/ (Lnet/minecraft/world/entity/animal/ShoulderRidingEntity;)V net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/ (Lnet/minecraft/world/entity/animal/ShoulderRidingEntity;)V +MD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/m_6767_ ()Z net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/LandOnOwnersShoulderGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal net/minecraft/world/entity/ai/goal/LeapAtTargetGoal +FD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/f_25488_ net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/mob +FD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/f_25489_ net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/target +FD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/f_25490_ net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/yd +FD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/net/minecraft/world/entity/ai/goal/LeapAtTargetGoal net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/net/minecraft/world/entity/ai/goal/LeapAtTargetGoal +MD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/ (Lnet/minecraft/world/entity/Mob;F)V net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/ (Lnet/minecraft/world/entity/Mob;F)V +MD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/LeapAtTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal +FD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/f_148114_ net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/CARAVAN_LIMIT +FD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/f_25497_ net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/llama +FD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/f_25498_ net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/f_25499_ net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/distCheckCounter +FD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal +MD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;D)V net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;D)V +MD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/m_25504_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/lambda$canUse$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/m_25506_ (Lnet/minecraft/world/entity/animal/horse/Llama;I)Z net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/firstIsLeashed (Lnet/minecraft/world/entity/animal/horse/Llama;I)Z +MD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal net/minecraft/world/entity/ai/goal/LookAtPlayerGoal +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_148115_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/DEFAULT_PROBABILITY +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_148116_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/onlyHorizontal +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_25512_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/mob +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_25513_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/lookAt +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_25514_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/lookDistance +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_25515_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/probability +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_25516_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/lookAtType +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_25517_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/lookAtContext +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/f_25518_ net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/lookTime +FD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/net/minecraft/world/entity/ai/goal/LookAtPlayerGoal net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/net/minecraft/world/entity/ai/goal/LookAtPlayerGoal +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;F)V net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;F)V +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;FF)V net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;FF)V +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;FFZ)V net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;FFZ)V +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/m_148123_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/lambda$canUse$1 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/m_25529_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/lambda$new$0 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/LookAtPlayerGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal +FD: net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/f_25536_ net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/villager +FD: net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal +MD: net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/ (Lnet/minecraft/world/entity/npc/AbstractVillager;)V net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/ (Lnet/minecraft/world/entity/npc/AbstractVillager;)V +MD: net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/LookAtTradingPlayerGoal/canUse ()Z +CL: net/minecraft/world/entity/ai/goal/MeleeAttackGoal net/minecraft/world/entity/ai/goal/MeleeAttackGoal +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_148125_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/COOLDOWN_BETWEEN_CAN_USE_CHECKS +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25540_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/mob +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25541_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25542_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/followingTargetEvenIfNotSeen +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25543_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/path +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25544_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/pathedTargetX +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25545_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/pathedTargetY +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25546_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/pathedTargetZ +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25547_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/ticksUntilNextPathRecalculation +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25548_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/ticksUntilNextAttack +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25549_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/attackInterval +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/f_25550_ net/minecraft/world/entity/ai/goal/MeleeAttackGoal/lastCanUseCheck +FD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/net/minecraft/world/entity/ai/goal/MeleeAttackGoal net/minecraft/world/entity/ai/goal/MeleeAttackGoal/net/minecraft/world/entity/ai/goal/MeleeAttackGoal +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DZ)V net/minecraft/world/entity/ai/goal/MeleeAttackGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DZ)V +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/MeleeAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_25563_ ()V net/minecraft/world/entity/ai/goal/MeleeAttackGoal/resetAttackCooldown ()V +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_25564_ ()Z net/minecraft/world/entity/ai/goal/MeleeAttackGoal/isTimeToAttack ()Z +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_25565_ ()I net/minecraft/world/entity/ai/goal/MeleeAttackGoal/getTicksUntilNextAttack ()I +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_25566_ ()I net/minecraft/world/entity/ai/goal/MeleeAttackGoal/getAttackInterval ()I +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_6639_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/ai/goal/MeleeAttackGoal/getAttackReachSqr (Lnet/minecraft/world/entity/LivingEntity;)D +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_6739_ (Lnet/minecraft/world/entity/LivingEntity;D)V net/minecraft/world/entity/ai/goal/MeleeAttackGoal/checkAndPerformAttack (Lnet/minecraft/world/entity/LivingEntity;D)V +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/MeleeAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/MeleeAttackGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/MeleeAttackGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/MeleeAttackGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/MeleeAttackGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/MeleeAttackGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal +FD: net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/f_148126_ net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/MAX_XZ_DIST +FD: net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/f_148127_ net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/MAX_Y_DIST +FD: net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal +MD: net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DZ)V net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DZ)V +MD: net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/m_7037_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/getPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/MoveBackToVillageGoal/canUse ()Z +CL: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25573_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/mob +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25574_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25575_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/path +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25576_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/poiPos +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25577_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/onlyAtNight +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25578_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/visited +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25579_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/distanceToPoi +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/f_25580_ net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/canDealWithDoors +FD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DZILjava/util/function/BooleanSupplier;)V net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DZILjava/util/function/BooleanSupplier;)V +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/m_25588_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/lambda$canUse$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/m_25592_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/hasNotVisited (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/m_25597_ ()V net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/updateVisited ()V +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/MoveThroughVillageGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/MoveToBlockGoal net/minecraft/world/entity/ai/goal/MoveToBlockGoal +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_148128_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/GIVE_UP_TICKS +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_148129_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/STAY_TICKS +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_148130_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/INTERVAL_TICKS +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25598_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/mob +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25599_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25600_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/nextStartTick +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25601_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/tryTicks +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25602_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/blockPos +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25603_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/verticalSearchStart +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25604_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/maxStayTicks +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25605_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/reachedTarget +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25606_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/searchRange +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/f_25607_ net/minecraft/world/entity/ai/goal/MoveToBlockGoal/verticalSearchRange +FD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/net/minecraft/world/entity/ai/goal/MoveToBlockGoal net/minecraft/world/entity/ai/goal/MoveToBlockGoal/net/minecraft/world/entity/ai/goal/MoveToBlockGoal +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DI)V net/minecraft/world/entity/ai/goal/MoveToBlockGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DI)V +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DII)V net/minecraft/world/entity/ai/goal/MoveToBlockGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DII)V +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/MoveToBlockGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_25624_ ()V net/minecraft/world/entity/ai/goal/MoveToBlockGoal/moveMobToBlock ()V +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_25625_ ()Z net/minecraft/world/entity/ai/goal/MoveToBlockGoal/isReachedTarget ()Z +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_25626_ ()Z net/minecraft/world/entity/ai/goal/MoveToBlockGoal/findNearestBlock ()Z +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_6099_ (Lnet/minecraft/world/entity/PathfinderMob;)I net/minecraft/world/entity/ai/goal/MoveToBlockGoal/nextStartTick (Lnet/minecraft/world/entity/PathfinderMob;)I +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/MoveToBlockGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_6669_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/goal/MoveToBlockGoal/getMoveToTarget ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/MoveToBlockGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/MoveToBlockGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/MoveToBlockGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_8052_ ()D net/minecraft/world/entity/ai/goal/MoveToBlockGoal/acceptedDistance ()D +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/MoveToBlockGoal/start ()V +MD: net/minecraft/world/entity/ai/goal/MoveToBlockGoal/m_8064_ ()Z net/minecraft/world/entity/ai/goal/MoveToBlockGoal/shouldRecalculatePath ()Z +CL: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal +FD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/f_25627_ net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/mob +FD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/f_25628_ net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/wantedX +FD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/f_25629_ net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/wantedY +FD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/f_25630_ net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/wantedZ +FD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/f_25631_ net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal +MD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/MoveTowardsRestrictionGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/f_25638_ net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/mob +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/f_25639_ net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/target +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/f_25640_ net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/wantedX +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/f_25641_ net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/wantedY +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/f_25642_ net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/wantedZ +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/f_25643_ net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/f_25644_ net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/within +FD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal +MD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DF)V net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DF)V +MD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/MoveTowardsTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/OcelotAttackGoal net/minecraft/world/entity/ai/goal/OcelotAttackGoal +FD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/f_25654_ net/minecraft/world/entity/ai/goal/OcelotAttackGoal/mob +FD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/f_25655_ net/minecraft/world/entity/ai/goal/OcelotAttackGoal/target +FD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/f_25656_ net/minecraft/world/entity/ai/goal/OcelotAttackGoal/attackTime +FD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/net/minecraft/world/entity/ai/goal/OcelotAttackGoal net/minecraft/world/entity/ai/goal/OcelotAttackGoal/net/minecraft/world/entity/ai/goal/OcelotAttackGoal +MD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/goal/OcelotAttackGoal/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/OcelotAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/OcelotAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/OcelotAttackGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/OcelotAttackGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/OcelotAttackGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/OcelotAttackGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/OfferFlowerGoal net/minecraft/world/entity/ai/goal/OfferFlowerGoal +FD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/f_148131_ net/minecraft/world/entity/ai/goal/OfferFlowerGoal/OFFER_TICKS +FD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/f_25663_ net/minecraft/world/entity/ai/goal/OfferFlowerGoal/OFFER_TARGER_CONTEXT +FD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/f_25664_ net/minecraft/world/entity/ai/goal/OfferFlowerGoal/golem +FD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/f_25665_ net/minecraft/world/entity/ai/goal/OfferFlowerGoal/villager +FD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/f_25666_ net/minecraft/world/entity/ai/goal/OfferFlowerGoal/tick +FD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/net/minecraft/world/entity/ai/goal/OfferFlowerGoal net/minecraft/world/entity/ai/goal/OfferFlowerGoal/net/minecraft/world/entity/ai/goal/OfferFlowerGoal +MD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/ ()V net/minecraft/world/entity/ai/goal/OfferFlowerGoal/ ()V +MD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/ (Lnet/minecraft/world/entity/animal/IronGolem;)V net/minecraft/world/entity/ai/goal/OfferFlowerGoal/ (Lnet/minecraft/world/entity/animal/IronGolem;)V +MD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/OfferFlowerGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/OfferFlowerGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/OfferFlowerGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/OfferFlowerGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/OfferFlowerGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/OfferFlowerGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/OpenDoorGoal net/minecraft/world/entity/ai/goal/OpenDoorGoal +FD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/f_25675_ net/minecraft/world/entity/ai/goal/OpenDoorGoal/closeDoor +FD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/f_25676_ net/minecraft/world/entity/ai/goal/OpenDoorGoal/forgetTime +FD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/net/minecraft/world/entity/ai/goal/OpenDoorGoal net/minecraft/world/entity/ai/goal/OpenDoorGoal/net/minecraft/world/entity/ai/goal/OpenDoorGoal +MD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/ (Lnet/minecraft/world/entity/Mob;Z)V net/minecraft/world/entity/ai/goal/OpenDoorGoal/ (Lnet/minecraft/world/entity/Mob;Z)V +MD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/OpenDoorGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/OpenDoorGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/OpenDoorGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/OpenDoorGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/OpenDoorGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/PanicGoal net/minecraft/world/entity/ai/goal/PanicGoal +FD: net/minecraft/world/entity/ai/goal/PanicGoal/f_198171_ net/minecraft/world/entity/ai/goal/PanicGoal/WATER_CHECK_DISTANCE_VERTICAL +FD: net/minecraft/world/entity/ai/goal/PanicGoal/f_25684_ net/minecraft/world/entity/ai/goal/PanicGoal/mob +FD: net/minecraft/world/entity/ai/goal/PanicGoal/f_25685_ net/minecraft/world/entity/ai/goal/PanicGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/PanicGoal/f_25686_ net/minecraft/world/entity/ai/goal/PanicGoal/posX +FD: net/minecraft/world/entity/ai/goal/PanicGoal/f_25687_ net/minecraft/world/entity/ai/goal/PanicGoal/posY +FD: net/minecraft/world/entity/ai/goal/PanicGoal/f_25688_ net/minecraft/world/entity/ai/goal/PanicGoal/posZ +FD: net/minecraft/world/entity/ai/goal/PanicGoal/f_25689_ net/minecraft/world/entity/ai/goal/PanicGoal/isRunning +FD: net/minecraft/world/entity/ai/goal/PanicGoal/net/minecraft/world/entity/ai/goal/PanicGoal net/minecraft/world/entity/ai/goal/PanicGoal/net/minecraft/world/entity/ai/goal/PanicGoal +MD: net/minecraft/world/entity/ai/goal/PanicGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/ai/goal/PanicGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_196647_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/PanicGoal/lambda$lookForWater$0 (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_198172_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/goal/PanicGoal/lookForWater (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_202729_ ()Z net/minecraft/world/entity/ai/goal/PanicGoal/shouldPanic ()Z +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_25702_ ()Z net/minecraft/world/entity/ai/goal/PanicGoal/findRandomPosition ()Z +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_25703_ ()Z net/minecraft/world/entity/ai/goal/PanicGoal/isRunning ()Z +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/PanicGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/PanicGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/PanicGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/PanicGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/PanicGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal net/minecraft/world/entity/ai/goal/PathfindToRaidGoal +FD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/f_148132_ net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/SPEED_MODIFIER +FD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/f_199887_ net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/RECRUITMENT_SEARCH_TICK_DELAY +FD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/f_199888_ net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/recruitmentTick +FD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/f_25704_ net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/mob +FD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/net/minecraft/world/entity/ai/goal/PathfindToRaidGoal net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/net/minecraft/world/entity/ai/goal/PathfindToRaidGoal +MD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/ (Lnet/minecraft/world/entity/raid/Raider;)V net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/ (Lnet/minecraft/world/entity/raid/Raider;)V +MD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/m_25708_ (Lnet/minecraft/world/entity/raid/Raid;)V net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/recruitNearby (Lnet/minecraft/world/entity/raid/Raid;)V +MD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/m_25710_ (Lnet/minecraft/world/entity/raid/Raid;Lnet/minecraft/world/entity/raid/Raider;)Z net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/lambda$recruitNearby$0 (Lnet/minecraft/world/entity/raid/Raid;Lnet/minecraft/world/entity/raid/Raider;)Z +MD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/PathfindToRaidGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal net/minecraft/world/entity/ai/goal/RandomLookAroundGoal +FD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/f_25715_ net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/mob +FD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/f_25716_ net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/relX +FD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/f_25717_ net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/relZ +FD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/f_25718_ net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/lookTime +FD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/net/minecraft/world/entity/ai/goal/RandomLookAroundGoal net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/net/minecraft/world/entity/ai/goal/RandomLookAroundGoal +MD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/RandomLookAroundGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/RandomStrollGoal net/minecraft/world/entity/ai/goal/RandomStrollGoal +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_148133_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/DEFAULT_INTERVAL +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25725_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/mob +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25726_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/wantedX +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25727_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/wantedY +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25728_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/wantedZ +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25729_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25730_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/interval +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25731_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/forceTrigger +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/f_25732_ net/minecraft/world/entity/ai/goal/RandomStrollGoal/checkNoActionTime +FD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/net/minecraft/world/entity/ai/goal/RandomStrollGoal net/minecraft/world/entity/ai/goal/RandomStrollGoal/net/minecraft/world/entity/ai/goal/RandomStrollGoal +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/ai/goal/RandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DI)V net/minecraft/world/entity/ai/goal/RandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DI)V +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DIZ)V net/minecraft/world/entity/ai/goal/RandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DIZ)V +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/m_25746_ (I)V net/minecraft/world/entity/ai/goal/RandomStrollGoal/setInterval (I)V +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/m_25751_ ()V net/minecraft/world/entity/ai/goal/RandomStrollGoal/trigger ()V +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/m_7037_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/RandomStrollGoal/getPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RandomStrollGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/RandomStrollGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/RandomStrollGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/RandomStrollGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/RandomStrollGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/RandomSwimmingGoal net/minecraft/world/entity/ai/goal/RandomSwimmingGoal +FD: net/minecraft/world/entity/ai/goal/RandomSwimmingGoal/net/minecraft/world/entity/ai/goal/RandomSwimmingGoal net/minecraft/world/entity/ai/goal/RandomSwimmingGoal/net/minecraft/world/entity/ai/goal/RandomSwimmingGoal +MD: net/minecraft/world/entity/ai/goal/RandomSwimmingGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DI)V net/minecraft/world/entity/ai/goal/RandomSwimmingGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DI)V +MD: net/minecraft/world/entity/ai/goal/RandomSwimmingGoal/m_7037_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/RandomSwimmingGoal/getPosition ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/ai/goal/RangedAttackGoal net/minecraft/world/entity/ai/goal/RangedAttackGoal +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25757_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/mob +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25758_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/rangedAttackMob +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25759_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/target +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25760_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/attackTime +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25761_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25762_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/seeTime +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25763_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/attackIntervalMin +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25764_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/attackIntervalMax +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25765_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/attackRadius +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/f_25766_ net/minecraft/world/entity/ai/goal/RangedAttackGoal/attackRadiusSqr +FD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/net/minecraft/world/entity/ai/goal/RangedAttackGoal net/minecraft/world/entity/ai/goal/RangedAttackGoal/net/minecraft/world/entity/ai/goal/RangedAttackGoal +MD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/ (Lnet/minecraft/world/entity/monster/RangedAttackMob;DIF)V net/minecraft/world/entity/ai/goal/RangedAttackGoal/ (Lnet/minecraft/world/entity/monster/RangedAttackMob;DIF)V +MD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/ (Lnet/minecraft/world/entity/monster/RangedAttackMob;DIIF)V net/minecraft/world/entity/ai/goal/RangedAttackGoal/ (Lnet/minecraft/world/entity/monster/RangedAttackMob;DIIF)V +MD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/RangedAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RangedAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/RangedAttackGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/RangedAttackGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/RangedAttackGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/RangedAttackGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal net/minecraft/world/entity/ai/goal/RangedBowAttackGoal +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25782_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/mob +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25783_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25784_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/attackIntervalMin +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25785_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/attackRadiusSqr +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25786_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/attackTime +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25787_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/seeTime +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25788_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/strafingClockwise +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25789_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/strafingBackwards +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/f_25790_ net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/strafingTime +FD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/net/minecraft/world/entity/ai/goal/RangedBowAttackGoal net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/net/minecraft/world/entity/ai/goal/RangedBowAttackGoal +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/ (Lnet/minecraft/world/entity/monster/Monster;DIF)V net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/ (Lnet/minecraft/world/entity/monster/Monster;DIF)V +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_25797_ (I)V net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/setMinAttackInterval (I)V +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_25803_ ()Z net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/isHoldingBow ()Z +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/RangedBowAttackGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25804_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/PATHFINDING_DELAY_RANGE +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25805_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/mob +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25806_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/crossbowState +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25807_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25808_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/attackRadiusSqr +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25809_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/seeTime +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25810_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/attackDelay +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/f_25811_ net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/updatePathDelay +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/ ()V net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/ ()V +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/ (Lnet/minecraft/world/entity/monster/Monster;DF)V net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/ (Lnet/minecraft/world/entity/monster/Monster;DF)V +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_25821_ ()Z net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/isHoldingCrossbow ()Z +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_25822_ ()Z net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/isValidTarget ()Z +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_25823_ ()Z net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/canRun ()Z +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/$VALUES net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/$VALUES +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/CHARGED net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/CHARGED +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/CHARGING net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/CHARGING +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/READY_TO_ATTACK net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/READY_TO_ATTACK +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/UNCHARGED net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/UNCHARGED +FD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/ ()V net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/ ()V +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/m_148134_ ()[Lnet/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState; net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/$values ()[Lnet/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState; +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState; net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState; +MD: net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/values ()[Lnet/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState; net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState/values ()[Lnet/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState; +CL: net/minecraft/world/entity/ai/goal/RemoveBlockGoal net/minecraft/world/entity/ai/goal/RemoveBlockGoal +FD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/f_148135_ net/minecraft/world/entity/ai/goal/RemoveBlockGoal/WAIT_AFTER_BLOCK_FOUND +FD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/f_25836_ net/minecraft/world/entity/ai/goal/RemoveBlockGoal/blockToRemove +FD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/f_25837_ net/minecraft/world/entity/ai/goal/RemoveBlockGoal/removerMob +FD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/f_25838_ net/minecraft/world/entity/ai/goal/RemoveBlockGoal/ticksSinceReachedGoal +FD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/net/minecraft/world/entity/ai/goal/RemoveBlockGoal net/minecraft/world/entity/ai/goal/RemoveBlockGoal/net/minecraft/world/entity/ai/goal/RemoveBlockGoal +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/entity/PathfinderMob;DI)V net/minecraft/world/entity/ai/goal/RemoveBlockGoal/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/entity/PathfinderMob;DI)V +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_25852_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockGetter;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/goal/RemoveBlockGoal/getPosWithBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockGetter;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_25858_ ()Z net/minecraft/world/entity/ai/goal/RemoveBlockGoal/tryFindBlock ()Z +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_5777_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/goal/RemoveBlockGoal/playBreakSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/goal/RemoveBlockGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_7659_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/goal/RemoveBlockGoal/playDestroyProgressSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RemoveBlockGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/RemoveBlockGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/RemoveBlockGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/RemoveBlockGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/RemoveBlockGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/RestrictSunGoal net/minecraft/world/entity/ai/goal/RestrictSunGoal +FD: net/minecraft/world/entity/ai/goal/RestrictSunGoal/f_25859_ net/minecraft/world/entity/ai/goal/RestrictSunGoal/mob +FD: net/minecraft/world/entity/ai/goal/RestrictSunGoal/net/minecraft/world/entity/ai/goal/RestrictSunGoal net/minecraft/world/entity/ai/goal/RestrictSunGoal/net/minecraft/world/entity/ai/goal/RestrictSunGoal +MD: net/minecraft/world/entity/ai/goal/RestrictSunGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/ai/goal/RestrictSunGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/ai/goal/RestrictSunGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RestrictSunGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RestrictSunGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/RestrictSunGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/RestrictSunGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/RestrictSunGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal +FD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/f_25884_ net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/horse +FD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/f_25885_ net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/f_25886_ net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/posX +FD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/f_25887_ net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/posY +FD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/f_25888_ net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/posZ +FD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal +MD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;D)V net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;D)V +MD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal +FD: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/f_25896_ net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/mob +FD: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal +MD: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/ (Lnet/minecraft/world/entity/TamableAnimal;)V net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/ (Lnet/minecraft/world/entity/TamableAnimal;)V +MD: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/SitWhenOrderedToGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal +FD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/f_148136_ net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/DISTANCE_THRESHOLD +FD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/f_25903_ net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/mob +FD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/f_25904_ net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/interval +FD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/f_25905_ net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/wantedPos +FD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal +MD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;I)V net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/ (Lnet/minecraft/world/entity/PathfinderMob;I)V +MD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/m_25910_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/lambda$canUse$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/m_25915_ ()V net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/moveRandomly ()V +MD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/StrollThroughVillageGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/SwellGoal net/minecraft/world/entity/ai/goal/SwellGoal +FD: net/minecraft/world/entity/ai/goal/SwellGoal/f_25916_ net/minecraft/world/entity/ai/goal/SwellGoal/creeper +FD: net/minecraft/world/entity/ai/goal/SwellGoal/f_25917_ net/minecraft/world/entity/ai/goal/SwellGoal/target +FD: net/minecraft/world/entity/ai/goal/SwellGoal/net/minecraft/world/entity/ai/goal/SwellGoal net/minecraft/world/entity/ai/goal/SwellGoal/net/minecraft/world/entity/ai/goal/SwellGoal +MD: net/minecraft/world/entity/ai/goal/SwellGoal/ (Lnet/minecraft/world/entity/monster/Creeper;)V net/minecraft/world/entity/ai/goal/SwellGoal/ (Lnet/minecraft/world/entity/monster/Creeper;)V +MD: net/minecraft/world/entity/ai/goal/SwellGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/SwellGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/SwellGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/SwellGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/SwellGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/SwellGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/SwellGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/SwellGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/SwellGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/SwellGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/TemptGoal net/minecraft/world/entity/ai/goal/TemptGoal +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_148137_ net/minecraft/world/entity/ai/goal/TemptGoal/targetingConditions +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25924_ net/minecraft/world/entity/ai/goal/TemptGoal/mob +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25925_ net/minecraft/world/entity/ai/goal/TemptGoal/player +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25926_ net/minecraft/world/entity/ai/goal/TemptGoal/TEMP_TARGETING +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25927_ net/minecraft/world/entity/ai/goal/TemptGoal/speedModifier +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25928_ net/minecraft/world/entity/ai/goal/TemptGoal/px +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25929_ net/minecraft/world/entity/ai/goal/TemptGoal/py +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25930_ net/minecraft/world/entity/ai/goal/TemptGoal/pz +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25931_ net/minecraft/world/entity/ai/goal/TemptGoal/pRotX +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25932_ net/minecraft/world/entity/ai/goal/TemptGoal/pRotY +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25933_ net/minecraft/world/entity/ai/goal/TemptGoal/calmDown +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25934_ net/minecraft/world/entity/ai/goal/TemptGoal/isRunning +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25935_ net/minecraft/world/entity/ai/goal/TemptGoal/items +FD: net/minecraft/world/entity/ai/goal/TemptGoal/f_25936_ net/minecraft/world/entity/ai/goal/TemptGoal/canScare +FD: net/minecraft/world/entity/ai/goal/TemptGoal/net/minecraft/world/entity/ai/goal/TemptGoal net/minecraft/world/entity/ai/goal/TemptGoal/net/minecraft/world/entity/ai/goal/TemptGoal +MD: net/minecraft/world/entity/ai/goal/TemptGoal/ ()V net/minecraft/world/entity/ai/goal/TemptGoal/ ()V +MD: net/minecraft/world/entity/ai/goal/TemptGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DLnet/minecraft/world/item/crafting/Ingredient;Z)V net/minecraft/world/entity/ai/goal/TemptGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DLnet/minecraft/world/item/crafting/Ingredient;Z)V +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_148138_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/TemptGoal/shouldFollow (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_25955_ ()Z net/minecraft/world/entity/ai/goal/TemptGoal/isRunning ()Z +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_7497_ ()Z net/minecraft/world/entity/ai/goal/TemptGoal/canScare ()Z +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/TemptGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/TemptGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/TemptGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/TemptGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/TemptGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/TemptGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal +FD: net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/f_25956_ net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/mob +FD: net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal +MD: net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/ (Lnet/minecraft/world/entity/npc/AbstractVillager;)V net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/ (Lnet/minecraft/world/entity/npc/AbstractVillager;)V +MD: net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/TradeWithPlayerGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/TryFindWaterGoal net/minecraft/world/entity/ai/goal/TryFindWaterGoal +FD: net/minecraft/world/entity/ai/goal/TryFindWaterGoal/f_25962_ net/minecraft/world/entity/ai/goal/TryFindWaterGoal/mob +FD: net/minecraft/world/entity/ai/goal/TryFindWaterGoal/net/minecraft/world/entity/ai/goal/TryFindWaterGoal net/minecraft/world/entity/ai/goal/TryFindWaterGoal/net/minecraft/world/entity/ai/goal/TryFindWaterGoal +MD: net/minecraft/world/entity/ai/goal/TryFindWaterGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/ai/goal/TryFindWaterGoal/ (Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/ai/goal/TryFindWaterGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/TryFindWaterGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/TryFindWaterGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/TryFindWaterGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/UseItemGoal net/minecraft/world/entity/ai/goal/UseItemGoal +FD: net/minecraft/world/entity/ai/goal/UseItemGoal/f_25967_ net/minecraft/world/entity/ai/goal/UseItemGoal/mob +FD: net/minecraft/world/entity/ai/goal/UseItemGoal/f_25968_ net/minecraft/world/entity/ai/goal/UseItemGoal/item +FD: net/minecraft/world/entity/ai/goal/UseItemGoal/f_25969_ net/minecraft/world/entity/ai/goal/UseItemGoal/canUseSelector +FD: net/minecraft/world/entity/ai/goal/UseItemGoal/f_25970_ net/minecraft/world/entity/ai/goal/UseItemGoal/finishUsingSound +FD: net/minecraft/world/entity/ai/goal/UseItemGoal/net/minecraft/world/entity/ai/goal/UseItemGoal net/minecraft/world/entity/ai/goal/UseItemGoal/net/minecraft/world/entity/ai/goal/UseItemGoal +MD: net/minecraft/world/entity/ai/goal/UseItemGoal/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/sounds/SoundEvent;Ljava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/UseItemGoal/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/sounds/SoundEvent;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/UseItemGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/UseItemGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/UseItemGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/UseItemGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/UseItemGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/UseItemGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/UseItemGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/UseItemGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal +FD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal/net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal/net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal +MD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal/m_7037_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/WaterAvoidingRandomFlyingGoal/getPosition ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal +FD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/f_148149_ net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/PROBABILITY +FD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/f_25985_ net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/probability +FD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal +MD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DF)V net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/ (Lnet/minecraft/world/entity/PathfinderMob;DF)V +MD: net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/m_7037_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/goal/WaterAvoidingRandomStrollGoal/getPosition ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/ai/goal/WrappedGoal net/minecraft/world/entity/ai/goal/WrappedGoal +FD: net/minecraft/world/entity/ai/goal/WrappedGoal/f_25994_ net/minecraft/world/entity/ai/goal/WrappedGoal/goal +FD: net/minecraft/world/entity/ai/goal/WrappedGoal/f_25995_ net/minecraft/world/entity/ai/goal/WrappedGoal/priority +FD: net/minecraft/world/entity/ai/goal/WrappedGoal/f_25996_ net/minecraft/world/entity/ai/goal/WrappedGoal/isRunning +FD: net/minecraft/world/entity/ai/goal/WrappedGoal/net/minecraft/world/entity/ai/goal/WrappedGoal net/minecraft/world/entity/ai/goal/WrappedGoal/net/minecraft/world/entity/ai/goal/WrappedGoal +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/ (ILnet/minecraft/world/entity/ai/goal/Goal;)V net/minecraft/world/entity/ai/goal/WrappedGoal/ (ILnet/minecraft/world/entity/ai/goal/Goal;)V +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/equals (Ljava/lang/Object;)Z net/minecraft/world/entity/ai/goal/WrappedGoal/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/hashCode ()I net/minecraft/world/entity/ai/goal/WrappedGoal/hashCode ()I +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_183277_ (I)I net/minecraft/world/entity/ai/goal/WrappedGoal/adjustedTickDelay (I)I +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_183429_ ()Z net/minecraft/world/entity/ai/goal/WrappedGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_26002_ (Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z net/minecraft/world/entity/ai/goal/WrappedGoal/canBeReplacedBy (Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_26012_ ()I net/minecraft/world/entity/ai/goal/WrappedGoal/getPriority ()I +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_26015_ ()Lnet/minecraft/world/entity/ai/goal/Goal; net/minecraft/world/entity/ai/goal/WrappedGoal/getGoal ()Lnet/minecraft/world/entity/ai/goal/Goal; +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_6767_ ()Z net/minecraft/world/entity/ai/goal/WrappedGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_7021_ (Ljava/util/EnumSet;)V net/minecraft/world/entity/ai/goal/WrappedGoal/setFlags (Ljava/util/EnumSet;)V +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_7620_ ()Z net/minecraft/world/entity/ai/goal/WrappedGoal/isRunning ()Z +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_7684_ ()Ljava/util/EnumSet; net/minecraft/world/entity/ai/goal/WrappedGoal/getFlags ()Ljava/util/EnumSet; +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/WrappedGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/WrappedGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/WrappedGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/WrappedGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/WrappedGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/WrappedGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/ZombieAttackGoal net/minecraft/world/entity/ai/goal/ZombieAttackGoal +FD: net/minecraft/world/entity/ai/goal/ZombieAttackGoal/f_26016_ net/minecraft/world/entity/ai/goal/ZombieAttackGoal/zombie +FD: net/minecraft/world/entity/ai/goal/ZombieAttackGoal/f_26017_ net/minecraft/world/entity/ai/goal/ZombieAttackGoal/raiseArmTicks +FD: net/minecraft/world/entity/ai/goal/ZombieAttackGoal/net/minecraft/world/entity/ai/goal/ZombieAttackGoal net/minecraft/world/entity/ai/goal/ZombieAttackGoal/net/minecraft/world/entity/ai/goal/ZombieAttackGoal +MD: net/minecraft/world/entity/ai/goal/ZombieAttackGoal/ (Lnet/minecraft/world/entity/monster/Zombie;DZ)V net/minecraft/world/entity/ai/goal/ZombieAttackGoal/ (Lnet/minecraft/world/entity/monster/Zombie;DZ)V +MD: net/minecraft/world/entity/ai/goal/ZombieAttackGoal/m_8037_ ()V net/minecraft/world/entity/ai/goal/ZombieAttackGoal/tick ()V +MD: net/minecraft/world/entity/ai/goal/ZombieAttackGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/ZombieAttackGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/ZombieAttackGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/ZombieAttackGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/package-info net/minecraft/world/entity/ai/goal/package-info +FD: net/minecraft/world/entity/ai/goal/package-info/net/minecraft/world/entity/ai/goal/package-info net/minecraft/world/entity/ai/goal/package-info/net/minecraft/world/entity/ai/goal/package-info +CL: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/f_26025_ net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/golem +FD: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/f_26026_ net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/potentialTarget +FD: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/f_26027_ net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/attackTargeting +FD: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/ (Lnet/minecraft/world/entity/animal/IronGolem;)V net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/ (Lnet/minecraft/world/entity/animal/IronGolem;)V +MD: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/DefendVillageTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/f_148150_ net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/ALERT_RANGE_Y +FD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/f_26032_ net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/HURT_BY_TARGETING +FD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/f_26033_ net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/alertSameType +FD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/f_26034_ net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/timestamp +FD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/f_26035_ net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/toIgnoreDamage +FD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/f_26036_ net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/toIgnoreAlert +FD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/ ()V net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/ ()V +MD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/ (Lnet/minecraft/world/entity/PathfinderMob;[Ljava/lang/Class;)V net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/ (Lnet/minecraft/world/entity/PathfinderMob;[Ljava/lang/Class;)V +MD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/m_26044_ ([Ljava/lang/Class;)Lnet/minecraft/world/entity/ai/goal/target/HurtByTargetGoal; net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/setAlertOthers ([Ljava/lang/Class;)Lnet/minecraft/world/entity/ai/goal/target/HurtByTargetGoal; +MD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/m_26047_ ()V net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/alertOthers ()V +MD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/m_5766_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/alertOther (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/HurtByTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/f_199889_ net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/DEFAULT_RANDOM_INTERVAL +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/f_26048_ net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/targetType +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/f_26049_ net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/randomInterval +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/f_26050_ net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/target +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/f_26051_ net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/targetConditions +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;Z)V net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;Z)V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;ZLjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;ZLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;ZZ)V net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/ (Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;ZZ)V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/m_148151_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/lambda$findTarget$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/m_26070_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/m_26073_ ()V net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/findTarget ()V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/m_7255_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/getTargetSearchArea (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/f_26074_ net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/canAttack +FD: net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/ (Lnet/minecraft/world/entity/raid/Raider;Ljava/lang/Class;IZZLjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/ (Lnet/minecraft/world/entity/raid/Raider;Ljava/lang/Class;IZZLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/m_26083_ (Z)V net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/setCanAttack (Z)V +MD: net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/NearestAttackableWitchTargetGoal/canUse ()Z +CL: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/f_148153_ net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/DEFAULT_COOLDOWN +FD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/f_26085_ net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/cooldown +FD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/ (Lnet/minecraft/world/entity/raid/Raider;Ljava/lang/Class;ZLjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/ (Lnet/minecraft/world/entity/raid/Raider;Ljava/lang/Class;ZLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/m_26093_ ()I net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/getCooldown ()I +MD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/m_26094_ ()V net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/decrementCooldown ()V +MD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/NearestHealableRaiderTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/f_26095_ net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/tamableMob +FD: net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/ (Lnet/minecraft/world/entity/TamableAnimal;Ljava/lang/Class;ZLjava/util/function/Predicate;)V net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/ (Lnet/minecraft/world/entity/TamableAnimal;Ljava/lang/Class;ZLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/target/NonTameRandomTargetGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/f_26103_ net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/tameAnimal +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/f_26104_ net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/ownerLastHurtBy +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/f_26105_ net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/timestamp +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/ (Lnet/minecraft/world/entity/TamableAnimal;)V net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/ (Lnet/minecraft/world/entity/TamableAnimal;)V +MD: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/OwnerHurtByTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/f_26110_ net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/tameAnimal +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/f_26111_ net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/ownerLastHurt +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/f_26112_ net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/timestamp +FD: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/ (Lnet/minecraft/world/entity/TamableAnimal;)V net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/ (Lnet/minecraft/world/entity/TamableAnimal;)V +MD: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/OwnerHurtTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal +FD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/f_148154_ net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/ALERT_RANGE_Y +FD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/f_26117_ net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/mob +FD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/f_26118_ net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/alertOthersOfSameType +FD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/f_26119_ net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/lastHurtByPlayerTimestamp +FD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal +MD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/ (Lnet/minecraft/world/entity/Mob;Z)V net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/ (Lnet/minecraft/world/entity/Mob;Z)V +MD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/m_26124_ (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/NeutralMob; net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/lambda$start$1 (Lnet/minecraft/world/entity/Mob;)Lnet/minecraft/world/entity/NeutralMob; +MD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/m_26126_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/lambda$start$0 (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/m_26129_ ()Z net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/wasHurtByPlayer ()Z +MD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/m_26130_ ()Ljava/util/List; net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/getNearbyMobsOfSameType ()Ljava/util/List; +MD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/m_8036_ ()Z net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/ResetUniversalAngerTargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/TargetGoal net/minecraft/world/entity/ai/goal/target/TargetGoal +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_148155_ net/minecraft/world/entity/ai/goal/target/TargetGoal/EMPTY_REACH_CACHE +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_148156_ net/minecraft/world/entity/ai/goal/target/TargetGoal/CAN_REACH_CACHE +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_148157_ net/minecraft/world/entity/ai/goal/target/TargetGoal/CANT_REACH_CACHE +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26131_ net/minecraft/world/entity/ai/goal/target/TargetGoal/mustReach +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26132_ net/minecraft/world/entity/ai/goal/target/TargetGoal/reachCache +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26133_ net/minecraft/world/entity/ai/goal/target/TargetGoal/reachCacheTime +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26134_ net/minecraft/world/entity/ai/goal/target/TargetGoal/unseenTicks +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26135_ net/minecraft/world/entity/ai/goal/target/TargetGoal/mob +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26136_ net/minecraft/world/entity/ai/goal/target/TargetGoal/mustSee +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26137_ net/minecraft/world/entity/ai/goal/target/TargetGoal/targetMob +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/f_26138_ net/minecraft/world/entity/ai/goal/target/TargetGoal/unseenMemoryTicks +FD: net/minecraft/world/entity/ai/goal/target/TargetGoal/net/minecraft/world/entity/ai/goal/target/TargetGoal net/minecraft/world/entity/ai/goal/target/TargetGoal/net/minecraft/world/entity/ai/goal/target/TargetGoal +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/ (Lnet/minecraft/world/entity/Mob;Z)V net/minecraft/world/entity/ai/goal/target/TargetGoal/ (Lnet/minecraft/world/entity/Mob;Z)V +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/ (Lnet/minecraft/world/entity/Mob;ZZ)V net/minecraft/world/entity/ai/goal/target/TargetGoal/ (Lnet/minecraft/world/entity/Mob;ZZ)V +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/m_26146_ (I)Lnet/minecraft/world/entity/ai/goal/target/TargetGoal; net/minecraft/world/entity/ai/goal/target/TargetGoal/setUnseenMemoryTicks (I)Lnet/minecraft/world/entity/ai/goal/target/TargetGoal; +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/m_26148_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/goal/target/TargetGoal/canReach (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/m_26150_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;)Z net/minecraft/world/entity/ai/goal/target/TargetGoal/canAttack (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;)Z +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/m_7623_ ()D net/minecraft/world/entity/ai/goal/target/TargetGoal/getFollowDistance ()D +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/m_8041_ ()V net/minecraft/world/entity/ai/goal/target/TargetGoal/stop ()V +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/m_8045_ ()Z net/minecraft/world/entity/ai/goal/target/TargetGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/ai/goal/target/TargetGoal/m_8056_ ()V net/minecraft/world/entity/ai/goal/target/TargetGoal/start ()V +CL: net/minecraft/world/entity/ai/goal/target/package-info net/minecraft/world/entity/ai/goal/target/package-info +FD: net/minecraft/world/entity/ai/goal/target/package-info/net/minecraft/world/entity/ai/goal/target/package-info net/minecraft/world/entity/ai/goal/target/package-info/net/minecraft/world/entity/ai/goal/target/package-info +CL: net/minecraft/world/entity/ai/gossip/GossipContainer net/minecraft/world/entity/ai/gossip/GossipContainer +FD: net/minecraft/world/entity/ai/gossip/GossipContainer/f_148158_ net/minecraft/world/entity/ai/gossip/GossipContainer/DISCARD_THRESHOLD +FD: net/minecraft/world/entity/ai/gossip/GossipContainer/f_26156_ net/minecraft/world/entity/ai/gossip/GossipContainer/gossips +FD: net/minecraft/world/entity/ai/gossip/GossipContainer/net/minecraft/world/entity/ai/gossip/GossipContainer net/minecraft/world/entity/ai/gossip/GossipContainer/net/minecraft/world/entity/ai/gossip/GossipContainer +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/ ()V net/minecraft/world/entity/ai/gossip/GossipContainer/ ()V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_148159_ ()Ljava/util/Map; net/minecraft/world/entity/ai/gossip/GossipContainer/getGossipEntries ()Ljava/util/Map; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_148160_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;)V net/minecraft/world/entity/ai/gossip/GossipContainer/remove (Lnet/minecraft/world/entity/ai/gossip/GossipType;)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_148162_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;Ljava/util/function/DoublePredicate;)J net/minecraft/world/entity/ai/gossip/GossipContainer/getCountForType (Lnet/minecraft/world/entity/ai/gossip/GossipType;Ljava/util/function/DoublePredicate;)J +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_148165_ (Ljava/util/Map;Ljava/util/UUID;)V net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$getGossipEntries$0 (Ljava/util/Map;Ljava/util/UUID;)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_148168_ (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;)V net/minecraft/world/entity/ai/gossip/GossipContainer/remove (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_148171_ (Ljava/util/function/DoublePredicate;Lnet/minecraft/world/entity/ai/gossip/GossipType;Lnet/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips;)Z net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$getCountForType$4 (Ljava/util/function/DoublePredicate;Lnet/minecraft/world/entity/ai/gossip/GossipType;Lnet/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips;)Z +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_148175_ (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;I)V net/minecraft/world/entity/ai/gossip/GossipContainer/remove (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;I)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_186094_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;II)I net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$add$5 (Lnet/minecraft/world/entity/ai/gossip/GossipType;II)I +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26158_ (II)I net/minecraft/world/entity/ai/gossip/GossipContainer/mergeValuesForTransfer (II)I +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26161_ (Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry;)V net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$update$8 (Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry;)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26163_ (Lnet/minecraft/world/entity/ai/gossip/GossipContainer;Ljava/util/Random;I)V net/minecraft/world/entity/ai/gossip/GossipContainer/transferFrom (Lnet/minecraft/world/entity/ai/gossip/GossipContainer;Ljava/util/Random;I)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26167_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;II)I net/minecraft/world/entity/ai/gossip/GossipContainer/mergeValuesForAddition (Lnet/minecraft/world/entity/ai/gossip/GossipType;II)I +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26175_ (Lcom/mojang/serialization/DataResult;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$update$7 (Lcom/mojang/serialization/DataResult;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26177_ (Lcom/mojang/serialization/Dynamic;)V net/minecraft/world/entity/ai/gossip/GossipContainer/update (Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26179_ (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; net/minecraft/world/entity/ai/gossip/GossipContainer/store (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26181_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry;)Lcom/mojang/serialization/Dynamic; net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$store$6 (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26184_ (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$unpack$1 (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26186_ (Ljava/util/Random;I)Ljava/util/Collection; net/minecraft/world/entity/ai/gossip/GossipContainer/selectGossipsForTransfer (Ljava/util/Random;I)Ljava/util/Collection; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26189_ (Ljava/util/UUID;)Lnet/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips; net/minecraft/world/entity/ai/gossip/GossipContainer/getOrCreate (Ljava/util/UUID;)Lnet/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26191_ (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;I)V net/minecraft/world/entity/ai/gossip/GossipContainer/add (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;I)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26195_ (Ljava/util/UUID;Ljava/util/function/Predicate;)I net/minecraft/world/entity/ai/gossip/GossipContainer/getReputation (Ljava/util/UUID;Ljava/util/function/Predicate;)I +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26198_ ()V net/minecraft/world/entity/ai/gossip/GossipContainer/decay ()V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26199_ (Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry;)V net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$transferFrom$3 (Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry;)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26201_ (Ljava/util/UUID;)Lnet/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips; net/minecraft/world/entity/ai/gossip/GossipContainer/lambda$getOrCreate$2 (Ljava/util/UUID;)Lnet/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer/m_26203_ ()Ljava/util/stream/Stream; net/minecraft/world/entity/ai/gossip/GossipContainer/unpack ()Ljava/util/stream/Stream; +CL: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/f_26204_ net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/entries +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/ ()V net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/ ()V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26208_ ()V net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/decay ()V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26211_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;)V net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/makeSureValueIsntTooLowOrTooHigh (Lnet/minecraft/world/entity/ai/gossip/GossipType;)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26213_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)I net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/lambda$weightedValue$1 (Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)I +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26215_ (Ljava/util/UUID;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/unpack (Ljava/util/UUID;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26217_ (Ljava/util/UUID;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry; net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/lambda$unpack$2 (Ljava/util/UUID;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)Lnet/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26220_ (Ljava/util/function/Predicate;)I net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/weightedValue (Ljava/util/function/Predicate;)I +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26222_ (Ljava/util/function/Predicate;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)Z net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/lambda$weightedValue$0 (Ljava/util/function/Predicate;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)Z +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26225_ ()Z net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/isEmpty ()Z +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/m_26226_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;)V net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips/remove (Lnet/minecraft/world/entity/ai/gossip/GossipType;)V +CL: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/f_148179_ net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/TAG_TARGET +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/f_148180_ net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/TAG_TYPE +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/f_148181_ net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/TAG_VALUE +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/f_26228_ net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/target +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/f_26229_ net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/type +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/f_26230_ net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/value +FD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/ (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;I)V net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/ (Ljava/util/UUID;Lnet/minecraft/world/entity/ai/gossip/GossipType;I)V +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/m_26235_ ()I net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/weightedValue ()I +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/m_26236_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/load (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/m_26238_ (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/store (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/gossip/GossipContainer$GossipEntry/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/gossip/GossipType net/minecraft/world/entity/ai/gossip/GossipType +FD: net/minecraft/world/entity/ai/gossip/GossipType/$VALUES net/minecraft/world/entity/ai/gossip/GossipType/$VALUES +FD: net/minecraft/world/entity/ai/gossip/GossipType/MAJOR_NEGATIVE net/minecraft/world/entity/ai/gossip/GossipType/MAJOR_NEGATIVE +FD: net/minecraft/world/entity/ai/gossip/GossipType/MAJOR_POSITIVE net/minecraft/world/entity/ai/gossip/GossipType/MAJOR_POSITIVE +FD: net/minecraft/world/entity/ai/gossip/GossipType/MINOR_NEGATIVE net/minecraft/world/entity/ai/gossip/GossipType/MINOR_NEGATIVE +FD: net/minecraft/world/entity/ai/gossip/GossipType/MINOR_POSITIVE net/minecraft/world/entity/ai/gossip/GossipType/MINOR_POSITIVE +FD: net/minecraft/world/entity/ai/gossip/GossipType/TRADING net/minecraft/world/entity/ai/gossip/GossipType/TRADING +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_148182_ net/minecraft/world/entity/ai/gossip/GossipType/REPUTATION_CHANGE_PER_EVENT +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_148183_ net/minecraft/world/entity/ai/gossip/GossipType/REPUTATION_CHANGE_PER_EVERLASTING_MEMORY +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_148184_ net/minecraft/world/entity/ai/gossip/GossipType/REPUTATION_CHANGE_PER_TRADE +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_26273_ net/minecraft/world/entity/ai/gossip/GossipType/id +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_26274_ net/minecraft/world/entity/ai/gossip/GossipType/weight +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_26275_ net/minecraft/world/entity/ai/gossip/GossipType/max +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_26276_ net/minecraft/world/entity/ai/gossip/GossipType/decayPerDay +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_26277_ net/minecraft/world/entity/ai/gossip/GossipType/decayPerTransfer +FD: net/minecraft/world/entity/ai/gossip/GossipType/f_26278_ net/minecraft/world/entity/ai/gossip/GossipType/BY_ID +FD: net/minecraft/world/entity/ai/gossip/GossipType/net/minecraft/world/entity/ai/gossip/GossipType net/minecraft/world/entity/ai/gossip/GossipType/net/minecraft/world/entity/ai/gossip/GossipType +MD: net/minecraft/world/entity/ai/gossip/GossipType/ ()V net/minecraft/world/entity/ai/gossip/GossipType/ ()V +MD: net/minecraft/world/entity/ai/gossip/GossipType/ (Ljava/lang/String;ILjava/lang/String;IIII)V net/minecraft/world/entity/ai/gossip/GossipType/ (Ljava/lang/String;ILjava/lang/String;IIII)V +MD: net/minecraft/world/entity/ai/gossip/GossipType/m_148185_ ()[Lnet/minecraft/world/entity/ai/gossip/GossipType; net/minecraft/world/entity/ai/gossip/GossipType/$values ()[Lnet/minecraft/world/entity/ai/gossip/GossipType; +MD: net/minecraft/world/entity/ai/gossip/GossipType/m_26289_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;)Ljava/lang/String; net/minecraft/world/entity/ai/gossip/GossipType/lambda$static$0 (Lnet/minecraft/world/entity/ai/gossip/GossipType;)Ljava/lang/String; +MD: net/minecraft/world/entity/ai/gossip/GossipType/m_26291_ (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/gossip/GossipType; net/minecraft/world/entity/ai/gossip/GossipType/byId (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/gossip/GossipType; +MD: net/minecraft/world/entity/ai/gossip/GossipType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/gossip/GossipType; net/minecraft/world/entity/ai/gossip/GossipType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/gossip/GossipType; +MD: net/minecraft/world/entity/ai/gossip/GossipType/values ()[Lnet/minecraft/world/entity/ai/gossip/GossipType; net/minecraft/world/entity/ai/gossip/GossipType/values ()[Lnet/minecraft/world/entity/ai/gossip/GossipType; +CL: net/minecraft/world/entity/ai/gossip/package-info net/minecraft/world/entity/ai/gossip/package-info +FD: net/minecraft/world/entity/ai/gossip/package-info/net/minecraft/world/entity/ai/gossip/package-info net/minecraft/world/entity/ai/gossip/package-info/net/minecraft/world/entity/ai/gossip/package-info +CL: net/minecraft/world/entity/ai/memory/ExpirableValue net/minecraft/world/entity/ai/memory/ExpirableValue +FD: net/minecraft/world/entity/ai/memory/ExpirableValue/f_26296_ net/minecraft/world/entity/ai/memory/ExpirableValue/value +FD: net/minecraft/world/entity/ai/memory/ExpirableValue/f_26297_ net/minecraft/world/entity/ai/memory/ExpirableValue/timeToLive +FD: net/minecraft/world/entity/ai/memory/ExpirableValue/net/minecraft/world/entity/ai/memory/ExpirableValue net/minecraft/world/entity/ai/memory/ExpirableValue/net/minecraft/world/entity/ai/memory/ExpirableValue +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/ (Ljava/lang/Object;J)V net/minecraft/world/entity/ai/memory/ExpirableValue/ (Ljava/lang/Object;J)V +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_148186_ (Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)Ljava/util/Optional; net/minecraft/world/entity/ai/memory/ExpirableValue/lambda$codec$1 (Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_148188_ (Ljava/lang/Object;Ljava/util/Optional;)Lnet/minecraft/world/entity/ai/memory/ExpirableValue; net/minecraft/world/entity/ai/memory/ExpirableValue/lambda$codec$2 (Ljava/lang/Object;Ljava/util/Optional;)Lnet/minecraft/world/entity/ai/memory/ExpirableValue; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_148191_ ()J net/minecraft/world/entity/ai/memory/ExpirableValue/getTimeToLive ()J +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_148192_ (Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)Ljava/lang/Object; net/minecraft/world/entity/ai/memory/ExpirableValue/lambda$codec$0 (Lnet/minecraft/world/entity/ai/memory/ExpirableValue;)Ljava/lang/Object; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26301_ ()V net/minecraft/world/entity/ai/memory/ExpirableValue/tick ()V +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26304_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/entity/ai/memory/ExpirableValue/codec (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26306_ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/entity/ai/memory/ExpirableValue/lambda$codec$3 (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26309_ (Ljava/lang/Object;)Lnet/minecraft/world/entity/ai/memory/ExpirableValue; net/minecraft/world/entity/ai/memory/ExpirableValue/of (Ljava/lang/Object;)Lnet/minecraft/world/entity/ai/memory/ExpirableValue; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26311_ (Ljava/lang/Object;J)Lnet/minecraft/world/entity/ai/memory/ExpirableValue; net/minecraft/world/entity/ai/memory/ExpirableValue/of (Ljava/lang/Object;J)Lnet/minecraft/world/entity/ai/memory/ExpirableValue; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26319_ ()Ljava/lang/Object; net/minecraft/world/entity/ai/memory/ExpirableValue/getValue ()Ljava/lang/Object; +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26320_ ()Z net/minecraft/world/entity/ai/memory/ExpirableValue/hasExpired ()Z +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/m_26321_ ()Z net/minecraft/world/entity/ai/memory/ExpirableValue/canExpire ()Z +MD: net/minecraft/world/entity/ai/memory/ExpirableValue/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/memory/ExpirableValue/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/memory/MemoryModuleType net/minecraft/world/entity/ai/memory/MemoryModuleType +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148194_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_ATTACKABLE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148195_ net/minecraft/world/entity/ai/memory/MemoryModuleType/PLAY_DEAD_TICKS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148196_ net/minecraft/world/entity/ai/memory/MemoryModuleType/TEMPTING_PLAYER +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148197_ net/minecraft/world/entity/ai/memory/MemoryModuleType/TEMPTATION_COOLDOWN_TICKS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148198_ net/minecraft/world/entity/ai/memory/MemoryModuleType/IS_TEMPTED +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148199_ net/minecraft/world/entity/ai/memory/MemoryModuleType/LONG_JUMP_COOLDOWN_TICKS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148200_ net/minecraft/world/entity/ai/memory/MemoryModuleType/LONG_JUMP_MID_JUMP +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148201_ net/minecraft/world/entity/ai/memory/MemoryModuleType/HAS_HUNTING_COOLDOWN +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148202_ net/minecraft/world/entity/ai/memory/MemoryModuleType/RAM_COOLDOWN_TICKS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148203_ net/minecraft/world/entity/ai/memory/MemoryModuleType/RAM_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148204_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_LIVING_ENTITIES +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148205_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_LIVING_ENTITIES +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_148206_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_ATTACKABLE_PLAYER +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26323_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_HOSTILE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26324_ net/minecraft/world/entity/ai/memory/MemoryModuleType/HIDING_PLACE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26325_ net/minecraft/world/entity/ai/memory/MemoryModuleType/HEARD_BELL_TIME +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26326_ net/minecraft/world/entity/ai/memory/MemoryModuleType/CANT_REACH_WALK_TARGET_SINCE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26327_ net/minecraft/world/entity/ai/memory/MemoryModuleType/GOLEM_DETECTED_RECENTLY +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26328_ net/minecraft/world/entity/ai/memory/MemoryModuleType/LAST_SLEPT +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26329_ net/minecraft/world/entity/ai/memory/MemoryModuleType/LAST_WOKEN +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26330_ net/minecraft/world/entity/ai/memory/MemoryModuleType/LAST_WORKED_AT_POI +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26331_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_ADULT +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26332_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_WANTED_ITEM +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26333_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_NEMESIS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26334_ net/minecraft/world/entity/ai/memory/MemoryModuleType/ANGRY_AT +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26335_ net/minecraft/world/entity/ai/memory/MemoryModuleType/UNIVERSAL_ANGER +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26336_ net/minecraft/world/entity/ai/memory/MemoryModuleType/ADMIRING_ITEM +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26337_ net/minecraft/world/entity/ai/memory/MemoryModuleType/TIME_TRYING_TO_REACH_ADMIRE_ITEM +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26338_ net/minecraft/world/entity/ai/memory/MemoryModuleType/DISABLE_WALK_TO_ADMIRE_ITEM +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26339_ net/minecraft/world/entity/ai/memory/MemoryModuleType/ADMIRING_DISABLED +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26340_ net/minecraft/world/entity/ai/memory/MemoryModuleType/HUNTED_RECENTLY +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26341_ net/minecraft/world/entity/ai/memory/MemoryModuleType/CELEBRATE_LOCATION +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26342_ net/minecraft/world/entity/ai/memory/MemoryModuleType/DANCING +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26343_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_HUNTABLE_HOGLIN +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26344_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_BABY_HOGLIN +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26345_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_TARGETABLE_PLAYER_NOT_WEARING_GOLD +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26346_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEARBY_ADULT_PIGLINS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26347_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_ADULT_PIGLINS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26348_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_ADULT_HOGLINS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26349_ net/minecraft/world/entity/ai/memory/MemoryModuleType/DUMMY +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26350_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_ADULT_PIGLIN +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26351_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_ZOMBIFIED +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26352_ net/minecraft/world/entity/ai/memory/MemoryModuleType/VISIBLE_ADULT_PIGLIN_COUNT +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26353_ net/minecraft/world/entity/ai/memory/MemoryModuleType/VISIBLE_ADULT_HOGLIN_COUNT +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26354_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_PLAYER_HOLDING_WANTED_ITEM +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26355_ net/minecraft/world/entity/ai/memory/MemoryModuleType/ATE_RECENTLY +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26356_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_REPELLENT +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26357_ net/minecraft/world/entity/ai/memory/MemoryModuleType/PACIFIED +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26358_ net/minecraft/world/entity/ai/memory/MemoryModuleType/codec +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26359_ net/minecraft/world/entity/ai/memory/MemoryModuleType/HOME +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26360_ net/minecraft/world/entity/ai/memory/MemoryModuleType/JOB_SITE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26361_ net/minecraft/world/entity/ai/memory/MemoryModuleType/POTENTIAL_JOB_SITE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26362_ net/minecraft/world/entity/ai/memory/MemoryModuleType/MEETING_POINT +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26363_ net/minecraft/world/entity/ai/memory/MemoryModuleType/SECONDARY_JOB_SITE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26366_ net/minecraft/world/entity/ai/memory/MemoryModuleType/VISIBLE_VILLAGER_BABIES +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26367_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_PLAYERS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26368_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_VISIBLE_PLAYER +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26370_ net/minecraft/world/entity/ai/memory/MemoryModuleType/WALK_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26371_ net/minecraft/world/entity/ai/memory/MemoryModuleType/LOOK_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26372_ net/minecraft/world/entity/ai/memory/MemoryModuleType/ATTACK_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26373_ net/minecraft/world/entity/ai/memory/MemoryModuleType/ATTACK_COOLING_DOWN +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26374_ net/minecraft/world/entity/ai/memory/MemoryModuleType/INTERACTION_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26375_ net/minecraft/world/entity/ai/memory/MemoryModuleType/BREED_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26376_ net/minecraft/world/entity/ai/memory/MemoryModuleType/RIDE_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26377_ net/minecraft/world/entity/ai/memory/MemoryModuleType/PATH +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26378_ net/minecraft/world/entity/ai/memory/MemoryModuleType/INTERACTABLE_DOORS +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26379_ net/minecraft/world/entity/ai/memory/MemoryModuleType/DOORS_TO_CLOSE +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26380_ net/minecraft/world/entity/ai/memory/MemoryModuleType/NEAREST_BED +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26381_ net/minecraft/world/entity/ai/memory/MemoryModuleType/HURT_BY +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26382_ net/minecraft/world/entity/ai/memory/MemoryModuleType/HURT_BY_ENTITY +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/f_26383_ net/minecraft/world/entity/ai/memory/MemoryModuleType/AVOID_TARGET +FD: net/minecraft/world/entity/ai/memory/MemoryModuleType/net/minecraft/world/entity/ai/memory/MemoryModuleType net/minecraft/world/entity/ai/memory/MemoryModuleType/net/minecraft/world/entity/ai/memory/MemoryModuleType +MD: net/minecraft/world/entity/ai/memory/MemoryModuleType/ ()V net/minecraft/world/entity/ai/memory/MemoryModuleType/ ()V +MD: net/minecraft/world/entity/ai/memory/MemoryModuleType/ (Ljava/util/Optional;)V net/minecraft/world/entity/ai/memory/MemoryModuleType/ (Ljava/util/Optional;)V +MD: net/minecraft/world/entity/ai/memory/MemoryModuleType/m_26387_ ()Ljava/util/Optional; net/minecraft/world/entity/ai/memory/MemoryModuleType/getCodec ()Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/memory/MemoryModuleType/m_26388_ (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; net/minecraft/world/entity/ai/memory/MemoryModuleType/register (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; +MD: net/minecraft/world/entity/ai/memory/MemoryModuleType/m_26390_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; net/minecraft/world/entity/ai/memory/MemoryModuleType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; +MD: net/minecraft/world/entity/ai/memory/MemoryModuleType/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/memory/MemoryModuleType/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/memory/MemoryStatus net/minecraft/world/entity/ai/memory/MemoryStatus +FD: net/minecraft/world/entity/ai/memory/MemoryStatus/$VALUES net/minecraft/world/entity/ai/memory/MemoryStatus/$VALUES +FD: net/minecraft/world/entity/ai/memory/MemoryStatus/REGISTERED net/minecraft/world/entity/ai/memory/MemoryStatus/REGISTERED +FD: net/minecraft/world/entity/ai/memory/MemoryStatus/VALUE_ABSENT net/minecraft/world/entity/ai/memory/MemoryStatus/VALUE_ABSENT +FD: net/minecraft/world/entity/ai/memory/MemoryStatus/VALUE_PRESENT net/minecraft/world/entity/ai/memory/MemoryStatus/VALUE_PRESENT +FD: net/minecraft/world/entity/ai/memory/MemoryStatus/net/minecraft/world/entity/ai/memory/MemoryStatus net/minecraft/world/entity/ai/memory/MemoryStatus/net/minecraft/world/entity/ai/memory/MemoryStatus +MD: net/minecraft/world/entity/ai/memory/MemoryStatus/ ()V net/minecraft/world/entity/ai/memory/MemoryStatus/ ()V +MD: net/minecraft/world/entity/ai/memory/MemoryStatus/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/memory/MemoryStatus/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/memory/MemoryStatus/m_148207_ ()[Lnet/minecraft/world/entity/ai/memory/MemoryStatus; net/minecraft/world/entity/ai/memory/MemoryStatus/$values ()[Lnet/minecraft/world/entity/ai/memory/MemoryStatus; +MD: net/minecraft/world/entity/ai/memory/MemoryStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/memory/MemoryStatus; net/minecraft/world/entity/ai/memory/MemoryStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/memory/MemoryStatus; +MD: net/minecraft/world/entity/ai/memory/MemoryStatus/values ()[Lnet/minecraft/world/entity/ai/memory/MemoryStatus; net/minecraft/world/entity/ai/memory/MemoryStatus/values ()[Lnet/minecraft/world/entity/ai/memory/MemoryStatus; +CL: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities +FD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/f_186098_ net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/EMPTY +FD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/f_186099_ net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/nearbyEntities +FD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/f_186100_ net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/lineOfSightTest +FD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/ ()V net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/ ()V +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/ ()V net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/ ()V +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/ (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/List;)V net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/ (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/List;)V +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186106_ ()Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities; net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/empty ()Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities; +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186107_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/contains (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186109_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/lambda$new$1 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186112_ (Lit/unimi/dsi/fastutil/objects/Object2BooleanOpenHashMap;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/lambda$new$2 (Lit/unimi/dsi/fastutil/objects/Object2BooleanOpenHashMap;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186116_ (Ljava/util/function/Predicate;)Ljava/util/Optional; net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/findClosest (Ljava/util/function/Predicate;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186118_ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/lambda$find$4 (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186121_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186123_ (Ljava/util/function/Predicate;)Ljava/lang/Iterable; net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/findAll (Ljava/util/function/Predicate;)Ljava/lang/Iterable; +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186125_ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/lambda$findAll$3 (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186128_ (Ljava/util/function/Predicate;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/find (Ljava/util/function/Predicate;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/m_186130_ (Ljava/util/function/Predicate;)Z net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities/contains (Ljava/util/function/Predicate;)Z +CL: net/minecraft/world/entity/ai/memory/WalkTarget net/minecraft/world/entity/ai/memory/WalkTarget +FD: net/minecraft/world/entity/ai/memory/WalkTarget/f_26405_ net/minecraft/world/entity/ai/memory/WalkTarget/target +FD: net/minecraft/world/entity/ai/memory/WalkTarget/f_26406_ net/minecraft/world/entity/ai/memory/WalkTarget/speedModifier +FD: net/minecraft/world/entity/ai/memory/WalkTarget/f_26407_ net/minecraft/world/entity/ai/memory/WalkTarget/closeEnoughDist +FD: net/minecraft/world/entity/ai/memory/WalkTarget/net/minecraft/world/entity/ai/memory/WalkTarget net/minecraft/world/entity/ai/memory/WalkTarget/net/minecraft/world/entity/ai/memory/WalkTarget +MD: net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/core/BlockPos;FI)V net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/core/BlockPos;FI)V +MD: net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/world/entity/Entity;FI)V net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/world/entity/Entity;FI)V +MD: net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/world/entity/ai/behavior/PositionTracker;FI)V net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/world/entity/ai/behavior/PositionTracker;FI)V +MD: net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/world/phys/Vec3;FI)V net/minecraft/world/entity/ai/memory/WalkTarget/ (Lnet/minecraft/world/phys/Vec3;FI)V +MD: net/minecraft/world/entity/ai/memory/WalkTarget/m_26420_ ()Lnet/minecraft/world/entity/ai/behavior/PositionTracker; net/minecraft/world/entity/ai/memory/WalkTarget/getTarget ()Lnet/minecraft/world/entity/ai/behavior/PositionTracker; +MD: net/minecraft/world/entity/ai/memory/WalkTarget/m_26421_ ()F net/minecraft/world/entity/ai/memory/WalkTarget/getSpeedModifier ()F +MD: net/minecraft/world/entity/ai/memory/WalkTarget/m_26422_ ()I net/minecraft/world/entity/ai/memory/WalkTarget/getCloseEnoughDist ()I +CL: net/minecraft/world/entity/ai/memory/package-info net/minecraft/world/entity/ai/memory/package-info +FD: net/minecraft/world/entity/ai/memory/package-info/net/minecraft/world/entity/ai/memory/package-info net/minecraft/world/entity/ai/memory/package-info/net/minecraft/world/entity/ai/memory/package-info +CL: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation net/minecraft/world/entity/ai/navigation/FlyingPathNavigation +FD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/net/minecraft/world/entity/ai/navigation/FlyingPathNavigation net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/net/minecraft/world/entity/ai/navigation/FlyingPathNavigation +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_148212_ ()Z net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/canPassDoors ()Z +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_148213_ ()Z net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/canOpenDoors ()Z +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_26440_ (Z)V net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/setCanOpenDoors (Z)V +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_26443_ (Z)V net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/setCanPassDoors (Z)V +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_6342_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/isStableDestination (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_6570_ (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/createPath (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_7475_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/getTempMobPos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_7632_ ()Z net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/canUpdatePath ()Z +MD: net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/m_7638_ ()V net/minecraft/world/entity/ai/navigation/FlyingPathNavigation/tick ()V +CL: net/minecraft/world/entity/ai/navigation/GroundPathNavigation net/minecraft/world/entity/ai/navigation/GroundPathNavigation +FD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/f_26446_ net/minecraft/world/entity/ai/navigation/GroundPathNavigation/avoidSun +FD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/net/minecraft/world/entity/ai/navigation/GroundPathNavigation net/minecraft/world/entity/ai/navigation/GroundPathNavigation/net/minecraft/world/entity/ai/navigation/GroundPathNavigation +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ai/navigation/GroundPathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_148214_ (Z)V net/minecraft/world/entity/ai/navigation/GroundPathNavigation/setCanPassDoors (Z)V +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_148216_ ()Z net/minecraft/world/entity/ai/navigation/GroundPathNavigation/canPassDoors ()Z +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_26477_ (Z)V net/minecraft/world/entity/ai/navigation/GroundPathNavigation/setCanOpenDoors (Z)V +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_26490_ (Z)V net/minecraft/world/entity/ai/navigation/GroundPathNavigation/setAvoidSun (Z)V +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_26492_ ()Z net/minecraft/world/entity/ai/navigation/GroundPathNavigation/canOpenDoors ()Z +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_26493_ ()I net/minecraft/world/entity/ai/navigation/GroundPathNavigation/getSurfaceY ()I +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/ai/navigation/GroundPathNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_6570_ (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/GroundPathNavigation/createPath (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_6804_ ()V net/minecraft/world/entity/ai/navigation/GroundPathNavigation/trimPath ()V +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_7367_ (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Z net/minecraft/world/entity/ai/navigation/GroundPathNavigation/hasValidPathType (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Z +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_7475_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/navigation/GroundPathNavigation/getTempMobPos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_7632_ ()Z net/minecraft/world/entity/ai/navigation/GroundPathNavigation/canUpdatePath ()Z +MD: net/minecraft/world/entity/ai/navigation/GroundPathNavigation/m_7864_ (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/GroundPathNavigation/createPath (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/pathfinder/Path; +CL: net/minecraft/world/entity/ai/navigation/PathNavigation net/minecraft/world/entity/ai/navigation/PathNavigation +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_148217_ net/minecraft/world/entity/ai/navigation/PathNavigation/MAX_TIME_RECOMPUTE +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26494_ net/minecraft/world/entity/ai/navigation/PathNavigation/mob +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26495_ net/minecraft/world/entity/ai/navigation/PathNavigation/level +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26496_ net/minecraft/world/entity/ai/navigation/PathNavigation/path +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26497_ net/minecraft/world/entity/ai/navigation/PathNavigation/speedModifier +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26498_ net/minecraft/world/entity/ai/navigation/PathNavigation/tick +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26499_ net/minecraft/world/entity/ai/navigation/PathNavigation/lastStuckCheck +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26500_ net/minecraft/world/entity/ai/navigation/PathNavigation/lastStuckCheckPos +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26501_ net/minecraft/world/entity/ai/navigation/PathNavigation/timeoutCachedNode +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26502_ net/minecraft/world/entity/ai/navigation/PathNavigation/timeoutTimer +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26503_ net/minecraft/world/entity/ai/navigation/PathNavigation/lastTimeoutCheck +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26504_ net/minecraft/world/entity/ai/navigation/PathNavigation/timeoutLimit +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26505_ net/minecraft/world/entity/ai/navigation/PathNavigation/maxDistanceToWaypoint +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26506_ net/minecraft/world/entity/ai/navigation/PathNavigation/hasDelayedRecomputation +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26507_ net/minecraft/world/entity/ai/navigation/PathNavigation/timeLastRecompute +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26508_ net/minecraft/world/entity/ai/navigation/PathNavigation/nodeEvaluator +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26509_ net/minecraft/world/entity/ai/navigation/PathNavigation/targetPos +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26510_ net/minecraft/world/entity/ai/navigation/PathNavigation/reachRange +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26511_ net/minecraft/world/entity/ai/navigation/PathNavigation/maxVisitedNodesMultiplier +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26512_ net/minecraft/world/entity/ai/navigation/PathNavigation/pathFinder +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/f_26513_ net/minecraft/world/entity/ai/navigation/PathNavigation/isStuck +FD: net/minecraft/world/entity/ai/navigation/PathNavigation/net/minecraft/world/entity/ai/navigation/PathNavigation net/minecraft/world/entity/ai/navigation/PathNavigation/net/minecraft/world/entity/ai/navigation/PathNavigation +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ai/navigation/PathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_148218_ (Lnet/minecraft/core/BlockPos;II)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (Lnet/minecraft/core/BlockPos;II)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_148222_ (Ljava/util/Set;IZIF)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (Ljava/util/Set;IZIF)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_148228_ ()F net/minecraft/world/entity/ai/navigation/PathNavigation/getMaxDistanceToWaypoint ()F +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_183345_ (Lnet/minecraft/world/phys/Vec3;)D net/minecraft/world/entity/ai/navigation/PathNavigation/getGroundY (Lnet/minecraft/world/phys/Vec3;)D +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_183431_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/entity/ai/navigation/PathNavigation/canMoveDirectly (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_200903_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/navigation/PathNavigation/shouldRecomputePath (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26517_ (D)V net/minecraft/world/entity/ai/navigation/PathNavigation/setSpeedModifier (D)V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26519_ (DDDD)Z net/minecraft/world/entity/ai/navigation/PathNavigation/moveTo (DDDD)Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26524_ (DDDI)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (DDDI)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26529_ (F)V net/minecraft/world/entity/ai/navigation/PathNavigation/setMaxVisitedNodesMultiplier (F)V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26536_ (Lnet/minecraft/world/level/pathfinder/Path;D)Z net/minecraft/world/entity/ai/navigation/PathNavigation/moveTo (Lnet/minecraft/world/level/pathfinder/Path;D)Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26548_ (Ljava/util/Set;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (Ljava/util/Set;I)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26551_ (Ljava/util/Set;IZI)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (Ljava/util/Set;IZI)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26556_ (Ljava/util/stream/Stream;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (Ljava/util/stream/Stream;I)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26559_ (Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/entity/ai/navigation/PathNavigation/shouldTargetNextNodeInDirection (Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26564_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/timeoutPath ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26565_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/resetStuckTimeout ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26566_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/resetMaxVisitedNodesMultiplier ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26567_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/navigation/PathNavigation/getTargetPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26569_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/recomputePath ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26570_ ()Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/getPath ()Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26571_ ()Z net/minecraft/world/entity/ai/navigation/PathNavigation/isDone ()Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26572_ ()Z net/minecraft/world/entity/ai/navigation/PathNavigation/isInProgress ()Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26573_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/stop ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26574_ ()Z net/minecraft/world/entity/ai/navigation/PathNavigation/isInLiquid ()Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26575_ ()Lnet/minecraft/world/level/pathfinder/NodeEvaluator; net/minecraft/world/entity/ai/navigation/PathNavigation/getNodeEvaluator ()Lnet/minecraft/world/level/pathfinder/NodeEvaluator; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26576_ ()Z net/minecraft/world/entity/ai/navigation/PathNavigation/canFloat ()Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_26577_ ()Z net/minecraft/world/entity/ai/navigation/PathNavigation/isStuck ()Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/ai/navigation/PathNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_5624_ (Lnet/minecraft/world/entity/Entity;D)Z net/minecraft/world/entity/ai/navigation/PathNavigation/moveTo (Lnet/minecraft/world/entity/Entity;D)Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_6342_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/navigation/PathNavigation/isStableDestination (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_6481_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/ai/navigation/PathNavigation/doStuckDetection (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_6570_ (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_6804_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/trimPath ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_7008_ (Z)V net/minecraft/world/entity/ai/navigation/PathNavigation/setCanFloat (Z)V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_7475_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/navigation/PathNavigation/getTempMobPos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_7632_ ()Z net/minecraft/world/entity/ai/navigation/PathNavigation/canUpdatePath ()Z +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_7636_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/followThePath ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_7638_ ()V net/minecraft/world/entity/ai/navigation/PathNavigation/tick ()V +MD: net/minecraft/world/entity/ai/navigation/PathNavigation/m_7864_ (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/PathNavigation/createPath (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/pathfinder/Path; +CL: net/minecraft/world/entity/ai/navigation/WallClimberNavigation net/minecraft/world/entity/ai/navigation/WallClimberNavigation +FD: net/minecraft/world/entity/ai/navigation/WallClimberNavigation/f_26578_ net/minecraft/world/entity/ai/navigation/WallClimberNavigation/pathToPosition +FD: net/minecraft/world/entity/ai/navigation/WallClimberNavigation/net/minecraft/world/entity/ai/navigation/WallClimberNavigation net/minecraft/world/entity/ai/navigation/WallClimberNavigation/net/minecraft/world/entity/ai/navigation/WallClimberNavigation +MD: net/minecraft/world/entity/ai/navigation/WallClimberNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ai/navigation/WallClimberNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ai/navigation/WallClimberNavigation/m_5624_ (Lnet/minecraft/world/entity/Entity;D)Z net/minecraft/world/entity/ai/navigation/WallClimberNavigation/moveTo (Lnet/minecraft/world/entity/Entity;D)Z +MD: net/minecraft/world/entity/ai/navigation/WallClimberNavigation/m_6570_ (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/WallClimberNavigation/createPath (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/ai/navigation/WallClimberNavigation/m_7638_ ()V net/minecraft/world/entity/ai/navigation/WallClimberNavigation/tick ()V +MD: net/minecraft/world/entity/ai/navigation/WallClimberNavigation/m_7864_ (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/ai/navigation/WallClimberNavigation/createPath (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/pathfinder/Path; +CL: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation +FD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/f_26592_ net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/allowBreaching +FD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/m_183345_ (Lnet/minecraft/world/phys/Vec3;)D net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/getGroundY (Lnet/minecraft/world/phys/Vec3;)D +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/m_183431_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/canMoveDirectly (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/m_6342_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/isStableDestination (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/m_7008_ (Z)V net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/setCanFloat (Z)V +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/m_7475_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/getTempMobPos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/m_7632_ ()Z net/minecraft/world/entity/ai/navigation/WaterBoundPathNavigation/canUpdatePath ()Z +CL: net/minecraft/world/entity/ai/navigation/package-info net/minecraft/world/entity/ai/navigation/package-info +FD: net/minecraft/world/entity/ai/navigation/package-info/net/minecraft/world/entity/ai/navigation/package-info net/minecraft/world/entity/ai/navigation/package-info/net/minecraft/world/entity/ai/navigation/package-info +CL: net/minecraft/world/entity/ai/package-info net/minecraft/world/entity/ai/package-info +FD: net/minecraft/world/entity/ai/package-info/net/minecraft/world/entity/ai/package-info net/minecraft/world/entity/ai/package-info/net/minecraft/world/entity/ai/package-info +CL: net/minecraft/world/entity/ai/sensing/AdultSensor net/minecraft/world/entity/ai/sensing/AdultSensor +FD: net/minecraft/world/entity/ai/sensing/AdultSensor/net/minecraft/world/entity/ai/sensing/AdultSensor net/minecraft/world/entity/ai/sensing/AdultSensor/net/minecraft/world/entity/ai/sensing/AdultSensor +MD: net/minecraft/world/entity/ai/sensing/AdultSensor/ ()V net/minecraft/world/entity/ai/sensing/AdultSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/AdultSensor/m_148252_ (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/AdultSensor/lambda$setNearestVisibleAdult$1 (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/AdultSensor/m_186140_ (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)V net/minecraft/world/entity/ai/sensing/AdultSensor/setNearestVisibleAdult (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)V +MD: net/minecraft/world/entity/ai/sensing/AdultSensor/m_186143_ (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)V net/minecraft/world/entity/ai/sensing/AdultSensor/lambda$doTick$0 (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)V +MD: net/minecraft/world/entity/ai/sensing/AdultSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)V net/minecraft/world/entity/ai/sensing/AdultSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)V +MD: net/minecraft/world/entity/ai/sensing/AdultSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/AdultSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/AdultSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/AdultSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor +FD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/f_148263_ net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/TARGET_DETECTION_DISTANCE +FD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor +MD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/ ()V net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/m_142149_ ()Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/getMemory ()Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; +MD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/m_142628_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/isMatchingEntity (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/m_148269_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/isHostileTarget (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/m_148271_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/isHuntTarget (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/m_148274_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/AxolotlAttackablesSensor/isClose (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/entity/ai/sensing/DummySensor net/minecraft/world/entity/ai/sensing/DummySensor +FD: net/minecraft/world/entity/ai/sensing/DummySensor/net/minecraft/world/entity/ai/sensing/DummySensor net/minecraft/world/entity/ai/sensing/DummySensor/net/minecraft/world/entity/ai/sensing/DummySensor +MD: net/minecraft/world/entity/ai/sensing/DummySensor/ ()V net/minecraft/world/entity/ai/sensing/DummySensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/DummySensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/DummySensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/DummySensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/DummySensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/GolemSensor net/minecraft/world/entity/ai/sensing/GolemSensor +FD: net/minecraft/world/entity/ai/sensing/GolemSensor/f_148277_ net/minecraft/world/entity/ai/sensing/GolemSensor/GOLEM_SCAN_RATE +FD: net/minecraft/world/entity/ai/sensing/GolemSensor/f_148278_ net/minecraft/world/entity/ai/sensing/GolemSensor/MEMORY_TIME_TO_LIVE +FD: net/minecraft/world/entity/ai/sensing/GolemSensor/net/minecraft/world/entity/ai/sensing/GolemSensor net/minecraft/world/entity/ai/sensing/GolemSensor/net/minecraft/world/entity/ai/sensing/GolemSensor +MD: net/minecraft/world/entity/ai/sensing/GolemSensor/ ()V net/minecraft/world/entity/ai/sensing/GolemSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/GolemSensor/ (I)V net/minecraft/world/entity/ai/sensing/GolemSensor/ (I)V +MD: net/minecraft/world/entity/ai/sensing/GolemSensor/m_26647_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/GolemSensor/checkForNearbyGolem (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/GolemSensor/m_26649_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/GolemSensor/golemDetected (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/GolemSensor/m_26651_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/GolemSensor/lambda$checkForNearbyGolem$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/GolemSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/GolemSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/GolemSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/GolemSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor +FD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor +MD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/ ()V net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/m_186146_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/lambda$findNearestRepellent$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/m_186149_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/lambda$doTick$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/m_26664_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/Optional; net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/findNearestRepellent (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V +MD: net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/HoglinSpecificSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/HurtBySensor net/minecraft/world/entity/ai/sensing/HurtBySensor +FD: net/minecraft/world/entity/ai/sensing/HurtBySensor/net/minecraft/world/entity/ai/sensing/HurtBySensor net/minecraft/world/entity/ai/sensing/HurtBySensor/net/minecraft/world/entity/ai/sensing/HurtBySensor +MD: net/minecraft/world/entity/ai/sensing/HurtBySensor/ ()V net/minecraft/world/entity/ai/sensing/HurtBySensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/HurtBySensor/m_26672_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/HurtBySensor/lambda$doTick$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/HurtBySensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/HurtBySensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/HurtBySensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/HurtBySensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/NearestBedSensor net/minecraft/world/entity/ai/sensing/NearestBedSensor +FD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/f_148279_ net/minecraft/world/entity/ai/sensing/NearestBedSensor/CACHE_TIMEOUT +FD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/f_148280_ net/minecraft/world/entity/ai/sensing/NearestBedSensor/BATCH_SIZE +FD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/f_148281_ net/minecraft/world/entity/ai/sensing/NearestBedSensor/RATE +FD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/f_26676_ net/minecraft/world/entity/ai/sensing/NearestBedSensor/batchCache +FD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/f_26677_ net/minecraft/world/entity/ai/sensing/NearestBedSensor/triedCount +FD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/f_26678_ net/minecraft/world/entity/ai/sensing/NearestBedSensor/lastUpdate +FD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/net/minecraft/world/entity/ai/sensing/NearestBedSensor net/minecraft/world/entity/ai/sensing/NearestBedSensor/net/minecraft/world/entity/ai/sensing/NearestBedSensor +MD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/ ()V net/minecraft/world/entity/ai/sensing/NearestBedSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/m_26687_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/sensing/NearestBedSensor/lambda$doTick$0 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/m_26689_ (Lit/unimi/dsi/fastutil/longs/Long2LongMap$Entry;)Z net/minecraft/world/entity/ai/sensing/NearestBedSensor/lambda$doTick$1 (Lit/unimi/dsi/fastutil/longs/Long2LongMap$Entry;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/NearestBedSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/sensing/NearestBedSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/sensing/NearestBedSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/NearestBedSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/NearestItemSensor net/minecraft/world/entity/ai/sensing/NearestItemSensor +FD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/f_148282_ net/minecraft/world/entity/ai/sensing/NearestItemSensor/MAX_DISTANCE_TO_WANTED_ITEM +FD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/f_148283_ net/minecraft/world/entity/ai/sensing/NearestItemSensor/XZ_RANGE +FD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/f_148284_ net/minecraft/world/entity/ai/sensing/NearestItemSensor/Y_RANGE +FD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/net/minecraft/world/entity/ai/sensing/NearestItemSensor net/minecraft/world/entity/ai/sensing/NearestItemSensor/net/minecraft/world/entity/ai/sensing/NearestItemSensor +MD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/ ()V net/minecraft/world/entity/ai/sensing/NearestItemSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/m_26699_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/ai/sensing/NearestItemSensor/lambda$doTick$2 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/m_26702_ (Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/ai/sensing/NearestItemSensor/lambda$doTick$0 (Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/m_26704_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/ai/sensing/NearestItemSensor/lambda$doTick$1 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/NearestItemSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/sensing/NearestItemSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/sensing/NearestItemSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/NearestItemSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor +FD: net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor +MD: net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/ ()V net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/m_26715_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/lambda$doTick$0 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/NearestLivingEntitySensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor +FD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/ ()V net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_142149_ ()Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/getMemory ()Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_142628_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/isMatchingEntity (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_148290_ (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/getVisibleEntities (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_148297_ (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/getNearestEntity (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_148299_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/lambda$getNearestEntity$0 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_186151_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/lambda$getNearestEntity$1 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/NearestVisibleLivingEntitySensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor +FD: net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor +MD: net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/ ()V net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/m_186154_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/lambda$doTick$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/PiglinBruteSpecificSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor +FD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor +MD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/ ()V net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/m_186156_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/lambda$doTick$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/m_186158_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/lambda$findNearestRepellent$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/m_26728_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/isValidRepellent (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/m_26734_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/findNearestRepellent (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/PiglinSpecificSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/PlayerSensor net/minecraft/world/entity/ai/sensing/PlayerSensor +FD: net/minecraft/world/entity/ai/sensing/PlayerSensor/net/minecraft/world/entity/ai/sensing/PlayerSensor net/minecraft/world/entity/ai/sensing/PlayerSensor/net/minecraft/world/entity/ai/sensing/PlayerSensor +MD: net/minecraft/world/entity/ai/sensing/PlayerSensor/ ()V net/minecraft/world/entity/ai/sensing/PlayerSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/PlayerSensor/m_148302_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/ai/sensing/PlayerSensor/lambda$doTick$2 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/ai/sensing/PlayerSensor/m_26742_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/ai/sensing/PlayerSensor/lambda$doTick$0 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/ai/sensing/PlayerSensor/m_26745_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/ai/sensing/PlayerSensor/lambda$doTick$1 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/ai/sensing/PlayerSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/PlayerSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/PlayerSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/PlayerSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor +FD: net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/f_148305_ net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/SCAN_RATE +FD: net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor +MD: net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/ ()V net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)V net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;)V +MD: net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/Sensing net/minecraft/world/entity/ai/sensing/Sensing +FD: net/minecraft/world/entity/ai/sensing/Sensing/f_26784_ net/minecraft/world/entity/ai/sensing/Sensing/mob +FD: net/minecraft/world/entity/ai/sensing/Sensing/f_26785_ net/minecraft/world/entity/ai/sensing/Sensing/seen +FD: net/minecraft/world/entity/ai/sensing/Sensing/f_26786_ net/minecraft/world/entity/ai/sensing/Sensing/unseen +FD: net/minecraft/world/entity/ai/sensing/Sensing/net/minecraft/world/entity/ai/sensing/Sensing net/minecraft/world/entity/ai/sensing/Sensing/net/minecraft/world/entity/ai/sensing/Sensing +MD: net/minecraft/world/entity/ai/sensing/Sensing/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/ai/sensing/Sensing/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/ai/sensing/Sensing/m_148306_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/ai/sensing/Sensing/hasLineOfSight (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/ai/sensing/Sensing/m_26789_ ()V net/minecraft/world/entity/ai/sensing/Sensing/tick ()V +CL: net/minecraft/world/entity/ai/sensing/Sensor net/minecraft/world/entity/ai/sensing/Sensor +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_148308_ net/minecraft/world/entity/ai/sensing/Sensor/TARGETING_RANGE +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_148309_ net/minecraft/world/entity/ai/sensing/Sensor/DEFAULT_SCAN_RATE +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_148310_ net/minecraft/world/entity/ai/sensing/Sensor/ATTACK_TARGET_CONDITIONS +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_148311_ net/minecraft/world/entity/ai/sensing/Sensor/ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_182375_ net/minecraft/world/entity/ai/sensing/Sensor/ATTACK_TARGET_CONDITIONS_IGNORE_LINE_OF_SIGHT +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_182376_ net/minecraft/world/entity/ai/sensing/Sensor/ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_AND_LINE_OF_SIGHT +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_26792_ net/minecraft/world/entity/ai/sensing/Sensor/RANDOM +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_26793_ net/minecraft/world/entity/ai/sensing/Sensor/TARGET_CONDITIONS +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_26794_ net/minecraft/world/entity/ai/sensing/Sensor/TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_26795_ net/minecraft/world/entity/ai/sensing/Sensor/scanRate +FD: net/minecraft/world/entity/ai/sensing/Sensor/f_26796_ net/minecraft/world/entity/ai/sensing/Sensor/timeToTick +FD: net/minecraft/world/entity/ai/sensing/Sensor/net/minecraft/world/entity/ai/sensing/Sensor net/minecraft/world/entity/ai/sensing/Sensor/net/minecraft/world/entity/ai/sensing/Sensor +MD: net/minecraft/world/entity/ai/sensing/Sensor/ ()V net/minecraft/world/entity/ai/sensing/Sensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/Sensor/ ()V net/minecraft/world/entity/ai/sensing/Sensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/Sensor/ (I)V net/minecraft/world/entity/ai/sensing/Sensor/ (I)V +MD: net/minecraft/world/entity/ai/sensing/Sensor/m_148312_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/Sensor/isEntityAttackable (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/Sensor/m_182377_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/Sensor/isEntityAttackableIgnoringLineOfSight (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/Sensor/m_26803_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/Sensor/isEntityTargetable (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/Sensor/m_26806_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/Sensor/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/Sensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/Sensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/Sensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/Sensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/SensorType net/minecraft/world/entity/ai/sensing/SensorType +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_148315_ net/minecraft/world/entity/ai/sensing/SensorType/AXOLOTL_ATTACKABLES +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_148316_ net/minecraft/world/entity/ai/sensing/SensorType/AXOLOTL_TEMPTATIONS +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_148317_ net/minecraft/world/entity/ai/sensing/SensorType/GOAT_TEMPTATIONS +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26809_ net/minecraft/world/entity/ai/sensing/SensorType/DUMMY +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26810_ net/minecraft/world/entity/ai/sensing/SensorType/NEAREST_ITEMS +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26811_ net/minecraft/world/entity/ai/sensing/SensorType/NEAREST_LIVING_ENTITIES +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26812_ net/minecraft/world/entity/ai/sensing/SensorType/NEAREST_PLAYERS +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26813_ net/minecraft/world/entity/ai/sensing/SensorType/NEAREST_BED +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26814_ net/minecraft/world/entity/ai/sensing/SensorType/HURT_BY +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26815_ net/minecraft/world/entity/ai/sensing/SensorType/VILLAGER_HOSTILES +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26816_ net/minecraft/world/entity/ai/sensing/SensorType/VILLAGER_BABIES +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26817_ net/minecraft/world/entity/ai/sensing/SensorType/SECONDARY_POIS +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26818_ net/minecraft/world/entity/ai/sensing/SensorType/GOLEM_DETECTED +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26819_ net/minecraft/world/entity/ai/sensing/SensorType/PIGLIN_SPECIFIC_SENSOR +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26820_ net/minecraft/world/entity/ai/sensing/SensorType/PIGLIN_BRUTE_SPECIFIC_SENSOR +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26821_ net/minecraft/world/entity/ai/sensing/SensorType/HOGLIN_SPECIFIC_SENSOR +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26822_ net/minecraft/world/entity/ai/sensing/SensorType/NEAREST_ADULT +FD: net/minecraft/world/entity/ai/sensing/SensorType/f_26823_ net/minecraft/world/entity/ai/sensing/SensorType/factory +FD: net/minecraft/world/entity/ai/sensing/SensorType/net/minecraft/world/entity/ai/sensing/SensorType net/minecraft/world/entity/ai/sensing/SensorType/net/minecraft/world/entity/ai/sensing/SensorType +MD: net/minecraft/world/entity/ai/sensing/SensorType/ ()V net/minecraft/world/entity/ai/sensing/SensorType/ ()V +MD: net/minecraft/world/entity/ai/sensing/SensorType/ (Ljava/util/function/Supplier;)V net/minecraft/world/entity/ai/sensing/SensorType/ (Ljava/util/function/Supplier;)V +MD: net/minecraft/world/entity/ai/sensing/SensorType/m_148318_ ()Lnet/minecraft/world/entity/ai/sensing/TemptingSensor; net/minecraft/world/entity/ai/sensing/SensorType/lambda$static$1 ()Lnet/minecraft/world/entity/ai/sensing/TemptingSensor; +MD: net/minecraft/world/entity/ai/sensing/SensorType/m_148319_ ()Lnet/minecraft/world/entity/ai/sensing/TemptingSensor; net/minecraft/world/entity/ai/sensing/SensorType/lambda$static$0 ()Lnet/minecraft/world/entity/ai/sensing/TemptingSensor; +MD: net/minecraft/world/entity/ai/sensing/SensorType/m_26827_ ()Lnet/minecraft/world/entity/ai/sensing/Sensor; net/minecraft/world/entity/ai/sensing/SensorType/create ()Lnet/minecraft/world/entity/ai/sensing/Sensor; +MD: net/minecraft/world/entity/ai/sensing/SensorType/m_26828_ (Ljava/lang/String;Ljava/util/function/Supplier;)Lnet/minecraft/world/entity/ai/sensing/SensorType; net/minecraft/world/entity/ai/sensing/SensorType/register (Ljava/lang/String;Ljava/util/function/Supplier;)Lnet/minecraft/world/entity/ai/sensing/SensorType; +CL: net/minecraft/world/entity/ai/sensing/TemptingSensor net/minecraft/world/entity/ai/sensing/TemptingSensor +FD: net/minecraft/world/entity/ai/sensing/TemptingSensor/f_148320_ net/minecraft/world/entity/ai/sensing/TemptingSensor/TEMPTATION_RANGE +FD: net/minecraft/world/entity/ai/sensing/TemptingSensor/f_148321_ net/minecraft/world/entity/ai/sensing/TemptingSensor/TEMPT_TARGETING +FD: net/minecraft/world/entity/ai/sensing/TemptingSensor/f_148322_ net/minecraft/world/entity/ai/sensing/TemptingSensor/temptations +FD: net/minecraft/world/entity/ai/sensing/TemptingSensor/net/minecraft/world/entity/ai/sensing/TemptingSensor net/minecraft/world/entity/ai/sensing/TemptingSensor/net/minecraft/world/entity/ai/sensing/TemptingSensor +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/ ()V net/minecraft/world/entity/ai/sensing/TemptingSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/ (Lnet/minecraft/world/item/crafting/Ingredient;)V net/minecraft/world/entity/ai/sensing/TemptingSensor/ (Lnet/minecraft/world/item/crafting/Ingredient;)V +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/m_148333_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/ai/sensing/TemptingSensor/lambda$doTick$1 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/m_148336_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/ai/sensing/TemptingSensor/playerHoldingTemptation (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/m_148338_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/ai/sensing/TemptingSensor/isTemptation (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/m_148340_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/ai/sensing/TemptingSensor/lambda$doTick$0 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/TemptingSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/ai/sensing/TemptingSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/ai/sensing/TemptingSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/TemptingSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor +FD: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor +MD: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/ ()V net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/m_186203_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities; net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/getVisibleEntities (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities; +MD: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/m_26836_ (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/List; net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/getNearestVillagerBabies (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/List; +MD: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/m_26838_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/isVillagerBaby (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/m_5578_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/doTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/m_7163_ ()Ljava/util/Set; net/minecraft/world/entity/ai/sensing/VillagerBabiesSensor/requires ()Ljava/util/Set; +CL: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor +FD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/f_26842_ net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/ACCEPTABLE_DISTANCE_FROM_HOSTILES +FD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor +MD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/ ()V net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/ ()V net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/ ()V +MD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/m_142149_ ()Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/getMemory ()Lnet/minecraft/world/entity/ai/memory/MemoryModuleType; +MD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/m_142628_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/isMatchingEntity (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/m_26860_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/isClose (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/m_26867_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/sensing/VillagerHostilesSensor/isHostile (Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/entity/ai/sensing/package-info net/minecraft/world/entity/ai/sensing/package-info +FD: net/minecraft/world/entity/ai/sensing/package-info/net/minecraft/world/entity/ai/sensing/package-info net/minecraft/world/entity/ai/sensing/package-info/net/minecraft/world/entity/ai/sensing/package-info +CL: net/minecraft/world/entity/ai/targeting/TargetingConditions net/minecraft/world/entity/ai/targeting/TargetingConditions +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/f_148347_ net/minecraft/world/entity/ai/targeting/TargetingConditions/MIN_VISIBILITY_DISTANCE_FOR_INVISIBLE_TARGET +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/f_148348_ net/minecraft/world/entity/ai/targeting/TargetingConditions/isCombat +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/f_148349_ net/minecraft/world/entity/ai/targeting/TargetingConditions/checkLineOfSight +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/f_26872_ net/minecraft/world/entity/ai/targeting/TargetingConditions/DEFAULT +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/f_26873_ net/minecraft/world/entity/ai/targeting/TargetingConditions/range +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/f_26878_ net/minecraft/world/entity/ai/targeting/TargetingConditions/testInvisible +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/f_26879_ net/minecraft/world/entity/ai/targeting/TargetingConditions/selector +FD: net/minecraft/world/entity/ai/targeting/TargetingConditions/net/minecraft/world/entity/ai/targeting/TargetingConditions net/minecraft/world/entity/ai/targeting/TargetingConditions/net/minecraft/world/entity/ai/targeting/TargetingConditions +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/ ()V net/minecraft/world/entity/ai/targeting/TargetingConditions/ ()V +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/ (Z)V net/minecraft/world/entity/ai/targeting/TargetingConditions/ (Z)V +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_148352_ ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; net/minecraft/world/entity/ai/targeting/TargetingConditions/forCombat ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_148353_ ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; net/minecraft/world/entity/ai/targeting/TargetingConditions/forNonCombat ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_148354_ ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; net/minecraft/world/entity/ai/targeting/TargetingConditions/copy ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_148355_ ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; net/minecraft/world/entity/ai/targeting/TargetingConditions/ignoreLineOfSight ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_26883_ (D)Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; net/minecraft/world/entity/ai/targeting/TargetingConditions/range (D)Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_26885_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/ai/targeting/TargetingConditions/test (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_26888_ (Ljava/util/function/Predicate;)Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; net/minecraft/world/entity/ai/targeting/TargetingConditions/selector (Ljava/util/function/Predicate;)Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; +MD: net/minecraft/world/entity/ai/targeting/TargetingConditions/m_26893_ ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; net/minecraft/world/entity/ai/targeting/TargetingConditions/ignoreInvisibilityTesting ()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; +CL: net/minecraft/world/entity/ai/targeting/package-info net/minecraft/world/entity/ai/targeting/package-info +FD: net/minecraft/world/entity/ai/targeting/package-info/net/minecraft/world/entity/ai/targeting/package-info net/minecraft/world/entity/ai/targeting/package-info/net/minecraft/world/entity/ai/targeting/package-info +CL: net/minecraft/world/entity/ai/util/AirAndWaterRandomPos net/minecraft/world/entity/ai/util/AirAndWaterRandomPos +FD: net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/net/minecraft/world/entity/ai/util/AirAndWaterRandomPos net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/net/minecraft/world/entity/ai/util/AirAndWaterRandomPos +MD: net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/ ()V net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/ ()V +MD: net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/m_148357_ (Lnet/minecraft/world/entity/PathfinderMob;IIIDDD)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/getPos (Lnet/minecraft/world/entity/PathfinderMob;IIIDDD)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/m_148365_ (Lnet/minecraft/world/entity/PathfinderMob;IIIDDDZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/generateRandomPos (Lnet/minecraft/world/entity/PathfinderMob;IIIDDDZ)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/m_148374_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/lambda$generateRandomPos$1 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/m_148377_ (Lnet/minecraft/world/entity/PathfinderMob;IIIDDDZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/AirAndWaterRandomPos/lambda$getPos$0 (Lnet/minecraft/world/entity/PathfinderMob;IIIDDDZ)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/entity/ai/util/AirRandomPos net/minecraft/world/entity/ai/util/AirRandomPos +FD: net/minecraft/world/entity/ai/util/AirRandomPos/net/minecraft/world/entity/ai/util/AirRandomPos net/minecraft/world/entity/ai/util/AirRandomPos/net/minecraft/world/entity/ai/util/AirRandomPos +MD: net/minecraft/world/entity/ai/util/AirRandomPos/ ()V net/minecraft/world/entity/ai/util/AirRandomPos/ ()V +MD: net/minecraft/world/entity/ai/util/AirRandomPos/m_148387_ (Lnet/minecraft/world/entity/PathfinderMob;IIILnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/AirRandomPos/getPosTowards (Lnet/minecraft/world/entity/PathfinderMob;IIILnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/AirRandomPos/m_148394_ (Lnet/minecraft/world/entity/PathfinderMob;IIILnet/minecraft/world/phys/Vec3;DZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/AirRandomPos/lambda$getPosTowards$0 (Lnet/minecraft/world/entity/PathfinderMob;IIILnet/minecraft/world/phys/Vec3;DZ)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/entity/ai/util/DefaultRandomPos net/minecraft/world/entity/ai/util/DefaultRandomPos +FD: net/minecraft/world/entity/ai/util/DefaultRandomPos/net/minecraft/world/entity/ai/util/DefaultRandomPos net/minecraft/world/entity/ai/util/DefaultRandomPos/net/minecraft/world/entity/ai/util/DefaultRandomPos +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/ ()V net/minecraft/world/entity/ai/util/DefaultRandomPos/ ()V +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/m_148403_ (Lnet/minecraft/world/entity/PathfinderMob;II)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/DefaultRandomPos/getPos (Lnet/minecraft/world/entity/PathfinderMob;II)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/m_148407_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/DefaultRandomPos/getPosAway (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/m_148412_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/DefaultRandomPos/getPosTowards (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/m_148418_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;DZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/DefaultRandomPos/lambda$getPosTowards$1 (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;DZ)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/m_148425_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;Z)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/DefaultRandomPos/lambda$getPosAway$2 (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;Z)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/m_148431_ (Lnet/minecraft/world/entity/PathfinderMob;IIZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/DefaultRandomPos/lambda$getPos$0 (Lnet/minecraft/world/entity/PathfinderMob;IIZ)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/DefaultRandomPos/m_148436_ (Lnet/minecraft/world/entity/PathfinderMob;IZLnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/DefaultRandomPos/generateRandomPosTowardDirection (Lnet/minecraft/world/entity/PathfinderMob;IZLnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/entity/ai/util/GoalUtils net/minecraft/world/entity/ai/util/GoalUtils +FD: net/minecraft/world/entity/ai/util/GoalUtils/net/minecraft/world/entity/ai/util/GoalUtils net/minecraft/world/entity/ai/util/GoalUtils/net/minecraft/world/entity/ai/util/GoalUtils +MD: net/minecraft/world/entity/ai/util/GoalUtils/ ()V net/minecraft/world/entity/ai/util/GoalUtils/ ()V +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_148442_ (Lnet/minecraft/world/entity/PathfinderMob;I)Z net/minecraft/world/entity/ai/util/GoalUtils/mobRestricted (Lnet/minecraft/world/entity/PathfinderMob;I)Z +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_148445_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/GoalUtils/isWater (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_148448_ (Lnet/minecraft/world/entity/ai/navigation/PathNavigation;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/GoalUtils/isNotStable (Lnet/minecraft/world/entity/ai/navigation/PathNavigation;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_148451_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/PathfinderMob;)Z net/minecraft/world/entity/ai/util/GoalUtils/isOutsideLimits (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/PathfinderMob;)Z +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_148454_ (ZLnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/GoalUtils/isRestricted (ZLnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_148458_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/GoalUtils/hasMalus (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_148461_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/GoalUtils/isSolid (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/util/GoalUtils/m_26894_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/ai/util/GoalUtils/hasGroundPathNavigation (Lnet/minecraft/world/entity/Mob;)Z +CL: net/minecraft/world/entity/ai/util/HoverRandomPos net/minecraft/world/entity/ai/util/HoverRandomPos +FD: net/minecraft/world/entity/ai/util/HoverRandomPos/net/minecraft/world/entity/ai/util/HoverRandomPos net/minecraft/world/entity/ai/util/HoverRandomPos/net/minecraft/world/entity/ai/util/HoverRandomPos +MD: net/minecraft/world/entity/ai/util/HoverRandomPos/ ()V net/minecraft/world/entity/ai/util/HoverRandomPos/ ()V +MD: net/minecraft/world/entity/ai/util/HoverRandomPos/m_148465_ (Lnet/minecraft/world/entity/PathfinderMob;IIDDFII)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/HoverRandomPos/getPos (Lnet/minecraft/world/entity/PathfinderMob;IIDDFII)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/HoverRandomPos/m_148474_ (Lnet/minecraft/world/entity/PathfinderMob;IIDDFZII)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/HoverRandomPos/lambda$getPos$1 (Lnet/minecraft/world/entity/PathfinderMob;IIDDFZII)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/HoverRandomPos/m_148484_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/HoverRandomPos/lambda$getPos$0 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/entity/ai/util/LandRandomPos net/minecraft/world/entity/ai/util/LandRandomPos +FD: net/minecraft/world/entity/ai/util/LandRandomPos/net/minecraft/world/entity/ai/util/LandRandomPos net/minecraft/world/entity/ai/util/LandRandomPos/net/minecraft/world/entity/ai/util/LandRandomPos +MD: net/minecraft/world/entity/ai/util/LandRandomPos/ ()V net/minecraft/world/entity/ai/util/LandRandomPos/ ()V +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148488_ (Lnet/minecraft/world/entity/PathfinderMob;II)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/LandRandomPos/getPos (Lnet/minecraft/world/entity/PathfinderMob;II)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148492_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/LandRandomPos/getPosTowards (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148497_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;Z)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/LandRandomPos/getPosInDirection (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;Z)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148503_ (Lnet/minecraft/world/entity/PathfinderMob;IILjava/util/function/ToDoubleFunction;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/LandRandomPos/getPos (Lnet/minecraft/world/entity/PathfinderMob;IILjava/util/function/ToDoubleFunction;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148508_ (Lnet/minecraft/world/entity/PathfinderMob;IIZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/LandRandomPos/lambda$getPos$0 (Lnet/minecraft/world/entity/PathfinderMob;IIZ)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148513_ (Lnet/minecraft/world/entity/PathfinderMob;IZLnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/LandRandomPos/generateRandomPosTowardDirection (Lnet/minecraft/world/entity/PathfinderMob;IZLnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148518_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/LandRandomPos/movePosUpOutOfSolid (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148521_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/LandRandomPos/getPosAway (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148526_ (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;Z)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/LandRandomPos/lambda$getPosInDirection$1 (Lnet/minecraft/world/entity/PathfinderMob;IILnet/minecraft/world/phys/Vec3;Z)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/LandRandomPos/m_148532_ (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/util/LandRandomPos/lambda$movePosUpOutOfSolid$2 (Lnet/minecraft/world/entity/PathfinderMob;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/entity/ai/util/RandomPos net/minecraft/world/entity/ai/util/RandomPos +FD: net/minecraft/world/entity/ai/util/RandomPos/f_148535_ net/minecraft/world/entity/ai/util/RandomPos/RANDOM_POS_ATTEMPTS +FD: net/minecraft/world/entity/ai/util/RandomPos/net/minecraft/world/entity/ai/util/RandomPos net/minecraft/world/entity/ai/util/RandomPos/net/minecraft/world/entity/ai/util/RandomPos +MD: net/minecraft/world/entity/ai/util/RandomPos/ ()V net/minecraft/world/entity/ai/util/RandomPos/ ()V +MD: net/minecraft/world/entity/ai/util/RandomPos/m_148537_ (Lnet/minecraft/world/entity/PathfinderMob;ILjava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/RandomPos/generateRandomPosTowardDirection (Lnet/minecraft/world/entity/PathfinderMob;ILjava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/RandomPos/m_148542_ (Lnet/minecraft/world/entity/PathfinderMob;Ljava/util/function/Supplier;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/RandomPos/generateRandomPos (Lnet/minecraft/world/entity/PathfinderMob;Ljava/util/function/Supplier;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/RandomPos/m_148545_ (Lnet/minecraft/core/BlockPos;ILjava/util/function/Predicate;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/RandomPos/moveUpOutOfSolid (Lnet/minecraft/core/BlockPos;ILjava/util/function/Predicate;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/RandomPos/m_148549_ (Ljava/util/Random;II)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/RandomPos/generateRandomDirection (Ljava/util/Random;II)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/RandomPos/m_148553_ (Ljava/util/Random;IIIDDD)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/RandomPos/generateRandomDirectionWithinRadians (Ljava/util/Random;IIIDDD)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/util/RandomPos/m_148561_ (Ljava/util/function/Supplier;Ljava/util/function/ToDoubleFunction;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/util/RandomPos/generateRandomPos (Ljava/util/function/Supplier;Ljava/util/function/ToDoubleFunction;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/util/RandomPos/m_26947_ (Lnet/minecraft/core/BlockPos;IILjava/util/function/Predicate;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/util/RandomPos/moveUpToAboveSolid (Lnet/minecraft/core/BlockPos;IILjava/util/function/Predicate;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/entity/ai/util/package-info net/minecraft/world/entity/ai/util/package-info +FD: net/minecraft/world/entity/ai/util/package-info/net/minecraft/world/entity/ai/util/package-info net/minecraft/world/entity/ai/util/package-info/net/minecraft/world/entity/ai/util/package-info +CL: net/minecraft/world/entity/ai/village/ReputationEventType net/minecraft/world/entity/ai/village/ReputationEventType +FD: net/minecraft/world/entity/ai/village/ReputationEventType/f_26985_ net/minecraft/world/entity/ai/village/ReputationEventType/ZOMBIE_VILLAGER_CURED +FD: net/minecraft/world/entity/ai/village/ReputationEventType/f_26986_ net/minecraft/world/entity/ai/village/ReputationEventType/GOLEM_KILLED +FD: net/minecraft/world/entity/ai/village/ReputationEventType/f_26987_ net/minecraft/world/entity/ai/village/ReputationEventType/VILLAGER_HURT +FD: net/minecraft/world/entity/ai/village/ReputationEventType/f_26988_ net/minecraft/world/entity/ai/village/ReputationEventType/VILLAGER_KILLED +FD: net/minecraft/world/entity/ai/village/ReputationEventType/f_26989_ net/minecraft/world/entity/ai/village/ReputationEventType/TRADE +FD: net/minecraft/world/entity/ai/village/ReputationEventType/net/minecraft/world/entity/ai/village/ReputationEventType net/minecraft/world/entity/ai/village/ReputationEventType/net/minecraft/world/entity/ai/village/ReputationEventType +MD: net/minecraft/world/entity/ai/village/ReputationEventType/ ()V net/minecraft/world/entity/ai/village/ReputationEventType/ ()V +MD: net/minecraft/world/entity/ai/village/ReputationEventType/m_26991_ (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/village/ReputationEventType; net/minecraft/world/entity/ai/village/ReputationEventType/register (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/village/ReputationEventType; +CL: net/minecraft/world/entity/ai/village/ReputationEventType$1 net/minecraft/world/entity/ai/village/ReputationEventType$1 +FD: net/minecraft/world/entity/ai/village/ReputationEventType$1/f_26993_ net/minecraft/world/entity/ai/village/ReputationEventType$1/val$name +FD: net/minecraft/world/entity/ai/village/ReputationEventType$1/net/minecraft/world/entity/ai/village/ReputationEventType$1 net/minecraft/world/entity/ai/village/ReputationEventType$1/net/minecraft/world/entity/ai/village/ReputationEventType$1 +MD: net/minecraft/world/entity/ai/village/ReputationEventType$1/ (Ljava/lang/String;)V net/minecraft/world/entity/ai/village/ReputationEventType$1/ (Ljava/lang/String;)V +MD: net/minecraft/world/entity/ai/village/ReputationEventType$1/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/village/ReputationEventType$1/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/village/VillageSiege net/minecraft/world/entity/ai/village/VillageSiege +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_26997_ net/minecraft/world/entity/ai/village/VillageSiege/LOGGER +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_26998_ net/minecraft/world/entity/ai/village/VillageSiege/hasSetupSiege +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_26999_ net/minecraft/world/entity/ai/village/VillageSiege/siegeState +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_27000_ net/minecraft/world/entity/ai/village/VillageSiege/zombiesToSpawn +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_27001_ net/minecraft/world/entity/ai/village/VillageSiege/nextSpawnTime +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_27002_ net/minecraft/world/entity/ai/village/VillageSiege/spawnX +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_27003_ net/minecraft/world/entity/ai/village/VillageSiege/spawnY +FD: net/minecraft/world/entity/ai/village/VillageSiege/f_27004_ net/minecraft/world/entity/ai/village/VillageSiege/spawnZ +FD: net/minecraft/world/entity/ai/village/VillageSiege/net/minecraft/world/entity/ai/village/VillageSiege net/minecraft/world/entity/ai/village/VillageSiege/net/minecraft/world/entity/ai/village/VillageSiege +MD: net/minecraft/world/entity/ai/village/VillageSiege/ ()V net/minecraft/world/entity/ai/village/VillageSiege/ ()V +MD: net/minecraft/world/entity/ai/village/VillageSiege/ ()V net/minecraft/world/entity/ai/village/VillageSiege/ ()V +MD: net/minecraft/world/entity/ai/village/VillageSiege/m_27007_ (Lnet/minecraft/server/level/ServerLevel;)Z net/minecraft/world/entity/ai/village/VillageSiege/tryToSetupSiege (Lnet/minecraft/server/level/ServerLevel;)Z +MD: net/minecraft/world/entity/ai/village/VillageSiege/m_27009_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/ai/village/VillageSiege/findRandomSpawnPos (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/ai/village/VillageSiege/m_27016_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/ai/village/VillageSiege/trySpawn (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/ai/village/VillageSiege/m_7995_ (Lnet/minecraft/server/level/ServerLevel;ZZ)I net/minecraft/world/entity/ai/village/VillageSiege/tick (Lnet/minecraft/server/level/ServerLevel;ZZ)I +CL: net/minecraft/world/entity/ai/village/VillageSiege$State net/minecraft/world/entity/ai/village/VillageSiege$State +FD: net/minecraft/world/entity/ai/village/VillageSiege$State/$VALUES net/minecraft/world/entity/ai/village/VillageSiege$State/$VALUES +FD: net/minecraft/world/entity/ai/village/VillageSiege$State/SIEGE_CAN_ACTIVATE net/minecraft/world/entity/ai/village/VillageSiege$State/SIEGE_CAN_ACTIVATE +FD: net/minecraft/world/entity/ai/village/VillageSiege$State/SIEGE_DONE net/minecraft/world/entity/ai/village/VillageSiege$State/SIEGE_DONE +FD: net/minecraft/world/entity/ai/village/VillageSiege$State/SIEGE_TONIGHT net/minecraft/world/entity/ai/village/VillageSiege$State/SIEGE_TONIGHT +FD: net/minecraft/world/entity/ai/village/VillageSiege$State/net/minecraft/world/entity/ai/village/VillageSiege$State net/minecraft/world/entity/ai/village/VillageSiege$State/net/minecraft/world/entity/ai/village/VillageSiege$State +MD: net/minecraft/world/entity/ai/village/VillageSiege$State/ ()V net/minecraft/world/entity/ai/village/VillageSiege$State/ ()V +MD: net/minecraft/world/entity/ai/village/VillageSiege$State/ (Ljava/lang/String;I)V net/minecraft/world/entity/ai/village/VillageSiege$State/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/ai/village/VillageSiege$State/m_148564_ ()[Lnet/minecraft/world/entity/ai/village/VillageSiege$State; net/minecraft/world/entity/ai/village/VillageSiege$State/$values ()[Lnet/minecraft/world/entity/ai/village/VillageSiege$State; +MD: net/minecraft/world/entity/ai/village/VillageSiege$State/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/village/VillageSiege$State; net/minecraft/world/entity/ai/village/VillageSiege$State/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/village/VillageSiege$State; +MD: net/minecraft/world/entity/ai/village/VillageSiege$State/values ()[Lnet/minecraft/world/entity/ai/village/VillageSiege$State; net/minecraft/world/entity/ai/village/VillageSiege$State/values ()[Lnet/minecraft/world/entity/ai/village/VillageSiege$State; +CL: net/minecraft/world/entity/ai/village/package-info net/minecraft/world/entity/ai/village/package-info +FD: net/minecraft/world/entity/ai/village/package-info/net/minecraft/world/entity/ai/village/package-info net/minecraft/world/entity/ai/village/package-info/net/minecraft/world/entity/ai/village/package-info +CL: net/minecraft/world/entity/ai/village/poi/PoiManager net/minecraft/world/entity/ai/village/poi/PoiManager +FD: net/minecraft/world/entity/ai/village/poi/PoiManager/f_148565_ net/minecraft/world/entity/ai/village/poi/PoiManager/MAX_VILLAGE_DISTANCE +FD: net/minecraft/world/entity/ai/village/poi/PoiManager/f_148566_ net/minecraft/world/entity/ai/village/poi/PoiManager/VILLAGE_SECTION_SIZE +FD: net/minecraft/world/entity/ai/village/poi/PoiManager/f_27029_ net/minecraft/world/entity/ai/village/poi/PoiManager/distanceTracker +FD: net/minecraft/world/entity/ai/village/poi/PoiManager/f_27030_ net/minecraft/world/entity/ai/village/poi/PoiManager/loadedChunks +FD: net/minecraft/world/entity/ai/village/poi/PoiManager/net/minecraft/world/entity/ai/village/poi/PoiManager net/minecraft/world/entity/ai/village/poi/PoiManager/net/minecraft/world/entity/ai/village/poi/PoiManager +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/ (Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;ZLnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/entity/ai/village/poi/PoiManager/ (Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;ZLnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148572_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$take$10 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148574_ (Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$isVillageCenter$17 (Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148576_ (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Integer;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getInChunk$4 (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Integer;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148579_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$ensureLoadedAndValid$27 (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148582_ (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;)V net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$checkConsistencyWithBlocks$20 (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148585_ (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)V net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$checkConsistencyWithBlocks$19 (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148589_ (Lnet/minecraft/world/level/chunk/LevelChunkSection;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$updateFromSection$22 (Lnet/minecraft/world/level/chunk/LevelChunkSection;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148593_ (Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$ensureLoadedAndValid$25 (Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148595_ (Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getInRange$3 (Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148599_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Integer; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getFreeTickets$16 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Integer; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148602_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$findClosest$8 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148605_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$exists$14 (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148609_ (Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$updateFromSection$21 (Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148613_ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Lnet/minecraft/world/level/ChunkPos;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getInSquare$1 (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Lnet/minecraft/world/level/ChunkPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148617_ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Ljava/util/Optional;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getInChunk$5 (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Ljava/util/Optional;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148621_ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getRandom$11 (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148624_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$ensureLoadedAndValid$26 (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148626_ (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;Ljava/util/function/BiConsumer;)V net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$checkConsistencyWithBlocks$18 (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148630_ (Lcom/mojang/datafixers/util/Pair;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$ensureLoadedAndValid$24 (Lcom/mojang/datafixers/util/Pair;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148632_ (Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getInSquare$2 (Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148636_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$getType$15 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148639_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$findClosest$7 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148642_ (Lnet/minecraft/core/SectionPos;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$ensureLoadedAndValid$23 (Lnet/minecraft/core/SectionPos;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148644_ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$take$9 (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148647_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$release$12 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148650_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$findAllClosestFirst$6 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148653_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/entity/ai/village/poi/PoiManager/getFreeTickets (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148655_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)V net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$remove$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148658_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/findClosest (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_148664_ (Lnet/minecraft/core/BlockPos;)Ljava/lang/IllegalStateException; net/minecraft/world/entity/ai/village/poi/PoiManager/lambda$release$13 (Lnet/minecraft/core/BlockPos;)Ljava/lang/IllegalStateException; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27044_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/existsAtPosition (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27047_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/LevelChunkSection;)V net/minecraft/world/entity/ai/village/poi/PoiManager/checkConsistencyWithBlocks (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/LevelChunkSection;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27056_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/entity/ai/village/poi/PoiManager/ensureLoadedAndValid (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27060_ (Lnet/minecraft/world/level/chunk/LevelChunkSection;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/mayHavePoi (Lnet/minecraft/world/level/chunk/LevelChunkSection;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27069_ (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;Ljava/util/function/BiConsumer;)V net/minecraft/world/entity/ai/village/poi/PoiManager/updateFromSection (Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/core/SectionPos;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27079_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/village/poi/PoiManager/remove (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27085_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/world/entity/ai/village/poi/PoiManager/add (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27091_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/exists (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27098_ (Lnet/minecraft/core/SectionPos;)I net/minecraft/world/entity/ai/village/poi/PoiManager/sectionsToVillage (Lnet/minecraft/core/SectionPos;)I +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27117_ (Ljava/util/function/Predicate;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiManager/getInChunk (Ljava/util/function/Predicate;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27121_ (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)J net/minecraft/world/entity/ai/village/poi/PoiManager/getCountInRange (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)J +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27126_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Lnet/minecraft/core/BlockPos;ILjava/util/Random;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/getRandom (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Lnet/minecraft/core/BlockPos;ILjava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27133_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;I)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/take (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;I)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27138_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiManager/findAll (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27154_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/village/poi/PoiManager/release (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27166_ (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiManager/getInSquare (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27171_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiManager/findAllClosestFirst (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27177_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/getType (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27181_ (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiManager/getInRange (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27186_ (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/find (Ljava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27192_ (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiManager/findClosest (Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_27197_ (J)Z net/minecraft/world/entity/ai/village/poi/PoiManager/isVillageCenter (J)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_5838_ (J)V net/minecraft/world/entity/ai/village/poi/PoiManager/setDirty (J)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_5839_ (J)V net/minecraft/world/entity/ai/village/poi/PoiManager/onSectionLoad (J)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager/m_6202_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/world/entity/ai/village/poi/PoiManager/tick (Ljava/util/function/BooleanSupplier;)V +CL: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/f_27199_ net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/this$0 +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/f_27200_ net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/levels +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/ (Lnet/minecraft/world/entity/ai/village/poi/PoiManager;)V net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/ (Lnet/minecraft/world/entity/ai/village/poi/PoiManager;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/m_27203_ ()V net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/runAllUpdates ()V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/m_6172_ (J)I net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/getLevel (J)I +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/m_7351_ (JI)V net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/setLevel (JI)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/m_7409_ (J)I net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker/getLevelFromSource (J)I +CL: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/$VALUES net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/$VALUES +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/ANY net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/ANY +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/HAS_SPACE net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/HAS_SPACE +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/IS_OCCUPIED net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/IS_OCCUPIED +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/f_27214_ net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/test +FD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/ ()V net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/ ()V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/ (Ljava/lang/String;ILjava/util/function/Predicate;)V net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/ (Ljava/lang/String;ILjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/m_148666_ ()[Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy; net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/$values ()[Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/m_27221_ ()Ljava/util/function/Predicate; net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/getTest ()Ljava/util/function/Predicate; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/m_27222_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/lambda$static$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy; net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy; +MD: net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/values ()[Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy; net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy/values ()[Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy; +CL: net/minecraft/world/entity/ai/village/poi/PoiRecord net/minecraft/world/entity/ai/village/poi/PoiRecord +FD: net/minecraft/world/entity/ai/village/poi/PoiRecord/f_27227_ net/minecraft/world/entity/ai/village/poi/PoiRecord/pos +FD: net/minecraft/world/entity/ai/village/poi/PoiRecord/f_27228_ net/minecraft/world/entity/ai/village/poi/PoiRecord/poiType +FD: net/minecraft/world/entity/ai/village/poi/PoiRecord/f_27229_ net/minecraft/world/entity/ai/village/poi/PoiRecord/freeTickets +FD: net/minecraft/world/entity/ai/village/poi/PoiRecord/f_27230_ net/minecraft/world/entity/ai/village/poi/PoiRecord/setDirty +FD: net/minecraft/world/entity/ai/village/poi/PoiRecord/net/minecraft/world/entity/ai/village/poi/PoiRecord net/minecraft/world/entity/ai/village/poi/PoiRecord/net/minecraft/world/entity/ai/village/poi/PoiRecord +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;ILjava/lang/Runnable;)V net/minecraft/world/entity/ai/village/poi/PoiRecord/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;ILjava/lang/Runnable;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Ljava/lang/Runnable;)V net/minecraft/world/entity/ai/village/poi/PoiRecord/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Ljava/lang/Runnable;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/equals (Ljava/lang/Object;)Z net/minecraft/world/entity/ai/village/poi/PoiRecord/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/hashCode ()I net/minecraft/world/entity/ai/village/poi/PoiRecord/hashCode ()I +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_148667_ ()I net/minecraft/world/entity/ai/village/poi/PoiRecord/getFreeTickets ()I +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_148668_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Ljava/lang/Integer; net/minecraft/world/entity/ai/village/poi/PoiRecord/lambda$codec$2 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Ljava/lang/Integer; +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_148670_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/world/entity/ai/village/poi/PoiType; net/minecraft/world/entity/ai/village/poi/PoiRecord/lambda$codec$1 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/world/entity/ai/village/poi/PoiType; +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_148672_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/village/poi/PoiRecord/lambda$codec$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27242_ (Ljava/lang/Runnable;)Lcom/mojang/serialization/Codec; net/minecraft/world/entity/ai/village/poi/PoiRecord/codec (Ljava/lang/Runnable;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27244_ (Ljava/lang/Runnable;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/entity/ai/village/poi/PoiRecord/lambda$codec$3 (Ljava/lang/Runnable;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27247_ ()Z net/minecraft/world/entity/ai/village/poi/PoiRecord/acquireTicket ()Z +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27250_ ()Z net/minecraft/world/entity/ai/village/poi/PoiRecord/releaseTicket ()Z +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27253_ ()Z net/minecraft/world/entity/ai/village/poi/PoiRecord/hasSpace ()Z +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27254_ ()Z net/minecraft/world/entity/ai/village/poi/PoiRecord/isOccupied ()Z +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27257_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/ai/village/poi/PoiRecord/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/ai/village/poi/PoiRecord/m_27258_ ()Lnet/minecraft/world/entity/ai/village/poi/PoiType; net/minecraft/world/entity/ai/village/poi/PoiRecord/getPoiType ()Lnet/minecraft/world/entity/ai/village/poi/PoiType; +CL: net/minecraft/world/entity/ai/village/poi/PoiSection net/minecraft/world/entity/ai/village/poi/PoiSection +FD: net/minecraft/world/entity/ai/village/poi/PoiSection/f_27260_ net/minecraft/world/entity/ai/village/poi/PoiSection/LOGGER +FD: net/minecraft/world/entity/ai/village/poi/PoiSection/f_27261_ net/minecraft/world/entity/ai/village/poi/PoiSection/records +FD: net/minecraft/world/entity/ai/village/poi/PoiSection/f_27262_ net/minecraft/world/entity/ai/village/poi/PoiSection/byType +FD: net/minecraft/world/entity/ai/village/poi/PoiSection/f_27263_ net/minecraft/world/entity/ai/village/poi/PoiSection/setDirty +FD: net/minecraft/world/entity/ai/village/poi/PoiSection/f_27264_ net/minecraft/world/entity/ai/village/poi/PoiSection/isValid +FD: net/minecraft/world/entity/ai/village/poi/PoiSection/net/minecraft/world/entity/ai/village/poi/PoiSection net/minecraft/world/entity/ai/village/poi/PoiSection/net/minecraft/world/entity/ai/village/poi/PoiSection +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/ ()V net/minecraft/world/entity/ai/village/poi/PoiSection/ ()V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/ (Ljava/lang/Runnable;)V net/minecraft/world/entity/ai/village/poi/PoiSection/ (Ljava/lang/Runnable;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/ (Ljava/lang/Runnable;ZLjava/util/List;)V net/minecraft/world/entity/ai/village/poi/PoiSection/ (Ljava/lang/Runnable;ZLjava/util/List;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_148674_ (Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/util/List; net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$codec$1 (Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/util/List; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_148680_ (Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$codec$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/lang/Boolean; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_148682_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/entity/ai/village/poi/PoiSection/getFreeTickets (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_148684_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiSection/getPoiRecord (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_201960_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Ljava/util/Set; net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$add$6 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Ljava/util/Set; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_201962_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;S)Lnet/minecraft/world/entity/ai/village/poi/PoiRecord; net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$refresh$7 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;S)Lnet/minecraft/world/entity/ai/village/poi/PoiRecord; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_201966_ (Lit/unimi/dsi/fastutil/shorts/Short2ObjectMap;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$refresh$8 (Lit/unimi/dsi/fastutil/shorts/Short2ObjectMap;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27272_ ()Z net/minecraft/world/entity/ai/village/poi/PoiSection/isValid ()Z +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27273_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/entity/ai/village/poi/PoiSection/add (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27279_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ai/village/poi/PoiSection/remove (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27281_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V net/minecraft/world/entity/ai/village/poi/PoiSection/add (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27288_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/world/entity/ai/village/poi/PoiSection/exists (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27295_ (Ljava/lang/Runnable;)Lcom/mojang/serialization/Codec; net/minecraft/world/entity/ai/village/poi/PoiSection/codec (Ljava/lang/Runnable;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27297_ (Ljava/lang/Runnable;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$codec$2 (Ljava/lang/Runnable;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27300_ (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$getRecords$5 (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27302_ (Ljava/util/function/Consumer;)V net/minecraft/world/entity/ai/village/poi/PoiSection/refresh (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27304_ (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiSection/getRecords (Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27307_ (Ljava/util/function/Predicate;Ljava/util/Map$Entry;)Z net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$getRecords$4 (Ljava/util/function/Predicate;Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27310_ ()V net/minecraft/world/entity/ai/village/poi/PoiSection/clear ()V +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27315_ (Ljava/lang/Runnable;)Lnet/minecraft/world/entity/ai/village/poi/PoiSection; net/minecraft/world/entity/ai/village/poi/PoiSection/lambda$codec$3 (Ljava/lang/Runnable;)Lnet/minecraft/world/entity/ai/village/poi/PoiSection; +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27317_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/ai/village/poi/PoiSection/release (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiSection/m_27319_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiSection/getType (Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +CL: net/minecraft/world/entity/ai/village/poi/PoiType net/minecraft/world/entity/ai/village/poi/PoiType +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_148686_ net/minecraft/world/entity/ai/village/poi/PoiType/CAULDRONS +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_148687_ net/minecraft/world/entity/ai/village/poi/PoiType/LIGHTNING_ROD +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27323_ net/minecraft/world/entity/ai/village/poi/PoiType/TYPE_BY_STATE +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27324_ net/minecraft/world/entity/ai/village/poi/PoiType/name +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27325_ net/minecraft/world/entity/ai/village/poi/PoiType/matchingStates +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27326_ net/minecraft/world/entity/ai/village/poi/PoiType/maxTickets +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27327_ net/minecraft/world/entity/ai/village/poi/PoiType/predicate +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27328_ net/minecraft/world/entity/ai/village/poi/PoiType/validRange +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27329_ net/minecraft/world/entity/ai/village/poi/PoiType/ALL_JOBS +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27330_ net/minecraft/world/entity/ai/village/poi/PoiType/ALL +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27331_ net/minecraft/world/entity/ai/village/poi/PoiType/UNEMPLOYED +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27332_ net/minecraft/world/entity/ai/village/poi/PoiType/ARMORER +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27333_ net/minecraft/world/entity/ai/village/poi/PoiType/BUTCHER +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27334_ net/minecraft/world/entity/ai/village/poi/PoiType/CARTOGRAPHER +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27335_ net/minecraft/world/entity/ai/village/poi/PoiType/CLERIC +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27336_ net/minecraft/world/entity/ai/village/poi/PoiType/FARMER +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27337_ net/minecraft/world/entity/ai/village/poi/PoiType/FISHERMAN +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27338_ net/minecraft/world/entity/ai/village/poi/PoiType/FLETCHER +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27339_ net/minecraft/world/entity/ai/village/poi/PoiType/LEATHERWORKER +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27340_ net/minecraft/world/entity/ai/village/poi/PoiType/LIBRARIAN +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27341_ net/minecraft/world/entity/ai/village/poi/PoiType/MASON +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27342_ net/minecraft/world/entity/ai/village/poi/PoiType/NITWIT +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27343_ net/minecraft/world/entity/ai/village/poi/PoiType/SHEPHERD +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27344_ net/minecraft/world/entity/ai/village/poi/PoiType/TOOLSMITH +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27345_ net/minecraft/world/entity/ai/village/poi/PoiType/WEAPONSMITH +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27346_ net/minecraft/world/entity/ai/village/poi/PoiType/HOME +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27347_ net/minecraft/world/entity/ai/village/poi/PoiType/MEETING +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27348_ net/minecraft/world/entity/ai/village/poi/PoiType/BEEHIVE +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27349_ net/minecraft/world/entity/ai/village/poi/PoiType/BEE_NEST +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27350_ net/minecraft/world/entity/ai/village/poi/PoiType/NETHER_PORTAL +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27351_ net/minecraft/world/entity/ai/village/poi/PoiType/LODESTONE +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27352_ net/minecraft/world/entity/ai/village/poi/PoiType/ALL_STATES +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27353_ net/minecraft/world/entity/ai/village/poi/PoiType/ALL_JOB_POI_TYPES +FD: net/minecraft/world/entity/ai/village/poi/PoiType/f_27354_ net/minecraft/world/entity/ai/village/poi/PoiType/BEDS +FD: net/minecraft/world/entity/ai/village/poi/PoiType/net/minecraft/world/entity/ai/village/poi/PoiType net/minecraft/world/entity/ai/village/poi/PoiType/net/minecraft/world/entity/ai/village/poi/PoiType +MD: net/minecraft/world/entity/ai/village/poi/PoiType/ ()V net/minecraft/world/entity/ai/village/poi/PoiType/ ()V +MD: net/minecraft/world/entity/ai/village/poi/PoiType/ (Ljava/lang/String;Ljava/util/Set;II)V net/minecraft/world/entity/ai/village/poi/PoiType/ (Ljava/lang/String;Ljava/util/Set;II)V +MD: net/minecraft/world/entity/ai/village/poi/PoiType/ (Ljava/lang/String;Ljava/util/Set;ILjava/util/function/Predicate;I)V net/minecraft/world/entity/ai/village/poi/PoiType/ (Ljava/lang/String;Ljava/util/Set;ILjava/util/function/Predicate;I)V +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_148688_ ()Ljava/lang/String; net/minecraft/world/entity/ai/village/poi/PoiType/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_148689_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/ai/village/poi/PoiType/lambda$registerBlockStates$7 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_148692_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/ai/village/poi/PoiType/is (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_148694_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/village/poi/PoiType/lambda$new$6 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_148696_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiType/lambda$static$5 (Lnet/minecraft/world/level/block/Block;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27367_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Lnet/minecraft/world/entity/ai/village/poi/PoiType; net/minecraft/world/entity/ai/village/poi/PoiType/registerBlockStates (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Lnet/minecraft/world/entity/ai/village/poi/PoiType; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27372_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/Set; net/minecraft/world/entity/ai/village/poi/PoiType/getBlockStates (Lnet/minecraft/world/level/block/Block;)Ljava/util/Set; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27374_ (Ljava/lang/String;Ljava/util/Set;II)Lnet/minecraft/world/entity/ai/village/poi/PoiType; net/minecraft/world/entity/ai/village/poi/PoiType/register (Ljava/lang/String;Ljava/util/Set;II)Lnet/minecraft/world/entity/ai/village/poi/PoiType; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27379_ (Ljava/lang/String;Ljava/util/Set;ILjava/util/function/Predicate;I)Lnet/minecraft/world/entity/ai/village/poi/PoiType; net/minecraft/world/entity/ai/village/poi/PoiType/register (Ljava/lang/String;Ljava/util/Set;ILjava/util/function/Predicate;I)Lnet/minecraft/world/entity/ai/village/poi/PoiType; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27385_ ()I net/minecraft/world/entity/ai/village/poi/PoiType/getMaxTickets ()I +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27388_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/stream/Stream; net/minecraft/world/entity/ai/village/poi/PoiType/lambda$static$3 (Lnet/minecraft/world/level/block/Block;)Ljava/util/stream/Stream; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27390_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; net/minecraft/world/entity/ai/village/poi/PoiType/forState (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27392_ ()Ljava/util/function/Predicate; net/minecraft/world/entity/ai/village/poi/PoiType/getPredicate ()Ljava/util/function/Predicate; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27393_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/village/poi/PoiType/lambda$static$2 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27395_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/ai/village/poi/PoiType/lambda$static$4 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27397_ ()I net/minecraft/world/entity/ai/village/poi/PoiType/getValidRange ()I +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27398_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/ai/village/poi/PoiType/lambda$static$1 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/ai/village/poi/PoiType/m_27400_ ()Ljava/util/Set; net/minecraft/world/entity/ai/village/poi/PoiType/lambda$static$0 ()Ljava/util/Set; +MD: net/minecraft/world/entity/ai/village/poi/PoiType/toString ()Ljava/lang/String; net/minecraft/world/entity/ai/village/poi/PoiType/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/ai/village/poi/package-info net/minecraft/world/entity/ai/village/poi/package-info +FD: net/minecraft/world/entity/ai/village/poi/package-info/net/minecraft/world/entity/ai/village/poi/package-info net/minecraft/world/entity/ai/village/poi/package-info/net/minecraft/world/entity/ai/village/poi/package-info +CL: net/minecraft/world/entity/ambient/AmbientCreature net/minecraft/world/entity/ambient/AmbientCreature +FD: net/minecraft/world/entity/ambient/AmbientCreature/net/minecraft/world/entity/ambient/AmbientCreature net/minecraft/world/entity/ambient/AmbientCreature/net/minecraft/world/entity/ambient/AmbientCreature +MD: net/minecraft/world/entity/ambient/AmbientCreature/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ambient/AmbientCreature/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ambient/AmbientCreature/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/ambient/AmbientCreature/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/entity/ambient/Bat net/minecraft/world/entity/ambient/Bat +FD: net/minecraft/world/entity/ambient/Bat/f_148698_ net/minecraft/world/entity/ambient/Bat/FLAP_DEGREES_PER_TICK +FD: net/minecraft/world/entity/ambient/Bat/f_148699_ net/minecraft/world/entity/ambient/Bat/TICKS_PER_FLAP +FD: net/minecraft/world/entity/ambient/Bat/f_148700_ net/minecraft/world/entity/ambient/Bat/FLAG_RESTING +FD: net/minecraft/world/entity/ambient/Bat/f_27407_ net/minecraft/world/entity/ambient/Bat/DATA_ID_FLAGS +FD: net/minecraft/world/entity/ambient/Bat/f_27408_ net/minecraft/world/entity/ambient/Bat/BAT_RESTING_TARGETING +FD: net/minecraft/world/entity/ambient/Bat/f_27409_ net/minecraft/world/entity/ambient/Bat/targetPosition +FD: net/minecraft/world/entity/ambient/Bat/net/minecraft/world/entity/ambient/Bat net/minecraft/world/entity/ambient/Bat/net/minecraft/world/entity/ambient/Bat +MD: net/minecraft/world/entity/ambient/Bat/ ()V net/minecraft/world/entity/ambient/Bat/ ()V +MD: net/minecraft/world/entity/ambient/Bat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/ambient/Bat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/ambient/Bat/m_142039_ ()Z net/minecraft/world/entity/ambient/Bat/isFlapping ()Z +MD: net/minecraft/world/entity/ambient/Bat/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/ambient/Bat/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/ambient/Bat/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/ambient/Bat/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/ambient/Bat/m_27433_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/ambient/Bat/checkBatSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/ambient/Bat/m_27452_ ()Z net/minecraft/world/entity/ambient/Bat/isResting ()Z +MD: net/minecraft/world/entity/ambient/Bat/m_27453_ ()Z net/minecraft/world/entity/ambient/Bat/isHalloween ()Z +MD: net/minecraft/world/entity/ambient/Bat/m_27455_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/ambient/Bat/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/ambient/Bat/m_27456_ (Z)V net/minecraft/world/entity/ambient/Bat/setResting (Z)V +MD: net/minecraft/world/entity/ambient/Bat/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/ambient/Bat/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/ambient/Bat/m_6090_ ()Z net/minecraft/world/entity/ambient/Bat/isIgnoringBlockTriggers ()Z +MD: net/minecraft/world/entity/ambient/Bat/m_6094_ ()Z net/minecraft/world/entity/ambient/Bat/isPushable ()Z +MD: net/minecraft/world/entity/ambient/Bat/m_6100_ ()F net/minecraft/world/entity/ambient/Bat/getVoicePitch ()F +MD: net/minecraft/world/entity/ambient/Bat/m_6121_ ()F net/minecraft/world/entity/ambient/Bat/getSoundVolume ()F +MD: net/minecraft/world/entity/ambient/Bat/m_6138_ ()V net/minecraft/world/entity/ambient/Bat/pushEntities ()V +MD: net/minecraft/world/entity/ambient/Bat/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/ambient/Bat/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/ambient/Bat/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/ambient/Bat/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/ambient/Bat/m_7324_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/ambient/Bat/doPush (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/ambient/Bat/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/ambient/Bat/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/ambient/Bat/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/ambient/Bat/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/ambient/Bat/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/ambient/Bat/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/ambient/Bat/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/ambient/Bat/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/ambient/Bat/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/ambient/Bat/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/ambient/Bat/m_8024_ ()V net/minecraft/world/entity/ambient/Bat/customServerAiStep ()V +MD: net/minecraft/world/entity/ambient/Bat/m_8097_ ()V net/minecraft/world/entity/ambient/Bat/defineSynchedData ()V +MD: net/minecraft/world/entity/ambient/Bat/m_8119_ ()V net/minecraft/world/entity/ambient/Bat/tick ()V +CL: net/minecraft/world/entity/ambient/package-info net/minecraft/world/entity/ambient/package-info +FD: net/minecraft/world/entity/ambient/package-info/net/minecraft/world/entity/ambient/package-info net/minecraft/world/entity/ambient/package-info/net/minecraft/world/entity/ambient/package-info +CL: net/minecraft/world/entity/animal/AbstractFish net/minecraft/world/entity/animal/AbstractFish +FD: net/minecraft/world/entity/animal/AbstractFish/f_27458_ net/minecraft/world/entity/animal/AbstractFish/FROM_BUCKET +FD: net/minecraft/world/entity/animal/AbstractFish/net/minecraft/world/entity/animal/AbstractFish net/minecraft/world/entity/animal/AbstractFish/net/minecraft/world/entity/animal/AbstractFish +MD: net/minecraft/world/entity/animal/AbstractFish/ ()V net/minecraft/world/entity/animal/AbstractFish/ ()V +MD: net/minecraft/world/entity/animal/AbstractFish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/AbstractFish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_142139_ (Z)V net/minecraft/world/entity/animal/AbstractFish/setFromBucket (Z)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_142146_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/AbstractFish/saveToBucketTag (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_142278_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/AbstractFish/loadFromBucketTag (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_142392_ ()Z net/minecraft/world/entity/animal/AbstractFish/fromBucket ()Z +MD: net/minecraft/world/entity/animal/AbstractFish/m_142623_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/AbstractFish/getPickupSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/AbstractFish/m_27495_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/AbstractFish/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/AbstractFish/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/AbstractFish/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/AbstractFish/m_5699_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/AbstractFish/getFlopSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/AbstractFish/m_5792_ ()I net/minecraft/world/entity/animal/AbstractFish/getMaxSpawnClusterSize ()I +MD: net/minecraft/world/entity/animal/AbstractFish/m_6004_ ()Z net/minecraft/world/entity/animal/AbstractFish/canRandomSwim ()Z +MD: net/minecraft/world/entity/animal/AbstractFish/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/AbstractFish/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/AbstractFish/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/AbstractFish/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/AbstractFish/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/AbstractFish/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/AbstractFish/m_6785_ (D)Z net/minecraft/world/entity/animal/AbstractFish/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/animal/AbstractFish/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/AbstractFish/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/AbstractFish/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/AbstractFish/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/AbstractFish/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/AbstractFish/m_8023_ ()Z net/minecraft/world/entity/animal/AbstractFish/requiresCustomPersistence ()Z +MD: net/minecraft/world/entity/animal/AbstractFish/m_8097_ ()V net/minecraft/world/entity/animal/AbstractFish/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/AbstractFish/m_8099_ ()V net/minecraft/world/entity/animal/AbstractFish/registerGoals ()V +MD: net/minecraft/world/entity/animal/AbstractFish/m_8107_ ()V net/minecraft/world/entity/animal/AbstractFish/aiStep ()V +CL: net/minecraft/world/entity/animal/AbstractFish$FishMoveControl net/minecraft/world/entity/animal/AbstractFish$FishMoveControl +FD: net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/f_27499_ net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/fish +FD: net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/net/minecraft/world/entity/animal/AbstractFish$FishMoveControl net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/net/minecraft/world/entity/animal/AbstractFish$FishMoveControl +MD: net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/ (Lnet/minecraft/world/entity/animal/AbstractFish;)V net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/ (Lnet/minecraft/world/entity/animal/AbstractFish;)V +MD: net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/m_8126_ ()V net/minecraft/world/entity/animal/AbstractFish$FishMoveControl/tick ()V +CL: net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal +FD: net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/f_27503_ net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/fish +FD: net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal +MD: net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/ (Lnet/minecraft/world/entity/animal/AbstractFish;)V net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/ (Lnet/minecraft/world/entity/animal/AbstractFish;)V +MD: net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/m_8036_ ()Z net/minecraft/world/entity/animal/AbstractFish$FishSwimGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/AbstractGolem net/minecraft/world/entity/animal/AbstractGolem +FD: net/minecraft/world/entity/animal/AbstractGolem/net/minecraft/world/entity/animal/AbstractGolem net/minecraft/world/entity/animal/AbstractGolem/net/minecraft/world/entity/animal/AbstractGolem +MD: net/minecraft/world/entity/animal/AbstractGolem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/AbstractGolem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/AbstractGolem/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/AbstractGolem/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/AbstractGolem/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/AbstractGolem/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/AbstractGolem/m_6785_ (D)Z net/minecraft/world/entity/animal/AbstractGolem/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/animal/AbstractGolem/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/AbstractGolem/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/AbstractGolem/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/AbstractGolem/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/AbstractGolem/m_8100_ ()I net/minecraft/world/entity/animal/AbstractGolem/getAmbientSoundInterval ()I +CL: net/minecraft/world/entity/animal/AbstractSchoolingFish net/minecraft/world/entity/animal/AbstractSchoolingFish +FD: net/minecraft/world/entity/animal/AbstractSchoolingFish/f_27520_ net/minecraft/world/entity/animal/AbstractSchoolingFish/leader +FD: net/minecraft/world/entity/animal/AbstractSchoolingFish/f_27521_ net/minecraft/world/entity/animal/AbstractSchoolingFish/schoolSize +FD: net/minecraft/world/entity/animal/AbstractSchoolingFish/net/minecraft/world/entity/animal/AbstractSchoolingFish net/minecraft/world/entity/animal/AbstractSchoolingFish/net/minecraft/world/entity/animal/AbstractSchoolingFish +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/AbstractSchoolingFish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27525_ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Lnet/minecraft/world/entity/animal/AbstractSchoolingFish; net/minecraft/world/entity/animal/AbstractSchoolingFish/startFollowing (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Lnet/minecraft/world/entity/animal/AbstractSchoolingFish; +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27533_ (Ljava/util/stream/Stream;)V net/minecraft/world/entity/animal/AbstractSchoolingFish/addFollowers (Ljava/util/stream/Stream;)V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27535_ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)V net/minecraft/world/entity/animal/AbstractSchoolingFish/lambda$addFollowers$1 (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27537_ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Z net/minecraft/world/entity/animal/AbstractSchoolingFish/lambda$addFollowers$0 (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)Z +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27540_ ()Z net/minecraft/world/entity/animal/AbstractSchoolingFish/isFollower ()Z +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27541_ ()V net/minecraft/world/entity/animal/AbstractSchoolingFish/stopFollowing ()V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27542_ ()Z net/minecraft/world/entity/animal/AbstractSchoolingFish/canBeFollowed ()Z +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27543_ ()Z net/minecraft/world/entity/animal/AbstractSchoolingFish/hasFollowers ()Z +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27544_ ()Z net/minecraft/world/entity/animal/AbstractSchoolingFish/inRangeOfLeader ()Z +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27545_ ()V net/minecraft/world/entity/animal/AbstractSchoolingFish/pathToLeader ()V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27546_ ()V net/minecraft/world/entity/animal/AbstractSchoolingFish/addFollower ()V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_27547_ ()V net/minecraft/world/entity/animal/AbstractSchoolingFish/removeFollower ()V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_5792_ ()I net/minecraft/world/entity/animal/AbstractSchoolingFish/getMaxSpawnClusterSize ()I +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_6004_ ()Z net/minecraft/world/entity/animal/AbstractSchoolingFish/canRandomSwim ()Z +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_6031_ ()I net/minecraft/world/entity/animal/AbstractSchoolingFish/getMaxSchoolSize ()I +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/AbstractSchoolingFish/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_8099_ ()V net/minecraft/world/entity/animal/AbstractSchoolingFish/registerGoals ()V +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish/m_8119_ ()V net/minecraft/world/entity/animal/AbstractSchoolingFish/tick ()V +CL: net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData +FD: net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData/f_27551_ net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData/leader +FD: net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData/net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData/net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData +MD: net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData/ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)V net/minecraft/world/entity/animal/AbstractSchoolingFish$SchoolSpawnGroupData/ (Lnet/minecraft/world/entity/animal/AbstractSchoolingFish;)V +CL: net/minecraft/world/entity/animal/Animal net/minecraft/world/entity/animal/Animal +FD: net/minecraft/world/entity/animal/Animal/f_148714_ net/minecraft/world/entity/animal/Animal/PARENT_AGE_AFTER_BREEDING +FD: net/minecraft/world/entity/animal/Animal/f_27554_ net/minecraft/world/entity/animal/Animal/inLove +FD: net/minecraft/world/entity/animal/Animal/f_27555_ net/minecraft/world/entity/animal/Animal/loveCause +FD: net/minecraft/world/entity/animal/Animal/net/minecraft/world/entity/animal/Animal net/minecraft/world/entity/animal/Animal/net/minecraft/world/entity/animal/Animal +MD: net/minecraft/world/entity/animal/Animal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Animal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Animal/m_142075_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Animal/usePlayerItem (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Animal/m_186209_ (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Animal/isBrightEnoughToSpawn (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Animal/m_27563_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;)V net/minecraft/world/entity/animal/Animal/spawnChildFromBreeding (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;)V +MD: net/minecraft/world/entity/animal/Animal/m_27577_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/Animal/checkAnimalSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/Animal/m_27591_ ()I net/minecraft/world/entity/animal/Animal/getInLoveTime ()I +MD: net/minecraft/world/entity/animal/Animal/m_27592_ ()Lnet/minecraft/server/level/ServerPlayer; net/minecraft/world/entity/animal/Animal/getLoveCause ()Lnet/minecraft/server/level/ServerPlayer; +MD: net/minecraft/world/entity/animal/Animal/m_27593_ ()Z net/minecraft/world/entity/animal/Animal/isInLove ()Z +MD: net/minecraft/world/entity/animal/Animal/m_27594_ ()V net/minecraft/world/entity/animal/Animal/resetLove ()V +MD: net/minecraft/world/entity/animal/Animal/m_27595_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/Animal/setInLove (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/Animal/m_27601_ (I)V net/minecraft/world/entity/animal/Animal/setInLoveTime (I)V +MD: net/minecraft/world/entity/animal/Animal/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/animal/Animal/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/animal/Animal/m_5957_ ()Z net/minecraft/world/entity/animal/Animal/canFallInLove ()Z +MD: net/minecraft/world/entity/animal/Animal/m_6049_ ()D net/minecraft/world/entity/animal/Animal/getMyRidingOffset ()D +MD: net/minecraft/world/entity/animal/Animal/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Animal/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Animal/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/Animal/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/Animal/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/animal/Animal/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/animal/Animal/m_6785_ (D)Z net/minecraft/world/entity/animal/Animal/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/animal/Animal/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Animal/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Animal/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Animal/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Animal/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Animal/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Animal/m_7822_ (B)V net/minecraft/world/entity/animal/Animal/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Animal/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/Animal/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/Animal/m_8024_ ()V net/minecraft/world/entity/animal/Animal/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/Animal/m_8100_ ()I net/minecraft/world/entity/animal/Animal/getAmbientSoundInterval ()I +MD: net/minecraft/world/entity/animal/Animal/m_8107_ ()V net/minecraft/world/entity/animal/Animal/aiStep ()V +CL: net/minecraft/world/entity/animal/Bee net/minecraft/world/entity/animal/Bee +FD: net/minecraft/world/entity/animal/Bee/f_148718_ net/minecraft/world/entity/animal/Bee/FLAP_DEGREES_PER_TICK +FD: net/minecraft/world/entity/animal/Bee/f_148719_ net/minecraft/world/entity/animal/Bee/TICKS_PER_FLAP +FD: net/minecraft/world/entity/animal/Bee/f_148720_ net/minecraft/world/entity/animal/Bee/TAG_CROPS_GROWN_SINCE_POLLINATION +FD: net/minecraft/world/entity/animal/Bee/f_148721_ net/minecraft/world/entity/animal/Bee/TAG_CANNOT_ENTER_HIVE_TICKS +FD: net/minecraft/world/entity/animal/Bee/f_148722_ net/minecraft/world/entity/animal/Bee/TAG_TICKS_SINCE_POLLINATION +FD: net/minecraft/world/entity/animal/Bee/f_148723_ net/minecraft/world/entity/animal/Bee/TAG_HAS_STUNG +FD: net/minecraft/world/entity/animal/Bee/f_148724_ net/minecraft/world/entity/animal/Bee/TAG_HAS_NECTAR +FD: net/minecraft/world/entity/animal/Bee/f_148725_ net/minecraft/world/entity/animal/Bee/COOLDOWN_BEFORE_LOCATING_NEW_HIVE +FD: net/minecraft/world/entity/animal/Bee/f_148726_ net/minecraft/world/entity/animal/Bee/COOLDOWN_BEFORE_LOCATING_NEW_FLOWER +FD: net/minecraft/world/entity/animal/Bee/f_148727_ net/minecraft/world/entity/animal/Bee/TAG_FLOWER_POS +FD: net/minecraft/world/entity/animal/Bee/f_148728_ net/minecraft/world/entity/animal/Bee/TAG_HIVE_POS +FD: net/minecraft/world/entity/animal/Bee/f_148729_ net/minecraft/world/entity/animal/Bee/FLAG_ROLL +FD: net/minecraft/world/entity/animal/Bee/f_148730_ net/minecraft/world/entity/animal/Bee/FLAG_HAS_STUNG +FD: net/minecraft/world/entity/animal/Bee/f_148731_ net/minecraft/world/entity/animal/Bee/FLAG_HAS_NECTAR +FD: net/minecraft/world/entity/animal/Bee/f_148732_ net/minecraft/world/entity/animal/Bee/STING_DEATH_COUNTDOWN +FD: net/minecraft/world/entity/animal/Bee/f_148733_ net/minecraft/world/entity/animal/Bee/TICKS_BEFORE_GOING_TO_KNOWN_FLOWER +FD: net/minecraft/world/entity/animal/Bee/f_148734_ net/minecraft/world/entity/animal/Bee/TICKS_WITHOUT_NECTAR_BEFORE_GOING_HOME +FD: net/minecraft/world/entity/animal/Bee/f_148735_ net/minecraft/world/entity/animal/Bee/MIN_ATTACK_DIST +FD: net/minecraft/world/entity/animal/Bee/f_148736_ net/minecraft/world/entity/animal/Bee/MAX_CROPS_GROWABLE +FD: net/minecraft/world/entity/animal/Bee/f_148737_ net/minecraft/world/entity/animal/Bee/POISON_SECONDS_NORMAL +FD: net/minecraft/world/entity/animal/Bee/f_148738_ net/minecraft/world/entity/animal/Bee/POISON_SECONDS_HARD +FD: net/minecraft/world/entity/animal/Bee/f_148739_ net/minecraft/world/entity/animal/Bee/TOO_FAR_DISTANCE +FD: net/minecraft/world/entity/animal/Bee/f_148740_ net/minecraft/world/entity/animal/Bee/HIVE_CLOSE_ENOUGH_DISTANCE +FD: net/minecraft/world/entity/animal/Bee/f_148741_ net/minecraft/world/entity/animal/Bee/PATHFIND_TO_HIVE_WHEN_CLOSER_THAN +FD: net/minecraft/world/entity/animal/Bee/f_148742_ net/minecraft/world/entity/animal/Bee/HIVE_SEARCH_DISTANCE +FD: net/minecraft/world/entity/animal/Bee/f_27697_ net/minecraft/world/entity/animal/Bee/savedFlowerPos +FD: net/minecraft/world/entity/animal/Bee/f_27698_ net/minecraft/world/entity/animal/Bee/hivePos +FD: net/minecraft/world/entity/animal/Bee/f_27699_ net/minecraft/world/entity/animal/Bee/beePollinateGoal +FD: net/minecraft/world/entity/animal/Bee/f_27700_ net/minecraft/world/entity/animal/Bee/goToHiveGoal +FD: net/minecraft/world/entity/animal/Bee/f_27701_ net/minecraft/world/entity/animal/Bee/goToKnownFlowerGoal +FD: net/minecraft/world/entity/animal/Bee/f_27702_ net/minecraft/world/entity/animal/Bee/underWaterTicks +FD: net/minecraft/world/entity/animal/Bee/f_27703_ net/minecraft/world/entity/animal/Bee/DATA_FLAGS_ID +FD: net/minecraft/world/entity/animal/Bee/f_27704_ net/minecraft/world/entity/animal/Bee/DATA_REMAINING_ANGER_TIME +FD: net/minecraft/world/entity/animal/Bee/f_27705_ net/minecraft/world/entity/animal/Bee/PERSISTENT_ANGER_TIME +FD: net/minecraft/world/entity/animal/Bee/f_27706_ net/minecraft/world/entity/animal/Bee/persistentAngerTarget +FD: net/minecraft/world/entity/animal/Bee/f_27707_ net/minecraft/world/entity/animal/Bee/rollAmount +FD: net/minecraft/world/entity/animal/Bee/f_27708_ net/minecraft/world/entity/animal/Bee/rollAmountO +FD: net/minecraft/world/entity/animal/Bee/f_27709_ net/minecraft/world/entity/animal/Bee/timeSinceSting +FD: net/minecraft/world/entity/animal/Bee/f_27710_ net/minecraft/world/entity/animal/Bee/ticksWithoutNectarSinceExitingHive +FD: net/minecraft/world/entity/animal/Bee/f_27711_ net/minecraft/world/entity/animal/Bee/stayOutOfHiveCountdown +FD: net/minecraft/world/entity/animal/Bee/f_27712_ net/minecraft/world/entity/animal/Bee/numCropsGrownSincePollination +FD: net/minecraft/world/entity/animal/Bee/f_27713_ net/minecraft/world/entity/animal/Bee/remainingCooldownBeforeLocatingNewHive +FD: net/minecraft/world/entity/animal/Bee/f_27714_ net/minecraft/world/entity/animal/Bee/remainingCooldownBeforeLocatingNewFlower +FD: net/minecraft/world/entity/animal/Bee/net/minecraft/world/entity/animal/Bee net/minecraft/world/entity/animal/Bee/net/minecraft/world/entity/animal/Bee +MD: net/minecraft/world/entity/animal/Bee/ ()V net/minecraft/world/entity/animal/Bee/ ()V +MD: net/minecraft/world/entity/animal/Bee/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Bee/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Bee/m_142039_ ()Z net/minecraft/world/entity/animal/Bee/isFlapping ()Z +MD: net/minecraft/world/entity/animal/Bee/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/Bee/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/Bee/m_142592_ ()Z net/minecraft/world/entity/animal/Bee/isFlying ()Z +MD: net/minecraft/world/entity/animal/Bee/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Bee/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Bee/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Bee; net/minecraft/world/entity/animal/Bee/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Bee; +MD: net/minecraft/world/entity/animal/Bee/m_148743_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$2600 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148745_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$2700 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148747_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$2800 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148756_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$000 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148762_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$100 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148764_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$200 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148766_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$300 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148768_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$400 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148770_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$500 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148772_ ()Lnet/minecraft/world/entity/ai/goal/GoalSelector; net/minecraft/world/entity/animal/Bee/getGoalSelector ()Lnet/minecraft/world/entity/ai/goal/GoalSelector; +MD: net/minecraft/world/entity/animal/Bee/m_148774_ ()I net/minecraft/world/entity/animal/Bee/getTravellingTicks ()I +MD: net/minecraft/world/entity/animal/Bee/m_148775_ ()Ljava/util/List; net/minecraft/world/entity/animal/Bee/getBlacklistedHives ()Ljava/util/List; +MD: net/minecraft/world/entity/animal/Bee/m_148776_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$600 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148778_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$700 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148780_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$800 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148782_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1000 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148784_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1400 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148786_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1500 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148788_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1600 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148790_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1700 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148792_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1800 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_148794_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$1900 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148796_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$2000 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148798_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$2200 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148800_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$2400 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_148802_ (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; net/minecraft/world/entity/animal/Bee/access$2500 (Lnet/minecraft/world/entity/animal/Bee;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Bee/m_203347_ (Lnet/minecraft/tags/TagKey;)V net/minecraft/world/entity/animal/Bee/jumpInLiquid (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/entity/animal/Bee/m_27779_ (Lnet/minecraft/world/level/Level;DDDDDLnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/world/entity/animal/Bee/spawnFluidParticle (Lnet/minecraft/world/level/Level;DDDDDLnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/world/entity/animal/Bee/m_27806_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$900 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_27816_ (Lnet/minecraft/core/BlockPos;I)Z net/minecraft/world/entity/animal/Bee/closerThan (Lnet/minecraft/core/BlockPos;I)Z +MD: net/minecraft/world/entity/animal/Bee/m_27832_ (IZ)V net/minecraft/world/entity/animal/Bee/setFlag (IZ)V +MD: net/minecraft/world/entity/animal/Bee/m_27835_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1100 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_27846_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1200 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_27851_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/animal/Bee/getSavedFlowerPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/animal/Bee/m_27852_ ()Z net/minecraft/world/entity/animal/Bee/hasSavedFlowerPos ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27853_ ()V net/minecraft/world/entity/animal/Bee/resetTicksWithoutNectarSinceExitingHive ()V +MD: net/minecraft/world/entity/animal/Bee/m_27854_ ()Z net/minecraft/world/entity/animal/Bee/hasHive ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27855_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/animal/Bee/getHivePos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/animal/Bee/m_27856_ ()Z net/minecraft/world/entity/animal/Bee/hasNectar ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27857_ ()Z net/minecraft/world/entity/animal/Bee/hasStung ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27858_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Bee/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Bee/m_27859_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$1300 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_27864_ ()V net/minecraft/world/entity/animal/Bee/dropOffNectar ()V +MD: net/minecraft/world/entity/animal/Bee/m_27865_ ()Z net/minecraft/world/entity/animal/Bee/isTiredOfLookingForNectar ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27866_ ()Z net/minecraft/world/entity/animal/Bee/wantsToEnterHive ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27867_ ()V net/minecraft/world/entity/animal/Bee/updateRollAmount ()V +MD: net/minecraft/world/entity/animal/Bee/m_27868_ ()Z net/minecraft/world/entity/animal/Bee/isHiveNearFire ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27869_ ()I net/minecraft/world/entity/animal/Bee/getCropsGrownSincePollination ()I +MD: net/minecraft/world/entity/animal/Bee/m_27870_ ()V net/minecraft/world/entity/animal/Bee/resetNumCropsGrownSincePollination ()V +MD: net/minecraft/world/entity/animal/Bee/m_27871_ ()V net/minecraft/world/entity/animal/Bee/incrementNumCropsGrownSincePollination ()V +MD: net/minecraft/world/entity/animal/Bee/m_27872_ ()Z net/minecraft/world/entity/animal/Bee/isHiveValid ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27873_ ()Z net/minecraft/world/entity/animal/Bee/isRolling ()Z +MD: net/minecraft/world/entity/animal/Bee/m_27876_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Bee/setSavedFlowerPos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Bee/m_27880_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Bee/pathfindRandomlyTowards (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Bee/m_27884_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Bee/doesHiveHaveSpace (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Bee/m_27889_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Bee/isTooFarAway (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Bee/m_27896_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Bee/isFlowerValid (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Bee/m_27898_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$2100 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_27902_ (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/access$2300 (Lnet/minecraft/world/entity/animal/Bee;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_27915_ (I)V net/minecraft/world/entity/animal/Bee/setStayOutOfHiveCountdown (I)V +MD: net/minecraft/world/entity/animal/Bee/m_27919_ (Z)V net/minecraft/world/entity/animal/Bee/setHasNectar (Z)V +MD: net/minecraft/world/entity/animal/Bee/m_27921_ (I)Z net/minecraft/world/entity/animal/Bee/getFlag (I)Z +MD: net/minecraft/world/entity/animal/Bee/m_27925_ (Z)V net/minecraft/world/entity/animal/Bee/setHasStung (Z)V +MD: net/minecraft/world/entity/animal/Bee/m_27929_ (Z)V net/minecraft/world/entity/animal/Bee/setRolling (Z)V +MD: net/minecraft/world/entity/animal/Bee/m_27935_ (F)F net/minecraft/world/entity/animal/Bee/getRollAmount (F)F +MD: net/minecraft/world/entity/animal/Bee/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Bee/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Bee/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/animal/Bee/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/animal/Bee/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Bee/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Bee/m_6120_ ()Ljava/util/UUID; net/minecraft/world/entity/animal/Bee/getPersistentAngerTarget ()Ljava/util/UUID; +MD: net/minecraft/world/entity/animal/Bee/m_6121_ ()F net/minecraft/world/entity/animal/Bee/getSoundVolume ()F +MD: net/minecraft/world/entity/animal/Bee/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/animal/Bee/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/animal/Bee/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Bee/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Bee/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/Bee/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/Bee/m_6784_ ()I net/minecraft/world/entity/animal/Bee/getRemainingPersistentAngerTime ()I +MD: net/minecraft/world/entity/animal/Bee/m_6825_ ()V net/minecraft/world/entity/animal/Bee/startPersistentAngerTimer ()V +MD: net/minecraft/world/entity/animal/Bee/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Bee/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Bee/m_6925_ (Ljava/util/UUID;)V net/minecraft/world/entity/animal/Bee/setPersistentAngerTarget (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/animal/Bee/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Bee/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Bee/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Bee/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Bee/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Bee/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Bee/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Bee/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Bee/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Bee/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Bee/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Bee/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Bee/m_7870_ (I)V net/minecraft/world/entity/animal/Bee/setRemainingPersistentAngerTime (I)V +MD: net/minecraft/world/entity/animal/Bee/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Bee/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Bee/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Bee/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Bee/m_8024_ ()V net/minecraft/world/entity/animal/Bee/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/Bee/m_8025_ ()V net/minecraft/world/entity/animal/Bee/sendDebugPackets ()V +MD: net/minecraft/world/entity/animal/Bee/m_8097_ ()V net/minecraft/world/entity/animal/Bee/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Bee/m_8099_ ()V net/minecraft/world/entity/animal/Bee/registerGoals ()V +MD: net/minecraft/world/entity/animal/Bee/m_8107_ ()V net/minecraft/world/entity/animal/Bee/aiStep ()V +MD: net/minecraft/world/entity/animal/Bee/m_8119_ ()V net/minecraft/world/entity/animal/Bee/tick ()V +CL: net/minecraft/world/entity/animal/Bee$1 net/minecraft/world/entity/animal/Bee$1 +FD: net/minecraft/world/entity/animal/Bee$1/f_27941_ net/minecraft/world/entity/animal/Bee$1/this$0 +FD: net/minecraft/world/entity/animal/Bee$1/net/minecraft/world/entity/animal/Bee$1 net/minecraft/world/entity/animal/Bee$1/net/minecraft/world/entity/animal/Bee$1 +MD: net/minecraft/world/entity/animal/Bee$1/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Bee$1/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Bee$1/m_6342_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Bee$1/isStableDestination (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Bee$1/m_7638_ ()V net/minecraft/world/entity/animal/Bee$1/tick ()V +CL: net/minecraft/world/entity/animal/Bee$BaseBeeGoal net/minecraft/world/entity/animal/Bee$BaseBeeGoal +FD: net/minecraft/world/entity/animal/Bee$BaseBeeGoal/f_27949_ net/minecraft/world/entity/animal/Bee$BaseBeeGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BaseBeeGoal/net/minecraft/world/entity/animal/Bee$BaseBeeGoal net/minecraft/world/entity/animal/Bee$BaseBeeGoal/net/minecraft/world/entity/animal/Bee$BaseBeeGoal +MD: net/minecraft/world/entity/animal/Bee$BaseBeeGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BaseBeeGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BaseBeeGoal/m_7989_ ()Z net/minecraft/world/entity/animal/Bee$BaseBeeGoal/canBeeUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BaseBeeGoal/m_8011_ ()Z net/minecraft/world/entity/animal/Bee$BaseBeeGoal/canBeeContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BaseBeeGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Bee$BaseBeeGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BaseBeeGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Bee$BaseBeeGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Bee$BeeAttackGoal net/minecraft/world/entity/animal/Bee$BeeAttackGoal +FD: net/minecraft/world/entity/animal/Bee$BeeAttackGoal/f_27957_ net/minecraft/world/entity/animal/Bee$BeeAttackGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeAttackGoal/net/minecraft/world/entity/animal/Bee$BeeAttackGoal net/minecraft/world/entity/animal/Bee$BeeAttackGoal/net/minecraft/world/entity/animal/Bee$BeeAttackGoal +MD: net/minecraft/world/entity/animal/Bee$BeeAttackGoal/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/PathfinderMob;DZ)V net/minecraft/world/entity/animal/Bee$BeeAttackGoal/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/PathfinderMob;DZ)V +MD: net/minecraft/world/entity/animal/Bee$BeeAttackGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Bee$BeeAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeAttackGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Bee$BeeAttackGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal +FD: net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal +MD: net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/m_27969_ ()Z net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/beeCanTarget ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal +FD: net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/f_27970_ net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal +MD: net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/m_7989_ ()Z net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/canBeeUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/m_8011_ ()Z net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/canBeeContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/m_8056_ ()V net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal/start ()V +CL: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_148804_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/MAX_TRAVELLING_TICKS +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_148805_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/MAX_BLACKLISTED_TARGETS +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_148806_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/TICKS_BEFORE_HIVE_DROP +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_27979_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_27980_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/travellingTicks +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_27981_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/blacklistedTargets +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_27982_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/lastPath +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/f_27983_ net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/ticksStuck +FD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_27990_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/pathfindDirectlyTowards (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_27993_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/isTargetBlacklisted (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_27998_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/blacklistTarget (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_28001_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/hasReachedTarget (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_28006_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/clearBlacklist ()V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_28007_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/dropAndBlacklistHive ()V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_28008_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/dropHive ()V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_7989_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/canBeeUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_8011_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/canBeeContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_8037_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/tick ()V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_8041_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/stop ()V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/m_8056_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal/start ()V +CL: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal +FD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/f_148807_ net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/MAX_TRAVELLING_TICKS +FD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/f_28009_ net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/f_28010_ net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/travellingTicks +FD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_28020_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/wantsToGoToKnownFlower ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_7989_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/canBeeUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_8011_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/canBeeContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_8037_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/tick ()V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_8041_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/stop ()V +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/m_8056_ ()V net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal/start ()V +CL: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal +FD: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/f_148808_ net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/GROW_CHANCE +FD: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/f_28021_ net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal +MD: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/m_7989_ ()Z net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/canBeeUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/m_8011_ ()Z net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/canBeeContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/m_8037_ ()V net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal/tick ()V +CL: net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal +FD: net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/f_28030_ net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal +MD: net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/m_5766_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/alertOther (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal +FD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/f_28038_ net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal +MD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/m_148809_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/lambda$findNearbyHivesWithSpace$1 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/m_28044_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/lambda$findNearbyHivesWithSpace$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/m_28055_ ()Ljava/util/List; net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/findNearbyHivesWithSpace ()Ljava/util/List; +MD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/m_7989_ ()Z net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/canBeeUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/m_8011_ ()Z net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/canBeeContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/m_8056_ ()V net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal/start ()V +CL: net/minecraft/world/entity/animal/Bee$BeeLookControl net/minecraft/world/entity/animal/Bee$BeeLookControl +FD: net/minecraft/world/entity/animal/Bee$BeeLookControl/f_28056_ net/minecraft/world/entity/animal/Bee$BeeLookControl/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeLookControl/net/minecraft/world/entity/animal/Bee$BeeLookControl net/minecraft/world/entity/animal/Bee$BeeLookControl/net/minecraft/world/entity/animal/Bee$BeeLookControl +MD: net/minecraft/world/entity/animal/Bee$BeeLookControl/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/animal/Bee$BeeLookControl/ (Lnet/minecraft/world/entity/animal/Bee;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/animal/Bee$BeeLookControl/m_8106_ ()Z net/minecraft/world/entity/animal/Bee$BeeLookControl/resetXRotOnTick ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeLookControl/m_8128_ ()V net/minecraft/world/entity/animal/Bee$BeeLookControl/tick ()V +CL: net/minecraft/world/entity/animal/Bee$BeePollinateGoal net/minecraft/world/entity/animal/Bee$BeePollinateGoal +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148812_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/MIN_POLLINATION_TICKS +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148813_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/MIN_FIND_FLOWER_RETRY_COOLDOWN +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148814_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/MAX_FIND_FLOWER_RETRY_COOLDOWN +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148815_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/ARRIVAL_THRESHOLD +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148816_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/POSITION_CHANGE_CHANCE +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148817_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/SPEED_MODIFIER +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148818_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/HOVER_HEIGHT_WITHIN_FLOWER +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148819_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/HOVER_POS_OFFSET +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_148820_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/MAX_POLLINATING_TICKS +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_28062_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_28063_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/VALID_POLLINATION_BLOCKS +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_28064_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/successfulPollinatingTicks +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_28065_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/lastSoundPlayedTick +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_28066_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/pollinating +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_28067_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/hoverPos +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/f_28068_ net/minecraft/world/entity/animal/Bee$BeePollinateGoal/pollinatingTicks +FD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/net/minecraft/world/entity/animal/Bee$BeePollinateGoal net/minecraft/world/entity/animal/Bee$BeePollinateGoal/net/minecraft/world/entity/animal/Bee$BeePollinateGoal +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeePollinateGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_183429_ ()Z net/minecraft/world/entity/animal/Bee$BeePollinateGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28073_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/animal/Bee$BeePollinateGoal/lambda$new$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28075_ (Ljava/util/function/Predicate;D)Ljava/util/Optional; net/minecraft/world/entity/animal/Bee$BeePollinateGoal/findNearestBlock (Ljava/util/function/Predicate;D)Ljava/util/Optional; +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28085_ ()Z net/minecraft/world/entity/animal/Bee$BeePollinateGoal/hasPollinatedLongEnough ()Z +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28086_ ()Z net/minecraft/world/entity/animal/Bee$BeePollinateGoal/isPollinating ()Z +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28087_ ()V net/minecraft/world/entity/animal/Bee$BeePollinateGoal/stopPollinating ()V +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28088_ ()V net/minecraft/world/entity/animal/Bee$BeePollinateGoal/setWantedPos ()V +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28089_ ()F net/minecraft/world/entity/animal/Bee$BeePollinateGoal/getOffset ()F +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_28090_ ()Ljava/util/Optional; net/minecraft/world/entity/animal/Bee$BeePollinateGoal/findNearbyFlower ()Ljava/util/Optional; +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_7989_ ()Z net/minecraft/world/entity/animal/Bee$BeePollinateGoal/canBeeUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_8011_ ()Z net/minecraft/world/entity/animal/Bee$BeePollinateGoal/canBeeContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_8037_ ()V net/minecraft/world/entity/animal/Bee$BeePollinateGoal/tick ()V +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_8041_ ()V net/minecraft/world/entity/animal/Bee$BeePollinateGoal/stop ()V +MD: net/minecraft/world/entity/animal/Bee$BeePollinateGoal/m_8056_ ()V net/minecraft/world/entity/animal/Bee$BeePollinateGoal/start ()V +CL: net/minecraft/world/entity/animal/Bee$BeeWanderGoal net/minecraft/world/entity/animal/Bee$BeeWanderGoal +FD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/f_148821_ net/minecraft/world/entity/animal/Bee$BeeWanderGoal/WANDER_THRESHOLD +FD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/f_28091_ net/minecraft/world/entity/animal/Bee$BeeWanderGoal/this$0 +FD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/net/minecraft/world/entity/animal/Bee$BeeWanderGoal net/minecraft/world/entity/animal/Bee$BeeWanderGoal/net/minecraft/world/entity/animal/Bee$BeeWanderGoal +MD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/entity/animal/Bee$BeeWanderGoal/ (Lnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/m_28097_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Bee$BeeWanderGoal/findPos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Bee$BeeWanderGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Bee$BeeWanderGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Bee$BeeWanderGoal/m_8056_ ()V net/minecraft/world/entity/animal/Bee$BeeWanderGoal/start ()V +CL: net/minecraft/world/entity/animal/Bucketable net/minecraft/world/entity/animal/Bucketable +FD: net/minecraft/world/entity/animal/Bucketable/net/minecraft/world/entity/animal/Bucketable net/minecraft/world/entity/animal/Bucketable/net/minecraft/world/entity/animal/Bucketable +MD: net/minecraft/world/entity/animal/Bucketable/m_142139_ (Z)V net/minecraft/world/entity/animal/Bucketable/setFromBucket (Z)V +MD: net/minecraft/world/entity/animal/Bucketable/m_142146_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Bucketable/saveToBucketTag (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Bucketable/m_142278_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Bucketable/loadFromBucketTag (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Bucketable/m_142392_ ()Z net/minecraft/world/entity/animal/Bucketable/fromBucket ()Z +MD: net/minecraft/world/entity/animal/Bucketable/m_142563_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/Bucketable/getBucketItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/Bucketable/m_142623_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Bucketable/getPickupSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Bucketable/m_148822_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Bucketable/saveDefaultDataToBucketTag (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Bucketable/m_148825_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Bucketable/loadDefaultDataFromBucketTag (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Bucketable/m_148828_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; net/minecraft/world/entity/animal/Bucketable/bucketMobPickup (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Optional; +CL: net/minecraft/world/entity/animal/Cat net/minecraft/world/entity/animal/Cat +FD: net/minecraft/world/entity/animal/Cat/f_148842_ net/minecraft/world/entity/animal/Cat/TEMPT_SPEED_MOD +FD: net/minecraft/world/entity/animal/Cat/f_148843_ net/minecraft/world/entity/animal/Cat/WALK_SPEED_MOD +FD: net/minecraft/world/entity/animal/Cat/f_148844_ net/minecraft/world/entity/animal/Cat/SPRINT_SPEED_MOD +FD: net/minecraft/world/entity/animal/Cat/f_148845_ net/minecraft/world/entity/animal/Cat/TYPE_TABBY +FD: net/minecraft/world/entity/animal/Cat/f_148846_ net/minecraft/world/entity/animal/Cat/TYPE_BLACK +FD: net/minecraft/world/entity/animal/Cat/f_148847_ net/minecraft/world/entity/animal/Cat/TYPE_RED +FD: net/minecraft/world/entity/animal/Cat/f_148848_ net/minecraft/world/entity/animal/Cat/TYPE_SIAMESE +FD: net/minecraft/world/entity/animal/Cat/f_148849_ net/minecraft/world/entity/animal/Cat/TYPE_BRITISH +FD: net/minecraft/world/entity/animal/Cat/f_148850_ net/minecraft/world/entity/animal/Cat/TYPE_CALICO +FD: net/minecraft/world/entity/animal/Cat/f_148851_ net/minecraft/world/entity/animal/Cat/TYPE_PERSIAN +FD: net/minecraft/world/entity/animal/Cat/f_148852_ net/minecraft/world/entity/animal/Cat/TYPE_RAGDOLL +FD: net/minecraft/world/entity/animal/Cat/f_148853_ net/minecraft/world/entity/animal/Cat/TYPE_WHITE +FD: net/minecraft/world/entity/animal/Cat/f_148854_ net/minecraft/world/entity/animal/Cat/TYPE_JELLIE +FD: net/minecraft/world/entity/animal/Cat/f_148855_ net/minecraft/world/entity/animal/Cat/TYPE_ALL_BLACK +FD: net/minecraft/world/entity/animal/Cat/f_148856_ net/minecraft/world/entity/animal/Cat/NUMBER_OF_CAT_TYPES +FD: net/minecraft/world/entity/animal/Cat/f_148857_ net/minecraft/world/entity/animal/Cat/NUMBER_OF_CAT_TYPES_EXCEPT_ALL_BLACK +FD: net/minecraft/world/entity/animal/Cat/f_28098_ net/minecraft/world/entity/animal/Cat/lieDownAmountTail +FD: net/minecraft/world/entity/animal/Cat/f_28099_ net/minecraft/world/entity/animal/Cat/lieDownAmountOTail +FD: net/minecraft/world/entity/animal/Cat/f_28100_ net/minecraft/world/entity/animal/Cat/relaxStateOneAmount +FD: net/minecraft/world/entity/animal/Cat/f_28101_ net/minecraft/world/entity/animal/Cat/relaxStateOneAmountO +FD: net/minecraft/world/entity/animal/Cat/f_28102_ net/minecraft/world/entity/animal/Cat/TEXTURE_BY_TYPE +FD: net/minecraft/world/entity/animal/Cat/f_28103_ net/minecraft/world/entity/animal/Cat/TEMPT_INGREDIENT +FD: net/minecraft/world/entity/animal/Cat/f_28104_ net/minecraft/world/entity/animal/Cat/DATA_TYPE_ID +FD: net/minecraft/world/entity/animal/Cat/f_28105_ net/minecraft/world/entity/animal/Cat/IS_LYING +FD: net/minecraft/world/entity/animal/Cat/f_28106_ net/minecraft/world/entity/animal/Cat/RELAX_STATE_ONE +FD: net/minecraft/world/entity/animal/Cat/f_28107_ net/minecraft/world/entity/animal/Cat/DATA_COLLAR_COLOR +FD: net/minecraft/world/entity/animal/Cat/f_28108_ net/minecraft/world/entity/animal/Cat/avoidPlayersGoal +FD: net/minecraft/world/entity/animal/Cat/f_28109_ net/minecraft/world/entity/animal/Cat/temptGoal +FD: net/minecraft/world/entity/animal/Cat/f_28110_ net/minecraft/world/entity/animal/Cat/lieDownAmount +FD: net/minecraft/world/entity/animal/Cat/f_28111_ net/minecraft/world/entity/animal/Cat/lieDownAmountO +FD: net/minecraft/world/entity/animal/Cat/net/minecraft/world/entity/animal/Cat net/minecraft/world/entity/animal/Cat/net/minecraft/world/entity/animal/Cat +MD: net/minecraft/world/entity/animal/Cat/ ()V net/minecraft/world/entity/animal/Cat/ ()V +MD: net/minecraft/world/entity/animal/Cat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Cat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Cat/m_142075_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Cat/usePlayerItem (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Cat/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/Cat/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/Cat/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Cat/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Cat/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Cat; net/minecraft/world/entity/animal/Cat/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Cat; +MD: net/minecraft/world/entity/animal/Cat/m_20161_ ()Z net/minecraft/world/entity/animal/Cat/isSteppingCarefully ()Z +MD: net/minecraft/world/entity/animal/Cat/m_207758_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z net/minecraft/world/entity/animal/Cat/lambda$finalizeSpawn$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z +MD: net/minecraft/world/entity/animal/Cat/m_28116_ (F)F net/minecraft/world/entity/animal/Cat/getRelaxStateOneAmount (F)F +MD: net/minecraft/world/entity/animal/Cat/m_28131_ (Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/entity/animal/Cat/setCollarColor (Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/entity/animal/Cat/m_28139_ (Ljava/util/HashMap;)V net/minecraft/world/entity/animal/Cat/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/world/entity/animal/Cat/m_28162_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/animal/Cat/getResourceLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/animal/Cat/m_28163_ ()I net/minecraft/world/entity/animal/Cat/getCatType ()I +MD: net/minecraft/world/entity/animal/Cat/m_28164_ ()Z net/minecraft/world/entity/animal/Cat/isLying ()Z +MD: net/minecraft/world/entity/animal/Cat/m_28165_ ()Z net/minecraft/world/entity/animal/Cat/isRelaxStateOne ()Z +MD: net/minecraft/world/entity/animal/Cat/m_28166_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/Cat/getCollarColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/Cat/m_28167_ ()V net/minecraft/world/entity/animal/Cat/hiss ()V +MD: net/minecraft/world/entity/animal/Cat/m_28168_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Cat/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Cat/m_28169_ ()F net/minecraft/world/entity/animal/Cat/getAttackDamage ()F +MD: net/minecraft/world/entity/animal/Cat/m_28170_ ()V net/minecraft/world/entity/animal/Cat/handleLieDown ()V +MD: net/minecraft/world/entity/animal/Cat/m_28171_ ()V net/minecraft/world/entity/animal/Cat/updateLieDownAmount ()V +MD: net/minecraft/world/entity/animal/Cat/m_28172_ ()V net/minecraft/world/entity/animal/Cat/updateRelaxStateOneAmount ()V +MD: net/minecraft/world/entity/animal/Cat/m_28179_ (I)V net/minecraft/world/entity/animal/Cat/setCatType (I)V +MD: net/minecraft/world/entity/animal/Cat/m_28181_ (Z)V net/minecraft/world/entity/animal/Cat/setLying (Z)V +MD: net/minecraft/world/entity/animal/Cat/m_28183_ (F)F net/minecraft/world/entity/animal/Cat/getLieDownAmount (F)F +MD: net/minecraft/world/entity/animal/Cat/m_28185_ (Z)V net/minecraft/world/entity/animal/Cat/setRelaxStateOne (Z)V +MD: net/minecraft/world/entity/animal/Cat/m_28187_ (F)F net/minecraft/world/entity/animal/Cat/getLieDownAmountTail (F)F +MD: net/minecraft/world/entity/animal/Cat/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cat/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cat/m_5849_ ()V net/minecraft/world/entity/animal/Cat/reassessTameGoals ()V +MD: net/minecraft/world/entity/animal/Cat/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Cat/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Cat/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Cat/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Cat/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Cat/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Cat/m_6785_ (D)Z net/minecraft/world/entity/animal/Cat/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/animal/Cat/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Cat/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Cat/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Cat/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Cat/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Cat/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Cat/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Cat/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Cat/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cat/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cat/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/Cat/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/Cat/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cat/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cat/m_8024_ ()V net/minecraft/world/entity/animal/Cat/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/Cat/m_8097_ ()V net/minecraft/world/entity/animal/Cat/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Cat/m_8099_ ()V net/minecraft/world/entity/animal/Cat/registerGoals ()V +MD: net/minecraft/world/entity/animal/Cat/m_8100_ ()I net/minecraft/world/entity/animal/Cat/getAmbientSoundInterval ()I +MD: net/minecraft/world/entity/animal/Cat/m_8119_ ()V net/minecraft/world/entity/animal/Cat/tick ()V +CL: net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal +FD: net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/f_28189_ net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/cat +FD: net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal +MD: net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Cat;Ljava/lang/Class;FDD)V net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Cat;Ljava/lang/Class;FDD)V +MD: net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal +FD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/f_28198_ net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/cat +FD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/f_28199_ net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/ownerPlayer +FD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/f_28200_ net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/goalPos +FD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/f_28201_ net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/onBedTicks +FD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/ (Lnet/minecraft/world/entity/animal/Cat;)V net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/ (Lnet/minecraft/world/entity/animal/Cat;)V +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_28205_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/lambda$canUse$1 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_28207_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/lambda$canUse$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_28214_ ()Z net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/spaceIsOccupied ()Z +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_28215_ ()V net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/giveMorningGift ()V +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_8037_ ()V net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/tick ()V +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_8041_ ()V net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/stop ()V +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/m_8056_ ()V net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal/start ()V +CL: net/minecraft/world/entity/animal/Cat$CatTemptGoal net/minecraft/world/entity/animal/Cat$CatTemptGoal +FD: net/minecraft/world/entity/animal/Cat$CatTemptGoal/f_28216_ net/minecraft/world/entity/animal/Cat$CatTemptGoal/selectedPlayer +FD: net/minecraft/world/entity/animal/Cat$CatTemptGoal/f_28217_ net/minecraft/world/entity/animal/Cat$CatTemptGoal/cat +FD: net/minecraft/world/entity/animal/Cat$CatTemptGoal/net/minecraft/world/entity/animal/Cat$CatTemptGoal net/minecraft/world/entity/animal/Cat$CatTemptGoal/net/minecraft/world/entity/animal/Cat$CatTemptGoal +MD: net/minecraft/world/entity/animal/Cat$CatTemptGoal/ (Lnet/minecraft/world/entity/animal/Cat;DLnet/minecraft/world/item/crafting/Ingredient;Z)V net/minecraft/world/entity/animal/Cat$CatTemptGoal/ (Lnet/minecraft/world/entity/animal/Cat;DLnet/minecraft/world/item/crafting/Ingredient;Z)V +MD: net/minecraft/world/entity/animal/Cat$CatTemptGoal/m_7497_ ()Z net/minecraft/world/entity/animal/Cat$CatTemptGoal/canScare ()Z +MD: net/minecraft/world/entity/animal/Cat$CatTemptGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Cat$CatTemptGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Cat$CatTemptGoal/m_8037_ ()V net/minecraft/world/entity/animal/Cat$CatTemptGoal/tick ()V +CL: net/minecraft/world/entity/animal/Chicken net/minecraft/world/entity/animal/Chicken +FD: net/minecraft/world/entity/animal/Chicken/f_148873_ net/minecraft/world/entity/animal/Chicken/nextFlap +FD: net/minecraft/world/entity/animal/Chicken/f_28226_ net/minecraft/world/entity/animal/Chicken/flap +FD: net/minecraft/world/entity/animal/Chicken/f_28227_ net/minecraft/world/entity/animal/Chicken/flapSpeed +FD: net/minecraft/world/entity/animal/Chicken/f_28228_ net/minecraft/world/entity/animal/Chicken/oFlapSpeed +FD: net/minecraft/world/entity/animal/Chicken/f_28229_ net/minecraft/world/entity/animal/Chicken/oFlap +FD: net/minecraft/world/entity/animal/Chicken/f_28230_ net/minecraft/world/entity/animal/Chicken/flapping +FD: net/minecraft/world/entity/animal/Chicken/f_28231_ net/minecraft/world/entity/animal/Chicken/eggTime +FD: net/minecraft/world/entity/animal/Chicken/f_28232_ net/minecraft/world/entity/animal/Chicken/isChickenJockey +FD: net/minecraft/world/entity/animal/Chicken/f_28233_ net/minecraft/world/entity/animal/Chicken/FOOD_ITEMS +FD: net/minecraft/world/entity/animal/Chicken/net/minecraft/world/entity/animal/Chicken net/minecraft/world/entity/animal/Chicken/net/minecraft/world/entity/animal/Chicken +MD: net/minecraft/world/entity/animal/Chicken/ ()V net/minecraft/world/entity/animal/Chicken/ ()V +MD: net/minecraft/world/entity/animal/Chicken/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Chicken/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Chicken/m_142039_ ()Z net/minecraft/world/entity/animal/Chicken/isFlapping ()Z +MD: net/minecraft/world/entity/animal/Chicken/m_142043_ ()V net/minecraft/world/entity/animal/Chicken/onFlap ()V +MD: net/minecraft/world/entity/animal/Chicken/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/Chicken/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/Chicken/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Chicken/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Chicken/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Chicken; net/minecraft/world/entity/animal/Chicken/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Chicken; +MD: net/minecraft/world/entity/animal/Chicken/m_28263_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Chicken/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Chicken/m_28264_ ()Z net/minecraft/world/entity/animal/Chicken/isChickenJockey ()Z +MD: net/minecraft/world/entity/animal/Chicken/m_28273_ (Z)V net/minecraft/world/entity/animal/Chicken/setChickenJockey (Z)V +MD: net/minecraft/world/entity/animal/Chicken/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Chicken/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Chicken/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Chicken/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Chicken/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/animal/Chicken/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/animal/Chicken/m_6785_ (D)Z net/minecraft/world/entity/animal/Chicken/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/animal/Chicken/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Chicken/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Chicken/m_7332_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/animal/Chicken/positionRider (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/animal/Chicken/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Chicken/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Chicken/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Chicken/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Chicken/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Chicken/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Chicken/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Chicken/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Chicken/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Chicken/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Chicken/m_8099_ ()V net/minecraft/world/entity/animal/Chicken/registerGoals ()V +MD: net/minecraft/world/entity/animal/Chicken/m_8107_ ()V net/minecraft/world/entity/animal/Chicken/aiStep ()V +CL: net/minecraft/world/entity/animal/Cod net/minecraft/world/entity/animal/Cod +FD: net/minecraft/world/entity/animal/Cod/net/minecraft/world/entity/animal/Cod net/minecraft/world/entity/animal/Cod/net/minecraft/world/entity/animal/Cod +MD: net/minecraft/world/entity/animal/Cod/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Cod/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Cod/m_142563_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/Cod/getBucketItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/Cod/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cod/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cod/m_5699_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cod/getFlopSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cod/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cod/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cod/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cod/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/animal/Cow net/minecraft/world/entity/animal/Cow +FD: net/minecraft/world/entity/animal/Cow/net/minecraft/world/entity/animal/Cow net/minecraft/world/entity/animal/Cow/net/minecraft/world/entity/animal/Cow +MD: net/minecraft/world/entity/animal/Cow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Cow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Cow/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Cow/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Cow/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Cow; net/minecraft/world/entity/animal/Cow/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Cow; +MD: net/minecraft/world/entity/animal/Cow/m_28307_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Cow/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Cow/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cow/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cow/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Cow/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Cow/m_6121_ ()F net/minecraft/world/entity/animal/Cow/getSoundVolume ()F +MD: net/minecraft/world/entity/animal/Cow/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Cow/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Cow/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Cow/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Cow/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cow/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cow/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Cow/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Cow/m_8099_ ()V net/minecraft/world/entity/animal/Cow/registerGoals ()V +CL: net/minecraft/world/entity/animal/Dolphin net/minecraft/world/entity/animal/Dolphin +FD: net/minecraft/world/entity/animal/Dolphin/f_148892_ net/minecraft/world/entity/animal/Dolphin/TOTAL_AIR_SUPPLY +FD: net/minecraft/world/entity/animal/Dolphin/f_148893_ net/minecraft/world/entity/animal/Dolphin/TOTAL_MOISTNESS_LEVEL +FD: net/minecraft/world/entity/animal/Dolphin/f_28309_ net/minecraft/world/entity/animal/Dolphin/ALLOWED_ITEMS +FD: net/minecraft/world/entity/animal/Dolphin/f_28310_ net/minecraft/world/entity/animal/Dolphin/MOISTNESS_LEVEL +FD: net/minecraft/world/entity/animal/Dolphin/f_28311_ net/minecraft/world/entity/animal/Dolphin/SWIM_WITH_PLAYER_TARGETING +FD: net/minecraft/world/entity/animal/Dolphin/f_28312_ net/minecraft/world/entity/animal/Dolphin/TREASURE_POS +FD: net/minecraft/world/entity/animal/Dolphin/f_28313_ net/minecraft/world/entity/animal/Dolphin/GOT_FISH +FD: net/minecraft/world/entity/animal/Dolphin/net/minecraft/world/entity/animal/Dolphin net/minecraft/world/entity/animal/Dolphin/net/minecraft/world/entity/animal/Dolphin +MD: net/minecraft/world/entity/animal/Dolphin/ ()V net/minecraft/world/entity/animal/Dolphin/ ()V +MD: net/minecraft/world/entity/animal/Dolphin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Dolphin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Dolphin/m_148894_ (Lnet/minecraft/world/entity/animal/Dolphin;)Ljava/util/Random; net/minecraft/world/entity/animal/Dolphin/access$000 (Lnet/minecraft/world/entity/animal/Dolphin;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Dolphin/m_28327_ (Lnet/minecraft/world/entity/animal/Dolphin;)Ljava/util/Random; net/minecraft/world/entity/animal/Dolphin/access$100 (Lnet/minecraft/world/entity/animal/Dolphin;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Dolphin/m_28337_ (Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/world/entity/animal/Dolphin/addParticlesAroundSelf (Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/world/entity/animal/Dolphin/m_28343_ (I)V net/minecraft/world/entity/animal/Dolphin/setMoisntessLevel (I)V +MD: net/minecraft/world/entity/animal/Dolphin/m_28354_ (Lnet/minecraft/world/entity/animal/Dolphin;)Ljava/util/Random; net/minecraft/world/entity/animal/Dolphin/access$200 (Lnet/minecraft/world/entity/animal/Dolphin;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Dolphin/m_28368_ (Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/animal/Dolphin/lambda$static$0 (Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/animal/Dolphin/m_28377_ ()Z net/minecraft/world/entity/animal/Dolphin/gotFish ()Z +MD: net/minecraft/world/entity/animal/Dolphin/m_28378_ ()I net/minecraft/world/entity/animal/Dolphin/getMoistnessLevel ()I +MD: net/minecraft/world/entity/animal/Dolphin/m_28379_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Dolphin/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Dolphin/m_28380_ ()Z net/minecraft/world/entity/animal/Dolphin/closeToNextPos ()Z +MD: net/minecraft/world/entity/animal/Dolphin/m_28384_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Dolphin/setTreasurePos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Dolphin/m_28387_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/animal/Dolphin/getTreasurePos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/animal/Dolphin/m_28393_ (Z)V net/minecraft/world/entity/animal/Dolphin/setGotFish (Z)V +MD: net/minecraft/world/entity/animal/Dolphin/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Dolphin/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Dolphin/m_5509_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Dolphin/getSwimSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Dolphin/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Dolphin/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Dolphin/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Dolphin/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Dolphin/m_6040_ ()Z net/minecraft/world/entity/animal/Dolphin/canBreatheUnderwater ()Z +MD: net/minecraft/world/entity/animal/Dolphin/m_6062_ ()I net/minecraft/world/entity/animal/Dolphin/getMaxAirSupply ()I +MD: net/minecraft/world/entity/animal/Dolphin/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Dolphin/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Dolphin/m_6229_ (I)V net/minecraft/world/entity/animal/Dolphin/handleAirSupply (I)V +MD: net/minecraft/world/entity/animal/Dolphin/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Dolphin/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Dolphin/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Dolphin/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Dolphin/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/Dolphin/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/Dolphin/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/Dolphin/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/Dolphin/m_7066_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Dolphin/canTakeItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Dolphin/m_7305_ (I)I net/minecraft/world/entity/animal/Dolphin/increaseAirSupply (I)I +MD: net/minecraft/world/entity/animal/Dolphin/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Dolphin/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Dolphin/m_7341_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Dolphin/canRide (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Dolphin/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Dolphin/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Dolphin/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Dolphin/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Dolphin/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Dolphin/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Dolphin/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/animal/Dolphin/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/animal/Dolphin/m_7822_ (B)V net/minecraft/world/entity/animal/Dolphin/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Dolphin/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Dolphin/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Dolphin/m_8085_ ()I net/minecraft/world/entity/animal/Dolphin/getMaxHeadYRot ()I +MD: net/minecraft/world/entity/animal/Dolphin/m_8097_ ()V net/minecraft/world/entity/animal/Dolphin/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Dolphin/m_8099_ ()V net/minecraft/world/entity/animal/Dolphin/registerGoals ()V +MD: net/minecraft/world/entity/animal/Dolphin/m_8119_ ()V net/minecraft/world/entity/animal/Dolphin/tick ()V +MD: net/minecraft/world/entity/animal/Dolphin/m_8132_ ()I net/minecraft/world/entity/animal/Dolphin/getMaxHeadXRot ()I +CL: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal +FD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/f_28399_ net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/dolphin +FD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/f_28400_ net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/stuck +FD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;)V net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;)V +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/m_6767_ ()Z net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/m_8037_ ()V net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/tick ()V +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/m_8041_ ()V net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/stop ()V +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/m_8056_ ()V net/minecraft/world/entity/animal/Dolphin$DolphinSwimToTreasureGoal/start ()V +CL: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal +FD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/f_28409_ net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/dolphin +FD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/f_28410_ net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/speedModifier +FD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/f_28411_ net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/player +FD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;D)V net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;D)V +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/m_8037_ ()V net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/tick ()V +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/m_8041_ ()V net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/stop ()V +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/m_8056_ ()V net/minecraft/world/entity/animal/Dolphin$DolphinSwimWithPlayerGoal/start ()V +CL: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal +FD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/f_28420_ net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/this$0 +FD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/f_28421_ net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/cooldown +FD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal +MD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;)V net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/ (Lnet/minecraft/world/entity/animal/Dolphin;)V +MD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/m_28428_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/drop (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/m_8037_ ()V net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/tick ()V +MD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/m_8041_ ()V net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/stop ()V +MD: net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/m_8056_ ()V net/minecraft/world/entity/animal/Dolphin$PlayWithItemsGoal/start ()V +CL: net/minecraft/world/entity/animal/FlyingAnimal net/minecraft/world/entity/animal/FlyingAnimal +FD: net/minecraft/world/entity/animal/FlyingAnimal/net/minecraft/world/entity/animal/FlyingAnimal net/minecraft/world/entity/animal/FlyingAnimal/net/minecraft/world/entity/animal/FlyingAnimal +MD: net/minecraft/world/entity/animal/FlyingAnimal/m_142592_ ()Z net/minecraft/world/entity/animal/FlyingAnimal/isFlying ()Z +CL: net/minecraft/world/entity/animal/Fox net/minecraft/world/entity/animal/Fox +FD: net/minecraft/world/entity/animal/Fox/f_148896_ net/minecraft/world/entity/animal/Fox/FLAG_CROUCHING +FD: net/minecraft/world/entity/animal/Fox/f_148897_ net/minecraft/world/entity/animal/Fox/FLAG_INTERESTED +FD: net/minecraft/world/entity/animal/Fox/f_148898_ net/minecraft/world/entity/animal/Fox/FLAG_POUNCING +FD: net/minecraft/world/entity/animal/Fox/f_148899_ net/minecraft/world/entity/animal/Fox/FLAG_SITTING +FD: net/minecraft/world/entity/animal/Fox/f_148900_ net/minecraft/world/entity/animal/Fox/FLAG_SLEEPING +FD: net/minecraft/world/entity/animal/Fox/f_148901_ net/minecraft/world/entity/animal/Fox/FLAG_FACEPLANTED +FD: net/minecraft/world/entity/animal/Fox/f_148902_ net/minecraft/world/entity/animal/Fox/FLAG_DEFENDING +FD: net/minecraft/world/entity/animal/Fox/f_148903_ net/minecraft/world/entity/animal/Fox/MIN_TICKS_BEFORE_EAT +FD: net/minecraft/world/entity/animal/Fox/f_28433_ net/minecraft/world/entity/animal/Fox/interestedAngleO +FD: net/minecraft/world/entity/animal/Fox/f_28434_ net/minecraft/world/entity/animal/Fox/crouchAmount +FD: net/minecraft/world/entity/animal/Fox/f_28435_ net/minecraft/world/entity/animal/Fox/crouchAmountO +FD: net/minecraft/world/entity/animal/Fox/f_28436_ net/minecraft/world/entity/animal/Fox/ticksSinceEaten +FD: net/minecraft/world/entity/animal/Fox/f_28437_ net/minecraft/world/entity/animal/Fox/DATA_TYPE_ID +FD: net/minecraft/world/entity/animal/Fox/f_28438_ net/minecraft/world/entity/animal/Fox/DATA_FLAGS_ID +FD: net/minecraft/world/entity/animal/Fox/f_28439_ net/minecraft/world/entity/animal/Fox/DATA_TRUSTED_ID_0 +FD: net/minecraft/world/entity/animal/Fox/f_28440_ net/minecraft/world/entity/animal/Fox/DATA_TRUSTED_ID_1 +FD: net/minecraft/world/entity/animal/Fox/f_28441_ net/minecraft/world/entity/animal/Fox/ALLOWED_ITEMS +FD: net/minecraft/world/entity/animal/Fox/f_28442_ net/minecraft/world/entity/animal/Fox/TRUSTED_TARGET_SELECTOR +FD: net/minecraft/world/entity/animal/Fox/f_28443_ net/minecraft/world/entity/animal/Fox/STALKABLE_PREY +FD: net/minecraft/world/entity/animal/Fox/f_28444_ net/minecraft/world/entity/animal/Fox/AVOID_PLAYERS +FD: net/minecraft/world/entity/animal/Fox/f_28445_ net/minecraft/world/entity/animal/Fox/landTargetGoal +FD: net/minecraft/world/entity/animal/Fox/f_28446_ net/minecraft/world/entity/animal/Fox/turtleEggTargetGoal +FD: net/minecraft/world/entity/animal/Fox/f_28447_ net/minecraft/world/entity/animal/Fox/fishTargetGoal +FD: net/minecraft/world/entity/animal/Fox/f_28448_ net/minecraft/world/entity/animal/Fox/interestedAngle +FD: net/minecraft/world/entity/animal/Fox/net/minecraft/world/entity/animal/Fox net/minecraft/world/entity/animal/Fox/net/minecraft/world/entity/animal/Fox +MD: net/minecraft/world/entity/animal/Fox/ ()V net/minecraft/world/entity/animal/Fox/ ()V +MD: net/minecraft/world/entity/animal/Fox/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Fox/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Fox/m_142075_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Fox/usePlayerItem (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Fox/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Fox/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Fox/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Fox; net/minecraft/world/entity/animal/Fox/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Fox; +MD: net/minecraft/world/entity/animal/Fox/m_148914_ (Lnet/minecraft/world/entity/animal/Fox;)Ljava/util/Random; net/minecraft/world/entity/animal/Fox/access$100 (Lnet/minecraft/world/entity/animal/Fox;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Fox/m_148916_ (Lnet/minecraft/world/entity/animal/Fox;)Ljava/util/Random; net/minecraft/world/entity/animal/Fox/access$200 (Lnet/minecraft/world/entity/animal/Fox;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Fox/m_148918_ (Lnet/minecraft/world/entity/animal/Fox;)Ljava/util/Random; net/minecraft/world/entity/animal/Fox/access$300 (Lnet/minecraft/world/entity/animal/Fox;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Fox/m_148920_ (Lnet/minecraft/world/entity/animal/Fox;)Z net/minecraft/world/entity/animal/Fox/access$400 (Lnet/minecraft/world/entity/animal/Fox;)Z +MD: net/minecraft/world/entity/animal/Fox/m_148922_ (Lnet/minecraft/world/entity/animal/Fox;)Z net/minecraft/world/entity/animal/Fox/access$500 (Lnet/minecraft/world/entity/animal/Fox;)Z +MD: net/minecraft/world/entity/animal/Fox/m_148924_ ()Z net/minecraft/world/entity/animal/Fox/isJumping ()Z +MD: net/minecraft/world/entity/animal/Fox/m_186213_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/Fox/checkFoxSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28462_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Fox/lambda$static$3 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28464_ (Lnet/minecraft/world/entity/animal/Fox$Type;)V net/minecraft/world/entity/animal/Fox/setFoxType (Lnet/minecraft/world/entity/animal/Fox$Type;)V +MD: net/minecraft/world/entity/animal/Fox/m_28466_ (Lnet/minecraft/world/entity/animal/Fox;)Z net/minecraft/world/entity/animal/Fox/access$000 (Lnet/minecraft/world/entity/animal/Fox;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28471_ (Lnet/minecraft/world/entity/animal/Fox;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox/isPathClear (Lnet/minecraft/world/entity/animal/Fox;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28497_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Fox/lambda$static$2 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28515_ (Ljava/util/UUID;)V net/minecraft/world/entity/animal/Fox/addTrustedUUID (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/animal/Fox/m_28520_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Fox/lambda$static$1 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28527_ (Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/animal/Fox/lambda$static$0 (Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28529_ (Ljava/util/UUID;)Z net/minecraft/world/entity/animal/Fox/trusts (Ljava/util/UUID;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28532_ (IZ)V net/minecraft/world/entity/animal/Fox/setFlag (IZ)V +MD: net/minecraft/world/entity/animal/Fox/m_28553_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Fox/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Fox/m_28554_ ()Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox/getFoxType ()Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox/m_28555_ ()Z net/minecraft/world/entity/animal/Fox/isSitting ()Z +MD: net/minecraft/world/entity/animal/Fox/m_28556_ ()Z net/minecraft/world/entity/animal/Fox/isFaceplanted ()Z +MD: net/minecraft/world/entity/animal/Fox/m_28557_ ()Z net/minecraft/world/entity/animal/Fox/isPouncing ()Z +MD: net/minecraft/world/entity/animal/Fox/m_28558_ ()Z net/minecraft/world/entity/animal/Fox/isFullyCrouched ()Z +MD: net/minecraft/world/entity/animal/Fox/m_28559_ ()Z net/minecraft/world/entity/animal/Fox/isInterested ()Z +MD: net/minecraft/world/entity/animal/Fox/m_28562_ ()V net/minecraft/world/entity/animal/Fox/setTargetGoals ()V +MD: net/minecraft/world/entity/animal/Fox/m_28566_ ()Ljava/util/List; net/minecraft/world/entity/animal/Fox/getTrustedUUIDs ()Ljava/util/List; +MD: net/minecraft/world/entity/animal/Fox/m_28567_ ()Z net/minecraft/world/entity/animal/Fox/isDefending ()Z +MD: net/minecraft/world/entity/animal/Fox/m_28568_ ()V net/minecraft/world/entity/animal/Fox/wakeUp ()V +MD: net/minecraft/world/entity/animal/Fox/m_28569_ ()V net/minecraft/world/entity/animal/Fox/clearStates ()V +MD: net/minecraft/world/entity/animal/Fox/m_28570_ ()Z net/minecraft/world/entity/animal/Fox/canMove ()Z +MD: net/minecraft/world/entity/animal/Fox/m_28579_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox/lambda$registerGoals$9 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28584_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox/lambda$registerGoals$8 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28589_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox/lambda$registerGoals$7 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28595_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox/lambda$registerGoals$6 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28597_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Fox/canEat (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28599_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox/lambda$registerGoals$5 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28601_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Fox/spitOutItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Fox/m_28603_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox/lambda$registerGoals$4 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Fox/m_28605_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/Fox/dropItemStack (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/Fox/m_28608_ (I)Z net/minecraft/world/entity/animal/Fox/getFlag (I)Z +MD: net/minecraft/world/entity/animal/Fox/m_28610_ (Z)V net/minecraft/world/entity/animal/Fox/setSitting (Z)V +MD: net/minecraft/world/entity/animal/Fox/m_28612_ (Z)V net/minecraft/world/entity/animal/Fox/setIsPouncing (Z)V +MD: net/minecraft/world/entity/animal/Fox/m_28614_ (Z)V net/minecraft/world/entity/animal/Fox/setIsCrouching (Z)V +MD: net/minecraft/world/entity/animal/Fox/m_28616_ (Z)V net/minecraft/world/entity/animal/Fox/setIsInterested (Z)V +MD: net/minecraft/world/entity/animal/Fox/m_28618_ (Z)V net/minecraft/world/entity/animal/Fox/setFaceplanted (Z)V +MD: net/minecraft/world/entity/animal/Fox/m_28620_ (F)F net/minecraft/world/entity/animal/Fox/getHeadRollAngle (F)F +MD: net/minecraft/world/entity/animal/Fox/m_28622_ (Z)V net/minecraft/world/entity/animal/Fox/setDefending (Z)V +MD: net/minecraft/world/entity/animal/Fox/m_28624_ (F)F net/minecraft/world/entity/animal/Fox/getCrouchAmount (F)F +MD: net/minecraft/world/entity/animal/Fox/m_28626_ (Z)V net/minecraft/world/entity/animal/Fox/setSleeping (Z)V +MD: net/minecraft/world/entity/animal/Fox/m_5502_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/animal/Fox/onOffspringSpawnedFromEgg (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/animal/Fox/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Fox/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Fox/m_5639_ (FF)I net/minecraft/world/entity/animal/Fox/calculateFallDamage (FF)I +MD: net/minecraft/world/entity/animal/Fox/m_5803_ ()Z net/minecraft/world/entity/animal/Fox/isSleeping ()Z +MD: net/minecraft/world/entity/animal/Fox/m_6047_ ()Z net/minecraft/world/entity/animal/Fox/isCrouching ()Z +MD: net/minecraft/world/entity/animal/Fox/m_6107_ ()Z net/minecraft/world/entity/animal/Fox/isImmobile ()Z +MD: net/minecraft/world/entity/animal/Fox/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Fox/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Fox/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Fox/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Fox/m_6668_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/animal/Fox/dropAllDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/animal/Fox/m_6710_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/animal/Fox/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/animal/Fox/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/animal/Fox/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/animal/Fox/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Fox/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Fox/m_7066_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Fox/canTakeItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Fox/m_7252_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Fox/canHoldItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Fox/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Fox/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Fox/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Fox/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Fox/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Fox/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Fox/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/animal/Fox/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/animal/Fox/m_7822_ (B)V net/minecraft/world/entity/animal/Fox/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Fox/m_7866_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Fox/getEatingSound (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Fox/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Fox/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Fox/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Fox/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Fox/m_8032_ ()V net/minecraft/world/entity/animal/Fox/playAmbientSound ()V +MD: net/minecraft/world/entity/animal/Fox/m_8097_ ()V net/minecraft/world/entity/animal/Fox/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Fox/m_8099_ ()V net/minecraft/world/entity/animal/Fox/registerGoals ()V +MD: net/minecraft/world/entity/animal/Fox/m_8107_ ()V net/minecraft/world/entity/animal/Fox/aiStep ()V +MD: net/minecraft/world/entity/animal/Fox/m_8119_ ()V net/minecraft/world/entity/animal/Fox/tick ()V +CL: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal +FD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/f_28628_ net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/f_28629_ net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/trustedLastHurtBy +FD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/f_28630_ net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/trustedLastHurt +FD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/f_28631_ net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/timestamp +FD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal +MD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/ (Lnet/minecraft/world/entity/animal/Fox;Ljava/lang/Class;ZZLjava/util/function/Predicate;)V net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/ (Lnet/minecraft/world/entity/animal/Fox;Ljava/lang/Class;ZZLjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FaceplantGoal net/minecraft/world/entity/animal/Fox$FaceplantGoal +FD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/f_28640_ net/minecraft/world/entity/animal/Fox$FaceplantGoal/countdown +FD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/f_28641_ net/minecraft/world/entity/animal/Fox$FaceplantGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/net/minecraft/world/entity/animal/Fox$FaceplantGoal net/minecraft/world/entity/animal/Fox$FaceplantGoal/net/minecraft/world/entity/animal/Fox$FaceplantGoal +MD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FaceplantGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FaceplantGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/m_8037_ ()V net/minecraft/world/entity/animal/Fox$FaceplantGoal/tick ()V +MD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/m_8041_ ()V net/minecraft/world/entity/animal/Fox$FaceplantGoal/stop ()V +MD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Fox$FaceplantGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FaceplantGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FaceplantGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector +FD: net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/f_28649_ net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector +MD: net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/test (Ljava/lang/Object;)Z net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/test (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector/test (Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal +FD: net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/f_28656_ net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/f_28657_ net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/alertableTargeting +FD: net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal +MD: net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/m_28663_ ()Z net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/hasShelter ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/m_28664_ ()Z net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal/alertable ()Z +CL: net/minecraft/world/entity/animal/Fox$FoxBreedGoal net/minecraft/world/entity/animal/Fox$FoxBreedGoal +FD: net/minecraft/world/entity/animal/Fox$FoxBreedGoal/f_28665_ net/minecraft/world/entity/animal/Fox$FoxBreedGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxBreedGoal/net/minecraft/world/entity/animal/Fox$FoxBreedGoal net/minecraft/world/entity/animal/Fox$FoxBreedGoal/net/minecraft/world/entity/animal/Fox$FoxBreedGoal +MD: net/minecraft/world/entity/animal/Fox$FoxBreedGoal/ (Lnet/minecraft/world/entity/animal/Fox;D)V net/minecraft/world/entity/animal/Fox$FoxBreedGoal/ (Lnet/minecraft/world/entity/animal/Fox;D)V +MD: net/minecraft/world/entity/animal/Fox$FoxBreedGoal/m_8026_ ()V net/minecraft/world/entity/animal/Fox$FoxBreedGoal/breed ()V +MD: net/minecraft/world/entity/animal/Fox$FoxBreedGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxBreedGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal +FD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/f_148925_ net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/WAIT_TICKS +FD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/f_28671_ net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/ticksWaited +FD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/f_28672_ net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/ (Lnet/minecraft/world/entity/animal/Fox;DII)V net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/ (Lnet/minecraft/world/entity/animal/Fox;DII)V +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_148926_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/pickGlowBerry (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_148928_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/pickSweetBerries (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_28686_ ()V net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/onReachedTarget ()V +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_8037_ ()V net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/tick ()V +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_8052_ ()D net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/acceptedDistance ()D +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/start ()V +MD: net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/m_8064_ ()Z net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal/shouldRecalculatePath ()Z +CL: net/minecraft/world/entity/animal/Fox$FoxFloatGoal net/minecraft/world/entity/animal/Fox$FoxFloatGoal +FD: net/minecraft/world/entity/animal/Fox$FoxFloatGoal/f_28687_ net/minecraft/world/entity/animal/Fox$FoxFloatGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxFloatGoal/net/minecraft/world/entity/animal/Fox$FoxFloatGoal net/minecraft/world/entity/animal/Fox$FoxFloatGoal/net/minecraft/world/entity/animal/Fox$FoxFloatGoal +MD: net/minecraft/world/entity/animal/Fox$FoxFloatGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FoxFloatGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FoxFloatGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxFloatGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxFloatGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxFloatGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal +FD: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/f_28692_ net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/f_28693_ net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/fox +FD: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal +MD: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/ (Lnet/minecraft/world/entity/animal/Fox;Lnet/minecraft/world/entity/animal/Fox;D)V net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/ (Lnet/minecraft/world/entity/animal/Fox;Lnet/minecraft/world/entity/animal/Fox;D)V +MD: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FoxGroupData net/minecraft/world/entity/animal/Fox$FoxGroupData +FD: net/minecraft/world/entity/animal/Fox$FoxGroupData/f_28701_ net/minecraft/world/entity/animal/Fox$FoxGroupData/type +FD: net/minecraft/world/entity/animal/Fox$FoxGroupData/net/minecraft/world/entity/animal/Fox$FoxGroupData net/minecraft/world/entity/animal/Fox$FoxGroupData/net/minecraft/world/entity/animal/Fox$FoxGroupData +MD: net/minecraft/world/entity/animal/Fox$FoxGroupData/ (Lnet/minecraft/world/entity/animal/Fox$Type;)V net/minecraft/world/entity/animal/Fox$FoxGroupData/ (Lnet/minecraft/world/entity/animal/Fox$Type;)V +CL: net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal +FD: net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/f_28704_ net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal +MD: net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/ (Lnet/minecraft/world/entity/animal/Fox;Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;F)V net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/ (Lnet/minecraft/world/entity/animal/Fox;Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;F)V +MD: net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Fox$FoxLookControl net/minecraft/world/entity/animal/Fox$FoxLookControl +FD: net/minecraft/world/entity/animal/Fox$FoxLookControl/f_28712_ net/minecraft/world/entity/animal/Fox$FoxLookControl/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxLookControl/net/minecraft/world/entity/animal/Fox$FoxLookControl net/minecraft/world/entity/animal/Fox$FoxLookControl/net/minecraft/world/entity/animal/Fox$FoxLookControl +MD: net/minecraft/world/entity/animal/Fox$FoxLookControl/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FoxLookControl/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FoxLookControl/m_8106_ ()Z net/minecraft/world/entity/animal/Fox$FoxLookControl/resetXRotOnTick ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxLookControl/m_8128_ ()V net/minecraft/world/entity/animal/Fox$FoxLookControl/tick ()V +CL: net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal +FD: net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/f_28717_ net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal +MD: net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/ (Lnet/minecraft/world/entity/animal/Fox;DZ)V net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/ (Lnet/minecraft/world/entity/animal/Fox;DZ)V +MD: net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/m_6739_ (Lnet/minecraft/world/entity/LivingEntity;D)V net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/checkAndPerformAttack (Lnet/minecraft/world/entity/LivingEntity;D)V +MD: net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FoxMoveControl net/minecraft/world/entity/animal/Fox$FoxMoveControl +FD: net/minecraft/world/entity/animal/Fox$FoxMoveControl/f_28727_ net/minecraft/world/entity/animal/Fox$FoxMoveControl/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxMoveControl/net/minecraft/world/entity/animal/Fox$FoxMoveControl net/minecraft/world/entity/animal/Fox$FoxMoveControl/net/minecraft/world/entity/animal/Fox$FoxMoveControl +MD: net/minecraft/world/entity/animal/Fox$FoxMoveControl/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FoxMoveControl/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FoxMoveControl/m_8126_ ()V net/minecraft/world/entity/animal/Fox$FoxMoveControl/tick ()V +CL: net/minecraft/world/entity/animal/Fox$FoxPanicGoal net/minecraft/world/entity/animal/Fox$FoxPanicGoal +FD: net/minecraft/world/entity/animal/Fox$FoxPanicGoal/f_28731_ net/minecraft/world/entity/animal/Fox$FoxPanicGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxPanicGoal/net/minecraft/world/entity/animal/Fox$FoxPanicGoal net/minecraft/world/entity/animal/Fox$FoxPanicGoal/net/minecraft/world/entity/animal/Fox$FoxPanicGoal +MD: net/minecraft/world/entity/animal/Fox$FoxPanicGoal/ (Lnet/minecraft/world/entity/animal/Fox;D)V net/minecraft/world/entity/animal/Fox$FoxPanicGoal/ (Lnet/minecraft/world/entity/animal/Fox;D)V +MD: net/minecraft/world/entity/animal/Fox$FoxPanicGoal/m_202729_ ()Z net/minecraft/world/entity/animal/Fox$FoxPanicGoal/shouldPanic ()Z +CL: net/minecraft/world/entity/animal/Fox$FoxPounceGoal net/minecraft/world/entity/animal/Fox$FoxPounceGoal +FD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/f_28736_ net/minecraft/world/entity/animal/Fox$FoxPounceGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/net/minecraft/world/entity/animal/Fox$FoxPounceGoal net/minecraft/world/entity/animal/Fox$FoxPounceGoal/net/minecraft/world/entity/animal/Fox$FoxPounceGoal +MD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FoxPounceGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/m_6767_ ()Z net/minecraft/world/entity/animal/Fox$FoxPounceGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxPounceGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/m_8037_ ()V net/minecraft/world/entity/animal/Fox$FoxPounceGoal/tick ()V +MD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/m_8041_ ()V net/minecraft/world/entity/animal/Fox$FoxPounceGoal/stop ()V +MD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Fox$FoxPounceGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxPounceGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxPounceGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal +FD: net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/f_28745_ net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal +MD: net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/m_8037_ ()V net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/tick ()V +MD: net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal +FD: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/f_28751_ net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal +MD: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/ (Lnet/minecraft/world/entity/animal/Fox;II)V net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/ (Lnet/minecraft/world/entity/animal/Fox;II)V +MD: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/m_28759_ ()Z net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/canFoxMove ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal +FD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/f_28760_ net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/f_28761_ net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/relX +FD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/f_28762_ net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/relZ +FD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/f_28763_ net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/lookTime +FD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/f_28764_ net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/looksRemaining +FD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal +MD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/m_28772_ ()V net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/resetLook ()V +MD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/m_8037_ ()V net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/tick ()V +MD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/m_8041_ ()V net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/stop ()V +MD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$SeekShelterGoal net/minecraft/world/entity/animal/Fox$SeekShelterGoal +FD: net/minecraft/world/entity/animal/Fox$SeekShelterGoal/f_28773_ net/minecraft/world/entity/animal/Fox$SeekShelterGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$SeekShelterGoal/f_28774_ net/minecraft/world/entity/animal/Fox$SeekShelterGoal/interval +FD: net/minecraft/world/entity/animal/Fox$SeekShelterGoal/net/minecraft/world/entity/animal/Fox$SeekShelterGoal net/minecraft/world/entity/animal/Fox$SeekShelterGoal/net/minecraft/world/entity/animal/Fox$SeekShelterGoal +MD: net/minecraft/world/entity/animal/Fox$SeekShelterGoal/ (Lnet/minecraft/world/entity/animal/Fox;D)V net/minecraft/world/entity/animal/Fox$SeekShelterGoal/ (Lnet/minecraft/world/entity/animal/Fox;D)V +MD: net/minecraft/world/entity/animal/Fox$SeekShelterGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$SeekShelterGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$SeekShelterGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$SeekShelterGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$SleepGoal net/minecraft/world/entity/animal/Fox$SleepGoal +FD: net/minecraft/world/entity/animal/Fox$SleepGoal/f_148930_ net/minecraft/world/entity/animal/Fox$SleepGoal/WAIT_TIME_BEFORE_SLEEP +FD: net/minecraft/world/entity/animal/Fox$SleepGoal/f_28780_ net/minecraft/world/entity/animal/Fox$SleepGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$SleepGoal/f_28781_ net/minecraft/world/entity/animal/Fox$SleepGoal/countdown +FD: net/minecraft/world/entity/animal/Fox$SleepGoal/net/minecraft/world/entity/animal/Fox$SleepGoal net/minecraft/world/entity/animal/Fox$SleepGoal/net/minecraft/world/entity/animal/Fox$SleepGoal +MD: net/minecraft/world/entity/animal/Fox$SleepGoal/ ()V net/minecraft/world/entity/animal/Fox$SleepGoal/ ()V +MD: net/minecraft/world/entity/animal/Fox$SleepGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$SleepGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$SleepGoal/m_28788_ ()Z net/minecraft/world/entity/animal/Fox$SleepGoal/canSleep ()Z +MD: net/minecraft/world/entity/animal/Fox$SleepGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$SleepGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$SleepGoal/m_8041_ ()V net/minecraft/world/entity/animal/Fox$SleepGoal/stop ()V +MD: net/minecraft/world/entity/animal/Fox$SleepGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Fox$SleepGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Fox$SleepGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$SleepGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$StalkPreyGoal net/minecraft/world/entity/animal/Fox$StalkPreyGoal +FD: net/minecraft/world/entity/animal/Fox$StalkPreyGoal/f_28789_ net/minecraft/world/entity/animal/Fox$StalkPreyGoal/this$0 +FD: net/minecraft/world/entity/animal/Fox$StalkPreyGoal/net/minecraft/world/entity/animal/Fox$StalkPreyGoal net/minecraft/world/entity/animal/Fox$StalkPreyGoal/net/minecraft/world/entity/animal/Fox$StalkPreyGoal +MD: net/minecraft/world/entity/animal/Fox$StalkPreyGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V net/minecraft/world/entity/animal/Fox$StalkPreyGoal/ (Lnet/minecraft/world/entity/animal/Fox;)V +MD: net/minecraft/world/entity/animal/Fox$StalkPreyGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Fox$StalkPreyGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Fox$StalkPreyGoal/m_8037_ ()V net/minecraft/world/entity/animal/Fox$StalkPreyGoal/tick ()V +MD: net/minecraft/world/entity/animal/Fox$StalkPreyGoal/m_8041_ ()V net/minecraft/world/entity/animal/Fox$StalkPreyGoal/stop ()V +MD: net/minecraft/world/entity/animal/Fox$StalkPreyGoal/m_8056_ ()V net/minecraft/world/entity/animal/Fox$StalkPreyGoal/start ()V +CL: net/minecraft/world/entity/animal/Fox$Type net/minecraft/world/entity/animal/Fox$Type +FD: net/minecraft/world/entity/animal/Fox$Type/$VALUES net/minecraft/world/entity/animal/Fox$Type/$VALUES +FD: net/minecraft/world/entity/animal/Fox$Type/RED net/minecraft/world/entity/animal/Fox$Type/RED +FD: net/minecraft/world/entity/animal/Fox$Type/SNOW net/minecraft/world/entity/animal/Fox$Type/SNOW +FD: net/minecraft/world/entity/animal/Fox$Type/f_28798_ net/minecraft/world/entity/animal/Fox$Type/BY_ID +FD: net/minecraft/world/entity/animal/Fox$Type/f_28799_ net/minecraft/world/entity/animal/Fox$Type/BY_NAME +FD: net/minecraft/world/entity/animal/Fox$Type/f_28800_ net/minecraft/world/entity/animal/Fox$Type/id +FD: net/minecraft/world/entity/animal/Fox$Type/f_28801_ net/minecraft/world/entity/animal/Fox$Type/name +FD: net/minecraft/world/entity/animal/Fox$Type/net/minecraft/world/entity/animal/Fox$Type net/minecraft/world/entity/animal/Fox$Type/net/minecraft/world/entity/animal/Fox$Type +MD: net/minecraft/world/entity/animal/Fox$Type/ ()V net/minecraft/world/entity/animal/Fox$Type/ ()V +MD: net/minecraft/world/entity/animal/Fox$Type/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/world/entity/animal/Fox$Type/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/world/entity/animal/Fox$Type/m_148931_ ()[Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/$values ()[Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox$Type/m_204062_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/byBiome (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox$Type/m_28811_ ()Ljava/lang/String; net/minecraft/world/entity/animal/Fox$Type/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/animal/Fox$Type/m_28812_ (I)Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/byId (I)Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox$Type/m_28814_ (Lnet/minecraft/world/entity/animal/Fox$Type;)Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/lambda$static$1 (Lnet/minecraft/world/entity/animal/Fox$Type;)Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox$Type/m_28816_ (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/byName (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox$Type/m_28820_ ()I net/minecraft/world/entity/animal/Fox$Type/getId ()I +MD: net/minecraft/world/entity/animal/Fox$Type/m_28821_ (I)[Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/lambda$static$0 (I)[Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Fox$Type; +MD: net/minecraft/world/entity/animal/Fox$Type/values ()[Lnet/minecraft/world/entity/animal/Fox$Type; net/minecraft/world/entity/animal/Fox$Type/values ()[Lnet/minecraft/world/entity/animal/Fox$Type; +CL: net/minecraft/world/entity/animal/IronGolem net/minecraft/world/entity/animal/IronGolem +FD: net/minecraft/world/entity/animal/IronGolem/f_148932_ net/minecraft/world/entity/animal/IronGolem/IRON_INGOT_HEAL_AMOUNT +FD: net/minecraft/world/entity/animal/IronGolem/f_28826_ net/minecraft/world/entity/animal/IronGolem/DATA_FLAGS_ID +FD: net/minecraft/world/entity/animal/IronGolem/f_28827_ net/minecraft/world/entity/animal/IronGolem/PERSISTENT_ANGER_TIME +FD: net/minecraft/world/entity/animal/IronGolem/f_28828_ net/minecraft/world/entity/animal/IronGolem/remainingPersistentAngerTime +FD: net/minecraft/world/entity/animal/IronGolem/f_28829_ net/minecraft/world/entity/animal/IronGolem/persistentAngerTarget +FD: net/minecraft/world/entity/animal/IronGolem/f_28830_ net/minecraft/world/entity/animal/IronGolem/attackAnimationTick +FD: net/minecraft/world/entity/animal/IronGolem/f_28831_ net/minecraft/world/entity/animal/IronGolem/offerFlowerTick +FD: net/minecraft/world/entity/animal/IronGolem/net/minecraft/world/entity/animal/IronGolem net/minecraft/world/entity/animal/IronGolem/net/minecraft/world/entity/animal/IronGolem +MD: net/minecraft/world/entity/animal/IronGolem/ ()V net/minecraft/world/entity/animal/IronGolem/ ()V +MD: net/minecraft/world/entity/animal/IronGolem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/IronGolem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/IronGolem/m_28873_ ()Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; net/minecraft/world/entity/animal/IronGolem/getCrackiness ()Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; +MD: net/minecraft/world/entity/animal/IronGolem/m_28874_ ()I net/minecraft/world/entity/animal/IronGolem/getAttackAnimationTick ()I +MD: net/minecraft/world/entity/animal/IronGolem/m_28875_ ()I net/minecraft/world/entity/animal/IronGolem/getOfferFlowerTick ()I +MD: net/minecraft/world/entity/animal/IronGolem/m_28876_ ()Z net/minecraft/world/entity/animal/IronGolem/isPlayerCreated ()Z +MD: net/minecraft/world/entity/animal/IronGolem/m_28877_ ()F net/minecraft/world/entity/animal/IronGolem/getAttackDamage ()F +MD: net/minecraft/world/entity/animal/IronGolem/m_28878_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/IronGolem/lambda$registerGoals$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/IronGolem/m_28883_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/IronGolem/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/IronGolem/m_28885_ (Z)V net/minecraft/world/entity/animal/IronGolem/offerFlower (Z)V +MD: net/minecraft/world/entity/animal/IronGolem/m_28887_ (Z)V net/minecraft/world/entity/animal/IronGolem/setPlayerCreated (Z)V +MD: net/minecraft/world/entity/animal/IronGolem/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/IronGolem/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/IronGolem/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/IronGolem/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/IronGolem/m_6120_ ()Ljava/util/UUID; net/minecraft/world/entity/animal/IronGolem/getPersistentAngerTarget ()Ljava/util/UUID; +MD: net/minecraft/world/entity/animal/IronGolem/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/IronGolem/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/IronGolem/m_6549_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/animal/IronGolem/canAttackType (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/animal/IronGolem/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/animal/IronGolem/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/animal/IronGolem/m_6784_ ()I net/minecraft/world/entity/animal/IronGolem/getRemainingPersistentAngerTime ()I +MD: net/minecraft/world/entity/animal/IronGolem/m_6825_ ()V net/minecraft/world/entity/animal/IronGolem/startPersistentAngerTimer ()V +MD: net/minecraft/world/entity/animal/IronGolem/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/animal/IronGolem/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/animal/IronGolem/m_6925_ (Ljava/util/UUID;)V net/minecraft/world/entity/animal/IronGolem/setPersistentAngerTarget (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/animal/IronGolem/m_7302_ (I)I net/minecraft/world/entity/animal/IronGolem/decreaseAirSupply (I)I +MD: net/minecraft/world/entity/animal/IronGolem/m_7324_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/animal/IronGolem/doPush (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/animal/IronGolem/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/IronGolem/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/IronGolem/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/IronGolem/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/IronGolem/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/IronGolem/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/IronGolem/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/IronGolem/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/IronGolem/m_7822_ (B)V net/minecraft/world/entity/animal/IronGolem/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/IronGolem/m_7870_ (I)V net/minecraft/world/entity/animal/IronGolem/setRemainingPersistentAngerTime (I)V +MD: net/minecraft/world/entity/animal/IronGolem/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/IronGolem/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/IronGolem/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/IronGolem/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/IronGolem/m_8097_ ()V net/minecraft/world/entity/animal/IronGolem/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/IronGolem/m_8099_ ()V net/minecraft/world/entity/animal/IronGolem/registerGoals ()V +MD: net/minecraft/world/entity/animal/IronGolem/m_8107_ ()V net/minecraft/world/entity/animal/IronGolem/aiStep ()V +CL: net/minecraft/world/entity/animal/IronGolem$Crackiness net/minecraft/world/entity/animal/IronGolem$Crackiness +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/$VALUES net/minecraft/world/entity/animal/IronGolem$Crackiness/$VALUES +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/HIGH net/minecraft/world/entity/animal/IronGolem$Crackiness/HIGH +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/LOW net/minecraft/world/entity/animal/IronGolem$Crackiness/LOW +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/MEDIUM net/minecraft/world/entity/animal/IronGolem$Crackiness/MEDIUM +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/NONE net/minecraft/world/entity/animal/IronGolem$Crackiness/NONE +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/f_28893_ net/minecraft/world/entity/animal/IronGolem$Crackiness/BY_DAMAGE +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/f_28894_ net/minecraft/world/entity/animal/IronGolem$Crackiness/fraction +FD: net/minecraft/world/entity/animal/IronGolem$Crackiness/net/minecraft/world/entity/animal/IronGolem$Crackiness net/minecraft/world/entity/animal/IronGolem$Crackiness/net/minecraft/world/entity/animal/IronGolem$Crackiness +MD: net/minecraft/world/entity/animal/IronGolem$Crackiness/ ()V net/minecraft/world/entity/animal/IronGolem$Crackiness/ ()V +MD: net/minecraft/world/entity/animal/IronGolem$Crackiness/ (Ljava/lang/String;IF)V net/minecraft/world/entity/animal/IronGolem$Crackiness/ (Ljava/lang/String;IF)V +MD: net/minecraft/world/entity/animal/IronGolem$Crackiness/m_148933_ ()[Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; net/minecraft/world/entity/animal/IronGolem$Crackiness/$values ()[Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; +MD: net/minecraft/world/entity/animal/IronGolem$Crackiness/m_28901_ (F)Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; net/minecraft/world/entity/animal/IronGolem$Crackiness/byFraction (F)Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; +MD: net/minecraft/world/entity/animal/IronGolem$Crackiness/m_28903_ (Lnet/minecraft/world/entity/animal/IronGolem$Crackiness;)D net/minecraft/world/entity/animal/IronGolem$Crackiness/lambda$static$0 (Lnet/minecraft/world/entity/animal/IronGolem$Crackiness;)D +MD: net/minecraft/world/entity/animal/IronGolem$Crackiness/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; net/minecraft/world/entity/animal/IronGolem$Crackiness/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; +MD: net/minecraft/world/entity/animal/IronGolem$Crackiness/values ()[Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; net/minecraft/world/entity/animal/IronGolem$Crackiness/values ()[Lnet/minecraft/world/entity/animal/IronGolem$Crackiness; +CL: net/minecraft/world/entity/animal/MushroomCow net/minecraft/world/entity/animal/MushroomCow +FD: net/minecraft/world/entity/animal/MushroomCow/f_148934_ net/minecraft/world/entity/animal/MushroomCow/MUTATE_CHANCE +FD: net/minecraft/world/entity/animal/MushroomCow/f_28908_ net/minecraft/world/entity/animal/MushroomCow/DATA_TYPE +FD: net/minecraft/world/entity/animal/MushroomCow/f_28909_ net/minecraft/world/entity/animal/MushroomCow/effect +FD: net/minecraft/world/entity/animal/MushroomCow/f_28910_ net/minecraft/world/entity/animal/MushroomCow/effectDuration +FD: net/minecraft/world/entity/animal/MushroomCow/f_28911_ net/minecraft/world/entity/animal/MushroomCow/lastLightningBoltUUID +FD: net/minecraft/world/entity/animal/MushroomCow/net/minecraft/world/entity/animal/MushroomCow net/minecraft/world/entity/animal/MushroomCow/net/minecraft/world/entity/animal/MushroomCow +MD: net/minecraft/world/entity/animal/MushroomCow/ ()V net/minecraft/world/entity/animal/MushroomCow/ ()V +MD: net/minecraft/world/entity/animal/MushroomCow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/MushroomCow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/MushroomCow/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/MushroomCow/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/MushroomCow/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Cow; net/minecraft/world/entity/animal/MushroomCow/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Cow; +MD: net/minecraft/world/entity/animal/MushroomCow/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/MushroomCow; net/minecraft/world/entity/animal/MushroomCow/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/MushroomCow; +MD: net/minecraft/world/entity/animal/MushroomCow/m_28925_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/MushroomCow/lambda$mobInteract$0 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/MushroomCow/m_28928_ (Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType;)V net/minecraft/world/entity/animal/MushroomCow/setMushroomType (Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType;)V +MD: net/minecraft/world/entity/animal/MushroomCow/m_28930_ (Lnet/minecraft/world/entity/animal/MushroomCow;)Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; net/minecraft/world/entity/animal/MushroomCow/getOffspringType (Lnet/minecraft/world/entity/animal/MushroomCow;)Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; +MD: net/minecraft/world/entity/animal/MushroomCow/m_28948_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/MushroomCow/checkMushroomSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/MushroomCow/m_28955_ ()Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; net/minecraft/world/entity/animal/MushroomCow/getMushroomType ()Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; +MD: net/minecraft/world/entity/animal/MushroomCow/m_28956_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; net/minecraft/world/entity/animal/MushroomCow/getEffectFromItemStack (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; +MD: net/minecraft/world/entity/animal/MushroomCow/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/animal/MushroomCow/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/animal/MushroomCow/m_5851_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/animal/MushroomCow/shear (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/animal/MushroomCow/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/MushroomCow/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/MushroomCow/m_6220_ ()Z net/minecraft/world/entity/animal/MushroomCow/readyForShearing ()Z +MD: net/minecraft/world/entity/animal/MushroomCow/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/MushroomCow/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/MushroomCow/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/MushroomCow/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/MushroomCow/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/animal/MushroomCow/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/animal/MushroomCow/m_8097_ ()V net/minecraft/world/entity/animal/MushroomCow/defineSynchedData ()V +CL: net/minecraft/world/entity/animal/MushroomCow$MushroomType net/minecraft/world/entity/animal/MushroomCow$MushroomType +FD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/$VALUES net/minecraft/world/entity/animal/MushroomCow$MushroomType/$VALUES +FD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/BROWN net/minecraft/world/entity/animal/MushroomCow$MushroomType/BROWN +FD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/RED net/minecraft/world/entity/animal/MushroomCow$MushroomType/RED +FD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/f_28960_ net/minecraft/world/entity/animal/MushroomCow$MushroomType/type +FD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/f_28961_ net/minecraft/world/entity/animal/MushroomCow$MushroomType/blockState +FD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/net/minecraft/world/entity/animal/MushroomCow$MushroomType net/minecraft/world/entity/animal/MushroomCow$MushroomType/net/minecraft/world/entity/animal/MushroomCow$MushroomType +MD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/ ()V net/minecraft/world/entity/animal/MushroomCow$MushroomType/ ()V +MD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/MushroomCow$MushroomType/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/m_148944_ ()[Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; net/minecraft/world/entity/animal/MushroomCow$MushroomType/$values ()[Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; +MD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/m_28969_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/animal/MushroomCow$MushroomType/getBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/m_28976_ (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; net/minecraft/world/entity/animal/MushroomCow$MushroomType/byType (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; +MD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; net/minecraft/world/entity/animal/MushroomCow$MushroomType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; +MD: net/minecraft/world/entity/animal/MushroomCow$MushroomType/values ()[Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; net/minecraft/world/entity/animal/MushroomCow$MushroomType/values ()[Lnet/minecraft/world/entity/animal/MushroomCow$MushroomType; +CL: net/minecraft/world/entity/animal/Ocelot net/minecraft/world/entity/animal/Ocelot +FD: net/minecraft/world/entity/animal/Ocelot/f_148945_ net/minecraft/world/entity/animal/Ocelot/CROUCH_SPEED_MOD +FD: net/minecraft/world/entity/animal/Ocelot/f_148946_ net/minecraft/world/entity/animal/Ocelot/WALK_SPEED_MOD +FD: net/minecraft/world/entity/animal/Ocelot/f_148947_ net/minecraft/world/entity/animal/Ocelot/SPRINT_SPEED_MOD +FD: net/minecraft/world/entity/animal/Ocelot/f_28981_ net/minecraft/world/entity/animal/Ocelot/TEMPT_INGREDIENT +FD: net/minecraft/world/entity/animal/Ocelot/f_28982_ net/minecraft/world/entity/animal/Ocelot/DATA_TRUSTING +FD: net/minecraft/world/entity/animal/Ocelot/f_28983_ net/minecraft/world/entity/animal/Ocelot/ocelotAvoidPlayersGoal +FD: net/minecraft/world/entity/animal/Ocelot/f_28984_ net/minecraft/world/entity/animal/Ocelot/temptGoal +FD: net/minecraft/world/entity/animal/Ocelot/net/minecraft/world/entity/animal/Ocelot net/minecraft/world/entity/animal/Ocelot/net/minecraft/world/entity/animal/Ocelot +MD: net/minecraft/world/entity/animal/Ocelot/ ()V net/minecraft/world/entity/animal/Ocelot/ ()V +MD: net/minecraft/world/entity/animal/Ocelot/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Ocelot/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Ocelot/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/Ocelot/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/Ocelot/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Ocelot/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Ocelot/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Ocelot; net/minecraft/world/entity/animal/Ocelot/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Ocelot; +MD: net/minecraft/world/entity/animal/Ocelot/m_20161_ ()Z net/minecraft/world/entity/animal/Ocelot/isSteppingCarefully ()Z +MD: net/minecraft/world/entity/animal/Ocelot/m_29025_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/Ocelot/checkOcelotSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/Ocelot/m_29036_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Ocelot/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Ocelot/m_29037_ ()V net/minecraft/world/entity/animal/Ocelot/reassessTrustingGoals ()V +MD: net/minecraft/world/entity/animal/Ocelot/m_29038_ ()Z net/minecraft/world/entity/animal/Ocelot/isTrusting ()Z +MD: net/minecraft/world/entity/animal/Ocelot/m_29039_ ()F net/minecraft/world/entity/animal/Ocelot/getAttackDamage ()F +MD: net/minecraft/world/entity/animal/Ocelot/m_29045_ (Z)V net/minecraft/world/entity/animal/Ocelot/setTrusting (Z)V +MD: net/minecraft/world/entity/animal/Ocelot/m_29047_ (Z)V net/minecraft/world/entity/animal/Ocelot/spawnTrustingParticles (Z)V +MD: net/minecraft/world/entity/animal/Ocelot/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Ocelot/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Ocelot/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Ocelot/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Ocelot/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Ocelot/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Ocelot/m_6785_ (D)Z net/minecraft/world/entity/animal/Ocelot/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/animal/Ocelot/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Ocelot/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Ocelot/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/animal/Ocelot/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/animal/Ocelot/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Ocelot/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Ocelot/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Ocelot/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Ocelot/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Ocelot/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Ocelot/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Ocelot/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Ocelot/m_7822_ (B)V net/minecraft/world/entity/animal/Ocelot/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Ocelot/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Ocelot/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Ocelot/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Ocelot/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Ocelot/m_8024_ ()V net/minecraft/world/entity/animal/Ocelot/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/Ocelot/m_8097_ ()V net/minecraft/world/entity/animal/Ocelot/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Ocelot/m_8099_ ()V net/minecraft/world/entity/animal/Ocelot/registerGoals ()V +MD: net/minecraft/world/entity/animal/Ocelot/m_8100_ ()I net/minecraft/world/entity/animal/Ocelot/getAmbientSoundInterval ()I +CL: net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal +FD: net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/f_29049_ net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/ocelot +FD: net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal +MD: net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Ocelot;Ljava/lang/Class;FDD)V net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Ocelot;Ljava/lang/Class;FDD)V +MD: net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal +FD: net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/f_29058_ net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/ocelot +FD: net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal +MD: net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/ (Lnet/minecraft/world/entity/animal/Ocelot;DLnet/minecraft/world/item/crafting/Ingredient;Z)V net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/ (Lnet/minecraft/world/entity/animal/Ocelot;DLnet/minecraft/world/item/crafting/Ingredient;Z)V +MD: net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/m_7497_ ()Z net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal/canScare ()Z +CL: net/minecraft/world/entity/animal/Panda net/minecraft/world/entity/animal/Panda +FD: net/minecraft/world/entity/animal/Panda/f_148959_ net/minecraft/world/entity/animal/Panda/TOTAL_ROLL_STEPS +FD: net/minecraft/world/entity/animal/Panda/f_148960_ net/minecraft/world/entity/animal/Panda/FLAG_SNEEZE +FD: net/minecraft/world/entity/animal/Panda/f_148961_ net/minecraft/world/entity/animal/Panda/FLAG_ROLL +FD: net/minecraft/world/entity/animal/Panda/f_148962_ net/minecraft/world/entity/animal/Panda/FLAG_SIT +FD: net/minecraft/world/entity/animal/Panda/f_148963_ net/minecraft/world/entity/animal/Panda/FLAG_ON_BACK +FD: net/minecraft/world/entity/animal/Panda/f_148964_ net/minecraft/world/entity/animal/Panda/EAT_TICK_INTERVAL +FD: net/minecraft/world/entity/animal/Panda/f_148965_ net/minecraft/world/entity/animal/Panda/TOTAL_UNHAPPY_TIME +FD: net/minecraft/world/entity/animal/Panda/f_29065_ net/minecraft/world/entity/animal/Panda/sitAmountO +FD: net/minecraft/world/entity/animal/Panda/f_29066_ net/minecraft/world/entity/animal/Panda/onBackAmount +FD: net/minecraft/world/entity/animal/Panda/f_29067_ net/minecraft/world/entity/animal/Panda/onBackAmountO +FD: net/minecraft/world/entity/animal/Panda/f_29068_ net/minecraft/world/entity/animal/Panda/rollAmount +FD: net/minecraft/world/entity/animal/Panda/f_29069_ net/minecraft/world/entity/animal/Panda/rollAmountO +FD: net/minecraft/world/entity/animal/Panda/f_29070_ net/minecraft/world/entity/animal/Panda/lookAtPlayerGoal +FD: net/minecraft/world/entity/animal/Panda/f_29071_ net/minecraft/world/entity/animal/Panda/PANDA_ITEMS +FD: net/minecraft/world/entity/animal/Panda/f_29072_ net/minecraft/world/entity/animal/Panda/rollCounter +FD: net/minecraft/world/entity/animal/Panda/f_29073_ net/minecraft/world/entity/animal/Panda/UNHAPPY_COUNTER +FD: net/minecraft/world/entity/animal/Panda/f_29074_ net/minecraft/world/entity/animal/Panda/SNEEZE_COUNTER +FD: net/minecraft/world/entity/animal/Panda/f_29075_ net/minecraft/world/entity/animal/Panda/EAT_COUNTER +FD: net/minecraft/world/entity/animal/Panda/f_29076_ net/minecraft/world/entity/animal/Panda/MAIN_GENE_ID +FD: net/minecraft/world/entity/animal/Panda/f_29077_ net/minecraft/world/entity/animal/Panda/HIDDEN_GENE_ID +FD: net/minecraft/world/entity/animal/Panda/f_29078_ net/minecraft/world/entity/animal/Panda/DATA_ID_FLAGS +FD: net/minecraft/world/entity/animal/Panda/f_29079_ net/minecraft/world/entity/animal/Panda/BREED_TARGETING +FD: net/minecraft/world/entity/animal/Panda/f_29080_ net/minecraft/world/entity/animal/Panda/gotBamboo +FD: net/minecraft/world/entity/animal/Panda/f_29081_ net/minecraft/world/entity/animal/Panda/didBite +FD: net/minecraft/world/entity/animal/Panda/f_29082_ net/minecraft/world/entity/animal/Panda/rollDelta +FD: net/minecraft/world/entity/animal/Panda/f_29083_ net/minecraft/world/entity/animal/Panda/sitAmount +FD: net/minecraft/world/entity/animal/Panda/net/minecraft/world/entity/animal/Panda net/minecraft/world/entity/animal/Panda/net/minecraft/world/entity/animal/Panda +MD: net/minecraft/world/entity/animal/Panda/ ()V net/minecraft/world/entity/animal/Panda/ ()V +MD: net/minecraft/world/entity/animal/Panda/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Panda/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Panda/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Panda/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Panda/m_148969_ (Lnet/minecraft/world/entity/animal/Panda;)Z net/minecraft/world/entity/animal/Panda/access$000 (Lnet/minecraft/world/entity/animal/Panda;)Z +MD: net/minecraft/world/entity/animal/Panda/m_148971_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$100 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_148973_ ()Z net/minecraft/world/entity/animal/Panda/isBrown ()Z +MD: net/minecraft/world/entity/animal/Panda/m_148974_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$600 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_148976_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$700 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_148978_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$800 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_148980_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$1100 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_29088_ (F)F net/minecraft/world/entity/animal/Panda/getRollAmount (F)F +MD: net/minecraft/world/entity/animal/Panda/m_29099_ (Lnet/minecraft/world/entity/animal/Panda$Gene;)V net/minecraft/world/entity/animal/Panda/setMainGene (Lnet/minecraft/world/entity/animal/Panda$Gene;)V +MD: net/minecraft/world/entity/animal/Panda/m_29103_ (Lnet/minecraft/world/entity/animal/Panda;Lnet/minecraft/world/entity/animal/Panda;)V net/minecraft/world/entity/animal/Panda/setGeneFromParents (Lnet/minecraft/world/entity/animal/Panda;Lnet/minecraft/world/entity/animal/Panda;)V +MD: net/minecraft/world/entity/animal/Panda/m_29116_ (Lnet/minecraft/world/entity/animal/Panda$Gene;)V net/minecraft/world/entity/animal/Panda/setHiddenGene (Lnet/minecraft/world/entity/animal/Panda$Gene;)V +MD: net/minecraft/world/entity/animal/Panda/m_29118_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$200 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_29130_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$300 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_29132_ (Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/animal/Panda/lambda$static$0 (Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/animal/Panda/m_29134_ (IZ)V net/minecraft/world/entity/animal/Panda/setFlag (IZ)V +MD: net/minecraft/world/entity/animal/Panda/m_29137_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$400 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_29143_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$500 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_29148_ ()I net/minecraft/world/entity/animal/Panda/getUnhappyCounter ()I +MD: net/minecraft/world/entity/animal/Panda/m_29149_ ()Z net/minecraft/world/entity/animal/Panda/isSneezing ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29150_ ()Z net/minecraft/world/entity/animal/Panda/isSitting ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29151_ ()Z net/minecraft/world/entity/animal/Panda/isOnBack ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29152_ ()Z net/minecraft/world/entity/animal/Panda/isEating ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29153_ ()I net/minecraft/world/entity/animal/Panda/getSneezeCounter ()I +MD: net/minecraft/world/entity/animal/Panda/m_29154_ ()Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda/getMainGene ()Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda/m_29155_ ()Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda/getHiddenGene ()Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda/m_29156_ ()Z net/minecraft/world/entity/animal/Panda/isRolling ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29157_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Panda/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Panda/m_29158_ ()Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda/getVariant ()Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda/m_29161_ ()Z net/minecraft/world/entity/animal/Panda/isLazy ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29162_ ()Z net/minecraft/world/entity/animal/Panda/isWorried ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29163_ ()Z net/minecraft/world/entity/animal/Panda/isPlayful ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29164_ ()Z net/minecraft/world/entity/animal/Panda/isWeak ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29165_ ()Z net/minecraft/world/entity/animal/Panda/isScared ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29166_ ()V net/minecraft/world/entity/animal/Panda/setAttributes ()V +MD: net/minecraft/world/entity/animal/Panda/m_29167_ ()Z net/minecraft/world/entity/animal/Panda/canPerformAction ()Z +MD: net/minecraft/world/entity/animal/Panda/m_29170_ ()I net/minecraft/world/entity/animal/Panda/getEatCounter ()I +MD: net/minecraft/world/entity/animal/Panda/m_29171_ ()V net/minecraft/world/entity/animal/Panda/handleEating ()V +MD: net/minecraft/world/entity/animal/Panda/m_29172_ ()V net/minecraft/world/entity/animal/Panda/addEatingParticles ()V +MD: net/minecraft/world/entity/animal/Panda/m_29173_ ()V net/minecraft/world/entity/animal/Panda/updateSitAmount ()V +MD: net/minecraft/world/entity/animal/Panda/m_29174_ ()V net/minecraft/world/entity/animal/Panda/updateOnBackAnimation ()V +MD: net/minecraft/world/entity/animal/Panda/m_29175_ ()V net/minecraft/world/entity/animal/Panda/updateRollAmount ()V +MD: net/minecraft/world/entity/animal/Panda/m_29176_ ()V net/minecraft/world/entity/animal/Panda/handleRoll ()V +MD: net/minecraft/world/entity/animal/Panda/m_29177_ ()V net/minecraft/world/entity/animal/Panda/afterSneeze ()V +MD: net/minecraft/world/entity/animal/Panda/m_29178_ ()Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda/getOneOfGenesRandomly ()Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda/m_29179_ ()V net/minecraft/world/entity/animal/Panda/tryToSit ()V +MD: net/minecraft/world/entity/animal/Panda/m_29180_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$900 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_29182_ (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; net/minecraft/world/entity/animal/Panda/access$1000 (Lnet/minecraft/world/entity/animal/Panda;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Panda/m_29195_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Panda/isFoodOrCake (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Panda/m_29206_ (I)V net/minecraft/world/entity/animal/Panda/setUnhappyCounter (I)V +MD: net/minecraft/world/entity/animal/Panda/m_29208_ (Z)V net/minecraft/world/entity/animal/Panda/sit (Z)V +MD: net/minecraft/world/entity/animal/Panda/m_29210_ (I)V net/minecraft/world/entity/animal/Panda/setSneezeCounter (I)V +MD: net/minecraft/world/entity/animal/Panda/m_29212_ (Z)V net/minecraft/world/entity/animal/Panda/setOnBack (Z)V +MD: net/minecraft/world/entity/animal/Panda/m_29214_ (I)V net/minecraft/world/entity/animal/Panda/setEatCounter (I)V +MD: net/minecraft/world/entity/animal/Panda/m_29216_ (Z)V net/minecraft/world/entity/animal/Panda/eat (Z)V +MD: net/minecraft/world/entity/animal/Panda/m_29218_ (I)Z net/minecraft/world/entity/animal/Panda/getFlag (I)Z +MD: net/minecraft/world/entity/animal/Panda/m_29220_ (Z)V net/minecraft/world/entity/animal/Panda/sneeze (Z)V +MD: net/minecraft/world/entity/animal/Panda/m_29222_ (Z)V net/minecraft/world/entity/animal/Panda/roll (Z)V +MD: net/minecraft/world/entity/animal/Panda/m_29224_ (F)F net/minecraft/world/entity/animal/Panda/getSitAmount (F)F +MD: net/minecraft/world/entity/animal/Panda/m_29226_ (F)F net/minecraft/world/entity/animal/Panda/getLieOnBackAmount (F)F +MD: net/minecraft/world/entity/animal/Panda/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Panda/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Panda/m_5912_ ()Z net/minecraft/world/entity/animal/Panda/isAggressive ()Z +MD: net/minecraft/world/entity/animal/Panda/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Panda/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Panda/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/Panda/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/Panda/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Panda/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Panda/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/Panda/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/Panda/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Panda/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Panda/m_7066_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Panda/canTakeItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Panda/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Panda/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Panda/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Panda/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Panda/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Panda/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Panda/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Panda/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Panda/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Panda/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Panda/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/animal/Panda/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/animal/Panda/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Panda/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Panda/m_8097_ ()V net/minecraft/world/entity/animal/Panda/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Panda/m_8099_ ()V net/minecraft/world/entity/animal/Panda/registerGoals ()V +MD: net/minecraft/world/entity/animal/Panda/m_8119_ ()V net/minecraft/world/entity/animal/Panda/tick ()V +CL: net/minecraft/world/entity/animal/Panda$Gene net/minecraft/world/entity/animal/Panda$Gene +FD: net/minecraft/world/entity/animal/Panda$Gene/$VALUES net/minecraft/world/entity/animal/Panda$Gene/$VALUES +FD: net/minecraft/world/entity/animal/Panda$Gene/AGGRESSIVE net/minecraft/world/entity/animal/Panda$Gene/AGGRESSIVE +FD: net/minecraft/world/entity/animal/Panda$Gene/BROWN net/minecraft/world/entity/animal/Panda$Gene/BROWN +FD: net/minecraft/world/entity/animal/Panda$Gene/LAZY net/minecraft/world/entity/animal/Panda$Gene/LAZY +FD: net/minecraft/world/entity/animal/Panda$Gene/NORMAL net/minecraft/world/entity/animal/Panda$Gene/NORMAL +FD: net/minecraft/world/entity/animal/Panda$Gene/PLAYFUL net/minecraft/world/entity/animal/Panda$Gene/PLAYFUL +FD: net/minecraft/world/entity/animal/Panda$Gene/WEAK net/minecraft/world/entity/animal/Panda$Gene/WEAK +FD: net/minecraft/world/entity/animal/Panda$Gene/WORRIED net/minecraft/world/entity/animal/Panda$Gene/WORRIED +FD: net/minecraft/world/entity/animal/Panda$Gene/f_148982_ net/minecraft/world/entity/animal/Panda$Gene/MAX_GENE +FD: net/minecraft/world/entity/animal/Panda$Gene/f_29235_ net/minecraft/world/entity/animal/Panda$Gene/BY_ID +FD: net/minecraft/world/entity/animal/Panda$Gene/f_29236_ net/minecraft/world/entity/animal/Panda$Gene/id +FD: net/minecraft/world/entity/animal/Panda$Gene/f_29237_ net/minecraft/world/entity/animal/Panda$Gene/name +FD: net/minecraft/world/entity/animal/Panda$Gene/f_29238_ net/minecraft/world/entity/animal/Panda$Gene/isRecessive +FD: net/minecraft/world/entity/animal/Panda$Gene/net/minecraft/world/entity/animal/Panda$Gene net/minecraft/world/entity/animal/Panda$Gene/net/minecraft/world/entity/animal/Panda$Gene +MD: net/minecraft/world/entity/animal/Panda$Gene/ ()V net/minecraft/world/entity/animal/Panda$Gene/ ()V +MD: net/minecraft/world/entity/animal/Panda$Gene/ (Ljava/lang/String;IILjava/lang/String;Z)V net/minecraft/world/entity/animal/Panda$Gene/ (Ljava/lang/String;IILjava/lang/String;Z)V +MD: net/minecraft/world/entity/animal/Panda$Gene/m_148983_ ()[Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/$values ()[Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29247_ ()I net/minecraft/world/entity/animal/Panda$Gene/getId ()I +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29248_ (I)Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/byId (I)Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29253_ (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/byName (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29255_ (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/getRandom (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29257_ ()Ljava/lang/String; net/minecraft/world/entity/animal/Panda$Gene/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29258_ (I)[Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/lambda$static$0 (I)[Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29260_ (Lnet/minecraft/world/entity/animal/Panda$Gene;Lnet/minecraft/world/entity/animal/Panda$Gene;)Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/getVariantFromGenes (Lnet/minecraft/world/entity/animal/Panda$Gene;Lnet/minecraft/world/entity/animal/Panda$Gene;)Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda$Gene/m_29263_ ()Z net/minecraft/world/entity/animal/Panda$Gene/isRecessive ()Z +MD: net/minecraft/world/entity/animal/Panda$Gene/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/Panda$Gene; +MD: net/minecraft/world/entity/animal/Panda$Gene/values ()[Lnet/minecraft/world/entity/animal/Panda$Gene; net/minecraft/world/entity/animal/Panda$Gene/values ()[Lnet/minecraft/world/entity/animal/Panda$Gene; +CL: net/minecraft/world/entity/animal/Panda$PandaAttackGoal net/minecraft/world/entity/animal/Panda$PandaAttackGoal +FD: net/minecraft/world/entity/animal/Panda$PandaAttackGoal/f_29267_ net/minecraft/world/entity/animal/Panda$PandaAttackGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaAttackGoal/net/minecraft/world/entity/animal/Panda$PandaAttackGoal net/minecraft/world/entity/animal/Panda$PandaAttackGoal/net/minecraft/world/entity/animal/Panda$PandaAttackGoal +MD: net/minecraft/world/entity/animal/Panda$PandaAttackGoal/ (Lnet/minecraft/world/entity/animal/Panda;DZ)V net/minecraft/world/entity/animal/Panda$PandaAttackGoal/ (Lnet/minecraft/world/entity/animal/Panda;DZ)V +MD: net/minecraft/world/entity/animal/Panda$PandaAttackGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaAttackGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/Panda$PandaAvoidGoal net/minecraft/world/entity/animal/Panda$PandaAvoidGoal +FD: net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/f_29273_ net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/net/minecraft/world/entity/animal/Panda$PandaAvoidGoal net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/net/minecraft/world/entity/animal/Panda$PandaAvoidGoal +MD: net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/ (Lnet/minecraft/world/entity/animal/Panda;Ljava/lang/Class;FDD)V net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/ (Lnet/minecraft/world/entity/animal/Panda;Ljava/lang/Class;FDD)V +MD: net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaAvoidGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/Panda$PandaBreedGoal net/minecraft/world/entity/animal/Panda$PandaBreedGoal +FD: net/minecraft/world/entity/animal/Panda$PandaBreedGoal/f_29282_ net/minecraft/world/entity/animal/Panda$PandaBreedGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaBreedGoal/f_29283_ net/minecraft/world/entity/animal/Panda$PandaBreedGoal/unhappyCooldown +FD: net/minecraft/world/entity/animal/Panda$PandaBreedGoal/net/minecraft/world/entity/animal/Panda$PandaBreedGoal net/minecraft/world/entity/animal/Panda$PandaBreedGoal/net/minecraft/world/entity/animal/Panda$PandaBreedGoal +MD: net/minecraft/world/entity/animal/Panda$PandaBreedGoal/ (Lnet/minecraft/world/entity/animal/Panda;D)V net/minecraft/world/entity/animal/Panda$PandaBreedGoal/ (Lnet/minecraft/world/entity/animal/Panda;D)V +MD: net/minecraft/world/entity/animal/Panda$PandaBreedGoal/m_29289_ ()Z net/minecraft/world/entity/animal/Panda$PandaBreedGoal/canFindBamboo ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaBreedGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaBreedGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal +FD: net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/f_29290_ net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal +MD: net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/ (Lnet/minecraft/world/entity/animal/Panda;[Ljava/lang/Class;)V net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/ (Lnet/minecraft/world/entity/animal/Panda;[Ljava/lang/Class;)V +MD: net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/m_5766_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/alertOther (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Panda$PandaHurtByTargetGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal +FD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/f_29298_ net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/f_29299_ net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/cooldown +FD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal +MD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V +MD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/m_8041_ ()V net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/stop ()V +MD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/m_8056_ ()V net/minecraft/world/entity/animal/Panda$PandaLieOnBackGoal/start ()V +CL: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal +FD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/f_29306_ net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal +MD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/ (Lnet/minecraft/world/entity/animal/Panda;Ljava/lang/Class;F)V net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/ (Lnet/minecraft/world/entity/animal/Panda;Ljava/lang/Class;F)V +MD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/m_148984_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/lambda$canUse$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/m_29312_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/m_8037_ ()V net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/tick ()V +MD: net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Panda$PandaLookAtPlayerGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Panda$PandaMoveControl net/minecraft/world/entity/animal/Panda$PandaMoveControl +FD: net/minecraft/world/entity/animal/Panda$PandaMoveControl/f_29316_ net/minecraft/world/entity/animal/Panda$PandaMoveControl/panda +FD: net/minecraft/world/entity/animal/Panda$PandaMoveControl/net/minecraft/world/entity/animal/Panda$PandaMoveControl net/minecraft/world/entity/animal/Panda$PandaMoveControl/net/minecraft/world/entity/animal/Panda$PandaMoveControl +MD: net/minecraft/world/entity/animal/Panda$PandaMoveControl/ (Lnet/minecraft/world/entity/animal/Panda;)V net/minecraft/world/entity/animal/Panda$PandaMoveControl/ (Lnet/minecraft/world/entity/animal/Panda;)V +MD: net/minecraft/world/entity/animal/Panda$PandaMoveControl/m_8126_ ()V net/minecraft/world/entity/animal/Panda$PandaMoveControl/tick ()V +CL: net/minecraft/world/entity/animal/Panda$PandaPanicGoal net/minecraft/world/entity/animal/Panda$PandaPanicGoal +FD: net/minecraft/world/entity/animal/Panda$PandaPanicGoal/f_29320_ net/minecraft/world/entity/animal/Panda$PandaPanicGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaPanicGoal/net/minecraft/world/entity/animal/Panda$PandaPanicGoal net/minecraft/world/entity/animal/Panda$PandaPanicGoal/net/minecraft/world/entity/animal/Panda$PandaPanicGoal +MD: net/minecraft/world/entity/animal/Panda$PandaPanicGoal/ (Lnet/minecraft/world/entity/animal/Panda;D)V net/minecraft/world/entity/animal/Panda$PandaPanicGoal/ (Lnet/minecraft/world/entity/animal/Panda;D)V +MD: net/minecraft/world/entity/animal/Panda$PandaPanicGoal/m_202729_ ()Z net/minecraft/world/entity/animal/Panda$PandaPanicGoal/shouldPanic ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaPanicGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Panda$PandaPanicGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Panda$PandaRollGoal net/minecraft/world/entity/animal/Panda$PandaRollGoal +FD: net/minecraft/world/entity/animal/Panda$PandaRollGoal/f_29326_ net/minecraft/world/entity/animal/Panda$PandaRollGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaRollGoal/net/minecraft/world/entity/animal/Panda$PandaRollGoal net/minecraft/world/entity/animal/Panda$PandaRollGoal/net/minecraft/world/entity/animal/Panda$PandaRollGoal +MD: net/minecraft/world/entity/animal/Panda$PandaRollGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V net/minecraft/world/entity/animal/Panda$PandaRollGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V +MD: net/minecraft/world/entity/animal/Panda$PandaRollGoal/m_6767_ ()Z net/minecraft/world/entity/animal/Panda$PandaRollGoal/isInterruptable ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaRollGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaRollGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaRollGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Panda$PandaRollGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaRollGoal/m_8056_ ()V net/minecraft/world/entity/animal/Panda$PandaRollGoal/start ()V +CL: net/minecraft/world/entity/animal/Panda$PandaSitGoal net/minecraft/world/entity/animal/Panda$PandaSitGoal +FD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/f_29333_ net/minecraft/world/entity/animal/Panda$PandaSitGoal/this$0 +FD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/f_29334_ net/minecraft/world/entity/animal/Panda$PandaSitGoal/cooldown +FD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/net/minecraft/world/entity/animal/Panda$PandaSitGoal net/minecraft/world/entity/animal/Panda$PandaSitGoal/net/minecraft/world/entity/animal/Panda$PandaSitGoal +MD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V net/minecraft/world/entity/animal/Panda$PandaSitGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V +MD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaSitGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/m_8037_ ()V net/minecraft/world/entity/animal/Panda$PandaSitGoal/tick ()V +MD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/m_8041_ ()V net/minecraft/world/entity/animal/Panda$PandaSitGoal/stop ()V +MD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Panda$PandaSitGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaSitGoal/m_8056_ ()V net/minecraft/world/entity/animal/Panda$PandaSitGoal/start ()V +CL: net/minecraft/world/entity/animal/Panda$PandaSneezeGoal net/minecraft/world/entity/animal/Panda$PandaSneezeGoal +FD: net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/f_29342_ net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/panda +FD: net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/net/minecraft/world/entity/animal/Panda$PandaSneezeGoal net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/net/minecraft/world/entity/animal/Panda$PandaSneezeGoal +MD: net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/ (Lnet/minecraft/world/entity/animal/Panda;)V +MD: net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/m_8056_ ()V net/minecraft/world/entity/animal/Panda$PandaSneezeGoal/start ()V +CL: net/minecraft/world/entity/animal/Parrot net/minecraft/world/entity/animal/Parrot +FD: net/minecraft/world/entity/animal/Parrot/f_148986_ net/minecraft/world/entity/animal/Parrot/VARIANTS +FD: net/minecraft/world/entity/animal/Parrot/f_148987_ net/minecraft/world/entity/animal/Parrot/nextFlap +FD: net/minecraft/world/entity/animal/Parrot/f_29348_ net/minecraft/world/entity/animal/Parrot/partyParrot +FD: net/minecraft/world/entity/animal/Parrot/f_29349_ net/minecraft/world/entity/animal/Parrot/jukebox +FD: net/minecraft/world/entity/animal/Parrot/f_29350_ net/minecraft/world/entity/animal/Parrot/flap +FD: net/minecraft/world/entity/animal/Parrot/f_29351_ net/minecraft/world/entity/animal/Parrot/flapSpeed +FD: net/minecraft/world/entity/animal/Parrot/f_29352_ net/minecraft/world/entity/animal/Parrot/oFlapSpeed +FD: net/minecraft/world/entity/animal/Parrot/f_29353_ net/minecraft/world/entity/animal/Parrot/oFlap +FD: net/minecraft/world/entity/animal/Parrot/f_29354_ net/minecraft/world/entity/animal/Parrot/DATA_VARIANT_ID +FD: net/minecraft/world/entity/animal/Parrot/f_29355_ net/minecraft/world/entity/animal/Parrot/NOT_PARROT_PREDICATE +FD: net/minecraft/world/entity/animal/Parrot/f_29356_ net/minecraft/world/entity/animal/Parrot/POISONOUS_FOOD +FD: net/minecraft/world/entity/animal/Parrot/f_29357_ net/minecraft/world/entity/animal/Parrot/TAME_FOOD +FD: net/minecraft/world/entity/animal/Parrot/f_29358_ net/minecraft/world/entity/animal/Parrot/MOB_SOUND_MAP +FD: net/minecraft/world/entity/animal/Parrot/f_29359_ net/minecraft/world/entity/animal/Parrot/flapping +FD: net/minecraft/world/entity/animal/Parrot/net/minecraft/world/entity/animal/Parrot net/minecraft/world/entity/animal/Parrot/net/minecraft/world/entity/animal/Parrot +MD: net/minecraft/world/entity/animal/Parrot/ ()V net/minecraft/world/entity/animal/Parrot/ ()V +MD: net/minecraft/world/entity/animal/Parrot/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Parrot/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Parrot/m_142039_ ()Z net/minecraft/world/entity/animal/Parrot/isFlapping ()Z +MD: net/minecraft/world/entity/animal/Parrot/m_142043_ ()V net/minecraft/world/entity/animal/Parrot/onFlap ()V +MD: net/minecraft/world/entity/animal/Parrot/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/Parrot/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/Parrot/m_142592_ ()Z net/minecraft/world/entity/animal/Parrot/isFlying ()Z +MD: net/minecraft/world/entity/animal/Parrot/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Parrot/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Parrot/m_29382_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Parrot/imitateNearbyMobs (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Parrot/m_29385_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Parrot/getAmbient (Lnet/minecraft/world/level/Level;Ljava/util/Random;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Parrot/m_29397_ (Ljava/util/HashMap;)V net/minecraft/world/entity/animal/Parrot/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/world/entity/animal/Parrot/m_29399_ (Ljava/util/Random;)F net/minecraft/world/entity/animal/Parrot/getPitch (Ljava/util/Random;)F +MD: net/minecraft/world/entity/animal/Parrot/m_29408_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Parrot/getImitatedSound (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Parrot/m_29423_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/Parrot/checkParrotSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/Parrot/m_29438_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Parrot/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Parrot/m_29439_ ()Z net/minecraft/world/entity/animal/Parrot/isPartyParrot ()Z +MD: net/minecraft/world/entity/animal/Parrot/m_29440_ ()I net/minecraft/world/entity/animal/Parrot/getVariant ()I +MD: net/minecraft/world/entity/animal/Parrot/m_29442_ ()V net/minecraft/world/entity/animal/Parrot/calculateFlapping ()V +MD: net/minecraft/world/entity/animal/Parrot/m_29448_ (I)V net/minecraft/world/entity/animal/Parrot/setVariant (I)V +MD: net/minecraft/world/entity/animal/Parrot/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Parrot/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Parrot/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/animal/Parrot/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/animal/Parrot/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Parrot/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Parrot/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Parrot/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Parrot/m_6094_ ()Z net/minecraft/world/entity/animal/Parrot/isPushable ()Z +MD: net/minecraft/world/entity/animal/Parrot/m_6100_ ()F net/minecraft/world/entity/animal/Parrot/getVoicePitch ()F +MD: net/minecraft/world/entity/animal/Parrot/m_6162_ ()Z net/minecraft/world/entity/animal/Parrot/isBaby ()Z +MD: net/minecraft/world/entity/animal/Parrot/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Parrot/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Parrot/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/Parrot/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/Parrot/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Parrot/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Parrot/m_6818_ (Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/entity/animal/Parrot/setRecordPlayingNearby (Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/entity/animal/Parrot/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Parrot/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Parrot/m_7324_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/animal/Parrot/doPush (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/animal/Parrot/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Parrot/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Parrot/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Parrot/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Parrot/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Parrot/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Parrot/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Parrot/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Parrot/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Parrot/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Parrot/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Parrot/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Parrot/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/Parrot/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/Parrot/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Parrot/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Parrot/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Parrot/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Parrot/m_8097_ ()V net/minecraft/world/entity/animal/Parrot/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Parrot/m_8099_ ()V net/minecraft/world/entity/animal/Parrot/registerGoals ()V +MD: net/minecraft/world/entity/animal/Parrot/m_8107_ ()V net/minecraft/world/entity/animal/Parrot/aiStep ()V +CL: net/minecraft/world/entity/animal/Parrot$1 net/minecraft/world/entity/animal/Parrot$1 +FD: net/minecraft/world/entity/animal/Parrot$1/net/minecraft/world/entity/animal/Parrot$1 net/minecraft/world/entity/animal/Parrot$1/net/minecraft/world/entity/animal/Parrot$1 +MD: net/minecraft/world/entity/animal/Parrot$1/ ()V net/minecraft/world/entity/animal/Parrot$1/ ()V +MD: net/minecraft/world/entity/animal/Parrot$1/test (Ljava/lang/Object;)Z net/minecraft/world/entity/animal/Parrot$1/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/animal/Parrot$1/test (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/animal/Parrot$1/test (Lnet/minecraft/world/entity/Mob;)Z +CL: net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal +FD: net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal +MD: net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/m_186227_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/getTreePos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/m_7037_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal/getPosition ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/animal/Pig net/minecraft/world/entity/animal/Pig +FD: net/minecraft/world/entity/animal/Pig/f_29456_ net/minecraft/world/entity/animal/Pig/DATA_SADDLE_ID +FD: net/minecraft/world/entity/animal/Pig/f_29457_ net/minecraft/world/entity/animal/Pig/DATA_BOOST_TIME +FD: net/minecraft/world/entity/animal/Pig/f_29458_ net/minecraft/world/entity/animal/Pig/FOOD_ITEMS +FD: net/minecraft/world/entity/animal/Pig/f_29459_ net/minecraft/world/entity/animal/Pig/steering +FD: net/minecraft/world/entity/animal/Pig/net/minecraft/world/entity/animal/Pig net/minecraft/world/entity/animal/Pig/net/minecraft/world/entity/animal/Pig +MD: net/minecraft/world/entity/animal/Pig/ ()V net/minecraft/world/entity/animal/Pig/ ()V +MD: net/minecraft/world/entity/animal/Pig/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Pig/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Pig/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Pig/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Pig/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Pig; net/minecraft/world/entity/animal/Pig/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Pig; +MD: net/minecraft/world/entity/animal/Pig/m_29503_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Pig/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Pig/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Pig/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Pig/m_5807_ ()Z net/minecraft/world/entity/animal/Pig/canBeControlledByRider ()Z +MD: net/minecraft/world/entity/animal/Pig/m_5853_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/animal/Pig/equipSaddle (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/animal/Pig/m_5907_ ()V net/minecraft/world/entity/animal/Pig/dropEquipment ()V +MD: net/minecraft/world/entity/animal/Pig/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Pig/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Pig/m_6254_ ()Z net/minecraft/world/entity/animal/Pig/isSaddled ()Z +MD: net/minecraft/world/entity/animal/Pig/m_6688_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/animal/Pig/getControllingPassenger ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/animal/Pig/m_6741_ ()Z net/minecraft/world/entity/animal/Pig/isSaddleable ()Z +MD: net/minecraft/world/entity/animal/Pig/m_6746_ ()Z net/minecraft/world/entity/animal/Pig/boost ()Z +MD: net/minecraft/world/entity/animal/Pig/m_6748_ ()F net/minecraft/world/entity/animal/Pig/getSteeringSpeed ()F +MD: net/minecraft/world/entity/animal/Pig/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Pig/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Pig/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/Pig/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/Pig/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/animal/Pig/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/animal/Pig/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Pig/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Pig/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Pig/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Pig/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Pig/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Pig/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Pig/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Pig/m_7688_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Pig/getDismountLocationForPassenger (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Pig/m_7760_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/Pig/travelWithInput (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/Pig/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Pig/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Pig/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Pig/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Pig/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/animal/Pig/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/animal/Pig/m_8097_ ()V net/minecraft/world/entity/animal/Pig/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Pig/m_8099_ ()V net/minecraft/world/entity/animal/Pig/registerGoals ()V +CL: net/minecraft/world/entity/animal/PolarBear net/minecraft/world/entity/animal/PolarBear +FD: net/minecraft/world/entity/animal/PolarBear/f_149003_ net/minecraft/world/entity/animal/PolarBear/STAND_ANIMATION_TICKS +FD: net/minecraft/world/entity/animal/PolarBear/f_29510_ net/minecraft/world/entity/animal/PolarBear/DATA_STANDING_ID +FD: net/minecraft/world/entity/animal/PolarBear/f_29511_ net/minecraft/world/entity/animal/PolarBear/clientSideStandAnimationO +FD: net/minecraft/world/entity/animal/PolarBear/f_29512_ net/minecraft/world/entity/animal/PolarBear/clientSideStandAnimation +FD: net/minecraft/world/entity/animal/PolarBear/f_29513_ net/minecraft/world/entity/animal/PolarBear/warningSoundTicks +FD: net/minecraft/world/entity/animal/PolarBear/f_29514_ net/minecraft/world/entity/animal/PolarBear/PERSISTENT_ANGER_TIME +FD: net/minecraft/world/entity/animal/PolarBear/f_29515_ net/minecraft/world/entity/animal/PolarBear/remainingPersistentAngerTime +FD: net/minecraft/world/entity/animal/PolarBear/f_29516_ net/minecraft/world/entity/animal/PolarBear/persistentAngerTarget +FD: net/minecraft/world/entity/animal/PolarBear/net/minecraft/world/entity/animal/PolarBear net/minecraft/world/entity/animal/PolarBear/net/minecraft/world/entity/animal/PolarBear +MD: net/minecraft/world/entity/animal/PolarBear/ ()V net/minecraft/world/entity/animal/PolarBear/ ()V +MD: net/minecraft/world/entity/animal/PolarBear/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/PolarBear/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/PolarBear/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/PolarBear/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/PolarBear/m_29549_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/PolarBear/checkPolarBearSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/PolarBear/m_29560_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/PolarBear/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/PolarBear/m_29561_ ()V net/minecraft/world/entity/animal/PolarBear/playWarningSound ()V +MD: net/minecraft/world/entity/animal/PolarBear/m_29562_ ()Z net/minecraft/world/entity/animal/PolarBear/isStanding ()Z +MD: net/minecraft/world/entity/animal/PolarBear/m_29567_ (Z)V net/minecraft/world/entity/animal/PolarBear/setStanding (Z)V +MD: net/minecraft/world/entity/animal/PolarBear/m_29569_ (F)F net/minecraft/world/entity/animal/PolarBear/getStandingAnimationScale (F)F +MD: net/minecraft/world/entity/animal/PolarBear/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/PolarBear/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/PolarBear/m_6108_ ()F net/minecraft/world/entity/animal/PolarBear/getWaterSlowDown ()F +MD: net/minecraft/world/entity/animal/PolarBear/m_6120_ ()Ljava/util/UUID; net/minecraft/world/entity/animal/PolarBear/getPersistentAngerTarget ()Ljava/util/UUID; +MD: net/minecraft/world/entity/animal/PolarBear/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/PolarBear/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/PolarBear/m_6784_ ()I net/minecraft/world/entity/animal/PolarBear/getRemainingPersistentAngerTime ()I +MD: net/minecraft/world/entity/animal/PolarBear/m_6825_ ()V net/minecraft/world/entity/animal/PolarBear/startPersistentAngerTimer ()V +MD: net/minecraft/world/entity/animal/PolarBear/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/PolarBear/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/PolarBear/m_6925_ (Ljava/util/UUID;)V net/minecraft/world/entity/animal/PolarBear/setPersistentAngerTarget (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/animal/PolarBear/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/animal/PolarBear/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/animal/PolarBear/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/PolarBear/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/PolarBear/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/PolarBear/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/PolarBear/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/PolarBear/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/PolarBear/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/PolarBear/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/PolarBear/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/PolarBear/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/PolarBear/m_7870_ (I)V net/minecraft/world/entity/animal/PolarBear/setRemainingPersistentAngerTime (I)V +MD: net/minecraft/world/entity/animal/PolarBear/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/PolarBear/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/PolarBear/m_8097_ ()V net/minecraft/world/entity/animal/PolarBear/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/PolarBear/m_8099_ ()V net/minecraft/world/entity/animal/PolarBear/registerGoals ()V +MD: net/minecraft/world/entity/animal/PolarBear/m_8119_ ()V net/minecraft/world/entity/animal/PolarBear/tick ()V +CL: net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/f_29571_ net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/this$0 +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/m_7623_ ()D net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/getFollowDistance ()D +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/m_8036_ ()Z net/minecraft/world/entity/animal/PolarBear$PolarBearAttackPlayersGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/f_29576_ net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/this$0 +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/m_5766_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/alertOther (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/m_8056_ ()V net/minecraft/world/entity/animal/PolarBear$PolarBearHurtByTargetGoal/start ()V +CL: net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/f_29583_ net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/this$0 +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/m_6639_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/getAttackReachSqr (Lnet/minecraft/world/entity/LivingEntity;)D +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/m_6739_ (Lnet/minecraft/world/entity/LivingEntity;D)V net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/checkAndPerformAttack (Lnet/minecraft/world/entity/LivingEntity;D)V +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/m_8041_ ()V net/minecraft/world/entity/animal/PolarBear$PolarBearMeleeAttackGoal/stop ()V +CL: net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/f_29592_ net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/this$0 +FD: net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/ (Lnet/minecraft/world/entity/animal/PolarBear;)V +MD: net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/m_202729_ ()Z net/minecraft/world/entity/animal/PolarBear$PolarBearPanicGoal/shouldPanic ()Z +CL: net/minecraft/world/entity/animal/Pufferfish net/minecraft/world/entity/animal/Pufferfish +FD: net/minecraft/world/entity/animal/Pufferfish/f_149007_ net/minecraft/world/entity/animal/Pufferfish/STATE_SMALL +FD: net/minecraft/world/entity/animal/Pufferfish/f_149008_ net/minecraft/world/entity/animal/Pufferfish/SCARY_MOB +FD: net/minecraft/world/entity/animal/Pufferfish/f_149009_ net/minecraft/world/entity/animal/Pufferfish/targetingConditions +FD: net/minecraft/world/entity/animal/Pufferfish/f_149010_ net/minecraft/world/entity/animal/Pufferfish/STATE_MID +FD: net/minecraft/world/entity/animal/Pufferfish/f_149011_ net/minecraft/world/entity/animal/Pufferfish/STATE_FULL +FD: net/minecraft/world/entity/animal/Pufferfish/f_29596_ net/minecraft/world/entity/animal/Pufferfish/PUFF_STATE +FD: net/minecraft/world/entity/animal/Pufferfish/f_29598_ net/minecraft/world/entity/animal/Pufferfish/inflateCounter +FD: net/minecraft/world/entity/animal/Pufferfish/f_29599_ net/minecraft/world/entity/animal/Pufferfish/deflateTimer +FD: net/minecraft/world/entity/animal/Pufferfish/net/minecraft/world/entity/animal/Pufferfish net/minecraft/world/entity/animal/Pufferfish/net/minecraft/world/entity/animal/Pufferfish +MD: net/minecraft/world/entity/animal/Pufferfish/ ()V net/minecraft/world/entity/animal/Pufferfish/ ()V +MD: net/minecraft/world/entity/animal/Pufferfish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Pufferfish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Pufferfish/m_142563_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/Pufferfish/getBucketItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/Pufferfish/m_149012_ (Lnet/minecraft/world/entity/Mob;)Z net/minecraft/world/entity/animal/Pufferfish/lambda$aiStep$1 (Lnet/minecraft/world/entity/Mob;)Z +MD: net/minecraft/world/entity/animal/Pufferfish/m_29605_ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/animal/Pufferfish/touch (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/animal/Pufferfish/m_29618_ (I)V net/minecraft/world/entity/animal/Pufferfish/setPuffState (I)V +MD: net/minecraft/world/entity/animal/Pufferfish/m_29631_ ()I net/minecraft/world/entity/animal/Pufferfish/getPuffState ()I +MD: net/minecraft/world/entity/animal/Pufferfish/m_29633_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Pufferfish/lambda$static$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Pufferfish/m_29638_ (I)F net/minecraft/world/entity/animal/Pufferfish/getScale (I)F +MD: net/minecraft/world/entity/animal/Pufferfish/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Pufferfish/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Pufferfish/m_5699_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Pufferfish/getFlopSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Pufferfish/m_6123_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/Pufferfish/playerTouch (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/Pufferfish/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/animal/Pufferfish/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/animal/Pufferfish/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/animal/Pufferfish/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/animal/Pufferfish/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Pufferfish/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Pufferfish/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Pufferfish/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Pufferfish/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Pufferfish/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Pufferfish/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Pufferfish/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Pufferfish/m_8097_ ()V net/minecraft/world/entity/animal/Pufferfish/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Pufferfish/m_8099_ ()V net/minecraft/world/entity/animal/Pufferfish/registerGoals ()V +MD: net/minecraft/world/entity/animal/Pufferfish/m_8107_ ()V net/minecraft/world/entity/animal/Pufferfish/aiStep ()V +MD: net/minecraft/world/entity/animal/Pufferfish/m_8119_ ()V net/minecraft/world/entity/animal/Pufferfish/tick ()V +CL: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal +FD: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/f_29640_ net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/fish +FD: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal +MD: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/ (Lnet/minecraft/world/entity/animal/Pufferfish;)V net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/ (Lnet/minecraft/world/entity/animal/Pufferfish;)V +MD: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/m_149014_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/lambda$canUse$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/m_8041_ ()V net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/stop ()V +MD: net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/m_8056_ ()V net/minecraft/world/entity/animal/Pufferfish$PufferfishPuffGoal/start ()V +CL: net/minecraft/world/entity/animal/Rabbit net/minecraft/world/entity/animal/Rabbit +FD: net/minecraft/world/entity/animal/Rabbit/f_149016_ net/minecraft/world/entity/animal/Rabbit/STROLL_SPEED_MOD +FD: net/minecraft/world/entity/animal/Rabbit/f_149017_ net/minecraft/world/entity/animal/Rabbit/BREED_SPEED_MOD +FD: net/minecraft/world/entity/animal/Rabbit/f_149018_ net/minecraft/world/entity/animal/Rabbit/FOLLOW_SPEED_MOD +FD: net/minecraft/world/entity/animal/Rabbit/f_149019_ net/minecraft/world/entity/animal/Rabbit/FLEE_SPEED_MOD +FD: net/minecraft/world/entity/animal/Rabbit/f_149020_ net/minecraft/world/entity/animal/Rabbit/ATTACK_SPEED_MOD +FD: net/minecraft/world/entity/animal/Rabbit/f_149021_ net/minecraft/world/entity/animal/Rabbit/TYPE_BROWN +FD: net/minecraft/world/entity/animal/Rabbit/f_149022_ net/minecraft/world/entity/animal/Rabbit/TYPE_WHITE +FD: net/minecraft/world/entity/animal/Rabbit/f_149023_ net/minecraft/world/entity/animal/Rabbit/TYPE_BLACK +FD: net/minecraft/world/entity/animal/Rabbit/f_149024_ net/minecraft/world/entity/animal/Rabbit/TYPE_WHITE_SPLOTCHED +FD: net/minecraft/world/entity/animal/Rabbit/f_149025_ net/minecraft/world/entity/animal/Rabbit/TYPE_GOLD +FD: net/minecraft/world/entity/animal/Rabbit/f_149026_ net/minecraft/world/entity/animal/Rabbit/TYPE_SALT +FD: net/minecraft/world/entity/animal/Rabbit/f_149027_ net/minecraft/world/entity/animal/Rabbit/TYPE_EVIL +FD: net/minecraft/world/entity/animal/Rabbit/f_149028_ net/minecraft/world/entity/animal/Rabbit/EVIL_ATTACK_POWER +FD: net/minecraft/world/entity/animal/Rabbit/f_149029_ net/minecraft/world/entity/animal/Rabbit/EVIL_ARMOR_VALUE +FD: net/minecraft/world/entity/animal/Rabbit/f_149030_ net/minecraft/world/entity/animal/Rabbit/MORE_CARROTS_DELAY +FD: net/minecraft/world/entity/animal/Rabbit/f_29647_ net/minecraft/world/entity/animal/Rabbit/DATA_TYPE_ID +FD: net/minecraft/world/entity/animal/Rabbit/f_29648_ net/minecraft/world/entity/animal/Rabbit/KILLER_BUNNY +FD: net/minecraft/world/entity/animal/Rabbit/f_29649_ net/minecraft/world/entity/animal/Rabbit/jumpTicks +FD: net/minecraft/world/entity/animal/Rabbit/f_29650_ net/minecraft/world/entity/animal/Rabbit/jumpDuration +FD: net/minecraft/world/entity/animal/Rabbit/f_29651_ net/minecraft/world/entity/animal/Rabbit/wasOnGround +FD: net/minecraft/world/entity/animal/Rabbit/f_29652_ net/minecraft/world/entity/animal/Rabbit/jumpDelayTicks +FD: net/minecraft/world/entity/animal/Rabbit/f_29653_ net/minecraft/world/entity/animal/Rabbit/moreCarrotTicks +FD: net/minecraft/world/entity/animal/Rabbit/net/minecraft/world/entity/animal/Rabbit net/minecraft/world/entity/animal/Rabbit/net/minecraft/world/entity/animal/Rabbit +MD: net/minecraft/world/entity/animal/Rabbit/ ()V net/minecraft/world/entity/animal/Rabbit/ ()V +MD: net/minecraft/world/entity/animal/Rabbit/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Rabbit/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Rabbit/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Rabbit/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Rabbit/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Rabbit; net/minecraft/world/entity/animal/Rabbit/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Rabbit; +MD: net/minecraft/world/entity/animal/Rabbit/m_149037_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Rabbit/isTemptingItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Rabbit/m_29670_ (Lnet/minecraft/world/entity/animal/Rabbit;)Z net/minecraft/world/entity/animal/Rabbit/access$000 (Lnet/minecraft/world/entity/animal/Rabbit;)Z +MD: net/minecraft/world/entity/animal/Rabbit/m_29675_ (Lnet/minecraft/world/level/LevelAccessor;)I net/minecraft/world/entity/animal/Rabbit/getRandomRabbitType (Lnet/minecraft/world/level/LevelAccessor;)I +MD: net/minecraft/world/entity/animal/Rabbit/m_29686_ (DD)V net/minecraft/world/entity/animal/Rabbit/facePoint (DD)V +MD: net/minecraft/world/entity/animal/Rabbit/m_29692_ (Lnet/minecraft/world/entity/animal/Rabbit;)Z net/minecraft/world/entity/animal/Rabbit/access$100 (Lnet/minecraft/world/entity/animal/Rabbit;)Z +MD: net/minecraft/world/entity/animal/Rabbit/m_29698_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/Rabbit/checkRabbitSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/Rabbit/m_29704_ (Lnet/minecraft/world/entity/animal/Rabbit;)Lnet/minecraft/world/entity/ai/control/JumpControl; net/minecraft/world/entity/animal/Rabbit/access$200 (Lnet/minecraft/world/entity/animal/Rabbit;)Lnet/minecraft/world/entity/ai/control/JumpControl; +MD: net/minecraft/world/entity/animal/Rabbit/m_29716_ ()V net/minecraft/world/entity/animal/Rabbit/startJumping ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_29717_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Rabbit/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Rabbit/m_29718_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Rabbit/getJumpSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Rabbit/m_29719_ ()I net/minecraft/world/entity/animal/Rabbit/getRabbitType ()I +MD: net/minecraft/world/entity/animal/Rabbit/m_29720_ ()V net/minecraft/world/entity/animal/Rabbit/enableJumpControl ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_29721_ ()V net/minecraft/world/entity/animal/Rabbit/disableJumpControl ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_29722_ ()V net/minecraft/world/entity/animal/Rabbit/setLandingDelay ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_29723_ ()V net/minecraft/world/entity/animal/Rabbit/checkLandingDelay ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_29724_ ()Z net/minecraft/world/entity/animal/Rabbit/wantsMoreFood ()Z +MD: net/minecraft/world/entity/animal/Rabbit/m_29725_ (D)V net/minecraft/world/entity/animal/Rabbit/setSpeedModifier (D)V +MD: net/minecraft/world/entity/animal/Rabbit/m_29733_ (I)V net/minecraft/world/entity/animal/Rabbit/setRabbitType (I)V +MD: net/minecraft/world/entity/animal/Rabbit/m_29735_ (F)F net/minecraft/world/entity/animal/Rabbit/getJumpCompletion (F)F +MD: net/minecraft/world/entity/animal/Rabbit/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Rabbit/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Rabbit/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/animal/Rabbit/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/animal/Rabbit/m_5843_ ()Z net/minecraft/world/entity/animal/Rabbit/canSpawnSprintParticle ()Z +MD: net/minecraft/world/entity/animal/Rabbit/m_6118_ ()F net/minecraft/world/entity/animal/Rabbit/getJumpPower ()F +MD: net/minecraft/world/entity/animal/Rabbit/m_6135_ ()V net/minecraft/world/entity/animal/Rabbit/jumpFromGround ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Rabbit/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Rabbit/m_6862_ (Z)V net/minecraft/world/entity/animal/Rabbit/setJumping (Z)V +MD: net/minecraft/world/entity/animal/Rabbit/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Rabbit/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Rabbit/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Rabbit/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Rabbit/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Rabbit/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Rabbit/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Rabbit/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Rabbit/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Rabbit/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Rabbit/m_7822_ (B)V net/minecraft/world/entity/animal/Rabbit/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Rabbit/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Rabbit/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Rabbit/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Rabbit/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Rabbit/m_8024_ ()V net/minecraft/world/entity/animal/Rabbit/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_8097_ ()V net/minecraft/world/entity/animal/Rabbit/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_8099_ ()V net/minecraft/world/entity/animal/Rabbit/registerGoals ()V +MD: net/minecraft/world/entity/animal/Rabbit/m_8107_ ()V net/minecraft/world/entity/animal/Rabbit/aiStep ()V +CL: net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal +FD: net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal/net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal/net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal +MD: net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;)V net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;)V +MD: net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal/m_6639_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal/getAttackReachSqr (Lnet/minecraft/world/entity/LivingEntity;)D +CL: net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal +FD: net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/f_29741_ net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/rabbit +FD: net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal +MD: net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;Ljava/lang/Class;FDD)V net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;Ljava/lang/Class;FDD)V +MD: net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/Rabbit$RabbitGroupData net/minecraft/world/entity/animal/Rabbit$RabbitGroupData +FD: net/minecraft/world/entity/animal/Rabbit$RabbitGroupData/f_29749_ net/minecraft/world/entity/animal/Rabbit$RabbitGroupData/rabbitType +FD: net/minecraft/world/entity/animal/Rabbit$RabbitGroupData/net/minecraft/world/entity/animal/Rabbit$RabbitGroupData net/minecraft/world/entity/animal/Rabbit$RabbitGroupData/net/minecraft/world/entity/animal/Rabbit$RabbitGroupData +MD: net/minecraft/world/entity/animal/Rabbit$RabbitGroupData/ (I)V net/minecraft/world/entity/animal/Rabbit$RabbitGroupData/ (I)V +CL: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl +FD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/f_29753_ net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/rabbit +FD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/f_29754_ net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/canJump +FD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl +MD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/ (Lnet/minecraft/world/entity/animal/Rabbit;)V net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/ (Lnet/minecraft/world/entity/animal/Rabbit;)V +MD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/m_29758_ (Z)V net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/setCanJump (Z)V +MD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/m_29761_ ()Z net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/wantJump ()Z +MD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/m_29762_ ()Z net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/canJump ()Z +MD: net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/m_8124_ ()V net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl/tick ()V +CL: net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl +FD: net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/f_29763_ net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/rabbit +FD: net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/f_29764_ net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/nextJumpSpeed +FD: net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl +MD: net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/ (Lnet/minecraft/world/entity/animal/Rabbit;)V net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/ (Lnet/minecraft/world/entity/animal/Rabbit;)V +MD: net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/m_6849_ (DDDD)V net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/setWantedPosition (DDDD)V +MD: net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/m_8126_ ()V net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl/tick ()V +CL: net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal +FD: net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/f_29773_ net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/rabbit +FD: net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal +MD: net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;D)V net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;D)V +MD: net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/m_8037_ ()V net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal/tick ()V +CL: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal +FD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/f_29778_ net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/rabbit +FD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/f_29779_ net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/wantsToRaid +FD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/f_29780_ net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/canRaid +FD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal +MD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;)V net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/ (Lnet/minecraft/world/entity/animal/Rabbit;)V +MD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/m_8037_ ()V net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/tick ()V +MD: net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Salmon net/minecraft/world/entity/animal/Salmon +FD: net/minecraft/world/entity/animal/Salmon/net/minecraft/world/entity/animal/Salmon net/minecraft/world/entity/animal/Salmon/net/minecraft/world/entity/animal/Salmon +MD: net/minecraft/world/entity/animal/Salmon/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Salmon/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Salmon/m_142563_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/Salmon/getBucketItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/Salmon/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Salmon/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Salmon/m_5699_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Salmon/getFlopSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Salmon/m_6031_ ()I net/minecraft/world/entity/animal/Salmon/getMaxSchoolSize ()I +MD: net/minecraft/world/entity/animal/Salmon/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Salmon/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Salmon/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Salmon/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/animal/Sheep net/minecraft/world/entity/animal/Sheep +FD: net/minecraft/world/entity/animal/Sheep/f_149039_ net/minecraft/world/entity/animal/Sheep/EAT_ANIMATION_TICKS +FD: net/minecraft/world/entity/animal/Sheep/f_29799_ net/minecraft/world/entity/animal/Sheep/DATA_WOOL_ID +FD: net/minecraft/world/entity/animal/Sheep/f_29800_ net/minecraft/world/entity/animal/Sheep/ITEM_BY_DYE +FD: net/minecraft/world/entity/animal/Sheep/f_29801_ net/minecraft/world/entity/animal/Sheep/COLORARRAY_BY_COLOR +FD: net/minecraft/world/entity/animal/Sheep/f_29802_ net/minecraft/world/entity/animal/Sheep/eatAnimationTick +FD: net/minecraft/world/entity/animal/Sheep/f_29803_ net/minecraft/world/entity/animal/Sheep/eatBlockGoal +FD: net/minecraft/world/entity/animal/Sheep/net/minecraft/world/entity/animal/Sheep net/minecraft/world/entity/animal/Sheep/net/minecraft/world/entity/animal/Sheep +MD: net/minecraft/world/entity/animal/Sheep/ ()V net/minecraft/world/entity/animal/Sheep/ ()V +MD: net/minecraft/world/entity/animal/Sheep/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Sheep/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Sheep/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Sheep/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Sheep/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Sheep; net/minecraft/world/entity/animal/Sheep/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Sheep; +MD: net/minecraft/world/entity/animal/Sheep/m_29820_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/Sheep/lambda$mobInteract$2 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/Sheep/m_29823_ (Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/Sheep/getOffspringColor (Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/Sheep/m_29826_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/item/crafting/CraftingRecipe;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/Sheep/lambda$getOffspringColor$3 (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/item/crafting/CraftingRecipe;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/Sheep/m_29829_ (Lnet/minecraft/world/item/DyeColor;)[F net/minecraft/world/entity/animal/Sheep/getColorArray (Lnet/minecraft/world/item/DyeColor;)[F +MD: net/minecraft/world/entity/animal/Sheep/m_29831_ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/inventory/CraftingContainer; net/minecraft/world/entity/animal/Sheep/makeContainer (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/inventory/CraftingContainer; +MD: net/minecraft/world/entity/animal/Sheep/m_29840_ (Ljava/util/EnumMap;)V net/minecraft/world/entity/animal/Sheep/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/world/entity/animal/Sheep/m_29842_ (Ljava/util/Random;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/Sheep/getRandomSheepColor (Ljava/util/Random;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/Sheep/m_29855_ (Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/entity/animal/Sheep/setColor (Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/entity/animal/Sheep/m_29857_ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/Sheep/lambda$getOffspringColor$4 (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/Sheep/m_29865_ (Lnet/minecraft/world/item/DyeColor;)[F net/minecraft/world/entity/animal/Sheep/createSheepColor (Lnet/minecraft/world/item/DyeColor;)[F +MD: net/minecraft/world/entity/animal/Sheep/m_29867_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/Sheep/lambda$static$1 (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/Sheep/m_29873_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Sheep/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Sheep/m_29874_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/Sheep/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/Sheep/m_29875_ ()Z net/minecraft/world/entity/animal/Sheep/isSheared ()Z +MD: net/minecraft/world/entity/animal/Sheep/m_29878_ (Z)V net/minecraft/world/entity/animal/Sheep/setSheared (Z)V +MD: net/minecraft/world/entity/animal/Sheep/m_29880_ (F)F net/minecraft/world/entity/animal/Sheep/getHeadEatPositionScale (F)F +MD: net/minecraft/world/entity/animal/Sheep/m_29882_ (F)F net/minecraft/world/entity/animal/Sheep/getHeadEatAngleScale (F)F +MD: net/minecraft/world/entity/animal/Sheep/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Sheep/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Sheep/m_5851_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/animal/Sheep/shear (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/animal/Sheep/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Sheep/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Sheep/m_6220_ ()Z net/minecraft/world/entity/animal/Sheep/readyForShearing ()Z +MD: net/minecraft/world/entity/animal/Sheep/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Sheep/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Sheep/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Sheep/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Sheep/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Sheep/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Sheep/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Sheep/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Sheep/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Sheep/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Sheep/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Sheep/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Sheep/m_7582_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/animal/Sheep/getDefaultLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/animal/Sheep/m_7822_ (B)V net/minecraft/world/entity/animal/Sheep/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Sheep/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Sheep/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Sheep/m_8024_ ()V net/minecraft/world/entity/animal/Sheep/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/Sheep/m_8035_ ()V net/minecraft/world/entity/animal/Sheep/ate ()V +MD: net/minecraft/world/entity/animal/Sheep/m_8097_ ()V net/minecraft/world/entity/animal/Sheep/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Sheep/m_8099_ ()V net/minecraft/world/entity/animal/Sheep/registerGoals ()V +MD: net/minecraft/world/entity/animal/Sheep/m_8107_ ()V net/minecraft/world/entity/animal/Sheep/aiStep ()V +CL: net/minecraft/world/entity/animal/Sheep$1 net/minecraft/world/entity/animal/Sheep$1 +FD: net/minecraft/world/entity/animal/Sheep$1/net/minecraft/world/entity/animal/Sheep$1 net/minecraft/world/entity/animal/Sheep$1/net/minecraft/world/entity/animal/Sheep$1 +MD: net/minecraft/world/entity/animal/Sheep$1/ (Lnet/minecraft/world/inventory/MenuType;I)V net/minecraft/world/entity/animal/Sheep$1/ (Lnet/minecraft/world/inventory/MenuType;I)V +MD: net/minecraft/world/entity/animal/Sheep$1/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/Sheep$1/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/entity/animal/Sheep$2 net/minecraft/world/entity/animal/Sheep$2 +FD: net/minecraft/world/entity/animal/Sheep$2/f_29889_ net/minecraft/world/entity/animal/Sheep$2/$SwitchMap$net$minecraft$world$item$DyeColor +FD: net/minecraft/world/entity/animal/Sheep$2/net/minecraft/world/entity/animal/Sheep$2 net/minecraft/world/entity/animal/Sheep$2/net/minecraft/world/entity/animal/Sheep$2 +MD: net/minecraft/world/entity/animal/Sheep$2/ ()V net/minecraft/world/entity/animal/Sheep$2/ ()V +CL: net/minecraft/world/entity/animal/ShoulderRidingEntity net/minecraft/world/entity/animal/ShoulderRidingEntity +FD: net/minecraft/world/entity/animal/ShoulderRidingEntity/f_149046_ net/minecraft/world/entity/animal/ShoulderRidingEntity/RIDE_COOLDOWN +FD: net/minecraft/world/entity/animal/ShoulderRidingEntity/f_29891_ net/minecraft/world/entity/animal/ShoulderRidingEntity/rideCooldownCounter +FD: net/minecraft/world/entity/animal/ShoulderRidingEntity/net/minecraft/world/entity/animal/ShoulderRidingEntity net/minecraft/world/entity/animal/ShoulderRidingEntity/net/minecraft/world/entity/animal/ShoulderRidingEntity +MD: net/minecraft/world/entity/animal/ShoulderRidingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/ShoulderRidingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/ShoulderRidingEntity/m_29895_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/animal/ShoulderRidingEntity/setEntityOnShoulder (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/animal/ShoulderRidingEntity/m_29897_ ()Z net/minecraft/world/entity/animal/ShoulderRidingEntity/canSitOnShoulder ()Z +MD: net/minecraft/world/entity/animal/ShoulderRidingEntity/m_8119_ ()V net/minecraft/world/entity/animal/ShoulderRidingEntity/tick ()V +CL: net/minecraft/world/entity/animal/SnowGolem net/minecraft/world/entity/animal/SnowGolem +FD: net/minecraft/world/entity/animal/SnowGolem/f_149047_ net/minecraft/world/entity/animal/SnowGolem/PUMPKIN_FLAG +FD: net/minecraft/world/entity/animal/SnowGolem/f_149048_ net/minecraft/world/entity/animal/SnowGolem/EYE_HEIGHT +FD: net/minecraft/world/entity/animal/SnowGolem/f_29899_ net/minecraft/world/entity/animal/SnowGolem/DATA_PUMPKIN_ID +FD: net/minecraft/world/entity/animal/SnowGolem/net/minecraft/world/entity/animal/SnowGolem net/minecraft/world/entity/animal/SnowGolem/net/minecraft/world/entity/animal/SnowGolem +MD: net/minecraft/world/entity/animal/SnowGolem/ ()V net/minecraft/world/entity/animal/SnowGolem/ ()V +MD: net/minecraft/world/entity/animal/SnowGolem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/SnowGolem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/SnowGolem/m_29908_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/SnowGolem/lambda$mobInteract$1 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/SnowGolem/m_29930_ ()Z net/minecraft/world/entity/animal/SnowGolem/hasPumpkin ()Z +MD: net/minecraft/world/entity/animal/SnowGolem/m_29931_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/SnowGolem/lambda$registerGoals$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/SnowGolem/m_29934_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/SnowGolem/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/SnowGolem/m_29936_ (Z)V net/minecraft/world/entity/animal/SnowGolem/setPumpkin (Z)V +MD: net/minecraft/world/entity/animal/SnowGolem/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/SnowGolem/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/SnowGolem/m_5851_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/animal/SnowGolem/shear (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/animal/SnowGolem/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/SnowGolem/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/SnowGolem/m_6126_ ()Z net/minecraft/world/entity/animal/SnowGolem/isSensitiveToWater ()Z +MD: net/minecraft/world/entity/animal/SnowGolem/m_6220_ ()Z net/minecraft/world/entity/animal/SnowGolem/readyForShearing ()Z +MD: net/minecraft/world/entity/animal/SnowGolem/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/SnowGolem/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/SnowGolem/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/animal/SnowGolem/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/animal/SnowGolem/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/SnowGolem/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/SnowGolem/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/SnowGolem/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/SnowGolem/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/SnowGolem/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/SnowGolem/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/SnowGolem/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/SnowGolem/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/SnowGolem/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/SnowGolem/m_8097_ ()V net/minecraft/world/entity/animal/SnowGolem/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/SnowGolem/m_8099_ ()V net/minecraft/world/entity/animal/SnowGolem/registerGoals ()V +MD: net/minecraft/world/entity/animal/SnowGolem/m_8107_ ()V net/minecraft/world/entity/animal/SnowGolem/aiStep ()V +CL: net/minecraft/world/entity/animal/Squid net/minecraft/world/entity/animal/Squid +FD: net/minecraft/world/entity/animal/Squid/f_29938_ net/minecraft/world/entity/animal/Squid/xBodyRot +FD: net/minecraft/world/entity/animal/Squid/f_29939_ net/minecraft/world/entity/animal/Squid/zBodyRotO +FD: net/minecraft/world/entity/animal/Squid/f_29940_ net/minecraft/world/entity/animal/Squid/tentacleMovement +FD: net/minecraft/world/entity/animal/Squid/f_29941_ net/minecraft/world/entity/animal/Squid/oldTentacleMovement +FD: net/minecraft/world/entity/animal/Squid/f_29942_ net/minecraft/world/entity/animal/Squid/tentacleAngle +FD: net/minecraft/world/entity/animal/Squid/f_29943_ net/minecraft/world/entity/animal/Squid/oldTentacleAngle +FD: net/minecraft/world/entity/animal/Squid/f_29944_ net/minecraft/world/entity/animal/Squid/speed +FD: net/minecraft/world/entity/animal/Squid/f_29945_ net/minecraft/world/entity/animal/Squid/tentacleSpeed +FD: net/minecraft/world/entity/animal/Squid/f_29946_ net/minecraft/world/entity/animal/Squid/rotateSpeed +FD: net/minecraft/world/entity/animal/Squid/f_29947_ net/minecraft/world/entity/animal/Squid/tx +FD: net/minecraft/world/entity/animal/Squid/f_29948_ net/minecraft/world/entity/animal/Squid/ty +FD: net/minecraft/world/entity/animal/Squid/f_29949_ net/minecraft/world/entity/animal/Squid/tz +FD: net/minecraft/world/entity/animal/Squid/f_29950_ net/minecraft/world/entity/animal/Squid/xBodyRotO +FD: net/minecraft/world/entity/animal/Squid/f_29951_ net/minecraft/world/entity/animal/Squid/zBodyRot +FD: net/minecraft/world/entity/animal/Squid/net/minecraft/world/entity/animal/Squid net/minecraft/world/entity/animal/Squid/net/minecraft/world/entity/animal/Squid +MD: net/minecraft/world/entity/animal/Squid/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Squid/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Squid/m_142033_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/animal/Squid/getInkParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/animal/Squid/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/animal/Squid/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/animal/Squid/m_142555_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Squid/getSquirtSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Squid/m_149049_ (Lnet/minecraft/world/entity/animal/Squid;)Z net/minecraft/world/entity/animal/Squid/access$000 (Lnet/minecraft/world/entity/animal/Squid;)Z +MD: net/minecraft/world/entity/animal/Squid/m_29958_ (FFF)V net/minecraft/world/entity/animal/Squid/setMovementVector (FFF)V +MD: net/minecraft/world/entity/animal/Squid/m_29981_ ()Z net/minecraft/world/entity/animal/Squid/hasMovementVector ()Z +MD: net/minecraft/world/entity/animal/Squid/m_29982_ ()V net/minecraft/world/entity/animal/Squid/spawnInk ()V +MD: net/minecraft/world/entity/animal/Squid/m_29985_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Squid/rotateVector (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Squid/m_29988_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Squid/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Squid/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Squid/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Squid/m_6121_ ()F net/minecraft/world/entity/animal/Squid/getSoundVolume ()F +MD: net/minecraft/world/entity/animal/Squid/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Squid/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Squid/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/Squid/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/Squid/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/Squid/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/Squid/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/Squid/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/Squid/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Squid/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Squid/m_7822_ (B)V net/minecraft/world/entity/animal/Squid/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Squid/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Squid/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Squid/m_8099_ ()V net/minecraft/world/entity/animal/Squid/registerGoals ()V +MD: net/minecraft/world/entity/animal/Squid/m_8107_ ()V net/minecraft/world/entity/animal/Squid/aiStep ()V +CL: net/minecraft/world/entity/animal/Squid$SquidFleeGoal net/minecraft/world/entity/animal/Squid$SquidFleeGoal +FD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/f_149054_ net/minecraft/world/entity/animal/Squid$SquidFleeGoal/SQUID_FLEE_SPEED +FD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/f_149055_ net/minecraft/world/entity/animal/Squid$SquidFleeGoal/SQUID_FLEE_MIN_DISTANCE +FD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/f_149056_ net/minecraft/world/entity/animal/Squid$SquidFleeGoal/SQUID_FLEE_MAX_DISTANCE +FD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/f_29990_ net/minecraft/world/entity/animal/Squid$SquidFleeGoal/this$0 +FD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/f_29991_ net/minecraft/world/entity/animal/Squid$SquidFleeGoal/fleeTicks +FD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/net/minecraft/world/entity/animal/Squid$SquidFleeGoal net/minecraft/world/entity/animal/Squid$SquidFleeGoal/net/minecraft/world/entity/animal/Squid$SquidFleeGoal +MD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/ (Lnet/minecraft/world/entity/animal/Squid;)V net/minecraft/world/entity/animal/Squid$SquidFleeGoal/ (Lnet/minecraft/world/entity/animal/Squid;)V +MD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/m_183429_ ()Z net/minecraft/world/entity/animal/Squid$SquidFleeGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Squid$SquidFleeGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/m_8037_ ()V net/minecraft/world/entity/animal/Squid$SquidFleeGoal/tick ()V +MD: net/minecraft/world/entity/animal/Squid$SquidFleeGoal/m_8056_ ()V net/minecraft/world/entity/animal/Squid$SquidFleeGoal/start ()V +CL: net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal +FD: net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/f_30000_ net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/this$0 +FD: net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/f_30001_ net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/squid +FD: net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal +MD: net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/ (Lnet/minecraft/world/entity/animal/Squid;Lnet/minecraft/world/entity/animal/Squid;)V net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/ (Lnet/minecraft/world/entity/animal/Squid;Lnet/minecraft/world/entity/animal/Squid;)V +MD: net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/m_8037_ ()V net/minecraft/world/entity/animal/Squid$SquidRandomMovementGoal/tick ()V +CL: net/minecraft/world/entity/animal/TropicalFish net/minecraft/world/entity/animal/TropicalFish +FD: net/minecraft/world/entity/animal/TropicalFish/f_149057_ net/minecraft/world/entity/animal/TropicalFish/BUCKET_VARIANT_TAG +FD: net/minecraft/world/entity/animal/TropicalFish/f_149058_ net/minecraft/world/entity/animal/TropicalFish/BASES +FD: net/minecraft/world/entity/animal/TropicalFish/f_149059_ net/minecraft/world/entity/animal/TropicalFish/PATTERNS +FD: net/minecraft/world/entity/animal/TropicalFish/f_149060_ net/minecraft/world/entity/animal/TropicalFish/COLORS +FD: net/minecraft/world/entity/animal/TropicalFish/f_149061_ net/minecraft/world/entity/animal/TropicalFish/BASE_SMALL +FD: net/minecraft/world/entity/animal/TropicalFish/f_149062_ net/minecraft/world/entity/animal/TropicalFish/BASE_LARGE +FD: net/minecraft/world/entity/animal/TropicalFish/f_30007_ net/minecraft/world/entity/animal/TropicalFish/COMMON_VARIANTS +FD: net/minecraft/world/entity/animal/TropicalFish/f_30008_ net/minecraft/world/entity/animal/TropicalFish/PATTERN_A_TEXTURE_LOCATIONS +FD: net/minecraft/world/entity/animal/TropicalFish/f_30009_ net/minecraft/world/entity/animal/TropicalFish/PATTERN_B_TEXTURE_LOCATIONS +FD: net/minecraft/world/entity/animal/TropicalFish/f_30010_ net/minecraft/world/entity/animal/TropicalFish/isSchool +FD: net/minecraft/world/entity/animal/TropicalFish/f_30011_ net/minecraft/world/entity/animal/TropicalFish/DATA_ID_TYPE_VARIANT +FD: net/minecraft/world/entity/animal/TropicalFish/f_30012_ net/minecraft/world/entity/animal/TropicalFish/BASE_TEXTURE_LOCATIONS +FD: net/minecraft/world/entity/animal/TropicalFish/net/minecraft/world/entity/animal/TropicalFish net/minecraft/world/entity/animal/TropicalFish/net/minecraft/world/entity/animal/TropicalFish +MD: net/minecraft/world/entity/animal/TropicalFish/ ()V net/minecraft/world/entity/animal/TropicalFish/ ()V +MD: net/minecraft/world/entity/animal/TropicalFish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/TropicalFish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/TropicalFish/m_142146_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/TropicalFish/saveToBucketTag (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/TropicalFish/m_142563_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/TropicalFish/getBucketItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/TropicalFish/m_186231_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/TropicalFish/checkTropicalFishSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/TropicalFish/m_30018_ (Lnet/minecraft/world/entity/animal/TropicalFish$Pattern;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/DyeColor;)I net/minecraft/world/entity/animal/TropicalFish/calculateVariant (Lnet/minecraft/world/entity/animal/TropicalFish$Pattern;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/DyeColor;)I +MD: net/minecraft/world/entity/animal/TropicalFish/m_30030_ (I)Ljava/lang/String; net/minecraft/world/entity/animal/TropicalFish/getPredefinedName (I)Ljava/lang/String; +MD: net/minecraft/world/entity/animal/TropicalFish/m_30042_ ()I net/minecraft/world/entity/animal/TropicalFish/getVariant ()I +MD: net/minecraft/world/entity/animal/TropicalFish/m_30043_ ()[F net/minecraft/world/entity/animal/TropicalFish/getBaseColor ()[F +MD: net/minecraft/world/entity/animal/TropicalFish/m_30044_ ()[F net/minecraft/world/entity/animal/TropicalFish/getPatternColor ()[F +MD: net/minecraft/world/entity/animal/TropicalFish/m_30045_ ()I net/minecraft/world/entity/animal/TropicalFish/getBaseVariant ()I +MD: net/minecraft/world/entity/animal/TropicalFish/m_30046_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/animal/TropicalFish/getPatternTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/animal/TropicalFish/m_30047_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/animal/TropicalFish/getBaseTextureLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/animal/TropicalFish/m_30050_ (I)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/TropicalFish/getBaseColor (I)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/TropicalFish/m_30052_ (I)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/TropicalFish/getPatternColor (I)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/TropicalFish/m_30054_ (I)Ljava/lang/String; net/minecraft/world/entity/animal/TropicalFish/getFishTypeName (I)Ljava/lang/String; +MD: net/minecraft/world/entity/animal/TropicalFish/m_30056_ (I)V net/minecraft/world/entity/animal/TropicalFish/setVariant (I)V +MD: net/minecraft/world/entity/animal/TropicalFish/m_30058_ (I)I net/minecraft/world/entity/animal/TropicalFish/getBaseVariant (I)I +MD: net/minecraft/world/entity/animal/TropicalFish/m_30060_ (I)I net/minecraft/world/entity/animal/TropicalFish/getBaseColorIdx (I)I +MD: net/minecraft/world/entity/animal/TropicalFish/m_30062_ (I)I net/minecraft/world/entity/animal/TropicalFish/getPatternColorIdx (I)I +MD: net/minecraft/world/entity/animal/TropicalFish/m_30064_ (I)I net/minecraft/world/entity/animal/TropicalFish/getPatternVariant (I)I +MD: net/minecraft/world/entity/animal/TropicalFish/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/TropicalFish/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/TropicalFish/m_5699_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/TropicalFish/getFlopSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/TropicalFish/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/TropicalFish/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/TropicalFish/m_7296_ (I)Z net/minecraft/world/entity/animal/TropicalFish/isMaxGroupSizeReached (I)Z +MD: net/minecraft/world/entity/animal/TropicalFish/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/TropicalFish/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/TropicalFish/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/TropicalFish/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/TropicalFish/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/TropicalFish/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/TropicalFish/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/TropicalFish/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/TropicalFish/m_8097_ ()V net/minecraft/world/entity/animal/TropicalFish/defineSynchedData ()V +CL: net/minecraft/world/entity/animal/TropicalFish$Pattern net/minecraft/world/entity/animal/TropicalFish$Pattern +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/$VALUES net/minecraft/world/entity/animal/TropicalFish$Pattern/$VALUES +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/BETTY net/minecraft/world/entity/animal/TropicalFish$Pattern/BETTY +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/BLOCKFISH net/minecraft/world/entity/animal/TropicalFish$Pattern/BLOCKFISH +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/BRINELY net/minecraft/world/entity/animal/TropicalFish$Pattern/BRINELY +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/CLAYFISH net/minecraft/world/entity/animal/TropicalFish$Pattern/CLAYFISH +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/DASHER net/minecraft/world/entity/animal/TropicalFish$Pattern/DASHER +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/FLOPPER net/minecraft/world/entity/animal/TropicalFish$Pattern/FLOPPER +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/GLITTER net/minecraft/world/entity/animal/TropicalFish$Pattern/GLITTER +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/KOB net/minecraft/world/entity/animal/TropicalFish$Pattern/KOB +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/SNOOPER net/minecraft/world/entity/animal/TropicalFish$Pattern/SNOOPER +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/SPOTTY net/minecraft/world/entity/animal/TropicalFish$Pattern/SPOTTY +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/STRIPEY net/minecraft/world/entity/animal/TropicalFish$Pattern/STRIPEY +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/SUNSTREAK net/minecraft/world/entity/animal/TropicalFish$Pattern/SUNSTREAK +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/f_30078_ net/minecraft/world/entity/animal/TropicalFish$Pattern/base +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/f_30079_ net/minecraft/world/entity/animal/TropicalFish$Pattern/index +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/f_30080_ net/minecraft/world/entity/animal/TropicalFish$Pattern/VALUES +FD: net/minecraft/world/entity/animal/TropicalFish$Pattern/net/minecraft/world/entity/animal/TropicalFish$Pattern net/minecraft/world/entity/animal/TropicalFish$Pattern/net/minecraft/world/entity/animal/TropicalFish$Pattern +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/ ()V net/minecraft/world/entity/animal/TropicalFish$Pattern/ ()V +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/ (Ljava/lang/String;III)V net/minecraft/world/entity/animal/TropicalFish$Pattern/ (Ljava/lang/String;III)V +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/m_149065_ ()[Lnet/minecraft/world/entity/animal/TropicalFish$Pattern; net/minecraft/world/entity/animal/TropicalFish$Pattern/$values ()[Lnet/minecraft/world/entity/animal/TropicalFish$Pattern; +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/m_30088_ ()I net/minecraft/world/entity/animal/TropicalFish$Pattern/getBase ()I +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/m_30089_ (II)Ljava/lang/String; net/minecraft/world/entity/animal/TropicalFish$Pattern/getPatternName (II)Ljava/lang/String; +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/m_30092_ ()I net/minecraft/world/entity/animal/TropicalFish$Pattern/getIndex ()I +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/m_30093_ ()Ljava/lang/String; net/minecraft/world/entity/animal/TropicalFish$Pattern/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/TropicalFish$Pattern; net/minecraft/world/entity/animal/TropicalFish$Pattern/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/TropicalFish$Pattern; +MD: net/minecraft/world/entity/animal/TropicalFish$Pattern/values ()[Lnet/minecraft/world/entity/animal/TropicalFish$Pattern; net/minecraft/world/entity/animal/TropicalFish$Pattern/values ()[Lnet/minecraft/world/entity/animal/TropicalFish$Pattern; +CL: net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData +FD: net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/f_30097_ net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/base +FD: net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/f_30098_ net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/pattern +FD: net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/f_30099_ net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/baseColor +FD: net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/f_30100_ net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/patternColor +FD: net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData +MD: net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/ (Lnet/minecraft/world/entity/animal/TropicalFish;IIII)V net/minecraft/world/entity/animal/TropicalFish$TropicalFishGroupData/ (Lnet/minecraft/world/entity/animal/TropicalFish;IIII)V +CL: net/minecraft/world/entity/animal/Turtle net/minecraft/world/entity/animal/Turtle +FD: net/minecraft/world/entity/animal/Turtle/f_149066_ net/minecraft/world/entity/animal/Turtle/FOOD_ITEMS +FD: net/minecraft/world/entity/animal/Turtle/f_30122_ net/minecraft/world/entity/animal/Turtle/BABY_ON_LAND_SELECTOR +FD: net/minecraft/world/entity/animal/Turtle/f_30123_ net/minecraft/world/entity/animal/Turtle/HOME_POS +FD: net/minecraft/world/entity/animal/Turtle/f_30124_ net/minecraft/world/entity/animal/Turtle/HAS_EGG +FD: net/minecraft/world/entity/animal/Turtle/f_30125_ net/minecraft/world/entity/animal/Turtle/LAYING_EGG +FD: net/minecraft/world/entity/animal/Turtle/f_30126_ net/minecraft/world/entity/animal/Turtle/TRAVEL_POS +FD: net/minecraft/world/entity/animal/Turtle/f_30127_ net/minecraft/world/entity/animal/Turtle/GOING_HOME +FD: net/minecraft/world/entity/animal/Turtle/f_30128_ net/minecraft/world/entity/animal/Turtle/TRAVELLING +FD: net/minecraft/world/entity/animal/Turtle/f_30129_ net/minecraft/world/entity/animal/Turtle/layEggCounter +FD: net/minecraft/world/entity/animal/Turtle/net/minecraft/world/entity/animal/Turtle net/minecraft/world/entity/animal/Turtle/net/minecraft/world/entity/animal/Turtle +MD: net/minecraft/world/entity/animal/Turtle/ ()V net/minecraft/world/entity/animal/Turtle/ ()V +MD: net/minecraft/world/entity/animal/Turtle/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Turtle/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Turtle/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Turtle/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Turtle/m_142669_ ()V net/minecraft/world/entity/animal/Turtle/ageBoundaryReached ()V +MD: net/minecraft/world/entity/animal/Turtle/m_149070_ (Lnet/minecraft/world/entity/animal/Turtle;)Ljava/util/Random; net/minecraft/world/entity/animal/Turtle/access$000 (Lnet/minecraft/world/entity/animal/Turtle;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Turtle/m_149072_ (Lnet/minecraft/world/entity/animal/Turtle;)Ljava/util/Random; net/minecraft/world/entity/animal/Turtle/access$100 (Lnet/minecraft/world/entity/animal/Turtle;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Turtle/m_30142_ (Lnet/minecraft/world/entity/animal/Turtle;)Z net/minecraft/world/entity/animal/Turtle/access$200 (Lnet/minecraft/world/entity/animal/Turtle;)Z +MD: net/minecraft/world/entity/animal/Turtle/m_30178_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/Turtle/checkTurtleSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/Turtle/m_30205_ ()Z net/minecraft/world/entity/animal/Turtle/hasEgg ()Z +MD: net/minecraft/world/entity/animal/Turtle/m_30206_ ()Z net/minecraft/world/entity/animal/Turtle/isLayingEgg ()Z +MD: net/minecraft/world/entity/animal/Turtle/m_30207_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Turtle/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Turtle/m_30208_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/animal/Turtle/getHomePos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/animal/Turtle/m_30209_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/animal/Turtle/getTravelPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/animal/Turtle/m_30211_ ()Z net/minecraft/world/entity/animal/Turtle/isGoingHome ()Z +MD: net/minecraft/world/entity/animal/Turtle/m_30212_ ()Z net/minecraft/world/entity/animal/Turtle/isTravelling ()Z +MD: net/minecraft/world/entity/animal/Turtle/m_30219_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Turtle/setHomePos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Turtle/m_30223_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/animal/Turtle/setTravelPos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/animal/Turtle/m_30225_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Turtle/lambda$static$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Turtle/m_30234_ (Z)V net/minecraft/world/entity/animal/Turtle/setHasEgg (Z)V +MD: net/minecraft/world/entity/animal/Turtle/m_30236_ (Z)V net/minecraft/world/entity/animal/Turtle/setLayingEgg (Z)V +MD: net/minecraft/world/entity/animal/Turtle/m_30238_ (Z)V net/minecraft/world/entity/animal/Turtle/setGoingHome (Z)V +MD: net/minecraft/world/entity/animal/Turtle/m_30240_ (Z)V net/minecraft/world/entity/animal/Turtle/setTravelling (Z)V +MD: net/minecraft/world/entity/animal/Turtle/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Turtle/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Turtle/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Turtle/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Turtle/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/animal/Turtle/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/animal/Turtle/m_5625_ (F)V net/minecraft/world/entity/animal/Turtle/playSwimSound (F)V +MD: net/minecraft/world/entity/animal/Turtle/m_5957_ ()Z net/minecraft/world/entity/animal/Turtle/canFallInLove ()Z +MD: net/minecraft/world/entity/animal/Turtle/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/Turtle/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/Turtle/m_6040_ ()Z net/minecraft/world/entity/animal/Turtle/canBreatheUnderwater ()Z +MD: net/minecraft/world/entity/animal/Turtle/m_6059_ ()F net/minecraft/world/entity/animal/Turtle/nextStep ()F +MD: net/minecraft/world/entity/animal/Turtle/m_6063_ ()Z net/minecraft/world/entity/animal/Turtle/isPushedByFluid ()Z +MD: net/minecraft/world/entity/animal/Turtle/m_6134_ ()F net/minecraft/world/entity/animal/Turtle/getScale ()F +MD: net/minecraft/world/entity/animal/Turtle/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/animal/Turtle/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/animal/Turtle/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/Turtle/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/Turtle/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/Turtle/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/Turtle/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Turtle/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Turtle/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/Turtle/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/Turtle/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Turtle/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Turtle/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Turtle/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Turtle/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Turtle/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Turtle/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Turtle/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Turtle/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Turtle/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Turtle/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/animal/Turtle/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/animal/Turtle/m_8097_ ()V net/minecraft/world/entity/animal/Turtle/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Turtle/m_8099_ ()V net/minecraft/world/entity/animal/Turtle/registerGoals ()V +MD: net/minecraft/world/entity/animal/Turtle/m_8100_ ()I net/minecraft/world/entity/animal/Turtle/getAmbientSoundInterval ()I +MD: net/minecraft/world/entity/animal/Turtle/m_8107_ ()V net/minecraft/world/entity/animal/Turtle/aiStep ()V +CL: net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal +FD: net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/f_30242_ net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/turtle +FD: net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal +MD: net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V +MD: net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/m_8026_ ()V net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/breed ()V +MD: net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleBreedGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/f_149074_ net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/GIVE_UP_TICKS +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/f_30248_ net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/turtle +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/f_30249_ net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/speedModifier +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/f_30250_ net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/stuck +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/f_30251_ net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/closeToHomeTryTicks +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/m_8037_ ()V net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/tick ()V +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/m_8041_ ()V net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/stop ()V +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/m_8056_ ()V net/minecraft/world/entity/animal/Turtle$TurtleGoHomeGoal/start ()V +CL: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/f_149075_ net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/GIVE_UP_TICKS +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/f_30260_ net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/turtle +FD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/m_8064_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleGoToWaterGoal/shouldRecalculatePath ()Z +CL: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal +FD: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/f_30274_ net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/turtle +FD: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal +MD: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V +MD: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/m_8037_ ()V net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/tick ()V +MD: net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleLayEggGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/Turtle$TurtleMoveControl net/minecraft/world/entity/animal/Turtle$TurtleMoveControl +FD: net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/f_30284_ net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/turtle +FD: net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/net/minecraft/world/entity/animal/Turtle$TurtleMoveControl net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/net/minecraft/world/entity/animal/Turtle$TurtleMoveControl +MD: net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/ (Lnet/minecraft/world/entity/animal/Turtle;)V net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/ (Lnet/minecraft/world/entity/animal/Turtle;)V +MD: net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/m_30288_ ()V net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/updateSpeed ()V +MD: net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/m_8126_ ()V net/minecraft/world/entity/animal/Turtle$TurtleMoveControl/tick ()V +CL: net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal +FD: net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal/net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal/net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal +MD: net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V +MD: net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Turtle$TurtlePanicGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation +FD: net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation +MD: net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/ (Lnet/minecraft/world/entity/animal/Turtle;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/ (Lnet/minecraft/world/entity/animal/Turtle;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +MD: net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/m_6342_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/isStableDestination (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/m_7632_ ()Z net/minecraft/world/entity/animal/Turtle$TurtlePathNavigation/canUpdatePath ()Z +CL: net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal +FD: net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/f_30301_ net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/turtle +FD: net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal +MD: net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/ (Lnet/minecraft/world/entity/animal/Turtle;DI)V net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/ (Lnet/minecraft/world/entity/animal/Turtle;DI)V +MD: net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleRandomStrollGoal/canUse ()Z +CL: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal +FD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/f_30329_ net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/turtle +FD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/f_30330_ net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/speedModifier +FD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/f_30331_ net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/stuck +FD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal +MD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/ (Lnet/minecraft/world/entity/animal/Turtle;D)V +MD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/m_8037_ ()V net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/tick ()V +MD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/m_8041_ ()V net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/stop ()V +MD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/m_8045_ ()Z net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/m_8056_ ()V net/minecraft/world/entity/animal/Turtle$TurtleTravelGoal/start ()V +CL: net/minecraft/world/entity/animal/WaterAnimal net/minecraft/world/entity/animal/WaterAnimal +FD: net/minecraft/world/entity/animal/WaterAnimal/net/minecraft/world/entity/animal/WaterAnimal net/minecraft/world/entity/animal/WaterAnimal/net/minecraft/world/entity/animal/WaterAnimal +MD: net/minecraft/world/entity/animal/WaterAnimal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/WaterAnimal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/WaterAnimal/m_186237_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/WaterAnimal/checkSurfaceWaterAnimalSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6040_ ()Z net/minecraft/world/entity/animal/WaterAnimal/canBreatheUnderwater ()Z +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6063_ ()Z net/minecraft/world/entity/animal/WaterAnimal/isPushedByFluid ()Z +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6075_ ()V net/minecraft/world/entity/animal/WaterAnimal/baseTick ()V +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6229_ (I)V net/minecraft/world/entity/animal/WaterAnimal/handleAirSupply (I)V +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/animal/WaterAnimal/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/animal/WaterAnimal/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/WaterAnimal/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/WaterAnimal/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/animal/WaterAnimal/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/animal/WaterAnimal/m_8100_ ()I net/minecraft/world/entity/animal/WaterAnimal/getAmbientSoundInterval ()I +CL: net/minecraft/world/entity/animal/Wolf net/minecraft/world/entity/animal/Wolf +FD: net/minecraft/world/entity/animal/Wolf/f_149082_ net/minecraft/world/entity/animal/Wolf/START_HEALTH +FD: net/minecraft/world/entity/animal/Wolf/f_149083_ net/minecraft/world/entity/animal/Wolf/TAME_HEALTH +FD: net/minecraft/world/entity/animal/Wolf/f_30355_ net/minecraft/world/entity/animal/Wolf/PERSISTENT_ANGER_TIME +FD: net/minecraft/world/entity/animal/Wolf/f_30356_ net/minecraft/world/entity/animal/Wolf/persistentAngerTarget +FD: net/minecraft/world/entity/animal/Wolf/f_30357_ net/minecraft/world/entity/animal/Wolf/PREY_SELECTOR +FD: net/minecraft/world/entity/animal/Wolf/f_30358_ net/minecraft/world/entity/animal/Wolf/DATA_INTERESTED_ID +FD: net/minecraft/world/entity/animal/Wolf/f_30359_ net/minecraft/world/entity/animal/Wolf/DATA_COLLAR_COLOR +FD: net/minecraft/world/entity/animal/Wolf/f_30360_ net/minecraft/world/entity/animal/Wolf/DATA_REMAINING_ANGER_TIME +FD: net/minecraft/world/entity/animal/Wolf/f_30361_ net/minecraft/world/entity/animal/Wolf/interestedAngle +FD: net/minecraft/world/entity/animal/Wolf/f_30362_ net/minecraft/world/entity/animal/Wolf/interestedAngleO +FD: net/minecraft/world/entity/animal/Wolf/f_30363_ net/minecraft/world/entity/animal/Wolf/isWet +FD: net/minecraft/world/entity/animal/Wolf/f_30364_ net/minecraft/world/entity/animal/Wolf/isShaking +FD: net/minecraft/world/entity/animal/Wolf/f_30365_ net/minecraft/world/entity/animal/Wolf/shakeAnim +FD: net/minecraft/world/entity/animal/Wolf/f_30366_ net/minecraft/world/entity/animal/Wolf/shakeAnimO +FD: net/minecraft/world/entity/animal/Wolf/net/minecraft/world/entity/animal/Wolf net/minecraft/world/entity/animal/Wolf/net/minecraft/world/entity/animal/Wolf +MD: net/minecraft/world/entity/animal/Wolf/ ()V net/minecraft/world/entity/animal/Wolf/ ()V +MD: net/minecraft/world/entity/animal/Wolf/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/Wolf/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/Wolf/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/Wolf/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/Wolf/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Wolf; net/minecraft/world/entity/animal/Wolf/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/Wolf; +MD: net/minecraft/world/entity/animal/Wolf/m_186243_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/Wolf/checkWolfSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/Wolf/m_30393_ (Lnet/minecraft/world/entity/animal/Wolf;)Ljava/util/Random; net/minecraft/world/entity/animal/Wolf/access$000 (Lnet/minecraft/world/entity/animal/Wolf;)Ljava/util/Random; +MD: net/minecraft/world/entity/animal/Wolf/m_30397_ (Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/entity/animal/Wolf/setCollarColor (Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/entity/animal/Wolf/m_30425_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/Wolf/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/Wolf/m_30426_ ()Z net/minecraft/world/entity/animal/Wolf/isWet ()Z +MD: net/minecraft/world/entity/animal/Wolf/m_30427_ ()F net/minecraft/world/entity/animal/Wolf/getTailAngle ()F +MD: net/minecraft/world/entity/animal/Wolf/m_30428_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/Wolf/getCollarColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/Wolf/m_30429_ ()Z net/minecraft/world/entity/animal/Wolf/isInterested ()Z +MD: net/minecraft/world/entity/animal/Wolf/m_30430_ ()V net/minecraft/world/entity/animal/Wolf/cancelShake ()V +MD: net/minecraft/world/entity/animal/Wolf/m_30432_ (FF)F net/minecraft/world/entity/animal/Wolf/getBodyRollAngle (FF)F +MD: net/minecraft/world/entity/animal/Wolf/m_30436_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Wolf/lambda$static$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Wolf/m_30444_ (Z)V net/minecraft/world/entity/animal/Wolf/setIsInterested (Z)V +MD: net/minecraft/world/entity/animal/Wolf/m_30446_ (F)F net/minecraft/world/entity/animal/Wolf/getWetShade (F)F +MD: net/minecraft/world/entity/animal/Wolf/m_30448_ (F)F net/minecraft/world/entity/animal/Wolf/getHeadRollAngle (F)F +MD: net/minecraft/world/entity/animal/Wolf/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Wolf/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Wolf/m_5792_ ()I net/minecraft/world/entity/animal/Wolf/getMaxSpawnClusterSize ()I +MD: net/minecraft/world/entity/animal/Wolf/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/Wolf/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/Wolf/m_6120_ ()Ljava/util/UUID; net/minecraft/world/entity/animal/Wolf/getPersistentAngerTarget ()Ljava/util/UUID; +MD: net/minecraft/world/entity/animal/Wolf/m_6121_ ()F net/minecraft/world/entity/animal/Wolf/getSoundVolume ()F +MD: net/minecraft/world/entity/animal/Wolf/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/Wolf/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/Wolf/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/Wolf/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/Wolf/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/Wolf/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/Wolf/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/animal/Wolf/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/animal/Wolf/m_6784_ ()I net/minecraft/world/entity/animal/Wolf/getRemainingPersistentAngerTime ()I +MD: net/minecraft/world/entity/animal/Wolf/m_6825_ ()V net/minecraft/world/entity/animal/Wolf/startPersistentAngerTimer ()V +MD: net/minecraft/world/entity/animal/Wolf/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/Wolf/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/Wolf/m_6925_ (Ljava/util/UUID;)V net/minecraft/world/entity/animal/Wolf/setPersistentAngerTarget (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/animal/Wolf/m_7105_ (Z)V net/minecraft/world/entity/animal/Wolf/setTame (Z)V +MD: net/minecraft/world/entity/animal/Wolf/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/Wolf/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/Wolf/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/Wolf/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/Wolf/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Wolf/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Wolf/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/Wolf/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/Wolf/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Wolf/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Wolf/m_7757_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/Wolf/wantsToAttack (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/Wolf/m_7822_ (B)V net/minecraft/world/entity/animal/Wolf/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/Wolf/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/Wolf/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/Wolf/m_7870_ (I)V net/minecraft/world/entity/animal/Wolf/setRemainingPersistentAngerTime (I)V +MD: net/minecraft/world/entity/animal/Wolf/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/Wolf/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/Wolf/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/Wolf/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/Wolf/m_8097_ ()V net/minecraft/world/entity/animal/Wolf/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/Wolf/m_8099_ ()V net/minecraft/world/entity/animal/Wolf/registerGoals ()V +MD: net/minecraft/world/entity/animal/Wolf/m_8107_ ()V net/minecraft/world/entity/animal/Wolf/aiStep ()V +MD: net/minecraft/world/entity/animal/Wolf/m_8119_ ()V net/minecraft/world/entity/animal/Wolf/tick ()V +MD: net/minecraft/world/entity/animal/Wolf/m_8132_ ()I net/minecraft/world/entity/animal/Wolf/getMaxHeadXRot ()I +CL: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal +FD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/f_30450_ net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/this$0 +FD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/f_30451_ net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/wolf +FD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal +MD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Wolf;Lnet/minecraft/world/entity/animal/Wolf;Ljava/lang/Class;FDD)V net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/ (Lnet/minecraft/world/entity/animal/Wolf;Lnet/minecraft/world/entity/animal/Wolf;Ljava/lang/Class;FDD)V +MD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/m_30460_ (Lnet/minecraft/world/entity/animal/horse/Llama;)Z net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/avoidLlama (Lnet/minecraft/world/entity/animal/horse/Llama;)Z +MD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/m_8036_ ()Z net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/m_8037_ ()V net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/tick ()V +MD: net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/m_8056_ ()V net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal/start ()V +CL: net/minecraft/world/entity/animal/Wolf$WolfPanicGoal net/minecraft/world/entity/animal/Wolf$WolfPanicGoal +FD: net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/f_203121_ net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/this$0 +FD: net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/net/minecraft/world/entity/animal/Wolf$WolfPanicGoal net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/net/minecraft/world/entity/animal/Wolf$WolfPanicGoal +MD: net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/ (Lnet/minecraft/world/entity/animal/Wolf;D)V net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/ (Lnet/minecraft/world/entity/animal/Wolf;D)V +MD: net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/m_202729_ ()Z net/minecraft/world/entity/animal/Wolf$WolfPanicGoal/shouldPanic ()Z +CL: net/minecraft/world/entity/animal/axolotl/Axolotl net/minecraft/world/entity/animal/axolotl/Axolotl +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149090_ net/minecraft/world/entity/animal/axolotl/Axolotl/TOTAL_PLAYDEAD_TIME +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149091_ net/minecraft/world/entity/animal/axolotl/Axolotl/SENSOR_TYPES +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149092_ net/minecraft/world/entity/animal/axolotl/Axolotl/MEMORY_TYPES +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149093_ net/minecraft/world/entity/animal/axolotl/Axolotl/PLAYER_REGEN_DETECTION_RANGE +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149094_ net/minecraft/world/entity/animal/axolotl/Axolotl/RARE_VARIANT_CHANCE +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149095_ net/minecraft/world/entity/animal/axolotl/Axolotl/VARIANT_TAG +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149096_ net/minecraft/world/entity/animal/axolotl/Axolotl/DATA_VARIANT +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149097_ net/minecraft/world/entity/animal/axolotl/Axolotl/DATA_PLAYING_DEAD +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149098_ net/minecraft/world/entity/animal/axolotl/Axolotl/FROM_BUCKET +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149099_ net/minecraft/world/entity/animal/axolotl/Axolotl/AXOLOTL_TOTAL_AIR_SUPPLY +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149100_ net/minecraft/world/entity/animal/axolotl/Axolotl/REHYDRATE_AIR_SUPPLY +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149101_ net/minecraft/world/entity/animal/axolotl/Axolotl/modelRotationValues +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_149102_ net/minecraft/world/entity/animal/axolotl/Axolotl/REGEN_BUFF_BASE_DURATION +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_181147_ net/minecraft/world/entity/animal/axolotl/Axolotl/REGEN_BUFF_MAX_DURATION +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/f_212250_ net/minecraft/world/entity/animal/axolotl/Axolotl/LOGGER +FD: net/minecraft/world/entity/animal/axolotl/Axolotl/net/minecraft/world/entity/animal/axolotl/Axolotl net/minecraft/world/entity/animal/axolotl/Axolotl/net/minecraft/world/entity/animal/axolotl/Axolotl +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/ ()V net/minecraft/world/entity/animal/axolotl/Axolotl/ ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/axolotl/Axolotl/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142066_ ()Z net/minecraft/world/entity/animal/axolotl/Axolotl/canBeSeenAsEnemy ()Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142075_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/axolotl/Axolotl/usePlayerItem (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142115_ ()Ljava/util/Map; net/minecraft/world/entity/animal/axolotl/Axolotl/getModelRotationValues ()Ljava/util/Map; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142139_ (Z)V net/minecraft/world/entity/animal/axolotl/Axolotl/setFromBucket (Z)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142146_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/axolotl/Axolotl/saveToBucketTag (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142278_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/axolotl/Axolotl/loadFromBucketTag (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142392_ ()Z net/minecraft/world/entity/animal/axolotl/Axolotl/fromBucket ()Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142563_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/axolotl/Axolotl/getBucketItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142593_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/animal/axolotl/Axolotl/getMeleeAttackRangeSqr (Lnet/minecraft/world/entity/LivingEntity;)D +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/axolotl/Axolotl/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_142623_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/axolotl/Axolotl/getPickupSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149117_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)V net/minecraft/world/entity/animal/axolotl/Axolotl/setVariant (Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149119_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V net/minecraft/world/entity/animal/axolotl/Axolotl/onStopAttacking (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149142_ (Ljava/util/Random;)Z net/minecraft/world/entity/animal/axolotl/Axolotl/useRareVariant (Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149173_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/axolotl/Axolotl/applySupportingEffects (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149175_ ()Z net/minecraft/world/entity/animal/axolotl/Axolotl/isPlayingDead ()Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149176_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/axolotl/Axolotl/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149177_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl/rehydrate ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149179_ ()Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl/getVariant ()Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149193_ (I)V net/minecraft/world/entity/animal/axolotl/Axolotl/handleAirSupply (I)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_149198_ (Z)V net/minecraft/world/entity/animal/axolotl/Axolotl/setPlayingDead (Z)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_186249_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/axolotl/Axolotl/checkAxolotlSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/animal/axolotl/Axolotl/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/axolotl/Axolotl/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_5509_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/axolotl/Axolotl/getSwimSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/axolotl/Axolotl/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/animal/axolotl/Axolotl/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/animal/axolotl/Axolotl/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6040_ ()Z net/minecraft/world/entity/animal/axolotl/Axolotl/canBreatheUnderwater ()Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6062_ ()I net/minecraft/world/entity/animal/axolotl/Axolotl/getMaxAirSupply ()I +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6063_ ()Z net/minecraft/world/entity/animal/axolotl/Axolotl/isPushedByFluid ()Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/axolotl/Axolotl/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6075_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl/baseTick ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/animal/axolotl/Axolotl/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/animal/axolotl/Axolotl/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/axolotl/Axolotl/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/animal/axolotl/Axolotl/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/axolotl/Axolotl/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/axolotl/Axolotl/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6785_ (D)Z net/minecraft/world/entity/animal/axolotl/Axolotl/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/axolotl/Axolotl/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/animal/axolotl/Axolotl/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/axolotl/Axolotl/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/animal/axolotl/Axolotl/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/axolotl/Axolotl/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/axolotl/Axolotl/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/axolotl/Axolotl/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/axolotl/Axolotl/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8023_ ()Z net/minecraft/world/entity/animal/axolotl/Axolotl/requiresCustomPersistence ()Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8024_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8025_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl/sendDebugPackets ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8032_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl/playAmbientSound ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/animal/axolotl/Axolotl/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8085_ ()I net/minecraft/world/entity/animal/axolotl/Axolotl/getMaxHeadYRot ()I +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8097_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl/m_8132_ ()I net/minecraft/world/entity/animal/axolotl/Axolotl/getMaxHeadXRot ()I +CL: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/f_149202_ net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/types +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/ ([Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)V net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/ ([Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/m_149205_ (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlGroupData/getVariant (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +CL: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/f_149207_ net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/this$0 +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;I)V net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;I)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/m_8128_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlLookControl/tick ()V +CL: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/f_149213_ net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/axolotl +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/m_8126_ ()V net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlMoveControl/tick ()V +CL: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/m_6342_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/isStableDestination (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/m_7632_ ()Z net/minecraft/world/entity/animal/axolotl/Axolotl$AxolotlPathNavigation/canUpdatePath ()Z +CL: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant net/minecraft/world/entity/animal/axolotl/Axolotl$Variant +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/$VALUES net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/$VALUES +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/BLUE net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/BLUE +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/CYAN net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/CYAN +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/GOLD net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/GOLD +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/LUCY net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/LUCY +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/WILD net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/WILD +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/f_149230_ net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/BY_ID +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/f_149231_ net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/id +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/f_149232_ net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/name +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/f_149233_ net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/common +FD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/net/minecraft/world/entity/animal/axolotl/Axolotl$Variant net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/net/minecraft/world/entity/animal/axolotl/Axolotl$Variant +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/ ()V net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/ ()V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/ (Ljava/lang/String;IILjava/lang/String;Z)V net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/ (Ljava/lang/String;IILjava/lang/String;Z)V +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149242_ ()I net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/getId ()I +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149243_ (I)[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/lambda$getSpawnVariant$2 (I)[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149245_ (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/getCommonSpawnVariant (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149247_ (Ljava/util/Random;Z)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/getSpawnVariant (Ljava/util/Random;Z)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149250_ (ZLnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)Z net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/lambda$getSpawnVariant$1 (ZLnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)Z +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149253_ ()Ljava/lang/String; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149254_ (I)[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/lambda$static$0 (I)[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149256_ (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/getRareSpawnVariant (Ljava/util/Random;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/m_149258_ ()[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/$values ()[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +MD: net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/values ()[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; net/minecraft/world/entity/animal/axolotl/Axolotl$Variant/values ()[Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant; +CL: net/minecraft/world/entity/animal/axolotl/AxolotlAi net/minecraft/world/entity/animal/axolotl/AxolotlAi +FD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/f_149279_ net/minecraft/world/entity/animal/axolotl/AxolotlAi/ADULT_FOLLOW_RANGE +FD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/f_149280_ net/minecraft/world/entity/animal/axolotl/AxolotlAi/SPEED_MULTIPLIER_WHEN_MAKING_LOVE +FD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/f_149281_ net/minecraft/world/entity/animal/axolotl/AxolotlAi/SPEED_MULTIPLIER_ON_LAND +FD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/f_149282_ net/minecraft/world/entity/animal/axolotl/AxolotlAi/SPEED_MULTIPLIER_WHEN_IDLING_IN_WATER +FD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/f_149283_ net/minecraft/world/entity/animal/axolotl/AxolotlAi/SPEED_MULTIPLIER_WHEN_CHASING_IN_WATER +FD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/f_149284_ net/minecraft/world/entity/animal/axolotl/AxolotlAi/SPEED_MULTIPLIER_WHEN_FOLLOWING_ADULT_IN_WATER +FD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/net/minecraft/world/entity/animal/axolotl/AxolotlAi net/minecraft/world/entity/animal/axolotl/AxolotlAi/net/minecraft/world/entity/animal/axolotl/AxolotlAi +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/ ()V net/minecraft/world/entity/animal/axolotl/AxolotlAi/ ()V +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/ ()V net/minecraft/world/entity/animal/axolotl/AxolotlAi/ ()V +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149287_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/entity/animal/axolotl/AxolotlAi/getTemptations ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149288_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/world/entity/animal/axolotl/AxolotlAi/getSpeedModifierChasing (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149290_ (Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/animal/axolotl/AxolotlAi/makeBrain (Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149292_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V net/minecraft/world/entity/animal/axolotl/AxolotlAi/updateActivity (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)V +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149294_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/world/entity/animal/axolotl/AxolotlAi/getSpeedModifierFollowingAdult (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149296_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/axolotl/AxolotlAi/initPlayDeadActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149298_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Ljava/util/Optional; net/minecraft/world/entity/animal/axolotl/AxolotlAi/findNearestValidAttackTarget (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Ljava/util/Optional; +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149300_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/world/entity/animal/axolotl/AxolotlAi/getSpeedModifier (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149302_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/axolotl/AxolotlAi/initFightActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149304_ (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Z net/minecraft/world/entity/animal/axolotl/AxolotlAi/isBreeding (Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Z +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149306_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/axolotl/AxolotlAi/initCoreActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_149308_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/axolotl/AxolotlAi/initIdleActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/axolotl/AxolotlAi/m_182380_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/axolotl/AxolotlAi/canSetWalkTargetFromLookTarget (Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/entity/animal/axolotl/PlayDead net/minecraft/world/entity/animal/axolotl/PlayDead +FD: net/minecraft/world/entity/animal/axolotl/PlayDead/net/minecraft/world/entity/animal/axolotl/PlayDead net/minecraft/world/entity/animal/axolotl/PlayDead/net/minecraft/world/entity/animal/axolotl/PlayDead +MD: net/minecraft/world/entity/animal/axolotl/PlayDead/ ()V net/minecraft/world/entity/animal/axolotl/PlayDead/ ()V +MD: net/minecraft/world/entity/animal/axolotl/PlayDead/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/axolotl/PlayDead/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/axolotl/PlayDead/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Z net/minecraft/world/entity/animal/axolotl/PlayDead/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;)Z +MD: net/minecraft/world/entity/animal/axolotl/PlayDead/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/animal/axolotl/PlayDead/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/animal/axolotl/PlayDead/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;J)V net/minecraft/world/entity/animal/axolotl/PlayDead/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;J)V +MD: net/minecraft/world/entity/animal/axolotl/PlayDead/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z net/minecraft/world/entity/animal/axolotl/PlayDead/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z +MD: net/minecraft/world/entity/animal/axolotl/PlayDead/m_6737_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;J)Z net/minecraft/world/entity/animal/axolotl/PlayDead/canStillUse (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;J)Z +CL: net/minecraft/world/entity/animal/axolotl/ValidatePlayDead net/minecraft/world/entity/animal/axolotl/ValidatePlayDead +FD: net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/net/minecraft/world/entity/animal/axolotl/ValidatePlayDead net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/net/minecraft/world/entity/animal/axolotl/ValidatePlayDead +MD: net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/ ()V net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/ ()V +MD: net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;J)V net/minecraft/world/entity/animal/axolotl/ValidatePlayDead/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/axolotl/Axolotl;J)V +CL: net/minecraft/world/entity/animal/axolotl/package-info net/minecraft/world/entity/animal/axolotl/package-info +FD: net/minecraft/world/entity/animal/axolotl/package-info/net/minecraft/world/entity/animal/axolotl/package-info net/minecraft/world/entity/animal/axolotl/package-info/net/minecraft/world/entity/animal/axolotl/package-info +CL: net/minecraft/world/entity/animal/goat/Goat net/minecraft/world/entity/animal/goat/Goat +FD: net/minecraft/world/entity/animal/goat/Goat/f_149342_ net/minecraft/world/entity/animal/goat/Goat/LONG_JUMPING_DIMENSIONS +FD: net/minecraft/world/entity/animal/goat/Goat/f_149343_ net/minecraft/world/entity/animal/goat/Goat/SENSOR_TYPES +FD: net/minecraft/world/entity/animal/goat/Goat/f_149344_ net/minecraft/world/entity/animal/goat/Goat/MEMORY_TYPES +FD: net/minecraft/world/entity/animal/goat/Goat/f_149345_ net/minecraft/world/entity/animal/goat/Goat/GOAT_FALL_DAMAGE_REDUCTION +FD: net/minecraft/world/entity/animal/goat/Goat/f_149346_ net/minecraft/world/entity/animal/goat/Goat/GOAT_SCREAMING_CHANCE +FD: net/minecraft/world/entity/animal/goat/Goat/f_149347_ net/minecraft/world/entity/animal/goat/Goat/DATA_IS_SCREAMING_GOAT +FD: net/minecraft/world/entity/animal/goat/Goat/f_149348_ net/minecraft/world/entity/animal/goat/Goat/isLoweringHead +FD: net/minecraft/world/entity/animal/goat/Goat/f_149349_ net/minecraft/world/entity/animal/goat/Goat/lowerHeadTick +FD: net/minecraft/world/entity/animal/goat/Goat/f_182382_ net/minecraft/world/entity/animal/goat/Goat/ADULT_ATTACK_DAMAGE +FD: net/minecraft/world/entity/animal/goat/Goat/f_182383_ net/minecraft/world/entity/animal/goat/Goat/BABY_ATTACK_DAMAGE +FD: net/minecraft/world/entity/animal/goat/Goat/net/minecraft/world/entity/animal/goat/Goat net/minecraft/world/entity/animal/goat/Goat/net/minecraft/world/entity/animal/goat/Goat +MD: net/minecraft/world/entity/animal/goat/Goat/ ()V net/minecraft/world/entity/animal/goat/Goat/ ()V +MD: net/minecraft/world/entity/animal/goat/Goat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/goat/Goat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/goat/Goat/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/goat/Goat/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/goat/Goat/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/goat/Goat; net/minecraft/world/entity/animal/goat/Goat/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/goat/Goat; +MD: net/minecraft/world/entity/animal/goat/Goat/m_142669_ ()V net/minecraft/world/entity/animal/goat/Goat/ageBoundaryReached ()V +MD: net/minecraft/world/entity/animal/goat/Goat/m_149397_ ()Z net/minecraft/world/entity/animal/goat/Goat/isScreamingGoat ()Z +MD: net/minecraft/world/entity/animal/goat/Goat/m_149398_ ()F net/minecraft/world/entity/animal/goat/Goat/getRammingXHeadRot ()F +MD: net/minecraft/world/entity/animal/goat/Goat/m_149401_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/goat/Goat/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/goat/Goat/m_149403_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/Goat/getMilkingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/goat/Goat/m_149405_ (Z)V net/minecraft/world/entity/animal/goat/Goat/setScreamingGoat (Z)V +MD: net/minecraft/world/entity/animal/goat/Goat/m_186255_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/animal/goat/Goat/checkGoatSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/animal/goat/Goat/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/animal/goat/Goat/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/animal/goat/Goat/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/Goat/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/goat/Goat/m_5616_ (F)V net/minecraft/world/entity/animal/goat/Goat/setYHeadRot (F)V +MD: net/minecraft/world/entity/animal/goat/Goat/m_5639_ (FF)I net/minecraft/world/entity/animal/goat/Goat/calculateFallDamage (FF)I +MD: net/minecraft/world/entity/animal/goat/Goat/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/goat/Goat/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/goat/Goat/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/animal/goat/Goat/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/animal/goat/Goat/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/goat/Goat/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/goat/Goat/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/animal/goat/Goat/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/animal/goat/Goat/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/goat/Goat/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/goat/Goat/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/goat/Goat/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/goat/Goat/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/goat/Goat/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/goat/Goat/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/Goat/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/goat/Goat/m_7822_ (B)V net/minecraft/world/entity/animal/goat/Goat/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/goat/Goat/m_7866_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/Goat/getEatingSound (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/goat/Goat/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/Goat/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/goat/Goat/m_8024_ ()V net/minecraft/world/entity/animal/goat/Goat/customServerAiStep ()V +MD: net/minecraft/world/entity/animal/goat/Goat/m_8025_ ()V net/minecraft/world/entity/animal/goat/Goat/sendDebugPackets ()V +MD: net/minecraft/world/entity/animal/goat/Goat/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/animal/goat/Goat/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/animal/goat/Goat/m_8085_ ()I net/minecraft/world/entity/animal/goat/Goat/getMaxHeadYRot ()I +MD: net/minecraft/world/entity/animal/goat/Goat/m_8097_ ()V net/minecraft/world/entity/animal/goat/Goat/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/goat/Goat/m_8107_ ()V net/minecraft/world/entity/animal/goat/Goat/aiStep ()V +CL: net/minecraft/world/entity/animal/goat/GoatAi net/minecraft/world/entity/animal/goat/GoatAi +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149420_ net/minecraft/world/entity/animal/goat/GoatAi/RAM_PREPARE_TIME +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149421_ net/minecraft/world/entity/animal/goat/GoatAi/RAM_MAX_DISTANCE +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149422_ net/minecraft/world/entity/animal/goat/GoatAi/MAX_LONG_JUMP_HEIGHT +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149423_ net/minecraft/world/entity/animal/goat/GoatAi/MAX_LONG_JUMP_WIDTH +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149424_ net/minecraft/world/entity/animal/goat/GoatAi/MAX_JUMP_VELOCITY +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149425_ net/minecraft/world/entity/animal/goat/GoatAi/RAM_MIN_DISTANCE +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149426_ net/minecraft/world/entity/animal/goat/GoatAi/ADULT_RAM_KNOCKBACK_FORCE +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149427_ net/minecraft/world/entity/animal/goat/GoatAi/BABY_RAM_KNOCKBACK_FORCE +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149428_ net/minecraft/world/entity/animal/goat/GoatAi/ADULT_FOLLOW_RANGE +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149429_ net/minecraft/world/entity/animal/goat/GoatAi/SPEED_MULTIPLIER_WHEN_MAKING_LOVE +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149430_ net/minecraft/world/entity/animal/goat/GoatAi/SPEED_MULTIPLIER_WHEN_IDLING +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149431_ net/minecraft/world/entity/animal/goat/GoatAi/SPEED_MULTIPLIER_WHEN_FOLLOWING_ADULT +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149432_ net/minecraft/world/entity/animal/goat/GoatAi/SPEED_MULTIPLIER_WHEN_TEMPTED +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149433_ net/minecraft/world/entity/animal/goat/GoatAi/SPEED_MULTIPLIER_WHEN_PANICKING +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149434_ net/minecraft/world/entity/animal/goat/GoatAi/SPEED_MULTIPLIER_WHEN_PREPARING_TO_RAM +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149435_ net/minecraft/world/entity/animal/goat/GoatAi/TIME_BETWEEN_LONG_JUMPS +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149436_ net/minecraft/world/entity/animal/goat/GoatAi/TIME_BETWEEN_RAMS +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149437_ net/minecraft/world/entity/animal/goat/GoatAi/TIME_BETWEEN_RAMS_SCREAMER +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149438_ net/minecraft/world/entity/animal/goat/GoatAi/RAM_TARGET_CONDITIONS +FD: net/minecraft/world/entity/animal/goat/GoatAi/f_149439_ net/minecraft/world/entity/animal/goat/GoatAi/SPEED_MULTIPLIER_WHEN_RAMMING +FD: net/minecraft/world/entity/animal/goat/GoatAi/net/minecraft/world/entity/animal/goat/GoatAi net/minecraft/world/entity/animal/goat/GoatAi/net/minecraft/world/entity/animal/goat/GoatAi +MD: net/minecraft/world/entity/animal/goat/GoatAi/ ()V net/minecraft/world/entity/animal/goat/GoatAi/ ()V +MD: net/minecraft/world/entity/animal/goat/GoatAi/ ()V net/minecraft/world/entity/animal/goat/GoatAi/ ()V +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149444_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/entity/animal/goat/GoatAi/getTemptations ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149445_ (Lnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; net/minecraft/world/entity/animal/goat/GoatAi/lambda$initIdleActivity$1 (Lnet/minecraft/world/entity/LivingEntity;)Ljava/lang/Float; +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149447_ (Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/animal/goat/GoatAi/makeBrain (Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149449_ (Lnet/minecraft/world/entity/animal/goat/Goat;)V net/minecraft/world/entity/animal/goat/GoatAi/initMemories (Lnet/minecraft/world/entity/animal/goat/Goat;)V +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149451_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/goat/GoatAi/lambda$static$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149453_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/goat/GoatAi/initCoreActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149455_ (Lnet/minecraft/world/entity/animal/goat/Goat;)V net/minecraft/world/entity/animal/goat/GoatAi/updateActivity (Lnet/minecraft/world/entity/animal/goat/Goat;)V +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149457_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/goat/GoatAi/initIdleActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149459_ (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/GoatAi/lambda$initRamActivity$7 (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149461_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/goat/GoatAi/initLongJumpActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149463_ (Lnet/minecraft/world/entity/animal/goat/Goat;)I net/minecraft/world/entity/animal/goat/GoatAi/lambda$initRamActivity$6 (Lnet/minecraft/world/entity/animal/goat/Goat;)I +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149465_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/animal/goat/GoatAi/initRamActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149467_ (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/GoatAi/lambda$initRamActivity$5 (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149469_ (Lnet/minecraft/world/entity/animal/goat/Goat;)D net/minecraft/world/entity/animal/goat/GoatAi/lambda$initRamActivity$4 (Lnet/minecraft/world/entity/animal/goat/Goat;)D +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149473_ (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/util/valueproviders/UniformInt; net/minecraft/world/entity/animal/goat/GoatAi/lambda$initRamActivity$3 (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/util/valueproviders/UniformInt; +MD: net/minecraft/world/entity/animal/goat/GoatAi/m_149475_ (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/goat/GoatAi/lambda$initLongJumpActivity$2 (Lnet/minecraft/world/entity/animal/goat/Goat;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/animal/goat/package-info net/minecraft/world/entity/animal/goat/package-info +FD: net/minecraft/world/entity/animal/goat/package-info/net/minecraft/world/entity/animal/goat/package-info net/minecraft/world/entity/animal/goat/package-info/net/minecraft/world/entity/animal/goat/package-info +CL: net/minecraft/world/entity/animal/horse/AbstractChestedHorse net/minecraft/world/entity/animal/horse/AbstractChestedHorse +FD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/f_149477_ net/minecraft/world/entity/animal/horse/AbstractChestedHorse/INV_CHEST_COUNT +FD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/f_30482_ net/minecraft/world/entity/animal/horse/AbstractChestedHorse/DATA_ID_CHEST +FD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/net/minecraft/world/entity/animal/horse/AbstractChestedHorse net/minecraft/world/entity/animal/horse/AbstractChestedHorse/net/minecraft/world/entity/animal/horse/AbstractChestedHorse +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/ ()V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/ ()V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/animal/horse/AbstractChestedHorse/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_30501_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/horse/AbstractChestedHorse/createBaseChestedHorseAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_30502_ ()Z net/minecraft/world/entity/animal/horse/AbstractChestedHorse/hasChest ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_30504_ (Z)V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/setChest (Z)V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_5907_ ()V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/dropEquipment ()V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_6048_ ()D net/minecraft/world/entity/animal/horse/AbstractChestedHorse/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/horse/AbstractChestedHorse/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_7488_ ()I net/minecraft/world/entity/animal/horse/AbstractChestedHorse/getInventoryColumns ()I +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_7505_ ()V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/randomizeAttributes ()V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_7506_ ()I net/minecraft/world/entity/animal/horse/AbstractChestedHorse/getInventorySize ()I +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_7609_ ()V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/playChestEquipsSound ()V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse/m_8097_ ()V net/minecraft/world/entity/animal/horse/AbstractChestedHorse/defineSynchedData ()V +CL: net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1 net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1 +FD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/f_149480_ net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/this$0 +FD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1 net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1 +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/ (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;)V net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/ (Lnet/minecraft/world/entity/animal/horse/AbstractChestedHorse;)V +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/horse/AbstractChestedHorse$1/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/animal/horse/AbstractHorse net/minecraft/world/entity/animal/horse/AbstractHorse +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149486_ net/minecraft/world/entity/animal/horse/AbstractHorse/EQUIPMENT_SLOT_OFFSET +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149487_ net/minecraft/world/entity/animal/horse/AbstractHorse/CHEST_SLOT_OFFSET +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149488_ net/minecraft/world/entity/animal/horse/AbstractHorse/INVENTORY_SLOT_OFFSET +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149489_ net/minecraft/world/entity/animal/horse/AbstractHorse/INV_SLOT_SADDLE +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149490_ net/minecraft/world/entity/animal/horse/AbstractHorse/INV_SLOT_ARMOR +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149491_ net/minecraft/world/entity/animal/horse/AbstractHorse/INV_BASE_COUNT +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149492_ net/minecraft/world/entity/animal/horse/AbstractHorse/FLAG_TAME +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149493_ net/minecraft/world/entity/animal/horse/AbstractHorse/FLAG_SADDLE +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149494_ net/minecraft/world/entity/animal/horse/AbstractHorse/FLAG_BRED +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149495_ net/minecraft/world/entity/animal/horse/AbstractHorse/FLAG_EATING +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149496_ net/minecraft/world/entity/animal/horse/AbstractHorse/FLAG_STANDING +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_149497_ net/minecraft/world/entity/animal/horse/AbstractHorse/FLAG_OPEN_MOUTH +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30506_ net/minecraft/world/entity/animal/horse/AbstractHorse/DATA_ID_OWNER_UUID +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30507_ net/minecraft/world/entity/animal/horse/AbstractHorse/eatingCounter +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30508_ net/minecraft/world/entity/animal/horse/AbstractHorse/mouthCounter +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30509_ net/minecraft/world/entity/animal/horse/AbstractHorse/standCounter +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30510_ net/minecraft/world/entity/animal/horse/AbstractHorse/allowStandSliding +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30511_ net/minecraft/world/entity/animal/horse/AbstractHorse/eatAnim +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30512_ net/minecraft/world/entity/animal/horse/AbstractHorse/eatAnimO +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30513_ net/minecraft/world/entity/animal/horse/AbstractHorse/standAnim +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30514_ net/minecraft/world/entity/animal/horse/AbstractHorse/standAnimO +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30515_ net/minecraft/world/entity/animal/horse/AbstractHorse/mouthAnim +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30516_ net/minecraft/world/entity/animal/horse/AbstractHorse/mouthAnimO +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30517_ net/minecraft/world/entity/animal/horse/AbstractHorse/tailCounter +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30518_ net/minecraft/world/entity/animal/horse/AbstractHorse/sprintCounter +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30519_ net/minecraft/world/entity/animal/horse/AbstractHorse/isJumping +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30520_ net/minecraft/world/entity/animal/horse/AbstractHorse/inventory +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30521_ net/minecraft/world/entity/animal/horse/AbstractHorse/temper +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30522_ net/minecraft/world/entity/animal/horse/AbstractHorse/playerJumpPendingScale +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30523_ net/minecraft/world/entity/animal/horse/AbstractHorse/canGallop +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30524_ net/minecraft/world/entity/animal/horse/AbstractHorse/gallopSoundCounter +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30525_ net/minecraft/world/entity/animal/horse/AbstractHorse/PARENT_HORSE_SELECTOR +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30526_ net/minecraft/world/entity/animal/horse/AbstractHorse/MOMMY_TARGETING +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30527_ net/minecraft/world/entity/animal/horse/AbstractHorse/FOOD_ITEMS +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/f_30528_ net/minecraft/world/entity/animal/horse/AbstractHorse/DATA_ID_FLAGS +FD: net/minecraft/world/entity/animal/horse/AbstractHorse/net/minecraft/world/entity/animal/horse/AbstractHorse net/minecraft/world/entity/animal/horse/AbstractHorse/net/minecraft/world/entity/animal/horse/AbstractHorse +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/ ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/AbstractHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/animal/horse/AbstractHorse/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/horse/AbstractHorse/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_149502_ (ILjava/util/function/Predicate;)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/animal/horse/AbstractHorse/createEquipmentSlotAccess (ILjava/util/function/Predicate;)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_149508_ (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)V net/minecraft/world/entity/animal/horse/AbstractHorse/setOffspringAttributes (Lnet/minecraft/world/entity/AgeableMob;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_149511_ (Lnet/minecraft/world/Container;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/hasInventoryChanged (Lnet/minecraft/world/Container;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_149515_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/lambda$getSlot$2 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_149517_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/lambda$getSlot$1 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30533_ (F)F net/minecraft/world/entity/animal/horse/AbstractHorse/getMouthAnim (F)F +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30561_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/horse/AbstractHorse/getDismountLocationInDirection (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30580_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/horse/AbstractHorse/fedFood (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30586_ (Ljava/util/UUID;)V net/minecraft/world/entity/animal/horse/AbstractHorse/setOwnerUUID (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30597_ (IZ)V net/minecraft/world/entity/animal/horse/AbstractHorse/setFlag (IZ)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30610_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/eating ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30611_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/moveTail ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30612_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/openMouth ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30613_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/stand ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30614_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isTamed ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30615_ ()Ljava/util/UUID; net/minecraft/world/entity/animal/horse/AbstractHorse/getOwnerUUID ()Ljava/util/UUID; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30616_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isJumping ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30617_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isEating ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30620_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/horse/AbstractHorse/openInventory (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30622_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isStanding ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30623_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isBred ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30624_ ()I net/minecraft/world/entity/animal/horse/AbstractHorse/getTemper ()I +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30625_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/createInventory ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30626_ ()D net/minecraft/world/entity/animal/horse/AbstractHorse/getCustomJump ()D +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30627_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/horse/AbstractHorse/createBaseHorseAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30628_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/canParent ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30629_ ()F net/minecraft/world/entity/animal/horse/AbstractHorse/generateRandomMaxHealth ()F +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30630_ ()D net/minecraft/world/entity/animal/horse/AbstractHorse/generateRandomJumpStrength ()D +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30631_ ()D net/minecraft/world/entity/animal/horse/AbstractHorse/generateRandomSpeed ()D +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30635_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/lambda$static$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30637_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/tameWithName (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30647_ (I)Z net/minecraft/world/entity/animal/horse/AbstractHorse/getFlag (I)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30649_ (I)V net/minecraft/world/entity/animal/horse/AbstractHorse/setTemper (I)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30651_ (Z)V net/minecraft/world/entity/animal/horse/AbstractHorse/setTamed (Z)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30653_ (I)I net/minecraft/world/entity/animal/horse/AbstractHorse/modifyTemper (I)I +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30655_ (Z)V net/minecraft/world/entity/animal/horse/AbstractHorse/setIsJumping (Z)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30657_ (Z)V net/minecraft/world/entity/animal/horse/AbstractHorse/setBred (Z)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30661_ (Z)V net/minecraft/world/entity/animal/horse/AbstractHorse/setEating (Z)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30663_ (F)F net/minecraft/world/entity/animal/horse/AbstractHorse/getEatAnim (F)F +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30665_ (Z)V net/minecraft/world/entity/animal/horse/AbstractHorse/setStanding (Z)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30667_ (F)F net/minecraft/world/entity/animal/horse/AbstractHorse/getStandAnim (F)F +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_30669_ (Z)V net/minecraft/world/entity/animal/horse/AbstractHorse/spawnTamingParticles (Z)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/AbstractHorse/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5639_ (FF)I net/minecraft/world/entity/animal/horse/AbstractHorse/calculateFallDamage (FF)I +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5757_ (Lnet/minecraft/world/Container;)V net/minecraft/world/entity/animal/horse/AbstractHorse/containerChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5792_ ()I net/minecraft/world/entity/animal/horse/AbstractHorse/getMaxSpawnClusterSize ()I +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5807_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/canBeControlledByRider ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5853_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/animal/horse/AbstractHorse/equipSaddle (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5877_ (Lnet/minecraft/world/level/block/SoundType;)V net/minecraft/world/entity/animal/horse/AbstractHorse/playGallopSound (Lnet/minecraft/world/level/block/SoundType;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5907_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/dropEquipment ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_5994_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/handleEating (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6010_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/isArmor (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6094_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isPushable ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6107_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isImmobile ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6121_ ()F net/minecraft/world/entity/animal/horse/AbstractHorse/getSoundVolume ()F +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6147_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/onClimbable ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6254_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isSaddled ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/animal/horse/AbstractHorse/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/horse/AbstractHorse/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6688_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/animal/horse/AbstractHorse/getControllingPassenger ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6741_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isSaddleable ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6835_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/horse/AbstractHorse/doPlayerRide (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/animal/horse/AbstractHorse/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7132_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/canJump ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7199_ (I)V net/minecraft/world/entity/animal/horse/AbstractHorse/handleStartJump (I)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7332_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/animal/horse/AbstractHorse/positionRider (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/horse/AbstractHorse/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/AbstractHorse/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/AbstractHorse/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7481_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/isWearingArmor ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7482_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/canWearArmor ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7486_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/playJumpSound ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7493_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/updateContainerEquipment ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7505_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/randomizeAttributes ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7506_ ()I net/minecraft/world/entity/animal/horse/AbstractHorse/getInventorySize ()I +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7509_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/addBehaviourGoals ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/AbstractHorse/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7555_ ()I net/minecraft/world/entity/animal/horse/AbstractHorse/getMaxTemper ()I +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7559_ ()Z net/minecraft/world/entity/animal/horse/AbstractHorse/canEatGrass ()Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7564_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/makeMad ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7567_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/followMommy ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7688_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/horse/AbstractHorse/getDismountLocationForPassenger (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7822_ (B)V net/minecraft/world/entity/animal/horse/AbstractHorse/handleEntityEvent (B)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/horse/AbstractHorse/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7871_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/AbstractHorse/getAngrySound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7872_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/AbstractHorse/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7880_ (F)V net/minecraft/world/entity/animal/horse/AbstractHorse/onLeashDistance (F)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7888_ (I)V net/minecraft/world/entity/animal/horse/AbstractHorse/onPlayerJump (I)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/AbstractHorse/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_8012_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/handleStopJump ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_8097_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_8099_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/registerGoals ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_8100_ ()I net/minecraft/world/entity/animal/horse/AbstractHorse/getAmbientSoundInterval ()I +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_8107_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/aiStep ()V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse/m_8119_ ()V net/minecraft/world/entity/animal/horse/AbstractHorse/tick ()V +CL: net/minecraft/world/entity/animal/horse/AbstractHorse$1 net/minecraft/world/entity/animal/horse/AbstractHorse$1 +FD: net/minecraft/world/entity/animal/horse/AbstractHorse$1/f_149519_ net/minecraft/world/entity/animal/horse/AbstractHorse$1/val$slot +FD: net/minecraft/world/entity/animal/horse/AbstractHorse$1/f_149520_ net/minecraft/world/entity/animal/horse/AbstractHorse$1/val$check +FD: net/minecraft/world/entity/animal/horse/AbstractHorse$1/f_149521_ net/minecraft/world/entity/animal/horse/AbstractHorse$1/this$0 +FD: net/minecraft/world/entity/animal/horse/AbstractHorse$1/net/minecraft/world/entity/animal/horse/AbstractHorse$1 net/minecraft/world/entity/animal/horse/AbstractHorse$1/net/minecraft/world/entity/animal/horse/AbstractHorse$1 +MD: net/minecraft/world/entity/animal/horse/AbstractHorse$1/ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;ILjava/util/function/Predicate;)V net/minecraft/world/entity/animal/horse/AbstractHorse$1/ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;ILjava/util/function/Predicate;)V +MD: net/minecraft/world/entity/animal/horse/AbstractHorse$1/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/AbstractHorse$1/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/AbstractHorse$1/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/horse/AbstractHorse$1/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/animal/horse/Donkey net/minecraft/world/entity/animal/horse/Donkey +FD: net/minecraft/world/entity/animal/horse/Donkey/net/minecraft/world/entity/animal/horse/Donkey net/minecraft/world/entity/animal/horse/Donkey/net/minecraft/world/entity/animal/horse/Donkey +MD: net/minecraft/world/entity/animal/horse/Donkey/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/Donkey/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/Donkey/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/horse/Donkey/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/horse/Donkey/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Donkey/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Donkey/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Donkey/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Donkey/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/horse/Donkey/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/horse/Donkey/m_7871_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Donkey/getAngrySound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Donkey/m_7872_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Donkey/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Donkey/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Donkey/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/animal/horse/Horse net/minecraft/world/entity/animal/horse/Horse +FD: net/minecraft/world/entity/animal/horse/Horse/f_30685_ net/minecraft/world/entity/animal/horse/Horse/ARMOR_MODIFIER_UUID +FD: net/minecraft/world/entity/animal/horse/Horse/f_30686_ net/minecraft/world/entity/animal/horse/Horse/DATA_ID_TYPE_VARIANT +FD: net/minecraft/world/entity/animal/horse/Horse/net/minecraft/world/entity/animal/horse/Horse net/minecraft/world/entity/animal/horse/Horse/net/minecraft/world/entity/animal/horse/Horse +MD: net/minecraft/world/entity/animal/horse/Horse/ ()V net/minecraft/world/entity/animal/horse/Horse/ ()V +MD: net/minecraft/world/entity/animal/horse/Horse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/Horse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/horse/Horse/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/horse/Horse/m_30699_ (Lnet/minecraft/world/entity/animal/horse/Variant;Lnet/minecraft/world/entity/animal/horse/Markings;)V net/minecraft/world/entity/animal/horse/Horse/setVariantAndMarkings (Lnet/minecraft/world/entity/animal/horse/Variant;Lnet/minecraft/world/entity/animal/horse/Markings;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_30722_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/horse/Horse/getArmor ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/horse/Horse/m_30723_ ()Lnet/minecraft/world/entity/animal/horse/Variant; net/minecraft/world/entity/animal/horse/Horse/getVariant ()Lnet/minecraft/world/entity/animal/horse/Variant; +MD: net/minecraft/world/entity/animal/horse/Horse/m_30724_ ()Lnet/minecraft/world/entity/animal/horse/Markings; net/minecraft/world/entity/animal/horse/Horse/getMarkings ()Lnet/minecraft/world/entity/animal/horse/Markings; +MD: net/minecraft/world/entity/animal/horse/Horse/m_30725_ ()I net/minecraft/world/entity/animal/horse/Horse/getTypeVariant ()I +MD: net/minecraft/world/entity/animal/horse/Horse/m_30732_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/horse/Horse/setArmor (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_30734_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/animal/horse/Horse/setArmorEquipment (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_30736_ (I)V net/minecraft/world/entity/animal/horse/Horse/setTypeVariant (I)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Horse/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Horse/m_5757_ (Lnet/minecraft/world/Container;)V net/minecraft/world/entity/animal/horse/Horse/containerChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_5877_ (Lnet/minecraft/world/level/block/SoundType;)V net/minecraft/world/entity/animal/horse/Horse/playGallopSound (Lnet/minecraft/world/level/block/SoundType;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_6010_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/Horse/isArmor (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/Horse/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/horse/Horse/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/horse/Horse/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/horse/Horse/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/horse/Horse/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/Horse/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/Horse/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/Horse/m_7482_ ()Z net/minecraft/world/entity/animal/horse/Horse/canWearArmor ()Z +MD: net/minecraft/world/entity/animal/horse/Horse/m_7493_ ()V net/minecraft/world/entity/animal/horse/Horse/updateContainerEquipment ()V +MD: net/minecraft/world/entity/animal/horse/Horse/m_7505_ ()V net/minecraft/world/entity/animal/horse/Horse/randomizeAttributes ()V +MD: net/minecraft/world/entity/animal/horse/Horse/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Horse/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Horse/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/horse/Horse/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/horse/Horse/m_7871_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Horse/getAngrySound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Horse/m_7872_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Horse/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Horse/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Horse/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Horse/m_8097_ ()V net/minecraft/world/entity/animal/horse/Horse/defineSynchedData ()V +CL: net/minecraft/world/entity/animal/horse/Horse$HorseGroupData net/minecraft/world/entity/animal/horse/Horse$HorseGroupData +FD: net/minecraft/world/entity/animal/horse/Horse$HorseGroupData/f_30738_ net/minecraft/world/entity/animal/horse/Horse$HorseGroupData/variant +FD: net/minecraft/world/entity/animal/horse/Horse$HorseGroupData/net/minecraft/world/entity/animal/horse/Horse$HorseGroupData net/minecraft/world/entity/animal/horse/Horse$HorseGroupData/net/minecraft/world/entity/animal/horse/Horse$HorseGroupData +MD: net/minecraft/world/entity/animal/horse/Horse$HorseGroupData/ (Lnet/minecraft/world/entity/animal/horse/Variant;)V net/minecraft/world/entity/animal/horse/Horse$HorseGroupData/ (Lnet/minecraft/world/entity/animal/horse/Variant;)V +CL: net/minecraft/world/entity/animal/horse/Llama net/minecraft/world/entity/animal/horse/Llama +FD: net/minecraft/world/entity/animal/horse/Llama/f_149535_ net/minecraft/world/entity/animal/horse/Llama/MAX_STRENGTH +FD: net/minecraft/world/entity/animal/horse/Llama/f_149536_ net/minecraft/world/entity/animal/horse/Llama/VARIANTS +FD: net/minecraft/world/entity/animal/horse/Llama/f_30741_ net/minecraft/world/entity/animal/horse/Llama/didSpit +FD: net/minecraft/world/entity/animal/horse/Llama/f_30742_ net/minecraft/world/entity/animal/horse/Llama/caravanHead +FD: net/minecraft/world/entity/animal/horse/Llama/f_30743_ net/minecraft/world/entity/animal/horse/Llama/caravanTail +FD: net/minecraft/world/entity/animal/horse/Llama/f_30744_ net/minecraft/world/entity/animal/horse/Llama/FOOD_ITEMS +FD: net/minecraft/world/entity/animal/horse/Llama/f_30745_ net/minecraft/world/entity/animal/horse/Llama/DATA_STRENGTH_ID +FD: net/minecraft/world/entity/animal/horse/Llama/f_30746_ net/minecraft/world/entity/animal/horse/Llama/DATA_SWAG_ID +FD: net/minecraft/world/entity/animal/horse/Llama/f_30747_ net/minecraft/world/entity/animal/horse/Llama/DATA_VARIANT_ID +FD: net/minecraft/world/entity/animal/horse/Llama/net/minecraft/world/entity/animal/horse/Llama net/minecraft/world/entity/animal/horse/Llama/net/minecraft/world/entity/animal/horse/Llama +MD: net/minecraft/world/entity/animal/horse/Llama/ ()V net/minecraft/world/entity/animal/horse/Llama/ ()V +MD: net/minecraft/world/entity/animal/horse/Llama/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/Llama/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/animal/horse/Llama/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/horse/Llama/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/horse/Llama/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/horse/Llama; net/minecraft/world/entity/animal/horse/Llama/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/animal/horse/Llama; +MD: net/minecraft/world/entity/animal/horse/Llama/m_30752_ (Z)V net/minecraft/world/entity/animal/horse/Llama/setDidSpit (Z)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_30766_ (Lnet/minecraft/world/entity/animal/horse/Llama;)V net/minecraft/world/entity/animal/horse/Llama/joinCaravan (Lnet/minecraft/world/entity/animal/horse/Llama;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_30771_ (Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/entity/animal/horse/Llama/setSwag (Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_30809_ ()V net/minecraft/world/entity/animal/horse/Llama/leaveCaravan ()V +MD: net/minecraft/world/entity/animal/horse/Llama/m_30810_ ()Z net/minecraft/world/entity/animal/horse/Llama/hasCaravanTail ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_30811_ ()Z net/minecraft/world/entity/animal/horse/Llama/inCaravan ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_30812_ ()Lnet/minecraft/world/entity/animal/horse/Llama; net/minecraft/world/entity/animal/horse/Llama/getCaravanHead ()Lnet/minecraft/world/entity/animal/horse/Llama; +MD: net/minecraft/world/entity/animal/horse/Llama/m_30813_ ()V net/minecraft/world/entity/animal/horse/Llama/setRandomStrength ()V +MD: net/minecraft/world/entity/animal/horse/Llama/m_30823_ ()I net/minecraft/world/entity/animal/horse/Llama/getStrength ()I +MD: net/minecraft/world/entity/animal/horse/Llama/m_30824_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/horse/Llama/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/horse/Llama/m_30825_ ()I net/minecraft/world/entity/animal/horse/Llama/getVariant ()I +MD: net/minecraft/world/entity/animal/horse/Llama/m_30826_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/horse/Llama/getSwag ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/horse/Llama/m_30827_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/animal/horse/Llama/spit (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_30835_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/animal/horse/Llama/getDyeColor (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/animal/horse/Llama/m_30838_ (I)V net/minecraft/world/entity/animal/horse/Llama/setVariant (I)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_30840_ (I)V net/minecraft/world/entity/animal/horse/Llama/setStrength (I)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Llama/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Llama/m_5757_ (Lnet/minecraft/world/Container;)V net/minecraft/world/entity/animal/horse/Llama/containerChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_5807_ ()Z net/minecraft/world/entity/animal/horse/Llama/canBeControlledByRider ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_5823_ ()D net/minecraft/world/entity/animal/horse/Llama/followLeashSpeed ()D +MD: net/minecraft/world/entity/animal/horse/Llama/m_5994_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/Llama/handleEating (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_6010_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/Llama/isArmor (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_6048_ ()D net/minecraft/world/entity/animal/horse/Llama/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/animal/horse/Llama/m_6107_ ()Z net/minecraft/world/entity/animal/horse/Llama/isImmobile ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/animal/horse/Llama/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/horse/Llama/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/horse/Llama/m_6741_ ()Z net/minecraft/world/entity/animal/horse/Llama/isSaddleable ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/animal/horse/Llama/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_7127_ ()Lnet/minecraft/world/entity/animal/horse/Llama; net/minecraft/world/entity/animal/horse/Llama/makeBabyLlama ()Lnet/minecraft/world/entity/animal/horse/Llama; +MD: net/minecraft/world/entity/animal/horse/Llama/m_7332_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/animal/horse/Llama/positionRider (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/animal/horse/Llama/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/Llama/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/Llama/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7481_ ()Z net/minecraft/world/entity/animal/horse/Llama/isWearingArmor ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_7482_ ()Z net/minecraft/world/entity/animal/horse/Llama/canWearArmor ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_7488_ ()I net/minecraft/world/entity/animal/horse/Llama/getInventoryColumns ()I +MD: net/minecraft/world/entity/animal/horse/Llama/m_7493_ ()V net/minecraft/world/entity/animal/horse/Llama/updateContainerEquipment ()V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7506_ ()I net/minecraft/world/entity/animal/horse/Llama/getInventorySize ()I +MD: net/minecraft/world/entity/animal/horse/Llama/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Llama/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Llama/m_7555_ ()I net/minecraft/world/entity/animal/horse/Llama/getMaxTemper ()I +MD: net/minecraft/world/entity/animal/horse/Llama/m_7559_ ()Z net/minecraft/world/entity/animal/horse/Llama/canEatGrass ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_7564_ ()V net/minecraft/world/entity/animal/horse/Llama/makeMad ()V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7565_ ()Z net/minecraft/world/entity/animal/horse/Llama/isTraderLlama ()Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_7567_ ()V net/minecraft/world/entity/animal/horse/Llama/followMommy ()V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7609_ ()V net/minecraft/world/entity/animal/horse/Llama/playChestEquipsSound ()V +MD: net/minecraft/world/entity/animal/horse/Llama/m_7848_ (Lnet/minecraft/world/entity/animal/Animal;)Z net/minecraft/world/entity/animal/horse/Llama/canMate (Lnet/minecraft/world/entity/animal/Animal;)Z +MD: net/minecraft/world/entity/animal/horse/Llama/m_7871_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Llama/getAngrySound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Llama/m_7872_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Llama/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Llama/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/animal/horse/Llama/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/animal/horse/Llama/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Llama/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Llama/m_8097_ ()V net/minecraft/world/entity/animal/horse/Llama/defineSynchedData ()V +MD: net/minecraft/world/entity/animal/horse/Llama/m_8099_ ()V net/minecraft/world/entity/animal/horse/Llama/registerGoals ()V +CL: net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal +FD: net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal +MD: net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;)V net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;)V +MD: net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/m_30844_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/m_7623_ ()D net/minecraft/world/entity/animal/horse/Llama$LlamaAttackWolfGoal/getFollowDistance ()D +CL: net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData +FD: net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData/f_30847_ net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData/variant +FD: net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData/net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData/net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData +MD: net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData/ (I)V net/minecraft/world/entity/animal/horse/Llama$LlamaGroupData/ (I)V +CL: net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal +FD: net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal/net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal/net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal +MD: net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;)V net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;)V +MD: net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal/m_8045_ ()Z net/minecraft/world/entity/animal/horse/Llama$LlamaHurtByTargetGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/animal/horse/Markings net/minecraft/world/entity/animal/horse/Markings +FD: net/minecraft/world/entity/animal/horse/Markings/$VALUES net/minecraft/world/entity/animal/horse/Markings/$VALUES +FD: net/minecraft/world/entity/animal/horse/Markings/BLACK_DOTS net/minecraft/world/entity/animal/horse/Markings/BLACK_DOTS +FD: net/minecraft/world/entity/animal/horse/Markings/NONE net/minecraft/world/entity/animal/horse/Markings/NONE +FD: net/minecraft/world/entity/animal/horse/Markings/WHITE net/minecraft/world/entity/animal/horse/Markings/WHITE +FD: net/minecraft/world/entity/animal/horse/Markings/WHITE_DOTS net/minecraft/world/entity/animal/horse/Markings/WHITE_DOTS +FD: net/minecraft/world/entity/animal/horse/Markings/WHITE_FIELD net/minecraft/world/entity/animal/horse/Markings/WHITE_FIELD +FD: net/minecraft/world/entity/animal/horse/Markings/f_30861_ net/minecraft/world/entity/animal/horse/Markings/BY_ID +FD: net/minecraft/world/entity/animal/horse/Markings/f_30862_ net/minecraft/world/entity/animal/horse/Markings/id +FD: net/minecraft/world/entity/animal/horse/Markings/net/minecraft/world/entity/animal/horse/Markings net/minecraft/world/entity/animal/horse/Markings/net/minecraft/world/entity/animal/horse/Markings +MD: net/minecraft/world/entity/animal/horse/Markings/ ()V net/minecraft/world/entity/animal/horse/Markings/ ()V +MD: net/minecraft/world/entity/animal/horse/Markings/ (Ljava/lang/String;II)V net/minecraft/world/entity/animal/horse/Markings/ (Ljava/lang/String;II)V +MD: net/minecraft/world/entity/animal/horse/Markings/m_149547_ ()[Lnet/minecraft/world/entity/animal/horse/Markings; net/minecraft/world/entity/animal/horse/Markings/$values ()[Lnet/minecraft/world/entity/animal/horse/Markings; +MD: net/minecraft/world/entity/animal/horse/Markings/m_30869_ ()I net/minecraft/world/entity/animal/horse/Markings/getId ()I +MD: net/minecraft/world/entity/animal/horse/Markings/m_30870_ (I)Lnet/minecraft/world/entity/animal/horse/Markings; net/minecraft/world/entity/animal/horse/Markings/byId (I)Lnet/minecraft/world/entity/animal/horse/Markings; +MD: net/minecraft/world/entity/animal/horse/Markings/m_30872_ (I)[Lnet/minecraft/world/entity/animal/horse/Markings; net/minecraft/world/entity/animal/horse/Markings/lambda$static$0 (I)[Lnet/minecraft/world/entity/animal/horse/Markings; +MD: net/minecraft/world/entity/animal/horse/Markings/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/horse/Markings; net/minecraft/world/entity/animal/horse/Markings/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/horse/Markings; +MD: net/minecraft/world/entity/animal/horse/Markings/values ()[Lnet/minecraft/world/entity/animal/horse/Markings; net/minecraft/world/entity/animal/horse/Markings/values ()[Lnet/minecraft/world/entity/animal/horse/Markings; +CL: net/minecraft/world/entity/animal/horse/Mule net/minecraft/world/entity/animal/horse/Mule +FD: net/minecraft/world/entity/animal/horse/Mule/net/minecraft/world/entity/animal/horse/Mule net/minecraft/world/entity/animal/horse/Mule/net/minecraft/world/entity/animal/horse/Mule +MD: net/minecraft/world/entity/animal/horse/Mule/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/Mule/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/Mule/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/horse/Mule/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/horse/Mule/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Mule/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Mule/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Mule/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Mule/m_7609_ ()V net/minecraft/world/entity/animal/horse/Mule/playChestEquipsSound ()V +MD: net/minecraft/world/entity/animal/horse/Mule/m_7871_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Mule/getAngrySound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Mule/m_7872_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Mule/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/Mule/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/Mule/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/animal/horse/SkeletonHorse net/minecraft/world/entity/animal/horse/SkeletonHorse +FD: net/minecraft/world/entity/animal/horse/SkeletonHorse/f_149551_ net/minecraft/world/entity/animal/horse/SkeletonHorse/TRAP_MAX_LIFE +FD: net/minecraft/world/entity/animal/horse/SkeletonHorse/f_30890_ net/minecraft/world/entity/animal/horse/SkeletonHorse/skeletonTrapGoal +FD: net/minecraft/world/entity/animal/horse/SkeletonHorse/f_30891_ net/minecraft/world/entity/animal/horse/SkeletonHorse/isTrap +FD: net/minecraft/world/entity/animal/horse/SkeletonHorse/f_30892_ net/minecraft/world/entity/animal/horse/SkeletonHorse/trapTime +FD: net/minecraft/world/entity/animal/horse/SkeletonHorse/net/minecraft/world/entity/animal/horse/SkeletonHorse net/minecraft/world/entity/animal/horse/SkeletonHorse/net/minecraft/world/entity/animal/horse/SkeletonHorse +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/SkeletonHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/horse/SkeletonHorse/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_30918_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/horse/SkeletonHorse/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_30919_ ()Z net/minecraft/world/entity/animal/horse/SkeletonHorse/isTrap ()Z +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_30923_ (Z)V net/minecraft/world/entity/animal/horse/SkeletonHorse/setTrap (Z)V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/SkeletonHorse/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/SkeletonHorse/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_5625_ (F)V net/minecraft/world/entity/animal/horse/SkeletonHorse/playSwimSound (F)V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_6048_ ()D net/minecraft/world/entity/animal/horse/SkeletonHorse/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/horse/SkeletonHorse/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_6108_ ()F net/minecraft/world/entity/animal/horse/SkeletonHorse/getWaterSlowDown ()F +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_6146_ ()Z net/minecraft/world/entity/animal/horse/SkeletonHorse/rideableUnderWater ()Z +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/animal/horse/SkeletonHorse/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/SkeletonHorse/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/SkeletonHorse/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_7486_ ()V net/minecraft/world/entity/animal/horse/SkeletonHorse/playJumpSound ()V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_7505_ ()V net/minecraft/world/entity/animal/horse/SkeletonHorse/randomizeAttributes ()V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_7509_ ()V net/minecraft/world/entity/animal/horse/SkeletonHorse/addBehaviourGoals ()V +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/SkeletonHorse/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/SkeletonHorse/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/SkeletonHorse/m_8107_ ()V net/minecraft/world/entity/animal/horse/SkeletonHorse/aiStep ()V +CL: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal net/minecraft/world/entity/animal/horse/SkeletonTrapGoal +FD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/f_30925_ net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/horse +FD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/net/minecraft/world/entity/animal/horse/SkeletonTrapGoal net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/net/minecraft/world/entity/animal/horse/SkeletonTrapGoal +MD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/ (Lnet/minecraft/world/entity/animal/horse/SkeletonHorse;)V net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/ (Lnet/minecraft/world/entity/animal/horse/SkeletonHorse;)V +MD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/m_30929_ (Lnet/minecraft/world/DifficultyInstance;)Lnet/minecraft/world/entity/animal/horse/AbstractHorse; net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/createHorse (Lnet/minecraft/world/DifficultyInstance;)Lnet/minecraft/world/entity/animal/horse/AbstractHorse; +MD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/m_30931_ (Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Lnet/minecraft/world/entity/monster/Skeleton; net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/createSkeleton (Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Lnet/minecraft/world/entity/monster/Skeleton; +MD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/m_30934_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/disenchant (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/m_8036_ ()Z net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/m_8037_ ()V net/minecraft/world/entity/animal/horse/SkeletonTrapGoal/tick ()V +CL: net/minecraft/world/entity/animal/horse/TraderLlama net/minecraft/world/entity/animal/horse/TraderLlama +FD: net/minecraft/world/entity/animal/horse/TraderLlama/f_30937_ net/minecraft/world/entity/animal/horse/TraderLlama/despawnDelay +FD: net/minecraft/world/entity/animal/horse/TraderLlama/net/minecraft/world/entity/animal/horse/TraderLlama net/minecraft/world/entity/animal/horse/TraderLlama/net/minecraft/world/entity/animal/horse/TraderLlama +MD: net/minecraft/world/entity/animal/horse/TraderLlama/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/TraderLlama/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_149555_ (I)V net/minecraft/world/entity/animal/horse/TraderLlama/setDespawnDelay (I)V +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_30951_ ()V net/minecraft/world/entity/animal/horse/TraderLlama/maybeDespawn ()V +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_30952_ ()Z net/minecraft/world/entity/animal/horse/TraderLlama/canDespawn ()Z +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_30953_ ()Z net/minecraft/world/entity/animal/horse/TraderLlama/isLeashedToWanderingTrader ()Z +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_30954_ ()Z net/minecraft/world/entity/animal/horse/TraderLlama/isLeashedToSomethingOtherThanTheWanderingTrader ()Z +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/animal/horse/TraderLlama/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_6835_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/animal/horse/TraderLlama/doPlayerRide (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_7127_ ()Lnet/minecraft/world/entity/animal/horse/Llama; net/minecraft/world/entity/animal/horse/TraderLlama/makeBabyLlama ()Lnet/minecraft/world/entity/animal/horse/Llama; +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/TraderLlama/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/animal/horse/TraderLlama/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_7565_ ()Z net/minecraft/world/entity/animal/horse/TraderLlama/isTraderLlama ()Z +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_8099_ ()V net/minecraft/world/entity/animal/horse/TraderLlama/registerGoals ()V +MD: net/minecraft/world/entity/animal/horse/TraderLlama/m_8107_ ()V net/minecraft/world/entity/animal/horse/TraderLlama/aiStep ()V +CL: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal +FD: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/f_30962_ net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/llama +FD: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/f_30963_ net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/ownerLastHurtBy +FD: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/f_30964_ net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/timestamp +FD: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal +MD: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;)V net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/ (Lnet/minecraft/world/entity/animal/horse/Llama;)V +MD: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/m_8036_ ()Z net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/canUse ()Z +MD: net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/m_8056_ ()V net/minecraft/world/entity/animal/horse/TraderLlama$TraderLlamaDefendWanderingTraderGoal/start ()V +CL: net/minecraft/world/entity/animal/horse/Variant net/minecraft/world/entity/animal/horse/Variant +FD: net/minecraft/world/entity/animal/horse/Variant/$VALUES net/minecraft/world/entity/animal/horse/Variant/$VALUES +FD: net/minecraft/world/entity/animal/horse/Variant/BLACK net/minecraft/world/entity/animal/horse/Variant/BLACK +FD: net/minecraft/world/entity/animal/horse/Variant/BROWN net/minecraft/world/entity/animal/horse/Variant/BROWN +FD: net/minecraft/world/entity/animal/horse/Variant/CHESTNUT net/minecraft/world/entity/animal/horse/Variant/CHESTNUT +FD: net/minecraft/world/entity/animal/horse/Variant/CREAMY net/minecraft/world/entity/animal/horse/Variant/CREAMY +FD: net/minecraft/world/entity/animal/horse/Variant/DARKBROWN net/minecraft/world/entity/animal/horse/Variant/DARKBROWN +FD: net/minecraft/world/entity/animal/horse/Variant/GRAY net/minecraft/world/entity/animal/horse/Variant/GRAY +FD: net/minecraft/world/entity/animal/horse/Variant/WHITE net/minecraft/world/entity/animal/horse/Variant/WHITE +FD: net/minecraft/world/entity/animal/horse/Variant/f_30977_ net/minecraft/world/entity/animal/horse/Variant/BY_ID +FD: net/minecraft/world/entity/animal/horse/Variant/f_30978_ net/minecraft/world/entity/animal/horse/Variant/id +FD: net/minecraft/world/entity/animal/horse/Variant/net/minecraft/world/entity/animal/horse/Variant net/minecraft/world/entity/animal/horse/Variant/net/minecraft/world/entity/animal/horse/Variant +MD: net/minecraft/world/entity/animal/horse/Variant/ ()V net/minecraft/world/entity/animal/horse/Variant/ ()V +MD: net/minecraft/world/entity/animal/horse/Variant/ (Ljava/lang/String;II)V net/minecraft/world/entity/animal/horse/Variant/ (Ljava/lang/String;II)V +MD: net/minecraft/world/entity/animal/horse/Variant/m_149559_ ()[Lnet/minecraft/world/entity/animal/horse/Variant; net/minecraft/world/entity/animal/horse/Variant/$values ()[Lnet/minecraft/world/entity/animal/horse/Variant; +MD: net/minecraft/world/entity/animal/horse/Variant/m_30985_ ()I net/minecraft/world/entity/animal/horse/Variant/getId ()I +MD: net/minecraft/world/entity/animal/horse/Variant/m_30986_ (I)Lnet/minecraft/world/entity/animal/horse/Variant; net/minecraft/world/entity/animal/horse/Variant/byId (I)Lnet/minecraft/world/entity/animal/horse/Variant; +MD: net/minecraft/world/entity/animal/horse/Variant/m_30988_ (I)[Lnet/minecraft/world/entity/animal/horse/Variant; net/minecraft/world/entity/animal/horse/Variant/lambda$static$0 (I)[Lnet/minecraft/world/entity/animal/horse/Variant; +MD: net/minecraft/world/entity/animal/horse/Variant/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/horse/Variant; net/minecraft/world/entity/animal/horse/Variant/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/animal/horse/Variant; +MD: net/minecraft/world/entity/animal/horse/Variant/values ()[Lnet/minecraft/world/entity/animal/horse/Variant; net/minecraft/world/entity/animal/horse/Variant/values ()[Lnet/minecraft/world/entity/animal/horse/Variant; +CL: net/minecraft/world/entity/animal/horse/ZombieHorse net/minecraft/world/entity/animal/horse/ZombieHorse +FD: net/minecraft/world/entity/animal/horse/ZombieHorse/net/minecraft/world/entity/animal/horse/ZombieHorse net/minecraft/world/entity/animal/horse/ZombieHorse/net/minecraft/world/entity/animal/horse/ZombieHorse +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/animal/horse/ZombieHorse/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/animal/horse/ZombieHorse/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_31008_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/animal/horse/ZombieHorse/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/ZombieHorse/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/animal/horse/ZombieHorse/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/animal/horse/ZombieHorse/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_7505_ ()V net/minecraft/world/entity/animal/horse/ZombieHorse/randomizeAttributes ()V +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_7509_ ()V net/minecraft/world/entity/animal/horse/ZombieHorse/addBehaviourGoals ()V +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/ZombieHorse/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/animal/horse/ZombieHorse/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/animal/horse/ZombieHorse/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/animal/horse/package-info net/minecraft/world/entity/animal/horse/package-info +FD: net/minecraft/world/entity/animal/horse/package-info/net/minecraft/world/entity/animal/horse/package-info net/minecraft/world/entity/animal/horse/package-info/net/minecraft/world/entity/animal/horse/package-info +CL: net/minecraft/world/entity/animal/package-info net/minecraft/world/entity/animal/package-info +FD: net/minecraft/world/entity/animal/package-info/net/minecraft/world/entity/animal/package-info net/minecraft/world/entity/animal/package-info/net/minecraft/world/entity/animal/package-info +CL: net/minecraft/world/entity/boss/EnderDragonPart net/minecraft/world/entity/boss/EnderDragonPart +FD: net/minecraft/world/entity/boss/EnderDragonPart/f_31010_ net/minecraft/world/entity/boss/EnderDragonPart/parentMob +FD: net/minecraft/world/entity/boss/EnderDragonPart/f_31011_ net/minecraft/world/entity/boss/EnderDragonPart/name +FD: net/minecraft/world/entity/boss/EnderDragonPart/f_31012_ net/minecraft/world/entity/boss/EnderDragonPart/size +FD: net/minecraft/world/entity/boss/EnderDragonPart/net/minecraft/world/entity/boss/EnderDragonPart net/minecraft/world/entity/boss/EnderDragonPart/net/minecraft/world/entity/boss/EnderDragonPart +MD: net/minecraft/world/entity/boss/EnderDragonPart/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Ljava/lang/String;FF)V net/minecraft/world/entity/boss/EnderDragonPart/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Ljava/lang/String;FF)V +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_142391_ ()Z net/minecraft/world/entity/boss/EnderDragonPart/shouldBeSaved ()Z +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/boss/EnderDragonPart/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_6087_ ()Z net/minecraft/world/entity/boss/EnderDragonPart/isPickable ()Z +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/boss/EnderDragonPart/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/boss/EnderDragonPart/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_7306_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/boss/EnderDragonPart/is (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/EnderDragonPart/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/EnderDragonPart/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/EnderDragonPart/m_8097_ ()V net/minecraft/world/entity/boss/EnderDragonPart/defineSynchedData ()V +CL: net/minecraft/world/entity/boss/enderdragon/EndCrystal net/minecraft/world/entity/boss/enderdragon/EndCrystal +FD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/f_31032_ net/minecraft/world/entity/boss/enderdragon/EndCrystal/time +FD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/f_31033_ net/minecraft/world/entity/boss/enderdragon/EndCrystal/DATA_BEAM_TARGET +FD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/f_31034_ net/minecraft/world/entity/boss/enderdragon/EndCrystal/DATA_SHOW_BOTTOM +FD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/net/minecraft/world/entity/boss/enderdragon/EndCrystal net/minecraft/world/entity/boss/enderdragon/EndCrystal/net/minecraft/world/entity/boss/enderdragon/EndCrystal +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/ ()V net/minecraft/world/entity/boss/enderdragon/EndCrystal/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/boss/enderdragon/EndCrystal/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/boss/enderdragon/EndCrystal/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/boss/enderdragon/EndCrystal/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/boss/enderdragon/EndCrystal/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_31047_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/boss/enderdragon/EndCrystal/onDestroyedBy (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_31052_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/boss/enderdragon/EndCrystal/setBeamTarget (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_31056_ (Z)V net/minecraft/world/entity/boss/enderdragon/EndCrystal/setShowBottom (Z)V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_31064_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/boss/enderdragon/EndCrystal/getBeamTarget ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_31065_ ()Z net/minecraft/world/entity/boss/enderdragon/EndCrystal/showsBottom ()Z +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/boss/enderdragon/EndCrystal/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_6074_ ()V net/minecraft/world/entity/boss/enderdragon/EndCrystal/kill ()V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_6087_ ()Z net/minecraft/world/entity/boss/enderdragon/EndCrystal/isPickable ()Z +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/boss/enderdragon/EndCrystal/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_6783_ (D)Z net/minecraft/world/entity/boss/enderdragon/EndCrystal/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/enderdragon/EndCrystal/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/enderdragon/EndCrystal/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_8097_ ()V net/minecraft/world/entity/boss/enderdragon/EndCrystal/defineSynchedData ()V +MD: net/minecraft/world/entity/boss/enderdragon/EndCrystal/m_8119_ ()V net/minecraft/world/entity/boss/enderdragon/EndCrystal/tick ()V +CL: net/minecraft/world/entity/boss/enderdragon/EnderDragon net/minecraft/world/entity/boss/enderdragon/EnderDragon +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_149566_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/GROWL_INTERVAL_MIN +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_149567_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/GROWL_INTERVAL_MAX +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_149568_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/SITTING_ALLOWED_DAMAGE_PERCENTAGE +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_149569_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/DRAGON_DEATH_TIME_KEY +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_149570_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/DRAGON_PHASE_KEY +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31067_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/DATA_PHASE +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31068_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/tail1 +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31069_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/tail2 +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31070_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/tail3 +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31071_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/wing1 +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31072_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/wing2 +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31073_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/dragonFight +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31074_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/phaseManager +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31075_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/growlTime +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31076_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/sittingDamageReceived +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31077_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/nodes +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31078_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/nodeAdjacency +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31079_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/openSet +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31080_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/head +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31081_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/oFlapTime +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31082_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/flapTime +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31083_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/inWall +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31084_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/dragonDeathTime +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31085_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/yRotA +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31086_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/nearestCrystal +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31087_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/LOGGER +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31088_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/CRYSTAL_DESTROY_TARGETING +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31089_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/subEntities +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31090_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/neck +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31091_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/body +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31092_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/positions +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/f_31093_ net/minecraft/world/entity/boss/enderdragon/EnderDragon/posPointer +FD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/net/minecraft/world/entity/boss/enderdragon/EnderDragon net/minecraft/world/entity/boss/enderdragon/EnderDragon/net/minecraft/world/entity/boss/enderdragon/EnderDragon +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_142039_ ()Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/isFlapping ()Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_142043_ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/onFlap ()V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_142223_ (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_147207_ (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/addEffect (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31101_ (IF)[D net/minecraft/world/entity/boss/enderdragon/EnderDragon/getLatencyPos (IF)[D +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31104_ (IILnet/minecraft/world/level/pathfinder/Node;)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/boss/enderdragon/EnderDragon/findPath (IILnet/minecraft/world/level/pathfinder/Node;)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31108_ (I[D[D)F net/minecraft/world/entity/boss/enderdragon/EnderDragon/getHeadPartYOffset (I[D[D)F +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31115_ (Lnet/minecraft/world/entity/boss/EnderDragonPart;DDD)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/tickPart (Lnet/minecraft/world/entity/boss/EnderDragonPart;DDD)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31120_ (Lnet/minecraft/world/entity/boss/EnderDragonPart;Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/hurt (Lnet/minecraft/world/entity/boss/EnderDragonPart;Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31124_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/onCrystalDestroyed (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31128_ (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/entity/boss/enderdragon/EnderDragon/reconstructPath (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31131_ (Ljava/util/List;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/knockBack (Ljava/util/List;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31139_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/checkWalls (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31141_ (Ljava/util/List;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/hurt (Ljava/util/List;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31155_ ()I net/minecraft/world/entity/boss/enderdragon/EnderDragon/findClosestNode ()I +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31156_ ()[Lnet/minecraft/world/entity/boss/EnderDragonPart; net/minecraft/world/entity/boss/enderdragon/EnderDragon/getSubEntities ()[Lnet/minecraft/world/entity/boss/EnderDragonPart; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31157_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager; net/minecraft/world/entity/boss/enderdragon/EnderDragon/getPhaseManager ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31158_ ()Lnet/minecraft/world/level/dimension/end/EndDragonFight; net/minecraft/world/entity/boss/enderdragon/EnderDragon/getDragonFight ()Lnet/minecraft/world/level/dimension/end/EndDragonFight; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31159_ ()F net/minecraft/world/entity/boss/enderdragon/EnderDragon/getHeadYOffset ()F +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31160_ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/checkCrystals ()V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31161_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/reallyHurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31164_ (D)F net/minecraft/world/entity/boss/enderdragon/EnderDragon/rotWrap (D)F +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31167_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/boss/enderdragon/EnderDragon/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31170_ (DDD)I net/minecraft/world/entity/boss/enderdragon/EnderDragon/findClosestNode (DDD)I +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_31174_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/EnderDragon/getHeadLookVector (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/boss/enderdragon/EnderDragon/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6043_ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/checkDespawn ()V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6072_ ()Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/canChangeDimensions ()Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6074_ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/kill ()V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6087_ ()Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/isPickable ()Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6121_ ()F net/minecraft/world/entity/boss/enderdragon/EnderDragon/getSoundVolume ()F +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6153_ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/tickDeath ()V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_6779_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/canAttack (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_7341_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/boss/enderdragon/EnderDragon/canRide (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/enderdragon/EnderDragon/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/boss/enderdragon/EnderDragon/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/boss/enderdragon/EnderDragon/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_8097_ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/defineSynchedData ()V +MD: net/minecraft/world/entity/boss/enderdragon/EnderDragon/m_8107_ ()V net/minecraft/world/entity/boss/enderdragon/EnderDragon/aiStep ()V +CL: net/minecraft/world/entity/boss/enderdragon/package-info net/minecraft/world/entity/boss/enderdragon/package-info +FD: net/minecraft/world/entity/boss/enderdragon/package-info/net/minecraft/world/entity/boss/enderdragon/package-info net/minecraft/world/entity/boss/enderdragon/package-info/net/minecraft/world/entity/boss/enderdragon/package-info +CL: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance +FD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/f_31176_ net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/dragon +FD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_6991_ ()V net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/doClientTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_7072_ ()F net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/getFlySpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_7080_ ()Z net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/isSitting ()Z +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_7081_ ()V net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/end ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_7089_ ()F net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/getTurnSpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_7584_ (Lnet/minecraft/world/damagesource/DamageSource;F)F net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/onHurt (Lnet/minecraft/world/damagesource/DamageSource;F)F +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/m_8059_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonPhaseInstance/onCrystalDestroyed (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/m_7080_ ()Z net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/isSitting ()Z +MD: net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/m_7584_ (Lnet/minecraft/world/damagesource/DamageSource;F)F net/minecraft/world/entity/boss/enderdragon/phases/AbstractDragonSittingPhase/onHurt (Lnet/minecraft/world/damagesource/DamageSource;F)F +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/f_149577_ net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/CHARGE_RECOVERY_TIME +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/f_31201_ net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/LOGGER +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/f_31202_ net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/f_31203_ net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/timeSinceCharge +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/m_31207_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/setTarget (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/m_7072_ ()F net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/getFlySpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonChargePlayerPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/f_31214_ net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/f_31215_ net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/time +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/m_6991_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/doClientTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/m_7072_ ()F net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/getFlySpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonDeathPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/f_31224_ net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/NEW_TARGET_TARGETING +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/f_31225_ net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/currentPath +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/f_31226_ net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/f_31227_ net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/clockwise +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_31236_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/strafePlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_31242_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/findNewTarget ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_31243_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/navigateToNextPathNode ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/m_8059_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoldingPatternPhase/onCrystalDestroyed (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/f_31244_ net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/m_7072_ ()F net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/getFlySpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/m_7080_ ()Z net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/isSitting ()Z +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonHoverPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/f_31253_ net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/NEAR_EGG_TARGETING +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/f_31254_ net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/currentPath +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/f_31255_ net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/m_31263_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/findNewTarget ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/m_31264_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/navigateToNextPathNode ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingApproachPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/f_31303_ net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/m_6991_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/doClientTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/m_7072_ ()F net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/getFlySpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/m_7089_ ()F net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/getTurnSpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonLandingPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_6991_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/doClientTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_7072_ ()F net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/getFlySpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_7080_ ()Z net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/isSitting ()Z +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_7081_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/end ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_7089_ ()F net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/getTurnSpeed ()F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_7584_ (Lnet/minecraft/world/damagesource/DamageSource;F)F net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/onHurt (Lnet/minecraft/world/damagesource/DamageSource;F)F +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/m_8059_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance/onCrystalDestroyed (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/f_149578_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/ROAR_DURATION +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/f_31319_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/attackingTicks +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/m_6991_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/doClientTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingAttackingPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/f_149579_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/FLAME_DURATION +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/f_149580_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/SITTING_FLAME_ATTACKS_COUNT +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/f_149581_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/WARMUP_TIME +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/f_31326_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/flameTicks +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/f_31327_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/flameCount +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/f_31328_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/flame +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/m_31336_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/resetFlameCount ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/m_6991_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/doClientTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/m_7081_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/end ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingFlamingPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/f_149582_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/SITTING_SCANNING_IDLE_TICKS +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/f_149583_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/SITTING_ATTACK_Y_VIEW_RANGE +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/f_149584_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/SITTING_ATTACK_VIEW_RANGE +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/f_149585_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/SITTING_CHARGE_VIEW_RANGE +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/f_31337_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/CHARGE_TARGETING +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/f_31338_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/scanTargeting +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/f_31339_ net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/scanningTime +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/m_31343_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/lambda$new$0 (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonSittingScanningPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/f_149586_ net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/FIREBALL_CHARGE_AMOUNT +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/f_31349_ net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/LOGGER +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/f_31350_ net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/fireballCharge +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/f_31351_ net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/currentPath +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/f_31352_ net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/f_31353_ net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/attackTarget +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/f_31354_ net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/holdingPatternClockwise +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/m_31358_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/m_31364_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/findNewTarget ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/m_31365_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/navigateToNextPathNode ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonStrafePlayerPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/f_31366_ net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/firstTick +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/f_31367_ net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/currentPath +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/f_31368_ net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/targetLocation +FD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/m_31375_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/findNewTarget ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/m_31376_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/navigateToNextPathNode ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/m_5535_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/getFlyTargetLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/m_6989_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/doServerTick ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/m_7083_ ()V net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/begin ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/m_7309_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/DragonTakeoffPhase/getPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +CL: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31377_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/HOLDING_PATTERN +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31378_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/STRAFE_PLAYER +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31379_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/LANDING_APPROACH +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31380_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/LANDING +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31381_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/TAKEOFF +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31382_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/SITTING_FLAMING +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31383_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/SITTING_SCANNING +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31384_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/SITTING_ATTACKING +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31385_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/CHARGING_PLAYER +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31386_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/DYING +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31387_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/HOVERING +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31388_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/phases +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31389_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/instanceClass +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31390_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/id +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/f_31391_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/name +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/ ()V net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/ (ILjava/lang/Class;Ljava/lang/String;)V net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/ (ILjava/lang/Class;Ljava/lang/String;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/m_31397_ ()Ljava/lang/reflect/Constructor; net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/getConstructor ()Ljava/lang/reflect/Constructor; +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/m_31398_ (I)Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/getById (I)Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/m_31400_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)Lnet/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance; net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/createInstance (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)Lnet/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance; +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/m_31402_ (Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/create (Ljava/lang/Class;Ljava/lang/String;)Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase; +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/m_31405_ ()I net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/getId ()I +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/m_31406_ ()I net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/getCount ()I +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/toString ()Ljava/lang/String; net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/f_31408_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/LOGGER +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/f_31409_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/dragon +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/f_31410_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/phases +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/f_31411_ net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/currentPhase +FD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/ ()V net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/ ()V +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/m_31415_ ()Lnet/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance; net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/getCurrentPhase ()Lnet/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance; +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/m_31416_ (Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase;)V net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/setPhase (Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase;)V +MD: net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/m_31418_ (Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase;)Lnet/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance; net/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhaseManager/getPhase (Lnet/minecraft/world/entity/boss/enderdragon/phases/EnderDragonPhase;)Lnet/minecraft/world/entity/boss/enderdragon/phases/DragonPhaseInstance; +CL: net/minecraft/world/entity/boss/enderdragon/phases/package-info net/minecraft/world/entity/boss/enderdragon/phases/package-info +FD: net/minecraft/world/entity/boss/enderdragon/phases/package-info/net/minecraft/world/entity/boss/enderdragon/phases/package-info net/minecraft/world/entity/boss/enderdragon/phases/package-info/net/minecraft/world/entity/boss/enderdragon/phases/package-info +CL: net/minecraft/world/entity/boss/package-info net/minecraft/world/entity/boss/package-info +FD: net/minecraft/world/entity/boss/package-info/net/minecraft/world/entity/boss/package-info net/minecraft/world/entity/boss/package-info/net/minecraft/world/entity/boss/package-info +CL: net/minecraft/world/entity/boss/wither/WitherBoss net/minecraft/world/entity/boss/wither/WitherBoss +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_149587_ net/minecraft/world/entity/boss/wither/WitherBoss/INVULNERABLE_TICKS +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31420_ net/minecraft/world/entity/boss/wither/WitherBoss/DATA_TARGET_A +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31421_ net/minecraft/world/entity/boss/wither/WitherBoss/DATA_TARGETS +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31422_ net/minecraft/world/entity/boss/wither/WitherBoss/DATA_ID_INV +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31423_ net/minecraft/world/entity/boss/wither/WitherBoss/xRotHeads +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31424_ net/minecraft/world/entity/boss/wither/WitherBoss/yRotHeads +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31425_ net/minecraft/world/entity/boss/wither/WitherBoss/xRotOHeads +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31426_ net/minecraft/world/entity/boss/wither/WitherBoss/yRotOHeads +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31427_ net/minecraft/world/entity/boss/wither/WitherBoss/nextHeadUpdate +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31428_ net/minecraft/world/entity/boss/wither/WitherBoss/idleHeadUpdates +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31429_ net/minecraft/world/entity/boss/wither/WitherBoss/destroyBlocksTick +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31430_ net/minecraft/world/entity/boss/wither/WitherBoss/bossEvent +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31431_ net/minecraft/world/entity/boss/wither/WitherBoss/LIVING_ENTITY_SELECTOR +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31432_ net/minecraft/world/entity/boss/wither/WitherBoss/TARGETING_CONDITIONS +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31433_ net/minecraft/world/entity/boss/wither/WitherBoss/DATA_TARGET_B +FD: net/minecraft/world/entity/boss/wither/WitherBoss/f_31434_ net/minecraft/world/entity/boss/wither/WitherBoss/DATA_TARGET_C +FD: net/minecraft/world/entity/boss/wither/WitherBoss/net/minecraft/world/entity/boss/wither/WitherBoss net/minecraft/world/entity/boss/wither/WitherBoss/net/minecraft/world/entity/boss/wither/WitherBoss +MD: net/minecraft/world/entity/boss/wither/WitherBoss/ ()V net/minecraft/world/entity/boss/wither/WitherBoss/ ()V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/boss/wither/WitherBoss/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/boss/wither/WitherBoss/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_147207_ (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/boss/wither/WitherBoss/addEffect (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31442_ (FFF)F net/minecraft/world/entity/boss/wither/WitherBoss/rotlerp (FFF)F +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31446_ (I)F net/minecraft/world/entity/boss/wither/WitherBoss/getHeadYRot (I)F +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31448_ (IDDDZ)V net/minecraft/world/entity/boss/wither/WitherBoss/performRangedAttack (IDDDZ)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31454_ (II)V net/minecraft/world/entity/boss/wither/WitherBoss/setAlternativeTarget (II)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31457_ (ILnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/boss/wither/WitherBoss/performRangedAttack (ILnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31480_ (I)F net/minecraft/world/entity/boss/wither/WitherBoss/getHeadXRot (I)F +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31491_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/boss/wither/WitherBoss/canDestroy (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31501_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/boss/wither/WitherBoss/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31502_ ()I net/minecraft/world/entity/boss/wither/WitherBoss/getInvulnerableTicks ()I +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31503_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/boss/wither/WitherBoss/lambda$static$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31506_ ()V net/minecraft/world/entity/boss/wither/WitherBoss/makeInvulnerable ()V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31510_ (I)V net/minecraft/world/entity/boss/wither/WitherBoss/setInvulnerableTicks (I)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31512_ (I)I net/minecraft/world/entity/boss/wither/WitherBoss/getAlternativeTarget (I)I +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31514_ (I)D net/minecraft/world/entity/boss/wither/WitherBoss/getHeadX (I)D +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31516_ (I)D net/minecraft/world/entity/boss/wither/WitherBoss/getHeadY (I)D +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_31518_ (I)D net/minecraft/world/entity/boss/wither/WitherBoss/getHeadZ (I)D +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/boss/wither/WitherBoss/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/boss/wither/WitherBoss/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6043_ ()V net/minecraft/world/entity/boss/wither/WitherBoss/checkDespawn ()V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6072_ ()Z net/minecraft/world/entity/boss/wither/WitherBoss/canChangeDimensions ()Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/boss/wither/WitherBoss/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6452_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/entity/boss/wither/WitherBoss/stopSeenByPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6457_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/entity/boss/wither/WitherBoss/startSeenByPlayer (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/boss/wither/WitherBoss/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/boss/wither/WitherBoss/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_6593_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/entity/boss/wither/WitherBoss/setCustomName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7090_ ()Z net/minecraft/world/entity/boss/wither/WitherBoss/isPowered ()Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7301_ (Lnet/minecraft/world/effect/MobEffectInstance;)Z net/minecraft/world/entity/boss/wither/WitherBoss/canBeAffected (Lnet/minecraft/world/effect/MobEffectInstance;)Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7341_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/boss/wither/WitherBoss/canRide (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/wither/WitherBoss/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/boss/wither/WitherBoss/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/boss/wither/WitherBoss/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/boss/wither/WitherBoss/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7601_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/boss/wither/WitherBoss/makeStuckInBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/boss/wither/WitherBoss/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_8024_ ()V net/minecraft/world/entity/boss/wither/WitherBoss/customServerAiStep ()V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_8097_ ()V net/minecraft/world/entity/boss/wither/WitherBoss/defineSynchedData ()V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_8099_ ()V net/minecraft/world/entity/boss/wither/WitherBoss/registerGoals ()V +MD: net/minecraft/world/entity/boss/wither/WitherBoss/m_8107_ ()V net/minecraft/world/entity/boss/wither/WitherBoss/aiStep ()V +CL: net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal +FD: net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/f_31520_ net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/this$0 +FD: net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal +MD: net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;)V net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/ (Lnet/minecraft/world/entity/boss/wither/WitherBoss;)V +MD: net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/m_8036_ ()Z net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal/canUse ()Z +CL: net/minecraft/world/entity/boss/wither/package-info net/minecraft/world/entity/boss/wither/package-info +FD: net/minecraft/world/entity/boss/wither/package-info/net/minecraft/world/entity/boss/wither/package-info net/minecraft/world/entity/boss/wither/package-info/net/minecraft/world/entity/boss/wither/package-info +CL: net/minecraft/world/entity/decoration/ArmorStand net/minecraft/world/entity/decoration/ArmorStand +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149592_ net/minecraft/world/entity/decoration/ArmorStand/WOBBLE_TIME +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149593_ net/minecraft/world/entity/decoration/ArmorStand/CLIENT_FLAG_NO_BASEPLATE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149594_ net/minecraft/world/entity/decoration/ArmorStand/CLIENT_FLAG_MARKER +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149595_ net/minecraft/world/entity/decoration/ArmorStand/ENABLE_ARMS +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149596_ net/minecraft/world/entity/decoration/ArmorStand/FEET_OFFSET +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149597_ net/minecraft/world/entity/decoration/ArmorStand/CHEST_OFFSET +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149598_ net/minecraft/world/entity/decoration/ArmorStand/LEGS_OFFSET +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149599_ net/minecraft/world/entity/decoration/ArmorStand/DISABLE_TAKING_OFFSET +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149600_ net/minecraft/world/entity/decoration/ArmorStand/HEAD_OFFSET +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149601_ net/minecraft/world/entity/decoration/ArmorStand/DISABLE_PUTTING_OFFSET +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149602_ net/minecraft/world/entity/decoration/ArmorStand/CLIENT_FLAG_SMALL +FD: net/minecraft/world/entity/decoration/ArmorStand/f_149603_ net/minecraft/world/entity/decoration/ArmorStand/CLIENT_FLAG_SHOW_ARMS +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31524_ net/minecraft/world/entity/decoration/ArmorStand/DATA_CLIENT_FLAGS +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31525_ net/minecraft/world/entity/decoration/ArmorStand/leftLegPose +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31526_ net/minecraft/world/entity/decoration/ArmorStand/rightLegPose +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31527_ net/minecraft/world/entity/decoration/ArmorStand/DATA_RIGHT_LEG_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31528_ net/minecraft/world/entity/decoration/ArmorStand/lastHit +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31529_ net/minecraft/world/entity/decoration/ArmorStand/DEFAULT_HEAD_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31530_ net/minecraft/world/entity/decoration/ArmorStand/DEFAULT_BODY_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31531_ net/minecraft/world/entity/decoration/ArmorStand/DEFAULT_LEFT_ARM_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31532_ net/minecraft/world/entity/decoration/ArmorStand/DEFAULT_RIGHT_ARM_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31533_ net/minecraft/world/entity/decoration/ArmorStand/DEFAULT_LEFT_LEG_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31534_ net/minecraft/world/entity/decoration/ArmorStand/DEFAULT_RIGHT_LEG_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31535_ net/minecraft/world/entity/decoration/ArmorStand/MARKER_DIMENSIONS +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31536_ net/minecraft/world/entity/decoration/ArmorStand/BABY_DIMENSIONS +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31537_ net/minecraft/world/entity/decoration/ArmorStand/RIDABLE_MINECARTS +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31538_ net/minecraft/world/entity/decoration/ArmorStand/handItems +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31539_ net/minecraft/world/entity/decoration/ArmorStand/armorItems +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31540_ net/minecraft/world/entity/decoration/ArmorStand/invisible +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31541_ net/minecraft/world/entity/decoration/ArmorStand/disabledSlots +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31542_ net/minecraft/world/entity/decoration/ArmorStand/headPose +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31543_ net/minecraft/world/entity/decoration/ArmorStand/bodyPose +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31544_ net/minecraft/world/entity/decoration/ArmorStand/leftArmPose +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31545_ net/minecraft/world/entity/decoration/ArmorStand/rightArmPose +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31546_ net/minecraft/world/entity/decoration/ArmorStand/DATA_HEAD_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31547_ net/minecraft/world/entity/decoration/ArmorStand/DATA_BODY_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31548_ net/minecraft/world/entity/decoration/ArmorStand/DATA_LEFT_ARM_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31549_ net/minecraft/world/entity/decoration/ArmorStand/DATA_RIGHT_ARM_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/f_31550_ net/minecraft/world/entity/decoration/ArmorStand/DATA_LEFT_LEG_POSE +FD: net/minecraft/world/entity/decoration/ArmorStand/net/minecraft/world/entity/decoration/ArmorStand net/minecraft/world/entity/decoration/ArmorStand/net/minecraft/world/entity/decoration/ArmorStand +MD: net/minecraft/world/entity/decoration/ArmorStand/ ()V net/minecraft/world/entity/decoration/ArmorStand/ ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/decoration/ArmorStand/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/decoration/ArmorStand/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_142065_ ()Z net/minecraft/world/entity/decoration/ArmorStand/canBeSeenByAnyone ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/ArmorStand/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_196493_ ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; net/minecraft/world/entity/decoration/ArmorStand/getFallSounds ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31560_ ()Z net/minecraft/world/entity/decoration/ArmorStand/hasPhysics ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31561_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/decoration/ArmorStand/writePose ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31565_ ()V net/minecraft/world/entity/decoration/ArmorStand/showBreakingParticles ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31566_ ()V net/minecraft/world/entity/decoration/ArmorStand/playBrokenSound ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31569_ (BIZ)B net/minecraft/world/entity/decoration/ArmorStand/setBit (BIZ)B +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31581_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/decoration/ArmorStand/lambda$static$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31588_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)Z net/minecraft/world/entity/decoration/ArmorStand/swapItem (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31597_ (Lnet/minecraft/core/Rotations;)V net/minecraft/world/entity/decoration/ArmorStand/setHeadPose (Lnet/minecraft/core/Rotations;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31603_ (Z)V net/minecraft/world/entity/decoration/ArmorStand/setSmall (Z)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31616_ (Lnet/minecraft/core/Rotations;)V net/minecraft/world/entity/decoration/ArmorStand/setBodyPose (Lnet/minecraft/core/Rotations;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31623_ (Lnet/minecraft/core/Rotations;)V net/minecraft/world/entity/decoration/ArmorStand/setLeftArmPose (Lnet/minecraft/core/Rotations;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31626_ (Lnet/minecraft/world/entity/EquipmentSlot;)Z net/minecraft/world/entity/decoration/ArmorStand/isDisabled (Lnet/minecraft/world/entity/EquipmentSlot;)Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31628_ (Lnet/minecraft/core/Rotations;)V net/minecraft/world/entity/decoration/ArmorStand/setRightArmPose (Lnet/minecraft/core/Rotations;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31639_ (Lnet/minecraft/core/Rotations;)V net/minecraft/world/entity/decoration/ArmorStand/setLeftLegPose (Lnet/minecraft/core/Rotations;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31646_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/decoration/ArmorStand/brokenByPlayer (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31648_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/world/entity/decoration/ArmorStand/causeDamage (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31651_ (Lnet/minecraft/core/Rotations;)V net/minecraft/world/entity/decoration/ArmorStand/setRightLegPose (Lnet/minecraft/core/Rotations;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31653_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/decoration/ArmorStand/brokenByAnything (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31657_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/ArmorStand/readPose (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31659_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/entity/decoration/ArmorStand/getClickedSlot (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31666_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isSmall ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31671_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isShowArms ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31674_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isNoBasePlate ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31675_ (Z)V net/minecraft/world/entity/decoration/ArmorStand/setShowArms (Z)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31677_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isMarker ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31678_ (Z)V net/minecraft/world/entity/decoration/ArmorStand/setNoBasePlate (Z)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31680_ ()Lnet/minecraft/core/Rotations; net/minecraft/world/entity/decoration/ArmorStand/getHeadPose ()Lnet/minecraft/core/Rotations; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31681_ (Z)V net/minecraft/world/entity/decoration/ArmorStand/setMarker (Z)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31683_ (Z)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/decoration/ArmorStand/getDimensionsMarker (Z)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31685_ ()Lnet/minecraft/core/Rotations; net/minecraft/world/entity/decoration/ArmorStand/getBodyPose ()Lnet/minecraft/core/Rotations; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31688_ ()Lnet/minecraft/core/Rotations; net/minecraft/world/entity/decoration/ArmorStand/getLeftArmPose ()Lnet/minecraft/core/Rotations; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31689_ ()Lnet/minecraft/core/Rotations; net/minecraft/world/entity/decoration/ArmorStand/getRightArmPose ()Lnet/minecraft/core/Rotations; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31691_ ()Lnet/minecraft/core/Rotations; net/minecraft/world/entity/decoration/ArmorStand/getLeftLegPose ()Lnet/minecraft/core/Rotations; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_31694_ ()Lnet/minecraft/core/Rotations; net/minecraft/world/entity/decoration/ArmorStand/getRightLegPose ()Lnet/minecraft/core/Rotations; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/ArmorStand/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_5616_ (F)V net/minecraft/world/entity/decoration/ArmorStand/setYHeadRot (F)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_5618_ (F)V net/minecraft/world/entity/decoration/ArmorStand/setYBodyRot (F)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_5632_ (FF)F net/minecraft/world/entity/decoration/ArmorStand/tickHeadTurn (FF)F +MD: net/minecraft/world/entity/decoration/ArmorStand/m_5737_ ()Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/decoration/ArmorStand/getMainArm ()Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_5789_ ()Z net/minecraft/world/entity/decoration/ArmorStand/attackable ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_5801_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isAffectedByPotions ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6049_ ()D net/minecraft/world/entity/decoration/ArmorStand/getMyRidingOffset ()D +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6074_ ()V net/minecraft/world/entity/decoration/ArmorStand/kill ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6087_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isPickable ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6094_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isPushable ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6128_ ()Z net/minecraft/world/entity/decoration/ArmorStand/ignoreExplosion ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6138_ ()V net/minecraft/world/entity/decoration/ArmorStand/pushEntities ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6142_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isEffectiveAi ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6162_ ()Z net/minecraft/world/entity/decoration/ArmorStand/isBaby ()Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6167_ ()Ljava/lang/Iterable; net/minecraft/world/entity/decoration/ArmorStand/getHandSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6168_ ()Ljava/lang/Iterable; net/minecraft/world/entity/decoration/ArmorStand/getArmorSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6210_ ()V net/minecraft/world/entity/decoration/ArmorStand/refreshDimensions ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/decoration/ArmorStand/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/decoration/ArmorStand/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6783_ (D)Z net/minecraft/world/entity/decoration/ArmorStand/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6842_ (Z)V net/minecraft/world/entity/decoration/ArmorStand/setInvisible (Z)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6844_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/ArmorStand/getItemBySlot (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/decoration/ArmorStand/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/decoration/ArmorStand/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7066_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/decoration/ArmorStand/canTakeItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7111_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/decoration/ArmorStand/interactAt (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7313_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/decoration/ArmorStand/skipAttackInteraction (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7324_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/decoration/ArmorStand/doPush (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/decoration/ArmorStand/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7371_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/decoration/ArmorStand/getLightProbePosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/ArmorStand/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/ArmorStand/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7752_ ()Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/entity/decoration/ArmorStand/getPistonPushReaction ()Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7822_ (B)V net/minecraft/world/entity/decoration/ArmorStand/handleEntityEvent (B)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/ArmorStand/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/ArmorStand/m_8034_ ()V net/minecraft/world/entity/decoration/ArmorStand/updateInvisibilityStatus ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/decoration/ArmorStand/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_8061_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/decoration/ArmorStand/setItemSlot (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_8097_ ()V net/minecraft/world/entity/decoration/ArmorStand/defineSynchedData ()V +MD: net/minecraft/world/entity/decoration/ArmorStand/m_8119_ ()V net/minecraft/world/entity/decoration/ArmorStand/tick ()V +CL: net/minecraft/world/entity/decoration/ArmorStand$1 net/minecraft/world/entity/decoration/ArmorStand$1 +FD: net/minecraft/world/entity/decoration/ArmorStand$1/f_31695_ net/minecraft/world/entity/decoration/ArmorStand$1/$SwitchMap$net$minecraft$world$entity$EquipmentSlot$Type +FD: net/minecraft/world/entity/decoration/ArmorStand$1/net/minecraft/world/entity/decoration/ArmorStand$1 net/minecraft/world/entity/decoration/ArmorStand$1/net/minecraft/world/entity/decoration/ArmorStand$1 +MD: net/minecraft/world/entity/decoration/ArmorStand$1/ ()V net/minecraft/world/entity/decoration/ArmorStand$1/ ()V +CL: net/minecraft/world/entity/decoration/GlowItemFrame net/minecraft/world/entity/decoration/GlowItemFrame +FD: net/minecraft/world/entity/decoration/GlowItemFrame/net/minecraft/world/entity/decoration/GlowItemFrame net/minecraft/world/entity/decoration/GlowItemFrame/net/minecraft/world/entity/decoration/GlowItemFrame +MD: net/minecraft/world/entity/decoration/GlowItemFrame/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/decoration/GlowItemFrame/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/decoration/GlowItemFrame/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/decoration/GlowItemFrame/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/decoration/GlowItemFrame/m_142541_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/GlowItemFrame/getPlaceSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/GlowItemFrame/m_142543_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/GlowItemFrame/getBreakSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/GlowItemFrame/m_142544_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/GlowItemFrame/getRemoveItemSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/GlowItemFrame/m_142545_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/GlowItemFrame/getRotateItemSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/GlowItemFrame/m_142546_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/GlowItemFrame/getAddItemSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/GlowItemFrame/m_142590_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/GlowItemFrame/getFrameItemStack ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/decoration/HangingEntity net/minecraft/world/entity/decoration/HangingEntity +FD: net/minecraft/world/entity/decoration/HangingEntity/f_31697_ net/minecraft/world/entity/decoration/HangingEntity/HANGING_ENTITY +FD: net/minecraft/world/entity/decoration/HangingEntity/f_31698_ net/minecraft/world/entity/decoration/HangingEntity/pos +FD: net/minecraft/world/entity/decoration/HangingEntity/f_31699_ net/minecraft/world/entity/decoration/HangingEntity/direction +FD: net/minecraft/world/entity/decoration/HangingEntity/f_31700_ net/minecraft/world/entity/decoration/HangingEntity/checkInterval +FD: net/minecraft/world/entity/decoration/HangingEntity/net/minecraft/world/entity/decoration/HangingEntity net/minecraft/world/entity/decoration/HangingEntity/net/minecraft/world/entity/decoration/HangingEntity +MD: net/minecraft/world/entity/decoration/HangingEntity/ ()V net/minecraft/world/entity/decoration/HangingEntity/ ()V +MD: net/minecraft/world/entity/decoration/HangingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/decoration/HangingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/decoration/HangingEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_31709_ (I)D net/minecraft/world/entity/decoration/HangingEntity/offs (I)D +MD: net/minecraft/world/entity/decoration/HangingEntity/m_31733_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/decoration/HangingEntity/lambda$static$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/decoration/HangingEntity/m_31748_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/decoration/HangingEntity/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/decoration/HangingEntity/m_5552_ (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/decoration/HangingEntity/spawnAtLocation (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/decoration/HangingEntity/m_5553_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/decoration/HangingEntity/dropItem (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_5997_ (DDD)V net/minecraft/world/entity/decoration/HangingEntity/push (DDD)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6022_ (Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/decoration/HangingEntity/setDirection (Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6034_ (DDD)V net/minecraft/world/entity/decoration/HangingEntity/setPos (DDD)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6087_ ()Z net/minecraft/world/entity/decoration/HangingEntity/isPickable ()Z +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6093_ ()Z net/minecraft/world/entity/decoration/HangingEntity/repositionEntityAfterLoad ()Z +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6210_ ()V net/minecraft/world/entity/decoration/HangingEntity/refreshDimensions ()V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6350_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/decoration/HangingEntity/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/decoration/HangingEntity/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6478_ (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/decoration/HangingEntity/move (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_6961_ (Lnet/minecraft/world/level/block/Mirror;)F net/minecraft/world/entity/decoration/HangingEntity/mirror (Lnet/minecraft/world/level/block/Mirror;)F +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7068_ ()I net/minecraft/world/entity/decoration/HangingEntity/getHeight ()I +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7076_ ()I net/minecraft/world/entity/decoration/HangingEntity/getWidth ()I +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7084_ ()V net/minecraft/world/entity/decoration/HangingEntity/playPlacementSound ()V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7087_ ()V net/minecraft/world/entity/decoration/HangingEntity/recalculateBoundingBox ()V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7088_ ()Z net/minecraft/world/entity/decoration/HangingEntity/survives ()Z +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7313_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/decoration/HangingEntity/skipAttackInteraction (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/HangingEntity/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/HangingEntity/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_7890_ (Lnet/minecraft/world/level/block/Rotation;)F net/minecraft/world/entity/decoration/HangingEntity/rotate (Lnet/minecraft/world/level/block/Rotation;)F +MD: net/minecraft/world/entity/decoration/HangingEntity/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/decoration/HangingEntity/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_8097_ ()V net/minecraft/world/entity/decoration/HangingEntity/defineSynchedData ()V +MD: net/minecraft/world/entity/decoration/HangingEntity/m_8119_ ()V net/minecraft/world/entity/decoration/HangingEntity/tick ()V +CL: net/minecraft/world/entity/decoration/HangingEntity$1 net/minecraft/world/entity/decoration/HangingEntity$1 +FD: net/minecraft/world/entity/decoration/HangingEntity$1/f_31752_ net/minecraft/world/entity/decoration/HangingEntity$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/entity/decoration/HangingEntity$1/net/minecraft/world/entity/decoration/HangingEntity$1 net/minecraft/world/entity/decoration/HangingEntity$1/net/minecraft/world/entity/decoration/HangingEntity$1 +MD: net/minecraft/world/entity/decoration/HangingEntity$1/ ()V net/minecraft/world/entity/decoration/HangingEntity$1/ ()V +CL: net/minecraft/world/entity/decoration/ItemFrame net/minecraft/world/entity/decoration/ItemFrame +FD: net/minecraft/world/entity/decoration/ItemFrame/f_149619_ net/minecraft/world/entity/decoration/ItemFrame/NUM_ROTATIONS +FD: net/minecraft/world/entity/decoration/ItemFrame/f_31754_ net/minecraft/world/entity/decoration/ItemFrame/dropChance +FD: net/minecraft/world/entity/decoration/ItemFrame/f_31755_ net/minecraft/world/entity/decoration/ItemFrame/fixed +FD: net/minecraft/world/entity/decoration/ItemFrame/f_31756_ net/minecraft/world/entity/decoration/ItemFrame/LOGGER +FD: net/minecraft/world/entity/decoration/ItemFrame/f_31757_ net/minecraft/world/entity/decoration/ItemFrame/DATA_ITEM +FD: net/minecraft/world/entity/decoration/ItemFrame/f_31758_ net/minecraft/world/entity/decoration/ItemFrame/DATA_ROTATION +FD: net/minecraft/world/entity/decoration/ItemFrame/net/minecraft/world/entity/decoration/ItemFrame net/minecraft/world/entity/decoration/ItemFrame/net/minecraft/world/entity/decoration/ItemFrame +MD: net/minecraft/world/entity/decoration/ItemFrame/ ()V net/minecraft/world/entity/decoration/ItemFrame/ ()V +MD: net/minecraft/world/entity/decoration/ItemFrame/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/decoration/ItemFrame/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/decoration/ItemFrame/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/decoration/ItemFrame/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/decoration/ItemFrame/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/decoration/ItemFrame/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/ItemFrame/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_142541_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/ItemFrame/getPlaceSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_142543_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/ItemFrame/getBreakSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_142544_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/ItemFrame/getRemoveItemSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_142545_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/ItemFrame/getRotateItemSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_142546_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/decoration/ItemFrame/getAddItemSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_142590_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/ItemFrame/getFrameItemStack ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31770_ (I)V net/minecraft/world/entity/decoration/ItemFrame/setRotation (I)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31772_ (IZ)V net/minecraft/world/entity/decoration/ItemFrame/setRotation (IZ)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31789_ (Lnet/minecraft/world/item/ItemStack;Z)V net/minecraft/world/entity/decoration/ItemFrame/setItem (Lnet/minecraft/world/item/ItemStack;Z)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31802_ (Lnet/minecraft/world/entity/Entity;Z)V net/minecraft/world/entity/decoration/ItemFrame/dropItem (Lnet/minecraft/world/entity/Entity;Z)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31805_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/decoration/ItemFrame/setItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31810_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/decoration/ItemFrame/removeFramedMap (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31822_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/ItemFrame/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31823_ ()I net/minecraft/world/entity/decoration/ItemFrame/getRotation ()I +MD: net/minecraft/world/entity/decoration/ItemFrame/m_31824_ ()I net/minecraft/world/entity/decoration/ItemFrame/getAnalogOutput ()I +MD: net/minecraft/world/entity/decoration/ItemFrame/m_5553_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/decoration/ItemFrame/dropItem (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/decoration/ItemFrame/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_5997_ (DDD)V net/minecraft/world/entity/decoration/ItemFrame/push (DDD)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6022_ (Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/decoration/ItemFrame/setDirection (Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6074_ ()V net/minecraft/world/entity/decoration/ItemFrame/kill ()V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/decoration/ItemFrame/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6143_ ()F net/minecraft/world/entity/decoration/ItemFrame/getPickRadius ()F +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6380_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/decoration/ItemFrame/getEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/decoration/ItemFrame/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6478_ (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/decoration/ItemFrame/move (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_6783_ (D)Z net/minecraft/world/entity/decoration/ItemFrame/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7068_ ()I net/minecraft/world/entity/decoration/ItemFrame/getHeight ()I +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7076_ ()I net/minecraft/world/entity/decoration/ItemFrame/getWidth ()I +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7084_ ()V net/minecraft/world/entity/decoration/ItemFrame/playPlacementSound ()V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7087_ ()V net/minecraft/world/entity/decoration/ItemFrame/recalculateBoundingBox ()V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7088_ ()Z net/minecraft/world/entity/decoration/ItemFrame/survives ()Z +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/decoration/ItemFrame/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/ItemFrame/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/ItemFrame/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/ItemFrame/m_8097_ ()V net/minecraft/world/entity/decoration/ItemFrame/defineSynchedData ()V +CL: net/minecraft/world/entity/decoration/ItemFrame$1 net/minecraft/world/entity/decoration/ItemFrame$1 +FD: net/minecraft/world/entity/decoration/ItemFrame$1/f_149630_ net/minecraft/world/entity/decoration/ItemFrame$1/this$0 +FD: net/minecraft/world/entity/decoration/ItemFrame$1/net/minecraft/world/entity/decoration/ItemFrame$1 net/minecraft/world/entity/decoration/ItemFrame$1/net/minecraft/world/entity/decoration/ItemFrame$1 +MD: net/minecraft/world/entity/decoration/ItemFrame$1/ (Lnet/minecraft/world/entity/decoration/ItemFrame;)V net/minecraft/world/entity/decoration/ItemFrame$1/ (Lnet/minecraft/world/entity/decoration/ItemFrame;)V +MD: net/minecraft/world/entity/decoration/ItemFrame$1/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/decoration/ItemFrame$1/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/decoration/ItemFrame$1/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/ItemFrame$1/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/decoration/ItemFrame$2 net/minecraft/world/entity/decoration/ItemFrame$2 +FD: net/minecraft/world/entity/decoration/ItemFrame$2/f_149636_ net/minecraft/world/entity/decoration/ItemFrame$2/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/entity/decoration/ItemFrame$2/net/minecraft/world/entity/decoration/ItemFrame$2 net/minecraft/world/entity/decoration/ItemFrame$2/net/minecraft/world/entity/decoration/ItemFrame$2 +MD: net/minecraft/world/entity/decoration/ItemFrame$2/ ()V net/minecraft/world/entity/decoration/ItemFrame$2/ ()V +CL: net/minecraft/world/entity/decoration/LeashFenceKnotEntity net/minecraft/world/entity/decoration/LeashFenceKnotEntity +FD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/f_149638_ net/minecraft/world/entity/decoration/LeashFenceKnotEntity/OFFSET_Y +FD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/net/minecraft/world/entity/decoration/LeashFenceKnotEntity net/minecraft/world/entity/decoration/LeashFenceKnotEntity/net/minecraft/world/entity/decoration/LeashFenceKnotEntity +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/LeashFenceKnotEntity/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_31844_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/decoration/LeashFenceKnotEntity; net/minecraft/world/entity/decoration/LeashFenceKnotEntity/getOrCreateKnot (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/decoration/LeashFenceKnotEntity; +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_5553_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/dropItem (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/decoration/LeashFenceKnotEntity/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_6022_ (Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/setDirection (Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/decoration/LeashFenceKnotEntity/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_6380_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/decoration/LeashFenceKnotEntity/getEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_6783_ (D)Z net/minecraft/world/entity/decoration/LeashFenceKnotEntity/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7068_ ()I net/minecraft/world/entity/decoration/LeashFenceKnotEntity/getHeight ()I +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7076_ ()I net/minecraft/world/entity/decoration/LeashFenceKnotEntity/getWidth ()I +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7084_ ()V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/playPlacementSound ()V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7087_ ()V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/recalculateBoundingBox ()V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7088_ ()Z net/minecraft/world/entity/decoration/LeashFenceKnotEntity/survives ()Z +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/LeashFenceKnotEntity/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/LeashFenceKnotEntity/m_7398_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/decoration/LeashFenceKnotEntity/getRopeHoldPosition (F)Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/entity/decoration/Motive net/minecraft/world/entity/decoration/Motive +FD: net/minecraft/world/entity/decoration/Motive/f_31864_ net/minecraft/world/entity/decoration/Motive/width +FD: net/minecraft/world/entity/decoration/Motive/f_31865_ net/minecraft/world/entity/decoration/Motive/height +FD: net/minecraft/world/entity/decoration/Motive/f_31866_ net/minecraft/world/entity/decoration/Motive/KEBAB +FD: net/minecraft/world/entity/decoration/Motive/f_31867_ net/minecraft/world/entity/decoration/Motive/AZTEC +FD: net/minecraft/world/entity/decoration/Motive/f_31868_ net/minecraft/world/entity/decoration/Motive/ALBAN +FD: net/minecraft/world/entity/decoration/Motive/f_31869_ net/minecraft/world/entity/decoration/Motive/AZTEC2 +FD: net/minecraft/world/entity/decoration/Motive/f_31870_ net/minecraft/world/entity/decoration/Motive/BOMB +FD: net/minecraft/world/entity/decoration/Motive/f_31871_ net/minecraft/world/entity/decoration/Motive/PLANT +FD: net/minecraft/world/entity/decoration/Motive/f_31872_ net/minecraft/world/entity/decoration/Motive/WASTELAND +FD: net/minecraft/world/entity/decoration/Motive/f_31873_ net/minecraft/world/entity/decoration/Motive/POOL +FD: net/minecraft/world/entity/decoration/Motive/f_31874_ net/minecraft/world/entity/decoration/Motive/COURBET +FD: net/minecraft/world/entity/decoration/Motive/f_31875_ net/minecraft/world/entity/decoration/Motive/SEA +FD: net/minecraft/world/entity/decoration/Motive/f_31876_ net/minecraft/world/entity/decoration/Motive/SUNSET +FD: net/minecraft/world/entity/decoration/Motive/f_31877_ net/minecraft/world/entity/decoration/Motive/CREEBET +FD: net/minecraft/world/entity/decoration/Motive/f_31878_ net/minecraft/world/entity/decoration/Motive/WANDERER +FD: net/minecraft/world/entity/decoration/Motive/f_31879_ net/minecraft/world/entity/decoration/Motive/GRAHAM +FD: net/minecraft/world/entity/decoration/Motive/f_31880_ net/minecraft/world/entity/decoration/Motive/MATCH +FD: net/minecraft/world/entity/decoration/Motive/f_31881_ net/minecraft/world/entity/decoration/Motive/BUST +FD: net/minecraft/world/entity/decoration/Motive/f_31882_ net/minecraft/world/entity/decoration/Motive/STAGE +FD: net/minecraft/world/entity/decoration/Motive/f_31883_ net/minecraft/world/entity/decoration/Motive/VOID +FD: net/minecraft/world/entity/decoration/Motive/f_31884_ net/minecraft/world/entity/decoration/Motive/SKULL_AND_ROSES +FD: net/minecraft/world/entity/decoration/Motive/f_31885_ net/minecraft/world/entity/decoration/Motive/WITHER +FD: net/minecraft/world/entity/decoration/Motive/f_31886_ net/minecraft/world/entity/decoration/Motive/FIGHTERS +FD: net/minecraft/world/entity/decoration/Motive/f_31887_ net/minecraft/world/entity/decoration/Motive/POINTER +FD: net/minecraft/world/entity/decoration/Motive/f_31888_ net/minecraft/world/entity/decoration/Motive/PIGSCENE +FD: net/minecraft/world/entity/decoration/Motive/f_31889_ net/minecraft/world/entity/decoration/Motive/BURNING_SKULL +FD: net/minecraft/world/entity/decoration/Motive/f_31890_ net/minecraft/world/entity/decoration/Motive/SKELETON +FD: net/minecraft/world/entity/decoration/Motive/f_31891_ net/minecraft/world/entity/decoration/Motive/DONKEY_KONG +FD: net/minecraft/world/entity/decoration/Motive/net/minecraft/world/entity/decoration/Motive net/minecraft/world/entity/decoration/Motive/net/minecraft/world/entity/decoration/Motive +MD: net/minecraft/world/entity/decoration/Motive/ ()V net/minecraft/world/entity/decoration/Motive/ ()V +MD: net/minecraft/world/entity/decoration/Motive/ (II)V net/minecraft/world/entity/decoration/Motive/ (II)V +MD: net/minecraft/world/entity/decoration/Motive/m_31896_ ()I net/minecraft/world/entity/decoration/Motive/getWidth ()I +MD: net/minecraft/world/entity/decoration/Motive/m_31897_ (Ljava/lang/String;II)Lnet/minecraft/world/entity/decoration/Motive; net/minecraft/world/entity/decoration/Motive/register (Ljava/lang/String;II)Lnet/minecraft/world/entity/decoration/Motive; +MD: net/minecraft/world/entity/decoration/Motive/m_31901_ ()I net/minecraft/world/entity/decoration/Motive/getHeight ()I +CL: net/minecraft/world/entity/decoration/Painting net/minecraft/world/entity/decoration/Painting +FD: net/minecraft/world/entity/decoration/Painting/f_31902_ net/minecraft/world/entity/decoration/Painting/motive +FD: net/minecraft/world/entity/decoration/Painting/net/minecraft/world/entity/decoration/Painting net/minecraft/world/entity/decoration/Painting/net/minecraft/world/entity/decoration/Painting +MD: net/minecraft/world/entity/decoration/Painting/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/decoration/Painting/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/decoration/Painting/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/decoration/Painting/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/decoration/Painting/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/entity/decoration/Motive;)V net/minecraft/world/entity/decoration/Painting/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/entity/decoration/Motive;)V +MD: net/minecraft/world/entity/decoration/Painting/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/decoration/Painting/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/decoration/Painting/m_5553_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/decoration/Painting/dropItem (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/decoration/Painting/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/decoration/Painting/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/decoration/Painting/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/decoration/Painting/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/decoration/Painting/m_7068_ ()I net/minecraft/world/entity/decoration/Painting/getHeight ()I +MD: net/minecraft/world/entity/decoration/Painting/m_7076_ ()I net/minecraft/world/entity/decoration/Painting/getWidth ()I +MD: net/minecraft/world/entity/decoration/Painting/m_7084_ ()V net/minecraft/world/entity/decoration/Painting/playPlacementSound ()V +MD: net/minecraft/world/entity/decoration/Painting/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/Painting/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/Painting/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/decoration/Painting/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/decoration/Painting/m_7678_ (DDDFF)V net/minecraft/world/entity/decoration/Painting/moveTo (DDDFF)V +CL: net/minecraft/world/entity/decoration/package-info net/minecraft/world/entity/decoration/package-info +FD: net/minecraft/world/entity/decoration/package-info/net/minecraft/world/entity/decoration/package-info net/minecraft/world/entity/decoration/package-info/net/minecraft/world/entity/decoration/package-info +CL: net/minecraft/world/entity/item/FallingBlockEntity net/minecraft/world/entity/item/FallingBlockEntity +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_149641_ net/minecraft/world/entity/item/FallingBlockEntity/fallDamagePerDistance +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_201970_ net/minecraft/world/entity/item/FallingBlockEntity/LOGGER +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31939_ net/minecraft/world/entity/item/FallingBlockEntity/hurtEntities +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31940_ net/minecraft/world/entity/item/FallingBlockEntity/fallDamageMax +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31942_ net/minecraft/world/entity/item/FallingBlockEntity/time +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31943_ net/minecraft/world/entity/item/FallingBlockEntity/dropItem +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31944_ net/minecraft/world/entity/item/FallingBlockEntity/blockData +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31945_ net/minecraft/world/entity/item/FallingBlockEntity/DATA_START_POS +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31946_ net/minecraft/world/entity/item/FallingBlockEntity/blockState +FD: net/minecraft/world/entity/item/FallingBlockEntity/f_31947_ net/minecraft/world/entity/item/FallingBlockEntity/cancelDrop +FD: net/minecraft/world/entity/item/FallingBlockEntity/net/minecraft/world/entity/item/FallingBlockEntity net/minecraft/world/entity/item/FallingBlockEntity/net/minecraft/world/entity/item/FallingBlockEntity +MD: net/minecraft/world/entity/item/FallingBlockEntity/ ()V net/minecraft/world/entity/item/FallingBlockEntity/ ()V +MD: net/minecraft/world/entity/item/FallingBlockEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/item/FallingBlockEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/item/FallingBlockEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/item/FallingBlockEntity/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/item/FallingBlockEntity/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/item/FallingBlockEntity/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_149646_ (Lnet/minecraft/world/damagesource/DamageSource;FLnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/item/FallingBlockEntity/lambda$causeFallDamage$0 (Lnet/minecraft/world/damagesource/DamageSource;FLnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_149650_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/item/FallingBlockEntity/callOnBrokenAfterFall (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_149656_ (FI)V net/minecraft/world/entity/item/FallingBlockEntity/setHurtsEntities (FI)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_201971_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/entity/item/FallingBlockEntity; net/minecraft/world/entity/item/FallingBlockEntity/fall (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/entity/item/FallingBlockEntity; +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_31959_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/item/FallingBlockEntity/setStartPos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_31978_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/item/FallingBlockEntity/getStartPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_31980_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/item/FallingBlockEntity/getBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/item/FallingBlockEntity/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_6051_ ()Z net/minecraft/world/entity/item/FallingBlockEntity/displayFireAnimation ()Z +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_6087_ ()Z net/minecraft/world/entity/item/FallingBlockEntity/isPickable ()Z +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_6097_ ()Z net/minecraft/world/entity/item/FallingBlockEntity/isAttackable ()Z +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_6127_ ()Z net/minecraft/world/entity/item/FallingBlockEntity/onlyOpCanSetNbt ()Z +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/item/FallingBlockEntity/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/item/FallingBlockEntity/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_7976_ (Lnet/minecraft/CrashReportCategory;)V net/minecraft/world/entity/item/FallingBlockEntity/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;)V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_8097_ ()V net/minecraft/world/entity/item/FallingBlockEntity/defineSynchedData ()V +MD: net/minecraft/world/entity/item/FallingBlockEntity/m_8119_ ()V net/minecraft/world/entity/item/FallingBlockEntity/tick ()V +CL: net/minecraft/world/entity/item/ItemEntity net/minecraft/world/entity/item/ItemEntity +FD: net/minecraft/world/entity/item/ItemEntity/f_149659_ net/minecraft/world/entity/item/ItemEntity/LIFETIME +FD: net/minecraft/world/entity/item/ItemEntity/f_149660_ net/minecraft/world/entity/item/ItemEntity/INFINITE_PICKUP_DELAY +FD: net/minecraft/world/entity/item/ItemEntity/f_149661_ net/minecraft/world/entity/item/ItemEntity/INFINITE_LIFETIME +FD: net/minecraft/world/entity/item/ItemEntity/f_31982_ net/minecraft/world/entity/item/ItemEntity/owner +FD: net/minecraft/world/entity/item/ItemEntity/f_31983_ net/minecraft/world/entity/item/ItemEntity/bobOffs +FD: net/minecraft/world/entity/item/ItemEntity/f_31984_ net/minecraft/world/entity/item/ItemEntity/DATA_ITEM +FD: net/minecraft/world/entity/item/ItemEntity/f_31985_ net/minecraft/world/entity/item/ItemEntity/age +FD: net/minecraft/world/entity/item/ItemEntity/f_31986_ net/minecraft/world/entity/item/ItemEntity/pickupDelay +FD: net/minecraft/world/entity/item/ItemEntity/f_31987_ net/minecraft/world/entity/item/ItemEntity/health +FD: net/minecraft/world/entity/item/ItemEntity/f_31988_ net/minecraft/world/entity/item/ItemEntity/thrower +FD: net/minecraft/world/entity/item/ItemEntity/net/minecraft/world/entity/item/ItemEntity net/minecraft/world/entity/item/ItemEntity/net/minecraft/world/entity/item/ItemEntity +MD: net/minecraft/world/entity/item/ItemEntity/ ()V net/minecraft/world/entity/item/ItemEntity/ ()V +MD: net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;DDD)V net/minecraft/world/entity/item/ItemEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;DDD)V +MD: net/minecraft/world/entity/item/ItemEntity/m_142050_ ()Z net/minecraft/world/entity/item/ItemEntity/occludesVibrations ()Z +MD: net/minecraft/world/entity/item/ItemEntity/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/item/ItemEntity/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/item/ItemEntity/m_149678_ ()V net/minecraft/world/entity/item/ItemEntity/setUnlimitedLifetime ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_186267_ (Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/item/ItemEntity/lambda$mergeWithNeighbours$0 (Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/item/ItemEntity/m_32008_ (F)F net/minecraft/world/entity/item/ItemEntity/getSpin (F)F +MD: net/minecraft/world/entity/item/ItemEntity/m_32010_ (I)V net/minecraft/world/entity/item/ItemEntity/setPickUpDelay (I)V +MD: net/minecraft/world/entity/item/ItemEntity/m_32015_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/item/ItemEntity/tryToMerge (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_32017_ (Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/item/ItemEntity/merge (Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_32022_ (Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/item/ItemEntity/merge (Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_32026_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/item/ItemEntity/areMergable (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/item/ItemEntity/m_32029_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/item/ItemEntity/merge (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/item/ItemEntity/m_32045_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/item/ItemEntity/setItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_32047_ (Ljava/util/UUID;)V net/minecraft/world/entity/item/ItemEntity/setOwner (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_32052_ (Ljava/util/UUID;)V net/minecraft/world/entity/item/ItemEntity/setThrower (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_32055_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/item/ItemEntity/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/item/ItemEntity/m_32056_ ()Ljava/util/UUID; net/minecraft/world/entity/item/ItemEntity/getOwner ()Ljava/util/UUID; +MD: net/minecraft/world/entity/item/ItemEntity/m_32057_ ()Ljava/util/UUID; net/minecraft/world/entity/item/ItemEntity/getThrower ()Ljava/util/UUID; +MD: net/minecraft/world/entity/item/ItemEntity/m_32059_ ()I net/minecraft/world/entity/item/ItemEntity/getAge ()I +MD: net/minecraft/world/entity/item/ItemEntity/m_32060_ ()V net/minecraft/world/entity/item/ItemEntity/setDefaultPickUpDelay ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32061_ ()V net/minecraft/world/entity/item/ItemEntity/setNoPickUpDelay ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32062_ ()V net/minecraft/world/entity/item/ItemEntity/setNeverPickUp ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32063_ ()Z net/minecraft/world/entity/item/ItemEntity/hasPickUpDelay ()Z +MD: net/minecraft/world/entity/item/ItemEntity/m_32064_ ()V net/minecraft/world/entity/item/ItemEntity/setExtendedLifetime ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32065_ ()V net/minecraft/world/entity/item/ItemEntity/makeFakeItem ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32066_ ()Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/item/ItemEntity/copy ()Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/item/ItemEntity/m_32067_ ()V net/minecraft/world/entity/item/ItemEntity/setUnderwaterMovement ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32068_ ()V net/minecraft/world/entity/item/ItemEntity/setUnderLavaMovement ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32069_ ()V net/minecraft/world/entity/item/ItemEntity/mergeWithNeighbours ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_32070_ ()Z net/minecraft/world/entity/item/ItemEntity/isMergable ()Z +MD: net/minecraft/world/entity/item/ItemEntity/m_5489_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/item/ItemEntity/changeDimension (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/item/ItemEntity/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/item/ItemEntity/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/item/ItemEntity/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/item/ItemEntity/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/item/ItemEntity/m_5825_ ()Z net/minecraft/world/entity/item/ItemEntity/fireImmune ()Z +MD: net/minecraft/world/entity/item/ItemEntity/m_6097_ ()Z net/minecraft/world/entity/item/ItemEntity/isAttackable ()Z +MD: net/minecraft/world/entity/item/ItemEntity/m_6123_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/item/ItemEntity/playerTouch (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/item/ItemEntity/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/item/ItemEntity/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/item/ItemEntity/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/item/ItemEntity/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/item/ItemEntity/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/item/ItemEntity/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/item/ItemEntity/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/item/ItemEntity/m_8097_ ()V net/minecraft/world/entity/item/ItemEntity/defineSynchedData ()V +MD: net/minecraft/world/entity/item/ItemEntity/m_8119_ ()V net/minecraft/world/entity/item/ItemEntity/tick ()V +CL: net/minecraft/world/entity/item/PrimedTnt net/minecraft/world/entity/item/PrimedTnt +FD: net/minecraft/world/entity/item/PrimedTnt/f_149679_ net/minecraft/world/entity/item/PrimedTnt/DEFAULT_FUSE_TIME +FD: net/minecraft/world/entity/item/PrimedTnt/f_32071_ net/minecraft/world/entity/item/PrimedTnt/DATA_FUSE_ID +FD: net/minecraft/world/entity/item/PrimedTnt/f_32072_ net/minecraft/world/entity/item/PrimedTnt/owner +FD: net/minecraft/world/entity/item/PrimedTnt/net/minecraft/world/entity/item/PrimedTnt net/minecraft/world/entity/item/PrimedTnt/net/minecraft/world/entity/item/PrimedTnt +MD: net/minecraft/world/entity/item/PrimedTnt/ ()V net/minecraft/world/entity/item/PrimedTnt/ ()V +MD: net/minecraft/world/entity/item/PrimedTnt/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/item/PrimedTnt/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/item/PrimedTnt/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/item/PrimedTnt/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/item/PrimedTnt/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/item/PrimedTnt/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/item/PrimedTnt/m_32085_ (I)V net/minecraft/world/entity/item/PrimedTnt/setFuse (I)V +MD: net/minecraft/world/entity/item/PrimedTnt/m_32099_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/item/PrimedTnt/getOwner ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/item/PrimedTnt/m_32100_ ()I net/minecraft/world/entity/item/PrimedTnt/getFuse ()I +MD: net/minecraft/world/entity/item/PrimedTnt/m_32103_ ()V net/minecraft/world/entity/item/PrimedTnt/explode ()V +MD: net/minecraft/world/entity/item/PrimedTnt/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/item/PrimedTnt/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/item/PrimedTnt/m_6087_ ()Z net/minecraft/world/entity/item/PrimedTnt/isPickable ()Z +MD: net/minecraft/world/entity/item/PrimedTnt/m_6380_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/item/PrimedTnt/getEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/item/PrimedTnt/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/item/PrimedTnt/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/item/PrimedTnt/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/item/PrimedTnt/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/item/PrimedTnt/m_8097_ ()V net/minecraft/world/entity/item/PrimedTnt/defineSynchedData ()V +MD: net/minecraft/world/entity/item/PrimedTnt/m_8119_ ()V net/minecraft/world/entity/item/PrimedTnt/tick ()V +CL: net/minecraft/world/entity/item/package-info net/minecraft/world/entity/item/package-info +FD: net/minecraft/world/entity/item/package-info/net/minecraft/world/entity/item/package-info net/minecraft/world/entity/item/package-info/net/minecraft/world/entity/item/package-info +CL: net/minecraft/world/entity/monster/AbstractIllager net/minecraft/world/entity/monster/AbstractIllager +FD: net/minecraft/world/entity/monster/AbstractIllager/net/minecraft/world/entity/monster/AbstractIllager net/minecraft/world/entity/monster/AbstractIllager/net/minecraft/world/entity/monster/AbstractIllager +MD: net/minecraft/world/entity/monster/AbstractIllager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/AbstractIllager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/AbstractIllager/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/AbstractIllager/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/AbstractIllager/m_6768_ ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/AbstractIllager/getArmPose ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +MD: net/minecraft/world/entity/monster/AbstractIllager/m_6779_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/AbstractIllager/canAttack (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/AbstractIllager/m_8099_ ()V net/minecraft/world/entity/monster/AbstractIllager/registerGoals ()V +CL: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/$VALUES net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/$VALUES +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/ATTACKING net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/ATTACKING +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/BOW_AND_ARROW net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/BOW_AND_ARROW +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CELEBRATING net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CELEBRATING +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CROSSBOW_CHARGE net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CROSSBOW_CHARGE +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CROSSBOW_HOLD net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CROSSBOW_HOLD +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CROSSED net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/CROSSED +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/NEUTRAL net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/NEUTRAL +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/SPELLCASTING net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/SPELLCASTING +FD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose +MD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/ ()V net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/ ()V +MD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/ (Ljava/lang/String;I)V net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/m_149681_ ()[Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/$values ()[Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +MD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +MD: net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/values ()[Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose/values ()[Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +CL: net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal +FD: net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/f_32125_ net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/this$0 +FD: net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal +MD: net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/ (Lnet/minecraft/world/entity/monster/AbstractIllager;Lnet/minecraft/world/entity/raid/Raider;)V net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/ (Lnet/minecraft/world/entity/monster/AbstractIllager;Lnet/minecraft/world/entity/raid/Raider;)V +MD: net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/m_8036_ ()Z net/minecraft/world/entity/monster/AbstractIllager$RaiderOpenDoorGoal/canUse ()Z +CL: net/minecraft/world/entity/monster/AbstractSkeleton net/minecraft/world/entity/monster/AbstractSkeleton +FD: net/minecraft/world/entity/monster/AbstractSkeleton/f_32130_ net/minecraft/world/entity/monster/AbstractSkeleton/bowGoal +FD: net/minecraft/world/entity/monster/AbstractSkeleton/f_32131_ net/minecraft/world/entity/monster/AbstractSkeleton/meleeGoal +FD: net/minecraft/world/entity/monster/AbstractSkeleton/net/minecraft/world/entity/monster/AbstractSkeleton net/minecraft/world/entity/monster/AbstractSkeleton/net/minecraft/world/entity/monster/AbstractSkeleton +MD: net/minecraft/world/entity/monster/AbstractSkeleton/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/AbstractSkeleton/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_142548_ ()Z net/minecraft/world/entity/monster/AbstractSkeleton/isShaking ()Z +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_32164_ ()V net/minecraft/world/entity/monster/AbstractSkeleton/reassessWeaponGoal ()V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_32166_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/AbstractSkeleton/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_5886_ (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z net/minecraft/world/entity/monster/AbstractSkeleton/canFireProjectileWeapon (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_6049_ ()D net/minecraft/world/entity/monster/AbstractSkeleton/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_6083_ ()V net/minecraft/world/entity/monster/AbstractSkeleton/rideTick ()V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/AbstractSkeleton/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/AbstractSkeleton/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/AbstractSkeleton/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/AbstractSkeleton/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/AbstractSkeleton/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/AbstractSkeleton/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/AbstractSkeleton/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_7878_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/AbstractSkeleton/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_7932_ (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; net/minecraft/world/entity/monster/AbstractSkeleton/getArrow (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_8061_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/monster/AbstractSkeleton/setItemSlot (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_8099_ ()V net/minecraft/world/entity/monster/AbstractSkeleton/registerGoals ()V +MD: net/minecraft/world/entity/monster/AbstractSkeleton/m_8107_ ()V net/minecraft/world/entity/monster/AbstractSkeleton/aiStep ()V +CL: net/minecraft/world/entity/monster/AbstractSkeleton$1 net/minecraft/world/entity/monster/AbstractSkeleton$1 +FD: net/minecraft/world/entity/monster/AbstractSkeleton$1/f_32168_ net/minecraft/world/entity/monster/AbstractSkeleton$1/this$0 +FD: net/minecraft/world/entity/monster/AbstractSkeleton$1/net/minecraft/world/entity/monster/AbstractSkeleton$1 net/minecraft/world/entity/monster/AbstractSkeleton$1/net/minecraft/world/entity/monster/AbstractSkeleton$1 +MD: net/minecraft/world/entity/monster/AbstractSkeleton$1/ (Lnet/minecraft/world/entity/monster/AbstractSkeleton;Lnet/minecraft/world/entity/PathfinderMob;DZ)V net/minecraft/world/entity/monster/AbstractSkeleton$1/ (Lnet/minecraft/world/entity/monster/AbstractSkeleton;Lnet/minecraft/world/entity/PathfinderMob;DZ)V +MD: net/minecraft/world/entity/monster/AbstractSkeleton$1/m_8041_ ()V net/minecraft/world/entity/monster/AbstractSkeleton$1/stop ()V +MD: net/minecraft/world/entity/monster/AbstractSkeleton$1/m_8056_ ()V net/minecraft/world/entity/monster/AbstractSkeleton$1/start ()V +CL: net/minecraft/world/entity/monster/Blaze net/minecraft/world/entity/monster/Blaze +FD: net/minecraft/world/entity/monster/Blaze/f_32214_ net/minecraft/world/entity/monster/Blaze/allowedHeightOffset +FD: net/minecraft/world/entity/monster/Blaze/f_32215_ net/minecraft/world/entity/monster/Blaze/nextHeightOffsetChangeTick +FD: net/minecraft/world/entity/monster/Blaze/f_32216_ net/minecraft/world/entity/monster/Blaze/DATA_FLAGS_ID +FD: net/minecraft/world/entity/monster/Blaze/net/minecraft/world/entity/monster/Blaze net/minecraft/world/entity/monster/Blaze/net/minecraft/world/entity/monster/Blaze +MD: net/minecraft/world/entity/monster/Blaze/ ()V net/minecraft/world/entity/monster/Blaze/ ()V +MD: net/minecraft/world/entity/monster/Blaze/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Blaze/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Blaze/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/monster/Blaze/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/monster/Blaze/m_32236_ ()Z net/minecraft/world/entity/monster/Blaze/isCharged ()Z +MD: net/minecraft/world/entity/monster/Blaze/m_32238_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Blaze/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Blaze/m_32240_ (Z)V net/minecraft/world/entity/monster/Blaze/setCharged (Z)V +MD: net/minecraft/world/entity/monster/Blaze/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Blaze/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Blaze/m_6060_ ()Z net/minecraft/world/entity/monster/Blaze/isOnFire ()Z +MD: net/minecraft/world/entity/monster/Blaze/m_6073_ ()F net/minecraft/world/entity/monster/Blaze/getBrightness ()F +MD: net/minecraft/world/entity/monster/Blaze/m_6126_ ()Z net/minecraft/world/entity/monster/Blaze/isSensitiveToWater ()Z +MD: net/minecraft/world/entity/monster/Blaze/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Blaze/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Blaze/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Blaze/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Blaze/m_8024_ ()V net/minecraft/world/entity/monster/Blaze/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/Blaze/m_8097_ ()V net/minecraft/world/entity/monster/Blaze/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Blaze/m_8099_ ()V net/minecraft/world/entity/monster/Blaze/registerGoals ()V +MD: net/minecraft/world/entity/monster/Blaze/m_8107_ ()V net/minecraft/world/entity/monster/Blaze/aiStep ()V +CL: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal +FD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/f_32242_ net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/blaze +FD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/f_32243_ net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/attackStep +FD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/f_32244_ net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/attackTime +FD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/f_32245_ net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/lastSeen +FD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal +MD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/ (Lnet/minecraft/world/entity/monster/Blaze;)V net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/ (Lnet/minecraft/world/entity/monster/Blaze;)V +MD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/m_32252_ ()D net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/getFollowDistance ()D +MD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/m_8037_ ()V net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/tick ()V +MD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/m_8041_ ()V net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/stop ()V +MD: net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Blaze$BlazeAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/CaveSpider net/minecraft/world/entity/monster/CaveSpider +FD: net/minecraft/world/entity/monster/CaveSpider/net/minecraft/world/entity/monster/CaveSpider net/minecraft/world/entity/monster/CaveSpider/net/minecraft/world/entity/monster/CaveSpider +MD: net/minecraft/world/entity/monster/CaveSpider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/CaveSpider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/CaveSpider/m_32267_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/CaveSpider/createCaveSpider ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/CaveSpider/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/CaveSpider/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/CaveSpider/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/CaveSpider/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/CaveSpider/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/CaveSpider/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +CL: net/minecraft/world/entity/monster/Creeper net/minecraft/world/entity/monster/Creeper +FD: net/minecraft/world/entity/monster/Creeper/f_32268_ net/minecraft/world/entity/monster/Creeper/DATA_SWELL_DIR +FD: net/minecraft/world/entity/monster/Creeper/f_32269_ net/minecraft/world/entity/monster/Creeper/oldSwell +FD: net/minecraft/world/entity/monster/Creeper/f_32270_ net/minecraft/world/entity/monster/Creeper/swell +FD: net/minecraft/world/entity/monster/Creeper/f_32271_ net/minecraft/world/entity/monster/Creeper/maxSwell +FD: net/minecraft/world/entity/monster/Creeper/f_32272_ net/minecraft/world/entity/monster/Creeper/explosionRadius +FD: net/minecraft/world/entity/monster/Creeper/f_32273_ net/minecraft/world/entity/monster/Creeper/droppedSkulls +FD: net/minecraft/world/entity/monster/Creeper/f_32274_ net/minecraft/world/entity/monster/Creeper/DATA_IS_POWERED +FD: net/minecraft/world/entity/monster/Creeper/f_32275_ net/minecraft/world/entity/monster/Creeper/DATA_IS_IGNITED +FD: net/minecraft/world/entity/monster/Creeper/net/minecraft/world/entity/monster/Creeper net/minecraft/world/entity/monster/Creeper/net/minecraft/world/entity/monster/Creeper +MD: net/minecraft/world/entity/monster/Creeper/ ()V net/minecraft/world/entity/monster/Creeper/ ()V +MD: net/minecraft/world/entity/monster/Creeper/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Creeper/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Creeper/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/monster/Creeper/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/monster/Creeper/m_32283_ (I)V net/minecraft/world/entity/monster/Creeper/setSwellDir (I)V +MD: net/minecraft/world/entity/monster/Creeper/m_32288_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/monster/Creeper/lambda$mobInteract$0 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/monster/Creeper/m_32310_ ()I net/minecraft/world/entity/monster/Creeper/getSwellDir ()I +MD: net/minecraft/world/entity/monster/Creeper/m_32311_ ()Z net/minecraft/world/entity/monster/Creeper/isIgnited ()Z +MD: net/minecraft/world/entity/monster/Creeper/m_32312_ ()V net/minecraft/world/entity/monster/Creeper/ignite ()V +MD: net/minecraft/world/entity/monster/Creeper/m_32313_ ()Z net/minecraft/world/entity/monster/Creeper/canDropMobsSkull ()Z +MD: net/minecraft/world/entity/monster/Creeper/m_32314_ ()V net/minecraft/world/entity/monster/Creeper/increaseDroppedSkulls ()V +MD: net/minecraft/world/entity/monster/Creeper/m_32315_ ()V net/minecraft/world/entity/monster/Creeper/explodeCreeper ()V +MD: net/minecraft/world/entity/monster/Creeper/m_32316_ ()V net/minecraft/world/entity/monster/Creeper/spawnLingeringCloud ()V +MD: net/minecraft/world/entity/monster/Creeper/m_32318_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Creeper/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Creeper/m_32320_ (F)F net/minecraft/world/entity/monster/Creeper/getSwelling (F)F +MD: net/minecraft/world/entity/monster/Creeper/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Creeper/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Creeper/m_6056_ ()I net/minecraft/world/entity/monster/Creeper/getMaxFallDistance ()I +MD: net/minecraft/world/entity/monster/Creeper/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/monster/Creeper/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/monster/Creeper/m_6710_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/Creeper/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/Creeper/m_7090_ ()Z net/minecraft/world/entity/monster/Creeper/isPowered ()Z +MD: net/minecraft/world/entity/monster/Creeper/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Creeper/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Creeper/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Creeper/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Creeper/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Creeper/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Creeper/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/monster/Creeper/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/monster/Creeper/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Creeper/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Creeper/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/monster/Creeper/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/monster/Creeper/m_8097_ ()V net/minecraft/world/entity/monster/Creeper/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Creeper/m_8099_ ()V net/minecraft/world/entity/monster/Creeper/registerGoals ()V +MD: net/minecraft/world/entity/monster/Creeper/m_8119_ ()V net/minecraft/world/entity/monster/Creeper/tick ()V +CL: net/minecraft/world/entity/monster/CrossbowAttackMob net/minecraft/world/entity/monster/CrossbowAttackMob +FD: net/minecraft/world/entity/monster/CrossbowAttackMob/net/minecraft/world/entity/monster/CrossbowAttackMob net/minecraft/world/entity/monster/CrossbowAttackMob/net/minecraft/world/entity/monster/CrossbowAttackMob +MD: net/minecraft/world/entity/monster/CrossbowAttackMob/m_32322_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;FF)V net/minecraft/world/entity/monster/CrossbowAttackMob/shootCrossbowProjectile (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;FF)V +MD: net/minecraft/world/entity/monster/CrossbowAttackMob/m_32332_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/Vec3;F)Lcom/mojang/math/Vector3f; net/minecraft/world/entity/monster/CrossbowAttackMob/getProjectileShotVector (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/Vec3;F)Lcom/mojang/math/Vector3f; +MD: net/minecraft/world/entity/monster/CrossbowAttackMob/m_32336_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/CrossbowAttackMob/performCrossbowAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/monster/CrossbowAttackMob/m_5448_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/monster/CrossbowAttackMob/getTarget ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/monster/CrossbowAttackMob/m_5811_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Projectile;F)V net/minecraft/world/entity/monster/CrossbowAttackMob/shootCrossbowProjectile (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Projectile;F)V +MD: net/minecraft/world/entity/monster/CrossbowAttackMob/m_5847_ ()V net/minecraft/world/entity/monster/CrossbowAttackMob/onCrossbowAttackPerformed ()V +MD: net/minecraft/world/entity/monster/CrossbowAttackMob/m_6136_ (Z)V net/minecraft/world/entity/monster/CrossbowAttackMob/setChargingCrossbow (Z)V +CL: net/minecraft/world/entity/monster/Drowned net/minecraft/world/entity/monster/Drowned +FD: net/minecraft/world/entity/monster/Drowned/f_149692_ net/minecraft/world/entity/monster/Drowned/NAUTILUS_SHELL_CHANCE +FD: net/minecraft/world/entity/monster/Drowned/f_32340_ net/minecraft/world/entity/monster/Drowned/waterNavigation +FD: net/minecraft/world/entity/monster/Drowned/f_32341_ net/minecraft/world/entity/monster/Drowned/groundNavigation +FD: net/minecraft/world/entity/monster/Drowned/f_32342_ net/minecraft/world/entity/monster/Drowned/searchingForLand +FD: net/minecraft/world/entity/monster/Drowned/net/minecraft/world/entity/monster/Drowned net/minecraft/world/entity/monster/Drowned/net/minecraft/world/entity/monster/Drowned +MD: net/minecraft/world/entity/monster/Drowned/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Drowned/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Drowned/m_32349_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Drowned/checkDrownedSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Drowned/m_32358_ (Lnet/minecraft/world/entity/monster/Drowned;)Z net/minecraft/world/entity/monster/Drowned/access$100 (Lnet/minecraft/world/entity/monster/Drowned;)Z +MD: net/minecraft/world/entity/monster/Drowned/m_32360_ (Lnet/minecraft/world/entity/monster/Drowned;Lnet/minecraft/world/entity/ai/navigation/PathNavigation;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/monster/Drowned/access$002 (Lnet/minecraft/world/entity/monster/Drowned;Lnet/minecraft/world/entity/ai/navigation/PathNavigation;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/monster/Drowned/m_32366_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/monster/Drowned/isDeepEnoughToSpawn (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/monster/Drowned/m_32391_ ()Z net/minecraft/world/entity/monster/Drowned/closeToNextPos ()Z +MD: net/minecraft/world/entity/monster/Drowned/m_32392_ ()Z net/minecraft/world/entity/monster/Drowned/wantsToSwim ()Z +MD: net/minecraft/world/entity/monster/Drowned/m_32395_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Drowned/okTarget (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Drowned/m_32398_ (Z)V net/minecraft/world/entity/monster/Drowned/setSearchingForLand (Z)V +MD: net/minecraft/world/entity/monster/Drowned/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Drowned/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Drowned/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Drowned/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Drowned/m_5728_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/Drowned/getSkull ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/Drowned/m_5844_ ()V net/minecraft/world/entity/monster/Drowned/updateSwimming ()V +MD: net/minecraft/world/entity/monster/Drowned/m_6063_ ()Z net/minecraft/world/entity/monster/Drowned/isPushedByFluid ()Z +MD: net/minecraft/world/entity/monster/Drowned/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/Drowned/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/monster/Drowned/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Drowned/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Drowned/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/Drowned/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/Drowned/m_6878_ ()V net/minecraft/world/entity/monster/Drowned/addBehaviourGoals ()V +MD: net/minecraft/world/entity/monster/Drowned/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/monster/Drowned/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/monster/Drowned/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Drowned/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Drowned/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Drowned/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Drowned/m_7586_ ()Z net/minecraft/world/entity/monster/Drowned/supportsBreakDoorGoal ()Z +MD: net/minecraft/world/entity/monster/Drowned/m_7593_ ()Z net/minecraft/world/entity/monster/Drowned/convertsInWater ()Z +MD: net/minecraft/world/entity/monster/Drowned/m_7660_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Drowned/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Drowned/m_7808_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/Drowned/canReplaceCurrentItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/Drowned/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Drowned/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal +FD: net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/f_32400_ net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/drowned +FD: net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal +MD: net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/ (Lnet/minecraft/world/entity/monster/Drowned;DZ)V net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/ (Lnet/minecraft/world/entity/monster/Drowned;DZ)V +MD: net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedAttackGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/f_32407_ net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/drowned +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/ (Lnet/minecraft/world/entity/monster/Drowned;D)V net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/ (Lnet/minecraft/world/entity/monster/Drowned;D)V +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/m_8041_ ()V net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/stop ()V +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/m_8056_ ()V net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal/start ()V +CL: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/f_32418_ net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/mob +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/f_32419_ net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/wantedX +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/f_32420_ net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/wantedY +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/f_32421_ net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/wantedZ +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/f_32422_ net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/speedModifier +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/f_32423_ net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/level +FD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/ (Lnet/minecraft/world/entity/PathfinderMob;D)V +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/m_32430_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/getWaterPos ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/m_8056_ ()V net/minecraft/world/entity/monster/Drowned$DrownedGoToWaterGoal/start ()V +CL: net/minecraft/world/entity/monster/Drowned$DrownedMoveControl net/minecraft/world/entity/monster/Drowned$DrownedMoveControl +FD: net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/f_32431_ net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/drowned +FD: net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/net/minecraft/world/entity/monster/Drowned$DrownedMoveControl net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/net/minecraft/world/entity/monster/Drowned$DrownedMoveControl +MD: net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/ (Lnet/minecraft/world/entity/monster/Drowned;)V net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/ (Lnet/minecraft/world/entity/monster/Drowned;)V +MD: net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/m_8126_ ()V net/minecraft/world/entity/monster/Drowned$DrownedMoveControl/tick ()V +CL: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal +FD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/f_32435_ net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/drowned +FD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/f_32436_ net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/speedModifier +FD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/f_32437_ net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/seaLevel +FD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/f_32438_ net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/stuck +FD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal +MD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/ (Lnet/minecraft/world/entity/monster/Drowned;DI)V net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/ (Lnet/minecraft/world/entity/monster/Drowned;DI)V +MD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/m_8037_ ()V net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/tick ()V +MD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/m_8041_ ()V net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/stop ()V +MD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/m_8056_ ()V net/minecraft/world/entity/monster/Drowned$DrownedSwimUpGoal/start ()V +CL: net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal +FD: net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/f_32448_ net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/drowned +FD: net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal +MD: net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/ (Lnet/minecraft/world/entity/monster/RangedAttackMob;DIF)V net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/ (Lnet/minecraft/world/entity/monster/RangedAttackMob;DIF)V +MD: net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/m_8041_ ()V net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/stop ()V +MD: net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Drowned$DrownedTridentAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/ElderGuardian net/minecraft/world/entity/monster/ElderGuardian +FD: net/minecraft/world/entity/monster/ElderGuardian/f_32457_ net/minecraft/world/entity/monster/ElderGuardian/ELDER_SIZE_SCALE +FD: net/minecraft/world/entity/monster/ElderGuardian/net/minecraft/world/entity/monster/ElderGuardian net/minecraft/world/entity/monster/ElderGuardian/net/minecraft/world/entity/monster/ElderGuardian +MD: net/minecraft/world/entity/monster/ElderGuardian/ ()V net/minecraft/world/entity/monster/ElderGuardian/ ()V +MD: net/minecraft/world/entity/monster/ElderGuardian/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/ElderGuardian/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/ElderGuardian/m_32464_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/monster/ElderGuardian/lambda$customServerAiStep$0 (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/monster/ElderGuardian/m_32471_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/ElderGuardian/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/ElderGuardian/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ElderGuardian/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ElderGuardian/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ElderGuardian/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ElderGuardian/m_7552_ ()I net/minecraft/world/entity/monster/ElderGuardian/getAttackDuration ()I +MD: net/minecraft/world/entity/monster/ElderGuardian/m_7868_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ElderGuardian/getFlopSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ElderGuardian/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ElderGuardian/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ElderGuardian/m_8024_ ()V net/minecraft/world/entity/monster/ElderGuardian/customServerAiStep ()V +CL: net/minecraft/world/entity/monster/EnderMan net/minecraft/world/entity/monster/EnderMan +FD: net/minecraft/world/entity/monster/EnderMan/f_149693_ net/minecraft/world/entity/monster/EnderMan/MIN_DEAGGRESSION_TIME +FD: net/minecraft/world/entity/monster/EnderMan/f_149694_ net/minecraft/world/entity/monster/EnderMan/DELAY_BETWEEN_CREEPY_STARE_SOUND +FD: net/minecraft/world/entity/monster/EnderMan/f_32472_ net/minecraft/world/entity/monster/EnderMan/SPEED_MODIFIER_ATTACKING_UUID +FD: net/minecraft/world/entity/monster/EnderMan/f_32473_ net/minecraft/world/entity/monster/EnderMan/DATA_CREEPY +FD: net/minecraft/world/entity/monster/EnderMan/f_32474_ net/minecraft/world/entity/monster/EnderMan/DATA_STARED_AT +FD: net/minecraft/world/entity/monster/EnderMan/f_32476_ net/minecraft/world/entity/monster/EnderMan/lastStareSound +FD: net/minecraft/world/entity/monster/EnderMan/f_32477_ net/minecraft/world/entity/monster/EnderMan/targetChangeTime +FD: net/minecraft/world/entity/monster/EnderMan/f_32478_ net/minecraft/world/entity/monster/EnderMan/PERSISTENT_ANGER_TIME +FD: net/minecraft/world/entity/monster/EnderMan/f_32479_ net/minecraft/world/entity/monster/EnderMan/remainingPersistentAngerTime +FD: net/minecraft/world/entity/monster/EnderMan/f_32480_ net/minecraft/world/entity/monster/EnderMan/persistentAngerTarget +FD: net/minecraft/world/entity/monster/EnderMan/f_32481_ net/minecraft/world/entity/monster/EnderMan/SPEED_MODIFIER_ATTACKING +FD: net/minecraft/world/entity/monster/EnderMan/f_32482_ net/minecraft/world/entity/monster/EnderMan/DATA_CARRY_STATE +FD: net/minecraft/world/entity/monster/EnderMan/net/minecraft/world/entity/monster/EnderMan net/minecraft/world/entity/monster/EnderMan/net/minecraft/world/entity/monster/EnderMan +MD: net/minecraft/world/entity/monster/EnderMan/ ()V net/minecraft/world/entity/monster/EnderMan/ ()V +MD: net/minecraft/world/entity/monster/EnderMan/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/EnderMan/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/EnderMan/m_186272_ (Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/projectile/ThrownPotion;F)Z net/minecraft/world/entity/monster/EnderMan/hurtWithCleanWater (Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/entity/projectile/ThrownPotion;F)Z +MD: net/minecraft/world/entity/monster/EnderMan/m_32500_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/EnderMan/teleportTowards (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/EnderMan/m_32521_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/EnderMan/setCarriedBlock (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/EnderMan/m_32528_ ()V net/minecraft/world/entity/monster/EnderMan/playStareSound ()V +MD: net/minecraft/world/entity/monster/EnderMan/m_32529_ ()Z net/minecraft/world/entity/monster/EnderMan/teleport ()Z +MD: net/minecraft/world/entity/monster/EnderMan/m_32530_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/monster/EnderMan/getCarriedBlock ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/monster/EnderMan/m_32531_ ()Z net/minecraft/world/entity/monster/EnderMan/isCreepy ()Z +MD: net/minecraft/world/entity/monster/EnderMan/m_32532_ ()Z net/minecraft/world/entity/monster/EnderMan/hasBeenStaredAt ()Z +MD: net/minecraft/world/entity/monster/EnderMan/m_32533_ ()V net/minecraft/world/entity/monster/EnderMan/setBeingStaredAt ()V +MD: net/minecraft/world/entity/monster/EnderMan/m_32534_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/monster/EnderMan/isLookingAtMe (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/monster/EnderMan/m_32541_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/EnderMan/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/EnderMan/m_32543_ (DDD)Z net/minecraft/world/entity/monster/EnderMan/teleport (DDD)Z +MD: net/minecraft/world/entity/monster/EnderMan/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/EnderMan/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/EnderMan/m_6120_ ()Ljava/util/UUID; net/minecraft/world/entity/monster/EnderMan/getPersistentAngerTarget ()Ljava/util/UUID; +MD: net/minecraft/world/entity/monster/EnderMan/m_6126_ ()Z net/minecraft/world/entity/monster/EnderMan/isSensitiveToWater ()Z +MD: net/minecraft/world/entity/monster/EnderMan/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/EnderMan/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/EnderMan/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/EnderMan/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/EnderMan/m_6710_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/EnderMan/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/EnderMan/m_6784_ ()I net/minecraft/world/entity/monster/EnderMan/getRemainingPersistentAngerTime ()I +MD: net/minecraft/world/entity/monster/EnderMan/m_6825_ ()V net/minecraft/world/entity/monster/EnderMan/startPersistentAngerTimer ()V +MD: net/minecraft/world/entity/monster/EnderMan/m_6925_ (Ljava/util/UUID;)V net/minecraft/world/entity/monster/EnderMan/setPersistentAngerTarget (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/monster/EnderMan/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/EnderMan/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/EnderMan/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/EnderMan/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/EnderMan/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/EnderMan/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/EnderMan/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/monster/EnderMan/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/monster/EnderMan/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/EnderMan/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/EnderMan/m_7870_ (I)V net/minecraft/world/entity/monster/EnderMan/setRemainingPersistentAngerTime (I)V +MD: net/minecraft/world/entity/monster/EnderMan/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/EnderMan/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/EnderMan/m_8023_ ()Z net/minecraft/world/entity/monster/EnderMan/requiresCustomPersistence ()Z +MD: net/minecraft/world/entity/monster/EnderMan/m_8024_ ()V net/minecraft/world/entity/monster/EnderMan/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/EnderMan/m_8097_ ()V net/minecraft/world/entity/monster/EnderMan/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/EnderMan/m_8099_ ()V net/minecraft/world/entity/monster/EnderMan/registerGoals ()V +MD: net/minecraft/world/entity/monster/EnderMan/m_8107_ ()V net/minecraft/world/entity/monster/EnderMan/aiStep ()V +CL: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt +FD: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/f_32547_ net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/enderman +FD: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/f_32548_ net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/target +FD: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt +MD: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/ (Lnet/minecraft/world/entity/monster/EnderMan;)V net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/ (Lnet/minecraft/world/entity/monster/EnderMan;)V +MD: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/m_8036_ ()Z net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/canUse ()Z +MD: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/m_8037_ ()V net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/tick ()V +MD: net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/m_8056_ ()V net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt/start ()V +CL: net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/f_32554_ net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/enderman +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/ (Lnet/minecraft/world/entity/monster/EnderMan;)V net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/ (Lnet/minecraft/world/entity/monster/EnderMan;)V +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/m_32558_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/canPlaceBlock (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/m_8036_ ()Z net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/m_8037_ ()V net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal/tick ()V +CL: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/f_32566_ net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/enderman +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/f_32567_ net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/pendingTarget +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/f_32568_ net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/aggroTime +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/f_32569_ net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/teleportTime +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/f_32570_ net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/startAggroTargetConditions +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/f_32571_ net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/continueAggroTargetConditions +FD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/ (Lnet/minecraft/world/entity/monster/EnderMan;Ljava/util/function/Predicate;)V net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/ (Lnet/minecraft/world/entity/monster/EnderMan;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/m_32576_ (Lnet/minecraft/world/entity/monster/EnderMan;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/lambda$new$0 (Lnet/minecraft/world/entity/monster/EnderMan;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/m_8036_ ()Z net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/m_8037_ ()V net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/tick ()V +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/m_8041_ ()V net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/stop ()V +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/m_8045_ ()Z net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/m_8056_ ()V net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal/start ()V +CL: net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal +FD: net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/f_32583_ net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/enderman +FD: net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal +MD: net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/ (Lnet/minecraft/world/entity/monster/EnderMan;)V net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/ (Lnet/minecraft/world/entity/monster/EnderMan;)V +MD: net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/m_8036_ ()Z net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/m_8037_ ()V net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal/tick ()V +CL: net/minecraft/world/entity/monster/Endermite net/minecraft/world/entity/monster/Endermite +FD: net/minecraft/world/entity/monster/Endermite/f_149695_ net/minecraft/world/entity/monster/Endermite/MAX_LIFE +FD: net/minecraft/world/entity/monster/Endermite/f_32588_ net/minecraft/world/entity/monster/Endermite/life +FD: net/minecraft/world/entity/monster/Endermite/net/minecraft/world/entity/monster/Endermite net/minecraft/world/entity/monster/Endermite/net/minecraft/world/entity/monster/Endermite +MD: net/minecraft/world/entity/monster/Endermite/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Endermite/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Endermite/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/monster/Endermite/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/monster/Endermite/m_32597_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Endermite/checkEndermiteSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Endermite/m_32619_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Endermite/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Endermite/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Endermite/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Endermite/m_5618_ (F)V net/minecraft/world/entity/monster/Endermite/setYBodyRot (F)V +MD: net/minecraft/world/entity/monster/Endermite/m_6049_ ()D net/minecraft/world/entity/monster/Endermite/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/Endermite/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/Endermite/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/Endermite/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Endermite/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Endermite/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/Endermite/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/Endermite/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Endermite/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Endermite/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Endermite/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Endermite/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Endermite/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Endermite/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Endermite/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Endermite/m_8099_ ()V net/minecraft/world/entity/monster/Endermite/registerGoals ()V +MD: net/minecraft/world/entity/monster/Endermite/m_8107_ ()V net/minecraft/world/entity/monster/Endermite/aiStep ()V +MD: net/minecraft/world/entity/monster/Endermite/m_8119_ ()V net/minecraft/world/entity/monster/Endermite/tick ()V +CL: net/minecraft/world/entity/monster/Enemy net/minecraft/world/entity/monster/Enemy +FD: net/minecraft/world/entity/monster/Enemy/f_149697_ net/minecraft/world/entity/monster/Enemy/XP_REWARD_NONE +FD: net/minecraft/world/entity/monster/Enemy/f_149698_ net/minecraft/world/entity/monster/Enemy/XP_REWARD_SMALL +FD: net/minecraft/world/entity/monster/Enemy/f_149699_ net/minecraft/world/entity/monster/Enemy/XP_REWARD_MEDIUM +FD: net/minecraft/world/entity/monster/Enemy/f_149700_ net/minecraft/world/entity/monster/Enemy/XP_REWARD_LARGE +FD: net/minecraft/world/entity/monster/Enemy/f_149701_ net/minecraft/world/entity/monster/Enemy/XP_REWARD_HUGE +FD: net/minecraft/world/entity/monster/Enemy/f_149702_ net/minecraft/world/entity/monster/Enemy/XP_REWARD_BOSS +FD: net/minecraft/world/entity/monster/Enemy/net/minecraft/world/entity/monster/Enemy net/minecraft/world/entity/monster/Enemy/net/minecraft/world/entity/monster/Enemy +CL: net/minecraft/world/entity/monster/Evoker net/minecraft/world/entity/monster/Evoker +FD: net/minecraft/world/entity/monster/Evoker/f_32625_ net/minecraft/world/entity/monster/Evoker/wololoTarget +FD: net/minecraft/world/entity/monster/Evoker/net/minecraft/world/entity/monster/Evoker net/minecraft/world/entity/monster/Evoker/net/minecraft/world/entity/monster/Evoker +MD: net/minecraft/world/entity/monster/Evoker/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Evoker/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Evoker/m_149703_ (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; net/minecraft/world/entity/monster/Evoker/access$000 (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Evoker/m_149705_ (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; net/minecraft/world/entity/monster/Evoker/access$100 (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Evoker/m_149707_ (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; net/minecraft/world/entity/monster/Evoker/access$200 (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Evoker/m_149709_ (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; net/minecraft/world/entity/monster/Evoker/access$300 (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Evoker/m_32634_ (Lnet/minecraft/world/entity/animal/Sheep;)V net/minecraft/world/entity/monster/Evoker/setWololoTarget (Lnet/minecraft/world/entity/animal/Sheep;)V +MD: net/minecraft/world/entity/monster/Evoker/m_32643_ (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; net/minecraft/world/entity/monster/Evoker/access$400 (Lnet/minecraft/world/entity/monster/Evoker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Evoker/m_32657_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Evoker/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Evoker/m_32662_ ()Lnet/minecraft/world/entity/animal/Sheep; net/minecraft/world/entity/monster/Evoker/getWololoTarget ()Lnet/minecraft/world/entity/animal/Sheep; +MD: net/minecraft/world/entity/monster/Evoker/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker/m_7307_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Evoker/isAlliedTo (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Evoker/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Evoker/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Evoker/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Evoker/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Evoker/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker/m_7894_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker/getCastingSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker/m_7895_ (IZ)V net/minecraft/world/entity/monster/Evoker/applyRaidBuffs (IZ)V +MD: net/minecraft/world/entity/monster/Evoker/m_7930_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker/getCelebrateSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker/m_8024_ ()V net/minecraft/world/entity/monster/Evoker/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/Evoker/m_8097_ ()V net/minecraft/world/entity/monster/Evoker/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Evoker/m_8099_ ()V net/minecraft/world/entity/monster/Evoker/registerGoals ()V +CL: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal +FD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/f_32666_ net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal +MD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V +MD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/m_32672_ (DDDDFI)V net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/createSpellEntity (DDDDFI)V +MD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/m_7030_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/getSpellPrepareSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/m_7269_ ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/getSpell ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/m_8067_ ()I net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/getCastingInterval ()I +MD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/m_8089_ ()I net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/getCastingTime ()I +MD: net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/m_8130_ ()V net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal/performSpellCasting ()V +CL: net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal +FD: net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/f_32684_ net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal +MD: net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V +MD: net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/m_8037_ ()V net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal/tick ()V +CL: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal +FD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/f_32691_ net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/f_32692_ net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/vexCountTargeting +FD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal +MD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V +MD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/m_7030_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/getSpellPrepareSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/m_7269_ ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/getSpell ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/m_8067_ ()I net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/getCastingInterval ()I +MD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/m_8089_ ()I net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/getCastingTime ()I +MD: net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/m_8130_ ()V net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal/performSpellCasting ()V +CL: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal +FD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/f_32704_ net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/f_32705_ net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/wololoTargeting +FD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/ (Lnet/minecraft/world/entity/monster/Evoker;)V +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_32709_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_7030_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/getSpellPrepareSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_7269_ ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/getSpell ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8037_ ()V net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/tick ()V +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8041_ ()V net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/stop ()V +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8056_ ()V net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/start ()V +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8067_ ()I net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/getCastingInterval ()I +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8069_ ()I net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/getCastWarmupTime ()I +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8089_ ()I net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/getCastingTime ()I +MD: net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/m_8130_ ()V net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal/performSpellCasting ()V +CL: net/minecraft/world/entity/monster/Ghast net/minecraft/world/entity/monster/Ghast +FD: net/minecraft/world/entity/monster/Ghast/f_32721_ net/minecraft/world/entity/monster/Ghast/DATA_IS_CHARGING +FD: net/minecraft/world/entity/monster/Ghast/f_32722_ net/minecraft/world/entity/monster/Ghast/explosionPower +FD: net/minecraft/world/entity/monster/Ghast/net/minecraft/world/entity/monster/Ghast net/minecraft/world/entity/monster/Ghast/net/minecraft/world/entity/monster/Ghast +MD: net/minecraft/world/entity/monster/Ghast/ ()V net/minecraft/world/entity/monster/Ghast/ ()V +MD: net/minecraft/world/entity/monster/Ghast/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Ghast/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Ghast/m_32734_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Ghast/checkGhastSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Ghast/m_32751_ ()I net/minecraft/world/entity/monster/Ghast/getExplosionPower ()I +MD: net/minecraft/world/entity/monster/Ghast/m_32752_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Ghast/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Ghast/m_32754_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Ghast/lambda$registerGoals$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Ghast/m_32756_ ()Z net/minecraft/world/entity/monster/Ghast/isCharging ()Z +MD: net/minecraft/world/entity/monster/Ghast/m_32758_ (Z)V net/minecraft/world/entity/monster/Ghast/setCharging (Z)V +MD: net/minecraft/world/entity/monster/Ghast/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Ghast/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Ghast/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/monster/Ghast/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/monster/Ghast/m_5792_ ()I net/minecraft/world/entity/monster/Ghast/getMaxSpawnClusterSize ()I +MD: net/minecraft/world/entity/monster/Ghast/m_6121_ ()F net/minecraft/world/entity/monster/Ghast/getSoundVolume ()F +MD: net/minecraft/world/entity/monster/Ghast/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Ghast/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Ghast/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/Ghast/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/Ghast/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Ghast/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Ghast/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Ghast/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Ghast/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Ghast/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Ghast/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Ghast/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Ghast/m_8028_ ()Z net/minecraft/world/entity/monster/Ghast/shouldDespawnInPeaceful ()Z +MD: net/minecraft/world/entity/monster/Ghast/m_8097_ ()V net/minecraft/world/entity/monster/Ghast/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Ghast/m_8099_ ()V net/minecraft/world/entity/monster/Ghast/registerGoals ()V +CL: net/minecraft/world/entity/monster/Ghast$GhastLookGoal net/minecraft/world/entity/monster/Ghast$GhastLookGoal +FD: net/minecraft/world/entity/monster/Ghast$GhastLookGoal/f_32760_ net/minecraft/world/entity/monster/Ghast$GhastLookGoal/ghast +FD: net/minecraft/world/entity/monster/Ghast$GhastLookGoal/net/minecraft/world/entity/monster/Ghast$GhastLookGoal net/minecraft/world/entity/monster/Ghast$GhastLookGoal/net/minecraft/world/entity/monster/Ghast$GhastLookGoal +MD: net/minecraft/world/entity/monster/Ghast$GhastLookGoal/ (Lnet/minecraft/world/entity/monster/Ghast;)V net/minecraft/world/entity/monster/Ghast$GhastLookGoal/ (Lnet/minecraft/world/entity/monster/Ghast;)V +MD: net/minecraft/world/entity/monster/Ghast$GhastLookGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Ghast$GhastLookGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Ghast$GhastLookGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Ghast$GhastLookGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Ghast$GhastLookGoal/m_8037_ ()V net/minecraft/world/entity/monster/Ghast$GhastLookGoal/tick ()V +CL: net/minecraft/world/entity/monster/Ghast$GhastMoveControl net/minecraft/world/entity/monster/Ghast$GhastMoveControl +FD: net/minecraft/world/entity/monster/Ghast$GhastMoveControl/f_32765_ net/minecraft/world/entity/monster/Ghast$GhastMoveControl/ghast +FD: net/minecraft/world/entity/monster/Ghast$GhastMoveControl/f_32766_ net/minecraft/world/entity/monster/Ghast$GhastMoveControl/floatDuration +FD: net/minecraft/world/entity/monster/Ghast$GhastMoveControl/net/minecraft/world/entity/monster/Ghast$GhastMoveControl net/minecraft/world/entity/monster/Ghast$GhastMoveControl/net/minecraft/world/entity/monster/Ghast$GhastMoveControl +MD: net/minecraft/world/entity/monster/Ghast$GhastMoveControl/ (Lnet/minecraft/world/entity/monster/Ghast;)V net/minecraft/world/entity/monster/Ghast$GhastMoveControl/ (Lnet/minecraft/world/entity/monster/Ghast;)V +MD: net/minecraft/world/entity/monster/Ghast$GhastMoveControl/m_32770_ (Lnet/minecraft/world/phys/Vec3;I)Z net/minecraft/world/entity/monster/Ghast$GhastMoveControl/canReach (Lnet/minecraft/world/phys/Vec3;I)Z +MD: net/minecraft/world/entity/monster/Ghast$GhastMoveControl/m_8126_ ()V net/minecraft/world/entity/monster/Ghast$GhastMoveControl/tick ()V +CL: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal +FD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/f_32773_ net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/chargeTime +FD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/f_32774_ net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/ghast +FD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal +MD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/ (Lnet/minecraft/world/entity/monster/Ghast;)V net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/ (Lnet/minecraft/world/entity/monster/Ghast;)V +MD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/m_8037_ ()V net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/tick ()V +MD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/m_8041_ ()V net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/stop ()V +MD: net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/m_8056_ ()V net/minecraft/world/entity/monster/Ghast$GhastShootFireballGoal/start ()V +CL: net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal +FD: net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/f_32781_ net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/ghast +FD: net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal +MD: net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/ (Lnet/minecraft/world/entity/monster/Ghast;)V net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/ (Lnet/minecraft/world/entity/monster/Ghast;)V +MD: net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/m_8056_ ()V net/minecraft/world/entity/monster/Ghast$RandomFloatAroundGoal/start ()V +CL: net/minecraft/world/entity/monster/Giant net/minecraft/world/entity/monster/Giant +FD: net/minecraft/world/entity/monster/Giant/net/minecraft/world/entity/monster/Giant net/minecraft/world/entity/monster/Giant/net/minecraft/world/entity/monster/Giant +MD: net/minecraft/world/entity/monster/Giant/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Giant/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Giant/m_32796_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Giant/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Giant/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/monster/Giant/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/monster/Giant/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Giant/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +CL: net/minecraft/world/entity/monster/Guardian net/minecraft/world/entity/monster/Guardian +FD: net/minecraft/world/entity/monster/Guardian/f_149711_ net/minecraft/world/entity/monster/Guardian/ATTACK_TIME +FD: net/minecraft/world/entity/monster/Guardian/f_32797_ net/minecraft/world/entity/monster/Guardian/DATA_ID_MOVING +FD: net/minecraft/world/entity/monster/Guardian/f_32798_ net/minecraft/world/entity/monster/Guardian/clientSideTailAnimation +FD: net/minecraft/world/entity/monster/Guardian/f_32799_ net/minecraft/world/entity/monster/Guardian/clientSideTailAnimationO +FD: net/minecraft/world/entity/monster/Guardian/f_32800_ net/minecraft/world/entity/monster/Guardian/clientSideTailAnimationSpeed +FD: net/minecraft/world/entity/monster/Guardian/f_32801_ net/minecraft/world/entity/monster/Guardian/clientSideSpikesAnimation +FD: net/minecraft/world/entity/monster/Guardian/f_32802_ net/minecraft/world/entity/monster/Guardian/clientSideSpikesAnimationO +FD: net/minecraft/world/entity/monster/Guardian/f_32803_ net/minecraft/world/entity/monster/Guardian/clientSideCachedAttackTarget +FD: net/minecraft/world/entity/monster/Guardian/f_32804_ net/minecraft/world/entity/monster/Guardian/clientSideAttackTime +FD: net/minecraft/world/entity/monster/Guardian/f_32805_ net/minecraft/world/entity/monster/Guardian/clientSideTouchedGround +FD: net/minecraft/world/entity/monster/Guardian/f_32806_ net/minecraft/world/entity/monster/Guardian/randomStrollGoal +FD: net/minecraft/world/entity/monster/Guardian/f_32807_ net/minecraft/world/entity/monster/Guardian/DATA_ID_ATTACK_TARGET +FD: net/minecraft/world/entity/monster/Guardian/net/minecraft/world/entity/monster/Guardian net/minecraft/world/entity/monster/Guardian/net/minecraft/world/entity/monster/Guardian +MD: net/minecraft/world/entity/monster/Guardian/ ()V net/minecraft/world/entity/monster/Guardian/ ()V +MD: net/minecraft/world/entity/monster/Guardian/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Guardian/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Guardian/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/monster/Guardian/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/monster/Guardian/m_32812_ (F)F net/minecraft/world/entity/monster/Guardian/getAttackAnimationScale (F)F +MD: net/minecraft/world/entity/monster/Guardian/m_32817_ (I)V net/minecraft/world/entity/monster/Guardian/setActiveAttackTarget (I)V +MD: net/minecraft/world/entity/monster/Guardian/m_32836_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Guardian/checkGuardianSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Guardian/m_32853_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Guardian/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Guardian/m_32854_ ()Z net/minecraft/world/entity/monster/Guardian/isMoving ()Z +MD: net/minecraft/world/entity/monster/Guardian/m_32855_ ()Z net/minecraft/world/entity/monster/Guardian/hasActiveAttackTarget ()Z +MD: net/minecraft/world/entity/monster/Guardian/m_32856_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/monster/Guardian/getActiveAttackTarget ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/monster/Guardian/m_32861_ (Z)V net/minecraft/world/entity/monster/Guardian/setMoving (Z)V +MD: net/minecraft/world/entity/monster/Guardian/m_32863_ (F)F net/minecraft/world/entity/monster/Guardian/getTailAnimation (F)F +MD: net/minecraft/world/entity/monster/Guardian/m_32865_ (F)F net/minecraft/world/entity/monster/Guardian/getSpikesAnimation (F)F +MD: net/minecraft/world/entity/monster/Guardian/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Guardian/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Guardian/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/monster/Guardian/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/monster/Guardian/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/monster/Guardian/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/monster/Guardian/m_6040_ ()Z net/minecraft/world/entity/monster/Guardian/canBreatheUnderwater ()Z +MD: net/minecraft/world/entity/monster/Guardian/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/Guardian/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/Guardian/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Guardian/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Guardian/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/Guardian/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/Guardian/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/monster/Guardian/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/monster/Guardian/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Guardian/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Guardian/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/Guardian/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/Guardian/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Guardian/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Guardian/m_7552_ ()I net/minecraft/world/entity/monster/Guardian/getAttackDuration ()I +MD: net/minecraft/world/entity/monster/Guardian/m_7868_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Guardian/getFlopSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Guardian/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Guardian/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Guardian/m_8097_ ()V net/minecraft/world/entity/monster/Guardian/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Guardian/m_8099_ ()V net/minecraft/world/entity/monster/Guardian/registerGoals ()V +MD: net/minecraft/world/entity/monster/Guardian/m_8100_ ()I net/minecraft/world/entity/monster/Guardian/getAmbientSoundInterval ()I +MD: net/minecraft/world/entity/monster/Guardian/m_8107_ ()V net/minecraft/world/entity/monster/Guardian/aiStep ()V +MD: net/minecraft/world/entity/monster/Guardian/m_8132_ ()I net/minecraft/world/entity/monster/Guardian/getMaxHeadXRot ()I +CL: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal +FD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/f_32867_ net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/guardian +FD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/f_32868_ net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/attackTime +FD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/f_32869_ net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/elder +FD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/ (Lnet/minecraft/world/entity/monster/Guardian;)V net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/ (Lnet/minecraft/world/entity/monster/Guardian;)V +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/m_8037_ ()V net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/tick ()V +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/m_8041_ ()V net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/stop ()V +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Guardian$GuardianAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector +FD: net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/f_32877_ net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/guardian +FD: net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/ (Lnet/minecraft/world/entity/monster/Guardian;)V net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/ (Lnet/minecraft/world/entity/monster/Guardian;)V +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/test (Ljava/lang/Object;)Z net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/test (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Guardian$GuardianAttackSelector/test (Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/entity/monster/Guardian$GuardianMoveControl net/minecraft/world/entity/monster/Guardian$GuardianMoveControl +FD: net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/f_32884_ net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/guardian +FD: net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/net/minecraft/world/entity/monster/Guardian$GuardianMoveControl net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/net/minecraft/world/entity/monster/Guardian$GuardianMoveControl +MD: net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/ (Lnet/minecraft/world/entity/monster/Guardian;)V net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/ (Lnet/minecraft/world/entity/monster/Guardian;)V +MD: net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/m_8126_ ()V net/minecraft/world/entity/monster/Guardian$GuardianMoveControl/tick ()V +CL: net/minecraft/world/entity/monster/Husk net/minecraft/world/entity/monster/Husk +FD: net/minecraft/world/entity/monster/Husk/net/minecraft/world/entity/monster/Husk net/minecraft/world/entity/monster/Husk/net/minecraft/world/entity/monster/Husk +MD: net/minecraft/world/entity/monster/Husk/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Husk/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Husk/m_32895_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Husk/checkHuskSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Husk/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Husk/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Husk/m_5728_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/Husk/getSkull ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/Husk/m_5884_ ()Z net/minecraft/world/entity/monster/Husk/isSunSensitive ()Z +MD: net/minecraft/world/entity/monster/Husk/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Husk/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Husk/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Husk/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Husk/m_7593_ ()Z net/minecraft/world/entity/monster/Husk/convertsInWater ()Z +MD: net/minecraft/world/entity/monster/Husk/m_7595_ ()V net/minecraft/world/entity/monster/Husk/doUnderWaterConversion ()V +MD: net/minecraft/world/entity/monster/Husk/m_7660_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Husk/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Husk/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Husk/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/monster/Illusioner net/minecraft/world/entity/monster/Illusioner +FD: net/minecraft/world/entity/monster/Illusioner/f_149713_ net/minecraft/world/entity/monster/Illusioner/ILLUSION_TRANSITION_TICKS +FD: net/minecraft/world/entity/monster/Illusioner/f_149714_ net/minecraft/world/entity/monster/Illusioner/ILLUSION_SPREAD +FD: net/minecraft/world/entity/monster/Illusioner/f_149715_ net/minecraft/world/entity/monster/Illusioner/NUM_ILLUSIONS +FD: net/minecraft/world/entity/monster/Illusioner/f_32908_ net/minecraft/world/entity/monster/Illusioner/clientSideIllusionTicks +FD: net/minecraft/world/entity/monster/Illusioner/f_32909_ net/minecraft/world/entity/monster/Illusioner/clientSideIllusionOffsets +FD: net/minecraft/world/entity/monster/Illusioner/net/minecraft/world/entity/monster/Illusioner net/minecraft/world/entity/monster/Illusioner/net/minecraft/world/entity/monster/Illusioner +MD: net/minecraft/world/entity/monster/Illusioner/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Illusioner/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Illusioner/m_32931_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Illusioner/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Illusioner/m_32939_ (F)[Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/monster/Illusioner/getIllusionOffsets (F)[Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/monster/Illusioner/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Illusioner/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Illusioner/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/Illusioner/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/monster/Illusioner/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Illusioner/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Illusioner/m_6768_ ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/Illusioner/getArmPose ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +MD: net/minecraft/world/entity/monster/Illusioner/m_6921_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/monster/Illusioner/getBoundingBoxForCulling ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/monster/Illusioner/m_7307_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Illusioner/isAlliedTo (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Illusioner/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Illusioner/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Illusioner/m_7894_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Illusioner/getCastingSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Illusioner/m_7895_ (IZ)V net/minecraft/world/entity/monster/Illusioner/applyRaidBuffs (IZ)V +MD: net/minecraft/world/entity/monster/Illusioner/m_7930_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Illusioner/getCelebrateSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Illusioner/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Illusioner/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Illusioner/m_8097_ ()V net/minecraft/world/entity/monster/Illusioner/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Illusioner/m_8099_ ()V net/minecraft/world/entity/monster/Illusioner/registerGoals ()V +MD: net/minecraft/world/entity/monster/Illusioner/m_8107_ ()V net/minecraft/world/entity/monster/Illusioner/aiStep ()V +CL: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal +FD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/f_32941_ net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/f_32942_ net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/lastTargetId +FD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/ (Lnet/minecraft/world/entity/monster/Illusioner;)V net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/ (Lnet/minecraft/world/entity/monster/Illusioner;)V +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/m_7030_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/getSpellPrepareSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/m_7269_ ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/getSpell ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/m_8056_ ()V net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/start ()V +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/m_8067_ ()I net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/getCastingInterval ()I +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/m_8089_ ()I net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/getCastingTime ()I +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/m_8130_ ()V net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal/performSpellCasting ()V +CL: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal +FD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/f_32955_ net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/ (Lnet/minecraft/world/entity/monster/Illusioner;)V net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/ (Lnet/minecraft/world/entity/monster/Illusioner;)V +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/m_7030_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/getSpellPrepareSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/m_7269_ ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/getSpell ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/m_8067_ ()I net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/getCastingInterval ()I +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/m_8089_ ()I net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/getCastingTime ()I +MD: net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/m_8130_ ()V net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal/performSpellCasting ()V +CL: net/minecraft/world/entity/monster/MagmaCube net/minecraft/world/entity/monster/MagmaCube +FD: net/minecraft/world/entity/monster/MagmaCube/net/minecraft/world/entity/monster/MagmaCube net/minecraft/world/entity/monster/MagmaCube/net/minecraft/world/entity/monster/MagmaCube +MD: net/minecraft/world/entity/monster/MagmaCube/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/MagmaCube/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/MagmaCube/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/monster/MagmaCube/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/monster/MagmaCube/m_203347_ (Lnet/minecraft/tags/TagKey;)V net/minecraft/world/entity/monster/MagmaCube/jumpInLiquid (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/entity/monster/MagmaCube/m_32980_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/MagmaCube/checkMagmaCubeSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/MagmaCube/m_33000_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/MagmaCube/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/MagmaCube/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/MagmaCube/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/MagmaCube/m_6060_ ()Z net/minecraft/world/entity/monster/MagmaCube/isOnFire ()Z +MD: net/minecraft/world/entity/monster/MagmaCube/m_6073_ ()F net/minecraft/world/entity/monster/MagmaCube/getBrightness ()F +MD: net/minecraft/world/entity/monster/MagmaCube/m_6135_ ()V net/minecraft/world/entity/monster/MagmaCube/jumpFromGround ()V +MD: net/minecraft/world/entity/monster/MagmaCube/m_6300_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/monster/MagmaCube/getParticleType ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/monster/MagmaCube/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/monster/MagmaCube/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/monster/MagmaCube/m_7480_ ()V net/minecraft/world/entity/monster/MagmaCube/decreaseSquish ()V +MD: net/minecraft/world/entity/monster/MagmaCube/m_7483_ ()Z net/minecraft/world/entity/monster/MagmaCube/isDealsDamage ()Z +MD: net/minecraft/world/entity/monster/MagmaCube/m_7549_ ()I net/minecraft/world/entity/monster/MagmaCube/getJumpDelay ()I +MD: net/minecraft/world/entity/monster/MagmaCube/m_7566_ ()F net/minecraft/world/entity/monster/MagmaCube/getAttackDamage ()F +MD: net/minecraft/world/entity/monster/MagmaCube/m_7582_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/monster/MagmaCube/getDefaultLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/monster/MagmaCube/m_7839_ (IZ)V net/minecraft/world/entity/monster/MagmaCube/setSize (IZ)V +MD: net/minecraft/world/entity/monster/MagmaCube/m_7903_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/MagmaCube/getJumpSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/MagmaCube/m_7905_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/MagmaCube/getSquishSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/MagmaCube/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/MagmaCube/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/monster/Monster net/minecraft/world/entity/monster/Monster +FD: net/minecraft/world/entity/monster/Monster/net/minecraft/world/entity/monster/Monster net/minecraft/world/entity/monster/Monster/net/minecraft/world/entity/monster/Monster +MD: net/minecraft/world/entity/monster/Monster/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Monster/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Monster/m_196493_ ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; net/minecraft/world/entity/monster/Monster/getFallSounds ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; +MD: net/minecraft/world/entity/monster/Monster/m_33008_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Monster/isDarkEnoughToSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Monster/m_33017_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Monster/checkMonsterSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Monster/m_33023_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Monster/checkAnyLightMonsterSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Monster/m_33035_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Monster/createMonsterAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Monster/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Monster/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Monster/m_5509_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Monster/getSwimSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Monster/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Monster/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Monster/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/monster/Monster/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/monster/Monster/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/monster/Monster/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/monster/Monster/m_6125_ ()Z net/minecraft/world/entity/monster/Monster/shouldDropLoot ()Z +MD: net/minecraft/world/entity/monster/Monster/m_6149_ ()Z net/minecraft/world/entity/monster/Monster/shouldDropExperience ()Z +MD: net/minecraft/world/entity/monster/Monster/m_6298_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/Monster/getProjectile (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/Monster/m_6935_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/monster/Monster/isPreventingPlayerRest (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/monster/Monster/m_7562_ ()V net/minecraft/world/entity/monster/Monster/updateNoActionTime ()V +MD: net/minecraft/world/entity/monster/Monster/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Monster/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Monster/m_8028_ ()Z net/minecraft/world/entity/monster/Monster/shouldDespawnInPeaceful ()Z +MD: net/minecraft/world/entity/monster/Monster/m_8107_ ()V net/minecraft/world/entity/monster/Monster/aiStep ()V +CL: net/minecraft/world/entity/monster/PatrollingMonster net/minecraft/world/entity/monster/PatrollingMonster +FD: net/minecraft/world/entity/monster/PatrollingMonster/f_33042_ net/minecraft/world/entity/monster/PatrollingMonster/patrolTarget +FD: net/minecraft/world/entity/monster/PatrollingMonster/f_33043_ net/minecraft/world/entity/monster/PatrollingMonster/patrolLeader +FD: net/minecraft/world/entity/monster/PatrollingMonster/f_33044_ net/minecraft/world/entity/monster/PatrollingMonster/patrolling +FD: net/minecraft/world/entity/monster/PatrollingMonster/net/minecraft/world/entity/monster/PatrollingMonster net/minecraft/world/entity/monster/PatrollingMonster/net/minecraft/world/entity/monster/PatrollingMonster +MD: net/minecraft/world/entity/monster/PatrollingMonster/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/PatrollingMonster/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33056_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/PatrollingMonster/checkPatrollingMonsterSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33065_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/monster/PatrollingMonster/getPatrolTarget ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33066_ ()Z net/minecraft/world/entity/monster/PatrollingMonster/hasPatrolTarget ()Z +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33067_ ()Z net/minecraft/world/entity/monster/PatrollingMonster/isPatrolLeader ()Z +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33068_ ()V net/minecraft/world/entity/monster/PatrollingMonster/findPatrolTarget ()V +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33069_ ()Z net/minecraft/world/entity/monster/PatrollingMonster/isPatrolling ()Z +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33070_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/monster/PatrollingMonster/setPatrolTarget (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33075_ (Z)V net/minecraft/world/entity/monster/PatrollingMonster/setPatrolLeader (Z)V +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_33077_ (Z)V net/minecraft/world/entity/monster/PatrollingMonster/setPatrolling (Z)V +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_6049_ ()D net/minecraft/world/entity/monster/PatrollingMonster/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/PatrollingMonster/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_6785_ (D)Z net/minecraft/world/entity/monster/PatrollingMonster/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/PatrollingMonster/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/PatrollingMonster/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_7490_ ()Z net/minecraft/world/entity/monster/PatrollingMonster/canBeLeader ()Z +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_7492_ ()Z net/minecraft/world/entity/monster/PatrollingMonster/canJoinPatrol ()Z +MD: net/minecraft/world/entity/monster/PatrollingMonster/m_8099_ ()V net/minecraft/world/entity/monster/PatrollingMonster/registerGoals ()V +CL: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal +FD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/f_149720_ net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/NAVIGATION_FAILED_COOLDOWN +FD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/f_33079_ net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/mob +FD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/f_33080_ net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/speedModifier +FD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/f_33081_ net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/leaderSpeedModifier +FD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/f_33082_ net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/cooldownUntil +FD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/ (Lnet/minecraft/world/entity/monster/PatrollingMonster;DD)V net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/ (Lnet/minecraft/world/entity/monster/PatrollingMonster;DD)V +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/m_33088_ (Lnet/minecraft/world/entity/monster/PatrollingMonster;)Z net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/lambda$findPatrolCompanions$0 (Lnet/minecraft/world/entity/monster/PatrollingMonster;)Z +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/m_33093_ ()Ljava/util/List; net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/findPatrolCompanions ()Ljava/util/List; +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/m_33094_ ()Z net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/moveRandomly ()Z +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/m_8036_ ()Z net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/m_8037_ ()V net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/tick ()V +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/m_8041_ ()V net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/stop ()V +MD: net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/m_8056_ ()V net/minecraft/world/entity/monster/PatrollingMonster$LongDistancePatrolGoal/start ()V +CL: net/minecraft/world/entity/monster/Phantom net/minecraft/world/entity/monster/Phantom +FD: net/minecraft/world/entity/monster/Phantom/f_149721_ net/minecraft/world/entity/monster/Phantom/FLAP_DEGREES_PER_TICK +FD: net/minecraft/world/entity/monster/Phantom/f_149722_ net/minecraft/world/entity/monster/Phantom/TICKS_PER_FLAP +FD: net/minecraft/world/entity/monster/Phantom/f_33095_ net/minecraft/world/entity/monster/Phantom/ID_SIZE +FD: net/minecraft/world/entity/monster/Phantom/f_33096_ net/minecraft/world/entity/monster/Phantom/attackPhase +FD: net/minecraft/world/entity/monster/Phantom/f_33097_ net/minecraft/world/entity/monster/Phantom/moveTargetPoint +FD: net/minecraft/world/entity/monster/Phantom/f_33098_ net/minecraft/world/entity/monster/Phantom/anchorPoint +FD: net/minecraft/world/entity/monster/Phantom/net/minecraft/world/entity/monster/Phantom net/minecraft/world/entity/monster/Phantom/net/minecraft/world/entity/monster/Phantom +MD: net/minecraft/world/entity/monster/Phantom/ ()V net/minecraft/world/entity/monster/Phantom/ ()V +MD: net/minecraft/world/entity/monster/Phantom/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Phantom/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Phantom/m_142039_ ()Z net/minecraft/world/entity/monster/Phantom/isFlapping ()Z +MD: net/minecraft/world/entity/monster/Phantom/m_149723_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$000 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_149726_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$100 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_149728_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$200 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_149730_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$300 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_149732_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$400 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_149734_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$500 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_149736_ ()I net/minecraft/world/entity/monster/Phantom/getUniqueFlapTickOffset ()I +MD: net/minecraft/world/entity/monster/Phantom/m_33108_ (I)V net/minecraft/world/entity/monster/Phantom/setPhantomSize (I)V +MD: net/minecraft/world/entity/monster/Phantom/m_33142_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$600 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_33145_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$700 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_33153_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$800 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_33155_ ()V net/minecraft/world/entity/monster/Phantom/updatePhantomSizeInfo ()V +MD: net/minecraft/world/entity/monster/Phantom/m_33156_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$900 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_33158_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$1000 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_33160_ (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; net/minecraft/world/entity/monster/Phantom/access$1100 (Lnet/minecraft/world/entity/monster/Phantom;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Phantom/m_33172_ ()I net/minecraft/world/entity/monster/Phantom/getPhantomSize ()I +MD: net/minecraft/world/entity/monster/Phantom/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Phantom/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Phantom/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/monster/Phantom/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/monster/Phantom/m_6121_ ()F net/minecraft/world/entity/monster/Phantom/getSoundVolume ()F +MD: net/minecraft/world/entity/monster/Phantom/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/Phantom/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/Phantom/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Phantom/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Phantom/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Phantom/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Phantom/m_6549_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/monster/Phantom/canAttackType (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/monster/Phantom/m_6783_ (D)Z net/minecraft/world/entity/monster/Phantom/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/monster/Phantom/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/monster/Phantom/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/monster/Phantom/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/Phantom/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/Phantom/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Phantom/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Phantom/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Phantom/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Phantom/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Phantom/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Phantom/m_7560_ ()Lnet/minecraft/world/entity/ai/control/BodyRotationControl; net/minecraft/world/entity/monster/Phantom/createBodyControl ()Lnet/minecraft/world/entity/ai/control/BodyRotationControl; +MD: net/minecraft/world/entity/monster/Phantom/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Phantom/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Phantom/m_8024_ ()V net/minecraft/world/entity/monster/Phantom/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/Phantom/m_8028_ ()Z net/minecraft/world/entity/monster/Phantom/shouldDespawnInPeaceful ()Z +MD: net/minecraft/world/entity/monster/Phantom/m_8097_ ()V net/minecraft/world/entity/monster/Phantom/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Phantom/m_8099_ ()V net/minecraft/world/entity/monster/Phantom/registerGoals ()V +MD: net/minecraft/world/entity/monster/Phantom/m_8107_ ()V net/minecraft/world/entity/monster/Phantom/aiStep ()V +MD: net/minecraft/world/entity/monster/Phantom/m_8119_ ()V net/minecraft/world/entity/monster/Phantom/tick ()V +CL: net/minecraft/world/entity/monster/Phantom$AttackPhase net/minecraft/world/entity/monster/Phantom$AttackPhase +FD: net/minecraft/world/entity/monster/Phantom$AttackPhase/$VALUES net/minecraft/world/entity/monster/Phantom$AttackPhase/$VALUES +FD: net/minecraft/world/entity/monster/Phantom$AttackPhase/CIRCLE net/minecraft/world/entity/monster/Phantom$AttackPhase/CIRCLE +FD: net/minecraft/world/entity/monster/Phantom$AttackPhase/SWOOP net/minecraft/world/entity/monster/Phantom$AttackPhase/SWOOP +FD: net/minecraft/world/entity/monster/Phantom$AttackPhase/net/minecraft/world/entity/monster/Phantom$AttackPhase net/minecraft/world/entity/monster/Phantom$AttackPhase/net/minecraft/world/entity/monster/Phantom$AttackPhase +MD: net/minecraft/world/entity/monster/Phantom$AttackPhase/ ()V net/minecraft/world/entity/monster/Phantom$AttackPhase/ ()V +MD: net/minecraft/world/entity/monster/Phantom$AttackPhase/ (Ljava/lang/String;I)V net/minecraft/world/entity/monster/Phantom$AttackPhase/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/monster/Phantom$AttackPhase/m_149737_ ()[Lnet/minecraft/world/entity/monster/Phantom$AttackPhase; net/minecraft/world/entity/monster/Phantom$AttackPhase/$values ()[Lnet/minecraft/world/entity/monster/Phantom$AttackPhase; +MD: net/minecraft/world/entity/monster/Phantom$AttackPhase/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/Phantom$AttackPhase; net/minecraft/world/entity/monster/Phantom$AttackPhase/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/Phantom$AttackPhase; +MD: net/minecraft/world/entity/monster/Phantom$AttackPhase/values ()[Lnet/minecraft/world/entity/monster/Phantom$AttackPhase; net/minecraft/world/entity/monster/Phantom$AttackPhase/values ()[Lnet/minecraft/world/entity/monster/Phantom$AttackPhase; +CL: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal +FD: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/f_33191_ net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/f_33192_ net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/attackTargeting +FD: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/f_33193_ net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/nextScanTick +FD: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Phantom$PhantomAttackPlayerTargetGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal +FD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/f_33201_ net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/f_33202_ net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/nextSweepTick +FD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/m_33212_ ()V net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/setAnchorAboveTarget ()V +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/m_8037_ ()V net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/tick ()V +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/m_8041_ ()V net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/stop ()V +MD: net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/m_8056_ ()V net/minecraft/world/entity/monster/Phantom$PhantomAttackStrategyGoal/start ()V +CL: net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl +FD: net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/f_33213_ net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl +MD: net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/ (Lnet/minecraft/world/entity/monster/Phantom;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/ (Lnet/minecraft/world/entity/monster/Phantom;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/m_8121_ ()V net/minecraft/world/entity/monster/Phantom$PhantomBodyRotationControl/clientTick ()V +CL: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal +FD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/f_33218_ net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/f_33219_ net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/angle +FD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/f_33220_ net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/distance +FD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/f_33221_ net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/height +FD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/f_33222_ net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/clockwise +FD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal +MD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/m_33231_ ()V net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/selectNext ()V +MD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/m_8037_ ()V net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/tick ()V +MD: net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/m_8056_ ()V net/minecraft/world/entity/monster/Phantom$PhantomCircleAroundAnchorGoal/start ()V +CL: net/minecraft/world/entity/monster/Phantom$PhantomLookControl net/minecraft/world/entity/monster/Phantom$PhantomLookControl +FD: net/minecraft/world/entity/monster/Phantom$PhantomLookControl/f_33232_ net/minecraft/world/entity/monster/Phantom$PhantomLookControl/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomLookControl/net/minecraft/world/entity/monster/Phantom$PhantomLookControl net/minecraft/world/entity/monster/Phantom$PhantomLookControl/net/minecraft/world/entity/monster/Phantom$PhantomLookControl +MD: net/minecraft/world/entity/monster/Phantom$PhantomLookControl/ (Lnet/minecraft/world/entity/monster/Phantom;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/monster/Phantom$PhantomLookControl/ (Lnet/minecraft/world/entity/monster/Phantom;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomLookControl/m_8128_ ()V net/minecraft/world/entity/monster/Phantom$PhantomLookControl/tick ()V +CL: net/minecraft/world/entity/monster/Phantom$PhantomMoveControl net/minecraft/world/entity/monster/Phantom$PhantomMoveControl +FD: net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/f_33237_ net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/f_33238_ net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/speed +FD: net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/net/minecraft/world/entity/monster/Phantom$PhantomMoveControl net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/net/minecraft/world/entity/monster/Phantom$PhantomMoveControl +MD: net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/ (Lnet/minecraft/world/entity/monster/Phantom;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/ (Lnet/minecraft/world/entity/monster/Phantom;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/m_8126_ ()V net/minecraft/world/entity/monster/Phantom$PhantomMoveControl/tick ()V +CL: net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal +FD: net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/f_33243_ net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal +MD: net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/m_33246_ ()Z net/minecraft/world/entity/monster/Phantom$PhantomMoveTargetGoal/touchingTarget ()Z +CL: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal +FD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/f_199895_ net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/CAT_SEARCH_TICK_DELAY +FD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/f_199896_ net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/isScaredOfCat +FD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/f_199897_ net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/catSearchTick +FD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/f_33247_ net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/this$0 +FD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal +MD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/ (Lnet/minecraft/world/entity/monster/Phantom;)V +MD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/m_8037_ ()V net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/tick ()V +MD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/m_8041_ ()V net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/stop ()V +MD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Phantom$PhantomSweepAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/Pillager net/minecraft/world/entity/monster/Pillager +FD: net/minecraft/world/entity/monster/Pillager/f_149738_ net/minecraft/world/entity/monster/Pillager/SLOT_OFFSET +FD: net/minecraft/world/entity/monster/Pillager/f_149739_ net/minecraft/world/entity/monster/Pillager/CROSSBOW_POWER +FD: net/minecraft/world/entity/monster/Pillager/f_149740_ net/minecraft/world/entity/monster/Pillager/INVENTORY_SIZE +FD: net/minecraft/world/entity/monster/Pillager/f_33258_ net/minecraft/world/entity/monster/Pillager/IS_CHARGING_CROSSBOW +FD: net/minecraft/world/entity/monster/Pillager/f_33259_ net/minecraft/world/entity/monster/Pillager/inventory +FD: net/minecraft/world/entity/monster/Pillager/net/minecraft/world/entity/monster/Pillager net/minecraft/world/entity/monster/Pillager/net/minecraft/world/entity/monster/Pillager +MD: net/minecraft/world/entity/monster/Pillager/ ()V net/minecraft/world/entity/monster/Pillager/ ()V +MD: net/minecraft/world/entity/monster/Pillager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Pillager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Pillager/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/monster/Pillager/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/monster/Pillager/m_141944_ ()Lnet/minecraft/world/Container; net/minecraft/world/entity/monster/Pillager/getInventory ()Lnet/minecraft/world/Container; +MD: net/minecraft/world/entity/monster/Pillager/m_149744_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/Pillager/wantsItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/Pillager/m_33307_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Pillager/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Pillager/m_33309_ ()Z net/minecraft/world/entity/monster/Pillager/isChargingCrossbow ()Z +MD: net/minecraft/world/entity/monster/Pillager/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Pillager/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Pillager/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/monster/Pillager/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/monster/Pillager/m_5792_ ()I net/minecraft/world/entity/monster/Pillager/getMaxSpawnClusterSize ()I +MD: net/minecraft/world/entity/monster/Pillager/m_5811_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Projectile;F)V net/minecraft/world/entity/monster/Pillager/shootCrossbowProjectile (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Projectile;F)V +MD: net/minecraft/world/entity/monster/Pillager/m_5847_ ()V net/minecraft/world/entity/monster/Pillager/onCrossbowAttackPerformed ()V +MD: net/minecraft/world/entity/monster/Pillager/m_5886_ (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z net/minecraft/world/entity/monster/Pillager/canFireProjectileWeapon (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z +MD: net/minecraft/world/entity/monster/Pillager/m_6136_ (Z)V net/minecraft/world/entity/monster/Pillager/setChargingCrossbow (Z)V +MD: net/minecraft/world/entity/monster/Pillager/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/Pillager/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/monster/Pillager/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Pillager/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Pillager/m_6768_ ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/Pillager/getArmPose ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +MD: net/minecraft/world/entity/monster/Pillager/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/Pillager/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/Pillager/m_7307_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Pillager/isAlliedTo (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Pillager/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Pillager/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Pillager/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Pillager/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Pillager/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Pillager/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Pillager/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/monster/Pillager/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/monster/Pillager/m_7895_ (IZ)V net/minecraft/world/entity/monster/Pillager/applyRaidBuffs (IZ)V +MD: net/minecraft/world/entity/monster/Pillager/m_7908_ (F)V net/minecraft/world/entity/monster/Pillager/enchantSpawnedWeapon (F)V +MD: net/minecraft/world/entity/monster/Pillager/m_7930_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Pillager/getCelebrateSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Pillager/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Pillager/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Pillager/m_8097_ ()V net/minecraft/world/entity/monster/Pillager/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Pillager/m_8099_ ()V net/minecraft/world/entity/monster/Pillager/registerGoals ()V +CL: net/minecraft/world/entity/monster/RangedAttackMob net/minecraft/world/entity/monster/RangedAttackMob +FD: net/minecraft/world/entity/monster/RangedAttackMob/net/minecraft/world/entity/monster/RangedAttackMob net/minecraft/world/entity/monster/RangedAttackMob/net/minecraft/world/entity/monster/RangedAttackMob +MD: net/minecraft/world/entity/monster/RangedAttackMob/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/RangedAttackMob/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +CL: net/minecraft/world/entity/monster/Ravager net/minecraft/world/entity/monster/Ravager +FD: net/minecraft/world/entity/monster/Ravager/f_149746_ net/minecraft/world/entity/monster/Ravager/STUN_DURATION +FD: net/minecraft/world/entity/monster/Ravager/f_149747_ net/minecraft/world/entity/monster/Ravager/BASE_MOVEMENT_SPEED +FD: net/minecraft/world/entity/monster/Ravager/f_149748_ net/minecraft/world/entity/monster/Ravager/ATTACK_MOVEMENT_SPEED +FD: net/minecraft/world/entity/monster/Ravager/f_149749_ net/minecraft/world/entity/monster/Ravager/STUNNED_COLOR +FD: net/minecraft/world/entity/monster/Ravager/f_149750_ net/minecraft/world/entity/monster/Ravager/STUNNED_COLOR_BLUE +FD: net/minecraft/world/entity/monster/Ravager/f_149751_ net/minecraft/world/entity/monster/Ravager/STUNNED_COLOR_GREEN +FD: net/minecraft/world/entity/monster/Ravager/f_149752_ net/minecraft/world/entity/monster/Ravager/STUNNED_COLOR_RED +FD: net/minecraft/world/entity/monster/Ravager/f_149753_ net/minecraft/world/entity/monster/Ravager/ATTACK_DURATION +FD: net/minecraft/world/entity/monster/Ravager/f_33319_ net/minecraft/world/entity/monster/Ravager/NO_RAVAGER_AND_ALIVE +FD: net/minecraft/world/entity/monster/Ravager/f_33320_ net/minecraft/world/entity/monster/Ravager/attackTick +FD: net/minecraft/world/entity/monster/Ravager/f_33321_ net/minecraft/world/entity/monster/Ravager/stunnedTick +FD: net/minecraft/world/entity/monster/Ravager/f_33322_ net/minecraft/world/entity/monster/Ravager/roarTick +FD: net/minecraft/world/entity/monster/Ravager/net/minecraft/world/entity/monster/Ravager net/minecraft/world/entity/monster/Ravager/net/minecraft/world/entity/monster/Ravager +MD: net/minecraft/world/entity/monster/Ravager/ ()V net/minecraft/world/entity/monster/Ravager/ ()V +MD: net/minecraft/world/entity/monster/Ravager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Ravager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Ravager/m_142582_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Ravager/hasLineOfSight (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Ravager/m_199898_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Ravager/lambda$registerGoals$1 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Ravager/m_33339_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/monster/Ravager/strongKnockback (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/monster/Ravager/m_33345_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Ravager/lambda$static$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Ravager/m_33362_ ()I net/minecraft/world/entity/monster/Ravager/getAttackTick ()I +MD: net/minecraft/world/entity/monster/Ravager/m_33364_ ()I net/minecraft/world/entity/monster/Ravager/getStunnedTick ()I +MD: net/minecraft/world/entity/monster/Ravager/m_33366_ ()I net/minecraft/world/entity/monster/Ravager/getRoarTick ()I +MD: net/minecraft/world/entity/monster/Ravager/m_33367_ ()V net/minecraft/world/entity/monster/Ravager/stunEffect ()V +MD: net/minecraft/world/entity/monster/Ravager/m_33368_ ()V net/minecraft/world/entity/monster/Ravager/roar ()V +MD: net/minecraft/world/entity/monster/Ravager/m_33371_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Ravager/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Ravager/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Ravager/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Ravager/m_5807_ ()Z net/minecraft/world/entity/monster/Ravager/canBeControlledByRider ()Z +MD: net/minecraft/world/entity/monster/Ravager/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/monster/Ravager/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/monster/Ravager/m_6048_ ()D net/minecraft/world/entity/monster/Ravager/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/monster/Ravager/m_6107_ ()Z net/minecraft/world/entity/monster/Ravager/isImmobile ()Z +MD: net/minecraft/world/entity/monster/Ravager/m_6688_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/monster/Ravager/getControllingPassenger ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/monster/Ravager/m_6731_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/Ravager/blockedByShield (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/Ravager/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/monster/Ravager/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/monster/Ravager/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Ravager/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Ravager/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/Ravager/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/Ravager/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Ravager/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Ravager/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Ravager/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Ravager/m_7490_ ()Z net/minecraft/world/entity/monster/Ravager/canBeLeader ()Z +MD: net/minecraft/world/entity/monster/Ravager/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Ravager/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Ravager/m_7822_ (B)V net/minecraft/world/entity/monster/Ravager/handleEntityEvent (B)V +MD: net/minecraft/world/entity/monster/Ravager/m_7895_ (IZ)V net/minecraft/world/entity/monster/Ravager/applyRaidBuffs (IZ)V +MD: net/minecraft/world/entity/monster/Ravager/m_7930_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Ravager/getCelebrateSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Ravager/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Ravager/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Ravager/m_8022_ ()V net/minecraft/world/entity/monster/Ravager/updateControlFlags ()V +MD: net/minecraft/world/entity/monster/Ravager/m_8085_ ()I net/minecraft/world/entity/monster/Ravager/getMaxHeadYRot ()I +MD: net/minecraft/world/entity/monster/Ravager/m_8099_ ()V net/minecraft/world/entity/monster/Ravager/registerGoals ()V +MD: net/minecraft/world/entity/monster/Ravager/m_8107_ ()V net/minecraft/world/entity/monster/Ravager/aiStep ()V +CL: net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal +FD: net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/f_33373_ net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/this$0 +FD: net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal +MD: net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/ (Lnet/minecraft/world/entity/monster/Ravager;)V net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/ (Lnet/minecraft/world/entity/monster/Ravager;)V +MD: net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/m_6639_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal/getAttackReachSqr (Lnet/minecraft/world/entity/LivingEntity;)D +CL: net/minecraft/world/entity/monster/Ravager$RavagerNavigation net/minecraft/world/entity/monster/Ravager$RavagerNavigation +FD: net/minecraft/world/entity/monster/Ravager$RavagerNavigation/net/minecraft/world/entity/monster/Ravager$RavagerNavigation net/minecraft/world/entity/monster/Ravager$RavagerNavigation/net/minecraft/world/entity/monster/Ravager$RavagerNavigation +MD: net/minecraft/world/entity/monster/Ravager$RavagerNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Ravager$RavagerNavigation/ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Ravager$RavagerNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/monster/Ravager$RavagerNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +CL: net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator +FD: net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator/net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator/net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator +MD: net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator/ ()V net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator/ ()V +MD: net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator/m_6603_ (Lnet/minecraft/world/level/BlockGetter;ZZLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator/evaluateBlockPathType (Lnet/minecraft/world/level/BlockGetter;ZZLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +CL: net/minecraft/world/entity/monster/Shulker net/minecraft/world/entity/monster/Shulker +FD: net/minecraft/world/entity/monster/Shulker/f_149756_ net/minecraft/world/entity/monster/Shulker/TELEPORT_STEPS +FD: net/minecraft/world/entity/monster/Shulker/f_149757_ net/minecraft/world/entity/monster/Shulker/NO_COLOR +FD: net/minecraft/world/entity/monster/Shulker/f_149758_ net/minecraft/world/entity/monster/Shulker/DEFAULT_COLOR +FD: net/minecraft/world/entity/monster/Shulker/f_149759_ net/minecraft/world/entity/monster/Shulker/MAX_TELEPORT_DISTANCE +FD: net/minecraft/world/entity/monster/Shulker/f_149760_ net/minecraft/world/entity/monster/Shulker/OTHER_SHULKER_SCAN_RADIUS +FD: net/minecraft/world/entity/monster/Shulker/f_149761_ net/minecraft/world/entity/monster/Shulker/OTHER_SHULKER_LIMIT +FD: net/minecraft/world/entity/monster/Shulker/f_149762_ net/minecraft/world/entity/monster/Shulker/PEEK_PER_TICK +FD: net/minecraft/world/entity/monster/Shulker/f_149763_ net/minecraft/world/entity/monster/Shulker/FORWARD +FD: net/minecraft/world/entity/monster/Shulker/f_149764_ net/minecraft/world/entity/monster/Shulker/clientOldAttachPosition +FD: net/minecraft/world/entity/monster/Shulker/f_149765_ net/minecraft/world/entity/monster/Shulker/MAX_LID_OPEN +FD: net/minecraft/world/entity/monster/Shulker/f_33392_ net/minecraft/world/entity/monster/Shulker/DATA_ATTACH_FACE_ID +FD: net/minecraft/world/entity/monster/Shulker/f_33393_ net/minecraft/world/entity/monster/Shulker/DATA_COLOR_ID +FD: net/minecraft/world/entity/monster/Shulker/f_33394_ net/minecraft/world/entity/monster/Shulker/COVERED_ARMOR_MODIFIER_UUID +FD: net/minecraft/world/entity/monster/Shulker/f_33395_ net/minecraft/world/entity/monster/Shulker/COVERED_ARMOR_MODIFIER +FD: net/minecraft/world/entity/monster/Shulker/f_33396_ net/minecraft/world/entity/monster/Shulker/currentPeekAmountO +FD: net/minecraft/world/entity/monster/Shulker/f_33397_ net/minecraft/world/entity/monster/Shulker/currentPeekAmount +FD: net/minecraft/world/entity/monster/Shulker/f_33399_ net/minecraft/world/entity/monster/Shulker/clientSideTeleportInterpolation +FD: net/minecraft/world/entity/monster/Shulker/f_33401_ net/minecraft/world/entity/monster/Shulker/DATA_PEEK_ID +FD: net/minecraft/world/entity/monster/Shulker/net/minecraft/world/entity/monster/Shulker net/minecraft/world/entity/monster/Shulker/net/minecraft/world/entity/monster/Shulker +MD: net/minecraft/world/entity/monster/Shulker/ ()V net/minecraft/world/entity/monster/Shulker/ ()V +MD: net/minecraft/world/entity/monster/Shulker/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Shulker/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Shulker/m_142223_ (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V net/minecraft/world/entity/monster/Shulker/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddMobPacket;)V +MD: net/minecraft/world/entity/monster/Shulker/m_142242_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/monster/Shulker/makeBoundingBox ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/monster/Shulker/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/monster/Shulker/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/monster/Shulker/m_149766_ (F)Ljava/util/Optional; net/minecraft/world/entity/monster/Shulker/getRenderPosition (F)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/Shulker/m_149768_ (F)F net/minecraft/world/entity/monster/Shulker/getPhysicalPeek (F)F +MD: net/minecraft/world/entity/monster/Shulker/m_149770_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Shulker/lambda$onPeekAmountChange$1 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Shulker/m_149775_ (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; net/minecraft/world/entity/monster/Shulker/access$000 (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Shulker/m_149777_ (Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/entity/monster/Shulker/setColor (Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/entity/monster/Shulker/m_149785_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/entity/monster/Shulker/canStayAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/entity/monster/Shulker/m_149788_ (Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/monster/Shulker/setAttachFace (Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/monster/Shulker/m_149790_ (Lnet/minecraft/core/Direction;F)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/monster/Shulker/getProgressAabb (Lnet/minecraft/core/Direction;F)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/monster/Shulker/m_149793_ (Lnet/minecraft/core/Direction;FF)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/monster/Shulker/getProgressDeltaAabb (Lnet/minecraft/core/Direction;FF)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/monster/Shulker/m_149805_ ()V net/minecraft/world/entity/monster/Shulker/hitByShulkerBullet ()V +MD: net/minecraft/world/entity/monster/Shulker/m_149806_ ()Lcom/mojang/math/Vector3f; net/minecraft/world/entity/monster/Shulker/lambda$static$0 ()Lcom/mojang/math/Vector3f; +MD: net/minecraft/world/entity/monster/Shulker/m_149807_ ()V net/minecraft/world/entity/monster/Shulker/findNewAttachment ()V +MD: net/minecraft/world/entity/monster/Shulker/m_149808_ ()Z net/minecraft/world/entity/monster/Shulker/updatePeekAmount ()Z +MD: net/minecraft/world/entity/monster/Shulker/m_149809_ ()V net/minecraft/world/entity/monster/Shulker/onPeekAmountChange ()V +MD: net/minecraft/world/entity/monster/Shulker/m_149810_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction; net/minecraft/world/entity/monster/Shulker/findAttachableSurface (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/monster/Shulker/m_149812_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/monster/Shulker/isPositionBlocked (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/monster/Shulker/m_20184_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/monster/Shulker/getDeltaMovement ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/monster/Shulker/m_20256_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Shulker/setDeltaMovement (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Shulker/m_33418_ (I)V net/minecraft/world/entity/monster/Shulker/setRawPeekAmount (I)V +MD: net/minecraft/world/entity/monster/Shulker/m_33426_ (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; net/minecraft/world/entity/monster/Shulker/access$100 (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Shulker/m_33440_ (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; net/minecraft/world/entity/monster/Shulker/access$200 (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Shulker/m_33445_ (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; net/minecraft/world/entity/monster/Shulker/access$300 (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Shulker/m_33452_ (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; net/minecraft/world/entity/monster/Shulker/access$400 (Lnet/minecraft/world/entity/monster/Shulker;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Shulker/m_33460_ ()Z net/minecraft/world/entity/monster/Shulker/teleportSomewhere ()Z +MD: net/minecraft/world/entity/monster/Shulker/m_33461_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/monster/Shulker/getAttachFace ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/monster/Shulker/m_33463_ ()I net/minecraft/world/entity/monster/Shulker/getRawPeekAmount ()I +MD: net/minecraft/world/entity/monster/Shulker/m_33467_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/entity/monster/Shulker/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/entity/monster/Shulker/m_33468_ ()Z net/minecraft/world/entity/monster/Shulker/isClosed ()Z +MD: net/minecraft/world/entity/monster/Shulker/m_33477_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Shulker/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Shulker/m_33480_ (F)F net/minecraft/world/entity/monster/Shulker/getClientPeekAmount (F)F +MD: net/minecraft/world/entity/monster/Shulker/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Shulker/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Shulker/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/monster/Shulker/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/monster/Shulker/m_5829_ ()Z net/minecraft/world/entity/monster/Shulker/canBeCollidedWith ()Z +MD: net/minecraft/world/entity/monster/Shulker/m_6034_ (DDD)V net/minecraft/world/entity/monster/Shulker/setPos (DDD)V +MD: net/minecraft/world/entity/monster/Shulker/m_6049_ ()D net/minecraft/world/entity/monster/Shulker/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/Shulker/m_6143_ ()F net/minecraft/world/entity/monster/Shulker/getPickRadius ()F +MD: net/minecraft/world/entity/monster/Shulker/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Shulker/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Shulker/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/monster/Shulker/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/monster/Shulker/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/Shulker/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/Shulker/m_6478_ (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Shulker/move (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Shulker/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Shulker/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Shulker/m_7334_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/monster/Shulker/push (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/monster/Shulker/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/Shulker/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/Shulker/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Shulker/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Shulker/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Shulker/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Shulker/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Shulker/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Shulker/m_7560_ ()Lnet/minecraft/world/entity/ai/control/BodyRotationControl; net/minecraft/world/entity/monster/Shulker/createBodyControl ()Lnet/minecraft/world/entity/ai/control/BodyRotationControl; +MD: net/minecraft/world/entity/monster/Shulker/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Shulker/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Shulker/m_7998_ (Lnet/minecraft/world/entity/Entity;Z)Z net/minecraft/world/entity/monster/Shulker/startRiding (Lnet/minecraft/world/entity/Entity;Z)Z +MD: net/minecraft/world/entity/monster/Shulker/m_8032_ ()V net/minecraft/world/entity/monster/Shulker/playAmbientSound ()V +MD: net/minecraft/world/entity/monster/Shulker/m_8085_ ()I net/minecraft/world/entity/monster/Shulker/getMaxHeadYRot ()I +MD: net/minecraft/world/entity/monster/Shulker/m_8097_ ()V net/minecraft/world/entity/monster/Shulker/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Shulker/m_8099_ ()V net/minecraft/world/entity/monster/Shulker/registerGoals ()V +MD: net/minecraft/world/entity/monster/Shulker/m_8119_ ()V net/minecraft/world/entity/monster/Shulker/tick ()V +MD: net/minecraft/world/entity/monster/Shulker/m_8127_ ()V net/minecraft/world/entity/monster/Shulker/stopRiding ()V +MD: net/minecraft/world/entity/monster/Shulker/m_8132_ ()I net/minecraft/world/entity/monster/Shulker/getMaxHeadXRot ()I +CL: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal +FD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/f_33482_ net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/this$0 +FD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/f_33483_ net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/attackTime +FD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal +MD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/ (Lnet/minecraft/world/entity/monster/Shulker;)V net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/ (Lnet/minecraft/world/entity/monster/Shulker;)V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/m_8037_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/tick ()V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/m_8041_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/stop ()V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl +FD: net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl/net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl/net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl +MD: net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl/m_8121_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerBodyRotationControl/clientTick ()V +CL: net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal +FD: net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal +MD: net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/ (Lnet/minecraft/world/entity/monster/Shulker;)V net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/ (Lnet/minecraft/world/entity/monster/Shulker;)V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/m_33500_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/lambda$new$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/m_7255_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/getTargetSearchArea (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Shulker$ShulkerDefenseAttackGoal/canUse ()Z +CL: net/minecraft/world/entity/monster/Shulker$ShulkerLookControl net/minecraft/world/entity/monster/Shulker$ShulkerLookControl +FD: net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/f_149817_ net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/this$0 +FD: net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/net/minecraft/world/entity/monster/Shulker$ShulkerLookControl net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/net/minecraft/world/entity/monster/Shulker$ShulkerLookControl +MD: net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/ (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/ (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/m_142586_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/clampHeadRotationToBody ()V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/m_180896_ ()Ljava/util/Optional; net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/getYRotD ()Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/m_180897_ ()Ljava/util/Optional; net/minecraft/world/entity/monster/Shulker$ShulkerLookControl/getXRotD ()Ljava/util/Optional; +CL: net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal +FD: net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/f_33502_ net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/this$0 +FD: net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal +MD: net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/ (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/world/entity/monster/Shulker;)V net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/ (Lnet/minecraft/world/entity/monster/Shulker;Lnet/minecraft/world/entity/monster/Shulker;)V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/m_7255_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/getTargetSearchArea (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Shulker$ShulkerNearestAttackGoal/canUse ()Z +CL: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal +FD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/f_33509_ net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/this$0 +FD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/f_33510_ net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/peekTime +FD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal +MD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/ (Lnet/minecraft/world/entity/monster/Shulker;)V net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/ (Lnet/minecraft/world/entity/monster/Shulker;)V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/m_8037_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/tick ()V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/m_8041_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/stop ()V +MD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/m_8056_ ()V net/minecraft/world/entity/monster/Shulker$ShulkerPeekGoal/start ()V +CL: net/minecraft/world/entity/monster/Silverfish net/minecraft/world/entity/monster/Silverfish +FD: net/minecraft/world/entity/monster/Silverfish/f_33521_ net/minecraft/world/entity/monster/Silverfish/friendsGoal +FD: net/minecraft/world/entity/monster/Silverfish/net/minecraft/world/entity/monster/Silverfish net/minecraft/world/entity/monster/Silverfish/net/minecraft/world/entity/monster/Silverfish +MD: net/minecraft/world/entity/monster/Silverfish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Silverfish/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Silverfish/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/monster/Silverfish/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/monster/Silverfish/m_186280_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Silverfish/checkSilverfishSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Silverfish/m_33551_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Silverfish/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Silverfish/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Silverfish/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Silverfish/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/monster/Silverfish/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/monster/Silverfish/m_5618_ (F)V net/minecraft/world/entity/monster/Silverfish/setYBodyRot (F)V +MD: net/minecraft/world/entity/monster/Silverfish/m_6049_ ()D net/minecraft/world/entity/monster/Silverfish/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/Silverfish/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/Silverfish/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/Silverfish/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Silverfish/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Silverfish/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/Silverfish/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/Silverfish/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/Silverfish/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/Silverfish/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Silverfish/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Silverfish/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Silverfish/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Silverfish/m_8099_ ()V net/minecraft/world/entity/monster/Silverfish/registerGoals ()V +MD: net/minecraft/world/entity/monster/Silverfish/m_8119_ ()V net/minecraft/world/entity/monster/Silverfish/tick ()V +CL: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal +FD: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/f_33555_ net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/selectedDirection +FD: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/f_33556_ net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/doMerge +FD: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/ (Lnet/minecraft/world/entity/monster/Silverfish;)V net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/ (Lnet/minecraft/world/entity/monster/Silverfish;)V +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/m_8056_ ()V net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal/start ()V +CL: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal +FD: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/f_33562_ net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/silverfish +FD: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/f_33563_ net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/lookForFriends +FD: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/ (Lnet/minecraft/world/entity/monster/Silverfish;)V net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/ (Lnet/minecraft/world/entity/monster/Silverfish;)V +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/m_33568_ ()V net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/notifyHurt ()V +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/m_8037_ ()V net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal/tick ()V +CL: net/minecraft/world/entity/monster/Skeleton net/minecraft/world/entity/monster/Skeleton +FD: net/minecraft/world/entity/monster/Skeleton/f_149825_ net/minecraft/world/entity/monster/Skeleton/CONVERSION_TAG +FD: net/minecraft/world/entity/monster/Skeleton/f_149826_ net/minecraft/world/entity/monster/Skeleton/DATA_STRAY_CONVERSION_ID +FD: net/minecraft/world/entity/monster/Skeleton/f_149827_ net/minecraft/world/entity/monster/Skeleton/inPowderSnowTime +FD: net/minecraft/world/entity/monster/Skeleton/f_149828_ net/minecraft/world/entity/monster/Skeleton/conversionTime +FD: net/minecraft/world/entity/monster/Skeleton/net/minecraft/world/entity/monster/Skeleton net/minecraft/world/entity/monster/Skeleton/net/minecraft/world/entity/monster/Skeleton +MD: net/minecraft/world/entity/monster/Skeleton/ ()V net/minecraft/world/entity/monster/Skeleton/ ()V +MD: net/minecraft/world/entity/monster/Skeleton/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Skeleton/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Skeleton/m_142079_ ()Z net/minecraft/world/entity/monster/Skeleton/canFreeze ()Z +MD: net/minecraft/world/entity/monster/Skeleton/m_142548_ ()Z net/minecraft/world/entity/monster/Skeleton/isShaking ()Z +MD: net/minecraft/world/entity/monster/Skeleton/m_149830_ (I)V net/minecraft/world/entity/monster/Skeleton/startFreezeConversion (I)V +MD: net/minecraft/world/entity/monster/Skeleton/m_149839_ ()Z net/minecraft/world/entity/monster/Skeleton/isFreezeConverting ()Z +MD: net/minecraft/world/entity/monster/Skeleton/m_149840_ ()V net/minecraft/world/entity/monster/Skeleton/doFreezeConversion ()V +MD: net/minecraft/world/entity/monster/Skeleton/m_149842_ (Z)V net/minecraft/world/entity/monster/Skeleton/setFreezeConverting (Z)V +MD: net/minecraft/world/entity/monster/Skeleton/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Skeleton/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Skeleton/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Skeleton/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Skeleton/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Skeleton/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Skeleton/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/monster/Skeleton/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/monster/Skeleton/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Skeleton/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Skeleton/m_7878_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Skeleton/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Skeleton/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Skeleton/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Skeleton/m_8097_ ()V net/minecraft/world/entity/monster/Skeleton/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Skeleton/m_8119_ ()V net/minecraft/world/entity/monster/Skeleton/tick ()V +CL: net/minecraft/world/entity/monster/Slime net/minecraft/world/entity/monster/Slime +FD: net/minecraft/world/entity/monster/Slime/f_149844_ net/minecraft/world/entity/monster/Slime/MIN_SIZE +FD: net/minecraft/world/entity/monster/Slime/f_149845_ net/minecraft/world/entity/monster/Slime/MAX_SIZE +FD: net/minecraft/world/entity/monster/Slime/f_33581_ net/minecraft/world/entity/monster/Slime/targetSquish +FD: net/minecraft/world/entity/monster/Slime/f_33582_ net/minecraft/world/entity/monster/Slime/ID_SIZE +FD: net/minecraft/world/entity/monster/Slime/f_33583_ net/minecraft/world/entity/monster/Slime/wasOnGround +FD: net/minecraft/world/entity/monster/Slime/f_33584_ net/minecraft/world/entity/monster/Slime/squish +FD: net/minecraft/world/entity/monster/Slime/f_33585_ net/minecraft/world/entity/monster/Slime/oSquish +FD: net/minecraft/world/entity/monster/Slime/net/minecraft/world/entity/monster/Slime net/minecraft/world/entity/monster/Slime/net/minecraft/world/entity/monster/Slime +MD: net/minecraft/world/entity/monster/Slime/ ()V net/minecraft/world/entity/monster/Slime/ ()V +MD: net/minecraft/world/entity/monster/Slime/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Slime/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Slime/m_142687_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/entity/monster/Slime/remove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/entity/monster/Slime/m_149848_ (Lnet/minecraft/world/entity/monster/Slime;)Z net/minecraft/world/entity/monster/Slime/access$000 (Lnet/minecraft/world/entity/monster/Slime;)Z +MD: net/minecraft/world/entity/monster/Slime/m_33620_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Slime/checkSlimeSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Slime/m_33632_ ()I net/minecraft/world/entity/monster/Slime/getSize ()I +MD: net/minecraft/world/entity/monster/Slime/m_33633_ ()Z net/minecraft/world/entity/monster/Slime/isTiny ()Z +MD: net/minecraft/world/entity/monster/Slime/m_33634_ ()Z net/minecraft/world/entity/monster/Slime/doPlayJumpSound ()Z +MD: net/minecraft/world/entity/monster/Slime/m_33637_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/Slime/dealDamage (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/Slime/m_33640_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Slime/lambda$registerGoals$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Slime/m_33642_ ()F net/minecraft/world/entity/monster/Slime/getSoundPitch ()F +MD: net/minecraft/world/entity/monster/Slime/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Slime/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Slime/m_6095_ ()Lnet/minecraft/world/entity/EntityType; net/minecraft/world/entity/monster/Slime/getType ()Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/world/entity/monster/Slime/m_6121_ ()F net/minecraft/world/entity/monster/Slime/getSoundVolume ()F +MD: net/minecraft/world/entity/monster/Slime/m_6123_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/monster/Slime/playerTouch (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/monster/Slime/m_6135_ ()V net/minecraft/world/entity/monster/Slime/jumpFromGround ()V +MD: net/minecraft/world/entity/monster/Slime/m_6210_ ()V net/minecraft/world/entity/monster/Slime/refreshDimensions ()V +MD: net/minecraft/world/entity/monster/Slime/m_6300_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/monster/Slime/getParticleType ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/monster/Slime/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Slime/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Slime/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Slime/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Slime/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/monster/Slime/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/monster/Slime/m_7334_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/monster/Slime/push (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/monster/Slime/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/Slime/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/Slime/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Slime/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Slime/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Slime/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Slime/m_7480_ ()V net/minecraft/world/entity/monster/Slime/decreaseSquish ()V +MD: net/minecraft/world/entity/monster/Slime/m_7483_ ()Z net/minecraft/world/entity/monster/Slime/isDealsDamage ()Z +MD: net/minecraft/world/entity/monster/Slime/m_7549_ ()I net/minecraft/world/entity/monster/Slime/getJumpDelay ()I +MD: net/minecraft/world/entity/monster/Slime/m_7566_ ()F net/minecraft/world/entity/monster/Slime/getAttackDamage ()F +MD: net/minecraft/world/entity/monster/Slime/m_7582_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/entity/monster/Slime/getDefaultLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/entity/monster/Slime/m_7839_ (IZ)V net/minecraft/world/entity/monster/Slime/setSize (IZ)V +MD: net/minecraft/world/entity/monster/Slime/m_7903_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Slime/getJumpSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Slime/m_7905_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Slime/getSquishSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Slime/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Slime/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Slime/m_8028_ ()Z net/minecraft/world/entity/monster/Slime/shouldDespawnInPeaceful ()Z +MD: net/minecraft/world/entity/monster/Slime/m_8097_ ()V net/minecraft/world/entity/monster/Slime/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Slime/m_8099_ ()V net/minecraft/world/entity/monster/Slime/registerGoals ()V +MD: net/minecraft/world/entity/monster/Slime/m_8119_ ()V net/minecraft/world/entity/monster/Slime/tick ()V +MD: net/minecraft/world/entity/monster/Slime/m_8132_ ()I net/minecraft/world/entity/monster/Slime/getMaxHeadXRot ()I +CL: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal net/minecraft/world/entity/monster/Slime$SlimeAttackGoal +FD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/f_33645_ net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/slime +FD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/f_33646_ net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/growTiredTimer +FD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/net/minecraft/world/entity/monster/Slime$SlimeAttackGoal net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/net/minecraft/world/entity/monster/Slime$SlimeAttackGoal +MD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V +MD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/m_8037_ ()V net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/tick ()V +MD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Slime$SlimeAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/Slime$SlimeFloatGoal net/minecraft/world/entity/monster/Slime$SlimeFloatGoal +FD: net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/f_33653_ net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/slime +FD: net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/net/minecraft/world/entity/monster/Slime$SlimeFloatGoal net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/net/minecraft/world/entity/monster/Slime$SlimeFloatGoal +MD: net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V +MD: net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/m_8037_ ()V net/minecraft/world/entity/monster/Slime$SlimeFloatGoal/tick ()V +CL: net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal +FD: net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/f_33658_ net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/slime +FD: net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal +MD: net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V +MD: net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/m_8037_ ()V net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal/tick ()V +CL: net/minecraft/world/entity/monster/Slime$SlimeMoveControl net/minecraft/world/entity/monster/Slime$SlimeMoveControl +FD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/f_33663_ net/minecraft/world/entity/monster/Slime$SlimeMoveControl/yRot +FD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/f_33664_ net/minecraft/world/entity/monster/Slime$SlimeMoveControl/jumpDelay +FD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/f_33665_ net/minecraft/world/entity/monster/Slime$SlimeMoveControl/slime +FD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/f_33666_ net/minecraft/world/entity/monster/Slime$SlimeMoveControl/isAggressive +FD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/net/minecraft/world/entity/monster/Slime$SlimeMoveControl net/minecraft/world/entity/monster/Slime$SlimeMoveControl/net/minecraft/world/entity/monster/Slime$SlimeMoveControl +MD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/ (Lnet/minecraft/world/entity/monster/Slime;)V net/minecraft/world/entity/monster/Slime$SlimeMoveControl/ (Lnet/minecraft/world/entity/monster/Slime;)V +MD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/m_33670_ (D)V net/minecraft/world/entity/monster/Slime$SlimeMoveControl/setWantedMovement (D)V +MD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/m_33672_ (FZ)V net/minecraft/world/entity/monster/Slime$SlimeMoveControl/setDirection (FZ)V +MD: net/minecraft/world/entity/monster/Slime$SlimeMoveControl/m_8126_ ()V net/minecraft/world/entity/monster/Slime$SlimeMoveControl/tick ()V +CL: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal +FD: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/f_33675_ net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/slime +FD: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/f_33676_ net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/chosenDegrees +FD: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/f_33677_ net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/nextRandomizeTime +FD: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal +MD: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/ (Lnet/minecraft/world/entity/monster/Slime;)V +MD: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/m_8037_ ()V net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal/tick ()V +CL: net/minecraft/world/entity/monster/SpellcasterIllager net/minecraft/world/entity/monster/SpellcasterIllager +FD: net/minecraft/world/entity/monster/SpellcasterIllager/f_33719_ net/minecraft/world/entity/monster/SpellcasterIllager/spellCastingTickCount +FD: net/minecraft/world/entity/monster/SpellcasterIllager/f_33720_ net/minecraft/world/entity/monster/SpellcasterIllager/DATA_SPELL_CASTING_ID +FD: net/minecraft/world/entity/monster/SpellcasterIllager/f_33721_ net/minecraft/world/entity/monster/SpellcasterIllager/currentSpell +FD: net/minecraft/world/entity/monster/SpellcasterIllager/net/minecraft/world/entity/monster/SpellcasterIllager net/minecraft/world/entity/monster/SpellcasterIllager/net/minecraft/world/entity/monster/SpellcasterIllager +MD: net/minecraft/world/entity/monster/SpellcasterIllager/ ()V net/minecraft/world/entity/monster/SpellcasterIllager/ ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/SpellcasterIllager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_149850_ (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/monster/SpellcasterIllager/access$000 (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_33727_ (Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell;)V net/minecraft/world/entity/monster/SpellcasterIllager/setIsCastingSpell (Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell;)V +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_33736_ ()Z net/minecraft/world/entity/monster/SpellcasterIllager/isCastingSpell ()Z +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_33737_ ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/SpellcasterIllager/getCurrentSpell ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_33738_ ()I net/minecraft/world/entity/monster/SpellcasterIllager/getSpellCastingTime ()I +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_6768_ ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/SpellcasterIllager/getArmPose ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/SpellcasterIllager/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/SpellcasterIllager/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_7894_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/SpellcasterIllager/getCastingSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_8024_ ()V net/minecraft/world/entity/monster/SpellcasterIllager/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_8097_ ()V net/minecraft/world/entity/monster/SpellcasterIllager/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager/m_8119_ ()V net/minecraft/world/entity/monster/SpellcasterIllager/tick ()V +CL: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/$VALUES net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/$VALUES +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/BLINDNESS net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/BLINDNESS +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/DISAPPEAR net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/DISAPPEAR +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/FANGS net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/FANGS +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/NONE net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/NONE +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/SUMMON_VEX net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/SUMMON_VEX +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/WOLOLO net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/WOLOLO +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/f_33747_ net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/id +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/f_33748_ net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/spellColor +FD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell +MD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/ ()V net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/ ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/ (Ljava/lang/String;IIDDD)V net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/ (Ljava/lang/String;IIDDD)V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/m_149852_ ()[Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/$values ()[Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/m_33758_ (I)Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/byId (I)Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/values ()[Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell/values ()[Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +CL: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal +FD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/f_33767_ net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/ (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/ (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/m_8036_ ()Z net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/m_8037_ ()V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/tick ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/m_8041_ ()V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/stop ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/m_8056_ ()V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterCastingSpellGoal/start ()V +CL: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal +FD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/f_33774_ net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/attackWarmupDelay +FD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/f_33775_ net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/nextAttackTickCount +FD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/f_33776_ net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/this$0 +FD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/ (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/ (Lnet/minecraft/world/entity/monster/SpellcasterIllager;)V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_7030_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/getSpellPrepareSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_7269_ ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/getSpell ()Lnet/minecraft/world/entity/monster/SpellcasterIllager$IllagerSpell; +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8036_ ()Z net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8037_ ()V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/tick ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8045_ ()Z net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8056_ ()V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/start ()V +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8067_ ()I net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/getCastingInterval ()I +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8069_ ()I net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/getCastWarmupTime ()I +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8089_ ()I net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/getCastingTime ()I +MD: net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/m_8130_ ()V net/minecraft/world/entity/monster/SpellcasterIllager$SpellcasterUseSpellGoal/performSpellCasting ()V +CL: net/minecraft/world/entity/monster/Spider net/minecraft/world/entity/monster/Spider +FD: net/minecraft/world/entity/monster/Spider/f_149853_ net/minecraft/world/entity/monster/Spider/SPIDER_SPECIAL_EFFECT_CHANCE +FD: net/minecraft/world/entity/monster/Spider/f_33783_ net/minecraft/world/entity/monster/Spider/DATA_FLAGS_ID +FD: net/minecraft/world/entity/monster/Spider/net/minecraft/world/entity/monster/Spider net/minecraft/world/entity/monster/Spider/net/minecraft/world/entity/monster/Spider +MD: net/minecraft/world/entity/monster/Spider/ ()V net/minecraft/world/entity/monster/Spider/ ()V +MD: net/minecraft/world/entity/monster/Spider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Spider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Spider/m_33815_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Spider/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Spider/m_33816_ ()Z net/minecraft/world/entity/monster/Spider/isClimbing ()Z +MD: net/minecraft/world/entity/monster/Spider/m_33819_ (Z)V net/minecraft/world/entity/monster/Spider/setClimbing (Z)V +MD: net/minecraft/world/entity/monster/Spider/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Spider/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Spider/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/monster/Spider/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/monster/Spider/m_6048_ ()D net/minecraft/world/entity/monster/Spider/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/monster/Spider/m_6147_ ()Z net/minecraft/world/entity/monster/Spider/onClimbable ()Z +MD: net/minecraft/world/entity/monster/Spider/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/Spider/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/Spider/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Spider/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Spider/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Spider/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Spider/m_7301_ (Lnet/minecraft/world/effect/MobEffectInstance;)Z net/minecraft/world/entity/monster/Spider/canBeAffected (Lnet/minecraft/world/effect/MobEffectInstance;)Z +MD: net/minecraft/world/entity/monster/Spider/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/Spider/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/Spider/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Spider/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Spider/m_7601_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Spider/makeStuckInBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Spider/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Spider/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Spider/m_8097_ ()V net/minecraft/world/entity/monster/Spider/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Spider/m_8099_ ()V net/minecraft/world/entity/monster/Spider/registerGoals ()V +MD: net/minecraft/world/entity/monster/Spider/m_8119_ ()V net/minecraft/world/entity/monster/Spider/tick ()V +CL: net/minecraft/world/entity/monster/Spider$SpiderAttackGoal net/minecraft/world/entity/monster/Spider$SpiderAttackGoal +FD: net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/net/minecraft/world/entity/monster/Spider$SpiderAttackGoal net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/net/minecraft/world/entity/monster/Spider$SpiderAttackGoal +MD: net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/ (Lnet/minecraft/world/entity/monster/Spider;)V net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/ (Lnet/minecraft/world/entity/monster/Spider;)V +MD: net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/m_6639_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/getAttackReachSqr (Lnet/minecraft/world/entity/LivingEntity;)D +MD: net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Spider$SpiderAttackGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData +FD: net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/f_33827_ net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/effect +FD: net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData +MD: net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/ ()V net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/ ()V +MD: net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/m_33829_ (Ljava/util/Random;)V net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData/setRandomEffect (Ljava/util/Random;)V +CL: net/minecraft/world/entity/monster/Spider$SpiderTargetGoal net/minecraft/world/entity/monster/Spider$SpiderTargetGoal +FD: net/minecraft/world/entity/monster/Spider$SpiderTargetGoal/net/minecraft/world/entity/monster/Spider$SpiderTargetGoal net/minecraft/world/entity/monster/Spider$SpiderTargetGoal/net/minecraft/world/entity/monster/Spider$SpiderTargetGoal +MD: net/minecraft/world/entity/monster/Spider$SpiderTargetGoal/ (Lnet/minecraft/world/entity/monster/Spider;Ljava/lang/Class;)V net/minecraft/world/entity/monster/Spider$SpiderTargetGoal/ (Lnet/minecraft/world/entity/monster/Spider;Ljava/lang/Class;)V +MD: net/minecraft/world/entity/monster/Spider$SpiderTargetGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Spider$SpiderTargetGoal/canUse ()Z +CL: net/minecraft/world/entity/monster/Stray net/minecraft/world/entity/monster/Stray +FD: net/minecraft/world/entity/monster/Stray/net/minecraft/world/entity/monster/Stray net/minecraft/world/entity/monster/Stray/net/minecraft/world/entity/monster/Stray +MD: net/minecraft/world/entity/monster/Stray/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Stray/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Stray/m_33839_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Stray/checkStraySpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Stray/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Stray/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Stray/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Stray/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Stray/m_7878_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Stray/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Stray/m_7932_ (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; net/minecraft/world/entity/monster/Stray/getArrow (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; +MD: net/minecraft/world/entity/monster/Stray/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Stray/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/entity/monster/Strider net/minecraft/world/entity/monster/Strider +FD: net/minecraft/world/entity/monster/Strider/f_149854_ net/minecraft/world/entity/monster/Strider/SUFFOCATE_STEERING_MODIFIER +FD: net/minecraft/world/entity/monster/Strider/f_149855_ net/minecraft/world/entity/monster/Strider/SUFFOCATE_SPEED_MODIFIER +FD: net/minecraft/world/entity/monster/Strider/f_149856_ net/minecraft/world/entity/monster/Strider/STEERING_MODIFIER +FD: net/minecraft/world/entity/monster/Strider/f_33852_ net/minecraft/world/entity/monster/Strider/FOOD_ITEMS +FD: net/minecraft/world/entity/monster/Strider/f_33853_ net/minecraft/world/entity/monster/Strider/TEMPT_ITEMS +FD: net/minecraft/world/entity/monster/Strider/f_33854_ net/minecraft/world/entity/monster/Strider/DATA_BOOST_TIME +FD: net/minecraft/world/entity/monster/Strider/f_33855_ net/minecraft/world/entity/monster/Strider/DATA_SUFFOCATING +FD: net/minecraft/world/entity/monster/Strider/f_33856_ net/minecraft/world/entity/monster/Strider/DATA_SADDLE_ID +FD: net/minecraft/world/entity/monster/Strider/f_33857_ net/minecraft/world/entity/monster/Strider/steering +FD: net/minecraft/world/entity/monster/Strider/f_33858_ net/minecraft/world/entity/monster/Strider/temptGoal +FD: net/minecraft/world/entity/monster/Strider/f_33859_ net/minecraft/world/entity/monster/Strider/panicGoal +FD: net/minecraft/world/entity/monster/Strider/net/minecraft/world/entity/monster/Strider net/minecraft/world/entity/monster/Strider/net/minecraft/world/entity/monster/Strider +MD: net/minecraft/world/entity/monster/Strider/ ()V net/minecraft/world/entity/monster/Strider/ ()V +MD: net/minecraft/world/entity/monster/Strider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Strider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Strider/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/monster/Strider/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/monster/Strider/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/monster/Strider; net/minecraft/world/entity/monster/Strider/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/monster/Strider; +MD: net/minecraft/world/entity/monster/Strider/m_203441_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/entity/monster/Strider/canStandOnFluid (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/entity/monster/Strider/m_33881_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/SpawnGroupData;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Strider/spawnJockey (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/SpawnGroupData;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Strider/m_33921_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/Strider/checkStriderSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Strider/m_33935_ ()Z net/minecraft/world/entity/monster/Strider/isSuffocating ()Z +MD: net/minecraft/world/entity/monster/Strider/m_33936_ ()F net/minecraft/world/entity/monster/Strider/getMoveSpeed ()F +MD: net/minecraft/world/entity/monster/Strider/m_33937_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Strider/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Strider/m_33938_ ()Z net/minecraft/world/entity/monster/Strider/isPanicking ()Z +MD: net/minecraft/world/entity/monster/Strider/m_33939_ ()Z net/minecraft/world/entity/monster/Strider/isBeingTempted ()Z +MD: net/minecraft/world/entity/monster/Strider/m_33940_ ()V net/minecraft/world/entity/monster/Strider/floatStrider ()V +MD: net/minecraft/world/entity/monster/Strider/m_33951_ (Z)V net/minecraft/world/entity/monster/Strider/setSuffocating (Z)V +MD: net/minecraft/world/entity/monster/Strider/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Strider/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Strider/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/monster/Strider/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/monster/Strider/m_5807_ ()Z net/minecraft/world/entity/monster/Strider/canBeControlledByRider ()Z +MD: net/minecraft/world/entity/monster/Strider/m_5853_ (Lnet/minecraft/sounds/SoundSource;)V net/minecraft/world/entity/monster/Strider/equipSaddle (Lnet/minecraft/sounds/SoundSource;)V +MD: net/minecraft/world/entity/monster/Strider/m_5907_ ()V net/minecraft/world/entity/monster/Strider/dropEquipment ()V +MD: net/minecraft/world/entity/monster/Strider/m_6037_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/monster/Strider/createNavigation (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/monster/Strider/m_6048_ ()D net/minecraft/world/entity/monster/Strider/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/monster/Strider/m_6059_ ()F net/minecraft/world/entity/monster/Strider/nextStep ()F +MD: net/minecraft/world/entity/monster/Strider/m_6060_ ()Z net/minecraft/world/entity/monster/Strider/isOnFire ()Z +MD: net/minecraft/world/entity/monster/Strider/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/monster/Strider/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/monster/Strider/m_6126_ ()Z net/minecraft/world/entity/monster/Strider/isSensitiveToWater ()Z +MD: net/minecraft/world/entity/monster/Strider/m_6254_ ()Z net/minecraft/world/entity/monster/Strider/isSaddled ()Z +MD: net/minecraft/world/entity/monster/Strider/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Strider/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Strider/m_6688_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/monster/Strider/getControllingPassenger ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/monster/Strider/m_6741_ ()Z net/minecraft/world/entity/monster/Strider/isSaddleable ()Z +MD: net/minecraft/world/entity/monster/Strider/m_6746_ ()Z net/minecraft/world/entity/monster/Strider/boost ()Z +MD: net/minecraft/world/entity/monster/Strider/m_6748_ ()F net/minecraft/world/entity/monster/Strider/getSteeringSpeed ()F +MD: net/minecraft/world/entity/monster/Strider/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/Strider/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/Strider/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/monster/Strider/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/monster/Strider/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Strider/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Strider/m_7310_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Strider/canAddPassenger (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Strider/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/Strider/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/Strider/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/Strider/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/Strider/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Strider/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Strider/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Strider/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Strider/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Strider/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Strider/m_7688_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/monster/Strider/getDismountLocationForPassenger (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/monster/Strider/m_7760_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Strider/travelWithInput (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Strider/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/monster/Strider/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/monster/Strider/m_7939_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/monster/Strider/getLeashOffset ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/monster/Strider/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Strider/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Strider/m_8091_ ()Z net/minecraft/world/entity/monster/Strider/shouldPassengersInheritMalus ()Z +MD: net/minecraft/world/entity/monster/Strider/m_8097_ ()V net/minecraft/world/entity/monster/Strider/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Strider/m_8099_ ()V net/minecraft/world/entity/monster/Strider/registerGoals ()V +MD: net/minecraft/world/entity/monster/Strider/m_8119_ ()V net/minecraft/world/entity/monster/Strider/tick ()V +CL: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal +FD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/f_33953_ net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/strider +FD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal +MD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/ (Lnet/minecraft/world/entity/monster/Strider;D)V net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/ (Lnet/minecraft/world/entity/monster/Strider;D)V +MD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/m_6465_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/isValidTarget (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/m_6669_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/getMoveToTarget ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/m_8064_ ()Z net/minecraft/world/entity/monster/Strider$StriderGoToLavaGoal/shouldRecalculatePath ()Z +CL: net/minecraft/world/entity/monster/Strider$StriderPathNavigation net/minecraft/world/entity/monster/Strider$StriderPathNavigation +FD: net/minecraft/world/entity/monster/Strider$StriderPathNavigation/net/minecraft/world/entity/monster/Strider$StriderPathNavigation net/minecraft/world/entity/monster/Strider$StriderPathNavigation/net/minecraft/world/entity/monster/Strider$StriderPathNavigation +MD: net/minecraft/world/entity/monster/Strider$StriderPathNavigation/ (Lnet/minecraft/world/entity/monster/Strider;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Strider$StriderPathNavigation/ (Lnet/minecraft/world/entity/monster/Strider;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Strider$StriderPathNavigation/m_5532_ (I)Lnet/minecraft/world/level/pathfinder/PathFinder; net/minecraft/world/entity/monster/Strider$StriderPathNavigation/createPathFinder (I)Lnet/minecraft/world/level/pathfinder/PathFinder; +MD: net/minecraft/world/entity/monster/Strider$StriderPathNavigation/m_6342_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/monster/Strider$StriderPathNavigation/isStableDestination (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/monster/Strider$StriderPathNavigation/m_7367_ (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Z net/minecraft/world/entity/monster/Strider$StriderPathNavigation/hasValidPathType (Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Z +CL: net/minecraft/world/entity/monster/Vex net/minecraft/world/entity/monster/Vex +FD: net/minecraft/world/entity/monster/Vex/f_149863_ net/minecraft/world/entity/monster/Vex/FLAP_DEGREES_PER_TICK +FD: net/minecraft/world/entity/monster/Vex/f_149864_ net/minecraft/world/entity/monster/Vex/TICKS_PER_FLAP +FD: net/minecraft/world/entity/monster/Vex/f_149865_ net/minecraft/world/entity/monster/Vex/FLAG_IS_CHARGING +FD: net/minecraft/world/entity/monster/Vex/f_33977_ net/minecraft/world/entity/monster/Vex/DATA_FLAGS_ID +FD: net/minecraft/world/entity/monster/Vex/f_33978_ net/minecraft/world/entity/monster/Vex/hasLimitedLife +FD: net/minecraft/world/entity/monster/Vex/f_33979_ net/minecraft/world/entity/monster/Vex/limitedLifeTicks +FD: net/minecraft/world/entity/monster/Vex/f_33980_ net/minecraft/world/entity/monster/Vex/owner +FD: net/minecraft/world/entity/monster/Vex/f_33981_ net/minecraft/world/entity/monster/Vex/boundOrigin +FD: net/minecraft/world/entity/monster/Vex/net/minecraft/world/entity/monster/Vex net/minecraft/world/entity/monster/Vex/net/minecraft/world/entity/monster/Vex +MD: net/minecraft/world/entity/monster/Vex/ ()V net/minecraft/world/entity/monster/Vex/ ()V +MD: net/minecraft/world/entity/monster/Vex/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Vex/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Vex/m_142039_ ()Z net/minecraft/world/entity/monster/Vex/isFlapping ()Z +MD: net/minecraft/world/entity/monster/Vex/m_33987_ (I)V net/minecraft/world/entity/monster/Vex/setLimitedLife (I)V +MD: net/minecraft/world/entity/monster/Vex/m_33989_ (IZ)V net/minecraft/world/entity/monster/Vex/setVexFlag (IZ)V +MD: net/minecraft/world/entity/monster/Vex/m_33994_ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/monster/Vex/setOwner (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/monster/Vex/m_33999_ (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; net/minecraft/world/entity/monster/Vex/access$000 (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Vex/m_34010_ (I)Z net/minecraft/world/entity/monster/Vex/getVexFlag (I)Z +MD: net/minecraft/world/entity/monster/Vex/m_34012_ (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/world/entity/ai/control/MoveControl; net/minecraft/world/entity/monster/Vex/access$100 (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/world/entity/ai/control/MoveControl; +MD: net/minecraft/world/entity/monster/Vex/m_34016_ (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/world/entity/ai/control/MoveControl; net/minecraft/world/entity/monster/Vex/access$200 (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/world/entity/ai/control/MoveControl; +MD: net/minecraft/world/entity/monster/Vex/m_34018_ (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; net/minecraft/world/entity/monster/Vex/access$300 (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Vex/m_34024_ (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; net/minecraft/world/entity/monster/Vex/access$400 (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Vex/m_34026_ ()Lnet/minecraft/world/entity/Mob; net/minecraft/world/entity/monster/Vex/getOwner ()Lnet/minecraft/world/entity/Mob; +MD: net/minecraft/world/entity/monster/Vex/m_34027_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/monster/Vex/getBoundOrigin ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/monster/Vex/m_34028_ ()Z net/minecraft/world/entity/monster/Vex/isCharging ()Z +MD: net/minecraft/world/entity/monster/Vex/m_34029_ (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; net/minecraft/world/entity/monster/Vex/access$500 (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Vex/m_34031_ (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; net/minecraft/world/entity/monster/Vex/access$600 (Lnet/minecraft/world/entity/monster/Vex;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Vex/m_34033_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/monster/Vex/setBoundOrigin (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/monster/Vex/m_34035_ (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/world/entity/ai/control/MoveControl; net/minecraft/world/entity/monster/Vex/access$700 (Lnet/minecraft/world/entity/monster/Vex;)Lnet/minecraft/world/entity/ai/control/MoveControl; +MD: net/minecraft/world/entity/monster/Vex/m_34040_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Vex/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Vex/m_34042_ (Z)V net/minecraft/world/entity/monster/Vex/setIsCharging (Z)V +MD: net/minecraft/world/entity/monster/Vex/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Vex/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Vex/m_6073_ ()F net/minecraft/world/entity/monster/Vex/getBrightness ()F +MD: net/minecraft/world/entity/monster/Vex/m_6478_ (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/Vex/move (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/Vex/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Vex/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Vex/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/Vex/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/Vex/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Vex/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Vex/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Vex/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Vex/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Vex/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Vex/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Vex/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Vex/m_8097_ ()V net/minecraft/world/entity/monster/Vex/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Vex/m_8099_ ()V net/minecraft/world/entity/monster/Vex/registerGoals ()V +MD: net/minecraft/world/entity/monster/Vex/m_8119_ ()V net/minecraft/world/entity/monster/Vex/tick ()V +CL: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal +FD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/f_34044_ net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/this$0 +FD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal +MD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/ (Lnet/minecraft/world/entity/monster/Vex;)V net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/ (Lnet/minecraft/world/entity/monster/Vex;)V +MD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/m_183429_ ()Z net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/m_8037_ ()V net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/tick ()V +MD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/m_8041_ ()V net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/stop ()V +MD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Vex$VexChargeAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal +FD: net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/f_34052_ net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/this$0 +FD: net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/f_34053_ net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/copyOwnerTargeting +FD: net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal +MD: net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/ (Lnet/minecraft/world/entity/monster/Vex;Lnet/minecraft/world/entity/PathfinderMob;)V net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/ (Lnet/minecraft/world/entity/monster/Vex;Lnet/minecraft/world/entity/PathfinderMob;)V +MD: net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/m_8056_ ()V net/minecraft/world/entity/monster/Vex$VexCopyOwnerTargetGoal/start ()V +CL: net/minecraft/world/entity/monster/Vex$VexMoveControl net/minecraft/world/entity/monster/Vex$VexMoveControl +FD: net/minecraft/world/entity/monster/Vex$VexMoveControl/f_34059_ net/minecraft/world/entity/monster/Vex$VexMoveControl/this$0 +FD: net/minecraft/world/entity/monster/Vex$VexMoveControl/net/minecraft/world/entity/monster/Vex$VexMoveControl net/minecraft/world/entity/monster/Vex$VexMoveControl/net/minecraft/world/entity/monster/Vex$VexMoveControl +MD: net/minecraft/world/entity/monster/Vex$VexMoveControl/ (Lnet/minecraft/world/entity/monster/Vex;Lnet/minecraft/world/entity/monster/Vex;)V net/minecraft/world/entity/monster/Vex$VexMoveControl/ (Lnet/minecraft/world/entity/monster/Vex;Lnet/minecraft/world/entity/monster/Vex;)V +MD: net/minecraft/world/entity/monster/Vex$VexMoveControl/m_8126_ ()V net/minecraft/world/entity/monster/Vex$VexMoveControl/tick ()V +CL: net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal +FD: net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/f_34064_ net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/this$0 +FD: net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal +MD: net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/ (Lnet/minecraft/world/entity/monster/Vex;)V net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/ (Lnet/minecraft/world/entity/monster/Vex;)V +MD: net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/m_8037_ ()V net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/tick ()V +MD: net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Vex$VexRandomMoveGoal/canContinueToUse ()Z +CL: net/minecraft/world/entity/monster/Vindicator net/minecraft/world/entity/monster/Vindicator +FD: net/minecraft/world/entity/monster/Vindicator/f_149867_ net/minecraft/world/entity/monster/Vindicator/TAG_JOHNNY +FD: net/minecraft/world/entity/monster/Vindicator/f_34070_ net/minecraft/world/entity/monster/Vindicator/DOOR_BREAKING_PREDICATE +FD: net/minecraft/world/entity/monster/Vindicator/f_34071_ net/minecraft/world/entity/monster/Vindicator/isJohnny +FD: net/minecraft/world/entity/monster/Vindicator/net/minecraft/world/entity/monster/Vindicator net/minecraft/world/entity/monster/Vindicator/net/minecraft/world/entity/monster/Vindicator +MD: net/minecraft/world/entity/monster/Vindicator/ ()V net/minecraft/world/entity/monster/Vindicator/ ()V +MD: net/minecraft/world/entity/monster/Vindicator/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Vindicator/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Vindicator/m_149868_ (Lnet/minecraft/world/entity/monster/Vindicator;)Ljava/util/Random; net/minecraft/world/entity/monster/Vindicator/access$000 (Lnet/minecraft/world/entity/monster/Vindicator;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Vindicator/m_34081_ (Lnet/minecraft/world/Difficulty;)Z net/minecraft/world/entity/monster/Vindicator/lambda$static$0 (Lnet/minecraft/world/Difficulty;)Z +MD: net/minecraft/world/entity/monster/Vindicator/m_34104_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Vindicator/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Vindicator/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Vindicator/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Vindicator/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Vindicator/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Vindicator/m_6593_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/entity/monster/Vindicator/setCustomName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/entity/monster/Vindicator/m_6768_ ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; net/minecraft/world/entity/monster/Vindicator/getArmPose ()Lnet/minecraft/world/entity/monster/AbstractIllager$IllagerArmPose; +MD: net/minecraft/world/entity/monster/Vindicator/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/Vindicator/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/Vindicator/m_7307_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Vindicator/isAlliedTo (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Vindicator/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Vindicator/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Vindicator/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Vindicator/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Vindicator/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Vindicator/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Vindicator/m_7895_ (IZ)V net/minecraft/world/entity/monster/Vindicator/applyRaidBuffs (IZ)V +MD: net/minecraft/world/entity/monster/Vindicator/m_7930_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Vindicator/getCelebrateSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Vindicator/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Vindicator/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Vindicator/m_8024_ ()V net/minecraft/world/entity/monster/Vindicator/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/Vindicator/m_8099_ ()V net/minecraft/world/entity/monster/Vindicator/registerGoals ()V +CL: net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal +FD: net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/ (Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/ (Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/m_8045_ ()Z net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/m_8056_ ()V net/minecraft/world/entity/monster/Vindicator$VindicatorBreakDoorGoal/start ()V +CL: net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal +FD: net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/ (Lnet/minecraft/world/entity/monster/Vindicator;)V net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/ (Lnet/minecraft/world/entity/monster/Vindicator;)V +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/m_8036_ ()Z net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/m_8056_ ()V net/minecraft/world/entity/monster/Vindicator$VindicatorJohnnyAttackGoal/start ()V +CL: net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal +FD: net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/f_34120_ net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/this$0 +FD: net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/ (Lnet/minecraft/world/entity/monster/Vindicator;Lnet/minecraft/world/entity/monster/Vindicator;)V net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/ (Lnet/minecraft/world/entity/monster/Vindicator;Lnet/minecraft/world/entity/monster/Vindicator;)V +MD: net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/m_6639_ (Lnet/minecraft/world/entity/LivingEntity;)D net/minecraft/world/entity/monster/Vindicator$VindicatorMeleeAttackGoal/getAttackReachSqr (Lnet/minecraft/world/entity/LivingEntity;)D +CL: net/minecraft/world/entity/monster/Witch net/minecraft/world/entity/monster/Witch +FD: net/minecraft/world/entity/monster/Witch/f_34126_ net/minecraft/world/entity/monster/Witch/SPEED_MODIFIER_DRINKING_UUID +FD: net/minecraft/world/entity/monster/Witch/f_34127_ net/minecraft/world/entity/monster/Witch/SPEED_MODIFIER_DRINKING +FD: net/minecraft/world/entity/monster/Witch/f_34128_ net/minecraft/world/entity/monster/Witch/DATA_USING_ITEM +FD: net/minecraft/world/entity/monster/Witch/f_34129_ net/minecraft/world/entity/monster/Witch/usingTime +FD: net/minecraft/world/entity/monster/Witch/f_34130_ net/minecraft/world/entity/monster/Witch/healRaidersGoal +FD: net/minecraft/world/entity/monster/Witch/f_34131_ net/minecraft/world/entity/monster/Witch/attackPlayersGoal +FD: net/minecraft/world/entity/monster/Witch/net/minecraft/world/entity/monster/Witch net/minecraft/world/entity/monster/Witch/net/minecraft/world/entity/monster/Witch +MD: net/minecraft/world/entity/monster/Witch/ ()V net/minecraft/world/entity/monster/Witch/ ()V +MD: net/minecraft/world/entity/monster/Witch/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Witch/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Witch/m_34155_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Witch/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Witch/m_34158_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Witch/lambda$registerGoals$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Witch/m_34161_ ()Z net/minecraft/world/entity/monster/Witch/isDrinkingPotion ()Z +MD: net/minecraft/world/entity/monster/Witch/m_34163_ (Z)V net/minecraft/world/entity/monster/Witch/setUsingItem (Z)V +MD: net/minecraft/world/entity/monster/Witch/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Witch/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Witch/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Witch/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Witch/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/Witch/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/monster/Witch/m_6515_ (Lnet/minecraft/world/damagesource/DamageSource;F)F net/minecraft/world/entity/monster/Witch/getDamageAfterMagicAbsorb (Lnet/minecraft/world/damagesource/DamageSource;F)F +MD: net/minecraft/world/entity/monster/Witch/m_7490_ ()Z net/minecraft/world/entity/monster/Witch/canBeLeader ()Z +MD: net/minecraft/world/entity/monster/Witch/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Witch/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Witch/m_7822_ (B)V net/minecraft/world/entity/monster/Witch/handleEntityEvent (B)V +MD: net/minecraft/world/entity/monster/Witch/m_7895_ (IZ)V net/minecraft/world/entity/monster/Witch/applyRaidBuffs (IZ)V +MD: net/minecraft/world/entity/monster/Witch/m_7930_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Witch/getCelebrateSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Witch/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Witch/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Witch/m_8097_ ()V net/minecraft/world/entity/monster/Witch/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Witch/m_8099_ ()V net/minecraft/world/entity/monster/Witch/registerGoals ()V +MD: net/minecraft/world/entity/monster/Witch/m_8107_ ()V net/minecraft/world/entity/monster/Witch/aiStep ()V +CL: net/minecraft/world/entity/monster/WitherSkeleton net/minecraft/world/entity/monster/WitherSkeleton +FD: net/minecraft/world/entity/monster/WitherSkeleton/net/minecraft/world/entity/monster/WitherSkeleton net/minecraft/world/entity/monster/WitherSkeleton/net/minecraft/world/entity/monster/WitherSkeleton +MD: net/minecraft/world/entity/monster/WitherSkeleton/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/WitherSkeleton/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/WitherSkeleton/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/WitherSkeleton/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/WitherSkeleton/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_6850_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/WitherSkeleton/populateDefaultEquipmentEnchantments (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/WitherSkeleton/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_7301_ (Lnet/minecraft/world/effect/MobEffectInstance;)Z net/minecraft/world/entity/monster/WitherSkeleton/canBeAffected (Lnet/minecraft/world/effect/MobEffectInstance;)Z +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/WitherSkeleton/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/monster/WitherSkeleton/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/WitherSkeleton/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_7878_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/WitherSkeleton/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_7932_ (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; net/minecraft/world/entity/monster/WitherSkeleton/getArrow (Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/WitherSkeleton/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/WitherSkeleton/m_8099_ ()V net/minecraft/world/entity/monster/WitherSkeleton/registerGoals ()V +CL: net/minecraft/world/entity/monster/Zoglin net/minecraft/world/entity/monster/Zoglin +FD: net/minecraft/world/entity/monster/Zoglin/f_149870_ net/minecraft/world/entity/monster/Zoglin/ATTACK_KNOCKBACK +FD: net/minecraft/world/entity/monster/Zoglin/f_149871_ net/minecraft/world/entity/monster/Zoglin/KNOCKBACK_RESISTANCE +FD: net/minecraft/world/entity/monster/Zoglin/f_149872_ net/minecraft/world/entity/monster/Zoglin/ATTACK_DAMAGE +FD: net/minecraft/world/entity/monster/Zoglin/f_149873_ net/minecraft/world/entity/monster/Zoglin/BABY_ATTACK_DAMAGE +FD: net/minecraft/world/entity/monster/Zoglin/f_149874_ net/minecraft/world/entity/monster/Zoglin/ATTACK_INTERVAL +FD: net/minecraft/world/entity/monster/Zoglin/f_149875_ net/minecraft/world/entity/monster/Zoglin/BABY_ATTACK_INTERVAL +FD: net/minecraft/world/entity/monster/Zoglin/f_149876_ net/minecraft/world/entity/monster/Zoglin/ATTACK_DURATION +FD: net/minecraft/world/entity/monster/Zoglin/f_149877_ net/minecraft/world/entity/monster/Zoglin/MOVEMENT_SPEED_WHEN_FIGHTING +FD: net/minecraft/world/entity/monster/Zoglin/f_149878_ net/minecraft/world/entity/monster/Zoglin/SPEED_MULTIPLIER_WHEN_IDLING +FD: net/minecraft/world/entity/monster/Zoglin/f_149879_ net/minecraft/world/entity/monster/Zoglin/MAX_HEALTH +FD: net/minecraft/world/entity/monster/Zoglin/f_34198_ net/minecraft/world/entity/monster/Zoglin/SENSOR_TYPES +FD: net/minecraft/world/entity/monster/Zoglin/f_34199_ net/minecraft/world/entity/monster/Zoglin/attackAnimationRemainingTicks +FD: net/minecraft/world/entity/monster/Zoglin/f_34200_ net/minecraft/world/entity/monster/Zoglin/MEMORY_TYPES +FD: net/minecraft/world/entity/monster/Zoglin/f_34201_ net/minecraft/world/entity/monster/Zoglin/DATA_BABY_ID +FD: net/minecraft/world/entity/monster/Zoglin/net/minecraft/world/entity/monster/Zoglin net/minecraft/world/entity/monster/Zoglin/net/minecraft/world/entity/monster/Zoglin +MD: net/minecraft/world/entity/monster/Zoglin/ ()V net/minecraft/world/entity/monster/Zoglin/ ()V +MD: net/minecraft/world/entity/monster/Zoglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Zoglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_34216_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/Zoglin/initCoreActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_34228_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/Zoglin/initIdleActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_34236_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/Zoglin/initFightActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_34247_ ()Z net/minecraft/world/entity/monster/Zoglin/isAdult ()Z +MD: net/minecraft/world/entity/monster/Zoglin/m_34248_ ()V net/minecraft/world/entity/monster/Zoglin/updateActivity ()V +MD: net/minecraft/world/entity/monster/Zoglin/m_34250_ ()V net/minecraft/world/entity/monster/Zoglin/playAngrySound ()V +MD: net/minecraft/world/entity/monster/Zoglin/m_34251_ ()Ljava/util/Optional; net/minecraft/world/entity/monster/Zoglin/findNearestValidAttackTarget ()Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/Zoglin/m_34252_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/Zoglin/isTargetable (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/Zoglin/m_34254_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/Zoglin/setAttackTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_34257_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Zoglin/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Zoglin/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/monster/Zoglin/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/monster/Zoglin/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Zoglin/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Zoglin/m_6048_ ()D net/minecraft/world/entity/monster/Zoglin/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/monster/Zoglin/m_6162_ ()Z net/minecraft/world/entity/monster/Zoglin/isBaby ()Z +MD: net/minecraft/world/entity/monster/Zoglin/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/Zoglin/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/Zoglin/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/Zoglin/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/Zoglin/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/Zoglin/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/Zoglin/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/monster/Zoglin/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/monster/Zoglin/m_6731_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/Zoglin/blockedByShield (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_6863_ (Z)V net/minecraft/world/entity/monster/Zoglin/setBaby (Z)V +MD: net/minecraft/world/entity/monster/Zoglin/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Zoglin/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Zoglin/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/Zoglin/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/Zoglin/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Zoglin/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Zoglin/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Zoglin/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Zoglin/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Zoglin/m_7575_ ()I net/minecraft/world/entity/monster/Zoglin/getAttackAnimationRemainingTicks ()I +MD: net/minecraft/world/entity/monster/Zoglin/m_7822_ (B)V net/minecraft/world/entity/monster/Zoglin/handleEntityEvent (B)V +MD: net/minecraft/world/entity/monster/Zoglin/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Zoglin/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Zoglin/m_8024_ ()V net/minecraft/world/entity/monster/Zoglin/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/Zoglin/m_8025_ ()V net/minecraft/world/entity/monster/Zoglin/sendDebugPackets ()V +MD: net/minecraft/world/entity/monster/Zoglin/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/Zoglin/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/Zoglin/m_8097_ ()V net/minecraft/world/entity/monster/Zoglin/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Zoglin/m_8107_ ()V net/minecraft/world/entity/monster/Zoglin/aiStep ()V +CL: net/minecraft/world/entity/monster/Zombie net/minecraft/world/entity/monster/Zombie +FD: net/minecraft/world/entity/monster/Zombie/f_149880_ net/minecraft/world/entity/monster/Zombie/REINFORCEMENT_ATTEMPTS +FD: net/minecraft/world/entity/monster/Zombie/f_149881_ net/minecraft/world/entity/monster/Zombie/REINFORCEMENT_RANGE_MAX +FD: net/minecraft/world/entity/monster/Zombie/f_149882_ net/minecraft/world/entity/monster/Zombie/REINFORCEMENT_RANGE_MIN +FD: net/minecraft/world/entity/monster/Zombie/f_149883_ net/minecraft/world/entity/monster/Zombie/BREAK_DOOR_CHANCE +FD: net/minecraft/world/entity/monster/Zombie/f_149884_ net/minecraft/world/entity/monster/Zombie/ZOMBIE_LEADER_CHANCE +FD: net/minecraft/world/entity/monster/Zombie/f_34259_ net/minecraft/world/entity/monster/Zombie/SPEED_MODIFIER_BABY_UUID +FD: net/minecraft/world/entity/monster/Zombie/f_34260_ net/minecraft/world/entity/monster/Zombie/DATA_SPECIAL_TYPE_ID +FD: net/minecraft/world/entity/monster/Zombie/f_34261_ net/minecraft/world/entity/monster/Zombie/DATA_DROWNED_CONVERSION_ID +FD: net/minecraft/world/entity/monster/Zombie/f_34262_ net/minecraft/world/entity/monster/Zombie/DOOR_BREAKING_PREDICATE +FD: net/minecraft/world/entity/monster/Zombie/f_34263_ net/minecraft/world/entity/monster/Zombie/breakDoorGoal +FD: net/minecraft/world/entity/monster/Zombie/f_34264_ net/minecraft/world/entity/monster/Zombie/canBreakDoors +FD: net/minecraft/world/entity/monster/Zombie/f_34265_ net/minecraft/world/entity/monster/Zombie/inWaterTime +FD: net/minecraft/world/entity/monster/Zombie/f_34266_ net/minecraft/world/entity/monster/Zombie/conversionTime +FD: net/minecraft/world/entity/monster/Zombie/f_34267_ net/minecraft/world/entity/monster/Zombie/SPEED_MODIFIER_BABY +FD: net/minecraft/world/entity/monster/Zombie/f_34268_ net/minecraft/world/entity/monster/Zombie/DATA_BABY_ID +FD: net/minecraft/world/entity/monster/Zombie/net/minecraft/world/entity/monster/Zombie net/minecraft/world/entity/monster/Zombie/net/minecraft/world/entity/monster/Zombie +MD: net/minecraft/world/entity/monster/Zombie/ ()V net/minecraft/world/entity/monster/Zombie/ ()V +MD: net/minecraft/world/entity/monster/Zombie/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Zombie/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Zombie/ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/Zombie/ (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/Zombie/m_34278_ (I)V net/minecraft/world/entity/monster/Zombie/startUnderWaterConversion (I)V +MD: net/minecraft/world/entity/monster/Zombie/m_34283_ (Lnet/minecraft/world/Difficulty;)Z net/minecraft/world/entity/monster/Zombie/lambda$static$0 (Lnet/minecraft/world/Difficulty;)Z +MD: net/minecraft/world/entity/monster/Zombie/m_34294_ (Lnet/minecraft/world/entity/monster/Zombie;)Ljava/util/Random; net/minecraft/world/entity/monster/Zombie/access$000 (Lnet/minecraft/world/entity/monster/Zombie;)Ljava/util/Random; +MD: net/minecraft/world/entity/monster/Zombie/m_34302_ (Ljava/util/Random;)Z net/minecraft/world/entity/monster/Zombie/getSpawnAsBabyOdds (Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/Zombie/m_34310_ (Lnet/minecraft/world/entity/EntityType;)V net/minecraft/world/entity/monster/Zombie/convertToZombieType (Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/world/entity/monster/Zombie/m_34328_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/Zombie/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/Zombie/m_34329_ ()Z net/minecraft/world/entity/monster/Zombie/isUnderWaterConverting ()Z +MD: net/minecraft/world/entity/monster/Zombie/m_34330_ ()Z net/minecraft/world/entity/monster/Zombie/canBreakDoors ()Z +MD: net/minecraft/world/entity/monster/Zombie/m_34336_ (Z)V net/minecraft/world/entity/monster/Zombie/setCanBreakDoors (Z)V +MD: net/minecraft/world/entity/monster/Zombie/m_34339_ (F)V net/minecraft/world/entity/monster/Zombie/handleAttributes (F)V +MD: net/minecraft/world/entity/monster/Zombie/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Zombie/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Zombie/m_5728_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/Zombie/getSkull ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/Zombie/m_5837_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/Zombie/killed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/Zombie/m_5884_ ()Z net/minecraft/world/entity/monster/Zombie/isSunSensitive ()Z +MD: net/minecraft/world/entity/monster/Zombie/m_6049_ ()D net/minecraft/world/entity/monster/Zombie/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/Zombie/m_6162_ ()Z net/minecraft/world/entity/monster/Zombie/isBaby ()Z +MD: net/minecraft/world/entity/monster/Zombie/m_6336_ ()Lnet/minecraft/world/entity/MobType; net/minecraft/world/entity/monster/Zombie/getMobType ()Lnet/minecraft/world/entity/MobType; +MD: net/minecraft/world/entity/monster/Zombie/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/Zombie/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/Zombie/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/Zombie/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/Zombie/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/Zombie/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/Zombie/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/monster/Zombie/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/monster/Zombie/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/Zombie/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/Zombie/m_6863_ (Z)V net/minecraft/world/entity/monster/Zombie/setBaby (Z)V +MD: net/minecraft/world/entity/monster/Zombie/m_6878_ ()V net/minecraft/world/entity/monster/Zombie/addBehaviourGoals ()V +MD: net/minecraft/world/entity/monster/Zombie/m_7243_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/Zombie/wantsToPickUp (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/Zombie/m_7252_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/Zombie/canHoldItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/Zombie/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/Zombie/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/Zombie/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/Zombie/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/Zombie/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/Zombie/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/Zombie/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Zombie/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Zombie/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/Zombie/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/Zombie/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/monster/Zombie/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/monster/Zombie/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Zombie/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Zombie/m_7572_ ()V net/minecraft/world/entity/monster/Zombie/randomizeReinforcementsChance ()V +MD: net/minecraft/world/entity/monster/Zombie/m_7586_ ()Z net/minecraft/world/entity/monster/Zombie/supportsBreakDoorGoal ()Z +MD: net/minecraft/world/entity/monster/Zombie/m_7593_ ()Z net/minecraft/world/entity/monster/Zombie/convertsInWater ()Z +MD: net/minecraft/world/entity/monster/Zombie/m_7595_ ()V net/minecraft/world/entity/monster/Zombie/doUnderWaterConversion ()V +MD: net/minecraft/world/entity/monster/Zombie/m_7660_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Zombie/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Zombie/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/Zombie/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/Zombie/m_8097_ ()V net/minecraft/world/entity/monster/Zombie/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/Zombie/m_8099_ ()V net/minecraft/world/entity/monster/Zombie/registerGoals ()V +MD: net/minecraft/world/entity/monster/Zombie/m_8107_ ()V net/minecraft/world/entity/monster/Zombie/aiStep ()V +MD: net/minecraft/world/entity/monster/Zombie/m_8119_ ()V net/minecraft/world/entity/monster/Zombie/tick ()V +CL: net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal +FD: net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/f_34341_ net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/this$0 +FD: net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal +MD: net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/ (Lnet/minecraft/world/entity/monster/Zombie;Lnet/minecraft/world/entity/PathfinderMob;DI)V net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/ (Lnet/minecraft/world/entity/monster/Zombie;Lnet/minecraft/world/entity/PathfinderMob;DI)V +MD: net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/m_5777_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/playBreakSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/m_7659_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/playDestroyProgressSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/m_8052_ ()D net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal/acceptedDistance ()D +CL: net/minecraft/world/entity/monster/Zombie$ZombieGroupData net/minecraft/world/entity/monster/Zombie$ZombieGroupData +FD: net/minecraft/world/entity/monster/Zombie$ZombieGroupData/f_34354_ net/minecraft/world/entity/monster/Zombie$ZombieGroupData/isBaby +FD: net/minecraft/world/entity/monster/Zombie$ZombieGroupData/f_34355_ net/minecraft/world/entity/monster/Zombie$ZombieGroupData/canSpawnJockey +FD: net/minecraft/world/entity/monster/Zombie$ZombieGroupData/net/minecraft/world/entity/monster/Zombie$ZombieGroupData net/minecraft/world/entity/monster/Zombie$ZombieGroupData/net/minecraft/world/entity/monster/Zombie$ZombieGroupData +MD: net/minecraft/world/entity/monster/Zombie$ZombieGroupData/ (ZZ)V net/minecraft/world/entity/monster/Zombie$ZombieGroupData/ (ZZ)V +CL: net/minecraft/world/entity/monster/ZombieVillager net/minecraft/world/entity/monster/ZombieVillager +FD: net/minecraft/world/entity/monster/ZombieVillager/f_149885_ net/minecraft/world/entity/monster/ZombieVillager/VILLAGER_CONVERSION_WAIT_MAX +FD: net/minecraft/world/entity/monster/ZombieVillager/f_149886_ net/minecraft/world/entity/monster/ZombieVillager/MAX_SPECIAL_BLOCKS_COUNT +FD: net/minecraft/world/entity/monster/ZombieVillager/f_149887_ net/minecraft/world/entity/monster/ZombieVillager/SPECIAL_BLOCK_RADIUS +FD: net/minecraft/world/entity/monster/ZombieVillager/f_149888_ net/minecraft/world/entity/monster/ZombieVillager/VILLAGER_CONVERSION_WAIT_MIN +FD: net/minecraft/world/entity/monster/ZombieVillager/f_201975_ net/minecraft/world/entity/monster/ZombieVillager/LOGGER +FD: net/minecraft/world/entity/monster/ZombieVillager/f_34359_ net/minecraft/world/entity/monster/ZombieVillager/DATA_CONVERTING_ID +FD: net/minecraft/world/entity/monster/ZombieVillager/f_34360_ net/minecraft/world/entity/monster/ZombieVillager/conversionStarter +FD: net/minecraft/world/entity/monster/ZombieVillager/f_34361_ net/minecraft/world/entity/monster/ZombieVillager/gossips +FD: net/minecraft/world/entity/monster/ZombieVillager/f_34362_ net/minecraft/world/entity/monster/ZombieVillager/tradeOffers +FD: net/minecraft/world/entity/monster/ZombieVillager/f_34363_ net/minecraft/world/entity/monster/ZombieVillager/villagerXp +FD: net/minecraft/world/entity/monster/ZombieVillager/f_34364_ net/minecraft/world/entity/monster/ZombieVillager/DATA_VILLAGER_DATA +FD: net/minecraft/world/entity/monster/ZombieVillager/f_34365_ net/minecraft/world/entity/monster/ZombieVillager/villagerConversionTime +FD: net/minecraft/world/entity/monster/ZombieVillager/net/minecraft/world/entity/monster/ZombieVillager net/minecraft/world/entity/monster/ZombieVillager/net/minecraft/world/entity/monster/ZombieVillager +MD: net/minecraft/world/entity/monster/ZombieVillager/ ()V net/minecraft/world/entity/monster/ZombieVillager/ ()V +MD: net/minecraft/world/entity/monster/ZombieVillager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/ZombieVillager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_141967_ (Lnet/minecraft/world/entity/npc/VillagerData;)V net/minecraft/world/entity/monster/ZombieVillager/setVillagerData (Lnet/minecraft/world/entity/npc/VillagerData;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_149889_ ()I net/minecraft/world/entity/monster/ZombieVillager/getVillagerXp ()I +MD: net/minecraft/world/entity/monster/ZombieVillager/m_204068_ (Lnet/minecraft/core/Holder;)V net/minecraft/world/entity/monster/ZombieVillager/lambda$new$0 (Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_204070_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/entity/monster/ZombieVillager/lambda$addAdditionalSaveData$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_34373_ (I)V net/minecraft/world/entity/monster/ZombieVillager/setVillagerXp (I)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_34383_ (Ljava/util/UUID;I)V net/minecraft/world/entity/monster/ZombieVillager/startConverting (Ljava/util/UUID;I)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_34391_ (Lnet/minecraft/nbt/Tag;)V net/minecraft/world/entity/monster/ZombieVillager/setGossips (Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_34398_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/monster/ZombieVillager/finishConversion (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_34408_ ()Z net/minecraft/world/entity/monster/ZombieVillager/isConverting ()Z +MD: net/minecraft/world/entity/monster/ZombieVillager/m_34410_ ()I net/minecraft/world/entity/monster/ZombieVillager/getConversionProgress ()I +MD: net/minecraft/world/entity/monster/ZombieVillager/m_34411_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/ZombieVillager/setTradeOffers (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ZombieVillager/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_5728_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/ZombieVillager/getSkull ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/monster/ZombieVillager/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_6100_ ()F net/minecraft/world/entity/monster/ZombieVillager/getVoicePitch ()F +MD: net/minecraft/world/entity/monster/ZombieVillager/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/ZombieVillager/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_6785_ (D)Z net/minecraft/world/entity/monster/ZombieVillager/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7141_ ()Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/world/entity/monster/ZombieVillager/getVillagerData ()Lnet/minecraft/world/entity/npc/VillagerData; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/ZombieVillager/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/ZombieVillager/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ZombieVillager/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7593_ ()Z net/minecraft/world/entity/monster/ZombieVillager/convertsInWater ()Z +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7660_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ZombieVillager/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7822_ (B)V net/minecraft/world/entity/monster/ZombieVillager/handleEntityEvent (B)V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ZombieVillager/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ZombieVillager/m_8097_ ()V net/minecraft/world/entity/monster/ZombieVillager/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/ZombieVillager/m_8119_ ()V net/minecraft/world/entity/monster/ZombieVillager/tick ()V +CL: net/minecraft/world/entity/monster/ZombifiedPiglin net/minecraft/world/entity/monster/ZombifiedPiglin +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_149890_ net/minecraft/world/entity/monster/ZombifiedPiglin/ALERT_RANGE_Y +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34416_ net/minecraft/world/entity/monster/ZombifiedPiglin/SPEED_MODIFIER_ATTACKING_UUID +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34417_ net/minecraft/world/entity/monster/ZombifiedPiglin/playFirstAngerSoundIn +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34418_ net/minecraft/world/entity/monster/ZombifiedPiglin/PERSISTENT_ANGER_TIME +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34419_ net/minecraft/world/entity/monster/ZombifiedPiglin/remainingPersistentAngerTime +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34420_ net/minecraft/world/entity/monster/ZombifiedPiglin/persistentAngerTarget +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34421_ net/minecraft/world/entity/monster/ZombifiedPiglin/ALERT_INTERVAL +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34422_ net/minecraft/world/entity/monster/ZombifiedPiglin/ticksUntilNextAlert +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34423_ net/minecraft/world/entity/monster/ZombifiedPiglin/SPEED_MODIFIER_ATTACKING +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/f_34424_ net/minecraft/world/entity/monster/ZombifiedPiglin/FIRST_ANGER_SOUND_DELAY +FD: net/minecraft/world/entity/monster/ZombifiedPiglin/net/minecraft/world/entity/monster/ZombifiedPiglin net/minecraft/world/entity/monster/ZombifiedPiglin/net/minecraft/world/entity/monster/ZombifiedPiglin +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/ ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/ZombifiedPiglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34439_ (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)V net/minecraft/world/entity/monster/ZombifiedPiglin/lambda$alertOthers$3 (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34449_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/ZombifiedPiglin/checkZombifiedPiglinSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34455_ (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)Z net/minecraft/world/entity/monster/ZombifiedPiglin/lambda$alertOthers$2 (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34460_ (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)Z net/minecraft/world/entity/monster/ZombifiedPiglin/lambda$alertOthers$1 (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34462_ (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)Z net/minecraft/world/entity/monster/ZombifiedPiglin/lambda$alertOthers$0 (Lnet/minecraft/world/entity/monster/ZombifiedPiglin;)Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34470_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/ZombifiedPiglin/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34471_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/maybePlayFirstAngerSound ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34472_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/maybeAlertOthers ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34473_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/alertOthers ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_34476_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/playAngerSound ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ZombifiedPiglin/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_5728_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/ZombifiedPiglin/getSkull ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6049_ ()D net/minecraft/world/entity/monster/ZombifiedPiglin/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6120_ ()Ljava/util/UUID; net/minecraft/world/entity/monster/ZombifiedPiglin/getPersistentAngerTarget ()Ljava/util/UUID; +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6710_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/ZombifiedPiglin/setTarget (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6784_ ()I net/minecraft/world/entity/monster/ZombifiedPiglin/getRemainingPersistentAngerTime ()I +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6825_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/startPersistentAngerTimer ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/ZombifiedPiglin/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6878_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/addBehaviourGoals ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6914_ (Lnet/minecraft/world/level/LevelReader;)Z net/minecraft/world/entity/monster/ZombifiedPiglin/checkSpawnObstruction (Lnet/minecraft/world/level/LevelReader;)Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6925_ (Ljava/util/UUID;)V net/minecraft/world/entity/monster/ZombifiedPiglin/setPersistentAngerTarget (Ljava/util/UUID;)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_6935_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/monster/ZombifiedPiglin/isPreventingPlayerRest (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7243_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/ZombifiedPiglin/wantsToPickUp (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/ZombifiedPiglin/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/ZombifiedPiglin/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ZombifiedPiglin/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7572_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/randomizeReinforcementsChance ()V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7593_ ()Z net/minecraft/world/entity/monster/ZombifiedPiglin/convertsInWater ()Z +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7870_ (I)V net/minecraft/world/entity/monster/ZombifiedPiglin/setRemainingPersistentAngerTime (I)V +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/ZombifiedPiglin/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/ZombifiedPiglin/m_8024_ ()V net/minecraft/world/entity/monster/ZombifiedPiglin/customServerAiStep ()V +CL: net/minecraft/world/entity/monster/hoglin/Hoglin net/minecraft/world/entity/monster/hoglin/Hoglin +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149891_ net/minecraft/world/entity/monster/hoglin/Hoglin/PROBABILITY_OF_SPAWNING_AS_BABY +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149892_ net/minecraft/world/entity/monster/hoglin/Hoglin/MAX_HEALTH +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149893_ net/minecraft/world/entity/monster/hoglin/Hoglin/MOVEMENT_SPEED_WHEN_FIGHTING +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149894_ net/minecraft/world/entity/monster/hoglin/Hoglin/ATTACK_KNOCKBACK +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149895_ net/minecraft/world/entity/monster/hoglin/Hoglin/KNOCKBACK_RESISTANCE +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149896_ net/minecraft/world/entity/monster/hoglin/Hoglin/ATTACK_DAMAGE +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149897_ net/minecraft/world/entity/monster/hoglin/Hoglin/BABY_ATTACK_DAMAGE +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_149898_ net/minecraft/world/entity/monster/hoglin/Hoglin/CONVERSION_TIME +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_34480_ net/minecraft/world/entity/monster/hoglin/Hoglin/SENSOR_TYPES +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_34481_ net/minecraft/world/entity/monster/hoglin/Hoglin/MEMORY_TYPES +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_34482_ net/minecraft/world/entity/monster/hoglin/Hoglin/DATA_IMMUNE_TO_ZOMBIFICATION +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_34483_ net/minecraft/world/entity/monster/hoglin/Hoglin/attackAnimationRemainingTicks +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_34484_ net/minecraft/world/entity/monster/hoglin/Hoglin/timeInOverworld +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/f_34485_ net/minecraft/world/entity/monster/hoglin/Hoglin/cannotBeHunted +FD: net/minecraft/world/entity/monster/hoglin/Hoglin/net/minecraft/world/entity/monster/hoglin/Hoglin net/minecraft/world/entity/monster/hoglin/Hoglin/net/minecraft/world/entity/monster/hoglin/Hoglin +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/ ()V net/minecraft/world/entity/monster/hoglin/Hoglin/ ()V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/hoglin/Hoglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/monster/hoglin/Hoglin/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_142669_ ()V net/minecraft/world/entity/monster/hoglin/Hoglin/ageBoundaryReached ()V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34500_ (Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/entity/monster/hoglin/Hoglin/playSound (Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34531_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/monster/hoglin/Hoglin/finishConversion (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34533_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/hoglin/Hoglin/checkHoglinSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34551_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/hoglin/Hoglin/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34552_ ()Z net/minecraft/world/entity/monster/hoglin/Hoglin/isAdult ()Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34554_ ()Z net/minecraft/world/entity/monster/hoglin/Hoglin/isConverting ()Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34555_ ()Z net/minecraft/world/entity/monster/hoglin/Hoglin/canBeHunted ()Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34557_ ()Z net/minecraft/world/entity/monster/hoglin/Hoglin/isImmuneToZombification ()Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34564_ (Z)V net/minecraft/world/entity/monster/hoglin/Hoglin/setImmuneToZombification (Z)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_34566_ (Z)V net/minecraft/world/entity/monster/hoglin/Hoglin/setCannotBeHunted (Z)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/monster/hoglin/Hoglin/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/hoglin/Hoglin/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_5509_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/hoglin/Hoglin/getSwimSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/hoglin/Hoglin/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_5610_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F net/minecraft/world/entity/monster/hoglin/Hoglin/getWalkTargetValue (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)F +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/monster/hoglin/Hoglin/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_5957_ ()Z net/minecraft/world/entity/monster/hoglin/Hoglin/canFallInLove ()Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6048_ ()D net/minecraft/world/entity/monster/hoglin/Hoglin/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/monster/hoglin/Hoglin/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6149_ ()Z net/minecraft/world/entity/monster/hoglin/Hoglin/shouldDropExperience ()Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/hoglin/Hoglin/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/hoglin/Hoglin/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/hoglin/Hoglin/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/monster/hoglin/Hoglin/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/monster/hoglin/Hoglin/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6731_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/Hoglin/blockedByShield (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6785_ (D)Z net/minecraft/world/entity/monster/hoglin/Hoglin/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_6898_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/hoglin/Hoglin/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7327_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/hoglin/Hoglin/doHurtTarget (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/hoglin/Hoglin/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/hoglin/Hoglin/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/hoglin/Hoglin/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/hoglin/Hoglin/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7575_ ()I net/minecraft/world/entity/monster/hoglin/Hoglin/getAttackAnimationRemainingTicks ()I +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7822_ (B)V net/minecraft/world/entity/monster/hoglin/Hoglin/handleEntityEvent (B)V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/hoglin/Hoglin/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_8024_ ()V net/minecraft/world/entity/monster/hoglin/Hoglin/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_8025_ ()V net/minecraft/world/entity/monster/hoglin/Hoglin/sendDebugPackets ()V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/hoglin/Hoglin/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_8097_ ()V net/minecraft/world/entity/monster/hoglin/Hoglin/defineSynchedData ()V +MD: net/minecraft/world/entity/monster/hoglin/Hoglin/m_8107_ ()V net/minecraft/world/entity/monster/hoglin/Hoglin/aiStep ()V +CL: net/minecraft/world/entity/monster/hoglin/HoglinAi net/minecraft/world/entity/monster/hoglin/HoglinAi +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149902_ net/minecraft/world/entity/monster/hoglin/HoglinAi/REPELLENT_DETECTION_RANGE_HORIZONTAL +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149903_ net/minecraft/world/entity/monster/hoglin/HoglinAi/REPELLENT_DETECTION_RANGE_VERTICAL +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149904_ net/minecraft/world/entity/monster/hoglin/HoglinAi/ATTACK_DURATION +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149905_ net/minecraft/world/entity/monster/hoglin/HoglinAi/DESIRED_DISTANCE_FROM_PIGLIN_WHEN_IDLING +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149906_ net/minecraft/world/entity/monster/hoglin/HoglinAi/DESIRED_DISTANCE_FROM_PIGLIN_WHEN_RETREATING +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149907_ net/minecraft/world/entity/monster/hoglin/HoglinAi/ATTACK_INTERVAL +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149908_ net/minecraft/world/entity/monster/hoglin/HoglinAi/BABY_ATTACK_INTERVAL +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149909_ net/minecraft/world/entity/monster/hoglin/HoglinAi/REPELLENT_PACIFY_TIME +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149910_ net/minecraft/world/entity/monster/hoglin/HoglinAi/SPEED_MULTIPLIER_WHEN_AVOIDING_REPELLENT +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149911_ net/minecraft/world/entity/monster/hoglin/HoglinAi/SPEED_MULTIPLIER_WHEN_RETREATING +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149912_ net/minecraft/world/entity/monster/hoglin/HoglinAi/SPEED_MULTIPLIER_WHEN_MAKING_LOVE +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149913_ net/minecraft/world/entity/monster/hoglin/HoglinAi/SPEED_MULTIPLIER_WHEN_IDLING +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_149914_ net/minecraft/world/entity/monster/hoglin/HoglinAi/SPEED_MULTIPLIER_WHEN_FOLLOWING_ADULT +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_34568_ net/minecraft/world/entity/monster/hoglin/HoglinAi/RETREAT_DURATION +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/f_34569_ net/minecraft/world/entity/monster/hoglin/HoglinAi/ADULT_FOLLOW_RANGE +FD: net/minecraft/world/entity/monster/hoglin/HoglinAi/net/minecraft/world/entity/monster/hoglin/HoglinAi net/minecraft/world/entity/monster/hoglin/HoglinAi/net/minecraft/world/entity/monster/hoglin/HoglinAi +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/ ()V net/minecraft/world/entity/monster/hoglin/HoglinAi/ ()V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/ ()V net/minecraft/world/entity/monster/hoglin/HoglinAi/ ()V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34571_ ()Lnet/minecraft/world/entity/ai/behavior/RunOne; net/minecraft/world/entity/monster/hoglin/HoglinAi/createIdleMovementBehaviors ()Lnet/minecraft/world/entity/ai/behavior/RunOne; +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34572_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/lambda$broadcastAttackTarget$1 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34575_ (Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/hoglin/HoglinAi/makeBrain (Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34577_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/updateActivity (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34579_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/onHitTarget (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34582_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/hoglin/HoglinAi/getSoundForActivity (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34585_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/monster/hoglin/HoglinAi/isPosNearNearestRepellent (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34588_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/lambda$broadcastRetreat$0 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34591_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/initCoreActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34593_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/hoglin/HoglinAi/getSoundForCurrentActivity (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34595_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/wasHurtBy (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34598_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/hoglin/HoglinAi/lambda$getSoundForCurrentActivity$2 (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34601_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/initIdleActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34603_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z net/minecraft/world/entity/monster/hoglin/HoglinAi/isPacified (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34605_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/broadcastRetreat (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34608_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/initFightActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34610_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/hoglin/HoglinAi/findNearestValidAttackTarget (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34612_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/retreatFromNearestTarget (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34615_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/initRetreatActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34617_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z net/minecraft/world/entity/monster/hoglin/HoglinAi/wantsToStopFleeing (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34619_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/setAvoidTarget (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34622_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z net/minecraft/world/entity/monster/hoglin/HoglinAi/piglinsOutnumberHoglins (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34624_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/maybeRetaliate (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34627_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/List; net/minecraft/world/entity/monster/hoglin/HoglinAi/getVisibleAdultHoglins (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Ljava/util/List; +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34629_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/setAttackTarget (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34632_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z net/minecraft/world/entity/monster/hoglin/HoglinAi/isNearRepellent (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34634_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/broadcastAttackTarget (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34637_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z net/minecraft/world/entity/monster/hoglin/HoglinAi/isBreeding (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;)Z +MD: net/minecraft/world/entity/monster/hoglin/HoglinAi/m_34639_ (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinAi/setAttackTargetIfCloserThanCurrent (Lnet/minecraft/world/entity/monster/hoglin/Hoglin;Lnet/minecraft/world/entity/LivingEntity;)V +CL: net/minecraft/world/entity/monster/hoglin/HoglinBase net/minecraft/world/entity/monster/hoglin/HoglinBase +FD: net/minecraft/world/entity/monster/hoglin/HoglinBase/f_149916_ net/minecraft/world/entity/monster/hoglin/HoglinBase/ATTACK_ANIMATION_DURATION +FD: net/minecraft/world/entity/monster/hoglin/HoglinBase/net/minecraft/world/entity/monster/hoglin/HoglinBase net/minecraft/world/entity/monster/hoglin/HoglinBase/net/minecraft/world/entity/monster/hoglin/HoglinBase +MD: net/minecraft/world/entity/monster/hoglin/HoglinBase/m_34642_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/hoglin/HoglinBase/hurtAndThrowTarget (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/hoglin/HoglinBase/m_34645_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/hoglin/HoglinBase/throwTarget (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/hoglin/HoglinBase/m_7575_ ()I net/minecraft/world/entity/monster/hoglin/HoglinBase/getAttackAnimationRemainingTicks ()I +CL: net/minecraft/world/entity/monster/hoglin/package-info net/minecraft/world/entity/monster/hoglin/package-info +FD: net/minecraft/world/entity/monster/hoglin/package-info/net/minecraft/world/entity/monster/hoglin/package-info net/minecraft/world/entity/monster/hoglin/package-info/net/minecraft/world/entity/monster/hoglin/package-info +CL: net/minecraft/world/entity/monster/package-info net/minecraft/world/entity/monster/package-info +FD: net/minecraft/world/entity/monster/package-info/net/minecraft/world/entity/monster/package-info net/minecraft/world/entity/monster/package-info/net/minecraft/world/entity/monster/package-info +CL: net/minecraft/world/entity/monster/piglin/AbstractPiglin net/minecraft/world/entity/monster/piglin/AbstractPiglin +FD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/f_149917_ net/minecraft/world/entity/monster/piglin/AbstractPiglin/CONVERSION_TIME +FD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/f_34648_ net/minecraft/world/entity/monster/piglin/AbstractPiglin/DATA_IMMUNE_TO_ZOMBIFICATION +FD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/f_34649_ net/minecraft/world/entity/monster/piglin/AbstractPiglin/timeInOverworld +FD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/net/minecraft/world/entity/monster/piglin/AbstractPiglin net/minecraft/world/entity/monster/piglin/AbstractPiglin/net/minecraft/world/entity/monster/piglin/AbstractPiglin +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/ ()V net/minecraft/world/entity/monster/piglin/AbstractPiglin/ ()V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/piglin/AbstractPiglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_34665_ ()Z net/minecraft/world/entity/monster/piglin/AbstractPiglin/isImmuneToZombification ()Z +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_34666_ ()Z net/minecraft/world/entity/monster/piglin/AbstractPiglin/isConverting ()Z +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_34667_ ()Z net/minecraft/world/entity/monster/piglin/AbstractPiglin/isAdult ()Z +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_34668_ ()Z net/minecraft/world/entity/monster/piglin/AbstractPiglin/isHoldingMeleeWeapon ()Z +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_34669_ ()V net/minecraft/world/entity/monster/piglin/AbstractPiglin/applyOpenDoorsAbility ()V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_34670_ (Z)V net/minecraft/world/entity/monster/piglin/AbstractPiglin/setImmuneToZombification (Z)V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_5448_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/monster/piglin/AbstractPiglin/getTarget ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_6049_ ()D net/minecraft/world/entity/monster/piglin/AbstractPiglin/getMyRidingOffset ()D +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_6389_ ()Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; net/minecraft/world/entity/monster/piglin/AbstractPiglin/getArmPose ()Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_7121_ ()Z net/minecraft/world/entity/monster/piglin/AbstractPiglin/canHunt ()Z +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/piglin/AbstractPiglin/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/piglin/AbstractPiglin/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_7580_ ()V net/minecraft/world/entity/monster/piglin/AbstractPiglin/playConvertedSound ()V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_8024_ ()V net/minecraft/world/entity/monster/piglin/AbstractPiglin/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_8025_ ()V net/minecraft/world/entity/monster/piglin/AbstractPiglin/sendDebugPackets ()V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_8032_ ()V net/minecraft/world/entity/monster/piglin/AbstractPiglin/playAmbientSound ()V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_8063_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/monster/piglin/AbstractPiglin/finishConversion (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/monster/piglin/AbstractPiglin/m_8097_ ()V net/minecraft/world/entity/monster/piglin/AbstractPiglin/defineSynchedData ()V +CL: net/minecraft/world/entity/monster/piglin/Piglin net/minecraft/world/entity/monster/piglin/Piglin +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149918_ net/minecraft/world/entity/monster/piglin/Piglin/MAX_HEALTH +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149919_ net/minecraft/world/entity/monster/piglin/Piglin/MOVEMENT_SPEED_WHEN_FIGHTING +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149920_ net/minecraft/world/entity/monster/piglin/Piglin/ATTACK_DAMAGE +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149921_ net/minecraft/world/entity/monster/piglin/Piglin/CROSSBOW_POWER +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149922_ net/minecraft/world/entity/monster/piglin/Piglin/CHANCE_OF_WEARING_EACH_ARMOUR_ITEM +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149923_ net/minecraft/world/entity/monster/piglin/Piglin/MAX_PASSENGERS_ON_ONE_HOGLIN +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149924_ net/minecraft/world/entity/monster/piglin/Piglin/PROBABILITY_OF_SPAWNING_AS_BABY +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149925_ net/minecraft/world/entity/monster/piglin/Piglin/BABY_EYE_HEIGHT_ADJUSTMENT +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_149926_ net/minecraft/world/entity/monster/piglin/Piglin/PROBABILITY_OF_SPAWNING_WITH_CROSSBOW_INSTEAD_OF_SWORD +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34672_ net/minecraft/world/entity/monster/piglin/Piglin/MEMORY_TYPES +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34673_ net/minecraft/world/entity/monster/piglin/Piglin/DATA_BABY_ID +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34674_ net/minecraft/world/entity/monster/piglin/Piglin/DATA_IS_CHARGING_CROSSBOW +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34675_ net/minecraft/world/entity/monster/piglin/Piglin/DATA_IS_DANCING +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34676_ net/minecraft/world/entity/monster/piglin/Piglin/SPEED_MODIFIER_BABY_UUID +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34677_ net/minecraft/world/entity/monster/piglin/Piglin/SPEED_MODIFIER_BABY +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34678_ net/minecraft/world/entity/monster/piglin/Piglin/inventory +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34679_ net/minecraft/world/entity/monster/piglin/Piglin/cannotHunt +FD: net/minecraft/world/entity/monster/piglin/Piglin/f_34680_ net/minecraft/world/entity/monster/piglin/Piglin/SENSOR_TYPES +FD: net/minecraft/world/entity/monster/piglin/Piglin/net/minecraft/world/entity/monster/piglin/Piglin net/minecraft/world/entity/monster/piglin/Piglin/net/minecraft/world/entity/monster/piglin/Piglin +MD: net/minecraft/world/entity/monster/piglin/Piglin/ ()V net/minecraft/world/entity/monster/piglin/Piglin/ ()V +MD: net/minecraft/world/entity/monster/piglin/Piglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/piglin/Piglin/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_141944_ ()Lnet/minecraft/world/Container; net/minecraft/world/entity/monster/piglin/Piglin/getInventory ()Lnet/minecraft/world/Container; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34689_ (Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/entity/monster/piglin/Piglin/playSound (Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34730_ (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/monster/piglin/Piglin/getTopPassenger (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34733_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/entity/monster/piglin/Piglin/checkPiglinSpawnRules (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34759_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/monster/piglin/Piglin/maybeWearArmor (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34770_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/piglin/Piglin/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34771_ ()Z net/minecraft/world/entity/monster/piglin/Piglin/isDancing ()Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34772_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/piglin/Piglin/createSpawnWeapon ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34773_ ()Z net/minecraft/world/entity/monster/piglin/Piglin/isChargingCrossbow ()Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34778_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/piglin/Piglin/addToInventory (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34780_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/Piglin/canAddToInventory (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34783_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/monster/piglin/Piglin/holdInMainHand (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34785_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/monster/piglin/Piglin/holdInOffHand (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34787_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/Piglin/canReplaceCurrentItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34789_ (Z)V net/minecraft/world/entity/monster/piglin/Piglin/setDancing (Z)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_34791_ (Z)V net/minecraft/world/entity/monster/piglin/Piglin/setCannotHunt (Z)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/monster/piglin/Piglin/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/Piglin/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_5811_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Projectile;F)V net/minecraft/world/entity/monster/piglin/Piglin/shootCrossbowProjectile (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/Projectile;F)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_5847_ ()V net/minecraft/world/entity/monster/piglin/Piglin/onCrossbowAttackPerformed ()V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_5886_ (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z net/minecraft/world/entity/monster/piglin/Piglin/canFireProjectileWeapon (Lnet/minecraft/world/item/ProjectileWeaponItem;)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6048_ ()D net/minecraft/world/entity/monster/piglin/Piglin/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/monster/piglin/Piglin/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6136_ (Z)V net/minecraft/world/entity/monster/piglin/Piglin/setChargingCrossbow (Z)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6162_ ()Z net/minecraft/world/entity/monster/piglin/Piglin/isBaby ()Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/piglin/Piglin/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6389_ ()Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; net/minecraft/world/entity/monster/piglin/Piglin/getArmPose ()Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/monster/piglin/Piglin/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/piglin/Piglin/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6504_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/monster/piglin/Piglin/performRangedAttack (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/piglin/Piglin/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/monster/piglin/Piglin/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6785_ (D)Z net/minecraft/world/entity/monster/piglin/Piglin/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/piglin/Piglin/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_6863_ (Z)V net/minecraft/world/entity/monster/piglin/Piglin/setBaby (Z)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7121_ ()Z net/minecraft/world/entity/monster/piglin/Piglin/canHunt ()Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7243_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/Piglin/wantsToPickUp (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/monster/piglin/Piglin/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/piglin/Piglin/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/piglin/Piglin/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/monster/piglin/Piglin/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7472_ (Lnet/minecraft/world/damagesource/DamageSource;IZ)V net/minecraft/world/entity/monster/piglin/Piglin/dropCustomDeathLoot (Lnet/minecraft/world/damagesource/DamageSource;IZ)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/Piglin/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7580_ ()V net/minecraft/world/entity/monster/piglin/Piglin/playConvertedSound ()V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/monster/piglin/Piglin/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7808_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/Piglin/canReplaceCurrentItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/Piglin/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_7998_ (Lnet/minecraft/world/entity/Entity;Z)Z net/minecraft/world/entity/monster/piglin/Piglin/startRiding (Lnet/minecraft/world/entity/Entity;Z)Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_8024_ ()V net/minecraft/world/entity/monster/piglin/Piglin/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_8028_ ()Z net/minecraft/world/entity/monster/piglin/Piglin/shouldDespawnInPeaceful ()Z +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_8063_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/monster/piglin/Piglin/finishConversion (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/piglin/Piglin/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/piglin/Piglin/m_8097_ ()V net/minecraft/world/entity/monster/piglin/Piglin/defineSynchedData ()V +CL: net/minecraft/world/entity/monster/piglin/PiglinAi net/minecraft/world/entity/monster/piglin/PiglinAi +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149932_ net/minecraft/world/entity/monster/piglin/PiglinAi/PROBABILITY_OF_CELEBRATION_DANCE +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149933_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_MULTIPLIER_WHEN_AVOIDING +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149934_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_MULTIPLIER_WHEN_RETREATING +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149935_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_MULTIPLIER_WHEN_MOUNTING +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149936_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_MULTIPLIER_WHEN_GOING_TO_WANTED_ITEM +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149937_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_MULTIPLIER_WHEN_GOING_TO_CELEBRATE_LOCATION +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149938_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_MULTIPLIER_WHEN_DANCING +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149939_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_MULTIPLIER_WHEN_IDLING +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149940_ net/minecraft/world/entity/monster/piglin/PiglinAi/REPELLENT_DETECTION_RANGE_HORIZONTAL +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149941_ net/minecraft/world/entity/monster/piglin/PiglinAi/REPELLENT_DETECTION_RANGE_VERTICAL +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149942_ net/minecraft/world/entity/monster/piglin/PiglinAi/PLAYER_ANGER_RANGE +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149943_ net/minecraft/world/entity/monster/piglin/PiglinAi/ANGER_DURATION +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149944_ net/minecraft/world/entity/monster/piglin/PiglinAi/ADMIRE_DURATION +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149945_ net/minecraft/world/entity/monster/piglin/PiglinAi/MAX_DISTANCE_TO_WALK_TO_ITEM +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149946_ net/minecraft/world/entity/monster/piglin/PiglinAi/MAX_TIME_TO_WALK_TO_ITEM +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149947_ net/minecraft/world/entity/monster/piglin/PiglinAi/HOW_LONG_TIME_TO_DISABLE_ADMIRE_WALKING_IF_CANT_REACH_ITEM +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149948_ net/minecraft/world/entity/monster/piglin/PiglinAi/CELEBRATION_TIME +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149949_ net/minecraft/world/entity/monster/piglin/PiglinAi/BABY_FLEE_DURATION_AFTER_GETTING_HIT +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149950_ net/minecraft/world/entity/monster/piglin/PiglinAi/HIT_BY_PLAYER_MEMORY_TIMEOUT +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149951_ net/minecraft/world/entity/monster/piglin/PiglinAi/MAX_WALK_DISTANCE_TO_START_RIDING +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149952_ net/minecraft/world/entity/monster/piglin/PiglinAi/MELEE_ATTACK_COOLDOWN +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149953_ net/minecraft/world/entity/monster/piglin/PiglinAi/EAT_COOLDOWN +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149954_ net/minecraft/world/entity/monster/piglin/PiglinAi/DESIRED_DISTANCE_FROM_ENTITY_WHEN_AVOIDING +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149955_ net/minecraft/world/entity/monster/piglin/PiglinAi/MAX_LOOK_DIST +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149956_ net/minecraft/world/entity/monster/piglin/PiglinAi/MAX_LOOK_DIST_FOR_PLAYER_HOLDING_LOVED_ITEM +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149957_ net/minecraft/world/entity/monster/piglin/PiglinAi/INTERACTION_RANGE +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149958_ net/minecraft/world/entity/monster/piglin/PiglinAi/MIN_DESIRED_DIST_FROM_TARGET_WHEN_HOLDING_CROSSBOW +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149959_ net/minecraft/world/entity/monster/piglin/PiglinAi/SPEED_WHEN_STRAFING_BACK_FROM_TARGET +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_149960_ net/minecraft/world/entity/monster/piglin/PiglinAi/DESIRED_DISTANCE_FROM_ZOMBIFIED +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_34794_ net/minecraft/world/entity/monster/piglin/PiglinAi/BARTERING_ITEM +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_34795_ net/minecraft/world/entity/monster/piglin/PiglinAi/TIME_BETWEEN_HUNTS +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_34796_ net/minecraft/world/entity/monster/piglin/PiglinAi/RIDE_START_INTERVAL +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_34797_ net/minecraft/world/entity/monster/piglin/PiglinAi/RIDE_DURATION +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_34798_ net/minecraft/world/entity/monster/piglin/PiglinAi/RETREAT_DURATION +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_34799_ net/minecraft/world/entity/monster/piglin/PiglinAi/AVOID_ZOMBIFIED_DURATION +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/f_34800_ net/minecraft/world/entity/monster/piglin/PiglinAi/BABY_AVOID_NEMESIS_DURATION +FD: net/minecraft/world/entity/monster/piglin/PiglinAi/net/minecraft/world/entity/monster/piglin/PiglinAi net/minecraft/world/entity/monster/piglin/PiglinAi/net/minecraft/world/entity/monster/piglin/PiglinAi +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/ ()V net/minecraft/world/entity/monster/piglin/PiglinAi/ ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/ ()V net/minecraft/world/entity/monster/piglin/PiglinAi/ ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_149962_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$broadcastUniversalAnger$9 (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_149965_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isLovedItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_149967_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isBarterCurrency (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_149969_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isFood (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_149971_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/seesPlayerHoldingWantedItem (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34803_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$initCelebrateActivity$1 (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34805_ ()Lnet/minecraft/world/entity/ai/behavior/RunOne; net/minecraft/world/entity/monster/piglin/PiglinAi/createIdleLookBehaviors ()Lnet/minecraft/world/entity/ai/behavior/RunOne; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34806_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isZombified (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34808_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isWearingGold (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34810_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/wantsToDance (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34813_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$wasHurtBy$5 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/ai/Brain;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34817_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$broadcastRetreat$12 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34820_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initCoreActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34822_ (Lnet/minecraft/world/entity/item/ItemEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/monster/piglin/PiglinAi/removeOneItemFromItemEntity (Lnet/minecraft/world/entity/item/ItemEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34824_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/broadcastUniversalAnger (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34826_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/maybeRetaliate (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34832_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initMemories (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34834_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/wantsToStopRiding (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34837_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/wasHurtBy (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34840_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/piglin/PiglinAi/makeBrain (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34843_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/pickUpItem (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34846_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/monster/piglin/PiglinAi/mobInteract (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34850_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/player/Player;Ljava/util/List;)V net/minecraft/world/entity/monster/piglin/PiglinAi/throwItemsTowardPlayer (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/player/Player;Ljava/util/List;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34854_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/PiglinAi/getSoundForActivity (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34857_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/wantsToPickup (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34860_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Ljava/util/List;)V net/minecraft/world/entity/monster/piglin/PiglinAi/throwItems (Lnet/minecraft/world/entity/monster/piglin/Piglin;Ljava/util/List;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34863_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Ljava/util/List;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/monster/piglin/PiglinAi/throwItemsTowardPos (Lnet/minecraft/world/entity/monster/piglin/Piglin;Ljava/util/List;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34867_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Z)V net/minecraft/world/entity/monster/piglin/PiglinAi/stopHoldingOffHandItem (Lnet/minecraft/world/entity/monster/piglin/Piglin;Z)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34870_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/monster/piglin/Piglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$angerNearbyPiglins$4 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/monster/piglin/Piglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34873_ (Lnet/minecraft/world/entity/player/Player;Z)V net/minecraft/world/entity/monster/piglin/PiglinAi/angerNearbyPiglins (Lnet/minecraft/world/entity/player/Player;Z)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34878_ (ZLnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$angerNearbyPiglins$3 (ZLnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34882_ ()Lnet/minecraft/world/entity/ai/behavior/RunOne; net/minecraft/world/entity/monster/piglin/PiglinAi/createIdleMovementBehaviors ()Lnet/minecraft/world/entity/ai/behavior/RunOne; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34883_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isPlayerHoldingLovedItem (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34885_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$isNearestValidAttackTarget$2 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34888_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$broadcastAngerTarget$8 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34891_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initIdleActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34893_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/piglin/PiglinAi/getNearestVisibleTargetablePlayer (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34895_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/broadcastAngerTarget (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34898_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/updateActivity (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34900_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isNearestValidAttackTarget (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34903_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initFightActivity (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34906_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$getSoundForCurrentActivity$6 (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34909_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/canAdmire (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34912_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Ljava/util/List;)V net/minecraft/world/entity/monster/piglin/PiglinAi/throwItemsTowardRandomPos (Lnet/minecraft/world/entity/monster/piglin/Piglin;Ljava/util/List;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34917_ ()Lnet/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom; net/minecraft/world/entity/monster/piglin/PiglinAi/avoidRepellent ()Lnet/minecraft/world/entity/ai/behavior/SetWalkTargetAwayFrom; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34918_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/hasCrossbow (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34920_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initCelebrateActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34922_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/dontKillAnyMoreHoglinsForAWhile (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34924_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/setAngerTarget (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34927_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/cancelAdmiring (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34929_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/broadcastRetreat (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34932_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/monster/piglin/PiglinAi/holdInOffhand (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34937_ ()Lnet/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry; net/minecraft/world/entity/monster/piglin/PiglinAi/babyAvoidNemesis ()Lnet/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34938_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/admireGoldItem (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34940_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initAdmireItemActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34942_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isIdle (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34944_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/setAngerTargetToNearestTargetablePlayerIfFound (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34947_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/piglin/PiglinAi/getSoundForCurrentActivity (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34949_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/retreatFromNearestTarget (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34952_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/monster/piglin/PiglinAi/putInInventory (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34955_ ()Lnet/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry; net/minecraft/world/entity/monster/piglin/PiglinAi/avoidZombified ()Lnet/minecraft/world/entity/ai/behavior/CopyMemoryWithExpiry; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34958_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initRetreatActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34960_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/List; net/minecraft/world/entity/monster/piglin/PiglinAi/getAdultPiglins (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/List; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34962_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/setAngerTargetIfCloserThanCurrent (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34965_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/hasAnyoneNearbyHuntedRecently (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34967_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinAi/setAvoidTargetAndDontHuntForAWhile (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34970_ ()Lnet/minecraft/world/entity/ai/behavior/RunSometimes; net/minecraft/world/entity/monster/piglin/PiglinAi/babySometimesRideBabyHoglin ()Lnet/minecraft/world/entity/ai/behavior/RunSometimes; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34971_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/seesPlayerHoldingLovedItem (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34973_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinAi/initRideHoglinActivity (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34975_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/piglin/PiglinAi/getAngerTarget (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34977_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/broadcastDontKillAnyMoreHoglinsForAWhile (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34979_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$initFightActivity$0 (Lnet/minecraft/world/entity/monster/piglin/Piglin;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34982_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/doesntSeeAnyPlayerHoldingLovedItem (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34984_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$broadcastRetreat$11 (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34986_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/piglin/PiglinAi/getAvoidTarget (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34988_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/wasHurtRecently (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34990_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$broadcastUniversalAnger$10 (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34992_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isBabyRidingBaby (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34994_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/lambda$hasAnyoneNearbyHuntedRecently$7 (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34996_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/List; net/minecraft/world/entity/monster/piglin/PiglinAi/getBarterResponseItems (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/List; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_34998_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isNearZombified (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35000_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/piglin/PiglinAi/findNearestValidAttackTarget (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35002_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isNearAvoidTarget (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35004_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/List; net/minecraft/world/entity/monster/piglin/PiglinAi/getVisibleAdultPiglins (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Ljava/util/List; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35006_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/stopWalking (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35008_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/wantsToStopFleeing (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35010_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/piglinsEqualOrOutnumberHoglins (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35012_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/hoglinsOutnumberPiglins (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35014_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V net/minecraft/world/entity/monster/piglin/PiglinAi/eat (Lnet/minecraft/world/entity/monster/piglin/Piglin;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35016_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/monster/piglin/PiglinAi/getRandomNearbyPos (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35018_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/hasEatenRecently (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35020_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isAdmiringItem (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35022_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isNearRepellent (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35024_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isAdmiringDisabled (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35026_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isHoldingItemInOffHand (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinAi/m_35028_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/PiglinAi/isNotHoldingLovedItemInOffHand (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +CL: net/minecraft/world/entity/monster/piglin/PiglinArmPose net/minecraft/world/entity/monster/piglin/PiglinArmPose +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/$VALUES net/minecraft/world/entity/monster/piglin/PiglinArmPose/$VALUES +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/ADMIRING_ITEM net/minecraft/world/entity/monster/piglin/PiglinArmPose/ADMIRING_ITEM +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/ATTACKING_WITH_MELEE_WEAPON net/minecraft/world/entity/monster/piglin/PiglinArmPose/ATTACKING_WITH_MELEE_WEAPON +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/CROSSBOW_CHARGE net/minecraft/world/entity/monster/piglin/PiglinArmPose/CROSSBOW_CHARGE +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/CROSSBOW_HOLD net/minecraft/world/entity/monster/piglin/PiglinArmPose/CROSSBOW_HOLD +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/DANCING net/minecraft/world/entity/monster/piglin/PiglinArmPose/DANCING +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/DEFAULT net/minecraft/world/entity/monster/piglin/PiglinArmPose/DEFAULT +FD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/net/minecraft/world/entity/monster/piglin/PiglinArmPose net/minecraft/world/entity/monster/piglin/PiglinArmPose/net/minecraft/world/entity/monster/piglin/PiglinArmPose +MD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/ ()V net/minecraft/world/entity/monster/piglin/PiglinArmPose/ ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/ (Ljava/lang/String;I)V net/minecraft/world/entity/monster/piglin/PiglinArmPose/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/m_149973_ ()[Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; net/minecraft/world/entity/monster/piglin/PiglinArmPose/$values ()[Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; +MD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; net/minecraft/world/entity/monster/piglin/PiglinArmPose/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; +MD: net/minecraft/world/entity/monster/piglin/PiglinArmPose/values ()[Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; net/minecraft/world/entity/monster/piglin/PiglinArmPose/values ()[Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; +CL: net/minecraft/world/entity/monster/piglin/PiglinBrute net/minecraft/world/entity/monster/piglin/PiglinBrute +FD: net/minecraft/world/entity/monster/piglin/PiglinBrute/f_149974_ net/minecraft/world/entity/monster/piglin/PiglinBrute/MAX_HEALTH +FD: net/minecraft/world/entity/monster/piglin/PiglinBrute/f_149975_ net/minecraft/world/entity/monster/piglin/PiglinBrute/MOVEMENT_SPEED_WHEN_FIGHTING +FD: net/minecraft/world/entity/monster/piglin/PiglinBrute/f_149976_ net/minecraft/world/entity/monster/piglin/PiglinBrute/ATTACK_DAMAGE +FD: net/minecraft/world/entity/monster/piglin/PiglinBrute/f_35044_ net/minecraft/world/entity/monster/piglin/PiglinBrute/MEMORY_TYPES +FD: net/minecraft/world/entity/monster/piglin/PiglinBrute/f_35045_ net/minecraft/world/entity/monster/piglin/PiglinBrute/SENSOR_TYPES +FD: net/minecraft/world/entity/monster/piglin/PiglinBrute/net/minecraft/world/entity/monster/piglin/PiglinBrute net/minecraft/world/entity/monster/piglin/PiglinBrute/net/minecraft/world/entity/monster/piglin/PiglinBrute +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/ ()V net/minecraft/world/entity/monster/piglin/PiglinBrute/ ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/monster/piglin/PiglinBrute/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_35075_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/monster/piglin/PiglinBrute/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_35076_ ()V net/minecraft/world/entity/monster/piglin/PiglinBrute/playAngrySound ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/monster/piglin/PiglinBrute/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/PiglinBrute/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/piglin/PiglinBrute/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_6389_ ()Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; net/minecraft/world/entity/monster/piglin/PiglinBrute/getArmPose ()Lnet/minecraft/world/entity/monster/piglin/PiglinArmPose; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/monster/piglin/PiglinBrute/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/monster/piglin/PiglinBrute/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_6851_ (Lnet/minecraft/world/DifficultyInstance;)V net/minecraft/world/entity/monster/piglin/PiglinBrute/populateDefaultEquipmentSlots (Lnet/minecraft/world/DifficultyInstance;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_7121_ ()Z net/minecraft/world/entity/monster/piglin/PiglinBrute/canHunt ()Z +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_7243_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/monster/piglin/PiglinBrute/wantsToPickUp (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_7355_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/monster/piglin/PiglinBrute/playStepSound (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/PiglinBrute/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_7580_ ()V net/minecraft/world/entity/monster/piglin/PiglinBrute/playConvertedSound ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/monster/piglin/PiglinBrute/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_8024_ ()V net/minecraft/world/entity/monster/piglin/PiglinBrute/customServerAiStep ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinBrute/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/piglin/PiglinBrute/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +CL: net/minecraft/world/entity/monster/piglin/PiglinBruteAi net/minecraft/world/entity/monster/piglin/PiglinBruteAi +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149977_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/ANGER_DURATION +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149978_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/MELEE_ATTACK_COOLDOWN +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149979_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/ACTIVITY_SOUND_LIKELIHOOD_PER_TICK +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149980_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/MAX_LOOK_DIST +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149981_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/INTERACTION_RANGE +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149982_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/TARGETING_RANGE +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149983_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/SPEED_MULTIPLIER_WHEN_IDLING +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149984_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/HOME_CLOSE_ENOUGH_DISTANCE +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149985_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/HOME_TOO_FAR_DISTANCE +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/f_149986_ net/minecraft/world/entity/monster/piglin/PiglinBruteAi/HOME_STROLL_AROUND_DISTANCE +FD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/net/minecraft/world/entity/monster/piglin/PiglinBruteAi net/minecraft/world/entity/monster/piglin/PiglinBruteAi/net/minecraft/world/entity/monster/piglin/PiglinBruteAi +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/ ()V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/ ()V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_149988_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/setAngerTarget (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35080_ ()Lnet/minecraft/world/entity/ai/behavior/RunOne; net/minecraft/world/entity/monster/piglin/PiglinBruteAi/createIdleLookBehaviors ()Lnet/minecraft/world/entity/ai/behavior/RunOne; +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35083_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinBruteAi/lambda$isNearestValidAttackTarget$1 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35086_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/Optional; net/minecraft/world/entity/monster/piglin/PiglinBruteAi/findNearestValidAttackTarget (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35088_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinBruteAi/isNearestValidAttackTarget (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35091_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/Optional; net/minecraft/world/entity/monster/piglin/PiglinBruteAi/getTargetIfWithinRange (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)Ljava/util/Optional; +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35094_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/initMemories (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35096_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/wasHurtBy (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35099_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/monster/piglin/PiglinBruteAi/makeBrain (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35102_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/lambda$playActivitySound$3 (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35105_ ()Lnet/minecraft/world/entity/ai/behavior/RunOne; net/minecraft/world/entity/monster/piglin/PiglinBruteAi/createIdleMovementBehaviors ()Lnet/minecraft/world/entity/ai/behavior/RunOne; +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35106_ (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinBruteAi/lambda$getTargetIfWithinRange$2 (Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35109_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/updateActivity (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35111_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/initCoreActivity (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35114_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/maybePlayActivitySound (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35116_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/PiglinBruteAi/lambda$initFightActivity$0 (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35119_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/initIdleActivity (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35122_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/playActivitySound (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;)V +MD: net/minecraft/world/entity/monster/piglin/PiglinBruteAi/m_35124_ (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/monster/piglin/PiglinBruteAi/initFightActivity (Lnet/minecraft/world/entity/monster/piglin/PiglinBrute;Lnet/minecraft/world/entity/ai/Brain;)V +CL: net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled +FD: net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled +MD: net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/ ()V net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/ ()V +MD: net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/m_35136_ (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/isAttackTargetDeadHoglin (Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V net/minecraft/world/entity/monster/piglin/RememberIfHoglinWasKilled/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V +CL: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen +FD: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/f_35138_ net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/admireDuration +FD: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen +MD: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/ (I)V net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/ (I)V +MD: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V net/minecraft/world/entity/monster/piglin/StartAdmiringItemIfSeen/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V +CL: net/minecraft/world/entity/monster/piglin/StartHuntingHoglin net/minecraft/world/entity/monster/piglin/StartHuntingHoglin +FD: net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/net/minecraft/world/entity/monster/piglin/StartHuntingHoglin net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/net/minecraft/world/entity/monster/piglin/StartHuntingHoglin +MD: net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/ ()V net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/ ()V +MD: net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V net/minecraft/world/entity/monster/piglin/StartHuntingHoglin/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V +CL: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway +FD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/f_35210_ net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/maxDistanceToItem +FD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/ (I)V net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/ (I)V +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V net/minecraft/world/entity/monster/piglin/StopAdmiringIfItemTooFarAway/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V +CL: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem +FD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/f_35227_ net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/maxTimeToReachItem +FD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/f_35228_ net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/disableTime +FD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/ (II)V net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/ (II)V +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V net/minecraft/world/entity/monster/piglin/StopAdmiringIfTiredOfTryingToReachItem/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V +CL: net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring +FD: net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring +MD: net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/ ()V net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/ ()V +MD: net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/m_6114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/checkExtraStartConditions (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;)Z +MD: net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)V +MD: net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/m_6735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring/start (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/monster/piglin/Piglin;J)V +CL: net/minecraft/world/entity/monster/piglin/package-info net/minecraft/world/entity/monster/piglin/package-info +FD: net/minecraft/world/entity/monster/piglin/package-info/net/minecraft/world/entity/monster/piglin/package-info net/minecraft/world/entity/monster/piglin/package-info/net/minecraft/world/entity/monster/piglin/package-info +CL: net/minecraft/world/entity/npc/AbstractVillager net/minecraft/world/entity/npc/AbstractVillager +FD: net/minecraft/world/entity/npc/AbstractVillager/f_149991_ net/minecraft/world/entity/npc/AbstractVillager/VILLAGER_SLOT_OFFSET +FD: net/minecraft/world/entity/npc/AbstractVillager/f_149992_ net/minecraft/world/entity/npc/AbstractVillager/VILLAGER_INVENTORY_SIZE +FD: net/minecraft/world/entity/npc/AbstractVillager/f_35261_ net/minecraft/world/entity/npc/AbstractVillager/offers +FD: net/minecraft/world/entity/npc/AbstractVillager/f_35262_ net/minecraft/world/entity/npc/AbstractVillager/DATA_UNHAPPY_COUNTER +FD: net/minecraft/world/entity/npc/AbstractVillager/f_35263_ net/minecraft/world/entity/npc/AbstractVillager/tradingPlayer +FD: net/minecraft/world/entity/npc/AbstractVillager/f_35264_ net/minecraft/world/entity/npc/AbstractVillager/inventory +FD: net/minecraft/world/entity/npc/AbstractVillager/net/minecraft/world/entity/npc/AbstractVillager net/minecraft/world/entity/npc/AbstractVillager/net/minecraft/world/entity/npc/AbstractVillager +MD: net/minecraft/world/entity/npc/AbstractVillager/ ()V net/minecraft/world/entity/npc/AbstractVillager/ ()V +MD: net/minecraft/world/entity/npc/AbstractVillager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/npc/AbstractVillager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/npc/AbstractVillager/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_141944_ ()Lnet/minecraft/world/Container; net/minecraft/world/entity/npc/AbstractVillager/getInventory ()Lnet/minecraft/world/Container; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_141944_ ()Lnet/minecraft/world/SimpleContainer; net/minecraft/world/entity/npc/AbstractVillager/getInventory ()Lnet/minecraft/world/SimpleContainer; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_183595_ ()Z net/minecraft/world/entity/npc/AbstractVillager/isClientSide ()Z +MD: net/minecraft/world/entity/npc/AbstractVillager/m_35277_ (Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;I)V net/minecraft/world/entity/npc/AbstractVillager/addOffersFromItemListings (Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;I)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_35287_ (Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/world/entity/npc/AbstractVillager/addParticlesAroundSelf (Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_35303_ ()I net/minecraft/world/entity/npc/AbstractVillager/getUnhappyCounter ()I +MD: net/minecraft/world/entity/npc/AbstractVillager/m_35306_ ()Z net/minecraft/world/entity/npc/AbstractVillager/isTrading ()Z +MD: net/minecraft/world/entity/npc/AbstractVillager/m_35310_ ()V net/minecraft/world/entity/npc/AbstractVillager/playCelebrateSound ()V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_35319_ (I)V net/minecraft/world/entity/npc/AbstractVillager/setUnhappyCounter (I)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_5489_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/npc/AbstractVillager/changeDimension (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6068_ (Z)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/AbstractVillager/getTradeUpdatedSound (Z)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6255_ (Lnet/minecraft/world/item/trading/MerchantOffers;)V net/minecraft/world/entity/npc/AbstractVillager/overrideOffers (Lnet/minecraft/world/item/trading/MerchantOffers;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/npc/AbstractVillager/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/npc/AbstractVillager/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6573_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/npc/AbstractVillager/canBeLeashed (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6616_ ()Lnet/minecraft/world/item/trading/MerchantOffers; net/minecraft/world/entity/npc/AbstractVillager/getOffers ()Lnet/minecraft/world/item/trading/MerchantOffers; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6621_ (I)V net/minecraft/world/entity/npc/AbstractVillager/overrideXp (I)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/npc/AbstractVillager/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_6996_ (Lnet/minecraft/world/item/trading/MerchantOffer;)V net/minecraft/world/entity/npc/AbstractVillager/notifyTrade (Lnet/minecraft/world/item/trading/MerchantOffer;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7189_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/npc/AbstractVillager/setTradingPlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/npc/AbstractVillager/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/npc/AbstractVillager/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7398_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/npc/AbstractVillager/getRopeHoldPosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7596_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/AbstractVillager/getNotifyTradeSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7604_ ()V net/minecraft/world/entity/npc/AbstractVillager/updateTrades ()V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7713_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/npc/AbstractVillager/notifyTradeUpdated (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7809_ ()I net/minecraft/world/entity/npc/AbstractVillager/getVillagerXp ()I +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7826_ ()Z net/minecraft/world/entity/npc/AbstractVillager/showProgressBar ()Z +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7962_ ()Lnet/minecraft/world/entity/player/Player; net/minecraft/world/entity/npc/AbstractVillager/getTradingPlayer ()Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/entity/npc/AbstractVillager/m_7996_ ()V net/minecraft/world/entity/npc/AbstractVillager/stopTrading ()V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_8058_ (Lnet/minecraft/world/item/trading/MerchantOffer;)V net/minecraft/world/entity/npc/AbstractVillager/rewardTradeXp (Lnet/minecraft/world/item/trading/MerchantOffer;)V +MD: net/minecraft/world/entity/npc/AbstractVillager/m_8097_ ()V net/minecraft/world/entity/npc/AbstractVillager/defineSynchedData ()V +CL: net/minecraft/world/entity/npc/CatSpawner net/minecraft/world/entity/npc/CatSpawner +FD: net/minecraft/world/entity/npc/CatSpawner/f_149996_ net/minecraft/world/entity/npc/CatSpawner/TICK_DELAY +FD: net/minecraft/world/entity/npc/CatSpawner/f_35324_ net/minecraft/world/entity/npc/CatSpawner/nextTick +FD: net/minecraft/world/entity/npc/CatSpawner/net/minecraft/world/entity/npc/CatSpawner net/minecraft/world/entity/npc/CatSpawner/net/minecraft/world/entity/npc/CatSpawner +MD: net/minecraft/world/entity/npc/CatSpawner/ ()V net/minecraft/world/entity/npc/CatSpawner/ ()V +MD: net/minecraft/world/entity/npc/CatSpawner/m_207761_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z net/minecraft/world/entity/npc/CatSpawner/lambda$tick$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z +MD: net/minecraft/world/entity/npc/CatSpawner/m_35326_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/entity/npc/CatSpawner/spawnInVillage (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/entity/npc/CatSpawner/m_35333_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)I net/minecraft/world/entity/npc/CatSpawner/spawnCat (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)I +MD: net/minecraft/world/entity/npc/CatSpawner/m_35336_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/entity/npc/CatSpawner/spawnInHut (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/entity/npc/CatSpawner/m_7995_ (Lnet/minecraft/server/level/ServerLevel;ZZ)I net/minecraft/world/entity/npc/CatSpawner/tick (Lnet/minecraft/server/level/ServerLevel;ZZ)I +CL: net/minecraft/world/entity/npc/ClientSideMerchant net/minecraft/world/entity/npc/ClientSideMerchant +FD: net/minecraft/world/entity/npc/ClientSideMerchant/f_35340_ net/minecraft/world/entity/npc/ClientSideMerchant/source +FD: net/minecraft/world/entity/npc/ClientSideMerchant/f_35341_ net/minecraft/world/entity/npc/ClientSideMerchant/offers +FD: net/minecraft/world/entity/npc/ClientSideMerchant/f_35342_ net/minecraft/world/entity/npc/ClientSideMerchant/xp +FD: net/minecraft/world/entity/npc/ClientSideMerchant/net/minecraft/world/entity/npc/ClientSideMerchant net/minecraft/world/entity/npc/ClientSideMerchant/net/minecraft/world/entity/npc/ClientSideMerchant +MD: net/minecraft/world/entity/npc/ClientSideMerchant/ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/npc/ClientSideMerchant/ (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_183595_ ()Z net/minecraft/world/entity/npc/ClientSideMerchant/isClientSide ()Z +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_6255_ (Lnet/minecraft/world/item/trading/MerchantOffers;)V net/minecraft/world/entity/npc/ClientSideMerchant/overrideOffers (Lnet/minecraft/world/item/trading/MerchantOffers;)V +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_6616_ ()Lnet/minecraft/world/item/trading/MerchantOffers; net/minecraft/world/entity/npc/ClientSideMerchant/getOffers ()Lnet/minecraft/world/item/trading/MerchantOffers; +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_6621_ (I)V net/minecraft/world/entity/npc/ClientSideMerchant/overrideXp (I)V +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_6996_ (Lnet/minecraft/world/item/trading/MerchantOffer;)V net/minecraft/world/entity/npc/ClientSideMerchant/notifyTrade (Lnet/minecraft/world/item/trading/MerchantOffer;)V +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_7189_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/npc/ClientSideMerchant/setTradingPlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_7596_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/ClientSideMerchant/getNotifyTradeSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_7713_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/npc/ClientSideMerchant/notifyTradeUpdated (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_7809_ ()I net/minecraft/world/entity/npc/ClientSideMerchant/getVillagerXp ()I +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_7826_ ()Z net/minecraft/world/entity/npc/ClientSideMerchant/showProgressBar ()Z +MD: net/minecraft/world/entity/npc/ClientSideMerchant/m_7962_ ()Lnet/minecraft/world/entity/player/Player; net/minecraft/world/entity/npc/ClientSideMerchant/getTradingPlayer ()Lnet/minecraft/world/entity/player/Player; +CL: net/minecraft/world/entity/npc/InventoryCarrier net/minecraft/world/entity/npc/InventoryCarrier +FD: net/minecraft/world/entity/npc/InventoryCarrier/net/minecraft/world/entity/npc/InventoryCarrier net/minecraft/world/entity/npc/InventoryCarrier/net/minecraft/world/entity/npc/InventoryCarrier +MD: net/minecraft/world/entity/npc/InventoryCarrier/m_141944_ ()Lnet/minecraft/world/Container; net/minecraft/world/entity/npc/InventoryCarrier/getInventory ()Lnet/minecraft/world/Container; +CL: net/minecraft/world/entity/npc/Npc net/minecraft/world/entity/npc/Npc +FD: net/minecraft/world/entity/npc/Npc/net/minecraft/world/entity/npc/Npc net/minecraft/world/entity/npc/Npc/net/minecraft/world/entity/npc/Npc +CL: net/minecraft/world/entity/npc/Villager net/minecraft/world/entity/npc/Villager +FD: net/minecraft/world/entity/npc/Villager/f_149997_ net/minecraft/world/entity/npc/Villager/BREEDING_FOOD_THRESHOLD +FD: net/minecraft/world/entity/npc/Villager/f_149998_ net/minecraft/world/entity/npc/Villager/SPEED_MODIFIER +FD: net/minecraft/world/entity/npc/Villager/f_149999_ net/minecraft/world/entity/npc/Villager/TRADES_PER_LEVEL +FD: net/minecraft/world/entity/npc/Villager/f_150000_ net/minecraft/world/entity/npc/Villager/MAX_GOSSIP_TOPICS +FD: net/minecraft/world/entity/npc/Villager/f_150001_ net/minecraft/world/entity/npc/Villager/GOSSIP_COOLDOWN +FD: net/minecraft/world/entity/npc/Villager/f_150002_ net/minecraft/world/entity/npc/Villager/GOSSIP_DECAY_INTERVAL +FD: net/minecraft/world/entity/npc/Villager/f_150003_ net/minecraft/world/entity/npc/Villager/REPUTATION_CHANGE_PER_EVENT +FD: net/minecraft/world/entity/npc/Villager/f_150004_ net/minecraft/world/entity/npc/Villager/HOW_FAR_AWAY_TO_TALK_TO_OTHER_VILLAGERS_ABOUT_GOLEMS +FD: net/minecraft/world/entity/npc/Villager/f_150005_ net/minecraft/world/entity/npc/Villager/HOW_MANY_VILLAGERS_NEED_TO_AGREE_TO_SPAWN_A_GOLEM +FD: net/minecraft/world/entity/npc/Villager/f_150006_ net/minecraft/world/entity/npc/Villager/TIME_SINCE_SLEEPING_FOR_GOLEM_SPAWNING +FD: net/minecraft/world/entity/npc/Villager/f_150007_ net/minecraft/world/entity/npc/Villager/chasing +FD: net/minecraft/world/entity/npc/Villager/f_201976_ net/minecraft/world/entity/npc/Villager/LOGGER +FD: net/minecraft/world/entity/npc/Villager/f_35361_ net/minecraft/world/entity/npc/Villager/lastGossipDecayTime +FD: net/minecraft/world/entity/npc/Villager/f_35362_ net/minecraft/world/entity/npc/Villager/villagerXp +FD: net/minecraft/world/entity/npc/Villager/f_35363_ net/minecraft/world/entity/npc/Villager/lastRestockGameTime +FD: net/minecraft/world/entity/npc/Villager/f_35364_ net/minecraft/world/entity/npc/Villager/numberOfRestocksToday +FD: net/minecraft/world/entity/npc/Villager/f_35365_ net/minecraft/world/entity/npc/Villager/lastRestockCheckDayTime +FD: net/minecraft/world/entity/npc/Villager/f_35366_ net/minecraft/world/entity/npc/Villager/assignProfessionWhenSpawned +FD: net/minecraft/world/entity/npc/Villager/f_35367_ net/minecraft/world/entity/npc/Villager/MEMORY_TYPES +FD: net/minecraft/world/entity/npc/Villager/f_35368_ net/minecraft/world/entity/npc/Villager/SENSOR_TYPES +FD: net/minecraft/world/entity/npc/Villager/f_35369_ net/minecraft/world/entity/npc/Villager/FOOD_POINTS +FD: net/minecraft/world/entity/npc/Villager/f_35370_ net/minecraft/world/entity/npc/Villager/POI_MEMORIES +FD: net/minecraft/world/entity/npc/Villager/f_35371_ net/minecraft/world/entity/npc/Villager/DATA_VILLAGER_DATA +FD: net/minecraft/world/entity/npc/Villager/f_35372_ net/minecraft/world/entity/npc/Villager/WANTED_ITEMS +FD: net/minecraft/world/entity/npc/Villager/f_35373_ net/minecraft/world/entity/npc/Villager/updateMerchantTimer +FD: net/minecraft/world/entity/npc/Villager/f_35374_ net/minecraft/world/entity/npc/Villager/increaseProfessionLevelOnUpdate +FD: net/minecraft/world/entity/npc/Villager/f_35375_ net/minecraft/world/entity/npc/Villager/lastTradedPlayer +FD: net/minecraft/world/entity/npc/Villager/f_35376_ net/minecraft/world/entity/npc/Villager/foodLevel +FD: net/minecraft/world/entity/npc/Villager/f_35377_ net/minecraft/world/entity/npc/Villager/gossips +FD: net/minecraft/world/entity/npc/Villager/f_35378_ net/minecraft/world/entity/npc/Villager/lastGossipTime +FD: net/minecraft/world/entity/npc/Villager/net/minecraft/world/entity/npc/Villager net/minecraft/world/entity/npc/Villager/net/minecraft/world/entity/npc/Villager +MD: net/minecraft/world/entity/npc/Villager/ ()V net/minecraft/world/entity/npc/Villager/ ()V +MD: net/minecraft/world/entity/npc/Villager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/npc/Villager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/npc/Villager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/npc/VillagerType;)V net/minecraft/world/entity/npc/Villager/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/npc/VillagerType;)V +MD: net/minecraft/world/entity/npc/Villager/m_141967_ (Lnet/minecraft/world/entity/npc/VillagerData;)V net/minecraft/world/entity/npc/Villager/setVillagerData (Lnet/minecraft/world/entity/npc/VillagerData;)V +MD: net/minecraft/world/entity/npc/Villager/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/npc/Villager/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/npc/Villager/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/npc/Villager; net/minecraft/world/entity/npc/Villager/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/npc/Villager; +MD: net/minecraft/world/entity/npc/Villager/m_142668_ ()Z net/minecraft/world/entity/npc/Villager/canBreed ()Z +MD: net/minecraft/world/entity/npc/Villager/m_142669_ ()V net/minecraft/world/entity/npc/Villager/ageBoundaryReached ()V +MD: net/minecraft/world/entity/npc/Villager/m_150014_ ()Z net/minecraft/world/entity/npc/Villager/isChasing ()Z +MD: net/minecraft/world/entity/npc/Villager/m_150015_ (Z)V net/minecraft/world/entity/npc/Villager/setChasing (Z)V +MD: net/minecraft/world/entity/npc/Villager/m_183595_ ()Z net/minecraft/world/entity/npc/Villager/isClientSide ()Z +MD: net/minecraft/world/entity/npc/Villager/m_186291_ (JLnet/minecraft/world/entity/npc/Villager;)Z net/minecraft/world/entity/npc/Villager/lambda$spawnGolemIfNeeded$9 (JLnet/minecraft/world/entity/npc/Villager;)Z +MD: net/minecraft/world/entity/npc/Villager/m_186294_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/npc/Villager/lambda$tellWitnessesThatIWasMurdered$5 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/npc/Villager/m_186298_ (Lnet/minecraft/world/SimpleContainer;Ljava/util/Map$Entry;)I net/minecraft/world/entity/npc/Villager/lambda$countFoodPointsInInventory$8 (Lnet/minecraft/world/SimpleContainer;Ljava/util/Map$Entry;)I +MD: net/minecraft/world/entity/npc/Villager/m_186301_ (Lnet/minecraft/world/entity/ai/gossip/GossipType;)Z net/minecraft/world/entity/npc/Villager/lambda$getPlayerReputation$7 (Lnet/minecraft/world/entity/ai/gossip/GossipType;)Z +MD: net/minecraft/world/entity/npc/Villager/m_186303_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/core/GlobalPos;)V net/minecraft/world/entity/npc/Villager/lambda$releasePoi$6 (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Lnet/minecraft/core/GlobalPos;)V +MD: net/minecraft/world/entity/npc/Villager/m_35392_ (J)Z net/minecraft/world/entity/npc/Villager/wantsToSpawnGolem (J)Z +MD: net/minecraft/world/entity/npc/Villager/m_35397_ (Lnet/minecraft/server/level/ServerLevel;JI)V net/minecraft/world/entity/npc/Villager/spawnGolemIfNeeded (Lnet/minecraft/server/level/ServerLevel;JI)V +MD: net/minecraft/world/entity/npc/Villager/m_35411_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V net/minecraft/world/entity/npc/Villager/gossip (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;J)V +MD: net/minecraft/world/entity/npc/Villager/m_35420_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/npc/Villager/tellWitnessesThatIWasMurdered (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/npc/Villager/m_35424_ (Lnet/minecraft/world/entity/ai/Brain;)V net/minecraft/world/entity/npc/Villager/registerBrainGoals (Lnet/minecraft/world/entity/ai/Brain;)V +MD: net/minecraft/world/entity/npc/Villager/m_35428_ (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V net/minecraft/world/entity/npc/Villager/releasePoi (Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;)V +MD: net/minecraft/world/entity/npc/Villager/m_35433_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/npc/Villager/lambda$static$3 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/npc/Villager/m_35446_ (Lnet/minecraft/core/BlockPos;DD)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/npc/Villager/findSpawnPositionForGolemInColumn (Lnet/minecraft/core/BlockPos;DD)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/npc/Villager/m_35452_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/entity/npc/Villager/lambda$addAdditionalSaveData$4 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/entity/npc/Villager/m_35455_ (Lnet/minecraft/nbt/Tag;)V net/minecraft/world/entity/npc/Villager/setGossips (Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/entity/npc/Villager/m_35461_ (J)Z net/minecraft/world/entity/npc/Villager/golemSpawnConditionsMet (J)Z +MD: net/minecraft/world/entity/npc/Villager/m_35468_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/npc/Villager/lambda$static$2 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/npc/Villager/m_35476_ (Lnet/minecraft/world/item/trading/MerchantOffers;)V net/minecraft/world/entity/npc/Villager/setOffers (Lnet/minecraft/world/item/trading/MerchantOffers;)V +MD: net/minecraft/world/entity/npc/Villager/m_35483_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/npc/Villager/refreshBrain (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/npc/Villager/m_35485_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/npc/Villager/lambda$static$1 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/npc/Villager/m_35490_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/animal/IronGolem; net/minecraft/world/entity/npc/Villager/trySpawnGolem (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/animal/IronGolem; +MD: net/minecraft/world/entity/npc/Villager/m_35492_ (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/npc/Villager/lambda$static$0 (Lnet/minecraft/world/entity/npc/Villager;Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/npc/Villager/m_35503_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/npc/Villager/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/npc/Villager/m_35504_ ()Z net/minecraft/world/entity/npc/Villager/assignProfessionWhenSpawned ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35510_ ()V net/minecraft/world/entity/npc/Villager/restock ()V +MD: net/minecraft/world/entity/npc/Villager/m_35511_ ()Z net/minecraft/world/entity/npc/Villager/shouldRestock ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35512_ ()V net/minecraft/world/entity/npc/Villager/playWorkSound ()V +MD: net/minecraft/world/entity/npc/Villager/m_35513_ ()V net/minecraft/world/entity/npc/Villager/eatAndDigestFood ()V +MD: net/minecraft/world/entity/npc/Villager/m_35514_ ()Z net/minecraft/world/entity/npc/Villager/hasExcessFood ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35515_ ()Z net/minecraft/world/entity/npc/Villager/wantsMoreFood ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35516_ ()Z net/minecraft/world/entity/npc/Villager/hasFarmSeeds ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35517_ ()Lnet/minecraft/world/entity/ai/gossip/GossipContainer; net/minecraft/world/entity/npc/Villager/getGossips ()Lnet/minecraft/world/entity/ai/gossip/GossipContainer; +MD: net/minecraft/world/entity/npc/Villager/m_35518_ ()V net/minecraft/world/entity/npc/Villager/setUnhappy ()V +MD: net/minecraft/world/entity/npc/Villager/m_35519_ ()V net/minecraft/world/entity/npc/Villager/resetSpecialPrices ()V +MD: net/minecraft/world/entity/npc/Villager/m_35520_ ()Z net/minecraft/world/entity/npc/Villager/needsToRestock ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35521_ ()Z net/minecraft/world/entity/npc/Villager/allowedToRestock ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35522_ ()V net/minecraft/world/entity/npc/Villager/catchUpDemand ()V +MD: net/minecraft/world/entity/npc/Villager/m_35523_ ()V net/minecraft/world/entity/npc/Villager/updateDemand ()V +MD: net/minecraft/world/entity/npc/Villager/m_35524_ ()V net/minecraft/world/entity/npc/Villager/releaseAllPois ()V +MD: net/minecraft/world/entity/npc/Villager/m_35525_ ()Z net/minecraft/world/entity/npc/Villager/hungry ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35526_ ()V net/minecraft/world/entity/npc/Villager/eatUntilFull ()V +MD: net/minecraft/world/entity/npc/Villager/m_35527_ ()Z net/minecraft/world/entity/npc/Villager/shouldIncreaseLevel ()Z +MD: net/minecraft/world/entity/npc/Villager/m_35528_ ()V net/minecraft/world/entity/npc/Villager/increaseMerchantCareer ()V +MD: net/minecraft/world/entity/npc/Villager/m_35529_ ()I net/minecraft/world/entity/npc/Villager/countFoodPointsInInventory ()I +MD: net/minecraft/world/entity/npc/Villager/m_35530_ ()V net/minecraft/world/entity/npc/Villager/maybeDecayGossip ()V +MD: net/minecraft/world/entity/npc/Villager/m_35531_ ()V net/minecraft/world/entity/npc/Villager/resetNumberOfRestocks ()V +MD: net/minecraft/world/entity/npc/Villager/m_35532_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/npc/Villager/getPlayerReputation (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/npc/Villager/m_35536_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/npc/Villager/startTrading (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/npc/Villager/m_35540_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/npc/Villager/updateSpecialPrices (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/npc/Villager/m_35546_ (I)V net/minecraft/world/entity/npc/Villager/setVillagerXp (I)V +MD: net/minecraft/world/entity/npc/Villager/m_35548_ (I)V net/minecraft/world/entity/npc/Villager/digestFood (I)V +MD: net/minecraft/world/entity/npc/Villager/m_5490_ ()Lnet/minecraft/world/entity/ai/Brain$Provider; net/minecraft/world/entity/npc/Villager/brainProvider ()Lnet/minecraft/world/entity/ai/Brain$Provider; +MD: net/minecraft/world/entity/npc/Villager/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/Villager/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/Villager/m_5677_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/npc/Villager/getTypeName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/npc/Villager/m_5796_ ()V net/minecraft/world/entity/npc/Villager/stopSleeping ()V +MD: net/minecraft/world/entity/npc/Villager/m_5802_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/npc/Villager/startSleeping (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/npc/Villager/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/npc/Villager/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/npc/Villager/m_6274_ ()Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/npc/Villager/getBrain ()Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/npc/Villager/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/npc/Villager/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/npc/Villager/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/npc/Villager/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/npc/Villager/m_6703_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/npc/Villager/setLastHurtByMob (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/npc/Villager/m_6785_ (D)Z net/minecraft/world/entity/npc/Villager/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/npc/Villager/m_6814_ (Lnet/minecraft/world/entity/ai/village/ReputationEventType;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/npc/Villager/onReputationEventFrom (Lnet/minecraft/world/entity/ai/village/ReputationEventType;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/npc/Villager/m_7141_ ()Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/world/entity/npc/Villager/getVillagerData ()Lnet/minecraft/world/entity/npc/VillagerData; +MD: net/minecraft/world/entity/npc/Villager/m_7189_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/npc/Villager/setTradingPlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/npc/Villager/m_7243_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/npc/Villager/wantsToPickUp (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/npc/Villager/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/npc/Villager/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/npc/Villager/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/npc/Villager/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/npc/Villager/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/Villager/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/Villager/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/npc/Villager/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/npc/Villager/m_7604_ ()V net/minecraft/world/entity/npc/Villager/updateTrades ()V +MD: net/minecraft/world/entity/npc/Villager/m_7809_ ()I net/minecraft/world/entity/npc/Villager/getVillagerXp ()I +MD: net/minecraft/world/entity/npc/Villager/m_7822_ (B)V net/minecraft/world/entity/npc/Villager/handleEntityEvent (B)V +MD: net/minecraft/world/entity/npc/Villager/m_7862_ ()Z net/minecraft/world/entity/npc/Villager/canRestock ()Z +MD: net/minecraft/world/entity/npc/Villager/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/Villager/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/Villager/m_7996_ ()V net/minecraft/world/entity/npc/Villager/stopTrading ()V +MD: net/minecraft/world/entity/npc/Villager/m_8024_ ()V net/minecraft/world/entity/npc/Villager/customServerAiStep ()V +MD: net/minecraft/world/entity/npc/Villager/m_8025_ ()V net/minecraft/world/entity/npc/Villager/sendDebugPackets ()V +MD: net/minecraft/world/entity/npc/Villager/m_8038_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V net/minecraft/world/entity/npc/Villager/thunderHit (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;)V +MD: net/minecraft/world/entity/npc/Villager/m_8058_ (Lnet/minecraft/world/item/trading/MerchantOffer;)V net/minecraft/world/entity/npc/Villager/rewardTradeXp (Lnet/minecraft/world/item/trading/MerchantOffer;)V +MD: net/minecraft/world/entity/npc/Villager/m_8075_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; net/minecraft/world/entity/npc/Villager/makeBrain (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/entity/ai/Brain; +MD: net/minecraft/world/entity/npc/Villager/m_8097_ ()V net/minecraft/world/entity/npc/Villager/defineSynchedData ()V +MD: net/minecraft/world/entity/npc/Villager/m_8119_ ()V net/minecraft/world/entity/npc/Villager/tick ()V +CL: net/minecraft/world/entity/npc/VillagerData net/minecraft/world/entity/npc/VillagerData +FD: net/minecraft/world/entity/npc/VillagerData/f_150017_ net/minecraft/world/entity/npc/VillagerData/MIN_VILLAGER_LEVEL +FD: net/minecraft/world/entity/npc/VillagerData/f_150018_ net/minecraft/world/entity/npc/VillagerData/MAX_VILLAGER_LEVEL +FD: net/minecraft/world/entity/npc/VillagerData/f_35550_ net/minecraft/world/entity/npc/VillagerData/CODEC +FD: net/minecraft/world/entity/npc/VillagerData/f_35551_ net/minecraft/world/entity/npc/VillagerData/NEXT_LEVEL_XP_THRESHOLDS +FD: net/minecraft/world/entity/npc/VillagerData/f_35552_ net/minecraft/world/entity/npc/VillagerData/type +FD: net/minecraft/world/entity/npc/VillagerData/f_35553_ net/minecraft/world/entity/npc/VillagerData/profession +FD: net/minecraft/world/entity/npc/VillagerData/f_35554_ net/minecraft/world/entity/npc/VillagerData/level +FD: net/minecraft/world/entity/npc/VillagerData/net/minecraft/world/entity/npc/VillagerData net/minecraft/world/entity/npc/VillagerData/net/minecraft/world/entity/npc/VillagerData +MD: net/minecraft/world/entity/npc/VillagerData/ ()V net/minecraft/world/entity/npc/VillagerData/ ()V +MD: net/minecraft/world/entity/npc/VillagerData/ (Lnet/minecraft/world/entity/npc/VillagerType;Lnet/minecraft/world/entity/npc/VillagerProfession;I)V net/minecraft/world/entity/npc/VillagerData/ (Lnet/minecraft/world/entity/npc/VillagerType;Lnet/minecraft/world/entity/npc/VillagerProfession;I)V +MD: net/minecraft/world/entity/npc/VillagerData/m_150019_ (Lnet/minecraft/world/entity/npc/VillagerData;)Ljava/lang/Integer; net/minecraft/world/entity/npc/VillagerData/lambda$static$4 (Lnet/minecraft/world/entity/npc/VillagerData;)Ljava/lang/Integer; +MD: net/minecraft/world/entity/npc/VillagerData/m_150021_ (Lnet/minecraft/world/entity/npc/VillagerData;)Lnet/minecraft/world/entity/npc/VillagerProfession; net/minecraft/world/entity/npc/VillagerData/lambda$static$3 (Lnet/minecraft/world/entity/npc/VillagerData;)Lnet/minecraft/world/entity/npc/VillagerProfession; +MD: net/minecraft/world/entity/npc/VillagerData/m_150023_ (Lnet/minecraft/world/entity/npc/VillagerData;)Lnet/minecraft/world/entity/npc/VillagerType; net/minecraft/world/entity/npc/VillagerData/lambda$static$1 (Lnet/minecraft/world/entity/npc/VillagerData;)Lnet/minecraft/world/entity/npc/VillagerType; +MD: net/minecraft/world/entity/npc/VillagerData/m_150025_ ()Lnet/minecraft/world/entity/npc/VillagerProfession; net/minecraft/world/entity/npc/VillagerData/lambda$static$2 ()Lnet/minecraft/world/entity/npc/VillagerProfession; +MD: net/minecraft/world/entity/npc/VillagerData/m_150026_ ()Lnet/minecraft/world/entity/npc/VillagerType; net/minecraft/world/entity/npc/VillagerData/lambda$static$0 ()Lnet/minecraft/world/entity/npc/VillagerType; +MD: net/minecraft/world/entity/npc/VillagerData/m_35560_ ()Lnet/minecraft/world/entity/npc/VillagerType; net/minecraft/world/entity/npc/VillagerData/getType ()Lnet/minecraft/world/entity/npc/VillagerType; +MD: net/minecraft/world/entity/npc/VillagerData/m_35561_ (I)Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/world/entity/npc/VillagerData/setLevel (I)Lnet/minecraft/world/entity/npc/VillagerData; +MD: net/minecraft/world/entity/npc/VillagerData/m_35565_ (Lnet/minecraft/world/entity/npc/VillagerProfession;)Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/world/entity/npc/VillagerData/setProfession (Lnet/minecraft/world/entity/npc/VillagerProfession;)Lnet/minecraft/world/entity/npc/VillagerData; +MD: net/minecraft/world/entity/npc/VillagerData/m_35567_ (Lnet/minecraft/world/entity/npc/VillagerType;)Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/world/entity/npc/VillagerData/setType (Lnet/minecraft/world/entity/npc/VillagerType;)Lnet/minecraft/world/entity/npc/VillagerData; +MD: net/minecraft/world/entity/npc/VillagerData/m_35569_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/entity/npc/VillagerData/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/entity/npc/VillagerData/m_35571_ ()Lnet/minecraft/world/entity/npc/VillagerProfession; net/minecraft/world/entity/npc/VillagerData/getProfession ()Lnet/minecraft/world/entity/npc/VillagerProfession; +MD: net/minecraft/world/entity/npc/VillagerData/m_35572_ (I)I net/minecraft/world/entity/npc/VillagerData/getMinXpPerLevel (I)I +MD: net/minecraft/world/entity/npc/VillagerData/m_35576_ ()I net/minecraft/world/entity/npc/VillagerData/getLevel ()I +MD: net/minecraft/world/entity/npc/VillagerData/m_35577_ (I)I net/minecraft/world/entity/npc/VillagerData/getMaxXpPerLevel (I)I +MD: net/minecraft/world/entity/npc/VillagerData/m_35582_ (I)Z net/minecraft/world/entity/npc/VillagerData/canLevelUp (I)Z +CL: net/minecraft/world/entity/npc/VillagerDataHolder net/minecraft/world/entity/npc/VillagerDataHolder +FD: net/minecraft/world/entity/npc/VillagerDataHolder/net/minecraft/world/entity/npc/VillagerDataHolder net/minecraft/world/entity/npc/VillagerDataHolder/net/minecraft/world/entity/npc/VillagerDataHolder +MD: net/minecraft/world/entity/npc/VillagerDataHolder/m_141967_ (Lnet/minecraft/world/entity/npc/VillagerData;)V net/minecraft/world/entity/npc/VillagerDataHolder/setVillagerData (Lnet/minecraft/world/entity/npc/VillagerData;)V +MD: net/minecraft/world/entity/npc/VillagerDataHolder/m_7141_ ()Lnet/minecraft/world/entity/npc/VillagerData; net/minecraft/world/entity/npc/VillagerDataHolder/getVillagerData ()Lnet/minecraft/world/entity/npc/VillagerData; +CL: net/minecraft/world/entity/npc/VillagerProfession net/minecraft/world/entity/npc/VillagerProfession +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35585_ net/minecraft/world/entity/npc/VillagerProfession/NONE +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35586_ net/minecraft/world/entity/npc/VillagerProfession/ARMORER +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35587_ net/minecraft/world/entity/npc/VillagerProfession/BUTCHER +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35588_ net/minecraft/world/entity/npc/VillagerProfession/CARTOGRAPHER +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35589_ net/minecraft/world/entity/npc/VillagerProfession/CLERIC +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35590_ net/minecraft/world/entity/npc/VillagerProfession/FARMER +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35591_ net/minecraft/world/entity/npc/VillagerProfession/FISHERMAN +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35592_ net/minecraft/world/entity/npc/VillagerProfession/FLETCHER +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35593_ net/minecraft/world/entity/npc/VillagerProfession/LEATHERWORKER +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35594_ net/minecraft/world/entity/npc/VillagerProfession/LIBRARIAN +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35595_ net/minecraft/world/entity/npc/VillagerProfession/MASON +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35596_ net/minecraft/world/entity/npc/VillagerProfession/NITWIT +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35597_ net/minecraft/world/entity/npc/VillagerProfession/SHEPHERD +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35598_ net/minecraft/world/entity/npc/VillagerProfession/TOOLSMITH +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35599_ net/minecraft/world/entity/npc/VillagerProfession/WEAPONSMITH +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35600_ net/minecraft/world/entity/npc/VillagerProfession/name +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35601_ net/minecraft/world/entity/npc/VillagerProfession/jobPoiType +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35602_ net/minecraft/world/entity/npc/VillagerProfession/requestedItems +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35603_ net/minecraft/world/entity/npc/VillagerProfession/secondaryPoi +FD: net/minecraft/world/entity/npc/VillagerProfession/f_35604_ net/minecraft/world/entity/npc/VillagerProfession/workSound +FD: net/minecraft/world/entity/npc/VillagerProfession/net/minecraft/world/entity/npc/VillagerProfession net/minecraft/world/entity/npc/VillagerProfession/net/minecraft/world/entity/npc/VillagerProfession +MD: net/minecraft/world/entity/npc/VillagerProfession/ ()V net/minecraft/world/entity/npc/VillagerProfession/ ()V +MD: net/minecraft/world/entity/npc/VillagerProfession/ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lcom/google/common/collect/ImmutableSet;Lcom/google/common/collect/ImmutableSet;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/entity/npc/VillagerProfession/ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lcom/google/common/collect/ImmutableSet;Lcom/google/common/collect/ImmutableSet;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/entity/npc/VillagerProfession/m_150028_ ()Ljava/lang/String; net/minecraft/world/entity/npc/VillagerProfession/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/npc/VillagerProfession/m_35612_ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/entity/npc/VillagerProfession; net/minecraft/world/entity/npc/VillagerProfession/register (Ljava/lang/String;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/entity/npc/VillagerProfession; +MD: net/minecraft/world/entity/npc/VillagerProfession/m_35616_ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lcom/google/common/collect/ImmutableSet;Lcom/google/common/collect/ImmutableSet;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/entity/npc/VillagerProfession; net/minecraft/world/entity/npc/VillagerProfession/register (Ljava/lang/String;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lcom/google/common/collect/ImmutableSet;Lcom/google/common/collect/ImmutableSet;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/entity/npc/VillagerProfession; +MD: net/minecraft/world/entity/npc/VillagerProfession/m_35622_ ()Lnet/minecraft/world/entity/ai/village/poi/PoiType; net/minecraft/world/entity/npc/VillagerProfession/getJobPoiType ()Lnet/minecraft/world/entity/ai/village/poi/PoiType; +MD: net/minecraft/world/entity/npc/VillagerProfession/m_35623_ ()Lcom/google/common/collect/ImmutableSet; net/minecraft/world/entity/npc/VillagerProfession/getRequestedItems ()Lcom/google/common/collect/ImmutableSet; +MD: net/minecraft/world/entity/npc/VillagerProfession/m_35624_ ()Lcom/google/common/collect/ImmutableSet; net/minecraft/world/entity/npc/VillagerProfession/getSecondaryPoi ()Lcom/google/common/collect/ImmutableSet; +MD: net/minecraft/world/entity/npc/VillagerProfession/m_35625_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/VillagerProfession/getWorkSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/VillagerProfession/toString ()Ljava/lang/String; net/minecraft/world/entity/npc/VillagerProfession/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/npc/VillagerTrades net/minecraft/world/entity/npc/VillagerTrades +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150029_ net/minecraft/world/entity/npc/VillagerTrades/DEFAULT_SUPPLY +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150030_ net/minecraft/world/entity/npc/VillagerTrades/COMMON_ITEMS_SUPPLY +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150031_ net/minecraft/world/entity/npc/VillagerTrades/UNCOMMON_ITEMS_SUPPLY +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150032_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_1_SELL +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150033_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_1_BUY +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150034_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_2_SELL +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150035_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_2_BUY +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150036_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_3_SELL +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150037_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_3_BUY +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150038_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_4_SELL +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150039_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_4_BUY +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150040_ net/minecraft/world/entity/npc/VillagerTrades/XP_LEVEL_5_TRADE +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150041_ net/minecraft/world/entity/npc/VillagerTrades/LOW_TIER_PRICE_MULTIPLIER +FD: net/minecraft/world/entity/npc/VillagerTrades/f_150042_ net/minecraft/world/entity/npc/VillagerTrades/HIGH_TIER_PRICE_MULTIPLIER +FD: net/minecraft/world/entity/npc/VillagerTrades/f_35627_ net/minecraft/world/entity/npc/VillagerTrades/TRADES +FD: net/minecraft/world/entity/npc/VillagerTrades/f_35628_ net/minecraft/world/entity/npc/VillagerTrades/WANDERING_TRADER_TRADES +FD: net/minecraft/world/entity/npc/VillagerTrades/net/minecraft/world/entity/npc/VillagerTrades net/minecraft/world/entity/npc/VillagerTrades/net/minecraft/world/entity/npc/VillagerTrades +MD: net/minecraft/world/entity/npc/VillagerTrades/ ()V net/minecraft/world/entity/npc/VillagerTrades/ ()V +MD: net/minecraft/world/entity/npc/VillagerTrades/ ()V net/minecraft/world/entity/npc/VillagerTrades/ ()V +MD: net/minecraft/world/entity/npc/VillagerTrades/m_35630_ (Lcom/google/common/collect/ImmutableMap;)Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; net/minecraft/world/entity/npc/VillagerTrades/toIntMap (Lcom/google/common/collect/ImmutableMap;)Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; +MD: net/minecraft/world/entity/npc/VillagerTrades/m_35632_ (Ljava/util/HashMap;)V net/minecraft/world/entity/npc/VillagerTrades/lambda$static$0 (Ljava/util/HashMap;)V +CL: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds +FD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/f_35634_ net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/item +FD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/f_35635_ net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/value +FD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/f_35636_ net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/f_35637_ net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds +MD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/ (Lnet/minecraft/world/item/Item;I)V net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/ (Lnet/minecraft/world/item/Item;I)V +MD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/ (Lnet/minecraft/world/item/Item;III)V net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/ (Lnet/minecraft/world/item/Item;III)V +MD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/m_35649_ (Ljava/util/Random;)Lnet/minecraft/world/item/DyeItem; net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/getRandomDye (Ljava/util/Random;)Lnet/minecraft/world/item/DyeItem; +MD: net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$DyedArmorForEmeralds/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/f_35651_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/item +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/f_35652_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/cost +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/f_35653_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/f_35654_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/f_35655_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/priceMultiplier +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems +MD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/ (Lnet/minecraft/world/level/ItemLike;III)V net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/ (Lnet/minecraft/world/level/ItemLike;III)V +MD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$EmeraldForItems/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/f_35664_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/trades +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/f_35665_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/cost +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/f_35666_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/f_35667_ net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem +MD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/ (IIILjava/util/Map;)V net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/ (IIILjava/util/Map;)V +MD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/m_35676_ (Lnet/minecraft/world/entity/npc/VillagerType;)V net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/lambda$new$1 (Lnet/minecraft/world/entity/npc/VillagerType;)V +MD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/m_35678_ (Ljava/util/Map;Lnet/minecraft/world/entity/npc/VillagerType;)Z net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/lambda$new$0 (Ljava/util/Map;Lnet/minecraft/world/entity/npc/VillagerType;)Z +MD: net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$EmeraldsForVillagerTypeItem/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/f_35681_ net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds +MD: net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/ (I)V net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/ (I)V +MD: net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/f_35687_ net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/itemStack +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/f_35688_ net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/baseEmeraldCost +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/f_35689_ net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/f_35690_ net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/f_35691_ net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/priceMultiplier +FD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds +MD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/ (Lnet/minecraft/world/item/Item;III)V net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/ (Lnet/minecraft/world/item/Item;III)V +MD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/ (Lnet/minecraft/world/item/Item;IIIF)V net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/ (Lnet/minecraft/world/item/Item;IIIF)V +MD: net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$EnchantedItemForEmeralds/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$ItemListing net/minecraft/world/entity/npc/VillagerTrades$ItemListing +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemListing/net/minecraft/world/entity/npc/VillagerTrades$ItemListing net/minecraft/world/entity/npc/VillagerTrades$ItemListing/net/minecraft/world/entity/npc/VillagerTrades$ItemListing +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemListing/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$ItemListing/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35708_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/fromItem +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35709_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/fromCount +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35710_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/emeraldCost +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35711_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/toItem +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35712_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/toCount +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35713_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35714_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/f_35715_ net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/priceMultiplier +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/ (Lnet/minecraft/world/level/ItemLike;IILnet/minecraft/world/item/Item;III)V net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/ (Lnet/minecraft/world/level/ItemLike;IILnet/minecraft/world/item/Item;III)V +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/ (Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/world/item/Item;III)V net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/ (Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/world/item/Item;III)V +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$ItemsAndEmeraldsToItems/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/f_35734_ net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/itemStack +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/f_35735_ net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/emeraldCost +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/f_35736_ net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/numberOfItems +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/f_35737_ net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/f_35738_ net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/f_35739_ net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/priceMultiplier +FD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/Item;III)V net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/Item;III)V +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/Item;IIII)V net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/Item;IIII)V +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/ItemStack;IIII)V net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/ItemStack;IIII)V +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/ItemStack;IIIIF)V net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/item/ItemStack;IIIIF)V +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/level/block/Block;IIII)V net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/ (Lnet/minecraft/world/level/block/Block;IIII)V +MD: net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$ItemsForEmeralds/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald +FD: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/f_186308_ net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/effect +FD: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/f_186309_ net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/duration +FD: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/f_186310_ net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/xp +FD: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/f_186311_ net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/priceMultiplier +FD: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald +MD: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/ (Lnet/minecraft/world/effect/MobEffect;II)V net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/ (Lnet/minecraft/world/effect/MobEffect;II)V +MD: net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$SuspiciousStewForEmerald/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35784_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/toItem +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35785_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/toCount +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35786_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/emeraldCost +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35787_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35788_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35789_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/fromItem +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35790_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/fromCount +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/f_35791_ net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/priceMultiplier +FD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds +MD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/ (Lnet/minecraft/world/item/Item;ILnet/minecraft/world/item/Item;IIII)V net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/ (Lnet/minecraft/world/item/Item;ILnet/minecraft/world/item/Item;IIII)V +MD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/m_35803_ (Lnet/minecraft/world/item/alchemy/Potion;)Z net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/lambda$getOffer$0 (Lnet/minecraft/world/item/alchemy/Potion;)Z +MD: net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$TippedArrowForItemsAndEmeralds/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds +FD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/f_207765_ net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/displayName +FD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/f_35805_ net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/emeraldCost +FD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/f_35806_ net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/destination +FD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/f_35807_ net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/destinationType +FD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/f_35808_ net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/maxUses +FD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/f_35809_ net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/villagerXp +FD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds +MD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/ (ILnet/minecraft/tags/TagKey;Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;II)V net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/ (ILnet/minecraft/tags/TagKey;Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;II)V +MD: net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/m_5670_ (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds/getOffer (Lnet/minecraft/world/entity/Entity;Ljava/util/Random;)Lnet/minecraft/world/item/trading/MerchantOffer; +CL: net/minecraft/world/entity/npc/VillagerType net/minecraft/world/entity/npc/VillagerType +FD: net/minecraft/world/entity/npc/VillagerType/f_35819_ net/minecraft/world/entity/npc/VillagerType/DESERT +FD: net/minecraft/world/entity/npc/VillagerType/f_35820_ net/minecraft/world/entity/npc/VillagerType/JUNGLE +FD: net/minecraft/world/entity/npc/VillagerType/f_35821_ net/minecraft/world/entity/npc/VillagerType/PLAINS +FD: net/minecraft/world/entity/npc/VillagerType/f_35822_ net/minecraft/world/entity/npc/VillagerType/SAVANNA +FD: net/minecraft/world/entity/npc/VillagerType/f_35823_ net/minecraft/world/entity/npc/VillagerType/SNOW +FD: net/minecraft/world/entity/npc/VillagerType/f_35824_ net/minecraft/world/entity/npc/VillagerType/SWAMP +FD: net/minecraft/world/entity/npc/VillagerType/f_35825_ net/minecraft/world/entity/npc/VillagerType/TAIGA +FD: net/minecraft/world/entity/npc/VillagerType/f_35826_ net/minecraft/world/entity/npc/VillagerType/name +FD: net/minecraft/world/entity/npc/VillagerType/f_35827_ net/minecraft/world/entity/npc/VillagerType/BY_BIOME +FD: net/minecraft/world/entity/npc/VillagerType/net/minecraft/world/entity/npc/VillagerType net/minecraft/world/entity/npc/VillagerType/net/minecraft/world/entity/npc/VillagerType +MD: net/minecraft/world/entity/npc/VillagerType/ ()V net/minecraft/world/entity/npc/VillagerType/ ()V +MD: net/minecraft/world/entity/npc/VillagerType/ (Ljava/lang/String;)V net/minecraft/world/entity/npc/VillagerType/ (Ljava/lang/String;)V +MD: net/minecraft/world/entity/npc/VillagerType/m_204073_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/entity/npc/VillagerType; net/minecraft/world/entity/npc/VillagerType/byBiome (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/entity/npc/VillagerType; +MD: net/minecraft/world/entity/npc/VillagerType/m_35831_ (Ljava/lang/String;)Lnet/minecraft/world/entity/npc/VillagerType; net/minecraft/world/entity/npc/VillagerType/register (Ljava/lang/String;)Lnet/minecraft/world/entity/npc/VillagerType; +MD: net/minecraft/world/entity/npc/VillagerType/m_35833_ (Ljava/util/HashMap;)V net/minecraft/world/entity/npc/VillagerType/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/world/entity/npc/VillagerType/toString ()Ljava/lang/String; net/minecraft/world/entity/npc/VillagerType/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/npc/WanderingTrader net/minecraft/world/entity/npc/WanderingTrader +FD: net/minecraft/world/entity/npc/WanderingTrader/f_150044_ net/minecraft/world/entity/npc/WanderingTrader/NUMBER_OF_TRADE_OFFERS +FD: net/minecraft/world/entity/npc/WanderingTrader/f_35840_ net/minecraft/world/entity/npc/WanderingTrader/wanderTarget +FD: net/minecraft/world/entity/npc/WanderingTrader/f_35841_ net/minecraft/world/entity/npc/WanderingTrader/despawnDelay +FD: net/minecraft/world/entity/npc/WanderingTrader/net/minecraft/world/entity/npc/WanderingTrader net/minecraft/world/entity/npc/WanderingTrader/net/minecraft/world/entity/npc/WanderingTrader +MD: net/minecraft/world/entity/npc/WanderingTrader/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/npc/WanderingTrader/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_142606_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; net/minecraft/world/entity/npc/WanderingTrader/getBreedOffspring (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;)Lnet/minecraft/world/entity/AgeableMob; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_150048_ (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/npc/WanderingTrader/access$100 (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35849_ (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/npc/WanderingTrader/access$000 (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35862_ (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/npc/WanderingTrader/access$200 (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35866_ (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; net/minecraft/world/entity/npc/WanderingTrader/access$300 (Lnet/minecraft/world/entity/npc/WanderingTrader;)Lnet/minecraft/world/entity/ai/navigation/PathNavigation; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35876_ ()I net/minecraft/world/entity/npc/WanderingTrader/getDespawnDelay ()I +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35877_ ()V net/minecraft/world/entity/npc/WanderingTrader/maybeDespawn ()V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35878_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/npc/WanderingTrader/getWanderTarget ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35879_ (Lnet/minecraft/world/entity/npc/WanderingTrader;)Z net/minecraft/world/entity/npc/WanderingTrader/lambda$registerGoals$1 (Lnet/minecraft/world/entity/npc/WanderingTrader;)Z +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35881_ (Lnet/minecraft/world/entity/npc/WanderingTrader;)Z net/minecraft/world/entity/npc/WanderingTrader/lambda$registerGoals$0 (Lnet/minecraft/world/entity/npc/WanderingTrader;)Z +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35883_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/npc/WanderingTrader/setWanderTarget (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_35891_ (I)V net/minecraft/world/entity/npc/WanderingTrader/setDespawnDelay (I)V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/WanderingTrader/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_6068_ (Z)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/WanderingTrader/getTradeUpdatedSound (Z)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_6071_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/npc/WanderingTrader/mobInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_6785_ (D)Z net/minecraft/world/entity/npc/WanderingTrader/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/npc/WanderingTrader/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/npc/WanderingTrader/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7515_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/WanderingTrader/getAmbientSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7596_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/WanderingTrader/getNotifyTradeSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7604_ ()V net/minecraft/world/entity/npc/WanderingTrader/updateTrades ()V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7826_ ()Z net/minecraft/world/entity/npc/WanderingTrader/showProgressBar ()Z +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7838_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/WanderingTrader/getDrinkingSound (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/npc/WanderingTrader/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/npc/WanderingTrader/m_8058_ (Lnet/minecraft/world/item/trading/MerchantOffer;)V net/minecraft/world/entity/npc/WanderingTrader/rewardTradeXp (Lnet/minecraft/world/item/trading/MerchantOffer;)V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_8099_ ()V net/minecraft/world/entity/npc/WanderingTrader/registerGoals ()V +MD: net/minecraft/world/entity/npc/WanderingTrader/m_8107_ ()V net/minecraft/world/entity/npc/WanderingTrader/aiStep ()V +CL: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal +FD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/f_35893_ net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/trader +FD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/f_35894_ net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/stopDistance +FD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/f_35895_ net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/speedModifier +FD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/f_35896_ net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/this$0 +FD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal +MD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/ (Lnet/minecraft/world/entity/npc/WanderingTrader;Lnet/minecraft/world/entity/npc/WanderingTrader;DD)V net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/ (Lnet/minecraft/world/entity/npc/WanderingTrader;Lnet/minecraft/world/entity/npc/WanderingTrader;DD)V +MD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/m_35903_ (Lnet/minecraft/core/BlockPos;D)Z net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/isTooFarAway (Lnet/minecraft/core/BlockPos;D)Z +MD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/m_8036_ ()Z net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/canUse ()Z +MD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/m_8037_ ()V net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/tick ()V +MD: net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/m_8041_ ()V net/minecraft/world/entity/npc/WanderingTrader$WanderToPositionGoal/stop ()V +CL: net/minecraft/world/entity/npc/WanderingTraderSpawner net/minecraft/world/entity/npc/WanderingTraderSpawner +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_150050_ net/minecraft/world/entity/npc/WanderingTraderSpawner/DEFAULT_SPAWN_DELAY +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_150051_ net/minecraft/world/entity/npc/WanderingTraderSpawner/DEFAULT_TICK_DELAY +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_150052_ net/minecraft/world/entity/npc/WanderingTraderSpawner/MIN_SPAWN_CHANCE +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_150053_ net/minecraft/world/entity/npc/WanderingTraderSpawner/MAX_SPAWN_CHANCE +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_150054_ net/minecraft/world/entity/npc/WanderingTraderSpawner/SPAWN_CHANCE_INCREASE +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_150055_ net/minecraft/world/entity/npc/WanderingTraderSpawner/SPAWN_ONE_IN_X_CHANCE +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_150056_ net/minecraft/world/entity/npc/WanderingTraderSpawner/NUMBER_OF_SPAWN_ATTEMPTS +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_35908_ net/minecraft/world/entity/npc/WanderingTraderSpawner/random +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_35909_ net/minecraft/world/entity/npc/WanderingTraderSpawner/serverLevelData +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_35910_ net/minecraft/world/entity/npc/WanderingTraderSpawner/tickDelay +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_35911_ net/minecraft/world/entity/npc/WanderingTraderSpawner/spawnDelay +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/f_35912_ net/minecraft/world/entity/npc/WanderingTraderSpawner/spawnChance +FD: net/minecraft/world/entity/npc/WanderingTraderSpawner/net/minecraft/world/entity/npc/WanderingTraderSpawner net/minecraft/world/entity/npc/WanderingTraderSpawner/net/minecraft/world/entity/npc/WanderingTraderSpawner +MD: net/minecraft/world/entity/npc/WanderingTraderSpawner/ (Lnet/minecraft/world/level/storage/ServerLevelData;)V net/minecraft/world/entity/npc/WanderingTraderSpawner/ (Lnet/minecraft/world/level/storage/ServerLevelData;)V +MD: net/minecraft/world/entity/npc/WanderingTraderSpawner/m_35915_ (Lnet/minecraft/server/level/ServerLevel;)Z net/minecraft/world/entity/npc/WanderingTraderSpawner/spawn (Lnet/minecraft/server/level/ServerLevel;)Z +MD: net/minecraft/world/entity/npc/WanderingTraderSpawner/m_35917_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/WanderingTrader;I)V net/minecraft/world/entity/npc/WanderingTraderSpawner/tryToSpawnLlamaFor (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/WanderingTrader;I)V +MD: net/minecraft/world/entity/npc/WanderingTraderSpawner/m_35925_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/npc/WanderingTraderSpawner/hasEnoughSpace (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/npc/WanderingTraderSpawner/m_35928_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/npc/WanderingTraderSpawner/findSpawnPositionNear (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/npc/WanderingTraderSpawner/m_35932_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/npc/WanderingTraderSpawner/lambda$spawn$0 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/npc/WanderingTraderSpawner/m_7995_ (Lnet/minecraft/server/level/ServerLevel;ZZ)I net/minecraft/world/entity/npc/WanderingTraderSpawner/tick (Lnet/minecraft/server/level/ServerLevel;ZZ)I +CL: net/minecraft/world/entity/npc/package-info net/minecraft/world/entity/npc/package-info +FD: net/minecraft/world/entity/npc/package-info/net/minecraft/world/entity/npc/package-info net/minecraft/world/entity/npc/package-info/net/minecraft/world/entity/npc/package-info +CL: net/minecraft/world/entity/package-info net/minecraft/world/entity/package-info +FD: net/minecraft/world/entity/package-info/net/minecraft/world/entity/package-info net/minecraft/world/entity/package-info/net/minecraft/world/entity/package-info +CL: net/minecraft/world/entity/player/Abilities net/minecraft/world/entity/player/Abilities +FD: net/minecraft/world/entity/player/Abilities/f_35934_ net/minecraft/world/entity/player/Abilities/invulnerable +FD: net/minecraft/world/entity/player/Abilities/f_35935_ net/minecraft/world/entity/player/Abilities/flying +FD: net/minecraft/world/entity/player/Abilities/f_35936_ net/minecraft/world/entity/player/Abilities/mayfly +FD: net/minecraft/world/entity/player/Abilities/f_35937_ net/minecraft/world/entity/player/Abilities/instabuild +FD: net/minecraft/world/entity/player/Abilities/f_35938_ net/minecraft/world/entity/player/Abilities/mayBuild +FD: net/minecraft/world/entity/player/Abilities/f_35939_ net/minecraft/world/entity/player/Abilities/flyingSpeed +FD: net/minecraft/world/entity/player/Abilities/f_35940_ net/minecraft/world/entity/player/Abilities/walkingSpeed +FD: net/minecraft/world/entity/player/Abilities/net/minecraft/world/entity/player/Abilities net/minecraft/world/entity/player/Abilities/net/minecraft/world/entity/player/Abilities +MD: net/minecraft/world/entity/player/Abilities/ ()V net/minecraft/world/entity/player/Abilities/ ()V +MD: net/minecraft/world/entity/player/Abilities/m_35942_ ()F net/minecraft/world/entity/player/Abilities/getFlyingSpeed ()F +MD: net/minecraft/world/entity/player/Abilities/m_35943_ (F)V net/minecraft/world/entity/player/Abilities/setFlyingSpeed (F)V +MD: net/minecraft/world/entity/player/Abilities/m_35945_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Abilities/addSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/player/Abilities/m_35947_ ()F net/minecraft/world/entity/player/Abilities/getWalkingSpeed ()F +MD: net/minecraft/world/entity/player/Abilities/m_35948_ (F)V net/minecraft/world/entity/player/Abilities/setWalkingSpeed (F)V +MD: net/minecraft/world/entity/player/Abilities/m_35950_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Abilities/loadSaveData (Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/entity/player/ChatVisiblity net/minecraft/world/entity/player/ChatVisiblity +FD: net/minecraft/world/entity/player/ChatVisiblity/$VALUES net/minecraft/world/entity/player/ChatVisiblity/$VALUES +FD: net/minecraft/world/entity/player/ChatVisiblity/FULL net/minecraft/world/entity/player/ChatVisiblity/FULL +FD: net/minecraft/world/entity/player/ChatVisiblity/HIDDEN net/minecraft/world/entity/player/ChatVisiblity/HIDDEN +FD: net/minecraft/world/entity/player/ChatVisiblity/SYSTEM net/minecraft/world/entity/player/ChatVisiblity/SYSTEM +FD: net/minecraft/world/entity/player/ChatVisiblity/f_35955_ net/minecraft/world/entity/player/ChatVisiblity/BY_ID +FD: net/minecraft/world/entity/player/ChatVisiblity/f_35956_ net/minecraft/world/entity/player/ChatVisiblity/id +FD: net/minecraft/world/entity/player/ChatVisiblity/f_35957_ net/minecraft/world/entity/player/ChatVisiblity/key +FD: net/minecraft/world/entity/player/ChatVisiblity/net/minecraft/world/entity/player/ChatVisiblity net/minecraft/world/entity/player/ChatVisiblity/net/minecraft/world/entity/player/ChatVisiblity +MD: net/minecraft/world/entity/player/ChatVisiblity/ ()V net/minecraft/world/entity/player/ChatVisiblity/ ()V +MD: net/minecraft/world/entity/player/ChatVisiblity/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/world/entity/player/ChatVisiblity/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/world/entity/player/ChatVisiblity/m_150063_ ()[Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/world/entity/player/ChatVisiblity/$values ()[Lnet/minecraft/world/entity/player/ChatVisiblity; +MD: net/minecraft/world/entity/player/ChatVisiblity/m_35965_ ()I net/minecraft/world/entity/player/ChatVisiblity/getId ()I +MD: net/minecraft/world/entity/player/ChatVisiblity/m_35966_ (I)Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/world/entity/player/ChatVisiblity/byId (I)Lnet/minecraft/world/entity/player/ChatVisiblity; +MD: net/minecraft/world/entity/player/ChatVisiblity/m_35968_ ()Ljava/lang/String; net/minecraft/world/entity/player/ChatVisiblity/getKey ()Ljava/lang/String; +MD: net/minecraft/world/entity/player/ChatVisiblity/m_35969_ (I)[Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/world/entity/player/ChatVisiblity/lambda$static$0 (I)[Lnet/minecraft/world/entity/player/ChatVisiblity; +MD: net/minecraft/world/entity/player/ChatVisiblity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/world/entity/player/ChatVisiblity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/player/ChatVisiblity; +MD: net/minecraft/world/entity/player/ChatVisiblity/values ()[Lnet/minecraft/world/entity/player/ChatVisiblity; net/minecraft/world/entity/player/ChatVisiblity/values ()[Lnet/minecraft/world/entity/player/ChatVisiblity; +CL: net/minecraft/world/entity/player/Inventory net/minecraft/world/entity/player/Inventory +FD: net/minecraft/world/entity/player/Inventory/f_150064_ net/minecraft/world/entity/player/Inventory/POP_TIME_DURATION +FD: net/minecraft/world/entity/player/Inventory/f_150065_ net/minecraft/world/entity/player/Inventory/INVENTORY_SIZE +FD: net/minecraft/world/entity/player/Inventory/f_150066_ net/minecraft/world/entity/player/Inventory/SLOT_OFFHAND +FD: net/minecraft/world/entity/player/Inventory/f_150067_ net/minecraft/world/entity/player/Inventory/NOT_FOUND_INDEX +FD: net/minecraft/world/entity/player/Inventory/f_150068_ net/minecraft/world/entity/player/Inventory/ALL_ARMOR_SLOTS +FD: net/minecraft/world/entity/player/Inventory/f_150069_ net/minecraft/world/entity/player/Inventory/HELMET_SLOT_ONLY +FD: net/minecraft/world/entity/player/Inventory/f_150070_ net/minecraft/world/entity/player/Inventory/SELECTION_SIZE +FD: net/minecraft/world/entity/player/Inventory/f_35974_ net/minecraft/world/entity/player/Inventory/items +FD: net/minecraft/world/entity/player/Inventory/f_35975_ net/minecraft/world/entity/player/Inventory/armor +FD: net/minecraft/world/entity/player/Inventory/f_35976_ net/minecraft/world/entity/player/Inventory/offhand +FD: net/minecraft/world/entity/player/Inventory/f_35977_ net/minecraft/world/entity/player/Inventory/selected +FD: net/minecraft/world/entity/player/Inventory/f_35978_ net/minecraft/world/entity/player/Inventory/player +FD: net/minecraft/world/entity/player/Inventory/f_35979_ net/minecraft/world/entity/player/Inventory/compartments +FD: net/minecraft/world/entity/player/Inventory/f_35981_ net/minecraft/world/entity/player/Inventory/timesChanged +FD: net/minecraft/world/entity/player/Inventory/net/minecraft/world/entity/player/Inventory net/minecraft/world/entity/player/Inventory/net/minecraft/world/entity/player/Inventory +MD: net/minecraft/world/entity/player/Inventory/ ()V net/minecraft/world/entity/player/Inventory/ ()V +MD: net/minecraft/world/entity/player/Inventory/ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/player/Inventory/ (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/player/Inventory/m_150072_ (Lnet/minecraft/world/damagesource/DamageSource;F[I)V net/minecraft/world/entity/player/Inventory/hurtArmor (Lnet/minecraft/world/damagesource/DamageSource;F[I)V +MD: net/minecraft/world/entity/player/Inventory/m_150076_ (Lnet/minecraft/world/item/ItemStack;Z)V net/minecraft/world/entity/player/Inventory/placeItemBackInInventory (Lnet/minecraft/world/item/ItemStack;Z)V +MD: net/minecraft/world/entity/player/Inventory/m_150079_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/player/Inventory/placeItemBackInInventory (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/player/Inventory/m_182403_ (Z)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Inventory/removeFromSelected (Z)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Inventory/m_204075_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/entity/player/Inventory/contains (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/entity/player/Inventory/m_35988_ (D)V net/minecraft/world/entity/player/Inventory/swapPaint (D)V +MD: net/minecraft/world/entity/player/Inventory/m_35995_ (ILnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/player/Inventory/lambda$hurtArmor$1 (ILnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/player/Inventory/m_36006_ (Lnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/entity/player/Inventory/replaceWith (Lnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/entity/player/Inventory/m_36010_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/entity/player/Inventory/fillStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/entity/player/Inventory/m_36012_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/player/Inventory/setPickedItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/player/Inventory/m_36014_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/player/Inventory/hasRemainingSpaceForItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/player/Inventory/m_36020_ (Lnet/minecraft/world/level/block/state/BlockState;)F net/minecraft/world/entity/player/Inventory/getDestroySpeed (Lnet/minecraft/world/level/block/state/BlockState;)F +MD: net/minecraft/world/entity/player/Inventory/m_36022_ (Ljava/util/function/Predicate;ILnet/minecraft/world/Container;)I net/minecraft/world/entity/player/Inventory/clearOrCountMatchingItems (Ljava/util/function/Predicate;ILnet/minecraft/world/Container;)I +MD: net/minecraft/world/entity/player/Inventory/m_36026_ (Lnet/minecraft/nbt/ListTag;)Lnet/minecraft/nbt/ListTag; net/minecraft/world/entity/player/Inventory/save (Lnet/minecraft/nbt/ListTag;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/entity/player/Inventory/m_36030_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/player/Inventory/findSlotMatchingItem (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/entity/player/Inventory/m_36035_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/entity/player/Inventory/load (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/entity/player/Inventory/m_36038_ (I)V net/minecraft/world/entity/player/Inventory/pickSlot (I)V +MD: net/minecraft/world/entity/player/Inventory/m_36040_ (ILnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/player/Inventory/add (ILnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/player/Inventory/m_36043_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/player/Inventory/findSlotMatchingUnusedItem (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/entity/player/Inventory/m_36045_ (I)Z net/minecraft/world/entity/player/Inventory/isHotbarSlot (I)Z +MD: net/minecraft/world/entity/player/Inventory/m_36047_ (ILnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/player/Inventory/addResource (ILnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/entity/player/Inventory/m_36050_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/player/Inventory/getSlotWithRemainingSpace (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/entity/player/Inventory/m_36052_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Inventory/getArmor (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Inventory/m_36054_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/player/Inventory/add (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/player/Inventory/m_36056_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Inventory/getSelected ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Inventory/m_36057_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/player/Inventory/removeItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/player/Inventory/m_36059_ ()I net/minecraft/world/entity/player/Inventory/getSelectionSize ()I +MD: net/minecraft/world/entity/player/Inventory/m_36062_ ()I net/minecraft/world/entity/player/Inventory/getFreeSlot ()I +MD: net/minecraft/world/entity/player/Inventory/m_36063_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/player/Inventory/contains (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/player/Inventory/m_36065_ ()I net/minecraft/world/entity/player/Inventory/getSuitableHotbarSlot ()I +MD: net/minecraft/world/entity/player/Inventory/m_36066_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/player/Inventory/addResource (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/entity/player/Inventory/m_36068_ ()V net/minecraft/world/entity/player/Inventory/tick ()V +MD: net/minecraft/world/entity/player/Inventory/m_36069_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/world/entity/player/Inventory/lambda$add$0 (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/world/entity/player/Inventory/m_36071_ ()V net/minecraft/world/entity/player/Inventory/dropAll ()V +MD: net/minecraft/world/entity/player/Inventory/m_36072_ ()I net/minecraft/world/entity/player/Inventory/getTimesChanged ()I +MD: net/minecraft/world/entity/player/Inventory/m_6211_ ()V net/minecraft/world/entity/player/Inventory/clearContent ()V +MD: net/minecraft/world/entity/player/Inventory/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/player/Inventory/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/player/Inventory/m_6596_ ()V net/minecraft/world/entity/player/Inventory/setChanged ()V +MD: net/minecraft/world/entity/player/Inventory/m_6643_ ()I net/minecraft/world/entity/player/Inventory/getContainerSize ()I +MD: net/minecraft/world/entity/player/Inventory/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/player/Inventory/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/player/Inventory/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Inventory/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Inventory/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/player/Inventory/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/player/Inventory/m_7983_ ()Z net/minecraft/world/entity/player/Inventory/isEmpty ()Z +MD: net/minecraft/world/entity/player/Inventory/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Inventory/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Inventory/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Inventory/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/player/Player net/minecraft/world/entity/player/Player +FD: net/minecraft/world/entity/player/Player/f_150081_ net/minecraft/world/entity/player/Player/UUID_PREFIX_OFFLINE_PLAYER +FD: net/minecraft/world/entity/player/Player/f_150082_ net/minecraft/world/entity/player/Player/MAX_NAME_LENGTH +FD: net/minecraft/world/entity/player/Player/f_150083_ net/minecraft/world/entity/player/Player/MAX_HEALTH +FD: net/minecraft/world/entity/player/Player/f_150084_ net/minecraft/world/entity/player/Player/SLEEP_DURATION +FD: net/minecraft/world/entity/player/Player/f_150085_ net/minecraft/world/entity/player/Player/WAKE_UP_DURATION +FD: net/minecraft/world/entity/player/Player/f_150086_ net/minecraft/world/entity/player/Player/ENDER_SLOT_OFFSET +FD: net/minecraft/world/entity/player/Player/f_150087_ net/minecraft/world/entity/player/Player/CROUCH_BB_HEIGHT +FD: net/minecraft/world/entity/player/Player/f_150088_ net/minecraft/world/entity/player/Player/SWIMMING_BB_WIDTH +FD: net/minecraft/world/entity/player/Player/f_150089_ net/minecraft/world/entity/player/Player/SWIMMING_BB_HEIGHT +FD: net/minecraft/world/entity/player/Player/f_150090_ net/minecraft/world/entity/player/Player/DEFAULT_EYE_HEIGHT +FD: net/minecraft/world/entity/player/Player/f_150091_ net/minecraft/world/entity/player/Player/FLY_ACHIEVEMENT_SPEED +FD: net/minecraft/world/entity/player/Player/f_36074_ net/minecraft/world/entity/player/Player/POSES +FD: net/minecraft/world/entity/player/Player/f_36075_ net/minecraft/world/entity/player/Player/zCloak +FD: net/minecraft/world/entity/player/Player/f_36076_ net/minecraft/world/entity/player/Player/wasUnderwater +FD: net/minecraft/world/entity/player/Player/f_36077_ net/minecraft/world/entity/player/Player/abilities +FD: net/minecraft/world/entity/player/Player/f_36078_ net/minecraft/world/entity/player/Player/experienceLevel +FD: net/minecraft/world/entity/player/Player/f_36079_ net/minecraft/world/entity/player/Player/totalExperience +FD: net/minecraft/world/entity/player/Player/f_36080_ net/minecraft/world/entity/player/Player/experienceProgress +FD: net/minecraft/world/entity/player/Player/f_36081_ net/minecraft/world/entity/player/Player/enchantmentSeed +FD: net/minecraft/world/entity/player/Player/f_36082_ net/minecraft/world/entity/player/Player/defaultFlySpeed +FD: net/minecraft/world/entity/player/Player/f_36083_ net/minecraft/world/entity/player/Player/fishing +FD: net/minecraft/world/entity/player/Player/f_36084_ net/minecraft/world/entity/player/Player/gameProfile +FD: net/minecraft/world/entity/player/Player/f_36085_ net/minecraft/world/entity/player/Player/reducedDebugInfo +FD: net/minecraft/world/entity/player/Player/f_36086_ net/minecraft/world/entity/player/Player/lastItemInMainHand +FD: net/minecraft/world/entity/player/Player/f_36087_ net/minecraft/world/entity/player/Player/cooldowns +FD: net/minecraft/world/entity/player/Player/f_36088_ net/minecraft/world/entity/player/Player/STANDING_DIMENSIONS +FD: net/minecraft/world/entity/player/Player/f_36089_ net/minecraft/world/entity/player/Player/DATA_PLAYER_MODE_CUSTOMISATION +FD: net/minecraft/world/entity/player/Player/f_36090_ net/minecraft/world/entity/player/Player/DATA_PLAYER_MAIN_HAND +FD: net/minecraft/world/entity/player/Player/f_36091_ net/minecraft/world/entity/player/Player/DATA_SHOULDER_LEFT +FD: net/minecraft/world/entity/player/Player/f_36092_ net/minecraft/world/entity/player/Player/DATA_SHOULDER_RIGHT +FD: net/minecraft/world/entity/player/Player/f_36093_ net/minecraft/world/entity/player/Player/inventory +FD: net/minecraft/world/entity/player/Player/f_36094_ net/minecraft/world/entity/player/Player/enderChestInventory +FD: net/minecraft/world/entity/player/Player/f_36095_ net/minecraft/world/entity/player/Player/inventoryMenu +FD: net/minecraft/world/entity/player/Player/f_36096_ net/minecraft/world/entity/player/Player/containerMenu +FD: net/minecraft/world/entity/player/Player/f_36097_ net/minecraft/world/entity/player/Player/foodData +FD: net/minecraft/world/entity/player/Player/f_36098_ net/minecraft/world/entity/player/Player/jumpTriggerTime +FD: net/minecraft/world/entity/player/Player/f_36099_ net/minecraft/world/entity/player/Player/oBob +FD: net/minecraft/world/entity/player/Player/f_36100_ net/minecraft/world/entity/player/Player/bob +FD: net/minecraft/world/entity/player/Player/f_36101_ net/minecraft/world/entity/player/Player/takeXpDelay +FD: net/minecraft/world/entity/player/Player/f_36102_ net/minecraft/world/entity/player/Player/xCloakO +FD: net/minecraft/world/entity/player/Player/f_36103_ net/minecraft/world/entity/player/Player/yCloakO +FD: net/minecraft/world/entity/player/Player/f_36104_ net/minecraft/world/entity/player/Player/zCloakO +FD: net/minecraft/world/entity/player/Player/f_36105_ net/minecraft/world/entity/player/Player/xCloak +FD: net/minecraft/world/entity/player/Player/f_36106_ net/minecraft/world/entity/player/Player/yCloak +FD: net/minecraft/world/entity/player/Player/f_36107_ net/minecraft/world/entity/player/Player/DATA_PLAYER_ABSORPTION_ID +FD: net/minecraft/world/entity/player/Player/f_36108_ net/minecraft/world/entity/player/Player/DATA_SCORE_ID +FD: net/minecraft/world/entity/player/Player/f_36109_ net/minecraft/world/entity/player/Player/timeEntitySatOnShoulder +FD: net/minecraft/world/entity/player/Player/f_36110_ net/minecraft/world/entity/player/Player/sleepCounter +FD: net/minecraft/world/entity/player/Player/f_36111_ net/minecraft/world/entity/player/Player/lastLevelUpTime +FD: net/minecraft/world/entity/player/Player/net/minecraft/world/entity/player/Player net/minecraft/world/entity/player/Player/net/minecraft/world/entity/player/Player +MD: net/minecraft/world/entity/player/Player/ ()V net/minecraft/world/entity/player/Player/ ()V +MD: net/minecraft/world/entity/player/Player/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLcom/mojang/authlib/GameProfile;)V net/minecraft/world/entity/player/Player/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/entity/player/Player/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/player/Player/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/player/Player/m_141945_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V net/minecraft/world/entity/player/Player/updateTutorialInventoryAction (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/ClickAction;)V +MD: net/minecraft/world/entity/player/Player/m_142066_ ()Z net/minecraft/world/entity/player/Player/canBeSeenAsEnemy ()Z +MD: net/minecraft/world/entity/player/Player/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/player/Player/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/player/Player/m_142389_ ()Z net/minecraft/world/entity/player/Player/isAlwaysTicking ()Z +MD: net/minecraft/world/entity/player/Player/m_142391_ ()Z net/minecraft/world/entity/player/Player/shouldBeSaved ()Z +MD: net/minecraft/world/entity/player/Player/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/player/Player/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/player/Player/m_142642_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/world/entity/player/Player/hurtHelmet (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/world/entity/player/Player/m_142687_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/entity/player/Player/remove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/entity/player/Player/m_150108_ ()Z net/minecraft/world/entity/player/Player/isScoping ()Z +MD: net/minecraft/world/entity/player/Player/m_150109_ ()Lnet/minecraft/world/entity/player/Inventory; net/minecraft/world/entity/player/Player/getInventory ()Lnet/minecraft/world/entity/player/Inventory; +MD: net/minecraft/world/entity/player/Player/m_150110_ ()Lnet/minecraft/world/entity/player/Abilities; net/minecraft/world/entity/player/Player/getAbilities ()Lnet/minecraft/world/entity/player/Abilities; +MD: net/minecraft/world/entity/player/Player/m_196493_ ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; net/minecraft/world/entity/player/Player/getFallSounds ()Lnet/minecraft/world/entity/LivingEntity$Fallsounds; +MD: net/minecraft/world/entity/player/Player/m_204079_ (I)V net/minecraft/world/entity/player/Player/startAutoSpinAttack (I)V +MD: net/minecraft/world/entity/player/Player/m_36130_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;FZZ)Ljava/util/Optional; net/minecraft/world/entity/player/Player/findRespawnPositionAndUseSpawnBlock (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;FZZ)Ljava/util/Optional; +MD: net/minecraft/world/entity/player/Player/m_36147_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/player/Player/lambda$hurtCurrentlyUsedShield$2 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/player/Player/m_36157_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/player/Player/interactOn (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/player/Player/m_36163_ (Lnet/minecraft/world/entity/HumanoidArm;)V net/minecraft/world/entity/player/Player/setMainArm (Lnet/minecraft/world/entity/HumanoidArm;)V +MD: net/minecraft/world/entity/player/Player/m_36170_ (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z net/minecraft/world/entity/player/Player/isModelPartShown (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +MD: net/minecraft/world/entity/player/Player/m_36176_ (Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/player/Player/drop (Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/player/Player/m_36187_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/GameType;)Z net/minecraft/world/entity/player/Player/blockActionRestricted (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/GameType;)Z +MD: net/minecraft/world/entity/player/Player/m_36198_ (Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID; net/minecraft/world/entity/player/Player/createPlayerUUID (Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID; +MD: net/minecraft/world/entity/player/Player/m_36204_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/player/Player/mayUseItemAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/player/Player/m_36208_ (Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/world/entity/player/Player/addParticlesAroundSelf (Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/world/entity/player/Player/m_36210_ (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/world/entity/player/Player/lambda$decorateDisplayNameComponent$4 (Ljava/lang/String;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/world/entity/player/Player/m_36218_ (Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/entity/player/Player/decorateDisplayNameComponent (Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/entity/player/Player/m_36220_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/entity/player/Player/awardStat (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/entity/player/Player/m_36222_ (Lnet/minecraft/resources/ResourceLocation;I)V net/minecraft/world/entity/player/Player/awardStat (Lnet/minecraft/resources/ResourceLocation;I)V +MD: net/minecraft/world/entity/player/Player/m_36246_ (Lnet/minecraft/stats/Stat;)V net/minecraft/world/entity/player/Player/awardStat (Lnet/minecraft/stats/Stat;)V +MD: net/minecraft/world/entity/player/Player/m_36254_ (Lnet/minecraft/world/entity/EntityType;)V net/minecraft/world/entity/player/Player/lambda$playShoulderEntityAmbientSound$1 (Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/world/entity/player/Player/m_36277_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/player/Player/touch (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/player/Player/m_36279_ (Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/entity/player/Player/lambda$playShoulderEntityAmbientSound$0 (Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/entity/player/Player/m_36281_ (Lnet/minecraft/world/level/block/state/BlockState;)F net/minecraft/world/entity/player/Player/getDestroySpeed (Lnet/minecraft/world/level/block/state/BlockState;)F +MD: net/minecraft/world/entity/player/Player/m_36283_ (Ljava/lang/String;)Ljava/util/UUID; net/minecraft/world/entity/player/Player/createPlayerUUID (Ljava/lang/String;)Ljava/util/UUID; +MD: net/minecraft/world/entity/player/Player/m_36292_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/player/Player/lambda$respawnEntityOnShoulder$3 (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/player/Player/m_36298_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/player/Player/hasCorrectToolForDrops (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/player/Player/m_36316_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/world/entity/player/Player/getGameProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/world/entity/player/Player/m_36317_ ()Z net/minecraft/world/entity/player/Player/isSleepingLongEnough ()Z +MD: net/minecraft/world/entity/player/Player/m_36318_ ()I net/minecraft/world/entity/player/Player/getSleepTimer ()I +MD: net/minecraft/world/entity/player/Player/m_36319_ ()Z net/minecraft/world/entity/player/Player/tryToStartFallFlying ()Z +MD: net/minecraft/world/entity/player/Player/m_36320_ ()V net/minecraft/world/entity/player/Player/startFallFlying ()V +MD: net/minecraft/world/entity/player/Player/m_36321_ ()V net/minecraft/world/entity/player/Player/stopFallFlying ()V +MD: net/minecraft/world/entity/player/Player/m_36322_ ()I net/minecraft/world/entity/player/Player/getEnchantmentSeed ()I +MD: net/minecraft/world/entity/player/Player/m_36323_ ()I net/minecraft/world/entity/player/Player/getXpNeededForNextLevel ()I +MD: net/minecraft/world/entity/player/Player/m_36324_ ()Lnet/minecraft/world/food/FoodData; net/minecraft/world/entity/player/Player/getFoodData ()Lnet/minecraft/world/food/FoodData; +MD: net/minecraft/world/entity/player/Player/m_36325_ ()Z net/minecraft/world/entity/player/Player/isHurt ()Z +MD: net/minecraft/world/entity/player/Player/m_36326_ ()Z net/minecraft/world/entity/player/Player/mayBuild ()Z +MD: net/minecraft/world/entity/player/Player/m_36327_ ()Lnet/minecraft/world/inventory/PlayerEnderChestContainer; net/minecraft/world/entity/player/Player/getEnderChestInventory ()Lnet/minecraft/world/inventory/PlayerEnderChestContainer; +MD: net/minecraft/world/entity/player/Player/m_36328_ ()V net/minecraft/world/entity/player/Player/removeEntitiesOnShoulder ()V +MD: net/minecraft/world/entity/player/Player/m_36329_ ()Lnet/minecraft/world/scores/Scoreboard; net/minecraft/world/entity/player/Player/getScoreboard ()Lnet/minecraft/world/scores/Scoreboard; +MD: net/minecraft/world/entity/player/Player/m_36330_ ()Z net/minecraft/world/entity/player/Player/isReducedDebugInfo ()Z +MD: net/minecraft/world/entity/player/Player/m_36331_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/player/Player/getShoulderEntityLeft ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/entity/player/Player/m_36332_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/player/Player/getShoulderEntityRight ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/entity/player/Player/m_36333_ ()F net/minecraft/world/entity/player/Player/getCurrentItemAttackStrengthDelay ()F +MD: net/minecraft/world/entity/player/Player/m_36334_ ()V net/minecraft/world/entity/player/Player/resetAttackStrengthTicker ()V +MD: net/minecraft/world/entity/player/Player/m_36335_ ()Lnet/minecraft/world/item/ItemCooldowns; net/minecraft/world/entity/player/Player/getCooldowns ()Lnet/minecraft/world/item/ItemCooldowns; +MD: net/minecraft/world/entity/player/Player/m_36336_ ()F net/minecraft/world/entity/player/Player/getLuck ()F +MD: net/minecraft/world/entity/player/Player/m_36337_ ()Z net/minecraft/world/entity/player/Player/canUseGameMasterBlocks ()Z +MD: net/minecraft/world/entity/player/Player/m_36340_ ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; net/minecraft/world/entity/player/Player/createAttributes ()Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder; +MD: net/minecraft/world/entity/player/Player/m_36341_ ()Z net/minecraft/world/entity/player/Player/isSecondaryUseActive ()Z +MD: net/minecraft/world/entity/player/Player/m_36342_ ()Z net/minecraft/world/entity/player/Player/wantsToStopRiding ()Z +MD: net/minecraft/world/entity/player/Player/m_36343_ ()Z net/minecraft/world/entity/player/Player/isStayingOnGroundSurface ()Z +MD: net/minecraft/world/entity/player/Player/m_36344_ ()I net/minecraft/world/entity/player/Player/getScore ()I +MD: net/minecraft/world/entity/player/Player/m_36345_ ()V net/minecraft/world/entity/player/Player/destroyVanishingCursedItems ()V +MD: net/minecraft/world/entity/player/Player/m_36346_ ()V net/minecraft/world/entity/player/Player/sweepAttack ()V +MD: net/minecraft/world/entity/player/Player/m_36350_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/player/Player/freeAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/player/Player/m_36356_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/player/Player/addItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/player/Player/m_36360_ (Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/entity/player/Player/setEntityOnShoulder (Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/entity/player/Player/m_36362_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Player/setShoulderEntityLeft (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/player/Player/m_36364_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Player/setShoulderEntityRight (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/player/Player/m_36367_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Player/playShoulderEntityAmbientSound (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/player/Player/m_36370_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Player/respawnEntityOnShoulder (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/player/Player/m_36372_ ()V net/minecraft/world/entity/player/Player/turtleHelmetTick ()V +MD: net/minecraft/world/entity/player/Player/m_36377_ ()V net/minecraft/world/entity/player/Player/moveCloak ()V +MD: net/minecraft/world/entity/player/Player/m_36378_ (DDD)V net/minecraft/world/entity/player/Player/checkMovementStatistics (DDD)V +MD: net/minecraft/world/entity/player/Player/m_36384_ (Z)V net/minecraft/world/entity/player/Player/disableShield (Z)V +MD: net/minecraft/world/entity/player/Player/m_36386_ ()Z net/minecraft/world/entity/player/Player/isAboveGround ()Z +MD: net/minecraft/world/entity/player/Player/m_36387_ (DDD)V net/minecraft/world/entity/player/Player/checkRidingStatistics (DDD)V +MD: net/minecraft/world/entity/player/Player/m_36391_ (Z)Z net/minecraft/world/entity/player/Player/canEat (Z)Z +MD: net/minecraft/world/entity/player/Player/m_36393_ (Z)V net/minecraft/world/entity/player/Player/setReducedDebugInfo (Z)V +MD: net/minecraft/world/entity/player/Player/m_36397_ (I)V net/minecraft/world/entity/player/Player/setScore (I)V +MD: net/minecraft/world/entity/player/Player/m_36399_ (F)V net/minecraft/world/entity/player/Player/causeFoodExhaustion (F)V +MD: net/minecraft/world/entity/player/Player/m_36401_ (I)V net/minecraft/world/entity/player/Player/increaseScore (I)V +MD: net/minecraft/world/entity/player/Player/m_36403_ (F)F net/minecraft/world/entity/player/Player/getAttackStrengthScale (F)F +MD: net/minecraft/world/entity/player/Player/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/player/Player/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/player/Player/m_5496_ (Lnet/minecraft/sounds/SoundEvent;FF)V net/minecraft/world/entity/player/Player/playSound (Lnet/minecraft/sounds/SoundEvent;FF)V +MD: net/minecraft/world/entity/player/Player/m_5501_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/player/Player/getSwimSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/player/Player/m_5508_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/player/Player/getSwimHighSpeedSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/player/Player/m_5509_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/player/Player/getSwimSplashSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/player/Player/m_5584_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Player/eat (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Player/m_5592_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/player/Player/getDeathSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/player/Player/m_5661_ (Lnet/minecraft/network/chat/Component;Z)V net/minecraft/world/entity/player/Player/displayClientMessage (Lnet/minecraft/network/chat/Component;Z)V +MD: net/minecraft/world/entity/player/Player/m_5700_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/player/Player/magicCrit (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/player/Player/m_5704_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/player/Player/crit (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/player/Player/m_5706_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/player/Player/attack (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/player/Player/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/player/Player/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/player/Player/m_5737_ ()Lnet/minecraft/world/entity/HumanoidArm; net/minecraft/world/entity/player/Player/getMainArm ()Lnet/minecraft/world/entity/HumanoidArm; +MD: net/minecraft/world/entity/player/Player/m_5763_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/MoverType;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/player/Player/maybeBackOffFromEdge (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/MoverType;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/player/Player/m_5796_ ()V net/minecraft/world/entity/player/Player/stopSleeping ()V +MD: net/minecraft/world/entity/player/Player/m_5833_ ()Z net/minecraft/world/entity/player/Player/isSpectator ()Z +MD: net/minecraft/world/entity/player/Player/m_5837_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/player/Player/killed (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/player/Player/m_5841_ ()V net/minecraft/world/entity/player/Player/doWaterSplashEffect ()V +MD: net/minecraft/world/entity/player/Player/m_5844_ ()V net/minecraft/world/entity/player/Player/updateSwimming ()V +MD: net/minecraft/world/entity/player/Player/m_5893_ (Lnet/minecraft/world/MenuProvider;)Ljava/util/OptionalInt; net/minecraft/world/entity/player/Player/openMenu (Lnet/minecraft/world/MenuProvider;)Ljava/util/OptionalInt; +MD: net/minecraft/world/entity/player/Player/m_5907_ ()V net/minecraft/world/entity/player/Player/dropEquipment ()V +MD: net/minecraft/world/entity/player/Player/m_5966_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V net/minecraft/world/entity/player/Player/openStructureBlock (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V +MD: net/minecraft/world/entity/player/Player/m_6038_ ()V net/minecraft/world/entity/player/Player/removeVehicle ()V +MD: net/minecraft/world/entity/player/Player/m_6041_ ()F net/minecraft/world/entity/player/Player/getBlockSpeedFactor ()F +MD: net/minecraft/world/entity/player/Player/m_6045_ ()I net/minecraft/world/entity/player/Player/getDimensionChangingDelay ()I +MD: net/minecraft/world/entity/player/Player/m_6046_ ()Z net/minecraft/world/entity/player/Player/onSoulSpeedBlock ()Z +MD: net/minecraft/world/entity/player/Player/m_6049_ ()D net/minecraft/world/entity/player/Player/getMyRidingOffset ()D +MD: net/minecraft/world/entity/player/Player/m_6052_ ()Z net/minecraft/world/entity/player/Player/shouldShowName ()Z +MD: net/minecraft/world/entity/player/Player/m_6063_ ()Z net/minecraft/world/entity/player/Player/isPushedByFluid ()Z +MD: net/minecraft/world/entity/player/Player/m_6069_ ()Z net/minecraft/world/entity/player/Player/isSwimming ()Z +MD: net/minecraft/world/entity/player/Player/m_6078_ ()I net/minecraft/world/entity/player/Player/getPortalWaitTime ()I +MD: net/minecraft/world/entity/player/Player/m_6083_ ()V net/minecraft/world/entity/player/Player/rideTick ()V +MD: net/minecraft/world/entity/player/Player/m_6101_ ()I net/minecraft/world/entity/player/Player/getFireImmuneTicks ()I +MD: net/minecraft/world/entity/player/Player/m_6103_ ()F net/minecraft/world/entity/player/Player/getAbsorptionAmount ()F +MD: net/minecraft/world/entity/player/Player/m_6107_ ()Z net/minecraft/world/entity/player/Player/isImmobile ()Z +MD: net/minecraft/world/entity/player/Player/m_6113_ ()F net/minecraft/world/entity/player/Player/getSpeed ()F +MD: net/minecraft/world/entity/player/Player/m_6124_ ()Z net/minecraft/world/entity/player/Player/isAlwaysExperienceDropper ()Z +MD: net/minecraft/world/entity/player/Player/m_6129_ ()Z net/minecraft/world/entity/player/Player/isAffectedByFluids ()Z +MD: net/minecraft/world/entity/player/Player/m_6135_ ()V net/minecraft/world/entity/player/Player/jumpFromGround ()V +MD: net/minecraft/world/entity/player/Player/m_6140_ ()V net/minecraft/world/entity/player/Player/serverAiStep ()V +MD: net/minecraft/world/entity/player/Player/m_6145_ (ZZ)V net/minecraft/world/entity/player/Player/stopSleepInBed (ZZ)V +MD: net/minecraft/world/entity/player/Player/m_6167_ ()Ljava/lang/Iterable; net/minecraft/world/entity/player/Player/getHandSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/player/Player/m_6168_ ()Ljava/lang/Iterable; net/minecraft/world/entity/player/Player/getArmorSlots ()Ljava/lang/Iterable; +MD: net/minecraft/world/entity/player/Player/m_6278_ (Lnet/minecraft/stats/Stat;I)V net/minecraft/world/entity/player/Player/awardStat (Lnet/minecraft/stats/Stat;I)V +MD: net/minecraft/world/entity/player/Player/m_6298_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Player/getProjectile (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Player/m_6302_ ()Ljava/lang/String; net/minecraft/world/entity/player/Player/getScoreboardName ()Ljava/lang/String; +MD: net/minecraft/world/entity/player/Player/m_6330_ (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/world/entity/player/Player/playNotifySound (Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/world/entity/player/Player/m_6431_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/player/Player/getStandingEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/player/Player/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/player/Player/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/player/Player/m_6472_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/world/entity/player/Player/hurtArmor (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/world/entity/player/Player/m_6475_ (Lnet/minecraft/world/damagesource/DamageSource;F)V net/minecraft/world/entity/player/Player/actuallyHurt (Lnet/minecraft/world/damagesource/DamageSource;F)V +MD: net/minecraft/world/entity/player/Player/m_6552_ (Lnet/minecraft/world/entity/player/Player;)I net/minecraft/world/entity/player/Player/getExperienceReward (Lnet/minecraft/world/entity/player/Player;)I +MD: net/minecraft/world/entity/player/Player/m_6658_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;Lnet/minecraft/world/Container;)V net/minecraft/world/entity/player/Player/openHorseInventory (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/entity/player/Player/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/player/Player/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/player/Player/m_6673_ (Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/player/Player/isInvulnerableTo (Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/player/Player/m_6727_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/player/Player/doAutoAttackOnTouch (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/player/Player/m_6728_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/player/Player/blockUsingShield (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/player/Player/m_6749_ (I)V net/minecraft/world/entity/player/Player/giveExperienceLevels (I)V +MD: net/minecraft/world/entity/player/Player/m_6756_ (I)V net/minecraft/world/entity/player/Player/giveExperiencePoints (I)V +MD: net/minecraft/world/entity/player/Player/m_6757_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/entity/player/Player/shouldRemoveSoulSpeed (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/entity/player/Player/m_6844_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/Player/getItemBySlot (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/Player/m_6885_ ()V net/minecraft/world/entity/player/Player/onUpdateAbilities ()V +MD: net/minecraft/world/entity/player/Player/m_6915_ ()V net/minecraft/world/entity/player/Player/closeContainer ()V +MD: net/minecraft/world/entity/player/Player/m_6972_ (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; net/minecraft/world/entity/player/Player/getDimensions (Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; +MD: net/minecraft/world/entity/player/Player/m_6986_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V net/minecraft/world/entity/player/Player/openItemGui (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;)V +MD: net/minecraft/world/entity/player/Player/m_7023_ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/player/Player/travel (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/player/Player/m_7066_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/player/Player/canTakeItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/player/Player/m_7099_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/player/Player/canHarmPlayer (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/player/Player/m_7166_ (Lnet/minecraft/stats/Stat;)V net/minecraft/world/entity/player/Player/resetStat (Lnet/minecraft/stats/Stat;)V +MD: net/minecraft/world/entity/player/Player/m_7197_ (Lnet/minecraft/world/item/ItemStack;ZZ)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/entity/player/Player/drop (Lnet/minecraft/world/item/ItemStack;ZZ)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/entity/player/Player/m_7279_ (Ljava/util/Collection;)I net/minecraft/world/entity/player/Player/resetRecipes (Ljava/util/Collection;)I +MD: net/minecraft/world/entity/player/Player/m_7281_ (Ljava/util/Collection;)I net/minecraft/world/entity/player/Player/awardRecipes (Ljava/util/Collection;)I +MD: net/minecraft/world/entity/player/Player/m_7311_ (I)V net/minecraft/world/entity/player/Player/setRemainingFireTicks (I)V +MD: net/minecraft/world/entity/player/Player/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Player/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/player/Player/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/player/Player/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/player/Player/m_7398_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/player/Player/getRopeHoldPosition (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/player/Player/m_7408_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/entity/player/Player/onEnchantmentPerformed (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/entity/player/Player/m_7431_ ()Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/player/Player/getDismountPoses ()Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/player/Player/m_7478_ ()Lnet/minecraft/world/item/ItemCooldowns; net/minecraft/world/entity/player/Player/createItemCooldowns ()Lnet/minecraft/world/item/ItemCooldowns; +MD: net/minecraft/world/entity/player/Player/m_7500_ ()Z net/minecraft/world/entity/player/Player/isCreative ()Z +MD: net/minecraft/world/entity/player/Player/m_7569_ (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity;)V net/minecraft/world/entity/player/Player/openJigsawBlock (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity;)V +MD: net/minecraft/world/entity/player/Player/m_7578_ ()Z net/minecraft/world/entity/player/Player/isLocalPlayer ()Z +MD: net/minecraft/world/entity/player/Player/m_7583_ ()V net/minecraft/world/entity/player/Player/respawn ()V +MD: net/minecraft/world/entity/player/Player/m_7594_ ()V net/minecraft/world/entity/player/Player/updatePlayerPose ()V +MD: net/minecraft/world/entity/player/Player/m_7601_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/player/Player/makeStuckInBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/player/Player/m_7602_ ()Z net/minecraft/world/entity/player/Player/updateIsUnderwater ()Z +MD: net/minecraft/world/entity/player/Player/m_7662_ (ILnet/minecraft/world/item/trading/MerchantOffers;IIZZ)V net/minecraft/world/entity/player/Player/sendMerchantOffers (ILnet/minecraft/world/item/trading/MerchantOffers;IIZZ)V +MD: net/minecraft/world/entity/player/Player/m_7698_ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V net/minecraft/world/entity/player/Player/openCommandBlock (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V +MD: net/minecraft/world/entity/player/Player/m_7720_ (Lnet/minecraft/core/BlockPos;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/entity/player/Player/startSleepInBed (Lnet/minecraft/core/BlockPos;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/entity/player/Player/m_7739_ (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)V net/minecraft/world/entity/player/Player/openTextEdit (Lnet/minecraft/world/level/block/entity/SignBlockEntity;)V +MD: net/minecraft/world/entity/player/Player/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/player/Player/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/player/Player/m_7822_ (B)V net/minecraft/world/entity/player/Player/handleEntityEvent (B)V +MD: net/minecraft/world/entity/player/Player/m_7902_ ([Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/entity/player/Player/awardRecipesByKey ([Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/entity/player/Player/m_7907_ (Lnet/minecraft/world/level/BaseCommandBlock;)V net/minecraft/world/entity/player/Player/openMinecartCommandBlock (Lnet/minecraft/world/level/BaseCommandBlock;)V +MD: net/minecraft/world/entity/player/Player/m_7909_ (F)V net/minecraft/world/entity/player/Player/hurtCurrentlyUsedShield (F)V +MD: net/minecraft/world/entity/player/Player/m_7911_ (F)V net/minecraft/world/entity/player/Player/setAbsorptionAmount (F)V +MD: net/minecraft/world/entity/player/Player/m_7975_ (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/player/Player/getHurtSound (Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/player/Player/m_8061_ (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/player/Player/setItemSlot (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/player/Player/m_8097_ ()V net/minecraft/world/entity/player/Player/defineSynchedData ()V +MD: net/minecraft/world/entity/player/Player/m_8107_ ()V net/minecraft/world/entity/player/Player/aiStep ()V +MD: net/minecraft/world/entity/player/Player/m_8119_ ()V net/minecraft/world/entity/player/Player/tick ()V +CL: net/minecraft/world/entity/player/Player$1 net/minecraft/world/entity/player/Player$1 +FD: net/minecraft/world/entity/player/Player$1/f_36405_ net/minecraft/world/entity/player/Player$1/$SwitchMap$net$minecraft$world$entity$Pose +FD: net/minecraft/world/entity/player/Player$1/net/minecraft/world/entity/player/Player$1 net/minecraft/world/entity/player/Player$1/net/minecraft/world/entity/player/Player$1 +MD: net/minecraft/world/entity/player/Player$1/ ()V net/minecraft/world/entity/player/Player$1/ ()V +CL: net/minecraft/world/entity/player/Player$BedSleepingProblem net/minecraft/world/entity/player/Player$BedSleepingProblem +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/$VALUES net/minecraft/world/entity/player/Player$BedSleepingProblem/$VALUES +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/NOT_POSSIBLE_HERE net/minecraft/world/entity/player/Player$BedSleepingProblem/NOT_POSSIBLE_HERE +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/NOT_POSSIBLE_NOW net/minecraft/world/entity/player/Player$BedSleepingProblem/NOT_POSSIBLE_NOW +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/NOT_SAFE net/minecraft/world/entity/player/Player$BedSleepingProblem/NOT_SAFE +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/OBSTRUCTED net/minecraft/world/entity/player/Player$BedSleepingProblem/OBSTRUCTED +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/OTHER_PROBLEM net/minecraft/world/entity/player/Player$BedSleepingProblem/OTHER_PROBLEM +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/TOO_FAR_AWAY net/minecraft/world/entity/player/Player$BedSleepingProblem/TOO_FAR_AWAY +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/f_36413_ net/minecraft/world/entity/player/Player$BedSleepingProblem/message +FD: net/minecraft/world/entity/player/Player$BedSleepingProblem/net/minecraft/world/entity/player/Player$BedSleepingProblem net/minecraft/world/entity/player/Player$BedSleepingProblem/net/minecraft/world/entity/player/Player$BedSleepingProblem +MD: net/minecraft/world/entity/player/Player$BedSleepingProblem/ ()V net/minecraft/world/entity/player/Player$BedSleepingProblem/ ()V +MD: net/minecraft/world/entity/player/Player$BedSleepingProblem/ (Ljava/lang/String;I)V net/minecraft/world/entity/player/Player$BedSleepingProblem/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/player/Player$BedSleepingProblem/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V net/minecraft/world/entity/player/Player$BedSleepingProblem/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/entity/player/Player$BedSleepingProblem/m_150113_ ()[Lnet/minecraft/world/entity/player/Player$BedSleepingProblem; net/minecraft/world/entity/player/Player$BedSleepingProblem/$values ()[Lnet/minecraft/world/entity/player/Player$BedSleepingProblem; +MD: net/minecraft/world/entity/player/Player$BedSleepingProblem/m_36423_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/player/Player$BedSleepingProblem/getMessage ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/player/Player$BedSleepingProblem/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/player/Player$BedSleepingProblem; net/minecraft/world/entity/player/Player$BedSleepingProblem/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/player/Player$BedSleepingProblem; +MD: net/minecraft/world/entity/player/Player$BedSleepingProblem/values ()[Lnet/minecraft/world/entity/player/Player$BedSleepingProblem; net/minecraft/world/entity/player/Player$BedSleepingProblem/values ()[Lnet/minecraft/world/entity/player/Player$BedSleepingProblem; +CL: net/minecraft/world/entity/player/PlayerModelPart net/minecraft/world/entity/player/PlayerModelPart +FD: net/minecraft/world/entity/player/PlayerModelPart/$VALUES net/minecraft/world/entity/player/PlayerModelPart/$VALUES +FD: net/minecraft/world/entity/player/PlayerModelPart/CAPE net/minecraft/world/entity/player/PlayerModelPart/CAPE +FD: net/minecraft/world/entity/player/PlayerModelPart/HAT net/minecraft/world/entity/player/PlayerModelPart/HAT +FD: net/minecraft/world/entity/player/PlayerModelPart/JACKET net/minecraft/world/entity/player/PlayerModelPart/JACKET +FD: net/minecraft/world/entity/player/PlayerModelPart/LEFT_PANTS_LEG net/minecraft/world/entity/player/PlayerModelPart/LEFT_PANTS_LEG +FD: net/minecraft/world/entity/player/PlayerModelPart/LEFT_SLEEVE net/minecraft/world/entity/player/PlayerModelPart/LEFT_SLEEVE +FD: net/minecraft/world/entity/player/PlayerModelPart/RIGHT_PANTS_LEG net/minecraft/world/entity/player/PlayerModelPart/RIGHT_PANTS_LEG +FD: net/minecraft/world/entity/player/PlayerModelPart/RIGHT_SLEEVE net/minecraft/world/entity/player/PlayerModelPart/RIGHT_SLEEVE +FD: net/minecraft/world/entity/player/PlayerModelPart/f_36434_ net/minecraft/world/entity/player/PlayerModelPart/bit +FD: net/minecraft/world/entity/player/PlayerModelPart/f_36435_ net/minecraft/world/entity/player/PlayerModelPart/mask +FD: net/minecraft/world/entity/player/PlayerModelPart/f_36436_ net/minecraft/world/entity/player/PlayerModelPart/id +FD: net/minecraft/world/entity/player/PlayerModelPart/f_36437_ net/minecraft/world/entity/player/PlayerModelPart/name +FD: net/minecraft/world/entity/player/PlayerModelPart/net/minecraft/world/entity/player/PlayerModelPart net/minecraft/world/entity/player/PlayerModelPart/net/minecraft/world/entity/player/PlayerModelPart +MD: net/minecraft/world/entity/player/PlayerModelPart/ ()V net/minecraft/world/entity/player/PlayerModelPart/ ()V +MD: net/minecraft/world/entity/player/PlayerModelPart/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/world/entity/player/PlayerModelPart/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/world/entity/player/PlayerModelPart/m_150114_ ()I net/minecraft/world/entity/player/PlayerModelPart/getBit ()I +MD: net/minecraft/world/entity/player/PlayerModelPart/m_150115_ ()[Lnet/minecraft/world/entity/player/PlayerModelPart; net/minecraft/world/entity/player/PlayerModelPart/$values ()[Lnet/minecraft/world/entity/player/PlayerModelPart; +MD: net/minecraft/world/entity/player/PlayerModelPart/m_36445_ ()I net/minecraft/world/entity/player/PlayerModelPart/getMask ()I +MD: net/minecraft/world/entity/player/PlayerModelPart/m_36446_ ()Ljava/lang/String; net/minecraft/world/entity/player/PlayerModelPart/getId ()Ljava/lang/String; +MD: net/minecraft/world/entity/player/PlayerModelPart/m_36447_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/entity/player/PlayerModelPart/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/entity/player/PlayerModelPart/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/player/PlayerModelPart; net/minecraft/world/entity/player/PlayerModelPart/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/player/PlayerModelPart; +MD: net/minecraft/world/entity/player/PlayerModelPart/values ()[Lnet/minecraft/world/entity/player/PlayerModelPart; net/minecraft/world/entity/player/PlayerModelPart/values ()[Lnet/minecraft/world/entity/player/PlayerModelPart; +CL: net/minecraft/world/entity/player/StackedContents net/minecraft/world/entity/player/StackedContents +FD: net/minecraft/world/entity/player/StackedContents/f_150116_ net/minecraft/world/entity/player/StackedContents/EMPTY +FD: net/minecraft/world/entity/player/StackedContents/f_36451_ net/minecraft/world/entity/player/StackedContents/contents +FD: net/minecraft/world/entity/player/StackedContents/net/minecraft/world/entity/player/StackedContents net/minecraft/world/entity/player/StackedContents/net/minecraft/world/entity/player/StackedContents +MD: net/minecraft/world/entity/player/StackedContents/ ()V net/minecraft/world/entity/player/StackedContents/ ()V +MD: net/minecraft/world/entity/player/StackedContents/m_36453_ ()V net/minecraft/world/entity/player/StackedContents/clear ()V +MD: net/minecraft/world/entity/player/StackedContents/m_36454_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/player/StackedContents/fromStackingIndex (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/player/StackedContents/m_36456_ (II)I net/minecraft/world/entity/player/StackedContents/take (II)I +MD: net/minecraft/world/entity/player/StackedContents/m_36466_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/player/StackedContents/accountSimpleStack (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/player/StackedContents/m_36468_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/entity/player/StackedContents/accountStack (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/entity/player/StackedContents/m_36471_ (Lnet/minecraft/world/item/crafting/Recipe;ILit/unimi/dsi/fastutil/ints/IntList;)I net/minecraft/world/entity/player/StackedContents/getBiggestCraftableStack (Lnet/minecraft/world/item/crafting/Recipe;ILit/unimi/dsi/fastutil/ints/IntList;)I +MD: net/minecraft/world/entity/player/StackedContents/m_36475_ (Lnet/minecraft/world/item/crafting/Recipe;Lit/unimi/dsi/fastutil/ints/IntList;)Z net/minecraft/world/entity/player/StackedContents/canCraft (Lnet/minecraft/world/item/crafting/Recipe;Lit/unimi/dsi/fastutil/ints/IntList;)Z +MD: net/minecraft/world/entity/player/StackedContents/m_36478_ (Lnet/minecraft/world/item/crafting/Recipe;Lit/unimi/dsi/fastutil/ints/IntList;I)Z net/minecraft/world/entity/player/StackedContents/canCraft (Lnet/minecraft/world/item/crafting/Recipe;Lit/unimi/dsi/fastutil/ints/IntList;I)Z +MD: net/minecraft/world/entity/player/StackedContents/m_36482_ (I)Z net/minecraft/world/entity/player/StackedContents/has (I)Z +MD: net/minecraft/world/entity/player/StackedContents/m_36484_ (II)V net/minecraft/world/entity/player/StackedContents/put (II)V +MD: net/minecraft/world/entity/player/StackedContents/m_36491_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/player/StackedContents/accountStack (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/player/StackedContents/m_36493_ (Lnet/minecraft/world/item/crafting/Recipe;Lit/unimi/dsi/fastutil/ints/IntList;)I net/minecraft/world/entity/player/StackedContents/getBiggestCraftableStack (Lnet/minecraft/world/item/crafting/Recipe;Lit/unimi/dsi/fastutil/ints/IntList;)I +MD: net/minecraft/world/entity/player/StackedContents/m_36496_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/player/StackedContents/getStackingIndex (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/entity/player/StackedContents$RecipePicker net/minecraft/world/entity/player/StackedContents$RecipePicker +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36498_ net/minecraft/world/entity/player/StackedContents$RecipePicker/this$0 +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36499_ net/minecraft/world/entity/player/StackedContents$RecipePicker/recipe +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36500_ net/minecraft/world/entity/player/StackedContents$RecipePicker/ingredients +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36501_ net/minecraft/world/entity/player/StackedContents$RecipePicker/ingredientCount +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36502_ net/minecraft/world/entity/player/StackedContents$RecipePicker/items +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36503_ net/minecraft/world/entity/player/StackedContents$RecipePicker/itemCount +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36504_ net/minecraft/world/entity/player/StackedContents$RecipePicker/data +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/f_36505_ net/minecraft/world/entity/player/StackedContents$RecipePicker/path +FD: net/minecraft/world/entity/player/StackedContents$RecipePicker/net/minecraft/world/entity/player/StackedContents$RecipePicker net/minecraft/world/entity/player/StackedContents$RecipePicker/net/minecraft/world/entity/player/StackedContents$RecipePicker +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/ (Lnet/minecraft/world/entity/player/StackedContents;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/entity/player/StackedContents$RecipePicker/ (Lnet/minecraft/world/entity/player/StackedContents;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36509_ ()[I net/minecraft/world/entity/player/StackedContents$RecipePicker/getUniqueAvailableIngredientItems ()[I +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36510_ (I)Z net/minecraft/world/entity/player/StackedContents$RecipePicker/dfs (I)Z +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36512_ (ILit/unimi/dsi/fastutil/ints/IntList;)Z net/minecraft/world/entity/player/StackedContents$RecipePicker/tryPick (ILit/unimi/dsi/fastutil/ints/IntList;)Z +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36515_ (ZI)V net/minecraft/world/entity/player/StackedContents$RecipePicker/visit (ZI)V +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36518_ (ZII)Z net/minecraft/world/entity/player/StackedContents$RecipePicker/hasConnection (ZII)Z +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36522_ ()I net/minecraft/world/entity/player/StackedContents$RecipePicker/getMinIngredientCount ()I +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36523_ (I)Z net/minecraft/world/entity/player/StackedContents$RecipePicker/isSatisfied (I)Z +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36525_ (ILit/unimi/dsi/fastutil/ints/IntList;)I net/minecraft/world/entity/player/StackedContents$RecipePicker/tryPickAll (ILit/unimi/dsi/fastutil/ints/IntList;)I +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36528_ (ZI)Z net/minecraft/world/entity/player/StackedContents$RecipePicker/hasVisited (ZI)Z +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36531_ (ZII)Z net/minecraft/world/entity/player/StackedContents$RecipePicker/hasResidual (ZII)Z +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36535_ (I)V net/minecraft/world/entity/player/StackedContents$RecipePicker/setSatisfied (I)V +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36537_ (ZI)I net/minecraft/world/entity/player/StackedContents$RecipePicker/getVisitedIndex (ZI)I +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36540_ (ZII)V net/minecraft/world/entity/player/StackedContents$RecipePicker/toggleResidual (ZII)V +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36544_ (I)I net/minecraft/world/entity/player/StackedContents$RecipePicker/getSatisfiedIndex (I)I +MD: net/minecraft/world/entity/player/StackedContents$RecipePicker/m_36546_ (ZII)I net/minecraft/world/entity/player/StackedContents$RecipePicker/getIndex (ZII)I +CL: net/minecraft/world/entity/player/package-info net/minecraft/world/entity/player/package-info +FD: net/minecraft/world/entity/player/package-info/net/minecraft/world/entity/player/package-info net/minecraft/world/entity/player/package-info/net/minecraft/world/entity/player/package-info +CL: net/minecraft/world/entity/projectile/AbstractArrow net/minecraft/world/entity/projectile/AbstractArrow +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_150117_ net/minecraft/world/entity/projectile/AbstractArrow/FLAG_CRIT +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_150118_ net/minecraft/world/entity/projectile/AbstractArrow/FLAG_NOPHYSICS +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_150119_ net/minecraft/world/entity/projectile/AbstractArrow/FLAG_CROSSBOW +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_150120_ net/minecraft/world/entity/projectile/AbstractArrow/ARROW_BASE_DAMAGE +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36696_ net/minecraft/world/entity/projectile/AbstractArrow/lastState +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36697_ net/minecraft/world/entity/projectile/AbstractArrow/life +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36698_ net/minecraft/world/entity/projectile/AbstractArrow/baseDamage +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36699_ net/minecraft/world/entity/projectile/AbstractArrow/knockback +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36700_ net/minecraft/world/entity/projectile/AbstractArrow/soundEvent +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36701_ net/minecraft/world/entity/projectile/AbstractArrow/piercingIgnoreEntityIds +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36702_ net/minecraft/world/entity/projectile/AbstractArrow/piercedAndKilledEntities +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36703_ net/minecraft/world/entity/projectile/AbstractArrow/inGround +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36704_ net/minecraft/world/entity/projectile/AbstractArrow/inGroundTime +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36705_ net/minecraft/world/entity/projectile/AbstractArrow/pickup +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36706_ net/minecraft/world/entity/projectile/AbstractArrow/shakeTime +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36707_ net/minecraft/world/entity/projectile/AbstractArrow/ID_FLAGS +FD: net/minecraft/world/entity/projectile/AbstractArrow/f_36708_ net/minecraft/world/entity/projectile/AbstractArrow/PIERCE_LEVEL +FD: net/minecraft/world/entity/projectile/AbstractArrow/net/minecraft/world/entity/projectile/AbstractArrow net/minecraft/world/entity/projectile/AbstractArrow/net/minecraft/world/entity/projectile/AbstractArrow +MD: net/minecraft/world/entity/projectile/AbstractArrow/ ()V net/minecraft/world/entity/projectile/AbstractArrow/ ()V +MD: net/minecraft/world/entity/projectile/AbstractArrow/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/AbstractArrow/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/AbstractArrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/AbstractArrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/projectile/AbstractArrow/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_142470_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/projectile/AbstractArrow/tryPickup (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_150123_ ()I net/minecraft/world/entity/projectile/AbstractArrow/getKnockback ()I +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36723_ ()V net/minecraft/world/entity/projectile/AbstractArrow/resetPiercedEntities ()V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36735_ (I)V net/minecraft/world/entity/projectile/AbstractArrow/setKnockback (I)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36737_ (IZ)V net/minecraft/world/entity/projectile/AbstractArrow/setFlag (IZ)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36740_ (Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/entity/projectile/AbstractArrow/setSoundEvent (Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36745_ (Lnet/minecraft/world/entity/LivingEntity;F)V net/minecraft/world/entity/projectile/AbstractArrow/setEnchantmentEffectsFromEntity (Lnet/minecraft/world/entity/LivingEntity;F)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36762_ (Z)V net/minecraft/world/entity/projectile/AbstractArrow/setCritArrow (Z)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36767_ (B)V net/minecraft/world/entity/projectile/AbstractArrow/setPierceLevel (B)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36781_ (D)V net/minecraft/world/entity/projectile/AbstractArrow/setBaseDamage (D)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36784_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/projectile/AbstractArrow/getHitGroundSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36789_ ()D net/minecraft/world/entity/projectile/AbstractArrow/getBaseDamage ()D +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36790_ (Z)V net/minecraft/world/entity/projectile/AbstractArrow/setNoPhysics (Z)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36792_ ()Z net/minecraft/world/entity/projectile/AbstractArrow/isCritArrow ()Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36793_ (Z)V net/minecraft/world/entity/projectile/AbstractArrow/setShotFromCrossbow (Z)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36795_ ()Z net/minecraft/world/entity/projectile/AbstractArrow/shotFromCrossbow ()Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36796_ ()B net/minecraft/world/entity/projectile/AbstractArrow/getPierceLevel ()B +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36797_ ()Z net/minecraft/world/entity/projectile/AbstractArrow/isNoPhysics ()Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36798_ ()Z net/minecraft/world/entity/projectile/AbstractArrow/shouldFall ()Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_36799_ ()V net/minecraft/world/entity/projectile/AbstractArrow/startFalling ()V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_5602_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/projectile/AbstractArrow/setOwner (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_5603_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/projectile/AbstractArrow/canHitEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/AbstractArrow/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6001_ (DDD)V net/minecraft/world/entity/projectile/AbstractArrow/lerpMotion (DDD)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6097_ ()Z net/minecraft/world/entity/projectile/AbstractArrow/isAttackable ()Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6123_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/projectile/AbstractArrow/playerTouch (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6351_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/EntityHitResult; net/minecraft/world/entity/projectile/AbstractArrow/findHitEntity (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/EntityHitResult; +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6380_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/projectile/AbstractArrow/getEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/projectile/AbstractArrow/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6478_ (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/entity/projectile/AbstractArrow/move (Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6686_ (DDDFF)V net/minecraft/world/entity/projectile/AbstractArrow/shoot (DDDFF)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6783_ (D)Z net/minecraft/world/entity/projectile/AbstractArrow/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6882_ ()F net/minecraft/world/entity/projectile/AbstractArrow/getWaterInertia ()F +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_6901_ ()V net/minecraft/world/entity/projectile/AbstractArrow/tickDespawn ()V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_7239_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/projectile/AbstractArrow/getDefaultHitGroundSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/AbstractArrow/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/AbstractArrow/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_7761_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/AbstractArrow/doPostHurtEffects (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_7941_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/AbstractArrow/getPickupItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/AbstractArrow/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_8097_ ()V net/minecraft/world/entity/projectile/AbstractArrow/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/AbstractArrow/m_8119_ ()V net/minecraft/world/entity/projectile/AbstractArrow/tick ()V +CL: net/minecraft/world/entity/projectile/AbstractArrow$1 net/minecraft/world/entity/projectile/AbstractArrow$1 +FD: net/minecraft/world/entity/projectile/AbstractArrow$1/f_150124_ net/minecraft/world/entity/projectile/AbstractArrow$1/$SwitchMap$net$minecraft$world$entity$projectile$AbstractArrow$Pickup +FD: net/minecraft/world/entity/projectile/AbstractArrow$1/net/minecraft/world/entity/projectile/AbstractArrow$1 net/minecraft/world/entity/projectile/AbstractArrow$1/net/minecraft/world/entity/projectile/AbstractArrow$1 +MD: net/minecraft/world/entity/projectile/AbstractArrow$1/ ()V net/minecraft/world/entity/projectile/AbstractArrow$1/ ()V +CL: net/minecraft/world/entity/projectile/AbstractArrow$Pickup net/minecraft/world/entity/projectile/AbstractArrow$Pickup +FD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/$VALUES net/minecraft/world/entity/projectile/AbstractArrow$Pickup/$VALUES +FD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/ALLOWED net/minecraft/world/entity/projectile/AbstractArrow$Pickup/ALLOWED +FD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/CREATIVE_ONLY net/minecraft/world/entity/projectile/AbstractArrow$Pickup/CREATIVE_ONLY +FD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/DISALLOWED net/minecraft/world/entity/projectile/AbstractArrow$Pickup/DISALLOWED +FD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/net/minecraft/world/entity/projectile/AbstractArrow$Pickup net/minecraft/world/entity/projectile/AbstractArrow$Pickup/net/minecraft/world/entity/projectile/AbstractArrow$Pickup +MD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/ ()V net/minecraft/world/entity/projectile/AbstractArrow$Pickup/ ()V +MD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/ (Ljava/lang/String;I)V net/minecraft/world/entity/projectile/AbstractArrow$Pickup/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/m_150126_ ()[Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; net/minecraft/world/entity/projectile/AbstractArrow$Pickup/$values ()[Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; +MD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/m_36808_ (I)Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; net/minecraft/world/entity/projectile/AbstractArrow$Pickup/byOrdinal (I)Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; +MD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; net/minecraft/world/entity/projectile/AbstractArrow$Pickup/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; +MD: net/minecraft/world/entity/projectile/AbstractArrow$Pickup/values ()[Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; net/minecraft/world/entity/projectile/AbstractArrow$Pickup/values ()[Lnet/minecraft/world/entity/projectile/AbstractArrow$Pickup; +CL: net/minecraft/world/entity/projectile/AbstractHurtingProjectile net/minecraft/world/entity/projectile/AbstractHurtingProjectile +FD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/f_36813_ net/minecraft/world/entity/projectile/AbstractHurtingProjectile/xPower +FD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/f_36814_ net/minecraft/world/entity/projectile/AbstractHurtingProjectile/yPower +FD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/f_36815_ net/minecraft/world/entity/projectile/AbstractHurtingProjectile/zPower +FD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/net/minecraft/world/entity/projectile/AbstractHurtingProjectile net/minecraft/world/entity/projectile/AbstractHurtingProjectile/net/minecraft/world/entity/projectile/AbstractHurtingProjectile +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/ (Lnet/minecraft/world/entity/EntityType;DDDDDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/ (Lnet/minecraft/world/entity/EntityType;DDDDDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_5603_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/projectile/AbstractHurtingProjectile/canHitEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/projectile/AbstractHurtingProjectile/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_5931_ ()Z net/minecraft/world/entity/projectile/AbstractHurtingProjectile/shouldBurn ()Z +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_5967_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/projectile/AbstractHurtingProjectile/getTrailParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_6073_ ()F net/minecraft/world/entity/projectile/AbstractHurtingProjectile/getBrightness ()F +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_6087_ ()Z net/minecraft/world/entity/projectile/AbstractHurtingProjectile/isPickable ()Z +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_6143_ ()F net/minecraft/world/entity/projectile/AbstractHurtingProjectile/getPickRadius ()F +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/projectile/AbstractHurtingProjectile/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_6783_ (D)Z net/minecraft/world/entity/projectile/AbstractHurtingProjectile/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_6884_ ()F net/minecraft/world/entity/projectile/AbstractHurtingProjectile/getInertia ()F +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_8097_ ()V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/AbstractHurtingProjectile/m_8119_ ()V net/minecraft/world/entity/projectile/AbstractHurtingProjectile/tick ()V +CL: net/minecraft/world/entity/projectile/Arrow net/minecraft/world/entity/projectile/Arrow +FD: net/minecraft/world/entity/projectile/Arrow/f_150129_ net/minecraft/world/entity/projectile/Arrow/NO_EFFECT_COLOR +FD: net/minecraft/world/entity/projectile/Arrow/f_150130_ net/minecraft/world/entity/projectile/Arrow/EVENT_POTION_PUFF +FD: net/minecraft/world/entity/projectile/Arrow/f_150131_ net/minecraft/world/entity/projectile/Arrow/EXPOSED_POTION_DECAY_TIME +FD: net/minecraft/world/entity/projectile/Arrow/f_36852_ net/minecraft/world/entity/projectile/Arrow/effects +FD: net/minecraft/world/entity/projectile/Arrow/f_36853_ net/minecraft/world/entity/projectile/Arrow/fixedColor +FD: net/minecraft/world/entity/projectile/Arrow/f_36854_ net/minecraft/world/entity/projectile/Arrow/ID_EFFECT_COLOR +FD: net/minecraft/world/entity/projectile/Arrow/f_36855_ net/minecraft/world/entity/projectile/Arrow/potion +FD: net/minecraft/world/entity/projectile/Arrow/net/minecraft/world/entity/projectile/Arrow net/minecraft/world/entity/projectile/Arrow/net/minecraft/world/entity/projectile/Arrow +MD: net/minecraft/world/entity/projectile/Arrow/ ()V net/minecraft/world/entity/projectile/Arrow/ ()V +MD: net/minecraft/world/entity/projectile/Arrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/Arrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/Arrow/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/projectile/Arrow/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/projectile/Arrow/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/Arrow/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/Arrow/m_36870_ (Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/entity/projectile/Arrow/addEffect (Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/entity/projectile/Arrow/m_36876_ (I)V net/minecraft/world/entity/projectile/Arrow/makeParticle (I)V +MD: net/minecraft/world/entity/projectile/Arrow/m_36878_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/Arrow/setEffectsFromItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/Arrow/m_36882_ (I)V net/minecraft/world/entity/projectile/Arrow/setFixedColor (I)V +MD: net/minecraft/world/entity/projectile/Arrow/m_36884_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/projectile/Arrow/getCustomColor (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/entity/projectile/Arrow/m_36889_ ()I net/minecraft/world/entity/projectile/Arrow/getColor ()I +MD: net/minecraft/world/entity/projectile/Arrow/m_36890_ ()V net/minecraft/world/entity/projectile/Arrow/updateColor ()V +MD: net/minecraft/world/entity/projectile/Arrow/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/Arrow/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/Arrow/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/Arrow/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/Arrow/m_7761_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/Arrow/doPostHurtEffects (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/Arrow/m_7822_ (B)V net/minecraft/world/entity/projectile/Arrow/handleEntityEvent (B)V +MD: net/minecraft/world/entity/projectile/Arrow/m_7941_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/Arrow/getPickupItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/Arrow/m_8097_ ()V net/minecraft/world/entity/projectile/Arrow/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/Arrow/m_8119_ ()V net/minecraft/world/entity/projectile/Arrow/tick ()V +CL: net/minecraft/world/entity/projectile/DragonFireball net/minecraft/world/entity/projectile/DragonFireball +FD: net/minecraft/world/entity/projectile/DragonFireball/f_150132_ net/minecraft/world/entity/projectile/DragonFireball/SPLASH_RANGE +FD: net/minecraft/world/entity/projectile/DragonFireball/net/minecraft/world/entity/projectile/DragonFireball net/minecraft/world/entity/projectile/DragonFireball/net/minecraft/world/entity/projectile/DragonFireball +MD: net/minecraft/world/entity/projectile/DragonFireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/DragonFireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/DragonFireball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDD)V net/minecraft/world/entity/projectile/DragonFireball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDD)V +MD: net/minecraft/world/entity/projectile/DragonFireball/m_5931_ ()Z net/minecraft/world/entity/projectile/DragonFireball/shouldBurn ()Z +MD: net/minecraft/world/entity/projectile/DragonFireball/m_5967_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/projectile/DragonFireball/getTrailParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/projectile/DragonFireball/m_6087_ ()Z net/minecraft/world/entity/projectile/DragonFireball/isPickable ()Z +MD: net/minecraft/world/entity/projectile/DragonFireball/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/projectile/DragonFireball/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/projectile/DragonFireball/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/DragonFireball/onHit (Lnet/minecraft/world/phys/HitResult;)V +CL: net/minecraft/world/entity/projectile/EvokerFangs net/minecraft/world/entity/projectile/EvokerFangs +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_150133_ net/minecraft/world/entity/projectile/EvokerFangs/ATTACK_DURATION +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_150134_ net/minecraft/world/entity/projectile/EvokerFangs/LIFE_OFFSET +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_150135_ net/minecraft/world/entity/projectile/EvokerFangs/ATTACK_TRIGGER_TICKS +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_36916_ net/minecraft/world/entity/projectile/EvokerFangs/warmupDelayTicks +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_36917_ net/minecraft/world/entity/projectile/EvokerFangs/sentSpikeEvent +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_36918_ net/minecraft/world/entity/projectile/EvokerFangs/lifeTicks +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_36919_ net/minecraft/world/entity/projectile/EvokerFangs/clientSideAttackStarted +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_36920_ net/minecraft/world/entity/projectile/EvokerFangs/owner +FD: net/minecraft/world/entity/projectile/EvokerFangs/f_36921_ net/minecraft/world/entity/projectile/EvokerFangs/ownerUUID +FD: net/minecraft/world/entity/projectile/EvokerFangs/net/minecraft/world/entity/projectile/EvokerFangs net/minecraft/world/entity/projectile/EvokerFangs/net/minecraft/world/entity/projectile/EvokerFangs +MD: net/minecraft/world/entity/projectile/EvokerFangs/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/EvokerFangs/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/EvokerFangs/ (Lnet/minecraft/world/level/Level;DDDFILnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/EvokerFangs/ (Lnet/minecraft/world/level/Level;DDDFILnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_36936_ (F)F net/minecraft/world/entity/projectile/EvokerFangs/getAnimationProgress (F)F +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_36938_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/EvokerFangs/setOwner (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_36944_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/EvokerFangs/dealDamageTo (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_36947_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/entity/projectile/EvokerFangs/getOwner ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/projectile/EvokerFangs/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/EvokerFangs/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/EvokerFangs/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_7822_ (B)V net/minecraft/world/entity/projectile/EvokerFangs/handleEntityEvent (B)V +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_8097_ ()V net/minecraft/world/entity/projectile/EvokerFangs/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/EvokerFangs/m_8119_ ()V net/minecraft/world/entity/projectile/EvokerFangs/tick ()V +CL: net/minecraft/world/entity/projectile/EyeOfEnder net/minecraft/world/entity/projectile/EyeOfEnder +FD: net/minecraft/world/entity/projectile/EyeOfEnder/f_36949_ net/minecraft/world/entity/projectile/EyeOfEnder/DATA_ITEM_STACK +FD: net/minecraft/world/entity/projectile/EyeOfEnder/f_36950_ net/minecraft/world/entity/projectile/EyeOfEnder/tx +FD: net/minecraft/world/entity/projectile/EyeOfEnder/f_36951_ net/minecraft/world/entity/projectile/EyeOfEnder/ty +FD: net/minecraft/world/entity/projectile/EyeOfEnder/f_36952_ net/minecraft/world/entity/projectile/EyeOfEnder/tz +FD: net/minecraft/world/entity/projectile/EyeOfEnder/f_36953_ net/minecraft/world/entity/projectile/EyeOfEnder/life +FD: net/minecraft/world/entity/projectile/EyeOfEnder/f_36954_ net/minecraft/world/entity/projectile/EyeOfEnder/surviveAfterDeath +FD: net/minecraft/world/entity/projectile/EyeOfEnder/net/minecraft/world/entity/projectile/EyeOfEnder net/minecraft/world/entity/projectile/EyeOfEnder/net/minecraft/world/entity/projectile/EyeOfEnder +MD: net/minecraft/world/entity/projectile/EyeOfEnder/ ()V net/minecraft/world/entity/projectile/EyeOfEnder/ ()V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/EyeOfEnder/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/projectile/EyeOfEnder/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_36967_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/projectile/EyeOfEnder/signalTo (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_36972_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/EyeOfEnder/setItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_36977_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/EyeOfEnder/lambda$setItem$0 (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_36981_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/EyeOfEnder/getItemRaw ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/projectile/EyeOfEnder/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_6001_ (DDD)V net/minecraft/world/entity/projectile/EyeOfEnder/lerpMotion (DDD)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_6073_ ()F net/minecraft/world/entity/projectile/EyeOfEnder/getBrightness ()F +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_6097_ ()Z net/minecraft/world/entity/projectile/EyeOfEnder/isAttackable ()Z +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_6783_ (D)Z net/minecraft/world/entity/projectile/EyeOfEnder/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/EyeOfEnder/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/EyeOfEnder/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_7846_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/EyeOfEnder/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_8097_ ()V net/minecraft/world/entity/projectile/EyeOfEnder/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/EyeOfEnder/m_8119_ ()V net/minecraft/world/entity/projectile/EyeOfEnder/tick ()V +CL: net/minecraft/world/entity/projectile/Fireball net/minecraft/world/entity/projectile/Fireball +FD: net/minecraft/world/entity/projectile/Fireball/f_36987_ net/minecraft/world/entity/projectile/Fireball/DATA_ITEM_STACK +FD: net/minecraft/world/entity/projectile/Fireball/net/minecraft/world/entity/projectile/Fireball net/minecraft/world/entity/projectile/Fireball/net/minecraft/world/entity/projectile/Fireball +MD: net/minecraft/world/entity/projectile/Fireball/ ()V net/minecraft/world/entity/projectile/Fireball/ ()V +MD: net/minecraft/world/entity/projectile/Fireball/ (Lnet/minecraft/world/entity/EntityType;DDDDDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/Fireball/ (Lnet/minecraft/world/entity/EntityType;DDDDDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/Fireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/Fireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/Fireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/Fireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/Fireball/m_37010_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/Fireball/setItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/Fireball/m_37014_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/Fireball/lambda$setItem$0 (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/Fireball/m_37018_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/Fireball/getItemRaw ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/Fireball/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/Fireball/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/Fireball/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/Fireball/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/Fireball/m_7846_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/Fireball/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/Fireball/m_8097_ ()V net/minecraft/world/entity/projectile/Fireball/defineSynchedData ()V +CL: net/minecraft/world/entity/projectile/FireworkRocketEntity net/minecraft/world/entity/projectile/FireworkRocketEntity +FD: net/minecraft/world/entity/projectile/FireworkRocketEntity/f_37019_ net/minecraft/world/entity/projectile/FireworkRocketEntity/DATA_ID_FIREWORKS_ITEM +FD: net/minecraft/world/entity/projectile/FireworkRocketEntity/f_37020_ net/minecraft/world/entity/projectile/FireworkRocketEntity/DATA_ATTACHED_TO_TARGET +FD: net/minecraft/world/entity/projectile/FireworkRocketEntity/f_37021_ net/minecraft/world/entity/projectile/FireworkRocketEntity/DATA_SHOT_AT_ANGLE +FD: net/minecraft/world/entity/projectile/FireworkRocketEntity/f_37022_ net/minecraft/world/entity/projectile/FireworkRocketEntity/life +FD: net/minecraft/world/entity/projectile/FireworkRocketEntity/f_37023_ net/minecraft/world/entity/projectile/FireworkRocketEntity/lifetime +FD: net/minecraft/world/entity/projectile/FireworkRocketEntity/f_37024_ net/minecraft/world/entity/projectile/FireworkRocketEntity/attachedToEntity +FD: net/minecraft/world/entity/projectile/FireworkRocketEntity/net/minecraft/world/entity/projectile/FireworkRocketEntity net/minecraft/world/entity/projectile/FireworkRocketEntity/net/minecraft/world/entity/projectile/FireworkRocketEntity +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/ ()V net/minecraft/world/entity/projectile/FireworkRocketEntity/ ()V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;DDDZ)V net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;DDDZ)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;DDDZ)V net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;DDDZ)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_37066_ (I)V net/minecraft/world/entity/projectile/FireworkRocketEntity/lambda$tick$0 (I)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_37079_ ()Z net/minecraft/world/entity/projectile/FireworkRocketEntity/isShotAtAngle ()Z +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_37080_ ()V net/minecraft/world/entity/projectile/FireworkRocketEntity/explode ()V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_37086_ ()Z net/minecraft/world/entity/projectile/FireworkRocketEntity/hasExplosion ()Z +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_37087_ ()V net/minecraft/world/entity/projectile/FireworkRocketEntity/dealExplosionDamage ()V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_37088_ ()Z net/minecraft/world/entity/projectile/FireworkRocketEntity/isAttachedToEntity ()Z +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_6000_ (DDD)Z net/minecraft/world/entity/projectile/FireworkRocketEntity/shouldRender (DDD)Z +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_6097_ ()Z net/minecraft/world/entity/projectile/FireworkRocketEntity/isAttackable ()Z +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_6783_ (D)Z net/minecraft/world/entity/projectile/FireworkRocketEntity/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_7822_ (B)V net/minecraft/world/entity/projectile/FireworkRocketEntity/handleEntityEvent (B)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_7846_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/FireworkRocketEntity/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/FireworkRocketEntity/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_8097_ ()V net/minecraft/world/entity/projectile/FireworkRocketEntity/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/FireworkRocketEntity/m_8119_ ()V net/minecraft/world/entity/projectile/FireworkRocketEntity/tick ()V +CL: net/minecraft/world/entity/projectile/FishingHook net/minecraft/world/entity/projectile/FishingHook +FD: net/minecraft/world/entity/projectile/FishingHook/f_150136_ net/minecraft/world/entity/projectile/FishingHook/MAX_OUT_OF_WATER_TIME +FD: net/minecraft/world/entity/projectile/FishingHook/f_201977_ net/minecraft/world/entity/projectile/FishingHook/LOGGER +FD: net/minecraft/world/entity/projectile/FishingHook/f_37089_ net/minecraft/world/entity/projectile/FishingHook/nibble +FD: net/minecraft/world/entity/projectile/FishingHook/f_37090_ net/minecraft/world/entity/projectile/FishingHook/timeUntilLured +FD: net/minecraft/world/entity/projectile/FishingHook/f_37091_ net/minecraft/world/entity/projectile/FishingHook/timeUntilHooked +FD: net/minecraft/world/entity/projectile/FishingHook/f_37092_ net/minecraft/world/entity/projectile/FishingHook/fishAngle +FD: net/minecraft/world/entity/projectile/FishingHook/f_37093_ net/minecraft/world/entity/projectile/FishingHook/openWater +FD: net/minecraft/world/entity/projectile/FishingHook/f_37094_ net/minecraft/world/entity/projectile/FishingHook/hookedIn +FD: net/minecraft/world/entity/projectile/FishingHook/f_37095_ net/minecraft/world/entity/projectile/FishingHook/currentState +FD: net/minecraft/world/entity/projectile/FishingHook/f_37096_ net/minecraft/world/entity/projectile/FishingHook/luck +FD: net/minecraft/world/entity/projectile/FishingHook/f_37097_ net/minecraft/world/entity/projectile/FishingHook/lureSpeed +FD: net/minecraft/world/entity/projectile/FishingHook/f_37098_ net/minecraft/world/entity/projectile/FishingHook/syncronizedRandom +FD: net/minecraft/world/entity/projectile/FishingHook/f_37099_ net/minecraft/world/entity/projectile/FishingHook/biting +FD: net/minecraft/world/entity/projectile/FishingHook/f_37100_ net/minecraft/world/entity/projectile/FishingHook/outOfWaterTime +FD: net/minecraft/world/entity/projectile/FishingHook/f_37101_ net/minecraft/world/entity/projectile/FishingHook/DATA_HOOKED_ENTITY +FD: net/minecraft/world/entity/projectile/FishingHook/f_37102_ net/minecraft/world/entity/projectile/FishingHook/DATA_BITING +FD: net/minecraft/world/entity/projectile/FishingHook/f_37103_ net/minecraft/world/entity/projectile/FishingHook/life +FD: net/minecraft/world/entity/projectile/FishingHook/net/minecraft/world/entity/projectile/FishingHook net/minecraft/world/entity/projectile/FishingHook/net/minecraft/world/entity/projectile/FishingHook +MD: net/minecraft/world/entity/projectile/FishingHook/ ()V net/minecraft/world/entity/projectile/FishingHook/ ()V +MD: net/minecraft/world/entity/projectile/FishingHook/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/FishingHook/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/FishingHook/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;II)V net/minecraft/world/entity/projectile/FishingHook/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;II)V +MD: net/minecraft/world/entity/projectile/FishingHook/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;II)V net/minecraft/world/entity/projectile/FishingHook/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;II)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/projectile/FishingHook/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_142036_ ()V net/minecraft/world/entity/projectile/FishingHook/onClientRemoval ()V +MD: net/minecraft/world/entity/projectile/FishingHook/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/projectile/FishingHook/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/projectile/FishingHook/m_142687_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/entity/projectile/FishingHook/remove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_150147_ (Lnet/minecraft/world/entity/projectile/FishingHook;)V net/minecraft/world/entity/projectile/FishingHook/updateOwnerInfo (Lnet/minecraft/world/entity/projectile/FishingHook;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_150155_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/projectile/FishingHook/pullEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_150157_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/projectile/FishingHook/setHookedEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_37136_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/projectile/FishingHook/shouldStopFishing (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/projectile/FishingHook/m_37138_ (Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType;Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; net/minecraft/world/entity/projectile/FishingHook/lambda$getOpenWaterTypeForArea$0 (Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType;Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; +MD: net/minecraft/world/entity/projectile/FishingHook/m_37145_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/projectile/FishingHook/catchingFish (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_37147_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; net/minecraft/world/entity/projectile/FishingHook/getOpenWaterTypeForArea (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; +MD: net/minecraft/world/entity/projectile/FishingHook/m_37156_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/entity/projectile/FishingHook/retrieve (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/entity/projectile/FishingHook/m_37158_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/projectile/FishingHook/calculateOpenWater (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/projectile/FishingHook/m_37163_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; net/minecraft/world/entity/projectile/FishingHook/getOpenWaterTypeForBlock (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; +MD: net/minecraft/world/entity/projectile/FishingHook/m_37166_ ()Z net/minecraft/world/entity/projectile/FishingHook/isOpenWaterFishing ()Z +MD: net/minecraft/world/entity/projectile/FishingHook/m_37168_ ()Lnet/minecraft/world/entity/player/Player; net/minecraft/world/entity/projectile/FishingHook/getPlayerOwner ()Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/entity/projectile/FishingHook/m_37170_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/projectile/FishingHook/getHookedIn ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/projectile/FishingHook/m_37171_ ()V net/minecraft/world/entity/projectile/FishingHook/checkCollision ()V +MD: net/minecraft/world/entity/projectile/FishingHook/m_5602_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/projectile/FishingHook/setOwner (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_5603_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/projectile/FishingHook/canHitEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/projectile/FishingHook/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/projectile/FishingHook/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/projectile/FishingHook/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/FishingHook/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_6072_ ()Z net/minecraft/world/entity/projectile/FishingHook/canChangeDimensions ()Z +MD: net/minecraft/world/entity/projectile/FishingHook/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/projectile/FishingHook/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_6783_ (D)Z net/minecraft/world/entity/projectile/FishingHook/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/projectile/FishingHook/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/projectile/FishingHook/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/FishingHook/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/FishingHook/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_7822_ (B)V net/minecraft/world/entity/projectile/FishingHook/handleEntityEvent (B)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/FishingHook/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/entity/projectile/FishingHook/m_8097_ ()V net/minecraft/world/entity/projectile/FishingHook/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/FishingHook/m_8119_ ()V net/minecraft/world/entity/projectile/FishingHook/tick ()V +CL: net/minecraft/world/entity/projectile/FishingHook$1 net/minecraft/world/entity/projectile/FishingHook$1 +FD: net/minecraft/world/entity/projectile/FishingHook$1/f_37173_ net/minecraft/world/entity/projectile/FishingHook$1/$SwitchMap$net$minecraft$world$entity$projectile$FishingHook$OpenWaterType +FD: net/minecraft/world/entity/projectile/FishingHook$1/net/minecraft/world/entity/projectile/FishingHook$1 net/minecraft/world/entity/projectile/FishingHook$1/net/minecraft/world/entity/projectile/FishingHook$1 +MD: net/minecraft/world/entity/projectile/FishingHook$1/ ()V net/minecraft/world/entity/projectile/FishingHook$1/ ()V +CL: net/minecraft/world/entity/projectile/FishingHook$FishHookState net/minecraft/world/entity/projectile/FishingHook$FishHookState +FD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/$VALUES net/minecraft/world/entity/projectile/FishingHook$FishHookState/$VALUES +FD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/BOBBING net/minecraft/world/entity/projectile/FishingHook$FishHookState/BOBBING +FD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/FLYING net/minecraft/world/entity/projectile/FishingHook$FishHookState/FLYING +FD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/HOOKED_IN_ENTITY net/minecraft/world/entity/projectile/FishingHook$FishHookState/HOOKED_IN_ENTITY +FD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/net/minecraft/world/entity/projectile/FishingHook$FishHookState net/minecraft/world/entity/projectile/FishingHook$FishHookState/net/minecraft/world/entity/projectile/FishingHook$FishHookState +MD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/ ()V net/minecraft/world/entity/projectile/FishingHook$FishHookState/ ()V +MD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/ (Ljava/lang/String;I)V net/minecraft/world/entity/projectile/FishingHook$FishHookState/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/m_150159_ ()[Lnet/minecraft/world/entity/projectile/FishingHook$FishHookState; net/minecraft/world/entity/projectile/FishingHook$FishHookState/$values ()[Lnet/minecraft/world/entity/projectile/FishingHook$FishHookState; +MD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/projectile/FishingHook$FishHookState; net/minecraft/world/entity/projectile/FishingHook$FishHookState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/projectile/FishingHook$FishHookState; +MD: net/minecraft/world/entity/projectile/FishingHook$FishHookState/values ()[Lnet/minecraft/world/entity/projectile/FishingHook$FishHookState; net/minecraft/world/entity/projectile/FishingHook$FishHookState/values ()[Lnet/minecraft/world/entity/projectile/FishingHook$FishHookState; +CL: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType net/minecraft/world/entity/projectile/FishingHook$OpenWaterType +FD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/$VALUES net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/$VALUES +FD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/ABOVE_WATER net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/ABOVE_WATER +FD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/INSIDE_WATER net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/INSIDE_WATER +FD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/INVALID net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/INVALID +FD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/net/minecraft/world/entity/projectile/FishingHook$OpenWaterType net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/net/minecraft/world/entity/projectile/FishingHook$OpenWaterType +MD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/ ()V net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/ ()V +MD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/ (Ljava/lang/String;I)V net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/m_150160_ ()[Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/$values ()[Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; +MD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; +MD: net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/values ()[Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; net/minecraft/world/entity/projectile/FishingHook$OpenWaterType/values ()[Lnet/minecraft/world/entity/projectile/FishingHook$OpenWaterType; +CL: net/minecraft/world/entity/projectile/ItemSupplier net/minecraft/world/entity/projectile/ItemSupplier +FD: net/minecraft/world/entity/projectile/ItemSupplier/net/minecraft/world/entity/projectile/ItemSupplier net/minecraft/world/entity/projectile/ItemSupplier/net/minecraft/world/entity/projectile/ItemSupplier +MD: net/minecraft/world/entity/projectile/ItemSupplier/m_7846_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/ItemSupplier/getItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/projectile/LargeFireball net/minecraft/world/entity/projectile/LargeFireball +FD: net/minecraft/world/entity/projectile/LargeFireball/f_37197_ net/minecraft/world/entity/projectile/LargeFireball/explosionPower +FD: net/minecraft/world/entity/projectile/LargeFireball/net/minecraft/world/entity/projectile/LargeFireball net/minecraft/world/entity/projectile/LargeFireball/net/minecraft/world/entity/projectile/LargeFireball +MD: net/minecraft/world/entity/projectile/LargeFireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/LargeFireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/LargeFireball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDDI)V net/minecraft/world/entity/projectile/LargeFireball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDDI)V +MD: net/minecraft/world/entity/projectile/LargeFireball/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/LargeFireball/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/LargeFireball/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/LargeFireball/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/LargeFireball/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/LargeFireball/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/LargeFireball/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/LargeFireball/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/entity/projectile/LlamaSpit net/minecraft/world/entity/projectile/LlamaSpit +FD: net/minecraft/world/entity/projectile/LlamaSpit/net/minecraft/world/entity/projectile/LlamaSpit net/minecraft/world/entity/projectile/LlamaSpit/net/minecraft/world/entity/projectile/LlamaSpit +MD: net/minecraft/world/entity/projectile/LlamaSpit/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/LlamaSpit/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/LlamaSpit/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/animal/horse/Llama;)V net/minecraft/world/entity/projectile/LlamaSpit/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/animal/horse/Llama;)V +MD: net/minecraft/world/entity/projectile/LlamaSpit/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/projectile/LlamaSpit/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/projectile/LlamaSpit/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/LlamaSpit/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/LlamaSpit/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/LlamaSpit/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/entity/projectile/LlamaSpit/m_8097_ ()V net/minecraft/world/entity/projectile/LlamaSpit/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/LlamaSpit/m_8119_ ()V net/minecraft/world/entity/projectile/LlamaSpit/tick ()V +CL: net/minecraft/world/entity/projectile/Projectile net/minecraft/world/entity/projectile/Projectile +FD: net/minecraft/world/entity/projectile/Projectile/f_150163_ net/minecraft/world/entity/projectile/Projectile/cachedOwner +FD: net/minecraft/world/entity/projectile/Projectile/f_150164_ net/minecraft/world/entity/projectile/Projectile/hasBeenShot +FD: net/minecraft/world/entity/projectile/Projectile/f_37244_ net/minecraft/world/entity/projectile/Projectile/ownerUUID +FD: net/minecraft/world/entity/projectile/Projectile/f_37246_ net/minecraft/world/entity/projectile/Projectile/leftOwner +FD: net/minecraft/world/entity/projectile/Projectile/net/minecraft/world/entity/projectile/Projectile net/minecraft/world/entity/projectile/Projectile/net/minecraft/world/entity/projectile/Projectile +MD: net/minecraft/world/entity/projectile/Projectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/Projectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/projectile/Projectile/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_142265_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/projectile/Projectile/mayInteract (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/projectile/Projectile/m_150171_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/projectile/Projectile/ownedBy (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/projectile/Projectile/m_150173_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/projectile/Projectile/getEffectSource ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/projectile/Projectile/m_37251_ (Lnet/minecraft/world/entity/Entity;FFFFF)V net/minecraft/world/entity/projectile/Projectile/shootFromRotation (Lnet/minecraft/world/entity/Entity;FFFFF)V +MD: net/minecraft/world/entity/projectile/Projectile/m_37271_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/projectile/Projectile/lambda$checkLeftOwner$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/projectile/Projectile/m_37273_ (FF)F net/minecraft/world/entity/projectile/Projectile/lerpRotation (FF)F +MD: net/minecraft/world/entity/projectile/Projectile/m_37276_ ()Z net/minecraft/world/entity/projectile/Projectile/checkLeftOwner ()Z +MD: net/minecraft/world/entity/projectile/Projectile/m_37282_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/projectile/Projectile/getOwner ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/projectile/Projectile/m_37283_ ()V net/minecraft/world/entity/projectile/Projectile/updateRotation ()V +MD: net/minecraft/world/entity/projectile/Projectile/m_5602_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/projectile/Projectile/setOwner (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_5603_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/projectile/Projectile/canHitEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/projectile/Projectile/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/projectile/Projectile/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/projectile/Projectile/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/Projectile/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_6001_ (DDD)V net/minecraft/world/entity/projectile/Projectile/lerpMotion (DDD)V +MD: net/minecraft/world/entity/projectile/Projectile/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/Projectile/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_6686_ (DDDFF)V net/minecraft/world/entity/projectile/Projectile/shoot (DDDFF)V +MD: net/minecraft/world/entity/projectile/Projectile/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/Projectile/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/Projectile/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/Projectile/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/entity/projectile/Projectile/m_8119_ ()V net/minecraft/world/entity/projectile/Projectile/tick ()V +CL: net/minecraft/world/entity/projectile/ProjectileUtil net/minecraft/world/entity/projectile/ProjectileUtil +FD: net/minecraft/world/entity/projectile/ProjectileUtil/net/minecraft/world/entity/projectile/ProjectileUtil net/minecraft/world/entity/projectile/ProjectileUtil/net/minecraft/world/entity/projectile/ProjectileUtil +MD: net/minecraft/world/entity/projectile/ProjectileUtil/ ()V net/minecraft/world/entity/projectile/ProjectileUtil/ ()V +MD: net/minecraft/world/entity/projectile/ProjectileUtil/m_150175_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;F)Lnet/minecraft/world/phys/EntityHitResult; net/minecraft/world/entity/projectile/ProjectileUtil/getEntityHitResult (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;F)Lnet/minecraft/world/phys/EntityHitResult; +MD: net/minecraft/world/entity/projectile/ProjectileUtil/m_37284_ (Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/entity/projectile/ProjectileUtil/rotateTowardsMovement (Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/entity/projectile/ProjectileUtil/m_37287_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;D)Lnet/minecraft/world/phys/EntityHitResult; net/minecraft/world/entity/projectile/ProjectileUtil/getEntityHitResult (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;D)Lnet/minecraft/world/phys/EntityHitResult; +MD: net/minecraft/world/entity/projectile/ProjectileUtil/m_37294_ (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Predicate;)Lnet/minecraft/world/phys/HitResult; net/minecraft/world/entity/projectile/ProjectileUtil/getHitResult (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Predicate;)Lnet/minecraft/world/phys/HitResult; +MD: net/minecraft/world/entity/projectile/ProjectileUtil/m_37297_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/InteractionHand; net/minecraft/world/entity/projectile/ProjectileUtil/getWeaponHoldingHand (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/world/entity/projectile/ProjectileUtil/m_37300_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; net/minecraft/world/entity/projectile/ProjectileUtil/getMobArrow (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;F)Lnet/minecraft/world/entity/projectile/AbstractArrow; +MD: net/minecraft/world/entity/projectile/ProjectileUtil/m_37304_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Lnet/minecraft/world/phys/EntityHitResult; net/minecraft/world/entity/projectile/ProjectileUtil/getEntityHitResult (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Lnet/minecraft/world/phys/EntityHitResult; +CL: net/minecraft/world/entity/projectile/ShulkerBullet net/minecraft/world/entity/projectile/ShulkerBullet +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_150183_ net/minecraft/world/entity/projectile/ShulkerBullet/SPEED +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_37311_ net/minecraft/world/entity/projectile/ShulkerBullet/targetId +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_37312_ net/minecraft/world/entity/projectile/ShulkerBullet/finalTarget +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_37313_ net/minecraft/world/entity/projectile/ShulkerBullet/currentMoveDirection +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_37314_ net/minecraft/world/entity/projectile/ShulkerBullet/flightSteps +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_37315_ net/minecraft/world/entity/projectile/ShulkerBullet/targetDeltaX +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_37316_ net/minecraft/world/entity/projectile/ShulkerBullet/targetDeltaY +FD: net/minecraft/world/entity/projectile/ShulkerBullet/f_37317_ net/minecraft/world/entity/projectile/ShulkerBullet/targetDeltaZ +FD: net/minecraft/world/entity/projectile/ShulkerBullet/net/minecraft/world/entity/projectile/ShulkerBullet net/minecraft/world/entity/projectile/ShulkerBullet/net/minecraft/world/entity/projectile/ShulkerBullet +MD: net/minecraft/world/entity/projectile/ShulkerBullet/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ShulkerBullet/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction$Axis;)V net/minecraft/world/entity/projectile/ShulkerBullet/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction$Axis;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_141965_ (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V net/minecraft/world/entity/projectile/ShulkerBullet/recreateFromPacket (Lnet/minecraft/network/protocol/game/ClientboundAddEntityPacket;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_150186_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/projectile/ShulkerBullet/getMoveDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_37348_ (Lnet/minecraft/core/Direction$Axis;)V net/minecraft/world/entity/projectile/ShulkerBullet/selectNextMoveDirection (Lnet/minecraft/core/Direction$Axis;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_37350_ (Lnet/minecraft/core/Direction;)V net/minecraft/world/entity/projectile/ShulkerBullet/setMoveDirection (Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_5603_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/projectile/ShulkerBullet/canHitEntity (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_5720_ ()Lnet/minecraft/sounds/SoundSource; net/minecraft/world/entity/projectile/ShulkerBullet/getSoundSource ()Lnet/minecraft/sounds/SoundSource; +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/ShulkerBullet/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_6043_ ()V net/minecraft/world/entity/projectile/ShulkerBullet/checkDespawn ()V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_6060_ ()Z net/minecraft/world/entity/projectile/ShulkerBullet/isOnFire ()Z +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_6073_ ()F net/minecraft/world/entity/projectile/ShulkerBullet/getBrightness ()F +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_6087_ ()Z net/minecraft/world/entity/projectile/ShulkerBullet/isPickable ()Z +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/projectile/ShulkerBullet/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/ShulkerBullet/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_6783_ (D)Z net/minecraft/world/entity/projectile/ShulkerBullet/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/ShulkerBullet/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/ShulkerBullet/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/ShulkerBullet/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_8097_ ()V net/minecraft/world/entity/projectile/ShulkerBullet/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/ShulkerBullet/m_8119_ ()V net/minecraft/world/entity/projectile/ShulkerBullet/tick ()V +CL: net/minecraft/world/entity/projectile/SmallFireball net/minecraft/world/entity/projectile/SmallFireball +FD: net/minecraft/world/entity/projectile/SmallFireball/net/minecraft/world/entity/projectile/SmallFireball net/minecraft/world/entity/projectile/SmallFireball/net/minecraft/world/entity/projectile/SmallFireball +MD: net/minecraft/world/entity/projectile/SmallFireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/SmallFireball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/SmallFireball/ (Lnet/minecraft/world/level/Level;DDDDDD)V net/minecraft/world/entity/projectile/SmallFireball/ (Lnet/minecraft/world/level/Level;DDDDDD)V +MD: net/minecraft/world/entity/projectile/SmallFireball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDD)V net/minecraft/world/entity/projectile/SmallFireball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDD)V +MD: net/minecraft/world/entity/projectile/SmallFireball/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/SmallFireball/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/SmallFireball/m_6087_ ()Z net/minecraft/world/entity/projectile/SmallFireball/isPickable ()Z +MD: net/minecraft/world/entity/projectile/SmallFireball/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/projectile/SmallFireball/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/projectile/SmallFireball/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/SmallFireball/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/SmallFireball/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/SmallFireball/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +CL: net/minecraft/world/entity/projectile/Snowball net/minecraft/world/entity/projectile/Snowball +FD: net/minecraft/world/entity/projectile/Snowball/net/minecraft/world/entity/projectile/Snowball net/minecraft/world/entity/projectile/Snowball/net/minecraft/world/entity/projectile/Snowball +MD: net/minecraft/world/entity/projectile/Snowball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/Snowball/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/Snowball/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/projectile/Snowball/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/projectile/Snowball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/Snowball/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/Snowball/m_37408_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/entity/projectile/Snowball/getParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/entity/projectile/Snowball/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/Snowball/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/Snowball/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/Snowball/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/Snowball/m_7822_ (B)V net/minecraft/world/entity/projectile/Snowball/handleEntityEvent (B)V +MD: net/minecraft/world/entity/projectile/Snowball/m_7881_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/entity/projectile/Snowball/getDefaultItem ()Lnet/minecraft/world/item/Item; +CL: net/minecraft/world/entity/projectile/SpectralArrow net/minecraft/world/entity/projectile/SpectralArrow +FD: net/minecraft/world/entity/projectile/SpectralArrow/f_37409_ net/minecraft/world/entity/projectile/SpectralArrow/duration +FD: net/minecraft/world/entity/projectile/SpectralArrow/net/minecraft/world/entity/projectile/SpectralArrow net/minecraft/world/entity/projectile/SpectralArrow/net/minecraft/world/entity/projectile/SpectralArrow +MD: net/minecraft/world/entity/projectile/SpectralArrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/SpectralArrow/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/SpectralArrow/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/projectile/SpectralArrow/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/projectile/SpectralArrow/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/SpectralArrow/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/SpectralArrow/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/SpectralArrow/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/SpectralArrow/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/SpectralArrow/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/SpectralArrow/m_7761_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/SpectralArrow/doPostHurtEffects (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/SpectralArrow/m_7941_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/SpectralArrow/getPickupItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/SpectralArrow/m_8119_ ()V net/minecraft/world/entity/projectile/SpectralArrow/tick ()V +CL: net/minecraft/world/entity/projectile/ThrowableItemProjectile net/minecraft/world/entity/projectile/ThrowableItemProjectile +FD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/f_37429_ net/minecraft/world/entity/projectile/ThrowableItemProjectile/DATA_ITEM_STACK +FD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/net/minecraft/world/entity/projectile/ThrowableItemProjectile net/minecraft/world/entity/projectile/ThrowableItemProjectile/net/minecraft/world/entity/projectile/ThrowableItemProjectile +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/ ()V net/minecraft/world/entity/projectile/ThrowableItemProjectile/ ()V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrowableItemProjectile/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrowableItemProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrowableItemProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_37446_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/ThrowableItemProjectile/setItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_37450_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/ThrowableItemProjectile/lambda$setItem$0 (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_37454_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/ThrowableItemProjectile/getItemRaw ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/ThrowableItemProjectile/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/ThrowableItemProjectile/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_7846_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/ThrowableItemProjectile/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_7881_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/entity/projectile/ThrowableItemProjectile/getDefaultItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/entity/projectile/ThrowableItemProjectile/m_8097_ ()V net/minecraft/world/entity/projectile/ThrowableItemProjectile/defineSynchedData ()V +CL: net/minecraft/world/entity/projectile/ThrowableProjectile net/minecraft/world/entity/projectile/ThrowableProjectile +FD: net/minecraft/world/entity/projectile/ThrowableProjectile/net/minecraft/world/entity/projectile/ThrowableProjectile net/minecraft/world/entity/projectile/ThrowableProjectile/net/minecraft/world/entity/projectile/ThrowableProjectile +MD: net/minecraft/world/entity/projectile/ThrowableProjectile/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrowableProjectile/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrowableProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrowableProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrowableProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrowableProjectile/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrowableProjectile/m_6783_ (D)Z net/minecraft/world/entity/projectile/ThrowableProjectile/shouldRenderAtSqrDistance (D)Z +MD: net/minecraft/world/entity/projectile/ThrowableProjectile/m_7139_ ()F net/minecraft/world/entity/projectile/ThrowableProjectile/getGravity ()F +MD: net/minecraft/world/entity/projectile/ThrowableProjectile/m_8119_ ()V net/minecraft/world/entity/projectile/ThrowableProjectile/tick ()V +CL: net/minecraft/world/entity/projectile/ThrownEgg net/minecraft/world/entity/projectile/ThrownEgg +FD: net/minecraft/world/entity/projectile/ThrownEgg/net/minecraft/world/entity/projectile/ThrownEgg net/minecraft/world/entity/projectile/ThrownEgg/net/minecraft/world/entity/projectile/ThrownEgg +MD: net/minecraft/world/entity/projectile/ThrownEgg/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrownEgg/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrownEgg/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/projectile/ThrownEgg/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/projectile/ThrownEgg/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/ThrownEgg/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/ThrownEgg/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/ThrownEgg/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/ThrownEgg/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/ThrownEgg/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/ThrownEgg/m_7822_ (B)V net/minecraft/world/entity/projectile/ThrownEgg/handleEntityEvent (B)V +MD: net/minecraft/world/entity/projectile/ThrownEgg/m_7881_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/entity/projectile/ThrownEgg/getDefaultItem ()Lnet/minecraft/world/item/Item; +CL: net/minecraft/world/entity/projectile/ThrownEnderpearl net/minecraft/world/entity/projectile/ThrownEnderpearl +FD: net/minecraft/world/entity/projectile/ThrownEnderpearl/net/minecraft/world/entity/projectile/ThrownEnderpearl net/minecraft/world/entity/projectile/ThrownEnderpearl/net/minecraft/world/entity/projectile/ThrownEnderpearl +MD: net/minecraft/world/entity/projectile/ThrownEnderpearl/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrownEnderpearl/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrownEnderpearl/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/ThrownEnderpearl/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/ThrownEnderpearl/m_5489_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/projectile/ThrownEnderpearl/changeDimension (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/projectile/ThrownEnderpearl/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/ThrownEnderpearl/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/ThrownEnderpearl/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/ThrownEnderpearl/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/ThrownEnderpearl/m_7881_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/entity/projectile/ThrownEnderpearl/getDefaultItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/entity/projectile/ThrownEnderpearl/m_8119_ ()V net/minecraft/world/entity/projectile/ThrownEnderpearl/tick ()V +CL: net/minecraft/world/entity/projectile/ThrownExperienceBottle net/minecraft/world/entity/projectile/ThrownExperienceBottle +FD: net/minecraft/world/entity/projectile/ThrownExperienceBottle/net/minecraft/world/entity/projectile/ThrownExperienceBottle net/minecraft/world/entity/projectile/ThrownExperienceBottle/net/minecraft/world/entity/projectile/ThrownExperienceBottle +MD: net/minecraft/world/entity/projectile/ThrownExperienceBottle/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrownExperienceBottle/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrownExperienceBottle/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/projectile/ThrownExperienceBottle/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/projectile/ThrownExperienceBottle/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/ThrownExperienceBottle/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/ThrownExperienceBottle/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/ThrownExperienceBottle/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/ThrownExperienceBottle/m_7139_ ()F net/minecraft/world/entity/projectile/ThrownExperienceBottle/getGravity ()F +MD: net/minecraft/world/entity/projectile/ThrownExperienceBottle/m_7881_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/entity/projectile/ThrownExperienceBottle/getDefaultItem ()Lnet/minecraft/world/item/Item; +CL: net/minecraft/world/entity/projectile/ThrownPotion net/minecraft/world/entity/projectile/ThrownPotion +FD: net/minecraft/world/entity/projectile/ThrownPotion/f_150190_ net/minecraft/world/entity/projectile/ThrownPotion/SPLASH_RANGE +FD: net/minecraft/world/entity/projectile/ThrownPotion/f_150191_ net/minecraft/world/entity/projectile/ThrownPotion/SPLASH_RANGE_SQ +FD: net/minecraft/world/entity/projectile/ThrownPotion/f_37524_ net/minecraft/world/entity/projectile/ThrownPotion/WATER_SENSITIVE +FD: net/minecraft/world/entity/projectile/ThrownPotion/net/minecraft/world/entity/projectile/ThrownPotion net/minecraft/world/entity/projectile/ThrownPotion/net/minecraft/world/entity/projectile/ThrownPotion +MD: net/minecraft/world/entity/projectile/ThrownPotion/ ()V net/minecraft/world/entity/projectile/ThrownPotion/ ()V +MD: net/minecraft/world/entity/projectile/ThrownPotion/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrownPotion/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrownPotion/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/projectile/ThrownPotion/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/projectile/ThrownPotion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/entity/projectile/ThrownPotion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_150192_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/projectile/ThrownPotion/dowseFire (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_37537_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/alchemy/Potion;)V net/minecraft/world/entity/projectile/ThrownPotion/makeAreaOfEffectCloud (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/alchemy/Potion;)V +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_37547_ (Ljava/util/List;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/projectile/ThrownPotion/applySplash (Ljava/util/List;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_37552_ ()V net/minecraft/world/entity/projectile/ThrownPotion/applyWater ()V +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_37553_ ()Z net/minecraft/world/entity/projectile/ThrownPotion/isLingering ()Z +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/ThrownPotion/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_7139_ ()F net/minecraft/world/entity/projectile/ThrownPotion/getGravity ()F +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_7881_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/entity/projectile/ThrownPotion/getDefaultItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/entity/projectile/ThrownPotion/m_8060_ (Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/entity/projectile/ThrownPotion/onHitBlock (Lnet/minecraft/world/phys/BlockHitResult;)V +CL: net/minecraft/world/entity/projectile/ThrownTrident net/minecraft/world/entity/projectile/ThrownTrident +FD: net/minecraft/world/entity/projectile/ThrownTrident/f_37554_ net/minecraft/world/entity/projectile/ThrownTrident/ID_FOIL +FD: net/minecraft/world/entity/projectile/ThrownTrident/f_37555_ net/minecraft/world/entity/projectile/ThrownTrident/tridentItem +FD: net/minecraft/world/entity/projectile/ThrownTrident/f_37556_ net/minecraft/world/entity/projectile/ThrownTrident/dealtDamage +FD: net/minecraft/world/entity/projectile/ThrownTrident/f_37557_ net/minecraft/world/entity/projectile/ThrownTrident/clientSideReturnTridentTickCount +FD: net/minecraft/world/entity/projectile/ThrownTrident/f_37558_ net/minecraft/world/entity/projectile/ThrownTrident/ID_LOYALTY +FD: net/minecraft/world/entity/projectile/ThrownTrident/net/minecraft/world/entity/projectile/ThrownTrident net/minecraft/world/entity/projectile/ThrownTrident/net/minecraft/world/entity/projectile/ThrownTrident +MD: net/minecraft/world/entity/projectile/ThrownTrident/ ()V net/minecraft/world/entity/projectile/ThrownTrident/ ()V +MD: net/minecraft/world/entity/projectile/ThrownTrident/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/ThrownTrident/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/ThrownTrident/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/projectile/ThrownTrident/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_142470_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/projectile/ThrownTrident/tryPickup (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_150194_ ()Z net/minecraft/world/entity/projectile/ThrownTrident/isChanneling ()Z +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_37593_ ()Z net/minecraft/world/entity/projectile/ThrownTrident/isFoil ()Z +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_37594_ ()Z net/minecraft/world/entity/projectile/ThrownTrident/isAcceptibleReturnOwner ()Z +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/ThrownTrident/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_6000_ (DDD)Z net/minecraft/world/entity/projectile/ThrownTrident/shouldRender (DDD)Z +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_6123_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/projectile/ThrownTrident/playerTouch (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_6351_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/EntityHitResult; net/minecraft/world/entity/projectile/ThrownTrident/findHitEntity (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/EntityHitResult; +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_6882_ ()F net/minecraft/world/entity/projectile/ThrownTrident/getWaterInertia ()F +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_6901_ ()V net/minecraft/world/entity/projectile/ThrownTrident/tickDespawn ()V +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_7239_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/projectile/ThrownTrident/getDefaultHitGroundSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/ThrownTrident/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/projectile/ThrownTrident/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_7941_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/projectile/ThrownTrident/getPickupItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_8097_ ()V net/minecraft/world/entity/projectile/ThrownTrident/defineSynchedData ()V +MD: net/minecraft/world/entity/projectile/ThrownTrident/m_8119_ ()V net/minecraft/world/entity/projectile/ThrownTrident/tick ()V +CL: net/minecraft/world/entity/projectile/WitherSkull net/minecraft/world/entity/projectile/WitherSkull +FD: net/minecraft/world/entity/projectile/WitherSkull/f_37595_ net/minecraft/world/entity/projectile/WitherSkull/DATA_DANGEROUS +FD: net/minecraft/world/entity/projectile/WitherSkull/net/minecraft/world/entity/projectile/WitherSkull net/minecraft/world/entity/projectile/WitherSkull/net/minecraft/world/entity/projectile/WitherSkull +MD: net/minecraft/world/entity/projectile/WitherSkull/ ()V net/minecraft/world/entity/projectile/WitherSkull/ ()V +MD: net/minecraft/world/entity/projectile/WitherSkull/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/projectile/WitherSkull/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/projectile/WitherSkull/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDD)V net/minecraft/world/entity/projectile/WitherSkull/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;DDD)V +MD: net/minecraft/world/entity/projectile/WitherSkull/m_37629_ (Z)V net/minecraft/world/entity/projectile/WitherSkull/setDangerous (Z)V +MD: net/minecraft/world/entity/projectile/WitherSkull/m_37635_ ()Z net/minecraft/world/entity/projectile/WitherSkull/isDangerous ()Z +MD: net/minecraft/world/entity/projectile/WitherSkull/m_5790_ (Lnet/minecraft/world/phys/EntityHitResult;)V net/minecraft/world/entity/projectile/WitherSkull/onHitEntity (Lnet/minecraft/world/phys/EntityHitResult;)V +MD: net/minecraft/world/entity/projectile/WitherSkull/m_5931_ ()Z net/minecraft/world/entity/projectile/WitherSkull/shouldBurn ()Z +MD: net/minecraft/world/entity/projectile/WitherSkull/m_6060_ ()Z net/minecraft/world/entity/projectile/WitherSkull/isOnFire ()Z +MD: net/minecraft/world/entity/projectile/WitherSkull/m_6087_ ()Z net/minecraft/world/entity/projectile/WitherSkull/isPickable ()Z +MD: net/minecraft/world/entity/projectile/WitherSkull/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/projectile/WitherSkull/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/projectile/WitherSkull/m_6532_ (Lnet/minecraft/world/phys/HitResult;)V net/minecraft/world/entity/projectile/WitherSkull/onHit (Lnet/minecraft/world/phys/HitResult;)V +MD: net/minecraft/world/entity/projectile/WitherSkull/m_6884_ ()F net/minecraft/world/entity/projectile/WitherSkull/getInertia ()F +MD: net/minecraft/world/entity/projectile/WitherSkull/m_7077_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;F)F net/minecraft/world/entity/projectile/WitherSkull/getBlockExplosionResistance (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;F)F +MD: net/minecraft/world/entity/projectile/WitherSkull/m_8097_ ()V net/minecraft/world/entity/projectile/WitherSkull/defineSynchedData ()V +CL: net/minecraft/world/entity/projectile/package-info net/minecraft/world/entity/projectile/package-info +FD: net/minecraft/world/entity/projectile/package-info/net/minecraft/world/entity/projectile/package-info net/minecraft/world/entity/projectile/package-info/net/minecraft/world/entity/projectile/package-info +CL: net/minecraft/world/entity/raid/Raid net/minecraft/world/entity/raid/Raid +FD: net/minecraft/world/entity/raid/Raid/f_150197_ net/minecraft/world/entity/raid/Raid/VILLAGE_RADIUS_BUFFER +FD: net/minecraft/world/entity/raid/Raid/f_150198_ net/minecraft/world/entity/raid/Raid/MAX_NO_ACTION_TIME +FD: net/minecraft/world/entity/raid/Raid/f_150199_ net/minecraft/world/entity/raid/Raid/MAX_CELEBRATION_TICKS +FD: net/minecraft/world/entity/raid/Raid/f_150200_ net/minecraft/world/entity/raid/Raid/TICKS_PER_DAY +FD: net/minecraft/world/entity/raid/Raid/f_150201_ net/minecraft/world/entity/raid/Raid/DEFAULT_MAX_BAD_OMEN_LEVEL +FD: net/minecraft/world/entity/raid/Raid/f_150202_ net/minecraft/world/entity/raid/Raid/VALID_RAID_RADIUS_SQR +FD: net/minecraft/world/entity/raid/Raid/f_150203_ net/minecraft/world/entity/raid/Raid/RAID_REMOVAL_THRESHOLD_SQR +FD: net/minecraft/world/entity/raid/Raid/f_150204_ net/minecraft/world/entity/raid/Raid/SECTION_RADIUS_FOR_FINDING_NEW_VILLAGE_CENTER +FD: net/minecraft/world/entity/raid/Raid/f_150205_ net/minecraft/world/entity/raid/Raid/ATTEMPT_RAID_FARTHEST +FD: net/minecraft/world/entity/raid/Raid/f_150206_ net/minecraft/world/entity/raid/Raid/ATTEMPT_RAID_CLOSE +FD: net/minecraft/world/entity/raid/Raid/f_150207_ net/minecraft/world/entity/raid/Raid/ATTEMPT_RAID_INSIDE +FD: net/minecraft/world/entity/raid/Raid/f_150208_ net/minecraft/world/entity/raid/Raid/VILLAGE_SEARCH_RADIUS +FD: net/minecraft/world/entity/raid/Raid/f_150209_ net/minecraft/world/entity/raid/Raid/RAID_TIMEOUT_TICKS +FD: net/minecraft/world/entity/raid/Raid/f_150210_ net/minecraft/world/entity/raid/Raid/NUM_SPAWN_ATTEMPTS +FD: net/minecraft/world/entity/raid/Raid/f_150211_ net/minecraft/world/entity/raid/Raid/OMINOUS_BANNER_PATTERN_NAME +FD: net/minecraft/world/entity/raid/Raid/f_150212_ net/minecraft/world/entity/raid/Raid/RAIDERS_REMAINING +FD: net/minecraft/world/entity/raid/Raid/f_150213_ net/minecraft/world/entity/raid/Raid/POST_RAID_TICK_LIMIT +FD: net/minecraft/world/entity/raid/Raid/f_150214_ net/minecraft/world/entity/raid/Raid/DEFAULT_PRE_RAID_TICKS +FD: net/minecraft/world/entity/raid/Raid/f_150215_ net/minecraft/world/entity/raid/Raid/OUTSIDE_RAID_BOUNDS_TIMEOUT +FD: net/minecraft/world/entity/raid/Raid/f_150216_ net/minecraft/world/entity/raid/Raid/LOW_MOB_THRESHOLD +FD: net/minecraft/world/entity/raid/Raid/f_150217_ net/minecraft/world/entity/raid/Raid/HERO_OF_THE_VILLAGE_DURATION +FD: net/minecraft/world/entity/raid/Raid/f_37665_ net/minecraft/world/entity/raid/Raid/RAID_NAME_COMPONENT +FD: net/minecraft/world/entity/raid/Raid/f_37666_ net/minecraft/world/entity/raid/Raid/VICTORY +FD: net/minecraft/world/entity/raid/Raid/f_37667_ net/minecraft/world/entity/raid/Raid/DEFEAT +FD: net/minecraft/world/entity/raid/Raid/f_37668_ net/minecraft/world/entity/raid/Raid/RAID_BAR_VICTORY_COMPONENT +FD: net/minecraft/world/entity/raid/Raid/f_37669_ net/minecraft/world/entity/raid/Raid/RAID_BAR_DEFEAT_COMPONENT +FD: net/minecraft/world/entity/raid/Raid/f_37670_ net/minecraft/world/entity/raid/Raid/groupToLeaderMap +FD: net/minecraft/world/entity/raid/Raid/f_37671_ net/minecraft/world/entity/raid/Raid/groupRaiderMap +FD: net/minecraft/world/entity/raid/Raid/f_37672_ net/minecraft/world/entity/raid/Raid/heroesOfTheVillage +FD: net/minecraft/world/entity/raid/Raid/f_37673_ net/minecraft/world/entity/raid/Raid/ticksActive +FD: net/minecraft/world/entity/raid/Raid/f_37674_ net/minecraft/world/entity/raid/Raid/center +FD: net/minecraft/world/entity/raid/Raid/f_37675_ net/minecraft/world/entity/raid/Raid/level +FD: net/minecraft/world/entity/raid/Raid/f_37676_ net/minecraft/world/entity/raid/Raid/started +FD: net/minecraft/world/entity/raid/Raid/f_37677_ net/minecraft/world/entity/raid/Raid/id +FD: net/minecraft/world/entity/raid/Raid/f_37678_ net/minecraft/world/entity/raid/Raid/totalHealth +FD: net/minecraft/world/entity/raid/Raid/f_37679_ net/minecraft/world/entity/raid/Raid/badOmenLevel +FD: net/minecraft/world/entity/raid/Raid/f_37680_ net/minecraft/world/entity/raid/Raid/active +FD: net/minecraft/world/entity/raid/Raid/f_37681_ net/minecraft/world/entity/raid/Raid/groupsSpawned +FD: net/minecraft/world/entity/raid/Raid/f_37682_ net/minecraft/world/entity/raid/Raid/raidEvent +FD: net/minecraft/world/entity/raid/Raid/f_37683_ net/minecraft/world/entity/raid/Raid/postRaidTicks +FD: net/minecraft/world/entity/raid/Raid/f_37684_ net/minecraft/world/entity/raid/Raid/raidCooldownTicks +FD: net/minecraft/world/entity/raid/Raid/f_37685_ net/minecraft/world/entity/raid/Raid/random +FD: net/minecraft/world/entity/raid/Raid/f_37686_ net/minecraft/world/entity/raid/Raid/numGroups +FD: net/minecraft/world/entity/raid/Raid/f_37687_ net/minecraft/world/entity/raid/Raid/status +FD: net/minecraft/world/entity/raid/Raid/f_37688_ net/minecraft/world/entity/raid/Raid/celebrationTicks +FD: net/minecraft/world/entity/raid/Raid/f_37689_ net/minecraft/world/entity/raid/Raid/waveSpawnPos +FD: net/minecraft/world/entity/raid/Raid/net/minecraft/world/entity/raid/Raid net/minecraft/world/entity/raid/Raid/net/minecraft/world/entity/raid/Raid +MD: net/minecraft/world/entity/raid/Raid/ ()V net/minecraft/world/entity/raid/Raid/ ()V +MD: net/minecraft/world/entity/raid/Raid/ (ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/raid/Raid/ (ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/raid/Raid/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/raid/Raid/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/raid/Raid/m_150218_ (I)V net/minecraft/world/entity/raid/Raid/setBadOmenLevel (I)V +MD: net/minecraft/world/entity/raid/Raid/m_150220_ ()F net/minecraft/world/entity/raid/Raid/getTotalHealth ()F +MD: net/minecraft/world/entity/raid/Raid/m_150221_ ()Ljava/util/Set; net/minecraft/world/entity/raid/Raid/getAllRaiders ()Ljava/util/Set; +MD: net/minecraft/world/entity/raid/Raid/m_37698_ ()Z net/minecraft/world/entity/raid/Raid/hasMoreWaves ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37699_ ()Z net/minecraft/world/entity/raid/Raid/isFinalWave ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37700_ ()Z net/minecraft/world/entity/raid/Raid/hasBonusWave ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37701_ ()Z net/minecraft/world/entity/raid/Raid/hasSpawnedBonusWave ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37702_ ()Z net/minecraft/world/entity/raid/Raid/shouldSpawnBonusGroup ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37703_ ()V net/minecraft/world/entity/raid/Raid/updateRaiders ()V +MD: net/minecraft/world/entity/raid/Raid/m_37704_ ()Z net/minecraft/world/entity/raid/Raid/shouldSpawnGroup ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37705_ ()V net/minecraft/world/entity/raid/Raid/setDirty ()V +MD: net/minecraft/world/entity/raid/Raid/m_37706_ ()Z net/minecraft/world/entity/raid/Raid/isOver ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37707_ (II)Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/raid/Raid/findRandomSpawnPos (II)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/raid/Raid/m_37710_ (ILnet/minecraft/world/entity/raid/Raider;)V net/minecraft/world/entity/raid/Raid/setLeader (ILnet/minecraft/world/entity/raid/Raider;)V +MD: net/minecraft/world/entity/raid/Raid/m_37713_ (ILnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/entity/raid/Raid/joinRaid (ILnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/entity/raid/Raid/m_37718_ (ILnet/minecraft/world/entity/raid/Raider;Z)Z net/minecraft/world/entity/raid/Raid/addWaveMob (ILnet/minecraft/world/entity/raid/Raider;Z)Z +MD: net/minecraft/world/entity/raid/Raid/m_37722_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/entity/raid/Raid/lambda$validPlayer$0 (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/entity/raid/Raid/m_37724_ (Lnet/minecraft/world/Difficulty;)I net/minecraft/world/entity/raid/Raid/getNumGroups (Lnet/minecraft/world/Difficulty;)I +MD: net/minecraft/world/entity/raid/Raid/m_37726_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/raid/Raid/addHeroOfTheVillage (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/raid/Raid/m_37728_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/raid/Raid/absorbBadOmen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/raid/Raid/m_37730_ (Lnet/minecraft/world/entity/raid/Raid$RaiderType;IZ)I net/minecraft/world/entity/raid/Raid/getDefaultNumSpawns (Lnet/minecraft/world/entity/raid/Raid$RaiderType;IZ)I +MD: net/minecraft/world/entity/raid/Raid/m_37734_ (Lnet/minecraft/world/entity/raid/Raid$RaiderType;Ljava/util/Random;ILnet/minecraft/world/DifficultyInstance;Z)I net/minecraft/world/entity/raid/Raid/getPotentialBonusSpawns (Lnet/minecraft/world/entity/raid/Raid$RaiderType;Ljava/util/Random;ILnet/minecraft/world/DifficultyInstance;Z)I +MD: net/minecraft/world/entity/raid/Raid/m_37740_ (Lnet/minecraft/world/entity/raid/Raider;Z)V net/minecraft/world/entity/raid/Raid/removeFromRaid (Lnet/minecraft/world/entity/raid/Raider;Z)V +MD: net/minecraft/world/entity/raid/Raid/m_37743_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/raid/Raid/playSound (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/raid/Raid/m_37745_ (Ljava/lang/Integer;)Ljava/util/Set; net/minecraft/world/entity/raid/Raid/lambda$addWaveMob$2 (Ljava/lang/Integer;)Ljava/util/Set; +MD: net/minecraft/world/entity/raid/Raid/m_37747_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/raid/Raid/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/entity/raid/Raid/m_37749_ ()Z net/minecraft/world/entity/raid/Raid/isBetweenWaves ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37750_ (I)Lnet/minecraft/world/entity/raid/Raider; net/minecraft/world/entity/raid/Raid/getLeader (I)Lnet/minecraft/world/entity/raid/Raider; +MD: net/minecraft/world/entity/raid/Raid/m_37752_ (ILnet/minecraft/world/entity/raid/Raider;)Z net/minecraft/world/entity/raid/Raid/addWaveMob (ILnet/minecraft/world/entity/raid/Raider;)Z +MD: net/minecraft/world/entity/raid/Raid/m_37755_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/raid/Raid/spawnGroup (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/raid/Raid/m_37757_ ()Z net/minecraft/world/entity/raid/Raid/hasFirstWaveSpawned ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37758_ (I)V net/minecraft/world/entity/raid/Raid/removeLeader (I)V +MD: net/minecraft/world/entity/raid/Raid/m_37760_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/raid/Raid/setCenter (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/raid/Raid/m_37762_ ()Z net/minecraft/world/entity/raid/Raid/isStopped ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37763_ (I)Ljava/util/Optional; net/minecraft/world/entity/raid/Raid/getValidSpawnPos (I)Ljava/util/Optional; +MD: net/minecraft/world/entity/raid/Raid/m_37765_ (Lnet/minecraft/core/BlockPos;)D net/minecraft/world/entity/raid/Raid/lambda$moveRaidCenterToNearbyVillageSection$1 (Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/entity/raid/Raid/m_37767_ ()Z net/minecraft/world/entity/raid/Raid/isVictory ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37768_ ()Z net/minecraft/world/entity/raid/Raid/isLoss ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37769_ ()Lnet/minecraft/world/level/Level; net/minecraft/world/entity/raid/Raid/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/world/entity/raid/Raid/m_37770_ ()Z net/minecraft/world/entity/raid/Raid/isStarted ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37771_ ()I net/minecraft/world/entity/raid/Raid/getGroupsSpawned ()I +MD: net/minecraft/world/entity/raid/Raid/m_37772_ ()I net/minecraft/world/entity/raid/Raid/getMaxBadOmenLevel ()I +MD: net/minecraft/world/entity/raid/Raid/m_37773_ ()I net/minecraft/world/entity/raid/Raid/getBadOmenLevel ()I +MD: net/minecraft/world/entity/raid/Raid/m_37774_ ()V net/minecraft/world/entity/raid/Raid/stop ()V +MD: net/minecraft/world/entity/raid/Raid/m_37775_ ()V net/minecraft/world/entity/raid/Raid/tick ()V +MD: net/minecraft/world/entity/raid/Raid/m_37776_ ()V net/minecraft/world/entity/raid/Raid/updateBossbar ()V +MD: net/minecraft/world/entity/raid/Raid/m_37777_ ()F net/minecraft/world/entity/raid/Raid/getHealthOfLivingRaiders ()F +MD: net/minecraft/world/entity/raid/Raid/m_37778_ ()I net/minecraft/world/entity/raid/Raid/getTotalRaidersAlive ()I +MD: net/minecraft/world/entity/raid/Raid/m_37779_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/raid/Raid/getLeaderBannerInstance ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/raid/Raid/m_37780_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/entity/raid/Raid/getCenter ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/entity/raid/Raid/m_37781_ ()I net/minecraft/world/entity/raid/Raid/getId ()I +MD: net/minecraft/world/entity/raid/Raid/m_37782_ ()Z net/minecraft/world/entity/raid/Raid/isActive ()Z +MD: net/minecraft/world/entity/raid/Raid/m_37783_ ()F net/minecraft/world/entity/raid/Raid/getEnchantOdds ()F +MD: net/minecraft/world/entity/raid/Raid/m_37784_ ()Ljava/util/function/Predicate; net/minecraft/world/entity/raid/Raid/validPlayer ()Ljava/util/function/Predicate; +MD: net/minecraft/world/entity/raid/Raid/m_37785_ ()V net/minecraft/world/entity/raid/Raid/updatePlayers ()V +MD: net/minecraft/world/entity/raid/Raid/m_37786_ ()V net/minecraft/world/entity/raid/Raid/moveRaidCenterToNearbyVillageSection ()V +CL: net/minecraft/world/entity/raid/Raid$1 net/minecraft/world/entity/raid/Raid$1 +FD: net/minecraft/world/entity/raid/Raid$1/f_37787_ net/minecraft/world/entity/raid/Raid$1/$SwitchMap$net$minecraft$world$entity$raid$Raid$RaiderType +FD: net/minecraft/world/entity/raid/Raid$1/f_37788_ net/minecraft/world/entity/raid/Raid$1/$SwitchMap$net$minecraft$world$Difficulty +FD: net/minecraft/world/entity/raid/Raid$1/net/minecraft/world/entity/raid/Raid$1 net/minecraft/world/entity/raid/Raid$1/net/minecraft/world/entity/raid/Raid$1 +MD: net/minecraft/world/entity/raid/Raid$1/ ()V net/minecraft/world/entity/raid/Raid$1/ ()V +CL: net/minecraft/world/entity/raid/Raid$RaidStatus net/minecraft/world/entity/raid/Raid$RaidStatus +FD: net/minecraft/world/entity/raid/Raid$RaidStatus/$VALUES net/minecraft/world/entity/raid/Raid$RaidStatus/$VALUES +FD: net/minecraft/world/entity/raid/Raid$RaidStatus/LOSS net/minecraft/world/entity/raid/Raid$RaidStatus/LOSS +FD: net/minecraft/world/entity/raid/Raid$RaidStatus/ONGOING net/minecraft/world/entity/raid/Raid$RaidStatus/ONGOING +FD: net/minecraft/world/entity/raid/Raid$RaidStatus/STOPPED net/minecraft/world/entity/raid/Raid$RaidStatus/STOPPED +FD: net/minecraft/world/entity/raid/Raid$RaidStatus/VICTORY net/minecraft/world/entity/raid/Raid$RaidStatus/VICTORY +FD: net/minecraft/world/entity/raid/Raid$RaidStatus/f_37794_ net/minecraft/world/entity/raid/Raid$RaidStatus/VALUES +FD: net/minecraft/world/entity/raid/Raid$RaidStatus/net/minecraft/world/entity/raid/Raid$RaidStatus net/minecraft/world/entity/raid/Raid$RaidStatus/net/minecraft/world/entity/raid/Raid$RaidStatus +MD: net/minecraft/world/entity/raid/Raid$RaidStatus/ ()V net/minecraft/world/entity/raid/Raid$RaidStatus/ ()V +MD: net/minecraft/world/entity/raid/Raid$RaidStatus/ (Ljava/lang/String;I)V net/minecraft/world/entity/raid/Raid$RaidStatus/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/raid/Raid$RaidStatus/m_150222_ ()[Lnet/minecraft/world/entity/raid/Raid$RaidStatus; net/minecraft/world/entity/raid/Raid$RaidStatus/$values ()[Lnet/minecraft/world/entity/raid/Raid$RaidStatus; +MD: net/minecraft/world/entity/raid/Raid$RaidStatus/m_37800_ ()Ljava/lang/String; net/minecraft/world/entity/raid/Raid$RaidStatus/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/raid/Raid$RaidStatus/m_37803_ (Ljava/lang/String;)Lnet/minecraft/world/entity/raid/Raid$RaidStatus; net/minecraft/world/entity/raid/Raid$RaidStatus/getByName (Ljava/lang/String;)Lnet/minecraft/world/entity/raid/Raid$RaidStatus; +MD: net/minecraft/world/entity/raid/Raid$RaidStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/raid/Raid$RaidStatus; net/minecraft/world/entity/raid/Raid$RaidStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/raid/Raid$RaidStatus; +MD: net/minecraft/world/entity/raid/Raid$RaidStatus/values ()[Lnet/minecraft/world/entity/raid/Raid$RaidStatus; net/minecraft/world/entity/raid/Raid$RaidStatus/values ()[Lnet/minecraft/world/entity/raid/Raid$RaidStatus; +CL: net/minecraft/world/entity/raid/Raid$RaiderType net/minecraft/world/entity/raid/Raid$RaiderType +FD: net/minecraft/world/entity/raid/Raid$RaiderType/$VALUES net/minecraft/world/entity/raid/Raid$RaiderType/$VALUES +FD: net/minecraft/world/entity/raid/Raid$RaiderType/EVOKER net/minecraft/world/entity/raid/Raid$RaiderType/EVOKER +FD: net/minecraft/world/entity/raid/Raid$RaiderType/PILLAGER net/minecraft/world/entity/raid/Raid$RaiderType/PILLAGER +FD: net/minecraft/world/entity/raid/Raid$RaiderType/RAVAGER net/minecraft/world/entity/raid/Raid$RaiderType/RAVAGER +FD: net/minecraft/world/entity/raid/Raid$RaiderType/VINDICATOR net/minecraft/world/entity/raid/Raid$RaiderType/VINDICATOR +FD: net/minecraft/world/entity/raid/Raid$RaiderType/WITCH net/minecraft/world/entity/raid/Raid$RaiderType/WITCH +FD: net/minecraft/world/entity/raid/Raid$RaiderType/f_37813_ net/minecraft/world/entity/raid/Raid$RaiderType/VALUES +FD: net/minecraft/world/entity/raid/Raid$RaiderType/f_37814_ net/minecraft/world/entity/raid/Raid$RaiderType/entityType +FD: net/minecraft/world/entity/raid/Raid$RaiderType/f_37815_ net/minecraft/world/entity/raid/Raid$RaiderType/spawnsPerWaveBeforeBonus +FD: net/minecraft/world/entity/raid/Raid$RaiderType/net/minecraft/world/entity/raid/Raid$RaiderType net/minecraft/world/entity/raid/Raid$RaiderType/net/minecraft/world/entity/raid/Raid$RaiderType +MD: net/minecraft/world/entity/raid/Raid$RaiderType/ ()V net/minecraft/world/entity/raid/Raid$RaiderType/ ()V +MD: net/minecraft/world/entity/raid/Raid$RaiderType/ (Ljava/lang/String;ILnet/minecraft/world/entity/EntityType;[I)V net/minecraft/world/entity/raid/Raid$RaiderType/ (Ljava/lang/String;ILnet/minecraft/world/entity/EntityType;[I)V +MD: net/minecraft/world/entity/raid/Raid$RaiderType/m_150223_ ()[Lnet/minecraft/world/entity/raid/Raid$RaiderType; net/minecraft/world/entity/raid/Raid$RaiderType/$values ()[Lnet/minecraft/world/entity/raid/Raid$RaiderType; +MD: net/minecraft/world/entity/raid/Raid$RaiderType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/raid/Raid$RaiderType; net/minecraft/world/entity/raid/Raid$RaiderType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/raid/Raid$RaiderType; +MD: net/minecraft/world/entity/raid/Raid$RaiderType/values ()[Lnet/minecraft/world/entity/raid/Raid$RaiderType; net/minecraft/world/entity/raid/Raid$RaiderType/values ()[Lnet/minecraft/world/entity/raid/Raid$RaiderType; +CL: net/minecraft/world/entity/raid/Raider net/minecraft/world/entity/raid/Raider +FD: net/minecraft/world/entity/raid/Raider/f_37831_ net/minecraft/world/entity/raid/Raider/ALLOWED_ITEMS +FD: net/minecraft/world/entity/raid/Raider/f_37832_ net/minecraft/world/entity/raid/Raider/wave +FD: net/minecraft/world/entity/raid/Raider/f_37833_ net/minecraft/world/entity/raid/Raider/canJoinRaid +FD: net/minecraft/world/entity/raid/Raider/f_37834_ net/minecraft/world/entity/raid/Raider/ticksOutsideRaid +FD: net/minecraft/world/entity/raid/Raider/f_37835_ net/minecraft/world/entity/raid/Raider/IS_CELEBRATING +FD: net/minecraft/world/entity/raid/Raider/f_37836_ net/minecraft/world/entity/raid/Raider/raid +FD: net/minecraft/world/entity/raid/Raider/net/minecraft/world/entity/raid/Raider net/minecraft/world/entity/raid/Raider/net/minecraft/world/entity/raid/Raider +MD: net/minecraft/world/entity/raid/Raider/ ()V net/minecraft/world/entity/raid/Raider/ ()V +MD: net/minecraft/world/entity/raid/Raider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/raid/Raider/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/raid/Raider/m_150224_ (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; net/minecraft/world/entity/raid/Raider/access$000 (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; +MD: net/minecraft/world/entity/raid/Raider/m_150226_ (Lnet/minecraft/world/entity/raid/Raider;)F net/minecraft/world/entity/raid/Raider/access$100 (Lnet/minecraft/world/entity/raid/Raider;)F +MD: net/minecraft/world/entity/raid/Raider/m_150228_ (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; net/minecraft/world/entity/raid/Raider/access$200 (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; +MD: net/minecraft/world/entity/raid/Raider/m_150230_ (Lnet/minecraft/world/entity/raid/Raider;)Z net/minecraft/world/entity/raid/Raider/access$300 (Lnet/minecraft/world/entity/raid/Raider;)Z +MD: net/minecraft/world/entity/raid/Raider/m_150232_ (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; net/minecraft/world/entity/raid/Raider/access$500 (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; +MD: net/minecraft/world/entity/raid/Raider/m_37842_ (I)V net/minecraft/world/entity/raid/Raider/setWave (I)V +MD: net/minecraft/world/entity/raid/Raider/m_37851_ (Lnet/minecraft/world/entity/raid/Raid;)V net/minecraft/world/entity/raid/Raider/setCurrentRaid (Lnet/minecraft/world/entity/raid/Raid;)V +MD: net/minecraft/world/entity/raid/Raider/m_37863_ (I)V net/minecraft/world/entity/raid/Raider/setTicksOutsideRaid (I)V +MD: net/minecraft/world/entity/raid/Raider/m_37871_ (Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/entity/raid/Raider/lambda$static$0 (Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/entity/raid/Raider/m_37875_ (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; net/minecraft/world/entity/raid/Raider/access$400 (Lnet/minecraft/world/entity/raid/Raider;)Ljava/util/Random; +MD: net/minecraft/world/entity/raid/Raider/m_37882_ ()Z net/minecraft/world/entity/raid/Raider/canJoinRaid ()Z +MD: net/minecraft/world/entity/raid/Raider/m_37885_ ()Lnet/minecraft/world/entity/raid/Raid; net/minecraft/world/entity/raid/Raider/getCurrentRaid ()Lnet/minecraft/world/entity/raid/Raid; +MD: net/minecraft/world/entity/raid/Raider/m_37886_ ()Z net/minecraft/world/entity/raid/Raider/hasActiveRaid ()Z +MD: net/minecraft/world/entity/raid/Raider/m_37887_ ()I net/minecraft/world/entity/raid/Raider/getWave ()I +MD: net/minecraft/world/entity/raid/Raider/m_37888_ ()Z net/minecraft/world/entity/raid/Raider/isCelebrating ()Z +MD: net/minecraft/world/entity/raid/Raider/m_37889_ ()I net/minecraft/world/entity/raid/Raider/getTicksOutsideRaid ()I +MD: net/minecraft/world/entity/raid/Raider/m_37897_ (Z)V net/minecraft/world/entity/raid/Raider/setCanJoinRaid (Z)V +MD: net/minecraft/world/entity/raid/Raider/m_37899_ (Z)V net/minecraft/world/entity/raid/Raider/setCelebrating (Z)V +MD: net/minecraft/world/entity/raid/Raider/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/raid/Raider/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/raid/Raider/m_6518_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; net/minecraft/world/entity/raid/Raider/finalizeSpawn (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/SpawnGroupData; +MD: net/minecraft/world/entity/raid/Raider/m_6667_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/raid/Raider/die (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/raid/Raider/m_6785_ (D)Z net/minecraft/world/entity/raid/Raider/removeWhenFarAway (D)Z +MD: net/minecraft/world/entity/raid/Raider/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/raid/Raider/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/raid/Raider/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/raid/Raider/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/raid/Raider/m_7492_ ()Z net/minecraft/world/entity/raid/Raider/canJoinPatrol ()Z +MD: net/minecraft/world/entity/raid/Raider/m_7562_ ()V net/minecraft/world/entity/raid/Raider/updateNoActionTime ()V +MD: net/minecraft/world/entity/raid/Raider/m_7581_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/entity/raid/Raider/pickUpItem (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/entity/raid/Raider/m_7895_ (IZ)V net/minecraft/world/entity/raid/Raider/applyRaidBuffs (IZ)V +MD: net/minecraft/world/entity/raid/Raider/m_7930_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/raid/Raider/getCelebrateSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/raid/Raider/m_8023_ ()Z net/minecraft/world/entity/raid/Raider/requiresCustomPersistence ()Z +MD: net/minecraft/world/entity/raid/Raider/m_8097_ ()V net/minecraft/world/entity/raid/Raider/defineSynchedData ()V +MD: net/minecraft/world/entity/raid/Raider/m_8099_ ()V net/minecraft/world/entity/raid/Raider/registerGoals ()V +MD: net/minecraft/world/entity/raid/Raider/m_8107_ ()V net/minecraft/world/entity/raid/Raider/aiStep ()V +CL: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal +FD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/f_37901_ net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/shoutTargeting +FD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/f_37902_ net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/this$0 +FD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/f_37903_ net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/mob +FD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/f_37904_ net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/hostileRadiusSqr +FD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal +MD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/ (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/monster/AbstractIllager;F)V net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/ (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/monster/AbstractIllager;F)V +MD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/m_183429_ ()Z net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/requiresUpdateEveryTick ()Z +MD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/m_8036_ ()Z net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/canUse ()Z +MD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/m_8037_ ()V net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/tick ()V +MD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/m_8041_ ()V net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/stop ()V +MD: net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/m_8056_ ()V net/minecraft/world/entity/raid/Raider$HoldGroundAttackGoal/start ()V +CL: net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal +FD: net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/f_37913_ net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/this$0 +FD: net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/f_37914_ net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/mob +FD: net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal +MD: net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/ (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/raid/Raider;)V net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/ (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/raid/Raider;)V +MD: net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/m_8036_ ()Z net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/canUse ()Z +MD: net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/m_8037_ ()V net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal/tick ()V +CL: net/minecraft/world/entity/raid/Raider$RaiderCelebration net/minecraft/world/entity/raid/Raider$RaiderCelebration +FD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/f_37920_ net/minecraft/world/entity/raid/Raider$RaiderCelebration/this$0 +FD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/f_37921_ net/minecraft/world/entity/raid/Raider$RaiderCelebration/mob +FD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/net/minecraft/world/entity/raid/Raider$RaiderCelebration net/minecraft/world/entity/raid/Raider$RaiderCelebration/net/minecraft/world/entity/raid/Raider$RaiderCelebration +MD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/ (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/raid/Raider;)V net/minecraft/world/entity/raid/Raider$RaiderCelebration/ (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/raid/Raider;)V +MD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/m_8036_ ()Z net/minecraft/world/entity/raid/Raider$RaiderCelebration/canUse ()Z +MD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/m_8037_ ()V net/minecraft/world/entity/raid/Raider$RaiderCelebration/tick ()V +MD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/m_8041_ ()V net/minecraft/world/entity/raid/Raider$RaiderCelebration/stop ()V +MD: net/minecraft/world/entity/raid/Raider$RaiderCelebration/m_8056_ ()V net/minecraft/world/entity/raid/Raider$RaiderCelebration/start ()V +CL: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal +FD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/f_37929_ net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/raider +FD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/f_37930_ net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/speedModifier +FD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/f_37931_ net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/poiPos +FD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/f_37932_ net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/visited +FD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/f_37933_ net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/distanceToPoi +FD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/f_37934_ net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/stuck +FD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/ (Lnet/minecraft/world/entity/raid/Raider;DI)V net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/ (Lnet/minecraft/world/entity/raid/Raider;DI)V +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_37940_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/lambda$hasSuitablePoi$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_37942_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/hasNotVisited (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_37948_ ()Z net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/isValidRaid ()Z +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_37949_ ()Z net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/hasSuitablePoi ()Z +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_37950_ ()V net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/updateVisited ()V +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_8036_ ()Z net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/canUse ()Z +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_8037_ ()V net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/tick ()V +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_8041_ ()V net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/stop ()V +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_8045_ ()Z net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/canContinueToUse ()Z +MD: net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/m_8056_ ()V net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal/start ()V +CL: net/minecraft/world/entity/raid/Raids net/minecraft/world/entity/raid/Raids +FD: net/minecraft/world/entity/raid/Raids/f_150234_ net/minecraft/world/entity/raid/Raids/RAID_FILE_ID +FD: net/minecraft/world/entity/raid/Raids/f_37951_ net/minecraft/world/entity/raid/Raids/raidMap +FD: net/minecraft/world/entity/raid/Raids/f_37952_ net/minecraft/world/entity/raid/Raids/level +FD: net/minecraft/world/entity/raid/Raids/f_37953_ net/minecraft/world/entity/raid/Raids/nextAvailableID +FD: net/minecraft/world/entity/raid/Raids/f_37954_ net/minecraft/world/entity/raid/Raids/tick +FD: net/minecraft/world/entity/raid/Raids/net/minecraft/world/entity/raid/Raids net/minecraft/world/entity/raid/Raids/net/minecraft/world/entity/raid/Raids +MD: net/minecraft/world/entity/raid/Raids/ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/entity/raid/Raids/ (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/entity/raid/Raids/m_150235_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/raid/Raids; net/minecraft/world/entity/raid/Raids/load (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/raid/Raids; +MD: net/minecraft/world/entity/raid/Raids/m_211596_ (Lnet/minecraft/core/Holder;)Ljava/lang/String; net/minecraft/world/entity/raid/Raids/getFileId (Lnet/minecraft/core/Holder;)Ljava/lang/String; +MD: net/minecraft/world/entity/raid/Raids/m_37957_ ()V net/minecraft/world/entity/raid/Raids/tick ()V +MD: net/minecraft/world/entity/raid/Raids/m_37958_ (I)Lnet/minecraft/world/entity/raid/Raid; net/minecraft/world/entity/raid/Raids/get (I)Lnet/minecraft/world/entity/raid/Raid; +MD: net/minecraft/world/entity/raid/Raids/m_37960_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/raid/Raid; net/minecraft/world/entity/raid/Raids/getOrCreateRaid (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/raid/Raid; +MD: net/minecraft/world/entity/raid/Raids/m_37963_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/world/entity/raid/Raid; net/minecraft/world/entity/raid/Raids/createOrExtendRaid (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/world/entity/raid/Raid; +MD: net/minecraft/world/entity/raid/Raids/m_37965_ (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/raid/Raid;)Z net/minecraft/world/entity/raid/Raids/canJoinRaid (Lnet/minecraft/world/entity/raid/Raider;Lnet/minecraft/world/entity/raid/Raid;)Z +MD: net/minecraft/world/entity/raid/Raids/m_37970_ (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/entity/raid/Raid; net/minecraft/world/entity/raid/Raids/getNearbyRaid (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/entity/raid/Raid; +MD: net/minecraft/world/entity/raid/Raids/m_37977_ ()I net/minecraft/world/entity/raid/Raids/getUniqueId ()I +MD: net/minecraft/world/entity/raid/Raids/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/entity/raid/Raids/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/entity/raid/package-info net/minecraft/world/entity/raid/package-info +FD: net/minecraft/world/entity/raid/package-info/net/minecraft/world/entity/raid/package-info net/minecraft/world/entity/raid/package-info/net/minecraft/world/entity/raid/package-info +CL: net/minecraft/world/entity/schedule/Activity net/minecraft/world/entity/schedule/Activity +FD: net/minecraft/world/entity/schedule/Activity/f_150238_ net/minecraft/world/entity/schedule/Activity/PLAY_DEAD +FD: net/minecraft/world/entity/schedule/Activity/f_150239_ net/minecraft/world/entity/schedule/Activity/LONG_JUMP +FD: net/minecraft/world/entity/schedule/Activity/f_150240_ net/minecraft/world/entity/schedule/Activity/RAM +FD: net/minecraft/world/entity/schedule/Activity/f_37978_ net/minecraft/world/entity/schedule/Activity/CORE +FD: net/minecraft/world/entity/schedule/Activity/f_37979_ net/minecraft/world/entity/schedule/Activity/IDLE +FD: net/minecraft/world/entity/schedule/Activity/f_37980_ net/minecraft/world/entity/schedule/Activity/WORK +FD: net/minecraft/world/entity/schedule/Activity/f_37981_ net/minecraft/world/entity/schedule/Activity/PLAY +FD: net/minecraft/world/entity/schedule/Activity/f_37982_ net/minecraft/world/entity/schedule/Activity/REST +FD: net/minecraft/world/entity/schedule/Activity/f_37983_ net/minecraft/world/entity/schedule/Activity/MEET +FD: net/minecraft/world/entity/schedule/Activity/f_37984_ net/minecraft/world/entity/schedule/Activity/PANIC +FD: net/minecraft/world/entity/schedule/Activity/f_37985_ net/minecraft/world/entity/schedule/Activity/RAID +FD: net/minecraft/world/entity/schedule/Activity/f_37986_ net/minecraft/world/entity/schedule/Activity/PRE_RAID +FD: net/minecraft/world/entity/schedule/Activity/f_37987_ net/minecraft/world/entity/schedule/Activity/HIDE +FD: net/minecraft/world/entity/schedule/Activity/f_37988_ net/minecraft/world/entity/schedule/Activity/FIGHT +FD: net/minecraft/world/entity/schedule/Activity/f_37989_ net/minecraft/world/entity/schedule/Activity/CELEBRATE +FD: net/minecraft/world/entity/schedule/Activity/f_37990_ net/minecraft/world/entity/schedule/Activity/ADMIRE_ITEM +FD: net/minecraft/world/entity/schedule/Activity/f_37991_ net/minecraft/world/entity/schedule/Activity/AVOID +FD: net/minecraft/world/entity/schedule/Activity/f_37992_ net/minecraft/world/entity/schedule/Activity/RIDE +FD: net/minecraft/world/entity/schedule/Activity/f_37993_ net/minecraft/world/entity/schedule/Activity/name +FD: net/minecraft/world/entity/schedule/Activity/f_37994_ net/minecraft/world/entity/schedule/Activity/hashCode +FD: net/minecraft/world/entity/schedule/Activity/net/minecraft/world/entity/schedule/Activity net/minecraft/world/entity/schedule/Activity/net/minecraft/world/entity/schedule/Activity +MD: net/minecraft/world/entity/schedule/Activity/ ()V net/minecraft/world/entity/schedule/Activity/ ()V +MD: net/minecraft/world/entity/schedule/Activity/ (Ljava/lang/String;)V net/minecraft/world/entity/schedule/Activity/ (Ljava/lang/String;)V +MD: net/minecraft/world/entity/schedule/Activity/equals (Ljava/lang/Object;)Z net/minecraft/world/entity/schedule/Activity/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/entity/schedule/Activity/hashCode ()I net/minecraft/world/entity/schedule/Activity/hashCode ()I +MD: net/minecraft/world/entity/schedule/Activity/m_37998_ ()Ljava/lang/String; net/minecraft/world/entity/schedule/Activity/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/schedule/Activity/m_37999_ (Ljava/lang/String;)Lnet/minecraft/world/entity/schedule/Activity; net/minecraft/world/entity/schedule/Activity/register (Ljava/lang/String;)Lnet/minecraft/world/entity/schedule/Activity; +MD: net/minecraft/world/entity/schedule/Activity/toString ()Ljava/lang/String; net/minecraft/world/entity/schedule/Activity/toString ()Ljava/lang/String; +CL: net/minecraft/world/entity/schedule/Keyframe net/minecraft/world/entity/schedule/Keyframe +FD: net/minecraft/world/entity/schedule/Keyframe/f_38005_ net/minecraft/world/entity/schedule/Keyframe/timeStamp +FD: net/minecraft/world/entity/schedule/Keyframe/f_38006_ net/minecraft/world/entity/schedule/Keyframe/value +FD: net/minecraft/world/entity/schedule/Keyframe/net/minecraft/world/entity/schedule/Keyframe net/minecraft/world/entity/schedule/Keyframe/net/minecraft/world/entity/schedule/Keyframe +MD: net/minecraft/world/entity/schedule/Keyframe/ (IF)V net/minecraft/world/entity/schedule/Keyframe/ (IF)V +MD: net/minecraft/world/entity/schedule/Keyframe/m_38010_ ()I net/minecraft/world/entity/schedule/Keyframe/getTimeStamp ()I +MD: net/minecraft/world/entity/schedule/Keyframe/m_38011_ ()F net/minecraft/world/entity/schedule/Keyframe/getValue ()F +CL: net/minecraft/world/entity/schedule/Schedule net/minecraft/world/entity/schedule/Schedule +FD: net/minecraft/world/entity/schedule/Schedule/f_150241_ net/minecraft/world/entity/schedule/Schedule/WORK_START_TIME +FD: net/minecraft/world/entity/schedule/Schedule/f_150242_ net/minecraft/world/entity/schedule/Schedule/TOTAL_WORK_TIME +FD: net/minecraft/world/entity/schedule/Schedule/f_38012_ net/minecraft/world/entity/schedule/Schedule/EMPTY +FD: net/minecraft/world/entity/schedule/Schedule/f_38013_ net/minecraft/world/entity/schedule/Schedule/SIMPLE +FD: net/minecraft/world/entity/schedule/Schedule/f_38014_ net/minecraft/world/entity/schedule/Schedule/VILLAGER_BABY +FD: net/minecraft/world/entity/schedule/Schedule/f_38015_ net/minecraft/world/entity/schedule/Schedule/VILLAGER_DEFAULT +FD: net/minecraft/world/entity/schedule/Schedule/f_38016_ net/minecraft/world/entity/schedule/Schedule/timelines +FD: net/minecraft/world/entity/schedule/Schedule/net/minecraft/world/entity/schedule/Schedule net/minecraft/world/entity/schedule/Schedule/net/minecraft/world/entity/schedule/Schedule +MD: net/minecraft/world/entity/schedule/Schedule/ ()V net/minecraft/world/entity/schedule/Schedule/ ()V +MD: net/minecraft/world/entity/schedule/Schedule/ ()V net/minecraft/world/entity/schedule/Schedule/ ()V +MD: net/minecraft/world/entity/schedule/Schedule/m_38019_ (I)Lnet/minecraft/world/entity/schedule/Activity; net/minecraft/world/entity/schedule/Schedule/getActivityAt (I)Lnet/minecraft/world/entity/schedule/Activity; +MD: net/minecraft/world/entity/schedule/Schedule/m_38021_ (ILjava/util/Map$Entry;)D net/minecraft/world/entity/schedule/Schedule/lambda$getActivityAt$1 (ILjava/util/Map$Entry;)D +MD: net/minecraft/world/entity/schedule/Schedule/m_38024_ (Lnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/world/entity/schedule/Schedule/ensureTimelineExistsFor (Lnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/world/entity/schedule/Schedule/m_38026_ (Lnet/minecraft/world/entity/schedule/Activity;Ljava/util/Map$Entry;)Z net/minecraft/world/entity/schedule/Schedule/lambda$getAllTimelinesExceptFor$0 (Lnet/minecraft/world/entity/schedule/Activity;Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/entity/schedule/Schedule/m_38029_ (Ljava/lang/String;)Lnet/minecraft/world/entity/schedule/ScheduleBuilder; net/minecraft/world/entity/schedule/Schedule/register (Ljava/lang/String;)Lnet/minecraft/world/entity/schedule/ScheduleBuilder; +MD: net/minecraft/world/entity/schedule/Schedule/m_38031_ (Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/world/entity/schedule/Timeline; net/minecraft/world/entity/schedule/Schedule/getTimelineFor (Lnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/world/entity/schedule/Timeline; +MD: net/minecraft/world/entity/schedule/Schedule/m_38033_ (Lnet/minecraft/world/entity/schedule/Activity;)Ljava/util/List; net/minecraft/world/entity/schedule/Schedule/getAllTimelinesExceptFor (Lnet/minecraft/world/entity/schedule/Activity;)Ljava/util/List; +CL: net/minecraft/world/entity/schedule/ScheduleBuilder net/minecraft/world/entity/schedule/ScheduleBuilder +FD: net/minecraft/world/entity/schedule/ScheduleBuilder/f_38035_ net/minecraft/world/entity/schedule/ScheduleBuilder/schedule +FD: net/minecraft/world/entity/schedule/ScheduleBuilder/f_38036_ net/minecraft/world/entity/schedule/ScheduleBuilder/transitions +FD: net/minecraft/world/entity/schedule/ScheduleBuilder/net/minecraft/world/entity/schedule/ScheduleBuilder net/minecraft/world/entity/schedule/ScheduleBuilder/net/minecraft/world/entity/schedule/ScheduleBuilder +MD: net/minecraft/world/entity/schedule/ScheduleBuilder/ (Lnet/minecraft/world/entity/schedule/Schedule;)V net/minecraft/world/entity/schedule/ScheduleBuilder/ (Lnet/minecraft/world/entity/schedule/Schedule;)V +MD: net/minecraft/world/entity/schedule/ScheduleBuilder/m_150243_ (Lnet/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition;Lnet/minecraft/world/entity/schedule/Timeline;)V net/minecraft/world/entity/schedule/ScheduleBuilder/lambda$build$0 (Lnet/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition;Lnet/minecraft/world/entity/schedule/Timeline;)V +MD: net/minecraft/world/entity/schedule/ScheduleBuilder/m_38039_ ()Lnet/minecraft/world/entity/schedule/Schedule; net/minecraft/world/entity/schedule/ScheduleBuilder/build ()Lnet/minecraft/world/entity/schedule/Schedule; +MD: net/minecraft/world/entity/schedule/ScheduleBuilder/m_38040_ (ILnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/world/entity/schedule/ScheduleBuilder; net/minecraft/world/entity/schedule/ScheduleBuilder/changeActivityAt (ILnet/minecraft/world/entity/schedule/Activity;)Lnet/minecraft/world/entity/schedule/ScheduleBuilder; +MD: net/minecraft/world/entity/schedule/ScheduleBuilder/m_38043_ (Lnet/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition;)V net/minecraft/world/entity/schedule/ScheduleBuilder/lambda$build$1 (Lnet/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition;)V +CL: net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition +FD: net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/f_38048_ net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/time +FD: net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/f_38049_ net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/activity +FD: net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition +MD: net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/ (ILnet/minecraft/world/entity/schedule/Activity;)V net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/ (ILnet/minecraft/world/entity/schedule/Activity;)V +MD: net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/m_38053_ ()I net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/getTime ()I +MD: net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/m_38054_ ()Lnet/minecraft/world/entity/schedule/Activity; net/minecraft/world/entity/schedule/ScheduleBuilder$ActivityTransition/getActivity ()Lnet/minecraft/world/entity/schedule/Activity; +CL: net/minecraft/world/entity/schedule/Timeline net/minecraft/world/entity/schedule/Timeline +FD: net/minecraft/world/entity/schedule/Timeline/f_38055_ net/minecraft/world/entity/schedule/Timeline/keyframes +FD: net/minecraft/world/entity/schedule/Timeline/f_38056_ net/minecraft/world/entity/schedule/Timeline/previousIndex +FD: net/minecraft/world/entity/schedule/Timeline/net/minecraft/world/entity/schedule/Timeline net/minecraft/world/entity/schedule/Timeline/net/minecraft/world/entity/schedule/Timeline +MD: net/minecraft/world/entity/schedule/Timeline/ ()V net/minecraft/world/entity/schedule/Timeline/ ()V +MD: net/minecraft/world/entity/schedule/Timeline/m_150246_ ()Lcom/google/common/collect/ImmutableList; net/minecraft/world/entity/schedule/Timeline/getKeyframes ()Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/entity/schedule/Timeline/m_150247_ (Ljava/util/Collection;)Lnet/minecraft/world/entity/schedule/Timeline; net/minecraft/world/entity/schedule/Timeline/addKeyframes (Ljava/util/Collection;)Lnet/minecraft/world/entity/schedule/Timeline; +MD: net/minecraft/world/entity/schedule/Timeline/m_38058_ (I)F net/minecraft/world/entity/schedule/Timeline/getValueAt (I)F +MD: net/minecraft/world/entity/schedule/Timeline/m_38060_ (IF)Lnet/minecraft/world/entity/schedule/Timeline; net/minecraft/world/entity/schedule/Timeline/addKeyframe (IF)Lnet/minecraft/world/entity/schedule/Timeline; +MD: net/minecraft/world/entity/schedule/Timeline/m_38063_ (Lit/unimi/dsi/fastutil/ints/Int2ObjectSortedMap;Lnet/minecraft/world/entity/schedule/Keyframe;)V net/minecraft/world/entity/schedule/Timeline/lambda$sortAndDeduplicateKeyframes$0 (Lit/unimi/dsi/fastutil/ints/Int2ObjectSortedMap;Lnet/minecraft/world/entity/schedule/Keyframe;)V +MD: net/minecraft/world/entity/schedule/Timeline/m_38066_ ()V net/minecraft/world/entity/schedule/Timeline/sortAndDeduplicateKeyframes ()V +CL: net/minecraft/world/entity/schedule/package-info net/minecraft/world/entity/schedule/package-info +FD: net/minecraft/world/entity/schedule/package-info/net/minecraft/world/entity/schedule/package-info net/minecraft/world/entity/schedule/package-info/net/minecraft/world/entity/schedule/package-info +CL: net/minecraft/world/entity/vehicle/AbstractMinecart net/minecraft/world/entity/vehicle/AbstractMinecart +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_150249_ net/minecraft/world/entity/vehicle/AbstractMinecart/WATER_SLOWDOWN_FACTOR +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38067_ net/minecraft/world/entity/vehicle/AbstractMinecart/POSE_DISMOUNT_HEIGHTS +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38068_ net/minecraft/world/entity/vehicle/AbstractMinecart/flipped +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38069_ net/minecraft/world/entity/vehicle/AbstractMinecart/EXITS +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38070_ net/minecraft/world/entity/vehicle/AbstractMinecart/lSteps +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38071_ net/minecraft/world/entity/vehicle/AbstractMinecart/lx +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38072_ net/minecraft/world/entity/vehicle/AbstractMinecart/ly +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38073_ net/minecraft/world/entity/vehicle/AbstractMinecart/lz +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38074_ net/minecraft/world/entity/vehicle/AbstractMinecart/lyr +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38075_ net/minecraft/world/entity/vehicle/AbstractMinecart/lxr +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38076_ net/minecraft/world/entity/vehicle/AbstractMinecart/lxd +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38077_ net/minecraft/world/entity/vehicle/AbstractMinecart/lyd +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38078_ net/minecraft/world/entity/vehicle/AbstractMinecart/lzd +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38079_ net/minecraft/world/entity/vehicle/AbstractMinecart/DATA_ID_HURT +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38080_ net/minecraft/world/entity/vehicle/AbstractMinecart/DATA_ID_HURTDIR +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38081_ net/minecraft/world/entity/vehicle/AbstractMinecart/DATA_ID_DAMAGE +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38082_ net/minecraft/world/entity/vehicle/AbstractMinecart/DATA_ID_DISPLAY_BLOCK +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38083_ net/minecraft/world/entity/vehicle/AbstractMinecart/DATA_ID_DISPLAY_OFFSET +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/f_38084_ net/minecraft/world/entity/vehicle/AbstractMinecart/DATA_ID_CUSTOM_DISPLAY +FD: net/minecraft/world/entity/vehicle/AbstractMinecart/net/minecraft/world/entity/vehicle/AbstractMinecart net/minecraft/world/entity/vehicle/AbstractMinecart/net/minecraft/world/entity/vehicle/AbstractMinecart +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/ ()V net/minecraft/world/entity/vehicle/AbstractMinecart/ ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/AbstractMinecart/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/AbstractMinecart/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/vehicle/AbstractMinecart/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/vehicle/AbstractMinecart/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38096_ (DDDD)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/AbstractMinecart/getPosOffs (DDDD)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38109_ (F)V net/minecraft/world/entity/vehicle/AbstractMinecart/setDamage (F)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38119_ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/entity/vehicle/AbstractMinecart$Type;)Lnet/minecraft/world/entity/vehicle/AbstractMinecart; net/minecraft/world/entity/vehicle/AbstractMinecart/createMinecart (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/entity/vehicle/AbstractMinecart$Type;)Lnet/minecraft/world/entity/vehicle/AbstractMinecart; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38125_ (Lnet/minecraft/world/level/block/state/properties/RailShape;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/entity/vehicle/AbstractMinecart/exits (Lnet/minecraft/world/level/block/state/properties/RailShape;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38127_ (Lnet/minecraft/core/BlockPos$MutableBlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/entity/vehicle/AbstractMinecart/lambda$getDismountLocationForPassenger$0 (Lnet/minecraft/core/BlockPos$MutableBlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38129_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/entity/vehicle/AbstractMinecart/isRedstoneConductor (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38134_ (Ljava/util/EnumMap;)V net/minecraft/world/entity/vehicle/AbstractMinecart/lambda$static$2 (Ljava/util/EnumMap;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38138_ (Z)V net/minecraft/world/entity/vehicle/AbstractMinecart/setCustomDisplay (Z)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38146_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/vehicle/AbstractMinecart/setDisplayBlockState (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38148_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/entity/vehicle/AbstractMinecart/lambda$getDismountLocationForPassenger$1 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38154_ (I)V net/minecraft/world/entity/vehicle/AbstractMinecart/setHurtTime (I)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38160_ (I)V net/minecraft/world/entity/vehicle/AbstractMinecart/setHurtDir (I)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38163_ ()V net/minecraft/world/entity/vehicle/AbstractMinecart/comeOffTrack ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38169_ ()F net/minecraft/world/entity/vehicle/AbstractMinecart/getDamage ()F +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38174_ (I)V net/minecraft/world/entity/vehicle/AbstractMinecart/setDisplayOffset (I)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38176_ ()I net/minecraft/world/entity/vehicle/AbstractMinecart/getHurtTime ()I +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38177_ ()I net/minecraft/world/entity/vehicle/AbstractMinecart/getHurtDir ()I +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38178_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/AbstractMinecart/getDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38179_ (DDD)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/AbstractMinecart/getPos (DDD)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38183_ ()I net/minecraft/world/entity/vehicle/AbstractMinecart/getDisplayOffset ()I +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_38184_ ()Z net/minecraft/world/entity/vehicle/AbstractMinecart/hasCustomDisplay ()Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/vehicle/AbstractMinecart/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6001_ (DDD)V net/minecraft/world/entity/vehicle/AbstractMinecart/lerpMotion (DDD)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6025_ (IIIZ)V net/minecraft/world/entity/vehicle/AbstractMinecart/activateMinecart (IIIZ)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6041_ ()F net/minecraft/world/entity/vehicle/AbstractMinecart/getBlockSpeedFactor ()F +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6048_ ()D net/minecraft/world/entity/vehicle/AbstractMinecart/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6053_ ()V net/minecraft/world/entity/vehicle/AbstractMinecart/animateHurt ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/AbstractMinecart/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6087_ ()Z net/minecraft/world/entity/vehicle/AbstractMinecart/isPickable ()Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6094_ ()Z net/minecraft/world/entity/vehicle/AbstractMinecart/isPushable ()Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6374_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/vehicle/AbstractMinecart/getMotionDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6390_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/AbstractMinecart/getDefaultDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6401_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/vehicle/AbstractMinecart/moveAlongTrack (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/vehicle/AbstractMinecart/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/vehicle/AbstractMinecart/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_6921_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/entity/vehicle/AbstractMinecart/getBoundingBoxForCulling ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7097_ ()D net/minecraft/world/entity/vehicle/AbstractMinecart/getMaxSpeed ()D +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7114_ ()V net/minecraft/world/entity/vehicle/AbstractMinecart/applyNaturalSlowdown ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7144_ ()I net/minecraft/world/entity/vehicle/AbstractMinecart/getDefaultDisplayOffset ()I +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7334_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/vehicle/AbstractMinecart/push (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7337_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/vehicle/AbstractMinecart/canCollideWith (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/AbstractMinecart/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/AbstractMinecart/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7617_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/vehicle/AbstractMinecart/destroy (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7643_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/AbstractMinecart/getRelativePortalPosition (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_7688_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/AbstractMinecart/getDismountLocationForPassenger (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_8097_ ()V net/minecraft/world/entity/vehicle/AbstractMinecart/defineSynchedData ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart/m_8119_ ()V net/minecraft/world/entity/vehicle/AbstractMinecart/tick ()V +CL: net/minecraft/world/entity/vehicle/AbstractMinecart$1 net/minecraft/world/entity/vehicle/AbstractMinecart$1 +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$1/f_150252_ net/minecraft/world/entity/vehicle/AbstractMinecart$1/$SwitchMap$net$minecraft$world$entity$vehicle$AbstractMinecart$Type +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$1/f_38185_ net/minecraft/world/entity/vehicle/AbstractMinecart$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RailShape +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$1/net/minecraft/world/entity/vehicle/AbstractMinecart$1 net/minecraft/world/entity/vehicle/AbstractMinecart$1/net/minecraft/world/entity/vehicle/AbstractMinecart$1 +MD: net/minecraft/world/entity/vehicle/AbstractMinecart$1/ ()V net/minecraft/world/entity/vehicle/AbstractMinecart$1/ ()V +CL: net/minecraft/world/entity/vehicle/AbstractMinecart$Type net/minecraft/world/entity/vehicle/AbstractMinecart$Type +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/$VALUES net/minecraft/world/entity/vehicle/AbstractMinecart$Type/$VALUES +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/CHEST net/minecraft/world/entity/vehicle/AbstractMinecart$Type/CHEST +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/COMMAND_BLOCK net/minecraft/world/entity/vehicle/AbstractMinecart$Type/COMMAND_BLOCK +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/FURNACE net/minecraft/world/entity/vehicle/AbstractMinecart$Type/FURNACE +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/HOPPER net/minecraft/world/entity/vehicle/AbstractMinecart$Type/HOPPER +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/RIDEABLE net/minecraft/world/entity/vehicle/AbstractMinecart$Type/RIDEABLE +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/SPAWNER net/minecraft/world/entity/vehicle/AbstractMinecart$Type/SPAWNER +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/TNT net/minecraft/world/entity/vehicle/AbstractMinecart$Type/TNT +FD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/net/minecraft/world/entity/vehicle/AbstractMinecart$Type net/minecraft/world/entity/vehicle/AbstractMinecart$Type/net/minecraft/world/entity/vehicle/AbstractMinecart$Type +MD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/ ()V net/minecraft/world/entity/vehicle/AbstractMinecart$Type/ ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/ (Ljava/lang/String;I)V net/minecraft/world/entity/vehicle/AbstractMinecart$Type/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/m_150253_ ()[Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/AbstractMinecart$Type/$values ()[Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/AbstractMinecart$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/AbstractMinecart$Type/values ()[Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/AbstractMinecart$Type/values ()[Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +CL: net/minecraft/world/entity/vehicle/AbstractMinecartContainer net/minecraft/world/entity/vehicle/AbstractMinecartContainer +FD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/f_38202_ net/minecraft/world/entity/vehicle/AbstractMinecartContainer/itemStacks +FD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/f_38204_ net/minecraft/world/entity/vehicle/AbstractMinecartContainer/lootTable +FD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/f_38205_ net/minecraft/world/entity/vehicle/AbstractMinecartContainer/lootTableSeed +FD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/net/minecraft/world/entity/vehicle/AbstractMinecartContainer net/minecraft/world/entity/vehicle/AbstractMinecartContainer/net/minecraft/world/entity/vehicle/AbstractMinecartContainer +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/ (Lnet/minecraft/world/entity/EntityType;DDDLnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_141942_ (I)Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/entity/vehicle/AbstractMinecartContainer/getSlot (I)Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_142687_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/remove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_38236_ (Lnet/minecraft/resources/ResourceLocation;J)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/setLootTable (Lnet/minecraft/resources/ResourceLocation;J)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_38254_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/unpackLootTable (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/vehicle/AbstractMinecartContainer/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_6211_ ()V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/clearContent ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/entity/vehicle/AbstractMinecartContainer/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_6596_ ()V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/setChanged ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_7114_ ()V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/applyNaturalSlowdown ()V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/entity/vehicle/AbstractMinecartContainer/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_7402_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/entity/vehicle/AbstractMinecartContainer/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/vehicle/AbstractMinecartContainer/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_7617_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer/destroy (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_7983_ ()Z net/minecraft/world/entity/vehicle/AbstractMinecartContainer/isEmpty ()Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/vehicle/AbstractMinecartContainer/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/vehicle/AbstractMinecartContainer/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1 net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1 +FD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/f_150258_ net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/val$slot +FD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/f_150259_ net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/this$0 +FD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1 net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1 +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/ (Lnet/minecraft/world/entity/vehicle/AbstractMinecartContainer;I)V net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/ (Lnet/minecraft/world/entity/vehicle/AbstractMinecartContainer;I)V +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/entity/vehicle/Boat net/minecraft/world/entity/vehicle/Boat +FD: net/minecraft/world/entity/vehicle/Boat/f_150266_ net/minecraft/world/entity/vehicle/Boat/TIME_TO_EJECT +FD: net/minecraft/world/entity/vehicle/Boat/f_150267_ net/minecraft/world/entity/vehicle/Boat/PADDLE_SPEED +FD: net/minecraft/world/entity/vehicle/Boat/f_150268_ net/minecraft/world/entity/vehicle/Boat/PADDLE_LEFT +FD: net/minecraft/world/entity/vehicle/Boat/f_150269_ net/minecraft/world/entity/vehicle/Boat/PADDLE_RIGHT +FD: net/minecraft/world/entity/vehicle/Boat/f_150270_ net/minecraft/world/entity/vehicle/Boat/PADDLE_SOUND_TIME +FD: net/minecraft/world/entity/vehicle/Boat/f_150271_ net/minecraft/world/entity/vehicle/Boat/BUBBLE_TIME +FD: net/minecraft/world/entity/vehicle/Boat/f_38257_ net/minecraft/world/entity/vehicle/Boat/isAboveBubbleColumn +FD: net/minecraft/world/entity/vehicle/Boat/f_38258_ net/minecraft/world/entity/vehicle/Boat/bubbleColumnDirectionIsDown +FD: net/minecraft/world/entity/vehicle/Boat/f_38259_ net/minecraft/world/entity/vehicle/Boat/bubbleMultiplier +FD: net/minecraft/world/entity/vehicle/Boat/f_38260_ net/minecraft/world/entity/vehicle/Boat/bubbleAngle +FD: net/minecraft/world/entity/vehicle/Boat/f_38261_ net/minecraft/world/entity/vehicle/Boat/bubbleAngleO +FD: net/minecraft/world/entity/vehicle/Boat/f_38262_ net/minecraft/world/entity/vehicle/Boat/DATA_ID_BUBBLE_TIME +FD: net/minecraft/world/entity/vehicle/Boat/f_38263_ net/minecraft/world/entity/vehicle/Boat/paddlePositions +FD: net/minecraft/world/entity/vehicle/Boat/f_38264_ net/minecraft/world/entity/vehicle/Boat/invFriction +FD: net/minecraft/world/entity/vehicle/Boat/f_38265_ net/minecraft/world/entity/vehicle/Boat/outOfControlTicks +FD: net/minecraft/world/entity/vehicle/Boat/f_38266_ net/minecraft/world/entity/vehicle/Boat/deltaRotation +FD: net/minecraft/world/entity/vehicle/Boat/f_38267_ net/minecraft/world/entity/vehicle/Boat/lerpSteps +FD: net/minecraft/world/entity/vehicle/Boat/f_38268_ net/minecraft/world/entity/vehicle/Boat/lerpX +FD: net/minecraft/world/entity/vehicle/Boat/f_38269_ net/minecraft/world/entity/vehicle/Boat/lerpY +FD: net/minecraft/world/entity/vehicle/Boat/f_38270_ net/minecraft/world/entity/vehicle/Boat/lerpZ +FD: net/minecraft/world/entity/vehicle/Boat/f_38271_ net/minecraft/world/entity/vehicle/Boat/lerpYRot +FD: net/minecraft/world/entity/vehicle/Boat/f_38272_ net/minecraft/world/entity/vehicle/Boat/lerpXRot +FD: net/minecraft/world/entity/vehicle/Boat/f_38273_ net/minecraft/world/entity/vehicle/Boat/inputLeft +FD: net/minecraft/world/entity/vehicle/Boat/f_38274_ net/minecraft/world/entity/vehicle/Boat/inputRight +FD: net/minecraft/world/entity/vehicle/Boat/f_38275_ net/minecraft/world/entity/vehicle/Boat/inputUp +FD: net/minecraft/world/entity/vehicle/Boat/f_38276_ net/minecraft/world/entity/vehicle/Boat/inputDown +FD: net/minecraft/world/entity/vehicle/Boat/f_38277_ net/minecraft/world/entity/vehicle/Boat/waterLevel +FD: net/minecraft/world/entity/vehicle/Boat/f_38278_ net/minecraft/world/entity/vehicle/Boat/landFriction +FD: net/minecraft/world/entity/vehicle/Boat/f_38279_ net/minecraft/world/entity/vehicle/Boat/status +FD: net/minecraft/world/entity/vehicle/Boat/f_38280_ net/minecraft/world/entity/vehicle/Boat/oldStatus +FD: net/minecraft/world/entity/vehicle/Boat/f_38281_ net/minecraft/world/entity/vehicle/Boat/lastYd +FD: net/minecraft/world/entity/vehicle/Boat/f_38282_ net/minecraft/world/entity/vehicle/Boat/DATA_ID_HURT +FD: net/minecraft/world/entity/vehicle/Boat/f_38283_ net/minecraft/world/entity/vehicle/Boat/DATA_ID_HURTDIR +FD: net/minecraft/world/entity/vehicle/Boat/f_38284_ net/minecraft/world/entity/vehicle/Boat/DATA_ID_DAMAGE +FD: net/minecraft/world/entity/vehicle/Boat/f_38285_ net/minecraft/world/entity/vehicle/Boat/DATA_ID_TYPE +FD: net/minecraft/world/entity/vehicle/Boat/f_38286_ net/minecraft/world/entity/vehicle/Boat/DATA_ID_PADDLE_LEFT +FD: net/minecraft/world/entity/vehicle/Boat/f_38287_ net/minecraft/world/entity/vehicle/Boat/DATA_ID_PADDLE_RIGHT +FD: net/minecraft/world/entity/vehicle/Boat/net/minecraft/world/entity/vehicle/Boat net/minecraft/world/entity/vehicle/Boat/net/minecraft/world/entity/vehicle/Boat +MD: net/minecraft/world/entity/vehicle/Boat/ ()V net/minecraft/world/entity/vehicle/Boat/ ()V +MD: net/minecraft/world/entity/vehicle/Boat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/Boat/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/Boat/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/Boat/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/Boat/m_142319_ ()Lnet/minecraft/world/entity/Entity$MovementEmission; net/minecraft/world/entity/vehicle/Boat/getMovementEmission ()Lnet/minecraft/world/entity/Entity$MovementEmission; +MD: net/minecraft/world/entity/vehicle/Boat/m_142340_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/entity/vehicle/Boat/getPickResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/entity/vehicle/Boat/m_150273_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/vehicle/Boat/lambda$tickBubbleColumn$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/vehicle/Boat/m_38311_ (F)V net/minecraft/world/entity/vehicle/Boat/setDamage (F)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38313_ (I)Z net/minecraft/world/entity/vehicle/Boat/getPaddleState (I)Z +MD: net/minecraft/world/entity/vehicle/Boat/m_38315_ (IF)F net/minecraft/world/entity/vehicle/Boat/getRowingTime (IF)F +MD: net/minecraft/world/entity/vehicle/Boat/m_38321_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/vehicle/Boat/clampRotation (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38323_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/vehicle/Boat/canVehicleCollide (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/vehicle/Boat/m_38332_ (Lnet/minecraft/world/entity/vehicle/Boat$Type;)V net/minecraft/world/entity/vehicle/Boat/setType (Lnet/minecraft/world/entity/vehicle/Boat$Type;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38339_ (ZZ)V net/minecraft/world/entity/vehicle/Boat/setPaddleState (ZZ)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38342_ (ZZZZ)V net/minecraft/world/entity/vehicle/Boat/setInput (ZZZZ)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38352_ (F)F net/minecraft/world/entity/vehicle/Boat/getBubbleAngle (F)F +MD: net/minecraft/world/entity/vehicle/Boat/m_38354_ (I)V net/minecraft/world/entity/vehicle/Boat/setHurtTime (I)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38362_ (I)V net/minecraft/world/entity/vehicle/Boat/setHurtDir (I)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38366_ (I)V net/minecraft/world/entity/vehicle/Boat/setBubbleTime (I)V +MD: net/minecraft/world/entity/vehicle/Boat/m_38369_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/entity/vehicle/Boat/getDropItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/entity/vehicle/Boat/m_38370_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/entity/vehicle/Boat/getPaddleSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/entity/vehicle/Boat/m_38371_ ()F net/minecraft/world/entity/vehicle/Boat/getWaterLevelAbove ()F +MD: net/minecraft/world/entity/vehicle/Boat/m_38377_ ()F net/minecraft/world/entity/vehicle/Boat/getGroundFriction ()F +MD: net/minecraft/world/entity/vehicle/Boat/m_38384_ ()F net/minecraft/world/entity/vehicle/Boat/getDamage ()F +MD: net/minecraft/world/entity/vehicle/Boat/m_38385_ ()I net/minecraft/world/entity/vehicle/Boat/getHurtTime ()I +MD: net/minecraft/world/entity/vehicle/Boat/m_38386_ ()I net/minecraft/world/entity/vehicle/Boat/getHurtDir ()I +MD: net/minecraft/world/entity/vehicle/Boat/m_38387_ ()Lnet/minecraft/world/entity/vehicle/Boat$Type; net/minecraft/world/entity/vehicle/Boat/getBoatType ()Lnet/minecraft/world/entity/vehicle/Boat$Type; +MD: net/minecraft/world/entity/vehicle/Boat/m_38388_ ()V net/minecraft/world/entity/vehicle/Boat/tickBubbleColumn ()V +MD: net/minecraft/world/entity/vehicle/Boat/m_38391_ ()V net/minecraft/world/entity/vehicle/Boat/tickLerp ()V +MD: net/minecraft/world/entity/vehicle/Boat/m_38392_ ()Lnet/minecraft/world/entity/vehicle/Boat$Status; net/minecraft/world/entity/vehicle/Boat/getStatus ()Lnet/minecraft/world/entity/vehicle/Boat$Status; +MD: net/minecraft/world/entity/vehicle/Boat/m_38393_ ()Z net/minecraft/world/entity/vehicle/Boat/checkInWater ()Z +MD: net/minecraft/world/entity/vehicle/Boat/m_38394_ ()Lnet/minecraft/world/entity/vehicle/Boat$Status; net/minecraft/world/entity/vehicle/Boat/isUnderwater ()Lnet/minecraft/world/entity/vehicle/Boat$Status; +MD: net/minecraft/world/entity/vehicle/Boat/m_38395_ ()V net/minecraft/world/entity/vehicle/Boat/floatBoat ()V +MD: net/minecraft/world/entity/vehicle/Boat/m_38396_ ()V net/minecraft/world/entity/vehicle/Boat/controlBoat ()V +MD: net/minecraft/world/entity/vehicle/Boat/m_38397_ ()I net/minecraft/world/entity/vehicle/Boat/getBubbleTime ()I +MD: net/minecraft/world/entity/vehicle/Boat/m_5654_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/entity/vehicle/Boat/getAddEntityPacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/entity/vehicle/Boat/m_5829_ ()Z net/minecraft/world/entity/vehicle/Boat/canBeCollidedWith ()Z +MD: net/minecraft/world/entity/vehicle/Boat/m_5842_ ()Z net/minecraft/world/entity/vehicle/Boat/isUnderWater ()Z +MD: net/minecraft/world/entity/vehicle/Boat/m_6048_ ()D net/minecraft/world/entity/vehicle/Boat/getPassengersRidingOffset ()D +MD: net/minecraft/world/entity/vehicle/Boat/m_6053_ ()V net/minecraft/world/entity/vehicle/Boat/animateHurt ()V +MD: net/minecraft/world/entity/vehicle/Boat/m_6087_ ()Z net/minecraft/world/entity/vehicle/Boat/isPickable ()Z +MD: net/minecraft/world/entity/vehicle/Boat/m_6094_ ()Z net/minecraft/world/entity/vehicle/Boat/isPushable ()Z +MD: net/minecraft/world/entity/vehicle/Boat/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/vehicle/Boat/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/vehicle/Boat/m_6374_ ()Lnet/minecraft/core/Direction; net/minecraft/world/entity/vehicle/Boat/getMotionDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/entity/vehicle/Boat/m_6380_ (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F net/minecraft/world/entity/vehicle/Boat/getEyeHeight (Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;)F +MD: net/minecraft/world/entity/vehicle/Boat/m_6453_ (DDDFFIZ)V net/minecraft/world/entity/vehicle/Boat/lerpTo (DDDFFIZ)V +MD: net/minecraft/world/entity/vehicle/Boat/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/vehicle/Boat/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/vehicle/Boat/m_6688_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/entity/vehicle/Boat/getControllingPassenger ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/entity/vehicle/Boat/m_6845_ (Z)V net/minecraft/world/entity/vehicle/Boat/onAboveBubbleCol (Z)V +MD: net/minecraft/world/entity/vehicle/Boat/m_7310_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/vehicle/Boat/canAddPassenger (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/vehicle/Boat/m_7332_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/vehicle/Boat/positionRider (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_7334_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/vehicle/Boat/push (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_7337_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/entity/vehicle/Boat/canCollideWith (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/entity/vehicle/Boat/m_7340_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/entity/vehicle/Boat/onPassengerTurned (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/Boat/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/Boat/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_7643_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/Boat/getRelativePortalPosition (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/BlockUtil$FoundRectangle;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/Boat/m_7688_ (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/Boat/getDismountLocationForPassenger (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/Boat/m_7840_ (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/entity/vehicle/Boat/checkFallDamage (DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/entity/vehicle/Boat/m_8097_ ()V net/minecraft/world/entity/vehicle/Boat/defineSynchedData ()V +MD: net/minecraft/world/entity/vehicle/Boat/m_8119_ ()V net/minecraft/world/entity/vehicle/Boat/tick ()V +CL: net/minecraft/world/entity/vehicle/Boat$1 net/minecraft/world/entity/vehicle/Boat$1 +FD: net/minecraft/world/entity/vehicle/Boat$1/f_38398_ net/minecraft/world/entity/vehicle/Boat$1/$SwitchMap$net$minecraft$world$entity$vehicle$Boat$Type +FD: net/minecraft/world/entity/vehicle/Boat$1/f_38399_ net/minecraft/world/entity/vehicle/Boat$1/$SwitchMap$net$minecraft$world$entity$vehicle$Boat$Status +FD: net/minecraft/world/entity/vehicle/Boat$1/net/minecraft/world/entity/vehicle/Boat$1 net/minecraft/world/entity/vehicle/Boat$1/net/minecraft/world/entity/vehicle/Boat$1 +MD: net/minecraft/world/entity/vehicle/Boat$1/ ()V net/minecraft/world/entity/vehicle/Boat$1/ ()V +CL: net/minecraft/world/entity/vehicle/Boat$Status net/minecraft/world/entity/vehicle/Boat$Status +FD: net/minecraft/world/entity/vehicle/Boat$Status/$VALUES net/minecraft/world/entity/vehicle/Boat$Status/$VALUES +FD: net/minecraft/world/entity/vehicle/Boat$Status/IN_AIR net/minecraft/world/entity/vehicle/Boat$Status/IN_AIR +FD: net/minecraft/world/entity/vehicle/Boat$Status/IN_WATER net/minecraft/world/entity/vehicle/Boat$Status/IN_WATER +FD: net/minecraft/world/entity/vehicle/Boat$Status/ON_LAND net/minecraft/world/entity/vehicle/Boat$Status/ON_LAND +FD: net/minecraft/world/entity/vehicle/Boat$Status/UNDER_FLOWING_WATER net/minecraft/world/entity/vehicle/Boat$Status/UNDER_FLOWING_WATER +FD: net/minecraft/world/entity/vehicle/Boat$Status/UNDER_WATER net/minecraft/world/entity/vehicle/Boat$Status/UNDER_WATER +FD: net/minecraft/world/entity/vehicle/Boat$Status/net/minecraft/world/entity/vehicle/Boat$Status net/minecraft/world/entity/vehicle/Boat$Status/net/minecraft/world/entity/vehicle/Boat$Status +MD: net/minecraft/world/entity/vehicle/Boat$Status/ ()V net/minecraft/world/entity/vehicle/Boat$Status/ ()V +MD: net/minecraft/world/entity/vehicle/Boat$Status/ (Ljava/lang/String;I)V net/minecraft/world/entity/vehicle/Boat$Status/ (Ljava/lang/String;I)V +MD: net/minecraft/world/entity/vehicle/Boat$Status/m_150276_ ()[Lnet/minecraft/world/entity/vehicle/Boat$Status; net/minecraft/world/entity/vehicle/Boat$Status/$values ()[Lnet/minecraft/world/entity/vehicle/Boat$Status; +MD: net/minecraft/world/entity/vehicle/Boat$Status/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Status; net/minecraft/world/entity/vehicle/Boat$Status/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Status; +MD: net/minecraft/world/entity/vehicle/Boat$Status/values ()[Lnet/minecraft/world/entity/vehicle/Boat$Status; net/minecraft/world/entity/vehicle/Boat$Status/values ()[Lnet/minecraft/world/entity/vehicle/Boat$Status; +CL: net/minecraft/world/entity/vehicle/Boat$Type net/minecraft/world/entity/vehicle/Boat$Type +FD: net/minecraft/world/entity/vehicle/Boat$Type/$VALUES net/minecraft/world/entity/vehicle/Boat$Type/$VALUES +FD: net/minecraft/world/entity/vehicle/Boat$Type/ACACIA net/minecraft/world/entity/vehicle/Boat$Type/ACACIA +FD: net/minecraft/world/entity/vehicle/Boat$Type/BIRCH net/minecraft/world/entity/vehicle/Boat$Type/BIRCH +FD: net/minecraft/world/entity/vehicle/Boat$Type/DARK_OAK net/minecraft/world/entity/vehicle/Boat$Type/DARK_OAK +FD: net/minecraft/world/entity/vehicle/Boat$Type/JUNGLE net/minecraft/world/entity/vehicle/Boat$Type/JUNGLE +FD: net/minecraft/world/entity/vehicle/Boat$Type/OAK net/minecraft/world/entity/vehicle/Boat$Type/OAK +FD: net/minecraft/world/entity/vehicle/Boat$Type/SPRUCE net/minecraft/world/entity/vehicle/Boat$Type/SPRUCE +FD: net/minecraft/world/entity/vehicle/Boat$Type/f_38420_ net/minecraft/world/entity/vehicle/Boat$Type/name +FD: net/minecraft/world/entity/vehicle/Boat$Type/f_38421_ net/minecraft/world/entity/vehicle/Boat$Type/planks +FD: net/minecraft/world/entity/vehicle/Boat$Type/net/minecraft/world/entity/vehicle/Boat$Type net/minecraft/world/entity/vehicle/Boat$Type/net/minecraft/world/entity/vehicle/Boat$Type +MD: net/minecraft/world/entity/vehicle/Boat$Type/ ()V net/minecraft/world/entity/vehicle/Boat$Type/ ()V +MD: net/minecraft/world/entity/vehicle/Boat$Type/ (Ljava/lang/String;ILnet/minecraft/world/level/block/Block;Ljava/lang/String;)V net/minecraft/world/entity/vehicle/Boat$Type/ (Ljava/lang/String;ILnet/minecraft/world/level/block/Block;Ljava/lang/String;)V +MD: net/minecraft/world/entity/vehicle/Boat$Type/m_150277_ ()[Lnet/minecraft/world/entity/vehicle/Boat$Type; net/minecraft/world/entity/vehicle/Boat$Type/$values ()[Lnet/minecraft/world/entity/vehicle/Boat$Type; +MD: net/minecraft/world/entity/vehicle/Boat$Type/m_38429_ ()Ljava/lang/String; net/minecraft/world/entity/vehicle/Boat$Type/getName ()Ljava/lang/String; +MD: net/minecraft/world/entity/vehicle/Boat$Type/m_38430_ (I)Lnet/minecraft/world/entity/vehicle/Boat$Type; net/minecraft/world/entity/vehicle/Boat$Type/byId (I)Lnet/minecraft/world/entity/vehicle/Boat$Type; +MD: net/minecraft/world/entity/vehicle/Boat$Type/m_38432_ (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Type; net/minecraft/world/entity/vehicle/Boat$Type/byName (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Type; +MD: net/minecraft/world/entity/vehicle/Boat$Type/m_38434_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/entity/vehicle/Boat$Type/getPlanks ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/entity/vehicle/Boat$Type/toString ()Ljava/lang/String; net/minecraft/world/entity/vehicle/Boat$Type/toString ()Ljava/lang/String; +MD: net/minecraft/world/entity/vehicle/Boat$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Type; net/minecraft/world/entity/vehicle/Boat$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Type; +MD: net/minecraft/world/entity/vehicle/Boat$Type/values ()[Lnet/minecraft/world/entity/vehicle/Boat$Type; net/minecraft/world/entity/vehicle/Boat$Type/values ()[Lnet/minecraft/world/entity/vehicle/Boat$Type; +CL: net/minecraft/world/entity/vehicle/DismountHelper net/minecraft/world/entity/vehicle/DismountHelper +FD: net/minecraft/world/entity/vehicle/DismountHelper/net/minecraft/world/entity/vehicle/DismountHelper net/minecraft/world/entity/vehicle/DismountHelper/net/minecraft/world/entity/vehicle/DismountHelper +MD: net/minecraft/world/entity/vehicle/DismountHelper/ ()V net/minecraft/world/entity/vehicle/DismountHelper/ ()V +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_150279_ (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Pose;)Z net/minecraft/world/entity/vehicle/DismountHelper/canDismountTo (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Pose;)Z +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_38439_ (D)Z net/minecraft/world/entity/vehicle/DismountHelper/isBlockFloorValid (D)Z +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_38441_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/DismountHelper/findSafeDismountLocation (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_38446_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/entity/vehicle/DismountHelper/nonClimbableShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_38456_ (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/entity/vehicle/DismountHelper/canDismountTo (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_38460_ (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/entity/vehicle/DismountHelper/lambda$findSafeDismountLocation$0 (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_38463_ (Lnet/minecraft/core/BlockPos;ILjava/util/function/Function;)D net/minecraft/world/entity/vehicle/DismountHelper/findCeilingFrom (Lnet/minecraft/core/BlockPos;ILjava/util/function/Function;)D +MD: net/minecraft/world/entity/vehicle/DismountHelper/m_38467_ (Lnet/minecraft/core/Direction;)[[I net/minecraft/world/entity/vehicle/DismountHelper/offsetsForDirection (Lnet/minecraft/core/Direction;)[[I +CL: net/minecraft/world/entity/vehicle/Minecart net/minecraft/world/entity/vehicle/Minecart +FD: net/minecraft/world/entity/vehicle/Minecart/net/minecraft/world/entity/vehicle/Minecart net/minecraft/world/entity/vehicle/Minecart/net/minecraft/world/entity/vehicle/Minecart +MD: net/minecraft/world/entity/vehicle/Minecart/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/Minecart/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/Minecart/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/Minecart/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/Minecart/m_6025_ (IIIZ)V net/minecraft/world/entity/vehicle/Minecart/activateMinecart (IIIZ)V +MD: net/minecraft/world/entity/vehicle/Minecart/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/Minecart/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/Minecart/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/vehicle/Minecart/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/entity/vehicle/MinecartChest net/minecraft/world/entity/vehicle/MinecartChest +FD: net/minecraft/world/entity/vehicle/MinecartChest/net/minecraft/world/entity/vehicle/MinecartChest net/minecraft/world/entity/vehicle/MinecartChest/net/minecraft/world/entity/vehicle/MinecartChest +MD: net/minecraft/world/entity/vehicle/MinecartChest/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartChest/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartChest/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/MinecartChest/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/MinecartChest/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/MinecartChest/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/MinecartChest/m_6390_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/MinecartChest/getDefaultDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/MinecartChest/m_6643_ ()I net/minecraft/world/entity/vehicle/MinecartChest/getContainerSize ()I +MD: net/minecraft/world/entity/vehicle/MinecartChest/m_7144_ ()I net/minecraft/world/entity/vehicle/MinecartChest/getDefaultDisplayOffset ()I +MD: net/minecraft/world/entity/vehicle/MinecartChest/m_7402_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/entity/vehicle/MinecartChest/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/entity/vehicle/MinecartChest/m_7617_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/vehicle/MinecartChest/destroy (Lnet/minecraft/world/damagesource/DamageSource;)V +CL: net/minecraft/world/entity/vehicle/MinecartCommandBlock net/minecraft/world/entity/vehicle/MinecartCommandBlock +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/f_150284_ net/minecraft/world/entity/vehicle/MinecartCommandBlock/ACTIVATION_DELAY +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/f_38503_ net/minecraft/world/entity/vehicle/MinecartCommandBlock/DATA_ID_COMMAND_NAME +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/f_38504_ net/minecraft/world/entity/vehicle/MinecartCommandBlock/DATA_ID_LAST_OUTPUT +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/f_38505_ net/minecraft/world/entity/vehicle/MinecartCommandBlock/commandBlock +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/f_38506_ net/minecraft/world/entity/vehicle/MinecartCommandBlock/lastActivated +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/net/minecraft/world/entity/vehicle/MinecartCommandBlock net/minecraft/world/entity/vehicle/MinecartCommandBlock/net/minecraft/world/entity/vehicle/MinecartCommandBlock +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/ ()V net/minecraft/world/entity/vehicle/MinecartCommandBlock/ ()V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartCommandBlock/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/MinecartCommandBlock/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_38534_ ()Lnet/minecraft/world/level/BaseCommandBlock; net/minecraft/world/entity/vehicle/MinecartCommandBlock/getCommandBlock ()Lnet/minecraft/world/level/BaseCommandBlock; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_6025_ (IIIZ)V net/minecraft/world/entity/vehicle/MinecartCommandBlock/activateMinecart (IIIZ)V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/MinecartCommandBlock/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/vehicle/MinecartCommandBlock/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_6127_ ()Z net/minecraft/world/entity/vehicle/MinecartCommandBlock/onlyOpCanSetNbt ()Z +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_6390_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/MinecartCommandBlock/getDefaultDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_7350_ (Lnet/minecraft/network/syncher/EntityDataAccessor;)V net/minecraft/world/entity/vehicle/MinecartCommandBlock/onSyncedDataUpdated (Lnet/minecraft/network/syncher/EntityDataAccessor;)V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartCommandBlock/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartCommandBlock/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock/m_8097_ ()V net/minecraft/world/entity/vehicle/MinecartCommandBlock/defineSynchedData ()V +CL: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/f_38537_ net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/this$0 +FD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/ (Lnet/minecraft/world/entity/vehicle/MinecartCommandBlock;)V net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/ (Lnet/minecraft/world/entity/vehicle/MinecartCommandBlock;)V +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/m_38543_ ()Lnet/minecraft/world/entity/vehicle/MinecartCommandBlock; net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/getMinecart ()Lnet/minecraft/world/entity/vehicle/MinecartCommandBlock; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/m_5991_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/m_6607_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/getPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/m_6712_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/createCommandSourceStack ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/m_7368_ ()V net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase/onUpdated ()V +CL: net/minecraft/world/entity/vehicle/MinecartFurnace net/minecraft/world/entity/vehicle/MinecartFurnace +FD: net/minecraft/world/entity/vehicle/MinecartFurnace/f_38545_ net/minecraft/world/entity/vehicle/MinecartFurnace/xPush +FD: net/minecraft/world/entity/vehicle/MinecartFurnace/f_38546_ net/minecraft/world/entity/vehicle/MinecartFurnace/zPush +FD: net/minecraft/world/entity/vehicle/MinecartFurnace/f_38547_ net/minecraft/world/entity/vehicle/MinecartFurnace/DATA_ID_FUEL +FD: net/minecraft/world/entity/vehicle/MinecartFurnace/f_38548_ net/minecraft/world/entity/vehicle/MinecartFurnace/fuel +FD: net/minecraft/world/entity/vehicle/MinecartFurnace/f_38549_ net/minecraft/world/entity/vehicle/MinecartFurnace/INGREDIENT +FD: net/minecraft/world/entity/vehicle/MinecartFurnace/net/minecraft/world/entity/vehicle/MinecartFurnace net/minecraft/world/entity/vehicle/MinecartFurnace/net/minecraft/world/entity/vehicle/MinecartFurnace +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/ ()V net/minecraft/world/entity/vehicle/MinecartFurnace/ ()V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartFurnace/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/MinecartFurnace/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_38576_ (Z)V net/minecraft/world/entity/vehicle/MinecartFurnace/setHasFuel (Z)V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_38579_ ()Z net/minecraft/world/entity/vehicle/MinecartFurnace/hasFuel ()Z +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/MinecartFurnace/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_6096_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/entity/vehicle/MinecartFurnace/interact (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_6390_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/MinecartFurnace/getDefaultDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_6401_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/entity/vehicle/MinecartFurnace/moveAlongTrack (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_7097_ ()D net/minecraft/world/entity/vehicle/MinecartFurnace/getMaxSpeed ()D +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_7114_ ()V net/minecraft/world/entity/vehicle/MinecartFurnace/applyNaturalSlowdown ()V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartFurnace/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartFurnace/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_7617_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/vehicle/MinecartFurnace/destroy (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_8097_ ()V net/minecraft/world/entity/vehicle/MinecartFurnace/defineSynchedData ()V +MD: net/minecraft/world/entity/vehicle/MinecartFurnace/m_8119_ ()V net/minecraft/world/entity/vehicle/MinecartFurnace/tick ()V +CL: net/minecraft/world/entity/vehicle/MinecartHopper net/minecraft/world/entity/vehicle/MinecartHopper +FD: net/minecraft/world/entity/vehicle/MinecartHopper/f_150332_ net/minecraft/world/entity/vehicle/MinecartHopper/MOVE_ITEM_SPEED +FD: net/minecraft/world/entity/vehicle/MinecartHopper/f_38580_ net/minecraft/world/entity/vehicle/MinecartHopper/enabled +FD: net/minecraft/world/entity/vehicle/MinecartHopper/f_38581_ net/minecraft/world/entity/vehicle/MinecartHopper/cooldownTime +FD: net/minecraft/world/entity/vehicle/MinecartHopper/f_38582_ net/minecraft/world/entity/vehicle/MinecartHopper/lastPosition +FD: net/minecraft/world/entity/vehicle/MinecartHopper/net/minecraft/world/entity/vehicle/MinecartHopper net/minecraft/world/entity/vehicle/MinecartHopper/net/minecraft/world/entity/vehicle/MinecartHopper +MD: net/minecraft/world/entity/vehicle/MinecartHopper/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartHopper/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/MinecartHopper/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_38592_ ()Z net/minecraft/world/entity/vehicle/MinecartHopper/suckInItems ()Z +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_38593_ ()Z net/minecraft/world/entity/vehicle/MinecartHopper/isOnCooldown ()Z +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_38610_ (I)V net/minecraft/world/entity/vehicle/MinecartHopper/setCooldown (I)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_38613_ (Z)V net/minecraft/world/entity/vehicle/MinecartHopper/setEnabled (Z)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_38617_ ()Z net/minecraft/world/entity/vehicle/MinecartHopper/isEnabled ()Z +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_6025_ (IIIZ)V net/minecraft/world/entity/vehicle/MinecartHopper/activateMinecart (IIIZ)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/MinecartHopper/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_6343_ ()D net/minecraft/world/entity/vehicle/MinecartHopper/getLevelX ()D +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_6358_ ()D net/minecraft/world/entity/vehicle/MinecartHopper/getLevelY ()D +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_6390_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/MinecartHopper/getDefaultDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_6446_ ()D net/minecraft/world/entity/vehicle/MinecartHopper/getLevelZ ()D +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_6643_ ()I net/minecraft/world/entity/vehicle/MinecartHopper/getContainerSize ()I +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_7144_ ()I net/minecraft/world/entity/vehicle/MinecartHopper/getDefaultDisplayOffset ()I +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartHopper/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartHopper/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_7402_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/entity/vehicle/MinecartHopper/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_7617_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/vehicle/MinecartHopper/destroy (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/vehicle/MinecartHopper/m_8119_ ()V net/minecraft/world/entity/vehicle/MinecartHopper/tick ()V +CL: net/minecraft/world/entity/vehicle/MinecartSpawner net/minecraft/world/entity/vehicle/MinecartSpawner +FD: net/minecraft/world/entity/vehicle/MinecartSpawner/f_150333_ net/minecraft/world/entity/vehicle/MinecartSpawner/ticker +FD: net/minecraft/world/entity/vehicle/MinecartSpawner/f_38621_ net/minecraft/world/entity/vehicle/MinecartSpawner/spawner +FD: net/minecraft/world/entity/vehicle/MinecartSpawner/net/minecraft/world/entity/vehicle/MinecartSpawner net/minecraft/world/entity/vehicle/MinecartSpawner/net/minecraft/world/entity/vehicle/MinecartSpawner +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartSpawner/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/MinecartSpawner/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_150334_ (Lnet/minecraft/world/level/Level;)Ljava/lang/Runnable; net/minecraft/world/entity/vehicle/MinecartSpawner/createTicker (Lnet/minecraft/world/level/Level;)Ljava/lang/Runnable; +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_150336_ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartSpawner/lambda$createTicker$1 (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_150338_ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartSpawner/lambda$createTicker$0 (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_150340_ ()Lnet/minecraft/world/level/BaseSpawner; net/minecraft/world/entity/vehicle/MinecartSpawner/getSpawner ()Lnet/minecraft/world/level/BaseSpawner; +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/MinecartSpawner/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_6127_ ()Z net/minecraft/world/entity/vehicle/MinecartSpawner/onlyOpCanSetNbt ()Z +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_6390_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/MinecartSpawner/getDefaultDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartSpawner/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartSpawner/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_7822_ (B)V net/minecraft/world/entity/vehicle/MinecartSpawner/handleEntityEvent (B)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner/m_8119_ ()V net/minecraft/world/entity/vehicle/MinecartSpawner/tick ()V +CL: net/minecraft/world/entity/vehicle/MinecartSpawner$1 net/minecraft/world/entity/vehicle/MinecartSpawner$1 +FD: net/minecraft/world/entity/vehicle/MinecartSpawner$1/f_38640_ net/minecraft/world/entity/vehicle/MinecartSpawner$1/this$0 +FD: net/minecraft/world/entity/vehicle/MinecartSpawner$1/net/minecraft/world/entity/vehicle/MinecartSpawner$1 net/minecraft/world/entity/vehicle/MinecartSpawner$1/net/minecraft/world/entity/vehicle/MinecartSpawner$1 +MD: net/minecraft/world/entity/vehicle/MinecartSpawner$1/ (Lnet/minecraft/world/entity/vehicle/MinecartSpawner;)V net/minecraft/world/entity/vehicle/MinecartSpawner$1/ (Lnet/minecraft/world/entity/vehicle/MinecartSpawner;)V +MD: net/minecraft/world/entity/vehicle/MinecartSpawner$1/m_142523_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/entity/vehicle/MinecartSpawner$1/broadcastEvent (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V +CL: net/minecraft/world/entity/vehicle/MinecartTNT net/minecraft/world/entity/vehicle/MinecartTNT +FD: net/minecraft/world/entity/vehicle/MinecartTNT/f_150345_ net/minecraft/world/entity/vehicle/MinecartTNT/EVENT_PRIME +FD: net/minecraft/world/entity/vehicle/MinecartTNT/f_38647_ net/minecraft/world/entity/vehicle/MinecartTNT/fuse +FD: net/minecraft/world/entity/vehicle/MinecartTNT/net/minecraft/world/entity/vehicle/MinecartTNT net/minecraft/world/entity/vehicle/MinecartTNT/net/minecraft/world/entity/vehicle/MinecartTNT +MD: net/minecraft/world/entity/vehicle/MinecartTNT/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V net/minecraft/world/entity/vehicle/MinecartTNT/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/ (Lnet/minecraft/world/level/Level;DDD)V net/minecraft/world/entity/vehicle/MinecartTNT/ (Lnet/minecraft/world/level/Level;DDD)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_142535_ (FFLnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/entity/vehicle/MinecartTNT/causeFallDamage (FFLnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_38688_ (D)V net/minecraft/world/entity/vehicle/MinecartTNT/explode (D)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_38693_ ()V net/minecraft/world/entity/vehicle/MinecartTNT/primeFuse ()V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_38694_ ()I net/minecraft/world/entity/vehicle/MinecartTNT/getFuse ()I +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_38695_ ()Z net/minecraft/world/entity/vehicle/MinecartTNT/isPrimed ()Z +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_6025_ (IIIZ)V net/minecraft/world/entity/vehicle/MinecartTNT/activateMinecart (IIIZ)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_6064_ ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; net/minecraft/world/entity/vehicle/MinecartTNT/getMinecartType ()Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_6390_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/entity/vehicle/MinecartTNT/getDefaultDisplayBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_6469_ (Lnet/minecraft/world/damagesource/DamageSource;F)Z net/minecraft/world/entity/vehicle/MinecartTNT/hurt (Lnet/minecraft/world/damagesource/DamageSource;F)Z +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_7077_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;F)F net/minecraft/world/entity/vehicle/MinecartTNT/getBlockExplosionResistance (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;F)F +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_7349_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z net/minecraft/world/entity/vehicle/MinecartTNT/shouldBlockExplode (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_7378_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartTNT/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_7380_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/entity/vehicle/MinecartTNT/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_7617_ (Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/entity/vehicle/MinecartTNT/destroy (Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_7822_ (B)V net/minecraft/world/entity/vehicle/MinecartTNT/handleEntityEvent (B)V +MD: net/minecraft/world/entity/vehicle/MinecartTNT/m_8119_ ()V net/minecraft/world/entity/vehicle/MinecartTNT/tick ()V +CL: net/minecraft/world/entity/vehicle/package-info net/minecraft/world/entity/vehicle/package-info +FD: net/minecraft/world/entity/vehicle/package-info/net/minecraft/world/entity/vehicle/package-info net/minecraft/world/entity/vehicle/package-info/net/minecraft/world/entity/vehicle/package-info +CL: net/minecraft/world/food/FoodConstants net/minecraft/world/food/FoodConstants +FD: net/minecraft/world/food/FoodConstants/f_150350_ net/minecraft/world/food/FoodConstants/MAX_FOOD +FD: net/minecraft/world/food/FoodConstants/f_150351_ net/minecraft/world/food/FoodConstants/MAX_SATURATION +FD: net/minecraft/world/food/FoodConstants/f_150352_ net/minecraft/world/food/FoodConstants/START_SATURATION +FD: net/minecraft/world/food/FoodConstants/f_150353_ net/minecraft/world/food/FoodConstants/SATURATION_FLOOR +FD: net/minecraft/world/food/FoodConstants/f_150354_ net/minecraft/world/food/FoodConstants/EXHAUSTION_DROP +FD: net/minecraft/world/food/FoodConstants/f_150355_ net/minecraft/world/food/FoodConstants/HEALTH_TICK_COUNT +FD: net/minecraft/world/food/FoodConstants/f_150356_ net/minecraft/world/food/FoodConstants/HEALTH_TICK_COUNT_SATURATED +FD: net/minecraft/world/food/FoodConstants/f_150357_ net/minecraft/world/food/FoodConstants/HEAL_LEVEL +FD: net/minecraft/world/food/FoodConstants/f_150358_ net/minecraft/world/food/FoodConstants/SPRINT_LEVEL +FD: net/minecraft/world/food/FoodConstants/f_150359_ net/minecraft/world/food/FoodConstants/STARVE_LEVEL +FD: net/minecraft/world/food/FoodConstants/f_150360_ net/minecraft/world/food/FoodConstants/FOOD_SATURATION_POOR +FD: net/minecraft/world/food/FoodConstants/f_150361_ net/minecraft/world/food/FoodConstants/FOOD_SATURATION_LOW +FD: net/minecraft/world/food/FoodConstants/f_150362_ net/minecraft/world/food/FoodConstants/FOOD_SATURATION_NORMAL +FD: net/minecraft/world/food/FoodConstants/f_150363_ net/minecraft/world/food/FoodConstants/FOOD_SATURATION_GOOD +FD: net/minecraft/world/food/FoodConstants/f_150364_ net/minecraft/world/food/FoodConstants/FOOD_SATURATION_MAX +FD: net/minecraft/world/food/FoodConstants/f_150365_ net/minecraft/world/food/FoodConstants/FOOD_SATURATION_SUPERNATURAL +FD: net/minecraft/world/food/FoodConstants/f_150366_ net/minecraft/world/food/FoodConstants/EXHAUSTION_HEAL +FD: net/minecraft/world/food/FoodConstants/f_150367_ net/minecraft/world/food/FoodConstants/EXHAUSTION_JUMP +FD: net/minecraft/world/food/FoodConstants/f_150368_ net/minecraft/world/food/FoodConstants/EXHAUSTION_SPRINT_JUMP +FD: net/minecraft/world/food/FoodConstants/f_150369_ net/minecraft/world/food/FoodConstants/EXHAUSTION_MINE +FD: net/minecraft/world/food/FoodConstants/f_150370_ net/minecraft/world/food/FoodConstants/EXHAUSTION_ATTACK +FD: net/minecraft/world/food/FoodConstants/f_150371_ net/minecraft/world/food/FoodConstants/EXHAUSTION_DAMAGE +FD: net/minecraft/world/food/FoodConstants/f_150372_ net/minecraft/world/food/FoodConstants/EXHAUSTION_WALK +FD: net/minecraft/world/food/FoodConstants/f_150373_ net/minecraft/world/food/FoodConstants/EXHAUSTION_CROUCH +FD: net/minecraft/world/food/FoodConstants/f_150374_ net/minecraft/world/food/FoodConstants/EXHAUSTION_SPRINT +FD: net/minecraft/world/food/FoodConstants/f_150375_ net/minecraft/world/food/FoodConstants/EXHAUSTION_SWIM +FD: net/minecraft/world/food/FoodConstants/net/minecraft/world/food/FoodConstants net/minecraft/world/food/FoodConstants/net/minecraft/world/food/FoodConstants +MD: net/minecraft/world/food/FoodConstants/ ()V net/minecraft/world/food/FoodConstants/ ()V +CL: net/minecraft/world/food/FoodData net/minecraft/world/food/FoodData +FD: net/minecraft/world/food/FoodData/f_38696_ net/minecraft/world/food/FoodData/foodLevel +FD: net/minecraft/world/food/FoodData/f_38697_ net/minecraft/world/food/FoodData/saturationLevel +FD: net/minecraft/world/food/FoodData/f_38698_ net/minecraft/world/food/FoodData/exhaustionLevel +FD: net/minecraft/world/food/FoodData/f_38699_ net/minecraft/world/food/FoodData/tickTimer +FD: net/minecraft/world/food/FoodData/f_38700_ net/minecraft/world/food/FoodData/lastFoodLevel +FD: net/minecraft/world/food/FoodData/net/minecraft/world/food/FoodData net/minecraft/world/food/FoodData/net/minecraft/world/food/FoodData +MD: net/minecraft/world/food/FoodData/ ()V net/minecraft/world/food/FoodData/ ()V +MD: net/minecraft/world/food/FoodData/m_150377_ ()I net/minecraft/world/food/FoodData/getLastFoodLevel ()I +MD: net/minecraft/world/food/FoodData/m_150378_ (F)V net/minecraft/world/food/FoodData/setExhaustion (F)V +MD: net/minecraft/world/food/FoodData/m_150380_ ()F net/minecraft/world/food/FoodData/getExhaustionLevel ()F +MD: net/minecraft/world/food/FoodData/m_38702_ ()I net/minecraft/world/food/FoodData/getFoodLevel ()I +MD: net/minecraft/world/food/FoodData/m_38703_ (F)V net/minecraft/world/food/FoodData/addExhaustion (F)V +MD: net/minecraft/world/food/FoodData/m_38705_ (I)V net/minecraft/world/food/FoodData/setFoodLevel (I)V +MD: net/minecraft/world/food/FoodData/m_38707_ (IF)V net/minecraft/world/food/FoodData/eat (IF)V +MD: net/minecraft/world/food/FoodData/m_38710_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/food/FoodData/tick (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/food/FoodData/m_38712_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/food/FoodData/eat (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/food/FoodData/m_38715_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/food/FoodData/readAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/food/FoodData/m_38717_ (F)V net/minecraft/world/food/FoodData/setSaturation (F)V +MD: net/minecraft/world/food/FoodData/m_38719_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/food/FoodData/addAdditionalSaveData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/food/FoodData/m_38721_ ()Z net/minecraft/world/food/FoodData/needsFood ()Z +MD: net/minecraft/world/food/FoodData/m_38722_ ()F net/minecraft/world/food/FoodData/getSaturationLevel ()F +CL: net/minecraft/world/food/FoodProperties net/minecraft/world/food/FoodProperties +FD: net/minecraft/world/food/FoodProperties/f_38723_ net/minecraft/world/food/FoodProperties/nutrition +FD: net/minecraft/world/food/FoodProperties/f_38724_ net/minecraft/world/food/FoodProperties/saturationModifier +FD: net/minecraft/world/food/FoodProperties/f_38725_ net/minecraft/world/food/FoodProperties/isMeat +FD: net/minecraft/world/food/FoodProperties/f_38726_ net/minecraft/world/food/FoodProperties/canAlwaysEat +FD: net/minecraft/world/food/FoodProperties/f_38727_ net/minecraft/world/food/FoodProperties/fastFood +FD: net/minecraft/world/food/FoodProperties/f_38728_ net/minecraft/world/food/FoodProperties/effects +FD: net/minecraft/world/food/FoodProperties/net/minecraft/world/food/FoodProperties net/minecraft/world/food/FoodProperties/net/minecraft/world/food/FoodProperties +MD: net/minecraft/world/food/FoodProperties/ (IFZZZLjava/util/List;)V net/minecraft/world/food/FoodProperties/ (IFZZZLjava/util/List;)V +MD: net/minecraft/world/food/FoodProperties/m_38744_ ()I net/minecraft/world/food/FoodProperties/getNutrition ()I +MD: net/minecraft/world/food/FoodProperties/m_38745_ ()F net/minecraft/world/food/FoodProperties/getSaturationModifier ()F +MD: net/minecraft/world/food/FoodProperties/m_38746_ ()Z net/minecraft/world/food/FoodProperties/isMeat ()Z +MD: net/minecraft/world/food/FoodProperties/m_38747_ ()Z net/minecraft/world/food/FoodProperties/canAlwaysEat ()Z +MD: net/minecraft/world/food/FoodProperties/m_38748_ ()Z net/minecraft/world/food/FoodProperties/isFastFood ()Z +MD: net/minecraft/world/food/FoodProperties/m_38749_ ()Ljava/util/List; net/minecraft/world/food/FoodProperties/getEffects ()Ljava/util/List; +CL: net/minecraft/world/food/FoodProperties$Builder net/minecraft/world/food/FoodProperties$Builder +FD: net/minecraft/world/food/FoodProperties$Builder/f_38750_ net/minecraft/world/food/FoodProperties$Builder/nutrition +FD: net/minecraft/world/food/FoodProperties$Builder/f_38751_ net/minecraft/world/food/FoodProperties$Builder/saturationModifier +FD: net/minecraft/world/food/FoodProperties$Builder/f_38752_ net/minecraft/world/food/FoodProperties$Builder/isMeat +FD: net/minecraft/world/food/FoodProperties$Builder/f_38753_ net/minecraft/world/food/FoodProperties$Builder/canAlwaysEat +FD: net/minecraft/world/food/FoodProperties$Builder/f_38754_ net/minecraft/world/food/FoodProperties$Builder/fastFood +FD: net/minecraft/world/food/FoodProperties$Builder/f_38755_ net/minecraft/world/food/FoodProperties$Builder/effects +FD: net/minecraft/world/food/FoodProperties$Builder/net/minecraft/world/food/FoodProperties$Builder net/minecraft/world/food/FoodProperties$Builder/net/minecraft/world/food/FoodProperties$Builder +MD: net/minecraft/world/food/FoodProperties$Builder/ ()V net/minecraft/world/food/FoodProperties$Builder/ ()V +MD: net/minecraft/world/food/FoodProperties$Builder/m_38757_ ()Lnet/minecraft/world/food/FoodProperties$Builder; net/minecraft/world/food/FoodProperties$Builder/meat ()Lnet/minecraft/world/food/FoodProperties$Builder; +MD: net/minecraft/world/food/FoodProperties$Builder/m_38758_ (F)Lnet/minecraft/world/food/FoodProperties$Builder; net/minecraft/world/food/FoodProperties$Builder/saturationMod (F)Lnet/minecraft/world/food/FoodProperties$Builder; +MD: net/minecraft/world/food/FoodProperties$Builder/m_38760_ (I)Lnet/minecraft/world/food/FoodProperties$Builder; net/minecraft/world/food/FoodProperties$Builder/nutrition (I)Lnet/minecraft/world/food/FoodProperties$Builder; +MD: net/minecraft/world/food/FoodProperties$Builder/m_38762_ (Lnet/minecraft/world/effect/MobEffectInstance;F)Lnet/minecraft/world/food/FoodProperties$Builder; net/minecraft/world/food/FoodProperties$Builder/effect (Lnet/minecraft/world/effect/MobEffectInstance;F)Lnet/minecraft/world/food/FoodProperties$Builder; +MD: net/minecraft/world/food/FoodProperties$Builder/m_38765_ ()Lnet/minecraft/world/food/FoodProperties$Builder; net/minecraft/world/food/FoodProperties$Builder/alwaysEat ()Lnet/minecraft/world/food/FoodProperties$Builder; +MD: net/minecraft/world/food/FoodProperties$Builder/m_38766_ ()Lnet/minecraft/world/food/FoodProperties$Builder; net/minecraft/world/food/FoodProperties$Builder/fast ()Lnet/minecraft/world/food/FoodProperties$Builder; +MD: net/minecraft/world/food/FoodProperties$Builder/m_38767_ ()Lnet/minecraft/world/food/FoodProperties; net/minecraft/world/food/FoodProperties$Builder/build ()Lnet/minecraft/world/food/FoodProperties; +CL: net/minecraft/world/food/Foods net/minecraft/world/food/Foods +FD: net/minecraft/world/food/Foods/f_150381_ net/minecraft/world/food/Foods/GLOW_BERRIES +FD: net/minecraft/world/food/Foods/f_38797_ net/minecraft/world/food/Foods/POISONOUS_POTATO +FD: net/minecraft/world/food/Foods/f_38798_ net/minecraft/world/food/Foods/PORKCHOP +FD: net/minecraft/world/food/Foods/f_38799_ net/minecraft/world/food/Foods/POTATO +FD: net/minecraft/world/food/Foods/f_38800_ net/minecraft/world/food/Foods/PUFFERFISH +FD: net/minecraft/world/food/Foods/f_38801_ net/minecraft/world/food/Foods/PUMPKIN_PIE +FD: net/minecraft/world/food/Foods/f_38802_ net/minecraft/world/food/Foods/RABBIT +FD: net/minecraft/world/food/Foods/f_38803_ net/minecraft/world/food/Foods/RABBIT_STEW +FD: net/minecraft/world/food/Foods/f_38804_ net/minecraft/world/food/Foods/ROTTEN_FLESH +FD: net/minecraft/world/food/Foods/f_38805_ net/minecraft/world/food/Foods/SALMON +FD: net/minecraft/world/food/Foods/f_38806_ net/minecraft/world/food/Foods/SPIDER_EYE +FD: net/minecraft/world/food/Foods/f_38807_ net/minecraft/world/food/Foods/SUSPICIOUS_STEW +FD: net/minecraft/world/food/Foods/f_38808_ net/minecraft/world/food/Foods/SWEET_BERRIES +FD: net/minecraft/world/food/Foods/f_38809_ net/minecraft/world/food/Foods/TROPICAL_FISH +FD: net/minecraft/world/food/Foods/f_38810_ net/minecraft/world/food/Foods/APPLE +FD: net/minecraft/world/food/Foods/f_38811_ net/minecraft/world/food/Foods/BAKED_POTATO +FD: net/minecraft/world/food/Foods/f_38812_ net/minecraft/world/food/Foods/BEEF +FD: net/minecraft/world/food/Foods/f_38813_ net/minecraft/world/food/Foods/BEETROOT +FD: net/minecraft/world/food/Foods/f_38814_ net/minecraft/world/food/Foods/BEETROOT_SOUP +FD: net/minecraft/world/food/Foods/f_38815_ net/minecraft/world/food/Foods/BREAD +FD: net/minecraft/world/food/Foods/f_38816_ net/minecraft/world/food/Foods/CARROT +FD: net/minecraft/world/food/Foods/f_38817_ net/minecraft/world/food/Foods/CHICKEN +FD: net/minecraft/world/food/Foods/f_38818_ net/minecraft/world/food/Foods/CHORUS_FRUIT +FD: net/minecraft/world/food/Foods/f_38819_ net/minecraft/world/food/Foods/COD +FD: net/minecraft/world/food/Foods/f_38820_ net/minecraft/world/food/Foods/COOKED_BEEF +FD: net/minecraft/world/food/Foods/f_38821_ net/minecraft/world/food/Foods/COOKED_CHICKEN +FD: net/minecraft/world/food/Foods/f_38822_ net/minecraft/world/food/Foods/COOKED_COD +FD: net/minecraft/world/food/Foods/f_38823_ net/minecraft/world/food/Foods/COOKED_MUTTON +FD: net/minecraft/world/food/Foods/f_38824_ net/minecraft/world/food/Foods/COOKED_PORKCHOP +FD: net/minecraft/world/food/Foods/f_38825_ net/minecraft/world/food/Foods/COOKED_RABBIT +FD: net/minecraft/world/food/Foods/f_38826_ net/minecraft/world/food/Foods/COOKED_SALMON +FD: net/minecraft/world/food/Foods/f_38827_ net/minecraft/world/food/Foods/COOKIE +FD: net/minecraft/world/food/Foods/f_38828_ net/minecraft/world/food/Foods/DRIED_KELP +FD: net/minecraft/world/food/Foods/f_38829_ net/minecraft/world/food/Foods/ENCHANTED_GOLDEN_APPLE +FD: net/minecraft/world/food/Foods/f_38830_ net/minecraft/world/food/Foods/GOLDEN_APPLE +FD: net/minecraft/world/food/Foods/f_38831_ net/minecraft/world/food/Foods/GOLDEN_CARROT +FD: net/minecraft/world/food/Foods/f_38832_ net/minecraft/world/food/Foods/HONEY_BOTTLE +FD: net/minecraft/world/food/Foods/f_38833_ net/minecraft/world/food/Foods/MELON_SLICE +FD: net/minecraft/world/food/Foods/f_38834_ net/minecraft/world/food/Foods/MUSHROOM_STEW +FD: net/minecraft/world/food/Foods/f_38835_ net/minecraft/world/food/Foods/MUTTON +FD: net/minecraft/world/food/Foods/net/minecraft/world/food/Foods net/minecraft/world/food/Foods/net/minecraft/world/food/Foods +MD: net/minecraft/world/food/Foods/ ()V net/minecraft/world/food/Foods/ ()V +MD: net/minecraft/world/food/Foods/ ()V net/minecraft/world/food/Foods/ ()V +MD: net/minecraft/world/food/Foods/m_150383_ (I)Lnet/minecraft/world/food/FoodProperties$Builder; net/minecraft/world/food/Foods/stew (I)Lnet/minecraft/world/food/FoodProperties$Builder; +CL: net/minecraft/world/food/package-info net/minecraft/world/food/package-info +FD: net/minecraft/world/food/package-info/net/minecraft/world/food/package-info net/minecraft/world/food/package-info/net/minecraft/world/food/package-info +CL: net/minecraft/world/inventory/AbstractContainerMenu net/minecraft/world/inventory/AbstractContainerMenu +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150385_ net/minecraft/world/inventory/AbstractContainerMenu/SLOT_CLICKED_OUTSIDE +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150386_ net/minecraft/world/inventory/AbstractContainerMenu/QUICKCRAFT_TYPE_CHARITABLE +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150387_ net/minecraft/world/inventory/AbstractContainerMenu/QUICKCRAFT_TYPE_GREEDY +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150388_ net/minecraft/world/inventory/AbstractContainerMenu/QUICKCRAFT_TYPE_CLONE +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150389_ net/minecraft/world/inventory/AbstractContainerMenu/QUICKCRAFT_HEADER_START +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150390_ net/minecraft/world/inventory/AbstractContainerMenu/QUICKCRAFT_HEADER_CONTINUE +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150391_ net/minecraft/world/inventory/AbstractContainerMenu/QUICKCRAFT_HEADER_END +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150392_ net/minecraft/world/inventory/AbstractContainerMenu/CARRIED_SLOT_SIZE +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150393_ net/minecraft/world/inventory/AbstractContainerMenu/carried +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150394_ net/minecraft/world/inventory/AbstractContainerMenu/remoteSlots +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150395_ net/minecraft/world/inventory/AbstractContainerMenu/remoteDataSlots +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150396_ net/minecraft/world/inventory/AbstractContainerMenu/remoteCarried +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150397_ net/minecraft/world/inventory/AbstractContainerMenu/synchronizer +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_150398_ net/minecraft/world/inventory/AbstractContainerMenu/suppressRemoteUpdates +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_182405_ net/minecraft/world/inventory/AbstractContainerMenu/stateId +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_207773_ net/minecraft/world/inventory/AbstractContainerMenu/LOGGER +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38839_ net/minecraft/world/inventory/AbstractContainerMenu/slots +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38840_ net/minecraft/world/inventory/AbstractContainerMenu/containerId +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38841_ net/minecraft/world/inventory/AbstractContainerMenu/lastSlots +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38842_ net/minecraft/world/inventory/AbstractContainerMenu/dataSlots +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38843_ net/minecraft/world/inventory/AbstractContainerMenu/menuType +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38845_ net/minecraft/world/inventory/AbstractContainerMenu/quickcraftType +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38846_ net/minecraft/world/inventory/AbstractContainerMenu/quickcraftStatus +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38847_ net/minecraft/world/inventory/AbstractContainerMenu/quickcraftSlots +FD: net/minecraft/world/inventory/AbstractContainerMenu/f_38848_ net/minecraft/world/inventory/AbstractContainerMenu/containerListeners +FD: net/minecraft/world/inventory/AbstractContainerMenu/net/minecraft/world/inventory/AbstractContainerMenu net/minecraft/world/inventory/AbstractContainerMenu/net/minecraft/world/inventory/AbstractContainerMenu +MD: net/minecraft/world/inventory/AbstractContainerMenu/ ()V net/minecraft/world/inventory/AbstractContainerMenu/ ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/ (Lnet/minecraft/world/inventory/MenuType;I)V net/minecraft/world/inventory/AbstractContainerMenu/ (Lnet/minecraft/world/inventory/MenuType;I)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_142503_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/setCarried (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_142621_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/AbstractContainerMenu/getCarried ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150399_ (IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/AbstractContainerMenu/clicked (IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150404_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/setRemoteSlot (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150407_ (ILnet/minecraft/world/item/ItemStack;Ljava/util/function/Supplier;)V net/minecraft/world/inventory/AbstractContainerMenu/triggerSlotListeners (ILnet/minecraft/world/item/ItemStack;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150411_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/AbstractContainerMenu/clearContainer (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150414_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V net/minecraft/world/inventory/AbstractContainerMenu/transferState (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150416_ (Lnet/minecraft/world/inventory/ContainerSynchronizer;)V net/minecraft/world/inventory/AbstractContainerMenu/setSynchronizer (Lnet/minecraft/world/inventory/ContainerSynchronizer;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150418_ (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/lambda$doClick$3 (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150422_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/setRemoteCarried (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150424_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/lambda$doClick$4 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150429_ ()V net/minecraft/world/inventory/AbstractContainerMenu/sendAllDataToRemote ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150430_ (IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/AbstractContainerMenu/doClick (IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150435_ (ILnet/minecraft/world/item/ItemStack;Ljava/util/function/Supplier;)V net/minecraft/world/inventory/AbstractContainerMenu/synchronizeSlotToRemote (ILnet/minecraft/world/item/ItemStack;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150440_ (II)V net/minecraft/world/inventory/AbstractContainerMenu/synchronizeDataSlotToRemote (II)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150443_ ()V net/minecraft/world/inventory/AbstractContainerMenu/suppressRemoteUpdates ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150444_ ()V net/minecraft/world/inventory/AbstractContainerMenu/resumeRemoteUpdates ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150445_ ()V net/minecraft/world/inventory/AbstractContainerMenu/synchronizeCarriedToRemote ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_150446_ ()Lnet/minecraft/world/entity/SlotAccess; net/minecraft/world/inventory/AbstractContainerMenu/createCarriedSlotAccess ()Lnet/minecraft/world/entity/SlotAccess; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182406_ (IILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/setItem (IILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182410_ (ILjava/util/List;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/initializeContents (ILjava/util/List;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182414_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AbstractContainerMenu/setRemoteSlotNoCopy (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182417_ (Lnet/minecraft/world/Container;I)Ljava/util/OptionalInt; net/minecraft/world/inventory/AbstractContainerMenu/findSlot (Lnet/minecraft/world/Container;I)Ljava/util/OptionalInt; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182420_ (II)V net/minecraft/world/inventory/AbstractContainerMenu/updateDataSlotListeners (II)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182423_ ()V net/minecraft/world/inventory/AbstractContainerMenu/broadcastFullState ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182424_ ()I net/minecraft/world/inventory/AbstractContainerMenu/getStateId ()I +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_182425_ ()I net/minecraft/world/inventory/AbstractContainerMenu/incrementStateId ()I +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_207775_ (I)Z net/minecraft/world/inventory/AbstractContainerMenu/isValidSlotIndex (I)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38853_ (I)Lnet/minecraft/world/inventory/Slot; net/minecraft/world/inventory/AbstractContainerMenu/getSlot (I)Lnet/minecraft/world/inventory/Slot; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38862_ (ILnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/AbstractContainerMenu/isValidQuickcraftType (ILnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38869_ (Lnet/minecraft/world/Container;I)V net/minecraft/world/inventory/AbstractContainerMenu/checkContainerSize (Lnet/minecraft/world/Container;I)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38884_ (Lnet/minecraft/world/inventory/ContainerData;)V net/minecraft/world/inventory/AbstractContainerMenu/addDataSlots (Lnet/minecraft/world/inventory/ContainerData;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38886_ (Lnet/minecraft/world/inventory/ContainerData;I)V net/minecraft/world/inventory/AbstractContainerMenu/checkContainerDataCount (Lnet/minecraft/world/inventory/ContainerData;I)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38889_ (Lnet/minecraft/world/inventory/ContainerLevelAccess;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/Block;)Z net/minecraft/world/inventory/AbstractContainerMenu/stillValid (Lnet/minecraft/world/inventory/ContainerLevelAccess;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/Block;)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38893_ (Lnet/minecraft/world/inventory/ContainerListener;)V net/minecraft/world/inventory/AbstractContainerMenu/addSlotListener (Lnet/minecraft/world/inventory/ContainerListener;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38895_ (Lnet/minecraft/world/inventory/DataSlot;)Lnet/minecraft/world/inventory/DataSlot; net/minecraft/world/inventory/AbstractContainerMenu/addDataSlot (Lnet/minecraft/world/inventory/DataSlot;)Lnet/minecraft/world/inventory/DataSlot; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38897_ (Lnet/minecraft/world/inventory/Slot;)Lnet/minecraft/world/inventory/Slot; net/minecraft/world/inventory/AbstractContainerMenu/addSlot (Lnet/minecraft/world/inventory/Slot;)Lnet/minecraft/world/inventory/Slot; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38899_ (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;Z)Z net/minecraft/world/inventory/AbstractContainerMenu/canItemQuickReplace (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;Z)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38903_ (Lnet/minecraft/world/item/ItemStack;IIZ)Z net/minecraft/world/inventory/AbstractContainerMenu/moveItemStackTo (Lnet/minecraft/world/item/ItemStack;IIZ)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38913_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; net/minecraft/world/inventory/AbstractContainerMenu/lambda$stillValid$0 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38918_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)I net/minecraft/world/inventory/AbstractContainerMenu/getRedstoneSignalFromBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)I +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38922_ (Ljava/util/Set;ILnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/inventory/AbstractContainerMenu/getQuickCraftSlotCount (Ljava/util/Set;ILnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38927_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/inventory/AbstractContainerMenu/getItems ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38928_ (I)I net/minecraft/world/inventory/AbstractContainerMenu/getQuickcraftType (I)I +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38930_ (II)I net/minecraft/world/inventory/AbstractContainerMenu/getQuickcraftMask (II)I +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38938_ (Lnet/minecraft/world/Container;)I net/minecraft/world/inventory/AbstractContainerMenu/getRedstoneSignalFromContainer (Lnet/minecraft/world/Container;)I +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38943_ (Lnet/minecraft/world/inventory/ContainerListener;)V net/minecraft/world/inventory/AbstractContainerMenu/removeSlotListener (Lnet/minecraft/world/inventory/ContainerListener;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38946_ ()V net/minecraft/world/inventory/AbstractContainerMenu/broadcastChanges ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38947_ (I)I net/minecraft/world/inventory/AbstractContainerMenu/getQuickcraftHeader (I)I +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38951_ ()V net/minecraft/world/inventory/AbstractContainerMenu/resetQuickCraft ()V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38952_ ()Ljava/lang/String; net/minecraft/world/inventory/AbstractContainerMenu/lambda$clicked$2 ()Ljava/lang/String; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_38953_ ()Ljava/lang/String; net/minecraft/world/inventory/AbstractContainerMenu/lambda$clicked$1 ()Ljava/lang/String; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_5622_ (Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/AbstractContainerMenu/canDragTo (Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/AbstractContainerMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/AbstractContainerMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_6366_ (Lnet/minecraft/world/entity/player/Player;I)Z net/minecraft/world/inventory/AbstractContainerMenu/clickMenuButton (Lnet/minecraft/world/entity/player/Player;I)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_6772_ ()Lnet/minecraft/world/inventory/MenuType; net/minecraft/world/inventory/AbstractContainerMenu/getType ()Lnet/minecraft/world/inventory/MenuType; +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/AbstractContainerMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/AbstractContainerMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_7511_ (II)V net/minecraft/world/inventory/AbstractContainerMenu/setData (II)V +MD: net/minecraft/world/inventory/AbstractContainerMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/AbstractContainerMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/AbstractContainerMenu$1 net/minecraft/world/inventory/AbstractContainerMenu$1 +FD: net/minecraft/world/inventory/AbstractContainerMenu$1/f_150447_ net/minecraft/world/inventory/AbstractContainerMenu$1/this$0 +FD: net/minecraft/world/inventory/AbstractContainerMenu$1/net/minecraft/world/inventory/AbstractContainerMenu$1 net/minecraft/world/inventory/AbstractContainerMenu$1/net/minecraft/world/inventory/AbstractContainerMenu$1 +MD: net/minecraft/world/inventory/AbstractContainerMenu$1/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V net/minecraft/world/inventory/AbstractContainerMenu$1/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V +MD: net/minecraft/world/inventory/AbstractContainerMenu$1/m_142104_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/AbstractContainerMenu$1/set (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/AbstractContainerMenu$1/m_142196_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/AbstractContainerMenu$1/get ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/AbstractFurnaceMenu net/minecraft/world/inventory/AbstractFurnaceMenu +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150453_ net/minecraft/world/inventory/AbstractFurnaceMenu/INGREDIENT_SLOT +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150454_ net/minecraft/world/inventory/AbstractFurnaceMenu/FUEL_SLOT +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150455_ net/minecraft/world/inventory/AbstractFurnaceMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150456_ net/minecraft/world/inventory/AbstractFurnaceMenu/SLOT_COUNT +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150457_ net/minecraft/world/inventory/AbstractFurnaceMenu/DATA_COUNT +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150458_ net/minecraft/world/inventory/AbstractFurnaceMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150459_ net/minecraft/world/inventory/AbstractFurnaceMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150460_ net/minecraft/world/inventory/AbstractFurnaceMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_150461_ net/minecraft/world/inventory/AbstractFurnaceMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_38954_ net/minecraft/world/inventory/AbstractFurnaceMenu/level +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_38955_ net/minecraft/world/inventory/AbstractFurnaceMenu/container +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_38956_ net/minecraft/world/inventory/AbstractFurnaceMenu/data +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_38957_ net/minecraft/world/inventory/AbstractFurnaceMenu/recipeType +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/f_38958_ net/minecraft/world/inventory/AbstractFurnaceMenu/recipeBookType +FD: net/minecraft/world/inventory/AbstractFurnaceMenu/net/minecraft/world/inventory/AbstractFurnaceMenu net/minecraft/world/inventory/AbstractFurnaceMenu/net/minecraft/world/inventory/AbstractFurnaceMenu +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/ (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/inventory/RecipeBookType;ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/AbstractFurnaceMenu/ (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/inventory/RecipeBookType;ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/ (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/inventory/RecipeBookType;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V net/minecraft/world/inventory/AbstractFurnaceMenu/ (Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/inventory/RecipeBookType;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_142157_ (I)Z net/minecraft/world/inventory/AbstractFurnaceMenu/shouldMoveToInventory (I)Z +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_38977_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/AbstractFurnaceMenu/canSmelt (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_38988_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/AbstractFurnaceMenu/isFuel (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_38995_ ()I net/minecraft/world/inventory/AbstractFurnaceMenu/getBurnProgress ()I +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_38996_ ()I net/minecraft/world/inventory/AbstractFurnaceMenu/getLitProgress ()I +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_38997_ ()Z net/minecraft/world/inventory/AbstractFurnaceMenu/isLit ()Z +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_5816_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/inventory/AbstractFurnaceMenu/fillCraftSlotsStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_5867_ ()Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/world/inventory/AbstractFurnaceMenu/getRecipeBookType ()Lnet/minecraft/world/inventory/RecipeBookType; +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_6032_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/world/inventory/AbstractFurnaceMenu/recipeMatches (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_6635_ ()I net/minecraft/world/inventory/AbstractFurnaceMenu/getGridWidth ()I +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_6636_ ()I net/minecraft/world/inventory/AbstractFurnaceMenu/getResultSlotIndex ()I +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_6650_ ()V net/minecraft/world/inventory/AbstractFurnaceMenu/clearCraftingContent ()V +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_6653_ ()I net/minecraft/world/inventory/AbstractFurnaceMenu/getSize ()I +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_6656_ ()I net/minecraft/world/inventory/AbstractFurnaceMenu/getGridHeight ()I +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/AbstractFurnaceMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/AbstractFurnaceMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/AbstractFurnaceMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/AnvilMenu net/minecraft/world/inventory/AnvilMenu +FD: net/minecraft/world/inventory/AnvilMenu/f_150464_ net/minecraft/world/inventory/AnvilMenu/COST_REPAIR_MATERIAL +FD: net/minecraft/world/inventory/AnvilMenu/f_150465_ net/minecraft/world/inventory/AnvilMenu/COST_REPAIR_SACRIFICE +FD: net/minecraft/world/inventory/AnvilMenu/f_150466_ net/minecraft/world/inventory/AnvilMenu/COST_INCOMPATIBLE_PENALTY +FD: net/minecraft/world/inventory/AnvilMenu/f_150467_ net/minecraft/world/inventory/AnvilMenu/COST_RENAME +FD: net/minecraft/world/inventory/AnvilMenu/f_150468_ net/minecraft/world/inventory/AnvilMenu/MAX_NAME_LENGTH +FD: net/minecraft/world/inventory/AnvilMenu/f_150469_ net/minecraft/world/inventory/AnvilMenu/DEBUG_COST +FD: net/minecraft/world/inventory/AnvilMenu/f_150470_ net/minecraft/world/inventory/AnvilMenu/COST_FAIL +FD: net/minecraft/world/inventory/AnvilMenu/f_150471_ net/minecraft/world/inventory/AnvilMenu/COST_BASE +FD: net/minecraft/world/inventory/AnvilMenu/f_150472_ net/minecraft/world/inventory/AnvilMenu/COST_ADDED_BASE +FD: net/minecraft/world/inventory/AnvilMenu/f_38999_ net/minecraft/world/inventory/AnvilMenu/LOGGER +FD: net/minecraft/world/inventory/AnvilMenu/f_39000_ net/minecraft/world/inventory/AnvilMenu/repairItemCountCost +FD: net/minecraft/world/inventory/AnvilMenu/f_39001_ net/minecraft/world/inventory/AnvilMenu/itemName +FD: net/minecraft/world/inventory/AnvilMenu/f_39002_ net/minecraft/world/inventory/AnvilMenu/cost +FD: net/minecraft/world/inventory/AnvilMenu/net/minecraft/world/inventory/AnvilMenu net/minecraft/world/inventory/AnvilMenu/net/minecraft/world/inventory/AnvilMenu +MD: net/minecraft/world/inventory/AnvilMenu/ ()V net/minecraft/world/inventory/AnvilMenu/ ()V +MD: net/minecraft/world/inventory/AnvilMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/AnvilMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/AnvilMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/AnvilMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/AnvilMenu/m_142365_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/AnvilMenu/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/AnvilMenu/m_150476_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/AnvilMenu/lambda$onTake$0 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/AnvilMenu/m_39020_ (Ljava/lang/String;)V net/minecraft/world/inventory/AnvilMenu/setItemName (Ljava/lang/String;)V +MD: net/minecraft/world/inventory/AnvilMenu/m_39025_ (I)I net/minecraft/world/inventory/AnvilMenu/calculateIncreasedRepairCost (I)I +MD: net/minecraft/world/inventory/AnvilMenu/m_39028_ ()I net/minecraft/world/inventory/AnvilMenu/getCost ()I +MD: net/minecraft/world/inventory/AnvilMenu/m_6560_ (Lnet/minecraft/world/entity/player/Player;Z)Z net/minecraft/world/inventory/AnvilMenu/mayPickup (Lnet/minecraft/world/entity/player/Player;Z)Z +MD: net/minecraft/world/inventory/AnvilMenu/m_6640_ ()V net/minecraft/world/inventory/AnvilMenu/createResult ()V +MD: net/minecraft/world/inventory/AnvilMenu/m_8039_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/inventory/AnvilMenu/isValidBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/inventory/AnvilMenu$1 net/minecraft/world/inventory/AnvilMenu$1 +FD: net/minecraft/world/inventory/AnvilMenu$1/f_39029_ net/minecraft/world/inventory/AnvilMenu$1/$SwitchMap$net$minecraft$world$item$enchantment$Enchantment$Rarity +FD: net/minecraft/world/inventory/AnvilMenu$1/net/minecraft/world/inventory/AnvilMenu$1 net/minecraft/world/inventory/AnvilMenu$1/net/minecraft/world/inventory/AnvilMenu$1 +MD: net/minecraft/world/inventory/AnvilMenu$1/ ()V net/minecraft/world/inventory/AnvilMenu$1/ ()V +CL: net/minecraft/world/inventory/BeaconMenu net/minecraft/world/inventory/BeaconMenu +FD: net/minecraft/world/inventory/BeaconMenu/f_150481_ net/minecraft/world/inventory/BeaconMenu/PAYMENT_SLOT +FD: net/minecraft/world/inventory/BeaconMenu/f_150482_ net/minecraft/world/inventory/BeaconMenu/SLOT_COUNT +FD: net/minecraft/world/inventory/BeaconMenu/f_150483_ net/minecraft/world/inventory/BeaconMenu/DATA_COUNT +FD: net/minecraft/world/inventory/BeaconMenu/f_150484_ net/minecraft/world/inventory/BeaconMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/BeaconMenu/f_150485_ net/minecraft/world/inventory/BeaconMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/BeaconMenu/f_150486_ net/minecraft/world/inventory/BeaconMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/BeaconMenu/f_150487_ net/minecraft/world/inventory/BeaconMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/BeaconMenu/f_39031_ net/minecraft/world/inventory/BeaconMenu/beacon +FD: net/minecraft/world/inventory/BeaconMenu/f_39032_ net/minecraft/world/inventory/BeaconMenu/paymentSlot +FD: net/minecraft/world/inventory/BeaconMenu/f_39033_ net/minecraft/world/inventory/BeaconMenu/access +FD: net/minecraft/world/inventory/BeaconMenu/f_39034_ net/minecraft/world/inventory/BeaconMenu/beaconData +FD: net/minecraft/world/inventory/BeaconMenu/net/minecraft/world/inventory/BeaconMenu net/minecraft/world/inventory/BeaconMenu/net/minecraft/world/inventory/BeaconMenu +MD: net/minecraft/world/inventory/BeaconMenu/ (ILnet/minecraft/world/Container;)V net/minecraft/world/inventory/BeaconMenu/ (ILnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/BeaconMenu/ (ILnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/BeaconMenu/ (ILnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/BeaconMenu/m_39053_ (II)V net/minecraft/world/inventory/BeaconMenu/updateEffects (II)V +MD: net/minecraft/world/inventory/BeaconMenu/m_39056_ ()I net/minecraft/world/inventory/BeaconMenu/getLevels ()I +MD: net/minecraft/world/inventory/BeaconMenu/m_39057_ ()Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/inventory/BeaconMenu/getPrimaryEffect ()Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/world/inventory/BeaconMenu/m_39058_ ()Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/inventory/BeaconMenu/getSecondaryEffect ()Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/world/inventory/BeaconMenu/m_39059_ ()Z net/minecraft/world/inventory/BeaconMenu/hasPayment ()Z +MD: net/minecraft/world/inventory/BeaconMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/BeaconMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/BeaconMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/BeaconMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/BeaconMenu/m_7511_ (II)V net/minecraft/world/inventory/BeaconMenu/setData (II)V +MD: net/minecraft/world/inventory/BeaconMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/BeaconMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/BeaconMenu$1 net/minecraft/world/inventory/BeaconMenu$1 +FD: net/minecraft/world/inventory/BeaconMenu$1/f_39060_ net/minecraft/world/inventory/BeaconMenu$1/this$0 +FD: net/minecraft/world/inventory/BeaconMenu$1/net/minecraft/world/inventory/BeaconMenu$1 net/minecraft/world/inventory/BeaconMenu$1/net/minecraft/world/inventory/BeaconMenu$1 +MD: net/minecraft/world/inventory/BeaconMenu$1/ (Lnet/minecraft/world/inventory/BeaconMenu;I)V net/minecraft/world/inventory/BeaconMenu$1/ (Lnet/minecraft/world/inventory/BeaconMenu;I)V +MD: net/minecraft/world/inventory/BeaconMenu$1/m_6893_ ()I net/minecraft/world/inventory/BeaconMenu$1/getMaxStackSize ()I +MD: net/minecraft/world/inventory/BeaconMenu$1/m_7013_ (ILnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/BeaconMenu$1/canPlaceItem (ILnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/BeaconMenu$PaymentSlot net/minecraft/world/inventory/BeaconMenu$PaymentSlot +FD: net/minecraft/world/inventory/BeaconMenu$PaymentSlot/f_39068_ net/minecraft/world/inventory/BeaconMenu$PaymentSlot/this$0 +FD: net/minecraft/world/inventory/BeaconMenu$PaymentSlot/net/minecraft/world/inventory/BeaconMenu$PaymentSlot net/minecraft/world/inventory/BeaconMenu$PaymentSlot/net/minecraft/world/inventory/BeaconMenu$PaymentSlot +MD: net/minecraft/world/inventory/BeaconMenu$PaymentSlot/ (Lnet/minecraft/world/inventory/BeaconMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/BeaconMenu$PaymentSlot/ (Lnet/minecraft/world/inventory/BeaconMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/BeaconMenu$PaymentSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/BeaconMenu$PaymentSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/BeaconMenu$PaymentSlot/m_6641_ ()I net/minecraft/world/inventory/BeaconMenu$PaymentSlot/getMaxStackSize ()I +CL: net/minecraft/world/inventory/BlastFurnaceMenu net/minecraft/world/inventory/BlastFurnaceMenu +FD: net/minecraft/world/inventory/BlastFurnaceMenu/net/minecraft/world/inventory/BlastFurnaceMenu net/minecraft/world/inventory/BlastFurnaceMenu/net/minecraft/world/inventory/BlastFurnaceMenu +MD: net/minecraft/world/inventory/BlastFurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/BlastFurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/BlastFurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V net/minecraft/world/inventory/BlastFurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V +CL: net/minecraft/world/inventory/BrewingStandMenu net/minecraft/world/inventory/BrewingStandMenu +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150488_ net/minecraft/world/inventory/BrewingStandMenu/BOTTLE_SLOT_START +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150489_ net/minecraft/world/inventory/BrewingStandMenu/BOTTLE_SLOT_END +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150490_ net/minecraft/world/inventory/BrewingStandMenu/INGREDIENT_SLOT +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150491_ net/minecraft/world/inventory/BrewingStandMenu/FUEL_SLOT +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150492_ net/minecraft/world/inventory/BrewingStandMenu/SLOT_COUNT +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150493_ net/minecraft/world/inventory/BrewingStandMenu/DATA_COUNT +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150494_ net/minecraft/world/inventory/BrewingStandMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150495_ net/minecraft/world/inventory/BrewingStandMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150496_ net/minecraft/world/inventory/BrewingStandMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/BrewingStandMenu/f_150497_ net/minecraft/world/inventory/BrewingStandMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/BrewingStandMenu/f_39086_ net/minecraft/world/inventory/BrewingStandMenu/brewingStand +FD: net/minecraft/world/inventory/BrewingStandMenu/f_39087_ net/minecraft/world/inventory/BrewingStandMenu/brewingStandData +FD: net/minecraft/world/inventory/BrewingStandMenu/f_39088_ net/minecraft/world/inventory/BrewingStandMenu/ingredientSlot +FD: net/minecraft/world/inventory/BrewingStandMenu/net/minecraft/world/inventory/BrewingStandMenu net/minecraft/world/inventory/BrewingStandMenu/net/minecraft/world/inventory/BrewingStandMenu +MD: net/minecraft/world/inventory/BrewingStandMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/BrewingStandMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/BrewingStandMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V net/minecraft/world/inventory/BrewingStandMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V +MD: net/minecraft/world/inventory/BrewingStandMenu/m_39102_ ()I net/minecraft/world/inventory/BrewingStandMenu/getFuel ()I +MD: net/minecraft/world/inventory/BrewingStandMenu/m_39103_ ()I net/minecraft/world/inventory/BrewingStandMenu/getBrewingTicks ()I +MD: net/minecraft/world/inventory/BrewingStandMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/BrewingStandMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/BrewingStandMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/BrewingStandMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/BrewingStandMenu$FuelSlot net/minecraft/world/inventory/BrewingStandMenu$FuelSlot +FD: net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/net/minecraft/world/inventory/BrewingStandMenu$FuelSlot net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/net/minecraft/world/inventory/BrewingStandMenu$FuelSlot +MD: net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/ (Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/ (Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/m_39112_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/mayPlaceItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/m_6641_ ()I net/minecraft/world/inventory/BrewingStandMenu$FuelSlot/getMaxStackSize ()I +CL: net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot +FD: net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot +MD: net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/ (Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/ (Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/m_6641_ ()I net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot/getMaxStackSize ()I +CL: net/minecraft/world/inventory/BrewingStandMenu$PotionSlot net/minecraft/world/inventory/BrewingStandMenu$PotionSlot +FD: net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/net/minecraft/world/inventory/BrewingStandMenu$PotionSlot net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/net/minecraft/world/inventory/BrewingStandMenu$PotionSlot +MD: net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/ (Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/ (Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/m_39133_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/mayPlaceItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/m_6641_ ()I net/minecraft/world/inventory/BrewingStandMenu$PotionSlot/getMaxStackSize ()I +CL: net/minecraft/world/inventory/CartographyTableMenu net/minecraft/world/inventory/CartographyTableMenu +FD: net/minecraft/world/inventory/CartographyTableMenu/f_150501_ net/minecraft/world/inventory/CartographyTableMenu/MAP_SLOT +FD: net/minecraft/world/inventory/CartographyTableMenu/f_150502_ net/minecraft/world/inventory/CartographyTableMenu/ADDITIONAL_SLOT +FD: net/minecraft/world/inventory/CartographyTableMenu/f_150503_ net/minecraft/world/inventory/CartographyTableMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/CartographyTableMenu/f_150504_ net/minecraft/world/inventory/CartographyTableMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/CartographyTableMenu/f_150505_ net/minecraft/world/inventory/CartographyTableMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/CartographyTableMenu/f_150506_ net/minecraft/world/inventory/CartographyTableMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/CartographyTableMenu/f_150507_ net/minecraft/world/inventory/CartographyTableMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/CartographyTableMenu/f_39135_ net/minecraft/world/inventory/CartographyTableMenu/container +FD: net/minecraft/world/inventory/CartographyTableMenu/f_39136_ net/minecraft/world/inventory/CartographyTableMenu/access +FD: net/minecraft/world/inventory/CartographyTableMenu/f_39137_ net/minecraft/world/inventory/CartographyTableMenu/lastSoundTime +FD: net/minecraft/world/inventory/CartographyTableMenu/f_39138_ net/minecraft/world/inventory/CartographyTableMenu/resultContainer +FD: net/minecraft/world/inventory/CartographyTableMenu/net/minecraft/world/inventory/CartographyTableMenu net/minecraft/world/inventory/CartographyTableMenu/net/minecraft/world/inventory/CartographyTableMenu +MD: net/minecraft/world/inventory/CartographyTableMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/CartographyTableMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/CartographyTableMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/CartographyTableMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/CartographyTableMenu/m_39150_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/CartographyTableMenu/lambda$removed$1 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/CartographyTableMenu/m_39162_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/CartographyTableMenu/setupResultSlot (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/CartographyTableMenu/m_39166_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/CartographyTableMenu/lambda$setupResultSlot$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/CartographyTableMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/CartographyTableMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/CartographyTableMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/CartographyTableMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/CartographyTableMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/CartographyTableMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/CartographyTableMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/CartographyTableMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/CartographyTableMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/CartographyTableMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/CartographyTableMenu$1 net/minecraft/world/inventory/CartographyTableMenu$1 +FD: net/minecraft/world/inventory/CartographyTableMenu$1/f_39177_ net/minecraft/world/inventory/CartographyTableMenu$1/this$0 +FD: net/minecraft/world/inventory/CartographyTableMenu$1/net/minecraft/world/inventory/CartographyTableMenu$1 net/minecraft/world/inventory/CartographyTableMenu$1/net/minecraft/world/inventory/CartographyTableMenu$1 +MD: net/minecraft/world/inventory/CartographyTableMenu$1/ (Lnet/minecraft/world/inventory/CartographyTableMenu;I)V net/minecraft/world/inventory/CartographyTableMenu$1/ (Lnet/minecraft/world/inventory/CartographyTableMenu;I)V +MD: net/minecraft/world/inventory/CartographyTableMenu$1/m_6596_ ()V net/minecraft/world/inventory/CartographyTableMenu$1/setChanged ()V +CL: net/minecraft/world/inventory/CartographyTableMenu$2 net/minecraft/world/inventory/CartographyTableMenu$2 +FD: net/minecraft/world/inventory/CartographyTableMenu$2/f_39182_ net/minecraft/world/inventory/CartographyTableMenu$2/this$0 +FD: net/minecraft/world/inventory/CartographyTableMenu$2/net/minecraft/world/inventory/CartographyTableMenu$2 net/minecraft/world/inventory/CartographyTableMenu$2/net/minecraft/world/inventory/CartographyTableMenu$2 +MD: net/minecraft/world/inventory/CartographyTableMenu$2/ (Lnet/minecraft/world/inventory/CartographyTableMenu;)V net/minecraft/world/inventory/CartographyTableMenu$2/ (Lnet/minecraft/world/inventory/CartographyTableMenu;)V +MD: net/minecraft/world/inventory/CartographyTableMenu$2/m_6596_ ()V net/minecraft/world/inventory/CartographyTableMenu$2/setChanged ()V +CL: net/minecraft/world/inventory/CartographyTableMenu$3 net/minecraft/world/inventory/CartographyTableMenu$3 +FD: net/minecraft/world/inventory/CartographyTableMenu$3/f_39186_ net/minecraft/world/inventory/CartographyTableMenu$3/this$0 +FD: net/minecraft/world/inventory/CartographyTableMenu$3/net/minecraft/world/inventory/CartographyTableMenu$3 net/minecraft/world/inventory/CartographyTableMenu$3/net/minecraft/world/inventory/CartographyTableMenu$3 +MD: net/minecraft/world/inventory/CartographyTableMenu$3/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/CartographyTableMenu$3/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/CartographyTableMenu$3/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/CartographyTableMenu$3/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/CartographyTableMenu$4 net/minecraft/world/inventory/CartographyTableMenu$4 +FD: net/minecraft/world/inventory/CartographyTableMenu$4/f_39195_ net/minecraft/world/inventory/CartographyTableMenu$4/this$0 +FD: net/minecraft/world/inventory/CartographyTableMenu$4/net/minecraft/world/inventory/CartographyTableMenu$4 net/minecraft/world/inventory/CartographyTableMenu$4/net/minecraft/world/inventory/CartographyTableMenu$4 +MD: net/minecraft/world/inventory/CartographyTableMenu$4/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/CartographyTableMenu$4/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/CartographyTableMenu$4/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/CartographyTableMenu$4/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/CartographyTableMenu$5 net/minecraft/world/inventory/CartographyTableMenu$5 +FD: net/minecraft/world/inventory/CartographyTableMenu$5/f_39204_ net/minecraft/world/inventory/CartographyTableMenu$5/val$access +FD: net/minecraft/world/inventory/CartographyTableMenu$5/f_39205_ net/minecraft/world/inventory/CartographyTableMenu$5/this$0 +FD: net/minecraft/world/inventory/CartographyTableMenu$5/net/minecraft/world/inventory/CartographyTableMenu$5 net/minecraft/world/inventory/CartographyTableMenu$5/net/minecraft/world/inventory/CartographyTableMenu$5 +MD: net/minecraft/world/inventory/CartographyTableMenu$5/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/CartographyTableMenu$5/ (Lnet/minecraft/world/inventory/CartographyTableMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/CartographyTableMenu$5/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/CartographyTableMenu$5/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/CartographyTableMenu$5/m_39218_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/CartographyTableMenu$5/lambda$onTake$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/CartographyTableMenu$5/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/CartographyTableMenu$5/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/ChestMenu net/minecraft/world/inventory/ChestMenu +FD: net/minecraft/world/inventory/ChestMenu/f_150511_ net/minecraft/world/inventory/ChestMenu/SLOTS_PER_ROW +FD: net/minecraft/world/inventory/ChestMenu/f_39221_ net/minecraft/world/inventory/ChestMenu/container +FD: net/minecraft/world/inventory/ChestMenu/f_39222_ net/minecraft/world/inventory/ChestMenu/containerRows +FD: net/minecraft/world/inventory/ChestMenu/net/minecraft/world/inventory/ChestMenu net/minecraft/world/inventory/ChestMenu/net/minecraft/world/inventory/ChestMenu +MD: net/minecraft/world/inventory/ChestMenu/ (Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;I)V net/minecraft/world/inventory/ChestMenu/ (Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;I)V +MD: net/minecraft/world/inventory/ChestMenu/ (Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;I)V net/minecraft/world/inventory/ChestMenu/ (Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;I)V +MD: net/minecraft/world/inventory/ChestMenu/m_39234_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/oneRow (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_39237_ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/threeRows (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_39243_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/twoRows (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_39246_ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/sixRows (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_39255_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/threeRows (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_39258_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/fourRows (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_39261_ ()Lnet/minecraft/world/Container; net/minecraft/world/inventory/ChestMenu/getContainer ()Lnet/minecraft/world/Container; +MD: net/minecraft/world/inventory/ChestMenu/m_39262_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/fiveRows (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_39265_ ()I net/minecraft/world/inventory/ChestMenu/getRowCount ()I +MD: net/minecraft/world/inventory/ChestMenu/m_39266_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; net/minecraft/world/inventory/ChestMenu/sixRows (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/ChestMenu; +MD: net/minecraft/world/inventory/ChestMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/ChestMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/ChestMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/ChestMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/ChestMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/ChestMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/ClickAction net/minecraft/world/inventory/ClickAction +FD: net/minecraft/world/inventory/ClickAction/$VALUES net/minecraft/world/inventory/ClickAction/$VALUES +FD: net/minecraft/world/inventory/ClickAction/PRIMARY net/minecraft/world/inventory/ClickAction/PRIMARY +FD: net/minecraft/world/inventory/ClickAction/SECONDARY net/minecraft/world/inventory/ClickAction/SECONDARY +FD: net/minecraft/world/inventory/ClickAction/net/minecraft/world/inventory/ClickAction net/minecraft/world/inventory/ClickAction/net/minecraft/world/inventory/ClickAction +MD: net/minecraft/world/inventory/ClickAction/ ()V net/minecraft/world/inventory/ClickAction/ ()V +MD: net/minecraft/world/inventory/ClickAction/ (Ljava/lang/String;I)V net/minecraft/world/inventory/ClickAction/ (Ljava/lang/String;I)V +MD: net/minecraft/world/inventory/ClickAction/m_150519_ ()[Lnet/minecraft/world/inventory/ClickAction; net/minecraft/world/inventory/ClickAction/$values ()[Lnet/minecraft/world/inventory/ClickAction; +MD: net/minecraft/world/inventory/ClickAction/valueOf (Ljava/lang/String;)Lnet/minecraft/world/inventory/ClickAction; net/minecraft/world/inventory/ClickAction/valueOf (Ljava/lang/String;)Lnet/minecraft/world/inventory/ClickAction; +MD: net/minecraft/world/inventory/ClickAction/values ()[Lnet/minecraft/world/inventory/ClickAction; net/minecraft/world/inventory/ClickAction/values ()[Lnet/minecraft/world/inventory/ClickAction; +CL: net/minecraft/world/inventory/ClickType net/minecraft/world/inventory/ClickType +FD: net/minecraft/world/inventory/ClickType/$VALUES net/minecraft/world/inventory/ClickType/$VALUES +FD: net/minecraft/world/inventory/ClickType/CLONE net/minecraft/world/inventory/ClickType/CLONE +FD: net/minecraft/world/inventory/ClickType/PICKUP net/minecraft/world/inventory/ClickType/PICKUP +FD: net/minecraft/world/inventory/ClickType/PICKUP_ALL net/minecraft/world/inventory/ClickType/PICKUP_ALL +FD: net/minecraft/world/inventory/ClickType/QUICK_CRAFT net/minecraft/world/inventory/ClickType/QUICK_CRAFT +FD: net/minecraft/world/inventory/ClickType/QUICK_MOVE net/minecraft/world/inventory/ClickType/QUICK_MOVE +FD: net/minecraft/world/inventory/ClickType/SWAP net/minecraft/world/inventory/ClickType/SWAP +FD: net/minecraft/world/inventory/ClickType/THROW net/minecraft/world/inventory/ClickType/THROW +FD: net/minecraft/world/inventory/ClickType/net/minecraft/world/inventory/ClickType net/minecraft/world/inventory/ClickType/net/minecraft/world/inventory/ClickType +MD: net/minecraft/world/inventory/ClickType/ ()V net/minecraft/world/inventory/ClickType/ ()V +MD: net/minecraft/world/inventory/ClickType/ (Ljava/lang/String;I)V net/minecraft/world/inventory/ClickType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/inventory/ClickType/m_150523_ ()[Lnet/minecraft/world/inventory/ClickType; net/minecraft/world/inventory/ClickType/$values ()[Lnet/minecraft/world/inventory/ClickType; +MD: net/minecraft/world/inventory/ClickType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/inventory/ClickType; net/minecraft/world/inventory/ClickType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/inventory/ClickType; +MD: net/minecraft/world/inventory/ClickType/values ()[Lnet/minecraft/world/inventory/ClickType; net/minecraft/world/inventory/ClickType/values ()[Lnet/minecraft/world/inventory/ClickType; +CL: net/minecraft/world/inventory/ContainerData net/minecraft/world/inventory/ContainerData +FD: net/minecraft/world/inventory/ContainerData/net/minecraft/world/inventory/ContainerData net/minecraft/world/inventory/ContainerData/net/minecraft/world/inventory/ContainerData +MD: net/minecraft/world/inventory/ContainerData/m_6413_ (I)I net/minecraft/world/inventory/ContainerData/get (I)I +MD: net/minecraft/world/inventory/ContainerData/m_6499_ ()I net/minecraft/world/inventory/ContainerData/getCount ()I +MD: net/minecraft/world/inventory/ContainerData/m_8050_ (II)V net/minecraft/world/inventory/ContainerData/set (II)V +CL: net/minecraft/world/inventory/ContainerLevelAccess net/minecraft/world/inventory/ContainerLevelAccess +FD: net/minecraft/world/inventory/ContainerLevelAccess/f_39287_ net/minecraft/world/inventory/ContainerLevelAccess/NULL +FD: net/minecraft/world/inventory/ContainerLevelAccess/net/minecraft/world/inventory/ContainerLevelAccess net/minecraft/world/inventory/ContainerLevelAccess/net/minecraft/world/inventory/ContainerLevelAccess +MD: net/minecraft/world/inventory/ContainerLevelAccess/ ()V net/minecraft/world/inventory/ContainerLevelAccess/ ()V +MD: net/minecraft/world/inventory/ContainerLevelAccess/m_39289_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/inventory/ContainerLevelAccess; net/minecraft/world/inventory/ContainerLevelAccess/create (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/inventory/ContainerLevelAccess; +MD: net/minecraft/world/inventory/ContainerLevelAccess/m_39292_ (Ljava/util/function/BiConsumer;)V net/minecraft/world/inventory/ContainerLevelAccess/execute (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/world/inventory/ContainerLevelAccess/m_39294_ (Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/world/inventory/ContainerLevelAccess/lambda$execute$0 (Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +MD: net/minecraft/world/inventory/ContainerLevelAccess/m_39299_ (Ljava/util/function/BiFunction;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/inventory/ContainerLevelAccess/evaluate (Ljava/util/function/BiFunction;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/inventory/ContainerLevelAccess/m_6721_ (Ljava/util/function/BiFunction;)Ljava/util/Optional; net/minecraft/world/inventory/ContainerLevelAccess/evaluate (Ljava/util/function/BiFunction;)Ljava/util/Optional; +CL: net/minecraft/world/inventory/ContainerLevelAccess$1 net/minecraft/world/inventory/ContainerLevelAccess$1 +FD: net/minecraft/world/inventory/ContainerLevelAccess$1/net/minecraft/world/inventory/ContainerLevelAccess$1 net/minecraft/world/inventory/ContainerLevelAccess$1/net/minecraft/world/inventory/ContainerLevelAccess$1 +MD: net/minecraft/world/inventory/ContainerLevelAccess$1/ ()V net/minecraft/world/inventory/ContainerLevelAccess$1/ ()V +MD: net/minecraft/world/inventory/ContainerLevelAccess$1/m_6721_ (Ljava/util/function/BiFunction;)Ljava/util/Optional; net/minecraft/world/inventory/ContainerLevelAccess$1/evaluate (Ljava/util/function/BiFunction;)Ljava/util/Optional; +CL: net/minecraft/world/inventory/ContainerLevelAccess$2 net/minecraft/world/inventory/ContainerLevelAccess$2 +FD: net/minecraft/world/inventory/ContainerLevelAccess$2/f_39305_ net/minecraft/world/inventory/ContainerLevelAccess$2/val$level +FD: net/minecraft/world/inventory/ContainerLevelAccess$2/f_39306_ net/minecraft/world/inventory/ContainerLevelAccess$2/val$pos +FD: net/minecraft/world/inventory/ContainerLevelAccess$2/net/minecraft/world/inventory/ContainerLevelAccess$2 net/minecraft/world/inventory/ContainerLevelAccess$2/net/minecraft/world/inventory/ContainerLevelAccess$2 +MD: net/minecraft/world/inventory/ContainerLevelAccess$2/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/ContainerLevelAccess$2/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/ContainerLevelAccess$2/m_6721_ (Ljava/util/function/BiFunction;)Ljava/util/Optional; net/minecraft/world/inventory/ContainerLevelAccess$2/evaluate (Ljava/util/function/BiFunction;)Ljava/util/Optional; +CL: net/minecraft/world/inventory/ContainerListener net/minecraft/world/inventory/ContainerListener +FD: net/minecraft/world/inventory/ContainerListener/net/minecraft/world/inventory/ContainerListener net/minecraft/world/inventory/ContainerListener/net/minecraft/world/inventory/ContainerListener +MD: net/minecraft/world/inventory/ContainerListener/m_142153_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/world/inventory/ContainerListener/dataChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/world/inventory/ContainerListener/m_7934_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ContainerListener/slotChanged (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/inventory/ContainerSynchronizer net/minecraft/world/inventory/ContainerSynchronizer +FD: net/minecraft/world/inventory/ContainerSynchronizer/net/minecraft/world/inventory/ContainerSynchronizer net/minecraft/world/inventory/ContainerSynchronizer/net/minecraft/world/inventory/ContainerSynchronizer +MD: net/minecraft/world/inventory/ContainerSynchronizer/m_142074_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ContainerSynchronizer/sendSlotChange (Lnet/minecraft/world/inventory/AbstractContainerMenu;ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/ContainerSynchronizer/m_142145_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/world/inventory/ContainerSynchronizer/sendDataChange (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/world/inventory/ContainerSynchronizer/m_142529_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ContainerSynchronizer/sendCarriedChange (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/ContainerSynchronizer/m_142589_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;[I)V net/minecraft/world/inventory/ContainerSynchronizer/sendInitialData (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;[I)V +CL: net/minecraft/world/inventory/CraftingContainer net/minecraft/world/inventory/CraftingContainer +FD: net/minecraft/world/inventory/CraftingContainer/f_39320_ net/minecraft/world/inventory/CraftingContainer/items +FD: net/minecraft/world/inventory/CraftingContainer/f_39321_ net/minecraft/world/inventory/CraftingContainer/width +FD: net/minecraft/world/inventory/CraftingContainer/f_39322_ net/minecraft/world/inventory/CraftingContainer/height +FD: net/minecraft/world/inventory/CraftingContainer/f_39323_ net/minecraft/world/inventory/CraftingContainer/menu +FD: net/minecraft/world/inventory/CraftingContainer/net/minecraft/world/inventory/CraftingContainer net/minecraft/world/inventory/CraftingContainer/net/minecraft/world/inventory/CraftingContainer +MD: net/minecraft/world/inventory/CraftingContainer/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V net/minecraft/world/inventory/CraftingContainer/ (Lnet/minecraft/world/inventory/AbstractContainerMenu;II)V +MD: net/minecraft/world/inventory/CraftingContainer/m_39346_ ()I net/minecraft/world/inventory/CraftingContainer/getHeight ()I +MD: net/minecraft/world/inventory/CraftingContainer/m_39347_ ()I net/minecraft/world/inventory/CraftingContainer/getWidth ()I +MD: net/minecraft/world/inventory/CraftingContainer/m_5809_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/inventory/CraftingContainer/fillStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/inventory/CraftingContainer/m_6211_ ()V net/minecraft/world/inventory/CraftingContainer/clearContent ()V +MD: net/minecraft/world/inventory/CraftingContainer/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/CraftingContainer/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/CraftingContainer/m_6596_ ()V net/minecraft/world/inventory/CraftingContainer/setChanged ()V +MD: net/minecraft/world/inventory/CraftingContainer/m_6643_ ()I net/minecraft/world/inventory/CraftingContainer/getContainerSize ()I +MD: net/minecraft/world/inventory/CraftingContainer/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/CraftingContainer/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/CraftingContainer/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/CraftingContainer/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/CraftingContainer/m_7983_ ()Z net/minecraft/world/inventory/CraftingContainer/isEmpty ()Z +MD: net/minecraft/world/inventory/CraftingContainer/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/CraftingContainer/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/CraftingContainer/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/CraftingContainer/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/CraftingMenu net/minecraft/world/inventory/CraftingMenu +FD: net/minecraft/world/inventory/CraftingMenu/f_150539_ net/minecraft/world/inventory/CraftingMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/CraftingMenu/f_150540_ net/minecraft/world/inventory/CraftingMenu/CRAFT_SLOT_START +FD: net/minecraft/world/inventory/CraftingMenu/f_150541_ net/minecraft/world/inventory/CraftingMenu/CRAFT_SLOT_END +FD: net/minecraft/world/inventory/CraftingMenu/f_150542_ net/minecraft/world/inventory/CraftingMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/CraftingMenu/f_150543_ net/minecraft/world/inventory/CraftingMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/CraftingMenu/f_150544_ net/minecraft/world/inventory/CraftingMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/CraftingMenu/f_150545_ net/minecraft/world/inventory/CraftingMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/CraftingMenu/f_39348_ net/minecraft/world/inventory/CraftingMenu/craftSlots +FD: net/minecraft/world/inventory/CraftingMenu/f_39349_ net/minecraft/world/inventory/CraftingMenu/resultSlots +FD: net/minecraft/world/inventory/CraftingMenu/f_39350_ net/minecraft/world/inventory/CraftingMenu/access +FD: net/minecraft/world/inventory/CraftingMenu/f_39351_ net/minecraft/world/inventory/CraftingMenu/player +FD: net/minecraft/world/inventory/CraftingMenu/net/minecraft/world/inventory/CraftingMenu net/minecraft/world/inventory/CraftingMenu/net/minecraft/world/inventory/CraftingMenu +MD: net/minecraft/world/inventory/CraftingMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/CraftingMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/CraftingMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/CraftingMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_142157_ (I)Z net/minecraft/world/inventory/CraftingMenu/shouldMoveToInventory (I)Z +MD: net/minecraft/world/inventory/CraftingMenu/m_150546_ (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/inventory/ResultContainer;)V net/minecraft/world/inventory/CraftingMenu/slotChangedCraftingGrid (Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/inventory/ResultContainer;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_39369_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/CraftingMenu/lambda$removed$1 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_39375_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/CraftingMenu/lambda$quickMoveStack$2 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_39385_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/CraftingMenu/lambda$slotsChanged$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_5816_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/inventory/CraftingMenu/fillCraftSlotsStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_5867_ ()Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/world/inventory/CraftingMenu/getRecipeBookType ()Lnet/minecraft/world/inventory/RecipeBookType; +MD: net/minecraft/world/inventory/CraftingMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/CraftingMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/CraftingMenu/m_6032_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/world/inventory/CraftingMenu/recipeMatches (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/world/inventory/CraftingMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/CraftingMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_6635_ ()I net/minecraft/world/inventory/CraftingMenu/getGridWidth ()I +MD: net/minecraft/world/inventory/CraftingMenu/m_6636_ ()I net/minecraft/world/inventory/CraftingMenu/getResultSlotIndex ()I +MD: net/minecraft/world/inventory/CraftingMenu/m_6650_ ()V net/minecraft/world/inventory/CraftingMenu/clearCraftingContent ()V +MD: net/minecraft/world/inventory/CraftingMenu/m_6653_ ()I net/minecraft/world/inventory/CraftingMenu/getSize ()I +MD: net/minecraft/world/inventory/CraftingMenu/m_6656_ ()I net/minecraft/world/inventory/CraftingMenu/getGridHeight ()I +MD: net/minecraft/world/inventory/CraftingMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/CraftingMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/CraftingMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/CraftingMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/CraftingMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/CraftingMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/DataSlot net/minecraft/world/inventory/DataSlot +FD: net/minecraft/world/inventory/DataSlot/f_39399_ net/minecraft/world/inventory/DataSlot/prevValue +FD: net/minecraft/world/inventory/DataSlot/net/minecraft/world/inventory/DataSlot net/minecraft/world/inventory/DataSlot/net/minecraft/world/inventory/DataSlot +MD: net/minecraft/world/inventory/DataSlot/ ()V net/minecraft/world/inventory/DataSlot/ ()V +MD: net/minecraft/world/inventory/DataSlot/m_39401_ ()Lnet/minecraft/world/inventory/DataSlot; net/minecraft/world/inventory/DataSlot/standalone ()Lnet/minecraft/world/inventory/DataSlot; +MD: net/minecraft/world/inventory/DataSlot/m_39403_ (Lnet/minecraft/world/inventory/ContainerData;I)Lnet/minecraft/world/inventory/DataSlot; net/minecraft/world/inventory/DataSlot/forContainer (Lnet/minecraft/world/inventory/ContainerData;I)Lnet/minecraft/world/inventory/DataSlot; +MD: net/minecraft/world/inventory/DataSlot/m_39406_ ([II)Lnet/minecraft/world/inventory/DataSlot; net/minecraft/world/inventory/DataSlot/shared ([II)Lnet/minecraft/world/inventory/DataSlot; +MD: net/minecraft/world/inventory/DataSlot/m_39409_ ()Z net/minecraft/world/inventory/DataSlot/checkAndClearUpdateFlag ()Z +MD: net/minecraft/world/inventory/DataSlot/m_6422_ (I)V net/minecraft/world/inventory/DataSlot/set (I)V +MD: net/minecraft/world/inventory/DataSlot/m_6501_ ()I net/minecraft/world/inventory/DataSlot/get ()I +CL: net/minecraft/world/inventory/DataSlot$1 net/minecraft/world/inventory/DataSlot$1 +FD: net/minecraft/world/inventory/DataSlot$1/f_39410_ net/minecraft/world/inventory/DataSlot$1/val$container +FD: net/minecraft/world/inventory/DataSlot$1/f_39411_ net/minecraft/world/inventory/DataSlot$1/val$dataId +FD: net/minecraft/world/inventory/DataSlot$1/net/minecraft/world/inventory/DataSlot$1 net/minecraft/world/inventory/DataSlot$1/net/minecraft/world/inventory/DataSlot$1 +MD: net/minecraft/world/inventory/DataSlot$1/ (Lnet/minecraft/world/inventory/ContainerData;I)V net/minecraft/world/inventory/DataSlot$1/ (Lnet/minecraft/world/inventory/ContainerData;I)V +MD: net/minecraft/world/inventory/DataSlot$1/m_6422_ (I)V net/minecraft/world/inventory/DataSlot$1/set (I)V +MD: net/minecraft/world/inventory/DataSlot$1/m_6501_ ()I net/minecraft/world/inventory/DataSlot$1/get ()I +CL: net/minecraft/world/inventory/DataSlot$2 net/minecraft/world/inventory/DataSlot$2 +FD: net/minecraft/world/inventory/DataSlot$2/f_39418_ net/minecraft/world/inventory/DataSlot$2/val$storage +FD: net/minecraft/world/inventory/DataSlot$2/f_39419_ net/minecraft/world/inventory/DataSlot$2/val$index +FD: net/minecraft/world/inventory/DataSlot$2/net/minecraft/world/inventory/DataSlot$2 net/minecraft/world/inventory/DataSlot$2/net/minecraft/world/inventory/DataSlot$2 +MD: net/minecraft/world/inventory/DataSlot$2/ ([II)V net/minecraft/world/inventory/DataSlot$2/ ([II)V +MD: net/minecraft/world/inventory/DataSlot$2/m_6422_ (I)V net/minecraft/world/inventory/DataSlot$2/set (I)V +MD: net/minecraft/world/inventory/DataSlot$2/m_6501_ ()I net/minecraft/world/inventory/DataSlot$2/get ()I +CL: net/minecraft/world/inventory/DataSlot$3 net/minecraft/world/inventory/DataSlot$3 +FD: net/minecraft/world/inventory/DataSlot$3/f_39426_ net/minecraft/world/inventory/DataSlot$3/value +FD: net/minecraft/world/inventory/DataSlot$3/net/minecraft/world/inventory/DataSlot$3 net/minecraft/world/inventory/DataSlot$3/net/minecraft/world/inventory/DataSlot$3 +MD: net/minecraft/world/inventory/DataSlot$3/ ()V net/minecraft/world/inventory/DataSlot$3/ ()V +MD: net/minecraft/world/inventory/DataSlot$3/m_6422_ (I)V net/minecraft/world/inventory/DataSlot$3/set (I)V +MD: net/minecraft/world/inventory/DataSlot$3/m_6501_ ()I net/minecraft/world/inventory/DataSlot$3/get ()I +CL: net/minecraft/world/inventory/DispenserMenu net/minecraft/world/inventory/DispenserMenu +FD: net/minecraft/world/inventory/DispenserMenu/f_150557_ net/minecraft/world/inventory/DispenserMenu/SLOT_COUNT +FD: net/minecraft/world/inventory/DispenserMenu/f_150558_ net/minecraft/world/inventory/DispenserMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/DispenserMenu/f_150559_ net/minecraft/world/inventory/DispenserMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/DispenserMenu/f_150560_ net/minecraft/world/inventory/DispenserMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/DispenserMenu/f_150561_ net/minecraft/world/inventory/DispenserMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/DispenserMenu/f_39431_ net/minecraft/world/inventory/DispenserMenu/dispenser +FD: net/minecraft/world/inventory/DispenserMenu/net/minecraft/world/inventory/DispenserMenu net/minecraft/world/inventory/DispenserMenu/net/minecraft/world/inventory/DispenserMenu +MD: net/minecraft/world/inventory/DispenserMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/DispenserMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/DispenserMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/DispenserMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/DispenserMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/DispenserMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/DispenserMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/DispenserMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/DispenserMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/DispenserMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/EnchantmentMenu net/minecraft/world/inventory/EnchantmentMenu +FD: net/minecraft/world/inventory/EnchantmentMenu/f_39446_ net/minecraft/world/inventory/EnchantmentMenu/costs +FD: net/minecraft/world/inventory/EnchantmentMenu/f_39447_ net/minecraft/world/inventory/EnchantmentMenu/enchantClue +FD: net/minecraft/world/inventory/EnchantmentMenu/f_39448_ net/minecraft/world/inventory/EnchantmentMenu/levelClue +FD: net/minecraft/world/inventory/EnchantmentMenu/f_39449_ net/minecraft/world/inventory/EnchantmentMenu/enchantSlots +FD: net/minecraft/world/inventory/EnchantmentMenu/f_39450_ net/minecraft/world/inventory/EnchantmentMenu/access +FD: net/minecraft/world/inventory/EnchantmentMenu/f_39451_ net/minecraft/world/inventory/EnchantmentMenu/random +FD: net/minecraft/world/inventory/EnchantmentMenu/f_39452_ net/minecraft/world/inventory/EnchantmentMenu/enchantmentSeed +FD: net/minecraft/world/inventory/EnchantmentMenu/net/minecraft/world/inventory/EnchantmentMenu net/minecraft/world/inventory/EnchantmentMenu/net/minecraft/world/inventory/EnchantmentMenu +MD: net/minecraft/world/inventory/EnchantmentMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/EnchantmentMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/EnchantmentMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/EnchantmentMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/EnchantmentMenu/m_39467_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/EnchantmentMenu/lambda$removed$2 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/EnchantmentMenu/m_39471_ (Lnet/minecraft/world/item/ItemStack;II)Ljava/util/List; net/minecraft/world/inventory/EnchantmentMenu/getEnchantmentList (Lnet/minecraft/world/item/ItemStack;II)Ljava/util/List; +MD: net/minecraft/world/inventory/EnchantmentMenu/m_39475_ (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/EnchantmentMenu/lambda$clickMenuButton$1 (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/EnchantmentMenu/m_39483_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/EnchantmentMenu/lambda$slotsChanged$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/EnchantmentMenu/m_39492_ ()I net/minecraft/world/inventory/EnchantmentMenu/getGoldCount ()I +MD: net/minecraft/world/inventory/EnchantmentMenu/m_39493_ ()I net/minecraft/world/inventory/EnchantmentMenu/getEnchantmentSeed ()I +MD: net/minecraft/world/inventory/EnchantmentMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/EnchantmentMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/EnchantmentMenu/m_6366_ (Lnet/minecraft/world/entity/player/Player;I)Z net/minecraft/world/inventory/EnchantmentMenu/clickMenuButton (Lnet/minecraft/world/entity/player/Player;I)Z +MD: net/minecraft/world/inventory/EnchantmentMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/EnchantmentMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/EnchantmentMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/EnchantmentMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/EnchantmentMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/EnchantmentMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/EnchantmentMenu$1 net/minecraft/world/inventory/EnchantmentMenu$1 +FD: net/minecraft/world/inventory/EnchantmentMenu$1/f_39494_ net/minecraft/world/inventory/EnchantmentMenu$1/this$0 +FD: net/minecraft/world/inventory/EnchantmentMenu$1/net/minecraft/world/inventory/EnchantmentMenu$1 net/minecraft/world/inventory/EnchantmentMenu$1/net/minecraft/world/inventory/EnchantmentMenu$1 +MD: net/minecraft/world/inventory/EnchantmentMenu$1/ (Lnet/minecraft/world/inventory/EnchantmentMenu;I)V net/minecraft/world/inventory/EnchantmentMenu$1/ (Lnet/minecraft/world/inventory/EnchantmentMenu;I)V +MD: net/minecraft/world/inventory/EnchantmentMenu$1/m_6596_ ()V net/minecraft/world/inventory/EnchantmentMenu$1/setChanged ()V +CL: net/minecraft/world/inventory/EnchantmentMenu$2 net/minecraft/world/inventory/EnchantmentMenu$2 +FD: net/minecraft/world/inventory/EnchantmentMenu$2/f_39499_ net/minecraft/world/inventory/EnchantmentMenu$2/this$0 +FD: net/minecraft/world/inventory/EnchantmentMenu$2/net/minecraft/world/inventory/EnchantmentMenu$2 net/minecraft/world/inventory/EnchantmentMenu$2/net/minecraft/world/inventory/EnchantmentMenu$2 +MD: net/minecraft/world/inventory/EnchantmentMenu$2/ (Lnet/minecraft/world/inventory/EnchantmentMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/EnchantmentMenu$2/ (Lnet/minecraft/world/inventory/EnchantmentMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/EnchantmentMenu$2/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/EnchantmentMenu$2/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/EnchantmentMenu$2/m_6641_ ()I net/minecraft/world/inventory/EnchantmentMenu$2/getMaxStackSize ()I +CL: net/minecraft/world/inventory/EnchantmentMenu$3 net/minecraft/world/inventory/EnchantmentMenu$3 +FD: net/minecraft/world/inventory/EnchantmentMenu$3/f_39509_ net/minecraft/world/inventory/EnchantmentMenu$3/this$0 +FD: net/minecraft/world/inventory/EnchantmentMenu$3/net/minecraft/world/inventory/EnchantmentMenu$3 net/minecraft/world/inventory/EnchantmentMenu$3/net/minecraft/world/inventory/EnchantmentMenu$3 +MD: net/minecraft/world/inventory/EnchantmentMenu$3/ (Lnet/minecraft/world/inventory/EnchantmentMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/EnchantmentMenu$3/ (Lnet/minecraft/world/inventory/EnchantmentMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/EnchantmentMenu$3/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/EnchantmentMenu$3/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/FurnaceFuelSlot net/minecraft/world/inventory/FurnaceFuelSlot +FD: net/minecraft/world/inventory/FurnaceFuelSlot/f_39518_ net/minecraft/world/inventory/FurnaceFuelSlot/menu +FD: net/minecraft/world/inventory/FurnaceFuelSlot/net/minecraft/world/inventory/FurnaceFuelSlot net/minecraft/world/inventory/FurnaceFuelSlot/net/minecraft/world/inventory/FurnaceFuelSlot +MD: net/minecraft/world/inventory/FurnaceFuelSlot/ (Lnet/minecraft/world/inventory/AbstractFurnaceMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/FurnaceFuelSlot/ (Lnet/minecraft/world/inventory/AbstractFurnaceMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/FurnaceFuelSlot/m_39529_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/FurnaceFuelSlot/isBucket (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/FurnaceFuelSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/FurnaceFuelSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/FurnaceFuelSlot/m_5866_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/inventory/FurnaceFuelSlot/getMaxStackSize (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/inventory/FurnaceMenu net/minecraft/world/inventory/FurnaceMenu +FD: net/minecraft/world/inventory/FurnaceMenu/net/minecraft/world/inventory/FurnaceMenu net/minecraft/world/inventory/FurnaceMenu/net/minecraft/world/inventory/FurnaceMenu +MD: net/minecraft/world/inventory/FurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/FurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/FurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V net/minecraft/world/inventory/FurnaceMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V +CL: net/minecraft/world/inventory/FurnaceResultSlot net/minecraft/world/inventory/FurnaceResultSlot +FD: net/minecraft/world/inventory/FurnaceResultSlot/f_39539_ net/minecraft/world/inventory/FurnaceResultSlot/player +FD: net/minecraft/world/inventory/FurnaceResultSlot/f_39540_ net/minecraft/world/inventory/FurnaceResultSlot/removeCount +FD: net/minecraft/world/inventory/FurnaceResultSlot/net/minecraft/world/inventory/FurnaceResultSlot net/minecraft/world/inventory/FurnaceResultSlot/net/minecraft/world/inventory/FurnaceResultSlot +MD: net/minecraft/world/inventory/FurnaceResultSlot/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/FurnaceResultSlot/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/FurnaceResultSlot/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/FurnaceResultSlot/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/FurnaceResultSlot/m_5845_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/FurnaceResultSlot/checkTakeAchievements (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/FurnaceResultSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/FurnaceResultSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/FurnaceResultSlot/m_6201_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/FurnaceResultSlot/remove (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/FurnaceResultSlot/m_7169_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/inventory/FurnaceResultSlot/onQuickCraft (Lnet/minecraft/world/item/ItemStack;I)V +CL: net/minecraft/world/inventory/GrindstoneMenu net/minecraft/world/inventory/GrindstoneMenu +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150565_ net/minecraft/world/inventory/GrindstoneMenu/MAX_NAME_LENGTH +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150566_ net/minecraft/world/inventory/GrindstoneMenu/INPUT_SLOT +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150567_ net/minecraft/world/inventory/GrindstoneMenu/ADDITIONAL_SLOT +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150568_ net/minecraft/world/inventory/GrindstoneMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150569_ net/minecraft/world/inventory/GrindstoneMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150570_ net/minecraft/world/inventory/GrindstoneMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150571_ net/minecraft/world/inventory/GrindstoneMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/GrindstoneMenu/f_150572_ net/minecraft/world/inventory/GrindstoneMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/GrindstoneMenu/f_39559_ net/minecraft/world/inventory/GrindstoneMenu/resultSlots +FD: net/minecraft/world/inventory/GrindstoneMenu/f_39560_ net/minecraft/world/inventory/GrindstoneMenu/repairSlots +FD: net/minecraft/world/inventory/GrindstoneMenu/f_39561_ net/minecraft/world/inventory/GrindstoneMenu/access +FD: net/minecraft/world/inventory/GrindstoneMenu/net/minecraft/world/inventory/GrindstoneMenu net/minecraft/world/inventory/GrindstoneMenu/net/minecraft/world/inventory/GrindstoneMenu +MD: net/minecraft/world/inventory/GrindstoneMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/GrindstoneMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/GrindstoneMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/GrindstoneMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/GrindstoneMenu/m_39573_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/GrindstoneMenu/lambda$removed$1 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/GrindstoneMenu/m_39579_ (Lnet/minecraft/world/item/ItemStack;II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/GrindstoneMenu/removeNonCurses (Lnet/minecraft/world/item/ItemStack;II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/GrindstoneMenu/m_39583_ (Ljava/util/Map$Entry;)Z net/minecraft/world/inventory/GrindstoneMenu/lambda$removeNonCurses$0 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/inventory/GrindstoneMenu/m_39590_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/GrindstoneMenu/mergeEnchants (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/GrindstoneMenu/m_39593_ ()V net/minecraft/world/inventory/GrindstoneMenu/createResult ()V +MD: net/minecraft/world/inventory/GrindstoneMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/GrindstoneMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/GrindstoneMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/GrindstoneMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/GrindstoneMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/GrindstoneMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/GrindstoneMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/GrindstoneMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/GrindstoneMenu$1 net/minecraft/world/inventory/GrindstoneMenu$1 +FD: net/minecraft/world/inventory/GrindstoneMenu$1/f_39594_ net/minecraft/world/inventory/GrindstoneMenu$1/this$0 +FD: net/minecraft/world/inventory/GrindstoneMenu$1/net/minecraft/world/inventory/GrindstoneMenu$1 net/minecraft/world/inventory/GrindstoneMenu$1/net/minecraft/world/inventory/GrindstoneMenu$1 +MD: net/minecraft/world/inventory/GrindstoneMenu$1/ (Lnet/minecraft/world/inventory/GrindstoneMenu;I)V net/minecraft/world/inventory/GrindstoneMenu$1/ (Lnet/minecraft/world/inventory/GrindstoneMenu;I)V +MD: net/minecraft/world/inventory/GrindstoneMenu$1/m_6596_ ()V net/minecraft/world/inventory/GrindstoneMenu$1/setChanged ()V +CL: net/minecraft/world/inventory/GrindstoneMenu$2 net/minecraft/world/inventory/GrindstoneMenu$2 +FD: net/minecraft/world/inventory/GrindstoneMenu$2/f_39599_ net/minecraft/world/inventory/GrindstoneMenu$2/this$0 +FD: net/minecraft/world/inventory/GrindstoneMenu$2/net/minecraft/world/inventory/GrindstoneMenu$2 net/minecraft/world/inventory/GrindstoneMenu$2/net/minecraft/world/inventory/GrindstoneMenu$2 +MD: net/minecraft/world/inventory/GrindstoneMenu$2/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/GrindstoneMenu$2/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/GrindstoneMenu$2/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/GrindstoneMenu$2/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/GrindstoneMenu$3 net/minecraft/world/inventory/GrindstoneMenu$3 +FD: net/minecraft/world/inventory/GrindstoneMenu$3/f_39608_ net/minecraft/world/inventory/GrindstoneMenu$3/this$0 +FD: net/minecraft/world/inventory/GrindstoneMenu$3/net/minecraft/world/inventory/GrindstoneMenu$3 net/minecraft/world/inventory/GrindstoneMenu$3/net/minecraft/world/inventory/GrindstoneMenu$3 +MD: net/minecraft/world/inventory/GrindstoneMenu$3/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/GrindstoneMenu$3/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/GrindstoneMenu$3/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/GrindstoneMenu$3/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/GrindstoneMenu$4 net/minecraft/world/inventory/GrindstoneMenu$4 +FD: net/minecraft/world/inventory/GrindstoneMenu$4/f_39617_ net/minecraft/world/inventory/GrindstoneMenu$4/val$access +FD: net/minecraft/world/inventory/GrindstoneMenu$4/f_39618_ net/minecraft/world/inventory/GrindstoneMenu$4/this$0 +FD: net/minecraft/world/inventory/GrindstoneMenu$4/net/minecraft/world/inventory/GrindstoneMenu$4 net/minecraft/world/inventory/GrindstoneMenu$4/net/minecraft/world/inventory/GrindstoneMenu$4 +MD: net/minecraft/world/inventory/GrindstoneMenu$4/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/GrindstoneMenu$4/ (Lnet/minecraft/world/inventory/GrindstoneMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/GrindstoneMenu$4/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/GrindstoneMenu$4/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/GrindstoneMenu$4/m_39631_ (Lnet/minecraft/world/level/Level;)I net/minecraft/world/inventory/GrindstoneMenu$4/getExperienceAmount (Lnet/minecraft/world/level/Level;)I +MD: net/minecraft/world/inventory/GrindstoneMenu$4/m_39633_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/GrindstoneMenu$4/lambda$onTake$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/GrindstoneMenu$4/m_39636_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/inventory/GrindstoneMenu$4/getExperienceFromItem (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/inventory/GrindstoneMenu$4/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/GrindstoneMenu$4/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/HopperMenu net/minecraft/world/inventory/HopperMenu +FD: net/minecraft/world/inventory/HopperMenu/f_150576_ net/minecraft/world/inventory/HopperMenu/CONTAINER_SIZE +FD: net/minecraft/world/inventory/HopperMenu/f_39638_ net/minecraft/world/inventory/HopperMenu/hopper +FD: net/minecraft/world/inventory/HopperMenu/net/minecraft/world/inventory/HopperMenu net/minecraft/world/inventory/HopperMenu/net/minecraft/world/inventory/HopperMenu +MD: net/minecraft/world/inventory/HopperMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/HopperMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/HopperMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/HopperMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/HopperMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/HopperMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/HopperMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/HopperMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/HopperMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/HopperMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/HorseInventoryMenu net/minecraft/world/inventory/HorseInventoryMenu +FD: net/minecraft/world/inventory/HorseInventoryMenu/f_39653_ net/minecraft/world/inventory/HorseInventoryMenu/horseContainer +FD: net/minecraft/world/inventory/HorseInventoryMenu/f_39654_ net/minecraft/world/inventory/HorseInventoryMenu/horse +FD: net/minecraft/world/inventory/HorseInventoryMenu/net/minecraft/world/inventory/HorseInventoryMenu net/minecraft/world/inventory/HorseInventoryMenu/net/minecraft/world/inventory/HorseInventoryMenu +MD: net/minecraft/world/inventory/HorseInventoryMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)V net/minecraft/world/inventory/HorseInventoryMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)V +MD: net/minecraft/world/inventory/HorseInventoryMenu/m_150577_ (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Z net/minecraft/world/inventory/HorseInventoryMenu/hasChest (Lnet/minecraft/world/entity/animal/horse/AbstractHorse;)Z +MD: net/minecraft/world/inventory/HorseInventoryMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/HorseInventoryMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/HorseInventoryMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/HorseInventoryMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/HorseInventoryMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/HorseInventoryMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/HorseInventoryMenu$1 net/minecraft/world/inventory/HorseInventoryMenu$1 +FD: net/minecraft/world/inventory/HorseInventoryMenu$1/f_39667_ net/minecraft/world/inventory/HorseInventoryMenu$1/val$horse +FD: net/minecraft/world/inventory/HorseInventoryMenu$1/f_39668_ net/minecraft/world/inventory/HorseInventoryMenu$1/this$0 +FD: net/minecraft/world/inventory/HorseInventoryMenu$1/net/minecraft/world/inventory/HorseInventoryMenu$1 net/minecraft/world/inventory/HorseInventoryMenu$1/net/minecraft/world/inventory/HorseInventoryMenu$1 +MD: net/minecraft/world/inventory/HorseInventoryMenu$1/ (Lnet/minecraft/world/inventory/HorseInventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/animal/horse/AbstractHorse;)V net/minecraft/world/inventory/HorseInventoryMenu$1/ (Lnet/minecraft/world/inventory/HorseInventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/animal/horse/AbstractHorse;)V +MD: net/minecraft/world/inventory/HorseInventoryMenu$1/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/HorseInventoryMenu$1/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/HorseInventoryMenu$1/m_6659_ ()Z net/minecraft/world/inventory/HorseInventoryMenu$1/isActive ()Z +CL: net/minecraft/world/inventory/HorseInventoryMenu$2 net/minecraft/world/inventory/HorseInventoryMenu$2 +FD: net/minecraft/world/inventory/HorseInventoryMenu$2/f_39679_ net/minecraft/world/inventory/HorseInventoryMenu$2/val$horse +FD: net/minecraft/world/inventory/HorseInventoryMenu$2/f_39680_ net/minecraft/world/inventory/HorseInventoryMenu$2/this$0 +FD: net/minecraft/world/inventory/HorseInventoryMenu$2/net/minecraft/world/inventory/HorseInventoryMenu$2 net/minecraft/world/inventory/HorseInventoryMenu$2/net/minecraft/world/inventory/HorseInventoryMenu$2 +MD: net/minecraft/world/inventory/HorseInventoryMenu$2/ (Lnet/minecraft/world/inventory/HorseInventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/animal/horse/AbstractHorse;)V net/minecraft/world/inventory/HorseInventoryMenu$2/ (Lnet/minecraft/world/inventory/HorseInventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/animal/horse/AbstractHorse;)V +MD: net/minecraft/world/inventory/HorseInventoryMenu$2/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/HorseInventoryMenu$2/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/HorseInventoryMenu$2/m_6641_ ()I net/minecraft/world/inventory/HorseInventoryMenu$2/getMaxStackSize ()I +MD: net/minecraft/world/inventory/HorseInventoryMenu$2/m_6659_ ()Z net/minecraft/world/inventory/HorseInventoryMenu$2/isActive ()Z +CL: net/minecraft/world/inventory/InventoryMenu net/minecraft/world/inventory/InventoryMenu +FD: net/minecraft/world/inventory/InventoryMenu/f_150579_ net/minecraft/world/inventory/InventoryMenu/CONTAINER_ID +FD: net/minecraft/world/inventory/InventoryMenu/f_150580_ net/minecraft/world/inventory/InventoryMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/InventoryMenu/f_150581_ net/minecraft/world/inventory/InventoryMenu/CRAFT_SLOT_START +FD: net/minecraft/world/inventory/InventoryMenu/f_150582_ net/minecraft/world/inventory/InventoryMenu/CRAFT_SLOT_END +FD: net/minecraft/world/inventory/InventoryMenu/f_150583_ net/minecraft/world/inventory/InventoryMenu/ARMOR_SLOT_START +FD: net/minecraft/world/inventory/InventoryMenu/f_150584_ net/minecraft/world/inventory/InventoryMenu/ARMOR_SLOT_END +FD: net/minecraft/world/inventory/InventoryMenu/f_150585_ net/minecraft/world/inventory/InventoryMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/InventoryMenu/f_150586_ net/minecraft/world/inventory/InventoryMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/InventoryMenu/f_150587_ net/minecraft/world/inventory/InventoryMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/InventoryMenu/f_150588_ net/minecraft/world/inventory/InventoryMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/InventoryMenu/f_150589_ net/minecraft/world/inventory/InventoryMenu/SHIELD_SLOT +FD: net/minecraft/world/inventory/InventoryMenu/f_39692_ net/minecraft/world/inventory/InventoryMenu/BLOCK_ATLAS +FD: net/minecraft/world/inventory/InventoryMenu/f_39693_ net/minecraft/world/inventory/InventoryMenu/EMPTY_ARMOR_SLOT_HELMET +FD: net/minecraft/world/inventory/InventoryMenu/f_39694_ net/minecraft/world/inventory/InventoryMenu/EMPTY_ARMOR_SLOT_CHESTPLATE +FD: net/minecraft/world/inventory/InventoryMenu/f_39695_ net/minecraft/world/inventory/InventoryMenu/EMPTY_ARMOR_SLOT_LEGGINGS +FD: net/minecraft/world/inventory/InventoryMenu/f_39696_ net/minecraft/world/inventory/InventoryMenu/EMPTY_ARMOR_SLOT_BOOTS +FD: net/minecraft/world/inventory/InventoryMenu/f_39697_ net/minecraft/world/inventory/InventoryMenu/EMPTY_ARMOR_SLOT_SHIELD +FD: net/minecraft/world/inventory/InventoryMenu/f_39698_ net/minecraft/world/inventory/InventoryMenu/active +FD: net/minecraft/world/inventory/InventoryMenu/f_39699_ net/minecraft/world/inventory/InventoryMenu/TEXTURE_EMPTY_SLOTS +FD: net/minecraft/world/inventory/InventoryMenu/f_39700_ net/minecraft/world/inventory/InventoryMenu/SLOT_IDS +FD: net/minecraft/world/inventory/InventoryMenu/f_39701_ net/minecraft/world/inventory/InventoryMenu/craftSlots +FD: net/minecraft/world/inventory/InventoryMenu/f_39702_ net/minecraft/world/inventory/InventoryMenu/resultSlots +FD: net/minecraft/world/inventory/InventoryMenu/f_39703_ net/minecraft/world/inventory/InventoryMenu/owner +FD: net/minecraft/world/inventory/InventoryMenu/net/minecraft/world/inventory/InventoryMenu net/minecraft/world/inventory/InventoryMenu/net/minecraft/world/inventory/InventoryMenu +MD: net/minecraft/world/inventory/InventoryMenu/ ()V net/minecraft/world/inventory/InventoryMenu/ ()V +MD: net/minecraft/world/inventory/InventoryMenu/ (Lnet/minecraft/world/entity/player/Inventory;ZLnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/InventoryMenu/ (Lnet/minecraft/world/entity/player/Inventory;ZLnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/InventoryMenu/m_142157_ (I)Z net/minecraft/world/inventory/InventoryMenu/shouldMoveToInventory (I)Z +MD: net/minecraft/world/inventory/InventoryMenu/m_150592_ (I)Z net/minecraft/world/inventory/InventoryMenu/isHotbarSlot (I)Z +MD: net/minecraft/world/inventory/InventoryMenu/m_39730_ ()Lnet/minecraft/world/inventory/CraftingContainer; net/minecraft/world/inventory/InventoryMenu/getCraftSlots ()Lnet/minecraft/world/inventory/CraftingContainer; +MD: net/minecraft/world/inventory/InventoryMenu/m_5816_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/inventory/InventoryMenu/fillCraftSlotsStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/inventory/InventoryMenu/m_5867_ ()Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/world/inventory/InventoryMenu/getRecipeBookType ()Lnet/minecraft/world/inventory/RecipeBookType; +MD: net/minecraft/world/inventory/InventoryMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/InventoryMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/InventoryMenu/m_6032_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/world/inventory/InventoryMenu/recipeMatches (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/world/inventory/InventoryMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/InventoryMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/InventoryMenu/m_6635_ ()I net/minecraft/world/inventory/InventoryMenu/getGridWidth ()I +MD: net/minecraft/world/inventory/InventoryMenu/m_6636_ ()I net/minecraft/world/inventory/InventoryMenu/getResultSlotIndex ()I +MD: net/minecraft/world/inventory/InventoryMenu/m_6650_ ()V net/minecraft/world/inventory/InventoryMenu/clearCraftingContent ()V +MD: net/minecraft/world/inventory/InventoryMenu/m_6653_ ()I net/minecraft/world/inventory/InventoryMenu/getSize ()I +MD: net/minecraft/world/inventory/InventoryMenu/m_6656_ ()I net/minecraft/world/inventory/InventoryMenu/getGridHeight ()I +MD: net/minecraft/world/inventory/InventoryMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/InventoryMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/InventoryMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/InventoryMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/InventoryMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/InventoryMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/InventoryMenu$1 net/minecraft/world/inventory/InventoryMenu$1 +FD: net/minecraft/world/inventory/InventoryMenu$1/f_39733_ net/minecraft/world/inventory/InventoryMenu$1/val$slot +FD: net/minecraft/world/inventory/InventoryMenu$1/f_39734_ net/minecraft/world/inventory/InventoryMenu$1/this$0 +FD: net/minecraft/world/inventory/InventoryMenu$1/net/minecraft/world/inventory/InventoryMenu$1 net/minecraft/world/inventory/InventoryMenu$1/net/minecraft/world/inventory/InventoryMenu$1 +MD: net/minecraft/world/inventory/InventoryMenu$1/ (Lnet/minecraft/world/inventory/InventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/inventory/InventoryMenu$1/ (Lnet/minecraft/world/inventory/InventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/inventory/InventoryMenu$1/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/InventoryMenu$1/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/InventoryMenu$1/m_6641_ ()I net/minecraft/world/inventory/InventoryMenu$1/getMaxStackSize ()I +MD: net/minecraft/world/inventory/InventoryMenu$1/m_7543_ ()Lcom/mojang/datafixers/util/Pair; net/minecraft/world/inventory/InventoryMenu$1/getNoItemIcon ()Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/inventory/InventoryMenu$1/m_8010_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/InventoryMenu$1/mayPickup (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/inventory/InventoryMenu$2 net/minecraft/world/inventory/InventoryMenu$2 +FD: net/minecraft/world/inventory/InventoryMenu$2/f_39748_ net/minecraft/world/inventory/InventoryMenu$2/this$0 +FD: net/minecraft/world/inventory/InventoryMenu$2/net/minecraft/world/inventory/InventoryMenu$2 net/minecraft/world/inventory/InventoryMenu$2/net/minecraft/world/inventory/InventoryMenu$2 +MD: net/minecraft/world/inventory/InventoryMenu$2/ (Lnet/minecraft/world/inventory/InventoryMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/InventoryMenu$2/ (Lnet/minecraft/world/inventory/InventoryMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/InventoryMenu$2/m_7543_ ()Lcom/mojang/datafixers/util/Pair; net/minecraft/world/inventory/InventoryMenu$2/getNoItemIcon ()Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/world/inventory/ItemCombinerMenu net/minecraft/world/inventory/ItemCombinerMenu +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_150594_ net/minecraft/world/inventory/ItemCombinerMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_150595_ net/minecraft/world/inventory/ItemCombinerMenu/INPUT_SLOT +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_150596_ net/minecraft/world/inventory/ItemCombinerMenu/ADDITIONAL_SLOT +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_150597_ net/minecraft/world/inventory/ItemCombinerMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_150598_ net/minecraft/world/inventory/ItemCombinerMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_150599_ net/minecraft/world/inventory/ItemCombinerMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_150600_ net/minecraft/world/inventory/ItemCombinerMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_39768_ net/minecraft/world/inventory/ItemCombinerMenu/resultSlots +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_39769_ net/minecraft/world/inventory/ItemCombinerMenu/inputSlots +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_39770_ net/minecraft/world/inventory/ItemCombinerMenu/access +FD: net/minecraft/world/inventory/ItemCombinerMenu/f_39771_ net/minecraft/world/inventory/ItemCombinerMenu/player +FD: net/minecraft/world/inventory/ItemCombinerMenu/net/minecraft/world/inventory/ItemCombinerMenu net/minecraft/world/inventory/ItemCombinerMenu/net/minecraft/world/inventory/ItemCombinerMenu +MD: net/minecraft/world/inventory/ItemCombinerMenu/ (Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/ItemCombinerMenu/ (Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_142365_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ItemCombinerMenu/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_39783_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; net/minecraft/world/inventory/ItemCombinerMenu/lambda$stillValid$1 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_39794_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/ItemCombinerMenu/lambda$removed$0 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_5861_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/ItemCombinerMenu/shouldQuickMoveToAdditionalSlot (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/ItemCombinerMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_6560_ (Lnet/minecraft/world/entity/player/Player;Z)Z net/minecraft/world/inventory/ItemCombinerMenu/mayPickup (Lnet/minecraft/world/entity/player/Player;Z)Z +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_6640_ ()V net/minecraft/world/inventory/ItemCombinerMenu/createResult ()V +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/ItemCombinerMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/ItemCombinerMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/ItemCombinerMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/ItemCombinerMenu/m_8039_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/inventory/ItemCombinerMenu/isValidBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/inventory/ItemCombinerMenu$1 net/minecraft/world/inventory/ItemCombinerMenu$1 +FD: net/minecraft/world/inventory/ItemCombinerMenu$1/f_39800_ net/minecraft/world/inventory/ItemCombinerMenu$1/this$0 +FD: net/minecraft/world/inventory/ItemCombinerMenu$1/net/minecraft/world/inventory/ItemCombinerMenu$1 net/minecraft/world/inventory/ItemCombinerMenu$1/net/minecraft/world/inventory/ItemCombinerMenu$1 +MD: net/minecraft/world/inventory/ItemCombinerMenu$1/ (Lnet/minecraft/world/inventory/ItemCombinerMenu;I)V net/minecraft/world/inventory/ItemCombinerMenu$1/ (Lnet/minecraft/world/inventory/ItemCombinerMenu;I)V +MD: net/minecraft/world/inventory/ItemCombinerMenu$1/m_6596_ ()V net/minecraft/world/inventory/ItemCombinerMenu$1/setChanged ()V +CL: net/minecraft/world/inventory/ItemCombinerMenu$2 net/minecraft/world/inventory/ItemCombinerMenu$2 +FD: net/minecraft/world/inventory/ItemCombinerMenu$2/f_39805_ net/minecraft/world/inventory/ItemCombinerMenu$2/this$0 +FD: net/minecraft/world/inventory/ItemCombinerMenu$2/net/minecraft/world/inventory/ItemCombinerMenu$2 net/minecraft/world/inventory/ItemCombinerMenu$2/net/minecraft/world/inventory/ItemCombinerMenu$2 +MD: net/minecraft/world/inventory/ItemCombinerMenu$2/ (Lnet/minecraft/world/inventory/ItemCombinerMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/ItemCombinerMenu$2/ (Lnet/minecraft/world/inventory/ItemCombinerMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/ItemCombinerMenu$2/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ItemCombinerMenu$2/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/ItemCombinerMenu$2/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/ItemCombinerMenu$2/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/ItemCombinerMenu$2/m_8010_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/ItemCombinerMenu$2/mayPickup (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/inventory/LecternMenu net/minecraft/world/inventory/LecternMenu +FD: net/minecraft/world/inventory/LecternMenu/f_150606_ net/minecraft/world/inventory/LecternMenu/BUTTON_PREV_PAGE +FD: net/minecraft/world/inventory/LecternMenu/f_150607_ net/minecraft/world/inventory/LecternMenu/BUTTON_NEXT_PAGE +FD: net/minecraft/world/inventory/LecternMenu/f_150608_ net/minecraft/world/inventory/LecternMenu/BUTTON_TAKE_BOOK +FD: net/minecraft/world/inventory/LecternMenu/f_150609_ net/minecraft/world/inventory/LecternMenu/BUTTON_PAGE_JUMP_RANGE_START +FD: net/minecraft/world/inventory/LecternMenu/f_150610_ net/minecraft/world/inventory/LecternMenu/DATA_COUNT +FD: net/minecraft/world/inventory/LecternMenu/f_150611_ net/minecraft/world/inventory/LecternMenu/SLOT_COUNT +FD: net/minecraft/world/inventory/LecternMenu/f_39819_ net/minecraft/world/inventory/LecternMenu/lectern +FD: net/minecraft/world/inventory/LecternMenu/f_39820_ net/minecraft/world/inventory/LecternMenu/lecternData +FD: net/minecraft/world/inventory/LecternMenu/net/minecraft/world/inventory/LecternMenu net/minecraft/world/inventory/LecternMenu/net/minecraft/world/inventory/LecternMenu +MD: net/minecraft/world/inventory/LecternMenu/ (I)V net/minecraft/world/inventory/LecternMenu/ (I)V +MD: net/minecraft/world/inventory/LecternMenu/ (ILnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V net/minecraft/world/inventory/LecternMenu/ (ILnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V +MD: net/minecraft/world/inventory/LecternMenu/m_39835_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/LecternMenu/getBook ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/LecternMenu/m_39836_ ()I net/minecraft/world/inventory/LecternMenu/getPage ()I +MD: net/minecraft/world/inventory/LecternMenu/m_6366_ (Lnet/minecraft/world/entity/player/Player;I)Z net/minecraft/world/inventory/LecternMenu/clickMenuButton (Lnet/minecraft/world/entity/player/Player;I)Z +MD: net/minecraft/world/inventory/LecternMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/LecternMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/LecternMenu/m_7511_ (II)V net/minecraft/world/inventory/LecternMenu/setData (II)V +CL: net/minecraft/world/inventory/LecternMenu$1 net/minecraft/world/inventory/LecternMenu$1 +FD: net/minecraft/world/inventory/LecternMenu$1/f_39837_ net/minecraft/world/inventory/LecternMenu$1/this$0 +FD: net/minecraft/world/inventory/LecternMenu$1/net/minecraft/world/inventory/LecternMenu$1 net/minecraft/world/inventory/LecternMenu$1/net/minecraft/world/inventory/LecternMenu$1 +MD: net/minecraft/world/inventory/LecternMenu$1/ (Lnet/minecraft/world/inventory/LecternMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/LecternMenu$1/ (Lnet/minecraft/world/inventory/LecternMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/LecternMenu$1/m_6654_ ()V net/minecraft/world/inventory/LecternMenu$1/setChanged ()V +CL: net/minecraft/world/inventory/LoomMenu net/minecraft/world/inventory/LoomMenu +FD: net/minecraft/world/inventory/LoomMenu/f_150612_ net/minecraft/world/inventory/LoomMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/LoomMenu/f_150613_ net/minecraft/world/inventory/LoomMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/LoomMenu/f_150614_ net/minecraft/world/inventory/LoomMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/LoomMenu/f_150615_ net/minecraft/world/inventory/LoomMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/LoomMenu/f_39845_ net/minecraft/world/inventory/LoomMenu/access +FD: net/minecraft/world/inventory/LoomMenu/f_39846_ net/minecraft/world/inventory/LoomMenu/selectedBannerPatternIndex +FD: net/minecraft/world/inventory/LoomMenu/f_39847_ net/minecraft/world/inventory/LoomMenu/slotUpdateListener +FD: net/minecraft/world/inventory/LoomMenu/f_39848_ net/minecraft/world/inventory/LoomMenu/bannerSlot +FD: net/minecraft/world/inventory/LoomMenu/f_39849_ net/minecraft/world/inventory/LoomMenu/dyeSlot +FD: net/minecraft/world/inventory/LoomMenu/f_39850_ net/minecraft/world/inventory/LoomMenu/patternSlot +FD: net/minecraft/world/inventory/LoomMenu/f_39851_ net/minecraft/world/inventory/LoomMenu/resultSlot +FD: net/minecraft/world/inventory/LoomMenu/f_39852_ net/minecraft/world/inventory/LoomMenu/lastSoundTime +FD: net/minecraft/world/inventory/LoomMenu/f_39853_ net/minecraft/world/inventory/LoomMenu/inputContainer +FD: net/minecraft/world/inventory/LoomMenu/f_39854_ net/minecraft/world/inventory/LoomMenu/outputContainer +FD: net/minecraft/world/inventory/LoomMenu/net/minecraft/world/inventory/LoomMenu net/minecraft/world/inventory/LoomMenu/net/minecraft/world/inventory/LoomMenu +MD: net/minecraft/world/inventory/LoomMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/LoomMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/LoomMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/LoomMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/LoomMenu/m_39869_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/LoomMenu/lambda$removed$1 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/LoomMenu/m_39878_ (Ljava/lang/Runnable;)V net/minecraft/world/inventory/LoomMenu/registerUpdateListener (Ljava/lang/Runnable;)V +MD: net/minecraft/world/inventory/LoomMenu/m_39891_ ()I net/minecraft/world/inventory/LoomMenu/getSelectedBannerPatternIndex ()I +MD: net/minecraft/world/inventory/LoomMenu/m_39894_ ()Lnet/minecraft/world/inventory/Slot; net/minecraft/world/inventory/LoomMenu/getBannerSlot ()Lnet/minecraft/world/inventory/Slot; +MD: net/minecraft/world/inventory/LoomMenu/m_39895_ ()Lnet/minecraft/world/inventory/Slot; net/minecraft/world/inventory/LoomMenu/getDyeSlot ()Lnet/minecraft/world/inventory/Slot; +MD: net/minecraft/world/inventory/LoomMenu/m_39896_ ()Lnet/minecraft/world/inventory/Slot; net/minecraft/world/inventory/LoomMenu/getPatternSlot ()Lnet/minecraft/world/inventory/Slot; +MD: net/minecraft/world/inventory/LoomMenu/m_39897_ ()Lnet/minecraft/world/inventory/Slot; net/minecraft/world/inventory/LoomMenu/getResultSlot ()Lnet/minecraft/world/inventory/Slot; +MD: net/minecraft/world/inventory/LoomMenu/m_39898_ ()V net/minecraft/world/inventory/LoomMenu/setupResultSlot ()V +MD: net/minecraft/world/inventory/LoomMenu/m_39899_ ()V net/minecraft/world/inventory/LoomMenu/lambda$new$0 ()V +MD: net/minecraft/world/inventory/LoomMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/LoomMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/LoomMenu/m_6366_ (Lnet/minecraft/world/entity/player/Player;I)Z net/minecraft/world/inventory/LoomMenu/clickMenuButton (Lnet/minecraft/world/entity/player/Player;I)Z +MD: net/minecraft/world/inventory/LoomMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/LoomMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/LoomMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/LoomMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/LoomMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/LoomMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/LoomMenu$1 net/minecraft/world/inventory/LoomMenu$1 +FD: net/minecraft/world/inventory/LoomMenu$1/f_39900_ net/minecraft/world/inventory/LoomMenu$1/this$0 +FD: net/minecraft/world/inventory/LoomMenu$1/net/minecraft/world/inventory/LoomMenu$1 net/minecraft/world/inventory/LoomMenu$1/net/minecraft/world/inventory/LoomMenu$1 +MD: net/minecraft/world/inventory/LoomMenu$1/ (Lnet/minecraft/world/inventory/LoomMenu;I)V net/minecraft/world/inventory/LoomMenu$1/ (Lnet/minecraft/world/inventory/LoomMenu;I)V +MD: net/minecraft/world/inventory/LoomMenu$1/m_6596_ ()V net/minecraft/world/inventory/LoomMenu$1/setChanged ()V +CL: net/minecraft/world/inventory/LoomMenu$2 net/minecraft/world/inventory/LoomMenu$2 +FD: net/minecraft/world/inventory/LoomMenu$2/f_39905_ net/minecraft/world/inventory/LoomMenu$2/this$0 +FD: net/minecraft/world/inventory/LoomMenu$2/net/minecraft/world/inventory/LoomMenu$2 net/minecraft/world/inventory/LoomMenu$2/net/minecraft/world/inventory/LoomMenu$2 +MD: net/minecraft/world/inventory/LoomMenu$2/ (Lnet/minecraft/world/inventory/LoomMenu;I)V net/minecraft/world/inventory/LoomMenu$2/ (Lnet/minecraft/world/inventory/LoomMenu;I)V +MD: net/minecraft/world/inventory/LoomMenu$2/m_6596_ ()V net/minecraft/world/inventory/LoomMenu$2/setChanged ()V +CL: net/minecraft/world/inventory/LoomMenu$3 net/minecraft/world/inventory/LoomMenu$3 +FD: net/minecraft/world/inventory/LoomMenu$3/f_39910_ net/minecraft/world/inventory/LoomMenu$3/this$0 +FD: net/minecraft/world/inventory/LoomMenu$3/net/minecraft/world/inventory/LoomMenu$3 net/minecraft/world/inventory/LoomMenu$3/net/minecraft/world/inventory/LoomMenu$3 +MD: net/minecraft/world/inventory/LoomMenu$3/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/LoomMenu$3/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/LoomMenu$3/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/LoomMenu$3/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/LoomMenu$4 net/minecraft/world/inventory/LoomMenu$4 +FD: net/minecraft/world/inventory/LoomMenu$4/f_39919_ net/minecraft/world/inventory/LoomMenu$4/this$0 +FD: net/minecraft/world/inventory/LoomMenu$4/net/minecraft/world/inventory/LoomMenu$4 net/minecraft/world/inventory/LoomMenu$4/net/minecraft/world/inventory/LoomMenu$4 +MD: net/minecraft/world/inventory/LoomMenu$4/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/LoomMenu$4/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/LoomMenu$4/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/LoomMenu$4/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/LoomMenu$5 net/minecraft/world/inventory/LoomMenu$5 +FD: net/minecraft/world/inventory/LoomMenu$5/f_39928_ net/minecraft/world/inventory/LoomMenu$5/this$0 +FD: net/minecraft/world/inventory/LoomMenu$5/net/minecraft/world/inventory/LoomMenu$5 net/minecraft/world/inventory/LoomMenu$5/net/minecraft/world/inventory/LoomMenu$5 +MD: net/minecraft/world/inventory/LoomMenu$5/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/LoomMenu$5/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/LoomMenu$5/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/LoomMenu$5/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/LoomMenu$6 net/minecraft/world/inventory/LoomMenu$6 +FD: net/minecraft/world/inventory/LoomMenu$6/f_39937_ net/minecraft/world/inventory/LoomMenu$6/val$access +FD: net/minecraft/world/inventory/LoomMenu$6/f_39938_ net/minecraft/world/inventory/LoomMenu$6/this$0 +FD: net/minecraft/world/inventory/LoomMenu$6/net/minecraft/world/inventory/LoomMenu$6 net/minecraft/world/inventory/LoomMenu$6/net/minecraft/world/inventory/LoomMenu$6 +MD: net/minecraft/world/inventory/LoomMenu$6/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/LoomMenu$6/ (Lnet/minecraft/world/inventory/LoomMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/LoomMenu$6/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/LoomMenu$6/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/LoomMenu$6/m_39951_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/LoomMenu$6/lambda$onTake$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/LoomMenu$6/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/LoomMenu$6/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/MenuConstructor net/minecraft/world/inventory/MenuConstructor +FD: net/minecraft/world/inventory/MenuConstructor/net/minecraft/world/inventory/MenuConstructor net/minecraft/world/inventory/MenuConstructor/net/minecraft/world/inventory/MenuConstructor +MD: net/minecraft/world/inventory/MenuConstructor/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/inventory/MenuConstructor/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +CL: net/minecraft/world/inventory/MenuType net/minecraft/world/inventory/MenuType +FD: net/minecraft/world/inventory/MenuType/f_39957_ net/minecraft/world/inventory/MenuType/GENERIC_9x1 +FD: net/minecraft/world/inventory/MenuType/f_39958_ net/minecraft/world/inventory/MenuType/GENERIC_9x2 +FD: net/minecraft/world/inventory/MenuType/f_39959_ net/minecraft/world/inventory/MenuType/GENERIC_9x3 +FD: net/minecraft/world/inventory/MenuType/f_39960_ net/minecraft/world/inventory/MenuType/GENERIC_9x4 +FD: net/minecraft/world/inventory/MenuType/f_39961_ net/minecraft/world/inventory/MenuType/GENERIC_9x5 +FD: net/minecraft/world/inventory/MenuType/f_39962_ net/minecraft/world/inventory/MenuType/GENERIC_9x6 +FD: net/minecraft/world/inventory/MenuType/f_39963_ net/minecraft/world/inventory/MenuType/GENERIC_3x3 +FD: net/minecraft/world/inventory/MenuType/f_39964_ net/minecraft/world/inventory/MenuType/ANVIL +FD: net/minecraft/world/inventory/MenuType/f_39965_ net/minecraft/world/inventory/MenuType/BEACON +FD: net/minecraft/world/inventory/MenuType/f_39966_ net/minecraft/world/inventory/MenuType/BLAST_FURNACE +FD: net/minecraft/world/inventory/MenuType/f_39967_ net/minecraft/world/inventory/MenuType/BREWING_STAND +FD: net/minecraft/world/inventory/MenuType/f_39968_ net/minecraft/world/inventory/MenuType/CRAFTING +FD: net/minecraft/world/inventory/MenuType/f_39969_ net/minecraft/world/inventory/MenuType/ENCHANTMENT +FD: net/minecraft/world/inventory/MenuType/f_39970_ net/minecraft/world/inventory/MenuType/FURNACE +FD: net/minecraft/world/inventory/MenuType/f_39971_ net/minecraft/world/inventory/MenuType/GRINDSTONE +FD: net/minecraft/world/inventory/MenuType/f_39972_ net/minecraft/world/inventory/MenuType/HOPPER +FD: net/minecraft/world/inventory/MenuType/f_39973_ net/minecraft/world/inventory/MenuType/LECTERN +FD: net/minecraft/world/inventory/MenuType/f_39974_ net/minecraft/world/inventory/MenuType/LOOM +FD: net/minecraft/world/inventory/MenuType/f_39975_ net/minecraft/world/inventory/MenuType/MERCHANT +FD: net/minecraft/world/inventory/MenuType/f_39976_ net/minecraft/world/inventory/MenuType/SHULKER_BOX +FD: net/minecraft/world/inventory/MenuType/f_39977_ net/minecraft/world/inventory/MenuType/SMITHING +FD: net/minecraft/world/inventory/MenuType/f_39978_ net/minecraft/world/inventory/MenuType/SMOKER +FD: net/minecraft/world/inventory/MenuType/f_39979_ net/minecraft/world/inventory/MenuType/CARTOGRAPHY_TABLE +FD: net/minecraft/world/inventory/MenuType/f_39980_ net/minecraft/world/inventory/MenuType/STONECUTTER +FD: net/minecraft/world/inventory/MenuType/f_39981_ net/minecraft/world/inventory/MenuType/constructor +FD: net/minecraft/world/inventory/MenuType/net/minecraft/world/inventory/MenuType net/minecraft/world/inventory/MenuType/net/minecraft/world/inventory/MenuType +MD: net/minecraft/world/inventory/MenuType/ ()V net/minecraft/world/inventory/MenuType/ ()V +MD: net/minecraft/world/inventory/MenuType/ (Lnet/minecraft/world/inventory/MenuType$MenuSupplier;)V net/minecraft/world/inventory/MenuType/ (Lnet/minecraft/world/inventory/MenuType$MenuSupplier;)V +MD: net/minecraft/world/inventory/MenuType/m_39985_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/inventory/MenuType/create (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/inventory/MenuType/m_39988_ (Ljava/lang/String;Lnet/minecraft/world/inventory/MenuType$MenuSupplier;)Lnet/minecraft/world/inventory/MenuType; net/minecraft/world/inventory/MenuType/register (Ljava/lang/String;Lnet/minecraft/world/inventory/MenuType$MenuSupplier;)Lnet/minecraft/world/inventory/MenuType; +MD: net/minecraft/world/inventory/MenuType/m_39991_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/LecternMenu; net/minecraft/world/inventory/MenuType/lambda$static$0 (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/LecternMenu; +CL: net/minecraft/world/inventory/MenuType$MenuSupplier net/minecraft/world/inventory/MenuType$MenuSupplier +FD: net/minecraft/world/inventory/MenuType$MenuSupplier/net/minecraft/world/inventory/MenuType$MenuSupplier net/minecraft/world/inventory/MenuType$MenuSupplier/net/minecraft/world/inventory/MenuType$MenuSupplier +MD: net/minecraft/world/inventory/MenuType$MenuSupplier/m_39994_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/inventory/MenuType$MenuSupplier/create (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +CL: net/minecraft/world/inventory/MerchantContainer net/minecraft/world/inventory/MerchantContainer +FD: net/minecraft/world/inventory/MerchantContainer/f_39997_ net/minecraft/world/inventory/MerchantContainer/merchant +FD: net/minecraft/world/inventory/MerchantContainer/f_39998_ net/minecraft/world/inventory/MerchantContainer/itemStacks +FD: net/minecraft/world/inventory/MerchantContainer/f_39999_ net/minecraft/world/inventory/MerchantContainer/activeOffer +FD: net/minecraft/world/inventory/MerchantContainer/f_40000_ net/minecraft/world/inventory/MerchantContainer/selectionHint +FD: net/minecraft/world/inventory/MerchantContainer/f_40001_ net/minecraft/world/inventory/MerchantContainer/futureXp +FD: net/minecraft/world/inventory/MerchantContainer/net/minecraft/world/inventory/MerchantContainer net/minecraft/world/inventory/MerchantContainer/net/minecraft/world/inventory/MerchantContainer +MD: net/minecraft/world/inventory/MerchantContainer/ (Lnet/minecraft/world/item/trading/Merchant;)V net/minecraft/world/inventory/MerchantContainer/ (Lnet/minecraft/world/item/trading/Merchant;)V +MD: net/minecraft/world/inventory/MerchantContainer/m_40020_ (I)V net/minecraft/world/inventory/MerchantContainer/setSelectionHint (I)V +MD: net/minecraft/world/inventory/MerchantContainer/m_40022_ (I)Z net/minecraft/world/inventory/MerchantContainer/isPaymentSlot (I)Z +MD: net/minecraft/world/inventory/MerchantContainer/m_40024_ ()V net/minecraft/world/inventory/MerchantContainer/updateSellItem ()V +MD: net/minecraft/world/inventory/MerchantContainer/m_40025_ ()Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/inventory/MerchantContainer/getActiveOffer ()Lnet/minecraft/world/item/trading/MerchantOffer; +MD: net/minecraft/world/inventory/MerchantContainer/m_40026_ ()I net/minecraft/world/inventory/MerchantContainer/getFutureXp ()I +MD: net/minecraft/world/inventory/MerchantContainer/m_6211_ ()V net/minecraft/world/inventory/MerchantContainer/clearContent ()V +MD: net/minecraft/world/inventory/MerchantContainer/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/MerchantContainer/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/MerchantContainer/m_6596_ ()V net/minecraft/world/inventory/MerchantContainer/setChanged ()V +MD: net/minecraft/world/inventory/MerchantContainer/m_6643_ ()I net/minecraft/world/inventory/MerchantContainer/getContainerSize ()I +MD: net/minecraft/world/inventory/MerchantContainer/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/MerchantContainer/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/MerchantContainer/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/MerchantContainer/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/MerchantContainer/m_7983_ ()Z net/minecraft/world/inventory/MerchantContainer/isEmpty ()Z +MD: net/minecraft/world/inventory/MerchantContainer/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/MerchantContainer/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/MerchantContainer/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/MerchantContainer/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/MerchantMenu net/minecraft/world/inventory/MerchantMenu +FD: net/minecraft/world/inventory/MerchantMenu/f_150619_ net/minecraft/world/inventory/MerchantMenu/PAYMENT1_SLOT +FD: net/minecraft/world/inventory/MerchantMenu/f_150620_ net/minecraft/world/inventory/MerchantMenu/PAYMENT2_SLOT +FD: net/minecraft/world/inventory/MerchantMenu/f_150621_ net/minecraft/world/inventory/MerchantMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/MerchantMenu/f_150622_ net/minecraft/world/inventory/MerchantMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/MerchantMenu/f_150623_ net/minecraft/world/inventory/MerchantMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/MerchantMenu/f_150624_ net/minecraft/world/inventory/MerchantMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/MerchantMenu/f_150625_ net/minecraft/world/inventory/MerchantMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/MerchantMenu/f_150626_ net/minecraft/world/inventory/MerchantMenu/SELLSLOT1_X +FD: net/minecraft/world/inventory/MerchantMenu/f_150627_ net/minecraft/world/inventory/MerchantMenu/SELLSLOT2_X +FD: net/minecraft/world/inventory/MerchantMenu/f_150628_ net/minecraft/world/inventory/MerchantMenu/BUYSLOT_X +FD: net/minecraft/world/inventory/MerchantMenu/f_150629_ net/minecraft/world/inventory/MerchantMenu/ROW_Y +FD: net/minecraft/world/inventory/MerchantMenu/f_40027_ net/minecraft/world/inventory/MerchantMenu/trader +FD: net/minecraft/world/inventory/MerchantMenu/f_40028_ net/minecraft/world/inventory/MerchantMenu/tradeContainer +FD: net/minecraft/world/inventory/MerchantMenu/f_40029_ net/minecraft/world/inventory/MerchantMenu/merchantLevel +FD: net/minecraft/world/inventory/MerchantMenu/f_40030_ net/minecraft/world/inventory/MerchantMenu/showProgressBar +FD: net/minecraft/world/inventory/MerchantMenu/f_40031_ net/minecraft/world/inventory/MerchantMenu/canRestock +FD: net/minecraft/world/inventory/MerchantMenu/net/minecraft/world/inventory/MerchantMenu net/minecraft/world/inventory/MerchantMenu/net/minecraft/world/inventory/MerchantMenu +MD: net/minecraft/world/inventory/MerchantMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/MerchantMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/MerchantMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;)V net/minecraft/world/inventory/MerchantMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40046_ (Lnet/minecraft/world/item/trading/MerchantOffers;)V net/minecraft/world/inventory/MerchantMenu/setOffers (Lnet/minecraft/world/item/trading/MerchantOffers;)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40048_ (Z)V net/minecraft/world/inventory/MerchantMenu/setShowProgressBar (Z)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40058_ (Z)V net/minecraft/world/inventory/MerchantMenu/setCanRestock (Z)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40060_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/MerchantMenu/moveFromInventoryToPaymentSlot (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40063_ (I)V net/minecraft/world/inventory/MerchantMenu/setSelectionHint (I)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40065_ ()I net/minecraft/world/inventory/MerchantMenu/getTraderXp ()I +MD: net/minecraft/world/inventory/MerchantMenu/m_40066_ (I)V net/minecraft/world/inventory/MerchantMenu/setXp (I)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40068_ ()I net/minecraft/world/inventory/MerchantMenu/getFutureTraderXp ()I +MD: net/minecraft/world/inventory/MerchantMenu/m_40069_ (I)V net/minecraft/world/inventory/MerchantMenu/setMerchantLevel (I)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40071_ ()I net/minecraft/world/inventory/MerchantMenu/getTraderLevel ()I +MD: net/minecraft/world/inventory/MerchantMenu/m_40072_ (I)V net/minecraft/world/inventory/MerchantMenu/tryMoveItems (I)V +MD: net/minecraft/world/inventory/MerchantMenu/m_40074_ ()Z net/minecraft/world/inventory/MerchantMenu/canRestock ()Z +MD: net/minecraft/world/inventory/MerchantMenu/m_40075_ ()Lnet/minecraft/world/item/trading/MerchantOffers; net/minecraft/world/inventory/MerchantMenu/getOffers ()Lnet/minecraft/world/item/trading/MerchantOffers; +MD: net/minecraft/world/inventory/MerchantMenu/m_40076_ ()Z net/minecraft/world/inventory/MerchantMenu/showProgressBar ()Z +MD: net/minecraft/world/inventory/MerchantMenu/m_40077_ ()V net/minecraft/world/inventory/MerchantMenu/playTradeSound ()V +MD: net/minecraft/world/inventory/MerchantMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/MerchantMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/MerchantMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/MerchantMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/MerchantMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/MerchantMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/MerchantMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/MerchantMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/MerchantMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/MerchantMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/MerchantResultSlot net/minecraft/world/inventory/MerchantResultSlot +FD: net/minecraft/world/inventory/MerchantResultSlot/f_40078_ net/minecraft/world/inventory/MerchantResultSlot/slots +FD: net/minecraft/world/inventory/MerchantResultSlot/f_40079_ net/minecraft/world/inventory/MerchantResultSlot/player +FD: net/minecraft/world/inventory/MerchantResultSlot/f_40080_ net/minecraft/world/inventory/MerchantResultSlot/removeCount +FD: net/minecraft/world/inventory/MerchantResultSlot/f_40081_ net/minecraft/world/inventory/MerchantResultSlot/merchant +FD: net/minecraft/world/inventory/MerchantResultSlot/net/minecraft/world/inventory/MerchantResultSlot net/minecraft/world/inventory/MerchantResultSlot/net/minecraft/world/inventory/MerchantResultSlot +MD: net/minecraft/world/inventory/MerchantResultSlot/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/trading/Merchant;Lnet/minecraft/world/inventory/MerchantContainer;III)V net/minecraft/world/inventory/MerchantResultSlot/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/trading/Merchant;Lnet/minecraft/world/inventory/MerchantContainer;III)V +MD: net/minecraft/world/inventory/MerchantResultSlot/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/MerchantResultSlot/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/MerchantResultSlot/m_5845_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/MerchantResultSlot/checkTakeAchievements (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/MerchantResultSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/MerchantResultSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/MerchantResultSlot/m_6201_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/MerchantResultSlot/remove (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/MerchantResultSlot/m_7169_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/inventory/MerchantResultSlot/onQuickCraft (Lnet/minecraft/world/item/ItemStack;I)V +CL: net/minecraft/world/inventory/PlayerEnderChestContainer net/minecraft/world/inventory/PlayerEnderChestContainer +FD: net/minecraft/world/inventory/PlayerEnderChestContainer/f_40101_ net/minecraft/world/inventory/PlayerEnderChestContainer/activeChest +FD: net/minecraft/world/inventory/PlayerEnderChestContainer/net/minecraft/world/inventory/PlayerEnderChestContainer net/minecraft/world/inventory/PlayerEnderChestContainer/net/minecraft/world/inventory/PlayerEnderChestContainer +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/ ()V net/minecraft/world/inventory/PlayerEnderChestContainer/ ()V +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/m_150633_ (Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)Z net/minecraft/world/inventory/PlayerEnderChestContainer/isActiveChest (Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)Z +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/m_40105_ (Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)V net/minecraft/world/inventory/PlayerEnderChestContainer/setActiveChest (Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)V +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/m_5785_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/PlayerEnderChestContainer/stopOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/m_5856_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/PlayerEnderChestContainer/startOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/PlayerEnderChestContainer/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/m_7797_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/inventory/PlayerEnderChestContainer/fromTag (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/inventory/PlayerEnderChestContainer/m_7927_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/inventory/PlayerEnderChestContainer/createTag ()Lnet/minecraft/nbt/ListTag; +CL: net/minecraft/world/inventory/RecipeBookMenu net/minecraft/world/inventory/RecipeBookMenu +FD: net/minecraft/world/inventory/RecipeBookMenu/net/minecraft/world/inventory/RecipeBookMenu net/minecraft/world/inventory/RecipeBookMenu/net/minecraft/world/inventory/RecipeBookMenu +MD: net/minecraft/world/inventory/RecipeBookMenu/ (Lnet/minecraft/world/inventory/MenuType;I)V net/minecraft/world/inventory/RecipeBookMenu/ (Lnet/minecraft/world/inventory/MenuType;I)V +MD: net/minecraft/world/inventory/RecipeBookMenu/m_142157_ (I)Z net/minecraft/world/inventory/RecipeBookMenu/shouldMoveToInventory (I)Z +MD: net/minecraft/world/inventory/RecipeBookMenu/m_5816_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/inventory/RecipeBookMenu/fillCraftSlotsStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/inventory/RecipeBookMenu/m_5867_ ()Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/world/inventory/RecipeBookMenu/getRecipeBookType ()Lnet/minecraft/world/inventory/RecipeBookType; +MD: net/minecraft/world/inventory/RecipeBookMenu/m_6032_ (Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/world/inventory/RecipeBookMenu/recipeMatches (Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/world/inventory/RecipeBookMenu/m_6635_ ()I net/minecraft/world/inventory/RecipeBookMenu/getGridWidth ()I +MD: net/minecraft/world/inventory/RecipeBookMenu/m_6636_ ()I net/minecraft/world/inventory/RecipeBookMenu/getResultSlotIndex ()I +MD: net/minecraft/world/inventory/RecipeBookMenu/m_6650_ ()V net/minecraft/world/inventory/RecipeBookMenu/clearCraftingContent ()V +MD: net/minecraft/world/inventory/RecipeBookMenu/m_6653_ ()I net/minecraft/world/inventory/RecipeBookMenu/getSize ()I +MD: net/minecraft/world/inventory/RecipeBookMenu/m_6656_ ()I net/minecraft/world/inventory/RecipeBookMenu/getGridHeight ()I +MD: net/minecraft/world/inventory/RecipeBookMenu/m_6951_ (ZLnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/inventory/RecipeBookMenu/handlePlacement (ZLnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/server/level/ServerPlayer;)V +CL: net/minecraft/world/inventory/RecipeBookType net/minecraft/world/inventory/RecipeBookType +FD: net/minecraft/world/inventory/RecipeBookType/$VALUES net/minecraft/world/inventory/RecipeBookType/$VALUES +FD: net/minecraft/world/inventory/RecipeBookType/BLAST_FURNACE net/minecraft/world/inventory/RecipeBookType/BLAST_FURNACE +FD: net/minecraft/world/inventory/RecipeBookType/CRAFTING net/minecraft/world/inventory/RecipeBookType/CRAFTING +FD: net/minecraft/world/inventory/RecipeBookType/FURNACE net/minecraft/world/inventory/RecipeBookType/FURNACE +FD: net/minecraft/world/inventory/RecipeBookType/SMOKER net/minecraft/world/inventory/RecipeBookType/SMOKER +FD: net/minecraft/world/inventory/RecipeBookType/net/minecraft/world/inventory/RecipeBookType net/minecraft/world/inventory/RecipeBookType/net/minecraft/world/inventory/RecipeBookType +MD: net/minecraft/world/inventory/RecipeBookType/ ()V net/minecraft/world/inventory/RecipeBookType/ ()V +MD: net/minecraft/world/inventory/RecipeBookType/ (Ljava/lang/String;I)V net/minecraft/world/inventory/RecipeBookType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/inventory/RecipeBookType/m_150636_ ()[Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/world/inventory/RecipeBookType/$values ()[Lnet/minecraft/world/inventory/RecipeBookType; +MD: net/minecraft/world/inventory/RecipeBookType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/world/inventory/RecipeBookType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/inventory/RecipeBookType; +MD: net/minecraft/world/inventory/RecipeBookType/values ()[Lnet/minecraft/world/inventory/RecipeBookType; net/minecraft/world/inventory/RecipeBookType/values ()[Lnet/minecraft/world/inventory/RecipeBookType; +CL: net/minecraft/world/inventory/RecipeHolder net/minecraft/world/inventory/RecipeHolder +FD: net/minecraft/world/inventory/RecipeHolder/net/minecraft/world/inventory/RecipeHolder net/minecraft/world/inventory/RecipeHolder/net/minecraft/world/inventory/RecipeHolder +MD: net/minecraft/world/inventory/RecipeHolder/m_40135_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/crafting/Recipe;)Z net/minecraft/world/inventory/RecipeHolder/setRecipeUsed (Lnet/minecraft/world/level/Level;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/crafting/Recipe;)Z +MD: net/minecraft/world/inventory/RecipeHolder/m_6029_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/inventory/RecipeHolder/setRecipeUsed (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/inventory/RecipeHolder/m_7928_ ()Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/inventory/RecipeHolder/getRecipeUsed ()Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/inventory/RecipeHolder/m_8015_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/RecipeHolder/awardUsedRecipes (Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/inventory/ResultContainer net/minecraft/world/inventory/ResultContainer +FD: net/minecraft/world/inventory/ResultContainer/f_40140_ net/minecraft/world/inventory/ResultContainer/itemStacks +FD: net/minecraft/world/inventory/ResultContainer/f_40141_ net/minecraft/world/inventory/ResultContainer/recipeUsed +FD: net/minecraft/world/inventory/ResultContainer/net/minecraft/world/inventory/ResultContainer net/minecraft/world/inventory/ResultContainer/net/minecraft/world/inventory/ResultContainer +MD: net/minecraft/world/inventory/ResultContainer/ ()V net/minecraft/world/inventory/ResultContainer/ ()V +MD: net/minecraft/world/inventory/ResultContainer/m_6029_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/inventory/ResultContainer/setRecipeUsed (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/inventory/ResultContainer/m_6211_ ()V net/minecraft/world/inventory/ResultContainer/clearContent ()V +MD: net/minecraft/world/inventory/ResultContainer/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/ResultContainer/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/ResultContainer/m_6596_ ()V net/minecraft/world/inventory/ResultContainer/setChanged ()V +MD: net/minecraft/world/inventory/ResultContainer/m_6643_ ()I net/minecraft/world/inventory/ResultContainer/getContainerSize ()I +MD: net/minecraft/world/inventory/ResultContainer/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ResultContainer/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/ResultContainer/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/ResultContainer/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/ResultContainer/m_7928_ ()Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/inventory/ResultContainer/getRecipeUsed ()Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/inventory/ResultContainer/m_7983_ ()Z net/minecraft/world/inventory/ResultContainer/isEmpty ()Z +MD: net/minecraft/world/inventory/ResultContainer/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/ResultContainer/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/ResultContainer/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/ResultContainer/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/ResultSlot net/minecraft/world/inventory/ResultSlot +FD: net/minecraft/world/inventory/ResultSlot/f_40162_ net/minecraft/world/inventory/ResultSlot/craftSlots +FD: net/minecraft/world/inventory/ResultSlot/f_40163_ net/minecraft/world/inventory/ResultSlot/player +FD: net/minecraft/world/inventory/ResultSlot/f_40164_ net/minecraft/world/inventory/ResultSlot/removeCount +FD: net/minecraft/world/inventory/ResultSlot/net/minecraft/world/inventory/ResultSlot net/minecraft/world/inventory/ResultSlot/net/minecraft/world/inventory/ResultSlot +MD: net/minecraft/world/inventory/ResultSlot/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/ResultSlot/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/ResultSlot/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ResultSlot/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/ResultSlot/m_5845_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/ResultSlot/checkTakeAchievements (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/ResultSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/ResultSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/ResultSlot/m_6201_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/ResultSlot/remove (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/ResultSlot/m_6405_ (I)V net/minecraft/world/inventory/ResultSlot/onSwapCraft (I)V +MD: net/minecraft/world/inventory/ResultSlot/m_7169_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/inventory/ResultSlot/onQuickCraft (Lnet/minecraft/world/item/ItemStack;I)V +CL: net/minecraft/world/inventory/ShulkerBoxMenu net/minecraft/world/inventory/ShulkerBoxMenu +FD: net/minecraft/world/inventory/ShulkerBoxMenu/f_150640_ net/minecraft/world/inventory/ShulkerBoxMenu/CONTAINER_SIZE +FD: net/minecraft/world/inventory/ShulkerBoxMenu/f_40186_ net/minecraft/world/inventory/ShulkerBoxMenu/container +FD: net/minecraft/world/inventory/ShulkerBoxMenu/net/minecraft/world/inventory/ShulkerBoxMenu net/minecraft/world/inventory/ShulkerBoxMenu/net/minecraft/world/inventory/ShulkerBoxMenu +MD: net/minecraft/world/inventory/ShulkerBoxMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/ShulkerBoxMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/ShulkerBoxMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/ShulkerBoxMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/ShulkerBoxMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/ShulkerBoxMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/ShulkerBoxMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/ShulkerBoxMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/ShulkerBoxMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/ShulkerBoxMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/ShulkerBoxSlot net/minecraft/world/inventory/ShulkerBoxSlot +FD: net/minecraft/world/inventory/ShulkerBoxSlot/net/minecraft/world/inventory/ShulkerBoxSlot net/minecraft/world/inventory/ShulkerBoxSlot/net/minecraft/world/inventory/ShulkerBoxSlot +MD: net/minecraft/world/inventory/ShulkerBoxSlot/ (Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/ShulkerBoxSlot/ (Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/ShulkerBoxSlot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/ShulkerBoxSlot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/SimpleContainerData net/minecraft/world/inventory/SimpleContainerData +FD: net/minecraft/world/inventory/SimpleContainerData/f_40208_ net/minecraft/world/inventory/SimpleContainerData/ints +FD: net/minecraft/world/inventory/SimpleContainerData/net/minecraft/world/inventory/SimpleContainerData net/minecraft/world/inventory/SimpleContainerData/net/minecraft/world/inventory/SimpleContainerData +MD: net/minecraft/world/inventory/SimpleContainerData/ (I)V net/minecraft/world/inventory/SimpleContainerData/ (I)V +MD: net/minecraft/world/inventory/SimpleContainerData/m_6413_ (I)I net/minecraft/world/inventory/SimpleContainerData/get (I)I +MD: net/minecraft/world/inventory/SimpleContainerData/m_6499_ ()I net/minecraft/world/inventory/SimpleContainerData/getCount ()I +MD: net/minecraft/world/inventory/SimpleContainerData/m_8050_ (II)V net/minecraft/world/inventory/SimpleContainerData/set (II)V +CL: net/minecraft/world/inventory/Slot net/minecraft/world/inventory/Slot +FD: net/minecraft/world/inventory/Slot/f_40217_ net/minecraft/world/inventory/Slot/slot +FD: net/minecraft/world/inventory/Slot/f_40218_ net/minecraft/world/inventory/Slot/container +FD: net/minecraft/world/inventory/Slot/f_40219_ net/minecraft/world/inventory/Slot/index +FD: net/minecraft/world/inventory/Slot/f_40220_ net/minecraft/world/inventory/Slot/x +FD: net/minecraft/world/inventory/Slot/f_40221_ net/minecraft/world/inventory/Slot/y +FD: net/minecraft/world/inventory/Slot/net/minecraft/world/inventory/Slot net/minecraft/world/inventory/Slot/net/minecraft/world/inventory/Slot +MD: net/minecraft/world/inventory/Slot/ (Lnet/minecraft/world/Container;III)V net/minecraft/world/inventory/Slot/ (Lnet/minecraft/world/Container;III)V +MD: net/minecraft/world/inventory/Slot/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/Slot/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/Slot/m_150641_ (IILnet/minecraft/world/entity/player/Player;)Ljava/util/Optional; net/minecraft/world/inventory/Slot/tryRemove (IILnet/minecraft/world/entity/player/Player;)Ljava/util/Optional; +MD: net/minecraft/world/inventory/Slot/m_150647_ (IILnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/Slot/safeTake (IILnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/Slot/m_150651_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/Slot/allowModification (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/Slot/m_150653_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/Slot/lambda$safeTake$0 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/Slot/m_150656_ (Lnet/minecraft/world/item/ItemStack;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/Slot/safeInsert (Lnet/minecraft/world/item/ItemStack;I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/Slot/m_150659_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/Slot/safeInsert (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/Slot/m_150661_ ()I net/minecraft/world/inventory/Slot/getContainerSlot ()I +MD: net/minecraft/world/inventory/Slot/m_40234_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/Slot/onQuickCraft (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/Slot/m_5845_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/Slot/checkTakeAchievements (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/Slot/m_5852_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/Slot/set (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/Slot/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/Slot/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/Slot/m_5866_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/inventory/Slot/getMaxStackSize (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/inventory/Slot/m_6201_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/Slot/remove (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/Slot/m_6405_ (I)V net/minecraft/world/inventory/Slot/onSwapCraft (I)V +MD: net/minecraft/world/inventory/Slot/m_6641_ ()I net/minecraft/world/inventory/Slot/getMaxStackSize ()I +MD: net/minecraft/world/inventory/Slot/m_6654_ ()V net/minecraft/world/inventory/Slot/setChanged ()V +MD: net/minecraft/world/inventory/Slot/m_6657_ ()Z net/minecraft/world/inventory/Slot/hasItem ()Z +MD: net/minecraft/world/inventory/Slot/m_6659_ ()Z net/minecraft/world/inventory/Slot/isActive ()Z +MD: net/minecraft/world/inventory/Slot/m_7169_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/inventory/Slot/onQuickCraft (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/inventory/Slot/m_7543_ ()Lcom/mojang/datafixers/util/Pair; net/minecraft/world/inventory/Slot/getNoItemIcon ()Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/inventory/Slot/m_7993_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/Slot/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/inventory/Slot/m_8010_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/Slot/mayPickup (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/inventory/SmithingMenu net/minecraft/world/inventory/SmithingMenu +FD: net/minecraft/world/inventory/SmithingMenu/f_40241_ net/minecraft/world/inventory/SmithingMenu/level +FD: net/minecraft/world/inventory/SmithingMenu/f_40242_ net/minecraft/world/inventory/SmithingMenu/selectedRecipe +FD: net/minecraft/world/inventory/SmithingMenu/f_40243_ net/minecraft/world/inventory/SmithingMenu/recipes +FD: net/minecraft/world/inventory/SmithingMenu/net/minecraft/world/inventory/SmithingMenu net/minecraft/world/inventory/SmithingMenu/net/minecraft/world/inventory/SmithingMenu +MD: net/minecraft/world/inventory/SmithingMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/SmithingMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/SmithingMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/SmithingMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/SmithingMenu/m_142365_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/SmithingMenu/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/SmithingMenu/m_40259_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/crafting/UpgradeRecipe;)Z net/minecraft/world/inventory/SmithingMenu/lambda$shouldQuickMoveToAdditionalSlot$1 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/crafting/UpgradeRecipe;)Z +MD: net/minecraft/world/inventory/SmithingMenu/m_40262_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/SmithingMenu/lambda$onTake$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/SmithingMenu/m_40270_ (I)V net/minecraft/world/inventory/SmithingMenu/shrinkStackInSlot (I)V +MD: net/minecraft/world/inventory/SmithingMenu/m_5861_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/SmithingMenu/shouldQuickMoveToAdditionalSlot (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/inventory/SmithingMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/SmithingMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/SmithingMenu/m_6560_ (Lnet/minecraft/world/entity/player/Player;Z)Z net/minecraft/world/inventory/SmithingMenu/mayPickup (Lnet/minecraft/world/entity/player/Player;Z)Z +MD: net/minecraft/world/inventory/SmithingMenu/m_6640_ ()V net/minecraft/world/inventory/SmithingMenu/createResult ()V +MD: net/minecraft/world/inventory/SmithingMenu/m_8039_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/inventory/SmithingMenu/isValidBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/inventory/SmokerMenu net/minecraft/world/inventory/SmokerMenu +FD: net/minecraft/world/inventory/SmokerMenu/net/minecraft/world/inventory/SmokerMenu net/minecraft/world/inventory/SmokerMenu/net/minecraft/world/inventory/SmokerMenu +MD: net/minecraft/world/inventory/SmokerMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/SmokerMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/SmokerMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V net/minecraft/world/inventory/SmokerMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/Container;Lnet/minecraft/world/inventory/ContainerData;)V +CL: net/minecraft/world/inventory/StackedContentsCompatible net/minecraft/world/inventory/StackedContentsCompatible +FD: net/minecraft/world/inventory/StackedContentsCompatible/net/minecraft/world/inventory/StackedContentsCompatible net/minecraft/world/inventory/StackedContentsCompatible/net/minecraft/world/inventory/StackedContentsCompatible +MD: net/minecraft/world/inventory/StackedContentsCompatible/m_5809_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/inventory/StackedContentsCompatible/fillStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +CL: net/minecraft/world/inventory/StonecutterMenu net/minecraft/world/inventory/StonecutterMenu +FD: net/minecraft/world/inventory/StonecutterMenu/f_150665_ net/minecraft/world/inventory/StonecutterMenu/INPUT_SLOT +FD: net/minecraft/world/inventory/StonecutterMenu/f_150666_ net/minecraft/world/inventory/StonecutterMenu/RESULT_SLOT +FD: net/minecraft/world/inventory/StonecutterMenu/f_150667_ net/minecraft/world/inventory/StonecutterMenu/INV_SLOT_START +FD: net/minecraft/world/inventory/StonecutterMenu/f_150668_ net/minecraft/world/inventory/StonecutterMenu/INV_SLOT_END +FD: net/minecraft/world/inventory/StonecutterMenu/f_150669_ net/minecraft/world/inventory/StonecutterMenu/USE_ROW_SLOT_START +FD: net/minecraft/world/inventory/StonecutterMenu/f_150670_ net/minecraft/world/inventory/StonecutterMenu/USE_ROW_SLOT_END +FD: net/minecraft/world/inventory/StonecutterMenu/f_40282_ net/minecraft/world/inventory/StonecutterMenu/inputSlot +FD: net/minecraft/world/inventory/StonecutterMenu/f_40283_ net/minecraft/world/inventory/StonecutterMenu/resultSlot +FD: net/minecraft/world/inventory/StonecutterMenu/f_40284_ net/minecraft/world/inventory/StonecutterMenu/container +FD: net/minecraft/world/inventory/StonecutterMenu/f_40285_ net/minecraft/world/inventory/StonecutterMenu/access +FD: net/minecraft/world/inventory/StonecutterMenu/f_40286_ net/minecraft/world/inventory/StonecutterMenu/selectedRecipeIndex +FD: net/minecraft/world/inventory/StonecutterMenu/f_40287_ net/minecraft/world/inventory/StonecutterMenu/level +FD: net/minecraft/world/inventory/StonecutterMenu/f_40288_ net/minecraft/world/inventory/StonecutterMenu/recipes +FD: net/minecraft/world/inventory/StonecutterMenu/f_40289_ net/minecraft/world/inventory/StonecutterMenu/input +FD: net/minecraft/world/inventory/StonecutterMenu/f_40290_ net/minecraft/world/inventory/StonecutterMenu/lastSoundTime +FD: net/minecraft/world/inventory/StonecutterMenu/f_40291_ net/minecraft/world/inventory/StonecutterMenu/slotUpdateListener +FD: net/minecraft/world/inventory/StonecutterMenu/f_40292_ net/minecraft/world/inventory/StonecutterMenu/resultContainer +FD: net/minecraft/world/inventory/StonecutterMenu/net/minecraft/world/inventory/StonecutterMenu net/minecraft/world/inventory/StonecutterMenu/net/minecraft/world/inventory/StonecutterMenu +MD: net/minecraft/world/inventory/StonecutterMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V net/minecraft/world/inventory/StonecutterMenu/ (ILnet/minecraft/world/entity/player/Inventory;)V +MD: net/minecraft/world/inventory/StonecutterMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/StonecutterMenu/ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/StonecutterMenu/m_40303_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/StonecutterMenu/setupRecipeList (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/StonecutterMenu/m_40311_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/StonecutterMenu/lambda$removed$1 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/StonecutterMenu/m_40323_ (Ljava/lang/Runnable;)V net/minecraft/world/inventory/StonecutterMenu/registerUpdateListener (Ljava/lang/Runnable;)V +MD: net/minecraft/world/inventory/StonecutterMenu/m_40334_ (I)Z net/minecraft/world/inventory/StonecutterMenu/isValidRecipeIndex (I)Z +MD: net/minecraft/world/inventory/StonecutterMenu/m_40338_ ()I net/minecraft/world/inventory/StonecutterMenu/getSelectedRecipeIndex ()I +MD: net/minecraft/world/inventory/StonecutterMenu/m_40339_ ()Ljava/util/List; net/minecraft/world/inventory/StonecutterMenu/getRecipes ()Ljava/util/List; +MD: net/minecraft/world/inventory/StonecutterMenu/m_40340_ ()I net/minecraft/world/inventory/StonecutterMenu/getNumRecipes ()I +MD: net/minecraft/world/inventory/StonecutterMenu/m_40341_ ()Z net/minecraft/world/inventory/StonecutterMenu/hasInputItem ()Z +MD: net/minecraft/world/inventory/StonecutterMenu/m_40342_ ()V net/minecraft/world/inventory/StonecutterMenu/setupResultSlot ()V +MD: net/minecraft/world/inventory/StonecutterMenu/m_40343_ ()V net/minecraft/world/inventory/StonecutterMenu/lambda$new$0 ()V +MD: net/minecraft/world/inventory/StonecutterMenu/m_5882_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z net/minecraft/world/inventory/StonecutterMenu/canTakeItemForPickAll (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;)Z +MD: net/minecraft/world/inventory/StonecutterMenu/m_6199_ (Lnet/minecraft/world/Container;)V net/minecraft/world/inventory/StonecutterMenu/slotsChanged (Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/inventory/StonecutterMenu/m_6366_ (Lnet/minecraft/world/entity/player/Player;I)Z net/minecraft/world/inventory/StonecutterMenu/clickMenuButton (Lnet/minecraft/world/entity/player/Player;I)Z +MD: net/minecraft/world/inventory/StonecutterMenu/m_6772_ ()Lnet/minecraft/world/inventory/MenuType; net/minecraft/world/inventory/StonecutterMenu/getType ()Lnet/minecraft/world/inventory/MenuType; +MD: net/minecraft/world/inventory/StonecutterMenu/m_6875_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/inventory/StonecutterMenu/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/inventory/StonecutterMenu/m_6877_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/inventory/StonecutterMenu/removed (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/inventory/StonecutterMenu/m_7648_ (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/inventory/StonecutterMenu/quickMoveStack (Lnet/minecraft/world/entity/player/Player;I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/inventory/StonecutterMenu$1 net/minecraft/world/inventory/StonecutterMenu$1 +FD: net/minecraft/world/inventory/StonecutterMenu$1/f_40344_ net/minecraft/world/inventory/StonecutterMenu$1/this$0 +FD: net/minecraft/world/inventory/StonecutterMenu$1/net/minecraft/world/inventory/StonecutterMenu$1 net/minecraft/world/inventory/StonecutterMenu$1/net/minecraft/world/inventory/StonecutterMenu$1 +MD: net/minecraft/world/inventory/StonecutterMenu$1/ (Lnet/minecraft/world/inventory/StonecutterMenu;I)V net/minecraft/world/inventory/StonecutterMenu$1/ (Lnet/minecraft/world/inventory/StonecutterMenu;I)V +MD: net/minecraft/world/inventory/StonecutterMenu$1/m_6596_ ()V net/minecraft/world/inventory/StonecutterMenu$1/setChanged ()V +CL: net/minecraft/world/inventory/StonecutterMenu$2 net/minecraft/world/inventory/StonecutterMenu$2 +FD: net/minecraft/world/inventory/StonecutterMenu$2/f_40349_ net/minecraft/world/inventory/StonecutterMenu$2/val$access +FD: net/minecraft/world/inventory/StonecutterMenu$2/f_40350_ net/minecraft/world/inventory/StonecutterMenu$2/this$0 +FD: net/minecraft/world/inventory/StonecutterMenu$2/net/minecraft/world/inventory/StonecutterMenu$2 net/minecraft/world/inventory/StonecutterMenu$2/net/minecraft/world/inventory/StonecutterMenu$2 +MD: net/minecraft/world/inventory/StonecutterMenu$2/ (Lnet/minecraft/world/inventory/StonecutterMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V net/minecraft/world/inventory/StonecutterMenu$2/ (Lnet/minecraft/world/inventory/StonecutterMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/inventory/ContainerLevelAccess;)V +MD: net/minecraft/world/inventory/StonecutterMenu$2/m_142406_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/inventory/StonecutterMenu$2/onTake (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/inventory/StonecutterMenu$2/m_40363_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/inventory/StonecutterMenu$2/lambda$onTake$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/inventory/StonecutterMenu$2/m_5857_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/inventory/StonecutterMenu$2/mayPlace (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/inventory/package-info net/minecraft/world/inventory/package-info +FD: net/minecraft/world/inventory/package-info/net/minecraft/world/inventory/package-info net/minecraft/world/inventory/package-info/net/minecraft/world/inventory/package-info +CL: net/minecraft/world/inventory/tooltip/BundleTooltip net/minecraft/world/inventory/tooltip/BundleTooltip +FD: net/minecraft/world/inventory/tooltip/BundleTooltip/f_150674_ net/minecraft/world/inventory/tooltip/BundleTooltip/items +FD: net/minecraft/world/inventory/tooltip/BundleTooltip/f_150675_ net/minecraft/world/inventory/tooltip/BundleTooltip/weight +FD: net/minecraft/world/inventory/tooltip/BundleTooltip/net/minecraft/world/inventory/tooltip/BundleTooltip net/minecraft/world/inventory/tooltip/BundleTooltip/net/minecraft/world/inventory/tooltip/BundleTooltip +MD: net/minecraft/world/inventory/tooltip/BundleTooltip/ (Lnet/minecraft/core/NonNullList;I)V net/minecraft/world/inventory/tooltip/BundleTooltip/ (Lnet/minecraft/core/NonNullList;I)V +MD: net/minecraft/world/inventory/tooltip/BundleTooltip/m_150679_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/inventory/tooltip/BundleTooltip/getItems ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/inventory/tooltip/BundleTooltip/m_150680_ ()I net/minecraft/world/inventory/tooltip/BundleTooltip/getWeight ()I +CL: net/minecraft/world/inventory/tooltip/TooltipComponent net/minecraft/world/inventory/tooltip/TooltipComponent +FD: net/minecraft/world/inventory/tooltip/TooltipComponent/net/minecraft/world/inventory/tooltip/TooltipComponent net/minecraft/world/inventory/tooltip/TooltipComponent/net/minecraft/world/inventory/tooltip/TooltipComponent +CL: net/minecraft/world/inventory/tooltip/package-info net/minecraft/world/inventory/tooltip/package-info +FD: net/minecraft/world/inventory/tooltip/package-info/net/minecraft/world/inventory/tooltip/package-info net/minecraft/world/inventory/tooltip/package-info/net/minecraft/world/inventory/tooltip/package-info +CL: net/minecraft/world/item/AdventureModeCheck net/minecraft/world/item/AdventureModeCheck +FD: net/minecraft/world/item/AdventureModeCheck/f_186320_ net/minecraft/world/item/AdventureModeCheck/PREDICATE_PARSER +FD: net/minecraft/world/item/AdventureModeCheck/f_186321_ net/minecraft/world/item/AdventureModeCheck/tagName +FD: net/minecraft/world/item/AdventureModeCheck/f_186322_ net/minecraft/world/item/AdventureModeCheck/lastCheckedBlock +FD: net/minecraft/world/item/AdventureModeCheck/f_186323_ net/minecraft/world/item/AdventureModeCheck/lastResult +FD: net/minecraft/world/item/AdventureModeCheck/f_186324_ net/minecraft/world/item/AdventureModeCheck/checksBlockEntity +FD: net/minecraft/world/item/AdventureModeCheck/net/minecraft/world/item/AdventureModeCheck net/minecraft/world/item/AdventureModeCheck/net/minecraft/world/item/AdventureModeCheck +MD: net/minecraft/world/item/AdventureModeCheck/ ()V net/minecraft/world/item/AdventureModeCheck/ ()V +MD: net/minecraft/world/item/AdventureModeCheck/ (Ljava/lang/String;)V net/minecraft/world/item/AdventureModeCheck/ (Ljava/lang/String;)V +MD: net/minecraft/world/item/AdventureModeCheck/m_186332_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;Z)Z net/minecraft/world/item/AdventureModeCheck/areSameBlocks (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;Z)Z +MD: net/minecraft/world/item/AdventureModeCheck/m_204085_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/world/item/AdventureModeCheck/test (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +CL: net/minecraft/world/item/AirItem net/minecraft/world/item/AirItem +FD: net/minecraft/world/item/AirItem/f_40366_ net/minecraft/world/item/AirItem/block +FD: net/minecraft/world/item/AirItem/net/minecraft/world/item/AirItem net/minecraft/world/item/AirItem/net/minecraft/world/item/AirItem +MD: net/minecraft/world/item/AirItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/AirItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/AirItem/m_5524_ ()Ljava/lang/String; net/minecraft/world/item/AirItem/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/AirItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/AirItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +CL: net/minecraft/world/item/ArmorItem net/minecraft/world/item/ArmorItem +FD: net/minecraft/world/item/ArmorItem/f_40376_ net/minecraft/world/item/ArmorItem/DISPENSE_ITEM_BEHAVIOR +FD: net/minecraft/world/item/ArmorItem/f_40377_ net/minecraft/world/item/ArmorItem/slot +FD: net/minecraft/world/item/ArmorItem/f_40378_ net/minecraft/world/item/ArmorItem/knockbackResistance +FD: net/minecraft/world/item/ArmorItem/f_40379_ net/minecraft/world/item/ArmorItem/material +FD: net/minecraft/world/item/ArmorItem/f_40380_ net/minecraft/world/item/ArmorItem/ARMOR_MODIFIER_UUID_PER_SLOT +FD: net/minecraft/world/item/ArmorItem/f_40381_ net/minecraft/world/item/ArmorItem/defense +FD: net/minecraft/world/item/ArmorItem/f_40382_ net/minecraft/world/item/ArmorItem/toughness +FD: net/minecraft/world/item/ArmorItem/f_40383_ net/minecraft/world/item/ArmorItem/defaultModifiers +FD: net/minecraft/world/item/ArmorItem/net/minecraft/world/item/ArmorItem net/minecraft/world/item/ArmorItem/net/minecraft/world/item/ArmorItem +MD: net/minecraft/world/item/ArmorItem/ ()V net/minecraft/world/item/ArmorItem/ ()V +MD: net/minecraft/world/item/ArmorItem/ (Lnet/minecraft/world/item/ArmorMaterial;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ArmorItem/ (Lnet/minecraft/world/item/ArmorMaterial;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ArmorItem/m_142602_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/ArmorItem/getEquipSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/ArmorItem/m_40398_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ArmorItem/dispenseArmor (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ArmorItem/m_40401_ ()Lnet/minecraft/world/item/ArmorMaterial; net/minecraft/world/item/ArmorItem/getMaterial ()Lnet/minecraft/world/item/ArmorMaterial; +MD: net/minecraft/world/item/ArmorItem/m_40402_ ()Lnet/minecraft/world/entity/EquipmentSlot; net/minecraft/world/item/ArmorItem/getSlot ()Lnet/minecraft/world/entity/EquipmentSlot; +MD: net/minecraft/world/item/ArmorItem/m_40404_ ()I net/minecraft/world/item/ArmorItem/getDefense ()I +MD: net/minecraft/world/item/ArmorItem/m_40405_ ()F net/minecraft/world/item/ArmorItem/getToughness ()F +MD: net/minecraft/world/item/ArmorItem/m_6473_ ()I net/minecraft/world/item/ArmorItem/getEnchantmentValue ()I +MD: net/minecraft/world/item/ArmorItem/m_6832_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ArmorItem/isValidRepairItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ArmorItem/m_7167_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; net/minecraft/world/item/ArmorItem/getDefaultAttributeModifiers (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; +MD: net/minecraft/world/item/ArmorItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/ArmorItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/ArmorItem$1 net/minecraft/world/item/ArmorItem$1 +FD: net/minecraft/world/item/ArmorItem$1/net/minecraft/world/item/ArmorItem$1 net/minecraft/world/item/ArmorItem$1/net/minecraft/world/item/ArmorItem$1 +MD: net/minecraft/world/item/ArmorItem$1/ ()V net/minecraft/world/item/ArmorItem$1/ ()V +MD: net/minecraft/world/item/ArmorItem$1/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ArmorItem$1/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/ArmorMaterial net/minecraft/world/item/ArmorMaterial +FD: net/minecraft/world/item/ArmorMaterial/net/minecraft/world/item/ArmorMaterial net/minecraft/world/item/ArmorMaterial/net/minecraft/world/item/ArmorMaterial +MD: net/minecraft/world/item/ArmorMaterial/m_6082_ ()Ljava/lang/String; net/minecraft/world/item/ArmorMaterial/getName ()Ljava/lang/String; +MD: net/minecraft/world/item/ArmorMaterial/m_6230_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterial/getRepairIngredient ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterial/m_6646_ ()I net/minecraft/world/item/ArmorMaterial/getEnchantmentValue ()I +MD: net/minecraft/world/item/ArmorMaterial/m_6649_ ()F net/minecraft/world/item/ArmorMaterial/getKnockbackResistance ()F +MD: net/minecraft/world/item/ArmorMaterial/m_6651_ ()F net/minecraft/world/item/ArmorMaterial/getToughness ()F +MD: net/minecraft/world/item/ArmorMaterial/m_7344_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/ArmorMaterial/getEquipSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/ArmorMaterial/m_7365_ (Lnet/minecraft/world/entity/EquipmentSlot;)I net/minecraft/world/item/ArmorMaterial/getDefenseForSlot (Lnet/minecraft/world/entity/EquipmentSlot;)I +MD: net/minecraft/world/item/ArmorMaterial/m_7366_ (Lnet/minecraft/world/entity/EquipmentSlot;)I net/minecraft/world/item/ArmorMaterial/getDurabilityForSlot (Lnet/minecraft/world/entity/EquipmentSlot;)I +CL: net/minecraft/world/item/ArmorMaterials net/minecraft/world/item/ArmorMaterials +FD: net/minecraft/world/item/ArmorMaterials/$VALUES net/minecraft/world/item/ArmorMaterials/$VALUES +FD: net/minecraft/world/item/ArmorMaterials/CHAIN net/minecraft/world/item/ArmorMaterials/CHAIN +FD: net/minecraft/world/item/ArmorMaterials/DIAMOND net/minecraft/world/item/ArmorMaterials/DIAMOND +FD: net/minecraft/world/item/ArmorMaterials/GOLD net/minecraft/world/item/ArmorMaterials/GOLD +FD: net/minecraft/world/item/ArmorMaterials/IRON net/minecraft/world/item/ArmorMaterials/IRON +FD: net/minecraft/world/item/ArmorMaterials/LEATHER net/minecraft/world/item/ArmorMaterials/LEATHER +FD: net/minecraft/world/item/ArmorMaterials/NETHERITE net/minecraft/world/item/ArmorMaterials/NETHERITE +FD: net/minecraft/world/item/ArmorMaterials/TURTLE net/minecraft/world/item/ArmorMaterials/TURTLE +FD: net/minecraft/world/item/ArmorMaterials/f_40460_ net/minecraft/world/item/ArmorMaterials/HEALTH_PER_SLOT +FD: net/minecraft/world/item/ArmorMaterials/f_40461_ net/minecraft/world/item/ArmorMaterials/name +FD: net/minecraft/world/item/ArmorMaterials/f_40462_ net/minecraft/world/item/ArmorMaterials/durabilityMultiplier +FD: net/minecraft/world/item/ArmorMaterials/f_40463_ net/minecraft/world/item/ArmorMaterials/slotProtections +FD: net/minecraft/world/item/ArmorMaterials/f_40464_ net/minecraft/world/item/ArmorMaterials/enchantmentValue +FD: net/minecraft/world/item/ArmorMaterials/f_40465_ net/minecraft/world/item/ArmorMaterials/sound +FD: net/minecraft/world/item/ArmorMaterials/f_40466_ net/minecraft/world/item/ArmorMaterials/toughness +FD: net/minecraft/world/item/ArmorMaterials/f_40467_ net/minecraft/world/item/ArmorMaterials/knockbackResistance +FD: net/minecraft/world/item/ArmorMaterials/f_40468_ net/minecraft/world/item/ArmorMaterials/repairIngredient +FD: net/minecraft/world/item/ArmorMaterials/net/minecraft/world/item/ArmorMaterials net/minecraft/world/item/ArmorMaterials/net/minecraft/world/item/ArmorMaterials +MD: net/minecraft/world/item/ArmorMaterials/ ()V net/minecraft/world/item/ArmorMaterials/ ()V +MD: net/minecraft/world/item/ArmorMaterials/ (Ljava/lang/String;ILjava/lang/String;I[IILnet/minecraft/sounds/SoundEvent;FFLjava/util/function/Supplier;)V net/minecraft/world/item/ArmorMaterials/ (Ljava/lang/String;ILjava/lang/String;I[IILnet/minecraft/sounds/SoundEvent;FFLjava/util/function/Supplier;)V +MD: net/minecraft/world/item/ArmorMaterials/m_150682_ ()[Lnet/minecraft/world/item/ArmorMaterials; net/minecraft/world/item/ArmorMaterials/$values ()[Lnet/minecraft/world/item/ArmorMaterials; +MD: net/minecraft/world/item/ArmorMaterials/m_40492_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/lambda$static$6 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_40493_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/lambda$static$5 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_40494_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/lambda$static$4 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_40495_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/lambda$static$3 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_40496_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/lambda$static$2 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_40497_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/lambda$static$1 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_40498_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/lambda$static$0 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_6082_ ()Ljava/lang/String; net/minecraft/world/item/ArmorMaterials/getName ()Ljava/lang/String; +MD: net/minecraft/world/item/ArmorMaterials/m_6230_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/ArmorMaterials/getRepairIngredient ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/ArmorMaterials/m_6646_ ()I net/minecraft/world/item/ArmorMaterials/getEnchantmentValue ()I +MD: net/minecraft/world/item/ArmorMaterials/m_6649_ ()F net/minecraft/world/item/ArmorMaterials/getKnockbackResistance ()F +MD: net/minecraft/world/item/ArmorMaterials/m_6651_ ()F net/minecraft/world/item/ArmorMaterials/getToughness ()F +MD: net/minecraft/world/item/ArmorMaterials/m_7344_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/ArmorMaterials/getEquipSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/ArmorMaterials/m_7365_ (Lnet/minecraft/world/entity/EquipmentSlot;)I net/minecraft/world/item/ArmorMaterials/getDefenseForSlot (Lnet/minecraft/world/entity/EquipmentSlot;)I +MD: net/minecraft/world/item/ArmorMaterials/m_7366_ (Lnet/minecraft/world/entity/EquipmentSlot;)I net/minecraft/world/item/ArmorMaterials/getDurabilityForSlot (Lnet/minecraft/world/entity/EquipmentSlot;)I +MD: net/minecraft/world/item/ArmorMaterials/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/ArmorMaterials; net/minecraft/world/item/ArmorMaterials/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/ArmorMaterials; +MD: net/minecraft/world/item/ArmorMaterials/values ()[Lnet/minecraft/world/item/ArmorMaterials; net/minecraft/world/item/ArmorMaterials/values ()[Lnet/minecraft/world/item/ArmorMaterials; +CL: net/minecraft/world/item/ArmorStandItem net/minecraft/world/item/ArmorStandItem +FD: net/minecraft/world/item/ArmorStandItem/net/minecraft/world/item/ArmorStandItem net/minecraft/world/item/ArmorStandItem/net/minecraft/world/item/ArmorStandItem +MD: net/minecraft/world/item/ArmorStandItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ArmorStandItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ArmorStandItem/m_40506_ (Lnet/minecraft/world/entity/decoration/ArmorStand;Ljava/util/Random;)V net/minecraft/world/item/ArmorStandItem/randomizePose (Lnet/minecraft/world/entity/decoration/ArmorStand;Ljava/util/Random;)V +MD: net/minecraft/world/item/ArmorStandItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/ArmorStandItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/ArrowItem net/minecraft/world/item/ArrowItem +FD: net/minecraft/world/item/ArrowItem/net/minecraft/world/item/ArrowItem net/minecraft/world/item/ArrowItem/net/minecraft/world/item/ArrowItem +MD: net/minecraft/world/item/ArrowItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ArrowItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ArrowItem/m_6394_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/projectile/AbstractArrow; net/minecraft/world/item/ArrowItem/createArrow (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/projectile/AbstractArrow; +CL: net/minecraft/world/item/AxeItem net/minecraft/world/item/AxeItem +FD: net/minecraft/world/item/AxeItem/f_150683_ net/minecraft/world/item/AxeItem/STRIPPABLES +FD: net/minecraft/world/item/AxeItem/net/minecraft/world/item/AxeItem net/minecraft/world/item/AxeItem/net/minecraft/world/item/AxeItem +MD: net/minecraft/world/item/AxeItem/ ()V net/minecraft/world/item/AxeItem/ ()V +MD: net/minecraft/world/item/AxeItem/ (Lnet/minecraft/world/item/Tier;FFLnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/AxeItem/ (Lnet/minecraft/world/item/Tier;FFLnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/AxeItem/m_150684_ (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/AxeItem/lambda$useOn$1 (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/AxeItem/m_150687_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/AxeItem/lambda$getStripped$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/AxeItem/m_150690_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; net/minecraft/world/item/AxeItem/getStripped (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; +MD: net/minecraft/world/item/AxeItem/m_150692_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/AxeItem/lambda$useOn$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/AxeItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/AxeItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/BannerItem net/minecraft/world/item/BannerItem +FD: net/minecraft/world/item/BannerItem/f_150695_ net/minecraft/world/item/BannerItem/PATTERN_PREFIX +FD: net/minecraft/world/item/BannerItem/net/minecraft/world/item/BannerItem net/minecraft/world/item/BannerItem/net/minecraft/world/item/BannerItem +MD: net/minecraft/world/item/BannerItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BannerItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BannerItem/m_40542_ (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V net/minecraft/world/item/BannerItem/appendHoverTextFromBannerBlockEntityTag (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V +MD: net/minecraft/world/item/BannerItem/m_40545_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/BannerItem/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/BannerItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/BannerItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +CL: net/minecraft/world/item/BannerPatternItem net/minecraft/world/item/BannerPatternItem +FD: net/minecraft/world/item/BannerPatternItem/f_40546_ net/minecraft/world/item/BannerPatternItem/bannerPattern +FD: net/minecraft/world/item/BannerPatternItem/net/minecraft/world/item/BannerPatternItem net/minecraft/world/item/BannerPatternItem/net/minecraft/world/item/BannerPatternItem +MD: net/minecraft/world/item/BannerPatternItem/ (Lnet/minecraft/world/level/block/entity/BannerPattern;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BannerPatternItem/ (Lnet/minecraft/world/level/block/entity/BannerPattern;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BannerPatternItem/m_40555_ ()Lnet/minecraft/world/level/block/entity/BannerPattern; net/minecraft/world/item/BannerPatternItem/getBannerPattern ()Lnet/minecraft/world/level/block/entity/BannerPattern; +MD: net/minecraft/world/item/BannerPatternItem/m_40556_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/item/BannerPatternItem/getDisplayName ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/item/BannerPatternItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/BannerPatternItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +CL: net/minecraft/world/item/BedItem net/minecraft/world/item/BedItem +FD: net/minecraft/world/item/BedItem/net/minecraft/world/item/BedItem net/minecraft/world/item/BedItem/net/minecraft/world/item/BedItem +MD: net/minecraft/world/item/BedItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BedItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BedItem/m_7429_ (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/BedItem/placeBlock (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/item/BlockItem net/minecraft/world/item/BlockItem +FD: net/minecraft/world/item/BlockItem/f_150696_ net/minecraft/world/item/BlockItem/BLOCK_ENTITY_TAG +FD: net/minecraft/world/item/BlockItem/f_150697_ net/minecraft/world/item/BlockItem/BLOCK_STATE_TAG +FD: net/minecraft/world/item/BlockItem/f_40563_ net/minecraft/world/item/BlockItem/block +FD: net/minecraft/world/item/BlockItem/net/minecraft/world/item/BlockItem net/minecraft/world/item/BlockItem/net/minecraft/world/item/BlockItem +MD: net/minecraft/world/item/BlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BlockItem/m_142023_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/item/BlockItem/onDestroyed (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/item/BlockItem/m_142095_ ()Z net/minecraft/world/item/BlockItem/canFitInsideContainerItems ()Z +MD: net/minecraft/world/item/BlockItem/m_186336_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/BlockItem/getBlockEntityData (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/BlockItem/m_186338_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/BlockItem/setBlockEntityData (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/BlockItem/m_40576_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/BlockItem/place (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/BlockItem/m_40582_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/BlockItem/updateCustomBlockEntityTag (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/BlockItem/m_40587_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/BlockItem/getPlaceSound (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/BlockItem/m_40589_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/BlockItem/lambda$updateState$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/BlockItem/m_40593_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/BlockItem/updateState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/String;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/BlockItem/m_40602_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/BlockItem/updateBlockStateFromTag (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/BlockItem/m_40610_ (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/BlockItem/canPlace (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/BlockItem/m_40614_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/item/BlockItem/getBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/item/BlockItem/m_5524_ ()Ljava/lang/String; net/minecraft/world/item/BlockItem/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/BlockItem/m_5965_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/BlockItem/getPlacementState (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/BlockItem/m_6192_ (Ljava/util/Map;Lnet/minecraft/world/item/Item;)V net/minecraft/world/item/BlockItem/registerBlocks (Ljava/util/Map;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/world/item/BlockItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/BlockItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/BlockItem/m_6652_ ()Z net/minecraft/world/item/BlockItem/mustSurvive ()Z +MD: net/minecraft/world/item/BlockItem/m_6787_ (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/BlockItem/fillItemCategory (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/BlockItem/m_7274_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/BlockItem/updateCustomBlockEntityTag (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/BlockItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/BlockItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/BlockItem/m_7429_ (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/BlockItem/placeBlock (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/BlockItem/m_7732_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/item/context/BlockPlaceContext; net/minecraft/world/item/BlockItem/updatePlacementContext (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/item/context/BlockPlaceContext; +CL: net/minecraft/world/item/BoatItem net/minecraft/world/item/BoatItem +FD: net/minecraft/world/item/BoatItem/f_40615_ net/minecraft/world/item/BoatItem/ENTITY_PREDICATE +FD: net/minecraft/world/item/BoatItem/f_40616_ net/minecraft/world/item/BoatItem/type +FD: net/minecraft/world/item/BoatItem/net/minecraft/world/item/BoatItem net/minecraft/world/item/BoatItem/net/minecraft/world/item/BoatItem +MD: net/minecraft/world/item/BoatItem/ ()V net/minecraft/world/item/BoatItem/ ()V +MD: net/minecraft/world/item/BoatItem/ (Lnet/minecraft/world/entity/vehicle/Boat$Type;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BoatItem/ (Lnet/minecraft/world/entity/vehicle/Boat$Type;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BoatItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/BoatItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/BoneMealItem net/minecraft/world/item/BoneMealItem +FD: net/minecraft/world/item/BoneMealItem/f_150701_ net/minecraft/world/item/BoneMealItem/GRASS_SPREAD_WIDTH +FD: net/minecraft/world/item/BoneMealItem/f_150702_ net/minecraft/world/item/BoneMealItem/GRASS_SPREAD_HEIGHT +FD: net/minecraft/world/item/BoneMealItem/f_150703_ net/minecraft/world/item/BoneMealItem/GRASS_COUNT_MULTIPLIER +FD: net/minecraft/world/item/BoneMealItem/net/minecraft/world/item/BoneMealItem net/minecraft/world/item/BoneMealItem/net/minecraft/world/item/BoneMealItem +MD: net/minecraft/world/item/BoneMealItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BoneMealItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BoneMealItem/m_204089_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; net/minecraft/world/item/BoneMealItem/lambda$growWaterPlant$2 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; +MD: net/minecraft/world/item/BoneMealItem/m_204092_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/item/BoneMealItem/lambda$growWaterPlant$4 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/item/BoneMealItem/m_204094_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/BoneMealItem/lambda$growWaterPlant$3 (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/BoneMealItem/m_204096_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; net/minecraft/world/item/BoneMealItem/lambda$growWaterPlant$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; +MD: net/minecraft/world/item/BoneMealItem/m_204099_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/BoneMealItem/lambda$growWaterPlant$1 (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/BoneMealItem/m_40627_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/item/BoneMealItem/growCrop (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/item/BoneMealItem/m_40631_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/item/BoneMealItem/growWaterPlant (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/item/BoneMealItem/m_40638_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/item/BoneMealItem/addGrowthParticles (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/item/BoneMealItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/BoneMealItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/BookItem net/minecraft/world/item/BookItem +FD: net/minecraft/world/item/BookItem/net/minecraft/world/item/BookItem net/minecraft/world/item/BookItem/net/minecraft/world/item/BookItem +MD: net/minecraft/world/item/BookItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BookItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BookItem/m_6473_ ()I net/minecraft/world/item/BookItem/getEnchantmentValue ()I +MD: net/minecraft/world/item/BookItem/m_8120_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/BookItem/isEnchantable (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/item/BottleItem net/minecraft/world/item/BottleItem +FD: net/minecraft/world/item/BottleItem/net/minecraft/world/item/BottleItem net/minecraft/world/item/BottleItem/net/minecraft/world/item/BottleItem +MD: net/minecraft/world/item/BottleItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BottleItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BottleItem/m_40649_ (Lnet/minecraft/world/entity/AreaEffectCloud;)Z net/minecraft/world/item/BottleItem/lambda$use$0 (Lnet/minecraft/world/entity/AreaEffectCloud;)Z +MD: net/minecraft/world/item/BottleItem/m_40651_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/BottleItem/turnBottleIntoItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/BottleItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/BottleItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/BowItem net/minecraft/world/item/BowItem +FD: net/minecraft/world/item/BowItem/f_150704_ net/minecraft/world/item/BowItem/MAX_DRAW_DURATION +FD: net/minecraft/world/item/BowItem/f_150705_ net/minecraft/world/item/BowItem/DEFAULT_RANGE +FD: net/minecraft/world/item/BowItem/net/minecraft/world/item/BowItem net/minecraft/world/item/BowItem/net/minecraft/world/item/BowItem +MD: net/minecraft/world/item/BowItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BowItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BowItem/m_40661_ (I)F net/minecraft/world/item/BowItem/getPowerForTime (I)F +MD: net/minecraft/world/item/BowItem/m_40663_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/BowItem/lambda$releaseUsing$0 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/BowItem/m_5551_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/item/BowItem/releaseUsing (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/item/BowItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/BowItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/BowItem/m_6437_ ()Ljava/util/function/Predicate; net/minecraft/world/item/BowItem/getAllSupportedProjectiles ()Ljava/util/function/Predicate; +MD: net/minecraft/world/item/BowItem/m_6615_ ()I net/minecraft/world/item/BowItem/getDefaultProjectileRange ()I +MD: net/minecraft/world/item/BowItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/BowItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/BowItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/BowItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/BowlFoodItem net/minecraft/world/item/BowlFoodItem +FD: net/minecraft/world/item/BowlFoodItem/net/minecraft/world/item/BowlFoodItem net/minecraft/world/item/BowlFoodItem/net/minecraft/world/item/BowlFoodItem +MD: net/minecraft/world/item/BowlFoodItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BowlFoodItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BowlFoodItem/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/BowlFoodItem/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/BucketItem net/minecraft/world/item/BucketItem +FD: net/minecraft/world/item/BucketItem/f_40687_ net/minecraft/world/item/BucketItem/content +FD: net/minecraft/world/item/BucketItem/net/minecraft/world/item/BucketItem net/minecraft/world/item/BucketItem/net/minecraft/world/item/BucketItem +MD: net/minecraft/world/item/BucketItem/ (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BucketItem/ (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BucketItem/m_142073_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;)Z net/minecraft/world/item/BucketItem/emptyContents (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;)Z +MD: net/minecraft/world/item/BucketItem/m_142131_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/item/BucketItem/checkExtraContent (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/item/BucketItem/m_150707_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/item/BucketItem/lambda$use$0 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/item/BucketItem/m_40699_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/BucketItem/getEmptySuccessItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/BucketItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/BucketItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/BucketItem/m_7718_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/item/BucketItem/playEmptySound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/item/BundleItem net/minecraft/world/item/BundleItem +FD: net/minecraft/world/item/BundleItem/f_150720_ net/minecraft/world/item/BundleItem/MAX_WEIGHT +FD: net/minecraft/world/item/BundleItem/f_150721_ net/minecraft/world/item/BundleItem/TAG_ITEMS +FD: net/minecraft/world/item/BundleItem/f_150722_ net/minecraft/world/item/BundleItem/BUNDLE_IN_BUNDLE_WEIGHT +FD: net/minecraft/world/item/BundleItem/f_150723_ net/minecraft/world/item/BundleItem/BAR_COLOR +FD: net/minecraft/world/item/BundleItem/net/minecraft/world/item/BundleItem net/minecraft/world/item/BundleItem/net/minecraft/world/item/BundleItem +MD: net/minecraft/world/item/BundleItem/ ()V net/minecraft/world/item/BundleItem/ ()V +MD: net/minecraft/world/item/BundleItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/BundleItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/BundleItem/m_142023_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/item/BundleItem/onDestroyed (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/item/BundleItem/m_142158_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/BundleItem/getBarWidth (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/BundleItem/m_142159_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/BundleItem/getBarColor (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/BundleItem/m_142207_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/BundleItem/overrideStackedOnOther (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/BundleItem/m_142305_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;)Z net/minecraft/world/item/BundleItem/overrideOtherStackedOnMe (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;)Z +MD: net/minecraft/world/item/BundleItem/m_142422_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; net/minecraft/world/item/BundleItem/getTooltipImage (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; +MD: net/minecraft/world/item/BundleItem/m_142522_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/BundleItem/isBarVisible (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/BundleItem/m_150729_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/BundleItem/dropContents (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/BundleItem/m_150737_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/BundleItem/lambda$overrideStackedOnOther$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/BundleItem/m_150756_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/nbt/ListTag;)Ljava/util/Optional; net/minecraft/world/item/BundleItem/getMatchingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/nbt/ListTag;)Ljava/util/Optional; +MD: net/minecraft/world/item/BundleItem/m_150763_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/BundleItem/add (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/BundleItem/m_150766_ (Lnet/minecraft/world/item/ItemStack;)F net/minecraft/world/item/BundleItem/getFullnessDisplay (Lnet/minecraft/world/item/ItemStack;)F +MD: net/minecraft/world/item/BundleItem/m_150776_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/BundleItem/getWeight (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/BundleItem/m_150778_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/BundleItem/getContentWeight (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/BundleItem/m_150780_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; net/minecraft/world/item/BundleItem/removeOne (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; +MD: net/minecraft/world/item/BundleItem/m_150782_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; net/minecraft/world/item/BundleItem/getContents (Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; +MD: net/minecraft/world/item/BundleItem/m_186342_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/item/BundleItem/playRemoveOneSound (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/item/BundleItem/m_186344_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/BundleItem/lambda$overrideOtherStackedOnMe$1 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/BundleItem/m_186348_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/item/BundleItem/lambda$getMatchingItem$2 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/item/BundleItem/m_186351_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/item/BundleItem/playInsertSound (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/item/BundleItem/m_186353_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/item/BundleItem/playDropContentsSound (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/item/BundleItem/m_186355_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/BundleItem/lambda$getContentWeight$3 (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/BundleItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/BundleItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/BundleItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/BundleItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +CL: net/minecraft/world/item/ChorusFruitItem net/minecraft/world/item/ChorusFruitItem +FD: net/minecraft/world/item/ChorusFruitItem/net/minecraft/world/item/ChorusFruitItem net/minecraft/world/item/ChorusFruitItem/net/minecraft/world/item/ChorusFruitItem +MD: net/minecraft/world/item/ChorusFruitItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ChorusFruitItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ChorusFruitItem/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ChorusFruitItem/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CompassItem net/minecraft/world/item/CompassItem +FD: net/minecraft/world/item/CompassItem/f_150786_ net/minecraft/world/item/CompassItem/TAG_LODESTONE_POS +FD: net/minecraft/world/item/CompassItem/f_150787_ net/minecraft/world/item/CompassItem/TAG_LODESTONE_DIMENSION +FD: net/minecraft/world/item/CompassItem/f_150788_ net/minecraft/world/item/CompassItem/TAG_LODESTONE_TRACKED +FD: net/minecraft/world/item/CompassItem/f_40715_ net/minecraft/world/item/CompassItem/LOGGER +FD: net/minecraft/world/item/CompassItem/net/minecraft/world/item/CompassItem net/minecraft/world/item/CompassItem/net/minecraft/world/item/CompassItem +MD: net/minecraft/world/item/CompassItem/ ()V net/minecraft/world/item/CompassItem/ ()V +MD: net/minecraft/world/item/CompassItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/CompassItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/CompassItem/m_40727_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Optional; net/minecraft/world/item/CompassItem/getLodestoneDimension (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Optional; +MD: net/minecraft/world/item/CompassItem/m_40729_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/item/CompassItem/lambda$addLodestoneTags$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/item/CompassItem/m_40732_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/CompassItem/addLodestoneTags (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/CompassItem/m_40736_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/CompassItem/isLodestoneCompass (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/CompassItem/m_5671_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/world/item/CompassItem/getDescriptionId (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/world/item/CompassItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/CompassItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/CompassItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/CompassItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/CompassItem/m_6883_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V net/minecraft/world/item/CompassItem/inventoryTick (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V +CL: net/minecraft/world/item/ComplexItem net/minecraft/world/item/ComplexItem +FD: net/minecraft/world/item/ComplexItem/net/minecraft/world/item/ComplexItem net/minecraft/world/item/ComplexItem/net/minecraft/world/item/ComplexItem +MD: net/minecraft/world/item/ComplexItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ComplexItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ComplexItem/m_7233_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/network/protocol/Packet; net/minecraft/world/item/ComplexItem/getUpdatePacket (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/item/ComplexItem/m_7807_ ()Z net/minecraft/world/item/ComplexItem/isComplex ()Z +CL: net/minecraft/world/item/CreativeModeTab net/minecraft/world/item/CreativeModeTab +FD: net/minecraft/world/item/CreativeModeTab/f_40748_ net/minecraft/world/item/CreativeModeTab/TABS +FD: net/minecraft/world/item/CreativeModeTab/f_40749_ net/minecraft/world/item/CreativeModeTab/TAB_BUILDING_BLOCKS +FD: net/minecraft/world/item/CreativeModeTab/f_40750_ net/minecraft/world/item/CreativeModeTab/TAB_DECORATIONS +FD: net/minecraft/world/item/CreativeModeTab/f_40751_ net/minecraft/world/item/CreativeModeTab/TAB_REDSTONE +FD: net/minecraft/world/item/CreativeModeTab/f_40752_ net/minecraft/world/item/CreativeModeTab/TAB_TRANSPORTATION +FD: net/minecraft/world/item/CreativeModeTab/f_40753_ net/minecraft/world/item/CreativeModeTab/TAB_MISC +FD: net/minecraft/world/item/CreativeModeTab/f_40754_ net/minecraft/world/item/CreativeModeTab/TAB_SEARCH +FD: net/minecraft/world/item/CreativeModeTab/f_40755_ net/minecraft/world/item/CreativeModeTab/TAB_FOOD +FD: net/minecraft/world/item/CreativeModeTab/f_40756_ net/minecraft/world/item/CreativeModeTab/TAB_TOOLS +FD: net/minecraft/world/item/CreativeModeTab/f_40757_ net/minecraft/world/item/CreativeModeTab/TAB_COMBAT +FD: net/minecraft/world/item/CreativeModeTab/f_40758_ net/minecraft/world/item/CreativeModeTab/TAB_BREWING +FD: net/minecraft/world/item/CreativeModeTab/f_40759_ net/minecraft/world/item/CreativeModeTab/TAB_MATERIALS +FD: net/minecraft/world/item/CreativeModeTab/f_40760_ net/minecraft/world/item/CreativeModeTab/TAB_HOTBAR +FD: net/minecraft/world/item/CreativeModeTab/f_40761_ net/minecraft/world/item/CreativeModeTab/TAB_INVENTORY +FD: net/minecraft/world/item/CreativeModeTab/f_40762_ net/minecraft/world/item/CreativeModeTab/id +FD: net/minecraft/world/item/CreativeModeTab/f_40763_ net/minecraft/world/item/CreativeModeTab/langId +FD: net/minecraft/world/item/CreativeModeTab/f_40764_ net/minecraft/world/item/CreativeModeTab/displayName +FD: net/minecraft/world/item/CreativeModeTab/f_40765_ net/minecraft/world/item/CreativeModeTab/recipeFolderName +FD: net/minecraft/world/item/CreativeModeTab/f_40766_ net/minecraft/world/item/CreativeModeTab/backgroundSuffix +FD: net/minecraft/world/item/CreativeModeTab/f_40767_ net/minecraft/world/item/CreativeModeTab/canScroll +FD: net/minecraft/world/item/CreativeModeTab/f_40768_ net/minecraft/world/item/CreativeModeTab/showTitle +FD: net/minecraft/world/item/CreativeModeTab/f_40769_ net/minecraft/world/item/CreativeModeTab/enchantmentCategories +FD: net/minecraft/world/item/CreativeModeTab/f_40770_ net/minecraft/world/item/CreativeModeTab/iconItemStack +FD: net/minecraft/world/item/CreativeModeTab/net/minecraft/world/item/CreativeModeTab net/minecraft/world/item/CreativeModeTab/net/minecraft/world/item/CreativeModeTab +MD: net/minecraft/world/item/CreativeModeTab/ ()V net/minecraft/world/item/CreativeModeTab/ ()V +MD: net/minecraft/world/item/CreativeModeTab/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab/m_40775_ ()I net/minecraft/world/item/CreativeModeTab/getId ()I +MD: net/minecraft/world/item/CreativeModeTab/m_40776_ (Lnet/minecraft/world/item/enchantment/EnchantmentCategory;)Z net/minecraft/world/item/CreativeModeTab/hasEnchantmentCategory (Lnet/minecraft/world/item/enchantment/EnchantmentCategory;)Z +MD: net/minecraft/world/item/CreativeModeTab/m_40779_ (Ljava/lang/String;)Lnet/minecraft/world/item/CreativeModeTab; net/minecraft/world/item/CreativeModeTab/setBackgroundSuffix (Ljava/lang/String;)Lnet/minecraft/world/item/CreativeModeTab; +MD: net/minecraft/world/item/CreativeModeTab/m_40781_ ([Lnet/minecraft/world/item/enchantment/EnchantmentCategory;)Lnet/minecraft/world/item/CreativeModeTab; net/minecraft/world/item/CreativeModeTab/setEnchantmentCategories ([Lnet/minecraft/world/item/enchantment/EnchantmentCategory;)Lnet/minecraft/world/item/CreativeModeTab; +MD: net/minecraft/world/item/CreativeModeTab/m_40783_ ()Ljava/lang/String; net/minecraft/world/item/CreativeModeTab/getRecipeFolderName ()Ljava/lang/String; +MD: net/minecraft/world/item/CreativeModeTab/m_40784_ (Ljava/lang/String;)Lnet/minecraft/world/item/CreativeModeTab; net/minecraft/world/item/CreativeModeTab/setRecipeFolderName (Ljava/lang/String;)Lnet/minecraft/world/item/CreativeModeTab; +MD: net/minecraft/world/item/CreativeModeTab/m_40786_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/item/CreativeModeTab/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/CreativeModeTab/m_40787_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab/getIconItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/CreativeModeTab/m_40788_ ()Ljava/lang/String; net/minecraft/world/item/CreativeModeTab/getBackgroundSuffix ()Ljava/lang/String; +MD: net/minecraft/world/item/CreativeModeTab/m_40789_ ()Z net/minecraft/world/item/CreativeModeTab/showTitle ()Z +MD: net/minecraft/world/item/CreativeModeTab/m_40790_ ()Lnet/minecraft/world/item/CreativeModeTab; net/minecraft/world/item/CreativeModeTab/hideTitle ()Lnet/minecraft/world/item/CreativeModeTab; +MD: net/minecraft/world/item/CreativeModeTab/m_40791_ ()Z net/minecraft/world/item/CreativeModeTab/canScroll ()Z +MD: net/minecraft/world/item/CreativeModeTab/m_40792_ ()Lnet/minecraft/world/item/CreativeModeTab; net/minecraft/world/item/CreativeModeTab/hideScroll ()Lnet/minecraft/world/item/CreativeModeTab; +MD: net/minecraft/world/item/CreativeModeTab/m_40793_ ()I net/minecraft/world/item/CreativeModeTab/getColumn ()I +MD: net/minecraft/world/item/CreativeModeTab/m_40794_ ()Z net/minecraft/world/item/CreativeModeTab/isTopRow ()Z +MD: net/minecraft/world/item/CreativeModeTab/m_40795_ ()[Lnet/minecraft/world/item/enchantment/EnchantmentCategory; net/minecraft/world/item/CreativeModeTab/getEnchantmentCategories ()[Lnet/minecraft/world/item/enchantment/EnchantmentCategory; +MD: net/minecraft/world/item/CreativeModeTab/m_6151_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/CreativeModeTab/fillItemList (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/CreativeModeTab/m_6563_ ()Z net/minecraft/world/item/CreativeModeTab/isAlignedRight ()Z +MD: net/minecraft/world/item/CreativeModeTab/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$1 net/minecraft/world/item/CreativeModeTab$1 +FD: net/minecraft/world/item/CreativeModeTab$1/net/minecraft/world/item/CreativeModeTab$1 net/minecraft/world/item/CreativeModeTab$1/net/minecraft/world/item/CreativeModeTab$1 +MD: net/minecraft/world/item/CreativeModeTab$1/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$1/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$1/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$1/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$10 net/minecraft/world/item/CreativeModeTab$10 +FD: net/minecraft/world/item/CreativeModeTab$10/net/minecraft/world/item/CreativeModeTab$10 net/minecraft/world/item/CreativeModeTab$10/net/minecraft/world/item/CreativeModeTab$10 +MD: net/minecraft/world/item/CreativeModeTab$10/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$10/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$10/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$10/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$11 net/minecraft/world/item/CreativeModeTab$11 +FD: net/minecraft/world/item/CreativeModeTab$11/net/minecraft/world/item/CreativeModeTab$11 net/minecraft/world/item/CreativeModeTab$11/net/minecraft/world/item/CreativeModeTab$11 +MD: net/minecraft/world/item/CreativeModeTab$11/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$11/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$11/m_6151_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/CreativeModeTab$11/fillItemList (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/CreativeModeTab$11/m_6563_ ()Z net/minecraft/world/item/CreativeModeTab$11/isAlignedRight ()Z +MD: net/minecraft/world/item/CreativeModeTab$11/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$11/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$12 net/minecraft/world/item/CreativeModeTab$12 +FD: net/minecraft/world/item/CreativeModeTab$12/net/minecraft/world/item/CreativeModeTab$12 net/minecraft/world/item/CreativeModeTab$12/net/minecraft/world/item/CreativeModeTab$12 +MD: net/minecraft/world/item/CreativeModeTab$12/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$12/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$12/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$12/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$2 net/minecraft/world/item/CreativeModeTab$2 +FD: net/minecraft/world/item/CreativeModeTab$2/net/minecraft/world/item/CreativeModeTab$2 net/minecraft/world/item/CreativeModeTab$2/net/minecraft/world/item/CreativeModeTab$2 +MD: net/minecraft/world/item/CreativeModeTab$2/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$2/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$2/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$2/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$3 net/minecraft/world/item/CreativeModeTab$3 +FD: net/minecraft/world/item/CreativeModeTab$3/net/minecraft/world/item/CreativeModeTab$3 net/minecraft/world/item/CreativeModeTab$3/net/minecraft/world/item/CreativeModeTab$3 +MD: net/minecraft/world/item/CreativeModeTab$3/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$3/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$3/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$3/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$4 net/minecraft/world/item/CreativeModeTab$4 +FD: net/minecraft/world/item/CreativeModeTab$4/net/minecraft/world/item/CreativeModeTab$4 net/minecraft/world/item/CreativeModeTab$4/net/minecraft/world/item/CreativeModeTab$4 +MD: net/minecraft/world/item/CreativeModeTab$4/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$4/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$4/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$4/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$5 net/minecraft/world/item/CreativeModeTab$5 +FD: net/minecraft/world/item/CreativeModeTab$5/net/minecraft/world/item/CreativeModeTab$5 net/minecraft/world/item/CreativeModeTab$5/net/minecraft/world/item/CreativeModeTab$5 +MD: net/minecraft/world/item/CreativeModeTab$5/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$5/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$5/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$5/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$6 net/minecraft/world/item/CreativeModeTab$6 +FD: net/minecraft/world/item/CreativeModeTab$6/net/minecraft/world/item/CreativeModeTab$6 net/minecraft/world/item/CreativeModeTab$6/net/minecraft/world/item/CreativeModeTab$6 +MD: net/minecraft/world/item/CreativeModeTab$6/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$6/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$6/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$6/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$7 net/minecraft/world/item/CreativeModeTab$7 +FD: net/minecraft/world/item/CreativeModeTab$7/net/minecraft/world/item/CreativeModeTab$7 net/minecraft/world/item/CreativeModeTab$7/net/minecraft/world/item/CreativeModeTab$7 +MD: net/minecraft/world/item/CreativeModeTab$7/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$7/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$7/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$7/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$8 net/minecraft/world/item/CreativeModeTab$8 +FD: net/minecraft/world/item/CreativeModeTab$8/net/minecraft/world/item/CreativeModeTab$8 net/minecraft/world/item/CreativeModeTab$8/net/minecraft/world/item/CreativeModeTab$8 +MD: net/minecraft/world/item/CreativeModeTab$8/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$8/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$8/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$8/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CreativeModeTab$9 net/minecraft/world/item/CreativeModeTab$9 +FD: net/minecraft/world/item/CreativeModeTab$9/net/minecraft/world/item/CreativeModeTab$9 net/minecraft/world/item/CreativeModeTab$9/net/minecraft/world/item/CreativeModeTab$9 +MD: net/minecraft/world/item/CreativeModeTab$9/ (ILjava/lang/String;)V net/minecraft/world/item/CreativeModeTab$9/ (ILjava/lang/String;)V +MD: net/minecraft/world/item/CreativeModeTab$9/m_6976_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/CreativeModeTab$9/makeIcon ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/CrossbowItem net/minecraft/world/item/CrossbowItem +FD: net/minecraft/world/item/CrossbowItem/f_150789_ net/minecraft/world/item/CrossbowItem/DEFAULT_RANGE +FD: net/minecraft/world/item/CrossbowItem/f_150790_ net/minecraft/world/item/CrossbowItem/TAG_CHARGED +FD: net/minecraft/world/item/CrossbowItem/f_150791_ net/minecraft/world/item/CrossbowItem/TAG_CHARGED_PROJECTILES +FD: net/minecraft/world/item/CrossbowItem/f_150792_ net/minecraft/world/item/CrossbowItem/MAX_CHARGE_DURATION +FD: net/minecraft/world/item/CrossbowItem/f_150793_ net/minecraft/world/item/CrossbowItem/START_SOUND_PERCENT +FD: net/minecraft/world/item/CrossbowItem/f_150794_ net/minecraft/world/item/CrossbowItem/MID_SOUND_PERCENT +FD: net/minecraft/world/item/CrossbowItem/f_150795_ net/minecraft/world/item/CrossbowItem/ARROW_POWER +FD: net/minecraft/world/item/CrossbowItem/f_150796_ net/minecraft/world/item/CrossbowItem/FIREWORK_POWER +FD: net/minecraft/world/item/CrossbowItem/f_40847_ net/minecraft/world/item/CrossbowItem/startSoundPlayed +FD: net/minecraft/world/item/CrossbowItem/f_40848_ net/minecraft/world/item/CrossbowItem/midLoadSoundPlayed +FD: net/minecraft/world/item/CrossbowItem/net/minecraft/world/item/CrossbowItem net/minecraft/world/item/CrossbowItem/net/minecraft/world/item/CrossbowItem +MD: net/minecraft/world/item/CrossbowItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/CrossbowItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/CrossbowItem/m_150797_ (ZLjava/util/Random;)F net/minecraft/world/item/CrossbowItem/getRandomShotPitch (ZLjava/util/Random;)F +MD: net/minecraft/world/item/CrossbowItem/m_40851_ (I)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/CrossbowItem/getStartSound (I)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/CrossbowItem/m_40853_ (ILnet/minecraft/world/item/ItemStack;)F net/minecraft/world/item/CrossbowItem/getPowerForTime (ILnet/minecraft/world/item/ItemStack;)F +MD: net/minecraft/world/item/CrossbowItem/m_40856_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/CrossbowItem/lambda$shootProjectile$1 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/CrossbowItem/m_40859_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/CrossbowItem/tryLoadProjectiles (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/CrossbowItem/m_40862_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZZ)Z net/minecraft/world/item/CrossbowItem/loadProjectile (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZZ)Z +MD: net/minecraft/world/item/CrossbowItem/m_40868_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/CrossbowItem/lambda$containsChargedProjectile$0 (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/CrossbowItem/m_40871_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/CrossbowItem/containsChargedProjectile (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/item/CrossbowItem/m_40884_ (Lnet/minecraft/world/item/ItemStack;Z)V net/minecraft/world/item/CrossbowItem/setCharged (Lnet/minecraft/world/item/ItemStack;Z)V +MD: net/minecraft/world/item/CrossbowItem/m_40887_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;FF)V net/minecraft/world/item/CrossbowItem/performShooting (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;FF)V +MD: net/minecraft/world/item/CrossbowItem/m_40894_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;FZFFF)V net/minecraft/world/item/CrossbowItem/shootProjectile (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;FZFFF)V +MD: net/minecraft/world/item/CrossbowItem/m_40905_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/CrossbowItem/onCrossbowShot (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/CrossbowItem/m_40914_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/AbstractArrow; net/minecraft/world/item/CrossbowItem/getArrow (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/AbstractArrow; +MD: net/minecraft/world/item/CrossbowItem/m_40923_ (Ljava/util/Random;)[F net/minecraft/world/item/CrossbowItem/getShotPitches (Ljava/util/Random;)[F +MD: net/minecraft/world/item/CrossbowItem/m_40928_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/CrossbowItem/addChargedProjectile (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/CrossbowItem/m_40932_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/CrossbowItem/isCharged (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/CrossbowItem/m_40939_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/CrossbowItem/getChargeDuration (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/CrossbowItem/m_40941_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; net/minecraft/world/item/CrossbowItem/getChargedProjectiles (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; +MD: net/minecraft/world/item/CrossbowItem/m_40943_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/CrossbowItem/clearChargedProjectiles (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/CrossbowItem/m_40945_ (Lnet/minecraft/world/item/ItemStack;)F net/minecraft/world/item/CrossbowItem/getShootingPower (Lnet/minecraft/world/item/ItemStack;)F +MD: net/minecraft/world/item/CrossbowItem/m_41463_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/CrossbowItem/useOnRelease (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/CrossbowItem/m_5551_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/item/CrossbowItem/releaseUsing (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/item/CrossbowItem/m_5929_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/item/CrossbowItem/onUseTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/item/CrossbowItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/CrossbowItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/CrossbowItem/m_6437_ ()Ljava/util/function/Predicate; net/minecraft/world/item/CrossbowItem/getAllSupportedProjectiles ()Ljava/util/function/Predicate; +MD: net/minecraft/world/item/CrossbowItem/m_6442_ ()Ljava/util/function/Predicate; net/minecraft/world/item/CrossbowItem/getSupportedHeldProjectiles ()Ljava/util/function/Predicate; +MD: net/minecraft/world/item/CrossbowItem/m_6615_ ()I net/minecraft/world/item/CrossbowItem/getDefaultProjectileRange ()I +MD: net/minecraft/world/item/CrossbowItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/CrossbowItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/CrossbowItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/CrossbowItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/CrossbowItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/CrossbowItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/DebugStickItem net/minecraft/world/item/DebugStickItem +FD: net/minecraft/world/item/DebugStickItem/net/minecraft/world/item/DebugStickItem net/minecraft/world/item/DebugStickItem/net/minecraft/world/item/DebugStickItem +MD: net/minecraft/world/item/DebugStickItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/DebugStickItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/DebugStickItem/m_150802_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/DebugStickItem/handleInteraction (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/DebugStickItem/m_40956_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;)V net/minecraft/world/item/DebugStickItem/message (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/item/DebugStickItem/m_40966_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/String; net/minecraft/world/item/DebugStickItem/getNameHelper (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/String; +MD: net/minecraft/world/item/DebugStickItem/m_40969_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/DebugStickItem/cycleState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/DebugStickItem/m_40973_ (Ljava/lang/Iterable;Ljava/lang/Object;Z)Ljava/lang/Object; net/minecraft/world/item/DebugStickItem/getRelative (Ljava/lang/Iterable;Ljava/lang/Object;Z)Ljava/lang/Object; +MD: net/minecraft/world/item/DebugStickItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/DebugStickItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/DebugStickItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/DebugStickItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/DebugStickItem/m_6777_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/DebugStickItem/canAttackBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/item/DiggerItem net/minecraft/world/item/DiggerItem +FD: net/minecraft/world/item/DiggerItem/f_40979_ net/minecraft/world/item/DiggerItem/blocks +FD: net/minecraft/world/item/DiggerItem/f_40980_ net/minecraft/world/item/DiggerItem/speed +FD: net/minecraft/world/item/DiggerItem/f_40981_ net/minecraft/world/item/DiggerItem/attackDamageBaseline +FD: net/minecraft/world/item/DiggerItem/f_40982_ net/minecraft/world/item/DiggerItem/defaultModifiers +FD: net/minecraft/world/item/DiggerItem/net/minecraft/world/item/DiggerItem net/minecraft/world/item/DiggerItem/net/minecraft/world/item/DiggerItem +MD: net/minecraft/world/item/DiggerItem/ (FFLnet/minecraft/world/item/Tier;Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/DiggerItem/ (FFLnet/minecraft/world/item/Tier;Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/DiggerItem/m_40991_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/DiggerItem/lambda$mineBlock$1 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/DiggerItem/m_41006_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/DiggerItem/lambda$hurtEnemy$0 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/DiggerItem/m_41008_ ()F net/minecraft/world/item/DiggerItem/getAttackDamage ()F +MD: net/minecraft/world/item/DiggerItem/m_6813_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/DiggerItem/mineBlock (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/DiggerItem/m_7167_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; net/minecraft/world/item/DiggerItem/getDefaultAttributeModifiers (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; +MD: net/minecraft/world/item/DiggerItem/m_7579_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/DiggerItem/hurtEnemy (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/DiggerItem/m_8096_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/DiggerItem/isCorrectToolForDrops (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/DiggerItem/m_8102_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F net/minecraft/world/item/DiggerItem/getDestroySpeed (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F +CL: net/minecraft/world/item/DispensibleContainerItem net/minecraft/world/item/DispensibleContainerItem +FD: net/minecraft/world/item/DispensibleContainerItem/net/minecraft/world/item/DispensibleContainerItem net/minecraft/world/item/DispensibleContainerItem/net/minecraft/world/item/DispensibleContainerItem +MD: net/minecraft/world/item/DispensibleContainerItem/m_142073_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;)Z net/minecraft/world/item/DispensibleContainerItem/emptyContents (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;)Z +MD: net/minecraft/world/item/DispensibleContainerItem/m_142131_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/item/DispensibleContainerItem/checkExtraContent (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/item/DoubleHighBlockItem net/minecraft/world/item/DoubleHighBlockItem +FD: net/minecraft/world/item/DoubleHighBlockItem/net/minecraft/world/item/DoubleHighBlockItem net/minecraft/world/item/DoubleHighBlockItem/net/minecraft/world/item/DoubleHighBlockItem +MD: net/minecraft/world/item/DoubleHighBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/DoubleHighBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/DoubleHighBlockItem/m_7429_ (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/DoubleHighBlockItem/placeBlock (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/item/DyeColor net/minecraft/world/item/DyeColor +FD: net/minecraft/world/item/DyeColor/$VALUES net/minecraft/world/item/DyeColor/$VALUES +FD: net/minecraft/world/item/DyeColor/BLACK net/minecraft/world/item/DyeColor/BLACK +FD: net/minecraft/world/item/DyeColor/BLUE net/minecraft/world/item/DyeColor/BLUE +FD: net/minecraft/world/item/DyeColor/BROWN net/minecraft/world/item/DyeColor/BROWN +FD: net/minecraft/world/item/DyeColor/CYAN net/minecraft/world/item/DyeColor/CYAN +FD: net/minecraft/world/item/DyeColor/GRAY net/minecraft/world/item/DyeColor/GRAY +FD: net/minecraft/world/item/DyeColor/GREEN net/minecraft/world/item/DyeColor/GREEN +FD: net/minecraft/world/item/DyeColor/LIGHT_BLUE net/minecraft/world/item/DyeColor/LIGHT_BLUE +FD: net/minecraft/world/item/DyeColor/LIGHT_GRAY net/minecraft/world/item/DyeColor/LIGHT_GRAY +FD: net/minecraft/world/item/DyeColor/LIME net/minecraft/world/item/DyeColor/LIME +FD: net/minecraft/world/item/DyeColor/MAGENTA net/minecraft/world/item/DyeColor/MAGENTA +FD: net/minecraft/world/item/DyeColor/ORANGE net/minecraft/world/item/DyeColor/ORANGE +FD: net/minecraft/world/item/DyeColor/PINK net/minecraft/world/item/DyeColor/PINK +FD: net/minecraft/world/item/DyeColor/PURPLE net/minecraft/world/item/DyeColor/PURPLE +FD: net/minecraft/world/item/DyeColor/RED net/minecraft/world/item/DyeColor/RED +FD: net/minecraft/world/item/DyeColor/WHITE net/minecraft/world/item/DyeColor/WHITE +FD: net/minecraft/world/item/DyeColor/YELLOW net/minecraft/world/item/DyeColor/YELLOW +FD: net/minecraft/world/item/DyeColor/f_41032_ net/minecraft/world/item/DyeColor/BY_ID +FD: net/minecraft/world/item/DyeColor/f_41033_ net/minecraft/world/item/DyeColor/BY_FIREWORK_COLOR +FD: net/minecraft/world/item/DyeColor/f_41034_ net/minecraft/world/item/DyeColor/id +FD: net/minecraft/world/item/DyeColor/f_41035_ net/minecraft/world/item/DyeColor/name +FD: net/minecraft/world/item/DyeColor/f_41036_ net/minecraft/world/item/DyeColor/color +FD: net/minecraft/world/item/DyeColor/f_41039_ net/minecraft/world/item/DyeColor/textureDiffuseColors +FD: net/minecraft/world/item/DyeColor/f_41040_ net/minecraft/world/item/DyeColor/fireworkColor +FD: net/minecraft/world/item/DyeColor/f_41041_ net/minecraft/world/item/DyeColor/textColor +FD: net/minecraft/world/item/DyeColor/net/minecraft/world/item/DyeColor net/minecraft/world/item/DyeColor/net/minecraft/world/item/DyeColor +MD: net/minecraft/world/item/DyeColor/ ()V net/minecraft/world/item/DyeColor/ ()V +MD: net/minecraft/world/item/DyeColor/ (Ljava/lang/String;IILjava/lang/String;ILnet/minecraft/world/level/material/MaterialColor;II)V net/minecraft/world/item/DyeColor/ (Ljava/lang/String;IILjava/lang/String;ILnet/minecraft/world/level/material/MaterialColor;II)V +MD: net/minecraft/world/item/DyeColor/m_150825_ ()[Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/$values ()[Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeColor/m_41053_ (I)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/byId (I)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeColor/m_41055_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/lambda$static$2 (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeColor/m_41057_ (Ljava/lang/String;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/byName (Ljava/lang/String;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeColor/m_41060_ ()I net/minecraft/world/item/DyeColor/getId ()I +MD: net/minecraft/world/item/DyeColor/m_41061_ (I)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/byFireworkColor (I)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeColor/m_41063_ (Lnet/minecraft/world/item/DyeColor;)Ljava/lang/Integer; net/minecraft/world/item/DyeColor/lambda$static$1 (Lnet/minecraft/world/item/DyeColor;)Ljava/lang/Integer; +MD: net/minecraft/world/item/DyeColor/m_41065_ ()Ljava/lang/String; net/minecraft/world/item/DyeColor/getName ()Ljava/lang/String; +MD: net/minecraft/world/item/DyeColor/m_41066_ (I)[Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/lambda$static$0 (I)[Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeColor/m_41068_ ()[F net/minecraft/world/item/DyeColor/getTextureDiffuseColors ()[F +MD: net/minecraft/world/item/DyeColor/m_41069_ ()Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/item/DyeColor/getMaterialColor ()Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/item/DyeColor/m_41070_ ()I net/minecraft/world/item/DyeColor/getFireworkColor ()I +MD: net/minecraft/world/item/DyeColor/m_41071_ ()I net/minecraft/world/item/DyeColor/getTextColor ()I +MD: net/minecraft/world/item/DyeColor/m_7912_ ()Ljava/lang/String; net/minecraft/world/item/DyeColor/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/item/DyeColor/toString ()Ljava/lang/String; net/minecraft/world/item/DyeColor/toString ()Ljava/lang/String; +MD: net/minecraft/world/item/DyeColor/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeColor/values ()[Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeColor/values ()[Lnet/minecraft/world/item/DyeColor; +CL: net/minecraft/world/item/DyeItem net/minecraft/world/item/DyeItem +FD: net/minecraft/world/item/DyeItem/f_41076_ net/minecraft/world/item/DyeItem/ITEM_BY_COLOR +FD: net/minecraft/world/item/DyeItem/f_41077_ net/minecraft/world/item/DyeItem/dyeColor +FD: net/minecraft/world/item/DyeItem/net/minecraft/world/item/DyeItem net/minecraft/world/item/DyeItem/net/minecraft/world/item/DyeItem +MD: net/minecraft/world/item/DyeItem/ ()V net/minecraft/world/item/DyeItem/ ()V +MD: net/minecraft/world/item/DyeItem/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/DyeItem/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/DyeItem/m_41082_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeItem; net/minecraft/world/item/DyeItem/byColor (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/DyeItem; +MD: net/minecraft/world/item/DyeItem/m_41089_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/DyeItem/getDyeColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/DyeItem/m_6880_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/DyeItem/interactLivingEntity (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/DyeableArmorItem net/minecraft/world/item/DyeableArmorItem +FD: net/minecraft/world/item/DyeableArmorItem/net/minecraft/world/item/DyeableArmorItem net/minecraft/world/item/DyeableArmorItem/net/minecraft/world/item/DyeableArmorItem +MD: net/minecraft/world/item/DyeableArmorItem/ (Lnet/minecraft/world/item/ArmorMaterial;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/DyeableArmorItem/ (Lnet/minecraft/world/item/ArmorMaterial;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/Item$Properties;)V +CL: net/minecraft/world/item/DyeableHorseArmorItem net/minecraft/world/item/DyeableHorseArmorItem +FD: net/minecraft/world/item/DyeableHorseArmorItem/net/minecraft/world/item/DyeableHorseArmorItem net/minecraft/world/item/DyeableHorseArmorItem/net/minecraft/world/item/DyeableHorseArmorItem +MD: net/minecraft/world/item/DyeableHorseArmorItem/ (ILjava/lang/String;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/DyeableHorseArmorItem/ (ILjava/lang/String;Lnet/minecraft/world/item/Item$Properties;)V +CL: net/minecraft/world/item/DyeableLeatherItem net/minecraft/world/item/DyeableLeatherItem +FD: net/minecraft/world/item/DyeableLeatherItem/f_150826_ net/minecraft/world/item/DyeableLeatherItem/TAG_COLOR +FD: net/minecraft/world/item/DyeableLeatherItem/f_150827_ net/minecraft/world/item/DyeableLeatherItem/TAG_DISPLAY +FD: net/minecraft/world/item/DyeableLeatherItem/f_150828_ net/minecraft/world/item/DyeableLeatherItem/DEFAULT_LEATHER_COLOR +FD: net/minecraft/world/item/DyeableLeatherItem/net/minecraft/world/item/DyeableLeatherItem net/minecraft/world/item/DyeableLeatherItem/net/minecraft/world/item/DyeableLeatherItem +MD: net/minecraft/world/item/DyeableLeatherItem/m_41113_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/DyeableLeatherItem/hasCustomColor (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/DyeableLeatherItem/m_41115_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/item/DyeableLeatherItem/setColor (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/item/DyeableLeatherItem/m_41118_ (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/DyeableLeatherItem/dyeArmor (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/DyeableLeatherItem/m_41121_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/DyeableLeatherItem/getColor (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/DyeableLeatherItem/m_41123_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/DyeableLeatherItem/clearColor (Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/item/EggItem net/minecraft/world/item/EggItem +FD: net/minecraft/world/item/EggItem/net/minecraft/world/item/EggItem net/minecraft/world/item/EggItem/net/minecraft/world/item/EggItem +MD: net/minecraft/world/item/EggItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/EggItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/EggItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/EggItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/ElytraItem net/minecraft/world/item/ElytraItem +FD: net/minecraft/world/item/ElytraItem/net/minecraft/world/item/ElytraItem net/minecraft/world/item/ElytraItem/net/minecraft/world/item/ElytraItem +MD: net/minecraft/world/item/ElytraItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ElytraItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ElytraItem/m_142602_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/ElytraItem/getEquipSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/ElytraItem/m_41140_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ElytraItem/isFlyEnabled (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ElytraItem/m_6832_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ElytraItem/isValidRepairItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ElytraItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/ElytraItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/EmptyMapItem net/minecraft/world/item/EmptyMapItem +FD: net/minecraft/world/item/EmptyMapItem/net/minecraft/world/item/EmptyMapItem net/minecraft/world/item/EmptyMapItem/net/minecraft/world/item/EmptyMapItem +MD: net/minecraft/world/item/EmptyMapItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/EmptyMapItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/EmptyMapItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/EmptyMapItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/EnchantedBookItem net/minecraft/world/item/EnchantedBookItem +FD: net/minecraft/world/item/EnchantedBookItem/f_150830_ net/minecraft/world/item/EnchantedBookItem/TAG_STORED_ENCHANTMENTS +FD: net/minecraft/world/item/EnchantedBookItem/net/minecraft/world/item/EnchantedBookItem net/minecraft/world/item/EnchantedBookItem/net/minecraft/world/item/EnchantedBookItem +MD: net/minecraft/world/item/EnchantedBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/EnchantedBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/EnchantedBookItem/m_41153_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/EnchantmentInstance;)V net/minecraft/world/item/EnchantedBookItem/addEnchantment (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/EnchantmentInstance;)V +MD: net/minecraft/world/item/EnchantedBookItem/m_41161_ (Lnet/minecraft/world/item/enchantment/EnchantmentInstance;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/EnchantedBookItem/createForEnchantment (Lnet/minecraft/world/item/enchantment/EnchantmentInstance;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/EnchantedBookItem/m_41163_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/nbt/ListTag; net/minecraft/world/item/EnchantedBookItem/getEnchantments (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/item/EnchantedBookItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/EnchantedBookItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/EnchantedBookItem/m_6787_ (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/EnchantedBookItem/fillItemCategory (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/EnchantedBookItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/EnchantedBookItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/EnchantedBookItem/m_8120_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/EnchantedBookItem/isEnchantable (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/item/EnchantedGoldenAppleItem net/minecraft/world/item/EnchantedGoldenAppleItem +FD: net/minecraft/world/item/EnchantedGoldenAppleItem/net/minecraft/world/item/EnchantedGoldenAppleItem net/minecraft/world/item/EnchantedGoldenAppleItem/net/minecraft/world/item/EnchantedGoldenAppleItem +MD: net/minecraft/world/item/EnchantedGoldenAppleItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/EnchantedGoldenAppleItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/EnchantedGoldenAppleItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/EnchantedGoldenAppleItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/item/EndCrystalItem net/minecraft/world/item/EndCrystalItem +FD: net/minecraft/world/item/EndCrystalItem/net/minecraft/world/item/EndCrystalItem net/minecraft/world/item/EndCrystalItem/net/minecraft/world/item/EndCrystalItem +MD: net/minecraft/world/item/EndCrystalItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/EndCrystalItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/EndCrystalItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/EndCrystalItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/EndCrystalItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/EndCrystalItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/EnderEyeItem net/minecraft/world/item/EnderEyeItem +FD: net/minecraft/world/item/EnderEyeItem/net/minecraft/world/item/EnderEyeItem net/minecraft/world/item/EnderEyeItem/net/minecraft/world/item/EnderEyeItem +MD: net/minecraft/world/item/EnderEyeItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/EnderEyeItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/EnderEyeItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/EnderEyeItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/EnderEyeItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/EnderEyeItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/EnderpearlItem net/minecraft/world/item/EnderpearlItem +FD: net/minecraft/world/item/EnderpearlItem/net/minecraft/world/item/EnderpearlItem net/minecraft/world/item/EnderpearlItem/net/minecraft/world/item/EnderpearlItem +MD: net/minecraft/world/item/EnderpearlItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/EnderpearlItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/EnderpearlItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/EnderpearlItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/ExperienceBottleItem net/minecraft/world/item/ExperienceBottleItem +FD: net/minecraft/world/item/ExperienceBottleItem/net/minecraft/world/item/ExperienceBottleItem net/minecraft/world/item/ExperienceBottleItem/net/minecraft/world/item/ExperienceBottleItem +MD: net/minecraft/world/item/ExperienceBottleItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ExperienceBottleItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ExperienceBottleItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ExperienceBottleItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ExperienceBottleItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/ExperienceBottleItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/FireChargeItem net/minecraft/world/item/FireChargeItem +FD: net/minecraft/world/item/FireChargeItem/net/minecraft/world/item/FireChargeItem net/minecraft/world/item/FireChargeItem/net/minecraft/world/item/FireChargeItem +MD: net/minecraft/world/item/FireChargeItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/FireChargeItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/FireChargeItem/m_41205_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/item/FireChargeItem/playSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/item/FireChargeItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/FireChargeItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/FireworkRocketItem net/minecraft/world/item/FireworkRocketItem +FD: net/minecraft/world/item/FireworkRocketItem/f_150831_ net/minecraft/world/item/FireworkRocketItem/TAG_FIREWORKS +FD: net/minecraft/world/item/FireworkRocketItem/f_150832_ net/minecraft/world/item/FireworkRocketItem/TAG_EXPLOSION +FD: net/minecraft/world/item/FireworkRocketItem/f_150833_ net/minecraft/world/item/FireworkRocketItem/TAG_EXPLOSIONS +FD: net/minecraft/world/item/FireworkRocketItem/f_150834_ net/minecraft/world/item/FireworkRocketItem/TAG_FLIGHT +FD: net/minecraft/world/item/FireworkRocketItem/f_150835_ net/minecraft/world/item/FireworkRocketItem/TAG_EXPLOSION_TYPE +FD: net/minecraft/world/item/FireworkRocketItem/f_150836_ net/minecraft/world/item/FireworkRocketItem/TAG_EXPLOSION_TRAIL +FD: net/minecraft/world/item/FireworkRocketItem/f_150837_ net/minecraft/world/item/FireworkRocketItem/TAG_EXPLOSION_FLICKER +FD: net/minecraft/world/item/FireworkRocketItem/f_150838_ net/minecraft/world/item/FireworkRocketItem/TAG_EXPLOSION_COLORS +FD: net/minecraft/world/item/FireworkRocketItem/f_150839_ net/minecraft/world/item/FireworkRocketItem/TAG_EXPLOSION_FADECOLORS +FD: net/minecraft/world/item/FireworkRocketItem/f_150840_ net/minecraft/world/item/FireworkRocketItem/ROCKET_PLACEMENT_OFFSET +FD: net/minecraft/world/item/FireworkRocketItem/net/minecraft/world/item/FireworkRocketItem net/minecraft/world/item/FireworkRocketItem/net/minecraft/world/item/FireworkRocketItem +MD: net/minecraft/world/item/FireworkRocketItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/FireworkRocketItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/FireworkRocketItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/FireworkRocketItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/FireworkRocketItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/FireworkRocketItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/FireworkRocketItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/FireworkRocketItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/FireworkRocketItem/m_7968_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/FireworkRocketItem/getDefaultInstance ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/FireworkRocketItem$Shape net/minecraft/world/item/FireworkRocketItem$Shape +FD: net/minecraft/world/item/FireworkRocketItem$Shape/$VALUES net/minecraft/world/item/FireworkRocketItem$Shape/$VALUES +FD: net/minecraft/world/item/FireworkRocketItem$Shape/BURST net/minecraft/world/item/FireworkRocketItem$Shape/BURST +FD: net/minecraft/world/item/FireworkRocketItem$Shape/CREEPER net/minecraft/world/item/FireworkRocketItem$Shape/CREEPER +FD: net/minecraft/world/item/FireworkRocketItem$Shape/LARGE_BALL net/minecraft/world/item/FireworkRocketItem$Shape/LARGE_BALL +FD: net/minecraft/world/item/FireworkRocketItem$Shape/SMALL_BALL net/minecraft/world/item/FireworkRocketItem$Shape/SMALL_BALL +FD: net/minecraft/world/item/FireworkRocketItem$Shape/STAR net/minecraft/world/item/FireworkRocketItem$Shape/STAR +FD: net/minecraft/world/item/FireworkRocketItem$Shape/f_41226_ net/minecraft/world/item/FireworkRocketItem$Shape/BY_ID +FD: net/minecraft/world/item/FireworkRocketItem$Shape/f_41227_ net/minecraft/world/item/FireworkRocketItem$Shape/id +FD: net/minecraft/world/item/FireworkRocketItem$Shape/f_41228_ net/minecraft/world/item/FireworkRocketItem$Shape/name +FD: net/minecraft/world/item/FireworkRocketItem$Shape/net/minecraft/world/item/FireworkRocketItem$Shape net/minecraft/world/item/FireworkRocketItem$Shape/net/minecraft/world/item/FireworkRocketItem$Shape +MD: net/minecraft/world/item/FireworkRocketItem$Shape/ ()V net/minecraft/world/item/FireworkRocketItem$Shape/ ()V +MD: net/minecraft/world/item/FireworkRocketItem$Shape/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/world/item/FireworkRocketItem$Shape/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/world/item/FireworkRocketItem$Shape/m_150842_ ()[Lnet/minecraft/world/item/FireworkRocketItem$Shape; net/minecraft/world/item/FireworkRocketItem$Shape/$values ()[Lnet/minecraft/world/item/FireworkRocketItem$Shape; +MD: net/minecraft/world/item/FireworkRocketItem$Shape/m_41236_ ()I net/minecraft/world/item/FireworkRocketItem$Shape/getId ()I +MD: net/minecraft/world/item/FireworkRocketItem$Shape/m_41237_ (I)Lnet/minecraft/world/item/FireworkRocketItem$Shape; net/minecraft/world/item/FireworkRocketItem$Shape/byId (I)Lnet/minecraft/world/item/FireworkRocketItem$Shape; +MD: net/minecraft/world/item/FireworkRocketItem$Shape/m_41239_ (Lnet/minecraft/world/item/FireworkRocketItem$Shape;)I net/minecraft/world/item/FireworkRocketItem$Shape/lambda$static$0 (Lnet/minecraft/world/item/FireworkRocketItem$Shape;)I +MD: net/minecraft/world/item/FireworkRocketItem$Shape/m_41241_ ()Ljava/lang/String; net/minecraft/world/item/FireworkRocketItem$Shape/getName ()Ljava/lang/String; +MD: net/minecraft/world/item/FireworkRocketItem$Shape/m_41242_ (I)[Lnet/minecraft/world/item/FireworkRocketItem$Shape; net/minecraft/world/item/FireworkRocketItem$Shape/lambda$static$1 (I)[Lnet/minecraft/world/item/FireworkRocketItem$Shape; +MD: net/minecraft/world/item/FireworkRocketItem$Shape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/FireworkRocketItem$Shape; net/minecraft/world/item/FireworkRocketItem$Shape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/FireworkRocketItem$Shape; +MD: net/minecraft/world/item/FireworkRocketItem$Shape/values ()[Lnet/minecraft/world/item/FireworkRocketItem$Shape; net/minecraft/world/item/FireworkRocketItem$Shape/values ()[Lnet/minecraft/world/item/FireworkRocketItem$Shape; +CL: net/minecraft/world/item/FireworkStarItem net/minecraft/world/item/FireworkStarItem +FD: net/minecraft/world/item/FireworkStarItem/net/minecraft/world/item/FireworkStarItem net/minecraft/world/item/FireworkStarItem/net/minecraft/world/item/FireworkStarItem +MD: net/minecraft/world/item/FireworkStarItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/FireworkStarItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/FireworkStarItem/m_41249_ (I)Lnet/minecraft/network/chat/Component; net/minecraft/world/item/FireworkStarItem/getColorName (I)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/FireworkStarItem/m_41256_ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/List;)V net/minecraft/world/item/FireworkStarItem/appendHoverText (Lnet/minecraft/nbt/CompoundTag;Ljava/util/List;)V +MD: net/minecraft/world/item/FireworkStarItem/m_41259_ (Lnet/minecraft/network/chat/MutableComponent;[I)Lnet/minecraft/network/chat/Component; net/minecraft/world/item/FireworkStarItem/appendColors (Lnet/minecraft/network/chat/MutableComponent;[I)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/FireworkStarItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/FireworkStarItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +CL: net/minecraft/world/item/FishingRodItem net/minecraft/world/item/FishingRodItem +FD: net/minecraft/world/item/FishingRodItem/net/minecraft/world/item/FishingRodItem net/minecraft/world/item/FishingRodItem/net/minecraft/world/item/FishingRodItem +MD: net/minecraft/world/item/FishingRodItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/FishingRodItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/FishingRodItem/m_41286_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/FishingRodItem/lambda$use$0 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/FishingRodItem/m_6473_ ()I net/minecraft/world/item/FishingRodItem/getEnchantmentValue ()I +MD: net/minecraft/world/item/FishingRodItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/FishingRodItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/FlintAndSteelItem net/minecraft/world/item/FlintAndSteelItem +FD: net/minecraft/world/item/FlintAndSteelItem/net/minecraft/world/item/FlintAndSteelItem net/minecraft/world/item/FlintAndSteelItem/net/minecraft/world/item/FlintAndSteelItem +MD: net/minecraft/world/item/FlintAndSteelItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/FlintAndSteelItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/FlintAndSteelItem/m_41298_ (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/FlintAndSteelItem/lambda$useOn$1 (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/FlintAndSteelItem/m_41301_ (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/FlintAndSteelItem/lambda$useOn$0 (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/FlintAndSteelItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/FlintAndSteelItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/FoodOnAStickItem net/minecraft/world/item/FoodOnAStickItem +FD: net/minecraft/world/item/FoodOnAStickItem/f_41304_ net/minecraft/world/item/FoodOnAStickItem/canInteractWith +FD: net/minecraft/world/item/FoodOnAStickItem/f_41305_ net/minecraft/world/item/FoodOnAStickItem/consumeItemDamage +FD: net/minecraft/world/item/FoodOnAStickItem/net/minecraft/world/item/FoodOnAStickItem net/minecraft/world/item/FoodOnAStickItem/net/minecraft/world/item/FoodOnAStickItem +MD: net/minecraft/world/item/FoodOnAStickItem/ (Lnet/minecraft/world/item/Item$Properties;Lnet/minecraft/world/entity/EntityType;I)V net/minecraft/world/item/FoodOnAStickItem/ (Lnet/minecraft/world/item/Item$Properties;Lnet/minecraft/world/entity/EntityType;I)V +MD: net/minecraft/world/item/FoodOnAStickItem/m_41310_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/FoodOnAStickItem/lambda$use$0 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/FoodOnAStickItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/FoodOnAStickItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/GameMasterBlockItem net/minecraft/world/item/GameMasterBlockItem +FD: net/minecraft/world/item/GameMasterBlockItem/net/minecraft/world/item/GameMasterBlockItem net/minecraft/world/item/GameMasterBlockItem/net/minecraft/world/item/GameMasterBlockItem +MD: net/minecraft/world/item/GameMasterBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/GameMasterBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/GameMasterBlockItem/m_5965_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/GameMasterBlockItem/getPlacementState (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/item/HangingEntityItem net/minecraft/world/item/HangingEntityItem +FD: net/minecraft/world/item/HangingEntityItem/f_41322_ net/minecraft/world/item/HangingEntityItem/type +FD: net/minecraft/world/item/HangingEntityItem/net/minecraft/world/item/HangingEntityItem net/minecraft/world/item/HangingEntityItem/net/minecraft/world/item/HangingEntityItem +MD: net/minecraft/world/item/HangingEntityItem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/HangingEntityItem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/HangingEntityItem/m_5595_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/item/HangingEntityItem/mayPlace (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/item/HangingEntityItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/HangingEntityItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/HoeItem net/minecraft/world/item/HoeItem +FD: net/minecraft/world/item/HoeItem/f_41332_ net/minecraft/world/item/HoeItem/TILLABLES +FD: net/minecraft/world/item/HoeItem/net/minecraft/world/item/HoeItem net/minecraft/world/item/HoeItem/net/minecraft/world/item/HoeItem +MD: net/minecraft/world/item/HoeItem/ ()V net/minecraft/world/item/HoeItem/ ()V +MD: net/minecraft/world/item/HoeItem/ (Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/HoeItem/ (Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/HoeItem/m_150843_ (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/HoeItem/lambda$useOn$1 (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/HoeItem/m_150846_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/UseOnContext;)V net/minecraft/world/item/HoeItem/lambda$changeIntoState$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/UseOnContext;)V +MD: net/minecraft/world/item/HoeItem/m_150849_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/ItemLike;)Ljava/util/function/Consumer; net/minecraft/world/item/HoeItem/changeIntoStateAndDropItem (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/ItemLike;)Ljava/util/function/Consumer; +MD: net/minecraft/world/item/HoeItem/m_150852_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/context/UseOnContext;)V net/minecraft/world/item/HoeItem/lambda$changeIntoStateAndDropItem$3 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/world/item/context/UseOnContext;)V +MD: net/minecraft/world/item/HoeItem/m_150856_ (Lnet/minecraft/world/item/context/UseOnContext;)Z net/minecraft/world/item/HoeItem/onlyIfAirAbove (Lnet/minecraft/world/item/context/UseOnContext;)Z +MD: net/minecraft/world/item/HoeItem/m_150858_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/function/Consumer; net/minecraft/world/item/HoeItem/changeIntoState (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/function/Consumer; +MD: net/minecraft/world/item/HoeItem/m_150860_ (Lnet/minecraft/world/item/context/UseOnContext;)Z net/minecraft/world/item/HoeItem/lambda$static$0 (Lnet/minecraft/world/item/context/UseOnContext;)Z +MD: net/minecraft/world/item/HoeItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/HoeItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/HoneyBottleItem net/minecraft/world/item/HoneyBottleItem +FD: net/minecraft/world/item/HoneyBottleItem/f_150862_ net/minecraft/world/item/HoneyBottleItem/DRINK_DURATION +FD: net/minecraft/world/item/HoneyBottleItem/net/minecraft/world/item/HoneyBottleItem net/minecraft/world/item/HoneyBottleItem/net/minecraft/world/item/HoneyBottleItem +MD: net/minecraft/world/item/HoneyBottleItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/HoneyBottleItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/HoneyBottleItem/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/HoneyBottleItem/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/HoneyBottleItem/m_6023_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/HoneyBottleItem/getDrinkingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/HoneyBottleItem/m_6061_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/HoneyBottleItem/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/HoneyBottleItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/HoneyBottleItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/HoneyBottleItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/HoneyBottleItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/HoneyBottleItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/HoneyBottleItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/HoneycombItem net/minecraft/world/item/HoneycombItem +FD: net/minecraft/world/item/HoneycombItem/f_150863_ net/minecraft/world/item/HoneycombItem/WAXABLES +FD: net/minecraft/world/item/HoneycombItem/f_150864_ net/minecraft/world/item/HoneycombItem/WAX_OFF_BY_BLOCK +FD: net/minecraft/world/item/HoneycombItem/net/minecraft/world/item/HoneycombItem net/minecraft/world/item/HoneycombItem/net/minecraft/world/item/HoneycombItem +MD: net/minecraft/world/item/HoneycombItem/ ()V net/minecraft/world/item/HoneycombItem/ ()V +MD: net/minecraft/world/item/HoneycombItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/HoneycombItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/HoneycombItem/m_150870_ (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/HoneycombItem/lambda$useOn$2 (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/HoneycombItem/m_150875_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/HoneycombItem/lambda$getWaxed$3 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/HoneycombItem/m_150878_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; net/minecraft/world/item/HoneycombItem/getWaxed (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; +MD: net/minecraft/world/item/HoneycombItem/m_150880_ ()Lcom/google/common/collect/BiMap; net/minecraft/world/item/HoneycombItem/lambda$static$1 ()Lcom/google/common/collect/BiMap; +MD: net/minecraft/world/item/HoneycombItem/m_150881_ ()Lcom/google/common/collect/BiMap; net/minecraft/world/item/HoneycombItem/lambda$static$0 ()Lcom/google/common/collect/BiMap; +MD: net/minecraft/world/item/HoneycombItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/HoneycombItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/HorseArmorItem net/minecraft/world/item/HorseArmorItem +FD: net/minecraft/world/item/HorseArmorItem/f_150882_ net/minecraft/world/item/HorseArmorItem/TEX_FOLDER +FD: net/minecraft/world/item/HorseArmorItem/f_41361_ net/minecraft/world/item/HorseArmorItem/protection +FD: net/minecraft/world/item/HorseArmorItem/f_41362_ net/minecraft/world/item/HorseArmorItem/texture +FD: net/minecraft/world/item/HorseArmorItem/net/minecraft/world/item/HorseArmorItem net/minecraft/world/item/HorseArmorItem/net/minecraft/world/item/HorseArmorItem +MD: net/minecraft/world/item/HorseArmorItem/ (ILjava/lang/String;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/HorseArmorItem/ (ILjava/lang/String;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/HorseArmorItem/m_41367_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/HorseArmorItem/getTexture ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/HorseArmorItem/m_41368_ ()I net/minecraft/world/item/HorseArmorItem/getProtection ()I +CL: net/minecraft/world/item/Item net/minecraft/world/item/Item +FD: net/minecraft/world/item/Item/f_150883_ net/minecraft/world/item/Item/LOGGER +FD: net/minecraft/world/item/Item/f_150884_ net/minecraft/world/item/Item/MAX_STACK_SIZE +FD: net/minecraft/world/item/Item/f_150885_ net/minecraft/world/item/Item/EAT_DURATION +FD: net/minecraft/world/item/Item/f_150886_ net/minecraft/world/item/Item/MAX_BAR_WIDTH +FD: net/minecraft/world/item/Item/f_204113_ net/minecraft/world/item/Item/builtInRegistryHolder +FD: net/minecraft/world/item/Item/f_41369_ net/minecraft/world/item/Item/rarity +FD: net/minecraft/world/item/Item/f_41370_ net/minecraft/world/item/Item/maxStackSize +FD: net/minecraft/world/item/Item/f_41371_ net/minecraft/world/item/Item/maxDamage +FD: net/minecraft/world/item/Item/f_41372_ net/minecraft/world/item/Item/isFireResistant +FD: net/minecraft/world/item/Item/f_41373_ net/minecraft/world/item/Item/BY_BLOCK +FD: net/minecraft/world/item/Item/f_41374_ net/minecraft/world/item/Item/BASE_ATTACK_DAMAGE_UUID +FD: net/minecraft/world/item/Item/f_41375_ net/minecraft/world/item/Item/BASE_ATTACK_SPEED_UUID +FD: net/minecraft/world/item/Item/f_41377_ net/minecraft/world/item/Item/category +FD: net/minecraft/world/item/Item/f_41378_ net/minecraft/world/item/Item/craftingRemainingItem +FD: net/minecraft/world/item/Item/f_41379_ net/minecraft/world/item/Item/descriptionId +FD: net/minecraft/world/item/Item/f_41380_ net/minecraft/world/item/Item/foodProperties +FD: net/minecraft/world/item/Item/net/minecraft/world/item/Item net/minecraft/world/item/Item/net/minecraft/world/item/Item +MD: net/minecraft/world/item/Item/ ()V net/minecraft/world/item/Item/ ()V +MD: net/minecraft/world/item/Item/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/Item/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/Item/m_142023_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/item/Item/onDestroyed (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/item/Item/m_142095_ ()Z net/minecraft/world/item/Item/canFitInsideContainerItems ()Z +MD: net/minecraft/world/item/Item/m_142158_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/Item/getBarWidth (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/Item/m_142159_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/Item/getBarColor (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/Item/m_142207_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/Item/overrideStackedOnOther (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/Item/m_142305_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;)Z net/minecraft/world/item/Item/overrideOtherStackedOnMe (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;)Z +MD: net/minecraft/world/item/Item/m_142312_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/Item/verifyTagAfterLoad (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/Item/m_142422_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; net/minecraft/world/item/Item/getTooltipImage (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; +MD: net/minecraft/world/item/Item/m_142522_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/Item/isBarVisible (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/Item/m_142602_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/Item/getEquipSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/Item/m_204114_ ()Lnet/minecraft/core/Holder$Reference; net/minecraft/world/item/Item/builtInRegistryHolder ()Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/world/item/Item/m_41386_ (Lnet/minecraft/world/damagesource/DamageSource;)Z net/minecraft/world/item/Item/canBeHurtBy (Lnet/minecraft/world/damagesource/DamageSource;)Z +MD: net/minecraft/world/item/Item/m_41389_ (Lnet/minecraft/world/item/CreativeModeTab;)Z net/minecraft/world/item/Item/allowdedIn (Lnet/minecraft/world/item/CreativeModeTab;)Z +MD: net/minecraft/world/item/Item/m_41393_ (Lnet/minecraft/world/item/Item;)I net/minecraft/world/item/Item/getId (Lnet/minecraft/world/item/Item;)I +MD: net/minecraft/world/item/Item/m_41435_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/item/Item/getPlayerPOVHitResult (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/item/Item/m_41439_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Item/byBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Item/m_41445_ (I)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Item/byId (I)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Item/m_41459_ ()I net/minecraft/world/item/Item/getMaxStackSize ()I +MD: net/minecraft/world/item/Item/m_41460_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/Rarity; net/minecraft/world/item/Item/getRarity (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/Rarity; +MD: net/minecraft/world/item/Item/m_41462_ ()I net/minecraft/world/item/Item/getMaxDamage ()I +MD: net/minecraft/world/item/Item/m_41463_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/Item/useOnRelease (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/Item/m_41465_ ()Z net/minecraft/world/item/Item/canBeDepleted ()Z +MD: net/minecraft/world/item/Item/m_41466_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/item/Item/getDescription ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/Item/m_41467_ ()Ljava/lang/String; net/minecraft/world/item/Item/getOrCreateDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/Item/m_41468_ ()Z net/minecraft/world/item/Item/shouldOverrideMultiplayerNbt ()Z +MD: net/minecraft/world/item/Item/m_41469_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/item/Item/getCraftingRemainingItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Item/m_41470_ ()Z net/minecraft/world/item/Item/hasCraftingRemainingItem ()Z +MD: net/minecraft/world/item/Item/m_41471_ ()Lnet/minecraft/world/item/CreativeModeTab; net/minecraft/world/item/Item/getItemCategory ()Lnet/minecraft/world/item/CreativeModeTab; +MD: net/minecraft/world/item/Item/m_41472_ ()Z net/minecraft/world/item/Item/isEdible ()Z +MD: net/minecraft/world/item/Item/m_41473_ ()Lnet/minecraft/world/food/FoodProperties; net/minecraft/world/item/Item/getFoodProperties ()Lnet/minecraft/world/food/FoodProperties; +MD: net/minecraft/world/item/Item/m_41475_ ()Z net/minecraft/world/item/Item/isFireResistant ()Z +MD: net/minecraft/world/item/Item/m_5456_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/item/Item/asItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Item/m_5524_ ()Ljava/lang/String; net/minecraft/world/item/Item/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/Item/m_5551_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/item/Item/releaseUsing (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/item/Item/m_5671_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/world/item/Item/getDescriptionId (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/world/item/Item/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/Item/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/Item/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/Item/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/Item/m_5929_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/item/Item/onUseTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/item/Item/m_6023_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/Item/getDrinkingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/Item/m_6061_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/Item/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/Item/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/Item/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/Item/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/Item/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/Item/m_6473_ ()I net/minecraft/world/item/Item/getEnchantmentValue ()I +MD: net/minecraft/world/item/Item/m_6777_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/Item/canAttackBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/Item/m_6787_ (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/Item/fillItemCategory (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/Item/m_6813_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/Item/mineBlock (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/Item/m_6832_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/Item/isValidRepairItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/Item/m_6880_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/Item/interactLivingEntity (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/Item/m_6883_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V net/minecraft/world/item/Item/inventoryTick (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V +MD: net/minecraft/world/item/Item/m_7167_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; net/minecraft/world/item/Item/getDefaultAttributeModifiers (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; +MD: net/minecraft/world/item/Item/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/Item/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/Item/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/Item/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/Item/m_7579_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/Item/hurtEnemy (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/Item/m_7626_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component; net/minecraft/world/item/Item/getName (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/Item/m_7807_ ()Z net/minecraft/world/item/Item/isComplex ()Z +MD: net/minecraft/world/item/Item/m_7836_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/Item/onCraftedBy (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/Item/m_7968_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/Item/getDefaultInstance ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/Item/m_8096_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/Item/isCorrectToolForDrops (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/Item/m_8102_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F net/minecraft/world/item/Item/getDestroySpeed (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F +MD: net/minecraft/world/item/Item/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/Item/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/Item/m_8120_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/Item/isEnchantable (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/Item/toString ()Ljava/lang/String; net/minecraft/world/item/Item/toString ()Ljava/lang/String; +CL: net/minecraft/world/item/Item$1 net/minecraft/world/item/Item$1 +FD: net/minecraft/world/item/Item$1/f_41476_ net/minecraft/world/item/Item$1/$SwitchMap$net$minecraft$world$item$Rarity +FD: net/minecraft/world/item/Item$1/net/minecraft/world/item/Item$1 net/minecraft/world/item/Item$1/net/minecraft/world/item/Item$1 +MD: net/minecraft/world/item/Item$1/ ()V net/minecraft/world/item/Item$1/ ()V +CL: net/minecraft/world/item/Item$Properties net/minecraft/world/item/Item$Properties +FD: net/minecraft/world/item/Item$Properties/f_41478_ net/minecraft/world/item/Item$Properties/maxStackSize +FD: net/minecraft/world/item/Item$Properties/f_41479_ net/minecraft/world/item/Item$Properties/maxDamage +FD: net/minecraft/world/item/Item$Properties/f_41480_ net/minecraft/world/item/Item$Properties/craftingRemainingItem +FD: net/minecraft/world/item/Item$Properties/f_41481_ net/minecraft/world/item/Item$Properties/category +FD: net/minecraft/world/item/Item$Properties/f_41482_ net/minecraft/world/item/Item$Properties/rarity +FD: net/minecraft/world/item/Item$Properties/f_41483_ net/minecraft/world/item/Item$Properties/foodProperties +FD: net/minecraft/world/item/Item$Properties/f_41484_ net/minecraft/world/item/Item$Properties/isFireResistant +FD: net/minecraft/world/item/Item$Properties/net/minecraft/world/item/Item$Properties net/minecraft/world/item/Item$Properties/net/minecraft/world/item/Item$Properties +MD: net/minecraft/world/item/Item$Properties/ ()V net/minecraft/world/item/Item$Properties/ ()V +MD: net/minecraft/world/item/Item$Properties/m_41486_ ()Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/fireResistant ()Lnet/minecraft/world/item/Item$Properties; +MD: net/minecraft/world/item/Item$Properties/m_41487_ (I)Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/stacksTo (I)Lnet/minecraft/world/item/Item$Properties; +MD: net/minecraft/world/item/Item$Properties/m_41489_ (Lnet/minecraft/world/food/FoodProperties;)Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/food (Lnet/minecraft/world/food/FoodProperties;)Lnet/minecraft/world/item/Item$Properties; +MD: net/minecraft/world/item/Item$Properties/m_41491_ (Lnet/minecraft/world/item/CreativeModeTab;)Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/tab (Lnet/minecraft/world/item/CreativeModeTab;)Lnet/minecraft/world/item/Item$Properties; +MD: net/minecraft/world/item/Item$Properties/m_41495_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/craftRemainder (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item$Properties; +MD: net/minecraft/world/item/Item$Properties/m_41497_ (Lnet/minecraft/world/item/Rarity;)Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/rarity (Lnet/minecraft/world/item/Rarity;)Lnet/minecraft/world/item/Item$Properties; +MD: net/minecraft/world/item/Item$Properties/m_41499_ (I)Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/defaultDurability (I)Lnet/minecraft/world/item/Item$Properties; +MD: net/minecraft/world/item/Item$Properties/m_41503_ (I)Lnet/minecraft/world/item/Item$Properties; net/minecraft/world/item/Item$Properties/durability (I)Lnet/minecraft/world/item/Item$Properties; +CL: net/minecraft/world/item/ItemCooldowns net/minecraft/world/item/ItemCooldowns +FD: net/minecraft/world/item/ItemCooldowns/f_41515_ net/minecraft/world/item/ItemCooldowns/cooldowns +FD: net/minecraft/world/item/ItemCooldowns/f_41516_ net/minecraft/world/item/ItemCooldowns/tickCount +FD: net/minecraft/world/item/ItemCooldowns/net/minecraft/world/item/ItemCooldowns net/minecraft/world/item/ItemCooldowns/net/minecraft/world/item/ItemCooldowns +MD: net/minecraft/world/item/ItemCooldowns/ ()V net/minecraft/world/item/ItemCooldowns/ ()V +MD: net/minecraft/world/item/ItemCooldowns/m_41518_ ()V net/minecraft/world/item/ItemCooldowns/tick ()V +MD: net/minecraft/world/item/ItemCooldowns/m_41519_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/ItemCooldowns/isOnCooldown (Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/item/ItemCooldowns/m_41521_ (Lnet/minecraft/world/item/Item;F)F net/minecraft/world/item/ItemCooldowns/getCooldownPercent (Lnet/minecraft/world/item/Item;F)F +MD: net/minecraft/world/item/ItemCooldowns/m_41524_ (Lnet/minecraft/world/item/Item;I)V net/minecraft/world/item/ItemCooldowns/addCooldown (Lnet/minecraft/world/item/Item;I)V +MD: net/minecraft/world/item/ItemCooldowns/m_41527_ (Lnet/minecraft/world/item/Item;)V net/minecraft/world/item/ItemCooldowns/removeCooldown (Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/world/item/ItemCooldowns/m_6899_ (Lnet/minecraft/world/item/Item;I)V net/minecraft/world/item/ItemCooldowns/onCooldownStarted (Lnet/minecraft/world/item/Item;I)V +MD: net/minecraft/world/item/ItemCooldowns/m_7432_ (Lnet/minecraft/world/item/Item;)V net/minecraft/world/item/ItemCooldowns/onCooldownEnded (Lnet/minecraft/world/item/Item;)V +CL: net/minecraft/world/item/ItemCooldowns$CooldownInstance net/minecraft/world/item/ItemCooldowns$CooldownInstance +FD: net/minecraft/world/item/ItemCooldowns$CooldownInstance/f_41533_ net/minecraft/world/item/ItemCooldowns$CooldownInstance/startTime +FD: net/minecraft/world/item/ItemCooldowns$CooldownInstance/f_41534_ net/minecraft/world/item/ItemCooldowns$CooldownInstance/endTime +FD: net/minecraft/world/item/ItemCooldowns$CooldownInstance/net/minecraft/world/item/ItemCooldowns$CooldownInstance net/minecraft/world/item/ItemCooldowns$CooldownInstance/net/minecraft/world/item/ItemCooldowns$CooldownInstance +MD: net/minecraft/world/item/ItemCooldowns$CooldownInstance/ (II)V net/minecraft/world/item/ItemCooldowns$CooldownInstance/ (II)V +CL: net/minecraft/world/item/ItemFrameItem net/minecraft/world/item/ItemFrameItem +FD: net/minecraft/world/item/ItemFrameItem/net/minecraft/world/item/ItemFrameItem net/minecraft/world/item/ItemFrameItem/net/minecraft/world/item/ItemFrameItem +MD: net/minecraft/world/item/ItemFrameItem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ItemFrameItem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ItemFrameItem/m_5595_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/item/ItemFrameItem/mayPlace (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/item/ItemNameBlockItem net/minecraft/world/item/ItemNameBlockItem +FD: net/minecraft/world/item/ItemNameBlockItem/net/minecraft/world/item/ItemNameBlockItem net/minecraft/world/item/ItemNameBlockItem/net/minecraft/world/item/ItemNameBlockItem +MD: net/minecraft/world/item/ItemNameBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ItemNameBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ItemNameBlockItem/m_5524_ ()Ljava/lang/String; net/minecraft/world/item/ItemNameBlockItem/getDescriptionId ()Ljava/lang/String; +CL: net/minecraft/world/item/ItemStack net/minecraft/world/item/ItemStack +FD: net/minecraft/world/item/ItemStack/f_150906_ net/minecraft/world/item/ItemStack/TAG_ENCH +FD: net/minecraft/world/item/ItemStack/f_150909_ net/minecraft/world/item/ItemStack/TAG_DISPLAY +FD: net/minecraft/world/item/ItemStack/f_150910_ net/minecraft/world/item/ItemStack/TAG_DISPLAY_NAME +FD: net/minecraft/world/item/ItemStack/f_150911_ net/minecraft/world/item/ItemStack/TAG_LORE +FD: net/minecraft/world/item/ItemStack/f_150912_ net/minecraft/world/item/ItemStack/TAG_DAMAGE +FD: net/minecraft/world/item/ItemStack/f_150913_ net/minecraft/world/item/ItemStack/TAG_COLOR +FD: net/minecraft/world/item/ItemStack/f_150914_ net/minecraft/world/item/ItemStack/TAG_UNBREAKABLE +FD: net/minecraft/world/item/ItemStack/f_150915_ net/minecraft/world/item/ItemStack/TAG_REPAIR_COST +FD: net/minecraft/world/item/ItemStack/f_150916_ net/minecraft/world/item/ItemStack/TAG_CAN_DESTROY_BLOCK_LIST +FD: net/minecraft/world/item/ItemStack/f_150917_ net/minecraft/world/item/ItemStack/TAG_CAN_PLACE_ON_BLOCK_LIST +FD: net/minecraft/world/item/ItemStack/f_150918_ net/minecraft/world/item/ItemStack/TAG_HIDE_FLAGS +FD: net/minecraft/world/item/ItemStack/f_150919_ net/minecraft/world/item/ItemStack/DONT_HIDE_TOOLTIP +FD: net/minecraft/world/item/ItemStack/f_186360_ net/minecraft/world/item/ItemStack/adventureBreakCheck +FD: net/minecraft/world/item/ItemStack/f_186361_ net/minecraft/world/item/ItemStack/adventurePlaceCheck +FD: net/minecraft/world/item/ItemStack/f_41582_ net/minecraft/world/item/ItemStack/CODEC +FD: net/minecraft/world/item/ItemStack/f_41583_ net/minecraft/world/item/ItemStack/EMPTY +FD: net/minecraft/world/item/ItemStack/f_41584_ net/minecraft/world/item/ItemStack/ATTRIBUTE_MODIFIER_FORMAT +FD: net/minecraft/world/item/ItemStack/f_41585_ net/minecraft/world/item/ItemStack/LOGGER +FD: net/minecraft/world/item/ItemStack/f_41586_ net/minecraft/world/item/ItemStack/LORE_STYLE +FD: net/minecraft/world/item/ItemStack/f_41587_ net/minecraft/world/item/ItemStack/count +FD: net/minecraft/world/item/ItemStack/f_41588_ net/minecraft/world/item/ItemStack/popTime +FD: net/minecraft/world/item/ItemStack/f_41589_ net/minecraft/world/item/ItemStack/item +FD: net/minecraft/world/item/ItemStack/f_41590_ net/minecraft/world/item/ItemStack/tag +FD: net/minecraft/world/item/ItemStack/f_41591_ net/minecraft/world/item/ItemStack/emptyCacheFlag +FD: net/minecraft/world/item/ItemStack/f_41592_ net/minecraft/world/item/ItemStack/entityRepresentation +FD: net/minecraft/world/item/ItemStack/net/minecraft/world/item/ItemStack net/minecraft/world/item/ItemStack/net/minecraft/world/item/ItemStack +MD: net/minecraft/world/item/ItemStack/ ()V net/minecraft/world/item/ItemStack/ ()V +MD: net/minecraft/world/item/ItemStack/ (Lnet/minecraft/core/Holder;)V net/minecraft/world/item/ItemStack/ (Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/item/ItemStack/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/ItemStack/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/ItemStack/ (Lnet/minecraft/world/level/ItemLike;)V net/minecraft/world/item/ItemStack/ (Lnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/world/item/ItemStack/ (Lnet/minecraft/world/level/ItemLike;I)V net/minecraft/world/item/ItemStack/ (Lnet/minecraft/world/level/ItemLike;I)V +MD: net/minecraft/world/item/ItemStack/ (Lnet/minecraft/world/level/ItemLike;ILjava/util/Optional;)V net/minecraft/world/item/ItemStack/ (Lnet/minecraft/world/level/ItemLike;ILjava/util/Optional;)V +MD: net/minecraft/world/item/ItemStack/m_150920_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/ItemStack/getEquipSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/ItemStack/m_150921_ ()Ljava/util/Optional; net/minecraft/world/item/ItemStack/getTooltipImage ()Ljava/util/Optional; +MD: net/minecraft/world/item/ItemStack/m_150924_ (Lnet/minecraft/world/entity/item/ItemEntity;)V net/minecraft/world/item/ItemStack/onDestroyed (Lnet/minecraft/world/entity/item/ItemEntity;)V +MD: net/minecraft/world/item/ItemStack/m_150926_ (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/ItemStack/overrideStackedOnOther (Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/ItemStack/m_150930_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/ItemStack/is (Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/item/ItemStack/m_150932_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;)Z net/minecraft/world/item/ItemStack/overrideOtherStackedOnMe (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;)Z +MD: net/minecraft/world/item/ItemStack/m_150938_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; net/minecraft/world/item/ItemStack/lambda$static$2 (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; +MD: net/minecraft/world/item/ItemStack/m_150940_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Integer; net/minecraft/world/item/ItemStack/lambda$static$1 (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Integer; +MD: net/minecraft/world/item/ItemStack/m_150942_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/isSameItemSameTags (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_150945_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/ItemStack/lambda$static$0 (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/ItemStack/m_150947_ ()Z net/minecraft/world/item/ItemStack/isBarVisible ()Z +MD: net/minecraft/world/item/ItemStack/m_150948_ ()I net/minecraft/world/item/ItemStack/getBarWidth ()I +MD: net/minecraft/world/item/ItemStack/m_150949_ ()I net/minecraft/world/item/ItemStack/getBarColor ()I +MD: net/minecraft/world/item/ItemStack/m_204117_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/item/ItemStack/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/item/ItemStack/m_204119_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/item/ItemStack/lambda$expandBlockState$6 (Lnet/minecraft/core/Holder;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/item/ItemStack/m_204121_ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/world/item/ItemStack/hasAdventureModePlaceTagForBlock (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/world/item/ItemStack/m_204124_ (Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/item/ItemStack/lambda$expandBlockState$7 (Lnet/minecraft/network/chat/MutableComponent;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/item/ItemStack/m_204126_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/world/item/ItemStack/lambda$getDisplayName$8 (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/world/item/ItemStack/m_204128_ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/world/item/ItemStack/hasAdventureModeBreakTagForBlock (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/world/item/ItemStack/m_204131_ ()Ljava/util/stream/Stream; net/minecraft/world/item/ItemStack/getTags ()Ljava/util/stream/Stream; +MD: net/minecraft/world/item/ItemStack/m_41609_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/item/ItemStack/getEntityRepresentation ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/item/ItemStack/m_41610_ ()I net/minecraft/world/item/ItemStack/getBaseRepairCost ()I +MD: net/minecraft/world/item/ItemStack/m_41611_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/item/ItemStack/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/ItemStack/m_41612_ ()I net/minecraft/world/item/ItemStack/getPopTime ()I +MD: net/minecraft/world/item/ItemStack/m_41613_ ()I net/minecraft/world/item/ItemStack/getCount ()I +MD: net/minecraft/world/item/ItemStack/m_41614_ ()Z net/minecraft/world/item/ItemStack/isEdible ()Z +MD: net/minecraft/world/item/ItemStack/m_41615_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/ItemStack/getDrinkingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/ItemStack/m_41616_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/ItemStack/getEatingSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/ItemStack/m_41617_ ()V net/minecraft/world/item/ItemStack/updateEmptyCacheFlag ()V +MD: net/minecraft/world/item/ItemStack/m_41618_ ()I net/minecraft/world/item/ItemStack/getHideFlags ()I +MD: net/minecraft/world/item/ItemStack/m_41619_ ()Z net/minecraft/world/item/ItemStack/isEmpty ()Z +MD: net/minecraft/world/item/ItemStack/m_41620_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ItemStack/split (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/ItemStack/m_41622_ (ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;)V net/minecraft/world/item/ItemStack/hurtAndBreak (ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/item/ItemStack/m_41626_ (ILnet/minecraft/world/item/ItemStack$TooltipPart;)Z net/minecraft/world/item/ItemStack/shouldShowInTooltip (ILnet/minecraft/world/item/ItemStack$TooltipPart;)Z +MD: net/minecraft/world/item/ItemStack/m_41629_ (ILjava/util/Random;Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/item/ItemStack/hurt (ILjava/util/Random;Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/item/ItemStack/m_41636_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/item/ItemStack/setEntityRepresentation (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/item/ItemStack/m_41638_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; net/minecraft/world/item/ItemStack/getAttributeModifiers (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; +MD: net/minecraft/world/item/ItemStack/m_41640_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/ItemStack/hurtEnemy (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/ItemStack/m_41643_ (Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/ItemStack/addAttributeModifier (Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/ItemStack/m_41647_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/ItemStack/interactLivingEntity (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/ItemStack/m_41651_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;)Ljava/util/List; net/minecraft/world/item/ItemStack/getTooltipLines (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;)Ljava/util/List; +MD: net/minecraft/world/item/ItemStack/m_41654_ (Lnet/minecraft/world/item/ItemStack$TooltipPart;)V net/minecraft/world/item/ItemStack/hideTooltipPart (Lnet/minecraft/world/item/ItemStack$TooltipPart;)V +MD: net/minecraft/world/item/ItemStack/m_41656_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/sameItem (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_41658_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/tagMatches (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_41661_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/ItemStack/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/ItemStack/m_41663_ (Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/item/ItemStack/enchant (Lnet/minecraft/world/item/enchantment/Enchantment;I)V +MD: net/minecraft/world/item/ItemStack/m_41666_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V net/minecraft/world/item/ItemStack/inventoryTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V +MD: net/minecraft/world/item/ItemStack/m_41671_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ItemStack/finishUsingItem (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/ItemStack/m_41674_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/item/ItemStack/releaseUsing (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/item/ItemStack/m_41678_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;I)V net/minecraft/world/item/ItemStack/onCraftedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;I)V +MD: net/minecraft/world/item/ItemStack/m_41682_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/ItemStack/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/ItemStack/m_41686_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/ItemStack/mineBlock (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/ItemStack/m_41691_ (Lnet/minecraft/world/level/block/state/BlockState;)F net/minecraft/world/item/ItemStack/getDestroySpeed (Lnet/minecraft/world/level/block/state/BlockState;)F +MD: net/minecraft/world/item/ItemStack/m_41696_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/item/ItemStack/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/item/ItemStack/m_41698_ (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/ItemStack/getOrCreateTagElement (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/ItemStack/m_41700_ (Ljava/lang/String;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/item/ItemStack/addTagElement (Ljava/lang/String;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/item/ItemStack/m_41703_ (Ljava/text/DecimalFormat;)V net/minecraft/world/item/ItemStack/lambda$static$4 (Ljava/text/DecimalFormat;)V +MD: net/minecraft/world/item/ItemStack/m_41705_ (Ljava/util/List;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/enchantment/Enchantment;)V net/minecraft/world/item/ItemStack/lambda$appendEnchantmentNames$5 (Ljava/util/List;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/enchantment/Enchantment;)V +MD: net/minecraft/world/item/ItemStack/m_41709_ (Ljava/util/List;Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/item/ItemStack/appendEnchantmentNames (Ljava/util/List;Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/item/ItemStack/m_41712_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ItemStack/of (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/ItemStack/m_41714_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ItemStack/setHoverName (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/ItemStack/m_41720_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/item/ItemStack/getItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/ItemStack/m_41721_ (I)V net/minecraft/world/item/ItemStack/setDamageValue (I)V +MD: net/minecraft/world/item/ItemStack/m_41726_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/sameItemStackIgnoreDurability (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_41728_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/matches (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_41731_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/item/ItemStack/onUseTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/item/ItemStack/m_41735_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/ItemStack/isCorrectToolForDrops (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/ItemStack/m_41737_ (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/ItemStack/getTagElement (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/ItemStack/m_41739_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/ItemStack/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/ItemStack/m_41741_ ()I net/minecraft/world/item/ItemStack/getMaxStackSize ()I +MD: net/minecraft/world/item/ItemStack/m_41742_ (I)V net/minecraft/world/item/ItemStack/setRepairCost (I)V +MD: net/minecraft/world/item/ItemStack/m_41744_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/matches (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_41746_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/isSame (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_41749_ (Ljava/lang/String;)V net/minecraft/world/item/ItemStack/removeTagKey (Ljava/lang/String;)V +MD: net/minecraft/world/item/ItemStack/m_41751_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/ItemStack/setTag (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/ItemStack/m_41753_ ()Z net/minecraft/world/item/ItemStack/isStackable ()Z +MD: net/minecraft/world/item/ItemStack/m_41754_ (I)V net/minecraft/world/item/ItemStack/setPopTime (I)V +MD: net/minecraft/world/item/ItemStack/m_41758_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ItemStack/isSameIgnoreDurability (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ItemStack/m_41761_ (Ljava/lang/String;)Ljava/util/Collection; net/minecraft/world/item/ItemStack/expandBlockState (Ljava/lang/String;)Ljava/util/Collection; +MD: net/minecraft/world/item/ItemStack/m_41763_ ()Z net/minecraft/world/item/ItemStack/isDamageableItem ()Z +MD: net/minecraft/world/item/ItemStack/m_41764_ (I)V net/minecraft/world/item/ItemStack/setCount (I)V +MD: net/minecraft/world/item/ItemStack/m_41768_ ()Z net/minecraft/world/item/ItemStack/isDamaged ()Z +MD: net/minecraft/world/item/ItemStack/m_41769_ (I)V net/minecraft/world/item/ItemStack/grow (I)V +MD: net/minecraft/world/item/ItemStack/m_41773_ ()I net/minecraft/world/item/ItemStack/getDamageValue ()I +MD: net/minecraft/world/item/ItemStack/m_41774_ (I)V net/minecraft/world/item/ItemStack/shrink (I)V +MD: net/minecraft/world/item/ItemStack/m_41776_ ()I net/minecraft/world/item/ItemStack/getMaxDamage ()I +MD: net/minecraft/world/item/ItemStack/m_41777_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ItemStack/copy ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/ItemStack/m_41778_ ()Ljava/lang/String; net/minecraft/world/item/ItemStack/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/ItemStack/m_41779_ ()I net/minecraft/world/item/ItemStack/getUseDuration ()I +MD: net/minecraft/world/item/ItemStack/m_41780_ ()Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/ItemStack/getUseAnimation ()Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/ItemStack/m_41781_ ()Z net/minecraft/world/item/ItemStack/useOnRelease ()Z +MD: net/minecraft/world/item/ItemStack/m_41782_ ()Z net/minecraft/world/item/ItemStack/hasTag ()Z +MD: net/minecraft/world/item/ItemStack/m_41783_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/ItemStack/getTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/ItemStack/m_41784_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/ItemStack/getOrCreateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/ItemStack/m_41785_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/item/ItemStack/getEnchantmentTags ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/item/ItemStack/m_41786_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/item/ItemStack/getHoverName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/ItemStack/m_41787_ ()V net/minecraft/world/item/ItemStack/resetHoverName ()V +MD: net/minecraft/world/item/ItemStack/m_41788_ ()Z net/minecraft/world/item/ItemStack/hasCustomHoverName ()Z +MD: net/minecraft/world/item/ItemStack/m_41790_ ()Z net/minecraft/world/item/ItemStack/hasFoil ()Z +MD: net/minecraft/world/item/ItemStack/m_41791_ ()Lnet/minecraft/world/item/Rarity; net/minecraft/world/item/ItemStack/getRarity ()Lnet/minecraft/world/item/Rarity; +MD: net/minecraft/world/item/ItemStack/m_41792_ ()Z net/minecraft/world/item/ItemStack/isEnchantable ()Z +MD: net/minecraft/world/item/ItemStack/m_41793_ ()Z net/minecraft/world/item/ItemStack/isEnchanted ()Z +MD: net/minecraft/world/item/ItemStack/m_41794_ ()Z net/minecraft/world/item/ItemStack/isFramed ()Z +MD: net/minecraft/world/item/ItemStack/m_41795_ ()Lnet/minecraft/world/entity/decoration/ItemFrame; net/minecraft/world/item/ItemStack/getFrame ()Lnet/minecraft/world/entity/decoration/ItemFrame; +MD: net/minecraft/world/item/ItemStack/toString ()Ljava/lang/String; net/minecraft/world/item/ItemStack/toString ()Ljava/lang/String; +CL: net/minecraft/world/item/ItemStack$TooltipPart net/minecraft/world/item/ItemStack$TooltipPart +FD: net/minecraft/world/item/ItemStack$TooltipPart/$VALUES net/minecraft/world/item/ItemStack$TooltipPart/$VALUES +FD: net/minecraft/world/item/ItemStack$TooltipPart/ADDITIONAL net/minecraft/world/item/ItemStack$TooltipPart/ADDITIONAL +FD: net/minecraft/world/item/ItemStack$TooltipPart/CAN_DESTROY net/minecraft/world/item/ItemStack$TooltipPart/CAN_DESTROY +FD: net/minecraft/world/item/ItemStack$TooltipPart/CAN_PLACE net/minecraft/world/item/ItemStack$TooltipPart/CAN_PLACE +FD: net/minecraft/world/item/ItemStack$TooltipPart/DYE net/minecraft/world/item/ItemStack$TooltipPart/DYE +FD: net/minecraft/world/item/ItemStack$TooltipPart/ENCHANTMENTS net/minecraft/world/item/ItemStack$TooltipPart/ENCHANTMENTS +FD: net/minecraft/world/item/ItemStack$TooltipPart/MODIFIERS net/minecraft/world/item/ItemStack$TooltipPart/MODIFIERS +FD: net/minecraft/world/item/ItemStack$TooltipPart/UNBREAKABLE net/minecraft/world/item/ItemStack$TooltipPart/UNBREAKABLE +FD: net/minecraft/world/item/ItemStack$TooltipPart/f_41803_ net/minecraft/world/item/ItemStack$TooltipPart/mask +FD: net/minecraft/world/item/ItemStack$TooltipPart/net/minecraft/world/item/ItemStack$TooltipPart net/minecraft/world/item/ItemStack$TooltipPart/net/minecraft/world/item/ItemStack$TooltipPart +MD: net/minecraft/world/item/ItemStack$TooltipPart/ ()V net/minecraft/world/item/ItemStack$TooltipPart/ ()V +MD: net/minecraft/world/item/ItemStack$TooltipPart/ (Ljava/lang/String;I)V net/minecraft/world/item/ItemStack$TooltipPart/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/ItemStack$TooltipPart/m_150950_ ()[Lnet/minecraft/world/item/ItemStack$TooltipPart; net/minecraft/world/item/ItemStack$TooltipPart/$values ()[Lnet/minecraft/world/item/ItemStack$TooltipPart; +MD: net/minecraft/world/item/ItemStack$TooltipPart/m_41809_ ()I net/minecraft/world/item/ItemStack$TooltipPart/getMask ()I +MD: net/minecraft/world/item/ItemStack$TooltipPart/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/ItemStack$TooltipPart; net/minecraft/world/item/ItemStack$TooltipPart/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/ItemStack$TooltipPart; +MD: net/minecraft/world/item/ItemStack$TooltipPart/values ()[Lnet/minecraft/world/item/ItemStack$TooltipPart; net/minecraft/world/item/ItemStack$TooltipPart/values ()[Lnet/minecraft/world/item/ItemStack$TooltipPart; +CL: net/minecraft/world/item/ItemUtils net/minecraft/world/item/ItemUtils +FD: net/minecraft/world/item/ItemUtils/net/minecraft/world/item/ItemUtils net/minecraft/world/item/ItemUtils/net/minecraft/world/item/ItemUtils +MD: net/minecraft/world/item/ItemUtils/ ()V net/minecraft/world/item/ItemUtils/ ()V +MD: net/minecraft/world/item/ItemUtils/m_150952_ (Lnet/minecraft/world/entity/item/ItemEntity;Ljava/util/stream/Stream;)V net/minecraft/world/item/ItemUtils/onContainerDestroyed (Lnet/minecraft/world/entity/item/ItemEntity;Ljava/util/stream/Stream;)V +MD: net/minecraft/world/item/ItemUtils/m_150955_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/ItemUtils/lambda$onContainerDestroyed$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/ItemUtils/m_150959_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/ItemUtils/startUsingInstantly (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/ItemUtils/m_41813_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ItemUtils/createFilledResult (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/ItemUtils/m_41817_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ItemUtils/createFilledResult (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/Items net/minecraft/world/item/Items +FD: net/minecraft/world/item/Items/f_150963_ net/minecraft/world/item/Items/DEEPSLATE_COAL_ORE +FD: net/minecraft/world/item/Items/f_150964_ net/minecraft/world/item/Items/DEEPSLATE_IRON_ORE +FD: net/minecraft/world/item/Items/f_150965_ net/minecraft/world/item/Items/COPPER_ORE +FD: net/minecraft/world/item/Items/f_150966_ net/minecraft/world/item/Items/DEEPSLATE_COPPER_ORE +FD: net/minecraft/world/item/Items/f_150967_ net/minecraft/world/item/Items/DEEPSLATE_GOLD_ORE +FD: net/minecraft/world/item/Items/f_150968_ net/minecraft/world/item/Items/DEEPSLATE_REDSTONE_ORE +FD: net/minecraft/world/item/Items/f_150969_ net/minecraft/world/item/Items/DEEPSLATE_EMERALD_ORE +FD: net/minecraft/world/item/Items/f_150970_ net/minecraft/world/item/Items/EXPOSED_CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_150971_ net/minecraft/world/item/Items/WEATHERED_CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_150972_ net/minecraft/world/item/Items/OXIDIZED_CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_150973_ net/minecraft/world/item/Items/CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150974_ net/minecraft/world/item/Items/EXPOSED_CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150975_ net/minecraft/world/item/Items/WEATHERED_CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150976_ net/minecraft/world/item/Items/OXIDIZED_CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150977_ net/minecraft/world/item/Items/WAXED_COPPER_BLOCK +FD: net/minecraft/world/item/Items/f_150978_ net/minecraft/world/item/Items/WAXED_EXPOSED_COPPER +FD: net/minecraft/world/item/Items/f_150979_ net/minecraft/world/item/Items/WAXED_WEATHERED_COPPER +FD: net/minecraft/world/item/Items/f_150980_ net/minecraft/world/item/Items/WAXED_OXIDIZED_COPPER +FD: net/minecraft/world/item/Items/f_150981_ net/minecraft/world/item/Items/WAXED_CUT_COPPER +FD: net/minecraft/world/item/Items/f_150982_ net/minecraft/world/item/Items/WAXED_EXPOSED_CUT_COPPER +FD: net/minecraft/world/item/Items/f_150983_ net/minecraft/world/item/Items/WAXED_WEATHERED_CUT_COPPER +FD: net/minecraft/world/item/Items/f_150984_ net/minecraft/world/item/Items/WAXED_OXIDIZED_CUT_COPPER +FD: net/minecraft/world/item/Items/f_150985_ net/minecraft/world/item/Items/WAXED_CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_150986_ net/minecraft/world/item/Items/WAXED_EXPOSED_CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_150987_ net/minecraft/world/item/Items/WAXED_WEATHERED_CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_150988_ net/minecraft/world/item/Items/WAXED_OXIDIZED_CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_150989_ net/minecraft/world/item/Items/WAXED_CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150990_ net/minecraft/world/item/Items/WAXED_EXPOSED_CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150991_ net/minecraft/world/item/Items/WAXED_WEATHERED_CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150992_ net/minecraft/world/item/Items/WAXED_OXIDIZED_CUT_COPPER_SLAB +FD: net/minecraft/world/item/Items/f_150993_ net/minecraft/world/item/Items/DEEPSLATE_LAPIS_ORE +FD: net/minecraft/world/item/Items/f_150994_ net/minecraft/world/item/Items/DEEPSLATE_DIAMOND_ORE +FD: net/minecraft/world/item/Items/f_150995_ net/minecraft/world/item/Items/RAW_IRON_BLOCK +FD: net/minecraft/world/item/Items/f_150996_ net/minecraft/world/item/Items/RAW_COPPER_BLOCK +FD: net/minecraft/world/item/Items/f_150997_ net/minecraft/world/item/Items/RAW_GOLD_BLOCK +FD: net/minecraft/world/item/Items/f_150998_ net/minecraft/world/item/Items/AMETHYST_BLOCK +FD: net/minecraft/world/item/Items/f_150999_ net/minecraft/world/item/Items/BUDDING_AMETHYST +FD: net/minecraft/world/item/Items/f_151000_ net/minecraft/world/item/Items/COPPER_BLOCK +FD: net/minecraft/world/item/Items/f_151001_ net/minecraft/world/item/Items/EXPOSED_COPPER +FD: net/minecraft/world/item/Items/f_151002_ net/minecraft/world/item/Items/WEATHERED_COPPER +FD: net/minecraft/world/item/Items/f_151003_ net/minecraft/world/item/Items/OXIDIZED_COPPER +FD: net/minecraft/world/item/Items/f_151004_ net/minecraft/world/item/Items/CUT_COPPER +FD: net/minecraft/world/item/Items/f_151005_ net/minecraft/world/item/Items/EXPOSED_CUT_COPPER +FD: net/minecraft/world/item/Items/f_151006_ net/minecraft/world/item/Items/WEATHERED_CUT_COPPER +FD: net/minecraft/world/item/Items/f_151007_ net/minecraft/world/item/Items/OXIDIZED_CUT_COPPER +FD: net/minecraft/world/item/Items/f_151008_ net/minecraft/world/item/Items/CUT_COPPER_STAIRS +FD: net/minecraft/world/item/Items/f_151009_ net/minecraft/world/item/Items/AZALEA_LEAVES +FD: net/minecraft/world/item/Items/f_151011_ net/minecraft/world/item/Items/TINTED_GLASS +FD: net/minecraft/world/item/Items/f_151012_ net/minecraft/world/item/Items/AZALEA +FD: net/minecraft/world/item/Items/f_151013_ net/minecraft/world/item/Items/FLOWERING_AZALEA +FD: net/minecraft/world/item/Items/f_151014_ net/minecraft/world/item/Items/SPORE_BLOSSOM +FD: net/minecraft/world/item/Items/f_151015_ net/minecraft/world/item/Items/MOSS_CARPET +FD: net/minecraft/world/item/Items/f_151016_ net/minecraft/world/item/Items/MOSS_BLOCK +FD: net/minecraft/world/item/Items/f_151017_ net/minecraft/world/item/Items/HANGING_ROOTS +FD: net/minecraft/world/item/Items/f_151018_ net/minecraft/world/item/Items/BIG_DRIPLEAF +FD: net/minecraft/world/item/Items/f_151019_ net/minecraft/world/item/Items/SMALL_DRIPLEAF +FD: net/minecraft/world/item/Items/f_151020_ net/minecraft/world/item/Items/DEEPSLATE_BRICKS +FD: net/minecraft/world/item/Items/f_151021_ net/minecraft/world/item/Items/CRACKED_DEEPSLATE_BRICKS +FD: net/minecraft/world/item/Items/f_151022_ net/minecraft/world/item/Items/DEEPSLATE_TILES +FD: net/minecraft/world/item/Items/f_151023_ net/minecraft/world/item/Items/CRACKED_DEEPSLATE_TILES +FD: net/minecraft/world/item/Items/f_151024_ net/minecraft/world/item/Items/CHISELED_DEEPSLATE +FD: net/minecraft/world/item/Items/f_151025_ net/minecraft/world/item/Items/GLOW_LICHEN +FD: net/minecraft/world/item/Items/f_151026_ net/minecraft/world/item/Items/SMOOTH_BASALT +FD: net/minecraft/world/item/Items/f_151027_ net/minecraft/world/item/Items/INFESTED_DEEPSLATE +FD: net/minecraft/world/item/Items/f_151028_ net/minecraft/world/item/Items/COBBLED_DEEPSLATE_WALL +FD: net/minecraft/world/item/Items/f_151029_ net/minecraft/world/item/Items/POLISHED_DEEPSLATE_WALL +FD: net/minecraft/world/item/Items/f_151030_ net/minecraft/world/item/Items/DEEPSLATE_BRICK_WALL +FD: net/minecraft/world/item/Items/f_151031_ net/minecraft/world/item/Items/DEEPSLATE_TILE_WALL +FD: net/minecraft/world/item/Items/f_151032_ net/minecraft/world/item/Items/DIRT_PATH +FD: net/minecraft/world/item/Items/f_151033_ net/minecraft/world/item/Items/LIGHT +FD: net/minecraft/world/item/Items/f_151034_ net/minecraft/world/item/Items/DEEPSLATE +FD: net/minecraft/world/item/Items/f_151035_ net/minecraft/world/item/Items/COBBLED_DEEPSLATE +FD: net/minecraft/world/item/Items/f_151036_ net/minecraft/world/item/Items/COBBLED_DEEPSLATE_STAIRS +FD: net/minecraft/world/item/Items/f_151037_ net/minecraft/world/item/Items/POLISHED_DEEPSLATE_STAIRS +FD: net/minecraft/world/item/Items/f_151038_ net/minecraft/world/item/Items/DEEPSLATE_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_151039_ net/minecraft/world/item/Items/DEEPSLATE_TILE_STAIRS +FD: net/minecraft/world/item/Items/f_151040_ net/minecraft/world/item/Items/POLISHED_DEEPSLATE +FD: net/minecraft/world/item/Items/f_151041_ net/minecraft/world/item/Items/LIGHTNING_ROD +FD: net/minecraft/world/item/Items/f_151042_ net/minecraft/world/item/Items/SCULK_SENSOR +FD: net/minecraft/world/item/Items/f_151043_ net/minecraft/world/item/Items/COBBLED_DEEPSLATE_SLAB +FD: net/minecraft/world/item/Items/f_151044_ net/minecraft/world/item/Items/POLISHED_DEEPSLATE_SLAB +FD: net/minecraft/world/item/Items/f_151045_ net/minecraft/world/item/Items/DEEPSLATE_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_151046_ net/minecraft/world/item/Items/DEEPSLATE_TILE_SLAB +FD: net/minecraft/world/item/Items/f_151047_ net/minecraft/world/item/Items/CALCITE +FD: net/minecraft/world/item/Items/f_151048_ net/minecraft/world/item/Items/TUFF +FD: net/minecraft/world/item/Items/f_151049_ net/minecraft/world/item/Items/AMETHYST_SHARD +FD: net/minecraft/world/item/Items/f_151050_ net/minecraft/world/item/Items/RAW_IRON +FD: net/minecraft/world/item/Items/f_151051_ net/minecraft/world/item/Items/RAW_COPPER +FD: net/minecraft/world/item/Items/f_151052_ net/minecraft/world/item/Items/COPPER_INGOT +FD: net/minecraft/world/item/Items/f_151053_ net/minecraft/world/item/Items/RAW_GOLD +FD: net/minecraft/world/item/Items/f_151054_ net/minecraft/world/item/Items/DRIPSTONE_BLOCK +FD: net/minecraft/world/item/Items/f_151055_ net/minecraft/world/item/Items/POWDER_SNOW_BUCKET +FD: net/minecraft/world/item/Items/f_151056_ net/minecraft/world/item/Items/GLOW_INK_SAC +FD: net/minecraft/world/item/Items/f_151057_ net/minecraft/world/item/Items/AXOLOTL_BUCKET +FD: net/minecraft/world/item/Items/f_151058_ net/minecraft/world/item/Items/BUNDLE +FD: net/minecraft/world/item/Items/f_151059_ net/minecraft/world/item/Items/SPYGLASS +FD: net/minecraft/world/item/Items/f_151060_ net/minecraft/world/item/Items/AXOLOTL_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_151061_ net/minecraft/world/item/Items/GLOW_SQUID_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_151062_ net/minecraft/world/item/Items/GOAT_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_151063_ net/minecraft/world/item/Items/GLOW_ITEM_FRAME +FD: net/minecraft/world/item/Items/f_151064_ net/minecraft/world/item/Items/ROOTED_DIRT +FD: net/minecraft/world/item/Items/f_151065_ net/minecraft/world/item/Items/CANDLE +FD: net/minecraft/world/item/Items/f_151066_ net/minecraft/world/item/Items/WHITE_CANDLE +FD: net/minecraft/world/item/Items/f_151067_ net/minecraft/world/item/Items/ORANGE_CANDLE +FD: net/minecraft/world/item/Items/f_151068_ net/minecraft/world/item/Items/MAGENTA_CANDLE +FD: net/minecraft/world/item/Items/f_151069_ net/minecraft/world/item/Items/LIGHT_BLUE_CANDLE +FD: net/minecraft/world/item/Items/f_151070_ net/minecraft/world/item/Items/YELLOW_CANDLE +FD: net/minecraft/world/item/Items/f_151071_ net/minecraft/world/item/Items/LIME_CANDLE +FD: net/minecraft/world/item/Items/f_151072_ net/minecraft/world/item/Items/PINK_CANDLE +FD: net/minecraft/world/item/Items/f_151073_ net/minecraft/world/item/Items/GRAY_CANDLE +FD: net/minecraft/world/item/Items/f_151074_ net/minecraft/world/item/Items/LIGHT_GRAY_CANDLE +FD: net/minecraft/world/item/Items/f_151075_ net/minecraft/world/item/Items/CYAN_CANDLE +FD: net/minecraft/world/item/Items/f_151076_ net/minecraft/world/item/Items/PURPLE_CANDLE +FD: net/minecraft/world/item/Items/f_151077_ net/minecraft/world/item/Items/BLUE_CANDLE +FD: net/minecraft/world/item/Items/f_151078_ net/minecraft/world/item/Items/BROWN_CANDLE +FD: net/minecraft/world/item/Items/f_151079_ net/minecraft/world/item/Items/GLOW_BERRIES +FD: net/minecraft/world/item/Items/f_151080_ net/minecraft/world/item/Items/GREEN_CANDLE +FD: net/minecraft/world/item/Items/f_151081_ net/minecraft/world/item/Items/RED_CANDLE +FD: net/minecraft/world/item/Items/f_151082_ net/minecraft/world/item/Items/BLACK_CANDLE +FD: net/minecraft/world/item/Items/f_151083_ net/minecraft/world/item/Items/SMALL_AMETHYST_BUD +FD: net/minecraft/world/item/Items/f_151084_ net/minecraft/world/item/Items/MEDIUM_AMETHYST_BUD +FD: net/minecraft/world/item/Items/f_151085_ net/minecraft/world/item/Items/LARGE_AMETHYST_BUD +FD: net/minecraft/world/item/Items/f_151086_ net/minecraft/world/item/Items/AMETHYST_CLUSTER +FD: net/minecraft/world/item/Items/f_151087_ net/minecraft/world/item/Items/POINTED_DRIPSTONE +FD: net/minecraft/world/item/Items/f_186362_ net/minecraft/world/item/Items/FLOWERING_AZALEA_LEAVES +FD: net/minecraft/world/item/Items/f_186363_ net/minecraft/world/item/Items/MUSIC_DISC_OTHERSIDE +FD: net/minecraft/world/item/Items/f_186364_ net/minecraft/world/item/Items/GLOBE_BANNER_PATTERN +FD: net/minecraft/world/item/Items/f_41826_ net/minecraft/world/item/Items/JUNGLE_SAPLING +FD: net/minecraft/world/item/Items/f_41827_ net/minecraft/world/item/Items/ACACIA_SAPLING +FD: net/minecraft/world/item/Items/f_41828_ net/minecraft/world/item/Items/DARK_OAK_SAPLING +FD: net/minecraft/world/item/Items/f_41829_ net/minecraft/world/item/Items/BEDROCK +FD: net/minecraft/world/item/Items/f_41830_ net/minecraft/world/item/Items/SAND +FD: net/minecraft/world/item/Items/f_41831_ net/minecraft/world/item/Items/RED_SAND +FD: net/minecraft/world/item/Items/f_41832_ net/minecraft/world/item/Items/GRAVEL +FD: net/minecraft/world/item/Items/f_41833_ net/minecraft/world/item/Items/GOLD_ORE +FD: net/minecraft/world/item/Items/f_41834_ net/minecraft/world/item/Items/IRON_ORE +FD: net/minecraft/world/item/Items/f_41835_ net/minecraft/world/item/Items/COAL_ORE +FD: net/minecraft/world/item/Items/f_41836_ net/minecraft/world/item/Items/NETHER_GOLD_ORE +FD: net/minecraft/world/item/Items/f_41837_ net/minecraft/world/item/Items/OAK_LOG +FD: net/minecraft/world/item/Items/f_41838_ net/minecraft/world/item/Items/SPRUCE_LOG +FD: net/minecraft/world/item/Items/f_41839_ net/minecraft/world/item/Items/BIRCH_LOG +FD: net/minecraft/world/item/Items/f_41840_ net/minecraft/world/item/Items/JUNGLE_LOG +FD: net/minecraft/world/item/Items/f_41841_ net/minecraft/world/item/Items/ACACIA_LOG +FD: net/minecraft/world/item/Items/f_41842_ net/minecraft/world/item/Items/DARK_OAK_LOG +FD: net/minecraft/world/item/Items/f_41843_ net/minecraft/world/item/Items/CRIMSON_STEM +FD: net/minecraft/world/item/Items/f_41844_ net/minecraft/world/item/Items/WARPED_STEM +FD: net/minecraft/world/item/Items/f_41845_ net/minecraft/world/item/Items/STRIPPED_OAK_LOG +FD: net/minecraft/world/item/Items/f_41846_ net/minecraft/world/item/Items/STRIPPED_SPRUCE_LOG +FD: net/minecraft/world/item/Items/f_41847_ net/minecraft/world/item/Items/STRIPPED_BIRCH_LOG +FD: net/minecraft/world/item/Items/f_41848_ net/minecraft/world/item/Items/STRIPPED_JUNGLE_LOG +FD: net/minecraft/world/item/Items/f_41849_ net/minecraft/world/item/Items/STRIPPED_ACACIA_LOG +FD: net/minecraft/world/item/Items/f_41850_ net/minecraft/world/item/Items/STRIPPED_DARK_OAK_LOG +FD: net/minecraft/world/item/Items/f_41851_ net/minecraft/world/item/Items/STRIPPED_CRIMSON_STEM +FD: net/minecraft/world/item/Items/f_41852_ net/minecraft/world/item/Items/AIR +FD: net/minecraft/world/item/Items/f_41853_ net/minecraft/world/item/Items/LAPIS_ORE +FD: net/minecraft/world/item/Items/f_41854_ net/minecraft/world/item/Items/LAPIS_BLOCK +FD: net/minecraft/world/item/Items/f_41855_ net/minecraft/world/item/Items/DISPENSER +FD: net/minecraft/world/item/Items/f_41856_ net/minecraft/world/item/Items/SANDSTONE +FD: net/minecraft/world/item/Items/f_41857_ net/minecraft/world/item/Items/CHISELED_SANDSTONE +FD: net/minecraft/world/item/Items/f_41858_ net/minecraft/world/item/Items/CUT_SANDSTONE +FD: net/minecraft/world/item/Items/f_41859_ net/minecraft/world/item/Items/NOTE_BLOCK +FD: net/minecraft/world/item/Items/f_41860_ net/minecraft/world/item/Items/POWERED_RAIL +FD: net/minecraft/world/item/Items/f_41861_ net/minecraft/world/item/Items/DETECTOR_RAIL +FD: net/minecraft/world/item/Items/f_41862_ net/minecraft/world/item/Items/STICKY_PISTON +FD: net/minecraft/world/item/Items/f_41863_ net/minecraft/world/item/Items/COBWEB +FD: net/minecraft/world/item/Items/f_41864_ net/minecraft/world/item/Items/GRASS +FD: net/minecraft/world/item/Items/f_41865_ net/minecraft/world/item/Items/FERN +FD: net/minecraft/world/item/Items/f_41866_ net/minecraft/world/item/Items/DEAD_BUSH +FD: net/minecraft/world/item/Items/f_41867_ net/minecraft/world/item/Items/SEAGRASS +FD: net/minecraft/world/item/Items/f_41868_ net/minecraft/world/item/Items/SEA_PICKLE +FD: net/minecraft/world/item/Items/f_41869_ net/minecraft/world/item/Items/PISTON +FD: net/minecraft/world/item/Items/f_41870_ net/minecraft/world/item/Items/WHITE_WOOL +FD: net/minecraft/world/item/Items/f_41871_ net/minecraft/world/item/Items/ORANGE_WOOL +FD: net/minecraft/world/item/Items/f_41872_ net/minecraft/world/item/Items/MAGENTA_WOOL +FD: net/minecraft/world/item/Items/f_41873_ net/minecraft/world/item/Items/LIGHT_BLUE_WOOL +FD: net/minecraft/world/item/Items/f_41874_ net/minecraft/world/item/Items/YELLOW_WOOL +FD: net/minecraft/world/item/Items/f_41875_ net/minecraft/world/item/Items/LIME_WOOL +FD: net/minecraft/world/item/Items/f_41876_ net/minecraft/world/item/Items/PINK_WOOL +FD: net/minecraft/world/item/Items/f_41877_ net/minecraft/world/item/Items/GRAY_WOOL +FD: net/minecraft/world/item/Items/f_41878_ net/minecraft/world/item/Items/LIGHT_GRAY_WOOL +FD: net/minecraft/world/item/Items/f_41879_ net/minecraft/world/item/Items/STRIPPED_WARPED_STEM +FD: net/minecraft/world/item/Items/f_41880_ net/minecraft/world/item/Items/STRIPPED_OAK_WOOD +FD: net/minecraft/world/item/Items/f_41881_ net/minecraft/world/item/Items/STRIPPED_SPRUCE_WOOD +FD: net/minecraft/world/item/Items/f_41882_ net/minecraft/world/item/Items/STRIPPED_BIRCH_WOOD +FD: net/minecraft/world/item/Items/f_41883_ net/minecraft/world/item/Items/STRIPPED_JUNGLE_WOOD +FD: net/minecraft/world/item/Items/f_41884_ net/minecraft/world/item/Items/STRIPPED_ACACIA_WOOD +FD: net/minecraft/world/item/Items/f_41885_ net/minecraft/world/item/Items/STRIPPED_DARK_OAK_WOOD +FD: net/minecraft/world/item/Items/f_41886_ net/minecraft/world/item/Items/STRIPPED_CRIMSON_HYPHAE +FD: net/minecraft/world/item/Items/f_41887_ net/minecraft/world/item/Items/STRIPPED_WARPED_HYPHAE +FD: net/minecraft/world/item/Items/f_41888_ net/minecraft/world/item/Items/OAK_WOOD +FD: net/minecraft/world/item/Items/f_41889_ net/minecraft/world/item/Items/SPRUCE_WOOD +FD: net/minecraft/world/item/Items/f_41890_ net/minecraft/world/item/Items/BIRCH_WOOD +FD: net/minecraft/world/item/Items/f_41891_ net/minecraft/world/item/Items/JUNGLE_WOOD +FD: net/minecraft/world/item/Items/f_41892_ net/minecraft/world/item/Items/ACACIA_WOOD +FD: net/minecraft/world/item/Items/f_41893_ net/minecraft/world/item/Items/DARK_OAK_WOOD +FD: net/minecraft/world/item/Items/f_41894_ net/minecraft/world/item/Items/CRIMSON_HYPHAE +FD: net/minecraft/world/item/Items/f_41895_ net/minecraft/world/item/Items/WARPED_HYPHAE +FD: net/minecraft/world/item/Items/f_41896_ net/minecraft/world/item/Items/OAK_LEAVES +FD: net/minecraft/world/item/Items/f_41897_ net/minecraft/world/item/Items/SPRUCE_LEAVES +FD: net/minecraft/world/item/Items/f_41898_ net/minecraft/world/item/Items/BIRCH_LEAVES +FD: net/minecraft/world/item/Items/f_41899_ net/minecraft/world/item/Items/JUNGLE_LEAVES +FD: net/minecraft/world/item/Items/f_41900_ net/minecraft/world/item/Items/ACACIA_LEAVES +FD: net/minecraft/world/item/Items/f_41901_ net/minecraft/world/item/Items/DARK_OAK_LEAVES +FD: net/minecraft/world/item/Items/f_41902_ net/minecraft/world/item/Items/SPONGE +FD: net/minecraft/world/item/Items/f_41903_ net/minecraft/world/item/Items/WET_SPONGE +FD: net/minecraft/world/item/Items/f_41904_ net/minecraft/world/item/Items/GLASS +FD: net/minecraft/world/item/Items/f_41905_ net/minecraft/world/item/Items/STONE +FD: net/minecraft/world/item/Items/f_41906_ net/minecraft/world/item/Items/NETHER_SPROUTS +FD: net/minecraft/world/item/Items/f_41907_ net/minecraft/world/item/Items/WEEPING_VINES +FD: net/minecraft/world/item/Items/f_41908_ net/minecraft/world/item/Items/TWISTING_VINES +FD: net/minecraft/world/item/Items/f_41909_ net/minecraft/world/item/Items/SUGAR_CANE +FD: net/minecraft/world/item/Items/f_41910_ net/minecraft/world/item/Items/KELP +FD: net/minecraft/world/item/Items/f_41911_ net/minecraft/world/item/Items/BAMBOO +FD: net/minecraft/world/item/Items/f_41912_ net/minecraft/world/item/Items/GOLD_BLOCK +FD: net/minecraft/world/item/Items/f_41913_ net/minecraft/world/item/Items/IRON_BLOCK +FD: net/minecraft/world/item/Items/f_41914_ net/minecraft/world/item/Items/OAK_SLAB +FD: net/minecraft/world/item/Items/f_41915_ net/minecraft/world/item/Items/SPRUCE_SLAB +FD: net/minecraft/world/item/Items/f_41916_ net/minecraft/world/item/Items/BIRCH_SLAB +FD: net/minecraft/world/item/Items/f_41917_ net/minecraft/world/item/Items/JUNGLE_SLAB +FD: net/minecraft/world/item/Items/f_41918_ net/minecraft/world/item/Items/ACACIA_SLAB +FD: net/minecraft/world/item/Items/f_41919_ net/minecraft/world/item/Items/DARK_OAK_SLAB +FD: net/minecraft/world/item/Items/f_41920_ net/minecraft/world/item/Items/CRIMSON_SLAB +FD: net/minecraft/world/item/Items/f_41921_ net/minecraft/world/item/Items/WARPED_SLAB +FD: net/minecraft/world/item/Items/f_41922_ net/minecraft/world/item/Items/STONE_SLAB +FD: net/minecraft/world/item/Items/f_41923_ net/minecraft/world/item/Items/SMOOTH_STONE_SLAB +FD: net/minecraft/world/item/Items/f_41924_ net/minecraft/world/item/Items/SANDSTONE_SLAB +FD: net/minecraft/world/item/Items/f_41925_ net/minecraft/world/item/Items/CUT_STANDSTONE_SLAB +FD: net/minecraft/world/item/Items/f_41926_ net/minecraft/world/item/Items/PETRIFIED_OAK_SLAB +FD: net/minecraft/world/item/Items/f_41927_ net/minecraft/world/item/Items/COBBLESTONE_SLAB +FD: net/minecraft/world/item/Items/f_41928_ net/minecraft/world/item/Items/BRICK_SLAB +FD: net/minecraft/world/item/Items/f_41929_ net/minecraft/world/item/Items/STONE_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_41930_ net/minecraft/world/item/Items/NETHER_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_41931_ net/minecraft/world/item/Items/QUARTZ_SLAB +FD: net/minecraft/world/item/Items/f_41932_ net/minecraft/world/item/Items/CYAN_WOOL +FD: net/minecraft/world/item/Items/f_41933_ net/minecraft/world/item/Items/PURPLE_WOOL +FD: net/minecraft/world/item/Items/f_41934_ net/minecraft/world/item/Items/BLUE_WOOL +FD: net/minecraft/world/item/Items/f_41935_ net/minecraft/world/item/Items/BROWN_WOOL +FD: net/minecraft/world/item/Items/f_41936_ net/minecraft/world/item/Items/GREEN_WOOL +FD: net/minecraft/world/item/Items/f_41937_ net/minecraft/world/item/Items/RED_WOOL +FD: net/minecraft/world/item/Items/f_41938_ net/minecraft/world/item/Items/BLACK_WOOL +FD: net/minecraft/world/item/Items/f_41939_ net/minecraft/world/item/Items/DANDELION +FD: net/minecraft/world/item/Items/f_41940_ net/minecraft/world/item/Items/POPPY +FD: net/minecraft/world/item/Items/f_41941_ net/minecraft/world/item/Items/BLUE_ORCHID +FD: net/minecraft/world/item/Items/f_41942_ net/minecraft/world/item/Items/ALLIUM +FD: net/minecraft/world/item/Items/f_41943_ net/minecraft/world/item/Items/AZURE_BLUET +FD: net/minecraft/world/item/Items/f_41944_ net/minecraft/world/item/Items/RED_TULIP +FD: net/minecraft/world/item/Items/f_41945_ net/minecraft/world/item/Items/ORANGE_TULIP +FD: net/minecraft/world/item/Items/f_41946_ net/minecraft/world/item/Items/WHITE_TULIP +FD: net/minecraft/world/item/Items/f_41947_ net/minecraft/world/item/Items/PINK_TULIP +FD: net/minecraft/world/item/Items/f_41948_ net/minecraft/world/item/Items/OXEYE_DAISY +FD: net/minecraft/world/item/Items/f_41949_ net/minecraft/world/item/Items/CORNFLOWER +FD: net/minecraft/world/item/Items/f_41950_ net/minecraft/world/item/Items/LILY_OF_THE_VALLEY +FD: net/minecraft/world/item/Items/f_41951_ net/minecraft/world/item/Items/WITHER_ROSE +FD: net/minecraft/world/item/Items/f_41952_ net/minecraft/world/item/Items/BROWN_MUSHROOM +FD: net/minecraft/world/item/Items/f_41953_ net/minecraft/world/item/Items/RED_MUSHROOM +FD: net/minecraft/world/item/Items/f_41954_ net/minecraft/world/item/Items/CRIMSON_FUNGUS +FD: net/minecraft/world/item/Items/f_41955_ net/minecraft/world/item/Items/WARPED_FUNGUS +FD: net/minecraft/world/item/Items/f_41956_ net/minecraft/world/item/Items/CRIMSON_ROOTS +FD: net/minecraft/world/item/Items/f_41957_ net/minecraft/world/item/Items/WARPED_ROOTS +FD: net/minecraft/world/item/Items/f_41958_ net/minecraft/world/item/Items/GRANITE +FD: net/minecraft/world/item/Items/f_41959_ net/minecraft/world/item/Items/DIAMOND_BLOCK +FD: net/minecraft/world/item/Items/f_41960_ net/minecraft/world/item/Items/CRAFTING_TABLE +FD: net/minecraft/world/item/Items/f_41961_ net/minecraft/world/item/Items/FARMLAND +FD: net/minecraft/world/item/Items/f_41962_ net/minecraft/world/item/Items/FURNACE +FD: net/minecraft/world/item/Items/f_41963_ net/minecraft/world/item/Items/LADDER +FD: net/minecraft/world/item/Items/f_41964_ net/minecraft/world/item/Items/RAIL +FD: net/minecraft/world/item/Items/f_41965_ net/minecraft/world/item/Items/COBBLESTONE_STAIRS +FD: net/minecraft/world/item/Items/f_41966_ net/minecraft/world/item/Items/LEVER +FD: net/minecraft/world/item/Items/f_41967_ net/minecraft/world/item/Items/STONE_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41968_ net/minecraft/world/item/Items/OAK_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41969_ net/minecraft/world/item/Items/SPRUCE_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41970_ net/minecraft/world/item/Items/BIRCH_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41971_ net/minecraft/world/item/Items/JUNGLE_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41972_ net/minecraft/world/item/Items/ACACIA_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41973_ net/minecraft/world/item/Items/DARK_OAK_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41974_ net/minecraft/world/item/Items/CRIMSON_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41975_ net/minecraft/world/item/Items/WARPED_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41976_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_41977_ net/minecraft/world/item/Items/REDSTONE_ORE +FD: net/minecraft/world/item/Items/f_41978_ net/minecraft/world/item/Items/REDSTONE_TORCH +FD: net/minecraft/world/item/Items/f_41979_ net/minecraft/world/item/Items/SNOW +FD: net/minecraft/world/item/Items/f_41980_ net/minecraft/world/item/Items/ICE +FD: net/minecraft/world/item/Items/f_41981_ net/minecraft/world/item/Items/SNOW_BLOCK +FD: net/minecraft/world/item/Items/f_41982_ net/minecraft/world/item/Items/CACTUS +FD: net/minecraft/world/item/Items/f_41983_ net/minecraft/world/item/Items/CLAY +FD: net/minecraft/world/item/Items/f_41984_ net/minecraft/world/item/Items/JUKEBOX +FD: net/minecraft/world/item/Items/f_41985_ net/minecraft/world/item/Items/RED_SANDSTONE_SLAB +FD: net/minecraft/world/item/Items/f_41986_ net/minecraft/world/item/Items/CUT_RED_SANDSTONE_SLAB +FD: net/minecraft/world/item/Items/f_41987_ net/minecraft/world/item/Items/PURPUR_SLAB +FD: net/minecraft/world/item/Items/f_41988_ net/minecraft/world/item/Items/PRISMARINE_SLAB +FD: net/minecraft/world/item/Items/f_41989_ net/minecraft/world/item/Items/PRISMARINE_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_41990_ net/minecraft/world/item/Items/DARK_PRISMARINE_SLAB +FD: net/minecraft/world/item/Items/f_41991_ net/minecraft/world/item/Items/SMOOTH_QUARTZ +FD: net/minecraft/world/item/Items/f_41992_ net/minecraft/world/item/Items/SMOOTH_RED_SANDSTONE +FD: net/minecraft/world/item/Items/f_41993_ net/minecraft/world/item/Items/SMOOTH_SANDSTONE +FD: net/minecraft/world/item/Items/f_41994_ net/minecraft/world/item/Items/SMOOTH_STONE +FD: net/minecraft/world/item/Items/f_41995_ net/minecraft/world/item/Items/BRICKS +FD: net/minecraft/world/item/Items/f_41996_ net/minecraft/world/item/Items/TNT +FD: net/minecraft/world/item/Items/f_41997_ net/minecraft/world/item/Items/BOOKSHELF +FD: net/minecraft/world/item/Items/f_41998_ net/minecraft/world/item/Items/MOSSY_COBBLESTONE +FD: net/minecraft/world/item/Items/f_41999_ net/minecraft/world/item/Items/OBSIDIAN +FD: net/minecraft/world/item/Items/f_42000_ net/minecraft/world/item/Items/TORCH +FD: net/minecraft/world/item/Items/f_42001_ net/minecraft/world/item/Items/END_ROD +FD: net/minecraft/world/item/Items/f_42002_ net/minecraft/world/item/Items/CHORUS_PLANT +FD: net/minecraft/world/item/Items/f_42003_ net/minecraft/world/item/Items/CHORUS_FLOWER +FD: net/minecraft/world/item/Items/f_42004_ net/minecraft/world/item/Items/PURPUR_BLOCK +FD: net/minecraft/world/item/Items/f_42005_ net/minecraft/world/item/Items/PURPUR_PILLAR +FD: net/minecraft/world/item/Items/f_42006_ net/minecraft/world/item/Items/PURPUR_STAIRS +FD: net/minecraft/world/item/Items/f_42007_ net/minecraft/world/item/Items/SPAWNER +FD: net/minecraft/world/item/Items/f_42008_ net/minecraft/world/item/Items/OAK_STAIRS +FD: net/minecraft/world/item/Items/f_42009_ net/minecraft/world/item/Items/CHEST +FD: net/minecraft/world/item/Items/f_42010_ net/minecraft/world/item/Items/DIAMOND_ORE +FD: net/minecraft/world/item/Items/f_42011_ net/minecraft/world/item/Items/POLISHED_GRANITE +FD: net/minecraft/world/item/Items/f_42012_ net/minecraft/world/item/Items/INFESTED_STONE +FD: net/minecraft/world/item/Items/f_42013_ net/minecraft/world/item/Items/INFESTED_COBBLESTONE +FD: net/minecraft/world/item/Items/f_42014_ net/minecraft/world/item/Items/INFESTED_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42015_ net/minecraft/world/item/Items/INFESTED_MOSSY_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42016_ net/minecraft/world/item/Items/INFESTED_CRACKED_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42017_ net/minecraft/world/item/Items/INFESTED_CHISELED_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42018_ net/minecraft/world/item/Items/STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42019_ net/minecraft/world/item/Items/MOSSY_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42020_ net/minecraft/world/item/Items/CRACKED_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42021_ net/minecraft/world/item/Items/CHISELED_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42022_ net/minecraft/world/item/Items/BROWN_MUSHROOM_BLOCK +FD: net/minecraft/world/item/Items/f_42023_ net/minecraft/world/item/Items/RED_MUSHROOM_BLOCK +FD: net/minecraft/world/item/Items/f_42024_ net/minecraft/world/item/Items/MUSHROOM_STEM +FD: net/minecraft/world/item/Items/f_42025_ net/minecraft/world/item/Items/IRON_BARS +FD: net/minecraft/world/item/Items/f_42026_ net/minecraft/world/item/Items/CHAIN +FD: net/minecraft/world/item/Items/f_42027_ net/minecraft/world/item/Items/GLASS_PANE +FD: net/minecraft/world/item/Items/f_42028_ net/minecraft/world/item/Items/MELON +FD: net/minecraft/world/item/Items/f_42029_ net/minecraft/world/item/Items/VINE +FD: net/minecraft/world/item/Items/f_42030_ net/minecraft/world/item/Items/OAK_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42031_ net/minecraft/world/item/Items/SPRUCE_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42032_ net/minecraft/world/item/Items/BIRCH_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42033_ net/minecraft/world/item/Items/JUNGLE_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42034_ net/minecraft/world/item/Items/ACACIA_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42035_ net/minecraft/world/item/Items/DARK_OAK_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42036_ net/minecraft/world/item/Items/CRIMSON_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42037_ net/minecraft/world/item/Items/WARPED_FENCE_GATE +FD: net/minecraft/world/item/Items/f_42038_ net/minecraft/world/item/Items/OAK_FENCE +FD: net/minecraft/world/item/Items/f_42039_ net/minecraft/world/item/Items/SPRUCE_FENCE +FD: net/minecraft/world/item/Items/f_42040_ net/minecraft/world/item/Items/BIRCH_FENCE +FD: net/minecraft/world/item/Items/f_42041_ net/minecraft/world/item/Items/JUNGLE_FENCE +FD: net/minecraft/world/item/Items/f_42042_ net/minecraft/world/item/Items/ACACIA_FENCE +FD: net/minecraft/world/item/Items/f_42043_ net/minecraft/world/item/Items/DARK_OAK_FENCE +FD: net/minecraft/world/item/Items/f_42044_ net/minecraft/world/item/Items/CRIMSON_FENCE +FD: net/minecraft/world/item/Items/f_42045_ net/minecraft/world/item/Items/WARPED_FENCE +FD: net/minecraft/world/item/Items/f_42046_ net/minecraft/world/item/Items/PUMPKIN +FD: net/minecraft/world/item/Items/f_42047_ net/minecraft/world/item/Items/CARVED_PUMPKIN +FD: net/minecraft/world/item/Items/f_42048_ net/minecraft/world/item/Items/NETHERRACK +FD: net/minecraft/world/item/Items/f_42049_ net/minecraft/world/item/Items/SOUL_SAND +FD: net/minecraft/world/item/Items/f_42050_ net/minecraft/world/item/Items/SOUL_SOIL +FD: net/minecraft/world/item/Items/f_42051_ net/minecraft/world/item/Items/BASALT +FD: net/minecraft/world/item/Items/f_42052_ net/minecraft/world/item/Items/POLISHED_BASALT +FD: net/minecraft/world/item/Items/f_42053_ net/minecraft/world/item/Items/SOUL_TORCH +FD: net/minecraft/world/item/Items/f_42054_ net/minecraft/world/item/Items/GLOWSTONE +FD: net/minecraft/world/item/Items/f_42055_ net/minecraft/world/item/Items/JACK_O_LANTERN +FD: net/minecraft/world/item/Items/f_42056_ net/minecraft/world/item/Items/OAK_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42057_ net/minecraft/world/item/Items/SPRUCE_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42058_ net/minecraft/world/item/Items/BIRCH_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42059_ net/minecraft/world/item/Items/JUNGLE_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42060_ net/minecraft/world/item/Items/ACACIA_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42061_ net/minecraft/world/item/Items/DARK_OAK_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42062_ net/minecraft/world/item/Items/CRIMSON_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42063_ net/minecraft/world/item/Items/WARPED_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42064_ net/minecraft/world/item/Items/DIORITE +FD: net/minecraft/world/item/Items/f_42065_ net/minecraft/world/item/Items/BEACON +FD: net/minecraft/world/item/Items/f_42066_ net/minecraft/world/item/Items/COBBLESTONE_WALL +FD: net/minecraft/world/item/Items/f_42067_ net/minecraft/world/item/Items/MOSSY_COBBLESTONE_WALL +FD: net/minecraft/world/item/Items/f_42068_ net/minecraft/world/item/Items/BRICK_WALL +FD: net/minecraft/world/item/Items/f_42069_ net/minecraft/world/item/Items/PRISMARINE_WALL +FD: net/minecraft/world/item/Items/f_42070_ net/minecraft/world/item/Items/RED_SANDSTONE_WALL +FD: net/minecraft/world/item/Items/f_42071_ net/minecraft/world/item/Items/MOSSY_STONE_BRICK_WALL +FD: net/minecraft/world/item/Items/f_42072_ net/minecraft/world/item/Items/GRANITE_WALL +FD: net/minecraft/world/item/Items/f_42073_ net/minecraft/world/item/Items/STONE_BRICK_WALL +FD: net/minecraft/world/item/Items/f_42074_ net/minecraft/world/item/Items/NETHER_BRICK_WALL +FD: net/minecraft/world/item/Items/f_42075_ net/minecraft/world/item/Items/ANDESITE_WALL +FD: net/minecraft/world/item/Items/f_42076_ net/minecraft/world/item/Items/RED_NETHER_BRICK_WALL +FD: net/minecraft/world/item/Items/f_42077_ net/minecraft/world/item/Items/SANDSTONE_WALL +FD: net/minecraft/world/item/Items/f_42078_ net/minecraft/world/item/Items/END_STONE_BRICK_WALL +FD: net/minecraft/world/item/Items/f_42079_ net/minecraft/world/item/Items/DIORITE_WALL +FD: net/minecraft/world/item/Items/f_42080_ net/minecraft/world/item/Items/BLACKSTONE_WALL +FD: net/minecraft/world/item/Items/f_42081_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_WALL +FD: net/minecraft/world/item/Items/f_42082_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_BRICK_WALL +FD: net/minecraft/world/item/Items/f_42083_ net/minecraft/world/item/Items/STONE_BUTTON +FD: net/minecraft/world/item/Items/f_42084_ net/minecraft/world/item/Items/OAK_BUTTON +FD: net/minecraft/world/item/Items/f_42085_ net/minecraft/world/item/Items/SPRUCE_BUTTON +FD: net/minecraft/world/item/Items/f_42086_ net/minecraft/world/item/Items/BIRCH_BUTTON +FD: net/minecraft/world/item/Items/f_42087_ net/minecraft/world/item/Items/JUNGLE_BUTTON +FD: net/minecraft/world/item/Items/f_42088_ net/minecraft/world/item/Items/ACACIA_BUTTON +FD: net/minecraft/world/item/Items/f_42089_ net/minecraft/world/item/Items/DARK_OAK_BUTTON +FD: net/minecraft/world/item/Items/f_42090_ net/minecraft/world/item/Items/CRIMSON_BUTTON +FD: net/minecraft/world/item/Items/f_42091_ net/minecraft/world/item/Items/BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42092_ net/minecraft/world/item/Items/STONE_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42093_ net/minecraft/world/item/Items/MYCELIUM +FD: net/minecraft/world/item/Items/f_42094_ net/minecraft/world/item/Items/LILY_PAD +FD: net/minecraft/world/item/Items/f_42095_ net/minecraft/world/item/Items/NETHER_BRICKS +FD: net/minecraft/world/item/Items/f_42096_ net/minecraft/world/item/Items/CRACKED_NETHER_BRICKS +FD: net/minecraft/world/item/Items/f_42097_ net/minecraft/world/item/Items/CHISELED_NETHER_BRICKS +FD: net/minecraft/world/item/Items/f_42098_ net/minecraft/world/item/Items/NETHER_BRICK_FENCE +FD: net/minecraft/world/item/Items/f_42099_ net/minecraft/world/item/Items/NETHER_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42100_ net/minecraft/world/item/Items/ENCHANTING_TABLE +FD: net/minecraft/world/item/Items/f_42101_ net/minecraft/world/item/Items/END_PORTAL_FRAME +FD: net/minecraft/world/item/Items/f_42102_ net/minecraft/world/item/Items/END_STONE +FD: net/minecraft/world/item/Items/f_42103_ net/minecraft/world/item/Items/END_STONE_BRICKS +FD: net/minecraft/world/item/Items/f_42104_ net/minecraft/world/item/Items/DRAGON_EGG +FD: net/minecraft/world/item/Items/f_42105_ net/minecraft/world/item/Items/REDSTONE_LAMP +FD: net/minecraft/world/item/Items/f_42106_ net/minecraft/world/item/Items/SANDSTONE_STAIRS +FD: net/minecraft/world/item/Items/f_42107_ net/minecraft/world/item/Items/EMERALD_ORE +FD: net/minecraft/world/item/Items/f_42108_ net/minecraft/world/item/Items/ENDER_CHEST +FD: net/minecraft/world/item/Items/f_42109_ net/minecraft/world/item/Items/TRIPWIRE_HOOK +FD: net/minecraft/world/item/Items/f_42110_ net/minecraft/world/item/Items/EMERALD_BLOCK +FD: net/minecraft/world/item/Items/f_42111_ net/minecraft/world/item/Items/SPRUCE_STAIRS +FD: net/minecraft/world/item/Items/f_42112_ net/minecraft/world/item/Items/BIRCH_STAIRS +FD: net/minecraft/world/item/Items/f_42113_ net/minecraft/world/item/Items/JUNGLE_STAIRS +FD: net/minecraft/world/item/Items/f_42114_ net/minecraft/world/item/Items/CRIMSON_STAIRS +FD: net/minecraft/world/item/Items/f_42115_ net/minecraft/world/item/Items/WARPED_STAIRS +FD: net/minecraft/world/item/Items/f_42116_ net/minecraft/world/item/Items/COMMAND_BLOCK +FD: net/minecraft/world/item/Items/f_42117_ net/minecraft/world/item/Items/POLISHED_DIORITE +FD: net/minecraft/world/item/Items/f_42118_ net/minecraft/world/item/Items/GRAY_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42119_ net/minecraft/world/item/Items/LIGHT_GRAY_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42120_ net/minecraft/world/item/Items/CYAN_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42121_ net/minecraft/world/item/Items/PURPLE_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42122_ net/minecraft/world/item/Items/BLUE_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42123_ net/minecraft/world/item/Items/BROWN_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42124_ net/minecraft/world/item/Items/GREEN_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42125_ net/minecraft/world/item/Items/RED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42126_ net/minecraft/world/item/Items/BLACK_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42127_ net/minecraft/world/item/Items/BARRIER +FD: net/minecraft/world/item/Items/f_42128_ net/minecraft/world/item/Items/IRON_TRAPDOOR +FD: net/minecraft/world/item/Items/f_42129_ net/minecraft/world/item/Items/HAY_BLOCK +FD: net/minecraft/world/item/Items/f_42130_ net/minecraft/world/item/Items/WHITE_CARPET +FD: net/minecraft/world/item/Items/f_42131_ net/minecraft/world/item/Items/ORANGE_CARPET +FD: net/minecraft/world/item/Items/f_42132_ net/minecraft/world/item/Items/MAGENTA_CARPET +FD: net/minecraft/world/item/Items/f_42133_ net/minecraft/world/item/Items/LIGHT_BLUE_CARPET +FD: net/minecraft/world/item/Items/f_42134_ net/minecraft/world/item/Items/YELLOW_CARPET +FD: net/minecraft/world/item/Items/f_42135_ net/minecraft/world/item/Items/LIME_CARPET +FD: net/minecraft/world/item/Items/f_42136_ net/minecraft/world/item/Items/PINK_CARPET +FD: net/minecraft/world/item/Items/f_42137_ net/minecraft/world/item/Items/GRAY_CARPET +FD: net/minecraft/world/item/Items/f_42138_ net/minecraft/world/item/Items/LIGHT_GRAY_CARPET +FD: net/minecraft/world/item/Items/f_42139_ net/minecraft/world/item/Items/CYAN_CARPET +FD: net/minecraft/world/item/Items/f_42140_ net/minecraft/world/item/Items/PURPLE_CARPET +FD: net/minecraft/world/item/Items/f_42141_ net/minecraft/world/item/Items/BLUE_CARPET +FD: net/minecraft/world/item/Items/f_42142_ net/minecraft/world/item/Items/BROWN_CARPET +FD: net/minecraft/world/item/Items/f_42143_ net/minecraft/world/item/Items/GREEN_CARPET +FD: net/minecraft/world/item/Items/f_42144_ net/minecraft/world/item/Items/WARPED_BUTTON +FD: net/minecraft/world/item/Items/f_42145_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_BUTTON +FD: net/minecraft/world/item/Items/f_42146_ net/minecraft/world/item/Items/ANVIL +FD: net/minecraft/world/item/Items/f_42147_ net/minecraft/world/item/Items/CHIPPED_ANVIL +FD: net/minecraft/world/item/Items/f_42148_ net/minecraft/world/item/Items/DAMAGED_ANVIL +FD: net/minecraft/world/item/Items/f_42149_ net/minecraft/world/item/Items/TRAPPED_CHEST +FD: net/minecraft/world/item/Items/f_42150_ net/minecraft/world/item/Items/LIGHT_WEIGHTED_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_42151_ net/minecraft/world/item/Items/HEAVY_WEIGHTED_PRESSURE_PLATE +FD: net/minecraft/world/item/Items/f_42152_ net/minecraft/world/item/Items/DAYLIGHT_DETECTOR +FD: net/minecraft/world/item/Items/f_42153_ net/minecraft/world/item/Items/REDSTONE_BLOCK +FD: net/minecraft/world/item/Items/f_42154_ net/minecraft/world/item/Items/NETHER_QUARTZ_ORE +FD: net/minecraft/world/item/Items/f_42155_ net/minecraft/world/item/Items/HOPPER +FD: net/minecraft/world/item/Items/f_42156_ net/minecraft/world/item/Items/CHISELED_QUARTZ_BLOCK +FD: net/minecraft/world/item/Items/f_42157_ net/minecraft/world/item/Items/QUARTZ_BLOCK +FD: net/minecraft/world/item/Items/f_42158_ net/minecraft/world/item/Items/QUARTZ_BRICKS +FD: net/minecraft/world/item/Items/f_42159_ net/minecraft/world/item/Items/QUARTZ_PILLAR +FD: net/minecraft/world/item/Items/f_42160_ net/minecraft/world/item/Items/QUARTZ_STAIRS +FD: net/minecraft/world/item/Items/f_42161_ net/minecraft/world/item/Items/ACTIVATOR_RAIL +FD: net/minecraft/world/item/Items/f_42162_ net/minecraft/world/item/Items/DROPPER +FD: net/minecraft/world/item/Items/f_42163_ net/minecraft/world/item/Items/WHITE_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42164_ net/minecraft/world/item/Items/ORANGE_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42165_ net/minecraft/world/item/Items/MAGENTA_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42166_ net/minecraft/world/item/Items/LIGHT_BLUE_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42167_ net/minecraft/world/item/Items/YELLOW_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42168_ net/minecraft/world/item/Items/LIME_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42169_ net/minecraft/world/item/Items/PINK_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42170_ net/minecraft/world/item/Items/ANDESITE +FD: net/minecraft/world/item/Items/f_42171_ net/minecraft/world/item/Items/BLUE_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42172_ net/minecraft/world/item/Items/BROWN_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42173_ net/minecraft/world/item/Items/GREEN_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42174_ net/minecraft/world/item/Items/RED_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42175_ net/minecraft/world/item/Items/BLACK_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42176_ net/minecraft/world/item/Items/WHITE_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42177_ net/minecraft/world/item/Items/ORANGE_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42178_ net/minecraft/world/item/Items/MAGENTA_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42179_ net/minecraft/world/item/Items/LIGHT_BLUE_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42180_ net/minecraft/world/item/Items/YELLOW_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42181_ net/minecraft/world/item/Items/LIME_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42182_ net/minecraft/world/item/Items/PINK_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42183_ net/minecraft/world/item/Items/GRAY_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42184_ net/minecraft/world/item/Items/LIGHT_GRAY_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42185_ net/minecraft/world/item/Items/CYAN_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42186_ net/minecraft/world/item/Items/PURPLE_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42187_ net/minecraft/world/item/Items/BLUE_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42188_ net/minecraft/world/item/Items/BROWN_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42189_ net/minecraft/world/item/Items/GREEN_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42190_ net/minecraft/world/item/Items/RED_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42191_ net/minecraft/world/item/Items/BLACK_STAINED_GLASS_PANE +FD: net/minecraft/world/item/Items/f_42192_ net/minecraft/world/item/Items/PRISMARINE +FD: net/minecraft/world/item/Items/f_42193_ net/minecraft/world/item/Items/PRISMARINE_BRICKS +FD: net/minecraft/world/item/Items/f_42194_ net/minecraft/world/item/Items/DARK_PRISMARINE +FD: net/minecraft/world/item/Items/f_42195_ net/minecraft/world/item/Items/PRISMARINE_STAIRS +FD: net/minecraft/world/item/Items/f_42196_ net/minecraft/world/item/Items/PRISMARINE_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42197_ net/minecraft/world/item/Items/RED_CARPET +FD: net/minecraft/world/item/Items/f_42198_ net/minecraft/world/item/Items/BLACK_CARPET +FD: net/minecraft/world/item/Items/f_42199_ net/minecraft/world/item/Items/TERRACOTTA +FD: net/minecraft/world/item/Items/f_42200_ net/minecraft/world/item/Items/COAL_BLOCK +FD: net/minecraft/world/item/Items/f_42201_ net/minecraft/world/item/Items/PACKED_ICE +FD: net/minecraft/world/item/Items/f_42202_ net/minecraft/world/item/Items/ACACIA_STAIRS +FD: net/minecraft/world/item/Items/f_42203_ net/minecraft/world/item/Items/DARK_OAK_STAIRS +FD: net/minecraft/world/item/Items/f_42204_ net/minecraft/world/item/Items/SLIME_BLOCK +FD: net/minecraft/world/item/Items/f_42206_ net/minecraft/world/item/Items/SUNFLOWER +FD: net/minecraft/world/item/Items/f_42207_ net/minecraft/world/item/Items/LILAC +FD: net/minecraft/world/item/Items/f_42208_ net/minecraft/world/item/Items/ROSE_BUSH +FD: net/minecraft/world/item/Items/f_42209_ net/minecraft/world/item/Items/PEONY +FD: net/minecraft/world/item/Items/f_42210_ net/minecraft/world/item/Items/TALL_GRASS +FD: net/minecraft/world/item/Items/f_42211_ net/minecraft/world/item/Items/LARGE_FERN +FD: net/minecraft/world/item/Items/f_42212_ net/minecraft/world/item/Items/WHITE_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42213_ net/minecraft/world/item/Items/ORANGE_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42214_ net/minecraft/world/item/Items/MAGENTA_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42215_ net/minecraft/world/item/Items/LIGHT_BLUE_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42216_ net/minecraft/world/item/Items/YELLOW_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42217_ net/minecraft/world/item/Items/LIME_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42218_ net/minecraft/world/item/Items/PINK_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42219_ net/minecraft/world/item/Items/GRAY_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42220_ net/minecraft/world/item/Items/LIGHT_GRAY_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42221_ net/minecraft/world/item/Items/CYAN_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42222_ net/minecraft/world/item/Items/PURPLE_STAINED_GLASS +FD: net/minecraft/world/item/Items/f_42223_ net/minecraft/world/item/Items/POLISHED_ANDESITE +FD: net/minecraft/world/item/Items/f_42224_ net/minecraft/world/item/Items/PURPLE_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42225_ net/minecraft/world/item/Items/BLUE_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42226_ net/minecraft/world/item/Items/BROWN_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42227_ net/minecraft/world/item/Items/GREEN_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42228_ net/minecraft/world/item/Items/RED_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42229_ net/minecraft/world/item/Items/BLACK_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42230_ net/minecraft/world/item/Items/WHITE_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42231_ net/minecraft/world/item/Items/ORANGE_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42232_ net/minecraft/world/item/Items/MAGENTA_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42233_ net/minecraft/world/item/Items/LIGHT_BLUE_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42234_ net/minecraft/world/item/Items/YELLOW_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42235_ net/minecraft/world/item/Items/LIME_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42236_ net/minecraft/world/item/Items/PINK_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42237_ net/minecraft/world/item/Items/GRAY_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42238_ net/minecraft/world/item/Items/LIGHT_GRAY_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42239_ net/minecraft/world/item/Items/CYAN_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42240_ net/minecraft/world/item/Items/PURPLE_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42241_ net/minecraft/world/item/Items/BLUE_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42242_ net/minecraft/world/item/Items/BROWN_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42243_ net/minecraft/world/item/Items/GREEN_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42244_ net/minecraft/world/item/Items/RED_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42245_ net/minecraft/world/item/Items/BLACK_GLAZED_TERRACOTTA +FD: net/minecraft/world/item/Items/f_42246_ net/minecraft/world/item/Items/WHITE_CONCRETE +FD: net/minecraft/world/item/Items/f_42247_ net/minecraft/world/item/Items/ORANGE_CONCRETE +FD: net/minecraft/world/item/Items/f_42248_ net/minecraft/world/item/Items/MAGENTA_CONCRETE +FD: net/minecraft/world/item/Items/f_42249_ net/minecraft/world/item/Items/LIGHT_BLUE_CONCRETE +FD: net/minecraft/world/item/Items/f_42250_ net/minecraft/world/item/Items/DARK_PRISMARINE_STAIRS +FD: net/minecraft/world/item/Items/f_42251_ net/minecraft/world/item/Items/SEA_LANTERN +FD: net/minecraft/world/item/Items/f_42252_ net/minecraft/world/item/Items/RED_SANDSTONE +FD: net/minecraft/world/item/Items/f_42253_ net/minecraft/world/item/Items/CHISELED_RED_SANDSTONE +FD: net/minecraft/world/item/Items/f_42254_ net/minecraft/world/item/Items/CUT_RED_SANDSTONE +FD: net/minecraft/world/item/Items/f_42255_ net/minecraft/world/item/Items/RED_SANDSTONE_STAIRS +FD: net/minecraft/world/item/Items/f_42256_ net/minecraft/world/item/Items/REPEATING_COMMAND_BLOCK +FD: net/minecraft/world/item/Items/f_42257_ net/minecraft/world/item/Items/CHAIN_COMMAND_BLOCK +FD: net/minecraft/world/item/Items/f_42258_ net/minecraft/world/item/Items/MAGMA_BLOCK +FD: net/minecraft/world/item/Items/f_42259_ net/minecraft/world/item/Items/NETHER_WART_BLOCK +FD: net/minecraft/world/item/Items/f_42260_ net/minecraft/world/item/Items/WARPED_WART_BLOCK +FD: net/minecraft/world/item/Items/f_42261_ net/minecraft/world/item/Items/RED_NETHER_BRICKS +FD: net/minecraft/world/item/Items/f_42262_ net/minecraft/world/item/Items/BONE_BLOCK +FD: net/minecraft/world/item/Items/f_42263_ net/minecraft/world/item/Items/STRUCTURE_VOID +FD: net/minecraft/world/item/Items/f_42264_ net/minecraft/world/item/Items/OBSERVER +FD: net/minecraft/world/item/Items/f_42265_ net/minecraft/world/item/Items/SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42266_ net/minecraft/world/item/Items/WHITE_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42267_ net/minecraft/world/item/Items/ORANGE_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42268_ net/minecraft/world/item/Items/MAGENTA_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42269_ net/minecraft/world/item/Items/LIGHT_BLUE_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42270_ net/minecraft/world/item/Items/YELLOW_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42271_ net/minecraft/world/item/Items/LIME_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42272_ net/minecraft/world/item/Items/PINK_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42273_ net/minecraft/world/item/Items/GRAY_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42274_ net/minecraft/world/item/Items/LIGHT_GRAY_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42275_ net/minecraft/world/item/Items/CYAN_SHULKER_BOX +FD: net/minecraft/world/item/Items/f_42276_ net/minecraft/world/item/Items/GRASS_BLOCK +FD: net/minecraft/world/item/Items/f_42277_ net/minecraft/world/item/Items/RED_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42278_ net/minecraft/world/item/Items/BLACK_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42279_ net/minecraft/world/item/Items/TURTLE_EGG +FD: net/minecraft/world/item/Items/f_42280_ net/minecraft/world/item/Items/DEAD_TUBE_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42281_ net/minecraft/world/item/Items/DEAD_BRAIN_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42282_ net/minecraft/world/item/Items/DEAD_BUBBLE_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42283_ net/minecraft/world/item/Items/DEAD_FIRE_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42284_ net/minecraft/world/item/Items/DEAD_HORN_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42285_ net/minecraft/world/item/Items/TUBE_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42286_ net/minecraft/world/item/Items/BRAIN_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42287_ net/minecraft/world/item/Items/BUBBLE_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42288_ net/minecraft/world/item/Items/FIRE_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42289_ net/minecraft/world/item/Items/HORN_CORAL_BLOCK +FD: net/minecraft/world/item/Items/f_42290_ net/minecraft/world/item/Items/TUBE_CORAL +FD: net/minecraft/world/item/Items/f_42291_ net/minecraft/world/item/Items/BRAIN_CORAL +FD: net/minecraft/world/item/Items/f_42292_ net/minecraft/world/item/Items/BUBBLE_CORAL +FD: net/minecraft/world/item/Items/f_42293_ net/minecraft/world/item/Items/FIRE_CORAL +FD: net/minecraft/world/item/Items/f_42294_ net/minecraft/world/item/Items/HORN_CORAL +FD: net/minecraft/world/item/Items/f_42295_ net/minecraft/world/item/Items/DEAD_BRAIN_CORAL +FD: net/minecraft/world/item/Items/f_42296_ net/minecraft/world/item/Items/DEAD_BUBBLE_CORAL +FD: net/minecraft/world/item/Items/f_42297_ net/minecraft/world/item/Items/DEAD_FIRE_CORAL +FD: net/minecraft/world/item/Items/f_42298_ net/minecraft/world/item/Items/DEAD_HORN_CORAL +FD: net/minecraft/world/item/Items/f_42299_ net/minecraft/world/item/Items/DEAD_TUBE_CORAL +FD: net/minecraft/world/item/Items/f_42300_ net/minecraft/world/item/Items/TUBE_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42301_ net/minecraft/world/item/Items/BRAIN_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42302_ net/minecraft/world/item/Items/BUBBLE_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42303_ net/minecraft/world/item/Items/YELLOW_CONCRETE +FD: net/minecraft/world/item/Items/f_42304_ net/minecraft/world/item/Items/LIME_CONCRETE +FD: net/minecraft/world/item/Items/f_42305_ net/minecraft/world/item/Items/PINK_CONCRETE +FD: net/minecraft/world/item/Items/f_42306_ net/minecraft/world/item/Items/GRAY_CONCRETE +FD: net/minecraft/world/item/Items/f_42307_ net/minecraft/world/item/Items/LIGHT_GRAY_CONCRETE +FD: net/minecraft/world/item/Items/f_42308_ net/minecraft/world/item/Items/CYAN_CONCRETE +FD: net/minecraft/world/item/Items/f_42309_ net/minecraft/world/item/Items/PURPLE_CONCRETE +FD: net/minecraft/world/item/Items/f_42310_ net/minecraft/world/item/Items/BLUE_CONCRETE +FD: net/minecraft/world/item/Items/f_42311_ net/minecraft/world/item/Items/BROWN_CONCRETE +FD: net/minecraft/world/item/Items/f_42312_ net/minecraft/world/item/Items/GREEN_CONCRETE +FD: net/minecraft/world/item/Items/f_42313_ net/minecraft/world/item/Items/RED_CONCRETE +FD: net/minecraft/world/item/Items/f_42314_ net/minecraft/world/item/Items/BLACK_CONCRETE +FD: net/minecraft/world/item/Items/f_42315_ net/minecraft/world/item/Items/WHITE_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42316_ net/minecraft/world/item/Items/ORANGE_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42317_ net/minecraft/world/item/Items/MAGENTA_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42318_ net/minecraft/world/item/Items/LIGHT_BLUE_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42319_ net/minecraft/world/item/Items/YELLOW_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42320_ net/minecraft/world/item/Items/LIME_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42321_ net/minecraft/world/item/Items/PINK_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42322_ net/minecraft/world/item/Items/GRAY_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42323_ net/minecraft/world/item/Items/LIGHT_GRAY_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42324_ net/minecraft/world/item/Items/CYAN_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42325_ net/minecraft/world/item/Items/PURPLE_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42326_ net/minecraft/world/item/Items/BLUE_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42327_ net/minecraft/world/item/Items/BROWN_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42328_ net/minecraft/world/item/Items/GREEN_CONCRETE_POWDER +FD: net/minecraft/world/item/Items/f_42329_ net/minecraft/world/item/Items/DIRT +FD: net/minecraft/world/item/Items/f_42330_ net/minecraft/world/item/Items/POLISHED_DIORITE_SLAB +FD: net/minecraft/world/item/Items/f_42331_ net/minecraft/world/item/Items/MOSSY_COBBLESTONE_SLAB +FD: net/minecraft/world/item/Items/f_42332_ net/minecraft/world/item/Items/END_STONE_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_42333_ net/minecraft/world/item/Items/SMOOTH_SANDSTONE_SLAB +FD: net/minecraft/world/item/Items/f_42334_ net/minecraft/world/item/Items/SMOOTH_QUARTZ_SLAB +FD: net/minecraft/world/item/Items/f_42335_ net/minecraft/world/item/Items/GRANITE_SLAB +FD: net/minecraft/world/item/Items/f_42336_ net/minecraft/world/item/Items/ANDESITE_SLAB +FD: net/minecraft/world/item/Items/f_42337_ net/minecraft/world/item/Items/RED_NETHER_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_42338_ net/minecraft/world/item/Items/POLISHED_ANDESITE_SLAB +FD: net/minecraft/world/item/Items/f_42339_ net/minecraft/world/item/Items/DIORITE_SLAB +FD: net/minecraft/world/item/Items/f_42340_ net/minecraft/world/item/Items/SCAFFOLDING +FD: net/minecraft/world/item/Items/f_42341_ net/minecraft/world/item/Items/IRON_DOOR +FD: net/minecraft/world/item/Items/f_42342_ net/minecraft/world/item/Items/OAK_DOOR +FD: net/minecraft/world/item/Items/f_42343_ net/minecraft/world/item/Items/SPRUCE_DOOR +FD: net/minecraft/world/item/Items/f_42344_ net/minecraft/world/item/Items/BIRCH_DOOR +FD: net/minecraft/world/item/Items/f_42345_ net/minecraft/world/item/Items/JUNGLE_DOOR +FD: net/minecraft/world/item/Items/f_42346_ net/minecraft/world/item/Items/ACACIA_DOOR +FD: net/minecraft/world/item/Items/f_42347_ net/minecraft/world/item/Items/DARK_OAK_DOOR +FD: net/minecraft/world/item/Items/f_42348_ net/minecraft/world/item/Items/CRIMSON_DOOR +FD: net/minecraft/world/item/Items/f_42349_ net/minecraft/world/item/Items/WARPED_DOOR +FD: net/minecraft/world/item/Items/f_42350_ net/minecraft/world/item/Items/REPEATER +FD: net/minecraft/world/item/Items/f_42351_ net/minecraft/world/item/Items/COMPARATOR +FD: net/minecraft/world/item/Items/f_42352_ net/minecraft/world/item/Items/STRUCTURE_BLOCK +FD: net/minecraft/world/item/Items/f_42353_ net/minecraft/world/item/Items/JIGSAW +FD: net/minecraft/world/item/Items/f_42354_ net/minecraft/world/item/Items/TURTLE_HELMET +FD: net/minecraft/world/item/Items/f_42355_ net/minecraft/world/item/Items/SCUTE +FD: net/minecraft/world/item/Items/f_42356_ net/minecraft/world/item/Items/FIRE_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42357_ net/minecraft/world/item/Items/HORN_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42358_ net/minecraft/world/item/Items/DEAD_TUBE_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42359_ net/minecraft/world/item/Items/DEAD_BRAIN_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42360_ net/minecraft/world/item/Items/DEAD_BUBBLE_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42361_ net/minecraft/world/item/Items/DEAD_FIRE_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42362_ net/minecraft/world/item/Items/DEAD_HORN_CORAL_FAN +FD: net/minecraft/world/item/Items/f_42363_ net/minecraft/world/item/Items/BLUE_ICE +FD: net/minecraft/world/item/Items/f_42364_ net/minecraft/world/item/Items/CONDUIT +FD: net/minecraft/world/item/Items/f_42365_ net/minecraft/world/item/Items/POLISHED_GRANITE_STAIRS +FD: net/minecraft/world/item/Items/f_42366_ net/minecraft/world/item/Items/SMOOTH_RED_SANDSTONE_STAIRS +FD: net/minecraft/world/item/Items/f_42367_ net/minecraft/world/item/Items/MOSSY_STONE_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42368_ net/minecraft/world/item/Items/POLISHED_DIORITE_STAIRS +FD: net/minecraft/world/item/Items/f_42369_ net/minecraft/world/item/Items/MOSSY_COBBLESTONE_STAIRS +FD: net/minecraft/world/item/Items/f_42370_ net/minecraft/world/item/Items/END_STONE_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42371_ net/minecraft/world/item/Items/STONE_STAIRS +FD: net/minecraft/world/item/Items/f_42372_ net/minecraft/world/item/Items/SMOOTH_SANDSTONE_STAIRS +FD: net/minecraft/world/item/Items/f_42373_ net/minecraft/world/item/Items/SMOOTH_QUARTZ_STAIRS +FD: net/minecraft/world/item/Items/f_42374_ net/minecraft/world/item/Items/GRANITE_STAIRS +FD: net/minecraft/world/item/Items/f_42375_ net/minecraft/world/item/Items/ANDESITE_STAIRS +FD: net/minecraft/world/item/Items/f_42376_ net/minecraft/world/item/Items/RED_NETHER_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42377_ net/minecraft/world/item/Items/POLISHED_ANDESITE_STAIRS +FD: net/minecraft/world/item/Items/f_42378_ net/minecraft/world/item/Items/DIORITE_STAIRS +FD: net/minecraft/world/item/Items/f_42379_ net/minecraft/world/item/Items/POLISHED_GRANITE_SLAB +FD: net/minecraft/world/item/Items/f_42380_ net/minecraft/world/item/Items/SMOOTH_RED_SANDSTONE_SLAB +FD: net/minecraft/world/item/Items/f_42381_ net/minecraft/world/item/Items/MOSSY_STONE_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_42382_ net/minecraft/world/item/Items/COARSE_DIRT +FD: net/minecraft/world/item/Items/f_42383_ net/minecraft/world/item/Items/IRON_SWORD +FD: net/minecraft/world/item/Items/f_42384_ net/minecraft/world/item/Items/IRON_SHOVEL +FD: net/minecraft/world/item/Items/f_42385_ net/minecraft/world/item/Items/IRON_PICKAXE +FD: net/minecraft/world/item/Items/f_42386_ net/minecraft/world/item/Items/IRON_AXE +FD: net/minecraft/world/item/Items/f_42387_ net/minecraft/world/item/Items/IRON_HOE +FD: net/minecraft/world/item/Items/f_42388_ net/minecraft/world/item/Items/DIAMOND_SWORD +FD: net/minecraft/world/item/Items/f_42389_ net/minecraft/world/item/Items/DIAMOND_SHOVEL +FD: net/minecraft/world/item/Items/f_42390_ net/minecraft/world/item/Items/DIAMOND_PICKAXE +FD: net/minecraft/world/item/Items/f_42391_ net/minecraft/world/item/Items/DIAMOND_AXE +FD: net/minecraft/world/item/Items/f_42392_ net/minecraft/world/item/Items/DIAMOND_HOE +FD: net/minecraft/world/item/Items/f_42393_ net/minecraft/world/item/Items/NETHERITE_SWORD +FD: net/minecraft/world/item/Items/f_42394_ net/minecraft/world/item/Items/NETHERITE_SHOVEL +FD: net/minecraft/world/item/Items/f_42395_ net/minecraft/world/item/Items/NETHERITE_PICKAXE +FD: net/minecraft/world/item/Items/f_42396_ net/minecraft/world/item/Items/NETHERITE_AXE +FD: net/minecraft/world/item/Items/f_42397_ net/minecraft/world/item/Items/NETHERITE_HOE +FD: net/minecraft/world/item/Items/f_42398_ net/minecraft/world/item/Items/STICK +FD: net/minecraft/world/item/Items/f_42399_ net/minecraft/world/item/Items/BOWL +FD: net/minecraft/world/item/Items/f_42400_ net/minecraft/world/item/Items/MUSHROOM_STEW +FD: net/minecraft/world/item/Items/f_42401_ net/minecraft/world/item/Items/STRING +FD: net/minecraft/world/item/Items/f_42402_ net/minecraft/world/item/Items/FEATHER +FD: net/minecraft/world/item/Items/f_42403_ net/minecraft/world/item/Items/GUNPOWDER +FD: net/minecraft/world/item/Items/f_42404_ net/minecraft/world/item/Items/WHEAT_SEEDS +FD: net/minecraft/world/item/Items/f_42405_ net/minecraft/world/item/Items/WHEAT +FD: net/minecraft/world/item/Items/f_42406_ net/minecraft/world/item/Items/BREAD +FD: net/minecraft/world/item/Items/f_42407_ net/minecraft/world/item/Items/LEATHER_HELMET +FD: net/minecraft/world/item/Items/f_42408_ net/minecraft/world/item/Items/LEATHER_CHESTPLATE +FD: net/minecraft/world/item/Items/f_42409_ net/minecraft/world/item/Items/FLINT_AND_STEEL +FD: net/minecraft/world/item/Items/f_42410_ net/minecraft/world/item/Items/APPLE +FD: net/minecraft/world/item/Items/f_42411_ net/minecraft/world/item/Items/BOW +FD: net/minecraft/world/item/Items/f_42412_ net/minecraft/world/item/Items/ARROW +FD: net/minecraft/world/item/Items/f_42413_ net/minecraft/world/item/Items/COAL +FD: net/minecraft/world/item/Items/f_42414_ net/minecraft/world/item/Items/CHARCOAL +FD: net/minecraft/world/item/Items/f_42415_ net/minecraft/world/item/Items/DIAMOND +FD: net/minecraft/world/item/Items/f_42416_ net/minecraft/world/item/Items/IRON_INGOT +FD: net/minecraft/world/item/Items/f_42417_ net/minecraft/world/item/Items/GOLD_INGOT +FD: net/minecraft/world/item/Items/f_42418_ net/minecraft/world/item/Items/NETHERITE_INGOT +FD: net/minecraft/world/item/Items/f_42419_ net/minecraft/world/item/Items/NETHERITE_SCRAP +FD: net/minecraft/world/item/Items/f_42420_ net/minecraft/world/item/Items/WOODEN_SWORD +FD: net/minecraft/world/item/Items/f_42421_ net/minecraft/world/item/Items/WOODEN_SHOVEL +FD: net/minecraft/world/item/Items/f_42422_ net/minecraft/world/item/Items/WOODEN_PICKAXE +FD: net/minecraft/world/item/Items/f_42423_ net/minecraft/world/item/Items/WOODEN_AXE +FD: net/minecraft/world/item/Items/f_42424_ net/minecraft/world/item/Items/WOODEN_HOE +FD: net/minecraft/world/item/Items/f_42425_ net/minecraft/world/item/Items/STONE_SWORD +FD: net/minecraft/world/item/Items/f_42426_ net/minecraft/world/item/Items/STONE_SHOVEL +FD: net/minecraft/world/item/Items/f_42427_ net/minecraft/world/item/Items/STONE_PICKAXE +FD: net/minecraft/world/item/Items/f_42428_ net/minecraft/world/item/Items/STONE_AXE +FD: net/minecraft/world/item/Items/f_42429_ net/minecraft/world/item/Items/STONE_HOE +FD: net/minecraft/world/item/Items/f_42430_ net/minecraft/world/item/Items/GOLDEN_SWORD +FD: net/minecraft/world/item/Items/f_42431_ net/minecraft/world/item/Items/GOLDEN_SHOVEL +FD: net/minecraft/world/item/Items/f_42432_ net/minecraft/world/item/Items/GOLDEN_PICKAXE +FD: net/minecraft/world/item/Items/f_42433_ net/minecraft/world/item/Items/GOLDEN_AXE +FD: net/minecraft/world/item/Items/f_42434_ net/minecraft/world/item/Items/GOLDEN_HOE +FD: net/minecraft/world/item/Items/f_42435_ net/minecraft/world/item/Items/PODZOL +FD: net/minecraft/world/item/Items/f_42436_ net/minecraft/world/item/Items/GOLDEN_APPLE +FD: net/minecraft/world/item/Items/f_42437_ net/minecraft/world/item/Items/ENCHANTED_GOLDEN_APPLE +FD: net/minecraft/world/item/Items/f_42438_ net/minecraft/world/item/Items/OAK_SIGN +FD: net/minecraft/world/item/Items/f_42439_ net/minecraft/world/item/Items/SPRUCE_SIGN +FD: net/minecraft/world/item/Items/f_42440_ net/minecraft/world/item/Items/BIRCH_SIGN +FD: net/minecraft/world/item/Items/f_42441_ net/minecraft/world/item/Items/JUNGLE_SIGN +FD: net/minecraft/world/item/Items/f_42442_ net/minecraft/world/item/Items/ACACIA_SIGN +FD: net/minecraft/world/item/Items/f_42443_ net/minecraft/world/item/Items/DARK_OAK_SIGN +FD: net/minecraft/world/item/Items/f_42444_ net/minecraft/world/item/Items/CRIMSON_SIGN +FD: net/minecraft/world/item/Items/f_42445_ net/minecraft/world/item/Items/WARPED_SIGN +FD: net/minecraft/world/item/Items/f_42446_ net/minecraft/world/item/Items/BUCKET +FD: net/minecraft/world/item/Items/f_42447_ net/minecraft/world/item/Items/WATER_BUCKET +FD: net/minecraft/world/item/Items/f_42448_ net/minecraft/world/item/Items/LAVA_BUCKET +FD: net/minecraft/world/item/Items/f_42449_ net/minecraft/world/item/Items/MINECART +FD: net/minecraft/world/item/Items/f_42450_ net/minecraft/world/item/Items/SADDLE +FD: net/minecraft/world/item/Items/f_42451_ net/minecraft/world/item/Items/REDSTONE +FD: net/minecraft/world/item/Items/f_42452_ net/minecraft/world/item/Items/SNOWBALL +FD: net/minecraft/world/item/Items/f_42453_ net/minecraft/world/item/Items/OAK_BOAT +FD: net/minecraft/world/item/Items/f_42454_ net/minecraft/world/item/Items/LEATHER +FD: net/minecraft/world/item/Items/f_42455_ net/minecraft/world/item/Items/MILK_BUCKET +FD: net/minecraft/world/item/Items/f_42456_ net/minecraft/world/item/Items/PUFFERFISH_BUCKET +FD: net/minecraft/world/item/Items/f_42457_ net/minecraft/world/item/Items/SALMON_BUCKET +FD: net/minecraft/world/item/Items/f_42458_ net/minecraft/world/item/Items/COD_BUCKET +FD: net/minecraft/world/item/Items/f_42459_ net/minecraft/world/item/Items/TROPICAL_FISH_BUCKET +FD: net/minecraft/world/item/Items/f_42460_ net/minecraft/world/item/Items/BRICK +FD: net/minecraft/world/item/Items/f_42461_ net/minecraft/world/item/Items/CLAY_BALL +FD: net/minecraft/world/item/Items/f_42462_ net/minecraft/world/item/Items/LEATHER_LEGGINGS +FD: net/minecraft/world/item/Items/f_42463_ net/minecraft/world/item/Items/LEATHER_BOOTS +FD: net/minecraft/world/item/Items/f_42464_ net/minecraft/world/item/Items/CHAINMAIL_HELMET +FD: net/minecraft/world/item/Items/f_42465_ net/minecraft/world/item/Items/CHAINMAIL_CHESTPLATE +FD: net/minecraft/world/item/Items/f_42466_ net/minecraft/world/item/Items/CHAINMAIL_LEGGINGS +FD: net/minecraft/world/item/Items/f_42467_ net/minecraft/world/item/Items/CHAINMAIL_BOOTS +FD: net/minecraft/world/item/Items/f_42468_ net/minecraft/world/item/Items/IRON_HELMET +FD: net/minecraft/world/item/Items/f_42469_ net/minecraft/world/item/Items/IRON_CHESTPLATE +FD: net/minecraft/world/item/Items/f_42470_ net/minecraft/world/item/Items/IRON_LEGGINGS +FD: net/minecraft/world/item/Items/f_42471_ net/minecraft/world/item/Items/IRON_BOOTS +FD: net/minecraft/world/item/Items/f_42472_ net/minecraft/world/item/Items/DIAMOND_HELMET +FD: net/minecraft/world/item/Items/f_42473_ net/minecraft/world/item/Items/DIAMOND_CHESTPLATE +FD: net/minecraft/world/item/Items/f_42474_ net/minecraft/world/item/Items/DIAMOND_LEGGINGS +FD: net/minecraft/world/item/Items/f_42475_ net/minecraft/world/item/Items/DIAMOND_BOOTS +FD: net/minecraft/world/item/Items/f_42476_ net/minecraft/world/item/Items/GOLDEN_HELMET +FD: net/minecraft/world/item/Items/f_42477_ net/minecraft/world/item/Items/GOLDEN_CHESTPLATE +FD: net/minecraft/world/item/Items/f_42478_ net/minecraft/world/item/Items/GOLDEN_LEGGINGS +FD: net/minecraft/world/item/Items/f_42479_ net/minecraft/world/item/Items/GOLDEN_BOOTS +FD: net/minecraft/world/item/Items/f_42480_ net/minecraft/world/item/Items/NETHERITE_HELMET +FD: net/minecraft/world/item/Items/f_42481_ net/minecraft/world/item/Items/NETHERITE_CHESTPLATE +FD: net/minecraft/world/item/Items/f_42482_ net/minecraft/world/item/Items/NETHERITE_LEGGINGS +FD: net/minecraft/world/item/Items/f_42483_ net/minecraft/world/item/Items/NETHERITE_BOOTS +FD: net/minecraft/world/item/Items/f_42484_ net/minecraft/world/item/Items/FLINT +FD: net/minecraft/world/item/Items/f_42485_ net/minecraft/world/item/Items/PORKCHOP +FD: net/minecraft/world/item/Items/f_42486_ net/minecraft/world/item/Items/COOKED_PORKCHOP +FD: net/minecraft/world/item/Items/f_42487_ net/minecraft/world/item/Items/PAINTING +FD: net/minecraft/world/item/Items/f_42488_ net/minecraft/world/item/Items/CRIMSON_NYLIUM +FD: net/minecraft/world/item/Items/f_42489_ net/minecraft/world/item/Items/PINK_DYE +FD: net/minecraft/world/item/Items/f_42490_ net/minecraft/world/item/Items/GRAY_DYE +FD: net/minecraft/world/item/Items/f_42491_ net/minecraft/world/item/Items/LIGHT_GRAY_DYE +FD: net/minecraft/world/item/Items/f_42492_ net/minecraft/world/item/Items/CYAN_DYE +FD: net/minecraft/world/item/Items/f_42493_ net/minecraft/world/item/Items/PURPLE_DYE +FD: net/minecraft/world/item/Items/f_42494_ net/minecraft/world/item/Items/BLUE_DYE +FD: net/minecraft/world/item/Items/f_42495_ net/minecraft/world/item/Items/BROWN_DYE +FD: net/minecraft/world/item/Items/f_42496_ net/minecraft/world/item/Items/GREEN_DYE +FD: net/minecraft/world/item/Items/f_42497_ net/minecraft/world/item/Items/RED_DYE +FD: net/minecraft/world/item/Items/f_42498_ net/minecraft/world/item/Items/BLACK_DYE +FD: net/minecraft/world/item/Items/f_42499_ net/minecraft/world/item/Items/BONE_MEAL +FD: net/minecraft/world/item/Items/f_42500_ net/minecraft/world/item/Items/BONE +FD: net/minecraft/world/item/Items/f_42501_ net/minecraft/world/item/Items/SUGAR +FD: net/minecraft/world/item/Items/f_42502_ net/minecraft/world/item/Items/CAKE +FD: net/minecraft/world/item/Items/f_42503_ net/minecraft/world/item/Items/WHITE_BED +FD: net/minecraft/world/item/Items/f_42504_ net/minecraft/world/item/Items/ORANGE_BED +FD: net/minecraft/world/item/Items/f_42505_ net/minecraft/world/item/Items/MAGENTA_BED +FD: net/minecraft/world/item/Items/f_42506_ net/minecraft/world/item/Items/LIGHT_BLUE_BED +FD: net/minecraft/world/item/Items/f_42507_ net/minecraft/world/item/Items/YELLOW_BED +FD: net/minecraft/world/item/Items/f_42508_ net/minecraft/world/item/Items/LIME_BED +FD: net/minecraft/world/item/Items/f_42509_ net/minecraft/world/item/Items/PINK_BED +FD: net/minecraft/world/item/Items/f_42510_ net/minecraft/world/item/Items/GRAY_BED +FD: net/minecraft/world/item/Items/f_42511_ net/minecraft/world/item/Items/LIGHT_GRAY_BED +FD: net/minecraft/world/item/Items/f_42512_ net/minecraft/world/item/Items/CYAN_BED +FD: net/minecraft/world/item/Items/f_42513_ net/minecraft/world/item/Items/PURPLE_BED +FD: net/minecraft/world/item/Items/f_42514_ net/minecraft/world/item/Items/BLUE_BED +FD: net/minecraft/world/item/Items/f_42515_ net/minecraft/world/item/Items/DRIED_KELP_BLOCK +FD: net/minecraft/world/item/Items/f_42516_ net/minecraft/world/item/Items/PAPER +FD: net/minecraft/world/item/Items/f_42517_ net/minecraft/world/item/Items/BOOK +FD: net/minecraft/world/item/Items/f_42518_ net/minecraft/world/item/Items/SLIME_BALL +FD: net/minecraft/world/item/Items/f_42519_ net/minecraft/world/item/Items/CHEST_MINECART +FD: net/minecraft/world/item/Items/f_42520_ net/minecraft/world/item/Items/FURNACE_MINECART +FD: net/minecraft/world/item/Items/f_42521_ net/minecraft/world/item/Items/EGG +FD: net/minecraft/world/item/Items/f_42522_ net/minecraft/world/item/Items/COMPASS +FD: net/minecraft/world/item/Items/f_42523_ net/minecraft/world/item/Items/FISHING_ROD +FD: net/minecraft/world/item/Items/f_42524_ net/minecraft/world/item/Items/CLOCK +FD: net/minecraft/world/item/Items/f_42525_ net/minecraft/world/item/Items/GLOWSTONE_DUST +FD: net/minecraft/world/item/Items/f_42526_ net/minecraft/world/item/Items/COD +FD: net/minecraft/world/item/Items/f_42527_ net/minecraft/world/item/Items/SALMON +FD: net/minecraft/world/item/Items/f_42528_ net/minecraft/world/item/Items/TROPICAL_FISH +FD: net/minecraft/world/item/Items/f_42529_ net/minecraft/world/item/Items/PUFFERFISH +FD: net/minecraft/world/item/Items/f_42530_ net/minecraft/world/item/Items/COOKED_COD +FD: net/minecraft/world/item/Items/f_42531_ net/minecraft/world/item/Items/COOKED_SALMON +FD: net/minecraft/world/item/Items/f_42532_ net/minecraft/world/item/Items/INK_SAC +FD: net/minecraft/world/item/Items/f_42533_ net/minecraft/world/item/Items/COCOA_BEANS +FD: net/minecraft/world/item/Items/f_42534_ net/minecraft/world/item/Items/LAPIS_LAZULI +FD: net/minecraft/world/item/Items/f_42535_ net/minecraft/world/item/Items/WHITE_DYE +FD: net/minecraft/world/item/Items/f_42536_ net/minecraft/world/item/Items/ORANGE_DYE +FD: net/minecraft/world/item/Items/f_42537_ net/minecraft/world/item/Items/MAGENTA_DYE +FD: net/minecraft/world/item/Items/f_42538_ net/minecraft/world/item/Items/LIGHT_BLUE_DYE +FD: net/minecraft/world/item/Items/f_42539_ net/minecraft/world/item/Items/YELLOW_DYE +FD: net/minecraft/world/item/Items/f_42540_ net/minecraft/world/item/Items/LIME_DYE +FD: net/minecraft/world/item/Items/f_42541_ net/minecraft/world/item/Items/WARPED_NYLIUM +FD: net/minecraft/world/item/Items/f_42542_ net/minecraft/world/item/Items/MAGMA_CREAM +FD: net/minecraft/world/item/Items/f_42543_ net/minecraft/world/item/Items/BREWING_STAND +FD: net/minecraft/world/item/Items/f_42544_ net/minecraft/world/item/Items/CAULDRON +FD: net/minecraft/world/item/Items/f_42545_ net/minecraft/world/item/Items/ENDER_EYE +FD: net/minecraft/world/item/Items/f_42546_ net/minecraft/world/item/Items/GLISTERING_MELON_SLICE +FD: net/minecraft/world/item/Items/f_42547_ net/minecraft/world/item/Items/BAT_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42548_ net/minecraft/world/item/Items/BEE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42549_ net/minecraft/world/item/Items/BLAZE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42550_ net/minecraft/world/item/Items/CAT_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42551_ net/minecraft/world/item/Items/CAVE_SPIDER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42552_ net/minecraft/world/item/Items/CHICKEN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42553_ net/minecraft/world/item/Items/COD_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42554_ net/minecraft/world/item/Items/COW_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42555_ net/minecraft/world/item/Items/CREEPER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42556_ net/minecraft/world/item/Items/DOLPHIN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42557_ net/minecraft/world/item/Items/DONKEY_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42558_ net/minecraft/world/item/Items/DROWNED_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42559_ net/minecraft/world/item/Items/ELDER_GUARDIAN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42560_ net/minecraft/world/item/Items/ENDERMAN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42561_ net/minecraft/world/item/Items/ENDERMITE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42562_ net/minecraft/world/item/Items/EVOKER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42563_ net/minecraft/world/item/Items/FOX_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42564_ net/minecraft/world/item/Items/GHAST_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42565_ net/minecraft/world/item/Items/GUARDIAN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42566_ net/minecraft/world/item/Items/HOGLIN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42567_ net/minecraft/world/item/Items/HORSE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42568_ net/minecraft/world/item/Items/BROWN_BED +FD: net/minecraft/world/item/Items/f_42569_ net/minecraft/world/item/Items/GREEN_BED +FD: net/minecraft/world/item/Items/f_42570_ net/minecraft/world/item/Items/RED_BED +FD: net/minecraft/world/item/Items/f_42571_ net/minecraft/world/item/Items/BLACK_BED +FD: net/minecraft/world/item/Items/f_42572_ net/minecraft/world/item/Items/COOKIE +FD: net/minecraft/world/item/Items/f_42573_ net/minecraft/world/item/Items/FILLED_MAP +FD: net/minecraft/world/item/Items/f_42574_ net/minecraft/world/item/Items/SHEARS +FD: net/minecraft/world/item/Items/f_42575_ net/minecraft/world/item/Items/MELON_SLICE +FD: net/minecraft/world/item/Items/f_42576_ net/minecraft/world/item/Items/DRIED_KELP +FD: net/minecraft/world/item/Items/f_42577_ net/minecraft/world/item/Items/PUMPKIN_SEEDS +FD: net/minecraft/world/item/Items/f_42578_ net/minecraft/world/item/Items/MELON_SEEDS +FD: net/minecraft/world/item/Items/f_42579_ net/minecraft/world/item/Items/BEEF +FD: net/minecraft/world/item/Items/f_42580_ net/minecraft/world/item/Items/COOKED_BEEF +FD: net/minecraft/world/item/Items/f_42581_ net/minecraft/world/item/Items/CHICKEN +FD: net/minecraft/world/item/Items/f_42582_ net/minecraft/world/item/Items/COOKED_CHICKEN +FD: net/minecraft/world/item/Items/f_42583_ net/minecraft/world/item/Items/ROTTEN_FLESH +FD: net/minecraft/world/item/Items/f_42584_ net/minecraft/world/item/Items/ENDER_PEARL +FD: net/minecraft/world/item/Items/f_42585_ net/minecraft/world/item/Items/BLAZE_ROD +FD: net/minecraft/world/item/Items/f_42586_ net/minecraft/world/item/Items/GHAST_TEAR +FD: net/minecraft/world/item/Items/f_42587_ net/minecraft/world/item/Items/GOLD_NUGGET +FD: net/minecraft/world/item/Items/f_42588_ net/minecraft/world/item/Items/NETHER_WART +FD: net/minecraft/world/item/Items/f_42589_ net/minecraft/world/item/Items/POTION +FD: net/minecraft/world/item/Items/f_42590_ net/minecraft/world/item/Items/GLASS_BOTTLE +FD: net/minecraft/world/item/Items/f_42591_ net/minecraft/world/item/Items/SPIDER_EYE +FD: net/minecraft/world/item/Items/f_42592_ net/minecraft/world/item/Items/FERMENTED_SPIDER_EYE +FD: net/minecraft/world/item/Items/f_42593_ net/minecraft/world/item/Items/BLAZE_POWDER +FD: net/minecraft/world/item/Items/f_42594_ net/minecraft/world/item/Items/COBBLESTONE +FD: net/minecraft/world/item/Items/f_42595_ net/minecraft/world/item/Items/STRAY_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42596_ net/minecraft/world/item/Items/STRIDER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42597_ net/minecraft/world/item/Items/TRADER_LLAMA_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42598_ net/minecraft/world/item/Items/TROPICAL_FISH_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42599_ net/minecraft/world/item/Items/TURTLE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42600_ net/minecraft/world/item/Items/VEX_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42601_ net/minecraft/world/item/Items/VILLAGER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42602_ net/minecraft/world/item/Items/VINDICATOR_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42603_ net/minecraft/world/item/Items/WANDERING_TRADER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42604_ net/minecraft/world/item/Items/WITCH_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42605_ net/minecraft/world/item/Items/WITHER_SKELETON_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42606_ net/minecraft/world/item/Items/WOLF_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42607_ net/minecraft/world/item/Items/ZOGLIN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42608_ net/minecraft/world/item/Items/ZOMBIE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42609_ net/minecraft/world/item/Items/ZOMBIE_HORSE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42610_ net/minecraft/world/item/Items/ZOMBIE_VILLAGER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42611_ net/minecraft/world/item/Items/ZOMBIFIED_PIGLIN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42612_ net/minecraft/world/item/Items/EXPERIENCE_BOTTLE +FD: net/minecraft/world/item/Items/f_42613_ net/minecraft/world/item/Items/FIRE_CHARGE +FD: net/minecraft/world/item/Items/f_42614_ net/minecraft/world/item/Items/WRITABLE_BOOK +FD: net/minecraft/world/item/Items/f_42615_ net/minecraft/world/item/Items/WRITTEN_BOOK +FD: net/minecraft/world/item/Items/f_42616_ net/minecraft/world/item/Items/EMERALD +FD: net/minecraft/world/item/Items/f_42617_ net/minecraft/world/item/Items/ITEM_FRAME +FD: net/minecraft/world/item/Items/f_42618_ net/minecraft/world/item/Items/FLOWER_POT +FD: net/minecraft/world/item/Items/f_42619_ net/minecraft/world/item/Items/CARROT +FD: net/minecraft/world/item/Items/f_42620_ net/minecraft/world/item/Items/POTATO +FD: net/minecraft/world/item/Items/f_42621_ net/minecraft/world/item/Items/HUSK_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42622_ net/minecraft/world/item/Items/LLAMA_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42623_ net/minecraft/world/item/Items/MAGMA_CUBE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42624_ net/minecraft/world/item/Items/MOOSHROOM_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42625_ net/minecraft/world/item/Items/MULE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42626_ net/minecraft/world/item/Items/OCELOT_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42627_ net/minecraft/world/item/Items/PANDA_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42628_ net/minecraft/world/item/Items/PARROT_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42629_ net/minecraft/world/item/Items/PHANTOM_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42630_ net/minecraft/world/item/Items/PIG_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42631_ net/minecraft/world/item/Items/PIGLIN_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42632_ net/minecraft/world/item/Items/PIGLIN_BRUTE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42633_ net/minecraft/world/item/Items/PILLAGER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42634_ net/minecraft/world/item/Items/POLAR_BEAR_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42635_ net/minecraft/world/item/Items/PUFFERFISH_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42636_ net/minecraft/world/item/Items/RABBIT_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42637_ net/minecraft/world/item/Items/RAVAGER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42638_ net/minecraft/world/item/Items/SALMON_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42639_ net/minecraft/world/item/Items/SHEEP_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42640_ net/minecraft/world/item/Items/SHULKER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42641_ net/minecraft/world/item/Items/SILVERFISH_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42642_ net/minecraft/world/item/Items/SKELETON_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42643_ net/minecraft/world/item/Items/SKELETON_HORSE_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42644_ net/minecraft/world/item/Items/SLIME_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42645_ net/minecraft/world/item/Items/SPIDER_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42646_ net/minecraft/world/item/Items/SQUID_SPAWN_EGG +FD: net/minecraft/world/item/Items/f_42647_ net/minecraft/world/item/Items/OAK_PLANKS +FD: net/minecraft/world/item/Items/f_42648_ net/minecraft/world/item/Items/RABBIT_FOOT +FD: net/minecraft/world/item/Items/f_42649_ net/minecraft/world/item/Items/RABBIT_HIDE +FD: net/minecraft/world/item/Items/f_42650_ net/minecraft/world/item/Items/ARMOR_STAND +FD: net/minecraft/world/item/Items/f_42651_ net/minecraft/world/item/Items/IRON_HORSE_ARMOR +FD: net/minecraft/world/item/Items/f_42652_ net/minecraft/world/item/Items/GOLDEN_HORSE_ARMOR +FD: net/minecraft/world/item/Items/f_42653_ net/minecraft/world/item/Items/DIAMOND_HORSE_ARMOR +FD: net/minecraft/world/item/Items/f_42654_ net/minecraft/world/item/Items/LEATHER_HORSE_ARMOR +FD: net/minecraft/world/item/Items/f_42655_ net/minecraft/world/item/Items/LEAD +FD: net/minecraft/world/item/Items/f_42656_ net/minecraft/world/item/Items/NAME_TAG +FD: net/minecraft/world/item/Items/f_42657_ net/minecraft/world/item/Items/COMMAND_BLOCK_MINECART +FD: net/minecraft/world/item/Items/f_42658_ net/minecraft/world/item/Items/MUTTON +FD: net/minecraft/world/item/Items/f_42659_ net/minecraft/world/item/Items/COOKED_MUTTON +FD: net/minecraft/world/item/Items/f_42660_ net/minecraft/world/item/Items/WHITE_BANNER +FD: net/minecraft/world/item/Items/f_42661_ net/minecraft/world/item/Items/ORANGE_BANNER +FD: net/minecraft/world/item/Items/f_42662_ net/minecraft/world/item/Items/MAGENTA_BANNER +FD: net/minecraft/world/item/Items/f_42663_ net/minecraft/world/item/Items/LIGHT_BLUE_BANNER +FD: net/minecraft/world/item/Items/f_42664_ net/minecraft/world/item/Items/YELLOW_BANNER +FD: net/minecraft/world/item/Items/f_42665_ net/minecraft/world/item/Items/LIME_BANNER +FD: net/minecraft/world/item/Items/f_42666_ net/minecraft/world/item/Items/PINK_BANNER +FD: net/minecraft/world/item/Items/f_42667_ net/minecraft/world/item/Items/GRAY_BANNER +FD: net/minecraft/world/item/Items/f_42668_ net/minecraft/world/item/Items/LIGHT_GRAY_BANNER +FD: net/minecraft/world/item/Items/f_42669_ net/minecraft/world/item/Items/CYAN_BANNER +FD: net/minecraft/world/item/Items/f_42670_ net/minecraft/world/item/Items/PURPLE_BANNER +FD: net/minecraft/world/item/Items/f_42671_ net/minecraft/world/item/Items/BLUE_BANNER +FD: net/minecraft/world/item/Items/f_42672_ net/minecraft/world/item/Items/BROWN_BANNER +FD: net/minecraft/world/item/Items/f_42673_ net/minecraft/world/item/Items/GREEN_BANNER +FD: net/minecraft/world/item/Items/f_42674_ net/minecraft/world/item/Items/BAKED_POTATO +FD: net/minecraft/world/item/Items/f_42675_ net/minecraft/world/item/Items/POISONOUS_POTATO +FD: net/minecraft/world/item/Items/f_42676_ net/minecraft/world/item/Items/MAP +FD: net/minecraft/world/item/Items/f_42677_ net/minecraft/world/item/Items/GOLDEN_CARROT +FD: net/minecraft/world/item/Items/f_42678_ net/minecraft/world/item/Items/SKELETON_SKULL +FD: net/minecraft/world/item/Items/f_42679_ net/minecraft/world/item/Items/WITHER_SKELETON_SKULL +FD: net/minecraft/world/item/Items/f_42680_ net/minecraft/world/item/Items/PLAYER_HEAD +FD: net/minecraft/world/item/Items/f_42681_ net/minecraft/world/item/Items/ZOMBIE_HEAD +FD: net/minecraft/world/item/Items/f_42682_ net/minecraft/world/item/Items/CREEPER_HEAD +FD: net/minecraft/world/item/Items/f_42683_ net/minecraft/world/item/Items/DRAGON_HEAD +FD: net/minecraft/world/item/Items/f_42684_ net/minecraft/world/item/Items/CARROT_ON_A_STICK +FD: net/minecraft/world/item/Items/f_42685_ net/minecraft/world/item/Items/WARPED_FUNGUS_ON_A_STICK +FD: net/minecraft/world/item/Items/f_42686_ net/minecraft/world/item/Items/NETHER_STAR +FD: net/minecraft/world/item/Items/f_42687_ net/minecraft/world/item/Items/PUMPKIN_PIE +FD: net/minecraft/world/item/Items/f_42688_ net/minecraft/world/item/Items/FIREWORK_ROCKET +FD: net/minecraft/world/item/Items/f_42689_ net/minecraft/world/item/Items/FIREWORK_STAR +FD: net/minecraft/world/item/Items/f_42690_ net/minecraft/world/item/Items/ENCHANTED_BOOK +FD: net/minecraft/world/item/Items/f_42691_ net/minecraft/world/item/Items/NETHER_BRICK +FD: net/minecraft/world/item/Items/f_42692_ net/minecraft/world/item/Items/QUARTZ +FD: net/minecraft/world/item/Items/f_42693_ net/minecraft/world/item/Items/TNT_MINECART +FD: net/minecraft/world/item/Items/f_42694_ net/minecraft/world/item/Items/HOPPER_MINECART +FD: net/minecraft/world/item/Items/f_42695_ net/minecraft/world/item/Items/PRISMARINE_SHARD +FD: net/minecraft/world/item/Items/f_42696_ net/minecraft/world/item/Items/PRISMARINE_CRYSTALS +FD: net/minecraft/world/item/Items/f_42697_ net/minecraft/world/item/Items/RABBIT +FD: net/minecraft/world/item/Items/f_42698_ net/minecraft/world/item/Items/COOKED_RABBIT +FD: net/minecraft/world/item/Items/f_42699_ net/minecraft/world/item/Items/RABBIT_STEW +FD: net/minecraft/world/item/Items/f_42700_ net/minecraft/world/item/Items/SPRUCE_PLANKS +FD: net/minecraft/world/item/Items/f_42701_ net/minecraft/world/item/Items/MUSIC_DISC_CAT +FD: net/minecraft/world/item/Items/f_42702_ net/minecraft/world/item/Items/MUSIC_DISC_BLOCKS +FD: net/minecraft/world/item/Items/f_42703_ net/minecraft/world/item/Items/MUSIC_DISC_CHIRP +FD: net/minecraft/world/item/Items/f_42704_ net/minecraft/world/item/Items/MUSIC_DISC_FAR +FD: net/minecraft/world/item/Items/f_42705_ net/minecraft/world/item/Items/MUSIC_DISC_MALL +FD: net/minecraft/world/item/Items/f_42706_ net/minecraft/world/item/Items/MUSIC_DISC_MELLOHI +FD: net/minecraft/world/item/Items/f_42707_ net/minecraft/world/item/Items/MUSIC_DISC_STAL +FD: net/minecraft/world/item/Items/f_42708_ net/minecraft/world/item/Items/MUSIC_DISC_STRAD +FD: net/minecraft/world/item/Items/f_42709_ net/minecraft/world/item/Items/MUSIC_DISC_WARD +FD: net/minecraft/world/item/Items/f_42710_ net/minecraft/world/item/Items/MUSIC_DISC_11 +FD: net/minecraft/world/item/Items/f_42711_ net/minecraft/world/item/Items/MUSIC_DISC_WAIT +FD: net/minecraft/world/item/Items/f_42712_ net/minecraft/world/item/Items/MUSIC_DISC_PIGSTEP +FD: net/minecraft/world/item/Items/f_42713_ net/minecraft/world/item/Items/TRIDENT +FD: net/minecraft/world/item/Items/f_42714_ net/minecraft/world/item/Items/PHANTOM_MEMBRANE +FD: net/minecraft/world/item/Items/f_42715_ net/minecraft/world/item/Items/NAUTILUS_SHELL +FD: net/minecraft/world/item/Items/f_42716_ net/minecraft/world/item/Items/HEART_OF_THE_SEA +FD: net/minecraft/world/item/Items/f_42717_ net/minecraft/world/item/Items/CROSSBOW +FD: net/minecraft/world/item/Items/f_42718_ net/minecraft/world/item/Items/SUSPICIOUS_STEW +FD: net/minecraft/world/item/Items/f_42719_ net/minecraft/world/item/Items/LOOM +FD: net/minecraft/world/item/Items/f_42720_ net/minecraft/world/item/Items/FLOWER_BANNER_PATTERN +FD: net/minecraft/world/item/Items/f_42721_ net/minecraft/world/item/Items/CREEPER_BANNER_PATTERN +FD: net/minecraft/world/item/Items/f_42722_ net/minecraft/world/item/Items/SKULL_BANNER_PATTERN +FD: net/minecraft/world/item/Items/f_42723_ net/minecraft/world/item/Items/MOJANG_BANNER_PATTERN +FD: net/minecraft/world/item/Items/f_42725_ net/minecraft/world/item/Items/PIGLIN_BANNER_PATTERN +FD: net/minecraft/world/item/Items/f_42726_ net/minecraft/world/item/Items/COMPOSTER +FD: net/minecraft/world/item/Items/f_42727_ net/minecraft/world/item/Items/RED_BANNER +FD: net/minecraft/world/item/Items/f_42728_ net/minecraft/world/item/Items/BLACK_BANNER +FD: net/minecraft/world/item/Items/f_42729_ net/minecraft/world/item/Items/END_CRYSTAL +FD: net/minecraft/world/item/Items/f_42730_ net/minecraft/world/item/Items/CHORUS_FRUIT +FD: net/minecraft/world/item/Items/f_42731_ net/minecraft/world/item/Items/POPPED_CHORUS_FRUIT +FD: net/minecraft/world/item/Items/f_42732_ net/minecraft/world/item/Items/BEETROOT +FD: net/minecraft/world/item/Items/f_42733_ net/minecraft/world/item/Items/BEETROOT_SEEDS +FD: net/minecraft/world/item/Items/f_42734_ net/minecraft/world/item/Items/BEETROOT_SOUP +FD: net/minecraft/world/item/Items/f_42735_ net/minecraft/world/item/Items/DRAGON_BREATH +FD: net/minecraft/world/item/Items/f_42736_ net/minecraft/world/item/Items/SPLASH_POTION +FD: net/minecraft/world/item/Items/f_42737_ net/minecraft/world/item/Items/SPECTRAL_ARROW +FD: net/minecraft/world/item/Items/f_42738_ net/minecraft/world/item/Items/TIPPED_ARROW +FD: net/minecraft/world/item/Items/f_42739_ net/minecraft/world/item/Items/LINGERING_POTION +FD: net/minecraft/world/item/Items/f_42740_ net/minecraft/world/item/Items/SHIELD +FD: net/minecraft/world/item/Items/f_42741_ net/minecraft/world/item/Items/ELYTRA +FD: net/minecraft/world/item/Items/f_42742_ net/minecraft/world/item/Items/SPRUCE_BOAT +FD: net/minecraft/world/item/Items/f_42743_ net/minecraft/world/item/Items/BIRCH_BOAT +FD: net/minecraft/world/item/Items/f_42744_ net/minecraft/world/item/Items/JUNGLE_BOAT +FD: net/minecraft/world/item/Items/f_42745_ net/minecraft/world/item/Items/ACACIA_BOAT +FD: net/minecraft/world/item/Items/f_42746_ net/minecraft/world/item/Items/DARK_OAK_BOAT +FD: net/minecraft/world/item/Items/f_42747_ net/minecraft/world/item/Items/TOTEM_OF_UNDYING +FD: net/minecraft/world/item/Items/f_42748_ net/minecraft/world/item/Items/SHULKER_SHELL +FD: net/minecraft/world/item/Items/f_42749_ net/minecraft/world/item/Items/IRON_NUGGET +FD: net/minecraft/world/item/Items/f_42750_ net/minecraft/world/item/Items/KNOWLEDGE_BOOK +FD: net/minecraft/world/item/Items/f_42751_ net/minecraft/world/item/Items/DEBUG_STICK +FD: net/minecraft/world/item/Items/f_42752_ net/minecraft/world/item/Items/MUSIC_DISC_13 +FD: net/minecraft/world/item/Items/f_42753_ net/minecraft/world/item/Items/BIRCH_PLANKS +FD: net/minecraft/world/item/Items/f_42754_ net/minecraft/world/item/Items/CRYING_OBSIDIAN +FD: net/minecraft/world/item/Items/f_42755_ net/minecraft/world/item/Items/BLACKSTONE +FD: net/minecraft/world/item/Items/f_42756_ net/minecraft/world/item/Items/BLACKSTONE_SLAB +FD: net/minecraft/world/item/Items/f_42757_ net/minecraft/world/item/Items/BLACKSTONE_STAIRS +FD: net/minecraft/world/item/Items/f_42758_ net/minecraft/world/item/Items/GILDED_BLACKSTONE +FD: net/minecraft/world/item/Items/f_42759_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE +FD: net/minecraft/world/item/Items/f_42760_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_SLAB +FD: net/minecraft/world/item/Items/f_42761_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_STAIRS +FD: net/minecraft/world/item/Items/f_42762_ net/minecraft/world/item/Items/CHISELED_POLISHED_BLACKSTONE +FD: net/minecraft/world/item/Items/f_42763_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_BRICKS +FD: net/minecraft/world/item/Items/f_42764_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_BRICK_SLAB +FD: net/minecraft/world/item/Items/f_42765_ net/minecraft/world/item/Items/POLISHED_BLACKSTONE_BRICK_STAIRS +FD: net/minecraft/world/item/Items/f_42766_ net/minecraft/world/item/Items/CRACKED_POLISHED_BLACKSTONE_BRICKS +FD: net/minecraft/world/item/Items/f_42767_ net/minecraft/world/item/Items/RESPAWN_ANCHOR +FD: net/minecraft/world/item/Items/f_42768_ net/minecraft/world/item/Items/BARREL +FD: net/minecraft/world/item/Items/f_42769_ net/minecraft/world/item/Items/SMOKER +FD: net/minecraft/world/item/Items/f_42770_ net/minecraft/world/item/Items/BLAST_FURNACE +FD: net/minecraft/world/item/Items/f_42771_ net/minecraft/world/item/Items/CARTOGRAPHY_TABLE +FD: net/minecraft/world/item/Items/f_42772_ net/minecraft/world/item/Items/FLETCHING_TABLE +FD: net/minecraft/world/item/Items/f_42773_ net/minecraft/world/item/Items/GRINDSTONE +FD: net/minecraft/world/item/Items/f_42774_ net/minecraft/world/item/Items/LECTERN +FD: net/minecraft/world/item/Items/f_42775_ net/minecraft/world/item/Items/SMITHING_TABLE +FD: net/minecraft/world/item/Items/f_42776_ net/minecraft/world/item/Items/STONECUTTER +FD: net/minecraft/world/item/Items/f_42777_ net/minecraft/world/item/Items/BELL +FD: net/minecraft/world/item/Items/f_42778_ net/minecraft/world/item/Items/LANTERN +FD: net/minecraft/world/item/Items/f_42779_ net/minecraft/world/item/Items/SOUL_LANTERN +FD: net/minecraft/world/item/Items/f_42780_ net/minecraft/world/item/Items/SWEET_BERRIES +FD: net/minecraft/world/item/Items/f_42781_ net/minecraft/world/item/Items/CAMPFIRE +FD: net/minecraft/world/item/Items/f_42782_ net/minecraft/world/item/Items/SOUL_CAMPFIRE +FD: net/minecraft/world/item/Items/f_42783_ net/minecraft/world/item/Items/SHROOMLIGHT +FD: net/minecraft/world/item/Items/f_42784_ net/minecraft/world/item/Items/HONEYCOMB +FD: net/minecraft/world/item/Items/f_42785_ net/minecraft/world/item/Items/BEE_NEST +FD: net/minecraft/world/item/Items/f_42786_ net/minecraft/world/item/Items/BEEHIVE +FD: net/minecraft/world/item/Items/f_42787_ net/minecraft/world/item/Items/HONEY_BOTTLE +FD: net/minecraft/world/item/Items/f_42788_ net/minecraft/world/item/Items/HONEY_BLOCK +FD: net/minecraft/world/item/Items/f_42789_ net/minecraft/world/item/Items/HONEYCOMB_BLOCK +FD: net/minecraft/world/item/Items/f_42790_ net/minecraft/world/item/Items/LODESTONE +FD: net/minecraft/world/item/Items/f_42791_ net/minecraft/world/item/Items/NETHERITE_BLOCK +FD: net/minecraft/world/item/Items/f_42792_ net/minecraft/world/item/Items/ANCIENT_DEBRIS +FD: net/minecraft/world/item/Items/f_42793_ net/minecraft/world/item/Items/TARGET +FD: net/minecraft/world/item/Items/f_42794_ net/minecraft/world/item/Items/JUNGLE_PLANKS +FD: net/minecraft/world/item/Items/f_42795_ net/minecraft/world/item/Items/ACACIA_PLANKS +FD: net/minecraft/world/item/Items/f_42796_ net/minecraft/world/item/Items/DARK_OAK_PLANKS +FD: net/minecraft/world/item/Items/f_42797_ net/minecraft/world/item/Items/CRIMSON_PLANKS +FD: net/minecraft/world/item/Items/f_42798_ net/minecraft/world/item/Items/WARPED_PLANKS +FD: net/minecraft/world/item/Items/f_42799_ net/minecraft/world/item/Items/OAK_SAPLING +FD: net/minecraft/world/item/Items/f_42800_ net/minecraft/world/item/Items/SPRUCE_SAPLING +FD: net/minecraft/world/item/Items/f_42801_ net/minecraft/world/item/Items/BIRCH_SAPLING +FD: net/minecraft/world/item/Items/net/minecraft/world/item/Items net/minecraft/world/item/Items/net/minecraft/world/item/Items +MD: net/minecraft/world/item/Items/ ()V net/minecraft/world/item/Items/ ()V +MD: net/minecraft/world/item/Items/ ()V net/minecraft/world/item/Items/ ()V +MD: net/minecraft/world/item/Items/m_151089_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/CreativeModeTab;[Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/CreativeModeTab;[Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_151093_ (Lnet/minecraft/world/level/block/Block;Ljava/util/Optional;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerBlock (Lnet/minecraft/world/level/block/Block;Ljava/util/Optional;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_151096_ (Ljava/lang/Object;)Ljava/util/Optional; net/minecraft/world/item/Items/ifPart2 (Ljava/lang/Object;)Ljava/util/Optional; +MD: net/minecraft/world/item/Items/m_151098_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/lambda$registerBlock$1 (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_151100_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/CreativeModeTab;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/lambda$registerBlock$0 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/CreativeModeTab;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_42803_ (Lnet/minecraft/world/item/BlockItem;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerBlock (Lnet/minecraft/world/item/BlockItem;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_42805_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_42807_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/CreativeModeTab;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/CreativeModeTab;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_42810_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_42813_ (Ljava/lang/String;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerItem (Ljava/lang/String;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/Items/m_42816_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/Items/registerItem (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; +CL: net/minecraft/world/item/KnowledgeBookItem net/minecraft/world/item/KnowledgeBookItem +FD: net/minecraft/world/item/KnowledgeBookItem/f_151103_ net/minecraft/world/item/KnowledgeBookItem/RECIPE_TAG +FD: net/minecraft/world/item/KnowledgeBookItem/f_42819_ net/minecraft/world/item/KnowledgeBookItem/LOGGER +FD: net/minecraft/world/item/KnowledgeBookItem/net/minecraft/world/item/KnowledgeBookItem net/minecraft/world/item/KnowledgeBookItem/net/minecraft/world/item/KnowledgeBookItem +MD: net/minecraft/world/item/KnowledgeBookItem/ ()V net/minecraft/world/item/KnowledgeBookItem/ ()V +MD: net/minecraft/world/item/KnowledgeBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/KnowledgeBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/KnowledgeBookItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/KnowledgeBookItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/LeadItem net/minecraft/world/item/LeadItem +FD: net/minecraft/world/item/LeadItem/net/minecraft/world/item/LeadItem net/minecraft/world/item/LeadItem/net/minecraft/world/item/LeadItem +MD: net/minecraft/world/item/LeadItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/LeadItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/LeadItem/m_42829_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/LeadItem/bindPlayerMobs (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/LeadItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/LeadItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/LingeringPotionItem net/minecraft/world/item/LingeringPotionItem +FD: net/minecraft/world/item/LingeringPotionItem/net/minecraft/world/item/LingeringPotionItem net/minecraft/world/item/LingeringPotionItem/net/minecraft/world/item/LingeringPotionItem +MD: net/minecraft/world/item/LingeringPotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/LingeringPotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/LingeringPotionItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/LingeringPotionItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/LingeringPotionItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/LingeringPotionItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +CL: net/minecraft/world/item/MapItem net/minecraft/world/item/MapItem +FD: net/minecraft/world/item/MapItem/f_151104_ net/minecraft/world/item/MapItem/IMAGE_WIDTH +FD: net/minecraft/world/item/MapItem/f_151105_ net/minecraft/world/item/MapItem/IMAGE_HEIGHT +FD: net/minecraft/world/item/MapItem/f_151106_ net/minecraft/world/item/MapItem/DEFAULT_MAP_COLOR +FD: net/minecraft/world/item/MapItem/f_151107_ net/minecraft/world/item/MapItem/TAG_MAP +FD: net/minecraft/world/item/MapItem/net/minecraft/world/item/MapItem net/minecraft/world/item/MapItem/net/minecraft/world/item/MapItem +MD: net/minecraft/world/item/MapItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/MapItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/MapItem/m_151108_ (Lnet/minecraft/world/item/ItemStack;I)V net/minecraft/world/item/MapItem/storeMapData (Lnet/minecraft/world/item/ItemStack;I)V +MD: net/minecraft/world/item/MapItem/m_151111_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;IIIZZLnet/minecraft/resources/ResourceKey;)V net/minecraft/world/item/MapItem/createAndStoreSavedData (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;IIIZZLnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/world/item/MapItem/m_151120_ (Lnet/minecraft/world/level/Level;IIIZZLnet/minecraft/resources/ResourceKey;)I net/minecraft/world/item/MapItem/createNewSavedData (Lnet/minecraft/world/level/Level;IIIZZLnet/minecraft/resources/ResourceKey;)I +MD: net/minecraft/world/item/MapItem/m_151128_ (Ljava/lang/Integer;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/item/MapItem/getSavedData (Ljava/lang/Integer;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/item/MapItem/m_151131_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Integer; net/minecraft/world/item/MapItem/getMapId (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Integer; +MD: net/minecraft/world/item/MapItem/m_212251_ ([ZII)Z net/minecraft/world/item/MapItem/isBiomeWatery ([ZII)Z +MD: net/minecraft/world/item/MapItem/m_42848_ (I)Ljava/lang/String; net/minecraft/world/item/MapItem/makeKey (I)Ljava/lang/String; +MD: net/minecraft/world/item/MapItem/m_42850_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/MapItem/renderBiomePreviewMap (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/MapItem/m_42853_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/item/MapItem/getSavedData (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/item/MapItem/m_42856_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;I)V net/minecraft/world/item/MapItem/scaleMap (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;I)V +MD: net/minecraft/world/item/MapItem/m_42886_ (Lnet/minecraft/world/level/Level;IIBZZ)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/MapItem/create (Lnet/minecraft/world/level/Level;IIBZZ)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/MapItem/m_42893_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/world/item/MapItem/update (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/world/item/MapItem/m_42897_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/MapItem/lockMap (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/MapItem/m_42900_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/MapItem/getCorrectStateForFluidBlock (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/MapItem/m_42918_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/MapItem/getColor (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/MapItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/MapItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/MapItem/m_6883_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V net/minecraft/world/item/MapItem/inventoryTick (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZ)V +MD: net/minecraft/world/item/MapItem/m_7233_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/network/protocol/Packet; net/minecraft/world/item/MapItem/getUpdatePacket (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/item/MapItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/MapItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/MapItem/m_7836_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/MapItem/onCraftedBy (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/item/MilkBucketItem net/minecraft/world/item/MilkBucketItem +FD: net/minecraft/world/item/MilkBucketItem/f_151133_ net/minecraft/world/item/MilkBucketItem/DRINK_DURATION +FD: net/minecraft/world/item/MilkBucketItem/net/minecraft/world/item/MilkBucketItem net/minecraft/world/item/MilkBucketItem/net/minecraft/world/item/MilkBucketItem +MD: net/minecraft/world/item/MilkBucketItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/MilkBucketItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/MilkBucketItem/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/MilkBucketItem/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/MilkBucketItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/MilkBucketItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/MilkBucketItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/MilkBucketItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/MilkBucketItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/MilkBucketItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/MinecartItem net/minecraft/world/item/MinecartItem +FD: net/minecraft/world/item/MinecartItem/f_42934_ net/minecraft/world/item/MinecartItem/DISPENSE_ITEM_BEHAVIOR +FD: net/minecraft/world/item/MinecartItem/f_42935_ net/minecraft/world/item/MinecartItem/type +FD: net/minecraft/world/item/MinecartItem/net/minecraft/world/item/MinecartItem net/minecraft/world/item/MinecartItem/net/minecraft/world/item/MinecartItem +MD: net/minecraft/world/item/MinecartItem/ ()V net/minecraft/world/item/MinecartItem/ ()V +MD: net/minecraft/world/item/MinecartItem/ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/MinecartItem/ (Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/MinecartItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/MinecartItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/MinecartItem$1 net/minecraft/world/item/MinecartItem$1 +FD: net/minecraft/world/item/MinecartItem$1/f_42944_ net/minecraft/world/item/MinecartItem$1/defaultDispenseItemBehavior +FD: net/minecraft/world/item/MinecartItem$1/net/minecraft/world/item/MinecartItem$1 net/minecraft/world/item/MinecartItem$1/net/minecraft/world/item/MinecartItem$1 +MD: net/minecraft/world/item/MinecartItem$1/ ()V net/minecraft/world/item/MinecartItem$1/ ()V +MD: net/minecraft/world/item/MinecartItem$1/m_6823_ (Lnet/minecraft/core/BlockSource;)V net/minecraft/world/item/MinecartItem$1/playSound (Lnet/minecraft/core/BlockSource;)V +MD: net/minecraft/world/item/MinecartItem$1/m_7498_ (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/MinecartItem$1/execute (Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/MobBucketItem net/minecraft/world/item/MobBucketItem +FD: net/minecraft/world/item/MobBucketItem/f_151134_ net/minecraft/world/item/MobBucketItem/type +FD: net/minecraft/world/item/MobBucketItem/f_151135_ net/minecraft/world/item/MobBucketItem/emptySound +FD: net/minecraft/world/item/MobBucketItem/net/minecraft/world/item/MobBucketItem net/minecraft/world/item/MobBucketItem/net/minecraft/world/item/MobBucketItem +MD: net/minecraft/world/item/MobBucketItem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/MobBucketItem/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/MobBucketItem/m_142131_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/item/MobBucketItem/checkExtraContent (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/item/MobBucketItem/m_151141_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/item/MobBucketItem/spawn (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/item/MobBucketItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/MobBucketItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/MobBucketItem/m_7718_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/item/MobBucketItem/playEmptySound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/item/NameTagItem net/minecraft/world/item/NameTagItem +FD: net/minecraft/world/item/NameTagItem/net/minecraft/world/item/NameTagItem net/minecraft/world/item/NameTagItem/net/minecraft/world/item/NameTagItem +MD: net/minecraft/world/item/NameTagItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/NameTagItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/NameTagItem/m_6880_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/NameTagItem/interactLivingEntity (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/PickaxeItem net/minecraft/world/item/PickaxeItem +FD: net/minecraft/world/item/PickaxeItem/net/minecraft/world/item/PickaxeItem net/minecraft/world/item/PickaxeItem/net/minecraft/world/item/PickaxeItem +MD: net/minecraft/world/item/PickaxeItem/ (Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/PickaxeItem/ (Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)V +CL: net/minecraft/world/item/PlayerHeadItem net/minecraft/world/item/PlayerHeadItem +FD: net/minecraft/world/item/PlayerHeadItem/f_151174_ net/minecraft/world/item/PlayerHeadItem/TAG_SKULL_OWNER +FD: net/minecraft/world/item/PlayerHeadItem/net/minecraft/world/item/PlayerHeadItem net/minecraft/world/item/PlayerHeadItem/net/minecraft/world/item/PlayerHeadItem +MD: net/minecraft/world/item/PlayerHeadItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/PlayerHeadItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/PlayerHeadItem/m_142312_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/PlayerHeadItem/verifyTagAfterLoad (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/PlayerHeadItem/m_151175_ (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/authlib/GameProfile;)V net/minecraft/world/item/PlayerHeadItem/lambda$verifyTagAfterLoad$0 (Lnet/minecraft/nbt/CompoundTag;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/item/PlayerHeadItem/m_7626_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component; net/minecraft/world/item/PlayerHeadItem/getName (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/item/PotionItem net/minecraft/world/item/PotionItem +FD: net/minecraft/world/item/PotionItem/f_151180_ net/minecraft/world/item/PotionItem/DRINK_DURATION +FD: net/minecraft/world/item/PotionItem/net/minecraft/world/item/PotionItem net/minecraft/world/item/PotionItem/net/minecraft/world/item/PotionItem +MD: net/minecraft/world/item/PotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/PotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/PotionItem/m_5671_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/world/item/PotionItem/getDescriptionId (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/world/item/PotionItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/PotionItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/PotionItem/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/PotionItem/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/PotionItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/PotionItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/PotionItem/m_6787_ (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/PotionItem/fillItemCategory (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/PotionItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/PotionItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/PotionItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/PotionItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/PotionItem/m_7968_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/PotionItem/getDefaultInstance ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/PotionItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/PotionItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/ProjectileWeaponItem net/minecraft/world/item/ProjectileWeaponItem +FD: net/minecraft/world/item/ProjectileWeaponItem/f_43005_ net/minecraft/world/item/ProjectileWeaponItem/ARROW_ONLY +FD: net/minecraft/world/item/ProjectileWeaponItem/f_43006_ net/minecraft/world/item/ProjectileWeaponItem/ARROW_OR_FIREWORK +FD: net/minecraft/world/item/ProjectileWeaponItem/net/minecraft/world/item/ProjectileWeaponItem net/minecraft/world/item/ProjectileWeaponItem/net/minecraft/world/item/ProjectileWeaponItem +MD: net/minecraft/world/item/ProjectileWeaponItem/ ()V net/minecraft/world/item/ProjectileWeaponItem/ ()V +MD: net/minecraft/world/item/ProjectileWeaponItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ProjectileWeaponItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ProjectileWeaponItem/m_43010_ (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Predicate;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/ProjectileWeaponItem/getHeldProjectile (Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Predicate;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/ProjectileWeaponItem/m_43014_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ProjectileWeaponItem/lambda$static$1 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ProjectileWeaponItem/m_43016_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ProjectileWeaponItem/lambda$static$0 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ProjectileWeaponItem/m_6437_ ()Ljava/util/function/Predicate; net/minecraft/world/item/ProjectileWeaponItem/getAllSupportedProjectiles ()Ljava/util/function/Predicate; +MD: net/minecraft/world/item/ProjectileWeaponItem/m_6442_ ()Ljava/util/function/Predicate; net/minecraft/world/item/ProjectileWeaponItem/getSupportedHeldProjectiles ()Ljava/util/function/Predicate; +MD: net/minecraft/world/item/ProjectileWeaponItem/m_6473_ ()I net/minecraft/world/item/ProjectileWeaponItem/getEnchantmentValue ()I +MD: net/minecraft/world/item/ProjectileWeaponItem/m_6615_ ()I net/minecraft/world/item/ProjectileWeaponItem/getDefaultProjectileRange ()I +CL: net/minecraft/world/item/Rarity net/minecraft/world/item/Rarity +FD: net/minecraft/world/item/Rarity/$VALUES net/minecraft/world/item/Rarity/$VALUES +FD: net/minecraft/world/item/Rarity/COMMON net/minecraft/world/item/Rarity/COMMON +FD: net/minecraft/world/item/Rarity/EPIC net/minecraft/world/item/Rarity/EPIC +FD: net/minecraft/world/item/Rarity/RARE net/minecraft/world/item/Rarity/RARE +FD: net/minecraft/world/item/Rarity/UNCOMMON net/minecraft/world/item/Rarity/UNCOMMON +FD: net/minecraft/world/item/Rarity/f_43022_ net/minecraft/world/item/Rarity/color +FD: net/minecraft/world/item/Rarity/net/minecraft/world/item/Rarity net/minecraft/world/item/Rarity/net/minecraft/world/item/Rarity +MD: net/minecraft/world/item/Rarity/ ()V net/minecraft/world/item/Rarity/ ()V +MD: net/minecraft/world/item/Rarity/ (Ljava/lang/String;ILnet/minecraft/ChatFormatting;)V net/minecraft/world/item/Rarity/ (Ljava/lang/String;ILnet/minecraft/ChatFormatting;)V +MD: net/minecraft/world/item/Rarity/m_151181_ ()[Lnet/minecraft/world/item/Rarity; net/minecraft/world/item/Rarity/$values ()[Lnet/minecraft/world/item/Rarity; +MD: net/minecraft/world/item/Rarity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/Rarity; net/minecraft/world/item/Rarity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/Rarity; +MD: net/minecraft/world/item/Rarity/values ()[Lnet/minecraft/world/item/Rarity; net/minecraft/world/item/Rarity/values ()[Lnet/minecraft/world/item/Rarity; +CL: net/minecraft/world/item/RecordItem net/minecraft/world/item/RecordItem +FD: net/minecraft/world/item/RecordItem/f_43032_ net/minecraft/world/item/RecordItem/BY_NAME +FD: net/minecraft/world/item/RecordItem/f_43033_ net/minecraft/world/item/RecordItem/analogOutput +FD: net/minecraft/world/item/RecordItem/f_43034_ net/minecraft/world/item/RecordItem/sound +FD: net/minecraft/world/item/RecordItem/net/minecraft/world/item/RecordItem net/minecraft/world/item/RecordItem/net/minecraft/world/item/RecordItem +MD: net/minecraft/world/item/RecordItem/ ()V net/minecraft/world/item/RecordItem/ ()V +MD: net/minecraft/world/item/RecordItem/ (ILnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/RecordItem/ (ILnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/RecordItem/m_43040_ (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/item/RecordItem; net/minecraft/world/item/RecordItem/getBySound (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/item/RecordItem; +MD: net/minecraft/world/item/RecordItem/m_43049_ ()I net/minecraft/world/item/RecordItem/getAnalogOutput ()I +MD: net/minecraft/world/item/RecordItem/m_43050_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/item/RecordItem/getDisplayName ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/item/RecordItem/m_43051_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/RecordItem/getSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/RecordItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/RecordItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/RecordItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/RecordItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +CL: net/minecraft/world/item/SaddleItem net/minecraft/world/item/SaddleItem +FD: net/minecraft/world/item/SaddleItem/net/minecraft/world/item/SaddleItem net/minecraft/world/item/SaddleItem/net/minecraft/world/item/SaddleItem +MD: net/minecraft/world/item/SaddleItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SaddleItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SaddleItem/m_6880_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/SaddleItem/interactLivingEntity (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/ScaffoldingBlockItem net/minecraft/world/item/ScaffoldingBlockItem +FD: net/minecraft/world/item/ScaffoldingBlockItem/net/minecraft/world/item/ScaffoldingBlockItem net/minecraft/world/item/ScaffoldingBlockItem/net/minecraft/world/item/ScaffoldingBlockItem +MD: net/minecraft/world/item/ScaffoldingBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ScaffoldingBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ScaffoldingBlockItem/m_6652_ ()Z net/minecraft/world/item/ScaffoldingBlockItem/mustSurvive ()Z +MD: net/minecraft/world/item/ScaffoldingBlockItem/m_7732_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/item/context/BlockPlaceContext; net/minecraft/world/item/ScaffoldingBlockItem/updatePlacementContext (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/item/context/BlockPlaceContext; +CL: net/minecraft/world/item/ServerItemCooldowns net/minecraft/world/item/ServerItemCooldowns +FD: net/minecraft/world/item/ServerItemCooldowns/f_43065_ net/minecraft/world/item/ServerItemCooldowns/player +FD: net/minecraft/world/item/ServerItemCooldowns/net/minecraft/world/item/ServerItemCooldowns net/minecraft/world/item/ServerItemCooldowns/net/minecraft/world/item/ServerItemCooldowns +MD: net/minecraft/world/item/ServerItemCooldowns/ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/item/ServerItemCooldowns/ (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/world/item/ServerItemCooldowns/m_6899_ (Lnet/minecraft/world/item/Item;I)V net/minecraft/world/item/ServerItemCooldowns/onCooldownStarted (Lnet/minecraft/world/item/Item;I)V +MD: net/minecraft/world/item/ServerItemCooldowns/m_7432_ (Lnet/minecraft/world/item/Item;)V net/minecraft/world/item/ServerItemCooldowns/onCooldownEnded (Lnet/minecraft/world/item/Item;)V +CL: net/minecraft/world/item/ShearsItem net/minecraft/world/item/ShearsItem +FD: net/minecraft/world/item/ShearsItem/net/minecraft/world/item/ShearsItem net/minecraft/world/item/ShearsItem/net/minecraft/world/item/ShearsItem +MD: net/minecraft/world/item/ShearsItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ShearsItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ShearsItem/m_186372_ (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/ShearsItem/lambda$useOn$1 (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/ShearsItem/m_43075_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/ShearsItem/lambda$mineBlock$0 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/ShearsItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/ShearsItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/ShearsItem/m_6813_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/ShearsItem/mineBlock (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/ShearsItem/m_8096_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/ShearsItem/isCorrectToolForDrops (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/ShearsItem/m_8102_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F net/minecraft/world/item/ShearsItem/getDestroySpeed (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F +CL: net/minecraft/world/item/ShieldItem net/minecraft/world/item/ShieldItem +FD: net/minecraft/world/item/ShieldItem/f_151182_ net/minecraft/world/item/ShieldItem/EFFECTIVE_BLOCK_DELAY +FD: net/minecraft/world/item/ShieldItem/f_151183_ net/minecraft/world/item/ShieldItem/MINIMUM_DURABILITY_DAMAGE +FD: net/minecraft/world/item/ShieldItem/f_151184_ net/minecraft/world/item/ShieldItem/TAG_BASE_COLOR +FD: net/minecraft/world/item/ShieldItem/net/minecraft/world/item/ShieldItem net/minecraft/world/item/ShieldItem/net/minecraft/world/item/ShieldItem +MD: net/minecraft/world/item/ShieldItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ShieldItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ShieldItem/m_43102_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/item/ShieldItem/getColor (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/item/ShieldItem/m_5671_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/world/item/ShieldItem/getDescriptionId (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/world/item/ShieldItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/ShieldItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/ShieldItem/m_6832_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/ShieldItem/isValidRepairItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/ShieldItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/ShieldItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/ShieldItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/ShieldItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/ShieldItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/ShieldItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/ShovelItem net/minecraft/world/item/ShovelItem +FD: net/minecraft/world/item/ShovelItem/f_43110_ net/minecraft/world/item/ShovelItem/FLATTENABLES +FD: net/minecraft/world/item/ShovelItem/net/minecraft/world/item/ShovelItem net/minecraft/world/item/ShovelItem/net/minecraft/world/item/ShovelItem +MD: net/minecraft/world/item/ShovelItem/ ()V net/minecraft/world/item/ShovelItem/ ()V +MD: net/minecraft/world/item/ShovelItem/ (Lnet/minecraft/world/item/Tier;FFLnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ShovelItem/ (Lnet/minecraft/world/item/Tier;FFLnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ShovelItem/m_43120_ (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/ShovelItem/lambda$useOn$0 (Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/ShovelItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/ShovelItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/SignItem net/minecraft/world/item/SignItem +FD: net/minecraft/world/item/SignItem/net/minecraft/world/item/SignItem net/minecraft/world/item/SignItem/net/minecraft/world/item/SignItem +MD: net/minecraft/world/item/SignItem/ (Lnet/minecraft/world/item/Item$Properties;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/item/SignItem/ (Lnet/minecraft/world/item/Item$Properties;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/item/SignItem/m_7274_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/SignItem/updateCustomBlockEntityTag (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/item/SimpleFoiledItem net/minecraft/world/item/SimpleFoiledItem +FD: net/minecraft/world/item/SimpleFoiledItem/net/minecraft/world/item/SimpleFoiledItem net/minecraft/world/item/SimpleFoiledItem/net/minecraft/world/item/SimpleFoiledItem +MD: net/minecraft/world/item/SimpleFoiledItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SimpleFoiledItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SimpleFoiledItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/SimpleFoiledItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/item/SnowballItem net/minecraft/world/item/SnowballItem +FD: net/minecraft/world/item/SnowballItem/net/minecraft/world/item/SnowballItem net/minecraft/world/item/SnowballItem/net/minecraft/world/item/SnowballItem +MD: net/minecraft/world/item/SnowballItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SnowballItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SnowballItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/SnowballItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/SolidBucketItem net/minecraft/world/item/SolidBucketItem +FD: net/minecraft/world/item/SolidBucketItem/f_151185_ net/minecraft/world/item/SolidBucketItem/placeSound +FD: net/minecraft/world/item/SolidBucketItem/net/minecraft/world/item/SolidBucketItem net/minecraft/world/item/SolidBucketItem/net/minecraft/world/item/SolidBucketItem +MD: net/minecraft/world/item/SolidBucketItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SolidBucketItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SolidBucketItem/m_142073_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;)Z net/minecraft/world/item/SolidBucketItem/emptyContents (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;)Z +MD: net/minecraft/world/item/SolidBucketItem/m_40587_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/SolidBucketItem/getPlaceSound (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/SolidBucketItem/m_5524_ ()Ljava/lang/String; net/minecraft/world/item/SolidBucketItem/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/SolidBucketItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/SolidBucketItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/item/SpawnEggItem net/minecraft/world/item/SpawnEggItem +FD: net/minecraft/world/item/SpawnEggItem/f_151200_ net/minecraft/world/item/SpawnEggItem/backgroundColor +FD: net/minecraft/world/item/SpawnEggItem/f_151201_ net/minecraft/world/item/SpawnEggItem/highlightColor +FD: net/minecraft/world/item/SpawnEggItem/f_43201_ net/minecraft/world/item/SpawnEggItem/BY_ID +FD: net/minecraft/world/item/SpawnEggItem/f_43204_ net/minecraft/world/item/SpawnEggItem/defaultType +FD: net/minecraft/world/item/SpawnEggItem/net/minecraft/world/item/SpawnEggItem net/minecraft/world/item/SpawnEggItem/net/minecraft/world/item/SpawnEggItem +MD: net/minecraft/world/item/SpawnEggItem/ ()V net/minecraft/world/item/SpawnEggItem/ ()V +MD: net/minecraft/world/item/SpawnEggItem/ (Lnet/minecraft/world/entity/EntityType;IILnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SpawnEggItem/ (Lnet/minecraft/world/entity/EntityType;IILnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SpawnEggItem/m_43211_ (I)I net/minecraft/world/item/SpawnEggItem/getColor (I)I +MD: net/minecraft/world/item/SpawnEggItem/m_43213_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/item/SpawnEggItem; net/minecraft/world/item/SpawnEggItem/byId (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/item/SpawnEggItem; +MD: net/minecraft/world/item/SpawnEggItem/m_43215_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; net/minecraft/world/item/SpawnEggItem/spawnOffspringFromSpawnEgg (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; +MD: net/minecraft/world/item/SpawnEggItem/m_43228_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/EntityType; net/minecraft/world/item/SpawnEggItem/getType (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/world/item/SpawnEggItem/m_43230_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/item/SpawnEggItem/spawnsEntity (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/item/SpawnEggItem/m_43233_ ()Ljava/lang/Iterable; net/minecraft/world/item/SpawnEggItem/eggs ()Ljava/lang/Iterable; +MD: net/minecraft/world/item/SpawnEggItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/SpawnEggItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/SpawnEggItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/SpawnEggItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/SpectralArrowItem net/minecraft/world/item/SpectralArrowItem +FD: net/minecraft/world/item/SpectralArrowItem/net/minecraft/world/item/SpectralArrowItem net/minecraft/world/item/SpectralArrowItem/net/minecraft/world/item/SpectralArrowItem +MD: net/minecraft/world/item/SpectralArrowItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SpectralArrowItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SpectralArrowItem/m_6394_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/projectile/AbstractArrow; net/minecraft/world/item/SpectralArrowItem/createArrow (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/projectile/AbstractArrow; +CL: net/minecraft/world/item/SplashPotionItem net/minecraft/world/item/SplashPotionItem +FD: net/minecraft/world/item/SplashPotionItem/net/minecraft/world/item/SplashPotionItem net/minecraft/world/item/SplashPotionItem/net/minecraft/world/item/SplashPotionItem +MD: net/minecraft/world/item/SplashPotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SplashPotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SplashPotionItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/SplashPotionItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/SpyglassItem net/minecraft/world/item/SpyglassItem +FD: net/minecraft/world/item/SpyglassItem/f_151202_ net/minecraft/world/item/SpyglassItem/USE_DURATION +FD: net/minecraft/world/item/SpyglassItem/f_151203_ net/minecraft/world/item/SpyglassItem/ZOOM_FOV_MODIFIER +FD: net/minecraft/world/item/SpyglassItem/net/minecraft/world/item/SpyglassItem net/minecraft/world/item/SpyglassItem/net/minecraft/world/item/SpyglassItem +MD: net/minecraft/world/item/SpyglassItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SpyglassItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SpyglassItem/m_151206_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/SpyglassItem/stopUsing (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/SpyglassItem/m_5551_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/item/SpyglassItem/releaseUsing (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/item/SpyglassItem/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/SpyglassItem/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/SpyglassItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/SpyglassItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/SpyglassItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/SpyglassItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/SpyglassItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/SpyglassItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/StandingAndWallBlockItem net/minecraft/world/item/StandingAndWallBlockItem +FD: net/minecraft/world/item/StandingAndWallBlockItem/f_43246_ net/minecraft/world/item/StandingAndWallBlockItem/wallBlock +FD: net/minecraft/world/item/StandingAndWallBlockItem/net/minecraft/world/item/StandingAndWallBlockItem net/minecraft/world/item/StandingAndWallBlockItem/net/minecraft/world/item/StandingAndWallBlockItem +MD: net/minecraft/world/item/StandingAndWallBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/StandingAndWallBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/StandingAndWallBlockItem/m_5965_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/item/StandingAndWallBlockItem/getPlacementState (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/item/StandingAndWallBlockItem/m_6192_ (Ljava/util/Map;Lnet/minecraft/world/item/Item;)V net/minecraft/world/item/StandingAndWallBlockItem/registerBlocks (Ljava/util/Map;Lnet/minecraft/world/item/Item;)V +CL: net/minecraft/world/item/SuspiciousStewItem net/minecraft/world/item/SuspiciousStewItem +FD: net/minecraft/world/item/SuspiciousStewItem/f_151225_ net/minecraft/world/item/SuspiciousStewItem/EFFECTS_TAG +FD: net/minecraft/world/item/SuspiciousStewItem/f_151226_ net/minecraft/world/item/SuspiciousStewItem/EFFECT_ID_TAG +FD: net/minecraft/world/item/SuspiciousStewItem/f_151227_ net/minecraft/world/item/SuspiciousStewItem/EFFECT_DURATION_TAG +FD: net/minecraft/world/item/SuspiciousStewItem/net/minecraft/world/item/SuspiciousStewItem net/minecraft/world/item/SuspiciousStewItem/net/minecraft/world/item/SuspiciousStewItem +MD: net/minecraft/world/item/SuspiciousStewItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SuspiciousStewItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SuspiciousStewItem/m_43258_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/effect/MobEffect;I)V net/minecraft/world/item/SuspiciousStewItem/saveMobEffect (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/effect/MobEffect;I)V +MD: net/minecraft/world/item/SuspiciousStewItem/m_5922_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/SuspiciousStewItem/finishUsingItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/SwordItem net/minecraft/world/item/SwordItem +FD: net/minecraft/world/item/SwordItem/f_43266_ net/minecraft/world/item/SwordItem/attackDamage +FD: net/minecraft/world/item/SwordItem/f_43267_ net/minecraft/world/item/SwordItem/defaultModifiers +FD: net/minecraft/world/item/SwordItem/net/minecraft/world/item/SwordItem net/minecraft/world/item/SwordItem/net/minecraft/world/item/SwordItem +MD: net/minecraft/world/item/SwordItem/ (Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/SwordItem/ (Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/SwordItem/m_43275_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/SwordItem/lambda$mineBlock$1 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/SwordItem/m_43295_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/SwordItem/lambda$hurtEnemy$0 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/SwordItem/m_43299_ ()F net/minecraft/world/item/SwordItem/getDamage ()F +MD: net/minecraft/world/item/SwordItem/m_6777_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/SwordItem/canAttackBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/SwordItem/m_6813_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/SwordItem/mineBlock (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/SwordItem/m_7167_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; net/minecraft/world/item/SwordItem/getDefaultAttributeModifiers (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; +MD: net/minecraft/world/item/SwordItem/m_7579_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/SwordItem/hurtEnemy (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/SwordItem/m_8096_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/item/SwordItem/isCorrectToolForDrops (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/item/SwordItem/m_8102_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F net/minecraft/world/item/SwordItem/getDestroySpeed (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)F +CL: net/minecraft/world/item/ThrowablePotionItem net/minecraft/world/item/ThrowablePotionItem +FD: net/minecraft/world/item/ThrowablePotionItem/net/minecraft/world/item/ThrowablePotionItem net/minecraft/world/item/ThrowablePotionItem/net/minecraft/world/item/ThrowablePotionItem +MD: net/minecraft/world/item/ThrowablePotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/ThrowablePotionItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/ThrowablePotionItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/ThrowablePotionItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/Tier net/minecraft/world/item/Tier +FD: net/minecraft/world/item/Tier/net/minecraft/world/item/Tier net/minecraft/world/item/Tier/net/minecraft/world/item/Tier +MD: net/minecraft/world/item/Tier/m_6282_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tier/getRepairIngredient ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tier/m_6601_ ()I net/minecraft/world/item/Tier/getEnchantmentValue ()I +MD: net/minecraft/world/item/Tier/m_6604_ ()I net/minecraft/world/item/Tier/getLevel ()I +MD: net/minecraft/world/item/Tier/m_6609_ ()I net/minecraft/world/item/Tier/getUses ()I +MD: net/minecraft/world/item/Tier/m_6624_ ()F net/minecraft/world/item/Tier/getSpeed ()F +MD: net/minecraft/world/item/Tier/m_6631_ ()F net/minecraft/world/item/Tier/getAttackDamageBonus ()F +CL: net/minecraft/world/item/TieredItem net/minecraft/world/item/TieredItem +FD: net/minecraft/world/item/TieredItem/f_43306_ net/minecraft/world/item/TieredItem/tier +FD: net/minecraft/world/item/TieredItem/net/minecraft/world/item/TieredItem net/minecraft/world/item/TieredItem/net/minecraft/world/item/TieredItem +MD: net/minecraft/world/item/TieredItem/ (Lnet/minecraft/world/item/Tier;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/TieredItem/ (Lnet/minecraft/world/item/Tier;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/TieredItem/m_43314_ ()Lnet/minecraft/world/item/Tier; net/minecraft/world/item/TieredItem/getTier ()Lnet/minecraft/world/item/Tier; +MD: net/minecraft/world/item/TieredItem/m_6473_ ()I net/minecraft/world/item/TieredItem/getEnchantmentValue ()I +MD: net/minecraft/world/item/TieredItem/m_6832_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/TieredItem/isValidRepairItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/item/Tiers net/minecraft/world/item/Tiers +FD: net/minecraft/world/item/Tiers/$VALUES net/minecraft/world/item/Tiers/$VALUES +FD: net/minecraft/world/item/Tiers/DIAMOND net/minecraft/world/item/Tiers/DIAMOND +FD: net/minecraft/world/item/Tiers/GOLD net/minecraft/world/item/Tiers/GOLD +FD: net/minecraft/world/item/Tiers/IRON net/minecraft/world/item/Tiers/IRON +FD: net/minecraft/world/item/Tiers/NETHERITE net/minecraft/world/item/Tiers/NETHERITE +FD: net/minecraft/world/item/Tiers/STONE net/minecraft/world/item/Tiers/STONE +FD: net/minecraft/world/item/Tiers/WOOD net/minecraft/world/item/Tiers/WOOD +FD: net/minecraft/world/item/Tiers/f_43321_ net/minecraft/world/item/Tiers/level +FD: net/minecraft/world/item/Tiers/f_43322_ net/minecraft/world/item/Tiers/uses +FD: net/minecraft/world/item/Tiers/f_43323_ net/minecraft/world/item/Tiers/speed +FD: net/minecraft/world/item/Tiers/f_43324_ net/minecraft/world/item/Tiers/damage +FD: net/minecraft/world/item/Tiers/f_43325_ net/minecraft/world/item/Tiers/enchantmentValue +FD: net/minecraft/world/item/Tiers/f_43326_ net/minecraft/world/item/Tiers/repairIngredient +FD: net/minecraft/world/item/Tiers/net/minecraft/world/item/Tiers net/minecraft/world/item/Tiers/net/minecraft/world/item/Tiers +MD: net/minecraft/world/item/Tiers/ ()V net/minecraft/world/item/Tiers/ ()V +MD: net/minecraft/world/item/Tiers/ (Ljava/lang/String;IIIFFILjava/util/function/Supplier;)V net/minecraft/world/item/Tiers/ (Ljava/lang/String;IIIFFILjava/util/function/Supplier;)V +MD: net/minecraft/world/item/Tiers/m_151228_ ()[Lnet/minecraft/world/item/Tiers; net/minecraft/world/item/Tiers/$values ()[Lnet/minecraft/world/item/Tiers; +MD: net/minecraft/world/item/Tiers/m_43344_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tiers/lambda$static$5 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tiers/m_43345_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tiers/lambda$static$4 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tiers/m_43346_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tiers/lambda$static$3 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tiers/m_43347_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tiers/lambda$static$2 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tiers/m_43348_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tiers/lambda$static$1 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tiers/m_43349_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tiers/lambda$static$0 ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tiers/m_6282_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/Tiers/getRepairIngredient ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/Tiers/m_6601_ ()I net/minecraft/world/item/Tiers/getEnchantmentValue ()I +MD: net/minecraft/world/item/Tiers/m_6604_ ()I net/minecraft/world/item/Tiers/getLevel ()I +MD: net/minecraft/world/item/Tiers/m_6609_ ()I net/minecraft/world/item/Tiers/getUses ()I +MD: net/minecraft/world/item/Tiers/m_6624_ ()F net/minecraft/world/item/Tiers/getSpeed ()F +MD: net/minecraft/world/item/Tiers/m_6631_ ()F net/minecraft/world/item/Tiers/getAttackDamageBonus ()F +MD: net/minecraft/world/item/Tiers/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/Tiers; net/minecraft/world/item/Tiers/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/Tiers; +MD: net/minecraft/world/item/Tiers/values ()[Lnet/minecraft/world/item/Tiers; net/minecraft/world/item/Tiers/values ()[Lnet/minecraft/world/item/Tiers; +CL: net/minecraft/world/item/TippedArrowItem net/minecraft/world/item/TippedArrowItem +FD: net/minecraft/world/item/TippedArrowItem/net/minecraft/world/item/TippedArrowItem net/minecraft/world/item/TippedArrowItem/net/minecraft/world/item/TippedArrowItem +MD: net/minecraft/world/item/TippedArrowItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/TippedArrowItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/TippedArrowItem/m_5671_ (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; net/minecraft/world/item/TippedArrowItem/getDescriptionId (Lnet/minecraft/world/item/ItemStack;)Ljava/lang/String; +MD: net/minecraft/world/item/TippedArrowItem/m_6787_ (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/TippedArrowItem/fillItemCategory (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/TippedArrowItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/TippedArrowItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/TippedArrowItem/m_7968_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/TippedArrowItem/getDefaultInstance ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/TooltipFlag net/minecraft/world/item/TooltipFlag +FD: net/minecraft/world/item/TooltipFlag/net/minecraft/world/item/TooltipFlag net/minecraft/world/item/TooltipFlag/net/minecraft/world/item/TooltipFlag +MD: net/minecraft/world/item/TooltipFlag/m_7050_ ()Z net/minecraft/world/item/TooltipFlag/isAdvanced ()Z +CL: net/minecraft/world/item/TooltipFlag$Default net/minecraft/world/item/TooltipFlag$Default +FD: net/minecraft/world/item/TooltipFlag$Default/$VALUES net/minecraft/world/item/TooltipFlag$Default/$VALUES +FD: net/minecraft/world/item/TooltipFlag$Default/ADVANCED net/minecraft/world/item/TooltipFlag$Default/ADVANCED +FD: net/minecraft/world/item/TooltipFlag$Default/NORMAL net/minecraft/world/item/TooltipFlag$Default/NORMAL +FD: net/minecraft/world/item/TooltipFlag$Default/f_43368_ net/minecraft/world/item/TooltipFlag$Default/advanced +FD: net/minecraft/world/item/TooltipFlag$Default/net/minecraft/world/item/TooltipFlag$Default net/minecraft/world/item/TooltipFlag$Default/net/minecraft/world/item/TooltipFlag$Default +MD: net/minecraft/world/item/TooltipFlag$Default/ ()V net/minecraft/world/item/TooltipFlag$Default/ ()V +MD: net/minecraft/world/item/TooltipFlag$Default/ (Ljava/lang/String;IZ)V net/minecraft/world/item/TooltipFlag$Default/ (Ljava/lang/String;IZ)V +MD: net/minecraft/world/item/TooltipFlag$Default/m_151229_ ()[Lnet/minecraft/world/item/TooltipFlag$Default; net/minecraft/world/item/TooltipFlag$Default/$values ()[Lnet/minecraft/world/item/TooltipFlag$Default; +MD: net/minecraft/world/item/TooltipFlag$Default/m_7050_ ()Z net/minecraft/world/item/TooltipFlag$Default/isAdvanced ()Z +MD: net/minecraft/world/item/TooltipFlag$Default/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/TooltipFlag$Default; net/minecraft/world/item/TooltipFlag$Default/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/TooltipFlag$Default; +MD: net/minecraft/world/item/TooltipFlag$Default/values ()[Lnet/minecraft/world/item/TooltipFlag$Default; net/minecraft/world/item/TooltipFlag$Default/values ()[Lnet/minecraft/world/item/TooltipFlag$Default; +CL: net/minecraft/world/item/TridentItem net/minecraft/world/item/TridentItem +FD: net/minecraft/world/item/TridentItem/f_151230_ net/minecraft/world/item/TridentItem/THROW_THRESHOLD_TIME +FD: net/minecraft/world/item/TridentItem/f_151231_ net/minecraft/world/item/TridentItem/BASE_DAMAGE +FD: net/minecraft/world/item/TridentItem/f_151232_ net/minecraft/world/item/TridentItem/SHOOT_POWER +FD: net/minecraft/world/item/TridentItem/f_43379_ net/minecraft/world/item/TridentItem/defaultModifiers +FD: net/minecraft/world/item/TridentItem/net/minecraft/world/item/TridentItem net/minecraft/world/item/TridentItem/net/minecraft/world/item/TridentItem +MD: net/minecraft/world/item/TridentItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/TridentItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/TridentItem/m_43384_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/TridentItem/lambda$mineBlock$2 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/TridentItem/m_43386_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/TridentItem/lambda$releaseUsing$0 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/TridentItem/m_43413_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/TridentItem/lambda$hurtEnemy$1 (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/TridentItem/m_5551_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V net/minecraft/world/item/TridentItem/releaseUsing (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V +MD: net/minecraft/world/item/TridentItem/m_6164_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/TridentItem/getUseAnimation (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/TridentItem/m_6473_ ()I net/minecraft/world/item/TridentItem/getEnchantmentValue ()I +MD: net/minecraft/world/item/TridentItem/m_6777_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/TridentItem/canAttackBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/TridentItem/m_6813_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/TridentItem/mineBlock (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/TridentItem/m_7167_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; net/minecraft/world/item/TridentItem/getDefaultAttributeModifiers (Lnet/minecraft/world/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap; +MD: net/minecraft/world/item/TridentItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/TridentItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/TridentItem/m_7579_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/TridentItem/hurtEnemy (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/TridentItem/m_8105_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/TridentItem/getUseDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/item/UseAnim net/minecraft/world/item/UseAnim +FD: net/minecraft/world/item/UseAnim/$VALUES net/minecraft/world/item/UseAnim/$VALUES +FD: net/minecraft/world/item/UseAnim/BLOCK net/minecraft/world/item/UseAnim/BLOCK +FD: net/minecraft/world/item/UseAnim/BOW net/minecraft/world/item/UseAnim/BOW +FD: net/minecraft/world/item/UseAnim/CROSSBOW net/minecraft/world/item/UseAnim/CROSSBOW +FD: net/minecraft/world/item/UseAnim/DRINK net/minecraft/world/item/UseAnim/DRINK +FD: net/minecraft/world/item/UseAnim/EAT net/minecraft/world/item/UseAnim/EAT +FD: net/minecraft/world/item/UseAnim/NONE net/minecraft/world/item/UseAnim/NONE +FD: net/minecraft/world/item/UseAnim/SPEAR net/minecraft/world/item/UseAnim/SPEAR +FD: net/minecraft/world/item/UseAnim/SPYGLASS net/minecraft/world/item/UseAnim/SPYGLASS +FD: net/minecraft/world/item/UseAnim/net/minecraft/world/item/UseAnim net/minecraft/world/item/UseAnim/net/minecraft/world/item/UseAnim +MD: net/minecraft/world/item/UseAnim/ ()V net/minecraft/world/item/UseAnim/ ()V +MD: net/minecraft/world/item/UseAnim/ (Ljava/lang/String;I)V net/minecraft/world/item/UseAnim/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/UseAnim/m_151234_ ()[Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/UseAnim/$values ()[Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/UseAnim/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/UseAnim/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/UseAnim; +MD: net/minecraft/world/item/UseAnim/values ()[Lnet/minecraft/world/item/UseAnim; net/minecraft/world/item/UseAnim/values ()[Lnet/minecraft/world/item/UseAnim; +CL: net/minecraft/world/item/Vanishable net/minecraft/world/item/Vanishable +FD: net/minecraft/world/item/Vanishable/net/minecraft/world/item/Vanishable net/minecraft/world/item/Vanishable/net/minecraft/world/item/Vanishable +CL: net/minecraft/world/item/WaterLilyBlockItem net/minecraft/world/item/WaterLilyBlockItem +FD: net/minecraft/world/item/WaterLilyBlockItem/net/minecraft/world/item/WaterLilyBlockItem net/minecraft/world/item/WaterLilyBlockItem/net/minecraft/world/item/WaterLilyBlockItem +MD: net/minecraft/world/item/WaterLilyBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/WaterLilyBlockItem/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/WaterLilyBlockItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/WaterLilyBlockItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/WaterLilyBlockItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/WaterLilyBlockItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/Wearable net/minecraft/world/item/Wearable +FD: net/minecraft/world/item/Wearable/net/minecraft/world/item/Wearable net/minecraft/world/item/Wearable/net/minecraft/world/item/Wearable +CL: net/minecraft/world/item/WritableBookItem net/minecraft/world/item/WritableBookItem +FD: net/minecraft/world/item/WritableBookItem/net/minecraft/world/item/WritableBookItem net/minecraft/world/item/WritableBookItem/net/minecraft/world/item/WritableBookItem +MD: net/minecraft/world/item/WritableBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/WritableBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/WritableBookItem/m_43452_ (Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/item/WritableBookItem/makeSureTagIsValid (Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/item/WritableBookItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/WritableBookItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/WritableBookItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/WritableBookItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +CL: net/minecraft/world/item/WrittenBookItem net/minecraft/world/item/WrittenBookItem +FD: net/minecraft/world/item/WrittenBookItem/f_151235_ net/minecraft/world/item/WrittenBookItem/TITLE_LENGTH +FD: net/minecraft/world/item/WrittenBookItem/f_151236_ net/minecraft/world/item/WrittenBookItem/TITLE_MAX_LENGTH +FD: net/minecraft/world/item/WrittenBookItem/f_151237_ net/minecraft/world/item/WrittenBookItem/PAGE_EDIT_LENGTH +FD: net/minecraft/world/item/WrittenBookItem/f_151238_ net/minecraft/world/item/WrittenBookItem/PAGE_LENGTH +FD: net/minecraft/world/item/WrittenBookItem/f_151239_ net/minecraft/world/item/WrittenBookItem/MAX_PAGES +FD: net/minecraft/world/item/WrittenBookItem/f_151240_ net/minecraft/world/item/WrittenBookItem/MAX_GENERATION +FD: net/minecraft/world/item/WrittenBookItem/f_151241_ net/minecraft/world/item/WrittenBookItem/TAG_TITLE +FD: net/minecraft/world/item/WrittenBookItem/f_151242_ net/minecraft/world/item/WrittenBookItem/TAG_FILTERED_TITLE +FD: net/minecraft/world/item/WrittenBookItem/f_151243_ net/minecraft/world/item/WrittenBookItem/TAG_AUTHOR +FD: net/minecraft/world/item/WrittenBookItem/f_151244_ net/minecraft/world/item/WrittenBookItem/TAG_PAGES +FD: net/minecraft/world/item/WrittenBookItem/f_151245_ net/minecraft/world/item/WrittenBookItem/TAG_FILTERED_PAGES +FD: net/minecraft/world/item/WrittenBookItem/f_151246_ net/minecraft/world/item/WrittenBookItem/TAG_GENERATION +FD: net/minecraft/world/item/WrittenBookItem/f_151247_ net/minecraft/world/item/WrittenBookItem/TAG_RESOLVED +FD: net/minecraft/world/item/WrittenBookItem/net/minecraft/world/item/WrittenBookItem net/minecraft/world/item/WrittenBookItem/net/minecraft/world/item/WrittenBookItem +MD: net/minecraft/world/item/WrittenBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V net/minecraft/world/item/WrittenBookItem/ (Lnet/minecraft/world/item/Item$Properties;)V +MD: net/minecraft/world/item/WrittenBookItem/m_151248_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/player/Player;Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/item/WrittenBookItem/resolvePage (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/player/Player;Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/world/item/WrittenBookItem/m_43461_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/item/WrittenBookItem/resolveBookComponents (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/item/WrittenBookItem/m_43471_ (Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/item/WrittenBookItem/makeSureTagIsValid (Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/item/WrittenBookItem/m_43473_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/WrittenBookItem/getGeneration (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/WrittenBookItem/m_43477_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/WrittenBookItem/getPageCount (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/WrittenBookItem/m_5812_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/WrittenBookItem/isFoil (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/WrittenBookItem/m_6225_ (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/item/WrittenBookItem/useOn (Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/item/WrittenBookItem/m_7203_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; net/minecraft/world/item/WrittenBookItem/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; +MD: net/minecraft/world/item/WrittenBookItem/m_7373_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/item/WrittenBookItem/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/item/WrittenBookItem/m_7626_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component; net/minecraft/world/item/WrittenBookItem/getName (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/item/alchemy/Potion net/minecraft/world/item/alchemy/Potion +FD: net/minecraft/world/item/alchemy/Potion/f_43481_ net/minecraft/world/item/alchemy/Potion/name +FD: net/minecraft/world/item/alchemy/Potion/f_43482_ net/minecraft/world/item/alchemy/Potion/effects +FD: net/minecraft/world/item/alchemy/Potion/net/minecraft/world/item/alchemy/Potion net/minecraft/world/item/alchemy/Potion/net/minecraft/world/item/alchemy/Potion +MD: net/minecraft/world/item/alchemy/Potion/ (Ljava/lang/String;[Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/item/alchemy/Potion/ (Ljava/lang/String;[Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/item/alchemy/Potion/ ([Lnet/minecraft/world/effect/MobEffectInstance;)V net/minecraft/world/item/alchemy/Potion/ ([Lnet/minecraft/world/effect/MobEffectInstance;)V +MD: net/minecraft/world/item/alchemy/Potion/m_43488_ ()Ljava/util/List; net/minecraft/world/item/alchemy/Potion/getEffects ()Ljava/util/List; +MD: net/minecraft/world/item/alchemy/Potion/m_43489_ (Ljava/lang/String;)Lnet/minecraft/world/item/alchemy/Potion; net/minecraft/world/item/alchemy/Potion/byName (Ljava/lang/String;)Lnet/minecraft/world/item/alchemy/Potion; +MD: net/minecraft/world/item/alchemy/Potion/m_43491_ ()Z net/minecraft/world/item/alchemy/Potion/hasInstantEffects ()Z +MD: net/minecraft/world/item/alchemy/Potion/m_43492_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/item/alchemy/Potion/getName (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/world/item/alchemy/PotionBrewing net/minecraft/world/item/alchemy/PotionBrewing +FD: net/minecraft/world/item/alchemy/PotionBrewing/f_151252_ net/minecraft/world/item/alchemy/PotionBrewing/BREWING_TIME_SECONDS +FD: net/minecraft/world/item/alchemy/PotionBrewing/f_43494_ net/minecraft/world/item/alchemy/PotionBrewing/POTION_MIXES +FD: net/minecraft/world/item/alchemy/PotionBrewing/f_43495_ net/minecraft/world/item/alchemy/PotionBrewing/CONTAINER_MIXES +FD: net/minecraft/world/item/alchemy/PotionBrewing/f_43496_ net/minecraft/world/item/alchemy/PotionBrewing/ALLOWED_CONTAINERS +FD: net/minecraft/world/item/alchemy/PotionBrewing/f_43497_ net/minecraft/world/item/alchemy/PotionBrewing/ALLOWED_CONTAINER +FD: net/minecraft/world/item/alchemy/PotionBrewing/net/minecraft/world/item/alchemy/PotionBrewing net/minecraft/world/item/alchemy/PotionBrewing/net/minecraft/world/item/alchemy/PotionBrewing +MD: net/minecraft/world/item/alchemy/PotionBrewing/ ()V net/minecraft/world/item/alchemy/PotionBrewing/ ()V +MD: net/minecraft/world/item/alchemy/PotionBrewing/ ()V net/minecraft/world/item/alchemy/PotionBrewing/ ()V +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43499_ ()V net/minecraft/world/item/alchemy/PotionBrewing/bootStrap ()V +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43500_ (Lnet/minecraft/world/item/Item;)V net/minecraft/world/item/alchemy/PotionBrewing/addContainer (Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43502_ (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;)V net/minecraft/world/item/alchemy/PotionBrewing/addContainerRecipe (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/Item;)V +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43506_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/alchemy/PotionBrewing/isIngredient (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43508_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/alchemy/PotionBrewing/hasMix (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43511_ (Lnet/minecraft/world/item/alchemy/Potion;)Z net/minecraft/world/item/alchemy/PotionBrewing/isBrewablePotion (Lnet/minecraft/world/item/alchemy/Potion;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43513_ (Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/alchemy/Potion;)V net/minecraft/world/item/alchemy/PotionBrewing/addMix (Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/alchemy/Potion;)V +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43517_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/alchemy/PotionBrewing/isContainerIngredient (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43519_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/alchemy/PotionBrewing/hasContainerMix (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43522_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/alchemy/PotionBrewing/isPotionIngredient (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43524_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/alchemy/PotionBrewing/hasPotionMix (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43527_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/alchemy/PotionBrewing/lambda$static$0 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/alchemy/PotionBrewing/m_43529_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/alchemy/PotionBrewing/mix (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/alchemy/PotionBrewing$Mix net/minecraft/world/item/alchemy/PotionBrewing$Mix +FD: net/minecraft/world/item/alchemy/PotionBrewing$Mix/f_43532_ net/minecraft/world/item/alchemy/PotionBrewing$Mix/from +FD: net/minecraft/world/item/alchemy/PotionBrewing$Mix/f_43533_ net/minecraft/world/item/alchemy/PotionBrewing$Mix/ingredient +FD: net/minecraft/world/item/alchemy/PotionBrewing$Mix/f_43534_ net/minecraft/world/item/alchemy/PotionBrewing$Mix/to +FD: net/minecraft/world/item/alchemy/PotionBrewing$Mix/net/minecraft/world/item/alchemy/PotionBrewing$Mix net/minecraft/world/item/alchemy/PotionBrewing$Mix/net/minecraft/world/item/alchemy/PotionBrewing$Mix +MD: net/minecraft/world/item/alchemy/PotionBrewing$Mix/ (Ljava/lang/Object;Lnet/minecraft/world/item/crafting/Ingredient;Ljava/lang/Object;)V net/minecraft/world/item/alchemy/PotionBrewing$Mix/ (Ljava/lang/Object;Lnet/minecraft/world/item/crafting/Ingredient;Ljava/lang/Object;)V +CL: net/minecraft/world/item/alchemy/PotionUtils net/minecraft/world/item/alchemy/PotionUtils +FD: net/minecraft/world/item/alchemy/PotionUtils/f_151254_ net/minecraft/world/item/alchemy/PotionUtils/TAG_CUSTOM_POTION_EFFECTS +FD: net/minecraft/world/item/alchemy/PotionUtils/f_151255_ net/minecraft/world/item/alchemy/PotionUtils/TAG_CUSTOM_POTION_COLOR +FD: net/minecraft/world/item/alchemy/PotionUtils/f_151256_ net/minecraft/world/item/alchemy/PotionUtils/TAG_POTION +FD: net/minecraft/world/item/alchemy/PotionUtils/f_151257_ net/minecraft/world/item/alchemy/PotionUtils/EMPTY_COLOR +FD: net/minecraft/world/item/alchemy/PotionUtils/f_43545_ net/minecraft/world/item/alchemy/PotionUtils/NO_EFFECT +FD: net/minecraft/world/item/alchemy/PotionUtils/net/minecraft/world/item/alchemy/PotionUtils net/minecraft/world/item/alchemy/PotionUtils/net/minecraft/world/item/alchemy/PotionUtils +MD: net/minecraft/world/item/alchemy/PotionUtils/ ()V net/minecraft/world/item/alchemy/PotionUtils/ ()V +MD: net/minecraft/world/item/alchemy/PotionUtils/ ()V net/minecraft/world/item/alchemy/PotionUtils/ ()V +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43547_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; net/minecraft/world/item/alchemy/PotionUtils/getMobEffects (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43549_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/alchemy/PotionUtils/setPotion (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43552_ (Lnet/minecraft/world/item/ItemStack;Ljava/util/Collection;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/alchemy/PotionUtils/setCustomEffects (Lnet/minecraft/world/item/ItemStack;Ljava/util/Collection;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43555_ (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;F)V net/minecraft/world/item/alchemy/PotionUtils/addPotionTooltip (Lnet/minecraft/world/item/ItemStack;Ljava/util/List;F)V +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43559_ (Lnet/minecraft/world/item/alchemy/Potion;)I net/minecraft/world/item/alchemy/PotionUtils/getColor (Lnet/minecraft/world/item/alchemy/Potion;)I +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43561_ (Lnet/minecraft/world/item/alchemy/Potion;Ljava/util/Collection;)Ljava/util/List; net/minecraft/world/item/alchemy/PotionUtils/getAllEffects (Lnet/minecraft/world/item/alchemy/Potion;Ljava/util/Collection;)Ljava/util/List; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43564_ (Ljava/util/Collection;)I net/minecraft/world/item/alchemy/PotionUtils/getColor (Ljava/util/Collection;)I +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43566_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; net/minecraft/world/item/alchemy/PotionUtils/getAllEffects (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43568_ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/List;)V net/minecraft/world/item/alchemy/PotionUtils/getCustomEffects (Lnet/minecraft/nbt/CompoundTag;Ljava/util/List;)V +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43571_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; net/minecraft/world/item/alchemy/PotionUtils/getCustomEffects (Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43573_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; net/minecraft/world/item/alchemy/PotionUtils/getCustomEffects (Lnet/minecraft/nbt/CompoundTag;)Ljava/util/List; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43575_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/alchemy/PotionUtils/getColor (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43577_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/item/alchemy/Potion; net/minecraft/world/item/alchemy/PotionUtils/getPotion (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/item/alchemy/Potion; +MD: net/minecraft/world/item/alchemy/PotionUtils/m_43579_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/alchemy/Potion; net/minecraft/world/item/alchemy/PotionUtils/getPotion (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/alchemy/Potion; +CL: net/minecraft/world/item/alchemy/Potions net/minecraft/world/item/alchemy/Potions +FD: net/minecraft/world/item/alchemy/Potions/f_43581_ net/minecraft/world/item/alchemy/Potions/STRONG_HEALING +FD: net/minecraft/world/item/alchemy/Potions/f_43582_ net/minecraft/world/item/alchemy/Potions/HARMING +FD: net/minecraft/world/item/alchemy/Potions/f_43583_ net/minecraft/world/item/alchemy/Potions/STRONG_HARMING +FD: net/minecraft/world/item/alchemy/Potions/f_43584_ net/minecraft/world/item/alchemy/Potions/POISON +FD: net/minecraft/world/item/alchemy/Potions/f_43585_ net/minecraft/world/item/alchemy/Potions/LONG_POISON +FD: net/minecraft/world/item/alchemy/Potions/f_43586_ net/minecraft/world/item/alchemy/Potions/STRONG_POISON +FD: net/minecraft/world/item/alchemy/Potions/f_43587_ net/minecraft/world/item/alchemy/Potions/REGENERATION +FD: net/minecraft/world/item/alchemy/Potions/f_43588_ net/minecraft/world/item/alchemy/Potions/LONG_REGENERATION +FD: net/minecraft/world/item/alchemy/Potions/f_43589_ net/minecraft/world/item/alchemy/Potions/STRONG_REGENERATION +FD: net/minecraft/world/item/alchemy/Potions/f_43590_ net/minecraft/world/item/alchemy/Potions/STRENGTH +FD: net/minecraft/world/item/alchemy/Potions/f_43591_ net/minecraft/world/item/alchemy/Potions/LONG_STRENGTH +FD: net/minecraft/world/item/alchemy/Potions/f_43592_ net/minecraft/world/item/alchemy/Potions/STRONG_STRENGTH +FD: net/minecraft/world/item/alchemy/Potions/f_43593_ net/minecraft/world/item/alchemy/Potions/WEAKNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43594_ net/minecraft/world/item/alchemy/Potions/LONG_WEAKNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43595_ net/minecraft/world/item/alchemy/Potions/LUCK +FD: net/minecraft/world/item/alchemy/Potions/f_43596_ net/minecraft/world/item/alchemy/Potions/SLOW_FALLING +FD: net/minecraft/world/item/alchemy/Potions/f_43597_ net/minecraft/world/item/alchemy/Potions/LONG_SLOW_FALLING +FD: net/minecraft/world/item/alchemy/Potions/f_43598_ net/minecraft/world/item/alchemy/Potions/EMPTY +FD: net/minecraft/world/item/alchemy/Potions/f_43599_ net/minecraft/world/item/alchemy/Potions/WATER +FD: net/minecraft/world/item/alchemy/Potions/f_43600_ net/minecraft/world/item/alchemy/Potions/MUNDANE +FD: net/minecraft/world/item/alchemy/Potions/f_43601_ net/minecraft/world/item/alchemy/Potions/THICK +FD: net/minecraft/world/item/alchemy/Potions/f_43602_ net/minecraft/world/item/alchemy/Potions/AWKWARD +FD: net/minecraft/world/item/alchemy/Potions/f_43603_ net/minecraft/world/item/alchemy/Potions/NIGHT_VISION +FD: net/minecraft/world/item/alchemy/Potions/f_43604_ net/minecraft/world/item/alchemy/Potions/LONG_NIGHT_VISION +FD: net/minecraft/world/item/alchemy/Potions/f_43605_ net/minecraft/world/item/alchemy/Potions/INVISIBILITY +FD: net/minecraft/world/item/alchemy/Potions/f_43606_ net/minecraft/world/item/alchemy/Potions/LONG_INVISIBILITY +FD: net/minecraft/world/item/alchemy/Potions/f_43607_ net/minecraft/world/item/alchemy/Potions/LEAPING +FD: net/minecraft/world/item/alchemy/Potions/f_43608_ net/minecraft/world/item/alchemy/Potions/LONG_LEAPING +FD: net/minecraft/world/item/alchemy/Potions/f_43609_ net/minecraft/world/item/alchemy/Potions/STRONG_LEAPING +FD: net/minecraft/world/item/alchemy/Potions/f_43610_ net/minecraft/world/item/alchemy/Potions/FIRE_RESISTANCE +FD: net/minecraft/world/item/alchemy/Potions/f_43611_ net/minecraft/world/item/alchemy/Potions/LONG_FIRE_RESISTANCE +FD: net/minecraft/world/item/alchemy/Potions/f_43612_ net/minecraft/world/item/alchemy/Potions/SWIFTNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43613_ net/minecraft/world/item/alchemy/Potions/LONG_SWIFTNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43614_ net/minecraft/world/item/alchemy/Potions/STRONG_SWIFTNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43615_ net/minecraft/world/item/alchemy/Potions/SLOWNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43616_ net/minecraft/world/item/alchemy/Potions/LONG_SLOWNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43617_ net/minecraft/world/item/alchemy/Potions/STRONG_SLOWNESS +FD: net/minecraft/world/item/alchemy/Potions/f_43618_ net/minecraft/world/item/alchemy/Potions/TURTLE_MASTER +FD: net/minecraft/world/item/alchemy/Potions/f_43619_ net/minecraft/world/item/alchemy/Potions/LONG_TURTLE_MASTER +FD: net/minecraft/world/item/alchemy/Potions/f_43620_ net/minecraft/world/item/alchemy/Potions/STRONG_TURTLE_MASTER +FD: net/minecraft/world/item/alchemy/Potions/f_43621_ net/minecraft/world/item/alchemy/Potions/WATER_BREATHING +FD: net/minecraft/world/item/alchemy/Potions/f_43622_ net/minecraft/world/item/alchemy/Potions/LONG_WATER_BREATHING +FD: net/minecraft/world/item/alchemy/Potions/f_43623_ net/minecraft/world/item/alchemy/Potions/HEALING +FD: net/minecraft/world/item/alchemy/Potions/net/minecraft/world/item/alchemy/Potions net/minecraft/world/item/alchemy/Potions/net/minecraft/world/item/alchemy/Potions +MD: net/minecraft/world/item/alchemy/Potions/ ()V net/minecraft/world/item/alchemy/Potions/ ()V +MD: net/minecraft/world/item/alchemy/Potions/ ()V net/minecraft/world/item/alchemy/Potions/ ()V +MD: net/minecraft/world/item/alchemy/Potions/m_43625_ (Ljava/lang/String;Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/world/item/alchemy/Potion; net/minecraft/world/item/alchemy/Potions/register (Ljava/lang/String;Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/world/item/alchemy/Potion; +CL: net/minecraft/world/item/alchemy/package-info net/minecraft/world/item/alchemy/package-info +FD: net/minecraft/world/item/alchemy/package-info/net/minecraft/world/item/alchemy/package-info net/minecraft/world/item/alchemy/package-info/net/minecraft/world/item/alchemy/package-info +CL: net/minecraft/world/item/context/BlockPlaceContext net/minecraft/world/item/context/BlockPlaceContext +FD: net/minecraft/world/item/context/BlockPlaceContext/f_43628_ net/minecraft/world/item/context/BlockPlaceContext/replaceClicked +FD: net/minecraft/world/item/context/BlockPlaceContext/f_43629_ net/minecraft/world/item/context/BlockPlaceContext/relativePos +FD: net/minecraft/world/item/context/BlockPlaceContext/net/minecraft/world/item/context/BlockPlaceContext net/minecraft/world/item/context/BlockPlaceContext/net/minecraft/world/item/context/BlockPlaceContext +MD: net/minecraft/world/item/context/BlockPlaceContext/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/item/context/BlockPlaceContext/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/item/context/BlockPlaceContext/ (Lnet/minecraft/world/item/context/UseOnContext;)V net/minecraft/world/item/context/BlockPlaceContext/ (Lnet/minecraft/world/item/context/UseOnContext;)V +MD: net/minecraft/world/item/context/BlockPlaceContext/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/item/context/BlockPlaceContext/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/item/context/BlockPlaceContext/m_151260_ ()Lnet/minecraft/core/Direction; net/minecraft/world/item/context/BlockPlaceContext/getNearestLookingVerticalDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/item/context/BlockPlaceContext/m_43644_ (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/item/context/BlockPlaceContext; net/minecraft/world/item/context/BlockPlaceContext/at (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/item/context/BlockPlaceContext; +MD: net/minecraft/world/item/context/BlockPlaceContext/m_6232_ ()[Lnet/minecraft/core/Direction; net/minecraft/world/item/context/BlockPlaceContext/getNearestLookingDirections ()[Lnet/minecraft/core/Direction; +MD: net/minecraft/world/item/context/BlockPlaceContext/m_7058_ ()Z net/minecraft/world/item/context/BlockPlaceContext/replacingClickedOnBlock ()Z +MD: net/minecraft/world/item/context/BlockPlaceContext/m_7059_ ()Z net/minecraft/world/item/context/BlockPlaceContext/canPlace ()Z +MD: net/minecraft/world/item/context/BlockPlaceContext/m_7820_ ()Lnet/minecraft/core/Direction; net/minecraft/world/item/context/BlockPlaceContext/getNearestLookingDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/item/context/BlockPlaceContext/m_8083_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/item/context/BlockPlaceContext/getClickedPos ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/item/context/DirectionalPlaceContext net/minecraft/world/item/context/DirectionalPlaceContext +FD: net/minecraft/world/item/context/DirectionalPlaceContext/f_43648_ net/minecraft/world/item/context/DirectionalPlaceContext/direction +FD: net/minecraft/world/item/context/DirectionalPlaceContext/net/minecraft/world/item/context/DirectionalPlaceContext net/minecraft/world/item/context/DirectionalPlaceContext/net/minecraft/world/item/context/DirectionalPlaceContext +MD: net/minecraft/world/item/context/DirectionalPlaceContext/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)V net/minecraft/world/item/context/DirectionalPlaceContext/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/item/context/DirectionalPlaceContext/m_6232_ ()[Lnet/minecraft/core/Direction; net/minecraft/world/item/context/DirectionalPlaceContext/getNearestLookingDirections ()[Lnet/minecraft/core/Direction; +MD: net/minecraft/world/item/context/DirectionalPlaceContext/m_7058_ ()Z net/minecraft/world/item/context/DirectionalPlaceContext/replacingClickedOnBlock ()Z +MD: net/minecraft/world/item/context/DirectionalPlaceContext/m_7059_ ()Z net/minecraft/world/item/context/DirectionalPlaceContext/canPlace ()Z +MD: net/minecraft/world/item/context/DirectionalPlaceContext/m_7074_ ()F net/minecraft/world/item/context/DirectionalPlaceContext/getRotation ()F +MD: net/minecraft/world/item/context/DirectionalPlaceContext/m_7078_ ()Z net/minecraft/world/item/context/DirectionalPlaceContext/isSecondaryUseActive ()Z +MD: net/minecraft/world/item/context/DirectionalPlaceContext/m_7820_ ()Lnet/minecraft/core/Direction; net/minecraft/world/item/context/DirectionalPlaceContext/getNearestLookingDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/item/context/DirectionalPlaceContext/m_8083_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/item/context/DirectionalPlaceContext/getClickedPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/item/context/DirectionalPlaceContext/getHorizontalDirection ()Lnet/minecraft/core/Direction; net/minecraft/world/item/context/DirectionalPlaceContext/getHorizontalDirection ()Lnet/minecraft/core/Direction; +CL: net/minecraft/world/item/context/DirectionalPlaceContext$1 net/minecraft/world/item/context/DirectionalPlaceContext$1 +FD: net/minecraft/world/item/context/DirectionalPlaceContext$1/f_43663_ net/minecraft/world/item/context/DirectionalPlaceContext$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/item/context/DirectionalPlaceContext$1/net/minecraft/world/item/context/DirectionalPlaceContext$1 net/minecraft/world/item/context/DirectionalPlaceContext$1/net/minecraft/world/item/context/DirectionalPlaceContext$1 +MD: net/minecraft/world/item/context/DirectionalPlaceContext$1/ ()V net/minecraft/world/item/context/DirectionalPlaceContext$1/ ()V +CL: net/minecraft/world/item/context/UseOnContext net/minecraft/world/item/context/UseOnContext +FD: net/minecraft/world/item/context/UseOnContext/f_43703_ net/minecraft/world/item/context/UseOnContext/player +FD: net/minecraft/world/item/context/UseOnContext/f_43704_ net/minecraft/world/item/context/UseOnContext/hand +FD: net/minecraft/world/item/context/UseOnContext/f_43705_ net/minecraft/world/item/context/UseOnContext/hitResult +FD: net/minecraft/world/item/context/UseOnContext/f_43706_ net/minecraft/world/item/context/UseOnContext/level +FD: net/minecraft/world/item/context/UseOnContext/f_43707_ net/minecraft/world/item/context/UseOnContext/itemStack +FD: net/minecraft/world/item/context/UseOnContext/net/minecraft/world/item/context/UseOnContext net/minecraft/world/item/context/UseOnContext/net/minecraft/world/item/context/UseOnContext +MD: net/minecraft/world/item/context/UseOnContext/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/item/context/UseOnContext/ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/item/context/UseOnContext/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V net/minecraft/world/item/context/UseOnContext/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V +MD: net/minecraft/world/item/context/UseOnContext/m_43718_ ()Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/item/context/UseOnContext/getHitResult ()Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/item/context/UseOnContext/getClickedFace ()Lnet/minecraft/core/Direction; net/minecraft/world/item/context/UseOnContext/getClickedFace ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/item/context/UseOnContext/m_43720_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/item/context/UseOnContext/getClickLocation ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/item/context/UseOnContext/m_43721_ ()Z net/minecraft/world/item/context/UseOnContext/isInside ()Z +MD: net/minecraft/world/item/context/UseOnContext/getItemInHand ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/context/UseOnContext/getItemInHand ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/context/UseOnContext/m_43723_ ()Lnet/minecraft/world/entity/player/Player; net/minecraft/world/item/context/UseOnContext/getPlayer ()Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/item/context/UseOnContext/m_43724_ ()Lnet/minecraft/world/InteractionHand; net/minecraft/world/item/context/UseOnContext/getHand ()Lnet/minecraft/world/InteractionHand; +MD: net/minecraft/world/item/context/UseOnContext/getLevel ()Lnet/minecraft/world/level/Level; net/minecraft/world/item/context/UseOnContext/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/world/item/context/UseOnContext/m_7074_ ()F net/minecraft/world/item/context/UseOnContext/getRotation ()F +MD: net/minecraft/world/item/context/UseOnContext/m_7078_ ()Z net/minecraft/world/item/context/UseOnContext/isSecondaryUseActive ()Z +MD: net/minecraft/world/item/context/UseOnContext/m_8083_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/item/context/UseOnContext/getClickedPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/item/context/UseOnContext/getHorizontalDirection ()Lnet/minecraft/core/Direction; net/minecraft/world/item/context/UseOnContext/getHorizontalDirection ()Lnet/minecraft/core/Direction; +CL: net/minecraft/world/item/context/package-info net/minecraft/world/item/context/package-info +FD: net/minecraft/world/item/context/package-info/net/minecraft/world/item/context/package-info net/minecraft/world/item/context/package-info/net/minecraft/world/item/context/package-info +CL: net/minecraft/world/item/crafting/AbstractCookingRecipe net/minecraft/world/item/crafting/AbstractCookingRecipe +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/f_43726_ net/minecraft/world/item/crafting/AbstractCookingRecipe/type +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/f_43727_ net/minecraft/world/item/crafting/AbstractCookingRecipe/id +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/f_43728_ net/minecraft/world/item/crafting/AbstractCookingRecipe/group +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/f_43729_ net/minecraft/world/item/crafting/AbstractCookingRecipe/ingredient +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/f_43730_ net/minecraft/world/item/crafting/AbstractCookingRecipe/result +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/f_43731_ net/minecraft/world/item/crafting/AbstractCookingRecipe/experience +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/f_43732_ net/minecraft/world/item/crafting/AbstractCookingRecipe/cookingTime +FD: net/minecraft/world/item/crafting/AbstractCookingRecipe/net/minecraft/world/item/crafting/AbstractCookingRecipe net/minecraft/world/item/crafting/AbstractCookingRecipe/net/minecraft/world/item/crafting/AbstractCookingRecipe +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V net/minecraft/world/item/crafting/AbstractCookingRecipe/ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_43750_ ()F net/minecraft/world/item/crafting/AbstractCookingRecipe/getExperience ()F +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_43753_ ()I net/minecraft/world/item/crafting/AbstractCookingRecipe/getCookingTime ()I +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/AbstractCookingRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/AbstractCookingRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_6076_ ()Ljava/lang/String; net/minecraft/world/item/crafting/AbstractCookingRecipe/getGroup ()Ljava/lang/String; +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_6423_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/crafting/AbstractCookingRecipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_6671_ ()Lnet/minecraft/world/item/crafting/RecipeType; net/minecraft/world/item/crafting/AbstractCookingRecipe/getType ()Lnet/minecraft/world/item/crafting/RecipeType; +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_7527_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/AbstractCookingRecipe/getIngredients ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/AbstractCookingRecipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/AbstractCookingRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/AbstractCookingRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/ArmorDyeRecipe net/minecraft/world/item/crafting/ArmorDyeRecipe +FD: net/minecraft/world/item/crafting/ArmorDyeRecipe/net/minecraft/world/item/crafting/ArmorDyeRecipe net/minecraft/world/item/crafting/ArmorDyeRecipe/net/minecraft/world/item/crafting/ArmorDyeRecipe +MD: net/minecraft/world/item/crafting/ArmorDyeRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/ArmorDyeRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/ArmorDyeRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ArmorDyeRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ArmorDyeRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ArmorDyeRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ArmorDyeRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ArmorDyeRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ArmorDyeRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ArmorDyeRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ArmorDyeRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/ArmorDyeRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/ArmorDyeRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/ArmorDyeRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/BannerDuplicateRecipe net/minecraft/world/item/crafting/BannerDuplicateRecipe +FD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/net/minecraft/world/item/crafting/BannerDuplicateRecipe net/minecraft/world/item/crafting/BannerDuplicateRecipe/net/minecraft/world/item/crafting/BannerDuplicateRecipe +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/BannerDuplicateRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/BannerDuplicateRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/BannerDuplicateRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/BannerDuplicateRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/BannerDuplicateRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_7457_ (Lnet/minecraft/world/Container;)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/BannerDuplicateRecipe/getRemainingItems (Lnet/minecraft/world/Container;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_7457_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/BannerDuplicateRecipe/getRemainingItems (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/BannerDuplicateRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/BannerDuplicateRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/BannerDuplicateRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/BlastingRecipe net/minecraft/world/item/crafting/BlastingRecipe +FD: net/minecraft/world/item/crafting/BlastingRecipe/net/minecraft/world/item/crafting/BlastingRecipe net/minecraft/world/item/crafting/BlastingRecipe/net/minecraft/world/item/crafting/BlastingRecipe +MD: net/minecraft/world/item/crafting/BlastingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V net/minecraft/world/item/crafting/BlastingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V +MD: net/minecraft/world/item/crafting/BlastingRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/BlastingRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/BlastingRecipe/m_8042_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/BlastingRecipe/getToastSymbol ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/BookCloningRecipe net/minecraft/world/item/crafting/BookCloningRecipe +FD: net/minecraft/world/item/crafting/BookCloningRecipe/net/minecraft/world/item/crafting/BookCloningRecipe net/minecraft/world/item/crafting/BookCloningRecipe/net/minecraft/world/item/crafting/BookCloningRecipe +MD: net/minecraft/world/item/crafting/BookCloningRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/BookCloningRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/BookCloningRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/BookCloningRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/BookCloningRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/BookCloningRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_7457_ (Lnet/minecraft/world/Container;)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/BookCloningRecipe/getRemainingItems (Lnet/minecraft/world/Container;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_7457_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/BookCloningRecipe/getRemainingItems (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/BookCloningRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/BookCloningRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/BookCloningRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/CampfireCookingRecipe net/minecraft/world/item/crafting/CampfireCookingRecipe +FD: net/minecraft/world/item/crafting/CampfireCookingRecipe/net/minecraft/world/item/crafting/CampfireCookingRecipe net/minecraft/world/item/crafting/CampfireCookingRecipe/net/minecraft/world/item/crafting/CampfireCookingRecipe +MD: net/minecraft/world/item/crafting/CampfireCookingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V net/minecraft/world/item/crafting/CampfireCookingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V +MD: net/minecraft/world/item/crafting/CampfireCookingRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/CampfireCookingRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/CampfireCookingRecipe/m_8042_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/CampfireCookingRecipe/getToastSymbol ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/CraftingRecipe net/minecraft/world/item/crafting/CraftingRecipe +FD: net/minecraft/world/item/crafting/CraftingRecipe/net/minecraft/world/item/crafting/CraftingRecipe net/minecraft/world/item/crafting/CraftingRecipe/net/minecraft/world/item/crafting/CraftingRecipe +MD: net/minecraft/world/item/crafting/CraftingRecipe/m_6671_ ()Lnet/minecraft/world/item/crafting/RecipeType; net/minecraft/world/item/crafting/CraftingRecipe/getType ()Lnet/minecraft/world/item/crafting/RecipeType; +CL: net/minecraft/world/item/crafting/CustomRecipe net/minecraft/world/item/crafting/CustomRecipe +FD: net/minecraft/world/item/crafting/CustomRecipe/f_43831_ net/minecraft/world/item/crafting/CustomRecipe/id +FD: net/minecraft/world/item/crafting/CustomRecipe/net/minecraft/world/item/crafting/CustomRecipe net/minecraft/world/item/crafting/CustomRecipe/net/minecraft/world/item/crafting/CustomRecipe +MD: net/minecraft/world/item/crafting/CustomRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/CustomRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/CustomRecipe/m_5598_ ()Z net/minecraft/world/item/crafting/CustomRecipe/isSpecial ()Z +MD: net/minecraft/world/item/crafting/CustomRecipe/m_6423_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/crafting/CustomRecipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/crafting/CustomRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/CustomRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/FireworkRocketRecipe net/minecraft/world/item/crafting/FireworkRocketRecipe +FD: net/minecraft/world/item/crafting/FireworkRocketRecipe/f_43837_ net/minecraft/world/item/crafting/FireworkRocketRecipe/PAPER_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkRocketRecipe/f_43838_ net/minecraft/world/item/crafting/FireworkRocketRecipe/GUNPOWDER_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkRocketRecipe/f_43839_ net/minecraft/world/item/crafting/FireworkRocketRecipe/STAR_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkRocketRecipe/net/minecraft/world/item/crafting/FireworkRocketRecipe net/minecraft/world/item/crafting/FireworkRocketRecipe/net/minecraft/world/item/crafting/FireworkRocketRecipe +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/ ()V net/minecraft/world/item/crafting/FireworkRocketRecipe/ ()V +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/FireworkRocketRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/FireworkRocketRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/FireworkRocketRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkRocketRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkRocketRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/FireworkRocketRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/FireworkRocketRecipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/FireworkRocketRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkRocketRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/FireworkStarFadeRecipe net/minecraft/world/item/crafting/FireworkStarFadeRecipe +FD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/f_43858_ net/minecraft/world/item/crafting/FireworkStarFadeRecipe/STAR_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/net/minecraft/world/item/crafting/FireworkStarFadeRecipe net/minecraft/world/item/crafting/FireworkStarFadeRecipe/net/minecraft/world/item/crafting/FireworkStarFadeRecipe +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/ ()V net/minecraft/world/item/crafting/FireworkStarFadeRecipe/ ()V +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/FireworkStarFadeRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/FireworkStarFadeRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/FireworkStarFadeRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkStarFadeRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkStarFadeRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/FireworkStarFadeRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/FireworkStarFadeRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/FireworkStarFadeRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/FireworkStarRecipe net/minecraft/world/item/crafting/FireworkStarRecipe +FD: net/minecraft/world/item/crafting/FireworkStarRecipe/f_43876_ net/minecraft/world/item/crafting/FireworkStarRecipe/SHAPE_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkStarRecipe/f_43877_ net/minecraft/world/item/crafting/FireworkStarRecipe/TRAIL_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkStarRecipe/f_43878_ net/minecraft/world/item/crafting/FireworkStarRecipe/FLICKER_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkStarRecipe/f_43879_ net/minecraft/world/item/crafting/FireworkStarRecipe/SHAPE_BY_ITEM +FD: net/minecraft/world/item/crafting/FireworkStarRecipe/f_43880_ net/minecraft/world/item/crafting/FireworkStarRecipe/GUNPOWDER_INGREDIENT +FD: net/minecraft/world/item/crafting/FireworkStarRecipe/net/minecraft/world/item/crafting/FireworkStarRecipe net/minecraft/world/item/crafting/FireworkStarRecipe/net/minecraft/world/item/crafting/FireworkStarRecipe +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/ ()V net/minecraft/world/item/crafting/FireworkStarRecipe/ ()V +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/FireworkStarRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_43897_ (Ljava/util/HashMap;)V net/minecraft/world/item/crafting/FireworkStarRecipe/lambda$static$0 (Ljava/util/HashMap;)V +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/FireworkStarRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/FireworkStarRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkStarRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkStarRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/FireworkStarRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/FireworkStarRecipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/FireworkStarRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/FireworkStarRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/Ingredient net/minecraft/world/item/crafting/Ingredient +FD: net/minecraft/world/item/crafting/Ingredient/f_43901_ net/minecraft/world/item/crafting/Ingredient/EMPTY +FD: net/minecraft/world/item/crafting/Ingredient/f_43902_ net/minecraft/world/item/crafting/Ingredient/values +FD: net/minecraft/world/item/crafting/Ingredient/f_43903_ net/minecraft/world/item/crafting/Ingredient/itemStacks +FD: net/minecraft/world/item/crafting/Ingredient/f_43904_ net/minecraft/world/item/crafting/Ingredient/stackingIds +FD: net/minecraft/world/item/crafting/Ingredient/net/minecraft/world/item/crafting/Ingredient net/minecraft/world/item/crafting/Ingredient/net/minecraft/world/item/crafting/Ingredient +MD: net/minecraft/world/item/crafting/Ingredient/ ()V net/minecraft/world/item/crafting/Ingredient/ ()V +MD: net/minecraft/world/item/crafting/Ingredient/ (Ljava/util/stream/Stream;)V net/minecraft/world/item/crafting/Ingredient/ (Ljava/util/stream/Stream;)V +MD: net/minecraft/world/item/crafting/Ingredient/m_151263_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/world/item/crafting/Ingredient$Value; net/minecraft/world/item/crafting/Ingredient/lambda$fromJson$4 (Lcom/google/gson/JsonElement;)Lnet/minecraft/world/item/crafting/Ingredient$Value; +MD: net/minecraft/world/item/crafting/Ingredient/m_151265_ ()Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/of ()Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_204132_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/of (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_43908_ ()[Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/Ingredient/getItems ()[Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/Ingredient/m_43909_ (I)[Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/Ingredient/lambda$dissolve$2 (I)[Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/Ingredient/m_43915_ (Lnet/minecraft/world/item/crafting/Ingredient$Value;)Ljava/util/stream/Stream; net/minecraft/world/item/crafting/Ingredient/lambda$dissolve$1 (Lnet/minecraft/world/item/crafting/Ingredient$Value;)Ljava/util/stream/Stream; +MD: net/minecraft/world/item/crafting/Ingredient/m_43917_ (Lcom/google/gson/JsonElement;)Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_43919_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Ingredient$Value; net/minecraft/world/item/crafting/Ingredient/valueFromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Ingredient$Value; +MD: net/minecraft/world/item/crafting/Ingredient/m_43921_ (Ljava/util/stream/Stream;)Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/of (Ljava/util/stream/Stream;)Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_43923_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/item/crafting/Ingredient/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/item/crafting/Ingredient/m_43927_ ([Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/of ([Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_43929_ ([Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/of ([Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_43931_ ()Lit/unimi/dsi/fastutil/ints/IntList; net/minecraft/world/item/crafting/Ingredient/getStackingIds ()Lit/unimi/dsi/fastutil/ints/IntList; +MD: net/minecraft/world/item/crafting/Ingredient/m_43932_ (I)[Lnet/minecraft/world/item/crafting/Ingredient$Value; net/minecraft/world/item/crafting/Ingredient/lambda$new$0 (I)[Lnet/minecraft/world/item/crafting/Ingredient$Value; +MD: net/minecraft/world/item/crafting/Ingredient/m_43938_ (Ljava/util/stream/Stream;)Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/fromValues (Ljava/util/stream/Stream;)Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_43940_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Ingredient; net/minecraft/world/item/crafting/Ingredient/fromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Ingredient; +MD: net/minecraft/world/item/crafting/Ingredient/m_43942_ ()Lcom/google/gson/JsonElement; net/minecraft/world/item/crafting/Ingredient/toJson ()Lcom/google/gson/JsonElement; +MD: net/minecraft/world/item/crafting/Ingredient/m_43943_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/crafting/Ingredient/lambda$of$3 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/crafting/Ingredient/m_43947_ ()Z net/minecraft/world/item/crafting/Ingredient/isEmpty ()Z +MD: net/minecraft/world/item/crafting/Ingredient/m_43948_ ()V net/minecraft/world/item/crafting/Ingredient/dissolve ()V +MD: net/minecraft/world/item/crafting/Ingredient/test (Ljava/lang/Object;)Z net/minecraft/world/item/crafting/Ingredient/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/item/crafting/Ingredient/test (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/crafting/Ingredient/test (Lnet/minecraft/world/item/ItemStack;)Z +CL: net/minecraft/world/item/crafting/Ingredient$ItemValue net/minecraft/world/item/crafting/Ingredient$ItemValue +FD: net/minecraft/world/item/crafting/Ingredient$ItemValue/f_43951_ net/minecraft/world/item/crafting/Ingredient$ItemValue/item +FD: net/minecraft/world/item/crafting/Ingredient$ItemValue/net/minecraft/world/item/crafting/Ingredient$ItemValue net/minecraft/world/item/crafting/Ingredient$ItemValue/net/minecraft/world/item/crafting/Ingredient$ItemValue +MD: net/minecraft/world/item/crafting/Ingredient$ItemValue/ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/crafting/Ingredient$ItemValue/ (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/crafting/Ingredient$ItemValue/m_6223_ ()Ljava/util/Collection; net/minecraft/world/item/crafting/Ingredient$ItemValue/getItems ()Ljava/util/Collection; +MD: net/minecraft/world/item/crafting/Ingredient$ItemValue/m_6544_ ()Lcom/google/gson/JsonObject; net/minecraft/world/item/crafting/Ingredient$ItemValue/serialize ()Lcom/google/gson/JsonObject; +CL: net/minecraft/world/item/crafting/Ingredient$TagValue net/minecraft/world/item/crafting/Ingredient$TagValue +FD: net/minecraft/world/item/crafting/Ingredient$TagValue/f_43959_ net/minecraft/world/item/crafting/Ingredient$TagValue/tag +FD: net/minecraft/world/item/crafting/Ingredient$TagValue/net/minecraft/world/item/crafting/Ingredient$TagValue net/minecraft/world/item/crafting/Ingredient$TagValue/net/minecraft/world/item/crafting/Ingredient$TagValue +MD: net/minecraft/world/item/crafting/Ingredient$TagValue/ (Lnet/minecraft/tags/TagKey;)V net/minecraft/world/item/crafting/Ingredient$TagValue/ (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/item/crafting/Ingredient$TagValue/m_6223_ ()Ljava/util/Collection; net/minecraft/world/item/crafting/Ingredient$TagValue/getItems ()Ljava/util/Collection; +MD: net/minecraft/world/item/crafting/Ingredient$TagValue/m_6544_ ()Lcom/google/gson/JsonObject; net/minecraft/world/item/crafting/Ingredient$TagValue/serialize ()Lcom/google/gson/JsonObject; +CL: net/minecraft/world/item/crafting/Ingredient$Value net/minecraft/world/item/crafting/Ingredient$Value +FD: net/minecraft/world/item/crafting/Ingredient$Value/net/minecraft/world/item/crafting/Ingredient$Value net/minecraft/world/item/crafting/Ingredient$Value/net/minecraft/world/item/crafting/Ingredient$Value +MD: net/minecraft/world/item/crafting/Ingredient$Value/m_6223_ ()Ljava/util/Collection; net/minecraft/world/item/crafting/Ingredient$Value/getItems ()Ljava/util/Collection; +MD: net/minecraft/world/item/crafting/Ingredient$Value/m_6544_ ()Lcom/google/gson/JsonObject; net/minecraft/world/item/crafting/Ingredient$Value/serialize ()Lcom/google/gson/JsonObject; +CL: net/minecraft/world/item/crafting/MapCloningRecipe net/minecraft/world/item/crafting/MapCloningRecipe +FD: net/minecraft/world/item/crafting/MapCloningRecipe/net/minecraft/world/item/crafting/MapCloningRecipe net/minecraft/world/item/crafting/MapCloningRecipe/net/minecraft/world/item/crafting/MapCloningRecipe +MD: net/minecraft/world/item/crafting/MapCloningRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/MapCloningRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/MapCloningRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/MapCloningRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/MapCloningRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/MapCloningRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/MapCloningRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/MapCloningRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/MapCloningRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/MapCloningRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/MapCloningRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/MapCloningRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/MapCloningRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/MapCloningRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/MapExtendingRecipe net/minecraft/world/item/crafting/MapExtendingRecipe +FD: net/minecraft/world/item/crafting/MapExtendingRecipe/net/minecraft/world/item/crafting/MapExtendingRecipe net/minecraft/world/item/crafting/MapExtendingRecipe/net/minecraft/world/item/crafting/MapExtendingRecipe +MD: net/minecraft/world/item/crafting/MapExtendingRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/MapExtendingRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/MapExtendingRecipe/m_5598_ ()Z net/minecraft/world/item/crafting/MapExtendingRecipe/isSpecial ()Z +MD: net/minecraft/world/item/crafting/MapExtendingRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/MapExtendingRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/MapExtendingRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/MapExtendingRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/MapExtendingRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/MapExtendingRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/MapExtendingRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/MapExtendingRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/MapExtendingRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/MapExtendingRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +CL: net/minecraft/world/item/crafting/Recipe net/minecraft/world/item/crafting/Recipe +FD: net/minecraft/world/item/crafting/Recipe/net/minecraft/world/item/crafting/Recipe net/minecraft/world/item/crafting/Recipe/net/minecraft/world/item/crafting/Recipe +MD: net/minecraft/world/item/crafting/Recipe/m_142505_ ()Z net/minecraft/world/item/crafting/Recipe/isIncomplete ()Z +MD: net/minecraft/world/item/crafting/Recipe/m_151267_ (Lnet/minecraft/world/item/crafting/Ingredient;)Z net/minecraft/world/item/crafting/Recipe/lambda$isIncomplete$0 (Lnet/minecraft/world/item/crafting/Ingredient;)Z +MD: net/minecraft/world/item/crafting/Recipe/m_5598_ ()Z net/minecraft/world/item/crafting/Recipe/isSpecial ()Z +MD: net/minecraft/world/item/crafting/Recipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/Recipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/Recipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/Recipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/Recipe/m_6076_ ()Ljava/lang/String; net/minecraft/world/item/crafting/Recipe/getGroup ()Ljava/lang/String; +MD: net/minecraft/world/item/crafting/Recipe/m_6423_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/crafting/Recipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/crafting/Recipe/m_6671_ ()Lnet/minecraft/world/item/crafting/RecipeType; net/minecraft/world/item/crafting/Recipe/getType ()Lnet/minecraft/world/item/crafting/RecipeType; +MD: net/minecraft/world/item/crafting/Recipe/m_7457_ (Lnet/minecraft/world/Container;)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/Recipe/getRemainingItems (Lnet/minecraft/world/Container;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/Recipe/m_7527_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/Recipe/getIngredients ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/Recipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/Recipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/Recipe/m_8004_ (II)Z net/minecraft/world/item/crafting/Recipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/Recipe/m_8042_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/Recipe/getToastSymbol ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/Recipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/Recipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/RecipeManager net/minecraft/world/item/crafting/RecipeManager +FD: net/minecraft/world/item/crafting/RecipeManager/f_199900_ net/minecraft/world/item/crafting/RecipeManager/byName +FD: net/minecraft/world/item/crafting/RecipeManager/f_44005_ net/minecraft/world/item/crafting/RecipeManager/GSON +FD: net/minecraft/world/item/crafting/RecipeManager/f_44006_ net/minecraft/world/item/crafting/RecipeManager/LOGGER +FD: net/minecraft/world/item/crafting/RecipeManager/f_44007_ net/minecraft/world/item/crafting/RecipeManager/recipes +FD: net/minecraft/world/item/crafting/RecipeManager/f_44008_ net/minecraft/world/item/crafting/RecipeManager/hasErrors +FD: net/minecraft/world/item/crafting/RecipeManager/net/minecraft/world/item/crafting/RecipeManager net/minecraft/world/item/crafting/RecipeManager/net/minecraft/world/item/crafting/RecipeManager +MD: net/minecraft/world/item/crafting/RecipeManager/ ()V net/minecraft/world/item/crafting/RecipeManager/ ()V +MD: net/minecraft/world/item/crafting/RecipeManager/ ()V net/minecraft/world/item/crafting/RecipeManager/ ()V +MD: net/minecraft/world/item/crafting/RecipeManager/m_151269_ ()Z net/minecraft/world/item/crafting/RecipeManager/hadErrorsLoading ()Z +MD: net/minecraft/world/item/crafting/RecipeManager/m_199901_ (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/item/crafting/RecipeManager/lambda$fromJson$8 (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/world/item/crafting/RecipeManager/m_199903_ (Ljava/util/Map;)Ljava/util/stream/Stream; net/minecraft/world/item/crafting/RecipeManager/lambda$getRecipeIds$7 (Ljava/util/Map;)Ljava/util/stream/Stream; +MD: net/minecraft/world/item/crafting/RecipeManager/m_199905_ (Ljava/util/Map;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/RecipeManager/lambda$replaceRecipes$10 (Ljava/util/Map;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/RecipeManager/m_199909_ (Ljava/util/Map;)Ljava/util/stream/Stream; net/minecraft/world/item/crafting/RecipeManager/lambda$getRecipes$6 (Ljava/util/Map;)Ljava/util/stream/Stream; +MD: net/minecraft/world/item/crafting/RecipeManager/m_199911_ (Lnet/minecraft/world/item/crafting/RecipeType;)Ljava/util/Map; net/minecraft/world/item/crafting/RecipeManager/lambda$replaceRecipes$9 (Lnet/minecraft/world/item/crafting/RecipeType;)Ljava/util/Map; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44011_ (Lnet/minecraft/world/item/crafting/Recipe;)Ljava/lang/String; net/minecraft/world/item/crafting/RecipeManager/lambda$getRecipesFor$5 (Lnet/minecraft/world/item/crafting/Recipe;)Ljava/lang/String; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44013_ (Lnet/minecraft/world/item/crafting/RecipeType;)Ljava/util/List; net/minecraft/world/item/crafting/RecipeManager/getAllRecipesFor (Lnet/minecraft/world/item/crafting/RecipeType;)Ljava/util/List; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44015_ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Ljava/util/Optional; net/minecraft/world/item/crafting/RecipeManager/getRecipeFor (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Ljava/util/Optional; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44019_ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/crafting/Recipe;)Ljava/util/stream/Stream; net/minecraft/world/item/crafting/RecipeManager/lambda$getRecipesFor$4 (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/crafting/Recipe;)Ljava/util/stream/Stream; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44024_ (Ljava/lang/Iterable;)V net/minecraft/world/item/crafting/RecipeManager/replaceRecipes (Ljava/lang/Iterable;)V +MD: net/minecraft/world/item/crafting/RecipeManager/m_44032_ (Ljava/util/Map$Entry;)Ljava/util/Map; net/minecraft/world/item/crafting/RecipeManager/lambda$apply$1 (Ljava/util/Map$Entry;)Ljava/util/Map; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44043_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/world/item/crafting/RecipeManager/byKey (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44045_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/RecipeManager/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44051_ ()Ljava/util/Collection; net/minecraft/world/item/crafting/RecipeManager/getRecipes ()Ljava/util/Collection; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44052_ (Lnet/minecraft/world/item/crafting/Recipe;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/RecipeManager/lambda$getAllRecipesFor$3 (Lnet/minecraft/world/item/crafting/Recipe;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44054_ (Lnet/minecraft/world/item/crafting/RecipeType;)Ljava/util/Map; net/minecraft/world/item/crafting/RecipeManager/byType (Lnet/minecraft/world/item/crafting/RecipeType;)Ljava/util/Map; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44056_ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Ljava/util/List; net/minecraft/world/item/crafting/RecipeManager/getRecipesFor (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Ljava/util/List; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44060_ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/crafting/Recipe;)Ljava/util/stream/Stream; net/minecraft/world/item/crafting/RecipeManager/lambda$getRecipeFor$2 (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/crafting/Recipe;)Ljava/util/stream/Stream; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44069_ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/RecipeManager/getRemainingItemsFor (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44073_ ()Ljava/util/stream/Stream; net/minecraft/world/item/crafting/RecipeManager/getRecipeIds ()Ljava/util/stream/Stream; +MD: net/minecraft/world/item/crafting/RecipeManager/m_44074_ (Lnet/minecraft/world/item/crafting/RecipeType;)Lcom/google/common/collect/ImmutableMap$Builder; net/minecraft/world/item/crafting/RecipeManager/lambda$apply$0 (Lnet/minecraft/world/item/crafting/RecipeType;)Lcom/google/common/collect/ImmutableMap$Builder; +MD: net/minecraft/world/item/crafting/RecipeManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/item/crafting/RecipeManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/world/item/crafting/RecipeManager/m_5787_ (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/item/crafting/RecipeManager/apply (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +CL: net/minecraft/world/item/crafting/RecipeSerializer net/minecraft/world/item/crafting/RecipeSerializer +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44076_ net/minecraft/world/item/crafting/RecipeSerializer/SHAPED_RECIPE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44077_ net/minecraft/world/item/crafting/RecipeSerializer/SHAPELESS_RECIPE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44078_ net/minecraft/world/item/crafting/RecipeSerializer/ARMOR_DYE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44079_ net/minecraft/world/item/crafting/RecipeSerializer/BOOK_CLONING +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44080_ net/minecraft/world/item/crafting/RecipeSerializer/MAP_CLONING +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44081_ net/minecraft/world/item/crafting/RecipeSerializer/MAP_EXTENDING +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44082_ net/minecraft/world/item/crafting/RecipeSerializer/FIREWORK_ROCKET +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44083_ net/minecraft/world/item/crafting/RecipeSerializer/FIREWORK_STAR +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44084_ net/minecraft/world/item/crafting/RecipeSerializer/FIREWORK_STAR_FADE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44085_ net/minecraft/world/item/crafting/RecipeSerializer/TIPPED_ARROW +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44086_ net/minecraft/world/item/crafting/RecipeSerializer/BANNER_DUPLICATE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44087_ net/minecraft/world/item/crafting/RecipeSerializer/SHIELD_DECORATION +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44088_ net/minecraft/world/item/crafting/RecipeSerializer/SHULKER_BOX_COLORING +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44089_ net/minecraft/world/item/crafting/RecipeSerializer/SUSPICIOUS_STEW +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44090_ net/minecraft/world/item/crafting/RecipeSerializer/REPAIR_ITEM +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44091_ net/minecraft/world/item/crafting/RecipeSerializer/SMELTING_RECIPE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44092_ net/minecraft/world/item/crafting/RecipeSerializer/BLASTING_RECIPE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44093_ net/minecraft/world/item/crafting/RecipeSerializer/SMOKING_RECIPE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44094_ net/minecraft/world/item/crafting/RecipeSerializer/CAMPFIRE_COOKING_RECIPE +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44095_ net/minecraft/world/item/crafting/RecipeSerializer/STONECUTTER +FD: net/minecraft/world/item/crafting/RecipeSerializer/f_44096_ net/minecraft/world/item/crafting/RecipeSerializer/SMITHING +FD: net/minecraft/world/item/crafting/RecipeSerializer/net/minecraft/world/item/crafting/RecipeSerializer net/minecraft/world/item/crafting/RecipeSerializer/net/minecraft/world/item/crafting/RecipeSerializer +MD: net/minecraft/world/item/crafting/RecipeSerializer/ ()V net/minecraft/world/item/crafting/RecipeSerializer/ ()V +MD: net/minecraft/world/item/crafting/RecipeSerializer/m_44098_ (Ljava/lang/String;Lnet/minecraft/world/item/crafting/RecipeSerializer;)Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/RecipeSerializer/register (Ljava/lang/String;Lnet/minecraft/world/item/crafting/RecipeSerializer;)Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/RecipeSerializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/RecipeSerializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/RecipeSerializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/RecipeSerializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/RecipeSerializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/RecipeSerializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +CL: net/minecraft/world/item/crafting/RecipeType net/minecraft/world/item/crafting/RecipeType +FD: net/minecraft/world/item/crafting/RecipeType/f_44107_ net/minecraft/world/item/crafting/RecipeType/CRAFTING +FD: net/minecraft/world/item/crafting/RecipeType/f_44108_ net/minecraft/world/item/crafting/RecipeType/SMELTING +FD: net/minecraft/world/item/crafting/RecipeType/f_44109_ net/minecraft/world/item/crafting/RecipeType/BLASTING +FD: net/minecraft/world/item/crafting/RecipeType/f_44110_ net/minecraft/world/item/crafting/RecipeType/SMOKING +FD: net/minecraft/world/item/crafting/RecipeType/f_44111_ net/minecraft/world/item/crafting/RecipeType/CAMPFIRE_COOKING +FD: net/minecraft/world/item/crafting/RecipeType/f_44112_ net/minecraft/world/item/crafting/RecipeType/STONECUTTING +FD: net/minecraft/world/item/crafting/RecipeType/f_44113_ net/minecraft/world/item/crafting/RecipeType/SMITHING +FD: net/minecraft/world/item/crafting/RecipeType/net/minecraft/world/item/crafting/RecipeType net/minecraft/world/item/crafting/RecipeType/net/minecraft/world/item/crafting/RecipeType +MD: net/minecraft/world/item/crafting/RecipeType/ ()V net/minecraft/world/item/crafting/RecipeType/ ()V +MD: net/minecraft/world/item/crafting/RecipeType/m_44115_ (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/Container;)Ljava/util/Optional; net/minecraft/world/item/crafting/RecipeType/tryMatch (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/Container;)Ljava/util/Optional; +MD: net/minecraft/world/item/crafting/RecipeType/m_44119_ (Ljava/lang/String;)Lnet/minecraft/world/item/crafting/RecipeType; net/minecraft/world/item/crafting/RecipeType/register (Ljava/lang/String;)Lnet/minecraft/world/item/crafting/RecipeType; +CL: net/minecraft/world/item/crafting/RecipeType$1 net/minecraft/world/item/crafting/RecipeType$1 +FD: net/minecraft/world/item/crafting/RecipeType$1/f_44121_ net/minecraft/world/item/crafting/RecipeType$1/val$name +FD: net/minecraft/world/item/crafting/RecipeType$1/net/minecraft/world/item/crafting/RecipeType$1 net/minecraft/world/item/crafting/RecipeType$1/net/minecraft/world/item/crafting/RecipeType$1 +MD: net/minecraft/world/item/crafting/RecipeType$1/ (Ljava/lang/String;)V net/minecraft/world/item/crafting/RecipeType$1/ (Ljava/lang/String;)V +MD: net/minecraft/world/item/crafting/RecipeType$1/toString ()Ljava/lang/String; net/minecraft/world/item/crafting/RecipeType$1/toString ()Ljava/lang/String; +CL: net/minecraft/world/item/crafting/RepairItemRecipe net/minecraft/world/item/crafting/RepairItemRecipe +FD: net/minecraft/world/item/crafting/RepairItemRecipe/net/minecraft/world/item/crafting/RepairItemRecipe net/minecraft/world/item/crafting/RepairItemRecipe/net/minecraft/world/item/crafting/RepairItemRecipe +MD: net/minecraft/world/item/crafting/RepairItemRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/RepairItemRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/RepairItemRecipe/m_44140_ (Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;)V net/minecraft/world/item/crafting/RepairItemRecipe/lambda$assemble$0 (Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;)V +MD: net/minecraft/world/item/crafting/RepairItemRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/RepairItemRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/RepairItemRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/RepairItemRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/RepairItemRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/RepairItemRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/RepairItemRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/RepairItemRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/RepairItemRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/RepairItemRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/RepairItemRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/RepairItemRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/ShapedRecipe net/minecraft/world/item/crafting/ShapedRecipe +FD: net/minecraft/world/item/crafting/ShapedRecipe/f_44146_ net/minecraft/world/item/crafting/ShapedRecipe/width +FD: net/minecraft/world/item/crafting/ShapedRecipe/f_44147_ net/minecraft/world/item/crafting/ShapedRecipe/height +FD: net/minecraft/world/item/crafting/ShapedRecipe/f_44148_ net/minecraft/world/item/crafting/ShapedRecipe/recipeItems +FD: net/minecraft/world/item/crafting/ShapedRecipe/f_44149_ net/minecraft/world/item/crafting/ShapedRecipe/result +FD: net/minecraft/world/item/crafting/ShapedRecipe/f_44150_ net/minecraft/world/item/crafting/ShapedRecipe/id +FD: net/minecraft/world/item/crafting/ShapedRecipe/f_44151_ net/minecraft/world/item/crafting/ShapedRecipe/group +FD: net/minecraft/world/item/crafting/ShapedRecipe/net/minecraft/world/item/crafting/ShapedRecipe net/minecraft/world/item/crafting/ShapedRecipe/net/minecraft/world/item/crafting/ShapedRecipe +MD: net/minecraft/world/item/crafting/ShapedRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;IILnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/crafting/ShapedRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;IILnet/minecraft/core/NonNullList;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_142505_ ()Z net/minecraft/world/item/crafting/ShapedRecipe/isIncomplete ()Z +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_151272_ (Lnet/minecraft/world/item/crafting/Ingredient;)Z net/minecraft/world/item/crafting/ShapedRecipe/lambda$isIncomplete$1 (Lnet/minecraft/world/item/crafting/Ingredient;)Z +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_151274_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShapedRecipe/itemStackFromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_151276_ (Lnet/minecraft/world/item/crafting/Ingredient;)Z net/minecraft/world/item/crafting/ShapedRecipe/lambda$isIncomplete$0 (Lnet/minecraft/world/item/crafting/Ingredient;)Z +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_151278_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/Item; net/minecraft/world/item/crafting/ShapedRecipe/itemFromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_151280_ (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/item/crafting/ShapedRecipe/lambda$itemFromJson$2 (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44170_ (Lnet/minecraft/world/inventory/CraftingContainer;IIZ)Z net/minecraft/world/item/crafting/ShapedRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;IIZ)Z +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44184_ (Ljava/lang/String;)I net/minecraft/world/item/crafting/ShapedRecipe/firstNonSpace (Ljava/lang/String;)I +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44186_ ([Ljava/lang/String;)[Ljava/lang/String; net/minecraft/world/item/crafting/ShapedRecipe/shrink ([Ljava/lang/String;)[Ljava/lang/String; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44196_ (Lcom/google/gson/JsonArray;)[Ljava/lang/String; net/minecraft/world/item/crafting/ShapedRecipe/patternFromJson (Lcom/google/gson/JsonArray;)[Ljava/lang/String; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44200_ (Ljava/lang/String;)I net/minecraft/world/item/crafting/ShapedRecipe/lastNonSpace (Ljava/lang/String;)I +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44202_ ([Ljava/lang/String;Ljava/util/Map;II)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/ShapedRecipe/dissolvePattern ([Ljava/lang/String;Ljava/util/Map;II)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44210_ (Lcom/google/gson/JsonObject;)Ljava/util/Map; net/minecraft/world/item/crafting/ShapedRecipe/keyFromJson (Lcom/google/gson/JsonObject;)Ljava/util/Map; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44220_ ()I net/minecraft/world/item/crafting/ShapedRecipe/getWidth ()I +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_44221_ ()I net/minecraft/world/item/crafting/ShapedRecipe/getHeight ()I +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShapedRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShapedRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShapedRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShapedRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_6076_ ()Ljava/lang/String; net/minecraft/world/item/crafting/ShapedRecipe/getGroup ()Ljava/lang/String; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_6423_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/crafting/ShapedRecipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_7527_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/ShapedRecipe/getIngredients ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/ShapedRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/ShapedRecipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/ShapedRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShapedRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/ShapedRecipe$Serializer net/minecraft/world/item/crafting/ShapedRecipe$Serializer +FD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/net/minecraft/world/item/crafting/ShapedRecipe$Serializer net/minecraft/world/item/crafting/ShapedRecipe$Serializer/net/minecraft/world/item/crafting/ShapedRecipe$Serializer +MD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/ ()V net/minecraft/world/item/crafting/ShapedRecipe$Serializer/ ()V +MD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/ShapedRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/ShapedRecipe;)V net/minecraft/world/item/crafting/ShapedRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/ShapedRecipe;)V +MD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/ShapedRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/ShapedRecipe; net/minecraft/world/item/crafting/ShapedRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/ShapedRecipe; +MD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/ShapedRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/ShapedRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/ShapedRecipe; net/minecraft/world/item/crafting/ShapedRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/ShapedRecipe; +CL: net/minecraft/world/item/crafting/ShapelessRecipe net/minecraft/world/item/crafting/ShapelessRecipe +FD: net/minecraft/world/item/crafting/ShapelessRecipe/f_44241_ net/minecraft/world/item/crafting/ShapelessRecipe/id +FD: net/minecraft/world/item/crafting/ShapelessRecipe/f_44242_ net/minecraft/world/item/crafting/ShapelessRecipe/group +FD: net/minecraft/world/item/crafting/ShapelessRecipe/f_44243_ net/minecraft/world/item/crafting/ShapelessRecipe/result +FD: net/minecraft/world/item/crafting/ShapelessRecipe/f_44244_ net/minecraft/world/item/crafting/ShapelessRecipe/ingredients +FD: net/minecraft/world/item/crafting/ShapelessRecipe/net/minecraft/world/item/crafting/ShapelessRecipe net/minecraft/world/item/crafting/ShapelessRecipe/net/minecraft/world/item/crafting/ShapelessRecipe +MD: net/minecraft/world/item/crafting/ShapelessRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/item/crafting/ShapelessRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShapelessRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShapelessRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShapelessRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShapelessRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_6076_ ()Ljava/lang/String; net/minecraft/world/item/crafting/ShapelessRecipe/getGroup ()Ljava/lang/String; +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_6423_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/crafting/ShapelessRecipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_7527_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/ShapelessRecipe/getIngredients ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/ShapelessRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/ShapelessRecipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/ShapelessRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShapelessRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer net/minecraft/world/item/crafting/ShapelessRecipe$Serializer +FD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/net/minecraft/world/item/crafting/ShapelessRecipe$Serializer net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/net/minecraft/world/item/crafting/ShapelessRecipe$Serializer +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/ ()V net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/ ()V +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/m_44275_ (Lcom/google/gson/JsonArray;)Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/itemsFromJson (Lcom/google/gson/JsonArray;)Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/ShapelessRecipe;)V net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/ShapelessRecipe;)V +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/ShapelessRecipe; net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/ShapelessRecipe; +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/ShapelessRecipe; net/minecraft/world/item/crafting/ShapelessRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/ShapelessRecipe; +CL: net/minecraft/world/item/crafting/ShieldDecorationRecipe net/minecraft/world/item/crafting/ShieldDecorationRecipe +FD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/net/minecraft/world/item/crafting/ShieldDecorationRecipe net/minecraft/world/item/crafting/ShieldDecorationRecipe/net/minecraft/world/item/crafting/ShieldDecorationRecipe +MD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/ShieldDecorationRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShieldDecorationRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShieldDecorationRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShieldDecorationRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShieldDecorationRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/ShieldDecorationRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/ShieldDecorationRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/ShieldDecorationRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/ShulkerBoxColoring net/minecraft/world/item/crafting/ShulkerBoxColoring +FD: net/minecraft/world/item/crafting/ShulkerBoxColoring/net/minecraft/world/item/crafting/ShulkerBoxColoring net/minecraft/world/item/crafting/ShulkerBoxColoring/net/minecraft/world/item/crafting/ShulkerBoxColoring +MD: net/minecraft/world/item/crafting/ShulkerBoxColoring/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/ShulkerBoxColoring/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/ShulkerBoxColoring/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShulkerBoxColoring/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShulkerBoxColoring/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/ShulkerBoxColoring/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/ShulkerBoxColoring/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShulkerBoxColoring/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShulkerBoxColoring/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/ShulkerBoxColoring/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/ShulkerBoxColoring/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/ShulkerBoxColoring/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/ShulkerBoxColoring/m_8004_ (II)Z net/minecraft/world/item/crafting/ShulkerBoxColoring/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/SimpleCookingSerializer net/minecraft/world/item/crafting/SimpleCookingSerializer +FD: net/minecraft/world/item/crafting/SimpleCookingSerializer/f_44327_ net/minecraft/world/item/crafting/SimpleCookingSerializer/defaultCookingTime +FD: net/minecraft/world/item/crafting/SimpleCookingSerializer/f_44328_ net/minecraft/world/item/crafting/SimpleCookingSerializer/factory +FD: net/minecraft/world/item/crafting/SimpleCookingSerializer/net/minecraft/world/item/crafting/SimpleCookingSerializer net/minecraft/world/item/crafting/SimpleCookingSerializer/net/minecraft/world/item/crafting/SimpleCookingSerializer +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/ (Lnet/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker;I)V net/minecraft/world/item/crafting/SimpleCookingSerializer/ (Lnet/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker;I)V +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/m_44332_ (Ljava/lang/String;)Ljava/lang/IllegalStateException; net/minecraft/world/item/crafting/SimpleCookingSerializer/lambda$fromJson$0 (Ljava/lang/String;)Ljava/lang/IllegalStateException; +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)V net/minecraft/world/item/crafting/SimpleCookingSerializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)V +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/SimpleCookingSerializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; net/minecraft/world/item/crafting/SimpleCookingSerializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/SimpleCookingSerializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; net/minecraft/world/item/crafting/SimpleCookingSerializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/SimpleCookingSerializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +CL: net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker +FD: net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker/net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker/net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker +MD: net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker/m_44352_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker/create (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; +CL: net/minecraft/world/item/crafting/SimpleRecipeSerializer net/minecraft/world/item/crafting/SimpleRecipeSerializer +FD: net/minecraft/world/item/crafting/SimpleRecipeSerializer/f_44397_ net/minecraft/world/item/crafting/SimpleRecipeSerializer/constructor +FD: net/minecraft/world/item/crafting/SimpleRecipeSerializer/net/minecraft/world/item/crafting/SimpleRecipeSerializer net/minecraft/world/item/crafting/SimpleRecipeSerializer/net/minecraft/world/item/crafting/SimpleRecipeSerializer +MD: net/minecraft/world/item/crafting/SimpleRecipeSerializer/ (Ljava/util/function/Function;)V net/minecraft/world/item/crafting/SimpleRecipeSerializer/ (Ljava/util/function/Function;)V +MD: net/minecraft/world/item/crafting/SimpleRecipeSerializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/SimpleRecipeSerializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/SimpleRecipeSerializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/SimpleRecipeSerializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/SimpleRecipeSerializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/SimpleRecipeSerializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +CL: net/minecraft/world/item/crafting/SingleItemRecipe net/minecraft/world/item/crafting/SingleItemRecipe +FD: net/minecraft/world/item/crafting/SingleItemRecipe/f_44409_ net/minecraft/world/item/crafting/SingleItemRecipe/ingredient +FD: net/minecraft/world/item/crafting/SingleItemRecipe/f_44410_ net/minecraft/world/item/crafting/SingleItemRecipe/result +FD: net/minecraft/world/item/crafting/SingleItemRecipe/f_44411_ net/minecraft/world/item/crafting/SingleItemRecipe/id +FD: net/minecraft/world/item/crafting/SingleItemRecipe/f_44412_ net/minecraft/world/item/crafting/SingleItemRecipe/group +FD: net/minecraft/world/item/crafting/SingleItemRecipe/f_44413_ net/minecraft/world/item/crafting/SingleItemRecipe/type +FD: net/minecraft/world/item/crafting/SingleItemRecipe/f_44414_ net/minecraft/world/item/crafting/SingleItemRecipe/serializer +FD: net/minecraft/world/item/crafting/SingleItemRecipe/net/minecraft/world/item/crafting/SingleItemRecipe net/minecraft/world/item/crafting/SingleItemRecipe/net/minecraft/world/item/crafting/SingleItemRecipe +MD: net/minecraft/world/item/crafting/SingleItemRecipe/ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/crafting/SingleItemRecipe/ (Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/item/crafting/RecipeSerializer;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/SingleItemRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_6076_ ()Ljava/lang/String; net/minecraft/world/item/crafting/SingleItemRecipe/getGroup ()Ljava/lang/String; +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_6423_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/crafting/SingleItemRecipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_6671_ ()Lnet/minecraft/world/item/crafting/RecipeType; net/minecraft/world/item/crafting/SingleItemRecipe/getType ()Lnet/minecraft/world/item/crafting/RecipeType; +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_7527_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/item/crafting/SingleItemRecipe/getIngredients ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/SingleItemRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/SingleItemRecipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/SingleItemRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/SingleItemRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer net/minecraft/world/item/crafting/SingleItemRecipe$Serializer +FD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/f_44433_ net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/factory +FD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/net/minecraft/world/item/crafting/SingleItemRecipe$Serializer net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/net/minecraft/world/item/crafting/SingleItemRecipe$Serializer +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/ (Lnet/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker;)V net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/ (Lnet/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker;)V +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/SingleItemRecipe;)V net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/SingleItemRecipe;)V +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/SingleItemRecipe; net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/SingleItemRecipe; +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/SingleItemRecipe; net/minecraft/world/item/crafting/SingleItemRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/SingleItemRecipe; +CL: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker +FD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker/net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker/net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker +MD: net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker/m_44454_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/crafting/SingleItemRecipe; net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker/create (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/crafting/SingleItemRecipe; +CL: net/minecraft/world/item/crafting/SmeltingRecipe net/minecraft/world/item/crafting/SmeltingRecipe +FD: net/minecraft/world/item/crafting/SmeltingRecipe/net/minecraft/world/item/crafting/SmeltingRecipe net/minecraft/world/item/crafting/SmeltingRecipe/net/minecraft/world/item/crafting/SmeltingRecipe +MD: net/minecraft/world/item/crafting/SmeltingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V net/minecraft/world/item/crafting/SmeltingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V +MD: net/minecraft/world/item/crafting/SmeltingRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/SmeltingRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/SmeltingRecipe/m_8042_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/SmeltingRecipe/getToastSymbol ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/SmokingRecipe net/minecraft/world/item/crafting/SmokingRecipe +FD: net/minecraft/world/item/crafting/SmokingRecipe/net/minecraft/world/item/crafting/SmokingRecipe net/minecraft/world/item/crafting/SmokingRecipe/net/minecraft/world/item/crafting/SmokingRecipe +MD: net/minecraft/world/item/crafting/SmokingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V net/minecraft/world/item/crafting/SmokingRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;FI)V +MD: net/minecraft/world/item/crafting/SmokingRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/SmokingRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/SmokingRecipe/m_8042_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/SmokingRecipe/getToastSymbol ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/StonecutterRecipe net/minecraft/world/item/crafting/StonecutterRecipe +FD: net/minecraft/world/item/crafting/StonecutterRecipe/net/minecraft/world/item/crafting/StonecutterRecipe net/minecraft/world/item/crafting/StonecutterRecipe/net/minecraft/world/item/crafting/StonecutterRecipe +MD: net/minecraft/world/item/crafting/StonecutterRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/crafting/StonecutterRecipe/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/crafting/StonecutterRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/StonecutterRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/StonecutterRecipe/m_8042_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/StonecutterRecipe/getToastSymbol ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/SuspiciousStewRecipe net/minecraft/world/item/crafting/SuspiciousStewRecipe +FD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/net/minecraft/world/item/crafting/SuspiciousStewRecipe net/minecraft/world/item/crafting/SuspiciousStewRecipe/net/minecraft/world/item/crafting/SuspiciousStewRecipe +MD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/SuspiciousStewRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/SuspiciousStewRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/SuspiciousStewRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/SuspiciousStewRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/SuspiciousStewRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/SuspiciousStewRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/SuspiciousStewRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/SuspiciousStewRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/TippedArrowRecipe net/minecraft/world/item/crafting/TippedArrowRecipe +FD: net/minecraft/world/item/crafting/TippedArrowRecipe/net/minecraft/world/item/crafting/TippedArrowRecipe net/minecraft/world/item/crafting/TippedArrowRecipe/net/minecraft/world/item/crafting/TippedArrowRecipe +MD: net/minecraft/world/item/crafting/TippedArrowRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/item/crafting/TippedArrowRecipe/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/item/crafting/TippedArrowRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/TippedArrowRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/TippedArrowRecipe/m_5818_ (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/TippedArrowRecipe/matches (Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/TippedArrowRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/TippedArrowRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/TippedArrowRecipe/m_5874_ (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/TippedArrowRecipe/assemble (Lnet/minecraft/world/inventory/CraftingContainer;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/TippedArrowRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/TippedArrowRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/TippedArrowRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/TippedArrowRecipe/canCraftInDimensions (II)Z +CL: net/minecraft/world/item/crafting/UpgradeRecipe net/minecraft/world/item/crafting/UpgradeRecipe +FD: net/minecraft/world/item/crafting/UpgradeRecipe/f_44518_ net/minecraft/world/item/crafting/UpgradeRecipe/base +FD: net/minecraft/world/item/crafting/UpgradeRecipe/f_44519_ net/minecraft/world/item/crafting/UpgradeRecipe/addition +FD: net/minecraft/world/item/crafting/UpgradeRecipe/f_44520_ net/minecraft/world/item/crafting/UpgradeRecipe/result +FD: net/minecraft/world/item/crafting/UpgradeRecipe/f_44521_ net/minecraft/world/item/crafting/UpgradeRecipe/id +FD: net/minecraft/world/item/crafting/UpgradeRecipe/net/minecraft/world/item/crafting/UpgradeRecipe net/minecraft/world/item/crafting/UpgradeRecipe/net/minecraft/world/item/crafting/UpgradeRecipe +MD: net/minecraft/world/item/crafting/UpgradeRecipe/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/crafting/UpgradeRecipe/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_142505_ ()Z net/minecraft/world/item/crafting/UpgradeRecipe/isIncomplete ()Z +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_151283_ (Lnet/minecraft/world/item/crafting/Ingredient;)Z net/minecraft/world/item/crafting/UpgradeRecipe/lambda$isIncomplete$0 (Lnet/minecraft/world/item/crafting/Ingredient;)Z +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_44535_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/crafting/UpgradeRecipe/isAdditionIngredient (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_5818_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/item/crafting/UpgradeRecipe/matches (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_5874_ (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/UpgradeRecipe/assemble (Lnet/minecraft/world/Container;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_6423_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/crafting/UpgradeRecipe/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_6671_ ()Lnet/minecraft/world/item/crafting/RecipeType; net/minecraft/world/item/crafting/UpgradeRecipe/getType ()Lnet/minecraft/world/item/crafting/RecipeType; +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_7707_ ()Lnet/minecraft/world/item/crafting/RecipeSerializer; net/minecraft/world/item/crafting/UpgradeRecipe/getSerializer ()Lnet/minecraft/world/item/crafting/RecipeSerializer; +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_8004_ (II)Z net/minecraft/world/item/crafting/UpgradeRecipe/canCraftInDimensions (II)Z +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_8042_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/UpgradeRecipe/getToastSymbol ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/crafting/UpgradeRecipe/m_8043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/crafting/UpgradeRecipe/getResultItem ()Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer net/minecraft/world/item/crafting/UpgradeRecipe$Serializer +FD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/net/minecraft/world/item/crafting/UpgradeRecipe$Serializer net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/net/minecraft/world/item/crafting/UpgradeRecipe$Serializer +MD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/ ()V net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/ ()V +MD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/m_6178_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/UpgradeRecipe;)V net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/toNetwork (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/item/crafting/UpgradeRecipe;)V +MD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/m_6729_ (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/UpgradeRecipe; net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/fromJson (Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;)Lnet/minecraft/world/item/crafting/UpgradeRecipe; +MD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/m_8005_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/UpgradeRecipe; net/minecraft/world/item/crafting/UpgradeRecipe$Serializer/fromNetwork (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/crafting/UpgradeRecipe; +CL: net/minecraft/world/item/crafting/package-info net/minecraft/world/item/crafting/package-info +FD: net/minecraft/world/item/crafting/package-info/net/minecraft/world/item/crafting/package-info net/minecraft/world/item/crafting/package-info/net/minecraft/world/item/crafting/package-info +CL: net/minecraft/world/item/enchantment/ArrowDamageEnchantment net/minecraft/world/item/enchantment/ArrowDamageEnchantment +FD: net/minecraft/world/item/enchantment/ArrowDamageEnchantment/net/minecraft/world/item/enchantment/ArrowDamageEnchantment net/minecraft/world/item/enchantment/ArrowDamageEnchantment/net/minecraft/world/item/enchantment/ArrowDamageEnchantment +MD: net/minecraft/world/item/enchantment/ArrowDamageEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/ArrowDamageEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/ArrowDamageEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/ArrowDamageEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowDamageEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/ArrowDamageEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowDamageEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/ArrowDamageEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/ArrowFireEnchantment net/minecraft/world/item/enchantment/ArrowFireEnchantment +FD: net/minecraft/world/item/enchantment/ArrowFireEnchantment/net/minecraft/world/item/enchantment/ArrowFireEnchantment net/minecraft/world/item/enchantment/ArrowFireEnchantment/net/minecraft/world/item/enchantment/ArrowFireEnchantment +MD: net/minecraft/world/item/enchantment/ArrowFireEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/ArrowFireEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/ArrowFireEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/ArrowFireEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowFireEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/ArrowFireEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowFireEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/ArrowFireEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment +FD: net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment +MD: net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/ArrowInfiniteEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment +FD: net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment +MD: net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/ArrowKnockbackEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/ArrowPiercingEnchantment net/minecraft/world/item/enchantment/ArrowPiercingEnchantment +FD: net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/net/minecraft/world/item/enchantment/ArrowPiercingEnchantment net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/net/minecraft/world/item/enchantment/ArrowPiercingEnchantment +MD: net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/ArrowPiercingEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/BindingCurseEnchantment net/minecraft/world/item/enchantment/BindingCurseEnchantment +FD: net/minecraft/world/item/enchantment/BindingCurseEnchantment/net/minecraft/world/item/enchantment/BindingCurseEnchantment net/minecraft/world/item/enchantment/BindingCurseEnchantment/net/minecraft/world/item/enchantment/BindingCurseEnchantment +MD: net/minecraft/world/item/enchantment/BindingCurseEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/BindingCurseEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/BindingCurseEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/BindingCurseEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/BindingCurseEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/BindingCurseEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/BindingCurseEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/BindingCurseEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/BindingCurseEnchantment/m_6589_ ()Z net/minecraft/world/item/enchantment/BindingCurseEnchantment/isCurse ()Z +MD: net/minecraft/world/item/enchantment/BindingCurseEnchantment/m_6591_ ()Z net/minecraft/world/item/enchantment/BindingCurseEnchantment/isTreasureOnly ()Z +CL: net/minecraft/world/item/enchantment/DamageEnchantment net/minecraft/world/item/enchantment/DamageEnchantment +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_151289_ net/minecraft/world/item/enchantment/DamageEnchantment/ALL +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_151290_ net/minecraft/world/item/enchantment/DamageEnchantment/UNDEAD +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_151291_ net/minecraft/world/item/enchantment/DamageEnchantment/ARTHROPODS +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_44621_ net/minecraft/world/item/enchantment/DamageEnchantment/type +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_44622_ net/minecraft/world/item/enchantment/DamageEnchantment/NAMES +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_44623_ net/minecraft/world/item/enchantment/DamageEnchantment/MIN_COST +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_44624_ net/minecraft/world/item/enchantment/DamageEnchantment/LEVEL_COST +FD: net/minecraft/world/item/enchantment/DamageEnchantment/f_44625_ net/minecraft/world/item/enchantment/DamageEnchantment/LEVEL_COST_SPAN +FD: net/minecraft/world/item/enchantment/DamageEnchantment/net/minecraft/world/item/enchantment/DamageEnchantment net/minecraft/world/item/enchantment/DamageEnchantment/net/minecraft/world/item/enchantment/DamageEnchantment +MD: net/minecraft/world/item/enchantment/DamageEnchantment/ ()V net/minecraft/world/item/enchantment/DamageEnchantment/ ()V +MD: net/minecraft/world/item/enchantment/DamageEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;I[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/DamageEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;I[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/DamageEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/DamageEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/DamageEnchantment/m_6081_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/DamageEnchantment/canEnchant (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/DamageEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/DamageEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/DamageEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/DamageEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/DamageEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/DamageEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/DamageEnchantment/m_7335_ (ILnet/minecraft/world/entity/MobType;)F net/minecraft/world/item/enchantment/DamageEnchantment/getDamageBonus (ILnet/minecraft/world/entity/MobType;)F +MD: net/minecraft/world/item/enchantment/DamageEnchantment/m_7677_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/item/enchantment/DamageEnchantment/doPostAttack (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V +CL: net/minecraft/world/item/enchantment/DigDurabilityEnchantment net/minecraft/world/item/enchantment/DigDurabilityEnchantment +FD: net/minecraft/world/item/enchantment/DigDurabilityEnchantment/net/minecraft/world/item/enchantment/DigDurabilityEnchantment net/minecraft/world/item/enchantment/DigDurabilityEnchantment/net/minecraft/world/item/enchantment/DigDurabilityEnchantment +MD: net/minecraft/world/item/enchantment/DigDurabilityEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/DigDurabilityEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/DigDurabilityEnchantment/m_44655_ (Lnet/minecraft/world/item/ItemStack;ILjava/util/Random;)Z net/minecraft/world/item/enchantment/DigDurabilityEnchantment/shouldIgnoreDurabilityDrop (Lnet/minecraft/world/item/ItemStack;ILjava/util/Random;)Z +MD: net/minecraft/world/item/enchantment/DigDurabilityEnchantment/m_6081_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/DigDurabilityEnchantment/canEnchant (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/DigDurabilityEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/DigDurabilityEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/DigDurabilityEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/DigDurabilityEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/DigDurabilityEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/DigDurabilityEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/DiggingEnchantment net/minecraft/world/item/enchantment/DiggingEnchantment +FD: net/minecraft/world/item/enchantment/DiggingEnchantment/net/minecraft/world/item/enchantment/DiggingEnchantment net/minecraft/world/item/enchantment/DiggingEnchantment/net/minecraft/world/item/enchantment/DiggingEnchantment +MD: net/minecraft/world/item/enchantment/DiggingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/DiggingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/DiggingEnchantment/m_6081_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/DiggingEnchantment/canEnchant (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/DiggingEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/DiggingEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/DiggingEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/DiggingEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/DiggingEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/DiggingEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/Enchantment net/minecraft/world/item/enchantment/Enchantment +FD: net/minecraft/world/item/enchantment/Enchantment/f_44671_ net/minecraft/world/item/enchantment/Enchantment/slots +FD: net/minecraft/world/item/enchantment/Enchantment/f_44672_ net/minecraft/world/item/enchantment/Enchantment/category +FD: net/minecraft/world/item/enchantment/Enchantment/f_44673_ net/minecraft/world/item/enchantment/Enchantment/descriptionId +FD: net/minecraft/world/item/enchantment/Enchantment/f_44674_ net/minecraft/world/item/enchantment/Enchantment/rarity +FD: net/minecraft/world/item/enchantment/Enchantment/net/minecraft/world/item/enchantment/Enchantment net/minecraft/world/item/enchantment/Enchantment/net/minecraft/world/item/enchantment/Enchantment +MD: net/minecraft/world/item/enchantment/Enchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/EnchantmentCategory;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/Enchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/EnchantmentCategory;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/Enchantment/m_44684_ (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Map; net/minecraft/world/item/enchantment/Enchantment/getSlotItems (Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Map; +MD: net/minecraft/world/item/enchantment/Enchantment/m_44695_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/Enchantment/isCompatibleWith (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/Enchantment/m_44697_ (I)Lnet/minecraft/world/item/enchantment/Enchantment; net/minecraft/world/item/enchantment/Enchantment/byId (I)Lnet/minecraft/world/item/enchantment/Enchantment; +MD: net/minecraft/world/item/enchantment/Enchantment/m_44699_ ()Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; net/minecraft/world/item/enchantment/Enchantment/getRarity ()Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; +MD: net/minecraft/world/item/enchantment/Enchantment/m_44700_ (I)Lnet/minecraft/network/chat/Component; net/minecraft/world/item/enchantment/Enchantment/getFullname (I)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/item/enchantment/Enchantment/m_44702_ ()I net/minecraft/world/item/enchantment/Enchantment/getMinLevel ()I +MD: net/minecraft/world/item/enchantment/Enchantment/m_44703_ ()Ljava/lang/String; net/minecraft/world/item/enchantment/Enchantment/getOrCreateDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/enchantment/Enchantment/m_44704_ ()Ljava/lang/String; net/minecraft/world/item/enchantment/Enchantment/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/item/enchantment/Enchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/Enchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/Enchantment/m_6081_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/Enchantment/canEnchant (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/Enchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/Enchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/Enchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/Enchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/Enchantment/m_6586_ ()I net/minecraft/world/item/enchantment/Enchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/Enchantment/m_6589_ ()Z net/minecraft/world/item/enchantment/Enchantment/isCurse ()Z +MD: net/minecraft/world/item/enchantment/Enchantment/m_6591_ ()Z net/minecraft/world/item/enchantment/Enchantment/isTreasureOnly ()Z +MD: net/minecraft/world/item/enchantment/Enchantment/m_6592_ ()Z net/minecraft/world/item/enchantment/Enchantment/isDiscoverable ()Z +MD: net/minecraft/world/item/enchantment/Enchantment/m_6594_ ()Z net/minecraft/world/item/enchantment/Enchantment/isTradeable ()Z +MD: net/minecraft/world/item/enchantment/Enchantment/m_7205_ (ILnet/minecraft/world/damagesource/DamageSource;)I net/minecraft/world/item/enchantment/Enchantment/getDamageProtection (ILnet/minecraft/world/damagesource/DamageSource;)I +MD: net/minecraft/world/item/enchantment/Enchantment/m_7335_ (ILnet/minecraft/world/entity/MobType;)F net/minecraft/world/item/enchantment/Enchantment/getDamageBonus (ILnet/minecraft/world/entity/MobType;)F +MD: net/minecraft/world/item/enchantment/Enchantment/m_7675_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/item/enchantment/Enchantment/doPostHurt (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/world/item/enchantment/Enchantment/m_7677_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/item/enchantment/Enchantment/doPostAttack (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V +CL: net/minecraft/world/item/enchantment/Enchantment$Rarity net/minecraft/world/item/enchantment/Enchantment$Rarity +FD: net/minecraft/world/item/enchantment/Enchantment$Rarity/$VALUES net/minecraft/world/item/enchantment/Enchantment$Rarity/$VALUES +FD: net/minecraft/world/item/enchantment/Enchantment$Rarity/COMMON net/minecraft/world/item/enchantment/Enchantment$Rarity/COMMON +FD: net/minecraft/world/item/enchantment/Enchantment$Rarity/RARE net/minecraft/world/item/enchantment/Enchantment$Rarity/RARE +FD: net/minecraft/world/item/enchantment/Enchantment$Rarity/UNCOMMON net/minecraft/world/item/enchantment/Enchantment$Rarity/UNCOMMON +FD: net/minecraft/world/item/enchantment/Enchantment$Rarity/VERY_RARE net/minecraft/world/item/enchantment/Enchantment$Rarity/VERY_RARE +FD: net/minecraft/world/item/enchantment/Enchantment$Rarity/f_44709_ net/minecraft/world/item/enchantment/Enchantment$Rarity/weight +FD: net/minecraft/world/item/enchantment/Enchantment$Rarity/net/minecraft/world/item/enchantment/Enchantment$Rarity net/minecraft/world/item/enchantment/Enchantment$Rarity/net/minecraft/world/item/enchantment/Enchantment$Rarity +MD: net/minecraft/world/item/enchantment/Enchantment$Rarity/ ()V net/minecraft/world/item/enchantment/Enchantment$Rarity/ ()V +MD: net/minecraft/world/item/enchantment/Enchantment$Rarity/ (Ljava/lang/String;II)V net/minecraft/world/item/enchantment/Enchantment$Rarity/ (Ljava/lang/String;II)V +MD: net/minecraft/world/item/enchantment/Enchantment$Rarity/m_151292_ ()[Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; net/minecraft/world/item/enchantment/Enchantment$Rarity/$values ()[Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; +MD: net/minecraft/world/item/enchantment/Enchantment$Rarity/m_44716_ ()I net/minecraft/world/item/enchantment/Enchantment$Rarity/getWeight ()I +MD: net/minecraft/world/item/enchantment/Enchantment$Rarity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; net/minecraft/world/item/enchantment/Enchantment$Rarity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; +MD: net/minecraft/world/item/enchantment/Enchantment$Rarity/values ()[Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; net/minecraft/world/item/enchantment/Enchantment$Rarity/values ()[Lnet/minecraft/world/item/enchantment/Enchantment$Rarity; +CL: net/minecraft/world/item/enchantment/EnchantmentCategory net/minecraft/world/item/enchantment/EnchantmentCategory +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/$VALUES net/minecraft/world/item/enchantment/EnchantmentCategory/$VALUES +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_CHEST net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_CHEST +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_FEET net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_FEET +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_HEAD net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_HEAD +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_LEGS net/minecraft/world/item/enchantment/EnchantmentCategory/ARMOR_LEGS +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/BOW net/minecraft/world/item/enchantment/EnchantmentCategory/BOW +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/BREAKABLE net/minecraft/world/item/enchantment/EnchantmentCategory/BREAKABLE +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/CROSSBOW net/minecraft/world/item/enchantment/EnchantmentCategory/CROSSBOW +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/DIGGER net/minecraft/world/item/enchantment/EnchantmentCategory/DIGGER +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/FISHING_ROD net/minecraft/world/item/enchantment/EnchantmentCategory/FISHING_ROD +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/TRIDENT net/minecraft/world/item/enchantment/EnchantmentCategory/TRIDENT +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/VANISHABLE net/minecraft/world/item/enchantment/EnchantmentCategory/VANISHABLE +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/WEAPON net/minecraft/world/item/enchantment/EnchantmentCategory/WEAPON +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/WEARABLE net/minecraft/world/item/enchantment/EnchantmentCategory/WEARABLE +FD: net/minecraft/world/item/enchantment/EnchantmentCategory/net/minecraft/world/item/enchantment/EnchantmentCategory net/minecraft/world/item/enchantment/EnchantmentCategory/net/minecraft/world/item/enchantment/EnchantmentCategory +MD: net/minecraft/world/item/enchantment/EnchantmentCategory/ ()V net/minecraft/world/item/enchantment/EnchantmentCategory/ ()V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory/m_151293_ ()[Lnet/minecraft/world/item/enchantment/EnchantmentCategory; net/minecraft/world/item/enchantment/EnchantmentCategory/$values ()[Lnet/minecraft/world/item/enchantment/EnchantmentCategory; +MD: net/minecraft/world/item/enchantment/EnchantmentCategory/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory/canEnchant (Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/EnchantmentCategory; net/minecraft/world/item/enchantment/EnchantmentCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/EnchantmentCategory; +MD: net/minecraft/world/item/enchantment/EnchantmentCategory/values ()[Lnet/minecraft/world/item/enchantment/EnchantmentCategory; net/minecraft/world/item/enchantment/EnchantmentCategory/values ()[Lnet/minecraft/world/item/enchantment/EnchantmentCategory; +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$1 net/minecraft/world/item/enchantment/EnchantmentCategory$1 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$1/net/minecraft/world/item/enchantment/EnchantmentCategory$1 net/minecraft/world/item/enchantment/EnchantmentCategory$1/net/minecraft/world/item/enchantment/EnchantmentCategory$1 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$1/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$1/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$1/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$1/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$10 net/minecraft/world/item/enchantment/EnchantmentCategory$10 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$10/net/minecraft/world/item/enchantment/EnchantmentCategory$10 net/minecraft/world/item/enchantment/EnchantmentCategory$10/net/minecraft/world/item/enchantment/EnchantmentCategory$10 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$10/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$10/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$10/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$10/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$11 net/minecraft/world/item/enchantment/EnchantmentCategory$11 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$11/net/minecraft/world/item/enchantment/EnchantmentCategory$11 net/minecraft/world/item/enchantment/EnchantmentCategory$11/net/minecraft/world/item/enchantment/EnchantmentCategory$11 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$11/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$11/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$11/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$11/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$12 net/minecraft/world/item/enchantment/EnchantmentCategory$12 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$12/net/minecraft/world/item/enchantment/EnchantmentCategory$12 net/minecraft/world/item/enchantment/EnchantmentCategory$12/net/minecraft/world/item/enchantment/EnchantmentCategory$12 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$12/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$12/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$12/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$12/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$13 net/minecraft/world/item/enchantment/EnchantmentCategory$13 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$13/net/minecraft/world/item/enchantment/EnchantmentCategory$13 net/minecraft/world/item/enchantment/EnchantmentCategory$13/net/minecraft/world/item/enchantment/EnchantmentCategory$13 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$13/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$13/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$13/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$13/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$14 net/minecraft/world/item/enchantment/EnchantmentCategory$14 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$14/net/minecraft/world/item/enchantment/EnchantmentCategory$14 net/minecraft/world/item/enchantment/EnchantmentCategory$14/net/minecraft/world/item/enchantment/EnchantmentCategory$14 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$14/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$14/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$14/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$14/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$2 net/minecraft/world/item/enchantment/EnchantmentCategory$2 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$2/net/minecraft/world/item/enchantment/EnchantmentCategory$2 net/minecraft/world/item/enchantment/EnchantmentCategory$2/net/minecraft/world/item/enchantment/EnchantmentCategory$2 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$2/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$2/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$2/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$2/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$3 net/minecraft/world/item/enchantment/EnchantmentCategory$3 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$3/net/minecraft/world/item/enchantment/EnchantmentCategory$3 net/minecraft/world/item/enchantment/EnchantmentCategory$3/net/minecraft/world/item/enchantment/EnchantmentCategory$3 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$3/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$3/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$3/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$3/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$4 net/minecraft/world/item/enchantment/EnchantmentCategory$4 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$4/net/minecraft/world/item/enchantment/EnchantmentCategory$4 net/minecraft/world/item/enchantment/EnchantmentCategory$4/net/minecraft/world/item/enchantment/EnchantmentCategory$4 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$4/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$4/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$4/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$4/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$5 net/minecraft/world/item/enchantment/EnchantmentCategory$5 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$5/net/minecraft/world/item/enchantment/EnchantmentCategory$5 net/minecraft/world/item/enchantment/EnchantmentCategory$5/net/minecraft/world/item/enchantment/EnchantmentCategory$5 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$5/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$5/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$5/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$5/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$6 net/minecraft/world/item/enchantment/EnchantmentCategory$6 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$6/net/minecraft/world/item/enchantment/EnchantmentCategory$6 net/minecraft/world/item/enchantment/EnchantmentCategory$6/net/minecraft/world/item/enchantment/EnchantmentCategory$6 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$6/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$6/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$6/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$6/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$7 net/minecraft/world/item/enchantment/EnchantmentCategory$7 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$7/net/minecraft/world/item/enchantment/EnchantmentCategory$7 net/minecraft/world/item/enchantment/EnchantmentCategory$7/net/minecraft/world/item/enchantment/EnchantmentCategory$7 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$7/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$7/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$7/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$7/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$8 net/minecraft/world/item/enchantment/EnchantmentCategory$8 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$8/net/minecraft/world/item/enchantment/EnchantmentCategory$8 net/minecraft/world/item/enchantment/EnchantmentCategory$8/net/minecraft/world/item/enchantment/EnchantmentCategory$8 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$8/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$8/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$8/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$8/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentCategory$9 net/minecraft/world/item/enchantment/EnchantmentCategory$9 +FD: net/minecraft/world/item/enchantment/EnchantmentCategory$9/net/minecraft/world/item/enchantment/EnchantmentCategory$9 net/minecraft/world/item/enchantment/EnchantmentCategory$9/net/minecraft/world/item/enchantment/EnchantmentCategory$9 +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$9/ (Ljava/lang/String;I)V net/minecraft/world/item/enchantment/EnchantmentCategory$9/ (Ljava/lang/String;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentCategory$9/m_7454_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/item/enchantment/EnchantmentCategory$9/canEnchant (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentHelper net/minecraft/world/item/enchantment/EnchantmentHelper +FD: net/minecraft/world/item/enchantment/EnchantmentHelper/f_182430_ net/minecraft/world/item/enchantment/EnchantmentHelper/TAG_ENCH_ID +FD: net/minecraft/world/item/enchantment/EnchantmentHelper/f_182431_ net/minecraft/world/item/enchantment/EnchantmentHelper/TAG_ENCH_LEVEL +FD: net/minecraft/world/item/enchantment/EnchantmentHelper/net/minecraft/world/item/enchantment/EnchantmentHelper net/minecraft/world/item/enchantment/EnchantmentHelper/net/minecraft/world/item/enchantment/EnchantmentHelper +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/ ()V net/minecraft/world/item/enchantment/EnchantmentHelper/ ()V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_182432_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/enchantment/EnchantmentHelper/getEnchantmentId (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_182434_ (Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/enchantment/Enchantment;)V net/minecraft/world/item/enchantment/EnchantmentHelper/lambda$runIterationOnItem$1 (Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/enchantment/Enchantment;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_182438_ (Lnet/minecraft/nbt/CompoundTag;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getEnchantmentLevel (Lnet/minecraft/nbt/CompoundTag;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_182440_ (Lnet/minecraft/nbt/CompoundTag;I)V net/minecraft/world/item/enchantment/EnchantmentHelper/setEnchantmentLevel (Lnet/minecraft/nbt/CompoundTag;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_182443_ (Lnet/minecraft/resources/ResourceLocation;I)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/enchantment/EnchantmentHelper/storeEnchantment (Lnet/minecraft/resources/ResourceLocation;I)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_182446_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/item/enchantment/EnchantmentHelper/getEnchantmentId (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44817_ (ILnet/minecraft/world/item/ItemStack;Z)Ljava/util/List; net/minecraft/world/item/enchantment/EnchantmentHelper/getAvailableEnchantmentResults (ILnet/minecraft/world/item/ItemStack;Z)Ljava/util/List; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44821_ (Lnet/minecraft/world/entity/LivingEntity;)F net/minecraft/world/item/enchantment/EnchantmentHelper/getSweepingDamageRatio (Lnet/minecraft/world/entity/LivingEntity;)F +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44823_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/item/enchantment/EnchantmentHelper/doPostHurtEffects (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44826_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/item/enchantment/EnchantmentHelper/lambda$doPostDamageEffects$5 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/enchantment/Enchantment;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44831_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Map; net/minecraft/world/item/enchantment/EnchantmentHelper/getEnchantments (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Map; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44833_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/MobType;)F net/minecraft/world/item/enchantment/EnchantmentHelper/getDamageBonus (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/MobType;)F +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44836_ (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getEnchantmentLevel (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44839_ (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Predicate;)Ljava/util/Map$Entry; net/minecraft/world/item/enchantment/EnchantmentHelper/getRandomItemWith (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Predicate;)Ljava/util/Map$Entry; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44843_ (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getItemEnchantmentLevel (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44850_ (Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/enchantment/EnchantmentHelper/runIterationOnItem (Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44853_ (Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor;Ljava/lang/Iterable;)V net/minecraft/world/item/enchantment/EnchantmentHelper/runIterationOnInventory (Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor;Ljava/lang/Iterable;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44856_ (Ljava/lang/Iterable;Lnet/minecraft/world/damagesource/DamageSource;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getDamageProtection (Ljava/lang/Iterable;Lnet/minecraft/world/damagesource/DamageSource;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44859_ (Ljava/util/Collection;Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/isEnchantmentCompatible (Ljava/util/Collection;Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44862_ (Ljava/util/List;Lnet/minecraft/world/item/enchantment/EnchantmentInstance;)V net/minecraft/world/item/enchantment/EnchantmentHelper/filterCompatibleEnchantments (Ljava/util/List;Lnet/minecraft/world/item/enchantment/EnchantmentInstance;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44865_ (Ljava/util/Map;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/enchantment/EnchantmentHelper/setEnchantments (Ljava/util/Map;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44868_ (Ljava/util/Map;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/enchantment/Enchantment;)V net/minecraft/world/item/enchantment/EnchantmentHelper/lambda$deserializeEnchantments$0 (Ljava/util/Map;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/enchantment/Enchantment;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44872_ (Ljava/util/Random;IILnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getEnchantmentCost (Ljava/util/Random;IILnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44877_ (Ljava/util/Random;Lnet/minecraft/world/item/ItemStack;IZ)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/enchantment/EnchantmentHelper/enchantItem (Ljava/util/Random;Lnet/minecraft/world/item/ItemStack;IZ)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44882_ (Lnet/minecraft/nbt/ListTag;)Ljava/util/Map; net/minecraft/world/item/enchantment/EnchantmentHelper/deserializeEnchantments (Lnet/minecraft/nbt/ListTag;)Ljava/util/Map; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44884_ (Lorg/apache/commons/lang3/mutable/MutableFloat;Lnet/minecraft/world/entity/MobType;Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/item/enchantment/EnchantmentHelper/lambda$getDamageBonus$3 (Lorg/apache/commons/lang3/mutable/MutableFloat;Lnet/minecraft/world/entity/MobType;Lnet/minecraft/world/item/enchantment/Enchantment;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44889_ (Lorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/item/enchantment/EnchantmentHelper/lambda$getDamageProtection$2 (Lorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/item/enchantment/Enchantment;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44894_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getKnockbackBonus (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44896_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/item/enchantment/EnchantmentHelper/doPostDamageEffects (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44899_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/item/enchantment/EnchantmentHelper/lambda$doPostHurtEffects$4 (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/enchantment/Enchantment;I)V +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44904_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getFishingLuckBonus (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44906_ (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Map$Entry; net/minecraft/world/item/enchantment/EnchantmentHelper/getRandomItemWith (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/entity/LivingEntity;)Ljava/util/Map$Entry; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44909_ (Ljava/util/Random;Lnet/minecraft/world/item/ItemStack;IZ)Ljava/util/List; net/minecraft/world/item/enchantment/EnchantmentHelper/selectEnchantment (Ljava/util/Random;Lnet/minecraft/world/item/ItemStack;IZ)Ljava/util/List; +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44914_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getFireAspect (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44916_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getFishingSpeedBonus (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44918_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getRespiration (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44920_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/hasBindingCurse (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44922_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getDepthStrider (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44924_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/hasVanishingCurse (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44926_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getBlockEfficiency (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44928_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getLoyalty (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44930_ (Lnet/minecraft/world/entity/LivingEntity;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getMobLooting (Lnet/minecraft/world/entity/LivingEntity;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44932_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/item/enchantment/EnchantmentHelper/getRiptide (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44934_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/hasAquaAffinity (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44936_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/hasChanneling (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44938_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/hasFrostWalker (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44940_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/lambda$getRandomItemWith$6 (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/EnchantmentHelper/m_44942_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/item/enchantment/EnchantmentHelper/hasSoulSpeed (Lnet/minecraft/world/entity/LivingEntity;)Z +CL: net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor +FD: net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor/net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor/net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor +MD: net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor/m_44944_ (Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor/accept (Lnet/minecraft/world/item/enchantment/Enchantment;I)V +CL: net/minecraft/world/item/enchantment/EnchantmentInstance net/minecraft/world/item/enchantment/EnchantmentInstance +FD: net/minecraft/world/item/enchantment/EnchantmentInstance/f_44947_ net/minecraft/world/item/enchantment/EnchantmentInstance/enchantment +FD: net/minecraft/world/item/enchantment/EnchantmentInstance/f_44948_ net/minecraft/world/item/enchantment/EnchantmentInstance/level +FD: net/minecraft/world/item/enchantment/EnchantmentInstance/net/minecraft/world/item/enchantment/EnchantmentInstance net/minecraft/world/item/enchantment/EnchantmentInstance/net/minecraft/world/item/enchantment/EnchantmentInstance +MD: net/minecraft/world/item/enchantment/EnchantmentInstance/ (Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/item/enchantment/EnchantmentInstance/ (Lnet/minecraft/world/item/enchantment/Enchantment;I)V +CL: net/minecraft/world/item/enchantment/Enchantments net/minecraft/world/item/enchantment/Enchantments +FD: net/minecraft/world/item/enchantment/Enchantments/f_44952_ net/minecraft/world/item/enchantment/Enchantments/INFINITY_ARROWS +FD: net/minecraft/world/item/enchantment/Enchantments/f_44953_ net/minecraft/world/item/enchantment/Enchantments/FISHING_LUCK +FD: net/minecraft/world/item/enchantment/Enchantments/f_44954_ net/minecraft/world/item/enchantment/Enchantments/FISHING_SPEED +FD: net/minecraft/world/item/enchantment/Enchantments/f_44955_ net/minecraft/world/item/enchantment/Enchantments/LOYALTY +FD: net/minecraft/world/item/enchantment/Enchantments/f_44956_ net/minecraft/world/item/enchantment/Enchantments/IMPALING +FD: net/minecraft/world/item/enchantment/Enchantments/f_44957_ net/minecraft/world/item/enchantment/Enchantments/RIPTIDE +FD: net/minecraft/world/item/enchantment/Enchantments/f_44958_ net/minecraft/world/item/enchantment/Enchantments/CHANNELING +FD: net/minecraft/world/item/enchantment/Enchantments/f_44959_ net/minecraft/world/item/enchantment/Enchantments/MULTISHOT +FD: net/minecraft/world/item/enchantment/Enchantments/f_44960_ net/minecraft/world/item/enchantment/Enchantments/QUICK_CHARGE +FD: net/minecraft/world/item/enchantment/Enchantments/f_44961_ net/minecraft/world/item/enchantment/Enchantments/PIERCING +FD: net/minecraft/world/item/enchantment/Enchantments/f_44962_ net/minecraft/world/item/enchantment/Enchantments/MENDING +FD: net/minecraft/world/item/enchantment/Enchantments/f_44963_ net/minecraft/world/item/enchantment/Enchantments/VANISHING_CURSE +FD: net/minecraft/world/item/enchantment/Enchantments/f_44964_ net/minecraft/world/item/enchantment/Enchantments/ARMOR_SLOTS +FD: net/minecraft/world/item/enchantment/Enchantments/f_44965_ net/minecraft/world/item/enchantment/Enchantments/ALL_DAMAGE_PROTECTION +FD: net/minecraft/world/item/enchantment/Enchantments/f_44966_ net/minecraft/world/item/enchantment/Enchantments/FIRE_PROTECTION +FD: net/minecraft/world/item/enchantment/Enchantments/f_44967_ net/minecraft/world/item/enchantment/Enchantments/FALL_PROTECTION +FD: net/minecraft/world/item/enchantment/Enchantments/f_44968_ net/minecraft/world/item/enchantment/Enchantments/BLAST_PROTECTION +FD: net/minecraft/world/item/enchantment/Enchantments/f_44969_ net/minecraft/world/item/enchantment/Enchantments/PROJECTILE_PROTECTION +FD: net/minecraft/world/item/enchantment/Enchantments/f_44970_ net/minecraft/world/item/enchantment/Enchantments/RESPIRATION +FD: net/minecraft/world/item/enchantment/Enchantments/f_44971_ net/minecraft/world/item/enchantment/Enchantments/AQUA_AFFINITY +FD: net/minecraft/world/item/enchantment/Enchantments/f_44972_ net/minecraft/world/item/enchantment/Enchantments/THORNS +FD: net/minecraft/world/item/enchantment/Enchantments/f_44973_ net/minecraft/world/item/enchantment/Enchantments/DEPTH_STRIDER +FD: net/minecraft/world/item/enchantment/Enchantments/f_44974_ net/minecraft/world/item/enchantment/Enchantments/FROST_WALKER +FD: net/minecraft/world/item/enchantment/Enchantments/f_44975_ net/minecraft/world/item/enchantment/Enchantments/BINDING_CURSE +FD: net/minecraft/world/item/enchantment/Enchantments/f_44976_ net/minecraft/world/item/enchantment/Enchantments/SOUL_SPEED +FD: net/minecraft/world/item/enchantment/Enchantments/f_44977_ net/minecraft/world/item/enchantment/Enchantments/SHARPNESS +FD: net/minecraft/world/item/enchantment/Enchantments/f_44978_ net/minecraft/world/item/enchantment/Enchantments/SMITE +FD: net/minecraft/world/item/enchantment/Enchantments/f_44979_ net/minecraft/world/item/enchantment/Enchantments/BANE_OF_ARTHROPODS +FD: net/minecraft/world/item/enchantment/Enchantments/f_44980_ net/minecraft/world/item/enchantment/Enchantments/KNOCKBACK +FD: net/minecraft/world/item/enchantment/Enchantments/f_44981_ net/minecraft/world/item/enchantment/Enchantments/FIRE_ASPECT +FD: net/minecraft/world/item/enchantment/Enchantments/f_44982_ net/minecraft/world/item/enchantment/Enchantments/MOB_LOOTING +FD: net/minecraft/world/item/enchantment/Enchantments/f_44983_ net/minecraft/world/item/enchantment/Enchantments/SWEEPING_EDGE +FD: net/minecraft/world/item/enchantment/Enchantments/f_44984_ net/minecraft/world/item/enchantment/Enchantments/BLOCK_EFFICIENCY +FD: net/minecraft/world/item/enchantment/Enchantments/f_44985_ net/minecraft/world/item/enchantment/Enchantments/SILK_TOUCH +FD: net/minecraft/world/item/enchantment/Enchantments/f_44986_ net/minecraft/world/item/enchantment/Enchantments/UNBREAKING +FD: net/minecraft/world/item/enchantment/Enchantments/f_44987_ net/minecraft/world/item/enchantment/Enchantments/BLOCK_FORTUNE +FD: net/minecraft/world/item/enchantment/Enchantments/f_44988_ net/minecraft/world/item/enchantment/Enchantments/POWER_ARROWS +FD: net/minecraft/world/item/enchantment/Enchantments/f_44989_ net/minecraft/world/item/enchantment/Enchantments/PUNCH_ARROWS +FD: net/minecraft/world/item/enchantment/Enchantments/f_44990_ net/minecraft/world/item/enchantment/Enchantments/FLAMING_ARROWS +FD: net/minecraft/world/item/enchantment/Enchantments/net/minecraft/world/item/enchantment/Enchantments net/minecraft/world/item/enchantment/Enchantments/net/minecraft/world/item/enchantment/Enchantments +MD: net/minecraft/world/item/enchantment/Enchantments/ ()V net/minecraft/world/item/enchantment/Enchantments/ ()V +MD: net/minecraft/world/item/enchantment/Enchantments/ ()V net/minecraft/world/item/enchantment/Enchantments/ ()V +MD: net/minecraft/world/item/enchantment/Enchantments/m_44992_ (Ljava/lang/String;Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/item/enchantment/Enchantment; net/minecraft/world/item/enchantment/Enchantments/register (Ljava/lang/String;Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/item/enchantment/Enchantment; +CL: net/minecraft/world/item/enchantment/FireAspectEnchantment net/minecraft/world/item/enchantment/FireAspectEnchantment +FD: net/minecraft/world/item/enchantment/FireAspectEnchantment/net/minecraft/world/item/enchantment/FireAspectEnchantment net/minecraft/world/item/enchantment/FireAspectEnchantment/net/minecraft/world/item/enchantment/FireAspectEnchantment +MD: net/minecraft/world/item/enchantment/FireAspectEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/FireAspectEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/FireAspectEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/FireAspectEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/FireAspectEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/FireAspectEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/FireAspectEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/FireAspectEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/FishingSpeedEnchantment net/minecraft/world/item/enchantment/FishingSpeedEnchantment +FD: net/minecraft/world/item/enchantment/FishingSpeedEnchantment/net/minecraft/world/item/enchantment/FishingSpeedEnchantment net/minecraft/world/item/enchantment/FishingSpeedEnchantment/net/minecraft/world/item/enchantment/FishingSpeedEnchantment +MD: net/minecraft/world/item/enchantment/FishingSpeedEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/EnchantmentCategory;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/FishingSpeedEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/EnchantmentCategory;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/FishingSpeedEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/FishingSpeedEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/FishingSpeedEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/FishingSpeedEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/FishingSpeedEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/FishingSpeedEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/FrostWalkerEnchantment net/minecraft/world/item/enchantment/FrostWalkerEnchantment +FD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/net/minecraft/world/item/enchantment/FrostWalkerEnchantment net/minecraft/world/item/enchantment/FrostWalkerEnchantment/net/minecraft/world/item/enchantment/FrostWalkerEnchantment +MD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/FrostWalkerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/m_45018_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/item/enchantment/FrostWalkerEnchantment/onEntityMoved (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/FrostWalkerEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/FrostWalkerEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/FrostWalkerEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/FrostWalkerEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/FrostWalkerEnchantment/m_6591_ ()Z net/minecraft/world/item/enchantment/FrostWalkerEnchantment/isTreasureOnly ()Z +CL: net/minecraft/world/item/enchantment/KnockbackEnchantment net/minecraft/world/item/enchantment/KnockbackEnchantment +FD: net/minecraft/world/item/enchantment/KnockbackEnchantment/net/minecraft/world/item/enchantment/KnockbackEnchantment net/minecraft/world/item/enchantment/KnockbackEnchantment/net/minecraft/world/item/enchantment/KnockbackEnchantment +MD: net/minecraft/world/item/enchantment/KnockbackEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/KnockbackEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/KnockbackEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/KnockbackEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/KnockbackEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/KnockbackEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/KnockbackEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/KnockbackEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/LootBonusEnchantment net/minecraft/world/item/enchantment/LootBonusEnchantment +FD: net/minecraft/world/item/enchantment/LootBonusEnchantment/net/minecraft/world/item/enchantment/LootBonusEnchantment net/minecraft/world/item/enchantment/LootBonusEnchantment/net/minecraft/world/item/enchantment/LootBonusEnchantment +MD: net/minecraft/world/item/enchantment/LootBonusEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/EnchantmentCategory;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/LootBonusEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/EnchantmentCategory;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/LootBonusEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/LootBonusEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/LootBonusEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/LootBonusEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/LootBonusEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/LootBonusEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/LootBonusEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/LootBonusEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/MendingEnchantment net/minecraft/world/item/enchantment/MendingEnchantment +FD: net/minecraft/world/item/enchantment/MendingEnchantment/net/minecraft/world/item/enchantment/MendingEnchantment net/minecraft/world/item/enchantment/MendingEnchantment/net/minecraft/world/item/enchantment/MendingEnchantment +MD: net/minecraft/world/item/enchantment/MendingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/MendingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/MendingEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/MendingEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/MendingEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/MendingEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/MendingEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/MendingEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/MendingEnchantment/m_6591_ ()Z net/minecraft/world/item/enchantment/MendingEnchantment/isTreasureOnly ()Z +CL: net/minecraft/world/item/enchantment/MultiShotEnchantment net/minecraft/world/item/enchantment/MultiShotEnchantment +FD: net/minecraft/world/item/enchantment/MultiShotEnchantment/net/minecraft/world/item/enchantment/MultiShotEnchantment net/minecraft/world/item/enchantment/MultiShotEnchantment/net/minecraft/world/item/enchantment/MultiShotEnchantment +MD: net/minecraft/world/item/enchantment/MultiShotEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/MultiShotEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/MultiShotEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/MultiShotEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/MultiShotEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/MultiShotEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/MultiShotEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/MultiShotEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/MultiShotEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/MultiShotEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/OxygenEnchantment net/minecraft/world/item/enchantment/OxygenEnchantment +FD: net/minecraft/world/item/enchantment/OxygenEnchantment/net/minecraft/world/item/enchantment/OxygenEnchantment net/minecraft/world/item/enchantment/OxygenEnchantment/net/minecraft/world/item/enchantment/OxygenEnchantment +MD: net/minecraft/world/item/enchantment/OxygenEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/OxygenEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/OxygenEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/OxygenEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/OxygenEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/OxygenEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/OxygenEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/OxygenEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/ProtectionEnchantment net/minecraft/world/item/enchantment/ProtectionEnchantment +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment/f_45124_ net/minecraft/world/item/enchantment/ProtectionEnchantment/type +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment/net/minecraft/world/item/enchantment/ProtectionEnchantment net/minecraft/world/item/enchantment/ProtectionEnchantment/net/minecraft/world/item/enchantment/ProtectionEnchantment +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/ProtectionEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/m_45135_ (Lnet/minecraft/world/entity/LivingEntity;D)D net/minecraft/world/item/enchantment/ProtectionEnchantment/getExplosionKnockbackAfterDampener (Lnet/minecraft/world/entity/LivingEntity;D)D +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/m_45138_ (Lnet/minecraft/world/entity/LivingEntity;I)I net/minecraft/world/item/enchantment/ProtectionEnchantment/getFireAfterDampener (Lnet/minecraft/world/entity/LivingEntity;I)I +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/ProtectionEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/ProtectionEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/ProtectionEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/ProtectionEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment/m_7205_ (ILnet/minecraft/world/damagesource/DamageSource;)I net/minecraft/world/item/enchantment/ProtectionEnchantment/getDamageProtection (ILnet/minecraft/world/damagesource/DamageSource;)I +CL: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type net/minecraft/world/item/enchantment/ProtectionEnchantment$Type +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/$VALUES net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/$VALUES +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/ALL net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/ALL +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/EXPLOSION net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/EXPLOSION +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/FALL net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/FALL +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/FIRE net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/FIRE +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/PROJECTILE net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/PROJECTILE +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/f_45151_ net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/minCost +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/f_45152_ net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/levelCost +FD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/net/minecraft/world/item/enchantment/ProtectionEnchantment$Type net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/net/minecraft/world/item/enchantment/ProtectionEnchantment$Type +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/ ()V net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/ ()V +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/ (Ljava/lang/String;III)V net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/ (Ljava/lang/String;III)V +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/m_151301_ ()[Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type; net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/$values ()[Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type; +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/m_45161_ ()I net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/getMinCost ()I +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/m_45162_ ()I net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/getLevelCost ()I +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type; net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type; +MD: net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/values ()[Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type; net/minecraft/world/item/enchantment/ProtectionEnchantment$Type/values ()[Lnet/minecraft/world/item/enchantment/ProtectionEnchantment$Type; +CL: net/minecraft/world/item/enchantment/QuickChargeEnchantment net/minecraft/world/item/enchantment/QuickChargeEnchantment +FD: net/minecraft/world/item/enchantment/QuickChargeEnchantment/net/minecraft/world/item/enchantment/QuickChargeEnchantment net/minecraft/world/item/enchantment/QuickChargeEnchantment/net/minecraft/world/item/enchantment/QuickChargeEnchantment +MD: net/minecraft/world/item/enchantment/QuickChargeEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/QuickChargeEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/QuickChargeEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/QuickChargeEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/QuickChargeEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/QuickChargeEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/QuickChargeEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/QuickChargeEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/SoulSpeedEnchantment net/minecraft/world/item/enchantment/SoulSpeedEnchantment +FD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/net/minecraft/world/item/enchantment/SoulSpeedEnchantment net/minecraft/world/item/enchantment/SoulSpeedEnchantment/net/minecraft/world/item/enchantment/SoulSpeedEnchantment +MD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/SoulSpeedEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/SoulSpeedEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/SoulSpeedEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/SoulSpeedEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/m_6591_ ()Z net/minecraft/world/item/enchantment/SoulSpeedEnchantment/isTreasureOnly ()Z +MD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/m_6592_ ()Z net/minecraft/world/item/enchantment/SoulSpeedEnchantment/isDiscoverable ()Z +MD: net/minecraft/world/item/enchantment/SoulSpeedEnchantment/m_6594_ ()Z net/minecraft/world/item/enchantment/SoulSpeedEnchantment/isTradeable ()Z +CL: net/minecraft/world/item/enchantment/SweepingEdgeEnchantment net/minecraft/world/item/enchantment/SweepingEdgeEnchantment +FD: net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/net/minecraft/world/item/enchantment/SweepingEdgeEnchantment net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/net/minecraft/world/item/enchantment/SweepingEdgeEnchantment +MD: net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/m_45193_ (I)F net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/getSweepingDamageRatio (I)F +MD: net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/SweepingEdgeEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/ThornsEnchantment net/minecraft/world/item/enchantment/ThornsEnchantment +FD: net/minecraft/world/item/enchantment/ThornsEnchantment/f_151302_ net/minecraft/world/item/enchantment/ThornsEnchantment/CHANCE_PER_LEVEL +FD: net/minecraft/world/item/enchantment/ThornsEnchantment/net/minecraft/world/item/enchantment/ThornsEnchantment net/minecraft/world/item/enchantment/ThornsEnchantment/net/minecraft/world/item/enchantment/ThornsEnchantment +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/ThornsEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_45201_ (ILjava/util/Random;)Z net/minecraft/world/item/enchantment/ThornsEnchantment/shouldHit (ILjava/util/Random;)Z +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_45206_ (Ljava/util/Map$Entry;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/item/enchantment/ThornsEnchantment/lambda$doPostHurt$0 (Ljava/util/Map$Entry;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_45211_ (ILjava/util/Random;)I net/minecraft/world/item/enchantment/ThornsEnchantment/getDamage (ILjava/util/Random;)I +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_6081_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/enchantment/ThornsEnchantment/canEnchant (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/ThornsEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/ThornsEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/ThornsEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/ThornsEnchantment/m_7675_ (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/item/enchantment/ThornsEnchantment/doPostHurt (Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;I)V +CL: net/minecraft/world/item/enchantment/TridentChannelingEnchantment net/minecraft/world/item/enchantment/TridentChannelingEnchantment +FD: net/minecraft/world/item/enchantment/TridentChannelingEnchantment/net/minecraft/world/item/enchantment/TridentChannelingEnchantment net/minecraft/world/item/enchantment/TridentChannelingEnchantment/net/minecraft/world/item/enchantment/TridentChannelingEnchantment +MD: net/minecraft/world/item/enchantment/TridentChannelingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/TridentChannelingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/TridentChannelingEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/TridentChannelingEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/TridentChannelingEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/TridentChannelingEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/TridentChannelingEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/TridentChannelingEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/TridentImpalerEnchantment net/minecraft/world/item/enchantment/TridentImpalerEnchantment +FD: net/minecraft/world/item/enchantment/TridentImpalerEnchantment/net/minecraft/world/item/enchantment/TridentImpalerEnchantment net/minecraft/world/item/enchantment/TridentImpalerEnchantment/net/minecraft/world/item/enchantment/TridentImpalerEnchantment +MD: net/minecraft/world/item/enchantment/TridentImpalerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/TridentImpalerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/TridentImpalerEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/TridentImpalerEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/TridentImpalerEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/TridentImpalerEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/TridentImpalerEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/TridentImpalerEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/TridentImpalerEnchantment/m_7335_ (ILnet/minecraft/world/entity/MobType;)F net/minecraft/world/item/enchantment/TridentImpalerEnchantment/getDamageBonus (ILnet/minecraft/world/entity/MobType;)F +CL: net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment +FD: net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment +MD: net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/TridentLoyaltyEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/TridentRiptideEnchantment net/minecraft/world/item/enchantment/TridentRiptideEnchantment +FD: net/minecraft/world/item/enchantment/TridentRiptideEnchantment/net/minecraft/world/item/enchantment/TridentRiptideEnchantment net/minecraft/world/item/enchantment/TridentRiptideEnchantment/net/minecraft/world/item/enchantment/TridentRiptideEnchantment +MD: net/minecraft/world/item/enchantment/TridentRiptideEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/TridentRiptideEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/TridentRiptideEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/TridentRiptideEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/TridentRiptideEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/TridentRiptideEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/TridentRiptideEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/TridentRiptideEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/TridentRiptideEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/TridentRiptideEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/UntouchingEnchantment net/minecraft/world/item/enchantment/UntouchingEnchantment +FD: net/minecraft/world/item/enchantment/UntouchingEnchantment/net/minecraft/world/item/enchantment/UntouchingEnchantment net/minecraft/world/item/enchantment/UntouchingEnchantment/net/minecraft/world/item/enchantment/UntouchingEnchantment +MD: net/minecraft/world/item/enchantment/UntouchingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/UntouchingEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/UntouchingEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/UntouchingEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/UntouchingEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/UntouchingEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/UntouchingEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/UntouchingEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/UntouchingEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/UntouchingEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/VanishingCurseEnchantment net/minecraft/world/item/enchantment/VanishingCurseEnchantment +FD: net/minecraft/world/item/enchantment/VanishingCurseEnchantment/net/minecraft/world/item/enchantment/VanishingCurseEnchantment net/minecraft/world/item/enchantment/VanishingCurseEnchantment/net/minecraft/world/item/enchantment/VanishingCurseEnchantment +MD: net/minecraft/world/item/enchantment/VanishingCurseEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/VanishingCurseEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/VanishingCurseEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/VanishingCurseEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/VanishingCurseEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/VanishingCurseEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/VanishingCurseEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/VanishingCurseEnchantment/getMaxLevel ()I +MD: net/minecraft/world/item/enchantment/VanishingCurseEnchantment/m_6589_ ()Z net/minecraft/world/item/enchantment/VanishingCurseEnchantment/isCurse ()Z +MD: net/minecraft/world/item/enchantment/VanishingCurseEnchantment/m_6591_ ()Z net/minecraft/world/item/enchantment/VanishingCurseEnchantment/isTreasureOnly ()Z +CL: net/minecraft/world/item/enchantment/WaterWalkerEnchantment net/minecraft/world/item/enchantment/WaterWalkerEnchantment +FD: net/minecraft/world/item/enchantment/WaterWalkerEnchantment/net/minecraft/world/item/enchantment/WaterWalkerEnchantment net/minecraft/world/item/enchantment/WaterWalkerEnchantment/net/minecraft/world/item/enchantment/WaterWalkerEnchantment +MD: net/minecraft/world/item/enchantment/WaterWalkerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/WaterWalkerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/WaterWalkerEnchantment/m_5975_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/item/enchantment/WaterWalkerEnchantment/checkCompatibility (Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/item/enchantment/WaterWalkerEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/WaterWalkerEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/WaterWalkerEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/WaterWalkerEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/WaterWalkerEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/WaterWalkerEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/WaterWorkerEnchantment net/minecraft/world/item/enchantment/WaterWorkerEnchantment +FD: net/minecraft/world/item/enchantment/WaterWorkerEnchantment/net/minecraft/world/item/enchantment/WaterWorkerEnchantment net/minecraft/world/item/enchantment/WaterWorkerEnchantment/net/minecraft/world/item/enchantment/WaterWorkerEnchantment +MD: net/minecraft/world/item/enchantment/WaterWorkerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V net/minecraft/world/item/enchantment/WaterWorkerEnchantment/ (Lnet/minecraft/world/item/enchantment/Enchantment$Rarity;[Lnet/minecraft/world/entity/EquipmentSlot;)V +MD: net/minecraft/world/item/enchantment/WaterWorkerEnchantment/m_6175_ (I)I net/minecraft/world/item/enchantment/WaterWorkerEnchantment/getMaxCost (I)I +MD: net/minecraft/world/item/enchantment/WaterWorkerEnchantment/m_6183_ (I)I net/minecraft/world/item/enchantment/WaterWorkerEnchantment/getMinCost (I)I +MD: net/minecraft/world/item/enchantment/WaterWorkerEnchantment/m_6586_ ()I net/minecraft/world/item/enchantment/WaterWorkerEnchantment/getMaxLevel ()I +CL: net/minecraft/world/item/enchantment/package-info net/minecraft/world/item/enchantment/package-info +FD: net/minecraft/world/item/enchantment/package-info/net/minecraft/world/item/enchantment/package-info net/minecraft/world/item/enchantment/package-info/net/minecraft/world/item/enchantment/package-info +CL: net/minecraft/world/item/package-info net/minecraft/world/item/package-info +FD: net/minecraft/world/item/package-info/net/minecraft/world/item/package-info net/minecraft/world/item/package-info/net/minecraft/world/item/package-info +CL: net/minecraft/world/item/trading/Merchant net/minecraft/world/item/trading/Merchant +FD: net/minecraft/world/item/trading/Merchant/net/minecraft/world/item/trading/Merchant net/minecraft/world/item/trading/Merchant/net/minecraft/world/item/trading/Merchant +MD: net/minecraft/world/item/trading/Merchant/m_183595_ ()Z net/minecraft/world/item/trading/Merchant/isClientSide ()Z +MD: net/minecraft/world/item/trading/Merchant/m_45297_ (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/item/trading/Merchant/lambda$openTradingScreen$0 (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/item/trading/Merchant/m_45301_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;I)V net/minecraft/world/item/trading/Merchant/openTradingScreen (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/network/chat/Component;I)V +MD: net/minecraft/world/item/trading/Merchant/m_6255_ (Lnet/minecraft/world/item/trading/MerchantOffers;)V net/minecraft/world/item/trading/Merchant/overrideOffers (Lnet/minecraft/world/item/trading/MerchantOffers;)V +MD: net/minecraft/world/item/trading/Merchant/m_6616_ ()Lnet/minecraft/world/item/trading/MerchantOffers; net/minecraft/world/item/trading/Merchant/getOffers ()Lnet/minecraft/world/item/trading/MerchantOffers; +MD: net/minecraft/world/item/trading/Merchant/m_6621_ (I)V net/minecraft/world/item/trading/Merchant/overrideXp (I)V +MD: net/minecraft/world/item/trading/Merchant/m_6996_ (Lnet/minecraft/world/item/trading/MerchantOffer;)V net/minecraft/world/item/trading/Merchant/notifyTrade (Lnet/minecraft/world/item/trading/MerchantOffer;)V +MD: net/minecraft/world/item/trading/Merchant/m_7189_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/item/trading/Merchant/setTradingPlayer (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/item/trading/Merchant/m_7596_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/item/trading/Merchant/getNotifyTradeSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/item/trading/Merchant/m_7713_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/item/trading/Merchant/notifyTradeUpdated (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/item/trading/Merchant/m_7809_ ()I net/minecraft/world/item/trading/Merchant/getVillagerXp ()I +MD: net/minecraft/world/item/trading/Merchant/m_7826_ ()Z net/minecraft/world/item/trading/Merchant/showProgressBar ()Z +MD: net/minecraft/world/item/trading/Merchant/m_7862_ ()Z net/minecraft/world/item/trading/Merchant/canRestock ()Z +MD: net/minecraft/world/item/trading/Merchant/m_7962_ ()Lnet/minecraft/world/entity/player/Player; net/minecraft/world/item/trading/Merchant/getTradingPlayer ()Lnet/minecraft/world/entity/player/Player; +CL: net/minecraft/world/item/trading/MerchantOffer net/minecraft/world/item/trading/MerchantOffer +FD: net/minecraft/world/item/trading/MerchantOffer/f_45310_ net/minecraft/world/item/trading/MerchantOffer/baseCostA +FD: net/minecraft/world/item/trading/MerchantOffer/f_45311_ net/minecraft/world/item/trading/MerchantOffer/costB +FD: net/minecraft/world/item/trading/MerchantOffer/f_45312_ net/minecraft/world/item/trading/MerchantOffer/result +FD: net/minecraft/world/item/trading/MerchantOffer/f_45313_ net/minecraft/world/item/trading/MerchantOffer/uses +FD: net/minecraft/world/item/trading/MerchantOffer/f_45314_ net/minecraft/world/item/trading/MerchantOffer/maxUses +FD: net/minecraft/world/item/trading/MerchantOffer/f_45315_ net/minecraft/world/item/trading/MerchantOffer/rewardExp +FD: net/minecraft/world/item/trading/MerchantOffer/f_45316_ net/minecraft/world/item/trading/MerchantOffer/specialPriceDiff +FD: net/minecraft/world/item/trading/MerchantOffer/f_45317_ net/minecraft/world/item/trading/MerchantOffer/demand +FD: net/minecraft/world/item/trading/MerchantOffer/f_45318_ net/minecraft/world/item/trading/MerchantOffer/priceMultiplier +FD: net/minecraft/world/item/trading/MerchantOffer/f_45319_ net/minecraft/world/item/trading/MerchantOffer/xp +FD: net/minecraft/world/item/trading/MerchantOffer/net/minecraft/world/item/trading/MerchantOffer net/minecraft/world/item/trading/MerchantOffer/net/minecraft/world/item/trading/MerchantOffer +MD: net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIF)V net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIF)V +MD: net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIF)V net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIF)V +MD: net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIIF)V net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIIF)V +MD: net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIIFI)V net/minecraft/world/item/trading/MerchantOffer/ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIIFI)V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45352_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/trading/MerchantOffer/getBaseCostA ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/trading/MerchantOffer/m_45353_ (I)V net/minecraft/world/item/trading/MerchantOffer/addToSpecialPriceDiff (I)V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45355_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/trading/MerchantOffer/satisfiedBy (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/trading/MerchantOffer/m_45358_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/trading/MerchantOffer/getCostA ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/trading/MerchantOffer/m_45359_ (I)V net/minecraft/world/item/trading/MerchantOffer/setSpecialPriceDiff (I)V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45361_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/trading/MerchantOffer/take (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/trading/MerchantOffer/m_45364_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/trading/MerchantOffer/getCostB ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/trading/MerchantOffer/m_45365_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/item/trading/MerchantOffer/isRequiredItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/item/trading/MerchantOffer/m_45368_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/trading/MerchantOffer/getResult ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/trading/MerchantOffer/m_45369_ ()V net/minecraft/world/item/trading/MerchantOffer/updateDemand ()V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45370_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/item/trading/MerchantOffer/assemble ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/item/trading/MerchantOffer/m_45371_ ()I net/minecraft/world/item/trading/MerchantOffer/getUses ()I +MD: net/minecraft/world/item/trading/MerchantOffer/m_45372_ ()V net/minecraft/world/item/trading/MerchantOffer/resetUses ()V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45373_ ()I net/minecraft/world/item/trading/MerchantOffer/getMaxUses ()I +MD: net/minecraft/world/item/trading/MerchantOffer/m_45374_ ()V net/minecraft/world/item/trading/MerchantOffer/increaseUses ()V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45375_ ()I net/minecraft/world/item/trading/MerchantOffer/getDemand ()I +MD: net/minecraft/world/item/trading/MerchantOffer/m_45376_ ()V net/minecraft/world/item/trading/MerchantOffer/resetSpecialPriceDiff ()V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45377_ ()I net/minecraft/world/item/trading/MerchantOffer/getSpecialPriceDiff ()I +MD: net/minecraft/world/item/trading/MerchantOffer/m_45378_ ()F net/minecraft/world/item/trading/MerchantOffer/getPriceMultiplier ()F +MD: net/minecraft/world/item/trading/MerchantOffer/m_45379_ ()I net/minecraft/world/item/trading/MerchantOffer/getXp ()I +MD: net/minecraft/world/item/trading/MerchantOffer/m_45380_ ()Z net/minecraft/world/item/trading/MerchantOffer/isOutOfStock ()Z +MD: net/minecraft/world/item/trading/MerchantOffer/m_45381_ ()V net/minecraft/world/item/trading/MerchantOffer/setToOutOfStock ()V +MD: net/minecraft/world/item/trading/MerchantOffer/m_45382_ ()Z net/minecraft/world/item/trading/MerchantOffer/needsRestock ()Z +MD: net/minecraft/world/item/trading/MerchantOffer/m_45383_ ()Z net/minecraft/world/item/trading/MerchantOffer/shouldRewardExp ()Z +MD: net/minecraft/world/item/trading/MerchantOffer/m_45384_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/trading/MerchantOffer/createTag ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/item/trading/MerchantOffers net/minecraft/world/item/trading/MerchantOffers +FD: net/minecraft/world/item/trading/MerchantOffers/net/minecraft/world/item/trading/MerchantOffers net/minecraft/world/item/trading/MerchantOffers/net/minecraft/world/item/trading/MerchantOffers +MD: net/minecraft/world/item/trading/MerchantOffers/ ()V net/minecraft/world/item/trading/MerchantOffers/ ()V +MD: net/minecraft/world/item/trading/MerchantOffers/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/item/trading/MerchantOffers/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/item/trading/MerchantOffers/m_45388_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/item/trading/MerchantOffers/createTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/item/trading/MerchantOffers/m_45389_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;I)Lnet/minecraft/world/item/trading/MerchantOffer; net/minecraft/world/item/trading/MerchantOffers/getRecipeFor (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;I)Lnet/minecraft/world/item/trading/MerchantOffer; +MD: net/minecraft/world/item/trading/MerchantOffers/m_45393_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/item/trading/MerchantOffers/writeToStream (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/item/trading/MerchantOffers/m_45395_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/trading/MerchantOffers; net/minecraft/world/item/trading/MerchantOffers/createFromStream (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/item/trading/MerchantOffers; +CL: net/minecraft/world/item/trading/package-info net/minecraft/world/item/trading/package-info +FD: net/minecraft/world/item/trading/package-info/net/minecraft/world/item/trading/package-info net/minecraft/world/item/trading/package-info/net/minecraft/world/item/trading/package-info +CL: net/minecraft/world/level/BaseCommandBlock net/minecraft/world/level/BaseCommandBlock +FD: net/minecraft/world/level/BaseCommandBlock/f_45397_ net/minecraft/world/level/BaseCommandBlock/TIME_FORMAT +FD: net/minecraft/world/level/BaseCommandBlock/f_45398_ net/minecraft/world/level/BaseCommandBlock/DEFAULT_NAME +FD: net/minecraft/world/level/BaseCommandBlock/f_45399_ net/minecraft/world/level/BaseCommandBlock/lastExecution +FD: net/minecraft/world/level/BaseCommandBlock/f_45400_ net/minecraft/world/level/BaseCommandBlock/updateLastExecution +FD: net/minecraft/world/level/BaseCommandBlock/f_45401_ net/minecraft/world/level/BaseCommandBlock/successCount +FD: net/minecraft/world/level/BaseCommandBlock/f_45402_ net/minecraft/world/level/BaseCommandBlock/trackOutput +FD: net/minecraft/world/level/BaseCommandBlock/f_45403_ net/minecraft/world/level/BaseCommandBlock/lastOutput +FD: net/minecraft/world/level/BaseCommandBlock/f_45404_ net/minecraft/world/level/BaseCommandBlock/command +FD: net/minecraft/world/level/BaseCommandBlock/f_45405_ net/minecraft/world/level/BaseCommandBlock/name +FD: net/minecraft/world/level/BaseCommandBlock/net/minecraft/world/level/BaseCommandBlock net/minecraft/world/level/BaseCommandBlock/net/minecraft/world/level/BaseCommandBlock +MD: net/minecraft/world/level/BaseCommandBlock/ ()V net/minecraft/world/level/BaseCommandBlock/ ()V +MD: net/minecraft/world/level/BaseCommandBlock/ ()V net/minecraft/world/level/BaseCommandBlock/ ()V +MD: net/minecraft/world/level/BaseCommandBlock/m_45410_ (I)V net/minecraft/world/level/BaseCommandBlock/setSuccessCount (I)V +MD: net/minecraft/world/level/BaseCommandBlock/m_45412_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/BaseCommandBlock/usedBy (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/BaseCommandBlock/m_45414_ (Lnet/minecraft/world/level/Level;)Z net/minecraft/world/level/BaseCommandBlock/performCommand (Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/level/BaseCommandBlock/m_45416_ (Lcom/mojang/brigadier/context/CommandContext;ZI)V net/minecraft/world/level/BaseCommandBlock/lambda$performCommand$0 (Lcom/mojang/brigadier/context/CommandContext;ZI)V +MD: net/minecraft/world/level/BaseCommandBlock/m_45421_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/BaseCommandBlock/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/BaseCommandBlock/m_45423_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/BaseCommandBlock/setName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/BaseCommandBlock/m_45428_ (Z)V net/minecraft/world/level/BaseCommandBlock/setTrackOutput (Z)V +MD: net/minecraft/world/level/BaseCommandBlock/m_45431_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/BaseCommandBlock/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/BaseCommandBlock/m_45433_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/BaseCommandBlock/setLastOutput (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/BaseCommandBlock/m_45435_ ()Ljava/lang/String; net/minecraft/world/level/BaseCommandBlock/lambda$performCommand$1 ()Ljava/lang/String; +MD: net/minecraft/world/level/BaseCommandBlock/m_45436_ ()I net/minecraft/world/level/BaseCommandBlock/getSuccessCount ()I +MD: net/minecraft/world/level/BaseCommandBlock/m_45437_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/BaseCommandBlock/getLastOutput ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/BaseCommandBlock/m_45438_ ()Ljava/lang/String; net/minecraft/world/level/BaseCommandBlock/getCommand ()Ljava/lang/String; +MD: net/minecraft/world/level/BaseCommandBlock/m_45439_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/BaseCommandBlock/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/BaseCommandBlock/m_45440_ ()Z net/minecraft/world/level/BaseCommandBlock/isTrackOutput ()Z +MD: net/minecraft/world/level/BaseCommandBlock/m_5991_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/world/level/BaseCommandBlock/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/world/level/BaseCommandBlock/m_6102_ ()Z net/minecraft/world/level/BaseCommandBlock/shouldInformAdmins ()Z +MD: net/minecraft/world/level/BaseCommandBlock/m_6352_ (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V net/minecraft/world/level/BaseCommandBlock/sendMessage (Lnet/minecraft/network/chat/Component;Ljava/util/UUID;)V +MD: net/minecraft/world/level/BaseCommandBlock/m_6590_ (Ljava/lang/String;)V net/minecraft/world/level/BaseCommandBlock/setCommand (Ljava/lang/String;)V +MD: net/minecraft/world/level/BaseCommandBlock/m_6607_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/BaseCommandBlock/getPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/BaseCommandBlock/m_6712_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/world/level/BaseCommandBlock/createCommandSourceStack ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/world/level/BaseCommandBlock/m_6999_ ()Z net/minecraft/world/level/BaseCommandBlock/acceptsSuccess ()Z +MD: net/minecraft/world/level/BaseCommandBlock/m_7028_ ()Z net/minecraft/world/level/BaseCommandBlock/acceptsFailure ()Z +MD: net/minecraft/world/level/BaseCommandBlock/m_7368_ ()V net/minecraft/world/level/BaseCommandBlock/onUpdated ()V +CL: net/minecraft/world/level/BaseSpawner net/minecraft/world/level/BaseSpawner +FD: net/minecraft/world/level/BaseSpawner/f_151303_ net/minecraft/world/level/BaseSpawner/EVENT_SPAWN +FD: net/minecraft/world/level/BaseSpawner/f_151305_ net/minecraft/world/level/BaseSpawner/random +FD: net/minecraft/world/level/BaseSpawner/f_45441_ net/minecraft/world/level/BaseSpawner/LOGGER +FD: net/minecraft/world/level/BaseSpawner/f_45442_ net/minecraft/world/level/BaseSpawner/spawnDelay +FD: net/minecraft/world/level/BaseSpawner/f_45443_ net/minecraft/world/level/BaseSpawner/spawnPotentials +FD: net/minecraft/world/level/BaseSpawner/f_45444_ net/minecraft/world/level/BaseSpawner/nextSpawnData +FD: net/minecraft/world/level/BaseSpawner/f_45445_ net/minecraft/world/level/BaseSpawner/spin +FD: net/minecraft/world/level/BaseSpawner/f_45446_ net/minecraft/world/level/BaseSpawner/oSpin +FD: net/minecraft/world/level/BaseSpawner/f_45447_ net/minecraft/world/level/BaseSpawner/minSpawnDelay +FD: net/minecraft/world/level/BaseSpawner/f_45448_ net/minecraft/world/level/BaseSpawner/maxSpawnDelay +FD: net/minecraft/world/level/BaseSpawner/f_45449_ net/minecraft/world/level/BaseSpawner/spawnCount +FD: net/minecraft/world/level/BaseSpawner/f_45450_ net/minecraft/world/level/BaseSpawner/displayEntity +FD: net/minecraft/world/level/BaseSpawner/f_45451_ net/minecraft/world/level/BaseSpawner/maxNearbyEntities +FD: net/minecraft/world/level/BaseSpawner/f_45452_ net/minecraft/world/level/BaseSpawner/requiredPlayerRange +FD: net/minecraft/world/level/BaseSpawner/f_45453_ net/minecraft/world/level/BaseSpawner/spawnRange +FD: net/minecraft/world/level/BaseSpawner/net/minecraft/world/level/BaseSpawner net/minecraft/world/level/BaseSpawner/net/minecraft/world/level/BaseSpawner +MD: net/minecraft/world/level/BaseSpawner/ ()V net/minecraft/world/level/BaseSpawner/ ()V +MD: net/minecraft/world/level/BaseSpawner/ ()V net/minecraft/world/level/BaseSpawner/ ()V +MD: net/minecraft/world/level/BaseSpawner/m_142523_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/BaseSpawner/broadcastEvent (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/BaseSpawner/m_142667_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/SpawnData;)V net/minecraft/world/level/BaseSpawner/setNextSpawnData (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/SpawnData;)V +MD: net/minecraft/world/level/BaseSpawner/m_151306_ (DDDLnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/level/BaseSpawner/lambda$serverTick$0 (DDDLnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/level/BaseSpawner/m_151311_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/BaseSpawner/serverTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/BaseSpawner/m_151314_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/level/BaseSpawner/getOrCreateDisplayEntity (Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/level/BaseSpawner/m_151316_ (Lnet/minecraft/world/level/Level;I)Z net/minecraft/world/level/BaseSpawner/onEventTriggered (Lnet/minecraft/world/level/Level;I)Z +MD: net/minecraft/world/level/BaseSpawner/m_151319_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/BaseSpawner/clientTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/BaseSpawner/m_151328_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/BaseSpawner/load (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/BaseSpawner/m_151343_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/BaseSpawner/isNearPlayer (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/BaseSpawner/m_151350_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/BaseSpawner/delay (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/BaseSpawner/m_186375_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/random/WeightedEntry$Wrapper;)V net/minecraft/world/level/BaseSpawner/lambda$load$5 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/random/WeightedEntry$Wrapper;)V +MD: net/minecraft/world/level/BaseSpawner/m_186379_ (Ljava/lang/String;)V net/minecraft/world/level/BaseSpawner/lambda$load$4 (Ljava/lang/String;)V +MD: net/minecraft/world/level/BaseSpawner/m_186381_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/BaseSpawner/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/BaseSpawner/m_186383_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/random/WeightedEntry$Wrapper;)V net/minecraft/world/level/BaseSpawner/lambda$delay$1 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/random/WeightedEntry$Wrapper;)V +MD: net/minecraft/world/level/BaseSpawner/m_186387_ (Ljava/lang/String;)V net/minecraft/world/level/BaseSpawner/lambda$load$3 (Ljava/lang/String;)V +MD: net/minecraft/world/level/BaseSpawner/m_186389_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/BaseSpawner/lambda$save$6 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/BaseSpawner/m_186390_ (Ljava/lang/String;)V net/minecraft/world/level/BaseSpawner/lambda$load$2 (Ljava/lang/String;)V +MD: net/minecraft/world/level/BaseSpawner/m_45462_ (Lnet/minecraft/world/entity/EntityType;)V net/minecraft/world/level/BaseSpawner/setEntityId (Lnet/minecraft/world/entity/EntityType;)V +MD: net/minecraft/world/level/BaseSpawner/m_45473_ ()D net/minecraft/world/level/BaseSpawner/getSpin ()D +MD: net/minecraft/world/level/BaseSpawner/m_45474_ ()D net/minecraft/world/level/BaseSpawner/getoSpin ()D +CL: net/minecraft/world/level/BlockAndTintGetter net/minecraft/world/level/BlockAndTintGetter +FD: net/minecraft/world/level/BlockAndTintGetter/net/minecraft/world/level/BlockAndTintGetter net/minecraft/world/level/BlockAndTintGetter/net/minecraft/world/level/BlockAndTintGetter +MD: net/minecraft/world/level/BlockAndTintGetter/m_45517_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/BlockAndTintGetter/getBrightness (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/BlockAndTintGetter/m_45524_ (Lnet/minecraft/core/BlockPos;I)I net/minecraft/world/level/BlockAndTintGetter/getRawBrightness (Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/world/level/BlockAndTintGetter/m_45527_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/BlockAndTintGetter/canSeeSky (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/BlockAndTintGetter/m_5518_ ()Lnet/minecraft/world/level/lighting/LevelLightEngine; net/minecraft/world/level/BlockAndTintGetter/getLightEngine ()Lnet/minecraft/world/level/lighting/LevelLightEngine; +MD: net/minecraft/world/level/BlockAndTintGetter/m_6171_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I net/minecraft/world/level/BlockAndTintGetter/getBlockTint (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I +MD: net/minecraft/world/level/BlockAndTintGetter/m_7717_ (Lnet/minecraft/core/Direction;Z)F net/minecraft/world/level/BlockAndTintGetter/getShade (Lnet/minecraft/core/Direction;Z)F +CL: net/minecraft/world/level/BlockCollisions net/minecraft/world/level/BlockCollisions +FD: net/minecraft/world/level/BlockCollisions/f_186392_ net/minecraft/world/level/BlockCollisions/box +FD: net/minecraft/world/level/BlockCollisions/f_186393_ net/minecraft/world/level/BlockCollisions/context +FD: net/minecraft/world/level/BlockCollisions/f_186394_ net/minecraft/world/level/BlockCollisions/cursor +FD: net/minecraft/world/level/BlockCollisions/f_186395_ net/minecraft/world/level/BlockCollisions/pos +FD: net/minecraft/world/level/BlockCollisions/f_186396_ net/minecraft/world/level/BlockCollisions/entityShape +FD: net/minecraft/world/level/BlockCollisions/f_186397_ net/minecraft/world/level/BlockCollisions/collisionGetter +FD: net/minecraft/world/level/BlockCollisions/f_186398_ net/minecraft/world/level/BlockCollisions/onlySuffocatingBlocks +FD: net/minecraft/world/level/BlockCollisions/f_186399_ net/minecraft/world/level/BlockCollisions/cachedBlockGetter +FD: net/minecraft/world/level/BlockCollisions/f_186400_ net/minecraft/world/level/BlockCollisions/cachedBlockGetterPos +FD: net/minecraft/world/level/BlockCollisions/net/minecraft/world/level/BlockCollisions net/minecraft/world/level/BlockCollisions/net/minecraft/world/level/BlockCollisions +MD: net/minecraft/world/level/BlockCollisions/ (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)V net/minecraft/world/level/BlockCollisions/ (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)V +MD: net/minecraft/world/level/BlockCollisions/ (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Z)V net/minecraft/world/level/BlockCollisions/ (Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Z)V +MD: net/minecraft/world/level/BlockCollisions/computeNext ()Ljava/lang/Object; net/minecraft/world/level/BlockCollisions/computeNext ()Ljava/lang/Object; +MD: net/minecraft/world/level/BlockCollisions/computeNext ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/BlockCollisions/computeNext ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/BlockCollisions/m_186411_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/BlockCollisions/getChunk (II)Lnet/minecraft/world/level/BlockGetter; +CL: net/minecraft/world/level/BlockEventData net/minecraft/world/level/BlockEventData +FD: net/minecraft/world/level/BlockEventData/f_45529_ net/minecraft/world/level/BlockEventData/pos +FD: net/minecraft/world/level/BlockEventData/f_45530_ net/minecraft/world/level/BlockEventData/block +FD: net/minecraft/world/level/BlockEventData/f_45531_ net/minecraft/world/level/BlockEventData/paramA +FD: net/minecraft/world/level/BlockEventData/f_45532_ net/minecraft/world/level/BlockEventData/paramB +FD: net/minecraft/world/level/BlockEventData/net/minecraft/world/level/BlockEventData net/minecraft/world/level/BlockEventData/net/minecraft/world/level/BlockEventData +MD: net/minecraft/world/level/BlockEventData/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V net/minecraft/world/level/BlockEventData/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V +MD: net/minecraft/world/level/BlockEventData/equals (Ljava/lang/Object;)Z net/minecraft/world/level/BlockEventData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/BlockEventData/f_45529_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/BlockEventData/pos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/BlockEventData/f_45530_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/BlockEventData/block ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/BlockEventData/f_45531_ ()I net/minecraft/world/level/BlockEventData/paramA ()I +MD: net/minecraft/world/level/BlockEventData/f_45532_ ()I net/minecraft/world/level/BlockEventData/paramB ()I +MD: net/minecraft/world/level/BlockEventData/hashCode ()I net/minecraft/world/level/BlockEventData/hashCode ()I +MD: net/minecraft/world/level/BlockEventData/toString ()Ljava/lang/String; net/minecraft/world/level/BlockEventData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/BlockGetter net/minecraft/world/level/BlockGetter +FD: net/minecraft/world/level/BlockGetter/net/minecraft/world/level/BlockGetter net/minecraft/world/level/BlockGetter/net/minecraft/world/level/BlockGetter +MD: net/minecraft/world/level/BlockGetter/m_141902_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Ljava/util/Optional; net/minecraft/world/level/BlockGetter/getBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Ljava/util/Optional; +MD: net/minecraft/world/level/BlockGetter/m_151353_ (Lnet/minecraft/world/level/ClipBlockStateContext;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/level/BlockGetter/isBlockInLine (Lnet/minecraft/world/level/ClipBlockStateContext;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/level/BlockGetter/m_151355_ (Lnet/minecraft/world/level/ClipBlockStateContext;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/level/BlockGetter/lambda$isBlockInLine$0 (Lnet/minecraft/world/level/ClipBlockStateContext;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/level/BlockGetter/m_151358_ (Lnet/minecraft/world/level/ClipContext;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/level/BlockGetter/lambda$clip$2 (Lnet/minecraft/world/level/ClipContext;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/level/BlockGetter/m_151361_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Ljava/lang/Object;Ljava/util/function/BiFunction;Ljava/util/function/Function;)Ljava/lang/Object; net/minecraft/world/level/BlockGetter/traverseBlocks (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Ljava/lang/Object;Ljava/util/function/BiFunction;Ljava/util/function/Function;)Ljava/lang/Object; +MD: net/minecraft/world/level/BlockGetter/m_151369_ (Lnet/minecraft/world/level/ClipBlockStateContext;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/level/BlockGetter/lambda$isBlockInLine$1 (Lnet/minecraft/world/level/ClipBlockStateContext;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/level/BlockGetter/m_151371_ (Lnet/minecraft/world/level/ClipContext;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/level/BlockGetter/lambda$clip$3 (Lnet/minecraft/world/level/ClipContext;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/level/BlockGetter/m_151373_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/BlockGetter/lambda$getBlockFloorHeight$4 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/BlockGetter/m_45547_ (Lnet/minecraft/world/level/ClipContext;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/level/BlockGetter/clip (Lnet/minecraft/world/level/ClipContext;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/level/BlockGetter/m_45556_ (Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; net/minecraft/world/level/BlockGetter/getBlockStates (Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/BlockGetter/m_45558_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/level/BlockGetter/clipWithInteractionOverride (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/level/BlockGetter/m_45564_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/function/Supplier;)D net/minecraft/world/level/BlockGetter/getBlockFloorHeight (Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/function/Supplier;)D +MD: net/minecraft/world/level/BlockGetter/m_45573_ (Lnet/minecraft/core/BlockPos;)D net/minecraft/world/level/BlockGetter/getBlockFloorHeight (Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/level/BlockGetter/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/BlockGetter/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/BlockGetter/m_7146_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/BlockGetter/getLightEmission (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/BlockGetter/m_7469_ ()I net/minecraft/world/level/BlockGetter/getMaxLightLevel ()I +MD: net/minecraft/world/level/BlockGetter/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/BlockGetter/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/BlockGetter/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/BlockGetter/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/ChunkPos net/minecraft/world/level/ChunkPos +FD: net/minecraft/world/level/ChunkPos/f_151375_ net/minecraft/world/level/ChunkPos/COORD_BITS +FD: net/minecraft/world/level/ChunkPos/f_151376_ net/minecraft/world/level/ChunkPos/COORD_MASK +FD: net/minecraft/world/level/ChunkPos/f_151377_ net/minecraft/world/level/ChunkPos/REGION_BITS +FD: net/minecraft/world/level/ChunkPos/f_151378_ net/minecraft/world/level/ChunkPos/REGION_MASK +FD: net/minecraft/world/level/ChunkPos/f_151379_ net/minecraft/world/level/ChunkPos/HASH_A +FD: net/minecraft/world/level/ChunkPos/f_151380_ net/minecraft/world/level/ChunkPos/HASH_C +FD: net/minecraft/world/level/ChunkPos/f_151381_ net/minecraft/world/level/ChunkPos/HASH_Z_XOR +FD: net/minecraft/world/level/ChunkPos/f_186419_ net/minecraft/world/level/ChunkPos/ZERO +FD: net/minecraft/world/level/ChunkPos/f_199440_ net/minecraft/world/level/ChunkPos/SAFETY_MARGIN +FD: net/minecraft/world/level/ChunkPos/f_45577_ net/minecraft/world/level/ChunkPos/INVALID_CHUNK_POS +FD: net/minecraft/world/level/ChunkPos/f_45578_ net/minecraft/world/level/ChunkPos/x +FD: net/minecraft/world/level/ChunkPos/f_45579_ net/minecraft/world/level/ChunkPos/z +FD: net/minecraft/world/level/ChunkPos/net/minecraft/world/level/ChunkPos net/minecraft/world/level/ChunkPos/net/minecraft/world/level/ChunkPos +MD: net/minecraft/world/level/ChunkPos/ ()V net/minecraft/world/level/ChunkPos/ ()V +MD: net/minecraft/world/level/ChunkPos/ (II)V net/minecraft/world/level/ChunkPos/ (II)V +MD: net/minecraft/world/level/ChunkPos/ (J)V net/minecraft/world/level/ChunkPos/ (J)V +MD: net/minecraft/world/level/ChunkPos/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/ChunkPos/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/ChunkPos/equals (Ljava/lang/Object;)Z net/minecraft/world/level/ChunkPos/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/ChunkPos/hashCode ()I net/minecraft/world/level/ChunkPos/hashCode ()I +MD: net/minecraft/world/level/ChunkPos/m_151382_ (I)I net/minecraft/world/level/ChunkPos/getBlockX (I)I +MD: net/minecraft/world/level/ChunkPos/m_151384_ (III)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/ChunkPos/getBlockAt (III)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/ChunkPos/m_151388_ (Lnet/minecraft/core/BlockPos;)J net/minecraft/world/level/ChunkPos/asLong (Lnet/minecraft/core/BlockPos;)J +MD: net/minecraft/world/level/ChunkPos/m_151390_ ()I net/minecraft/world/level/ChunkPos/getMiddleBlockX ()I +MD: net/minecraft/world/level/ChunkPos/m_151391_ (I)I net/minecraft/world/level/ChunkPos/getBlockZ (I)I +MD: net/minecraft/world/level/ChunkPos/m_151393_ ()I net/minecraft/world/level/ChunkPos/getMiddleBlockZ ()I +MD: net/minecraft/world/level/ChunkPos/m_151394_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/ChunkPos/getMiddleBlockPosition (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/ChunkPos/m_45588_ ()J net/minecraft/world/level/ChunkPos/toLong ()J +MD: net/minecraft/world/level/ChunkPos/m_45589_ (II)J net/minecraft/world/level/ChunkPos/asLong (II)J +MD: net/minecraft/world/level/ChunkPos/m_45592_ (J)I net/minecraft/world/level/ChunkPos/getX (J)I +MD: net/minecraft/world/level/ChunkPos/m_45594_ (Lnet/minecraft/world/level/ChunkPos;)I net/minecraft/world/level/ChunkPos/getChessboardDistance (Lnet/minecraft/world/level/ChunkPos;)I +MD: net/minecraft/world/level/ChunkPos/m_45596_ (Lnet/minecraft/world/level/ChunkPos;I)Ljava/util/stream/Stream; net/minecraft/world/level/ChunkPos/rangeClosed (Lnet/minecraft/world/level/ChunkPos;I)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/ChunkPos/m_45599_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/ChunkPos;)Ljava/util/stream/Stream; net/minecraft/world/level/ChunkPos/rangeClosed (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/ChunkPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/ChunkPos/m_45602_ (J)I net/minecraft/world/level/ChunkPos/getZ (J)I +MD: net/minecraft/world/level/ChunkPos/m_45604_ ()I net/minecraft/world/level/ChunkPos/getMinBlockX ()I +MD: net/minecraft/world/level/ChunkPos/m_45605_ ()I net/minecraft/world/level/ChunkPos/getMinBlockZ ()I +MD: net/minecraft/world/level/ChunkPos/m_45608_ ()I net/minecraft/world/level/ChunkPos/getMaxBlockX ()I +MD: net/minecraft/world/level/ChunkPos/m_45609_ ()I net/minecraft/world/level/ChunkPos/getMaxBlockZ ()I +MD: net/minecraft/world/level/ChunkPos/m_45610_ ()I net/minecraft/world/level/ChunkPos/getRegionX ()I +MD: net/minecraft/world/level/ChunkPos/m_45612_ ()I net/minecraft/world/level/ChunkPos/getRegionZ ()I +MD: net/minecraft/world/level/ChunkPos/m_45613_ ()I net/minecraft/world/level/ChunkPos/getRegionLocalX ()I +MD: net/minecraft/world/level/ChunkPos/m_45614_ ()I net/minecraft/world/level/ChunkPos/getRegionLocalZ ()I +MD: net/minecraft/world/level/ChunkPos/m_45615_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/ChunkPos/getWorldPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/ChunkPos/toString ()Ljava/lang/String; net/minecraft/world/level/ChunkPos/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/ChunkPos$1 net/minecraft/world/level/ChunkPos$1 +FD: net/minecraft/world/level/ChunkPos$1/f_45617_ net/minecraft/world/level/ChunkPos$1/val$from +FD: net/minecraft/world/level/ChunkPos$1/f_45618_ net/minecraft/world/level/ChunkPos$1/val$to +FD: net/minecraft/world/level/ChunkPos$1/f_45619_ net/minecraft/world/level/ChunkPos$1/val$zDiff +FD: net/minecraft/world/level/ChunkPos$1/f_45620_ net/minecraft/world/level/ChunkPos$1/val$xDiff +FD: net/minecraft/world/level/ChunkPos$1/f_45621_ net/minecraft/world/level/ChunkPos$1/pos +FD: net/minecraft/world/level/ChunkPos$1/net/minecraft/world/level/ChunkPos$1 net/minecraft/world/level/ChunkPos$1/net/minecraft/world/level/ChunkPos$1 +MD: net/minecraft/world/level/ChunkPos$1/ (JILnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/ChunkPos;II)V net/minecraft/world/level/ChunkPos$1/ (JILnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/ChunkPos;II)V +MD: net/minecraft/world/level/ChunkPos$1/tryAdvance (Ljava/util/function/Consumer;)Z net/minecraft/world/level/ChunkPos$1/tryAdvance (Ljava/util/function/Consumer;)Z +CL: net/minecraft/world/level/ClipBlockStateContext net/minecraft/world/level/ClipBlockStateContext +FD: net/minecraft/world/level/ClipBlockStateContext/f_151397_ net/minecraft/world/level/ClipBlockStateContext/from +FD: net/minecraft/world/level/ClipBlockStateContext/f_151398_ net/minecraft/world/level/ClipBlockStateContext/to +FD: net/minecraft/world/level/ClipBlockStateContext/f_151399_ net/minecraft/world/level/ClipBlockStateContext/block +FD: net/minecraft/world/level/ClipBlockStateContext/net/minecraft/world/level/ClipBlockStateContext net/minecraft/world/level/ClipBlockStateContext/net/minecraft/world/level/ClipBlockStateContext +MD: net/minecraft/world/level/ClipBlockStateContext/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Ljava/util/function/Predicate;)V net/minecraft/world/level/ClipBlockStateContext/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/level/ClipBlockStateContext/m_151404_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/ClipBlockStateContext/getTo ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/ClipBlockStateContext/m_151405_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/ClipBlockStateContext/getFrom ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/ClipBlockStateContext/m_151406_ ()Ljava/util/function/Predicate; net/minecraft/world/level/ClipBlockStateContext/isTargetBlock ()Ljava/util/function/Predicate; +CL: net/minecraft/world/level/ClipContext net/minecraft/world/level/ClipContext +FD: net/minecraft/world/level/ClipContext/f_45682_ net/minecraft/world/level/ClipContext/from +FD: net/minecraft/world/level/ClipContext/f_45683_ net/minecraft/world/level/ClipContext/to +FD: net/minecraft/world/level/ClipContext/f_45684_ net/minecraft/world/level/ClipContext/block +FD: net/minecraft/world/level/ClipContext/f_45685_ net/minecraft/world/level/ClipContext/fluid +FD: net/minecraft/world/level/ClipContext/f_45686_ net/minecraft/world/level/ClipContext/collisionContext +FD: net/minecraft/world/level/ClipContext/net/minecraft/world/level/ClipContext net/minecraft/world/level/ClipContext/net/minecraft/world/level/ClipContext +MD: net/minecraft/world/level/ClipContext/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/ClipContext$Block;Lnet/minecraft/world/level/ClipContext$Fluid;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/ClipContext/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/ClipContext$Block;Lnet/minecraft/world/level/ClipContext$Fluid;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/ClipContext/m_45693_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/ClipContext/getTo ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/ClipContext/m_45694_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/ClipContext/getBlockShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/ClipContext/m_45698_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/ClipContext/getFluidShape (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/ClipContext/m_45702_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/ClipContext/getFrom ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/level/ClipContext$Block net/minecraft/world/level/ClipContext$Block +FD: net/minecraft/world/level/ClipContext$Block/$VALUES net/minecraft/world/level/ClipContext$Block/$VALUES +FD: net/minecraft/world/level/ClipContext$Block/COLLIDER net/minecraft/world/level/ClipContext$Block/COLLIDER +FD: net/minecraft/world/level/ClipContext$Block/FALLDAMAGE_RESETTING net/minecraft/world/level/ClipContext$Block/FALLDAMAGE_RESETTING +FD: net/minecraft/world/level/ClipContext$Block/OUTLINE net/minecraft/world/level/ClipContext$Block/OUTLINE +FD: net/minecraft/world/level/ClipContext$Block/VISUAL net/minecraft/world/level/ClipContext$Block/VISUAL +FD: net/minecraft/world/level/ClipContext$Block/f_45706_ net/minecraft/world/level/ClipContext$Block/shapeGetter +FD: net/minecraft/world/level/ClipContext$Block/net/minecraft/world/level/ClipContext$Block net/minecraft/world/level/ClipContext$Block/net/minecraft/world/level/ClipContext$Block +MD: net/minecraft/world/level/ClipContext$Block/ ()V net/minecraft/world/level/ClipContext$Block/ ()V +MD: net/minecraft/world/level/ClipContext$Block/ (Ljava/lang/String;ILnet/minecraft/world/level/ClipContext$ShapeGetter;)V net/minecraft/world/level/ClipContext$Block/ (Ljava/lang/String;ILnet/minecraft/world/level/ClipContext$ShapeGetter;)V +MD: net/minecraft/world/level/ClipContext$Block/m_151407_ ()[Lnet/minecraft/world/level/ClipContext$Block; net/minecraft/world/level/ClipContext$Block/$values ()[Lnet/minecraft/world/level/ClipContext$Block; +MD: net/minecraft/world/level/ClipContext$Block/m_201981_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/ClipContext$Block/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/ClipContext$Block/m_7544_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/ClipContext$Block/get (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/ClipContext$Block/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/ClipContext$Block; net/minecraft/world/level/ClipContext$Block/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/ClipContext$Block; +MD: net/minecraft/world/level/ClipContext$Block/values ()[Lnet/minecraft/world/level/ClipContext$Block; net/minecraft/world/level/ClipContext$Block/values ()[Lnet/minecraft/world/level/ClipContext$Block; +CL: net/minecraft/world/level/ClipContext$Fluid net/minecraft/world/level/ClipContext$Fluid +FD: net/minecraft/world/level/ClipContext$Fluid/$VALUES net/minecraft/world/level/ClipContext$Fluid/$VALUES +FD: net/minecraft/world/level/ClipContext$Fluid/ANY net/minecraft/world/level/ClipContext$Fluid/ANY +FD: net/minecraft/world/level/ClipContext$Fluid/NONE net/minecraft/world/level/ClipContext$Fluid/NONE +FD: net/minecraft/world/level/ClipContext$Fluid/SOURCE_ONLY net/minecraft/world/level/ClipContext$Fluid/SOURCE_ONLY +FD: net/minecraft/world/level/ClipContext$Fluid/WATER net/minecraft/world/level/ClipContext$Fluid/WATER +FD: net/minecraft/world/level/ClipContext$Fluid/f_45724_ net/minecraft/world/level/ClipContext$Fluid/canPick +FD: net/minecraft/world/level/ClipContext$Fluid/net/minecraft/world/level/ClipContext$Fluid net/minecraft/world/level/ClipContext$Fluid/net/minecraft/world/level/ClipContext$Fluid +MD: net/minecraft/world/level/ClipContext$Fluid/ ()V net/minecraft/world/level/ClipContext$Fluid/ ()V +MD: net/minecraft/world/level/ClipContext$Fluid/ (Ljava/lang/String;ILjava/util/function/Predicate;)V net/minecraft/world/level/ClipContext$Fluid/ (Ljava/lang/String;ILjava/util/function/Predicate;)V +MD: net/minecraft/world/level/ClipContext$Fluid/m_151408_ ()[Lnet/minecraft/world/level/ClipContext$Fluid; net/minecraft/world/level/ClipContext$Fluid/$values ()[Lnet/minecraft/world/level/ClipContext$Fluid; +MD: net/minecraft/world/level/ClipContext$Fluid/m_201987_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/ClipContext$Fluid/lambda$static$2 (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/ClipContext$Fluid/m_45731_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/ClipContext$Fluid/canPick (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/ClipContext$Fluid/m_45733_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/ClipContext$Fluid/lambda$static$1 (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/ClipContext$Fluid/m_45735_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/ClipContext$Fluid/lambda$static$0 (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/ClipContext$Fluid/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/ClipContext$Fluid; net/minecraft/world/level/ClipContext$Fluid/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/ClipContext$Fluid; +MD: net/minecraft/world/level/ClipContext$Fluid/values ()[Lnet/minecraft/world/level/ClipContext$Fluid; net/minecraft/world/level/ClipContext$Fluid/values ()[Lnet/minecraft/world/level/ClipContext$Fluid; +CL: net/minecraft/world/level/ClipContext$ShapeGetter net/minecraft/world/level/ClipContext$ShapeGetter +FD: net/minecraft/world/level/ClipContext$ShapeGetter/net/minecraft/world/level/ClipContext$ShapeGetter net/minecraft/world/level/ClipContext$ShapeGetter/net/minecraft/world/level/ClipContext$ShapeGetter +MD: net/minecraft/world/level/ClipContext$ShapeGetter/m_7544_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/ClipContext$ShapeGetter/get (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/CollisionGetter net/minecraft/world/level/CollisionGetter +FD: net/minecraft/world/level/CollisionGetter/net/minecraft/world/level/CollisionGetter net/minecraft/world/level/CollisionGetter/net/minecraft/world/level/CollisionGetter +MD: net/minecraft/world/level/CollisionGetter/m_151418_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/Vec3;DDD)Ljava/util/Optional; net/minecraft/world/level/CollisionGetter/findFreePosition (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/Vec3;DDD)Ljava/util/Optional; +MD: net/minecraft/world/level/CollisionGetter/m_183134_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/CollisionGetter/getEntityCollisions (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/CollisionGetter/m_186420_ (DDDLnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/CollisionGetter/lambda$findFreePosition$3 (DDDLnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/level/CollisionGetter/m_186425_ (Lnet/minecraft/world/phys/shapes/VoxelShape;)Ljava/util/stream/Stream; net/minecraft/world/level/CollisionGetter/lambda$findFreePosition$2 (Lnet/minecraft/world/phys/shapes/VoxelShape;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/CollisionGetter/m_186429_ (Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/level/CollisionGetter/lambda$findFreePosition$1 (Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/level/CollisionGetter/m_186431_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/lang/Iterable; net/minecraft/world/level/CollisionGetter/getCollisions (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/lang/Iterable; +MD: net/minecraft/world/level/CollisionGetter/m_186434_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/lang/Iterable; net/minecraft/world/level/CollisionGetter/getBlockCollisions (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/lang/Iterable; +MD: net/minecraft/world/level/CollisionGetter/m_186437_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/level/CollisionGetter/collidesWithSuffocatingBlock (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/level/CollisionGetter/m_186440_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/CollisionGetter/borderCollision (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/CollisionGetter/m_186443_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/Iterator; net/minecraft/world/level/CollisionGetter/lambda$getBlockCollisions$0 (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/Iterator; +MD: net/minecraft/world/level/CollisionGetter/m_45752_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Z net/minecraft/world/level/CollisionGetter/isUnobstructed (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Z +MD: net/minecraft/world/level/CollisionGetter/m_45756_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/level/CollisionGetter/noCollision (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/level/CollisionGetter/m_45772_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/level/CollisionGetter/noCollision (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/level/CollisionGetter/m_45784_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/CollisionGetter/isUnobstructed (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/CollisionGetter/m_45786_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/CollisionGetter/noCollision (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/CollisionGetter/m_5450_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/level/CollisionGetter/isUnobstructed (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/level/CollisionGetter/m_6857_ ()Lnet/minecraft/world/level/border/WorldBorder; net/minecraft/world/level/CollisionGetter/getWorldBorder ()Lnet/minecraft/world/level/border/WorldBorder; +MD: net/minecraft/world/level/CollisionGetter/m_7925_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/CollisionGetter/getChunkForCollisions (II)Lnet/minecraft/world/level/BlockGetter; +CL: net/minecraft/world/level/ColorResolver net/minecraft/world/level/ColorResolver +FD: net/minecraft/world/level/ColorResolver/net/minecraft/world/level/ColorResolver net/minecraft/world/level/ColorResolver/net/minecraft/world/level/ColorResolver +MD: net/minecraft/world/level/ColorResolver/m_130045_ (Lnet/minecraft/world/level/biome/Biome;DD)I net/minecraft/world/level/ColorResolver/getColor (Lnet/minecraft/world/level/biome/Biome;DD)I +CL: net/minecraft/world/level/CommonLevelAccessor net/minecraft/world/level/CommonLevelAccessor +FD: net/minecraft/world/level/CommonLevelAccessor/net/minecraft/world/level/CommonLevelAccessor net/minecraft/world/level/CommonLevelAccessor/net/minecraft/world/level/CommonLevelAccessor +MD: net/minecraft/world/level/CommonLevelAccessor/m_141902_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Ljava/util/Optional; net/minecraft/world/level/CommonLevelAccessor/getBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Ljava/util/Optional; +MD: net/minecraft/world/level/CommonLevelAccessor/m_183134_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/CommonLevelAccessor/getEntityCollisions (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/CommonLevelAccessor/m_5450_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/level/CommonLevelAccessor/isUnobstructed (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/level/CommonLevelAccessor/m_5452_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/CommonLevelAccessor/getHeightmapPos (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/CommonLevelAccessor/m_5962_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/world/level/CommonLevelAccessor/registryAccess ()Lnet/minecraft/core/RegistryAccess; +CL: net/minecraft/world/level/CustomSpawner net/minecraft/world/level/CustomSpawner +FD: net/minecraft/world/level/CustomSpawner/net/minecraft/world/level/CustomSpawner net/minecraft/world/level/CustomSpawner/net/minecraft/world/level/CustomSpawner +MD: net/minecraft/world/level/CustomSpawner/m_7995_ (Lnet/minecraft/server/level/ServerLevel;ZZ)I net/minecraft/world/level/CustomSpawner/tick (Lnet/minecraft/server/level/ServerLevel;ZZ)I +CL: net/minecraft/world/level/DataPackConfig net/minecraft/world/level/DataPackConfig +FD: net/minecraft/world/level/DataPackConfig/f_45842_ net/minecraft/world/level/DataPackConfig/DEFAULT +FD: net/minecraft/world/level/DataPackConfig/f_45843_ net/minecraft/world/level/DataPackConfig/CODEC +FD: net/minecraft/world/level/DataPackConfig/f_45844_ net/minecraft/world/level/DataPackConfig/enabled +FD: net/minecraft/world/level/DataPackConfig/f_45845_ net/minecraft/world/level/DataPackConfig/disabled +FD: net/minecraft/world/level/DataPackConfig/net/minecraft/world/level/DataPackConfig net/minecraft/world/level/DataPackConfig/net/minecraft/world/level/DataPackConfig +MD: net/minecraft/world/level/DataPackConfig/ ()V net/minecraft/world/level/DataPackConfig/ ()V +MD: net/minecraft/world/level/DataPackConfig/ (Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/DataPackConfig/ (Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/DataPackConfig/m_151454_ (Lnet/minecraft/world/level/DataPackConfig;)Ljava/util/List; net/minecraft/world/level/DataPackConfig/lambda$static$1 (Lnet/minecraft/world/level/DataPackConfig;)Ljava/util/List; +MD: net/minecraft/world/level/DataPackConfig/m_151456_ (Lnet/minecraft/world/level/DataPackConfig;)Ljava/util/List; net/minecraft/world/level/DataPackConfig/lambda$static$0 (Lnet/minecraft/world/level/DataPackConfig;)Ljava/util/List; +MD: net/minecraft/world/level/DataPackConfig/m_45850_ ()Ljava/util/List; net/minecraft/world/level/DataPackConfig/getEnabled ()Ljava/util/List; +MD: net/minecraft/world/level/DataPackConfig/m_45853_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/DataPackConfig/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/DataPackConfig/m_45855_ ()Ljava/util/List; net/minecraft/world/level/DataPackConfig/getDisabled ()Ljava/util/List; +CL: net/minecraft/world/level/EmptyBlockGetter net/minecraft/world/level/EmptyBlockGetter +FD: net/minecraft/world/level/EmptyBlockGetter/$VALUES net/minecraft/world/level/EmptyBlockGetter/$VALUES +FD: net/minecraft/world/level/EmptyBlockGetter/INSTANCE net/minecraft/world/level/EmptyBlockGetter/INSTANCE +FD: net/minecraft/world/level/EmptyBlockGetter/net/minecraft/world/level/EmptyBlockGetter net/minecraft/world/level/EmptyBlockGetter/net/minecraft/world/level/EmptyBlockGetter +MD: net/minecraft/world/level/EmptyBlockGetter/ ()V net/minecraft/world/level/EmptyBlockGetter/ ()V +MD: net/minecraft/world/level/EmptyBlockGetter/ (Ljava/lang/String;I)V net/minecraft/world/level/EmptyBlockGetter/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/EmptyBlockGetter/m_141928_ ()I net/minecraft/world/level/EmptyBlockGetter/getHeight ()I +MD: net/minecraft/world/level/EmptyBlockGetter/m_141937_ ()I net/minecraft/world/level/EmptyBlockGetter/getMinBuildHeight ()I +MD: net/minecraft/world/level/EmptyBlockGetter/m_151458_ ()[Lnet/minecraft/world/level/EmptyBlockGetter; net/minecraft/world/level/EmptyBlockGetter/$values ()[Lnet/minecraft/world/level/EmptyBlockGetter; +MD: net/minecraft/world/level/EmptyBlockGetter/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/EmptyBlockGetter/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/EmptyBlockGetter/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/EmptyBlockGetter/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/EmptyBlockGetter/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/EmptyBlockGetter/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/EmptyBlockGetter/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/EmptyBlockGetter; net/minecraft/world/level/EmptyBlockGetter/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/EmptyBlockGetter; +MD: net/minecraft/world/level/EmptyBlockGetter/values ()[Lnet/minecraft/world/level/EmptyBlockGetter; net/minecraft/world/level/EmptyBlockGetter/values ()[Lnet/minecraft/world/level/EmptyBlockGetter; +CL: net/minecraft/world/level/EntityBasedExplosionDamageCalculator net/minecraft/world/level/EntityBasedExplosionDamageCalculator +FD: net/minecraft/world/level/EntityBasedExplosionDamageCalculator/f_45892_ net/minecraft/world/level/EntityBasedExplosionDamageCalculator/source +FD: net/minecraft/world/level/EntityBasedExplosionDamageCalculator/net/minecraft/world/level/EntityBasedExplosionDamageCalculator net/minecraft/world/level/EntityBasedExplosionDamageCalculator/net/minecraft/world/level/EntityBasedExplosionDamageCalculator +MD: net/minecraft/world/level/EntityBasedExplosionDamageCalculator/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/EntityBasedExplosionDamageCalculator/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/EntityBasedExplosionDamageCalculator/m_45907_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Ljava/lang/Float;)Ljava/lang/Float; net/minecraft/world/level/EntityBasedExplosionDamageCalculator/lambda$getBlockExplosionResistance$0 (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Ljava/lang/Float;)Ljava/lang/Float; +MD: net/minecraft/world/level/EntityBasedExplosionDamageCalculator/m_6617_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Ljava/util/Optional; net/minecraft/world/level/EntityBasedExplosionDamageCalculator/getBlockExplosionResistance (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Ljava/util/Optional; +MD: net/minecraft/world/level/EntityBasedExplosionDamageCalculator/m_6714_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z net/minecraft/world/level/EntityBasedExplosionDamageCalculator/shouldBlockExplode (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z +CL: net/minecraft/world/level/EntityGetter net/minecraft/world/level/EntityGetter +FD: net/minecraft/world/level/EntityGetter/net/minecraft/world/level/EntityGetter net/minecraft/world/level/EntityGetter/net/minecraft/world/level/EntityGetter +MD: net/minecraft/world/level/EntityGetter/m_142425_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getEntities (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_183134_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getEntityCollisions (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_186449_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/EntityGetter/lambda$getNearbyEntities$1 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/EntityGetter/m_186453_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/EntityGetter/lambda$getNearestEntity$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/EntityGetter/m_45914_ (DDDD)Z net/minecraft/world/level/EntityGetter/hasNearbyAlivePlayer (DDDD)Z +MD: net/minecraft/world/level/EntityGetter/m_45924_ (DDDDZ)Lnet/minecraft/world/entity/player/Player; net/minecraft/world/level/EntityGetter/getNearestPlayer (DDDDZ)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/level/EntityGetter/m_45930_ (Lnet/minecraft/world/entity/Entity;D)Lnet/minecraft/world/entity/player/Player; net/minecraft/world/level/EntityGetter/getNearestPlayer (Lnet/minecraft/world/entity/Entity;D)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/level/EntityGetter/getEntities (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getEntities (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_45941_ (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;DDD)Lnet/minecraft/world/entity/player/Player; net/minecraft/world/level/EntityGetter/getNearestPlayer (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;DDD)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/level/EntityGetter/m_45946_ (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/player/Player; net/minecraft/world/level/EntityGetter/getNearestPlayer (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/level/EntityGetter/m_45949_ (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;DDD)Lnet/minecraft/world/entity/player/Player; net/minecraft/world/level/EntityGetter/getNearestPlayer (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;DDD)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/level/EntityGetter/m_45955_ (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getNearbyPlayers (Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_45963_ (Ljava/lang/Class;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/level/EntityGetter/getNearestEntity (Ljava/lang/Class;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/level/EntityGetter/m_45971_ (Ljava/lang/Class;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getNearbyEntities (Ljava/lang/Class;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_45976_ (Ljava/lang/Class;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getEntitiesOfClass (Ljava/lang/Class;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_45982_ (Ljava/util/List;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;DDD)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/level/EntityGetter/getNearestEntity (Ljava/util/List;Lnet/minecraft/world/entity/ai/targeting/TargetingConditions;Lnet/minecraft/world/entity/LivingEntity;DDD)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/level/EntityGetter/m_46003_ (Ljava/util/UUID;)Lnet/minecraft/world/entity/player/Player; net/minecraft/world/level/EntityGetter/getPlayerByUUID (Ljava/util/UUID;)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/level/EntityGetter/m_5450_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/level/EntityGetter/isUnobstructed (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/level/EntityGetter/m_5788_ (DDDDLjava/util/function/Predicate;)Lnet/minecraft/world/entity/player/Player; net/minecraft/world/level/EntityGetter/getNearestPlayer (DDDDLjava/util/function/Predicate;)Lnet/minecraft/world/entity/player/Player; +MD: net/minecraft/world/level/EntityGetter/m_6249_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getEntities (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_6443_ (Ljava/lang/Class;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/world/level/EntityGetter/getEntitiesOfClass (Ljava/lang/Class;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/world/level/EntityGetter/m_6907_ ()Ljava/util/List; net/minecraft/world/level/EntityGetter/players ()Ljava/util/List; +CL: net/minecraft/world/level/Explosion net/minecraft/world/level/Explosion +FD: net/minecraft/world/level/Explosion/f_151469_ net/minecraft/world/level/Explosion/MAX_DROPS_PER_COMBINED_STACK +FD: net/minecraft/world/level/Explosion/f_46008_ net/minecraft/world/level/Explosion/EXPLOSION_DAMAGE_CALCULATOR +FD: net/minecraft/world/level/Explosion/f_46009_ net/minecraft/world/level/Explosion/fire +FD: net/minecraft/world/level/Explosion/f_46010_ net/minecraft/world/level/Explosion/blockInteraction +FD: net/minecraft/world/level/Explosion/f_46011_ net/minecraft/world/level/Explosion/random +FD: net/minecraft/world/level/Explosion/f_46012_ net/minecraft/world/level/Explosion/level +FD: net/minecraft/world/level/Explosion/f_46013_ net/minecraft/world/level/Explosion/x +FD: net/minecraft/world/level/Explosion/f_46014_ net/minecraft/world/level/Explosion/y +FD: net/minecraft/world/level/Explosion/f_46015_ net/minecraft/world/level/Explosion/z +FD: net/minecraft/world/level/Explosion/f_46016_ net/minecraft/world/level/Explosion/source +FD: net/minecraft/world/level/Explosion/f_46017_ net/minecraft/world/level/Explosion/radius +FD: net/minecraft/world/level/Explosion/f_46018_ net/minecraft/world/level/Explosion/damageSource +FD: net/minecraft/world/level/Explosion/f_46019_ net/minecraft/world/level/Explosion/damageCalculator +FD: net/minecraft/world/level/Explosion/f_46020_ net/minecraft/world/level/Explosion/toBlow +FD: net/minecraft/world/level/Explosion/f_46021_ net/minecraft/world/level/Explosion/hitPlayers +FD: net/minecraft/world/level/Explosion/net/minecraft/world/level/Explosion net/minecraft/world/level/Explosion/net/minecraft/world/level/Explosion +MD: net/minecraft/world/level/Explosion/ ()V net/minecraft/world/level/Explosion/ ()V +MD: net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDF)V net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDF)V +MD: net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDFLjava/util/List;)V net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDFLjava/util/List;)V +MD: net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)V net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)V +MD: net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Ljava/util/List;)V net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Ljava/util/List;)V +MD: net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)V net/minecraft/world/level/Explosion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)V +MD: net/minecraft/world/level/Explosion/m_46061_ ()V net/minecraft/world/level/Explosion/explode ()V +MD: net/minecraft/world/level/Explosion/m_46062_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/ExplosionDamageCalculator; net/minecraft/world/level/Explosion/makeDamageCalculator (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/level/ExplosionDamageCalculator; +MD: net/minecraft/world/level/Explosion/m_46064_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)F net/minecraft/world/level/Explosion/getSeenPercent (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)F +MD: net/minecraft/world/level/Explosion/m_46067_ (Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/Explosion/addBlockDrops (Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/Explosion/m_46071_ (Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/Explosion/lambda$finalizeExplosion$0 (Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/Explosion/m_46075_ (Z)V net/minecraft/world/level/Explosion/finalizeExplosion (Z)V +MD: net/minecraft/world/level/Explosion/m_46077_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/level/Explosion/getDamageSource ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/level/Explosion/m_46078_ ()Ljava/util/Map; net/minecraft/world/level/Explosion/getHitPlayers ()Ljava/util/Map; +MD: net/minecraft/world/level/Explosion/m_46079_ ()Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/level/Explosion/getSourceMob ()Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/level/Explosion/m_46080_ ()V net/minecraft/world/level/Explosion/clearToBlow ()V +MD: net/minecraft/world/level/Explosion/m_46081_ ()Ljava/util/List; net/minecraft/world/level/Explosion/getToBlow ()Ljava/util/List; +CL: net/minecraft/world/level/Explosion$BlockInteraction net/minecraft/world/level/Explosion$BlockInteraction +FD: net/minecraft/world/level/Explosion$BlockInteraction/$VALUES net/minecraft/world/level/Explosion$BlockInteraction/$VALUES +FD: net/minecraft/world/level/Explosion$BlockInteraction/BREAK net/minecraft/world/level/Explosion$BlockInteraction/BREAK +FD: net/minecraft/world/level/Explosion$BlockInteraction/DESTROY net/minecraft/world/level/Explosion$BlockInteraction/DESTROY +FD: net/minecraft/world/level/Explosion$BlockInteraction/NONE net/minecraft/world/level/Explosion$BlockInteraction/NONE +FD: net/minecraft/world/level/Explosion$BlockInteraction/net/minecraft/world/level/Explosion$BlockInteraction net/minecraft/world/level/Explosion$BlockInteraction/net/minecraft/world/level/Explosion$BlockInteraction +MD: net/minecraft/world/level/Explosion$BlockInteraction/ ()V net/minecraft/world/level/Explosion$BlockInteraction/ ()V +MD: net/minecraft/world/level/Explosion$BlockInteraction/ (Ljava/lang/String;I)V net/minecraft/world/level/Explosion$BlockInteraction/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/Explosion$BlockInteraction/m_151477_ ()[Lnet/minecraft/world/level/Explosion$BlockInteraction; net/minecraft/world/level/Explosion$BlockInteraction/$values ()[Lnet/minecraft/world/level/Explosion$BlockInteraction; +MD: net/minecraft/world/level/Explosion$BlockInteraction/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/Explosion$BlockInteraction; net/minecraft/world/level/Explosion$BlockInteraction/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/Explosion$BlockInteraction; +MD: net/minecraft/world/level/Explosion$BlockInteraction/values ()[Lnet/minecraft/world/level/Explosion$BlockInteraction; net/minecraft/world/level/Explosion$BlockInteraction/values ()[Lnet/minecraft/world/level/Explosion$BlockInteraction; +CL: net/minecraft/world/level/ExplosionDamageCalculator net/minecraft/world/level/ExplosionDamageCalculator +FD: net/minecraft/world/level/ExplosionDamageCalculator/net/minecraft/world/level/ExplosionDamageCalculator net/minecraft/world/level/ExplosionDamageCalculator/net/minecraft/world/level/ExplosionDamageCalculator +MD: net/minecraft/world/level/ExplosionDamageCalculator/ ()V net/minecraft/world/level/ExplosionDamageCalculator/ ()V +MD: net/minecraft/world/level/ExplosionDamageCalculator/m_6617_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Ljava/util/Optional; net/minecraft/world/level/ExplosionDamageCalculator/getBlockExplosionResistance (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Ljava/util/Optional; +MD: net/minecraft/world/level/ExplosionDamageCalculator/m_6714_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z net/minecraft/world/level/ExplosionDamageCalculator/shouldBlockExplode (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;F)Z +CL: net/minecraft/world/level/FoliageColor net/minecraft/world/level/FoliageColor +FD: net/minecraft/world/level/FoliageColor/f_46104_ net/minecraft/world/level/FoliageColor/pixels +FD: net/minecraft/world/level/FoliageColor/net/minecraft/world/level/FoliageColor net/minecraft/world/level/FoliageColor/net/minecraft/world/level/FoliageColor +MD: net/minecraft/world/level/FoliageColor/ ()V net/minecraft/world/level/FoliageColor/ ()V +MD: net/minecraft/world/level/FoliageColor/ ()V net/minecraft/world/level/FoliageColor/ ()V +MD: net/minecraft/world/level/FoliageColor/m_46106_ ()I net/minecraft/world/level/FoliageColor/getEvergreenColor ()I +MD: net/minecraft/world/level/FoliageColor/m_46107_ (DD)I net/minecraft/world/level/FoliageColor/get (DD)I +MD: net/minecraft/world/level/FoliageColor/m_46110_ ([I)V net/minecraft/world/level/FoliageColor/init ([I)V +MD: net/minecraft/world/level/FoliageColor/m_46112_ ()I net/minecraft/world/level/FoliageColor/getBirchColor ()I +MD: net/minecraft/world/level/FoliageColor/m_46113_ ()I net/minecraft/world/level/FoliageColor/getDefaultColor ()I +CL: net/minecraft/world/level/ForcedChunksSavedData net/minecraft/world/level/ForcedChunksSavedData +FD: net/minecraft/world/level/ForcedChunksSavedData/f_151479_ net/minecraft/world/level/ForcedChunksSavedData/FILE_ID +FD: net/minecraft/world/level/ForcedChunksSavedData/f_151480_ net/minecraft/world/level/ForcedChunksSavedData/TAG_FORCED +FD: net/minecraft/world/level/ForcedChunksSavedData/f_46114_ net/minecraft/world/level/ForcedChunksSavedData/chunks +FD: net/minecraft/world/level/ForcedChunksSavedData/net/minecraft/world/level/ForcedChunksSavedData net/minecraft/world/level/ForcedChunksSavedData/net/minecraft/world/level/ForcedChunksSavedData +MD: net/minecraft/world/level/ForcedChunksSavedData/ ()V net/minecraft/world/level/ForcedChunksSavedData/ ()V +MD: net/minecraft/world/level/ForcedChunksSavedData/ (Lit/unimi/dsi/fastutil/longs/LongSet;)V net/minecraft/world/level/ForcedChunksSavedData/ (Lit/unimi/dsi/fastutil/longs/LongSet;)V +MD: net/minecraft/world/level/ForcedChunksSavedData/m_151483_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/ForcedChunksSavedData; net/minecraft/world/level/ForcedChunksSavedData/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/ForcedChunksSavedData; +MD: net/minecraft/world/level/ForcedChunksSavedData/m_46116_ ()Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/ForcedChunksSavedData/getChunks ()Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/ForcedChunksSavedData/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/ForcedChunksSavedData/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/GameRules net/minecraft/world/level/GameRules +FD: net/minecraft/world/level/GameRules/f_151485_ net/minecraft/world/level/GameRules/RULE_FREEZE_DAMAGE +FD: net/minecraft/world/level/GameRules/f_151486_ net/minecraft/world/level/GameRules/RULE_PLAYERS_SLEEPING_PERCENTAGE +FD: net/minecraft/world/level/GameRules/f_151487_ net/minecraft/world/level/GameRules/DEFAULT_RANDOM_TICK_SPEED +FD: net/minecraft/world/level/GameRules/f_46121_ net/minecraft/world/level/GameRules/RULE_DROWNING_DAMAGE +FD: net/minecraft/world/level/GameRules/f_46122_ net/minecraft/world/level/GameRules/RULE_FALL_DAMAGE +FD: net/minecraft/world/level/GameRules/f_46123_ net/minecraft/world/level/GameRules/RULE_FIRE_DAMAGE +FD: net/minecraft/world/level/GameRules/f_46124_ net/minecraft/world/level/GameRules/RULE_DO_PATROL_SPAWNING +FD: net/minecraft/world/level/GameRules/f_46125_ net/minecraft/world/level/GameRules/RULE_DO_TRADER_SPAWNING +FD: net/minecraft/world/level/GameRules/f_46126_ net/minecraft/world/level/GameRules/RULE_FORGIVE_DEAD_PLAYERS +FD: net/minecraft/world/level/GameRules/f_46127_ net/minecraft/world/level/GameRules/RULE_UNIVERSAL_ANGER +FD: net/minecraft/world/level/GameRules/f_46128_ net/minecraft/world/level/GameRules/LOGGER +FD: net/minecraft/world/level/GameRules/f_46129_ net/minecraft/world/level/GameRules/GAME_RULE_TYPES +FD: net/minecraft/world/level/GameRules/f_46130_ net/minecraft/world/level/GameRules/rules +FD: net/minecraft/world/level/GameRules/f_46131_ net/minecraft/world/level/GameRules/RULE_DOFIRETICK +FD: net/minecraft/world/level/GameRules/f_46132_ net/minecraft/world/level/GameRules/RULE_MOBGRIEFING +FD: net/minecraft/world/level/GameRules/f_46133_ net/minecraft/world/level/GameRules/RULE_KEEPINVENTORY +FD: net/minecraft/world/level/GameRules/f_46134_ net/minecraft/world/level/GameRules/RULE_DOMOBSPAWNING +FD: net/minecraft/world/level/GameRules/f_46135_ net/minecraft/world/level/GameRules/RULE_DOMOBLOOT +FD: net/minecraft/world/level/GameRules/f_46136_ net/minecraft/world/level/GameRules/RULE_DOBLOCKDROPS +FD: net/minecraft/world/level/GameRules/f_46137_ net/minecraft/world/level/GameRules/RULE_DOENTITYDROPS +FD: net/minecraft/world/level/GameRules/f_46138_ net/minecraft/world/level/GameRules/RULE_COMMANDBLOCKOUTPUT +FD: net/minecraft/world/level/GameRules/f_46139_ net/minecraft/world/level/GameRules/RULE_NATURAL_REGENERATION +FD: net/minecraft/world/level/GameRules/f_46140_ net/minecraft/world/level/GameRules/RULE_DAYLIGHT +FD: net/minecraft/world/level/GameRules/f_46141_ net/minecraft/world/level/GameRules/RULE_LOGADMINCOMMANDS +FD: net/minecraft/world/level/GameRules/f_46142_ net/minecraft/world/level/GameRules/RULE_SHOWDEATHMESSAGES +FD: net/minecraft/world/level/GameRules/f_46143_ net/minecraft/world/level/GameRules/RULE_RANDOMTICKING +FD: net/minecraft/world/level/GameRules/f_46144_ net/minecraft/world/level/GameRules/RULE_SENDCOMMANDFEEDBACK +FD: net/minecraft/world/level/GameRules/f_46145_ net/minecraft/world/level/GameRules/RULE_REDUCEDDEBUGINFO +FD: net/minecraft/world/level/GameRules/f_46146_ net/minecraft/world/level/GameRules/RULE_SPECTATORSGENERATECHUNKS +FD: net/minecraft/world/level/GameRules/f_46147_ net/minecraft/world/level/GameRules/RULE_SPAWN_RADIUS +FD: net/minecraft/world/level/GameRules/f_46148_ net/minecraft/world/level/GameRules/RULE_DISABLE_ELYTRA_MOVEMENT_CHECK +FD: net/minecraft/world/level/GameRules/f_46149_ net/minecraft/world/level/GameRules/RULE_MAX_ENTITY_CRAMMING +FD: net/minecraft/world/level/GameRules/f_46150_ net/minecraft/world/level/GameRules/RULE_WEATHER_CYCLE +FD: net/minecraft/world/level/GameRules/f_46151_ net/minecraft/world/level/GameRules/RULE_LIMITED_CRAFTING +FD: net/minecraft/world/level/GameRules/f_46152_ net/minecraft/world/level/GameRules/RULE_MAX_COMMAND_CHAIN_LENGTH +FD: net/minecraft/world/level/GameRules/f_46153_ net/minecraft/world/level/GameRules/RULE_ANNOUNCE_ADVANCEMENTS +FD: net/minecraft/world/level/GameRules/f_46154_ net/minecraft/world/level/GameRules/RULE_DISABLE_RAIDS +FD: net/minecraft/world/level/GameRules/f_46155_ net/minecraft/world/level/GameRules/RULE_DOINSOMNIA +FD: net/minecraft/world/level/GameRules/f_46156_ net/minecraft/world/level/GameRules/RULE_DO_IMMEDIATE_RESPAWN +FD: net/minecraft/world/level/GameRules/net/minecraft/world/level/GameRules net/minecraft/world/level/GameRules/net/minecraft/world/level/GameRules +MD: net/minecraft/world/level/GameRules/ ()V net/minecraft/world/level/GameRules/ ()V +MD: net/minecraft/world/level/GameRules/ ()V net/minecraft/world/level/GameRules/ ()V +MD: net/minecraft/world/level/GameRules/ (Lcom/mojang/serialization/DynamicLike;)V net/minecraft/world/level/GameRules/ (Lcom/mojang/serialization/DynamicLike;)V +MD: net/minecraft/world/level/GameRules/ (Ljava/util/Map;)V net/minecraft/world/level/GameRules/ (Ljava/util/Map;)V +MD: net/minecraft/world/level/GameRules/m_46163_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/GameRules/createTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/GameRules/m_46164_ (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;)V net/minecraft/world/level/GameRules/visitGameRuleTypes (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;)V +MD: net/minecraft/world/level/GameRules/m_46166_ (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/world/level/GameRules/callVisitorCap (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +MD: net/minecraft/world/level/GameRules/m_46170_ (Lnet/minecraft/world/level/GameRules$Key;)Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules/getRule (Lnet/minecraft/world/level/GameRules$Key;)Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules/m_46172_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules/assignCap (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules/m_46176_ (Lnet/minecraft/world/level/GameRules;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules/assignFrom (Lnet/minecraft/world/level/GameRules;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules/m_46179_ (Lnet/minecraft/world/level/GameRules;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$Key;)V net/minecraft/world/level/GameRules/lambda$assignFrom$8 (Lnet/minecraft/world/level/GameRules;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$Key;)V +MD: net/minecraft/world/level/GameRules/m_46183_ (Lcom/mojang/serialization/DynamicLike;)V net/minecraft/world/level/GameRules/loadFromTag (Lcom/mojang/serialization/DynamicLike;)V +MD: net/minecraft/world/level/GameRules/m_46185_ (Lcom/mojang/serialization/DynamicLike;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Value;)V net/minecraft/world/level/GameRules/lambda$loadFromTag$5 (Lcom/mojang/serialization/DynamicLike;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Value;)V +MD: net/minecraft/world/level/GameRules/m_46189_ (Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Category;Lnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$Key; net/minecraft/world/level/GameRules/register (Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Category;Lnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$Key; +MD: net/minecraft/world/level/GameRules/m_46193_ (Ljava/util/Map$Entry;)Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules/lambda$copy$6 (Ljava/util/Map$Entry;)Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules/m_46195_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Value;)V net/minecraft/world/level/GameRules/lambda$createTag$4 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Value;)V +MD: net/minecraft/world/level/GameRules/m_46199_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$BooleanValue;)V net/minecraft/world/level/GameRules/lambda$static$2 (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$BooleanValue;)V +MD: net/minecraft/world/level/GameRules/m_46202_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/world/level/GameRules/copy ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/world/level/GameRules/m_46203_ (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/world/level/GameRules/lambda$visitGameRuleTypes$7 (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +MD: net/minecraft/world/level/GameRules/m_46207_ (Lnet/minecraft/world/level/GameRules$Key;)Z net/minecraft/world/level/GameRules/getBoolean (Lnet/minecraft/world/level/GameRules$Key;)Z +MD: net/minecraft/world/level/GameRules/m_46209_ (Ljava/util/Map$Entry;)Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules/lambda$new$3 (Ljava/util/Map$Entry;)Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules/m_46211_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$BooleanValue;)V net/minecraft/world/level/GameRules/lambda$static$1 (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$BooleanValue;)V +MD: net/minecraft/world/level/GameRules/m_46215_ (Lnet/minecraft/world/level/GameRules$Key;)I net/minecraft/world/level/GameRules/getInt (Lnet/minecraft/world/level/GameRules$Key;)I +MD: net/minecraft/world/level/GameRules/m_46217_ (Lnet/minecraft/world/level/GameRules$Key;)Ljava/lang/String; net/minecraft/world/level/GameRules/lambda$static$0 (Lnet/minecraft/world/level/GameRules$Key;)Ljava/lang/String; +CL: net/minecraft/world/level/GameRules$BooleanValue net/minecraft/world/level/GameRules$BooleanValue +FD: net/minecraft/world/level/GameRules$BooleanValue/f_46219_ net/minecraft/world/level/GameRules$BooleanValue/value +FD: net/minecraft/world/level/GameRules$BooleanValue/net/minecraft/world/level/GameRules$BooleanValue net/minecraft/world/level/GameRules$BooleanValue/net/minecraft/world/level/GameRules$BooleanValue +MD: net/minecraft/world/level/GameRules$BooleanValue/ (Lnet/minecraft/world/level/GameRules$Type;Z)V net/minecraft/world/level/GameRules$BooleanValue/ (Lnet/minecraft/world/level/GameRules$Type;Z)V +MD: net/minecraft/world/level/GameRules$BooleanValue/m_46223_ ()Z net/minecraft/world/level/GameRules$BooleanValue/get ()Z +MD: net/minecraft/world/level/GameRules$BooleanValue/m_46235_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$BooleanValue;)V net/minecraft/world/level/GameRules$BooleanValue/lambda$create$1 (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$BooleanValue;)V +MD: net/minecraft/world/level/GameRules$BooleanValue/m_46240_ (ZLnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$BooleanValue; net/minecraft/world/level/GameRules$BooleanValue/lambda$create$0 (ZLnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$BooleanValue; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_46246_ (ZLnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$BooleanValue/set (ZLnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$BooleanValue/m_46250_ (Z)Lnet/minecraft/world/level/GameRules$Type; net/minecraft/world/level/GameRules$BooleanValue/create (Z)Lnet/minecraft/world/level/GameRules$Type; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_46252_ (ZLjava/util/function/BiConsumer;)Lnet/minecraft/world/level/GameRules$Type; net/minecraft/world/level/GameRules$BooleanValue/create (ZLjava/util/function/BiConsumer;)Lnet/minecraft/world/level/GameRules$Type; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5528_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V net/minecraft/world/level/GameRules$BooleanValue/updateFromArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5589_ ()Lnet/minecraft/world/level/GameRules$BooleanValue; net/minecraft/world/level/GameRules$BooleanValue/getSelf ()Lnet/minecraft/world/level/GameRules$BooleanValue; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5589_ ()Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules$BooleanValue/getSelf ()Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5590_ ()Lnet/minecraft/world/level/GameRules$BooleanValue; net/minecraft/world/level/GameRules$BooleanValue/copy ()Lnet/minecraft/world/level/GameRules$BooleanValue; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5590_ ()Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules$BooleanValue/copy ()Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5614_ (Lnet/minecraft/world/level/GameRules$BooleanValue;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$BooleanValue/setFrom (Lnet/minecraft/world/level/GameRules$BooleanValue;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5614_ (Lnet/minecraft/world/level/GameRules$Value;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$BooleanValue/setFrom (Lnet/minecraft/world/level/GameRules$Value;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$BooleanValue/m_5831_ ()Ljava/lang/String; net/minecraft/world/level/GameRules$BooleanValue/serialize ()Ljava/lang/String; +MD: net/minecraft/world/level/GameRules$BooleanValue/m_6855_ ()I net/minecraft/world/level/GameRules$BooleanValue/getCommandResult ()I +MD: net/minecraft/world/level/GameRules$BooleanValue/m_7377_ (Ljava/lang/String;)V net/minecraft/world/level/GameRules$BooleanValue/deserialize (Ljava/lang/String;)V +CL: net/minecraft/world/level/GameRules$Category net/minecraft/world/level/GameRules$Category +FD: net/minecraft/world/level/GameRules$Category/$VALUES net/minecraft/world/level/GameRules$Category/$VALUES +FD: net/minecraft/world/level/GameRules$Category/CHAT net/minecraft/world/level/GameRules$Category/CHAT +FD: net/minecraft/world/level/GameRules$Category/DROPS net/minecraft/world/level/GameRules$Category/DROPS +FD: net/minecraft/world/level/GameRules$Category/MISC net/minecraft/world/level/GameRules$Category/MISC +FD: net/minecraft/world/level/GameRules$Category/MOBS net/minecraft/world/level/GameRules$Category/MOBS +FD: net/minecraft/world/level/GameRules$Category/PLAYER net/minecraft/world/level/GameRules$Category/PLAYER +FD: net/minecraft/world/level/GameRules$Category/SPAWNING net/minecraft/world/level/GameRules$Category/SPAWNING +FD: net/minecraft/world/level/GameRules$Category/UPDATES net/minecraft/world/level/GameRules$Category/UPDATES +FD: net/minecraft/world/level/GameRules$Category/f_46267_ net/minecraft/world/level/GameRules$Category/descriptionId +FD: net/minecraft/world/level/GameRules$Category/net/minecraft/world/level/GameRules$Category net/minecraft/world/level/GameRules$Category/net/minecraft/world/level/GameRules$Category +MD: net/minecraft/world/level/GameRules$Category/ ()V net/minecraft/world/level/GameRules$Category/ ()V +MD: net/minecraft/world/level/GameRules$Category/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/GameRules$Category/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/GameRules$Category/m_151488_ ()[Lnet/minecraft/world/level/GameRules$Category; net/minecraft/world/level/GameRules$Category/$values ()[Lnet/minecraft/world/level/GameRules$Category; +MD: net/minecraft/world/level/GameRules$Category/m_46274_ ()Ljava/lang/String; net/minecraft/world/level/GameRules$Category/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/GameRules$Category/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/GameRules$Category; net/minecraft/world/level/GameRules$Category/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/GameRules$Category; +MD: net/minecraft/world/level/GameRules$Category/values ()[Lnet/minecraft/world/level/GameRules$Category; net/minecraft/world/level/GameRules$Category/values ()[Lnet/minecraft/world/level/GameRules$Category; +CL: net/minecraft/world/level/GameRules$GameRuleTypeVisitor net/minecraft/world/level/GameRules$GameRuleTypeVisitor +FD: net/minecraft/world/level/GameRules$GameRuleTypeVisitor/net/minecraft/world/level/GameRules$GameRuleTypeVisitor net/minecraft/world/level/GameRules$GameRuleTypeVisitor/net/minecraft/world/level/GameRules$GameRuleTypeVisitor +MD: net/minecraft/world/level/GameRules$GameRuleTypeVisitor/m_6889_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/world/level/GameRules$GameRuleTypeVisitor/visit (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +MD: net/minecraft/world/level/GameRules$GameRuleTypeVisitor/m_6891_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/world/level/GameRules$GameRuleTypeVisitor/visitBoolean (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +MD: net/minecraft/world/level/GameRules$GameRuleTypeVisitor/m_6894_ (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/world/level/GameRules$GameRuleTypeVisitor/visitInteger (Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +CL: net/minecraft/world/level/GameRules$IntegerValue net/minecraft/world/level/GameRules$IntegerValue +FD: net/minecraft/world/level/GameRules$IntegerValue/f_46284_ net/minecraft/world/level/GameRules$IntegerValue/value +FD: net/minecraft/world/level/GameRules$IntegerValue/net/minecraft/world/level/GameRules$IntegerValue net/minecraft/world/level/GameRules$IntegerValue/net/minecraft/world/level/GameRules$IntegerValue +MD: net/minecraft/world/level/GameRules$IntegerValue/ (Lnet/minecraft/world/level/GameRules$Type;I)V net/minecraft/world/level/GameRules$IntegerValue/ (Lnet/minecraft/world/level/GameRules$Type;I)V +MD: net/minecraft/world/level/GameRules$IntegerValue/m_151489_ (ILnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$IntegerValue/set (ILnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$IntegerValue/m_46288_ ()I net/minecraft/world/level/GameRules$IntegerValue/get ()I +MD: net/minecraft/world/level/GameRules$IntegerValue/m_46291_ (ILnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$IntegerValue; net/minecraft/world/level/GameRules$IntegerValue/lambda$create$0 (ILnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$IntegerValue; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_46294_ (ILjava/util/function/BiConsumer;)Lnet/minecraft/world/level/GameRules$Type; net/minecraft/world/level/GameRules$IntegerValue/create (ILjava/util/function/BiConsumer;)Lnet/minecraft/world/level/GameRules$Type; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_46308_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$IntegerValue;)V net/minecraft/world/level/GameRules$IntegerValue/lambda$create$1 (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/GameRules$IntegerValue;)V +MD: net/minecraft/world/level/GameRules$IntegerValue/m_46312_ (I)Lnet/minecraft/world/level/GameRules$Type; net/minecraft/world/level/GameRules$IntegerValue/create (I)Lnet/minecraft/world/level/GameRules$Type; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_46314_ (Ljava/lang/String;)Z net/minecraft/world/level/GameRules$IntegerValue/tryDeserialize (Ljava/lang/String;)Z +MD: net/minecraft/world/level/GameRules$IntegerValue/m_46317_ (Ljava/lang/String;)I net/minecraft/world/level/GameRules$IntegerValue/safeParse (Ljava/lang/String;)I +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5528_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V net/minecraft/world/level/GameRules$IntegerValue/updateFromArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5589_ ()Lnet/minecraft/world/level/GameRules$IntegerValue; net/minecraft/world/level/GameRules$IntegerValue/getSelf ()Lnet/minecraft/world/level/GameRules$IntegerValue; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5589_ ()Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules$IntegerValue/getSelf ()Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5590_ ()Lnet/minecraft/world/level/GameRules$IntegerValue; net/minecraft/world/level/GameRules$IntegerValue/copy ()Lnet/minecraft/world/level/GameRules$IntegerValue; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5590_ ()Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules$IntegerValue/copy ()Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5614_ (Lnet/minecraft/world/level/GameRules$IntegerValue;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$IntegerValue/setFrom (Lnet/minecraft/world/level/GameRules$IntegerValue;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5614_ (Lnet/minecraft/world/level/GameRules$Value;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$IntegerValue/setFrom (Lnet/minecraft/world/level/GameRules$Value;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$IntegerValue/m_5831_ ()Ljava/lang/String; net/minecraft/world/level/GameRules$IntegerValue/serialize ()Ljava/lang/String; +MD: net/minecraft/world/level/GameRules$IntegerValue/m_6855_ ()I net/minecraft/world/level/GameRules$IntegerValue/getCommandResult ()I +MD: net/minecraft/world/level/GameRules$IntegerValue/m_7377_ (Ljava/lang/String;)V net/minecraft/world/level/GameRules$IntegerValue/deserialize (Ljava/lang/String;)V +CL: net/minecraft/world/level/GameRules$Key net/minecraft/world/level/GameRules$Key +FD: net/minecraft/world/level/GameRules$Key/f_46323_ net/minecraft/world/level/GameRules$Key/id +FD: net/minecraft/world/level/GameRules$Key/f_46324_ net/minecraft/world/level/GameRules$Key/category +FD: net/minecraft/world/level/GameRules$Key/net/minecraft/world/level/GameRules$Key net/minecraft/world/level/GameRules$Key/net/minecraft/world/level/GameRules$Key +MD: net/minecraft/world/level/GameRules$Key/ (Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Category;)V net/minecraft/world/level/GameRules$Key/ (Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Category;)V +MD: net/minecraft/world/level/GameRules$Key/equals (Ljava/lang/Object;)Z net/minecraft/world/level/GameRules$Key/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/GameRules$Key/hashCode ()I net/minecraft/world/level/GameRules$Key/hashCode ()I +MD: net/minecraft/world/level/GameRules$Key/m_46328_ ()Ljava/lang/String; net/minecraft/world/level/GameRules$Key/getId ()Ljava/lang/String; +MD: net/minecraft/world/level/GameRules$Key/m_46331_ ()Ljava/lang/String; net/minecraft/world/level/GameRules$Key/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/GameRules$Key/m_46332_ ()Lnet/minecraft/world/level/GameRules$Category; net/minecraft/world/level/GameRules$Key/getCategory ()Lnet/minecraft/world/level/GameRules$Category; +MD: net/minecraft/world/level/GameRules$Key/toString ()Ljava/lang/String; net/minecraft/world/level/GameRules$Key/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/GameRules$Type net/minecraft/world/level/GameRules$Type +FD: net/minecraft/world/level/GameRules$Type/f_46337_ net/minecraft/world/level/GameRules$Type/argument +FD: net/minecraft/world/level/GameRules$Type/f_46338_ net/minecraft/world/level/GameRules$Type/constructor +FD: net/minecraft/world/level/GameRules$Type/f_46339_ net/minecraft/world/level/GameRules$Type/callback +FD: net/minecraft/world/level/GameRules$Type/f_46340_ net/minecraft/world/level/GameRules$Type/visitorCaller +FD: net/minecraft/world/level/GameRules$Type/net/minecraft/world/level/GameRules$Type net/minecraft/world/level/GameRules$Type/net/minecraft/world/level/GameRules$Type +MD: net/minecraft/world/level/GameRules$Type/ (Ljava/util/function/Supplier;Ljava/util/function/Function;Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/GameRules$VisitorCaller;)V net/minecraft/world/level/GameRules$Type/ (Ljava/util/function/Supplier;Ljava/util/function/Function;Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/GameRules$VisitorCaller;)V +MD: net/minecraft/world/level/GameRules$Type/m_46352_ ()Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules$Type/createRule ()Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules$Type/m_46353_ (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;)V net/minecraft/world/level/GameRules$Type/callVisitor (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;)V +MD: net/minecraft/world/level/GameRules$Type/m_46358_ (Ljava/lang/String;)Lcom/mojang/brigadier/builder/RequiredArgumentBuilder; net/minecraft/world/level/GameRules$Type/createArgument (Ljava/lang/String;)Lcom/mojang/brigadier/builder/RequiredArgumentBuilder; +CL: net/minecraft/world/level/GameRules$Value net/minecraft/world/level/GameRules$Value +FD: net/minecraft/world/level/GameRules$Value/f_46360_ net/minecraft/world/level/GameRules$Value/type +FD: net/minecraft/world/level/GameRules$Value/net/minecraft/world/level/GameRules$Value net/minecraft/world/level/GameRules$Value/net/minecraft/world/level/GameRules$Value +MD: net/minecraft/world/level/GameRules$Value/ (Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/world/level/GameRules$Value/ (Lnet/minecraft/world/level/GameRules$Type;)V +MD: net/minecraft/world/level/GameRules$Value/m_46368_ (Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$Value/onChanged (Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$Value/m_46370_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V net/minecraft/world/level/GameRules$Value/setFromArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V +MD: net/minecraft/world/level/GameRules$Value/m_5528_ (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V net/minecraft/world/level/GameRules$Value/updateFromArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)V +MD: net/minecraft/world/level/GameRules$Value/m_5589_ ()Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules$Value/getSelf ()Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules$Value/m_5590_ ()Lnet/minecraft/world/level/GameRules$Value; net/minecraft/world/level/GameRules$Value/copy ()Lnet/minecraft/world/level/GameRules$Value; +MD: net/minecraft/world/level/GameRules$Value/m_5614_ (Lnet/minecraft/world/level/GameRules$Value;Lnet/minecraft/server/MinecraftServer;)V net/minecraft/world/level/GameRules$Value/setFrom (Lnet/minecraft/world/level/GameRules$Value;Lnet/minecraft/server/MinecraftServer;)V +MD: net/minecraft/world/level/GameRules$Value/m_5831_ ()Ljava/lang/String; net/minecraft/world/level/GameRules$Value/serialize ()Ljava/lang/String; +MD: net/minecraft/world/level/GameRules$Value/m_6855_ ()I net/minecraft/world/level/GameRules$Value/getCommandResult ()I +MD: net/minecraft/world/level/GameRules$Value/m_7377_ (Ljava/lang/String;)V net/minecraft/world/level/GameRules$Value/deserialize (Ljava/lang/String;)V +MD: net/minecraft/world/level/GameRules$Value/toString ()Ljava/lang/String; net/minecraft/world/level/GameRules$Value/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/GameRules$VisitorCaller net/minecraft/world/level/GameRules$VisitorCaller +FD: net/minecraft/world/level/GameRules$VisitorCaller/net/minecraft/world/level/GameRules$VisitorCaller net/minecraft/world/level/GameRules$VisitorCaller/net/minecraft/world/level/GameRules$VisitorCaller +MD: net/minecraft/world/level/GameRules$VisitorCaller/m_46374_ (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V net/minecraft/world/level/GameRules$VisitorCaller/call (Lnet/minecraft/world/level/GameRules$GameRuleTypeVisitor;Lnet/minecraft/world/level/GameRules$Key;Lnet/minecraft/world/level/GameRules$Type;)V +CL: net/minecraft/world/level/GameType net/minecraft/world/level/GameType +FD: net/minecraft/world/level/GameType/$VALUES net/minecraft/world/level/GameType/$VALUES +FD: net/minecraft/world/level/GameType/ADVENTURE net/minecraft/world/level/GameType/ADVENTURE +FD: net/minecraft/world/level/GameType/CREATIVE net/minecraft/world/level/GameType/CREATIVE +FD: net/minecraft/world/level/GameType/SPECTATOR net/minecraft/world/level/GameType/SPECTATOR +FD: net/minecraft/world/level/GameType/SURVIVAL net/minecraft/world/level/GameType/SURVIVAL +FD: net/minecraft/world/level/GameType/f_151492_ net/minecraft/world/level/GameType/DEFAULT_MODE +FD: net/minecraft/world/level/GameType/f_151493_ net/minecraft/world/level/GameType/shortName +FD: net/minecraft/world/level/GameType/f_151494_ net/minecraft/world/level/GameType/longName +FD: net/minecraft/world/level/GameType/f_46378_ net/minecraft/world/level/GameType/NOT_SET +FD: net/minecraft/world/level/GameType/f_46383_ net/minecraft/world/level/GameType/id +FD: net/minecraft/world/level/GameType/f_46384_ net/minecraft/world/level/GameType/name +FD: net/minecraft/world/level/GameType/net/minecraft/world/level/GameType net/minecraft/world/level/GameType/net/minecraft/world/level/GameType +MD: net/minecraft/world/level/GameType/ ()V net/minecraft/world/level/GameType/ ()V +MD: net/minecraft/world/level/GameType/ (Ljava/lang/String;IILjava/lang/String;)V net/minecraft/world/level/GameType/ (Ljava/lang/String;IILjava/lang/String;)V +MD: net/minecraft/world/level/GameType/m_151495_ (Lnet/minecraft/world/level/GameType;)I net/minecraft/world/level/GameType/getNullableId (Lnet/minecraft/world/level/GameType;)I +MD: net/minecraft/world/level/GameType/m_151497_ (I)Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/byNullableId (I)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/GameType/m_151499_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/GameType/getLongDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/GameType/m_151500_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/GameType/getShortDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/GameType/m_151501_ ()[Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/$values ()[Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/GameType/m_46392_ ()I net/minecraft/world/level/GameType/getId ()I +MD: net/minecraft/world/level/GameType/m_46393_ (I)Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/byId (I)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/GameType/m_46395_ (ILnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/byId (ILnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/GameType/m_46398_ (Lnet/minecraft/world/entity/player/Abilities;)V net/minecraft/world/level/GameType/updatePlayerAbilities (Lnet/minecraft/world/entity/player/Abilities;)V +MD: net/minecraft/world/level/GameType/m_46400_ (Ljava/lang/String;)Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/byName (Ljava/lang/String;)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/GameType/m_46402_ (Ljava/lang/String;Lnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/byName (Ljava/lang/String;Lnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/GameType/m_46405_ ()Ljava/lang/String; net/minecraft/world/level/GameType/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/GameType/m_46407_ ()Z net/minecraft/world/level/GameType/isBlockPlacingRestricted ()Z +MD: net/minecraft/world/level/GameType/m_46408_ ()Z net/minecraft/world/level/GameType/isCreative ()Z +MD: net/minecraft/world/level/GameType/m_46409_ ()Z net/minecraft/world/level/GameType/isSurvival ()Z +MD: net/minecraft/world/level/GameType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/GameType/values ()[Lnet/minecraft/world/level/GameType; net/minecraft/world/level/GameType/values ()[Lnet/minecraft/world/level/GameType; +CL: net/minecraft/world/level/GrassColor net/minecraft/world/level/GrassColor +FD: net/minecraft/world/level/GrassColor/f_46413_ net/minecraft/world/level/GrassColor/pixels +FD: net/minecraft/world/level/GrassColor/net/minecraft/world/level/GrassColor net/minecraft/world/level/GrassColor/net/minecraft/world/level/GrassColor +MD: net/minecraft/world/level/GrassColor/ ()V net/minecraft/world/level/GrassColor/ ()V +MD: net/minecraft/world/level/GrassColor/ ()V net/minecraft/world/level/GrassColor/ ()V +MD: net/minecraft/world/level/GrassColor/m_46415_ (DD)I net/minecraft/world/level/GrassColor/get (DD)I +MD: net/minecraft/world/level/GrassColor/m_46418_ ([I)V net/minecraft/world/level/GrassColor/init ([I)V +CL: net/minecraft/world/level/ItemLike net/minecraft/world/level/ItemLike +FD: net/minecraft/world/level/ItemLike/net/minecraft/world/level/ItemLike net/minecraft/world/level/ItemLike/net/minecraft/world/level/ItemLike +MD: net/minecraft/world/level/ItemLike/m_5456_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/ItemLike/asItem ()Lnet/minecraft/world/item/Item; +CL: net/minecraft/world/level/Level net/minecraft/world/level/Level +FD: net/minecraft/world/level/Level/f_151503_ net/minecraft/world/level/Level/pendingBlockEntityTickers +FD: net/minecraft/world/level/Level/f_151504_ net/minecraft/world/level/Level/tickingBlockEntities +FD: net/minecraft/world/level/Level/f_151505_ net/minecraft/world/level/Level/MAX_LEVEL_SIZE +FD: net/minecraft/world/level/Level/f_151506_ net/minecraft/world/level/Level/LONG_PARTICLE_CLIP_RANGE +FD: net/minecraft/world/level/Level/f_151507_ net/minecraft/world/level/Level/SHORT_PARTICLE_CLIP_RANGE +FD: net/minecraft/world/level/Level/f_151508_ net/minecraft/world/level/Level/MAX_BRIGHTNESS +FD: net/minecraft/world/level/Level/f_151509_ net/minecraft/world/level/Level/TICKS_PER_DAY +FD: net/minecraft/world/level/Level/f_151510_ net/minecraft/world/level/Level/MAX_ENTITY_SPAWN_Y +FD: net/minecraft/world/level/Level/f_151511_ net/minecraft/world/level/Level/MIN_ENTITY_SPAWN_Y +FD: net/minecraft/world/level/Level/f_151512_ net/minecraft/world/level/Level/blockEntityTickers +FD: net/minecraft/world/level/Level/f_186455_ net/minecraft/world/level/Level/subTickCount +FD: net/minecraft/world/level/Level/f_204147_ net/minecraft/world/level/Level/dimensionTypeRegistration +FD: net/minecraft/world/level/Level/f_46420_ net/minecraft/world/level/Level/biomeManager +FD: net/minecraft/world/level/Level/f_46421_ net/minecraft/world/level/Level/dimension +FD: net/minecraft/world/level/Level/f_46422_ net/minecraft/world/level/Level/DIRECTIONS +FD: net/minecraft/world/level/Level/f_46423_ net/minecraft/world/level/Level/thread +FD: net/minecraft/world/level/Level/f_46424_ net/minecraft/world/level/Level/isDebug +FD: net/minecraft/world/level/Level/f_46425_ net/minecraft/world/level/Level/skyDarken +FD: net/minecraft/world/level/Level/f_46427_ net/minecraft/world/level/Level/RESOURCE_KEY_CODEC +FD: net/minecraft/world/level/Level/f_46428_ net/minecraft/world/level/Level/OVERWORLD +FD: net/minecraft/world/level/Level/f_46429_ net/minecraft/world/level/Level/NETHER +FD: net/minecraft/world/level/Level/f_46430_ net/minecraft/world/level/Level/END +FD: net/minecraft/world/level/Level/f_46435_ net/minecraft/world/level/Level/randValue +FD: net/minecraft/world/level/Level/f_46436_ net/minecraft/world/level/Level/addend +FD: net/minecraft/world/level/Level/f_46437_ net/minecraft/world/level/Level/oRainLevel +FD: net/minecraft/world/level/Level/f_46438_ net/minecraft/world/level/Level/rainLevel +FD: net/minecraft/world/level/Level/f_46439_ net/minecraft/world/level/Level/oThunderLevel +FD: net/minecraft/world/level/Level/f_46440_ net/minecraft/world/level/Level/thunderLevel +FD: net/minecraft/world/level/Level/f_46441_ net/minecraft/world/level/Level/random +FD: net/minecraft/world/level/Level/f_46442_ net/minecraft/world/level/Level/levelData +FD: net/minecraft/world/level/Level/f_46443_ net/minecraft/world/level/Level/isClientSide +FD: net/minecraft/world/level/Level/f_46445_ net/minecraft/world/level/Level/dimensionType +FD: net/minecraft/world/level/Level/f_46446_ net/minecraft/world/level/Level/profiler +FD: net/minecraft/world/level/Level/f_46447_ net/minecraft/world/level/Level/worldBorder +FD: net/minecraft/world/level/Level/net/minecraft/world/level/Level net/minecraft/world/level/Level/net/minecraft/world/level/Level +MD: net/minecraft/world/level/Level/ ()V net/minecraft/world/level/Level/ ()V +MD: net/minecraft/world/level/Level/ (Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJ)V net/minecraft/world/level/Level/ (Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJ)V +MD: net/minecraft/world/level/Level/close ()V net/minecraft/world/level/Level/close ()V +MD: net/minecraft/world/level/Level/m_142052_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/Level/addDestroyBlockEffect (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/Level/m_142325_ (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/world/level/Level/setMapData (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +MD: net/minecraft/world/level/Level/m_142425_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/world/level/Level/getEntities (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/world/level/Level/m_142433_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/world/level/Level/isFluidAtPosition (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/Level/m_142572_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/world/level/Level/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/world/level/Level/m_142646_ ()Lnet/minecraft/world/level/entity/LevelEntityGetter; net/minecraft/world/level/Level/getEntities ()Lnet/minecraft/world/level/entity/LevelEntityGetter; +MD: net/minecraft/world/level/Level/m_151513_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/Level/postGameEventInRadius (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/Level/m_151518_ (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Predicate;Ljava/util/List;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/Level/lambda$getEntities$1 (Lnet/minecraft/world/entity/Entity;Ljava/util/function/Predicate;Ljava/util/List;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/Level/m_151523_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/Level/setBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/Level/m_151525_ (Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V net/minecraft/world/level/Level/addBlockEntityTicker (Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V +MD: net/minecraft/world/level/Level/m_151535_ (Ljava/util/function/Predicate;Ljava/util/List;Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/Level/lambda$getEntities$2 (Ljava/util/function/Predicate;Ljava/util/List;Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/Level/m_151543_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/Level/blockEntityChanged (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/Level/m_183438_ (J)Z net/minecraft/world/level/Level/shouldTickBlocksAt (J)Z +MD: net/minecraft/world/level/Level/m_183596_ ()J net/minecraft/world/level/Level/nextSubTickCount ()J +MD: net/minecraft/world/level/Level/m_183599_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/Level/shouldTickDeath (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/Level/m_204156_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/Level/dimensionTypeRegistration ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/Level/m_46457_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/isInWorldBoundsHorizontal (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_46461_ ()Z net/minecraft/world/level/Level/isDay ()Z +MD: net/minecraft/world/level/Level/m_46462_ ()Z net/minecraft/world/level/Level/isNight ()Z +MD: net/minecraft/world/level/Level/m_46463_ ()V net/minecraft/world/level/Level/tickBlockEntities ()V +MD: net/minecraft/world/level/Level/m_46464_ ()Ljava/lang/String; net/minecraft/world/level/Level/gatherChunkSourceStats ()Ljava/lang/String; +MD: net/minecraft/world/level/Level/m_46465_ ()V net/minecraft/world/level/Level/updateSkyBrightness ()V +MD: net/minecraft/world/level/Level/m_46466_ ()V net/minecraft/world/level/Level/prepareWeather ()V +MD: net/minecraft/world/level/Level/m_46467_ ()J net/minecraft/world/level/Level/getGameTime ()J +MD: net/minecraft/world/level/Level/m_46468_ ()J net/minecraft/world/level/Level/getDayTime ()J +MD: net/minecraft/world/level/Level/m_46469_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/world/level/Level/getGameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/world/level/Level/m_46470_ ()Z net/minecraft/world/level/Level/isThundering ()Z +MD: net/minecraft/world/level/Level/m_46471_ ()Z net/minecraft/world/level/Level/isRaining ()Z +MD: net/minecraft/world/level/Level/m_46472_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/Level/dimension ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/Level/m_46473_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/world/level/Level/getProfiler ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/world/level/Level/m_46474_ ()Ljava/lang/String; net/minecraft/world/level/Level/lambda$fillReportDetails$4 ()Ljava/lang/String; +MD: net/minecraft/world/level/Level/m_46490_ (F)F net/minecraft/world/level/Level/getSunAngle (F)F +MD: net/minecraft/world/level/Level/m_46496_ (IIII)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/Level/getBlockRandomPos (IIII)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/Level/m_46511_ (Lnet/minecraft/world/entity/Entity;DDDFLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; net/minecraft/world/level/Level/explode (Lnet/minecraft/world/entity/Entity;DDDFLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; +MD: net/minecraft/world/level/Level/m_46518_ (Lnet/minecraft/world/entity/Entity;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; net/minecraft/world/level/Level/explode (Lnet/minecraft/world/entity/Entity;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; +MD: net/minecraft/world/level/Level/m_46566_ (Lnet/minecraft/world/level/block/Block;)Ljava/lang/String; net/minecraft/world/level/Level/lambda$neighborChanged$0 (Lnet/minecraft/world/level/block/Block;)Ljava/lang/String; +MD: net/minecraft/world/level/Level/m_46575_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/Level/loadedAndEntityCanStandOn (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/Level/m_46578_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/Level/loadedAndEntityCanStandOnFace (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/Level/m_46586_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/Level/neighborChanged (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/Level/m_46590_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/Level/updateNeighborsAtExceptFromFacing (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/Level/m_46597_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/Level/setBlockAndUpdate (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/Level/m_46616_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/Level/hasSignal (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/Level/m_46653_ (Ljava/util/function/Consumer;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/Level/guardEntityTick (Ljava/util/function/Consumer;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/Level/m_46658_ ()Ljava/util/function/Supplier; net/minecraft/world/level/Level/getProfilerSupplier ()Ljava/util/function/Supplier; +MD: net/minecraft/world/level/Level/m_46659_ ()Z net/minecraft/world/level/Level/isDebug ()Z +MD: net/minecraft/world/level/Level/m_46660_ ()Ljava/lang/String; net/minecraft/world/level/Level/lambda$fillReportDetails$3 ()Ljava/lang/String; +MD: net/minecraft/world/level/Level/m_46661_ (F)F net/minecraft/world/level/Level/getThunderLevel (F)F +MD: net/minecraft/world/level/Level/m_46672_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/Level/updateNeighborsAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/Level/m_46681_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/Level/getSignal (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/Level/m_46703_ (ZZ)V net/minecraft/world/level/Level/setSpawnSettings (ZZ)V +MD: net/minecraft/world/level/Level/m_46707_ (F)V net/minecraft/world/level/Level/setThunderLevel (F)V +MD: net/minecraft/world/level/Level/m_46717_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/Level/updateNeighbourForOutputSignal (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/Level/m_46722_ (F)F net/minecraft/world/level/Level/getRainLevel (F)F +MD: net/minecraft/world/level/Level/m_46724_ (I)Z net/minecraft/world/level/Level/isOutsideSpawnableHeight (I)Z +MD: net/minecraft/world/level/Level/m_46734_ (F)V net/minecraft/world/level/Level/setRainLevel (F)V +MD: net/minecraft/world/level/Level/m_46739_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/isInWorldBounds (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_46741_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/isInSpawnableBounds (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_46745_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/world/level/Level/getChunkAt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/world/level/Level/m_46747_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/Level/removeBlockEntity (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/Level/m_46749_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/isLoaded (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_46751_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/Level/getDirectSignalTo (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/Level/m_46753_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/hasNeighborSignal (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_46755_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/Level/getBestNeighborSignal (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/Level/m_46758_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/isRainingAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_46761_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/isHumidAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_5503_ (Lnet/minecraft/network/protocol/Packet;)V net/minecraft/world/level/Level/sendPacketToServer (Lnet/minecraft/network/protocol/Packet;)V +MD: net/minecraft/world/level/Level/m_5518_ ()Lnet/minecraft/world/level/lighting/LevelLightEngine; net/minecraft/world/level/Level/getLightEngine ()Lnet/minecraft/world/level/lighting/LevelLightEngine; +MD: net/minecraft/world/level/Level/m_5594_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/world/level/Level/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/world/level/Level/m_5736_ ()I net/minecraft/world/level/Level/getSeaLevel ()I +MD: net/minecraft/world/level/Level/m_5776_ ()Z net/minecraft/world/level/Level/isClientSide ()Z +MD: net/minecraft/world/level/Level/m_5822_ ()Ljava/util/Random; net/minecraft/world/level/Level/getRandom ()Ljava/util/Random; +MD: net/minecraft/world/level/Level/m_6026_ (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReportCategory; net/minecraft/world/level/Level/fillReportDetails (Lnet/minecraft/CrashReport;)Lnet/minecraft/CrashReportCategory; +MD: net/minecraft/world/level/Level/m_6042_ ()Lnet/minecraft/world/level/dimension/DimensionType; net/minecraft/world/level/Level/dimensionType ()Lnet/minecraft/world/level/dimension/DimensionType; +MD: net/minecraft/world/level/Level/m_6106_ ()Lnet/minecraft/world/level/storage/LevelData; net/minecraft/world/level/Level/getLevelData ()Lnet/minecraft/world/level/storage/LevelData; +MD: net/minecraft/world/level/Level/m_6188_ ()Lnet/minecraft/world/scores/Scoreboard; net/minecraft/world/level/Level/getScoreboard ()Lnet/minecraft/world/scores/Scoreboard; +MD: net/minecraft/world/level/Level/m_6249_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/world/level/Level/getEntities (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/world/level/Level/m_6263_ (Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/world/level/Level/playSound (Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/world/level/Level/m_6269_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/world/level/Level/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/world/level/Level/m_6325_ (II)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/Level/getChunk (II)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/Level/m_6325_ (II)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/world/level/Level/getChunk (II)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/world/level/Level/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/Level/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/Level/m_6436_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/DifficultyInstance; net/minecraft/world/level/Level/getCurrentDifficultyAt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/DifficultyInstance; +MD: net/minecraft/world/level/Level/m_6485_ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V net/minecraft/world/level/Level/addAlwaysVisibleParticle (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V +MD: net/minecraft/world/level/Level/m_6493_ (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V net/minecraft/world/level/Level/addParticle (Lnet/minecraft/core/particles/ParticleOptions;ZDDDDDD)V +MD: net/minecraft/world/level/Level/m_6522_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/Level/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/Level/m_6550_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/Level/setBlocksDirty (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/Level/m_6559_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/Level/onBlockStateChange (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/Level/m_6580_ (I)V net/minecraft/world/level/Level/setSkyFlashTime (I)V +MD: net/minecraft/world/level/Level/m_6798_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/Level/globalLevelEvent (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/Level/m_6801_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/Level/destroyBlockProgress (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/Level/m_6815_ (I)Lnet/minecraft/world/entity/Entity; net/minecraft/world/level/Level/getEntity (I)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/level/Level/m_6857_ ()Lnet/minecraft/world/level/border/WorldBorder; net/minecraft/world/level/Level/getWorldBorder ()Lnet/minecraft/world/level/border/WorldBorder; +MD: net/minecraft/world/level/Level/m_6924_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I net/minecraft/world/level/Level/getHeight (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I +MD: net/minecraft/world/level/Level/m_6933_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)Z net/minecraft/world/level/Level/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)Z +MD: net/minecraft/world/level/Level/m_7062_ ()Lnet/minecraft/world/level/biome/BiomeManager; net/minecraft/world/level/Level/getBiomeManager ()Lnet/minecraft/world/level/biome/BiomeManager; +MD: net/minecraft/world/level/Level/m_7106_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V net/minecraft/world/level/Level/addParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V +MD: net/minecraft/world/level/Level/m_7107_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V net/minecraft/world/level/Level/addAlwaysVisibleParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V +MD: net/minecraft/world/level/Level/m_7228_ (DDDDDDLnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/Level/createFireworks (DDDDDDLnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/Level/m_7260_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/world/level/Level/sendBlockUpdated (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;I)V +MD: net/minecraft/world/level/Level/m_7354_ ()I net/minecraft/world/level/Level/getFreeMapId ()I +MD: net/minecraft/world/level/Level/m_7433_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/world/level/Level/isStateAtPosition (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/Level/m_7441_ ()Z net/minecraft/world/level/Level/noSave ()Z +MD: net/minecraft/world/level/Level/m_7445_ ()I net/minecraft/world/level/Level/getSkyDarken ()I +MD: net/minecraft/world/level/Level/m_7462_ ()V net/minecraft/world/level/Level/disconnect ()V +MD: net/minecraft/world/level/Level/m_7465_ ()Lnet/minecraft/world/item/crafting/RecipeManager; net/minecraft/world/level/Level/getRecipeManager ()Lnet/minecraft/world/item/crafting/RecipeManager; +MD: net/minecraft/world/level/Level/m_7471_ (Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/level/Level/removeBlock (Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/level/Level/m_7489_ (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/level/Level/getMapData (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/level/Level/m_7605_ (Lnet/minecraft/world/entity/Entity;B)V net/minecraft/world/level/Level/broadcastEntityEvent (Lnet/minecraft/world/entity/Entity;B)V +MD: net/minecraft/world/level/Level/m_7696_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V net/minecraft/world/level/Level/blockEvent (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;II)V +MD: net/minecraft/world/level/Level/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/Level/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/Level/m_7703_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; net/minecraft/world/level/Level/explode (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;)Lnet/minecraft/world/level/Explosion; +MD: net/minecraft/world/level/Level/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Z net/minecraft/world/level/Level/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Z +MD: net/minecraft/world/level/Level/m_7740_ (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z net/minecraft/world/level/Level/destroyBlock (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z +MD: net/minecraft/world/level/Level/m_7785_ (DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZ)V net/minecraft/world/level/Level/playLocalSound (DDDLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFZ)V +MD: net/minecraft/world/level/Level/m_7925_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/Level/getChunkForCollisions (II)Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/world/level/Level/m_7966_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/Level/mayInteract (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/Level/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/Level/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/Level$1 net/minecraft/world/level/Level$1 +FD: net/minecraft/world/level/Level$1/f_46765_ net/minecraft/world/level/Level$1/this$0 +FD: net/minecraft/world/level/Level$1/net/minecraft/world/level/Level$1 net/minecraft/world/level/Level$1/net/minecraft/world/level/Level$1 +MD: net/minecraft/world/level/Level$1/ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/level/Level$1/ (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/level/Level$1/m_6345_ ()D net/minecraft/world/level/Level$1/getCenterZ ()D +MD: net/minecraft/world/level/Level$1/m_6347_ ()D net/minecraft/world/level/Level$1/getCenterX ()D +CL: net/minecraft/world/level/LevelAccessor net/minecraft/world/level/LevelAccessor +FD: net/minecraft/world/level/LevelAccessor/net/minecraft/world/level/LevelAccessor net/minecraft/world/level/LevelAccessor/net/minecraft/world/level/LevelAccessor +MD: net/minecraft/world/level/LevelAccessor/m_142346_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/LevelAccessor/gameEvent (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/LevelAccessor/m_142572_ ()Lnet/minecraft/server/MinecraftServer; net/minecraft/world/level/LevelAccessor/getServer ()Lnet/minecraft/server/MinecraftServer; +MD: net/minecraft/world/level/LevelAccessor/m_151545_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/LevelAccessor/gameEvent (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/LevelAccessor/m_151552_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/LevelAccessor/gameEvent (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/LevelAccessor/m_151555_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/LevelAccessor/gameEvent (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/LevelAccessor/m_183324_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/world/level/LevelAccessor/getFluidTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/world/level/LevelAccessor/m_183326_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/world/level/LevelAccessor/getBlockTicks ()Lnet/minecraft/world/ticks/LevelTickAccess; +MD: net/minecraft/world/level/LevelAccessor/m_183596_ ()J net/minecraft/world/level/LevelAccessor/nextSubTickCount ()J +MD: net/minecraft/world/level/LevelAccessor/m_186460_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;I)V net/minecraft/world/level/LevelAccessor/scheduleTick (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;I)V +MD: net/minecraft/world/level/LevelAccessor/m_186464_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;ILnet/minecraft/world/ticks/TickPriority;)V net/minecraft/world/level/LevelAccessor/scheduleTick (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;ILnet/minecraft/world/ticks/TickPriority;)V +MD: net/minecraft/world/level/LevelAccessor/m_186469_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;I)V net/minecraft/world/level/LevelAccessor/scheduleTick (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;I)V +MD: net/minecraft/world/level/LevelAccessor/m_186473_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;ILnet/minecraft/world/ticks/TickPriority;)V net/minecraft/world/level/LevelAccessor/scheduleTick (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;ILnet/minecraft/world/ticks/TickPriority;)V +MD: net/minecraft/world/level/LevelAccessor/m_186478_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;I)Lnet/minecraft/world/ticks/ScheduledTick; net/minecraft/world/level/LevelAccessor/createTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;I)Lnet/minecraft/world/ticks/ScheduledTick; +MD: net/minecraft/world/level/LevelAccessor/m_186482_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;ILnet/minecraft/world/ticks/TickPriority;)Lnet/minecraft/world/ticks/ScheduledTick; net/minecraft/world/level/LevelAccessor/createTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;ILnet/minecraft/world/ticks/TickPriority;)Lnet/minecraft/world/ticks/ScheduledTick; +MD: net/minecraft/world/level/LevelAccessor/m_46791_ ()Lnet/minecraft/world/Difficulty; net/minecraft/world/level/LevelAccessor/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/level/LevelAccessor/m_46796_ (ILnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/LevelAccessor/levelEvent (ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/LevelAccessor/m_5594_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V net/minecraft/world/level/LevelAccessor/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FF)V +MD: net/minecraft/world/level/LevelAccessor/m_5822_ ()Ljava/util/Random; net/minecraft/world/level/LevelAccessor/getRandom ()Ljava/util/Random; +MD: net/minecraft/world/level/LevelAccessor/m_5898_ (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/LevelAccessor/levelEvent (Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/LevelAccessor/m_6106_ ()Lnet/minecraft/world/level/storage/LevelData; net/minecraft/world/level/LevelAccessor/getLevelData ()Lnet/minecraft/world/level/storage/LevelData; +MD: net/minecraft/world/level/LevelAccessor/m_6289_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/LevelAccessor/blockUpdated (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/LevelAccessor/m_6436_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/DifficultyInstance; net/minecraft/world/level/LevelAccessor/getCurrentDifficultyAt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/DifficultyInstance; +MD: net/minecraft/world/level/LevelAccessor/m_7106_ (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V net/minecraft/world/level/LevelAccessor/addParticle (Lnet/minecraft/core/particles/ParticleOptions;DDDDDD)V +MD: net/minecraft/world/level/LevelAccessor/m_7232_ (II)Z net/minecraft/world/level/LevelAccessor/hasChunk (II)Z +MD: net/minecraft/world/level/LevelAccessor/m_7726_ ()Lnet/minecraft/world/level/chunk/ChunkSource; net/minecraft/world/level/LevelAccessor/getChunkSource ()Lnet/minecraft/world/level/chunk/ChunkSource; +MD: net/minecraft/world/level/LevelAccessor/m_8044_ ()J net/minecraft/world/level/LevelAccessor/dayTime ()J +CL: net/minecraft/world/level/LevelHeightAccessor net/minecraft/world/level/LevelHeightAccessor +FD: net/minecraft/world/level/LevelHeightAccessor/net/minecraft/world/level/LevelHeightAccessor net/minecraft/world/level/LevelHeightAccessor/net/minecraft/world/level/LevelHeightAccessor +MD: net/minecraft/world/level/LevelHeightAccessor/m_141928_ ()I net/minecraft/world/level/LevelHeightAccessor/getHeight ()I +MD: net/minecraft/world/level/LevelHeightAccessor/m_141937_ ()I net/minecraft/world/level/LevelHeightAccessor/getMinBuildHeight ()I +MD: net/minecraft/world/level/LevelHeightAccessor/getMaxBuildHeight ()I net/minecraft/world/level/LevelHeightAccessor/getMaxBuildHeight ()I +MD: net/minecraft/world/level/LevelHeightAccessor/m_151559_ ()I net/minecraft/world/level/LevelHeightAccessor/getSectionsCount ()I +MD: net/minecraft/world/level/LevelHeightAccessor/m_151560_ ()I net/minecraft/world/level/LevelHeightAccessor/getMinSection ()I +MD: net/minecraft/world/level/LevelHeightAccessor/m_151561_ ()I net/minecraft/world/level/LevelHeightAccessor/getMaxSection ()I +MD: net/minecraft/world/level/LevelHeightAccessor/m_151562_ (I)Z net/minecraft/world/level/LevelHeightAccessor/isOutsideBuildHeight (I)Z +MD: net/minecraft/world/level/LevelHeightAccessor/m_151564_ (I)I net/minecraft/world/level/LevelHeightAccessor/getSectionIndex (I)I +MD: net/minecraft/world/level/LevelHeightAccessor/m_151566_ (I)I net/minecraft/world/level/LevelHeightAccessor/getSectionIndexFromSectionY (I)I +MD: net/minecraft/world/level/LevelHeightAccessor/m_151568_ (I)I net/minecraft/world/level/LevelHeightAccessor/getSectionYFromSectionIndex (I)I +MD: net/minecraft/world/level/LevelHeightAccessor/m_151570_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/LevelHeightAccessor/isOutsideBuildHeight (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/LevelHeightAccessor/m_186487_ (II)Lnet/minecraft/world/level/LevelHeightAccessor; net/minecraft/world/level/LevelHeightAccessor/create (II)Lnet/minecraft/world/level/LevelHeightAccessor; +CL: net/minecraft/world/level/LevelHeightAccessor$1 net/minecraft/world/level/LevelHeightAccessor$1 +FD: net/minecraft/world/level/LevelHeightAccessor$1/f_186490_ net/minecraft/world/level/LevelHeightAccessor$1/val$height +FD: net/minecraft/world/level/LevelHeightAccessor$1/f_186491_ net/minecraft/world/level/LevelHeightAccessor$1/val$minBuildHeight +FD: net/minecraft/world/level/LevelHeightAccessor$1/net/minecraft/world/level/LevelHeightAccessor$1 net/minecraft/world/level/LevelHeightAccessor$1/net/minecraft/world/level/LevelHeightAccessor$1 +MD: net/minecraft/world/level/LevelHeightAccessor$1/ (II)V net/minecraft/world/level/LevelHeightAccessor$1/ (II)V +MD: net/minecraft/world/level/LevelHeightAccessor$1/m_141928_ ()I net/minecraft/world/level/LevelHeightAccessor$1/getHeight ()I +MD: net/minecraft/world/level/LevelHeightAccessor$1/m_141937_ ()I net/minecraft/world/level/LevelHeightAccessor$1/getMinBuildHeight ()I +CL: net/minecraft/world/level/LevelReader net/minecraft/world/level/LevelReader +FD: net/minecraft/world/level/LevelReader/net/minecraft/world/level/LevelReader net/minecraft/world/level/LevelReader/net/minecraft/world/level/LevelReader +MD: net/minecraft/world/level/LevelReader/m_141928_ ()I net/minecraft/world/level/LevelReader/getHeight ()I +MD: net/minecraft/world/level/LevelReader/m_141937_ ()I net/minecraft/world/level/LevelReader/getMinBuildHeight ()I +MD: net/minecraft/world/level/LevelReader/m_151572_ (IIII)Z net/minecraft/world/level/LevelReader/hasChunksAt (IIII)Z +MD: net/minecraft/world/level/LevelReader/m_151577_ (II)Z net/minecraft/world/level/LevelReader/hasChunkAt (II)Z +MD: net/minecraft/world/level/LevelReader/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/LevelReader/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/LevelReader/m_203675_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/LevelReader/getUncachedNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/LevelReader/m_204166_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Holder; net/minecraft/world/level/LevelReader/getBiome (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/LevelReader/m_46801_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/LevelReader/isWaterAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/LevelReader/m_46803_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/LevelReader/getMaxLocalRawBrightness (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/LevelReader/m_46805_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/LevelReader/hasChunkAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/LevelReader/m_46812_ (IIIIII)Z net/minecraft/world/level/LevelReader/hasChunksAt (IIIIII)Z +MD: net/minecraft/world/level/LevelReader/m_46819_ (IILnet/minecraft/world/level/chunk/ChunkStatus;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/LevelReader/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/LevelReader/m_46832_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/LevelReader/hasChunksAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/LevelReader/m_46847_ (Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; net/minecraft/world/level/LevelReader/getBlockStatesIfLoaded (Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/LevelReader/m_46849_ (Lnet/minecraft/core/BlockPos;I)I net/minecraft/world/level/LevelReader/getMaxLocalRawBrightness (Lnet/minecraft/core/BlockPos;I)I +MD: net/minecraft/world/level/LevelReader/m_46852_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/LevelReader/getDirectSignal (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/LevelReader/m_46855_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/level/LevelReader/containsAnyLiquid (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/level/LevelReader/m_46859_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/LevelReader/isEmptyBlock (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/LevelReader/m_46861_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/LevelReader/canSeeSkyFromBelowWater (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/LevelReader/m_46863_ (Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/LevelReader/getBrightness (Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/LevelReader/m_46865_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/LevelReader/getChunk (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/LevelReader/m_5452_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/LevelReader/getHeightmapPos (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/LevelReader/m_5736_ ()I net/minecraft/world/level/LevelReader/getSeaLevel ()I +MD: net/minecraft/world/level/LevelReader/m_5776_ ()Z net/minecraft/world/level/LevelReader/isClientSide ()Z +MD: net/minecraft/world/level/LevelReader/m_6042_ ()Lnet/minecraft/world/level/dimension/DimensionType; net/minecraft/world/level/LevelReader/dimensionType ()Lnet/minecraft/world/level/dimension/DimensionType; +MD: net/minecraft/world/level/LevelReader/m_6171_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I net/minecraft/world/level/LevelReader/getBlockTint (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ColorResolver;)I +MD: net/minecraft/world/level/LevelReader/m_6325_ (II)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/LevelReader/getChunk (II)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/LevelReader/m_6522_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/LevelReader/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/LevelReader/m_6924_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I net/minecraft/world/level/LevelReader/getHeight (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I +MD: net/minecraft/world/level/LevelReader/m_7062_ ()Lnet/minecraft/world/level/biome/BiomeManager; net/minecraft/world/level/LevelReader/getBiomeManager ()Lnet/minecraft/world/level/biome/BiomeManager; +MD: net/minecraft/world/level/LevelReader/m_7232_ (II)Z net/minecraft/world/level/LevelReader/hasChunk (II)Z +MD: net/minecraft/world/level/LevelReader/m_7445_ ()I net/minecraft/world/level/LevelReader/getSkyDarken ()I +MD: net/minecraft/world/level/LevelReader/m_7925_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/LevelReader/getChunkForCollisions (II)Lnet/minecraft/world/level/BlockGetter; +CL: net/minecraft/world/level/LevelSettings net/minecraft/world/level/LevelSettings +FD: net/minecraft/world/level/LevelSettings/f_46902_ net/minecraft/world/level/LevelSettings/levelName +FD: net/minecraft/world/level/LevelSettings/f_46903_ net/minecraft/world/level/LevelSettings/gameType +FD: net/minecraft/world/level/LevelSettings/f_46904_ net/minecraft/world/level/LevelSettings/hardcore +FD: net/minecraft/world/level/LevelSettings/f_46905_ net/minecraft/world/level/LevelSettings/difficulty +FD: net/minecraft/world/level/LevelSettings/f_46906_ net/minecraft/world/level/LevelSettings/allowCommands +FD: net/minecraft/world/level/LevelSettings/f_46907_ net/minecraft/world/level/LevelSettings/gameRules +FD: net/minecraft/world/level/LevelSettings/f_46908_ net/minecraft/world/level/LevelSettings/dataPackConfig +FD: net/minecraft/world/level/LevelSettings/net/minecraft/world/level/LevelSettings net/minecraft/world/level/LevelSettings/net/minecraft/world/level/LevelSettings +MD: net/minecraft/world/level/LevelSettings/ (Ljava/lang/String;Lnet/minecraft/world/level/GameType;ZLnet/minecraft/world/Difficulty;ZLnet/minecraft/world/level/GameRules;Lnet/minecraft/world/level/DataPackConfig;)V net/minecraft/world/level/LevelSettings/ (Ljava/lang/String;Lnet/minecraft/world/level/GameType;ZLnet/minecraft/world/Difficulty;ZLnet/minecraft/world/level/GameRules;Lnet/minecraft/world/level/DataPackConfig;)V +MD: net/minecraft/world/level/LevelSettings/m_46917_ ()Ljava/lang/String; net/minecraft/world/level/LevelSettings/levelName ()Ljava/lang/String; +MD: net/minecraft/world/level/LevelSettings/m_46918_ (Lnet/minecraft/world/Difficulty;)Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/LevelSettings/withDifficulty (Lnet/minecraft/world/Difficulty;)Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/world/level/LevelSettings/m_46920_ (Lnet/minecraft/world/level/DataPackConfig;)Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/LevelSettings/withDataPackConfig (Lnet/minecraft/world/level/DataPackConfig;)Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/world/level/LevelSettings/m_46922_ (Lnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/LevelSettings/withGameType (Lnet/minecraft/world/level/GameType;)Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/world/level/LevelSettings/m_46924_ (Lcom/mojang/serialization/Dynamic;Lnet/minecraft/world/level/DataPackConfig;)Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/LevelSettings/parse (Lcom/mojang/serialization/Dynamic;Lnet/minecraft/world/level/DataPackConfig;)Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/world/level/LevelSettings/m_46927_ (Ljava/lang/Number;)Lnet/minecraft/world/Difficulty; net/minecraft/world/level/LevelSettings/lambda$parse$0 (Ljava/lang/Number;)Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/level/LevelSettings/m_46929_ ()Lnet/minecraft/world/level/GameType; net/minecraft/world/level/LevelSettings/gameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/LevelSettings/m_46930_ ()Z net/minecraft/world/level/LevelSettings/hardcore ()Z +MD: net/minecraft/world/level/LevelSettings/m_46931_ ()Lnet/minecraft/world/Difficulty; net/minecraft/world/level/LevelSettings/difficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/level/LevelSettings/m_46932_ ()Z net/minecraft/world/level/LevelSettings/allowCommands ()Z +MD: net/minecraft/world/level/LevelSettings/m_46933_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/world/level/LevelSettings/gameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/world/level/LevelSettings/m_46934_ ()Lnet/minecraft/world/level/DataPackConfig; net/minecraft/world/level/LevelSettings/getDataPackConfig ()Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/world/level/LevelSettings/m_46935_ ()Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/LevelSettings/copy ()Lnet/minecraft/world/level/LevelSettings; +CL: net/minecraft/world/level/LevelSimulatedRW net/minecraft/world/level/LevelSimulatedRW +FD: net/minecraft/world/level/LevelSimulatedRW/net/minecraft/world/level/LevelSimulatedRW net/minecraft/world/level/LevelSimulatedRW/net/minecraft/world/level/LevelSimulatedRW +CL: net/minecraft/world/level/LevelSimulatedReader net/minecraft/world/level/LevelSimulatedReader +FD: net/minecraft/world/level/LevelSimulatedReader/net/minecraft/world/level/LevelSimulatedReader net/minecraft/world/level/LevelSimulatedReader/net/minecraft/world/level/LevelSimulatedReader +MD: net/minecraft/world/level/LevelSimulatedReader/m_141902_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Ljava/util/Optional; net/minecraft/world/level/LevelSimulatedReader/getBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Ljava/util/Optional; +MD: net/minecraft/world/level/LevelSimulatedReader/m_142433_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/world/level/LevelSimulatedReader/isFluidAtPosition (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/LevelSimulatedReader/m_5452_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/LevelSimulatedReader/getHeightmapPos (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/LevelSimulatedReader/m_7433_ (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/world/level/LevelSimulatedReader/isStateAtPosition (Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +CL: net/minecraft/world/level/LevelTimeAccess net/minecraft/world/level/LevelTimeAccess +FD: net/minecraft/world/level/LevelTimeAccess/net/minecraft/world/level/LevelTimeAccess net/minecraft/world/level/LevelTimeAccess/net/minecraft/world/level/LevelTimeAccess +MD: net/minecraft/world/level/LevelTimeAccess/m_46940_ ()F net/minecraft/world/level/LevelTimeAccess/getMoonBrightness ()F +MD: net/minecraft/world/level/LevelTimeAccess/m_46941_ ()I net/minecraft/world/level/LevelTimeAccess/getMoonPhase ()I +MD: net/minecraft/world/level/LevelTimeAccess/m_46942_ (F)F net/minecraft/world/level/LevelTimeAccess/getTimeOfDay (F)F +MD: net/minecraft/world/level/LevelTimeAccess/m_8044_ ()J net/minecraft/world/level/LevelTimeAccess/dayTime ()J +CL: net/minecraft/world/level/LevelWriter net/minecraft/world/level/LevelWriter +FD: net/minecraft/world/level/LevelWriter/net/minecraft/world/level/LevelWriter net/minecraft/world/level/LevelWriter/net/minecraft/world/level/LevelWriter +MD: net/minecraft/world/level/LevelWriter/m_46953_ (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/LevelWriter/destroyBlock (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/LevelWriter/m_46961_ (Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/level/LevelWriter/destroyBlock (Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/level/LevelWriter/m_6933_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)Z net/minecraft/world/level/LevelWriter/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)Z +MD: net/minecraft/world/level/LevelWriter/m_7471_ (Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/level/LevelWriter/removeBlock (Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/level/LevelWriter/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Z net/minecraft/world/level/LevelWriter/setBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Z +MD: net/minecraft/world/level/LevelWriter/m_7740_ (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z net/minecraft/world/level/LevelWriter/destroyBlock (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z +MD: net/minecraft/world/level/LevelWriter/m_7967_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/LevelWriter/addFreshEntity (Lnet/minecraft/world/entity/Entity;)Z +CL: net/minecraft/world/level/LightLayer net/minecraft/world/level/LightLayer +FD: net/minecraft/world/level/LightLayer/$VALUES net/minecraft/world/level/LightLayer/$VALUES +FD: net/minecraft/world/level/LightLayer/BLOCK net/minecraft/world/level/LightLayer/BLOCK +FD: net/minecraft/world/level/LightLayer/SKY net/minecraft/world/level/LightLayer/SKY +FD: net/minecraft/world/level/LightLayer/f_46967_ net/minecraft/world/level/LightLayer/surrounding +FD: net/minecraft/world/level/LightLayer/net/minecraft/world/level/LightLayer net/minecraft/world/level/LightLayer/net/minecraft/world/level/LightLayer +MD: net/minecraft/world/level/LightLayer/ ()V net/minecraft/world/level/LightLayer/ ()V +MD: net/minecraft/world/level/LightLayer/ (Ljava/lang/String;II)V net/minecraft/world/level/LightLayer/ (Ljava/lang/String;II)V +MD: net/minecraft/world/level/LightLayer/m_151586_ ()[Lnet/minecraft/world/level/LightLayer; net/minecraft/world/level/LightLayer/$values ()[Lnet/minecraft/world/level/LightLayer; +MD: net/minecraft/world/level/LightLayer/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/LightLayer; net/minecraft/world/level/LightLayer/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/LightLayer; +MD: net/minecraft/world/level/LightLayer/values ()[Lnet/minecraft/world/level/LightLayer; net/minecraft/world/level/LightLayer/values ()[Lnet/minecraft/world/level/LightLayer; +CL: net/minecraft/world/level/LocalMobCapCalculator net/minecraft/world/level/LocalMobCapCalculator +FD: net/minecraft/world/level/LocalMobCapCalculator/f_186497_ net/minecraft/world/level/LocalMobCapCalculator/playersNearChunk +FD: net/minecraft/world/level/LocalMobCapCalculator/f_186498_ net/minecraft/world/level/LocalMobCapCalculator/playerMobCounts +FD: net/minecraft/world/level/LocalMobCapCalculator/f_186499_ net/minecraft/world/level/LocalMobCapCalculator/chunkMap +FD: net/minecraft/world/level/LocalMobCapCalculator/net/minecraft/world/level/LocalMobCapCalculator net/minecraft/world/level/LocalMobCapCalculator/net/minecraft/world/level/LocalMobCapCalculator +MD: net/minecraft/world/level/LocalMobCapCalculator/ (Lnet/minecraft/server/level/ChunkMap;)V net/minecraft/world/level/LocalMobCapCalculator/ (Lnet/minecraft/server/level/ChunkMap;)V +MD: net/minecraft/world/level/LocalMobCapCalculator/m_186502_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/world/level/LocalMobCapCalculator$MobCounts; net/minecraft/world/level/LocalMobCapCalculator/lambda$addMob$1 (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/world/level/LocalMobCapCalculator$MobCounts; +MD: net/minecraft/world/level/LocalMobCapCalculator/m_186504_ (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/world/level/LocalMobCapCalculator/canSpawn (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/world/level/LocalMobCapCalculator/m_186507_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/List; net/minecraft/world/level/LocalMobCapCalculator/getPlayersNear (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/List; +MD: net/minecraft/world/level/LocalMobCapCalculator/m_186509_ (Lnet/minecraft/world/level/ChunkPos;J)Ljava/util/List; net/minecraft/world/level/LocalMobCapCalculator/lambda$getPlayersNear$0 (Lnet/minecraft/world/level/ChunkPos;J)Ljava/util/List; +MD: net/minecraft/world/level/LocalMobCapCalculator/m_186512_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/entity/MobCategory;)V net/minecraft/world/level/LocalMobCapCalculator/addMob (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/entity/MobCategory;)V +CL: net/minecraft/world/level/LocalMobCapCalculator$MobCounts net/minecraft/world/level/LocalMobCapCalculator$MobCounts +FD: net/minecraft/world/level/LocalMobCapCalculator$MobCounts/f_186515_ net/minecraft/world/level/LocalMobCapCalculator$MobCounts/counts +FD: net/minecraft/world/level/LocalMobCapCalculator$MobCounts/net/minecraft/world/level/LocalMobCapCalculator$MobCounts net/minecraft/world/level/LocalMobCapCalculator$MobCounts/net/minecraft/world/level/LocalMobCapCalculator$MobCounts +MD: net/minecraft/world/level/LocalMobCapCalculator$MobCounts/ ()V net/minecraft/world/level/LocalMobCapCalculator$MobCounts/ ()V +MD: net/minecraft/world/level/LocalMobCapCalculator$MobCounts/m_186517_ (Lnet/minecraft/world/entity/MobCategory;)V net/minecraft/world/level/LocalMobCapCalculator$MobCounts/add (Lnet/minecraft/world/entity/MobCategory;)V +MD: net/minecraft/world/level/LocalMobCapCalculator$MobCounts/m_186519_ (Lnet/minecraft/world/entity/MobCategory;Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/world/level/LocalMobCapCalculator$MobCounts/lambda$add$0 (Lnet/minecraft/world/entity/MobCategory;Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/LocalMobCapCalculator$MobCounts/m_186522_ (Lnet/minecraft/world/entity/MobCategory;)Z net/minecraft/world/level/LocalMobCapCalculator$MobCounts/canSpawn (Lnet/minecraft/world/entity/MobCategory;)Z +CL: net/minecraft/world/level/NaturalSpawner net/minecraft/world/level/NaturalSpawner +FD: net/minecraft/world/level/NaturalSpawner/f_151587_ net/minecraft/world/level/NaturalSpawner/SPAWN_DISTANCE_CHUNK +FD: net/minecraft/world/level/NaturalSpawner/f_151588_ net/minecraft/world/level/NaturalSpawner/SPAWN_DISTANCE_BLOCK +FD: net/minecraft/world/level/NaturalSpawner/f_151589_ net/minecraft/world/level/NaturalSpawner/MIN_SPAWN_DISTANCE +FD: net/minecraft/world/level/NaturalSpawner/f_46977_ net/minecraft/world/level/NaturalSpawner/LOGGER +FD: net/minecraft/world/level/NaturalSpawner/f_46978_ net/minecraft/world/level/NaturalSpawner/MAGIC_NUMBER +FD: net/minecraft/world/level/NaturalSpawner/f_46979_ net/minecraft/world/level/NaturalSpawner/SPAWNING_CATEGORIES +FD: net/minecraft/world/level/NaturalSpawner/net/minecraft/world/level/NaturalSpawner net/minecraft/world/level/NaturalSpawner/net/minecraft/world/level/NaturalSpawner +MD: net/minecraft/world/level/NaturalSpawner/ ()V net/minecraft/world/level/NaturalSpawner/ ()V +MD: net/minecraft/world/level/NaturalSpawner/ ()V net/minecraft/world/level/NaturalSpawner/ ()V +MD: net/minecraft/world/level/NaturalSpawner/m_151598_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/entity/MobCategory;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/world/level/NaturalSpawner/getRandomSpawnMobAt (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/entity/MobCategory;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +MD: net/minecraft/world/level/NaturalSpawner/m_151605_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z net/minecraft/world/level/NaturalSpawner/lambda$spawnCategoryForPosition$3 (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z +MD: net/minecraft/world/level/NaturalSpawner/m_151609_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/NaturalSpawner/lambda$spawnCategoryForPosition$4 (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/NaturalSpawner/m_151612_ (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/NaturalSpawner/spawnCategoryForPosition (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/NaturalSpawner/m_186524_ (ILjava/lang/Iterable;Lnet/minecraft/world/level/NaturalSpawner$ChunkGetter;Lnet/minecraft/world/level/LocalMobCapCalculator;)Lnet/minecraft/world/level/NaturalSpawner$SpawnState; net/minecraft/world/level/NaturalSpawner/createState (ILjava/lang/Iterable;Lnet/minecraft/world/level/NaturalSpawner$ChunkGetter;Lnet/minecraft/world/level/LocalMobCapCalculator;)Lnet/minecraft/world/level/NaturalSpawner$SpawnState; +MD: net/minecraft/world/level/NaturalSpawner/m_186529_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/StructureFeatureManager;)Z net/minecraft/world/level/NaturalSpawner/isInNetherFortressBounds (Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/StructureFeatureManager;)Z +MD: net/minecraft/world/level/NaturalSpawner/m_186534_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/PotentialCalculator;Lnet/minecraft/world/level/LocalMobCapCalculator;Lnet/minecraft/world/entity/MobCategory;Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/world/level/NaturalSpawner/lambda$createState$2 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/PotentialCalculator;Lnet/minecraft/world/level/LocalMobCapCalculator;Lnet/minecraft/world/entity/MobCategory;Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/world/level/NaturalSpawner/m_204168_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Holder;)Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/world/level/NaturalSpawner/mobsAt (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Holder;)Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/world/level/NaturalSpawner/m_204175_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/ChunkPos;Ljava/util/Random;)V net/minecraft/world/level/NaturalSpawner/spawnMobsForChunkGeneration (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/ChunkPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/NaturalSpawner/m_46982_ (I)[Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/level/NaturalSpawner/lambda$static$1 (I)[Lnet/minecraft/world/entity/MobCategory; +MD: net/minecraft/world/level/NaturalSpawner/m_46988_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/Mob; net/minecraft/world/level/NaturalSpawner/getMobForSpawn (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/entity/Mob; +MD: net/minecraft/world/level/NaturalSpawner/m_46991_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;D)Z net/minecraft/world/level/NaturalSpawner/isValidPositionForMob (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Mob;D)Z +MD: net/minecraft/world/level/NaturalSpawner/m_46995_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;Lnet/minecraft/core/BlockPos$MutableBlockPos;D)Z net/minecraft/world/level/NaturalSpawner/isValidSpawnPostitionForType (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;Lnet/minecraft/core/BlockPos$MutableBlockPos;D)Z +MD: net/minecraft/world/level/NaturalSpawner/m_47003_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/NaturalSpawner/canSpawnMobAt (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/NaturalSpawner/m_47024_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;D)Z net/minecraft/world/level/NaturalSpawner/isRightDistanceToPlayerAndSpawnPoint (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;D)Z +MD: net/minecraft/world/level/NaturalSpawner/m_47029_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/NaturalSpawner$SpawnState;ZZZ)V net/minecraft/world/level/NaturalSpawner/spawnForChunk (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/NaturalSpawner$SpawnState;ZZZ)V +MD: net/minecraft/world/level/NaturalSpawner/m_47036_ (Lnet/minecraft/world/entity/MobCategory;)Z net/minecraft/world/level/NaturalSpawner/lambda$static$0 (Lnet/minecraft/world/entity/MobCategory;)Z +MD: net/minecraft/world/level/NaturalSpawner/m_47038_ (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/NaturalSpawner$SpawnPredicate;Lnet/minecraft/world/level/NaturalSpawner$AfterSpawnCallback;)V net/minecraft/world/level/NaturalSpawner/spawnCategoryForPosition (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/NaturalSpawner$SpawnPredicate;Lnet/minecraft/world/level/NaturalSpawner$AfterSpawnCallback;)V +MD: net/minecraft/world/level/NaturalSpawner/m_47045_ (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/NaturalSpawner$SpawnPredicate;Lnet/minecraft/world/level/NaturalSpawner$AfterSpawnCallback;)V net/minecraft/world/level/NaturalSpawner/spawnCategoryForChunk (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/NaturalSpawner$SpawnPredicate;Lnet/minecraft/world/level/NaturalSpawner$AfterSpawnCallback;)V +MD: net/minecraft/world/level/NaturalSpawner/m_47051_ (Lnet/minecraft/world/entity/SpawnPlacements$Type;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/level/NaturalSpawner/isSpawnPositionOk (Lnet/minecraft/world/entity/SpawnPlacements$Type;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/level/NaturalSpawner/m_47056_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/level/NaturalSpawner/isValidEmptySpawnBlock (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/level/NaturalSpawner/m_47062_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/chunk/LevelChunk;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/NaturalSpawner/getRandomPosWithin (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/chunk/LevelChunk;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/NaturalSpawner/m_47065_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/entity/EntityType;II)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/NaturalSpawner/getTopNonCollidingPos (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/entity/EntityType;II)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/NaturalSpawner/m_47095_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/biome/Biome; net/minecraft/world/level/NaturalSpawner/getRoughBiome (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/biome/Biome; +CL: net/minecraft/world/level/NaturalSpawner$1 net/minecraft/world/level/NaturalSpawner$1 +FD: net/minecraft/world/level/NaturalSpawner$1/f_47098_ net/minecraft/world/level/NaturalSpawner$1/$SwitchMap$net$minecraft$world$entity$SpawnPlacements$Type +FD: net/minecraft/world/level/NaturalSpawner$1/net/minecraft/world/level/NaturalSpawner$1 net/minecraft/world/level/NaturalSpawner$1/net/minecraft/world/level/NaturalSpawner$1 +MD: net/minecraft/world/level/NaturalSpawner$1/ ()V net/minecraft/world/level/NaturalSpawner$1/ ()V +CL: net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback +FD: net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback/net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback/net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback +MD: net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback/m_47100_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback/run (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +CL: net/minecraft/world/level/NaturalSpawner$ChunkGetter net/minecraft/world/level/NaturalSpawner$ChunkGetter +FD: net/minecraft/world/level/NaturalSpawner$ChunkGetter/net/minecraft/world/level/NaturalSpawner$ChunkGetter net/minecraft/world/level/NaturalSpawner$ChunkGetter/net/minecraft/world/level/NaturalSpawner$ChunkGetter +MD: net/minecraft/world/level/NaturalSpawner$ChunkGetter/m_47103_ (JLjava/util/function/Consumer;)V net/minecraft/world/level/NaturalSpawner$ChunkGetter/query (JLjava/util/function/Consumer;)V +CL: net/minecraft/world/level/NaturalSpawner$SpawnPredicate net/minecraft/world/level/NaturalSpawner$SpawnPredicate +FD: net/minecraft/world/level/NaturalSpawner$SpawnPredicate/net/minecraft/world/level/NaturalSpawner$SpawnPredicate net/minecraft/world/level/NaturalSpawner$SpawnPredicate/net/minecraft/world/level/NaturalSpawner$SpawnPredicate +MD: net/minecraft/world/level/NaturalSpawner$SpawnPredicate/m_47106_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z net/minecraft/world/level/NaturalSpawner$SpawnPredicate/test (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z +CL: net/minecraft/world/level/NaturalSpawner$SpawnState net/minecraft/world/level/NaturalSpawner$SpawnState +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_186542_ net/minecraft/world/level/NaturalSpawner$SpawnState/localMobCapCalculator +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_47110_ net/minecraft/world/level/NaturalSpawner$SpawnState/spawnableChunkCount +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_47111_ net/minecraft/world/level/NaturalSpawner$SpawnState/mobCategoryCounts +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_47112_ net/minecraft/world/level/NaturalSpawner$SpawnState/spawnPotential +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_47113_ net/minecraft/world/level/NaturalSpawner$SpawnState/unmodifiableMobCategoryCounts +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_47114_ net/minecraft/world/level/NaturalSpawner$SpawnState/lastCheckedPos +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_47115_ net/minecraft/world/level/NaturalSpawner$SpawnState/lastCheckedType +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/f_47116_ net/minecraft/world/level/NaturalSpawner$SpawnState/lastCharge +FD: net/minecraft/world/level/NaturalSpawner$SpawnState/net/minecraft/world/level/NaturalSpawner$SpawnState net/minecraft/world/level/NaturalSpawner$SpawnState/net/minecraft/world/level/NaturalSpawner$SpawnState +MD: net/minecraft/world/level/NaturalSpawner$SpawnState/ (ILit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;Lnet/minecraft/world/level/PotentialCalculator;Lnet/minecraft/world/level/LocalMobCapCalculator;)V net/minecraft/world/level/NaturalSpawner$SpawnState/ (ILit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;Lnet/minecraft/world/level/PotentialCalculator;Lnet/minecraft/world/level/LocalMobCapCalculator;)V +MD: net/minecraft/world/level/NaturalSpawner$SpawnState/m_186548_ (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/world/level/NaturalSpawner$SpawnState/canSpawnForCategory (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/world/level/NaturalSpawner$SpawnState/m_47126_ ()I net/minecraft/world/level/NaturalSpawner$SpawnState/getSpawnableChunkCount ()I +MD: net/minecraft/world/level/NaturalSpawner$SpawnState/m_47127_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z net/minecraft/world/level/NaturalSpawner$SpawnState/canSpawn (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z +MD: net/minecraft/world/level/NaturalSpawner$SpawnState/m_47131_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/NaturalSpawner$SpawnState/afterSpawn (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/NaturalSpawner$SpawnState/m_47148_ ()Lit/unimi/dsi/fastutil/objects/Object2IntMap; net/minecraft/world/level/NaturalSpawner$SpawnState/getMobCategoryCounts ()Lit/unimi/dsi/fastutil/objects/Object2IntMap; +CL: net/minecraft/world/level/NoiseColumn net/minecraft/world/level/NoiseColumn +FD: net/minecraft/world/level/NoiseColumn/f_151621_ net/minecraft/world/level/NoiseColumn/minY +FD: net/minecraft/world/level/NoiseColumn/f_47149_ net/minecraft/world/level/NoiseColumn/column +FD: net/minecraft/world/level/NoiseColumn/net/minecraft/world/level/NoiseColumn net/minecraft/world/level/NoiseColumn/net/minecraft/world/level/NoiseColumn +MD: net/minecraft/world/level/NoiseColumn/ (I[Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/NoiseColumn/ (I[Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/NoiseColumn/m_183556_ (I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/NoiseColumn/getBlock (I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/NoiseColumn/m_183639_ (ILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/NoiseColumn/setBlock (ILnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/PathNavigationRegion net/minecraft/world/level/PathNavigationRegion +FD: net/minecraft/world/level/PathNavigationRegion/f_204180_ net/minecraft/world/level/PathNavigationRegion/plains +FD: net/minecraft/world/level/PathNavigationRegion/f_47158_ net/minecraft/world/level/PathNavigationRegion/centerX +FD: net/minecraft/world/level/PathNavigationRegion/f_47159_ net/minecraft/world/level/PathNavigationRegion/centerZ +FD: net/minecraft/world/level/PathNavigationRegion/f_47160_ net/minecraft/world/level/PathNavigationRegion/chunks +FD: net/minecraft/world/level/PathNavigationRegion/f_47161_ net/minecraft/world/level/PathNavigationRegion/allEmpty +FD: net/minecraft/world/level/PathNavigationRegion/f_47162_ net/minecraft/world/level/PathNavigationRegion/level +FD: net/minecraft/world/level/PathNavigationRegion/net/minecraft/world/level/PathNavigationRegion net/minecraft/world/level/PathNavigationRegion/net/minecraft/world/level/PathNavigationRegion +MD: net/minecraft/world/level/PathNavigationRegion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/PathNavigationRegion/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/PathNavigationRegion/m_141928_ ()I net/minecraft/world/level/PathNavigationRegion/getHeight ()I +MD: net/minecraft/world/level/PathNavigationRegion/m_141937_ ()I net/minecraft/world/level/PathNavigationRegion/getMinBuildHeight ()I +MD: net/minecraft/world/level/PathNavigationRegion/m_151625_ ()Lnet/minecraft/util/profiling/ProfilerFiller; net/minecraft/world/level/PathNavigationRegion/getProfiler ()Lnet/minecraft/util/profiling/ProfilerFiller; +MD: net/minecraft/world/level/PathNavigationRegion/m_183134_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; net/minecraft/world/level/PathNavigationRegion/getEntityCollisions (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; +MD: net/minecraft/world/level/PathNavigationRegion/m_204181_ (Lnet/minecraft/world/level/Level;)Lnet/minecraft/core/Holder; net/minecraft/world/level/PathNavigationRegion/lambda$new$0 (Lnet/minecraft/world/level/Level;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/PathNavigationRegion/m_47167_ (II)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/PathNavigationRegion/getChunk (II)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/PathNavigationRegion/m_47185_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/PathNavigationRegion/getChunk (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/PathNavigationRegion/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/PathNavigationRegion/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/PathNavigationRegion/m_6857_ ()Lnet/minecraft/world/level/border/WorldBorder; net/minecraft/world/level/PathNavigationRegion/getWorldBorder ()Lnet/minecraft/world/level/border/WorldBorder; +MD: net/minecraft/world/level/PathNavigationRegion/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/PathNavigationRegion/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/PathNavigationRegion/m_7925_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/PathNavigationRegion/getChunkForCollisions (II)Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/world/level/PathNavigationRegion/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/PathNavigationRegion/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/PotentialCalculator net/minecraft/world/level/PotentialCalculator +FD: net/minecraft/world/level/PotentialCalculator/f_47190_ net/minecraft/world/level/PotentialCalculator/charges +FD: net/minecraft/world/level/PotentialCalculator/net/minecraft/world/level/PotentialCalculator net/minecraft/world/level/PotentialCalculator/net/minecraft/world/level/PotentialCalculator +MD: net/minecraft/world/level/PotentialCalculator/ ()V net/minecraft/world/level/PotentialCalculator/ ()V +MD: net/minecraft/world/level/PotentialCalculator/m_47192_ (Lnet/minecraft/core/BlockPos;D)V net/minecraft/world/level/PotentialCalculator/addCharge (Lnet/minecraft/core/BlockPos;D)V +MD: net/minecraft/world/level/PotentialCalculator/m_47195_ (Lnet/minecraft/core/BlockPos;D)D net/minecraft/world/level/PotentialCalculator/getPotentialEnergyChange (Lnet/minecraft/core/BlockPos;D)D +CL: net/minecraft/world/level/PotentialCalculator$PointCharge net/minecraft/world/level/PotentialCalculator$PointCharge +FD: net/minecraft/world/level/PotentialCalculator$PointCharge/f_47198_ net/minecraft/world/level/PotentialCalculator$PointCharge/pos +FD: net/minecraft/world/level/PotentialCalculator$PointCharge/f_47199_ net/minecraft/world/level/PotentialCalculator$PointCharge/charge +FD: net/minecraft/world/level/PotentialCalculator$PointCharge/net/minecraft/world/level/PotentialCalculator$PointCharge net/minecraft/world/level/PotentialCalculator$PointCharge/net/minecraft/world/level/PotentialCalculator$PointCharge +MD: net/minecraft/world/level/PotentialCalculator$PointCharge/ (Lnet/minecraft/core/BlockPos;D)V net/minecraft/world/level/PotentialCalculator$PointCharge/ (Lnet/minecraft/core/BlockPos;D)V +MD: net/minecraft/world/level/PotentialCalculator$PointCharge/m_47203_ (Lnet/minecraft/core/BlockPos;)D net/minecraft/world/level/PotentialCalculator$PointCharge/getPotentialChange (Lnet/minecraft/core/BlockPos;)D +CL: net/minecraft/world/level/ServerLevelAccessor net/minecraft/world/level/ServerLevelAccessor +FD: net/minecraft/world/level/ServerLevelAccessor/net/minecraft/world/level/ServerLevelAccessor net/minecraft/world/level/ServerLevelAccessor/net/minecraft/world/level/ServerLevelAccessor +MD: net/minecraft/world/level/ServerLevelAccessor/m_47205_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/ServerLevelAccessor/addFreshEntityWithPassengers (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/ServerLevelAccessor/m_6018_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/world/level/ServerLevelAccessor/getLevel ()Lnet/minecraft/server/level/ServerLevel; +CL: net/minecraft/world/level/SpawnData net/minecraft/world/level/SpawnData +FD: net/minecraft/world/level/SpawnData/f_151630_ net/minecraft/world/level/SpawnData/DEFAULT_TYPE +FD: net/minecraft/world/level/SpawnData/f_186559_ net/minecraft/world/level/SpawnData/CODEC +FD: net/minecraft/world/level/SpawnData/f_186560_ net/minecraft/world/level/SpawnData/LIST_CODEC +FD: net/minecraft/world/level/SpawnData/f_186561_ net/minecraft/world/level/SpawnData/entityToSpawn +FD: net/minecraft/world/level/SpawnData/f_186562_ net/minecraft/world/level/SpawnData/customSpawnRules +FD: net/minecraft/world/level/SpawnData/net/minecraft/world/level/SpawnData net/minecraft/world/level/SpawnData/net/minecraft/world/level/SpawnData +MD: net/minecraft/world/level/SpawnData/ ()V net/minecraft/world/level/SpawnData/ ()V +MD: net/minecraft/world/level/SpawnData/ ()V net/minecraft/world/level/SpawnData/ ()V +MD: net/minecraft/world/level/SpawnData/ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;)V net/minecraft/world/level/SpawnData/ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;)V +MD: net/minecraft/world/level/SpawnData/equals (Ljava/lang/Object;)Z net/minecraft/world/level/SpawnData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/SpawnData/f_186561_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/SpawnData/entityToSpawn ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/SpawnData/f_186562_ ()Ljava/util/Optional; net/minecraft/world/level/SpawnData/customSpawnRules ()Ljava/util/Optional; +MD: net/minecraft/world/level/SpawnData/hashCode ()I net/minecraft/world/level/SpawnData/hashCode ()I +MD: net/minecraft/world/level/SpawnData/m_186567_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/SpawnData/getEntityToSpawn ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/SpawnData/m_186568_ (Lnet/minecraft/world/level/SpawnData;)Ljava/util/Optional; net/minecraft/world/level/SpawnData/lambda$static$1 (Lnet/minecraft/world/level/SpawnData;)Ljava/util/Optional; +MD: net/minecraft/world/level/SpawnData/m_186570_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/SpawnData/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/SpawnData/m_186572_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/SpawnData/lambda$new$3 (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/SpawnData/m_186574_ ()Ljava/util/Optional; net/minecraft/world/level/SpawnData/getCustomSpawnRules ()Ljava/util/Optional; +MD: net/minecraft/world/level/SpawnData/m_186575_ (Lnet/minecraft/world/level/SpawnData;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/SpawnData/lambda$static$0 (Lnet/minecraft/world/level/SpawnData;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/SpawnData/toString ()Ljava/lang/String; net/minecraft/world/level/SpawnData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/SpawnData$CustomSpawnRules net/minecraft/world/level/SpawnData$CustomSpawnRules +FD: net/minecraft/world/level/SpawnData$CustomSpawnRules/f_186583_ net/minecraft/world/level/SpawnData$CustomSpawnRules/CODEC +FD: net/minecraft/world/level/SpawnData$CustomSpawnRules/f_186584_ net/minecraft/world/level/SpawnData$CustomSpawnRules/blockLightLimit +FD: net/minecraft/world/level/SpawnData$CustomSpawnRules/f_186585_ net/minecraft/world/level/SpawnData$CustomSpawnRules/skyLightLimit +FD: net/minecraft/world/level/SpawnData$CustomSpawnRules/f_186586_ net/minecraft/world/level/SpawnData$CustomSpawnRules/LIGHT_RANGE +FD: net/minecraft/world/level/SpawnData$CustomSpawnRules/net/minecraft/world/level/SpawnData$CustomSpawnRules net/minecraft/world/level/SpawnData$CustomSpawnRules/net/minecraft/world/level/SpawnData$CustomSpawnRules +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/ ()V net/minecraft/world/level/SpawnData$CustomSpawnRules/ ()V +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/ (Lnet/minecraft/util/InclusiveRange;Lnet/minecraft/util/InclusiveRange;)V net/minecraft/world/level/SpawnData$CustomSpawnRules/ (Lnet/minecraft/util/InclusiveRange;Lnet/minecraft/util/InclusiveRange;)V +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/equals (Ljava/lang/Object;)Z net/minecraft/world/level/SpawnData$CustomSpawnRules/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/f_186584_ ()Lnet/minecraft/util/InclusiveRange; net/minecraft/world/level/SpawnData$CustomSpawnRules/blockLightLimit ()Lnet/minecraft/util/InclusiveRange; +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/f_186585_ ()Lnet/minecraft/util/InclusiveRange; net/minecraft/world/level/SpawnData$CustomSpawnRules/skyLightLimit ()Lnet/minecraft/util/InclusiveRange; +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/hashCode ()I net/minecraft/world/level/SpawnData$CustomSpawnRules/hashCode ()I +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/m_186592_ (Lnet/minecraft/util/InclusiveRange;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/SpawnData$CustomSpawnRules/checkLightBoundaries (Lnet/minecraft/util/InclusiveRange;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/m_186594_ (Lnet/minecraft/world/level/SpawnData$CustomSpawnRules;)Lnet/minecraft/util/InclusiveRange; net/minecraft/world/level/SpawnData$CustomSpawnRules/lambda$static$1 (Lnet/minecraft/world/level/SpawnData$CustomSpawnRules;)Lnet/minecraft/util/InclusiveRange; +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/m_186596_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/SpawnData$CustomSpawnRules/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/m_186599_ (Lnet/minecraft/world/level/SpawnData$CustomSpawnRules;)Lnet/minecraft/util/InclusiveRange; net/minecraft/world/level/SpawnData$CustomSpawnRules/lambda$static$0 (Lnet/minecraft/world/level/SpawnData$CustomSpawnRules;)Lnet/minecraft/util/InclusiveRange; +MD: net/minecraft/world/level/SpawnData$CustomSpawnRules/toString ()Ljava/lang/String; net/minecraft/world/level/SpawnData$CustomSpawnRules/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/StructureFeatureManager net/minecraft/world/level/StructureFeatureManager +FD: net/minecraft/world/level/StructureFeatureManager/f_196665_ net/minecraft/world/level/StructureFeatureManager/structureCheck +FD: net/minecraft/world/level/StructureFeatureManager/f_47266_ net/minecraft/world/level/StructureFeatureManager/level +FD: net/minecraft/world/level/StructureFeatureManager/f_47267_ net/minecraft/world/level/StructureFeatureManager/worldGenSettings +FD: net/minecraft/world/level/StructureFeatureManager/net/minecraft/world/level/StructureFeatureManager net/minecraft/world/level/StructureFeatureManager/net/minecraft/world/level/StructureFeatureManager +MD: net/minecraft/world/level/StructureFeatureManager/ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/world/level/levelgen/structure/StructureCheck;)V net/minecraft/world/level/StructureFeatureManager/ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lnet/minecraft/world/level/levelgen/structure/StructureCheck;)V +MD: net/minecraft/world/level/StructureFeatureManager/m_186605_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/StructureFeatureManager/hasAnyStructureAt (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/StructureFeatureManager/m_196674_ (Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/StructureFeatureManager/addReference (Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/StructureFeatureManager/m_207777_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Z)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; net/minecraft/world/level/StructureFeatureManager/checkStructurePresence (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Z)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; +MD: net/minecraft/world/level/StructureFeatureManager/m_207781_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lit/unimi/dsi/fastutil/longs/LongSet;Ljava/util/function/Consumer;)V net/minecraft/world/level/StructureFeatureManager/fillStartsForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lit/unimi/dsi/fastutil/longs/LongSet;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/StructureFeatureManager/m_207785_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/StructureFeatureManager/getStructureAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/StructureFeatureManager/m_207788_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Z net/minecraft/world/level/StructureFeatureManager/structureHasPieceAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Z +MD: net/minecraft/world/level/StructureFeatureManager/m_207791_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/StructureFeatureManager/getStructureWithPieceAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/StructureFeatureManager/m_207794_ (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/util/List; net/minecraft/world/level/StructureFeatureManager/startsForFeature (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/util/List; +MD: net/minecraft/world/level/StructureFeatureManager/m_207797_ (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;JLnet/minecraft/world/level/chunk/FeatureAccess;)V net/minecraft/world/level/StructureFeatureManager/addReferenceForFeature (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;JLnet/minecraft/world/level/chunk/FeatureAccess;)V +MD: net/minecraft/world/level/StructureFeatureManager/m_207802_ (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/chunk/FeatureAccess;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/StructureFeatureManager/getStartForFeature (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/chunk/FeatureAccess;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/StructureFeatureManager/m_207806_ (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;Lnet/minecraft/world/level/chunk/FeatureAccess;)V net/minecraft/world/level/StructureFeatureManager/setStartForFeature (Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;Lnet/minecraft/world/level/chunk/FeatureAccess;)V +MD: net/minecraft/world/level/StructureFeatureManager/m_207811_ (Lnet/minecraft/core/SectionPos;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/world/level/StructureFeatureManager/startsForFeature (Lnet/minecraft/core/SectionPos;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/world/level/StructureFeatureManager/m_207814_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/world/level/StructureFeatureManager/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/world/level/StructureFeatureManager/m_207815_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Map; net/minecraft/world/level/StructureFeatureManager/getAllStructuresAt (Lnet/minecraft/core/BlockPos;)Ljava/util/Map; +MD: net/minecraft/world/level/StructureFeatureManager/m_207817_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/StructureFeatureManager/getStructureWithPieceAt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/StructureFeatureManager/m_47271_ ()Z net/minecraft/world/level/StructureFeatureManager/shouldGenerateFeatures ()Z +MD: net/minecraft/world/level/StructureFeatureManager/m_47272_ (Lnet/minecraft/server/level/WorldGenRegion;)Lnet/minecraft/world/level/StructureFeatureManager; net/minecraft/world/level/StructureFeatureManager/forWorldGenRegion (Lnet/minecraft/server/level/WorldGenRegion;)Lnet/minecraft/world/level/StructureFeatureManager; +CL: net/minecraft/world/level/WorldGenLevel net/minecraft/world/level/WorldGenLevel +FD: net/minecraft/world/level/WorldGenLevel/net/minecraft/world/level/WorldGenLevel net/minecraft/world/level/WorldGenLevel/net/minecraft/world/level/WorldGenLevel +MD: net/minecraft/world/level/WorldGenLevel/m_180807_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/WorldGenLevel/ensureCanWrite (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/WorldGenLevel/m_183406_ (Ljava/util/function/Supplier;)V net/minecraft/world/level/WorldGenLevel/setCurrentlyGenerating (Ljava/util/function/Supplier;)V +MD: net/minecraft/world/level/WorldGenLevel/m_7328_ ()J net/minecraft/world/level/WorldGenLevel/getSeed ()J +CL: net/minecraft/world/level/biome/AmbientAdditionsSettings net/minecraft/world/level/biome/AmbientAdditionsSettings +FD: net/minecraft/world/level/biome/AmbientAdditionsSettings/f_47371_ net/minecraft/world/level/biome/AmbientAdditionsSettings/CODEC +FD: net/minecraft/world/level/biome/AmbientAdditionsSettings/f_47372_ net/minecraft/world/level/biome/AmbientAdditionsSettings/soundEvent +FD: net/minecraft/world/level/biome/AmbientAdditionsSettings/f_47373_ net/minecraft/world/level/biome/AmbientAdditionsSettings/tickChance +FD: net/minecraft/world/level/biome/AmbientAdditionsSettings/net/minecraft/world/level/biome/AmbientAdditionsSettings net/minecraft/world/level/biome/AmbientAdditionsSettings/net/minecraft/world/level/biome/AmbientAdditionsSettings +MD: net/minecraft/world/level/biome/AmbientAdditionsSettings/ ()V net/minecraft/world/level/biome/AmbientAdditionsSettings/ ()V +MD: net/minecraft/world/level/biome/AmbientAdditionsSettings/ (Lnet/minecraft/sounds/SoundEvent;D)V net/minecraft/world/level/biome/AmbientAdditionsSettings/ (Lnet/minecraft/sounds/SoundEvent;D)V +MD: net/minecraft/world/level/biome/AmbientAdditionsSettings/m_151639_ (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)Ljava/lang/Double; net/minecraft/world/level/biome/AmbientAdditionsSettings/lambda$static$1 (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)Ljava/lang/Double; +MD: net/minecraft/world/level/biome/AmbientAdditionsSettings/m_151641_ (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/biome/AmbientAdditionsSettings/lambda$static$0 (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/biome/AmbientAdditionsSettings/m_47378_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/biome/AmbientAdditionsSettings/getSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/biome/AmbientAdditionsSettings/m_47381_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/AmbientAdditionsSettings/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/AmbientAdditionsSettings/m_47383_ ()D net/minecraft/world/level/biome/AmbientAdditionsSettings/getTickChance ()D +CL: net/minecraft/world/level/biome/AmbientMoodSettings net/minecraft/world/level/biome/AmbientMoodSettings +FD: net/minecraft/world/level/biome/AmbientMoodSettings/f_47386_ net/minecraft/world/level/biome/AmbientMoodSettings/CODEC +FD: net/minecraft/world/level/biome/AmbientMoodSettings/f_47387_ net/minecraft/world/level/biome/AmbientMoodSettings/LEGACY_CAVE_SETTINGS +FD: net/minecraft/world/level/biome/AmbientMoodSettings/f_47388_ net/minecraft/world/level/biome/AmbientMoodSettings/soundEvent +FD: net/minecraft/world/level/biome/AmbientMoodSettings/f_47389_ net/minecraft/world/level/biome/AmbientMoodSettings/tickDelay +FD: net/minecraft/world/level/biome/AmbientMoodSettings/f_47390_ net/minecraft/world/level/biome/AmbientMoodSettings/blockSearchExtent +FD: net/minecraft/world/level/biome/AmbientMoodSettings/f_47391_ net/minecraft/world/level/biome/AmbientMoodSettings/soundPositionOffset +FD: net/minecraft/world/level/biome/AmbientMoodSettings/net/minecraft/world/level/biome/AmbientMoodSettings net/minecraft/world/level/biome/AmbientMoodSettings/net/minecraft/world/level/biome/AmbientMoodSettings +MD: net/minecraft/world/level/biome/AmbientMoodSettings/ ()V net/minecraft/world/level/biome/AmbientMoodSettings/ ()V +MD: net/minecraft/world/level/biome/AmbientMoodSettings/ (Lnet/minecraft/sounds/SoundEvent;IID)V net/minecraft/world/level/biome/AmbientMoodSettings/ (Lnet/minecraft/sounds/SoundEvent;IID)V +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_151643_ (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Ljava/lang/Double; net/minecraft/world/level/biome/AmbientMoodSettings/lambda$static$3 (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Ljava/lang/Double; +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_151645_ (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Ljava/lang/Integer; net/minecraft/world/level/biome/AmbientMoodSettings/lambda$static$2 (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_151647_ (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Ljava/lang/Integer; net/minecraft/world/level/biome/AmbientMoodSettings/lambda$static$1 (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_151649_ (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/biome/AmbientMoodSettings/lambda$static$0 (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_47398_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/biome/AmbientMoodSettings/getSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_47401_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/AmbientMoodSettings/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_47403_ ()I net/minecraft/world/level/biome/AmbientMoodSettings/getTickDelay ()I +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_47406_ ()I net/minecraft/world/level/biome/AmbientMoodSettings/getBlockSearchExtent ()I +MD: net/minecraft/world/level/biome/AmbientMoodSettings/m_47409_ ()D net/minecraft/world/level/biome/AmbientMoodSettings/getSoundPositionOffset ()D +CL: net/minecraft/world/level/biome/AmbientParticleSettings net/minecraft/world/level/biome/AmbientParticleSettings +FD: net/minecraft/world/level/biome/AmbientParticleSettings/f_47412_ net/minecraft/world/level/biome/AmbientParticleSettings/CODEC +FD: net/minecraft/world/level/biome/AmbientParticleSettings/f_47413_ net/minecraft/world/level/biome/AmbientParticleSettings/options +FD: net/minecraft/world/level/biome/AmbientParticleSettings/f_47414_ net/minecraft/world/level/biome/AmbientParticleSettings/probability +FD: net/minecraft/world/level/biome/AmbientParticleSettings/net/minecraft/world/level/biome/AmbientParticleSettings net/minecraft/world/level/biome/AmbientParticleSettings/net/minecraft/world/level/biome/AmbientParticleSettings +MD: net/minecraft/world/level/biome/AmbientParticleSettings/ ()V net/minecraft/world/level/biome/AmbientParticleSettings/ ()V +MD: net/minecraft/world/level/biome/AmbientParticleSettings/ (Lnet/minecraft/core/particles/ParticleOptions;F)V net/minecraft/world/level/biome/AmbientParticleSettings/ (Lnet/minecraft/core/particles/ParticleOptions;F)V +MD: net/minecraft/world/level/biome/AmbientParticleSettings/m_151651_ (Lnet/minecraft/world/level/biome/AmbientParticleSettings;)Ljava/lang/Float; net/minecraft/world/level/biome/AmbientParticleSettings/lambda$static$1 (Lnet/minecraft/world/level/biome/AmbientParticleSettings;)Ljava/lang/Float; +MD: net/minecraft/world/level/biome/AmbientParticleSettings/m_151653_ (Lnet/minecraft/world/level/biome/AmbientParticleSettings;)Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/level/biome/AmbientParticleSettings/lambda$static$0 (Lnet/minecraft/world/level/biome/AmbientParticleSettings;)Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/level/biome/AmbientParticleSettings/m_47419_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/level/biome/AmbientParticleSettings/getOptions ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/level/biome/AmbientParticleSettings/m_47422_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/AmbientParticleSettings/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/AmbientParticleSettings/m_47424_ (Ljava/util/Random;)Z net/minecraft/world/level/biome/AmbientParticleSettings/canSpawn (Ljava/util/Random;)Z +CL: net/minecraft/world/level/biome/Biome net/minecraft/world/level/biome/Biome +FD: net/minecraft/world/level/biome/Biome/f_151655_ net/minecraft/world/level/biome/Biome/TEMPERATURE_CACHE_SIZE +FD: net/minecraft/world/level/biome/Biome/f_47429_ net/minecraft/world/level/biome/Biome/DIRECT_CODEC +FD: net/minecraft/world/level/biome/Biome/f_47430_ net/minecraft/world/level/biome/Biome/NETWORK_CODEC +FD: net/minecraft/world/level/biome/Biome/f_47431_ net/minecraft/world/level/biome/Biome/CODEC +FD: net/minecraft/world/level/biome/Biome/f_47432_ net/minecraft/world/level/biome/Biome/LIST_CODEC +FD: net/minecraft/world/level/biome/Biome/f_47433_ net/minecraft/world/level/biome/Biome/BIOME_INFO_NOISE +FD: net/minecraft/world/level/biome/Biome/f_47435_ net/minecraft/world/level/biome/Biome/TEMPERATURE_NOISE +FD: net/minecraft/world/level/biome/Biome/f_47436_ net/minecraft/world/level/biome/Biome/FROZEN_TEMPERATURE_NOISE +FD: net/minecraft/world/level/biome/Biome/f_47437_ net/minecraft/world/level/biome/Biome/climateSettings +FD: net/minecraft/world/level/biome/Biome/f_47438_ net/minecraft/world/level/biome/Biome/generationSettings +FD: net/minecraft/world/level/biome/Biome/f_47439_ net/minecraft/world/level/biome/Biome/mobSettings +FD: net/minecraft/world/level/biome/Biome/f_47442_ net/minecraft/world/level/biome/Biome/biomeCategory +FD: net/minecraft/world/level/biome/Biome/f_47443_ net/minecraft/world/level/biome/Biome/specialEffects +FD: net/minecraft/world/level/biome/Biome/f_47444_ net/minecraft/world/level/biome/Biome/temperatureCache +FD: net/minecraft/world/level/biome/Biome/net/minecraft/world/level/biome/Biome net/minecraft/world/level/biome/Biome/net/minecraft/world/level/biome/Biome +MD: net/minecraft/world/level/biome/Biome/ ()V net/minecraft/world/level/biome/Biome/ ()V +MD: net/minecraft/world/level/biome/Biome/ (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;Lnet/minecraft/world/level/biome/BiomeSpecialEffects;Lnet/minecraft/world/level/biome/BiomeGenerationSettings;Lnet/minecraft/world/level/biome/MobSpawnSettings;)V net/minecraft/world/level/biome/Biome/ (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;Lnet/minecraft/world/level/biome/BiomeSpecialEffects;Lnet/minecraft/world/level/biome/BiomeGenerationSettings;Lnet/minecraft/world/level/biome/MobSpawnSettings;)V +MD: net/minecraft/world/level/biome/Biome/m_151714_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome/lambda$static$1 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome/m_151716_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$ClimateSettings; net/minecraft/world/level/biome/Biome/lambda$static$0 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$ClimateSettings; +MD: net/minecraft/world/level/biome/Biome/m_186625_ (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Lnet/minecraft/world/level/biome/Biome; net/minecraft/world/level/biome/Biome/lambda$static$9 (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;Lnet/minecraft/world/level/biome/Biome$BiomeCategory;Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/world/level/biome/Biome/m_186629_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects; net/minecraft/world/level/biome/Biome/lambda$static$8 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects; +MD: net/minecraft/world/level/biome/Biome/m_186631_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/Biome/lambda$static$10 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/Biome/m_186633_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome/lambda$static$7 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome/m_186635_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/Biome/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/Biome/m_186637_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$ClimateSettings; net/minecraft/world/level/biome/Biome/lambda$static$6 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$ClimateSettings; +MD: net/minecraft/world/level/biome/Biome/m_186639_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/MobSpawnSettings; net/minecraft/world/level/biome/Biome/lambda$static$4 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/MobSpawnSettings; +MD: net/minecraft/world/level/biome/Biome/m_186641_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings; net/minecraft/world/level/biome/Biome/lambda$static$3 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings; +MD: net/minecraft/world/level/biome/Biome/m_186643_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects; net/minecraft/world/level/biome/Biome/lambda$static$2 (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects; +MD: net/minecraft/world/level/biome/Biome/m_186645_ ()Lit/unimi/dsi/fastutil/longs/Long2FloatLinkedOpenHashMap; net/minecraft/world/level/biome/Biome/lambda$new$12 ()Lit/unimi/dsi/fastutil/longs/Long2FloatLinkedOpenHashMap; +MD: net/minecraft/world/level/biome/Biome/m_186646_ ()Lit/unimi/dsi/fastutil/longs/Long2FloatLinkedOpenHashMap; net/minecraft/world/level/biome/Biome/lambda$new$11 ()Lit/unimi/dsi/fastutil/longs/Long2FloatLinkedOpenHashMap; +MD: net/minecraft/world/level/biome/Biome/m_198904_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/biome/Biome/coldEnoughToSnow (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/biome/Biome/m_198906_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/biome/Biome/warmEnoughToRain (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/biome/Biome/m_198908_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/biome/Biome/shouldMeltFrozenOceanIcebergSlightly (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/biome/Biome/m_198910_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/biome/Biome/shouldSnowGolemBurn (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/biome/Biome/m_204183_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome/getBiomeCategory (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome/m_47463_ ()I net/minecraft/world/level/biome/Biome/getSkyColor ()I +MD: net/minecraft/world/level/biome/Biome/m_47464_ (DD)I net/minecraft/world/level/biome/Biome/getGrassColor (DD)I +MD: net/minecraft/world/level/biome/Biome/m_47477_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/biome/Biome/shouldFreeze (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/biome/Biome/m_47480_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/level/biome/Biome/shouldFreeze (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/level/biome/Biome/m_47505_ (Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/biome/Biome/getTemperature (Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/biome/Biome/m_47518_ ()Lnet/minecraft/world/level/biome/MobSpawnSettings; net/minecraft/world/level/biome/Biome/getMobSettings ()Lnet/minecraft/world/level/biome/MobSpawnSettings; +MD: net/minecraft/world/level/biome/Biome/m_47519_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/biome/Biome/shouldSnow (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/biome/Biome/m_47528_ (Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/biome/Biome/getHeightAdjustedTemperature (Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/biome/Biome/m_47530_ ()Lnet/minecraft/world/level/biome/Biome$Precipitation; net/minecraft/world/level/biome/Biome/getPrecipitation ()Lnet/minecraft/world/level/biome/Biome$Precipitation; +MD: net/minecraft/world/level/biome/Biome/m_47533_ ()Z net/minecraft/world/level/biome/Biome/isHumid ()Z +MD: net/minecraft/world/level/biome/Biome/m_47536_ ()Lnet/minecraft/world/level/biome/BiomeGenerationSettings; net/minecraft/world/level/biome/Biome/getGenerationSettings ()Lnet/minecraft/world/level/biome/BiomeGenerationSettings; +MD: net/minecraft/world/level/biome/Biome/m_47539_ ()I net/minecraft/world/level/biome/Biome/getFogColor ()I +MD: net/minecraft/world/level/biome/Biome/m_47542_ ()I net/minecraft/world/level/biome/Biome/getFoliageColor ()I +MD: net/minecraft/world/level/biome/Biome/m_47548_ ()F net/minecraft/world/level/biome/Biome/getDownfall ()F +MD: net/minecraft/world/level/biome/Biome/m_47554_ ()F net/minecraft/world/level/biome/Biome/getBaseTemperature ()F +MD: net/minecraft/world/level/biome/Biome/m_47557_ ()Lnet/minecraft/world/level/biome/BiomeSpecialEffects; net/minecraft/world/level/biome/Biome/getSpecialEffects ()Lnet/minecraft/world/level/biome/BiomeSpecialEffects; +MD: net/minecraft/world/level/biome/Biome/m_47560_ ()I net/minecraft/world/level/biome/Biome/getWaterColor ()I +MD: net/minecraft/world/level/biome/Biome/m_47561_ ()I net/minecraft/world/level/biome/Biome/getWaterFogColor ()I +MD: net/minecraft/world/level/biome/Biome/m_47562_ ()Ljava/util/Optional; net/minecraft/world/level/biome/Biome/getAmbientParticle ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/Biome/m_47563_ ()Ljava/util/Optional; net/minecraft/world/level/biome/Biome/getAmbientLoop ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/Biome/m_47564_ ()Ljava/util/Optional; net/minecraft/world/level/biome/Biome/getAmbientMood ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/Biome/m_47565_ ()Ljava/util/Optional; net/minecraft/world/level/biome/Biome/getAmbientAdditions ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/Biome/m_47566_ ()Ljava/util/Optional; net/minecraft/world/level/biome/Biome/getBackgroundMusic ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/Biome/m_47567_ ()Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome/getBiomeCategory ()Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome/m_47570_ ()I net/minecraft/world/level/biome/Biome/getGrassColorFromTexture ()I +MD: net/minecraft/world/level/biome/Biome/m_47571_ ()I net/minecraft/world/level/biome/Biome/getFoliageColorFromTexture ()I +CL: net/minecraft/world/level/biome/Biome$1 net/minecraft/world/level/biome/Biome$1 +FD: net/minecraft/world/level/biome/Biome$1/f_47574_ net/minecraft/world/level/biome/Biome$1/this$0 +FD: net/minecraft/world/level/biome/Biome$1/net/minecraft/world/level/biome/Biome$1 net/minecraft/world/level/biome/Biome$1/net/minecraft/world/level/biome/Biome$1 +MD: net/minecraft/world/level/biome/Biome$1/ (Lnet/minecraft/world/level/biome/Biome;IF)V net/minecraft/world/level/biome/Biome$1/ (Lnet/minecraft/world/level/biome/Biome;IF)V +MD: net/minecraft/world/level/biome/Biome$1/rehash (I)V net/minecraft/world/level/biome/Biome$1/rehash (I)V +CL: net/minecraft/world/level/biome/Biome$BiomeBuilder net/minecraft/world/level/biome/Biome$BiomeBuilder +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47581_ net/minecraft/world/level/biome/Biome$BiomeBuilder/precipitation +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47582_ net/minecraft/world/level/biome/Biome$BiomeBuilder/biomeCategory +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47585_ net/minecraft/world/level/biome/Biome$BiomeBuilder/temperature +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47586_ net/minecraft/world/level/biome/Biome$BiomeBuilder/temperatureModifier +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47587_ net/minecraft/world/level/biome/Biome$BiomeBuilder/downfall +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47588_ net/minecraft/world/level/biome/Biome$BiomeBuilder/specialEffects +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47589_ net/minecraft/world/level/biome/Biome$BiomeBuilder/mobSpawnSettings +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/f_47590_ net/minecraft/world/level/biome/Biome$BiomeBuilder/generationSettings +FD: net/minecraft/world/level/biome/Biome$BiomeBuilder/net/minecraft/world/level/biome/Biome$BiomeBuilder net/minecraft/world/level/biome/Biome$BiomeBuilder/net/minecraft/world/level/biome/Biome$BiomeBuilder +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/ ()V net/minecraft/world/level/biome/Biome$BiomeBuilder/ ()V +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_204185_ (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/from (Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47592_ ()Lnet/minecraft/world/level/biome/Biome; net/minecraft/world/level/biome/Biome$BiomeBuilder/build ()Lnet/minecraft/world/level/biome/Biome; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47595_ (Lnet/minecraft/world/level/biome/Biome$BiomeCategory;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/biomeCategory (Lnet/minecraft/world/level/biome/Biome$BiomeCategory;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47597_ (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/precipitation (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47599_ (Lnet/minecraft/world/level/biome/Biome$TemperatureModifier;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/temperatureAdjustment (Lnet/minecraft/world/level/biome/Biome$TemperatureModifier;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47601_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/generationSettings (Lnet/minecraft/world/level/biome/BiomeGenerationSettings;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47603_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/specialEffects (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47605_ (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/mobSpawnSettings (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47609_ (F)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/temperature (F)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/m_47611_ (F)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; net/minecraft/world/level/biome/Biome$BiomeBuilder/downfall (F)Lnet/minecraft/world/level/biome/Biome$BiomeBuilder; +MD: net/minecraft/world/level/biome/Biome$BiomeBuilder/toString ()Ljava/lang/String; net/minecraft/world/level/biome/Biome$BiomeBuilder/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/Biome$BiomeCategory net/minecraft/world/level/biome/Biome$BiomeCategory +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/$VALUES net/minecraft/world/level/biome/Biome$BiomeCategory/$VALUES +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/BEACH net/minecraft/world/level/biome/Biome$BiomeCategory/BEACH +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/DESERT net/minecraft/world/level/biome/Biome$BiomeCategory/DESERT +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/EXTREME_HILLS net/minecraft/world/level/biome/Biome$BiomeCategory/EXTREME_HILLS +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/FOREST net/minecraft/world/level/biome/Biome$BiomeCategory/FOREST +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/ICY net/minecraft/world/level/biome/Biome$BiomeCategory/ICY +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/JUNGLE net/minecraft/world/level/biome/Biome$BiomeCategory/JUNGLE +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/MESA net/minecraft/world/level/biome/Biome$BiomeCategory/MESA +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/MOUNTAIN net/minecraft/world/level/biome/Biome$BiomeCategory/MOUNTAIN +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/MUSHROOM net/minecraft/world/level/biome/Biome$BiomeCategory/MUSHROOM +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/NETHER net/minecraft/world/level/biome/Biome$BiomeCategory/NETHER +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/NONE net/minecraft/world/level/biome/Biome$BiomeCategory/NONE +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/OCEAN net/minecraft/world/level/biome/Biome$BiomeCategory/OCEAN +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/PLAINS net/minecraft/world/level/biome/Biome$BiomeCategory/PLAINS +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/RIVER net/minecraft/world/level/biome/Biome$BiomeCategory/RIVER +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/SAVANNA net/minecraft/world/level/biome/Biome$BiomeCategory/SAVANNA +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/SWAMP net/minecraft/world/level/biome/Biome$BiomeCategory/SWAMP +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/TAIGA net/minecraft/world/level/biome/Biome$BiomeCategory/TAIGA +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/THEEND net/minecraft/world/level/biome/Biome$BiomeCategory/THEEND +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/UNDERGROUND net/minecraft/world/level/biome/Biome$BiomeCategory/UNDERGROUND +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/f_47631_ net/minecraft/world/level/biome/Biome$BiomeCategory/CODEC +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/f_47632_ net/minecraft/world/level/biome/Biome$BiomeCategory/BY_NAME +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/f_47633_ net/minecraft/world/level/biome/Biome$BiomeCategory/name +FD: net/minecraft/world/level/biome/Biome$BiomeCategory/net/minecraft/world/level/biome/Biome$BiomeCategory net/minecraft/world/level/biome/Biome$BiomeCategory/net/minecraft/world/level/biome/Biome$BiomeCategory +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/ ()V net/minecraft/world/level/biome/Biome$BiomeCategory/ ()V +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/Biome$BiomeCategory/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/m_151720_ ()[Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome$BiomeCategory/$values ()[Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/m_47641_ (Lnet/minecraft/world/level/biome/Biome$BiomeCategory;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome$BiomeCategory/lambda$static$0 (Lnet/minecraft/world/level/biome/Biome$BiomeCategory;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/m_47643_ (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome$BiomeCategory/byName (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/m_47645_ ()Ljava/lang/String; net/minecraft/world/level/biome/Biome$BiomeCategory/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/biome/Biome$BiomeCategory/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome$BiomeCategory/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +MD: net/minecraft/world/level/biome/Biome$BiomeCategory/values ()[Lnet/minecraft/world/level/biome/Biome$BiomeCategory; net/minecraft/world/level/biome/Biome$BiomeCategory/values ()[Lnet/minecraft/world/level/biome/Biome$BiomeCategory; +CL: net/minecraft/world/level/biome/Biome$ClimateSettings net/minecraft/world/level/biome/Biome$ClimateSettings +FD: net/minecraft/world/level/biome/Biome$ClimateSettings/f_47679_ net/minecraft/world/level/biome/Biome$ClimateSettings/CODEC +FD: net/minecraft/world/level/biome/Biome$ClimateSettings/f_47680_ net/minecraft/world/level/biome/Biome$ClimateSettings/precipitation +FD: net/minecraft/world/level/biome/Biome$ClimateSettings/f_47681_ net/minecraft/world/level/biome/Biome$ClimateSettings/temperature +FD: net/minecraft/world/level/biome/Biome$ClimateSettings/f_47682_ net/minecraft/world/level/biome/Biome$ClimateSettings/temperatureModifier +FD: net/minecraft/world/level/biome/Biome$ClimateSettings/f_47683_ net/minecraft/world/level/biome/Biome$ClimateSettings/downfall +FD: net/minecraft/world/level/biome/Biome$ClimateSettings/net/minecraft/world/level/biome/Biome$ClimateSettings net/minecraft/world/level/biome/Biome$ClimateSettings/net/minecraft/world/level/biome/Biome$ClimateSettings +MD: net/minecraft/world/level/biome/Biome$ClimateSettings/ ()V net/minecraft/world/level/biome/Biome$ClimateSettings/ ()V +MD: net/minecraft/world/level/biome/Biome$ClimateSettings/ (Lnet/minecraft/world/level/biome/Biome$Precipitation;FLnet/minecraft/world/level/biome/Biome$TemperatureModifier;F)V net/minecraft/world/level/biome/Biome$ClimateSettings/ (Lnet/minecraft/world/level/biome/Biome$Precipitation;FLnet/minecraft/world/level/biome/Biome$TemperatureModifier;F)V +MD: net/minecraft/world/level/biome/Biome$ClimateSettings/m_151732_ (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Ljava/lang/Float; net/minecraft/world/level/biome/Biome$ClimateSettings/lambda$static$3 (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Ljava/lang/Float; +MD: net/minecraft/world/level/biome/Biome$ClimateSettings/m_151734_ (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; net/minecraft/world/level/biome/Biome$ClimateSettings/lambda$static$2 (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; +MD: net/minecraft/world/level/biome/Biome$ClimateSettings/m_151736_ (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Ljava/lang/Float; net/minecraft/world/level/biome/Biome$ClimateSettings/lambda$static$1 (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Ljava/lang/Float; +MD: net/minecraft/world/level/biome/Biome$ClimateSettings/m_151738_ (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Lnet/minecraft/world/level/biome/Biome$Precipitation; net/minecraft/world/level/biome/Biome$ClimateSettings/lambda$static$0 (Lnet/minecraft/world/level/biome/Biome$ClimateSettings;)Lnet/minecraft/world/level/biome/Biome$Precipitation; +MD: net/minecraft/world/level/biome/Biome$ClimateSettings/m_47698_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/Biome$ClimateSettings/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/biome/Biome$Precipitation net/minecraft/world/level/biome/Biome$Precipitation +FD: net/minecraft/world/level/biome/Biome$Precipitation/$VALUES net/minecraft/world/level/biome/Biome$Precipitation/$VALUES +FD: net/minecraft/world/level/biome/Biome$Precipitation/NONE net/minecraft/world/level/biome/Biome$Precipitation/NONE +FD: net/minecraft/world/level/biome/Biome$Precipitation/RAIN net/minecraft/world/level/biome/Biome$Precipitation/RAIN +FD: net/minecraft/world/level/biome/Biome$Precipitation/SNOW net/minecraft/world/level/biome/Biome$Precipitation/SNOW +FD: net/minecraft/world/level/biome/Biome$Precipitation/f_47717_ net/minecraft/world/level/biome/Biome$Precipitation/CODEC +FD: net/minecraft/world/level/biome/Biome$Precipitation/f_47718_ net/minecraft/world/level/biome/Biome$Precipitation/BY_NAME +FD: net/minecraft/world/level/biome/Biome$Precipitation/f_47719_ net/minecraft/world/level/biome/Biome$Precipitation/name +FD: net/minecraft/world/level/biome/Biome$Precipitation/net/minecraft/world/level/biome/Biome$Precipitation net/minecraft/world/level/biome/Biome$Precipitation/net/minecraft/world/level/biome/Biome$Precipitation +MD: net/minecraft/world/level/biome/Biome$Precipitation/ ()V net/minecraft/world/level/biome/Biome$Precipitation/ ()V +MD: net/minecraft/world/level/biome/Biome$Precipitation/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/Biome$Precipitation/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/Biome$Precipitation/m_151740_ ()[Lnet/minecraft/world/level/biome/Biome$Precipitation; net/minecraft/world/level/biome/Biome$Precipitation/$values ()[Lnet/minecraft/world/level/biome/Biome$Precipitation; +MD: net/minecraft/world/level/biome/Biome$Precipitation/m_47727_ (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Lnet/minecraft/world/level/biome/Biome$Precipitation; net/minecraft/world/level/biome/Biome$Precipitation/lambda$static$0 (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Lnet/minecraft/world/level/biome/Biome$Precipitation; +MD: net/minecraft/world/level/biome/Biome$Precipitation/m_47729_ (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$Precipitation; net/minecraft/world/level/biome/Biome$Precipitation/byName (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$Precipitation; +MD: net/minecraft/world/level/biome/Biome$Precipitation/m_47731_ ()Ljava/lang/String; net/minecraft/world/level/biome/Biome$Precipitation/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/Biome$Precipitation/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/biome/Biome$Precipitation/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/Biome$Precipitation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$Precipitation; net/minecraft/world/level/biome/Biome$Precipitation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$Precipitation; +MD: net/minecraft/world/level/biome/Biome$Precipitation/values ()[Lnet/minecraft/world/level/biome/Biome$Precipitation; net/minecraft/world/level/biome/Biome$Precipitation/values ()[Lnet/minecraft/world/level/biome/Biome$Precipitation; +CL: net/minecraft/world/level/biome/Biome$TemperatureModifier net/minecraft/world/level/biome/Biome$TemperatureModifier +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier/$VALUES net/minecraft/world/level/biome/Biome$TemperatureModifier/$VALUES +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier/FROZEN net/minecraft/world/level/biome/Biome$TemperatureModifier/FROZEN +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier/NONE net/minecraft/world/level/biome/Biome$TemperatureModifier/NONE +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier/f_47737_ net/minecraft/world/level/biome/Biome$TemperatureModifier/CODEC +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier/f_47738_ net/minecraft/world/level/biome/Biome$TemperatureModifier/name +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier/f_47739_ net/minecraft/world/level/biome/Biome$TemperatureModifier/BY_NAME +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier/net/minecraft/world/level/biome/Biome$TemperatureModifier net/minecraft/world/level/biome/Biome$TemperatureModifier/net/minecraft/world/level/biome/Biome$TemperatureModifier +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/ ()V net/minecraft/world/level/biome/Biome$TemperatureModifier/ ()V +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/Biome$TemperatureModifier/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/m_151741_ ()[Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; net/minecraft/world/level/biome/Biome$TemperatureModifier/$values ()[Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/m_47752_ (Lnet/minecraft/world/level/biome/Biome$TemperatureModifier;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; net/minecraft/world/level/biome/Biome$TemperatureModifier/lambda$static$0 (Lnet/minecraft/world/level/biome/Biome$TemperatureModifier;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/m_47756_ (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; net/minecraft/world/level/biome/Biome$TemperatureModifier/byName (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/m_47758_ ()Ljava/lang/String; net/minecraft/world/level/biome/Biome$TemperatureModifier/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/biome/Biome$TemperatureModifier/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/m_8117_ (Lnet/minecraft/core/BlockPos;F)F net/minecraft/world/level/biome/Biome$TemperatureModifier/modifyTemperature (Lnet/minecraft/core/BlockPos;F)F +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; net/minecraft/world/level/biome/Biome$TemperatureModifier/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier/values ()[Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; net/minecraft/world/level/biome/Biome$TemperatureModifier/values ()[Lnet/minecraft/world/level/biome/Biome$TemperatureModifier; +CL: net/minecraft/world/level/biome/Biome$TemperatureModifier$1 net/minecraft/world/level/biome/Biome$TemperatureModifier$1 +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier$1/net/minecraft/world/level/biome/Biome$TemperatureModifier$1 net/minecraft/world/level/biome/Biome$TemperatureModifier$1/net/minecraft/world/level/biome/Biome$TemperatureModifier$1 +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier$1/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/Biome$TemperatureModifier$1/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier$1/m_8117_ (Lnet/minecraft/core/BlockPos;F)F net/minecraft/world/level/biome/Biome$TemperatureModifier$1/modifyTemperature (Lnet/minecraft/core/BlockPos;F)F +CL: net/minecraft/world/level/biome/Biome$TemperatureModifier$2 net/minecraft/world/level/biome/Biome$TemperatureModifier$2 +FD: net/minecraft/world/level/biome/Biome$TemperatureModifier$2/net/minecraft/world/level/biome/Biome$TemperatureModifier$2 net/minecraft/world/level/biome/Biome$TemperatureModifier$2/net/minecraft/world/level/biome/Biome$TemperatureModifier$2 +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier$2/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/Biome$TemperatureModifier$2/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/Biome$TemperatureModifier$2/m_8117_ (Lnet/minecraft/core/BlockPos;F)F net/minecraft/world/level/biome/Biome$TemperatureModifier$2/modifyTemperature (Lnet/minecraft/core/BlockPos;F)F +CL: net/minecraft/world/level/biome/BiomeGenerationSettings net/minecraft/world/level/biome/BiomeGenerationSettings +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/f_186648_ net/minecraft/world/level/biome/BiomeGenerationSettings/featureSet +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/f_47776_ net/minecraft/world/level/biome/BiomeGenerationSettings/LOGGER +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/f_47777_ net/minecraft/world/level/biome/BiomeGenerationSettings/EMPTY +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/f_47778_ net/minecraft/world/level/biome/BiomeGenerationSettings/CODEC +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/f_47780_ net/minecraft/world/level/biome/BiomeGenerationSettings/carvers +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/f_47781_ net/minecraft/world/level/biome/BiomeGenerationSettings/features +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/f_47783_ net/minecraft/world/level/biome/BiomeGenerationSettings/flowerFeatures +FD: net/minecraft/world/level/biome/BiomeGenerationSettings/net/minecraft/world/level/biome/BiomeGenerationSettings net/minecraft/world/level/biome/BiomeGenerationSettings/net/minecraft/world/level/biome/BiomeGenerationSettings +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/ ()V net/minecraft/world/level/biome/BiomeGenerationSettings/ ()V +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/ (Ljava/util/Map;Ljava/util/List;)V net/minecraft/world/level/biome/BiomeGenerationSettings/ (Ljava/util/Map;Ljava/util/List;)V +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_186652_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings;)Ljava/util/List; net/minecraft/world/level/biome/BiomeGenerationSettings/lambda$static$1 (Lnet/minecraft/world/level/biome/BiomeGenerationSettings;)Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_186654_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/BiomeGenerationSettings/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_186656_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;)Z net/minecraft/world/level/biome/BiomeGenerationSettings/lambda$new$3 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;)Z +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_186658_ (Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Z net/minecraft/world/level/biome/BiomeGenerationSettings/hasFeature (Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Z +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_186660_ (Lnet/minecraft/world/level/biome/BiomeGenerationSettings;)Ljava/util/Map; net/minecraft/world/level/biome/BiomeGenerationSettings/lambda$static$0 (Lnet/minecraft/world/level/biome/BiomeGenerationSettings;)Ljava/util/Map; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_204187_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Ljava/lang/Iterable; net/minecraft/world/level/biome/BiomeGenerationSettings/getCarvers (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Ljava/lang/Iterable; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_204189_ (Ljava/util/List;)Ljava/util/Set; net/minecraft/world/level/biome/BiomeGenerationSettings/lambda$new$5 (Ljava/util/List;)Ljava/util/Set; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_204191_ (Ljava/util/List;)Ljava/util/List; net/minecraft/world/level/biome/BiomeGenerationSettings/lambda$new$4 (Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_47815_ ()Ljava/util/List; net/minecraft/world/level/biome/BiomeGenerationSettings/getFlowerFeatures ()Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings/m_47818_ ()Ljava/util/List; net/minecraft/world/level/biome/BiomeGenerationSettings/features ()Ljava/util/List; +CL: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder net/minecraft/world/level/biome/BiomeGenerationSettings$Builder +FD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/f_47827_ net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/carvers +FD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/f_47828_ net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/features +FD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/net/minecraft/world/level/biome/BiomeGenerationSettings$Builder net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/net/minecraft/world/level/biome/BiomeGenerationSettings$Builder +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/ ()V net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/ ()V +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/m_204193_ (ILnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/addFeature (ILnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/m_204196_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Ljava/util/List; net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/lambda$addCarver$0 (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/m_204198_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/addCarver (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/m_204201_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/addFeature (Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/m_204204_ (Ljava/util/Map$Entry;)Lnet/minecraft/core/HolderSet; net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/lambda$build$1 (Ljava/util/Map$Entry;)Lnet/minecraft/core/HolderSet; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/m_47831_ ()Lnet/minecraft/world/level/biome/BiomeGenerationSettings; net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/build ()Lnet/minecraft/world/level/biome/BiomeGenerationSettings; +MD: net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/m_47832_ (I)V net/minecraft/world/level/biome/BiomeGenerationSettings$Builder/addFeatureStepsUpTo (I)V +CL: net/minecraft/world/level/biome/BiomeManager net/minecraft/world/level/biome/BiomeManager +FD: net/minecraft/world/level/biome/BiomeManager/f_151750_ net/minecraft/world/level/biome/BiomeManager/CHUNK_CENTER_QUART +FD: net/minecraft/world/level/biome/BiomeManager/f_186673_ net/minecraft/world/level/biome/BiomeManager/ZOOM_BITS +FD: net/minecraft/world/level/biome/BiomeManager/f_186674_ net/minecraft/world/level/biome/BiomeManager/ZOOM +FD: net/minecraft/world/level/biome/BiomeManager/f_186675_ net/minecraft/world/level/biome/BiomeManager/ZOOM_MASK +FD: net/minecraft/world/level/biome/BiomeManager/f_47862_ net/minecraft/world/level/biome/BiomeManager/noiseBiomeSource +FD: net/minecraft/world/level/biome/BiomeManager/f_47863_ net/minecraft/world/level/biome/BiomeManager/biomeZoomSeed +FD: net/minecraft/world/level/biome/BiomeManager/net/minecraft/world/level/biome/BiomeManager net/minecraft/world/level/biome/BiomeManager/net/minecraft/world/level/biome/BiomeManager +MD: net/minecraft/world/level/biome/BiomeManager/ ()V net/minecraft/world/level/biome/BiomeManager/ ()V +MD: net/minecraft/world/level/biome/BiomeManager/ (Lnet/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource;J)V net/minecraft/world/level/biome/BiomeManager/ (Lnet/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource;J)V +MD: net/minecraft/world/level/biome/BiomeManager/m_186679_ (JIIIDDD)D net/minecraft/world/level/biome/BiomeManager/getFiddledDistance (JIIIDDD)D +MD: net/minecraft/world/level/biome/BiomeManager/m_186687_ (Lnet/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource;)Lnet/minecraft/world/level/biome/BiomeManager; net/minecraft/world/level/biome/BiomeManager/withDifferentSource (Lnet/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource;)Lnet/minecraft/world/level/biome/BiomeManager; +MD: net/minecraft/world/level/biome/BiomeManager/m_186689_ (J)D net/minecraft/world/level/biome/BiomeManager/getFiddle (J)D +MD: net/minecraft/world/level/biome/BiomeManager/m_204206_ (DDD)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/BiomeManager/getNoiseBiomeAtPosition (DDD)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/BiomeManager/m_204210_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/BiomeManager/getNoiseBiomeAtQuart (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/BiomeManager/m_204214_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/BiomeManager/getBiome (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/BiomeManager/m_204216_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/BiomeManager/getNoiseBiomeAtPosition (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/BiomeManager/m_47877_ (J)J net/minecraft/world/level/biome/BiomeManager/obfuscateSeed (J)J +CL: net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource +FD: net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource/net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource/net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource +MD: net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource/getNoiseBiome (III)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/biome/BiomeResolver net/minecraft/world/level/biome/BiomeResolver +FD: net/minecraft/world/level/biome/BiomeResolver/net/minecraft/world/level/biome/BiomeResolver net/minecraft/world/level/biome/BiomeResolver/net/minecraft/world/level/biome/BiomeResolver +MD: net/minecraft/world/level/biome/BiomeResolver/m_203407_ (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/BiomeResolver/getNoiseBiome (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/biome/BiomeSource net/minecraft/world/level/biome/BiomeSource +FD: net/minecraft/world/level/biome/BiomeSource/f_186695_ net/minecraft/world/level/biome/BiomeSource/featuresPerStep +FD: net/minecraft/world/level/biome/BiomeSource/f_47888_ net/minecraft/world/level/biome/BiomeSource/CODEC +FD: net/minecraft/world/level/biome/BiomeSource/f_47891_ net/minecraft/world/level/biome/BiomeSource/possibleBiomes +FD: net/minecraft/world/level/biome/BiomeSource/net/minecraft/world/level/biome/BiomeSource net/minecraft/world/level/biome/BiomeSource/net/minecraft/world/level/biome/BiomeSource +MD: net/minecraft/world/level/biome/BiomeSource/ ()V net/minecraft/world/level/biome/BiomeSource/ ()V +MD: net/minecraft/world/level/biome/BiomeSource/ (Ljava/util/List;)V net/minecraft/world/level/biome/BiomeSource/ (Ljava/util/List;)V +MD: net/minecraft/world/level/biome/BiomeSource/ (Ljava/util/stream/Stream;)V net/minecraft/world/level/biome/BiomeSource/ (Ljava/util/stream/Stream;)V +MD: net/minecraft/world/level/biome/BiomeSource/m_183399_ (IIIILnet/minecraft/world/level/biome/Climate$Sampler;)Ljava/util/Set; net/minecraft/world/level/biome/BiomeSource/getBiomesWithin (IIIILnet/minecraft/world/level/biome/Climate$Sampler;)Ljava/util/Set; +MD: net/minecraft/world/level/biome/BiomeSource/m_186727_ (Ljava/util/List;Z)Ljava/util/List; net/minecraft/world/level/biome/BiomeSource/buildFeaturesPerStep (Ljava/util/List;Z)Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeSource/m_186733_ ()Ljava/util/List; net/minecraft/world/level/biome/BiomeSource/featuresPerStep ()Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeSource/m_203407_ (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/BiomeSource/getNoiseBiome (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/BiomeSource/m_204225_ (ILnet/minecraft/world/level/biome/BiomeSource$1FeatureData;)Z net/minecraft/world/level/biome/BiomeSource/lambda$buildFeaturesPerStep$3 (ILnet/minecraft/world/level/biome/BiomeSource$1FeatureData;)Z +MD: net/minecraft/world/level/biome/BiomeSource/m_204228_ (Ljava/util/Comparator;Lnet/minecraft/world/level/biome/BiomeSource$1FeatureData;)Ljava/util/Set; net/minecraft/world/level/biome/BiomeSource/lambda$buildFeaturesPerStep$2 (Ljava/util/Comparator;Lnet/minecraft/world/level/biome/BiomeSource$1FeatureData;)Ljava/util/Set; +MD: net/minecraft/world/level/biome/BiomeSource/m_204231_ (Ljava/util/List;)Ljava/util/List; net/minecraft/world/level/biome/BiomeSource/lambda$new$0 (Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeSource/m_204233_ (Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/lang/Object;)I net/minecraft/world/level/biome/BiomeSource/lambda$buildFeaturesPerStep$1 (Lorg/apache/commons/lang3/mutable/MutableInt;Ljava/lang/Object;)I +MD: net/minecraft/world/level/biome/BiomeSource/m_207301_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;)V net/minecraft/world/level/biome/BiomeSource/addDebugInfo (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;)V +MD: net/minecraft/world/level/biome/BiomeSource/m_207481_ (IIIIILjava/util/function/Predicate;Ljava/util/Random;ZLnet/minecraft/world/level/biome/Climate$Sampler;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/biome/BiomeSource/findBiomeHorizontal (IIIIILjava/util/function/Predicate;Ljava/util/Random;ZLnet/minecraft/world/level/biome/Climate$Sampler;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/biome/BiomeSource/m_207829_ (IIIILjava/util/function/Predicate;Ljava/util/Random;Lnet/minecraft/world/level/biome/Climate$Sampler;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/biome/BiomeSource/findBiomeHorizontal (IIIILjava/util/function/Predicate;Ljava/util/Random;Lnet/minecraft/world/level/biome/Climate$Sampler;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/biome/BiomeSource/m_207840_ ()Ljava/util/Set; net/minecraft/world/level/biome/BiomeSource/possibleBiomes ()Ljava/util/Set; +MD: net/minecraft/world/level/biome/BiomeSource/m_5820_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/biome/BiomeSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/biome/BiomeSource/m_7206_ (J)Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/biome/BiomeSource/withSeed (J)Lnet/minecraft/world/level/biome/BiomeSource; +CL: net/minecraft/world/level/biome/BiomeSource$1FeatureData net/minecraft/world/level/biome/BiomeSource$1FeatureData +FD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/f_186739_ net/minecraft/world/level/biome/BiomeSource$1FeatureData/featureIndex +FD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/f_186740_ net/minecraft/world/level/biome/BiomeSource$1FeatureData/step +FD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/f_186741_ net/minecraft/world/level/biome/BiomeSource$1FeatureData/feature +FD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/net/minecraft/world/level/biome/BiomeSource$1FeatureData net/minecraft/world/level/biome/BiomeSource$1FeatureData/net/minecraft/world/level/biome/BiomeSource$1FeatureData +MD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/ (IILnet/minecraft/world/level/levelgen/placement/PlacedFeature;)V net/minecraft/world/level/biome/BiomeSource$1FeatureData/ (IILnet/minecraft/world/level/levelgen/placement/PlacedFeature;)V +MD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/BiomeSource$1FeatureData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/f_186739_ ()I net/minecraft/world/level/biome/BiomeSource$1FeatureData/featureIndex ()I +MD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/f_186740_ ()I net/minecraft/world/level/biome/BiomeSource$1FeatureData/step ()I +MD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/f_186741_ ()Lnet/minecraft/world/level/levelgen/placement/PlacedFeature; net/minecraft/world/level/biome/BiomeSource$1FeatureData/feature ()Lnet/minecraft/world/level/levelgen/placement/PlacedFeature; +MD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/hashCode ()I net/minecraft/world/level/biome/BiomeSource$1FeatureData/hashCode ()I +MD: net/minecraft/world/level/biome/BiomeSource$1FeatureData/toString ()Ljava/lang/String; net/minecraft/world/level/biome/BiomeSource$1FeatureData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/BiomeSource$StepFeatureData net/minecraft/world/level/biome/BiomeSource$StepFeatureData +FD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/f_196677_ net/minecraft/world/level/biome/BiomeSource$StepFeatureData/features +FD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/f_196678_ net/minecraft/world/level/biome/BiomeSource$StepFeatureData/indexMapping +FD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/net/minecraft/world/level/biome/BiomeSource$StepFeatureData net/minecraft/world/level/biome/BiomeSource$StepFeatureData/net/minecraft/world/level/biome/BiomeSource$StepFeatureData +MD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/ (Ljava/util/List;Ljava/util/function/ToIntFunction;)V net/minecraft/world/level/biome/BiomeSource$StepFeatureData/ (Ljava/util/List;Ljava/util/function/ToIntFunction;)V +MD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/BiomeSource$StepFeatureData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/f_196677_ ()Ljava/util/List; net/minecraft/world/level/biome/BiomeSource$StepFeatureData/features ()Ljava/util/List; +MD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/f_196678_ ()Ljava/util/function/ToIntFunction; net/minecraft/world/level/biome/BiomeSource$StepFeatureData/indexMapping ()Ljava/util/function/ToIntFunction; +MD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/hashCode ()I net/minecraft/world/level/biome/BiomeSource$StepFeatureData/hashCode ()I +MD: net/minecraft/world/level/biome/BiomeSource$StepFeatureData/toString ()Ljava/lang/String; net/minecraft/world/level/biome/BiomeSource$StepFeatureData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/BiomeSpecialEffects net/minecraft/world/level/biome/BiomeSpecialEffects +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47926_ net/minecraft/world/level/biome/BiomeSpecialEffects/CODEC +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47927_ net/minecraft/world/level/biome/BiomeSpecialEffects/fogColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47928_ net/minecraft/world/level/biome/BiomeSpecialEffects/waterColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47929_ net/minecraft/world/level/biome/BiomeSpecialEffects/waterFogColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47930_ net/minecraft/world/level/biome/BiomeSpecialEffects/skyColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47931_ net/minecraft/world/level/biome/BiomeSpecialEffects/foliageColorOverride +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47932_ net/minecraft/world/level/biome/BiomeSpecialEffects/grassColorOverride +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47933_ net/minecraft/world/level/biome/BiomeSpecialEffects/grassColorModifier +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47934_ net/minecraft/world/level/biome/BiomeSpecialEffects/ambientParticleSettings +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47935_ net/minecraft/world/level/biome/BiomeSpecialEffects/ambientLoopSoundEvent +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47936_ net/minecraft/world/level/biome/BiomeSpecialEffects/ambientMoodSettings +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47937_ net/minecraft/world/level/biome/BiomeSpecialEffects/ambientAdditionsSettings +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/f_47938_ net/minecraft/world/level/biome/BiomeSpecialEffects/backgroundMusic +FD: net/minecraft/world/level/biome/BiomeSpecialEffects/net/minecraft/world/level/biome/BiomeSpecialEffects net/minecraft/world/level/biome/BiomeSpecialEffects/net/minecraft/world/level/biome/BiomeSpecialEffects +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/ ()V net/minecraft/world/level/biome/BiomeSpecialEffects/ ()V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/ (IIIILjava/util/Optional;Ljava/util/Optional;Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;)V net/minecraft/world/level/biome/BiomeSpecialEffects/ (IIIILjava/util/Optional;Ljava/util/Optional;Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;)V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151759_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$11 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151761_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$10 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151763_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$9 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151765_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$8 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151767_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$7 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151769_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$6 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151771_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$5 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151773_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$4 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151775_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$3 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151777_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$2 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151779_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$1 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_151781_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$0 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47967_ ()I net/minecraft/world/level/biome/BiomeSpecialEffects/getFogColor ()I +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47970_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/BiomeSpecialEffects/lambda$static$12 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47972_ ()I net/minecraft/world/level/biome/BiomeSpecialEffects/getWaterColor ()I +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47975_ ()I net/minecraft/world/level/biome/BiomeSpecialEffects/getWaterFogColor ()I +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47978_ ()I net/minecraft/world/level/biome/BiomeSpecialEffects/getSkyColor ()I +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47981_ ()Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/getFoliageColorOverride ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47984_ ()Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/getGrassColorOverride ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47987_ ()Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; net/minecraft/world/level/biome/BiomeSpecialEffects/getGrassColorModifier ()Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47990_ ()Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/getAmbientParticleSettings ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47993_ ()Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/getAmbientLoopSoundEvent ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47996_ ()Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/getAmbientMoodSettings ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_47999_ ()Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/getAmbientAdditionsSettings ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects/m_48002_ ()Ljava/util/Optional; net/minecraft/world/level/biome/BiomeSpecialEffects/getBackgroundMusic ()Ljava/util/Optional; +CL: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder net/minecraft/world/level/biome/BiomeSpecialEffects$Builder +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48005_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/fogColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48006_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/waterColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48007_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/waterFogColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48008_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/skyColor +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48009_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/foliageColorOverride +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48010_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/grassColorOverride +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48011_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/grassColorModifier +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48012_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientParticle +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48013_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientLoopSoundEvent +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48014_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientMoodSettings +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48015_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientAdditionsSettings +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/f_48016_ net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/backgroundMusic +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/net/minecraft/world/level/biome/BiomeSpecialEffects$Builder net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/net/minecraft/world/level/biome/BiomeSpecialEffects$Builder +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ ()V net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ ()V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48018_ ()Lnet/minecraft/world/level/biome/BiomeSpecialEffects; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/build ()Lnet/minecraft/world/level/biome/BiomeSpecialEffects; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48019_ (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/fogColor (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48021_ (Lnet/minecraft/sounds/Music;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/backgroundMusic (Lnet/minecraft/sounds/Music;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48023_ (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientLoopSound (Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48025_ (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientAdditionsSound (Lnet/minecraft/world/level/biome/AmbientAdditionsSettings;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48027_ (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientMoodSound (Lnet/minecraft/world/level/biome/AmbientMoodSettings;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48029_ (Lnet/minecraft/world/level/biome/AmbientParticleSettings;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/ambientParticle (Lnet/minecraft/world/level/biome/AmbientParticleSettings;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48031_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/grassColorModifier (Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48033_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/lambda$build$3 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48034_ (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/waterColor (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48036_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/lambda$build$2 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48037_ (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/waterFogColor (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48039_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/lambda$build$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48040_ (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/skyColor (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48042_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/lambda$build$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48043_ (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/foliageColorOverride (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/m_48045_ (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; net/minecraft/world/level/biome/BiomeSpecialEffects$Builder/grassColorOverride (I)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$Builder; +CL: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/$VALUES net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/$VALUES +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/DARK_FOREST net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/DARK_FOREST +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/NONE net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/NONE +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/SWAMP net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/SWAMP +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/f_48050_ net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/CODEC +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/f_48051_ net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/name +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/f_48052_ net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/BY_NAME +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/ ()V net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/ ()V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/m_151783_ ()[Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/$values ()[Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/m_48068_ (Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/lambda$static$0 (Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/m_48070_ (Ljava/lang/String;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/byName (Ljava/lang/String;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/m_48072_ ()Ljava/lang/String; net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/m_6583_ (DDI)I net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/modifyColor (DDI)I +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/values ()[Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier/values ()[Lnet/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier; +CL: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1 net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1 +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1 net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1 +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1/m_6583_ (DDI)I net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1/modifyColor (DDI)I +CL: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2 net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2 +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2 net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2 +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2/m_6583_ (DDI)I net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2/modifyColor (DDI)I +CL: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3 net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3 +FD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3 net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3/net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3 +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3/m_6583_ (DDI)I net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3/modifyColor (DDI)I +CL: net/minecraft/world/level/biome/Biomes net/minecraft/world/level/biome/Biomes +FD: net/minecraft/world/level/biome/Biomes/f_151784_ net/minecraft/world/level/biome/Biomes/DRIPSTONE_CAVES +FD: net/minecraft/world/level/biome/Biomes/f_151785_ net/minecraft/world/level/biome/Biomes/LUSH_CAVES +FD: net/minecraft/world/level/biome/Biomes/f_186753_ net/minecraft/world/level/biome/Biomes/WOODED_BADLANDS +FD: net/minecraft/world/level/biome/Biomes/f_186754_ net/minecraft/world/level/biome/Biomes/MEADOW +FD: net/minecraft/world/level/biome/Biomes/f_186755_ net/minecraft/world/level/biome/Biomes/GROVE +FD: net/minecraft/world/level/biome/Biomes/f_186756_ net/minecraft/world/level/biome/Biomes/SNOWY_SLOPES +FD: net/minecraft/world/level/biome/Biomes/f_186757_ net/minecraft/world/level/biome/Biomes/FROZEN_PEAKS +FD: net/minecraft/world/level/biome/Biomes/f_186758_ net/minecraft/world/level/biome/Biomes/JAGGED_PEAKS +FD: net/minecraft/world/level/biome/Biomes/f_186759_ net/minecraft/world/level/biome/Biomes/STONY_PEAKS +FD: net/minecraft/world/level/biome/Biomes/f_186760_ net/minecraft/world/level/biome/Biomes/STONY_SHORE +FD: net/minecraft/world/level/biome/Biomes/f_186761_ net/minecraft/world/level/biome/Biomes/SNOWY_PLAINS +FD: net/minecraft/world/level/biome/Biomes/f_186762_ net/minecraft/world/level/biome/Biomes/OLD_GROWTH_BIRCH_FOREST +FD: net/minecraft/world/level/biome/Biomes/f_186763_ net/minecraft/world/level/biome/Biomes/OLD_GROWTH_PINE_TAIGA +FD: net/minecraft/world/level/biome/Biomes/f_186764_ net/minecraft/world/level/biome/Biomes/OLD_GROWTH_SPRUCE_TAIGA +FD: net/minecraft/world/level/biome/Biomes/f_186765_ net/minecraft/world/level/biome/Biomes/WINDSWEPT_HILLS +FD: net/minecraft/world/level/biome/Biomes/f_186766_ net/minecraft/world/level/biome/Biomes/WINDSWEPT_GRAVELLY_HILLS +FD: net/minecraft/world/level/biome/Biomes/f_186767_ net/minecraft/world/level/biome/Biomes/WINDSWEPT_FOREST +FD: net/minecraft/world/level/biome/Biomes/f_186768_ net/minecraft/world/level/biome/Biomes/WINDSWEPT_SAVANNA +FD: net/minecraft/world/level/biome/Biomes/f_186769_ net/minecraft/world/level/biome/Biomes/SPARSE_JUNGLE +FD: net/minecraft/world/level/biome/Biomes/f_48148_ net/minecraft/world/level/biome/Biomes/SNOWY_BEACH +FD: net/minecraft/world/level/biome/Biomes/f_48149_ net/minecraft/world/level/biome/Biomes/BIRCH_FOREST +FD: net/minecraft/world/level/biome/Biomes/f_48151_ net/minecraft/world/level/biome/Biomes/DARK_FOREST +FD: net/minecraft/world/level/biome/Biomes/f_48152_ net/minecraft/world/level/biome/Biomes/SNOWY_TAIGA +FD: net/minecraft/world/level/biome/Biomes/f_48157_ net/minecraft/world/level/biome/Biomes/SAVANNA +FD: net/minecraft/world/level/biome/Biomes/f_48158_ net/minecraft/world/level/biome/Biomes/SAVANNA_PLATEAU +FD: net/minecraft/world/level/biome/Biomes/f_48159_ net/minecraft/world/level/biome/Biomes/BADLANDS +FD: net/minecraft/world/level/biome/Biomes/f_48162_ net/minecraft/world/level/biome/Biomes/SMALL_END_ISLANDS +FD: net/minecraft/world/level/biome/Biomes/f_48163_ net/minecraft/world/level/biome/Biomes/END_MIDLANDS +FD: net/minecraft/world/level/biome/Biomes/f_48164_ net/minecraft/world/level/biome/Biomes/END_HIGHLANDS +FD: net/minecraft/world/level/biome/Biomes/f_48165_ net/minecraft/world/level/biome/Biomes/END_BARRENS +FD: net/minecraft/world/level/biome/Biomes/f_48166_ net/minecraft/world/level/biome/Biomes/WARM_OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48167_ net/minecraft/world/level/biome/Biomes/LUKEWARM_OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48168_ net/minecraft/world/level/biome/Biomes/COLD_OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48170_ net/minecraft/world/level/biome/Biomes/DEEP_LUKEWARM_OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48171_ net/minecraft/world/level/biome/Biomes/DEEP_COLD_OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48172_ net/minecraft/world/level/biome/Biomes/DEEP_FROZEN_OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48173_ net/minecraft/world/level/biome/Biomes/THE_VOID +FD: net/minecraft/world/level/biome/Biomes/f_48174_ net/minecraft/world/level/biome/Biomes/OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48175_ net/minecraft/world/level/biome/Biomes/BASALT_DELTAS +FD: net/minecraft/world/level/biome/Biomes/f_48176_ net/minecraft/world/level/biome/Biomes/SUNFLOWER_PLAINS +FD: net/minecraft/world/level/biome/Biomes/f_48179_ net/minecraft/world/level/biome/Biomes/FLOWER_FOREST +FD: net/minecraft/world/level/biome/Biomes/f_48182_ net/minecraft/world/level/biome/Biomes/ICE_SPIKES +FD: net/minecraft/world/level/biome/Biomes/f_48194_ net/minecraft/world/level/biome/Biomes/ERODED_BADLANDS +FD: net/minecraft/world/level/biome/Biomes/f_48197_ net/minecraft/world/level/biome/Biomes/BAMBOO_JUNGLE +FD: net/minecraft/world/level/biome/Biomes/f_48199_ net/minecraft/world/level/biome/Biomes/SOUL_SAND_VALLEY +FD: net/minecraft/world/level/biome/Biomes/f_48200_ net/minecraft/world/level/biome/Biomes/CRIMSON_FOREST +FD: net/minecraft/world/level/biome/Biomes/f_48201_ net/minecraft/world/level/biome/Biomes/WARPED_FOREST +FD: net/minecraft/world/level/biome/Biomes/f_48202_ net/minecraft/world/level/biome/Biomes/PLAINS +FD: net/minecraft/world/level/biome/Biomes/f_48203_ net/minecraft/world/level/biome/Biomes/DESERT +FD: net/minecraft/world/level/biome/Biomes/f_48205_ net/minecraft/world/level/biome/Biomes/FOREST +FD: net/minecraft/world/level/biome/Biomes/f_48206_ net/minecraft/world/level/biome/Biomes/TAIGA +FD: net/minecraft/world/level/biome/Biomes/f_48207_ net/minecraft/world/level/biome/Biomes/SWAMP +FD: net/minecraft/world/level/biome/Biomes/f_48208_ net/minecraft/world/level/biome/Biomes/RIVER +FD: net/minecraft/world/level/biome/Biomes/f_48209_ net/minecraft/world/level/biome/Biomes/NETHER_WASTES +FD: net/minecraft/world/level/biome/Biomes/f_48210_ net/minecraft/world/level/biome/Biomes/THE_END +FD: net/minecraft/world/level/biome/Biomes/f_48211_ net/minecraft/world/level/biome/Biomes/FROZEN_OCEAN +FD: net/minecraft/world/level/biome/Biomes/f_48212_ net/minecraft/world/level/biome/Biomes/FROZEN_RIVER +FD: net/minecraft/world/level/biome/Biomes/f_48215_ net/minecraft/world/level/biome/Biomes/MUSHROOM_FIELDS +FD: net/minecraft/world/level/biome/Biomes/f_48217_ net/minecraft/world/level/biome/Biomes/BEACH +FD: net/minecraft/world/level/biome/Biomes/f_48222_ net/minecraft/world/level/biome/Biomes/JUNGLE +FD: net/minecraft/world/level/biome/Biomes/f_48225_ net/minecraft/world/level/biome/Biomes/DEEP_OCEAN +FD: net/minecraft/world/level/biome/Biomes/net/minecraft/world/level/biome/Biomes net/minecraft/world/level/biome/Biomes/net/minecraft/world/level/biome/Biomes +MD: net/minecraft/world/level/biome/Biomes/ ()V net/minecraft/world/level/biome/Biomes/ ()V +MD: net/minecraft/world/level/biome/Biomes/ ()V net/minecraft/world/level/biome/Biomes/ ()V +MD: net/minecraft/world/level/biome/Biomes/m_48228_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/Biomes/register (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; +CL: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource net/minecraft/world/level/biome/CheckerboardColumnBiomeSource +FD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/f_48230_ net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/CODEC +FD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/f_48231_ net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/allowedBiomes +FD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/f_48232_ net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/bitShift +FD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/f_48233_ net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/size +FD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/net/minecraft/world/level/biome/CheckerboardColumnBiomeSource net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/net/minecraft/world/level/biome/CheckerboardColumnBiomeSource +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/ ()V net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/ ()V +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/ (Lnet/minecraft/core/HolderSet;I)V net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/ (Lnet/minecraft/core/HolderSet;I)V +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/m_151787_ (Lnet/minecraft/world/level/biome/CheckerboardColumnBiomeSource;)Ljava/lang/Integer; net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/lambda$static$1 (Lnet/minecraft/world/level/biome/CheckerboardColumnBiomeSource;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/m_203407_ (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/getNoiseBiome (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/m_204245_ (Lnet/minecraft/world/level/biome/CheckerboardColumnBiomeSource;)Lnet/minecraft/core/HolderSet; net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/lambda$static$0 (Lnet/minecraft/world/level/biome/CheckerboardColumnBiomeSource;)Lnet/minecraft/core/HolderSet; +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/m_48243_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/m_5820_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/m_7206_ (J)Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/biome/CheckerboardColumnBiomeSource/withSeed (J)Lnet/minecraft/world/level/biome/BiomeSource; +CL: net/minecraft/world/level/biome/Climate net/minecraft/world/level/biome/Climate +FD: net/minecraft/world/level/biome/Climate/f_186775_ net/minecraft/world/level/biome/Climate/PARAMETER_COUNT +FD: net/minecraft/world/level/biome/Climate/f_186776_ net/minecraft/world/level/biome/Climate/DEBUG_SLOW_BIOME_SEARCH +FD: net/minecraft/world/level/biome/Climate/f_186777_ net/minecraft/world/level/biome/Climate/QUANTIZATION_FACTOR +FD: net/minecraft/world/level/biome/Climate/net/minecraft/world/level/biome/Climate net/minecraft/world/level/biome/Climate/net/minecraft/world/level/biome/Climate +MD: net/minecraft/world/level/biome/Climate/ ()V net/minecraft/world/level/biome/Climate/ ()V +MD: net/minecraft/world/level/biome/Climate/m_186779_ (F)J net/minecraft/world/level/biome/Climate/quantizeCoord (F)J +MD: net/minecraft/world/level/biome/Climate/m_186781_ (FFFFFF)Lnet/minecraft/world/level/biome/Climate$TargetPoint; net/minecraft/world/level/biome/Climate/target (FFFFFF)Lnet/minecraft/world/level/biome/Climate$TargetPoint; +MD: net/minecraft/world/level/biome/Climate/m_186788_ (FFFFFFF)Lnet/minecraft/world/level/biome/Climate$ParameterPoint; net/minecraft/world/level/biome/Climate/parameters (FFFFFFF)Lnet/minecraft/world/level/biome/Climate$ParameterPoint; +MD: net/minecraft/world/level/biome/Climate/m_186796_ (J)F net/minecraft/world/level/biome/Climate/unquantizeCoord (J)F +MD: net/minecraft/world/level/biome/Climate/m_186798_ (Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;F)Lnet/minecraft/world/level/biome/Climate$ParameterPoint; net/minecraft/world/level/biome/Climate/parameters (Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;F)Lnet/minecraft/world/level/biome/Climate$ParameterPoint; +MD: net/minecraft/world/level/biome/Climate/m_207841_ ()Lnet/minecraft/world/level/biome/Climate$Sampler; net/minecraft/world/level/biome/Climate/empty ()Lnet/minecraft/world/level/biome/Climate$Sampler; +MD: net/minecraft/world/level/biome/Climate/m_207842_ (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/biome/Climate/findSpawnPosition (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/biome/Climate$DistanceMetric net/minecraft/world/level/biome/Climate$DistanceMetric +FD: net/minecraft/world/level/biome/Climate$DistanceMetric/net/minecraft/world/level/biome/Climate$DistanceMetric net/minecraft/world/level/biome/Climate$DistanceMetric/net/minecraft/world/level/biome/Climate$DistanceMetric +MD: net/minecraft/world/level/biome/Climate$DistanceMetric/m_186809_ (Lnet/minecraft/world/level/biome/Climate$RTree$Node;[J)J net/minecraft/world/level/biome/Climate$DistanceMetric/distance (Lnet/minecraft/world/level/biome/Climate$RTree$Node;[J)J +CL: net/minecraft/world/level/biome/Climate$Parameter net/minecraft/world/level/biome/Climate$Parameter +FD: net/minecraft/world/level/biome/Climate$Parameter/f_186812_ net/minecraft/world/level/biome/Climate$Parameter/CODEC +FD: net/minecraft/world/level/biome/Climate$Parameter/f_186813_ net/minecraft/world/level/biome/Climate$Parameter/min +FD: net/minecraft/world/level/biome/Climate$Parameter/f_186814_ net/minecraft/world/level/biome/Climate$Parameter/max +FD: net/minecraft/world/level/biome/Climate$Parameter/net/minecraft/world/level/biome/Climate$Parameter net/minecraft/world/level/biome/Climate$Parameter/net/minecraft/world/level/biome/Climate$Parameter +MD: net/minecraft/world/level/biome/Climate$Parameter/ ()V net/minecraft/world/level/biome/Climate$Parameter/ ()V +MD: net/minecraft/world/level/biome/Climate$Parameter/ (JJ)V net/minecraft/world/level/biome/Climate$Parameter/ (JJ)V +MD: net/minecraft/world/level/biome/Climate$Parameter/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/Climate$Parameter/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/Climate$Parameter/f_186813_ ()J net/minecraft/world/level/biome/Climate$Parameter/min ()J +MD: net/minecraft/world/level/biome/Climate$Parameter/f_186814_ ()J net/minecraft/world/level/biome/Climate$Parameter/max ()J +MD: net/minecraft/world/level/biome/Climate$Parameter/hashCode ()I net/minecraft/world/level/biome/Climate$Parameter/hashCode ()I +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186820_ (F)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$Parameter/point (F)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186822_ (FF)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$Parameter/span (FF)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186825_ (J)J net/minecraft/world/level/biome/Climate$Parameter/distance (J)J +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186827_ (Lnet/minecraft/world/level/biome/Climate$Parameter;)J net/minecraft/world/level/biome/Climate$Parameter/distance (Lnet/minecraft/world/level/biome/Climate$Parameter;)J +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186829_ (Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$Parameter/span (Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186832_ (Ljava/lang/Float;Ljava/lang/Float;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/biome/Climate$Parameter/lambda$static$0 (Ljava/lang/Float;Ljava/lang/Float;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186836_ (Lnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$Parameter/span (Lnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186838_ (Lnet/minecraft/world/level/biome/Climate$Parameter;)Ljava/lang/Float; net/minecraft/world/level/biome/Climate$Parameter/lambda$static$2 (Lnet/minecraft/world/level/biome/Climate$Parameter;)Ljava/lang/Float; +MD: net/minecraft/world/level/biome/Climate$Parameter/m_186840_ (Lnet/minecraft/world/level/biome/Climate$Parameter;)Ljava/lang/Float; net/minecraft/world/level/biome/Climate$Parameter/lambda$static$1 (Lnet/minecraft/world/level/biome/Climate$Parameter;)Ljava/lang/Float; +MD: net/minecraft/world/level/biome/Climate$Parameter/toString ()Ljava/lang/String; net/minecraft/world/level/biome/Climate$Parameter/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/Climate$ParameterList net/minecraft/world/level/biome/Climate$ParameterList +FD: net/minecraft/world/level/biome/Climate$ParameterList/f_186846_ net/minecraft/world/level/biome/Climate$ParameterList/values +FD: net/minecraft/world/level/biome/Climate$ParameterList/f_186847_ net/minecraft/world/level/biome/Climate$ParameterList/index +FD: net/minecraft/world/level/biome/Climate$ParameterList/net/minecraft/world/level/biome/Climate$ParameterList net/minecraft/world/level/biome/Climate$ParameterList/net/minecraft/world/level/biome/Climate$ParameterList +MD: net/minecraft/world/level/biome/Climate$ParameterList/ (Ljava/util/List;)V net/minecraft/world/level/biome/Climate$ParameterList/ (Ljava/util/List;)V +MD: net/minecraft/world/level/biome/Climate$ParameterList/m_186850_ ()Ljava/util/List; net/minecraft/world/level/biome/Climate$ParameterList/values ()Ljava/util/List; +MD: net/minecraft/world/level/biome/Climate$ParameterList/m_186851_ (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Ljava/lang/Object; net/minecraft/world/level/biome/Climate$ParameterList/findValueIndex (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Ljava/lang/Object; +MD: net/minecraft/world/level/biome/Climate$ParameterList/m_186853_ (Lnet/minecraft/world/level/biome/Climate$TargetPoint;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Ljava/lang/Object; net/minecraft/world/level/biome/Climate$ParameterList/findValueIndex (Lnet/minecraft/world/level/biome/Climate$TargetPoint;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Ljava/lang/Object; +MD: net/minecraft/world/level/biome/Climate$ParameterList/m_204252_ (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Ljava/lang/Object; net/minecraft/world/level/biome/Climate$ParameterList/findValue (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Ljava/lang/Object; +MD: net/minecraft/world/level/biome/Climate$ParameterList/m_204254_ (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Ljava/lang/Object; net/minecraft/world/level/biome/Climate$ParameterList/findValueBruteForce (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Ljava/lang/Object; +CL: net/minecraft/world/level/biome/Climate$ParameterPoint net/minecraft/world/level/biome/Climate$ParameterPoint +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186862_ net/minecraft/world/level/biome/Climate$ParameterPoint/CODEC +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186863_ net/minecraft/world/level/biome/Climate$ParameterPoint/temperature +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186864_ net/minecraft/world/level/biome/Climate$ParameterPoint/humidity +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186865_ net/minecraft/world/level/biome/Climate$ParameterPoint/continentalness +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186866_ net/minecraft/world/level/biome/Climate$ParameterPoint/erosion +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186867_ net/minecraft/world/level/biome/Climate$ParameterPoint/depth +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186868_ net/minecraft/world/level/biome/Climate$ParameterPoint/weirdness +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186869_ net/minecraft/world/level/biome/Climate$ParameterPoint/offset +FD: net/minecraft/world/level/biome/Climate$ParameterPoint/net/minecraft/world/level/biome/Climate$ParameterPoint net/minecraft/world/level/biome/Climate$ParameterPoint/net/minecraft/world/level/biome/Climate$ParameterPoint +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/ ()V net/minecraft/world/level/biome/Climate$ParameterPoint/ ()V +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/ (Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;J)V net/minecraft/world/level/biome/Climate$ParameterPoint/ (Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;J)V +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/Climate$ParameterPoint/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186863_ ()Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/temperature ()Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186864_ ()Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/humidity ()Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186865_ ()Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/continentalness ()Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186866_ ()Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/erosion ()Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186867_ ()Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/depth ()Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186868_ ()Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/weirdness ()Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/f_186869_ ()J net/minecraft/world/level/biome/Climate$ParameterPoint/offset ()J +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/hashCode ()I net/minecraft/world/level/biome/Climate$ParameterPoint/hashCode ()I +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186879_ ()Ljava/util/List; net/minecraft/world/level/biome/Climate$ParameterPoint/parameterSpace ()Ljava/util/List; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186880_ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Ljava/lang/Long; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$6 (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Ljava/lang/Long; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186882_ (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)J net/minecraft/world/level/biome/Climate$ParameterPoint/fitness (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)J +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186884_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$7 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186887_ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$5 (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186890_ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$4 (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186893_ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$3 (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186896_ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$2 (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186901_ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$1 (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/m_186904_ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/Climate$ParameterPoint/lambda$static$0 (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;)Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/Climate$ParameterPoint/toString ()Ljava/lang/String; net/minecraft/world/level/biome/Climate$ParameterPoint/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/Climate$RTree net/minecraft/world/level/biome/Climate$RTree +FD: net/minecraft/world/level/biome/Climate$RTree/f_186909_ net/minecraft/world/level/biome/Climate$RTree/CHILDREN_PER_NODE +FD: net/minecraft/world/level/biome/Climate$RTree/f_186910_ net/minecraft/world/level/biome/Climate$RTree/root +FD: net/minecraft/world/level/biome/Climate$RTree/f_186911_ net/minecraft/world/level/biome/Climate$RTree/lastResult +FD: net/minecraft/world/level/biome/Climate$RTree/net/minecraft/world/level/biome/Climate$RTree net/minecraft/world/level/biome/Climate$RTree/net/minecraft/world/level/biome/Climate$RTree +MD: net/minecraft/world/level/biome/Climate$RTree/ (Lnet/minecraft/world/level/biome/Climate$RTree$Node;)V net/minecraft/world/level/biome/Climate$RTree/ (Lnet/minecraft/world/level/biome/Climate$RTree$Node;)V +MD: net/minecraft/world/level/biome/Climate$RTree/m_186914_ (ILnet/minecraft/world/level/biome/Climate$RTree$Node;)J net/minecraft/world/level/biome/Climate$RTree/lambda$build$1 (ILnet/minecraft/world/level/biome/Climate$RTree$Node;)J +MD: net/minecraft/world/level/biome/Climate$RTree/m_186917_ (ILnet/minecraft/world/level/biome/Climate$RTree$SubTree;)Lnet/minecraft/world/level/biome/Climate$RTree$Node; net/minecraft/world/level/biome/Climate$RTree/lambda$build$2 (ILnet/minecraft/world/level/biome/Climate$RTree$SubTree;)Lnet/minecraft/world/level/biome/Climate$RTree$Node; +MD: net/minecraft/world/level/biome/Climate$RTree/m_186920_ (ILjava/util/List;)Lnet/minecraft/world/level/biome/Climate$RTree$Node; net/minecraft/world/level/biome/Climate$RTree/build (ILjava/util/List;)Lnet/minecraft/world/level/biome/Climate$RTree$Node; +MD: net/minecraft/world/level/biome/Climate$RTree/m_186923_ (IZ)Ljava/util/Comparator; net/minecraft/world/level/biome/Climate$RTree/comparator (IZ)Ljava/util/Comparator; +MD: net/minecraft/world/level/biome/Climate$RTree/m_186926_ (IZLnet/minecraft/world/level/biome/Climate$RTree$Node;)J net/minecraft/world/level/biome/Climate$RTree/lambda$comparator$3 (IZLnet/minecraft/world/level/biome/Climate$RTree$Node;)J +MD: net/minecraft/world/level/biome/Climate$RTree/m_186930_ (Lnet/minecraft/world/level/biome/Climate$TargetPoint;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Ljava/lang/Object; net/minecraft/world/level/biome/Climate$RTree/search (Lnet/minecraft/world/level/biome/Climate$TargetPoint;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Ljava/lang/Object; +MD: net/minecraft/world/level/biome/Climate$RTree/m_186933_ (Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; net/minecraft/world/level/biome/Climate$RTree/lambda$create$0 (Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; +MD: net/minecraft/world/level/biome/Climate$RTree/m_186935_ (Ljava/util/List;)Lnet/minecraft/world/level/biome/Climate$RTree; net/minecraft/world/level/biome/Climate$RTree/create (Ljava/util/List;)Lnet/minecraft/world/level/biome/Climate$RTree; +MD: net/minecraft/world/level/biome/Climate$RTree/m_186937_ (Ljava/util/List;IIZ)V net/minecraft/world/level/biome/Climate$RTree/sort (Ljava/util/List;IIZ)V +MD: net/minecraft/world/level/biome/Climate$RTree/m_186942_ ([Lnet/minecraft/world/level/biome/Climate$Parameter;)J net/minecraft/world/level/biome/Climate$RTree/cost ([Lnet/minecraft/world/level/biome/Climate$Parameter;)J +MD: net/minecraft/world/level/biome/Climate$RTree/m_186944_ (Ljava/util/List;)Ljava/util/List; net/minecraft/world/level/biome/Climate$RTree/bucketize (Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/world/level/biome/Climate$RTree/m_186946_ (Ljava/util/List;)Ljava/util/List; net/minecraft/world/level/biome/Climate$RTree/buildParameterSpace (Ljava/util/List;)Ljava/util/List; +CL: net/minecraft/world/level/biome/Climate$RTree$Leaf net/minecraft/world/level/biome/Climate$RTree$Leaf +FD: net/minecraft/world/level/biome/Climate$RTree$Leaf/f_186948_ net/minecraft/world/level/biome/Climate$RTree$Leaf/value +FD: net/minecraft/world/level/biome/Climate$RTree$Leaf/net/minecraft/world/level/biome/Climate$RTree$Leaf net/minecraft/world/level/biome/Climate$RTree$Leaf/net/minecraft/world/level/biome/Climate$RTree$Leaf +MD: net/minecraft/world/level/biome/Climate$RTree$Leaf/ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;Ljava/lang/Object;)V net/minecraft/world/level/biome/Climate$RTree$Leaf/ (Lnet/minecraft/world/level/biome/Climate$ParameterPoint;Ljava/lang/Object;)V +MD: net/minecraft/world/level/biome/Climate$RTree$Leaf/m_183370_ ([JLnet/minecraft/world/level/biome/Climate$RTree$Leaf;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; net/minecraft/world/level/biome/Climate$RTree$Leaf/search ([JLnet/minecraft/world/level/biome/Climate$RTree$Leaf;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; +CL: net/minecraft/world/level/biome/Climate$RTree$Node net/minecraft/world/level/biome/Climate$RTree$Node +FD: net/minecraft/world/level/biome/Climate$RTree$Node/f_186956_ net/minecraft/world/level/biome/Climate$RTree$Node/parameterSpace +FD: net/minecraft/world/level/biome/Climate$RTree$Node/net/minecraft/world/level/biome/Climate$RTree$Node net/minecraft/world/level/biome/Climate$RTree$Node/net/minecraft/world/level/biome/Climate$RTree$Node +MD: net/minecraft/world/level/biome/Climate$RTree$Node/ (Ljava/util/List;)V net/minecraft/world/level/biome/Climate$RTree$Node/ (Ljava/util/List;)V +MD: net/minecraft/world/level/biome/Climate$RTree$Node/m_183370_ ([JLnet/minecraft/world/level/biome/Climate$RTree$Leaf;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; net/minecraft/world/level/biome/Climate$RTree$Node/search ([JLnet/minecraft/world/level/biome/Climate$RTree$Leaf;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; +MD: net/minecraft/world/level/biome/Climate$RTree$Node/m_186959_ ([J)J net/minecraft/world/level/biome/Climate$RTree$Node/distance ([J)J +MD: net/minecraft/world/level/biome/Climate$RTree$Node/toString ()Ljava/lang/String; net/minecraft/world/level/biome/Climate$RTree$Node/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/Climate$RTree$SubTree net/minecraft/world/level/biome/Climate$RTree$SubTree +FD: net/minecraft/world/level/biome/Climate$RTree$SubTree/f_186965_ net/minecraft/world/level/biome/Climate$RTree$SubTree/children +FD: net/minecraft/world/level/biome/Climate$RTree$SubTree/net/minecraft/world/level/biome/Climate$RTree$SubTree net/minecraft/world/level/biome/Climate$RTree$SubTree/net/minecraft/world/level/biome/Climate$RTree$SubTree +MD: net/minecraft/world/level/biome/Climate$RTree$SubTree/ (Ljava/util/List;)V net/minecraft/world/level/biome/Climate$RTree$SubTree/ (Ljava/util/List;)V +MD: net/minecraft/world/level/biome/Climate$RTree$SubTree/ (Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/biome/Climate$RTree$SubTree/ (Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/biome/Climate$RTree$SubTree/m_183370_ ([JLnet/minecraft/world/level/biome/Climate$RTree$Leaf;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; net/minecraft/world/level/biome/Climate$RTree$SubTree/search ([JLnet/minecraft/world/level/biome/Climate$RTree$Leaf;Lnet/minecraft/world/level/biome/Climate$DistanceMetric;)Lnet/minecraft/world/level/biome/Climate$RTree$Leaf; +CL: net/minecraft/world/level/biome/Climate$Sampler net/minecraft/world/level/biome/Climate$Sampler +FD: net/minecraft/world/level/biome/Climate$Sampler/f_207845_ net/minecraft/world/level/biome/Climate$Sampler/temperature +FD: net/minecraft/world/level/biome/Climate$Sampler/f_207846_ net/minecraft/world/level/biome/Climate$Sampler/humidity +FD: net/minecraft/world/level/biome/Climate$Sampler/f_207847_ net/minecraft/world/level/biome/Climate$Sampler/continentalness +FD: net/minecraft/world/level/biome/Climate$Sampler/f_207848_ net/minecraft/world/level/biome/Climate$Sampler/erosion +FD: net/minecraft/world/level/biome/Climate$Sampler/f_207849_ net/minecraft/world/level/biome/Climate$Sampler/depth +FD: net/minecraft/world/level/biome/Climate$Sampler/f_207850_ net/minecraft/world/level/biome/Climate$Sampler/weirdness +FD: net/minecraft/world/level/biome/Climate$Sampler/f_207851_ net/minecraft/world/level/biome/Climate$Sampler/spawnTarget +FD: net/minecraft/world/level/biome/Climate$Sampler/net/minecraft/world/level/biome/Climate$Sampler net/minecraft/world/level/biome/Climate$Sampler/net/minecraft/world/level/biome/Climate$Sampler +MD: net/minecraft/world/level/biome/Climate$Sampler/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Ljava/util/List;)V net/minecraft/world/level/biome/Climate$Sampler/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Ljava/util/List;)V +MD: net/minecraft/world/level/biome/Climate$Sampler/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/Climate$Sampler/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/Climate$Sampler/f_207845_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/biome/Climate$Sampler/temperature ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/biome/Climate$Sampler/f_207846_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/biome/Climate$Sampler/humidity ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/biome/Climate$Sampler/f_207847_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/biome/Climate$Sampler/continentalness ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/biome/Climate$Sampler/f_207848_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/biome/Climate$Sampler/erosion ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/biome/Climate$Sampler/f_207849_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/biome/Climate$Sampler/depth ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/biome/Climate$Sampler/f_207850_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/biome/Climate$Sampler/weirdness ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/biome/Climate$Sampler/f_207851_ ()Ljava/util/List; net/minecraft/world/level/biome/Climate$Sampler/spawnTarget ()Ljava/util/List; +MD: net/minecraft/world/level/biome/Climate$Sampler/hashCode ()I net/minecraft/world/level/biome/Climate$Sampler/hashCode ()I +MD: net/minecraft/world/level/biome/Climate$Sampler/m_183230_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/biome/Climate$Sampler/findSpawnPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/biome/Climate$Sampler/m_183445_ (III)Lnet/minecraft/world/level/biome/Climate$TargetPoint; net/minecraft/world/level/biome/Climate$Sampler/sample (III)Lnet/minecraft/world/level/biome/Climate$TargetPoint; +MD: net/minecraft/world/level/biome/Climate$Sampler/toString ()Ljava/lang/String; net/minecraft/world/level/biome/Climate$Sampler/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/Climate$SpawnFinder net/minecraft/world/level/biome/Climate$SpawnFinder +FD: net/minecraft/world/level/biome/Climate$SpawnFinder/f_186978_ net/minecraft/world/level/biome/Climate$SpawnFinder/result +FD: net/minecraft/world/level/biome/Climate$SpawnFinder/net/minecraft/world/level/biome/Climate$SpawnFinder net/minecraft/world/level/biome/Climate$SpawnFinder/net/minecraft/world/level/biome/Climate$SpawnFinder +MD: net/minecraft/world/level/biome/Climate$SpawnFinder/ (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;)V net/minecraft/world/level/biome/Climate$SpawnFinder/ (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;)V +MD: net/minecraft/world/level/biome/Climate$SpawnFinder/m_207874_ (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;FF)V net/minecraft/world/level/biome/Climate$SpawnFinder/radialSearch (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;FF)V +MD: net/minecraft/world/level/biome/Climate$SpawnFinder/m_207879_ (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;II)Lnet/minecraft/world/level/biome/Climate$SpawnFinder$Result; net/minecraft/world/level/biome/Climate$SpawnFinder/getSpawnPositionAndFitness (Ljava/util/List;Lnet/minecraft/world/level/biome/Climate$Sampler;II)Lnet/minecraft/world/level/biome/Climate$SpawnFinder$Result; +CL: net/minecraft/world/level/biome/Climate$SpawnFinder$Result net/minecraft/world/level/biome/Climate$SpawnFinder$Result +FD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/f_186992_ net/minecraft/world/level/biome/Climate$SpawnFinder$Result/location +FD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/f_186993_ net/minecraft/world/level/biome/Climate$SpawnFinder$Result/fitness +FD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/net/minecraft/world/level/biome/Climate$SpawnFinder$Result net/minecraft/world/level/biome/Climate$SpawnFinder$Result/net/minecraft/world/level/biome/Climate$SpawnFinder$Result +MD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/ (Lnet/minecraft/core/BlockPos;J)V net/minecraft/world/level/biome/Climate$SpawnFinder$Result/ (Lnet/minecraft/core/BlockPos;J)V +MD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/Climate$SpawnFinder$Result/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/f_186992_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/biome/Climate$SpawnFinder$Result/location ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/f_186993_ ()J net/minecraft/world/level/biome/Climate$SpawnFinder$Result/fitness ()J +MD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/hashCode ()I net/minecraft/world/level/biome/Climate$SpawnFinder$Result/hashCode ()I +MD: net/minecraft/world/level/biome/Climate$SpawnFinder$Result/toString ()Ljava/lang/String; net/minecraft/world/level/biome/Climate$SpawnFinder$Result/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/Climate$TargetPoint net/minecraft/world/level/biome/Climate$TargetPoint +FD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187003_ net/minecraft/world/level/biome/Climate$TargetPoint/temperature +FD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187004_ net/minecraft/world/level/biome/Climate$TargetPoint/humidity +FD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187005_ net/minecraft/world/level/biome/Climate$TargetPoint/continentalness +FD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187006_ net/minecraft/world/level/biome/Climate$TargetPoint/erosion +FD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187007_ net/minecraft/world/level/biome/Climate$TargetPoint/depth +FD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187008_ net/minecraft/world/level/biome/Climate$TargetPoint/weirdness +FD: net/minecraft/world/level/biome/Climate$TargetPoint/net/minecraft/world/level/biome/Climate$TargetPoint net/minecraft/world/level/biome/Climate$TargetPoint/net/minecraft/world/level/biome/Climate$TargetPoint +MD: net/minecraft/world/level/biome/Climate$TargetPoint/ (JJJJJJ)V net/minecraft/world/level/biome/Climate$TargetPoint/ (JJJJJJ)V +MD: net/minecraft/world/level/biome/Climate$TargetPoint/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/Climate$TargetPoint/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187003_ ()J net/minecraft/world/level/biome/Climate$TargetPoint/temperature ()J +MD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187004_ ()J net/minecraft/world/level/biome/Climate$TargetPoint/humidity ()J +MD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187005_ ()J net/minecraft/world/level/biome/Climate$TargetPoint/continentalness ()J +MD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187006_ ()J net/minecraft/world/level/biome/Climate$TargetPoint/erosion ()J +MD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187007_ ()J net/minecraft/world/level/biome/Climate$TargetPoint/depth ()J +MD: net/minecraft/world/level/biome/Climate$TargetPoint/f_187008_ ()J net/minecraft/world/level/biome/Climate$TargetPoint/weirdness ()J +MD: net/minecraft/world/level/biome/Climate$TargetPoint/hashCode ()I net/minecraft/world/level/biome/Climate$TargetPoint/hashCode ()I +MD: net/minecraft/world/level/biome/Climate$TargetPoint/m_187016_ ()[J net/minecraft/world/level/biome/Climate$TargetPoint/toParameterArray ()[J +MD: net/minecraft/world/level/biome/Climate$TargetPoint/toString ()Ljava/lang/String; net/minecraft/world/level/biome/Climate$TargetPoint/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/FixedBiomeSource net/minecraft/world/level/biome/FixedBiomeSource +FD: net/minecraft/world/level/biome/FixedBiomeSource/f_48251_ net/minecraft/world/level/biome/FixedBiomeSource/CODEC +FD: net/minecraft/world/level/biome/FixedBiomeSource/f_48252_ net/minecraft/world/level/biome/FixedBiomeSource/biome +FD: net/minecraft/world/level/biome/FixedBiomeSource/net/minecraft/world/level/biome/FixedBiomeSource net/minecraft/world/level/biome/FixedBiomeSource/net/minecraft/world/level/biome/FixedBiomeSource +MD: net/minecraft/world/level/biome/FixedBiomeSource/ ()V net/minecraft/world/level/biome/FixedBiomeSource/ ()V +MD: net/minecraft/world/level/biome/FixedBiomeSource/ (Lnet/minecraft/core/Holder;)V net/minecraft/world/level/biome/FixedBiomeSource/ (Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/biome/FixedBiomeSource/m_183399_ (IIIILnet/minecraft/world/level/biome/Climate$Sampler;)Ljava/util/Set; net/minecraft/world/level/biome/FixedBiomeSource/getBiomesWithin (IIIILnet/minecraft/world/level/biome/Climate$Sampler;)Ljava/util/Set; +MD: net/minecraft/world/level/biome/FixedBiomeSource/m_203407_ (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/FixedBiomeSource/getNoiseBiome (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/FixedBiomeSource/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/FixedBiomeSource/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/FixedBiomeSource/m_204258_ (Lnet/minecraft/world/level/biome/FixedBiomeSource;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/FixedBiomeSource/lambda$static$0 (Lnet/minecraft/world/level/biome/FixedBiomeSource;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/FixedBiomeSource/m_207481_ (IIIIILjava/util/function/Predicate;Ljava/util/Random;ZLnet/minecraft/world/level/biome/Climate$Sampler;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/biome/FixedBiomeSource/findBiomeHorizontal (IIIIILjava/util/function/Predicate;Ljava/util/Random;ZLnet/minecraft/world/level/biome/Climate$Sampler;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/biome/FixedBiomeSource/m_5820_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/biome/FixedBiomeSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/biome/FixedBiomeSource/m_7206_ (J)Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/biome/FixedBiomeSource/withSeed (J)Lnet/minecraft/world/level/biome/BiomeSource; +CL: net/minecraft/world/level/biome/MobSpawnSettings net/minecraft/world/level/biome/MobSpawnSettings +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_151796_ net/minecraft/world/level/biome/MobSpawnSettings/EMPTY_MOB_LIST +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_151797_ net/minecraft/world/level/biome/MobSpawnSettings/DEFAULT_CREATURE_SPAWN_PROBABILITY +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_48325_ net/minecraft/world/level/biome/MobSpawnSettings/LOGGER +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_48326_ net/minecraft/world/level/biome/MobSpawnSettings/EMPTY +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_48327_ net/minecraft/world/level/biome/MobSpawnSettings/CODEC +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_48328_ net/minecraft/world/level/biome/MobSpawnSettings/creatureGenerationProbability +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_48329_ net/minecraft/world/level/biome/MobSpawnSettings/spawners +FD: net/minecraft/world/level/biome/MobSpawnSettings/f_48330_ net/minecraft/world/level/biome/MobSpawnSettings/mobSpawnCosts +FD: net/minecraft/world/level/biome/MobSpawnSettings/net/minecraft/world/level/biome/MobSpawnSettings net/minecraft/world/level/biome/MobSpawnSettings/net/minecraft/world/level/biome/MobSpawnSettings +MD: net/minecraft/world/level/biome/MobSpawnSettings/ ()V net/minecraft/world/level/biome/MobSpawnSettings/ ()V +MD: net/minecraft/world/level/biome/MobSpawnSettings/ (FLjava/util/Map;Ljava/util/Map;)V net/minecraft/world/level/biome/MobSpawnSettings/ (FLjava/util/Map;Ljava/util/Map;)V +MD: net/minecraft/world/level/biome/MobSpawnSettings/m_151798_ (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/world/level/biome/MobSpawnSettings/getMobs (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/world/level/biome/MobSpawnSettings/m_187048_ (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Ljava/util/Map; net/minecraft/world/level/biome/MobSpawnSettings/lambda$static$2 (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Ljava/util/Map; +MD: net/minecraft/world/level/biome/MobSpawnSettings/m_187050_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/MobSpawnSettings/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/MobSpawnSettings/m_187052_ (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Ljava/util/Map; net/minecraft/world/level/biome/MobSpawnSettings/lambda$static$1 (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Ljava/util/Map; +MD: net/minecraft/world/level/biome/MobSpawnSettings/m_187054_ (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Ljava/lang/Float; net/minecraft/world/level/biome/MobSpawnSettings/lambda$static$0 (Lnet/minecraft/world/level/biome/MobSpawnSettings;)Ljava/lang/Float; +MD: net/minecraft/world/level/biome/MobSpawnSettings/m_48344_ ()F net/minecraft/world/level/biome/MobSpawnSettings/getCreatureProbability ()F +MD: net/minecraft/world/level/biome/MobSpawnSettings/m_48345_ (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost; net/minecraft/world/level/biome/MobSpawnSettings/getMobSpawnCost (Lnet/minecraft/world/entity/EntityType;)Lnet/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost; +CL: net/minecraft/world/level/biome/MobSpawnSettings$Builder net/minecraft/world/level/biome/MobSpawnSettings$Builder +FD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/f_48362_ net/minecraft/world/level/biome/MobSpawnSettings$Builder/spawners +FD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/f_48363_ net/minecraft/world/level/biome/MobSpawnSettings$Builder/mobSpawnCosts +FD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/f_48364_ net/minecraft/world/level/biome/MobSpawnSettings$Builder/creatureGenerationProbability +FD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/net/minecraft/world/level/biome/MobSpawnSettings$Builder net/minecraft/world/level/biome/MobSpawnSettings$Builder/net/minecraft/world/level/biome/MobSpawnSettings$Builder +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/ ()V net/minecraft/world/level/biome/MobSpawnSettings$Builder/ ()V +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/m_151808_ (Ljava/util/Map$Entry;)Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/world/level/biome/MobSpawnSettings$Builder/lambda$build$2 (Ljava/util/Map$Entry;)Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/m_48368_ (F)Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder; net/minecraft/world/level/biome/MobSpawnSettings$Builder/creatureGenerationProbability (F)Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder; +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/m_48370_ (Lnet/minecraft/world/entity/EntityType;DD)Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder; net/minecraft/world/level/biome/MobSpawnSettings$Builder/addMobCharge (Lnet/minecraft/world/entity/EntityType;DD)Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder; +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/m_48374_ (Lnet/minecraft/world/entity/MobCategory;)Ljava/util/List; net/minecraft/world/level/biome/MobSpawnSettings$Builder/lambda$new$1 (Lnet/minecraft/world/entity/MobCategory;)Ljava/util/List; +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/m_48376_ (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder; net/minecraft/world/level/biome/MobSpawnSettings$Builder/addSpawn (Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Lnet/minecraft/world/level/biome/MobSpawnSettings$Builder; +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/m_48381_ ()Lnet/minecraft/world/level/biome/MobSpawnSettings; net/minecraft/world/level/biome/MobSpawnSettings$Builder/build ()Lnet/minecraft/world/level/biome/MobSpawnSettings; +MD: net/minecraft/world/level/biome/MobSpawnSettings$Builder/m_48382_ (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/MobCategory; net/minecraft/world/level/biome/MobSpawnSettings$Builder/lambda$new$0 (Lnet/minecraft/world/entity/MobCategory;)Lnet/minecraft/world/entity/MobCategory; +CL: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost +FD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/f_48384_ net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/CODEC +FD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/f_48385_ net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/energyBudget +FD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/f_48386_ net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/charge +FD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost +MD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/ ()V net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/ ()V +MD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/ (DD)V net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/ (DD)V +MD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/m_151810_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost;)Ljava/lang/Double; net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/lambda$static$1 (Lnet/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost;)Ljava/lang/Double; +MD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/m_151812_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost;)Ljava/lang/Double; net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/lambda$static$0 (Lnet/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost;)Ljava/lang/Double; +MD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/m_48395_ ()D net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/getEnergyBudget ()D +MD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/m_48398_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/m_48400_ ()D net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost/getCharge ()D +CL: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData +FD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/f_48403_ net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/CODEC +FD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/f_48404_ net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/type +FD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/f_48405_ net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/minCount +FD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/f_48406_ net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/maxCount +FD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/ ()V net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/ ()V +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/ (Lnet/minecraft/world/entity/EntityType;III)V net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/ (Lnet/minecraft/world/entity/EntityType;III)V +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/util/random/Weight;II)V net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/util/random/Weight;II)V +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/m_151819_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Ljava/lang/Integer; net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/lambda$static$2 (Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/m_151821_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/m_151823_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Ljava/lang/Integer; net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/lambda$static$1 (Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Ljava/lang/Integer; +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/m_151825_ (Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Lnet/minecraft/world/entity/EntityType; net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/lambda$static$0 (Lnet/minecraft/world/level/biome/MobSpawnSettings$SpawnerData;)Lnet/minecraft/world/entity/EntityType; +MD: net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/toString ()Ljava/lang/String; net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/MultiNoiseBiomeSource net/minecraft/world/level/biome/MultiNoiseBiomeSource +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/f_48424_ net/minecraft/world/level/biome/MultiNoiseBiomeSource/DIRECT_CODEC +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/f_48425_ net/minecraft/world/level/biome/MultiNoiseBiomeSource/CODEC +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/f_48435_ net/minecraft/world/level/biome/MultiNoiseBiomeSource/parameters +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/f_48438_ net/minecraft/world/level/biome/MultiNoiseBiomeSource/preset +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/net/minecraft/world/level/biome/MultiNoiseBiomeSource net/minecraft/world/level/biome/MultiNoiseBiomeSource/net/minecraft/world/level/biome/MultiNoiseBiomeSource +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/ ()V net/minecraft/world/level/biome/MultiNoiseBiomeSource/ ()V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/ (Lnet/minecraft/world/level/biome/Climate$ParameterList;)V net/minecraft/world/level/biome/MultiNoiseBiomeSource/ (Lnet/minecraft/world/level/biome/Climate$ParameterList;)V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/ (Lnet/minecraft/world/level/biome/Climate$ParameterList;Ljava/util/Optional;)V net/minecraft/world/level/biome/MultiNoiseBiomeSource/ (Lnet/minecraft/world/level/biome/Climate$ParameterList;Ljava/util/Optional;)V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_187063_ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset;)Z net/minecraft/world/level/biome/MultiNoiseBiomeSource/stable (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset;)Z +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_187065_ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/biome/MultiNoiseBiomeSource/lambda$static$5 (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_187067_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; net/minecraft/world/level/biome/MultiNoiseBiomeSource/lambda$static$3 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_187069_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/MultiNoiseBiomeSource/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_187075_ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/biome/MultiNoiseBiomeSource/lambda$static$4 (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_187077_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/MultiNoiseBiomeSource/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_187079_ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;)Lnet/minecraft/world/level/biome/Climate$ParameterList; net/minecraft/world/level/biome/MultiNoiseBiomeSource/lambda$static$1 (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;)Lnet/minecraft/world/level/biome/Climate$ParameterList; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_203407_ (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/MultiNoiseBiomeSource/getNoiseBiome (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_204269_ (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/MultiNoiseBiomeSource/getNoiseBiome (Lnet/minecraft/world/level/biome/Climate$TargetPoint;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_207301_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;)V net/minecraft/world/level/biome/MultiNoiseBiomeSource/addDebugInfo (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;)V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_48490_ ()Ljava/util/Optional; net/minecraft/world/level/biome/MultiNoiseBiomeSource/preset ()Ljava/util/Optional; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_5820_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/biome/MultiNoiseBiomeSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource/m_7206_ (J)Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/biome/MultiNoiseBiomeSource/withSeed (J)Lnet/minecraft/world/level/biome/BiomeSource; +CL: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/f_187087_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/OVERWORLD +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/f_187088_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/parameterSource +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/f_48512_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/NETHER +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/f_48513_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/BY_NAME +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/f_48514_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/name +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/ ()V net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/ ()V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Function;)V net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Function;)V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/m_187092_ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance;Z)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/biomeSource (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance;Z)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/m_187099_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/biomeSource (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/m_187104_ (Lnet/minecraft/core/Registry;Z)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/biomeSource (Lnet/minecraft/core/Registry;Z)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/m_204276_ (Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/lambda$static$1 (Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/m_204280_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/biome/Climate$ParameterList; net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/lambda$static$2 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/biome/Climate$ParameterList; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/m_204282_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/biome/Climate$ParameterList; net/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset/lambda$static$0 (Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/biome/Climate$ParameterList; +CL: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/f_48540_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/CODEC +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/f_48541_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/preset +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/f_48542_ net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/biomes +FD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/ ()V net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/ ()V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset;Lnet/minecraft/core/Registry;)V net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset;Lnet/minecraft/core/Registry;)V +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/f_48541_ ()Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/preset ()Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/f_48542_ ()Lnet/minecraft/core/Registry; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/biomes ()Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/hashCode ()I net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/hashCode ()I +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/m_151866_ (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/lambda$static$2 (Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource$Preset;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/m_151868_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/lambda$static$1 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/m_151870_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/lambda$static$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/m_48557_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/m_48565_ ()Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/biomeSource ()Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; +MD: net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/toString ()Ljava/lang/String; net/minecraft/world/level/biome/MultiNoiseBiomeSource$PresetInstance/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/OverworldBiomeBuilder net/minecraft/world/level/biome/OverworldBiomeBuilder +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187121_ net/minecraft/world/level/biome/OverworldBiomeBuilder/OCEANS +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187122_ net/minecraft/world/level/biome/OverworldBiomeBuilder/MIDDLE_BIOMES +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187123_ net/minecraft/world/level/biome/OverworldBiomeBuilder/MIDDLE_BIOMES_VARIANT +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187124_ net/minecraft/world/level/biome/OverworldBiomeBuilder/PLATEAU_BIOMES +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187125_ net/minecraft/world/level/biome/OverworldBiomeBuilder/PLATEAU_BIOMES_VARIANT +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187127_ net/minecraft/world/level/biome/OverworldBiomeBuilder/HIGH_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187128_ net/minecraft/world/level/biome/OverworldBiomeBuilder/PEAK_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187129_ net/minecraft/world/level/biome/OverworldBiomeBuilder/NEAR_INLAND_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187130_ net/minecraft/world/level/biome/OverworldBiomeBuilder/MID_INLAND_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187131_ net/minecraft/world/level/biome/OverworldBiomeBuilder/FAR_INLAND_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187132_ net/minecraft/world/level/biome/OverworldBiomeBuilder/EROSION_INDEX_1_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187133_ net/minecraft/world/level/biome/OverworldBiomeBuilder/EROSION_INDEX_2_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187134_ net/minecraft/world/level/biome/OverworldBiomeBuilder/VALLEY_SIZE +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187135_ net/minecraft/world/level/biome/OverworldBiomeBuilder/LOW_START +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187136_ net/minecraft/world/level/biome/OverworldBiomeBuilder/HIGH_END +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187137_ net/minecraft/world/level/biome/OverworldBiomeBuilder/PEAK_SIZE +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187138_ net/minecraft/world/level/biome/OverworldBiomeBuilder/PEAK_END +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187139_ net/minecraft/world/level/biome/OverworldBiomeBuilder/FULL_RANGE +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187140_ net/minecraft/world/level/biome/OverworldBiomeBuilder/temperatures +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187141_ net/minecraft/world/level/biome/OverworldBiomeBuilder/humidities +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187142_ net/minecraft/world/level/biome/OverworldBiomeBuilder/erosions +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187143_ net/minecraft/world/level/biome/OverworldBiomeBuilder/FROZEN_RANGE +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187144_ net/minecraft/world/level/biome/OverworldBiomeBuilder/UNFROZEN_RANGE +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187145_ net/minecraft/world/level/biome/OverworldBiomeBuilder/mushroomFieldsContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187146_ net/minecraft/world/level/biome/OverworldBiomeBuilder/deepOceanContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187147_ net/minecraft/world/level/biome/OverworldBiomeBuilder/oceanContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187148_ net/minecraft/world/level/biome/OverworldBiomeBuilder/coastContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187149_ net/minecraft/world/level/biome/OverworldBiomeBuilder/inlandContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187150_ net/minecraft/world/level/biome/OverworldBiomeBuilder/nearInlandContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187151_ net/minecraft/world/level/biome/OverworldBiomeBuilder/midInlandContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_187152_ net/minecraft/world/level/biome/OverworldBiomeBuilder/farInlandContinentalness +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/f_201989_ net/minecraft/world/level/biome/OverworldBiomeBuilder/SHATTERED_BIOMES +FD: net/minecraft/world/level/biome/OverworldBiomeBuilder/net/minecraft/world/level/biome/OverworldBiomeBuilder net/minecraft/world/level/biome/OverworldBiomeBuilder/net/minecraft/world/level/biome/OverworldBiomeBuilder +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/ ()V net/minecraft/world/level/biome/OverworldBiomeBuilder/ ()V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187154_ ()Ljava/util/List; net/minecraft/world/level/biome/OverworldBiomeBuilder/spawnTarget ()Ljava/util/List; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187155_ (D)Ljava/lang/String; net/minecraft/world/level/biome/OverworldBiomeBuilder/getDebugStringForPeaksAndValleys (D)Ljava/lang/String; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187157_ (D[Lnet/minecraft/world/level/biome/Climate$Parameter;)Ljava/lang/String; net/minecraft/world/level/biome/OverworldBiomeBuilder/getDebugStringForNoiseValue (D[Lnet/minecraft/world/level/biome/Climate$Parameter;)Ljava/lang/String; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187160_ (II)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickBeachBiome (II)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187163_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickMiddleBiome (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187172_ (ILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickBadlandsBiome (ILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187175_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addBiomes (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187177_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addPeaks (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187180_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;FLnet/minecraft/resources/ResourceKey;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addSurfaceBiome (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;FLnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187189_ (D)Ljava/lang/String; net/minecraft/world/level/biome/OverworldBiomeBuilder/getDebugStringForContinentalness (D)Ljava/lang/String; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187191_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickMiddleBiomeOrBadlandsIfHot (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187195_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addOffCoastBiomes (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187197_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addHighSlice (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187200_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;FLnet/minecraft/resources/ResourceKey;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addUndergroundBiome (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/world/level/biome/Climate$Parameter;FLnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187209_ (D)Ljava/lang/String; net/minecraft/world/level/biome/OverworldBiomeBuilder/getDebugStringForErosion (D)Ljava/lang/String; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187211_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickMiddleBiomeOrBadlandsIfHotOrSlopeIfCold (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187215_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addInlandBiomes (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187217_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addMidSlice (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187220_ (D)Ljava/lang/String; net/minecraft/world/level/biome/OverworldBiomeBuilder/getDebugStringForTemperature (D)Ljava/lang/String; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187222_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickShatteredCoastBiome (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187226_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addUndergroundBiomes (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187228_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addLowSlice (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187231_ (D)Ljava/lang/String; net/minecraft/world/level/biome/OverworldBiomeBuilder/getDebugStringForHumidity (D)Ljava/lang/String; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187233_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickPlateauBiome (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187237_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V net/minecraft/world/level/biome/OverworldBiomeBuilder/addValleys (Ljava/util/function/Consumer;Lnet/minecraft/world/level/biome/Climate$Parameter;)V +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187240_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickPeakBiome (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_187244_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickSlopeBiome (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_201990_ (IILnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/maybePickWindsweptSavannaBiome (IILnet/minecraft/world/level/biome/Climate$Parameter;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_201995_ ()[Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/OverworldBiomeBuilder/getTemperatureThresholds ()[Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_201996_ ()[Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/OverworldBiomeBuilder/getHumidityThresholds ()[Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_201997_ ()[Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/OverworldBiomeBuilder/getErosionThresholds ()[Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_201998_ ()[Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/OverworldBiomeBuilder/getContinentalnessThresholds ()[Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_201999_ ()[Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/OverworldBiomeBuilder/getPeaksAndValleysThresholds ()[Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_202000_ ()[Lnet/minecraft/world/level/biome/Climate$Parameter; net/minecraft/world/level/biome/OverworldBiomeBuilder/getWeirdnessThresholds ()[Lnet/minecraft/world/level/biome/Climate$Parameter; +MD: net/minecraft/world/level/biome/OverworldBiomeBuilder/m_202001_ (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/biome/OverworldBiomeBuilder/pickShatteredBiome (IILnet/minecraft/world/level/biome/Climate$Parameter;)Lnet/minecraft/resources/ResourceKey; +CL: net/minecraft/world/level/biome/TerrainShaper net/minecraft/world/level/biome/TerrainShaper +FD: net/minecraft/world/level/biome/TerrainShaper/f_187252_ net/minecraft/world/level/biome/TerrainShaper/CODEC +FD: net/minecraft/world/level/biome/TerrainShaper/f_187253_ net/minecraft/world/level/biome/TerrainShaper/SPLINE_CODEC +FD: net/minecraft/world/level/biome/TerrainShaper/f_187254_ net/minecraft/world/level/biome/TerrainShaper/GLOBAL_OFFSET +FD: net/minecraft/world/level/biome/TerrainShaper/f_187255_ net/minecraft/world/level/biome/TerrainShaper/NO_TRANSFORM +FD: net/minecraft/world/level/biome/TerrainShaper/f_187256_ net/minecraft/world/level/biome/TerrainShaper/offsetSampler +FD: net/minecraft/world/level/biome/TerrainShaper/f_187257_ net/minecraft/world/level/biome/TerrainShaper/factorSampler +FD: net/minecraft/world/level/biome/TerrainShaper/f_187258_ net/minecraft/world/level/biome/TerrainShaper/jaggednessSampler +FD: net/minecraft/world/level/biome/TerrainShaper/f_211598_ net/minecraft/world/level/biome/TerrainShaper/SPLINE_CUSTOM_CODEC +FD: net/minecraft/world/level/biome/TerrainShaper/net/minecraft/world/level/biome/TerrainShaper net/minecraft/world/level/biome/TerrainShaper/net/minecraft/world/level/biome/TerrainShaper +MD: net/minecraft/world/level/biome/TerrainShaper/ ()V net/minecraft/world/level/biome/TerrainShaper/ ()V +MD: net/minecraft/world/level/biome/TerrainShaper/ (Lnet/minecraft/util/CubicSpline;Lnet/minecraft/util/CubicSpline;Lnet/minecraft/util/CubicSpline;)V net/minecraft/world/level/biome/TerrainShaper/ (Lnet/minecraft/util/CubicSpline;Lnet/minecraft/util/CubicSpline;Lnet/minecraft/util/CubicSpline;)V +MD: net/minecraft/world/level/biome/TerrainShaper/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/TerrainShaper/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/TerrainShaper/f_187256_ ()Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/offsetSampler ()Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/f_187257_ ()Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/factorSampler ()Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/f_187258_ ()Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/jaggednessSampler ()Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/hashCode ()I net/minecraft/world/level/biome/TerrainShaper/hashCode ()I +MD: net/minecraft/world/level/biome/TerrainShaper/m_187265_ (F)F net/minecraft/world/level/biome/TerrainShaper/peaksAndValleys (F)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187267_ (FFF)Lnet/minecraft/world/level/biome/TerrainShaper$Point; net/minecraft/world/level/biome/TerrainShaper/makePoint (FFF)Lnet/minecraft/world/level/biome/TerrainShaper$Point; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187271_ (FFFF)F net/minecraft/world/level/biome/TerrainShaper/calculateSlope (FFFF)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187276_ (FFFFFFLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/ridgeSpline (FFFFFFLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187284_ (FFFFFFZZLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/buildErosionOffsetSpline (FFFFFFZZLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187294_ (FFFFLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/buildErosionJaggednessSpline (FFFFLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187300_ (FFLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/buildRidgeJaggednessSpline (FFLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187304_ (FLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/buildWeirdnessJaggednessSpline (FLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187307_ (FZLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/getErosionFactor (FZLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187311_ (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F net/minecraft/world/level/biome/TerrainShaper/offset (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187313_ (Lnet/minecraft/world/level/biome/TerrainShaper;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/lambda$static$0 (Lnet/minecraft/world/level/biome/TerrainShaper;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187315_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/TerrainShaper/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187317_ (Ljava/lang/Float;)F net/minecraft/world/level/biome/TerrainShaper/lambda$static$2 (Ljava/lang/Float;)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187319_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/biome/TerrainShaper/addDebugBiomesToVisualizeSplinePoints (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/biome/TerrainShaper/m_187321_ (Z)Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/world/level/biome/TerrainShaper/overworld (Z)Lnet/minecraft/world/level/biome/TerrainShaper; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187324_ (F)F net/minecraft/world/level/biome/TerrainShaper/getAmplifiedOffset (F)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187326_ (FFF)F net/minecraft/world/level/biome/TerrainShaper/mountainContinentalness (FFF)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187330_ (FZLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/biome/TerrainShaper/buildMountainRidgeSplineWithPoints (FZLnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/biome/TerrainShaper/m_187334_ (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F net/minecraft/world/level/biome/TerrainShaper/factor (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187337_ (F)F net/minecraft/world/level/biome/TerrainShaper/getAmplifiedFactor (F)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187339_ (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F net/minecraft/world/level/biome/TerrainShaper/jaggedness (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187341_ (F)F net/minecraft/world/level/biome/TerrainShaper/getAmplifiedJaggedness (F)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_187343_ (F)F net/minecraft/world/level/biome/TerrainShaper/calculateMountainRidgeZeroContinentalnessPoint (F)F +MD: net/minecraft/world/level/biome/TerrainShaper/m_211599_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/biome/TerrainShaper$PointCustom; net/minecraft/world/level/biome/TerrainShaper/makePoint (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/biome/TerrainShaper$PointCustom; +MD: net/minecraft/world/level/biome/TerrainShaper/toString ()Ljava/lang/String; net/minecraft/world/level/biome/TerrainShaper/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/TerrainShaper$Coordinate net/minecraft/world/level/biome/TerrainShaper$Coordinate +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/$VALUES net/minecraft/world/level/biome/TerrainShaper$Coordinate/$VALUES +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/CONTINENTS net/minecraft/world/level/biome/TerrainShaper$Coordinate/CONTINENTS +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/EROSION net/minecraft/world/level/biome/TerrainShaper$Coordinate/EROSION +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/RIDGES net/minecraft/world/level/biome/TerrainShaper$Coordinate/RIDGES +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/WEIRDNESS net/minecraft/world/level/biome/TerrainShaper$Coordinate/WEIRDNESS +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/f_187349_ net/minecraft/world/level/biome/TerrainShaper$Coordinate/BY_NAME +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/f_187350_ net/minecraft/world/level/biome/TerrainShaper$Coordinate/CODEC +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/f_187351_ net/minecraft/world/level/biome/TerrainShaper$Coordinate/WIDE_CODEC +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/f_187352_ net/minecraft/world/level/biome/TerrainShaper$Coordinate/reference +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/f_187353_ net/minecraft/world/level/biome/TerrainShaper$Coordinate/name +FD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/net/minecraft/world/level/biome/TerrainShaper$Coordinate net/minecraft/world/level/biome/TerrainShaper$Coordinate/net/minecraft/world/level/biome/TerrainShaper$Coordinate +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/ ()V net/minecraft/world/level/biome/TerrainShaper$Coordinate/ ()V +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/ (Ljava/lang/String;ILnet/minecraft/util/ToFloatFunction;Ljava/lang/String;)V net/minecraft/world/level/biome/TerrainShaper$Coordinate/ (Ljava/lang/String;ILnet/minecraft/util/ToFloatFunction;Ljava/lang/String;)V +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/m_183321_ (Ljava/lang/Object;)F net/minecraft/world/level/biome/TerrainShaper$Coordinate/apply (Ljava/lang/Object;)F +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/m_183321_ (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F net/minecraft/world/level/biome/TerrainShaper$Coordinate/apply (Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/m_187361_ ()[Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; net/minecraft/world/level/biome/TerrainShaper$Coordinate/$values ()[Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/m_187362_ (Lnet/minecraft/util/ToFloatFunction;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/biome/TerrainShaper$Coordinate/lambda$static$2 (Lnet/minecraft/util/ToFloatFunction;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/m_187364_ (Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate;)Lnet/minecraft/util/ToFloatFunction; net/minecraft/world/level/biome/TerrainShaper$Coordinate/lambda$static$1 (Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate;)Lnet/minecraft/util/ToFloatFunction; +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/m_187370_ (Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate;)Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; net/minecraft/world/level/biome/TerrainShaper$Coordinate/lambda$static$0 (Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate;)Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/biome/TerrainShaper$Coordinate/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/toString ()Ljava/lang/String; net/minecraft/world/level/biome/TerrainShaper$Coordinate/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; net/minecraft/world/level/biome/TerrainShaper$Coordinate/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; +MD: net/minecraft/world/level/biome/TerrainShaper$Coordinate/values ()[Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; net/minecraft/world/level/biome/TerrainShaper$Coordinate/values ()[Lnet/minecraft/world/level/biome/TerrainShaper$Coordinate; +CL: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom +FD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/f_211601_ net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/function +FD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/f_211602_ net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/WIDE_CODEC +FD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/ ()V net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/ ()V +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/ (Lnet/minecraft/core/Holder;)V net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/ (Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/f_211601_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/function ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/hashCode ()I net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/hashCode ()I +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/m_183321_ (Ljava/lang/Object;)F net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/apply (Ljava/lang/Object;)F +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/m_183321_ (Lnet/minecraft/world/level/biome/TerrainShaper$PointCustom;)F net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/apply (Lnet/minecraft/world/level/biome/TerrainShaper$PointCustom;)F +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/m_211607_ (Lnet/minecraft/util/ToFloatFunction;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/lambda$static$0 (Lnet/minecraft/util/ToFloatFunction;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/m_211611_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/biome/TerrainShaper$CoordinateCustom; net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/biome/TerrainShaper$CoordinateCustom; +MD: net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/toString ()Ljava/lang/String; net/minecraft/world/level/biome/TerrainShaper$CoordinateCustom/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/TerrainShaper$Point net/minecraft/world/level/biome/TerrainShaper$Point +FD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187377_ net/minecraft/world/level/biome/TerrainShaper$Point/continents +FD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187378_ net/minecraft/world/level/biome/TerrainShaper$Point/erosion +FD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187379_ net/minecraft/world/level/biome/TerrainShaper$Point/ridges +FD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187380_ net/minecraft/world/level/biome/TerrainShaper$Point/weirdness +FD: net/minecraft/world/level/biome/TerrainShaper$Point/net/minecraft/world/level/biome/TerrainShaper$Point net/minecraft/world/level/biome/TerrainShaper$Point/net/minecraft/world/level/biome/TerrainShaper$Point +MD: net/minecraft/world/level/biome/TerrainShaper$Point/ (FFFF)V net/minecraft/world/level/biome/TerrainShaper$Point/ (FFFF)V +MD: net/minecraft/world/level/biome/TerrainShaper$Point/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/TerrainShaper$Point/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187377_ ()F net/minecraft/world/level/biome/TerrainShaper$Point/continents ()F +MD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187378_ ()F net/minecraft/world/level/biome/TerrainShaper$Point/erosion ()F +MD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187379_ ()F net/minecraft/world/level/biome/TerrainShaper$Point/ridges ()F +MD: net/minecraft/world/level/biome/TerrainShaper$Point/f_187380_ ()F net/minecraft/world/level/biome/TerrainShaper$Point/weirdness ()F +MD: net/minecraft/world/level/biome/TerrainShaper$Point/hashCode ()I net/minecraft/world/level/biome/TerrainShaper$Point/hashCode ()I +MD: net/minecraft/world/level/biome/TerrainShaper$Point/toString ()Ljava/lang/String; net/minecraft/world/level/biome/TerrainShaper$Point/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/TerrainShaper$PointCustom net/minecraft/world/level/biome/TerrainShaper$PointCustom +FD: net/minecraft/world/level/biome/TerrainShaper$PointCustom/f_211619_ net/minecraft/world/level/biome/TerrainShaper$PointCustom/context +FD: net/minecraft/world/level/biome/TerrainShaper$PointCustom/net/minecraft/world/level/biome/TerrainShaper$PointCustom net/minecraft/world/level/biome/TerrainShaper$PointCustom/net/minecraft/world/level/biome/TerrainShaper$PointCustom +MD: net/minecraft/world/level/biome/TerrainShaper$PointCustom/ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)V net/minecraft/world/level/biome/TerrainShaper$PointCustom/ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)V +MD: net/minecraft/world/level/biome/TerrainShaper$PointCustom/equals (Ljava/lang/Object;)Z net/minecraft/world/level/biome/TerrainShaper$PointCustom/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/biome/TerrainShaper$PointCustom/f_211619_ ()Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; net/minecraft/world/level/biome/TerrainShaper$PointCustom/context ()Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; +MD: net/minecraft/world/level/biome/TerrainShaper$PointCustom/hashCode ()I net/minecraft/world/level/biome/TerrainShaper$PointCustom/hashCode ()I +MD: net/minecraft/world/level/biome/TerrainShaper$PointCustom/toString ()Ljava/lang/String; net/minecraft/world/level/biome/TerrainShaper$PointCustom/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/biome/TheEndBiomeSource net/minecraft/world/level/biome/TheEndBiomeSource +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_151884_ net/minecraft/world/level/biome/TheEndBiomeSource/ISLAND_CHUNK_DISTANCE +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_151885_ net/minecraft/world/level/biome/TheEndBiomeSource/ISLAND_THRESHOLD +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_151886_ net/minecraft/world/level/biome/TheEndBiomeSource/ISLAND_CHUNK_DISTANCE_SQR +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48617_ net/minecraft/world/level/biome/TheEndBiomeSource/CODEC +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48618_ net/minecraft/world/level/biome/TheEndBiomeSource/islandNoise +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48620_ net/minecraft/world/level/biome/TheEndBiomeSource/seed +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48621_ net/minecraft/world/level/biome/TheEndBiomeSource/end +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48622_ net/minecraft/world/level/biome/TheEndBiomeSource/highlands +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48623_ net/minecraft/world/level/biome/TheEndBiomeSource/midlands +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48624_ net/minecraft/world/level/biome/TheEndBiomeSource/islands +FD: net/minecraft/world/level/biome/TheEndBiomeSource/f_48625_ net/minecraft/world/level/biome/TheEndBiomeSource/barrens +FD: net/minecraft/world/level/biome/TheEndBiomeSource/net/minecraft/world/level/biome/TheEndBiomeSource net/minecraft/world/level/biome/TheEndBiomeSource/net/minecraft/world/level/biome/TheEndBiomeSource +MD: net/minecraft/world/level/biome/TheEndBiomeSource/ ()V net/minecraft/world/level/biome/TheEndBiomeSource/ ()V +MD: net/minecraft/world/level/biome/TheEndBiomeSource/ (JLnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/biome/TheEndBiomeSource/ (JLnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/biome/TheEndBiomeSource/ (Lnet/minecraft/core/Registry;J)V net/minecraft/world/level/biome/TheEndBiomeSource/ (Lnet/minecraft/core/Registry;J)V +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_151887_ (Lnet/minecraft/world/level/biome/TheEndBiomeSource;)Ljava/lang/Long; net/minecraft/world/level/biome/TheEndBiomeSource/lambda$static$1 (Lnet/minecraft/world/level/biome/TheEndBiomeSource;)Ljava/lang/Long; +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_151889_ (Lnet/minecraft/world/level/biome/TheEndBiomeSource;)Lnet/minecraft/core/Registry; net/minecraft/world/level/biome/TheEndBiomeSource/lambda$static$0 (Lnet/minecraft/world/level/biome/TheEndBiomeSource;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_203407_ (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/biome/TheEndBiomeSource/getNoiseBiome (IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_48643_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/biome/TheEndBiomeSource/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_48645_ (Lnet/minecraft/world/level/levelgen/synth/SimplexNoise;II)F net/minecraft/world/level/biome/TheEndBiomeSource/getHeightValue (Lnet/minecraft/world/level/levelgen/synth/SimplexNoise;II)F +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_48653_ (J)Z net/minecraft/world/level/biome/TheEndBiomeSource/stable (J)Z +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_5820_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/biome/TheEndBiomeSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/biome/TheEndBiomeSource/m_7206_ (J)Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/biome/TheEndBiomeSource/withSeed (J)Lnet/minecraft/world/level/biome/BiomeSource; +CL: net/minecraft/world/level/biome/package-info net/minecraft/world/level/biome/package-info +FD: net/minecraft/world/level/biome/package-info/net/minecraft/world/level/biome/package-info net/minecraft/world/level/biome/package-info/net/minecraft/world/level/biome/package-info +CL: net/minecraft/world/level/block/AbstractBannerBlock net/minecraft/world/level/block/AbstractBannerBlock +FD: net/minecraft/world/level/block/AbstractBannerBlock/f_48657_ net/minecraft/world/level/block/AbstractBannerBlock/color +FD: net/minecraft/world/level/block/AbstractBannerBlock/net/minecraft/world/level/block/AbstractBannerBlock net/minecraft/world/level/block/AbstractBannerBlock/net/minecraft/world/level/block/AbstractBannerBlock +MD: net/minecraft/world/level/block/AbstractBannerBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AbstractBannerBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AbstractBannerBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/AbstractBannerBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/AbstractBannerBlock/m_187399_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BannerBlockEntity;)V net/minecraft/world/level/block/AbstractBannerBlock/lambda$setPlacedBy$1 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BannerBlockEntity;)V +MD: net/minecraft/world/level/block/AbstractBannerBlock/m_187402_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BannerBlockEntity;)V net/minecraft/world/level/block/AbstractBannerBlock/lambda$setPlacedBy$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BannerBlockEntity;)V +MD: net/minecraft/world/level/block/AbstractBannerBlock/m_48674_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/AbstractBannerBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/AbstractBannerBlock/m_5568_ ()Z net/minecraft/world/level/block/AbstractBannerBlock/isPossibleToRespawnInThis ()Z +MD: net/minecraft/world/level/block/AbstractBannerBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/AbstractBannerBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/AbstractBannerBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/AbstractBannerBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/AbstractCandleBlock net/minecraft/world/level/block/AbstractCandleBlock +FD: net/minecraft/world/level/block/AbstractCandleBlock/f_151894_ net/minecraft/world/level/block/AbstractCandleBlock/LIGHT_PER_CANDLE +FD: net/minecraft/world/level/block/AbstractCandleBlock/f_151895_ net/minecraft/world/level/block/AbstractCandleBlock/LIT +FD: net/minecraft/world/level/block/AbstractCandleBlock/net/minecraft/world/level/block/AbstractCandleBlock net/minecraft/world/level/block/AbstractCandleBlock/net/minecraft/world/level/block/AbstractCandleBlock +MD: net/minecraft/world/level/block/AbstractCandleBlock/ ()V net/minecraft/world/level/block/AbstractCandleBlock/ ()V +MD: net/minecraft/world/level/block/AbstractCandleBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AbstractCandleBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_142199_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/Iterable; net/minecraft/world/level/block/AbstractCandleBlock/getParticleOffsets (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/Iterable; +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_142595_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/AbstractCandleBlock/canBeLit (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_151899_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/AbstractCandleBlock/extinguish (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_151909_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/Vec3;Ljava/util/Random;)V net/minecraft/world/level/block/AbstractCandleBlock/addParticlesAndSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/Vec3;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_151913_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/level/block/AbstractCandleBlock/lambda$animateTick$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_151918_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/AbstractCandleBlock/setLit (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_151923_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/level/block/AbstractCandleBlock/lambda$extinguish$1 (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_151933_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/AbstractCandleBlock/isLit (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/AbstractCandleBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/AbstractCandleBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/AbstractCandleBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/AbstractCauldronBlock net/minecraft/world/level/block/AbstractCauldronBlock +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151936_ net/minecraft/world/level/block/AbstractCauldronBlock/FLOOR_LEVEL +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151937_ net/minecraft/world/level/block/AbstractCauldronBlock/SHAPE +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151938_ net/minecraft/world/level/block/AbstractCauldronBlock/SIDE_THICKNESS +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151939_ net/minecraft/world/level/block/AbstractCauldronBlock/LEG_WIDTH +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151940_ net/minecraft/world/level/block/AbstractCauldronBlock/LEG_HEIGHT +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151941_ net/minecraft/world/level/block/AbstractCauldronBlock/LEG_DEPTH +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151942_ net/minecraft/world/level/block/AbstractCauldronBlock/INSIDE +FD: net/minecraft/world/level/block/AbstractCauldronBlock/f_151943_ net/minecraft/world/level/block/AbstractCauldronBlock/interactions +FD: net/minecraft/world/level/block/AbstractCauldronBlock/net/minecraft/world/level/block/AbstractCauldronBlock net/minecraft/world/level/block/AbstractCauldronBlock/net/minecraft/world/level/block/AbstractCauldronBlock +MD: net/minecraft/world/level/block/AbstractCauldronBlock/ ()V net/minecraft/world/level/block/AbstractCauldronBlock/ ()V +MD: net/minecraft/world/level/block/AbstractCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/Map;)V net/minecraft/world/level/block/AbstractCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/Map;)V +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_142087_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/AbstractCauldronBlock/canReceiveStalactiteDrip (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_142310_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V net/minecraft/world/level/block/AbstractCauldronBlock/receiveStalactiteDrip (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_142446_ (Lnet/minecraft/world/level/block/state/BlockState;)D net/minecraft/world/level/block/AbstractCauldronBlock/getContentHeight (Lnet/minecraft/world/level/block/state/BlockState;)D +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_142596_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/AbstractCauldronBlock/isFull (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_151979_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/AbstractCauldronBlock/isEntityInsideContent (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AbstractCauldronBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_6079_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AbstractCauldronBlock/getInteractionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/AbstractCauldronBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/AbstractCauldronBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/AbstractCauldronBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/AbstractCauldronBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/AbstractCauldronBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/AbstractChestBlock net/minecraft/world/level/block/AbstractChestBlock +FD: net/minecraft/world/level/block/AbstractChestBlock/f_48675_ net/minecraft/world/level/block/AbstractChestBlock/blockEntityType +FD: net/minecraft/world/level/block/AbstractChestBlock/net/minecraft/world/level/block/AbstractChestBlock net/minecraft/world/level/block/AbstractChestBlock/net/minecraft/world/level/block/AbstractChestBlock +MD: net/minecraft/world/level/block/AbstractChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V net/minecraft/world/level/block/AbstractChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/level/block/AbstractChestBlock/m_5641_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; net/minecraft/world/level/block/AbstractChestBlock/combine (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; +CL: net/minecraft/world/level/block/AbstractFurnaceBlock net/minecraft/world/level/block/AbstractFurnaceBlock +FD: net/minecraft/world/level/block/AbstractFurnaceBlock/f_48683_ net/minecraft/world/level/block/AbstractFurnaceBlock/FACING +FD: net/minecraft/world/level/block/AbstractFurnaceBlock/f_48684_ net/minecraft/world/level/block/AbstractFurnaceBlock/LIT +FD: net/minecraft/world/level/block/AbstractFurnaceBlock/net/minecraft/world/level/block/AbstractFurnaceBlock net/minecraft/world/level/block/AbstractFurnaceBlock/net/minecraft/world/level/block/AbstractFurnaceBlock +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/ ()V net/minecraft/world/level/block/AbstractFurnaceBlock/ ()V +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AbstractFurnaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_151987_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/AbstractFurnaceBlock/createFurnaceTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AbstractFurnaceBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/AbstractFurnaceBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/AbstractFurnaceBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/AbstractFurnaceBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/AbstractFurnaceBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AbstractFurnaceBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AbstractFurnaceBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_7137_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/AbstractFurnaceBlock/openContainer (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/AbstractFurnaceBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/AbstractFurnaceBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/AbstractFurnaceBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/AbstractFurnaceBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/AbstractGlassBlock net/minecraft/world/level/block/AbstractGlassBlock +FD: net/minecraft/world/level/block/AbstractGlassBlock/net/minecraft/world/level/block/AbstractGlassBlock net/minecraft/world/level/block/AbstractGlassBlock/net/minecraft/world/level/block/AbstractGlassBlock +MD: net/minecraft/world/level/block/AbstractGlassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AbstractGlassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AbstractGlassBlock/m_5909_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AbstractGlassBlock/getVisualShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AbstractGlassBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/AbstractGlassBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/AbstractGlassBlock/m_7749_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/AbstractGlassBlock/getShadeBrightness (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +CL: net/minecraft/world/level/block/AbstractSkullBlock net/minecraft/world/level/block/AbstractSkullBlock +FD: net/minecraft/world/level/block/AbstractSkullBlock/f_48743_ net/minecraft/world/level/block/AbstractSkullBlock/type +FD: net/minecraft/world/level/block/AbstractSkullBlock/net/minecraft/world/level/block/AbstractSkullBlock net/minecraft/world/level/block/AbstractSkullBlock/net/minecraft/world/level/block/AbstractSkullBlock +MD: net/minecraft/world/level/block/AbstractSkullBlock/ (Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AbstractSkullBlock/ (Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AbstractSkullBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/AbstractSkullBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/AbstractSkullBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/AbstractSkullBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/AbstractSkullBlock/m_48754_ ()Lnet/minecraft/world/level/block/SkullBlock$Type; net/minecraft/world/level/block/AbstractSkullBlock/getType ()Lnet/minecraft/world/level/block/SkullBlock$Type; +MD: net/minecraft/world/level/block/AbstractSkullBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/AbstractSkullBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +CL: net/minecraft/world/level/block/AirBlock net/minecraft/world/level/block/AirBlock +FD: net/minecraft/world/level/block/AirBlock/net/minecraft/world/level/block/AirBlock net/minecraft/world/level/block/AirBlock/net/minecraft/world/level/block/AirBlock +MD: net/minecraft/world/level/block/AirBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AirBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AirBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AirBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AirBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/AirBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +CL: net/minecraft/world/level/block/AmethystBlock net/minecraft/world/level/block/AmethystBlock +FD: net/minecraft/world/level/block/AmethystBlock/net/minecraft/world/level/block/AmethystBlock net/minecraft/world/level/block/AmethystBlock/net/minecraft/world/level/block/AmethystBlock +MD: net/minecraft/world/level/block/AmethystBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AmethystBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AmethystBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/AmethystBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +CL: net/minecraft/world/level/block/AmethystClusterBlock net/minecraft/world/level/block/AmethystClusterBlock +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152005_ net/minecraft/world/level/block/AmethystClusterBlock/WATERLOGGED +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152006_ net/minecraft/world/level/block/AmethystClusterBlock/FACING +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152007_ net/minecraft/world/level/block/AmethystClusterBlock/northAabb +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152008_ net/minecraft/world/level/block/AmethystClusterBlock/southAabb +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152009_ net/minecraft/world/level/block/AmethystClusterBlock/eastAabb +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152010_ net/minecraft/world/level/block/AmethystClusterBlock/westAabb +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152011_ net/minecraft/world/level/block/AmethystClusterBlock/upAabb +FD: net/minecraft/world/level/block/AmethystClusterBlock/f_152012_ net/minecraft/world/level/block/AmethystClusterBlock/downAabb +FD: net/minecraft/world/level/block/AmethystClusterBlock/net/minecraft/world/level/block/AmethystClusterBlock net/minecraft/world/level/block/AmethystClusterBlock/net/minecraft/world/level/block/AmethystClusterBlock +MD: net/minecraft/world/level/block/AmethystClusterBlock/ ()V net/minecraft/world/level/block/AmethystClusterBlock/ ()V +MD: net/minecraft/world/level/block/AmethystClusterBlock/ (IILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AmethystClusterBlock/ (IILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/AmethystClusterBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AmethystClusterBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/AmethystClusterBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AmethystClusterBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AmethystClusterBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AmethystClusterBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AmethystClusterBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/AmethystClusterBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/AmethystClusterBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/AmethystClusterBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/AmethystClusterBlock$1 net/minecraft/world/level/block/AmethystClusterBlock$1 +FD: net/minecraft/world/level/block/AmethystClusterBlock$1/f_152048_ net/minecraft/world/level/block/AmethystClusterBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/AmethystClusterBlock$1/net/minecraft/world/level/block/AmethystClusterBlock$1 net/minecraft/world/level/block/AmethystClusterBlock$1/net/minecraft/world/level/block/AmethystClusterBlock$1 +MD: net/minecraft/world/level/block/AmethystClusterBlock$1/ ()V net/minecraft/world/level/block/AmethystClusterBlock$1/ ()V +CL: net/minecraft/world/level/block/AnvilBlock net/minecraft/world/level/block/AnvilBlock +FD: net/minecraft/world/level/block/AnvilBlock/f_152050_ net/minecraft/world/level/block/AnvilBlock/FALL_DAMAGE_PER_DISTANCE +FD: net/minecraft/world/level/block/AnvilBlock/f_152051_ net/minecraft/world/level/block/AnvilBlock/FALL_DAMAGE_MAX +FD: net/minecraft/world/level/block/AnvilBlock/f_48764_ net/minecraft/world/level/block/AnvilBlock/FACING +FD: net/minecraft/world/level/block/AnvilBlock/f_48765_ net/minecraft/world/level/block/AnvilBlock/BASE +FD: net/minecraft/world/level/block/AnvilBlock/f_48766_ net/minecraft/world/level/block/AnvilBlock/X_LEG1 +FD: net/minecraft/world/level/block/AnvilBlock/f_48767_ net/minecraft/world/level/block/AnvilBlock/X_LEG2 +FD: net/minecraft/world/level/block/AnvilBlock/f_48768_ net/minecraft/world/level/block/AnvilBlock/X_TOP +FD: net/minecraft/world/level/block/AnvilBlock/f_48769_ net/minecraft/world/level/block/AnvilBlock/Z_LEG1 +FD: net/minecraft/world/level/block/AnvilBlock/f_48770_ net/minecraft/world/level/block/AnvilBlock/Z_LEG2 +FD: net/minecraft/world/level/block/AnvilBlock/f_48771_ net/minecraft/world/level/block/AnvilBlock/Z_TOP +FD: net/minecraft/world/level/block/AnvilBlock/f_48772_ net/minecraft/world/level/block/AnvilBlock/X_AXIS_AABB +FD: net/minecraft/world/level/block/AnvilBlock/f_48773_ net/minecraft/world/level/block/AnvilBlock/Z_AXIS_AABB +FD: net/minecraft/world/level/block/AnvilBlock/f_48774_ net/minecraft/world/level/block/AnvilBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/AnvilBlock/net/minecraft/world/level/block/AnvilBlock net/minecraft/world/level/block/AnvilBlock/net/minecraft/world/level/block/AnvilBlock +MD: net/minecraft/world/level/block/AnvilBlock/ ()V net/minecraft/world/level/block/AnvilBlock/ ()V +MD: net/minecraft/world/level/block/AnvilBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AnvilBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AnvilBlock/m_142088_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/level/block/AnvilBlock/getFallDamageSource ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/level/block/AnvilBlock/m_142216_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/AnvilBlock/onLand (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +MD: net/minecraft/world/level/block/AnvilBlock/m_142525_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/AnvilBlock/onBrokenAfterFall (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +MD: net/minecraft/world/level/block/AnvilBlock/m_48782_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/AnvilBlock/lambda$getMenuProvider$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/AnvilBlock/m_48824_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AnvilBlock/damage (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AnvilBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AnvilBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AnvilBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AnvilBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AnvilBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/AnvilBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/AnvilBlock/m_6248_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/AnvilBlock/getDustColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/AnvilBlock/m_6788_ (Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/AnvilBlock/falling (Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +MD: net/minecraft/world/level/block/AnvilBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AnvilBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AnvilBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/AnvilBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/AnvilBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/AnvilBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/AnvilBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/AnvilBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/AttachedStemBlock net/minecraft/world/level/block/AttachedStemBlock +FD: net/minecraft/world/level/block/AttachedStemBlock/f_152057_ net/minecraft/world/level/block/AttachedStemBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/AttachedStemBlock/f_152058_ net/minecraft/world/level/block/AttachedStemBlock/seedSupplier +FD: net/minecraft/world/level/block/AttachedStemBlock/f_48830_ net/minecraft/world/level/block/AttachedStemBlock/FACING +FD: net/minecraft/world/level/block/AttachedStemBlock/f_48831_ net/minecraft/world/level/block/AttachedStemBlock/fruit +FD: net/minecraft/world/level/block/AttachedStemBlock/f_48832_ net/minecraft/world/level/block/AttachedStemBlock/AABBS +FD: net/minecraft/world/level/block/AttachedStemBlock/net/minecraft/world/level/block/AttachedStemBlock net/minecraft/world/level/block/AttachedStemBlock/net/minecraft/world/level/block/AttachedStemBlock +MD: net/minecraft/world/level/block/AttachedStemBlock/ ()V net/minecraft/world/level/block/AttachedStemBlock/ ()V +MD: net/minecraft/world/level/block/AttachedStemBlock/ (Lnet/minecraft/world/level/block/StemGrownBlock;Ljava/util/function/Supplier;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AttachedStemBlock/ (Lnet/minecraft/world/level/block/StemGrownBlock;Ljava/util/function/Supplier;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AttachedStemBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AttachedStemBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AttachedStemBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/AttachedStemBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/AttachedStemBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AttachedStemBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AttachedStemBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AttachedStemBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AttachedStemBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/AttachedStemBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/AttachedStemBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/AttachedStemBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/AttachedStemBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/AttachedStemBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/AzaleaBlock net/minecraft/world/level/block/AzaleaBlock +FD: net/minecraft/world/level/block/AzaleaBlock/f_152063_ net/minecraft/world/level/block/AzaleaBlock/TREE_GROWER +FD: net/minecraft/world/level/block/AzaleaBlock/f_152064_ net/minecraft/world/level/block/AzaleaBlock/SHAPE +FD: net/minecraft/world/level/block/AzaleaBlock/net/minecraft/world/level/block/AzaleaBlock net/minecraft/world/level/block/AzaleaBlock/net/minecraft/world/level/block/AzaleaBlock +MD: net/minecraft/world/level/block/AzaleaBlock/ ()V net/minecraft/world/level/block/AzaleaBlock/ ()V +MD: net/minecraft/world/level/block/AzaleaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/AzaleaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/AzaleaBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/AzaleaBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/AzaleaBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/AzaleaBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/AzaleaBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/AzaleaBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/AzaleaBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/AzaleaBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/AzaleaBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/AzaleaBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/BambooBlock net/minecraft/world/level/block/BambooBlock +FD: net/minecraft/world/level/block/BambooBlock/f_152092_ net/minecraft/world/level/block/BambooBlock/SMALL_LEAVES_AABB_OFFSET +FD: net/minecraft/world/level/block/BambooBlock/f_152093_ net/minecraft/world/level/block/BambooBlock/LARGE_LEAVES_AABB_OFFSET +FD: net/minecraft/world/level/block/BambooBlock/f_152094_ net/minecraft/world/level/block/BambooBlock/COLLISION_AABB_OFFSET +FD: net/minecraft/world/level/block/BambooBlock/f_152095_ net/minecraft/world/level/block/BambooBlock/MAX_HEIGHT +FD: net/minecraft/world/level/block/BambooBlock/f_152096_ net/minecraft/world/level/block/BambooBlock/STAGE_GROWING +FD: net/minecraft/world/level/block/BambooBlock/f_152097_ net/minecraft/world/level/block/BambooBlock/STAGE_DONE_GROWING +FD: net/minecraft/world/level/block/BambooBlock/f_152098_ net/minecraft/world/level/block/BambooBlock/AGE_THIN_BAMBOO +FD: net/minecraft/world/level/block/BambooBlock/f_152099_ net/minecraft/world/level/block/BambooBlock/AGE_THICK_BAMBOO +FD: net/minecraft/world/level/block/BambooBlock/f_48866_ net/minecraft/world/level/block/BambooBlock/SMALL_SHAPE +FD: net/minecraft/world/level/block/BambooBlock/f_48867_ net/minecraft/world/level/block/BambooBlock/LARGE_SHAPE +FD: net/minecraft/world/level/block/BambooBlock/f_48868_ net/minecraft/world/level/block/BambooBlock/COLLISION_SHAPE +FD: net/minecraft/world/level/block/BambooBlock/f_48869_ net/minecraft/world/level/block/BambooBlock/AGE +FD: net/minecraft/world/level/block/BambooBlock/f_48870_ net/minecraft/world/level/block/BambooBlock/LEAVES +FD: net/minecraft/world/level/block/BambooBlock/f_48871_ net/minecraft/world/level/block/BambooBlock/STAGE +FD: net/minecraft/world/level/block/BambooBlock/net/minecraft/world/level/block/BambooBlock net/minecraft/world/level/block/BambooBlock/net/minecraft/world/level/block/BambooBlock +MD: net/minecraft/world/level/block/BambooBlock/ ()V net/minecraft/world/level/block/BambooBlock/ ()V +MD: net/minecraft/world/level/block/BambooBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BambooBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BambooBlock/m_180643_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BambooBlock/isCollisionShapeFullBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BambooBlock/m_48882_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/BambooBlock/getHeightAboveUpToMax (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/BambooBlock/m_48910_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;I)V net/minecraft/world/level/block/BambooBlock/growBamboo (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;I)V +MD: net/minecraft/world/level/block/BambooBlock/m_48932_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/BambooBlock/getHeightBelowUpToMax (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/BambooBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BambooBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BambooBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BambooBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BambooBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/BambooBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/BambooBlock/m_5880_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/BambooBlock/getDestroyProgress (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/BambooBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BambooBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BambooBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BambooBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BambooBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BambooBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BambooBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/BambooBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/BambooBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/BambooBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/BambooBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BambooBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BambooBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BambooBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BambooBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BambooBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BambooBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BambooBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BambooBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BambooBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BambooBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BambooBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BambooBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BambooBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BambooSaplingBlock net/minecraft/world/level/block/BambooSaplingBlock +FD: net/minecraft/world/level/block/BambooSaplingBlock/f_152100_ net/minecraft/world/level/block/BambooSaplingBlock/SAPLING_AABB_OFFSET +FD: net/minecraft/world/level/block/BambooSaplingBlock/f_48954_ net/minecraft/world/level/block/BambooSaplingBlock/SAPLING_SHAPE +FD: net/minecraft/world/level/block/BambooSaplingBlock/net/minecraft/world/level/block/BambooSaplingBlock net/minecraft/world/level/block/BambooSaplingBlock/net/minecraft/world/level/block/BambooSaplingBlock +MD: net/minecraft/world/level/block/BambooSaplingBlock/ ()V net/minecraft/world/level/block/BambooSaplingBlock/ ()V +MD: net/minecraft/world/level/block/BambooSaplingBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BambooSaplingBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_48972_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BambooSaplingBlock/growBamboo (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BambooSaplingBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/BambooSaplingBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_5880_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/BambooSaplingBlock/getDestroyProgress (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BambooSaplingBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/BambooSaplingBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/BambooSaplingBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BambooSaplingBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BambooSaplingBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BambooSaplingBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BambooSaplingBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BambooSaplingBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/BannerBlock net/minecraft/world/level/block/BannerBlock +FD: net/minecraft/world/level/block/BannerBlock/f_49007_ net/minecraft/world/level/block/BannerBlock/ROTATION +FD: net/minecraft/world/level/block/BannerBlock/f_49008_ net/minecraft/world/level/block/BannerBlock/BY_COLOR +FD: net/minecraft/world/level/block/BannerBlock/f_49009_ net/minecraft/world/level/block/BannerBlock/SHAPE +FD: net/minecraft/world/level/block/BannerBlock/net/minecraft/world/level/block/BannerBlock net/minecraft/world/level/block/BannerBlock/net/minecraft/world/level/block/BannerBlock +MD: net/minecraft/world/level/block/BannerBlock/ ()V net/minecraft/world/level/block/BannerBlock/ ()V +MD: net/minecraft/world/level/block/BannerBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BannerBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BannerBlock/m_49014_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/BannerBlock/byColor (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/BannerBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BannerBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BannerBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BannerBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BannerBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BannerBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BannerBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BannerBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BannerBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BannerBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BannerBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BannerBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BannerBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BannerBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BarrelBlock net/minecraft/world/level/block/BarrelBlock +FD: net/minecraft/world/level/block/BarrelBlock/f_49042_ net/minecraft/world/level/block/BarrelBlock/FACING +FD: net/minecraft/world/level/block/BarrelBlock/f_49043_ net/minecraft/world/level/block/BarrelBlock/OPEN +FD: net/minecraft/world/level/block/BarrelBlock/net/minecraft/world/level/block/BarrelBlock net/minecraft/world/level/block/BarrelBlock/net/minecraft/world/level/block/BarrelBlock +MD: net/minecraft/world/level/block/BarrelBlock/ ()V net/minecraft/world/level/block/BarrelBlock/ ()V +MD: net/minecraft/world/level/block/BarrelBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BarrelBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BarrelBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/BarrelBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/BarrelBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BarrelBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BarrelBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/BarrelBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/BarrelBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/BarrelBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/BarrelBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/BarrelBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/BarrelBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/BarrelBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/BarrelBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BarrelBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BarrelBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BarrelBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BarrelBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BarrelBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BarrelBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BarrelBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BarrelBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BarrelBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BarrelBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BarrelBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BarrierBlock net/minecraft/world/level/block/BarrierBlock +FD: net/minecraft/world/level/block/BarrierBlock/net/minecraft/world/level/block/BarrierBlock net/minecraft/world/level/block/BarrierBlock/net/minecraft/world/level/block/BarrierBlock +MD: net/minecraft/world/level/block/BarrierBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BarrierBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BarrierBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BarrierBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BarrierBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BarrierBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BarrierBlock/m_7749_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/BarrierBlock/getShadeBrightness (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +CL: net/minecraft/world/level/block/BaseCoralFanBlock net/minecraft/world/level/block/BaseCoralFanBlock +FD: net/minecraft/world/level/block/BaseCoralFanBlock/f_49103_ net/minecraft/world/level/block/BaseCoralFanBlock/AABB +FD: net/minecraft/world/level/block/BaseCoralFanBlock/net/minecraft/world/level/block/BaseCoralFanBlock net/minecraft/world/level/block/BaseCoralFanBlock/net/minecraft/world/level/block/BaseCoralFanBlock +MD: net/minecraft/world/level/block/BaseCoralFanBlock/ ()V net/minecraft/world/level/block/BaseCoralFanBlock/ ()V +MD: net/minecraft/world/level/block/BaseCoralFanBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BaseCoralFanBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BaseCoralFanBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BaseCoralFanBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/BaseCoralPlantBlock net/minecraft/world/level/block/BaseCoralPlantBlock +FD: net/minecraft/world/level/block/BaseCoralPlantBlock/f_152104_ net/minecraft/world/level/block/BaseCoralPlantBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/BaseCoralPlantBlock/f_49148_ net/minecraft/world/level/block/BaseCoralPlantBlock/SHAPE +FD: net/minecraft/world/level/block/BaseCoralPlantBlock/net/minecraft/world/level/block/BaseCoralPlantBlock net/minecraft/world/level/block/BaseCoralPlantBlock/net/minecraft/world/level/block/BaseCoralPlantBlock +MD: net/minecraft/world/level/block/BaseCoralPlantBlock/ ()V net/minecraft/world/level/block/BaseCoralPlantBlock/ ()V +MD: net/minecraft/world/level/block/BaseCoralPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BaseCoralPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BaseCoralPlantBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BaseCoralPlantBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/BaseCoralPlantTypeBlock net/minecraft/world/level/block/BaseCoralPlantTypeBlock +FD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/f_49157_ net/minecraft/world/level/block/BaseCoralPlantTypeBlock/AABB +FD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/f_49158_ net/minecraft/world/level/block/BaseCoralPlantTypeBlock/WATERLOGGED +FD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/net/minecraft/world/level/block/BaseCoralPlantTypeBlock net/minecraft/world/level/block/BaseCoralPlantTypeBlock/net/minecraft/world/level/block/BaseCoralPlantTypeBlock +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/ ()V net/minecraft/world/level/block/BaseCoralPlantTypeBlock/ ()V +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BaseCoralPlantTypeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_49164_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BaseCoralPlantTypeBlock/tryScheduleDieTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_49186_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BaseCoralPlantTypeBlock/scanForWater (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseCoralPlantTypeBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/BaseCoralPlantTypeBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BaseCoralPlantTypeBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseCoralPlantTypeBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BaseCoralPlantTypeBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BaseCoralPlantTypeBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BaseCoralPlantTypeBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BaseCoralWallFanBlock net/minecraft/world/level/block/BaseCoralWallFanBlock +FD: net/minecraft/world/level/block/BaseCoralWallFanBlock/f_49192_ net/minecraft/world/level/block/BaseCoralWallFanBlock/FACING +FD: net/minecraft/world/level/block/BaseCoralWallFanBlock/f_49193_ net/minecraft/world/level/block/BaseCoralWallFanBlock/SHAPES +FD: net/minecraft/world/level/block/BaseCoralWallFanBlock/net/minecraft/world/level/block/BaseCoralWallFanBlock net/minecraft/world/level/block/BaseCoralWallFanBlock/net/minecraft/world/level/block/BaseCoralWallFanBlock +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/ ()V net/minecraft/world/level/block/BaseCoralWallFanBlock/ ()V +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BaseCoralWallFanBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseCoralWallFanBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BaseCoralWallFanBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseCoralWallFanBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseCoralWallFanBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseCoralWallFanBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BaseCoralWallFanBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BaseCoralWallFanBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BaseCoralWallFanBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BaseEntityBlock net/minecraft/world/level/block/BaseEntityBlock +FD: net/minecraft/world/level/block/BaseEntityBlock/net/minecraft/world/level/block/BaseEntityBlock net/minecraft/world/level/block/BaseEntityBlock/net/minecraft/world/level/block/BaseEntityBlock +MD: net/minecraft/world/level/block/BaseEntityBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BaseEntityBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BaseEntityBlock/m_152132_ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/BaseEntityBlock/createTickerHelper (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/BaseEntityBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/BaseEntityBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/BaseEntityBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BaseEntityBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BaseEntityBlock/m_8133_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/block/BaseEntityBlock/triggerEvent (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z +CL: net/minecraft/world/level/block/BaseFireBlock net/minecraft/world/level/block/BaseFireBlock +FD: net/minecraft/world/level/block/BaseFireBlock/f_152136_ net/minecraft/world/level/block/BaseFireBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/BaseFireBlock/f_152137_ net/minecraft/world/level/block/BaseFireBlock/SECONDS_ON_FIRE +FD: net/minecraft/world/level/block/BaseFireBlock/f_49237_ net/minecraft/world/level/block/BaseFireBlock/DOWN_AABB +FD: net/minecraft/world/level/block/BaseFireBlock/f_49238_ net/minecraft/world/level/block/BaseFireBlock/fireDamage +FD: net/minecraft/world/level/block/BaseFireBlock/net/minecraft/world/level/block/BaseFireBlock net/minecraft/world/level/block/BaseFireBlock/net/minecraft/world/level/block/BaseFireBlock +MD: net/minecraft/world/level/block/BaseFireBlock/ ()V net/minecraft/world/level/block/BaseFireBlock/ ()V +MD: net/minecraft/world/level/block/BaseFireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;F)V net/minecraft/world/level/block/BaseFireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;F)V +MD: net/minecraft/world/level/block/BaseFireBlock/m_142387_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BaseFireBlock/spawnDestroyParticles (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BaseFireBlock/m_49245_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseFireBlock/getState (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseFireBlock/m_49248_ (Lnet/minecraft/world/level/Level;)Z net/minecraft/world/level/block/BaseFireBlock/inPortalDimension (Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/level/block/BaseFireBlock/m_49255_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/BaseFireBlock/canBePlacedAt (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/BaseFireBlock/m_49269_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/BaseFireBlock/isPortal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/BaseFireBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseFireBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseFireBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/BaseFireBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/BaseFireBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BaseFireBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BaseFireBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/BaseFireBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/BaseFireBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BaseFireBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BaseFireBlock/m_7599_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BaseFireBlock/canBurn (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BaseFireBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/BaseFireBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/BasePressurePlateBlock net/minecraft/world/level/block/BasePressurePlateBlock +FD: net/minecraft/world/level/block/BasePressurePlateBlock/f_49285_ net/minecraft/world/level/block/BasePressurePlateBlock/PRESSED_AABB +FD: net/minecraft/world/level/block/BasePressurePlateBlock/f_49286_ net/minecraft/world/level/block/BasePressurePlateBlock/AABB +FD: net/minecraft/world/level/block/BasePressurePlateBlock/f_49287_ net/minecraft/world/level/block/BasePressurePlateBlock/TOUCH_AABB +FD: net/minecraft/world/level/block/BasePressurePlateBlock/net/minecraft/world/level/block/BasePressurePlateBlock net/minecraft/world/level/block/BasePressurePlateBlock/net/minecraft/world/level/block/BasePressurePlateBlock +MD: net/minecraft/world/level/block/BasePressurePlateBlock/ ()V net/minecraft/world/level/block/BasePressurePlateBlock/ ()V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BasePressurePlateBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_152143_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/world/level/block/BasePressurePlateBlock/checkPressed (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_49291_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BasePressurePlateBlock/updateNeighbours (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_5493_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BasePressurePlateBlock/playOffSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_5494_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BasePressurePlateBlock/playOnSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/BasePressurePlateBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_5568_ ()Z net/minecraft/world/level/block/BasePressurePlateBlock/isPossibleToRespawnInThis ()Z +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BasePressurePlateBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_6016_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/BasePressurePlateBlock/getSignalForState (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/BasePressurePlateBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/BasePressurePlateBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_6693_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/BasePressurePlateBlock/getSignalStrength (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/BasePressurePlateBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_7342_ ()I net/minecraft/world/level/block/BasePressurePlateBlock/getPressedTime ()I +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BasePressurePlateBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_7422_ (Lnet/minecraft/world/level/block/state/BlockState;I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BasePressurePlateBlock/setSignalForState (Lnet/minecraft/world/level/block/state/BlockState;I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BasePressurePlateBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/BasePressurePlateBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BasePressurePlateBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BasePressurePlateBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BasePressurePlateBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/BaseRailBlock net/minecraft/world/level/block/BaseRailBlock +FD: net/minecraft/world/level/block/BaseRailBlock/f_152149_ net/minecraft/world/level/block/BaseRailBlock/WATERLOGGED +FD: net/minecraft/world/level/block/BaseRailBlock/f_49355_ net/minecraft/world/level/block/BaseRailBlock/FLAT_AABB +FD: net/minecraft/world/level/block/BaseRailBlock/f_49356_ net/minecraft/world/level/block/BaseRailBlock/HALF_BLOCK_AABB +FD: net/minecraft/world/level/block/BaseRailBlock/f_49357_ net/minecraft/world/level/block/BaseRailBlock/isStraight +FD: net/minecraft/world/level/block/BaseRailBlock/net/minecraft/world/level/block/BaseRailBlock net/minecraft/world/level/block/BaseRailBlock/net/minecraft/world/level/block/BaseRailBlock +MD: net/minecraft/world/level/block/BaseRailBlock/ ()V net/minecraft/world/level/block/BaseRailBlock/ ()V +MD: net/minecraft/world/level/block/BaseRailBlock/ (ZLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BaseRailBlock/ (ZLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BaseRailBlock/m_49364_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BaseRailBlock/isRail (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BaseRailBlock/m_49367_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseRailBlock/updateDir (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseRailBlock/m_49389_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseRailBlock/updateState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseRailBlock/m_49398_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/properties/RailShape;)Z net/minecraft/world/level/block/BaseRailBlock/shouldBeRemoved (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/properties/RailShape;)Z +MD: net/minecraft/world/level/block/BaseRailBlock/m_49413_ ()Z net/minecraft/world/level/block/BaseRailBlock/isStraight ()Z +MD: net/minecraft/world/level/block/BaseRailBlock/m_49416_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BaseRailBlock/isRail (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BaseRailBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/BaseRailBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/BaseRailBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseRailBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseRailBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/BaseRailBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/BaseRailBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BaseRailBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BaseRailBlock/m_6360_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/block/BaseRailBlock/updateState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/block/BaseRailBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/BaseRailBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/BaseRailBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/BaseRailBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/BaseRailBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/BaseRailBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/BaseRailBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BaseRailBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BaseRailBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BaseRailBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BaseRailBlock/m_7978_ ()Lnet/minecraft/world/level/block/state/properties/Property; net/minecraft/world/level/block/BaseRailBlock/getShapeProperty ()Lnet/minecraft/world/level/block/state/properties/Property; +CL: net/minecraft/world/level/block/BaseRailBlock$1 net/minecraft/world/level/block/BaseRailBlock$1 +FD: net/minecraft/world/level/block/BaseRailBlock$1/f_49418_ net/minecraft/world/level/block/BaseRailBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RailShape +FD: net/minecraft/world/level/block/BaseRailBlock$1/net/minecraft/world/level/block/BaseRailBlock$1 net/minecraft/world/level/block/BaseRailBlock$1/net/minecraft/world/level/block/BaseRailBlock$1 +MD: net/minecraft/world/level/block/BaseRailBlock$1/ ()V net/minecraft/world/level/block/BaseRailBlock$1/ ()V +CL: net/minecraft/world/level/block/BeaconBeamBlock net/minecraft/world/level/block/BeaconBeamBlock +FD: net/minecraft/world/level/block/BeaconBeamBlock/net/minecraft/world/level/block/BeaconBeamBlock net/minecraft/world/level/block/BeaconBeamBlock/net/minecraft/world/level/block/BeaconBeamBlock +MD: net/minecraft/world/level/block/BeaconBeamBlock/m_7988_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/BeaconBeamBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +CL: net/minecraft/world/level/block/BeaconBlock net/minecraft/world/level/block/BeaconBlock +FD: net/minecraft/world/level/block/BeaconBlock/net/minecraft/world/level/block/BeaconBlock net/minecraft/world/level/block/BeaconBlock/net/minecraft/world/level/block/BeaconBlock +MD: net/minecraft/world/level/block/BeaconBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BeaconBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BeaconBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/BeaconBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/BeaconBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/BeaconBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/BeaconBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/BeaconBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/BeaconBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/BeaconBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/BeaconBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BeaconBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BeaconBlock/m_7988_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/BeaconBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +CL: net/minecraft/world/level/block/BedBlock net/minecraft/world/level/block/BedBlock +FD: net/minecraft/world/level/block/BedBlock/f_152166_ net/minecraft/world/level/block/BedBlock/HEIGHT +FD: net/minecraft/world/level/block/BedBlock/f_152167_ net/minecraft/world/level/block/BedBlock/LEG_WIDTH +FD: net/minecraft/world/level/block/BedBlock/f_49440_ net/minecraft/world/level/block/BedBlock/PART +FD: net/minecraft/world/level/block/BedBlock/f_49441_ net/minecraft/world/level/block/BedBlock/OCCUPIED +FD: net/minecraft/world/level/block/BedBlock/f_49442_ net/minecraft/world/level/block/BedBlock/BASE +FD: net/minecraft/world/level/block/BedBlock/f_49443_ net/minecraft/world/level/block/BedBlock/LEG_NORTH_WEST +FD: net/minecraft/world/level/block/BedBlock/f_49444_ net/minecraft/world/level/block/BedBlock/LEG_SOUTH_WEST +FD: net/minecraft/world/level/block/BedBlock/f_49445_ net/minecraft/world/level/block/BedBlock/LEG_NORTH_EAST +FD: net/minecraft/world/level/block/BedBlock/f_49446_ net/minecraft/world/level/block/BedBlock/LEG_SOUTH_EAST +FD: net/minecraft/world/level/block/BedBlock/f_49447_ net/minecraft/world/level/block/BedBlock/NORTH_SHAPE +FD: net/minecraft/world/level/block/BedBlock/f_49448_ net/minecraft/world/level/block/BedBlock/SOUTH_SHAPE +FD: net/minecraft/world/level/block/BedBlock/f_49449_ net/minecraft/world/level/block/BedBlock/WEST_SHAPE +FD: net/minecraft/world/level/block/BedBlock/f_49450_ net/minecraft/world/level/block/BedBlock/EAST_SHAPE +FD: net/minecraft/world/level/block/BedBlock/f_49451_ net/minecraft/world/level/block/BedBlock/color +FD: net/minecraft/world/level/block/BedBlock/net/minecraft/world/level/block/BedBlock net/minecraft/world/level/block/BedBlock/net/minecraft/world/level/block/BedBlock +MD: net/minecraft/world/level/block/BedBlock/ ()V net/minecraft/world/level/block/BedBlock/ ()V +MD: net/minecraft/world/level/block/BedBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BedBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BedBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/BedBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/BedBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/BedBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/BedBlock/m_49456_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/BedBlock/bounceUp (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/BedBlock/m_49458_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;F)Ljava/util/Optional; net/minecraft/world/level/block/BedBlock/findStandUpPosition (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;F)Ljava/util/Optional; +MD: net/minecraft/world/level/block/BedBlock/m_49463_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Ljava/util/Optional; net/minecraft/world/level/block/BedBlock/findBunkBedStandUpPosition (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/BedBlock/m_49469_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;[[IZ)Ljava/util/Optional; net/minecraft/world/level/block/BedBlock/findStandUpPositionAtOffset (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;[[IZ)Ljava/util/Optional; +MD: net/minecraft/world/level/block/BedBlock/m_49475_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/player/Player$BedSleepingProblem;)V net/minecraft/world/level/block/BedBlock/lambda$use$0 (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/player/Player$BedSleepingProblem;)V +MD: net/minecraft/world/level/block/BedBlock/m_49485_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/BedBlock/getBedOrientation (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/BedBlock/m_49488_ (Lnet/minecraft/world/level/Level;)Z net/minecraft/world/level/block/BedBlock/canSetSpawn (Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/level/block/BedBlock/m_49490_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BedBlock/kickVillagerOutOfBed (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BedBlock/m_49533_ (Lnet/minecraft/world/level/block/state/properties/BedPart;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/BedBlock/getNeighbourDirection (Lnet/minecraft/world/level/block/state/properties/BedPart;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/BedBlock/m_49536_ (Lnet/minecraft/core/Direction;)[[I net/minecraft/world/level/block/BedBlock/bedAboveStandUpOffsets (Lnet/minecraft/core/Direction;)[[I +MD: net/minecraft/world/level/block/BedBlock/m_49538_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)[[I net/minecraft/world/level/block/BedBlock/bedStandUpOffsets (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)[[I +MD: net/minecraft/world/level/block/BedBlock/m_49541_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BedBlock/isBunkBed (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BedBlock/m_49551_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)[[I net/minecraft/world/level/block/BedBlock/bedSurroundStandUpOffsets (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)[[I +MD: net/minecraft/world/level/block/BedBlock/m_49554_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/BedBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/BedBlock/m_49557_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/BedBlock/getConnectedDirection (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/BedBlock/m_49559_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; net/minecraft/world/level/block/BedBlock/getBlockType (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; +MD: net/minecraft/world/level/block/BedBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/BedBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/BedBlock/m_5548_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/BedBlock/updateEntityAfterFallOn (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/BedBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BedBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BedBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/BedBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/BedBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BedBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BedBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/BedBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/BedBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/BedBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/BedBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/BedBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/BedBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BedBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BedBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BedBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BedBlock/m_7799_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J net/minecraft/world/level/block/BedBlock/getSeed (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J +MD: net/minecraft/world/level/block/BedBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BedBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BedBlock$1 net/minecraft/world/level/block/BedBlock$1 +FD: net/minecraft/world/level/block/BedBlock$1/f_49561_ net/minecraft/world/level/block/BedBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/BedBlock$1/net/minecraft/world/level/block/BedBlock$1 net/minecraft/world/level/block/BedBlock$1/net/minecraft/world/level/block/BedBlock$1 +MD: net/minecraft/world/level/block/BedBlock$1/ ()V net/minecraft/world/level/block/BedBlock$1/ ()V +CL: net/minecraft/world/level/block/BeehiveBlock net/minecraft/world/level/block/BeehiveBlock +FD: net/minecraft/world/level/block/BeehiveBlock/f_152177_ net/minecraft/world/level/block/BeehiveBlock/MAX_HONEY_LEVELS +FD: net/minecraft/world/level/block/BeehiveBlock/f_152178_ net/minecraft/world/level/block/BeehiveBlock/SHEARED_HONEYCOMB_COUNT +FD: net/minecraft/world/level/block/BeehiveBlock/f_49563_ net/minecraft/world/level/block/BeehiveBlock/FACING +FD: net/minecraft/world/level/block/BeehiveBlock/f_49564_ net/minecraft/world/level/block/BeehiveBlock/HONEY_LEVEL +FD: net/minecraft/world/level/block/BeehiveBlock/net/minecraft/world/level/block/BeehiveBlock net/minecraft/world/level/block/BeehiveBlock/net/minecraft/world/level/block/BeehiveBlock +MD: net/minecraft/world/level/block/BeehiveBlock/ ()V net/minecraft/world/level/block/BeehiveBlock/ ()V +MD: net/minecraft/world/level/block/BeehiveBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BeehiveBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/BeehiveBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/BeehiveBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/BeehiveBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/BeehiveBlock/m_49569_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/BeehiveBlock/lambda$use$0 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49576_ (Lnet/minecraft/world/level/Level;DDDDD)V net/minecraft/world/level/block/BeehiveBlock/spawnFluidParticle (Lnet/minecraft/world/level/Level;DDDDD)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49590_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BeehiveBlock/resetHoneyLevel (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49594_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;)V net/minecraft/world/level/block/BeehiveBlock/releaseBeesAndResetHoneyLevel (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49600_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BeehiveBlock/dropHoneycomb (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49603_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BeehiveBlock/trySpawnDripParticles (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49612_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/VoxelShape;D)V net/minecraft/world/level/block/BeehiveBlock/spawnParticle (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/VoxelShape;D)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49649_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BeehiveBlock/angerNearbyBees (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_49654_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BeehiveBlock/hiveContainsBees (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BeehiveBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BeehiveBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BeehiveBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/BeehiveBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/BeehiveBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/BeehiveBlock/m_6240_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/BeehiveBlock/playerDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/BeehiveBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/BeehiveBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BeehiveBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BeehiveBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BeehiveBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BeehiveBlock/m_7381_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; net/minecraft/world/level/block/BeehiveBlock/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; +MD: net/minecraft/world/level/block/BeehiveBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BeehiveBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BeehiveBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BeehiveBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BeehiveBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BeehiveBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BeetrootBlock net/minecraft/world/level/block/BeetrootBlock +FD: net/minecraft/world/level/block/BeetrootBlock/f_152186_ net/minecraft/world/level/block/BeetrootBlock/MAX_AGE +FD: net/minecraft/world/level/block/BeetrootBlock/f_49657_ net/minecraft/world/level/block/BeetrootBlock/AGE +FD: net/minecraft/world/level/block/BeetrootBlock/f_49658_ net/minecraft/world/level/block/BeetrootBlock/SHAPE_BY_AGE +FD: net/minecraft/world/level/block/BeetrootBlock/net/minecraft/world/level/block/BeetrootBlock net/minecraft/world/level/block/BeetrootBlock/net/minecraft/world/level/block/BeetrootBlock +MD: net/minecraft/world/level/block/BeetrootBlock/ ()V net/minecraft/world/level/block/BeetrootBlock/ ()V +MD: net/minecraft/world/level/block/BeetrootBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BeetrootBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BeetrootBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BeetrootBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BeetrootBlock/m_6404_ ()Lnet/minecraft/world/level/ItemLike; net/minecraft/world/level/block/BeetrootBlock/getBaseSeedId ()Lnet/minecraft/world/level/ItemLike; +MD: net/minecraft/world/level/block/BeetrootBlock/m_7125_ (Lnet/minecraft/world/level/Level;)I net/minecraft/world/level/block/BeetrootBlock/getBonemealAgeIncrease (Lnet/minecraft/world/level/Level;)I +MD: net/minecraft/world/level/block/BeetrootBlock/m_7419_ ()I net/minecraft/world/level/block/BeetrootBlock/getMaxAge ()I +MD: net/minecraft/world/level/block/BeetrootBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BeetrootBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BeetrootBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BeetrootBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/BeetrootBlock/m_7959_ ()Lnet/minecraft/world/level/block/state/properties/IntegerProperty; net/minecraft/world/level/block/BeetrootBlock/getAgeProperty ()Lnet/minecraft/world/level/block/state/properties/IntegerProperty; +CL: net/minecraft/world/level/block/BellBlock net/minecraft/world/level/block/BellBlock +FD: net/minecraft/world/level/block/BellBlock/f_152187_ net/minecraft/world/level/block/BellBlock/EVENT_BELL_RING +FD: net/minecraft/world/level/block/BellBlock/f_49679_ net/minecraft/world/level/block/BellBlock/FACING +FD: net/minecraft/world/level/block/BellBlock/f_49680_ net/minecraft/world/level/block/BellBlock/ATTACHMENT +FD: net/minecraft/world/level/block/BellBlock/f_49681_ net/minecraft/world/level/block/BellBlock/POWERED +FD: net/minecraft/world/level/block/BellBlock/f_49682_ net/minecraft/world/level/block/BellBlock/NORTH_SOUTH_FLOOR_SHAPE +FD: net/minecraft/world/level/block/BellBlock/f_49683_ net/minecraft/world/level/block/BellBlock/EAST_WEST_FLOOR_SHAPE +FD: net/minecraft/world/level/block/BellBlock/f_49684_ net/minecraft/world/level/block/BellBlock/BELL_TOP_SHAPE +FD: net/minecraft/world/level/block/BellBlock/f_49685_ net/minecraft/world/level/block/BellBlock/BELL_BOTTOM_SHAPE +FD: net/minecraft/world/level/block/BellBlock/f_49686_ net/minecraft/world/level/block/BellBlock/BELL_SHAPE +FD: net/minecraft/world/level/block/BellBlock/f_49687_ net/minecraft/world/level/block/BellBlock/NORTH_SOUTH_BETWEEN +FD: net/minecraft/world/level/block/BellBlock/f_49688_ net/minecraft/world/level/block/BellBlock/EAST_WEST_BETWEEN +FD: net/minecraft/world/level/block/BellBlock/f_49689_ net/minecraft/world/level/block/BellBlock/TO_WEST +FD: net/minecraft/world/level/block/BellBlock/f_49690_ net/minecraft/world/level/block/BellBlock/TO_EAST +FD: net/minecraft/world/level/block/BellBlock/f_49691_ net/minecraft/world/level/block/BellBlock/TO_NORTH +FD: net/minecraft/world/level/block/BellBlock/f_49692_ net/minecraft/world/level/block/BellBlock/TO_SOUTH +FD: net/minecraft/world/level/block/BellBlock/f_49693_ net/minecraft/world/level/block/BellBlock/CEILING_SHAPE +FD: net/minecraft/world/level/block/BellBlock/net/minecraft/world/level/block/BellBlock net/minecraft/world/level/block/BellBlock/net/minecraft/world/level/block/BellBlock +MD: net/minecraft/world/level/block/BellBlock/ ()V net/minecraft/world/level/block/BellBlock/ ()V +MD: net/minecraft/world/level/block/BellBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BellBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BellBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/BellBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/BellBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/BellBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/BellBlock/m_152188_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/BellBlock/attemptToRing (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/BellBlock/m_49701_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/player/Player;Z)Z net/minecraft/world/level/block/BellBlock/onHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/player/Player;Z)Z +MD: net/minecraft/world/level/block/BellBlock/m_49712_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/BellBlock/attemptToRing (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/BellBlock/m_49739_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;D)Z net/minecraft/world/level/block/BellBlock/isProperHit (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;D)Z +MD: net/minecraft/world/level/block/BellBlock/m_49766_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BellBlock/getVoxelShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BellBlock/m_49768_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/BellBlock/getConnectedDirection (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/BellBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/BellBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/BellBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BellBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BellBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/BellBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/BellBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BellBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BellBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BellBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BellBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/BellBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/BellBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/BellBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/BellBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/BellBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/BellBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BellBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BellBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BellBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BellBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BellBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BellBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BellBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BellBlock$1 net/minecraft/world/level/block/BellBlock$1 +FD: net/minecraft/world/level/block/BellBlock$1/f_49770_ net/minecraft/world/level/block/BellBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$BellAttachType +FD: net/minecraft/world/level/block/BellBlock$1/net/minecraft/world/level/block/BellBlock$1 net/minecraft/world/level/block/BellBlock$1/net/minecraft/world/level/block/BellBlock$1 +MD: net/minecraft/world/level/block/BellBlock$1/ ()V net/minecraft/world/level/block/BellBlock$1/ ()V +CL: net/minecraft/world/level/block/BigDripleafBlock net/minecraft/world/level/block/BigDripleafBlock +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152200_ net/minecraft/world/level/block/BigDripleafBlock/WATERLOGGED +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152201_ net/minecraft/world/level/block/BigDripleafBlock/TILT +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152202_ net/minecraft/world/level/block/BigDripleafBlock/NO_TICK +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152203_ net/minecraft/world/level/block/BigDripleafBlock/DELAY_UNTIL_NEXT_TILT_STATE +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152204_ net/minecraft/world/level/block/BigDripleafBlock/MAX_GEN_HEIGHT +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152205_ net/minecraft/world/level/block/BigDripleafBlock/STEM_WIDTH +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152206_ net/minecraft/world/level/block/BigDripleafBlock/ENTITY_DETECTION_MIN_Y +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152207_ net/minecraft/world/level/block/BigDripleafBlock/LOWEST_LEAF_TOP +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152208_ net/minecraft/world/level/block/BigDripleafBlock/LEAF_SHAPES +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152209_ net/minecraft/world/level/block/BigDripleafBlock/STEM_SLICER +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152210_ net/minecraft/world/level/block/BigDripleafBlock/STEM_SHAPES +FD: net/minecraft/world/level/block/BigDripleafBlock/f_152211_ net/minecraft/world/level/block/BigDripleafBlock/shapesCache +FD: net/minecraft/world/level/block/BigDripleafBlock/net/minecraft/world/level/block/BigDripleafBlock net/minecraft/world/level/block/BigDripleafBlock/net/minecraft/world/level/block/BigDripleafBlock +MD: net/minecraft/world/level/block/BigDripleafBlock/ ()V net/minecraft/world/level/block/BigDripleafBlock/ ()V +MD: net/minecraft/world/level/block/BigDripleafBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BigDripleafBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152232_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/level/block/BigDripleafBlock/playTiltSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152241_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/BigDripleafBlock/place (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152246_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/block/BigDripleafBlock/placeWithRandomHeight (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152251_ (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BigDripleafBlock/canPlaceAt (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152277_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Tilt;)V net/minecraft/world/level/block/BigDripleafBlock/setTilt (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Tilt;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152282_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Tilt;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/level/block/BigDripleafBlock/setTiltAndScheduleTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/Tilt;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152301_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/BigDripleafBlock/canEntityTilt (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152304_ (Lit/unimi/dsi/fastutil/objects/Object2IntArrayMap;)V net/minecraft/world/level/block/BigDripleafBlock/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2IntArrayMap;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152313_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/BigDripleafBlock/resetTilt (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152317_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BigDripleafBlock/calculateShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BigDripleafBlock/m_152319_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BigDripleafBlock/canReplace (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BigDripleafBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BigDripleafBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BigDripleafBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BigDripleafBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BigDripleafBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/BigDripleafBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/BigDripleafBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/BigDripleafBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BigDripleafBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BigDripleafBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BigDripleafBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BigDripleafBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/BigDripleafBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/BigDripleafBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/BigDripleafBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BigDripleafBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BigDripleafBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BigDripleafBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BigDripleafBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/BigDripleafBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/BigDripleafBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BigDripleafBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BigDripleafBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BigDripleafBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BigDripleafStemBlock net/minecraft/world/level/block/BigDripleafStemBlock +FD: net/minecraft/world/level/block/BigDripleafStemBlock/f_152321_ net/minecraft/world/level/block/BigDripleafStemBlock/NORTH_SHAPE +FD: net/minecraft/world/level/block/BigDripleafStemBlock/f_152322_ net/minecraft/world/level/block/BigDripleafStemBlock/SOUTH_SHAPE +FD: net/minecraft/world/level/block/BigDripleafStemBlock/f_152323_ net/minecraft/world/level/block/BigDripleafStemBlock/EAST_SHAPE +FD: net/minecraft/world/level/block/BigDripleafStemBlock/f_152324_ net/minecraft/world/level/block/BigDripleafStemBlock/WEST_SHAPE +FD: net/minecraft/world/level/block/BigDripleafStemBlock/f_152325_ net/minecraft/world/level/block/BigDripleafStemBlock/WATERLOGGED +FD: net/minecraft/world/level/block/BigDripleafStemBlock/f_152326_ net/minecraft/world/level/block/BigDripleafStemBlock/STEM_WIDTH +FD: net/minecraft/world/level/block/BigDripleafStemBlock/net/minecraft/world/level/block/BigDripleafStemBlock net/minecraft/world/level/block/BigDripleafStemBlock/net/minecraft/world/level/block/BigDripleafStemBlock +MD: net/minecraft/world/level/block/BigDripleafStemBlock/ ()V net/minecraft/world/level/block/BigDripleafStemBlock/ ()V +MD: net/minecraft/world/level/block/BigDripleafStemBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BigDripleafStemBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_152349_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/BigDripleafStemBlock/place (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BigDripleafStemBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/BigDripleafStemBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BigDripleafStemBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/BigDripleafStemBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/BigDripleafStemBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BigDripleafStemBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BigDripleafStemBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BigDripleafStemBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BigDripleafStemBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BigDripleafStemBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BigDripleafStemBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BigDripleafStemBlock$1 net/minecraft/world/level/block/BigDripleafStemBlock$1 +FD: net/minecraft/world/level/block/BigDripleafStemBlock$1/f_152379_ net/minecraft/world/level/block/BigDripleafStemBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/BigDripleafStemBlock$1/net/minecraft/world/level/block/BigDripleafStemBlock$1 net/minecraft/world/level/block/BigDripleafStemBlock$1/net/minecraft/world/level/block/BigDripleafStemBlock$1 +MD: net/minecraft/world/level/block/BigDripleafStemBlock$1/ ()V net/minecraft/world/level/block/BigDripleafStemBlock$1/ ()V +CL: net/minecraft/world/level/block/BlastFurnaceBlock net/minecraft/world/level/block/BlastFurnaceBlock +FD: net/minecraft/world/level/block/BlastFurnaceBlock/net/minecraft/world/level/block/BlastFurnaceBlock net/minecraft/world/level/block/BlastFurnaceBlock/net/minecraft/world/level/block/BlastFurnaceBlock +MD: net/minecraft/world/level/block/BlastFurnaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BlastFurnaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BlastFurnaceBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/BlastFurnaceBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/BlastFurnaceBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/BlastFurnaceBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/BlastFurnaceBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BlastFurnaceBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BlastFurnaceBlock/m_7137_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/BlastFurnaceBlock/openContainer (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/level/block/Block net/minecraft/world/level/block/Block +FD: net/minecraft/world/level/block/Block/f_152388_ net/minecraft/world/level/block/Block/UPDATE_ALL_IMMEDIATE +FD: net/minecraft/world/level/block/Block/f_152389_ net/minecraft/world/level/block/Block/INDESTRUCTIBLE +FD: net/minecraft/world/level/block/Block/f_152390_ net/minecraft/world/level/block/Block/INSTANT +FD: net/minecraft/world/level/block/Block/f_152391_ net/minecraft/world/level/block/Block/UPDATE_LIMIT +FD: net/minecraft/world/level/block/Block/f_152392_ net/minecraft/world/level/block/Block/CACHE_SIZE +FD: net/minecraft/world/level/block/Block/f_152393_ net/minecraft/world/level/block/Block/UPDATE_NEIGHBORS +FD: net/minecraft/world/level/block/Block/f_152394_ net/minecraft/world/level/block/Block/UPDATE_CLIENTS +FD: net/minecraft/world/level/block/Block/f_152395_ net/minecraft/world/level/block/Block/UPDATE_INVISIBLE +FD: net/minecraft/world/level/block/Block/f_152396_ net/minecraft/world/level/block/Block/UPDATE_IMMEDIATE +FD: net/minecraft/world/level/block/Block/f_152397_ net/minecraft/world/level/block/Block/UPDATE_KNOWN_SHAPE +FD: net/minecraft/world/level/block/Block/f_152398_ net/minecraft/world/level/block/Block/UPDATE_SUPPRESS_DROPS +FD: net/minecraft/world/level/block/Block/f_152399_ net/minecraft/world/level/block/Block/UPDATE_MOVE_BY_PISTON +FD: net/minecraft/world/level/block/Block/f_152400_ net/minecraft/world/level/block/Block/UPDATE_SUPPRESS_LIGHT +FD: net/minecraft/world/level/block/Block/f_152401_ net/minecraft/world/level/block/Block/UPDATE_NONE +FD: net/minecraft/world/level/block/Block/f_152402_ net/minecraft/world/level/block/Block/UPDATE_ALL +FD: net/minecraft/world/level/block/Block/f_204296_ net/minecraft/world/level/block/Block/builtInRegistryHolder +FD: net/minecraft/world/level/block/Block/f_49785_ net/minecraft/world/level/block/Block/SHAPE_FULL_BLOCK_CACHE +FD: net/minecraft/world/level/block/Block/f_49786_ net/minecraft/world/level/block/Block/defaultBlockState +FD: net/minecraft/world/level/block/Block/f_49787_ net/minecraft/world/level/block/Block/descriptionId +FD: net/minecraft/world/level/block/Block/f_49788_ net/minecraft/world/level/block/Block/item +FD: net/minecraft/world/level/block/Block/f_49789_ net/minecraft/world/level/block/Block/OCCLUSION_CACHE +FD: net/minecraft/world/level/block/Block/f_49790_ net/minecraft/world/level/block/Block/LOGGER +FD: net/minecraft/world/level/block/Block/f_49791_ net/minecraft/world/level/block/Block/BLOCK_STATE_REGISTRY +FD: net/minecraft/world/level/block/Block/f_49792_ net/minecraft/world/level/block/Block/stateDefinition +FD: net/minecraft/world/level/block/Block/net/minecraft/world/level/block/Block net/minecraft/world/level/block/Block/net/minecraft/world/level/block/Block +MD: net/minecraft/world/level/block/Block/ ()V net/minecraft/world/level/block/Block/ ()V +MD: net/minecraft/world/level/block/Block/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/Block/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/Block/m_141947_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/Block/stepOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/Block/m_141997_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome$Precipitation;)V net/minecraft/world/level/block/Block/handlePrecipitation (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome$Precipitation;)V +MD: net/minecraft/world/level/block/Block/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/Block/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/Block/m_142387_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/Block/spawnDestroyParticles (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/Block/m_152403_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/lambda$dropResources$1 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_152407_ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/level/block/Block/lambda$popResource$5 (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/level/block/Block/m_152413_ (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;DDD)Lnet/minecraft/world/entity/item/ItemEntity; net/minecraft/world/level/block/Block/lambda$popResourceFromFace$6 (Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/item/ItemStack;DDD)Lnet/minecraft/world/entity/item/ItemEntity; +MD: net/minecraft/world/level/block/Block/m_152435_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/popResourceFromFace (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_152440_ (Lnet/minecraft/world/level/Level;Ljava/util/function/Supplier;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/popResource (Lnet/minecraft/world/level/Level;Ljava/util/function/Supplier;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_152444_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Block/shouldRenderFace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Block/m_152454_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/Block/copyProperty (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/Block/m_152458_ (Ljava/util/function/Function;)Lcom/google/common/collect/ImmutableMap; net/minecraft/world/level/block/Block/getShapeForEachState (Ljava/util/function/Function;)Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/world/level/block/Block/m_152460_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)V net/minecraft/world/level/block/Block/dropResources (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)V +MD: net/minecraft/world/level/block/Block/m_152463_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/Block/isExceptionForConnection (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/Block/m_152465_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/Block/withPropertiesOf (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/Block/m_204297_ ()Lnet/minecraft/core/Holder$Reference; net/minecraft/world/level/block/Block/builtInRegistryHolder ()Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/world/level/block/Block/m_49796_ (DDDDDD)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/Block/box (DDDDDD)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/Block/m_49803_ (I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/Block/stateById (I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/Block/m_49805_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/Block/popExperience (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/Block/m_49811_ (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/Block/fillItemCategory (Lnet/minecraft/world/item/CreativeModeTab;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/Block/m_49814_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/Block/byItem (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/Block/m_49840_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/popResource (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_49856_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/lambda$dropResources$3 (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_49863_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/Block/canSupportCenter (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/Block/m_49869_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)Ljava/util/List; net/minecraft/world/level/block/Block/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)Ljava/util/List; +MD: net/minecraft/world/level/block/Block/m_49874_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; net/minecraft/world/level/block/Block/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; +MD: net/minecraft/world/level/block/Block/m_49881_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/dropResources (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_49892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/block/Block/dropResources (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/block/Block/m_49897_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/Block/pushEntitiesUp (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/Block/m_49902_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/Block/updateOrDestroy (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/Block/m_49908_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/block/Block/updateOrDestroy (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/block/Block/m_49916_ (Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/level/block/Block/isShapeFullBlock (Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/level/block/Block/m_49918_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/Block/isFaceFull (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/Block/m_49922_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/lambda$dropResources$4 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_49931_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/Block/updateFromNeighbourShapes (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/Block/m_49935_ ()Lit/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap; net/minecraft/world/level/block/Block/lambda$static$0 ()Lit/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap; +MD: net/minecraft/world/level/block/Block/m_49936_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Block/canSupportRigidBlock (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Block/m_49941_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/lambda$dropResources$2 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_49950_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/Block/dropResources (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/Block/m_49954_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/level/block/Block/getName ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/level/block/Block/m_49956_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Block/getId (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Block/m_49958_ ()F net/minecraft/world/level/block/Block/getFriction ()F +MD: net/minecraft/world/level/block/Block/m_49959_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/Block/registerDefaultState (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/Block/m_49961_ ()F net/minecraft/world/level/block/Block/getSpeedFactor ()F +MD: net/minecraft/world/level/block/Block/m_49962_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/SoundType; net/minecraft/world/level/block/Block/getSoundType (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/SoundType; +MD: net/minecraft/world/level/block/Block/m_49964_ ()F net/minecraft/world/level/block/Block/getJumpFactor ()F +MD: net/minecraft/world/level/block/Block/m_49965_ ()Lnet/minecraft/world/level/block/state/StateDefinition; net/minecraft/world/level/block/Block/getStateDefinition ()Lnet/minecraft/world/level/block/state/StateDefinition; +MD: net/minecraft/world/level/block/Block/m_49966_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/Block/defaultBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/Block/m_49967_ ()Z net/minecraft/world/level/block/Block/hasDynamicShape ()Z +MD: net/minecraft/world/level/block/Block/m_5456_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/block/Block/asItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/block/Block/m_5548_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/Block/updateEntityAfterFallOn (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/Block/m_5568_ ()Z net/minecraft/world/level/block/Block/isPossibleToRespawnInThis ()Z +MD: net/minecraft/world/level/block/Block/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/Block/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/Block/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/Block/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/Block/m_5871_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/BlockGetter;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/level/block/Block/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/BlockGetter;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/level/block/Block/m_6240_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/playerDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/Block/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/Block/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/Block/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/Block/m_6786_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/Block/destroy (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/Block/m_6903_ (Lnet/minecraft/world/level/Explosion;)Z net/minecraft/world/level/block/Block/dropFromExplosion (Lnet/minecraft/world/level/Explosion;)Z +MD: net/minecraft/world/level/block/Block/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/Block/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/Block/m_7325_ ()F net/minecraft/world/level/block/Block/getExplosionResistance ()F +MD: net/minecraft/world/level/block/Block/m_7374_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/Block/asBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/Block/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/Block/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/Block/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Block/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Block/m_7592_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V net/minecraft/world/level/block/Block/wasExploded (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V +MD: net/minecraft/world/level/block/Block/m_7705_ ()Ljava/lang/String; net/minecraft/world/level/block/Block/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/block/Block/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/Block/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/Block/toString ()Ljava/lang/String; net/minecraft/world/level/block/Block/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/block/Block$1 net/minecraft/world/level/block/Block$1 +FD: net/minecraft/world/level/block/Block$1/net/minecraft/world/level/block/Block$1 net/minecraft/world/level/block/Block$1/net/minecraft/world/level/block/Block$1 +MD: net/minecraft/world/level/block/Block$1/ ()V net/minecraft/world/level/block/Block$1/ ()V +MD: net/minecraft/world/level/block/Block$1/load (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/Block$1/load (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/Block$1/load (Lnet/minecraft/world/phys/shapes/VoxelShape;)Ljava/lang/Boolean; net/minecraft/world/level/block/Block$1/load (Lnet/minecraft/world/phys/shapes/VoxelShape;)Ljava/lang/Boolean; +CL: net/minecraft/world/level/block/Block$2 net/minecraft/world/level/block/Block$2 +FD: net/minecraft/world/level/block/Block$2/net/minecraft/world/level/block/Block$2 net/minecraft/world/level/block/Block$2/net/minecraft/world/level/block/Block$2 +MD: net/minecraft/world/level/block/Block$2/ (IF)V net/minecraft/world/level/block/Block$2/ (IF)V +MD: net/minecraft/world/level/block/Block$2/rehash (I)V net/minecraft/world/level/block/Block$2/rehash (I)V +CL: net/minecraft/world/level/block/Block$BlockStatePairKey net/minecraft/world/level/block/Block$BlockStatePairKey +FD: net/minecraft/world/level/block/Block$BlockStatePairKey/f_49980_ net/minecraft/world/level/block/Block$BlockStatePairKey/first +FD: net/minecraft/world/level/block/Block$BlockStatePairKey/f_49981_ net/minecraft/world/level/block/Block$BlockStatePairKey/second +FD: net/minecraft/world/level/block/Block$BlockStatePairKey/f_49982_ net/minecraft/world/level/block/Block$BlockStatePairKey/direction +FD: net/minecraft/world/level/block/Block$BlockStatePairKey/net/minecraft/world/level/block/Block$BlockStatePairKey net/minecraft/world/level/block/Block$BlockStatePairKey/net/minecraft/world/level/block/Block$BlockStatePairKey +MD: net/minecraft/world/level/block/Block$BlockStatePairKey/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/block/Block$BlockStatePairKey/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/block/Block$BlockStatePairKey/equals (Ljava/lang/Object;)Z net/minecraft/world/level/block/Block$BlockStatePairKey/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/Block$BlockStatePairKey/hashCode ()I net/minecraft/world/level/block/Block$BlockStatePairKey/hashCode ()I +CL: net/minecraft/world/level/block/Blocks net/minecraft/world/level/block/Blocks +FD: net/minecraft/world/level/block/Blocks/f_152467_ net/minecraft/world/level/block/Blocks/DEEPSLATE_GOLD_ORE +FD: net/minecraft/world/level/block/Blocks/f_152468_ net/minecraft/world/level/block/Blocks/DEEPSLATE_IRON_ORE +FD: net/minecraft/world/level/block/Blocks/f_152469_ net/minecraft/world/level/block/Blocks/DEEPSLATE_COAL_ORE +FD: net/minecraft/world/level/block/Blocks/f_152470_ net/minecraft/world/level/block/Blocks/AZALEA_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_152471_ net/minecraft/world/level/block/Blocks/FLOWERING_AZALEA_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_152472_ net/minecraft/world/level/block/Blocks/DEEPSLATE_LAPIS_ORE +FD: net/minecraft/world/level/block/Blocks/f_152473_ net/minecraft/world/level/block/Blocks/DEEPSLATE_REDSTONE_ORE +FD: net/minecraft/world/level/block/Blocks/f_152474_ net/minecraft/world/level/block/Blocks/DEEPSLATE_DIAMOND_ORE +FD: net/minecraft/world/level/block/Blocks/f_152475_ net/minecraft/world/level/block/Blocks/GLOW_LICHEN +FD: net/minecraft/world/level/block/Blocks/f_152476_ net/minecraft/world/level/block/Blocks/WATER_CAULDRON +FD: net/minecraft/world/level/block/Blocks/f_152477_ net/minecraft/world/level/block/Blocks/LAVA_CAULDRON +FD: net/minecraft/world/level/block/Blocks/f_152478_ net/minecraft/world/level/block/Blocks/POWDER_SNOW_CAULDRON +FD: net/minecraft/world/level/block/Blocks/f_152479_ net/minecraft/world/level/block/Blocks/DEEPSLATE_EMERALD_ORE +FD: net/minecraft/world/level/block/Blocks/f_152480_ net/minecraft/world/level/block/Blocks/LIGHT +FD: net/minecraft/world/level/block/Blocks/f_152481_ net/minecraft/world/level/block/Blocks/DIRT_PATH +FD: net/minecraft/world/level/block/Blocks/f_152482_ net/minecraft/world/level/block/Blocks/CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152483_ net/minecraft/world/level/block/Blocks/WHITE_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152484_ net/minecraft/world/level/block/Blocks/ORANGE_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152485_ net/minecraft/world/level/block/Blocks/BLUE_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152486_ net/minecraft/world/level/block/Blocks/BROWN_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152487_ net/minecraft/world/level/block/Blocks/GREEN_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152488_ net/minecraft/world/level/block/Blocks/RED_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152489_ net/minecraft/world/level/block/Blocks/BLACK_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152490_ net/minecraft/world/level/block/Blocks/AMETHYST_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152491_ net/minecraft/world/level/block/Blocks/BUDDING_AMETHYST +FD: net/minecraft/world/level/block/Blocks/f_152492_ net/minecraft/world/level/block/Blocks/AMETHYST_CLUSTER +FD: net/minecraft/world/level/block/Blocks/f_152493_ net/minecraft/world/level/block/Blocks/LARGE_AMETHYST_BUD +FD: net/minecraft/world/level/block/Blocks/f_152494_ net/minecraft/world/level/block/Blocks/MEDIUM_AMETHYST_BUD +FD: net/minecraft/world/level/block/Blocks/f_152495_ net/minecraft/world/level/block/Blocks/SMALL_AMETHYST_BUD +FD: net/minecraft/world/level/block/Blocks/f_152496_ net/minecraft/world/level/block/Blocks/TUFF +FD: net/minecraft/world/level/block/Blocks/f_152497_ net/minecraft/world/level/block/Blocks/CALCITE +FD: net/minecraft/world/level/block/Blocks/f_152498_ net/minecraft/world/level/block/Blocks/TINTED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_152499_ net/minecraft/world/level/block/Blocks/POWDER_SNOW +FD: net/minecraft/world/level/block/Blocks/f_152500_ net/minecraft/world/level/block/Blocks/SCULK_SENSOR +FD: net/minecraft/world/level/block/Blocks/f_152501_ net/minecraft/world/level/block/Blocks/OXIDIZED_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152502_ net/minecraft/world/level/block/Blocks/WEATHERED_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152503_ net/minecraft/world/level/block/Blocks/EXPOSED_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152504_ net/minecraft/world/level/block/Blocks/COPPER_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152505_ net/minecraft/world/level/block/Blocks/COPPER_ORE +FD: net/minecraft/world/level/block/Blocks/f_152506_ net/minecraft/world/level/block/Blocks/DEEPSLATE_COPPER_ORE +FD: net/minecraft/world/level/block/Blocks/f_152507_ net/minecraft/world/level/block/Blocks/OXIDIZED_CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152508_ net/minecraft/world/level/block/Blocks/WEATHERED_CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152509_ net/minecraft/world/level/block/Blocks/EXPOSED_CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152510_ net/minecraft/world/level/block/Blocks/CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152511_ net/minecraft/world/level/block/Blocks/MAGENTA_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152512_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152513_ net/minecraft/world/level/block/Blocks/YELLOW_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152514_ net/minecraft/world/level/block/Blocks/LIME_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152515_ net/minecraft/world/level/block/Blocks/PINK_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152516_ net/minecraft/world/level/block/Blocks/GRAY_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152517_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152518_ net/minecraft/world/level/block/Blocks/CYAN_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152519_ net/minecraft/world/level/block/Blocks/PURPLE_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152520_ net/minecraft/world/level/block/Blocks/BLUE_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152521_ net/minecraft/world/level/block/Blocks/BROWN_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152522_ net/minecraft/world/level/block/Blocks/GREEN_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152523_ net/minecraft/world/level/block/Blocks/RED_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152524_ net/minecraft/world/level/block/Blocks/BLACK_CANDLE +FD: net/minecraft/world/level/block/Blocks/f_152525_ net/minecraft/world/level/block/Blocks/CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152526_ net/minecraft/world/level/block/Blocks/WHITE_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152527_ net/minecraft/world/level/block/Blocks/ORANGE_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152528_ net/minecraft/world/level/block/Blocks/MAGENTA_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152529_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152530_ net/minecraft/world/level/block/Blocks/YELLOW_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152531_ net/minecraft/world/level/block/Blocks/LIME_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152532_ net/minecraft/world/level/block/Blocks/PINK_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152533_ net/minecraft/world/level/block/Blocks/GRAY_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152534_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152535_ net/minecraft/world/level/block/Blocks/CYAN_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152536_ net/minecraft/world/level/block/Blocks/PURPLE_CANDLE_CAKE +FD: net/minecraft/world/level/block/Blocks/f_152537_ net/minecraft/world/level/block/Blocks/DRIPSTONE_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152538_ net/minecraft/world/level/block/Blocks/CAVE_VINES +FD: net/minecraft/world/level/block/Blocks/f_152539_ net/minecraft/world/level/block/Blocks/CAVE_VINES_PLANT +FD: net/minecraft/world/level/block/Blocks/f_152540_ net/minecraft/world/level/block/Blocks/SPORE_BLOSSOM +FD: net/minecraft/world/level/block/Blocks/f_152541_ net/minecraft/world/level/block/Blocks/AZALEA +FD: net/minecraft/world/level/block/Blocks/f_152542_ net/minecraft/world/level/block/Blocks/FLOWERING_AZALEA +FD: net/minecraft/world/level/block/Blocks/f_152543_ net/minecraft/world/level/block/Blocks/MOSS_CARPET +FD: net/minecraft/world/level/block/Blocks/f_152544_ net/minecraft/world/level/block/Blocks/MOSS_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152545_ net/minecraft/world/level/block/Blocks/BIG_DRIPLEAF +FD: net/minecraft/world/level/block/Blocks/f_152546_ net/minecraft/world/level/block/Blocks/BIG_DRIPLEAF_STEM +FD: net/minecraft/world/level/block/Blocks/f_152547_ net/minecraft/world/level/block/Blocks/SMALL_DRIPLEAF +FD: net/minecraft/world/level/block/Blocks/f_152548_ net/minecraft/world/level/block/Blocks/HANGING_ROOTS +FD: net/minecraft/world/level/block/Blocks/f_152549_ net/minecraft/world/level/block/Blocks/ROOTED_DIRT +FD: net/minecraft/world/level/block/Blocks/f_152550_ net/minecraft/world/level/block/Blocks/DEEPSLATE +FD: net/minecraft/world/level/block/Blocks/f_152551_ net/minecraft/world/level/block/Blocks/COBBLED_DEEPSLATE +FD: net/minecraft/world/level/block/Blocks/f_152552_ net/minecraft/world/level/block/Blocks/COBBLED_DEEPSLATE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152553_ net/minecraft/world/level/block/Blocks/COBBLED_DEEPSLATE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152554_ net/minecraft/world/level/block/Blocks/COBBLED_DEEPSLATE_WALL +FD: net/minecraft/world/level/block/Blocks/f_152555_ net/minecraft/world/level/block/Blocks/POLISHED_DEEPSLATE +FD: net/minecraft/world/level/block/Blocks/f_152556_ net/minecraft/world/level/block/Blocks/POLISHED_DEEPSLATE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152557_ net/minecraft/world/level/block/Blocks/POLISHED_DEEPSLATE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152558_ net/minecraft/world/level/block/Blocks/POLISHED_DEEPSLATE_WALL +FD: net/minecraft/world/level/block/Blocks/f_152559_ net/minecraft/world/level/block/Blocks/DEEPSLATE_TILES +FD: net/minecraft/world/level/block/Blocks/f_152560_ net/minecraft/world/level/block/Blocks/DEEPSLATE_TILE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152561_ net/minecraft/world/level/block/Blocks/DEEPSLATE_TILE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152562_ net/minecraft/world/level/block/Blocks/DEEPSLATE_TILE_WALL +FD: net/minecraft/world/level/block/Blocks/f_152563_ net/minecraft/world/level/block/Blocks/OXIDIZED_CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152564_ net/minecraft/world/level/block/Blocks/WEATHERED_CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152565_ net/minecraft/world/level/block/Blocks/EXPOSED_CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152566_ net/minecraft/world/level/block/Blocks/CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152567_ net/minecraft/world/level/block/Blocks/OXIDIZED_CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152568_ net/minecraft/world/level/block/Blocks/WEATHERED_CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152569_ net/minecraft/world/level/block/Blocks/EXPOSED_CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152570_ net/minecraft/world/level/block/Blocks/CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152571_ net/minecraft/world/level/block/Blocks/WAXED_COPPER_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152572_ net/minecraft/world/level/block/Blocks/WAXED_WEATHERED_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152573_ net/minecraft/world/level/block/Blocks/WAXED_EXPOSED_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152574_ net/minecraft/world/level/block/Blocks/WAXED_OXIDIZED_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152575_ net/minecraft/world/level/block/Blocks/WAXED_OXIDIZED_CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152576_ net/minecraft/world/level/block/Blocks/WAXED_WEATHERED_CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152577_ net/minecraft/world/level/block/Blocks/WAXED_EXPOSED_CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152578_ net/minecraft/world/level/block/Blocks/WAXED_CUT_COPPER +FD: net/minecraft/world/level/block/Blocks/f_152579_ net/minecraft/world/level/block/Blocks/WAXED_OXIDIZED_CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152580_ net/minecraft/world/level/block/Blocks/WAXED_WEATHERED_CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152581_ net/minecraft/world/level/block/Blocks/WAXED_EXPOSED_CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152582_ net/minecraft/world/level/block/Blocks/WAXED_CUT_COPPER_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152583_ net/minecraft/world/level/block/Blocks/WAXED_OXIDIZED_CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152584_ net/minecraft/world/level/block/Blocks/WAXED_WEATHERED_CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152585_ net/minecraft/world/level/block/Blocks/WAXED_EXPOSED_CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152586_ net/minecraft/world/level/block/Blocks/WAXED_CUT_COPPER_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152587_ net/minecraft/world/level/block/Blocks/LIGHTNING_ROD +FD: net/minecraft/world/level/block/Blocks/f_152588_ net/minecraft/world/level/block/Blocks/POINTED_DRIPSTONE +FD: net/minecraft/world/level/block/Blocks/f_152589_ net/minecraft/world/level/block/Blocks/DEEPSLATE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_152590_ net/minecraft/world/level/block/Blocks/DEEPSLATE_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_152591_ net/minecraft/world/level/block/Blocks/DEEPSLATE_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_152592_ net/minecraft/world/level/block/Blocks/DEEPSLATE_BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_152593_ net/minecraft/world/level/block/Blocks/CHISELED_DEEPSLATE +FD: net/minecraft/world/level/block/Blocks/f_152594_ net/minecraft/world/level/block/Blocks/CRACKED_DEEPSLATE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_152595_ net/minecraft/world/level/block/Blocks/CRACKED_DEEPSLATE_TILES +FD: net/minecraft/world/level/block/Blocks/f_152596_ net/minecraft/world/level/block/Blocks/INFESTED_DEEPSLATE +FD: net/minecraft/world/level/block/Blocks/f_152597_ net/minecraft/world/level/block/Blocks/SMOOTH_BASALT +FD: net/minecraft/world/level/block/Blocks/f_152598_ net/minecraft/world/level/block/Blocks/RAW_IRON_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152599_ net/minecraft/world/level/block/Blocks/RAW_COPPER_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152600_ net/minecraft/world/level/block/Blocks/RAW_GOLD_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_152601_ net/minecraft/world/level/block/Blocks/POTTED_AZALEA +FD: net/minecraft/world/level/block/Blocks/f_152602_ net/minecraft/world/level/block/Blocks/POTTED_FLOWERING_AZALEA +FD: net/minecraft/world/level/block/Blocks/f_49990_ net/minecraft/world/level/block/Blocks/WATER +FD: net/minecraft/world/level/block/Blocks/f_49991_ net/minecraft/world/level/block/Blocks/LAVA +FD: net/minecraft/world/level/block/Blocks/f_49992_ net/minecraft/world/level/block/Blocks/SAND +FD: net/minecraft/world/level/block/Blocks/f_49993_ net/minecraft/world/level/block/Blocks/RED_SAND +FD: net/minecraft/world/level/block/Blocks/f_49994_ net/minecraft/world/level/block/Blocks/GRAVEL +FD: net/minecraft/world/level/block/Blocks/f_49995_ net/minecraft/world/level/block/Blocks/GOLD_ORE +FD: net/minecraft/world/level/block/Blocks/f_49996_ net/minecraft/world/level/block/Blocks/IRON_ORE +FD: net/minecraft/world/level/block/Blocks/f_49997_ net/minecraft/world/level/block/Blocks/COAL_ORE +FD: net/minecraft/world/level/block/Blocks/f_49998_ net/minecraft/world/level/block/Blocks/NETHER_GOLD_ORE +FD: net/minecraft/world/level/block/Blocks/f_49999_ net/minecraft/world/level/block/Blocks/OAK_LOG +FD: net/minecraft/world/level/block/Blocks/f_50000_ net/minecraft/world/level/block/Blocks/SPRUCE_LOG +FD: net/minecraft/world/level/block/Blocks/f_50001_ net/minecraft/world/level/block/Blocks/BIRCH_LOG +FD: net/minecraft/world/level/block/Blocks/f_50002_ net/minecraft/world/level/block/Blocks/JUNGLE_LOG +FD: net/minecraft/world/level/block/Blocks/f_50003_ net/minecraft/world/level/block/Blocks/ACACIA_LOG +FD: net/minecraft/world/level/block/Blocks/f_50004_ net/minecraft/world/level/block/Blocks/DARK_OAK_LOG +FD: net/minecraft/world/level/block/Blocks/f_50005_ net/minecraft/world/level/block/Blocks/STRIPPED_SPRUCE_LOG +FD: net/minecraft/world/level/block/Blocks/f_50006_ net/minecraft/world/level/block/Blocks/STRIPPED_BIRCH_LOG +FD: net/minecraft/world/level/block/Blocks/f_50007_ net/minecraft/world/level/block/Blocks/STRIPPED_JUNGLE_LOG +FD: net/minecraft/world/level/block/Blocks/f_50008_ net/minecraft/world/level/block/Blocks/STRIPPED_ACACIA_LOG +FD: net/minecraft/world/level/block/Blocks/f_50009_ net/minecraft/world/level/block/Blocks/STRIPPED_DARK_OAK_LOG +FD: net/minecraft/world/level/block/Blocks/f_50010_ net/minecraft/world/level/block/Blocks/STRIPPED_OAK_LOG +FD: net/minecraft/world/level/block/Blocks/f_50011_ net/minecraft/world/level/block/Blocks/OAK_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50012_ net/minecraft/world/level/block/Blocks/SPRUCE_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50013_ net/minecraft/world/level/block/Blocks/BIRCH_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50014_ net/minecraft/world/level/block/Blocks/JUNGLE_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50015_ net/minecraft/world/level/block/Blocks/ACACIA_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50016_ net/minecraft/world/level/block/Blocks/AIR +FD: net/minecraft/world/level/block/Blocks/f_50017_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_BED +FD: net/minecraft/world/level/block/Blocks/f_50018_ net/minecraft/world/level/block/Blocks/YELLOW_BED +FD: net/minecraft/world/level/block/Blocks/f_50019_ net/minecraft/world/level/block/Blocks/LIME_BED +FD: net/minecraft/world/level/block/Blocks/f_50020_ net/minecraft/world/level/block/Blocks/PINK_BED +FD: net/minecraft/world/level/block/Blocks/f_50021_ net/minecraft/world/level/block/Blocks/GRAY_BED +FD: net/minecraft/world/level/block/Blocks/f_50022_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_BED +FD: net/minecraft/world/level/block/Blocks/f_50023_ net/minecraft/world/level/block/Blocks/CYAN_BED +FD: net/minecraft/world/level/block/Blocks/f_50024_ net/minecraft/world/level/block/Blocks/PURPLE_BED +FD: net/minecraft/world/level/block/Blocks/f_50025_ net/minecraft/world/level/block/Blocks/BLUE_BED +FD: net/minecraft/world/level/block/Blocks/f_50026_ net/minecraft/world/level/block/Blocks/BROWN_BED +FD: net/minecraft/world/level/block/Blocks/f_50027_ net/minecraft/world/level/block/Blocks/GREEN_BED +FD: net/minecraft/world/level/block/Blocks/f_50028_ net/minecraft/world/level/block/Blocks/RED_BED +FD: net/minecraft/world/level/block/Blocks/f_50029_ net/minecraft/world/level/block/Blocks/BLACK_BED +FD: net/minecraft/world/level/block/Blocks/f_50030_ net/minecraft/world/level/block/Blocks/POWERED_RAIL +FD: net/minecraft/world/level/block/Blocks/f_50031_ net/minecraft/world/level/block/Blocks/DETECTOR_RAIL +FD: net/minecraft/world/level/block/Blocks/f_50032_ net/minecraft/world/level/block/Blocks/STICKY_PISTON +FD: net/minecraft/world/level/block/Blocks/f_50033_ net/minecraft/world/level/block/Blocks/COBWEB +FD: net/minecraft/world/level/block/Blocks/f_50034_ net/minecraft/world/level/block/Blocks/GRASS +FD: net/minecraft/world/level/block/Blocks/f_50035_ net/minecraft/world/level/block/Blocks/FERN +FD: net/minecraft/world/level/block/Blocks/f_50036_ net/minecraft/world/level/block/Blocks/DEAD_BUSH +FD: net/minecraft/world/level/block/Blocks/f_50037_ net/minecraft/world/level/block/Blocks/SEAGRASS +FD: net/minecraft/world/level/block/Blocks/f_50038_ net/minecraft/world/level/block/Blocks/TALL_SEAGRASS +FD: net/minecraft/world/level/block/Blocks/f_50039_ net/minecraft/world/level/block/Blocks/PISTON +FD: net/minecraft/world/level/block/Blocks/f_50040_ net/minecraft/world/level/block/Blocks/PISTON_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50041_ net/minecraft/world/level/block/Blocks/WHITE_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50042_ net/minecraft/world/level/block/Blocks/ORANGE_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50043_ net/minecraft/world/level/block/Blocks/DARK_OAK_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50044_ net/minecraft/world/level/block/Blocks/STRIPPED_OAK_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50045_ net/minecraft/world/level/block/Blocks/STRIPPED_SPRUCE_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50046_ net/minecraft/world/level/block/Blocks/STRIPPED_BIRCH_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50047_ net/minecraft/world/level/block/Blocks/STRIPPED_JUNGLE_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50048_ net/minecraft/world/level/block/Blocks/STRIPPED_ACACIA_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50049_ net/minecraft/world/level/block/Blocks/STRIPPED_DARK_OAK_WOOD +FD: net/minecraft/world/level/block/Blocks/f_50050_ net/minecraft/world/level/block/Blocks/OAK_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_50051_ net/minecraft/world/level/block/Blocks/SPRUCE_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_50052_ net/minecraft/world/level/block/Blocks/BIRCH_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_50053_ net/minecraft/world/level/block/Blocks/JUNGLE_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_50054_ net/minecraft/world/level/block/Blocks/ACACIA_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_50055_ net/minecraft/world/level/block/Blocks/DARK_OAK_LEAVES +FD: net/minecraft/world/level/block/Blocks/f_50056_ net/minecraft/world/level/block/Blocks/SPONGE +FD: net/minecraft/world/level/block/Blocks/f_50057_ net/minecraft/world/level/block/Blocks/WET_SPONGE +FD: net/minecraft/world/level/block/Blocks/f_50058_ net/minecraft/world/level/block/Blocks/GLASS +FD: net/minecraft/world/level/block/Blocks/f_50059_ net/minecraft/world/level/block/Blocks/LAPIS_ORE +FD: net/minecraft/world/level/block/Blocks/f_50060_ net/minecraft/world/level/block/Blocks/LAPIS_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50061_ net/minecraft/world/level/block/Blocks/DISPENSER +FD: net/minecraft/world/level/block/Blocks/f_50062_ net/minecraft/world/level/block/Blocks/SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50063_ net/minecraft/world/level/block/Blocks/CHISELED_SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50064_ net/minecraft/world/level/block/Blocks/CUT_SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50065_ net/minecraft/world/level/block/Blocks/NOTE_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50066_ net/minecraft/world/level/block/Blocks/WHITE_BED +FD: net/minecraft/world/level/block/Blocks/f_50067_ net/minecraft/world/level/block/Blocks/ORANGE_BED +FD: net/minecraft/world/level/block/Blocks/f_50068_ net/minecraft/world/level/block/Blocks/MAGENTA_BED +FD: net/minecraft/world/level/block/Blocks/f_50069_ net/minecraft/world/level/block/Blocks/STONE +FD: net/minecraft/world/level/block/Blocks/f_50070_ net/minecraft/world/level/block/Blocks/WITHER_ROSE +FD: net/minecraft/world/level/block/Blocks/f_50071_ net/minecraft/world/level/block/Blocks/LILY_OF_THE_VALLEY +FD: net/minecraft/world/level/block/Blocks/f_50072_ net/minecraft/world/level/block/Blocks/BROWN_MUSHROOM +FD: net/minecraft/world/level/block/Blocks/f_50073_ net/minecraft/world/level/block/Blocks/RED_MUSHROOM +FD: net/minecraft/world/level/block/Blocks/f_50074_ net/minecraft/world/level/block/Blocks/GOLD_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50075_ net/minecraft/world/level/block/Blocks/IRON_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50076_ net/minecraft/world/level/block/Blocks/BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50077_ net/minecraft/world/level/block/Blocks/TNT +FD: net/minecraft/world/level/block/Blocks/f_50078_ net/minecraft/world/level/block/Blocks/BOOKSHELF +FD: net/minecraft/world/level/block/Blocks/f_50079_ net/minecraft/world/level/block/Blocks/MOSSY_COBBLESTONE +FD: net/minecraft/world/level/block/Blocks/f_50080_ net/minecraft/world/level/block/Blocks/OBSIDIAN +FD: net/minecraft/world/level/block/Blocks/f_50081_ net/minecraft/world/level/block/Blocks/TORCH +FD: net/minecraft/world/level/block/Blocks/f_50082_ net/minecraft/world/level/block/Blocks/WALL_TORCH +FD: net/minecraft/world/level/block/Blocks/f_50083_ net/minecraft/world/level/block/Blocks/FIRE +FD: net/minecraft/world/level/block/Blocks/f_50084_ net/minecraft/world/level/block/Blocks/SOUL_FIRE +FD: net/minecraft/world/level/block/Blocks/f_50085_ net/minecraft/world/level/block/Blocks/SPAWNER +FD: net/minecraft/world/level/block/Blocks/f_50086_ net/minecraft/world/level/block/Blocks/OAK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50087_ net/minecraft/world/level/block/Blocks/CHEST +FD: net/minecraft/world/level/block/Blocks/f_50088_ net/minecraft/world/level/block/Blocks/REDSTONE_WIRE +FD: net/minecraft/world/level/block/Blocks/f_50089_ net/minecraft/world/level/block/Blocks/DIAMOND_ORE +FD: net/minecraft/world/level/block/Blocks/f_50090_ net/minecraft/world/level/block/Blocks/DIAMOND_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50091_ net/minecraft/world/level/block/Blocks/CRAFTING_TABLE +FD: net/minecraft/world/level/block/Blocks/f_50092_ net/minecraft/world/level/block/Blocks/WHEAT +FD: net/minecraft/world/level/block/Blocks/f_50093_ net/minecraft/world/level/block/Blocks/FARMLAND +FD: net/minecraft/world/level/block/Blocks/f_50094_ net/minecraft/world/level/block/Blocks/FURNACE +FD: net/minecraft/world/level/block/Blocks/f_50095_ net/minecraft/world/level/block/Blocks/OAK_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50096_ net/minecraft/world/level/block/Blocks/MAGENTA_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50097_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50098_ net/minecraft/world/level/block/Blocks/YELLOW_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50099_ net/minecraft/world/level/block/Blocks/LIME_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50100_ net/minecraft/world/level/block/Blocks/PINK_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50101_ net/minecraft/world/level/block/Blocks/GRAY_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50102_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50103_ net/minecraft/world/level/block/Blocks/CYAN_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50104_ net/minecraft/world/level/block/Blocks/PURPLE_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50105_ net/minecraft/world/level/block/Blocks/BLUE_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50106_ net/minecraft/world/level/block/Blocks/BROWN_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50107_ net/minecraft/world/level/block/Blocks/GREEN_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50108_ net/minecraft/world/level/block/Blocks/RED_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50109_ net/minecraft/world/level/block/Blocks/BLACK_WOOL +FD: net/minecraft/world/level/block/Blocks/f_50110_ net/minecraft/world/level/block/Blocks/MOVING_PISTON +FD: net/minecraft/world/level/block/Blocks/f_50111_ net/minecraft/world/level/block/Blocks/DANDELION +FD: net/minecraft/world/level/block/Blocks/f_50112_ net/minecraft/world/level/block/Blocks/POPPY +FD: net/minecraft/world/level/block/Blocks/f_50113_ net/minecraft/world/level/block/Blocks/BLUE_ORCHID +FD: net/minecraft/world/level/block/Blocks/f_50114_ net/minecraft/world/level/block/Blocks/ALLIUM +FD: net/minecraft/world/level/block/Blocks/f_50115_ net/minecraft/world/level/block/Blocks/AZURE_BLUET +FD: net/minecraft/world/level/block/Blocks/f_50116_ net/minecraft/world/level/block/Blocks/RED_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50117_ net/minecraft/world/level/block/Blocks/ORANGE_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50118_ net/minecraft/world/level/block/Blocks/WHITE_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50119_ net/minecraft/world/level/block/Blocks/PINK_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50120_ net/minecraft/world/level/block/Blocks/OXEYE_DAISY +FD: net/minecraft/world/level/block/Blocks/f_50121_ net/minecraft/world/level/block/Blocks/CORNFLOWER +FD: net/minecraft/world/level/block/Blocks/f_50122_ net/minecraft/world/level/block/Blocks/GRANITE +FD: net/minecraft/world/level/block/Blocks/f_50123_ net/minecraft/world/level/block/Blocks/REDSTONE_WALL_TORCH +FD: net/minecraft/world/level/block/Blocks/f_50124_ net/minecraft/world/level/block/Blocks/STONE_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50125_ net/minecraft/world/level/block/Blocks/SNOW +FD: net/minecraft/world/level/block/Blocks/f_50126_ net/minecraft/world/level/block/Blocks/ICE +FD: net/minecraft/world/level/block/Blocks/f_50127_ net/minecraft/world/level/block/Blocks/SNOW_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50128_ net/minecraft/world/level/block/Blocks/CACTUS +FD: net/minecraft/world/level/block/Blocks/f_50129_ net/minecraft/world/level/block/Blocks/CLAY +FD: net/minecraft/world/level/block/Blocks/f_50130_ net/minecraft/world/level/block/Blocks/SUGAR_CANE +FD: net/minecraft/world/level/block/Blocks/f_50131_ net/minecraft/world/level/block/Blocks/JUKEBOX +FD: net/minecraft/world/level/block/Blocks/f_50132_ net/minecraft/world/level/block/Blocks/OAK_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50133_ net/minecraft/world/level/block/Blocks/PUMPKIN +FD: net/minecraft/world/level/block/Blocks/f_50134_ net/minecraft/world/level/block/Blocks/NETHERRACK +FD: net/minecraft/world/level/block/Blocks/f_50135_ net/minecraft/world/level/block/Blocks/SOUL_SAND +FD: net/minecraft/world/level/block/Blocks/f_50136_ net/minecraft/world/level/block/Blocks/SOUL_SOIL +FD: net/minecraft/world/level/block/Blocks/f_50137_ net/minecraft/world/level/block/Blocks/BASALT +FD: net/minecraft/world/level/block/Blocks/f_50138_ net/minecraft/world/level/block/Blocks/POLISHED_BASALT +FD: net/minecraft/world/level/block/Blocks/f_50139_ net/minecraft/world/level/block/Blocks/SOUL_TORCH +FD: net/minecraft/world/level/block/Blocks/f_50140_ net/minecraft/world/level/block/Blocks/SOUL_WALL_TORCH +FD: net/minecraft/world/level/block/Blocks/f_50141_ net/minecraft/world/level/block/Blocks/GLOWSTONE +FD: net/minecraft/world/level/block/Blocks/f_50142_ net/minecraft/world/level/block/Blocks/NETHER_PORTAL +FD: net/minecraft/world/level/block/Blocks/f_50143_ net/minecraft/world/level/block/Blocks/CARVED_PUMPKIN +FD: net/minecraft/world/level/block/Blocks/f_50144_ net/minecraft/world/level/block/Blocks/JACK_O_LANTERN +FD: net/minecraft/world/level/block/Blocks/f_50145_ net/minecraft/world/level/block/Blocks/CAKE +FD: net/minecraft/world/level/block/Blocks/f_50146_ net/minecraft/world/level/block/Blocks/REPEATER +FD: net/minecraft/world/level/block/Blocks/f_50147_ net/minecraft/world/level/block/Blocks/WHITE_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50148_ net/minecraft/world/level/block/Blocks/ORANGE_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50149_ net/minecraft/world/level/block/Blocks/SPRUCE_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50150_ net/minecraft/world/level/block/Blocks/BIRCH_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50151_ net/minecraft/world/level/block/Blocks/ACACIA_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50152_ net/minecraft/world/level/block/Blocks/JUNGLE_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50153_ net/minecraft/world/level/block/Blocks/DARK_OAK_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50154_ net/minecraft/world/level/block/Blocks/OAK_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50155_ net/minecraft/world/level/block/Blocks/LADDER +FD: net/minecraft/world/level/block/Blocks/f_50156_ net/minecraft/world/level/block/Blocks/RAIL +FD: net/minecraft/world/level/block/Blocks/f_50157_ net/minecraft/world/level/block/Blocks/COBBLESTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50158_ net/minecraft/world/level/block/Blocks/OAK_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50159_ net/minecraft/world/level/block/Blocks/SPRUCE_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50160_ net/minecraft/world/level/block/Blocks/BIRCH_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50161_ net/minecraft/world/level/block/Blocks/ACACIA_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50162_ net/minecraft/world/level/block/Blocks/JUNGLE_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50163_ net/minecraft/world/level/block/Blocks/DARK_OAK_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50164_ net/minecraft/world/level/block/Blocks/LEVER +FD: net/minecraft/world/level/block/Blocks/f_50165_ net/minecraft/world/level/block/Blocks/STONE_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50166_ net/minecraft/world/level/block/Blocks/IRON_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50167_ net/minecraft/world/level/block/Blocks/OAK_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50168_ net/minecraft/world/level/block/Blocks/SPRUCE_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50169_ net/minecraft/world/level/block/Blocks/BIRCH_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50170_ net/minecraft/world/level/block/Blocks/JUNGLE_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50171_ net/minecraft/world/level/block/Blocks/ACACIA_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50172_ net/minecraft/world/level/block/Blocks/DARK_OAK_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50173_ net/minecraft/world/level/block/Blocks/REDSTONE_ORE +FD: net/minecraft/world/level/block/Blocks/f_50174_ net/minecraft/world/level/block/Blocks/REDSTONE_TORCH +FD: net/minecraft/world/level/block/Blocks/f_50175_ net/minecraft/world/level/block/Blocks/POLISHED_GRANITE +FD: net/minecraft/world/level/block/Blocks/f_50176_ net/minecraft/world/level/block/Blocks/INFESTED_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50177_ net/minecraft/world/level/block/Blocks/INFESTED_MOSSY_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50178_ net/minecraft/world/level/block/Blocks/INFESTED_CRACKED_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50179_ net/minecraft/world/level/block/Blocks/INFESTED_CHISELED_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50180_ net/minecraft/world/level/block/Blocks/BROWN_MUSHROOM_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50181_ net/minecraft/world/level/block/Blocks/RED_MUSHROOM_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50182_ net/minecraft/world/level/block/Blocks/MUSHROOM_STEM +FD: net/minecraft/world/level/block/Blocks/f_50183_ net/minecraft/world/level/block/Blocks/IRON_BARS +FD: net/minecraft/world/level/block/Blocks/f_50184_ net/minecraft/world/level/block/Blocks/CHAIN +FD: net/minecraft/world/level/block/Blocks/f_50185_ net/minecraft/world/level/block/Blocks/GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50186_ net/minecraft/world/level/block/Blocks/MELON +FD: net/minecraft/world/level/block/Blocks/f_50187_ net/minecraft/world/level/block/Blocks/ATTACHED_PUMPKIN_STEM +FD: net/minecraft/world/level/block/Blocks/f_50188_ net/minecraft/world/level/block/Blocks/ATTACHED_MELON_STEM +FD: net/minecraft/world/level/block/Blocks/f_50189_ net/minecraft/world/level/block/Blocks/PUMPKIN_STEM +FD: net/minecraft/world/level/block/Blocks/f_50190_ net/minecraft/world/level/block/Blocks/MELON_STEM +FD: net/minecraft/world/level/block/Blocks/f_50191_ net/minecraft/world/level/block/Blocks/VINE +FD: net/minecraft/world/level/block/Blocks/f_50192_ net/minecraft/world/level/block/Blocks/OAK_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50193_ net/minecraft/world/level/block/Blocks/BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50194_ net/minecraft/world/level/block/Blocks/STONE_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50195_ net/minecraft/world/level/block/Blocks/MYCELIUM +FD: net/minecraft/world/level/block/Blocks/f_50196_ net/minecraft/world/level/block/Blocks/LILY_PAD +FD: net/minecraft/world/level/block/Blocks/f_50197_ net/minecraft/world/level/block/Blocks/NETHER_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50198_ net/minecraft/world/level/block/Blocks/NETHER_BRICK_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50199_ net/minecraft/world/level/block/Blocks/NETHER_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50200_ net/minecraft/world/level/block/Blocks/NETHER_WART +FD: net/minecraft/world/level/block/Blocks/f_50201_ net/minecraft/world/level/block/Blocks/ENCHANTING_TABLE +FD: net/minecraft/world/level/block/Blocks/f_50202_ net/minecraft/world/level/block/Blocks/MAGENTA_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50203_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50204_ net/minecraft/world/level/block/Blocks/YELLOW_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50205_ net/minecraft/world/level/block/Blocks/LIME_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50206_ net/minecraft/world/level/block/Blocks/PINK_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50207_ net/minecraft/world/level/block/Blocks/GRAY_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50208_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50209_ net/minecraft/world/level/block/Blocks/CYAN_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50210_ net/minecraft/world/level/block/Blocks/PURPLE_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50211_ net/minecraft/world/level/block/Blocks/BLUE_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50212_ net/minecraft/world/level/block/Blocks/BROWN_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50213_ net/minecraft/world/level/block/Blocks/GREEN_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50214_ net/minecraft/world/level/block/Blocks/RED_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50215_ net/minecraft/world/level/block/Blocks/BLACK_STAINED_GLASS +FD: net/minecraft/world/level/block/Blocks/f_50216_ net/minecraft/world/level/block/Blocks/OAK_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50217_ net/minecraft/world/level/block/Blocks/SPRUCE_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50218_ net/minecraft/world/level/block/Blocks/BIRCH_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50219_ net/minecraft/world/level/block/Blocks/JUNGLE_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50220_ net/minecraft/world/level/block/Blocks/ACACIA_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50221_ net/minecraft/world/level/block/Blocks/DARK_OAK_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50222_ net/minecraft/world/level/block/Blocks/STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50223_ net/minecraft/world/level/block/Blocks/MOSSY_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50224_ net/minecraft/world/level/block/Blocks/CRACKED_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50225_ net/minecraft/world/level/block/Blocks/CHISELED_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50226_ net/minecraft/world/level/block/Blocks/INFESTED_STONE +FD: net/minecraft/world/level/block/Blocks/f_50227_ net/minecraft/world/level/block/Blocks/INFESTED_COBBLESTONE +FD: net/minecraft/world/level/block/Blocks/f_50228_ net/minecraft/world/level/block/Blocks/DIORITE +FD: net/minecraft/world/level/block/Blocks/f_50229_ net/minecraft/world/level/block/Blocks/POTTED_ACACIA_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50230_ net/minecraft/world/level/block/Blocks/POTTED_DARK_OAK_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50231_ net/minecraft/world/level/block/Blocks/POTTED_FERN +FD: net/minecraft/world/level/block/Blocks/f_50232_ net/minecraft/world/level/block/Blocks/POTTED_DANDELION +FD: net/minecraft/world/level/block/Blocks/f_50233_ net/minecraft/world/level/block/Blocks/POTTED_POPPY +FD: net/minecraft/world/level/block/Blocks/f_50234_ net/minecraft/world/level/block/Blocks/POTTED_BLUE_ORCHID +FD: net/minecraft/world/level/block/Blocks/f_50235_ net/minecraft/world/level/block/Blocks/POTTED_ALLIUM +FD: net/minecraft/world/level/block/Blocks/f_50236_ net/minecraft/world/level/block/Blocks/POTTED_AZURE_BLUET +FD: net/minecraft/world/level/block/Blocks/f_50237_ net/minecraft/world/level/block/Blocks/POTTED_RED_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50238_ net/minecraft/world/level/block/Blocks/POTTED_ORANGE_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50239_ net/minecraft/world/level/block/Blocks/POTTED_WHITE_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50240_ net/minecraft/world/level/block/Blocks/POTTED_PINK_TULIP +FD: net/minecraft/world/level/block/Blocks/f_50241_ net/minecraft/world/level/block/Blocks/POTTED_OXEYE_DAISY +FD: net/minecraft/world/level/block/Blocks/f_50242_ net/minecraft/world/level/block/Blocks/POTTED_CORNFLOWER +FD: net/minecraft/world/level/block/Blocks/f_50243_ net/minecraft/world/level/block/Blocks/POTTED_LILY_OF_THE_VALLEY +FD: net/minecraft/world/level/block/Blocks/f_50244_ net/minecraft/world/level/block/Blocks/POTTED_WITHER_ROSE +FD: net/minecraft/world/level/block/Blocks/f_50245_ net/minecraft/world/level/block/Blocks/POTTED_RED_MUSHROOM +FD: net/minecraft/world/level/block/Blocks/f_50246_ net/minecraft/world/level/block/Blocks/POTTED_BROWN_MUSHROOM +FD: net/minecraft/world/level/block/Blocks/f_50247_ net/minecraft/world/level/block/Blocks/POTTED_DEAD_BUSH +FD: net/minecraft/world/level/block/Blocks/f_50248_ net/minecraft/world/level/block/Blocks/POTTED_CACTUS +FD: net/minecraft/world/level/block/Blocks/f_50249_ net/minecraft/world/level/block/Blocks/CARROTS +FD: net/minecraft/world/level/block/Blocks/f_50250_ net/minecraft/world/level/block/Blocks/POTATOES +FD: net/minecraft/world/level/block/Blocks/f_50251_ net/minecraft/world/level/block/Blocks/OAK_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50252_ net/minecraft/world/level/block/Blocks/SPRUCE_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50253_ net/minecraft/world/level/block/Blocks/BIRCH_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50254_ net/minecraft/world/level/block/Blocks/JUNGLE_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50255_ net/minecraft/world/level/block/Blocks/BREWING_STAND +FD: net/minecraft/world/level/block/Blocks/f_50256_ net/minecraft/world/level/block/Blocks/CAULDRON +FD: net/minecraft/world/level/block/Blocks/f_50257_ net/minecraft/world/level/block/Blocks/END_PORTAL +FD: net/minecraft/world/level/block/Blocks/f_50258_ net/minecraft/world/level/block/Blocks/END_PORTAL_FRAME +FD: net/minecraft/world/level/block/Blocks/f_50259_ net/minecraft/world/level/block/Blocks/END_STONE +FD: net/minecraft/world/level/block/Blocks/f_50260_ net/minecraft/world/level/block/Blocks/DRAGON_EGG +FD: net/minecraft/world/level/block/Blocks/f_50261_ net/minecraft/world/level/block/Blocks/REDSTONE_LAMP +FD: net/minecraft/world/level/block/Blocks/f_50262_ net/minecraft/world/level/block/Blocks/COCOA +FD: net/minecraft/world/level/block/Blocks/f_50263_ net/minecraft/world/level/block/Blocks/SANDSTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50264_ net/minecraft/world/level/block/Blocks/EMERALD_ORE +FD: net/minecraft/world/level/block/Blocks/f_50265_ net/minecraft/world/level/block/Blocks/ENDER_CHEST +FD: net/minecraft/world/level/block/Blocks/f_50266_ net/minecraft/world/level/block/Blocks/TRIPWIRE_HOOK +FD: net/minecraft/world/level/block/Blocks/f_50267_ net/minecraft/world/level/block/Blocks/TRIPWIRE +FD: net/minecraft/world/level/block/Blocks/f_50268_ net/minecraft/world/level/block/Blocks/EMERALD_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50269_ net/minecraft/world/level/block/Blocks/SPRUCE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50270_ net/minecraft/world/level/block/Blocks/BIRCH_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50271_ net/minecraft/world/level/block/Blocks/JUNGLE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50272_ net/minecraft/world/level/block/Blocks/COMMAND_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50273_ net/minecraft/world/level/block/Blocks/BEACON +FD: net/minecraft/world/level/block/Blocks/f_50274_ net/minecraft/world/level/block/Blocks/COBBLESTONE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50275_ net/minecraft/world/level/block/Blocks/MOSSY_COBBLESTONE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50276_ net/minecraft/world/level/block/Blocks/FLOWER_POT +FD: net/minecraft/world/level/block/Blocks/f_50277_ net/minecraft/world/level/block/Blocks/POTTED_OAK_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50278_ net/minecraft/world/level/block/Blocks/POTTED_SPRUCE_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50279_ net/minecraft/world/level/block/Blocks/POTTED_BIRCH_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50280_ net/minecraft/world/level/block/Blocks/POTTED_JUNGLE_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50281_ net/minecraft/world/level/block/Blocks/POLISHED_DIORITE +FD: net/minecraft/world/level/block/Blocks/f_50282_ net/minecraft/world/level/block/Blocks/CHISELED_QUARTZ_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50283_ net/minecraft/world/level/block/Blocks/QUARTZ_PILLAR +FD: net/minecraft/world/level/block/Blocks/f_50284_ net/minecraft/world/level/block/Blocks/QUARTZ_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50285_ net/minecraft/world/level/block/Blocks/ACTIVATOR_RAIL +FD: net/minecraft/world/level/block/Blocks/f_50286_ net/minecraft/world/level/block/Blocks/DROPPER +FD: net/minecraft/world/level/block/Blocks/f_50287_ net/minecraft/world/level/block/Blocks/WHITE_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50288_ net/minecraft/world/level/block/Blocks/ORANGE_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50289_ net/minecraft/world/level/block/Blocks/MAGENTA_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50290_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50291_ net/minecraft/world/level/block/Blocks/YELLOW_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50292_ net/minecraft/world/level/block/Blocks/LIME_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50293_ net/minecraft/world/level/block/Blocks/PINK_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50294_ net/minecraft/world/level/block/Blocks/GRAY_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50295_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50296_ net/minecraft/world/level/block/Blocks/CYAN_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50297_ net/minecraft/world/level/block/Blocks/PURPLE_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50298_ net/minecraft/world/level/block/Blocks/BLUE_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50299_ net/minecraft/world/level/block/Blocks/BROWN_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50300_ net/minecraft/world/level/block/Blocks/GREEN_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50301_ net/minecraft/world/level/block/Blocks/RED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50302_ net/minecraft/world/level/block/Blocks/BLACK_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50303_ net/minecraft/world/level/block/Blocks/WHITE_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50304_ net/minecraft/world/level/block/Blocks/ORANGE_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50305_ net/minecraft/world/level/block/Blocks/MAGENTA_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50306_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50307_ net/minecraft/world/level/block/Blocks/YELLOW_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50308_ net/minecraft/world/level/block/Blocks/ACACIA_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50309_ net/minecraft/world/level/block/Blocks/DARK_OAK_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50310_ net/minecraft/world/level/block/Blocks/SKELETON_SKULL +FD: net/minecraft/world/level/block/Blocks/f_50311_ net/minecraft/world/level/block/Blocks/SKELETON_WALL_SKULL +FD: net/minecraft/world/level/block/Blocks/f_50312_ net/minecraft/world/level/block/Blocks/WITHER_SKELETON_SKULL +FD: net/minecraft/world/level/block/Blocks/f_50313_ net/minecraft/world/level/block/Blocks/WITHER_SKELETON_WALL_SKULL +FD: net/minecraft/world/level/block/Blocks/f_50314_ net/minecraft/world/level/block/Blocks/ZOMBIE_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50315_ net/minecraft/world/level/block/Blocks/ZOMBIE_WALL_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50316_ net/minecraft/world/level/block/Blocks/PLAYER_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50317_ net/minecraft/world/level/block/Blocks/PLAYER_WALL_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50318_ net/minecraft/world/level/block/Blocks/CREEPER_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50319_ net/minecraft/world/level/block/Blocks/CREEPER_WALL_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50320_ net/minecraft/world/level/block/Blocks/DRAGON_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50321_ net/minecraft/world/level/block/Blocks/DRAGON_WALL_HEAD +FD: net/minecraft/world/level/block/Blocks/f_50322_ net/minecraft/world/level/block/Blocks/ANVIL +FD: net/minecraft/world/level/block/Blocks/f_50323_ net/minecraft/world/level/block/Blocks/CHIPPED_ANVIL +FD: net/minecraft/world/level/block/Blocks/f_50324_ net/minecraft/world/level/block/Blocks/DAMAGED_ANVIL +FD: net/minecraft/world/level/block/Blocks/f_50325_ net/minecraft/world/level/block/Blocks/TRAPPED_CHEST +FD: net/minecraft/world/level/block/Blocks/f_50326_ net/minecraft/world/level/block/Blocks/LIGHT_WEIGHTED_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50327_ net/minecraft/world/level/block/Blocks/HEAVY_WEIGHTED_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50328_ net/minecraft/world/level/block/Blocks/COMPARATOR +FD: net/minecraft/world/level/block/Blocks/f_50329_ net/minecraft/world/level/block/Blocks/DAYLIGHT_DETECTOR +FD: net/minecraft/world/level/block/Blocks/f_50330_ net/minecraft/world/level/block/Blocks/REDSTONE_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50331_ net/minecraft/world/level/block/Blocks/NETHER_QUARTZ_ORE +FD: net/minecraft/world/level/block/Blocks/f_50332_ net/minecraft/world/level/block/Blocks/HOPPER +FD: net/minecraft/world/level/block/Blocks/f_50333_ net/minecraft/world/level/block/Blocks/QUARTZ_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50334_ net/minecraft/world/level/block/Blocks/ANDESITE +FD: net/minecraft/world/level/block/Blocks/f_50335_ net/minecraft/world/level/block/Blocks/HAY_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50336_ net/minecraft/world/level/block/Blocks/WHITE_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50337_ net/minecraft/world/level/block/Blocks/ORANGE_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50338_ net/minecraft/world/level/block/Blocks/MAGENTA_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50339_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50340_ net/minecraft/world/level/block/Blocks/YELLOW_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50341_ net/minecraft/world/level/block/Blocks/LIME_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50342_ net/minecraft/world/level/block/Blocks/PINK_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50343_ net/minecraft/world/level/block/Blocks/GRAY_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50344_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50345_ net/minecraft/world/level/block/Blocks/CYAN_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50346_ net/minecraft/world/level/block/Blocks/PURPLE_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50347_ net/minecraft/world/level/block/Blocks/BLUE_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50348_ net/minecraft/world/level/block/Blocks/BROWN_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50349_ net/minecraft/world/level/block/Blocks/GREEN_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50350_ net/minecraft/world/level/block/Blocks/RED_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50351_ net/minecraft/world/level/block/Blocks/BLACK_CARPET +FD: net/minecraft/world/level/block/Blocks/f_50352_ net/minecraft/world/level/block/Blocks/TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50353_ net/minecraft/world/level/block/Blocks/COAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50354_ net/minecraft/world/level/block/Blocks/PACKED_ICE +FD: net/minecraft/world/level/block/Blocks/f_50355_ net/minecraft/world/level/block/Blocks/SUNFLOWER +FD: net/minecraft/world/level/block/Blocks/f_50356_ net/minecraft/world/level/block/Blocks/LILAC +FD: net/minecraft/world/level/block/Blocks/f_50357_ net/minecraft/world/level/block/Blocks/ROSE_BUSH +FD: net/minecraft/world/level/block/Blocks/f_50358_ net/minecraft/world/level/block/Blocks/PEONY +FD: net/minecraft/world/level/block/Blocks/f_50359_ net/minecraft/world/level/block/Blocks/TALL_GRASS +FD: net/minecraft/world/level/block/Blocks/f_50360_ net/minecraft/world/level/block/Blocks/LARGE_FERN +FD: net/minecraft/world/level/block/Blocks/f_50361_ net/minecraft/world/level/block/Blocks/LIME_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50362_ net/minecraft/world/level/block/Blocks/PINK_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50363_ net/minecraft/world/level/block/Blocks/GRAY_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50364_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50365_ net/minecraft/world/level/block/Blocks/CYAN_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50366_ net/minecraft/world/level/block/Blocks/PURPLE_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50367_ net/minecraft/world/level/block/Blocks/BLUE_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50368_ net/minecraft/world/level/block/Blocks/BROWN_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50369_ net/minecraft/world/level/block/Blocks/GREEN_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50370_ net/minecraft/world/level/block/Blocks/RED_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50371_ net/minecraft/world/level/block/Blocks/BLACK_STAINED_GLASS_PANE +FD: net/minecraft/world/level/block/Blocks/f_50372_ net/minecraft/world/level/block/Blocks/ACACIA_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50373_ net/minecraft/world/level/block/Blocks/DARK_OAK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50374_ net/minecraft/world/level/block/Blocks/SLIME_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50375_ net/minecraft/world/level/block/Blocks/BARRIER +FD: net/minecraft/world/level/block/Blocks/f_50376_ net/minecraft/world/level/block/Blocks/IRON_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50377_ net/minecraft/world/level/block/Blocks/PRISMARINE +FD: net/minecraft/world/level/block/Blocks/f_50378_ net/minecraft/world/level/block/Blocks/PRISMARINE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50379_ net/minecraft/world/level/block/Blocks/DARK_PRISMARINE +FD: net/minecraft/world/level/block/Blocks/f_50380_ net/minecraft/world/level/block/Blocks/PRISMARINE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50381_ net/minecraft/world/level/block/Blocks/PRISMARINE_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50382_ net/minecraft/world/level/block/Blocks/DARK_PRISMARINE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50383_ net/minecraft/world/level/block/Blocks/PRISMARINE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50384_ net/minecraft/world/level/block/Blocks/PRISMARINE_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50385_ net/minecraft/world/level/block/Blocks/DARK_PRISMARINE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50386_ net/minecraft/world/level/block/Blocks/SEA_LANTERN +FD: net/minecraft/world/level/block/Blocks/f_50387_ net/minecraft/world/level/block/Blocks/POLISHED_ANDESITE +FD: net/minecraft/world/level/block/Blocks/f_50388_ net/minecraft/world/level/block/Blocks/PURPLE_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50389_ net/minecraft/world/level/block/Blocks/BLUE_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50390_ net/minecraft/world/level/block/Blocks/BROWN_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50391_ net/minecraft/world/level/block/Blocks/GREEN_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50392_ net/minecraft/world/level/block/Blocks/RED_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50393_ net/minecraft/world/level/block/Blocks/BLACK_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50394_ net/minecraft/world/level/block/Blocks/RED_SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50395_ net/minecraft/world/level/block/Blocks/CHISELED_RED_SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50396_ net/minecraft/world/level/block/Blocks/CUT_RED_SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50397_ net/minecraft/world/level/block/Blocks/RED_SANDSTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50398_ net/minecraft/world/level/block/Blocks/OAK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50399_ net/minecraft/world/level/block/Blocks/SPRUCE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50400_ net/minecraft/world/level/block/Blocks/BIRCH_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50401_ net/minecraft/world/level/block/Blocks/JUNGLE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50402_ net/minecraft/world/level/block/Blocks/ACACIA_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50403_ net/minecraft/world/level/block/Blocks/DARK_OAK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50404_ net/minecraft/world/level/block/Blocks/STONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50405_ net/minecraft/world/level/block/Blocks/SMOOTH_STONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50406_ net/minecraft/world/level/block/Blocks/SANDSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50407_ net/minecraft/world/level/block/Blocks/CUT_SANDSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50408_ net/minecraft/world/level/block/Blocks/PETRIFIED_OAK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50409_ net/minecraft/world/level/block/Blocks/COBBLESTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50410_ net/minecraft/world/level/block/Blocks/BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50411_ net/minecraft/world/level/block/Blocks/STONE_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50412_ net/minecraft/world/level/block/Blocks/NETHER_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50413_ net/minecraft/world/level/block/Blocks/QUARTZ_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50414_ net/minecraft/world/level/block/Blocks/WHITE_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50415_ net/minecraft/world/level/block/Blocks/ORANGE_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50416_ net/minecraft/world/level/block/Blocks/MAGENTA_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50417_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50418_ net/minecraft/world/level/block/Blocks/YELLOW_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50419_ net/minecraft/world/level/block/Blocks/LIME_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50420_ net/minecraft/world/level/block/Blocks/PINK_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50421_ net/minecraft/world/level/block/Blocks/GRAY_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50422_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50423_ net/minecraft/world/level/block/Blocks/CYAN_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50424_ net/minecraft/world/level/block/Blocks/PURPLE_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50425_ net/minecraft/world/level/block/Blocks/BLUE_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50426_ net/minecraft/world/level/block/Blocks/BROWN_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50427_ net/minecraft/world/level/block/Blocks/GREEN_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50428_ net/minecraft/world/level/block/Blocks/RED_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50429_ net/minecraft/world/level/block/Blocks/BLACK_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50430_ net/minecraft/world/level/block/Blocks/WHITE_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50431_ net/minecraft/world/level/block/Blocks/ORANGE_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50432_ net/minecraft/world/level/block/Blocks/MAGENTA_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50433_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50434_ net/minecraft/world/level/block/Blocks/YELLOW_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50435_ net/minecraft/world/level/block/Blocks/LIME_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50436_ net/minecraft/world/level/block/Blocks/PINK_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50437_ net/minecraft/world/level/block/Blocks/GRAY_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50438_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50439_ net/minecraft/world/level/block/Blocks/CYAN_WALL_BANNER +FD: net/minecraft/world/level/block/Blocks/f_50440_ net/minecraft/world/level/block/Blocks/GRASS_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50441_ net/minecraft/world/level/block/Blocks/PURPUR_PILLAR +FD: net/minecraft/world/level/block/Blocks/f_50442_ net/minecraft/world/level/block/Blocks/PURPUR_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50443_ net/minecraft/world/level/block/Blocks/END_STONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50444_ net/minecraft/world/level/block/Blocks/BEETROOTS +FD: net/minecraft/world/level/block/Blocks/f_50446_ net/minecraft/world/level/block/Blocks/END_GATEWAY +FD: net/minecraft/world/level/block/Blocks/f_50447_ net/minecraft/world/level/block/Blocks/REPEATING_COMMAND_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50448_ net/minecraft/world/level/block/Blocks/CHAIN_COMMAND_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50449_ net/minecraft/world/level/block/Blocks/FROSTED_ICE +FD: net/minecraft/world/level/block/Blocks/f_50450_ net/minecraft/world/level/block/Blocks/MAGMA_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50451_ net/minecraft/world/level/block/Blocks/NETHER_WART_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50452_ net/minecraft/world/level/block/Blocks/RED_NETHER_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50453_ net/minecraft/world/level/block/Blocks/BONE_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50454_ net/minecraft/world/level/block/Blocks/STRUCTURE_VOID +FD: net/minecraft/world/level/block/Blocks/f_50455_ net/minecraft/world/level/block/Blocks/OBSERVER +FD: net/minecraft/world/level/block/Blocks/f_50456_ net/minecraft/world/level/block/Blocks/SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50457_ net/minecraft/world/level/block/Blocks/WHITE_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50458_ net/minecraft/world/level/block/Blocks/ORANGE_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50459_ net/minecraft/world/level/block/Blocks/MAGENTA_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50460_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50461_ net/minecraft/world/level/block/Blocks/YELLOW_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50462_ net/minecraft/world/level/block/Blocks/LIME_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50463_ net/minecraft/world/level/block/Blocks/PINK_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50464_ net/minecraft/world/level/block/Blocks/GRAY_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50465_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50466_ net/minecraft/world/level/block/Blocks/CYAN_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50467_ net/minecraft/world/level/block/Blocks/RED_SANDSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50468_ net/minecraft/world/level/block/Blocks/CUT_RED_SANDSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50469_ net/minecraft/world/level/block/Blocks/PURPUR_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50470_ net/minecraft/world/level/block/Blocks/SMOOTH_STONE +FD: net/minecraft/world/level/block/Blocks/f_50471_ net/minecraft/world/level/block/Blocks/SMOOTH_SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50472_ net/minecraft/world/level/block/Blocks/SMOOTH_QUARTZ +FD: net/minecraft/world/level/block/Blocks/f_50473_ net/minecraft/world/level/block/Blocks/SMOOTH_RED_SANDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50474_ net/minecraft/world/level/block/Blocks/SPRUCE_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50475_ net/minecraft/world/level/block/Blocks/BIRCH_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50476_ net/minecraft/world/level/block/Blocks/JUNGLE_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50477_ net/minecraft/world/level/block/Blocks/ACACIA_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50478_ net/minecraft/world/level/block/Blocks/DARK_OAK_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50479_ net/minecraft/world/level/block/Blocks/SPRUCE_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50480_ net/minecraft/world/level/block/Blocks/BIRCH_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50481_ net/minecraft/world/level/block/Blocks/JUNGLE_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50482_ net/minecraft/world/level/block/Blocks/ACACIA_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50483_ net/minecraft/world/level/block/Blocks/DARK_OAK_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50484_ net/minecraft/world/level/block/Blocks/SPRUCE_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50485_ net/minecraft/world/level/block/Blocks/BIRCH_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50486_ net/minecraft/world/level/block/Blocks/JUNGLE_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50487_ net/minecraft/world/level/block/Blocks/ACACIA_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50488_ net/minecraft/world/level/block/Blocks/DARK_OAK_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50489_ net/minecraft/world/level/block/Blocks/END_ROD +FD: net/minecraft/world/level/block/Blocks/f_50490_ net/minecraft/world/level/block/Blocks/CHORUS_PLANT +FD: net/minecraft/world/level/block/Blocks/f_50491_ net/minecraft/world/level/block/Blocks/CHORUS_FLOWER +FD: net/minecraft/world/level/block/Blocks/f_50492_ net/minecraft/world/level/block/Blocks/PURPUR_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50493_ net/minecraft/world/level/block/Blocks/DIRT +FD: net/minecraft/world/level/block/Blocks/f_50494_ net/minecraft/world/level/block/Blocks/YELLOW_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50495_ net/minecraft/world/level/block/Blocks/LIME_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50496_ net/minecraft/world/level/block/Blocks/PINK_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50497_ net/minecraft/world/level/block/Blocks/GRAY_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50498_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50499_ net/minecraft/world/level/block/Blocks/CYAN_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50500_ net/minecraft/world/level/block/Blocks/PURPLE_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50501_ net/minecraft/world/level/block/Blocks/BLUE_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50502_ net/minecraft/world/level/block/Blocks/BROWN_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50503_ net/minecraft/world/level/block/Blocks/GREEN_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50504_ net/minecraft/world/level/block/Blocks/RED_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50505_ net/minecraft/world/level/block/Blocks/BLACK_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50506_ net/minecraft/world/level/block/Blocks/WHITE_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50507_ net/minecraft/world/level/block/Blocks/ORANGE_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50508_ net/minecraft/world/level/block/Blocks/MAGENTA_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50509_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50510_ net/minecraft/world/level/block/Blocks/YELLOW_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50511_ net/minecraft/world/level/block/Blocks/LIME_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50512_ net/minecraft/world/level/block/Blocks/PINK_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50513_ net/minecraft/world/level/block/Blocks/GRAY_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50514_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50515_ net/minecraft/world/level/block/Blocks/CYAN_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50516_ net/minecraft/world/level/block/Blocks/PURPLE_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50517_ net/minecraft/world/level/block/Blocks/BLUE_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50518_ net/minecraft/world/level/block/Blocks/BROWN_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50519_ net/minecraft/world/level/block/Blocks/GREEN_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50520_ net/minecraft/world/level/block/Blocks/PURPLE_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50521_ net/minecraft/world/level/block/Blocks/BLUE_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50522_ net/minecraft/world/level/block/Blocks/BROWN_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50523_ net/minecraft/world/level/block/Blocks/GREEN_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50524_ net/minecraft/world/level/block/Blocks/RED_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50525_ net/minecraft/world/level/block/Blocks/BLACK_SHULKER_BOX +FD: net/minecraft/world/level/block/Blocks/f_50526_ net/minecraft/world/level/block/Blocks/WHITE_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50527_ net/minecraft/world/level/block/Blocks/ORANGE_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50528_ net/minecraft/world/level/block/Blocks/MAGENTA_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50529_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50530_ net/minecraft/world/level/block/Blocks/YELLOW_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50531_ net/minecraft/world/level/block/Blocks/LIME_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50532_ net/minecraft/world/level/block/Blocks/PINK_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50533_ net/minecraft/world/level/block/Blocks/GRAY_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50534_ net/minecraft/world/level/block/Blocks/LIGHT_GRAY_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50535_ net/minecraft/world/level/block/Blocks/CYAN_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50536_ net/minecraft/world/level/block/Blocks/PURPLE_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50537_ net/minecraft/world/level/block/Blocks/BLUE_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50538_ net/minecraft/world/level/block/Blocks/BROWN_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50539_ net/minecraft/world/level/block/Blocks/GREEN_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50540_ net/minecraft/world/level/block/Blocks/RED_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50541_ net/minecraft/world/level/block/Blocks/BLACK_GLAZED_TERRACOTTA +FD: net/minecraft/world/level/block/Blocks/f_50542_ net/minecraft/world/level/block/Blocks/WHITE_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50543_ net/minecraft/world/level/block/Blocks/ORANGE_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50544_ net/minecraft/world/level/block/Blocks/MAGENTA_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50545_ net/minecraft/world/level/block/Blocks/LIGHT_BLUE_CONCRETE +FD: net/minecraft/world/level/block/Blocks/f_50546_ net/minecraft/world/level/block/Blocks/COARSE_DIRT +FD: net/minecraft/world/level/block/Blocks/f_50547_ net/minecraft/world/level/block/Blocks/DEAD_TUBE_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50548_ net/minecraft/world/level/block/Blocks/DEAD_BRAIN_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50549_ net/minecraft/world/level/block/Blocks/DEAD_BUBBLE_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50550_ net/minecraft/world/level/block/Blocks/DEAD_FIRE_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50551_ net/minecraft/world/level/block/Blocks/DEAD_HORN_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50552_ net/minecraft/world/level/block/Blocks/TUBE_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50553_ net/minecraft/world/level/block/Blocks/BRAIN_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50554_ net/minecraft/world/level/block/Blocks/BUBBLE_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50555_ net/minecraft/world/level/block/Blocks/FIRE_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50556_ net/minecraft/world/level/block/Blocks/HORN_CORAL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50557_ net/minecraft/world/level/block/Blocks/DEAD_TUBE_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50558_ net/minecraft/world/level/block/Blocks/DEAD_BRAIN_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50559_ net/minecraft/world/level/block/Blocks/DEAD_BUBBLE_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50560_ net/minecraft/world/level/block/Blocks/DEAD_FIRE_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50561_ net/minecraft/world/level/block/Blocks/DEAD_HORN_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50562_ net/minecraft/world/level/block/Blocks/TUBE_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50563_ net/minecraft/world/level/block/Blocks/BRAIN_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50564_ net/minecraft/world/level/block/Blocks/BUBBLE_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50565_ net/minecraft/world/level/block/Blocks/FIRE_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50566_ net/minecraft/world/level/block/Blocks/HORN_CORAL_WALL_FAN +FD: net/minecraft/world/level/block/Blocks/f_50567_ net/minecraft/world/level/block/Blocks/SEA_PICKLE +FD: net/minecraft/world/level/block/Blocks/f_50568_ net/minecraft/world/level/block/Blocks/BLUE_ICE +FD: net/minecraft/world/level/block/Blocks/f_50569_ net/minecraft/world/level/block/Blocks/CONDUIT +FD: net/minecraft/world/level/block/Blocks/f_50570_ net/minecraft/world/level/block/Blocks/BAMBOO_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50571_ net/minecraft/world/level/block/Blocks/BAMBOO +FD: net/minecraft/world/level/block/Blocks/f_50572_ net/minecraft/world/level/block/Blocks/POTTED_BAMBOO +FD: net/minecraft/world/level/block/Blocks/f_50573_ net/minecraft/world/level/block/Blocks/RED_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50574_ net/minecraft/world/level/block/Blocks/BLACK_CONCRETE_POWDER +FD: net/minecraft/world/level/block/Blocks/f_50575_ net/minecraft/world/level/block/Blocks/KELP +FD: net/minecraft/world/level/block/Blocks/f_50576_ net/minecraft/world/level/block/Blocks/KELP_PLANT +FD: net/minecraft/world/level/block/Blocks/f_50577_ net/minecraft/world/level/block/Blocks/DRIED_KELP_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50578_ net/minecraft/world/level/block/Blocks/TURTLE_EGG +FD: net/minecraft/world/level/block/Blocks/f_50579_ net/minecraft/world/level/block/Blocks/DEAD_TUBE_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50580_ net/minecraft/world/level/block/Blocks/DEAD_BRAIN_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50581_ net/minecraft/world/level/block/Blocks/DEAD_BUBBLE_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50582_ net/minecraft/world/level/block/Blocks/DEAD_FIRE_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50583_ net/minecraft/world/level/block/Blocks/DEAD_HORN_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50584_ net/minecraft/world/level/block/Blocks/TUBE_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50585_ net/minecraft/world/level/block/Blocks/BRAIN_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50586_ net/minecraft/world/level/block/Blocks/BUBBLE_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50587_ net/minecraft/world/level/block/Blocks/FIRE_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50588_ net/minecraft/world/level/block/Blocks/HORN_CORAL_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50589_ net/minecraft/world/level/block/Blocks/DEAD_TUBE_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50590_ net/minecraft/world/level/block/Blocks/DEAD_BRAIN_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50591_ net/minecraft/world/level/block/Blocks/DEAD_BUBBLE_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50592_ net/minecraft/world/level/block/Blocks/DEAD_FIRE_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50593_ net/minecraft/world/level/block/Blocks/DEAD_HORN_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50594_ net/minecraft/world/level/block/Blocks/TUBE_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50595_ net/minecraft/world/level/block/Blocks/BRAIN_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50596_ net/minecraft/world/level/block/Blocks/BUBBLE_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50597_ net/minecraft/world/level/block/Blocks/FIRE_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50598_ net/minecraft/world/level/block/Blocks/HORN_CORAL +FD: net/minecraft/world/level/block/Blocks/f_50599_ net/minecraft/world/level/block/Blocks/PODZOL +FD: net/minecraft/world/level/block/Blocks/f_50600_ net/minecraft/world/level/block/Blocks/ANDESITE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50601_ net/minecraft/world/level/block/Blocks/RED_NETHER_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50602_ net/minecraft/world/level/block/Blocks/POLISHED_ANDESITE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50603_ net/minecraft/world/level/block/Blocks/DIORITE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50604_ net/minecraft/world/level/block/Blocks/BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_50605_ net/minecraft/world/level/block/Blocks/PRISMARINE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50606_ net/minecraft/world/level/block/Blocks/RED_SANDSTONE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50607_ net/minecraft/world/level/block/Blocks/MOSSY_STONE_BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_50608_ net/minecraft/world/level/block/Blocks/GRANITE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50609_ net/minecraft/world/level/block/Blocks/STONE_BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_50610_ net/minecraft/world/level/block/Blocks/NETHER_BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_50611_ net/minecraft/world/level/block/Blocks/ANDESITE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50612_ net/minecraft/world/level/block/Blocks/RED_NETHER_BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_50613_ net/minecraft/world/level/block/Blocks/SANDSTONE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50614_ net/minecraft/world/level/block/Blocks/END_STONE_BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_50615_ net/minecraft/world/level/block/Blocks/DIORITE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50616_ net/minecraft/world/level/block/Blocks/SCAFFOLDING +FD: net/minecraft/world/level/block/Blocks/f_50617_ net/minecraft/world/level/block/Blocks/LOOM +FD: net/minecraft/world/level/block/Blocks/f_50618_ net/minecraft/world/level/block/Blocks/BARREL +FD: net/minecraft/world/level/block/Blocks/f_50619_ net/minecraft/world/level/block/Blocks/SMOKER +FD: net/minecraft/world/level/block/Blocks/f_50620_ net/minecraft/world/level/block/Blocks/BLAST_FURNACE +FD: net/minecraft/world/level/block/Blocks/f_50621_ net/minecraft/world/level/block/Blocks/CARTOGRAPHY_TABLE +FD: net/minecraft/world/level/block/Blocks/f_50622_ net/minecraft/world/level/block/Blocks/FLETCHING_TABLE +FD: net/minecraft/world/level/block/Blocks/f_50623_ net/minecraft/world/level/block/Blocks/GRINDSTONE +FD: net/minecraft/world/level/block/Blocks/f_50624_ net/minecraft/world/level/block/Blocks/LECTERN +FD: net/minecraft/world/level/block/Blocks/f_50625_ net/minecraft/world/level/block/Blocks/SMITHING_TABLE +FD: net/minecraft/world/level/block/Blocks/f_50626_ net/minecraft/world/level/block/Blocks/VOID_AIR +FD: net/minecraft/world/level/block/Blocks/f_50627_ net/minecraft/world/level/block/Blocks/CAVE_AIR +FD: net/minecraft/world/level/block/Blocks/f_50628_ net/minecraft/world/level/block/Blocks/BUBBLE_COLUMN +FD: net/minecraft/world/level/block/Blocks/f_50629_ net/minecraft/world/level/block/Blocks/POLISHED_GRANITE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50630_ net/minecraft/world/level/block/Blocks/SMOOTH_RED_SANDSTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50631_ net/minecraft/world/level/block/Blocks/MOSSY_STONE_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50632_ net/minecraft/world/level/block/Blocks/POLISHED_DIORITE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50633_ net/minecraft/world/level/block/Blocks/MOSSY_COBBLESTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50634_ net/minecraft/world/level/block/Blocks/END_STONE_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50635_ net/minecraft/world/level/block/Blocks/STONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50636_ net/minecraft/world/level/block/Blocks/SMOOTH_SANDSTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50637_ net/minecraft/world/level/block/Blocks/SMOOTH_QUARTZ_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50638_ net/minecraft/world/level/block/Blocks/GRANITE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50639_ net/minecraft/world/level/block/Blocks/ANDESITE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50640_ net/minecraft/world/level/block/Blocks/RED_NETHER_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50641_ net/minecraft/world/level/block/Blocks/POLISHED_ANDESITE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50642_ net/minecraft/world/level/block/Blocks/DIORITE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50643_ net/minecraft/world/level/block/Blocks/POLISHED_GRANITE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50644_ net/minecraft/world/level/block/Blocks/SMOOTH_RED_SANDSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50645_ net/minecraft/world/level/block/Blocks/MOSSY_STONE_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50646_ net/minecraft/world/level/block/Blocks/POLISHED_DIORITE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50647_ net/minecraft/world/level/block/Blocks/MOSSY_COBBLESTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50648_ net/minecraft/world/level/block/Blocks/END_STONE_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50649_ net/minecraft/world/level/block/Blocks/SMOOTH_SANDSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50650_ net/minecraft/world/level/block/Blocks/SMOOTH_QUARTZ_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50651_ net/minecraft/world/level/block/Blocks/GRANITE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50652_ net/minecraft/world/level/block/Blocks/COBBLESTONE +FD: net/minecraft/world/level/block/Blocks/f_50653_ net/minecraft/world/level/block/Blocks/TWISTING_VINES_PLANT +FD: net/minecraft/world/level/block/Blocks/f_50654_ net/minecraft/world/level/block/Blocks/CRIMSON_ROOTS +FD: net/minecraft/world/level/block/Blocks/f_50655_ net/minecraft/world/level/block/Blocks/CRIMSON_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50656_ net/minecraft/world/level/block/Blocks/WARPED_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50657_ net/minecraft/world/level/block/Blocks/CRIMSON_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50658_ net/minecraft/world/level/block/Blocks/WARPED_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50659_ net/minecraft/world/level/block/Blocks/CRIMSON_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50660_ net/minecraft/world/level/block/Blocks/WARPED_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50661_ net/minecraft/world/level/block/Blocks/CRIMSON_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50662_ net/minecraft/world/level/block/Blocks/WARPED_FENCE +FD: net/minecraft/world/level/block/Blocks/f_50663_ net/minecraft/world/level/block/Blocks/CRIMSON_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50664_ net/minecraft/world/level/block/Blocks/WARPED_TRAPDOOR +FD: net/minecraft/world/level/block/Blocks/f_50665_ net/minecraft/world/level/block/Blocks/CRIMSON_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50666_ net/minecraft/world/level/block/Blocks/WARPED_FENCE_GATE +FD: net/minecraft/world/level/block/Blocks/f_50667_ net/minecraft/world/level/block/Blocks/CRIMSON_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50668_ net/minecraft/world/level/block/Blocks/WARPED_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50669_ net/minecraft/world/level/block/Blocks/CRIMSON_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50670_ net/minecraft/world/level/block/Blocks/WARPED_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50671_ net/minecraft/world/level/block/Blocks/CRIMSON_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50672_ net/minecraft/world/level/block/Blocks/WARPED_DOOR +FD: net/minecraft/world/level/block/Blocks/f_50673_ net/minecraft/world/level/block/Blocks/CRIMSON_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50674_ net/minecraft/world/level/block/Blocks/WARPED_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50675_ net/minecraft/world/level/block/Blocks/CRIMSON_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50676_ net/minecraft/world/level/block/Blocks/WARPED_WALL_SIGN +FD: net/minecraft/world/level/block/Blocks/f_50677_ net/minecraft/world/level/block/Blocks/STRUCTURE_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50678_ net/minecraft/world/level/block/Blocks/JIGSAW +FD: net/minecraft/world/level/block/Blocks/f_50679_ net/minecraft/world/level/block/Blocks/STONECUTTER +FD: net/minecraft/world/level/block/Blocks/f_50680_ net/minecraft/world/level/block/Blocks/BELL +FD: net/minecraft/world/level/block/Blocks/f_50681_ net/minecraft/world/level/block/Blocks/LANTERN +FD: net/minecraft/world/level/block/Blocks/f_50682_ net/minecraft/world/level/block/Blocks/SOUL_LANTERN +FD: net/minecraft/world/level/block/Blocks/f_50683_ net/minecraft/world/level/block/Blocks/CAMPFIRE +FD: net/minecraft/world/level/block/Blocks/f_50684_ net/minecraft/world/level/block/Blocks/SOUL_CAMPFIRE +FD: net/minecraft/world/level/block/Blocks/f_50685_ net/minecraft/world/level/block/Blocks/SWEET_BERRY_BUSH +FD: net/minecraft/world/level/block/Blocks/f_50686_ net/minecraft/world/level/block/Blocks/WARPED_STEM +FD: net/minecraft/world/level/block/Blocks/f_50687_ net/minecraft/world/level/block/Blocks/STRIPPED_WARPED_STEM +FD: net/minecraft/world/level/block/Blocks/f_50688_ net/minecraft/world/level/block/Blocks/WARPED_HYPHAE +FD: net/minecraft/world/level/block/Blocks/f_50689_ net/minecraft/world/level/block/Blocks/STRIPPED_WARPED_HYPHAE +FD: net/minecraft/world/level/block/Blocks/f_50690_ net/minecraft/world/level/block/Blocks/WARPED_NYLIUM +FD: net/minecraft/world/level/block/Blocks/f_50691_ net/minecraft/world/level/block/Blocks/WARPED_FUNGUS +FD: net/minecraft/world/level/block/Blocks/f_50692_ net/minecraft/world/level/block/Blocks/WARPED_WART_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50693_ net/minecraft/world/level/block/Blocks/WARPED_ROOTS +FD: net/minecraft/world/level/block/Blocks/f_50694_ net/minecraft/world/level/block/Blocks/NETHER_SPROUTS +FD: net/minecraft/world/level/block/Blocks/f_50695_ net/minecraft/world/level/block/Blocks/CRIMSON_STEM +FD: net/minecraft/world/level/block/Blocks/f_50696_ net/minecraft/world/level/block/Blocks/STRIPPED_CRIMSON_STEM +FD: net/minecraft/world/level/block/Blocks/f_50697_ net/minecraft/world/level/block/Blocks/CRIMSON_HYPHAE +FD: net/minecraft/world/level/block/Blocks/f_50698_ net/minecraft/world/level/block/Blocks/STRIPPED_CRIMSON_HYPHAE +FD: net/minecraft/world/level/block/Blocks/f_50699_ net/minecraft/world/level/block/Blocks/CRIMSON_NYLIUM +FD: net/minecraft/world/level/block/Blocks/f_50700_ net/minecraft/world/level/block/Blocks/CRIMSON_FUNGUS +FD: net/minecraft/world/level/block/Blocks/f_50701_ net/minecraft/world/level/block/Blocks/SHROOMLIGHT +FD: net/minecraft/world/level/block/Blocks/f_50702_ net/minecraft/world/level/block/Blocks/WEEPING_VINES +FD: net/minecraft/world/level/block/Blocks/f_50703_ net/minecraft/world/level/block/Blocks/WEEPING_VINES_PLANT +FD: net/minecraft/world/level/block/Blocks/f_50704_ net/minecraft/world/level/block/Blocks/TWISTING_VINES +FD: net/minecraft/world/level/block/Blocks/f_50705_ net/minecraft/world/level/block/Blocks/OAK_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50706_ net/minecraft/world/level/block/Blocks/GILDED_BLACKSTONE +FD: net/minecraft/world/level/block/Blocks/f_50707_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50708_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50709_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_PRESSURE_PLATE +FD: net/minecraft/world/level/block/Blocks/f_50710_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_BUTTON +FD: net/minecraft/world/level/block/Blocks/f_50711_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50712_ net/minecraft/world/level/block/Blocks/CHISELED_NETHER_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50713_ net/minecraft/world/level/block/Blocks/CRACKED_NETHER_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50714_ net/minecraft/world/level/block/Blocks/QUARTZ_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50715_ net/minecraft/world/level/block/Blocks/COMPOSTER +FD: net/minecraft/world/level/block/Blocks/f_50716_ net/minecraft/world/level/block/Blocks/TARGET +FD: net/minecraft/world/level/block/Blocks/f_50717_ net/minecraft/world/level/block/Blocks/BEE_NEST +FD: net/minecraft/world/level/block/Blocks/f_50718_ net/minecraft/world/level/block/Blocks/BEEHIVE +FD: net/minecraft/world/level/block/Blocks/f_50719_ net/minecraft/world/level/block/Blocks/HONEY_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50720_ net/minecraft/world/level/block/Blocks/HONEYCOMB_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50721_ net/minecraft/world/level/block/Blocks/NETHERITE_BLOCK +FD: net/minecraft/world/level/block/Blocks/f_50722_ net/minecraft/world/level/block/Blocks/ANCIENT_DEBRIS +FD: net/minecraft/world/level/block/Blocks/f_50723_ net/minecraft/world/level/block/Blocks/CRYING_OBSIDIAN +FD: net/minecraft/world/level/block/Blocks/f_50724_ net/minecraft/world/level/block/Blocks/RESPAWN_ANCHOR +FD: net/minecraft/world/level/block/Blocks/f_50725_ net/minecraft/world/level/block/Blocks/POTTED_CRIMSON_FUNGUS +FD: net/minecraft/world/level/block/Blocks/f_50726_ net/minecraft/world/level/block/Blocks/POTTED_WARPED_FUNGUS +FD: net/minecraft/world/level/block/Blocks/f_50727_ net/minecraft/world/level/block/Blocks/POTTED_CRIMSON_ROOTS +FD: net/minecraft/world/level/block/Blocks/f_50728_ net/minecraft/world/level/block/Blocks/POTTED_WARPED_ROOTS +FD: net/minecraft/world/level/block/Blocks/f_50729_ net/minecraft/world/level/block/Blocks/LODESTONE +FD: net/minecraft/world/level/block/Blocks/f_50730_ net/minecraft/world/level/block/Blocks/BLACKSTONE +FD: net/minecraft/world/level/block/Blocks/f_50731_ net/minecraft/world/level/block/Blocks/BLACKSTONE_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50732_ net/minecraft/world/level/block/Blocks/BLACKSTONE_WALL +FD: net/minecraft/world/level/block/Blocks/f_50733_ net/minecraft/world/level/block/Blocks/BLACKSTONE_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50734_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE +FD: net/minecraft/world/level/block/Blocks/f_50735_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50736_ net/minecraft/world/level/block/Blocks/CRACKED_POLISHED_BLACKSTONE_BRICKS +FD: net/minecraft/world/level/block/Blocks/f_50737_ net/minecraft/world/level/block/Blocks/CHISELED_POLISHED_BLACKSTONE +FD: net/minecraft/world/level/block/Blocks/f_50738_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_BRICK_SLAB +FD: net/minecraft/world/level/block/Blocks/f_50739_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_BRICK_STAIRS +FD: net/minecraft/world/level/block/Blocks/f_50740_ net/minecraft/world/level/block/Blocks/POLISHED_BLACKSTONE_BRICK_WALL +FD: net/minecraft/world/level/block/Blocks/f_50741_ net/minecraft/world/level/block/Blocks/SPRUCE_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50742_ net/minecraft/world/level/block/Blocks/BIRCH_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50743_ net/minecraft/world/level/block/Blocks/JUNGLE_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50744_ net/minecraft/world/level/block/Blocks/ACACIA_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50745_ net/minecraft/world/level/block/Blocks/DARK_OAK_PLANKS +FD: net/minecraft/world/level/block/Blocks/f_50746_ net/minecraft/world/level/block/Blocks/OAK_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50747_ net/minecraft/world/level/block/Blocks/SPRUCE_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50748_ net/minecraft/world/level/block/Blocks/BIRCH_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50749_ net/minecraft/world/level/block/Blocks/JUNGLE_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50750_ net/minecraft/world/level/block/Blocks/ACACIA_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50751_ net/minecraft/world/level/block/Blocks/DARK_OAK_SAPLING +FD: net/minecraft/world/level/block/Blocks/f_50752_ net/minecraft/world/level/block/Blocks/BEDROCK +FD: net/minecraft/world/level/block/Blocks/net/minecraft/world/level/block/Blocks net/minecraft/world/level/block/Blocks/net/minecraft/world/level/block/Blocks +MD: net/minecraft/world/level/block/Blocks/ ()V net/minecraft/world/level/block/Blocks/ ()V +MD: net/minecraft/world/level/block/Blocks/ ()V net/minecraft/world/level/block/Blocks/ ()V +MD: net/minecraft/world/level/block/Blocks/m_152604_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$13 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152606_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$12 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152614_ (Lnet/minecraft/world/level/block/SoundType;)Lnet/minecraft/world/level/block/LeavesBlock; net/minecraft/world/level/block/Blocks/leaves (Lnet/minecraft/world/level/block/SoundType;)Lnet/minecraft/world/level/block/LeavesBlock; +MD: net/minecraft/world/level/block/Blocks/m_152631_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$51 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152638_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$50 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152649_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/block/Blocks/lambda$static$24 ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/block/Blocks/m_152650_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$49 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152656_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/level/block/Blocks/lambda$static$37 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/level/block/Blocks/m_152661_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/block/Blocks/lambda$static$23 ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/block/Blocks/m_152662_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$48 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152669_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/block/Blocks/lambda$static$22 ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/block/Blocks/m_152670_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$47 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152673_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$46 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152681_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$41 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152683_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$40 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152685_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$36 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152689_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$30 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_152691_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$28 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_181165_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$10 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_181167_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$6 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_181169_ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/block/Blocks/lambda$bed$1 (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/block/Blocks/m_181172_ (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/block/Blocks/lambda$netherStem$3 (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/block/Blocks/m_181175_ (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/block/Blocks/lambda$log$2 (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/block/Blocks/m_181185_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Blocks/lambda$pistonBase$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Blocks/m_181189_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Blocks/lambda$shulkerBox$4 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Blocks/m_181206_ ()Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/world/level/block/Blocks/lambda$static$14 ()Lnet/minecraft/world/level/block/entity/BlockEntityType; +MD: net/minecraft/world/level/block/Blocks/m_187405_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$53 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_187408_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$52 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_187411_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Blocks/lambda$static$54 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Blocks/m_187415_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/block/Blocks/lambda$static$25 ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/block/Blocks/m_187416_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Blocks/lambda$static$15 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Blocks/m_187420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/level/block/Blocks/lambda$static$39 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/level/block/Blocks/m_187425_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/level/block/Blocks/lambda$static$16 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/level/block/Blocks/m_187430_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$43 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_187432_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$42 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_187434_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$35 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_187436_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$21 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_204298_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/block/Blocks/lambda$static$45 ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/Blocks/m_204299_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/block/Blocks/lambda$static$44 ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/Blocks/m_204300_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/block/Blocks/lambda$static$9 ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/Blocks/m_204301_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/block/Blocks/lambda$static$8 ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/Blocks/m_50754_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$7 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50758_ ()V net/minecraft/world/level/block/Blocks/rebuildCache ()V +MD: net/minecraft/world/level/block/Blocks/m_50759_ (I)Ljava/util/function/ToIntFunction; net/minecraft/world/level/block/Blocks/litBlockEmission (I)Ljava/util/function/ToIntFunction; +MD: net/minecraft/world/level/block/Blocks/m_50761_ (ILnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$litBlockEmission$0 (ILnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50764_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/BedBlock; net/minecraft/world/level/block/Blocks/bed (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/BedBlock; +MD: net/minecraft/world/level/block/Blocks/m_50766_ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/ShulkerBoxBlock; net/minecraft/world/level/block/Blocks/shulkerBox (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/ShulkerBoxBlock; +MD: net/minecraft/world/level/block/Blocks/m_50774_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Blocks/always (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Blocks/m_50778_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; net/minecraft/world/level/block/Blocks/never (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/block/Blocks/m_50783_ (Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/Blocks/netherStem (Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/Blocks/m_50788_ (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/RotatedPillarBlock; net/minecraft/world/level/block/Blocks/log (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/RotatedPillarBlock; +MD: net/minecraft/world/level/block/Blocks/m_50795_ (Ljava/lang/String;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/Blocks/register (Ljava/lang/String;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/Blocks/m_50798_ (Z)Lnet/minecraft/world/level/block/piston/PistonBaseBlock; net/minecraft/world/level/block/Blocks/pistonBase (Z)Lnet/minecraft/world/level/block/piston/PistonBaseBlock; +MD: net/minecraft/world/level/block/Blocks/m_50801_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/StainedGlassBlock; net/minecraft/world/level/block/Blocks/stainedGlass (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/StainedGlassBlock; +MD: net/minecraft/world/level/block/Blocks/m_50803_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$38 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50805_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/Blocks/never (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/Blocks/m_50809_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; net/minecraft/world/level/block/Blocks/always (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/block/Blocks/m_50821_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; net/minecraft/world/level/block/Blocks/ocelotOrParrot (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/block/Blocks/m_50827_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$34 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50839_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$33 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50846_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$32 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50853_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$31 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50855_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$29 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50857_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$27 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50859_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$26 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50871_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$20 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50873_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$19 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50875_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$18 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50877_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$17 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/Blocks/m_50885_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/Blocks/lambda$static$11 (Lnet/minecraft/world/level/block/state/BlockState;)I +CL: net/minecraft/world/level/block/BonemealableBlock net/minecraft/world/level/block/BonemealableBlock +FD: net/minecraft/world/level/block/BonemealableBlock/net/minecraft/world/level/block/BonemealableBlock net/minecraft/world/level/block/BonemealableBlock/net/minecraft/world/level/block/BonemealableBlock +MD: net/minecraft/world/level/block/BonemealableBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BonemealableBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BonemealableBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/BonemealableBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/BonemealableBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BonemealableBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/BrewingStandBlock net/minecraft/world/level/block/BrewingStandBlock +FD: net/minecraft/world/level/block/BrewingStandBlock/f_50905_ net/minecraft/world/level/block/BrewingStandBlock/HAS_BOTTLE +FD: net/minecraft/world/level/block/BrewingStandBlock/f_50906_ net/minecraft/world/level/block/BrewingStandBlock/SHAPE +FD: net/minecraft/world/level/block/BrewingStandBlock/net/minecraft/world/level/block/BrewingStandBlock net/minecraft/world/level/block/BrewingStandBlock/net/minecraft/world/level/block/BrewingStandBlock +MD: net/minecraft/world/level/block/BrewingStandBlock/ ()V net/minecraft/world/level/block/BrewingStandBlock/ ()V +MD: net/minecraft/world/level/block/BrewingStandBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BrewingStandBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BrewingStandBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/BrewingStandBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/BrewingStandBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/BrewingStandBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/BrewingStandBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BrewingStandBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BrewingStandBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/BrewingStandBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/BrewingStandBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/BrewingStandBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/BrewingStandBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/BrewingStandBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/BrewingStandBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/BrewingStandBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/BrewingStandBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BrewingStandBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BrewingStandBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BrewingStandBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BrewingStandBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/BrewingStandBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/BrewingStandBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BrewingStandBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BrewingStandBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BrewingStandBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BubbleColumnBlock net/minecraft/world/level/block/BubbleColumnBlock +FD: net/minecraft/world/level/block/BubbleColumnBlock/f_152700_ net/minecraft/world/level/block/BubbleColumnBlock/CHECK_PERIOD +FD: net/minecraft/world/level/block/BubbleColumnBlock/f_50956_ net/minecraft/world/level/block/BubbleColumnBlock/DRAG_DOWN +FD: net/minecraft/world/level/block/BubbleColumnBlock/net/minecraft/world/level/block/BubbleColumnBlock net/minecraft/world/level/block/BubbleColumnBlock/net/minecraft/world/level/block/BubbleColumnBlock +MD: net/minecraft/world/level/block/BubbleColumnBlock/ ()V net/minecraft/world/level/block/BubbleColumnBlock/ ()V +MD: net/minecraft/world/level/block/BubbleColumnBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BubbleColumnBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_142298_ ()Ljava/util/Optional; net/minecraft/world/level/block/BubbleColumnBlock/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_142598_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/BubbleColumnBlock/pickupBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_152702_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BubbleColumnBlock/updateColumn (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_152707_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/BubbleColumnBlock/updateColumn (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_152715_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BubbleColumnBlock/canExistIn (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_152717_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BubbleColumnBlock/getColumnState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/BubbleColumnBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/BubbleColumnBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BubbleColumnBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BubbleColumnBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BubbleColumnBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/BubbleColumnBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/BubbleColumnBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BubbleColumnBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BubbleColumnBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/BubbleColumnBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/BucketPickup net/minecraft/world/level/block/BucketPickup +FD: net/minecraft/world/level/block/BucketPickup/net/minecraft/world/level/block/BucketPickup net/minecraft/world/level/block/BucketPickup/net/minecraft/world/level/block/BucketPickup +MD: net/minecraft/world/level/block/BucketPickup/m_142298_ ()Ljava/util/Optional; net/minecraft/world/level/block/BucketPickup/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/block/BucketPickup/m_142598_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/BucketPickup/pickupBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/BuddingAmethystBlock net/minecraft/world/level/block/BuddingAmethystBlock +FD: net/minecraft/world/level/block/BuddingAmethystBlock/f_152722_ net/minecraft/world/level/block/BuddingAmethystBlock/GROWTH_CHANCE +FD: net/minecraft/world/level/block/BuddingAmethystBlock/f_152723_ net/minecraft/world/level/block/BuddingAmethystBlock/DIRECTIONS +FD: net/minecraft/world/level/block/BuddingAmethystBlock/net/minecraft/world/level/block/BuddingAmethystBlock net/minecraft/world/level/block/BuddingAmethystBlock/net/minecraft/world/level/block/BuddingAmethystBlock +MD: net/minecraft/world/level/block/BuddingAmethystBlock/ ()V net/minecraft/world/level/block/BuddingAmethystBlock/ ()V +MD: net/minecraft/world/level/block/BuddingAmethystBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BuddingAmethystBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BuddingAmethystBlock/m_152734_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/BuddingAmethystBlock/canClusterGrowAtState (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/BuddingAmethystBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/BuddingAmethystBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/BuddingAmethystBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/BuddingAmethystBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/BushBlock net/minecraft/world/level/block/BushBlock +FD: net/minecraft/world/level/block/BushBlock/net/minecraft/world/level/block/BushBlock net/minecraft/world/level/block/BushBlock/net/minecraft/world/level/block/BushBlock +MD: net/minecraft/world/level/block/BushBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/BushBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/BushBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BushBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BushBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/BushBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/BushBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/BushBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/BushBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BushBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/BushBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/BushBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/ButtonBlock net/minecraft/world/level/block/ButtonBlock +FD: net/minecraft/world/level/block/ButtonBlock/f_152736_ net/minecraft/world/level/block/ButtonBlock/PRESSED_DEPTH +FD: net/minecraft/world/level/block/ButtonBlock/f_152737_ net/minecraft/world/level/block/ButtonBlock/UNPRESSED_DEPTH +FD: net/minecraft/world/level/block/ButtonBlock/f_152738_ net/minecraft/world/level/block/ButtonBlock/HALF_AABB_HEIGHT +FD: net/minecraft/world/level/block/ButtonBlock/f_152739_ net/minecraft/world/level/block/ButtonBlock/HALF_AABB_WIDTH +FD: net/minecraft/world/level/block/ButtonBlock/f_51045_ net/minecraft/world/level/block/ButtonBlock/POWERED +FD: net/minecraft/world/level/block/ButtonBlock/f_51046_ net/minecraft/world/level/block/ButtonBlock/CEILING_AABB_X +FD: net/minecraft/world/level/block/ButtonBlock/f_51047_ net/minecraft/world/level/block/ButtonBlock/CEILING_AABB_Z +FD: net/minecraft/world/level/block/ButtonBlock/f_51048_ net/minecraft/world/level/block/ButtonBlock/FLOOR_AABB_X +FD: net/minecraft/world/level/block/ButtonBlock/f_51049_ net/minecraft/world/level/block/ButtonBlock/FLOOR_AABB_Z +FD: net/minecraft/world/level/block/ButtonBlock/f_51050_ net/minecraft/world/level/block/ButtonBlock/NORTH_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51051_ net/minecraft/world/level/block/ButtonBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51052_ net/minecraft/world/level/block/ButtonBlock/WEST_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51053_ net/minecraft/world/level/block/ButtonBlock/EAST_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51054_ net/minecraft/world/level/block/ButtonBlock/PRESSED_CEILING_AABB_X +FD: net/minecraft/world/level/block/ButtonBlock/f_51055_ net/minecraft/world/level/block/ButtonBlock/PRESSED_CEILING_AABB_Z +FD: net/minecraft/world/level/block/ButtonBlock/f_51056_ net/minecraft/world/level/block/ButtonBlock/PRESSED_FLOOR_AABB_X +FD: net/minecraft/world/level/block/ButtonBlock/f_51057_ net/minecraft/world/level/block/ButtonBlock/PRESSED_FLOOR_AABB_Z +FD: net/minecraft/world/level/block/ButtonBlock/f_51058_ net/minecraft/world/level/block/ButtonBlock/PRESSED_NORTH_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51059_ net/minecraft/world/level/block/ButtonBlock/PRESSED_SOUTH_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51060_ net/minecraft/world/level/block/ButtonBlock/PRESSED_WEST_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51061_ net/minecraft/world/level/block/ButtonBlock/PRESSED_EAST_AABB +FD: net/minecraft/world/level/block/ButtonBlock/f_51062_ net/minecraft/world/level/block/ButtonBlock/sensitive +FD: net/minecraft/world/level/block/ButtonBlock/net/minecraft/world/level/block/ButtonBlock net/minecraft/world/level/block/ButtonBlock/net/minecraft/world/level/block/ButtonBlock +MD: net/minecraft/world/level/block/ButtonBlock/ ()V net/minecraft/world/level/block/ButtonBlock/ ()V +MD: net/minecraft/world/level/block/ButtonBlock/ (ZLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ButtonBlock/ (ZLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ButtonBlock/m_51067_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/ButtonBlock/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/ButtonBlock/m_51115_ ()I net/minecraft/world/level/block/ButtonBlock/getPressDuration ()I +MD: net/minecraft/world/level/block/ButtonBlock/m_51116_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/ButtonBlock/press (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/ButtonBlock/m_51120_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/ButtonBlock/checkPressed (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/ButtonBlock/m_51124_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/ButtonBlock/updateNeighbours (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/ButtonBlock/m_5722_ (Z)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/ButtonBlock/getSound (Z)Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/block/ButtonBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ButtonBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ButtonBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/ButtonBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/ButtonBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/ButtonBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/ButtonBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/ButtonBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/ButtonBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/ButtonBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/ButtonBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ButtonBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ButtonBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/ButtonBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/ButtonBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ButtonBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ButtonBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ButtonBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ButtonBlock$1 net/minecraft/world/level/block/ButtonBlock$1 +FD: net/minecraft/world/level/block/ButtonBlock$1/f_51128_ net/minecraft/world/level/block/ButtonBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/ButtonBlock$1/f_51129_ net/minecraft/world/level/block/ButtonBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace +FD: net/minecraft/world/level/block/ButtonBlock$1/net/minecraft/world/level/block/ButtonBlock$1 net/minecraft/world/level/block/ButtonBlock$1/net/minecraft/world/level/block/ButtonBlock$1 +MD: net/minecraft/world/level/block/ButtonBlock$1/ ()V net/minecraft/world/level/block/ButtonBlock$1/ ()V +CL: net/minecraft/world/level/block/CactusBlock net/minecraft/world/level/block/CactusBlock +FD: net/minecraft/world/level/block/CactusBlock/f_152740_ net/minecraft/world/level/block/CactusBlock/MAX_AGE +FD: net/minecraft/world/level/block/CactusBlock/f_152741_ net/minecraft/world/level/block/CactusBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/CactusBlock/f_51131_ net/minecraft/world/level/block/CactusBlock/AGE +FD: net/minecraft/world/level/block/CactusBlock/f_51132_ net/minecraft/world/level/block/CactusBlock/COLLISION_SHAPE +FD: net/minecraft/world/level/block/CactusBlock/f_51133_ net/minecraft/world/level/block/CactusBlock/OUTLINE_SHAPE +FD: net/minecraft/world/level/block/CactusBlock/net/minecraft/world/level/block/CactusBlock net/minecraft/world/level/block/CactusBlock/net/minecraft/world/level/block/CactusBlock +MD: net/minecraft/world/level/block/CactusBlock/ ()V net/minecraft/world/level/block/CactusBlock/ ()V +MD: net/minecraft/world/level/block/CactusBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CactusBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CactusBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CactusBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CactusBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CactusBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CactusBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/CactusBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/CactusBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CactusBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CactusBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CactusBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/CactusBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CactusBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/CactusBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/CactusBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/CactusBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CactusBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CactusBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CactusBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CakeBlock net/minecraft/world/level/block/CakeBlock +FD: net/minecraft/world/level/block/CakeBlock/f_152742_ net/minecraft/world/level/block/CakeBlock/MAX_BITES +FD: net/minecraft/world/level/block/CakeBlock/f_152743_ net/minecraft/world/level/block/CakeBlock/FULL_CAKE_SIGNAL +FD: net/minecraft/world/level/block/CakeBlock/f_152744_ net/minecraft/world/level/block/CakeBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/CakeBlock/f_152745_ net/minecraft/world/level/block/CakeBlock/AABB_SIZE_PER_BITE +FD: net/minecraft/world/level/block/CakeBlock/f_51180_ net/minecraft/world/level/block/CakeBlock/BITES +FD: net/minecraft/world/level/block/CakeBlock/f_51181_ net/minecraft/world/level/block/CakeBlock/SHAPE_BY_BITE +FD: net/minecraft/world/level/block/CakeBlock/net/minecraft/world/level/block/CakeBlock net/minecraft/world/level/block/CakeBlock/net/minecraft/world/level/block/CakeBlock +MD: net/minecraft/world/level/block/CakeBlock/ ()V net/minecraft/world/level/block/CakeBlock/ ()V +MD: net/minecraft/world/level/block/CakeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CakeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CakeBlock/m_152746_ (I)I net/minecraft/world/level/block/CakeBlock/getOutputSignal (I)I +MD: net/minecraft/world/level/block/CakeBlock/m_51185_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CakeBlock/eat (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CakeBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CakeBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CakeBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CakeBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CakeBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/CakeBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/CakeBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CakeBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CakeBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/CakeBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/CakeBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CakeBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CakeBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CakeBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CakeBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CakeBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CampfireBlock net/minecraft/world/level/block/CampfireBlock +FD: net/minecraft/world/level/block/CampfireBlock/f_152748_ net/minecraft/world/level/block/CampfireBlock/SMOKE_DISTANCE +FD: net/minecraft/world/level/block/CampfireBlock/f_51226_ net/minecraft/world/level/block/CampfireBlock/SHAPE +FD: net/minecraft/world/level/block/CampfireBlock/f_51227_ net/minecraft/world/level/block/CampfireBlock/LIT +FD: net/minecraft/world/level/block/CampfireBlock/f_51228_ net/minecraft/world/level/block/CampfireBlock/SIGNAL_FIRE +FD: net/minecraft/world/level/block/CampfireBlock/f_51229_ net/minecraft/world/level/block/CampfireBlock/WATERLOGGED +FD: net/minecraft/world/level/block/CampfireBlock/f_51230_ net/minecraft/world/level/block/CampfireBlock/FACING +FD: net/minecraft/world/level/block/CampfireBlock/f_51231_ net/minecraft/world/level/block/CampfireBlock/VIRTUAL_FENCE_POST +FD: net/minecraft/world/level/block/CampfireBlock/f_51232_ net/minecraft/world/level/block/CampfireBlock/spawnParticles +FD: net/minecraft/world/level/block/CampfireBlock/f_51233_ net/minecraft/world/level/block/CampfireBlock/fireDamage +FD: net/minecraft/world/level/block/CampfireBlock/net/minecraft/world/level/block/CampfireBlock net/minecraft/world/level/block/CampfireBlock/net/minecraft/world/level/block/CampfireBlock +MD: net/minecraft/world/level/block/CampfireBlock/ ()V net/minecraft/world/level/block/CampfireBlock/ ()V +MD: net/minecraft/world/level/block/CampfireBlock/ (ZILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CampfireBlock/ (ZILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CampfireBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/CampfireBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/CampfireBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/CampfireBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/CampfireBlock/m_152749_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/CampfireBlock/dowse (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/CampfireBlock/m_51248_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CampfireBlock/isSmokeyPos (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CampfireBlock/m_51251_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZZ)V net/minecraft/world/level/block/CampfireBlock/makeParticles (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZZ)V +MD: net/minecraft/world/level/block/CampfireBlock/m_51261_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/level/block/CampfireBlock/lambda$canLight$0 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/level/block/CampfireBlock/m_51319_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CampfireBlock/isLitCampfire (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CampfireBlock/m_51321_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CampfireBlock/canLight (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CampfireBlock/m_51323_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CampfireBlock/isSmokeSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CampfireBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CampfireBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CampfireBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/CampfireBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/CampfireBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/CampfireBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/CampfireBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CampfireBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CampfireBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CampfireBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CampfireBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/CampfireBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/CampfireBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CampfireBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CampfireBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CampfireBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CampfireBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CampfireBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/CampfireBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/CampfireBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/CampfireBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/CampfireBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/block/CampfireBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CampfireBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CampfireBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/CampfireBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/CampfireBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/CampfireBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/CampfireBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CampfireBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CandleBlock net/minecraft/world/level/block/CandleBlock +FD: net/minecraft/world/level/block/CandleBlock/f_152788_ net/minecraft/world/level/block/CandleBlock/MIN_CANDLES +FD: net/minecraft/world/level/block/CandleBlock/f_152789_ net/minecraft/world/level/block/CandleBlock/MAX_CANDLES +FD: net/minecraft/world/level/block/CandleBlock/f_152790_ net/minecraft/world/level/block/CandleBlock/CANDLES +FD: net/minecraft/world/level/block/CandleBlock/f_152791_ net/minecraft/world/level/block/CandleBlock/LIT +FD: net/minecraft/world/level/block/CandleBlock/f_152792_ net/minecraft/world/level/block/CandleBlock/WATERLOGGED +FD: net/minecraft/world/level/block/CandleBlock/f_152793_ net/minecraft/world/level/block/CandleBlock/LIGHT_EMISSION +FD: net/minecraft/world/level/block/CandleBlock/f_152794_ net/minecraft/world/level/block/CandleBlock/PARTICLE_OFFSETS +FD: net/minecraft/world/level/block/CandleBlock/f_152795_ net/minecraft/world/level/block/CandleBlock/ONE_AABB +FD: net/minecraft/world/level/block/CandleBlock/f_152796_ net/minecraft/world/level/block/CandleBlock/TWO_AABB +FD: net/minecraft/world/level/block/CandleBlock/f_152797_ net/minecraft/world/level/block/CandleBlock/THREE_AABB +FD: net/minecraft/world/level/block/CandleBlock/f_152798_ net/minecraft/world/level/block/CandleBlock/FOUR_AABB +FD: net/minecraft/world/level/block/CandleBlock/net/minecraft/world/level/block/CandleBlock net/minecraft/world/level/block/CandleBlock/net/minecraft/world/level/block/CandleBlock +MD: net/minecraft/world/level/block/CandleBlock/ ()V net/minecraft/world/level/block/CandleBlock/ ()V +MD: net/minecraft/world/level/block/CandleBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CandleBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CandleBlock/m_142199_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/Iterable; net/minecraft/world/level/block/CandleBlock/getParticleOffsets (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/Iterable; +MD: net/minecraft/world/level/block/CandleBlock/m_142595_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CandleBlock/canBeLit (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CandleBlock/m_152809_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/level/block/CandleBlock/lambda$canLight$2 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/level/block/CandleBlock/m_152845_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CandleBlock/canLight (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CandleBlock/m_152847_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/CandleBlock/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/CandleBlock/m_152849_ ()Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; net/minecraft/world/level/block/CandleBlock/lambda$static$1 ()Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; +MD: net/minecraft/world/level/block/CandleBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CandleBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CandleBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/CandleBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/CandleBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CandleBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CandleBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CandleBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CandleBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/CandleBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/CandleBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/CandleBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/block/CandleBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CandleBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CandleBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CandleBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CandleBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CandleBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CandleCakeBlock net/minecraft/world/level/block/CandleCakeBlock +FD: net/minecraft/world/level/block/CandleCakeBlock/f_152850_ net/minecraft/world/level/block/CandleCakeBlock/LIT +FD: net/minecraft/world/level/block/CandleCakeBlock/f_152851_ net/minecraft/world/level/block/CandleCakeBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/CandleCakeBlock/f_152852_ net/minecraft/world/level/block/CandleCakeBlock/CAKE_SHAPE +FD: net/minecraft/world/level/block/CandleCakeBlock/f_152853_ net/minecraft/world/level/block/CandleCakeBlock/CANDLE_SHAPE +FD: net/minecraft/world/level/block/CandleCakeBlock/f_152854_ net/minecraft/world/level/block/CandleCakeBlock/SHAPE +FD: net/minecraft/world/level/block/CandleCakeBlock/f_152855_ net/minecraft/world/level/block/CandleCakeBlock/BY_CANDLE +FD: net/minecraft/world/level/block/CandleCakeBlock/f_152856_ net/minecraft/world/level/block/CandleCakeBlock/PARTICLE_OFFSETS +FD: net/minecraft/world/level/block/CandleCakeBlock/net/minecraft/world/level/block/CandleCakeBlock net/minecraft/world/level/block/CandleCakeBlock/net/minecraft/world/level/block/CandleCakeBlock +MD: net/minecraft/world/level/block/CandleCakeBlock/ ()V net/minecraft/world/level/block/CandleCakeBlock/ ()V +MD: net/minecraft/world/level/block/CandleCakeBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CandleCakeBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CandleCakeBlock/m_142199_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/Iterable; net/minecraft/world/level/block/CandleCakeBlock/getParticleOffsets (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/Iterable; +MD: net/minecraft/world/level/block/CandleCakeBlock/m_152865_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CandleCakeBlock/byCandle (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CandleCakeBlock/m_152894_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/level/block/CandleCakeBlock/lambda$canLight$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/level/block/CandleCakeBlock/m_152906_ (Lnet/minecraft/world/phys/BlockHitResult;)Z net/minecraft/world/level/block/CandleCakeBlock/candleHit (Lnet/minecraft/world/phys/BlockHitResult;)Z +MD: net/minecraft/world/level/block/CandleCakeBlock/m_152910_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CandleCakeBlock/canLight (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CandleCakeBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CandleCakeBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CandleCakeBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CandleCakeBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CandleCakeBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/CandleCakeBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/CandleCakeBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CandleCakeBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CandleCakeBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/CandleCakeBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/CandleCakeBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/CandleCakeBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/CandleCakeBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CandleCakeBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CandleCakeBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CandleCakeBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CandleCakeBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CandleCakeBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CarpetBlock net/minecraft/world/level/block/CarpetBlock +FD: net/minecraft/world/level/block/CarpetBlock/f_152912_ net/minecraft/world/level/block/CarpetBlock/SHAPE +FD: net/minecraft/world/level/block/CarpetBlock/net/minecraft/world/level/block/CarpetBlock net/minecraft/world/level/block/CarpetBlock/net/minecraft/world/level/block/CarpetBlock +MD: net/minecraft/world/level/block/CarpetBlock/ ()V net/minecraft/world/level/block/CarpetBlock/ ()V +MD: net/minecraft/world/level/block/CarpetBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CarpetBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CarpetBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CarpetBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CarpetBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CarpetBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CarpetBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CarpetBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/CarrotBlock net/minecraft/world/level/block/CarrotBlock +FD: net/minecraft/world/level/block/CarrotBlock/f_51325_ net/minecraft/world/level/block/CarrotBlock/SHAPE_BY_AGE +FD: net/minecraft/world/level/block/CarrotBlock/net/minecraft/world/level/block/CarrotBlock net/minecraft/world/level/block/CarrotBlock/net/minecraft/world/level/block/CarrotBlock +MD: net/minecraft/world/level/block/CarrotBlock/ ()V net/minecraft/world/level/block/CarrotBlock/ ()V +MD: net/minecraft/world/level/block/CarrotBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CarrotBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CarrotBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CarrotBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CarrotBlock/m_6404_ ()Lnet/minecraft/world/level/ItemLike; net/minecraft/world/level/block/CarrotBlock/getBaseSeedId ()Lnet/minecraft/world/level/ItemLike; +CL: net/minecraft/world/level/block/CartographyTableBlock net/minecraft/world/level/block/CartographyTableBlock +FD: net/minecraft/world/level/block/CartographyTableBlock/f_51346_ net/minecraft/world/level/block/CartographyTableBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/CartographyTableBlock/net/minecraft/world/level/block/CartographyTableBlock net/minecraft/world/level/block/CartographyTableBlock/net/minecraft/world/level/block/CartographyTableBlock +MD: net/minecraft/world/level/block/CartographyTableBlock/ ()V net/minecraft/world/level/block/CartographyTableBlock/ ()V +MD: net/minecraft/world/level/block/CartographyTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CartographyTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CartographyTableBlock/m_51350_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/CartographyTableBlock/lambda$getMenuProvider$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/CartographyTableBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CartographyTableBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CartographyTableBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/CartographyTableBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +CL: net/minecraft/world/level/block/CarvedPumpkinBlock net/minecraft/world/level/block/CarvedPumpkinBlock +FD: net/minecraft/world/level/block/CarvedPumpkinBlock/f_51367_ net/minecraft/world/level/block/CarvedPumpkinBlock/FACING +FD: net/minecraft/world/level/block/CarvedPumpkinBlock/f_51368_ net/minecraft/world/level/block/CarvedPumpkinBlock/snowGolemBase +FD: net/minecraft/world/level/block/CarvedPumpkinBlock/f_51369_ net/minecraft/world/level/block/CarvedPumpkinBlock/snowGolemFull +FD: net/minecraft/world/level/block/CarvedPumpkinBlock/f_51370_ net/minecraft/world/level/block/CarvedPumpkinBlock/ironGolemBase +FD: net/minecraft/world/level/block/CarvedPumpkinBlock/f_51371_ net/minecraft/world/level/block/CarvedPumpkinBlock/ironGolemFull +FD: net/minecraft/world/level/block/CarvedPumpkinBlock/f_51372_ net/minecraft/world/level/block/CarvedPumpkinBlock/PUMPKINS_PREDICATE +FD: net/minecraft/world/level/block/CarvedPumpkinBlock/net/minecraft/world/level/block/CarvedPumpkinBlock net/minecraft/world/level/block/CarvedPumpkinBlock/net/minecraft/world/level/block/CarvedPumpkinBlock +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/ ()V net/minecraft/world/level/block/CarvedPumpkinBlock/ ()V +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CarvedPumpkinBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_51378_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/CarvedPumpkinBlock/trySpawnGolem (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_51381_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CarvedPumpkinBlock/canSpawnGolem (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_51392_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/CarvedPumpkinBlock/getOrCreateSnowGolemBase ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_51393_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/CarvedPumpkinBlock/getOrCreateSnowGolemFull ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_51394_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/CarvedPumpkinBlock/getOrCreateIronGolemBase ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_51395_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CarvedPumpkinBlock/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_51397_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/CarvedPumpkinBlock/getOrCreateIronGolemFull ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CarvedPumpkinBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/CarvedPumpkinBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/CarvedPumpkinBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CarvedPumpkinBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CauldronBlock net/minecraft/world/level/block/CauldronBlock +FD: net/minecraft/world/level/block/CauldronBlock/f_182448_ net/minecraft/world/level/block/CauldronBlock/RAIN_FILL_CHANCE +FD: net/minecraft/world/level/block/CauldronBlock/f_182449_ net/minecraft/world/level/block/CauldronBlock/POWDER_SNOW_FILL_CHANCE +FD: net/minecraft/world/level/block/CauldronBlock/net/minecraft/world/level/block/CauldronBlock net/minecraft/world/level/block/CauldronBlock/net/minecraft/world/level/block/CauldronBlock +MD: net/minecraft/world/level/block/CauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CauldronBlock/m_141997_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome$Precipitation;)V net/minecraft/world/level/block/CauldronBlock/handlePrecipitation (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome$Precipitation;)V +MD: net/minecraft/world/level/block/CauldronBlock/m_142087_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/CauldronBlock/canReceiveStalactiteDrip (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/CauldronBlock/m_142310_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V net/minecraft/world/level/block/CauldronBlock/receiveStalactiteDrip (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/world/level/block/CauldronBlock/m_142596_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CauldronBlock/isFull (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CauldronBlock/m_182450_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/biome/Biome$Precipitation;)Z net/minecraft/world/level/block/CauldronBlock/shouldHandlePrecipitation (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/biome/Biome$Precipitation;)Z +CL: net/minecraft/world/level/block/CaveVines net/minecraft/world/level/block/CaveVines +FD: net/minecraft/world/level/block/CaveVines/f_152948_ net/minecraft/world/level/block/CaveVines/SHAPE +FD: net/minecraft/world/level/block/CaveVines/f_152949_ net/minecraft/world/level/block/CaveVines/BERRIES +FD: net/minecraft/world/level/block/CaveVines/net/minecraft/world/level/block/CaveVines net/minecraft/world/level/block/CaveVines/net/minecraft/world/level/block/CaveVines +MD: net/minecraft/world/level/block/CaveVines/ ()V net/minecraft/world/level/block/CaveVines/ ()V +MD: net/minecraft/world/level/block/CaveVines/m_152951_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CaveVines/hasGlowBerries (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CaveVines/m_152953_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CaveVines/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CaveVines/m_181214_ (ILnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/CaveVines/lambda$emission$0 (ILnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/CaveVines/m_181217_ (I)Ljava/util/function/ToIntFunction; net/minecraft/world/level/block/CaveVines/emission (I)Ljava/util/function/ToIntFunction; +CL: net/minecraft/world/level/block/CaveVinesBlock net/minecraft/world/level/block/CaveVinesBlock +FD: net/minecraft/world/level/block/CaveVinesBlock/f_152957_ net/minecraft/world/level/block/CaveVinesBlock/CHANCE_OF_BERRIES_ON_GROWTH +FD: net/minecraft/world/level/block/CaveVinesBlock/net/minecraft/world/level/block/CaveVinesBlock net/minecraft/world/level/block/CaveVinesBlock/net/minecraft/world/level/block/CaveVinesBlock +MD: net/minecraft/world/level/block/CaveVinesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CaveVinesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CaveVinesBlock/m_142452_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CaveVinesBlock/getGrowIntoState (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CaveVinesBlock/m_142643_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CaveVinesBlock/updateBodyAfterConvertedFromHead (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CaveVinesBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CaveVinesBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CaveVinesBlock/m_5971_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CaveVinesBlock/canGrowInto (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CaveVinesBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CaveVinesBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CaveVinesBlock/m_7363_ (Ljava/util/Random;)I net/minecraft/world/level/block/CaveVinesBlock/getBlocksToGrowWhenBonemealed (Ljava/util/Random;)I +MD: net/minecraft/world/level/block/CaveVinesBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/CaveVinesBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/CaveVinesBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/CaveVinesBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/CaveVinesBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/CaveVinesBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/CaveVinesBlock/m_7777_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/CaveVinesBlock/getBodyBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/CaveVinesBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CaveVinesBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CaveVinesPlantBlock net/minecraft/world/level/block/CaveVinesPlantBlock +FD: net/minecraft/world/level/block/CaveVinesPlantBlock/net/minecraft/world/level/block/CaveVinesPlantBlock net/minecraft/world/level/block/CaveVinesPlantBlock/net/minecraft/world/level/block/CaveVinesPlantBlock +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CaveVinesPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_142644_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CaveVinesPlantBlock/updateHeadAfterConvertedFromBody (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CaveVinesPlantBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CaveVinesPlantBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_7272_ ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; net/minecraft/world/level/block/CaveVinesPlantBlock/getHeadBlock ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/CaveVinesPlantBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/CaveVinesPlantBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/CaveVinesPlantBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/CaveVinesPlantBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CaveVinesPlantBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ChainBlock net/minecraft/world/level/block/ChainBlock +FD: net/minecraft/world/level/block/ChainBlock/f_153033_ net/minecraft/world/level/block/ChainBlock/AABB_MIN +FD: net/minecraft/world/level/block/ChainBlock/f_153034_ net/minecraft/world/level/block/ChainBlock/AABB_MAX +FD: net/minecraft/world/level/block/ChainBlock/f_51446_ net/minecraft/world/level/block/ChainBlock/WATERLOGGED +FD: net/minecraft/world/level/block/ChainBlock/f_51447_ net/minecraft/world/level/block/ChainBlock/Y_AXIS_AABB +FD: net/minecraft/world/level/block/ChainBlock/f_51448_ net/minecraft/world/level/block/ChainBlock/Z_AXIS_AABB +FD: net/minecraft/world/level/block/ChainBlock/f_51449_ net/minecraft/world/level/block/ChainBlock/X_AXIS_AABB +FD: net/minecraft/world/level/block/ChainBlock/net/minecraft/world/level/block/ChainBlock net/minecraft/world/level/block/ChainBlock/net/minecraft/world/level/block/ChainBlock +MD: net/minecraft/world/level/block/ChainBlock/ ()V net/minecraft/world/level/block/ChainBlock/ ()V +MD: net/minecraft/world/level/block/ChainBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ChainBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ChainBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChainBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChainBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/ChainBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/ChainBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ChainBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ChainBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/ChainBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/ChainBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChainBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChainBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ChainBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ChainBlock$1 net/minecraft/world/level/block/ChainBlock$1 +FD: net/minecraft/world/level/block/ChainBlock$1/f_51476_ net/minecraft/world/level/block/ChainBlock$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/level/block/ChainBlock$1/net/minecraft/world/level/block/ChainBlock$1 net/minecraft/world/level/block/ChainBlock$1/net/minecraft/world/level/block/ChainBlock$1 +MD: net/minecraft/world/level/block/ChainBlock$1/ ()V net/minecraft/world/level/block/ChainBlock$1/ ()V +CL: net/minecraft/world/level/block/ChangeOverTimeBlock net/minecraft/world/level/block/ChangeOverTimeBlock +FD: net/minecraft/world/level/block/ChangeOverTimeBlock/f_153035_ net/minecraft/world/level/block/ChangeOverTimeBlock/SCAN_DISTANCE +FD: net/minecraft/world/level/block/ChangeOverTimeBlock/net/minecraft/world/level/block/ChangeOverTimeBlock net/minecraft/world/level/block/ChangeOverTimeBlock/net/minecraft/world/level/block/ChangeOverTimeBlock +MD: net/minecraft/world/level/block/ChangeOverTimeBlock/m_142123_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; net/minecraft/world/level/block/ChangeOverTimeBlock/getNext (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/ChangeOverTimeBlock/m_142297_ ()Ljava/lang/Enum; net/minecraft/world/level/block/ChangeOverTimeBlock/getAge ()Ljava/lang/Enum; +MD: net/minecraft/world/level/block/ChangeOverTimeBlock/m_142377_ ()F net/minecraft/world/level/block/ChangeOverTimeBlock/getChanceModifier ()F +MD: net/minecraft/world/level/block/ChangeOverTimeBlock/m_153036_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/ChangeOverTimeBlock/lambda$applyChangeOverTime$0 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/ChangeOverTimeBlock/m_153041_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ChangeOverTimeBlock/onRandomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ChangeOverTimeBlock/m_153046_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ChangeOverTimeBlock/applyChangeOverTime (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/ChestBlock net/minecraft/world/level/block/ChestBlock +FD: net/minecraft/world/level/block/ChestBlock/f_153051_ net/minecraft/world/level/block/ChestBlock/EVENT_SET_OPEN_COUNT +FD: net/minecraft/world/level/block/ChestBlock/f_153052_ net/minecraft/world/level/block/ChestBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/ChestBlock/f_153053_ net/minecraft/world/level/block/ChestBlock/AABB_HEIGHT +FD: net/minecraft/world/level/block/ChestBlock/f_51478_ net/minecraft/world/level/block/ChestBlock/FACING +FD: net/minecraft/world/level/block/ChestBlock/f_51479_ net/minecraft/world/level/block/ChestBlock/TYPE +FD: net/minecraft/world/level/block/ChestBlock/f_51480_ net/minecraft/world/level/block/ChestBlock/WATERLOGGED +FD: net/minecraft/world/level/block/ChestBlock/f_51481_ net/minecraft/world/level/block/ChestBlock/NORTH_AABB +FD: net/minecraft/world/level/block/ChestBlock/f_51482_ net/minecraft/world/level/block/ChestBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/ChestBlock/f_51483_ net/minecraft/world/level/block/ChestBlock/WEST_AABB +FD: net/minecraft/world/level/block/ChestBlock/f_51484_ net/minecraft/world/level/block/ChestBlock/EAST_AABB +FD: net/minecraft/world/level/block/ChestBlock/f_51485_ net/minecraft/world/level/block/ChestBlock/AABB +FD: net/minecraft/world/level/block/ChestBlock/f_51486_ net/minecraft/world/level/block/ChestBlock/CHEST_COMBINER +FD: net/minecraft/world/level/block/ChestBlock/f_51487_ net/minecraft/world/level/block/ChestBlock/MENU_PROVIDER_COMBINER +FD: net/minecraft/world/level/block/ChestBlock/net/minecraft/world/level/block/ChestBlock net/minecraft/world/level/block/ChestBlock/net/minecraft/world/level/block/ChestBlock +MD: net/minecraft/world/level/block/ChestBlock/ ()V net/minecraft/world/level/block/ChestBlock/ ()V +MD: net/minecraft/world/level/block/ChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V net/minecraft/world/level/block/ChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/level/block/ChestBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/ChestBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/ChestBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/ChestBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/ChestBlock/m_153066_ ()Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/world/level/block/ChestBlock/blockEntityType ()Lnet/minecraft/world/level/block/entity/BlockEntityType; +MD: net/minecraft/world/level/block/ChestBlock/m_51494_ (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/ChestBlock/candidatePartnerFacing (Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/ChestBlock/m_51499_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ChestBlock/isBlockedChestByBlock (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ChestBlock/m_51508_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ChestBlock/isChestBlockedAt (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ChestBlock/m_51511_ (Lnet/minecraft/world/level/block/ChestBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/Container; net/minecraft/world/level/block/ChestBlock/getContainer (Lnet/minecraft/world/level/block/ChestBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/Container; +MD: net/minecraft/world/level/block/ChestBlock/m_51517_ (Lnet/minecraft/world/level/block/entity/LidBlockEntity;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner; net/minecraft/world/level/block/ChestBlock/opennessCombiner (Lnet/minecraft/world/level/block/entity/LidBlockEntity;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner; +MD: net/minecraft/world/level/block/ChestBlock/m_51563_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ChestBlock/isCatSittingOnChest (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ChestBlock/m_51577_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ChestBlock/lambda$combine$0 (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ChestBlock/m_51582_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; net/minecraft/world/level/block/ChestBlock/getBlockType (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; +MD: net/minecraft/world/level/block/ChestBlock/m_51584_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/ChestBlock/getConnectedDirection (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/ChestBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChestBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChestBlock/m_5641_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; net/minecraft/world/level/block/ChestBlock/combine (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; +MD: net/minecraft/world/level/block/ChestBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/ChestBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/ChestBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ChestBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ChestBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/ChestBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/ChestBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/ChestBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/ChestBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/ChestBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/ChestBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/ChestBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/ChestBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChestBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChestBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChestBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChestBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/ChestBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/ChestBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ChestBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ChestBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/ChestBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/ChestBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChestBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChestBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ChestBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ChestBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/ChestBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/ChestBlock/m_7699_ ()Lnet/minecraft/stats/Stat; net/minecraft/world/level/block/ChestBlock/getOpenChestStat ()Lnet/minecraft/stats/Stat; +MD: net/minecraft/world/level/block/ChestBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ChestBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ChestBlock$1 net/minecraft/world/level/block/ChestBlock$1 +FD: net/minecraft/world/level/block/ChestBlock$1/net/minecraft/world/level/block/ChestBlock$1 net/minecraft/world/level/block/ChestBlock$1/net/minecraft/world/level/block/ChestBlock$1 +MD: net/minecraft/world/level/block/ChestBlock$1/ ()V net/minecraft/world/level/block/ChestBlock$1/ ()V +MD: net/minecraft/world/level/block/ChestBlock$1/m_6502_ ()Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$1/acceptNone ()Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$1/m_6502_ ()Ljava/util/Optional; net/minecraft/world/level/block/ChestBlock$1/acceptNone ()Ljava/util/Optional; +MD: net/minecraft/world/level/block/ChestBlock$1/m_6959_ (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$1/acceptDouble (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$1/m_6959_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; net/minecraft/world/level/block/ChestBlock$1/acceptDouble (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/ChestBlock$1/m_7693_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$1/acceptSingle (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$1/m_7693_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; net/minecraft/world/level/block/ChestBlock$1/acceptSingle (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; +CL: net/minecraft/world/level/block/ChestBlock$2 net/minecraft/world/level/block/ChestBlock$2 +FD: net/minecraft/world/level/block/ChestBlock$2/net/minecraft/world/level/block/ChestBlock$2 net/minecraft/world/level/block/ChestBlock$2/net/minecraft/world/level/block/ChestBlock$2 +MD: net/minecraft/world/level/block/ChestBlock$2/ ()V net/minecraft/world/level/block/ChestBlock$2/ ()V +MD: net/minecraft/world/level/block/ChestBlock$2/m_6502_ ()Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$2/acceptNone ()Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$2/m_6502_ ()Ljava/util/Optional; net/minecraft/world/level/block/ChestBlock$2/acceptNone ()Ljava/util/Optional; +MD: net/minecraft/world/level/block/ChestBlock$2/m_6959_ (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$2/acceptDouble (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$2/m_6959_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; net/minecraft/world/level/block/ChestBlock$2/acceptDouble (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/ChestBlock$2/m_7693_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$2/acceptSingle (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$2/m_7693_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; net/minecraft/world/level/block/ChestBlock$2/acceptSingle (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Ljava/util/Optional; +CL: net/minecraft/world/level/block/ChestBlock$2$1 net/minecraft/world/level/block/ChestBlock$2$1 +FD: net/minecraft/world/level/block/ChestBlock$2$1/f_51612_ net/minecraft/world/level/block/ChestBlock$2$1/val$first +FD: net/minecraft/world/level/block/ChestBlock$2$1/f_51613_ net/minecraft/world/level/block/ChestBlock$2$1/val$second +FD: net/minecraft/world/level/block/ChestBlock$2$1/f_51614_ net/minecraft/world/level/block/ChestBlock$2$1/val$container +FD: net/minecraft/world/level/block/ChestBlock$2$1/f_51615_ net/minecraft/world/level/block/ChestBlock$2$1/this$0 +FD: net/minecraft/world/level/block/ChestBlock$2$1/net/minecraft/world/level/block/ChestBlock$2$1 net/minecraft/world/level/block/ChestBlock$2$1/net/minecraft/world/level/block/ChestBlock$2$1 +MD: net/minecraft/world/level/block/ChestBlock$2$1/ (Lnet/minecraft/world/level/block/ChestBlock$2;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/Container;)V net/minecraft/world/level/block/ChestBlock$2$1/ (Lnet/minecraft/world/level/block/ChestBlock$2;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/Container;)V +MD: net/minecraft/world/level/block/ChestBlock$2$1/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/ChestBlock$2$1/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/ChestBlock$2$1/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/ChestBlock$2$1/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +CL: net/minecraft/world/level/block/ChestBlock$3 net/minecraft/world/level/block/ChestBlock$3 +FD: net/minecraft/world/level/block/ChestBlock$3/f_51626_ net/minecraft/world/level/block/ChestBlock$3/val$entity +FD: net/minecraft/world/level/block/ChestBlock$3/net/minecraft/world/level/block/ChestBlock$3 net/minecraft/world/level/block/ChestBlock$3/net/minecraft/world/level/block/ChestBlock$3 +MD: net/minecraft/world/level/block/ChestBlock$3/ (Lnet/minecraft/world/level/block/entity/LidBlockEntity;)V net/minecraft/world/level/block/ChestBlock$3/ (Lnet/minecraft/world/level/block/entity/LidBlockEntity;)V +MD: net/minecraft/world/level/block/ChestBlock$3/m_51635_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;F)F net/minecraft/world/level/block/ChestBlock$3/lambda$acceptDouble$0 (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;F)F +MD: net/minecraft/world/level/block/ChestBlock$3/m_6502_ ()Lit/unimi/dsi/fastutil/floats/Float2FloatFunction; net/minecraft/world/level/block/ChestBlock$3/acceptNone ()Lit/unimi/dsi/fastutil/floats/Float2FloatFunction; +MD: net/minecraft/world/level/block/ChestBlock$3/m_6502_ ()Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$3/acceptNone ()Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$3/m_6959_ (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$3/acceptDouble (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$3/m_6959_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Lit/unimi/dsi/fastutil/floats/Float2FloatFunction; net/minecraft/world/level/block/ChestBlock$3/acceptDouble (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Lit/unimi/dsi/fastutil/floats/Float2FloatFunction; +MD: net/minecraft/world/level/block/ChestBlock$3/m_7693_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/ChestBlock$3/acceptSingle (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/ChestBlock$3/m_7693_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Lit/unimi/dsi/fastutil/floats/Float2FloatFunction; net/minecraft/world/level/block/ChestBlock$3/acceptSingle (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)Lit/unimi/dsi/fastutil/floats/Float2FloatFunction; +CL: net/minecraft/world/level/block/ChestBlock$4 net/minecraft/world/level/block/ChestBlock$4 +FD: net/minecraft/world/level/block/ChestBlock$4/f_51645_ net/minecraft/world/level/block/ChestBlock$4/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/ChestBlock$4/net/minecraft/world/level/block/ChestBlock$4 net/minecraft/world/level/block/ChestBlock$4/net/minecraft/world/level/block/ChestBlock$4 +MD: net/minecraft/world/level/block/ChestBlock$4/ ()V net/minecraft/world/level/block/ChestBlock$4/ ()V +CL: net/minecraft/world/level/block/ChorusFlowerBlock net/minecraft/world/level/block/ChorusFlowerBlock +FD: net/minecraft/world/level/block/ChorusFlowerBlock/f_153067_ net/minecraft/world/level/block/ChorusFlowerBlock/DEAD_AGE +FD: net/minecraft/world/level/block/ChorusFlowerBlock/f_51647_ net/minecraft/world/level/block/ChorusFlowerBlock/AGE +FD: net/minecraft/world/level/block/ChorusFlowerBlock/f_51648_ net/minecraft/world/level/block/ChorusFlowerBlock/plant +FD: net/minecraft/world/level/block/ChorusFlowerBlock/net/minecraft/world/level/block/ChorusFlowerBlock net/minecraft/world/level/block/ChorusFlowerBlock/net/minecraft/world/level/block/ChorusFlowerBlock +MD: net/minecraft/world/level/block/ChorusFlowerBlock/ ()V net/minecraft/world/level/block/ChorusFlowerBlock/ ()V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/ (Lnet/minecraft/world/level/block/ChorusPlantBlock;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ChorusFlowerBlock/ (Lnet/minecraft/world/level/block/ChorusPlantBlock;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_51658_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/ChorusFlowerBlock/placeDeadFlower (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_51661_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/ChorusFlowerBlock/placeGrownFlower (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_51665_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;I)V net/minecraft/world/level/block/ChorusFlowerBlock/generatePlant (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;I)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_51670_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/block/ChorusFlowerBlock/growTreeRecursive (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_51697_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/ChorusFlowerBlock/allNeighborsEmpty (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/ChorusFlowerBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ChorusFlowerBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChorusFlowerBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ChorusFlowerBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ChorusFlowerBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ChorusFlowerBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ChorusFlowerBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ChorusFlowerBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ChorusPlantBlock net/minecraft/world/level/block/ChorusPlantBlock +FD: net/minecraft/world/level/block/ChorusPlantBlock/net/minecraft/world/level/block/ChorusPlantBlock net/minecraft/world/level/block/ChorusPlantBlock/net/minecraft/world/level/block/ChorusPlantBlock +MD: net/minecraft/world/level/block/ChorusPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ChorusPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ChorusPlantBlock/m_51710_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChorusPlantBlock/getStateForPlacement (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChorusPlantBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChorusPlantBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChorusPlantBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/ChorusPlantBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/ChorusPlantBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ChorusPlantBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ChorusPlantBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ChorusPlantBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ChorusPlantBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ChorusPlantBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ChorusPlantBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ChorusPlantBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CocoaBlock net/minecraft/world/level/block/CocoaBlock +FD: net/minecraft/world/level/block/CocoaBlock/f_153068_ net/minecraft/world/level/block/CocoaBlock/MAX_AGE +FD: net/minecraft/world/level/block/CocoaBlock/f_153069_ net/minecraft/world/level/block/CocoaBlock/AGE_0_WIDTH +FD: net/minecraft/world/level/block/CocoaBlock/f_153070_ net/minecraft/world/level/block/CocoaBlock/AGE_0_HEIGHT +FD: net/minecraft/world/level/block/CocoaBlock/f_153071_ net/minecraft/world/level/block/CocoaBlock/AGE_0_HALFWIDTH +FD: net/minecraft/world/level/block/CocoaBlock/f_153072_ net/minecraft/world/level/block/CocoaBlock/AGE_1_WIDTH +FD: net/minecraft/world/level/block/CocoaBlock/f_153073_ net/minecraft/world/level/block/CocoaBlock/AGE_1_HEIGHT +FD: net/minecraft/world/level/block/CocoaBlock/f_153074_ net/minecraft/world/level/block/CocoaBlock/AGE_1_HALFWIDTH +FD: net/minecraft/world/level/block/CocoaBlock/f_153075_ net/minecraft/world/level/block/CocoaBlock/AGE_2_WIDTH +FD: net/minecraft/world/level/block/CocoaBlock/f_153076_ net/minecraft/world/level/block/CocoaBlock/AGE_2_HEIGHT +FD: net/minecraft/world/level/block/CocoaBlock/f_153077_ net/minecraft/world/level/block/CocoaBlock/AGE_2_HALFWIDTH +FD: net/minecraft/world/level/block/CocoaBlock/f_51736_ net/minecraft/world/level/block/CocoaBlock/AGE +FD: net/minecraft/world/level/block/CocoaBlock/f_51737_ net/minecraft/world/level/block/CocoaBlock/EAST_AABB +FD: net/minecraft/world/level/block/CocoaBlock/f_51738_ net/minecraft/world/level/block/CocoaBlock/WEST_AABB +FD: net/minecraft/world/level/block/CocoaBlock/f_51739_ net/minecraft/world/level/block/CocoaBlock/NORTH_AABB +FD: net/minecraft/world/level/block/CocoaBlock/f_51740_ net/minecraft/world/level/block/CocoaBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/CocoaBlock/net/minecraft/world/level/block/CocoaBlock net/minecraft/world/level/block/CocoaBlock/net/minecraft/world/level/block/CocoaBlock +MD: net/minecraft/world/level/block/CocoaBlock/ ()V net/minecraft/world/level/block/CocoaBlock/ ()V +MD: net/minecraft/world/level/block/CocoaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CocoaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CocoaBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CocoaBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CocoaBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CocoaBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CocoaBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CocoaBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CocoaBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CocoaBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CocoaBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/CocoaBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/CocoaBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/CocoaBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/CocoaBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CocoaBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CocoaBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CocoaBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/CocoaBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/CocoaBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/CocoaBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CocoaBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CocoaBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CocoaBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CocoaBlock$1 net/minecraft/world/level/block/CocoaBlock$1 +FD: net/minecraft/world/level/block/CocoaBlock$1/f_51791_ net/minecraft/world/level/block/CocoaBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/CocoaBlock$1/net/minecraft/world/level/block/CocoaBlock$1 net/minecraft/world/level/block/CocoaBlock$1/net/minecraft/world/level/block/CocoaBlock$1 +MD: net/minecraft/world/level/block/CocoaBlock$1/ ()V net/minecraft/world/level/block/CocoaBlock$1/ ()V +CL: net/minecraft/world/level/block/CommandBlock net/minecraft/world/level/block/CommandBlock +FD: net/minecraft/world/level/block/CommandBlock/f_153078_ net/minecraft/world/level/block/CommandBlock/automatic +FD: net/minecraft/world/level/block/CommandBlock/f_51793_ net/minecraft/world/level/block/CommandBlock/FACING +FD: net/minecraft/world/level/block/CommandBlock/f_51794_ net/minecraft/world/level/block/CommandBlock/CONDITIONAL +FD: net/minecraft/world/level/block/CommandBlock/f_51795_ net/minecraft/world/level/block/CommandBlock/LOGGER +FD: net/minecraft/world/level/block/CommandBlock/net/minecraft/world/level/block/CommandBlock net/minecraft/world/level/block/CommandBlock/net/minecraft/world/level/block/CommandBlock +MD: net/minecraft/world/level/block/CommandBlock/ ()V net/minecraft/world/level/block/CommandBlock/ ()V +MD: net/minecraft/world/level/block/CommandBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Z)V net/minecraft/world/level/block/CommandBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Z)V +MD: net/minecraft/world/level/block/CommandBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/CommandBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/CommandBlock/m_51809_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/block/CommandBlock/executeChain (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/block/CommandBlock/m_51831_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BaseCommandBlock;Z)V net/minecraft/world/level/block/CommandBlock/execute (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BaseCommandBlock;Z)V +MD: net/minecraft/world/level/block/CommandBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CommandBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CommandBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CommandBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CommandBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/CommandBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/CommandBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/CommandBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/CommandBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CommandBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CommandBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/CommandBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/CommandBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CommandBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CommandBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CommandBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CommandBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CommandBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/CommandBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/CommandBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/CommandBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CommandBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ComparatorBlock net/minecraft/world/level/block/ComparatorBlock +FD: net/minecraft/world/level/block/ComparatorBlock/f_51854_ net/minecraft/world/level/block/ComparatorBlock/MODE +FD: net/minecraft/world/level/block/ComparatorBlock/net/minecraft/world/level/block/ComparatorBlock net/minecraft/world/level/block/ComparatorBlock/net/minecraft/world/level/block/ComparatorBlock +MD: net/minecraft/world/level/block/ComparatorBlock/ ()V net/minecraft/world/level/block/ComparatorBlock/ ()V +MD: net/minecraft/world/level/block/ComparatorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ComparatorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ComparatorBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/ComparatorBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/ComparatorBlock/m_51864_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/decoration/ItemFrame; net/minecraft/world/level/block/ComparatorBlock/getItemFrame (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/entity/decoration/ItemFrame; +MD: net/minecraft/world/level/block/ComparatorBlock/m_51888_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/entity/decoration/ItemFrame;)Z net/minecraft/world/level/block/ComparatorBlock/lambda$getItemFrame$0 (Lnet/minecraft/core/Direction;Lnet/minecraft/world/entity/decoration/ItemFrame;)Z +MD: net/minecraft/world/level/block/ComparatorBlock/m_51903_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/ComparatorBlock/calculateOutputSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/ComparatorBlock/m_51907_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/ComparatorBlock/refreshOutputState (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/ComparatorBlock/m_5968_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/ComparatorBlock/getOutputSignal (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/ComparatorBlock/m_6112_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/ComparatorBlock/getDelay (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/ComparatorBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/ComparatorBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/ComparatorBlock/m_7312_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/ComparatorBlock/getInputSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/ComparatorBlock/m_7320_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ComparatorBlock/shouldTurnOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ComparatorBlock/m_7321_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/ComparatorBlock/checkTickOnNeighbor (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/ComparatorBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ComparatorBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ComparatorBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ComparatorBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/ComparatorBlock/m_8133_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/block/ComparatorBlock/triggerEvent (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z +CL: net/minecraft/world/level/block/ComposterBlock net/minecraft/world/level/block/ComposterBlock +FD: net/minecraft/world/level/block/ComposterBlock/f_153088_ net/minecraft/world/level/block/ComposterBlock/READY +FD: net/minecraft/world/level/block/ComposterBlock/f_153089_ net/minecraft/world/level/block/ComposterBlock/MIN_LEVEL +FD: net/minecraft/world/level/block/ComposterBlock/f_153090_ net/minecraft/world/level/block/ComposterBlock/MAX_LEVEL +FD: net/minecraft/world/level/block/ComposterBlock/f_153091_ net/minecraft/world/level/block/ComposterBlock/AABB_SIDE_THICKNESS +FD: net/minecraft/world/level/block/ComposterBlock/f_51913_ net/minecraft/world/level/block/ComposterBlock/LEVEL +FD: net/minecraft/world/level/block/ComposterBlock/f_51914_ net/minecraft/world/level/block/ComposterBlock/COMPOSTABLES +FD: net/minecraft/world/level/block/ComposterBlock/f_51915_ net/minecraft/world/level/block/ComposterBlock/OUTER_SHAPE +FD: net/minecraft/world/level/block/ComposterBlock/f_51916_ net/minecraft/world/level/block/ComposterBlock/SHAPES +FD: net/minecraft/world/level/block/ComposterBlock/net/minecraft/world/level/block/ComposterBlock net/minecraft/world/level/block/ComposterBlock/net/minecraft/world/level/block/ComposterBlock +MD: net/minecraft/world/level/block/ComposterBlock/ ()V net/minecraft/world/level/block/ComposterBlock/ ()V +MD: net/minecraft/world/level/block/ComposterBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ComposterBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ComposterBlock/m_51920_ (FLnet/minecraft/world/level/ItemLike;)V net/minecraft/world/level/block/ComposterBlock/add (FLnet/minecraft/world/level/ItemLike;)V +MD: net/minecraft/world/level/block/ComposterBlock/m_51923_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/ComposterBlock/handleFill (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/ComposterBlock/m_51929_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ComposterBlock/insertItem (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ComposterBlock/m_51966_ ([Lnet/minecraft/world/phys/shapes/VoxelShape;)V net/minecraft/world/level/block/ComposterBlock/lambda$static$0 ([Lnet/minecraft/world/phys/shapes/VoxelShape;)V +MD: net/minecraft/world/level/block/ComposterBlock/m_51983_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ComposterBlock/addItem (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ComposterBlock/m_51988_ ()V net/minecraft/world/level/block/ComposterBlock/bootStrap ()V +MD: net/minecraft/world/level/block/ComposterBlock/m_51998_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ComposterBlock/extractProduce (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ComposterBlock/m_52002_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ComposterBlock/empty (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ComposterBlock/m_5840_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/WorldlyContainer; net/minecraft/world/level/block/ComposterBlock/getContainer (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/WorldlyContainer; +MD: net/minecraft/world/level/block/ComposterBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ComposterBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ComposterBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ComposterBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ComposterBlock/m_6079_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ComposterBlock/getInteractionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ComposterBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/ComposterBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/ComposterBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/ComposterBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/ComposterBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/ComposterBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/ComposterBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ComposterBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ComposterBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/ComposterBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/ComposterBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ComposterBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ComposterBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ComposterBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ComposterBlock$EmptyContainer net/minecraft/world/level/block/ComposterBlock$EmptyContainer +FD: net/minecraft/world/level/block/ComposterBlock$EmptyContainer/net/minecraft/world/level/block/ComposterBlock$EmptyContainer net/minecraft/world/level/block/ComposterBlock$EmptyContainer/net/minecraft/world/level/block/ComposterBlock$EmptyContainer +MD: net/minecraft/world/level/block/ComposterBlock$EmptyContainer/ ()V net/minecraft/world/level/block/ComposterBlock$EmptyContainer/ ()V +MD: net/minecraft/world/level/block/ComposterBlock$EmptyContainer/m_7071_ (Lnet/minecraft/core/Direction;)[I net/minecraft/world/level/block/ComposterBlock$EmptyContainer/getSlotsForFace (Lnet/minecraft/core/Direction;)[I +MD: net/minecraft/world/level/block/ComposterBlock$EmptyContainer/m_7155_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/ComposterBlock$EmptyContainer/canPlaceItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/ComposterBlock$EmptyContainer/m_7157_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/ComposterBlock$EmptyContainer/canTakeItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/ComposterBlock$InputContainer net/minecraft/world/level/block/ComposterBlock$InputContainer +FD: net/minecraft/world/level/block/ComposterBlock$InputContainer/f_52017_ net/minecraft/world/level/block/ComposterBlock$InputContainer/state +FD: net/minecraft/world/level/block/ComposterBlock$InputContainer/f_52018_ net/minecraft/world/level/block/ComposterBlock$InputContainer/level +FD: net/minecraft/world/level/block/ComposterBlock$InputContainer/f_52019_ net/minecraft/world/level/block/ComposterBlock$InputContainer/pos +FD: net/minecraft/world/level/block/ComposterBlock$InputContainer/f_52020_ net/minecraft/world/level/block/ComposterBlock$InputContainer/changed +FD: net/minecraft/world/level/block/ComposterBlock$InputContainer/net/minecraft/world/level/block/ComposterBlock$InputContainer net/minecraft/world/level/block/ComposterBlock$InputContainer/net/minecraft/world/level/block/ComposterBlock$InputContainer +MD: net/minecraft/world/level/block/ComposterBlock$InputContainer/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/ComposterBlock$InputContainer/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/ComposterBlock$InputContainer/m_6596_ ()V net/minecraft/world/level/block/ComposterBlock$InputContainer/setChanged ()V +MD: net/minecraft/world/level/block/ComposterBlock$InputContainer/m_6893_ ()I net/minecraft/world/level/block/ComposterBlock$InputContainer/getMaxStackSize ()I +MD: net/minecraft/world/level/block/ComposterBlock$InputContainer/m_7071_ (Lnet/minecraft/core/Direction;)[I net/minecraft/world/level/block/ComposterBlock$InputContainer/getSlotsForFace (Lnet/minecraft/core/Direction;)[I +MD: net/minecraft/world/level/block/ComposterBlock$InputContainer/m_7155_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/ComposterBlock$InputContainer/canPlaceItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/ComposterBlock$InputContainer/m_7157_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/ComposterBlock$InputContainer/canTakeItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/ComposterBlock$OutputContainer net/minecraft/world/level/block/ComposterBlock$OutputContainer +FD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/f_52037_ net/minecraft/world/level/block/ComposterBlock$OutputContainer/state +FD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/f_52038_ net/minecraft/world/level/block/ComposterBlock$OutputContainer/level +FD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/f_52039_ net/minecraft/world/level/block/ComposterBlock$OutputContainer/pos +FD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/f_52040_ net/minecraft/world/level/block/ComposterBlock$OutputContainer/changed +FD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/net/minecraft/world/level/block/ComposterBlock$OutputContainer net/minecraft/world/level/block/ComposterBlock$OutputContainer/net/minecraft/world/level/block/ComposterBlock$OutputContainer +MD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/ComposterBlock$OutputContainer/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/m_6596_ ()V net/minecraft/world/level/block/ComposterBlock$OutputContainer/setChanged ()V +MD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/m_6893_ ()I net/minecraft/world/level/block/ComposterBlock$OutputContainer/getMaxStackSize ()I +MD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/m_7071_ (Lnet/minecraft/core/Direction;)[I net/minecraft/world/level/block/ComposterBlock$OutputContainer/getSlotsForFace (Lnet/minecraft/core/Direction;)[I +MD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/m_7155_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/ComposterBlock$OutputContainer/canPlaceItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/ComposterBlock$OutputContainer/m_7157_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/ComposterBlock$OutputContainer/canTakeItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/ConcretePowderBlock net/minecraft/world/level/block/ConcretePowderBlock +FD: net/minecraft/world/level/block/ConcretePowderBlock/f_52058_ net/minecraft/world/level/block/ConcretePowderBlock/concrete +FD: net/minecraft/world/level/block/ConcretePowderBlock/net/minecraft/world/level/block/ConcretePowderBlock net/minecraft/world/level/block/ConcretePowderBlock/net/minecraft/world/level/block/ConcretePowderBlock +MD: net/minecraft/world/level/block/ConcretePowderBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ConcretePowderBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ConcretePowderBlock/m_142216_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/ConcretePowderBlock/onLand (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +MD: net/minecraft/world/level/block/ConcretePowderBlock/m_52064_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ConcretePowderBlock/touchesLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ConcretePowderBlock/m_52080_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ConcretePowderBlock/shouldSolidify (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ConcretePowderBlock/m_52088_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ConcretePowderBlock/canSolidify (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ConcretePowderBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ConcretePowderBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ConcretePowderBlock/m_6248_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/ConcretePowderBlock/getDustColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/ConcretePowderBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ConcretePowderBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/block/ConduitBlock net/minecraft/world/level/block/ConduitBlock +FD: net/minecraft/world/level/block/ConduitBlock/f_153092_ net/minecraft/world/level/block/ConduitBlock/SIZE +FD: net/minecraft/world/level/block/ConduitBlock/f_52090_ net/minecraft/world/level/block/ConduitBlock/WATERLOGGED +FD: net/minecraft/world/level/block/ConduitBlock/f_52091_ net/minecraft/world/level/block/ConduitBlock/SHAPE +FD: net/minecraft/world/level/block/ConduitBlock/net/minecraft/world/level/block/ConduitBlock net/minecraft/world/level/block/ConduitBlock/net/minecraft/world/level/block/ConduitBlock +MD: net/minecraft/world/level/block/ConduitBlock/ ()V net/minecraft/world/level/block/ConduitBlock/ ()V +MD: net/minecraft/world/level/block/ConduitBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ConduitBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ConduitBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/ConduitBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/ConduitBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/ConduitBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/ConduitBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ConduitBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ConduitBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/ConduitBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/ConduitBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ConduitBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ConduitBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/ConduitBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/ConduitBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/ConduitBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/ConduitBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ConduitBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ConduitBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/ConduitBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/ConduitBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ConduitBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/CoralBlock net/minecraft/world/level/block/CoralBlock +FD: net/minecraft/world/level/block/CoralBlock/f_52128_ net/minecraft/world/level/block/CoralBlock/deadBlock +FD: net/minecraft/world/level/block/CoralBlock/net/minecraft/world/level/block/CoralBlock net/minecraft/world/level/block/CoralBlock/net/minecraft/world/level/block/CoralBlock +MD: net/minecraft/world/level/block/CoralBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CoralBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CoralBlock/m_52134_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CoralBlock/scanForWater (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CoralBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CoralBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CoralBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CoralBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CoralBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CoralBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/CoralFanBlock net/minecraft/world/level/block/CoralFanBlock +FD: net/minecraft/world/level/block/CoralFanBlock/f_52149_ net/minecraft/world/level/block/CoralFanBlock/deadBlock +FD: net/minecraft/world/level/block/CoralFanBlock/net/minecraft/world/level/block/CoralFanBlock net/minecraft/world/level/block/CoralFanBlock/net/minecraft/world/level/block/CoralFanBlock +MD: net/minecraft/world/level/block/CoralFanBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CoralFanBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CoralFanBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/CoralFanBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/CoralFanBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CoralFanBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CoralFanBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CoralFanBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/CoralPlantBlock net/minecraft/world/level/block/CoralPlantBlock +FD: net/minecraft/world/level/block/CoralPlantBlock/f_153100_ net/minecraft/world/level/block/CoralPlantBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/CoralPlantBlock/f_52171_ net/minecraft/world/level/block/CoralPlantBlock/SHAPE +FD: net/minecraft/world/level/block/CoralPlantBlock/f_52172_ net/minecraft/world/level/block/CoralPlantBlock/deadBlock +FD: net/minecraft/world/level/block/CoralPlantBlock/net/minecraft/world/level/block/CoralPlantBlock net/minecraft/world/level/block/CoralPlantBlock/net/minecraft/world/level/block/CoralPlantBlock +MD: net/minecraft/world/level/block/CoralPlantBlock/ ()V net/minecraft/world/level/block/CoralPlantBlock/ ()V +MD: net/minecraft/world/level/block/CoralPlantBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CoralPlantBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CoralPlantBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CoralPlantBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CoralPlantBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/CoralPlantBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/CoralPlantBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CoralPlantBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CoralPlantBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CoralPlantBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/CoralWallFanBlock net/minecraft/world/level/block/CoralWallFanBlock +FD: net/minecraft/world/level/block/CoralWallFanBlock/f_52200_ net/minecraft/world/level/block/CoralWallFanBlock/deadBlock +FD: net/minecraft/world/level/block/CoralWallFanBlock/net/minecraft/world/level/block/CoralWallFanBlock net/minecraft/world/level/block/CoralWallFanBlock/net/minecraft/world/level/block/CoralWallFanBlock +MD: net/minecraft/world/level/block/CoralWallFanBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CoralWallFanBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CoralWallFanBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/CoralWallFanBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/CoralWallFanBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CoralWallFanBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CoralWallFanBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CoralWallFanBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/CraftingTableBlock net/minecraft/world/level/block/CraftingTableBlock +FD: net/minecraft/world/level/block/CraftingTableBlock/f_52222_ net/minecraft/world/level/block/CraftingTableBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/CraftingTableBlock/net/minecraft/world/level/block/CraftingTableBlock net/minecraft/world/level/block/CraftingTableBlock/net/minecraft/world/level/block/CraftingTableBlock +MD: net/minecraft/world/level/block/CraftingTableBlock/ ()V net/minecraft/world/level/block/CraftingTableBlock/ ()V +MD: net/minecraft/world/level/block/CraftingTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CraftingTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CraftingTableBlock/m_52226_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/CraftingTableBlock/lambda$getMenuProvider$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/CraftingTableBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/CraftingTableBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/CraftingTableBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/CraftingTableBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +CL: net/minecraft/world/level/block/CropBlock net/minecraft/world/level/block/CropBlock +FD: net/minecraft/world/level/block/CropBlock/f_153107_ net/minecraft/world/level/block/CropBlock/MAX_AGE +FD: net/minecraft/world/level/block/CropBlock/f_52243_ net/minecraft/world/level/block/CropBlock/SHAPE_BY_AGE +FD: net/minecraft/world/level/block/CropBlock/f_52244_ net/minecraft/world/level/block/CropBlock/AGE +FD: net/minecraft/world/level/block/CropBlock/net/minecraft/world/level/block/CropBlock net/minecraft/world/level/block/CropBlock/net/minecraft/world/level/block/CropBlock +MD: net/minecraft/world/level/block/CropBlock/ ()V net/minecraft/world/level/block/CropBlock/ ()V +MD: net/minecraft/world/level/block/CropBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CropBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CropBlock/m_52263_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/CropBlock/growCrops (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/CropBlock/m_52272_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/CropBlock/getGrowthSpeed (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/CropBlock/m_52289_ (I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CropBlock/getStateForAge (I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CropBlock/m_52305_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/CropBlock/getAge (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/CropBlock/m_52307_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CropBlock/isMaxAge (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CropBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CropBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CropBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CropBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CropBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CropBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CropBlock/m_6404_ ()Lnet/minecraft/world/level/ItemLike; net/minecraft/world/level/block/CropBlock/getBaseSeedId ()Lnet/minecraft/world/level/ItemLike; +MD: net/minecraft/world/level/block/CropBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/CropBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/CropBlock/m_7125_ (Lnet/minecraft/world/level/Level;)I net/minecraft/world/level/block/CropBlock/getBonemealAgeIncrease (Lnet/minecraft/world/level/Level;)I +MD: net/minecraft/world/level/block/CropBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/CropBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/CropBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/CropBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/CropBlock/m_7419_ ()I net/minecraft/world/level/block/CropBlock/getMaxAge ()I +MD: net/minecraft/world/level/block/CropBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CropBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/CropBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/CropBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/CropBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/CropBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/CropBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CropBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/CropBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/CropBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/CropBlock/m_7959_ ()Lnet/minecraft/world/level/block/state/properties/IntegerProperty; net/minecraft/world/level/block/CropBlock/getAgeProperty ()Lnet/minecraft/world/level/block/state/properties/IntegerProperty; +CL: net/minecraft/world/level/block/CrossCollisionBlock net/minecraft/world/level/block/CrossCollisionBlock +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52309_ net/minecraft/world/level/block/CrossCollisionBlock/NORTH +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52310_ net/minecraft/world/level/block/CrossCollisionBlock/EAST +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52311_ net/minecraft/world/level/block/CrossCollisionBlock/SOUTH +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52312_ net/minecraft/world/level/block/CrossCollisionBlock/WEST +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52313_ net/minecraft/world/level/block/CrossCollisionBlock/WATERLOGGED +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52314_ net/minecraft/world/level/block/CrossCollisionBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52315_ net/minecraft/world/level/block/CrossCollisionBlock/collisionShapeByIndex +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52316_ net/minecraft/world/level/block/CrossCollisionBlock/shapeByIndex +FD: net/minecraft/world/level/block/CrossCollisionBlock/f_52317_ net/minecraft/world/level/block/CrossCollisionBlock/stateToIndex +FD: net/minecraft/world/level/block/CrossCollisionBlock/net/minecraft/world/level/block/CrossCollisionBlock net/minecraft/world/level/block/CrossCollisionBlock/net/minecraft/world/level/block/CrossCollisionBlock +MD: net/minecraft/world/level/block/CrossCollisionBlock/ ()V net/minecraft/world/level/block/CrossCollisionBlock/ ()V +MD: net/minecraft/world/level/block/CrossCollisionBlock/ (FFFFFLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CrossCollisionBlock/ (FFFFFLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_52326_ (FFFFF)[Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CrossCollisionBlock/makeShapes (FFFFF)[Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_52343_ (Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/CrossCollisionBlock/indexFor (Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_52345_ (Ljava/util/Map$Entry;)Z net/minecraft/world/level/block/CrossCollisionBlock/lambda$static$0 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_52363_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/CrossCollisionBlock/getAABBIndex (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_52365_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/CrossCollisionBlock/lambda$getAABBIndex$1 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/CrossCollisionBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CrossCollisionBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/CrossCollisionBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CrossCollisionBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/CrossCollisionBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/CrossCollisionBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/CrossCollisionBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/CrossCollisionBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/CrossCollisionBlock$1 net/minecraft/world/level/block/CrossCollisionBlock$1 +FD: net/minecraft/world/level/block/CrossCollisionBlock$1/f_52367_ net/minecraft/world/level/block/CrossCollisionBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/CrossCollisionBlock$1/f_52368_ net/minecraft/world/level/block/CrossCollisionBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/CrossCollisionBlock$1/net/minecraft/world/level/block/CrossCollisionBlock$1 net/minecraft/world/level/block/CrossCollisionBlock$1/net/minecraft/world/level/block/CrossCollisionBlock$1 +MD: net/minecraft/world/level/block/CrossCollisionBlock$1/ ()V net/minecraft/world/level/block/CrossCollisionBlock$1/ ()V +CL: net/minecraft/world/level/block/CryingObsidianBlock net/minecraft/world/level/block/CryingObsidianBlock +FD: net/minecraft/world/level/block/CryingObsidianBlock/net/minecraft/world/level/block/CryingObsidianBlock net/minecraft/world/level/block/CryingObsidianBlock/net/minecraft/world/level/block/CryingObsidianBlock +MD: net/minecraft/world/level/block/CryingObsidianBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/CryingObsidianBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/CryingObsidianBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/CryingObsidianBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/DaylightDetectorBlock net/minecraft/world/level/block/DaylightDetectorBlock +FD: net/minecraft/world/level/block/DaylightDetectorBlock/f_52377_ net/minecraft/world/level/block/DaylightDetectorBlock/POWER +FD: net/minecraft/world/level/block/DaylightDetectorBlock/f_52378_ net/minecraft/world/level/block/DaylightDetectorBlock/INVERTED +FD: net/minecraft/world/level/block/DaylightDetectorBlock/f_52379_ net/minecraft/world/level/block/DaylightDetectorBlock/SHAPE +FD: net/minecraft/world/level/block/DaylightDetectorBlock/net/minecraft/world/level/block/DaylightDetectorBlock net/minecraft/world/level/block/DaylightDetectorBlock/net/minecraft/world/level/block/DaylightDetectorBlock +MD: net/minecraft/world/level/block/DaylightDetectorBlock/ ()V net/minecraft/world/level/block/DaylightDetectorBlock/ ()V +MD: net/minecraft/world/level/block/DaylightDetectorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DaylightDetectorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/DaylightDetectorBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/DaylightDetectorBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_153112_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/DaylightDetectorBlockEntity;)V net/minecraft/world/level/block/DaylightDetectorBlock/tickEntity (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/DaylightDetectorBlockEntity;)V +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_52410_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/DaylightDetectorBlock/updateSignalStrength (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/DaylightDetectorBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/DaylightDetectorBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/DaylightDetectorBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/DaylightDetectorBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DaylightDetectorBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DaylightDetectorBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DaylightDetectorBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/DaylightDetectorBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/DeadBushBlock net/minecraft/world/level/block/DeadBushBlock +FD: net/minecraft/world/level/block/DeadBushBlock/f_153120_ net/minecraft/world/level/block/DeadBushBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/DeadBushBlock/f_52414_ net/minecraft/world/level/block/DeadBushBlock/SHAPE +FD: net/minecraft/world/level/block/DeadBushBlock/net/minecraft/world/level/block/DeadBushBlock net/minecraft/world/level/block/DeadBushBlock/net/minecraft/world/level/block/DeadBushBlock +MD: net/minecraft/world/level/block/DeadBushBlock/ ()V net/minecraft/world/level/block/DeadBushBlock/ ()V +MD: net/minecraft/world/level/block/DeadBushBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DeadBushBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DeadBushBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/DeadBushBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/DeadBushBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/DeadBushBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/DetectorRailBlock net/minecraft/world/level/block/DetectorRailBlock +FD: net/minecraft/world/level/block/DetectorRailBlock/f_153121_ net/minecraft/world/level/block/DetectorRailBlock/PRESSED_CHECK_PERIOD +FD: net/minecraft/world/level/block/DetectorRailBlock/f_52427_ net/minecraft/world/level/block/DetectorRailBlock/SHAPE +FD: net/minecraft/world/level/block/DetectorRailBlock/f_52428_ net/minecraft/world/level/block/DetectorRailBlock/POWERED +FD: net/minecraft/world/level/block/DetectorRailBlock/net/minecraft/world/level/block/DetectorRailBlock net/minecraft/world/level/block/DetectorRailBlock/net/minecraft/world/level/block/DetectorRailBlock +MD: net/minecraft/world/level/block/DetectorRailBlock/ ()V net/minecraft/world/level/block/DetectorRailBlock/ ()V +MD: net/minecraft/world/level/block/DetectorRailBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DetectorRailBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DetectorRailBlock/m_153122_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/DetectorRailBlock/lambda$getAnalogOutputSignal$1 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/DetectorRailBlock/m_153124_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/DetectorRailBlock/lambda$checkPressed$0 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/DetectorRailBlock/m_52432_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/DetectorRailBlock/checkPressed (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/DetectorRailBlock/m_52436_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/lang/Class;Ljava/util/function/Predicate;)Ljava/util/List; net/minecraft/world/level/block/DetectorRailBlock/getInteractingMinecartOfType (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/lang/Class;Ljava/util/function/Predicate;)Ljava/util/List; +MD: net/minecraft/world/level/block/DetectorRailBlock/m_52470_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/block/DetectorRailBlock/getSearchBB (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/level/block/DetectorRailBlock/m_52472_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/DetectorRailBlock/updatePowerToConnected (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/DetectorRailBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/DetectorRailBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/DetectorRailBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/DetectorRailBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/DetectorRailBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/DetectorRailBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/DetectorRailBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/DetectorRailBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/DetectorRailBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DetectorRailBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DetectorRailBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DetectorRailBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DetectorRailBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DetectorRailBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DetectorRailBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/DetectorRailBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/DetectorRailBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/DetectorRailBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/DetectorRailBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DetectorRailBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DetectorRailBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/DetectorRailBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/DetectorRailBlock/m_7978_ ()Lnet/minecraft/world/level/block/state/properties/Property; net/minecraft/world/level/block/DetectorRailBlock/getShapeProperty ()Lnet/minecraft/world/level/block/state/properties/Property; +CL: net/minecraft/world/level/block/DetectorRailBlock$1 net/minecraft/world/level/block/DetectorRailBlock$1 +FD: net/minecraft/world/level/block/DetectorRailBlock$1/f_52491_ net/minecraft/world/level/block/DetectorRailBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RailShape +FD: net/minecraft/world/level/block/DetectorRailBlock$1/f_52492_ net/minecraft/world/level/block/DetectorRailBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/DetectorRailBlock$1/f_52493_ net/minecraft/world/level/block/DetectorRailBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/DetectorRailBlock$1/net/minecraft/world/level/block/DetectorRailBlock$1 net/minecraft/world/level/block/DetectorRailBlock$1/net/minecraft/world/level/block/DetectorRailBlock$1 +MD: net/minecraft/world/level/block/DetectorRailBlock$1/ ()V net/minecraft/world/level/block/DetectorRailBlock$1/ ()V +CL: net/minecraft/world/level/block/DiodeBlock net/minecraft/world/level/block/DiodeBlock +FD: net/minecraft/world/level/block/DiodeBlock/f_52495_ net/minecraft/world/level/block/DiodeBlock/SHAPE +FD: net/minecraft/world/level/block/DiodeBlock/f_52496_ net/minecraft/world/level/block/DiodeBlock/POWERED +FD: net/minecraft/world/level/block/DiodeBlock/net/minecraft/world/level/block/DiodeBlock net/minecraft/world/level/block/DiodeBlock/net/minecraft/world/level/block/DiodeBlock +MD: net/minecraft/world/level/block/DiodeBlock/ ()V net/minecraft/world/level/block/DiodeBlock/ ()V +MD: net/minecraft/world/level/block/DiodeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DiodeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DiodeBlock/m_52547_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/DiodeBlock/getAlternateSignal (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/DiodeBlock/m_52551_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/DiodeBlock/getAlternateSignalAt (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/DiodeBlock/m_52573_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DiodeBlock/shouldPrioritize (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DiodeBlock/m_52580_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/DiodeBlock/updateNeighborsInFront (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/DiodeBlock/m_52586_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DiodeBlock/isDiode (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DiodeBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DiodeBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DiodeBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/DiodeBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/DiodeBlock/m_5968_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/DiodeBlock/getOutputSignal (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/DiodeBlock/m_6112_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/DiodeBlock/getDelay (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/DiodeBlock/m_6137_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DiodeBlock/isAlternateInput (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DiodeBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/DiodeBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/DiodeBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/DiodeBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/DiodeBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/DiodeBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/DiodeBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/DiodeBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/DiodeBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/DiodeBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/DiodeBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/DiodeBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/DiodeBlock/m_7312_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/DiodeBlock/getInputSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/DiodeBlock/m_7320_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DiodeBlock/shouldTurnOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DiodeBlock/m_7321_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/DiodeBlock/checkTickOnNeighbor (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/DiodeBlock/m_7346_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DiodeBlock/isLocked (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DiodeBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/DiodeBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/DiodeBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/DiodeBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/DiodeBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DiodeBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/DirectionalBlock net/minecraft/world/level/block/DirectionalBlock +FD: net/minecraft/world/level/block/DirectionalBlock/f_52588_ net/minecraft/world/level/block/DirectionalBlock/FACING +FD: net/minecraft/world/level/block/DirectionalBlock/net/minecraft/world/level/block/DirectionalBlock net/minecraft/world/level/block/DirectionalBlock/net/minecraft/world/level/block/DirectionalBlock +MD: net/minecraft/world/level/block/DirectionalBlock/ ()V net/minecraft/world/level/block/DirectionalBlock/ ()V +MD: net/minecraft/world/level/block/DirectionalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DirectionalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +CL: net/minecraft/world/level/block/DirtPathBlock net/minecraft/world/level/block/DirtPathBlock +FD: net/minecraft/world/level/block/DirtPathBlock/f_153126_ net/minecraft/world/level/block/DirtPathBlock/SHAPE +FD: net/minecraft/world/level/block/DirtPathBlock/net/minecraft/world/level/block/DirtPathBlock net/minecraft/world/level/block/DirtPathBlock/net/minecraft/world/level/block/DirtPathBlock +MD: net/minecraft/world/level/block/DirtPathBlock/ ()V net/minecraft/world/level/block/DirtPathBlock/ ()V +MD: net/minecraft/world/level/block/DirtPathBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DirtPathBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DirtPathBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DirtPathBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DirtPathBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/DirtPathBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/DirtPathBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/DirtPathBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/DirtPathBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DirtPathBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DirtPathBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/DirtPathBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/DirtPathBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/DirtPathBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/DirtPathBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DirtPathBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/DispenserBlock net/minecraft/world/level/block/DispenserBlock +FD: net/minecraft/world/level/block/DispenserBlock/f_153160_ net/minecraft/world/level/block/DispenserBlock/TRIGGER_DURATION +FD: net/minecraft/world/level/block/DispenserBlock/f_52659_ net/minecraft/world/level/block/DispenserBlock/FACING +FD: net/minecraft/world/level/block/DispenserBlock/f_52660_ net/minecraft/world/level/block/DispenserBlock/TRIGGERED +FD: net/minecraft/world/level/block/DispenserBlock/f_52661_ net/minecraft/world/level/block/DispenserBlock/DISPENSER_REGISTRY +FD: net/minecraft/world/level/block/DispenserBlock/net/minecraft/world/level/block/DispenserBlock net/minecraft/world/level/block/DispenserBlock/net/minecraft/world/level/block/DispenserBlock +MD: net/minecraft/world/level/block/DispenserBlock/ ()V net/minecraft/world/level/block/DispenserBlock/ ()V +MD: net/minecraft/world/level/block/DispenserBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DispenserBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DispenserBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/DispenserBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/DispenserBlock/m_52672_ (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/core/dispenser/DispenseItemBehavior;)V net/minecraft/world/level/block/DispenserBlock/registerBehavior (Lnet/minecraft/world/level/ItemLike;Lnet/minecraft/core/dispenser/DispenseItemBehavior;)V +MD: net/minecraft/world/level/block/DispenserBlock/m_52720_ (Lnet/minecraft/core/BlockSource;)Lnet/minecraft/core/Position; net/minecraft/world/level/block/DispenserBlock/getDispensePosition (Lnet/minecraft/core/BlockSource;)Lnet/minecraft/core/Position; +MD: net/minecraft/world/level/block/DispenserBlock/m_52722_ (Lit/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap;)V net/minecraft/world/level/block/DispenserBlock/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap;)V +MD: net/minecraft/world/level/block/DispenserBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DispenserBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DispenserBlock/m_5824_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/DispenserBlock/dispenseFrom (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/DispenserBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/DispenserBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/DispenserBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/DispenserBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/DispenserBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/DispenserBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/DispenserBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/DispenserBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/DispenserBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DispenserBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DispenserBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/DispenserBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/DispenserBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DispenserBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DispenserBlock/m_7216_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/dispenser/DispenseItemBehavior; net/minecraft/world/level/block/DispenserBlock/getDispenseMethod (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/dispenser/DispenseItemBehavior; +MD: net/minecraft/world/level/block/DispenserBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DispenserBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DispenserBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/DispenserBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/DispenserBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/DispenserBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/DispenserBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/DispenserBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/DoorBlock net/minecraft/world/level/block/DoorBlock +FD: net/minecraft/world/level/block/DoorBlock/f_153164_ net/minecraft/world/level/block/DoorBlock/AABB_DOOR_THICKNESS +FD: net/minecraft/world/level/block/DoorBlock/f_52726_ net/minecraft/world/level/block/DoorBlock/FACING +FD: net/minecraft/world/level/block/DoorBlock/f_52727_ net/minecraft/world/level/block/DoorBlock/OPEN +FD: net/minecraft/world/level/block/DoorBlock/f_52728_ net/minecraft/world/level/block/DoorBlock/HINGE +FD: net/minecraft/world/level/block/DoorBlock/f_52729_ net/minecraft/world/level/block/DoorBlock/POWERED +FD: net/minecraft/world/level/block/DoorBlock/f_52730_ net/minecraft/world/level/block/DoorBlock/HALF +FD: net/minecraft/world/level/block/DoorBlock/f_52731_ net/minecraft/world/level/block/DoorBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/DoorBlock/f_52732_ net/minecraft/world/level/block/DoorBlock/NORTH_AABB +FD: net/minecraft/world/level/block/DoorBlock/f_52733_ net/minecraft/world/level/block/DoorBlock/WEST_AABB +FD: net/minecraft/world/level/block/DoorBlock/f_52734_ net/minecraft/world/level/block/DoorBlock/EAST_AABB +FD: net/minecraft/world/level/block/DoorBlock/net/minecraft/world/level/block/DoorBlock net/minecraft/world/level/block/DoorBlock/net/minecraft/world/level/block/DoorBlock +MD: net/minecraft/world/level/block/DoorBlock/ ()V net/minecraft/world/level/block/DoorBlock/ ()V +MD: net/minecraft/world/level/block/DoorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DoorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DoorBlock/m_153165_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/DoorBlock/setOpen (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/DoorBlock/m_52745_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/DoorBlock/isWoodenDoor (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/DoorBlock/m_52759_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/DoorBlock/playSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/DoorBlock/m_52804_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; net/minecraft/world/level/block/DoorBlock/getHinge (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; +MD: net/minecraft/world/level/block/DoorBlock/m_52811_ ()I net/minecraft/world/level/block/DoorBlock/getCloseSound ()I +MD: net/minecraft/world/level/block/DoorBlock/m_52812_ ()I net/minecraft/world/level/block/DoorBlock/getOpenSound ()I +MD: net/minecraft/world/level/block/DoorBlock/m_52815_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DoorBlock/isOpen (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DoorBlock/m_52817_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/DoorBlock/isWoodenDoor (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/DoorBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/DoorBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/DoorBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DoorBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DoorBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/DoorBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/DoorBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/DoorBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/DoorBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/DoorBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/DoorBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/DoorBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/DoorBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DoorBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DoorBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/DoorBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/DoorBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DoorBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DoorBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/DoorBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/DoorBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DoorBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DoorBlock/m_7799_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J net/minecraft/world/level/block/DoorBlock/getSeed (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J +MD: net/minecraft/world/level/block/DoorBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/DoorBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/DoorBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/DoorBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/DoorBlock$1 net/minecraft/world/level/block/DoorBlock$1 +FD: net/minecraft/world/level/block/DoorBlock$1/f_52819_ net/minecraft/world/level/block/DoorBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/DoorBlock$1/f_52820_ net/minecraft/world/level/block/DoorBlock$1/$SwitchMap$net$minecraft$world$level$pathfinder$PathComputationType +FD: net/minecraft/world/level/block/DoorBlock$1/net/minecraft/world/level/block/DoorBlock$1 net/minecraft/world/level/block/DoorBlock$1/net/minecraft/world/level/block/DoorBlock$1 +MD: net/minecraft/world/level/block/DoorBlock$1/ ()V net/minecraft/world/level/block/DoorBlock$1/ ()V +CL: net/minecraft/world/level/block/DoubleBlockCombiner net/minecraft/world/level/block/DoubleBlockCombiner +FD: net/minecraft/world/level/block/DoubleBlockCombiner/net/minecraft/world/level/block/DoubleBlockCombiner net/minecraft/world/level/block/DoubleBlockCombiner/net/minecraft/world/level/block/DoubleBlockCombiner +MD: net/minecraft/world/level/block/DoubleBlockCombiner/ ()V net/minecraft/world/level/block/DoubleBlockCombiner/ ()V +MD: net/minecraft/world/level/block/DoubleBlockCombiner/m_52822_ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/world/level/block/state/properties/DirectionProperty;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/function/BiPredicate;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; net/minecraft/world/level/block/DoubleBlockCombiner/combineWithNeigbour (Lnet/minecraft/world/level/block/entity/BlockEntityType;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/world/level/block/state/properties/DirectionProperty;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/function/BiPredicate;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; +CL: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType net/minecraft/world/level/block/DoubleBlockCombiner$BlockType +FD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/$VALUES net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/$VALUES +FD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/FIRST net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/FIRST +FD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/SECOND net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/SECOND +FD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/SINGLE net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/SINGLE +FD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/net/minecraft/world/level/block/DoubleBlockCombiner$BlockType net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/net/minecraft/world/level/block/DoubleBlockCombiner$BlockType +MD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/ ()V net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/ ()V +MD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/ (Ljava/lang/String;I)V net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/m_153172_ ()[Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/$values ()[Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; +MD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; +MD: net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/values ()[Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; net/minecraft/world/level/block/DoubleBlockCombiner$BlockType/values ()[Lnet/minecraft/world/level/block/DoubleBlockCombiner$BlockType; +CL: net/minecraft/world/level/block/DoubleBlockCombiner$Combiner net/minecraft/world/level/block/DoubleBlockCombiner$Combiner +FD: net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/net/minecraft/world/level/block/DoubleBlockCombiner$Combiner net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/net/minecraft/world/level/block/DoubleBlockCombiner$Combiner +MD: net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/m_6502_ ()Ljava/lang/Object; net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/acceptNone ()Ljava/lang/Object; +MD: net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/m_6959_ (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/acceptDouble (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/m_7693_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/DoubleBlockCombiner$Combiner/acceptSingle (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult +FD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult/net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult/net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult +MD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult/m_5649_ (Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner;)Ljava/lang/Object; net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult/apply (Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner;)Ljava/lang/Object; +CL: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double +FD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/f_52846_ net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/first +FD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/f_52847_ net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/second +FD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double +MD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/ (Ljava/lang/Object;Ljava/lang/Object;)V net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/ (Ljava/lang/Object;Ljava/lang/Object;)V +MD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/m_5649_ (Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner;)Ljava/lang/Object; net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Double/apply (Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner;)Ljava/lang/Object; +CL: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single +FD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/f_52853_ net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/single +FD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single +MD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/ (Ljava/lang/Object;)V net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/ (Ljava/lang/Object;)V +MD: net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/m_5649_ (Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner;)Ljava/lang/Object; net/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult$Single/apply (Lnet/minecraft/world/level/block/DoubleBlockCombiner$Combiner;)Ljava/lang/Object; +CL: net/minecraft/world/level/block/DoublePlantBlock net/minecraft/world/level/block/DoublePlantBlock +FD: net/minecraft/world/level/block/DoublePlantBlock/f_52858_ net/minecraft/world/level/block/DoublePlantBlock/HALF +FD: net/minecraft/world/level/block/DoublePlantBlock/net/minecraft/world/level/block/DoublePlantBlock net/minecraft/world/level/block/DoublePlantBlock/net/minecraft/world/level/block/DoublePlantBlock +MD: net/minecraft/world/level/block/DoublePlantBlock/ ()V net/minecraft/world/level/block/DoublePlantBlock/ ()V +MD: net/minecraft/world/level/block/DoublePlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DoublePlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DoublePlantBlock/m_153173_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/DoublePlantBlock/placeAt (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/DoublePlantBlock/m_182453_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DoublePlantBlock/copyWaterloggedFrom (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DoublePlantBlock/m_52903_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/DoublePlantBlock/preventCreativeDropFromBottomPart (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/DoublePlantBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DoublePlantBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DoublePlantBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/DoublePlantBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/DoublePlantBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/DoublePlantBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/DoublePlantBlock/m_6240_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/DoublePlantBlock/playerDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/DoublePlantBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/DoublePlantBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/DoublePlantBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/DoublePlantBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/DoublePlantBlock/m_7799_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J net/minecraft/world/level/block/DoublePlantBlock/getSeed (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J +MD: net/minecraft/world/level/block/DoublePlantBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/DoublePlantBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/DoublePlantBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/DoublePlantBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/DragonEggBlock net/minecraft/world/level/block/DragonEggBlock +FD: net/minecraft/world/level/block/DragonEggBlock/f_52908_ net/minecraft/world/level/block/DragonEggBlock/SHAPE +FD: net/minecraft/world/level/block/DragonEggBlock/net/minecraft/world/level/block/DragonEggBlock net/minecraft/world/level/block/DragonEggBlock/net/minecraft/world/level/block/DragonEggBlock +MD: net/minecraft/world/level/block/DragonEggBlock/ ()V net/minecraft/world/level/block/DragonEggBlock/ ()V +MD: net/minecraft/world/level/block/DragonEggBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DragonEggBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DragonEggBlock/m_52935_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/DragonEggBlock/teleport (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/DragonEggBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/DragonEggBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/DragonEggBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/DragonEggBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/DragonEggBlock/m_6256_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/DragonEggBlock/attack (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/DragonEggBlock/m_7198_ ()I net/minecraft/world/level/block/DragonEggBlock/getDelayAfterPlace ()I +MD: net/minecraft/world/level/block/DragonEggBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/DragonEggBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +CL: net/minecraft/world/level/block/DropperBlock net/minecraft/world/level/block/DropperBlock +FD: net/minecraft/world/level/block/DropperBlock/f_52939_ net/minecraft/world/level/block/DropperBlock/DISPENSE_BEHAVIOUR +FD: net/minecraft/world/level/block/DropperBlock/net/minecraft/world/level/block/DropperBlock net/minecraft/world/level/block/DropperBlock/net/minecraft/world/level/block/DropperBlock +MD: net/minecraft/world/level/block/DropperBlock/ ()V net/minecraft/world/level/block/DropperBlock/ ()V +MD: net/minecraft/world/level/block/DropperBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/DropperBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/DropperBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/DropperBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/DropperBlock/m_5824_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/DropperBlock/dispenseFrom (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/DropperBlock/m_7216_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/dispenser/DispenseItemBehavior; net/minecraft/world/level/block/DropperBlock/getDispenseMethod (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/dispenser/DispenseItemBehavior; +CL: net/minecraft/world/level/block/EnchantmentTableBlock net/minecraft/world/level/block/EnchantmentTableBlock +FD: net/minecraft/world/level/block/EnchantmentTableBlock/f_207902_ net/minecraft/world/level/block/EnchantmentTableBlock/BOOKSHELF_OFFSETS +FD: net/minecraft/world/level/block/EnchantmentTableBlock/f_52950_ net/minecraft/world/level/block/EnchantmentTableBlock/SHAPE +FD: net/minecraft/world/level/block/EnchantmentTableBlock/net/minecraft/world/level/block/EnchantmentTableBlock net/minecraft/world/level/block/EnchantmentTableBlock/net/minecraft/world/level/block/EnchantmentTableBlock +MD: net/minecraft/world/level/block/EnchantmentTableBlock/ ()V net/minecraft/world/level/block/EnchantmentTableBlock/ ()V +MD: net/minecraft/world/level/block/EnchantmentTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/EnchantmentTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/EnchantmentTableBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/EnchantmentTableBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_207903_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/EnchantmentTableBlock/lambda$getMenuProvider$1 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_207909_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/EnchantmentTableBlock/isValidBookShelf (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_207913_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/EnchantmentTableBlock/lambda$static$0 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/EnchantmentTableBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/EnchantmentTableBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/EnchantmentTableBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/EnchantmentTableBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/EnchantmentTableBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/EnchantmentTableBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/EnchantmentTableBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/EnchantmentTableBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/EnchantmentTableBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/EndGatewayBlock net/minecraft/world/level/block/EndGatewayBlock +FD: net/minecraft/world/level/block/EndGatewayBlock/net/minecraft/world/level/block/EndGatewayBlock net/minecraft/world/level/block/EndGatewayBlock/net/minecraft/world/level/block/EndGatewayBlock +MD: net/minecraft/world/level/block/EndGatewayBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/EndGatewayBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/EndGatewayBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/EndGatewayBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/EndGatewayBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/EndGatewayBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/EndGatewayBlock/m_5946_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/EndGatewayBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/EndGatewayBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/EndGatewayBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/EndGatewayBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/EndGatewayBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/EndPortalBlock net/minecraft/world/level/block/EndPortalBlock +FD: net/minecraft/world/level/block/EndPortalBlock/f_53014_ net/minecraft/world/level/block/EndPortalBlock/SHAPE +FD: net/minecraft/world/level/block/EndPortalBlock/net/minecraft/world/level/block/EndPortalBlock net/minecraft/world/level/block/EndPortalBlock/net/minecraft/world/level/block/EndPortalBlock +MD: net/minecraft/world/level/block/EndPortalBlock/ ()V net/minecraft/world/level/block/EndPortalBlock/ ()V +MD: net/minecraft/world/level/block/EndPortalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/EndPortalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/EndPortalBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/EndPortalBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/EndPortalBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/EndPortalBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/EndPortalBlock/m_5946_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/EndPortalBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/EndPortalBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/EndPortalBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/EndPortalBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/EndPortalBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/EndPortalBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/EndPortalBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/EndPortalFrameBlock net/minecraft/world/level/block/EndPortalFrameBlock +FD: net/minecraft/world/level/block/EndPortalFrameBlock/f_53042_ net/minecraft/world/level/block/EndPortalFrameBlock/FACING +FD: net/minecraft/world/level/block/EndPortalFrameBlock/f_53043_ net/minecraft/world/level/block/EndPortalFrameBlock/HAS_EYE +FD: net/minecraft/world/level/block/EndPortalFrameBlock/f_53044_ net/minecraft/world/level/block/EndPortalFrameBlock/BASE_SHAPE +FD: net/minecraft/world/level/block/EndPortalFrameBlock/f_53045_ net/minecraft/world/level/block/EndPortalFrameBlock/EYE_SHAPE +FD: net/minecraft/world/level/block/EndPortalFrameBlock/f_53046_ net/minecraft/world/level/block/EndPortalFrameBlock/FULL_SHAPE +FD: net/minecraft/world/level/block/EndPortalFrameBlock/f_53047_ net/minecraft/world/level/block/EndPortalFrameBlock/portalShape +FD: net/minecraft/world/level/block/EndPortalFrameBlock/net/minecraft/world/level/block/EndPortalFrameBlock net/minecraft/world/level/block/EndPortalFrameBlock/net/minecraft/world/level/block/EndPortalFrameBlock +MD: net/minecraft/world/level/block/EndPortalFrameBlock/ ()V net/minecraft/world/level/block/EndPortalFrameBlock/ ()V +MD: net/minecraft/world/level/block/EndPortalFrameBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/EndPortalFrameBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_53077_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/EndPortalFrameBlock/getOrCreatePortalShape ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EndPortalFrameBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/EndPortalFrameBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/EndPortalFrameBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EndPortalFrameBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EndPortalFrameBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/EndPortalFrameBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/EndPortalFrameBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/EndPortalFrameBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/EndPortalFrameBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/EndPortalFrameBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/EndRodBlock net/minecraft/world/level/block/EndRodBlock +FD: net/minecraft/world/level/block/EndRodBlock/net/minecraft/world/level/block/EndRodBlock net/minecraft/world/level/block/EndRodBlock/net/minecraft/world/level/block/EndRodBlock +MD: net/minecraft/world/level/block/EndRodBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/EndRodBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/EndRodBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/EndRodBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/EndRodBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EndRodBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EndRodBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/EndRodBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/EndRodBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/EndRodBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/EnderChestBlock net/minecraft/world/level/block/EnderChestBlock +FD: net/minecraft/world/level/block/EnderChestBlock/f_53115_ net/minecraft/world/level/block/EnderChestBlock/FACING +FD: net/minecraft/world/level/block/EnderChestBlock/f_53116_ net/minecraft/world/level/block/EnderChestBlock/WATERLOGGED +FD: net/minecraft/world/level/block/EnderChestBlock/f_53117_ net/minecraft/world/level/block/EnderChestBlock/SHAPE +FD: net/minecraft/world/level/block/EnderChestBlock/f_53118_ net/minecraft/world/level/block/EnderChestBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/EnderChestBlock/net/minecraft/world/level/block/EnderChestBlock net/minecraft/world/level/block/EnderChestBlock/net/minecraft/world/level/block/EnderChestBlock +MD: net/minecraft/world/level/block/EnderChestBlock/ ()V net/minecraft/world/level/block/EnderChestBlock/ ()V +MD: net/minecraft/world/level/block/EnderChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/EnderChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/EnderChestBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/EnderChestBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/EnderChestBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/EnderChestBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/EnderChestBlock/m_53122_ (Lnet/minecraft/world/inventory/PlayerEnderChestContainer;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/EnderChestBlock/lambda$use$1 (Lnet/minecraft/world/inventory/PlayerEnderChestContainer;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/EnderChestBlock/m_53175_ ()Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/world/level/block/EnderChestBlock/lambda$new$0 ()Lnet/minecraft/world/level/block/entity/BlockEntityType; +MD: net/minecraft/world/level/block/EnderChestBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EnderChestBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EnderChestBlock/m_5641_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; net/minecraft/world/level/block/EnderChestBlock/combine (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/block/DoubleBlockCombiner$NeighborCombineResult; +MD: net/minecraft/world/level/block/EnderChestBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/EnderChestBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/EnderChestBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/EnderChestBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/EnderChestBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/EnderChestBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/EnderChestBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EnderChestBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EnderChestBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EnderChestBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EnderChestBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/EnderChestBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/EnderChestBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/EnderChestBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/EnderChestBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/EnderChestBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/EnderChestBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/EnderChestBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/EnderChestBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/EnderChestBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/EnderChestBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/EnderChestBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/EntityBlock net/minecraft/world/level/block/EntityBlock +FD: net/minecraft/world/level/block/EntityBlock/net/minecraft/world/level/block/EntityBlock net/minecraft/world/level/block/EntityBlock/net/minecraft/world/level/block/EntityBlock +MD: net/minecraft/world/level/block/EntityBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/EntityBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/EntityBlock/m_142226_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/gameevent/GameEventListener; net/minecraft/world/level/block/EntityBlock/getListener (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/gameevent/GameEventListener; +MD: net/minecraft/world/level/block/EntityBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/EntityBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +CL: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock +FD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/f_53179_ net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/FACE +FD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/ ()V net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/ ()V +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/m_53196_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/canAttach (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/m_53200_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/getConnectedDirection (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1 net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1 +FD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1/f_53202_ net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace +FD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1/net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1 net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1/net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1 +MD: net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1/ ()V net/minecraft/world/level/block/FaceAttachedHorizontalDirectionalBlock$1/ ()V +CL: net/minecraft/world/level/block/Fallable net/minecraft/world/level/block/Fallable +FD: net/minecraft/world/level/block/Fallable/net/minecraft/world/level/block/Fallable net/minecraft/world/level/block/Fallable/net/minecraft/world/level/block/Fallable +MD: net/minecraft/world/level/block/Fallable/m_142088_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/level/block/Fallable/getFallDamageSource ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/level/block/Fallable/m_142216_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/Fallable/onLand (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +MD: net/minecraft/world/level/block/Fallable/m_142398_ ()Ljava/util/function/Predicate; net/minecraft/world/level/block/Fallable/getHurtsEntitySelector ()Ljava/util/function/Predicate; +MD: net/minecraft/world/level/block/Fallable/m_142525_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/Fallable/onBrokenAfterFall (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +CL: net/minecraft/world/level/block/FallingBlock net/minecraft/world/level/block/FallingBlock +FD: net/minecraft/world/level/block/FallingBlock/net/minecraft/world/level/block/FallingBlock net/minecraft/world/level/block/FallingBlock/net/minecraft/world/level/block/FallingBlock +MD: net/minecraft/world/level/block/FallingBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FallingBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FallingBlock/m_53241_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/FallingBlock/isFree (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/FallingBlock/m_6248_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/FallingBlock/getDustColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/FallingBlock/m_6788_ (Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/FallingBlock/falling (Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +MD: net/minecraft/world/level/block/FallingBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/FallingBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/FallingBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FallingBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/FallingBlock/m_7198_ ()I net/minecraft/world/level/block/FallingBlock/getDelayAfterPlace ()I +MD: net/minecraft/world/level/block/FallingBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FallingBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FallingBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FallingBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/FarmBlock net/minecraft/world/level/block/FarmBlock +FD: net/minecraft/world/level/block/FarmBlock/f_153225_ net/minecraft/world/level/block/FarmBlock/MAX_MOISTURE +FD: net/minecraft/world/level/block/FarmBlock/f_53243_ net/minecraft/world/level/block/FarmBlock/MOISTURE +FD: net/minecraft/world/level/block/FarmBlock/f_53244_ net/minecraft/world/level/block/FarmBlock/SHAPE +FD: net/minecraft/world/level/block/FarmBlock/net/minecraft/world/level/block/FarmBlock net/minecraft/world/level/block/FarmBlock/net/minecraft/world/level/block/FarmBlock +MD: net/minecraft/world/level/block/FarmBlock/ ()V net/minecraft/world/level/block/FarmBlock/ ()V +MD: net/minecraft/world/level/block/FarmBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FarmBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FarmBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/FarmBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/FarmBlock/m_53250_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FarmBlock/isUnderCrops (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FarmBlock/m_53258_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FarmBlock/isNearWater (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FarmBlock/m_53296_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/FarmBlock/turnToDirt (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/FarmBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FarmBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FarmBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FarmBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FarmBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/FarmBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/FarmBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FarmBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FarmBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FarmBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/FarmBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FarmBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/FarmBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FarmBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FarmBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/FarmBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/FarmBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/FarmBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/FenceBlock net/minecraft/world/level/block/FenceBlock +FD: net/minecraft/world/level/block/FenceBlock/f_53300_ net/minecraft/world/level/block/FenceBlock/occlusionByIndex +FD: net/minecraft/world/level/block/FenceBlock/net/minecraft/world/level/block/FenceBlock net/minecraft/world/level/block/FenceBlock/net/minecraft/world/level/block/FenceBlock +MD: net/minecraft/world/level/block/FenceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FenceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FenceBlock/m_153254_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/FenceBlock/isSameFence (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/FenceBlock/m_53329_ (Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/FenceBlock/connectsTo (Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/FenceBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FenceBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FenceBlock/m_5909_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FenceBlock/getVisualShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FenceBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/FenceBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/FenceBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/FenceBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/FenceBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FenceBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FenceBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/FenceBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/FenceBlock/m_7952_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FenceBlock/getOcclusionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/FenceGateBlock net/minecraft/world/level/block/FenceGateBlock +FD: net/minecraft/world/level/block/FenceGateBlock/f_53341_ net/minecraft/world/level/block/FenceGateBlock/OPEN +FD: net/minecraft/world/level/block/FenceGateBlock/f_53342_ net/minecraft/world/level/block/FenceGateBlock/POWERED +FD: net/minecraft/world/level/block/FenceGateBlock/f_53343_ net/minecraft/world/level/block/FenceGateBlock/IN_WALL +FD: net/minecraft/world/level/block/FenceGateBlock/f_53344_ net/minecraft/world/level/block/FenceGateBlock/Z_SHAPE +FD: net/minecraft/world/level/block/FenceGateBlock/f_53345_ net/minecraft/world/level/block/FenceGateBlock/X_SHAPE +FD: net/minecraft/world/level/block/FenceGateBlock/f_53346_ net/minecraft/world/level/block/FenceGateBlock/Z_SHAPE_LOW +FD: net/minecraft/world/level/block/FenceGateBlock/f_53347_ net/minecraft/world/level/block/FenceGateBlock/X_SHAPE_LOW +FD: net/minecraft/world/level/block/FenceGateBlock/f_53348_ net/minecraft/world/level/block/FenceGateBlock/Z_COLLISION_SHAPE +FD: net/minecraft/world/level/block/FenceGateBlock/f_53349_ net/minecraft/world/level/block/FenceGateBlock/X_COLLISION_SHAPE +FD: net/minecraft/world/level/block/FenceGateBlock/f_53350_ net/minecraft/world/level/block/FenceGateBlock/Z_OCCLUSION_SHAPE +FD: net/minecraft/world/level/block/FenceGateBlock/f_53351_ net/minecraft/world/level/block/FenceGateBlock/X_OCCLUSION_SHAPE +FD: net/minecraft/world/level/block/FenceGateBlock/f_53352_ net/minecraft/world/level/block/FenceGateBlock/Z_OCCLUSION_SHAPE_LOW +FD: net/minecraft/world/level/block/FenceGateBlock/f_53353_ net/minecraft/world/level/block/FenceGateBlock/X_OCCLUSION_SHAPE_LOW +FD: net/minecraft/world/level/block/FenceGateBlock/net/minecraft/world/level/block/FenceGateBlock net/minecraft/world/level/block/FenceGateBlock/net/minecraft/world/level/block/FenceGateBlock +MD: net/minecraft/world/level/block/FenceGateBlock/ ()V net/minecraft/world/level/block/FenceGateBlock/ ()V +MD: net/minecraft/world/level/block/FenceGateBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FenceGateBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FenceGateBlock/m_53378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/FenceGateBlock/connectsToDirection (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/FenceGateBlock/m_53404_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/FenceGateBlock/isWall (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/FenceGateBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FenceGateBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FenceGateBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FenceGateBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FenceGateBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FenceGateBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FenceGateBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/FenceGateBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/FenceGateBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/FenceGateBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/FenceGateBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/FenceGateBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/FenceGateBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FenceGateBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FenceGateBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/FenceGateBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/FenceGateBlock/m_7952_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FenceGateBlock/getOcclusionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/FenceGateBlock$1 net/minecraft/world/level/block/FenceGateBlock$1 +FD: net/minecraft/world/level/block/FenceGateBlock$1/f_53406_ net/minecraft/world/level/block/FenceGateBlock$1/$SwitchMap$net$minecraft$world$level$pathfinder$PathComputationType +FD: net/minecraft/world/level/block/FenceGateBlock$1/net/minecraft/world/level/block/FenceGateBlock$1 net/minecraft/world/level/block/FenceGateBlock$1/net/minecraft/world/level/block/FenceGateBlock$1 +MD: net/minecraft/world/level/block/FenceGateBlock$1/ ()V net/minecraft/world/level/block/FenceGateBlock$1/ ()V +CL: net/minecraft/world/level/block/FireBlock net/minecraft/world/level/block/FireBlock +FD: net/minecraft/world/level/block/FireBlock/f_153256_ net/minecraft/world/level/block/FireBlock/FLAME_INSTANT +FD: net/minecraft/world/level/block/FireBlock/f_153257_ net/minecraft/world/level/block/FireBlock/FLAME_EASY +FD: net/minecraft/world/level/block/FireBlock/f_153258_ net/minecraft/world/level/block/FireBlock/FLAME_MEDIUM +FD: net/minecraft/world/level/block/FireBlock/f_153259_ net/minecraft/world/level/block/FireBlock/FLAME_HARD +FD: net/minecraft/world/level/block/FireBlock/f_153260_ net/minecraft/world/level/block/FireBlock/BURN_INSTANT +FD: net/minecraft/world/level/block/FireBlock/f_153261_ net/minecraft/world/level/block/FireBlock/BURN_EASY +FD: net/minecraft/world/level/block/FireBlock/f_153262_ net/minecraft/world/level/block/FireBlock/BURN_MEDIUM +FD: net/minecraft/world/level/block/FireBlock/f_153263_ net/minecraft/world/level/block/FireBlock/BURN_HARD +FD: net/minecraft/world/level/block/FireBlock/f_153264_ net/minecraft/world/level/block/FireBlock/MAX_AGE +FD: net/minecraft/world/level/block/FireBlock/f_53408_ net/minecraft/world/level/block/FireBlock/AGE +FD: net/minecraft/world/level/block/FireBlock/f_53409_ net/minecraft/world/level/block/FireBlock/NORTH +FD: net/minecraft/world/level/block/FireBlock/f_53410_ net/minecraft/world/level/block/FireBlock/EAST +FD: net/minecraft/world/level/block/FireBlock/f_53411_ net/minecraft/world/level/block/FireBlock/SOUTH +FD: net/minecraft/world/level/block/FireBlock/f_53412_ net/minecraft/world/level/block/FireBlock/WEST +FD: net/minecraft/world/level/block/FireBlock/f_53413_ net/minecraft/world/level/block/FireBlock/UP +FD: net/minecraft/world/level/block/FireBlock/f_53414_ net/minecraft/world/level/block/FireBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/FireBlock/f_53415_ net/minecraft/world/level/block/FireBlock/UP_AABB +FD: net/minecraft/world/level/block/FireBlock/f_53416_ net/minecraft/world/level/block/FireBlock/WEST_AABB +FD: net/minecraft/world/level/block/FireBlock/f_53417_ net/minecraft/world/level/block/FireBlock/EAST_AABB +FD: net/minecraft/world/level/block/FireBlock/f_53418_ net/minecraft/world/level/block/FireBlock/NORTH_AABB +FD: net/minecraft/world/level/block/FireBlock/f_53419_ net/minecraft/world/level/block/FireBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/FireBlock/f_53420_ net/minecraft/world/level/block/FireBlock/shapesCache +FD: net/minecraft/world/level/block/FireBlock/f_53421_ net/minecraft/world/level/block/FireBlock/flameOdds +FD: net/minecraft/world/level/block/FireBlock/f_53422_ net/minecraft/world/level/block/FireBlock/burnOdds +FD: net/minecraft/world/level/block/FireBlock/net/minecraft/world/level/block/FireBlock net/minecraft/world/level/block/FireBlock/net/minecraft/world/level/block/FireBlock +MD: net/minecraft/world/level/block/FireBlock/ ()V net/minecraft/world/level/block/FireBlock/ ()V +MD: net/minecraft/world/level/block/FireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FireBlock/m_53428_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FireBlock/isNearRain (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FireBlock/m_53431_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILjava/util/Random;I)V net/minecraft/world/level/block/FireBlock/checkBurnOut (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILjava/util/Random;I)V +MD: net/minecraft/world/level/block/FireBlock/m_53437_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FireBlock/getStateWithAge (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FireBlock/m_53441_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/FireBlock/getFireOdds (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/FireBlock/m_53444_ (Lnet/minecraft/world/level/block/Block;II)V net/minecraft/world/level/block/FireBlock/setFlammable (Lnet/minecraft/world/level/block/Block;II)V +MD: net/minecraft/world/level/block/FireBlock/m_53466_ (Ljava/util/Map$Entry;)Z net/minecraft/world/level/block/FireBlock/lambda$static$0 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/level/block/FireBlock/m_53468_ (Ljava/util/Random;)I net/minecraft/world/level/block/FireBlock/getFireTickDelay (Ljava/util/Random;)I +MD: net/minecraft/world/level/block/FireBlock/m_53470_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FireBlock/getStateForPlacement (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FireBlock/m_53484_ ()V net/minecraft/world/level/block/FireBlock/bootStrap ()V +MD: net/minecraft/world/level/block/FireBlock/m_53485_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FireBlock/isValidFireLocation (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FireBlock/m_53490_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FireBlock/calculateShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FireBlock/m_53492_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/FireBlock/getBurnOdd (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/FireBlock/m_53494_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/FireBlock/getFlameOdds (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/FireBlock/m_53496_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/FireBlock/lambda$new$1 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/FireBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FireBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FireBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FireBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FireBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/FireBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/FireBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FireBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FireBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FireBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/FireBlock/m_7599_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/FireBlock/canBurn (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/FireBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FireBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FireBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/FireBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/FletchingTableBlock net/minecraft/world/level/block/FletchingTableBlock +FD: net/minecraft/world/level/block/FletchingTableBlock/net/minecraft/world/level/block/FletchingTableBlock net/minecraft/world/level/block/FletchingTableBlock/net/minecraft/world/level/block/FletchingTableBlock +MD: net/minecraft/world/level/block/FletchingTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FletchingTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FletchingTableBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/FletchingTableBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +CL: net/minecraft/world/level/block/FlowerBlock net/minecraft/world/level/block/FlowerBlock +FD: net/minecraft/world/level/block/FlowerBlock/f_153265_ net/minecraft/world/level/block/FlowerBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/FlowerBlock/f_53507_ net/minecraft/world/level/block/FlowerBlock/SHAPE +FD: net/minecraft/world/level/block/FlowerBlock/f_53508_ net/minecraft/world/level/block/FlowerBlock/suspiciousStewEffect +FD: net/minecraft/world/level/block/FlowerBlock/f_53509_ net/minecraft/world/level/block/FlowerBlock/effectDuration +FD: net/minecraft/world/level/block/FlowerBlock/net/minecraft/world/level/block/FlowerBlock net/minecraft/world/level/block/FlowerBlock/net/minecraft/world/level/block/FlowerBlock +MD: net/minecraft/world/level/block/FlowerBlock/ ()V net/minecraft/world/level/block/FlowerBlock/ ()V +MD: net/minecraft/world/level/block/FlowerBlock/ (Lnet/minecraft/world/effect/MobEffect;ILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FlowerBlock/ (Lnet/minecraft/world/effect/MobEffect;ILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FlowerBlock/m_53521_ ()Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/level/block/FlowerBlock/getSuspiciousStewEffect ()Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/world/level/block/FlowerBlock/m_53522_ ()I net/minecraft/world/level/block/FlowerBlock/getEffectDuration ()I +MD: net/minecraft/world/level/block/FlowerBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/FlowerBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/FlowerBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FlowerBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/FlowerPotBlock net/minecraft/world/level/block/FlowerPotBlock +FD: net/minecraft/world/level/block/FlowerPotBlock/f_153266_ net/minecraft/world/level/block/FlowerPotBlock/AABB_SIZE +FD: net/minecraft/world/level/block/FlowerPotBlock/f_53523_ net/minecraft/world/level/block/FlowerPotBlock/SHAPE +FD: net/minecraft/world/level/block/FlowerPotBlock/f_53524_ net/minecraft/world/level/block/FlowerPotBlock/POTTED_BY_CONTENT +FD: net/minecraft/world/level/block/FlowerPotBlock/f_53525_ net/minecraft/world/level/block/FlowerPotBlock/content +FD: net/minecraft/world/level/block/FlowerPotBlock/net/minecraft/world/level/block/FlowerPotBlock net/minecraft/world/level/block/FlowerPotBlock/net/minecraft/world/level/block/FlowerPotBlock +MD: net/minecraft/world/level/block/FlowerPotBlock/ ()V net/minecraft/world/level/block/FlowerPotBlock/ ()V +MD: net/minecraft/world/level/block/FlowerPotBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FlowerPotBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FlowerPotBlock/m_153267_ ()Z net/minecraft/world/level/block/FlowerPotBlock/isEmpty ()Z +MD: net/minecraft/world/level/block/FlowerPotBlock/m_53560_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/FlowerPotBlock/getContent ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/FlowerPotBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FlowerPotBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FlowerPotBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/FlowerPotBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/FlowerPotBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/FlowerPotBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/FlowerPotBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/FlowerPotBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/FlowerPotBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/FlowerPotBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/FlowerPotBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/FlowerPotBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +CL: net/minecraft/world/level/block/FrostedIceBlock net/minecraft/world/level/block/FrostedIceBlock +FD: net/minecraft/world/level/block/FrostedIceBlock/f_153268_ net/minecraft/world/level/block/FrostedIceBlock/MAX_AGE +FD: net/minecraft/world/level/block/FrostedIceBlock/f_153269_ net/minecraft/world/level/block/FrostedIceBlock/NEIGHBORS_TO_AGE +FD: net/minecraft/world/level/block/FrostedIceBlock/f_153270_ net/minecraft/world/level/block/FrostedIceBlock/NEIGHBORS_TO_MELT +FD: net/minecraft/world/level/block/FrostedIceBlock/f_53561_ net/minecraft/world/level/block/FrostedIceBlock/AGE +FD: net/minecraft/world/level/block/FrostedIceBlock/net/minecraft/world/level/block/FrostedIceBlock net/minecraft/world/level/block/FrostedIceBlock/net/minecraft/world/level/block/FrostedIceBlock +MD: net/minecraft/world/level/block/FrostedIceBlock/ ()V net/minecraft/world/level/block/FrostedIceBlock/ ()V +MD: net/minecraft/world/level/block/FrostedIceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FrostedIceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FrostedIceBlock/m_53565_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;I)Z net/minecraft/world/level/block/FrostedIceBlock/fewerNeigboursThan (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;I)Z +MD: net/minecraft/world/level/block/FrostedIceBlock/m_53592_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FrostedIceBlock/slightlyMelt (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FrostedIceBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/FrostedIceBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/FrostedIceBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/FrostedIceBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/FrostedIceBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FrostedIceBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/FrostedIceBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FrostedIceBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/FrostedIceBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/FrostedIceBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/FungusBlock net/minecraft/world/level/block/FungusBlock +FD: net/minecraft/world/level/block/FungusBlock/f_153271_ net/minecraft/world/level/block/FungusBlock/BONEMEAL_SUCCESS_PROBABILITY +FD: net/minecraft/world/level/block/FungusBlock/f_53596_ net/minecraft/world/level/block/FungusBlock/SHAPE +FD: net/minecraft/world/level/block/FungusBlock/f_53597_ net/minecraft/world/level/block/FungusBlock/feature +FD: net/minecraft/world/level/block/FungusBlock/net/minecraft/world/level/block/FungusBlock net/minecraft/world/level/block/FungusBlock/net/minecraft/world/level/block/FungusBlock +MD: net/minecraft/world/level/block/FungusBlock/ ()V net/minecraft/world/level/block/FungusBlock/ ()V +MD: net/minecraft/world/level/block/FungusBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V net/minecraft/world/level/block/FungusBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/level/block/FungusBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/FungusBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/FungusBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/FungusBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/FungusBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/FungusBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/FungusBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/FungusBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/FungusBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/FungusBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/FurnaceBlock net/minecraft/world/level/block/FurnaceBlock +FD: net/minecraft/world/level/block/FurnaceBlock/net/minecraft/world/level/block/FurnaceBlock net/minecraft/world/level/block/FurnaceBlock/net/minecraft/world/level/block/FurnaceBlock +MD: net/minecraft/world/level/block/FurnaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/FurnaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/FurnaceBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/FurnaceBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/FurnaceBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/FurnaceBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/FurnaceBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/FurnaceBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/FurnaceBlock/m_7137_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/FurnaceBlock/openContainer (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/level/block/GameMasterBlock net/minecraft/world/level/block/GameMasterBlock +FD: net/minecraft/world/level/block/GameMasterBlock/net/minecraft/world/level/block/GameMasterBlock net/minecraft/world/level/block/GameMasterBlock/net/minecraft/world/level/block/GameMasterBlock +CL: net/minecraft/world/level/block/GlassBlock net/minecraft/world/level/block/GlassBlock +FD: net/minecraft/world/level/block/GlassBlock/net/minecraft/world/level/block/GlassBlock net/minecraft/world/level/block/GlassBlock/net/minecraft/world/level/block/GlassBlock +MD: net/minecraft/world/level/block/GlassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/GlassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +CL: net/minecraft/world/level/block/GlazedTerracottaBlock net/minecraft/world/level/block/GlazedTerracottaBlock +FD: net/minecraft/world/level/block/GlazedTerracottaBlock/net/minecraft/world/level/block/GlazedTerracottaBlock net/minecraft/world/level/block/GlazedTerracottaBlock/net/minecraft/world/level/block/GlazedTerracottaBlock +MD: net/minecraft/world/level/block/GlazedTerracottaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/GlazedTerracottaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/GlazedTerracottaBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/GlazedTerracottaBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/GlazedTerracottaBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GlazedTerracottaBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GlazedTerracottaBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/GlazedTerracottaBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/GlowLichenBlock net/minecraft/world/level/block/GlowLichenBlock +FD: net/minecraft/world/level/block/GlowLichenBlock/f_153279_ net/minecraft/world/level/block/GlowLichenBlock/WATERLOGGED +FD: net/minecraft/world/level/block/GlowLichenBlock/net/minecraft/world/level/block/GlowLichenBlock net/minecraft/world/level/block/GlowLichenBlock/net/minecraft/world/level/block/GlowLichenBlock +MD: net/minecraft/world/level/block/GlowLichenBlock/ ()V net/minecraft/world/level/block/GlowLichenBlock/ ()V +MD: net/minecraft/world/level/block/GlowLichenBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/GlowLichenBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/GlowLichenBlock/m_181219_ (ILnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/GlowLichenBlock/lambda$emission$0 (ILnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/GlowLichenBlock/m_181222_ (I)Ljava/util/function/ToIntFunction; net/minecraft/world/level/block/GlowLichenBlock/emission (I)Ljava/util/function/ToIntFunction; +MD: net/minecraft/world/level/block/GlowLichenBlock/m_181228_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/GlowLichenBlock/lambda$isValidBonemealTarget$1 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/GlowLichenBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GlowLichenBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GlowLichenBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/GlowLichenBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/GlowLichenBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/GlowLichenBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/GlowLichenBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/GlowLichenBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/GlowLichenBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GlowLichenBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GlowLichenBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/GlowLichenBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/GlowLichenBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/GlowLichenBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/GlowLichenBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/GlowLichenBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/GrassBlock net/minecraft/world/level/block/GrassBlock +FD: net/minecraft/world/level/block/GrassBlock/net/minecraft/world/level/block/GrassBlock net/minecraft/world/level/block/GrassBlock/net/minecraft/world/level/block/GrassBlock +MD: net/minecraft/world/level/block/GrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/GrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/GrassBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GrassBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GrassBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/GrassBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/GrassBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/GrassBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/GravelBlock net/minecraft/world/level/block/GravelBlock +FD: net/minecraft/world/level/block/GravelBlock/net/minecraft/world/level/block/GravelBlock net/minecraft/world/level/block/GravelBlock/net/minecraft/world/level/block/GravelBlock +MD: net/minecraft/world/level/block/GravelBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/GravelBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/GravelBlock/m_6248_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/GravelBlock/getDustColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/world/level/block/GrindstoneBlock net/minecraft/world/level/block/GrindstoneBlock +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53741_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53742_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53743_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53744_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53745_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53746_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53747_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53748_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53749_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53750_ net/minecraft/world/level/block/GrindstoneBlock/WALL_NORTH_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53751_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53752_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53753_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53754_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53755_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53756_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53757_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53758_ net/minecraft/world/level/block/GrindstoneBlock/WALL_WEST_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53759_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53760_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53761_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53762_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53763_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53764_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53765_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53766_ net/minecraft/world/level/block/GrindstoneBlock/WALL_EAST_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53767_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53768_ net/minecraft/world/level/block/GrindstoneBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53769_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53770_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53771_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53772_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53773_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53774_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53775_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53776_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_NORTH_SOUTH_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53777_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53778_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53779_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53780_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53781_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53782_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53783_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53784_ net/minecraft/world/level/block/GrindstoneBlock/CEILING_EAST_WEST_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53785_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53786_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53787_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53788_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53789_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53790_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53791_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_NORTH_SOUTH_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53792_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53793_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53794_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53795_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53796_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53797_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53798_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_ALL_LEGS +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53799_ net/minecraft/world/level/block/GrindstoneBlock/FLOOR_EAST_WEST_GRINDSTONE +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53800_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_LEFT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53801_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_RIGHT_POST +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53802_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_LEFT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53803_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_RIGHT_PIVOT +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53804_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_LEFT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/f_53805_ net/minecraft/world/level/block/GrindstoneBlock/WALL_SOUTH_RIGHT_LEG +FD: net/minecraft/world/level/block/GrindstoneBlock/net/minecraft/world/level/block/GrindstoneBlock net/minecraft/world/level/block/GrindstoneBlock/net/minecraft/world/level/block/GrindstoneBlock +MD: net/minecraft/world/level/block/GrindstoneBlock/ ()V net/minecraft/world/level/block/GrindstoneBlock/ ()V +MD: net/minecraft/world/level/block/GrindstoneBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/GrindstoneBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/GrindstoneBlock/m_53809_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/GrindstoneBlock/lambda$getMenuProvider$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_53855_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/GrindstoneBlock/getVoxelShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/GrindstoneBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/GrindstoneBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/GrindstoneBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrindstoneBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrindstoneBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/GrindstoneBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/GrindstoneBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/GrindstoneBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/GrindstoneBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/GrindstoneBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/GrindstoneBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/GrindstoneBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/GrindstoneBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/GrindstoneBlock$1 net/minecraft/world/level/block/GrindstoneBlock$1 +FD: net/minecraft/world/level/block/GrindstoneBlock$1/f_53857_ net/minecraft/world/level/block/GrindstoneBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace +FD: net/minecraft/world/level/block/GrindstoneBlock$1/net/minecraft/world/level/block/GrindstoneBlock$1 net/minecraft/world/level/block/GrindstoneBlock$1/net/minecraft/world/level/block/GrindstoneBlock$1 +MD: net/minecraft/world/level/block/GrindstoneBlock$1/ ()V net/minecraft/world/level/block/GrindstoneBlock$1/ ()V +CL: net/minecraft/world/level/block/GrowingPlantBlock net/minecraft/world/level/block/GrowingPlantBlock +FD: net/minecraft/world/level/block/GrowingPlantBlock/f_53859_ net/minecraft/world/level/block/GrowingPlantBlock/growthDirection +FD: net/minecraft/world/level/block/GrowingPlantBlock/f_53860_ net/minecraft/world/level/block/GrowingPlantBlock/scheduleFluidTicks +FD: net/minecraft/world/level/block/GrowingPlantBlock/f_53861_ net/minecraft/world/level/block/GrowingPlantBlock/shape +FD: net/minecraft/world/level/block/GrowingPlantBlock/net/minecraft/world/level/block/GrowingPlantBlock net/minecraft/world/level/block/GrowingPlantBlock/net/minecraft/world/level/block/GrowingPlantBlock +MD: net/minecraft/world/level/block/GrowingPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/shapes/VoxelShape;Z)V net/minecraft/world/level/block/GrowingPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/shapes/VoxelShape;Z)V +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_142209_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GrowingPlantBlock/canAttachTo (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/GrowingPlantBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_7272_ ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; net/minecraft/world/level/block/GrowingPlantBlock/getHeadBlock ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/GrowingPlantBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_7722_ (Lnet/minecraft/world/level/LevelAccessor;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantBlock/getStateForPlacement (Lnet/minecraft/world/level/LevelAccessor;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_7777_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/GrowingPlantBlock/getBodyBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/GrowingPlantBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/GrowingPlantBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/GrowingPlantBodyBlock net/minecraft/world/level/block/GrowingPlantBodyBlock +FD: net/minecraft/world/level/block/GrowingPlantBodyBlock/net/minecraft/world/level/block/GrowingPlantBodyBlock net/minecraft/world/level/block/GrowingPlantBodyBlock/net/minecraft/world/level/block/GrowingPlantBodyBlock +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/shapes/VoxelShape;Z)V net/minecraft/world/level/block/GrowingPlantBodyBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/shapes/VoxelShape;Z)V +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_142644_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantBodyBlock/updateHeadAfterConvertedFromBody (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_153322_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; net/minecraft/world/level/block/GrowingPlantBodyBlock/getHeadPos (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GrowingPlantBodyBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/GrowingPlantBodyBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/GrowingPlantBodyBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/GrowingPlantBodyBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantBodyBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/GrowingPlantBodyBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/GrowingPlantBodyBlock/m_7777_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/GrowingPlantBodyBlock/getBodyBlock ()Lnet/minecraft/world/level/block/Block; +CL: net/minecraft/world/level/block/GrowingPlantHeadBlock net/minecraft/world/level/block/GrowingPlantHeadBlock +FD: net/minecraft/world/level/block/GrowingPlantHeadBlock/f_153328_ net/minecraft/world/level/block/GrowingPlantHeadBlock/MAX_AGE +FD: net/minecraft/world/level/block/GrowingPlantHeadBlock/f_53924_ net/minecraft/world/level/block/GrowingPlantHeadBlock/AGE +FD: net/minecraft/world/level/block/GrowingPlantHeadBlock/f_53925_ net/minecraft/world/level/block/GrowingPlantHeadBlock/growPerTickProbability +FD: net/minecraft/world/level/block/GrowingPlantHeadBlock/net/minecraft/world/level/block/GrowingPlantHeadBlock net/minecraft/world/level/block/GrowingPlantHeadBlock/net/minecraft/world/level/block/GrowingPlantHeadBlock +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/ ()V net/minecraft/world/level/block/GrowingPlantHeadBlock/ ()V +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/shapes/VoxelShape;ZD)V net/minecraft/world/level/block/GrowingPlantHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/shapes/VoxelShape;ZD)V +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_142452_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantHeadBlock/getGrowIntoState (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_142643_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantHeadBlock/updateBodyAfterConvertedFromHead (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_187438_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantHeadBlock/getMaxAgeState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_187440_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GrowingPlantHeadBlock/isMaxAge (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GrowingPlantHeadBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_5971_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GrowingPlantHeadBlock/canGrowInto (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/GrowingPlantHeadBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7272_ ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; net/minecraft/world/level/block/GrowingPlantHeadBlock/getHeadBlock ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7363_ (Ljava/util/Random;)I net/minecraft/world/level/block/GrowingPlantHeadBlock/getBlocksToGrowWhenBonemealed (Ljava/util/Random;)I +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/GrowingPlantHeadBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantHeadBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/GrowingPlantHeadBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/GrowingPlantHeadBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7722_ (Lnet/minecraft/world/level/LevelAccessor;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/GrowingPlantHeadBlock/getStateForPlacement (Lnet/minecraft/world/level/LevelAccessor;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/GrowingPlantHeadBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/GrowingPlantHeadBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/HalfTransparentBlock net/minecraft/world/level/block/HalfTransparentBlock +FD: net/minecraft/world/level/block/HalfTransparentBlock/net/minecraft/world/level/block/HalfTransparentBlock net/minecraft/world/level/block/HalfTransparentBlock/net/minecraft/world/level/block/HalfTransparentBlock +MD: net/minecraft/world/level/block/HalfTransparentBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/HalfTransparentBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/HalfTransparentBlock/m_6104_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/HalfTransparentBlock/skipRendering (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/HangingRootsBlock net/minecraft/world/level/block/HangingRootsBlock +FD: net/minecraft/world/level/block/HangingRootsBlock/f_153333_ net/minecraft/world/level/block/HangingRootsBlock/SHAPE +FD: net/minecraft/world/level/block/HangingRootsBlock/f_153334_ net/minecraft/world/level/block/HangingRootsBlock/WATERLOGGED +FD: net/minecraft/world/level/block/HangingRootsBlock/net/minecraft/world/level/block/HangingRootsBlock net/minecraft/world/level/block/HangingRootsBlock/net/minecraft/world/level/block/HangingRootsBlock +MD: net/minecraft/world/level/block/HangingRootsBlock/ ()V net/minecraft/world/level/block/HangingRootsBlock/ ()V +MD: net/minecraft/world/level/block/HangingRootsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/HangingRootsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/HangingRootsBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HangingRootsBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HangingRootsBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/HangingRootsBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/HangingRootsBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/HangingRootsBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/HangingRootsBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/HangingRootsBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/HangingRootsBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HangingRootsBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HangingRootsBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/HangingRootsBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/HangingRootsBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/HangingRootsBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/HayBlock net/minecraft/world/level/block/HayBlock +FD: net/minecraft/world/level/block/HayBlock/net/minecraft/world/level/block/HayBlock net/minecraft/world/level/block/HayBlock/net/minecraft/world/level/block/HayBlock +MD: net/minecraft/world/level/block/HayBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/HayBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/HayBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/HayBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +CL: net/minecraft/world/level/block/HoneyBlock net/minecraft/world/level/block/HoneyBlock +FD: net/minecraft/world/level/block/HoneyBlock/f_153367_ net/minecraft/world/level/block/HoneyBlock/SLIDE_STARTS_WHEN_VERTICAL_SPEED_IS_AT_LEAST +FD: net/minecraft/world/level/block/HoneyBlock/f_153368_ net/minecraft/world/level/block/HoneyBlock/MIN_FALL_SPEED_TO_BE_CONSIDERED_SLIDING +FD: net/minecraft/world/level/block/HoneyBlock/f_153369_ net/minecraft/world/level/block/HoneyBlock/THROTTLE_SLIDE_SPEED_TO +FD: net/minecraft/world/level/block/HoneyBlock/f_153370_ net/minecraft/world/level/block/HoneyBlock/SLIDE_ADVANCEMENT_CHECK_INTERVAL +FD: net/minecraft/world/level/block/HoneyBlock/f_53982_ net/minecraft/world/level/block/HoneyBlock/SHAPE +FD: net/minecraft/world/level/block/HoneyBlock/net/minecraft/world/level/block/HoneyBlock net/minecraft/world/level/block/HoneyBlock/net/minecraft/world/level/block/HoneyBlock +MD: net/minecraft/world/level/block/HoneyBlock/ ()V net/minecraft/world/level/block/HoneyBlock/ ()V +MD: net/minecraft/world/level/block/HoneyBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/HoneyBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/HoneyBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/HoneyBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/HoneyBlock/m_53986_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/HoneyBlock/showSlideParticles (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/HoneyBlock/m_53988_ (Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/level/block/HoneyBlock/showParticles (Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/world/level/block/HoneyBlock/m_53991_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/HoneyBlock/maybeDoSlideAchievement (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/HoneyBlock/m_53994_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/HoneyBlock/maybeDoSlideEffects (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/HoneyBlock/m_54007_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/HoneyBlock/isSlidingDown (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/HoneyBlock/m_54010_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/HoneyBlock/showJumpParticles (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/HoneyBlock/m_54012_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/HoneyBlock/doesEntityDoHoneyBlockSlideEffects (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/HoneyBlock/m_54019_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/HoneyBlock/doSlideMovement (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/HoneyBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/HoneyBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/HoneyBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/HoneyBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/HopperBlock net/minecraft/world/level/block/HopperBlock +FD: net/minecraft/world/level/block/HopperBlock/f_54021_ net/minecraft/world/level/block/HopperBlock/FACING +FD: net/minecraft/world/level/block/HopperBlock/f_54022_ net/minecraft/world/level/block/HopperBlock/ENABLED +FD: net/minecraft/world/level/block/HopperBlock/f_54023_ net/minecraft/world/level/block/HopperBlock/TOP +FD: net/minecraft/world/level/block/HopperBlock/f_54024_ net/minecraft/world/level/block/HopperBlock/FUNNEL +FD: net/minecraft/world/level/block/HopperBlock/f_54025_ net/minecraft/world/level/block/HopperBlock/CONVEX_BASE +FD: net/minecraft/world/level/block/HopperBlock/f_54026_ net/minecraft/world/level/block/HopperBlock/BASE +FD: net/minecraft/world/level/block/HopperBlock/f_54027_ net/minecraft/world/level/block/HopperBlock/DOWN_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54028_ net/minecraft/world/level/block/HopperBlock/EAST_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54029_ net/minecraft/world/level/block/HopperBlock/NORTH_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54030_ net/minecraft/world/level/block/HopperBlock/SOUTH_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54031_ net/minecraft/world/level/block/HopperBlock/WEST_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54032_ net/minecraft/world/level/block/HopperBlock/DOWN_INTERACTION_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54033_ net/minecraft/world/level/block/HopperBlock/EAST_INTERACTION_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54034_ net/minecraft/world/level/block/HopperBlock/NORTH_INTERACTION_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54035_ net/minecraft/world/level/block/HopperBlock/SOUTH_INTERACTION_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/f_54036_ net/minecraft/world/level/block/HopperBlock/WEST_INTERACTION_SHAPE +FD: net/minecraft/world/level/block/HopperBlock/net/minecraft/world/level/block/HopperBlock net/minecraft/world/level/block/HopperBlock/net/minecraft/world/level/block/HopperBlock +MD: net/minecraft/world/level/block/HopperBlock/ ()V net/minecraft/world/level/block/HopperBlock/ ()V +MD: net/minecraft/world/level/block/HopperBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/HopperBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/HopperBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/HopperBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/HopperBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/HopperBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/HopperBlock/m_54044_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/HopperBlock/checkPoweredState (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/HopperBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HopperBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HopperBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/HopperBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/HopperBlock/m_6079_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/HopperBlock/getInteractionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/HopperBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/HopperBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/HopperBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/HopperBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/HopperBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/HopperBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/HopperBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/HopperBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/HopperBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/HopperBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/HopperBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HopperBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HopperBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/HopperBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/HopperBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HopperBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HopperBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/HopperBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/HopperBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/HopperBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/HopperBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/HopperBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/HopperBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/HopperBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/HopperBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/HopperBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/HopperBlock$1 net/minecraft/world/level/block/HopperBlock$1 +FD: net/minecraft/world/level/block/HopperBlock$1/f_54115_ net/minecraft/world/level/block/HopperBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/HopperBlock$1/net/minecraft/world/level/block/HopperBlock$1 net/minecraft/world/level/block/HopperBlock$1/net/minecraft/world/level/block/HopperBlock$1 +MD: net/minecraft/world/level/block/HopperBlock$1/ ()V net/minecraft/world/level/block/HopperBlock$1/ ()V +CL: net/minecraft/world/level/block/HorizontalDirectionalBlock net/minecraft/world/level/block/HorizontalDirectionalBlock +FD: net/minecraft/world/level/block/HorizontalDirectionalBlock/FACING net/minecraft/world/level/block/HorizontalDirectionalBlock/FACING +FD: net/minecraft/world/level/block/HorizontalDirectionalBlock/net/minecraft/world/level/block/HorizontalDirectionalBlock net/minecraft/world/level/block/HorizontalDirectionalBlock/net/minecraft/world/level/block/HorizontalDirectionalBlock +MD: net/minecraft/world/level/block/HorizontalDirectionalBlock/ ()V net/minecraft/world/level/block/HorizontalDirectionalBlock/ ()V +MD: net/minecraft/world/level/block/HorizontalDirectionalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/HorizontalDirectionalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/HorizontalDirectionalBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HorizontalDirectionalBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HorizontalDirectionalBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HorizontalDirectionalBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/block/HugeMushroomBlock net/minecraft/world/level/block/HugeMushroomBlock +FD: net/minecraft/world/level/block/HugeMushroomBlock/f_54127_ net/minecraft/world/level/block/HugeMushroomBlock/NORTH +FD: net/minecraft/world/level/block/HugeMushroomBlock/f_54128_ net/minecraft/world/level/block/HugeMushroomBlock/EAST +FD: net/minecraft/world/level/block/HugeMushroomBlock/f_54129_ net/minecraft/world/level/block/HugeMushroomBlock/SOUTH +FD: net/minecraft/world/level/block/HugeMushroomBlock/f_54130_ net/minecraft/world/level/block/HugeMushroomBlock/WEST +FD: net/minecraft/world/level/block/HugeMushroomBlock/f_54131_ net/minecraft/world/level/block/HugeMushroomBlock/UP +FD: net/minecraft/world/level/block/HugeMushroomBlock/f_54132_ net/minecraft/world/level/block/HugeMushroomBlock/DOWN +FD: net/minecraft/world/level/block/HugeMushroomBlock/f_54133_ net/minecraft/world/level/block/HugeMushroomBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/HugeMushroomBlock/net/minecraft/world/level/block/HugeMushroomBlock net/minecraft/world/level/block/HugeMushroomBlock/net/minecraft/world/level/block/HugeMushroomBlock +MD: net/minecraft/world/level/block/HugeMushroomBlock/ ()V net/minecraft/world/level/block/HugeMushroomBlock/ ()V +MD: net/minecraft/world/level/block/HugeMushroomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/HugeMushroomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/HugeMushroomBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HugeMushroomBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HugeMushroomBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HugeMushroomBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HugeMushroomBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HugeMushroomBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HugeMushroomBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/HugeMushroomBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/HugeMushroomBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/HugeMushroomBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/IceBlock net/minecraft/world/level/block/IceBlock +FD: net/minecraft/world/level/block/IceBlock/net/minecraft/world/level/block/IceBlock net/minecraft/world/level/block/IceBlock/net/minecraft/world/level/block/IceBlock +MD: net/minecraft/world/level/block/IceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/IceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/IceBlock/m_54168_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/IceBlock/melt (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/IceBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/IceBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/IceBlock/m_6240_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/IceBlock/playerDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/IceBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/IceBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/InfestedBlock net/minecraft/world/level/block/InfestedBlock +FD: net/minecraft/world/level/block/InfestedBlock/f_153421_ net/minecraft/world/level/block/InfestedBlock/HOST_TO_INFESTED_STATES +FD: net/minecraft/world/level/block/InfestedBlock/f_153422_ net/minecraft/world/level/block/InfestedBlock/INFESTED_TO_HOST_STATES +FD: net/minecraft/world/level/block/InfestedBlock/f_54174_ net/minecraft/world/level/block/InfestedBlock/hostBlock +FD: net/minecraft/world/level/block/InfestedBlock/f_54175_ net/minecraft/world/level/block/InfestedBlock/BLOCK_BY_HOST_BLOCK +FD: net/minecraft/world/level/block/InfestedBlock/net/minecraft/world/level/block/InfestedBlock net/minecraft/world/level/block/InfestedBlock/net/minecraft/world/level/block/InfestedBlock +MD: net/minecraft/world/level/block/InfestedBlock/ ()V net/minecraft/world/level/block/InfestedBlock/ ()V +MD: net/minecraft/world/level/block/InfestedBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/InfestedBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/InfestedBlock/m_153423_ (Ljava/util/Map;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Supplier;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedBlock/getNewStateWithProperties (Ljava/util/Map;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Supplier;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedBlock/m_153427_ (Ljava/util/function/Supplier;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedBlock/lambda$getNewStateWithProperties$2 (Ljava/util/function/Supplier;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedBlock/m_153430_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedBlock/infestedStateByHost (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedBlock/m_153432_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedBlock/hostStateByInfested (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedBlock/m_153434_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedBlock/lambda$infestedStateByHost$0 (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedBlock/m_153436_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedBlock/lambda$hostStateByInfested$1 ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedBlock/m_54180_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/InfestedBlock/spawnInfestation (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/InfestedBlock/m_54192_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/InfestedBlock/getHostBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/InfestedBlock/m_54195_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/InfestedBlock/isCompatibleHostBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/InfestedBlock/m_7592_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V net/minecraft/world/level/block/InfestedBlock/wasExploded (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V +MD: net/minecraft/world/level/block/InfestedBlock/m_8101_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/InfestedBlock/spawnAfterBreak (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/block/InfestedRotatedPillarBlock net/minecraft/world/level/block/InfestedRotatedPillarBlock +FD: net/minecraft/world/level/block/InfestedRotatedPillarBlock/net/minecraft/world/level/block/InfestedRotatedPillarBlock net/minecraft/world/level/block/InfestedRotatedPillarBlock/net/minecraft/world/level/block/InfestedRotatedPillarBlock +MD: net/minecraft/world/level/block/InfestedRotatedPillarBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/InfestedRotatedPillarBlock/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/InfestedRotatedPillarBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedRotatedPillarBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedRotatedPillarBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/InfestedRotatedPillarBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/InfestedRotatedPillarBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/InfestedRotatedPillarBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/IronBarsBlock net/minecraft/world/level/block/IronBarsBlock +FD: net/minecraft/world/level/block/IronBarsBlock/net/minecraft/world/level/block/IronBarsBlock net/minecraft/world/level/block/IronBarsBlock/net/minecraft/world/level/block/IronBarsBlock +MD: net/minecraft/world/level/block/IronBarsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/IronBarsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/IronBarsBlock/m_54217_ (Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/IronBarsBlock/attachsTo (Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/IronBarsBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/IronBarsBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/IronBarsBlock/m_5909_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/IronBarsBlock/getVisualShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/IronBarsBlock/m_6104_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/IronBarsBlock/skipRendering (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/IronBarsBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/IronBarsBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/IronBarsBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/IronBarsBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/JigsawBlock net/minecraft/world/level/block/JigsawBlock +FD: net/minecraft/world/level/block/JigsawBlock/f_54222_ net/minecraft/world/level/block/JigsawBlock/ORIENTATION +FD: net/minecraft/world/level/block/JigsawBlock/net/minecraft/world/level/block/JigsawBlock net/minecraft/world/level/block/JigsawBlock/net/minecraft/world/level/block/JigsawBlock +MD: net/minecraft/world/level/block/JigsawBlock/ ()V net/minecraft/world/level/block/JigsawBlock/ ()V +MD: net/minecraft/world/level/block/JigsawBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/JigsawBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/JigsawBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/JigsawBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/JigsawBlock/m_54245_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Z net/minecraft/world/level/block/JigsawBlock/canAttach (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Z +MD: net/minecraft/world/level/block/JigsawBlock/m_54248_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; net/minecraft/world/level/block/JigsawBlock/lambda$canAttach$0 (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; +MD: net/minecraft/world/level/block/JigsawBlock/m_54250_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/JigsawBlock/getFrontFacing (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/JigsawBlock/m_54252_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/JigsawBlock/getTopFacing (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/JigsawBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/JigsawBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/JigsawBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/JigsawBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/JigsawBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/JigsawBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/JigsawBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/JigsawBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/JigsawBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/JigsawBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/JukeboxBlock net/minecraft/world/level/block/JukeboxBlock +FD: net/minecraft/world/level/block/JukeboxBlock/f_54254_ net/minecraft/world/level/block/JukeboxBlock/HAS_RECORD +FD: net/minecraft/world/level/block/JukeboxBlock/net/minecraft/world/level/block/JukeboxBlock net/minecraft/world/level/block/JukeboxBlock/net/minecraft/world/level/block/JukeboxBlock +MD: net/minecraft/world/level/block/JukeboxBlock/ ()V net/minecraft/world/level/block/JukeboxBlock/ ()V +MD: net/minecraft/world/level/block/JukeboxBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/JukeboxBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/JukeboxBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/JukeboxBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/JukeboxBlock/m_54260_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/JukeboxBlock/dropRecording (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/JukeboxBlock/m_54269_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/JukeboxBlock/setRecord (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/JukeboxBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/JukeboxBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/JukeboxBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/JukeboxBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/JukeboxBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/JukeboxBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/JukeboxBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/JukeboxBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/JukeboxBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/JukeboxBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/JukeboxBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/JukeboxBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/JukeboxBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/JukeboxBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/KelpBlock net/minecraft/world/level/block/KelpBlock +FD: net/minecraft/world/level/block/KelpBlock/f_153453_ net/minecraft/world/level/block/KelpBlock/GROW_PER_TICK_PROBABILITY +FD: net/minecraft/world/level/block/KelpBlock/f_54297_ net/minecraft/world/level/block/KelpBlock/SHAPE +FD: net/minecraft/world/level/block/KelpBlock/net/minecraft/world/level/block/KelpBlock net/minecraft/world/level/block/KelpBlock/net/minecraft/world/level/block/KelpBlock +MD: net/minecraft/world/level/block/KelpBlock/ ()V net/minecraft/world/level/block/KelpBlock/ ()V +MD: net/minecraft/world/level/block/KelpBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/KelpBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/KelpBlock/m_142209_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/KelpBlock/canAttachTo (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/KelpBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/KelpBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/KelpBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/KelpBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/KelpBlock/m_5971_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/KelpBlock/canGrowInto (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/KelpBlock/m_6044_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/KelpBlock/canPlaceLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/KelpBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/KelpBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/block/KelpBlock/m_7363_ (Ljava/util/Random;)I net/minecraft/world/level/block/KelpBlock/getBlocksToGrowWhenBonemealed (Ljava/util/Random;)I +MD: net/minecraft/world/level/block/KelpBlock/m_7777_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/KelpBlock/getBodyBlock ()Lnet/minecraft/world/level/block/Block; +CL: net/minecraft/world/level/block/KelpPlantBlock net/minecraft/world/level/block/KelpPlantBlock +FD: net/minecraft/world/level/block/KelpPlantBlock/net/minecraft/world/level/block/KelpPlantBlock net/minecraft/world/level/block/KelpPlantBlock/net/minecraft/world/level/block/KelpPlantBlock +MD: net/minecraft/world/level/block/KelpPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/KelpPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/KelpPlantBlock/m_142209_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/KelpPlantBlock/canAttachTo (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/KelpPlantBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/KelpPlantBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/KelpPlantBlock/m_6044_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/KelpPlantBlock/canPlaceLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/KelpPlantBlock/m_7272_ ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; net/minecraft/world/level/block/KelpPlantBlock/getHeadBlock ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; +MD: net/minecraft/world/level/block/KelpPlantBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/KelpPlantBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +CL: net/minecraft/world/level/block/LadderBlock net/minecraft/world/level/block/LadderBlock +FD: net/minecraft/world/level/block/LadderBlock/f_153458_ net/minecraft/world/level/block/LadderBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/LadderBlock/f_54337_ net/minecraft/world/level/block/LadderBlock/FACING +FD: net/minecraft/world/level/block/LadderBlock/f_54338_ net/minecraft/world/level/block/LadderBlock/WATERLOGGED +FD: net/minecraft/world/level/block/LadderBlock/f_54339_ net/minecraft/world/level/block/LadderBlock/EAST_AABB +FD: net/minecraft/world/level/block/LadderBlock/f_54340_ net/minecraft/world/level/block/LadderBlock/WEST_AABB +FD: net/minecraft/world/level/block/LadderBlock/f_54341_ net/minecraft/world/level/block/LadderBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/LadderBlock/f_54342_ net/minecraft/world/level/block/LadderBlock/NORTH_AABB +FD: net/minecraft/world/level/block/LadderBlock/net/minecraft/world/level/block/LadderBlock net/minecraft/world/level/block/LadderBlock/net/minecraft/world/level/block/LadderBlock +MD: net/minecraft/world/level/block/LadderBlock/ ()V net/minecraft/world/level/block/LadderBlock/ ()V +MD: net/minecraft/world/level/block/LadderBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LadderBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LadderBlock/m_54348_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/LadderBlock/canAttachTo (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/LadderBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LadderBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LadderBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/LadderBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/LadderBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LadderBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LadderBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LadderBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LadderBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LadderBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LadderBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LadderBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LadderBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/LadderBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/LadderBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LadderBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/LadderBlock$1 net/minecraft/world/level/block/LadderBlock$1 +FD: net/minecraft/world/level/block/LadderBlock$1/f_54378_ net/minecraft/world/level/block/LadderBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/LadderBlock$1/net/minecraft/world/level/block/LadderBlock$1 net/minecraft/world/level/block/LadderBlock$1/net/minecraft/world/level/block/LadderBlock$1 +MD: net/minecraft/world/level/block/LadderBlock$1/ ()V net/minecraft/world/level/block/LadderBlock$1/ ()V +CL: net/minecraft/world/level/block/LanternBlock net/minecraft/world/level/block/LanternBlock +FD: net/minecraft/world/level/block/LanternBlock/f_153459_ net/minecraft/world/level/block/LanternBlock/HANGING +FD: net/minecraft/world/level/block/LanternBlock/f_153460_ net/minecraft/world/level/block/LanternBlock/WATERLOGGED +FD: net/minecraft/world/level/block/LanternBlock/f_153461_ net/minecraft/world/level/block/LanternBlock/AABB +FD: net/minecraft/world/level/block/LanternBlock/f_153462_ net/minecraft/world/level/block/LanternBlock/HANGING_AABB +FD: net/minecraft/world/level/block/LanternBlock/net/minecraft/world/level/block/LanternBlock net/minecraft/world/level/block/LanternBlock/net/minecraft/world/level/block/LanternBlock +MD: net/minecraft/world/level/block/LanternBlock/ ()V net/minecraft/world/level/block/LanternBlock/ ()V +MD: net/minecraft/world/level/block/LanternBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LanternBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LanternBlock/m_153495_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/LanternBlock/getConnectedDirection (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/LanternBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/LanternBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/LanternBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LanternBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LanternBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/LanternBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/LanternBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LanternBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LanternBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/LanternBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/LanternBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LanternBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LanternBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/LanternBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/LanternBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LanternBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/LavaCauldronBlock net/minecraft/world/level/block/LavaCauldronBlock +FD: net/minecraft/world/level/block/LavaCauldronBlock/net/minecraft/world/level/block/LavaCauldronBlock net/minecraft/world/level/block/LavaCauldronBlock/net/minecraft/world/level/block/LavaCauldronBlock +MD: net/minecraft/world/level/block/LavaCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LavaCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LavaCauldronBlock/m_142446_ (Lnet/minecraft/world/level/block/state/BlockState;)D net/minecraft/world/level/block/LavaCauldronBlock/getContentHeight (Lnet/minecraft/world/level/block/state/BlockState;)D +MD: net/minecraft/world/level/block/LavaCauldronBlock/m_142596_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LavaCauldronBlock/isFull (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LavaCauldronBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/LavaCauldronBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/LavaCauldronBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/LavaCauldronBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/LayeredCauldronBlock net/minecraft/world/level/block/LayeredCauldronBlock +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153512_ net/minecraft/world/level/block/LayeredCauldronBlock/MIN_FILL_LEVEL +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153513_ net/minecraft/world/level/block/LayeredCauldronBlock/MAX_FILL_LEVEL +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153514_ net/minecraft/world/level/block/LayeredCauldronBlock/LEVEL +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153515_ net/minecraft/world/level/block/LayeredCauldronBlock/RAIN +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153516_ net/minecraft/world/level/block/LayeredCauldronBlock/SNOW +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153517_ net/minecraft/world/level/block/LayeredCauldronBlock/BASE_CONTENT_HEIGHT +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153518_ net/minecraft/world/level/block/LayeredCauldronBlock/HEIGHT_PER_LEVEL +FD: net/minecraft/world/level/block/LayeredCauldronBlock/f_153519_ net/minecraft/world/level/block/LayeredCauldronBlock/fillPredicate +FD: net/minecraft/world/level/block/LayeredCauldronBlock/net/minecraft/world/level/block/LayeredCauldronBlock net/minecraft/world/level/block/LayeredCauldronBlock/net/minecraft/world/level/block/LayeredCauldronBlock +MD: net/minecraft/world/level/block/LayeredCauldronBlock/ ()V net/minecraft/world/level/block/LayeredCauldronBlock/ ()V +MD: net/minecraft/world/level/block/LayeredCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Predicate;Ljava/util/Map;)V net/minecraft/world/level/block/LayeredCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Predicate;Ljava/util/Map;)V +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_141997_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome$Precipitation;)V net/minecraft/world/level/block/LayeredCauldronBlock/handlePrecipitation (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome$Precipitation;)V +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_142087_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/LayeredCauldronBlock/canReceiveStalactiteDrip (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_142266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/LayeredCauldronBlock/handleEntityOnFireInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_142310_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V net/minecraft/world/level/block/LayeredCauldronBlock/receiveStalactiteDrip (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_142446_ (Lnet/minecraft/world/level/block/state/BlockState;)D net/minecraft/world/level/block/LayeredCauldronBlock/getContentHeight (Lnet/minecraft/world/level/block/state/BlockState;)D +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_142596_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LayeredCauldronBlock/isFull (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_153525_ (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Z net/minecraft/world/level/block/LayeredCauldronBlock/lambda$static$1 (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Z +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_153552_ (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Z net/minecraft/world/level/block/LayeredCauldronBlock/lambda$static$0 (Lnet/minecraft/world/level/biome/Biome$Precipitation;)Z +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_153559_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/LayeredCauldronBlock/lowerFillLevel (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/LayeredCauldronBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/LayeredCauldronBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/LayeredCauldronBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LayeredCauldronBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/LeavesBlock net/minecraft/world/level/block/LeavesBlock +FD: net/minecraft/world/level/block/LeavesBlock/f_153563_ net/minecraft/world/level/block/LeavesBlock/DECAY_DISTANCE +FD: net/minecraft/world/level/block/LeavesBlock/f_153564_ net/minecraft/world/level/block/LeavesBlock/TICK_DELAY +FD: net/minecraft/world/level/block/LeavesBlock/f_54418_ net/minecraft/world/level/block/LeavesBlock/DISTANCE +FD: net/minecraft/world/level/block/LeavesBlock/f_54419_ net/minecraft/world/level/block/LeavesBlock/PERSISTENT +FD: net/minecraft/world/level/block/LeavesBlock/net/minecraft/world/level/block/LeavesBlock net/minecraft/world/level/block/LeavesBlock/net/minecraft/world/level/block/LeavesBlock +MD: net/minecraft/world/level/block/LeavesBlock/ ()V net/minecraft/world/level/block/LeavesBlock/ ()V +MD: net/minecraft/world/level/block/LeavesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LeavesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LeavesBlock/m_54435_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LeavesBlock/updateDistance (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LeavesBlock/m_54463_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/LeavesBlock/getDistanceAt (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/LeavesBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LeavesBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LeavesBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LeavesBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LeavesBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LeavesBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LeavesBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LeavesBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LeavesBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LeavesBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LeavesBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LeavesBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LeavesBlock/m_7753_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/LeavesBlock/getLightBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/LeavesBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LeavesBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/LeavesBlock/m_7947_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LeavesBlock/getBlockSupportShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/LecternBlock net/minecraft/world/level/block/LecternBlock +FD: net/minecraft/world/level/block/LecternBlock/f_153565_ net/minecraft/world/level/block/LecternBlock/PAGE_CHANGE_IMPULSE_TICKS +FD: net/minecraft/world/level/block/LecternBlock/f_54465_ net/minecraft/world/level/block/LecternBlock/FACING +FD: net/minecraft/world/level/block/LecternBlock/f_54466_ net/minecraft/world/level/block/LecternBlock/POWERED +FD: net/minecraft/world/level/block/LecternBlock/f_54467_ net/minecraft/world/level/block/LecternBlock/HAS_BOOK +FD: net/minecraft/world/level/block/LecternBlock/f_54468_ net/minecraft/world/level/block/LecternBlock/SHAPE_BASE +FD: net/minecraft/world/level/block/LecternBlock/f_54469_ net/minecraft/world/level/block/LecternBlock/SHAPE_POST +FD: net/minecraft/world/level/block/LecternBlock/f_54470_ net/minecraft/world/level/block/LecternBlock/SHAPE_COMMON +FD: net/minecraft/world/level/block/LecternBlock/f_54471_ net/minecraft/world/level/block/LecternBlock/SHAPE_TOP_PLATE +FD: net/minecraft/world/level/block/LecternBlock/f_54472_ net/minecraft/world/level/block/LecternBlock/SHAPE_COLLISION +FD: net/minecraft/world/level/block/LecternBlock/f_54473_ net/minecraft/world/level/block/LecternBlock/SHAPE_WEST +FD: net/minecraft/world/level/block/LecternBlock/f_54474_ net/minecraft/world/level/block/LecternBlock/SHAPE_NORTH +FD: net/minecraft/world/level/block/LecternBlock/f_54475_ net/minecraft/world/level/block/LecternBlock/SHAPE_EAST +FD: net/minecraft/world/level/block/LecternBlock/f_54476_ net/minecraft/world/level/block/LecternBlock/SHAPE_SOUTH +FD: net/minecraft/world/level/block/LecternBlock/net/minecraft/world/level/block/LecternBlock net/minecraft/world/level/block/LecternBlock/net/minecraft/world/level/block/LecternBlock +MD: net/minecraft/world/level/block/LecternBlock/ ()V net/minecraft/world/level/block/LecternBlock/ ()V +MD: net/minecraft/world/level/block/LecternBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LecternBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LecternBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/LecternBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/LecternBlock/m_153566_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/LecternBlock/tryPlaceBook (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/LecternBlock/m_153575_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/LecternBlock/placeBook (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/LecternBlock/m_54484_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/LecternBlock/openScreen (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/LecternBlock/m_54488_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/LecternBlock/signalPageChange (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/LecternBlock/m_54497_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/LecternBlock/resetBookState (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/LecternBlock/m_54544_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/LecternBlock/updateBelow (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/LecternBlock/m_54553_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/LecternBlock/changePowered (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/LecternBlock/m_54587_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/LecternBlock/popBook (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/LecternBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LecternBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LecternBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LecternBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LecternBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LecternBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LecternBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/LecternBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/LecternBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/LecternBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/LecternBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/LecternBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/LecternBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/LecternBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/LecternBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/LecternBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/LecternBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LecternBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LecternBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LecternBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LecternBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/LecternBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/LecternBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LecternBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LecternBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/LecternBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/LecternBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LecternBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LecternBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/LecternBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/LecternBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LecternBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LecternBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LecternBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LecternBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LecternBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/LecternBlock/m_7952_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LecternBlock/getOcclusionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/LecternBlock$1 net/minecraft/world/level/block/LecternBlock$1 +FD: net/minecraft/world/level/block/LecternBlock$1/f_54591_ net/minecraft/world/level/block/LecternBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/LecternBlock$1/net/minecraft/world/level/block/LecternBlock$1 net/minecraft/world/level/block/LecternBlock$1/net/minecraft/world/level/block/LecternBlock$1 +MD: net/minecraft/world/level/block/LecternBlock$1/ ()V net/minecraft/world/level/block/LecternBlock$1/ ()V +CL: net/minecraft/world/level/block/LevelEvent net/minecraft/world/level/block/LevelEvent +FD: net/minecraft/world/level/block/LevelEvent/f_153581_ net/minecraft/world/level/block/LevelEvent/SOUND_ZOMBIE_INFECTED +FD: net/minecraft/world/level/block/LevelEvent/f_153582_ net/minecraft/world/level/block/LevelEvent/SOUND_ZOMBIE_CONVERTED +FD: net/minecraft/world/level/block/LevelEvent/f_153583_ net/minecraft/world/level/block/LevelEvent/SOUND_DRAGON_DEATH +FD: net/minecraft/world/level/block/LevelEvent/f_153584_ net/minecraft/world/level/block/LevelEvent/SOUND_ANVIL_BROKEN +FD: net/minecraft/world/level/block/LevelEvent/f_153585_ net/minecraft/world/level/block/LevelEvent/SOUND_ANVIL_USED +FD: net/minecraft/world/level/block/LevelEvent/f_153586_ net/minecraft/world/level/block/LevelEvent/SOUND_ANVIL_LAND +FD: net/minecraft/world/level/block/LevelEvent/f_153587_ net/minecraft/world/level/block/LevelEvent/SOUND_PORTAL_TRAVEL +FD: net/minecraft/world/level/block/LevelEvent/f_153588_ net/minecraft/world/level/block/LevelEvent/SOUND_CHORUS_GROW +FD: net/minecraft/world/level/block/LevelEvent/f_153589_ net/minecraft/world/level/block/LevelEvent/SOUND_CHORUS_DEATH +FD: net/minecraft/world/level/block/LevelEvent/f_153590_ net/minecraft/world/level/block/LevelEvent/SOUND_BREWING_STAND_BREW +FD: net/minecraft/world/level/block/LevelEvent/f_153591_ net/minecraft/world/level/block/LevelEvent/SOUND_CLOSE_IRON_TRAP_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153592_ net/minecraft/world/level/block/LevelEvent/SOUND_OPEN_IRON_TRAP_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153593_ net/minecraft/world/level/block/LevelEvent/SOUND_END_PORTAL_SPAWN +FD: net/minecraft/world/level/block/LevelEvent/f_153594_ net/minecraft/world/level/block/LevelEvent/SOUND_PHANTOM_BITE +FD: net/minecraft/world/level/block/LevelEvent/f_153595_ net/minecraft/world/level/block/LevelEvent/SOUND_ZOMBIE_TO_DROWNED +FD: net/minecraft/world/level/block/LevelEvent/f_153596_ net/minecraft/world/level/block/LevelEvent/SOUND_HUSK_TO_ZOMBIE +FD: net/minecraft/world/level/block/LevelEvent/f_153597_ net/minecraft/world/level/block/LevelEvent/SOUND_GRINDSTONE_USED +FD: net/minecraft/world/level/block/LevelEvent/f_153598_ net/minecraft/world/level/block/LevelEvent/SOUND_PAGE_TURN +FD: net/minecraft/world/level/block/LevelEvent/f_153599_ net/minecraft/world/level/block/LevelEvent/SOUND_SMITHING_TABLE_USED +FD: net/minecraft/world/level/block/LevelEvent/f_153600_ net/minecraft/world/level/block/LevelEvent/SOUND_POINTED_DRIPSTONE_LAND +FD: net/minecraft/world/level/block/LevelEvent/f_153601_ net/minecraft/world/level/block/LevelEvent/SOUND_DRIP_LAVA_INTO_CAULDRON +FD: net/minecraft/world/level/block/LevelEvent/f_153602_ net/minecraft/world/level/block/LevelEvent/SOUND_DRIP_WATER_INTO_CAULDRON +FD: net/minecraft/world/level/block/LevelEvent/f_153603_ net/minecraft/world/level/block/LevelEvent/SOUND_SKELETON_TO_STRAY +FD: net/minecraft/world/level/block/LevelEvent/f_153604_ net/minecraft/world/level/block/LevelEvent/COMPOSTER_FILL +FD: net/minecraft/world/level/block/LevelEvent/f_153605_ net/minecraft/world/level/block/LevelEvent/LAVA_FIZZ +FD: net/minecraft/world/level/block/LevelEvent/f_153606_ net/minecraft/world/level/block/LevelEvent/REDSTONE_TORCH_BURNOUT +FD: net/minecraft/world/level/block/LevelEvent/f_153607_ net/minecraft/world/level/block/LevelEvent/SOUND_DISPENSER_DISPENSE +FD: net/minecraft/world/level/block/LevelEvent/f_153608_ net/minecraft/world/level/block/LevelEvent/END_PORTAL_FRAME_FILL +FD: net/minecraft/world/level/block/LevelEvent/f_153609_ net/minecraft/world/level/block/LevelEvent/DRIPSTONE_DRIP +FD: net/minecraft/world/level/block/LevelEvent/f_153610_ net/minecraft/world/level/block/LevelEvent/PARTICLES_AND_SOUND_PLANT_GROWTH +FD: net/minecraft/world/level/block/LevelEvent/f_153611_ net/minecraft/world/level/block/LevelEvent/PARTICLES_SHOOT +FD: net/minecraft/world/level/block/LevelEvent/f_153612_ net/minecraft/world/level/block/LevelEvent/PARTICLES_DESTROY_BLOCK +FD: net/minecraft/world/level/block/LevelEvent/f_153613_ net/minecraft/world/level/block/LevelEvent/PARTICLES_SPELL_POTION_SPLASH +FD: net/minecraft/world/level/block/LevelEvent/f_153614_ net/minecraft/world/level/block/LevelEvent/PARTICLES_EYE_OF_ENDER_DEATH +FD: net/minecraft/world/level/block/LevelEvent/f_153615_ net/minecraft/world/level/block/LevelEvent/PARTICLES_MOBBLOCK_SPAWN +FD: net/minecraft/world/level/block/LevelEvent/f_153616_ net/minecraft/world/level/block/LevelEvent/PARTICLES_PLANT_GROWTH +FD: net/minecraft/world/level/block/LevelEvent/f_153617_ net/minecraft/world/level/block/LevelEvent/PARTICLES_DRAGON_FIREBALL_SPLASH +FD: net/minecraft/world/level/block/LevelEvent/f_153618_ net/minecraft/world/level/block/LevelEvent/PARTICLES_INSTANT_POTION_SPLASH +FD: net/minecraft/world/level/block/LevelEvent/f_153619_ net/minecraft/world/level/block/LevelEvent/PARTICLES_DRAGON_BLOCK_BREAK +FD: net/minecraft/world/level/block/LevelEvent/f_153620_ net/minecraft/world/level/block/LevelEvent/PARTICLES_WATER_EVAPORATING +FD: net/minecraft/world/level/block/LevelEvent/f_153621_ net/minecraft/world/level/block/LevelEvent/ANIMATION_END_GATEWAY_SPAWN +FD: net/minecraft/world/level/block/LevelEvent/f_153622_ net/minecraft/world/level/block/LevelEvent/ANIMATION_DRAGON_SUMMON_ROAR +FD: net/minecraft/world/level/block/LevelEvent/f_153623_ net/minecraft/world/level/block/LevelEvent/PARTICLES_ELECTRIC_SPARK +FD: net/minecraft/world/level/block/LevelEvent/f_153624_ net/minecraft/world/level/block/LevelEvent/PARTICLES_AND_SOUND_WAX_ON +FD: net/minecraft/world/level/block/LevelEvent/f_153625_ net/minecraft/world/level/block/LevelEvent/PARTICLES_WAX_OFF +FD: net/minecraft/world/level/block/LevelEvent/f_153626_ net/minecraft/world/level/block/LevelEvent/PARTICLES_SCRAPE +FD: net/minecraft/world/level/block/LevelEvent/f_153627_ net/minecraft/world/level/block/LevelEvent/SOUND_DISPENSER_FAIL +FD: net/minecraft/world/level/block/LevelEvent/f_153628_ net/minecraft/world/level/block/LevelEvent/SOUND_DISPENSER_PROJECTILE_LAUNCH +FD: net/minecraft/world/level/block/LevelEvent/f_153629_ net/minecraft/world/level/block/LevelEvent/SOUND_ENDER_EYE_LAUNCH +FD: net/minecraft/world/level/block/LevelEvent/f_153630_ net/minecraft/world/level/block/LevelEvent/SOUND_FIREWORK_SHOOT +FD: net/minecraft/world/level/block/LevelEvent/f_153631_ net/minecraft/world/level/block/LevelEvent/SOUND_OPEN_IRON_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153632_ net/minecraft/world/level/block/LevelEvent/SOUND_OPEN_WOODEN_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153633_ net/minecraft/world/level/block/LevelEvent/SOUND_OPEN_WOODEN_TRAP_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153634_ net/minecraft/world/level/block/LevelEvent/SOUND_OPEN_FENCE_GATE +FD: net/minecraft/world/level/block/LevelEvent/f_153635_ net/minecraft/world/level/block/LevelEvent/SOUND_EXTINGUISH_FIRE +FD: net/minecraft/world/level/block/LevelEvent/f_153636_ net/minecraft/world/level/block/LevelEvent/SOUND_PLAY_RECORDING +FD: net/minecraft/world/level/block/LevelEvent/f_153637_ net/minecraft/world/level/block/LevelEvent/SOUND_CLOSE_IRON_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153638_ net/minecraft/world/level/block/LevelEvent/SOUND_CLOSE_WOODEN_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153639_ net/minecraft/world/level/block/LevelEvent/SOUND_CLOSE_WOODEN_TRAP_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153640_ net/minecraft/world/level/block/LevelEvent/SOUND_CLOSE_FENCE_GATE +FD: net/minecraft/world/level/block/LevelEvent/f_153641_ net/minecraft/world/level/block/LevelEvent/SOUND_GHAST_WARNING +FD: net/minecraft/world/level/block/LevelEvent/f_153642_ net/minecraft/world/level/block/LevelEvent/SOUND_GHAST_FIREBALL +FD: net/minecraft/world/level/block/LevelEvent/f_153643_ net/minecraft/world/level/block/LevelEvent/SOUND_DRAGON_FIREBALL +FD: net/minecraft/world/level/block/LevelEvent/f_153644_ net/minecraft/world/level/block/LevelEvent/SOUND_BLAZE_FIREBALL +FD: net/minecraft/world/level/block/LevelEvent/f_153645_ net/minecraft/world/level/block/LevelEvent/SOUND_ZOMBIE_WOODEN_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153646_ net/minecraft/world/level/block/LevelEvent/SOUND_ZOMBIE_IRON_DOOR +FD: net/minecraft/world/level/block/LevelEvent/f_153647_ net/minecraft/world/level/block/LevelEvent/SOUND_ZOMBIE_DOOR_CRASH +FD: net/minecraft/world/level/block/LevelEvent/f_153648_ net/minecraft/world/level/block/LevelEvent/SOUND_WITHER_BLOCK_BREAK +FD: net/minecraft/world/level/block/LevelEvent/f_153649_ net/minecraft/world/level/block/LevelEvent/SOUND_WITHER_BOSS_SPAWN +FD: net/minecraft/world/level/block/LevelEvent/f_153650_ net/minecraft/world/level/block/LevelEvent/SOUND_WITHER_BOSS_SHOOT +FD: net/minecraft/world/level/block/LevelEvent/f_153651_ net/minecraft/world/level/block/LevelEvent/SOUND_BAT_LIFTOFF +FD: net/minecraft/world/level/block/LevelEvent/net/minecraft/world/level/block/LevelEvent net/minecraft/world/level/block/LevelEvent/net/minecraft/world/level/block/LevelEvent +MD: net/minecraft/world/level/block/LevelEvent/ ()V net/minecraft/world/level/block/LevelEvent/ ()V +CL: net/minecraft/world/level/block/LeverBlock net/minecraft/world/level/block/LeverBlock +FD: net/minecraft/world/level/block/LeverBlock/f_153653_ net/minecraft/world/level/block/LeverBlock/DEPTH +FD: net/minecraft/world/level/block/LeverBlock/f_153654_ net/minecraft/world/level/block/LeverBlock/WIDTH +FD: net/minecraft/world/level/block/LeverBlock/f_153655_ net/minecraft/world/level/block/LeverBlock/HEIGHT +FD: net/minecraft/world/level/block/LeverBlock/f_54622_ net/minecraft/world/level/block/LeverBlock/POWERED +FD: net/minecraft/world/level/block/LeverBlock/f_54623_ net/minecraft/world/level/block/LeverBlock/NORTH_AABB +FD: net/minecraft/world/level/block/LeverBlock/f_54624_ net/minecraft/world/level/block/LeverBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/LeverBlock/f_54625_ net/minecraft/world/level/block/LeverBlock/WEST_AABB +FD: net/minecraft/world/level/block/LeverBlock/f_54626_ net/minecraft/world/level/block/LeverBlock/EAST_AABB +FD: net/minecraft/world/level/block/LeverBlock/f_54627_ net/minecraft/world/level/block/LeverBlock/UP_AABB_Z +FD: net/minecraft/world/level/block/LeverBlock/f_54628_ net/minecraft/world/level/block/LeverBlock/UP_AABB_X +FD: net/minecraft/world/level/block/LeverBlock/f_54629_ net/minecraft/world/level/block/LeverBlock/DOWN_AABB_Z +FD: net/minecraft/world/level/block/LeverBlock/f_54630_ net/minecraft/world/level/block/LeverBlock/DOWN_AABB_X +FD: net/minecraft/world/level/block/LeverBlock/net/minecraft/world/level/block/LeverBlock net/minecraft/world/level/block/LeverBlock/net/minecraft/world/level/block/LeverBlock +MD: net/minecraft/world/level/block/LeverBlock/ ()V net/minecraft/world/level/block/LeverBlock/ ()V +MD: net/minecraft/world/level/block/LeverBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LeverBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LeverBlock/m_54657_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;F)V net/minecraft/world/level/block/LeverBlock/makeParticle (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/world/level/block/LeverBlock/m_54676_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LeverBlock/pull (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LeverBlock/m_54680_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/LeverBlock/updateNeighbours (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/LeverBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LeverBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LeverBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/LeverBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/LeverBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/LeverBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/LeverBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/LeverBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/LeverBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/LeverBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/LeverBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LeverBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LeverBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LeverBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LeverBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LeverBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/LeverBlock$1 net/minecraft/world/level/block/LeverBlock$1 +FD: net/minecraft/world/level/block/LeverBlock$1/f_54684_ net/minecraft/world/level/block/LeverBlock$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/level/block/LeverBlock$1/f_54685_ net/minecraft/world/level/block/LeverBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/LeverBlock$1/f_54686_ net/minecraft/world/level/block/LeverBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace +FD: net/minecraft/world/level/block/LeverBlock$1/net/minecraft/world/level/block/LeverBlock$1 net/minecraft/world/level/block/LeverBlock$1/net/minecraft/world/level/block/LeverBlock$1 +MD: net/minecraft/world/level/block/LeverBlock$1/ ()V net/minecraft/world/level/block/LeverBlock$1/ ()V +CL: net/minecraft/world/level/block/LightBlock net/minecraft/world/level/block/LightBlock +FD: net/minecraft/world/level/block/LightBlock/f_153656_ net/minecraft/world/level/block/LightBlock/MAX_LEVEL +FD: net/minecraft/world/level/block/LightBlock/f_153657_ net/minecraft/world/level/block/LightBlock/LEVEL +FD: net/minecraft/world/level/block/LightBlock/f_153658_ net/minecraft/world/level/block/LightBlock/WATERLOGGED +FD: net/minecraft/world/level/block/LightBlock/f_153659_ net/minecraft/world/level/block/LightBlock/LIGHT_EMISSION +FD: net/minecraft/world/level/block/LightBlock/net/minecraft/world/level/block/LightBlock net/minecraft/world/level/block/LightBlock/net/minecraft/world/level/block/LightBlock +MD: net/minecraft/world/level/block/LightBlock/ ()V net/minecraft/world/level/block/LightBlock/ ()V +MD: net/minecraft/world/level/block/LightBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LightBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LightBlock/m_153700_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/LightBlock/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/LightBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/LightBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/LightBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LightBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LightBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/LightBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/LightBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/LightBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/LightBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LightBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LightBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/LightBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/LightBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/LightBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/LightBlock/m_7749_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/LightBlock/getShadeBrightness (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/LightBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LightBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/LightningRodBlock net/minecraft/world/level/block/LightningRodBlock +FD: net/minecraft/world/level/block/LightningRodBlock/f_153702_ net/minecraft/world/level/block/LightningRodBlock/WATERLOGGED +FD: net/minecraft/world/level/block/LightningRodBlock/f_153703_ net/minecraft/world/level/block/LightningRodBlock/POWERED +FD: net/minecraft/world/level/block/LightningRodBlock/f_153704_ net/minecraft/world/level/block/LightningRodBlock/RANGE +FD: net/minecraft/world/level/block/LightningRodBlock/f_153705_ net/minecraft/world/level/block/LightningRodBlock/ACTIVATION_TICKS +FD: net/minecraft/world/level/block/LightningRodBlock/f_153706_ net/minecraft/world/level/block/LightningRodBlock/SPARK_CYCLE +FD: net/minecraft/world/level/block/LightningRodBlock/net/minecraft/world/level/block/LightningRodBlock net/minecraft/world/level/block/LightningRodBlock/net/minecraft/world/level/block/LightningRodBlock +MD: net/minecraft/world/level/block/LightningRodBlock/ ()V net/minecraft/world/level/block/LightningRodBlock/ ()V +MD: net/minecraft/world/level/block/LightningRodBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LightningRodBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_153760_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/LightningRodBlock/onLightningStrike (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_153764_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/LightningRodBlock/updateNeighbours (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LightningRodBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LightningRodBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/LightningRodBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/LightningRodBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/LightningRodBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/LightningRodBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/LightningRodBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/LightningRodBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/LightningRodBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/LightningRodBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/LightningRodBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LightningRodBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LightningRodBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LightningRodBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LightningRodBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LightningRodBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LightningRodBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LightningRodBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LightningRodBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/LiquidBlock net/minecraft/world/level/block/LiquidBlock +FD: net/minecraft/world/level/block/LiquidBlock/f_181233_ net/minecraft/world/level/block/LiquidBlock/POSSIBLE_FLOW_DIRECTIONS +FD: net/minecraft/world/level/block/LiquidBlock/f_54688_ net/minecraft/world/level/block/LiquidBlock/LEVEL +FD: net/minecraft/world/level/block/LiquidBlock/f_54689_ net/minecraft/world/level/block/LiquidBlock/fluid +FD: net/minecraft/world/level/block/LiquidBlock/f_54690_ net/minecraft/world/level/block/LiquidBlock/STABLE_SHAPE +FD: net/minecraft/world/level/block/LiquidBlock/f_54691_ net/minecraft/world/level/block/LiquidBlock/stateCache +FD: net/minecraft/world/level/block/LiquidBlock/net/minecraft/world/level/block/LiquidBlock net/minecraft/world/level/block/LiquidBlock/net/minecraft/world/level/block/LiquidBlock +MD: net/minecraft/world/level/block/LiquidBlock/ ()V net/minecraft/world/level/block/LiquidBlock/ ()V +MD: net/minecraft/world/level/block/LiquidBlock/ (Lnet/minecraft/world/level/material/FlowingFluid;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LiquidBlock/ (Lnet/minecraft/world/level/material/FlowingFluid;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LiquidBlock/m_142298_ ()Ljava/util/Optional; net/minecraft/world/level/block/LiquidBlock/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/block/LiquidBlock/m_142598_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/LiquidBlock/pickupBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/LiquidBlock/m_54696_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LiquidBlock/shouldSpreadLiquid (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LiquidBlock/m_54700_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/LiquidBlock/fizz (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/LiquidBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/LiquidBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/LiquidBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LiquidBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LiquidBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/LiquidBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/LiquidBlock/m_6104_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/LiquidBlock/skipRendering (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/LiquidBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/LiquidBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/LiquidBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/LiquidBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/LiquidBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/LiquidBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/LiquidBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/LiquidBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/LiquidBlock/m_7381_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; net/minecraft/world/level/block/LiquidBlock/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; +MD: net/minecraft/world/level/block/LiquidBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LiquidBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LiquidBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/LiquidBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/LiquidBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/LiquidBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/LiquidBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/LiquidBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/LiquidBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LiquidBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/LiquidBlockContainer net/minecraft/world/level/block/LiquidBlockContainer +FD: net/minecraft/world/level/block/LiquidBlockContainer/net/minecraft/world/level/block/LiquidBlockContainer net/minecraft/world/level/block/LiquidBlockContainer/net/minecraft/world/level/block/LiquidBlockContainer +MD: net/minecraft/world/level/block/LiquidBlockContainer/m_6044_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/LiquidBlockContainer/canPlaceLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/LiquidBlockContainer/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/LiquidBlockContainer/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +CL: net/minecraft/world/level/block/LoomBlock net/minecraft/world/level/block/LoomBlock +FD: net/minecraft/world/level/block/LoomBlock/f_54774_ net/minecraft/world/level/block/LoomBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/LoomBlock/net/minecraft/world/level/block/LoomBlock net/minecraft/world/level/block/LoomBlock/net/minecraft/world/level/block/LoomBlock +MD: net/minecraft/world/level/block/LoomBlock/ ()V net/minecraft/world/level/block/LoomBlock/ ()V +MD: net/minecraft/world/level/block/LoomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/LoomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/LoomBlock/m_54780_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/LoomBlock/lambda$getMenuProvider$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/LoomBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/LoomBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/LoomBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/LoomBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/LoomBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/LoomBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/LoomBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/LoomBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/MagmaBlock net/minecraft/world/level/block/MagmaBlock +FD: net/minecraft/world/level/block/MagmaBlock/f_153775_ net/minecraft/world/level/block/MagmaBlock/BUBBLE_COLUMN_CHECK_DELAY +FD: net/minecraft/world/level/block/MagmaBlock/net/minecraft/world/level/block/MagmaBlock net/minecraft/world/level/block/MagmaBlock/net/minecraft/world/level/block/MagmaBlock +MD: net/minecraft/world/level/block/MagmaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/MagmaBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/MagmaBlock/m_141947_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/MagmaBlock/stepOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/MagmaBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/MagmaBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/MagmaBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MagmaBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MagmaBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/MagmaBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/MagmaBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/MagmaBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/MelonBlock net/minecraft/world/level/block/MelonBlock +FD: net/minecraft/world/level/block/MelonBlock/net/minecraft/world/level/block/MelonBlock net/minecraft/world/level/block/MelonBlock/net/minecraft/world/level/block/MelonBlock +MD: net/minecraft/world/level/block/MelonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/MelonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/MelonBlock/m_7161_ ()Lnet/minecraft/world/level/block/StemBlock; net/minecraft/world/level/block/MelonBlock/getStem ()Lnet/minecraft/world/level/block/StemBlock; +MD: net/minecraft/world/level/block/MelonBlock/m_7810_ ()Lnet/minecraft/world/level/block/AttachedStemBlock; net/minecraft/world/level/block/MelonBlock/getAttachedStem ()Lnet/minecraft/world/level/block/AttachedStemBlock; +CL: net/minecraft/world/level/block/Mirror net/minecraft/world/level/block/Mirror +FD: net/minecraft/world/level/block/Mirror/$VALUES net/minecraft/world/level/block/Mirror/$VALUES +FD: net/minecraft/world/level/block/Mirror/FRONT_BACK net/minecraft/world/level/block/Mirror/FRONT_BACK +FD: net/minecraft/world/level/block/Mirror/LEFT_RIGHT net/minecraft/world/level/block/Mirror/LEFT_RIGHT +FD: net/minecraft/world/level/block/Mirror/NONE net/minecraft/world/level/block/Mirror/NONE +FD: net/minecraft/world/level/block/Mirror/f_153781_ net/minecraft/world/level/block/Mirror/symbol +FD: net/minecraft/world/level/block/Mirror/f_54835_ net/minecraft/world/level/block/Mirror/rotation +FD: net/minecraft/world/level/block/Mirror/net/minecraft/world/level/block/Mirror net/minecraft/world/level/block/Mirror/net/minecraft/world/level/block/Mirror +MD: net/minecraft/world/level/block/Mirror/ ()V net/minecraft/world/level/block/Mirror/ ()V +MD: net/minecraft/world/level/block/Mirror/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;Lcom/mojang/math/OctahedralGroup;)V net/minecraft/world/level/block/Mirror/ (Ljava/lang/String;ILnet/minecraft/network/chat/Component;Lcom/mojang/math/OctahedralGroup;)V +MD: net/minecraft/world/level/block/Mirror/m_153787_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/Mirror/symbol ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/Mirror/m_153788_ ()[Lnet/minecraft/world/level/block/Mirror; net/minecraft/world/level/block/Mirror/$values ()[Lnet/minecraft/world/level/block/Mirror; +MD: net/minecraft/world/level/block/Mirror/m_54842_ ()Lcom/mojang/math/OctahedralGroup; net/minecraft/world/level/block/Mirror/rotation ()Lcom/mojang/math/OctahedralGroup; +MD: net/minecraft/world/level/block/Mirror/m_54843_ (II)I net/minecraft/world/level/block/Mirror/mirror (II)I +MD: net/minecraft/world/level/block/Mirror/m_54846_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/block/Mirror/getRotation (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/block/Mirror/m_54848_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/Mirror/mirror (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/Mirror/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/Mirror; net/minecraft/world/level/block/Mirror/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/Mirror; +MD: net/minecraft/world/level/block/Mirror/values ()[Lnet/minecraft/world/level/block/Mirror; net/minecraft/world/level/block/Mirror/values ()[Lnet/minecraft/world/level/block/Mirror; +CL: net/minecraft/world/level/block/Mirror$1 net/minecraft/world/level/block/Mirror$1 +FD: net/minecraft/world/level/block/Mirror$1/f_54853_ net/minecraft/world/level/block/Mirror$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/Mirror$1/net/minecraft/world/level/block/Mirror$1 net/minecraft/world/level/block/Mirror$1/net/minecraft/world/level/block/Mirror$1 +MD: net/minecraft/world/level/block/Mirror$1/ ()V net/minecraft/world/level/block/Mirror$1/ ()V +CL: net/minecraft/world/level/block/MossBlock net/minecraft/world/level/block/MossBlock +FD: net/minecraft/world/level/block/MossBlock/net/minecraft/world/level/block/MossBlock net/minecraft/world/level/block/MossBlock/net/minecraft/world/level/block/MossBlock +MD: net/minecraft/world/level/block/MossBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/MossBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/MossBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/MossBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/MossBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/MossBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/MossBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/MossBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/MultifaceBlock net/minecraft/world/level/block/MultifaceBlock +FD: net/minecraft/world/level/block/MultifaceBlock/f_153806_ net/minecraft/world/level/block/MultifaceBlock/DIRECTIONS +FD: net/minecraft/world/level/block/MultifaceBlock/f_153807_ net/minecraft/world/level/block/MultifaceBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/MultifaceBlock/f_153808_ net/minecraft/world/level/block/MultifaceBlock/UP_AABB +FD: net/minecraft/world/level/block/MultifaceBlock/f_153809_ net/minecraft/world/level/block/MultifaceBlock/DOWN_AABB +FD: net/minecraft/world/level/block/MultifaceBlock/f_153810_ net/minecraft/world/level/block/MultifaceBlock/WEST_AABB +FD: net/minecraft/world/level/block/MultifaceBlock/f_153811_ net/minecraft/world/level/block/MultifaceBlock/EAST_AABB +FD: net/minecraft/world/level/block/MultifaceBlock/f_153812_ net/minecraft/world/level/block/MultifaceBlock/NORTH_AABB +FD: net/minecraft/world/level/block/MultifaceBlock/f_153813_ net/minecraft/world/level/block/MultifaceBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/MultifaceBlock/f_153814_ net/minecraft/world/level/block/MultifaceBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/MultifaceBlock/f_153815_ net/minecraft/world/level/block/MultifaceBlock/SHAPE_BY_DIRECTION +FD: net/minecraft/world/level/block/MultifaceBlock/f_153816_ net/minecraft/world/level/block/MultifaceBlock/shapesCache +FD: net/minecraft/world/level/block/MultifaceBlock/f_153817_ net/minecraft/world/level/block/MultifaceBlock/canRotate +FD: net/minecraft/world/level/block/MultifaceBlock/f_153818_ net/minecraft/world/level/block/MultifaceBlock/canMirrorX +FD: net/minecraft/world/level/block/MultifaceBlock/f_153819_ net/minecraft/world/level/block/MultifaceBlock/canMirrorZ +FD: net/minecraft/world/level/block/MultifaceBlock/net/minecraft/world/level/block/MultifaceBlock net/minecraft/world/level/block/MultifaceBlock/net/minecraft/world/level/block/MultifaceBlock +MD: net/minecraft/world/level/block/MultifaceBlock/ ()V net/minecraft/world/level/block/MultifaceBlock/ ()V +MD: net/minecraft/world/level/block/MultifaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/MultifaceBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/MultifaceBlock/m_153825_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/canSpreadToFace (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153829_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/MultifaceBlock/canAttachTo (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153834_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Z net/minecraft/world/level/block/MultifaceBlock/spreadToFace (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153841_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/lambda$spreadFromRandomFaceTowardRandomDirection$3 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153855_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Ljava/util/Optional; net/minecraft/world/level/block/MultifaceBlock/getSpreadFromFaceTowardDirection (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/lambda$getStateForPlacement$1 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153866_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Z)Z net/minecraft/world/level/block/MultifaceBlock/spreadFromFaceTowardDirection (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Z)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153873_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Ljava/util/Random;Z)Z net/minecraft/world/level/block/MultifaceBlock/spreadFromFaceTowardRandomDirection (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Ljava/util/Random;Z)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153880_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/lambda$spreadFromFaceTowardRandomDirection$4 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153897_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/removeFace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153900_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/hasFace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153910_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Function;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/mapDirections (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Function;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153918_ (Lnet/minecraft/world/level/block/state/StateDefinition;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/getDefaultMultifaceState (Lnet/minecraft/world/level/block/state/StateDefinition;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153920_ (Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/isFaceSupported (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153922_ (Ljava/util/EnumMap;)V net/minecraft/world/level/block/MultifaceBlock/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/world/level/block/MultifaceBlock/m_153924_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/lambda$canSpread$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153930_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/lambda$hasAnyVacantFace$7 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153933_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/BooleanProperty; net/minecraft/world/level/block/MultifaceBlock/getFaceProperty (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/BooleanProperty; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153935_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/level/block/MultifaceBlock/spreadFromRandomFaceTowardRandomDirection (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/getStateForPlacement (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153945_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/lambda$hasAnyFace$6 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153948_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/canSpread (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153953_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/MultifaceBlock/lambda$spreadFromRandomFaceTowardRandomDirection$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153956_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/MultifaceBlock/canSpreadInto (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153958_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/MultifaceBlock/calculateMultifaceShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/MultifaceBlock/m_153960_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/MultifaceBlock/hasAnyFace (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153962_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/MultifaceBlock/hasAnyVacantFace (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_153964_ ()Z net/minecraft/world/level/block/MultifaceBlock/isWaterloggable ()Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/MultifaceBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/MultifaceBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/MultifaceBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/MultifaceBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/MultifaceBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/MultifaceBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/MultifaceBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/MultifaceBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/MushroomBlock net/minecraft/world/level/block/MushroomBlock +FD: net/minecraft/world/level/block/MushroomBlock/f_153980_ net/minecraft/world/level/block/MushroomBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/MushroomBlock/f_153981_ net/minecraft/world/level/block/MushroomBlock/featureSupplier +FD: net/minecraft/world/level/block/MushroomBlock/f_54855_ net/minecraft/world/level/block/MushroomBlock/SHAPE +FD: net/minecraft/world/level/block/MushroomBlock/net/minecraft/world/level/block/MushroomBlock net/minecraft/world/level/block/MushroomBlock/net/minecraft/world/level/block/MushroomBlock +MD: net/minecraft/world/level/block/MushroomBlock/ ()V net/minecraft/world/level/block/MushroomBlock/ ()V +MD: net/minecraft/world/level/block/MushroomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V net/minecraft/world/level/block/MushroomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/level/block/MushroomBlock/m_54859_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/block/MushroomBlock/growMushroom (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +MD: net/minecraft/world/level/block/MushroomBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/MushroomBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/MushroomBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/MushroomBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/MushroomBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/MushroomBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/MushroomBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/MushroomBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/MushroomBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/MushroomBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/MushroomBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/MushroomBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/MushroomBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/MushroomBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/MyceliumBlock net/minecraft/world/level/block/MyceliumBlock +FD: net/minecraft/world/level/block/MyceliumBlock/net/minecraft/world/level/block/MyceliumBlock net/minecraft/world/level/block/MyceliumBlock/net/minecraft/world/level/block/MyceliumBlock +MD: net/minecraft/world/level/block/MyceliumBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/MyceliumBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/MyceliumBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/MyceliumBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/NetherPortalBlock net/minecraft/world/level/block/NetherPortalBlock +FD: net/minecraft/world/level/block/NetherPortalBlock/f_153985_ net/minecraft/world/level/block/NetherPortalBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/NetherPortalBlock/f_54904_ net/minecraft/world/level/block/NetherPortalBlock/AXIS +FD: net/minecraft/world/level/block/NetherPortalBlock/f_54905_ net/minecraft/world/level/block/NetherPortalBlock/X_AXIS_AABB +FD: net/minecraft/world/level/block/NetherPortalBlock/f_54906_ net/minecraft/world/level/block/NetherPortalBlock/Z_AXIS_AABB +FD: net/minecraft/world/level/block/NetherPortalBlock/net/minecraft/world/level/block/NetherPortalBlock net/minecraft/world/level/block/NetherPortalBlock/net/minecraft/world/level/block/NetherPortalBlock +MD: net/minecraft/world/level/block/NetherPortalBlock/ ()V net/minecraft/world/level/block/NetherPortalBlock/ ()V +MD: net/minecraft/world/level/block/NetherPortalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/NetherPortalBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/NetherPortalBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/NetherPortalBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/NetherPortalBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/NetherPortalBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/NetherPortalBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/NetherPortalBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/NetherPortalBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/NetherPortalBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/NetherPortalBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/NetherPortalBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/NetherPortalBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/NetherPortalBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/NetherPortalBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/NetherPortalBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/NetherPortalBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/NetherPortalBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/NetherPortalBlock$1 net/minecraft/world/level/block/NetherPortalBlock$1 +FD: net/minecraft/world/level/block/NetherPortalBlock$1/f_54946_ net/minecraft/world/level/block/NetherPortalBlock$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/level/block/NetherPortalBlock$1/f_54947_ net/minecraft/world/level/block/NetherPortalBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/NetherPortalBlock$1/net/minecraft/world/level/block/NetherPortalBlock$1 net/minecraft/world/level/block/NetherPortalBlock$1/net/minecraft/world/level/block/NetherPortalBlock$1 +MD: net/minecraft/world/level/block/NetherPortalBlock$1/ ()V net/minecraft/world/level/block/NetherPortalBlock$1/ ()V +CL: net/minecraft/world/level/block/NetherSproutsBlock net/minecraft/world/level/block/NetherSproutsBlock +FD: net/minecraft/world/level/block/NetherSproutsBlock/f_54949_ net/minecraft/world/level/block/NetherSproutsBlock/SHAPE +FD: net/minecraft/world/level/block/NetherSproutsBlock/net/minecraft/world/level/block/NetherSproutsBlock net/minecraft/world/level/block/NetherSproutsBlock/net/minecraft/world/level/block/NetherSproutsBlock +MD: net/minecraft/world/level/block/NetherSproutsBlock/ ()V net/minecraft/world/level/block/NetherSproutsBlock/ ()V +MD: net/minecraft/world/level/block/NetherSproutsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/NetherSproutsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/NetherSproutsBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/NetherSproutsBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/NetherSproutsBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/NetherSproutsBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/NetherSproutsBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/NetherSproutsBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/NetherVines net/minecraft/world/level/block/NetherVines +FD: net/minecraft/world/level/block/NetherVines/f_153986_ net/minecraft/world/level/block/NetherVines/GROW_PER_TICK_PROBABILITY +FD: net/minecraft/world/level/block/NetherVines/f_153987_ net/minecraft/world/level/block/NetherVines/BONEMEAL_GROW_PROBABILITY_DECREASE_RATE +FD: net/minecraft/world/level/block/NetherVines/net/minecraft/world/level/block/NetherVines net/minecraft/world/level/block/NetherVines/net/minecraft/world/level/block/NetherVines +MD: net/minecraft/world/level/block/NetherVines/ ()V net/minecraft/world/level/block/NetherVines/ ()V +MD: net/minecraft/world/level/block/NetherVines/m_54963_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/NetherVines/isValidGrowthState (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/NetherVines/m_54965_ (Ljava/util/Random;)I net/minecraft/world/level/block/NetherVines/getBlocksToGrowWhenBonemealed (Ljava/util/Random;)I +CL: net/minecraft/world/level/block/NetherWartBlock net/minecraft/world/level/block/NetherWartBlock +FD: net/minecraft/world/level/block/NetherWartBlock/f_153989_ net/minecraft/world/level/block/NetherWartBlock/MAX_AGE +FD: net/minecraft/world/level/block/NetherWartBlock/f_54967_ net/minecraft/world/level/block/NetherWartBlock/AGE +FD: net/minecraft/world/level/block/NetherWartBlock/f_54968_ net/minecraft/world/level/block/NetherWartBlock/SHAPE_BY_AGE +FD: net/minecraft/world/level/block/NetherWartBlock/net/minecraft/world/level/block/NetherWartBlock net/minecraft/world/level/block/NetherWartBlock/net/minecraft/world/level/block/NetherWartBlock +MD: net/minecraft/world/level/block/NetherWartBlock/ ()V net/minecraft/world/level/block/NetherWartBlock/ ()V +MD: net/minecraft/world/level/block/NetherWartBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/NetherWartBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/NetherWartBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/NetherWartBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/NetherWartBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/NetherWartBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/NetherWartBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/NetherWartBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/NetherWartBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/NetherWartBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/NetherWartBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/NetherWartBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/NetherWartBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/NetherWartBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/NetherrackBlock net/minecraft/world/level/block/NetherrackBlock +FD: net/minecraft/world/level/block/NetherrackBlock/net/minecraft/world/level/block/NetherrackBlock net/minecraft/world/level/block/NetherrackBlock/net/minecraft/world/level/block/NetherrackBlock +MD: net/minecraft/world/level/block/NetherrackBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/NetherrackBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/NetherrackBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/NetherrackBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/NetherrackBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/NetherrackBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/NetherrackBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/NetherrackBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/NoteBlock net/minecraft/world/level/block/NoteBlock +FD: net/minecraft/world/level/block/NoteBlock/f_55011_ net/minecraft/world/level/block/NoteBlock/INSTRUMENT +FD: net/minecraft/world/level/block/NoteBlock/f_55012_ net/minecraft/world/level/block/NoteBlock/POWERED +FD: net/minecraft/world/level/block/NoteBlock/f_55013_ net/minecraft/world/level/block/NoteBlock/NOTE +FD: net/minecraft/world/level/block/NoteBlock/net/minecraft/world/level/block/NoteBlock net/minecraft/world/level/block/NoteBlock/net/minecraft/world/level/block/NoteBlock +MD: net/minecraft/world/level/block/NoteBlock/ ()V net/minecraft/world/level/block/NoteBlock/ ()V +MD: net/minecraft/world/level/block/NoteBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/NoteBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/NoteBlock/m_55019_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/NoteBlock/playNote (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/NoteBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/NoteBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/NoteBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/NoteBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/NoteBlock/m_6256_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/NoteBlock/attack (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/NoteBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/NoteBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/NoteBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/NoteBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/NoteBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/NoteBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/NoteBlock/m_8133_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/block/NoteBlock/triggerEvent (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z +CL: net/minecraft/world/level/block/NyliumBlock net/minecraft/world/level/block/NyliumBlock +FD: net/minecraft/world/level/block/NyliumBlock/net/minecraft/world/level/block/NyliumBlock net/minecraft/world/level/block/NyliumBlock/net/minecraft/world/level/block/NyliumBlock +MD: net/minecraft/world/level/block/NyliumBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/NyliumBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/NyliumBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/NyliumBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/NyliumBlock/m_55078_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/NyliumBlock/canBeNylium (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/NyliumBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/NyliumBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/NyliumBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/NyliumBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/NyliumBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/NyliumBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/ObserverBlock net/minecraft/world/level/block/ObserverBlock +FD: net/minecraft/world/level/block/ObserverBlock/f_55082_ net/minecraft/world/level/block/ObserverBlock/POWERED +FD: net/minecraft/world/level/block/ObserverBlock/net/minecraft/world/level/block/ObserverBlock net/minecraft/world/level/block/ObserverBlock/net/minecraft/world/level/block/ObserverBlock +MD: net/minecraft/world/level/block/ObserverBlock/ ()V net/minecraft/world/level/block/ObserverBlock/ ()V +MD: net/minecraft/world/level/block/ObserverBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ObserverBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ObserverBlock/m_55088_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/ObserverBlock/updateNeighborsInFront (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/ObserverBlock/m_55092_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/ObserverBlock/startSignal (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/ObserverBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ObserverBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ObserverBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/ObserverBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/ObserverBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/ObserverBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/ObserverBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/ObserverBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/ObserverBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/ObserverBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/ObserverBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ObserverBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ObserverBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ObserverBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ObserverBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ObserverBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ObserverBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ObserverBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ObserverBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ObserverBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ObserverBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ObserverBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/OreBlock net/minecraft/world/level/block/OreBlock +FD: net/minecraft/world/level/block/OreBlock/f_153990_ net/minecraft/world/level/block/OreBlock/xpRange +FD: net/minecraft/world/level/block/OreBlock/net/minecraft/world/level/block/OreBlock net/minecraft/world/level/block/OreBlock/net/minecraft/world/level/block/OreBlock +MD: net/minecraft/world/level/block/OreBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/OreBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/OreBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/util/valueproviders/UniformInt;)V net/minecraft/world/level/block/OreBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/util/valueproviders/UniformInt;)V +MD: net/minecraft/world/level/block/OreBlock/m_8101_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/OreBlock/spawnAfterBreak (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/block/PipeBlock net/minecraft/world/level/block/PipeBlock +FD: net/minecraft/world/level/block/PipeBlock/f_55148_ net/minecraft/world/level/block/PipeBlock/NORTH +FD: net/minecraft/world/level/block/PipeBlock/f_55149_ net/minecraft/world/level/block/PipeBlock/EAST +FD: net/minecraft/world/level/block/PipeBlock/f_55150_ net/minecraft/world/level/block/PipeBlock/SOUTH +FD: net/minecraft/world/level/block/PipeBlock/f_55151_ net/minecraft/world/level/block/PipeBlock/WEST +FD: net/minecraft/world/level/block/PipeBlock/f_55152_ net/minecraft/world/level/block/PipeBlock/UP +FD: net/minecraft/world/level/block/PipeBlock/f_55153_ net/minecraft/world/level/block/PipeBlock/DOWN +FD: net/minecraft/world/level/block/PipeBlock/f_55154_ net/minecraft/world/level/block/PipeBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/PipeBlock/f_55155_ net/minecraft/world/level/block/PipeBlock/shapeByIndex +FD: net/minecraft/world/level/block/PipeBlock/f_55156_ net/minecraft/world/level/block/PipeBlock/DIRECTIONS +FD: net/minecraft/world/level/block/PipeBlock/net/minecraft/world/level/block/PipeBlock net/minecraft/world/level/block/PipeBlock/net/minecraft/world/level/block/PipeBlock +MD: net/minecraft/world/level/block/PipeBlock/ ()V net/minecraft/world/level/block/PipeBlock/ ()V +MD: net/minecraft/world/level/block/PipeBlock/ (FLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PipeBlock/ (FLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PipeBlock/m_55161_ (F)[Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PipeBlock/makeShapes (F)[Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/PipeBlock/m_55163_ (Ljava/util/EnumMap;)V net/minecraft/world/level/block/PipeBlock/lambda$static$0 (Ljava/util/EnumMap;)V +MD: net/minecraft/world/level/block/PipeBlock/m_55174_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/PipeBlock/getAABBIndex (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/PipeBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PipeBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/PipeBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/PipeBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/PlayerHeadBlock net/minecraft/world/level/block/PlayerHeadBlock +FD: net/minecraft/world/level/block/PlayerHeadBlock/net/minecraft/world/level/block/PlayerHeadBlock net/minecraft/world/level/block/PlayerHeadBlock/net/minecraft/world/level/block/PlayerHeadBlock +MD: net/minecraft/world/level/block/PlayerHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PlayerHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PlayerHeadBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/PlayerHeadBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/block/PlayerWallHeadBlock net/minecraft/world/level/block/PlayerWallHeadBlock +FD: net/minecraft/world/level/block/PlayerWallHeadBlock/net/minecraft/world/level/block/PlayerWallHeadBlock net/minecraft/world/level/block/PlayerWallHeadBlock/net/minecraft/world/level/block/PlayerWallHeadBlock +MD: net/minecraft/world/level/block/PlayerWallHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PlayerWallHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PlayerWallHeadBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/PlayerWallHeadBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/PlayerWallHeadBlock/m_7381_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; net/minecraft/world/level/block/PlayerWallHeadBlock/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; +CL: net/minecraft/world/level/block/PointedDripstoneBlock net/minecraft/world/level/block/PointedDripstoneBlock +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_153994_ net/minecraft/world/level/block/PointedDripstoneBlock/MAX_STALACTITE_HEIGHT_FOR_DAMAGE_CALCULATION +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_153995_ net/minecraft/world/level/block/PointedDripstoneBlock/STALAGMITE_FALL_DISTANCE_OFFSET +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_153996_ net/minecraft/world/level/block/PointedDripstoneBlock/STALAGMITE_FALL_DAMAGE_MODIFIER +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_153997_ net/minecraft/world/level/block/PointedDripstoneBlock/AVERAGE_DAYS_PER_GROWTH +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_153998_ net/minecraft/world/level/block/PointedDripstoneBlock/GROWTH_PROBABILITY_PER_RANDOM_TICK +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_153999_ net/minecraft/world/level/block/PointedDripstoneBlock/MAX_GROWTH_LENGTH +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154000_ net/minecraft/world/level/block/PointedDripstoneBlock/MAX_STALAGMITE_SEARCH_RANGE_WHEN_GROWING +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154001_ net/minecraft/world/level/block/PointedDripstoneBlock/STALACTITE_DRIP_START_PIXEL +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154002_ net/minecraft/world/level/block/PointedDripstoneBlock/TIP_MERGE_SHAPE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154003_ net/minecraft/world/level/block/PointedDripstoneBlock/TIP_SHAPE_UP +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154004_ net/minecraft/world/level/block/PointedDripstoneBlock/TIP_SHAPE_DOWN +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154005_ net/minecraft/world/level/block/PointedDripstoneBlock/FRUSTUM_SHAPE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154006_ net/minecraft/world/level/block/PointedDripstoneBlock/MIDDLE_SHAPE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154007_ net/minecraft/world/level/block/PointedDripstoneBlock/BASE_SHAPE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154008_ net/minecraft/world/level/block/PointedDripstoneBlock/MAX_HORIZONTAL_OFFSET +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154009_ net/minecraft/world/level/block/PointedDripstoneBlock/TIP_DIRECTION +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154010_ net/minecraft/world/level/block/PointedDripstoneBlock/THICKNESS +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154011_ net/minecraft/world/level/block/PointedDripstoneBlock/WATERLOGGED +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154012_ net/minecraft/world/level/block/PointedDripstoneBlock/MAX_SEARCH_LENGTH_WHEN_CHECKING_DRIP_TYPE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154014_ net/minecraft/world/level/block/PointedDripstoneBlock/DELAY_BEFORE_FALLING +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154015_ net/minecraft/world/level/block/PointedDripstoneBlock/DRIP_PROBABILITY_PER_ANIMATE_TICK +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154016_ net/minecraft/world/level/block/PointedDripstoneBlock/DRIP_PROBABILITY_PER_ANIMATE_TICK_IF_UNDER_LIQUID_SOURCE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154017_ net/minecraft/world/level/block/PointedDripstoneBlock/MAX_SEARCH_LENGTH_BETWEEN_STALACTITE_TIP_AND_CAULDRON +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154018_ net/minecraft/world/level/block/PointedDripstoneBlock/WATER_CAULDRON_FILL_PROBABILITY_PER_RANDOM_TICK +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154019_ net/minecraft/world/level/block/PointedDripstoneBlock/LAVA_CAULDRON_FILL_PROBABILITY_PER_RANDOM_TICK +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154020_ net/minecraft/world/level/block/PointedDripstoneBlock/MIN_TRIDENT_VELOCITY_TO_BREAK_DRIPSTONE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154021_ net/minecraft/world/level/block/PointedDripstoneBlock/STALACTITE_DAMAGE_PER_FALL_DISTANCE_AND_SIZE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_154022_ net/minecraft/world/level/block/PointedDripstoneBlock/STALACTITE_MAX_DAMAGE +FD: net/minecraft/world/level/block/PointedDripstoneBlock/f_202005_ net/minecraft/world/level/block/PointedDripstoneBlock/REQUIRED_SPACE_TO_DRIP_THROUGH_NON_SOLID_BLOCK +FD: net/minecraft/world/level/block/PointedDripstoneBlock/net/minecraft/world/level/block/PointedDripstoneBlock net/minecraft/world/level/block/PointedDripstoneBlock/net/minecraft/world/level/block/PointedDripstoneBlock +MD: net/minecraft/world/level/block/PointedDripstoneBlock/ ()V net/minecraft/world/level/block/PointedDripstoneBlock/ ()V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PointedDripstoneBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/PointedDripstoneBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_142088_ ()Lnet/minecraft/world/damagesource/DamageSource; net/minecraft/world/level/block/PointedDripstoneBlock/getFallDamageSource ()Lnet/minecraft/world/damagesource/DamageSource; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_142398_ ()Ljava/util/function/Predicate; net/minecraft/world/level/block/PointedDripstoneBlock/getHurtsEntitySelector ()Ljava/util/function/Predicate; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_142525_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V net/minecraft/world/level/block/PointedDripstoneBlock/onBrokenAfterFall (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_142740_ ()F net/minecraft/world/level/block/PointedDripstoneBlock/getMaxHorizontalOffset ()F +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154029_ (FLnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$animateTick$0 (FLnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154032_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/PointedDripstoneBlock/growStalagmiteBelow (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154035_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/block/PointedDripstoneBlock/grow (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154052_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/block/PointedDripstoneBlock/getDripFluid (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154055_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/PointedDripstoneBlock/findStalactiteTipAboveCauldron (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154062_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/PointedDripstoneBlock/spawnDripParticle (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154066_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Ljava/util/Optional; net/minecraft/world/level/block/PointedDripstoneBlock/findRootBlock (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Ljava/util/Optional; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154071_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)V net/minecraft/world/level/block/PointedDripstoneBlock/spawnDripParticle (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154076_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/PointedDripstoneBlock/findFillableCauldronBelowStalactiteTip (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154087_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/properties/DripstoneThickness;)V net/minecraft/world/level/block/PointedDripstoneBlock/createDripstone (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/properties/DripstoneThickness;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154092_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; net/minecraft/world/level/block/PointedDripstoneBlock/calculateDripstoneThickness (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154097_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/PointedDripstoneBlock/spawnFallingStalactite (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154101_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;F)V net/minecraft/world/level/block/PointedDripstoneBlock/maybeFillCauldron (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154130_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/PointedDripstoneBlock/findTip (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154140_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/canGrow (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154143_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isUnmergedTipWithDirection (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154153_ (Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/PointedDripstoneBlock/isTip (Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154158_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/PointedDripstoneBlock/canFillCauldron (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154160_ (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$findFillableCauldronBelowStalactiteTip$7 (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154166_ (ZLnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$findTip$4 (ZLnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154178_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/block/PointedDripstoneBlock/getCauldronFillFluidType (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154181_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; net/minecraft/world/level/block/PointedDripstoneBlock/getFluidAboveStalactite (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154185_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)V net/minecraft/world/level/block/PointedDripstoneBlock/lambda$spawnDripParticle$2 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154190_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/PointedDripstoneBlock/calculateTipDirection (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154194_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/PointedDripstoneBlock/canTipGrow (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154203_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isStalactiteStartPos (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154207_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isPointedDripstoneWithDirection (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154216_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)V net/minecraft/world/level/block/PointedDripstoneBlock/lambda$animateTick$1 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154221_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isValidPointedDripstonePlacement (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154225_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/PointedDripstoneBlock/growStalactiteOrStalagmiteIfPossible (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154230_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/PointedDripstoneBlock/createMergedTips (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154238_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/canDrip (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154240_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isStalactite (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154242_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isStalagmite (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_154244_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$findRootBlock$6 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_180643_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isCollisionShapeFullBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_202006_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$AxisDirection;Ljava/util/function/BiPredicate;Ljava/util/function/Predicate;I)Ljava/util/Optional; net/minecraft/world/level/block/PointedDripstoneBlock/findBlockVertical (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$AxisDirection;Ljava/util/function/BiPredicate;Ljava/util/function/Predicate;I)Ljava/util/Optional; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_202013_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$findRootBlock$5 (Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_202017_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/canDripThrough (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_202021_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$findTip$3 (Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_202025_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/block/PointedDripstoneBlock/lambda$getFluidAboveStalactite$10 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_202028_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$findStalactiteTipAboveCauldron$9 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_202032_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PointedDripstoneBlock/lambda$findFillableCauldronBelowStalactiteTip$8 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/PointedDripstoneBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/PointedDripstoneBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/PointedDripstoneBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/PointedDripstoneBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/PointedDripstoneBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PointedDripstoneBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/PointedDripstoneBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/PointedDripstoneBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/PointedDripstoneBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/PointedDripstoneBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/PointedDripstoneBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/PointedDripstoneBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/PointedDripstoneBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/PointedDripstoneBlock/m_7952_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PointedDripstoneBlock/getOcclusionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/PotatoBlock net/minecraft/world/level/block/PotatoBlock +FD: net/minecraft/world/level/block/PotatoBlock/f_55195_ net/minecraft/world/level/block/PotatoBlock/SHAPE_BY_AGE +FD: net/minecraft/world/level/block/PotatoBlock/net/minecraft/world/level/block/PotatoBlock net/minecraft/world/level/block/PotatoBlock/net/minecraft/world/level/block/PotatoBlock +MD: net/minecraft/world/level/block/PotatoBlock/ ()V net/minecraft/world/level/block/PotatoBlock/ ()V +MD: net/minecraft/world/level/block/PotatoBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PotatoBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PotatoBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PotatoBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/PotatoBlock/m_6404_ ()Lnet/minecraft/world/level/ItemLike; net/minecraft/world/level/block/PotatoBlock/getBaseSeedId ()Lnet/minecraft/world/level/ItemLike; +CL: net/minecraft/world/level/block/PowderSnowBlock net/minecraft/world/level/block/PowderSnowBlock +FD: net/minecraft/world/level/block/PowderSnowBlock/f_154246_ net/minecraft/world/level/block/PowderSnowBlock/HORIZONTAL_PARTICLE_MOMENTUM_FACTOR +FD: net/minecraft/world/level/block/PowderSnowBlock/f_154247_ net/minecraft/world/level/block/PowderSnowBlock/IN_BLOCK_HORIZONTAL_SPEED_MULTIPLIER +FD: net/minecraft/world/level/block/PowderSnowBlock/f_154248_ net/minecraft/world/level/block/PowderSnowBlock/IN_BLOCK_VERTICAL_SPEED_MULTIPLIER +FD: net/minecraft/world/level/block/PowderSnowBlock/f_154249_ net/minecraft/world/level/block/PowderSnowBlock/NUM_BLOCKS_TO_FALL_INTO_BLOCK +FD: net/minecraft/world/level/block/PowderSnowBlock/f_154250_ net/minecraft/world/level/block/PowderSnowBlock/FALLING_COLLISION_SHAPE +FD: net/minecraft/world/level/block/PowderSnowBlock/f_196692_ net/minecraft/world/level/block/PowderSnowBlock/MINIMUM_FALL_DISTANCE_FOR_SOUND +FD: net/minecraft/world/level/block/PowderSnowBlock/f_196693_ net/minecraft/world/level/block/PowderSnowBlock/MINIMUM_FALL_DISTANCE_FOR_BIG_SOUND +FD: net/minecraft/world/level/block/PowderSnowBlock/net/minecraft/world/level/block/PowderSnowBlock net/minecraft/world/level/block/PowderSnowBlock/net/minecraft/world/level/block/PowderSnowBlock +MD: net/minecraft/world/level/block/PowderSnowBlock/ ()V net/minecraft/world/level/block/PowderSnowBlock/ ()V +MD: net/minecraft/world/level/block/PowderSnowBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PowderSnowBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PowderSnowBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/PowderSnowBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/PowderSnowBlock/m_142298_ ()Ljava/util/Optional; net/minecraft/world/level/block/PowderSnowBlock/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/block/PowderSnowBlock/m_142598_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/PowderSnowBlock/pickupBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/PowderSnowBlock/m_154255_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/PowderSnowBlock/canEntityWalkOnPowderSnow (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/PowderSnowBlock/m_5909_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PowderSnowBlock/getVisualShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/PowderSnowBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PowderSnowBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/PowderSnowBlock/m_6104_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/PowderSnowBlock/skipRendering (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/PowderSnowBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/PowderSnowBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/PowderSnowBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/PowderSnowBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/PowderSnowBlock/m_7952_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/PowderSnowBlock/getOcclusionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/PowderSnowCauldronBlock net/minecraft/world/level/block/PowderSnowCauldronBlock +FD: net/minecraft/world/level/block/PowderSnowCauldronBlock/net/minecraft/world/level/block/PowderSnowCauldronBlock net/minecraft/world/level/block/PowderSnowCauldronBlock/net/minecraft/world/level/block/PowderSnowCauldronBlock +MD: net/minecraft/world/level/block/PowderSnowCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Predicate;Ljava/util/Map;)V net/minecraft/world/level/block/PowderSnowCauldronBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Predicate;Ljava/util/Map;)V +MD: net/minecraft/world/level/block/PowderSnowCauldronBlock/m_142266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/PowderSnowCauldronBlock/handleEntityOnFireInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/block/PoweredBlock net/minecraft/world/level/block/PoweredBlock +FD: net/minecraft/world/level/block/PoweredBlock/net/minecraft/world/level/block/PoweredBlock net/minecraft/world/level/block/PoweredBlock/net/minecraft/world/level/block/PoweredBlock +MD: net/minecraft/world/level/block/PoweredBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PoweredBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PoweredBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/PoweredBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/PoweredBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/PoweredBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/PoweredRailBlock net/minecraft/world/level/block/PoweredRailBlock +FD: net/minecraft/world/level/block/PoweredRailBlock/f_55214_ net/minecraft/world/level/block/PoweredRailBlock/SHAPE +FD: net/minecraft/world/level/block/PoweredRailBlock/f_55215_ net/minecraft/world/level/block/PoweredRailBlock/POWERED +FD: net/minecraft/world/level/block/PoweredRailBlock/net/minecraft/world/level/block/PoweredRailBlock net/minecraft/world/level/block/PoweredRailBlock/net/minecraft/world/level/block/PoweredRailBlock +MD: net/minecraft/world/level/block/PoweredRailBlock/ ()V net/minecraft/world/level/block/PoweredRailBlock/ ()V +MD: net/minecraft/world/level/block/PoweredRailBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PoweredRailBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PoweredRailBlock/m_55219_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZI)Z net/minecraft/world/level/block/PoweredRailBlock/findPoweredRailSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZI)Z +MD: net/minecraft/world/level/block/PoweredRailBlock/m_55225_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZILnet/minecraft/world/level/block/state/properties/RailShape;)Z net/minecraft/world/level/block/PoweredRailBlock/isSameRailWithPower (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZILnet/minecraft/world/level/block/state/properties/RailShape;)Z +MD: net/minecraft/world/level/block/PoweredRailBlock/m_6360_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/block/PoweredRailBlock/updateState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/block/PoweredRailBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/PoweredRailBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/PoweredRailBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/PoweredRailBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/PoweredRailBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/PoweredRailBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/PoweredRailBlock/m_7978_ ()Lnet/minecraft/world/level/block/state/properties/Property; net/minecraft/world/level/block/PoweredRailBlock/getShapeProperty ()Lnet/minecraft/world/level/block/state/properties/Property; +CL: net/minecraft/world/level/block/PoweredRailBlock$1 net/minecraft/world/level/block/PoweredRailBlock$1 +FD: net/minecraft/world/level/block/PoweredRailBlock$1/f_55245_ net/minecraft/world/level/block/PoweredRailBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RailShape +FD: net/minecraft/world/level/block/PoweredRailBlock$1/f_55246_ net/minecraft/world/level/block/PoweredRailBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/PoweredRailBlock$1/f_55247_ net/minecraft/world/level/block/PoweredRailBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/PoweredRailBlock$1/net/minecraft/world/level/block/PoweredRailBlock$1 net/minecraft/world/level/block/PoweredRailBlock$1/net/minecraft/world/level/block/PoweredRailBlock$1 +MD: net/minecraft/world/level/block/PoweredRailBlock$1/ ()V net/minecraft/world/level/block/PoweredRailBlock$1/ ()V +CL: net/minecraft/world/level/block/PressurePlateBlock net/minecraft/world/level/block/PressurePlateBlock +FD: net/minecraft/world/level/block/PressurePlateBlock/f_55249_ net/minecraft/world/level/block/PressurePlateBlock/POWERED +FD: net/minecraft/world/level/block/PressurePlateBlock/f_55250_ net/minecraft/world/level/block/PressurePlateBlock/sensitivity +FD: net/minecraft/world/level/block/PressurePlateBlock/net/minecraft/world/level/block/PressurePlateBlock net/minecraft/world/level/block/PressurePlateBlock/net/minecraft/world/level/block/PressurePlateBlock +MD: net/minecraft/world/level/block/PressurePlateBlock/ ()V net/minecraft/world/level/block/PressurePlateBlock/ ()V +MD: net/minecraft/world/level/block/PressurePlateBlock/ (Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PressurePlateBlock/ (Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PressurePlateBlock/m_5493_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/PressurePlateBlock/playOffSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/PressurePlateBlock/m_5494_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/PressurePlateBlock/playOnSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/PressurePlateBlock/m_6016_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/PressurePlateBlock/getSignalForState (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/PressurePlateBlock/m_6693_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/PressurePlateBlock/getSignalStrength (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/PressurePlateBlock/m_7422_ (Lnet/minecraft/world/level/block/state/BlockState;I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/PressurePlateBlock/setSignalForState (Lnet/minecraft/world/level/block/state/BlockState;I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/PressurePlateBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/PressurePlateBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/PressurePlateBlock$1 net/minecraft/world/level/block/PressurePlateBlock$1 +FD: net/minecraft/world/level/block/PressurePlateBlock$1/f_55271_ net/minecraft/world/level/block/PressurePlateBlock$1/$SwitchMap$net$minecraft$world$level$block$PressurePlateBlock$Sensitivity +FD: net/minecraft/world/level/block/PressurePlateBlock$1/net/minecraft/world/level/block/PressurePlateBlock$1 net/minecraft/world/level/block/PressurePlateBlock$1/net/minecraft/world/level/block/PressurePlateBlock$1 +MD: net/minecraft/world/level/block/PressurePlateBlock$1/ ()V net/minecraft/world/level/block/PressurePlateBlock$1/ ()V +CL: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity net/minecraft/world/level/block/PressurePlateBlock$Sensitivity +FD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/$VALUES net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/$VALUES +FD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/EVERYTHING net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/EVERYTHING +FD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/MOBS net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/MOBS +FD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/net/minecraft/world/level/block/PressurePlateBlock$Sensitivity net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/net/minecraft/world/level/block/PressurePlateBlock$Sensitivity +MD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/ ()V net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/ ()V +MD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/ (Ljava/lang/String;I)V net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/m_154297_ ()[Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity; net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/$values ()[Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity; +MD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity; net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity; +MD: net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/values ()[Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity; net/minecraft/world/level/block/PressurePlateBlock$Sensitivity/values ()[Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity; +CL: net/minecraft/world/level/block/PumpkinBlock net/minecraft/world/level/block/PumpkinBlock +FD: net/minecraft/world/level/block/PumpkinBlock/net/minecraft/world/level/block/PumpkinBlock net/minecraft/world/level/block/PumpkinBlock/net/minecraft/world/level/block/PumpkinBlock +MD: net/minecraft/world/level/block/PumpkinBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/PumpkinBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/PumpkinBlock/m_55285_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/PumpkinBlock/lambda$use$0 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/PumpkinBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/PumpkinBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/PumpkinBlock/m_7161_ ()Lnet/minecraft/world/level/block/StemBlock; net/minecraft/world/level/block/PumpkinBlock/getStem ()Lnet/minecraft/world/level/block/StemBlock; +MD: net/minecraft/world/level/block/PumpkinBlock/m_7810_ ()Lnet/minecraft/world/level/block/AttachedStemBlock; net/minecraft/world/level/block/PumpkinBlock/getAttachedStem ()Lnet/minecraft/world/level/block/AttachedStemBlock; +CL: net/minecraft/world/level/block/RailBlock net/minecraft/world/level/block/RailBlock +FD: net/minecraft/world/level/block/RailBlock/f_55392_ net/minecraft/world/level/block/RailBlock/SHAPE +FD: net/minecraft/world/level/block/RailBlock/net/minecraft/world/level/block/RailBlock net/minecraft/world/level/block/RailBlock/net/minecraft/world/level/block/RailBlock +MD: net/minecraft/world/level/block/RailBlock/ ()V net/minecraft/world/level/block/RailBlock/ ()V +MD: net/minecraft/world/level/block/RailBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RailBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RailBlock/m_6360_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/block/RailBlock/updateState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/block/RailBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RailBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RailBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RailBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RailBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RailBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/RailBlock/m_7978_ ()Lnet/minecraft/world/level/block/state/properties/Property; net/minecraft/world/level/block/RailBlock/getShapeProperty ()Lnet/minecraft/world/level/block/state/properties/Property; +CL: net/minecraft/world/level/block/RailBlock$1 net/minecraft/world/level/block/RailBlock$1 +FD: net/minecraft/world/level/block/RailBlock$1/f_55410_ net/minecraft/world/level/block/RailBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RailShape +FD: net/minecraft/world/level/block/RailBlock$1/f_55411_ net/minecraft/world/level/block/RailBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/RailBlock$1/f_55412_ net/minecraft/world/level/block/RailBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/RailBlock$1/net/minecraft/world/level/block/RailBlock$1 net/minecraft/world/level/block/RailBlock$1/net/minecraft/world/level/block/RailBlock$1 +MD: net/minecraft/world/level/block/RailBlock$1/ ()V net/minecraft/world/level/block/RailBlock$1/ ()V +CL: net/minecraft/world/level/block/RailState net/minecraft/world/level/block/RailState +FD: net/minecraft/world/level/block/RailState/f_55414_ net/minecraft/world/level/block/RailState/level +FD: net/minecraft/world/level/block/RailState/f_55415_ net/minecraft/world/level/block/RailState/pos +FD: net/minecraft/world/level/block/RailState/f_55416_ net/minecraft/world/level/block/RailState/block +FD: net/minecraft/world/level/block/RailState/f_55417_ net/minecraft/world/level/block/RailState/state +FD: net/minecraft/world/level/block/RailState/f_55418_ net/minecraft/world/level/block/RailState/isStraight +FD: net/minecraft/world/level/block/RailState/f_55419_ net/minecraft/world/level/block/RailState/connections +FD: net/minecraft/world/level/block/RailState/net/minecraft/world/level/block/RailState net/minecraft/world/level/block/RailState/net/minecraft/world/level/block/RailState +MD: net/minecraft/world/level/block/RailState/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/RailState/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/RailState/m_55424_ ()Ljava/util/List; net/minecraft/world/level/block/RailState/getConnections ()Ljava/util/List; +MD: net/minecraft/world/level/block/RailState/m_55425_ (Lnet/minecraft/world/level/block/RailState;)Z net/minecraft/world/level/block/RailState/connectsTo (Lnet/minecraft/world/level/block/RailState;)Z +MD: net/minecraft/world/level/block/RailState/m_55427_ (Lnet/minecraft/world/level/block/state/properties/RailShape;)V net/minecraft/world/level/block/RailState/updateConnections (Lnet/minecraft/world/level/block/state/properties/RailShape;)V +MD: net/minecraft/world/level/block/RailState/m_55429_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/RailState/hasRail (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/RailState/m_55431_ (ZZLnet/minecraft/world/level/block/state/properties/RailShape;)Lnet/minecraft/world/level/block/RailState; net/minecraft/world/level/block/RailState/place (ZZLnet/minecraft/world/level/block/state/properties/RailShape;)Lnet/minecraft/world/level/block/RailState; +MD: net/minecraft/world/level/block/RailState/m_55435_ ()I net/minecraft/world/level/block/RailState/countPotentialConnections ()I +MD: net/minecraft/world/level/block/RailState/m_55436_ (Lnet/minecraft/world/level/block/RailState;)Z net/minecraft/world/level/block/RailState/canConnectTo (Lnet/minecraft/world/level/block/RailState;)Z +MD: net/minecraft/world/level/block/RailState/m_55438_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/RailState; net/minecraft/world/level/block/RailState/getRail (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/RailState; +MD: net/minecraft/world/level/block/RailState/m_55440_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RailState/getState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RailState/m_55441_ (Lnet/minecraft/world/level/block/RailState;)V net/minecraft/world/level/block/RailState/connectTo (Lnet/minecraft/world/level/block/RailState;)V +MD: net/minecraft/world/level/block/RailState/m_55443_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/RailState/hasConnection (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/RailState/m_55445_ ()V net/minecraft/world/level/block/RailState/removeSoftConnections ()V +MD: net/minecraft/world/level/block/RailState/m_55446_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/RailState/hasNeighborRail (Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/RailState$1 net/minecraft/world/level/block/RailState$1 +FD: net/minecraft/world/level/block/RailState$1/f_55448_ net/minecraft/world/level/block/RailState$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RailShape +FD: net/minecraft/world/level/block/RailState$1/net/minecraft/world/level/block/RailState$1 net/minecraft/world/level/block/RailState$1/net/minecraft/world/level/block/RailState$1 +MD: net/minecraft/world/level/block/RailState$1/ ()V net/minecraft/world/level/block/RailState$1/ ()V +CL: net/minecraft/world/level/block/RedStoneOreBlock net/minecraft/world/level/block/RedStoneOreBlock +FD: net/minecraft/world/level/block/RedStoneOreBlock/f_55450_ net/minecraft/world/level/block/RedStoneOreBlock/LIT +FD: net/minecraft/world/level/block/RedStoneOreBlock/net/minecraft/world/level/block/RedStoneOreBlock net/minecraft/world/level/block/RedStoneOreBlock/net/minecraft/world/level/block/RedStoneOreBlock +MD: net/minecraft/world/level/block/RedStoneOreBlock/ ()V net/minecraft/world/level/block/RedStoneOreBlock/ ()V +MD: net/minecraft/world/level/block/RedStoneOreBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RedStoneOreBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_141947_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/RedStoneOreBlock/stepOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_55454_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/RedStoneOreBlock/spawnParticles (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_55492_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/RedStoneOreBlock/interact (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/RedStoneOreBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_6256_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/RedStoneOreBlock/attack (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedStoneOreBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RedStoneOreBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RedStoneOreBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RedStoneOreBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/RedStoneOreBlock/m_8101_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/RedStoneOreBlock/spawnAfterBreak (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/block/RedStoneWireBlock net/minecraft/world/level/block/RedStoneWireBlock +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_154303_ net/minecraft/world/level/block/RedStoneWireBlock/PARTICLE_DENSITY +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_154304_ net/minecraft/world/level/block/RedStoneWireBlock/H +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_154305_ net/minecraft/world/level/block/RedStoneWireBlock/W +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_154306_ net/minecraft/world/level/block/RedStoneWireBlock/E +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_154307_ net/minecraft/world/level/block/RedStoneWireBlock/N +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_154308_ net/minecraft/world/level/block/RedStoneWireBlock/S +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55496_ net/minecraft/world/level/block/RedStoneWireBlock/NORTH +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55497_ net/minecraft/world/level/block/RedStoneWireBlock/EAST +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55498_ net/minecraft/world/level/block/RedStoneWireBlock/SOUTH +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55499_ net/minecraft/world/level/block/RedStoneWireBlock/WEST +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55500_ net/minecraft/world/level/block/RedStoneWireBlock/POWER +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55501_ net/minecraft/world/level/block/RedStoneWireBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55502_ net/minecraft/world/level/block/RedStoneWireBlock/SHAPE_DOT +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55503_ net/minecraft/world/level/block/RedStoneWireBlock/SHAPES_FLOOR +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55504_ net/minecraft/world/level/block/RedStoneWireBlock/SHAPES_UP +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55505_ net/minecraft/world/level/block/RedStoneWireBlock/SHAPES_CACHE +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55506_ net/minecraft/world/level/block/RedStoneWireBlock/COLORS +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55507_ net/minecraft/world/level/block/RedStoneWireBlock/crossState +FD: net/minecraft/world/level/block/RedStoneWireBlock/f_55508_ net/minecraft/world/level/block/RedStoneWireBlock/shouldSignal +FD: net/minecraft/world/level/block/RedStoneWireBlock/net/minecraft/world/level/block/RedStoneWireBlock net/minecraft/world/level/block/RedStoneWireBlock/net/minecraft/world/level/block/RedStoneWireBlock +MD: net/minecraft/world/level/block/RedStoneWireBlock/ ()V net/minecraft/world/level/block/RedStoneWireBlock/ ()V +MD: net/minecraft/world/level/block/RedStoneWireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RedStoneWireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_154309_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;FF)V net/minecraft/world/level/block/RedStoneWireBlock/spawnParticlesAlongLine (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;FF)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_154318_ ([Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/level/block/RedStoneWireBlock/lambda$static$0 ([Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55514_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedStoneWireBlock/getConnectionState (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55518_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/RedstoneSide; net/minecraft/world/level/block/RedStoneWireBlock/getConnectingSide (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/RedstoneSide; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55522_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Lnet/minecraft/world/level/block/state/properties/RedstoneSide; net/minecraft/world/level/block/RedStoneWireBlock/getConnectingSide (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Lnet/minecraft/world/level/block/state/properties/RedstoneSide; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55527_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/RedStoneWireBlock/calculateTargetStrength (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55530_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/RedStoneWireBlock/updatePowerStrength (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55534_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/RedStoneWireBlock/updatesOnShapeChange (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55594_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/RedStoneWireBlock/shouldConnectTo (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55606_ (I)I net/minecraft/world/level/block/RedStoneWireBlock/getColorForPower (I)I +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55608_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedStoneWireBlock/getMissingConnections (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55612_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedStoneWireBlock/canSurviveOn (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55616_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/RedStoneWireBlock/checkCornerChangeAt (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55637_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/RedStoneWireBlock/updateNeighborsOfNeighboringWires (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55640_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedStoneWireBlock/shouldConnectTo (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55642_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/RedStoneWireBlock/calculateShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55644_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedStoneWireBlock/isCross (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55646_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedStoneWireBlock/isDot (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_55648_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/RedStoneWireBlock/getWireSignal (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedStoneWireBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/RedStoneWireBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/RedStoneWireBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/RedStoneWireBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/RedStoneWireBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/RedStoneWireBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/RedStoneWireBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedStoneWireBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/RedStoneWireBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedStoneWireBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RedStoneWireBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedStoneWireBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_7742_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/block/RedStoneWireBlock/updateIndirectNeighbourShapes (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/RedStoneWireBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedStoneWireBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedStoneWireBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RedStoneWireBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/RedStoneWireBlock$1 net/minecraft/world/level/block/RedStoneWireBlock$1 +FD: net/minecraft/world/level/block/RedStoneWireBlock$1/f_55650_ net/minecraft/world/level/block/RedStoneWireBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$RedstoneSide +FD: net/minecraft/world/level/block/RedStoneWireBlock$1/f_55651_ net/minecraft/world/level/block/RedStoneWireBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/RedStoneWireBlock$1/f_55652_ net/minecraft/world/level/block/RedStoneWireBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/RedStoneWireBlock$1/net/minecraft/world/level/block/RedStoneWireBlock$1 net/minecraft/world/level/block/RedStoneWireBlock$1/net/minecraft/world/level/block/RedStoneWireBlock$1 +MD: net/minecraft/world/level/block/RedStoneWireBlock$1/ ()V net/minecraft/world/level/block/RedStoneWireBlock$1/ ()V +CL: net/minecraft/world/level/block/RedstoneLampBlock net/minecraft/world/level/block/RedstoneLampBlock +FD: net/minecraft/world/level/block/RedstoneLampBlock/f_55654_ net/minecraft/world/level/block/RedstoneLampBlock/LIT +FD: net/minecraft/world/level/block/RedstoneLampBlock/net/minecraft/world/level/block/RedstoneLampBlock net/minecraft/world/level/block/RedstoneLampBlock/net/minecraft/world/level/block/RedstoneLampBlock +MD: net/minecraft/world/level/block/RedstoneLampBlock/ ()V net/minecraft/world/level/block/RedstoneLampBlock/ ()V +MD: net/minecraft/world/level/block/RedstoneLampBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RedstoneLampBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RedstoneLampBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedstoneLampBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedstoneLampBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/RedstoneLampBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/RedstoneLampBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RedstoneLampBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RedstoneLampBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RedstoneLampBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/RedstoneTorchBlock net/minecraft/world/level/block/RedstoneTorchBlock +FD: net/minecraft/world/level/block/RedstoneTorchBlock/f_154325_ net/minecraft/world/level/block/RedstoneTorchBlock/RECENT_TOGGLE_TIMER +FD: net/minecraft/world/level/block/RedstoneTorchBlock/f_154326_ net/minecraft/world/level/block/RedstoneTorchBlock/MAX_RECENT_TOGGLES +FD: net/minecraft/world/level/block/RedstoneTorchBlock/f_154327_ net/minecraft/world/level/block/RedstoneTorchBlock/RESTART_DELAY +FD: net/minecraft/world/level/block/RedstoneTorchBlock/f_154328_ net/minecraft/world/level/block/RedstoneTorchBlock/TOGGLE_DELAY +FD: net/minecraft/world/level/block/RedstoneTorchBlock/f_55674_ net/minecraft/world/level/block/RedstoneTorchBlock/LIT +FD: net/minecraft/world/level/block/RedstoneTorchBlock/f_55675_ net/minecraft/world/level/block/RedstoneTorchBlock/RECENT_TOGGLES +FD: net/minecraft/world/level/block/RedstoneTorchBlock/net/minecraft/world/level/block/RedstoneTorchBlock net/minecraft/world/level/block/RedstoneTorchBlock/net/minecraft/world/level/block/RedstoneTorchBlock +MD: net/minecraft/world/level/block/RedstoneTorchBlock/ ()V net/minecraft/world/level/block/RedstoneTorchBlock/ ()V +MD: net/minecraft/world/level/block/RedstoneTorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RedstoneTorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_55679_ (Lnet/minecraft/world/level/BlockGetter;)Ljava/util/List; net/minecraft/world/level/block/RedstoneTorchBlock/lambda$isToggledTooFrequently$0 (Lnet/minecraft/world/level/BlockGetter;)Ljava/util/List; +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_55684_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/level/block/RedstoneTorchBlock/isToggledTooFrequently (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/RedstoneTorchBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/RedstoneTorchBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/RedstoneTorchBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/RedstoneTorchBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/RedstoneTorchBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_6918_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedstoneTorchBlock/hasNeighborSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RedstoneTorchBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RedstoneTorchBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedstoneTorchBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedstoneTorchBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RedstoneTorchBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/RedstoneTorchBlock$Toggle net/minecraft/world/level/block/RedstoneTorchBlock$Toggle +FD: net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/f_55731_ net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/pos +FD: net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/f_55732_ net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/when +FD: net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/net/minecraft/world/level/block/RedstoneTorchBlock$Toggle net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/net/minecraft/world/level/block/RedstoneTorchBlock$Toggle +MD: net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/ (Lnet/minecraft/core/BlockPos;J)V net/minecraft/world/level/block/RedstoneTorchBlock$Toggle/ (Lnet/minecraft/core/BlockPos;J)V +CL: net/minecraft/world/level/block/RedstoneWallTorchBlock net/minecraft/world/level/block/RedstoneWallTorchBlock +FD: net/minecraft/world/level/block/RedstoneWallTorchBlock/f_55740_ net/minecraft/world/level/block/RedstoneWallTorchBlock/FACING +FD: net/minecraft/world/level/block/RedstoneWallTorchBlock/f_55741_ net/minecraft/world/level/block/RedstoneWallTorchBlock/LIT +FD: net/minecraft/world/level/block/RedstoneWallTorchBlock/net/minecraft/world/level/block/RedstoneWallTorchBlock net/minecraft/world/level/block/RedstoneWallTorchBlock/net/minecraft/world/level/block/RedstoneWallTorchBlock +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/ ()V net/minecraft/world/level/block/RedstoneWallTorchBlock/ ()V +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RedstoneWallTorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedstoneWallTorchBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/RedstoneWallTorchBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/RedstoneWallTorchBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedstoneWallTorchBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_6918_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RedstoneWallTorchBlock/hasNeighborSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedstoneWallTorchBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RedstoneWallTorchBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RedstoneWallTorchBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_7705_ ()Ljava/lang/String; net/minecraft/world/level/block/RedstoneWallTorchBlock/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/RedstoneWallTorchBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/RedstoneWallTorchBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RedstoneWallTorchBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/RenderShape net/minecraft/world/level/block/RenderShape +FD: net/minecraft/world/level/block/RenderShape/$VALUES net/minecraft/world/level/block/RenderShape/$VALUES +FD: net/minecraft/world/level/block/RenderShape/ENTITYBLOCK_ANIMATED net/minecraft/world/level/block/RenderShape/ENTITYBLOCK_ANIMATED +FD: net/minecraft/world/level/block/RenderShape/INVISIBLE net/minecraft/world/level/block/RenderShape/INVISIBLE +FD: net/minecraft/world/level/block/RenderShape/MODEL net/minecraft/world/level/block/RenderShape/MODEL +FD: net/minecraft/world/level/block/RenderShape/net/minecraft/world/level/block/RenderShape net/minecraft/world/level/block/RenderShape/net/minecraft/world/level/block/RenderShape +MD: net/minecraft/world/level/block/RenderShape/ ()V net/minecraft/world/level/block/RenderShape/ ()V +MD: net/minecraft/world/level/block/RenderShape/ (Ljava/lang/String;I)V net/minecraft/world/level/block/RenderShape/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/RenderShape/m_154329_ ()[Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/RenderShape/$values ()[Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/RenderShape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/RenderShape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/RenderShape/values ()[Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/RenderShape/values ()[Lnet/minecraft/world/level/block/RenderShape; +CL: net/minecraft/world/level/block/RepeaterBlock net/minecraft/world/level/block/RepeaterBlock +FD: net/minecraft/world/level/block/RepeaterBlock/f_55797_ net/minecraft/world/level/block/RepeaterBlock/LOCKED +FD: net/minecraft/world/level/block/RepeaterBlock/f_55798_ net/minecraft/world/level/block/RepeaterBlock/DELAY +FD: net/minecraft/world/level/block/RepeaterBlock/net/minecraft/world/level/block/RepeaterBlock net/minecraft/world/level/block/RepeaterBlock/net/minecraft/world/level/block/RepeaterBlock +MD: net/minecraft/world/level/block/RepeaterBlock/ ()V net/minecraft/world/level/block/RepeaterBlock/ ()V +MD: net/minecraft/world/level/block/RepeaterBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RepeaterBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RepeaterBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RepeaterBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RepeaterBlock/m_6112_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/RepeaterBlock/getDelay (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/RepeaterBlock/m_6137_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RepeaterBlock/isAlternateInput (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RepeaterBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/RepeaterBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/RepeaterBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RepeaterBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RepeaterBlock/m_7346_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RepeaterBlock/isLocked (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RepeaterBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RepeaterBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RepeaterBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RepeaterBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/RespawnAnchorBlock net/minecraft/world/level/block/RespawnAnchorBlock +FD: net/minecraft/world/level/block/RespawnAnchorBlock/f_154330_ net/minecraft/world/level/block/RespawnAnchorBlock/MIN_CHARGES +FD: net/minecraft/world/level/block/RespawnAnchorBlock/f_154331_ net/minecraft/world/level/block/RespawnAnchorBlock/MAX_CHARGES +FD: net/minecraft/world/level/block/RespawnAnchorBlock/f_55833_ net/minecraft/world/level/block/RespawnAnchorBlock/CHARGE +FD: net/minecraft/world/level/block/RespawnAnchorBlock/f_55834_ net/minecraft/world/level/block/RespawnAnchorBlock/RESPAWN_HORIZONTAL_OFFSETS +FD: net/minecraft/world/level/block/RespawnAnchorBlock/f_55835_ net/minecraft/world/level/block/RespawnAnchorBlock/RESPAWN_OFFSETS +FD: net/minecraft/world/level/block/RespawnAnchorBlock/net/minecraft/world/level/block/RespawnAnchorBlock net/minecraft/world/level/block/RespawnAnchorBlock/net/minecraft/world/level/block/RespawnAnchorBlock +MD: net/minecraft/world/level/block/RespawnAnchorBlock/ ()V net/minecraft/world/level/block/RespawnAnchorBlock/ ()V +MD: net/minecraft/world/level/block/RespawnAnchorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RespawnAnchorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55839_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; net/minecraft/world/level/block/RespawnAnchorBlock/findStandUpPosition (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55843_ (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; net/minecraft/world/level/block/RespawnAnchorBlock/findStandUpPosition (Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/CollisionGetter;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55848_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/RespawnAnchorBlock/isRespawnFuel (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55850_ (Lnet/minecraft/world/level/Level;)Z net/minecraft/world/level/block/RespawnAnchorBlock/canSetSpawn (Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55852_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/RespawnAnchorBlock/lambda$explode$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55855_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/RespawnAnchorBlock/charge (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55861_ (Lnet/minecraft/world/level/block/state/BlockState;I)I net/minecraft/world/level/block/RespawnAnchorBlock/getScaledChargeLevel (Lnet/minecraft/world/level/block/state/BlockState;I)I +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55887_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;)Z net/minecraft/world/level/block/RespawnAnchorBlock/isWaterThatWouldFlow (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55890_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/RespawnAnchorBlock/explode (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_55894_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RespawnAnchorBlock/canBeCharged (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/RespawnAnchorBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/RespawnAnchorBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/RespawnAnchorBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RespawnAnchorBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/RespawnAnchorBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/RespawnAnchorBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RespawnAnchorBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/RespawnAnchorBlock$1 net/minecraft/world/level/block/RespawnAnchorBlock$1 +FD: net/minecraft/world/level/block/RespawnAnchorBlock$1/f_55896_ net/minecraft/world/level/block/RespawnAnchorBlock$1/val$pos +FD: net/minecraft/world/level/block/RespawnAnchorBlock$1/f_55897_ net/minecraft/world/level/block/RespawnAnchorBlock$1/val$inWater +FD: net/minecraft/world/level/block/RespawnAnchorBlock$1/f_55898_ net/minecraft/world/level/block/RespawnAnchorBlock$1/this$0 +FD: net/minecraft/world/level/block/RespawnAnchorBlock$1/net/minecraft/world/level/block/RespawnAnchorBlock$1 net/minecraft/world/level/block/RespawnAnchorBlock$1/net/minecraft/world/level/block/RespawnAnchorBlock$1 +MD: net/minecraft/world/level/block/RespawnAnchorBlock$1/ (Lnet/minecraft/world/level/block/RespawnAnchorBlock;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/RespawnAnchorBlock$1/ (Lnet/minecraft/world/level/block/RespawnAnchorBlock;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/RespawnAnchorBlock$1/m_6617_ (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Ljava/util/Optional; net/minecraft/world/level/block/RespawnAnchorBlock$1/getBlockExplosionResistance (Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Ljava/util/Optional; +CL: net/minecraft/world/level/block/RodBlock net/minecraft/world/level/block/RodBlock +FD: net/minecraft/world/level/block/RodBlock/f_154332_ net/minecraft/world/level/block/RodBlock/AABB_MIN +FD: net/minecraft/world/level/block/RodBlock/f_154333_ net/minecraft/world/level/block/RodBlock/AABB_MAX +FD: net/minecraft/world/level/block/RodBlock/f_154334_ net/minecraft/world/level/block/RodBlock/Y_AXIS_AABB +FD: net/minecraft/world/level/block/RodBlock/f_154335_ net/minecraft/world/level/block/RodBlock/Z_AXIS_AABB +FD: net/minecraft/world/level/block/RodBlock/f_154336_ net/minecraft/world/level/block/RodBlock/X_AXIS_AABB +FD: net/minecraft/world/level/block/RodBlock/net/minecraft/world/level/block/RodBlock net/minecraft/world/level/block/RodBlock/net/minecraft/world/level/block/RodBlock +MD: net/minecraft/world/level/block/RodBlock/ ()V net/minecraft/world/level/block/RodBlock/ ()V +MD: net/minecraft/world/level/block/RodBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RodBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RodBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/RodBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/RodBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RodBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RodBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RodBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RodBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/RodBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +CL: net/minecraft/world/level/block/RodBlock$1 net/minecraft/world/level/block/RodBlock$1 +FD: net/minecraft/world/level/block/RodBlock$1/f_154356_ net/minecraft/world/level/block/RodBlock$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/level/block/RodBlock$1/net/minecraft/world/level/block/RodBlock$1 net/minecraft/world/level/block/RodBlock$1/net/minecraft/world/level/block/RodBlock$1 +MD: net/minecraft/world/level/block/RodBlock$1/ ()V net/minecraft/world/level/block/RodBlock$1/ ()V +CL: net/minecraft/world/level/block/RootedDirtBlock net/minecraft/world/level/block/RootedDirtBlock +FD: net/minecraft/world/level/block/RootedDirtBlock/net/minecraft/world/level/block/RootedDirtBlock net/minecraft/world/level/block/RootedDirtBlock/net/minecraft/world/level/block/RootedDirtBlock +MD: net/minecraft/world/level/block/RootedDirtBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RootedDirtBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RootedDirtBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/RootedDirtBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/RootedDirtBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/RootedDirtBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/RootedDirtBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/RootedDirtBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/RootsBlock net/minecraft/world/level/block/RootsBlock +FD: net/minecraft/world/level/block/RootsBlock/f_154375_ net/minecraft/world/level/block/RootsBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/RootsBlock/f_55909_ net/minecraft/world/level/block/RootsBlock/SHAPE +FD: net/minecraft/world/level/block/RootsBlock/net/minecraft/world/level/block/RootsBlock net/minecraft/world/level/block/RootsBlock/net/minecraft/world/level/block/RootsBlock +MD: net/minecraft/world/level/block/RootsBlock/ ()V net/minecraft/world/level/block/RootsBlock/ ()V +MD: net/minecraft/world/level/block/RootsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RootsBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RootsBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/RootsBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/RootsBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/RootsBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/RootsBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/RootsBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/RotatedPillarBlock net/minecraft/world/level/block/RotatedPillarBlock +FD: net/minecraft/world/level/block/RotatedPillarBlock/AXIS net/minecraft/world/level/block/RotatedPillarBlock/AXIS +FD: net/minecraft/world/level/block/RotatedPillarBlock/net/minecraft/world/level/block/RotatedPillarBlock net/minecraft/world/level/block/RotatedPillarBlock/net/minecraft/world/level/block/RotatedPillarBlock +MD: net/minecraft/world/level/block/RotatedPillarBlock/ ()V net/minecraft/world/level/block/RotatedPillarBlock/ ()V +MD: net/minecraft/world/level/block/RotatedPillarBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/RotatedPillarBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/RotatedPillarBlock/m_154376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RotatedPillarBlock/rotatePillar (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RotatedPillarBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RotatedPillarBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RotatedPillarBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/RotatedPillarBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/RotatedPillarBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/RotatedPillarBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/RotatedPillarBlock$1 net/minecraft/world/level/block/RotatedPillarBlock$1 +FD: net/minecraft/world/level/block/RotatedPillarBlock$1/f_55934_ net/minecraft/world/level/block/RotatedPillarBlock$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/level/block/RotatedPillarBlock$1/f_55935_ net/minecraft/world/level/block/RotatedPillarBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/RotatedPillarBlock$1/net/minecraft/world/level/block/RotatedPillarBlock$1 net/minecraft/world/level/block/RotatedPillarBlock$1/net/minecraft/world/level/block/RotatedPillarBlock$1 +MD: net/minecraft/world/level/block/RotatedPillarBlock$1/ ()V net/minecraft/world/level/block/RotatedPillarBlock$1/ ()V +CL: net/minecraft/world/level/block/Rotation net/minecraft/world/level/block/Rotation +FD: net/minecraft/world/level/block/Rotation/$VALUES net/minecraft/world/level/block/Rotation/$VALUES +FD: net/minecraft/world/level/block/Rotation/CLOCKWISE_180 net/minecraft/world/level/block/Rotation/CLOCKWISE_180 +FD: net/minecraft/world/level/block/Rotation/CLOCKWISE_90 net/minecraft/world/level/block/Rotation/CLOCKWISE_90 +FD: net/minecraft/world/level/block/Rotation/COUNTERCLOCKWISE_90 net/minecraft/world/level/block/Rotation/COUNTERCLOCKWISE_90 +FD: net/minecraft/world/level/block/Rotation/NONE net/minecraft/world/level/block/Rotation/NONE +FD: net/minecraft/world/level/block/Rotation/f_55941_ net/minecraft/world/level/block/Rotation/rotation +FD: net/minecraft/world/level/block/Rotation/net/minecraft/world/level/block/Rotation net/minecraft/world/level/block/Rotation/net/minecraft/world/level/block/Rotation +MD: net/minecraft/world/level/block/Rotation/ ()V net/minecraft/world/level/block/Rotation/ ()V +MD: net/minecraft/world/level/block/Rotation/ (Ljava/lang/String;ILcom/mojang/math/OctahedralGroup;)V net/minecraft/world/level/block/Rotation/ (Ljava/lang/String;ILcom/mojang/math/OctahedralGroup;)V +MD: net/minecraft/world/level/block/Rotation/m_154379_ ()[Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/block/Rotation/$values ()[Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/block/Rotation/m_55948_ ()Lcom/mojang/math/OctahedralGroup; net/minecraft/world/level/block/Rotation/rotation ()Lcom/mojang/math/OctahedralGroup; +MD: net/minecraft/world/level/block/Rotation/m_55949_ (II)I net/minecraft/world/level/block/Rotation/rotate (II)I +MD: net/minecraft/world/level/block/Rotation/m_55952_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/block/Rotation/getRotated (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/block/Rotation/m_55954_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; net/minecraft/world/level/block/Rotation/rotate (Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/Rotation/m_55956_ (Ljava/util/Random;)Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/block/Rotation/getRandom (Ljava/util/Random;)Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/block/Rotation/m_55958_ (Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/block/Rotation/getShuffled (Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/block/Rotation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/block/Rotation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/block/Rotation/values ()[Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/block/Rotation/values ()[Lnet/minecraft/world/level/block/Rotation; +CL: net/minecraft/world/level/block/Rotation$1 net/minecraft/world/level/block/Rotation$1 +FD: net/minecraft/world/level/block/Rotation$1/f_55963_ net/minecraft/world/level/block/Rotation$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/Rotation$1/net/minecraft/world/level/block/Rotation$1 net/minecraft/world/level/block/Rotation$1/net/minecraft/world/level/block/Rotation$1 +MD: net/minecraft/world/level/block/Rotation$1/ ()V net/minecraft/world/level/block/Rotation$1/ ()V +CL: net/minecraft/world/level/block/SandBlock net/minecraft/world/level/block/SandBlock +FD: net/minecraft/world/level/block/SandBlock/f_55965_ net/minecraft/world/level/block/SandBlock/dustColor +FD: net/minecraft/world/level/block/SandBlock/net/minecraft/world/level/block/SandBlock net/minecraft/world/level/block/SandBlock/net/minecraft/world/level/block/SandBlock +MD: net/minecraft/world/level/block/SandBlock/ (ILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SandBlock/ (ILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SandBlock/m_6248_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/SandBlock/getDustColor (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/world/level/block/SaplingBlock net/minecraft/world/level/block/SaplingBlock +FD: net/minecraft/world/level/block/SaplingBlock/f_154380_ net/minecraft/world/level/block/SaplingBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/SaplingBlock/f_55973_ net/minecraft/world/level/block/SaplingBlock/STAGE +FD: net/minecraft/world/level/block/SaplingBlock/f_55974_ net/minecraft/world/level/block/SaplingBlock/SHAPE +FD: net/minecraft/world/level/block/SaplingBlock/f_55975_ net/minecraft/world/level/block/SaplingBlock/treeGrower +FD: net/minecraft/world/level/block/SaplingBlock/net/minecraft/world/level/block/SaplingBlock net/minecraft/world/level/block/SaplingBlock/net/minecraft/world/level/block/SaplingBlock +MD: net/minecraft/world/level/block/SaplingBlock/ ()V net/minecraft/world/level/block/SaplingBlock/ ()V +MD: net/minecraft/world/level/block/SaplingBlock/ (Lnet/minecraft/world/level/block/grower/AbstractTreeGrower;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SaplingBlock/ (Lnet/minecraft/world/level/block/grower/AbstractTreeGrower;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SaplingBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SaplingBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SaplingBlock/m_55980_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)V net/minecraft/world/level/block/SaplingBlock/advanceTree (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SaplingBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SaplingBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SaplingBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/SaplingBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/SaplingBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SaplingBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SaplingBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/SaplingBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/SaplingBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SaplingBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ScaffoldingBlock net/minecraft/world/level/block/ScaffoldingBlock +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_154381_ net/minecraft/world/level/block/ScaffoldingBlock/STABILITY_MAX_DISTANCE +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_154382_ net/minecraft/world/level/block/ScaffoldingBlock/TICK_DELAY +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_56012_ net/minecraft/world/level/block/ScaffoldingBlock/DISTANCE +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_56013_ net/minecraft/world/level/block/ScaffoldingBlock/WATERLOGGED +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_56014_ net/minecraft/world/level/block/ScaffoldingBlock/BOTTOM +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_56015_ net/minecraft/world/level/block/ScaffoldingBlock/STABLE_SHAPE +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_56016_ net/minecraft/world/level/block/ScaffoldingBlock/UNSTABLE_SHAPE +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_56017_ net/minecraft/world/level/block/ScaffoldingBlock/UNSTABLE_SHAPE_BOTTOM +FD: net/minecraft/world/level/block/ScaffoldingBlock/f_56018_ net/minecraft/world/level/block/ScaffoldingBlock/BELOW_BLOCK +FD: net/minecraft/world/level/block/ScaffoldingBlock/net/minecraft/world/level/block/ScaffoldingBlock net/minecraft/world/level/block/ScaffoldingBlock/net/minecraft/world/level/block/ScaffoldingBlock +MD: net/minecraft/world/level/block/ScaffoldingBlock/ ()V net/minecraft/world/level/block/ScaffoldingBlock/ ()V +MD: net/minecraft/world/level/block/ScaffoldingBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ScaffoldingBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ScaffoldingBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_56024_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/ScaffoldingBlock/getDistance (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_56027_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;I)Z net/minecraft/world/level/block/ScaffoldingBlock/isBottom (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;I)Z +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/ScaffoldingBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ScaffoldingBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ScaffoldingBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_6079_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ScaffoldingBlock/getInteractionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/ScaffoldingBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/ScaffoldingBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ScaffoldingBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/ScaffoldingBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/ScaffoldingBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/ScaffoldingBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ScaffoldingBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/SculkSensorBlock net/minecraft/world/level/block/SculkSensorBlock +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154383_ net/minecraft/world/level/block/SculkSensorBlock/ACTIVE_TICKS +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154384_ net/minecraft/world/level/block/SculkSensorBlock/COOLDOWN_TICKS +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154385_ net/minecraft/world/level/block/SculkSensorBlock/VIBRATION_STRENGTH_FOR_EVENT +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154386_ net/minecraft/world/level/block/SculkSensorBlock/PHASE +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154387_ net/minecraft/world/level/block/SculkSensorBlock/POWER +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154388_ net/minecraft/world/level/block/SculkSensorBlock/WATERLOGGED +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154389_ net/minecraft/world/level/block/SculkSensorBlock/SHAPE +FD: net/minecraft/world/level/block/SculkSensorBlock/f_154390_ net/minecraft/world/level/block/SculkSensorBlock/listenerRange +FD: net/minecraft/world/level/block/SculkSensorBlock/net/minecraft/world/level/block/SculkSensorBlock net/minecraft/world/level/block/SculkSensorBlock/net/minecraft/world/level/block/SculkSensorBlock +MD: net/minecraft/world/level/block/SculkSensorBlock/ ()V net/minecraft/world/level/block/SculkSensorBlock/ ()V +MD: net/minecraft/world/level/block/SculkSensorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;I)V net/minecraft/world/level/block/SculkSensorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;I)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/SculkSensorBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_142226_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/gameevent/GameEventListener; net/minecraft/world/level/block/SculkSensorBlock/getListener (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/gameevent/GameEventListener; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/SculkSensorBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154404_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/SculkSensorBlock/updateNeighbours (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154407_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/SculkSensorBlock/deactivate (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154411_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/world/level/block/SculkSensorBlock/activate (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154416_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SculkSensorBlockEntity;)V net/minecraft/world/level/block/SculkSensorBlock/lambda$getTicker$1 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SculkSensorBlockEntity;)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154468_ (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V net/minecraft/world/level/block/SculkSensorBlock/lambda$static$0 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154482_ ()I net/minecraft/world/level/block/SculkSensorBlock/getListenerRange ()I +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154487_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; net/minecraft/world/level/block/SculkSensorBlock/getPhase (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_154489_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SculkSensorBlock/canActivate (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SculkSensorBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SculkSensorBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/SculkSensorBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SculkSensorBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/SculkSensorBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/SculkSensorBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/SculkSensorBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/SculkSensorBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/SculkSensorBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/SculkSensorBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SculkSensorBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SculkSensorBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/SculkSensorBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SculkSensorBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SculkSensorBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/SculkSensorBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SculkSensorBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SculkSensorBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SculkSensorBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SculkSensorBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/SeaPickleBlock net/minecraft/world/level/block/SeaPickleBlock +FD: net/minecraft/world/level/block/SeaPickleBlock/f_154491_ net/minecraft/world/level/block/SeaPickleBlock/MAX_PICKLES +FD: net/minecraft/world/level/block/SeaPickleBlock/f_56074_ net/minecraft/world/level/block/SeaPickleBlock/PICKLES +FD: net/minecraft/world/level/block/SeaPickleBlock/f_56075_ net/minecraft/world/level/block/SeaPickleBlock/WATERLOGGED +FD: net/minecraft/world/level/block/SeaPickleBlock/f_56076_ net/minecraft/world/level/block/SeaPickleBlock/ONE_AABB +FD: net/minecraft/world/level/block/SeaPickleBlock/f_56077_ net/minecraft/world/level/block/SeaPickleBlock/TWO_AABB +FD: net/minecraft/world/level/block/SeaPickleBlock/f_56078_ net/minecraft/world/level/block/SeaPickleBlock/THREE_AABB +FD: net/minecraft/world/level/block/SeaPickleBlock/f_56079_ net/minecraft/world/level/block/SeaPickleBlock/FOUR_AABB +FD: net/minecraft/world/level/block/SeaPickleBlock/net/minecraft/world/level/block/SeaPickleBlock net/minecraft/world/level/block/SeaPickleBlock/net/minecraft/world/level/block/SeaPickleBlock +MD: net/minecraft/world/level/block/SeaPickleBlock/ ()V net/minecraft/world/level/block/SeaPickleBlock/ ()V +MD: net/minecraft/world/level/block/SeaPickleBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SeaPickleBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SeaPickleBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SeaPickleBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SeaPickleBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SeaPickleBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SeaPickleBlock/m_56132_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SeaPickleBlock/isDead (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SeaPickleBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/SeaPickleBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/SeaPickleBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SeaPickleBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SeaPickleBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SeaPickleBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SeaPickleBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/SeaPickleBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/SeaPickleBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/SeaPickleBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/SeaPickleBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/SeaPickleBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/SeaPickleBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SeaPickleBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SeaPickleBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/SeaPickleBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/SeaPickleBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SeaPickleBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SeaPickleBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SeaPickleBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/SeagrassBlock net/minecraft/world/level/block/SeagrassBlock +FD: net/minecraft/world/level/block/SeagrassBlock/f_154492_ net/minecraft/world/level/block/SeagrassBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/SeagrassBlock/f_154493_ net/minecraft/world/level/block/SeagrassBlock/SHAPE +FD: net/minecraft/world/level/block/SeagrassBlock/net/minecraft/world/level/block/SeagrassBlock net/minecraft/world/level/block/SeagrassBlock/net/minecraft/world/level/block/SeagrassBlock +MD: net/minecraft/world/level/block/SeagrassBlock/ ()V net/minecraft/world/level/block/SeagrassBlock/ ()V +MD: net/minecraft/world/level/block/SeagrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SeagrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SeagrassBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SeagrassBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SeagrassBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SeagrassBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SeagrassBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/SeagrassBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/SeagrassBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SeagrassBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SeagrassBlock/m_6044_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/SeagrassBlock/canPlaceLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/SeagrassBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SeagrassBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SeagrassBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/SeagrassBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/block/SeagrassBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/SeagrassBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/SeagrassBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SeagrassBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SeagrassBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/SeagrassBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/ShulkerBoxBlock net/minecraft/world/level/block/ShulkerBoxBlock +FD: net/minecraft/world/level/block/ShulkerBoxBlock/f_56183_ net/minecraft/world/level/block/ShulkerBoxBlock/FACING +FD: net/minecraft/world/level/block/ShulkerBoxBlock/f_56184_ net/minecraft/world/level/block/ShulkerBoxBlock/CONTENTS +FD: net/minecraft/world/level/block/ShulkerBoxBlock/f_56185_ net/minecraft/world/level/block/ShulkerBoxBlock/color +FD: net/minecraft/world/level/block/ShulkerBoxBlock/net/minecraft/world/level/block/ShulkerBoxBlock net/minecraft/world/level/block/ShulkerBoxBlock/net/minecraft/world/level/block/ShulkerBoxBlock +MD: net/minecraft/world/level/block/ShulkerBoxBlock/ ()V net/minecraft/world/level/block/ShulkerBoxBlock/ ()V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/ShulkerBoxBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/ShulkerBoxBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/ShulkerBoxBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_154546_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;)Z net/minecraft/world/level/block/ShulkerBoxBlock/canOpen (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;)Z +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_187444_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;)V net/minecraft/world/level/block/ShulkerBoxBlock/lambda$getCloneItemStack$1 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;)V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/ShulkerBoxBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ShulkerBoxBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_56190_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/ShulkerBoxBlock/getBlockByColor (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_56216_ (Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V net/minecraft/world/level/block/ShulkerBoxBlock/lambda$getDrops$0 (Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_56250_ (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/ShulkerBoxBlock/getColoredItemStack (Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_56252_ (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/ShulkerBoxBlock/getColorFromItem (Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_56261_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/ShulkerBoxBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_56262_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/ShulkerBoxBlock/getColorFromBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/ShulkerBoxBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_5871_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/BlockGetter;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V net/minecraft/world/level/block/ShulkerBoxBlock/appendHoverText (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/BlockGetter;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/ShulkerBoxBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/ShulkerBoxBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/ShulkerBoxBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/ShulkerBoxBlock/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/ShulkerBoxBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ShulkerBoxBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/ShulkerBoxBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/ShulkerBoxBlock/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_7381_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; net/minecraft/world/level/block/ShulkerBoxBlock/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/ShulkerBoxBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/ShulkerBoxBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/ShulkerBoxBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/ShulkerBoxBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/ShulkerBoxBlock$1 net/minecraft/world/level/block/ShulkerBoxBlock$1 +FD: net/minecraft/world/level/block/ShulkerBoxBlock$1/f_56266_ net/minecraft/world/level/block/ShulkerBoxBlock$1/$SwitchMap$net$minecraft$world$item$DyeColor +FD: net/minecraft/world/level/block/ShulkerBoxBlock$1/net/minecraft/world/level/block/ShulkerBoxBlock$1 net/minecraft/world/level/block/ShulkerBoxBlock$1/net/minecraft/world/level/block/ShulkerBoxBlock$1 +MD: net/minecraft/world/level/block/ShulkerBoxBlock$1/ ()V net/minecraft/world/level/block/ShulkerBoxBlock$1/ ()V +CL: net/minecraft/world/level/block/SignBlock net/minecraft/world/level/block/SignBlock +FD: net/minecraft/world/level/block/SignBlock/f_154554_ net/minecraft/world/level/block/SignBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/SignBlock/f_56268_ net/minecraft/world/level/block/SignBlock/WATERLOGGED +FD: net/minecraft/world/level/block/SignBlock/f_56269_ net/minecraft/world/level/block/SignBlock/SHAPE +FD: net/minecraft/world/level/block/SignBlock/f_56270_ net/minecraft/world/level/block/SignBlock/type +FD: net/minecraft/world/level/block/SignBlock/net/minecraft/world/level/block/SignBlock net/minecraft/world/level/block/SignBlock/net/minecraft/world/level/block/SignBlock +MD: net/minecraft/world/level/block/SignBlock/ ()V net/minecraft/world/level/block/SignBlock/ ()V +MD: net/minecraft/world/level/block/SignBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/world/level/block/state/properties/WoodType;)V net/minecraft/world/level/block/SignBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/world/level/block/state/properties/WoodType;)V +MD: net/minecraft/world/level/block/SignBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/SignBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/SignBlock/m_5568_ ()Z net/minecraft/world/level/block/SignBlock/isPossibleToRespawnInThis ()Z +MD: net/minecraft/world/level/block/SignBlock/m_56297_ ()Lnet/minecraft/world/level/block/state/properties/WoodType; net/minecraft/world/level/block/SignBlock/type ()Lnet/minecraft/world/level/block/state/properties/WoodType; +MD: net/minecraft/world/level/block/SignBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/SignBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/SignBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SignBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SignBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/SignBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/SignBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SignBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/block/SimpleWaterloggedBlock net/minecraft/world/level/block/SimpleWaterloggedBlock +FD: net/minecraft/world/level/block/SimpleWaterloggedBlock/net/minecraft/world/level/block/SimpleWaterloggedBlock net/minecraft/world/level/block/SimpleWaterloggedBlock/net/minecraft/world/level/block/SimpleWaterloggedBlock +MD: net/minecraft/world/level/block/SimpleWaterloggedBlock/m_142298_ ()Ljava/util/Optional; net/minecraft/world/level/block/SimpleWaterloggedBlock/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/block/SimpleWaterloggedBlock/m_142598_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/SimpleWaterloggedBlock/pickupBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/SimpleWaterloggedBlock/m_6044_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/SimpleWaterloggedBlock/canPlaceLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/SimpleWaterloggedBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/SimpleWaterloggedBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +CL: net/minecraft/world/level/block/SkullBlock net/minecraft/world/level/block/SkullBlock +FD: net/minecraft/world/level/block/SkullBlock/f_154563_ net/minecraft/world/level/block/SkullBlock/MAX +FD: net/minecraft/world/level/block/SkullBlock/f_154564_ net/minecraft/world/level/block/SkullBlock/ROTATIONS +FD: net/minecraft/world/level/block/SkullBlock/f_56314_ net/minecraft/world/level/block/SkullBlock/ROTATION +FD: net/minecraft/world/level/block/SkullBlock/f_56315_ net/minecraft/world/level/block/SkullBlock/SHAPE +FD: net/minecraft/world/level/block/SkullBlock/net/minecraft/world/level/block/SkullBlock net/minecraft/world/level/block/SkullBlock/net/minecraft/world/level/block/SkullBlock +MD: net/minecraft/world/level/block/SkullBlock/ ()V net/minecraft/world/level/block/SkullBlock/ ()V +MD: net/minecraft/world/level/block/SkullBlock/ (Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SkullBlock/ (Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SkullBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SkullBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SkullBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SkullBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SkullBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SkullBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SkullBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SkullBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SkullBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SkullBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/SkullBlock/m_7952_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SkullBlock/getOcclusionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/SkullBlock$Type net/minecraft/world/level/block/SkullBlock$Type +FD: net/minecraft/world/level/block/SkullBlock$Type/net/minecraft/world/level/block/SkullBlock$Type net/minecraft/world/level/block/SkullBlock$Type/net/minecraft/world/level/block/SkullBlock$Type +CL: net/minecraft/world/level/block/SkullBlock$Types net/minecraft/world/level/block/SkullBlock$Types +FD: net/minecraft/world/level/block/SkullBlock$Types/$VALUES net/minecraft/world/level/block/SkullBlock$Types/$VALUES +FD: net/minecraft/world/level/block/SkullBlock$Types/CREEPER net/minecraft/world/level/block/SkullBlock$Types/CREEPER +FD: net/minecraft/world/level/block/SkullBlock$Types/DRAGON net/minecraft/world/level/block/SkullBlock$Types/DRAGON +FD: net/minecraft/world/level/block/SkullBlock$Types/PLAYER net/minecraft/world/level/block/SkullBlock$Types/PLAYER +FD: net/minecraft/world/level/block/SkullBlock$Types/SKELETON net/minecraft/world/level/block/SkullBlock$Types/SKELETON +FD: net/minecraft/world/level/block/SkullBlock$Types/WITHER_SKELETON net/minecraft/world/level/block/SkullBlock$Types/WITHER_SKELETON +FD: net/minecraft/world/level/block/SkullBlock$Types/ZOMBIE net/minecraft/world/level/block/SkullBlock$Types/ZOMBIE +FD: net/minecraft/world/level/block/SkullBlock$Types/net/minecraft/world/level/block/SkullBlock$Types net/minecraft/world/level/block/SkullBlock$Types/net/minecraft/world/level/block/SkullBlock$Types +MD: net/minecraft/world/level/block/SkullBlock$Types/ ()V net/minecraft/world/level/block/SkullBlock$Types/ ()V +MD: net/minecraft/world/level/block/SkullBlock$Types/ (Ljava/lang/String;I)V net/minecraft/world/level/block/SkullBlock$Types/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/SkullBlock$Types/m_154565_ ()[Lnet/minecraft/world/level/block/SkullBlock$Types; net/minecraft/world/level/block/SkullBlock$Types/$values ()[Lnet/minecraft/world/level/block/SkullBlock$Types; +MD: net/minecraft/world/level/block/SkullBlock$Types/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/SkullBlock$Types; net/minecraft/world/level/block/SkullBlock$Types/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/SkullBlock$Types; +MD: net/minecraft/world/level/block/SkullBlock$Types/values ()[Lnet/minecraft/world/level/block/SkullBlock$Types; net/minecraft/world/level/block/SkullBlock$Types/values ()[Lnet/minecraft/world/level/block/SkullBlock$Types; +CL: net/minecraft/world/level/block/SlabBlock net/minecraft/world/level/block/SlabBlock +FD: net/minecraft/world/level/block/SlabBlock/f_56353_ net/minecraft/world/level/block/SlabBlock/TYPE +FD: net/minecraft/world/level/block/SlabBlock/f_56354_ net/minecraft/world/level/block/SlabBlock/WATERLOGGED +FD: net/minecraft/world/level/block/SlabBlock/f_56355_ net/minecraft/world/level/block/SlabBlock/BOTTOM_AABB +FD: net/minecraft/world/level/block/SlabBlock/f_56356_ net/minecraft/world/level/block/SlabBlock/TOP_AABB +FD: net/minecraft/world/level/block/SlabBlock/net/minecraft/world/level/block/SlabBlock net/minecraft/world/level/block/SlabBlock/net/minecraft/world/level/block/SlabBlock +MD: net/minecraft/world/level/block/SlabBlock/ ()V net/minecraft/world/level/block/SlabBlock/ ()V +MD: net/minecraft/world/level/block/SlabBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SlabBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SlabBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SlabBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SlabBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/SlabBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/SlabBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SlabBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SlabBlock/m_6044_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/SlabBlock/canPlaceLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/SlabBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/SlabBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/SlabBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/SlabBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/SlabBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/SlabBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/block/SlabBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SlabBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SlabBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SlabBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SlabBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SlabBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/SlabBlock$1 net/minecraft/world/level/block/SlabBlock$1 +FD: net/minecraft/world/level/block/SlabBlock$1/f_56398_ net/minecraft/world/level/block/SlabBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$SlabType +FD: net/minecraft/world/level/block/SlabBlock$1/f_56399_ net/minecraft/world/level/block/SlabBlock$1/$SwitchMap$net$minecraft$world$level$pathfinder$PathComputationType +FD: net/minecraft/world/level/block/SlabBlock$1/net/minecraft/world/level/block/SlabBlock$1 net/minecraft/world/level/block/SlabBlock$1/net/minecraft/world/level/block/SlabBlock$1 +MD: net/minecraft/world/level/block/SlabBlock$1/ ()V net/minecraft/world/level/block/SlabBlock$1/ ()V +CL: net/minecraft/world/level/block/SlimeBlock net/minecraft/world/level/block/SlimeBlock +FD: net/minecraft/world/level/block/SlimeBlock/net/minecraft/world/level/block/SlimeBlock net/minecraft/world/level/block/SlimeBlock/net/minecraft/world/level/block/SlimeBlock +MD: net/minecraft/world/level/block/SlimeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SlimeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SlimeBlock/m_141947_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/SlimeBlock/stepOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/SlimeBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/SlimeBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/SlimeBlock/m_5548_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/SlimeBlock/updateEntityAfterFallOn (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/SlimeBlock/m_56403_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/SlimeBlock/bounceUp (Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/SmallDripleafBlock net/minecraft/world/level/block/SmallDripleafBlock +FD: net/minecraft/world/level/block/SmallDripleafBlock/f_154577_ net/minecraft/world/level/block/SmallDripleafBlock/FACING +FD: net/minecraft/world/level/block/SmallDripleafBlock/f_154578_ net/minecraft/world/level/block/SmallDripleafBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/SmallDripleafBlock/f_154579_ net/minecraft/world/level/block/SmallDripleafBlock/SHAPE +FD: net/minecraft/world/level/block/SmallDripleafBlock/f_154580_ net/minecraft/world/level/block/SmallDripleafBlock/WATERLOGGED +FD: net/minecraft/world/level/block/SmallDripleafBlock/net/minecraft/world/level/block/SmallDripleafBlock net/minecraft/world/level/block/SmallDripleafBlock/net/minecraft/world/level/block/SmallDripleafBlock +MD: net/minecraft/world/level/block/SmallDripleafBlock/ ()V net/minecraft/world/level/block/SmallDripleafBlock/ ()V +MD: net/minecraft/world/level/block/SmallDripleafBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SmallDripleafBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_142627_ ()F net/minecraft/world/level/block/SmallDripleafBlock/getMaxVerticalOffset ()F +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SmallDripleafBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SmallDripleafBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/SmallDripleafBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/SmallDripleafBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SmallDripleafBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SmallDripleafBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/SmallDripleafBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SmallDripleafBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SmallDripleafBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/SmallDripleafBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SmallDripleafBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/SmallDripleafBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SmallDripleafBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SmallDripleafBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SmallDripleafBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/SmithingTableBlock net/minecraft/world/level/block/SmithingTableBlock +FD: net/minecraft/world/level/block/SmithingTableBlock/f_56417_ net/minecraft/world/level/block/SmithingTableBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/SmithingTableBlock/net/minecraft/world/level/block/SmithingTableBlock net/minecraft/world/level/block/SmithingTableBlock/net/minecraft/world/level/block/SmithingTableBlock +MD: net/minecraft/world/level/block/SmithingTableBlock/ ()V net/minecraft/world/level/block/SmithingTableBlock/ ()V +MD: net/minecraft/world/level/block/SmithingTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SmithingTableBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SmithingTableBlock/m_56421_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/SmithingTableBlock/lambda$getMenuProvider$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/SmithingTableBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/SmithingTableBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/SmithingTableBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/SmithingTableBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +CL: net/minecraft/world/level/block/SmokerBlock net/minecraft/world/level/block/SmokerBlock +FD: net/minecraft/world/level/block/SmokerBlock/net/minecraft/world/level/block/SmokerBlock net/minecraft/world/level/block/SmokerBlock/net/minecraft/world/level/block/SmokerBlock +MD: net/minecraft/world/level/block/SmokerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SmokerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SmokerBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/SmokerBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/SmokerBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/SmokerBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/SmokerBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SmokerBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SmokerBlock/m_7137_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/SmokerBlock/openContainer (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +CL: net/minecraft/world/level/block/SnowLayerBlock net/minecraft/world/level/block/SnowLayerBlock +FD: net/minecraft/world/level/block/SnowLayerBlock/f_154646_ net/minecraft/world/level/block/SnowLayerBlock/MAX_HEIGHT +FD: net/minecraft/world/level/block/SnowLayerBlock/f_154647_ net/minecraft/world/level/block/SnowLayerBlock/HEIGHT_IMPASSABLE +FD: net/minecraft/world/level/block/SnowLayerBlock/f_56581_ net/minecraft/world/level/block/SnowLayerBlock/LAYERS +FD: net/minecraft/world/level/block/SnowLayerBlock/f_56582_ net/minecraft/world/level/block/SnowLayerBlock/SHAPE_BY_LAYER +FD: net/minecraft/world/level/block/SnowLayerBlock/net/minecraft/world/level/block/SnowLayerBlock net/minecraft/world/level/block/SnowLayerBlock/net/minecraft/world/level/block/SnowLayerBlock +MD: net/minecraft/world/level/block/SnowLayerBlock/ ()V net/minecraft/world/level/block/SnowLayerBlock/ ()V +MD: net/minecraft/world/level/block/SnowLayerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SnowLayerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SnowLayerBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SnowLayerBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SnowLayerBlock/m_5909_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SnowLayerBlock/getVisualShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SnowLayerBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SnowLayerBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SnowLayerBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SnowLayerBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SnowLayerBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/SnowLayerBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/SnowLayerBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/SnowLayerBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/SnowLayerBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SnowLayerBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SnowLayerBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SnowLayerBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SnowLayerBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SnowLayerBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SnowLayerBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SnowLayerBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SnowLayerBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SnowLayerBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/SnowLayerBlock/m_7947_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SnowLayerBlock/getBlockSupportShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/SnowLayerBlock$1 net/minecraft/world/level/block/SnowLayerBlock$1 +FD: net/minecraft/world/level/block/SnowLayerBlock$1/f_56635_ net/minecraft/world/level/block/SnowLayerBlock$1/$SwitchMap$net$minecraft$world$level$pathfinder$PathComputationType +FD: net/minecraft/world/level/block/SnowLayerBlock$1/net/minecraft/world/level/block/SnowLayerBlock$1 net/minecraft/world/level/block/SnowLayerBlock$1/net/minecraft/world/level/block/SnowLayerBlock$1 +MD: net/minecraft/world/level/block/SnowLayerBlock$1/ ()V net/minecraft/world/level/block/SnowLayerBlock$1/ ()V +CL: net/minecraft/world/level/block/SnowyDirtBlock net/minecraft/world/level/block/SnowyDirtBlock +FD: net/minecraft/world/level/block/SnowyDirtBlock/f_56637_ net/minecraft/world/level/block/SnowyDirtBlock/SNOWY +FD: net/minecraft/world/level/block/SnowyDirtBlock/net/minecraft/world/level/block/SnowyDirtBlock net/minecraft/world/level/block/SnowyDirtBlock/net/minecraft/world/level/block/SnowyDirtBlock +MD: net/minecraft/world/level/block/SnowyDirtBlock/ ()V net/minecraft/world/level/block/SnowyDirtBlock/ ()V +MD: net/minecraft/world/level/block/SnowyDirtBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SnowyDirtBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SnowyDirtBlock/m_154648_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SnowyDirtBlock/isSnowySetting (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SnowyDirtBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SnowyDirtBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SnowyDirtBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SnowyDirtBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SnowyDirtBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SnowyDirtBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/SoulFireBlock net/minecraft/world/level/block/SoulFireBlock +FD: net/minecraft/world/level/block/SoulFireBlock/net/minecraft/world/level/block/SoulFireBlock net/minecraft/world/level/block/SoulFireBlock/net/minecraft/world/level/block/SoulFireBlock +MD: net/minecraft/world/level/block/SoulFireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SoulFireBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SoulFireBlock/m_154650_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SoulFireBlock/canSurviveOnBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SoulFireBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SoulFireBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SoulFireBlock/m_7599_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SoulFireBlock/canBurn (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SoulFireBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SoulFireBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/SoulSandBlock net/minecraft/world/level/block/SoulSandBlock +FD: net/minecraft/world/level/block/SoulSandBlock/f_154652_ net/minecraft/world/level/block/SoulSandBlock/BUBBLE_COLUMN_CHECK_DELAY +FD: net/minecraft/world/level/block/SoulSandBlock/f_56669_ net/minecraft/world/level/block/SoulSandBlock/SHAPE +FD: net/minecraft/world/level/block/SoulSandBlock/net/minecraft/world/level/block/SoulSandBlock net/minecraft/world/level/block/SoulSandBlock/net/minecraft/world/level/block/SoulSandBlock +MD: net/minecraft/world/level/block/SoulSandBlock/ ()V net/minecraft/world/level/block/SoulSandBlock/ ()V +MD: net/minecraft/world/level/block/SoulSandBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SoulSandBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SoulSandBlock/m_5909_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SoulSandBlock/getVisualShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SoulSandBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SoulSandBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SoulSandBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/SoulSandBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/SoulSandBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/SoulSandBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/SoulSandBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SoulSandBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SoulSandBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SoulSandBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SoulSandBlock/m_7947_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SoulSandBlock/getBlockSupportShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/block/SoundType net/minecraft/world/level/block/SoundType +FD: net/minecraft/world/level/block/SoundType/f_154653_ net/minecraft/world/level/block/SoundType/CANDLE +FD: net/minecraft/world/level/block/SoundType/f_154654_ net/minecraft/world/level/block/SoundType/AMETHYST +FD: net/minecraft/world/level/block/SoundType/f_154655_ net/minecraft/world/level/block/SoundType/AMETHYST_CLUSTER +FD: net/minecraft/world/level/block/SoundType/f_154656_ net/minecraft/world/level/block/SoundType/SMALL_AMETHYST_BUD +FD: net/minecraft/world/level/block/SoundType/f_154657_ net/minecraft/world/level/block/SoundType/MEDIUM_AMETHYST_BUD +FD: net/minecraft/world/level/block/SoundType/f_154658_ net/minecraft/world/level/block/SoundType/LARGE_AMETHYST_BUD +FD: net/minecraft/world/level/block/SoundType/f_154659_ net/minecraft/world/level/block/SoundType/TUFF +FD: net/minecraft/world/level/block/SoundType/f_154660_ net/minecraft/world/level/block/SoundType/CALCITE +FD: net/minecraft/world/level/block/SoundType/f_154661_ net/minecraft/world/level/block/SoundType/DRIPSTONE_BLOCK +FD: net/minecraft/world/level/block/SoundType/f_154662_ net/minecraft/world/level/block/SoundType/POINTED_DRIPSTONE +FD: net/minecraft/world/level/block/SoundType/f_154663_ net/minecraft/world/level/block/SoundType/COPPER +FD: net/minecraft/world/level/block/SoundType/f_154664_ net/minecraft/world/level/block/SoundType/CAVE_VINES +FD: net/minecraft/world/level/block/SoundType/f_154665_ net/minecraft/world/level/block/SoundType/SPORE_BLOSSOM +FD: net/minecraft/world/level/block/SoundType/f_154666_ net/minecraft/world/level/block/SoundType/AZALEA +FD: net/minecraft/world/level/block/SoundType/f_154667_ net/minecraft/world/level/block/SoundType/FLOWERING_AZALEA +FD: net/minecraft/world/level/block/SoundType/f_154668_ net/minecraft/world/level/block/SoundType/MOSS_CARPET +FD: net/minecraft/world/level/block/SoundType/f_154669_ net/minecraft/world/level/block/SoundType/MOSS +FD: net/minecraft/world/level/block/SoundType/f_154670_ net/minecraft/world/level/block/SoundType/BIG_DRIPLEAF +FD: net/minecraft/world/level/block/SoundType/f_154671_ net/minecraft/world/level/block/SoundType/SMALL_DRIPLEAF +FD: net/minecraft/world/level/block/SoundType/f_154672_ net/minecraft/world/level/block/SoundType/ROOTED_DIRT +FD: net/minecraft/world/level/block/SoundType/f_154673_ net/minecraft/world/level/block/SoundType/HANGING_ROOTS +FD: net/minecraft/world/level/block/SoundType/f_154674_ net/minecraft/world/level/block/SoundType/AZALEA_LEAVES +FD: net/minecraft/world/level/block/SoundType/f_154675_ net/minecraft/world/level/block/SoundType/SCULK_SENSOR +FD: net/minecraft/world/level/block/SoundType/f_154676_ net/minecraft/world/level/block/SoundType/GLOW_LICHEN +FD: net/minecraft/world/level/block/SoundType/f_154677_ net/minecraft/world/level/block/SoundType/DEEPSLATE +FD: net/minecraft/world/level/block/SoundType/f_154678_ net/minecraft/world/level/block/SoundType/DEEPSLATE_BRICKS +FD: net/minecraft/world/level/block/SoundType/f_154679_ net/minecraft/world/level/block/SoundType/DEEPSLATE_TILES +FD: net/minecraft/world/level/block/SoundType/f_154680_ net/minecraft/world/level/block/SoundType/POLISHED_DEEPSLATE +FD: net/minecraft/world/level/block/SoundType/f_154681_ net/minecraft/world/level/block/SoundType/POWDER_SNOW +FD: net/minecraft/world/level/block/SoundType/f_56710_ net/minecraft/world/level/block/SoundType/NYLIUM +FD: net/minecraft/world/level/block/SoundType/f_56711_ net/minecraft/world/level/block/SoundType/FUNGUS +FD: net/minecraft/world/level/block/SoundType/f_56712_ net/minecraft/world/level/block/SoundType/ROOTS +FD: net/minecraft/world/level/block/SoundType/f_56713_ net/minecraft/world/level/block/SoundType/SHROOMLIGHT +FD: net/minecraft/world/level/block/SoundType/f_56714_ net/minecraft/world/level/block/SoundType/WEEPING_VINES +FD: net/minecraft/world/level/block/SoundType/f_56715_ net/minecraft/world/level/block/SoundType/TWISTING_VINES +FD: net/minecraft/world/level/block/SoundType/f_56716_ net/minecraft/world/level/block/SoundType/SOUL_SAND +FD: net/minecraft/world/level/block/SoundType/f_56717_ net/minecraft/world/level/block/SoundType/SOUL_SOIL +FD: net/minecraft/world/level/block/SoundType/f_56718_ net/minecraft/world/level/block/SoundType/BASALT +FD: net/minecraft/world/level/block/SoundType/f_56719_ net/minecraft/world/level/block/SoundType/WART_BLOCK +FD: net/minecraft/world/level/block/SoundType/f_56720_ net/minecraft/world/level/block/SoundType/NETHERRACK +FD: net/minecraft/world/level/block/SoundType/f_56721_ net/minecraft/world/level/block/SoundType/NETHER_BRICKS +FD: net/minecraft/world/level/block/SoundType/f_56722_ net/minecraft/world/level/block/SoundType/NETHER_SPROUTS +FD: net/minecraft/world/level/block/SoundType/f_56723_ net/minecraft/world/level/block/SoundType/NETHER_ORE +FD: net/minecraft/world/level/block/SoundType/f_56724_ net/minecraft/world/level/block/SoundType/BONE_BLOCK +FD: net/minecraft/world/level/block/SoundType/f_56725_ net/minecraft/world/level/block/SoundType/NETHERITE_BLOCK +FD: net/minecraft/world/level/block/SoundType/f_56726_ net/minecraft/world/level/block/SoundType/ANCIENT_DEBRIS +FD: net/minecraft/world/level/block/SoundType/f_56727_ net/minecraft/world/level/block/SoundType/LODESTONE +FD: net/minecraft/world/level/block/SoundType/f_56728_ net/minecraft/world/level/block/SoundType/CHAIN +FD: net/minecraft/world/level/block/SoundType/f_56729_ net/minecraft/world/level/block/SoundType/NETHER_GOLD_ORE +FD: net/minecraft/world/level/block/SoundType/f_56730_ net/minecraft/world/level/block/SoundType/GILDED_BLACKSTONE +FD: net/minecraft/world/level/block/SoundType/f_56731_ net/minecraft/world/level/block/SoundType/volume +FD: net/minecraft/world/level/block/SoundType/f_56732_ net/minecraft/world/level/block/SoundType/pitch +FD: net/minecraft/world/level/block/SoundType/f_56733_ net/minecraft/world/level/block/SoundType/breakSound +FD: net/minecraft/world/level/block/SoundType/f_56734_ net/minecraft/world/level/block/SoundType/stepSound +FD: net/minecraft/world/level/block/SoundType/f_56735_ net/minecraft/world/level/block/SoundType/placeSound +FD: net/minecraft/world/level/block/SoundType/f_56736_ net/minecraft/world/level/block/SoundType/WOOD +FD: net/minecraft/world/level/block/SoundType/f_56737_ net/minecraft/world/level/block/SoundType/hitSound +FD: net/minecraft/world/level/block/SoundType/f_56738_ net/minecraft/world/level/block/SoundType/fallSound +FD: net/minecraft/world/level/block/SoundType/f_56739_ net/minecraft/world/level/block/SoundType/GRAVEL +FD: net/minecraft/world/level/block/SoundType/f_56740_ net/minecraft/world/level/block/SoundType/GRASS +FD: net/minecraft/world/level/block/SoundType/f_56741_ net/minecraft/world/level/block/SoundType/LILY_PAD +FD: net/minecraft/world/level/block/SoundType/f_56742_ net/minecraft/world/level/block/SoundType/STONE +FD: net/minecraft/world/level/block/SoundType/f_56743_ net/minecraft/world/level/block/SoundType/METAL +FD: net/minecraft/world/level/block/SoundType/f_56744_ net/minecraft/world/level/block/SoundType/GLASS +FD: net/minecraft/world/level/block/SoundType/f_56745_ net/minecraft/world/level/block/SoundType/WOOL +FD: net/minecraft/world/level/block/SoundType/f_56746_ net/minecraft/world/level/block/SoundType/SAND +FD: net/minecraft/world/level/block/SoundType/f_56747_ net/minecraft/world/level/block/SoundType/SNOW +FD: net/minecraft/world/level/block/SoundType/f_56748_ net/minecraft/world/level/block/SoundType/LADDER +FD: net/minecraft/world/level/block/SoundType/f_56749_ net/minecraft/world/level/block/SoundType/ANVIL +FD: net/minecraft/world/level/block/SoundType/f_56750_ net/minecraft/world/level/block/SoundType/SLIME_BLOCK +FD: net/minecraft/world/level/block/SoundType/f_56751_ net/minecraft/world/level/block/SoundType/HONEY_BLOCK +FD: net/minecraft/world/level/block/SoundType/f_56752_ net/minecraft/world/level/block/SoundType/WET_GRASS +FD: net/minecraft/world/level/block/SoundType/f_56753_ net/minecraft/world/level/block/SoundType/CORAL_BLOCK +FD: net/minecraft/world/level/block/SoundType/f_56754_ net/minecraft/world/level/block/SoundType/BAMBOO +FD: net/minecraft/world/level/block/SoundType/f_56755_ net/minecraft/world/level/block/SoundType/BAMBOO_SAPLING +FD: net/minecraft/world/level/block/SoundType/f_56756_ net/minecraft/world/level/block/SoundType/SCAFFOLDING +FD: net/minecraft/world/level/block/SoundType/f_56757_ net/minecraft/world/level/block/SoundType/SWEET_BERRY_BUSH +FD: net/minecraft/world/level/block/SoundType/f_56758_ net/minecraft/world/level/block/SoundType/CROP +FD: net/minecraft/world/level/block/SoundType/f_56759_ net/minecraft/world/level/block/SoundType/HARD_CROP +FD: net/minecraft/world/level/block/SoundType/f_56760_ net/minecraft/world/level/block/SoundType/VINE +FD: net/minecraft/world/level/block/SoundType/f_56761_ net/minecraft/world/level/block/SoundType/NETHER_WART +FD: net/minecraft/world/level/block/SoundType/f_56762_ net/minecraft/world/level/block/SoundType/LANTERN +FD: net/minecraft/world/level/block/SoundType/f_56763_ net/minecraft/world/level/block/SoundType/STEM +FD: net/minecraft/world/level/block/SoundType/net/minecraft/world/level/block/SoundType net/minecraft/world/level/block/SoundType/net/minecraft/world/level/block/SoundType +MD: net/minecraft/world/level/block/SoundType/ ()V net/minecraft/world/level/block/SoundType/ ()V +MD: net/minecraft/world/level/block/SoundType/ (FFLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/level/block/SoundType/ (FFLnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/level/block/SoundType/m_56773_ ()F net/minecraft/world/level/block/SoundType/getVolume ()F +MD: net/minecraft/world/level/block/SoundType/m_56774_ ()F net/minecraft/world/level/block/SoundType/getPitch ()F +MD: net/minecraft/world/level/block/SoundType/m_56775_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/SoundType/getBreakSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/block/SoundType/m_56776_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/SoundType/getStepSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/block/SoundType/m_56777_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/SoundType/getPlaceSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/block/SoundType/m_56778_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/SoundType/getHitSound ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/block/SoundType/m_56779_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/SoundType/getFallSound ()Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/level/block/SpawnerBlock net/minecraft/world/level/block/SpawnerBlock +FD: net/minecraft/world/level/block/SpawnerBlock/net/minecraft/world/level/block/SpawnerBlock net/minecraft/world/level/block/SpawnerBlock/net/minecraft/world/level/block/SpawnerBlock +MD: net/minecraft/world/level/block/SpawnerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SpawnerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SpawnerBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/SpawnerBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/SpawnerBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/SpawnerBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/SpawnerBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/SpawnerBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/SpawnerBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/SpawnerBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/SpawnerBlock/m_8101_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/SpawnerBlock/spawnAfterBreak (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/block/SpongeBlock net/minecraft/world/level/block/SpongeBlock +FD: net/minecraft/world/level/block/SpongeBlock/f_154689_ net/minecraft/world/level/block/SpongeBlock/MAX_DEPTH +FD: net/minecraft/world/level/block/SpongeBlock/f_154690_ net/minecraft/world/level/block/SpongeBlock/MAX_COUNT +FD: net/minecraft/world/level/block/SpongeBlock/net/minecraft/world/level/block/SpongeBlock net/minecraft/world/level/block/SpongeBlock/net/minecraft/world/level/block/SpongeBlock +MD: net/minecraft/world/level/block/SpongeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SpongeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SpongeBlock/m_56797_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/SpongeBlock/tryAbsorbWater (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/SpongeBlock/m_56807_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SpongeBlock/removeWaterBreadthFirstSearch (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SpongeBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/SpongeBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/SpongeBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/SpongeBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +CL: net/minecraft/world/level/block/SporeBlossomBlock net/minecraft/world/level/block/SporeBlossomBlock +FD: net/minecraft/world/level/block/SporeBlossomBlock/f_154691_ net/minecraft/world/level/block/SporeBlossomBlock/SHAPE +FD: net/minecraft/world/level/block/SporeBlossomBlock/f_154692_ net/minecraft/world/level/block/SporeBlossomBlock/ADD_PARTICLE_ATTEMPTS +FD: net/minecraft/world/level/block/SporeBlossomBlock/f_154693_ net/minecraft/world/level/block/SporeBlossomBlock/PARTICLE_XZ_RADIUS +FD: net/minecraft/world/level/block/SporeBlossomBlock/f_154694_ net/minecraft/world/level/block/SporeBlossomBlock/PARTICLE_Y_MAX +FD: net/minecraft/world/level/block/SporeBlossomBlock/net/minecraft/world/level/block/SporeBlossomBlock net/minecraft/world/level/block/SporeBlossomBlock/net/minecraft/world/level/block/SporeBlossomBlock +MD: net/minecraft/world/level/block/SporeBlossomBlock/ ()V net/minecraft/world/level/block/SporeBlossomBlock/ ()V +MD: net/minecraft/world/level/block/SporeBlossomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SporeBlossomBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SporeBlossomBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SporeBlossomBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SporeBlossomBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SporeBlossomBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SporeBlossomBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SporeBlossomBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SporeBlossomBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SporeBlossomBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/SpreadingSnowyDirtBlock net/minecraft/world/level/block/SpreadingSnowyDirtBlock +FD: net/minecraft/world/level/block/SpreadingSnowyDirtBlock/net/minecraft/world/level/block/SpreadingSnowyDirtBlock net/minecraft/world/level/block/SpreadingSnowyDirtBlock/net/minecraft/world/level/block/SpreadingSnowyDirtBlock +MD: net/minecraft/world/level/block/SpreadingSnowyDirtBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SpreadingSnowyDirtBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SpreadingSnowyDirtBlock/m_56823_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SpreadingSnowyDirtBlock/canBeGrass (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SpreadingSnowyDirtBlock/m_56827_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SpreadingSnowyDirtBlock/canPropagate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SpreadingSnowyDirtBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SpreadingSnowyDirtBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/StainedGlassBlock net/minecraft/world/level/block/StainedGlassBlock +FD: net/minecraft/world/level/block/StainedGlassBlock/f_56831_ net/minecraft/world/level/block/StainedGlassBlock/color +FD: net/minecraft/world/level/block/StainedGlassBlock/net/minecraft/world/level/block/StainedGlassBlock net/minecraft/world/level/block/StainedGlassBlock/net/minecraft/world/level/block/StainedGlassBlock +MD: net/minecraft/world/level/block/StainedGlassBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StainedGlassBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StainedGlassBlock/m_7988_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/StainedGlassBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +CL: net/minecraft/world/level/block/StainedGlassPaneBlock net/minecraft/world/level/block/StainedGlassPaneBlock +FD: net/minecraft/world/level/block/StainedGlassPaneBlock/f_56836_ net/minecraft/world/level/block/StainedGlassPaneBlock/color +FD: net/minecraft/world/level/block/StainedGlassPaneBlock/net/minecraft/world/level/block/StainedGlassPaneBlock net/minecraft/world/level/block/StainedGlassPaneBlock/net/minecraft/world/level/block/StainedGlassPaneBlock +MD: net/minecraft/world/level/block/StainedGlassPaneBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StainedGlassPaneBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StainedGlassPaneBlock/m_7988_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/StainedGlassPaneBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +CL: net/minecraft/world/level/block/StairBlock net/minecraft/world/level/block/StairBlock +FD: net/minecraft/world/level/block/StairBlock/f_56841_ net/minecraft/world/level/block/StairBlock/FACING +FD: net/minecraft/world/level/block/StairBlock/f_56842_ net/minecraft/world/level/block/StairBlock/HALF +FD: net/minecraft/world/level/block/StairBlock/f_56843_ net/minecraft/world/level/block/StairBlock/SHAPE +FD: net/minecraft/world/level/block/StairBlock/f_56844_ net/minecraft/world/level/block/StairBlock/WATERLOGGED +FD: net/minecraft/world/level/block/StairBlock/f_56845_ net/minecraft/world/level/block/StairBlock/TOP_AABB +FD: net/minecraft/world/level/block/StairBlock/f_56846_ net/minecraft/world/level/block/StairBlock/BOTTOM_AABB +FD: net/minecraft/world/level/block/StairBlock/f_56847_ net/minecraft/world/level/block/StairBlock/OCTET_NNN +FD: net/minecraft/world/level/block/StairBlock/f_56848_ net/minecraft/world/level/block/StairBlock/OCTET_NNP +FD: net/minecraft/world/level/block/StairBlock/f_56849_ net/minecraft/world/level/block/StairBlock/OCTET_NPN +FD: net/minecraft/world/level/block/StairBlock/f_56850_ net/minecraft/world/level/block/StairBlock/OCTET_NPP +FD: net/minecraft/world/level/block/StairBlock/f_56851_ net/minecraft/world/level/block/StairBlock/OCTET_PNN +FD: net/minecraft/world/level/block/StairBlock/f_56852_ net/minecraft/world/level/block/StairBlock/OCTET_PNP +FD: net/minecraft/world/level/block/StairBlock/f_56853_ net/minecraft/world/level/block/StairBlock/OCTET_PPN +FD: net/minecraft/world/level/block/StairBlock/f_56854_ net/minecraft/world/level/block/StairBlock/OCTET_PPP +FD: net/minecraft/world/level/block/StairBlock/f_56855_ net/minecraft/world/level/block/StairBlock/TOP_SHAPES +FD: net/minecraft/world/level/block/StairBlock/f_56856_ net/minecraft/world/level/block/StairBlock/BOTTOM_SHAPES +FD: net/minecraft/world/level/block/StairBlock/f_56857_ net/minecraft/world/level/block/StairBlock/SHAPE_BY_STATE +FD: net/minecraft/world/level/block/StairBlock/f_56858_ net/minecraft/world/level/block/StairBlock/base +FD: net/minecraft/world/level/block/StairBlock/f_56859_ net/minecraft/world/level/block/StairBlock/baseState +FD: net/minecraft/world/level/block/StairBlock/net/minecraft/world/level/block/StairBlock net/minecraft/world/level/block/StairBlock/net/minecraft/world/level/block/StairBlock +MD: net/minecraft/world/level/block/StairBlock/ ()V net/minecraft/world/level/block/StairBlock/ ()V +MD: net/minecraft/world/level/block/StairBlock/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StairBlock/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StairBlock/m_141947_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/StairBlock/stepOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/StairBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StairBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StairBlock/m_56864_ (ILnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StairBlock/makeStairShape (ILnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StairBlock/m_56933_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)[Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StairBlock/makeShapes (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)[Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StairBlock/m_56939_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;I)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StairBlock/lambda$makeShapes$0 (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;I)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StairBlock/m_56948_ (I)[Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StairBlock/lambda$makeShapes$1 (I)[Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StairBlock/m_56970_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/StairBlock/canTakeShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/StairBlock/m_56976_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/properties/StairsShape; net/minecraft/world/level/block/StairBlock/getStairsShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/properties/StairsShape; +MD: net/minecraft/world/level/block/StairBlock/m_56980_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/StairBlock/isStairs (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/StairBlock/m_56982_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/StairBlock/getShapeIndex (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/StairBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/StairBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/StairBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StairBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StairBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/StairBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/StairBlock/m_6256_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/StairBlock/attack (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/StairBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/StairBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/StairBlock/m_6786_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/StairBlock/destroy (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/StairBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/StairBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/StairBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/StairBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/StairBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StairBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StairBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StairBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StairBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/StairBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/StairBlock/m_7325_ ()F net/minecraft/world/level/block/StairBlock/getExplosionResistance ()F +MD: net/minecraft/world/level/block/StairBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/StairBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/StairBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StairBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StairBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/StairBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/StairBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/StairBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/StairBlock/m_7592_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V net/minecraft/world/level/block/StairBlock/wasExploded (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V +MD: net/minecraft/world/level/block/StairBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/StairBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/StairBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/StairBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/StairBlock$1 net/minecraft/world/level/block/StairBlock$1 +FD: net/minecraft/world/level/block/StairBlock$1/f_56984_ net/minecraft/world/level/block/StairBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$StairsShape +FD: net/minecraft/world/level/block/StairBlock$1/f_56985_ net/minecraft/world/level/block/StairBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/StairBlock$1/net/minecraft/world/level/block/StairBlock$1 net/minecraft/world/level/block/StairBlock$1/net/minecraft/world/level/block/StairBlock$1 +MD: net/minecraft/world/level/block/StairBlock$1/ ()V net/minecraft/world/level/block/StairBlock$1/ ()V +CL: net/minecraft/world/level/block/StandingSignBlock net/minecraft/world/level/block/StandingSignBlock +FD: net/minecraft/world/level/block/StandingSignBlock/f_56987_ net/minecraft/world/level/block/StandingSignBlock/ROTATION +FD: net/minecraft/world/level/block/StandingSignBlock/net/minecraft/world/level/block/StandingSignBlock net/minecraft/world/level/block/StandingSignBlock/net/minecraft/world/level/block/StandingSignBlock +MD: net/minecraft/world/level/block/StandingSignBlock/ ()V net/minecraft/world/level/block/StandingSignBlock/ ()V +MD: net/minecraft/world/level/block/StandingSignBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/world/level/block/state/properties/WoodType;)V net/minecraft/world/level/block/StandingSignBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/world/level/block/state/properties/WoodType;)V +MD: net/minecraft/world/level/block/StandingSignBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StandingSignBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StandingSignBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StandingSignBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StandingSignBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StandingSignBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StandingSignBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StandingSignBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StandingSignBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/StandingSignBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/StandingSignBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/StandingSignBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/StemBlock net/minecraft/world/level/block/StemBlock +FD: net/minecraft/world/level/block/StemBlock/f_154724_ net/minecraft/world/level/block/StemBlock/MAX_AGE +FD: net/minecraft/world/level/block/StemBlock/f_154725_ net/minecraft/world/level/block/StemBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/StemBlock/f_154726_ net/minecraft/world/level/block/StemBlock/seedSupplier +FD: net/minecraft/world/level/block/StemBlock/f_57013_ net/minecraft/world/level/block/StemBlock/AGE +FD: net/minecraft/world/level/block/StemBlock/f_57014_ net/minecraft/world/level/block/StemBlock/SHAPE_BY_AGE +FD: net/minecraft/world/level/block/StemBlock/f_57015_ net/minecraft/world/level/block/StemBlock/fruit +FD: net/minecraft/world/level/block/StemBlock/net/minecraft/world/level/block/StemBlock net/minecraft/world/level/block/StemBlock/net/minecraft/world/level/block/StemBlock +MD: net/minecraft/world/level/block/StemBlock/ ()V net/minecraft/world/level/block/StemBlock/ ()V +MD: net/minecraft/world/level/block/StemBlock/ (Lnet/minecraft/world/level/block/StemGrownBlock;Ljava/util/function/Supplier;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StemBlock/ (Lnet/minecraft/world/level/block/StemGrownBlock;Ljava/util/function/Supplier;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StemBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/StemBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/StemBlock/m_57056_ ()Lnet/minecraft/world/level/block/StemGrownBlock; net/minecraft/world/level/block/StemBlock/getFruit ()Lnet/minecraft/world/level/block/StemGrownBlock; +MD: net/minecraft/world/level/block/StemBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StemBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StemBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/StemBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/StemBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/StemBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/StemBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/StemBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/StemBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/StemBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/StemBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/StemBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/StemBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/StemBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/StemGrownBlock net/minecraft/world/level/block/StemGrownBlock +FD: net/minecraft/world/level/block/StemGrownBlock/net/minecraft/world/level/block/StemGrownBlock net/minecraft/world/level/block/StemGrownBlock/net/minecraft/world/level/block/StemGrownBlock +MD: net/minecraft/world/level/block/StemGrownBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StemGrownBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StemGrownBlock/m_7161_ ()Lnet/minecraft/world/level/block/StemBlock; net/minecraft/world/level/block/StemGrownBlock/getStem ()Lnet/minecraft/world/level/block/StemBlock; +MD: net/minecraft/world/level/block/StemGrownBlock/m_7810_ ()Lnet/minecraft/world/level/block/AttachedStemBlock; net/minecraft/world/level/block/StemGrownBlock/getAttachedStem ()Lnet/minecraft/world/level/block/AttachedStemBlock; +CL: net/minecraft/world/level/block/StoneButtonBlock net/minecraft/world/level/block/StoneButtonBlock +FD: net/minecraft/world/level/block/StoneButtonBlock/net/minecraft/world/level/block/StoneButtonBlock net/minecraft/world/level/block/StoneButtonBlock/net/minecraft/world/level/block/StoneButtonBlock +MD: net/minecraft/world/level/block/StoneButtonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StoneButtonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StoneButtonBlock/m_5722_ (Z)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/StoneButtonBlock/getSound (Z)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/level/block/StonecutterBlock net/minecraft/world/level/block/StonecutterBlock +FD: net/minecraft/world/level/block/StonecutterBlock/f_57063_ net/minecraft/world/level/block/StonecutterBlock/FACING +FD: net/minecraft/world/level/block/StonecutterBlock/f_57064_ net/minecraft/world/level/block/StonecutterBlock/SHAPE +FD: net/minecraft/world/level/block/StonecutterBlock/f_57065_ net/minecraft/world/level/block/StonecutterBlock/CONTAINER_TITLE +FD: net/minecraft/world/level/block/StonecutterBlock/net/minecraft/world/level/block/StonecutterBlock net/minecraft/world/level/block/StonecutterBlock/net/minecraft/world/level/block/StonecutterBlock +MD: net/minecraft/world/level/block/StonecutterBlock/ ()V net/minecraft/world/level/block/StonecutterBlock/ ()V +MD: net/minecraft/world/level/block/StonecutterBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StonecutterBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StonecutterBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StonecutterBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StonecutterBlock/m_57071_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/StonecutterBlock/lambda$getMenuProvider$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/StonecutterBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StonecutterBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StonecutterBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/StonecutterBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/StonecutterBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StonecutterBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StonecutterBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/StonecutterBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/StonecutterBlock/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/StonecutterBlock/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/StonecutterBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/StonecutterBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/StonecutterBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/StonecutterBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/StonecutterBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/StonecutterBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/StonecutterBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/StonecutterBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/StructureBlock net/minecraft/world/level/block/StructureBlock +FD: net/minecraft/world/level/block/StructureBlock/f_57110_ net/minecraft/world/level/block/StructureBlock/MODE +FD: net/minecraft/world/level/block/StructureBlock/net/minecraft/world/level/block/StructureBlock net/minecraft/world/level/block/StructureBlock/net/minecraft/world/level/block/StructureBlock +MD: net/minecraft/world/level/block/StructureBlock/ ()V net/minecraft/world/level/block/StructureBlock/ ()V +MD: net/minecraft/world/level/block/StructureBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StructureBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StructureBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/StructureBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/StructureBlock/m_57114_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V net/minecraft/world/level/block/StructureBlock/trigger (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)V +MD: net/minecraft/world/level/block/StructureBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/StructureBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/StructureBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/StructureBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/StructureBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/StructureBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/StructureBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/StructureBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/StructureBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/StructureBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/StructureBlock$1 net/minecraft/world/level/block/StructureBlock$1 +FD: net/minecraft/world/level/block/StructureBlock$1/f_57145_ net/minecraft/world/level/block/StructureBlock$1/$SwitchMap$net$minecraft$world$level$block$state$properties$StructureMode +FD: net/minecraft/world/level/block/StructureBlock$1/net/minecraft/world/level/block/StructureBlock$1 net/minecraft/world/level/block/StructureBlock$1/net/minecraft/world/level/block/StructureBlock$1 +MD: net/minecraft/world/level/block/StructureBlock$1/ ()V net/minecraft/world/level/block/StructureBlock$1/ ()V +CL: net/minecraft/world/level/block/StructureVoidBlock net/minecraft/world/level/block/StructureVoidBlock +FD: net/minecraft/world/level/block/StructureVoidBlock/f_154734_ net/minecraft/world/level/block/StructureVoidBlock/SIZE +FD: net/minecraft/world/level/block/StructureVoidBlock/f_57147_ net/minecraft/world/level/block/StructureVoidBlock/SHAPE +FD: net/minecraft/world/level/block/StructureVoidBlock/net/minecraft/world/level/block/StructureVoidBlock net/minecraft/world/level/block/StructureVoidBlock/net/minecraft/world/level/block/StructureVoidBlock +MD: net/minecraft/world/level/block/StructureVoidBlock/ ()V net/minecraft/world/level/block/StructureVoidBlock/ ()V +MD: net/minecraft/world/level/block/StructureVoidBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/StructureVoidBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/StructureVoidBlock/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/StructureVoidBlock/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/StructureVoidBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/StructureVoidBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/StructureVoidBlock/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/StructureVoidBlock/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/StructureVoidBlock/m_7749_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/StructureVoidBlock/getShadeBrightness (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +CL: net/minecraft/world/level/block/SugarCaneBlock net/minecraft/world/level/block/SugarCaneBlock +FD: net/minecraft/world/level/block/SugarCaneBlock/f_154735_ net/minecraft/world/level/block/SugarCaneBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/SugarCaneBlock/f_57164_ net/minecraft/world/level/block/SugarCaneBlock/AGE +FD: net/minecraft/world/level/block/SugarCaneBlock/f_57165_ net/minecraft/world/level/block/SugarCaneBlock/SHAPE +FD: net/minecraft/world/level/block/SugarCaneBlock/net/minecraft/world/level/block/SugarCaneBlock net/minecraft/world/level/block/SugarCaneBlock/net/minecraft/world/level/block/SugarCaneBlock +MD: net/minecraft/world/level/block/SugarCaneBlock/ ()V net/minecraft/world/level/block/SugarCaneBlock/ ()V +MD: net/minecraft/world/level/block/SugarCaneBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SugarCaneBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SugarCaneBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SugarCaneBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SugarCaneBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/SugarCaneBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/SugarCaneBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SugarCaneBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SugarCaneBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SugarCaneBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SugarCaneBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/SugarCaneBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/SugarCaneBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SugarCaneBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/SupportType net/minecraft/world/level/block/SupportType +FD: net/minecraft/world/level/block/SupportType/$VALUES net/minecraft/world/level/block/SupportType/$VALUES +FD: net/minecraft/world/level/block/SupportType/CENTER net/minecraft/world/level/block/SupportType/CENTER +FD: net/minecraft/world/level/block/SupportType/FULL net/minecraft/world/level/block/SupportType/FULL +FD: net/minecraft/world/level/block/SupportType/RIGID net/minecraft/world/level/block/SupportType/RIGID +FD: net/minecraft/world/level/block/SupportType/net/minecraft/world/level/block/SupportType net/minecraft/world/level/block/SupportType/net/minecraft/world/level/block/SupportType +MD: net/minecraft/world/level/block/SupportType/ ()V net/minecraft/world/level/block/SupportType/ ()V +MD: net/minecraft/world/level/block/SupportType/ (Ljava/lang/String;I)V net/minecraft/world/level/block/SupportType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/SupportType/m_154736_ ()[Lnet/minecraft/world/level/block/SupportType; net/minecraft/world/level/block/SupportType/$values ()[Lnet/minecraft/world/level/block/SupportType; +MD: net/minecraft/world/level/block/SupportType/m_5588_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/SupportType/isSupporting (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/SupportType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/SupportType; net/minecraft/world/level/block/SupportType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/SupportType; +MD: net/minecraft/world/level/block/SupportType/values ()[Lnet/minecraft/world/level/block/SupportType; net/minecraft/world/level/block/SupportType/values ()[Lnet/minecraft/world/level/block/SupportType; +CL: net/minecraft/world/level/block/SupportType$1 net/minecraft/world/level/block/SupportType$1 +FD: net/minecraft/world/level/block/SupportType$1/net/minecraft/world/level/block/SupportType$1 net/minecraft/world/level/block/SupportType$1/net/minecraft/world/level/block/SupportType$1 +MD: net/minecraft/world/level/block/SupportType$1/ (Ljava/lang/String;I)V net/minecraft/world/level/block/SupportType$1/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/SupportType$1/m_5588_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/SupportType$1/isSupporting (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/SupportType$2 net/minecraft/world/level/block/SupportType$2 +FD: net/minecraft/world/level/block/SupportType$2/f_57224_ net/minecraft/world/level/block/SupportType$2/CENTER_SUPPORT_WIDTH +FD: net/minecraft/world/level/block/SupportType$2/f_57225_ net/minecraft/world/level/block/SupportType$2/CENTER_SUPPORT_SHAPE +FD: net/minecraft/world/level/block/SupportType$2/net/minecraft/world/level/block/SupportType$2 net/minecraft/world/level/block/SupportType$2/net/minecraft/world/level/block/SupportType$2 +MD: net/minecraft/world/level/block/SupportType$2/ (Ljava/lang/String;I)V net/minecraft/world/level/block/SupportType$2/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/SupportType$2/m_5588_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/SupportType$2/isSupporting (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/SupportType$3 net/minecraft/world/level/block/SupportType$3 +FD: net/minecraft/world/level/block/SupportType$3/f_57234_ net/minecraft/world/level/block/SupportType$3/RIGID_SUPPORT_WIDTH +FD: net/minecraft/world/level/block/SupportType$3/f_57235_ net/minecraft/world/level/block/SupportType$3/RIGID_SUPPORT_SHAPE +FD: net/minecraft/world/level/block/SupportType$3/net/minecraft/world/level/block/SupportType$3 net/minecraft/world/level/block/SupportType$3/net/minecraft/world/level/block/SupportType$3 +MD: net/minecraft/world/level/block/SupportType$3/ (Ljava/lang/String;I)V net/minecraft/world/level/block/SupportType$3/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/SupportType$3/m_5588_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/SupportType$3/isSupporting (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/SweetBerryBushBlock net/minecraft/world/level/block/SweetBerryBushBlock +FD: net/minecraft/world/level/block/SweetBerryBushBlock/f_154737_ net/minecraft/world/level/block/SweetBerryBushBlock/MAX_AGE +FD: net/minecraft/world/level/block/SweetBerryBushBlock/f_154738_ net/minecraft/world/level/block/SweetBerryBushBlock/HURT_SPEED_THRESHOLD +FD: net/minecraft/world/level/block/SweetBerryBushBlock/f_57244_ net/minecraft/world/level/block/SweetBerryBushBlock/AGE +FD: net/minecraft/world/level/block/SweetBerryBushBlock/f_57245_ net/minecraft/world/level/block/SweetBerryBushBlock/SAPLING_SHAPE +FD: net/minecraft/world/level/block/SweetBerryBushBlock/f_57246_ net/minecraft/world/level/block/SweetBerryBushBlock/MID_GROWTH_SHAPE +FD: net/minecraft/world/level/block/SweetBerryBushBlock/net/minecraft/world/level/block/SweetBerryBushBlock net/minecraft/world/level/block/SweetBerryBushBlock/net/minecraft/world/level/block/SweetBerryBushBlock +MD: net/minecraft/world/level/block/SweetBerryBushBlock/ ()V net/minecraft/world/level/block/SweetBerryBushBlock/ ()V +MD: net/minecraft/world/level/block/SweetBerryBushBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/SweetBerryBushBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SweetBerryBushBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/SweetBerryBushBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/SweetBerryBushBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/SweetBerryBushBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/SweetBerryBushBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/SweetBerryBushBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/SweetBerryBushBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/SweetBerryBushBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/SweetBerryBushBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/SweetBerryBushBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/SweetBerryBushBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/TallFlowerBlock net/minecraft/world/level/block/TallFlowerBlock +FD: net/minecraft/world/level/block/TallFlowerBlock/net/minecraft/world/level/block/TallFlowerBlock net/minecraft/world/level/block/TallFlowerBlock/net/minecraft/world/level/block/TallFlowerBlock +MD: net/minecraft/world/level/block/TallFlowerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TallFlowerBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TallFlowerBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/TallFlowerBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/TallFlowerBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/TallFlowerBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/TallFlowerBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/TallFlowerBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/TallFlowerBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/TallFlowerBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/TallGrassBlock net/minecraft/world/level/block/TallGrassBlock +FD: net/minecraft/world/level/block/TallGrassBlock/f_154739_ net/minecraft/world/level/block/TallGrassBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/TallGrassBlock/f_57315_ net/minecraft/world/level/block/TallGrassBlock/SHAPE +FD: net/minecraft/world/level/block/TallGrassBlock/net/minecraft/world/level/block/TallGrassBlock net/minecraft/world/level/block/TallGrassBlock/net/minecraft/world/level/block/TallGrassBlock +MD: net/minecraft/world/level/block/TallGrassBlock/ ()V net/minecraft/world/level/block/TallGrassBlock/ ()V +MD: net/minecraft/world/level/block/TallGrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TallGrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TallGrassBlock/m_5491_ (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/TallGrassBlock/isBonemealSuccess (Lnet/minecraft/world/level/Level;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/TallGrassBlock/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/TallGrassBlock/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/TallGrassBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/TallGrassBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/TallGrassBlock/m_7370_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z net/minecraft/world/level/block/TallGrassBlock/isValidBonemealTarget (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Z +MD: net/minecraft/world/level/block/TallGrassBlock/m_7719_ (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/TallGrassBlock/performBonemeal (Lnet/minecraft/server/level/ServerLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/TallSeagrassBlock net/minecraft/world/level/block/TallSeagrassBlock +FD: net/minecraft/world/level/block/TallSeagrassBlock/f_154740_ net/minecraft/world/level/block/TallSeagrassBlock/HALF +FD: net/minecraft/world/level/block/TallSeagrassBlock/f_154741_ net/minecraft/world/level/block/TallSeagrassBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/TallSeagrassBlock/f_154742_ net/minecraft/world/level/block/TallSeagrassBlock/SHAPE +FD: net/minecraft/world/level/block/TallSeagrassBlock/net/minecraft/world/level/block/TallSeagrassBlock net/minecraft/world/level/block/TallSeagrassBlock/net/minecraft/world/level/block/TallSeagrassBlock +MD: net/minecraft/world/level/block/TallSeagrassBlock/ ()V net/minecraft/world/level/block/TallSeagrassBlock/ ()V +MD: net/minecraft/world/level/block/TallSeagrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TallSeagrassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TallSeagrassBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/TallSeagrassBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/TallSeagrassBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_6044_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/TallSeagrassBlock/canPlaceLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/TallSeagrassBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_7361_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/block/TallSeagrassBlock/placeLiquid (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/TallSeagrassBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/TallSeagrassBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/TallSeagrassBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/TargetBlock net/minecraft/world/level/block/TargetBlock +FD: net/minecraft/world/level/block/TargetBlock/f_154777_ net/minecraft/world/level/block/TargetBlock/ACTIVATION_TICKS_ARROWS +FD: net/minecraft/world/level/block/TargetBlock/f_154778_ net/minecraft/world/level/block/TargetBlock/ACTIVATION_TICKS_OTHER +FD: net/minecraft/world/level/block/TargetBlock/f_57376_ net/minecraft/world/level/block/TargetBlock/OUTPUT_POWER +FD: net/minecraft/world/level/block/TargetBlock/net/minecraft/world/level/block/TargetBlock net/minecraft/world/level/block/TargetBlock/net/minecraft/world/level/block/TargetBlock +MD: net/minecraft/world/level/block/TargetBlock/ ()V net/minecraft/world/level/block/TargetBlock/ ()V +MD: net/minecraft/world/level/block/TargetBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TargetBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TargetBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/TargetBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/TargetBlock/m_57385_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/TargetBlock/setOutputPower (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/TargetBlock/m_57391_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/Entity;)I net/minecraft/world/level/block/TargetBlock/updateRedstoneOutput (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/Entity;)I +MD: net/minecraft/world/level/block/TargetBlock/m_57408_ (Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/phys/Vec3;)I net/minecraft/world/level/block/TargetBlock/getRedstoneStrength (Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/phys/Vec3;)I +MD: net/minecraft/world/level/block/TargetBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/TargetBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/TargetBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/TargetBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/TargetBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/TargetBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/TargetBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/TargetBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/TargetBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/TargetBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/TintedGlassBlock net/minecraft/world/level/block/TintedGlassBlock +FD: net/minecraft/world/level/block/TintedGlassBlock/net/minecraft/world/level/block/TintedGlassBlock net/minecraft/world/level/block/TintedGlassBlock/net/minecraft/world/level/block/TintedGlassBlock +MD: net/minecraft/world/level/block/TintedGlassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TintedGlassBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TintedGlassBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/TintedGlassBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/TintedGlassBlock/m_7753_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/TintedGlassBlock/getLightBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +CL: net/minecraft/world/level/block/TntBlock net/minecraft/world/level/block/TntBlock +FD: net/minecraft/world/level/block/TntBlock/f_57419_ net/minecraft/world/level/block/TntBlock/UNSTABLE +FD: net/minecraft/world/level/block/TntBlock/net/minecraft/world/level/block/TntBlock net/minecraft/world/level/block/TntBlock/net/minecraft/world/level/block/TntBlock +MD: net/minecraft/world/level/block/TntBlock/ ()V net/minecraft/world/level/block/TntBlock/ ()V +MD: net/minecraft/world/level/block/TntBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TntBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TntBlock/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/TntBlock/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/TntBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/TntBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/TntBlock/m_57423_ (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/TntBlock/lambda$use$0 (Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/TntBlock/m_57433_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/TntBlock/explode (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/TntBlock/m_57436_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/level/block/TntBlock/explode (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/level/block/TntBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/TntBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/TntBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/TntBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/TntBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/TntBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/TntBlock/m_6903_ (Lnet/minecraft/world/level/Explosion;)Z net/minecraft/world/level/block/TntBlock/dropFromExplosion (Lnet/minecraft/world/level/Explosion;)Z +MD: net/minecraft/world/level/block/TntBlock/m_7592_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V net/minecraft/world/level/block/TntBlock/wasExploded (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;)V +MD: net/minecraft/world/level/block/TntBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/TntBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/TorchBlock net/minecraft/world/level/block/TorchBlock +FD: net/minecraft/world/level/block/TorchBlock/f_154831_ net/minecraft/world/level/block/TorchBlock/AABB_STANDING_OFFSET +FD: net/minecraft/world/level/block/TorchBlock/f_57487_ net/minecraft/world/level/block/TorchBlock/AABB +FD: net/minecraft/world/level/block/TorchBlock/f_57488_ net/minecraft/world/level/block/TorchBlock/flameParticle +FD: net/minecraft/world/level/block/TorchBlock/net/minecraft/world/level/block/TorchBlock net/minecraft/world/level/block/TorchBlock/net/minecraft/world/level/block/TorchBlock +MD: net/minecraft/world/level/block/TorchBlock/ ()V net/minecraft/world/level/block/TorchBlock/ ()V +MD: net/minecraft/world/level/block/TorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/world/level/block/TorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/world/level/block/TorchBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/TorchBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/TorchBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/TorchBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/TorchBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TorchBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TorchBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/TorchBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/TrapDoorBlock net/minecraft/world/level/block/TrapDoorBlock +FD: net/minecraft/world/level/block/TrapDoorBlock/f_154832_ net/minecraft/world/level/block/TrapDoorBlock/AABB_THICKNESS +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57514_ net/minecraft/world/level/block/TrapDoorBlock/OPEN +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57515_ net/minecraft/world/level/block/TrapDoorBlock/HALF +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57516_ net/minecraft/world/level/block/TrapDoorBlock/POWERED +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57517_ net/minecraft/world/level/block/TrapDoorBlock/WATERLOGGED +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57518_ net/minecraft/world/level/block/TrapDoorBlock/EAST_OPEN_AABB +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57519_ net/minecraft/world/level/block/TrapDoorBlock/WEST_OPEN_AABB +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57520_ net/minecraft/world/level/block/TrapDoorBlock/SOUTH_OPEN_AABB +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57521_ net/minecraft/world/level/block/TrapDoorBlock/NORTH_OPEN_AABB +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57522_ net/minecraft/world/level/block/TrapDoorBlock/BOTTOM_AABB +FD: net/minecraft/world/level/block/TrapDoorBlock/f_57523_ net/minecraft/world/level/block/TrapDoorBlock/TOP_AABB +FD: net/minecraft/world/level/block/TrapDoorBlock/net/minecraft/world/level/block/TrapDoorBlock net/minecraft/world/level/block/TrapDoorBlock/net/minecraft/world/level/block/TrapDoorBlock +MD: net/minecraft/world/level/block/TrapDoorBlock/ ()V net/minecraft/world/level/block/TrapDoorBlock/ ()V +MD: net/minecraft/world/level/block/TrapDoorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TrapDoorBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TrapDoorBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TrapDoorBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TrapDoorBlock/m_57527_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/TrapDoorBlock/playSound (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/TrapDoorBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/TrapDoorBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/TrapDoorBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/TrapDoorBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/TrapDoorBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/TrapDoorBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/TrapDoorBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/TrapDoorBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/TrapDoorBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/TrapDoorBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/TrapDoorBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TrapDoorBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TrapDoorBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/TrapDoorBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/TrapDoorBlock$1 net/minecraft/world/level/block/TrapDoorBlock$1 +FD: net/minecraft/world/level/block/TrapDoorBlock$1/f_57569_ net/minecraft/world/level/block/TrapDoorBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/TrapDoorBlock$1/f_57570_ net/minecraft/world/level/block/TrapDoorBlock$1/$SwitchMap$net$minecraft$world$level$pathfinder$PathComputationType +FD: net/minecraft/world/level/block/TrapDoorBlock$1/net/minecraft/world/level/block/TrapDoorBlock$1 net/minecraft/world/level/block/TrapDoorBlock$1/net/minecraft/world/level/block/TrapDoorBlock$1 +MD: net/minecraft/world/level/block/TrapDoorBlock$1/ ()V net/minecraft/world/level/block/TrapDoorBlock$1/ ()V +CL: net/minecraft/world/level/block/TrappedChestBlock net/minecraft/world/level/block/TrappedChestBlock +FD: net/minecraft/world/level/block/TrappedChestBlock/net/minecraft/world/level/block/TrappedChestBlock net/minecraft/world/level/block/TrappedChestBlock/net/minecraft/world/level/block/TrappedChestBlock +MD: net/minecraft/world/level/block/TrappedChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TrappedChestBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TrappedChestBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/TrappedChestBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/TrappedChestBlock/m_57589_ ()Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/world/level/block/TrappedChestBlock/lambda$new$0 ()Lnet/minecraft/world/level/block/entity/BlockEntityType; +MD: net/minecraft/world/level/block/TrappedChestBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/TrappedChestBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/TrappedChestBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/TrappedChestBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/TrappedChestBlock/m_7699_ ()Lnet/minecraft/stats/Stat; net/minecraft/world/level/block/TrappedChestBlock/getOpenChestStat ()Lnet/minecraft/stats/Stat; +MD: net/minecraft/world/level/block/TrappedChestBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/TrappedChestBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/TripWireBlock net/minecraft/world/level/block/TripWireBlock +FD: net/minecraft/world/level/block/TripWireBlock/f_154836_ net/minecraft/world/level/block/TripWireBlock/RECHECK_PERIOD +FD: net/minecraft/world/level/block/TripWireBlock/f_57590_ net/minecraft/world/level/block/TripWireBlock/POWERED +FD: net/minecraft/world/level/block/TripWireBlock/f_57591_ net/minecraft/world/level/block/TripWireBlock/ATTACHED +FD: net/minecraft/world/level/block/TripWireBlock/f_57592_ net/minecraft/world/level/block/TripWireBlock/DISARMED +FD: net/minecraft/world/level/block/TripWireBlock/f_57593_ net/minecraft/world/level/block/TripWireBlock/NORTH +FD: net/minecraft/world/level/block/TripWireBlock/f_57594_ net/minecraft/world/level/block/TripWireBlock/EAST +FD: net/minecraft/world/level/block/TripWireBlock/f_57595_ net/minecraft/world/level/block/TripWireBlock/SOUTH +FD: net/minecraft/world/level/block/TripWireBlock/f_57596_ net/minecraft/world/level/block/TripWireBlock/WEST +FD: net/minecraft/world/level/block/TripWireBlock/f_57597_ net/minecraft/world/level/block/TripWireBlock/AABB +FD: net/minecraft/world/level/block/TripWireBlock/f_57598_ net/minecraft/world/level/block/TripWireBlock/NOT_ATTACHED_AABB +FD: net/minecraft/world/level/block/TripWireBlock/f_57599_ net/minecraft/world/level/block/TripWireBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/TripWireBlock/f_57600_ net/minecraft/world/level/block/TripWireBlock/hook +FD: net/minecraft/world/level/block/TripWireBlock/net/minecraft/world/level/block/TripWireBlock net/minecraft/world/level/block/TripWireBlock/net/minecraft/world/level/block/TripWireBlock +MD: net/minecraft/world/level/block/TripWireBlock/ ()V net/minecraft/world/level/block/TripWireBlock/ ()V +MD: net/minecraft/world/level/block/TripWireBlock/ (Lnet/minecraft/world/level/block/TripWireHookBlock;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TripWireBlock/ (Lnet/minecraft/world/level/block/TripWireHookBlock;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TripWireBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/TripWireBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/TripWireBlock/m_57607_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/TripWireBlock/checkPressed (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/TripWireBlock/m_57610_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/TripWireBlock/updateSource (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/TripWireBlock/m_57641_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/TripWireBlock/shouldConnectTo (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/TripWireBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/TripWireBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/TripWireBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/TripWireBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/TripWireBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/TripWireBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/TripWireBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/TripWireBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/TripWireBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/TripWireBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/TripWireBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/TripWireBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/TripWireBlock$1 net/minecraft/world/level/block/TripWireBlock$1 +FD: net/minecraft/world/level/block/TripWireBlock$1/f_57664_ net/minecraft/world/level/block/TripWireBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/TripWireBlock$1/f_57665_ net/minecraft/world/level/block/TripWireBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/TripWireBlock$1/net/minecraft/world/level/block/TripWireBlock$1 net/minecraft/world/level/block/TripWireBlock$1/net/minecraft/world/level/block/TripWireBlock$1 +MD: net/minecraft/world/level/block/TripWireBlock$1/ ()V net/minecraft/world/level/block/TripWireBlock$1/ ()V +CL: net/minecraft/world/level/block/TripWireHookBlock net/minecraft/world/level/block/TripWireHookBlock +FD: net/minecraft/world/level/block/TripWireHookBlock/f_154837_ net/minecraft/world/level/block/TripWireHookBlock/WIRE_DIST_MIN +FD: net/minecraft/world/level/block/TripWireHookBlock/f_154838_ net/minecraft/world/level/block/TripWireHookBlock/WIRE_DIST_MAX +FD: net/minecraft/world/level/block/TripWireHookBlock/f_154839_ net/minecraft/world/level/block/TripWireHookBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/TripWireHookBlock/f_154840_ net/minecraft/world/level/block/TripWireHookBlock/RECHECK_PERIOD +FD: net/minecraft/world/level/block/TripWireHookBlock/f_57667_ net/minecraft/world/level/block/TripWireHookBlock/FACING +FD: net/minecraft/world/level/block/TripWireHookBlock/f_57668_ net/minecraft/world/level/block/TripWireHookBlock/POWERED +FD: net/minecraft/world/level/block/TripWireHookBlock/f_57669_ net/minecraft/world/level/block/TripWireHookBlock/ATTACHED +FD: net/minecraft/world/level/block/TripWireHookBlock/f_57670_ net/minecraft/world/level/block/TripWireHookBlock/NORTH_AABB +FD: net/minecraft/world/level/block/TripWireHookBlock/f_57671_ net/minecraft/world/level/block/TripWireHookBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/TripWireHookBlock/f_57672_ net/minecraft/world/level/block/TripWireHookBlock/WEST_AABB +FD: net/minecraft/world/level/block/TripWireHookBlock/f_57673_ net/minecraft/world/level/block/TripWireHookBlock/EAST_AABB +FD: net/minecraft/world/level/block/TripWireHookBlock/net/minecraft/world/level/block/TripWireHookBlock net/minecraft/world/level/block/TripWireHookBlock/net/minecraft/world/level/block/TripWireHookBlock +MD: net/minecraft/world/level/block/TripWireHookBlock/ ()V net/minecraft/world/level/block/TripWireHookBlock/ ()V +MD: net/minecraft/world/level/block/TripWireHookBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TripWireHookBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TripWireHookBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireHookBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireHookBlock/m_57685_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZZILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/TripWireHookBlock/calculateState (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZZILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/TripWireHookBlock/m_57693_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/block/TripWireHookBlock/notifyNeighbors (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/block/TripWireHookBlock/m_57697_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZZZZ)V net/minecraft/world/level/block/TripWireHookBlock/playSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZZZZ)V +MD: net/minecraft/world/level/block/TripWireHookBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/TripWireHookBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/TripWireHookBlock/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/TripWireHookBlock/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/TripWireHookBlock/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/TripWireHookBlock/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/TripWireHookBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/TripWireHookBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/TripWireHookBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/TripWireHookBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/TripWireHookBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireHookBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireHookBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireHookBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireHookBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TripWireHookBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TripWireHookBlock/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/TripWireHookBlock/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/TripWireHookBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/TripWireHookBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/TripWireHookBlock/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/TripWireHookBlock/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/TripWireHookBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/TripWireHookBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/TripWireHookBlock$1 net/minecraft/world/level/block/TripWireHookBlock$1 +FD: net/minecraft/world/level/block/TripWireHookBlock$1/f_57751_ net/minecraft/world/level/block/TripWireHookBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/TripWireHookBlock$1/net/minecraft/world/level/block/TripWireHookBlock$1 net/minecraft/world/level/block/TripWireHookBlock$1/net/minecraft/world/level/block/TripWireHookBlock$1 +MD: net/minecraft/world/level/block/TripWireHookBlock$1/ ()V net/minecraft/world/level/block/TripWireHookBlock$1/ ()V +CL: net/minecraft/world/level/block/TurtleEggBlock net/minecraft/world/level/block/TurtleEggBlock +FD: net/minecraft/world/level/block/TurtleEggBlock/f_154841_ net/minecraft/world/level/block/TurtleEggBlock/MAX_HATCH_LEVEL +FD: net/minecraft/world/level/block/TurtleEggBlock/f_154842_ net/minecraft/world/level/block/TurtleEggBlock/MIN_EGGS +FD: net/minecraft/world/level/block/TurtleEggBlock/f_154843_ net/minecraft/world/level/block/TurtleEggBlock/MAX_EGGS +FD: net/minecraft/world/level/block/TurtleEggBlock/f_57753_ net/minecraft/world/level/block/TurtleEggBlock/HATCH +FD: net/minecraft/world/level/block/TurtleEggBlock/f_57754_ net/minecraft/world/level/block/TurtleEggBlock/EGGS +FD: net/minecraft/world/level/block/TurtleEggBlock/f_57755_ net/minecraft/world/level/block/TurtleEggBlock/ONE_EGG_AABB +FD: net/minecraft/world/level/block/TurtleEggBlock/f_57756_ net/minecraft/world/level/block/TurtleEggBlock/MULTIPLE_EGGS_AABB +FD: net/minecraft/world/level/block/TurtleEggBlock/net/minecraft/world/level/block/TurtleEggBlock net/minecraft/world/level/block/TurtleEggBlock/net/minecraft/world/level/block/TurtleEggBlock +MD: net/minecraft/world/level/block/TurtleEggBlock/ ()V net/minecraft/world/level/block/TurtleEggBlock/ ()V +MD: net/minecraft/world/level/block/TurtleEggBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TurtleEggBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_141947_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/TurtleEggBlock/stepOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_142072_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V net/minecraft/world/level/block/TurtleEggBlock/fallOn (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;F)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_154850_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/level/block/TurtleEggBlock/destroyEgg (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/TurtleEggBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/TurtleEggBlock/m_57762_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/TurtleEggBlock/onSand (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/TurtleEggBlock/m_57765_ (Lnet/minecraft/world/level/Level;)Z net/minecraft/world/level/block/TurtleEggBlock/shouldUpdateHatchLevel (Lnet/minecraft/world/level/Level;)Z +MD: net/minecraft/world/level/block/TurtleEggBlock/m_57767_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/TurtleEggBlock/canDestroyEgg (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/TurtleEggBlock/m_57791_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/TurtleEggBlock/decreaseEggs (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_57800_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/TurtleEggBlock/isSand (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/TurtleEggBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/TurtleEggBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/TurtleEggBlock/m_6240_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/TurtleEggBlock/playerDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/TurtleEggBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/TurtleEggBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/TurtleEggBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/TurtleEggBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/TurtleEggBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/TurtleEggBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/TwistingVinesBlock net/minecraft/world/level/block/TwistingVinesBlock +FD: net/minecraft/world/level/block/TwistingVinesBlock/f_154861_ net/minecraft/world/level/block/TwistingVinesBlock/SHAPE +FD: net/minecraft/world/level/block/TwistingVinesBlock/net/minecraft/world/level/block/TwistingVinesBlock net/minecraft/world/level/block/TwistingVinesBlock/net/minecraft/world/level/block/TwistingVinesBlock +MD: net/minecraft/world/level/block/TwistingVinesBlock/ ()V net/minecraft/world/level/block/TwistingVinesBlock/ ()V +MD: net/minecraft/world/level/block/TwistingVinesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TwistingVinesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TwistingVinesBlock/m_5971_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/TwistingVinesBlock/canGrowInto (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/TwistingVinesBlock/m_7363_ (Ljava/util/Random;)I net/minecraft/world/level/block/TwistingVinesBlock/getBlocksToGrowWhenBonemealed (Ljava/util/Random;)I +MD: net/minecraft/world/level/block/TwistingVinesBlock/m_7777_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/TwistingVinesBlock/getBodyBlock ()Lnet/minecraft/world/level/block/Block; +CL: net/minecraft/world/level/block/TwistingVinesPlantBlock net/minecraft/world/level/block/TwistingVinesPlantBlock +FD: net/minecraft/world/level/block/TwistingVinesPlantBlock/f_154870_ net/minecraft/world/level/block/TwistingVinesPlantBlock/SHAPE +FD: net/minecraft/world/level/block/TwistingVinesPlantBlock/net/minecraft/world/level/block/TwistingVinesPlantBlock net/minecraft/world/level/block/TwistingVinesPlantBlock/net/minecraft/world/level/block/TwistingVinesPlantBlock +MD: net/minecraft/world/level/block/TwistingVinesPlantBlock/ ()V net/minecraft/world/level/block/TwistingVinesPlantBlock/ ()V +MD: net/minecraft/world/level/block/TwistingVinesPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/TwistingVinesPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/TwistingVinesPlantBlock/m_7272_ ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; net/minecraft/world/level/block/TwistingVinesPlantBlock/getHeadBlock ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; +CL: net/minecraft/world/level/block/VineBlock net/minecraft/world/level/block/VineBlock +FD: net/minecraft/world/level/block/VineBlock/f_154875_ net/minecraft/world/level/block/VineBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/VineBlock/f_57833_ net/minecraft/world/level/block/VineBlock/UP +FD: net/minecraft/world/level/block/VineBlock/f_57834_ net/minecraft/world/level/block/VineBlock/NORTH +FD: net/minecraft/world/level/block/VineBlock/f_57835_ net/minecraft/world/level/block/VineBlock/EAST +FD: net/minecraft/world/level/block/VineBlock/f_57836_ net/minecraft/world/level/block/VineBlock/SOUTH +FD: net/minecraft/world/level/block/VineBlock/f_57837_ net/minecraft/world/level/block/VineBlock/WEST +FD: net/minecraft/world/level/block/VineBlock/f_57838_ net/minecraft/world/level/block/VineBlock/PROPERTY_BY_DIRECTION +FD: net/minecraft/world/level/block/VineBlock/f_57839_ net/minecraft/world/level/block/VineBlock/UP_AABB +FD: net/minecraft/world/level/block/VineBlock/f_57840_ net/minecraft/world/level/block/VineBlock/WEST_AABB +FD: net/minecraft/world/level/block/VineBlock/f_57841_ net/minecraft/world/level/block/VineBlock/EAST_AABB +FD: net/minecraft/world/level/block/VineBlock/f_57842_ net/minecraft/world/level/block/VineBlock/NORTH_AABB +FD: net/minecraft/world/level/block/VineBlock/f_57843_ net/minecraft/world/level/block/VineBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/VineBlock/f_57844_ net/minecraft/world/level/block/VineBlock/shapesCache +FD: net/minecraft/world/level/block/VineBlock/net/minecraft/world/level/block/VineBlock net/minecraft/world/level/block/VineBlock/net/minecraft/world/level/block/VineBlock +MD: net/minecraft/world/level/block/VineBlock/ ()V net/minecraft/world/level/block/VineBlock/ ()V +MD: net/minecraft/world/level/block/VineBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/VineBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/VineBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/VineBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/VineBlock/m_57850_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/VineBlock/canSpread (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/VineBlock/m_57853_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/VineBlock/isAcceptableNeighbour (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/VineBlock/m_57870_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/VineBlock/copyRandomFaces (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/VineBlock/m_57883_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/BooleanProperty; net/minecraft/world/level/block/VineBlock/getPropertyForFace (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/BooleanProperty; +MD: net/minecraft/world/level/block/VineBlock/m_57885_ (Ljava/util/Map$Entry;)Z net/minecraft/world/level/block/VineBlock/lambda$static$0 (Ljava/util/Map$Entry;)Z +MD: net/minecraft/world/level/block/VineBlock/m_57887_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/VineBlock/canSupportAtFace (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/VineBlock/m_57901_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/VineBlock/getUpdatedState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/VineBlock/m_57905_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/VineBlock/calculateShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/VineBlock/m_57907_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/VineBlock/hasFaces (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/VineBlock/m_57909_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/VineBlock/countFaces (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/VineBlock/m_57911_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/VineBlock/hasHorizontalConnection (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/VineBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/VineBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/VineBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/VineBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/VineBlock/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/VineBlock/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/VineBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/VineBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/VineBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/VineBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/VineBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/VineBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/VineBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/VineBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/VineBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/VineBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/VineBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/VineBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/VineBlock$1 net/minecraft/world/level/block/VineBlock$1 +FD: net/minecraft/world/level/block/VineBlock$1/f_57913_ net/minecraft/world/level/block/VineBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/VineBlock$1/f_57914_ net/minecraft/world/level/block/VineBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/VineBlock$1/net/minecraft/world/level/block/VineBlock$1 net/minecraft/world/level/block/VineBlock$1/net/minecraft/world/level/block/VineBlock$1 +MD: net/minecraft/world/level/block/VineBlock$1/ ()V net/minecraft/world/level/block/VineBlock$1/ ()V +CL: net/minecraft/world/level/block/WallBannerBlock net/minecraft/world/level/block/WallBannerBlock +FD: net/minecraft/world/level/block/WallBannerBlock/f_57916_ net/minecraft/world/level/block/WallBannerBlock/FACING +FD: net/minecraft/world/level/block/WallBannerBlock/f_57917_ net/minecraft/world/level/block/WallBannerBlock/SHAPES +FD: net/minecraft/world/level/block/WallBannerBlock/net/minecraft/world/level/block/WallBannerBlock net/minecraft/world/level/block/WallBannerBlock/net/minecraft/world/level/block/WallBannerBlock +MD: net/minecraft/world/level/block/WallBannerBlock/ ()V net/minecraft/world/level/block/WallBannerBlock/ ()V +MD: net/minecraft/world/level/block/WallBannerBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WallBannerBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WallBannerBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBannerBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBannerBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallBannerBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallBannerBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBannerBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBannerBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBannerBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBannerBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBannerBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBannerBlock/m_7705_ ()Ljava/lang/String; net/minecraft/world/level/block/WallBannerBlock/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/block/WallBannerBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/WallBannerBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/WallBannerBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/WallBannerBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/WallBlock net/minecraft/world/level/block/WallBlock +FD: net/minecraft/world/level/block/WallBlock/f_154876_ net/minecraft/world/level/block/WallBlock/WALL_WIDTH +FD: net/minecraft/world/level/block/WallBlock/f_154877_ net/minecraft/world/level/block/WallBlock/WALL_HEIGHT +FD: net/minecraft/world/level/block/WallBlock/f_154878_ net/minecraft/world/level/block/WallBlock/POST_WIDTH +FD: net/minecraft/world/level/block/WallBlock/f_154879_ net/minecraft/world/level/block/WallBlock/POST_COVER_WIDTH +FD: net/minecraft/world/level/block/WallBlock/f_154880_ net/minecraft/world/level/block/WallBlock/WALL_COVER_START +FD: net/minecraft/world/level/block/WallBlock/f_154881_ net/minecraft/world/level/block/WallBlock/WALL_COVER_END +FD: net/minecraft/world/level/block/WallBlock/f_57949_ net/minecraft/world/level/block/WallBlock/UP +FD: net/minecraft/world/level/block/WallBlock/f_57950_ net/minecraft/world/level/block/WallBlock/EAST_WALL +FD: net/minecraft/world/level/block/WallBlock/f_57951_ net/minecraft/world/level/block/WallBlock/NORTH_WALL +FD: net/minecraft/world/level/block/WallBlock/f_57952_ net/minecraft/world/level/block/WallBlock/SOUTH_WALL +FD: net/minecraft/world/level/block/WallBlock/f_57953_ net/minecraft/world/level/block/WallBlock/WEST_WALL +FD: net/minecraft/world/level/block/WallBlock/f_57954_ net/minecraft/world/level/block/WallBlock/WATERLOGGED +FD: net/minecraft/world/level/block/WallBlock/f_57955_ net/minecraft/world/level/block/WallBlock/shapeByIndex +FD: net/minecraft/world/level/block/WallBlock/f_57956_ net/minecraft/world/level/block/WallBlock/collisionShapeByIndex +FD: net/minecraft/world/level/block/WallBlock/f_57957_ net/minecraft/world/level/block/WallBlock/POST_TEST +FD: net/minecraft/world/level/block/WallBlock/f_57958_ net/minecraft/world/level/block/WallBlock/NORTH_TEST +FD: net/minecraft/world/level/block/WallBlock/f_57959_ net/minecraft/world/level/block/WallBlock/SOUTH_TEST +FD: net/minecraft/world/level/block/WallBlock/f_57960_ net/minecraft/world/level/block/WallBlock/WEST_TEST +FD: net/minecraft/world/level/block/WallBlock/f_57961_ net/minecraft/world/level/block/WallBlock/EAST_TEST +FD: net/minecraft/world/level/block/WallBlock/net/minecraft/world/level/block/WallBlock net/minecraft/world/level/block/WallBlock/net/minecraft/world/level/block/WallBlock +MD: net/minecraft/world/level/block/WallBlock/ ()V net/minecraft/world/level/block/WallBlock/ ()V +MD: net/minecraft/world/level/block/WallBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WallBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WallBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_57965_ (FFFFFF)Ljava/util/Map; net/minecraft/world/level/block/WallBlock/makeShapes (FFFFFF)Ljava/util/Map; +MD: net/minecraft/world/level/block/WallBlock/m_57974_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/topUpdate (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_57979_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZZZZ)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/updateShape (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZZZZ)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_57988_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/sideUpdate (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_58006_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/level/block/WallBlock/shouldRaisePost (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/level/block/WallBlock/m_58010_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/world/level/block/WallBlock/isConnected (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/world/level/block/WallBlock/m_58020_ (Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/WallBlock/connectsTo (Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/WallBlock/m_58024_ (Lnet/minecraft/world/level/block/state/BlockState;ZZZZLnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/updateSides (Lnet/minecraft/world/level/block/state/BlockState;ZZZZLnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_58033_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/level/block/state/properties/WallSide;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallBlock/applyWallShape (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/level/block/state/properties/WallSide;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallBlock/m_58038_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/level/block/WallBlock/isCovered (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/level/block/WallBlock/m_58041_ (ZLnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/level/block/state/properties/WallSide; net/minecraft/world/level/block/WallBlock/makeWallState (ZLnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/level/block/state/properties/WallSide; +MD: net/minecraft/world/level/block/WallBlock/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/WallBlock/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/WallBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/WallBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/WallBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallBlock/m_7420_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/WallBlock/propagatesSkylightDown (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/WallBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/WallBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/WallBlock$1 net/minecraft/world/level/block/WallBlock$1 +FD: net/minecraft/world/level/block/WallBlock$1/f_58061_ net/minecraft/world/level/block/WallBlock$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/block/WallBlock$1/f_58062_ net/minecraft/world/level/block/WallBlock$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/block/WallBlock$1/net/minecraft/world/level/block/WallBlock$1 net/minecraft/world/level/block/WallBlock$1/net/minecraft/world/level/block/WallBlock$1 +MD: net/minecraft/world/level/block/WallBlock$1/ ()V net/minecraft/world/level/block/WallBlock$1/ ()V +CL: net/minecraft/world/level/block/WallSignBlock net/minecraft/world/level/block/WallSignBlock +FD: net/minecraft/world/level/block/WallSignBlock/f_154882_ net/minecraft/world/level/block/WallSignBlock/AABB_THICKNESS +FD: net/minecraft/world/level/block/WallSignBlock/f_154883_ net/minecraft/world/level/block/WallSignBlock/AABB_BOTTOM +FD: net/minecraft/world/level/block/WallSignBlock/f_154884_ net/minecraft/world/level/block/WallSignBlock/AABB_TOP +FD: net/minecraft/world/level/block/WallSignBlock/f_58064_ net/minecraft/world/level/block/WallSignBlock/FACING +FD: net/minecraft/world/level/block/WallSignBlock/f_58065_ net/minecraft/world/level/block/WallSignBlock/AABBS +FD: net/minecraft/world/level/block/WallSignBlock/net/minecraft/world/level/block/WallSignBlock net/minecraft/world/level/block/WallSignBlock/net/minecraft/world/level/block/WallSignBlock +MD: net/minecraft/world/level/block/WallSignBlock/ ()V net/minecraft/world/level/block/WallSignBlock/ ()V +MD: net/minecraft/world/level/block/WallSignBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/world/level/block/state/properties/WoodType;)V net/minecraft/world/level/block/WallSignBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/world/level/block/state/properties/WoodType;)V +MD: net/minecraft/world/level/block/WallSignBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallSignBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallSignBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallSignBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallSignBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallSignBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallSignBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallSignBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallSignBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallSignBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallSignBlock/m_7705_ ()Ljava/lang/String; net/minecraft/world/level/block/WallSignBlock/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/block/WallSignBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/WallSignBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/WallSignBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/WallSignBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/WallSkullBlock net/minecraft/world/level/block/WallSkullBlock +FD: net/minecraft/world/level/block/WallSkullBlock/f_58097_ net/minecraft/world/level/block/WallSkullBlock/FACING +FD: net/minecraft/world/level/block/WallSkullBlock/f_58098_ net/minecraft/world/level/block/WallSkullBlock/AABBS +FD: net/minecraft/world/level/block/WallSkullBlock/net/minecraft/world/level/block/WallSkullBlock net/minecraft/world/level/block/WallSkullBlock/net/minecraft/world/level/block/WallSkullBlock +MD: net/minecraft/world/level/block/WallSkullBlock/ ()V net/minecraft/world/level/block/WallSkullBlock/ ()V +MD: net/minecraft/world/level/block/WallSkullBlock/ (Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WallSkullBlock/ (Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WallSkullBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallSkullBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallSkullBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallSkullBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallSkullBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallSkullBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallSkullBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallSkullBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallSkullBlock/m_7705_ ()Ljava/lang/String; net/minecraft/world/level/block/WallSkullBlock/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/block/WallSkullBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/WallSkullBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/WallTorchBlock net/minecraft/world/level/block/WallTorchBlock +FD: net/minecraft/world/level/block/WallTorchBlock/f_154885_ net/minecraft/world/level/block/WallTorchBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/WallTorchBlock/f_58119_ net/minecraft/world/level/block/WallTorchBlock/FACING +FD: net/minecraft/world/level/block/WallTorchBlock/f_58120_ net/minecraft/world/level/block/WallTorchBlock/AABBS +FD: net/minecraft/world/level/block/WallTorchBlock/net/minecraft/world/level/block/WallTorchBlock net/minecraft/world/level/block/WallTorchBlock/net/minecraft/world/level/block/WallTorchBlock +MD: net/minecraft/world/level/block/WallTorchBlock/ ()V net/minecraft/world/level/block/WallTorchBlock/ ()V +MD: net/minecraft/world/level/block/WallTorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/particles/ParticleOptions;)V net/minecraft/world/level/block/WallTorchBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lnet/minecraft/core/particles/ParticleOptions;)V +MD: net/minecraft/world/level/block/WallTorchBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallTorchBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallTorchBlock/m_58156_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallTorchBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallTorchBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WallTorchBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WallTorchBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallTorchBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallTorchBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallTorchBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallTorchBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/WallTorchBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/WallTorchBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WallTorchBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WallTorchBlock/m_7705_ ()Ljava/lang/String; net/minecraft/world/level/block/WallTorchBlock/getDescriptionId ()Ljava/lang/String; +MD: net/minecraft/world/level/block/WallTorchBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/WallTorchBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/WallTorchBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/WallTorchBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/WaterlilyBlock net/minecraft/world/level/block/WaterlilyBlock +FD: net/minecraft/world/level/block/WaterlilyBlock/f_58159_ net/minecraft/world/level/block/WaterlilyBlock/AABB +FD: net/minecraft/world/level/block/WaterlilyBlock/net/minecraft/world/level/block/WaterlilyBlock net/minecraft/world/level/block/WaterlilyBlock/net/minecraft/world/level/block/WaterlilyBlock +MD: net/minecraft/world/level/block/WaterlilyBlock/ ()V net/minecraft/world/level/block/WaterlilyBlock/ ()V +MD: net/minecraft/world/level/block/WaterlilyBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WaterlilyBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WaterlilyBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/WaterlilyBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/WaterlilyBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/WaterlilyBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/WaterlilyBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/WaterlilyBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/WeatheringCopper net/minecraft/world/level/block/WeatheringCopper +FD: net/minecraft/world/level/block/WeatheringCopper/f_154886_ net/minecraft/world/level/block/WeatheringCopper/NEXT_BY_BLOCK +FD: net/minecraft/world/level/block/WeatheringCopper/f_154887_ net/minecraft/world/level/block/WeatheringCopper/PREVIOUS_BY_BLOCK +FD: net/minecraft/world/level/block/WeatheringCopper/net/minecraft/world/level/block/WeatheringCopper net/minecraft/world/level/block/WeatheringCopper/net/minecraft/world/level/block/WeatheringCopper +MD: net/minecraft/world/level/block/WeatheringCopper/ ()V net/minecraft/world/level/block/WeatheringCopper/ ()V +MD: net/minecraft/world/level/block/WeatheringCopper/m_142123_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; net/minecraft/world/level/block/WeatheringCopper/getNext (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/WeatheringCopper/m_142377_ ()F net/minecraft/world/level/block/WeatheringCopper/getChanceModifier ()F +MD: net/minecraft/world/level/block/WeatheringCopper/m_154890_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; net/minecraft/world/level/block/WeatheringCopper/getPrevious (Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154894_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WeatheringCopper/lambda$getNext$3 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154897_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/WeatheringCopper/getFirst (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154899_ (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; net/minecraft/world/level/block/WeatheringCopper/getPrevious (Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154901_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WeatheringCopper/lambda$getPrevious$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154904_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; net/minecraft/world/level/block/WeatheringCopper/getNext (Lnet/minecraft/world/level/block/Block;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154906_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WeatheringCopper/getFirst (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154908_ ()Lcom/google/common/collect/BiMap; net/minecraft/world/level/block/WeatheringCopper/lambda$static$1 ()Lcom/google/common/collect/BiMap; +MD: net/minecraft/world/level/block/WeatheringCopper/m_154909_ ()Lcom/google/common/collect/BiMap; net/minecraft/world/level/block/WeatheringCopper/lambda$static$0 ()Lcom/google/common/collect/BiMap; +CL: net/minecraft/world/level/block/WeatheringCopper$WeatherState net/minecraft/world/level/block/WeatheringCopper$WeatherState +FD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/$VALUES net/minecraft/world/level/block/WeatheringCopper$WeatherState/$VALUES +FD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/EXPOSED net/minecraft/world/level/block/WeatheringCopper$WeatherState/EXPOSED +FD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/OXIDIZED net/minecraft/world/level/block/WeatheringCopper$WeatherState/OXIDIZED +FD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/UNAFFECTED net/minecraft/world/level/block/WeatheringCopper$WeatherState/UNAFFECTED +FD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/WEATHERED net/minecraft/world/level/block/WeatheringCopper$WeatherState/WEATHERED +FD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/net/minecraft/world/level/block/WeatheringCopper$WeatherState net/minecraft/world/level/block/WeatheringCopper$WeatherState/net/minecraft/world/level/block/WeatheringCopper$WeatherState +MD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/ ()V net/minecraft/world/level/block/WeatheringCopper$WeatherState/ ()V +MD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/ (Ljava/lang/String;I)V net/minecraft/world/level/block/WeatheringCopper$WeatherState/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/m_154919_ ()[Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; net/minecraft/world/level/block/WeatheringCopper$WeatherState/$values ()[Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; +MD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; net/minecraft/world/level/block/WeatheringCopper$WeatherState/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; +MD: net/minecraft/world/level/block/WeatheringCopper$WeatherState/values ()[Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; net/minecraft/world/level/block/WeatheringCopper$WeatherState/values ()[Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; +CL: net/minecraft/world/level/block/WeatheringCopperFullBlock net/minecraft/world/level/block/WeatheringCopperFullBlock +FD: net/minecraft/world/level/block/WeatheringCopperFullBlock/f_154923_ net/minecraft/world/level/block/WeatheringCopperFullBlock/weatherState +FD: net/minecraft/world/level/block/WeatheringCopperFullBlock/net/minecraft/world/level/block/WeatheringCopperFullBlock net/minecraft/world/level/block/WeatheringCopperFullBlock/net/minecraft/world/level/block/WeatheringCopperFullBlock +MD: net/minecraft/world/level/block/WeatheringCopperFullBlock/ (Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WeatheringCopperFullBlock/ (Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WeatheringCopperFullBlock/m_142297_ ()Ljava/lang/Enum; net/minecraft/world/level/block/WeatheringCopperFullBlock/getAge ()Ljava/lang/Enum; +MD: net/minecraft/world/level/block/WeatheringCopperFullBlock/m_142297_ ()Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; net/minecraft/world/level/block/WeatheringCopperFullBlock/getAge ()Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; +MD: net/minecraft/world/level/block/WeatheringCopperFullBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/WeatheringCopperFullBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/WeatheringCopperFullBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/WeatheringCopperFullBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/WeatheringCopperSlabBlock net/minecraft/world/level/block/WeatheringCopperSlabBlock +FD: net/minecraft/world/level/block/WeatheringCopperSlabBlock/f_154936_ net/minecraft/world/level/block/WeatheringCopperSlabBlock/weatherState +FD: net/minecraft/world/level/block/WeatheringCopperSlabBlock/net/minecraft/world/level/block/WeatheringCopperSlabBlock net/minecraft/world/level/block/WeatheringCopperSlabBlock/net/minecraft/world/level/block/WeatheringCopperSlabBlock +MD: net/minecraft/world/level/block/WeatheringCopperSlabBlock/ (Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WeatheringCopperSlabBlock/ (Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WeatheringCopperSlabBlock/m_142297_ ()Ljava/lang/Enum; net/minecraft/world/level/block/WeatheringCopperSlabBlock/getAge ()Ljava/lang/Enum; +MD: net/minecraft/world/level/block/WeatheringCopperSlabBlock/m_142297_ ()Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; net/minecraft/world/level/block/WeatheringCopperSlabBlock/getAge ()Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; +MD: net/minecraft/world/level/block/WeatheringCopperSlabBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/WeatheringCopperSlabBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/WeatheringCopperSlabBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/WeatheringCopperSlabBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/WeatheringCopperStairBlock net/minecraft/world/level/block/WeatheringCopperStairBlock +FD: net/minecraft/world/level/block/WeatheringCopperStairBlock/f_154949_ net/minecraft/world/level/block/WeatheringCopperStairBlock/weatherState +FD: net/minecraft/world/level/block/WeatheringCopperStairBlock/net/minecraft/world/level/block/WeatheringCopperStairBlock net/minecraft/world/level/block/WeatheringCopperStairBlock/net/minecraft/world/level/block/WeatheringCopperStairBlock +MD: net/minecraft/world/level/block/WeatheringCopperStairBlock/ (Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WeatheringCopperStairBlock/ (Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WeatheringCopperStairBlock/m_142297_ ()Ljava/lang/Enum; net/minecraft/world/level/block/WeatheringCopperStairBlock/getAge ()Ljava/lang/Enum; +MD: net/minecraft/world/level/block/WeatheringCopperStairBlock/m_142297_ ()Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; net/minecraft/world/level/block/WeatheringCopperStairBlock/getAge ()Lnet/minecraft/world/level/block/WeatheringCopper$WeatherState; +MD: net/minecraft/world/level/block/WeatheringCopperStairBlock/m_6724_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/WeatheringCopperStairBlock/isRandomlyTicking (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/WeatheringCopperStairBlock/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/WeatheringCopperStairBlock/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/WebBlock net/minecraft/world/level/block/WebBlock +FD: net/minecraft/world/level/block/WebBlock/net/minecraft/world/level/block/WebBlock net/minecraft/world/level/block/WebBlock/net/minecraft/world/level/block/WebBlock +MD: net/minecraft/world/level/block/WebBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WebBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WebBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/WebBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/WeepingVinesBlock net/minecraft/world/level/block/WeepingVinesBlock +FD: net/minecraft/world/level/block/WeepingVinesBlock/f_154963_ net/minecraft/world/level/block/WeepingVinesBlock/SHAPE +FD: net/minecraft/world/level/block/WeepingVinesBlock/net/minecraft/world/level/block/WeepingVinesBlock net/minecraft/world/level/block/WeepingVinesBlock/net/minecraft/world/level/block/WeepingVinesBlock +MD: net/minecraft/world/level/block/WeepingVinesBlock/ ()V net/minecraft/world/level/block/WeepingVinesBlock/ ()V +MD: net/minecraft/world/level/block/WeepingVinesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WeepingVinesBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WeepingVinesBlock/m_5971_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/WeepingVinesBlock/canGrowInto (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/WeepingVinesBlock/m_7363_ (Ljava/util/Random;)I net/minecraft/world/level/block/WeepingVinesBlock/getBlocksToGrowWhenBonemealed (Ljava/util/Random;)I +MD: net/minecraft/world/level/block/WeepingVinesBlock/m_7777_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/WeepingVinesBlock/getBodyBlock ()Lnet/minecraft/world/level/block/Block; +CL: net/minecraft/world/level/block/WeepingVinesPlantBlock net/minecraft/world/level/block/WeepingVinesPlantBlock +FD: net/minecraft/world/level/block/WeepingVinesPlantBlock/f_154972_ net/minecraft/world/level/block/WeepingVinesPlantBlock/SHAPE +FD: net/minecraft/world/level/block/WeepingVinesPlantBlock/net/minecraft/world/level/block/WeepingVinesPlantBlock net/minecraft/world/level/block/WeepingVinesPlantBlock/net/minecraft/world/level/block/WeepingVinesPlantBlock +MD: net/minecraft/world/level/block/WeepingVinesPlantBlock/ ()V net/minecraft/world/level/block/WeepingVinesPlantBlock/ ()V +MD: net/minecraft/world/level/block/WeepingVinesPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WeepingVinesPlantBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WeepingVinesPlantBlock/m_7272_ ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; net/minecraft/world/level/block/WeepingVinesPlantBlock/getHeadBlock ()Lnet/minecraft/world/level/block/GrowingPlantHeadBlock; +CL: net/minecraft/world/level/block/WeightedPressurePlateBlock net/minecraft/world/level/block/WeightedPressurePlateBlock +FD: net/minecraft/world/level/block/WeightedPressurePlateBlock/f_58198_ net/minecraft/world/level/block/WeightedPressurePlateBlock/POWER +FD: net/minecraft/world/level/block/WeightedPressurePlateBlock/f_58199_ net/minecraft/world/level/block/WeightedPressurePlateBlock/maxWeight +FD: net/minecraft/world/level/block/WeightedPressurePlateBlock/net/minecraft/world/level/block/WeightedPressurePlateBlock net/minecraft/world/level/block/WeightedPressurePlateBlock/net/minecraft/world/level/block/WeightedPressurePlateBlock +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/ ()V net/minecraft/world/level/block/WeightedPressurePlateBlock/ ()V +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/ (ILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WeightedPressurePlateBlock/ (ILnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/m_5493_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/WeightedPressurePlateBlock/playOffSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/m_5494_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/WeightedPressurePlateBlock/playOnSound (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/m_6016_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/WeightedPressurePlateBlock/getSignalForState (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/m_6693_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/WeightedPressurePlateBlock/getSignalStrength (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/m_7342_ ()I net/minecraft/world/level/block/WeightedPressurePlateBlock/getPressedTime ()I +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/m_7422_ (Lnet/minecraft/world/level/block/state/BlockState;I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/WeightedPressurePlateBlock/setSignalForState (Lnet/minecraft/world/level/block/state/BlockState;I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/WeightedPressurePlateBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/WeightedPressurePlateBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/WetSpongeBlock net/minecraft/world/level/block/WetSpongeBlock +FD: net/minecraft/world/level/block/WetSpongeBlock/net/minecraft/world/level/block/WetSpongeBlock net/minecraft/world/level/block/WetSpongeBlock/net/minecraft/world/level/block/WetSpongeBlock +MD: net/minecraft/world/level/block/WetSpongeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WetSpongeBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WetSpongeBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/WetSpongeBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/WetSpongeBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/WetSpongeBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +CL: net/minecraft/world/level/block/WitherRoseBlock net/minecraft/world/level/block/WitherRoseBlock +FD: net/minecraft/world/level/block/WitherRoseBlock/net/minecraft/world/level/block/WitherRoseBlock net/minecraft/world/level/block/WitherRoseBlock/net/minecraft/world/level/block/WitherRoseBlock +MD: net/minecraft/world/level/block/WitherRoseBlock/ (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WitherRoseBlock/ (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WitherRoseBlock/m_6266_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/WitherRoseBlock/mayPlaceOn (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/WitherRoseBlock/m_7100_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/WitherRoseBlock/animateTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/WitherRoseBlock/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/WitherRoseBlock/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +CL: net/minecraft/world/level/block/WitherSkullBlock net/minecraft/world/level/block/WitherSkullBlock +FD: net/minecraft/world/level/block/WitherSkullBlock/f_58251_ net/minecraft/world/level/block/WitherSkullBlock/witherPatternFull +FD: net/minecraft/world/level/block/WitherSkullBlock/f_58252_ net/minecraft/world/level/block/WitherSkullBlock/witherPatternBase +FD: net/minecraft/world/level/block/WitherSkullBlock/net/minecraft/world/level/block/WitherSkullBlock net/minecraft/world/level/block/WitherSkullBlock/net/minecraft/world/level/block/WitherSkullBlock +MD: net/minecraft/world/level/block/WitherSkullBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WitherSkullBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WitherSkullBlock/m_58255_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SkullBlockEntity;)V net/minecraft/world/level/block/WitherSkullBlock/checkSpawn (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SkullBlockEntity;)V +MD: net/minecraft/world/level/block/WitherSkullBlock/m_58265_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/world/level/block/WitherSkullBlock/lambda$getOrCreateWitherBase$1 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/world/level/block/WitherSkullBlock/m_58267_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/WitherSkullBlock/canSpawnMob (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/WitherSkullBlock/m_58271_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/world/level/block/WitherSkullBlock/lambda$getOrCreateWitherFull$0 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/world/level/block/WitherSkullBlock/m_58273_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/WitherSkullBlock/getOrCreateWitherFull ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/WitherSkullBlock/m_58274_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/WitherSkullBlock/getOrCreateWitherBase ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/WitherSkullBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/WitherSkullBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/block/WitherWallSkullBlock net/minecraft/world/level/block/WitherWallSkullBlock +FD: net/minecraft/world/level/block/WitherWallSkullBlock/net/minecraft/world/level/block/WitherWallSkullBlock net/minecraft/world/level/block/WitherWallSkullBlock/net/minecraft/world/level/block/WitherWallSkullBlock +MD: net/minecraft/world/level/block/WitherWallSkullBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WitherWallSkullBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WitherWallSkullBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/WitherWallSkullBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/block/WoodButtonBlock net/minecraft/world/level/block/WoodButtonBlock +FD: net/minecraft/world/level/block/WoodButtonBlock/net/minecraft/world/level/block/WoodButtonBlock net/minecraft/world/level/block/WoodButtonBlock/net/minecraft/world/level/block/WoodButtonBlock +MD: net/minecraft/world/level/block/WoodButtonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WoodButtonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WoodButtonBlock/m_5722_ (Z)Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/WoodButtonBlock/getSound (Z)Lnet/minecraft/sounds/SoundEvent; +CL: net/minecraft/world/level/block/WoolCarpetBlock net/minecraft/world/level/block/WoolCarpetBlock +FD: net/minecraft/world/level/block/WoolCarpetBlock/f_58288_ net/minecraft/world/level/block/WoolCarpetBlock/color +FD: net/minecraft/world/level/block/WoolCarpetBlock/net/minecraft/world/level/block/WoolCarpetBlock net/minecraft/world/level/block/WoolCarpetBlock/net/minecraft/world/level/block/WoolCarpetBlock +MD: net/minecraft/world/level/block/WoolCarpetBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/WoolCarpetBlock/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/WoolCarpetBlock/m_58309_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/WoolCarpetBlock/getColor ()Lnet/minecraft/world/item/DyeColor; +CL: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154980_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/SLOT_INPUT +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154981_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/SLOT_FUEL +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154982_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/SLOT_RESULT +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154983_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/DATA_LIT_TIME +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154984_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/DATA_LIT_DURATION +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154985_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/DATA_COOKING_PROGRESS +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154986_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/DATA_COOKING_TOTAL_TIME +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154987_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/NUM_DATA_VALUES +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154988_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/BURN_TIME_STANDARD +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_154989_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/BURN_COOL_SPEED +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58310_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/items +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58311_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/dataAccess +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58312_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/recipeType +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58313_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/SLOTS_FOR_UP +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58314_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/SLOTS_FOR_DOWN +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58315_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/SLOTS_FOR_SIDES +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58316_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/litTime +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58317_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/litDuration +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58318_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/cookingProgress +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58319_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/cookingTotalTime +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/f_58320_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/recipesUsed +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/ ()V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/crafting/RecipeType;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/crafting/RecipeType;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_154995_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;)Ljava/util/List; net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getRecipesToAwardAndPopExperience (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;)Ljava/util/List; +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_154998_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;IF)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/createExperience (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;IF)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_155003_ (Lnet/minecraft/server/level/ServerPlayer;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/awardUsedRecipesAndPopExperience (Lnet/minecraft/server/level/ServerPlayer;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_155005_ (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/core/NonNullList;I)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/canBurn (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/core/NonNullList;I)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_155009_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;)I net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getTotalCookTime (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;)I +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_155013_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/serverTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_155018_ (Ljava/util/List;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/lambda$getRecipesToAwardAndPopExperience$1 (Ljava/util/List;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_155026_ (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/core/NonNullList;I)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/burn (Lnet/minecraft/world/item/crafting/Recipe;Lnet/minecraft/core/NonNullList;I)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_187447_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/lambda$saveAdditional$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_204302_ (Ljava/util/Map;Lnet/minecraft/tags/TagKey;I)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/add (Ljava/util/Map;Lnet/minecraft/tags/TagKey;I)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_5809_ (Lnet/minecraft/world/entity/player/StackedContents;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/fillStackedContents (Lnet/minecraft/world/entity/player/StackedContents;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_58374_ (Ljava/util/Map;Lnet/minecraft/world/level/ItemLike;I)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/add (Ljava/util/Map;Lnet/minecraft/world/level/ItemLike;I)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_58397_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/isNeverAFurnaceFuel (Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_58399_ (Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/isFuel (Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_58423_ ()Ljava/util/Map; net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getFuel ()Ljava/util/Map; +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_58425_ ()Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/isLit ()Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_6029_ (Lnet/minecraft/world/item/crafting/Recipe;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/setRecipeUsed (Lnet/minecraft/world/item/crafting/Recipe;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_6211_ ()V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/clearContent ()V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_6643_ ()I net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7013_ (ILnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/canPlaceItem (ILnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7071_ (Lnet/minecraft/core/Direction;)[I net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getSlotsForFace (Lnet/minecraft/core/Direction;)[I +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7155_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/canPlaceItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7157_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/canTakeItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7743_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getBurnDuration (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7928_ ()Lnet/minecraft/world/item/crafting/Recipe; net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getRecipeUsed ()Lnet/minecraft/world/item/crafting/Recipe; +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_7983_ ()Z net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/isEmpty ()Z +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_8015_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/awardUsedRecipes (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1 net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1 +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/f_58426_ net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1 net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1 +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;)V +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/m_6413_ (I)I net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/get (I)I +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/m_6499_ ()I net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/getCount ()I +MD: net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/m_8050_ (II)V net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1/set (II)V +CL: net/minecraft/world/level/block/entity/BannerBlockEntity net/minecraft/world/level/block/entity/BannerBlockEntity +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_155030_ net/minecraft/world/level/block/entity/BannerBlockEntity/MAX_PATTERNS +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_155031_ net/minecraft/world/level/block/entity/BannerBlockEntity/TAG_PATTERNS +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_155032_ net/minecraft/world/level/block/entity/BannerBlockEntity/TAG_PATTERN +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_155033_ net/minecraft/world/level/block/entity/BannerBlockEntity/TAG_COLOR +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_58473_ net/minecraft/world/level/block/entity/BannerBlockEntity/name +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_58474_ net/minecraft/world/level/block/entity/BannerBlockEntity/baseColor +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_58475_ net/minecraft/world/level/block/entity/BannerBlockEntity/itemPatterns +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/f_58477_ net/minecraft/world/level/block/entity/BannerBlockEntity/patterns +FD: net/minecraft/world/level/block/entity/BannerBlockEntity/net/minecraft/world/level/block/entity/BannerBlockEntity net/minecraft/world/level/block/entity/BannerBlockEntity/net/minecraft/world/level/block/entity/BannerBlockEntity +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BannerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/level/block/entity/BannerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BannerBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_155043_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/BannerBlockEntity/getItem ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_155044_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/entity/BannerBlockEntity/getBaseColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/BannerBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/BannerBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BannerBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_187453_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/BannerBlockEntity/fromItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_58484_ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/nbt/ListTag;)Ljava/util/List; net/minecraft/world/level/block/entity/BannerBlockEntity/createPatterns (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/nbt/ListTag;)Ljava/util/List; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_58487_ (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/block/entity/BannerBlockEntity/getItemPatterns (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_58489_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/level/block/entity/BannerBlockEntity/fromItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_58501_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/block/entity/BannerBlockEntity/setCustomName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_58504_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/level/block/entity/BannerBlockEntity/getPatternCount (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_58508_ ()Ljava/util/List; net/minecraft/world/level/block/entity/BannerBlockEntity/getPatterns ()Ljava/util/List; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_58509_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/BannerBlockEntity/removeLastPattern (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/BannerBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BannerBlockEntity/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BannerBlockEntity/m_7770_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BannerBlockEntity/getCustomName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/block/entity/BannerPattern net/minecraft/world/level/block/entity/BannerPattern +FD: net/minecraft/world/level/block/entity/BannerPattern/$VALUES net/minecraft/world/level/block/entity/BannerPattern/$VALUES +FD: net/minecraft/world/level/block/entity/BannerPattern/BASE net/minecraft/world/level/block/entity/BannerPattern/BASE +FD: net/minecraft/world/level/block/entity/BannerPattern/BORDER net/minecraft/world/level/block/entity/BannerPattern/BORDER +FD: net/minecraft/world/level/block/entity/BannerPattern/BRICKS net/minecraft/world/level/block/entity/BannerPattern/BRICKS +FD: net/minecraft/world/level/block/entity/BannerPattern/CIRCLE_MIDDLE net/minecraft/world/level/block/entity/BannerPattern/CIRCLE_MIDDLE +FD: net/minecraft/world/level/block/entity/BannerPattern/CREEPER net/minecraft/world/level/block/entity/BannerPattern/CREEPER +FD: net/minecraft/world/level/block/entity/BannerPattern/CROSS net/minecraft/world/level/block/entity/BannerPattern/CROSS +FD: net/minecraft/world/level/block/entity/BannerPattern/CURLY_BORDER net/minecraft/world/level/block/entity/BannerPattern/CURLY_BORDER +FD: net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_LEFT net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_LEFT +FD: net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_LEFT_MIRROR net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_LEFT_MIRROR +FD: net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_RIGHT net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_RIGHT +FD: net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_RIGHT_MIRROR net/minecraft/world/level/block/entity/BannerPattern/DIAGONAL_RIGHT_MIRROR +FD: net/minecraft/world/level/block/entity/BannerPattern/FLOWER net/minecraft/world/level/block/entity/BannerPattern/FLOWER +FD: net/minecraft/world/level/block/entity/BannerPattern/GLOBE net/minecraft/world/level/block/entity/BannerPattern/GLOBE +FD: net/minecraft/world/level/block/entity/BannerPattern/GRADIENT net/minecraft/world/level/block/entity/BannerPattern/GRADIENT +FD: net/minecraft/world/level/block/entity/BannerPattern/GRADIENT_UP net/minecraft/world/level/block/entity/BannerPattern/GRADIENT_UP +FD: net/minecraft/world/level/block/entity/BannerPattern/HALF_HORIZONTAL net/minecraft/world/level/block/entity/BannerPattern/HALF_HORIZONTAL +FD: net/minecraft/world/level/block/entity/BannerPattern/HALF_HORIZONTAL_MIRROR net/minecraft/world/level/block/entity/BannerPattern/HALF_HORIZONTAL_MIRROR +FD: net/minecraft/world/level/block/entity/BannerPattern/HALF_VERTICAL net/minecraft/world/level/block/entity/BannerPattern/HALF_VERTICAL +FD: net/minecraft/world/level/block/entity/BannerPattern/HALF_VERTICAL_MIRROR net/minecraft/world/level/block/entity/BannerPattern/HALF_VERTICAL_MIRROR +FD: net/minecraft/world/level/block/entity/BannerPattern/MOJANG net/minecraft/world/level/block/entity/BannerPattern/MOJANG +FD: net/minecraft/world/level/block/entity/BannerPattern/PIGLIN net/minecraft/world/level/block/entity/BannerPattern/PIGLIN +FD: net/minecraft/world/level/block/entity/BannerPattern/RHOMBUS_MIDDLE net/minecraft/world/level/block/entity/BannerPattern/RHOMBUS_MIDDLE +FD: net/minecraft/world/level/block/entity/BannerPattern/SKULL net/minecraft/world/level/block/entity/BannerPattern/SKULL +FD: net/minecraft/world/level/block/entity/BannerPattern/SQUARE_BOTTOM_LEFT net/minecraft/world/level/block/entity/BannerPattern/SQUARE_BOTTOM_LEFT +FD: net/minecraft/world/level/block/entity/BannerPattern/SQUARE_BOTTOM_RIGHT net/minecraft/world/level/block/entity/BannerPattern/SQUARE_BOTTOM_RIGHT +FD: net/minecraft/world/level/block/entity/BannerPattern/SQUARE_TOP_LEFT net/minecraft/world/level/block/entity/BannerPattern/SQUARE_TOP_LEFT +FD: net/minecraft/world/level/block/entity/BannerPattern/SQUARE_TOP_RIGHT net/minecraft/world/level/block/entity/BannerPattern/SQUARE_TOP_RIGHT +FD: net/minecraft/world/level/block/entity/BannerPattern/STRAIGHT_CROSS net/minecraft/world/level/block/entity/BannerPattern/STRAIGHT_CROSS +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_BOTTOM net/minecraft/world/level/block/entity/BannerPattern/STRIPE_BOTTOM +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_CENTER net/minecraft/world/level/block/entity/BannerPattern/STRIPE_CENTER +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_DOWNLEFT net/minecraft/world/level/block/entity/BannerPattern/STRIPE_DOWNLEFT +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_DOWNRIGHT net/minecraft/world/level/block/entity/BannerPattern/STRIPE_DOWNRIGHT +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_LEFT net/minecraft/world/level/block/entity/BannerPattern/STRIPE_LEFT +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_MIDDLE net/minecraft/world/level/block/entity/BannerPattern/STRIPE_MIDDLE +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_RIGHT net/minecraft/world/level/block/entity/BannerPattern/STRIPE_RIGHT +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_SMALL net/minecraft/world/level/block/entity/BannerPattern/STRIPE_SMALL +FD: net/minecraft/world/level/block/entity/BannerPattern/STRIPE_TOP net/minecraft/world/level/block/entity/BannerPattern/STRIPE_TOP +FD: net/minecraft/world/level/block/entity/BannerPattern/TRIANGLES_BOTTOM net/minecraft/world/level/block/entity/BannerPattern/TRIANGLES_BOTTOM +FD: net/minecraft/world/level/block/entity/BannerPattern/TRIANGLES_TOP net/minecraft/world/level/block/entity/BannerPattern/TRIANGLES_TOP +FD: net/minecraft/world/level/block/entity/BannerPattern/TRIANGLE_BOTTOM net/minecraft/world/level/block/entity/BannerPattern/TRIANGLE_BOTTOM +FD: net/minecraft/world/level/block/entity/BannerPattern/TRIANGLE_TOP net/minecraft/world/level/block/entity/BannerPattern/TRIANGLE_TOP +FD: net/minecraft/world/level/block/entity/BannerPattern/f_58526_ net/minecraft/world/level/block/entity/BannerPattern/COUNT +FD: net/minecraft/world/level/block/entity/BannerPattern/f_58527_ net/minecraft/world/level/block/entity/BannerPattern/PATTERN_ITEM_COUNT +FD: net/minecraft/world/level/block/entity/BannerPattern/f_58528_ net/minecraft/world/level/block/entity/BannerPattern/AVAILABLE_PATTERNS +FD: net/minecraft/world/level/block/entity/BannerPattern/f_58529_ net/minecraft/world/level/block/entity/BannerPattern/VALUES +FD: net/minecraft/world/level/block/entity/BannerPattern/f_58530_ net/minecraft/world/level/block/entity/BannerPattern/hasPatternItem +FD: net/minecraft/world/level/block/entity/BannerPattern/f_58531_ net/minecraft/world/level/block/entity/BannerPattern/filename +FD: net/minecraft/world/level/block/entity/BannerPattern/f_58532_ net/minecraft/world/level/block/entity/BannerPattern/hashname +FD: net/minecraft/world/level/block/entity/BannerPattern/net/minecraft/world/level/block/entity/BannerPattern net/minecraft/world/level/block/entity/BannerPattern/net/minecraft/world/level/block/entity/BannerPattern +MD: net/minecraft/world/level/block/entity/BannerPattern/ ()V net/minecraft/world/level/block/entity/BannerPattern/ ()V +MD: net/minecraft/world/level/block/entity/BannerPattern/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V net/minecraft/world/level/block/entity/BannerPattern/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/world/level/block/entity/BannerPattern/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Z)V net/minecraft/world/level/block/entity/BannerPattern/ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Z)V +MD: net/minecraft/world/level/block/entity/BannerPattern/m_155045_ (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BannerPattern; net/minecraft/world/level/block/entity/BannerPattern/byFilename (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BannerPattern; +MD: net/minecraft/world/level/block/entity/BannerPattern/m_155047_ ()[Lnet/minecraft/world/level/block/entity/BannerPattern; net/minecraft/world/level/block/entity/BannerPattern/$values ()[Lnet/minecraft/world/level/block/entity/BannerPattern; +MD: net/minecraft/world/level/block/entity/BannerPattern/m_58572_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/BannerPattern/getFilename ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/BannerPattern/m_58575_ (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BannerPattern; net/minecraft/world/level/block/entity/BannerPattern/byHash (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BannerPattern; +MD: net/minecraft/world/level/block/entity/BannerPattern/m_58577_ (Z)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/block/entity/BannerPattern/location (Z)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/block/entity/BannerPattern/m_58579_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/BannerPattern/getHashname ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/BannerPattern/m_58580_ (Lnet/minecraft/world/level/block/entity/BannerPattern;)Z net/minecraft/world/level/block/entity/BannerPattern/lambda$static$0 (Lnet/minecraft/world/level/block/entity/BannerPattern;)Z +MD: net/minecraft/world/level/block/entity/BannerPattern/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BannerPattern; net/minecraft/world/level/block/entity/BannerPattern/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BannerPattern; +MD: net/minecraft/world/level/block/entity/BannerPattern/values ()[Lnet/minecraft/world/level/block/entity/BannerPattern; net/minecraft/world/level/block/entity/BannerPattern/values ()[Lnet/minecraft/world/level/block/entity/BannerPattern; +CL: net/minecraft/world/level/block/entity/BannerPattern$Builder net/minecraft/world/level/block/entity/BannerPattern$Builder +FD: net/minecraft/world/level/block/entity/BannerPattern$Builder/f_58585_ net/minecraft/world/level/block/entity/BannerPattern$Builder/patterns +FD: net/minecraft/world/level/block/entity/BannerPattern$Builder/net/minecraft/world/level/block/entity/BannerPattern$Builder net/minecraft/world/level/block/entity/BannerPattern$Builder/net/minecraft/world/level/block/entity/BannerPattern$Builder +MD: net/minecraft/world/level/block/entity/BannerPattern$Builder/ ()V net/minecraft/world/level/block/entity/BannerPattern$Builder/ ()V +MD: net/minecraft/world/level/block/entity/BannerPattern$Builder/m_155048_ (Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/block/entity/BannerPattern$Builder; net/minecraft/world/level/block/entity/BannerPattern$Builder/addPattern (Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/block/entity/BannerPattern$Builder; +MD: net/minecraft/world/level/block/entity/BannerPattern$Builder/m_58587_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/block/entity/BannerPattern$Builder/toListTag ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/level/block/entity/BannerPattern$Builder/m_58588_ (Lnet/minecraft/world/level/block/entity/BannerPattern;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/entity/BannerPattern$Builder; net/minecraft/world/level/block/entity/BannerPattern$Builder/addPattern (Lnet/minecraft/world/level/block/entity/BannerPattern;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/entity/BannerPattern$Builder; +CL: net/minecraft/world/level/block/entity/BarrelBlockEntity net/minecraft/world/level/block/entity/BarrelBlockEntity +FD: net/minecraft/world/level/block/entity/BarrelBlockEntity/f_155050_ net/minecraft/world/level/block/entity/BarrelBlockEntity/openersCounter +FD: net/minecraft/world/level/block/entity/BarrelBlockEntity/f_58591_ net/minecraft/world/level/block/entity/BarrelBlockEntity/items +FD: net/minecraft/world/level/block/entity/BarrelBlockEntity/net/minecraft/world/level/block/entity/BarrelBlockEntity net/minecraft/world/level/block/entity/BarrelBlockEntity/net/minecraft/world/level/block/entity/BarrelBlockEntity +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BarrelBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BarrelBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BarrelBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_5785_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/BarrelBlockEntity/stopOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_5856_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/BarrelBlockEntity/startOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_58600_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/level/block/entity/BarrelBlockEntity/playSound (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_58606_ (Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/entity/BarrelBlockEntity/updateBlockState (Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_58619_ ()V net/minecraft/world/level/block/entity/BarrelBlockEntity/recheckOpen ()V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_6520_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/entity/BarrelBlockEntity/setItems (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/BarrelBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_6643_ ()I net/minecraft/world/level/block/entity/BarrelBlockEntity/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BarrelBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity/m_7086_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/level/block/entity/BarrelBlockEntity/getItems ()Lnet/minecraft/core/NonNullList; +CL: net/minecraft/world/level/block/entity/BarrelBlockEntity$1 net/minecraft/world/level/block/entity/BarrelBlockEntity$1 +FD: net/minecraft/world/level/block/entity/BarrelBlockEntity$1/f_155056_ net/minecraft/world/level/block/entity/BarrelBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/BarrelBlockEntity$1/net/minecraft/world/level/block/entity/BarrelBlockEntity$1 net/minecraft/world/level/block/entity/BarrelBlockEntity$1/net/minecraft/world/level/block/entity/BarrelBlockEntity$1 +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/BarrelBlockEntity;)V net/minecraft/world/level/block/entity/BarrelBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/BarrelBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity$1/m_142148_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V net/minecraft/world/level/block/entity/BarrelBlockEntity$1/openerCountChanged (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity$1/m_142289_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BarrelBlockEntity$1/onClose (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity$1/m_142292_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BarrelBlockEntity$1/onOpen (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BarrelBlockEntity$1/m_142718_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/BarrelBlockEntity$1/isOwnContainer (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/level/block/entity/BaseContainerBlockEntity net/minecraft/world/level/block/entity/BaseContainerBlockEntity +FD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/f_58621_ net/minecraft/world/level/block/entity/BaseContainerBlockEntity/lockKey +FD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/f_58622_ net/minecraft/world/level/block/entity/BaseContainerBlockEntity/name +FD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/net/minecraft/world/level/block/entity/BaseContainerBlockEntity net/minecraft/world/level/block/entity/BaseContainerBlockEntity/net/minecraft/world/level/block/entity/BaseContainerBlockEntity +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BaseContainerBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BaseContainerBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BaseContainerBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BaseContainerBlockEntity/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_58629_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/LockCode;Lnet/minecraft/network/chat/Component;)Z net/minecraft/world/level/block/entity/BaseContainerBlockEntity/canUnlock (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/LockCode;Lnet/minecraft/network/chat/Component;)Z +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/setCustomName (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/block/entity/BaseContainerBlockEntity/setCustomName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/BaseContainerBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BaseContainerBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/BaseContainerBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_7525_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/BaseContainerBlockEntity/canOpen (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BaseContainerBlockEntity/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BaseContainerBlockEntity/m_7770_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BaseContainerBlockEntity/getCustomName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/block/entity/BeaconBlockEntity net/minecraft/world/level/block/entity/BeaconBlockEntity +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_155081_ net/minecraft/world/level/block/entity/BeaconBlockEntity/DATA_LEVELS +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_155082_ net/minecraft/world/level/block/entity/BeaconBlockEntity/DATA_PRIMARY +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_155083_ net/minecraft/world/level/block/entity/BeaconBlockEntity/DATA_SECONDARY +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_155084_ net/minecraft/world/level/block/entity/BeaconBlockEntity/NUM_DATA_VALUES +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_155085_ net/minecraft/world/level/block/entity/BeaconBlockEntity/MAX_LEVELS +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_155086_ net/minecraft/world/level/block/entity/BeaconBlockEntity/BLOCKS_CHECK_PER_TICK +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58646_ net/minecraft/world/level/block/entity/BeaconBlockEntity/BEACON_EFFECTS +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58647_ net/minecraft/world/level/block/entity/BeaconBlockEntity/VALID_EFFECTS +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58648_ net/minecraft/world/level/block/entity/BeaconBlockEntity/beamSections +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58649_ net/minecraft/world/level/block/entity/BeaconBlockEntity/checkingBeamSections +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58650_ net/minecraft/world/level/block/entity/BeaconBlockEntity/levels +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58651_ net/minecraft/world/level/block/entity/BeaconBlockEntity/lastCheckY +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58652_ net/minecraft/world/level/block/entity/BeaconBlockEntity/primaryPower +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58653_ net/minecraft/world/level/block/entity/BeaconBlockEntity/secondaryPower +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58654_ net/minecraft/world/level/block/entity/BeaconBlockEntity/name +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58655_ net/minecraft/world/level/block/entity/BeaconBlockEntity/lockKey +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/f_58656_ net/minecraft/world/level/block/entity/BeaconBlockEntity/dataAccess +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity/net/minecraft/world/level/block/entity/BeaconBlockEntity net/minecraft/world/level/block/entity/BeaconBlockEntity/net/minecraft/world/level/block/entity/BeaconBlockEntity +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/ ()V net/minecraft/world/level/block/entity/BeaconBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_142339_ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/setLevel (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_155092_ (Lnet/minecraft/world/level/Level;III)I net/minecraft/world/level/block/entity/BeaconBlockEntity/updateBase (Lnet/minecraft/world/level/Level;III)I +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_155097_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/effect/MobEffect;Lnet/minecraft/world/effect/MobEffect;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/applyEffects (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/effect/MobEffect;Lnet/minecraft/world/effect/MobEffect;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_155103_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/playSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_155107_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/BeaconBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/BeaconBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BeaconBlockEntity/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_58681_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/block/entity/BeaconBlockEntity/setCustomName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_58686_ (I)Lnet/minecraft/world/effect/MobEffect; net/minecraft/world/level/block/entity/BeaconBlockEntity/getValidEffectById (I)Lnet/minecraft/world/effect/MobEffect; +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_58702_ ()Ljava/util/List; net/minecraft/world/level/block/entity/BeaconBlockEntity/getBeamSections ()Ljava/util/List; +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/BeaconBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/BeaconBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity/m_7651_ ()V net/minecraft/world/level/block/entity/BeaconBlockEntity/setRemoved ()V +CL: net/minecraft/world/level/block/entity/BeaconBlockEntity$1 net/minecraft/world/level/block/entity/BeaconBlockEntity$1 +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity$1/f_58706_ net/minecraft/world/level/block/entity/BeaconBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity$1/net/minecraft/world/level/block/entity/BeaconBlockEntity$1 net/minecraft/world/level/block/entity/BeaconBlockEntity$1/net/minecraft/world/level/block/entity/BeaconBlockEntity$1 +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;)V net/minecraft/world/level/block/entity/BeaconBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/BeaconBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$1/m_6413_ (I)I net/minecraft/world/level/block/entity/BeaconBlockEntity$1/get (I)I +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$1/m_6499_ ()I net/minecraft/world/level/block/entity/BeaconBlockEntity$1/getCount ()I +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$1/m_8050_ (II)V net/minecraft/world/level/block/entity/BeaconBlockEntity$1/set (II)V +CL: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/f_58715_ net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/color +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/f_58716_ net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/height +FD: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/ ([F)V net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/ ([F)V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/m_58719_ ()V net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/increaseHeight ()V +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/m_58722_ ()[F net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/getColor ()[F +MD: net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/m_58723_ ()I net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection/getHeight ()I +CL: net/minecraft/world/level/block/entity/BedBlockEntity net/minecraft/world/level/block/entity/BedBlockEntity +FD: net/minecraft/world/level/block/entity/BedBlockEntity/f_58724_ net/minecraft/world/level/block/entity/BedBlockEntity/color +FD: net/minecraft/world/level/block/entity/BedBlockEntity/net/minecraft/world/level/block/entity/BedBlockEntity net/minecraft/world/level/block/entity/BedBlockEntity/net/minecraft/world/level/block/entity/BedBlockEntity +MD: net/minecraft/world/level/block/entity/BedBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BedBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BedBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/level/block/entity/BedBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/level/block/entity/BedBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/BedBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/BedBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/BedBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/BedBlockEntity/m_58729_ (Lnet/minecraft/world/item/DyeColor;)V net/minecraft/world/level/block/entity/BedBlockEntity/setColor (Lnet/minecraft/world/item/DyeColor;)V +MD: net/minecraft/world/level/block/entity/BedBlockEntity/m_58731_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/entity/BedBlockEntity/getColor ()Lnet/minecraft/world/item/DyeColor; +CL: net/minecraft/world/level/block/entity/BeehiveBlockEntity net/minecraft/world/level/block/entity/BeehiveBlockEntity +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155121_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/TAG_FLOWER_POS +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155122_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/MIN_OCCUPATION_TICKS +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155123_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/ENTITY_DATA +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155124_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/TICKS_IN_HIVE +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155125_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/HAS_NECTAR +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155126_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/BEES +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155127_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/MAX_OCCUPANTS +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155128_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/MIN_OCCUPATION_TICKS_NECTARLESS +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155129_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/IGNORED_BEE_TAGS +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155130_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/MIN_TICKS_BEFORE_REENTERING_HIVE +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_155131_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/MIN_OCCUPATION_TICKS_NECTAR +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_58732_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/stored +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/f_58733_ net/minecraft/world/level/block/entity/BeehiveBlockEntity/savedFlowerPos +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/net/minecraft/world/level/block/entity/BeehiveBlockEntity net/minecraft/world/level/block/entity/BeehiveBlockEntity/net/minecraft/world/level/block/entity/BeehiveBlockEntity +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/ ()V net/minecraft/world/level/block/entity/BeehiveBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_155136_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData;Ljava/util/List;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/releaseOccupant (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData;Ljava/util/List;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_155144_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/serverTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_155149_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/tickOccupants (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_155157_ (Lnet/minecraft/nbt/CompoundTag;IZ)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/storeBee (Lnet/minecraft/nbt/CompoundTag;IZ)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_155161_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/removeIgnoredBeeTags (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_202036_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/lambda$releaseOccupant$2 (Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;)Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58736_ (ILnet/minecraft/world/entity/animal/Bee;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/setBeeReleaseData (ILnet/minecraft/world/entity/animal/Bee;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58739_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; net/minecraft/world/level/block/entity/BeehiveBlockEntity/lambda$releaseOccupant$1 (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58741_ (Lnet/minecraft/world/entity/Entity;Z)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/addOccupant (Lnet/minecraft/world/entity/Entity;Z)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58744_ (Lnet/minecraft/world/entity/Entity;ZI)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/addOccupantWithPresetTicks (Lnet/minecraft/world/entity/Entity;ZI)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58748_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;)V net/minecraft/world/level/block/entity/BeehiveBlockEntity/emptyAllLivingFromHive (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58752_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/entity/BeehiveBlockEntity/getHoneyLevel (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58759_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;)Ljava/util/List; net/minecraft/world/level/block/entity/BeehiveBlockEntity/releaseAllOccupants (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;)Ljava/util/List; +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58762_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData;)Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/lambda$releaseAllOccupants$0 (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData;)Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58773_ ()Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/isFireNearby ()Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58774_ ()Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/isEmpty ()Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58775_ ()Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/isFull ()Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58776_ ()I net/minecraft/world/level/block/entity/BeehiveBlockEntity/getOccupantCount ()I +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58777_ ()Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/isSedated ()Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58779_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/block/entity/BeehiveBlockEntity/writeBees ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_58780_ ()Z net/minecraft/world/level/block/entity/BeehiveBlockEntity/hasSavedFlowerPos ()Z +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity/m_6596_ ()V net/minecraft/world/level/block/entity/BeehiveBlockEntity/setChanged ()V +CL: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/f_58782_ net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/entityData +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/f_58783_ net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/ticksInHive +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/f_58784_ net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/minOccupationTicks +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/ (Lnet/minecraft/nbt/CompoundTag;II)V net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeData/ (Lnet/minecraft/nbt/CompoundTag;II)V +CL: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/$VALUES net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/$VALUES +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/BEE_RELEASED net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/BEE_RELEASED +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/EMERGENCY net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/EMERGENCY +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/HONEY_DELIVERED net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/HONEY_DELIVERED +FD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/ ()V net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/ ()V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/ (Ljava/lang/String;I)V net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/m_155163_ ()[Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus; net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/$values ()[Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus; +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus; net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus; +MD: net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/values ()[Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus; net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus/values ()[Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus; +CL: net/minecraft/world/level/block/entity/BellBlockEntity net/minecraft/world/level/block/entity/BellBlockEntity +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155164_ net/minecraft/world/level/block/entity/BellBlockEntity/DURATION +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155165_ net/minecraft/world/level/block/entity/BellBlockEntity/GLOW_DURATION +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155166_ net/minecraft/world/level/block/entity/BellBlockEntity/MIN_TICKS_BETWEEN_SEARCHES +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155167_ net/minecraft/world/level/block/entity/BellBlockEntity/MAX_RESONATION_TICKS +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155168_ net/minecraft/world/level/block/entity/BellBlockEntity/TICKS_BEFORE_RESONATION +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155169_ net/minecraft/world/level/block/entity/BellBlockEntity/SEARCH_RADIUS +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155170_ net/minecraft/world/level/block/entity/BellBlockEntity/HEAR_BELL_RADIUS +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_155171_ net/minecraft/world/level/block/entity/BellBlockEntity/HIGHLIGHT_RAIDERS_RADIUS +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_58813_ net/minecraft/world/level/block/entity/BellBlockEntity/ticks +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_58814_ net/minecraft/world/level/block/entity/BellBlockEntity/shaking +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_58815_ net/minecraft/world/level/block/entity/BellBlockEntity/clickDirection +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_58816_ net/minecraft/world/level/block/entity/BellBlockEntity/lastRingTimestamp +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_58817_ net/minecraft/world/level/block/entity/BellBlockEntity/nearbyEntities +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_58818_ net/minecraft/world/level/block/entity/BellBlockEntity/resonating +FD: net/minecraft/world/level/block/entity/BellBlockEntity/f_58819_ net/minecraft/world/level/block/entity/BellBlockEntity/resonationTicks +FD: net/minecraft/world/level/block/entity/BellBlockEntity/net/minecraft/world/level/block/entity/BellBlockEntity net/minecraft/world/level/block/entity/BellBlockEntity/net/minecraft/world/level/block/entity/BellBlockEntity +MD: net/minecraft/world/level/block/entity/BellBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BellBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155175_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BellBlockEntity;)V net/minecraft/world/level/block/entity/BellBlockEntity/clientTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BellBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155180_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BellBlockEntity;Lnet/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction;)V net/minecraft/world/level/block/entity/BellBlockEntity/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BellBlockEntity;Lnet/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155186_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/world/level/block/entity/BellBlockEntity/makeRaidersGlow (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155190_ (Lnet/minecraft/core/BlockPos;ILorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/level/block/entity/BellBlockEntity/lambda$showBellParticles$3 (Lnet/minecraft/core/BlockPos;ILorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155196_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/block/entity/BellBlockEntity/isRaiderWithinRange (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155199_ (Lnet/minecraft/core/BlockPos;Ljava/util/List;)Z net/minecraft/world/level/block/entity/BellBlockEntity/areRaidersNearby (Lnet/minecraft/core/BlockPos;Ljava/util/List;)Z +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155202_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BellBlockEntity;)V net/minecraft/world/level/block/entity/BellBlockEntity/serverTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BellBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155207_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/world/level/block/entity/BellBlockEntity/showBellParticles (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155211_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/block/entity/BellBlockEntity/lambda$showBellParticles$2 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155214_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/block/entity/BellBlockEntity/lambda$showBellParticles$1 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_155217_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/block/entity/BellBlockEntity/lambda$makeRaidersGlow$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_58834_ (Lnet/minecraft/core/Direction;)V net/minecraft/world/level/block/entity/BellBlockEntity/onHit (Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_58840_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/level/block/entity/BellBlockEntity/glow (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_58845_ ()V net/minecraft/world/level/block/entity/BellBlockEntity/updateEntities ()V +MD: net/minecraft/world/level/block/entity/BellBlockEntity/m_7531_ (II)Z net/minecraft/world/level/block/entity/BellBlockEntity/triggerEvent (II)Z +CL: net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction +FD: net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction/net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction/net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction +MD: net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction/m_155220_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/world/level/block/entity/BellBlockEntity$ResonationEndAction/run (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +CL: net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity +FD: net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity +MD: net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/m_7743_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/level/block/entity/BlastFurnaceBlockEntity/getBurnDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/level/block/entity/BlockEntity net/minecraft/world/level/block/entity/BlockEntity +FD: net/minecraft/world/level/block/entity/BlockEntity/f_58854_ net/minecraft/world/level/block/entity/BlockEntity/LOGGER +FD: net/minecraft/world/level/block/entity/BlockEntity/f_58855_ net/minecraft/world/level/block/entity/BlockEntity/type +FD: net/minecraft/world/level/block/entity/BlockEntity/f_58856_ net/minecraft/world/level/block/entity/BlockEntity/blockState +FD: net/minecraft/world/level/block/entity/BlockEntity/f_58857_ net/minecraft/world/level/block/entity/BlockEntity/level +FD: net/minecraft/world/level/block/entity/BlockEntity/f_58858_ net/minecraft/world/level/block/entity/BlockEntity/worldPosition +FD: net/minecraft/world/level/block/entity/BlockEntity/f_58859_ net/minecraft/world/level/block/entity/BlockEntity/remove +FD: net/minecraft/world/level/block/entity/BlockEntity/net/minecraft/world/level/block/entity/BlockEntity net/minecraft/world/level/block/entity/BlockEntity/net/minecraft/world/level/block/entity/BlockEntity +MD: net/minecraft/world/level/block/entity/BlockEntity/ ()V net/minecraft/world/level/block/entity/BlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/BlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_142339_ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/level/block/entity/BlockEntity/setLevel (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_155232_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BlockEntity/setChanged (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_155236_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/entity/BlockEntity/lambda$loadStatic$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_155241_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/entity/BlockEntity/loadStatic (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_155246_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/entity/BlockEntity/lambda$loadStatic$1 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_155250_ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BlockEntity/setBlockState (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/BlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187468_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/block/entity/BlockEntityType;)V net/minecraft/world/level/block/entity/BlockEntity/addEntityType (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/block/entity/BlockEntityType;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187472_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/BlockEntity/getPosFromTag (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187474_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BlockEntity/saveId (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187476_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/BlockEntity/saveToItem (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187478_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BlockEntity/saveMetadata (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187480_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/BlockEntity/saveWithFullMetadata ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187481_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/BlockEntity/saveWithId ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_187482_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/BlockEntity/saveWithoutMetadata ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58881_ (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/entity/BlockEntity/lambda$loadStatic$2 (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58886_ (Lnet/minecraft/CrashReportCategory;)V net/minecraft/world/level/block/entity/BlockEntity/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;)V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58897_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/BlockEntity/lambda$fillCrashReportCategory$3 ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58898_ ()Z net/minecraft/world/level/block/entity/BlockEntity/hasLevel ()Z +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58899_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/BlockEntity/getBlockPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58900_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/entity/BlockEntity/getBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58901_ ()Z net/minecraft/world/level/block/entity/BlockEntity/isRemoved ()Z +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58903_ ()Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/world/level/block/entity/BlockEntity/getType ()Lnet/minecraft/world/level/block/entity/BlockEntityType; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_58904_ ()Lnet/minecraft/world/level/Level; net/minecraft/world/level/block/entity/BlockEntity/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/BlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/BlockEntity/m_6326_ ()Z net/minecraft/world/level/block/entity/BlockEntity/onlyOpCanSetNbt ()Z +MD: net/minecraft/world/level/block/entity/BlockEntity/m_6339_ ()V net/minecraft/world/level/block/entity/BlockEntity/clearRemoved ()V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_6596_ ()V net/minecraft/world/level/block/entity/BlockEntity/setChanged ()V +MD: net/minecraft/world/level/block/entity/BlockEntity/m_7531_ (II)Z net/minecraft/world/level/block/entity/BlockEntity/triggerEvent (II)Z +MD: net/minecraft/world/level/block/entity/BlockEntity/m_7651_ ()V net/minecraft/world/level/block/entity/BlockEntity/setRemoved ()V +CL: net/minecraft/world/level/block/entity/BlockEntityTicker net/minecraft/world/level/block/entity/BlockEntityTicker +FD: net/minecraft/world/level/block/entity/BlockEntityTicker/net/minecraft/world/level/block/entity/BlockEntityTicker net/minecraft/world/level/block/entity/BlockEntityTicker/net/minecraft/world/level/block/entity/BlockEntityTicker +MD: net/minecraft/world/level/block/entity/BlockEntityTicker/m_155252_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/block/entity/BlockEntityTicker/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V +CL: net/minecraft/world/level/block/entity/BlockEntityType net/minecraft/world/level/block/entity/BlockEntityType +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_155257_ net/minecraft/world/level/block/entity/BlockEntityType/SCULK_SENSOR +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58906_ net/minecraft/world/level/block/entity/BlockEntityType/SMOKER +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58907_ net/minecraft/world/level/block/entity/BlockEntityType/BLAST_FURNACE +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58908_ net/minecraft/world/level/block/entity/BlockEntityType/LECTERN +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58909_ net/minecraft/world/level/block/entity/BlockEntityType/BELL +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58910_ net/minecraft/world/level/block/entity/BlockEntityType/JIGSAW +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58911_ net/minecraft/world/level/block/entity/BlockEntityType/CAMPFIRE +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58912_ net/minecraft/world/level/block/entity/BlockEntityType/BEEHIVE +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58913_ net/minecraft/world/level/block/entity/BlockEntityType/LOGGER +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58914_ net/minecraft/world/level/block/entity/BlockEntityType/factory +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58915_ net/minecraft/world/level/block/entity/BlockEntityType/validBlocks +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58916_ net/minecraft/world/level/block/entity/BlockEntityType/dataType +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58917_ net/minecraft/world/level/block/entity/BlockEntityType/FURNACE +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58918_ net/minecraft/world/level/block/entity/BlockEntityType/CHEST +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58919_ net/minecraft/world/level/block/entity/BlockEntityType/TRAPPED_CHEST +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58920_ net/minecraft/world/level/block/entity/BlockEntityType/ENDER_CHEST +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58921_ net/minecraft/world/level/block/entity/BlockEntityType/JUKEBOX +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58922_ net/minecraft/world/level/block/entity/BlockEntityType/DISPENSER +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58923_ net/minecraft/world/level/block/entity/BlockEntityType/DROPPER +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58924_ net/minecraft/world/level/block/entity/BlockEntityType/SIGN +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58925_ net/minecraft/world/level/block/entity/BlockEntityType/MOB_SPAWNER +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58926_ net/minecraft/world/level/block/entity/BlockEntityType/PISTON +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58927_ net/minecraft/world/level/block/entity/BlockEntityType/BREWING_STAND +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58928_ net/minecraft/world/level/block/entity/BlockEntityType/ENCHANTING_TABLE +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58929_ net/minecraft/world/level/block/entity/BlockEntityType/END_PORTAL +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58930_ net/minecraft/world/level/block/entity/BlockEntityType/BEACON +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58931_ net/minecraft/world/level/block/entity/BlockEntityType/SKULL +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58932_ net/minecraft/world/level/block/entity/BlockEntityType/DAYLIGHT_DETECTOR +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58933_ net/minecraft/world/level/block/entity/BlockEntityType/HOPPER +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58934_ net/minecraft/world/level/block/entity/BlockEntityType/COMPARATOR +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58935_ net/minecraft/world/level/block/entity/BlockEntityType/BANNER +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58936_ net/minecraft/world/level/block/entity/BlockEntityType/STRUCTURE_BLOCK +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58937_ net/minecraft/world/level/block/entity/BlockEntityType/END_GATEWAY +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58938_ net/minecraft/world/level/block/entity/BlockEntityType/COMMAND_BLOCK +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58939_ net/minecraft/world/level/block/entity/BlockEntityType/SHULKER_BOX +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58940_ net/minecraft/world/level/block/entity/BlockEntityType/BED +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58941_ net/minecraft/world/level/block/entity/BlockEntityType/CONDUIT +FD: net/minecraft/world/level/block/entity/BlockEntityType/f_58942_ net/minecraft/world/level/block/entity/BlockEntityType/BARREL +FD: net/minecraft/world/level/block/entity/BlockEntityType/net/minecraft/world/level/block/entity/BlockEntityType net/minecraft/world/level/block/entity/BlockEntityType/net/minecraft/world/level/block/entity/BlockEntityType +MD: net/minecraft/world/level/block/entity/BlockEntityType/ ()V net/minecraft/world/level/block/entity/BlockEntityType/ ()V +MD: net/minecraft/world/level/block/entity/BlockEntityType/ (Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;Ljava/util/Set;Lcom/mojang/datafixers/types/Type;)V net/minecraft/world/level/block/entity/BlockEntityType/ (Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;Ljava/util/Set;Lcom/mojang/datafixers/types/Type;)V +MD: net/minecraft/world/level/block/entity/BlockEntityType/m_155262_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/entity/BlockEntityType/isValid (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/entity/BlockEntityType/m_155264_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/entity/BlockEntityType/create (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/entity/BlockEntityType/m_58949_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/entity/BlockEntityType/getBlockEntity (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/entity/BlockEntityType/m_58954_ (Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/block/entity/BlockEntityType/getKey (Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/block/entity/BlockEntityType/m_58956_ (Ljava/lang/String;Lnet/minecraft/world/level/block/entity/BlockEntityType$Builder;)Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/world/level/block/entity/BlockEntityType/register (Ljava/lang/String;Lnet/minecraft/world/level/block/entity/BlockEntityType$Builder;)Lnet/minecraft/world/level/block/entity/BlockEntityType; +CL: net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier +FD: net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier/net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier/net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier +MD: net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier/m_155267_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier/create (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +CL: net/minecraft/world/level/block/entity/BlockEntityType$Builder net/minecraft/world/level/block/entity/BlockEntityType$Builder +FD: net/minecraft/world/level/block/entity/BlockEntityType$Builder/f_58959_ net/minecraft/world/level/block/entity/BlockEntityType$Builder/factory +FD: net/minecraft/world/level/block/entity/BlockEntityType$Builder/f_58960_ net/minecraft/world/level/block/entity/BlockEntityType$Builder/validBlocks +FD: net/minecraft/world/level/block/entity/BlockEntityType$Builder/net/minecraft/world/level/block/entity/BlockEntityType$Builder net/minecraft/world/level/block/entity/BlockEntityType$Builder/net/minecraft/world/level/block/entity/BlockEntityType$Builder +MD: net/minecraft/world/level/block/entity/BlockEntityType$Builder/ (Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;Ljava/util/Set;)V net/minecraft/world/level/block/entity/BlockEntityType$Builder/ (Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;Ljava/util/Set;)V +MD: net/minecraft/world/level/block/entity/BlockEntityType$Builder/m_155273_ (Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;[Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/entity/BlockEntityType$Builder; net/minecraft/world/level/block/entity/BlockEntityType$Builder/of (Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;[Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/entity/BlockEntityType$Builder; +MD: net/minecraft/world/level/block/entity/BlockEntityType$Builder/m_58966_ (Lcom/mojang/datafixers/types/Type;)Lnet/minecraft/world/level/block/entity/BlockEntityType; net/minecraft/world/level/block/entity/BlockEntityType$Builder/build (Lcom/mojang/datafixers/types/Type;)Lnet/minecraft/world/level/block/entity/BlockEntityType; +CL: net/minecraft/world/level/block/entity/BrewingStandBlockEntity net/minecraft/world/level/block/entity/BrewingStandBlockEntity +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_155276_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/FUEL_USES +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_155277_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/DATA_BREW_TIME +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_155278_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/DATA_FUEL_USES +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_155279_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/NUM_DATA_VALUES +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_155280_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/INGREDIENT_SLOT +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_155281_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/FUEL_SLOT +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58971_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/dataAccess +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58972_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/SLOTS_FOR_UP +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58973_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/SLOTS_FOR_DOWN +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58974_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/SLOTS_FOR_SIDES +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58975_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/items +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58976_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/brewTime +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58977_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/lastPotionCount +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58978_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/ingredient +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/f_58979_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity/fuel +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/net/minecraft/world/level/block/entity/BrewingStandBlockEntity net/minecraft/world/level/block/entity/BrewingStandBlockEntity/net/minecraft/world/level/block/entity/BrewingStandBlockEntity +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/ ()V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_155285_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/serverTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_155290_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/doBrew (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_155294_ (Lnet/minecraft/core/NonNullList;)Z net/minecraft/world/level/block/entity/BrewingStandBlockEntity/isBrewable (Lnet/minecraft/core/NonNullList;)Z +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_59029_ ()[Z net/minecraft/world/level/block/entity/BrewingStandBlockEntity/getPotionBits ()[Z +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_6211_ ()V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/clearContent ()V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/BrewingStandBlockEntity/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/BrewingStandBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_6643_ ()I net/minecraft/world/level/block/entity/BrewingStandBlockEntity/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/BrewingStandBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_7013_ (ILnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/entity/BrewingStandBlockEntity/canPlaceItem (ILnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_7071_ (Lnet/minecraft/core/Direction;)[I net/minecraft/world/level/block/entity/BrewingStandBlockEntity/getSlotsForFace (Lnet/minecraft/core/Direction;)[I +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_7155_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/BrewingStandBlockEntity/canPlaceItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_7157_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/BrewingStandBlockEntity/canTakeItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/BrewingStandBlockEntity/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_7983_ ()Z net/minecraft/world/level/block/entity/BrewingStandBlockEntity/isEmpty ()Z +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/BrewingStandBlockEntity/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/BrewingStandBlockEntity/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1 net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1 +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/f_59033_ net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1 net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1 +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;)V +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/m_6413_ (I)I net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/get (I)I +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/m_6499_ ()I net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/getCount ()I +MD: net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/m_8050_ (II)V net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1/set (II)V +CL: net/minecraft/world/level/block/entity/CampfireBlockEntity net/minecraft/world/level/block/entity/CampfireBlockEntity +FD: net/minecraft/world/level/block/entity/CampfireBlockEntity/f_155298_ net/minecraft/world/level/block/entity/CampfireBlockEntity/BURN_COOL_SPEED +FD: net/minecraft/world/level/block/entity/CampfireBlockEntity/f_155299_ net/minecraft/world/level/block/entity/CampfireBlockEntity/NUM_SLOTS +FD: net/minecraft/world/level/block/entity/CampfireBlockEntity/f_59042_ net/minecraft/world/level/block/entity/CampfireBlockEntity/items +FD: net/minecraft/world/level/block/entity/CampfireBlockEntity/f_59043_ net/minecraft/world/level/block/entity/CampfireBlockEntity/cookingProgress +FD: net/minecraft/world/level/block/entity/CampfireBlockEntity/f_59044_ net/minecraft/world/level/block/entity/CampfireBlockEntity/cookingTime +FD: net/minecraft/world/level/block/entity/CampfireBlockEntity/net/minecraft/world/level/block/entity/CampfireBlockEntity net/minecraft/world/level/block/entity/CampfireBlockEntity/net/minecraft/world/level/block/entity/CampfireBlockEntity +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/CampfireBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/CampfireBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_155303_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/crafting/CampfireCookingRecipe;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/CampfireBlockEntity/lambda$cookTick$0 (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/crafting/CampfireCookingRecipe;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_155306_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;)V net/minecraft/world/level/block/entity/CampfireBlockEntity/cookTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;)V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_155313_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;)V net/minecraft/world/level/block/entity/CampfireBlockEntity/cooldownTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;)V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_155318_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;)V net/minecraft/world/level/block/entity/CampfireBlockEntity/particleTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;)V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/CampfireBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/CampfireBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/CampfireBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_59051_ (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; net/minecraft/world/level/block/entity/CampfireBlockEntity/getCookableRecipe (Lnet/minecraft/world/item/ItemStack;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_59053_ (Lnet/minecraft/world/item/ItemStack;I)Z net/minecraft/world/level/block/entity/CampfireBlockEntity/placeFood (Lnet/minecraft/world/item/ItemStack;I)Z +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_59065_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/level/block/entity/CampfireBlockEntity/getItems ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_59066_ ()V net/minecraft/world/level/block/entity/CampfireBlockEntity/dowse ()V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_59069_ ()V net/minecraft/world/level/block/entity/CampfireBlockEntity/markUpdated ()V +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/CampfireBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/CampfireBlockEntity/m_6211_ ()V net/minecraft/world/level/block/entity/CampfireBlockEntity/clearContent ()V +CL: net/minecraft/world/level/block/entity/ChestBlockEntity net/minecraft/world/level/block/entity/ChestBlockEntity +FD: net/minecraft/world/level/block/entity/ChestBlockEntity/f_155323_ net/minecraft/world/level/block/entity/ChestBlockEntity/EVENT_SET_OPEN_COUNT +FD: net/minecraft/world/level/block/entity/ChestBlockEntity/f_155324_ net/minecraft/world/level/block/entity/ChestBlockEntity/openersCounter +FD: net/minecraft/world/level/block/entity/ChestBlockEntity/f_155325_ net/minecraft/world/level/block/entity/ChestBlockEntity/chestLidController +FD: net/minecraft/world/level/block/entity/ChestBlockEntity/f_59073_ net/minecraft/world/level/block/entity/ChestBlockEntity/items +FD: net/minecraft/world/level/block/entity/ChestBlockEntity/net/minecraft/world/level/block/entity/ChestBlockEntity net/minecraft/world/level/block/entity/ChestBlockEntity/net/minecraft/world/level/block/entity/ChestBlockEntity +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ChestBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ChestBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_142151_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V net/minecraft/world/level/block/entity/ChestBlockEntity/signalOpenCount (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ChestBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_155338_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/level/block/entity/ChestBlockEntity/playSound (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_155343_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)V net/minecraft/world/level/block/entity/ChestBlockEntity/lidAnimateTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_155350_ ()V net/minecraft/world/level/block/entity/ChestBlockEntity/recheckOpen ()V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ChestBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_5785_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/ChestBlockEntity/stopOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_5856_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/ChestBlockEntity/startOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_59086_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/entity/ChestBlockEntity/getOpenCount (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_59103_ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)V net/minecraft/world/level/block/entity/ChestBlockEntity/swapContents (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_6520_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/entity/ChestBlockEntity/setItems (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/ChestBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_6643_ ()I net/minecraft/world/level/block/entity/ChestBlockEntity/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_6683_ (F)F net/minecraft/world/level/block/entity/ChestBlockEntity/getOpenNess (F)F +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/ChestBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_7086_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/level/block/entity/ChestBlockEntity/getItems ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/level/block/entity/ChestBlockEntity/m_7531_ (II)Z net/minecraft/world/level/block/entity/ChestBlockEntity/triggerEvent (II)Z +CL: net/minecraft/world/level/block/entity/ChestBlockEntity$1 net/minecraft/world/level/block/entity/ChestBlockEntity$1 +FD: net/minecraft/world/level/block/entity/ChestBlockEntity$1/f_155351_ net/minecraft/world/level/block/entity/ChestBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/ChestBlockEntity$1/net/minecraft/world/level/block/entity/ChestBlockEntity$1 net/minecraft/world/level/block/entity/ChestBlockEntity$1/net/minecraft/world/level/block/entity/ChestBlockEntity$1 +MD: net/minecraft/world/level/block/entity/ChestBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)V net/minecraft/world/level/block/entity/ChestBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/ChestBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity$1/m_142148_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V net/minecraft/world/level/block/entity/ChestBlockEntity$1/openerCountChanged (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity$1/m_142289_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ChestBlockEntity$1/onClose (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity$1/m_142292_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ChestBlockEntity$1/onOpen (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ChestBlockEntity$1/m_142718_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/ChestBlockEntity$1/isOwnContainer (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/level/block/entity/ChestLidController net/minecraft/world/level/block/entity/ChestLidController +FD: net/minecraft/world/level/block/entity/ChestLidController/f_155370_ net/minecraft/world/level/block/entity/ChestLidController/shouldBeOpen +FD: net/minecraft/world/level/block/entity/ChestLidController/f_155371_ net/minecraft/world/level/block/entity/ChestLidController/openness +FD: net/minecraft/world/level/block/entity/ChestLidController/f_155372_ net/minecraft/world/level/block/entity/ChestLidController/oOpenness +FD: net/minecraft/world/level/block/entity/ChestLidController/net/minecraft/world/level/block/entity/ChestLidController net/minecraft/world/level/block/entity/ChestLidController/net/minecraft/world/level/block/entity/ChestLidController +MD: net/minecraft/world/level/block/entity/ChestLidController/ ()V net/minecraft/world/level/block/entity/ChestLidController/ ()V +MD: net/minecraft/world/level/block/entity/ChestLidController/m_155374_ ()V net/minecraft/world/level/block/entity/ChestLidController/tickLid ()V +MD: net/minecraft/world/level/block/entity/ChestLidController/m_155375_ (F)F net/minecraft/world/level/block/entity/ChestLidController/getOpenness (F)F +MD: net/minecraft/world/level/block/entity/ChestLidController/m_155377_ (Z)V net/minecraft/world/level/block/entity/ChestLidController/shouldBeOpen (Z)V +CL: net/minecraft/world/level/block/entity/CommandBlockEntity net/minecraft/world/level/block/entity/CommandBlockEntity +FD: net/minecraft/world/level/block/entity/CommandBlockEntity/f_59123_ net/minecraft/world/level/block/entity/CommandBlockEntity/powered +FD: net/minecraft/world/level/block/entity/CommandBlockEntity/f_59124_ net/minecraft/world/level/block/entity/CommandBlockEntity/auto +FD: net/minecraft/world/level/block/entity/CommandBlockEntity/f_59125_ net/minecraft/world/level/block/entity/CommandBlockEntity/conditionMet +FD: net/minecraft/world/level/block/entity/CommandBlockEntity/f_59127_ net/minecraft/world/level/block/entity/CommandBlockEntity/commandBlock +FD: net/minecraft/world/level/block/entity/CommandBlockEntity/net/minecraft/world/level/block/entity/CommandBlockEntity net/minecraft/world/level/block/entity/CommandBlockEntity/net/minecraft/world/level/block/entity/CommandBlockEntity +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/CommandBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/CommandBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/CommandBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59135_ (Z)V net/minecraft/world/level/block/entity/CommandBlockEntity/setPowered (Z)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59137_ (Z)V net/minecraft/world/level/block/entity/CommandBlockEntity/setAutomatic (Z)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59141_ ()Lnet/minecraft/world/level/BaseCommandBlock; net/minecraft/world/level/block/entity/CommandBlockEntity/getCommandBlock ()Lnet/minecraft/world/level/BaseCommandBlock; +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59142_ ()Z net/minecraft/world/level/block/entity/CommandBlockEntity/isPowered ()Z +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59143_ ()Z net/minecraft/world/level/block/entity/CommandBlockEntity/isAutomatic ()Z +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59144_ ()V net/minecraft/world/level/block/entity/CommandBlockEntity/onModeSwitch ()V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59145_ ()Z net/minecraft/world/level/block/entity/CommandBlockEntity/wasConditionMet ()Z +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59146_ ()Z net/minecraft/world/level/block/entity/CommandBlockEntity/markConditionMet ()Z +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59148_ ()Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; net/minecraft/world/level/block/entity/CommandBlockEntity/getMode ()Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59151_ ()Z net/minecraft/world/level/block/entity/CommandBlockEntity/isConditional ()Z +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_59152_ ()V net/minecraft/world/level/block/entity/CommandBlockEntity/scheduleTick ()V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity/m_6326_ ()Z net/minecraft/world/level/block/entity/CommandBlockEntity/onlyOpCanSetNbt ()Z +CL: net/minecraft/world/level/block/entity/CommandBlockEntity$1 net/minecraft/world/level/block/entity/CommandBlockEntity$1 +FD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/f_59153_ net/minecraft/world/level/block/entity/CommandBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/net/minecraft/world/level/block/entity/CommandBlockEntity$1 net/minecraft/world/level/block/entity/CommandBlockEntity$1/net/minecraft/world/level/block/entity/CommandBlockEntity$1 +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V net/minecraft/world/level/block/entity/CommandBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/CommandBlockEntity;)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/m_5991_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/world/level/block/entity/CommandBlockEntity$1/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/m_6590_ (Ljava/lang/String;)V net/minecraft/world/level/block/entity/CommandBlockEntity$1/setCommand (Ljava/lang/String;)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/m_6607_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/block/entity/CommandBlockEntity$1/getPosition ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/m_6712_ ()Lnet/minecraft/commands/CommandSourceStack; net/minecraft/world/level/block/entity/CommandBlockEntity$1/createCommandSourceStack ()Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$1/m_7368_ ()V net/minecraft/world/level/block/entity/CommandBlockEntity$1/onUpdated ()V +CL: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode net/minecraft/world/level/block/entity/CommandBlockEntity$Mode +FD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/$VALUES net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/$VALUES +FD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/AUTO net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/AUTO +FD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/REDSTONE net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/REDSTONE +FD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/SEQUENCE net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/SEQUENCE +FD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/net/minecraft/world/level/block/entity/CommandBlockEntity$Mode net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/net/minecraft/world/level/block/entity/CommandBlockEntity$Mode +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/ ()V net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/ ()V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/ (Ljava/lang/String;I)V net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/m_155384_ ()[Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/$values ()[Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; +MD: net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/values ()[Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; net/minecraft/world/level/block/entity/CommandBlockEntity$Mode/values ()[Lnet/minecraft/world/level/block/entity/CommandBlockEntity$Mode; +CL: net/minecraft/world/level/block/entity/ComparatorBlockEntity net/minecraft/world/level/block/entity/ComparatorBlockEntity +FD: net/minecraft/world/level/block/entity/ComparatorBlockEntity/f_59173_ net/minecraft/world/level/block/entity/ComparatorBlockEntity/output +FD: net/minecraft/world/level/block/entity/ComparatorBlockEntity/net/minecraft/world/level/block/entity/ComparatorBlockEntity net/minecraft/world/level/block/entity/ComparatorBlockEntity/net/minecraft/world/level/block/entity/ComparatorBlockEntity +MD: net/minecraft/world/level/block/entity/ComparatorBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ComparatorBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ComparatorBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ComparatorBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ComparatorBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ComparatorBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ComparatorBlockEntity/m_59175_ (I)V net/minecraft/world/level/block/entity/ComparatorBlockEntity/setOutputSignal (I)V +MD: net/minecraft/world/level/block/entity/ComparatorBlockEntity/m_59182_ ()I net/minecraft/world/level/block/entity/ComparatorBlockEntity/getOutputSignal ()I +CL: net/minecraft/world/level/block/entity/ConduitBlockEntity net/minecraft/world/level/block/entity/ConduitBlockEntity +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_155390_ net/minecraft/world/level/block/entity/ConduitBlockEntity/BLOCK_REFRESH_RATE +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_155391_ net/minecraft/world/level/block/entity/ConduitBlockEntity/EFFECT_DURATION +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_155392_ net/minecraft/world/level/block/entity/ConduitBlockEntity/ROTATION_SPEED +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_155393_ net/minecraft/world/level/block/entity/ConduitBlockEntity/MIN_ACTIVE_SIZE +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_155394_ net/minecraft/world/level/block/entity/ConduitBlockEntity/MIN_KILL_SIZE +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_155395_ net/minecraft/world/level/block/entity/ConduitBlockEntity/KILL_RANGE +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59183_ net/minecraft/world/level/block/entity/ConduitBlockEntity/tickCount +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59184_ net/minecraft/world/level/block/entity/ConduitBlockEntity/VALID_BLOCKS +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59185_ net/minecraft/world/level/block/entity/ConduitBlockEntity/activeRotation +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59186_ net/minecraft/world/level/block/entity/ConduitBlockEntity/isActive +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59187_ net/minecraft/world/level/block/entity/ConduitBlockEntity/isHunting +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59188_ net/minecraft/world/level/block/entity/ConduitBlockEntity/effectBlocks +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59189_ net/minecraft/world/level/block/entity/ConduitBlockEntity/destroyTarget +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59190_ net/minecraft/world/level/block/entity/ConduitBlockEntity/destroyTargetUUID +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/f_59191_ net/minecraft/world/level/block/entity/ConduitBlockEntity/nextAmbientSoundActivation +FD: net/minecraft/world/level/block/entity/ConduitBlockEntity/net/minecraft/world/level/block/entity/ConduitBlockEntity net/minecraft/world/level/block/entity/ConduitBlockEntity/net/minecraft/world/level/block/entity/ConduitBlockEntity +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/ ()V net/minecraft/world/level/block/entity/ConduitBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155399_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/updateClientTarget (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155403_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/clientTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155408_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/updateDestroyTarget (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155414_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)Z net/minecraft/world/level/block/entity/ConduitBlockEntity/updateShape (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)Z +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155418_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;Lnet/minecraft/world/entity/Entity;I)V net/minecraft/world/level/block/entity/ConduitBlockEntity/animationTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;Lnet/minecraft/world/entity/Entity;I)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155424_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/UUID;)Lnet/minecraft/world/entity/LivingEntity; net/minecraft/world/level/block/entity/ConduitBlockEntity/findDestroyTarget (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/UUID;)Lnet/minecraft/world/entity/LivingEntity; +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155428_ (Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;Ljava/util/List;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/updateHunting (Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;Ljava/util/List;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155431_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/block/entity/ConduitBlockEntity/getDestroyRangeAABB (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155433_ (Ljava/util/UUID;Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/block/entity/ConduitBlockEntity/lambda$findDestroyTarget$1 (Ljava/util/UUID;Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155438_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/serverTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ConduitBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_155443_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/applyEffects (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/ConduitBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/ConduitBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ConduitBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_59197_ (F)F net/minecraft/world/level/block/entity/ConduitBlockEntity/getActiveRotation (F)F +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_59212_ (Lnet/minecraft/world/entity/LivingEntity;)Z net/minecraft/world/level/block/entity/ConduitBlockEntity/lambda$updateDestroyTarget$0 (Lnet/minecraft/world/entity/LivingEntity;)Z +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_59214_ (Z)V net/minecraft/world/level/block/entity/ConduitBlockEntity/setHunting (Z)V +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_59216_ ()Z net/minecraft/world/level/block/entity/ConduitBlockEntity/isActive ()Z +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_59217_ ()Z net/minecraft/world/level/block/entity/ConduitBlockEntity/isHunting ()Z +MD: net/minecraft/world/level/block/entity/ConduitBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/ConduitBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/block/entity/ContainerOpenersCounter net/minecraft/world/level/block/entity/ContainerOpenersCounter +FD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/f_155447_ net/minecraft/world/level/block/entity/ContainerOpenersCounter/CHECK_TICK_DELAY +FD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/f_155448_ net/minecraft/world/level/block/entity/ContainerOpenersCounter/openCount +FD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/net/minecraft/world/level/block/entity/ContainerOpenersCounter net/minecraft/world/level/block/entity/ContainerOpenersCounter/net/minecraft/world/level/block/entity/ContainerOpenersCounter +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/ ()V net/minecraft/world/level/block/entity/ContainerOpenersCounter/ ()V +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_142148_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V net/minecraft/world/level/block/entity/ContainerOpenersCounter/openerCountChanged (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_142289_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ContainerOpenersCounter/onClose (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_142292_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ContainerOpenersCounter/onOpen (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_142718_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/ContainerOpenersCounter/isOwnContainer (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_155450_ ()I net/minecraft/world/level/block/entity/ContainerOpenersCounter/getOpenerCount ()I +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_155452_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ContainerOpenersCounter/incrementOpeners (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_155457_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/entity/ContainerOpenersCounter/getOpenCount (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_155468_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ContainerOpenersCounter/decrementOpeners (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_155476_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ContainerOpenersCounter/recheckOpeners (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ContainerOpenersCounter/m_155480_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ContainerOpenersCounter/scheduleRecheck (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity +FD: net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity/net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity/net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity +MD: net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/DaylightDetectorBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/block/entity/DispenserBlockEntity net/minecraft/world/level/block/entity/DispenserBlockEntity +FD: net/minecraft/world/level/block/entity/DispenserBlockEntity/f_155487_ net/minecraft/world/level/block/entity/DispenserBlockEntity/CONTAINER_SIZE +FD: net/minecraft/world/level/block/entity/DispenserBlockEntity/f_59227_ net/minecraft/world/level/block/entity/DispenserBlockEntity/RANDOM +FD: net/minecraft/world/level/block/entity/DispenserBlockEntity/f_59228_ net/minecraft/world/level/block/entity/DispenserBlockEntity/items +FD: net/minecraft/world/level/block/entity/DispenserBlockEntity/net/minecraft/world/level/block/entity/DispenserBlockEntity net/minecraft/world/level/block/entity/DispenserBlockEntity/net/minecraft/world/level/block/entity/DispenserBlockEntity +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/ ()V net/minecraft/world/level/block/entity/DispenserBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/DispenserBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/DispenserBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/DispenserBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/DispenserBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_59237_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/level/block/entity/DispenserBlockEntity/addItem (Lnet/minecraft/world/item/ItemStack;)I +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_59248_ ()I net/minecraft/world/level/block/entity/DispenserBlockEntity/getRandomSlot ()I +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_6520_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/entity/DispenserBlockEntity/setItems (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/DispenserBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_6643_ ()I net/minecraft/world/level/block/entity/DispenserBlockEntity/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/DispenserBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/DispenserBlockEntity/m_7086_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/level/block/entity/DispenserBlockEntity/getItems ()Lnet/minecraft/core/NonNullList; +CL: net/minecraft/world/level/block/entity/DropperBlockEntity net/minecraft/world/level/block/entity/DropperBlockEntity +FD: net/minecraft/world/level/block/entity/DropperBlockEntity/net/minecraft/world/level/block/entity/DropperBlockEntity net/minecraft/world/level/block/entity/DropperBlockEntity/net/minecraft/world/level/block/entity/DropperBlockEntity +MD: net/minecraft/world/level/block/entity/DropperBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/DropperBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/DropperBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/DropperBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59251_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/time +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59252_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/flip +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59253_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/oFlip +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59254_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/flipT +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59255_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/flipA +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59256_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/open +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59257_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/oOpen +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59258_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/rot +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59259_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/oRot +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59260_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/tRot +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59261_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/RANDOM +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/f_59262_ net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/name +FD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/ ()V net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/m_155503_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/EnchantmentTableBlockEntity;)V net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/bookAnimationTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/EnchantmentTableBlockEntity;)V +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/m_59272_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/setCustomName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/m_7755_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/m_7770_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/EnchantmentTableBlockEntity/getCustomName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/block/entity/EnderChestBlockEntity net/minecraft/world/level/block/entity/EnderChestBlockEntity +FD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/f_155510_ net/minecraft/world/level/block/entity/EnderChestBlockEntity/chestLidController +FD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/f_155511_ net/minecraft/world/level/block/entity/EnderChestBlockEntity/openersCounter +FD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/net/minecraft/world/level/block/entity/EnderChestBlockEntity net/minecraft/world/level/block/entity/EnderChestBlockEntity/net/minecraft/world/level/block/entity/EnderChestBlockEntity +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/EnderChestBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/m_155515_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/EnderChestBlockEntity/startOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/m_155517_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)V net/minecraft/world/level/block/entity/EnderChestBlockEntity/lidAnimateTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/m_155522_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/EnderChestBlockEntity/stopOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/m_155524_ ()V net/minecraft/world/level/block/entity/EnderChestBlockEntity/recheckOpen ()V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/m_59282_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/EnderChestBlockEntity/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/m_6683_ (F)F net/minecraft/world/level/block/entity/EnderChestBlockEntity/getOpenNess (F)F +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity/m_7531_ (II)Z net/minecraft/world/level/block/entity/EnderChestBlockEntity/triggerEvent (II)Z +CL: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1 net/minecraft/world/level/block/entity/EnderChestBlockEntity$1 +FD: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/f_155525_ net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/net/minecraft/world/level/block/entity/EnderChestBlockEntity$1 net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/net/minecraft/world/level/block/entity/EnderChestBlockEntity$1 +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)V net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/m_142148_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/openerCountChanged (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/m_142289_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/onClose (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/m_142292_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/onOpen (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/m_142718_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/EnderChestBlockEntity$1/isOwnContainer (Lnet/minecraft/world/entity/player/Player;)Z +CL: net/minecraft/world/level/block/entity/FurnaceBlockEntity net/minecraft/world/level/block/entity/FurnaceBlockEntity +FD: net/minecraft/world/level/block/entity/FurnaceBlockEntity/net/minecraft/world/level/block/entity/FurnaceBlockEntity net/minecraft/world/level/block/entity/FurnaceBlockEntity/net/minecraft/world/level/block/entity/FurnaceBlockEntity +MD: net/minecraft/world/level/block/entity/FurnaceBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/FurnaceBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/FurnaceBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/FurnaceBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/FurnaceBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/FurnaceBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/block/entity/Hopper net/minecraft/world/level/block/entity/Hopper +FD: net/minecraft/world/level/block/entity/Hopper/f_59296_ net/minecraft/world/level/block/entity/Hopper/INSIDE +FD: net/minecraft/world/level/block/entity/Hopper/f_59297_ net/minecraft/world/level/block/entity/Hopper/ABOVE +FD: net/minecraft/world/level/block/entity/Hopper/f_59298_ net/minecraft/world/level/block/entity/Hopper/SUCK +FD: net/minecraft/world/level/block/entity/Hopper/net/minecraft/world/level/block/entity/Hopper net/minecraft/world/level/block/entity/Hopper/net/minecraft/world/level/block/entity/Hopper +MD: net/minecraft/world/level/block/entity/Hopper/ ()V net/minecraft/world/level/block/entity/Hopper/ ()V +MD: net/minecraft/world/level/block/entity/Hopper/m_59300_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/entity/Hopper/getSuckShape ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/entity/Hopper/m_6343_ ()D net/minecraft/world/level/block/entity/Hopper/getLevelX ()D +MD: net/minecraft/world/level/block/entity/Hopper/m_6358_ ()D net/minecraft/world/level/block/entity/Hopper/getLevelY ()D +MD: net/minecraft/world/level/block/entity/Hopper/m_6446_ ()D net/minecraft/world/level/block/entity/Hopper/getLevelZ ()D +CL: net/minecraft/world/level/block/entity/HopperBlockEntity net/minecraft/world/level/block/entity/HopperBlockEntity +FD: net/minecraft/world/level/block/entity/HopperBlockEntity/f_155547_ net/minecraft/world/level/block/entity/HopperBlockEntity/MOVE_ITEM_SPEED +FD: net/minecraft/world/level/block/entity/HopperBlockEntity/f_155548_ net/minecraft/world/level/block/entity/HopperBlockEntity/HOPPER_CONTAINER_SIZE +FD: net/minecraft/world/level/block/entity/HopperBlockEntity/f_59301_ net/minecraft/world/level/block/entity/HopperBlockEntity/items +FD: net/minecraft/world/level/block/entity/HopperBlockEntity/f_59302_ net/minecraft/world/level/block/entity/HopperBlockEntity/cooldownTime +FD: net/minecraft/world/level/block/entity/HopperBlockEntity/f_59303_ net/minecraft/world/level/block/entity/HopperBlockEntity/tickedGameTime +FD: net/minecraft/world/level/block/entity/HopperBlockEntity/net/minecraft/world/level/block/entity/HopperBlockEntity net/minecraft/world/level/block/entity/HopperBlockEntity/net/minecraft/world/level/block/entity/HopperBlockEntity +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/HopperBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/HopperBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155552_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/suckInItems (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155555_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; net/minecraft/world/level/block/entity/HopperBlockEntity/lambda$getItemsAtAndAbove$4 (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;Lnet/minecraft/world/phys/AABB;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155559_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/lambda$pushItemsTick$0 (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155562_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/Container;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/ejectItems (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/Container;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155567_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;)V net/minecraft/world/level/block/entity/HopperBlockEntity/entityInside (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155573_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;)V net/minecraft/world/level/block/entity/HopperBlockEntity/pushItemsTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155578_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Ljava/util/function/BooleanSupplier;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/tryMoveItems (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Ljava/util/function/BooleanSupplier;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155584_ (Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/lambda$entityInside$5 (Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155589_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;)Ljava/util/List; net/minecraft/world/level/block/entity/HopperBlockEntity/getItemsAtAndAbove (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;)Ljava/util/List; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155592_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/Container; net/minecraft/world/level/block/entity/HopperBlockEntity/getAttachedContainer (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/Container; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_155596_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;)Lnet/minecraft/world/Container; net/minecraft/world/level/block/entity/HopperBlockEntity/getSourceContainer (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;)Lnet/minecraft/world/Container; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/HopperBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59317_ (Lnet/minecraft/world/Container;I)Z net/minecraft/world/level/block/entity/HopperBlockEntity/lambda$isEmptyContainer$2 (Lnet/minecraft/world/Container;I)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59320_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/HopperBlockEntity/tryMoveInItem (Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59326_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/HopperBlockEntity/addItem (Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59331_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/entity/item/ItemEntity;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/addItem (Lnet/minecraft/world/Container;Lnet/minecraft/world/entity/item/ItemEntity;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59334_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/canPlaceItemInContainer (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59339_ (Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Ljava/util/stream/IntStream; net/minecraft/world/level/block/entity/HopperBlockEntity/getSlots (Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Ljava/util/stream/IntStream; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59344_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/canMergeItems (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59347_ (Lnet/minecraft/world/level/Level;DDD)Lnet/minecraft/world/Container; net/minecraft/world/level/block/entity/HopperBlockEntity/getContainerAt (Lnet/minecraft/world/level/Level;DDD)Lnet/minecraft/world/Container; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59354_ (Lnet/minecraft/world/level/block/entity/Hopper;Lnet/minecraft/world/Container;ILnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/tryTakeInItemFromSlot (Lnet/minecraft/world/level/block/entity/Hopper;Lnet/minecraft/world/Container;ILnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59359_ (Lnet/minecraft/world/level/block/entity/Hopper;Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;I)Z net/minecraft/world/level/block/entity/HopperBlockEntity/lambda$suckInItems$3 (Lnet/minecraft/world/level/block/entity/Hopper;Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;I)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59377_ (Lnet/minecraft/world/Container;I)Z net/minecraft/world/level/block/entity/HopperBlockEntity/lambda$isFullContainer$1 (Lnet/minecraft/world/Container;I)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59380_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/canTakeItemFromContainer (Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59385_ (Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/isFullContainer (Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59390_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/Container; net/minecraft/world/level/block/entity/HopperBlockEntity/getContainerAt (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/Container; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59395_ (I)V net/minecraft/world/level/block/entity/HopperBlockEntity/setCooldown (I)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59397_ (Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/HopperBlockEntity/isEmptyContainer (Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59404_ ()Z net/minecraft/world/level/block/entity/HopperBlockEntity/inventoryFull ()Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59407_ ()Z net/minecraft/world/level/block/entity/HopperBlockEntity/isOnCooldown ()Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_59409_ ()Z net/minecraft/world/level/block/entity/HopperBlockEntity/isOnCustomCooldown ()Z +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6343_ ()D net/minecraft/world/level/block/entity/HopperBlockEntity/getLevelX ()D +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6358_ ()D net/minecraft/world/level/block/entity/HopperBlockEntity/getLevelY ()D +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6446_ ()D net/minecraft/world/level/block/entity/HopperBlockEntity/getLevelZ ()D +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6520_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/entity/HopperBlockEntity/setItems (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/HopperBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6643_ ()I net/minecraft/world/level/block/entity/HopperBlockEntity/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/HopperBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/HopperBlockEntity/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_7086_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/level/block/entity/HopperBlockEntity/getItems ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/level/block/entity/HopperBlockEntity/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/HopperBlockEntity/removeItem (II)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/entity/JigsawBlockEntity net/minecraft/world/level/block/entity/JigsawBlockEntity +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_155599_ net/minecraft/world/level/block/entity/JigsawBlockEntity/TARGET +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_155600_ net/minecraft/world/level/block/entity/JigsawBlockEntity/POOL +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_155601_ net/minecraft/world/level/block/entity/JigsawBlockEntity/JOINT +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_155602_ net/minecraft/world/level/block/entity/JigsawBlockEntity/NAME +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_155603_ net/minecraft/world/level/block/entity/JigsawBlockEntity/FINAL_STATE +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_59411_ net/minecraft/world/level/block/entity/JigsawBlockEntity/name +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_59412_ net/minecraft/world/level/block/entity/JigsawBlockEntity/target +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_59413_ net/minecraft/world/level/block/entity/JigsawBlockEntity/pool +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_59414_ net/minecraft/world/level/block/entity/JigsawBlockEntity/joint +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/f_59415_ net/minecraft/world/level/block/entity/JigsawBlockEntity/finalState +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity/net/minecraft/world/level/block/entity/JigsawBlockEntity net/minecraft/world/level/block/entity/JigsawBlockEntity/net/minecraft/world/level/block/entity/JigsawBlockEntity +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_155609_ ()Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; net/minecraft/world/level/block/entity/JigsawBlockEntity/lambda$load$0 ()Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/JigsawBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/JigsawBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59420_ (Lnet/minecraft/server/level/ServerLevel;IZ)V net/minecraft/world/level/block/entity/JigsawBlockEntity/generate (Lnet/minecraft/server/level/ServerLevel;IZ)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59424_ (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/setJoint (Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59431_ (Ljava/lang/String;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/setFinalState (Ljava/lang/String;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59435_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/setName (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59438_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/setTarget (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59440_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/block/entity/JigsawBlockEntity/setPool (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59442_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/block/entity/JigsawBlockEntity/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59443_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/block/entity/JigsawBlockEntity/getTarget ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59444_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/block/entity/JigsawBlockEntity/getPool ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59445_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/JigsawBlockEntity/getFinalState ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_59446_ ()Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; net/minecraft/world/level/block/entity/JigsawBlockEntity/getJoint ()Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/JigsawBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/$VALUES net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/$VALUES +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ALIGNED net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ALIGNED +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ROLLABLE net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ROLLABLE +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/f_59449_ net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/name +FD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ ()V net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ ()V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/m_155610_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/getTranslatedName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/m_155611_ ()[Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/$values ()[Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/m_59457_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/byName (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/m_59459_ (Ljava/lang/String;Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)Z net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/lambda$byName$0 (Ljava/lang/String;Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType;)Z +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; +MD: net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/values ()[Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; net/minecraft/world/level/block/entity/JigsawBlockEntity$JointType/values ()[Lnet/minecraft/world/level/block/entity/JigsawBlockEntity$JointType; +CL: net/minecraft/world/level/block/entity/JukeboxBlockEntity net/minecraft/world/level/block/entity/JukeboxBlockEntity +FD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/f_59514_ net/minecraft/world/level/block/entity/JukeboxBlockEntity/record +FD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/net/minecraft/world/level/block/entity/JukeboxBlockEntity net/minecraft/world/level/block/entity/JukeboxBlockEntity/net/minecraft/world/level/block/entity/JukeboxBlockEntity +MD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/JukeboxBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/JukeboxBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/JukeboxBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/m_59517_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/JukeboxBlockEntity/setRecord (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/m_59524_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/JukeboxBlockEntity/getRecord ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/JukeboxBlockEntity/m_6211_ ()V net/minecraft/world/level/block/entity/JukeboxBlockEntity/clearContent ()V +CL: net/minecraft/world/level/block/entity/LecternBlockEntity net/minecraft/world/level/block/entity/LecternBlockEntity +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_155617_ net/minecraft/world/level/block/entity/LecternBlockEntity/DATA_PAGE +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_155618_ net/minecraft/world/level/block/entity/LecternBlockEntity/NUM_DATA +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_155619_ net/minecraft/world/level/block/entity/LecternBlockEntity/SLOT_BOOK +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_155620_ net/minecraft/world/level/block/entity/LecternBlockEntity/NUM_SLOTS +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_59525_ net/minecraft/world/level/block/entity/LecternBlockEntity/bookAccess +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_59526_ net/minecraft/world/level/block/entity/LecternBlockEntity/dataAccess +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_59527_ net/minecraft/world/level/block/entity/LecternBlockEntity/book +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_59528_ net/minecraft/world/level/block/entity/LecternBlockEntity/page +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/f_59529_ net/minecraft/world/level/block/entity/LecternBlockEntity/pageCount +FD: net/minecraft/world/level/block/entity/LecternBlockEntity/net/minecraft/world/level/block/entity/LecternBlockEntity net/minecraft/world/level/block/entity/LecternBlockEntity/net/minecraft/world/level/block/entity/LecternBlockEntity +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/LecternBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/LecternBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/LecternBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_5446_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/LecternBlockEntity/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59532_ (I)V net/minecraft/world/level/block/entity/LecternBlockEntity/setPage (I)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59534_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/world/level/block/entity/LecternBlockEntity/createCommandSourceStack (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59536_ (Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/LecternBlockEntity/setBook (Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59538_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/LecternBlockEntity/setBook (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59554_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/LecternBlockEntity/resolveBook (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59566_ ()Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/LecternBlockEntity/getBook ()Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59567_ ()Z net/minecraft/world/level/block/entity/LecternBlockEntity/hasBook ()Z +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59568_ ()I net/minecraft/world/level/block/entity/LecternBlockEntity/getPage ()I +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59569_ ()I net/minecraft/world/level/block/entity/LecternBlockEntity/getRedstoneSignal ()I +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_59570_ ()V net/minecraft/world/level/block/entity/LecternBlockEntity/onBookItemRemove ()V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_6211_ ()V net/minecraft/world/level/block/entity/LecternBlockEntity/clearContent ()V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/m_6326_ ()Z net/minecraft/world/level/block/entity/LecternBlockEntity/onlyOpCanSetNbt ()Z +MD: net/minecraft/world/level/block/entity/LecternBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/LecternBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +CL: net/minecraft/world/level/block/entity/LecternBlockEntity$1 net/minecraft/world/level/block/entity/LecternBlockEntity$1 +FD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/f_59572_ net/minecraft/world/level/block/entity/LecternBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/net/minecraft/world/level/block/entity/LecternBlockEntity$1 net/minecraft/world/level/block/entity/LecternBlockEntity$1/net/minecraft/world/level/block/entity/LecternBlockEntity$1 +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/LecternBlockEntity;)V net/minecraft/world/level/block/entity/LecternBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/LecternBlockEntity;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_6211_ ()V net/minecraft/world/level/block/entity/LecternBlockEntity$1/clearContent ()V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/LecternBlockEntity$1/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_6596_ ()V net/minecraft/world/level/block/entity/LecternBlockEntity$1/setChanged ()V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_6643_ ()I net/minecraft/world/level/block/entity/LecternBlockEntity$1/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/LecternBlockEntity$1/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_6893_ ()I net/minecraft/world/level/block/entity/LecternBlockEntity$1/getMaxStackSize ()I +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_7013_ (ILnet/minecraft/world/item/ItemStack;)Z net/minecraft/world/level/block/entity/LecternBlockEntity$1/canPlaceItem (ILnet/minecraft/world/item/ItemStack;)Z +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/LecternBlockEntity$1/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_7983_ ()Z net/minecraft/world/level/block/entity/LecternBlockEntity$1/isEmpty ()Z +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/LecternBlockEntity$1/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$1/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/LecternBlockEntity$1/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/entity/LecternBlockEntity$2 net/minecraft/world/level/block/entity/LecternBlockEntity$2 +FD: net/minecraft/world/level/block/entity/LecternBlockEntity$2/f_59595_ net/minecraft/world/level/block/entity/LecternBlockEntity$2/this$0 +FD: net/minecraft/world/level/block/entity/LecternBlockEntity$2/net/minecraft/world/level/block/entity/LecternBlockEntity$2 net/minecraft/world/level/block/entity/LecternBlockEntity$2/net/minecraft/world/level/block/entity/LecternBlockEntity$2 +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$2/ (Lnet/minecraft/world/level/block/entity/LecternBlockEntity;)V net/minecraft/world/level/block/entity/LecternBlockEntity$2/ (Lnet/minecraft/world/level/block/entity/LecternBlockEntity;)V +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$2/m_6413_ (I)I net/minecraft/world/level/block/entity/LecternBlockEntity$2/get (I)I +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$2/m_6499_ ()I net/minecraft/world/level/block/entity/LecternBlockEntity$2/getCount ()I +MD: net/minecraft/world/level/block/entity/LecternBlockEntity$2/m_8050_ (II)V net/minecraft/world/level/block/entity/LecternBlockEntity$2/set (II)V +CL: net/minecraft/world/level/block/entity/LidBlockEntity net/minecraft/world/level/block/entity/LidBlockEntity +FD: net/minecraft/world/level/block/entity/LidBlockEntity/net/minecraft/world/level/block/entity/LidBlockEntity net/minecraft/world/level/block/entity/LidBlockEntity/net/minecraft/world/level/block/entity/LidBlockEntity +MD: net/minecraft/world/level/block/entity/LidBlockEntity/m_6683_ (F)F net/minecraft/world/level/block/entity/LidBlockEntity/getOpenNess (F)F +CL: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity +FD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/f_155626_ net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/LOOT_TABLE_TAG +FD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/f_155627_ net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/LOOT_TABLE_SEED_TAG +FD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/f_59605_ net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/lootTable +FD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/f_59606_ net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/lootTableSeed +FD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_59620_ (Lnet/minecraft/world/level/BlockGetter;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/setLootTable (Lnet/minecraft/world/level/BlockGetter;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_59626_ (Lnet/minecraft/resources/ResourceLocation;J)V net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/setLootTable (Lnet/minecraft/resources/ResourceLocation;J)V +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_59631_ (Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/tryLoadLootTable (Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_59634_ (Lnet/minecraft/nbt/CompoundTag;)Z net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/trySaveLootTable (Lnet/minecraft/nbt/CompoundTag;)Z +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_59640_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/unpackLootTable (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_6211_ ()V net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/clearContent ()V +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_6520_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/setItems (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_6542_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/stillValid (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_6836_ (ILnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/setItem (ILnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_7086_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/getItems ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_7407_ (II)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/removeItem (II)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_7525_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/canOpen (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_7983_ ()Z net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/isEmpty ()Z +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_8016_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/removeItemNoUpdate (I)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/m_8020_ (I)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity/getItem (I)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/block/entity/SculkSensorBlockEntity net/minecraft/world/level/block/entity/SculkSensorBlockEntity +FD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/f_155632_ net/minecraft/world/level/block/entity/SculkSensorBlockEntity/listener +FD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/f_155633_ net/minecraft/world/level/block/entity/SculkSensorBlockEntity/lastVibrationFrequency +FD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/net/minecraft/world/level/block/entity/SculkSensorBlockEntity net/minecraft/world/level/block/entity/SculkSensorBlockEntity/net/minecraft/world/level/block/entity/SculkSensorBlockEntity +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/SculkSensorBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/m_142008_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/entity/SculkSensorBlockEntity/shouldListen (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/m_142190_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/world/level/gameevent/GameEvent;I)V net/minecraft/world/level/block/entity/SculkSensorBlockEntity/onSignalReceive (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/world/level/gameevent/GameEvent;I)V +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SculkSensorBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/m_155650_ (II)I net/minecraft/world/level/block/entity/SculkSensorBlockEntity/getRedstoneStrengthForDistance (II)I +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/m_155655_ ()Lnet/minecraft/world/level/gameevent/vibrations/VibrationListener; net/minecraft/world/level/block/entity/SculkSensorBlockEntity/getListener ()Lnet/minecraft/world/level/gameevent/vibrations/VibrationListener; +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/m_155656_ ()I net/minecraft/world/level/block/entity/SculkSensorBlockEntity/getLastVibrationFrequency ()I +MD: net/minecraft/world/level/block/entity/SculkSensorBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SculkSensorBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155657_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/COLUMNS +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155658_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ROWS +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155659_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/CONTAINER_SIZE +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155660_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/EVENT_SET_OPEN_COUNT +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155661_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/OPENING_TICK_LENGTH +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155662_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/MAX_LID_HEIGHT +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155663_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/MAX_LID_ROTATION +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_155664_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ITEMS_TAG +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_59644_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/SLOTS +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_59645_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/itemStacks +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_59646_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/openCount +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_59647_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/animationStatus +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_59648_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/progress +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_59649_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/progressOld +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/f_59650_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/color +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ ()V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/ (Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_155672_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_155679_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/updateAnimation (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_155683_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/moveCollidedEntities (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_155687_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/doNeighborUpdates (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_5785_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/stopOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_5856_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/startOpen (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_59657_ (F)F net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getProgress (F)F +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_59666_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getBoundingBox (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_59693_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/loadFromTag (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_59700_ ()Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getAnimationStatus ()Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_59701_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_59702_ ()Z net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/isClosed ()Z +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_6520_ (Lnet/minecraft/core/NonNullList;)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/setItems (Lnet/minecraft/core/NonNullList;)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_6643_ ()I net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getContainerSize ()I +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_7071_ (Lnet/minecraft/core/Direction;)[I net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getSlotsForFace (Lnet/minecraft/core/Direction;)[I +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_7086_ ()Lnet/minecraft/core/NonNullList; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/getItems ()Lnet/minecraft/core/NonNullList; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_7155_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/canPlaceItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_7157_ (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/canTakeItemThroughFace (ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/m_7531_ (II)Z net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity/triggerEvent (II)Z +CL: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1 net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1 +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1/f_59705_ net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1/$SwitchMap$net$minecraft$world$level$block$entity$ShulkerBoxBlockEntity$AnimationStatus +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1/net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1 net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1/net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1 +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1/ ()V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1/ ()V +CL: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/$VALUES net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/$VALUES +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/CLOSED net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/CLOSED +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/CLOSING net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/CLOSING +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/OPENED net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/OPENED +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/OPENING net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/OPENING +FD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/ ()V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/ ()V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/ (Ljava/lang/String;I)V net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/m_155691_ ()[Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/$values ()[Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; +MD: net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/values ()[Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus/values ()[Lnet/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus; +CL: net/minecraft/world/level/block/entity/SignBlockEntity net/minecraft/world/level/block/entity/SignBlockEntity +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_155692_ net/minecraft/world/level/block/entity/SignBlockEntity/LINES +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_155693_ net/minecraft/world/level/block/entity/SignBlockEntity/RAW_TEXT_FIELD_NAMES +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_155694_ net/minecraft/world/level/block/entity/SignBlockEntity/FILTERED_TEXT_FIELD_NAMES +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_155695_ net/minecraft/world/level/block/entity/SignBlockEntity/filteredMessages +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_155696_ net/minecraft/world/level/block/entity/SignBlockEntity/renderMessagedFiltered +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_155697_ net/minecraft/world/level/block/entity/SignBlockEntity/hasGlowingText +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_59720_ net/minecraft/world/level/block/entity/SignBlockEntity/messages +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_59721_ net/minecraft/world/level/block/entity/SignBlockEntity/isEditable +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_59722_ net/minecraft/world/level/block/entity/SignBlockEntity/playerWhoMayEdit +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_59723_ net/minecraft/world/level/block/entity/SignBlockEntity/renderMessages +FD: net/minecraft/world/level/block/entity/SignBlockEntity/f_59724_ net/minecraft/world/level/block/entity/SignBlockEntity/color +FD: net/minecraft/world/level/block/entity/SignBlockEntity/net/minecraft/world/level/block/entity/SignBlockEntity net/minecraft/world/level/block/entity/SignBlockEntity/net/minecraft/world/level/block/entity/SignBlockEntity +MD: net/minecraft/world/level/block/entity/SignBlockEntity/ ()V net/minecraft/world/level/block/entity/SignBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/SignBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SignBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155702_ (ILnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/block/entity/SignBlockEntity/setMessage (ILnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155706_ (IZ)Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/SignBlockEntity/getMessage (IZ)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155709_ (Lnet/minecraft/server/level/ServerPlayer;)Z net/minecraft/world/level/block/entity/SignBlockEntity/executeClickCommands (Lnet/minecraft/server/level/ServerPlayer;)Z +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155711_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/SignBlockEntity/loadLine (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155713_ (Ljava/util/UUID;)V net/minecraft/world/level/block/entity/SignBlockEntity/setAllowedPlayerEditor (Ljava/util/UUID;)V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155717_ (ZLjava/util/function/Function;)[Lnet/minecraft/util/FormattedCharSequence; net/minecraft/world/level/block/entity/SignBlockEntity/getRenderMessages (ZLjava/util/function/Function;)[Lnet/minecraft/util/FormattedCharSequence; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155720_ (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/SignBlockEntity/deserializeTextSafe (Ljava/lang/String;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155722_ (Z)Z net/minecraft/world/level/block/entity/SignBlockEntity/setHasGlowingText (Z)Z +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155724_ (Z)[Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/SignBlockEntity/getMessages (Z)[Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155726_ ()Ljava/util/UUID; net/minecraft/world/level/block/entity/SignBlockEntity/getPlayerWhoMayEdit ()Ljava/util/UUID; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155727_ ()Z net/minecraft/world/level/block/entity/SignBlockEntity/hasGlowingText ()Z +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_155728_ ()V net/minecraft/world/level/block/entity/SignBlockEntity/markUpdated ()V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/SignBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/SignBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SignBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_59732_ (ILnet/minecraft/network/chat/Component;)V net/minecraft/world/level/block/entity/SignBlockEntity/setMessage (ILnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_59735_ (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/commands/CommandSourceStack; net/minecraft/world/level/block/entity/SignBlockEntity/createCommandSourceStack (Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/commands/CommandSourceStack; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_59739_ (Lnet/minecraft/world/item/DyeColor;)Z net/minecraft/world/level/block/entity/SignBlockEntity/setColor (Lnet/minecraft/world/item/DyeColor;)Z +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_59746_ (Z)V net/minecraft/world/level/block/entity/SignBlockEntity/setEditable (Z)V +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_59751_ ()Z net/minecraft/world/level/block/entity/SignBlockEntity/isEditable ()Z +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_59753_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/block/entity/SignBlockEntity/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/SignBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/SignBlockEntity/m_6326_ ()Z net/minecraft/world/level/block/entity/SignBlockEntity/onlyOpCanSetNbt ()Z +CL: net/minecraft/world/level/block/entity/SkullBlockEntity net/minecraft/world/level/block/entity/SkullBlockEntity +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/f_155729_ net/minecraft/world/level/block/entity/SkullBlockEntity/TAG_SKULL_OWNER +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/f_182457_ net/minecraft/world/level/block/entity/SkullBlockEntity/mainThreadExecutor +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/f_59755_ net/minecraft/world/level/block/entity/SkullBlockEntity/profileCache +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/f_59756_ net/minecraft/world/level/block/entity/SkullBlockEntity/sessionService +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/f_59757_ net/minecraft/world/level/block/entity/SkullBlockEntity/owner +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/f_59758_ net/minecraft/world/level/block/entity/SkullBlockEntity/mouthTickCount +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/f_59759_ net/minecraft/world/level/block/entity/SkullBlockEntity/isMovingMouth +FD: net/minecraft/world/level/block/entity/SkullBlockEntity/net/minecraft/world/level/block/entity/SkullBlockEntity net/minecraft/world/level/block/entity/SkullBlockEntity/net/minecraft/world/level/block/entity/SkullBlockEntity +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/SkullBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SkullBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_155733_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SkullBlockEntity;)V net/minecraft/world/level/block/entity/SkullBlockEntity/dragonHeadAnimation (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SkullBlockEntity;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_155738_ (Lcom/mojang/authlib/GameProfile;Ljava/util/function/Consumer;)V net/minecraft/world/level/block/entity/SkullBlockEntity/updateGameprofile (Lcom/mojang/authlib/GameProfile;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_155746_ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/world/level/block/entity/SkullBlockEntity/lambda$updateOwnerProfile$0 (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_182458_ (Ljava/util/Optional;Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V net/minecraft/world/level/block/entity/SkullBlockEntity/lambda$updateGameprofile$5 (Ljava/util/Optional;Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_182464_ (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V net/minecraft/world/level/block/entity/SkullBlockEntity/lambda$updateGameprofile$4 (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_182467_ (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;Ljava/util/Optional;)V net/minecraft/world/level/block/entity/SkullBlockEntity/lambda$updateGameprofile$6 (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;Ljava/util/Optional;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_182471_ (Lcom/mojang/authlib/GameProfile;Ljava/util/function/Consumer;)V net/minecraft/world/level/block/entity/SkullBlockEntity/lambda$updateGameprofile$1 (Lcom/mojang/authlib/GameProfile;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_182474_ (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V net/minecraft/world/level/block/entity/SkullBlockEntity/lambda$updateGameprofile$3 (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_182477_ (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V net/minecraft/world/level/block/entity/SkullBlockEntity/lambda$updateGameprofile$2 (Ljava/util/function/Consumer;Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/SkullBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/SkullBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SkullBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_196700_ (Lnet/minecraft/server/players/GameProfileCache;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Ljava/util/concurrent/Executor;)V net/minecraft/world/level/block/entity/SkullBlockEntity/setup (Lnet/minecraft/server/players/GameProfileCache;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Ljava/util/concurrent/Executor;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_196704_ ()V net/minecraft/world/level/block/entity/SkullBlockEntity/clear ()V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_59762_ (F)F net/minecraft/world/level/block/entity/SkullBlockEntity/getMouthAnimation (F)F +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_59769_ (Lcom/mojang/authlib/GameProfile;)V net/minecraft/world/level/block/entity/SkullBlockEntity/setOwner (Lcom/mojang/authlib/GameProfile;)V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_59779_ ()Lcom/mojang/authlib/GameProfile; net/minecraft/world/level/block/entity/SkullBlockEntity/getOwnerProfile ()Lcom/mojang/authlib/GameProfile; +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_59780_ ()V net/minecraft/world/level/block/entity/SkullBlockEntity/updateOwnerProfile ()V +MD: net/minecraft/world/level/block/entity/SkullBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/SkullBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/block/entity/SmokerBlockEntity net/minecraft/world/level/block/entity/SmokerBlockEntity +FD: net/minecraft/world/level/block/entity/SmokerBlockEntity/net/minecraft/world/level/block/entity/SmokerBlockEntity net/minecraft/world/level/block/entity/SmokerBlockEntity/net/minecraft/world/level/block/entity/SmokerBlockEntity +MD: net/minecraft/world/level/block/entity/SmokerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/SmokerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/SmokerBlockEntity/m_6555_ (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; net/minecraft/world/level/block/entity/SmokerBlockEntity/createMenu (ILnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/inventory/AbstractContainerMenu; +MD: net/minecraft/world/level/block/entity/SmokerBlockEntity/m_6820_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/entity/SmokerBlockEntity/getDefaultName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/entity/SmokerBlockEntity/m_7743_ (Lnet/minecraft/world/item/ItemStack;)I net/minecraft/world/level/block/entity/SmokerBlockEntity/getBurnDuration (Lnet/minecraft/world/item/ItemStack;)I +CL: net/minecraft/world/level/block/entity/SpawnerBlockEntity net/minecraft/world/level/block/entity/SpawnerBlockEntity +FD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/f_59788_ net/minecraft/world/level/block/entity/SpawnerBlockEntity/spawner +FD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/net/minecraft/world/level/block/entity/SpawnerBlockEntity net/minecraft/world/level/block/entity/SpawnerBlockEntity/net/minecraft/world/level/block/entity/SpawnerBlockEntity +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/SpawnerBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SpawnerBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_155754_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;)V net/minecraft/world/level/block/entity/SpawnerBlockEntity/clientTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;)V +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_155761_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;)V net/minecraft/world/level/block/entity/SpawnerBlockEntity/serverTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;)V +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/SpawnerBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/SpawnerBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/SpawnerBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_59801_ ()Lnet/minecraft/world/level/BaseSpawner; net/minecraft/world/level/block/entity/SpawnerBlockEntity/getSpawner ()Lnet/minecraft/world/level/BaseSpawner; +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/SpawnerBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_6326_ ()Z net/minecraft/world/level/block/entity/SpawnerBlockEntity/onlyOpCanSetNbt ()Z +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity/m_7531_ (II)Z net/minecraft/world/level/block/entity/SpawnerBlockEntity/triggerEvent (II)Z +CL: net/minecraft/world/level/block/entity/SpawnerBlockEntity$1 net/minecraft/world/level/block/entity/SpawnerBlockEntity$1 +FD: net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/f_59803_ net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/this$0 +FD: net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/net/minecraft/world/level/block/entity/SpawnerBlockEntity$1 net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/net/minecraft/world/level/block/entity/SpawnerBlockEntity$1 +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;)V net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/ (Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;)V +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/m_142523_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/broadcastEvent (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/m_142667_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/SpawnData;)V net/minecraft/world/level/block/entity/SpawnerBlockEntity$1/setNextSpawnData (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/SpawnData;)V +CL: net/minecraft/world/level/block/entity/StructureBlockEntity net/minecraft/world/level/block/entity/StructureBlockEntity +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_155774_ net/minecraft/world/level/block/entity/StructureBlockEntity/MAX_OFFSET_PER_AXIS +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_155775_ net/minecraft/world/level/block/entity/StructureBlockEntity/MAX_SIZE_PER_AXIS +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_155776_ net/minecraft/world/level/block/entity/StructureBlockEntity/AUTHOR_TAG +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_155777_ net/minecraft/world/level/block/entity/StructureBlockEntity/SCAN_CORNER_BLOCKS_RANGE +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59812_ net/minecraft/world/level/block/entity/StructureBlockEntity/structureName +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59813_ net/minecraft/world/level/block/entity/StructureBlockEntity/author +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59814_ net/minecraft/world/level/block/entity/StructureBlockEntity/metaData +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59815_ net/minecraft/world/level/block/entity/StructureBlockEntity/structurePos +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59816_ net/minecraft/world/level/block/entity/StructureBlockEntity/structureSize +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59817_ net/minecraft/world/level/block/entity/StructureBlockEntity/mirror +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59818_ net/minecraft/world/level/block/entity/StructureBlockEntity/rotation +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59819_ net/minecraft/world/level/block/entity/StructureBlockEntity/mode +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59820_ net/minecraft/world/level/block/entity/StructureBlockEntity/ignoreEntities +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59821_ net/minecraft/world/level/block/entity/StructureBlockEntity/powered +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59822_ net/minecraft/world/level/block/entity/StructureBlockEntity/showAir +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59823_ net/minecraft/world/level/block/entity/StructureBlockEntity/showBoundingBox +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59824_ net/minecraft/world/level/block/entity/StructureBlockEntity/integrity +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/f_59825_ net/minecraft/world/level/block/entity/StructureBlockEntity/seed +FD: net/minecraft/world/level/block/entity/StructureBlockEntity/net/minecraft/world/level/block/entity/StructureBlockEntity net/minecraft/world/level/block/entity/StructureBlockEntity/net/minecraft/world/level/block/entity/StructureBlockEntity +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/StructureBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/StructureBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155781_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/entity/StructureBlockEntity/lambda$loadStructure$5 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155784_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/block/entity/StructureBlockEntity; net/minecraft/world/level/block/entity/StructureBlockEntity/lambda$getRelatedCorners$3 (Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/world/level/block/entity/StructureBlockEntity; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155786_ (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Z net/minecraft/world/level/block/entity/StructureBlockEntity/lambda$getRelatedCorners$4 (Lnet/minecraft/world/level/block/entity/StructureBlockEntity;)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155788_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/block/entity/StructureBlockEntity/lambda$detectSize$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155791_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/block/entity/StructureBlockEntity/getRelatedCorners (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155794_ (Lnet/minecraft/core/BlockPos;Ljava/util/stream/Stream;)Ljava/util/Optional; net/minecraft/world/level/block/entity/StructureBlockEntity/calculateEnclosingBoundingBox (Lnet/minecraft/core/BlockPos;Ljava/util/stream/Stream;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155797_ (Lnet/minecraft/core/Vec3i;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setStructureSize (Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155801_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z net/minecraft/world/level/block/entity/StructureBlockEntity/lambda$getRelatedCorners$2 (Lnet/minecraft/world/level/block/entity/BlockEntity;)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155803_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/entity/StructureBlockEntity/lambda$getRelatedCorners$1 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_155805_ ()Lnet/minecraft/core/Vec3i; net/minecraft/world/level/block/entity/StructureBlockEntity/getStructureSize ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/StructureBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/StructureBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/StructureBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59827_ ()F net/minecraft/world/level/block/entity/StructureBlockEntity/getIntegrity ()F +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59828_ ()J net/minecraft/world/level/block/entity/StructureBlockEntity/getSeed ()J +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59829_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/detectSize ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59830_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/saveStructure ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59831_ ()V net/minecraft/world/level/block/entity/StructureBlockEntity/unloadStructure ()V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59832_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/isStructureLoadable ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59833_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/isPowered ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59834_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/getShowAir ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59835_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/getShowBoundingBox ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59836_ ()V net/minecraft/world/level/block/entity/StructureBlockEntity/updateBlockState ()V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59838_ (F)V net/minecraft/world/level/block/entity/StructureBlockEntity/setIntegrity (F)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59840_ (J)V net/minecraft/world/level/block/entity/StructureBlockEntity/setSeed (J)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59842_ (Lnet/minecraft/server/level/ServerLevel;)Z net/minecraft/world/level/block/entity/StructureBlockEntity/loadStructure (Lnet/minecraft/server/level/ServerLevel;)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59844_ (Lnet/minecraft/server/level/ServerLevel;Z)Z net/minecraft/world/level/block/entity/StructureBlockEntity/loadStructure (Lnet/minecraft/server/level/ServerLevel;Z)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59847_ (Lnet/minecraft/server/level/ServerLevel;ZLnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)Z net/minecraft/world/level/block/entity/StructureBlockEntity/loadStructure (Lnet/minecraft/server/level/ServerLevel;ZLnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59851_ (Lnet/minecraft/world/entity/LivingEntity;)V net/minecraft/world/level/block/entity/StructureBlockEntity/createdBy (Lnet/minecraft/world/entity/LivingEntity;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59853_ (Lnet/minecraft/world/entity/player/Player;)Z net/minecraft/world/level/block/entity/StructureBlockEntity/usedBy (Lnet/minecraft/world/entity/player/Player;)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59860_ (Lnet/minecraft/world/level/block/state/properties/StructureMode;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setMode (Lnet/minecraft/world/level/block/state/properties/StructureMode;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59868_ (Ljava/lang/String;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setStructureName (Ljava/lang/String;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59874_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setStructureName (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59876_ (Z)V net/minecraft/world/level/block/entity/StructureBlockEntity/setIgnoreEntities (Z)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59879_ (J)Ljava/util/Random; net/minecraft/world/level/block/entity/StructureBlockEntity/createRandom (J)Ljava/util/Random; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59881_ (Lnet/minecraft/world/level/block/Mirror;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setMirror (Lnet/minecraft/world/level/block/Mirror;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59883_ (Lnet/minecraft/world/level/block/Rotation;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setRotation (Lnet/minecraft/world/level/block/Rotation;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59885_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setStructurePos (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59887_ (Ljava/lang/String;)V net/minecraft/world/level/block/entity/StructureBlockEntity/setMetaData (Ljava/lang/String;)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59889_ (Z)Z net/minecraft/world/level/block/entity/StructureBlockEntity/saveStructure (Z)Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59893_ (Z)V net/minecraft/world/level/block/entity/StructureBlockEntity/setPowered (Z)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59895_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/StructureBlockEntity/getStructureName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59896_ (Z)V net/minecraft/world/level/block/entity/StructureBlockEntity/setShowAir (Z)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59898_ (Z)V net/minecraft/world/level/block/entity/StructureBlockEntity/setShowBoundingBox (Z)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59900_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/StructureBlockEntity/getStructurePath ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59901_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/hasStructureName ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59902_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/StructureBlockEntity/getStructurePos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59905_ ()Lnet/minecraft/world/level/block/Mirror; net/minecraft/world/level/block/entity/StructureBlockEntity/getMirror ()Lnet/minecraft/world/level/block/Mirror; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59906_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/block/entity/StructureBlockEntity/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59907_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/StructureBlockEntity/getMetaData ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59908_ ()Lnet/minecraft/world/level/block/state/properties/StructureMode; net/minecraft/world/level/block/entity/StructureBlockEntity/getMode ()Lnet/minecraft/world/level/block/state/properties/StructureMode; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_59910_ ()Z net/minecraft/world/level/block/entity/StructureBlockEntity/isIgnoreEntities ()Z +MD: net/minecraft/world/level/block/entity/StructureBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/StructureBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType +FD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/$VALUES net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/$VALUES +FD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/LOAD_AREA net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/LOAD_AREA +FD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/SAVE_AREA net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/SAVE_AREA +FD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/SCAN_AREA net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/SCAN_AREA +FD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/UPDATE_DATA net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/UPDATE_DATA +FD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType +MD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/ ()V net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/ ()V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/ (Ljava/lang/String;I)V net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/m_155806_ ()[Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/$values ()[Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; +MD: net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/values ()[Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; net/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType/values ()[Lnet/minecraft/world/level/block/entity/StructureBlockEntity$UpdateType; +CL: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_155807_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/SPAWN_TIME +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_155808_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/COOLDOWN_TIME +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_155809_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/ATTENTION_INTERVAL +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_155810_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/EVENT_COOLDOWN +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_155811_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/GATEWAY_HEIGHT_ABOVE_SURFACE +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_59925_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/LOGGER +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_59926_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/age +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_59927_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/teleportCooldown +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_59928_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/exitPortal +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/f_59929_ net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/exactTeleport +FD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/ ()V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/ ()V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155815_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/isChunkEmpty (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155818_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/findOrCreateValidTeleportPos (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155821_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/spawnGatewayPortal (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155825_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/findExitPosition (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155828_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/teleportEntity (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155834_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/beamAnimationTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155841_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/findExitPortalXZPosTentative (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155844_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/teleportTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_155849_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/triggerCooldown (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/TheEndGatewayBlockEntity;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_183216_ ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/getUpdatePacket ()Lnet/minecraft/network/protocol/game/ClientboundBlockEntityDataPacket; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59933_ (F)F net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/getSpawnPercent (F)F +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59940_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/canEntityTeleport (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59942_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/findTallestBlock (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59947_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/getChunk (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59953_ (Lnet/minecraft/world/level/chunk/LevelChunk;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/findValidSpawnInChunk (Lnet/minecraft/world/level/chunk/LevelChunk;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59955_ (Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/setExitPosition (Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59967_ (F)F net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/getCooldownPercent (F)F +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59971_ ()Z net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/isSpawning ()Z +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59972_ ()Z net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/isCoolingDown ()Z +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_59975_ ()I net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/getParticleAmount ()I +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_6665_ (Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/shouldRenderFace (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/m_7531_ (II)Z net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity/triggerEvent (II)Z +CL: net/minecraft/world/level/block/entity/TheEndPortalBlockEntity net/minecraft/world/level/block/entity/TheEndPortalBlockEntity +FD: net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/net/minecraft/world/level/block/entity/TheEndPortalBlockEntity net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/net/minecraft/world/level/block/entity/TheEndPortalBlockEntity +MD: net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/m_6665_ (Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/entity/TheEndPortalBlockEntity/shouldRenderFace (Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/entity/TickingBlockEntity net/minecraft/world/level/block/entity/TickingBlockEntity +FD: net/minecraft/world/level/block/entity/TickingBlockEntity/net/minecraft/world/level/block/entity/TickingBlockEntity net/minecraft/world/level/block/entity/TickingBlockEntity/net/minecraft/world/level/block/entity/TickingBlockEntity +MD: net/minecraft/world/level/block/entity/TickingBlockEntity/m_142220_ ()Z net/minecraft/world/level/block/entity/TickingBlockEntity/isRemoved ()Z +MD: net/minecraft/world/level/block/entity/TickingBlockEntity/m_142224_ ()V net/minecraft/world/level/block/entity/TickingBlockEntity/tick ()V +MD: net/minecraft/world/level/block/entity/TickingBlockEntity/m_142280_ ()Ljava/lang/String; net/minecraft/world/level/block/entity/TickingBlockEntity/getType ()Ljava/lang/String; +MD: net/minecraft/world/level/block/entity/TickingBlockEntity/m_142689_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/entity/TickingBlockEntity/getPos ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/block/entity/TrappedChestBlockEntity net/minecraft/world/level/block/entity/TrappedChestBlockEntity +FD: net/minecraft/world/level/block/entity/TrappedChestBlockEntity/net/minecraft/world/level/block/entity/TrappedChestBlockEntity net/minecraft/world/level/block/entity/TrappedChestBlockEntity/net/minecraft/world/level/block/entity/TrappedChestBlockEntity +MD: net/minecraft/world/level/block/entity/TrappedChestBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/entity/TrappedChestBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/entity/TrappedChestBlockEntity/m_142151_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V net/minecraft/world/level/block/entity/TrappedChestBlockEntity/signalOpenCount (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)V +CL: net/minecraft/world/level/block/entity/package-info net/minecraft/world/level/block/entity/package-info +FD: net/minecraft/world/level/block/entity/package-info/net/minecraft/world/level/block/entity/package-info net/minecraft/world/level/block/entity/package-info/net/minecraft/world/level/block/entity/package-info +CL: net/minecraft/world/level/block/grower/AbstractMegaTreeGrower net/minecraft/world/level/block/grower/AbstractMegaTreeGrower +FD: net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/net/minecraft/world/level/block/grower/AbstractMegaTreeGrower net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/net/minecraft/world/level/block/grower/AbstractMegaTreeGrower +MD: net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/ ()V net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/m_203620_ (Ljava/util/Random;)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/getConfiguredMegaFeature (Ljava/util/Random;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/m_59990_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;II)Z net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/placeMega (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;II)Z +MD: net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/m_59998_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/isTwoByTwoSapling (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;II)Z +MD: net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/m_6334_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/block/grower/AbstractMegaTreeGrower/growTree (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/block/grower/AbstractTreeGrower net/minecraft/world/level/block/grower/AbstractTreeGrower +FD: net/minecraft/world/level/block/grower/AbstractTreeGrower/net/minecraft/world/level/block/grower/AbstractTreeGrower net/minecraft/world/level/block/grower/AbstractTreeGrower/net/minecraft/world/level/block/grower/AbstractTreeGrower +MD: net/minecraft/world/level/block/grower/AbstractTreeGrower/ ()V net/minecraft/world/level/block/grower/AbstractTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/AbstractTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/AbstractTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/grower/AbstractTreeGrower/m_60011_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/grower/AbstractTreeGrower/hasFlowers (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/grower/AbstractTreeGrower/m_6334_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/block/grower/AbstractTreeGrower/growTree (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/block/grower/AcaciaTreeGrower net/minecraft/world/level/block/grower/AcaciaTreeGrower +FD: net/minecraft/world/level/block/grower/AcaciaTreeGrower/net/minecraft/world/level/block/grower/AcaciaTreeGrower net/minecraft/world/level/block/grower/AcaciaTreeGrower/net/minecraft/world/level/block/grower/AcaciaTreeGrower +MD: net/minecraft/world/level/block/grower/AcaciaTreeGrower/ ()V net/minecraft/world/level/block/grower/AcaciaTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/AcaciaTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/AcaciaTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/block/grower/AzaleaTreeGrower net/minecraft/world/level/block/grower/AzaleaTreeGrower +FD: net/minecraft/world/level/block/grower/AzaleaTreeGrower/net/minecraft/world/level/block/grower/AzaleaTreeGrower net/minecraft/world/level/block/grower/AzaleaTreeGrower/net/minecraft/world/level/block/grower/AzaleaTreeGrower +MD: net/minecraft/world/level/block/grower/AzaleaTreeGrower/ ()V net/minecraft/world/level/block/grower/AzaleaTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/AzaleaTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/AzaleaTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/block/grower/BirchTreeGrower net/minecraft/world/level/block/grower/BirchTreeGrower +FD: net/minecraft/world/level/block/grower/BirchTreeGrower/net/minecraft/world/level/block/grower/BirchTreeGrower net/minecraft/world/level/block/grower/BirchTreeGrower/net/minecraft/world/level/block/grower/BirchTreeGrower +MD: net/minecraft/world/level/block/grower/BirchTreeGrower/ ()V net/minecraft/world/level/block/grower/BirchTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/BirchTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/BirchTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/block/grower/DarkOakTreeGrower net/minecraft/world/level/block/grower/DarkOakTreeGrower +FD: net/minecraft/world/level/block/grower/DarkOakTreeGrower/net/minecraft/world/level/block/grower/DarkOakTreeGrower net/minecraft/world/level/block/grower/DarkOakTreeGrower/net/minecraft/world/level/block/grower/DarkOakTreeGrower +MD: net/minecraft/world/level/block/grower/DarkOakTreeGrower/ ()V net/minecraft/world/level/block/grower/DarkOakTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/DarkOakTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/DarkOakTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/grower/DarkOakTreeGrower/m_203620_ (Ljava/util/Random;)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/DarkOakTreeGrower/getConfiguredMegaFeature (Ljava/util/Random;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/block/grower/JungleTreeGrower net/minecraft/world/level/block/grower/JungleTreeGrower +FD: net/minecraft/world/level/block/grower/JungleTreeGrower/net/minecraft/world/level/block/grower/JungleTreeGrower net/minecraft/world/level/block/grower/JungleTreeGrower/net/minecraft/world/level/block/grower/JungleTreeGrower +MD: net/minecraft/world/level/block/grower/JungleTreeGrower/ ()V net/minecraft/world/level/block/grower/JungleTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/JungleTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/JungleTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/grower/JungleTreeGrower/m_203620_ (Ljava/util/Random;)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/JungleTreeGrower/getConfiguredMegaFeature (Ljava/util/Random;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/block/grower/OakTreeGrower net/minecraft/world/level/block/grower/OakTreeGrower +FD: net/minecraft/world/level/block/grower/OakTreeGrower/net/minecraft/world/level/block/grower/OakTreeGrower net/minecraft/world/level/block/grower/OakTreeGrower/net/minecraft/world/level/block/grower/OakTreeGrower +MD: net/minecraft/world/level/block/grower/OakTreeGrower/ ()V net/minecraft/world/level/block/grower/OakTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/OakTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/OakTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/block/grower/SpruceTreeGrower net/minecraft/world/level/block/grower/SpruceTreeGrower +FD: net/minecraft/world/level/block/grower/SpruceTreeGrower/net/minecraft/world/level/block/grower/SpruceTreeGrower net/minecraft/world/level/block/grower/SpruceTreeGrower/net/minecraft/world/level/block/grower/SpruceTreeGrower +MD: net/minecraft/world/level/block/grower/SpruceTreeGrower/ ()V net/minecraft/world/level/block/grower/SpruceTreeGrower/ ()V +MD: net/minecraft/world/level/block/grower/SpruceTreeGrower/m_203525_ (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/SpruceTreeGrower/getConfiguredFeature (Ljava/util/Random;Z)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/block/grower/SpruceTreeGrower/m_203620_ (Ljava/util/Random;)Lnet/minecraft/core/Holder; net/minecraft/world/level/block/grower/SpruceTreeGrower/getConfiguredMegaFeature (Ljava/util/Random;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/block/grower/package-info net/minecraft/world/level/block/grower/package-info +FD: net/minecraft/world/level/block/grower/package-info/net/minecraft/world/level/block/grower/package-info net/minecraft/world/level/block/grower/package-info/net/minecraft/world/level/block/grower/package-info +CL: net/minecraft/world/level/block/package-info net/minecraft/world/level/block/package-info +FD: net/minecraft/world/level/block/package-info/net/minecraft/world/level/block/package-info net/minecraft/world/level/block/package-info/net/minecraft/world/level/block/package-info +CL: net/minecraft/world/level/block/piston/MovingPistonBlock net/minecraft/world/level/block/piston/MovingPistonBlock +FD: net/minecraft/world/level/block/piston/MovingPistonBlock/f_60046_ net/minecraft/world/level/block/piston/MovingPistonBlock/FACING +FD: net/minecraft/world/level/block/piston/MovingPistonBlock/f_60047_ net/minecraft/world/level/block/piston/MovingPistonBlock/TYPE +FD: net/minecraft/world/level/block/piston/MovingPistonBlock/net/minecraft/world/level/block/piston/MovingPistonBlock net/minecraft/world/level/block/piston/MovingPistonBlock/net/minecraft/world/level/block/piston/MovingPistonBlock +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/ ()V net/minecraft/world/level/block/piston/MovingPistonBlock/ ()V +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/piston/MovingPistonBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_142194_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/piston/MovingPistonBlock/newBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_142354_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/piston/MovingPistonBlock/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_155881_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;ZZ)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/piston/MovingPistonBlock/newMovingBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;ZZ)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/MovingPistonBlock/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/MovingPistonBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_60053_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity; net/minecraft/world/level/block/piston/MovingPistonBlock/getBlockEntity (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/piston/MovingPistonBlock/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_6786_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/piston/MovingPistonBlock/destroy (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/piston/MovingPistonBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/MovingPistonBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/MovingPistonBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/piston/MovingPistonBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_7381_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; net/minecraft/world/level/block/piston/MovingPistonBlock/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/piston/MovingPistonBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/piston/MovingPistonBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/piston/MovingPistonBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/piston/PistonBaseBlock net/minecraft/world/level/block/piston/PistonBaseBlock +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_155888_ net/minecraft/world/level/block/piston/PistonBaseBlock/TRIGGER_EXTEND +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_155889_ net/minecraft/world/level/block/piston/PistonBaseBlock/TRIGGER_CONTRACT +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_155890_ net/minecraft/world/level/block/piston/PistonBaseBlock/TRIGGER_DROP +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_155891_ net/minecraft/world/level/block/piston/PistonBaseBlock/PLATFORM_THICKNESS +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60153_ net/minecraft/world/level/block/piston/PistonBaseBlock/EXTENDED +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60154_ net/minecraft/world/level/block/piston/PistonBaseBlock/EAST_AABB +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60155_ net/minecraft/world/level/block/piston/PistonBaseBlock/WEST_AABB +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60156_ net/minecraft/world/level/block/piston/PistonBaseBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60157_ net/minecraft/world/level/block/piston/PistonBaseBlock/NORTH_AABB +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60158_ net/minecraft/world/level/block/piston/PistonBaseBlock/UP_AABB +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60159_ net/minecraft/world/level/block/piston/PistonBaseBlock/DOWN_AABB +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/f_60160_ net/minecraft/world/level/block/piston/PistonBaseBlock/isSticky +FD: net/minecraft/world/level/block/piston/PistonBaseBlock/net/minecraft/world/level/block/piston/PistonBaseBlock net/minecraft/world/level/block/piston/PistonBaseBlock/net/minecraft/world/level/block/piston/PistonBaseBlock +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/ ()V net/minecraft/world/level/block/piston/PistonBaseBlock/ ()V +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/ (ZLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/piston/PistonBaseBlock/ (ZLnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_5573_ (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonBaseBlock/getStateForPlacement (Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/PistonBaseBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_60167_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/piston/PistonBaseBlock/checkIfExtend (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_60177_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/piston/PistonBaseBlock/getNeighborSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_60181_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Z net/minecraft/world/level/block/piston/PistonBaseBlock/moveBlocks (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Z +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_60204_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/piston/PistonBaseBlock/isPushable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_6402_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/piston/PistonBaseBlock/setPlacedBy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/piston/PistonBaseBlock/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonBaseBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/piston/PistonBaseBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonBaseBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/piston/PistonBaseBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/piston/PistonBaseBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/piston/PistonBaseBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/block/piston/PistonBaseBlock/m_8133_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/block/piston/PistonBaseBlock/triggerEvent (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z +CL: net/minecraft/world/level/block/piston/PistonBaseBlock$1 net/minecraft/world/level/block/piston/PistonBaseBlock$1 +FD: net/minecraft/world/level/block/piston/PistonBaseBlock$1/f_60232_ net/minecraft/world/level/block/piston/PistonBaseBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/piston/PistonBaseBlock$1/f_60233_ net/minecraft/world/level/block/piston/PistonBaseBlock$1/$SwitchMap$net$minecraft$world$level$material$PushReaction +FD: net/minecraft/world/level/block/piston/PistonBaseBlock$1/net/minecraft/world/level/block/piston/PistonBaseBlock$1 net/minecraft/world/level/block/piston/PistonBaseBlock$1/net/minecraft/world/level/block/piston/PistonBaseBlock$1 +MD: net/minecraft/world/level/block/piston/PistonBaseBlock$1/ ()V net/minecraft/world/level/block/piston/PistonBaseBlock$1/ ()V +CL: net/minecraft/world/level/block/piston/PistonHeadBlock net/minecraft/world/level/block/piston/PistonHeadBlock +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_155892_ net/minecraft/world/level/block/piston/PistonHeadBlock/PLATFORM +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_155893_ net/minecraft/world/level/block/piston/PistonHeadBlock/AABB_OFFSET +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_155894_ net/minecraft/world/level/block/piston/PistonHeadBlock/EDGE_MIN +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_155895_ net/minecraft/world/level/block/piston/PistonHeadBlock/EDGE_MAX +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60235_ net/minecraft/world/level/block/piston/PistonHeadBlock/TYPE +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60236_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHORT +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60237_ net/minecraft/world/level/block/piston/PistonHeadBlock/EAST_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60238_ net/minecraft/world/level/block/piston/PistonHeadBlock/WEST_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60239_ net/minecraft/world/level/block/piston/PistonHeadBlock/SOUTH_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60240_ net/minecraft/world/level/block/piston/PistonHeadBlock/NORTH_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60241_ net/minecraft/world/level/block/piston/PistonHeadBlock/UP_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60242_ net/minecraft/world/level/block/piston/PistonHeadBlock/DOWN_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60243_ net/minecraft/world/level/block/piston/PistonHeadBlock/UP_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60244_ net/minecraft/world/level/block/piston/PistonHeadBlock/DOWN_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60245_ net/minecraft/world/level/block/piston/PistonHeadBlock/SOUTH_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60246_ net/minecraft/world/level/block/piston/PistonHeadBlock/NORTH_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60247_ net/minecraft/world/level/block/piston/PistonHeadBlock/EAST_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60248_ net/minecraft/world/level/block/piston/PistonHeadBlock/WEST_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60249_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHORT_UP_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60250_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHORT_DOWN_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60251_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHORT_SOUTH_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60252_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHORT_NORTH_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60253_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHORT_EAST_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60254_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHORT_WEST_ARM_AABB +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60255_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHAPES_SHORT +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/f_60256_ net/minecraft/world/level/block/piston/PistonHeadBlock/SHAPES_LONG +FD: net/minecraft/world/level/block/piston/PistonHeadBlock/net/minecraft/world/level/block/piston/PistonHeadBlock net/minecraft/world/level/block/piston/PistonHeadBlock/net/minecraft/world/level/block/piston/PistonHeadBlock +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/ ()V net/minecraft/world/level/block/piston/PistonHeadBlock/ ()V +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/piston/PistonHeadBlock/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_5707_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/piston/PistonHeadBlock/playerWillDestroy (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/PistonHeadBlock/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_60297_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/piston/PistonHeadBlock/isFittingBase (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_60309_ (Lnet/minecraft/core/Direction;Z)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/PistonHeadBlock/calculateShape (Lnet/minecraft/core/Direction;Z)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_60312_ (Z)[Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/PistonHeadBlock/makeShapes (Z)[Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_60314_ (ZLnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/PistonHeadBlock/lambda$makeShapes$0 (ZLnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_60317_ (I)[Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/PistonHeadBlock/lambda$makeShapes$1 (I)[Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/piston/PistonHeadBlock/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonHeadBlock/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/piston/PistonHeadBlock/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonHeadBlock/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/piston/PistonHeadBlock/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_7397_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/block/piston/PistonHeadBlock/getCloneItemStack (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonHeadBlock/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/piston/PistonHeadBlock/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/piston/PistonHeadBlock/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/piston/PistonHeadBlock/m_7926_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/block/piston/PistonHeadBlock/createBlockStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +CL: net/minecraft/world/level/block/piston/PistonHeadBlock$1 net/minecraft/world/level/block/piston/PistonHeadBlock$1 +FD: net/minecraft/world/level/block/piston/PistonHeadBlock$1/f_60326_ net/minecraft/world/level/block/piston/PistonHeadBlock$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/piston/PistonHeadBlock$1/net/minecraft/world/level/block/piston/PistonHeadBlock$1 net/minecraft/world/level/block/piston/PistonHeadBlock$1/net/minecraft/world/level/block/piston/PistonHeadBlock$1 +MD: net/minecraft/world/level/block/piston/PistonHeadBlock$1/ ()V net/minecraft/world/level/block/piston/PistonHeadBlock$1/ ()V +CL: net/minecraft/world/level/block/piston/PistonMath net/minecraft/world/level/block/piston/PistonMath +FD: net/minecraft/world/level/block/piston/PistonMath/net/minecraft/world/level/block/piston/PistonMath net/minecraft/world/level/block/piston/PistonMath/net/minecraft/world/level/block/piston/PistonMath +MD: net/minecraft/world/level/block/piston/PistonMath/ ()V net/minecraft/world/level/block/piston/PistonMath/ ()V +MD: net/minecraft/world/level/block/piston/PistonMath/m_60328_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/core/Direction;D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/block/piston/PistonMath/getMovementArea (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/core/Direction;D)Lnet/minecraft/world/phys/AABB; +CL: net/minecraft/world/level/block/piston/PistonMath$1 net/minecraft/world/level/block/piston/PistonMath$1 +FD: net/minecraft/world/level/block/piston/PistonMath$1/f_60332_ net/minecraft/world/level/block/piston/PistonMath$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/piston/PistonMath$1/net/minecraft/world/level/block/piston/PistonMath$1 net/minecraft/world/level/block/piston/PistonMath$1/net/minecraft/world/level/block/piston/PistonMath$1 +MD: net/minecraft/world/level/block/piston/PistonMath$1/ ()V net/minecraft/world/level/block/piston/PistonMath$1/ ()V +CL: net/minecraft/world/level/block/piston/PistonMovingBlockEntity net/minecraft/world/level/block/piston/PistonMovingBlockEntity +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_155897_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/TICK_MOVEMENT +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_155898_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/TICKS_TO_EXTEND +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_155899_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/PUSH_OFFSET +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60334_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/movedState +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60335_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/direction +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60336_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/extending +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60337_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/isSourcePiston +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60338_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/NOCLIP +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60339_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/progress +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60340_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/progressO +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60341_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/lastTicked +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/f_60342_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity/deathTicks +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/net/minecraft/world/level/block/piston/PistonMovingBlockEntity net/minecraft/world/level/block/piston/PistonMovingBlockEntity/net/minecraft/world/level/block/piston/PistonMovingBlockEntity +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/ ()V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/ ()V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;ZZ)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;ZZ)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_142466_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_155910_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/moveCollidedEntities (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_155915_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_155920_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;D)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/fixEntityWithinPistonBase (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;D)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_155925_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/moveByPositionAndProgress (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_155931_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/moveStuckEntities (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_183515_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/saveAdditional (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_5995_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getUpdateTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60350_ (F)F net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getProgress (F)F +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60356_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getCollisionShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60364_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/piston/PistonMovingBlockEntity/matchesStickyCritera (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60367_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/AABB;)D net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getMovement (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/core/Direction;Lnet/minecraft/world/phys/AABB;)D +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60371_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/entity/Entity;DLnet/minecraft/core/Direction;)V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/moveEntityByPiston (Lnet/minecraft/core/Direction;Lnet/minecraft/world/entity/Entity;DLnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60380_ (F)F net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getXOff (F)F +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60382_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/piston/PistonMovingBlockEntity/lambda$moveStuckEntities$1 (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60385_ (F)F net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getYOff (F)F +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60387_ ()Z net/minecraft/world/level/block/piston/PistonMovingBlockEntity/isExtending ()Z +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60388_ (F)F net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getZOff (F)F +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60390_ (F)F net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getExtendedProgress (F)F +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60392_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60397_ ()Z net/minecraft/world/level/block/piston/PistonMovingBlockEntity/isSourcePiston ()Z +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60399_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getMovementDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60400_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getMovedState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60401_ ()V net/minecraft/world/level/block/piston/PistonMovingBlockEntity/finalTick ()V +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60402_ ()J net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getLastTicked ()J +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60403_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/getCollisionRelatedBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60404_ ()Z net/minecraft/world/level/block/piston/PistonMovingBlockEntity/isStickyForEntities ()Z +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity/m_60405_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/block/piston/PistonMovingBlockEntity/lambda$static$0 ()Lnet/minecraft/core/Direction; +CL: net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1 net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1 +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/f_60406_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/f_60407_ net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1 net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1 +MD: net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/ ()V net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1/ ()V +CL: net/minecraft/world/level/block/piston/PistonStructureResolver net/minecraft/world/level/block/piston/PistonStructureResolver +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_155936_ net/minecraft/world/level/block/piston/PistonStructureResolver/MAX_PUSH_DEPTH +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60409_ net/minecraft/world/level/block/piston/PistonStructureResolver/level +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60410_ net/minecraft/world/level/block/piston/PistonStructureResolver/pistonPos +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60411_ net/minecraft/world/level/block/piston/PistonStructureResolver/extending +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60412_ net/minecraft/world/level/block/piston/PistonStructureResolver/startPos +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60413_ net/minecraft/world/level/block/piston/PistonStructureResolver/pushDirection +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60414_ net/minecraft/world/level/block/piston/PistonStructureResolver/toPush +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60415_ net/minecraft/world/level/block/piston/PistonStructureResolver/toDestroy +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/f_60416_ net/minecraft/world/level/block/piston/PistonStructureResolver/pistonDirection +FD: net/minecraft/world/level/block/piston/PistonStructureResolver/net/minecraft/world/level/block/piston/PistonStructureResolver net/minecraft/world/level/block/piston/PistonStructureResolver/net/minecraft/world/level/block/piston/PistonStructureResolver +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)V net/minecraft/world/level/block/piston/PistonStructureResolver/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)V +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_155937_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/piston/PistonStructureResolver/isSticky (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_155939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/piston/PistonStructureResolver/canStickToEachOther (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_155942_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/block/piston/PistonStructureResolver/getPushDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_60422_ ()Z net/minecraft/world/level/block/piston/PistonStructureResolver/resolve ()Z +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_60423_ (II)V net/minecraft/world/level/block/piston/PistonStructureResolver/reorderListAtCollision (II)V +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_60431_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/piston/PistonStructureResolver/addBranchingBlocks (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_60433_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/piston/PistonStructureResolver/addBlockLine (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_60436_ ()Ljava/util/List; net/minecraft/world/level/block/piston/PistonStructureResolver/getToPush ()Ljava/util/List; +MD: net/minecraft/world/level/block/piston/PistonStructureResolver/m_60437_ ()Ljava/util/List; net/minecraft/world/level/block/piston/PistonStructureResolver/getToDestroy ()Ljava/util/List; +CL: net/minecraft/world/level/block/piston/package-info net/minecraft/world/level/block/piston/package-info +FD: net/minecraft/world/level/block/piston/package-info/net/minecraft/world/level/block/piston/package-info net/minecraft/world/level/block/piston/package-info/net/minecraft/world/level/block/piston/package-info +CL: net/minecraft/world/level/block/state/BlockBehaviour net/minecraft/world/level/block/state/BlockBehaviour +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60438_ net/minecraft/world/level/block/state/BlockBehaviour/dynamicShape +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60439_ net/minecraft/world/level/block/state/BlockBehaviour/properties +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60440_ net/minecraft/world/level/block/state/BlockBehaviour/drops +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60441_ net/minecraft/world/level/block/state/BlockBehaviour/UPDATE_SHAPE_ORDER +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60442_ net/minecraft/world/level/block/state/BlockBehaviour/material +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60443_ net/minecraft/world/level/block/state/BlockBehaviour/hasCollision +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60444_ net/minecraft/world/level/block/state/BlockBehaviour/explosionResistance +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60445_ net/minecraft/world/level/block/state/BlockBehaviour/isRandomlyTicking +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60446_ net/minecraft/world/level/block/state/BlockBehaviour/soundType +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60447_ net/minecraft/world/level/block/state/BlockBehaviour/friction +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60448_ net/minecraft/world/level/block/state/BlockBehaviour/speedFactor +FD: net/minecraft/world/level/block/state/BlockBehaviour/f_60449_ net/minecraft/world/level/block/state/BlockBehaviour/jumpFactor +FD: net/minecraft/world/level/block/state/BlockBehaviour/net/minecraft/world/level/block/state/BlockBehaviour net/minecraft/world/level/block/state/BlockBehaviour/net/minecraft/world/level/block/state/BlockBehaviour +MD: net/minecraft/world/level/block/state/BlockBehaviour/ ()V net/minecraft/world/level/block/state/BlockBehaviour/ ()V +MD: net/minecraft/world/level/block/state/BlockBehaviour/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V net/minecraft/world/level/block/state/BlockBehaviour/ (Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_142627_ ()F net/minecraft/world/level/block/state/BlockBehaviour/getMaxVerticalOffset ()F +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_142740_ ()F net/minecraft/world/level/block/state/BlockBehaviour/getMaxHorizontalOffset ()F +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_155943_ ()F net/minecraft/world/level/block/state/BlockBehaviour/defaultDestroyTime ()F +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_180643_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour/isCollisionShapeFullBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5456_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/block/state/BlockBehaviour/asItem ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5537_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/state/BlockBehaviour/getPistonPushReaction (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5581_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/state/BlockBehaviour/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5858_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/state/BlockBehaviour/getOffsetType ()Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5880_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/state/BlockBehaviour/getDestroyProgress (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5888_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/state/BlockBehaviour/getFluidState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5909_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour/getVisualShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5939_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour/getCollisionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5940_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour/getShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_5946_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/state/BlockBehaviour/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_60589_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/block/state/BlockBehaviour/getLootTable ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_60590_ ()Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/block/state/BlockBehaviour/defaultMaterialColor ()Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6079_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour/getInteractionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6104_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/state/BlockBehaviour/skipRendering (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6227_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/state/BlockBehaviour/use (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6256_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/state/BlockBehaviour/attack (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6376_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/state/BlockBehaviour/getDirectSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6378_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/state/BlockBehaviour/getSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6782_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/state/BlockBehaviour/getAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6807_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/state/BlockBehaviour/onPlace (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6810_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/state/BlockBehaviour/onRemove (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6843_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockBehaviour/rotate (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6861_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/state/BlockBehaviour/neighborChanged (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6864_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/state/BlockBehaviour/canBeReplaced (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_6943_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockBehaviour/mirror (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7246_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/state/BlockBehaviour/getMenuProvider (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7278_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/BlockBehaviour/hasAnalogOutputSignal (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7357_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/state/BlockBehaviour/isPathfindable (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7374_ ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/state/BlockBehaviour/asBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7381_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; net/minecraft/world/level/block/state/BlockBehaviour/getDrops (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7417_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockBehaviour/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7455_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/state/BlockBehaviour/randomTick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7458_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/state/BlockBehaviour/tick (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7514_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/state/BlockBehaviour/getRenderShape (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7742_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/block/state/BlockBehaviour/updateIndirectNeighbourShapes (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7749_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/state/BlockBehaviour/getShadeBrightness (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7753_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/state/BlockBehaviour/getLightBlock (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7799_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J net/minecraft/world/level/block/state/BlockBehaviour/getSeed (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)J +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7892_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/state/BlockBehaviour/entityInside (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7898_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour/canSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7899_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/BlockBehaviour/isSignalSource (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7923_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/BlockBehaviour/useShapeForLightOcclusion (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7947_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour/getBlockSupportShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_7952_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour/getOcclusionShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_8101_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/state/BlockBehaviour/spawnAfterBreak (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour/m_8133_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/block/state/BlockBehaviour/triggerEvent (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z +CL: net/minecraft/world/level/block/state/BlockBehaviour$1 net/minecraft/world/level/block/state/BlockBehaviour$1 +FD: net/minecraft/world/level/block/state/BlockBehaviour$1/f_60591_ net/minecraft/world/level/block/state/BlockBehaviour$1/$SwitchMap$net$minecraft$world$level$pathfinder$PathComputationType +FD: net/minecraft/world/level/block/state/BlockBehaviour$1/net/minecraft/world/level/block/state/BlockBehaviour$1 net/minecraft/world/level/block/state/BlockBehaviour$1/net/minecraft/world/level/block/state/BlockBehaviour$1 +MD: net/minecraft/world/level/block/state/BlockBehaviour$1/ ()V net/minecraft/world/level/block/state/BlockBehaviour$1/ ()V +CL: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60593_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/cache +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60594_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/lightEmission +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60595_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/useShapeForLightOcclusion +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60596_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isAir +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60597_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/material +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60598_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/materialColor +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60599_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/destroySpeed +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60600_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/requiresCorrectToolForDrops +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60601_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/canOcclude +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60602_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isRedstoneConductor +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60603_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isSuffocating +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60604_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isViewBlocking +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60605_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/hasPostProcess +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/f_60606_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/emissiveRendering +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/ (Lnet/minecraft/world/level/block/Block;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/ (Lnet/minecraft/world/level/block/Block;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_155944_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getTicker (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_155947_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/hasBlockEntity ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_204336_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_204338_ (Lnet/minecraft/tags/TagKey;Ljava/util/function/Predicate;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/is (Lnet/minecraft/tags/TagKey;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_204341_ (Lnet/minecraft/core/HolderSet;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/is (Lnet/minecraft/core/HolderSet;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_204343_ ()Ljava/util/stream/Stream; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getTags ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60611_ ()V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/initCache ()V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60612_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/spawnAfterBreak (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60616_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60625_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getDestroyProgress (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/canBeReplaced (Lnet/minecraft/world/item/context/BlockPlaceContext;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/canBeReplaced (Lnet/minecraft/world/item/context/BlockPlaceContext;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60631_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/propagatesSkylightDown (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60634_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/entityCanStandOn (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60638_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/entityCanStandOnFace (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60643_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isValidSpawn (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60647_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isPathfindable (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/PathComputationType;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60651_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60655_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getFaceOcclusionShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60659_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/SupportType;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isFaceSturdy (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/SupportType;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60664_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/use (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60669_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/onProjectileHit (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60674_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getAnalogOutputSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60677_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/triggerEvent (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;II)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60682_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/entityInside (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60686_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/attack (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60690_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/neighborChanged (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60696_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/onPlace (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60701_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/updateNeighbourShapes (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60705_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/updateNeighbourShapes (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/canSurvive (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/canSurvive (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/is (Lnet/minecraft/world/level/block/Block;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/is (Lnet/minecraft/world/level/block/Block;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60715_ (Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/mirror (Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60717_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/rotate (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60719_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/skipRendering (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60722_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/canBeReplaced (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60724_ (Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getDrops (Lnet/minecraft/world/level/storage/loot/LootContext$Builder;)Ljava/util/List; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60726_ (Lnet/minecraft/core/BlockPos;)J net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getSeed (Lnet/minecraft/core/BlockPos;)J +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60728_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/updateShape (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getBlock ()Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getBlock ()Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60735_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/randomTick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60739_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getLightBlock (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60742_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getCollisionShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60746_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getSignal (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60750_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getMenuProvider (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/MenuProvider; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60753_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/onRemove (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60758_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/updateIndirectNeighbourShapes (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60762_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/updateIndirectNeighbourShapes (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60767_ ()Lnet/minecraft/world/level/material/Material; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getMaterial ()Lnet/minecraft/world/level/material/Material; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60768_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getOcclusionShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60771_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getVisualShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60775_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getDirectSignal (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60779_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/hasLargeCollisionShape ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60780_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getMapColor (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isFaceSturdy (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isFaceSturdy (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60787_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/useShapeForLightOcclusion ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60788_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/emissiveRendering (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60791_ ()I net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getLightEmission ()I +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60792_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getShadeBrightness (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isAir ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isAir ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60796_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isRedstoneConductor (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60799_ ()Lnet/minecraft/world/level/block/RenderShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getRenderShape ()Lnet/minecraft/world/level/block/RenderShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60800_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getDestroySpeed (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60803_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isSignalSource ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60804_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isSolidRender (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60807_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/hasAnalogOutputSignal ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60808_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60811_ ()Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getPistonPushReaction ()Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60812_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getCollisionShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60815_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/canOcclude ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60816_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getBlockSupportShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getFluidState ()Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getFluidState ()Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60820_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getInteractionShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60823_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isRandomlyTicking ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60824_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getOffset (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60827_ ()Lnet/minecraft/world/level/block/SoundType; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/getSoundType ()Lnet/minecraft/world/level/block/SoundType; +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60828_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isSuffocating (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60831_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isViewBlocking (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60834_ ()Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/requiresCorrectToolForDrops ()Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60835_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/hasPostProcess (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_60838_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/isCollisionShapeFullBlock (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/m_7160_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase/asState ()Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60841_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/solidRender +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60842_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/collisionShape +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60843_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/largeCollisionShape +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60844_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/isCollisionShapeFullBlock +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60845_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/DIRECTIONS +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60846_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/SUPPORT_TYPE_COUNT +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60847_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/propagatesSkylightDown +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60848_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/lightBlock +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60849_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/occlusionShapes +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/f_60850_ net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/faceSturdy +FD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/ ()V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/ ()V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/ (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/m_60859_ (Lnet/minecraft/core/Direction$Axis;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/lambda$new$0 (Lnet/minecraft/core/Direction$Axis;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/m_60861_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/SupportType;)Z net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/isFaceSturdy (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/SupportType;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/m_60866_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/SupportType;)I net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache/getFaceSupportIndex (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/SupportType;)I +CL: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType net/minecraft/world/level/block/state/BlockBehaviour$OffsetType +FD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/$VALUES net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/$VALUES +FD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/NONE net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/NONE +FD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/XYZ net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/XYZ +FD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/XZ net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/XZ +FD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/net/minecraft/world/level/block/state/BlockBehaviour$OffsetType net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/net/minecraft/world/level/block/state/BlockBehaviour$OffsetType +MD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/ ()V net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/ ()V +MD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/ (Ljava/lang/String;I)V net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/m_155948_ ()[Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/$values ()[Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +MD: net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/values ()[Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; net/minecraft/world/level/block/state/BlockBehaviour$OffsetType/values ()[Lnet/minecraft/world/level/block/state/BlockBehaviour$OffsetType; +CL: net/minecraft/world/level/block/state/BlockBehaviour$Properties net/minecraft/world/level/block/state/BlockBehaviour$Properties +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60882_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/material +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60883_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/materialColor +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60884_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/hasCollision +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60885_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/soundType +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60886_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/lightEmission +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60887_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/explosionResistance +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60888_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/destroyTime +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60889_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/requiresCorrectToolForDrops +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60890_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/isRandomlyTicking +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60891_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/friction +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60892_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/speedFactor +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60893_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/jumpFactor +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60894_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/drops +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60895_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/canOcclude +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60896_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/isAir +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60897_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/isValidSpawn +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60898_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/isRedstoneConductor +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60899_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/isSuffocating +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60900_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/isViewBlocking +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60901_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/hasPostProcess +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60902_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/emissiveRendering +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/f_60903_ net/minecraft/world/level/block/state/BlockBehaviour$Properties/dynamicShape +FD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/net/minecraft/world/level/block/state/BlockBehaviour$Properties net/minecraft/world/level/block/state/BlockBehaviour$Properties/net/minecraft/world/level/block/state/BlockBehaviour$Properties +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/ (Lnet/minecraft/world/level/material/Material;Ljava/util/function/Function;)V net/minecraft/world/level/block/state/BlockBehaviour$Properties/ (Lnet/minecraft/world/level/material/Material;Ljava/util/function/Function;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/ (Lnet/minecraft/world/level/material/Material;Lnet/minecraft/world/level/material/MaterialColor;)V net/minecraft/world/level/block/state/BlockBehaviour$Properties/ (Lnet/minecraft/world/level/material/Material;Lnet/minecraft/world/level/material/MaterialColor;)V +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_155949_ (Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/color (Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_155951_ (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$color$7 (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_155954_ (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/destroyTime (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_155956_ (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/explosionResistance (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60910_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/noCollission ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60911_ (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/friction (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60913_ (FF)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/strength (FF)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60916_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/dropsLike (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60918_ (Lnet/minecraft/world/level/block/SoundType;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/sound (Lnet/minecraft/world/level/block/SoundType;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60922_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/isValidSpawn (Lnet/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60924_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/isRedstoneConductor (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60926_ (Lnet/minecraft/world/level/block/state/BlockBehaviour;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/copy (Lnet/minecraft/world/level/block/state/BlockBehaviour;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60928_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$new$0 (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60930_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$new$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60934_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$new$1 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60939_ (Lnet/minecraft/world/level/material/Material;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/of (Lnet/minecraft/world/level/material/Material;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60941_ (Lnet/minecraft/world/level/material/Material;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/of (Lnet/minecraft/world/level/material/Material;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60944_ (Lnet/minecraft/world/level/material/Material;Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/of (Lnet/minecraft/world/level/material/Material;Lnet/minecraft/world/level/material/MaterialColor;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60947_ (Lnet/minecraft/world/level/material/Material;Ljava/util/function/Function;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/of (Lnet/minecraft/world/level/material/Material;Ljava/util/function/Function;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60950_ (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$new$6 (Lnet/minecraft/world/level/material/MaterialColor;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60953_ (Ljava/util/function/ToIntFunction;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/lightLevel (Ljava/util/function/ToIntFunction;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60955_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/noOcclusion ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60956_ (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/speedFactor (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60960_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/isSuffocating (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60962_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$new$4 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60966_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/instabreak ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60967_ (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/jumpFactor (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60971_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/isViewBlocking (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60973_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$new$3 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60977_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/randomTicks ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60978_ (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/strength (F)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60982_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/hasPostProcess (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60984_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$Properties/lambda$new$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60988_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/dynamicShape ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60991_ (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/emissiveRendering (Lnet/minecraft/world/level/block/state/BlockBehaviour$StatePredicate;)Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60993_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/noDrops ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60996_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/air ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +MD: net/minecraft/world/level/block/state/BlockBehaviour$Properties/m_60999_ ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; net/minecraft/world/level/block/state/BlockBehaviour$Properties/requiresCorrectToolForDrops ()Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties; +CL: net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate +FD: net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate/net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate/net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate +MD: net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate/m_61030_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +CL: net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate +FD: net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate/net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate/net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate +MD: net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate/m_61035_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate/test (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/block/state/BlockState net/minecraft/world/level/block/state/BlockState +FD: net/minecraft/world/level/block/state/BlockState/f_61039_ net/minecraft/world/level/block/state/BlockState/CODEC +FD: net/minecraft/world/level/block/state/BlockState/net/minecraft/world/level/block/state/BlockState net/minecraft/world/level/block/state/BlockState/net/minecraft/world/level/block/state/BlockState +MD: net/minecraft/world/level/block/state/BlockState/ ()V net/minecraft/world/level/block/state/BlockState/ ()V +MD: net/minecraft/world/level/block/state/BlockState/ (Lnet/minecraft/world/level/block/Block;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V net/minecraft/world/level/block/state/BlockState/ (Lnet/minecraft/world/level/block/Block;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V +MD: net/minecraft/world/level/block/state/BlockState/m_7160_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/BlockState/asState ()Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/block/state/StateDefinition net/minecraft/world/level/block/state/StateDefinition +FD: net/minecraft/world/level/block/state/StateDefinition/f_61046_ net/minecraft/world/level/block/state/StateDefinition/NAME_PATTERN +FD: net/minecraft/world/level/block/state/StateDefinition/f_61047_ net/minecraft/world/level/block/state/StateDefinition/owner +FD: net/minecraft/world/level/block/state/StateDefinition/f_61048_ net/minecraft/world/level/block/state/StateDefinition/propertiesByName +FD: net/minecraft/world/level/block/state/StateDefinition/f_61049_ net/minecraft/world/level/block/state/StateDefinition/states +FD: net/minecraft/world/level/block/state/StateDefinition/net/minecraft/world/level/block/state/StateDefinition net/minecraft/world/level/block/state/StateDefinition/net/minecraft/world/level/block/state/StateDefinition +MD: net/minecraft/world/level/block/state/StateDefinition/ ()V net/minecraft/world/level/block/state/StateDefinition/ ()V +MD: net/minecraft/world/level/block/state/StateDefinition/ (Ljava/util/function/Function;Ljava/lang/Object;Lnet/minecraft/world/level/block/state/StateDefinition$Factory;Ljava/util/Map;)V net/minecraft/world/level/block/state/StateDefinition/ (Ljava/util/function/Function;Ljava/lang/Object;Lnet/minecraft/world/level/block/state/StateDefinition$Factory;Ljava/util/Map;)V +MD: net/minecraft/world/level/block/state/StateDefinition/m_155958_ (Ljava/util/List;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/util/List; net/minecraft/world/level/block/state/StateDefinition/lambda$new$1 (Ljava/util/List;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/util/List; +MD: net/minecraft/world/level/block/state/StateDefinition/m_187531_ (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/StateHolder;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/block/state/StateDefinition/lambda$appendPropertyCodec$7 (Lnet/minecraft/world/level/block/state/properties/Property;Lnet/minecraft/world/level/block/state/StateHolder;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/block/state/StateDefinition/m_187534_ (Lnet/minecraft/world/level/block/state/properties/Property;Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/block/state/StateHolder; net/minecraft/world/level/block/state/StateDefinition/lambda$appendPropertyCodec$6 (Lnet/minecraft/world/level/block/state/properties/Property;Lcom/mojang/datafixers/util/Pair;)Lnet/minecraft/world/level/block/state/StateHolder; +MD: net/minecraft/world/level/block/state/StateDefinition/m_187537_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Supplier;)Lnet/minecraft/world/level/block/state/properties/Property$Value; net/minecraft/world/level/block/state/StateDefinition/lambda$appendPropertyCodec$5 (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Supplier;)Lnet/minecraft/world/level/block/state/properties/Property$Value; +MD: net/minecraft/world/level/block/state/StateDefinition/m_187540_ (Ljava/lang/String;)V net/minecraft/world/level/block/state/StateDefinition/lambda$appendPropertyCodec$4 (Ljava/lang/String;)V +MD: net/minecraft/world/level/block/state/StateDefinition/m_61056_ ()Lcom/google/common/collect/ImmutableList; net/minecraft/world/level/block/state/StateDefinition/getPossibleStates ()Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/level/block/state/StateDefinition/m_61057_ (Lnet/minecraft/world/level/block/state/StateDefinition$Factory;Ljava/lang/Object;Lcom/mojang/serialization/MapCodec;Ljava/util/Map;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/block/state/StateDefinition/lambda$new$3 (Lnet/minecraft/world/level/block/state/StateDefinition$Factory;Ljava/lang/Object;Lcom/mojang/serialization/MapCodec;Ljava/util/Map;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/block/state/StateDefinition/m_61070_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/List;)Ljava/util/stream/Stream; net/minecraft/world/level/block/state/StateDefinition/lambda$new$2 (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/List;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/block/state/StateDefinition/m_61076_ (Lcom/mojang/serialization/MapCodec;Ljava/util/function/Supplier;Ljava/lang/String;Lnet/minecraft/world/level/block/state/properties/Property;)Lcom/mojang/serialization/MapCodec; net/minecraft/world/level/block/state/StateDefinition/appendPropertyCodec (Lcom/mojang/serialization/MapCodec;Ljava/util/function/Supplier;Ljava/lang/String;Lnet/minecraft/world/level/block/state/properties/Property;)Lcom/mojang/serialization/MapCodec; +MD: net/minecraft/world/level/block/state/StateDefinition/m_61081_ (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/Property; net/minecraft/world/level/block/state/StateDefinition/getProperty (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/Property; +MD: net/minecraft/world/level/block/state/StateDefinition/m_61087_ (Ljava/util/function/Function;Ljava/lang/Object;)Lnet/minecraft/world/level/block/state/StateHolder; net/minecraft/world/level/block/state/StateDefinition/lambda$new$0 (Ljava/util/function/Function;Ljava/lang/Object;)Lnet/minecraft/world/level/block/state/StateHolder; +MD: net/minecraft/world/level/block/state/StateDefinition/m_61090_ ()Lnet/minecraft/world/level/block/state/StateHolder; net/minecraft/world/level/block/state/StateDefinition/any ()Lnet/minecraft/world/level/block/state/StateHolder; +MD: net/minecraft/world/level/block/state/StateDefinition/m_61091_ ()Ljava/lang/Object; net/minecraft/world/level/block/state/StateDefinition/getOwner ()Ljava/lang/Object; +MD: net/minecraft/world/level/block/state/StateDefinition/m_61092_ ()Ljava/util/Collection; net/minecraft/world/level/block/state/StateDefinition/getProperties ()Ljava/util/Collection; +MD: net/minecraft/world/level/block/state/StateDefinition/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/StateDefinition/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/block/state/StateDefinition$Builder net/minecraft/world/level/block/state/StateDefinition$Builder +FD: net/minecraft/world/level/block/state/StateDefinition$Builder/f_61095_ net/minecraft/world/level/block/state/StateDefinition$Builder/owner +FD: net/minecraft/world/level/block/state/StateDefinition$Builder/f_61096_ net/minecraft/world/level/block/state/StateDefinition$Builder/properties +FD: net/minecraft/world/level/block/state/StateDefinition$Builder/net/minecraft/world/level/block/state/StateDefinition$Builder net/minecraft/world/level/block/state/StateDefinition$Builder/net/minecraft/world/level/block/state/StateDefinition$Builder +MD: net/minecraft/world/level/block/state/StateDefinition$Builder/ (Ljava/lang/Object;)V net/minecraft/world/level/block/state/StateDefinition$Builder/ (Ljava/lang/Object;)V +MD: net/minecraft/world/level/block/state/StateDefinition$Builder/m_61099_ (Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/world/level/block/state/StateDefinition$Builder/validateProperty (Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/world/level/block/state/StateDefinition$Builder/m_61101_ (Ljava/util/function/Function;Lnet/minecraft/world/level/block/state/StateDefinition$Factory;)Lnet/minecraft/world/level/block/state/StateDefinition; net/minecraft/world/level/block/state/StateDefinition$Builder/create (Ljava/util/function/Function;Lnet/minecraft/world/level/block/state/StateDefinition$Factory;)Lnet/minecraft/world/level/block/state/StateDefinition; +MD: net/minecraft/world/level/block/state/StateDefinition$Builder/m_61104_ ([Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/block/state/StateDefinition$Builder; net/minecraft/world/level/block/state/StateDefinition$Builder/add ([Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/block/state/StateDefinition$Builder; +CL: net/minecraft/world/level/block/state/StateDefinition$Factory net/minecraft/world/level/block/state/StateDefinition$Factory +FD: net/minecraft/world/level/block/state/StateDefinition$Factory/net/minecraft/world/level/block/state/StateDefinition$Factory net/minecraft/world/level/block/state/StateDefinition$Factory/net/minecraft/world/level/block/state/StateDefinition$Factory +MD: net/minecraft/world/level/block/state/StateDefinition$Factory/m_61106_ (Ljava/lang/Object;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)Ljava/lang/Object; net/minecraft/world/level/block/state/StateDefinition$Factory/create (Ljava/lang/Object;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)Ljava/lang/Object; +CL: net/minecraft/world/level/block/state/StateHolder net/minecraft/world/level/block/state/StateHolder +FD: net/minecraft/world/level/block/state/StateHolder/f_155962_ net/minecraft/world/level/block/state/StateHolder/NAME_TAG +FD: net/minecraft/world/level/block/state/StateHolder/f_155963_ net/minecraft/world/level/block/state/StateHolder/PROPERTIES_TAG +FD: net/minecraft/world/level/block/state/StateHolder/f_61110_ net/minecraft/world/level/block/state/StateHolder/PROPERTY_ENTRY_TO_STRING_FUNCTION +FD: net/minecraft/world/level/block/state/StateHolder/f_61111_ net/minecraft/world/level/block/state/StateHolder/values +FD: net/minecraft/world/level/block/state/StateHolder/f_61112_ net/minecraft/world/level/block/state/StateHolder/owner +FD: net/minecraft/world/level/block/state/StateHolder/f_61113_ net/minecraft/world/level/block/state/StateHolder/propertiesCodec +FD: net/minecraft/world/level/block/state/StateHolder/f_61114_ net/minecraft/world/level/block/state/StateHolder/neighbours +FD: net/minecraft/world/level/block/state/StateHolder/net/minecraft/world/level/block/state/StateHolder net/minecraft/world/level/block/state/StateHolder/net/minecraft/world/level/block/state/StateHolder +MD: net/minecraft/world/level/block/state/StateHolder/ ()V net/minecraft/world/level/block/state/StateHolder/ ()V +MD: net/minecraft/world/level/block/state/StateHolder/ (Ljava/lang/Object;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V net/minecraft/world/level/block/state/StateHolder/ (Ljava/lang/Object;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V +MD: net/minecraft/world/level/block/state/StateHolder/m_187542_ (Lnet/minecraft/world/level/block/state/StateHolder;Ljava/util/Optional;)Lnet/minecraft/world/level/block/state/StateHolder; net/minecraft/world/level/block/state/StateHolder/lambda$codec$1 (Lnet/minecraft/world/level/block/state/StateHolder;Ljava/util/Optional;)Lnet/minecraft/world/level/block/state/StateHolder; +MD: net/minecraft/world/level/block/state/StateHolder/m_187545_ (Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/block/state/StateHolder/lambda$codec$2 (Ljava/util/function/Function;Ljava/lang/Object;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/block/state/StateHolder/m_61120_ (Lnet/minecraft/world/level/block/state/StateHolder;)Ljava/lang/Object; net/minecraft/world/level/block/state/StateHolder/lambda$codec$0 (Lnet/minecraft/world/level/block/state/StateHolder;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/state/StateHolder/m_61122_ (Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/Object; net/minecraft/world/level/block/state/StateHolder/cycle (Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/state/StateHolder/setValue (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/Object; net/minecraft/world/level/block/state/StateHolder/setValue (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/state/StateHolder/m_61127_ (Lcom/mojang/serialization/Codec;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/block/state/StateHolder/codec (Lcom/mojang/serialization/Codec;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/block/state/StateHolder/m_61130_ (Ljava/util/Collection;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/state/StateHolder/findNextInCollection (Ljava/util/Collection;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/state/StateHolder/m_61133_ (Ljava/util/Map;)V net/minecraft/world/level/block/state/StateHolder/populateNeighbours (Ljava/util/Map;)V +MD: net/minecraft/world/level/block/state/StateHolder/m_61138_ (Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/world/level/block/state/StateHolder/hasProperty (Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/world/level/block/state/StateHolder/m_61140_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/util/Map; net/minecraft/world/level/block/state/StateHolder/makeNeighbourValues (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/util/Map; +MD: net/minecraft/world/level/block/state/StateHolder/getValue (Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/Comparable; net/minecraft/world/level/block/state/StateHolder/getValue (Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/Comparable; +MD: net/minecraft/world/level/block/state/StateHolder/getOptionalValue (Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/util/Optional; net/minecraft/world/level/block/state/StateHolder/getOptionalValue (Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/state/StateHolder/m_61147_ ()Ljava/util/Collection; net/minecraft/world/level/block/state/StateHolder/getProperties ()Ljava/util/Collection; +MD: net/minecraft/world/level/block/state/StateHolder/m_61148_ ()Lcom/google/common/collect/ImmutableMap; net/minecraft/world/level/block/state/StateHolder/getValues ()Lcom/google/common/collect/ImmutableMap; +MD: net/minecraft/world/level/block/state/StateHolder/toString ()Ljava/lang/String; net/minecraft/world/levgetLevelel/block/state/StateHolder/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/block/state/StateHolder$1 net/minecraft/world/level/block/state/StateHolder$1 +FD: net/minecraft/world/level/block/state/StateHolder$1/net/minecraft/world/level/block/state/StateHolder$1 net/minecraft/world/level/block/state/StateHolder$1/net/minecraft/world/level/block/state/StateHolder$1 +MD: net/minecraft/world/level/block/state/StateHolder$1/ ()V net/minecraft/world/level/block/state/StateHolder$1/ ()V +MD: net/minecraft/world/level/block/state/StateHolder$1/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/state/StateHolder$1/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/state/StateHolder$1/apply (Ljava/util/Map$Entry;)Ljava/lang/String; net/minecraft/world/level/block/state/StateHolder$1/apply (Ljava/util/Map$Entry;)Ljava/lang/String; +MD: net/minecraft/world/level/block/state/StateHolder$1/m_61151_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/world/level/block/state/StateHolder$1/getName (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)Ljava/lang/String; +CL: net/minecraft/world/level/block/state/package-info net/minecraft/world/level/block/state/package-info +FD: net/minecraft/world/level/block/state/package-info/net/minecraft/world/level/block/state/package-info net/minecraft/world/level/block/state/package-info/net/minecraft/world/level/block/state/package-info +CL: net/minecraft/world/level/block/state/pattern/BlockInWorld net/minecraft/world/level/block/state/pattern/BlockInWorld +FD: net/minecraft/world/level/block/state/pattern/BlockInWorld/f_61158_ net/minecraft/world/level/block/state/pattern/BlockInWorld/level +FD: net/minecraft/world/level/block/state/pattern/BlockInWorld/f_61159_ net/minecraft/world/level/block/state/pattern/BlockInWorld/pos +FD: net/minecraft/world/level/block/state/pattern/BlockInWorld/f_61160_ net/minecraft/world/level/block/state/pattern/BlockInWorld/loadChunks +FD: net/minecraft/world/level/block/state/pattern/BlockInWorld/f_61161_ net/minecraft/world/level/block/state/pattern/BlockInWorld/state +FD: net/minecraft/world/level/block/state/pattern/BlockInWorld/f_61162_ net/minecraft/world/level/block/state/pattern/BlockInWorld/entity +FD: net/minecraft/world/level/block/state/pattern/BlockInWorld/f_61163_ net/minecraft/world/level/block/state/pattern/BlockInWorld/cachedEntity +FD: net/minecraft/world/level/block/state/pattern/BlockInWorld/net/minecraft/world/level/block/state/pattern/BlockInWorld net/minecraft/world/level/block/state/pattern/BlockInWorld/net/minecraft/world/level/block/state/pattern/BlockInWorld +MD: net/minecraft/world/level/block/state/pattern/BlockInWorld/ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/block/state/pattern/BlockInWorld/ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/block/state/pattern/BlockInWorld/m_61168_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/block/state/pattern/BlockInWorld/getState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/block/state/pattern/BlockInWorld/m_61169_ (Ljava/util/function/Predicate;)Ljava/util/function/Predicate; net/minecraft/world/level/block/state/pattern/BlockInWorld/hasState (Ljava/util/function/Predicate;)Ljava/util/function/Predicate; +MD: net/minecraft/world/level/block/state/pattern/BlockInWorld/m_61171_ (Ljava/util/function/Predicate;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/world/level/block/state/pattern/BlockInWorld/lambda$hasState$0 (Ljava/util/function/Predicate;Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/world/level/block/state/pattern/BlockInWorld/m_61174_ ()Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/block/state/pattern/BlockInWorld/getEntity ()Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/block/state/pattern/BlockInWorld/m_61175_ ()Lnet/minecraft/world/level/LevelReader; net/minecraft/world/level/block/state/pattern/BlockInWorld/getLevel ()Lnet/minecraft/world/level/LevelReader; +MD: net/minecraft/world/level/block/state/pattern/BlockInWorld/m_61176_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/state/pattern/BlockInWorld/getPos ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/block/state/pattern/BlockPattern net/minecraft/world/level/block/state/pattern/BlockPattern +FD: net/minecraft/world/level/block/state/pattern/BlockPattern/f_61177_ net/minecraft/world/level/block/state/pattern/BlockPattern/pattern +FD: net/minecraft/world/level/block/state/pattern/BlockPattern/f_61178_ net/minecraft/world/level/block/state/pattern/BlockPattern/depth +FD: net/minecraft/world/level/block/state/pattern/BlockPattern/f_61179_ net/minecraft/world/level/block/state/pattern/BlockPattern/height +FD: net/minecraft/world/level/block/state/pattern/BlockPattern/f_61180_ net/minecraft/world/level/block/state/pattern/BlockPattern/width +FD: net/minecraft/world/level/block/state/pattern/BlockPattern/net/minecraft/world/level/block/state/pattern/BlockPattern net/minecraft/world/level/block/state/pattern/BlockPattern/net/minecraft/world/level/block/state/pattern/BlockPattern +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/ ([[[Ljava/util/function/Predicate;)V net/minecraft/world/level/block/state/pattern/BlockPattern/ ([[[Ljava/util/function/Predicate;)V +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_155964_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; net/minecraft/world/level/block/state/pattern/BlockPattern/matches (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_155969_ ()[[[Ljava/util/function/Predicate; net/minecraft/world/level/block/state/pattern/BlockPattern/getPattern ()[[[Ljava/util/function/Predicate; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_61183_ ()I net/minecraft/world/level/block/state/pattern/BlockPattern/getDepth ()I +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_61184_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; net/minecraft/world/level/block/state/pattern/BlockPattern/find (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_61187_ (Lnet/minecraft/world/level/LevelReader;Z)Lcom/google/common/cache/LoadingCache; net/minecraft/world/level/block/state/pattern/BlockPattern/createLevelCache (Lnet/minecraft/world/level/LevelReader;Z)Lcom/google/common/cache/LoadingCache; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_61190_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;III)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/state/pattern/BlockPattern/translateAndRotate (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;III)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_61197_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lcom/google/common/cache/LoadingCache;)Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; net/minecraft/world/level/block/state/pattern/BlockPattern/matches (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lcom/google/common/cache/LoadingCache;)Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_61202_ ()I net/minecraft/world/level/block/state/pattern/BlockPattern/getHeight ()I +MD: net/minecraft/world/level/block/state/pattern/BlockPattern/m_61203_ ()I net/minecraft/world/level/block/state/pattern/BlockPattern/getWidth ()I +CL: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/f_61204_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/level +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/f_61205_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/loadChunks +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/ (Lnet/minecraft/world/level/LevelReader;Z)V net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/ (Lnet/minecraft/world/level/LevelReader;Z)V +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/load (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/load (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/load (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/pattern/BlockInWorld; net/minecraft/world/level/block/state/pattern/BlockPattern$BlockCacheLoader/load (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/pattern/BlockInWorld; +CL: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/f_61213_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/frontTopLeft +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/f_61214_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/forwards +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/f_61215_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/up +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/f_61216_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/cache +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/f_61217_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/width +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/f_61218_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/height +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/f_61219_ net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/depth +FD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lcom/google/common/cache/LoadingCache;III)V net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lcom/google/common/cache/LoadingCache;III)V +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/m_155970_ ()I net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/getWidth ()I +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/m_155971_ ()I net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/getHeight ()I +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/m_155972_ ()I net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/getDepth ()I +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/m_61228_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/getFrontTopLeft ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/m_61229_ (III)Lnet/minecraft/world/level/block/state/pattern/BlockInWorld; net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/getBlock (III)Lnet/minecraft/world/level/block/state/pattern/BlockInWorld; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/m_61233_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/getForwards ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/m_61234_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/getUp ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder net/minecraft/world/level/block/state/pattern/BlockPatternBuilder +FD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/f_61236_ net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/COMMA_JOINED +FD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/f_61237_ net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/pattern +FD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/f_61238_ net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/lookup +FD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/f_61239_ net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/height +FD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/f_61240_ net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/width +FD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/net/minecraft/world/level/block/state/pattern/BlockPatternBuilder net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/net/minecraft/world/level/block/state/pattern/BlockPatternBuilder +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/ ()V net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/ ()V +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/ ()V net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/ ()V +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/m_187548_ (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/lambda$new$0 (Lnet/minecraft/world/level/block/state/pattern/BlockInWorld;)Z +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/m_61243_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPatternBuilder; net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/start ()Lnet/minecraft/world/level/block/state/pattern/BlockPatternBuilder; +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/m_61244_ (CLjava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/pattern/BlockPatternBuilder; net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/where (CLjava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/pattern/BlockPatternBuilder; +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/m_61247_ ([Ljava/lang/String;)Lnet/minecraft/world/level/block/state/pattern/BlockPatternBuilder; net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/aisle ([Ljava/lang/String;)Lnet/minecraft/world/level/block/state/pattern/BlockPatternBuilder; +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/m_61249_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/build ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern; +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/m_61250_ ()[[[Ljava/util/function/Predicate; net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/createPattern ()[[[Ljava/util/function/Predicate; +MD: net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/m_61251_ ()V net/minecraft/world/level/block/state/pattern/BlockPatternBuilder/ensureAllCharactersMatched ()V +CL: net/minecraft/world/level/block/state/pattern/package-info net/minecraft/world/level/block/state/pattern/package-info +FD: net/minecraft/world/level/block/state/pattern/package-info/net/minecraft/world/level/block/state/pattern/package-info net/minecraft/world/level/block/state/pattern/package-info/net/minecraft/world/level/block/state/pattern/package-info +CL: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate +FD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/f_61252_ net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/AIR +FD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/f_61253_ net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/material +FD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/ ()V net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/ ()V +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/ (Lnet/minecraft/world/level/material/Material;)V net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/ (Lnet/minecraft/world/level/material/Material;)V +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/m_61262_ (Lnet/minecraft/world/level/material/Material;)Lnet/minecraft/world/level/block/state/predicate/BlockMaterialPredicate; net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/forMaterial (Lnet/minecraft/world/level/material/Material;)Lnet/minecraft/world/level/block/state/predicate/BlockMaterialPredicate; +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/test (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1 net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1 +FD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1 net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1 +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/ (Lnet/minecraft/world/level/material/Material;)V net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/ (Lnet/minecraft/world/level/material/Material;)V +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/test (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/test (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/predicate/BlockMaterialPredicate$1/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/state/predicate/BlockPredicate net/minecraft/world/level/block/state/predicate/BlockPredicate +FD: net/minecraft/world/level/block/state/predicate/BlockPredicate/f_61272_ net/minecraft/world/level/block/state/predicate/BlockPredicate/block +FD: net/minecraft/world/level/block/state/predicate/BlockPredicate/net/minecraft/world/level/block/state/predicate/BlockPredicate net/minecraft/world/level/block/state/predicate/BlockPredicate/net/minecraft/world/level/block/state/predicate/BlockPredicate +MD: net/minecraft/world/level/block/state/predicate/BlockPredicate/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/block/state/predicate/BlockPredicate/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/block/state/predicate/BlockPredicate/m_61275_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/predicate/BlockPredicate; net/minecraft/world/level/block/state/predicate/BlockPredicate/forBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/predicate/BlockPredicate; +MD: net/minecraft/world/level/block/state/predicate/BlockPredicate/test (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/predicate/BlockPredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/predicate/BlockPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/predicate/BlockPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/state/predicate/BlockStatePredicate net/minecraft/world/level/block/state/predicate/BlockStatePredicate +FD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/f_61281_ net/minecraft/world/level/block/state/predicate/BlockStatePredicate/ANY +FD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/f_61282_ net/minecraft/world/level/block/state/predicate/BlockStatePredicate/definition +FD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/f_61283_ net/minecraft/world/level/block/state/predicate/BlockStatePredicate/properties +FD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/net/minecraft/world/level/block/state/predicate/BlockStatePredicate net/minecraft/world/level/block/state/predicate/BlockStatePredicate/net/minecraft/world/level/block/state/predicate/BlockStatePredicate +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/ ()V net/minecraft/world/level/block/state/predicate/BlockStatePredicate/ ()V +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/ (Lnet/minecraft/world/level/block/state/StateDefinition;)V net/minecraft/world/level/block/state/predicate/BlockStatePredicate/ (Lnet/minecraft/world/level/block/state/StateDefinition;)V +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/m_61287_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/predicate/BlockStatePredicate; net/minecraft/world/level/block/state/predicate/BlockStatePredicate/forBlock (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/predicate/BlockStatePredicate; +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/m_61291_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Predicate;)Z net/minecraft/world/level/block/state/predicate/BlockStatePredicate/applies (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/m_61295_ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/predicate/BlockStatePredicate; net/minecraft/world/level/block/state/predicate/BlockStatePredicate/where (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/predicate/BlockStatePredicate; +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/m_61298_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/predicate/BlockStatePredicate/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/test (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/predicate/BlockStatePredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/predicate/BlockStatePredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/block/state/predicate/BlockStatePredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/block/state/predicate/package-info net/minecraft/world/level/block/state/predicate/package-info +FD: net/minecraft/world/level/block/state/predicate/package-info/net/minecraft/world/level/block/state/predicate/package-info net/minecraft/world/level/block/state/predicate/package-info/net/minecraft/world/level/block/state/predicate/package-info +CL: net/minecraft/world/level/block/state/properties/AttachFace net/minecraft/world/level/block/state/properties/AttachFace +FD: net/minecraft/world/level/block/state/properties/AttachFace/$VALUES net/minecraft/world/level/block/state/properties/AttachFace/$VALUES +FD: net/minecraft/world/level/block/state/properties/AttachFace/CEILING net/minecraft/world/level/block/state/properties/AttachFace/CEILING +FD: net/minecraft/world/level/block/state/properties/AttachFace/FLOOR net/minecraft/world/level/block/state/properties/AttachFace/FLOOR +FD: net/minecraft/world/level/block/state/properties/AttachFace/WALL net/minecraft/world/level/block/state/properties/AttachFace/WALL +FD: net/minecraft/world/level/block/state/properties/AttachFace/f_61305_ net/minecraft/world/level/block/state/properties/AttachFace/name +FD: net/minecraft/world/level/block/state/properties/AttachFace/net/minecraft/world/level/block/state/properties/AttachFace net/minecraft/world/level/block/state/properties/AttachFace/net/minecraft/world/level/block/state/properties/AttachFace +MD: net/minecraft/world/level/block/state/properties/AttachFace/ ()V net/minecraft/world/level/block/state/properties/AttachFace/ ()V +MD: net/minecraft/world/level/block/state/properties/AttachFace/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/AttachFace/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/AttachFace/m_155973_ ()[Lnet/minecraft/world/level/block/state/properties/AttachFace; net/minecraft/world/level/block/state/properties/AttachFace/$values ()[Lnet/minecraft/world/level/block/state/properties/AttachFace; +MD: net/minecraft/world/level/block/state/properties/AttachFace/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/AttachFace/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/AttachFace/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/AttachFace; net/minecraft/world/level/block/state/properties/AttachFace/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/AttachFace; +MD: net/minecraft/world/level/block/state/properties/AttachFace/values ()[Lnet/minecraft/world/level/block/state/properties/AttachFace; net/minecraft/world/level/block/state/properties/AttachFace/values ()[Lnet/minecraft/world/level/block/state/properties/AttachFace; +CL: net/minecraft/world/level/block/state/properties/BambooLeaves net/minecraft/world/level/block/state/properties/BambooLeaves +FD: net/minecraft/world/level/block/state/properties/BambooLeaves/$VALUES net/minecraft/world/level/block/state/properties/BambooLeaves/$VALUES +FD: net/minecraft/world/level/block/state/properties/BambooLeaves/LARGE net/minecraft/world/level/block/state/properties/BambooLeaves/LARGE +FD: net/minecraft/world/level/block/state/properties/BambooLeaves/NONE net/minecraft/world/level/block/state/properties/BambooLeaves/NONE +FD: net/minecraft/world/level/block/state/properties/BambooLeaves/SMALL net/minecraft/world/level/block/state/properties/BambooLeaves/SMALL +FD: net/minecraft/world/level/block/state/properties/BambooLeaves/f_61319_ net/minecraft/world/level/block/state/properties/BambooLeaves/name +FD: net/minecraft/world/level/block/state/properties/BambooLeaves/net/minecraft/world/level/block/state/properties/BambooLeaves net/minecraft/world/level/block/state/properties/BambooLeaves/net/minecraft/world/level/block/state/properties/BambooLeaves +MD: net/minecraft/world/level/block/state/properties/BambooLeaves/ ()V net/minecraft/world/level/block/state/properties/BambooLeaves/ ()V +MD: net/minecraft/world/level/block/state/properties/BambooLeaves/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/BambooLeaves/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/BambooLeaves/m_155974_ ()[Lnet/minecraft/world/level/block/state/properties/BambooLeaves; net/minecraft/world/level/block/state/properties/BambooLeaves/$values ()[Lnet/minecraft/world/level/block/state/properties/BambooLeaves; +MD: net/minecraft/world/level/block/state/properties/BambooLeaves/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/BambooLeaves/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/BambooLeaves/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/BambooLeaves/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/BambooLeaves/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BambooLeaves; net/minecraft/world/level/block/state/properties/BambooLeaves/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BambooLeaves; +MD: net/minecraft/world/level/block/state/properties/BambooLeaves/values ()[Lnet/minecraft/world/level/block/state/properties/BambooLeaves; net/minecraft/world/level/block/state/properties/BambooLeaves/values ()[Lnet/minecraft/world/level/block/state/properties/BambooLeaves; +CL: net/minecraft/world/level/block/state/properties/BedPart net/minecraft/world/level/block/state/properties/BedPart +FD: net/minecraft/world/level/block/state/properties/BedPart/$VALUES net/minecraft/world/level/block/state/properties/BedPart/$VALUES +FD: net/minecraft/world/level/block/state/properties/BedPart/FOOT net/minecraft/world/level/block/state/properties/BedPart/FOOT +FD: net/minecraft/world/level/block/state/properties/BedPart/HEAD net/minecraft/world/level/block/state/properties/BedPart/HEAD +FD: net/minecraft/world/level/block/state/properties/BedPart/f_61333_ net/minecraft/world/level/block/state/properties/BedPart/name +FD: net/minecraft/world/level/block/state/properties/BedPart/net/minecraft/world/level/block/state/properties/BedPart net/minecraft/world/level/block/state/properties/BedPart/net/minecraft/world/level/block/state/properties/BedPart +MD: net/minecraft/world/level/block/state/properties/BedPart/ ()V net/minecraft/world/level/block/state/properties/BedPart/ ()V +MD: net/minecraft/world/level/block/state/properties/BedPart/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/BedPart/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/BedPart/m_155975_ ()[Lnet/minecraft/world/level/block/state/properties/BedPart; net/minecraft/world/level/block/state/properties/BedPart/$values ()[Lnet/minecraft/world/level/block/state/properties/BedPart; +MD: net/minecraft/world/level/block/state/properties/BedPart/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/BedPart/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/BedPart/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/BedPart/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/BedPart/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BedPart; net/minecraft/world/level/block/state/properties/BedPart/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BedPart; +MD: net/minecraft/world/level/block/state/properties/BedPart/values ()[Lnet/minecraft/world/level/block/state/properties/BedPart; net/minecraft/world/level/block/state/properties/BedPart/values ()[Lnet/minecraft/world/level/block/state/properties/BedPart; +CL: net/minecraft/world/level/block/state/properties/BellAttachType net/minecraft/world/level/block/state/properties/BellAttachType +FD: net/minecraft/world/level/block/state/properties/BellAttachType/$VALUES net/minecraft/world/level/block/state/properties/BellAttachType/$VALUES +FD: net/minecraft/world/level/block/state/properties/BellAttachType/CEILING net/minecraft/world/level/block/state/properties/BellAttachType/CEILING +FD: net/minecraft/world/level/block/state/properties/BellAttachType/DOUBLE_WALL net/minecraft/world/level/block/state/properties/BellAttachType/DOUBLE_WALL +FD: net/minecraft/world/level/block/state/properties/BellAttachType/FLOOR net/minecraft/world/level/block/state/properties/BellAttachType/FLOOR +FD: net/minecraft/world/level/block/state/properties/BellAttachType/SINGLE_WALL net/minecraft/world/level/block/state/properties/BellAttachType/SINGLE_WALL +FD: net/minecraft/world/level/block/state/properties/BellAttachType/f_61349_ net/minecraft/world/level/block/state/properties/BellAttachType/name +FD: net/minecraft/world/level/block/state/properties/BellAttachType/net/minecraft/world/level/block/state/properties/BellAttachType net/minecraft/world/level/block/state/properties/BellAttachType/net/minecraft/world/level/block/state/properties/BellAttachType +MD: net/minecraft/world/level/block/state/properties/BellAttachType/ ()V net/minecraft/world/level/block/state/properties/BellAttachType/ ()V +MD: net/minecraft/world/level/block/state/properties/BellAttachType/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/BellAttachType/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/BellAttachType/m_155976_ ()[Lnet/minecraft/world/level/block/state/properties/BellAttachType; net/minecraft/world/level/block/state/properties/BellAttachType/$values ()[Lnet/minecraft/world/level/block/state/properties/BellAttachType; +MD: net/minecraft/world/level/block/state/properties/BellAttachType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/BellAttachType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/BellAttachType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BellAttachType; net/minecraft/world/level/block/state/properties/BellAttachType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BellAttachType; +MD: net/minecraft/world/level/block/state/properties/BellAttachType/values ()[Lnet/minecraft/world/level/block/state/properties/BellAttachType; net/minecraft/world/level/block/state/properties/BellAttachType/values ()[Lnet/minecraft/world/level/block/state/properties/BellAttachType; +CL: net/minecraft/world/level/block/state/properties/BlockStateProperties net/minecraft/world/level/block/state/properties/BlockStateProperties +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155977_ net/minecraft/world/level/block/state/properties/BlockStateProperties/BERRIES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155978_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MIN_LEVEL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155979_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MIN_LEVEL_CAULDRON +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155980_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_LEVEL_3 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155981_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_LEVEL_8 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155982_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_LEVEL_15 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155983_ net/minecraft/world/level/block/state/properties/BlockStateProperties/STABILITY_MAX_DISTANCE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155984_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MIN_RESPAWN_ANCHOR_CHARGES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155985_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_RESPAWN_ANCHOR_CHARGES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155986_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_ROTATIONS_16 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155987_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_AGE_1 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155988_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_AGE_2 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155989_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_AGE_3 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155990_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_AGE_5 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155991_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_AGE_7 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155992_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_AGE_15 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155993_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_AGE_25 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155994_ net/minecraft/world/level/block/state/properties/BlockStateProperties/CANDLES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155995_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MAX_DISTANCE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155996_ net/minecraft/world/level/block/state/properties/BlockStateProperties/TILT +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155997_ net/minecraft/world/level/block/state/properties/BlockStateProperties/VERTICAL_DIRECTION +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155998_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DRIPSTONE_THICKNESS +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_155999_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SCULK_SENSOR_PHASE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61360_ net/minecraft/world/level/block/state/properties/BlockStateProperties/TRIGGERED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61361_ net/minecraft/world/level/block/state/properties/BlockStateProperties/UNSTABLE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61362_ net/minecraft/world/level/block/state/properties/BlockStateProperties/WATERLOGGED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61363_ net/minecraft/world/level/block/state/properties/BlockStateProperties/VINE_END +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61364_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HORIZONTAL_AXIS +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61365_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AXIS +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61366_ net/minecraft/world/level/block/state/properties/BlockStateProperties/UP +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61367_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DOWN +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61368_ net/minecraft/world/level/block/state/properties/BlockStateProperties/NORTH +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61369_ net/minecraft/world/level/block/state/properties/BlockStateProperties/EAST +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61370_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SOUTH +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61371_ net/minecraft/world/level/block/state/properties/BlockStateProperties/WEST +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61372_ net/minecraft/world/level/block/state/properties/BlockStateProperties/FACING +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61373_ net/minecraft/world/level/block/state/properties/BlockStateProperties/FACING_HOPPER +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61374_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HORIZONTAL_FACING +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61375_ net/minecraft/world/level/block/state/properties/BlockStateProperties/ORIENTATION +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61376_ net/minecraft/world/level/block/state/properties/BlockStateProperties/ATTACH_FACE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61377_ net/minecraft/world/level/block/state/properties/BlockStateProperties/BELL_ATTACHMENT +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61378_ net/minecraft/world/level/block/state/properties/BlockStateProperties/EAST_WALL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61379_ net/minecraft/world/level/block/state/properties/BlockStateProperties/NORTH_WALL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61380_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SOUTH_WALL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61381_ net/minecraft/world/level/block/state/properties/BlockStateProperties/WEST_WALL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61382_ net/minecraft/world/level/block/state/properties/BlockStateProperties/EAST_REDSTONE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61383_ net/minecraft/world/level/block/state/properties/BlockStateProperties/NORTH_REDSTONE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61384_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SOUTH_REDSTONE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61385_ net/minecraft/world/level/block/state/properties/BlockStateProperties/WEST_REDSTONE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61386_ net/minecraft/world/level/block/state/properties/BlockStateProperties/ATTACHED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61387_ net/minecraft/world/level/block/state/properties/BlockStateProperties/STAGE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61388_ net/minecraft/world/level/block/state/properties/BlockStateProperties/STABILITY_DISTANCE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61389_ net/minecraft/world/level/block/state/properties/BlockStateProperties/RESPAWN_ANCHOR_CHARGES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61390_ net/minecraft/world/level/block/state/properties/BlockStateProperties/ROTATION_16 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61391_ net/minecraft/world/level/block/state/properties/BlockStateProperties/BED_PART +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61392_ net/minecraft/world/level/block/state/properties/BlockStateProperties/CHEST_TYPE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61393_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MODE_COMPARATOR +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61394_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DOOR_HINGE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61395_ net/minecraft/world/level/block/state/properties/BlockStateProperties/NOTEBLOCK_INSTRUMENT +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61396_ net/minecraft/world/level/block/state/properties/BlockStateProperties/PISTON_TYPE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61397_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SLAB_TYPE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61398_ net/minecraft/world/level/block/state/properties/BlockStateProperties/STAIRS_SHAPE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61399_ net/minecraft/world/level/block/state/properties/BlockStateProperties/STRUCTUREBLOCK_MODE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61400_ net/minecraft/world/level/block/state/properties/BlockStateProperties/BAMBOO_LEAVES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61401_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DOUBLE_BLOCK_HALF +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61402_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HALF +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61403_ net/minecraft/world/level/block/state/properties/BlockStateProperties/RAIL_SHAPE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61404_ net/minecraft/world/level/block/state/properties/BlockStateProperties/RAIL_SHAPE_STRAIGHT +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61405_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AGE_1 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61406_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AGE_2 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61407_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AGE_3 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61408_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AGE_5 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61409_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AGE_7 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61410_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AGE_15 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61411_ net/minecraft/world/level/block/state/properties/BlockStateProperties/AGE_25 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61412_ net/minecraft/world/level/block/state/properties/BlockStateProperties/BITES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61413_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DELAY +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61414_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DISTANCE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61415_ net/minecraft/world/level/block/state/properties/BlockStateProperties/EGGS +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61416_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HATCH +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61417_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LAYERS +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61418_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LEVEL_CAULDRON +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61419_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LEVEL_COMPOSTER +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61420_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LEVEL_FLOWING +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61421_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LEVEL_HONEY +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61422_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LEVEL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61423_ net/minecraft/world/level/block/state/properties/BlockStateProperties/MOISTURE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61424_ net/minecraft/world/level/block/state/properties/BlockStateProperties/NOTE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61425_ net/minecraft/world/level/block/state/properties/BlockStateProperties/PICKLES +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61426_ net/minecraft/world/level/block/state/properties/BlockStateProperties/POWER +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61427_ net/minecraft/world/level/block/state/properties/BlockStateProperties/BOTTOM +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61428_ net/minecraft/world/level/block/state/properties/BlockStateProperties/CONDITIONAL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61429_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DISARMED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61430_ net/minecraft/world/level/block/state/properties/BlockStateProperties/DRAG +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61431_ net/minecraft/world/level/block/state/properties/BlockStateProperties/ENABLED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61432_ net/minecraft/world/level/block/state/properties/BlockStateProperties/EXTENDED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61433_ net/minecraft/world/level/block/state/properties/BlockStateProperties/EYE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61434_ net/minecraft/world/level/block/state/properties/BlockStateProperties/FALLING +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61435_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HANGING +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61436_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HAS_BOTTLE_0 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61437_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HAS_BOTTLE_1 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61438_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HAS_BOTTLE_2 +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61439_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HAS_RECORD +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61440_ net/minecraft/world/level/block/state/properties/BlockStateProperties/HAS_BOOK +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61441_ net/minecraft/world/level/block/state/properties/BlockStateProperties/INVERTED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61442_ net/minecraft/world/level/block/state/properties/BlockStateProperties/IN_WALL +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61443_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LIT +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61444_ net/minecraft/world/level/block/state/properties/BlockStateProperties/LOCKED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61445_ net/minecraft/world/level/block/state/properties/BlockStateProperties/OCCUPIED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61446_ net/minecraft/world/level/block/state/properties/BlockStateProperties/OPEN +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61447_ net/minecraft/world/level/block/state/properties/BlockStateProperties/PERSISTENT +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61448_ net/minecraft/world/level/block/state/properties/BlockStateProperties/POWERED +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61449_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SHORT +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61450_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SIGNAL_FIRE +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/f_61451_ net/minecraft/world/level/block/state/properties/BlockStateProperties/SNOWY +FD: net/minecraft/world/level/block/state/properties/BlockStateProperties/net/minecraft/world/level/block/state/properties/BlockStateProperties net/minecraft/world/level/block/state/properties/BlockStateProperties/net/minecraft/world/level/block/state/properties/BlockStateProperties +MD: net/minecraft/world/level/block/state/properties/BlockStateProperties/ ()V net/minecraft/world/level/block/state/properties/BlockStateProperties/ ()V +MD: net/minecraft/world/level/block/state/properties/BlockStateProperties/ ()V net/minecraft/world/level/block/state/properties/BlockStateProperties/ ()V +MD: net/minecraft/world/level/block/state/properties/BlockStateProperties/m_61453_ (Lnet/minecraft/world/level/block/state/properties/RailShape;)Z net/minecraft/world/level/block/state/properties/BlockStateProperties/lambda$static$1 (Lnet/minecraft/world/level/block/state/properties/RailShape;)Z +MD: net/minecraft/world/level/block/state/properties/BlockStateProperties/m_61455_ (Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/state/properties/BlockStateProperties/lambda$static$0 (Lnet/minecraft/core/Direction;)Z +CL: net/minecraft/world/level/block/state/properties/BooleanProperty net/minecraft/world/level/block/state/properties/BooleanProperty +FD: net/minecraft/world/level/block/state/properties/BooleanProperty/f_61457_ net/minecraft/world/level/block/state/properties/BooleanProperty/values +FD: net/minecraft/world/level/block/state/properties/BooleanProperty/net/minecraft/world/level/block/state/properties/BooleanProperty net/minecraft/world/level/block/state/properties/BooleanProperty/net/minecraft/world/level/block/state/properties/BooleanProperty +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/ (Ljava/lang/String;)V net/minecraft/world/level/block/state/properties/BooleanProperty/ (Ljava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/equals (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/properties/BooleanProperty/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/m_61465_ (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BooleanProperty; net/minecraft/world/level/block/state/properties/BooleanProperty/create (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/BooleanProperty; +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/m_6215_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/block/state/properties/BooleanProperty/getValue (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/m_6310_ ()I net/minecraft/world/level/block/state/properties/BooleanProperty/generateHashCode ()I +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/m_6908_ ()Ljava/util/Collection; net/minecraft/world/level/block/state/properties/BooleanProperty/getPossibleValues ()Ljava/util/Collection; +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/m_6940_ (Ljava/lang/Boolean;)Ljava/lang/String; net/minecraft/world/level/block/state/properties/BooleanProperty/getName (Ljava/lang/Boolean;)Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/BooleanProperty/m_6940_ (Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/world/level/block/state/properties/BooleanProperty/getName (Ljava/lang/Comparable;)Ljava/lang/String; +CL: net/minecraft/world/level/block/state/properties/ChestType net/minecraft/world/level/block/state/properties/ChestType +FD: net/minecraft/world/level/block/state/properties/ChestType/$VALUES net/minecraft/world/level/block/state/properties/ChestType/$VALUES +FD: net/minecraft/world/level/block/state/properties/ChestType/LEFT net/minecraft/world/level/block/state/properties/ChestType/LEFT +FD: net/minecraft/world/level/block/state/properties/ChestType/RIGHT net/minecraft/world/level/block/state/properties/ChestType/RIGHT +FD: net/minecraft/world/level/block/state/properties/ChestType/SINGLE net/minecraft/world/level/block/state/properties/ChestType/SINGLE +FD: net/minecraft/world/level/block/state/properties/ChestType/f_61475_ net/minecraft/world/level/block/state/properties/ChestType/BY_ID +FD: net/minecraft/world/level/block/state/properties/ChestType/f_61476_ net/minecraft/world/level/block/state/properties/ChestType/name +FD: net/minecraft/world/level/block/state/properties/ChestType/f_61477_ net/minecraft/world/level/block/state/properties/ChestType/opposite +FD: net/minecraft/world/level/block/state/properties/ChestType/net/minecraft/world/level/block/state/properties/ChestType net/minecraft/world/level/block/state/properties/ChestType/net/minecraft/world/level/block/state/properties/ChestType +MD: net/minecraft/world/level/block/state/properties/ChestType/ ()V net/minecraft/world/level/block/state/properties/ChestType/ ()V +MD: net/minecraft/world/level/block/state/properties/ChestType/ (Ljava/lang/String;ILjava/lang/String;I)V net/minecraft/world/level/block/state/properties/ChestType/ (Ljava/lang/String;ILjava/lang/String;I)V +MD: net/minecraft/world/level/block/state/properties/ChestType/m_156001_ ()[Lnet/minecraft/world/level/block/state/properties/ChestType; net/minecraft/world/level/block/state/properties/ChestType/$values ()[Lnet/minecraft/world/level/block/state/properties/ChestType; +MD: net/minecraft/world/level/block/state/properties/ChestType/m_61486_ ()Lnet/minecraft/world/level/block/state/properties/ChestType; net/minecraft/world/level/block/state/properties/ChestType/getOpposite ()Lnet/minecraft/world/level/block/state/properties/ChestType; +MD: net/minecraft/world/level/block/state/properties/ChestType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/ChestType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/ChestType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/ChestType; net/minecraft/world/level/block/state/properties/ChestType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/ChestType; +MD: net/minecraft/world/level/block/state/properties/ChestType/values ()[Lnet/minecraft/world/level/block/state/properties/ChestType; net/minecraft/world/level/block/state/properties/ChestType/values ()[Lnet/minecraft/world/level/block/state/properties/ChestType; +CL: net/minecraft/world/level/block/state/properties/ComparatorMode net/minecraft/world/level/block/state/properties/ComparatorMode +FD: net/minecraft/world/level/block/state/properties/ComparatorMode/$VALUES net/minecraft/world/level/block/state/properties/ComparatorMode/$VALUES +FD: net/minecraft/world/level/block/state/properties/ComparatorMode/COMPARE net/minecraft/world/level/block/state/properties/ComparatorMode/COMPARE +FD: net/minecraft/world/level/block/state/properties/ComparatorMode/SUBTRACT net/minecraft/world/level/block/state/properties/ComparatorMode/SUBTRACT +FD: net/minecraft/world/level/block/state/properties/ComparatorMode/f_61528_ net/minecraft/world/level/block/state/properties/ComparatorMode/name +FD: net/minecraft/world/level/block/state/properties/ComparatorMode/net/minecraft/world/level/block/state/properties/ComparatorMode net/minecraft/world/level/block/state/properties/ComparatorMode/net/minecraft/world/level/block/state/properties/ComparatorMode +MD: net/minecraft/world/level/block/state/properties/ComparatorMode/ ()V net/minecraft/world/level/block/state/properties/ComparatorMode/ ()V +MD: net/minecraft/world/level/block/state/properties/ComparatorMode/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/ComparatorMode/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/ComparatorMode/m_156002_ ()[Lnet/minecraft/world/level/block/state/properties/ComparatorMode; net/minecraft/world/level/block/state/properties/ComparatorMode/$values ()[Lnet/minecraft/world/level/block/state/properties/ComparatorMode; +MD: net/minecraft/world/level/block/state/properties/ComparatorMode/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/ComparatorMode/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/ComparatorMode/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/ComparatorMode/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/ComparatorMode/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/ComparatorMode; net/minecraft/world/level/block/state/properties/ComparatorMode/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/ComparatorMode; +MD: net/minecraft/world/level/block/state/properties/ComparatorMode/values ()[Lnet/minecraft/world/level/block/state/properties/ComparatorMode; net/minecraft/world/level/block/state/properties/ComparatorMode/values ()[Lnet/minecraft/world/level/block/state/properties/ComparatorMode; +CL: net/minecraft/world/level/block/state/properties/DirectionProperty net/minecraft/world/level/block/state/properties/DirectionProperty +FD: net/minecraft/world/level/block/state/properties/DirectionProperty/net/minecraft/world/level/block/state/properties/DirectionProperty net/minecraft/world/level/block/state/properties/DirectionProperty/net/minecraft/world/level/block/state/properties/DirectionProperty +MD: net/minecraft/world/level/block/state/properties/DirectionProperty/ (Ljava/lang/String;Ljava/util/Collection;)V net/minecraft/world/level/block/state/properties/DirectionProperty/ (Ljava/lang/String;Ljava/util/Collection;)V +MD: net/minecraft/world/level/block/state/properties/DirectionProperty/m_156003_ (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; net/minecraft/world/level/block/state/properties/DirectionProperty/create (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; +MD: net/minecraft/world/level/block/state/properties/DirectionProperty/m_187557_ (Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/block/state/properties/DirectionProperty/lambda$create$0 (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/block/state/properties/DirectionProperty/m_61543_ (Ljava/lang/String;Ljava/util/Collection;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; net/minecraft/world/level/block/state/properties/DirectionProperty/create (Ljava/lang/String;Ljava/util/Collection;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; +MD: net/minecraft/world/level/block/state/properties/DirectionProperty/m_61546_ (Ljava/lang/String;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; net/minecraft/world/level/block/state/properties/DirectionProperty/create (Ljava/lang/String;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; +MD: net/minecraft/world/level/block/state/properties/DirectionProperty/m_61549_ (Ljava/lang/String;[Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; net/minecraft/world/level/block/state/properties/DirectionProperty/create (Ljava/lang/String;[Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/block/state/properties/DirectionProperty; +CL: net/minecraft/world/level/block/state/properties/DoorHingeSide net/minecraft/world/level/block/state/properties/DoorHingeSide +FD: net/minecraft/world/level/block/state/properties/DoorHingeSide/$VALUES net/minecraft/world/level/block/state/properties/DoorHingeSide/$VALUES +FD: net/minecraft/world/level/block/state/properties/DoorHingeSide/LEFT net/minecraft/world/level/block/state/properties/DoorHingeSide/LEFT +FD: net/minecraft/world/level/block/state/properties/DoorHingeSide/RIGHT net/minecraft/world/level/block/state/properties/DoorHingeSide/RIGHT +FD: net/minecraft/world/level/block/state/properties/DoorHingeSide/net/minecraft/world/level/block/state/properties/DoorHingeSide net/minecraft/world/level/block/state/properties/DoorHingeSide/net/minecraft/world/level/block/state/properties/DoorHingeSide +MD: net/minecraft/world/level/block/state/properties/DoorHingeSide/ ()V net/minecraft/world/level/block/state/properties/DoorHingeSide/ ()V +MD: net/minecraft/world/level/block/state/properties/DoorHingeSide/ (Ljava/lang/String;I)V net/minecraft/world/level/block/state/properties/DoorHingeSide/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/state/properties/DoorHingeSide/m_156005_ ()[Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; net/minecraft/world/level/block/state/properties/DoorHingeSide/$values ()[Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; +MD: net/minecraft/world/level/block/state/properties/DoorHingeSide/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/DoorHingeSide/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/DoorHingeSide/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/DoorHingeSide/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/DoorHingeSide/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; net/minecraft/world/level/block/state/properties/DoorHingeSide/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; +MD: net/minecraft/world/level/block/state/properties/DoorHingeSide/values ()[Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; net/minecraft/world/level/block/state/properties/DoorHingeSide/values ()[Lnet/minecraft/world/level/block/state/properties/DoorHingeSide; +CL: net/minecraft/world/level/block/state/properties/DoubleBlockHalf net/minecraft/world/level/block/state/properties/DoubleBlockHalf +FD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/$VALUES net/minecraft/world/level/block/state/properties/DoubleBlockHalf/$VALUES +FD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/LOWER net/minecraft/world/level/block/state/properties/DoubleBlockHalf/LOWER +FD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/UPPER net/minecraft/world/level/block/state/properties/DoubleBlockHalf/UPPER +FD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/net/minecraft/world/level/block/state/properties/DoubleBlockHalf net/minecraft/world/level/block/state/properties/DoubleBlockHalf/net/minecraft/world/level/block/state/properties/DoubleBlockHalf +MD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/ ()V net/minecraft/world/level/block/state/properties/DoubleBlockHalf/ ()V +MD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/ (Ljava/lang/String;I)V net/minecraft/world/level/block/state/properties/DoubleBlockHalf/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/m_156006_ ()[Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf; net/minecraft/world/level/block/state/properties/DoubleBlockHalf/$values ()[Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf; +MD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/DoubleBlockHalf/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/DoubleBlockHalf/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf; net/minecraft/world/level/block/state/properties/DoubleBlockHalf/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf; +MD: net/minecraft/world/level/block/state/properties/DoubleBlockHalf/values ()[Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf; net/minecraft/world/level/block/state/properties/DoubleBlockHalf/values ()[Lnet/minecraft/world/level/block/state/properties/DoubleBlockHalf; +CL: net/minecraft/world/level/block/state/properties/DripstoneThickness net/minecraft/world/level/block/state/properties/DripstoneThickness +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/$VALUES net/minecraft/world/level/block/state/properties/DripstoneThickness/$VALUES +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/BASE net/minecraft/world/level/block/state/properties/DripstoneThickness/BASE +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/FRUSTUM net/minecraft/world/level/block/state/properties/DripstoneThickness/FRUSTUM +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/MIDDLE net/minecraft/world/level/block/state/properties/DripstoneThickness/MIDDLE +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/TIP net/minecraft/world/level/block/state/properties/DripstoneThickness/TIP +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/TIP_MERGE net/minecraft/world/level/block/state/properties/DripstoneThickness/TIP_MERGE +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/f_156012_ net/minecraft/world/level/block/state/properties/DripstoneThickness/name +FD: net/minecraft/world/level/block/state/properties/DripstoneThickness/net/minecraft/world/level/block/state/properties/DripstoneThickness net/minecraft/world/level/block/state/properties/DripstoneThickness/net/minecraft/world/level/block/state/properties/DripstoneThickness +MD: net/minecraft/world/level/block/state/properties/DripstoneThickness/ ()V net/minecraft/world/level/block/state/properties/DripstoneThickness/ ()V +MD: net/minecraft/world/level/block/state/properties/DripstoneThickness/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/DripstoneThickness/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/DripstoneThickness/m_156019_ ()[Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; net/minecraft/world/level/block/state/properties/DripstoneThickness/$values ()[Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; +MD: net/minecraft/world/level/block/state/properties/DripstoneThickness/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/DripstoneThickness/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/DripstoneThickness/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/DripstoneThickness/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/DripstoneThickness/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; net/minecraft/world/level/block/state/properties/DripstoneThickness/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; +MD: net/minecraft/world/level/block/state/properties/DripstoneThickness/values ()[Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; net/minecraft/world/level/block/state/properties/DripstoneThickness/values ()[Lnet/minecraft/world/level/block/state/properties/DripstoneThickness; +CL: net/minecraft/world/level/block/state/properties/EnumProperty net/minecraft/world/level/block/state/properties/EnumProperty +FD: net/minecraft/world/level/block/state/properties/EnumProperty/f_61576_ net/minecraft/world/level/block/state/properties/EnumProperty/values +FD: net/minecraft/world/level/block/state/properties/EnumProperty/f_61577_ net/minecraft/world/level/block/state/properties/EnumProperty/names +FD: net/minecraft/world/level/block/state/properties/EnumProperty/net/minecraft/world/level/block/state/properties/EnumProperty net/minecraft/world/level/block/state/properties/EnumProperty/net/minecraft/world/level/block/state/properties/EnumProperty +MD: net/minecraft/world/level/block/state/properties/EnumProperty/ (Ljava/lang/String;Ljava/lang/Class;Ljava/util/Collection;)V net/minecraft/world/level/block/state/properties/EnumProperty/ (Ljava/lang/String;Ljava/lang/Class;Ljava/util/Collection;)V +MD: net/minecraft/world/level/block/state/properties/EnumProperty/equals (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/properties/EnumProperty/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_187559_ (Ljava/lang/Enum;)Z net/minecraft/world/level/block/state/properties/EnumProperty/lambda$create$0 (Ljava/lang/Enum;)Z +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_61587_ (Ljava/lang/String;Ljava/lang/Class;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; net/minecraft/world/level/block/state/properties/EnumProperty/create (Ljava/lang/String;Ljava/lang/Class;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_61590_ (Ljava/lang/String;Ljava/lang/Class;Ljava/util/Collection;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; net/minecraft/world/level/block/state/properties/EnumProperty/create (Ljava/lang/String;Ljava/lang/Class;Ljava/util/Collection;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_61594_ (Ljava/lang/String;Ljava/lang/Class;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; net/minecraft/world/level/block/state/properties/EnumProperty/create (Ljava/lang/String;Ljava/lang/Class;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_61598_ (Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Enum;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; net/minecraft/world/level/block/state/properties/EnumProperty/create (Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Enum;)Lnet/minecraft/world/level/block/state/properties/EnumProperty; +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_6215_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/block/state/properties/EnumProperty/getValue (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_6310_ ()I net/minecraft/world/level/block/state/properties/EnumProperty/generateHashCode ()I +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_6908_ ()Ljava/util/Collection; net/minecraft/world/level/block/state/properties/EnumProperty/getPossibleValues ()Ljava/util/Collection; +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_6940_ (Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/world/level/block/state/properties/EnumProperty/getName (Ljava/lang/Comparable;)Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/EnumProperty/m_6940_ (Ljava/lang/Enum;)Ljava/lang/String; net/minecraft/world/level/block/state/properties/EnumProperty/getName (Ljava/lang/Enum;)Ljava/lang/String; +CL: net/minecraft/world/level/block/state/properties/Half net/minecraft/world/level/block/state/properties/Half +FD: net/minecraft/world/level/block/state/properties/Half/$VALUES net/minecraft/world/level/block/state/properties/Half/$VALUES +FD: net/minecraft/world/level/block/state/properties/Half/BOTTOM net/minecraft/world/level/block/state/properties/Half/BOTTOM +FD: net/minecraft/world/level/block/state/properties/Half/TOP net/minecraft/world/level/block/state/properties/Half/TOP +FD: net/minecraft/world/level/block/state/properties/Half/f_61609_ net/minecraft/world/level/block/state/properties/Half/name +FD: net/minecraft/world/level/block/state/properties/Half/net/minecraft/world/level/block/state/properties/Half net/minecraft/world/level/block/state/properties/Half/net/minecraft/world/level/block/state/properties/Half +MD: net/minecraft/world/level/block/state/properties/Half/ ()V net/minecraft/world/level/block/state/properties/Half/ ()V +MD: net/minecraft/world/level/block/state/properties/Half/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/Half/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/Half/m_156025_ ()[Lnet/minecraft/world/level/block/state/properties/Half; net/minecraft/world/level/block/state/properties/Half/$values ()[Lnet/minecraft/world/level/block/state/properties/Half; +MD: net/minecraft/world/level/block/state/properties/Half/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/Half/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/Half/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/Half/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/Half/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/Half; net/minecraft/world/level/block/state/properties/Half/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/Half; +MD: net/minecraft/world/level/block/state/properties/Half/values ()[Lnet/minecraft/world/level/block/state/properties/Half; net/minecraft/world/level/block/state/properties/Half/values ()[Lnet/minecraft/world/level/block/state/properties/Half; +CL: net/minecraft/world/level/block/state/properties/IntegerProperty net/minecraft/world/level/block/state/properties/IntegerProperty +FD: net/minecraft/world/level/block/state/properties/IntegerProperty/f_61621_ net/minecraft/world/level/block/state/properties/IntegerProperty/values +FD: net/minecraft/world/level/block/state/properties/IntegerProperty/net/minecraft/world/level/block/state/properties/IntegerProperty net/minecraft/world/level/block/state/properties/IntegerProperty/net/minecraft/world/level/block/state/properties/IntegerProperty +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/ (Ljava/lang/String;II)V net/minecraft/world/level/block/state/properties/IntegerProperty/ (Ljava/lang/String;II)V +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/equals (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/properties/IntegerProperty/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/m_61631_ (Ljava/lang/String;II)Lnet/minecraft/world/level/block/state/properties/IntegerProperty; net/minecraft/world/level/block/state/properties/IntegerProperty/create (Ljava/lang/String;II)Lnet/minecraft/world/level/block/state/properties/IntegerProperty; +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/m_6215_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/block/state/properties/IntegerProperty/getValue (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/m_6310_ ()I net/minecraft/world/level/block/state/properties/IntegerProperty/generateHashCode ()I +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/m_6908_ ()Ljava/util/Collection; net/minecraft/world/level/block/state/properties/IntegerProperty/getPossibleValues ()Ljava/util/Collection; +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/m_6940_ (Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/world/level/block/state/properties/IntegerProperty/getName (Ljava/lang/Comparable;)Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/IntegerProperty/m_6940_ (Ljava/lang/Integer;)Ljava/lang/String; net/minecraft/world/level/block/state/properties/IntegerProperty/getName (Ljava/lang/Integer;)Ljava/lang/String; +CL: net/minecraft/world/level/block/state/properties/NoteBlockInstrument net/minecraft/world/level/block/state/properties/NoteBlockInstrument +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/$VALUES net/minecraft/world/level/block/state/properties/NoteBlockInstrument/$VALUES +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BANJO net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BANJO +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BASEDRUM net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BASEDRUM +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BASS net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BASS +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BELL net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BELL +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BIT net/minecraft/world/level/block/state/properties/NoteBlockInstrument/BIT +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/CHIME net/minecraft/world/level/block/state/properties/NoteBlockInstrument/CHIME +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/COW_BELL net/minecraft/world/level/block/state/properties/NoteBlockInstrument/COW_BELL +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/DIDGERIDOO net/minecraft/world/level/block/state/properties/NoteBlockInstrument/DIDGERIDOO +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/FLUTE net/minecraft/world/level/block/state/properties/NoteBlockInstrument/FLUTE +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/GUITAR net/minecraft/world/level/block/state/properties/NoteBlockInstrument/GUITAR +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/HARP net/minecraft/world/level/block/state/properties/NoteBlockInstrument/HARP +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/HAT net/minecraft/world/level/block/state/properties/NoteBlockInstrument/HAT +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/IRON_XYLOPHONE net/minecraft/world/level/block/state/properties/NoteBlockInstrument/IRON_XYLOPHONE +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/PLING net/minecraft/world/level/block/state/properties/NoteBlockInstrument/PLING +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/SNARE net/minecraft/world/level/block/state/properties/NoteBlockInstrument/SNARE +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/XYLOPHONE net/minecraft/world/level/block/state/properties/NoteBlockInstrument/XYLOPHONE +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/f_61656_ net/minecraft/world/level/block/state/properties/NoteBlockInstrument/name +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/f_61657_ net/minecraft/world/level/block/state/properties/NoteBlockInstrument/soundEvent +FD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/net/minecraft/world/level/block/state/properties/NoteBlockInstrument net/minecraft/world/level/block/state/properties/NoteBlockInstrument/net/minecraft/world/level/block/state/properties/NoteBlockInstrument +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/ ()V net/minecraft/world/level/block/state/properties/NoteBlockInstrument/ ()V +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/sounds/SoundEvent;)V net/minecraft/world/level/block/state/properties/NoteBlockInstrument/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/sounds/SoundEvent;)V +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/m_156026_ ()[Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; net/minecraft/world/level/block/state/properties/NoteBlockInstrument/$values ()[Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/m_61666_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; net/minecraft/world/level/block/state/properties/NoteBlockInstrument/byState (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/m_61668_ ()Lnet/minecraft/sounds/SoundEvent; net/minecraft/world/level/block/state/properties/NoteBlockInstrument/getSoundEvent ()Lnet/minecraft/sounds/SoundEvent; +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/NoteBlockInstrument/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; net/minecraft/world/level/block/state/properties/NoteBlockInstrument/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; +MD: net/minecraft/world/level/block/state/properties/NoteBlockInstrument/values ()[Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; net/minecraft/world/level/block/state/properties/NoteBlockInstrument/values ()[Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; +CL: net/minecraft/world/level/block/state/properties/PistonType net/minecraft/world/level/block/state/properties/PistonType +FD: net/minecraft/world/level/block/state/properties/PistonType/$VALUES net/minecraft/world/level/block/state/properties/PistonType/$VALUES +FD: net/minecraft/world/level/block/state/properties/PistonType/DEFAULT net/minecraft/world/level/block/state/properties/PistonType/DEFAULT +FD: net/minecraft/world/level/block/state/properties/PistonType/STICKY net/minecraft/world/level/block/state/properties/PistonType/STICKY +FD: net/minecraft/world/level/block/state/properties/PistonType/f_61674_ net/minecraft/world/level/block/state/properties/PistonType/name +FD: net/minecraft/world/level/block/state/properties/PistonType/net/minecraft/world/level/block/state/properties/PistonType net/minecraft/world/level/block/state/properties/PistonType/net/minecraft/world/level/block/state/properties/PistonType +MD: net/minecraft/world/level/block/state/properties/PistonType/ ()V net/minecraft/world/level/block/state/properties/PistonType/ ()V +MD: net/minecraft/world/level/block/state/properties/PistonType/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/PistonType/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/PistonType/m_156027_ ()[Lnet/minecraft/world/level/block/state/properties/PistonType; net/minecraft/world/level/block/state/properties/PistonType/$values ()[Lnet/minecraft/world/level/block/state/properties/PistonType; +MD: net/minecraft/world/level/block/state/properties/PistonType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/PistonType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/PistonType/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/PistonType/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/PistonType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/PistonType; net/minecraft/world/level/block/state/properties/PistonType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/PistonType; +MD: net/minecraft/world/level/block/state/properties/PistonType/values ()[Lnet/minecraft/world/level/block/state/properties/PistonType; net/minecraft/world/level/block/state/properties/PistonType/values ()[Lnet/minecraft/world/level/block/state/properties/PistonType; +CL: net/minecraft/world/level/block/state/properties/Property net/minecraft/world/level/block/state/properties/Property +FD: net/minecraft/world/level/block/state/properties/Property/f_61686_ net/minecraft/world/level/block/state/properties/Property/clazz +FD: net/minecraft/world/level/block/state/properties/Property/f_61687_ net/minecraft/world/level/block/state/properties/Property/name +FD: net/minecraft/world/level/block/state/properties/Property/f_61688_ net/minecraft/world/level/block/state/properties/Property/hashCode +FD: net/minecraft/world/level/block/state/properties/Property/f_61689_ net/minecraft/world/level/block/state/properties/Property/codec +FD: net/minecraft/world/level/block/state/properties/Property/f_61690_ net/minecraft/world/level/block/state/properties/Property/valueCodec +FD: net/minecraft/world/level/block/state/properties/Property/net/minecraft/world/level/block/state/properties/Property net/minecraft/world/level/block/state/properties/Property/net/minecraft/world/level/block/state/properties/Property +MD: net/minecraft/world/level/block/state/properties/Property/ (Ljava/lang/String;Ljava/lang/Class;)V net/minecraft/world/level/block/state/properties/Property/ (Ljava/lang/String;Ljava/lang/Class;)V +MD: net/minecraft/world/level/block/state/properties/Property/equals (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/properties/Property/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/properties/Property/hashCode ()I net/minecraft/world/level/block/state/properties/Property/hashCode ()I +MD: net/minecraft/world/level/block/state/properties/Property/m_156028_ (Lnet/minecraft/world/level/block/state/StateHolder;Ljava/lang/Comparable;)Lnet/minecraft/world/level/block/state/StateHolder; net/minecraft/world/level/block/state/properties/Property/lambda$parseValue$2 (Lnet/minecraft/world/level/block/state/StateHolder;Ljava/lang/Comparable;)Lnet/minecraft/world/level/block/state/StateHolder; +MD: net/minecraft/world/level/block/state/properties/Property/m_156031_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/block/state/StateHolder;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/block/state/properties/Property/parseValue (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/block/state/StateHolder;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/block/state/properties/Property/m_156035_ (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/block/state/properties/Property/lambda$new$0 (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/block/state/properties/Property/m_156037_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/block/state/properties/Property/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/block/state/properties/Property/m_61694_ (Lnet/minecraft/world/level/block/state/StateHolder;)Lnet/minecraft/world/level/block/state/properties/Property$Value; net/minecraft/world/level/block/state/properties/Property/value (Lnet/minecraft/world/level/block/state/StateHolder;)Lnet/minecraft/world/level/block/state/properties/Property$Value; +MD: net/minecraft/world/level/block/state/properties/Property/m_61697_ (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/block/state/properties/Property/lambda$new$1 (Ljava/lang/String;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/block/state/properties/Property/m_61699_ (Ljava/lang/Comparable;)Lnet/minecraft/world/level/block/state/properties/Property$Value; net/minecraft/world/level/block/state/properties/Property/value (Ljava/lang/Comparable;)Lnet/minecraft/world/level/block/state/properties/Property$Value; +MD: net/minecraft/world/level/block/state/properties/Property/m_61702_ ()Ljava/util/stream/Stream; net/minecraft/world/level/block/state/properties/Property/getAllValues ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/block/state/properties/Property/m_61705_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/block/state/properties/Property/valueCodec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/block/state/properties/Property/m_61708_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/Property/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/Property/m_61709_ ()Ljava/lang/Class; net/minecraft/world/level/block/state/properties/Property/getValueClass ()Ljava/lang/Class; +MD: net/minecraft/world/level/block/state/properties/Property/m_6215_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/block/state/properties/Property/getValue (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/block/state/properties/Property/m_6310_ ()I net/minecraft/world/level/block/state/properties/Property/generateHashCode ()I +MD: net/minecraft/world/level/block/state/properties/Property/m_6908_ ()Ljava/util/Collection; net/minecraft/world/level/block/state/properties/Property/getPossibleValues ()Ljava/util/Collection; +MD: net/minecraft/world/level/block/state/properties/Property/m_6940_ (Ljava/lang/Comparable;)Ljava/lang/String; net/minecraft/world/level/block/state/properties/Property/getName (Ljava/lang/Comparable;)Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/Property/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/Property/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/block/state/properties/Property$Value net/minecraft/world/level/block/state/properties/Property$Value +FD: net/minecraft/world/level/block/state/properties/Property$Value/f_61712_ net/minecraft/world/level/block/state/properties/Property$Value/property +FD: net/minecraft/world/level/block/state/properties/Property$Value/f_61713_ net/minecraft/world/level/block/state/properties/Property$Value/value +FD: net/minecraft/world/level/block/state/properties/Property$Value/net/minecraft/world/level/block/state/properties/Property$Value net/minecraft/world/level/block/state/properties/Property$Value/net/minecraft/world/level/block/state/properties/Property$Value +MD: net/minecraft/world/level/block/state/properties/Property$Value/ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)V net/minecraft/world/level/block/state/properties/Property$Value/ (Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)V +MD: net/minecraft/world/level/block/state/properties/Property$Value/equals (Ljava/lang/Object;)Z net/minecraft/world/level/block/state/properties/Property$Value/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/block/state/properties/Property$Value/f_61712_ ()Lnet/minecraft/world/level/block/state/properties/Property; net/minecraft/world/level/block/state/properties/Property$Value/property ()Lnet/minecraft/world/level/block/state/properties/Property; +MD: net/minecraft/world/level/block/state/properties/Property$Value/f_61713_ ()Ljava/lang/Comparable; net/minecraft/world/level/block/state/properties/Property$Value/value ()Ljava/lang/Comparable; +MD: net/minecraft/world/level/block/state/properties/Property$Value/hashCode ()I net/minecraft/world/level/block/state/properties/Property$Value/hashCode ()I +MD: net/minecraft/world/level/block/state/properties/Property$Value/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/Property$Value/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/block/state/properties/RailShape net/minecraft/world/level/block/state/properties/RailShape +FD: net/minecraft/world/level/block/state/properties/RailShape/$VALUES net/minecraft/world/level/block/state/properties/RailShape/$VALUES +FD: net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_EAST net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_EAST +FD: net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_NORTH net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_NORTH +FD: net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_SOUTH net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_SOUTH +FD: net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_WEST net/minecraft/world/level/block/state/properties/RailShape/ASCENDING_WEST +FD: net/minecraft/world/level/block/state/properties/RailShape/EAST_WEST net/minecraft/world/level/block/state/properties/RailShape/EAST_WEST +FD: net/minecraft/world/level/block/state/properties/RailShape/NORTH_EAST net/minecraft/world/level/block/state/properties/RailShape/NORTH_EAST +FD: net/minecraft/world/level/block/state/properties/RailShape/NORTH_SOUTH net/minecraft/world/level/block/state/properties/RailShape/NORTH_SOUTH +FD: net/minecraft/world/level/block/state/properties/RailShape/NORTH_WEST net/minecraft/world/level/block/state/properties/RailShape/NORTH_WEST +FD: net/minecraft/world/level/block/state/properties/RailShape/SOUTH_EAST net/minecraft/world/level/block/state/properties/RailShape/SOUTH_EAST +FD: net/minecraft/world/level/block/state/properties/RailShape/SOUTH_WEST net/minecraft/world/level/block/state/properties/RailShape/SOUTH_WEST +FD: net/minecraft/world/level/block/state/properties/RailShape/f_61737_ net/minecraft/world/level/block/state/properties/RailShape/name +FD: net/minecraft/world/level/block/state/properties/RailShape/net/minecraft/world/level/block/state/properties/RailShape net/minecraft/world/level/block/state/properties/RailShape/net/minecraft/world/level/block/state/properties/RailShape +MD: net/minecraft/world/level/block/state/properties/RailShape/ ()V net/minecraft/world/level/block/state/properties/RailShape/ ()V +MD: net/minecraft/world/level/block/state/properties/RailShape/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/RailShape/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/RailShape/m_156038_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/RailShape/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/RailShape/m_156039_ ()[Lnet/minecraft/world/level/block/state/properties/RailShape; net/minecraft/world/level/block/state/properties/RailShape/$values ()[Lnet/minecraft/world/level/block/state/properties/RailShape; +MD: net/minecraft/world/level/block/state/properties/RailShape/m_61745_ ()Z net/minecraft/world/level/block/state/properties/RailShape/isAscending ()Z +MD: net/minecraft/world/level/block/state/properties/RailShape/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/RailShape/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/RailShape/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/RailShape/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/RailShape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/RailShape; net/minecraft/world/level/block/state/properties/RailShape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/RailShape; +MD: net/minecraft/world/level/block/state/properties/RailShape/values ()[Lnet/minecraft/world/level/block/state/properties/RailShape; net/minecraft/world/level/block/state/properties/RailShape/values ()[Lnet/minecraft/world/level/block/state/properties/RailShape; +CL: net/minecraft/world/level/block/state/properties/RedstoneSide net/minecraft/world/level/block/state/properties/RedstoneSide +FD: net/minecraft/world/level/block/state/properties/RedstoneSide/$VALUES net/minecraft/world/level/block/state/properties/RedstoneSide/$VALUES +FD: net/minecraft/world/level/block/state/properties/RedstoneSide/NONE net/minecraft/world/level/block/state/properties/RedstoneSide/NONE +FD: net/minecraft/world/level/block/state/properties/RedstoneSide/SIDE net/minecraft/world/level/block/state/properties/RedstoneSide/SIDE +FD: net/minecraft/world/level/block/state/properties/RedstoneSide/UP net/minecraft/world/level/block/state/properties/RedstoneSide/UP +FD: net/minecraft/world/level/block/state/properties/RedstoneSide/f_61753_ net/minecraft/world/level/block/state/properties/RedstoneSide/name +FD: net/minecraft/world/level/block/state/properties/RedstoneSide/net/minecraft/world/level/block/state/properties/RedstoneSide net/minecraft/world/level/block/state/properties/RedstoneSide/net/minecraft/world/level/block/state/properties/RedstoneSide +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/ ()V net/minecraft/world/level/block/state/properties/RedstoneSide/ ()V +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/RedstoneSide/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/m_156040_ ()[Lnet/minecraft/world/level/block/state/properties/RedstoneSide; net/minecraft/world/level/block/state/properties/RedstoneSide/$values ()[Lnet/minecraft/world/level/block/state/properties/RedstoneSide; +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/m_61761_ ()Z net/minecraft/world/level/block/state/properties/RedstoneSide/isConnected ()Z +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/RedstoneSide/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/RedstoneSide/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/RedstoneSide; net/minecraft/world/level/block/state/properties/RedstoneSide/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/RedstoneSide; +MD: net/minecraft/world/level/block/state/properties/RedstoneSide/values ()[Lnet/minecraft/world/level/block/state/properties/RedstoneSide; net/minecraft/world/level/block/state/properties/RedstoneSide/values ()[Lnet/minecraft/world/level/block/state/properties/RedstoneSide; +CL: net/minecraft/world/level/block/state/properties/SculkSensorPhase net/minecraft/world/level/block/state/properties/SculkSensorPhase +FD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/$VALUES net/minecraft/world/level/block/state/properties/SculkSensorPhase/$VALUES +FD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/ACTIVE net/minecraft/world/level/block/state/properties/SculkSensorPhase/ACTIVE +FD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/COOLDOWN net/minecraft/world/level/block/state/properties/SculkSensorPhase/COOLDOWN +FD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/INACTIVE net/minecraft/world/level/block/state/properties/SculkSensorPhase/INACTIVE +FD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/f_156044_ net/minecraft/world/level/block/state/properties/SculkSensorPhase/name +FD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/net/minecraft/world/level/block/state/properties/SculkSensorPhase net/minecraft/world/level/block/state/properties/SculkSensorPhase/net/minecraft/world/level/block/state/properties/SculkSensorPhase +MD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/ ()V net/minecraft/world/level/block/state/properties/SculkSensorPhase/ ()V +MD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/SculkSensorPhase/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/m_156051_ ()[Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; net/minecraft/world/level/block/state/properties/SculkSensorPhase/$values ()[Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; +MD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/SculkSensorPhase/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/SculkSensorPhase/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; net/minecraft/world/level/block/state/properties/SculkSensorPhase/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; +MD: net/minecraft/world/level/block/state/properties/SculkSensorPhase/values ()[Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; net/minecraft/world/level/block/state/properties/SculkSensorPhase/values ()[Lnet/minecraft/world/level/block/state/properties/SculkSensorPhase; +CL: net/minecraft/world/level/block/state/properties/SlabType net/minecraft/world/level/block/state/properties/SlabType +FD: net/minecraft/world/level/block/state/properties/SlabType/$VALUES net/minecraft/world/level/block/state/properties/SlabType/$VALUES +FD: net/minecraft/world/level/block/state/properties/SlabType/BOTTOM net/minecraft/world/level/block/state/properties/SlabType/BOTTOM +FD: net/minecraft/world/level/block/state/properties/SlabType/DOUBLE net/minecraft/world/level/block/state/properties/SlabType/DOUBLE +FD: net/minecraft/world/level/block/state/properties/SlabType/TOP net/minecraft/world/level/block/state/properties/SlabType/TOP +FD: net/minecraft/world/level/block/state/properties/SlabType/f_61769_ net/minecraft/world/level/block/state/properties/SlabType/name +FD: net/minecraft/world/level/block/state/properties/SlabType/net/minecraft/world/level/block/state/properties/SlabType net/minecraft/world/level/block/state/properties/SlabType/net/minecraft/world/level/block/state/properties/SlabType +MD: net/minecraft/world/level/block/state/properties/SlabType/ ()V net/minecraft/world/level/block/state/properties/SlabType/ ()V +MD: net/minecraft/world/level/block/state/properties/SlabType/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/SlabType/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/SlabType/m_156057_ ()[Lnet/minecraft/world/level/block/state/properties/SlabType; net/minecraft/world/level/block/state/properties/SlabType/$values ()[Lnet/minecraft/world/level/block/state/properties/SlabType; +MD: net/minecraft/world/level/block/state/properties/SlabType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/SlabType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/SlabType/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/SlabType/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/SlabType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/SlabType; net/minecraft/world/level/block/state/properties/SlabType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/SlabType; +MD: net/minecraft/world/level/block/state/properties/SlabType/values ()[Lnet/minecraft/world/level/block/state/properties/SlabType; net/minecraft/world/level/block/state/properties/SlabType/values ()[Lnet/minecraft/world/level/block/state/properties/SlabType; +CL: net/minecraft/world/level/block/state/properties/StairsShape net/minecraft/world/level/block/state/properties/StairsShape +FD: net/minecraft/world/level/block/state/properties/StairsShape/$VALUES net/minecraft/world/level/block/state/properties/StairsShape/$VALUES +FD: net/minecraft/world/level/block/state/properties/StairsShape/INNER_LEFT net/minecraft/world/level/block/state/properties/StairsShape/INNER_LEFT +FD: net/minecraft/world/level/block/state/properties/StairsShape/INNER_RIGHT net/minecraft/world/level/block/state/properties/StairsShape/INNER_RIGHT +FD: net/minecraft/world/level/block/state/properties/StairsShape/OUTER_LEFT net/minecraft/world/level/block/state/properties/StairsShape/OUTER_LEFT +FD: net/minecraft/world/level/block/state/properties/StairsShape/OUTER_RIGHT net/minecraft/world/level/block/state/properties/StairsShape/OUTER_RIGHT +FD: net/minecraft/world/level/block/state/properties/StairsShape/STRAIGHT net/minecraft/world/level/block/state/properties/StairsShape/STRAIGHT +FD: net/minecraft/world/level/block/state/properties/StairsShape/f_61786_ net/minecraft/world/level/block/state/properties/StairsShape/name +FD: net/minecraft/world/level/block/state/properties/StairsShape/net/minecraft/world/level/block/state/properties/StairsShape net/minecraft/world/level/block/state/properties/StairsShape/net/minecraft/world/level/block/state/properties/StairsShape +MD: net/minecraft/world/level/block/state/properties/StairsShape/ ()V net/minecraft/world/level/block/state/properties/StairsShape/ ()V +MD: net/minecraft/world/level/block/state/properties/StairsShape/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/StairsShape/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/StairsShape/m_156069_ ()[Lnet/minecraft/world/level/block/state/properties/StairsShape; net/minecraft/world/level/block/state/properties/StairsShape/$values ()[Lnet/minecraft/world/level/block/state/properties/StairsShape; +MD: net/minecraft/world/level/block/state/properties/StairsShape/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/StairsShape/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/StairsShape/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/StairsShape/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/StairsShape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/StairsShape; net/minecraft/world/level/block/state/properties/StairsShape/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/StairsShape; +MD: net/minecraft/world/level/block/state/properties/StairsShape/values ()[Lnet/minecraft/world/level/block/state/properties/StairsShape; net/minecraft/world/level/block/state/properties/StairsShape/values ()[Lnet/minecraft/world/level/block/state/properties/StairsShape; +CL: net/minecraft/world/level/block/state/properties/StructureMode net/minecraft/world/level/block/state/properties/StructureMode +FD: net/minecraft/world/level/block/state/properties/StructureMode/$VALUES net/minecraft/world/level/block/state/properties/StructureMode/$VALUES +FD: net/minecraft/world/level/block/state/properties/StructureMode/CORNER net/minecraft/world/level/block/state/properties/StructureMode/CORNER +FD: net/minecraft/world/level/block/state/properties/StructureMode/DATA net/minecraft/world/level/block/state/properties/StructureMode/DATA +FD: net/minecraft/world/level/block/state/properties/StructureMode/LOAD net/minecraft/world/level/block/state/properties/StructureMode/LOAD +FD: net/minecraft/world/level/block/state/properties/StructureMode/SAVE net/minecraft/world/level/block/state/properties/StructureMode/SAVE +FD: net/minecraft/world/level/block/state/properties/StructureMode/f_61802_ net/minecraft/world/level/block/state/properties/StructureMode/name +FD: net/minecraft/world/level/block/state/properties/StructureMode/f_61803_ net/minecraft/world/level/block/state/properties/StructureMode/displayName +FD: net/minecraft/world/level/block/state/properties/StructureMode/net/minecraft/world/level/block/state/properties/StructureMode net/minecraft/world/level/block/state/properties/StructureMode/net/minecraft/world/level/block/state/properties/StructureMode +MD: net/minecraft/world/level/block/state/properties/StructureMode/ ()V net/minecraft/world/level/block/state/properties/StructureMode/ ()V +MD: net/minecraft/world/level/block/state/properties/StructureMode/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/StructureMode/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/StructureMode/m_156070_ ()[Lnet/minecraft/world/level/block/state/properties/StructureMode; net/minecraft/world/level/block/state/properties/StructureMode/$values ()[Lnet/minecraft/world/level/block/state/properties/StructureMode; +MD: net/minecraft/world/level/block/state/properties/StructureMode/m_61811_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/block/state/properties/StructureMode/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/block/state/properties/StructureMode/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/StructureMode/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/StructureMode/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/StructureMode; net/minecraft/world/level/block/state/properties/StructureMode/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/StructureMode; +MD: net/minecraft/world/level/block/state/properties/StructureMode/values ()[Lnet/minecraft/world/level/block/state/properties/StructureMode; net/minecraft/world/level/block/state/properties/StructureMode/values ()[Lnet/minecraft/world/level/block/state/properties/StructureMode; +CL: net/minecraft/world/level/block/state/properties/Tilt net/minecraft/world/level/block/state/properties/Tilt +FD: net/minecraft/world/level/block/state/properties/Tilt/$VALUES net/minecraft/world/level/block/state/properties/Tilt/$VALUES +FD: net/minecraft/world/level/block/state/properties/Tilt/FULL net/minecraft/world/level/block/state/properties/Tilt/FULL +FD: net/minecraft/world/level/block/state/properties/Tilt/NONE net/minecraft/world/level/block/state/properties/Tilt/NONE +FD: net/minecraft/world/level/block/state/properties/Tilt/PARTIAL net/minecraft/world/level/block/state/properties/Tilt/PARTIAL +FD: net/minecraft/world/level/block/state/properties/Tilt/UNSTABLE net/minecraft/world/level/block/state/properties/Tilt/UNSTABLE +FD: net/minecraft/world/level/block/state/properties/Tilt/f_156075_ net/minecraft/world/level/block/state/properties/Tilt/name +FD: net/minecraft/world/level/block/state/properties/Tilt/f_156076_ net/minecraft/world/level/block/state/properties/Tilt/causesVibration +FD: net/minecraft/world/level/block/state/properties/Tilt/net/minecraft/world/level/block/state/properties/Tilt net/minecraft/world/level/block/state/properties/Tilt/net/minecraft/world/level/block/state/properties/Tilt +MD: net/minecraft/world/level/block/state/properties/Tilt/ ()V net/minecraft/world/level/block/state/properties/Tilt/ ()V +MD: net/minecraft/world/level/block/state/properties/Tilt/ (Ljava/lang/String;ILjava/lang/String;Z)V net/minecraft/world/level/block/state/properties/Tilt/ (Ljava/lang/String;ILjava/lang/String;Z)V +MD: net/minecraft/world/level/block/state/properties/Tilt/m_156084_ ()Z net/minecraft/world/level/block/state/properties/Tilt/causesVibration ()Z +MD: net/minecraft/world/level/block/state/properties/Tilt/m_156085_ ()[Lnet/minecraft/world/level/block/state/properties/Tilt; net/minecraft/world/level/block/state/properties/Tilt/$values ()[Lnet/minecraft/world/level/block/state/properties/Tilt; +MD: net/minecraft/world/level/block/state/properties/Tilt/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/Tilt/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/Tilt/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/Tilt; net/minecraft/world/level/block/state/properties/Tilt/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/Tilt; +MD: net/minecraft/world/level/block/state/properties/Tilt/values ()[Lnet/minecraft/world/level/block/state/properties/Tilt; net/minecraft/world/level/block/state/properties/Tilt/values ()[Lnet/minecraft/world/level/block/state/properties/Tilt; +CL: net/minecraft/world/level/block/state/properties/WallSide net/minecraft/world/level/block/state/properties/WallSide +FD: net/minecraft/world/level/block/state/properties/WallSide/$VALUES net/minecraft/world/level/block/state/properties/WallSide/$VALUES +FD: net/minecraft/world/level/block/state/properties/WallSide/LOW net/minecraft/world/level/block/state/properties/WallSide/LOW +FD: net/minecraft/world/level/block/state/properties/WallSide/NONE net/minecraft/world/level/block/state/properties/WallSide/NONE +FD: net/minecraft/world/level/block/state/properties/WallSide/TALL net/minecraft/world/level/block/state/properties/WallSide/TALL +FD: net/minecraft/world/level/block/state/properties/WallSide/f_61818_ net/minecraft/world/level/block/state/properties/WallSide/name +FD: net/minecraft/world/level/block/state/properties/WallSide/net/minecraft/world/level/block/state/properties/WallSide net/minecraft/world/level/block/state/properties/WallSide/net/minecraft/world/level/block/state/properties/WallSide +MD: net/minecraft/world/level/block/state/properties/WallSide/ ()V net/minecraft/world/level/block/state/properties/WallSide/ ()V +MD: net/minecraft/world/level/block/state/properties/WallSide/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/block/state/properties/WallSide/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/WallSide/m_156090_ ()[Lnet/minecraft/world/level/block/state/properties/WallSide; net/minecraft/world/level/block/state/properties/WallSide/$values ()[Lnet/minecraft/world/level/block/state/properties/WallSide; +MD: net/minecraft/world/level/block/state/properties/WallSide/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/WallSide/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/WallSide/toString ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/WallSide/toString ()Ljava/lang/String; +MD: net/minecraft/world/level/block/state/properties/WallSide/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/WallSide; net/minecraft/world/level/block/state/properties/WallSide/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/WallSide; +MD: net/minecraft/world/level/block/state/properties/WallSide/values ()[Lnet/minecraft/world/level/block/state/properties/WallSide; net/minecraft/world/level/block/state/properties/WallSide/values ()[Lnet/minecraft/world/level/block/state/properties/WallSide; +CL: net/minecraft/world/level/block/state/properties/WoodType net/minecraft/world/level/block/state/properties/WoodType +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61830_ net/minecraft/world/level/block/state/properties/WoodType/OAK +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61831_ net/minecraft/world/level/block/state/properties/WoodType/SPRUCE +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61832_ net/minecraft/world/level/block/state/properties/WoodType/BIRCH +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61833_ net/minecraft/world/level/block/state/properties/WoodType/ACACIA +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61834_ net/minecraft/world/level/block/state/properties/WoodType/JUNGLE +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61835_ net/minecraft/world/level/block/state/properties/WoodType/DARK_OAK +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61836_ net/minecraft/world/level/block/state/properties/WoodType/CRIMSON +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61837_ net/minecraft/world/level/block/state/properties/WoodType/WARPED +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61838_ net/minecraft/world/level/block/state/properties/WoodType/VALUES +FD: net/minecraft/world/level/block/state/properties/WoodType/f_61839_ net/minecraft/world/level/block/state/properties/WoodType/name +FD: net/minecraft/world/level/block/state/properties/WoodType/net/minecraft/world/level/block/state/properties/WoodType net/minecraft/world/level/block/state/properties/WoodType/net/minecraft/world/level/block/state/properties/WoodType +MD: net/minecraft/world/level/block/state/properties/WoodType/ ()V net/minecraft/world/level/block/state/properties/WoodType/ ()V +MD: net/minecraft/world/level/block/state/properties/WoodType/ (Ljava/lang/String;)V net/minecraft/world/level/block/state/properties/WoodType/ (Ljava/lang/String;)V +MD: net/minecraft/world/level/block/state/properties/WoodType/m_61843_ ()Ljava/util/stream/Stream; net/minecraft/world/level/block/state/properties/WoodType/values ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/block/state/properties/WoodType/m_61844_ (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/world/level/block/state/properties/WoodType; net/minecraft/world/level/block/state/properties/WoodType/register (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/world/level/block/state/properties/WoodType; +MD: net/minecraft/world/level/block/state/properties/WoodType/m_61846_ ()Ljava/lang/String; net/minecraft/world/level/block/state/properties/WoodType/name ()Ljava/lang/String; +CL: net/minecraft/world/level/block/state/properties/package-info net/minecraft/world/level/block/state/properties/package-info +FD: net/minecraft/world/level/block/state/properties/package-info/net/minecraft/world/level/block/state/properties/package-info net/minecraft/world/level/block/state/properties/package-info/net/minecraft/world/level/block/state/properties/package-info +CL: net/minecraft/world/level/border/BorderChangeListener net/minecraft/world/level/border/BorderChangeListener +FD: net/minecraft/world/level/border/BorderChangeListener/net/minecraft/world/level/border/BorderChangeListener net/minecraft/world/level/border/BorderChangeListener/net/minecraft/world/level/border/BorderChangeListener +MD: net/minecraft/world/level/border/BorderChangeListener/m_5903_ (Lnet/minecraft/world/level/border/WorldBorder;I)V net/minecraft/world/level/border/BorderChangeListener/onBorderSetWarningBlocks (Lnet/minecraft/world/level/border/WorldBorder;I)V +MD: net/minecraft/world/level/border/BorderChangeListener/m_5904_ (Lnet/minecraft/world/level/border/WorldBorder;I)V net/minecraft/world/level/border/BorderChangeListener/onBorderSetWarningTime (Lnet/minecraft/world/level/border/WorldBorder;I)V +MD: net/minecraft/world/level/border/BorderChangeListener/m_6312_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/world/level/border/BorderChangeListener/onBorderSizeSet (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/world/level/border/BorderChangeListener/m_6313_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/world/level/border/BorderChangeListener/onBorderSetDamageSafeZOne (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/world/level/border/BorderChangeListener/m_6315_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/world/level/border/BorderChangeListener/onBorderSetDamagePerBlock (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/world/level/border/BorderChangeListener/m_6689_ (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V net/minecraft/world/level/border/BorderChangeListener/onBorderSizeLerping (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V +MD: net/minecraft/world/level/border/BorderChangeListener/m_7721_ (Lnet/minecraft/world/level/border/WorldBorder;DD)V net/minecraft/world/level/border/BorderChangeListener/onBorderCenterSet (Lnet/minecraft/world/level/border/WorldBorder;DD)V +CL: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener +FD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/f_61864_ net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/worldBorder +FD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/m_5903_ (Lnet/minecraft/world/level/border/WorldBorder;I)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/onBorderSetWarningBlocks (Lnet/minecraft/world/level/border/WorldBorder;I)V +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/m_5904_ (Lnet/minecraft/world/level/border/WorldBorder;I)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/onBorderSetWarningTime (Lnet/minecraft/world/level/border/WorldBorder;I)V +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/m_6312_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/onBorderSizeSet (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/m_6313_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/onBorderSetDamageSafeZOne (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/m_6315_ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/onBorderSetDamagePerBlock (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/m_6689_ (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/onBorderSizeLerping (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V +MD: net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/m_7721_ (Lnet/minecraft/world/level/border/WorldBorder;DD)V net/minecraft/world/level/border/BorderChangeListener$DelegateBorderChangeListener/onBorderCenterSet (Lnet/minecraft/world/level/border/WorldBorder;DD)V +CL: net/minecraft/world/level/border/BorderStatus net/minecraft/world/level/border/BorderStatus +FD: net/minecraft/world/level/border/BorderStatus/$VALUES net/minecraft/world/level/border/BorderStatus/$VALUES +FD: net/minecraft/world/level/border/BorderStatus/GROWING net/minecraft/world/level/border/BorderStatus/GROWING +FD: net/minecraft/world/level/border/BorderStatus/SHRINKING net/minecraft/world/level/border/BorderStatus/SHRINKING +FD: net/minecraft/world/level/border/BorderStatus/STATIONARY net/minecraft/world/level/border/BorderStatus/STATIONARY +FD: net/minecraft/world/level/border/BorderStatus/f_61894_ net/minecraft/world/level/border/BorderStatus/color +FD: net/minecraft/world/level/border/BorderStatus/net/minecraft/world/level/border/BorderStatus net/minecraft/world/level/border/BorderStatus/net/minecraft/world/level/border/BorderStatus +MD: net/minecraft/world/level/border/BorderStatus/ ()V net/minecraft/world/level/border/BorderStatus/ ()V +MD: net/minecraft/world/level/border/BorderStatus/ (Ljava/lang/String;II)V net/minecraft/world/level/border/BorderStatus/ (Ljava/lang/String;II)V +MD: net/minecraft/world/level/border/BorderStatus/m_156091_ ()[Lnet/minecraft/world/level/border/BorderStatus; net/minecraft/world/level/border/BorderStatus/$values ()[Lnet/minecraft/world/level/border/BorderStatus; +MD: net/minecraft/world/level/border/BorderStatus/m_61901_ ()I net/minecraft/world/level/border/BorderStatus/getColor ()I +MD: net/minecraft/world/level/border/BorderStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/border/BorderStatus; net/minecraft/world/level/border/BorderStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/border/BorderStatus; +MD: net/minecraft/world/level/border/BorderStatus/values ()[Lnet/minecraft/world/level/border/BorderStatus; net/minecraft/world/level/border/BorderStatus/values ()[Lnet/minecraft/world/level/border/BorderStatus; +CL: net/minecraft/world/level/border/WorldBorder net/minecraft/world/level/border/WorldBorder +FD: net/minecraft/world/level/border/WorldBorder/f_156092_ net/minecraft/world/level/border/WorldBorder/MAX_SIZE +FD: net/minecraft/world/level/border/WorldBorder/f_196705_ net/minecraft/world/level/border/WorldBorder/MAX_CENTER_COORDINATE +FD: net/minecraft/world/level/border/WorldBorder/f_61905_ net/minecraft/world/level/border/WorldBorder/listeners +FD: net/minecraft/world/level/border/WorldBorder/f_61906_ net/minecraft/world/level/border/WorldBorder/damagePerBlock +FD: net/minecraft/world/level/border/WorldBorder/f_61907_ net/minecraft/world/level/border/WorldBorder/DEFAULT_SETTINGS +FD: net/minecraft/world/level/border/WorldBorder/f_61908_ net/minecraft/world/level/border/WorldBorder/damageSafeZone +FD: net/minecraft/world/level/border/WorldBorder/f_61909_ net/minecraft/world/level/border/WorldBorder/warningTime +FD: net/minecraft/world/level/border/WorldBorder/f_61910_ net/minecraft/world/level/border/WorldBorder/warningBlocks +FD: net/minecraft/world/level/border/WorldBorder/f_61911_ net/minecraft/world/level/border/WorldBorder/centerX +FD: net/minecraft/world/level/border/WorldBorder/f_61912_ net/minecraft/world/level/border/WorldBorder/centerZ +FD: net/minecraft/world/level/border/WorldBorder/f_61913_ net/minecraft/world/level/border/WorldBorder/absoluteMaxSize +FD: net/minecraft/world/level/border/WorldBorder/f_61914_ net/minecraft/world/level/border/WorldBorder/extent +FD: net/minecraft/world/level/border/WorldBorder/net/minecraft/world/level/border/WorldBorder net/minecraft/world/level/border/WorldBorder/net/minecraft/world/level/border/WorldBorder +MD: net/minecraft/world/level/border/WorldBorder/ ()V net/minecraft/world/level/border/WorldBorder/ ()V +MD: net/minecraft/world/level/border/WorldBorder/ ()V net/minecraft/world/level/border/WorldBorder/ ()V +MD: net/minecraft/world/level/border/WorldBorder/m_156093_ (DD)Z net/minecraft/world/level/border/WorldBorder/isWithinBounds (DD)Z +MD: net/minecraft/world/level/border/WorldBorder/m_156096_ (Lnet/minecraft/world/level/border/BorderChangeListener;)V net/minecraft/world/level/border/WorldBorder/removeListener (Lnet/minecraft/world/level/border/BorderChangeListener;)V +MD: net/minecraft/world/level/border/WorldBorder/m_187562_ (DDD)Z net/minecraft/world/level/border/WorldBorder/isWithinBounds (DDD)Z +MD: net/minecraft/world/level/border/WorldBorder/m_187566_ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/level/border/WorldBorder/isInsideCloseToBorder (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/level/border/WorldBorder/m_187569_ (DDD)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/border/WorldBorder/clampToBounds (DDD)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/border/WorldBorder/m_61917_ (D)V net/minecraft/world/level/border/WorldBorder/setSize (D)V +MD: net/minecraft/world/level/border/WorldBorder/m_61919_ (DDJ)V net/minecraft/world/level/border/WorldBorder/lerpSizeBetween (DDJ)V +MD: net/minecraft/world/level/border/WorldBorder/m_61923_ (I)V net/minecraft/world/level/border/WorldBorder/setAbsoluteMaxSize (I)V +MD: net/minecraft/world/level/border/WorldBorder/m_61925_ (Lnet/minecraft/world/entity/Entity;)D net/minecraft/world/level/border/WorldBorder/getDistanceToBorder (Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/world/level/border/WorldBorder/m_61927_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/world/level/border/WorldBorder/isWithinBounds (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/world/level/border/WorldBorder/m_61929_ (Lnet/minecraft/world/level/border/BorderChangeListener;)V net/minecraft/world/level/border/WorldBorder/addListener (Lnet/minecraft/world/level/border/BorderChangeListener;)V +MD: net/minecraft/world/level/border/WorldBorder/m_61931_ (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V net/minecraft/world/level/border/WorldBorder/applySettings (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V +MD: net/minecraft/world/level/border/WorldBorder/m_61935_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/level/border/WorldBorder/isWithinBounds (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/level/border/WorldBorder/m_61937_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/border/WorldBorder/isWithinBounds (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/border/WorldBorder/m_61939_ (D)V net/minecraft/world/level/border/WorldBorder/setDamageSafeZone (D)V +MD: net/minecraft/world/level/border/WorldBorder/m_61941_ (DD)D net/minecraft/world/level/border/WorldBorder/getDistanceToBorder (DD)D +MD: net/minecraft/world/level/border/WorldBorder/m_61944_ (I)V net/minecraft/world/level/border/WorldBorder/setWarningTime (I)V +MD: net/minecraft/world/level/border/WorldBorder/m_61946_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/border/WorldBorder/getCollisionShape ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/border/WorldBorder/m_61947_ (D)V net/minecraft/world/level/border/WorldBorder/setDamagePerBlock (D)V +MD: net/minecraft/world/level/border/WorldBorder/m_61949_ (DD)V net/minecraft/world/level/border/WorldBorder/setCenter (DD)V +MD: net/minecraft/world/level/border/WorldBorder/m_61952_ (I)V net/minecraft/world/level/border/WorldBorder/setWarningBlocks (I)V +MD: net/minecraft/world/level/border/WorldBorder/m_61954_ ()Lnet/minecraft/world/level/border/BorderStatus; net/minecraft/world/level/border/WorldBorder/getStatus ()Lnet/minecraft/world/level/border/BorderStatus; +MD: net/minecraft/world/level/border/WorldBorder/m_61955_ ()D net/minecraft/world/level/border/WorldBorder/getMinX ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61956_ ()D net/minecraft/world/level/border/WorldBorder/getMinZ ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61957_ ()D net/minecraft/world/level/border/WorldBorder/getMaxX ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61958_ ()D net/minecraft/world/level/border/WorldBorder/getMaxZ ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61959_ ()D net/minecraft/world/level/border/WorldBorder/getSize ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61960_ ()J net/minecraft/world/level/border/WorldBorder/getLerpRemainingTime ()J +MD: net/minecraft/world/level/border/WorldBorder/m_61961_ ()D net/minecraft/world/level/border/WorldBorder/getLerpTarget ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61962_ ()Ljava/util/List; net/minecraft/world/level/border/WorldBorder/getListeners ()Ljava/util/List; +MD: net/minecraft/world/level/border/WorldBorder/m_61963_ ()I net/minecraft/world/level/border/WorldBorder/getAbsoluteMaxSize ()I +MD: net/minecraft/world/level/border/WorldBorder/m_61964_ ()D net/minecraft/world/level/border/WorldBorder/getDamageSafeZone ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61965_ ()D net/minecraft/world/level/border/WorldBorder/getDamagePerBlock ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61966_ ()D net/minecraft/world/level/border/WorldBorder/getLerpSpeed ()D +MD: net/minecraft/world/level/border/WorldBorder/m_61967_ ()I net/minecraft/world/level/border/WorldBorder/getWarningTime ()I +MD: net/minecraft/world/level/border/WorldBorder/m_61968_ ()I net/minecraft/world/level/border/WorldBorder/getWarningBlocks ()I +MD: net/minecraft/world/level/border/WorldBorder/m_61969_ ()V net/minecraft/world/level/border/WorldBorder/tick ()V +MD: net/minecraft/world/level/border/WorldBorder/m_61970_ ()Lnet/minecraft/world/level/border/WorldBorder$Settings; net/minecraft/world/level/border/WorldBorder/createSettings ()Lnet/minecraft/world/level/border/WorldBorder$Settings; +MD: net/minecraft/world/level/border/WorldBorder/m_6345_ ()D net/minecraft/world/level/border/WorldBorder/getCenterZ ()D +MD: net/minecraft/world/level/border/WorldBorder/m_6347_ ()D net/minecraft/world/level/border/WorldBorder/getCenterX ()D +CL: net/minecraft/world/level/border/WorldBorder$BorderExtent net/minecraft/world/level/border/WorldBorder$BorderExtent +FD: net/minecraft/world/level/border/WorldBorder$BorderExtent/net/minecraft/world/level/border/WorldBorder$BorderExtent net/minecraft/world/level/border/WorldBorder$BorderExtent/net/minecraft/world/level/border/WorldBorder$BorderExtent +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_5570_ ()Lnet/minecraft/world/level/border/BorderStatus; net/minecraft/world/level/border/WorldBorder$BorderExtent/getStatus ()Lnet/minecraft/world/level/border/BorderStatus; +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_5794_ ()Lnet/minecraft/world/level/border/WorldBorder$BorderExtent; net/minecraft/world/level/border/WorldBorder$BorderExtent/update ()Lnet/minecraft/world/level/border/WorldBorder$BorderExtent; +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6186_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/border/WorldBorder$BorderExtent/getCollisionShape ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6605_ ()D net/minecraft/world/level/border/WorldBorder$BorderExtent/getLerpTarget ()D +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6606_ ()D net/minecraft/world/level/border/WorldBorder$BorderExtent/getMinZ ()D +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6608_ ()D net/minecraft/world/level/border/WorldBorder$BorderExtent/getMaxX ()D +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6611_ ()D net/minecraft/world/level/border/WorldBorder$BorderExtent/getLerpSpeed ()D +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6613_ ()D net/minecraft/world/level/border/WorldBorder$BorderExtent/getMinX ()D +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6618_ ()D net/minecraft/world/level/border/WorldBorder$BorderExtent/getSize ()D +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6619_ ()D net/minecraft/world/level/border/WorldBorder$BorderExtent/getMaxZ ()D +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6622_ ()V net/minecraft/world/level/border/WorldBorder$BorderExtent/onCenterChange ()V +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6623_ ()V net/minecraft/world/level/border/WorldBorder$BorderExtent/onAbsoluteMaxSizeChange ()V +MD: net/minecraft/world/level/border/WorldBorder$BorderExtent/m_6738_ ()J net/minecraft/world/level/border/WorldBorder$BorderExtent/getLerpRemainingTime ()J +CL: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent net/minecraft/world/level/border/WorldBorder$MovingBorderExtent +FD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/f_61971_ net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/this$0 +FD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/f_61972_ net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/from +FD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/f_61973_ net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/to +FD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/f_61974_ net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/lerpEnd +FD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/f_61975_ net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/lerpBegin +FD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/f_61976_ net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/lerpDuration +FD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/net/minecraft/world/level/border/WorldBorder$MovingBorderExtent net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/net/minecraft/world/level/border/WorldBorder$MovingBorderExtent +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/ (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/ (Lnet/minecraft/world/level/border/WorldBorder;DDJ)V +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_5570_ ()Lnet/minecraft/world/level/border/BorderStatus; net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getStatus ()Lnet/minecraft/world/level/border/BorderStatus; +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_5794_ ()Lnet/minecraft/world/level/border/WorldBorder$BorderExtent; net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/update ()Lnet/minecraft/world/level/border/WorldBorder$BorderExtent; +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6186_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getCollisionShape ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6605_ ()D net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getLerpTarget ()D +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6606_ ()D net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getMinZ ()D +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6608_ ()D net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getMaxX ()D +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6611_ ()D net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getLerpSpeed ()D +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6613_ ()D net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getMinX ()D +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6618_ ()D net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getSize ()D +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6619_ ()D net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getMaxZ ()D +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6622_ ()V net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/onCenterChange ()V +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6623_ ()V net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/onAbsoluteMaxSizeChange ()V +MD: net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/m_6738_ ()J net/minecraft/world/level/border/WorldBorder$MovingBorderExtent/getLerpRemainingTime ()J +CL: net/minecraft/world/level/border/WorldBorder$Settings net/minecraft/world/level/border/WorldBorder$Settings +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62001_ net/minecraft/world/level/border/WorldBorder$Settings/centerX +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62002_ net/minecraft/world/level/border/WorldBorder$Settings/centerZ +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62003_ net/minecraft/world/level/border/WorldBorder$Settings/damagePerBlock +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62004_ net/minecraft/world/level/border/WorldBorder$Settings/safeZone +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62005_ net/minecraft/world/level/border/WorldBorder$Settings/warningBlocks +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62006_ net/minecraft/world/level/border/WorldBorder$Settings/warningTime +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62007_ net/minecraft/world/level/border/WorldBorder$Settings/size +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62008_ net/minecraft/world/level/border/WorldBorder$Settings/sizeLerpTime +FD: net/minecraft/world/level/border/WorldBorder$Settings/f_62009_ net/minecraft/world/level/border/WorldBorder$Settings/sizeLerpTarget +FD: net/minecraft/world/level/border/WorldBorder$Settings/net/minecraft/world/level/border/WorldBorder$Settings net/minecraft/world/level/border/WorldBorder$Settings/net/minecraft/world/level/border/WorldBorder$Settings +MD: net/minecraft/world/level/border/WorldBorder$Settings/ (DDDDIIDJD)V net/minecraft/world/level/border/WorldBorder$Settings/ (DDDDIIDJD)V +MD: net/minecraft/world/level/border/WorldBorder$Settings/ (Lnet/minecraft/world/level/border/WorldBorder;)V net/minecraft/world/level/border/WorldBorder$Settings/ (Lnet/minecraft/world/level/border/WorldBorder;)V +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62036_ ()D net/minecraft/world/level/border/WorldBorder$Settings/getCenterX ()D +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62037_ (Lcom/mojang/serialization/DynamicLike;Lnet/minecraft/world/level/border/WorldBorder$Settings;)Lnet/minecraft/world/level/border/WorldBorder$Settings; net/minecraft/world/level/border/WorldBorder$Settings/read (Lcom/mojang/serialization/DynamicLike;Lnet/minecraft/world/level/border/WorldBorder$Settings;)Lnet/minecraft/world/level/border/WorldBorder$Settings; +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62040_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/border/WorldBorder$Settings/write (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62042_ ()D net/minecraft/world/level/border/WorldBorder$Settings/getCenterZ ()D +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62043_ ()D net/minecraft/world/level/border/WorldBorder$Settings/getDamagePerBlock ()D +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62044_ ()D net/minecraft/world/level/border/WorldBorder$Settings/getSafeZone ()D +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62045_ ()I net/minecraft/world/level/border/WorldBorder$Settings/getWarningBlocks ()I +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62046_ ()I net/minecraft/world/level/border/WorldBorder$Settings/getWarningTime ()I +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62047_ ()D net/minecraft/world/level/border/WorldBorder$Settings/getSize ()D +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62048_ ()J net/minecraft/world/level/border/WorldBorder$Settings/getSizeLerpTime ()J +MD: net/minecraft/world/level/border/WorldBorder$Settings/m_62049_ ()D net/minecraft/world/level/border/WorldBorder$Settings/getSizeLerpTarget ()D +CL: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent net/minecraft/world/level/border/WorldBorder$StaticBorderExtent +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/f_62050_ net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/this$0 +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/f_62051_ net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/size +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/f_62052_ net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/minX +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/f_62053_ net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/minZ +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/f_62054_ net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/maxX +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/f_62055_ net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/maxZ +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/f_62056_ net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/shape +FD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/net/minecraft/world/level/border/WorldBorder$StaticBorderExtent net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/net/minecraft/world/level/border/WorldBorder$StaticBorderExtent +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/ (Lnet/minecraft/world/level/border/WorldBorder;D)V net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/ (Lnet/minecraft/world/level/border/WorldBorder;D)V +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_5570_ ()Lnet/minecraft/world/level/border/BorderStatus; net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getStatus ()Lnet/minecraft/world/level/border/BorderStatus; +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_5794_ ()Lnet/minecraft/world/level/border/WorldBorder$BorderExtent; net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/update ()Lnet/minecraft/world/level/border/WorldBorder$BorderExtent; +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6186_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getCollisionShape ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_62073_ ()V net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/updateBox ()V +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6605_ ()D net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getLerpTarget ()D +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6606_ ()D net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getMinZ ()D +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6608_ ()D net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getMaxX ()D +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6611_ ()D net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getLerpSpeed ()D +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6613_ ()D net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getMinX ()D +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6618_ ()D net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getSize ()D +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6619_ ()D net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getMaxZ ()D +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6622_ ()V net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/onCenterChange ()V +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6623_ ()V net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/onAbsoluteMaxSizeChange ()V +MD: net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/m_6738_ ()J net/minecraft/world/level/border/WorldBorder$StaticBorderExtent/getLerpRemainingTime ()J +CL: net/minecraft/world/level/border/package-info net/minecraft/world/level/border/package-info +FD: net/minecraft/world/level/border/package-info/net/minecraft/world/level/border/package-info net/minecraft/world/level/border/package-info/net/minecraft/world/level/border/package-info +CL: net/minecraft/world/level/chunk/BlockColumn net/minecraft/world/level/chunk/BlockColumn +FD: net/minecraft/world/level/chunk/BlockColumn/net/minecraft/world/level/chunk/BlockColumn net/minecraft/world/level/chunk/BlockColumn/net/minecraft/world/level/chunk/BlockColumn +MD: net/minecraft/world/level/chunk/BlockColumn/m_183556_ (I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/BlockColumn/getBlock (I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/BlockColumn/m_183639_ (ILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/chunk/BlockColumn/setBlock (ILnet/minecraft/world/level/block/state/BlockState;)V +CL: net/minecraft/world/level/chunk/BulkSectionAccess net/minecraft/world/level/chunk/BulkSectionAccess +FD: net/minecraft/world/level/chunk/BulkSectionAccess/f_156098_ net/minecraft/world/level/chunk/BulkSectionAccess/level +FD: net/minecraft/world/level/chunk/BulkSectionAccess/f_156099_ net/minecraft/world/level/chunk/BulkSectionAccess/acquiredSections +FD: net/minecraft/world/level/chunk/BulkSectionAccess/f_156100_ net/minecraft/world/level/chunk/BulkSectionAccess/lastSection +FD: net/minecraft/world/level/chunk/BulkSectionAccess/f_156101_ net/minecraft/world/level/chunk/BulkSectionAccess/lastSectionKey +FD: net/minecraft/world/level/chunk/BulkSectionAccess/net/minecraft/world/level/chunk/BulkSectionAccess net/minecraft/world/level/chunk/BulkSectionAccess/net/minecraft/world/level/chunk/BulkSectionAccess +MD: net/minecraft/world/level/chunk/BulkSectionAccess/ (Lnet/minecraft/world/level/LevelAccessor;)V net/minecraft/world/level/chunk/BulkSectionAccess/ (Lnet/minecraft/world/level/LevelAccessor;)V +MD: net/minecraft/world/level/chunk/BulkSectionAccess/close ()V net/minecraft/world/level/chunk/BulkSectionAccess/close ()V +MD: net/minecraft/world/level/chunk/BulkSectionAccess/m_156104_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/LevelChunkSection; net/minecraft/world/level/chunk/BulkSectionAccess/getSection (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/chunk/LevelChunkSection; +MD: net/minecraft/world/level/chunk/BulkSectionAccess/m_156106_ (Lnet/minecraft/core/BlockPos;IJ)Lnet/minecraft/world/level/chunk/LevelChunkSection; net/minecraft/world/level/chunk/BulkSectionAccess/lambda$getSection$0 (Lnet/minecraft/core/BlockPos;IJ)Lnet/minecraft/world/level/chunk/LevelChunkSection; +MD: net/minecraft/world/level/chunk/BulkSectionAccess/m_156110_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/BulkSectionAccess/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/chunk/CarvingMask net/minecraft/world/level/chunk/CarvingMask +FD: net/minecraft/world/level/chunk/CarvingMask/f_187576_ net/minecraft/world/level/chunk/CarvingMask/minY +FD: net/minecraft/world/level/chunk/CarvingMask/f_187577_ net/minecraft/world/level/chunk/CarvingMask/mask +FD: net/minecraft/world/level/chunk/CarvingMask/f_196706_ net/minecraft/world/level/chunk/CarvingMask/additionalMask +FD: net/minecraft/world/level/chunk/CarvingMask/net/minecraft/world/level/chunk/CarvingMask net/minecraft/world/level/chunk/CarvingMask/net/minecraft/world/level/chunk/CarvingMask +MD: net/minecraft/world/level/chunk/CarvingMask/ (II)V net/minecraft/world/level/chunk/CarvingMask/ (II)V +MD: net/minecraft/world/level/chunk/CarvingMask/ ([JI)V net/minecraft/world/level/chunk/CarvingMask/ ([JI)V +MD: net/minecraft/world/level/chunk/CarvingMask/m_187584_ ()[J net/minecraft/world/level/chunk/CarvingMask/toArray ()[J +MD: net/minecraft/world/level/chunk/CarvingMask/m_187585_ (III)V net/minecraft/world/level/chunk/CarvingMask/set (III)V +MD: net/minecraft/world/level/chunk/CarvingMask/m_187589_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/stream/Stream; net/minecraft/world/level/chunk/CarvingMask/stream (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/CarvingMask/m_187594_ (III)Z net/minecraft/world/level/chunk/CarvingMask/get (III)Z +MD: net/minecraft/world/level/chunk/CarvingMask/m_187598_ (III)I net/minecraft/world/level/chunk/CarvingMask/getIndex (III)I +MD: net/minecraft/world/level/chunk/CarvingMask/m_196707_ (Lnet/minecraft/world/level/ChunkPos;I)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/chunk/CarvingMask/lambda$stream$1 (Lnet/minecraft/world/level/ChunkPos;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/chunk/CarvingMask/m_196710_ (Lnet/minecraft/world/level/chunk/CarvingMask$Mask;)V net/minecraft/world/level/chunk/CarvingMask/setAdditionalMask (Lnet/minecraft/world/level/chunk/CarvingMask$Mask;)V +MD: net/minecraft/world/level/chunk/CarvingMask/m_196712_ (III)Z net/minecraft/world/level/chunk/CarvingMask/lambda$new$0 (III)Z +CL: net/minecraft/world/level/chunk/CarvingMask$Mask net/minecraft/world/level/chunk/CarvingMask$Mask +FD: net/minecraft/world/level/chunk/CarvingMask$Mask/net/minecraft/world/level/chunk/CarvingMask$Mask net/minecraft/world/level/chunk/CarvingMask$Mask/net/minecraft/world/level/chunk/CarvingMask$Mask +MD: net/minecraft/world/level/chunk/CarvingMask$Mask/m_196716_ (III)Z net/minecraft/world/level/chunk/CarvingMask$Mask/test (III)Z +CL: net/minecraft/world/level/chunk/ChunkAccess net/minecraft/world/level/chunk/ChunkAccess +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187602_ net/minecraft/world/level/chunk/ChunkAccess/postProcessing +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187603_ net/minecraft/world/level/chunk/ChunkAccess/unsaved +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187604_ net/minecraft/world/level/chunk/ChunkAccess/chunkPos +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187605_ net/minecraft/world/level/chunk/ChunkAccess/noiseChunk +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187606_ net/minecraft/world/level/chunk/ChunkAccess/upgradeData +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187607_ net/minecraft/world/level/chunk/ChunkAccess/blendingData +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187608_ net/minecraft/world/level/chunk/ChunkAccess/heightmaps +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187609_ net/minecraft/world/level/chunk/ChunkAccess/pendingBlockEntities +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187610_ net/minecraft/world/level/chunk/ChunkAccess/blockEntities +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187611_ net/minecraft/world/level/chunk/ChunkAccess/levelHeightAccessor +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187612_ net/minecraft/world/level/chunk/ChunkAccess/sections +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187613_ net/minecraft/world/level/chunk/ChunkAccess/LOGGER +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187614_ net/minecraft/world/level/chunk/ChunkAccess/isLightCorrect +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187615_ net/minecraft/world/level/chunk/ChunkAccess/inhabitedTime +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187616_ net/minecraft/world/level/chunk/ChunkAccess/carverBiome +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187617_ net/minecraft/world/level/chunk/ChunkAccess/structureStarts +FD: net/minecraft/world/level/chunk/ChunkAccess/f_187618_ net/minecraft/world/level/chunk/ChunkAccess/structuresRefences +FD: net/minecraft/world/level/chunk/ChunkAccess/f_207932_ net/minecraft/world/level/chunk/ChunkAccess/EMPTY_REFERENCE_SET +FD: net/minecraft/world/level/chunk/ChunkAccess/net/minecraft/world/level/chunk/ChunkAccess net/minecraft/world/level/chunk/ChunkAccess/net/minecraft/world/level/chunk/ChunkAccess +MD: net/minecraft/world/level/chunk/ChunkAccess/ ()V net/minecraft/world/level/chunk/ChunkAccess/ ()V +MD: net/minecraft/world/level/chunk/ChunkAccess/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/chunk/ChunkAccess/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_141928_ ()I net/minecraft/world/level/chunk/ChunkAccess/getHeight ()I +MD: net/minecraft/world/level/chunk/ChunkAccess/m_141937_ ()I net/minecraft/world/level/chunk/ChunkAccess/getMinBuildHeight ()I +MD: net/minecraft/world/level/chunk/ChunkAccess/m_142169_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/ChunkAccess/setBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_142336_ (I)Lnet/minecraft/world/level/gameevent/GameEventDispatcher; net/minecraft/world/level/chunk/ChunkAccess/getEventDispatcher (I)Lnet/minecraft/world/level/gameevent/GameEventDispatcher; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183278_ (I)Lnet/minecraft/world/level/chunk/LevelChunkSection; net/minecraft/world/level/chunk/ChunkAccess/getSection (I)Lnet/minecraft/world/level/chunk/LevelChunkSection; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183376_ ()Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen; net/minecraft/world/level/chunk/ChunkAccess/getBelowZeroRetrogen ()Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183400_ (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/chunk/ChunkAccess/setBlendingData (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183407_ ()Lnet/minecraft/world/level/levelgen/blending/BlendingData; net/minecraft/world/level/chunk/ChunkAccess/getBlendingData ()Lnet/minecraft/world/level/levelgen/blending/BlendingData; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183442_ (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/biome/Climate$Sampler;)V net/minecraft/world/level/chunk/ChunkAccess/fillBiomesFromNoise (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/biome/Climate$Sampler;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183526_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/ChunkAccess/getFluidTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183531_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/ChunkAccess/getBlockTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183568_ ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; net/minecraft/world/level/chunk/ChunkAccess/getTicksForSerialization ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_183618_ ()Lnet/minecraft/world/level/LevelHeightAccessor; net/minecraft/world/level/chunk/ChunkAccess/getHeightAccessorForGeneration ()Lnet/minecraft/world/level/LevelHeightAccessor; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_187632_ (J)V net/minecraft/world/level/chunk/ChunkAccess/incrementInhabitedTime (J)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_187634_ (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;[Lnet/minecraft/world/level/chunk/LevelChunkSection;)V net/minecraft/world/level/chunk/ChunkAccess/replaceMissingSections (Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;[Lnet/minecraft/world/level/chunk/LevelChunkSection;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_187658_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Z net/minecraft/world/level/chunk/ChunkAccess/hasPrimedHeightmap (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Z +MD: net/minecraft/world/level/chunk/ChunkAccess/m_187664_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap; net/minecraft/world/level/chunk/ChunkAccess/lambda$getOrCreateHeightmapUnprimed$0 (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_187675_ ()Z net/minecraft/world/level/chunk/ChunkAccess/isOldNoiseGeneration ()Z +MD: net/minecraft/world/level/chunk/ChunkAccess/m_187678_ ()Z net/minecraft/world/level/chunk/ChunkAccess/hasAnyStructureReferences ()Z +MD: net/minecraft/world/level/chunk/ChunkAccess/m_187679_ ()Z net/minecraft/world/level/chunk/ChunkAccess/isUpgrading ()Z +MD: net/minecraft/world/level/chunk/ChunkAccess/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/ChunkAccess/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_204344_ (Ljava/util/function/Supplier;)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/ChunkAccess/carverBiome (Ljava/util/function/Supplier;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_207072_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/chunk/ChunkAccess/getStartForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_207296_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/chunk/ChunkAccess/setStartForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_207350_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)V net/minecraft/world/level/chunk/ChunkAccess/addReferenceForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_207420_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/chunk/ChunkAccess/getReferencesForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_207933_ (III)Ljava/lang/String; net/minecraft/world/level/chunk/ChunkAccess/lambda$getNoiseBiome$2 (III)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_207937_ (Lnet/minecraft/world/level/levelgen/NoiseRouter;Ljava/util/function/Supplier;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;)Lnet/minecraft/world/level/levelgen/NoiseChunk; net/minecraft/world/level/chunk/ChunkAccess/getOrCreateNoiseChunk (Lnet/minecraft/world/level/levelgen/NoiseRouter;Ljava/util/function/Supplier;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;)Lnet/minecraft/world/level/levelgen/NoiseChunk; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_207953_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/chunk/ChunkAccess/lambda$addReferenceForFeature$1 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_5566_ (II)Z net/minecraft/world/level/chunk/ChunkAccess/isYSpaceEmpty (II)Z +MD: net/minecraft/world/level/chunk/ChunkAccess/m_5604_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/chunk/ChunkAccess/setBlockEntityNbt (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_5885_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I net/minecraft/world/level/chunk/ChunkAccess/getHeight (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I +MD: net/minecraft/world/level/chunk/ChunkAccess/m_5928_ ()Ljava/util/Set; net/minecraft/world/level/chunk/ChunkAccess/getBlockEntitiesPos ()Ljava/util/Set; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6005_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap; net/minecraft/world/level/chunk/ChunkAccess/getOrCreateHeightmapUnprimed (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6141_ (J)V net/minecraft/world/level/chunk/ChunkAccess/setInhabitedTime (J)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_62074_ ()Lnet/minecraft/world/level/chunk/LevelChunkSection; net/minecraft/world/level/chunk/ChunkAccess/getHighestSection ()Lnet/minecraft/world/level/chunk/LevelChunkSection; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_62095_ ([Lit/unimi/dsi/fastutil/shorts/ShortList;I)Lit/unimi/dsi/fastutil/shorts/ShortList; net/minecraft/world/level/chunk/ChunkAccess/getOrCreateOffsetList ([Lit/unimi/dsi/fastutil/shorts/ShortList;I)Lit/unimi/dsi/fastutil/shorts/ShortList; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_62098_ ()I net/minecraft/world/level/chunk/ChunkAccess/getHighestSectionPosition ()I +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6267_ ()Ljava/util/stream/Stream; net/minecraft/world/level/chunk/ChunkAccess/getLights ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6286_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/chunk/ChunkAccess/addEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6319_ ()J net/minecraft/world/level/chunk/ChunkAccess/getInhabitedTime ()J +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6332_ ()Z net/minecraft/world/level/chunk/ChunkAccess/isLightCorrect ()Z +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6344_ ()Z net/minecraft/world/level/chunk/ChunkAccess/isUnsaved ()Z +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6415_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ChunkAccess/getStatus ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6511_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;[J)V net/minecraft/world/level/chunk/ChunkAccess/setHeightmap (Lnet/minecraft/world/level/levelgen/Heightmap$Types;[J)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6561_ (SI)V net/minecraft/world/level/chunk/ChunkAccess/addPackedPostProcess (SI)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6633_ ()Ljava/util/Map; net/minecraft/world/level/chunk/ChunkAccess/getAllStarts ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6720_ ()[Lit/unimi/dsi/fastutil/shorts/ShortList; net/minecraft/world/level/chunk/ChunkAccess/getPostProcessing ()[Lit/unimi/dsi/fastutil/shorts/ShortList; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6890_ ()Ljava/util/Collection; net/minecraft/world/level/chunk/ChunkAccess/getHeightmaps ()Ljava/util/Collection; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_6978_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/ChunkAccess/setBlockState (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_7049_ ()Ljava/util/Map; net/minecraft/world/level/chunk/ChunkAccess/getAllReferences ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_7103_ ()[Lnet/minecraft/world/level/chunk/LevelChunkSection; net/minecraft/world/level/chunk/ChunkAccess/getSections ()[Lnet/minecraft/world/level/chunk/LevelChunkSection; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_7387_ ()Lnet/minecraft/world/level/chunk/UpgradeData; net/minecraft/world/level/chunk/ChunkAccess/getUpgradeData ()Lnet/minecraft/world/level/chunk/UpgradeData; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_7697_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/chunk/ChunkAccess/getPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_7946_ (Ljava/util/Map;)V net/minecraft/world/level/chunk/ChunkAccess/setAllReferences (Ljava/util/Map;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_8040_ (Ljava/util/Map;)V net/minecraft/world/level/chunk/ChunkAccess/setAllStarts (Ljava/util/Map;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_8049_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/ChunkAccess/getBlockEntityNbt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_8051_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/ChunkAccess/getBlockEntityNbtForSaving (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/ChunkAccess/m_8092_ (Z)V net/minecraft/world/level/chunk/ChunkAccess/setUnsaved (Z)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_8094_ (Z)V net/minecraft/world/level/chunk/ChunkAccess/setLightCorrect (Z)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_8113_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ChunkAccess/markPosForPostprocessing (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/chunk/ChunkAccess/m_8114_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ChunkAccess/removeBlockEntity (Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave net/minecraft/world/level/chunk/ChunkAccess$TicksToSave +FD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/f_187680_ net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/blocks +FD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/f_187681_ net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/fluids +FD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/net/minecraft/world/level/chunk/ChunkAccess$TicksToSave net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/net/minecraft/world/level/chunk/ChunkAccess$TicksToSave +MD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/ (Lnet/minecraft/world/ticks/SerializableTickContainer;Lnet/minecraft/world/ticks/SerializableTickContainer;)V net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/ (Lnet/minecraft/world/ticks/SerializableTickContainer;Lnet/minecraft/world/ticks/SerializableTickContainer;)V +MD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/equals (Ljava/lang/Object;)Z net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/f_187680_ ()Lnet/minecraft/world/ticks/SerializableTickContainer; net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/blocks ()Lnet/minecraft/world/ticks/SerializableTickContainer; +MD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/f_187681_ ()Lnet/minecraft/world/ticks/SerializableTickContainer; net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/fluids ()Lnet/minecraft/world/ticks/SerializableTickContainer; +MD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/hashCode ()I net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/hashCode ()I +MD: net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/ChunkAccess$TicksToSave/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/ChunkGenerator net/minecraft/world/level/chunk/ChunkGenerator +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_204350_ net/minecraft/world/level/chunk/ChunkGenerator/ringPositions +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_207955_ net/minecraft/world/level/chunk/ChunkGenerator/structureSets +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_207956_ net/minecraft/world/level/chunk/ChunkGenerator/structureOverrides +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_207957_ net/minecraft/world/level/chunk/ChunkGenerator/placementsForFeature +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_207958_ net/minecraft/world/level/chunk/ChunkGenerator/hasGeneratedPositions +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_211627_ net/minecraft/world/level/chunk/ChunkGenerator/LOGGER +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_212255_ net/minecraft/world/level/chunk/ChunkGenerator/ringPlacementSeed +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_62136_ net/minecraft/world/level/chunk/ChunkGenerator/CODEC +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_62137_ net/minecraft/world/level/chunk/ChunkGenerator/biomeSource +FD: net/minecraft/world/level/chunk/ChunkGenerator/f_62138_ net/minecraft/world/level/chunk/ChunkGenerator/runtimeBiomeSource +FD: net/minecraft/world/level/chunk/ChunkGenerator/net/minecraft/world/level/chunk/ChunkGenerator net/minecraft/world/level/chunk/ChunkGenerator/net/minecraft/world/level/chunk/ChunkGenerator +MD: net/minecraft/world/level/chunk/ChunkGenerator/ ()V net/minecraft/world/level/chunk/ChunkGenerator/ ()V +MD: net/minecraft/world/level/chunk/ChunkGenerator/ (Lnet/minecraft/core/Registry;Ljava/util/Optional;Lnet/minecraft/world/level/biome/BiomeSource;)V net/minecraft/world/level/chunk/ChunkGenerator/ (Lnet/minecraft/core/Registry;Ljava/util/Optional;Lnet/minecraft/world/level/biome/BiomeSource;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/ (Lnet/minecraft/core/Registry;Ljava/util/Optional;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/biome/BiomeSource;J)V net/minecraft/world/level/chunk/ChunkGenerator/ (Lnet/minecraft/core/Registry;Ljava/util/Optional;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/biome/BiomeSource;J)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_141914_ (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; net/minecraft/world/level/chunk/ChunkGenerator/getBaseColumn (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_142051_ (Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/chunk/ChunkGenerator/getSpawnHeight (Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_142062_ ()I net/minecraft/world/level/chunk/ChunkGenerator/getMinY ()I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_142647_ (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/chunk/ChunkGenerator/getBaseHeight (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_156174_ (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/chunk/ChunkGenerator/getFirstFreeHeight (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_156179_ (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/chunk/ChunkGenerator/getFirstOccupiedHeight (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_183372_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureFeatureManager;)V net/minecraft/world/level/chunk/ChunkGenerator/applyBiomeDecoration (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureFeatureManager;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_183403_ ()Lnet/minecraft/world/level/biome/Climate$Sampler; net/minecraft/world/level/chunk/ChunkGenerator/climateSampler ()Lnet/minecraft/world/level/biome/Climate$Sampler; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_183489_ (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkGenerator/fillFromNoise (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_183516_ (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V net/minecraft/world/level/chunk/ChunkGenerator/applyCarvers (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_183621_ (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkGenerator/buildSurface (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_187717_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/chunk/ChunkGenerator/getWritableArea (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_187743_ ()Ljava/util/Optional; net/minecraft/world/level/chunk/ChunkGenerator/getTypeNameForDataFixer ()Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_196423_ (Lnet/minecraft/core/Registry;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkGenerator/createBiomes (Lnet/minecraft/core/Registry;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_203315_ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/world/level/chunk/ChunkGenerator/getMobsAt (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_203427_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/ChunkGenerator/adjustBiome (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/ChunkGenerator/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_204380_ (Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Ljava/util/List; net/minecraft/world/level/chunk/ChunkGenerator/getRingPositionsFor (Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Ljava/util/List; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_204382_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/chunk/ChunkGenerator/getNearestGeneratedStructure (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_207076_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ChunkGenerator/addDebugScreenInfo (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_207969_ ()Ljava/util/stream/Stream; net/minecraft/world/level/chunk/ChunkGenerator/possibleStructureSets ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_207970_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZ)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/chunk/ChunkGenerator/findNearestMapFeature (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZ)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_207976_ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)I net/minecraft/world/level/chunk/ChunkGenerator/fetchReferences (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208005_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P1; net/minecraft/world/level/chunk/ChunkGenerator/commonCodec (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P1; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208007_ (Lnet/minecraft/world/level/chunk/ChunkGenerator;)Lnet/minecraft/core/Registry; net/minecraft/world/level/chunk/ChunkGenerator/lambda$commonCodec$0 (Lnet/minecraft/world/level/chunk/ChunkGenerator;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208014_ (Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;)Ljava/util/stream/Stream; net/minecraft/world/level/chunk/ChunkGenerator/lambda$generateRingPositions$4 (Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208016_ (Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;)Z net/minecraft/world/level/chunk/ChunkGenerator/tryGenerateStructure (Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;)Z +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208028_ (Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/lang/String; net/minecraft/world/level/chunk/ChunkGenerator/lambda$createReferences$24 (Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208044_ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/feature/StructureFeature;)Ljava/util/stream/Stream; net/minecraft/world/level/chunk/ChunkGenerator/allConfigurations (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/feature/StructureFeature;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208059_ (Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureFeatureManager;IIIZJLnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/chunk/ChunkGenerator/getNearestGeneratedStructure (Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureFeatureManager;IIIZJLnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208069_ (Ljava/util/Set;Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;)Z net/minecraft/world/level/chunk/ChunkGenerator/lambda$generatePositions$2 (Ljava/util/Set;Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;)Z +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208086_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/util/List; net/minecraft/world/level/chunk/ChunkGenerator/lambda$generatePositions$1 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/util/List; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208090_ (Lnet/minecraft/core/Holder;)Ljava/util/List; net/minecraft/world/level/chunk/ChunkGenerator/getPlacementsForFeature (Lnet/minecraft/core/Holder;)Ljava/util/List; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208092_ (Ljava/util/Set;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/chunk/ChunkGenerator/lambda$generatePositions$3 (Ljava/util/Set;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_208097_ ()V net/minecraft/world/level/chunk/ChunkGenerator/generatePositions ()V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211628_ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Z net/minecraft/world/level/chunk/ChunkGenerator/lambda$getMobsAt$16 (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Z +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211641_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/chunk/ChunkGenerator/lambda$applyBiomeDecoration$13 (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211648_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Set;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/ChunkGenerator/lambda$applyBiomeDecoration$11 (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Set;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211652_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/lang/Integer; net/minecraft/world/level/chunk/ChunkGenerator/lambda$applyBiomeDecoration$9 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/lang/Integer; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211654_ (Lnet/minecraft/world/level/levelgen/feature/StructureFeature;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z net/minecraft/world/level/chunk/ChunkGenerator/lambda$allConfigurations$19 (Lnet/minecraft/world/level/levelgen/feature/StructureFeature;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211657_ (Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/lang/String; net/minecraft/world/level/chunk/ChunkGenerator/lambda$createReferences$25 (Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211659_ (Lnet/minecraft/world/level/levelgen/structure/StructureStart;Lnet/minecraft/core/Registry;)Ljava/lang/String; net/minecraft/world/level/chunk/ChunkGenerator/lambda$createReferences$22 (Lnet/minecraft/world/level/levelgen/structure/StructureStart;Lnet/minecraft/core/Registry;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211662_ (Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)Ljava/util/Set; net/minecraft/world/level/chunk/ChunkGenerator/lambda$findNearestMapFeature$8 (Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)Ljava/util/Set; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211664_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Z net/minecraft/world/level/chunk/ChunkGenerator/lambda$getMobsAt$17 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Z +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211667_ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkGenerator/generateRingPositions (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211670_ (Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z net/minecraft/world/level/chunk/ChunkGenerator/lambda$tryGenerateStructure$21 (Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211673_ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/lang/String; net/minecraft/world/level/chunk/ChunkGenerator/lambda$applyBiomeDecoration$12 (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211676_ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Ljava/lang/String; net/minecraft/world/level/chunk/ChunkGenerator/lambda$applyBiomeDecoration$15 (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211679_ (Lit/unimi/dsi/fastutil/ints/IntSet;Lnet/minecraft/world/level/biome/BiomeSource$StepFeatureData;Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)V net/minecraft/world/level/chunk/ChunkGenerator/lambda$applyBiomeDecoration$14 (Lit/unimi/dsi/fastutil/ints/IntSet;Lnet/minecraft/world/level/biome/BiomeSource$StepFeatureData;Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211683_ (Ljava/util/Optional;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/lang/String; net/minecraft/world/level/chunk/ChunkGenerator/lambda$createReferences$23 (Ljava/util/Optional;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211686_ (Ljava/util/Set;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/chunk/ChunkGenerator/lambda$applyBiomeDecoration$10 (Ljava/util/Set;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211689_ (Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/util/function/Predicate;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/chunk/ChunkGenerator/lambda$getMobsAt$18 (Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/util/function/Predicate;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211693_ (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/chunk/ChunkGenerator/lambda$createBiomes$6 (Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211695_ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Ljava/util/List; net/minecraft/world/level/chunk/ChunkGenerator/lambda$generateRingPositions$5 (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Ljava/util/List; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211698_ (Lnet/minecraft/core/Holder;)Ljava/util/stream/Stream; net/minecraft/world/level/chunk/ChunkGenerator/lambda$findNearestMapFeature$7 (Lnet/minecraft/core/Holder;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_211700_ ()V net/minecraft/world/level/chunk/ChunkGenerator/ensureStructuresGenerated ()V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_212256_ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/ChunkAccess;JLnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/chunk/ChunkGenerator/lambda$createStructures$20 (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/ChunkAccess;JLnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_212265_ (Lnet/minecraft/resources/ResourceKey;JIII)Z net/minecraft/world/level/chunk/ChunkGenerator/hasFeatureChunkInRange (Lnet/minecraft/resources/ResourceKey;JIII)Z +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_62177_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkGenerator/createReferences (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_62199_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;J)V net/minecraft/world/level/chunk/ChunkGenerator/createStructures (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;J)V +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_62218_ ()Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/chunk/ChunkGenerator/getBiomeSource ()Lnet/minecraft/world/level/biome/BiomeSource; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_6331_ ()I net/minecraft/world/level/chunk/ChunkGenerator/getGenDepth ()I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_6337_ ()I net/minecraft/world/level/chunk/ChunkGenerator/getSeaLevel ()I +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_6819_ (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/chunk/ChunkGenerator/withSeed (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_6909_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/chunk/ChunkGenerator/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/chunk/ChunkGenerator/m_6929_ (Lnet/minecraft/server/level/WorldGenRegion;)V net/minecraft/world/level/chunk/ChunkGenerator/spawnOriginalMobs (Lnet/minecraft/server/level/WorldGenRegion;)V +CL: net/minecraft/world/level/chunk/ChunkSource net/minecraft/world/level/chunk/ChunkSource +FD: net/minecraft/world/level/chunk/ChunkSource/net/minecraft/world/level/chunk/ChunkSource net/minecraft/world/level/chunk/ChunkSource/net/minecraft/world/level/chunk/ChunkSource +MD: net/minecraft/world/level/chunk/ChunkSource/ ()V net/minecraft/world/level/chunk/ChunkSource/ ()V +MD: net/minecraft/world/level/chunk/ChunkSource/close ()V net/minecraft/world/level/chunk/ChunkSource/close ()V +MD: net/minecraft/world/level/chunk/ChunkSource/m_142061_ ()I net/minecraft/world/level/chunk/ChunkSource/getLoadedChunksCount ()I +MD: net/minecraft/world/level/chunk/ChunkSource/m_201698_ (Ljava/util/function/BooleanSupplier;Z)V net/minecraft/world/level/chunk/ChunkSource/tick (Ljava/util/function/BooleanSupplier;Z)V +MD: net/minecraft/world/level/chunk/ChunkSource/m_5563_ (II)Z net/minecraft/world/level/chunk/ChunkSource/hasChunk (II)Z +MD: net/minecraft/world/level/chunk/ChunkSource/m_6196_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/chunk/ChunkSource/getChunkForLighting (II)Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/world/level/chunk/ChunkSource/m_62227_ (IIZ)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/world/level/chunk/ChunkSource/getChunk (IIZ)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/world/level/chunk/ChunkSource/m_6692_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/world/level/chunk/ChunkSource/updateChunkForced (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/world/level/chunk/ChunkSource/m_6707_ (ZZ)V net/minecraft/world/level/chunk/ChunkSource/setSpawnSettings (ZZ)V +MD: net/minecraft/world/level/chunk/ChunkSource/m_6754_ ()Ljava/lang/String; net/minecraft/world/level/chunk/ChunkSource/gatherStats ()Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkSource/m_7131_ (II)Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/world/level/chunk/ChunkSource/getChunkNow (II)Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/world/level/chunk/ChunkSource/m_7587_ (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/chunk/ChunkSource/getChunk (IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/chunk/ChunkSource/m_7827_ ()Lnet/minecraft/world/level/lighting/LevelLightEngine; net/minecraft/world/level/chunk/ChunkSource/getLightEngine ()Lnet/minecraft/world/level/lighting/LevelLightEngine; +CL: net/minecraft/world/level/chunk/ChunkStatus net/minecraft/world/level/chunk/ChunkStatus +FD: net/minecraft/world/level/chunk/ChunkStatus/f_187758_ net/minecraft/world/level/chunk/ChunkStatus/MAX_STRUCTURE_DISTANCE +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62314_ net/minecraft/world/level/chunk/ChunkStatus/EMPTY +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62315_ net/minecraft/world/level/chunk/ChunkStatus/STRUCTURE_STARTS +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62316_ net/minecraft/world/level/chunk/ChunkStatus/STRUCTURE_REFERENCES +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62317_ net/minecraft/world/level/chunk/ChunkStatus/BIOMES +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62318_ net/minecraft/world/level/chunk/ChunkStatus/NOISE +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62319_ net/minecraft/world/level/chunk/ChunkStatus/SURFACE +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62320_ net/minecraft/world/level/chunk/ChunkStatus/CARVERS +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62321_ net/minecraft/world/level/chunk/ChunkStatus/LIQUID_CARVERS +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62322_ net/minecraft/world/level/chunk/ChunkStatus/FEATURES +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62323_ net/minecraft/world/level/chunk/ChunkStatus/LIGHT +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62324_ net/minecraft/world/level/chunk/ChunkStatus/SPAWN +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62325_ net/minecraft/world/level/chunk/ChunkStatus/HEIGHTMAPS +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62326_ net/minecraft/world/level/chunk/ChunkStatus/FULL +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62327_ net/minecraft/world/level/chunk/ChunkStatus/PRE_FEATURES +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62328_ net/minecraft/world/level/chunk/ChunkStatus/POST_FEATURES +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62329_ net/minecraft/world/level/chunk/ChunkStatus/PASSTHROUGH_LOAD_TASK +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62330_ net/minecraft/world/level/chunk/ChunkStatus/STATUS_BY_RANGE +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62331_ net/minecraft/world/level/chunk/ChunkStatus/RANGE_BY_STATUS +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62332_ net/minecraft/world/level/chunk/ChunkStatus/name +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62333_ net/minecraft/world/level/chunk/ChunkStatus/index +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62334_ net/minecraft/world/level/chunk/ChunkStatus/parent +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62335_ net/minecraft/world/level/chunk/ChunkStatus/generationTask +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62336_ net/minecraft/world/level/chunk/ChunkStatus/loadingTask +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62337_ net/minecraft/world/level/chunk/ChunkStatus/range +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62338_ net/minecraft/world/level/chunk/ChunkStatus/chunkType +FD: net/minecraft/world/level/chunk/ChunkStatus/f_62339_ net/minecraft/world/level/chunk/ChunkStatus/heightmapsAfter +FD: net/minecraft/world/level/chunk/ChunkStatus/net/minecraft/world/level/chunk/ChunkStatus net/minecraft/world/level/chunk/ChunkStatus/net/minecraft/world/level/chunk/ChunkStatus +MD: net/minecraft/world/level/chunk/ChunkStatus/ ()V net/minecraft/world/level/chunk/ChunkStatus/ ()V +MD: net/minecraft/world/level/chunk/ChunkStatus/ (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$GenerationTask;Lnet/minecraft/world/level/chunk/ChunkStatus$LoadingTask;)V net/minecraft/world/level/chunk/ChunkStatus/ (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$GenerationTask;Lnet/minecraft/world/level/chunk/ChunkStatus$LoadingTask;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_156185_ (I)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ChunkStatus/getStatusAroundFullChunk (I)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_156246_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$9 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_156306_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$1 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_187762_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$15 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_187788_ (Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/generate (Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_187807_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$12 (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_187818_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$10 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_187860_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$2 (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196754_ (Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/ChunkStatus/lambda$generate$20 (Lnet/minecraft/util/profiling/jfr/callback/ProfiledDuration;Lcom/mojang/datafixers/util/Either;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196757_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$16 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196763_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$18 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196770_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$17 (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196781_ (Lit/unimi/dsi/fastutil/ints/IntArrayList;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$19 (Lit/unimi/dsi/fastutil/ints/IntArrayList;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196783_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$14 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196790_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$7 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196793_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$13 (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196804_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$11 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196810_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$3 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196817_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$5 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196820_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$8 (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196831_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$6 (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_196842_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus/lambda$static$4 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62349_ ()Ljava/util/List; net/minecraft/world/level/chunk/ChunkStatus/getStatusList ()Ljava/util/List; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62364_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/load (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62370_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)I net/minecraft/world/level/chunk/ChunkStatus/getDistance (Lnet/minecraft/world/level/chunk/ChunkStatus;)I +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62388_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lightChunk (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62392_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z net/minecraft/world/level/chunk/ChunkStatus/isLighted (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62397_ (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ChunkStatus/byName (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62399_ (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$GenerationTask;)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ChunkStatus/register (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$GenerationTask;)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62406_ (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$GenerationTask;Lnet/minecraft/world/level/chunk/ChunkStatus$LoadingTask;)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ChunkStatus/register (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$GenerationTask;Lnet/minecraft/world/level/chunk/ChunkStatus$LoadingTask;)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62414_ (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask;)Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ChunkStatus/registerSimple (Ljava/lang/String;Lnet/minecraft/world/level/chunk/ChunkStatus;ILjava/util/EnumSet;Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType;Lnet/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask;)Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62421_ ()I net/minecraft/world/level/chunk/ChunkStatus/maxDistance ()I +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62427_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)Z net/minecraft/world/level/chunk/ChunkStatus/isOrAfter (Lnet/minecraft/world/level/chunk/ChunkStatus;)Z +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62445_ ()I net/minecraft/world/level/chunk/ChunkStatus/getIndex ()I +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62460_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus/lambda$static$0 (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62467_ ()Ljava/lang/String; net/minecraft/world/level/chunk/ChunkStatus/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62482_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ChunkStatus/getParent ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62488_ ()I net/minecraft/world/level/chunk/ChunkStatus/getRange ()I +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62494_ ()Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; net/minecraft/world/level/chunk/ChunkStatus/getChunkType ()Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; +MD: net/minecraft/world/level/chunk/ChunkStatus/m_62500_ ()Ljava/util/EnumSet; net/minecraft/world/level/chunk/ChunkStatus/heightmapsAfter ()Ljava/util/EnumSet; +MD: net/minecraft/world/level/chunk/ChunkStatus/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/ChunkStatus/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/ChunkStatus$ChunkType net/minecraft/world/level/chunk/ChunkStatus$ChunkType +FD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/$VALUES net/minecraft/world/level/chunk/ChunkStatus$ChunkType/$VALUES +FD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/LEVELCHUNK net/minecraft/world/level/chunk/ChunkStatus$ChunkType/LEVELCHUNK +FD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/PROTOCHUNK net/minecraft/world/level/chunk/ChunkStatus$ChunkType/PROTOCHUNK +FD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/net/minecraft/world/level/chunk/ChunkStatus$ChunkType net/minecraft/world/level/chunk/ChunkStatus$ChunkType/net/minecraft/world/level/chunk/ChunkStatus$ChunkType +MD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/ ()V net/minecraft/world/level/chunk/ChunkStatus$ChunkType/ ()V +MD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/ (Ljava/lang/String;I)V net/minecraft/world/level/chunk/ChunkStatus$ChunkType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/m_156312_ ()[Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; net/minecraft/world/level/chunk/ChunkStatus$ChunkType/$values ()[Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; +MD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; net/minecraft/world/level/chunk/ChunkStatus$ChunkType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; +MD: net/minecraft/world/level/chunk/ChunkStatus$ChunkType/values ()[Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; net/minecraft/world/level/chunk/ChunkStatus$ChunkType/values ()[Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; +CL: net/minecraft/world/level/chunk/ChunkStatus$GenerationTask net/minecraft/world/level/chunk/ChunkStatus$GenerationTask +FD: net/minecraft/world/level/chunk/ChunkStatus$GenerationTask/net/minecraft/world/level/chunk/ChunkStatus$GenerationTask net/minecraft/world/level/chunk/ChunkStatus$GenerationTask/net/minecraft/world/level/chunk/ChunkStatus$GenerationTask +MD: net/minecraft/world/level/chunk/ChunkStatus$GenerationTask/m_183270_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus$GenerationTask/doWork (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/world/level/chunk/ChunkStatus$LoadingTask net/minecraft/world/level/chunk/ChunkStatus$LoadingTask +FD: net/minecraft/world/level/chunk/ChunkStatus$LoadingTask/net/minecraft/world/level/chunk/ChunkStatus$LoadingTask net/minecraft/world/level/chunk/ChunkStatus$LoadingTask/net/minecraft/world/level/chunk/ChunkStatus$LoadingTask +MD: net/minecraft/world/level/chunk/ChunkStatus$LoadingTask/m_62530_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus$LoadingTask/doWork (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask +FD: net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask/net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask/net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask +MD: net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask/m_156322_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask/doWork (Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask/m_183270_ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask/doWork (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/concurrent/Executor;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/server/level/ThreadedLevelLightEngine;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Z)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/world/level/chunk/DataLayer net/minecraft/world/level/chunk/DataLayer +FD: net/minecraft/world/level/chunk/DataLayer/f_156338_ net/minecraft/world/level/chunk/DataLayer/SIZE +FD: net/minecraft/world/level/chunk/DataLayer/f_156339_ net/minecraft/world/level/chunk/DataLayer/LAYER_SIZE +FD: net/minecraft/world/level/chunk/DataLayer/f_156340_ net/minecraft/world/level/chunk/DataLayer/NIBBLE_SIZE +FD: net/minecraft/world/level/chunk/DataLayer/f_182480_ net/minecraft/world/level/chunk/DataLayer/LAYER_COUNT +FD: net/minecraft/world/level/chunk/DataLayer/f_62551_ net/minecraft/world/level/chunk/DataLayer/data +FD: net/minecraft/world/level/chunk/DataLayer/net/minecraft/world/level/chunk/DataLayer net/minecraft/world/level/chunk/DataLayer/net/minecraft/world/level/chunk/DataLayer +MD: net/minecraft/world/level/chunk/DataLayer/ ()V net/minecraft/world/level/chunk/DataLayer/ ()V +MD: net/minecraft/world/level/chunk/DataLayer/ (I)V net/minecraft/world/level/chunk/DataLayer/ (I)V +MD: net/minecraft/world/level/chunk/DataLayer/ ([B)V net/minecraft/world/level/chunk/DataLayer/ ([B)V +MD: net/minecraft/world/level/chunk/DataLayer/m_156341_ (I)Ljava/lang/String; net/minecraft/world/level/chunk/DataLayer/layerToString (I)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/DataLayer/m_182481_ (I)I net/minecraft/world/level/chunk/DataLayer/getNibbleIndex (I)I +MD: net/minecraft/world/level/chunk/DataLayer/m_62557_ (II)V net/minecraft/world/level/chunk/DataLayer/set (II)V +MD: net/minecraft/world/level/chunk/DataLayer/m_62560_ (III)I net/minecraft/world/level/chunk/DataLayer/get (III)I +MD: net/minecraft/world/level/chunk/DataLayer/m_62564_ (IIII)V net/minecraft/world/level/chunk/DataLayer/set (IIII)V +MD: net/minecraft/world/level/chunk/DataLayer/m_62569_ ()Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/chunk/DataLayer/copy ()Lnet/minecraft/world/level/chunk/DataLayer; +MD: net/minecraft/world/level/chunk/DataLayer/m_62570_ (I)I net/minecraft/world/level/chunk/DataLayer/get (I)I +MD: net/minecraft/world/level/chunk/DataLayer/m_62575_ ()Z net/minecraft/world/level/chunk/DataLayer/isEmpty ()Z +MD: net/minecraft/world/level/chunk/DataLayer/m_62578_ (I)I net/minecraft/world/level/chunk/DataLayer/getByteIndex (I)I +MD: net/minecraft/world/level/chunk/DataLayer/m_6406_ (III)I net/minecraft/world/level/chunk/DataLayer/getIndex (III)I +MD: net/minecraft/world/level/chunk/DataLayer/m_7877_ ()[B net/minecraft/world/level/chunk/DataLayer/getData ()[B +MD: net/minecraft/world/level/chunk/DataLayer/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/DataLayer/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/EmptyLevelChunk net/minecraft/world/level/chunk/EmptyLevelChunk +FD: net/minecraft/world/level/chunk/EmptyLevelChunk/f_204420_ net/minecraft/world/level/chunk/EmptyLevelChunk/biome +FD: net/minecraft/world/level/chunk/EmptyLevelChunk/net/minecraft/world/level/chunk/EmptyLevelChunk net/minecraft/world/level/chunk/EmptyLevelChunk/net/minecraft/world/level/chunk/EmptyLevelChunk +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/chunk/EmptyLevelChunk/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_142169_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/EmptyLevelChunk/setBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_142170_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/EmptyLevelChunk/addAndRegisterBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/EmptyLevelChunk/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_5566_ (II)Z net/minecraft/world/level/chunk/EmptyLevelChunk/isYSpaceEmpty (II)Z +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_5685_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/chunk/EmptyLevelChunk/getBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/chunk/EmptyLevelChunk/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_6430_ ()Z net/minecraft/world/level/chunk/EmptyLevelChunk/isEmpty ()Z +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_6708_ ()Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/world/level/chunk/EmptyLevelChunk/getFullStatus ()Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_6978_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/EmptyLevelChunk/setBlockState (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_7146_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/chunk/EmptyLevelChunk/getLightEmission (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/EmptyLevelChunk/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/EmptyLevelChunk/m_8114_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/EmptyLevelChunk/removeBlockEntity (Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/chunk/FeatureAccess net/minecraft/world/level/chunk/FeatureAccess +FD: net/minecraft/world/level/chunk/FeatureAccess/net/minecraft/world/level/chunk/FeatureAccess net/minecraft/world/level/chunk/FeatureAccess/net/minecraft/world/level/chunk/FeatureAccess +MD: net/minecraft/world/level/chunk/FeatureAccess/m_207072_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/chunk/FeatureAccess/getStartForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/chunk/FeatureAccess/m_207296_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/chunk/FeatureAccess/setStartForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/chunk/FeatureAccess/m_207350_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)V net/minecraft/world/level/chunk/FeatureAccess/addReferenceForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)V +MD: net/minecraft/world/level/chunk/FeatureAccess/m_207420_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/chunk/FeatureAccess/getReferencesForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/chunk/FeatureAccess/m_7049_ ()Ljava/util/Map; net/minecraft/world/level/chunk/FeatureAccess/getAllReferences ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/FeatureAccess/m_7946_ (Ljava/util/Map;)V net/minecraft/world/level/chunk/FeatureAccess/setAllReferences (Ljava/util/Map;)V +CL: net/minecraft/world/level/chunk/GlobalPalette net/minecraft/world/level/chunk/GlobalPalette +FD: net/minecraft/world/level/chunk/GlobalPalette/f_62639_ net/minecraft/world/level/chunk/GlobalPalette/registry +FD: net/minecraft/world/level/chunk/GlobalPalette/net/minecraft/world/level/chunk/GlobalPalette net/minecraft/world/level/chunk/GlobalPalette/net/minecraft/world/level/chunk/GlobalPalette +MD: net/minecraft/world/level/chunk/GlobalPalette/ (Lnet/minecraft/core/IdMap;)V net/minecraft/world/level/chunk/GlobalPalette/ (Lnet/minecraft/core/IdMap;)V +MD: net/minecraft/world/level/chunk/GlobalPalette/m_142067_ ()I net/minecraft/world/level/chunk/GlobalPalette/getSize ()I +MD: net/minecraft/world/level/chunk/GlobalPalette/m_187898_ (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/GlobalPalette/create (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/GlobalPalette/m_199814_ ()Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/GlobalPalette/copy ()Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/GlobalPalette/m_5678_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/GlobalPalette/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/GlobalPalette/m_5680_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/GlobalPalette/read (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/GlobalPalette/m_5795_ (I)Ljava/lang/Object; net/minecraft/world/level/chunk/GlobalPalette/valueFor (I)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/GlobalPalette/m_6419_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/chunk/GlobalPalette/maybeHas (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/chunk/GlobalPalette/m_6429_ ()I net/minecraft/world/level/chunk/GlobalPalette/getSerializedSize ()I +MD: net/minecraft/world/level/chunk/GlobalPalette/m_6796_ (Ljava/lang/Object;)I net/minecraft/world/level/chunk/GlobalPalette/idFor (Ljava/lang/Object;)I +CL: net/minecraft/world/level/chunk/HashMapPalette net/minecraft/world/level/chunk/HashMapPalette +FD: net/minecraft/world/level/chunk/HashMapPalette/f_62657_ net/minecraft/world/level/chunk/HashMapPalette/registry +FD: net/minecraft/world/level/chunk/HashMapPalette/f_62658_ net/minecraft/world/level/chunk/HashMapPalette/values +FD: net/minecraft/world/level/chunk/HashMapPalette/f_62659_ net/minecraft/world/level/chunk/HashMapPalette/resizeHandler +FD: net/minecraft/world/level/chunk/HashMapPalette/f_62662_ net/minecraft/world/level/chunk/HashMapPalette/bits +FD: net/minecraft/world/level/chunk/HashMapPalette/net/minecraft/world/level/chunk/HashMapPalette net/minecraft/world/level/chunk/HashMapPalette/net/minecraft/world/level/chunk/HashMapPalette +MD: net/minecraft/world/level/chunk/HashMapPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;)V net/minecraft/world/level/chunk/HashMapPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;)V +MD: net/minecraft/world/level/chunk/HashMapPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)V net/minecraft/world/level/chunk/HashMapPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)V +MD: net/minecraft/world/level/chunk/HashMapPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap;)V net/minecraft/world/level/chunk/HashMapPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;Lnet/minecraft/util/CrudeIncrementalIntIdentityHashBiMap;)V +MD: net/minecraft/world/level/chunk/HashMapPalette/m_142067_ ()I net/minecraft/world/level/chunk/HashMapPalette/getSize ()I +MD: net/minecraft/world/level/chunk/HashMapPalette/m_187912_ (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/HashMapPalette/create (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/HashMapPalette/m_187917_ ()Ljava/util/List; net/minecraft/world/level/chunk/HashMapPalette/getEntries ()Ljava/util/List; +MD: net/minecraft/world/level/chunk/HashMapPalette/m_199814_ ()Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/HashMapPalette/copy ()Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/HashMapPalette/m_5678_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/HashMapPalette/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/HashMapPalette/m_5680_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/HashMapPalette/read (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/HashMapPalette/m_5795_ (I)Ljava/lang/Object; net/minecraft/world/level/chunk/HashMapPalette/valueFor (I)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/HashMapPalette/m_6419_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/chunk/HashMapPalette/maybeHas (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/chunk/HashMapPalette/m_6429_ ()I net/minecraft/world/level/chunk/HashMapPalette/getSerializedSize ()I +MD: net/minecraft/world/level/chunk/HashMapPalette/m_6796_ (Ljava/lang/Object;)I net/minecraft/world/level/chunk/HashMapPalette/idFor (Ljava/lang/Object;)I +CL: net/minecraft/world/level/chunk/ImposterProtoChunk net/minecraft/world/level/chunk/ImposterProtoChunk +FD: net/minecraft/world/level/chunk/ImposterProtoChunk/f_187918_ net/minecraft/world/level/chunk/ImposterProtoChunk/allowWrites +FD: net/minecraft/world/level/chunk/ImposterProtoChunk/f_62685_ net/minecraft/world/level/chunk/ImposterProtoChunk/wrapped +FD: net/minecraft/world/level/chunk/ImposterProtoChunk/net/minecraft/world/level/chunk/ImposterProtoChunk net/minecraft/world/level/chunk/ImposterProtoChunk/net/minecraft/world/level/chunk/ImposterProtoChunk +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/ (Lnet/minecraft/world/level/chunk/LevelChunk;Z)V net/minecraft/world/level/chunk/ImposterProtoChunk/ (Lnet/minecraft/world/level/chunk/LevelChunk;Z)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_142169_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/ImposterProtoChunk/setBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183278_ (I)Lnet/minecraft/world/level/chunk/LevelChunkSection; net/minecraft/world/level/chunk/ImposterProtoChunk/getSection (I)Lnet/minecraft/world/level/chunk/LevelChunkSection; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183400_ (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/chunk/ImposterProtoChunk/setBlendingData (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183407_ ()Lnet/minecraft/world/level/levelgen/blending/BlendingData; net/minecraft/world/level/chunk/ImposterProtoChunk/getBlendingData ()Lnet/minecraft/world/level/levelgen/blending/BlendingData; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183442_ (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/biome/Climate$Sampler;)V net/minecraft/world/level/chunk/ImposterProtoChunk/fillBiomesFromNoise (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/biome/Climate$Sampler;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183526_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/ImposterProtoChunk/getFluidTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183531_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/ImposterProtoChunk/getBlockTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183568_ ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; net/minecraft/world/level/chunk/ImposterProtoChunk/getTicksForSerialization ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183612_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; net/minecraft/world/level/chunk/ImposterProtoChunk/getCarvingMask (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_183613_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; net/minecraft/world/level/chunk/ImposterProtoChunk/getOrCreateCarvingMask (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/ImposterProtoChunk/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_207072_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/chunk/ImposterProtoChunk/getStartForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_207296_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/chunk/ImposterProtoChunk/setStartForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_207350_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)V net/minecraft/world/level/chunk/ImposterProtoChunk/addReferenceForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_207420_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/chunk/ImposterProtoChunk/getReferencesForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_5604_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/chunk/ImposterProtoChunk/setBlockEntityNbt (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_5885_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I net/minecraft/world/level/chunk/ImposterProtoChunk/getHeight (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6005_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap; net/minecraft/world/level/chunk/ImposterProtoChunk/getOrCreateHeightmapUnprimed (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6267_ ()Ljava/util/stream/Stream; net/minecraft/world/level/chunk/ImposterProtoChunk/getLights ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_62741_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/chunk/ImposterProtoChunk/fixType (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_62768_ ()Lnet/minecraft/world/level/chunk/LevelChunk; net/minecraft/world/level/chunk/ImposterProtoChunk/getWrapped ()Lnet/minecraft/world/level/chunk/LevelChunk; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6286_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/chunk/ImposterProtoChunk/addEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6332_ ()Z net/minecraft/world/level/chunk/ImposterProtoChunk/isLightCorrect ()Z +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6344_ ()Z net/minecraft/world/level/chunk/ImposterProtoChunk/isUnsaved ()Z +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6415_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ImposterProtoChunk/getStatus ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/chunk/ImposterProtoChunk/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6511_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;[J)V net/minecraft/world/level/chunk/ImposterProtoChunk/setHeightmap (Lnet/minecraft/world/level/levelgen/Heightmap$Types;[J)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6633_ ()Ljava/util/Map; net/minecraft/world/level/chunk/ImposterProtoChunk/getAllStarts ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_6978_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/ImposterProtoChunk/setBlockState (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_7049_ ()Ljava/util/Map; net/minecraft/world/level/chunk/ImposterProtoChunk/getAllReferences ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_7103_ ()[Lnet/minecraft/world/level/chunk/LevelChunkSection; net/minecraft/world/level/chunk/ImposterProtoChunk/getSections ()[Lnet/minecraft/world/level/chunk/LevelChunkSection; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_7150_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/world/level/chunk/ImposterProtoChunk/setStatus (Lnet/minecraft/world/level/chunk/ChunkStatus;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_7469_ ()I net/minecraft/world/level/chunk/ImposterProtoChunk/getMaxLightLevel ()I +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_7697_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/chunk/ImposterProtoChunk/getPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/chunk/ImposterProtoChunk/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_7946_ (Ljava/util/Map;)V net/minecraft/world/level/chunk/ImposterProtoChunk/setAllReferences (Ljava/util/Map;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8040_ (Ljava/util/Map;)V net/minecraft/world/level/chunk/ImposterProtoChunk/setAllStarts (Ljava/util/Map;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8049_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/ImposterProtoChunk/getBlockEntityNbt (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8051_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/ImposterProtoChunk/getBlockEntityNbtForSaving (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/ImposterProtoChunk/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8092_ (Z)V net/minecraft/world/level/chunk/ImposterProtoChunk/setUnsaved (Z)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8094_ (Z)V net/minecraft/world/level/chunk/ImposterProtoChunk/setLightCorrect (Z)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8113_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ImposterProtoChunk/markPosForPostprocessing (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/chunk/ImposterProtoChunk/m_8114_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ImposterProtoChunk/removeBlockEntity (Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/chunk/LevelChunk net/minecraft/world/level/chunk/LevelChunk +FD: net/minecraft/world/level/chunk/LevelChunk/f_156361_ net/minecraft/world/level/chunk/LevelChunk/NULL_TICKER +FD: net/minecraft/world/level/chunk/LevelChunk/f_156362_ net/minecraft/world/level/chunk/LevelChunk/tickersInLevel +FD: net/minecraft/world/level/chunk/LevelChunk/f_156363_ net/minecraft/world/level/chunk/LevelChunk/gameEventDispatcherSections +FD: net/minecraft/world/level/chunk/LevelChunk/f_187943_ net/minecraft/world/level/chunk/LevelChunk/fluidTicks +FD: net/minecraft/world/level/chunk/LevelChunk/f_196848_ net/minecraft/world/level/chunk/LevelChunk/clientLightReady +FD: net/minecraft/world/level/chunk/LevelChunk/f_62771_ net/minecraft/world/level/chunk/LevelChunk/LOGGER +FD: net/minecraft/world/level/chunk/LevelChunk/f_62775_ net/minecraft/world/level/chunk/LevelChunk/loaded +FD: net/minecraft/world/level/chunk/LevelChunk/f_62776_ net/minecraft/world/level/chunk/LevelChunk/level +FD: net/minecraft/world/level/chunk/LevelChunk/f_62784_ net/minecraft/world/level/chunk/LevelChunk/blockTicks +FD: net/minecraft/world/level/chunk/LevelChunk/f_62790_ net/minecraft/world/level/chunk/LevelChunk/fullStatus +FD: net/minecraft/world/level/chunk/LevelChunk/f_62791_ net/minecraft/world/level/chunk/LevelChunk/postLoad +FD: net/minecraft/world/level/chunk/LevelChunk/net/minecraft/world/level/chunk/LevelChunk net/minecraft/world/level/chunk/LevelChunk/net/minecraft/world/level/chunk/LevelChunk +MD: net/minecraft/world/level/chunk/LevelChunk/ ()V net/minecraft/world/level/chunk/LevelChunk/ ()V +MD: net/minecraft/world/level/chunk/LevelChunk/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;)V net/minecraft/world/level/chunk/LevelChunk/ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;)V +MD: net/minecraft/world/level/chunk/LevelChunk/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/LevelChunk/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/LevelChunk/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/chunk/LevelChunk/ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_142169_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/LevelChunk/setBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_142170_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/LevelChunk/addAndRegisterBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_142336_ (I)Lnet/minecraft/world/level/gameevent/GameEventDispatcher; net/minecraft/world/level/chunk/LevelChunk/getEventDispatcher (I)Lnet/minecraft/world/level/gameevent/GameEventDispatcher; +MD: net/minecraft/world/level/chunk/LevelChunk/m_156369_ ()V net/minecraft/world/level/chunk/LevelChunk/registerAllBlockEntitiesAfterLevelLoad ()V +MD: net/minecraft/world/level/chunk/LevelChunk/m_156370_ ()Z net/minecraft/world/level/chunk/LevelChunk/isInLevel ()Z +MD: net/minecraft/world/level/chunk/LevelChunk/m_156375_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;)Lnet/minecraft/world/level/block/entity/TickingBlockEntity; net/minecraft/world/level/chunk/LevelChunk/createTicker (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;)Lnet/minecraft/world/level/block/entity/TickingBlockEntity; +MD: net/minecraft/world/level/chunk/LevelChunk/m_156394_ (I)Lnet/minecraft/world/level/gameevent/GameEventDispatcher; net/minecraft/world/level/chunk/LevelChunk/lambda$getEventDispatcher$0 (I)Lnet/minecraft/world/level/gameevent/GameEventDispatcher; +MD: net/minecraft/world/level/chunk/LevelChunk/m_156396_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/LevelChunk/removeGameEventListener (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_156404_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/LevelChunk/addGameEventListener (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_156406_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/LevelChunk/updateBlockEntityTicker (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_156410_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/chunk/LevelChunk/isTicking (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/chunk/LevelChunk/m_156412_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/LevelChunk/removeBlockEntityTicker (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_183526_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/LevelChunk/getFluidTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/LevelChunk/m_183531_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/LevelChunk/getBlockTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/LevelChunk/m_183568_ ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; net/minecraft/world/level/chunk/LevelChunk/getTicksForSerialization ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; +MD: net/minecraft/world/level/chunk/LevelChunk/m_187957_ ()V net/minecraft/world/level/chunk/LevelChunk/clearAllBlockEntities ()V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187958_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/level/chunk/LevelChunk/registerTickContainerInLevel (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187960_ (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper;)Lnet/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper; net/minecraft/world/level/chunk/LevelChunk/lambda$updateBlockEntityTicker$7 (Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper;)Lnet/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper; +MD: net/minecraft/world/level/chunk/LevelChunk/m_187965_ (Lnet/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper;)V net/minecraft/world/level/chunk/LevelChunk/lambda$clearAllBlockEntities$5 (Lnet/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187967_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/chunk/LevelChunk/lambda$replaceWithPacketData$3 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187971_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;)V net/minecraft/world/level/chunk/LevelChunk/replaceWithPacketData (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187975_ (III)Ljava/lang/String; net/minecraft/world/level/chunk/LevelChunk/lambda$getFluidState$2 (III)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/LevelChunk/m_187979_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/level/chunk/LevelChunk/unregisterTickContainerFromLevel (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187981_ (III)Ljava/lang/String; net/minecraft/world/level/chunk/LevelChunk/lambda$getBlockState$1 (III)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/LevelChunk/m_187985_ (J)V net/minecraft/world/level/chunk/LevelChunk/unpackTicks (J)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187987_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/LevelChunk/lambda$registerAllBlockEntitiesAfterLevelLoad$6 (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_187989_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/chunk/LevelChunk/lambda$getLights$4 (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/chunk/LevelChunk/m_196863_ ()Z net/minecraft/world/level/chunk/LevelChunk/isClientLightReady ()Z +MD: net/minecraft/world/level/chunk/LevelChunk/m_196864_ (Z)V net/minecraft/world/level/chunk/LevelChunk/setClientLightReady (Z)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_5685_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/chunk/LevelChunk/getBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/chunk/LevelChunk/m_6267_ ()Ljava/util/stream/Stream; net/minecraft/world/level/chunk/LevelChunk/getLights ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/LevelChunk/m_62812_ ()V net/minecraft/world/level/chunk/LevelChunk/postProcessGeneration ()V +MD: net/minecraft/world/level/chunk/LevelChunk/m_62814_ (III)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/chunk/LevelChunk/getFluidState (III)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/chunk/LevelChunk/m_6286_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/chunk/LevelChunk/addEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_62870_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/chunk/LevelChunk/promotePendingBlockEntity (Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/chunk/LevelChunk/m_62879_ (Ljava/util/function/Supplier;)V net/minecraft/world/level/chunk/LevelChunk/setFullStatus (Ljava/util/function/Supplier;)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_62913_ (Z)V net/minecraft/world/level/chunk/LevelChunk/setLoaded (Z)V +MD: net/minecraft/world/level/chunk/LevelChunk/m_62934_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/chunk/LevelChunk/createBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/chunk/LevelChunk/m_62952_ ()V net/minecraft/world/level/chunk/LevelChunk/runPostLoad ()V +MD: net/minecraft/world/level/chunk/LevelChunk/m_62953_ ()Lnet/minecraft/world/level/Level; net/minecraft/world/level/chunk/LevelChunk/getLevel ()Lnet/minecraft/world/level/Level; +MD: net/minecraft/world/level/chunk/LevelChunk/m_62954_ ()Ljava/util/Map; net/minecraft/world/level/chunk/LevelChunk/getBlockEntities ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/LevelChunk/m_6415_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/LevelChunk/getStatus ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/LevelChunk/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/chunk/LevelChunk/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/chunk/LevelChunk/m_6430_ ()Z net/minecraft/world/level/chunk/LevelChunk/isEmpty ()Z +MD: net/minecraft/world/level/chunk/LevelChunk/m_6708_ ()Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; net/minecraft/world/level/chunk/LevelChunk/getFullStatus ()Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus; +MD: net/minecraft/world/level/chunk/LevelChunk/m_6978_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/LevelChunk/setBlockState (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/LevelChunk/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/chunk/LevelChunk/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/chunk/LevelChunk/m_8051_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/LevelChunk/getBlockEntityNbtForSaving (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/LevelChunk/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/LevelChunk/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/LevelChunk/m_8114_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/LevelChunk/removeBlockEntity (Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/chunk/LevelChunk$1 net/minecraft/world/level/chunk/LevelChunk$1 +FD: net/minecraft/world/level/chunk/LevelChunk$1/net/minecraft/world/level/chunk/LevelChunk$1 net/minecraft/world/level/chunk/LevelChunk$1/net/minecraft/world/level/chunk/LevelChunk$1 +MD: net/minecraft/world/level/chunk/LevelChunk$1/ ()V net/minecraft/world/level/chunk/LevelChunk$1/ ()V +MD: net/minecraft/world/level/chunk/LevelChunk$1/m_142220_ ()Z net/minecraft/world/level/chunk/LevelChunk$1/isRemoved ()Z +MD: net/minecraft/world/level/chunk/LevelChunk$1/m_142224_ ()V net/minecraft/world/level/chunk/LevelChunk$1/tick ()V +MD: net/minecraft/world/level/chunk/LevelChunk$1/m_142280_ ()Ljava/lang/String; net/minecraft/world/level/chunk/LevelChunk$1/getType ()Ljava/lang/String; +MD: net/minecraft/world/level/chunk/LevelChunk$1/m_142689_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/chunk/LevelChunk$1/getPos ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity +FD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/f_156427_ net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/this$0 +FD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/f_156428_ net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/blockEntity +FD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/f_156429_ net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/ticker +FD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/f_156430_ net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/loggedInvalidBlockState +FD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity +MD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;)V net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;)V +MD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/m_142220_ ()Z net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/isRemoved ()Z +MD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/m_142224_ ()V net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/tick ()V +MD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/m_142280_ ()Ljava/lang/String; net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/getType ()Ljava/lang/String; +MD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/m_142689_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType net/minecraft/world/level/chunk/LevelChunk$EntityCreationType +FD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/$VALUES net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/$VALUES +FD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/CHECK net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/CHECK +FD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/IMMEDIATE net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/IMMEDIATE +FD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/QUEUED net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/QUEUED +FD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/net/minecraft/world/level/chunk/LevelChunk$EntityCreationType net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/net/minecraft/world/level/chunk/LevelChunk$EntityCreationType +MD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/ ()V net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/ ()V +MD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/ (Ljava/lang/String;I)V net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/m_156442_ ()[Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType; net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/$values ()[Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType; +MD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType; net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType; +MD: net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/values ()[Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType; net/minecraft/world/level/chunk/LevelChunk$EntityCreationType/values ()[Lnet/minecraft/world/level/chunk/LevelChunk$EntityCreationType; +CL: net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor +FD: net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor/net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor/net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor +MD: net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor/m_196866_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor/run (Lnet/minecraft/world/level/chunk/LevelChunk;)V +CL: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper +FD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/f_156443_ net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/this$0 +FD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/f_156444_ net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/ticker +FD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper +MD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/m_142220_ ()Z net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/isRemoved ()Z +MD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/m_142224_ ()V net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/tick ()V +MD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/m_142280_ ()Ljava/lang/String; net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/getType ()Ljava/lang/String; +MD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/m_142689_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/m_156449_ (Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/rebind (Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V +MD: net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/LevelChunkSection net/minecraft/world/level/chunk/LevelChunkSection +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_156455_ net/minecraft/world/level/chunk/LevelChunkSection/SECTION_WIDTH +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_156456_ net/minecraft/world/level/chunk/LevelChunkSection/SECTION_HEIGHT +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_156457_ net/minecraft/world/level/chunk/LevelChunkSection/SECTION_SIZE +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_187994_ net/minecraft/world/level/chunk/LevelChunkSection/BIOME_CONTAINER_BITS +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_187995_ net/minecraft/world/level/chunk/LevelChunkSection/biomes +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_62968_ net/minecraft/world/level/chunk/LevelChunkSection/bottomBlockY +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_62969_ net/minecraft/world/level/chunk/LevelChunkSection/nonEmptyBlockCount +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_62970_ net/minecraft/world/level/chunk/LevelChunkSection/tickingBlockCount +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_62971_ net/minecraft/world/level/chunk/LevelChunkSection/tickingFluidCount +FD: net/minecraft/world/level/chunk/LevelChunkSection/f_62972_ net/minecraft/world/level/chunk/LevelChunkSection/states +FD: net/minecraft/world/level/chunk/LevelChunkSection/net/minecraft/world/level/chunk/LevelChunkSection net/minecraft/world/level/chunk/LevelChunkSection/net/minecraft/world/level/chunk/LevelChunkSection +MD: net/minecraft/world/level/chunk/LevelChunkSection/ (ILnet/minecraft/core/Registry;)V net/minecraft/world/level/chunk/LevelChunkSection/ (ILnet/minecraft/core/Registry;)V +MD: net/minecraft/world/level/chunk/LevelChunkSection/ (ILnet/minecraft/world/level/chunk/PalettedContainer;Lnet/minecraft/world/level/chunk/PalettedContainer;)V net/minecraft/world/level/chunk/LevelChunkSection/ (ILnet/minecraft/world/level/chunk/PalettedContainer;Lnet/minecraft/world/level/chunk/PalettedContainer;)V +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_156458_ (I)I net/minecraft/world/level/chunk/LevelChunkSection/getBottomBlockY (I)I +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_188003_ (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/biome/Climate$Sampler;II)V net/minecraft/world/level/chunk/LevelChunkSection/fillBiomesFromNoise (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/biome/Climate$Sampler;II)V +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_188008_ ()Z net/minecraft/world/level/chunk/LevelChunkSection/hasOnlyAir ()Z +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_188013_ ()Lnet/minecraft/world/level/chunk/PalettedContainer; net/minecraft/world/level/chunk/LevelChunkSection/getBiomes ()Lnet/minecraft/world/level/chunk/PalettedContainer; +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_204433_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/LevelChunkSection/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_62981_ ()V net/minecraft/world/level/chunk/LevelChunkSection/acquire ()V +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_62982_ (III)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/LevelChunkSection/getBlockState (III)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_62986_ (IIILnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/LevelChunkSection/setBlockState (IIILnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_62991_ (IIILnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/LevelChunkSection/setBlockState (IIILnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63002_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/chunk/LevelChunkSection/maybeHas (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63004_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/LevelChunkSection/read (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63006_ ()V net/minecraft/world/level/chunk/LevelChunkSection/release ()V +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63007_ (III)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/chunk/LevelChunkSection/getFluidState (III)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63011_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/LevelChunkSection/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63014_ ()Z net/minecraft/world/level/chunk/LevelChunkSection/isRandomlyTicking ()Z +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63015_ ()Z net/minecraft/world/level/chunk/LevelChunkSection/isRandomlyTickingBlocks ()Z +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63016_ ()Z net/minecraft/world/level/chunk/LevelChunkSection/isRandomlyTickingFluids ()Z +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63017_ ()I net/minecraft/world/level/chunk/LevelChunkSection/bottomBlockY ()I +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63018_ ()V net/minecraft/world/level/chunk/LevelChunkSection/recalcBlockCounts ()V +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63019_ ()Lnet/minecraft/world/level/chunk/PalettedContainer; net/minecraft/world/level/chunk/LevelChunkSection/getStates ()Lnet/minecraft/world/level/chunk/PalettedContainer; +MD: net/minecraft/world/level/chunk/LevelChunkSection/m_63020_ ()I net/minecraft/world/level/chunk/LevelChunkSection/getSerializedSize ()I +CL: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter +FD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/f_204437_ net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/nonEmptyBlockCount +FD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/f_204438_ net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/tickingBlockCount +FD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/f_204439_ net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/tickingFluidCount +FD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/f_204440_ net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/this$0 +FD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter +MD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/ (Lnet/minecraft/world/level/chunk/LevelChunkSection;)V net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/ (Lnet/minecraft/world/level/chunk/LevelChunkSection;)V +MD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/m_63144_ (Ljava/lang/Object;I)V net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/accept (Ljava/lang/Object;I)V +MD: net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/m_63144_ (Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/world/level/chunk/LevelChunkSection$1BlockCounter/accept (Lnet/minecraft/world/level/block/state/BlockState;I)V +CL: net/minecraft/world/level/chunk/LightChunkGetter net/minecraft/world/level/chunk/LightChunkGetter +FD: net/minecraft/world/level/chunk/LightChunkGetter/net/minecraft/world/level/chunk/LightChunkGetter net/minecraft/world/level/chunk/LightChunkGetter/net/minecraft/world/level/chunk/LightChunkGetter +MD: net/minecraft/world/level/chunk/LightChunkGetter/m_6196_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/chunk/LightChunkGetter/getChunkForLighting (II)Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/world/level/chunk/LightChunkGetter/m_6506_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)V net/minecraft/world/level/chunk/LightChunkGetter/onLightUpdate (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)V +MD: net/minecraft/world/level/chunk/LightChunkGetter/m_7653_ ()Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/chunk/LightChunkGetter/getLevel ()Lnet/minecraft/world/level/BlockGetter; +CL: net/minecraft/world/level/chunk/LinearPalette net/minecraft/world/level/chunk/LinearPalette +FD: net/minecraft/world/level/chunk/LinearPalette/f_63025_ net/minecraft/world/level/chunk/LinearPalette/registry +FD: net/minecraft/world/level/chunk/LinearPalette/f_63026_ net/minecraft/world/level/chunk/LinearPalette/values +FD: net/minecraft/world/level/chunk/LinearPalette/f_63027_ net/minecraft/world/level/chunk/LinearPalette/resizeHandler +FD: net/minecraft/world/level/chunk/LinearPalette/f_63029_ net/minecraft/world/level/chunk/LinearPalette/bits +FD: net/minecraft/world/level/chunk/LinearPalette/f_63030_ net/minecraft/world/level/chunk/LinearPalette/size +FD: net/minecraft/world/level/chunk/LinearPalette/net/minecraft/world/level/chunk/LinearPalette net/minecraft/world/level/chunk/LinearPalette/net/minecraft/world/level/chunk/LinearPalette +MD: net/minecraft/world/level/chunk/LinearPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)V net/minecraft/world/level/chunk/LinearPalette/ (Lnet/minecraft/core/IdMap;ILnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)V +MD: net/minecraft/world/level/chunk/LinearPalette/ (Lnet/minecraft/core/IdMap;[Ljava/lang/Object;Lnet/minecraft/world/level/chunk/PaletteResize;II)V net/minecraft/world/level/chunk/LinearPalette/ (Lnet/minecraft/core/IdMap;[Ljava/lang/Object;Lnet/minecraft/world/level/chunk/PaletteResize;II)V +MD: net/minecraft/world/level/chunk/LinearPalette/m_142067_ ()I net/minecraft/world/level/chunk/LinearPalette/getSize ()I +MD: net/minecraft/world/level/chunk/LinearPalette/m_188019_ (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/LinearPalette/create (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/LinearPalette/m_199814_ ()Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/LinearPalette/copy ()Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/LinearPalette/m_5678_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/LinearPalette/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/LinearPalette/m_5680_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/LinearPalette/read (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/LinearPalette/m_5795_ (I)Ljava/lang/Object; net/minecraft/world/level/chunk/LinearPalette/valueFor (I)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/LinearPalette/m_6419_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/chunk/LinearPalette/maybeHas (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/chunk/LinearPalette/m_6429_ ()I net/minecraft/world/level/chunk/LinearPalette/getSerializedSize ()I +MD: net/minecraft/world/level/chunk/LinearPalette/m_6796_ (Ljava/lang/Object;)I net/minecraft/world/level/chunk/LinearPalette/idFor (Ljava/lang/Object;)I +CL: net/minecraft/world/level/chunk/MissingPaletteEntryException net/minecraft/world/level/chunk/MissingPaletteEntryException +FD: net/minecraft/world/level/chunk/MissingPaletteEntryException/net/minecraft/world/level/chunk/MissingPaletteEntryException net/minecraft/world/level/chunk/MissingPaletteEntryException/net/minecraft/world/level/chunk/MissingPaletteEntryException +MD: net/minecraft/world/level/chunk/MissingPaletteEntryException/ (I)V net/minecraft/world/level/chunk/MissingPaletteEntryException/ (I)V +CL: net/minecraft/world/level/chunk/Palette net/minecraft/world/level/chunk/Palette +FD: net/minecraft/world/level/chunk/Palette/net/minecraft/world/level/chunk/Palette net/minecraft/world/level/chunk/Palette/net/minecraft/world/level/chunk/Palette +MD: net/minecraft/world/level/chunk/Palette/m_142067_ ()I net/minecraft/world/level/chunk/Palette/getSize ()I +MD: net/minecraft/world/level/chunk/Palette/m_199814_ ()Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/Palette/copy ()Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/Palette/m_5678_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/Palette/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/Palette/m_5680_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/Palette/read (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/Palette/m_5795_ (I)Ljava/lang/Object; net/minecraft/world/level/chunk/Palette/valueFor (I)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/Palette/m_6419_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/chunk/Palette/maybeHas (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/chunk/Palette/m_6429_ ()I net/minecraft/world/level/chunk/Palette/getSerializedSize ()I +MD: net/minecraft/world/level/chunk/Palette/m_6796_ (Ljava/lang/Object;)I net/minecraft/world/level/chunk/Palette/idFor (Ljava/lang/Object;)I +CL: net/minecraft/world/level/chunk/Palette$Factory net/minecraft/world/level/chunk/Palette$Factory +FD: net/minecraft/world/level/chunk/Palette$Factory/net/minecraft/world/level/chunk/Palette$Factory net/minecraft/world/level/chunk/Palette$Factory/net/minecraft/world/level/chunk/Palette$Factory +MD: net/minecraft/world/level/chunk/Palette$Factory/m_188026_ (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/Palette$Factory/create (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; +CL: net/minecraft/world/level/chunk/PaletteResize net/minecraft/world/level/chunk/PaletteResize +FD: net/minecraft/world/level/chunk/PaletteResize/net/minecraft/world/level/chunk/PaletteResize net/minecraft/world/level/chunk/PaletteResize/net/minecraft/world/level/chunk/PaletteResize +MD: net/minecraft/world/level/chunk/PaletteResize/m_7248_ (ILjava/lang/Object;)I net/minecraft/world/level/chunk/PaletteResize/onResize (ILjava/lang/Object;)I +CL: net/minecraft/world/level/chunk/PalettedContainer net/minecraft/world/level/chunk/PalettedContainer +FD: net/minecraft/world/level/chunk/PalettedContainer/f_188031_ net/minecraft/world/level/chunk/PalettedContainer/MIN_PALETTE_BITS +FD: net/minecraft/world/level/chunk/PalettedContainer/f_188032_ net/minecraft/world/level/chunk/PalettedContainer/data +FD: net/minecraft/world/level/chunk/PalettedContainer/f_188033_ net/minecraft/world/level/chunk/PalettedContainer/strategy +FD: net/minecraft/world/level/chunk/PalettedContainer/f_199441_ net/minecraft/world/level/chunk/PalettedContainer/threadingDetector +FD: net/minecraft/world/level/chunk/PalettedContainer/f_63070_ net/minecraft/world/level/chunk/PalettedContainer/dummyPaletteResize +FD: net/minecraft/world/level/chunk/PalettedContainer/f_63071_ net/minecraft/world/level/chunk/PalettedContainer/registry +FD: net/minecraft/world/level/chunk/PalettedContainer/net/minecraft/world/level/chunk/PalettedContainer net/minecraft/world/level/chunk/PalettedContainer/net/minecraft/world/level/chunk/PalettedContainer +MD: net/minecraft/world/level/chunk/PalettedContainer/ (Lnet/minecraft/core/IdMap;Ljava/lang/Object;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;)V net/minecraft/world/level/chunk/PalettedContainer/ (Lnet/minecraft/core/IdMap;Ljava/lang/Object;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration;Lnet/minecraft/util/BitStorage;Ljava/util/List;)V net/minecraft/world/level/chunk/PalettedContainer/ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration;Lnet/minecraft/util/BitStorage;Ljava/util/List;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$Data;)V net/minecraft/world/level/chunk/PalettedContainer/ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$Data;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_156470_ (IIILjava/lang/Object;)V net/minecraft/world/level/chunk/PalettedContainer/set (IIILjava/lang/Object;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_188044_ (Lcom/mojang/serialization/Codec;Ljava/lang/Object;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/chunk/PalettedContainer/lambda$codec$1 (Lcom/mojang/serialization/Codec;Ljava/lang/Object;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_188051_ (Lnet/minecraft/world/level/chunk/PalettedContainer$Data;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Data; net/minecraft/world/level/chunk/PalettedContainer/createOrReuseData (Lnet/minecraft/world/level/chunk/PalettedContainer$Data;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Data; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_188054_ (Lnet/minecraft/core/IdMap;Lcom/mojang/serialization/Codec;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Ljava/lang/Object;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/chunk/PalettedContainer/codec (Lnet/minecraft/core/IdMap;Lcom/mojang/serialization/Codec;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Ljava/lang/Object;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_188064_ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;)Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData; net/minecraft/world/level/chunk/PalettedContainer/write (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;)Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_188067_ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/chunk/PalettedContainer/read (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_188071_ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer;)Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData; net/minecraft/world/level/chunk/PalettedContainer/lambda$codec$3 (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer;)Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_188078_ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/chunk/PalettedContainer/lambda$codec$2 (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PalettedContainer$Strategy;Lnet/minecraft/world/level/chunk/PalettedContainer$DiscData;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_196879_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/chunk/PalettedContainer/getAll (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_196881_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/chunk/Palette;I)V net/minecraft/world/level/chunk/PalettedContainer/lambda$getAll$4 (Ljava/util/function/Consumer;Lnet/minecraft/world/level/chunk/Palette;I)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_196885_ (ILjava/lang/Object;)I net/minecraft/world/level/chunk/PalettedContainer/lambda$read$5 (ILjava/lang/Object;)I +MD: net/minecraft/world/level/chunk/PalettedContainer/m_198176_ (Lnet/minecraft/world/level/chunk/HashMapPalette;I)I net/minecraft/world/level/chunk/PalettedContainer/lambda$write$7 (Lnet/minecraft/world/level/chunk/HashMapPalette;I)I +MD: net/minecraft/world/level/chunk/PalettedContainer/m_198179_ (Lnet/minecraft/world/level/chunk/PalettedContainer$CountConsumer;Lit/unimi/dsi/fastutil/ints/Int2IntMap$Entry;)V net/minecraft/world/level/chunk/PalettedContainer/lambda$count$9 (Lnet/minecraft/world/level/chunk/PalettedContainer$CountConsumer;Lit/unimi/dsi/fastutil/ints/Int2IntMap$Entry;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_198182_ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/Palette;I)I net/minecraft/world/level/chunk/PalettedContainer/lambda$read$6 (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/Palette;I)I +MD: net/minecraft/world/level/chunk/PalettedContainer/m_198189_ ([ILjava/util/function/IntUnaryOperator;)V net/minecraft/world/level/chunk/PalettedContainer/swapPalette ([ILjava/util/function/IntUnaryOperator;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_199931_ ()Lnet/minecraft/world/level/chunk/PalettedContainer; net/minecraft/world/level/chunk/PalettedContainer/copy ()Lnet/minecraft/world/level/chunk/PalettedContainer; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_200428_ (Lit/unimi/dsi/fastutil/ints/Int2IntOpenHashMap;I)V net/minecraft/world/level/chunk/PalettedContainer/lambda$count$8 (Lit/unimi/dsi/fastutil/ints/Int2IntOpenHashMap;I)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63084_ ()V net/minecraft/world/level/chunk/PalettedContainer/acquire ()V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63085_ (I)Ljava/lang/Object; net/minecraft/world/level/chunk/PalettedContainer/get (I)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63087_ (III)Ljava/lang/Object; net/minecraft/world/level/chunk/PalettedContainer/get (III)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63091_ (IIILjava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/chunk/PalettedContainer/getAndSet (IIILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63096_ (ILjava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/chunk/PalettedContainer/getAndSet (ILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63099_ (Lnet/minecraft/world/level/chunk/PalettedContainer$CountConsumer;)V net/minecraft/world/level/chunk/PalettedContainer/count (Lnet/minecraft/world/level/chunk/PalettedContainer$CountConsumer;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63109_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/chunk/PalettedContainer/maybeHas (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63118_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/PalettedContainer/read (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63120_ ()V net/minecraft/world/level/chunk/PalettedContainer/release ()V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63127_ (IIILjava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/chunk/PalettedContainer/getAndSetUnchecked (IIILjava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63132_ (ILjava/lang/Object;)V net/minecraft/world/level/chunk/PalettedContainer/set (ILjava/lang/Object;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63135_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/PalettedContainer/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63137_ ()I net/minecraft/world/level/chunk/PalettedContainer/getSerializedSize ()I +MD: net/minecraft/world/level/chunk/PalettedContainer/m_63138_ (ILjava/lang/Object;)I net/minecraft/world/level/chunk/PalettedContainer/lambda$new$0 (ILjava/lang/Object;)I +MD: net/minecraft/world/level/chunk/PalettedContainer/m_7248_ (ILjava/lang/Object;)I net/minecraft/world/level/chunk/PalettedContainer/onResize (ILjava/lang/Object;)I +CL: net/minecraft/world/level/chunk/PalettedContainer$Configuration net/minecraft/world/level/chunk/PalettedContainer$Configuration +FD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/f_188085_ net/minecraft/world/level/chunk/PalettedContainer$Configuration/factory +FD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/f_188086_ net/minecraft/world/level/chunk/PalettedContainer$Configuration/bits +FD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/net/minecraft/world/level/chunk/PalettedContainer$Configuration net/minecraft/world/level/chunk/PalettedContainer$Configuration/net/minecraft/world/level/chunk/PalettedContainer$Configuration +MD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/ (Lnet/minecraft/world/level/chunk/Palette$Factory;I)V net/minecraft/world/level/chunk/PalettedContainer$Configuration/ (Lnet/minecraft/world/level/chunk/Palette$Factory;I)V +MD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/equals (Ljava/lang/Object;)Z net/minecraft/world/level/chunk/PalettedContainer$Configuration/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/f_188085_ ()Lnet/minecraft/world/level/chunk/Palette$Factory; net/minecraft/world/level/chunk/PalettedContainer$Configuration/factory ()Lnet/minecraft/world/level/chunk/Palette$Factory; +MD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/f_188086_ ()I net/minecraft/world/level/chunk/PalettedContainer$Configuration/bits ()I +MD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/hashCode ()I net/minecraft/world/level/chunk/PalettedContainer$Configuration/hashCode ()I +MD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/m_188091_ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Data; net/minecraft/world/level/chunk/PalettedContainer$Configuration/createData (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Data; +MD: net/minecraft/world/level/chunk/PalettedContainer$Configuration/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/PalettedContainer$Configuration/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/PalettedContainer$CountConsumer net/minecraft/world/level/chunk/PalettedContainer$CountConsumer +FD: net/minecraft/world/level/chunk/PalettedContainer$CountConsumer/net/minecraft/world/level/chunk/PalettedContainer$CountConsumer net/minecraft/world/level/chunk/PalettedContainer$CountConsumer/net/minecraft/world/level/chunk/PalettedContainer$CountConsumer +MD: net/minecraft/world/level/chunk/PalettedContainer$CountConsumer/m_63144_ (Ljava/lang/Object;I)V net/minecraft/world/level/chunk/PalettedContainer$CountConsumer/accept (Ljava/lang/Object;I)V +CL: net/minecraft/world/level/chunk/PalettedContainer$Data net/minecraft/world/level/chunk/PalettedContainer$Data +FD: net/minecraft/world/level/chunk/PalettedContainer$Data/f_188100_ net/minecraft/world/level/chunk/PalettedContainer$Data/configuration +FD: net/minecraft/world/level/chunk/PalettedContainer$Data/f_188101_ net/minecraft/world/level/chunk/PalettedContainer$Data/storage +FD: net/minecraft/world/level/chunk/PalettedContainer$Data/f_188102_ net/minecraft/world/level/chunk/PalettedContainer$Data/palette +FD: net/minecraft/world/level/chunk/PalettedContainer$Data/net/minecraft/world/level/chunk/PalettedContainer$Data net/minecraft/world/level/chunk/PalettedContainer$Data/net/minecraft/world/level/chunk/PalettedContainer$Data +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/ (Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration;Lnet/minecraft/util/BitStorage;Lnet/minecraft/world/level/chunk/Palette;)V net/minecraft/world/level/chunk/PalettedContainer$Data/ (Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration;Lnet/minecraft/util/BitStorage;Lnet/minecraft/world/level/chunk/Palette;)V +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/equals (Ljava/lang/Object;)Z net/minecraft/world/level/chunk/PalettedContainer$Data/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/f_188100_ ()Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; net/minecraft/world/level/chunk/PalettedContainer$Data/configuration ()Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/f_188101_ ()Lnet/minecraft/util/BitStorage; net/minecraft/world/level/chunk/PalettedContainer$Data/storage ()Lnet/minecraft/util/BitStorage; +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/f_188102_ ()Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/PalettedContainer$Data/palette ()Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/hashCode ()I net/minecraft/world/level/chunk/PalettedContainer$Data/hashCode ()I +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/m_188107_ ()I net/minecraft/world/level/chunk/PalettedContainer$Data/getSerializedSize ()I +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/m_188111_ (Lnet/minecraft/world/level/chunk/Palette;Lnet/minecraft/util/BitStorage;)V net/minecraft/world/level/chunk/PalettedContainer$Data/copyFrom (Lnet/minecraft/world/level/chunk/Palette;Lnet/minecraft/util/BitStorage;)V +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/m_188114_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/PalettedContainer$Data/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/PalettedContainer$Data/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/PalettedContainer$Data/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/PalettedContainer$DiscData net/minecraft/world/level/chunk/PalettedContainer$DiscData +FD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/f_188123_ net/minecraft/world/level/chunk/PalettedContainer$DiscData/paletteEntries +FD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/f_188124_ net/minecraft/world/level/chunk/PalettedContainer$DiscData/storage +FD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/net/minecraft/world/level/chunk/PalettedContainer$DiscData net/minecraft/world/level/chunk/PalettedContainer$DiscData/net/minecraft/world/level/chunk/PalettedContainer$DiscData +MD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/ (Ljava/util/List;Ljava/util/Optional;)V net/minecraft/world/level/chunk/PalettedContainer$DiscData/ (Ljava/util/List;Ljava/util/Optional;)V +MD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/equals (Ljava/lang/Object;)Z net/minecraft/world/level/chunk/PalettedContainer$DiscData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/f_188123_ ()Ljava/util/List; net/minecraft/world/level/chunk/PalettedContainer$DiscData/paletteEntries ()Ljava/util/List; +MD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/f_188124_ ()Ljava/util/Optional; net/minecraft/world/level/chunk/PalettedContainer$DiscData/storage ()Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/hashCode ()I net/minecraft/world/level/chunk/PalettedContainer$DiscData/hashCode ()I +MD: net/minecraft/world/level/chunk/PalettedContainer$DiscData/toString ()Ljava/lang/String; net/minecraft/world/level/chunk/PalettedContainer$DiscData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/chunk/PalettedContainer$Strategy net/minecraft/world/level/chunk/PalettedContainer$Strategy +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/f_188134_ net/minecraft/world/level/chunk/PalettedContainer$Strategy/SINGLE_VALUE_PALETTE_FACTORY +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/f_188135_ net/minecraft/world/level/chunk/PalettedContainer$Strategy/LINEAR_PALETTE_FACTORY +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/f_188136_ net/minecraft/world/level/chunk/PalettedContainer$Strategy/HASHMAP_PALETTE_FACTORY +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/f_188137_ net/minecraft/world/level/chunk/PalettedContainer$Strategy/SECTION_STATES +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/f_188138_ net/minecraft/world/level/chunk/PalettedContainer$Strategy/SECTION_BIOMES +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/f_188139_ net/minecraft/world/level/chunk/PalettedContainer$Strategy/GLOBAL_PALETTE_FACTORY +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/f_188140_ net/minecraft/world/level/chunk/PalettedContainer$Strategy/sizeBits +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/net/minecraft/world/level/chunk/PalettedContainer$Strategy net/minecraft/world/level/chunk/PalettedContainer$Strategy/net/minecraft/world/level/chunk/PalettedContainer$Strategy +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/ ()V net/minecraft/world/level/chunk/PalettedContainer$Strategy/ ()V +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/ (I)V net/minecraft/world/level/chunk/PalettedContainer$Strategy/ (I)V +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/m_183248_ (Lnet/minecraft/core/IdMap;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; net/minecraft/world/level/chunk/PalettedContainer$Strategy/getConfiguration (Lnet/minecraft/core/IdMap;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/m_188144_ ()I net/minecraft/world/level/chunk/PalettedContainer$Strategy/size ()I +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/m_188145_ (III)I net/minecraft/world/level/chunk/PalettedContainer$Strategy/getIndex (III)I +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy/m_188151_ (Lnet/minecraft/core/IdMap;I)I net/minecraft/world/level/chunk/PalettedContainer$Strategy/calculateBitsForSerialization (Lnet/minecraft/core/IdMap;I)I +CL: net/minecraft/world/level/chunk/PalettedContainer$Strategy$1 net/minecraft/world/level/chunk/PalettedContainer$Strategy$1 +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy$1/net/minecraft/world/level/chunk/PalettedContainer$Strategy$1 net/minecraft/world/level/chunk/PalettedContainer$Strategy$1/net/minecraft/world/level/chunk/PalettedContainer$Strategy$1 +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy$1/ (I)V net/minecraft/world/level/chunk/PalettedContainer$Strategy$1/ (I)V +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy$1/m_183248_ (Lnet/minecraft/core/IdMap;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; net/minecraft/world/level/chunk/PalettedContainer$Strategy$1/getConfiguration (Lnet/minecraft/core/IdMap;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; +CL: net/minecraft/world/level/chunk/PalettedContainer$Strategy$2 net/minecraft/world/level/chunk/PalettedContainer$Strategy$2 +FD: net/minecraft/world/level/chunk/PalettedContainer$Strategy$2/net/minecraft/world/level/chunk/PalettedContainer$Strategy$2 net/minecraft/world/level/chunk/PalettedContainer$Strategy$2/net/minecraft/world/level/chunk/PalettedContainer$Strategy$2 +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy$2/ (I)V net/minecraft/world/level/chunk/PalettedContainer$Strategy$2/ (I)V +MD: net/minecraft/world/level/chunk/PalettedContainer$Strategy$2/m_183248_ (Lnet/minecraft/core/IdMap;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; net/minecraft/world/level/chunk/PalettedContainer$Strategy$2/getConfiguration (Lnet/minecraft/core/IdMap;I)Lnet/minecraft/world/level/chunk/PalettedContainer$Configuration; +CL: net/minecraft/world/level/chunk/ProtoChunk net/minecraft/world/level/chunk/ProtoChunk +FD: net/minecraft/world/level/chunk/ProtoChunk/f_188164_ net/minecraft/world/level/chunk/ProtoChunk/belowZeroRetrogen +FD: net/minecraft/world/level/chunk/ProtoChunk/f_188165_ net/minecraft/world/level/chunk/ProtoChunk/fluidTicks +FD: net/minecraft/world/level/chunk/ProtoChunk/f_63151_ net/minecraft/world/level/chunk/ProtoChunk/lightEngine +FD: net/minecraft/world/level/chunk/ProtoChunk/f_63153_ net/minecraft/world/level/chunk/ProtoChunk/status +FD: net/minecraft/world/level/chunk/ProtoChunk/f_63157_ net/minecraft/world/level/chunk/ProtoChunk/entities +FD: net/minecraft/world/level/chunk/ProtoChunk/f_63158_ net/minecraft/world/level/chunk/ProtoChunk/lights +FD: net/minecraft/world/level/chunk/ProtoChunk/f_63163_ net/minecraft/world/level/chunk/ProtoChunk/blockTicks +FD: net/minecraft/world/level/chunk/ProtoChunk/f_63166_ net/minecraft/world/level/chunk/ProtoChunk/carvingMasks +FD: net/minecraft/world/level/chunk/ProtoChunk/net/minecraft/world/level/chunk/ProtoChunk net/minecraft/world/level/chunk/ProtoChunk/net/minecraft/world/level/chunk/ProtoChunk +MD: net/minecraft/world/level/chunk/ProtoChunk/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/chunk/ProtoChunk/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/ticks/ProtoChunkTicks;Lnet/minecraft/world/ticks/ProtoChunkTicks;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/chunk/ProtoChunk/ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/ticks/ProtoChunkTicks;Lnet/minecraft/world/ticks/ProtoChunkTicks;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_142169_ (Lnet/minecraft/world/level/block/entity/BlockEntity;)V net/minecraft/world/level/chunk/ProtoChunk/setBlockEntity (Lnet/minecraft/world/level/block/entity/BlockEntity;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_183376_ ()Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen; net/minecraft/world/level/chunk/ProtoChunk/getBelowZeroRetrogen ()Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_183526_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/ProtoChunk/getFluidTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_183531_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/level/chunk/ProtoChunk/getBlockTicks ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_183568_ ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; net/minecraft/world/level/chunk/ProtoChunk/getTicksForSerialization ()Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_183612_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; net/minecraft/world/level/chunk/ProtoChunk/getCarvingMask (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_183613_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; net/minecraft/world/level/chunk/ProtoChunk/getOrCreateCarvingMask (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_183618_ ()Lnet/minecraft/world/level/LevelHeightAccessor; net/minecraft/world/level/chunk/ProtoChunk/getHeightAccessorForGeneration ()Lnet/minecraft/world/level/LevelHeightAccessor; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_188181_ ()Lnet/minecraft/world/ticks/LevelChunkTicks; net/minecraft/world/level/chunk/ProtoChunk/unpackBlockTicks ()Lnet/minecraft/world/ticks/LevelChunkTicks; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_188182_ ()Lnet/minecraft/world/ticks/LevelChunkTicks; net/minecraft/world/level/chunk/ProtoChunk/unpackFluidTicks ()Lnet/minecraft/world/ticks/LevelChunkTicks; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_188183_ (Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen;)V net/minecraft/world/level/chunk/ProtoChunk/setBelowZeroRetrogen (Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_188186_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;Lnet/minecraft/world/level/chunk/CarvingMask;)V net/minecraft/world/level/chunk/ProtoChunk/setCarvingMask (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;Lnet/minecraft/world/level/chunk/CarvingMask;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_188189_ (Lnet/minecraft/world/ticks/ProtoChunkTicks;)Lnet/minecraft/world/ticks/LevelChunkTicks; net/minecraft/world/level/chunk/ProtoChunk/unpackTicks (Lnet/minecraft/world/ticks/ProtoChunkTicks;)Lnet/minecraft/world/ticks/LevelChunkTicks; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_188192_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; net/minecraft/world/level/chunk/ProtoChunk/lambda$getOrCreateCarvingMask$0 (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_203495_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/chunk/ProtoChunk/getNoiseBiome (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_207296_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/chunk/ProtoChunk/setStartForFeature (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_6267_ ()Ljava/util/stream/Stream; net/minecraft/world/level/chunk/ProtoChunk/getLights ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_6286_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/chunk/ProtoChunk/addEntity (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63209_ (Lnet/minecraft/world/level/lighting/LevelLightEngine;)V net/minecraft/world/level/chunk/ProtoChunk/setLightEngine (Lnet/minecraft/world/level/lighting/LevelLightEngine;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63227_ (SILnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/chunk/ProtoChunk/unpackOffsetCoordinates (SILnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63242_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/chunk/ProtoChunk/addEntity (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63244_ (SI)V net/minecraft/world/level/chunk/ProtoChunk/addLight (SI)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63277_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ProtoChunk/addLight (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63280_ (Lnet/minecraft/core/BlockPos;)S net/minecraft/world/level/chunk/ProtoChunk/packOffsetCoordinates (Lnet/minecraft/core/BlockPos;)S +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63291_ ()[Lit/unimi/dsi/fastutil/shorts/ShortList; net/minecraft/world/level/chunk/ProtoChunk/getPackedLights ()[Lit/unimi/dsi/fastutil/shorts/ShortList; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63292_ ()Ljava/util/Map; net/minecraft/world/level/chunk/ProtoChunk/getBlockEntities ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63293_ ()Ljava/util/List; net/minecraft/world/level/chunk/ProtoChunk/getEntities ()Ljava/util/List; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_63294_ ()Ljava/util/Map; net/minecraft/world/level/chunk/ProtoChunk/getBlockEntityNbts ()Ljava/util/Map; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_6415_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/chunk/ProtoChunk/getStatus ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_6425_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/chunk/ProtoChunk/getFluidState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_6561_ (SI)V net/minecraft/world/level/chunk/ProtoChunk/addPackedPostProcess (SI)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_6978_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/ProtoChunk/setBlockState (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_7150_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)V net/minecraft/world/level/chunk/ProtoChunk/setStatus (Lnet/minecraft/world/level/chunk/ChunkStatus;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_7702_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; net/minecraft/world/level/chunk/ProtoChunk/getBlockEntity (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/entity/BlockEntity; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_8051_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/ProtoChunk/getBlockEntityNbtForSaving (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_8055_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/ProtoChunk/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/ProtoChunk/m_8113_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ProtoChunk/markPosForPostprocessing (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/chunk/ProtoChunk/m_8114_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/chunk/ProtoChunk/removeBlockEntity (Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/chunk/SingleValuePalette net/minecraft/world/level/chunk/SingleValuePalette +FD: net/minecraft/world/level/chunk/SingleValuePalette/f_188203_ net/minecraft/world/level/chunk/SingleValuePalette/registry +FD: net/minecraft/world/level/chunk/SingleValuePalette/f_188204_ net/minecraft/world/level/chunk/SingleValuePalette/value +FD: net/minecraft/world/level/chunk/SingleValuePalette/f_188205_ net/minecraft/world/level/chunk/SingleValuePalette/resizeHandler +FD: net/minecraft/world/level/chunk/SingleValuePalette/net/minecraft/world/level/chunk/SingleValuePalette net/minecraft/world/level/chunk/SingleValuePalette/net/minecraft/world/level/chunk/SingleValuePalette +MD: net/minecraft/world/level/chunk/SingleValuePalette/ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)V net/minecraft/world/level/chunk/SingleValuePalette/ (Lnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)V +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_142067_ ()I net/minecraft/world/level/chunk/SingleValuePalette/getSize ()I +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_188213_ (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/SingleValuePalette/create (ILnet/minecraft/core/IdMap;Lnet/minecraft/world/level/chunk/PaletteResize;Ljava/util/List;)Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_199814_ ()Lnet/minecraft/world/level/chunk/Palette; net/minecraft/world/level/chunk/SingleValuePalette/copy ()Lnet/minecraft/world/level/chunk/Palette; +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_5678_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/SingleValuePalette/write (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_5680_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/chunk/SingleValuePalette/read (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_5795_ (I)Ljava/lang/Object; net/minecraft/world/level/chunk/SingleValuePalette/valueFor (I)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_6419_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/chunk/SingleValuePalette/maybeHas (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_6429_ ()I net/minecraft/world/level/chunk/SingleValuePalette/getSerializedSize ()I +MD: net/minecraft/world/level/chunk/SingleValuePalette/m_6796_ (Ljava/lang/Object;)I net/minecraft/world/level/chunk/SingleValuePalette/idFor (Ljava/lang/Object;)I +CL: net/minecraft/world/level/chunk/UpgradeData net/minecraft/world/level/chunk/UpgradeData +FD: net/minecraft/world/level/chunk/UpgradeData/f_156504_ net/minecraft/world/level/chunk/UpgradeData/TAG_INDICES +FD: net/minecraft/world/level/chunk/UpgradeData/f_208118_ net/minecraft/world/level/chunk/UpgradeData/neighborBlockTicks +FD: net/minecraft/world/level/chunk/UpgradeData/f_208119_ net/minecraft/world/level/chunk/UpgradeData/neighborFluidTicks +FD: net/minecraft/world/level/chunk/UpgradeData/f_63320_ net/minecraft/world/level/chunk/UpgradeData/EMPTY +FD: net/minecraft/world/level/chunk/UpgradeData/f_63321_ net/minecraft/world/level/chunk/UpgradeData/LOGGER +FD: net/minecraft/world/level/chunk/UpgradeData/f_63322_ net/minecraft/world/level/chunk/UpgradeData/DIRECTIONS +FD: net/minecraft/world/level/chunk/UpgradeData/f_63323_ net/minecraft/world/level/chunk/UpgradeData/sides +FD: net/minecraft/world/level/chunk/UpgradeData/f_63324_ net/minecraft/world/level/chunk/UpgradeData/index +FD: net/minecraft/world/level/chunk/UpgradeData/f_63325_ net/minecraft/world/level/chunk/UpgradeData/MAP +FD: net/minecraft/world/level/chunk/UpgradeData/f_63326_ net/minecraft/world/level/chunk/UpgradeData/CHUNKY_FIXERS +FD: net/minecraft/world/level/chunk/UpgradeData/net/minecraft/world/level/chunk/UpgradeData net/minecraft/world/level/chunk/UpgradeData/net/minecraft/world/level/chunk/UpgradeData +MD: net/minecraft/world/level/chunk/UpgradeData/ ()V net/minecraft/world/level/chunk/UpgradeData/ ()V +MD: net/minecraft/world/level/chunk/UpgradeData/ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/chunk/UpgradeData/ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/chunk/UpgradeData/ (Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/chunk/UpgradeData/ (Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_208120_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixer;)V net/minecraft/world/level/chunk/UpgradeData/lambda$upgrade$6 (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixer;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_208123_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/ticks/SavedTick;)V net/minecraft/world/level/chunk/UpgradeData/lambda$upgrade$5 (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/ticks/SavedTick;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_208126_ (Lnet/minecraft/world/level/block/Block;)Ljava/lang/String; net/minecraft/world/level/chunk/UpgradeData/lambda$write$7 (Lnet/minecraft/world/level/block/Block;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/UpgradeData/m_208128_ (Lnet/minecraft/world/level/material/Fluid;)Ljava/lang/String; net/minecraft/world/level/chunk/UpgradeData/lambda$write$9 (Lnet/minecraft/world/level/material/Fluid;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/UpgradeData/m_208130_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/chunk/UpgradeData/lambda$new$3 (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/UpgradeData/m_208132_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Ljava/util/function/Function;Ljava/util/List;)V net/minecraft/world/level/chunk/UpgradeData/loadTicks (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Ljava/util/function/Function;Ljava/util/List;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_208137_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/ticks/SavedTick;)V net/minecraft/world/level/chunk/UpgradeData/lambda$write$10 (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/ticks/SavedTick;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_208140_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/ticks/SavedTick;)V net/minecraft/world/level/chunk/UpgradeData/lambda$upgrade$4 (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/ticks/SavedTick;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_208143_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/chunk/UpgradeData/lambda$new$1 (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/UpgradeData/m_208145_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/ticks/SavedTick;)V net/minecraft/world/level/chunk/UpgradeData/lambda$write$8 (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/ticks/SavedTick;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_208148_ ()Ljava/util/Optional; net/minecraft/world/level/chunk/UpgradeData/lambda$new$2 ()Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/UpgradeData/m_208149_ ()Ljava/util/Optional; net/minecraft/world/level/chunk/UpgradeData/lambda$new$0 ()Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/UpgradeData/m_63331_ ()Z net/minecraft/world/level/chunk/UpgradeData/isEmpty ()Z +MD: net/minecraft/world/level/chunk/UpgradeData/m_63335_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/UpgradeData/updateState (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/UpgradeData/m_63341_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/world/level/chunk/UpgradeData/upgrade (Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_63343_ (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/core/Direction8;)V net/minecraft/world/level/chunk/UpgradeData/upgradeSides (Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/core/Direction8;)V +MD: net/minecraft/world/level/chunk/UpgradeData/m_63346_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/UpgradeData/write ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/UpgradeData/m_63347_ (Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/world/level/chunk/UpgradeData/upgradeInside (Lnet/minecraft/world/level/chunk/LevelChunk;)V +CL: net/minecraft/world/level/chunk/UpgradeData$BlockFixer net/minecraft/world/level/chunk/UpgradeData$BlockFixer +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixer/net/minecraft/world/level/chunk/UpgradeData$BlockFixer net/minecraft/world/level/chunk/UpgradeData$BlockFixer/net/minecraft/world/level/chunk/UpgradeData$BlockFixer +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixer/m_5731_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/UpgradeData$BlockFixer/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixer/m_5870_ (Lnet/minecraft/world/level/LevelAccessor;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixer/processChunk (Lnet/minecraft/world/level/LevelAccessor;)V +CL: net/minecraft/world/level/chunk/UpgradeData$BlockFixers net/minecraft/world/level/chunk/UpgradeData$BlockFixers +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/$VALUES net/minecraft/world/level/chunk/UpgradeData$BlockFixers/$VALUES +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/BLACKLIST net/minecraft/world/level/chunk/UpgradeData$BlockFixers/BLACKLIST +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/CHEST net/minecraft/world/level/chunk/UpgradeData$BlockFixers/CHEST +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/DEFAULT net/minecraft/world/level/chunk/UpgradeData$BlockFixers/DEFAULT +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/LEAVES net/minecraft/world/level/chunk/UpgradeData$BlockFixers/LEAVES +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/STEM_BLOCK net/minecraft/world/level/chunk/UpgradeData$BlockFixers/STEM_BLOCK +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/f_63363_ net/minecraft/world/level/chunk/UpgradeData$BlockFixers/DIRECTIONS +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/net/minecraft/world/level/chunk/UpgradeData$BlockFixers net/minecraft/world/level/chunk/UpgradeData$BlockFixers/net/minecraft/world/level/chunk/UpgradeData$BlockFixers +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/ ()V net/minecraft/world/level/chunk/UpgradeData$BlockFixers/ ()V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/ (Ljava/lang/String;IZ[Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers/ (Ljava/lang/String;IZ[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/m_156510_ ()[Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixers; net/minecraft/world/level/chunk/UpgradeData$BlockFixers/$values ()[Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixers; +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixers; net/minecraft/world/level/chunk/UpgradeData$BlockFixers/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixers; +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers/values ()[Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixers; net/minecraft/world/level/chunk/UpgradeData$BlockFixers/values ()[Lnet/minecraft/world/level/chunk/UpgradeData$BlockFixers; +CL: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1 +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1 +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1/m_5731_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/UpgradeData$BlockFixers$1/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2 +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2 +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2/m_5731_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/UpgradeData$BlockFixers$2/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3 +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3 +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3/m_5731_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/UpgradeData$BlockFixers$3/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4 +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/f_63422_ net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/queue +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4 +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/ (Ljava/lang/String;IZ[Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/ (Ljava/lang/String;IZ[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/m_5731_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/m_5870_ (Lnet/minecraft/world/level/LevelAccessor;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/processChunk (Lnet/minecraft/world/level/LevelAccessor;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/m_63428_ ()Ljava/util/List; net/minecraft/world/level/chunk/UpgradeData$BlockFixers$4/lambda$$0 ()Ljava/util/List; +CL: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5 +FD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5 net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5/net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5 +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5/ (Ljava/lang/String;I[Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5/m_5731_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/chunk/UpgradeData$BlockFixers$5/updateShape (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/chunk/package-info net/minecraft/world/level/chunk/package-info +FD: net/minecraft/world/level/chunk/package-info/net/minecraft/world/level/chunk/package-info net/minecraft/world/level/chunk/package-info/net/minecraft/world/level/chunk/package-info +CL: net/minecraft/world/level/chunk/storage/ChunkScanAccess net/minecraft/world/level/chunk/storage/ChunkScanAccess +FD: net/minecraft/world/level/chunk/storage/ChunkScanAccess/net/minecraft/world/level/chunk/storage/ChunkScanAccess net/minecraft/world/level/chunk/storage/ChunkScanAccess/net/minecraft/world/level/chunk/storage/ChunkScanAccess +MD: net/minecraft/world/level/chunk/storage/ChunkScanAccess/m_196358_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/ChunkScanAccess/scanChunk (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)Ljava/util/concurrent/CompletableFuture; +CL: net/minecraft/world/level/chunk/storage/ChunkSerializer net/minecraft/world/level/chunk/storage/ChunkSerializer +FD: net/minecraft/world/level/chunk/storage/ChunkSerializer/f_156511_ net/minecraft/world/level/chunk/storage/ChunkSerializer/TAG_UPGRADE_DATA +FD: net/minecraft/world/level/chunk/storage/ChunkSerializer/f_188227_ net/minecraft/world/level/chunk/storage/ChunkSerializer/BLOCK_STATE_CODEC +FD: net/minecraft/world/level/chunk/storage/ChunkSerializer/f_188228_ net/minecraft/world/level/chunk/storage/ChunkSerializer/BLOCK_TICKS_TAG +FD: net/minecraft/world/level/chunk/storage/ChunkSerializer/f_188229_ net/minecraft/world/level/chunk/storage/ChunkSerializer/FLUID_TICKS_TAG +FD: net/minecraft/world/level/chunk/storage/ChunkSerializer/f_63449_ net/minecraft/world/level/chunk/storage/ChunkSerializer/LOGGER +FD: net/minecraft/world/level/chunk/storage/ChunkSerializer/net/minecraft/world/level/chunk/storage/ChunkSerializer net/minecraft/world/level/chunk/storage/ChunkSerializer/net/minecraft/world/level/chunk/storage/ChunkSerializer +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/ ()V net/minecraft/world/level/chunk/storage/ChunkSerializer/ ()V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/ ()V net/minecraft/world/level/chunk/storage/ChunkSerializer/ ()V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188230_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/village/poi/PoiManager;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/chunk/ProtoChunk; net/minecraft/world/level/chunk/storage/ChunkSerializer/read (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/ai/village/poi/PoiManager;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/chunk/ProtoChunk; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188235_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave;)V net/minecraft/world/level/chunk/storage/ChunkSerializer/saveTicks (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/chunk/ChunkAccess$TicksToSave;)V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188239_ (Lnet/minecraft/world/level/ChunkPos;ILjava/lang/String;)V net/minecraft/world/level/chunk/storage/ChunkSerializer/logErrors (Lnet/minecraft/world/level/ChunkPos;ILjava/lang/String;)V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188249_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/world/level/ChunkPos;Ljava/util/Map;Ljava/util/Map;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/ChunkSerializer/packStructureData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/world/level/ChunkPos;Ljava/util/Map;Ljava/util/Map;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188254_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Ljava/util/Map; net/minecraft/world/level/chunk/storage/ChunkSerializer/unpackStructureStart (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Ljava/util/Map; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188260_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/chunk/storage/ChunkSerializer/makeBiomeCodec (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188271_ (Lnet/minecraft/world/level/ChunkPos;ILjava/lang/String;)V net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$read$1 (Lnet/minecraft/world/level/ChunkPos;ILjava/lang/String;)V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188275_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$read$5 (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188277_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$write$7 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188280_ (Lnet/minecraft/world/level/ChunkPos;ILjava/lang/String;)V net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$read$0 (Lnet/minecraft/world/level/ChunkPos;ILjava/lang/String;)V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188284_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$read$3 (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_188286_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$read$2 (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_196890_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor; net/minecraft/world/level/chunk/storage/ChunkSerializer/postLoadChunk (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_196893_ (Lnet/minecraft/world/level/block/Block;)Ljava/lang/String; net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$saveTicks$8 (Lnet/minecraft/world/level/block/Block;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_196895_ (Lnet/minecraft/world/level/material/Fluid;)Ljava/lang/String; net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$saveTicks$9 (Lnet/minecraft/world/level/material/Fluid;)Ljava/lang/String; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_196897_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/chunk/storage/ChunkSerializer/getListOfCompoundsOrNull (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_196900_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/level/chunk/LevelChunk;)V net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$postLoadChunk$10 (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/level/chunk/LevelChunk;)V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_196905_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$read$4 (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_196907_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$write$6 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_208150_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceLocation;J)Z net/minecraft/world/level/chunk/storage/ChunkSerializer/lambda$unpackStructureReferences$11 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/resources/ResourceLocation;J)Z +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_208154_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Map; net/minecraft/world/level/chunk/storage/ChunkSerializer/unpackStructureReferences (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Map; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_63454_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/ChunkSerializer/write (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_63485_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; net/minecraft/world/level/chunk/storage/ChunkSerializer/getChunkTypeFromTag (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/chunk/ChunkStatus$ChunkType; +MD: net/minecraft/world/level/chunk/storage/ChunkSerializer/m_63490_ ([Lit/unimi/dsi/fastutil/shorts/ShortList;)Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/chunk/storage/ChunkSerializer/packOffsets ([Lit/unimi/dsi/fastutil/shorts/ShortList;)Lnet/minecraft/nbt/ListTag; +CL: net/minecraft/world/level/chunk/storage/ChunkStorage net/minecraft/world/level/chunk/storage/ChunkStorage +FD: net/minecraft/world/level/chunk/storage/ChunkStorage/f_196910_ net/minecraft/world/level/chunk/storage/ChunkStorage/LAST_MONOLYTH_STRUCTURE_DATA_VERSION +FD: net/minecraft/world/level/chunk/storage/ChunkStorage/f_63495_ net/minecraft/world/level/chunk/storage/ChunkStorage/worker +FD: net/minecraft/world/level/chunk/storage/ChunkStorage/f_63496_ net/minecraft/world/level/chunk/storage/ChunkStorage/fixerUpper +FD: net/minecraft/world/level/chunk/storage/ChunkStorage/f_63497_ net/minecraft/world/level/chunk/storage/ChunkStorage/legacyStructureHandler +FD: net/minecraft/world/level/chunk/storage/ChunkStorage/net/minecraft/world/level/chunk/storage/ChunkStorage net/minecraft/world/level/chunk/storage/ChunkStorage/net/minecraft/world/level/chunk/storage/ChunkStorage +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/ (Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;Z)V net/minecraft/world/level/chunk/storage/ChunkStorage/ (Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;Z)V +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/close ()V net/minecraft/world/level/chunk/storage/ChunkStorage/close ()V +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_188288_ (Lnet/minecraft/resources/ResourceKey;Ljava/util/function/Supplier;Lnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/ChunkStorage/upgradeChunkTag (Lnet/minecraft/resources/ResourceKey;Ljava/util/function/Supplier;Lnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_196915_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceKey;)V net/minecraft/world/level/chunk/storage/ChunkStorage/lambda$injectDatafixingContext$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_196918_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceKey;Ljava/util/Optional;)V net/minecraft/world/level/chunk/storage/ChunkStorage/injectDatafixingContext (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceKey;Ljava/util/Optional;)V +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_196922_ ()Lnet/minecraft/world/level/chunk/storage/ChunkScanAccess; net/minecraft/world/level/chunk/storage/ChunkStorage/chunkScanner ()Lnet/minecraft/world/level/chunk/storage/ChunkScanAccess; +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_63502_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/chunk/storage/ChunkStorage/write (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_63505_ (Lnet/minecraft/nbt/CompoundTag;)I net/minecraft/world/level/chunk/storage/ChunkStorage/getVersion (Lnet/minecraft/nbt/CompoundTag;)I +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_63512_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/ChunkStorage/read (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/ChunkStorage/m_63514_ ()V net/minecraft/world/level/chunk/storage/ChunkStorage/flushWorker ()V +CL: net/minecraft/world/level/chunk/storage/EntityStorage net/minecraft/world/level/chunk/storage/EntityStorage +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_156534_ net/minecraft/world/level/chunk/storage/EntityStorage/fixerUpper +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_156535_ net/minecraft/world/level/chunk/storage/EntityStorage/LOGGER +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_156536_ net/minecraft/world/level/chunk/storage/EntityStorage/ENTITIES_TAG +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_156537_ net/minecraft/world/level/chunk/storage/EntityStorage/POSITION_TAG +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_156538_ net/minecraft/world/level/chunk/storage/EntityStorage/level +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_156539_ net/minecraft/world/level/chunk/storage/EntityStorage/worker +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_156540_ net/minecraft/world/level/chunk/storage/EntityStorage/emptyChunks +FD: net/minecraft/world/level/chunk/storage/EntityStorage/f_182485_ net/minecraft/world/level/chunk/storage/EntityStorage/entityDeserializerQueue +FD: net/minecraft/world/level/chunk/storage/EntityStorage/net/minecraft/world/level/chunk/storage/EntityStorage net/minecraft/world/level/chunk/storage/EntityStorage/net/minecraft/world/level/chunk/storage/EntityStorage +MD: net/minecraft/world/level/chunk/storage/EntityStorage/ ()V net/minecraft/world/level/chunk/storage/EntityStorage/ ()V +MD: net/minecraft/world/level/chunk/storage/EntityStorage/ (Lnet/minecraft/server/level/ServerLevel;Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;ZLjava/util/concurrent/Executor;)V net/minecraft/world/level/chunk/storage/EntityStorage/ (Lnet/minecraft/server/level/ServerLevel;Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;ZLjava/util/concurrent/Executor;)V +MD: net/minecraft/world/level/chunk/storage/EntityStorage/close ()V net/minecraft/world/level/chunk/storage/EntityStorage/close ()V +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_141930_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/EntityStorage/loadEntities (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_141971_ (Lnet/minecraft/world/level/entity/ChunkEntities;)V net/minecraft/world/level/chunk/storage/EntityStorage/storeEntities (Lnet/minecraft/world/level/entity/ChunkEntities;)V +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156552_ (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Throwable;)Ljava/lang/Void; net/minecraft/world/level/chunk/storage/EntityStorage/lambda$storeEntities$2 (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Throwable;)Ljava/lang/Void; +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156555_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/entity/ChunkEntities; net/minecraft/world/level/chunk/storage/EntityStorage/lambda$loadEntities$0 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/entity/ChunkEntities; +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156560_ (Lnet/minecraft/nbt/CompoundTag;)I net/minecraft/world/level/chunk/storage/EntityStorage/getVersion (Lnet/minecraft/nbt/CompoundTag;)I +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156562_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/storage/EntityStorage/writeChunkPos (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156565_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/chunk/storage/EntityStorage/lambda$storeEntities$1 (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156568_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/entity/ChunkEntities; net/minecraft/world/level/chunk/storage/EntityStorage/emptyChunk (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/entity/ChunkEntities; +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156570_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/chunk/storage/EntityStorage/readChunkPos (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_156572_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/EntityStorage/upgradeChunkTag (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/EntityStorage/m_182219_ (Z)V net/minecraft/world/level/chunk/storage/EntityStorage/flush (Z)V +CL: net/minecraft/world/level/chunk/storage/IOWorker net/minecraft/world/level/chunk/storage/IOWorker +FD: net/minecraft/world/level/chunk/storage/IOWorker/f_63515_ net/minecraft/world/level/chunk/storage/IOWorker/LOGGER +FD: net/minecraft/world/level/chunk/storage/IOWorker/f_63516_ net/minecraft/world/level/chunk/storage/IOWorker/shutdownRequested +FD: net/minecraft/world/level/chunk/storage/IOWorker/f_63517_ net/minecraft/world/level/chunk/storage/IOWorker/mailbox +FD: net/minecraft/world/level/chunk/storage/IOWorker/f_63518_ net/minecraft/world/level/chunk/storage/IOWorker/storage +FD: net/minecraft/world/level/chunk/storage/IOWorker/f_63519_ net/minecraft/world/level/chunk/storage/IOWorker/pendingWrites +FD: net/minecraft/world/level/chunk/storage/IOWorker/net/minecraft/world/level/chunk/storage/IOWorker net/minecraft/world/level/chunk/storage/IOWorker/net/minecraft/world/level/chunk/storage/IOWorker +MD: net/minecraft/world/level/chunk/storage/IOWorker/ ()V net/minecraft/world/level/chunk/storage/IOWorker/ ()V +MD: net/minecraft/world/level/chunk/storage/IOWorker/ (Ljava/nio/file/Path;ZLjava/lang/String;)V net/minecraft/world/level/chunk/storage/IOWorker/ (Ljava/nio/file/Path;ZLjava/lang/String;)V +MD: net/minecraft/world/level/chunk/storage/IOWorker/close ()V net/minecraft/world/level/chunk/storage/IOWorker/close ()V +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_156575_ (I)[Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/IOWorker/lambda$synchronize$4 (I)[Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_156580_ (Lnet/minecraft/world/level/chunk/storage/IOWorker$PendingStore;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/IOWorker/lambda$synchronize$3 (Lnet/minecraft/world/level/chunk/storage/IOWorker$PendingStore;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_156582_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/chunk/storage/IOWorker$PendingStore; net/minecraft/world/level/chunk/storage/IOWorker/lambda$store$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/chunk/storage/IOWorker$PendingStore; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_156587_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/IOWorker/loadAsync (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_156589_ (Lnet/minecraft/world/level/ChunkPos;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/storage/IOWorker/lambda$loadAsync$2 (Lnet/minecraft/world/level/ChunkPos;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_156591_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/storage/IOWorker/lambda$synchronize$6 ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_182493_ (Ljava/lang/Void;)Ljava/util/concurrent/CompletionStage; net/minecraft/world/level/chunk/storage/IOWorker/lambda$synchronize$9 (Ljava/lang/Void;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_182498_ (Z)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/IOWorker/synchronize (Z)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_182502_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/storage/IOWorker/lambda$synchronize$8 ()Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_196358_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/IOWorker/scanChunk (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_196933_ (Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; net/minecraft/world/level/chunk/storage/IOWorker/lambda$close$14 (Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_196935_ (Lnet/minecraft/util/thread/ProcessorHandle;Ljava/util/function/Supplier;)V net/minecraft/world/level/chunk/storage/IOWorker/lambda$submitTask$11 (Lnet/minecraft/util/thread/ProcessorHandle;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_196941_ (Ljava/util/function/Supplier;Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; net/minecraft/world/level/chunk/storage/IOWorker/lambda$submitTask$12 (Ljava/util/function/Supplier;Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_196944_ (Lnet/minecraft/util/thread/ProcessorHandle;)V net/minecraft/world/level/chunk/storage/IOWorker/lambda$close$13 (Lnet/minecraft/util/thread/ProcessorHandle;)V +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_196946_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/storage/IOWorker/lambda$scanChunk$10 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63533_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/IOWorker/load (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63535_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/storage/IOWorker$PendingStore;)V net/minecraft/world/level/chunk/storage/IOWorker/runStore (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/storage/IOWorker$PendingStore;)V +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63538_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/IOWorker/store (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63543_ (Ljava/lang/Void;)Ljava/util/concurrent/CompletionStage; net/minecraft/world/level/chunk/storage/IOWorker/lambda$synchronize$7 (Ljava/lang/Void;)Ljava/util/concurrent/CompletionStage; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63545_ (Ljava/util/function/Supplier;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/chunk/storage/IOWorker/submitTask (Ljava/util/function/Supplier;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63553_ ()V net/minecraft/world/level/chunk/storage/IOWorker/storePendingChunk ()V +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63558_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/storage/IOWorker/lambda$store$1 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63561_ ()V net/minecraft/world/level/chunk/storage/IOWorker/tellStorePending ()V +MD: net/minecraft/world/level/chunk/storage/IOWorker/m_63564_ ()Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/chunk/storage/IOWorker/lambda$synchronize$5 ()Lcom/mojang/datafixers/util/Either; +CL: net/minecraft/world/level/chunk/storage/IOWorker$PendingStore net/minecraft/world/level/chunk/storage/IOWorker$PendingStore +FD: net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/f_63565_ net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/data +FD: net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/f_63566_ net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/result +FD: net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/net/minecraft/world/level/chunk/storage/IOWorker$PendingStore net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/net/minecraft/world/level/chunk/storage/IOWorker$PendingStore +MD: net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/chunk/storage/IOWorker$PendingStore/ (Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/chunk/storage/IOWorker$Priority net/minecraft/world/level/chunk/storage/IOWorker$Priority +FD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/$VALUES net/minecraft/world/level/chunk/storage/IOWorker$Priority/$VALUES +FD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/BACKGROUND net/minecraft/world/level/chunk/storage/IOWorker$Priority/BACKGROUND +FD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/FOREGROUND net/minecraft/world/level/chunk/storage/IOWorker$Priority/FOREGROUND +FD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/SHUTDOWN net/minecraft/world/level/chunk/storage/IOWorker$Priority/SHUTDOWN +FD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/net/minecraft/world/level/chunk/storage/IOWorker$Priority net/minecraft/world/level/chunk/storage/IOWorker$Priority/net/minecraft/world/level/chunk/storage/IOWorker$Priority +MD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/ ()V net/minecraft/world/level/chunk/storage/IOWorker$Priority/ ()V +MD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/ (Ljava/lang/String;I)V net/minecraft/world/level/chunk/storage/IOWorker$Priority/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/m_156595_ ()[Lnet/minecraft/world/level/chunk/storage/IOWorker$Priority; net/minecraft/world/level/chunk/storage/IOWorker$Priority/$values ()[Lnet/minecraft/world/level/chunk/storage/IOWorker$Priority; +MD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/storage/IOWorker$Priority; net/minecraft/world/level/chunk/storage/IOWorker$Priority/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/chunk/storage/IOWorker$Priority; +MD: net/minecraft/world/level/chunk/storage/IOWorker$Priority/values ()[Lnet/minecraft/world/level/chunk/storage/IOWorker$Priority; net/minecraft/world/level/chunk/storage/IOWorker$Priority/values ()[Lnet/minecraft/world/level/chunk/storage/IOWorker$Priority; +CL: net/minecraft/world/level/chunk/storage/RegionBitmap net/minecraft/world/level/chunk/storage/RegionBitmap +FD: net/minecraft/world/level/chunk/storage/RegionBitmap/f_63608_ net/minecraft/world/level/chunk/storage/RegionBitmap/used +FD: net/minecraft/world/level/chunk/storage/RegionBitmap/net/minecraft/world/level/chunk/storage/RegionBitmap net/minecraft/world/level/chunk/storage/RegionBitmap/net/minecraft/world/level/chunk/storage/RegionBitmap +MD: net/minecraft/world/level/chunk/storage/RegionBitmap/ ()V net/minecraft/world/level/chunk/storage/RegionBitmap/ ()V +MD: net/minecraft/world/level/chunk/storage/RegionBitmap/m_156603_ ()Lit/unimi/dsi/fastutil/ints/IntSet; net/minecraft/world/level/chunk/storage/RegionBitmap/getUsed ()Lit/unimi/dsi/fastutil/ints/IntSet; +MD: net/minecraft/world/level/chunk/storage/RegionBitmap/m_63610_ (I)I net/minecraft/world/level/chunk/storage/RegionBitmap/allocate (I)I +MD: net/minecraft/world/level/chunk/storage/RegionBitmap/m_63612_ (II)V net/minecraft/world/level/chunk/storage/RegionBitmap/force (II)V +MD: net/minecraft/world/level/chunk/storage/RegionBitmap/m_63615_ (II)V net/minecraft/world/level/chunk/storage/RegionBitmap/free (II)V +CL: net/minecraft/world/level/chunk/storage/RegionFile net/minecraft/world/level/chunk/storage/RegionFile +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156604_ net/minecraft/world/level/chunk/storage/RegionFile/SECTOR_INTS +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156605_ net/minecraft/world/level/chunk/storage/RegionFile/SECTOR_BYTES +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156606_ net/minecraft/world/level/chunk/storage/RegionFile/CHUNK_HEADER_SIZE +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156607_ net/minecraft/world/level/chunk/storage/RegionFile/HEADER_OFFSET +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156608_ net/minecraft/world/level/chunk/storage/RegionFile/EXTERNAL_FILE_EXTENSION +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156609_ net/minecraft/world/level/chunk/storage/RegionFile/EXTERNAL_STREAM_FLAG +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156610_ net/minecraft/world/level/chunk/storage/RegionFile/EXTERNAL_CHUNK_THRESHOLD +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_156611_ net/minecraft/world/level/chunk/storage/RegionFile/CHUNK_NOT_PRESENT +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63618_ net/minecraft/world/level/chunk/storage/RegionFile/usedSectors +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63619_ net/minecraft/world/level/chunk/storage/RegionFile/LOGGER +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63620_ net/minecraft/world/level/chunk/storage/RegionFile/PADDING_BUFFER +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63621_ net/minecraft/world/level/chunk/storage/RegionFile/file +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63622_ net/minecraft/world/level/chunk/storage/RegionFile/externalFileDir +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63623_ net/minecraft/world/level/chunk/storage/RegionFile/version +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63624_ net/minecraft/world/level/chunk/storage/RegionFile/header +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63625_ net/minecraft/world/level/chunk/storage/RegionFile/offsets +FD: net/minecraft/world/level/chunk/storage/RegionFile/f_63626_ net/minecraft/world/level/chunk/storage/RegionFile/timestamps +FD: net/minecraft/world/level/chunk/storage/RegionFile/net/minecraft/world/level/chunk/storage/RegionFile net/minecraft/world/level/chunk/storage/RegionFile/net/minecraft/world/level/chunk/storage/RegionFile +MD: net/minecraft/world/level/chunk/storage/RegionFile/ ()V net/minecraft/world/level/chunk/storage/RegionFile/ ()V +MD: net/minecraft/world/level/chunk/storage/RegionFile/ (Ljava/nio/file/Path;Ljava/nio/file/Path;Lnet/minecraft/world/level/chunk/storage/RegionFileVersion;Z)V net/minecraft/world/level/chunk/storage/RegionFile/ (Ljava/nio/file/Path;Ljava/nio/file/Path;Lnet/minecraft/world/level/chunk/storage/RegionFileVersion;Z)V +MD: net/minecraft/world/level/chunk/storage/RegionFile/ (Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V net/minecraft/world/level/chunk/storage/RegionFile/ (Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V +MD: net/minecraft/world/level/chunk/storage/RegionFile/close ()V net/minecraft/world/level/chunk/storage/RegionFile/close ()V +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_156612_ ()I net/minecraft/world/level/chunk/storage/RegionFile/getTimestamp ()I +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_156613_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/storage/RegionFile/clear (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63637_ ()V net/minecraft/world/level/chunk/storage/RegionFile/flush ()V +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63638_ (B)Z net/minecraft/world/level/chunk/storage/RegionFile/isExternalStreamChunk (B)Z +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63640_ (I)I net/minecraft/world/level/chunk/storage/RegionFile/getNumSectors (I)I +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63642_ (II)I net/minecraft/world/level/chunk/storage/RegionFile/packSectorOffset (II)I +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63645_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/io/DataInputStream; net/minecraft/world/level/chunk/storage/RegionFile/getChunkDataInputStream (Lnet/minecraft/world/level/ChunkPos;)Ljava/io/DataInputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63647_ (Lnet/minecraft/world/level/ChunkPos;B)Ljava/io/DataInputStream; net/minecraft/world/level/chunk/storage/RegionFile/createExternalChunkInputStream (Lnet/minecraft/world/level/ChunkPos;B)Ljava/io/DataInputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63650_ (Lnet/minecraft/world/level/ChunkPos;BLjava/io/InputStream;)Ljava/io/DataInputStream; net/minecraft/world/level/chunk/storage/RegionFile/createChunkInputStream (Lnet/minecraft/world/level/ChunkPos;BLjava/io/InputStream;)Ljava/io/DataInputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63654_ (Lnet/minecraft/world/level/ChunkPos;Ljava/nio/ByteBuffer;)V net/minecraft/world/level/chunk/storage/RegionFile/write (Lnet/minecraft/world/level/ChunkPos;Ljava/nio/ByteBuffer;)V +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63659_ (Ljava/nio/ByteBuffer;I)Ljava/io/ByteArrayInputStream; net/minecraft/world/level/chunk/storage/RegionFile/createStream (Ljava/nio/ByteBuffer;I)Ljava/io/ByteArrayInputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63662_ (Ljava/nio/file/Path;Ljava/nio/ByteBuffer;)Lnet/minecraft/world/level/chunk/storage/RegionFile$CommitOp; net/minecraft/world/level/chunk/storage/RegionFile/writeToExternalFile (Ljava/nio/file/Path;Ljava/nio/ByteBuffer;)Lnet/minecraft/world/level/chunk/storage/RegionFile$CommitOp; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63665_ (Ljava/nio/file/Path;Ljava/nio/file/Path;)V net/minecraft/world/level/chunk/storage/RegionFile/lambda$writeToExternalFile$1 (Ljava/nio/file/Path;Ljava/nio/file/Path;)V +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63668_ ()Ljava/nio/ByteBuffer; net/minecraft/world/level/chunk/storage/RegionFile/createExternalStub ()Ljava/nio/ByteBuffer; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63669_ (B)B net/minecraft/world/level/chunk/storage/RegionFile/getExternalChunkVersion (B)B +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63671_ (I)I net/minecraft/world/level/chunk/storage/RegionFile/getSectorNumber (I)I +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63673_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/world/level/chunk/storage/RegionFile/doesChunkExist (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63675_ ()V net/minecraft/world/level/chunk/storage/RegionFile/writeHeader ()V +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63676_ (I)I net/minecraft/world/level/chunk/storage/RegionFile/sizeToSectors (I)I +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63678_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/io/DataOutputStream; net/minecraft/world/level/chunk/storage/RegionFile/getChunkDataOutputStream (Lnet/minecraft/world/level/ChunkPos;)Ljava/io/DataOutputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63681_ ()V net/minecraft/world/level/chunk/storage/RegionFile/padToFullSector ()V +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63682_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/world/level/chunk/storage/RegionFile/hasChunk (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63684_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/nio/file/Path; net/minecraft/world/level/chunk/storage/RegionFile/getExternalChunkPath (Lnet/minecraft/world/level/ChunkPos;)Ljava/nio/file/Path; +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63686_ (Lnet/minecraft/world/level/ChunkPos;)I net/minecraft/world/level/chunk/storage/RegionFile/getOffset (Lnet/minecraft/world/level/ChunkPos;)I +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63688_ (Lnet/minecraft/world/level/ChunkPos;)I net/minecraft/world/level/chunk/storage/RegionFile/getOffsetIndex (Lnet/minecraft/world/level/ChunkPos;)I +MD: net/minecraft/world/level/chunk/storage/RegionFile/m_63690_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/storage/RegionFile/lambda$write$0 (Lnet/minecraft/world/level/ChunkPos;)V +CL: net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer +FD: net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/f_63692_ net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/this$0 +FD: net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/f_63693_ net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/pos +FD: net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer +MD: net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/ (Lnet/minecraft/world/level/chunk/storage/RegionFile;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/ (Lnet/minecraft/world/level/chunk/storage/RegionFile;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/close ()V net/minecraft/world/level/chunk/storage/RegionFile$ChunkBuffer/close ()V +CL: net/minecraft/world/level/chunk/storage/RegionFile$CommitOp net/minecraft/world/level/chunk/storage/RegionFile$CommitOp +FD: net/minecraft/world/level/chunk/storage/RegionFile$CommitOp/net/minecraft/world/level/chunk/storage/RegionFile$CommitOp net/minecraft/world/level/chunk/storage/RegionFile$CommitOp/net/minecraft/world/level/chunk/storage/RegionFile$CommitOp +MD: net/minecraft/world/level/chunk/storage/RegionFile$CommitOp/m_63698_ ()V net/minecraft/world/level/chunk/storage/RegionFile$CommitOp/run ()V +CL: net/minecraft/world/level/chunk/storage/RegionFileStorage net/minecraft/world/level/chunk/storage/RegionFileStorage +FD: net/minecraft/world/level/chunk/storage/RegionFileStorage/f_156615_ net/minecraft/world/level/chunk/storage/RegionFileStorage/ANVIL_EXTENSION +FD: net/minecraft/world/level/chunk/storage/RegionFileStorage/f_156616_ net/minecraft/world/level/chunk/storage/RegionFileStorage/MAX_CACHE_SIZE +FD: net/minecraft/world/level/chunk/storage/RegionFileStorage/f_63699_ net/minecraft/world/level/chunk/storage/RegionFileStorage/regionCache +FD: net/minecraft/world/level/chunk/storage/RegionFileStorage/f_63700_ net/minecraft/world/level/chunk/storage/RegionFileStorage/folder +FD: net/minecraft/world/level/chunk/storage/RegionFileStorage/f_63701_ net/minecraft/world/level/chunk/storage/RegionFileStorage/sync +FD: net/minecraft/world/level/chunk/storage/RegionFileStorage/net/minecraft/world/level/chunk/storage/RegionFileStorage net/minecraft/world/level/chunk/storage/RegionFileStorage/net/minecraft/world/level/chunk/storage/RegionFileStorage +MD: net/minecraft/world/level/chunk/storage/RegionFileStorage/ (Ljava/nio/file/Path;Z)V net/minecraft/world/level/chunk/storage/RegionFileStorage/ (Ljava/nio/file/Path;Z)V +MD: net/minecraft/world/level/chunk/storage/RegionFileStorage/close ()V net/minecraft/world/level/chunk/storage/RegionFileStorage/close ()V +MD: net/minecraft/world/level/chunk/storage/RegionFileStorage/m_196956_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)V net/minecraft/world/level/chunk/storage/RegionFileStorage/scanChunk (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/StreamTagVisitor;)V +MD: net/minecraft/world/level/chunk/storage/RegionFileStorage/m_63705_ ()V net/minecraft/world/level/chunk/storage/RegionFileStorage/flush ()V +MD: net/minecraft/world/level/chunk/storage/RegionFileStorage/m_63706_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/RegionFileStorage/read (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/RegionFileStorage/m_63708_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/chunk/storage/RegionFileStorage/write (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/chunk/storage/RegionFileStorage/m_63711_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/chunk/storage/RegionFile; net/minecraft/world/level/chunk/storage/RegionFileStorage/getRegionFile (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/level/chunk/storage/RegionFile; +CL: net/minecraft/world/level/chunk/storage/RegionFileVersion net/minecraft/world/level/chunk/storage/RegionFileVersion +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/f_63743_ net/minecraft/world/level/chunk/storage/RegionFileVersion/VERSION_GZIP +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/f_63744_ net/minecraft/world/level/chunk/storage/RegionFileVersion/VERSION_DEFLATE +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/f_63745_ net/minecraft/world/level/chunk/storage/RegionFileVersion/VERSION_NONE +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/f_63746_ net/minecraft/world/level/chunk/storage/RegionFileVersion/VERSIONS +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/f_63747_ net/minecraft/world/level/chunk/storage/RegionFileVersion/id +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/f_63748_ net/minecraft/world/level/chunk/storage/RegionFileVersion/inputWrapper +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/f_63749_ net/minecraft/world/level/chunk/storage/RegionFileVersion/outputWrapper +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion/net/minecraft/world/level/chunk/storage/RegionFileVersion net/minecraft/world/level/chunk/storage/RegionFileVersion/net/minecraft/world/level/chunk/storage/RegionFileVersion +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/ ()V net/minecraft/world/level/chunk/storage/RegionFileVersion/ ()V +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/ (ILnet/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper;Lnet/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper;)V net/minecraft/world/level/chunk/storage/RegionFileVersion/ (ILnet/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper;Lnet/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper;)V +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_196959_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/lambda$static$4 (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_196961_ (Ljava/io/OutputStream;)Ljava/io/OutputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/lambda$static$5 (Ljava/io/OutputStream;)Ljava/io/OutputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_196963_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/lambda$static$2 (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_196965_ (Ljava/io/OutputStream;)Ljava/io/OutputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/lambda$static$3 (Ljava/io/OutputStream;)Ljava/io/OutputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63755_ ()I net/minecraft/world/level/chunk/storage/RegionFileVersion/getId ()I +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63756_ (I)Lnet/minecraft/world/level/chunk/storage/RegionFileVersion; net/minecraft/world/level/chunk/storage/RegionFileVersion/fromId (I)Lnet/minecraft/world/level/chunk/storage/RegionFileVersion; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63758_ (Lnet/minecraft/world/level/chunk/storage/RegionFileVersion;)Lnet/minecraft/world/level/chunk/storage/RegionFileVersion; net/minecraft/world/level/chunk/storage/RegionFileVersion/register (Lnet/minecraft/world/level/chunk/storage/RegionFileVersion;)Lnet/minecraft/world/level/chunk/storage/RegionFileVersion; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63760_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/wrap (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63762_ (Ljava/io/OutputStream;)Ljava/io/OutputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/wrap (Ljava/io/OutputStream;)Ljava/io/OutputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63764_ (I)Z net/minecraft/world/level/chunk/storage/RegionFileVersion/isValidVersion (I)Z +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63766_ (Ljava/io/InputStream;)Ljava/io/InputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/lambda$static$0 (Ljava/io/InputStream;)Ljava/io/InputStream; +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion/m_63768_ (Ljava/io/OutputStream;)Ljava/io/OutputStream; net/minecraft/world/level/chunk/storage/RegionFileVersion/lambda$static$1 (Ljava/io/OutputStream;)Ljava/io/OutputStream; +CL: net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper +FD: net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper/net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper/net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper +MD: net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper/m_63770_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/chunk/storage/RegionFileVersion$StreamWrapper/wrap (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/world/level/chunk/storage/SectionStorage net/minecraft/world/level/chunk/storage/SectionStorage +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_156617_ net/minecraft/world/level/chunk/storage/SectionStorage/SECTIONS_TAG +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_156618_ net/minecraft/world/level/chunk/storage/SectionStorage/levelHeightAccessor +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63772_ net/minecraft/world/level/chunk/storage/SectionStorage/LOGGER +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63773_ net/minecraft/world/level/chunk/storage/SectionStorage/worker +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63774_ net/minecraft/world/level/chunk/storage/SectionStorage/storage +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63775_ net/minecraft/world/level/chunk/storage/SectionStorage/dirty +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63776_ net/minecraft/world/level/chunk/storage/SectionStorage/codec +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63777_ net/minecraft/world/level/chunk/storage/SectionStorage/factory +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63778_ net/minecraft/world/level/chunk/storage/SectionStorage/fixerUpper +FD: net/minecraft/world/level/chunk/storage/SectionStorage/f_63779_ net/minecraft/world/level/chunk/storage/SectionStorage/type +FD: net/minecraft/world/level/chunk/storage/SectionStorage/net/minecraft/world/level/chunk/storage/SectionStorage net/minecraft/world/level/chunk/storage/SectionStorage/net/minecraft/world/level/chunk/storage/SectionStorage +MD: net/minecraft/world/level/chunk/storage/SectionStorage/ ()V net/minecraft/world/level/chunk/storage/SectionStorage/ ()V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/ (Ljava/nio/file/Path;Ljava/util/function/Function;Ljava/util/function/Function;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/util/datafix/DataFixTypes;ZLnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/chunk/storage/SectionStorage/ (Ljava/nio/file/Path;Ljava/util/function/Function;Ljava/util/function/Function;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/util/datafix/DataFixTypes;ZLnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/close ()V net/minecraft/world/level/chunk/storage/SectionStorage/close ()V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_156627_ (Lnet/minecraft/world/level/ChunkPos;I)J net/minecraft/world/level/chunk/storage/SectionStorage/getKey (Lnet/minecraft/world/level/ChunkPos;I)J +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_156630_ (J)Z net/minecraft/world/level/chunk/storage/SectionStorage/outsideStoredRange (J)Z +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_156632_ (J)V net/minecraft/world/level/chunk/storage/SectionStorage/lambda$readColumn$1 (J)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_202164_ ()Z net/minecraft/world/level/chunk/storage/SectionStorage/hasWork ()Z +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_5838_ (J)V net/minecraft/world/level/chunk/storage/SectionStorage/setDirty (J)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_5839_ (J)V net/minecraft/world/level/chunk/storage/SectionStorage/onSectionLoad (J)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_6202_ (Ljava/util/function/BooleanSupplier;)V net/minecraft/world/level/chunk/storage/SectionStorage/tick (Ljava/util/function/BooleanSupplier;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63789_ (JLcom/mojang/serialization/Dynamic;)Ljava/util/Optional; net/minecraft/world/level/chunk/storage/SectionStorage/lambda$readColumn$2 (JLcom/mojang/serialization/Dynamic;)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63792_ (JZLjava/lang/Object;)V net/minecraft/world/level/chunk/storage/SectionStorage/lambda$readColumn$3 (JZLjava/lang/Object;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63796_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/storage/SectionStorage/flush (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63798_ (Lnet/minecraft/world/level/ChunkPos;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; net/minecraft/world/level/chunk/storage/SectionStorage/writeColumn (Lnet/minecraft/world/level/ChunkPos;Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63801_ (Lnet/minecraft/world/level/ChunkPos;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)V net/minecraft/world/level/chunk/storage/SectionStorage/readColumn (Lnet/minecraft/world/level/ChunkPos;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63805_ (Lcom/mojang/serialization/Dynamic;)I net/minecraft/world/level/chunk/storage/SectionStorage/getVersion (Lcom/mojang/serialization/Dynamic;)I +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63807_ (Ljava/util/Map;Lcom/mojang/serialization/DynamicOps;Ljava/lang/String;Ljava/lang/Object;)V net/minecraft/world/level/chunk/storage/SectionStorage/lambda$writeColumn$5 (Ljava/util/Map;Lcom/mojang/serialization/DynamicOps;Ljava/lang/String;Ljava/lang/Object;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63814_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/storage/SectionStorage/readColumn (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63818_ (J)Ljava/util/Optional; net/minecraft/world/level/chunk/storage/SectionStorage/get (J)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63820_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/chunk/storage/SectionStorage/tryRead (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63823_ (J)Ljava/util/Optional; net/minecraft/world/level/chunk/storage/SectionStorage/getOrLoad (J)Ljava/util/Optional; +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63825_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/chunk/storage/SectionStorage/writeColumn (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63827_ (J)Ljava/lang/Object; net/minecraft/world/level/chunk/storage/SectionStorage/getOrCreate (J)Ljava/lang/Object; +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63829_ (J)V net/minecraft/world/level/chunk/storage/SectionStorage/lambda$writeColumn$4 (J)V +MD: net/minecraft/world/level/chunk/storage/SectionStorage/m_63833_ (J)V net/minecraft/world/level/chunk/storage/SectionStorage/lambda$getOrCreate$0 (J)V +CL: net/minecraft/world/level/chunk/storage/package-info net/minecraft/world/level/chunk/storage/package-info +FD: net/minecraft/world/level/chunk/storage/package-info/net/minecraft/world/level/chunk/storage/package-info net/minecraft/world/level/chunk/storage/package-info/net/minecraft/world/level/chunk/storage/package-info +CL: net/minecraft/world/level/dimension/DimensionDefaults net/minecraft/world/level/dimension/DimensionDefaults +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156634_ net/minecraft/world/level/dimension/DimensionDefaults/OVERWORLD_MIN_Y +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156635_ net/minecraft/world/level/dimension/DimensionDefaults/OVERWORLD_LEVEL_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156636_ net/minecraft/world/level/dimension/DimensionDefaults/OVERWORLD_GENERATION_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156637_ net/minecraft/world/level/dimension/DimensionDefaults/OVERWORLD_LOGICAL_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156638_ net/minecraft/world/level/dimension/DimensionDefaults/NETHER_MIN_Y +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156639_ net/minecraft/world/level/dimension/DimensionDefaults/NETHER_LEVEL_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156640_ net/minecraft/world/level/dimension/DimensionDefaults/NETHER_GENERATION_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156641_ net/minecraft/world/level/dimension/DimensionDefaults/NETHER_LOGICAL_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156642_ net/minecraft/world/level/dimension/DimensionDefaults/END_MIN_Y +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156643_ net/minecraft/world/level/dimension/DimensionDefaults/END_LEVEL_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156644_ net/minecraft/world/level/dimension/DimensionDefaults/END_GENERATION_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/f_156645_ net/minecraft/world/level/dimension/DimensionDefaults/END_LOGICAL_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionDefaults/net/minecraft/world/level/dimension/DimensionDefaults net/minecraft/world/level/dimension/DimensionDefaults/net/minecraft/world/level/dimension/DimensionDefaults +MD: net/minecraft/world/level/dimension/DimensionDefaults/ ()V net/minecraft/world/level/dimension/DimensionDefaults/ ()V +CL: net/minecraft/world/level/dimension/DimensionType net/minecraft/world/level/dimension/DimensionType +FD: net/minecraft/world/level/dimension/DimensionType/f_156647_ net/minecraft/world/level/dimension/DimensionType/minY +FD: net/minecraft/world/level/dimension/DimensionType/f_156648_ net/minecraft/world/level/dimension/DimensionType/height +FD: net/minecraft/world/level/dimension/DimensionType/f_156649_ net/minecraft/world/level/dimension/DimensionType/BITS_FOR_Y +FD: net/minecraft/world/level/dimension/DimensionType/f_156650_ net/minecraft/world/level/dimension/DimensionType/MIN_HEIGHT +FD: net/minecraft/world/level/dimension/DimensionType/f_156651_ net/minecraft/world/level/dimension/DimensionType/Y_SIZE +FD: net/minecraft/world/level/dimension/DimensionType/f_156652_ net/minecraft/world/level/dimension/DimensionType/MAX_Y +FD: net/minecraft/world/level/dimension/DimensionType/f_156653_ net/minecraft/world/level/dimension/DimensionType/MIN_Y +FD: net/minecraft/world/level/dimension/DimensionType/f_156654_ net/minecraft/world/level/dimension/DimensionType/MOON_PHASES +FD: net/minecraft/world/level/dimension/DimensionType/f_188293_ net/minecraft/world/level/dimension/DimensionType/WAY_ABOVE_MAX_Y +FD: net/minecraft/world/level/dimension/DimensionType/f_188294_ net/minecraft/world/level/dimension/DimensionType/WAY_BELOW_MIN_Y +FD: net/minecraft/world/level/dimension/DimensionType/f_63836_ net/minecraft/world/level/dimension/DimensionType/infiniburn +FD: net/minecraft/world/level/dimension/DimensionType/f_63837_ net/minecraft/world/level/dimension/DimensionType/effectsLocation +FD: net/minecraft/world/level/dimension/DimensionType/f_63838_ net/minecraft/world/level/dimension/DimensionType/ambientLight +FD: net/minecraft/world/level/dimension/DimensionType/f_63839_ net/minecraft/world/level/dimension/DimensionType/brightnessRamp +FD: net/minecraft/world/level/dimension/DimensionType/f_63840_ net/minecraft/world/level/dimension/DimensionType/OVERWORLD_EFFECTS +FD: net/minecraft/world/level/dimension/DimensionType/f_63841_ net/minecraft/world/level/dimension/DimensionType/NETHER_EFFECTS +FD: net/minecraft/world/level/dimension/DimensionType/f_63842_ net/minecraft/world/level/dimension/DimensionType/END_EFFECTS +FD: net/minecraft/world/level/dimension/DimensionType/f_63843_ net/minecraft/world/level/dimension/DimensionType/DIRECT_CODEC +FD: net/minecraft/world/level/dimension/DimensionType/f_63844_ net/minecraft/world/level/dimension/DimensionType/MOON_BRIGHTNESS_PER_PHASE +FD: net/minecraft/world/level/dimension/DimensionType/f_63845_ net/minecraft/world/level/dimension/DimensionType/OVERWORLD_LOCATION +FD: net/minecraft/world/level/dimension/DimensionType/f_63846_ net/minecraft/world/level/dimension/DimensionType/NETHER_LOCATION +FD: net/minecraft/world/level/dimension/DimensionType/f_63847_ net/minecraft/world/level/dimension/DimensionType/END_LOCATION +FD: net/minecraft/world/level/dimension/DimensionType/f_63848_ net/minecraft/world/level/dimension/DimensionType/DEFAULT_OVERWORLD +FD: net/minecraft/world/level/dimension/DimensionType/f_63849_ net/minecraft/world/level/dimension/DimensionType/DEFAULT_NETHER +FD: net/minecraft/world/level/dimension/DimensionType/f_63850_ net/minecraft/world/level/dimension/DimensionType/DEFAULT_END +FD: net/minecraft/world/level/dimension/DimensionType/f_63851_ net/minecraft/world/level/dimension/DimensionType/OVERWORLD_CAVES_LOCATION +FD: net/minecraft/world/level/dimension/DimensionType/f_63852_ net/minecraft/world/level/dimension/DimensionType/DEFAULT_OVERWORLD_CAVES +FD: net/minecraft/world/level/dimension/DimensionType/f_63853_ net/minecraft/world/level/dimension/DimensionType/CODEC +FD: net/minecraft/world/level/dimension/DimensionType/f_63854_ net/minecraft/world/level/dimension/DimensionType/fixedTime +FD: net/minecraft/world/level/dimension/DimensionType/f_63855_ net/minecraft/world/level/dimension/DimensionType/hasSkylight +FD: net/minecraft/world/level/dimension/DimensionType/f_63856_ net/minecraft/world/level/dimension/DimensionType/hasCeiling +FD: net/minecraft/world/level/dimension/DimensionType/f_63857_ net/minecraft/world/level/dimension/DimensionType/ultraWarm +FD: net/minecraft/world/level/dimension/DimensionType/f_63858_ net/minecraft/world/level/dimension/DimensionType/natural +FD: net/minecraft/world/level/dimension/DimensionType/f_63859_ net/minecraft/world/level/dimension/DimensionType/coordinateScale +FD: net/minecraft/world/level/dimension/DimensionType/f_63860_ net/minecraft/world/level/dimension/DimensionType/createDragonFight +FD: net/minecraft/world/level/dimension/DimensionType/f_63861_ net/minecraft/world/level/dimension/DimensionType/piglinSafe +FD: net/minecraft/world/level/dimension/DimensionType/f_63862_ net/minecraft/world/level/dimension/DimensionType/bedWorks +FD: net/minecraft/world/level/dimension/DimensionType/f_63863_ net/minecraft/world/level/dimension/DimensionType/respawnAnchorWorks +FD: net/minecraft/world/level/dimension/DimensionType/f_63864_ net/minecraft/world/level/dimension/DimensionType/hasRaids +FD: net/minecraft/world/level/dimension/DimensionType/f_63865_ net/minecraft/world/level/dimension/DimensionType/logicalHeight +FD: net/minecraft/world/level/dimension/DimensionType/net/minecraft/world/level/dimension/DimensionType net/minecraft/world/level/dimension/DimensionType/net/minecraft/world/level/dimension/DimensionType +MD: net/minecraft/world/level/dimension/DimensionType/ ()V net/minecraft/world/level/dimension/DimensionType/ ()V +MD: net/minecraft/world/level/dimension/DimensionType/ (Ljava/util/OptionalLong;ZZZZDZZZZIIILnet/minecraft/tags/TagKey;Lnet/minecraft/resources/ResourceLocation;F)V net/minecraft/world/level/dimension/DimensionType/ (Ljava/util/OptionalLong;ZZZZDZZZZIIILnet/minecraft/tags/TagKey;Lnet/minecraft/resources/ResourceLocation;F)V +MD: net/minecraft/world/level/dimension/DimensionType/ (Ljava/util/OptionalLong;ZZZZDZZZZZIIILnet/minecraft/tags/TagKey;Lnet/minecraft/resources/ResourceLocation;F)V net/minecraft/world/level/dimension/DimensionType/ (Ljava/util/OptionalLong;ZZZZDZZZZZIIILnet/minecraft/tags/TagKey;Lnet/minecraft/resources/ResourceLocation;F)V +MD: net/minecraft/world/level/dimension/DimensionType/m_156691_ (Lcom/mojang/serialization/DataResult$PartialResult;)V net/minecraft/world/level/dimension/DimensionType/lambda$create$7 (Lcom/mojang/serialization/DataResult$PartialResult;)V +MD: net/minecraft/world/level/dimension/DimensionType/m_156695_ (Ljava/util/Optional;)Ljava/util/OptionalLong; net/minecraft/world/level/dimension/DimensionType/lambda$static$0 (Ljava/util/Optional;)Ljava/util/OptionalLong; +MD: net/minecraft/world/level/dimension/DimensionType/m_156697_ (Ljava/util/OptionalLong;)Ljava/util/Optional; net/minecraft/world/level/dimension/DimensionType/lambda$static$1 (Ljava/util/OptionalLong;)Ljava/util/Optional; +MD: net/minecraft/world/level/dimension/DimensionType/m_156718_ (Lnet/minecraft/world/level/dimension/DimensionType;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/dimension/DimensionType/guardY (Lnet/minecraft/world/level/dimension/DimensionType;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/dimension/DimensionType/m_156720_ (Lnet/minecraft/world/level/dimension/DimensionType;)Ljava/lang/Float; net/minecraft/world/level/dimension/DimensionType/lambda$static$5 (Lnet/minecraft/world/level/dimension/DimensionType;)Ljava/lang/Float; +MD: net/minecraft/world/level/dimension/DimensionType/m_156724_ (Lnet/minecraft/world/level/dimension/DimensionType;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/dimension/DimensionType/lambda$static$4 (Lnet/minecraft/world/level/dimension/DimensionType;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/dimension/DimensionType/m_156730_ (Lnet/minecraft/world/level/dimension/DimensionType;)Ljava/util/OptionalLong; net/minecraft/world/level/dimension/DimensionType/lambda$static$2 (Lnet/minecraft/world/level/dimension/DimensionType;)Ljava/util/OptionalLong; +MD: net/minecraft/world/level/dimension/DimensionType/m_156732_ ()I net/minecraft/world/level/dimension/DimensionType/minY ()I +MD: net/minecraft/world/level/dimension/DimensionType/m_156733_ ()I net/minecraft/world/level/dimension/DimensionType/height ()I +MD: net/minecraft/world/level/dimension/DimensionType/m_196975_ (Lnet/minecraft/resources/ResourceKey;Ljava/nio/file/Path;)Ljava/nio/file/Path; net/minecraft/world/level/dimension/DimensionType/getStorageFolder (Lnet/minecraft/resources/ResourceKey;Ljava/nio/file/Path;)Ljava/nio/file/Path; +MD: net/minecraft/world/level/dimension/DimensionType/m_204488_ (Lnet/minecraft/core/RegistryAccess$Writable;)Lnet/minecraft/core/RegistryAccess$Writable; net/minecraft/world/level/dimension/DimensionType/registerBuiltin (Lnet/minecraft/core/RegistryAccess$Writable;)Lnet/minecraft/core/RegistryAccess$Writable; +MD: net/minecraft/world/level/dimension/DimensionType/m_204490_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/core/Registry; net/minecraft/world/level/dimension/DimensionType/defaultDimensions (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/dimension/DimensionType/m_204493_ (Lnet/minecraft/core/RegistryAccess;JZ)Lnet/minecraft/core/Registry; net/minecraft/world/level/dimension/DimensionType/defaultDimensions (Lnet/minecraft/core/RegistryAccess;JZ)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/dimension/DimensionType/m_204497_ (Ljava/util/OptionalLong;ZZZZDZZZZZIIILnet/minecraft/tags/TagKey;Lnet/minecraft/resources/ResourceLocation;F)Lnet/minecraft/world/level/dimension/DimensionType; net/minecraft/world/level/dimension/DimensionType/create (Ljava/util/OptionalLong;ZZZZDZZZZZIIILnet/minecraft/tags/TagKey;Lnet/minecraft/resources/ResourceLocation;F)Lnet/minecraft/world/level/dimension/DimensionType; +MD: net/minecraft/world/level/dimension/DimensionType/m_204515_ (Lnet/minecraft/world/level/dimension/DimensionType;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/dimension/DimensionType/lambda$static$3 (Lnet/minecraft/world/level/dimension/DimensionType;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/dimension/DimensionType/m_204517_ ()Lnet/minecraft/tags/TagKey; net/minecraft/world/level/dimension/DimensionType/infiniburn ()Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/dimension/DimensionType/m_63900_ (F)[F net/minecraft/world/level/dimension/DimensionType/fillBrightnessRamp (F)[F +MD: net/minecraft/world/level/dimension/DimensionType/m_63902_ (I)F net/minecraft/world/level/dimension/DimensionType/brightness (I)F +MD: net/minecraft/world/level/dimension/DimensionType/m_63904_ (J)F net/minecraft/world/level/dimension/DimensionType/timeOfDay (J)F +MD: net/minecraft/world/level/dimension/DimensionType/m_63908_ (Lnet/minecraft/world/level/dimension/DimensionType;Lnet/minecraft/world/level/dimension/DimensionType;)D net/minecraft/world/level/dimension/DimensionType/getTeleportationScale (Lnet/minecraft/world/level/dimension/DimensionType;Lnet/minecraft/world/level/dimension/DimensionType;)D +MD: net/minecraft/world/level/dimension/DimensionType/m_63911_ (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/dimension/DimensionType/parseLegacy (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/dimension/DimensionType/m_63913_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/dimension/DimensionType/lambda$static$6 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/dimension/DimensionType/m_63935_ ()Z net/minecraft/world/level/dimension/DimensionType/hasSkyLight ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63936_ (J)I net/minecraft/world/level/dimension/DimensionType/moonPhase (J)I +MD: net/minecraft/world/level/dimension/DimensionType/m_63946_ ()Z net/minecraft/world/level/dimension/DimensionType/hasCeiling ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63951_ ()Z net/minecraft/world/level/dimension/DimensionType/ultraWarm ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63956_ ()Z net/minecraft/world/level/dimension/DimensionType/natural ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63959_ ()D net/minecraft/world/level/dimension/DimensionType/coordinateScale ()D +MD: net/minecraft/world/level/dimension/DimensionType/m_63960_ ()Z net/minecraft/world/level/dimension/DimensionType/piglinSafe ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63961_ ()Z net/minecraft/world/level/dimension/DimensionType/bedWorks ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63962_ ()Z net/minecraft/world/level/dimension/DimensionType/respawnAnchorWorks ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63963_ ()Z net/minecraft/world/level/dimension/DimensionType/hasRaids ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63964_ ()I net/minecraft/world/level/dimension/DimensionType/logicalHeight ()I +MD: net/minecraft/world/level/dimension/DimensionType/m_63965_ ()Z net/minecraft/world/level/dimension/DimensionType/createDragonFight ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63967_ ()Z net/minecraft/world/level/dimension/DimensionType/hasFixedTime ()Z +MD: net/minecraft/world/level/dimension/DimensionType/m_63969_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/dimension/DimensionType/effectsLocation ()Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/world/level/dimension/LevelStem net/minecraft/world/level/dimension/LevelStem +FD: net/minecraft/world/level/dimension/LevelStem/f_63970_ net/minecraft/world/level/dimension/LevelStem/CODEC +FD: net/minecraft/world/level/dimension/LevelStem/f_63971_ net/minecraft/world/level/dimension/LevelStem/OVERWORLD +FD: net/minecraft/world/level/dimension/LevelStem/f_63972_ net/minecraft/world/level/dimension/LevelStem/NETHER +FD: net/minecraft/world/level/dimension/LevelStem/f_63973_ net/minecraft/world/level/dimension/LevelStem/END +FD: net/minecraft/world/level/dimension/LevelStem/f_63974_ net/minecraft/world/level/dimension/LevelStem/BUILTIN_ORDER +FD: net/minecraft/world/level/dimension/LevelStem/f_63975_ net/minecraft/world/level/dimension/LevelStem/type +FD: net/minecraft/world/level/dimension/LevelStem/f_63976_ net/minecraft/world/level/dimension/LevelStem/generator +FD: net/minecraft/world/level/dimension/LevelStem/net/minecraft/world/level/dimension/LevelStem net/minecraft/world/level/dimension/LevelStem/net/minecraft/world/level/dimension/LevelStem +MD: net/minecraft/world/level/dimension/LevelStem/ ()V net/minecraft/world/level/dimension/LevelStem/ ()V +MD: net/minecraft/world/level/dimension/LevelStem/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/chunk/ChunkGenerator;)V net/minecraft/world/level/dimension/LevelStem/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/chunk/ChunkGenerator;)V +MD: net/minecraft/world/level/dimension/LevelStem/m_204521_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/dimension/LevelStem/typeHolder ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/dimension/LevelStem/m_204522_ (JLnet/minecraft/core/Registry;)Z net/minecraft/world/level/dimension/LevelStem/stable (JLnet/minecraft/core/Registry;)Z +MD: net/minecraft/world/level/dimension/LevelStem/m_204525_ (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/Registry; net/minecraft/world/level/dimension/LevelStem/sortMap (Lnet/minecraft/core/Registry;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/dimension/LevelStem/m_63985_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/dimension/LevelStem/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/dimension/LevelStem/m_63990_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/dimension/LevelStem/generator ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/world/level/dimension/end/DragonRespawnAnimation net/minecraft/world/level/dimension/end/DragonRespawnAnimation +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/$VALUES net/minecraft/world/level/dimension/end/DragonRespawnAnimation/$VALUES +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/END net/minecraft/world/level/dimension/end/DragonRespawnAnimation/END +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/PREPARING_TO_SUMMON_PILLARS net/minecraft/world/level/dimension/end/DragonRespawnAnimation/PREPARING_TO_SUMMON_PILLARS +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/START net/minecraft/world/level/dimension/end/DragonRespawnAnimation/START +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/SUMMONING_DRAGON net/minecraft/world/level/dimension/end/DragonRespawnAnimation/SUMMONING_DRAGON +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/SUMMONING_PILLARS net/minecraft/world/level/dimension/end/DragonRespawnAnimation/SUMMONING_PILLARS +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/net/minecraft/world/level/dimension/end/DragonRespawnAnimation net/minecraft/world/level/dimension/end/DragonRespawnAnimation/net/minecraft/world/level/dimension/end/DragonRespawnAnimation +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/ ()V net/minecraft/world/level/dimension/end/DragonRespawnAnimation/ ()V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/ (Ljava/lang/String;I)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/m_156734_ ()[Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation; net/minecraft/world/level/dimension/end/DragonRespawnAnimation/$values ()[Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation; +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/m_6363_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation; net/minecraft/world/level/dimension/end/DragonRespawnAnimation/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation; +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation/values ()[Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation; net/minecraft/world/level/dimension/end/DragonRespawnAnimation/values ()[Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation; +CL: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1 +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1 +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1/ (Ljava/lang/String;I)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1/m_6363_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$1/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2 +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2 +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2/ (Ljava/lang/String;I)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2/m_6363_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$2/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3 +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3 +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3/ (Ljava/lang/String;I)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3/m_6363_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$3/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4 +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4 +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4/ (Ljava/lang/String;I)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4/m_6363_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$4/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5 +FD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5 net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5/net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5 +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5/ (Ljava/lang/String;I)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5/m_6363_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V net/minecraft/world/level/dimension/end/DragonRespawnAnimation$5/tick (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/dimension/end/EndDragonFight;Ljava/util/List;ILnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/dimension/end/EndDragonFight net/minecraft/world/level/dimension/end/EndDragonFight +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156735_ net/minecraft/world/level/dimension/end/EndDragonFight/ARENA_TICKET_LEVEL +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156736_ net/minecraft/world/level/dimension/end/EndDragonFight/DRAGON_SPAWN_Y +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156737_ net/minecraft/world/level/dimension/end/EndDragonFight/MAX_TICKS_BEFORE_DRAGON_RESPAWN +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156738_ net/minecraft/world/level/dimension/end/EndDragonFight/TIME_BETWEEN_CRYSTAL_SCANS +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156739_ net/minecraft/world/level/dimension/end/EndDragonFight/TIME_BETWEEN_PLAYER_SCANS +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156740_ net/minecraft/world/level/dimension/end/EndDragonFight/ARENA_SIZE_CHUNKS +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156741_ net/minecraft/world/level/dimension/end/EndDragonFight/GATEWAY_COUNT +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_156742_ net/minecraft/world/level/dimension/end/EndDragonFight/GATEWAY_DISTANCE +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64058_ net/minecraft/world/level/dimension/end/EndDragonFight/LOGGER +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64059_ net/minecraft/world/level/dimension/end/EndDragonFight/VALID_PLAYER +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64060_ net/minecraft/world/level/dimension/end/EndDragonFight/dragonEvent +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64061_ net/minecraft/world/level/dimension/end/EndDragonFight/level +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64062_ net/minecraft/world/level/dimension/end/EndDragonFight/gateways +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64063_ net/minecraft/world/level/dimension/end/EndDragonFight/exitPortalPattern +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64064_ net/minecraft/world/level/dimension/end/EndDragonFight/ticksSinceDragonSeen +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64065_ net/minecraft/world/level/dimension/end/EndDragonFight/crystalsAlive +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64066_ net/minecraft/world/level/dimension/end/EndDragonFight/ticksSinceCrystalsScanned +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64067_ net/minecraft/world/level/dimension/end/EndDragonFight/ticksSinceLastPlayerScan +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64068_ net/minecraft/world/level/dimension/end/EndDragonFight/dragonKilled +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64069_ net/minecraft/world/level/dimension/end/EndDragonFight/previouslyKilled +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64070_ net/minecraft/world/level/dimension/end/EndDragonFight/dragonUUID +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64071_ net/minecraft/world/level/dimension/end/EndDragonFight/needsStateScanning +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64072_ net/minecraft/world/level/dimension/end/EndDragonFight/portalLocation +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64073_ net/minecraft/world/level/dimension/end/EndDragonFight/respawnStage +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64074_ net/minecraft/world/level/dimension/end/EndDragonFight/respawnTime +FD: net/minecraft/world/level/dimension/end/EndDragonFight/f_64075_ net/minecraft/world/level/dimension/end/EndDragonFight/respawnCrystals +FD: net/minecraft/world/level/dimension/end/EndDragonFight/net/minecraft/world/level/dimension/end/EndDragonFight net/minecraft/world/level/dimension/end/EndDragonFight/net/minecraft/world/level/dimension/end/EndDragonFight +MD: net/minecraft/world/level/dimension/end/EndDragonFight/ ()V net/minecraft/world/level/dimension/end/EndDragonFight/ ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/ (Lnet/minecraft/server/level/ServerLevel;JLnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/dimension/end/EndDragonFight/ (Lnet/minecraft/server/level/ServerLevel;JLnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64081_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/dimension/end/EndDragonFight/saveData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64082_ (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/world/damagesource/DamageSource;)V net/minecraft/world/level/dimension/end/EndDragonFight/onCrystalDestroyed (Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/world/damagesource/DamageSource;)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64085_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/level/dimension/end/EndDragonFight/setDragonKilled (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64087_ (Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation;)V net/minecraft/world/level/dimension/end/EndDragonFight/setRespawnStage (Lnet/minecraft/world/level/dimension/end/DragonRespawnAnimation;)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64089_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/dimension/end/EndDragonFight/spawnNewGateway (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64091_ (Ljava/util/List;)V net/minecraft/world/level/dimension/end/EndDragonFight/respawnDragon (Ljava/util/List;)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64093_ (Z)V net/minecraft/world/level/dimension/end/EndDragonFight/spawnExitPortal (Z)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64095_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/tick ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64096_ (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V net/minecraft/world/level/dimension/end/EndDragonFight/updateDragon (Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;)V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64098_ ()I net/minecraft/world/level/dimension/end/EndDragonFight/getCrystalsAlive ()I +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64099_ ()Z net/minecraft/world/level/dimension/end/EndDragonFight/hasPreviouslyKilledDragon ()Z +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64100_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/tryRespawn ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64101_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/resetSpikeCrystals ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64102_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/scanState ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64103_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/findOrCreateDragon ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64104_ ()Z net/minecraft/world/level/dimension/end/EndDragonFight/hasActiveExitPortal ()Z +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64105_ ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; net/minecraft/world/level/dimension/end/EndDragonFight/findExitPortal ()Lnet/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch; +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64106_ ()Z net/minecraft/world/level/dimension/end/EndDragonFight/isArenaLoaded ()Z +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64107_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/updatePlayers ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64108_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/updateCrystalCount ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64109_ ()V net/minecraft/world/level/dimension/end/EndDragonFight/spawnNewGateway ()V +MD: net/minecraft/world/level/dimension/end/EndDragonFight/m_64110_ ()Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon; net/minecraft/world/level/dimension/end/EndDragonFight/createNewDragon ()Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon; +CL: net/minecraft/world/level/dimension/end/package-info net/minecraft/world/level/dimension/end/package-info +FD: net/minecraft/world/level/dimension/end/package-info/net/minecraft/world/level/dimension/end/package-info net/minecraft/world/level/dimension/end/package-info/net/minecraft/world/level/dimension/end/package-info +CL: net/minecraft/world/level/dimension/package-info net/minecraft/world/level/dimension/package-info +FD: net/minecraft/world/level/dimension/package-info/net/minecraft/world/level/dimension/package-info net/minecraft/world/level/dimension/package-info/net/minecraft/world/level/dimension/package-info +CL: net/minecraft/world/level/entity/ChunkEntities net/minecraft/world/level/entity/ChunkEntities +FD: net/minecraft/world/level/entity/ChunkEntities/f_156786_ net/minecraft/world/level/entity/ChunkEntities/pos +FD: net/minecraft/world/level/entity/ChunkEntities/f_156787_ net/minecraft/world/level/entity/ChunkEntities/entities +FD: net/minecraft/world/level/entity/ChunkEntities/net/minecraft/world/level/entity/ChunkEntities net/minecraft/world/level/entity/ChunkEntities/net/minecraft/world/level/entity/ChunkEntities +MD: net/minecraft/world/level/entity/ChunkEntities/ (Lnet/minecraft/world/level/ChunkPos;Ljava/util/List;)V net/minecraft/world/level/entity/ChunkEntities/ (Lnet/minecraft/world/level/ChunkPos;Ljava/util/List;)V +MD: net/minecraft/world/level/entity/ChunkEntities/m_156791_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/entity/ChunkEntities/getPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/entity/ChunkEntities/m_156792_ ()Ljava/util/stream/Stream; net/minecraft/world/level/entity/ChunkEntities/getEntities ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/entity/ChunkEntities/m_156793_ ()Z net/minecraft/world/level/entity/ChunkEntities/isEmpty ()Z +CL: net/minecraft/world/level/entity/ChunkStatusUpdateListener net/minecraft/world/level/entity/ChunkStatusUpdateListener +FD: net/minecraft/world/level/entity/ChunkStatusUpdateListener/net/minecraft/world/level/entity/ChunkStatusUpdateListener net/minecraft/world/level/entity/ChunkStatusUpdateListener/net/minecraft/world/level/entity/ChunkStatusUpdateListener +MD: net/minecraft/world/level/entity/ChunkStatusUpdateListener/m_156794_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V net/minecraft/world/level/entity/ChunkStatusUpdateListener/onChunkStatusChange (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V +CL: net/minecraft/world/level/entity/EntityAccess net/minecraft/world/level/entity/EntityAccess +FD: net/minecraft/world/level/entity/EntityAccess/net/minecraft/world/level/entity/EntityAccess net/minecraft/world/level/entity/EntityAccess/net/minecraft/world/level/entity/EntityAccess +MD: net/minecraft/world/level/entity/EntityAccess/m_141960_ (Lnet/minecraft/world/level/entity/EntityInLevelCallback;)V net/minecraft/world/level/entity/EntityAccess/setLevelCallback (Lnet/minecraft/world/level/entity/EntityInLevelCallback;)V +MD: net/minecraft/world/level/entity/EntityAccess/m_142049_ ()I net/minecraft/world/level/entity/EntityAccess/getId ()I +MD: net/minecraft/world/level/entity/EntityAccess/m_142081_ ()Ljava/util/UUID; net/minecraft/world/level/entity/EntityAccess/getUUID ()Ljava/util/UUID; +MD: net/minecraft/world/level/entity/EntityAccess/m_142389_ ()Z net/minecraft/world/level/entity/EntityAccess/isAlwaysTicking ()Z +MD: net/minecraft/world/level/entity/EntityAccess/m_142391_ ()Z net/minecraft/world/level/entity/EntityAccess/shouldBeSaved ()Z +MD: net/minecraft/world/level/entity/EntityAccess/m_142428_ ()Ljava/util/stream/Stream; net/minecraft/world/level/entity/EntityAccess/getSelfAndPassengers ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/entity/EntityAccess/m_142429_ ()Ljava/util/stream/Stream; net/minecraft/world/level/entity/EntityAccess/getPassengersAndSelf ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/entity/EntityAccess/m_142467_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/level/entity/EntityAccess/setRemoved (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/level/entity/EntityAccess/m_142469_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/entity/EntityAccess/getBoundingBox ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/level/entity/EntityAccess/m_142538_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/entity/EntityAccess/blockPosition ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/entity/EntityInLevelCallback net/minecraft/world/level/entity/EntityInLevelCallback +FD: net/minecraft/world/level/entity/EntityInLevelCallback/f_156799_ net/minecraft/world/level/entity/EntityInLevelCallback/NULL +FD: net/minecraft/world/level/entity/EntityInLevelCallback/net/minecraft/world/level/entity/EntityInLevelCallback net/minecraft/world/level/entity/EntityInLevelCallback/net/minecraft/world/level/entity/EntityInLevelCallback +MD: net/minecraft/world/level/entity/EntityInLevelCallback/ ()V net/minecraft/world/level/entity/EntityInLevelCallback/ ()V +MD: net/minecraft/world/level/entity/EntityInLevelCallback/m_142044_ ()V net/minecraft/world/level/entity/EntityInLevelCallback/onMove ()V +MD: net/minecraft/world/level/entity/EntityInLevelCallback/m_142472_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/level/entity/EntityInLevelCallback/onRemove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +CL: net/minecraft/world/level/entity/EntityInLevelCallback$1 net/minecraft/world/level/entity/EntityInLevelCallback$1 +FD: net/minecraft/world/level/entity/EntityInLevelCallback$1/net/minecraft/world/level/entity/EntityInLevelCallback$1 net/minecraft/world/level/entity/EntityInLevelCallback$1/net/minecraft/world/level/entity/EntityInLevelCallback$1 +MD: net/minecraft/world/level/entity/EntityInLevelCallback$1/ ()V net/minecraft/world/level/entity/EntityInLevelCallback$1/ ()V +MD: net/minecraft/world/level/entity/EntityInLevelCallback$1/m_142044_ ()V net/minecraft/world/level/entity/EntityInLevelCallback$1/onMove ()V +MD: net/minecraft/world/level/entity/EntityInLevelCallback$1/m_142472_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/level/entity/EntityInLevelCallback$1/onRemove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +CL: net/minecraft/world/level/entity/EntityLookup net/minecraft/world/level/entity/EntityLookup +FD: net/minecraft/world/level/entity/EntityLookup/f_156806_ net/minecraft/world/level/entity/EntityLookup/LOGGER +FD: net/minecraft/world/level/entity/EntityLookup/f_156807_ net/minecraft/world/level/entity/EntityLookup/byId +FD: net/minecraft/world/level/entity/EntityLookup/f_156808_ net/minecraft/world/level/entity/EntityLookup/byUuid +FD: net/minecraft/world/level/entity/EntityLookup/net/minecraft/world/level/entity/EntityLookup net/minecraft/world/level/entity/EntityLookup/net/minecraft/world/level/entity/EntityLookup +MD: net/minecraft/world/level/entity/EntityLookup/ ()V net/minecraft/world/level/entity/EntityLookup/ ()V +MD: net/minecraft/world/level/entity/EntityLookup/ ()V net/minecraft/world/level/entity/EntityLookup/ ()V +MD: net/minecraft/world/level/entity/EntityLookup/m_156811_ ()Ljava/lang/Iterable; net/minecraft/world/level/entity/EntityLookup/getAllEntities ()Ljava/lang/Iterable; +MD: net/minecraft/world/level/entity/EntityLookup/m_156812_ (I)Lnet/minecraft/world/level/entity/EntityAccess; net/minecraft/world/level/entity/EntityLookup/getEntity (I)Lnet/minecraft/world/level/entity/EntityAccess; +MD: net/minecraft/world/level/entity/EntityLookup/m_156814_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/EntityLookup/add (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/EntityLookup/m_156816_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/EntityLookup/getEntities (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/EntityLookup/m_156819_ (Ljava/util/UUID;)Lnet/minecraft/world/level/entity/EntityAccess; net/minecraft/world/level/entity/EntityLookup/getEntity (Ljava/util/UUID;)Lnet/minecraft/world/level/entity/EntityAccess; +MD: net/minecraft/world/level/entity/EntityLookup/m_156821_ ()I net/minecraft/world/level/entity/EntityLookup/count ()I +MD: net/minecraft/world/level/entity/EntityLookup/m_156822_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/EntityLookup/remove (Lnet/minecraft/world/level/entity/EntityAccess;)V +CL: net/minecraft/world/level/entity/EntityPersistentStorage net/minecraft/world/level/entity/EntityPersistentStorage +FD: net/minecraft/world/level/entity/EntityPersistentStorage/net/minecraft/world/level/entity/EntityPersistentStorage net/minecraft/world/level/entity/EntityPersistentStorage/net/minecraft/world/level/entity/EntityPersistentStorage +MD: net/minecraft/world/level/entity/EntityPersistentStorage/close ()V net/minecraft/world/level/entity/EntityPersistentStorage/close ()V +MD: net/minecraft/world/level/entity/EntityPersistentStorage/m_141930_ (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/entity/EntityPersistentStorage/loadEntities (Lnet/minecraft/world/level/ChunkPos;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/entity/EntityPersistentStorage/m_141971_ (Lnet/minecraft/world/level/entity/ChunkEntities;)V net/minecraft/world/level/entity/EntityPersistentStorage/storeEntities (Lnet/minecraft/world/level/entity/ChunkEntities;)V +MD: net/minecraft/world/level/entity/EntityPersistentStorage/m_182219_ (Z)V net/minecraft/world/level/entity/EntityPersistentStorage/flush (Z)V +CL: net/minecraft/world/level/entity/EntitySection net/minecraft/world/level/entity/EntitySection +FD: net/minecraft/world/level/entity/EntitySection/f_156826_ net/minecraft/world/level/entity/EntitySection/LOGGER +FD: net/minecraft/world/level/entity/EntitySection/f_156827_ net/minecraft/world/level/entity/EntitySection/storage +FD: net/minecraft/world/level/entity/EntitySection/f_156828_ net/minecraft/world/level/entity/EntitySection/chunkStatus +FD: net/minecraft/world/level/entity/EntitySection/net/minecraft/world/level/entity/EntitySection net/minecraft/world/level/entity/EntitySection/net/minecraft/world/level/entity/EntitySection +MD: net/minecraft/world/level/entity/EntitySection/ ()V net/minecraft/world/level/entity/EntitySection/ ()V +MD: net/minecraft/world/level/entity/EntitySection/ (Ljava/lang/Class;Lnet/minecraft/world/level/entity/Visibility;)V net/minecraft/world/level/entity/EntitySection/ (Ljava/lang/Class;Lnet/minecraft/world/level/entity/Visibility;)V +MD: net/minecraft/world/level/entity/EntitySection/m_156833_ ()Z net/minecraft/world/level/entity/EntitySection/isEmpty ()Z +MD: net/minecraft/world/level/entity/EntitySection/m_156838_ (Lnet/minecraft/world/level/entity/Visibility;)Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/EntitySection/updateChunkStatus (Lnet/minecraft/world/level/entity/Visibility;)Lnet/minecraft/world/level/entity/Visibility; +MD: net/minecraft/world/level/entity/EntitySection/m_156845_ ()Ljava/util/stream/Stream; net/minecraft/world/level/entity/EntitySection/getEntities ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/entity/EntitySection/m_156848_ ()Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/EntitySection/getStatus ()Lnet/minecraft/world/level/entity/Visibility; +MD: net/minecraft/world/level/entity/EntitySection/m_156849_ ()I net/minecraft/world/level/entity/EntitySection/size ()I +MD: net/minecraft/world/level/entity/EntitySection/m_188346_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/EntitySection/add (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/EntitySection/m_188348_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/EntitySection/getEntities (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/EntitySection/m_188352_ (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/EntitySection/getEntities (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/EntitySection/m_188355_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/EntitySection/remove (Lnet/minecraft/world/level/entity/EntityAccess;)Z +CL: net/minecraft/world/level/entity/EntitySectionStorage net/minecraft/world/level/entity/EntitySectionStorage +FD: net/minecraft/world/level/entity/EntitySectionStorage/f_156850_ net/minecraft/world/level/entity/EntitySectionStorage/entityClass +FD: net/minecraft/world/level/entity/EntitySectionStorage/f_156851_ net/minecraft/world/level/entity/EntitySectionStorage/intialSectionVisibility +FD: net/minecraft/world/level/entity/EntitySectionStorage/f_156852_ net/minecraft/world/level/entity/EntitySectionStorage/sections +FD: net/minecraft/world/level/entity/EntitySectionStorage/f_156853_ net/minecraft/world/level/entity/EntitySectionStorage/sectionIds +FD: net/minecraft/world/level/entity/EntitySectionStorage/net/minecraft/world/level/entity/EntitySectionStorage net/minecraft/world/level/entity/EntitySectionStorage/net/minecraft/world/level/entity/EntitySectionStorage +MD: net/minecraft/world/level/entity/EntitySectionStorage/ (Ljava/lang/Class;Lit/unimi/dsi/fastutil/longs/Long2ObjectFunction;)V net/minecraft/world/level/entity/EntitySectionStorage/ (Ljava/lang/Class;Lit/unimi/dsi/fastutil/longs/Long2ObjectFunction;)V +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156857_ ()Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/entity/EntitySectionStorage/getAllChunksWithExistingSections ()Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156858_ (II)Lit/unimi/dsi/fastutil/longs/LongSortedSet; net/minecraft/world/level/entity/EntitySectionStorage/getChunkSections (II)Lit/unimi/dsi/fastutil/longs/LongSortedSet; +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156861_ (J)Ljava/util/stream/LongStream; net/minecraft/world/level/entity/EntitySectionStorage/getExistingSectionPositionsInChunk (J)Ljava/util/stream/LongStream; +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156863_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/EntitySectionStorage/getEntities (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156884_ (Lit/unimi/dsi/fastutil/longs/LongSet;J)V net/minecraft/world/level/entity/EntitySectionStorage/lambda$getAllChunksWithExistingSections$0 (Lit/unimi/dsi/fastutil/longs/LongSet;J)V +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156887_ ()I net/minecraft/world/level/entity/EntitySectionStorage/count ()I +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156888_ (J)Ljava/util/stream/Stream; net/minecraft/world/level/entity/EntitySectionStorage/getExistingSectionsInChunk (J)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156890_ (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/EntitySectionStorage/getEntities (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156893_ (J)Lnet/minecraft/world/level/entity/EntitySection; net/minecraft/world/level/entity/EntitySectionStorage/getOrCreateSection (J)Lnet/minecraft/world/level/entity/EntitySection; +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156895_ (J)Lnet/minecraft/world/level/entity/EntitySection; net/minecraft/world/level/entity/EntitySectionStorage/getSection (J)Lnet/minecraft/world/level/entity/EntitySection; +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156897_ (J)V net/minecraft/world/level/entity/EntitySectionStorage/remove (J)V +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156899_ (J)J net/minecraft/world/level/entity/EntitySectionStorage/getChunkKeyFromSectionKey (J)J +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_156901_ (J)Lnet/minecraft/world/level/entity/EntitySection; net/minecraft/world/level/entity/EntitySectionStorage/createSection (J)Lnet/minecraft/world/level/entity/EntitySection; +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_188357_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;Lnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/EntitySectionStorage/lambda$getEntities$2 (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;Lnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_188362_ (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/EntitySectionStorage/forEachAccessibleNonEmptySection (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/EntitySectionStorage/m_188365_ (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;Lnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/EntitySectionStorage/lambda$getEntities$1 (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;Lnet/minecraft/world/level/entity/EntitySection;)V +CL: net/minecraft/world/level/entity/EntityTickList net/minecraft/world/level/entity/EntityTickList +FD: net/minecraft/world/level/entity/EntityTickList/f_156903_ net/minecraft/world/level/entity/EntityTickList/active +FD: net/minecraft/world/level/entity/EntityTickList/f_156904_ net/minecraft/world/level/entity/EntityTickList/passive +FD: net/minecraft/world/level/entity/EntityTickList/f_156905_ net/minecraft/world/level/entity/EntityTickList/iterated +FD: net/minecraft/world/level/entity/EntityTickList/net/minecraft/world/level/entity/EntityTickList net/minecraft/world/level/entity/EntityTickList/net/minecraft/world/level/entity/EntityTickList +MD: net/minecraft/world/level/entity/EntityTickList/ ()V net/minecraft/world/level/entity/EntityTickList/ ()V +MD: net/minecraft/world/level/entity/EntityTickList/m_156907_ ()V net/minecraft/world/level/entity/EntityTickList/ensureActiveIsNotIterated ()V +MD: net/minecraft/world/level/entity/EntityTickList/m_156908_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/entity/EntityTickList/add (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/entity/EntityTickList/m_156910_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/EntityTickList/forEach (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/EntityTickList/m_156912_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/entity/EntityTickList/remove (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/entity/EntityTickList/m_156914_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/entity/EntityTickList/contains (Lnet/minecraft/world/entity/Entity;)Z +CL: net/minecraft/world/level/entity/EntityTypeTest net/minecraft/world/level/entity/EntityTypeTest +FD: net/minecraft/world/level/entity/EntityTypeTest/net/minecraft/world/level/entity/EntityTypeTest net/minecraft/world/level/entity/EntityTypeTest/net/minecraft/world/level/entity/EntityTypeTest +MD: net/minecraft/world/level/entity/EntityTypeTest/m_141992_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/entity/EntityTypeTest/tryCast (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/entity/EntityTypeTest/m_142225_ ()Ljava/lang/Class; net/minecraft/world/level/entity/EntityTypeTest/getBaseClass ()Ljava/lang/Class; +MD: net/minecraft/world/level/entity/EntityTypeTest/m_156916_ (Ljava/lang/Class;)Lnet/minecraft/world/level/entity/EntityTypeTest; net/minecraft/world/level/entity/EntityTypeTest/forClass (Ljava/lang/Class;)Lnet/minecraft/world/level/entity/EntityTypeTest; +CL: net/minecraft/world/level/entity/EntityTypeTest$1 net/minecraft/world/level/entity/EntityTypeTest$1 +FD: net/minecraft/world/level/entity/EntityTypeTest$1/f_156919_ net/minecraft/world/level/entity/EntityTypeTest$1/val$cls +FD: net/minecraft/world/level/entity/EntityTypeTest$1/net/minecraft/world/level/entity/EntityTypeTest$1 net/minecraft/world/level/entity/EntityTypeTest$1/net/minecraft/world/level/entity/EntityTypeTest$1 +MD: net/minecraft/world/level/entity/EntityTypeTest$1/ (Ljava/lang/Class;)V net/minecraft/world/level/entity/EntityTypeTest$1/ (Ljava/lang/Class;)V +MD: net/minecraft/world/level/entity/EntityTypeTest$1/m_141992_ (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/entity/EntityTypeTest$1/tryCast (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/entity/EntityTypeTest$1/m_142225_ ()Ljava/lang/Class; net/minecraft/world/level/entity/EntityTypeTest$1/getBaseClass ()Ljava/lang/Class; +CL: net/minecraft/world/level/entity/LevelCallback net/minecraft/world/level/entity/LevelCallback +FD: net/minecraft/world/level/entity/LevelCallback/net/minecraft/world/level/entity/LevelCallback net/minecraft/world/level/entity/LevelCallback/net/minecraft/world/level/entity/LevelCallback +MD: net/minecraft/world/level/entity/LevelCallback/m_141981_ (Ljava/lang/Object;)V net/minecraft/world/level/entity/LevelCallback/onTrackingEnd (Ljava/lang/Object;)V +MD: net/minecraft/world/level/entity/LevelCallback/m_141983_ (Ljava/lang/Object;)V net/minecraft/world/level/entity/LevelCallback/onTickingEnd (Ljava/lang/Object;)V +MD: net/minecraft/world/level/entity/LevelCallback/m_141985_ (Ljava/lang/Object;)V net/minecraft/world/level/entity/LevelCallback/onTrackingStart (Ljava/lang/Object;)V +MD: net/minecraft/world/level/entity/LevelCallback/m_141986_ (Ljava/lang/Object;)V net/minecraft/world/level/entity/LevelCallback/onDestroyed (Ljava/lang/Object;)V +MD: net/minecraft/world/level/entity/LevelCallback/m_141987_ (Ljava/lang/Object;)V net/minecraft/world/level/entity/LevelCallback/onTickingStart (Ljava/lang/Object;)V +MD: net/minecraft/world/level/entity/LevelCallback/m_141989_ (Ljava/lang/Object;)V net/minecraft/world/level/entity/LevelCallback/onCreated (Ljava/lang/Object;)V +CL: net/minecraft/world/level/entity/LevelEntityGetter net/minecraft/world/level/entity/LevelEntityGetter +FD: net/minecraft/world/level/entity/LevelEntityGetter/net/minecraft/world/level/entity/LevelEntityGetter net/minecraft/world/level/entity/LevelEntityGetter/net/minecraft/world/level/entity/LevelEntityGetter +MD: net/minecraft/world/level/entity/LevelEntityGetter/m_142137_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/LevelEntityGetter/get (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/LevelEntityGetter/m_142232_ (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/LevelEntityGetter/get (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/LevelEntityGetter/m_142273_ ()Ljava/lang/Iterable; net/minecraft/world/level/entity/LevelEntityGetter/getAll ()Ljava/lang/Iterable; +MD: net/minecraft/world/level/entity/LevelEntityGetter/m_142597_ (I)Lnet/minecraft/world/level/entity/EntityAccess; net/minecraft/world/level/entity/LevelEntityGetter/get (I)Lnet/minecraft/world/level/entity/EntityAccess; +MD: net/minecraft/world/level/entity/LevelEntityGetter/m_142690_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/LevelEntityGetter/get (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/LevelEntityGetter/m_142694_ (Ljava/util/UUID;)Lnet/minecraft/world/level/entity/EntityAccess; net/minecraft/world/level/entity/LevelEntityGetter/get (Ljava/util/UUID;)Lnet/minecraft/world/level/entity/EntityAccess; +CL: net/minecraft/world/level/entity/LevelEntityGetterAdapter net/minecraft/world/level/entity/LevelEntityGetterAdapter +FD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/f_156940_ net/minecraft/world/level/entity/LevelEntityGetterAdapter/visibleEntities +FD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/f_156941_ net/minecraft/world/level/entity/LevelEntityGetterAdapter/sectionStorage +FD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/net/minecraft/world/level/entity/LevelEntityGetterAdapter net/minecraft/world/level/entity/LevelEntityGetterAdapter/net/minecraft/world/level/entity/LevelEntityGetterAdapter +MD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/ (Lnet/minecraft/world/level/entity/EntityLookup;Lnet/minecraft/world/level/entity/EntitySectionStorage;)V net/minecraft/world/level/entity/LevelEntityGetterAdapter/ (Lnet/minecraft/world/level/entity/EntityLookup;Lnet/minecraft/world/level/entity/EntitySectionStorage;)V +MD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/m_142137_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/LevelEntityGetterAdapter/get (Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/m_142232_ (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/LevelEntityGetterAdapter/get (Lnet/minecraft/world/phys/AABB;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/m_142273_ ()Ljava/lang/Iterable; net/minecraft/world/level/entity/LevelEntityGetterAdapter/getAll ()Ljava/lang/Iterable; +MD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/m_142597_ (I)Lnet/minecraft/world/level/entity/EntityAccess; net/minecraft/world/level/entity/LevelEntityGetterAdapter/get (I)Lnet/minecraft/world/level/entity/EntityAccess; +MD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/m_142690_ (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Consumer;)V net/minecraft/world/level/entity/LevelEntityGetterAdapter/get (Lnet/minecraft/world/level/entity/EntityTypeTest;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/entity/LevelEntityGetterAdapter/m_142694_ (Ljava/util/UUID;)Lnet/minecraft/world/level/entity/EntityAccess; net/minecraft/world/level/entity/LevelEntityGetterAdapter/get (Ljava/util/UUID;)Lnet/minecraft/world/level/entity/EntityAccess; +CL: net/minecraft/world/level/entity/PersistentEntitySectionManager net/minecraft/world/level/entity/PersistentEntitySectionManager +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157490_ net/minecraft/world/level/entity/PersistentEntitySectionManager/LOGGER +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157491_ net/minecraft/world/level/entity/PersistentEntitySectionManager/knownUuids +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157492_ net/minecraft/world/level/entity/PersistentEntitySectionManager/callbacks +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157493_ net/minecraft/world/level/entity/PersistentEntitySectionManager/permanentStorage +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157494_ net/minecraft/world/level/entity/PersistentEntitySectionManager/visibleEntityStorage +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157495_ net/minecraft/world/level/entity/PersistentEntitySectionManager/sectionStorage +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157496_ net/minecraft/world/level/entity/PersistentEntitySectionManager/entityGetter +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157497_ net/minecraft/world/level/entity/PersistentEntitySectionManager/chunkVisibility +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157498_ net/minecraft/world/level/entity/PersistentEntitySectionManager/chunkLoadStatuses +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157499_ net/minecraft/world/level/entity/PersistentEntitySectionManager/chunksToUnload +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/f_157500_ net/minecraft/world/level/entity/PersistentEntitySectionManager/loadingInbox +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager/net/minecraft/world/level/entity/PersistentEntitySectionManager net/minecraft/world/level/entity/PersistentEntitySectionManager/net/minecraft/world/level/entity/PersistentEntitySectionManager +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager/ ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/ (Ljava/lang/Class;Lnet/minecraft/world/level/entity/LevelCallback;Lnet/minecraft/world/level/entity/EntityPersistentStorage;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/ (Ljava/lang/Class;Lnet/minecraft/world/level/entity/LevelCallback;Lnet/minecraft/world/level/entity/EntityPersistentStorage;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/close ()V net/minecraft/world/level/entity/PersistentEntitySectionManager/close ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157506_ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager/tick ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157507_ (J)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/areEntitiesLoaded (J)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157509_ (JLnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/removeSectionIfEmpty (JLnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157512_ (JLjava/util/function/Consumer;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/storeChunkSections (JLjava/util/function/Consumer;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157515_ (Lnet/minecraft/util/CsvOutput;J)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$dumpSections$17 (Lnet/minecraft/util/CsvOutput;J)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157518_ (Lnet/minecraft/util/CsvOutput;Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus;J)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$dumpSections$16 (Lnet/minecraft/util/CsvOutput;Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus;J)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157524_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/updateChunkStatus (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157527_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/entity/Visibility;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/updateChunkStatus (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/entity/Visibility;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157530_ (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Throwable;)Ljava/lang/Void; net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$requestChunkLoad$8 (Lnet/minecraft/world/level/ChunkPos;Ljava/lang/Throwable;)Ljava/lang/Void; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157533_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/addNewEntity (Lnet/minecraft/world/level/entity/EntityAccess;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157535_ (Lnet/minecraft/world/level/entity/EntityAccess;Lnet/minecraft/world/level/entity/Visibility;)Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/PersistentEntitySectionManager/getEffectiveStatus (Lnet/minecraft/world/level/entity/EntityAccess;Lnet/minecraft/world/level/entity/Visibility;)Lnet/minecraft/world/level/entity/Visibility; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157538_ (Lnet/minecraft/world/level/entity/EntityAccess;Z)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/addEntity (Lnet/minecraft/world/level/entity/EntityAccess;Z)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157541_ (Lnet/minecraft/world/level/entity/EntitySection;)Ljava/util/stream/Stream; net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$storeChunkSections$7 (Lnet/minecraft/world/level/entity/EntitySection;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157543_ (Lnet/minecraft/world/level/entity/Visibility;Lnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$updateChunkStatus$6 (Lnet/minecraft/world/level/entity/Visibility;Lnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157548_ (Ljava/io/Writer;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/dumpSections (Ljava/io/Writer;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157550_ (Ljava/util/UUID;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/isLoaded (Ljava/util/UUID;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157552_ (Ljava/util/stream/Stream;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/addLegacyChunkEntities (Ljava/util/stream/Stream;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157554_ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager/autoSave ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157555_ (J)V net/minecraft/world/level/entity/PersistentEntitySectionManager/ensureChunkQueuedForLoad (J)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157557_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/addEntityUuid (Lnet/minecraft/world/level/entity/EntityAccess;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157559_ (Ljava/util/stream/Stream;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/addWorldGenChunkEntities (Ljava/util/stream/Stream;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157561_ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager/saveAll ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157562_ (J)V net/minecraft/world/level/entity/PersistentEntitySectionManager/requestChunkLoad (J)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157564_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/startTicking (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157567_ ()Lnet/minecraft/world/level/entity/LevelEntityGetter; net/minecraft/world/level/entity/PersistentEntitySectionManager/getEntityGetter ()Lnet/minecraft/world/level/entity/LevelEntityGetter; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157568_ (J)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/processChunkUnload (J)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157570_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/stopTicking (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157572_ ()Ljava/lang/String; net/minecraft/world/level/entity/PersistentEntitySectionManager/gatherStats ()Ljava/lang/String; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157573_ (J)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$saveAll$15 (J)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157575_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/startTracking (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157577_ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager/processUnloads ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157578_ (J)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$autoSave$13 (J)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157580_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/stopTracking (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157582_ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager/processPendingLoads ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157583_ (J)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$processUnloads$10 (J)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157585_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/unloadEntity (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157587_ ()Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/entity/PersistentEntitySectionManager/getAllChunksToSave ()Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157588_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$saveAll$14 (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157590_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$autoSave$12 (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157592_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$processPendingLoads$11 (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157594_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$processChunkUnload$9 (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157596_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$updateChunkStatus$5 (Lnet/minecraft/world/level/entity/EntityAccess;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157598_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$updateChunkStatus$4 (Lnet/minecraft/world/level/entity/EntityAccess;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157600_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$updateChunkStatus$3 (Lnet/minecraft/world/level/entity/EntityAccess;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157602_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$updateChunkStatus$2 (Lnet/minecraft/world/level/entity/EntityAccess;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157604_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$addWorldGenChunkEntities$1 (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_157606_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/PersistentEntitySectionManager/lambda$addLegacyChunkEntities$0 (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_202165_ (Lnet/minecraft/world/level/ChunkPos;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/canPositionTick (Lnet/minecraft/world/level/ChunkPos;)Z +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager/m_202167_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/entity/PersistentEntitySectionManager/canPositionTick (Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/f_157608_ net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/this$0 +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/f_157609_ net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/entity +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/f_157610_ net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/currentSectionKey +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/f_157611_ net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/currentSection +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/ (Lnet/minecraft/world/level/entity/PersistentEntitySectionManager;Lnet/minecraft/world/level/entity/EntityAccess;JLnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/ (Lnet/minecraft/world/level/entity/PersistentEntitySectionManager;Lnet/minecraft/world/level/entity/EntityAccess;JLnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/m_142044_ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/onMove ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/m_142472_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/onRemove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/m_157620_ (Lnet/minecraft/world/level/entity/Visibility;Lnet/minecraft/world/level/entity/Visibility;)V net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback/updateStatus (Lnet/minecraft/world/level/entity/Visibility;Lnet/minecraft/world/level/entity/Visibility;)V +CL: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/$VALUES net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/$VALUES +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/FRESH net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/FRESH +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/LOADED net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/LOADED +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/PENDING net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/PENDING +FD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/ ()V net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/ ()V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/ (Ljava/lang/String;I)V net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/m_157631_ ()[Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus; net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/$values ()[Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus; net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus; +MD: net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/values ()[Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus; net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus/values ()[Lnet/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus; +CL: net/minecraft/world/level/entity/TransientEntitySectionManager net/minecraft/world/level/entity/TransientEntitySectionManager +FD: net/minecraft/world/level/entity/TransientEntitySectionManager/f_157635_ net/minecraft/world/level/entity/TransientEntitySectionManager/LOGGER +FD: net/minecraft/world/level/entity/TransientEntitySectionManager/f_157636_ net/minecraft/world/level/entity/TransientEntitySectionManager/callbacks +FD: net/minecraft/world/level/entity/TransientEntitySectionManager/f_157637_ net/minecraft/world/level/entity/TransientEntitySectionManager/entityStorage +FD: net/minecraft/world/level/entity/TransientEntitySectionManager/f_157638_ net/minecraft/world/level/entity/TransientEntitySectionManager/sectionStorage +FD: net/minecraft/world/level/entity/TransientEntitySectionManager/f_157639_ net/minecraft/world/level/entity/TransientEntitySectionManager/tickingChunks +FD: net/minecraft/world/level/entity/TransientEntitySectionManager/f_157640_ net/minecraft/world/level/entity/TransientEntitySectionManager/entityGetter +FD: net/minecraft/world/level/entity/TransientEntitySectionManager/net/minecraft/world/level/entity/TransientEntitySectionManager net/minecraft/world/level/entity/TransientEntitySectionManager/net/minecraft/world/level/entity/TransientEntitySectionManager +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/ ()V net/minecraft/world/level/entity/TransientEntitySectionManager/ ()V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/ (Ljava/lang/Class;Lnet/minecraft/world/level/entity/LevelCallback;)V net/minecraft/world/level/entity/TransientEntitySectionManager/ (Ljava/lang/Class;Lnet/minecraft/world/level/entity/LevelCallback;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157645_ ()Lnet/minecraft/world/level/entity/LevelEntityGetter; net/minecraft/world/level/entity/TransientEntitySectionManager/getEntityGetter ()Lnet/minecraft/world/level/entity/LevelEntityGetter; +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157646_ (J)Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/TransientEntitySectionManager/lambda$new$0 (J)Lnet/minecraft/world/level/entity/Visibility; +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157648_ (JLnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/TransientEntitySectionManager/removeSectionIfEmpty (JLnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157651_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/entity/TransientEntitySectionManager/startTicking (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157653_ (Lnet/minecraft/world/level/entity/EntityAccess;)V net/minecraft/world/level/entity/TransientEntitySectionManager/addEntity (Lnet/minecraft/world/level/entity/EntityAccess;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157655_ (Lnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/TransientEntitySectionManager/lambda$stopTicking$4 (Lnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157657_ ()I net/minecraft/world/level/entity/TransientEntitySectionManager/count ()I +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157658_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/entity/TransientEntitySectionManager/stopTicking (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157660_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/TransientEntitySectionManager/lambda$stopTicking$3 (Lnet/minecraft/world/level/entity/EntityAccess;)Z +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157662_ (Lnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/TransientEntitySectionManager/lambda$startTicking$2 (Lnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157664_ ()Ljava/lang/String; net/minecraft/world/level/entity/TransientEntitySectionManager/gatherStats ()Ljava/lang/String; +MD: net/minecraft/world/level/entity/TransientEntitySectionManager/m_157665_ (Lnet/minecraft/world/level/entity/EntityAccess;)Z net/minecraft/world/level/entity/TransientEntitySectionManager/lambda$startTicking$1 (Lnet/minecraft/world/level/entity/EntityAccess;)Z +CL: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback net/minecraft/world/level/entity/TransientEntitySectionManager$Callback +FD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/f_157667_ net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/this$0 +FD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/f_157668_ net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/entity +FD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/f_157669_ net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/currentSectionKey +FD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/f_157670_ net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/currentSection +FD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/net/minecraft/world/level/entity/TransientEntitySectionManager$Callback net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/net/minecraft/world/level/entity/TransientEntitySectionManager$Callback +MD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/ (Lnet/minecraft/world/level/entity/TransientEntitySectionManager;Lnet/minecraft/world/level/entity/EntityAccess;JLnet/minecraft/world/level/entity/EntitySection;)V net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/ (Lnet/minecraft/world/level/entity/TransientEntitySectionManager;Lnet/minecraft/world/level/entity/EntityAccess;JLnet/minecraft/world/level/entity/EntitySection;)V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/m_142044_ ()V net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/onMove ()V +MD: net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/m_142472_ (Lnet/minecraft/world/entity/Entity$RemovalReason;)V net/minecraft/world/level/entity/TransientEntitySectionManager$Callback/onRemove (Lnet/minecraft/world/entity/Entity$RemovalReason;)V +CL: net/minecraft/world/level/entity/Visibility net/minecraft/world/level/entity/Visibility +FD: net/minecraft/world/level/entity/Visibility/$VALUES net/minecraft/world/level/entity/Visibility/$VALUES +FD: net/minecraft/world/level/entity/Visibility/HIDDEN net/minecraft/world/level/entity/Visibility/HIDDEN +FD: net/minecraft/world/level/entity/Visibility/TICKING net/minecraft/world/level/entity/Visibility/TICKING +FD: net/minecraft/world/level/entity/Visibility/TRACKED net/minecraft/world/level/entity/Visibility/TRACKED +FD: net/minecraft/world/level/entity/Visibility/f_157682_ net/minecraft/world/level/entity/Visibility/accessible +FD: net/minecraft/world/level/entity/Visibility/f_157683_ net/minecraft/world/level/entity/Visibility/ticking +FD: net/minecraft/world/level/entity/Visibility/net/minecraft/world/level/entity/Visibility net/minecraft/world/level/entity/Visibility/net/minecraft/world/level/entity/Visibility +MD: net/minecraft/world/level/entity/Visibility/ ()V net/minecraft/world/level/entity/Visibility/ ()V +MD: net/minecraft/world/level/entity/Visibility/ (Ljava/lang/String;IZZ)V net/minecraft/world/level/entity/Visibility/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/world/level/entity/Visibility/m_157691_ ()Z net/minecraft/world/level/entity/Visibility/isTicking ()Z +MD: net/minecraft/world/level/entity/Visibility/m_157692_ (Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/Visibility/fromFullChunkStatus (Lnet/minecraft/server/level/ChunkHolder$FullChunkStatus;)Lnet/minecraft/world/level/entity/Visibility; +MD: net/minecraft/world/level/entity/Visibility/m_157694_ ()Z net/minecraft/world/level/entity/Visibility/isAccessible ()Z +MD: net/minecraft/world/level/entity/Visibility/m_157695_ ()[Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/Visibility/$values ()[Lnet/minecraft/world/level/entity/Visibility; +MD: net/minecraft/world/level/entity/Visibility/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/Visibility/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/entity/Visibility; +MD: net/minecraft/world/level/entity/Visibility/values ()[Lnet/minecraft/world/level/entity/Visibility; net/minecraft/world/level/entity/Visibility/values ()[Lnet/minecraft/world/level/entity/Visibility; +CL: net/minecraft/world/level/entity/package-info net/minecraft/world/level/entity/package-info +FD: net/minecraft/world/level/entity/package-info/net/minecraft/world/level/entity/package-info net/minecraft/world/level/entity/package-info/net/minecraft/world/level/entity/package-info +CL: net/minecraft/world/level/gameevent/BlockPositionSource net/minecraft/world/level/gameevent/BlockPositionSource +FD: net/minecraft/world/level/gameevent/BlockPositionSource/f_157699_ net/minecraft/world/level/gameevent/BlockPositionSource/CODEC +FD: net/minecraft/world/level/gameevent/BlockPositionSource/f_157700_ net/minecraft/world/level/gameevent/BlockPositionSource/pos +FD: net/minecraft/world/level/gameevent/BlockPositionSource/net/minecraft/world/level/gameevent/BlockPositionSource net/minecraft/world/level/gameevent/BlockPositionSource/net/minecraft/world/level/gameevent/BlockPositionSource +MD: net/minecraft/world/level/gameevent/BlockPositionSource/ ()V net/minecraft/world/level/gameevent/BlockPositionSource/ ()V +MD: net/minecraft/world/level/gameevent/BlockPositionSource/ (Ljava/util/Optional;)V net/minecraft/world/level/gameevent/BlockPositionSource/ (Ljava/util/Optional;)V +MD: net/minecraft/world/level/gameevent/BlockPositionSource/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/gameevent/BlockPositionSource/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/gameevent/BlockPositionSource/m_142502_ (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; net/minecraft/world/level/gameevent/BlockPositionSource/getPosition (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; +MD: net/minecraft/world/level/gameevent/BlockPositionSource/m_142510_ ()Lnet/minecraft/world/level/gameevent/PositionSourceType; net/minecraft/world/level/gameevent/BlockPositionSource/getType ()Lnet/minecraft/world/level/gameevent/PositionSourceType; +MD: net/minecraft/world/level/gameevent/BlockPositionSource/m_157709_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/gameevent/BlockPositionSource/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/gameevent/BlockPositionSource/m_157711_ (Lnet/minecraft/world/level/gameevent/BlockPositionSource;)Ljava/util/Optional; net/minecraft/world/level/gameevent/BlockPositionSource/lambda$static$0 (Lnet/minecraft/world/level/gameevent/BlockPositionSource;)Ljava/util/Optional; +CL: net/minecraft/world/level/gameevent/BlockPositionSource$Type net/minecraft/world/level/gameevent/BlockPositionSource$Type +FD: net/minecraft/world/level/gameevent/BlockPositionSource$Type/net/minecraft/world/level/gameevent/BlockPositionSource$Type net/minecraft/world/level/gameevent/BlockPositionSource$Type/net/minecraft/world/level/gameevent/BlockPositionSource$Type +MD: net/minecraft/world/level/gameevent/BlockPositionSource$Type/ ()V net/minecraft/world/level/gameevent/BlockPositionSource$Type/ ()V +MD: net/minecraft/world/level/gameevent/BlockPositionSource$Type/m_142235_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/BlockPositionSource;)V net/minecraft/world/level/gameevent/BlockPositionSource$Type/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/BlockPositionSource;)V +MD: net/minecraft/world/level/gameevent/BlockPositionSource$Type/m_142235_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/PositionSource;)V net/minecraft/world/level/gameevent/BlockPositionSource$Type/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/PositionSource;)V +MD: net/minecraft/world/level/gameevent/BlockPositionSource$Type/m_142281_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/BlockPositionSource; net/minecraft/world/level/gameevent/BlockPositionSource$Type/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/BlockPositionSource; +MD: net/minecraft/world/level/gameevent/BlockPositionSource$Type/m_142281_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/BlockPositionSource$Type/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/world/level/gameevent/BlockPositionSource$Type/m_142341_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/gameevent/BlockPositionSource$Type/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/gameevent/EntityPositionSource net/minecraft/world/level/gameevent/EntityPositionSource +FD: net/minecraft/world/level/gameevent/EntityPositionSource/f_157725_ net/minecraft/world/level/gameevent/EntityPositionSource/CODEC +FD: net/minecraft/world/level/gameevent/EntityPositionSource/f_157726_ net/minecraft/world/level/gameevent/EntityPositionSource/sourceEntityId +FD: net/minecraft/world/level/gameevent/EntityPositionSource/f_157727_ net/minecraft/world/level/gameevent/EntityPositionSource/sourceEntity +FD: net/minecraft/world/level/gameevent/EntityPositionSource/net/minecraft/world/level/gameevent/EntityPositionSource net/minecraft/world/level/gameevent/EntityPositionSource/net/minecraft/world/level/gameevent/EntityPositionSource +MD: net/minecraft/world/level/gameevent/EntityPositionSource/ ()V net/minecraft/world/level/gameevent/EntityPositionSource/ ()V +MD: net/minecraft/world/level/gameevent/EntityPositionSource/ (I)V net/minecraft/world/level/gameevent/EntityPositionSource/ (I)V +MD: net/minecraft/world/level/gameevent/EntityPositionSource/m_142502_ (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; net/minecraft/world/level/gameevent/EntityPositionSource/getPosition (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; +MD: net/minecraft/world/level/gameevent/EntityPositionSource/m_142510_ ()Lnet/minecraft/world/level/gameevent/PositionSourceType; net/minecraft/world/level/gameevent/EntityPositionSource/getType ()Lnet/minecraft/world/level/gameevent/PositionSourceType; +MD: net/minecraft/world/level/gameevent/EntityPositionSource/m_157734_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/gameevent/EntityPositionSource/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/gameevent/EntityPositionSource/m_157736_ (Lnet/minecraft/world/level/gameevent/EntityPositionSource;)Ljava/lang/Integer; net/minecraft/world/level/gameevent/EntityPositionSource/lambda$static$0 (Lnet/minecraft/world/level/gameevent/EntityPositionSource;)Ljava/lang/Integer; +CL: net/minecraft/world/level/gameevent/EntityPositionSource$Type net/minecraft/world/level/gameevent/EntityPositionSource$Type +FD: net/minecraft/world/level/gameevent/EntityPositionSource$Type/net/minecraft/world/level/gameevent/EntityPositionSource$Type net/minecraft/world/level/gameevent/EntityPositionSource$Type/net/minecraft/world/level/gameevent/EntityPositionSource$Type +MD: net/minecraft/world/level/gameevent/EntityPositionSource$Type/ ()V net/minecraft/world/level/gameevent/EntityPositionSource$Type/ ()V +MD: net/minecraft/world/level/gameevent/EntityPositionSource$Type/m_142235_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/EntityPositionSource;)V net/minecraft/world/level/gameevent/EntityPositionSource$Type/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/EntityPositionSource;)V +MD: net/minecraft/world/level/gameevent/EntityPositionSource$Type/m_142235_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/PositionSource;)V net/minecraft/world/level/gameevent/EntityPositionSource$Type/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/PositionSource;)V +MD: net/minecraft/world/level/gameevent/EntityPositionSource$Type/m_142281_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/EntityPositionSource; net/minecraft/world/level/gameevent/EntityPositionSource$Type/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/EntityPositionSource; +MD: net/minecraft/world/level/gameevent/EntityPositionSource$Type/m_142281_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/EntityPositionSource$Type/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/world/level/gameevent/EntityPositionSource$Type/m_142341_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/gameevent/EntityPositionSource$Type/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher +FD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/f_157750_ net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/listeners +FD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/f_157751_ net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/level +FD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher +MD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/ (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/m_142086_ ()Z net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/isEmpty ()Z +MD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/m_142500_ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/unregister (Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/m_142501_ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/register (Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/m_142666_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/post (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/m_157755_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/GameEventListener;)Z net/minecraft/world/level/gameevent/EuclideanGameEventDispatcher/postToListener (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/GameEventListener;)Z +CL: net/minecraft/world/level/gameevent/GameEvent net/minecraft/world/level/gameevent/GameEvent +FD: net/minecraft/world/level/gameevent/GameEvent/f_157769_ net/minecraft/world/level/gameevent/GameEvent/FLUID_PLACE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157770_ net/minecraft/world/level/gameevent/GameEvent/HIT_GROUND +FD: net/minecraft/world/level/gameevent/GameEvent/f_157771_ net/minecraft/world/level/gameevent/GameEvent/MOB_INTERACT +FD: net/minecraft/world/level/gameevent/GameEvent/f_157772_ net/minecraft/world/level/gameevent/GameEvent/LIGHTNING_STRIKE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157773_ net/minecraft/world/level/gameevent/GameEvent/MINECART_MOVING +FD: net/minecraft/world/level/gameevent/GameEvent/f_157774_ net/minecraft/world/level/gameevent/GameEvent/PISTON_CONTRACT +FD: net/minecraft/world/level/gameevent/GameEvent/f_157775_ net/minecraft/world/level/gameevent/GameEvent/PISTON_EXTEND +FD: net/minecraft/world/level/gameevent/GameEvent/f_157776_ net/minecraft/world/level/gameevent/GameEvent/PRIME_FUSE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157777_ net/minecraft/world/level/gameevent/GameEvent/PROJECTILE_LAND +FD: net/minecraft/world/level/gameevent/GameEvent/f_157778_ net/minecraft/world/level/gameevent/GameEvent/PROJECTILE_SHOOT +FD: net/minecraft/world/level/gameevent/GameEvent/f_157779_ net/minecraft/world/level/gameevent/GameEvent/RAVAGER_ROAR +FD: net/minecraft/world/level/gameevent/GameEvent/f_157780_ net/minecraft/world/level/gameevent/GameEvent/RING_BELL +FD: net/minecraft/world/level/gameevent/GameEvent/f_157781_ net/minecraft/world/level/gameevent/GameEvent/SHEAR +FD: net/minecraft/world/level/gameevent/GameEvent/f_157782_ net/minecraft/world/level/gameevent/GameEvent/SHULKER_CLOSE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157783_ net/minecraft/world/level/gameevent/GameEvent/SHULKER_OPEN +FD: net/minecraft/world/level/gameevent/GameEvent/f_157784_ net/minecraft/world/level/gameevent/GameEvent/SPLASH +FD: net/minecraft/world/level/gameevent/GameEvent/f_157785_ net/minecraft/world/level/gameevent/GameEvent/STEP +FD: net/minecraft/world/level/gameevent/GameEvent/f_157786_ net/minecraft/world/level/gameevent/GameEvent/SWIM +FD: net/minecraft/world/level/gameevent/GameEvent/f_157787_ net/minecraft/world/level/gameevent/GameEvent/WOLF_SHAKING +FD: net/minecraft/world/level/gameevent/GameEvent/f_157788_ net/minecraft/world/level/gameevent/GameEvent/DEFAULT_NOTIFICATION_RADIUS +FD: net/minecraft/world/level/gameevent/GameEvent/f_157789_ net/minecraft/world/level/gameevent/GameEvent/name +FD: net/minecraft/world/level/gameevent/GameEvent/f_157790_ net/minecraft/world/level/gameevent/GameEvent/notificationRadius +FD: net/minecraft/world/level/gameevent/GameEvent/f_157791_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_ATTACH +FD: net/minecraft/world/level/gameevent/GameEvent/f_157792_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_CHANGE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157793_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_CLOSE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157794_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_DESTROY +FD: net/minecraft/world/level/gameevent/GameEvent/f_157795_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_DETACH +FD: net/minecraft/world/level/gameevent/GameEvent/f_157796_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_OPEN +FD: net/minecraft/world/level/gameevent/GameEvent/f_157797_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_PLACE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157798_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_PRESS +FD: net/minecraft/world/level/gameevent/GameEvent/f_157799_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_SWITCH +FD: net/minecraft/world/level/gameevent/GameEvent/f_157800_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_UNPRESS +FD: net/minecraft/world/level/gameevent/GameEvent/f_157801_ net/minecraft/world/level/gameevent/GameEvent/BLOCK_UNSWITCH +FD: net/minecraft/world/level/gameevent/GameEvent/f_157802_ net/minecraft/world/level/gameevent/GameEvent/CONTAINER_CLOSE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157803_ net/minecraft/world/level/gameevent/GameEvent/CONTAINER_OPEN +FD: net/minecraft/world/level/gameevent/GameEvent/f_157804_ net/minecraft/world/level/gameevent/GameEvent/DISPENSE_FAIL +FD: net/minecraft/world/level/gameevent/GameEvent/f_157805_ net/minecraft/world/level/gameevent/GameEvent/DRINKING_FINISH +FD: net/minecraft/world/level/gameevent/GameEvent/f_157806_ net/minecraft/world/level/gameevent/GameEvent/EAT +FD: net/minecraft/world/level/gameevent/GameEvent/f_157807_ net/minecraft/world/level/gameevent/GameEvent/ELYTRA_FREE_FALL +FD: net/minecraft/world/level/gameevent/GameEvent/f_157808_ net/minecraft/world/level/gameevent/GameEvent/ENTITY_DAMAGED +FD: net/minecraft/world/level/gameevent/GameEvent/f_157809_ net/minecraft/world/level/gameevent/GameEvent/ENTITY_KILLED +FD: net/minecraft/world/level/gameevent/GameEvent/f_157810_ net/minecraft/world/level/gameevent/GameEvent/ENTITY_PLACE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157811_ net/minecraft/world/level/gameevent/GameEvent/EQUIP +FD: net/minecraft/world/level/gameevent/GameEvent/f_157812_ net/minecraft/world/level/gameevent/GameEvent/EXPLODE +FD: net/minecraft/world/level/gameevent/GameEvent/f_157813_ net/minecraft/world/level/gameevent/GameEvent/FISHING_ROD_CAST +FD: net/minecraft/world/level/gameevent/GameEvent/f_157814_ net/minecraft/world/level/gameevent/GameEvent/FISHING_ROD_REEL_IN +FD: net/minecraft/world/level/gameevent/GameEvent/f_157815_ net/minecraft/world/level/gameevent/GameEvent/FLAP +FD: net/minecraft/world/level/gameevent/GameEvent/f_157816_ net/minecraft/world/level/gameevent/GameEvent/FLUID_PICKUP +FD: net/minecraft/world/level/gameevent/GameEvent/f_204527_ net/minecraft/world/level/gameevent/GameEvent/builtInRegistryHolder +FD: net/minecraft/world/level/gameevent/GameEvent/net/minecraft/world/level/gameevent/GameEvent net/minecraft/world/level/gameevent/GameEvent/net/minecraft/world/level/gameevent/GameEvent +MD: net/minecraft/world/level/gameevent/GameEvent/ ()V net/minecraft/world/level/gameevent/GameEvent/ ()V +MD: net/minecraft/world/level/gameevent/GameEvent/ (Ljava/lang/String;I)V net/minecraft/world/level/gameevent/GameEvent/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/gameevent/GameEvent/m_157821_ ()Ljava/lang/String; net/minecraft/world/level/gameevent/GameEvent/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/gameevent/GameEvent/m_157822_ (Ljava/lang/String;)Lnet/minecraft/world/level/gameevent/GameEvent; net/minecraft/world/level/gameevent/GameEvent/register (Ljava/lang/String;)Lnet/minecraft/world/level/gameevent/GameEvent; +MD: net/minecraft/world/level/gameevent/GameEvent/m_157824_ (Ljava/lang/String;I)Lnet/minecraft/world/level/gameevent/GameEvent; net/minecraft/world/level/gameevent/GameEvent/register (Ljava/lang/String;I)Lnet/minecraft/world/level/gameevent/GameEvent; +MD: net/minecraft/world/level/gameevent/GameEvent/m_157827_ ()I net/minecraft/world/level/gameevent/GameEvent/getNotificationRadius ()I +MD: net/minecraft/world/level/gameevent/GameEvent/m_204528_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/level/gameevent/GameEvent/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/level/gameevent/GameEvent/m_204530_ ()Lnet/minecraft/core/Holder$Reference; net/minecraft/world/level/gameevent/GameEvent/builtInRegistryHolder ()Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/world/level/gameevent/GameEvent/toString ()Ljava/lang/String; net/minecraft/world/level/gameevent/GameEvent/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/gameevent/GameEventDispatcher net/minecraft/world/level/gameevent/GameEventDispatcher +FD: net/minecraft/world/level/gameevent/GameEventDispatcher/f_157829_ net/minecraft/world/level/gameevent/GameEventDispatcher/NOOP +FD: net/minecraft/world/level/gameevent/GameEventDispatcher/net/minecraft/world/level/gameevent/GameEventDispatcher net/minecraft/world/level/gameevent/GameEventDispatcher/net/minecraft/world/level/gameevent/GameEventDispatcher +MD: net/minecraft/world/level/gameevent/GameEventDispatcher/ ()V net/minecraft/world/level/gameevent/GameEventDispatcher/ ()V +MD: net/minecraft/world/level/gameevent/GameEventDispatcher/m_142086_ ()Z net/minecraft/world/level/gameevent/GameEventDispatcher/isEmpty ()Z +MD: net/minecraft/world/level/gameevent/GameEventDispatcher/m_142500_ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/world/level/gameevent/GameEventDispatcher/unregister (Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/world/level/gameevent/GameEventDispatcher/m_142501_ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/world/level/gameevent/GameEventDispatcher/register (Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/world/level/gameevent/GameEventDispatcher/m_142666_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/gameevent/GameEventDispatcher/post (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/gameevent/GameEventDispatcher$1 net/minecraft/world/level/gameevent/GameEventDispatcher$1 +FD: net/minecraft/world/level/gameevent/GameEventDispatcher$1/net/minecraft/world/level/gameevent/GameEventDispatcher$1 net/minecraft/world/level/gameevent/GameEventDispatcher$1/net/minecraft/world/level/gameevent/GameEventDispatcher$1 +MD: net/minecraft/world/level/gameevent/GameEventDispatcher$1/ ()V net/minecraft/world/level/gameevent/GameEventDispatcher$1/ ()V +MD: net/minecraft/world/level/gameevent/GameEventDispatcher$1/m_142086_ ()Z net/minecraft/world/level/gameevent/GameEventDispatcher$1/isEmpty ()Z +MD: net/minecraft/world/level/gameevent/GameEventDispatcher$1/m_142500_ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/world/level/gameevent/GameEventDispatcher$1/unregister (Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/world/level/gameevent/GameEventDispatcher$1/m_142501_ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/world/level/gameevent/GameEventDispatcher$1/register (Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/world/level/gameevent/GameEventDispatcher$1/m_142666_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/gameevent/GameEventDispatcher$1/post (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/gameevent/GameEventListener net/minecraft/world/level/gameevent/GameEventListener +FD: net/minecraft/world/level/gameevent/GameEventListener/net/minecraft/world/level/gameevent/GameEventListener net/minecraft/world/level/gameevent/GameEventListener/net/minecraft/world/level/gameevent/GameEventListener +MD: net/minecraft/world/level/gameevent/GameEventListener/m_142078_ ()I net/minecraft/world/level/gameevent/GameEventListener/getListenerRadius ()I +MD: net/minecraft/world/level/gameevent/GameEventListener/m_142460_ ()Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/GameEventListener/getListenerSource ()Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/world/level/gameevent/GameEventListener/m_142721_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/gameevent/GameEventListener/handleGameEvent (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/gameevent/GameEventListenerRegistrar net/minecraft/world/level/gameevent/GameEventListenerRegistrar +FD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/f_157850_ net/minecraft/world/level/gameevent/GameEventListenerRegistrar/listener +FD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/f_157851_ net/minecraft/world/level/gameevent/GameEventListenerRegistrar/sectionPos +FD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/net/minecraft/world/level/gameevent/GameEventListenerRegistrar net/minecraft/world/level/gameevent/GameEventListenerRegistrar/net/minecraft/world/level/gameevent/GameEventListenerRegistrar +MD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V net/minecraft/world/level/gameevent/GameEventListenerRegistrar/ (Lnet/minecraft/world/level/gameevent/GameEventListener;)V +MD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/m_157854_ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/level/gameevent/GameEventListenerRegistrar/onListenerRemoved (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/m_157856_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;Ljava/util/function/Consumer;)V net/minecraft/world/level/gameevent/GameEventListenerRegistrar/ifEventDispatcherExists (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/m_157860_ (Lnet/minecraft/world/level/gameevent/GameEventDispatcher;)V net/minecraft/world/level/gameevent/GameEventListenerRegistrar/lambda$onListenerMove$2 (Lnet/minecraft/world/level/gameevent/GameEventDispatcher;)V +MD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/m_157862_ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/level/gameevent/GameEventListenerRegistrar/onListenerMove (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/m_157864_ (Lnet/minecraft/world/level/gameevent/GameEventDispatcher;)V net/minecraft/world/level/gameevent/GameEventListenerRegistrar/lambda$onListenerMove$1 (Lnet/minecraft/world/level/gameevent/GameEventDispatcher;)V +MD: net/minecraft/world/level/gameevent/GameEventListenerRegistrar/m_157866_ (Lnet/minecraft/world/level/gameevent/GameEventDispatcher;)V net/minecraft/world/level/gameevent/GameEventListenerRegistrar/lambda$onListenerRemoved$0 (Lnet/minecraft/world/level/gameevent/GameEventDispatcher;)V +CL: net/minecraft/world/level/gameevent/PositionSource net/minecraft/world/level/gameevent/PositionSource +FD: net/minecraft/world/level/gameevent/PositionSource/f_157868_ net/minecraft/world/level/gameevent/PositionSource/CODEC +FD: net/minecraft/world/level/gameevent/PositionSource/net/minecraft/world/level/gameevent/PositionSource net/minecraft/world/level/gameevent/PositionSource/net/minecraft/world/level/gameevent/PositionSource +MD: net/minecraft/world/level/gameevent/PositionSource/ ()V net/minecraft/world/level/gameevent/PositionSource/ ()V +MD: net/minecraft/world/level/gameevent/PositionSource/m_142502_ (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; net/minecraft/world/level/gameevent/PositionSource/getPosition (Lnet/minecraft/world/level/Level;)Ljava/util/Optional; +MD: net/minecraft/world/level/gameevent/PositionSource/m_142510_ ()Lnet/minecraft/world/level/gameevent/PositionSourceType; net/minecraft/world/level/gameevent/PositionSource/getType ()Lnet/minecraft/world/level/gameevent/PositionSourceType; +CL: net/minecraft/world/level/gameevent/PositionSourceType net/minecraft/world/level/gameevent/PositionSourceType +FD: net/minecraft/world/level/gameevent/PositionSourceType/f_157871_ net/minecraft/world/level/gameevent/PositionSourceType/BLOCK +FD: net/minecraft/world/level/gameevent/PositionSourceType/f_157872_ net/minecraft/world/level/gameevent/PositionSourceType/ENTITY +FD: net/minecraft/world/level/gameevent/PositionSourceType/net/minecraft/world/level/gameevent/PositionSourceType net/minecraft/world/level/gameevent/PositionSourceType/net/minecraft/world/level/gameevent/PositionSourceType +MD: net/minecraft/world/level/gameevent/PositionSourceType/ ()V net/minecraft/world/level/gameevent/PositionSourceType/ ()V +MD: net/minecraft/world/level/gameevent/PositionSourceType/m_142235_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/PositionSource;)V net/minecraft/world/level/gameevent/PositionSourceType/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/PositionSource;)V +MD: net/minecraft/world/level/gameevent/PositionSourceType/m_142281_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/PositionSourceType/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/world/level/gameevent/PositionSourceType/m_142341_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/gameevent/PositionSourceType/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/gameevent/PositionSourceType/m_157874_ (Lnet/minecraft/world/level/gameevent/PositionSource;Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/gameevent/PositionSourceType/toNetwork (Lnet/minecraft/world/level/gameevent/PositionSource;Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/gameevent/PositionSourceType/m_157877_ (Ljava/lang/String;Lnet/minecraft/world/level/gameevent/PositionSourceType;)Lnet/minecraft/world/level/gameevent/PositionSourceType; net/minecraft/world/level/gameevent/PositionSourceType/register (Ljava/lang/String;Lnet/minecraft/world/level/gameevent/PositionSourceType;)Lnet/minecraft/world/level/gameevent/PositionSourceType; +MD: net/minecraft/world/level/gameevent/PositionSourceType/m_157882_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; net/minecraft/world/level/gameevent/PositionSourceType/lambda$fromNetwork$0 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; +MD: net/minecraft/world/level/gameevent/PositionSourceType/m_157885_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/PositionSourceType/fromNetwork (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/PositionSource; +CL: net/minecraft/world/level/gameevent/package-info net/minecraft/world/level/gameevent/package-info +FD: net/minecraft/world/level/gameevent/package-info/net/minecraft/world/level/gameevent/package-info net/minecraft/world/level/gameevent/package-info/net/minecraft/world/level/gameevent/package-info +CL: net/minecraft/world/level/gameevent/vibrations/VibrationListener net/minecraft/world/level/gameevent/vibrations/VibrationListener +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/f_157887_ net/minecraft/world/level/gameevent/vibrations/VibrationListener/listenerSource +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/f_157888_ net/minecraft/world/level/gameevent/vibrations/VibrationListener/listenerRange +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/f_157889_ net/minecraft/world/level/gameevent/vibrations/VibrationListener/config +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/f_157890_ net/minecraft/world/level/gameevent/vibrations/VibrationListener/receivingEvent +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/f_157891_ net/minecraft/world/level/gameevent/vibrations/VibrationListener/receivingDistance +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/f_157892_ net/minecraft/world/level/gameevent/vibrations/VibrationListener/travelTimeInTicks +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/net/minecraft/world/level/gameevent/vibrations/VibrationListener net/minecraft/world/level/gameevent/vibrations/VibrationListener/net/minecraft/world/level/gameevent/vibrations/VibrationListener +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/ (Lnet/minecraft/world/level/gameevent/PositionSource;ILnet/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig;)V net/minecraft/world/level/gameevent/vibrations/VibrationListener/ (Lnet/minecraft/world/level/gameevent/PositionSource;ILnet/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig;)V +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_142078_ ()I net/minecraft/world/level/gameevent/vibrations/VibrationListener/getListenerRadius ()I +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_142460_ ()Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/vibrations/VibrationListener/getListenerSource ()Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_142721_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/gameevent/vibrations/VibrationListener/handleGameEvent (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_157898_ (Lnet/minecraft/world/level/Level;)V net/minecraft/world/level/gameevent/vibrations/VibrationListener/tick (Lnet/minecraft/world/level/Level;)V +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_157905_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/gameevent/vibrations/VibrationListener/sendSignal (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_157910_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/gameevent/vibrations/VibrationListener/isOccluded (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_157914_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/gameevent/vibrations/VibrationListener/lambda$isOccluded$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener/m_157916_ (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/gameevent/vibrations/VibrationListener/isValidVibration (Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)Z +CL: net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig +FD: net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig/net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig/net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig/m_142008_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig/shouldListen (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/GameEvent;Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig/m_142190_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/world/level/gameevent/GameEvent;I)V net/minecraft/world/level/gameevent/vibrations/VibrationListener$VibrationListenerConfig/onSignalReceive (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/gameevent/GameEventListener;Lnet/minecraft/world/level/gameevent/GameEvent;I)V +CL: net/minecraft/world/level/gameevent/vibrations/VibrationPath net/minecraft/world/level/gameevent/vibrations/VibrationPath +FD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/f_157929_ net/minecraft/world/level/gameevent/vibrations/VibrationPath/CODEC +FD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/f_157930_ net/minecraft/world/level/gameevent/vibrations/VibrationPath/origin +FD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/f_157931_ net/minecraft/world/level/gameevent/vibrations/VibrationPath/destination +FD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/f_157932_ net/minecraft/world/level/gameevent/vibrations/VibrationPath/arrivalInTicks +FD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/net/minecraft/world/level/gameevent/vibrations/VibrationPath net/minecraft/world/level/gameevent/vibrations/VibrationPath/net/minecraft/world/level/gameevent/vibrations/VibrationPath +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/ ()V net/minecraft/world/level/gameevent/vibrations/VibrationPath/ ()V +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/PositionSource;I)V net/minecraft/world/level/gameevent/vibrations/VibrationPath/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/gameevent/PositionSource;I)V +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157938_ ()I net/minecraft/world/level/gameevent/vibrations/VibrationPath/getArrivalInTicks ()I +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157939_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/gameevent/vibrations/VibrationPath/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157941_ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)Ljava/lang/Integer; net/minecraft/world/level/gameevent/vibrations/VibrationPath/lambda$static$2 (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)Ljava/lang/Integer; +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157943_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; net/minecraft/world/level/gameevent/vibrations/VibrationPath/read (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath; +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157945_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V net/minecraft/world/level/gameevent/vibrations/VibrationPath/write (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)V +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157948_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/gameevent/vibrations/VibrationPath/getOrigin ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157949_ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/vibrations/VibrationPath/lambda$static$1 (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157951_ ()Lnet/minecraft/world/level/gameevent/PositionSource; net/minecraft/world/level/gameevent/vibrations/VibrationPath/getDestination ()Lnet/minecraft/world/level/gameevent/PositionSource; +MD: net/minecraft/world/level/gameevent/vibrations/VibrationPath/m_157952_ (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/gameevent/vibrations/VibrationPath/lambda$static$0 (Lnet/minecraft/world/level/gameevent/vibrations/VibrationPath;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/gameevent/vibrations/package-info net/minecraft/world/level/gameevent/vibrations/package-info +FD: net/minecraft/world/level/gameevent/vibrations/package-info/net/minecraft/world/level/gameevent/vibrations/package-info net/minecraft/world/level/gameevent/vibrations/package-info/net/minecraft/world/level/gameevent/vibrations/package-info +CL: net/minecraft/world/level/levelgen/Aquifer net/minecraft/world/level/levelgen/Aquifer +FD: net/minecraft/world/level/levelgen/Aquifer/net/minecraft/world/level/levelgen/Aquifer net/minecraft/world/level/levelgen/Aquifer/net/minecraft/world/level/levelgen/Aquifer +MD: net/minecraft/world/level/levelgen/Aquifer/m_142203_ ()Z net/minecraft/world/level/levelgen/Aquifer/shouldScheduleFluidUpdate ()Z +MD: net/minecraft/world/level/levelgen/Aquifer/m_188374_ (Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)Lnet/minecraft/world/level/levelgen/Aquifer; net/minecraft/world/level/levelgen/Aquifer/createDisabled (Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)Lnet/minecraft/world/level/levelgen/Aquifer; +MD: net/minecraft/world/level/levelgen/Aquifer/m_207104_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/Aquifer/computeSubstance (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/Aquifer/m_208160_ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;IILnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)Lnet/minecraft/world/level/levelgen/Aquifer; net/minecraft/world/level/levelgen/Aquifer/create (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;IILnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)Lnet/minecraft/world/level/levelgen/Aquifer; +CL: net/minecraft/world/level/levelgen/Aquifer$1 net/minecraft/world/level/levelgen/Aquifer$1 +FD: net/minecraft/world/level/levelgen/Aquifer$1/f_188388_ net/minecraft/world/level/levelgen/Aquifer$1/val$fluidRule +FD: net/minecraft/world/level/levelgen/Aquifer$1/net/minecraft/world/level/levelgen/Aquifer$1 net/minecraft/world/level/levelgen/Aquifer$1/net/minecraft/world/level/levelgen/Aquifer$1 +MD: net/minecraft/world/level/levelgen/Aquifer$1/ (Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)V net/minecraft/world/level/levelgen/Aquifer$1/ (Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)V +MD: net/minecraft/world/level/levelgen/Aquifer$1/m_142203_ ()Z net/minecraft/world/level/levelgen/Aquifer$1/shouldScheduleFluidUpdate ()Z +MD: net/minecraft/world/level/levelgen/Aquifer$1/m_207104_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/Aquifer$1/computeSubstance (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/Aquifer$FluidPicker net/minecraft/world/level/levelgen/Aquifer$FluidPicker +FD: net/minecraft/world/level/levelgen/Aquifer$FluidPicker/net/minecraft/world/level/levelgen/Aquifer$FluidPicker net/minecraft/world/level/levelgen/Aquifer$FluidPicker/net/minecraft/world/level/levelgen/Aquifer$FluidPicker +MD: net/minecraft/world/level/levelgen/Aquifer$FluidPicker/m_183538_ (III)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; net/minecraft/world/level/levelgen/Aquifer$FluidPicker/computeFluid (III)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; +CL: net/minecraft/world/level/levelgen/Aquifer$FluidStatus net/minecraft/world/level/levelgen/Aquifer$FluidStatus +FD: net/minecraft/world/level/levelgen/Aquifer$FluidStatus/f_188400_ net/minecraft/world/level/levelgen/Aquifer$FluidStatus/fluidLevel +FD: net/minecraft/world/level/levelgen/Aquifer$FluidStatus/f_188401_ net/minecraft/world/level/levelgen/Aquifer$FluidStatus/fluidType +FD: net/minecraft/world/level/levelgen/Aquifer$FluidStatus/net/minecraft/world/level/levelgen/Aquifer$FluidStatus net/minecraft/world/level/levelgen/Aquifer$FluidStatus/net/minecraft/world/level/levelgen/Aquifer$FluidStatus +MD: net/minecraft/world/level/levelgen/Aquifer$FluidStatus/ (ILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/Aquifer$FluidStatus/ (ILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/Aquifer$FluidStatus/m_188405_ (I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/Aquifer$FluidStatus/at (I)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157985_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/X_RANGE +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157986_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/Y_RANGE +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157987_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/Z_RANGE +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157988_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/X_SEPARATION +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157989_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/Y_SEPARATION +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157990_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/Z_SEPARATION +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157991_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/X_SPACING +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157992_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/Y_SPACING +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157993_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/Z_SPACING +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157994_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/barrierNoise +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157996_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/lavaNoise +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157998_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/aquiferCache +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_157999_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/aquiferLocationCache +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_158000_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/shouldScheduleFluidUpdate +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_158002_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/minGridX +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_158003_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/minGridY +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_158004_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/minGridZ +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_158005_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/gridSizeX +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_158006_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/gridSizeZ +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_188407_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/noiseChunk +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_188408_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/fluidLevelFloodednessNoise +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_188409_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/fluidLevelSpreadNoise +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_188410_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/positionalRandomFactory +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_188411_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/globalFluidPicker +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_188412_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/SURFACE_SAMPLING_OFFSETS_IN_CHUNKS +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_196978_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/MAX_REASONABLE_DISTANCE_TO_AQUIFER_CENTER +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/f_196979_ net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/FLOWING_UPDATE_SIMULARITY +FD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/ ()V net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/ ()V +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;IILnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)V net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;IILnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)V +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_142203_ ()Z net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/shouldScheduleFluidUpdate ()Z +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_158024_ (II)D net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/similarity (II)D +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_158027_ (III)I net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/getIndex (III)I +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_158039_ (I)I net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/gridX (I)I +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_158045_ (I)I net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/gridY (I)I +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_158047_ (I)I net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/gridZ (I)I +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_188445_ (J)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/getAquiferStatus (J)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_188447_ (III)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/computeFluid (III)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_207104_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/computeSubstance (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/m_208188_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;Lorg/apache/commons/lang3/mutable/MutableDouble;Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;)D net/minecraft/world/level/levelgen/Aquifer$NoiseBasedAquifer/calculatePressure (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;Lorg/apache/commons/lang3/mutable/MutableDouble;Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;)D +CL: net/minecraft/world/level/levelgen/Beardifier net/minecraft/world/level/levelgen/Beardifier +FD: net/minecraft/world/level/levelgen/Beardifier/f_158060_ net/minecraft/world/level/levelgen/Beardifier/BEARD_KERNEL_RADIUS +FD: net/minecraft/world/level/levelgen/Beardifier/f_158061_ net/minecraft/world/level/levelgen/Beardifier/BEARD_KERNEL_SIZE +FD: net/minecraft/world/level/levelgen/Beardifier/f_158062_ net/minecraft/world/level/levelgen/Beardifier/BEARD_KERNEL +FD: net/minecraft/world/level/levelgen/Beardifier/f_158063_ net/minecraft/world/level/levelgen/Beardifier/rigids +FD: net/minecraft/world/level/levelgen/Beardifier/f_158064_ net/minecraft/world/level/levelgen/Beardifier/junctions +FD: net/minecraft/world/level/levelgen/Beardifier/f_158065_ net/minecraft/world/level/levelgen/Beardifier/pieceIterator +FD: net/minecraft/world/level/levelgen/Beardifier/f_158066_ net/minecraft/world/level/levelgen/Beardifier/junctionIterator +FD: net/minecraft/world/level/levelgen/Beardifier/net/minecraft/world/level/levelgen/Beardifier net/minecraft/world/level/levelgen/Beardifier/net/minecraft/world/level/levelgen/Beardifier +MD: net/minecraft/world/level/levelgen/Beardifier/ ()V net/minecraft/world/level/levelgen/Beardifier/ ()V +MD: net/minecraft/world/level/levelgen/Beardifier/ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/levelgen/Beardifier/ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/levelgen/Beardifier/m_158081_ ([F)V net/minecraft/world/level/levelgen/Beardifier/lambda$static$0 ([F)V +MD: net/minecraft/world/level/levelgen/Beardifier/m_158083_ (III)D net/minecraft/world/level/levelgen/Beardifier/getBuryContribution (III)D +MD: net/minecraft/world/level/levelgen/Beardifier/m_158087_ (III)D net/minecraft/world/level/levelgen/Beardifier/getBeardContribution (III)D +MD: net/minecraft/world/level/levelgen/Beardifier/m_158091_ (III)D net/minecraft/world/level/levelgen/Beardifier/computeBeardContribution (III)D +MD: net/minecraft/world/level/levelgen/Beardifier/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/Beardifier/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/Beardifier/m_207401_ ()D net/minecraft/world/level/levelgen/Beardifier/maxValue ()D +MD: net/minecraft/world/level/levelgen/Beardifier/m_207402_ ()D net/minecraft/world/level/levelgen/Beardifier/minValue ()D +MD: net/minecraft/world/level/levelgen/Beardifier/m_208194_ (Lnet/minecraft/world/level/ChunkPos;IILnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/levelgen/Beardifier/lambda$new$2 (Lnet/minecraft/world/level/ChunkPos;IILnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/levelgen/Beardifier/m_208201_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z net/minecraft/world/level/levelgen/Beardifier/lambda$new$1 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z +CL: net/minecraft/world/level/levelgen/BelowZeroRetrogen net/minecraft/world/level/levelgen/BelowZeroRetrogen +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_188455_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/CODEC +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_188456_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/UPGRADE_HEIGHT_ACCESSOR +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_188457_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/EMPTY +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_188458_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/BITSET_CODEC +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_188459_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/NON_EMPTY_CHUNK_STATUS +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_188460_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/targetStatus +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_188461_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/missingBedrock +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/f_196980_ net/minecraft/world/level/levelgen/BelowZeroRetrogen/RETAINED_RETROGEN_BIOMES +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/net/minecraft/world/level/levelgen/BelowZeroRetrogen net/minecraft/world/level/levelgen/BelowZeroRetrogen/net/minecraft/world/level/levelgen/BelowZeroRetrogen +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/ ()V net/minecraft/world/level/levelgen/BelowZeroRetrogen/ ()V +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/Optional;)V net/minecraft/world/level/levelgen/BelowZeroRetrogen/ (Lnet/minecraft/world/level/chunk/ChunkStatus;Ljava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188466_ ()Lnet/minecraft/world/level/chunk/ChunkStatus; net/minecraft/world/level/levelgen/BelowZeroRetrogen/targetStatus ()Lnet/minecraft/world/level/chunk/ChunkStatus; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188470_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188472_ (Lnet/minecraft/world/level/chunk/ChunkStatus;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$static$2 (Lnet/minecraft/world/level/chunk/ChunkStatus;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188474_ (Lnet/minecraft/world/level/chunk/ProtoChunk;)V net/minecraft/world/level/levelgen/BelowZeroRetrogen/replaceOldBedrock (Lnet/minecraft/world/level/chunk/ProtoChunk;)V +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188479_ (Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen;)Ljava/util/Optional; net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$static$3 (Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188481_ (Ljava/util/BitSet;)Ljava/util/stream/LongStream; net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$static$1 (Ljava/util/BitSet;)Ljava/util/stream/LongStream; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188483_ (Ljava/util/stream/LongStream;)Ljava/util/BitSet; net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$static$0 (Ljava/util/stream/LongStream;)Ljava/util/BitSet; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188485_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen; net/minecraft/world/level/levelgen/BelowZeroRetrogen/read (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/BelowZeroRetrogen; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_188490_ (Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$replaceOldBedrock$5 (Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_198214_ (II)Z net/minecraft/world/level/levelgen/BelowZeroRetrogen/hasBedrockHole (II)Z +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_198217_ (Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$applyBedrockMask$6 (Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_198220_ ()Z net/minecraft/world/level/levelgen/BelowZeroRetrogen/hasBedrockHoles ()Z +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_198221_ (Lnet/minecraft/world/level/chunk/ProtoChunk;)V net/minecraft/world/level/levelgen/BelowZeroRetrogen/applyBedrockMask (Lnet/minecraft/world/level/chunk/ProtoChunk;)V +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_204531_ (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/biome/BiomeResolver; net/minecraft/world/level/levelgen/BelowZeroRetrogen/getBiomeResolver (Lnet/minecraft/world/level/biome/BiomeResolver;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/biome/BiomeResolver; +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen/m_204534_ (Lnet/minecraft/world/level/biome/BiomeResolver;Ljava/util/function/Predicate;Lnet/minecraft/world/level/chunk/ChunkAccess;IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/BelowZeroRetrogen/lambda$getBiomeResolver$7 (Lnet/minecraft/world/level/biome/BiomeResolver;Ljava/util/function/Predicate;Lnet/minecraft/world/level/chunk/ChunkAccess;IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/levelgen/BelowZeroRetrogen$1 net/minecraft/world/level/levelgen/BelowZeroRetrogen$1 +FD: net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/net/minecraft/world/level/levelgen/BelowZeroRetrogen$1 net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/net/minecraft/world/level/levelgen/BelowZeroRetrogen$1 +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/ ()V net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/ ()V +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/m_141928_ ()I net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/getHeight ()I +MD: net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/m_141937_ ()I net/minecraft/world/level/levelgen/BelowZeroRetrogen$1/getMinBuildHeight ()I +CL: net/minecraft/world/level/levelgen/BitRandomSource net/minecraft/world/level/levelgen/BitRandomSource +FD: net/minecraft/world/level/levelgen/BitRandomSource/f_188496_ net/minecraft/world/level/levelgen/BitRandomSource/FLOAT_MULTIPLIER +FD: net/minecraft/world/level/levelgen/BitRandomSource/f_188497_ net/minecraft/world/level/levelgen/BitRandomSource/DOUBLE_MULTIPLIER +FD: net/minecraft/world/level/levelgen/BitRandomSource/net/minecraft/world/level/levelgen/BitRandomSource net/minecraft/world/level/levelgen/BitRandomSource/net/minecraft/world/level/levelgen/BitRandomSource +MD: net/minecraft/world/level/levelgen/BitRandomSource/m_183145_ (I)I net/minecraft/world/level/levelgen/BitRandomSource/next (I)I +MD: net/minecraft/world/level/levelgen/BitRandomSource/nextBoolean ()Z net/minecraft/world/level/levelgen/BitRandomSource/nextBoolean ()Z +MD: net/minecraft/world/level/levelgen/BitRandomSource/nextDouble ()D net/minecraft/world/level/levelgen/BitRandomSource/nextDouble ()D +MD: net/minecraft/world/level/levelgen/BitRandomSource/nextFloat ()F net/minecraft/world/level/levelgen/BitRandomSource/nextFloat ()F +MD: net/minecraft/world/level/levelgen/BitRandomSource/nextInt ()I net/minecraft/world/level/levelgen/BitRandomSource/nextInt ()I +MD: net/minecraft/world/level/levelgen/BitRandomSource/nextInt (I)I net/minecraft/world/level/levelgen/BitRandomSource/nextInt (I)I +MD: net/minecraft/world/level/levelgen/BitRandomSource/nextLong ()J net/minecraft/world/level/levelgen/BitRandomSource/nextLong ()J +CL: net/minecraft/world/level/levelgen/Column net/minecraft/world/level/levelgen/Column +FD: net/minecraft/world/level/levelgen/Column/net/minecraft/world/level/levelgen/Column net/minecraft/world/level/levelgen/Column/net/minecraft/world/level/levelgen/Column +MD: net/minecraft/world/level/levelgen/Column/ ()V net/minecraft/world/level/levelgen/Column/ ()V +MD: net/minecraft/world/level/levelgen/Column/m_142009_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column/getFloor ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column/m_142011_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column/getCeiling ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column/m_142030_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column/getHeight ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column/m_158161_ ()Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/line ()Lnet/minecraft/world/level/levelgen/Column; +MD: net/minecraft/world/level/levelgen/Column/m_158162_ (I)Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/below (I)Lnet/minecraft/world/level/levelgen/Column; +MD: net/minecraft/world/level/levelgen/Column/m_158164_ (II)Lnet/minecraft/world/level/levelgen/Column$Range; net/minecraft/world/level/levelgen/Column/around (II)Lnet/minecraft/world/level/levelgen/Column$Range; +MD: net/minecraft/world/level/levelgen/Column/m_158167_ (Lnet/minecraft/world/level/LevelSimulatedReader;ILjava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos$MutableBlockPos;ILnet/minecraft/core/Direction;)Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column/scanDirection (Lnet/minecraft/world/level/LevelSimulatedReader;ILjava/util/function/Predicate;Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos$MutableBlockPos;ILnet/minecraft/core/Direction;)Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column/m_158175_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;ILjava/util/function/Predicate;Ljava/util/function/Predicate;)Ljava/util/Optional; net/minecraft/world/level/levelgen/Column/scan (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;ILjava/util/function/Predicate;Ljava/util/function/Predicate;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/Column/m_158181_ (Ljava/util/OptionalInt;)Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/withFloor (Ljava/util/OptionalInt;)Lnet/minecraft/world/level/levelgen/Column; +MD: net/minecraft/world/level/levelgen/Column/m_158183_ (Ljava/util/OptionalInt;Ljava/util/OptionalInt;)Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/create (Ljava/util/OptionalInt;Ljava/util/OptionalInt;)Lnet/minecraft/world/level/levelgen/Column; +MD: net/minecraft/world/level/levelgen/Column/m_158186_ (I)Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/fromHighest (I)Lnet/minecraft/world/level/levelgen/Column; +MD: net/minecraft/world/level/levelgen/Column/m_158188_ (II)Lnet/minecraft/world/level/levelgen/Column$Range; net/minecraft/world/level/levelgen/Column/inside (II)Lnet/minecraft/world/level/levelgen/Column$Range; +MD: net/minecraft/world/level/levelgen/Column/m_158191_ (Ljava/util/OptionalInt;)Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/withCeiling (Ljava/util/OptionalInt;)Lnet/minecraft/world/level/levelgen/Column; +MD: net/minecraft/world/level/levelgen/Column/m_158193_ (I)Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/above (I)Lnet/minecraft/world/level/levelgen/Column; +MD: net/minecraft/world/level/levelgen/Column/m_158195_ (I)Lnet/minecraft/world/level/levelgen/Column; net/minecraft/world/level/levelgen/Column/fromLowest (I)Lnet/minecraft/world/level/levelgen/Column; +CL: net/minecraft/world/level/levelgen/Column$Line net/minecraft/world/level/levelgen/Column$Line +FD: net/minecraft/world/level/levelgen/Column$Line/f_158197_ net/minecraft/world/level/levelgen/Column$Line/INSTANCE +FD: net/minecraft/world/level/levelgen/Column$Line/net/minecraft/world/level/levelgen/Column$Line net/minecraft/world/level/levelgen/Column$Line/net/minecraft/world/level/levelgen/Column$Line +MD: net/minecraft/world/level/levelgen/Column$Line/ ()V net/minecraft/world/level/levelgen/Column$Line/ ()V +MD: net/minecraft/world/level/levelgen/Column$Line/ ()V net/minecraft/world/level/levelgen/Column$Line/ ()V +MD: net/minecraft/world/level/levelgen/Column$Line/m_142009_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Line/getFloor ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Line/m_142011_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Line/getCeiling ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Line/m_142030_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Line/getHeight ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Line/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/Column$Line/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/Column$Range net/minecraft/world/level/levelgen/Column$Range +FD: net/minecraft/world/level/levelgen/Column$Range/f_158204_ net/minecraft/world/level/levelgen/Column$Range/floor +FD: net/minecraft/world/level/levelgen/Column$Range/f_158205_ net/minecraft/world/level/levelgen/Column$Range/ceiling +FD: net/minecraft/world/level/levelgen/Column$Range/net/minecraft/world/level/levelgen/Column$Range net/minecraft/world/level/levelgen/Column$Range/net/minecraft/world/level/levelgen/Column$Range +MD: net/minecraft/world/level/levelgen/Column$Range/ (II)V net/minecraft/world/level/levelgen/Column$Range/ (II)V +MD: net/minecraft/world/level/levelgen/Column$Range/m_142009_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Range/getFloor ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Range/m_142011_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Range/getCeiling ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Range/m_142030_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Range/getHeight ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Range/m_158212_ ()I net/minecraft/world/level/levelgen/Column$Range/ceiling ()I +MD: net/minecraft/world/level/levelgen/Column$Range/m_158213_ ()I net/minecraft/world/level/levelgen/Column$Range/floor ()I +MD: net/minecraft/world/level/levelgen/Column$Range/m_158214_ ()I net/minecraft/world/level/levelgen/Column$Range/height ()I +MD: net/minecraft/world/level/levelgen/Column$Range/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/Column$Range/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/Column$Ray net/minecraft/world/level/levelgen/Column$Ray +FD: net/minecraft/world/level/levelgen/Column$Ray/f_158216_ net/minecraft/world/level/levelgen/Column$Ray/edge +FD: net/minecraft/world/level/levelgen/Column$Ray/f_158217_ net/minecraft/world/level/levelgen/Column$Ray/pointingUp +FD: net/minecraft/world/level/levelgen/Column$Ray/net/minecraft/world/level/levelgen/Column$Ray net/minecraft/world/level/levelgen/Column$Ray/net/minecraft/world/level/levelgen/Column$Ray +MD: net/minecraft/world/level/levelgen/Column$Ray/ (IZ)V net/minecraft/world/level/levelgen/Column$Ray/ (IZ)V +MD: net/minecraft/world/level/levelgen/Column$Ray/m_142009_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Ray/getFloor ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Ray/m_142011_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Ray/getCeiling ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Ray/m_142030_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/Column$Ray/getHeight ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/Column$Ray/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/Column$Ray/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DebugLevelSource net/minecraft/world/level/levelgen/DebugLevelSource +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_158225_ net/minecraft/world/level/levelgen/DebugLevelSource/HEIGHT +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_158226_ net/minecraft/world/level/levelgen/DebugLevelSource/BARRIER_HEIGHT +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_158227_ net/minecraft/world/level/levelgen/DebugLevelSource/BLOCK_MARGIN +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_64111_ net/minecraft/world/level/levelgen/DebugLevelSource/CODEC +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_64112_ net/minecraft/world/level/levelgen/DebugLevelSource/AIR +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_64113_ net/minecraft/world/level/levelgen/DebugLevelSource/BARRIER +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_64114_ net/minecraft/world/level/levelgen/DebugLevelSource/ALL_BLOCKS +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_64115_ net/minecraft/world/level/levelgen/DebugLevelSource/GRID_WIDTH +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_64116_ net/minecraft/world/level/levelgen/DebugLevelSource/GRID_HEIGHT +FD: net/minecraft/world/level/levelgen/DebugLevelSource/f_64117_ net/minecraft/world/level/levelgen/DebugLevelSource/biomes +FD: net/minecraft/world/level/levelgen/DebugLevelSource/net/minecraft/world/level/levelgen/DebugLevelSource net/minecraft/world/level/levelgen/DebugLevelSource/net/minecraft/world/level/levelgen/DebugLevelSource +MD: net/minecraft/world/level/levelgen/DebugLevelSource/ ()V net/minecraft/world/level/levelgen/DebugLevelSource/ ()V +MD: net/minecraft/world/level/levelgen/DebugLevelSource/ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)V net/minecraft/world/level/levelgen/DebugLevelSource/ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)V +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_141914_ (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; net/minecraft/world/level/levelgen/DebugLevelSource/getBaseColumn (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_142062_ ()I net/minecraft/world/level/levelgen/DebugLevelSource/getMinY ()I +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_142647_ (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/levelgen/DebugLevelSource/getBaseHeight (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_183372_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureFeatureManager;)V net/minecraft/world/level/levelgen/DebugLevelSource/applyBiomeDecoration (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureFeatureManager;)V +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_183403_ ()Lnet/minecraft/world/level/biome/Climate$Sampler; net/minecraft/world/level/levelgen/DebugLevelSource/climateSampler ()Lnet/minecraft/world/level/biome/Climate$Sampler; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_183489_ (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/levelgen/DebugLevelSource/fillFromNoise (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_183516_ (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V net/minecraft/world/level/levelgen/DebugLevelSource/applyCarvers (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_183621_ (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/levelgen/DebugLevelSource/buildSurface (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_207076_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/DebugLevelSource/addDebugScreenInfo (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_208207_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/DebugLevelSource/lambda$static$2 (Lnet/minecraft/world/level/block/Block;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_208209_ (Lnet/minecraft/world/level/levelgen/DebugLevelSource;)Lnet/minecraft/core/Registry; net/minecraft/world/level/levelgen/DebugLevelSource/lambda$static$0 (Lnet/minecraft/world/level/levelgen/DebugLevelSource;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_208214_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DebugLevelSource/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_6331_ ()I net/minecraft/world/level/levelgen/DebugLevelSource/getGenDepth ()I +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_6337_ ()I net/minecraft/world/level/levelgen/DebugLevelSource/getSeaLevel ()I +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_64148_ (II)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/DebugLevelSource/getBlockStateFor (II)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_64151_ ()Lnet/minecraft/core/Registry; net/minecraft/world/level/levelgen/DebugLevelSource/biomes ()Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_6819_ (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/DebugLevelSource/withSeed (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_6909_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DebugLevelSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DebugLevelSource/m_6929_ (Lnet/minecraft/server/level/WorldGenRegion;)V net/minecraft/world/level/levelgen/DebugLevelSource/spawnOriginalMobs (Lnet/minecraft/server/level/WorldGenRegion;)V +CL: net/minecraft/world/level/levelgen/Density net/minecraft/world/level/levelgen/Density +FD: net/minecraft/world/level/levelgen/Density/f_188536_ net/minecraft/world/level/levelgen/Density/SURFACE +FD: net/minecraft/world/level/levelgen/Density/f_188537_ net/minecraft/world/level/levelgen/Density/UNRECOVERABLY_DENSE +FD: net/minecraft/world/level/levelgen/Density/f_188538_ net/minecraft/world/level/levelgen/Density/UNRECOVERABLY_THIN +FD: net/minecraft/world/level/levelgen/Density/net/minecraft/world/level/levelgen/Density net/minecraft/world/level/levelgen/Density/net/minecraft/world/level/levelgen/Density +MD: net/minecraft/world/level/levelgen/Density/ ()V net/minecraft/world/level/levelgen/Density/ ()V +CL: net/minecraft/world/level/levelgen/DensityFunction net/minecraft/world/level/levelgen/DensityFunction +FD: net/minecraft/world/level/levelgen/DensityFunction/f_208216_ net/minecraft/world/level/levelgen/DensityFunction/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunction/f_208217_ net/minecraft/world/level/levelgen/DensityFunction/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunction/f_208218_ net/minecraft/world/level/levelgen/DensityFunction/HOLDER_HELPER_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunction/net/minecraft/world/level/levelgen/DensityFunction net/minecraft/world/level/levelgen/DensityFunction/net/minecraft/world/level/levelgen/DensityFunction +MD: net/minecraft/world/level/levelgen/DensityFunction/ ()V net/minecraft/world/level/levelgen/DensityFunction/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunction/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunction/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunction/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunction/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunction/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunction/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunction/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunction/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunction/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunction/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208220_ (DD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/clamp (DD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208225_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunction/lambda$static$0 (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208229_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/abs ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208230_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/square ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208231_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/cube ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208232_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/halfNegative ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208233_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/quarterNegative ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunction/m_208234_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction/squeeze ()Lnet/minecraft/world/level/levelgen/DensityFunction; +CL: net/minecraft/world/level/levelgen/DensityFunction$ContextProvider net/minecraft/world/level/levelgen/DensityFunction$ContextProvider +FD: net/minecraft/world/level/levelgen/DensityFunction$ContextProvider/net/minecraft/world/level/levelgen/DensityFunction$ContextProvider net/minecraft/world/level/levelgen/DensityFunction$ContextProvider/net/minecraft/world/level/levelgen/DensityFunction$ContextProvider +MD: net/minecraft/world/level/levelgen/DensityFunction$ContextProvider/m_207207_ ([DLnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/DensityFunction$ContextProvider/fillAllDirectly ([DLnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/DensityFunction$ContextProvider/m_207263_ (I)Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; net/minecraft/world/level/levelgen/DensityFunction$ContextProvider/forIndex (I)Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; +CL: net/minecraft/world/level/levelgen/DensityFunction$FunctionContext net/minecraft/world/level/levelgen/DensityFunction$FunctionContext +FD: net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/net/minecraft/world/level/levelgen/DensityFunction$FunctionContext net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/net/minecraft/world/level/levelgen/DensityFunction$FunctionContext +MD: net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/m_207113_ ()I net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/blockZ ()I +MD: net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/m_207114_ ()I net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/blockY ()I +MD: net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/m_207115_ ()I net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/blockX ()I +MD: net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/m_207434_ ()Lnet/minecraft/world/level/levelgen/blending/Blender; net/minecraft/world/level/levelgen/DensityFunction$FunctionContext/getBlender ()Lnet/minecraft/world/level/levelgen/blending/Blender; +CL: net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction +FD: net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction/net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction/net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction +MD: net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunction$SimpleFunction/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +CL: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext +FD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/f_208243_ net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/blockX +FD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/f_208244_ net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/blockY +FD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/f_208245_ net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/blockZ +FD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext +MD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/ (III)V net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/ (III)V +MD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/hashCode ()I net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/m_207113_ ()I net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/blockZ ()I +MD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/m_207114_ ()I net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/blockY ()I +MD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/m_207115_ ()I net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/blockX ()I +MD: net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunction$Visitor net/minecraft/world/level/levelgen/DensityFunction$Visitor +FD: net/minecraft/world/level/levelgen/DensityFunction$Visitor/net/minecraft/world/level/levelgen/DensityFunction$Visitor net/minecraft/world/level/levelgen/DensityFunction$Visitor/net/minecraft/world/level/levelgen/DensityFunction$Visitor +CL: net/minecraft/world/level/levelgen/DensityFunctions net/minecraft/world/level/levelgen/DensityFunctions +FD: net/minecraft/world/level/levelgen/DensityFunctions/f_208257_ net/minecraft/world/level/levelgen/DensityFunctions/MAX_REASONABLE_NOISE_VALUE +FD: net/minecraft/world/level/levelgen/DensityFunctions/f_208258_ net/minecraft/world/level/levelgen/DensityFunctions/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions/f_208259_ net/minecraft/world/level/levelgen/DensityFunctions/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions/f_208260_ net/minecraft/world/level/levelgen/DensityFunctions/NOISE_VALUE_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions/net/minecraft/world/level/levelgen/DensityFunctions net/minecraft/world/level/levelgen/DensityFunctions/net/minecraft/world/level/levelgen/DensityFunctions +MD: net/minecraft/world/level/levelgen/DensityFunctions/ ()V net/minecraft/world/level/levelgen/DensityFunctions/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions/ ()V net/minecraft/world/level/levelgen/DensityFunctions/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208263_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/zero ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208264_ (D)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/constant (D)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208266_ (IIDD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/yClampedGradient (IIDD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208271_ (J)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/endIslands (J)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208273_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/lambda$static$0 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208275_ (Lcom/mojang/serialization/Codec;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions/singleArgumentCodec (Lcom/mojang/serialization/Codec;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208279_ (Lcom/mojang/serialization/MapCodec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions/makeCodec (Lcom/mojang/serialization/MapCodec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208281_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/interpolated (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208283_ (Lnet/minecraft/world/level/levelgen/DensityFunction;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/mapFromUnitTo (Lnet/minecraft/world/level/levelgen/DensityFunction;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208287_ (Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/rangeChoice (Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208293_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/add (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208296_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DLnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/shiftedNoise2d (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DLnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208301_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/lerp (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208305_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/terrainShaperSpline (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208312_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/map (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208315_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/weirdScaledSampler (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208319_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/slide (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208322_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/noise (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208324_ (Lnet/minecraft/core/Holder;D)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/noise (Lnet/minecraft/core/Holder;D)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208327_ (Lnet/minecraft/core/Holder;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/mappedNoise (Lnet/minecraft/core/Holder;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208331_ (Lnet/minecraft/core/Holder;DDD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/mappedNoise (Lnet/minecraft/core/Holder;DDD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208336_ (Lnet/minecraft/core/Holder;DDDD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/mappedNoise (Lnet/minecraft/core/Holder;DDDD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208342_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions/bootstrap (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208344_ (Lnet/minecraft/core/Registry;Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions/register (Lnet/minecraft/core/Registry;Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208348_ (Ljava/util/function/BiFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions/doubleFunctionArgumentCodec (Ljava/util/function/BiFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208352_ (Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions/singleFunctionArgumentCodec (Ljava/util/function/Function;Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208355_ (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/BiFunction;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions/lambda$doubleFunctionArgumentCodec$2 (Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/BiFunction;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208360_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/blendAlpha ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208361_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/flatCache (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208363_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/mul (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208366_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/shiftA (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208368_ (Lnet/minecraft/core/Holder;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/noise (Lnet/minecraft/core/Holder;DD)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208372_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/blendOffset ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208373_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/cache2d (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208375_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/min (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208378_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/shiftB (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208380_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/cacheOnce (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208382_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/max (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208385_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/shift (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208387_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/cacheAllInCell (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208389_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions/blendDensity (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions/m_208391_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/levelgen/DensityFunctions/lambda$static$1 (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lcom/mojang/datafixers/util/Either; +CL: net/minecraft/world/level/levelgen/DensityFunctions$1 net/minecraft/world/level/levelgen/DensityFunctions$1 +FD: net/minecraft/world/level/levelgen/DensityFunctions$1/f_208393_ net/minecraft/world/level/levelgen/DensityFunctions$1/$SwitchMap$net$minecraft$world$level$levelgen$DensityFunctions$Mapped$Type +FD: net/minecraft/world/level/levelgen/DensityFunctions$1/f_208394_ net/minecraft/world/level/levelgen/DensityFunctions$1/$SwitchMap$net$minecraft$world$level$levelgen$DensityFunctions$TwoArgumentSimpleFunction$Type +FD: net/minecraft/world/level/levelgen/DensityFunctions$1/f_208395_ net/minecraft/world/level/levelgen/DensityFunctions$1/$SwitchMap$net$minecraft$world$level$levelgen$DensityFunctions$MulOrAdd$Type +FD: net/minecraft/world/level/levelgen/DensityFunctions$1/net/minecraft/world/level/levelgen/DensityFunctions$1 net/minecraft/world/level/levelgen/DensityFunctions$1/net/minecraft/world/level/levelgen/DensityFunctions$1 +MD: net/minecraft/world/level/levelgen/DensityFunctions$1/ ()V net/minecraft/world/level/levelgen/DensityFunctions$1/ ()V +CL: net/minecraft/world/level/levelgen/DensityFunctions$Ap2 net/minecraft/world/level/levelgen/DensityFunctions$Ap2 +FD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/f_208397_ net/minecraft/world/level/levelgen/DensityFunctions$Ap2/type +FD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/f_208398_ net/minecraft/world/level/levelgen/DensityFunctions$Ap2/argument1 +FD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/f_208399_ net/minecraft/world/level/levelgen/DensityFunctions$Ap2/argument2 +FD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/f_208400_ net/minecraft/world/level/levelgen/DensityFunctions$Ap2/minValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/f_208401_ net/minecraft/world/level/levelgen/DensityFunctions$Ap2/maxValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/net/minecraft/world/level/levelgen/DensityFunctions$Ap2 net/minecraft/world/level/levelgen/DensityFunctions$Ap2/net/minecraft/world/level/levelgen/DensityFunctions$Ap2 +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DD)V net/minecraft/world/level/levelgen/DensityFunctions$Ap2/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Ap2/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Ap2/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207119_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; net/minecraft/world/level/levelgen/DensityFunctions$Ap2/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207185_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Ap2/argument1 ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207190_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Ap2/argument2 ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$Ap2/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$Ap2/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Ap2/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Ap2/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Ap2/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Ap2/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Ap2/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker +FD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/INSTANCE net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/INSTANCE +FD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/ ()V net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/m_208520_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker; net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker; net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker; net/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierMarker; +CL: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker +FD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/f_208524_ net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/ ()V net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/INSTANCE net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/INSTANCE +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/f_208528_ net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/ ()V net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/m_208542_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha; net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha; net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha; net/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendAlpha; +CL: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/f_208546_ net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/input +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/f_208547_ net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/ ()V net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/ (Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/ (Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/m_207189_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/m_207219_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/transform (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$BlendDensity/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/INSTANCE net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/INSTANCE +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/f_208565_ net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/ ()V net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/m_208579_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendOffset; net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendOffset; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendOffset; net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendOffset; +MD: net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendOffset; net/minecraft/world/level/levelgen/DensityFunctions$BlendOffset/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$BlendOffset; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Clamp net/minecraft/world/level/levelgen/DensityFunctions$Clamp +FD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/f_208583_ net/minecraft/world/level/levelgen/DensityFunctions$Clamp/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/f_208584_ net/minecraft/world/level/levelgen/DensityFunctions$Clamp/input +FD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/f_208585_ net/minecraft/world/level/levelgen/DensityFunctions$Clamp/minValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/f_208586_ net/minecraft/world/level/levelgen/DensityFunctions$Clamp/maxValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/f_208587_ net/minecraft/world/level/levelgen/DensityFunctions$Clamp/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/net/minecraft/world/level/levelgen/DensityFunctions$Clamp net/minecraft/world/level/levelgen/DensityFunctions$Clamp/net/minecraft/world/level/levelgen/DensityFunctions$Clamp +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Clamp/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/ (Lnet/minecraft/world/level/levelgen/DensityFunction;DD)V net/minecraft/world/level/levelgen/DensityFunctions$Clamp/ (Lnet/minecraft/world/level/levelgen/DensityFunction;DD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Clamp/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Clamp/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/m_207305_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Clamp/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/m_207382_ (D)D net/minecraft/world/level/levelgen/DensityFunctions$Clamp/transform (D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Clamp/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Clamp/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Clamp/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$Clamp/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/m_208596_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$Clamp/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Clamp/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Clamp/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Constant net/minecraft/world/level/levelgen/DensityFunctions$Constant +FD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/f_208607_ net/minecraft/world/level/levelgen/DensityFunctions$Constant/value +FD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/f_208608_ net/minecraft/world/level/levelgen/DensityFunctions$Constant/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/f_208609_ net/minecraft/world/level/levelgen/DensityFunctions$Constant/ZERO +FD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/net/minecraft/world/level/levelgen/DensityFunctions$Constant net/minecraft/world/level/levelgen/DensityFunctions$Constant/net/minecraft/world/level/levelgen/DensityFunctions$Constant +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Constant/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/ (D)V net/minecraft/world/level/levelgen/DensityFunctions$Constant/ (D)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Constant/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/f_208607_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Constant/value ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Constant/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$Constant/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$Constant/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Constant/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Constant/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$Constant/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Constant/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Constant/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction +FD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/f_208626_ net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/f_208627_ net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/islandNoise +FD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction +MD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/ ()V net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/ (J)V net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/ (J)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$EndIslandDensityFunction/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder +FD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/f_208636_ net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/function +FD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/ (Lnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/ (Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/f_208636_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/function ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$HolderHolder/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Mapped net/minecraft/world/level/levelgen/DensityFunctions$Mapped +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/f_208654_ net/minecraft/world/level/levelgen/DensityFunctions$Mapped/type +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/f_208655_ net/minecraft/world/level/levelgen/DensityFunctions$Mapped/input +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/f_208656_ net/minecraft/world/level/levelgen/DensityFunctions$Mapped/minValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/f_208657_ net/minecraft/world/level/levelgen/DensityFunctions$Mapped/maxValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/net/minecraft/world/level/levelgen/DensityFunctions$Mapped net/minecraft/world/level/levelgen/DensityFunctions$Mapped/net/minecraft/world/level/levelgen/DensityFunctions$Mapped +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;DD)V net/minecraft/world/level/levelgen/DensityFunctions$Mapped/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;DD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Mapped/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/f_208654_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; net/minecraft/world/level/levelgen/DensityFunctions$Mapped/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Mapped/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_207305_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Mapped/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_207382_ (D)D net/minecraft/world/level/levelgen/DensityFunctions$Mapped/transform (D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Mapped/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Mapped/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Mapped/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped; net/minecraft/world/level/levelgen/DensityFunctions$Mapped/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$Mapped/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_208668_ (Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;D)D net/minecraft/world/level/levelgen/DensityFunctions$Mapped/transform (Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/m_208671_ (Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped; net/minecraft/world/level/levelgen/DensityFunctions$Mapped/create (Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Mapped/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/ABS net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/ABS +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/CUBE net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/CUBE +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/HALF_NEGATIVE net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/HALF_NEGATIVE +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/QUARTER_NEGATIVE net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/QUARTER_NEGATIVE +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/SQUARE net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/SQUARE +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/SQUEEZE net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/SQUEEZE +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/f_208690_ net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/name +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/f_208691_ net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/codec +FD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/m_208698_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/m_208699_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped; net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/lambda$new$0 (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; net/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Mapped$Type; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Marker net/minecraft/world/level/levelgen/DensityFunctions$Marker +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/f_208705_ net/minecraft/world/level/levelgen/DensityFunctions$Marker/type +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/f_208706_ net/minecraft/world/level/levelgen/DensityFunctions$Marker/wrapped +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/net/minecraft/world/level/levelgen/DensityFunctions$Marker net/minecraft/world/level/levelgen/DensityFunctions$Marker/net/minecraft/world/level/levelgen/DensityFunctions$Marker +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/DensityFunctions$Marker/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Marker/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Marker/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Marker/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/m_207136_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/DensityFunctions$Marker/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$Marker/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$Marker/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Marker/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Marker/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Marker/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Marker/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/Cache2D net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/Cache2D +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/CacheAllInCell net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/CacheAllInCell +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/CacheOnce net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/CacheOnce +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/FlatCache net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/FlatCache +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/Interpolated net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/Interpolated +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/f_208730_ net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/name +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/f_208731_ net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/codec +FD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/m_208738_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/m_208739_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked; net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/lambda$new$0 (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/DensityFunctions$Marker$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +CL: net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked +FD: net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked +MD: net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/m_207136_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$MarkerOrMarked/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/f_208746_ net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/specificType +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/f_208747_ net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/input +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/f_208748_ net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/minValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/f_208749_ net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/maxValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/f_208750_ net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/argument +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;DDD)V net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/ (Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;DDD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/f_208746_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/specificType ()Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/f_208750_ ()D net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/argument ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207119_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207185_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/argument1 ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207190_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/argument2 ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207305_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207382_ (D)D net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/transform (D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/ADD net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/ADD +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/MUL net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/MUL +FD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/ ()V net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/m_208780_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; net/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$MulOrAdd$Type; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Noise net/minecraft/world/level/levelgen/DensityFunctions$Noise +FD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208784_ net/minecraft/world/level/levelgen/DensityFunctions$Noise/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208785_ net/minecraft/world/level/levelgen/DensityFunctions$Noise/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208786_ net/minecraft/world/level/levelgen/DensityFunctions$Noise/noiseData +FD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208787_ net/minecraft/world/level/levelgen/DensityFunctions$Noise/noise +FD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208788_ net/minecraft/world/level/levelgen/DensityFunctions$Noise/xzScale +FD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208789_ net/minecraft/world/level/levelgen/DensityFunctions$Noise/yScale +FD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/net/minecraft/world/level/levelgen/DensityFunctions$Noise net/minecraft/world/level/levelgen/DensityFunctions$Noise/net/minecraft/world/level/levelgen/DensityFunctions$Noise +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Noise/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;DD)V net/minecraft/world/level/levelgen/DensityFunctions$Noise/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;DD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Noise/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208786_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$Noise/noiseData ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208787_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/DensityFunctions$Noise/noise ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208788_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Noise/xzScale ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/f_208789_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Noise/yScale ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Noise/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$Noise/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Noise/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Noise/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$Noise/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/m_208797_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$Noise/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/m_208801_ (Lnet/minecraft/core/Holder;DD)Lnet/minecraft/world/level/levelgen/DensityFunctions$Noise; net/minecraft/world/level/levelgen/DensityFunctions$Noise/createUnseeded (Lnet/minecraft/core/Holder;DD)Lnet/minecraft/world/level/levelgen/DensityFunctions$Noise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Noise/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Noise/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer +FD: net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer +MD: net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/m_207305_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/m_207382_ (D)D net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/transform (D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$PureTransformer/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +CL: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208821_ net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208822_ net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208823_ net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/input +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208824_ net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/minInclusive +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208825_ net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/maxExclusive +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208826_ net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/whenInRange +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208827_ net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/whenOutOfRange +FD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/ ()V net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/ (Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/ (Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208823_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208824_ ()D net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/minInclusive ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208825_ ()D net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/maxExclusive ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208826_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/whenInRange ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/f_208827_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/whenOutOfRange ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/m_208836_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$RangeChoice/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Shift net/minecraft/world/level/levelgen/DensityFunctions$Shift +FD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/f_208856_ net/minecraft/world/level/levelgen/DensityFunctions$Shift/noiseData +FD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/f_208857_ net/minecraft/world/level/levelgen/DensityFunctions$Shift/offsetNoise +FD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/f_208858_ net/minecraft/world/level/levelgen/DensityFunctions$Shift/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/net/minecraft/world/level/levelgen/DensityFunctions$Shift net/minecraft/world/level/levelgen/DensityFunctions$Shift/net/minecraft/world/level/levelgen/DensityFunctions$Shift +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Shift/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V net/minecraft/world/level/levelgen/DensityFunctions$Shift/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Shift/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Shift/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/m_207183_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$Shift/noiseData ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/m_207360_ (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; net/minecraft/world/level/levelgen/DensityFunctions$Shift/withNewNoise (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$Shift/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/m_207488_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/DensityFunctions$Shift/offsetNoise ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$Shift/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/m_208867_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Shift; net/minecraft/world/level/levelgen/DensityFunctions$Shift/lambda$static$0 (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Shift; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Shift/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Shift/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA net/minecraft/world/level/levelgen/DensityFunctions$ShiftA +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/f_208876_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/noiseData +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/f_208877_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/offsetNoise +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/f_208878_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/net/minecraft/world/level/levelgen/DensityFunctions$ShiftA net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/net/minecraft/world/level/levelgen/DensityFunctions$ShiftA +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/ ()V net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/m_207183_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/noiseData ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/m_207360_ (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/withNewNoise (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/m_207488_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/offsetNoise ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/m_208887_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftA; net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/lambda$static$0 (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftA; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$ShiftA/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB net/minecraft/world/level/levelgen/DensityFunctions$ShiftB +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/f_208896_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/noiseData +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/f_208897_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/offsetNoise +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/f_208898_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/net/minecraft/world/level/levelgen/DensityFunctions$ShiftB net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/net/minecraft/world/level/levelgen/DensityFunctions$ShiftB +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/ ()V net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/m_207183_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/noiseData ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/m_207360_ (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/withNewNoise (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/m_207488_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/offsetNoise ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/m_208907_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftB; net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/lambda$static$0 (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftB; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$ShiftB/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/m_207183_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/noiseData ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/m_207360_ (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/withNewNoise (Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/m_207488_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/offsetNoise ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/m_208917_ (DDD)D net/minecraft/world/level/levelgen/DensityFunctions$ShiftNoise/compute (DDD)D +CL: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208923_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208924_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/shiftX +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208925_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/shiftY +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208926_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/shiftZ +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208927_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/xzScale +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208928_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/yScale +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208929_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/noiseData +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208930_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/noise +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208931_ net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/ ()V net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208924_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/shiftX ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208925_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/shiftY ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208926_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/shiftZ ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208927_ ()D net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/xzScale ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208928_ ()D net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/yScale ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208929_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/noiseData ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/f_208930_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/noise ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_208942_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/m_208948_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/createUnseeded (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;DDLnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$ShiftedNoise/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Slide net/minecraft/world/level/levelgen/DensityFunctions$Slide +FD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/f_208971_ net/minecraft/world/level/levelgen/DensityFunctions$Slide/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/f_208972_ net/minecraft/world/level/levelgen/DensityFunctions$Slide/settings +FD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/f_208973_ net/minecraft/world/level/levelgen/DensityFunctions$Slide/input +FD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/net/minecraft/world/level/levelgen/DensityFunctions$Slide net/minecraft/world/level/levelgen/DensityFunctions$Slide/net/minecraft/world/level/levelgen/DensityFunctions$Slide +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Slide/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/DensityFunctions$Slide/ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Slide/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/f_208972_ ()Lnet/minecraft/world/level/levelgen/NoiseSettings; net/minecraft/world/level/levelgen/DensityFunctions$Slide/settings ()Lnet/minecraft/world/level/levelgen/NoiseSettings; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Slide/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/m_207189_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Slide/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/m_207219_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D net/minecraft/world/level/levelgen/DensityFunctions$Slide/transform (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Slide/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Slide/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Slide/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$Slide/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/m_208984_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Slide; net/minecraft/world/level/levelgen/DensityFunctions$Slide/lambda$static$0 (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$Slide; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Slide/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Slide/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$Spline net/minecraft/world/level/levelgen/DensityFunctions$Spline +FD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/f_211701_ net/minecraft/world/level/levelgen/DensityFunctions$Spline/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/f_211702_ net/minecraft/world/level/levelgen/DensityFunctions$Spline/spline +FD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/f_211703_ net/minecraft/world/level/levelgen/DensityFunctions$Spline/minValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/f_211704_ net/minecraft/world/level/levelgen/DensityFunctions$Spline/maxValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/f_211705_ net/minecraft/world/level/levelgen/DensityFunctions$Spline/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/net/minecraft/world/level/levelgen/DensityFunctions$Spline net/minecraft/world/level/levelgen/DensityFunctions$Spline/net/minecraft/world/level/levelgen/DensityFunctions$Spline +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/ ()V net/minecraft/world/level/levelgen/DensityFunctions$Spline/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/ (Lnet/minecraft/util/CubicSpline;DD)V net/minecraft/world/level/levelgen/DensityFunctions$Spline/ (Lnet/minecraft/util/CubicSpline;DD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$Spline/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/f_211702_ ()Lnet/minecraft/util/CubicSpline; net/minecraft/world/level/levelgen/DensityFunctions$Spline/spline ()Lnet/minecraft/util/CubicSpline; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$Spline/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$Spline/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$Spline/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Spline/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$Spline/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$Spline/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$Spline/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_211712_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$Spline/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/m_211718_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/ToFloatFunction; net/minecraft/world/level/levelgen/DensityFunctions$Spline/lambda$mapAll$1 (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;Lnet/minecraft/util/ToFloatFunction;)Lnet/minecraft/util/ToFloatFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$Spline/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$Spline/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208994_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208995_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/continentalness +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208996_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/erosion +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208997_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/weirdness +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208998_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/shaper +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208999_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/spline +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_209000_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/minValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_209001_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/maxValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_209002_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/ ()V net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/biome/TerrainShaper;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DD)V net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/biome/TerrainShaper;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208995_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/continentalness ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208996_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/erosion ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208997_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/weirdness ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208998_ ()Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/shaper ()Lnet/minecraft/world/level/biome/TerrainShaper; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/f_208999_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/spline ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_209013_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/m_209019_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DD)Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/createUnseeded (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DD)Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline/net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline/net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline/m_209040_ (Lnet/minecraft/world/level/biome/TerrainShaper;Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline/apply (Lnet/minecraft/world/level/biome/TerrainShaper;Lnet/minecraft/world/level/biome/TerrainShaper$Point;)F +CL: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/FACTOR net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/FACTOR +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/JAGGEDNESS net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/JAGGEDNESS +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/OFFSET net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/OFFSET +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/f_209046_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/f_209047_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/BY_NAME +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/f_209048_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/name +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/f_209049_ net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/spline +FD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/ ()V net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline;)V net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$Spline;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/m_209057_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/m_209058_ (Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/lambda$static$0 (Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; net/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType; +CL: net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext +FD: net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext +MD: net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/m_207189_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/m_207219_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/transform (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$TransformerWithContext/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +CL: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/f_209071_ net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/LOGGER +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/ ()V net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/m_207119_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/m_207185_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/argument1 ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/m_207190_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/argument2 ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/m_209073_ (Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction/create (Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction; +CL: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/ADD net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/ADD +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/MAX net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/MAX +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/MIN net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/MIN +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/MUL net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/MUL +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/f_209082_ net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/codec +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/f_209083_ net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/name +FD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/ ()V net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/m_209090_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/m_209091_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/lambda$new$0 (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; +MD: net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; net/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$TwoArgumentSimpleFunction$Type; +CL: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208424_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208425_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/input +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208426_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/noiseData +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208427_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/noise +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208428_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/rarityValueMapper +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208429_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/ ()V net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)V net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208426_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/noiseData ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208427_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/noise ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/f_208428_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/rarityValueMapper ()Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_207189_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/input ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_207219_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/transform (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_208437_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/m_208444_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/createUnseeded (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/$VALUES net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/$VALUES +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/TYPE1 net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/TYPE1 +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/TYPE2 net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/TYPE2 +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/f_208460_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/f_208461_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/BY_NAME +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/f_208462_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/name +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/f_208463_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/mapper +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/f_208464_ net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/maxRarity +FD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/ ()V net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/ (Ljava/lang/String;ILjava/lang/String;Lit/unimi/dsi/fastutil/doubles/Double2DoubleFunction;D)V net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/ (Ljava/lang/String;ILjava/lang/String;Lit/unimi/dsi/fastutil/doubles/Double2DoubleFunction;D)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/m_208473_ ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/$values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/m_208474_ (Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/lambda$static$0 (Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper;)Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; +MD: net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; net/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper/values ()[Lnet/minecraft/world/level/levelgen/DensityFunctions$WeirdScaledSampler$RarityValueMapper; +CL: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient +FD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208480_ net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208481_ net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/fromY +FD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208482_ net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/toY +FD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208483_ net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/fromValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208484_ net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/toValue +FD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208485_ net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/DATA_CODEC +FD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/ ()V net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/ ()V +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/ (IIDD)V net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/ (IIDD)V +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208481_ ()I net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/fromY ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208482_ ()I net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/toY ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208483_ ()D net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/fromValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/f_208484_ ()D net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/toValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/hashCode ()I net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/hashCode ()I +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/m_207401_ ()D net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/maxValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/m_207402_ ()D net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/minValue ()D +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/m_208493_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/DensityFunctions$YClampedGradient/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/FlatLevelSource net/minecraft/world/level/levelgen/FlatLevelSource +FD: net/minecraft/world/level/levelgen/FlatLevelSource/f_64164_ net/minecraft/world/level/levelgen/FlatLevelSource/CODEC +FD: net/minecraft/world/level/levelgen/FlatLevelSource/f_64165_ net/minecraft/world/level/levelgen/FlatLevelSource/settings +FD: net/minecraft/world/level/levelgen/FlatLevelSource/net/minecraft/world/level/levelgen/FlatLevelSource net/minecraft/world/level/levelgen/FlatLevelSource/net/minecraft/world/level/levelgen/FlatLevelSource +MD: net/minecraft/world/level/levelgen/FlatLevelSource/ ()V net/minecraft/world/level/levelgen/FlatLevelSource/ ()V +MD: net/minecraft/world/level/levelgen/FlatLevelSource/ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V net/minecraft/world/level/levelgen/FlatLevelSource/ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)V +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_141914_ (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; net/minecraft/world/level/levelgen/FlatLevelSource/getBaseColumn (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_142051_ (Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/levelgen/FlatLevelSource/getSpawnHeight (Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_142062_ ()I net/minecraft/world/level/levelgen/FlatLevelSource/getMinY ()I +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_142647_ (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/levelgen/FlatLevelSource/getBaseHeight (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_183403_ ()Lnet/minecraft/world/level/biome/Climate$Sampler; net/minecraft/world/level/levelgen/FlatLevelSource/climateSampler ()Lnet/minecraft/world/level/biome/Climate$Sampler; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_183489_ (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/levelgen/FlatLevelSource/fillFromNoise (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_183516_ (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V net/minecraft/world/level/levelgen/FlatLevelSource/applyCarvers (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_183621_ (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/levelgen/FlatLevelSource/buildSurface (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_203427_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/FlatLevelSource/adjustBiome (Lnet/minecraft/core/Holder;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_204542_ (I)[Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/FlatLevelSource/lambda$getBaseColumn$2 (I)[Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_204548_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/FlatLevelSource/lambda$getBaseColumn$1 (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_204550_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/FlatLevelSource/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_207076_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/FlatLevelSource/addDebugScreenInfo (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_6331_ ()I net/minecraft/world/level/levelgen/FlatLevelSource/getGenDepth ()I +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_6337_ ()I net/minecraft/world/level/levelgen/FlatLevelSource/getSeaLevel ()I +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_64191_ ()Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; net/minecraft/world/level/levelgen/FlatLevelSource/settings ()Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_6819_ (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/FlatLevelSource/withSeed (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_6909_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/FlatLevelSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/FlatLevelSource/m_6929_ (Lnet/minecraft/server/level/WorldGenRegion;)V net/minecraft/world/level/levelgen/FlatLevelSource/spawnOriginalMobs (Lnet/minecraft/server/level/WorldGenRegion;)V +CL: net/minecraft/world/level/levelgen/GenerationStep net/minecraft/world/level/levelgen/GenerationStep +FD: net/minecraft/world/level/levelgen/GenerationStep/net/minecraft/world/level/levelgen/GenerationStep net/minecraft/world/level/levelgen/GenerationStep/net/minecraft/world/level/levelgen/GenerationStep +MD: net/minecraft/world/level/levelgen/GenerationStep/ ()V net/minecraft/world/level/levelgen/GenerationStep/ ()V +CL: net/minecraft/world/level/levelgen/GenerationStep$Carving net/minecraft/world/level/levelgen/GenerationStep$Carving +FD: net/minecraft/world/level/levelgen/GenerationStep$Carving/$VALUES net/minecraft/world/level/levelgen/GenerationStep$Carving/$VALUES +FD: net/minecraft/world/level/levelgen/GenerationStep$Carving/AIR net/minecraft/world/level/levelgen/GenerationStep$Carving/AIR +FD: net/minecraft/world/level/levelgen/GenerationStep$Carving/LIQUID net/minecraft/world/level/levelgen/GenerationStep$Carving/LIQUID +FD: net/minecraft/world/level/levelgen/GenerationStep$Carving/f_64194_ net/minecraft/world/level/levelgen/GenerationStep$Carving/CODEC +FD: net/minecraft/world/level/levelgen/GenerationStep$Carving/f_64195_ net/minecraft/world/level/levelgen/GenerationStep$Carving/BY_NAME +FD: net/minecraft/world/level/levelgen/GenerationStep$Carving/f_64196_ net/minecraft/world/level/levelgen/GenerationStep$Carving/name +FD: net/minecraft/world/level/levelgen/GenerationStep$Carving/net/minecraft/world/level/levelgen/GenerationStep$Carving net/minecraft/world/level/levelgen/GenerationStep$Carving/net/minecraft/world/level/levelgen/GenerationStep$Carving +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/ ()V net/minecraft/world/level/levelgen/GenerationStep$Carving/ ()V +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/GenerationStep$Carving/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/m_158285_ ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; net/minecraft/world/level/levelgen/GenerationStep$Carving/$values ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/m_64204_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; net/minecraft/world/level/levelgen/GenerationStep$Carving/lambda$static$0 (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/m_64206_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; net/minecraft/world/level/levelgen/GenerationStep$Carving/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/m_64208_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/GenerationStep$Carving/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/GenerationStep$Carving/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; net/minecraft/world/level/levelgen/GenerationStep$Carving/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; +MD: net/minecraft/world/level/levelgen/GenerationStep$Carving/values ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; net/minecraft/world/level/levelgen/GenerationStep$Carving/values ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; +CL: net/minecraft/world/level/levelgen/GenerationStep$Decoration net/minecraft/world/level/levelgen/GenerationStep$Decoration +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/$VALUES net/minecraft/world/level/levelgen/GenerationStep$Decoration/$VALUES +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/FLUID_SPRINGS net/minecraft/world/level/levelgen/GenerationStep$Decoration/FLUID_SPRINGS +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/LAKES net/minecraft/world/level/levelgen/GenerationStep$Decoration/LAKES +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/LOCAL_MODIFICATIONS net/minecraft/world/level/levelgen/GenerationStep$Decoration/LOCAL_MODIFICATIONS +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/RAW_GENERATION net/minecraft/world/level/levelgen/GenerationStep$Decoration/RAW_GENERATION +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/STRONGHOLDS net/minecraft/world/level/levelgen/GenerationStep$Decoration/STRONGHOLDS +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/SURFACE_STRUCTURES net/minecraft/world/level/levelgen/GenerationStep$Decoration/SURFACE_STRUCTURES +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/TOP_LAYER_MODIFICATION net/minecraft/world/level/levelgen/GenerationStep$Decoration/TOP_LAYER_MODIFICATION +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/UNDERGROUND_DECORATION net/minecraft/world/level/levelgen/GenerationStep$Decoration/UNDERGROUND_DECORATION +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/UNDERGROUND_ORES net/minecraft/world/level/levelgen/GenerationStep$Decoration/UNDERGROUND_ORES +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/UNDERGROUND_STRUCTURES net/minecraft/world/level/levelgen/GenerationStep$Decoration/UNDERGROUND_STRUCTURES +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/VEGETAL_DECORATION net/minecraft/world/level/levelgen/GenerationStep$Decoration/VEGETAL_DECORATION +FD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/net/minecraft/world/level/levelgen/GenerationStep$Decoration net/minecraft/world/level/levelgen/GenerationStep$Decoration/net/minecraft/world/level/levelgen/GenerationStep$Decoration +MD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/ ()V net/minecraft/world/level/levelgen/GenerationStep$Decoration/ ()V +MD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/GenerationStep$Decoration/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/m_158286_ ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; net/minecraft/world/level/levelgen/GenerationStep$Decoration/$values ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; +MD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; net/minecraft/world/level/levelgen/GenerationStep$Decoration/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; +MD: net/minecraft/world/level/levelgen/GenerationStep$Decoration/values ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; net/minecraft/world/level/levelgen/GenerationStep$Decoration/values ()[Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; +CL: net/minecraft/world/level/levelgen/GeodeBlockSettings net/minecraft/world/level/levelgen/GeodeBlockSettings +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158287_ net/minecraft/world/level/levelgen/GeodeBlockSettings/fillingProvider +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158288_ net/minecraft/world/level/levelgen/GeodeBlockSettings/innerLayerProvider +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158289_ net/minecraft/world/level/levelgen/GeodeBlockSettings/alternateInnerLayerProvider +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158290_ net/minecraft/world/level/levelgen/GeodeBlockSettings/middleLayerProvider +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158291_ net/minecraft/world/level/levelgen/GeodeBlockSettings/outerLayerProvider +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158292_ net/minecraft/world/level/levelgen/GeodeBlockSettings/innerPlacements +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158293_ net/minecraft/world/level/levelgen/GeodeBlockSettings/cannotReplace +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158294_ net/minecraft/world/level/levelgen/GeodeBlockSettings/invalidBlocks +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/f_158295_ net/minecraft/world/level/levelgen/GeodeBlockSettings/CODEC +FD: net/minecraft/world/level/levelgen/GeodeBlockSettings/net/minecraft/world/level/levelgen/GeodeBlockSettings net/minecraft/world/level/levelgen/GeodeBlockSettings/net/minecraft/world/level/levelgen/GeodeBlockSettings +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/ ()V net/minecraft/world/level/levelgen/GeodeBlockSettings/ ()V +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/tags/TagKey;)V net/minecraft/world/level/levelgen/GeodeBlockSettings/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_158306_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$8 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_158312_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Ljava/util/List; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$5 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_158314_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$4 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_158316_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$3 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_158318_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$2 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_158320_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$1 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_158322_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$0 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_204563_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$7 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/levelgen/GeodeBlockSettings/m_204565_ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/levelgen/GeodeBlockSettings/lambda$static$6 (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/world/level/levelgen/GeodeCrackSettings net/minecraft/world/level/levelgen/GeodeCrackSettings +FD: net/minecraft/world/level/levelgen/GeodeCrackSettings/f_158324_ net/minecraft/world/level/levelgen/GeodeCrackSettings/CODEC +FD: net/minecraft/world/level/levelgen/GeodeCrackSettings/f_158325_ net/minecraft/world/level/levelgen/GeodeCrackSettings/generateCrackChance +FD: net/minecraft/world/level/levelgen/GeodeCrackSettings/f_158326_ net/minecraft/world/level/levelgen/GeodeCrackSettings/baseCrackSize +FD: net/minecraft/world/level/levelgen/GeodeCrackSettings/f_158327_ net/minecraft/world/level/levelgen/GeodeCrackSettings/crackPointOffset +FD: net/minecraft/world/level/levelgen/GeodeCrackSettings/net/minecraft/world/level/levelgen/GeodeCrackSettings net/minecraft/world/level/levelgen/GeodeCrackSettings/net/minecraft/world/level/levelgen/GeodeCrackSettings +MD: net/minecraft/world/level/levelgen/GeodeCrackSettings/ ()V net/minecraft/world/level/levelgen/GeodeCrackSettings/ ()V +MD: net/minecraft/world/level/levelgen/GeodeCrackSettings/ (DDI)V net/minecraft/world/level/levelgen/GeodeCrackSettings/ (DDI)V +MD: net/minecraft/world/level/levelgen/GeodeCrackSettings/m_158333_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/GeodeCrackSettings/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/GeodeCrackSettings/m_158335_ (Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/GeodeCrackSettings/lambda$static$2 (Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/GeodeCrackSettings/m_158337_ (Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;)Ljava/lang/Double; net/minecraft/world/level/levelgen/GeodeCrackSettings/lambda$static$1 (Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/GeodeCrackSettings/m_158339_ (Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;)Ljava/lang/Double; net/minecraft/world/level/levelgen/GeodeCrackSettings/lambda$static$0 (Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;)Ljava/lang/Double; +CL: net/minecraft/world/level/levelgen/GeodeLayerSettings net/minecraft/world/level/levelgen/GeodeLayerSettings +FD: net/minecraft/world/level/levelgen/GeodeLayerSettings/f_158341_ net/minecraft/world/level/levelgen/GeodeLayerSettings/CODEC +FD: net/minecraft/world/level/levelgen/GeodeLayerSettings/f_158342_ net/minecraft/world/level/levelgen/GeodeLayerSettings/filling +FD: net/minecraft/world/level/levelgen/GeodeLayerSettings/f_158343_ net/minecraft/world/level/levelgen/GeodeLayerSettings/innerLayer +FD: net/minecraft/world/level/levelgen/GeodeLayerSettings/f_158344_ net/minecraft/world/level/levelgen/GeodeLayerSettings/middleLayer +FD: net/minecraft/world/level/levelgen/GeodeLayerSettings/f_158345_ net/minecraft/world/level/levelgen/GeodeLayerSettings/outerLayer +FD: net/minecraft/world/level/levelgen/GeodeLayerSettings/f_158346_ net/minecraft/world/level/levelgen/GeodeLayerSettings/LAYER_RANGE +FD: net/minecraft/world/level/levelgen/GeodeLayerSettings/net/minecraft/world/level/levelgen/GeodeLayerSettings net/minecraft/world/level/levelgen/GeodeLayerSettings/net/minecraft/world/level/levelgen/GeodeLayerSettings +MD: net/minecraft/world/level/levelgen/GeodeLayerSettings/ ()V net/minecraft/world/level/levelgen/GeodeLayerSettings/ ()V +MD: net/minecraft/world/level/levelgen/GeodeLayerSettings/ (DDDD)V net/minecraft/world/level/levelgen/GeodeLayerSettings/ (DDDD)V +MD: net/minecraft/world/level/levelgen/GeodeLayerSettings/m_158353_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/GeodeLayerSettings/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/GeodeLayerSettings/m_158355_ (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; net/minecraft/world/level/levelgen/GeodeLayerSettings/lambda$static$3 (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/GeodeLayerSettings/m_158357_ (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; net/minecraft/world/level/levelgen/GeodeLayerSettings/lambda$static$2 (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/GeodeLayerSettings/m_158359_ (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; net/minecraft/world/level/levelgen/GeodeLayerSettings/lambda$static$1 (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/GeodeLayerSettings/m_158361_ (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; net/minecraft/world/level/levelgen/GeodeLayerSettings/lambda$static$0 (Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;)Ljava/lang/Double; +CL: net/minecraft/world/level/levelgen/Heightmap net/minecraft/world/level/levelgen/Heightmap +FD: net/minecraft/world/level/levelgen/Heightmap/f_158363_ net/minecraft/world/level/levelgen/Heightmap/LOGGER +FD: net/minecraft/world/level/levelgen/Heightmap/f_64230_ net/minecraft/world/level/levelgen/Heightmap/NOT_AIR +FD: net/minecraft/world/level/levelgen/Heightmap/f_64231_ net/minecraft/world/level/levelgen/Heightmap/MATERIAL_MOTION_BLOCKING +FD: net/minecraft/world/level/levelgen/Heightmap/f_64232_ net/minecraft/world/level/levelgen/Heightmap/data +FD: net/minecraft/world/level/levelgen/Heightmap/f_64233_ net/minecraft/world/level/levelgen/Heightmap/isOpaque +FD: net/minecraft/world/level/levelgen/Heightmap/f_64234_ net/minecraft/world/level/levelgen/Heightmap/chunk +FD: net/minecraft/world/level/levelgen/Heightmap/net/minecraft/world/level/levelgen/Heightmap net/minecraft/world/level/levelgen/Heightmap/net/minecraft/world/level/levelgen/Heightmap +MD: net/minecraft/world/level/levelgen/Heightmap/ ()V net/minecraft/world/level/levelgen/Heightmap/ ()V +MD: net/minecraft/world/level/levelgen/Heightmap/ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/Heightmap$Types;)V net/minecraft/world/level/levelgen/Heightmap/ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/Heightmap$Types;)V +MD: net/minecraft/world/level/levelgen/Heightmap/m_158364_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/Heightmap$Types;[J)V net/minecraft/world/level/levelgen/Heightmap/setRawData (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/Heightmap$Types;[J)V +MD: net/minecraft/world/level/levelgen/Heightmap/m_158368_ (II)I net/minecraft/world/level/levelgen/Heightmap/getHighestTaken (II)I +MD: net/minecraft/world/level/levelgen/Heightmap/m_64239_ ()[J net/minecraft/world/level/levelgen/Heightmap/getRawData ()[J +MD: net/minecraft/world/level/levelgen/Heightmap/m_64240_ (I)I net/minecraft/world/level/levelgen/Heightmap/getFirstAvailable (I)I +MD: net/minecraft/world/level/levelgen/Heightmap/m_64242_ (II)I net/minecraft/world/level/levelgen/Heightmap/getFirstAvailable (II)I +MD: net/minecraft/world/level/levelgen/Heightmap/m_64245_ (III)V net/minecraft/world/level/levelgen/Heightmap/setHeight (III)V +MD: net/minecraft/world/level/levelgen/Heightmap/m_64249_ (IIILnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/Heightmap/update (IIILnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/Heightmap/m_64254_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/Heightmap/lambda$static$1 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/Heightmap/m_64256_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/Set;)V net/minecraft/world/level/levelgen/Heightmap/primeHeightmaps (Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/Set;)V +MD: net/minecraft/world/level/levelgen/Heightmap/m_64262_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/Heightmap/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/Heightmap/m_64265_ (II)I net/minecraft/world/level/levelgen/Heightmap/getIndex (II)I +CL: net/minecraft/world/level/levelgen/Heightmap$Types net/minecraft/world/level/levelgen/Heightmap$Types +FD: net/minecraft/world/level/levelgen/Heightmap$Types/$VALUES net/minecraft/world/level/levelgen/Heightmap$Types/$VALUES +FD: net/minecraft/world/level/levelgen/Heightmap$Types/MOTION_BLOCKING net/minecraft/world/level/levelgen/Heightmap$Types/MOTION_BLOCKING +FD: net/minecraft/world/level/levelgen/Heightmap$Types/MOTION_BLOCKING_NO_LEAVES net/minecraft/world/level/levelgen/Heightmap$Types/MOTION_BLOCKING_NO_LEAVES +FD: net/minecraft/world/level/levelgen/Heightmap$Types/OCEAN_FLOOR net/minecraft/world/level/levelgen/Heightmap$Types/OCEAN_FLOOR +FD: net/minecraft/world/level/levelgen/Heightmap$Types/OCEAN_FLOOR_WG net/minecraft/world/level/levelgen/Heightmap$Types/OCEAN_FLOOR_WG +FD: net/minecraft/world/level/levelgen/Heightmap$Types/WORLD_SURFACE net/minecraft/world/level/levelgen/Heightmap$Types/WORLD_SURFACE +FD: net/minecraft/world/level/levelgen/Heightmap$Types/WORLD_SURFACE_WG net/minecraft/world/level/levelgen/Heightmap$Types/WORLD_SURFACE_WG +FD: net/minecraft/world/level/levelgen/Heightmap$Types/f_64274_ net/minecraft/world/level/levelgen/Heightmap$Types/CODEC +FD: net/minecraft/world/level/levelgen/Heightmap$Types/f_64275_ net/minecraft/world/level/levelgen/Heightmap$Types/serializationKey +FD: net/minecraft/world/level/levelgen/Heightmap$Types/f_64276_ net/minecraft/world/level/levelgen/Heightmap$Types/usage +FD: net/minecraft/world/level/levelgen/Heightmap$Types/f_64277_ net/minecraft/world/level/levelgen/Heightmap$Types/isOpaque +FD: net/minecraft/world/level/levelgen/Heightmap$Types/f_64278_ net/minecraft/world/level/levelgen/Heightmap$Types/REVERSE_LOOKUP +FD: net/minecraft/world/level/levelgen/Heightmap$Types/net/minecraft/world/level/levelgen/Heightmap$Types net/minecraft/world/level/levelgen/Heightmap$Types/net/minecraft/world/level/levelgen/Heightmap$Types +MD: net/minecraft/world/level/levelgen/Heightmap$Types/ ()V net/minecraft/world/level/levelgen/Heightmap$Types/ ()V +MD: net/minecraft/world/level/levelgen/Heightmap$Types/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/levelgen/Heightmap$Usage;Ljava/util/function/Predicate;)V net/minecraft/world/level/levelgen/Heightmap$Types/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/levelgen/Heightmap$Usage;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_158371_ ()[Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/Heightmap$Types/$values ()[Lnet/minecraft/world/level/levelgen/Heightmap$Types; +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64288_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/Heightmap$Types/lambda$static$1 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64290_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/Heightmap$Types/getFromKey (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64292_ (Ljava/util/HashMap;)V net/minecraft/world/level/levelgen/Heightmap$Types/lambda$static$2 (Ljava/util/HashMap;)V +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64294_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/Heightmap$Types/getSerializationKey ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64295_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/Heightmap$Types/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64297_ ()Z net/minecraft/world/level/levelgen/Heightmap$Types/sendToClient ()Z +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64298_ ()Z net/minecraft/world/level/levelgen/Heightmap$Types/keepAfterWorldgen ()Z +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_64299_ ()Ljava/util/function/Predicate; net/minecraft/world/level/levelgen/Heightmap$Types/isOpaque ()Ljava/util/function/Predicate; +MD: net/minecraft/world/level/levelgen/Heightmap$Types/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/Heightmap$Types/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/Heightmap$Types/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/Heightmap$Types/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +MD: net/minecraft/world/level/levelgen/Heightmap$Types/values ()[Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/Heightmap$Types/values ()[Lnet/minecraft/world/level/levelgen/Heightmap$Types; +CL: net/minecraft/world/level/levelgen/Heightmap$Usage net/minecraft/world/level/levelgen/Heightmap$Usage +FD: net/minecraft/world/level/levelgen/Heightmap$Usage/$VALUES net/minecraft/world/level/levelgen/Heightmap$Usage/$VALUES +FD: net/minecraft/world/level/levelgen/Heightmap$Usage/CLIENT net/minecraft/world/level/levelgen/Heightmap$Usage/CLIENT +FD: net/minecraft/world/level/levelgen/Heightmap$Usage/LIVE_WORLD net/minecraft/world/level/levelgen/Heightmap$Usage/LIVE_WORLD +FD: net/minecraft/world/level/levelgen/Heightmap$Usage/WORLDGEN net/minecraft/world/level/levelgen/Heightmap$Usage/WORLDGEN +FD: net/minecraft/world/level/levelgen/Heightmap$Usage/net/minecraft/world/level/levelgen/Heightmap$Usage net/minecraft/world/level/levelgen/Heightmap$Usage/net/minecraft/world/level/levelgen/Heightmap$Usage +MD: net/minecraft/world/level/levelgen/Heightmap$Usage/ ()V net/minecraft/world/level/levelgen/Heightmap$Usage/ ()V +MD: net/minecraft/world/level/levelgen/Heightmap$Usage/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/Heightmap$Usage/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/Heightmap$Usage/m_158372_ ()[Lnet/minecraft/world/level/levelgen/Heightmap$Usage; net/minecraft/world/level/levelgen/Heightmap$Usage/$values ()[Lnet/minecraft/world/level/levelgen/Heightmap$Usage; +MD: net/minecraft/world/level/levelgen/Heightmap$Usage/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/Heightmap$Usage; net/minecraft/world/level/levelgen/Heightmap$Usage/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/Heightmap$Usage; +MD: net/minecraft/world/level/levelgen/Heightmap$Usage/values ()[Lnet/minecraft/world/level/levelgen/Heightmap$Usage; net/minecraft/world/level/levelgen/Heightmap$Usage/values ()[Lnet/minecraft/world/level/levelgen/Heightmap$Usage; +CL: net/minecraft/world/level/levelgen/LegacyRandomSource net/minecraft/world/level/levelgen/LegacyRandomSource +FD: net/minecraft/world/level/levelgen/LegacyRandomSource/f_188571_ net/minecraft/world/level/levelgen/LegacyRandomSource/MODULUS_BITS +FD: net/minecraft/world/level/levelgen/LegacyRandomSource/f_188572_ net/minecraft/world/level/levelgen/LegacyRandomSource/MODULUS_MASK +FD: net/minecraft/world/level/levelgen/LegacyRandomSource/f_188573_ net/minecraft/world/level/levelgen/LegacyRandomSource/MULTIPLIER +FD: net/minecraft/world/level/levelgen/LegacyRandomSource/f_188574_ net/minecraft/world/level/levelgen/LegacyRandomSource/INCREMENT +FD: net/minecraft/world/level/levelgen/LegacyRandomSource/f_188575_ net/minecraft/world/level/levelgen/LegacyRandomSource/seed +FD: net/minecraft/world/level/levelgen/LegacyRandomSource/f_188576_ net/minecraft/world/level/levelgen/LegacyRandomSource/gaussianSource +FD: net/minecraft/world/level/levelgen/LegacyRandomSource/net/minecraft/world/level/levelgen/LegacyRandomSource net/minecraft/world/level/levelgen/LegacyRandomSource/net/minecraft/world/level/levelgen/LegacyRandomSource +MD: net/minecraft/world/level/levelgen/LegacyRandomSource/ (J)V net/minecraft/world/level/levelgen/LegacyRandomSource/ (J)V +MD: net/minecraft/world/level/levelgen/LegacyRandomSource/m_183145_ (I)I net/minecraft/world/level/levelgen/LegacyRandomSource/next (I)I +MD: net/minecraft/world/level/levelgen/LegacyRandomSource/m_183423_ ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/LegacyRandomSource/forkPositional ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/LegacyRandomSource/m_183458_ ()Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/LegacyRandomSource/fork ()Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/LegacyRandomSource/nextGaussian ()D net/minecraft/world/level/levelgen/LegacyRandomSource/nextGaussian ()D +MD: net/minecraft/world/level/levelgen/LegacyRandomSource/setSeed (J)V net/minecraft/world/level/levelgen/LegacyRandomSource/setSeed (J)V +CL: net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory +FD: net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/f_188586_ net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/seed +FD: net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory +MD: net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/ (J)V net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/ (J)V +MD: net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/m_183161_ (III)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/at (III)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/m_183211_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/fromHashOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/m_183502_ (Ljava/lang/StringBuilder;)V net/minecraft/world/level/levelgen/LegacyRandomSource$LegacyPositionalRandomFactory/parityConfigString (Ljava/lang/StringBuilder;)V +CL: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian net/minecraft/world/level/levelgen/MarsagliaPolarGaussian +FD: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/f_188597_ net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/randomSource +FD: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/f_188598_ net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/nextNextGaussian +FD: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/f_188599_ net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/haveNextNextGaussian +FD: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/net/minecraft/world/level/levelgen/MarsagliaPolarGaussian net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/net/minecraft/world/level/levelgen/MarsagliaPolarGaussian +MD: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V +MD: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/m_188602_ ()V net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/reset ()V +MD: net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/m_188603_ ()D net/minecraft/world/level/levelgen/MarsagliaPolarGaussian/nextGaussian ()D +CL: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_158373_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/EMPTY_COLUMN +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_158382_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/sampler +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_188604_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/noises +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_188605_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/surfaceSystem +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_188607_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/globalFluidPicker +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_209104_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/router +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_64314_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/CODEC +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_64316_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/defaultBlock +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_64318_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/settings +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_64321_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/AIR +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/f_64333_ net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/seed +FD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/ ()V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/ ()V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/biome/BiomeSource;JLnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/biome/BiomeSource;JLnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/biome/BiomeSource;JLnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/biome/BiomeSource;JLnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_141914_ (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/getBaseColumn (IILnet/minecraft/world/level/LevelHeightAccessor;)Lnet/minecraft/world/level/NoiseColumn; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_142062_ ()I net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/getMinY ()I +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_142647_ (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/getBaseHeight (IILnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_158413_ (II[Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;II)Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/iterateNoiseColumn (II[Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;II)Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_183403_ ()Lnet/minecraft/world/level/biome/Climate$Sampler; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/climateSampler ()Lnet/minecraft/world/level/biome/Climate$Sampler; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_183489_ (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/fillFromNoise (Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_183516_ (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/applyCarvers (Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_183621_ (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/buildSurface (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_188642_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_188662_ (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;II)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/doFill (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;II)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_188668_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/topMaterial (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_188689_ (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Ljava/lang/Long; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$static$2 (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Ljava/lang/Long; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_188710_ (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$static$1 (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Lnet/minecraft/world/level/biome/BiomeSource; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_188715_ (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Lnet/minecraft/core/Registry; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$static$0 (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_196423_ (Lnet/minecraft/core/Registry;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/createBiomes (Lnet/minecraft/core/Registry;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_198223_ (Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;ILnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;III)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$new$5 (Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;ILnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus;III)Lnet/minecraft/world/level/levelgen/Aquifer$FluidStatus; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_198231_ (Lnet/minecraft/world/level/levelgen/NoiseChunk;IIILnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/debugPreliminarySurfaceLevel (Lnet/minecraft/world/level/levelgen/NoiseChunk;IIILnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_204584_ (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$static$3 (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_204586_ (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/doCreateBiomes (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_204595_ (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$createBiomes$6 (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_207076_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/addDebugScreenInfo (Ljava/util/List;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209118_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$applyCarvers$9 (III)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209122_ (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$applyCarvers$11 (Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209124_ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$doFill$14 (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209130_ (Ljava/util/Set;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/lang/Throwable;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$fillFromNoise$13 (Ljava/util/Set;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/lang/Throwable;)V +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209134_ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$applyCarvers$10 (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209137_ (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;II)Lnet/minecraft/world/level/chunk/ChunkAccess; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$fillFromNoise$12 (Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;II)Lnet/minecraft/world/level/chunk/ChunkAccess; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209143_ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$buildSurface$8 (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209146_ (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/lambda$doCreateBiomes$7 (Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_209149_ ()Lnet/minecraft/world/level/levelgen/NoiseRouter; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/router ()Lnet/minecraft/world/level/levelgen/NoiseRouter; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_6331_ ()I net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/getGenDepth ()I +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_6337_ ()I net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/getSeaLevel ()I +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_64375_ (JLnet/minecraft/resources/ResourceKey;)Z net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/stable (JLnet/minecraft/resources/ResourceKey;)Z +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_6819_ (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/withSeed (J)Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_6909_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/m_6929_ (Lnet/minecraft/server/level/WorldGenRegion;)V net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator/spawnOriginalMobs (Lnet/minecraft/server/level/WorldGenRegion;)V +CL: net/minecraft/world/level/levelgen/NoiseChunk net/minecraft/world/level/levelgen/NoiseChunk +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188717_ net/minecraft/world/level/levelgen/NoiseChunk/noiseSettings +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188718_ net/minecraft/world/level/levelgen/NoiseChunk/cellCountXZ +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188719_ net/minecraft/world/level/levelgen/NoiseChunk/cellCountY +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188720_ net/minecraft/world/level/levelgen/NoiseChunk/cellNoiseMinY +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188721_ net/minecraft/world/level/levelgen/NoiseChunk/firstCellX +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188722_ net/minecraft/world/level/levelgen/NoiseChunk/firstCellZ +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188723_ net/minecraft/world/level/levelgen/NoiseChunk/firstNoiseX +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188724_ net/minecraft/world/level/levelgen/NoiseChunk/firstNoiseZ +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188725_ net/minecraft/world/level/levelgen/NoiseChunk/interpolators +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188728_ net/minecraft/world/level/levelgen/NoiseChunk/aquifer +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_188731_ net/minecraft/world/level/levelgen/NoiseChunk/blender +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_198238_ net/minecraft/world/level/levelgen/NoiseChunk/preliminarySurfaceLevel +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209150_ net/minecraft/world/level/levelgen/NoiseChunk/cellStartBlockX +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209151_ net/minecraft/world/level/levelgen/NoiseChunk/cellStartBlockY +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209152_ net/minecraft/world/level/levelgen/NoiseChunk/cellStartBlockZ +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209153_ net/minecraft/world/level/levelgen/NoiseChunk/inCellX +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209154_ net/minecraft/world/level/levelgen/NoiseChunk/inCellY +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209155_ net/minecraft/world/level/levelgen/NoiseChunk/inCellZ +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209156_ net/minecraft/world/level/levelgen/NoiseChunk/interpolationCounter +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209157_ net/minecraft/world/level/levelgen/NoiseChunk/arrayInterpolationCounter +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209158_ net/minecraft/world/level/levelgen/NoiseChunk/arrayIndex +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209159_ net/minecraft/world/level/levelgen/NoiseChunk/sliceFillingContextProvider +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209160_ net/minecraft/world/level/levelgen/NoiseChunk/cellCaches +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209161_ net/minecraft/world/level/levelgen/NoiseChunk/wrapped +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209162_ net/minecraft/world/level/levelgen/NoiseChunk/initialDensityNoJaggedness +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209163_ net/minecraft/world/level/levelgen/NoiseChunk/blockStateRule +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209164_ net/minecraft/world/level/levelgen/NoiseChunk/blendAlpha +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209165_ net/minecraft/world/level/levelgen/NoiseChunk/blendOffset +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209166_ net/minecraft/world/level/levelgen/NoiseChunk/beardifier +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209167_ net/minecraft/world/level/levelgen/NoiseChunk/lastBlendingDataPos +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209168_ net/minecraft/world/level/levelgen/NoiseChunk/lastBlendingOutput +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209169_ net/minecraft/world/level/levelgen/NoiseChunk/noiseSizeXZ +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209170_ net/minecraft/world/level/levelgen/NoiseChunk/cellWidth +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209171_ net/minecraft/world/level/levelgen/NoiseChunk/cellHeight +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209172_ net/minecraft/world/level/levelgen/NoiseChunk/interpolating +FD: net/minecraft/world/level/levelgen/NoiseChunk/f_209173_ net/minecraft/world/level/levelgen/NoiseChunk/fillingCell +FD: net/minecraft/world/level/levelgen/NoiseChunk/net/minecraft/world/level/levelgen/NoiseChunk net/minecraft/world/level/levelgen/NoiseChunk/net/minecraft/world/level/levelgen/NoiseChunk +MD: net/minecraft/world/level/levelgen/NoiseChunk/ (IIILnet/minecraft/world/level/levelgen/NoiseRouter;IILnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;)V net/minecraft/world/level/levelgen/NoiseChunk/ (IIILnet/minecraft/world/level/levelgen/NoiseRouter;IILnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_188749_ (I)V net/minecraft/world/level/levelgen/NoiseChunk/advanceCellX (I)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_188791_ ()V net/minecraft/world/level/levelgen/NoiseChunk/initializeForFirstCellX ()V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_188804_ ()V net/minecraft/world/level/levelgen/NoiseChunk/swapSlices ()V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_188810_ (II)V net/minecraft/world/level/levelgen/NoiseChunk/selectCellYZ (II)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_188817_ ()Lnet/minecraft/world/level/levelgen/Aquifer; net/minecraft/world/level/levelgen/NoiseChunk/aquifer ()Lnet/minecraft/world/level/levelgen/Aquifer; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_198249_ (J)I net/minecraft/world/level/levelgen/NoiseChunk/computePreliminarySurfaceLevel (J)I +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_198256_ (II)I net/minecraft/world/level/levelgen/NoiseChunk/preliminarySurfaceLevel (II)I +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_207113_ ()I net/minecraft/world/level/levelgen/NoiseChunk/blockZ ()I +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_207114_ ()I net/minecraft/world/level/levelgen/NoiseChunk/blockY ()I +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_207115_ ()I net/minecraft/world/level/levelgen/NoiseChunk/blockX ()I +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_207207_ ([DLnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/NoiseChunk/fillAllDirectly ([DLnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_207263_ (I)Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; net/minecraft/world/level/levelgen/NoiseChunk/forIndex (I)Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_207263_ (I)Lnet/minecraft/world/level/levelgen/NoiseChunk; net/minecraft/world/level/levelgen/NoiseChunk/forIndex (I)Lnet/minecraft/world/level/levelgen/NoiseChunk; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_207434_ ()Lnet/minecraft/world/level/levelgen/blending/Blender; net/minecraft/world/level/levelgen/NoiseChunk/getBlender ()Lnet/minecraft/world/level/levelgen/blending/Blender; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209186_ (DLnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V net/minecraft/world/level/levelgen/NoiseChunk/lambda$updateForZ$4 (DLnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209191_ (ID)V net/minecraft/world/level/levelgen/NoiseChunk/updateForY (ID)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209194_ (IIIILnet/minecraft/world/level/levelgen/NoiseRouter;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)Lnet/minecraft/world/level/levelgen/NoiseChunk; net/minecraft/world/level/levelgen/NoiseChunk/forColumn (IIIILnet/minecraft/world/level/levelgen/NoiseRouter;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;)Lnet/minecraft/world/level/levelgen/NoiseChunk; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209202_ (IILnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V net/minecraft/world/level/levelgen/NoiseChunk/lambda$selectCellYZ$1 (IILnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209206_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseRouter;Ljava/util/function/Supplier;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;)Lnet/minecraft/world/level/levelgen/NoiseChunk; net/minecraft/world/level/levelgen/NoiseChunk/forChunk (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseRouter;Ljava/util/function/Supplier;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;)Lnet/minecraft/world/level/levelgen/NoiseChunk; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209213_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk/wrap (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209215_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/NoiseChunk/lambda$new$0 (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209218_ (Lnet/minecraft/world/level/levelgen/NoiseRouter;)Lnet/minecraft/world/level/biome/Climate$Sampler; net/minecraft/world/level/levelgen/NoiseChunk/cachedClimateSampler (Lnet/minecraft/world/level/levelgen/NoiseRouter;)Lnet/minecraft/world/level/biome/Climate$Sampler; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209220_ (ZI)V net/minecraft/world/level/levelgen/NoiseChunk/fillSlice (ZI)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209227_ (DLnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V net/minecraft/world/level/levelgen/NoiseChunk/lambda$updateForX$3 (DLnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209230_ (ID)V net/minecraft/world/level/levelgen/NoiseChunk/updateForX (ID)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209233_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk/wrapNew (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209236_ (DLnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V net/minecraft/world/level/levelgen/NoiseChunk/lambda$updateForY$2 (DLnet/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209241_ (ID)V net/minecraft/world/level/levelgen/NoiseChunk/updateForZ (ID)V +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209244_ (II)Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput; net/minecraft/world/level/levelgen/NoiseChunk/getOrComputeBlendingOutput (II)Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209247_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/NoiseChunk/getInterpolatedState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/NoiseChunk/m_209248_ ()V net/minecraft/world/level/levelgen/NoiseChunk/stopInterpolation ()V +CL: net/minecraft/world/level/levelgen/NoiseChunk$1 net/minecraft/world/level/levelgen/NoiseChunk$1 +FD: net/minecraft/world/level/levelgen/NoiseChunk$1/f_209249_ net/minecraft/world/level/levelgen/NoiseChunk$1/this$0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$1/net/minecraft/world/level/levelgen/NoiseChunk$1 net/minecraft/world/level/levelgen/NoiseChunk$1/net/minecraft/world/level/levelgen/NoiseChunk$1 +MD: net/minecraft/world/level/levelgen/NoiseChunk$1/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;)V net/minecraft/world/level/levelgen/NoiseChunk$1/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$1/m_207207_ ([DLnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/NoiseChunk$1/fillAllDirectly ([DLnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$1/m_207263_ (I)Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; net/minecraft/world/level/levelgen/NoiseChunk$1/forIndex (I)Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext; +CL: net/minecraft/world/level/levelgen/NoiseChunk$2 net/minecraft/world/level/levelgen/NoiseChunk$2 +FD: net/minecraft/world/level/levelgen/NoiseChunk$2/f_209257_ net/minecraft/world/level/levelgen/NoiseChunk$2/$SwitchMap$net$minecraft$world$level$levelgen$DensityFunctions$Marker$Type +FD: net/minecraft/world/level/levelgen/NoiseChunk$2/net/minecraft/world/level/levelgen/NoiseChunk$2 net/minecraft/world/level/levelgen/NoiseChunk$2/net/minecraft/world/level/levelgen/NoiseChunk$2 +MD: net/minecraft/world/level/levelgen/NoiseChunk$2/ ()V net/minecraft/world/level/levelgen/NoiseChunk$2/ ()V +CL: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha +FD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/f_209259_ net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/this$0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;)V net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/m_207401_ ()D net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/maxValue ()D +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/m_207402_ ()D net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/minValue ()D +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/NoiseChunk$BlendAlpha/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset +FD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/f_209271_ net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/this$0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;)V net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/m_207401_ ()D net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/maxValue ()D +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/m_207402_ ()D net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/minValue ()D +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/NoiseChunk$BlendOffset/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller +FD: net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller/net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller/net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller +MD: net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller/m_207387_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller/calculate (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D net/minecraft/world/level/levelgen/NoiseChunk$Cache2D +FD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/f_209284_ net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/function +FD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/f_209285_ net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/lastPos2D +FD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/f_209286_ net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/lastValue +FD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/net/minecraft/world/level/levelgen/NoiseChunk$Cache2D net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/net/minecraft/world/level/levelgen/NoiseChunk$Cache2D +MD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/ (Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/ (Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/m_207136_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/NoiseChunk$Cache2D/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +CL: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/f_209296_ net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/this$0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/f_209297_ net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/noiseFiller +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/f_209298_ net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/values +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/m_207136_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/NoiseChunk$CacheAllInCell/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +CL: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/f_209309_ net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/this$0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/f_209310_ net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/function +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/f_209311_ net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/lastCounter +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/f_209312_ net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/lastArrayCounter +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/f_209313_ net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/lastValue +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/f_209314_ net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/lastArray +FD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/m_207136_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/NoiseChunk$CacheOnce/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +CL: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache net/minecraft/world/level/levelgen/NoiseChunk$FlatCache +FD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/f_209325_ net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/this$0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/f_209326_ net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/noiseFiller +FD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/f_209327_ net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/values +FD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/net/minecraft/world/level/levelgen/NoiseChunk$FlatCache net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/net/minecraft/world/level/levelgen/NoiseChunk$FlatCache +MD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;Z)V net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;Z)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/m_207136_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/NoiseChunk$FlatCache/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +CL: net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/m_207401_ ()D net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/maxValue ()D +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/m_207402_ ()D net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/minValue ()D +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/m_207456_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$NoiseChunkDensityFunction/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/DensityFunction; +CL: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188827_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/this$0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188828_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/slice0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188829_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/slice1 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188830_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noiseFiller +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188831_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise000 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188832_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise001 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188833_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise100 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188834_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise101 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188835_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise010 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188836_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise011 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188837_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise110 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188838_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/noise111 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188839_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/valueXZ00 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188840_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/valueXZ10 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188841_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/valueXZ01 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188842_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/valueXZ11 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188843_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/valueZ0 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188844_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/valueZ1 +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/f_188845_ net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/value +FD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/ (Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_188850_ (D)V net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/updateForY (D)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_188854_ (II)[[D net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/allocateSlice (II)[[D +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_188860_ ()V net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/swapSlices ()V +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_188861_ (D)V net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/updateForX (D)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_188863_ (II)V net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/selectCellYZ (II)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_188866_ (D)V net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/updateForZ (D)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_207056_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/wrapped ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_207136_ ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/type ()Lnet/minecraft/world/level/levelgen/DensityFunctions$Marker$Type; +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_207362_ ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/fillArray ([DLnet/minecraft/world/level/levelgen/DensityFunction$ContextProvider;)V +MD: net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/NoiseChunk$NoiseInterpolator/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +CL: net/minecraft/world/level/levelgen/NoiseGeneratorSettings net/minecraft/world/level/levelgen/NoiseGeneratorSettings +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_158533_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/aquifersEnabled +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_158536_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/oreVeinsEnabled +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_188869_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/LARGE_BIOMES +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_188871_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/surfaceRule +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_209353_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/noiseRouter +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_209354_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/useLegacyRandomSource +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64430_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64431_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/CODEC +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64432_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/OVERWORLD +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64433_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/AMPLIFIED +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64434_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/NETHER +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64435_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/END +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64436_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/CAVES +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64437_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/FLOATING_ISLANDS +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64439_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/noiseSettings +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64440_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/defaultBlock +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64441_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/defaultFluid +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64444_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/seaLevel +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64445_ net/minecraft/world/level/levelgen/NoiseGeneratorSettings/disableMobGeneration +FD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/net/minecraft/world/level/levelgen/NoiseGeneratorSettings net/minecraft/world/level/levelgen/NoiseGeneratorSettings/net/minecraft/world/level/levelgen/NoiseGeneratorSettings +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/ ()V net/minecraft/world/level/levelgen/NoiseGeneratorSettings/ ()V +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;IZZZZ)V net/minecraft/world/level/levelgen/NoiseGeneratorSettings/ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;IZZZZ)V +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/NoiseGeneratorSettings/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_158533_ ()Z net/minecraft/world/level/levelgen/NoiseGeneratorSettings/aquifersEnabled ()Z +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_188871_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/surfaceRule ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_209353_ ()Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/noiseRouter ()Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_209354_ ()Z net/minecraft/world/level/levelgen/NoiseGeneratorSettings/useLegacyRandomSource ()Z +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64439_ ()Lnet/minecraft/world/level/levelgen/NoiseSettings; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/noiseSettings ()Lnet/minecraft/world/level/levelgen/NoiseSettings; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64440_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/defaultBlock ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64441_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/defaultFluid ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64444_ ()I net/minecraft/world/level/levelgen/NoiseGeneratorSettings/seaLevel ()I +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/f_64445_ ()Z net/minecraft/world/level/levelgen/NoiseGeneratorSettings/disableMobGeneration ()Z +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/hashCode ()I net/minecraft/world/level/levelgen/NoiseGeneratorSettings/hashCode ()I +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_158567_ ()Z net/minecraft/world/level/levelgen/NoiseGeneratorSettings/isAquifersEnabled ()Z +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_188893_ ()Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/getRandomSource ()Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_198262_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;)V net/minecraft/world/level/levelgen/NoiseGeneratorSettings/register (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;)V +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_198265_ (ZZ)Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/overworld (ZZ)Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_198268_ ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/end ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_198269_ ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/nether ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_198270_ ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/caves ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_198271_ ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/floatingIslands ()Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_204599_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_209366_ (Lnet/minecraft/core/Registry;J)Lnet/minecraft/world/level/levelgen/NoiseRouter; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/createNoiseRouter (Lnet/minecraft/core/Registry;J)Lnet/minecraft/world/level/levelgen/NoiseRouter; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_209369_ ()Z net/minecraft/world/level/levelgen/NoiseGeneratorSettings/oreVeinsEnabled ()Z +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/m_64474_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/NoiseGeneratorSettings/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/NoiseGeneratorSettings/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/NoiseRouter net/minecraft/world/level/levelgen/NoiseRouter +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209378_ net/minecraft/world/level/levelgen/NoiseRouter/barrierNoise +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209379_ net/minecraft/world/level/levelgen/NoiseRouter/fluidLevelFloodednessNoise +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209380_ net/minecraft/world/level/levelgen/NoiseRouter/fluidLevelSpreadNoise +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209381_ net/minecraft/world/level/levelgen/NoiseRouter/lavaNoise +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209382_ net/minecraft/world/level/levelgen/NoiseRouter/aquiferPositionalRandomFactory +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209383_ net/minecraft/world/level/levelgen/NoiseRouter/oreVeinsPositionalRandomFactory +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209384_ net/minecraft/world/level/levelgen/NoiseRouter/temperature +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209385_ net/minecraft/world/level/levelgen/NoiseRouter/humidity +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209386_ net/minecraft/world/level/levelgen/NoiseRouter/continents +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209387_ net/minecraft/world/level/levelgen/NoiseRouter/erosion +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209388_ net/minecraft/world/level/levelgen/NoiseRouter/depth +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209389_ net/minecraft/world/level/levelgen/NoiseRouter/ridges +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209390_ net/minecraft/world/level/levelgen/NoiseRouter/initialDensityWithoutJaggedness +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209391_ net/minecraft/world/level/levelgen/NoiseRouter/finalDensity +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209392_ net/minecraft/world/level/levelgen/NoiseRouter/veinToggle +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209393_ net/minecraft/world/level/levelgen/NoiseRouter/veinRidged +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209394_ net/minecraft/world/level/levelgen/NoiseRouter/veinGap +FD: net/minecraft/world/level/levelgen/NoiseRouter/f_209395_ net/minecraft/world/level/levelgen/NoiseRouter/spawnTarget +FD: net/minecraft/world/level/levelgen/NoiseRouter/net/minecraft/world/level/levelgen/NoiseRouter net/minecraft/world/level/levelgen/NoiseRouter/net/minecraft/world/level/levelgen/NoiseRouter +MD: net/minecraft/world/level/levelgen/NoiseRouter/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Ljava/util/List;)V net/minecraft/world/level/levelgen/NoiseRouter/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/NoiseRouter/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/NoiseRouter/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209378_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/barrierNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209379_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/fluidLevelFloodednessNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209380_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/fluidLevelSpreadNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209381_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/lavaNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209382_ ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/NoiseRouter/aquiferPositionalRandomFactory ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209383_ ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/NoiseRouter/oreVeinsPositionalRandomFactory ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209384_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/temperature ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209385_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/humidity ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209386_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/continents ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209387_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/erosion ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209388_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/depth ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209389_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/ridges ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209390_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/initialDensityWithoutJaggedness ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209391_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/finalDensity ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209392_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/veinToggle ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209393_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/veinRidged ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209394_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouter/veinGap ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouter/f_209395_ ()Ljava/util/List; net/minecraft/world/level/levelgen/NoiseRouter/spawnTarget ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/NoiseRouter/hashCode ()I net/minecraft/world/level/levelgen/NoiseRouter/hashCode ()I +MD: net/minecraft/world/level/levelgen/NoiseRouter/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/NoiseRouter/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/NoiseRouterData net/minecraft/world/level/levelgen/NoiseRouterData +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209437_ net/minecraft/world/level/levelgen/NoiseRouterData/PILLARS +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209438_ net/minecraft/world/level/levelgen/NoiseRouterData/SPAGHETTI_2D_THICKNESS_MODULATOR +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209439_ net/minecraft/world/level/levelgen/NoiseRouterData/SPAGHETTI_2D +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209440_ net/minecraft/world/level/levelgen/NoiseRouterData/ORE_THICKNESS +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209441_ net/minecraft/world/level/levelgen/NoiseRouterData/VEININESS_FREQUENCY +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209442_ net/minecraft/world/level/levelgen/NoiseRouterData/NOODLE_SPACING_AND_STRAIGHTNESS +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209443_ net/minecraft/world/level/levelgen/NoiseRouterData/SURFACE_DENSITY_THRESHOLD +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209444_ net/minecraft/world/level/levelgen/NoiseRouterData/BLENDING_FACTOR +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209445_ net/minecraft/world/level/levelgen/NoiseRouterData/BLENDING_JAGGEDNESS +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209446_ net/minecraft/world/level/levelgen/NoiseRouterData/ZERO +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209447_ net/minecraft/world/level/levelgen/NoiseRouterData/Y +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209448_ net/minecraft/world/level/levelgen/NoiseRouterData/SHIFT_X +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209449_ net/minecraft/world/level/levelgen/NoiseRouterData/SHIFT_Z +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209450_ net/minecraft/world/level/levelgen/NoiseRouterData/BASE_3D_NOISE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209451_ net/minecraft/world/level/levelgen/NoiseRouterData/CONTINENTS +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209452_ net/minecraft/world/level/levelgen/NoiseRouterData/EROSION +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209453_ net/minecraft/world/level/levelgen/NoiseRouterData/RIDGES +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209454_ net/minecraft/world/level/levelgen/NoiseRouterData/FACTOR +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209455_ net/minecraft/world/level/levelgen/NoiseRouterData/DEPTH +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209456_ net/minecraft/world/level/levelgen/NoiseRouterData/SLOPED_CHEESE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209457_ net/minecraft/world/level/levelgen/NoiseRouterData/CONTINENTS_LARGE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209458_ net/minecraft/world/level/levelgen/NoiseRouterData/EROSION_LARGE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209459_ net/minecraft/world/level/levelgen/NoiseRouterData/FACTOR_LARGE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209460_ net/minecraft/world/level/levelgen/NoiseRouterData/DEPTH_LARGE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209461_ net/minecraft/world/level/levelgen/NoiseRouterData/SLOPED_CHEESE_LARGE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209462_ net/minecraft/world/level/levelgen/NoiseRouterData/SLOPED_CHEESE_END +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209463_ net/minecraft/world/level/levelgen/NoiseRouterData/SPAGHETTI_ROUGHNESS_FUNCTION +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209464_ net/minecraft/world/level/levelgen/NoiseRouterData/ENTRANCES +FD: net/minecraft/world/level/levelgen/NoiseRouterData/f_209465_ net/minecraft/world/level/levelgen/NoiseRouterData/NOODLE +FD: net/minecraft/world/level/levelgen/NoiseRouterData/net/minecraft/world/level/levelgen/NoiseRouterData net/minecraft/world/level/levelgen/NoiseRouterData/net/minecraft/world/level/levelgen/NoiseRouterData +MD: net/minecraft/world/level/levelgen/NoiseRouterData/ ()V net/minecraft/world/level/levelgen/NoiseRouterData/ ()V +MD: net/minecraft/world/level/levelgen/NoiseRouterData/ ()V net/minecraft/world/level/levelgen/NoiseRouterData/ ()V +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209468_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/NoiseRouterData/bootstrap ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209469_ (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/underground (Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209471_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;III)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/yLimitedInterpolatable (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;III)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209481_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/slopedCheese (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209488_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DDLnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/splineWithBlending (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunctions$TerrainShaperSpline$SplineType;DDLnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209498_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;DD)D net/minecraft/world/level/levelgen/NoiseRouterData/applySlide (Lnet/minecraft/world/level/levelgen/NoiseSettings;DD)D +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209502_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;JLnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm;Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises;)Lnet/minecraft/world/level/levelgen/NoiseRouter; net/minecraft/world/level/levelgen/NoiseRouterData/createNoiseRouter (Lnet/minecraft/world/level/levelgen/NoiseSettings;JLnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm;Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises;)Lnet/minecraft/world/level/levelgen/NoiseRouter; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209508_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;II)D net/minecraft/world/level/levelgen/NoiseRouterData/computePreliminarySurfaceLevelScanning (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;II)D +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209524_ (Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/core/Registry;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/NoiseRouterData/seedNoise (Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/core/Registry;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209528_ (Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/core/Registry;ZLnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm;JLnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/lambda$createNoiseRouter$2 (Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/core/Registry;ZLnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm;JLnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209536_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/levelgen/NoiseRouterData/createKey (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209538_ (Ljava/util/Map;Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/lambda$createNoiseRouter$3 (Ljava/util/Map;Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209542_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/NoiseRouterData/getNoise (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209544_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/register (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209547_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/spaghettiRoughnessFunction ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209548_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseRouterData/overworldWithoutCaves (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209552_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/getFunction (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209554_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/entrances ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209555_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseRouterData/nether (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209557_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/noodle ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209558_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseRouterData/end (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209560_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/pillars ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_209561_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/spaghetti2D ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_212271_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/noiseGradientDensity (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_212274_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterData/postProcess (Lnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunction;)Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_212277_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Z)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseRouterData/overworld (Lnet/minecraft/world/level/levelgen/NoiseSettings;Z)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_212280_ (Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType;)I net/minecraft/world/level/levelgen/NoiseRouterData/lambda$overworldWithNewCaves$1 (Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType;)I +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_212282_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;Z)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseRouterData/overworldWithNewCaves (Lnet/minecraft/world/level/levelgen/NoiseSettings;Z)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_212285_ (Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType;)I net/minecraft/world/level/levelgen/NoiseRouterData/lambda$overworldWithNewCaves$0 (Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType;)I +MD: net/minecraft/world/level/levelgen/NoiseRouterData/m_212287_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseRouterData/noNewCaves (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +CL: net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity +FD: net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity +MD: net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/ ()V net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/ ()V +MD: net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/m_209563_ (D)D net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/getSphaghettiRarity2D (D)D +MD: net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/m_209565_ (D)D net/minecraft/world/level/levelgen/NoiseRouterData$QuantizedSpaghettiRarity/getSpaghettiRarity3D (D)D +CL: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209567_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/CODEC +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209568_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/barrierNoise +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209569_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/fluidLevelFloodednessNoise +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209570_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/fluidLevelSpreadNoise +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209571_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/lavaNoise +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209572_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/temperature +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209573_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/vegetation +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209574_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/continents +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209575_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/erosion +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209576_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/depth +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209577_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/ridges +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209578_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/initialDensityWithoutJaggedness +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209579_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/finalDensity +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209580_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/veinToggle +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209581_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/veinRidged +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209582_ net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/veinGap +FD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/ ()V net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/ ()V +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)V net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;)V +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209568_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/barrierNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209569_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/fluidLevelFloodednessNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209570_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/fluidLevelSpreadNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209571_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/lavaNoise ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209572_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/temperature ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209573_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/vegetation ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209574_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/continents ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209575_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/erosion ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209576_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/depth ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209577_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/ridges ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209578_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/initialDensityWithoutJaggedness ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209579_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/finalDensity ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209580_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/veinToggle ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209581_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/veinRidged ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/f_209582_ ()Lnet/minecraft/world/level/levelgen/DensityFunction; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/veinGap ()Lnet/minecraft/world/level/levelgen/DensityFunction; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/hashCode ()I net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/hashCode ()I +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/m_209601_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/m_209603_ (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/mapAll (Lnet/minecraft/world/level/levelgen/DensityFunction$Visitor;)Lnet/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/m_209605_ (Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/serialization/codecs/RecordCodecBuilder; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/field (Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/serialization/codecs/RecordCodecBuilder; +MD: net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/NoiseRouterWithOnlyNoises/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/NoiseSamplingSettings net/minecraft/world/level/levelgen/NoiseSamplingSettings +FD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64489_ net/minecraft/world/level/levelgen/NoiseSamplingSettings/CODEC +FD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64490_ net/minecraft/world/level/levelgen/NoiseSamplingSettings/SCALE_RANGE +FD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64491_ net/minecraft/world/level/levelgen/NoiseSamplingSettings/xzScale +FD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64492_ net/minecraft/world/level/levelgen/NoiseSamplingSettings/yScale +FD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64493_ net/minecraft/world/level/levelgen/NoiseSamplingSettings/xzFactor +FD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64494_ net/minecraft/world/level/levelgen/NoiseSamplingSettings/yFactor +FD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/net/minecraft/world/level/levelgen/NoiseSamplingSettings net/minecraft/world/level/levelgen/NoiseSamplingSettings/net/minecraft/world/level/levelgen/NoiseSamplingSettings +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/ ()V net/minecraft/world/level/levelgen/NoiseSamplingSettings/ ()V +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/ (DDDD)V net/minecraft/world/level/levelgen/NoiseSamplingSettings/ (DDDD)V +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/NoiseSamplingSettings/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64491_ ()D net/minecraft/world/level/levelgen/NoiseSamplingSettings/xzScale ()D +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64492_ ()D net/minecraft/world/level/levelgen/NoiseSamplingSettings/yScale ()D +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64493_ ()D net/minecraft/world/level/levelgen/NoiseSamplingSettings/xzFactor ()D +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/f_64494_ ()D net/minecraft/world/level/levelgen/NoiseSamplingSettings/yFactor ()D +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/hashCode ()I net/minecraft/world/level/levelgen/NoiseSamplingSettings/hashCode ()I +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/m_64502_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/NoiseSamplingSettings/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/NoiseSamplingSettings/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/NoiseSamplingSettings/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/NoiseSettings net/minecraft/world/level/levelgen/NoiseSettings +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_158688_ net/minecraft/world/level/levelgen/NoiseSettings/minY +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_189186_ net/minecraft/world/level/levelgen/NoiseSettings/terrainShaper +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_209630_ net/minecraft/world/level/levelgen/NoiseSettings/NETHER_NOISE_SETTINGS +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_209631_ net/minecraft/world/level/levelgen/NoiseSettings/END_NOISE_SETTINGS +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_209632_ net/minecraft/world/level/levelgen/NoiseSettings/CAVES_NOISE_SETTINGS +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_209633_ net/minecraft/world/level/levelgen/NoiseSettings/FLOATING_ISLANDS_NOISE_SETTINGS +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_64507_ net/minecraft/world/level/levelgen/NoiseSettings/CODEC +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_64508_ net/minecraft/world/level/levelgen/NoiseSettings/height +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_64509_ net/minecraft/world/level/levelgen/NoiseSettings/noiseSamplingSettings +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_64510_ net/minecraft/world/level/levelgen/NoiseSettings/topSlideSettings +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_64511_ net/minecraft/world/level/levelgen/NoiseSettings/bottomSlideSettings +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_64512_ net/minecraft/world/level/levelgen/NoiseSettings/noiseSizeHorizontal +FD: net/minecraft/world/level/levelgen/NoiseSettings/f_64513_ net/minecraft/world/level/levelgen/NoiseSettings/noiseSizeVertical +FD: net/minecraft/world/level/levelgen/NoiseSettings/net/minecraft/world/level/levelgen/NoiseSettings net/minecraft/world/level/levelgen/NoiseSettings/net/minecraft/world/level/levelgen/NoiseSettings +MD: net/minecraft/world/level/levelgen/NoiseSettings/ ()V net/minecraft/world/level/levelgen/NoiseSettings/ ()V +MD: net/minecraft/world/level/levelgen/NoiseSettings/ (IILnet/minecraft/world/level/levelgen/NoiseSamplingSettings;Lnet/minecraft/world/level/levelgen/NoiseSlider;Lnet/minecraft/world/level/levelgen/NoiseSlider;IILnet/minecraft/world/level/biome/TerrainShaper;)V net/minecraft/world/level/levelgen/NoiseSettings/ (IILnet/minecraft/world/level/levelgen/NoiseSamplingSettings;Lnet/minecraft/world/level/levelgen/NoiseSlider;Lnet/minecraft/world/level/levelgen/NoiseSlider;IILnet/minecraft/world/level/biome/TerrainShaper;)V +MD: net/minecraft/world/level/levelgen/NoiseSettings/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/NoiseSettings/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_158688_ ()I net/minecraft/world/level/levelgen/NoiseSettings/minY ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_189186_ ()Lnet/minecraft/world/level/biome/TerrainShaper; net/minecraft/world/level/levelgen/NoiseSettings/terrainShaper ()Lnet/minecraft/world/level/biome/TerrainShaper; +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_64508_ ()I net/minecraft/world/level/levelgen/NoiseSettings/height ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_64509_ ()Lnet/minecraft/world/level/levelgen/NoiseSamplingSettings; net/minecraft/world/level/levelgen/NoiseSettings/noiseSamplingSettings ()Lnet/minecraft/world/level/levelgen/NoiseSamplingSettings; +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_64510_ ()Lnet/minecraft/world/level/levelgen/NoiseSlider; net/minecraft/world/level/levelgen/NoiseSettings/topSlideSettings ()Lnet/minecraft/world/level/levelgen/NoiseSlider; +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_64511_ ()Lnet/minecraft/world/level/levelgen/NoiseSlider; net/minecraft/world/level/levelgen/NoiseSettings/bottomSlideSettings ()Lnet/minecraft/world/level/levelgen/NoiseSlider; +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_64512_ ()I net/minecraft/world/level/levelgen/NoiseSettings/noiseSizeHorizontal ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/f_64513_ ()I net/minecraft/world/level/levelgen/NoiseSettings/noiseSizeVertical ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/hashCode ()I net/minecraft/world/level/levelgen/NoiseSettings/hashCode ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_158718_ (Lcom/mojang/serialization/DataResult$PartialResult;)V net/minecraft/world/level/levelgen/NoiseSettings/lambda$create$1 (Lcom/mojang/serialization/DataResult$PartialResult;)V +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_158720_ (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/NoiseSettings/guardY (Lnet/minecraft/world/level/levelgen/NoiseSettings;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_189212_ ()I net/minecraft/world/level/levelgen/NoiseSettings/getCellHeight ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_189213_ ()I net/minecraft/world/level/levelgen/NoiseSettings/getCellWidth ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_189216_ ()I net/minecraft/world/level/levelgen/NoiseSettings/getCellCountY ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_189217_ ()I net/minecraft/world/level/levelgen/NoiseSettings/getMinCellY ()I +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_212298_ (IILnet/minecraft/world/level/levelgen/NoiseSamplingSettings;Lnet/minecraft/world/level/levelgen/NoiseSlider;Lnet/minecraft/world/level/levelgen/NoiseSlider;IILnet/minecraft/world/level/biome/TerrainShaper;)Lnet/minecraft/world/level/levelgen/NoiseSettings; net/minecraft/world/level/levelgen/NoiseSettings/create (IILnet/minecraft/world/level/levelgen/NoiseSamplingSettings;Lnet/minecraft/world/level/levelgen/NoiseSlider;Lnet/minecraft/world/level/levelgen/NoiseSlider;IILnet/minecraft/world/level/biome/TerrainShaper;)Lnet/minecraft/world/level/levelgen/NoiseSettings; +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_212307_ (Z)Lnet/minecraft/world/level/levelgen/NoiseSettings; net/minecraft/world/level/levelgen/NoiseSettings/overworldNoiseSettings (Z)Lnet/minecraft/world/level/levelgen/NoiseSettings; +MD: net/minecraft/world/level/levelgen/NoiseSettings/m_64535_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/NoiseSettings/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/NoiseSettings/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/NoiseSettings/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/NoiseSlider net/minecraft/world/level/levelgen/NoiseSlider +FD: net/minecraft/world/level/levelgen/NoiseSlider/f_189223_ net/minecraft/world/level/levelgen/NoiseSlider/CODEC +FD: net/minecraft/world/level/levelgen/NoiseSlider/f_189224_ net/minecraft/world/level/levelgen/NoiseSlider/target +FD: net/minecraft/world/level/levelgen/NoiseSlider/f_189225_ net/minecraft/world/level/levelgen/NoiseSlider/size +FD: net/minecraft/world/level/levelgen/NoiseSlider/f_189226_ net/minecraft/world/level/levelgen/NoiseSlider/offset +FD: net/minecraft/world/level/levelgen/NoiseSlider/net/minecraft/world/level/levelgen/NoiseSlider net/minecraft/world/level/levelgen/NoiseSlider/net/minecraft/world/level/levelgen/NoiseSlider +MD: net/minecraft/world/level/levelgen/NoiseSlider/ ()V net/minecraft/world/level/levelgen/NoiseSlider/ ()V +MD: net/minecraft/world/level/levelgen/NoiseSlider/ (DII)V net/minecraft/world/level/levelgen/NoiseSlider/ (DII)V +MD: net/minecraft/world/level/levelgen/NoiseSlider/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/NoiseSlider/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/NoiseSlider/f_189224_ ()D net/minecraft/world/level/levelgen/NoiseSlider/target ()D +MD: net/minecraft/world/level/levelgen/NoiseSlider/f_189225_ ()I net/minecraft/world/level/levelgen/NoiseSlider/size ()I +MD: net/minecraft/world/level/levelgen/NoiseSlider/f_189226_ ()I net/minecraft/world/level/levelgen/NoiseSlider/offset ()I +MD: net/minecraft/world/level/levelgen/NoiseSlider/hashCode ()I net/minecraft/world/level/levelgen/NoiseSlider/hashCode ()I +MD: net/minecraft/world/level/levelgen/NoiseSlider/m_189235_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/NoiseSlider/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/NoiseSlider/m_189237_ (Lnet/minecraft/world/level/levelgen/NoiseSlider;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/NoiseSlider/lambda$static$2 (Lnet/minecraft/world/level/levelgen/NoiseSlider;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/NoiseSlider/m_189239_ (Lnet/minecraft/world/level/levelgen/NoiseSlider;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/NoiseSlider/lambda$static$1 (Lnet/minecraft/world/level/levelgen/NoiseSlider;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/NoiseSlider/m_189241_ (Lnet/minecraft/world/level/levelgen/NoiseSlider;)Ljava/lang/Double; net/minecraft/world/level/levelgen/NoiseSlider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/NoiseSlider;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/NoiseSlider/m_209638_ (DD)D net/minecraft/world/level/levelgen/NoiseSlider/applySlide (DD)D +MD: net/minecraft/world/level/levelgen/NoiseSlider/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/NoiseSlider/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/Noises net/minecraft/world/level/levelgen/Noises +FD: net/minecraft/world/level/levelgen/Noises/f_189243_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_ROUGHNESS_MODULATOR +FD: net/minecraft/world/level/levelgen/Noises/f_189244_ net/minecraft/world/level/levelgen/Noises/CAVE_ENTRANCE +FD: net/minecraft/world/level/levelgen/Noises/f_189245_ net/minecraft/world/level/levelgen/Noises/CAVE_LAYER +FD: net/minecraft/world/level/levelgen/Noises/f_189246_ net/minecraft/world/level/levelgen/Noises/CAVE_CHEESE +FD: net/minecraft/world/level/levelgen/Noises/f_189247_ net/minecraft/world/level/levelgen/Noises/ORE_VEININESS +FD: net/minecraft/world/level/levelgen/Noises/f_189248_ net/minecraft/world/level/levelgen/Noises/ORE_VEIN_A +FD: net/minecraft/world/level/levelgen/Noises/f_189249_ net/minecraft/world/level/levelgen/Noises/ORE_VEIN_B +FD: net/minecraft/world/level/levelgen/Noises/f_189250_ net/minecraft/world/level/levelgen/Noises/ORE_GAP +FD: net/minecraft/world/level/levelgen/Noises/f_189251_ net/minecraft/world/level/levelgen/Noises/NOODLE +FD: net/minecraft/world/level/levelgen/Noises/f_189252_ net/minecraft/world/level/levelgen/Noises/NOODLE_THICKNESS +FD: net/minecraft/world/level/levelgen/Noises/f_189253_ net/minecraft/world/level/levelgen/Noises/NOODLE_RIDGE_A +FD: net/minecraft/world/level/levelgen/Noises/f_189254_ net/minecraft/world/level/levelgen/Noises/NOODLE_RIDGE_B +FD: net/minecraft/world/level/levelgen/Noises/f_189255_ net/minecraft/world/level/levelgen/Noises/JAGGED +FD: net/minecraft/world/level/levelgen/Noises/f_189256_ net/minecraft/world/level/levelgen/Noises/SURFACE +FD: net/minecraft/world/level/levelgen/Noises/f_189257_ net/minecraft/world/level/levelgen/Noises/SURFACE_SECONDARY +FD: net/minecraft/world/level/levelgen/Noises/f_189258_ net/minecraft/world/level/levelgen/Noises/CLAY_BANDS_OFFSET +FD: net/minecraft/world/level/levelgen/Noises/f_189259_ net/minecraft/world/level/levelgen/Noises/BADLANDS_PILLAR +FD: net/minecraft/world/level/levelgen/Noises/f_189260_ net/minecraft/world/level/levelgen/Noises/BADLANDS_PILLAR_ROOF +FD: net/minecraft/world/level/levelgen/Noises/f_189261_ net/minecraft/world/level/levelgen/Noises/BADLANDS_SURFACE +FD: net/minecraft/world/level/levelgen/Noises/f_189262_ net/minecraft/world/level/levelgen/Noises/ICEBERG_PILLAR +FD: net/minecraft/world/level/levelgen/Noises/f_189263_ net/minecraft/world/level/levelgen/Noises/ICEBERG_PILLAR_ROOF +FD: net/minecraft/world/level/levelgen/Noises/f_189264_ net/minecraft/world/level/levelgen/Noises/ICEBERG_SURFACE +FD: net/minecraft/world/level/levelgen/Noises/f_189265_ net/minecraft/world/level/levelgen/Noises/SWAMP +FD: net/minecraft/world/level/levelgen/Noises/f_189266_ net/minecraft/world/level/levelgen/Noises/CALCITE +FD: net/minecraft/world/level/levelgen/Noises/f_189267_ net/minecraft/world/level/levelgen/Noises/GRAVEL +FD: net/minecraft/world/level/levelgen/Noises/f_189268_ net/minecraft/world/level/levelgen/Noises/POWDER_SNOW +FD: net/minecraft/world/level/levelgen/Noises/f_189269_ net/minecraft/world/level/levelgen/Noises/TEMPERATURE +FD: net/minecraft/world/level/levelgen/Noises/f_189270_ net/minecraft/world/level/levelgen/Noises/PACKED_ICE +FD: net/minecraft/world/level/levelgen/Noises/f_189271_ net/minecraft/world/level/levelgen/Noises/ICE +FD: net/minecraft/world/level/levelgen/Noises/f_189272_ net/minecraft/world/level/levelgen/Noises/SOUL_SAND_LAYER +FD: net/minecraft/world/level/levelgen/Noises/f_189273_ net/minecraft/world/level/levelgen/Noises/GRAVEL_LAYER +FD: net/minecraft/world/level/levelgen/Noises/f_189274_ net/minecraft/world/level/levelgen/Noises/PATCH +FD: net/minecraft/world/level/levelgen/Noises/f_189275_ net/minecraft/world/level/levelgen/Noises/NETHERRACK +FD: net/minecraft/world/level/levelgen/Noises/f_189276_ net/minecraft/world/level/levelgen/Noises/NETHER_WART +FD: net/minecraft/world/level/levelgen/Noises/f_189277_ net/minecraft/world/level/levelgen/Noises/NETHER_STATE_SELECTOR +FD: net/minecraft/world/level/levelgen/Noises/f_189278_ net/minecraft/world/level/levelgen/Noises/VEGETATION +FD: net/minecraft/world/level/levelgen/Noises/f_189279_ net/minecraft/world/level/levelgen/Noises/CONTINENTALNESS +FD: net/minecraft/world/level/levelgen/Noises/f_189280_ net/minecraft/world/level/levelgen/Noises/EROSION +FD: net/minecraft/world/level/levelgen/Noises/f_189281_ net/minecraft/world/level/levelgen/Noises/TEMPERATURE_LARGE +FD: net/minecraft/world/level/levelgen/Noises/f_189282_ net/minecraft/world/level/levelgen/Noises/VEGETATION_LARGE +FD: net/minecraft/world/level/levelgen/Noises/f_189283_ net/minecraft/world/level/levelgen/Noises/CONTINENTALNESS_LARGE +FD: net/minecraft/world/level/levelgen/Noises/f_189284_ net/minecraft/world/level/levelgen/Noises/EROSION_LARGE +FD: net/minecraft/world/level/levelgen/Noises/f_189285_ net/minecraft/world/level/levelgen/Noises/RIDGE +FD: net/minecraft/world/level/levelgen/Noises/f_189286_ net/minecraft/world/level/levelgen/Noises/SHIFT +FD: net/minecraft/world/level/levelgen/Noises/f_189287_ net/minecraft/world/level/levelgen/Noises/AQUIFER_BARRIER +FD: net/minecraft/world/level/levelgen/Noises/f_189288_ net/minecraft/world/level/levelgen/Noises/AQUIFER_FLUID_LEVEL_FLOODEDNESS +FD: net/minecraft/world/level/levelgen/Noises/f_189289_ net/minecraft/world/level/levelgen/Noises/AQUIFER_LAVA +FD: net/minecraft/world/level/levelgen/Noises/f_189290_ net/minecraft/world/level/levelgen/Noises/AQUIFER_FLUID_LEVEL_SPREAD +FD: net/minecraft/world/level/levelgen/Noises/f_189291_ net/minecraft/world/level/levelgen/Noises/PILLAR +FD: net/minecraft/world/level/levelgen/Noises/f_189292_ net/minecraft/world/level/levelgen/Noises/PILLAR_RARENESS +FD: net/minecraft/world/level/levelgen/Noises/f_189293_ net/minecraft/world/level/levelgen/Noises/PILLAR_THICKNESS +FD: net/minecraft/world/level/levelgen/Noises/f_189294_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_2D +FD: net/minecraft/world/level/levelgen/Noises/f_189295_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_2D_ELEVATION +FD: net/minecraft/world/level/levelgen/Noises/f_189296_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_2D_MODULATOR +FD: net/minecraft/world/level/levelgen/Noises/f_189297_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_2D_THICKNESS +FD: net/minecraft/world/level/levelgen/Noises/f_189298_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_3D_1 +FD: net/minecraft/world/level/levelgen/Noises/f_189299_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_3D_2 +FD: net/minecraft/world/level/levelgen/Noises/f_189300_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_3D_RARITY +FD: net/minecraft/world/level/levelgen/Noises/f_189301_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_3D_THICKNESS +FD: net/minecraft/world/level/levelgen/Noises/f_189302_ net/minecraft/world/level/levelgen/Noises/SPAGHETTI_ROUGHNESS +FD: net/minecraft/world/level/levelgen/Noises/net/minecraft/world/level/levelgen/Noises net/minecraft/world/level/levelgen/Noises/net/minecraft/world/level/levelgen/Noises +MD: net/minecraft/world/level/levelgen/Noises/ ()V net/minecraft/world/level/levelgen/Noises/ ()V +MD: net/minecraft/world/level/levelgen/Noises/ ()V net/minecraft/world/level/levelgen/Noises/ ()V +MD: net/minecraft/world/level/levelgen/Noises/m_189305_ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/Noises/instantiate (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/Noises/m_189309_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/levelgen/Noises/createKey (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/levelgen/Noises/m_209647_ (Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/Noises/instantiate (Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +CL: net/minecraft/world/level/levelgen/OreVeinifier net/minecraft/world/level/levelgen/OreVeinifier +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209650_ net/minecraft/world/level/levelgen/OreVeinifier/VEININESS_THRESHOLD +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209651_ net/minecraft/world/level/levelgen/OreVeinifier/EDGE_ROUNDOFF_BEGIN +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209652_ net/minecraft/world/level/levelgen/OreVeinifier/MAX_EDGE_ROUNDOFF +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209653_ net/minecraft/world/level/levelgen/OreVeinifier/VEIN_SOLIDNESS +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209654_ net/minecraft/world/level/levelgen/OreVeinifier/MIN_RICHNESS +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209655_ net/minecraft/world/level/levelgen/OreVeinifier/MAX_RICHNESS +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209656_ net/minecraft/world/level/levelgen/OreVeinifier/MAX_RICHNESS_THRESHOLD +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209657_ net/minecraft/world/level/levelgen/OreVeinifier/CHANCE_OF_RAW_ORE_BLOCK +FD: net/minecraft/world/level/levelgen/OreVeinifier/f_209658_ net/minecraft/world/level/levelgen/OreVeinifier/SKIP_ORE_IF_GAP_NOISE_IS_BELOW +FD: net/minecraft/world/level/levelgen/OreVeinifier/net/minecraft/world/level/levelgen/OreVeinifier net/minecraft/world/level/levelgen/OreVeinifier/net/minecraft/world/level/levelgen/OreVeinifier +MD: net/minecraft/world/level/levelgen/OreVeinifier/ ()V net/minecraft/world/level/levelgen/OreVeinifier/ ()V +MD: net/minecraft/world/level/levelgen/OreVeinifier/m_209660_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/OreVeinifier/lambda$create$0 (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/OreVeinifier/m_209667_ (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;)Lnet/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller; net/minecraft/world/level/levelgen/OreVeinifier/create (Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/DensityFunction;Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;)Lnet/minecraft/world/level/levelgen/NoiseChunk$BlockStateFiller; +CL: net/minecraft/world/level/levelgen/OreVeinifier$VeinType net/minecraft/world/level/levelgen/OreVeinifier$VeinType +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/$VALUES net/minecraft/world/level/levelgen/OreVeinifier$VeinType/$VALUES +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/COPPER net/minecraft/world/level/levelgen/OreVeinifier$VeinType/COPPER +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/IRON net/minecraft/world/level/levelgen/OreVeinifier$VeinType/IRON +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/f_209674_ net/minecraft/world/level/levelgen/OreVeinifier$VeinType/minY +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/f_209675_ net/minecraft/world/level/levelgen/OreVeinifier$VeinType/maxY +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/f_209676_ net/minecraft/world/level/levelgen/OreVeinifier$VeinType/ore +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/f_209677_ net/minecraft/world/level/levelgen/OreVeinifier$VeinType/rawOreBlock +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/f_209678_ net/minecraft/world/level/levelgen/OreVeinifier$VeinType/filler +FD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/net/minecraft/world/level/levelgen/OreVeinifier$VeinType net/minecraft/world/level/levelgen/OreVeinifier$VeinType/net/minecraft/world/level/levelgen/OreVeinifier$VeinType +MD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/ ()V net/minecraft/world/level/levelgen/OreVeinifier$VeinType/ ()V +MD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/ (Ljava/lang/String;ILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;II)V net/minecraft/world/level/levelgen/OreVeinifier$VeinType/ (Ljava/lang/String;ILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;II)V +MD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/m_209689_ ()[Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType; net/minecraft/world/level/levelgen/OreVeinifier$VeinType/$values ()[Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType; +MD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType; net/minecraft/world/level/levelgen/OreVeinifier$VeinType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType; +MD: net/minecraft/world/level/levelgen/OreVeinifier$VeinType/values ()[Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType; net/minecraft/world/level/levelgen/OreVeinifier$VeinType/values ()[Lnet/minecraft/world/level/levelgen/OreVeinifier$VeinType; +CL: net/minecraft/world/level/levelgen/PatrolSpawner net/minecraft/world/level/levelgen/PatrolSpawner +FD: net/minecraft/world/level/levelgen/PatrolSpawner/f_64562_ net/minecraft/world/level/levelgen/PatrolSpawner/nextTick +FD: net/minecraft/world/level/levelgen/PatrolSpawner/net/minecraft/world/level/levelgen/PatrolSpawner net/minecraft/world/level/levelgen/PatrolSpawner/net/minecraft/world/level/levelgen/PatrolSpawner +MD: net/minecraft/world/level/levelgen/PatrolSpawner/ ()V net/minecraft/world/level/levelgen/PatrolSpawner/ ()V +MD: net/minecraft/world/level/levelgen/PatrolSpawner/m_64564_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Z)Z net/minecraft/world/level/levelgen/PatrolSpawner/spawnPatrolMember (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Z)Z +MD: net/minecraft/world/level/levelgen/PatrolSpawner/m_7995_ (Lnet/minecraft/server/level/ServerLevel;ZZ)I net/minecraft/world/level/levelgen/PatrolSpawner/tick (Lnet/minecraft/server/level/ServerLevel;ZZ)I +CL: net/minecraft/world/level/levelgen/PhantomSpawner net/minecraft/world/level/levelgen/PhantomSpawner +FD: net/minecraft/world/level/levelgen/PhantomSpawner/f_64573_ net/minecraft/world/level/levelgen/PhantomSpawner/nextTick +FD: net/minecraft/world/level/levelgen/PhantomSpawner/net/minecraft/world/level/levelgen/PhantomSpawner net/minecraft/world/level/levelgen/PhantomSpawner/net/minecraft/world/level/levelgen/PhantomSpawner +MD: net/minecraft/world/level/levelgen/PhantomSpawner/ ()V net/minecraft/world/level/levelgen/PhantomSpawner/ ()V +MD: net/minecraft/world/level/levelgen/PhantomSpawner/m_7995_ (Lnet/minecraft/server/level/ServerLevel;ZZ)I net/minecraft/world/level/levelgen/PhantomSpawner/tick (Lnet/minecraft/server/level/ServerLevel;ZZ)I +CL: net/minecraft/world/level/levelgen/PositionalRandomFactory net/minecraft/world/level/levelgen/PositionalRandomFactory +FD: net/minecraft/world/level/levelgen/PositionalRandomFactory/net/minecraft/world/level/levelgen/PositionalRandomFactory net/minecraft/world/level/levelgen/PositionalRandomFactory/net/minecraft/world/level/levelgen/PositionalRandomFactory +MD: net/minecraft/world/level/levelgen/PositionalRandomFactory/m_183161_ (III)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/PositionalRandomFactory/at (III)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/PositionalRandomFactory/m_183211_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/PositionalRandomFactory/fromHashOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/PositionalRandomFactory/m_183502_ (Ljava/lang/StringBuilder;)V net/minecraft/world/level/levelgen/PositionalRandomFactory/parityConfigString (Ljava/lang/StringBuilder;)V +MD: net/minecraft/world/level/levelgen/PositionalRandomFactory/m_189314_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/PositionalRandomFactory/at (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/PositionalRandomFactory/m_189318_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/PositionalRandomFactory/fromHashOf (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/RandomSource; +CL: net/minecraft/world/level/levelgen/RandomSource net/minecraft/world/level/levelgen/RandomSource +FD: net/minecraft/world/level/levelgen/RandomSource/net/minecraft/world/level/levelgen/RandomSource net/minecraft/world/level/levelgen/RandomSource/net/minecraft/world/level/levelgen/RandomSource +MD: net/minecraft/world/level/levelgen/RandomSource/m_158876_ (I)V net/minecraft/world/level/levelgen/RandomSource/consumeCount (I)V +MD: net/minecraft/world/level/levelgen/RandomSource/m_183423_ ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/RandomSource/forkPositional ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/RandomSource/m_183458_ ()Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/RandomSource/fork ()Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/RandomSource/m_189320_ (II)I net/minecraft/world/level/levelgen/RandomSource/nextIntBetweenInclusive (II)I +MD: net/minecraft/world/level/levelgen/RandomSource/nextBoolean ()Z net/minecraft/world/level/levelgen/RandomSource/nextBoolean ()Z +MD: net/minecraft/world/level/levelgen/RandomSource/nextDouble ()D net/minecraft/world/level/levelgen/RandomSource/nextDouble ()D +MD: net/minecraft/world/level/levelgen/RandomSource/nextFloat ()F net/minecraft/world/level/levelgen/RandomSource/nextFloat ()F +MD: net/minecraft/world/level/levelgen/RandomSource/nextGaussian ()D net/minecraft/world/level/levelgen/RandomSource/nextGaussian ()D +MD: net/minecraft/world/level/levelgen/RandomSource/nextInt ()I net/minecraft/world/level/levelgen/RandomSource/nextInt ()I +MD: net/minecraft/world/level/levelgen/RandomSource/nextInt (I)I net/minecraft/world/level/levelgen/RandomSource/nextInt (I)I +MD: net/minecraft/world/level/levelgen/RandomSource/nextLong ()J net/minecraft/world/level/levelgen/RandomSource/nextLong ()J +MD: net/minecraft/world/level/levelgen/RandomSource/setSeed (J)V net/minecraft/world/level/levelgen/RandomSource/setSeed (J)V +CL: net/minecraft/world/level/levelgen/RandomSupport net/minecraft/world/level/levelgen/RandomSupport +FD: net/minecraft/world/level/levelgen/RandomSupport/f_189323_ net/minecraft/world/level/levelgen/RandomSupport/GOLDEN_RATIO_64 +FD: net/minecraft/world/level/levelgen/RandomSupport/f_189324_ net/minecraft/world/level/levelgen/RandomSupport/SILVER_RATIO_64 +FD: net/minecraft/world/level/levelgen/RandomSupport/f_189325_ net/minecraft/world/level/levelgen/RandomSupport/SEED_UNIQUIFIER +FD: net/minecraft/world/level/levelgen/RandomSupport/net/minecraft/world/level/levelgen/RandomSupport net/minecraft/world/level/levelgen/RandomSupport/net/minecraft/world/level/levelgen/RandomSupport +MD: net/minecraft/world/level/levelgen/RandomSupport/ ()V net/minecraft/world/level/levelgen/RandomSupport/ ()V +MD: net/minecraft/world/level/levelgen/RandomSupport/ ()V net/minecraft/world/level/levelgen/RandomSupport/ ()V +MD: net/minecraft/world/level/levelgen/RandomSupport/m_189328_ ()J net/minecraft/world/level/levelgen/RandomSupport/seedUniquifier ()J +MD: net/minecraft/world/level/levelgen/RandomSupport/m_189329_ (J)J net/minecraft/world/level/levelgen/RandomSupport/mixStafford13 (J)J +MD: net/minecraft/world/level/levelgen/RandomSupport/m_189331_ (J)Lnet/minecraft/world/level/levelgen/RandomSupport$Seed128bit; net/minecraft/world/level/levelgen/RandomSupport/upgradeSeedTo128bit (J)Lnet/minecraft/world/level/levelgen/RandomSupport$Seed128bit; +MD: net/minecraft/world/level/levelgen/RandomSupport/m_189333_ (J)J net/minecraft/world/level/levelgen/RandomSupport/lambda$seedUniquifier$0 (J)J +CL: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit net/minecraft/world/level/levelgen/RandomSupport$Seed128bit +FD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/f_189335_ net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/seedLo +FD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/f_189336_ net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/seedHi +FD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/net/minecraft/world/level/levelgen/RandomSupport$Seed128bit net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/net/minecraft/world/level/levelgen/RandomSupport$Seed128bit +MD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/ (JJ)V net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/ (JJ)V +MD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/f_189335_ ()J net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/seedLo ()J +MD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/f_189336_ ()J net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/seedHi ()J +MD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/hashCode ()I net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/hashCode ()I +MD: net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/RandomSupport$Seed128bit/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SingleThreadedRandomSource net/minecraft/world/level/levelgen/SingleThreadedRandomSource +FD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/f_189346_ net/minecraft/world/level/levelgen/SingleThreadedRandomSource/MODULUS_BITS +FD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/f_189347_ net/minecraft/world/level/levelgen/SingleThreadedRandomSource/MODULUS_MASK +FD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/f_189348_ net/minecraft/world/level/levelgen/SingleThreadedRandomSource/MULTIPLIER +FD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/f_189349_ net/minecraft/world/level/levelgen/SingleThreadedRandomSource/INCREMENT +FD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/f_189350_ net/minecraft/world/level/levelgen/SingleThreadedRandomSource/seed +FD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/f_189351_ net/minecraft/world/level/levelgen/SingleThreadedRandomSource/gaussianSource +FD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/net/minecraft/world/level/levelgen/SingleThreadedRandomSource net/minecraft/world/level/levelgen/SingleThreadedRandomSource/net/minecraft/world/level/levelgen/SingleThreadedRandomSource +MD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/ (J)V net/minecraft/world/level/levelgen/SingleThreadedRandomSource/ (J)V +MD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/m_183145_ (I)I net/minecraft/world/level/levelgen/SingleThreadedRandomSource/next (I)I +MD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/m_183423_ ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/SingleThreadedRandomSource/forkPositional ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/m_183458_ ()Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/SingleThreadedRandomSource/fork ()Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/nextGaussian ()D net/minecraft/world/level/levelgen/SingleThreadedRandomSource/nextGaussian ()D +MD: net/minecraft/world/level/levelgen/SingleThreadedRandomSource/setSeed (J)V net/minecraft/world/level/levelgen/SingleThreadedRandomSource/setSeed (J)V +CL: net/minecraft/world/level/levelgen/SurfaceRules net/minecraft/world/level/levelgen/SurfaceRules +FD: net/minecraft/world/level/levelgen/SurfaceRules/f_189375_ net/minecraft/world/level/levelgen/SurfaceRules/ON_FLOOR +FD: net/minecraft/world/level/levelgen/SurfaceRules/f_189376_ net/minecraft/world/level/levelgen/SurfaceRules/UNDER_FLOOR +FD: net/minecraft/world/level/levelgen/SurfaceRules/f_189377_ net/minecraft/world/level/levelgen/SurfaceRules/ON_CEILING +FD: net/minecraft/world/level/levelgen/SurfaceRules/f_189378_ net/minecraft/world/level/levelgen/SurfaceRules/UNDER_CEILING +FD: net/minecraft/world/level/levelgen/SurfaceRules/f_202169_ net/minecraft/world/level/levelgen/SurfaceRules/DEEP_UNDER_FLOOR +FD: net/minecraft/world/level/levelgen/SurfaceRules/f_202170_ net/minecraft/world/level/levelgen/SurfaceRules/VERY_DEEP_UNDER_FLOOR +FD: net/minecraft/world/level/levelgen/SurfaceRules/net/minecraft/world/level/levelgen/SurfaceRules net/minecraft/world/level/levelgen/SurfaceRules/net/minecraft/world/level/levelgen/SurfaceRules +MD: net/minecraft/world/level/levelgen/SurfaceRules/ ()V net/minecraft/world/level/levelgen/SurfaceRules/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules/ ()V net/minecraft/world/level/levelgen/SurfaceRules/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189381_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/steep ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189382_ (II)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/waterBlockCheck (II)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189390_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/world/level/levelgen/SurfaceRules/state (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189392_ (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/not (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189394_ (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/world/level/levelgen/SurfaceRules/ifTrue (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189400_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/yBlockCheck (Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189403_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/verticalGradient (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189407_ (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/isBiome (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189409_ (Lnet/minecraft/resources/ResourceKey;D)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/noiseCondition (Lnet/minecraft/resources/ResourceKey;D)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189412_ (Lnet/minecraft/resources/ResourceKey;DD)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/noiseCondition (Lnet/minecraft/resources/ResourceKey;DD)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189416_ ([Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/isBiome ([Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189418_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/hole ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189419_ (II)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/waterStartCheck (II)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189422_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/yStartCheck (Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189425_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/abovePreliminarySurface ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189426_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/temperature ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_189427_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/world/level/levelgen/SurfaceRules/bandlands ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_198272_ ([Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/world/level/levelgen/SurfaceRules/sequence ([Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_202171_ (IZILnet/minecraft/world/level/levelgen/placement/CaveSurface;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/stoneDepthCheck (IZILnet/minecraft/world/level/levelgen/placement/CaveSurface;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules/m_202176_ (IZLnet/minecraft/world/level/levelgen/placement/CaveSurface;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules/stoneDepthCheck (IZLnet/minecraft/world/level/levelgen/placement/CaveSurface;)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +CL: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface +FD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/$VALUES net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/$VALUES +FD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/INSTANCE net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/INSTANCE +FD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/f_189429_ net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/ ()V net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/m_189440_ ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface; net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/$values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface; +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface; net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface; +MD: net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface; net/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$AbovePreliminarySurface; +CL: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands net/minecraft/world/level/levelgen/SurfaceRules$Bandlands +FD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/$VALUES net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/$VALUES +FD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/INSTANCE net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/INSTANCE +FD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/f_189474_ net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/net/minecraft/world/level/levelgen/SurfaceRules$Bandlands net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/net/minecraft/world/level/levelgen/SurfaceRules$Bandlands +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/ ()V net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/m_183290_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/m_189485_ ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Bandlands; net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/$values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Bandlands; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Bandlands; net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Bandlands; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Bandlands; net/minecraft/world/level/levelgen/SurfaceRules$Bandlands/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Bandlands; +CL: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/f_189489_ net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/biomes +FD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/f_189490_ net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/f_204618_ net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/biomeNameTest +FD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/m_204619_ (Lnet/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource;)Ljava/util/List; net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/lambda$static$0 (Lnet/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/f_189504_ net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/val$ruleContext +FD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/f_189506_ net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$BiomeConditionSource$1BiomeCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/f_189512_ net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/resultState +FD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/f_189513_ net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/rule +FD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/f_189514_ net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/ (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/SurfaceRules$StateRule;)V net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/SurfaceRules$StateRule;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/f_189512_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/resultState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/f_189513_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$StateRule; net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/rule ()Lnet/minecraft/world/level/levelgen/SurfaceRules$StateRule; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/m_183290_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$BlockRuleSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$Condition net/minecraft/world/level/levelgen/SurfaceRules$Condition +FD: net/minecraft/world/level/levelgen/SurfaceRules$Condition/net/minecraft/world/level/levelgen/SurfaceRules$Condition net/minecraft/world/level/levelgen/SurfaceRules$Condition/net/minecraft/world/level/levelgen/SurfaceRules$Condition +MD: net/minecraft/world/level/levelgen/SurfaceRules$Condition/m_183475_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$Condition/test ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/f_189532_ net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/m_204624_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$ConditionSource/bootstrap (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/SurfaceRules$Context net/minecraft/world/level/levelgen/SurfaceRules$Context +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189535_ net/minecraft/world/level/levelgen/SurfaceRules$Context/system +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189536_ net/minecraft/world/level/levelgen/SurfaceRules$Context/temperature +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189537_ net/minecraft/world/level/levelgen/SurfaceRules$Context/steep +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189538_ net/minecraft/world/level/levelgen/SurfaceRules$Context/hole +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189539_ net/minecraft/world/level/levelgen/SurfaceRules$Context/abovePreliminarySurface +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189540_ net/minecraft/world/level/levelgen/SurfaceRules$Context/chunk +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189541_ net/minecraft/world/level/levelgen/SurfaceRules$Context/noiseChunk +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189542_ net/minecraft/world/level/levelgen/SurfaceRules$Context/biomeGetter +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189544_ net/minecraft/world/level/levelgen/SurfaceRules$Context/context +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189545_ net/minecraft/world/level/levelgen/SurfaceRules$Context/lastUpdateXZ +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189546_ net/minecraft/world/level/levelgen/SurfaceRules$Context/blockX +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189547_ net/minecraft/world/level/levelgen/SurfaceRules$Context/blockZ +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189548_ net/minecraft/world/level/levelgen/SurfaceRules$Context/surfaceDepth +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189549_ net/minecraft/world/level/levelgen/SurfaceRules$Context/lastSurfaceDepth2Update +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189551_ net/minecraft/world/level/levelgen/SurfaceRules$Context/lastMinSurfaceLevelUpdate +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189552_ net/minecraft/world/level/levelgen/SurfaceRules$Context/minSurfaceLevel +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189553_ net/minecraft/world/level/levelgen/SurfaceRules$Context/lastUpdateY +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189554_ net/minecraft/world/level/levelgen/SurfaceRules$Context/pos +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189555_ net/minecraft/world/level/levelgen/SurfaceRules$Context/biome +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189557_ net/minecraft/world/level/levelgen/SurfaceRules$Context/blockY +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189558_ net/minecraft/world/level/levelgen/SurfaceRules$Context/waterHeight +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189559_ net/minecraft/world/level/levelgen/SurfaceRules$Context/stoneDepthBelow +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_189560_ net/minecraft/world/level/levelgen/SurfaceRules$Context/stoneDepthAbove +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_198274_ net/minecraft/world/level/levelgen/SurfaceRules$Context/HOW_FAR_BELOW_PRELIMINARY_SURFACE_LEVEL_TO_BUILD_SURFACE +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_198275_ net/minecraft/world/level/levelgen/SurfaceRules$Context/SURFACE_CELL_BITS +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_198276_ net/minecraft/world/level/levelgen/SurfaceRules$Context/SURFACE_CELL_SIZE +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_198277_ net/minecraft/world/level/levelgen/SurfaceRules$Context/SURFACE_CELL_MASK +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_198278_ net/minecraft/world/level/levelgen/SurfaceRules$Context/lastPreliminarySurfaceCellOrigin +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_198279_ net/minecraft/world/level/levelgen/SurfaceRules$Context/preliminarySurfaceCache +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/f_202180_ net/minecraft/world/level/levelgen/SurfaceRules$Context/surfaceSecondary +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context/net/minecraft/world/level/levelgen/SurfaceRules$Context net/minecraft/world/level/levelgen/SurfaceRules$Context/net/minecraft/world/level/levelgen/SurfaceRules$Context +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/ (Lnet/minecraft/world/level/levelgen/SurfaceSystem;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Ljava/util/function/Function;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)V net/minecraft/world/level/levelgen/SurfaceRules$Context/ (Lnet/minecraft/world/level/levelgen/SurfaceSystem;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Ljava/util/function/Function;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/m_189569_ (II)V net/minecraft/world/level/levelgen/SurfaceRules$Context/updateXZ (II)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/m_189576_ (IIIIII)V net/minecraft/world/level/levelgen/SurfaceRules$Context/updateY (IIIIII)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/m_189583_ ()I net/minecraft/world/level/levelgen/SurfaceRules$Context/getMinSurfaceLevel ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/m_198280_ (I)I net/minecraft/world/level/levelgen/SurfaceRules$Context/blockCoordToSurfaceCell (I)I +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/m_198282_ (I)I net/minecraft/world/level/levelgen/SurfaceRules$Context/surfaceCellToBlockCoord (I)I +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/m_202181_ ()D net/minecraft/world/level/levelgen/SurfaceRules$Context/getSurfaceSecondary ()D +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context/m_204626_ (III)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/SurfaceRules$Context/lambda$updateY$0 (III)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/f_189586_ net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/m_183475_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$Context$AbovePreliminarySurfaceCondition/test ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$Context$HoleCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$Context$SteepMaterialCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition/net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$Context$TemperatureHelperCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$Hole net/minecraft/world/level/levelgen/SurfaceRules$Hole +FD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/$VALUES net/minecraft/world/level/levelgen/SurfaceRules$Hole/$VALUES +FD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/INSTANCE net/minecraft/world/level/levelgen/SurfaceRules$Hole/INSTANCE +FD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/f_189600_ net/minecraft/world/level/levelgen/SurfaceRules$Hole/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/net/minecraft/world/level/levelgen/SurfaceRules$Hole net/minecraft/world/level/levelgen/SurfaceRules$Hole/net/minecraft/world/level/levelgen/SurfaceRules$Hole +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/ ()V net/minecraft/world/level/levelgen/SurfaceRules$Hole/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/SurfaceRules$Hole/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$Hole/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$Hole/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$Hole/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/m_189611_ ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Hole; net/minecraft/world/level/levelgen/SurfaceRules$Hole/$values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Hole; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Hole; net/minecraft/world/level/levelgen/SurfaceRules$Hole/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Hole; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Hole/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Hole; net/minecraft/world/level/levelgen/SurfaceRules$Hole/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Hole; +CL: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/f_189615_ net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/lastUpdate +FD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/f_189616_ net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/context +FD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/f_189617_ net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/result +FD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/m_183475_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/test ()Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/m_183477_ ()J net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/getContextLastUpdate ()J +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$LazyCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition/net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition/net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition/m_183477_ ()J net/minecraft/world/level/levelgen/SurfaceRules$LazyXZCondition/getContextLastUpdate ()J +CL: net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition/net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition/net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition/m_183477_ ()J net/minecraft/world/level/levelgen/SurfaceRules$LazyYCondition/getContextLastUpdate ()J +CL: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/f_189627_ net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/noise +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/f_189628_ net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/minThreshold +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/f_189629_ net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/maxThreshold +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/f_189630_ net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/ (Lnet/minecraft/resources/ResourceKey;DD)V net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/ (Lnet/minecraft/resources/ResourceKey;DD)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/f_189627_ ()Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/noise ()Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/f_189628_ ()D net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/minThreshold ()D +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/f_189629_ ()D net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/maxThreshold ()D +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/m_189637_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/f_189650_ net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/val$ruleContext +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/f_189651_ net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/val$noise +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/f_189652_ net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;Lnet/minecraft/world/level/levelgen/synth/NormalNoise;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$NoiseThresholdConditionSource$1NoiseThresholdCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition net/minecraft/world/level/levelgen/SurfaceRules$NotCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/f_189658_ net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/target +FD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/net/minecraft/world/level/levelgen/SurfaceRules$NotCondition net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/net/minecraft/world/level/levelgen/SurfaceRules$NotCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition;)V net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/f_189658_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/target ()Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/m_183475_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/test ()Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$NotCondition/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/f_189667_ net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/target +FD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/f_189668_ net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;)V net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/f_189667_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/target ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$NotConditionSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$RuleSource net/minecraft/world/level/levelgen/SurfaceRules$RuleSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/f_189682_ net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/net/minecraft/world/level/levelgen/SurfaceRules$RuleSource net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/net/minecraft/world/level/levelgen/SurfaceRules$RuleSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/m_183290_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/m_204630_ (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$RuleSource/bootstrap (Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule +FD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/f_189685_ net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/rules +FD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/f_189685_ ()Ljava/util/List; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/rules ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/m_183550_ (III)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/tryApply (III)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRule/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/f_189697_ net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/sequence +FD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/f_189698_ net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/f_189697_ ()Ljava/util/List; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/sequence ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/m_183290_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$SequenceRuleSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$StateRule net/minecraft/world/level/levelgen/SurfaceRules$StateRule +FD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/f_189712_ net/minecraft/world/level/levelgen/SurfaceRules$StateRule/state +FD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/net/minecraft/world/level/levelgen/SurfaceRules$StateRule net/minecraft/world/level/levelgen/SurfaceRules$StateRule/net/minecraft/world/level/levelgen/SurfaceRules$StateRule +MD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/SurfaceRules$StateRule/ (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$StateRule/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/f_189712_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceRules$StateRule/state ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$StateRule/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/m_183550_ (III)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceRules$StateRule/tryApply (III)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceRules$StateRule/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$StateRule/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$Steep net/minecraft/world/level/levelgen/SurfaceRules$Steep +FD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/$VALUES net/minecraft/world/level/levelgen/SurfaceRules$Steep/$VALUES +FD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/INSTANCE net/minecraft/world/level/levelgen/SurfaceRules$Steep/INSTANCE +FD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/f_189725_ net/minecraft/world/level/levelgen/SurfaceRules$Steep/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/net/minecraft/world/level/levelgen/SurfaceRules$Steep net/minecraft/world/level/levelgen/SurfaceRules$Steep/net/minecraft/world/level/levelgen/SurfaceRules$Steep +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/ ()V net/minecraft/world/level/levelgen/SurfaceRules$Steep/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/SurfaceRules$Steep/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$Steep/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$Steep/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$Steep/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/m_189736_ ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Steep; net/minecraft/world/level/levelgen/SurfaceRules$Steep/$values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Steep; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Steep; net/minecraft/world/level/levelgen/SurfaceRules$Steep/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Steep; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Steep/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Steep; net/minecraft/world/level/levelgen/SurfaceRules$Steep/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Steep; +CL: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_189740_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/offset +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_189741_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/addSurfaceDepth +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_189743_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/surfaceType +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_189744_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_202182_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/secondaryDepthRange +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/ ()V net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/ (IZILnet/minecraft/world/level/levelgen/placement/CaveSurface;)V net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/ (IZILnet/minecraft/world/level/levelgen/placement/CaveSurface;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_189740_ ()I net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/offset ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_189741_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/addSurfaceDepth ()Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_189743_ ()Lnet/minecraft/world/level/levelgen/placement/CaveSurface; net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/surfaceType ()Lnet/minecraft/world/level/levelgen/placement/CaveSurface; +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/f_202182_ ()I net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/secondaryDepthRange ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/m_189752_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/f_189766_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/val$ruleContext +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/f_189767_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/val$ceiling +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/f_189768_ net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;Z)V net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;Z)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$StoneDepthCheck$1StoneDepthCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule +FD: net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule/net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule/net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule +MD: net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule/m_183550_ (III)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule/tryApply (III)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/SurfaceRules$Temperature net/minecraft/world/level/levelgen/SurfaceRules$Temperature +FD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/$VALUES net/minecraft/world/level/levelgen/SurfaceRules$Temperature/$VALUES +FD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/INSTANCE net/minecraft/world/level/levelgen/SurfaceRules$Temperature/INSTANCE +FD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/f_189778_ net/minecraft/world/level/levelgen/SurfaceRules$Temperature/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/net/minecraft/world/level/levelgen/SurfaceRules$Temperature net/minecraft/world/level/levelgen/SurfaceRules$Temperature/net/minecraft/world/level/levelgen/SurfaceRules$Temperature +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/ ()V net/minecraft/world/level/levelgen/SurfaceRules$Temperature/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/SurfaceRules$Temperature/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$Temperature/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$Temperature/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$Temperature/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/m_189789_ ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Temperature; net/minecraft/world/level/levelgen/SurfaceRules$Temperature/$values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Temperature; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Temperature; net/minecraft/world/level/levelgen/SurfaceRules$Temperature/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Temperature; +MD: net/minecraft/world/level/levelgen/SurfaceRules$Temperature/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Temperature; net/minecraft/world/level/levelgen/SurfaceRules$Temperature/values ()[Lnet/minecraft/world/level/levelgen/SurfaceRules$Temperature; +CL: net/minecraft/world/level/levelgen/SurfaceRules$TestRule net/minecraft/world/level/levelgen/SurfaceRules$TestRule +FD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/f_189793_ net/minecraft/world/level/levelgen/SurfaceRules$TestRule/condition +FD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/f_189794_ net/minecraft/world/level/levelgen/SurfaceRules$TestRule/followup +FD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/net/minecraft/world/level/levelgen/SurfaceRules$TestRule net/minecraft/world/level/levelgen/SurfaceRules$TestRule/net/minecraft/world/level/levelgen/SurfaceRules$TestRule +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition;Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule;)V net/minecraft/world/level/levelgen/SurfaceRules$TestRule/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition;Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$TestRule/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/f_189793_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$TestRule/condition ()Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/f_189794_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; net/minecraft/world/level/levelgen/SurfaceRules$TestRule/followup ()Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$TestRule/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/m_183550_ (III)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceRules$TestRule/tryApply (III)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRule/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$TestRule/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/f_189808_ net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/ifTrue +FD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/f_189809_ net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/thenRun +FD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/f_189810_ net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)V net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$SurfaceRule; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/f_189808_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/ifTrue ()Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/f_189809_ ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/thenRun ()Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/m_183290_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/m_189816_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$TestRuleSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/f_189828_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/randomName +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/f_189829_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/trueAtAndBelow +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/f_189830_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/falseAtAndAbove +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/f_189831_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)V net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/f_189828_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/randomName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/f_189829_ ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/trueAtAndBelow ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/f_189830_ ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/falseAtAndAbove ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/m_189838_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/f_189851_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/val$ruleContext +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/f_189852_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/val$trueAtAndBelow +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/f_189853_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/val$falseAtAndAbove +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/f_189854_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/val$randomFactory +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/f_189855_ net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;IILnet/minecraft/world/level/levelgen/PositionalRandomFactory;)V net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;IILnet/minecraft/world/level/levelgen/PositionalRandomFactory;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$VerticalGradientConditionSource$1VerticalGradientCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/f_189863_ net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/offset +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/f_189864_ net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/surfaceDepthMultiplier +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/f_189865_ net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/addStoneDepth +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/f_189866_ net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/ (IIZ)V net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/ (IIZ)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/f_189863_ ()I net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/offset ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/f_189864_ ()I net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/surfaceDepthMultiplier ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/f_189865_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/addStoneDepth ()Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/m_189873_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/f_189886_ net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/val$ruleContext +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/f_189887_ net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$WaterConditionSource$1WaterCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/f_189444_ net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/anchor +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/f_189445_ net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/surfaceDepthMultiplier +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/f_189446_ net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/addStoneDepth +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/f_189447_ net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/CODEC +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/ ()V net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;IZ)V net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;IZ)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/apply (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/apply (Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)Lnet/minecraft/world/level/levelgen/SurfaceRules$Condition; +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/f_189444_ ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/anchor ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/f_189445_ ()I net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/surfaceDepthMultiplier ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/f_189446_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/addStoneDepth ()Z +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/hashCode ()I net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/hashCode ()I +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/m_183284_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/m_189454_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/f_189467_ net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/val$ruleContext +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/f_189468_ net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$YConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/ (Lnet/minecraft/world/level/levelgen/SurfaceRules$YConditionSource;Lnet/minecraft/world/level/levelgen/SurfaceRules$Context;)V +MD: net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/m_183479_ ()Z net/minecraft/world/level/levelgen/SurfaceRules$YConditionSource$1YCondition/compute ()Z +CL: net/minecraft/world/level/levelgen/SurfaceSystem net/minecraft/world/level/levelgen/SurfaceSystem +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189892_ net/minecraft/world/level/levelgen/SurfaceSystem/surfaceSecondaryNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189894_ net/minecraft/world/level/levelgen/SurfaceSystem/WHITE_TERRACOTTA +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189895_ net/minecraft/world/level/levelgen/SurfaceSystem/ORANGE_TERRACOTTA +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189896_ net/minecraft/world/level/levelgen/SurfaceSystem/TERRACOTTA +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189897_ net/minecraft/world/level/levelgen/SurfaceSystem/YELLOW_TERRACOTTA +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189898_ net/minecraft/world/level/levelgen/SurfaceSystem/BROWN_TERRACOTTA +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189899_ net/minecraft/world/level/levelgen/SurfaceSystem/RED_TERRACOTTA +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189900_ net/minecraft/world/level/levelgen/SurfaceSystem/LIGHT_GRAY_TERRACOTTA +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189901_ net/minecraft/world/level/levelgen/SurfaceSystem/PACKED_ICE +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189902_ net/minecraft/world/level/levelgen/SurfaceSystem/SNOW_BLOCK +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189904_ net/minecraft/world/level/levelgen/SurfaceSystem/defaultBlock +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189905_ net/minecraft/world/level/levelgen/SurfaceSystem/seaLevel +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189906_ net/minecraft/world/level/levelgen/SurfaceSystem/clayBands +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189907_ net/minecraft/world/level/levelgen/SurfaceSystem/clayBandsOffsetNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189908_ net/minecraft/world/level/levelgen/SurfaceSystem/badlandsPillarNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189909_ net/minecraft/world/level/levelgen/SurfaceSystem/badlandsPillarRoofNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189910_ net/minecraft/world/level/levelgen/SurfaceSystem/badlandsSurfaceNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189911_ net/minecraft/world/level/levelgen/SurfaceSystem/icebergPillarNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189912_ net/minecraft/world/level/levelgen/SurfaceSystem/icebergPillarRoofNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189913_ net/minecraft/world/level/levelgen/SurfaceSystem/icebergSurfaceNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189914_ net/minecraft/world/level/levelgen/SurfaceSystem/noises +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189915_ net/minecraft/world/level/levelgen/SurfaceSystem/noiseIntances +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189916_ net/minecraft/world/level/levelgen/SurfaceSystem/positionalRandoms +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189917_ net/minecraft/world/level/levelgen/SurfaceSystem/randomFactory +FD: net/minecraft/world/level/levelgen/SurfaceSystem/f_189918_ net/minecraft/world/level/levelgen/SurfaceSystem/surfaceNoise +FD: net/minecraft/world/level/levelgen/SurfaceSystem/net/minecraft/world/level/levelgen/SurfaceSystem net/minecraft/world/level/levelgen/SurfaceSystem/net/minecraft/world/level/levelgen/SurfaceSystem +MD: net/minecraft/world/level/levelgen/SurfaceSystem/ ()V net/minecraft/world/level/levelgen/SurfaceSystem/ ()V +MD: net/minecraft/world/level/levelgen/SurfaceSystem/ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/BlockState;IJLnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm;)V net/minecraft/world/level/levelgen/SurfaceSystem/ (Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/block/state/BlockState;IJLnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm;)V +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189927_ (II)I net/minecraft/world/level/levelgen/SurfaceSystem/getSurfaceDepth (II)I +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189930_ (III)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceSystem/getBand (III)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189934_ (ILnet/minecraft/world/level/biome/Biome;Lnet/minecraft/world/level/chunk/BlockColumn;Lnet/minecraft/core/BlockPos$MutableBlockPos;III)V net/minecraft/world/level/levelgen/SurfaceSystem/frozenOceanExtension (ILnet/minecraft/world/level/biome/Biome;Lnet/minecraft/world/level/chunk/BlockColumn;Lnet/minecraft/core/BlockPos$MutableBlockPos;III)V +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189944_ (Lnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/core/Registry;ZLnet/minecraft/world/level/levelgen/WorldGenerationContext;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)V net/minecraft/world/level/levelgen/SurfaceSystem/buildSurface (Lnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/core/Registry;ZLnet/minecraft/world/level/levelgen/WorldGenerationContext;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;)V +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189952_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/SurfaceSystem/isStone (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189954_ (Lnet/minecraft/world/level/chunk/BlockColumn;IIILnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/levelgen/SurfaceSystem/erodedBadlandsExtension (Lnet/minecraft/world/level/chunk/BlockColumn;IIILnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189964_ (Lnet/minecraft/world/level/levelgen/RandomSource;)[Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceSystem/generateBands (Lnet/minecraft/world/level/levelgen/RandomSource;)[Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189966_ (Lnet/minecraft/world/level/levelgen/RandomSource;[Lnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/SurfaceSystem/makeBands (Lnet/minecraft/world/level/levelgen/RandomSource;[Lnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189971_ (Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; net/minecraft/world/level/levelgen/SurfaceSystem/topMaterial (Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource;Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/NoiseChunk;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189983_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/SurfaceSystem/getOrCreateNoise (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189985_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/SurfaceSystem/lambda$getOrCreateNoise$0 (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189988_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/SurfaceSystem/getOrCreateRandomFactory (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_189990_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/SurfaceSystem/lambda$getOrCreateRandomFactory$1 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/SurfaceSystem/m_202189_ (II)D net/minecraft/world/level/levelgen/SurfaceSystem/getSurfaceSecondary (II)D +CL: net/minecraft/world/level/levelgen/SurfaceSystem$1 net/minecraft/world/level/levelgen/SurfaceSystem$1 +FD: net/minecraft/world/level/levelgen/SurfaceSystem$1/f_189996_ net/minecraft/world/level/levelgen/SurfaceSystem$1/val$protoChunk +FD: net/minecraft/world/level/levelgen/SurfaceSystem$1/f_189997_ net/minecraft/world/level/levelgen/SurfaceSystem$1/val$columnPos +FD: net/minecraft/world/level/levelgen/SurfaceSystem$1/f_189998_ net/minecraft/world/level/levelgen/SurfaceSystem$1/val$chunkPos +FD: net/minecraft/world/level/levelgen/SurfaceSystem$1/f_189999_ net/minecraft/world/level/levelgen/SurfaceSystem$1/this$0 +FD: net/minecraft/world/level/levelgen/SurfaceSystem$1/net/minecraft/world/level/levelgen/SurfaceSystem$1 net/minecraft/world/level/levelgen/SurfaceSystem$1/net/minecraft/world/level/levelgen/SurfaceSystem$1 +MD: net/minecraft/world/level/levelgen/SurfaceSystem$1/ (Lnet/minecraft/world/level/levelgen/SurfaceSystem;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/levelgen/SurfaceSystem$1/ (Lnet/minecraft/world/level/levelgen/SurfaceSystem;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/levelgen/SurfaceSystem$1/m_183556_ (I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/SurfaceSystem$1/getBlock (I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/SurfaceSystem$1/m_183639_ (ILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/SurfaceSystem$1/setBlock (ILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/SurfaceSystem$1/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/SurfaceSystem$1/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/VerticalAnchor net/minecraft/world/level/levelgen/VerticalAnchor +FD: net/minecraft/world/level/levelgen/VerticalAnchor/f_158914_ net/minecraft/world/level/levelgen/VerticalAnchor/CODEC +FD: net/minecraft/world/level/levelgen/VerticalAnchor/f_158915_ net/minecraft/world/level/levelgen/VerticalAnchor/BOTTOM +FD: net/minecraft/world/level/levelgen/VerticalAnchor/f_158916_ net/minecraft/world/level/levelgen/VerticalAnchor/TOP +FD: net/minecraft/world/level/levelgen/VerticalAnchor/net/minecraft/world/level/levelgen/VerticalAnchor net/minecraft/world/level/levelgen/VerticalAnchor/net/minecraft/world/level/levelgen/VerticalAnchor +MD: net/minecraft/world/level/levelgen/VerticalAnchor/ ()V net/minecraft/world/level/levelgen/VerticalAnchor/ ()V +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_142322_ (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/VerticalAnchor/resolveY (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_158921_ ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/VerticalAnchor/bottom ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_158922_ (I)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/VerticalAnchor/absolute (I)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_158924_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/VerticalAnchor/merge (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_158926_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/levelgen/VerticalAnchor/split (Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_158929_ ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/VerticalAnchor/top ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_158930_ (I)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/VerticalAnchor/aboveBottom (I)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_158935_ (I)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/VerticalAnchor/belowTop (I)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/VerticalAnchor/m_209697_ (Lcom/mojang/datafixers/util/Either;)Ljava/lang/Record; net/minecraft/world/level/levelgen/VerticalAnchor/lambda$merge$0 (Lcom/mojang/datafixers/util/Either;)Ljava/lang/Record; +CL: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom +FD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/f_158937_ net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/CODEC +FD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/f_209699_ net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/offset +FD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom +MD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/ ()V net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/ ()V +MD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/ (I)V net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/ (I)V +MD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/f_209699_ ()I net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/offset ()I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/hashCode ()I net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/hashCode ()I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/m_142322_ (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/resolveY (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/VerticalAnchor$AboveBottom/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute net/minecraft/world/level/levelgen/VerticalAnchor$Absolute +FD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/f_158944_ net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/CODEC +FD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/f_209704_ net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/y +FD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/net/minecraft/world/level/levelgen/VerticalAnchor$Absolute net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/net/minecraft/world/level/levelgen/VerticalAnchor$Absolute +MD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/ ()V net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/ ()V +MD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/ (I)V net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/ (I)V +MD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/f_209704_ ()I net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/y ()I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/hashCode ()I net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/hashCode ()I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/m_142322_ (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/resolveY (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/VerticalAnchor$Absolute/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop +FD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/f_158951_ net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/CODEC +FD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/f_209709_ net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/offset +FD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop +MD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/ ()V net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/ ()V +MD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/ (I)V net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/ (I)V +MD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/f_209709_ ()I net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/offset ()I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/hashCode ()I net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/hashCode ()I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/m_142322_ (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/resolveY (Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/VerticalAnchor$BelowTop/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/WorldGenSettings net/minecraft/world/level/levelgen/WorldGenSettings +FD: net/minecraft/world/level/levelgen/WorldGenSettings/f_64600_ net/minecraft/world/level/levelgen/WorldGenSettings/CODEC +FD: net/minecraft/world/level/levelgen/WorldGenSettings/f_64601_ net/minecraft/world/level/levelgen/WorldGenSettings/LOGGER +FD: net/minecraft/world/level/levelgen/WorldGenSettings/f_64602_ net/minecraft/world/level/levelgen/WorldGenSettings/seed +FD: net/minecraft/world/level/levelgen/WorldGenSettings/f_64603_ net/minecraft/world/level/levelgen/WorldGenSettings/generateFeatures +FD: net/minecraft/world/level/levelgen/WorldGenSettings/f_64604_ net/minecraft/world/level/levelgen/WorldGenSettings/generateBonusChest +FD: net/minecraft/world/level/levelgen/WorldGenSettings/f_64605_ net/minecraft/world/level/levelgen/WorldGenSettings/dimensions +FD: net/minecraft/world/level/levelgen/WorldGenSettings/f_64606_ net/minecraft/world/level/levelgen/WorldGenSettings/legacyCustomOptions +FD: net/minecraft/world/level/levelgen/WorldGenSettings/net/minecraft/world/level/levelgen/WorldGenSettings net/minecraft/world/level/levelgen/WorldGenSettings/net/minecraft/world/level/levelgen/WorldGenSettings +MD: net/minecraft/world/level/levelgen/WorldGenSettings/ ()V net/minecraft/world/level/levelgen/WorldGenSettings/ ()V +MD: net/minecraft/world/level/levelgen/WorldGenSettings/ (JZZLnet/minecraft/core/Registry;)V net/minecraft/world/level/levelgen/WorldGenSettings/ (JZZLnet/minecraft/core/Registry;)V +MD: net/minecraft/world/level/levelgen/WorldGenSettings/ (JZZLnet/minecraft/core/Registry;Ljava/util/Optional;)V net/minecraft/world/level/levelgen/WorldGenSettings/ (JZZLnet/minecraft/core/Registry;Ljava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_158958_ (Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Ljava/util/Optional; net/minecraft/world/level/levelgen/WorldGenSettings/lambda$static$0 (Lnet/minecraft/world/level/levelgen/WorldGenSettings;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_190027_ (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; net/minecraft/world/level/levelgen/WorldGenSettings/makeDefaultOverworld (Lnet/minecraft/core/RegistryAccess;J)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_190030_ (Lnet/minecraft/core/RegistryAccess;JLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; net/minecraft/world/level/levelgen/WorldGenSettings/makeOverworld (Lnet/minecraft/core/RegistryAccess;JLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_190034_ (Lnet/minecraft/core/RegistryAccess;JLnet/minecraft/resources/ResourceKey;Z)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; net/minecraft/world/level/levelgen/WorldGenSettings/makeOverworld (Lnet/minecraft/core/RegistryAccess;JLnet/minecraft/resources/ResourceKey;Z)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_190039_ (Lnet/minecraft/core/RegistryAccess;JZ)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; net/minecraft/world/level/levelgen/WorldGenSettings/makeDefaultOverworld (Lnet/minecraft/core/RegistryAccess;JZ)Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_190048_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/levelgen/WorldGenSettings/levelStemToLevel (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_190050_ (Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/levelgen/WorldGenSettings/makeDefault (Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_190052_ (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/levelgen/WorldGenSettings/levelToLevelStem (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/resources/ResourceKey; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_202192_ (Ljava/lang/String;)Ljava/util/OptionalLong; net/minecraft/world/level/levelgen/WorldGenSettings/parseSeed (Ljava/lang/String;)Ljava/util/OptionalLong; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_204645_ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/chunk/ChunkGenerator;)Lnet/minecraft/core/Registry; net/minecraft/world/level/levelgen/WorldGenSettings/withOverworld (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/chunk/ChunkGenerator;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_204649_ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/chunk/ChunkGenerator;)Lnet/minecraft/core/Registry; net/minecraft/world/level/levelgen/WorldGenSettings/withOverworld (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/chunk/ChunkGenerator;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_204655_ ()Lnet/minecraft/core/Registry; net/minecraft/world/level/levelgen/WorldGenSettings/dimensions ()Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_209716_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/levelgen/WorldGenSettings/create (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/server/dedicated/DedicatedServerProperties$WorldGenProperties;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_211731_ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; net/minecraft/world/level/levelgen/WorldGenSettings/lambda$create$2 (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64619_ ()J net/minecraft/world/level/levelgen/WorldGenSettings/seed ()J +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64625_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/WorldGenSettings/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64645_ (Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/levelgen/WorldGenSettings/demoSettings (Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64654_ (ZLjava/util/OptionalLong;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/levelgen/WorldGenSettings/withSeed (ZLjava/util/OptionalLong;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64657_ ()Z net/minecraft/world/level/levelgen/WorldGenSettings/generateFeatures ()Z +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64660_ ()Z net/minecraft/world/level/levelgen/WorldGenSettings/generateBonusChest ()Z +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64666_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/WorldGenSettings/overworld ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64667_ ()Lcom/google/common/collect/ImmutableSet; net/minecraft/world/level/levelgen/WorldGenSettings/levels ()Lcom/google/common/collect/ImmutableSet; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64668_ ()Z net/minecraft/world/level/levelgen/WorldGenSettings/isDebug ()Z +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64669_ ()Z net/minecraft/world/level/levelgen/WorldGenSettings/isFlatWorld ()Z +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64670_ ()Z net/minecraft/world/level/levelgen/WorldGenSettings/isOldCustomizedWorld ()Z +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64671_ ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/levelgen/WorldGenSettings/withBonusChest ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64672_ ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/levelgen/WorldGenSettings/withFeaturesToggled ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64673_ ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/levelgen/WorldGenSettings/withBonusChestToggled ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64674_ ()Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/WorldGenSettings/guardExperimental ()Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/WorldGenSettings/m_64675_ ()Z net/minecraft/world/level/levelgen/WorldGenSettings/stable ()Z +CL: net/minecraft/world/level/levelgen/WorldGenerationContext net/minecraft/world/level/levelgen/WorldGenerationContext +FD: net/minecraft/world/level/levelgen/WorldGenerationContext/f_182504_ net/minecraft/world/level/levelgen/WorldGenerationContext/minY +FD: net/minecraft/world/level/levelgen/WorldGenerationContext/f_182505_ net/minecraft/world/level/levelgen/WorldGenerationContext/height +FD: net/minecraft/world/level/levelgen/WorldGenerationContext/net/minecraft/world/level/levelgen/WorldGenerationContext net/minecraft/world/level/levelgen/WorldGenerationContext/net/minecraft/world/level/levelgen/WorldGenerationContext +MD: net/minecraft/world/level/levelgen/WorldGenerationContext/ (Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/levelgen/WorldGenerationContext/ (Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/levelgen/WorldGenerationContext/m_142201_ ()I net/minecraft/world/level/levelgen/WorldGenerationContext/getMinGenY ()I +MD: net/minecraft/world/level/levelgen/WorldGenerationContext/m_142208_ ()I net/minecraft/world/level/levelgen/WorldGenerationContext/getGenDepth ()I +CL: net/minecraft/world/level/levelgen/WorldgenRandom net/minecraft/world/level/levelgen/WorldgenRandom +FD: net/minecraft/world/level/levelgen/WorldgenRandom/f_190054_ net/minecraft/world/level/levelgen/WorldgenRandom/randomSource +FD: net/minecraft/world/level/levelgen/WorldgenRandom/f_64676_ net/minecraft/world/level/levelgen/WorldgenRandom/count +FD: net/minecraft/world/level/levelgen/WorldgenRandom/net/minecraft/world/level/levelgen/WorldgenRandom net/minecraft/world/level/levelgen/WorldgenRandom/net/minecraft/world/level/levelgen/WorldgenRandom +MD: net/minecraft/world/level/levelgen/WorldgenRandom/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V net/minecraft/world/level/levelgen/WorldgenRandom/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_158960_ ()I net/minecraft/world/level/levelgen/WorldgenRandom/getCount ()I +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_183423_ ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/WorldgenRandom/forkPositional ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_183458_ ()Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/WorldgenRandom/fork ()Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_190058_ (JIII)V net/minecraft/world/level/levelgen/WorldgenRandom/setLargeFeatureWithSalt (JIII)V +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_190064_ (JII)V net/minecraft/world/level/levelgen/WorldgenRandom/setFeatureSeed (JII)V +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_190068_ (JII)V net/minecraft/world/level/levelgen/WorldgenRandom/setLargeFeatureSeed (JII)V +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_64685_ (IIJJ)Ljava/util/Random; net/minecraft/world/level/levelgen/WorldgenRandom/seedSlimeChunk (IIJJ)Ljava/util/Random; +MD: net/minecraft/world/level/levelgen/WorldgenRandom/m_64690_ (JII)J net/minecraft/world/level/levelgen/WorldgenRandom/setDecorationSeed (JII)J +MD: net/minecraft/world/level/levelgen/WorldgenRandom/next (I)I net/minecraft/world/level/levelgen/WorldgenRandom/next (I)I +MD: net/minecraft/world/level/levelgen/WorldgenRandom/setSeed (J)V net/minecraft/world/level/levelgen/WorldgenRandom/setSeed (J)V +CL: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm +FD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/$VALUES net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/$VALUES +FD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/LEGACY net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/LEGACY +FD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/XOROSHIRO net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/XOROSHIRO +FD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/f_190076_ net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/constructor +FD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm +MD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/ ()V net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/ ()V +MD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/ (Ljava/lang/String;ILjava/util/function/LongFunction;)V net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/ (Ljava/lang/String;ILjava/util/function/LongFunction;)V +MD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/m_190083_ ()[Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/$values ()[Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; +MD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/m_190084_ (J)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/newInstance (J)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; +MD: net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/values ()[Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; net/minecraft/world/level/levelgen/WorldgenRandom$Algorithm/values ()[Lnet/minecraft/world/level/levelgen/WorldgenRandom$Algorithm; +CL: net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus +FD: net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/f_190089_ net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/seedLo +FD: net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/f_190090_ net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/seedHi +FD: net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus +MD: net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/ (JJ)V net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/ (JJ)V +MD: net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/ (Lnet/minecraft/world/level/levelgen/RandomSupport$Seed128bit;)V net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/ (Lnet/minecraft/world/level/levelgen/RandomSupport$Seed128bit;)V +MD: net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/m_190096_ ()J net/minecraft/world/level/levelgen/Xoroshiro128PlusPlus/nextLong ()J +CL: net/minecraft/world/level/levelgen/XoroshiroRandomSource net/minecraft/world/level/levelgen/XoroshiroRandomSource +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/f_190097_ net/minecraft/world/level/levelgen/XoroshiroRandomSource/FLOAT_UNIT +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/f_190098_ net/minecraft/world/level/levelgen/XoroshiroRandomSource/DOUBLE_UNIT +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/f_190099_ net/minecraft/world/level/levelgen/XoroshiroRandomSource/randomNumberGenerator +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/f_190100_ net/minecraft/world/level/levelgen/XoroshiroRandomSource/gaussianSource +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/net/minecraft/world/level/levelgen/XoroshiroRandomSource net/minecraft/world/level/levelgen/XoroshiroRandomSource/net/minecraft/world/level/levelgen/XoroshiroRandomSource +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/ (J)V net/minecraft/world/level/levelgen/XoroshiroRandomSource/ (J)V +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/ (JJ)V net/minecraft/world/level/levelgen/XoroshiroRandomSource/ (JJ)V +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/m_158876_ (I)V net/minecraft/world/level/levelgen/XoroshiroRandomSource/consumeCount (I)V +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/m_183423_ ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; net/minecraft/world/level/levelgen/XoroshiroRandomSource/forkPositional ()Lnet/minecraft/world/level/levelgen/PositionalRandomFactory; +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/m_183458_ ()Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/XoroshiroRandomSource/fork ()Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/m_190107_ (I)J net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextBits (I)J +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextBoolean ()Z net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextBoolean ()Z +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextDouble ()D net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextDouble ()D +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextFloat ()F net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextFloat ()F +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextGaussian ()D net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextGaussian ()D +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextInt ()I net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextInt ()I +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextInt (I)I net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextInt (I)I +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextLong ()J net/minecraft/world/level/levelgen/XoroshiroRandomSource/nextLong ()J +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource/setSeed (J)V net/minecraft/world/level/levelgen/XoroshiroRandomSource/setSeed (J)V +CL: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/f_190122_ net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/MD5_128 +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/f_190123_ net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/seedLo +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/f_190124_ net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/seedHi +FD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/ ()V net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/ ()V +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/ (JJ)V net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/ (JJ)V +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/m_183161_ (III)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/at (III)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/m_183211_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/RandomSource; net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/fromHashOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/RandomSource; +MD: net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/m_183502_ (Ljava/lang/StringBuilder;)V net/minecraft/world/level/levelgen/XoroshiroRandomSource$XoroshiroPositionalRandomFactory/parityConfigString (Ljava/lang/StringBuilder;)V +CL: net/minecraft/world/level/levelgen/blending/Blender net/minecraft/world/level/levelgen/blending/Blender +FD: net/minecraft/world/level/levelgen/blending/Blender/f_190137_ net/minecraft/world/level/levelgen/blending/Blender/EMPTY +FD: net/minecraft/world/level/levelgen/blending/Blender/f_190138_ net/minecraft/world/level/levelgen/blending/Blender/SHIFT_NOISE +FD: net/minecraft/world/level/levelgen/blending/Blender/f_190139_ net/minecraft/world/level/levelgen/blending/Blender/HEIGHT_BLENDING_RANGE_CELLS +FD: net/minecraft/world/level/levelgen/blending/Blender/f_190140_ net/minecraft/world/level/levelgen/blending/Blender/HEIGHT_BLENDING_RANGE_CHUNKS +FD: net/minecraft/world/level/levelgen/blending/Blender/f_190141_ net/minecraft/world/level/levelgen/blending/Blender/DENSITY_BLENDING_RANGE_CELLS +FD: net/minecraft/world/level/levelgen/blending/Blender/f_190142_ net/minecraft/world/level/levelgen/blending/Blender/DENSITY_BLENDING_RANGE_CHUNKS +FD: net/minecraft/world/level/levelgen/blending/Blender/f_197015_ net/minecraft/world/level/levelgen/blending/Blender/OLD_CHUNK_Y_RADIUS +FD: net/minecraft/world/level/levelgen/blending/Blender/f_197016_ net/minecraft/world/level/levelgen/blending/Blender/OLD_CHUNK_CENTER_Y +FD: net/minecraft/world/level/levelgen/blending/Blender/f_197017_ net/minecraft/world/level/levelgen/blending/Blender/OLD_CHUNK_XZ_RADIUS +FD: net/minecraft/world/level/levelgen/blending/Blender/f_202194_ net/minecraft/world/level/levelgen/blending/Blender/blendingData +FD: net/minecraft/world/level/levelgen/blending/Blender/f_202195_ net/minecraft/world/level/levelgen/blending/Blender/blendingDataForDensityBlending +FD: net/minecraft/world/level/levelgen/blending/Blender/net/minecraft/world/level/levelgen/blending/Blender net/minecraft/world/level/levelgen/blending/Blender/net/minecraft/world/level/levelgen/blending/Blender +MD: net/minecraft/world/level/levelgen/blending/Blender/ ()V net/minecraft/world/level/levelgen/blending/Blender/ ()V +MD: net/minecraft/world/level/levelgen/blending/Blender/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V net/minecraft/world/level/levelgen/blending/Blender/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_183383_ (Lnet/minecraft/world/level/biome/BiomeResolver;)Lnet/minecraft/world/level/biome/BiomeResolver; net/minecraft/world/level/levelgen/blending/Blender/getBiomeResolver (Lnet/minecraft/world/level/biome/BiomeResolver;)Lnet/minecraft/world/level/biome/BiomeResolver; +MD: net/minecraft/world/level/levelgen/blending/Blender/m_190153_ ()Lnet/minecraft/world/level/levelgen/blending/Blender; net/minecraft/world/level/levelgen/blending/Blender/empty ()Lnet/minecraft/world/level/levelgen/blending/Blender; +MD: net/minecraft/world/level/levelgen/blending/Blender/m_190154_ (D)D net/minecraft/world/level/levelgen/blending/Blender/heightToOffset (D)D +MD: net/minecraft/world/level/levelgen/blending/Blender/m_190174_ (IIILnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;)D net/minecraft/world/level/levelgen/blending/Blender/getBlendingDataValue (IIILnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;)D +MD: net/minecraft/world/level/levelgen/blending/Blender/m_190193_ (IILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;IID)V net/minecraft/world/level/levelgen/blending/Blender/lambda$blendOffsetAndFactor$0 (IILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;IID)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_190202_ (Lnet/minecraft/server/level/WorldGenRegion;)Lnet/minecraft/world/level/levelgen/blending/Blender; net/minecraft/world/level/levelgen/blending/Blender/of (Lnet/minecraft/server/level/WorldGenRegion;)Lnet/minecraft/world/level/levelgen/blending/Blender; +MD: net/minecraft/world/level/levelgen/blending/Blender/m_190211_ (Lnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;IIIII)D net/minecraft/world/level/levelgen/blending/Blender/getBlendingDataValue (Lnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;IIIII)D +MD: net/minecraft/world/level/levelgen/blending/Blender/m_197024_ (DDDDDD)D net/minecraft/world/level/levelgen/blending/Blender/distanceToCube (DDDDDD)D +MD: net/minecraft/world/level/levelgen/blending/Blender/m_197031_ (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/chunk/ChunkAccess;)V net/minecraft/world/level/levelgen/blending/Blender/generateBorderTicks (Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/chunk/ChunkAccess;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_197034_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;)V net/minecraft/world/level/levelgen/blending/Blender/addAroundOldChunksCarvingMaskFilter (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_197040_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/blending/Blender/generateBorderTick (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_197048_ (Lnet/minecraft/core/Direction8;)Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter; net/minecraft/world/level/levelgen/blending/Blender/makeOffsetOldChunkDistanceGetter (Lnet/minecraft/core/Direction8;)Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter; +MD: net/minecraft/world/level/levelgen/blending/Blender/m_197058_ (ZLjava/util/Set;)Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter; net/minecraft/world/level/levelgen/blending/Blender/makeOldChunkDistanceGetter (ZLjava/util/Set;)Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter; +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202199_ (DDDDD)D net/minecraft/world/level/levelgen/blending/Blender/lambda$makeOffsetOldChunkDistanceGetter$11 (DDDDD)D +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202213_ (DDLorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableObject;Ljava/lang/Long;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/levelgen/blending/Blender/lambda$blendBiome$6 (DDLorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableObject;Ljava/lang/Long;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202223_ (IIILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;IIID)V net/minecraft/world/level/levelgen/blending/Blender/lambda$blendDensity$2 (IIILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;IIID)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202234_ (IIILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Ljava/lang/Long;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/levelgen/blending/Blender/lambda$blendDensity$3 (IIILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Ljava/lang/Long;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202243_ (IILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Ljava/lang/Long;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V net/minecraft/world/level/levelgen/blending/Blender/lambda$blendOffsetAndFactor$1 (IILorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableDouble;Ljava/lang/Long;Lnet/minecraft/world/level/levelgen/blending/BlendingData;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202257_ (Lnet/minecraft/world/level/chunk/CarvingMask$Mask;Lnet/minecraft/world/level/chunk/CarvingMask;)V net/minecraft/world/level/levelgen/blending/Blender/lambda$addAroundOldChunksCarvingMaskFilter$8 (Lnet/minecraft/world/level/chunk/CarvingMask$Mask;Lnet/minecraft/world/level/chunk/CarvingMask;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202260_ (Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter;III)Z net/minecraft/world/level/levelgen/blending/Blender/lambda$addAroundOldChunksCarvingMaskFilter$7 (Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter;III)Z +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202265_ (Ljava/util/List;DDD)D net/minecraft/world/level/levelgen/blending/Blender/lambda$makeOldChunkDistanceGetter$10 (Ljava/util/List;DDD)D +MD: net/minecraft/world/level/levelgen/blending/Blender/m_202270_ (Ljava/util/List;Lnet/minecraft/core/Direction8;)V net/minecraft/world/level/levelgen/blending/Blender/lambda$makeOldChunkDistanceGetter$9 (Ljava/util/List;Lnet/minecraft/core/Direction8;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_204656_ (DDLorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableObject;IILnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/blending/Blender/lambda$blendBiome$5 (DDLorg/apache/commons/lang3/mutable/MutableDouble;Lorg/apache/commons/lang3/mutable/MutableObject;IILnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/blending/Blender/m_204664_ (II)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/blending/Blender/blendBiome (II)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/blending/Blender/m_204667_ (Lnet/minecraft/world/level/biome/BiomeResolver;IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/blending/Blender/lambda$getBiomeResolver$4 (Lnet/minecraft/world/level/biome/BiomeResolver;IIILnet/minecraft/world/level/biome/Climate$Sampler;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/blending/Blender/m_207103_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D net/minecraft/world/level/levelgen/blending/Blender/blendDensity (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D +MD: net/minecraft/world/level/levelgen/blending/Blender/m_207242_ (II)Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput; net/minecraft/world/level/levelgen/blending/Blender/blendOffsetAndFactor (II)Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput; +CL: net/minecraft/world/level/levelgen/blending/Blender$1 net/minecraft/world/level/levelgen/blending/Blender$1 +FD: net/minecraft/world/level/levelgen/blending/Blender$1/net/minecraft/world/level/levelgen/blending/Blender$1 net/minecraft/world/level/levelgen/blending/Blender$1/net/minecraft/world/level/levelgen/blending/Blender$1 +MD: net/minecraft/world/level/levelgen/blending/Blender$1/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V net/minecraft/world/level/levelgen/blending/Blender$1/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V +MD: net/minecraft/world/level/levelgen/blending/Blender$1/m_183383_ (Lnet/minecraft/world/level/biome/BiomeResolver;)Lnet/minecraft/world/level/biome/BiomeResolver; net/minecraft/world/level/levelgen/blending/Blender$1/getBiomeResolver (Lnet/minecraft/world/level/biome/BiomeResolver;)Lnet/minecraft/world/level/biome/BiomeResolver; +MD: net/minecraft/world/level/levelgen/blending/Blender$1/m_207103_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D net/minecraft/world/level/levelgen/blending/Blender$1/blendDensity (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;D)D +MD: net/minecraft/world/level/levelgen/blending/Blender$1/m_207242_ (II)Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput; net/minecraft/world/level/levelgen/blending/Blender$1/blendOffsetAndFactor (II)Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput; +CL: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput +FD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/f_209729_ net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/alpha +FD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/f_209730_ net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/blendingOffset +FD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput +MD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/ (DD)V net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/ (DD)V +MD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/f_209729_ ()D net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/alpha ()D +MD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/f_209730_ ()D net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/blendingOffset ()D +MD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/hashCode ()I net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/hashCode ()I +MD: net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/blending/Blender$BlendingOutput/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter +FD: net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter/net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter/net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter +MD: net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter/m_190233_ (Lnet/minecraft/world/level/levelgen/blending/BlendingData;III)D net/minecraft/world/level/levelgen/blending/Blender$CellValueGetter/get (Lnet/minecraft/world/level/levelgen/blending/BlendingData;III)D +CL: net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter +FD: net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter/net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter/net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter +MD: net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter/m_197061_ (DDD)D net/minecraft/world/level/levelgen/blending/Blender$DistanceGetter/getDistance (DDD)D +CL: net/minecraft/world/level/levelgen/blending/BlendingData net/minecraft/world/level/levelgen/blending/BlendingData +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190252_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_HEIGHT +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190253_ net/minecraft/world/level/levelgen/blending/BlendingData/NO_VALUE +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190254_ net/minecraft/world/level/levelgen/blending/BlendingData/CODEC +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190255_ net/minecraft/world/level/levelgen/blending/BlendingData/BLENDING_DENSITY_FACTOR +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190256_ net/minecraft/world/level/levelgen/blending/BlendingData/AREA_WITH_OLD_GENERATION +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190257_ net/minecraft/world/level/levelgen/blending/BlendingData/CELLS_PER_SECTION_Y +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190258_ net/minecraft/world/level/levelgen/blending/BlendingData/QUARTS_PER_SECTION +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190259_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_HORIZONTAL_MAX_INDEX_INSIDE +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190260_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_HORIZONTAL_MAX_INDEX_OUTSIDE +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190261_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_COLUMN_INSIDE_COUNT +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190262_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_COLUMN_OUTSIDE_COUNT +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190263_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_COLUMN_COUNT +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190264_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_HORIZONTAL_FLOOR_COUNT +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190265_ net/minecraft/world/level/levelgen/blending/BlendingData/SURFACE_BLOCKS +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190266_ net/minecraft/world/level/levelgen/blending/BlendingData/oldNoise +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190267_ net/minecraft/world/level/levelgen/blending/BlendingData/hasCalculatedData +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190269_ net/minecraft/world/level/levelgen/blending/BlendingData/heights +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190270_ net/minecraft/world/level/levelgen/blending/BlendingData/densities +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190271_ net/minecraft/world/level/levelgen/blending/BlendingData/floorDensities +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_190272_ net/minecraft/world/level/levelgen/blending/BlendingData/DOUBLE_ARRAY_CODEC +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_198290_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_WIDTH +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_198291_ net/minecraft/world/level/levelgen/blending/BlendingData/CELL_RATIO +FD: net/minecraft/world/level/levelgen/blending/BlendingData/f_202276_ net/minecraft/world/level/levelgen/blending/BlendingData/biomes +FD: net/minecraft/world/level/levelgen/blending/BlendingData/net/minecraft/world/level/levelgen/blending/BlendingData net/minecraft/world/level/levelgen/blending/BlendingData/net/minecraft/world/level/levelgen/blending/BlendingData +MD: net/minecraft/world/level/levelgen/blending/BlendingData/ ()V net/minecraft/world/level/levelgen/blending/BlendingData/ ()V +MD: net/minecraft/world/level/levelgen/blending/BlendingData/ (ZLjava/util/Optional;)V net/minecraft/world/level/levelgen/blending/BlendingData/ (ZLjava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190277_ ()Z net/minecraft/world/level/levelgen/blending/BlendingData/oldNoise ()Z +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190278_ (D)Z net/minecraft/world/level/levelgen/blending/BlendingData/lambda$static$0 (D)Z +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190282_ (II)I net/minecraft/world/level/levelgen/blending/BlendingData/getFloorIndex (II)I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190285_ (III)D net/minecraft/world/level/levelgen/blending/BlendingData/getHeight (III)D +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190289_ (IIIILnet/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer;)V net/minecraft/world/level/levelgen/blending/BlendingData/iterateDensities (IIIILnet/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer;)V +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190295_ (IILnet/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer;)V net/minecraft/world/level/levelgen/blending/BlendingData/iterateHeights (IILnet/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer;)V +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190299_ (ILnet/minecraft/world/level/chunk/ChunkAccess;II)V net/minecraft/world/level/levelgen/blending/BlendingData/addValuesForColumn (ILnet/minecraft/world/level/chunk/ChunkAccess;II)V +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190304_ (Lnet/minecraft/server/level/WorldGenRegion;II)Lnet/minecraft/world/level/levelgen/blending/BlendingData; net/minecraft/world/level/levelgen/blending/BlendingData/getOrUpdateBlendingData (Lnet/minecraft/server/level/WorldGenRegion;II)Lnet/minecraft/world/level/levelgen/blending/BlendingData; +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190308_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blending/BlendingData/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190310_ (Lnet/minecraft/world/level/chunk/ChunkAccess;II)I net/minecraft/world/level/levelgen/blending/BlendingData/getHeightAtXZ (Lnet/minecraft/world/level/chunk/ChunkAccess;II)I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190314_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blending/BlendingData/isGround (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190317_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/Set;)V net/minecraft/world/level/levelgen/blending/BlendingData/calculateData (Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/Set;)V +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190320_ (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/blending/BlendingData/validateArraySize (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190322_ ([D)V net/minecraft/world/level/levelgen/blending/BlendingData/lambda$new$3 ([D)V +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190324_ ([DI)D net/minecraft/world/level/levelgen/blending/BlendingData/getDensity ([DI)D +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190327_ ()I net/minecraft/world/level/levelgen/blending/BlendingData/cellCountPerColumn ()I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190330_ (II)I net/minecraft/world/level/levelgen/blending/BlendingData/getInsideIndex (II)I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190333_ (III)D net/minecraft/world/level/levelgen/blending/BlendingData/getDensity (III)D +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190345_ (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)Ljava/util/Optional; net/minecraft/world/level/levelgen/blending/BlendingData/lambda$static$1 (Lnet/minecraft/world/level/levelgen/blending/BlendingData;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190347_ ()I net/minecraft/world/level/levelgen/blending/BlendingData/getColumnMinY ()I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190348_ (I)I net/minecraft/world/level/levelgen/blending/BlendingData/getX (I)I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190350_ (II)I net/minecraft/world/level/levelgen/blending/BlendingData/getOutsideIndex (II)I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190353_ ()I net/minecraft/world/level/levelgen/blending/BlendingData/getMinY ()I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190354_ (I)I net/minecraft/world/level/levelgen/blending/BlendingData/getZ (I)I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_190356_ (I)I net/minecraft/world/level/levelgen/blending/BlendingData/zeroIfNegative (I)I +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_197065_ (Lnet/minecraft/world/level/WorldGenLevel;IIZ)Ljava/util/Set; net/minecraft/world/level/levelgen/blending/BlendingData/sideByGenerationAge (Lnet/minecraft/world/level/WorldGenLevel;IIZ)Ljava/util/Set; +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_198292_ (Lnet/minecraft/world/level/chunk/ChunkAccess;III)[D net/minecraft/world/level/levelgen/blending/BlendingData/getDensityColumn (Lnet/minecraft/world/level/chunk/ChunkAccess;III)[D +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_198297_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;)D net/minecraft/world/level/levelgen/blending/BlendingData/read1 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;)D +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_198300_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;)D net/minecraft/world/level/levelgen/blending/BlendingData/read7 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;)D +MD: net/minecraft/world/level/levelgen/blending/BlendingData/m_202277_ (IILnet/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer;)V net/minecraft/world/level/levelgen/blending/BlendingData/iterateBiomes (IILnet/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer;)V +CL: net/minecraft/world/level/levelgen/blending/BlendingData$1 net/minecraft/world/level/levelgen/blending/BlendingData$1 +FD: net/minecraft/world/level/levelgen/blending/BlendingData$1/net/minecraft/world/level/levelgen/blending/BlendingData$1 net/minecraft/world/level/levelgen/blending/BlendingData$1/net/minecraft/world/level/levelgen/blending/BlendingData$1 +MD: net/minecraft/world/level/levelgen/blending/BlendingData$1/ ()V net/minecraft/world/level/levelgen/blending/BlendingData$1/ ()V +MD: net/minecraft/world/level/levelgen/blending/BlendingData$1/m_141928_ ()I net/minecraft/world/level/levelgen/blending/BlendingData$1/getHeight ()I +MD: net/minecraft/world/level/levelgen/blending/BlendingData$1/m_141937_ ()I net/minecraft/world/level/levelgen/blending/BlendingData$1/getMinBuildHeight ()I +CL: net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer +FD: net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer/net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer/net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer +MD: net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer/m_204673_ (IILnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/blending/BlendingData$BiomeConsumer/consume (IILnet/minecraft/core/Holder;)V +CL: net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer +FD: net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer/net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer/net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer +MD: net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer/m_190361_ (IIID)V net/minecraft/world/level/levelgen/blending/BlendingData$DensityConsumer/consume (IIID)V +CL: net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer +FD: net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer/net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer/net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer +MD: net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer/m_190366_ (IID)V net/minecraft/world/level/levelgen/blending/BlendingData$HeightConsumer/consume (IID)V +CL: net/minecraft/world/level/levelgen/blending/package-info net/minecraft/world/level/levelgen/blending/package-info +FD: net/minecraft/world/level/levelgen/blending/package-info/net/minecraft/world/level/levelgen/blending/package-info net/minecraft/world/level/levelgen/blending/package-info/net/minecraft/world/level/levelgen/blending/package-info +CL: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/f_190370_ net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/AllOfPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/f_190381_ net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/AnyOfPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/f_190392_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/f_190393_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/ONLY_IN_AIR_PREDICATE +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/f_190394_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/ONLY_IN_AIR_OR_WATER_PREDICATE +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190396_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/matchesBlock (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190399_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/wouldSurvive (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190402_ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/not (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190404_ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/allOf (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190407_ (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/matchesFluid (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190410_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/replaceable (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190412_ (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/allOf (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190414_ (Ljava/util/List;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/matchesBlocks (Ljava/util/List;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190417_ ([Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/allOf ([Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190419_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/replaceable ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190420_ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/anyOf (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190423_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/solid (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190425_ (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/anyOf (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190427_ (Ljava/util/List;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/matchesFluids (Ljava/util/List;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190430_ ([Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/anyOf ([Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190432_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/solid ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190433_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/insideWorld (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_190435_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/alwaysTrue ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_198308_ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/hasSturdyFace (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_198311_ (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/matchesBlocks (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_198913_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/hasSturdyFace (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_204677_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/matchesTag (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/m_204679_ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicate/matchesTag (Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +CL: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190436_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/MATCHING_BLOCKS +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190437_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/MATCHING_FLUIDS +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190438_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/SOLID +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190439_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/REPLACEABLE +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190440_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/WOULD_SURVIVE +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190441_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/INSIDE_WORLD_BOUNDS +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190442_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/ANY_OF +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190443_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/ALL_OF +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190444_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/NOT +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_190445_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/TRUE +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_198313_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/MATCHING_BLOCK_TAG +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/f_198314_ net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/HAS_STURDY_FACE +FD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/ ()V net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/m_190447_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/m_190449_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/m_190452_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/f_190453_ net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/predicates +FD: net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/m_190456_ (Lnet/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate;)Ljava/util/List; net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/lambda$codec$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/m_190458_ (Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/codec (Ljava/util/function/Function;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/m_190460_ (Ljava/util/function/Function;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/CombiningPredicate/lambda$codec$1 (Ljava/util/function/Function;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/f_198315_ net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/f_198316_ net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/offset +FD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/f_198317_ net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/direction +FD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/m_198326_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/m_198328_ (Lnet/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate;)Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/lambda$static$1 (Lnet/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/m_198330_ (Lnet/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/lambda$static$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/HasSturdyFacePredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/f_190463_ net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/f_190464_ net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/offset +FD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/ (Lnet/minecraft/core/Vec3i;)V net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/ (Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/m_190472_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/m_190474_ (Lnet/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/lambda$static$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/InsideWorldBoundsPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/f_198335_ net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/tag +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/f_198336_ net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/tags/TagKey;)V net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/m_183454_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/m_204685_ (Lnet/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/lambda$static$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/m_204687_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/MatchingBlockTagPredicate/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/f_190479_ net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/f_190480_ net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/blocks +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/HolderSet;)V net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/HolderSet;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/m_183454_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/m_190490_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/m_204692_ (Lnet/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate;)Lnet/minecraft/core/HolderSet; net/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate/lambda$static$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/MatchingBlocksPredicate;)Lnet/minecraft/core/HolderSet; +CL: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/f_190492_ net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/f_190493_ net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/fluids +FD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/HolderSet;)V net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/HolderSet;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/m_183454_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/m_190503_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/m_204697_ (Lnet/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate;)Lnet/minecraft/core/HolderSet; net/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate/lambda$static$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/MatchingFluidsPredicate;)Lnet/minecraft/core/HolderSet; +CL: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate net/minecraft/world/level/levelgen/blockpredicates/NotPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/f_190505_ net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/f_190506_ net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/predicate +FD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/net/minecraft/world/level/levelgen/blockpredicates/NotPredicate net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/net/minecraft/world/level/levelgen/blockpredicates/NotPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)V net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/m_190514_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/m_190516_ (Lnet/minecraft/world/level/levelgen/blockpredicates/NotPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/lambda$static$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/NotPredicate;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/NotPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/f_190521_ net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/ (Lnet/minecraft/core/Vec3i;)V net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/ (Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/m_183454_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/m_190528_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/ReplaceablePredicate/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/f_190530_ net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/ (Lnet/minecraft/core/Vec3i;)V net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/ (Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/m_183454_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/m_190537_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/SolidPredicate/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/f_190539_ net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/offset +FD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/ (Lnet/minecraft/core/Vec3i;)V net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/ (Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/m_183454_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/test (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/m_190546_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P1; net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/stateTestingCodec (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P1; +MD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/m_190548_ (Lnet/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/lambda$stateTestingCodec$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/StateTestingPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/f_190553_ net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/INSTANCE +FD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/f_190554_ net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/m_190561_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate; net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate; +MD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/TrueBlockPredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate +FD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/f_190565_ net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/CODEC +FD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/f_190566_ net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/offset +FD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/f_190567_ net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/state +FD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/ ()V net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/ ()V +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/m_183575_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/type ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicateType; +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/m_190576_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/m_190578_ (Lnet/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/lambda$static$1 (Lnet/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/m_190580_ (Lnet/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/lambda$static$0 (Lnet/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/test (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/blockpredicates/WouldSurvivePredicate/test (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/blockpredicates/package-info net/minecraft/world/level/levelgen/blockpredicates/package-info +FD: net/minecraft/world/level/levelgen/blockpredicates/package-info/net/minecraft/world/level/levelgen/blockpredicates/package-info net/minecraft/world/level/levelgen/blockpredicates/package-info/net/minecraft/world/level/levelgen/blockpredicates/package-info +CL: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/f_158966_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/f_158967_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/verticalRotation +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/f_158968_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/shape +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/ ()V net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)V net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)V +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)V net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)V +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/m_158983_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/m_158985_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/m_158987_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/m_158989_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration; +CL: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/f_158991_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/f_158992_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/distanceFactor +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/f_158993_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/thickness +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/f_158994_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/widthSmoothness +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/f_158995_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/horizontalRadiusFactor +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/f_158996_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/verticalRadiusDefaultFactor +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/f_158997_ net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/verticalRadiusCenterFactor +FD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/ ()V net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/ (Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;ILnet/minecraft/util/valueproviders/FloatProvider;FF)V net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/ (Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;ILnet/minecraft/util/valueproviders/FloatProvider;FF)V +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/m_159006_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/lambda$static$6 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/m_159008_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/m_159010_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/m_159012_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/m_159014_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/m_159016_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/m_159018_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration$CanyonShapeConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +CL: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver net/minecraft/world/level/levelgen/carver/CanyonWorldCarver +FD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/net/minecraft/world/level/levelgen/carver/CanyonWorldCarver net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/net/minecraft/world/level/levelgen/carver/CanyonWorldCarver +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_142512_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/isStartChunk (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_142512_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/isStartChunk (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_159025_ (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Ljava/util/Random;DFF)D net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/updateVerticalRadius (Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Ljava/util/Random;DFF)D +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_159060_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Ljava/util/Random;)[F net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/initWidthFactors (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Ljava/util/Random;)[F +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_159073_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;[FDDDI)Z net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/shouldSkip (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;[FDDDI)Z +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_159080_ ([FLnet/minecraft/world/level/levelgen/carver/CarvingContext;DDDI)Z net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/lambda$doCarve$0 ([FLnet/minecraft/world/level/levelgen/carver/CarvingContext;DDDI)Z +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_183279_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/carve (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_183279_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/carve (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z +MD: net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/m_190593_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;JLnet/minecraft/world/level/levelgen/Aquifer;DDDFFFIIDLnet/minecraft/world/level/chunk/CarvingMask;)V net/minecraft/world/level/levelgen/carver/CanyonWorldCarver/doCarve (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CanyonCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;JLnet/minecraft/world/level/levelgen/Aquifer;DDDFFFIIDLnet/minecraft/world/level/chunk/CarvingMask;)V +CL: net/minecraft/world/level/levelgen/carver/CarverConfiguration net/minecraft/world/level/levelgen/carver/CarverConfiguration +FD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/f_159087_ net/minecraft/world/level/levelgen/carver/CarverConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/f_159088_ net/minecraft/world/level/levelgen/carver/CarverConfiguration/y +FD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/f_159089_ net/minecraft/world/level/levelgen/carver/CarverConfiguration/yScale +FD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/f_159090_ net/minecraft/world/level/levelgen/carver/CarverConfiguration/lavaLevel +FD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/f_159092_ net/minecraft/world/level/levelgen/carver/CarverConfiguration/debugSettings +FD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/net/minecraft/world/level/levelgen/carver/CarverConfiguration net/minecraft/world/level/levelgen/carver/CarverConfiguration/net/minecraft/world/level/levelgen/carver/CarverConfiguration +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/ ()V net/minecraft/world/level/levelgen/carver/CarverConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings;)V net/minecraft/world/level/levelgen/carver/CarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings;)V +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/m_159106_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/carver/CarverConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/m_159108_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CarverConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/m_159110_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; net/minecraft/world/level/levelgen/carver/CarverConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/m_159112_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/carver/CarverConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/m_190634_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/carver/CarverConfiguration/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/carver/CarverConfiguration/m_190636_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; net/minecraft/world/level/levelgen/carver/CarverConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; +CL: net/minecraft/world/level/levelgen/carver/CarverDebugSettings net/minecraft/world/level/levelgen/carver/CarverDebugSettings +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/f_159114_ net/minecraft/world/level/levelgen/carver/CarverDebugSettings/DEFAULT +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/f_159115_ net/minecraft/world/level/levelgen/carver/CarverDebugSettings/CODEC +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/f_159116_ net/minecraft/world/level/levelgen/carver/CarverDebugSettings/debugMode +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/f_159117_ net/minecraft/world/level/levelgen/carver/CarverDebugSettings/airState +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/f_159118_ net/minecraft/world/level/levelgen/carver/CarverDebugSettings/waterState +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/f_159119_ net/minecraft/world/level/levelgen/carver/CarverDebugSettings/lavaState +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/f_159120_ net/minecraft/world/level/levelgen/carver/CarverDebugSettings/barrierState +FD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/net/minecraft/world/level/levelgen/carver/CarverDebugSettings net/minecraft/world/level/levelgen/carver/CarverDebugSettings/net/minecraft/world/level/levelgen/carver/CarverDebugSettings +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/ ()V net/minecraft/world/level/levelgen/carver/CarverDebugSettings/ ()V +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/ (ZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/carver/CarverDebugSettings/ (ZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159128_ ()Z net/minecraft/world/level/levelgen/carver/CarverDebugSettings/isDebugMode ()Z +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159129_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/of (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159134_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159136_ (ZLnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/of (ZLnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159139_ (ZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/of (ZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings; +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159145_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/getAirState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159146_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/getWaterState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159147_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/getLavaState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/carver/CarverDebugSettings/m_159148_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/carver/CarverDebugSettings/getBarrierState ()Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/carver/CarvingContext net/minecraft/world/level/levelgen/carver/CarvingContext +FD: net/minecraft/world/level/levelgen/carver/CarvingContext/f_190638_ net/minecraft/world/level/levelgen/carver/CarvingContext/generator +FD: net/minecraft/world/level/levelgen/carver/CarvingContext/f_190639_ net/minecraft/world/level/levelgen/carver/CarvingContext/registryAccess +FD: net/minecraft/world/level/levelgen/carver/CarvingContext/f_190640_ net/minecraft/world/level/levelgen/carver/CarvingContext/noiseChunk +FD: net/minecraft/world/level/levelgen/carver/CarvingContext/net/minecraft/world/level/levelgen/carver/CarvingContext net/minecraft/world/level/levelgen/carver/CarvingContext/net/minecraft/world/level/levelgen/carver/CarvingContext +MD: net/minecraft/world/level/levelgen/carver/CarvingContext/ (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/NoiseChunk;)V net/minecraft/world/level/levelgen/carver/CarvingContext/ (Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/NoiseChunk;)V +MD: net/minecraft/world/level/levelgen/carver/CarvingContext/m_190646_ (Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; net/minecraft/world/level/levelgen/carver/CarvingContext/topMaterial (Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos;Z)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/carver/CarvingContext/m_190651_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/world/level/levelgen/carver/CarvingContext/registryAccess ()Lnet/minecraft/core/RegistryAccess; +CL: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration +FD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/f_159154_ net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/f_159155_ net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/horizontalRadiusMultiplier +FD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/f_159156_ net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/verticalRadiusMultiplier +FD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/f_159157_ net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/floorLevel +FD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ ()V net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)V net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/carver/CarverDebugSettings;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)V +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;ZLnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)V net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ (FLnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/world/level/levelgen/VerticalAnchor;ZLnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)V +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)V net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)V +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/m_159183_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/m_159185_ (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/m_159187_ (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/m_159189_ (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/m_159191_ (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration; net/minecraft/world/level/levelgen/carver/CaveCarverConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration; +CL: net/minecraft/world/level/levelgen/carver/CaveWorldCarver net/minecraft/world/level/levelgen/carver/CaveWorldCarver +FD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/net/minecraft/world/level/levelgen/carver/CaveWorldCarver net/minecraft/world/level/levelgen/carver/CaveWorldCarver/net/minecraft/world/level/levelgen/carver/CaveWorldCarver +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/carver/CaveWorldCarver/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_142512_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/carver/CaveWorldCarver/isStartChunk (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_142512_ (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/carver/CaveWorldCarver/isStartChunk (Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_159195_ (DDDD)Z net/minecraft/world/level/levelgen/carver/CaveWorldCarver/shouldSkip (DDDD)Z +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_159200_ (DLnet/minecraft/world/level/levelgen/carver/CarvingContext;DDDI)Z net/minecraft/world/level/levelgen/carver/CaveWorldCarver/lambda$carve$0 (DLnet/minecraft/world/level/levelgen/carver/CarvingContext;DDDI)Z +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_183279_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z net/minecraft/world/level/levelgen/carver/CaveWorldCarver/carve (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_183279_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z net/minecraft/world/level/levelgen/carver/CaveWorldCarver/carve (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_190670_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;JLnet/minecraft/world/level/levelgen/Aquifer;DDDDDFFFIIDLnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker;)V net/minecraft/world/level/levelgen/carver/CaveWorldCarver/createTunnel (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;JLnet/minecraft/world/level/levelgen/Aquifer;DDDDDFFFIIDLnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker;)V +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_190690_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/levelgen/Aquifer;DDDFDLnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker;)V net/minecraft/world/level/levelgen/carver/CaveWorldCarver/createRoom (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/levelgen/Aquifer;DDDFDLnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker;)V +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_5710_ (Ljava/util/Random;)F net/minecraft/world/level/levelgen/carver/CaveWorldCarver/getThickness (Ljava/util/Random;)F +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_6203_ ()D net/minecraft/world/level/levelgen/carver/CaveWorldCarver/getYScale ()D +MD: net/minecraft/world/level/levelgen/carver/CaveWorldCarver/m_6208_ ()I net/minecraft/world/level/levelgen/carver/CaveWorldCarver/getCaveBound ()I +CL: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver +FD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/f_64846_ net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/f_64847_ net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/CODEC +FD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/f_64848_ net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/LIST_CODEC +FD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/f_64849_ net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/worldCarver +FD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/f_64850_ net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/config +FD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/ ()V net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/ ()V +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/ (Lnet/minecraft/world/level/levelgen/carver/WorldCarver;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)V net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/ (Lnet/minecraft/world/level/levelgen/carver/WorldCarver;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)V +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/f_64849_ ()Lnet/minecraft/world/level/levelgen/carver/WorldCarver; net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/worldCarver ()Lnet/minecraft/world/level/levelgen/carver/WorldCarver; +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/f_64850_ ()Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration; net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/config ()Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration; +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/hashCode ()I net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/hashCode ()I +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/m_159273_ (Ljava/util/Random;)Z net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/isStartChunk (Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/m_190712_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/carve (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/m_64866_ (Lnet/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver;)Lnet/minecraft/world/level/levelgen/carver/WorldCarver; net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/lambda$static$0 (Lnet/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver;)Lnet/minecraft/world/level/levelgen/carver/WorldCarver; +MD: net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/carver/NetherWorldCarver net/minecraft/world/level/levelgen/carver/NetherWorldCarver +FD: net/minecraft/world/level/levelgen/carver/NetherWorldCarver/net/minecraft/world/level/levelgen/carver/NetherWorldCarver net/minecraft/world/level/levelgen/carver/NetherWorldCarver/net/minecraft/world/level/levelgen/carver/NetherWorldCarver +MD: net/minecraft/world/level/levelgen/carver/NetherWorldCarver/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/carver/NetherWorldCarver/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/carver/NetherWorldCarver/m_183633_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;Lorg/apache/commons/lang3/mutable/MutableBoolean;)Z net/minecraft/world/level/levelgen/carver/NetherWorldCarver/carveBlock (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;Lorg/apache/commons/lang3/mutable/MutableBoolean;)Z +MD: net/minecraft/world/level/levelgen/carver/NetherWorldCarver/m_183633_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;Lorg/apache/commons/lang3/mutable/MutableBoolean;)Z net/minecraft/world/level/levelgen/carver/NetherWorldCarver/carveBlock (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CaveCarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;Lorg/apache/commons/lang3/mutable/MutableBoolean;)Z +MD: net/minecraft/world/level/levelgen/carver/NetherWorldCarver/m_5710_ (Ljava/util/Random;)F net/minecraft/world/level/levelgen/carver/NetherWorldCarver/getThickness (Ljava/util/Random;)F +MD: net/minecraft/world/level/levelgen/carver/NetherWorldCarver/m_6203_ ()D net/minecraft/world/level/levelgen/carver/NetherWorldCarver/getYScale ()D +MD: net/minecraft/world/level/levelgen/carver/NetherWorldCarver/m_6208_ ()I net/minecraft/world/level/levelgen/carver/NetherWorldCarver/getCaveBound ()I +CL: net/minecraft/world/level/levelgen/carver/WorldCarver net/minecraft/world/level/levelgen/carver/WorldCarver +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64974_ net/minecraft/world/level/levelgen/carver/WorldCarver/CAVE +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64975_ net/minecraft/world/level/levelgen/carver/WorldCarver/NETHER_CAVE +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64976_ net/minecraft/world/level/levelgen/carver/WorldCarver/CANYON +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64979_ net/minecraft/world/level/levelgen/carver/WorldCarver/AIR +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64980_ net/minecraft/world/level/levelgen/carver/WorldCarver/CAVE_AIR +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64981_ net/minecraft/world/level/levelgen/carver/WorldCarver/WATER +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64982_ net/minecraft/world/level/levelgen/carver/WorldCarver/LAVA +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64983_ net/minecraft/world/level/levelgen/carver/WorldCarver/replaceableBlocks +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64984_ net/minecraft/world/level/levelgen/carver/WorldCarver/liquids +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/f_64986_ net/minecraft/world/level/levelgen/carver/WorldCarver/configuredCodec +FD: net/minecraft/world/level/levelgen/carver/WorldCarver/net/minecraft/world/level/levelgen/carver/WorldCarver net/minecraft/world/level/levelgen/carver/WorldCarver/net/minecraft/world/level/levelgen/carver/WorldCarver +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/ ()V net/minecraft/world/level/levelgen/carver/WorldCarver/ ()V +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/carver/WorldCarver/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_142512_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/carver/WorldCarver/isStartChunk (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_159367_ (Lnet/minecraft/world/level/ChunkPos;DDIIF)Z net/minecraft/world/level/levelgen/carver/WorldCarver/canReach (Lnet/minecraft/world/level/ChunkPos;DDIIF)Z +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_159381_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/carver/WorldCarver/getDebugState (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_159418_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/carver/WorldCarver/getCarveState (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_159423_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Z net/minecraft/world/level/levelgen/carver/WorldCarver/isDebugEnabled (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Z +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_183279_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z net/minecraft/world/level/levelgen/carver/WorldCarver/carve (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/Aquifer;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/CarvingMask;)Z +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_183633_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;Lorg/apache/commons/lang3/mutable/MutableBoolean;)Z net/minecraft/world/level/levelgen/carver/WorldCarver/carveBlock (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;Lorg/apache/commons/lang3/mutable/MutableBoolean;)Z +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_190740_ (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/carver/WorldCarver/lambda$carveBlock$0 (Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_190753_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/levelgen/Aquifer;DDDDDLnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker;)Z net/minecraft/world/level/levelgen/carver/WorldCarver/carveEllipsoid (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/world/level/chunk/ChunkAccess;Ljava/util/function/Function;Lnet/minecraft/world/level/levelgen/Aquifer;DDDDDLnet/minecraft/world/level/chunk/CarvingMask;Lnet/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker;)Z +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_65010_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/carver/WorldCarver/canReplaceBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_65063_ (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver; net/minecraft/world/level/levelgen/carver/WorldCarver/configured (Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Lnet/minecraft/world/level/levelgen/carver/ConfiguredWorldCarver; +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_65065_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/carver/WorldCarver;)Lnet/minecraft/world/level/levelgen/carver/WorldCarver; net/minecraft/world/level/levelgen/carver/WorldCarver/register (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/carver/WorldCarver;)Lnet/minecraft/world/level/levelgen/carver/WorldCarver; +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_65072_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/carver/WorldCarver/configuredCodec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/carver/WorldCarver/m_65073_ ()I net/minecraft/world/level/levelgen/carver/WorldCarver/getRange ()I +CL: net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker +FD: net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker/net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker/net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker +MD: net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker/m_159425_ (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;DDDI)Z net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker/shouldSkip (Lnet/minecraft/world/level/levelgen/carver/CarvingContext;DDDI)Z +CL: net/minecraft/world/level/levelgen/carver/package-info net/minecraft/world/level/levelgen/carver/package-info +FD: net/minecraft/world/level/levelgen/carver/package-info/net/minecraft/world/level/levelgen/carver/package-info net/minecraft/world/level/levelgen/carver/package-info/net/minecraft/world/level/levelgen/carver/package-info +CL: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature +FD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature +MD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/m_6152_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)V net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/makeCap (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/m_65098_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Z net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/isValidPosition (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Z +MD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/m_65110_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;ILnet/minecraft/core/BlockPos$MutableBlockPos;)V net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/placeTrunk (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;ILnet/minecraft/core/BlockPos$MutableBlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/m_65129_ (Ljava/util/Random;)I net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/getTreeHeight (Ljava/util/Random;)I +MD: net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/m_6794_ (IIII)I net/minecraft/world/level/levelgen/feature/AbstractHugeMushroomFeature/getTreeRadiusForHeight (IIII)I +CL: net/minecraft/world/level/levelgen/feature/BambooFeature net/minecraft/world/level/levelgen/feature/BambooFeature +FD: net/minecraft/world/level/levelgen/feature/BambooFeature/f_65131_ net/minecraft/world/level/levelgen/feature/BambooFeature/BAMBOO_TRUNK +FD: net/minecraft/world/level/levelgen/feature/BambooFeature/f_65132_ net/minecraft/world/level/levelgen/feature/BambooFeature/BAMBOO_FINAL_LARGE +FD: net/minecraft/world/level/levelgen/feature/BambooFeature/f_65133_ net/minecraft/world/level/levelgen/feature/BambooFeature/BAMBOO_TOP_LARGE +FD: net/minecraft/world/level/levelgen/feature/BambooFeature/f_65134_ net/minecraft/world/level/levelgen/feature/BambooFeature/BAMBOO_TOP_SMALL +FD: net/minecraft/world/level/levelgen/feature/BambooFeature/net/minecraft/world/level/levelgen/feature/BambooFeature net/minecraft/world/level/levelgen/feature/BambooFeature/net/minecraft/world/level/levelgen/feature/BambooFeature +MD: net/minecraft/world/level/levelgen/feature/BambooFeature/ ()V net/minecraft/world/level/levelgen/feature/BambooFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/BambooFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BambooFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BambooFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BambooFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature +FD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/f_159439_ net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/CLUSTERED_REACH +FD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/f_159440_ net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/CLUSTERED_SIZE +FD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/f_159441_ net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/UNCLUSTERED_REACH +FD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/f_159442_ net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/UNCLUSTERED_SIZE +FD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/f_65150_ net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/CANNOT_PLACE_ON +FD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/ ()V net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/m_65154_ (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;)Z net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/canPlaceAt (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/m_65158_ (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;I)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/findSurface (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/m_65163_ (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/isAirOrLavaOcean (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/m_65167_ (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos;II)Z net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/placeColumn (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos;II)Z +MD: net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/m_65173_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;I)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature/findAir (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;I)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/levelgen/feature/BasaltPillarFeature net/minecraft/world/level/levelgen/feature/BasaltPillarFeature +FD: net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/net/minecraft/world/level/levelgen/feature/BasaltPillarFeature net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/net/minecraft/world/level/levelgen/feature/BasaltPillarFeature +MD: net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/m_65191_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/placeBaseHangOff (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/m_65207_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/BasaltPillarFeature/placeHangOff (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/feature/BaseDiskFeature net/minecraft/world/level/levelgen/feature/BaseDiskFeature +FD: net/minecraft/world/level/levelgen/feature/BaseDiskFeature/net/minecraft/world/level/levelgen/feature/BaseDiskFeature net/minecraft/world/level/levelgen/feature/BaseDiskFeature/net/minecraft/world/level/levelgen/feature/BaseDiskFeature +MD: net/minecraft/world/level/levelgen/feature/BaseDiskFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BaseDiskFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BaseDiskFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BaseDiskFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/BastionFeature net/minecraft/world/level/levelgen/feature/BastionFeature +FD: net/minecraft/world/level/levelgen/feature/BastionFeature/f_159449_ net/minecraft/world/level/levelgen/feature/BastionFeature/BASTION_SPAWN_HEIGHT +FD: net/minecraft/world/level/levelgen/feature/BastionFeature/net/minecraft/world/level/levelgen/feature/BastionFeature net/minecraft/world/level/levelgen/feature/BastionFeature/net/minecraft/world/level/levelgen/feature/BastionFeature +MD: net/minecraft/world/level/levelgen/feature/BastionFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BastionFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BastionFeature/m_209740_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/BastionFeature/lambda$new$0 (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +CL: net/minecraft/world/level/levelgen/feature/BlockBlobFeature net/minecraft/world/level/levelgen/feature/BlockBlobFeature +FD: net/minecraft/world/level/levelgen/feature/BlockBlobFeature/net/minecraft/world/level/levelgen/feature/BlockBlobFeature net/minecraft/world/level/levelgen/feature/BlockBlobFeature/net/minecraft/world/level/levelgen/feature/BlockBlobFeature +MD: net/minecraft/world/level/levelgen/feature/BlockBlobFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BlockBlobFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BlockBlobFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BlockBlobFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/BlockColumnFeature net/minecraft/world/level/levelgen/feature/BlockColumnFeature +FD: net/minecraft/world/level/levelgen/feature/BlockColumnFeature/net/minecraft/world/level/levelgen/feature/BlockColumnFeature net/minecraft/world/level/levelgen/feature/BlockColumnFeature/net/minecraft/world/level/levelgen/feature/BlockColumnFeature +MD: net/minecraft/world/level/levelgen/feature/BlockColumnFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BlockColumnFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BlockColumnFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BlockColumnFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/BlockColumnFeature/m_190792_ ([IIIZ)V net/minecraft/world/level/levelgen/feature/BlockColumnFeature/truncate ([IIIZ)V +CL: net/minecraft/world/level/levelgen/feature/BlockPileFeature net/minecraft/world/level/levelgen/feature/BlockPileFeature +FD: net/minecraft/world/level/levelgen/feature/BlockPileFeature/net/minecraft/world/level/levelgen/feature/BlockPileFeature net/minecraft/world/level/levelgen/feature/BlockPileFeature/net/minecraft/world/level/levelgen/feature/BlockPileFeature +MD: net/minecraft/world/level/levelgen/feature/BlockPileFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BlockPileFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BlockPileFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BlockPileFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/BlockPileFeature/m_65263_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/feature/BlockPileFeature/mayPlaceOn (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/feature/BlockPileFeature/m_65267_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration;)V net/minecraft/world/level/levelgen/feature/BlockPileFeature/tryPlaceBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration;)V +CL: net/minecraft/world/level/levelgen/feature/BlueIceFeature net/minecraft/world/level/levelgen/feature/BlueIceFeature +FD: net/minecraft/world/level/levelgen/feature/BlueIceFeature/net/minecraft/world/level/levelgen/feature/BlueIceFeature net/minecraft/world/level/levelgen/feature/BlueIceFeature/net/minecraft/world/level/levelgen/feature/BlueIceFeature +MD: net/minecraft/world/level/levelgen/feature/BlueIceFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BlueIceFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BlueIceFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BlueIceFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/BonusChestFeature net/minecraft/world/level/levelgen/feature/BonusChestFeature +FD: net/minecraft/world/level/levelgen/feature/BonusChestFeature/net/minecraft/world/level/levelgen/feature/BonusChestFeature net/minecraft/world/level/levelgen/feature/BonusChestFeature/net/minecraft/world/level/levelgen/feature/BonusChestFeature +MD: net/minecraft/world/level/levelgen/feature/BonusChestFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BonusChestFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BonusChestFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/BonusChestFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature +FD: net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/f_159478_ net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/RANDOM_SALT +FD: net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature +MD: net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/m_197072_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/m_197074_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/BuriedTreasureFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/ChorusPlantFeature net/minecraft/world/level/levelgen/feature/ChorusPlantFeature +FD: net/minecraft/world/level/levelgen/feature/ChorusPlantFeature/net/minecraft/world/level/levelgen/feature/ChorusPlantFeature net/minecraft/world/level/levelgen/feature/ChorusPlantFeature/net/minecraft/world/level/levelgen/feature/ChorusPlantFeature +MD: net/minecraft/world/level/levelgen/feature/ChorusPlantFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/ChorusPlantFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/ChorusPlantFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/ChorusPlantFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/ConfiguredFeature net/minecraft/world/level/levelgen/feature/ConfiguredFeature +FD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/f_65373_ net/minecraft/world/level/levelgen/feature/ConfiguredFeature/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/f_65374_ net/minecraft/world/level/levelgen/feature/ConfiguredFeature/CODEC +FD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/f_65375_ net/minecraft/world/level/levelgen/feature/ConfiguredFeature/LIST_CODEC +FD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/f_65377_ net/minecraft/world/level/levelgen/feature/ConfiguredFeature/feature +FD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/f_65378_ net/minecraft/world/level/levelgen/feature/ConfiguredFeature/config +FD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/net/minecraft/world/level/levelgen/feature/ConfiguredFeature net/minecraft/world/level/levelgen/feature/ConfiguredFeature/net/minecraft/world/level/levelgen/feature/ConfiguredFeature +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/ ()V net/minecraft/world/level/levelgen/feature/ConfiguredFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)V net/minecraft/world/level/levelgen/feature/ConfiguredFeature/ (Lnet/minecraft/world/level/levelgen/feature/Feature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/ConfiguredFeature/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/f_65377_ ()Lnet/minecraft/world/level/levelgen/feature/Feature; net/minecraft/world/level/levelgen/feature/ConfiguredFeature/feature ()Lnet/minecraft/world/level/levelgen/feature/Feature; +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/f_65378_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; net/minecraft/world/level/levelgen/feature/ConfiguredFeature/config ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/hashCode ()I net/minecraft/world/level/levelgen/feature/ConfiguredFeature/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/m_65385_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/ConfiguredFeature/place (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/m_65390_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;)Lnet/minecraft/world/level/levelgen/feature/Feature; net/minecraft/world/level/levelgen/feature/ConfiguredFeature/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;)Lnet/minecraft/world/level/levelgen/feature/Feature; +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/m_65398_ ()Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/ConfiguredFeature/getFeatures ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/feature/ConfiguredFeature/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/ConfiguredFeature/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_209743_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/biomes +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_209744_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/spawnOverrides +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_209745_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/adaptNoise +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_65400_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_65401_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/CODEC +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_65402_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/LIST_CODEC +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_65403_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/feature +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/f_65404_ net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/config +FD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature +MD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/ ()V net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/ (Lnet/minecraft/world/level/levelgen/feature/StructureFeature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/core/HolderSet;ZLjava/util/Map;)V net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/ (Lnet/minecraft/world/level/levelgen/feature/StructureFeature;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/core/HolderSet;ZLjava/util/Map;)V +MD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/m_204707_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/generate (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/m_209752_ ()Lnet/minecraft/core/HolderSet; net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/biomes ()Lnet/minecraft/core/HolderSet; +MD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/m_209753_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/adjustBoundingBox (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/m_65409_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/feature/StructureFeature; net/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/feature/StructureFeature; +CL: net/minecraft/world/level/levelgen/feature/CoralClawFeature net/minecraft/world/level/levelgen/feature/CoralClawFeature +FD: net/minecraft/world/level/levelgen/feature/CoralClawFeature/net/minecraft/world/level/levelgen/feature/CoralClawFeature net/minecraft/world/level/levelgen/feature/CoralClawFeature/net/minecraft/world/level/levelgen/feature/CoralClawFeature +MD: net/minecraft/world/level/levelgen/feature/CoralClawFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/CoralClawFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/CoralClawFeature/m_7014_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/CoralClawFeature/placeFeature (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/CoralFeature net/minecraft/world/level/levelgen/feature/CoralFeature +FD: net/minecraft/world/level/levelgen/feature/CoralFeature/net/minecraft/world/level/levelgen/feature/CoralFeature net/minecraft/world/level/levelgen/feature/CoralFeature/net/minecraft/world/level/levelgen/feature/CoralFeature +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/CoralFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/CoralFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_204717_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/levelgen/feature/CoralFeature/lambda$placeCoralBlock$2 (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_204721_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/levelgen/feature/CoralFeature/lambda$placeCoralBlock$4 (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_204726_ (Ljava/util/Random;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/CoralFeature/lambda$placeCoralBlock$3 (Ljava/util/Random;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_204729_ (Ljava/util/Random;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/CoralFeature/lambda$placeCoralBlock$1 (Ljava/util/Random;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_204732_ (Ljava/util/Random;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/CoralFeature/lambda$place$0 (Ljava/util/Random;Lnet/minecraft/core/HolderSet$Named;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_65446_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/CoralFeature/placeCoralBlock (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/CoralFeature/m_7014_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/CoralFeature/placeFeature (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/CoralMushroomFeature net/minecraft/world/level/levelgen/feature/CoralMushroomFeature +FD: net/minecraft/world/level/levelgen/feature/CoralMushroomFeature/net/minecraft/world/level/levelgen/feature/CoralMushroomFeature net/minecraft/world/level/levelgen/feature/CoralMushroomFeature/net/minecraft/world/level/levelgen/feature/CoralMushroomFeature +MD: net/minecraft/world/level/levelgen/feature/CoralMushroomFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/CoralMushroomFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/CoralMushroomFeature/m_7014_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/CoralMushroomFeature/placeFeature (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/CoralTreeFeature net/minecraft/world/level/levelgen/feature/CoralTreeFeature +FD: net/minecraft/world/level/levelgen/feature/CoralTreeFeature/net/minecraft/world/level/levelgen/feature/CoralTreeFeature net/minecraft/world/level/levelgen/feature/CoralTreeFeature/net/minecraft/world/level/levelgen/feature/CoralTreeFeature +MD: net/minecraft/world/level/levelgen/feature/CoralTreeFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/CoralTreeFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/CoralTreeFeature/m_7014_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/CoralTreeFeature/placeFeature (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/DeltaFeature net/minecraft/world/level/levelgen/feature/DeltaFeature +FD: net/minecraft/world/level/levelgen/feature/DeltaFeature/f_159546_ net/minecraft/world/level/levelgen/feature/DeltaFeature/RIM_SPAWN_CHANCE +FD: net/minecraft/world/level/levelgen/feature/DeltaFeature/f_65546_ net/minecraft/world/level/levelgen/feature/DeltaFeature/CANNOT_REPLACE +FD: net/minecraft/world/level/levelgen/feature/DeltaFeature/f_65547_ net/minecraft/world/level/levelgen/feature/DeltaFeature/DIRECTIONS +FD: net/minecraft/world/level/levelgen/feature/DeltaFeature/net/minecraft/world/level/levelgen/feature/DeltaFeature net/minecraft/world/level/levelgen/feature/DeltaFeature/net/minecraft/world/level/levelgen/feature/DeltaFeature +MD: net/minecraft/world/level/levelgen/feature/DeltaFeature/ ()V net/minecraft/world/level/levelgen/feature/DeltaFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/DeltaFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/DeltaFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/DeltaFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/DeltaFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/DeltaFeature/m_65551_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Z net/minecraft/world/level/levelgen/feature/DeltaFeature/isClear (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Z +CL: net/minecraft/world/level/levelgen/feature/DesertPyramidFeature net/minecraft/world/level/levelgen/feature/DesertPyramidFeature +FD: net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/net/minecraft/world/level/levelgen/feature/DesertPyramidFeature net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/net/minecraft/world/level/levelgen/feature/DesertPyramidFeature +MD: net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/m_197077_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/m_197079_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/DesertPyramidFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/DesertWellFeature net/minecraft/world/level/levelgen/feature/DesertWellFeature +FD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/f_65593_ net/minecraft/world/level/levelgen/feature/DesertWellFeature/IS_SAND +FD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/f_65594_ net/minecraft/world/level/levelgen/feature/DesertWellFeature/sandSlab +FD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/f_65595_ net/minecraft/world/level/levelgen/feature/DesertWellFeature/sandstone +FD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/f_65596_ net/minecraft/world/level/levelgen/feature/DesertWellFeature/water +FD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/net/minecraft/world/level/levelgen/feature/DesertWellFeature net/minecraft/world/level/levelgen/feature/DesertWellFeature/net/minecraft/world/level/levelgen/feature/DesertWellFeature +MD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/ ()V net/minecraft/world/level/levelgen/feature/DesertWellFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/DesertWellFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/DesertWellFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/DesertWellFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/DiskReplaceFeature net/minecraft/world/level/levelgen/feature/DiskReplaceFeature +FD: net/minecraft/world/level/levelgen/feature/DiskReplaceFeature/net/minecraft/world/level/levelgen/feature/DiskReplaceFeature net/minecraft/world/level/levelgen/feature/DiskReplaceFeature/net/minecraft/world/level/levelgen/feature/DiskReplaceFeature +MD: net/minecraft/world/level/levelgen/feature/DiskReplaceFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/DiskReplaceFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/DiskReplaceFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/DiskReplaceFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature +FD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159576_ (IIIILnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)D net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/getChanceOfStalagmiteOrStalactite (IIIILnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)D +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159582_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/canBeAdjacentToWater (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159585_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/isLava (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159588_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/replaceBlocksWithDripstoneBlocks (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159593_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;IIFDIFLnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)V net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/placeColumn (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;IIFDIFLnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159606_ (Ljava/util/Random;FFFF)F net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/randomBetweenBiased (Ljava/util/Random;FFFF)F +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159612_ (Ljava/util/Random;IIFILnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)I net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/getDripstoneHeight (Ljava/util/Random;IIFILnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/m_159619_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/DripstoneClusterFeature/canPlacePool (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/feature/DripstoneUtils net/minecraft/world/level/levelgen/feature/DripstoneUtils +FD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/net/minecraft/world/level/levelgen/feature/DripstoneUtils net/minecraft/world/level/levelgen/feature/DripstoneUtils/net/minecraft/world/level/levelgen/feature/DripstoneUtils +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/ ()V net/minecraft/world/level/levelgen/feature/DripstoneUtils/ ()V +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159623_ (DDDD)D net/minecraft/world/level/levelgen/feature/DripstoneUtils/getDripstoneHeight (DDDD)D +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159628_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isEmptyOrWater (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159639_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;I)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isCircleMostlyEmbeddedInStone (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;I)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159649_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isDripstoneBaseOrLava (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159651_ (Lnet/minecraft/core/Direction;IZLjava/util/function/Consumer;)V net/minecraft/world/level/levelgen/feature/DripstoneUtils/buildBaseToTipColumn (Lnet/minecraft/core/Direction;IZLjava/util/function/Consumer;)V +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159656_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/properties/DripstoneThickness;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/DripstoneUtils/createPointedDripstone (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/properties/DripstoneThickness;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159659_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isEmptyOrWaterOrLava (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159662_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isDripstoneBase (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159664_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isEmptyOrWater (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_159666_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isEmptyOrWaterOrLava (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_190842_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/DripstoneUtils/lambda$growPointedDripstone$0 (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_190847_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;IZ)V net/minecraft/world/level/levelgen/feature/DripstoneUtils/growPointedDripstone (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;IZ)V +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_190853_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/placeDripstoneBlockIfPossible (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/DripstoneUtils/m_203130_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/DripstoneUtils/isNeitherEmptyNorWater (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/EndCityFeature net/minecraft/world/level/levelgen/feature/EndCityFeature +FD: net/minecraft/world/level/levelgen/feature/EndCityFeature/f_159668_ net/minecraft/world/level/levelgen/feature/EndCityFeature/RANDOM_SALT +FD: net/minecraft/world/level/levelgen/feature/EndCityFeature/net/minecraft/world/level/levelgen/feature/EndCityFeature net/minecraft/world/level/levelgen/feature/EndCityFeature/net/minecraft/world/level/levelgen/feature/EndCityFeature +MD: net/minecraft/world/level/levelgen/feature/EndCityFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/EndCityFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/EndCityFeature/m_159669_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/levelgen/feature/EndCityFeature/getYPositionForFeature (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/levelgen/feature/EndCityFeature/m_197082_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/EndCityFeature/pieceGeneratorSupplier (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/EndCityFeature/m_197084_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/EndCityFeature/lambda$pieceGeneratorSupplier$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/EndGatewayFeature net/minecraft/world/level/levelgen/feature/EndGatewayFeature +FD: net/minecraft/world/level/levelgen/feature/EndGatewayFeature/net/minecraft/world/level/levelgen/feature/EndGatewayFeature net/minecraft/world/level/levelgen/feature/EndGatewayFeature/net/minecraft/world/level/levelgen/feature/EndGatewayFeature +MD: net/minecraft/world/level/levelgen/feature/EndGatewayFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/EndGatewayFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/EndGatewayFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/EndGatewayFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/EndGatewayFeature/m_65695_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/EndGatewayFeature/lambda$place$0 (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/feature/EndIslandFeature net/minecraft/world/level/levelgen/feature/EndIslandFeature +FD: net/minecraft/world/level/levelgen/feature/EndIslandFeature/net/minecraft/world/level/levelgen/feature/EndIslandFeature net/minecraft/world/level/levelgen/feature/EndIslandFeature/net/minecraft/world/level/levelgen/feature/EndIslandFeature +MD: net/minecraft/world/level/levelgen/feature/EndIslandFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/EndIslandFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/EndIslandFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/EndIslandFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/EndPodiumFeature net/minecraft/world/level/levelgen/feature/EndPodiumFeature +FD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/f_159718_ net/minecraft/world/level/levelgen/feature/EndPodiumFeature/PODIUM_RADIUS +FD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/f_159719_ net/minecraft/world/level/levelgen/feature/EndPodiumFeature/PODIUM_PILLAR_HEIGHT +FD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/f_159720_ net/minecraft/world/level/levelgen/feature/EndPodiumFeature/RIM_RADIUS +FD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/f_159721_ net/minecraft/world/level/levelgen/feature/EndPodiumFeature/CORNER_ROUNDING +FD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/f_65714_ net/minecraft/world/level/levelgen/feature/EndPodiumFeature/END_PODIUM_LOCATION +FD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/f_65715_ net/minecraft/world/level/levelgen/feature/EndPodiumFeature/active +FD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/net/minecraft/world/level/levelgen/feature/EndPodiumFeature net/minecraft/world/level/levelgen/feature/EndPodiumFeature/net/minecraft/world/level/levelgen/feature/EndPodiumFeature +MD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/ ()V net/minecraft/world/level/levelgen/feature/EndPodiumFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/ (Z)V net/minecraft/world/level/levelgen/feature/EndPodiumFeature/ (Z)V +MD: net/minecraft/world/level/levelgen/feature/EndPodiumFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/EndPodiumFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/Feature net/minecraft/world/level/levelgen/feature/Feature +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159724_ net/minecraft/world/level/levelgen/feature/Feature/ROOT_SYSTEM +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159725_ net/minecraft/world/level/levelgen/feature/Feature/GLOW_LICHEN +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159726_ net/minecraft/world/level/levelgen/feature/Feature/UNDERWATER_MAGMA +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159727_ net/minecraft/world/level/levelgen/feature/Feature/SCATTERED_ORE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159728_ net/minecraft/world/level/levelgen/feature/Feature/GEODE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159729_ net/minecraft/world/level/levelgen/feature/Feature/DRIPSTONE_CLUSTER +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159730_ net/minecraft/world/level/levelgen/feature/Feature/LARGE_DRIPSTONE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159732_ net/minecraft/world/level/levelgen/feature/Feature/REPLACE_SINGLE_BLOCK +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159734_ net/minecraft/world/level/levelgen/feature/Feature/VEGETATION_PATCH +FD: net/minecraft/world/level/levelgen/feature/Feature/f_159735_ net/minecraft/world/level/levelgen/feature/Feature/WATERLOGGED_VEGETATION_PATCH +FD: net/minecraft/world/level/levelgen/feature/Feature/f_190874_ net/minecraft/world/level/levelgen/feature/Feature/POINTED_DRIPSTONE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_190875_ net/minecraft/world/level/levelgen/feature/Feature/BLOCK_COLUMN +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65731_ net/minecraft/world/level/levelgen/feature/Feature/ORE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65732_ net/minecraft/world/level/levelgen/feature/Feature/END_SPIKE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65733_ net/minecraft/world/level/levelgen/feature/Feature/END_ISLAND +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65734_ net/minecraft/world/level/levelgen/feature/Feature/END_GATEWAY +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65735_ net/minecraft/world/level/levelgen/feature/Feature/SEAGRASS +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65736_ net/minecraft/world/level/levelgen/feature/Feature/KELP +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65737_ net/minecraft/world/level/levelgen/feature/Feature/CORAL_TREE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65738_ net/minecraft/world/level/levelgen/feature/Feature/CORAL_MUSHROOM +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65739_ net/minecraft/world/level/levelgen/feature/Feature/CORAL_CLAW +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65740_ net/minecraft/world/level/levelgen/feature/Feature/SEA_PICKLE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65741_ net/minecraft/world/level/levelgen/feature/Feature/SIMPLE_BLOCK +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65742_ net/minecraft/world/level/levelgen/feature/Feature/BAMBOO +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65743_ net/minecraft/world/level/levelgen/feature/Feature/HUGE_FUNGUS +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65744_ net/minecraft/world/level/levelgen/feature/Feature/NETHER_FOREST_VEGETATION +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65745_ net/minecraft/world/level/levelgen/feature/Feature/WEEPING_VINES +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65746_ net/minecraft/world/level/levelgen/feature/Feature/TWISTING_VINES +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65747_ net/minecraft/world/level/levelgen/feature/Feature/BASALT_COLUMNS +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65748_ net/minecraft/world/level/levelgen/feature/Feature/DELTA_FEATURE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65749_ net/minecraft/world/level/levelgen/feature/Feature/REPLACE_BLOBS +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65750_ net/minecraft/world/level/levelgen/feature/Feature/FILL_LAYER +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65751_ net/minecraft/world/level/levelgen/feature/Feature/BONUS_CHEST +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65752_ net/minecraft/world/level/levelgen/feature/Feature/BASALT_PILLAR +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65754_ net/minecraft/world/level/levelgen/feature/Feature/RANDOM_SELECTOR +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65755_ net/minecraft/world/level/levelgen/feature/Feature/SIMPLE_RANDOM_SELECTOR +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65756_ net/minecraft/world/level/levelgen/feature/Feature/RANDOM_BOOLEAN_SELECTOR +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65757_ net/minecraft/world/level/levelgen/feature/Feature/configuredCodec +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65759_ net/minecraft/world/level/levelgen/feature/Feature/NO_OP +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65760_ net/minecraft/world/level/levelgen/feature/Feature/TREE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65761_ net/minecraft/world/level/levelgen/feature/Feature/FLOWER +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65762_ net/minecraft/world/level/levelgen/feature/Feature/NO_BONEMEAL_FLOWER +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65763_ net/minecraft/world/level/levelgen/feature/Feature/RANDOM_PATCH +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65764_ net/minecraft/world/level/levelgen/feature/Feature/BLOCK_PILE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65765_ net/minecraft/world/level/levelgen/feature/Feature/SPRING +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65766_ net/minecraft/world/level/levelgen/feature/Feature/CHORUS_PLANT +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65768_ net/minecraft/world/level/levelgen/feature/Feature/VOID_START_PLATFORM +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65769_ net/minecraft/world/level/levelgen/feature/Feature/DESERT_WELL +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65770_ net/minecraft/world/level/levelgen/feature/Feature/FOSSIL +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65771_ net/minecraft/world/level/levelgen/feature/Feature/HUGE_RED_MUSHROOM +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65772_ net/minecraft/world/level/levelgen/feature/Feature/HUGE_BROWN_MUSHROOM +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65773_ net/minecraft/world/level/levelgen/feature/Feature/ICE_SPIKE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65774_ net/minecraft/world/level/levelgen/feature/Feature/GLOWSTONE_BLOB +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65775_ net/minecraft/world/level/levelgen/feature/Feature/FREEZE_TOP_LAYER +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65776_ net/minecraft/world/level/levelgen/feature/Feature/VINES +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65777_ net/minecraft/world/level/levelgen/feature/Feature/MONSTER_ROOM +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65778_ net/minecraft/world/level/levelgen/feature/Feature/BLUE_ICE +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65779_ net/minecraft/world/level/levelgen/feature/Feature/ICEBERG +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65780_ net/minecraft/world/level/levelgen/feature/Feature/FOREST_ROCK +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65781_ net/minecraft/world/level/levelgen/feature/Feature/DISK +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65782_ net/minecraft/world/level/levelgen/feature/Feature/ICE_PATCH +FD: net/minecraft/world/level/levelgen/feature/Feature/f_65783_ net/minecraft/world/level/levelgen/feature/Feature/LAKE +FD: net/minecraft/world/level/levelgen/feature/Feature/net/minecraft/world/level/levelgen/feature/Feature net/minecraft/world/level/levelgen/feature/Feature/net/minecraft/world/level/levelgen/feature/Feature +MD: net/minecraft/world/level/levelgen/feature/Feature/ ()V net/minecraft/world/level/levelgen/feature/Feature/ ()V +MD: net/minecraft/world/level/levelgen/feature/Feature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/Feature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/Feature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/Feature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_159739_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/Feature/markAboveForPostProcessing (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/Feature/m_159742_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)V net/minecraft/world/level/levelgen/feature/Feature/safeSetBlock (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Predicate;)V +MD: net/minecraft/world/level/levelgen/feature/Feature/m_159747_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/Feature/isStone (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_159750_ (Ljava/util/function/Function;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/Feature/isAdjacentToAir (Ljava/util/function/Function;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_159753_ (Ljava/util/function/Function;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z net/minecraft/world/level/levelgen/feature/Feature/checkNeighbors (Ljava/util/function/Function;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_159759_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/Feature/isDirt (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_204735_ (Lnet/minecraft/tags/TagKey;)Ljava/util/function/Predicate; net/minecraft/world/level/levelgen/feature/Feature/isReplaceable (Lnet/minecraft/tags/TagKey;)Ljava/util/function/Predicate; +MD: net/minecraft/world/level/levelgen/feature/Feature/m_204737_ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/Feature/lambda$isReplaceable$1 (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_204740_ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/Feature/place (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_5974_ (Lnet/minecraft/world/level/LevelWriter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/Feature/setBlock (Lnet/minecraft/world/level/LevelWriter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/Feature/m_65787_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/feature/Feature/configuredCodec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/feature/Feature/m_65788_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/Feature/isGrassOrDirt (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/Feature/m_65805_ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature; net/minecraft/world/level/levelgen/feature/Feature/lambda$new$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature; +MD: net/minecraft/world/level/levelgen/feature/Feature/m_65807_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/Feature;)Lnet/minecraft/world/level/levelgen/feature/Feature; net/minecraft/world/level/levelgen/feature/Feature/register (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/Feature;)Lnet/minecraft/world/level/levelgen/feature/Feature; +MD: net/minecraft/world/level/levelgen/feature/Feature/m_65810_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/Feature/isAir (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/feature/FeatureCountTracker net/minecraft/world/level/levelgen/feature/FeatureCountTracker +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/f_190876_ net/minecraft/world/level/levelgen/feature/FeatureCountTracker/LOGGER +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/f_190877_ net/minecraft/world/level/levelgen/feature/FeatureCountTracker/data +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/net/minecraft/world/level/levelgen/feature/FeatureCountTracker net/minecraft/world/level/levelgen/feature/FeatureCountTracker/net/minecraft/world/level/levelgen/feature/FeatureCountTracker +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/ ()V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/ ()V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/ ()V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/ ()V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/m_190880_ ()V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/clearCounts ()V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/m_190881_ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/chunkDecorated (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/m_190883_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;Ljava/util/Optional;)V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/featurePlaced (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;Ljava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/m_190887_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData;)V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/lambda$logCounts$2 (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData;)V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/m_190890_ (Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData;Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/FeatureCountTracker/lambda$featurePlaced$0 (Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData;Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/m_190893_ (Ljava/lang/String;Ljava/lang/Integer;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData;Ljava/lang/Integer;)V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/lambda$logCounts$1 (Ljava/lang/String;Ljava/lang/Integer;Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData;Ljava/lang/Integer;)V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker/m_190899_ ()V net/minecraft/world/level/levelgen/feature/FeatureCountTracker/logCounts ()V +CL: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1 net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1 +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1 net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1 +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/ ()V net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/ ()V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/load (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/load (Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/load (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$1/load (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData; +CL: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/f_190905_ net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/feature +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/f_190906_ net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/topFeature +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;Ljava/util/Optional;)V net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;Ljava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/f_190905_ ()Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/feature ()Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature; +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/f_190906_ ()Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/topFeature ()Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/hashCode ()I net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$FeatureData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/f_190916_ net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/featureData +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/f_190917_ net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/chunksWithFeatures +FD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lorg/apache/commons/lang3/mutable/MutableInt;)V net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lorg/apache/commons/lang3/mutable/MutableInt;)V +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/f_190916_ ()Lit/unimi/dsi/fastutil/objects/Object2IntMap; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/featureData ()Lit/unimi/dsi/fastutil/objects/Object2IntMap; +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/f_190917_ ()Lorg/apache/commons/lang3/mutable/MutableInt; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/chunksWithFeatures ()Lorg/apache/commons/lang3/mutable/MutableInt; +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/hashCode ()I net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext net/minecraft/world/level/levelgen/feature/FeaturePlaceContext +FD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/f_159763_ net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/level +FD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/f_159764_ net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/chunkGenerator +FD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/f_159765_ net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/random +FD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/f_159766_ net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/origin +FD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/f_159767_ net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/config +FD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/f_190927_ net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/topFeature +FD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/net/minecraft/world/level/levelgen/feature/FeaturePlaceContext net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/net/minecraft/world/level/levelgen/feature/FeaturePlaceContext +MD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/ (Ljava/util/Optional;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)V net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/ (Ljava/util/Optional;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/m_159774_ ()Lnet/minecraft/world/level/WorldGenLevel; net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/level ()Lnet/minecraft/world/level/WorldGenLevel; +MD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/m_159775_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/chunkGenerator ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/m_159776_ ()Ljava/util/Random; net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/random ()Ljava/util/Random; +MD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/m_159777_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/origin ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/m_159778_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/config ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; +MD: net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/m_190935_ ()Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/FeaturePlaceContext/topFeature ()Ljava/util/Optional; +CL: net/minecraft/world/level/levelgen/feature/FillLayerFeature net/minecraft/world/level/levelgen/feature/FillLayerFeature +FD: net/minecraft/world/level/levelgen/feature/FillLayerFeature/net/minecraft/world/level/levelgen/feature/FillLayerFeature net/minecraft/world/level/levelgen/feature/FillLayerFeature/net/minecraft/world/level/levelgen/feature/FillLayerFeature +MD: net/minecraft/world/level/levelgen/feature/FillLayerFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/FillLayerFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/FillLayerFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/FillLayerFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/FossilFeature net/minecraft/world/level/levelgen/feature/FossilFeature +FD: net/minecraft/world/level/levelgen/feature/FossilFeature/net/minecraft/world/level/levelgen/feature/FossilFeature net/minecraft/world/level/levelgen/feature/FossilFeature/net/minecraft/world/level/levelgen/feature/FossilFeature +MD: net/minecraft/world/level/levelgen/feature/FossilFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/FossilFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/FossilFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/FossilFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/FossilFeature/m_159781_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)I net/minecraft/world/level/levelgen/feature/FossilFeature/countEmptyCorners (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)I +MD: net/minecraft/world/level/levelgen/feature/FossilFeature/m_204746_ (Lnet/minecraft/world/level/WorldGenLevel;Lorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/FossilFeature/lambda$countEmptyCorners$0 (Lnet/minecraft/world/level/WorldGenLevel;Lorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/f_159796_ net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/f_159797_ net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/fossilStructures +FD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/f_159798_ net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/overlayStructures +FD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/f_159799_ net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/fossilProcessors +FD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/f_159800_ net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/overlayProcessors +FD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/f_159801_ net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/maxEmptyCornersAllowed +FD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/ (Ljava/util/List;Ljava/util/List;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;I)V net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/ (Ljava/util/List;Ljava/util/List;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;I)V +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/m_159815_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/m_159817_ (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/m_159827_ (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/m_159829_ (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/m_204756_ (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/m_204758_ (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/FossilFeatureConfiguration;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/levelgen/feature/GeodeFeature net/minecraft/world/level/levelgen/feature/GeodeFeature +FD: net/minecraft/world/level/levelgen/feature/GeodeFeature/f_159831_ net/minecraft/world/level/levelgen/feature/GeodeFeature/DIRECTIONS +FD: net/minecraft/world/level/levelgen/feature/GeodeFeature/net/minecraft/world/level/levelgen/feature/GeodeFeature net/minecraft/world/level/levelgen/feature/GeodeFeature/net/minecraft/world/level/levelgen/feature/GeodeFeature +MD: net/minecraft/world/level/levelgen/feature/GeodeFeature/ ()V net/minecraft/world/level/levelgen/feature/GeodeFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/GeodeFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/GeodeFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/GeodeFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/GeodeFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/GlowLichenFeature net/minecraft/world/level/levelgen/feature/GlowLichenFeature +FD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/net/minecraft/world/level/levelgen/feature/GlowLichenFeature net/minecraft/world/level/levelgen/feature/GlowLichenFeature/net/minecraft/world/level/levelgen/feature/GlowLichenFeature +MD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/GlowLichenFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/GlowLichenFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/m_159839_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;Ljava/util/Random;Ljava/util/List;)Z net/minecraft/world/level/levelgen/feature/GlowLichenFeature/placeGlowLichenIfPossible (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;Ljava/util/Random;Ljava/util/List;)Z +MD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/m_159848_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/GlowLichenFeature/getShuffledDirections (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/m_159851_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;Ljava/util/Random;Lnet/minecraft/core/Direction;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/GlowLichenFeature/getShuffledDirectionsExcept (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;Ljava/util/Random;Lnet/minecraft/core/Direction;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/m_159855_ (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/levelgen/feature/GlowLichenFeature/lambda$getShuffledDirectionsExcept$0 (Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/levelgen/feature/GlowLichenFeature/m_159858_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/GlowLichenFeature/isAirOrWater (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/GlowstoneFeature net/minecraft/world/level/levelgen/feature/GlowstoneFeature +FD: net/minecraft/world/level/levelgen/feature/GlowstoneFeature/net/minecraft/world/level/levelgen/feature/GlowstoneFeature net/minecraft/world/level/levelgen/feature/GlowstoneFeature/net/minecraft/world/level/levelgen/feature/GlowstoneFeature +MD: net/minecraft/world/level/levelgen/feature/GlowstoneFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/GlowstoneFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/GlowstoneFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/GlowstoneFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature +FD: net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature +MD: net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/m_6152_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)V net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/makeCap (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/m_6794_ (IIII)I net/minecraft/world/level/levelgen/feature/HugeBrownMushroomFeature/getTreeRadiusForHeight (IIII)I +CL: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration +FD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/f_65892_ net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/f_65897_ net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/validBaseState +FD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/f_65898_ net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/stemState +FD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/f_65899_ net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/hatState +FD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/f_65900_ net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/decorState +FD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/f_65901_ net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/planted +FD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/ ()V net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/m_159866_ (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/m_159868_ (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/m_159870_ (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/m_159872_ (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/m_159874_ (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/m_65911_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/HugeFungusConfiguration/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/HugeFungusFeature net/minecraft/world/level/levelgen/feature/HugeFungusFeature +FD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/f_159876_ net/minecraft/world/level/levelgen/feature/HugeFungusFeature/HUGE_PROBABILITY +FD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/net/minecraft/world/level/levelgen/feature/HugeFungusFeature net/minecraft/world/level/levelgen/feature/HugeFungusFeature/net/minecraft/world/level/levelgen/feature/HugeFungusFeature +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/HugeFungusFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/HugeFungusFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_65923_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/level/levelgen/feature/HugeFungusFeature/isReplaceable (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_65927_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;Lnet/minecraft/core/BlockPos$MutableBlockPos;FFF)V net/minecraft/world/level/levelgen/feature/HugeFungusFeature/placeHatBlock (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;Lnet/minecraft/core/BlockPos$MutableBlockPos;FFF)V +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_65935_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;Lnet/minecraft/core/BlockPos;IZ)V net/minecraft/world/level/levelgen/feature/HugeFungusFeature/placeStem (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;Lnet/minecraft/core/BlockPos;IZ)V +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_65942_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/levelgen/feature/HugeFungusFeature/placeHatDropBlock (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_65960_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/feature/HugeFungusFeature/tryPlaceWeepingVines (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_65964_ (ZLnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/HugeFungusFeature/lambda$isReplaceable$0 (ZLnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/HugeFungusFeature/m_65967_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;Lnet/minecraft/core/BlockPos;IZ)V net/minecraft/world/level/levelgen/feature/HugeFungusFeature/placeHat (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/HugeFungusConfiguration;Lnet/minecraft/core/BlockPos;IZ)V +CL: net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature +FD: net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature +MD: net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/m_6152_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)V net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/makeCap (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/m_6794_ (IIII)I net/minecraft/world/level/levelgen/feature/HugeRedMushroomFeature/getTreeRadiusForHeight (IIII)I +CL: net/minecraft/world/level/levelgen/feature/IcePatchFeature net/minecraft/world/level/levelgen/feature/IcePatchFeature +FD: net/minecraft/world/level/levelgen/feature/IcePatchFeature/net/minecraft/world/level/levelgen/feature/IcePatchFeature net/minecraft/world/level/levelgen/feature/IcePatchFeature/net/minecraft/world/level/levelgen/feature/IcePatchFeature +MD: net/minecraft/world/level/levelgen/feature/IcePatchFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/IcePatchFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/IcePatchFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/IcePatchFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/IceSpikeFeature net/minecraft/world/level/levelgen/feature/IceSpikeFeature +FD: net/minecraft/world/level/levelgen/feature/IceSpikeFeature/net/minecraft/world/level/levelgen/feature/IceSpikeFeature net/minecraft/world/level/levelgen/feature/IceSpikeFeature/net/minecraft/world/level/levelgen/feature/IceSpikeFeature +MD: net/minecraft/world/level/levelgen/feature/IceSpikeFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/IceSpikeFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/IceSpikeFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/IceSpikeFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/IcebergFeature net/minecraft/world/level/levelgen/feature/IcebergFeature +FD: net/minecraft/world/level/levelgen/feature/IcebergFeature/net/minecraft/world/level/levelgen/feature/IcebergFeature net/minecraft/world/level/levelgen/feature/IcebergFeature/net/minecraft/world/level/levelgen/feature/IcebergFeature +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/IcebergFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/IcebergFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_159885_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/IcebergFeature/isIcebergState (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66018_ (III)I net/minecraft/world/level/levelgen/feature/IcebergFeature/getEllipseC (III)I +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66022_ (IILnet/minecraft/core/BlockPos;IID)D net/minecraft/world/level/levelgen/feature/IcebergFeature/signedDistanceEllipse (IILnet/minecraft/core/BlockPos;IID)D +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66029_ (IILnet/minecraft/core/BlockPos;ILjava/util/Random;)D net/minecraft/world/level/levelgen/feature/IcebergFeature/signedDistanceCircle (IILnet/minecraft/core/BlockPos;ILjava/util/Random;)D +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66035_ (IILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelAccessor;ZDLnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/levelgen/feature/IcebergFeature/carve (IILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelAccessor;ZDLnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66045_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/IcebergFeature/belowIsAir (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66048_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/IcebergFeature/removeFloatingSnowLayer (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66051_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;IIZI)V net/minecraft/world/level/levelgen/feature/IcebergFeature/smooth (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;IIZI)V +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66058_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;IIIIIIZIDZLnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/IcebergFeature/generateIcebergBlock (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;IIIIIIZIDZLnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66085_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;IIZZLnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/IcebergFeature/setIcebergBlock (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;IIZZLnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66094_ (Ljava/util/Random;III)I net/minecraft/world/level/levelgen/feature/IcebergFeature/heightDependentRadiusRound (Ljava/util/Random;III)I +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66099_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;IILnet/minecraft/core/BlockPos;ZIDI)V net/minecraft/world/level/levelgen/feature/IcebergFeature/generateCutOut (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;IILnet/minecraft/core/BlockPos;ZIDI)V +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66109_ (III)I net/minecraft/world/level/levelgen/feature/IcebergFeature/heightDependentRadiusEllipse (III)I +MD: net/minecraft/world/level/levelgen/feature/IcebergFeature/m_66113_ (Ljava/util/Random;III)I net/minecraft/world/level/levelgen/feature/IcebergFeature/heightDependentRadiusSteep (Ljava/util/Random;III)I +CL: net/minecraft/world/level/levelgen/feature/IglooFeature net/minecraft/world/level/levelgen/feature/IglooFeature +FD: net/minecraft/world/level/levelgen/feature/IglooFeature/net/minecraft/world/level/levelgen/feature/IglooFeature net/minecraft/world/level/levelgen/feature/IglooFeature/net/minecraft/world/level/levelgen/feature/IglooFeature +MD: net/minecraft/world/level/levelgen/feature/IglooFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/IglooFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/IglooFeature/m_197088_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/IglooFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/JigsawFeature net/minecraft/world/level/levelgen/feature/JigsawFeature +FD: net/minecraft/world/level/levelgen/feature/JigsawFeature/net/minecraft/world/level/levelgen/feature/JigsawFeature net/minecraft/world/level/levelgen/feature/JigsawFeature/net/minecraft/world/level/levelgen/feature/JigsawFeature +MD: net/minecraft/world/level/levelgen/feature/JigsawFeature/ (Lcom/mojang/serialization/Codec;IZZLjava/util/function/Predicate;)V net/minecraft/world/level/levelgen/feature/JigsawFeature/ (Lcom/mojang/serialization/Codec;IZZLjava/util/function/Predicate;)V +MD: net/minecraft/world/level/levelgen/feature/JigsawFeature/m_197097_ (Ljava/util/function/Predicate;IZZLnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/JigsawFeature/lambda$new$0 (Ljava/util/function/Predicate;IZZLnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; +CL: net/minecraft/world/level/levelgen/feature/JunglePyramidFeature net/minecraft/world/level/levelgen/feature/JunglePyramidFeature +FD: net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/net/minecraft/world/level/levelgen/feature/JunglePyramidFeature net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/net/minecraft/world/level/levelgen/feature/JunglePyramidFeature +MD: net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/m_197103_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/m_197105_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/JunglePyramidFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/KelpFeature net/minecraft/world/level/levelgen/feature/KelpFeature +FD: net/minecraft/world/level/levelgen/feature/KelpFeature/net/minecraft/world/level/levelgen/feature/KelpFeature net/minecraft/world/level/levelgen/feature/KelpFeature/net/minecraft/world/level/levelgen/feature/KelpFeature +MD: net/minecraft/world/level/levelgen/feature/KelpFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/KelpFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/KelpFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/KelpFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/LakeFeature net/minecraft/world/level/levelgen/feature/LakeFeature +FD: net/minecraft/world/level/levelgen/feature/LakeFeature/f_66256_ net/minecraft/world/level/levelgen/feature/LakeFeature/AIR +FD: net/minecraft/world/level/levelgen/feature/LakeFeature/net/minecraft/world/level/levelgen/feature/LakeFeature net/minecraft/world/level/levelgen/feature/LakeFeature/net/minecraft/world/level/levelgen/feature/LakeFeature +MD: net/minecraft/world/level/levelgen/feature/LakeFeature/ ()V net/minecraft/world/level/levelgen/feature/LakeFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/LakeFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/LakeFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/LakeFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/LakeFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/LakeFeature/m_190951_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/LakeFeature/canReplaceBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration +FD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/f_190953_ net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/CODEC +FD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/f_190954_ net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/fluid +FD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/f_190955_ net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/barrier +FD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/ ()V net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/ ()V +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/f_190954_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/fluid ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/f_190955_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/barrier ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/hashCode ()I net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/m_190961_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/LakeFeature$Configuration/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/m_159961_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/Column$Range;Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter;)V net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/placeDebugMarkers (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/Column$Range;Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter;)V +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/m_197108_ (Lnet/minecraft/core/BlockPos;ZLjava/util/Random;ILnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone; net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature/makeDripstone (Lnet/minecraft/core/BlockPos;ZLjava/util/Random;ILnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;)Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone; +CL: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/f_159975_ net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/root +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/f_159976_ net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/pointingUp +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/f_159977_ net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/radius +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/f_159978_ net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/bluntness +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/f_159979_ net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/scale +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/ (Lnet/minecraft/core/BlockPos;ZIDD)V net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/ (Lnet/minecraft/core/BlockPos;ZIDD)V +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/m_159986_ ()I net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/getHeight ()I +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/m_159987_ (F)I net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/getHeightAtRadius (F)I +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/m_159989_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter;)Z net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/moveBackUntilBaseIsInsideStoneAndShrinkRadiusIfNecessary (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter;)Z +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/m_159992_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter;)V net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/placeBlocks (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter;)V +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/m_159996_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Z net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/isSuitableForWind (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Z +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/m_159998_ ()I net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/getMinY ()I +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/m_159999_ ()I net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$LargeDripstone/getMaxY ()I +CL: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/f_160000_ net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/originY +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/f_160001_ net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/windSpeed +FD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/ ()V net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/ ()V +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/ (ILjava/util/Random;Lnet/minecraft/util/valueproviders/FloatProvider;)V net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/ (ILjava/util/Random;Lnet/minecraft/util/valueproviders/FloatProvider;)V +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/m_160007_ ()Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter; net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/noWind ()Lnet/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter; +MD: net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/m_160008_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/LargeDripstoneFeature$WindOffsetter/offset (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/levelgen/feature/MineshaftFeature net/minecraft/world/level/levelgen/feature/MineshaftFeature +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature/net/minecraft/world/level/levelgen/feature/MineshaftFeature net/minecraft/world/level/levelgen/feature/MineshaftFeature/net/minecraft/world/level/levelgen/feature/MineshaftFeature +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/MineshaftFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature/m_197121_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/MineshaftFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature/m_197123_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/MineshaftFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/$VALUES net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/$VALUES +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/MESA net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/MESA +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/NORMAL net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/NORMAL +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/f_160051_ net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/woodState +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/f_160052_ net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/planksState +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/f_160053_ net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/fenceState +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/f_66320_ net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/CODEC +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/f_66321_ net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/BY_NAME +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/f_66322_ net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/name +FD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/ ()V net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/ ()V +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_160061_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/getWoodState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_160062_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/getPlanksState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_160063_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/getFenceState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_160064_ ()[Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/$values ()[Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_66330_ (I)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/byId (I)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_66332_ (Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_66334_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_66336_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/values ()[Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; net/minecraft/world/level/levelgen/feature/MineshaftFeature$Type/values ()[Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; +CL: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature net/minecraft/world/level/levelgen/feature/MonsterRoomFeature +FD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/f_66340_ net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/LOGGER +FD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/f_66341_ net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/MOBS +FD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/f_66342_ net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/AIR +FD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/net/minecraft/world/level/levelgen/feature/MonsterRoomFeature net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/net/minecraft/world/level/levelgen/feature/MonsterRoomFeature +MD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/ ()V net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/m_66358_ (Ljava/util/Random;)Lnet/minecraft/world/entity/EntityType; net/minecraft/world/level/levelgen/feature/MonsterRoomFeature/randomEntityId (Ljava/util/Random;)Lnet/minecraft/world/entity/EntityType; +CL: net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature +FD: net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature/net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature/net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature +MD: net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/NetherForestVegetationFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/NetherFortressFeature net/minecraft/world/level/levelgen/feature/NetherFortressFeature +FD: net/minecraft/world/level/levelgen/feature/NetherFortressFeature/f_66381_ net/minecraft/world/level/levelgen/feature/NetherFortressFeature/FORTRESS_ENEMIES +FD: net/minecraft/world/level/levelgen/feature/NetherFortressFeature/net/minecraft/world/level/levelgen/feature/NetherFortressFeature net/minecraft/world/level/levelgen/feature/NetherFortressFeature/net/minecraft/world/level/levelgen/feature/NetherFortressFeature +MD: net/minecraft/world/level/levelgen/feature/NetherFortressFeature/ ()V net/minecraft/world/level/levelgen/feature/NetherFortressFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/NetherFortressFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/NetherFortressFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/NetherFortressFeature/m_197126_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/NetherFortressFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/feature/NetherFortressFeature/m_197128_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/NetherFortressFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/NoOpFeature net/minecraft/world/level/levelgen/feature/NoOpFeature +FD: net/minecraft/world/level/levelgen/feature/NoOpFeature/net/minecraft/world/level/levelgen/feature/NoOpFeature net/minecraft/world/level/levelgen/feature/NoOpFeature/net/minecraft/world/level/levelgen/feature/NoOpFeature +MD: net/minecraft/world/level/levelgen/feature/NoOpFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/NoOpFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/NoOpFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/NoOpFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/NoiseEffect net/minecraft/world/level/levelgen/feature/NoiseEffect +FD: net/minecraft/world/level/levelgen/feature/NoiseEffect/$VALUES net/minecraft/world/level/levelgen/feature/NoiseEffect/$VALUES +FD: net/minecraft/world/level/levelgen/feature/NoiseEffect/BEARD net/minecraft/world/level/levelgen/feature/NoiseEffect/BEARD +FD: net/minecraft/world/level/levelgen/feature/NoiseEffect/BURY net/minecraft/world/level/levelgen/feature/NoiseEffect/BURY +FD: net/minecraft/world/level/levelgen/feature/NoiseEffect/NONE net/minecraft/world/level/levelgen/feature/NoiseEffect/NONE +FD: net/minecraft/world/level/levelgen/feature/NoiseEffect/net/minecraft/world/level/levelgen/feature/NoiseEffect net/minecraft/world/level/levelgen/feature/NoiseEffect/net/minecraft/world/level/levelgen/feature/NoiseEffect +MD: net/minecraft/world/level/levelgen/feature/NoiseEffect/ ()V net/minecraft/world/level/levelgen/feature/NoiseEffect/ ()V +MD: net/minecraft/world/level/levelgen/feature/NoiseEffect/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/feature/NoiseEffect/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/feature/NoiseEffect/m_160121_ ()[Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/feature/NoiseEffect/$values ()[Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/feature/NoiseEffect/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/feature/NoiseEffect/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/feature/NoiseEffect/values ()[Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/feature/NoiseEffect/values ()[Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +CL: net/minecraft/world/level/levelgen/feature/OceanMonumentFeature net/minecraft/world/level/levelgen/feature/OceanMonumentFeature +FD: net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/net/minecraft/world/level/levelgen/feature/OceanMonumentFeature net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/net/minecraft/world/level/levelgen/feature/OceanMonumentFeature +MD: net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/m_191020_ (Lnet/minecraft/world/level/ChunkPos;JLnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer; net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/regeneratePiecesAfterLoad (Lnet/minecraft/world/level/ChunkPos;JLnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer; +MD: net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/m_191024_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/WorldgenRandom;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/createTopPiece (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/WorldgenRandom;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/m_191045_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +MD: net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/m_197131_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/OceanMonumentFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +CL: net/minecraft/world/level/levelgen/feature/OreFeature net/minecraft/world/level/levelgen/feature/OreFeature +FD: net/minecraft/world/level/levelgen/feature/OreFeature/net/minecraft/world/level/levelgen/feature/OreFeature net/minecraft/world/level/levelgen/feature/OreFeature/net/minecraft/world/level/levelgen/feature/OreFeature +MD: net/minecraft/world/level/levelgen/feature/OreFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/OreFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/OreFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/OreFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/OreFeature/m_160169_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Z net/minecraft/world/level/levelgen/feature/OreFeature/canPlaceOre (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/OreFeature/m_160178_ (Ljava/util/Random;F)Z net/minecraft/world/level/levelgen/feature/OreFeature/shouldSkipAirCheck (Ljava/util/Random;F)Z +MD: net/minecraft/world/level/levelgen/feature/OreFeature/m_66532_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIII)Z net/minecraft/world/level/levelgen/feature/OreFeature/doPlace (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIII)Z +CL: net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature +FD: net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature/net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature/net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature +MD: net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature/m_197133_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +CL: net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature +FD: net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature +MD: net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/m_191068_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/getTipDirection (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/m_191072_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)V net/minecraft/world/level/levelgen/feature/PointedDripstoneFeature/createPatchOfDripstoneBlocks (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)V +CL: net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature +FD: net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature/net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature/net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature +MD: net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/RandomBooleanSelectorFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/RandomPatchFeature net/minecraft/world/level/levelgen/feature/RandomPatchFeature +FD: net/minecraft/world/level/levelgen/feature/RandomPatchFeature/net/minecraft/world/level/levelgen/feature/RandomPatchFeature net/minecraft/world/level/levelgen/feature/RandomPatchFeature/net/minecraft/world/level/levelgen/feature/RandomPatchFeature +MD: net/minecraft/world/level/levelgen/feature/RandomPatchFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/RandomPatchFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/RandomPatchFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/RandomPatchFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/RandomSelectorFeature net/minecraft/world/level/levelgen/feature/RandomSelectorFeature +FD: net/minecraft/world/level/levelgen/feature/RandomSelectorFeature/net/minecraft/world/level/levelgen/feature/RandomSelectorFeature net/minecraft/world/level/levelgen/feature/RandomSelectorFeature/net/minecraft/world/level/levelgen/feature/RandomSelectorFeature +MD: net/minecraft/world/level/levelgen/feature/RandomSelectorFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/RandomSelectorFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/RandomSelectorFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/RandomSelectorFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature +FD: net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature +MD: net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/m_66634_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/ReplaceBlobsFeature/findTarget (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature +FD: net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature/net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature/net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature +MD: net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/ReplaceBlockFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/RootSystemFeature net/minecraft/world/level/levelgen/feature/RootSystemFeature +FD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/net/minecraft/world/level/levelgen/feature/RootSystemFeature net/minecraft/world/level/levelgen/feature/RootSystemFeature/net/minecraft/world/level/levelgen/feature/RootSystemFeature +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/RootSystemFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/RootSystemFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_160222_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/RootSystemFeature/placeDirtAndTree (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_160235_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/RootSystemFeature/spaceForTree (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_160239_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;IILnet/minecraft/core/BlockPos$MutableBlockPos;)V net/minecraft/world/level/levelgen/feature/RootSystemFeature/placeRootedDirt (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;IILnet/minecraft/core/BlockPos$MutableBlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_160246_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;)V net/minecraft/world/level/levelgen/feature/RootSystemFeature/placeRoots (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_160252_ (Lnet/minecraft/world/level/block/state/BlockState;II)Z net/minecraft/world/level/levelgen/feature/RootSystemFeature/isAllowedTreeSpace (Lnet/minecraft/world/level/block/state/BlockState;II)Z +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_198349_ (Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;)V net/minecraft/world/level/levelgen/feature/RootSystemFeature/placeDirt (Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/feature/RootSystemFeature/m_204760_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/RootSystemFeature/lambda$placeRootedDirt$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature net/minecraft/world/level/levelgen/feature/RuinedPortalFeature +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_160260_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/UNDERWATER_MOSSINESS +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_160261_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/JUNGLE_MOSSINESS +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_160262_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/SWAMP_MOSSINESS +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_160264_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/PROBABILITY_OF_GIANT_PORTAL +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_160265_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/PROBABILITY_OF_AIR_POCKET +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_160266_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/PROBABILITY_OF_UNDERGROUND +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_191079_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/MIN_Y_INDEX +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_66664_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/STRUCTURE_LOCATION_PORTALS +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/f_66665_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/STRUCTURE_LOCATION_GIANT_PORTALS +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/net/minecraft/world/level/levelgen/feature/RuinedPortalFeature net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/net/minecraft/world/level/levelgen/feature/RuinedPortalFeature +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/ ()V net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/m_160271_ (Ljava/util/Random;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;ZIILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/LevelHeightAccessor;)I net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/findSuitableY (Ljava/util/Random;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;ZIILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/LevelHeightAccessor;)I +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/m_197135_ (Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/NoiseColumn; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/lambda$findSuitableY$1 (Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/NoiseColumn; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/m_197139_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/lambda$pieceGeneratorSupplier$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/m_197152_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/pieceGeneratorSupplier (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/m_204763_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Holder;)Z net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/isCold (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Holder;)Z +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/m_66691_ (Ljava/util/Random;II)I net/minecraft/world/level/levelgen/feature/RuinedPortalFeature/getRandomWithinInterval (Ljava/util/Random;II)I +CL: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/$VALUES net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/$VALUES +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/DESERT net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/DESERT +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/JUNGLE net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/JUNGLE +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/MOUNTAIN net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/MOUNTAIN +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/NETHER net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/NETHER +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/OCEAN net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/OCEAN +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/STANDARD net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/STANDARD +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/SWAMP net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/SWAMP +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/f_66735_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/CODEC +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/f_66736_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/BY_NAME +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/f_66737_ net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/name +FD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/ ()V net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/ ()V +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/m_160301_ ()[Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/$values ()[Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/m_66745_ (Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/m_66747_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/m_66749_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/values ()[Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; net/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type/values ()[Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; +CL: net/minecraft/world/level/levelgen/feature/ScatteredOreFeature net/minecraft/world/level/levelgen/feature/ScatteredOreFeature +FD: net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/f_160302_ net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/MAX_DIST_FROM_ORIGIN +FD: net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/net/minecraft/world/level/levelgen/feature/ScatteredOreFeature net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/net/minecraft/world/level/levelgen/feature/ScatteredOreFeature +MD: net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/m_160307_ (Lnet/minecraft/core/BlockPos$MutableBlockPos;Ljava/util/Random;Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/offsetTargetPos (Lnet/minecraft/core/BlockPos$MutableBlockPos;Ljava/util/Random;Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/m_160312_ (Ljava/util/Random;I)I net/minecraft/world/level/levelgen/feature/ScatteredOreFeature/getRandomPlacementInOneAxisRelativeToOrigin (Ljava/util/Random;I)I +CL: net/minecraft/world/level/levelgen/feature/SeaPickleFeature net/minecraft/world/level/levelgen/feature/SeaPickleFeature +FD: net/minecraft/world/level/levelgen/feature/SeaPickleFeature/net/minecraft/world/level/levelgen/feature/SeaPickleFeature net/minecraft/world/level/levelgen/feature/SeaPickleFeature/net/minecraft/world/level/levelgen/feature/SeaPickleFeature +MD: net/minecraft/world/level/levelgen/feature/SeaPickleFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SeaPickleFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SeaPickleFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/SeaPickleFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/SeagrassFeature net/minecraft/world/level/levelgen/feature/SeagrassFeature +FD: net/minecraft/world/level/levelgen/feature/SeagrassFeature/net/minecraft/world/level/levelgen/feature/SeagrassFeature net/minecraft/world/level/levelgen/feature/SeagrassFeature/net/minecraft/world/level/levelgen/feature/SeagrassFeature +MD: net/minecraft/world/level/levelgen/feature/SeagrassFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SeagrassFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SeagrassFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/SeagrassFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/ShipwreckFeature net/minecraft/world/level/levelgen/feature/ShipwreckFeature +FD: net/minecraft/world/level/levelgen/feature/ShipwreckFeature/net/minecraft/world/level/levelgen/feature/ShipwreckFeature net/minecraft/world/level/levelgen/feature/ShipwreckFeature/net/minecraft/world/level/levelgen/feature/ShipwreckFeature +MD: net/minecraft/world/level/levelgen/feature/ShipwreckFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/ShipwreckFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/ShipwreckFeature/m_197154_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/ShipwreckFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/feature/ShipwreckFeature/m_197156_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/ShipwreckFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/SimpleBlockFeature net/minecraft/world/level/levelgen/feature/SimpleBlockFeature +FD: net/minecraft/world/level/levelgen/feature/SimpleBlockFeature/net/minecraft/world/level/levelgen/feature/SimpleBlockFeature net/minecraft/world/level/levelgen/feature/SimpleBlockFeature/net/minecraft/world/level/levelgen/feature/SimpleBlockFeature +MD: net/minecraft/world/level/levelgen/feature/SimpleBlockFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SimpleBlockFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SimpleBlockFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/SimpleBlockFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature +FD: net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature/net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature/net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature +MD: net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/SimpleRandomSelectorFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature +FD: net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature/net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature/net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature +MD: net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/SpikeFeature net/minecraft/world/level/levelgen/feature/SpikeFeature +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature/f_160369_ net/minecraft/world/level/levelgen/feature/SpikeFeature/NUMBER_OF_SPIKES +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature/f_160370_ net/minecraft/world/level/levelgen/feature/SpikeFeature/SPIKE_DISTANCE +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature/f_66849_ net/minecraft/world/level/levelgen/feature/SpikeFeature/SPIKE_CACHE +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature/net/minecraft/world/level/levelgen/feature/SpikeFeature net/minecraft/world/level/levelgen/feature/SpikeFeature/net/minecraft/world/level/levelgen/feature/SpikeFeature +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature/ ()V net/minecraft/world/level/levelgen/feature/SpikeFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SpikeFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/SpikeFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature/m_66853_ (Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)V net/minecraft/world/level/levelgen/feature/SpikeFeature/placeSpike (Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)V +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature/m_66858_ (Lnet/minecraft/world/level/WorldGenLevel;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/SpikeFeature/getSpikesForLevel (Lnet/minecraft/world/level/WorldGenLevel;)Ljava/util/List; +CL: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/f_66872_ net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/CODEC +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/f_66873_ net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/centerX +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/f_66874_ net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/centerZ +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/f_66875_ net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/radius +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/f_66876_ net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/height +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/f_66877_ net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/guarded +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/f_66878_ net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/topBoundingBox +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/ ()V net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/ ()V +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/ (IIIIZ)V net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/ (IIIIZ)V +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_160373_ (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_160375_ (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_160377_ (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_160379_ (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_160381_ (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66886_ ()I net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/getCenterX ()I +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66889_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66891_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/isCenterWithinChunk (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66893_ ()I net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/getCenterZ ()I +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66896_ ()I net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/getRadius ()I +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66899_ ()I net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/getHeight ()I +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66902_ ()Z net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/isGuarded ()Z +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/m_66905_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike/getTopBoundingBox ()Lnet/minecraft/world/phys/AABB; +CL: net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader +FD: net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/ ()V net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/ ()V +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/load (Ljava/lang/Long;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/load (Ljava/lang/Long;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/load (Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/levelgen/feature/SpikeFeature$SpikeCacheLoader/load (Ljava/lang/Object;)Ljava/lang/Object; +CL: net/minecraft/world/level/levelgen/feature/SpringFeature net/minecraft/world/level/levelgen/feature/SpringFeature +FD: net/minecraft/world/level/levelgen/feature/SpringFeature/net/minecraft/world/level/levelgen/feature/SpringFeature net/minecraft/world/level/levelgen/feature/SpringFeature/net/minecraft/world/level/levelgen/feature/SpringFeature +MD: net/minecraft/world/level/levelgen/feature/SpringFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SpringFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SpringFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/SpringFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/StrongholdFeature net/minecraft/world/level/levelgen/feature/StrongholdFeature +FD: net/minecraft/world/level/levelgen/feature/StrongholdFeature/net/minecraft/world/level/levelgen/feature/StrongholdFeature net/minecraft/world/level/levelgen/feature/StrongholdFeature/net/minecraft/world/level/levelgen/feature/StrongholdFeature +MD: net/minecraft/world/level/levelgen/feature/StrongholdFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/StrongholdFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/StrongholdFeature/m_197159_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/StrongholdFeature/checkLocation (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/feature/StrongholdFeature/m_197161_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/StrongholdFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/StructureFeature net/minecraft/world/level/levelgen/feature/StructureFeature +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_160446_ net/minecraft/world/level/levelgen/feature/StructureFeature/MAX_STRUCTURE_RANGE +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_191106_ net/minecraft/world/level/levelgen/feature/StructureFeature/pieceGenerator +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_191107_ net/minecraft/world/level/levelgen/feature/StructureFeature/postPlacementProcessor +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_209756_ net/minecraft/world/level/levelgen/feature/StructureFeature/FORTRESS +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67013_ net/minecraft/world/level/levelgen/feature/StructureFeature/PILLAGER_OUTPOST +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67014_ net/minecraft/world/level/levelgen/feature/StructureFeature/MINESHAFT +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67015_ net/minecraft/world/level/levelgen/feature/StructureFeature/WOODLAND_MANSION +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67016_ net/minecraft/world/level/levelgen/feature/StructureFeature/JUNGLE_TEMPLE +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67017_ net/minecraft/world/level/levelgen/feature/StructureFeature/DESERT_PYRAMID +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67018_ net/minecraft/world/level/levelgen/feature/StructureFeature/IGLOO +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67019_ net/minecraft/world/level/levelgen/feature/StructureFeature/RUINED_PORTAL +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67020_ net/minecraft/world/level/levelgen/feature/StructureFeature/SHIPWRECK +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67021_ net/minecraft/world/level/levelgen/feature/StructureFeature/SWAMP_HUT +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67022_ net/minecraft/world/level/levelgen/feature/StructureFeature/STRONGHOLD +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67023_ net/minecraft/world/level/levelgen/feature/StructureFeature/OCEAN_MONUMENT +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67024_ net/minecraft/world/level/levelgen/feature/StructureFeature/OCEAN_RUIN +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67026_ net/minecraft/world/level/levelgen/feature/StructureFeature/END_CITY +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67027_ net/minecraft/world/level/levelgen/feature/StructureFeature/BURIED_TREASURE +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67028_ net/minecraft/world/level/levelgen/feature/StructureFeature/VILLAGE +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67029_ net/minecraft/world/level/levelgen/feature/StructureFeature/NETHER_FOSSIL +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67030_ net/minecraft/world/level/levelgen/feature/StructureFeature/BASTION_REMNANT +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67032_ net/minecraft/world/level/levelgen/feature/StructureFeature/STEP +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67033_ net/minecraft/world/level/levelgen/feature/StructureFeature/LOGGER +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/f_67036_ net/minecraft/world/level/levelgen/feature/StructureFeature/configuredStructureCodec +FD: net/minecraft/world/level/levelgen/feature/StructureFeature/net/minecraft/world/level/levelgen/feature/StructureFeature net/minecraft/world/level/levelgen/feature/StructureFeature/net/minecraft/world/level/levelgen/feature/StructureFeature +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/ ()V net/minecraft/world/level/levelgen/feature/StructureFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/ (Lcom/mojang/serialization/Codec;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier;)V net/minecraft/world/level/levelgen/feature/StructureFeature/ (Lcom/mojang/serialization/Codec;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier;)V +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/ (Lcom/mojang/serialization/Codec;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier;Lnet/minecraft/world/level/levelgen/structure/PostPlacementProcessor;)V net/minecraft/world/level/levelgen/feature/StructureFeature/ (Lcom/mojang/serialization/Codec;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier;Lnet/minecraft/world/level/levelgen/structure/PostPlacementProcessor;)V +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_191128_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Lnet/minecraft/world/level/levelgen/structure/StructureStart; net/minecraft/world/level/levelgen/feature/StructureFeature/loadStaticStart (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Lnet/minecraft/world/level/levelgen/structure/StructureStart; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_191144_ ()Lnet/minecraft/world/level/levelgen/structure/PostPlacementProcessor; net/minecraft/world/level/levelgen/feature/StructureFeature/getPostPlacementProcessor ()Lnet/minecraft/world/level/levelgen/structure/PostPlacementProcessor; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_197171_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;JLnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;)Z net/minecraft/world/level/levelgen/feature/StructureFeature/canGenerate (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;JLnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_204766_ (Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/StructureFeature/getLocatePos (Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209757_ (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/StructureFeature/lambda$new$4 (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209760_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/util/Map; net/minecraft/world/level/levelgen/feature/StructureFeature/lambda$new$2 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/util/Map; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209762_ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; net/minecraft/world/level/levelgen/feature/StructureFeature/configured (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209765_ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;Ljava/util/Map;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; net/minecraft/world/level/levelgen/feature/StructureFeature/configured (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;Ljava/util/Map;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209769_ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;Z)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; net/minecraft/world/level/levelgen/feature/StructureFeature/configured (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;Z)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209773_ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;ZLjava/util/Map;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; net/minecraft/world/level/levelgen/feature/StructureFeature/configured (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/tags/TagKey;ZLjava/util/Map;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209778_ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/core/HolderSet;Ljava/lang/Boolean;Ljava/util/Map;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; net/minecraft/world/level/levelgen/feature/StructureFeature/lambda$new$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/core/HolderSet;Ljava/lang/Boolean;Ljava/util/Map;)Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209783_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/StructureFeature/lambda$new$1 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209785_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; net/minecraft/world/level/levelgen/feature/StructureFeature/lambda$new$0 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_209787_ ()Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier; net/minecraft/world/level/levelgen/feature/StructureFeature/pieceGeneratorSupplier ()Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_67089_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/StructureFeature;Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration;)Lnet/minecraft/world/level/levelgen/feature/StructureFeature; net/minecraft/world/level/levelgen/feature/StructureFeature/register (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/feature/StructureFeature;Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration;)Lnet/minecraft/world/level/levelgen/feature/StructureFeature; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_67095_ ()Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; net/minecraft/world/level/levelgen/feature/StructureFeature/step ()Lnet/minecraft/world/level/levelgen/GenerationStep$Decoration; +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_67096_ ()V net/minecraft/world/level/levelgen/feature/StructureFeature/bootstrap ()V +MD: net/minecraft/world/level/levelgen/feature/StructureFeature/m_67097_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/feature/StructureFeature/configuredStructureCodec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/feature/SwamplandHutFeature net/minecraft/world/level/levelgen/feature/SwamplandHutFeature +FD: net/minecraft/world/level/levelgen/feature/SwamplandHutFeature/net/minecraft/world/level/levelgen/feature/SwamplandHutFeature net/minecraft/world/level/levelgen/feature/SwamplandHutFeature/net/minecraft/world/level/levelgen/feature/SwamplandHutFeature +MD: net/minecraft/world/level/levelgen/feature/SwamplandHutFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/SwamplandHutFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/SwamplandHutFeature/m_197181_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/SwamplandHutFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/TreeFeature net/minecraft/world/level/levelgen/feature/TreeFeature +FD: net/minecraft/world/level/levelgen/feature/TreeFeature/f_160509_ net/minecraft/world/level/levelgen/feature/TreeFeature/BLOCK_UPDATE_FLAGS +FD: net/minecraft/world/level/levelgen/feature/TreeFeature/net/minecraft/world/level/levelgen/feature/TreeFeature net/minecraft/world/level/levelgen/feature/TreeFeature/net/minecraft/world/level/levelgen/feature/TreeFeature +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/TreeFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160510_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/doPlace (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160517_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Set;Ljava/util/Set;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$place$10 (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Set;Ljava/util/Set;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160522_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator;)V net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$place$9 (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160531_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/function/BiConsumer;Ljava/util/Random;IIILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;)V net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$doPlace$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/function/BiConsumer;Ljava/util/Random;IIILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160540_ (Ljava/util/Set;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$place$8 (Ljava/util/Set;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160545_ (Ljava/util/Set;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$place$7 (Ljava/util/Set;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160550_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$isReplaceablePlant$4 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_160552_ (Ljava/util/Set;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$place$6 (Ljava/util/Set;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_5974_ (Lnet/minecraft/world/level/LevelWriter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/TreeFeature/setBlock (Lnet/minecraft/world/level/LevelWriter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67202_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Set;Ljava/util/Set;)Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape; net/minecraft/world/level/levelgen/feature/TreeFeature/updateLeaves (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Set;Ljava/util/Set;)Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape; +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67215_ (Lnet/minecraft/world/level/LevelSimulatedReader;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/TreeFeature/getMaxFreeTreeHeight (Lnet/minecraft/world/level/LevelSimulatedReader;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67256_ (Lnet/minecraft/world/level/LevelWriter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/TreeFeature/setBlockKnownShape (Lnet/minecraft/world/level/LevelWriter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67262_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/isFree (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67265_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$isAirOrLeaves$3 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67267_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/isAirOrLeaves (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67270_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$isBlockWater$2 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67272_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/validTreePos (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67275_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$isVine$1 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67277_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/isVine (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67280_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/lambda$isFree$0 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67282_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/isBlockWater (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/TreeFeature/m_67288_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/TreeFeature/isReplaceablePlant (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +CL: net/minecraft/world/level/levelgen/feature/TwistingVinesFeature net/minecraft/world/level/levelgen/feature/TwistingVinesFeature +FD: net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/net/minecraft/world/level/levelgen/feature/TwistingVinesFeature net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/net/minecraft/world/level/levelgen/feature/TwistingVinesFeature +MD: net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/m_67293_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Z net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/findFirstAirBlockAboveGround (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/m_67296_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/isInvalidPlacementLocation (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/m_67299_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;III)V net/minecraft/world/level/levelgen/feature/TwistingVinesFeature/placeWeepingVinesColumn (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;III)V +CL: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature +FD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160561_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/isWaterOrAir (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160564_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/getFloorY (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160570_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/lambda$place$0 (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160574_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/isValidPlacement (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160577_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/lambda$place$2 (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160580_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/lambda$getFloorY$4 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160582_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/lambda$place$1 (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/m_160585_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature/lambda$getFloorY$3 (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature net/minecraft/world/level/levelgen/feature/VegetationPatchFeature +FD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/net/minecraft/world/level/levelgen/feature/VegetationPatchFeature net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/net/minecraft/world/level/levelgen/feature/VegetationPatchFeature +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/m_142229_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/placeVegetation (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/m_142619_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;II)Ljava/util/Set; net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/placeGroundPatch (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;II)Ljava/util/Set; +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/m_160604_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/function/Predicate;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;I)Z net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/placeGround (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/function/Predicate;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;I)Z +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/m_160613_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/Random;Ljava/util/Set;II)V net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/distributeVegetation (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/Random;Ljava/util/Set;II)V +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/m_204780_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/lambda$place$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/m_204783_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/VegetationPatchFeature/lambda$placeGroundPatch$1 (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/feature/VillageFeature net/minecraft/world/level/levelgen/feature/VillageFeature +FD: net/minecraft/world/level/levelgen/feature/VillageFeature/net/minecraft/world/level/levelgen/feature/VillageFeature net/minecraft/world/level/levelgen/feature/VillageFeature/net/minecraft/world/level/levelgen/feature/VillageFeature +MD: net/minecraft/world/level/levelgen/feature/VillageFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/VillageFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/VillageFeature/m_197184_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/feature/VillageFeature/lambda$new$0 (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +CL: net/minecraft/world/level/levelgen/feature/VinesFeature net/minecraft/world/level/levelgen/feature/VinesFeature +FD: net/minecraft/world/level/levelgen/feature/VinesFeature/net/minecraft/world/level/levelgen/feature/VinesFeature net/minecraft/world/level/levelgen/feature/VinesFeature/net/minecraft/world/level/levelgen/feature/VinesFeature +MD: net/minecraft/world/level/levelgen/feature/VinesFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/VinesFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/VinesFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/VinesFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +CL: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature +FD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/f_160629_ net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/PLATFORM_OFFSET +FD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/f_160630_ net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/PLATFORM_RADIUS +FD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/f_160631_ net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/PLATFORM_RADIUS_CHUNKS +FD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/f_67351_ net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/PLATFORM_ORIGIN_CHUNK +FD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature +MD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/ ()V net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/m_67355_ (IIII)I net/minecraft/world/level/levelgen/feature/VoidStartPlatformFeature/checkerboardDistance (IIII)I +CL: net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature +FD: net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature +MD: net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/m_142229_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/placeVegetation (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/m_142619_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;II)Ljava/util/Set; net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/placeGroundPatch (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;II)Ljava/util/Set; +MD: net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/m_160650_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/isExposedDirection (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/m_160655_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Set;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Z net/minecraft/world/level/levelgen/feature/WaterloggedVegetationPatchFeature/isExposed (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Set;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Z +CL: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature net/minecraft/world/level/levelgen/feature/WeepingVinesFeature +FD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/f_67372_ net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/DIRECTIONS +FD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/net/minecraft/world/level/levelgen/feature/WeepingVinesFeature net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/net/minecraft/world/level/levelgen/feature/WeepingVinesFeature +MD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/ ()V net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/m_142674_ (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/place (Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;)Z +MD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/m_67376_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;III)V net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/placeWeepingVinesColumn (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;III)V +MD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/m_67383_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/placeRoofNetherWart (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/m_67399_ (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/WeepingVinesFeature/placeRoofWeepingVines (Lnet/minecraft/world/level/LevelAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature +FD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/f_191171_ net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/CODEC +FD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/f_191172_ net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/feature +FD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/f_191173_ net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/chance +FD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature +MD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/ ()V net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/ ()V +MD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/ (Lnet/minecraft/core/Holder;F)V net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/ (Lnet/minecraft/core/Holder;F)V +MD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/m_191181_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/place (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/m_191186_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/m_191188_ (Lnet/minecraft/world/level/levelgen/feature/WeightedPlacedFeature;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/WeightedPlacedFeature;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/m_204788_ (Lnet/minecraft/world/level/levelgen/feature/WeightedPlacedFeature;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/WeightedPlacedFeature/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/WeightedPlacedFeature;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature +FD: net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature +MD: net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/m_191194_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/afterPlace (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V +MD: net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/m_197186_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/pieceGeneratorSupplier (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/m_197188_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/feature/WoodlandMansionFeature/lambda$pieceGeneratorSupplier$0 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191206_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191207_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/layers +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191208_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/direction +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191209_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/allowedPlacement +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191210_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/prioritizeTip +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/ (Ljava/util/List;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Z)V net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/ (Ljava/util/List;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Z)V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191207_ ()Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/layers ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191208_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/direction ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191209_ ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/allowedPlacement ()Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/f_191210_ ()Z net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/prioritizeTip ()Z +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/hashCode ()I net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/m_191218_ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)Lnet/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/layer (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)Lnet/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/m_191221_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/m_191224_ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)Lnet/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/simple (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)Lnet/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/f_191233_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/f_191234_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/height +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/f_191235_ net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/state +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/ ()V net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/f_191234_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/height ()Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/f_191235_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/state ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/hashCode ()I net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/m_191241_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/configurations/BlockColumnConfiguration$Layer/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/f_67539_ net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/f_67540_ net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/stateProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/m_67544_ (Lnet/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/BlockPileConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +CL: net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/f_67546_ net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/f_67547_ net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/state +FD: net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/m_67551_ (Lnet/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/BlockStateConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/f_67553_ net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/f_67554_ net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/reach +FD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/f_67555_ net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/height +FD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/m_160717_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/reach ()Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/m_160718_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/m_160720_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/height ()Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/m_160721_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/m_67562_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/ColumnFeatureConfiguration/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/f_67568_ net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/f_67569_ net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/count +FD: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/ (I)V net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/ (I)V +MD: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/ (Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/ (Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/m_160725_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/CountConfiguration/count ()Lnet/minecraft/util/valueproviders/IntProvider; +CL: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/f_67593_ net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/f_67594_ net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/contents +FD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/f_67595_ net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/rim +FD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/f_67596_ net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/size +FD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/f_67597_ net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/rimSize +FD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_160735_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_160737_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_160739_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_160741_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/size ()Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_160742_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_160744_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/rimSize ()Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_67606_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_67608_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/contents ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/m_67611_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/DeltaFeatureConfiguration/rim ()Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67618_ net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67619_ net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/state +FD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67620_ net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/radius +FD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67621_ net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/halfHeight +FD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67622_ net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/targets +FD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/util/valueproviders/IntProvider;ILjava/util/List;)V net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/util/valueproviders/IntProvider;ILjava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67619_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/state ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67620_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/radius ()Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67621_ ()I net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/halfHeight ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/f_67622_ ()Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/targets ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/hashCode ()I net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/m_191249_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/configurations/DiskConfiguration/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160758_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160759_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/floorToCeilingSearchRange +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160760_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/height +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160761_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/radius +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160762_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/maxStalagmiteStalactiteHeightDiff +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160763_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/heightDeviation +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160764_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/dripstoneBlockLayerThickness +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160765_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/density +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160766_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/wetness +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160767_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/chanceOfDripstoneColumnAtMaxDistanceFromCenter +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160768_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/maxDistanceFromEdgeAffectingChanceOfDripstoneColumn +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/f_160769_ net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/maxDistanceFromCenterAffectingHeightBias +FD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/ (ILnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;IILnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;FII)V net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/ (ILnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;IILnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;FII)V +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160783_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$11 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160785_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$10 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160787_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$9 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160789_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$8 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160791_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$7 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160793_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$6 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160795_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160797_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160799_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160801_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160803_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/m_160805_ (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/DripstoneClusterConfiguration;)Ljava/lang/Integer; +CL: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/f_67639_ net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/f_67640_ net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/exit +FD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/f_67641_ net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/exact +FD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/ (Ljava/util/Optional;Z)V net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/ (Ljava/util/Optional;Z)V +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/m_160807_ (Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/m_160809_ (Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/m_67648_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/m_67650_ (Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration; net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/knownExit (Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration; +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/m_67653_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration; net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/delayedExitSearch ()Lnet/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration; +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/m_67656_ ()Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/getExit ()Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/m_67657_ ()Z net/minecraft/world/level/levelgen/feature/configurations/EndGatewayConfiguration/isExitExact ()Z +CL: net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/f_67737_ net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/NONE +FD: net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/m_7817_ ()Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration/getFeatures ()Ljava/util/stream/Stream; +CL: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160811_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/CHANCE_RANGE +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160812_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160813_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/geodeBlockSettings +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160814_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/geodeLayerSettings +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160815_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/geodeCrackSettings +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160816_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/usePotentialPlacementsChance +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160817_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/useAlternateLayer0Chance +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160818_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/placementsRequireLayer0Alternate +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160819_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/outerWallDistance +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160820_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/distributionPoints +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160821_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/pointOffset +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160822_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/minGenOffset +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160823_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/maxGenOffset +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160824_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/noiseMultiplier +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/f_160825_ net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/invalidBlocksThreshold +FD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;DDZLnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;IIDI)V net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/ (Lnet/minecraft/world/level/levelgen/GeodeBlockSettings;Lnet/minecraft/world/level/levelgen/GeodeLayerSettings;Lnet/minecraft/world/level/levelgen/GeodeCrackSettings;DDZLnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;IIDI)V +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160841_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$13 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160843_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$12 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160845_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Double; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$11 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160847_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$10 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160849_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$9 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160851_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$8 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160853_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$7 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160855_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$6 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160857_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160859_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Double; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160861_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Double; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160863_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/world/level/levelgen/GeodeCrackSettings; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/world/level/levelgen/GeodeCrackSettings; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160865_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/world/level/levelgen/GeodeLayerSettings; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/world/level/levelgen/GeodeLayerSettings; +MD: net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/m_160867_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/world/level/levelgen/GeodeBlockSettings; net/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/GeodeConfiguration;)Lnet/minecraft/world/level/levelgen/GeodeBlockSettings; +CL: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160869_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160870_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/searchRange +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160871_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/canPlaceOnFloor +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160872_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/canPlaceOnCeiling +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160873_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/canPlaceOnWall +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160874_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/chanceOfSpreading +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160875_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/canBePlacedOn +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/f_160876_ net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/validDirections +FD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/ (IZZZFLnet/minecraft/core/HolderSet;)V net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/ (IZZZFLnet/minecraft/core/HolderSet;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/m_160890_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/lambda$static$6 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/m_160894_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/m_160896_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/m_160898_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/m_160900_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/m_160902_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/m_204797_ (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Lnet/minecraft/core/HolderSet; net/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/GlowLichenConfiguration;)Lnet/minecraft/core/HolderSet; +CL: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/f_67739_ net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/f_67740_ net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/capProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/f_67741_ net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/stemProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/f_67742_ net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/foliageRadius +FD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;I)V net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;I)V +MD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/m_160938_ (Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/m_160940_ (Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/m_160942_ (Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/m_67750_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/f_67756_ net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/f_67757_ net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/startPool +FD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/f_67758_ net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/maxDepth +FD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/ (Lnet/minecraft/core/Holder;I)V net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/ (Lnet/minecraft/core/Holder;I)V +MD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/m_204802_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/startPool ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/m_67763_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/m_67765_ ()I net/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration/maxDepth ()I +CL: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160944_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160945_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/floorToCeilingSearchRange +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160946_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/columnRadius +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160947_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/heightScale +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160948_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/maxColumnRadiusToCaveHeightRatio +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160949_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/stalactiteBluntness +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160950_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/stalagmiteBluntness +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160951_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/windSpeed +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160952_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/minRadiusForWind +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/f_160953_ net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/minBluntnessForWind +FD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/ (ILnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/FloatProvider;FLnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;IF)V net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/ (ILnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/FloatProvider;FLnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;Lnet/minecraft/util/valueproviders/FloatProvider;IF)V +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160965_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$9 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160967_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$8 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160969_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$7 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160971_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$6 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160973_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160975_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160977_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160979_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/FloatProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160981_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/m_160983_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/LargeDripstoneConfiguration;)Ljava/lang/Integer; +CL: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/f_67767_ net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/f_67768_ net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/height +FD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/f_67769_ net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/state +FD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/ (ILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/ (ILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/m_160985_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/m_160987_ (Lnet/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/m_67776_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/LayerConfiguration/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/f_67780_ net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/f_67781_ net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/probability +FD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/f_67782_ net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/type +FD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/ (FLnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/ (FLnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/m_160989_ (Lnet/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration;)Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/m_160991_ (Lnet/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/m_67789_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/MineshaftConfiguration/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig +FD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/f_191258_ net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/f_191259_ net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/spreadWidth +FD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/f_191260_ net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/spreadHeight +FD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig +MD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/ ()V net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;II)V net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;II)V +MD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/m_191266_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/m_191268_ (Lnet/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/m_191270_ (Lnet/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/m_191272_ (Lnet/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/NetherForestVegetationConfig;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +CL: net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/f_67815_ net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/f_67816_ net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/INSTANCE +FD: net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/m_67819_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration; net/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/feature/configurations/NoneFeatureConfiguration; +CL: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/f_67820_ net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/f_67821_ net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/biomeTemp +FD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/f_67822_ net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/largeProbability +FD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/f_67823_ net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/clusterProbability +FD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/ (Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type;FF)V net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/ (Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type;FF)V +MD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/m_160999_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/m_161001_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/m_161003_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; +MD: net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/m_67831_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/f_161005_ net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/targetStates +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/f_161006_ net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/discardChanceOnAirExposure +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/f_67837_ net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/f_67839_ net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/size +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Ljava/util/List;I)V net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Ljava/util/List;I)V +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Ljava/util/List;IF)V net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Ljava/util/List;IF)V +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;I)V +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;IF)V net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;IF)V +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/m_161019_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/m_161021_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/target (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/m_161024_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/m_161026_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/m_67848_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/f_161031_ net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/f_161032_ net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/target +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/f_161033_ net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/state +FD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/ ()V net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/m_161038_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/m_161040_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/m_161042_ (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest; net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest; +CL: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/f_191274_ net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/f_191275_ net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/chanceOfTallerDripstone +FD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/f_191276_ net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/chanceOfDirectionalSpread +FD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/f_191277_ net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/chanceOfSpreadRadius2 +FD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/f_191278_ net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/chanceOfSpreadRadius3 +FD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/ (FFFF)V net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/ (FFFF)V +MD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/m_191285_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/m_191287_ (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/m_191289_ (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/m_191291_ (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/m_191293_ (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/PointedDripstoneConfiguration;)Ljava/lang/Float; +CL: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/f_67858_ net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/f_67859_ net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/probability +FD: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/ (F)V net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/ (F)V +MD: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/m_161044_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/m_67865_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/ProbabilityFeatureConfiguration/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/f_67867_ net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/f_67868_ net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/featureTrue +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/f_67869_ net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/featureFalse +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/ (Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/ (Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/m_204806_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/m_204808_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/m_67876_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/m_7817_ ()Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/configurations/RandomBooleanFeatureConfiguration/getFeatures ()Ljava/util/stream/Stream; +CL: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/f_67881_ net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/f_67882_ net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/features +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/f_67883_ net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/defaultFeature +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/ (Ljava/util/List;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/ (Ljava/util/List;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/m_161052_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/m_204813_ (Lnet/minecraft/world/level/levelgen/feature/WeightedPlacedFeature;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/lambda$getFeatures$3 (Lnet/minecraft/world/level/levelgen/feature/WeightedPlacedFeature;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/m_204815_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/m_67897_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/m_7817_ ()Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/configurations/RandomFeatureConfiguration/getFeatures ()Ljava/util/stream/Stream; +CL: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_191302_ net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/xzSpread +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_191303_ net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/ySpread +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_191304_ net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/feature +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_67902_ net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_67907_ net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/tries +FD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/ (IIILnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/ (IIILnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_191302_ ()I net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/xzSpread ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_191303_ ()I net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/ySpread ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_191304_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/feature ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/f_67907_ ()I net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/tries ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/hashCode ()I net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/m_191311_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/f_191320_ net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/f_191321_ net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/height +FD: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/ (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)V net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/ (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/m_191325_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/m_191327_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; net/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/RangeConfiguration;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; +CL: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/f_161083_ net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/targetStates +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/f_68023_ net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/m_161086_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/m_161088_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceBlockConfiguration;)Ljava/util/List; +CL: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/f_68036_ net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/f_68037_ net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/targetState +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/f_68038_ net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/replaceState +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/f_68039_ net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/radius +FD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/m_161094_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/m_161096_ ()Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/radius ()Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/m_161097_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/m_161099_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/m_68047_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/ReplaceSphereConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161101_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161102_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/treeFeature +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161103_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/requiredVerticalSpaceForTree +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161104_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/rootRadius +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161105_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/rootReplaceable +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161106_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/rootStateProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161107_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/rootPlacementAttempts +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161108_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/rootColumnMaxHeight +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161109_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/hangingRootRadius +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161110_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/hangingRootsVerticalSpan +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161111_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/hangingRootStateProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161112_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/hangingRootPlacementAttempts +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_161113_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/allowedVerticalWaterForTree +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/f_198355_ net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/allowedTreePosition +FD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/ (Lnet/minecraft/core/Holder;IILnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;IIIILnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;IILnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)V net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/ (Lnet/minecraft/core/Holder;IILnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;IIIILnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;IILnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161130_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$11 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161132_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$10 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161134_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$9 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161136_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$8 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161138_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$7 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161140_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$6 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161142_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161144_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161148_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_161150_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_198370_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$13 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_198372_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$12 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_204837_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/m_204839_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/RootSystemConfiguration;)Lnet/minecraft/core/Holder; +CL: net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/f_68054_ net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/f_68055_ net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/portalType +FD: net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type;)V net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/m_68059_ (Lnet/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; net/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/RuinedPortalConfiguration;)Lnet/minecraft/world/level/levelgen/feature/RuinedPortalFeature$Type; +CL: net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/f_68061_ net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/f_68062_ net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/isBeached +FD: net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/ (Z)V net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/ (Z)V +MD: net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/m_68066_ (Lnet/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration;)Ljava/lang/Boolean; +CL: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/f_68068_ net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/f_68069_ net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/toPlace +FD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/f_68069_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/toPlace ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/hashCode ()I net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/m_161167_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/m_191330_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/configurations/SimpleBlockConfiguration/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/f_68089_ net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/f_68090_ net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/features +FD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/ (Lnet/minecraft/core/HolderSet;)V net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/ (Lnet/minecraft/core/HolderSet;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/m_204843_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration;)Lnet/minecraft/core/HolderSet; net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration;)Lnet/minecraft/core/HolderSet; +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/m_204845_ (Lnet/minecraft/core/Holder;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/lambda$getFeatures$1 (Lnet/minecraft/core/Holder;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/m_7817_ ()Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/configurations/SimpleRandomFeatureConfiguration/getFeatures ()Ljava/util/stream/Stream; +CL: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/f_68099_ net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/f_68100_ net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/crystalInvulnerable +FD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/f_68101_ net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/spikes +FD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/f_68102_ net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/crystalBeamTarget +FD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/ (ZLjava/util/List;Ljava/util/Optional;)V net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/ (ZLjava/util/List;Ljava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/ (ZLjava/util/List;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/ (ZLjava/util/List;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/m_161190_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/m_161192_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/m_161194_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/m_68114_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/m_68116_ ()Z net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/isCrystalInvulnerable ()Z +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/m_68119_ ()Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/getSpikes ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/m_68122_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration/getCrystalBeamTarget ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/f_68123_ net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/f_68124_ net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/state +FD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/f_68125_ net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/requiresBlockBelow +FD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/f_68126_ net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/rockCount +FD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/f_68127_ net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/holeCount +FD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/f_68128_ net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/validBlocks +FD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/ (Lnet/minecraft/world/level/material/FluidState;ZIILnet/minecraft/core/HolderSet;)V net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/ (Lnet/minecraft/world/level/material/FluidState;ZIILnet/minecraft/core/HolderSet;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/m_161198_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/m_161200_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/m_161202_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/m_161204_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/m_204853_ (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Lnet/minecraft/core/HolderSet; net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration;)Lnet/minecraft/core/HolderSet; +MD: net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/m_68138_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/SpringConfiguration/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_161212_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/dirtProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_161213_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/foliageProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_161215_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/forceDirt +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_68184_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_68185_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/trunkProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_68187_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/decorators +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_68189_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/foliagePlacer +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_68190_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/trunkPlacer +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_68191_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/minimumSize +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/f_68193_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/ignoreVines +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize;Ljava/util/List;ZZ)V net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize;Ljava/util/List;ZZ)V +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_161231_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$8 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_161243_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_161245_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_161247_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_191346_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$9 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_191348_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$7 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_191350_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$6 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_191352_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_191354_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/m_191356_ (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer; +CL: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_161249_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/foliageProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_161251_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/dirtProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_161252_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/forceDirt +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_68229_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/trunkProvider +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_68231_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/foliagePlacer +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_68232_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/trunkPlacer +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_68233_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/minimumSize +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_68234_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/decorators +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/f_68236_ net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/ignoreVines +FD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize;)V net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize;)V +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/m_161260_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/dirt (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/m_161262_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/forceDirt ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/m_68244_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/ignoreVines ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/m_68249_ (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/decorators (Ljava/util/List;)Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder; +MD: net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/m_68251_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration; net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder/build ()Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration; +CL: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig +FD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/f_191364_ net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/f_191365_ net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/spreadWidth +FD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/f_191366_ net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/spreadHeight +FD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/f_191367_ net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/maxHeight +FD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/ ()V net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/ (III)V net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/ (III)V +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/f_191365_ ()I net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/spreadWidth ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/f_191366_ ()I net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/spreadHeight ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/f_191367_ ()I net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/maxHeight ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/hashCode ()I net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/hashCode ()I +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/m_191374_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/feature/configurations/TwistingVinesConfig/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/f_161263_ net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/f_161264_ net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/floorSearchRange +FD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/f_161265_ net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/placementRadiusAroundFloor +FD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/f_161266_ net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/placementProbabilityPerValidPosition +FD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/ (IIF)V net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/ (IIF)V +MD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/m_161272_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/m_161274_ (Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/m_161276_ (Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/m_161278_ (Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/UnderwaterMagmaConfiguration;)Ljava/lang/Integer; +CL: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161280_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/CODEC +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161281_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/replaceable +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161282_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/groundState +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161283_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/vegetationFeature +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161284_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/surface +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161285_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/depth +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161286_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/extraBottomBlockChance +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161287_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/verticalRange +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161288_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/vegetationChance +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161289_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/xzRadius +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/f_161290_ net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/extraEdgeColumnChance +FD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/ ()V net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/ ()V +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/placement/CaveSurface;Lnet/minecraft/util/valueproviders/IntProvider;FIFLnet/minecraft/util/valueproviders/IntProvider;F)V net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/ (Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/placement/CaveSurface;Lnet/minecraft/util/valueproviders/IntProvider;FIFLnet/minecraft/util/valueproviders/IntProvider;F)V +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161303_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$10 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161305_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$9 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161307_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$8 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161309_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$7 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161311_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$6 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161313_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$5 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161315_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161317_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/world/level/levelgen/placement/CaveSurface; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/world/level/levelgen/placement/CaveSurface; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_161321_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_204866_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/m_204868_ (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/configurations/VegetationPatchConfiguration;)Lnet/minecraft/tags/TagKey; +CL: net/minecraft/world/level/levelgen/feature/configurations/package-info net/minecraft/world/level/levelgen/feature/configurations/package-info +FD: net/minecraft/world/level/levelgen/feature/configurations/package-info/net/minecraft/world/level/levelgen/feature/configurations/package-info net/minecraft/world/level/levelgen/feature/configurations/package-info/net/minecraft/world/level/levelgen/feature/configurations/package-info +CL: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/f_161325_ net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/MAX_WIDTH +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/f_68281_ net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/CODEC +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/f_68282_ net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/minClippedHeight +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/ ()V net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/ ()V +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/ (Ljava/util/OptionalInt;)V net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/ (Ljava/util/OptionalInt;)V +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/m_6133_ (II)I net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/getSizeAtHeight (II)I +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/m_68286_ ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/minClippedHeightCodec ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/m_68289_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize;)Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/lambda$minClippedHeightCodec$2 (Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSize;)Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/m_68291_ (Ljava/util/Optional;)Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/lambda$minClippedHeightCodec$0 (Ljava/util/Optional;)Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/m_68293_ (Ljava/util/OptionalInt;)Ljava/util/Optional; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/lambda$minClippedHeightCodec$1 (Ljava/util/OptionalInt;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/m_68295_ ()Ljava/util/OptionalInt; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/minClippedHeight ()Ljava/util/OptionalInt; +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/m_7612_ ()Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSize/type ()Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; +CL: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/f_68296_ net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/TWO_LAYERS_FEATURE_SIZE +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/f_68297_ net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/THREE_LAYERS_FEATURE_SIZE +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/f_68298_ net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/codec +FD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/ ()V net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/ ()V +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/m_68302_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/m_68303_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; net/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; +CL: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/f_68306_ net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/CODEC +FD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/f_68307_ net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/limit +FD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/f_68308_ net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/upperLimit +FD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/f_68309_ net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/lowerSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/f_68310_ net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/middleSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/f_68311_ net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/upperSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/ ()V net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/ ()V +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/ (IIIIILjava/util/OptionalInt;)V net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/ (IIIIILjava/util/OptionalInt;)V +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_161326_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_161328_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_161330_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_161332_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_161334_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_6133_ (II)I net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/getSizeAtHeight (II)I +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_68325_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/m_7612_ ()Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; net/minecraft/world/level/levelgen/feature/featuresize/ThreeLayersFeatureSize/type ()Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; +CL: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/f_68336_ net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/CODEC +FD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/f_68337_ net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/limit +FD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/f_68338_ net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/lowerSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/f_68339_ net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/upperSize +FD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/ ()V net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/ ()V +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/ (III)V net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/ (III)V +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/ (IIILjava/util/OptionalInt;)V net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/ (IIILjava/util/OptionalInt;)V +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/m_161336_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/m_161338_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/m_161340_ (Lnet/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/m_6133_ (II)I net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/getSizeAtHeight (II)I +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/m_68355_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/m_7612_ ()Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; net/minecraft/world/level/levelgen/feature/featuresize/TwoLayersFeatureSize/type ()Lnet/minecraft/world/level/levelgen/feature/featuresize/FeatureSizeType; +CL: net/minecraft/world/level/levelgen/feature/featuresize/package-info net/minecraft/world/level/levelgen/feature/featuresize/package-info +FD: net/minecraft/world/level/levelgen/feature/featuresize/package-info/net/minecraft/world/level/levelgen/feature/featuresize/package-info net/minecraft/world/level/levelgen/feature/featuresize/package-info/net/minecraft/world/level/levelgen/feature/featuresize/package-info +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/f_68362_ net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/m_68379_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/AcaciaFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/f_68392_ net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/f_68393_ net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/height +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/m_68411_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/lambda$blobParts$1 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/m_68413_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P3; net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/blobParts (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P3; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/m_68426_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/BlobFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/f_68428_ net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/m_68453_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/BushFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/f_68455_ net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/m_68472_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/m_7395_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/DarkOakFoliagePlacer/shouldSkipLocationSigned (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/f_68492_ net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/m_68517_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/FancyFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/f_68519_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/f_68520_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/radius +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/f_68521_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/offset +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_161413_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;II)V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;II)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_161431_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/tryPlaceLeaf (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_161437_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/core/BlockPos;IIZ)V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/placeLeavesRow (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/core/BlockPos;IIZ)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_161446_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/lambda$foliagePlacerParts$1 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_161448_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/lambda$foliagePlacerParts$0 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_5937_ (Ljava/util/Random;I)I net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/foliageRadius (Ljava/util/Random;I)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_68558_ (Ljava/util/Random;)I net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/offset (Ljava/util/Random;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_68573_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P2; net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/foliagePlacerParts (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P2; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/m_7395_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer/shouldSkipLocationSigned (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/f_161450_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/pos +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/f_68582_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/radiusOffset +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/f_68583_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/doubleTrunk +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/ (Lnet/minecraft/core/BlockPos;IZ)V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/ (Lnet/minecraft/core/BlockPos;IZ)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/m_161451_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/pos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/m_68589_ ()I net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/radiusOffset ()I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/m_68590_ ()Z net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment/doubleTrunk ()Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_161452_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/RANDOM_SPREAD_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68591_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/BLOB_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68592_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/SPRUCE_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68593_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/PINE_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68594_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/ACACIA_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68595_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/BUSH_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68596_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/FANCY_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68597_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/MEGA_JUNGLE_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68598_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/MEGA_PINE_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68599_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/DARK_OAK_FOLIAGE_PLACER +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/f_68600_ net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/codec +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/m_68604_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/m_68605_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/f_68608_ net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/f_68609_ net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/height +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/m_161467_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/m_68629_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/MegaJungleFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/f_68642_ net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/f_68643_ net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/crownHeight +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/m_161483_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/m_68663_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/MegaPineFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/f_68676_ net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/f_68677_ net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/height +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/m_161499_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/m_5937_ (Ljava/util/Random;I)I net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/foliageRadius (Ljava/util/Random;I)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/m_68697_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/PineFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/f_161501_ net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/f_161502_ net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/foliageHeight +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/f_161503_ net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/leafPlacementAttempts +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;I)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/m_161521_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/m_161523_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/m_161536_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/RandomSpreadFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/f_68713_ net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/f_68714_ net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/trunkHeight +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/ ()V net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/m_142539_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/createFoliage (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;ILnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageAttachment;III)V +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/m_161552_ (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/m_5897_ ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/type ()Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/m_5969_ (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/foliageHeight (Ljava/util/Random;ILnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/m_68734_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/m_7394_ (Ljava/util/Random;IIIIZ)Z net/minecraft/world/level/levelgen/feature/foliageplacers/SpruceFoliagePlacer/shouldSkipLocation (Ljava/util/Random;IIIIZ)Z +CL: net/minecraft/world/level/levelgen/feature/foliageplacers/package-info net/minecraft/world/level/levelgen/feature/foliageplacers/package-info +FD: net/minecraft/world/level/levelgen/feature/foliageplacers/package-info/net/minecraft/world/level/levelgen/feature/foliageplacers/package-info net/minecraft/world/level/levelgen/feature/foliageplacers/package-info/net/minecraft/world/level/levelgen/feature/foliageplacers/package-info +CL: net/minecraft/world/level/levelgen/feature/package-info net/minecraft/world/level/levelgen/feature/package-info +FD: net/minecraft/world/level/levelgen/feature/package-info/net/minecraft/world/level/levelgen/feature/package-info net/minecraft/world/level/levelgen/feature/package-info/net/minecraft/world/level/levelgen/feature/package-info +CL: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/f_68747_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/m_191382_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider; net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/simple (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/m_191384_ (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider; net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/simple (Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_161554_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/RANDOMIZED_INT_STATE_PROVIDER +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_191386_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/NOISE_THRESHOLD_PROVIDER +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_191387_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/NOISE_PROVIDER +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_191388_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/DUAL_NOISE_PROVIDER +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_68752_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/SIMPLE_STATE_PROVIDER +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_68753_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/WEIGHTED_STATE_PROVIDER +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_68756_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/ROTATED_BLOCK_PROVIDER +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/f_68757_ net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/codec +FD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/m_68761_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/m_68762_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/f_191389_ net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/f_191390_ net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/variety +FD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/f_191391_ net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/slowNoiseParameters +FD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/f_191392_ net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/slowScale +FD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/f_191393_ net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/slowNoise +FD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/ (Lnet/minecraft/util/InclusiveRange;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FJLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FLjava/util/List;)V net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/ (Lnet/minecraft/util/InclusiveRange;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FJLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FLjava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/m_191404_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/m_191406_ (Lnet/minecraft/core/BlockPos;)D net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/getSlowNoiseValue (Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/m_191411_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters; net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/m_191413_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/m_191415_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider;)Lnet/minecraft/util/InclusiveRange; net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider;)Lnet/minecraft/util/InclusiveRange; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/DualNoiseProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/f_191417_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/seed +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/f_191418_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/parameters +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/f_191419_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/scale +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/f_191420_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/noise +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/ (JLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;F)V net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/ (JLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;F)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/m_191425_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P3; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/noiseCodec (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P3; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/m_191427_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/lambda$noiseCodec$2 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/m_191429_ (Lnet/minecraft/core/BlockPos;D)D net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/getNoiseValue (Lnet/minecraft/core/BlockPos;D)D +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/m_191432_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/lambda$noiseCodec$1 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/m_191434_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider;)Ljava/lang/Long; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider/lambda$noiseCodec$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseBasedStateProvider;)Ljava/lang/Long; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/f_191438_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/f_191439_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/states +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/ (JLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FLjava/util/List;)V net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/ (JLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FLjava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/m_191447_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/lambda$noiseProviderCodec$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/m_191449_ (Ljava/util/List;D)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/getRandomState (Ljava/util/List;D)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/m_191452_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;D)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/getRandomState (Ljava/util/List;Lnet/minecraft/core/BlockPos;D)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/m_191459_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P4; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/noiseProviderCodec (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P4; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/m_191461_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/f_191463_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/f_191464_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/threshold +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/f_191465_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/highChance +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/f_191466_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/defaultState +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/f_191467_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/lowStates +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/f_191468_ net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/highStates +FD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/ (JLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FFFLnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/ (JLnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;FFFLnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_191480_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/lambda$static$4 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_191485_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_191487_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/lambda$static$3 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_191489_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_191491_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_191493_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/NoiseThresholdProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/f_161555_ net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/f_161556_ net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/source +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/f_161557_ net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/propertyName +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/f_161558_ net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/property +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/f_161559_ net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/values +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Ljava/lang/String;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Ljava/lang/String;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/block/state/properties/IntegerProperty;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;Lnet/minecraft/world/level/block/state/properties/IntegerProperty;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161570_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/IntegerProperty; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/findProperty (Lnet/minecraft/world/level/block/state/BlockState;Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/IntegerProperty; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161573_ (Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/block/state/properties/IntegerProperty; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$findProperty$6 (Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/block/state/properties/IntegerProperty; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161575_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161577_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$static$2 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161579_ (Ljava/lang/String;)Ljava/lang/IllegalArgumentException; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$findProperty$7 (Ljava/lang/String;)Ljava/lang/IllegalArgumentException; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161581_ (Ljava/lang/String;Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$findProperty$4 (Ljava/lang/String;Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161587_ (Lnet/minecraft/world/level/block/state/properties/Property;)Z net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$findProperty$5 (Lnet/minecraft/world/level/block/state/properties/Property;)Z +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161589_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider;)Ljava/lang/String; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_161591_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/RandomizedIntStateProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/f_68786_ net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/f_68787_ net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/block +FD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/m_68792_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/RotatedBlockProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/f_68797_ net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/f_68798_ net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/state +FD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/ (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/m_68803_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/SimpleStateProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider +FD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/f_68808_ net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/CODEC +FD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/f_68809_ net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/weightedList +FD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider +MD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/ ()V net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/ ()V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/ (Lnet/minecraft/util/random/SimpleWeightedRandomList$Builder;)V net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/ (Lnet/minecraft/util/random/SimpleWeightedRandomList$Builder;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/ (Lnet/minecraft/util/random/SimpleWeightedRandomList;)V net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/ (Lnet/minecraft/util/random/SimpleWeightedRandomList;)V +MD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/m_161597_ (Lnet/minecraft/util/random/SimpleWeightedRandomList;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/create (Lnet/minecraft/util/random/SimpleWeightedRandomList;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/m_161599_ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider;)Lnet/minecraft/util/random/SimpleWeightedRandomList; net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider;)Lnet/minecraft/util/random/SimpleWeightedRandomList; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/m_5923_ ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/type ()Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; +MD: net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/m_7112_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/stateproviders/WeightedStateProvider/getState (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/feature/stateproviders/package-info net/minecraft/world/level/levelgen/feature/stateproviders/package-info +FD: net/minecraft/world/level/levelgen/feature/stateproviders/package-info/net/minecraft/world/level/levelgen/feature/stateproviders/package-info net/minecraft/world/level/levelgen/feature/stateproviders/package-info/net/minecraft/world/level/levelgen/feature/stateproviders/package-info +CL: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator +FD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/f_69302_ net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/CODEC +FD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/f_69303_ net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/provider +FD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/ (Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/m_142741_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/place (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/m_161688_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/placeCircle (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/m_161699_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/placeBlockAt (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/m_161704_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/lambda$place$2 (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/m_6663_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/type ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/m_69308_ (ILnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/lambda$place$1 (ILnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/m_69326_ (Lnet/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; net/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/treedecorators/AlterGroundDecorator;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider; +CL: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator +FD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/f_202294_ net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/WORLDGEN_FACING +FD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/f_202295_ net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/SPAWN_DIRECTIONS +FD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/f_69954_ net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/CODEC +FD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/f_69955_ net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/probability +FD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/ (F)V net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/ (F)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_142741_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/place (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_202296_ (I)[Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/lambda$static$2 (I)[Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_202298_ (ILnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/lambda$place$3 (ILnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_202301_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/lambda$place$5 (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_202304_ (Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/lambda$place$4 (Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_202306_ (Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/lambda$static$1 (Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_202308_ (Ljava/util/Random;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity;)V net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/lambda$place$6 (Ljava/util/Random;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_6663_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/type ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/m_69970_ (Lnet/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/treedecorators/BeehiveDecorator;)Ljava/lang/Float; +CL: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator +FD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/f_69972_ net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/CODEC +FD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/f_69973_ net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/probability +FD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator +MD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/ (F)V net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/ (F)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/m_142741_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/place (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/m_161724_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/lambda$place$2 (Ljava/util/Random;Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/m_6663_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/type ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/m_69978_ (ILnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/lambda$place$1 (ILnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/m_69988_ (Lnet/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator;)Ljava/lang/Float; net/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/treedecorators/CocoaDecorator;)Ljava/lang/Float; +CL: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator +FD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/f_69996_ net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/CODEC +FD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/f_69997_ net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/INSTANCE +FD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator +MD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/m_142741_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/place (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/m_161729_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Ljava/util/function/BiConsumer;)V net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/addHangingVine (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;Ljava/util/function/BiConsumer;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/m_161740_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/lambda$place$1 (Ljava/util/Random;Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/m_6663_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/type ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/m_70020_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator; net/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/LeaveVineDecorator; +CL: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/f_70021_ net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/CODEC +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/m_142741_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/place (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/m_161750_ (Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;)V net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/placeVine (Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/properties/BooleanProperty;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/m_6663_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecorator/type ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +CL: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/f_70042_ net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/TRUNK_VINE +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/f_70043_ net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/LEAVE_VINE +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/f_70044_ net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/COCOA +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/f_70045_ net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/BEEHIVE +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/f_70046_ net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/ALTER_GROUND +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/f_70047_ net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/codec +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/m_70051_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/m_70052_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +CL: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/f_70055_ net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/CODEC +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/f_70056_ net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/INSTANCE +FD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/ ()V net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/ ()V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/m_142741_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/place (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/m_161760_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/lambda$place$1 (Ljava/util/Random;Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/m_6663_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/type ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; +MD: net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/m_70073_ ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator; net/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/feature/treedecorators/TrunkVineDecorator; +CL: net/minecraft/world/level/levelgen/feature/treedecorators/package-info net/minecraft/world/level/levelgen/feature/treedecorators/package-info +FD: net/minecraft/world/level/levelgen/feature/treedecorators/package-info/net/minecraft/world/level/levelgen/feature/treedecorators/package-info net/minecraft/world/level/levelgen/feature/treedecorators/package-info/net/minecraft/world/level/levelgen/feature/treedecorators/package-info +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/f_161765_ net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/f_161766_ net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/minHeightForLeaves +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/f_161767_ net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/bendLength +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/ (IIIILnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/ (IIIILnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/m_161783_ (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/lambda$static$1 (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/m_161785_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/m_161787_ (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/lambda$static$0 (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/BendingTrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/f_70074_ net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/ (III)V net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/ (III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/m_70089_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/DarkOakTrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/f_161796_ net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/TRUNK_HEIGHT_SCALE +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/f_161797_ net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/CLUSTER_DENSITY_MAGIC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/f_161798_ net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/BRANCH_SLOPE +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/f_161799_ net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/BRANCH_LENGTH_MAGIC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/f_70091_ net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/ (III)V net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/ (III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_161807_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Ljava/util/List;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)V net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/makeBranches (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Ljava/util/List;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_161815_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Z net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/makeLimb (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Z +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_161823_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/lambda$makeLimb$1 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_70098_ (II)Z net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/trimBranches (II)Z +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_70127_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/getSteps (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_70129_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction$Axis; net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/getLogAxis (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_70132_ (II)F net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/treeShape (II)F +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_70135_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/f_70137_ net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/attachment +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/f_70138_ net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/branchBase +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/ (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/m_70142_ ()I net/minecraft/world/level/levelgen/feature/trunkplacers/FancyTrunkPlacer$FoliageCoords/getBranchBase ()I +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/f_70145_ net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/ (III)V net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/ (III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/m_70160_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/ForkingTrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/f_70162_ net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/ (III)V net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/ (III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/m_161841_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/core/BlockPos;III)V net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/placeLogIfFreeWithOffset (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lnet/minecraft/core/BlockPos;III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/m_70188_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/GiantTrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/f_70190_ net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/ (III)V net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/ (III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/m_70205_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/MegaJungleTrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/f_70245_ net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/ (III)V net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/ (III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/m_70260_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/StraightTrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/f_161865_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/MAX_BASE_HEIGHT +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/f_161866_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/MAX_RAND +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/f_161867_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/MAX_HEIGHT +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/f_70262_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/CODEC +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/f_70263_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/baseHeight +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/f_70264_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/heightRandA +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/f_70265_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/heightRandB +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/ (III)V net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/ (III)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_142625_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/placeTrunk (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_161874_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)V net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/placeLogIfFree (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_161880_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)V net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/setDirtAt (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_161886_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Ljava/util/function/Function;)Z net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/placeLog (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Ljava/util/function/Function;)Z +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_161893_ (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Z net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/placeLog (Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Z +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_70295_ (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/isDirt (Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_70303_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/lambda$isDirt$3 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_70305_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P3; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/trunkPlacerParts (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/Products$P3; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_70307_ (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/lambda$trunkPlacerParts$2 (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_70309_ (Ljava/util/Random;)I net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/getTreeHeight (Ljava/util/Random;)I +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_70311_ (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/lambda$trunkPlacerParts$1 (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_70313_ (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/lambda$trunkPlacerParts$0 (Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/m_7362_ ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer/type ()Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_161899_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/BENDING_TRUNK_PLACER +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_70315_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/STRAIGHT_TRUNK_PLACER +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_70316_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/FORKING_TRUNK_PLACER +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_70317_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/GIANT_TRUNK_PLACER +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_70318_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/MEGA_JUNGLE_TRUNK_PLACER +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_70319_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/DARK_OAK_TRUNK_PLACER +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_70320_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/FANCY_TRUNK_PLACER +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/f_70321_ net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/codec +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/ ()V net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/ ()V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/m_70325_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/codec ()Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/m_70326_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType; +CL: net/minecraft/world/level/levelgen/feature/trunkplacers/package-info net/minecraft/world/level/levelgen/feature/trunkplacers/package-info +FD: net/minecraft/world/level/levelgen/feature/trunkplacers/package-info/net/minecraft/world/level/levelgen/feature/trunkplacers/package-info net/minecraft/world/level/levelgen/feature/trunkplacers/package-info/net/minecraft/world/level/levelgen/feature/trunkplacers/package-info +CL: net/minecraft/world/level/levelgen/flat/FlatLayerInfo net/minecraft/world/level/levelgen/flat/FlatLayerInfo +FD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/f_161900_ net/minecraft/world/level/levelgen/flat/FlatLayerInfo/block +FD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/f_70329_ net/minecraft/world/level/levelgen/flat/FlatLayerInfo/CODEC +FD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/f_70331_ net/minecraft/world/level/levelgen/flat/FlatLayerInfo/height +FD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/net/minecraft/world/level/levelgen/flat/FlatLayerInfo net/minecraft/world/level/levelgen/flat/FlatLayerInfo/net/minecraft/world/level/levelgen/flat/FlatLayerInfo +MD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/ ()V net/minecraft/world/level/levelgen/flat/FlatLayerInfo/ ()V +MD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/ (ILnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/levelgen/flat/FlatLayerInfo/ (ILnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/m_161901_ (Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/levelgen/flat/FlatLayerInfo/lambda$static$0 (Lnet/minecraft/world/level/levelgen/flat/FlatLayerInfo;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/m_70337_ ()I net/minecraft/world/level/levelgen/flat/FlatLayerInfo/getHeight ()I +MD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/m_70340_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/flat/FlatLayerInfo/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/m_70344_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/flat/FlatLayerInfo/getBlockState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/flat/FlatLayerInfo/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/flat/FlatLayerInfo/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_209788_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/structureOverrides +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70347_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/CODEC +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70348_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/LOGGER +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70350_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/biomes +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70352_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/layersInfo +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70353_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/biome +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70354_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/layers +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70355_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/voidGen +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70356_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/decoration +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/f_70357_ net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/addLakes +FD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/ ()V net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/ ()V +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/ (Ljava/util/Optional;Lnet/minecraft/core/Registry;)V net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/ (Ljava/util/Optional;Lnet/minecraft/core/Registry;)V +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/ (Lnet/minecraft/core/Registry;Ljava/util/Optional;Ljava/util/List;ZZLjava/util/Optional;)V net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/ (Lnet/minecraft/core/Registry;Ljava/util/Optional;Ljava/util/List;ZZLjava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_161905_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/validateHeight (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_161911_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/lambda$static$2 (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_161915_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Lnet/minecraft/core/Registry; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/lambda$static$0 (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Lnet/minecraft/core/Registry; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_161917_ ()Ljava/util/List; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/getLayers ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_204918_ (Lnet/minecraft/core/Holder;)V net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/setBiome (Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_204920_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/getBiomeFromSettings ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_204921_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/getBiome ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_209799_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_209801_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/lambda$updateLayers$6 (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_209803_ (Ljava/util/List;Ljava/util/Optional;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/withLayers (Ljava/util/List;Ljava/util/Optional;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_209806_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/util/Optional; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/lambda$static$4 (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_209808_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/lambda$static$3 (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_209810_ ()Ljava/util/Optional; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/structureOverrides ()Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_209811_ (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/util/Optional; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/lambda$static$1 (Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_211734_ (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/getDefault (Lnet/minecraft/core/Registry;Lnet/minecraft/core/Registry;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_70369_ ()V net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/setDecoration ()V +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_70385_ ()V net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/setAddLakes ()V +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_70401_ ()Ljava/util/List; net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/getLayersInfo ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/m_70403_ ()V net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings/updateLayers ()V +CL: net/minecraft/world/level/levelgen/flat/package-info net/minecraft/world/level/levelgen/flat/package-info +FD: net/minecraft/world/level/levelgen/flat/package-info/net/minecraft/world/level/levelgen/flat/package-info net/minecraft/world/level/levelgen/flat/package-info/net/minecraft/world/level/levelgen/flat/package-info +CL: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight +FD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/f_161918_ net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/f_161919_ net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/LOGGER +FD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/f_161920_ net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/minInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/f_161921_ net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/maxInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/f_161922_ net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/inner +FD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/ ()V net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)V net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)V +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/m_142002_ ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/getType ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/m_142233_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/sample (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/m_161929_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/m_161931_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight; net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/of (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/m_161935_ (Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/lambda$static$2 (Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/m_161940_ (Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/lambda$static$1 (Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/m_161942_ (Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/lambda$static$0 (Lnet/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/heightproviders/BiasedToBottomHeight/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight net/minecraft/world/level/levelgen/heightproviders/ConstantHeight +FD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/f_161945_ net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/ZERO +FD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/f_161946_ net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/f_161947_ net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/value +FD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/net/minecraft/world/level/levelgen/heightproviders/ConstantHeight net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/net/minecraft/world/level/levelgen/heightproviders/ConstantHeight +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/ ()V net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;)V net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;)V +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_142002_ ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/getType ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_142233_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/sample (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_161952_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/lambda$static$3 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_161954_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_161956_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/of (Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_161958_ (Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/lambda$static$4 (Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_161963_ ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/getValue ()Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_161964_ (Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight;)Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/lambda$static$2 (Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight;)Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/m_161966_ (Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/lambda$static$0 (Lnet/minecraft/world/level/levelgen/heightproviders/ConstantHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/heightproviders/ConstantHeight/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/heightproviders/HeightProvider net/minecraft/world/level/levelgen/heightproviders/HeightProvider +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/f_161969_ net/minecraft/world/level/levelgen/heightproviders/HeightProvider/CONSTANT_OR_DISPATCH_CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/f_161970_ net/minecraft/world/level/levelgen/heightproviders/HeightProvider/CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/net/minecraft/world/level/levelgen/heightproviders/HeightProvider net/minecraft/world/level/levelgen/heightproviders/HeightProvider/net/minecraft/world/level/levelgen/heightproviders/HeightProvider +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/ ()V net/minecraft/world/level/levelgen/heightproviders/HeightProvider/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/ ()V net/minecraft/world/level/levelgen/heightproviders/HeightProvider/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/m_142002_ ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/HeightProvider/getType ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/m_142233_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/heightproviders/HeightProvider/sample (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/m_161973_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; net/minecraft/world/level/levelgen/heightproviders/HeightProvider/lambda$static$1 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/m_161975_ (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/levelgen/heightproviders/HeightProvider/lambda$static$2 (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProvider/m_161979_ (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; net/minecraft/world/level/levelgen/heightproviders/HeightProvider/lambda$static$0 (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; +CL: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType net/minecraft/world/level/levelgen/heightproviders/HeightProviderType +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/f_161981_ net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/CONSTANT +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/f_161982_ net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/UNIFORM +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/f_161983_ net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/BIASED_TO_BOTTOM +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/f_161984_ net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/VERY_BIASED_TO_BOTTOM +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/f_161985_ net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/TRAPEZOID +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/f_191531_ net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/WEIGHTED_LIST +FD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/net/minecraft/world/level/levelgen/heightproviders/HeightProviderType net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/net/minecraft/world/level/levelgen/heightproviders/HeightProviderType +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/ ()V net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/m_161987_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/m_161989_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/m_161992_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/heightproviders/HeightProviderType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight +FD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/f_161993_ net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/f_161994_ net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/LOGGER +FD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/f_161995_ net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/minInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/f_161996_ net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/maxInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/f_161997_ net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/plateau +FD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/ ()V net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)V net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)V +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_142002_ ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/getType ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_142233_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/sample (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_162004_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_162006_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/of (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_162009_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/of (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_162013_ (Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/lambda$static$2 (Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_162018_ (Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/lambda$static$1 (Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/m_162020_ (Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/lambda$static$0 (Lnet/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/heightproviders/TrapezoidHeight/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/heightproviders/UniformHeight net/minecraft/world/level/levelgen/heightproviders/UniformHeight +FD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/f_162023_ net/minecraft/world/level/levelgen/heightproviders/UniformHeight/CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/f_162024_ net/minecraft/world/level/levelgen/heightproviders/UniformHeight/LOGGER +FD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/f_162025_ net/minecraft/world/level/levelgen/heightproviders/UniformHeight/minInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/f_162026_ net/minecraft/world/level/levelgen/heightproviders/UniformHeight/maxInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/f_198374_ net/minecraft/world/level/levelgen/heightproviders/UniformHeight/warnedFor +FD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/net/minecraft/world/level/levelgen/heightproviders/UniformHeight net/minecraft/world/level/levelgen/heightproviders/UniformHeight/net/minecraft/world/level/levelgen/heightproviders/UniformHeight +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/ ()V net/minecraft/world/level/levelgen/heightproviders/UniformHeight/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)V net/minecraft/world/level/levelgen/heightproviders/UniformHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)V +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/m_142002_ ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/UniformHeight/getType ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/m_142233_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/heightproviders/UniformHeight/sample (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/m_162032_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/heightproviders/UniformHeight/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/m_162034_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/heightproviders/UniformHeight; net/minecraft/world/level/levelgen/heightproviders/UniformHeight/of (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/heightproviders/UniformHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/m_162037_ (Lnet/minecraft/world/level/levelgen/heightproviders/UniformHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/UniformHeight/lambda$static$1 (Lnet/minecraft/world/level/levelgen/heightproviders/UniformHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/m_162042_ (Lnet/minecraft/world/level/levelgen/heightproviders/UniformHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/UniformHeight/lambda$static$0 (Lnet/minecraft/world/level/levelgen/heightproviders/UniformHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/UniformHeight/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/heightproviders/UniformHeight/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight +FD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/f_162045_ net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/f_162046_ net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/LOGGER +FD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/f_162047_ net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/minInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/f_162048_ net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/maxInclusive +FD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/f_162049_ net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/inner +FD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/ ()V net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)V net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)V +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/m_142002_ ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/getType ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/m_142233_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/sample (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/m_162056_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/m_162058_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight; net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/of (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;I)Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight; +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/m_162062_ (Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/lambda$static$2 (Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/m_162067_ (Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/lambda$static$1 (Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/m_162069_ (Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/lambda$static$0 (Lnet/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight;)Lnet/minecraft/world/level/levelgen/VerticalAnchor; +MD: net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/heightproviders/VeryBiasedToBottomHeight/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight +FD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/f_191532_ net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/CODEC +FD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/f_191533_ net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/distribution +FD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight +MD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/ ()V net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/ ()V +MD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/ (Lnet/minecraft/util/random/SimpleWeightedRandomList;)V net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/ (Lnet/minecraft/util/random/SimpleWeightedRandomList;)V +MD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/m_142002_ ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/getType ()Lnet/minecraft/world/level/levelgen/heightproviders/HeightProviderType; +MD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/m_142233_ (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/sample (Ljava/util/Random;Lnet/minecraft/world/level/levelgen/WorldGenerationContext;)I +MD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/m_191538_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/m_191540_ (Lnet/minecraft/world/level/levelgen/heightproviders/WeightedListHeight;)Lnet/minecraft/util/random/SimpleWeightedRandomList; net/minecraft/world/level/levelgen/heightproviders/WeightedListHeight/lambda$static$0 (Lnet/minecraft/world/level/levelgen/heightproviders/WeightedListHeight;)Lnet/minecraft/util/random/SimpleWeightedRandomList; +CL: net/minecraft/world/level/levelgen/heightproviders/package-info net/minecraft/world/level/levelgen/heightproviders/package-info +FD: net/minecraft/world/level/levelgen/heightproviders/package-info/net/minecraft/world/level/levelgen/heightproviders/package-info net/minecraft/world/level/levelgen/heightproviders/package-info/net/minecraft/world/level/levelgen/heightproviders/package-info +CL: net/minecraft/world/level/levelgen/material/MaterialRuleList net/minecraft/world/level/levelgen/material/MaterialRuleList +FD: net/minecraft/world/level/levelgen/material/MaterialRuleList/f_191545_ net/minecraft/world/level/levelgen/material/MaterialRuleList/materialRuleList +FD: net/minecraft/world/level/levelgen/material/MaterialRuleList/net/minecraft/world/level/levelgen/material/MaterialRuleList net/minecraft/world/level/levelgen/material/MaterialRuleList/net/minecraft/world/level/levelgen/material/MaterialRuleList +MD: net/minecraft/world/level/levelgen/material/MaterialRuleList/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/material/MaterialRuleList/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/material/MaterialRuleList/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/material/MaterialRuleList/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/material/MaterialRuleList/f_191545_ ()Ljava/util/List; net/minecraft/world/level/levelgen/material/MaterialRuleList/materialRuleList ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/material/MaterialRuleList/hashCode ()I net/minecraft/world/level/levelgen/material/MaterialRuleList/hashCode ()I +MD: net/minecraft/world/level/levelgen/material/MaterialRuleList/m_207387_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/material/MaterialRuleList/calculate (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/material/MaterialRuleList/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/material/MaterialRuleList/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/material/WorldGenMaterialRule net/minecraft/world/level/levelgen/material/WorldGenMaterialRule +FD: net/minecraft/world/level/levelgen/material/WorldGenMaterialRule/net/minecraft/world/level/levelgen/material/WorldGenMaterialRule net/minecraft/world/level/levelgen/material/WorldGenMaterialRule/net/minecraft/world/level/levelgen/material/WorldGenMaterialRule +MD: net/minecraft/world/level/levelgen/material/WorldGenMaterialRule/m_183577_ (Lnet/minecraft/world/level/levelgen/NoiseChunk;III)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/material/WorldGenMaterialRule/apply (Lnet/minecraft/world/level/levelgen/NoiseChunk;III)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/material/package-info net/minecraft/world/level/levelgen/material/package-info +FD: net/minecraft/world/level/levelgen/material/package-info/net/minecraft/world/level/levelgen/material/package-info net/minecraft/world/level/levelgen/material/package-info/net/minecraft/world/level/levelgen/material/package-info +CL: net/minecraft/world/level/levelgen/package-info net/minecraft/world/level/levelgen/package-info +FD: net/minecraft/world/level/levelgen/package-info/net/minecraft/world/level/levelgen/package-info net/minecraft/world/level/levelgen/package-info/net/minecraft/world/level/levelgen/package-info +CL: net/minecraft/world/level/levelgen/placement/BiomeFilter net/minecraft/world/level/levelgen/placement/BiomeFilter +FD: net/minecraft/world/level/levelgen/placement/BiomeFilter/f_191557_ net/minecraft/world/level/levelgen/placement/BiomeFilter/CODEC +FD: net/minecraft/world/level/levelgen/placement/BiomeFilter/f_191558_ net/minecraft/world/level/levelgen/placement/BiomeFilter/INSTANCE +FD: net/minecraft/world/level/levelgen/placement/BiomeFilter/net/minecraft/world/level/levelgen/placement/BiomeFilter net/minecraft/world/level/levelgen/placement/BiomeFilter/net/minecraft/world/level/levelgen/placement/BiomeFilter +MD: net/minecraft/world/level/levelgen/placement/BiomeFilter/ ()V net/minecraft/world/level/levelgen/placement/BiomeFilter/ ()V +MD: net/minecraft/world/level/levelgen/placement/BiomeFilter/ ()V net/minecraft/world/level/levelgen/placement/BiomeFilter/ ()V +MD: net/minecraft/world/level/levelgen/placement/BiomeFilter/m_183168_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/BiomeFilter/shouldPlace (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/BiomeFilter/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/BiomeFilter/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/BiomeFilter/m_191561_ ()Lnet/minecraft/world/level/levelgen/placement/BiomeFilter; net/minecraft/world/level/levelgen/placement/BiomeFilter/biome ()Lnet/minecraft/world/level/levelgen/placement/BiomeFilter; +MD: net/minecraft/world/level/levelgen/placement/BiomeFilter/m_191567_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/levelgen/placement/BiomeFilter/lambda$shouldPlace$1 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/levelgen/placement/BiomeFilter/m_191568_ ()Lnet/minecraft/world/level/levelgen/placement/BiomeFilter; net/minecraft/world/level/levelgen/placement/BiomeFilter/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/placement/BiomeFilter; +CL: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter net/minecraft/world/level/levelgen/placement/BlockPredicateFilter +FD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/f_191569_ net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/CODEC +FD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/f_191570_ net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/predicate +FD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/net/minecraft/world/level/levelgen/placement/BlockPredicateFilter net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/net/minecraft/world/level/levelgen/placement/BlockPredicateFilter +MD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/ ()V net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/ ()V +MD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)V net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)V +MD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/m_183168_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/shouldPlace (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/m_191574_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/m_191576_ (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/placement/BlockPredicateFilter; net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/forPredicate (Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;)Lnet/minecraft/world/level/levelgen/placement/BlockPredicateFilter; +MD: net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/m_191578_ (Lnet/minecraft/world/level/levelgen/placement/BlockPredicateFilter;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/placement/BlockPredicateFilter/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/BlockPredicateFilter;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +CL: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement +FD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/f_191585_ net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/f_191586_ net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/step +FD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement +MD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/ ()V net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)V +MD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/m_191590_ (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/levelgen/placement/CarvingMaskPlacement; net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/forStep (Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/levelgen/placement/CarvingMaskPlacement; +MD: net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/m_191592_ (Lnet/minecraft/world/level/levelgen/placement/CarvingMaskPlacement;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; net/minecraft/world/level/levelgen/placement/CarvingMaskPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/CarvingMaskPlacement;)Lnet/minecraft/world/level/levelgen/GenerationStep$Carving; +CL: net/minecraft/world/level/levelgen/placement/CaveSurface net/minecraft/world/level/levelgen/placement/CaveSurface +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/$VALUES net/minecraft/world/level/levelgen/placement/CaveSurface/$VALUES +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/CEILING net/minecraft/world/level/levelgen/placement/CaveSurface/CEILING +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/FLOOR net/minecraft/world/level/levelgen/placement/CaveSurface/FLOOR +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/f_162094_ net/minecraft/world/level/levelgen/placement/CaveSurface/CODEC +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/f_162095_ net/minecraft/world/level/levelgen/placement/CaveSurface/direction +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/f_162096_ net/minecraft/world/level/levelgen/placement/CaveSurface/y +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/f_162097_ net/minecraft/world/level/levelgen/placement/CaveSurface/id +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/f_162098_ net/minecraft/world/level/levelgen/placement/CaveSurface/VALUES +FD: net/minecraft/world/level/levelgen/placement/CaveSurface/net/minecraft/world/level/levelgen/placement/CaveSurface net/minecraft/world/level/levelgen/placement/CaveSurface/net/minecraft/world/level/levelgen/placement/CaveSurface +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/ ()V net/minecraft/world/level/levelgen/placement/CaveSurface/ ()V +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/ (Ljava/lang/String;ILnet/minecraft/core/Direction;ILjava/lang/String;)V net/minecraft/world/level/levelgen/placement/CaveSurface/ (Ljava/lang/String;ILnet/minecraft/core/Direction;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/m_162107_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/placement/CaveSurface/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/m_162108_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/placement/CaveSurface; net/minecraft/world/level/levelgen/placement/CaveSurface/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/placement/CaveSurface; +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/m_162110_ ()I net/minecraft/world/level/levelgen/placement/CaveSurface/getY ()I +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/m_162112_ ()[Lnet/minecraft/world/level/levelgen/placement/CaveSurface; net/minecraft/world/level/levelgen/placement/CaveSurface/$values ()[Lnet/minecraft/world/level/levelgen/placement/CaveSurface; +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/placement/CaveSurface/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/placement/CaveSurface; net/minecraft/world/level/levelgen/placement/CaveSurface/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/placement/CaveSurface; +MD: net/minecraft/world/level/levelgen/placement/CaveSurface/values ()[Lnet/minecraft/world/level/levelgen/placement/CaveSurface; net/minecraft/world/level/levelgen/placement/CaveSurface/values ()[Lnet/minecraft/world/level/levelgen/placement/CaveSurface; +CL: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement +FD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/f_191599_ net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/f_191600_ net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/count +FD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/ ()V net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/ (Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/ (Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/m_191604_ (I)Lnet/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement; net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/of (I)Lnet/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement; +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/m_191606_ (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement; net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/of (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement; +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/m_191608_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/isEmpty (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/m_191610_ (Lnet/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/m_191612_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;IIII)I net/minecraft/world/level/levelgen/placement/CountOnEveryLayerPlacement/findOnGroundYPosition (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;IIII)I +CL: net/minecraft/world/level/levelgen/placement/CountPlacement net/minecraft/world/level/levelgen/placement/CountPlacement +FD: net/minecraft/world/level/levelgen/placement/CountPlacement/f_191623_ net/minecraft/world/level/levelgen/placement/CountPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/CountPlacement/f_191624_ net/minecraft/world/level/levelgen/placement/CountPlacement/count +FD: net/minecraft/world/level/levelgen/placement/CountPlacement/net/minecraft/world/level/levelgen/placement/CountPlacement net/minecraft/world/level/levelgen/placement/CountPlacement/net/minecraft/world/level/levelgen/placement/CountPlacement +MD: net/minecraft/world/level/levelgen/placement/CountPlacement/ ()V net/minecraft/world/level/levelgen/placement/CountPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/CountPlacement/ (Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/placement/CountPlacement/ (Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/placement/CountPlacement/m_183265_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/levelgen/placement/CountPlacement/count (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/levelgen/placement/CountPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/CountPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/CountPlacement/m_191628_ (I)Lnet/minecraft/world/level/levelgen/placement/CountPlacement; net/minecraft/world/level/levelgen/placement/CountPlacement/of (I)Lnet/minecraft/world/level/levelgen/placement/CountPlacement; +MD: net/minecraft/world/level/levelgen/placement/CountPlacement/m_191630_ (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/CountPlacement; net/minecraft/world/level/levelgen/placement/CountPlacement/of (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/CountPlacement; +MD: net/minecraft/world/level/levelgen/placement/CountPlacement/m_191632_ (Lnet/minecraft/world/level/levelgen/placement/CountPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/placement/CountPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/CountPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; +CL: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement +FD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/f_191638_ net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/f_191639_ net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/directionOfSearch +FD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/f_191640_ net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/targetCondition +FD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/f_191641_ net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/allowedSearchCondition +FD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/f_191642_ net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/maxSteps +FD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/ ()V net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;I)V net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;I)V +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_191649_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_191651_ (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/lambda$static$3 (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_191653_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;I)Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/scanningFor (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;I)Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_191657_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;I)Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/scanningFor (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate;I)Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_191667_ (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/lambda$static$2 (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_191669_ (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/lambda$static$1 (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Lnet/minecraft/world/level/levelgen/blockpredicates/BlockPredicate; +MD: net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/m_191671_ (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/EnvironmentScanPlacement;)Lnet/minecraft/core/Direction; +CL: net/minecraft/world/level/levelgen/placement/HeightRangePlacement net/minecraft/world/level/levelgen/placement/HeightRangePlacement +FD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/f_191673_ net/minecraft/world/level/levelgen/placement/HeightRangePlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/f_191674_ net/minecraft/world/level/levelgen/placement/HeightRangePlacement/height +FD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/net/minecraft/world/level/levelgen/placement/HeightRangePlacement net/minecraft/world/level/levelgen/placement/HeightRangePlacement/net/minecraft/world/level/levelgen/placement/HeightRangePlacement +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/ ()V net/minecraft/world/level/levelgen/placement/HeightRangePlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/ (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)V net/minecraft/world/level/levelgen/placement/HeightRangePlacement/ (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)V +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/HeightRangePlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/HeightRangePlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/m_191678_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/HeightRangePlacement/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/m_191680_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement; net/minecraft/world/level/levelgen/placement/HeightRangePlacement/uniform (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement; +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/m_191683_ (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement; net/minecraft/world/level/levelgen/placement/HeightRangePlacement/of (Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider;)Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement; +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/m_191685_ (Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; net/minecraft/world/level/levelgen/placement/HeightRangePlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement;)Lnet/minecraft/world/level/levelgen/heightproviders/HeightProvider; +MD: net/minecraft/world/level/levelgen/placement/HeightRangePlacement/m_191692_ (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement; net/minecraft/world/level/levelgen/placement/HeightRangePlacement/triangle (Lnet/minecraft/world/level/levelgen/VerticalAnchor;Lnet/minecraft/world/level/levelgen/VerticalAnchor;)Lnet/minecraft/world/level/levelgen/placement/HeightRangePlacement; +CL: net/minecraft/world/level/levelgen/placement/HeightmapPlacement net/minecraft/world/level/levelgen/placement/HeightmapPlacement +FD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/f_191695_ net/minecraft/world/level/levelgen/placement/HeightmapPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/f_191696_ net/minecraft/world/level/levelgen/placement/HeightmapPlacement/heightmap +FD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/net/minecraft/world/level/levelgen/placement/HeightmapPlacement net/minecraft/world/level/levelgen/placement/HeightmapPlacement/net/minecraft/world/level/levelgen/placement/HeightmapPlacement +MD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/ ()V net/minecraft/world/level/levelgen/placement/HeightmapPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)V net/minecraft/world/level/levelgen/placement/HeightmapPlacement/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)V +MD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/HeightmapPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/HeightmapPlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/m_191700_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/HeightmapPlacement/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/m_191702_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/placement/HeightmapPlacement; net/minecraft/world/level/levelgen/placement/HeightmapPlacement/onHeightmap (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Lnet/minecraft/world/level/levelgen/placement/HeightmapPlacement; +MD: net/minecraft/world/level/levelgen/placement/HeightmapPlacement/m_191704_ (Lnet/minecraft/world/level/levelgen/placement/HeightmapPlacement;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/placement/HeightmapPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/HeightmapPlacement;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +CL: net/minecraft/world/level/levelgen/placement/InSquarePlacement net/minecraft/world/level/levelgen/placement/InSquarePlacement +FD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/f_191711_ net/minecraft/world/level/levelgen/placement/InSquarePlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/f_191712_ net/minecraft/world/level/levelgen/placement/InSquarePlacement/INSTANCE +FD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/net/minecraft/world/level/levelgen/placement/InSquarePlacement net/minecraft/world/level/levelgen/placement/InSquarePlacement/net/minecraft/world/level/levelgen/placement/InSquarePlacement +MD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/ ()V net/minecraft/world/level/levelgen/placement/InSquarePlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/ ()V net/minecraft/world/level/levelgen/placement/InSquarePlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/InSquarePlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/InSquarePlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/m_191715_ ()Lnet/minecraft/world/level/levelgen/placement/InSquarePlacement; net/minecraft/world/level/levelgen/placement/InSquarePlacement/spread ()Lnet/minecraft/world/level/levelgen/placement/InSquarePlacement; +MD: net/minecraft/world/level/levelgen/placement/InSquarePlacement/m_191721_ ()Lnet/minecraft/world/level/levelgen/placement/InSquarePlacement; net/minecraft/world/level/levelgen/placement/InSquarePlacement/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/placement/InSquarePlacement; +CL: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement +FD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/f_191722_ net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/f_191723_ net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/noiseToCountRatio +FD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/f_191724_ net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/noiseFactor +FD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/f_191725_ net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/noiseOffset +FD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/ ()V net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/ (IDD)V net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/ (IDD)V +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/m_183265_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/count (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/m_191731_ (IDD)Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement; net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/of (IDD)Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement; +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/m_191735_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/m_191737_ (Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement;)Ljava/lang/Double; net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/lambda$static$2 (Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/m_191743_ (Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement;)Ljava/lang/Double; net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/lambda$static$1 (Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement;)Ljava/lang/Double; +MD: net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/m_191745_ (Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/NoiseBasedCountPlacement;)Ljava/lang/Integer; +CL: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement +FD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/f_191747_ net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/f_191748_ net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/noiseLevel +FD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/f_191749_ net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/belowNoise +FD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/f_191750_ net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/aboveNoise +FD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/ ()V net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/ (DII)V net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/ (DII)V +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/m_183265_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/count (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/m_191756_ (DII)Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement; net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/of (DII)Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement; +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/m_191760_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/m_191762_ (Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/lambda$static$2 (Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/m_191768_ (Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/lambda$static$1 (Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/m_191770_ (Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement;)Ljava/lang/Double; net/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/NoiseThresholdCountPlacement;)Ljava/lang/Double; +CL: net/minecraft/world/level/levelgen/placement/PlacedFeature net/minecraft/world/level/levelgen/placement/PlacedFeature +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_191772_ net/minecraft/world/level/levelgen/placement/PlacedFeature/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_191773_ net/minecraft/world/level/levelgen/placement/PlacedFeature/CODEC +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_191774_ net/minecraft/world/level/levelgen/placement/PlacedFeature/LIST_CODEC +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_191775_ net/minecraft/world/level/levelgen/placement/PlacedFeature/feature +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_191776_ net/minecraft/world/level/levelgen/placement/PlacedFeature/placement +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_204922_ net/minecraft/world/level/levelgen/placement/PlacedFeature/LIST_OF_LISTS_CODEC +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature/net/minecraft/world/level/levelgen/placement/PlacedFeature net/minecraft/world/level/levelgen/placement/PlacedFeature/net/minecraft/world/level/levelgen/placement/PlacedFeature +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/ ()V net/minecraft/world/level/levelgen/placement/PlacedFeature/ ()V +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/ (Lnet/minecraft/core/Holder;Ljava/util/List;)V net/minecraft/world/level/levelgen/placement/PlacedFeature/ (Lnet/minecraft/core/Holder;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/placement/PlacedFeature/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_191775_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/placement/PlacedFeature/feature ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/f_191776_ ()Ljava/util/List; net/minecraft/world/level/levelgen/placement/PlacedFeature/placement ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/hashCode ()I net/minecraft/world/level/levelgen/placement/PlacedFeature/hashCode ()I +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191781_ ()Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/PlacedFeature/getFeatures ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191782_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/PlacedFeature/place (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191787_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/PlacedFeature/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191789_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/placement/PlacedFeature/lambda$placeWithContext$4 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredFeature;Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191795_ (Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Ljava/util/List; net/minecraft/world/level/levelgen/placement/PlacedFeature/lambda$static$1 (Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191797_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/PlacedFeature/placeWithContext (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191801_ (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/PlacedFeature/lambda$placeWithContext$3 (Lnet/minecraft/world/level/levelgen/placement/PlacementModifier;Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_191806_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/PlacedFeature/placeWithBiomeCheck (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/m_204927_ (Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/placement/PlacedFeature/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/PlacedFeature;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/placement/PlacedFeature/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/placement/PlacedFeature$test net/minecraft/world/level/levelgen/placement/PlacedFeature$test +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature$test/f_204933_ net/minecraft/world/level/levelgen/placement/PlacedFeature$test/a +FD: net/minecraft/world/level/levelgen/placement/PlacedFeature$test/net/minecraft/world/level/levelgen/placement/PlacedFeature$test net/minecraft/world/level/levelgen/placement/PlacedFeature$test/net/minecraft/world/level/levelgen/placement/PlacedFeature$test +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature$test/ (I)V net/minecraft/world/level/levelgen/placement/PlacedFeature$test/ (I)V +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature$test/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/placement/PlacedFeature$test/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature$test/f_204933_ ()I net/minecraft/world/level/levelgen/placement/PlacedFeature$test/a ()I +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature$test/hashCode ()I net/minecraft/world/level/levelgen/placement/PlacedFeature$test/hashCode ()I +MD: net/minecraft/world/level/levelgen/placement/PlacedFeature$test/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/placement/PlacedFeature$test/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/placement/PlacementContext net/minecraft/world/level/levelgen/placement/PlacementContext +FD: net/minecraft/world/level/levelgen/placement/PlacementContext/f_191814_ net/minecraft/world/level/levelgen/placement/PlacementContext/level +FD: net/minecraft/world/level/levelgen/placement/PlacementContext/f_191815_ net/minecraft/world/level/levelgen/placement/PlacementContext/generator +FD: net/minecraft/world/level/levelgen/placement/PlacementContext/f_191816_ net/minecraft/world/level/levelgen/placement/PlacementContext/topFeature +FD: net/minecraft/world/level/levelgen/placement/PlacementContext/net/minecraft/world/level/levelgen/placement/PlacementContext net/minecraft/world/level/levelgen/placement/PlacementContext/net/minecraft/world/level/levelgen/placement/PlacementContext +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Optional;)V net/minecraft/world/level/levelgen/placement/PlacementContext/ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/m_191821_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; net/minecraft/world/level/levelgen/placement/PlacementContext/getCarvingMask (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;)Lnet/minecraft/world/level/chunk/CarvingMask; +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/m_191824_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I net/minecraft/world/level/levelgen/placement/PlacementContext/getHeight (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)I +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/m_191828_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/placement/PlacementContext/getBlockState (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/m_191830_ ()I net/minecraft/world/level/levelgen/placement/PlacementContext/getMinBuildHeight ()I +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/m_191831_ ()Lnet/minecraft/world/level/WorldGenLevel; net/minecraft/world/level/levelgen/placement/PlacementContext/getLevel ()Lnet/minecraft/world/level/WorldGenLevel; +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/m_191832_ ()Ljava/util/Optional; net/minecraft/world/level/levelgen/placement/PlacementContext/topFeature ()Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/placement/PlacementContext/m_191833_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/placement/PlacementContext/generator ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +CL: net/minecraft/world/level/levelgen/placement/PlacementFilter net/minecraft/world/level/levelgen/placement/PlacementFilter +FD: net/minecraft/world/level/levelgen/placement/PlacementFilter/net/minecraft/world/level/levelgen/placement/PlacementFilter net/minecraft/world/level/levelgen/placement/PlacementFilter/net/minecraft/world/level/levelgen/placement/PlacementFilter +MD: net/minecraft/world/level/levelgen/placement/PlacementFilter/ ()V net/minecraft/world/level/levelgen/placement/PlacementFilter/ ()V +MD: net/minecraft/world/level/levelgen/placement/PlacementFilter/m_183168_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/PlacementFilter/shouldPlace (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/PlacementFilter/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/PlacementFilter/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +CL: net/minecraft/world/level/levelgen/placement/PlacementModifier net/minecraft/world/level/levelgen/placement/PlacementModifier +FD: net/minecraft/world/level/levelgen/placement/PlacementModifier/f_191842_ net/minecraft/world/level/levelgen/placement/PlacementModifier/CODEC +FD: net/minecraft/world/level/levelgen/placement/PlacementModifier/net/minecraft/world/level/levelgen/placement/PlacementModifier net/minecraft/world/level/levelgen/placement/PlacementModifier/net/minecraft/world/level/levelgen/placement/PlacementModifier +MD: net/minecraft/world/level/levelgen/placement/PlacementModifier/ ()V net/minecraft/world/level/levelgen/placement/PlacementModifier/ ()V +MD: net/minecraft/world/level/levelgen/placement/PlacementModifier/ ()V net/minecraft/world/level/levelgen/placement/PlacementModifier/ ()V +MD: net/minecraft/world/level/levelgen/placement/PlacementModifier/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/PlacementModifier/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/PlacementModifier/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/PlacementModifier/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +CL: net/minecraft/world/level/levelgen/placement/PlacementModifierType net/minecraft/world/level/levelgen/placement/PlacementModifierType +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191848_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/BLOCK_PREDICATE_FILTER +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191849_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/RARITY_FILTER +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191850_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/SURFACE_RELATIVE_THRESHOLD_FILTER +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191851_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/SURFACE_WATER_DEPTH_FILTER +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191852_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/BIOME_FILTER +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191853_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/COUNT +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191854_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/NOISE_BASED_COUNT +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191855_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/NOISE_THRESHOLD_COUNT +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191856_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/COUNT_ON_EVERY_LAYER +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191857_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/ENVIRONMENT_SCAN +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191858_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/HEIGHTMAP +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191859_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/HEIGHT_RANGE +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191860_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/IN_SQUARE +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191861_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/RANDOM_OFFSET +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/f_191862_ net/minecraft/world/level/levelgen/placement/PlacementModifierType/CARVING_MASK_PLACEMENT +FD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/net/minecraft/world/level/levelgen/placement/PlacementModifierType net/minecraft/world/level/levelgen/placement/PlacementModifierType/net/minecraft/world/level/levelgen/placement/PlacementModifierType +MD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/ ()V net/minecraft/world/level/levelgen/placement/PlacementModifierType/ ()V +MD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/m_191864_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/placement/PlacementModifierType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/m_191866_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/PlacementModifierType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/PlacementModifierType/m_191869_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/placement/PlacementModifierType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement +FD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/f_191870_ net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/CODEC +FD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/f_191871_ net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/xzSpread +FD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/f_191872_ net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/ySpread +FD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/ ()V net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)V +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_191877_ (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/vertical (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement; +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_191879_ (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/of (Lnet/minecraft/util/valueproviders/IntProvider;Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement; +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_191882_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_191884_ (Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/lambda$static$1 (Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_191891_ (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/horizontal (Lnet/minecraft/util/valueproviders/IntProvider;)Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement; +MD: net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/m_191893_ (Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; net/minecraft/world/level/levelgen/placement/RandomOffsetPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/RandomOffsetPlacement;)Lnet/minecraft/util/valueproviders/IntProvider; +CL: net/minecraft/world/level/levelgen/placement/RarityFilter net/minecraft/world/level/levelgen/placement/RarityFilter +FD: net/minecraft/world/level/levelgen/placement/RarityFilter/f_191895_ net/minecraft/world/level/levelgen/placement/RarityFilter/CODEC +FD: net/minecraft/world/level/levelgen/placement/RarityFilter/f_191896_ net/minecraft/world/level/levelgen/placement/RarityFilter/chance +FD: net/minecraft/world/level/levelgen/placement/RarityFilter/net/minecraft/world/level/levelgen/placement/RarityFilter net/minecraft/world/level/levelgen/placement/RarityFilter/net/minecraft/world/level/levelgen/placement/RarityFilter +MD: net/minecraft/world/level/levelgen/placement/RarityFilter/ ()V net/minecraft/world/level/levelgen/placement/RarityFilter/ ()V +MD: net/minecraft/world/level/levelgen/placement/RarityFilter/ (I)V net/minecraft/world/level/levelgen/placement/RarityFilter/ (I)V +MD: net/minecraft/world/level/levelgen/placement/RarityFilter/m_183168_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/RarityFilter/shouldPlace (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/RarityFilter/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/RarityFilter/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/RarityFilter/m_191900_ (I)Lnet/minecraft/world/level/levelgen/placement/RarityFilter; net/minecraft/world/level/levelgen/placement/RarityFilter/onAverageOnceEvery (I)Lnet/minecraft/world/level/levelgen/placement/RarityFilter; +MD: net/minecraft/world/level/levelgen/placement/RarityFilter/m_191906_ (Lnet/minecraft/world/level/levelgen/placement/RarityFilter;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/RarityFilter/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/RarityFilter;)Ljava/lang/Integer; +CL: net/minecraft/world/level/levelgen/placement/RepeatingPlacement net/minecraft/world/level/levelgen/placement/RepeatingPlacement +FD: net/minecraft/world/level/levelgen/placement/RepeatingPlacement/net/minecraft/world/level/levelgen/placement/RepeatingPlacement net/minecraft/world/level/levelgen/placement/RepeatingPlacement/net/minecraft/world/level/levelgen/placement/RepeatingPlacement +MD: net/minecraft/world/level/levelgen/placement/RepeatingPlacement/ ()V net/minecraft/world/level/levelgen/placement/RepeatingPlacement/ ()V +MD: net/minecraft/world/level/levelgen/placement/RepeatingPlacement/m_183265_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/levelgen/placement/RepeatingPlacement/count (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/levelgen/placement/RepeatingPlacement/m_183381_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; net/minecraft/world/level/levelgen/placement/RepeatingPlacement/getPositions (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/levelgen/placement/RepeatingPlacement/m_191910_ (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/placement/RepeatingPlacement/lambda$getPositions$0 (Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter +FD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/f_191919_ net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/CODEC +FD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/f_191920_ net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/heightmap +FD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/f_191921_ net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/minInclusive +FD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/f_191922_ net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/maxInclusive +FD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/ ()V net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/ ()V +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)V net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)V +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/m_183168_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/shouldPlace (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/m_191928_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/lambda$static$3 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/m_191930_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter; net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/of (Lnet/minecraft/world/level/levelgen/Heightmap$Types;II)Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter; +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/m_191938_ (Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/lambda$static$2 (Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/m_191941_ (Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/lambda$static$1 (Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/m_191943_ (Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/SurfaceRelativeThresholdFilter;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +CL: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter +FD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/f_191945_ net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/CODEC +FD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/f_191946_ net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/maxWaterDepth +FD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter +MD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/ ()V net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/ ()V +MD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/ (I)V net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/ (I)V +MD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/m_183168_ (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/shouldPlace (Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/m_183327_ ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/type ()Lnet/minecraft/world/level/levelgen/placement/PlacementModifierType; +MD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/m_191950_ (I)Lnet/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter; net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/forMaxDepth (I)Lnet/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter; +MD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/m_191952_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/m_191958_ (Lnet/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter/lambda$static$0 (Lnet/minecraft/world/level/levelgen/placement/SurfaceWaterDepthFilter;)Ljava/lang/Integer; +CL: net/minecraft/world/level/levelgen/placement/package-info net/minecraft/world/level/levelgen/placement/package-info +FD: net/minecraft/world/level/levelgen/placement/package-info/net/minecraft/world/level/levelgen/placement/package-info net/minecraft/world/level/levelgen/placement/package-info/net/minecraft/world/level/levelgen/placement/package-info +CL: net/minecraft/world/level/levelgen/structure/BoundingBox net/minecraft/world/level/levelgen/structure/BoundingBox +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162354_ net/minecraft/world/level/levelgen/structure/BoundingBox/CODEC +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162355_ net/minecraft/world/level/levelgen/structure/BoundingBox/LOGGER +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162356_ net/minecraft/world/level/levelgen/structure/BoundingBox/minX +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162357_ net/minecraft/world/level/levelgen/structure/BoundingBox/minY +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162358_ net/minecraft/world/level/levelgen/structure/BoundingBox/minZ +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162359_ net/minecraft/world/level/levelgen/structure/BoundingBox/maxX +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162360_ net/minecraft/world/level/levelgen/structure/BoundingBox/maxY +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/f_162361_ net/minecraft/world/level/levelgen/structure/BoundingBox/maxZ +FD: net/minecraft/world/level/levelgen/structure/BoundingBox/net/minecraft/world/level/levelgen/structure/BoundingBox net/minecraft/world/level/levelgen/structure/BoundingBox/net/minecraft/world/level/levelgen/structure/BoundingBox +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/ ()V net/minecraft/world/level/levelgen/structure/BoundingBox/ ()V +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/ (IIIIII)V net/minecraft/world/level/levelgen/structure/BoundingBox/ (IIIIII)V +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/BoundingBox/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/BoundingBox/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/hashCode ()I net/minecraft/world/level/levelgen/structure/BoundingBox/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162367_ (III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/move (III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162371_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/encapsulate (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162373_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/move (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162375_ (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/fromCorners (Lnet/minecraft/core/Vec3i;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162378_ (Ljava/lang/Iterable;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/BoundingBox/encapsulatingPositions (Ljava/lang/Iterable;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162380_ (Ljava/util/function/Consumer;)V net/minecraft/world/level/levelgen/structure/BoundingBox/forAllCorners (Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162382_ (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/structure/BoundingBox/lambda$static$1 (Ljava/util/stream/IntStream;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162384_ ([I)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/lambda$static$0 ([I)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162386_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/encapsulate (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162388_ (Ljava/lang/Iterable;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/BoundingBox/encapsulatingBoxes (Ljava/lang/Iterable;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162390_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Ljava/util/stream/IntStream; net/minecraft/world/level/levelgen/structure/BoundingBox/lambda$static$2 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Ljava/util/stream/IntStream; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162394_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/BoundingBox/getCenter ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162395_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/minX ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162396_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/minY ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162398_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/minZ ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162399_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/maxX ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162400_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/maxY ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_162401_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/maxZ ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_191961_ (I)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/inflatedBy (I)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71019_ (IIII)Z net/minecraft/world/level/levelgen/structure/BoundingBox/intersects (IIII)Z +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71031_ (IIIIIIIIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/orientBox (IIIIIIIIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71044_ ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/infinite ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71045_ (III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/BoundingBox/moved (III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71049_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/levelgen/structure/BoundingBox/intersects (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71051_ (Lnet/minecraft/core/Vec3i;)Z net/minecraft/world/level/levelgen/structure/BoundingBox/isInside (Lnet/minecraft/core/Vec3i;)Z +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71053_ ()Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/BoundingBox/getLength ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71056_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/getXSpan ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71057_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/getYSpan ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/m_71058_ ()I net/minecraft/world/level/levelgen/structure/BoundingBox/getZSpan ()I +MD: net/minecraft/world/level/levelgen/structure/BoundingBox/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/BoundingBox/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/BoundingBox$1 net/minecraft/world/level/levelgen/structure/BoundingBox$1 +FD: net/minecraft/world/level/levelgen/structure/BoundingBox$1/f_71062_ net/minecraft/world/level/levelgen/structure/BoundingBox$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/levelgen/structure/BoundingBox$1/net/minecraft/world/level/levelgen/structure/BoundingBox$1 net/minecraft/world/level/levelgen/structure/BoundingBox$1/net/minecraft/world/level/levelgen/structure/BoundingBox$1 +MD: net/minecraft/world/level/levelgen/structure/BoundingBox$1/ ()V net/minecraft/world/level/levelgen/structure/BoundingBox$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets net/minecraft/world/level/levelgen/structure/BuiltinStructureSets +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209820_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/VILLAGES +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209821_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/DESERT_PYRAMIDS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209822_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/IGLOOS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209823_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/JUNGLE_TEMPLES +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209824_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/SWAMP_HUTS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209825_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/PILLAGER_OUTPOSTS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209826_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/OCEAN_MONUMENTS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209827_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/WOODLAND_MANSIONS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209828_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/BURIED_TREASURES +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209829_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/MINESHAFTS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209830_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/RUINED_PORTALS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209831_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/SHIPWRECKS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209832_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/OCEAN_RUINS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209833_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/NETHER_COMPLEXES +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209834_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/NETHER_FOSSILS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209835_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/END_CITIES +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/f_209836_ net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/STRONGHOLDS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/net/minecraft/world/level/levelgen/structure/BuiltinStructureSets net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/net/minecraft/world/level/levelgen/structure/BuiltinStructureSets +MD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/ ()V net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/ ()V +MD: net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/m_209838_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/levelgen/structure/BuiltinStructureSets/register (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; +CL: net/minecraft/world/level/levelgen/structure/BuiltinStructures net/minecraft/world/level/levelgen/structure/BuiltinStructures +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209840_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/RUINED_PORTAL_JUNGLE +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209841_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/RUINED_PORTAL_SWAMP +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209842_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/RUINED_PORTAL_MOUNTAIN +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209843_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/RUINED_PORTAL_OCEAN +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209844_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/RUINED_PORTAL_NETHER +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209845_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/PILLAGER_OUTPOST +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209846_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/MINESHAFT +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209847_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/MINESHAFT_MESA +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209848_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/WOODLAND_MANSION +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209849_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/JUNGLE_TEMPLE +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209850_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/DESERT_PYRAMID +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209851_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/IGLOO +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209852_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/SHIPWRECK +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209853_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/SHIPWRECK_BEACHED +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209854_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/SWAMP_HUT +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209855_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/STRONGHOLD +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209856_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/OCEAN_MONUMENT +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209857_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/OCEAN_RUIN_COLD +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209858_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/OCEAN_RUIN_WARM +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209859_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/FORTRESS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209860_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/NETHER_FOSSIL +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209861_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/END_CITY +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209862_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/BURIED_TREASURE +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209863_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/BASTION_REMNANT +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209864_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/VILLAGE_PLAINS +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209865_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/VILLAGE_DESERT +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209866_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/VILLAGE_SAVANNA +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209867_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/VILLAGE_SNOWY +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209868_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/VILLAGE_TAIGA +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209869_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/RUINED_PORTAL_STANDARD +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/f_209870_ net/minecraft/world/level/levelgen/structure/BuiltinStructures/RUINED_PORTAL_DESERT +FD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/net/minecraft/world/level/levelgen/structure/BuiltinStructures net/minecraft/world/level/levelgen/structure/BuiltinStructures/net/minecraft/world/level/levelgen/structure/BuiltinStructures +MD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/ ()V net/minecraft/world/level/levelgen/structure/BuiltinStructures/ ()V +MD: net/minecraft/world/level/levelgen/structure/BuiltinStructures/m_209872_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; net/minecraft/world/level/levelgen/structure/BuiltinStructures/createKey (Ljava/lang/String;)Lnet/minecraft/resources/ResourceKey; +CL: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces +FD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces/net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces/net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces +MD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces/ ()V net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces/ ()V +CL: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece +FD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece +MD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/m_71077_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/structure/BuriedTreasurePieces$BuriedTreasurePiece/isLiquid (Lnet/minecraft/world/level/block/state/BlockState;)Z +CL: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece net/minecraft/world/level/levelgen/structure/DesertPyramidPiece +FD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/f_191976_ net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/f_191977_ net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/f_71081_ net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/hasPlacedChest +FD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/net/minecraft/world/level/levelgen/structure/DesertPyramidPiece net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/net/minecraft/world/level/levelgen/structure/DesertPyramidPiece +MD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/ (Ljava/util/Random;II)V net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/ (Ljava/util/Random;II)V +MD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/DesertPyramidPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/EndCityPieces net/minecraft/world/level/levelgen/structure/EndCityPieces +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/f_162415_ net/minecraft/world/level/levelgen/structure/EndCityPieces/MAX_GEN_DEPTH +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/f_71101_ net/minecraft/world/level/levelgen/structure/EndCityPieces/HOUSE_TOWER_GENERATOR +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/f_71102_ net/minecraft/world/level/levelgen/structure/EndCityPieces/TOWER_BRIDGES +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/f_71103_ net/minecraft/world/level/levelgen/structure/EndCityPieces/TOWER_GENERATOR +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/f_71104_ net/minecraft/world/level/levelgen/structure/EndCityPieces/TOWER_BRIDGE_GENERATOR +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/f_71105_ net/minecraft/world/level/levelgen/structure/EndCityPieces/FAT_TOWER_BRIDGES +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/f_71106_ net/minecraft/world/level/levelgen/structure/EndCityPieces/FAT_TOWER_GENERATOR +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces/net/minecraft/world/level/levelgen/structure/EndCityPieces net/minecraft/world/level/levelgen/structure/EndCityPieces/net/minecraft/world/level/levelgen/structure/EndCityPieces +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces/ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces/ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces/m_71124_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/List;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/EndCityPieces/startHouseTower (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/List;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces/m_71134_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/lang/String;Lnet/minecraft/world/level/block/Rotation;Z)Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece; net/minecraft/world/level/levelgen/structure/EndCityPieces/addPiece (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/lang/String;Lnet/minecraft/world/level/block/Rotation;Z)Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece; +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces/m_71141_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/EndCityPieces/recursiveChildren (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces/m_71149_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;)Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece; net/minecraft/world/level/levelgen/structure/EndCityPieces/addHelper (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;)Lnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece; +CL: net/minecraft/world/level/levelgen/structure/EndCityPieces$1 net/minecraft/world/level/levelgen/structure/EndCityPieces$1 +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces$1/net/minecraft/world/level/levelgen/structure/EndCityPieces$1 net/minecraft/world/level/levelgen/structure/EndCityPieces$1/net/minecraft/world/level/levelgen/structure/EndCityPieces$1 +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$1/ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$1/ ()V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$1/m_6279_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/EndCityPieces$1/generate (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$1/m_7635_ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$1/init ()V +CL: net/minecraft/world/level/levelgen/structure/EndCityPieces$2 net/minecraft/world/level/levelgen/structure/EndCityPieces$2 +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces$2/net/minecraft/world/level/levelgen/structure/EndCityPieces$2 net/minecraft/world/level/levelgen/structure/EndCityPieces$2/net/minecraft/world/level/levelgen/structure/EndCityPieces$2 +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$2/ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$2/ ()V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$2/m_6279_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/EndCityPieces$2/generate (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$2/m_7635_ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$2/init ()V +CL: net/minecraft/world/level/levelgen/structure/EndCityPieces$3 net/minecraft/world/level/levelgen/structure/EndCityPieces$3 +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces$3/f_71176_ net/minecraft/world/level/levelgen/structure/EndCityPieces$3/shipCreated +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces$3/net/minecraft/world/level/levelgen/structure/EndCityPieces$3 net/minecraft/world/level/levelgen/structure/EndCityPieces$3/net/minecraft/world/level/levelgen/structure/EndCityPieces$3 +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$3/ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$3/ ()V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$3/m_6279_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/EndCityPieces$3/generate (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$3/m_7635_ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$3/init ()V +CL: net/minecraft/world/level/levelgen/structure/EndCityPieces$4 net/minecraft/world/level/levelgen/structure/EndCityPieces$4 +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces$4/net/minecraft/world/level/levelgen/structure/EndCityPieces$4 net/minecraft/world/level/levelgen/structure/EndCityPieces$4/net/minecraft/world/level/levelgen/structure/EndCityPieces$4 +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$4/ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$4/ ()V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$4/m_6279_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/EndCityPieces$4/generate (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$4/m_7635_ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$4/init ()V +CL: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Z)V net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Z)V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/m_142415_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/makeTemplateLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/m_162424_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/makeResourceLocation (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/m_162426_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/lambda$new$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/m_162429_ (ZLnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/makeSettings (ZLnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator +FD: net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator/net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator/net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator/m_6279_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator/generate (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;ILnet/minecraft/world/level/levelgen/structure/EndCityPieces$EndCityPiece;Lnet/minecraft/core/BlockPos;Ljava/util/List;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator/m_7635_ ()V net/minecraft/world/level/levelgen/structure/EndCityPieces$SectionGenerator/init ()V +CL: net/minecraft/world/level/levelgen/structure/IglooPieces net/minecraft/world/level/levelgen/structure/IglooPieces +FD: net/minecraft/world/level/levelgen/structure/IglooPieces/f_162432_ net/minecraft/world/level/levelgen/structure/IglooPieces/GENERATION_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/IglooPieces/f_71223_ net/minecraft/world/level/levelgen/structure/IglooPieces/STRUCTURE_LOCATION_IGLOO +FD: net/minecraft/world/level/levelgen/structure/IglooPieces/f_71224_ net/minecraft/world/level/levelgen/structure/IglooPieces/STRUCTURE_LOCATION_LADDER +FD: net/minecraft/world/level/levelgen/structure/IglooPieces/f_71225_ net/minecraft/world/level/levelgen/structure/IglooPieces/STRUCTURE_LOCATION_LABORATORY +FD: net/minecraft/world/level/levelgen/structure/IglooPieces/f_71226_ net/minecraft/world/level/levelgen/structure/IglooPieces/PIVOTS +FD: net/minecraft/world/level/levelgen/structure/IglooPieces/f_71227_ net/minecraft/world/level/levelgen/structure/IglooPieces/OFFSETS +FD: net/minecraft/world/level/levelgen/structure/IglooPieces/net/minecraft/world/level/levelgen/structure/IglooPieces net/minecraft/world/level/levelgen/structure/IglooPieces/net/minecraft/world/level/levelgen/structure/IglooPieces +MD: net/minecraft/world/level/levelgen/structure/IglooPieces/ ()V net/minecraft/world/level/levelgen/structure/IglooPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/IglooPieces/ ()V net/minecraft/world/level/levelgen/structure/IglooPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/IglooPieces/m_162434_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/IglooPieces/addPieces (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +CL: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece +FD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;I)V net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;I)V +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/m_162446_ (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/makeSettings (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/m_162449_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/lambda$new$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/m_162452_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/makePosition (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/IglooPieces$IglooPiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece net/minecraft/world/level/levelgen/structure/JunglePyramidPiece +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/f_192011_ net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/f_192012_ net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/f_71267_ net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/placedMainChest +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/f_71268_ net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/placedHiddenChest +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/f_71269_ net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/placedTrap1 +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/f_71270_ net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/placedTrap2 +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/f_71271_ net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/STONE_SELECTOR +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/net/minecraft/world/level/levelgen/structure/JunglePyramidPiece net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/net/minecraft/world/level/levelgen/structure/JunglePyramidPiece +MD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/ ()V net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/ ()V +MD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/ (Ljava/util/Random;II)V net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/ (Ljava/util/Random;II)V +MD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/JunglePyramidPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector +FD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector/net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector/net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector +MD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector/ ()V net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector/ ()V +MD: net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector/m_7889_ (Ljava/util/Random;IIIZ)V net/minecraft/world/level/levelgen/structure/JunglePyramidPiece$MossStoneSelector/next (Ljava/util/Random;IIIZ)V +CL: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_209874_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/OLD_STRUCTURE_REGISTRY_KEYS +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_71299_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/CURRENT_TO_LEGACY_MAP +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_71300_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/LEGACY_TO_CURRENT_MAP +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_71301_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/hasLegacyData +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_71302_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/dataMap +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_71303_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/indexMap +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_71304_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/legacyKeys +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/f_71305_ net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/currentKeys +FD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/ ()V net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/ ()V +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/ (Lnet/minecraft/world/level/storage/DimensionDataStorage;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/ (Lnet/minecraft/world/level/storage/DimensionDataStorage;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71311_ (II)Z net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/isUnhandledStructureStart (II)Z +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71314_ (IILjava/lang/String;)Z net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/hasLegacyStart (IILjava/lang/String;)Z +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71318_ (J)V net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/removeIndex (J)V +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71320_ (Lnet/minecraft/world/level/storage/DimensionDataStorage;)V net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/populateCaches (Lnet/minecraft/world/level/storage/DimensionDataStorage;)V +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71324_ (Ljava/util/HashMap;)V net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/lambda$static$1 (Ljava/util/HashMap;)V +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71326_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/updateFromLegacy (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71328_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/updateStructureStart (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71331_ (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/storage/DimensionDataStorage;)Lnet/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler; net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/getLegacyStructureHandler (Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/storage/DimensionDataStorage;)Lnet/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler; +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71334_ (Ljava/lang/String;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap; net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/lambda$populateCaches$2 (Ljava/lang/String;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap; +MD: net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/m_71336_ (Ljava/util/HashMap;)V net/minecraft/world/level/levelgen/structure/LegacyStructureDataHandler/lambda$static$0 (Ljava/util/HashMap;)V +CL: net/minecraft/world/level/levelgen/structure/MineShaftPieces net/minecraft/world/level/levelgen/structure/MineShaftPieces +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_162462_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/LOGGER +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_162463_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/DEFAULT_SHAFT_WIDTH +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_162464_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/DEFAULT_SHAFT_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_162465_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/DEFAULT_SHAFT_LENGTH +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_162466_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/MAX_PILLAR_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_162467_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/MAX_CHAIN_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_162468_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/MAX_DEPTH +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/f_192026_ net/minecraft/world/level/levelgen/structure/MineShaftPieces/MAGIC_START_Y +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/net/minecraft/world/level/levelgen/structure/MineShaftPieces net/minecraft/world/level/levelgen/structure/MineShaftPieces/net/minecraft/world/level/levelgen/structure/MineShaftPieces +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/ ()V net/minecraft/world/level/levelgen/structure/MineShaftPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/ ()V net/minecraft/world/level/levelgen/structure/MineShaftPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/m_162471_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece; net/minecraft/world/level/levelgen/structure/MineShaftPieces/generateAndAddPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece; +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces/m_162480_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;ILnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)Lnet/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece; net/minecraft/world/level/levelgen/structure/MineShaftPieces/createRandomShaftPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;ILnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)Lnet/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece; +CL: net/minecraft/world/level/levelgen/structure/MineShaftPieces$1 net/minecraft/world/level/levelgen/structure/MineShaftPieces$1 +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$1/f_71366_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$1/net/minecraft/world/level/levelgen/structure/MineShaftPieces$1 net/minecraft/world/level/levelgen/structure/MineShaftPieces$1/net/minecraft/world/level/levelgen/structure/MineShaftPieces$1 +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$1/ ()V net/minecraft/world/level/levelgen/structure/MineShaftPieces$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/f_71368_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/hasRails +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/f_71369_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/spiderCorridor +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/f_71370_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/hasPlacedSpider +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/f_71371_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/numSections +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_162495_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/canHangChainBelow (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_162506_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos$MutableBlockPos;II)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/fillColumnBetween (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos$MutableBlockPos;II)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_162512_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;III)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/placeDoubleLowerOrUpperSupport (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;III)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_162518_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)Z net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/hasSturdyNeighbours (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)Z +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_162525_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;FIII)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/maybePlaceCobWeb (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;FIII)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_162537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/findCorridorSize (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_162544_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/fillPillarDownOrChainUp (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_203132_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/canPlaceColumnOnTopOf (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_5606_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;IIILnet/minecraft/resources/ResourceLocation;)Z net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/createChest (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;IIILnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_71389_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIILjava/util/Random;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/placeSupport (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIILjava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/m_73528_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCorridor/fillColumnDown (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/f_71427_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/direction +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/f_71428_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/isTwoFloored +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/m_162563_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/findCrossing (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/m_71445_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftCrossing/placeSupportPillar (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)V +CL: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/f_71465_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/type +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/m_142085_ (Lnet/minecraft/world/level/LevelReader;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/canBeReplaced (Lnet/minecraft/world/level/LevelReader;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/m_162578_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/edgesLiquid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/m_162587_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/block/state/BlockState;III)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/setPlanksBlock (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/block/state/BlockState;III)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/m_71474_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)Z net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece/isSupportingBox (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)Z +CL: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/f_71484_ net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/childEntranceBoxes +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/ (ILjava/util/Random;IILnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/ (ILjava/util/Random;IILnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/m_162604_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/lambda$addAdditionalSaveData$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/m_6324_ (III)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftRoom/move (III)V +CL: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs +FD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/feature/MineshaftFeature$Type;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/m_162614_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/findStairs (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftStairs/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces net/minecraft/world/level/levelgen/structure/NetherBridgePieces +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/f_162621_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces/MAX_DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/f_162622_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces/LOWEST_Y_POSITION +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/f_192079_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces/MAGIC_START_Y +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/f_71539_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces/BRIDGE_PIECE_WEIGHTS +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/f_71540_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces/CASTLE_PIECE_WEIGHTS +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/net/minecraft/world/level/levelgen/structure/NetherBridgePieces net/minecraft/world/level/levelgen/structure/NetherBridgePieces/net/minecraft/world/level/levelgen/structure/NetherBridgePieces +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/ ()V net/minecraft/world/level/levelgen/structure/NetherBridgePieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/ ()V net/minecraft/world/level/levelgen/structure/NetherBridgePieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces/m_162624_ (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces/findAndCreateBridgePieceFactory (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece; +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1 net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1 +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1/f_71562_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1 net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1 +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1/ ()V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/f_162633_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/f_162634_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/f_162635_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (IILnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (IILnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/m_162647_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeCrossing/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/f_162654_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/f_162655_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/f_162656_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/f_71597_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/selfSeed +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/m_162663_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeEndFiller/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/f_162671_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/f_162672_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/f_162673_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/m_162681_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$BridgeStraight/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/f_162689_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/f_162690_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/f_162691_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/m_162699_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorStairsPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/f_162706_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/f_162707_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/f_162708_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/m_162716_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleCorridorTBalconyPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/f_162723_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/f_162724_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/f_162725_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/m_162733_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleEntrance/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/f_162741_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/f_162742_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/f_162743_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/m_162751_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorCrossingPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/f_162758_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/f_162759_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/f_162760_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/f_71758_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/isNeedingChest +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/m_162771_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorLeftTurnPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/f_162779_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/f_162780_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/f_162781_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/m_162789_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/f_162796_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/f_162797_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/f_162798_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/f_71815_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/isNeedingChest +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/m_162809_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleSmallCorridorRightTurnPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/f_162817_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/f_162818_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/f_162819_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/m_162827_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$CastleStalkRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/f_162834_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/f_162835_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/f_162836_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/f_71872_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/hasPlacedSpawner +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/m_162843_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$MonsterThrone/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_162857_ (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;IZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/generateAndAddPiece (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;IZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_162867_ (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/generateChildForward (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_162874_ (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/generatePiece (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_162884_ (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/generateChildLeft (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_162891_ (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/generateChildRight (Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIZ)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_71903_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/isOkBox (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/m_71932_ (Ljava/util/List;)I net/minecraft/world/level/levelgen/structure/NetherBridgePieces$NetherBridgePiece/updatePieceWeight (Ljava/util/List;)I +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/f_71950_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/pieceClass +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/f_71951_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/weight +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/f_71952_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/placeCount +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/f_71953_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/maxPlaceCount +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/f_71954_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/allowInRow +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/ (Ljava/lang/Class;II)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/ (Ljava/lang/Class;II)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/ (Ljava/lang/Class;IIZ)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/ (Ljava/lang/Class;IIZ)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/m_71964_ ()Z net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/isValid ()Z +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/m_71965_ (I)Z net/minecraft/world/level/levelgen/structure/NetherBridgePieces$PieceWeight/doPlace (I)Z +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/f_162898_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/f_162899_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/f_162900_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/m_162908_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$RoomCrossing/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/f_162915_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/WIDTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/f_162916_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/f_162917_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/DEPTH +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/m_162925_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom; net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom; +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StairsRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/f_72019_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/previousPiece +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/f_72020_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/availableBridgePieces +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/f_72021_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/availableCastlePieces +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/f_72022_ net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/pendingChildren +FD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/ (Ljava/util/Random;II)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/ (Ljava/util/Random;II)V +MD: net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherBridgePieces$StartPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/NetherFossilFeature net/minecraft/world/level/levelgen/structure/NetherFossilFeature +FD: net/minecraft/world/level/levelgen/structure/NetherFossilFeature/net/minecraft/world/level/levelgen/structure/NetherFossilFeature net/minecraft/world/level/levelgen/structure/NetherFossilFeature/net/minecraft/world/level/levelgen/structure/NetherFossilFeature +MD: net/minecraft/world/level/levelgen/structure/NetherFossilFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/structure/NetherFossilFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/structure/NetherFossilFeature/m_197217_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/NetherFossilFeature/pieceGeneratorSupplier (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/NetherFossilFeature/m_197219_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/structure/NetherFossilFeature/lambda$pieceGeneratorSupplier$0 (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/structure/NetherFossilPieces net/minecraft/world/level/levelgen/structure/NetherFossilPieces +FD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces/f_72056_ net/minecraft/world/level/levelgen/structure/NetherFossilPieces/FOSSILS +FD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces/net/minecraft/world/level/levelgen/structure/NetherFossilPieces net/minecraft/world/level/levelgen/structure/NetherFossilPieces/net/minecraft/world/level/levelgen/structure/NetherFossilPieces +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces/ ()V net/minecraft/world/level/levelgen/structure/NetherFossilPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces/ ()V net/minecraft/world/level/levelgen/structure/NetherFossilPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces/m_162965_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherFossilPieces/addPieces (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece +FD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)V net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)V +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/m_162976_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/makeSettings (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/m_162978_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/lambda$new$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/NetherFossilPieces$NetherFossilPiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces net/minecraft/world/level/levelgen/structure/OceanMonumentPieces +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces net/minecraft/world/level/levelgen/structure/OceanMonumentPieces/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces/ ()V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1 net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1 +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1/f_72091_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1 net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1 +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXRoom/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleXYRoom/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYRoom/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleYZRoom/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitDoubleZRoom/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleRoom/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$FitSimpleTopRoom/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_162988_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/WIDTH +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_162989_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_162990_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/DEPTH +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_162991_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/TOP_POSITION +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_162992_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/BIOME_RANGE_CHECK +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_72156_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/sourceRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_72157_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/coreRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/f_72158_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/childPieces +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/ (Ljava/util/Random;IILnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/ (Ljava/util/Random;IILnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72175_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateEntranceArchs (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72179_ (Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateRoomGraph (Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72181_ (ZILnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateWing (ZILnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72187_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateEntranceWall (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72191_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateRoofPiece (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72195_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateLowerWall (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72199_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateMiddleWall (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/m_72203_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentBuilding/generateUpperWall (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter/m_7725_ (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter/fits (Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter/m_7924_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$MonumentRoomFitter/create (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece; +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentCoreRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleXYRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleYZRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentDoubleZRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentEntryRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPenthouse/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163020_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/DO_FILL +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163021_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRIDROOM_WIDTH +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163022_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRIDROOM_DEPTH +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163023_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRIDROOM_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163024_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRID_WIDTH +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163025_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRID_DEPTH +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163026_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRID_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163027_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRID_FLOOR_COUNT +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163028_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRID_SIZE +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163029_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/LEFTWING_INDEX +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163030_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/RIGHTWING_INDEX +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_163031_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/PENTHOUSE_INDEX +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72323_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/BASE_GRAY +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72324_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/BASE_LIGHT +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72325_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/BASE_BLACK +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72326_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/DOT_DECO_DATA +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72327_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/LAMP_BLOCK +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72328_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/FILL_BLOCK +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72329_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/FILL_KEEP +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72330_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRIDROOM_SOURCE_INDEX +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72331_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRIDROOM_TOP_CONNECT_INDEX +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72332_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRIDROOM_LEFTWING_CONNECT_INDEX +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72333_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/GRIDROOM_RIGHTWING_CONNECT_INDEX +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/f_72334_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/roomDefinition +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;III)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;III)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/core/Direction;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/core/Direction;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_163040_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/makeBoundingBox (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_72354_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;III)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/spawnElder (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;III)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_72360_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIII)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/generateWaterBox (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIII)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_72369_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/generateBoxOnFillOnly (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_72379_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIZ)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/generateDefaultFloor (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIZ)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_72385_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/chunkIntersects (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIII)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/m_72393_ (III)I net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentPiece/getRoomIndex (III)I +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/f_72397_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/mainDesign +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentSimpleTopRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/f_72427_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/mainDesign +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;I)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;I)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$OceanMonumentWingRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/f_72443_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/index +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/f_72444_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/connections +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/f_72445_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/hasOpening +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/f_72446_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/claimed +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/f_72447_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/isSource +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/f_72448_ net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/scanIndex +FD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/ (I)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/ (I)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/m_72451_ ()V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/updateOpenings ()V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/m_72452_ (I)Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/findSource (I)Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/m_72459_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/setConnection (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition;)V +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/m_72462_ ()Z net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/isSpecial ()Z +MD: net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/m_72468_ ()I net/minecraft/world/level/levelgen/structure/OceanMonumentPieces$RoomDefinition/countOpenings ()I +CL: net/minecraft/world/level/levelgen/structure/OceanRuinFeature net/minecraft/world/level/levelgen/structure/OceanRuinFeature +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature/net/minecraft/world/level/levelgen/structure/OceanRuinFeature net/minecraft/world/level/levelgen/structure/OceanRuinFeature/net/minecraft/world/level/levelgen/structure/OceanRuinFeature +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature/ (Lcom/mojang/serialization/Codec;)V net/minecraft/world/level/levelgen/structure/OceanRuinFeature/ (Lcom/mojang/serialization/Codec;)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature/m_197232_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/structure/OceanRuinFeature/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/$VALUES net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/$VALUES +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/COLD net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/COLD +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/WARM net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/WARM +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/f_72501_ net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/CODEC +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/f_72502_ net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/BY_NAME +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/f_72503_ net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/name +FD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/ ()V net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/m_163076_ ()[Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/$values ()[Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/m_72511_ (Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/m_72513_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/m_72515_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/values ()[Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; net/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type/values ()[Lnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type; +CL: net/minecraft/world/level/levelgen/structure/OceanRuinPieces net/minecraft/world/level/levelgen/structure/OceanRuinPieces +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72519_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/WARM_RUINS +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72520_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/RUINS_BRICK +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72521_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/RUINS_CRACKED +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72522_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/RUINS_MOSSY +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72523_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/BIG_RUINS_BRICK +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72524_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/BIG_RUINS_MOSSY +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72525_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/BIG_RUINS_CRACKED +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/f_72526_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces/BIG_WARM_RUINS +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/net/minecraft/world/level/levelgen/structure/OceanRuinPieces net/minecraft/world/level/levelgen/structure/OceanRuinPieces/net/minecraft/world/level/levelgen/structure/OceanRuinPieces +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/ ()V net/minecraft/world/level/levelgen/structure/OceanRuinPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/ ()V net/minecraft/world/level/levelgen/structure/OceanRuinPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/m_163078_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces/addPieces (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/m_163085_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;ZF)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces/addPiece (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;ZF)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/m_163094_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/Random;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces/addClusterRuins (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/Random;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/OceanRuinConfiguration;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/m_163101_ (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/OceanRuinPieces/allPositions (Ljava/util/Random;Lnet/minecraft/core/BlockPos;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/m_72551_ (Ljava/util/Random;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/OceanRuinPieces/getSmallWarmRuin (Ljava/util/Random;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces/m_72557_ (Ljava/util/Random;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/OceanRuinPieces/getBigWarmRuin (Ljava/util/Random;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1 net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1 +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1/f_163104_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1/$SwitchMap$net$minecraft$world$level$levelgen$structure$OceanRuinFeature$Type +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1/net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1 net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1/net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1 +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1/ ()V net/minecraft/world/level/levelgen/structure/OceanRuinPieces$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/f_72559_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/biomeType +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/f_72560_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/integrity +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/f_72563_ net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/isLarge +FD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;FLnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type;Z)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;FLnet/minecraft/world/level/levelgen/structure/OceanRuinFeature$Type;Z)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/m_163112_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/makeSettings (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/m_163114_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/lambda$new$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/m_72585_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/getHeight (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/OceanRuinPieces$OceanRuinPiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/f_72597_ net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/element +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/f_72598_ net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/position +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/f_72599_ net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/rotation +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/f_72600_ net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/LOGGER +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/f_72601_ net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/groundLevelDelta +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/f_72602_ net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/junctions +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/f_72603_ net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/structureManager +FD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/ ()V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/ ()V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_163123_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/lambda$addAdditionalSaveData$2 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_163129_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/lambda$new$0 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_192416_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/place (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_204941_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/lambda$new$1 (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_209916_ (Lnet/minecraft/world/level/levelgen/structure/pools/JigsawJunction;)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/addJunction (Lnet/minecraft/world/level/levelgen/structure/pools/JigsawJunction;)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_209918_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/getElement ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_6324_ (III)V net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/move (III)V +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_6830_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_72646_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/getPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_72647_ ()I net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/getGroundLevelDelta ()I +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/m_72648_ ()Ljava/util/List; net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/getJunctions ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/PostPlacementProcessor net/minecraft/world/level/levelgen/structure/PostPlacementProcessor +FD: net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/f_192427_ net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/NONE +FD: net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/net/minecraft/world/level/levelgen/structure/PostPlacementProcessor net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/net/minecraft/world/level/levelgen/structure/PostPlacementProcessor +MD: net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/ ()V net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/m_192429_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/lambda$static$0 (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V +MD: net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/m_192437_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V net/minecraft/world/level/levelgen/structure/PostPlacementProcessor/afterPlace (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V +CL: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece net/minecraft/world/level/levelgen/structure/RuinedPortalPiece +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/f_163130_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/PROBABILITY_OF_GOLD_GONE +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/f_163131_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/PROBABILITY_OF_MAGMA_INSTEAD_OF_NETHERRACK +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/f_163132_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/PROBABILITY_OF_MAGMA_INSTEAD_OF_LAVA +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/f_163133_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/DEFAULT_MOSSINESS +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/f_72650_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/LOGGER +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/f_72654_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/verticalPlacement +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/f_72655_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/properties +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/net/minecraft/world/level/levelgen/structure/RuinedPortalPiece net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/net/minecraft/world/level/levelgen/structure/RuinedPortalPiece +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/ ()V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/ ()V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_163154_ (Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/makeSettings (Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_163160_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/getLavaProcessorRule (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_163163_ (Ljava/util/Random;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/lambda$postProcess$2 (Ljava/util/Random;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_163167_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/lambda$addAdditionalSaveData$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_192459_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/makeSettings (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_192463_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/lambda$new$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72669_ (Lnet/minecraft/world/level/LevelAccessor;IILnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;)I net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/getSurfaceY (Lnet/minecraft/world/level/LevelAccessor;IILnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;)I +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72674_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/canBlockBeReplacedByNetherrackOrMagma (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72685_ (Lnet/minecraft/world/level/block/Block;FLnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/getBlockReplaceRule (Lnet/minecraft/world/level/block/Block;FLnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72689_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/getBlockReplaceRule (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72692_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/getHeightMapType (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72703_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/addNetherrackDripColumnsBelowPortal (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72706_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/maybeAddVines (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72719_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/spreadNetherrack (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72722_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/maybeAddLeavesAbove (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72727_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/addNetherrackDripColumn (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_72731_ (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/placeNetherrackOrMagma (Ljava/util/Random;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/f_72735_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/CODEC +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/f_72736_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/cold +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/f_72737_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/mossiness +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/f_72738_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/airPocket +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/f_72739_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/overgrown +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/f_72740_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/vines +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/f_72741_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/replaceWithBlackstone +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/ ()V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/ ()V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/ ()V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/ ()V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/ (ZFZZZZ)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/ (ZFZZZZ)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/m_163174_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/lambda$static$5 (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/m_163176_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/lambda$static$4 (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/m_163178_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/lambda$static$3 (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/m_163180_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/lambda$static$2 (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/m_163182_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/m_163184_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties;)Ljava/lang/Boolean; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/m_72751_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$Properties/lambda$static$6 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/$VALUES net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/$VALUES +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/IN_MOUNTAIN net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/IN_MOUNTAIN +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/IN_NETHER net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/IN_NETHER +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ON_LAND_SURFACE net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ON_LAND_SURFACE +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ON_OCEAN_FLOOR net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ON_OCEAN_FLOOR +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/PARTLY_BURIED net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/PARTLY_BURIED +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/UNDERGROUND net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/UNDERGROUND +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/f_72771_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/BY_NAME +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/f_72772_ net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/name +FD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ ()V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ ()V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/m_163186_ ()[Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/$values ()[Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/m_72779_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/m_72780_ (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;)Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement;)Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/m_72782_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; +MD: net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/values ()[Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; net/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement/values ()[Lnet/minecraft/world/level/levelgen/structure/RuinedPortalPiece$VerticalPlacement; +CL: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece +FD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/f_72787_ net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/width +FD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/f_72788_ net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/height +FD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/f_72789_ net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/depth +FD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/f_72790_ net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/heightPosition +FD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece +MD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/m_192467_ (Lnet/minecraft/world/level/LevelAccessor;I)Z net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/updateHeightPositionToLowestGroundHeight (Lnet/minecraft/world/level/LevelAccessor;I)Z +MD: net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/m_72803_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;I)Z net/minecraft/world/level/levelgen/structure/ScatteredFeaturePiece/updateAverageGroundHeight (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;I)Z +CL: net/minecraft/world/level/levelgen/structure/ShipwreckPieces net/minecraft/world/level/levelgen/structure/ShipwreckPieces +FD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/f_192473_ net/minecraft/world/level/levelgen/structure/ShipwreckPieces/MARKERS_TO_LOOT +FD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/f_72809_ net/minecraft/world/level/levelgen/structure/ShipwreckPieces/PIVOT +FD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/f_72810_ net/minecraft/world/level/levelgen/structure/ShipwreckPieces/STRUCTURE_LOCATION_BEACHED +FD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/f_72811_ net/minecraft/world/level/levelgen/structure/ShipwreckPieces/STRUCTURE_LOCATION_OCEAN +FD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/net/minecraft/world/level/levelgen/structure/ShipwreckPieces net/minecraft/world/level/levelgen/structure/ShipwreckPieces/net/minecraft/world/level/levelgen/structure/ShipwreckPieces +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/ ()V net/minecraft/world/level/levelgen/structure/ShipwreckPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/ ()V net/minecraft/world/level/levelgen/structure/ShipwreckPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces/m_163200_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration;)V net/minecraft/world/level/levelgen/structure/ShipwreckPieces/addPieces (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/feature/configurations/ShipwreckConfiguration;)V +CL: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece +FD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/f_72823_ net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/isBeached +FD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Z)V net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Z)V +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/m_163213_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/makeSettings (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/m_163215_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/lambda$new$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/ShipwreckPieces$ShipwreckPiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces net/minecraft/world/level/levelgen/structure/StrongholdPieces +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_163218_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/SMALL_DOOR_WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_163219_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/SMALL_DOOR_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_163220_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/MAX_DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_163221_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/LOWEST_Y_POSITION +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_163222_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/CHECK_AIR +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_204944_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/MAGIC_START_Y +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_72851_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/STRONGHOLD_PIECE_WEIGHTS +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_72852_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/currentPieces +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_72853_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/imposedPiece +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_72854_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/totalWeight +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/f_72855_ net/minecraft/world/level/levelgen/structure/StrongholdPieces/SMOOTH_STONE_SELECTOR +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/net/minecraft/world/level/levelgen/structure/StrongholdPieces net/minecraft/world/level/levelgen/structure/StrongholdPieces/net/minecraft/world/level/levelgen/structure/StrongholdPieces +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/ ()V net/minecraft/world/level/levelgen/structure/StrongholdPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/ ()V net/minecraft/world/level/levelgen/structure/StrongholdPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/m_163224_ (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece; net/minecraft/world/level/levelgen/structure/StrongholdPieces/generatePieceFromSmallDoor (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/m_163233_ (Ljava/lang/Class;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece; net/minecraft/world/level/levelgen/structure/StrongholdPieces/findAndCreatePieceFactory (Ljava/lang/Class;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/m_163242_ (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/StrongholdPieces/generateAndAddPiece (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/m_72857_ ()V net/minecraft/world/level/levelgen/structure/StrongholdPieces/resetPieces ()V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces/m_72888_ ()Z net/minecraft/world/level/levelgen/structure/StrongholdPieces/updatePieceWeight ()Z +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$1 net/minecraft/world/level/levelgen/structure/StrongholdPieces$1 +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$1/net/minecraft/world/level/levelgen/structure/StrongholdPieces$1 net/minecraft/world/level/levelgen/structure/StrongholdPieces$1/net/minecraft/world/level/levelgen/structure/StrongholdPieces$1 +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$1/ (Ljava/lang/Class;II)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$1/ (Ljava/lang/Class;II)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$1/m_6644_ (I)Z net/minecraft/world/level/levelgen/structure/StrongholdPieces$1/doPlace (I)Z +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$2 net/minecraft/world/level/levelgen/structure/StrongholdPieces$2 +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$2/net/minecraft/world/level/levelgen/structure/StrongholdPieces$2 net/minecraft/world/level/levelgen/structure/StrongholdPieces$2/net/minecraft/world/level/levelgen/structure/StrongholdPieces$2 +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$2/ (Ljava/lang/Class;II)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$2/ (Ljava/lang/Class;II)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$2/m_6644_ (I)Z net/minecraft/world/level/levelgen/structure/StrongholdPieces$2/doPlace (I)Z +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$3 net/minecraft/world/level/levelgen/structure/StrongholdPieces$3 +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/f_72910_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/$SwitchMap$net$minecraft$world$level$levelgen$structure$StrongholdPieces$StrongholdPiece$SmallDoorType +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/f_72911_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/net/minecraft/world/level/levelgen/structure/StrongholdPieces$3 net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/net/minecraft/world/level/levelgen/structure/StrongholdPieces$3 +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/ ()V net/minecraft/world/level/levelgen/structure/StrongholdPieces$3/ ()V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/f_163251_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/f_163252_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/f_163253_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/f_72913_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/hasPlacedChest +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/m_163264_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor; net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$ChestCorridor/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/f_72944_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/steps +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/m_163279_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/findPieceBox (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FillerCorridor/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/f_163287_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/f_163288_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/f_163289_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/f_72969_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/leftLow +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/f_72970_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/leftHigh +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/f_72971_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/rightLow +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/f_72972_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/rightHigh +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/m_163300_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing; net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$FiveCrossing/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/m_163316_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn; net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$LeftTurn/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/f_163324_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/f_163325_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/f_163326_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/TALL_HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/f_163327_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/f_73031_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/isTall +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/m_163334_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$Library; net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$Library; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Library/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/f_73058_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/pieceClass +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/f_73059_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/weight +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/f_73060_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/placeCount +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/f_73061_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/maxPlaceCount +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/ (Ljava/lang/Class;II)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/ (Ljava/lang/Class;II)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/m_6644_ (I)Z net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/doPlace (I)Z +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/m_73066_ ()Z net/minecraft/world/level/levelgen/structure/StrongholdPieces$PieceWeight/isValid ()Z +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/f_163343_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/f_163344_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/f_163345_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/f_73068_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/hasPlacedSpawner +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/ (ILnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/m_163356_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom; net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PortalRoom/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/f_163364_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/f_163365_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/f_163366_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/m_163374_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall; net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$PrisonHall/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/m_163390_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn; net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RightTurn/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/f_163398_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/f_163399_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/f_163400_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/f_73153_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/type +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/m_163411_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing; net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$RoomCrossing/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector/net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector/net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector/ ()V net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector/ ()V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector/m_7889_ (Ljava/util/Random;IIIZ)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$SmoothStoneSelector/next (Ljava/util/Random;IIIZ)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/f_163420_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/f_163421_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/f_163422_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/f_73193_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/isSource +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIILnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIILnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/m_163439_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StairsDown/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/f_73233_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/previousPiece +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/f_73234_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/portalRoomPiece +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/f_73235_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/pendingChildren +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/ (Ljava/util/Random;II)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/ (Ljava/util/Random;II)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/m_142171_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece/getLocatorPosition ()Lnet/minecraft/core/BlockPos; +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/f_163452_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/f_163453_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/f_163454_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/f_73243_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/leftChild +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/f_73244_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/rightChild +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/m_163465_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight; net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Straight/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/f_163474_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/f_163475_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/f_163476_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/ (ILjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/m_163484_ (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/createPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StraightStairsDown/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/f_73303_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/entryDoor +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_163500_ (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;II)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/generateSmallDoorChildForward (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;II)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_163507_ (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;II)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/generateSmallDoorChildLeft (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;II)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_163513_ (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;II)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/generateSmallDoorChildRight (Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StartPiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;II)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_73310_ (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType;III)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/generateSmallDoor (Lnet/minecraft/world/level/WorldGenLevel;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType;III)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_73318_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/isOkBox (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/m_73326_ (Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece/randomSmallDoor (Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/$VALUES net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/$VALUES +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/GRATES net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/GRATES +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/IRON_DOOR net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/IRON_DOOR +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/OPENING net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/OPENING +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/WOOD_DOOR net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/WOOD_DOOR +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/ ()V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/ ()V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/m_163519_ ()[Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/$values ()[Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/values ()[Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; net/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType/values ()[Lnet/minecraft/world/level/levelgen/structure/StrongholdPieces$StrongholdPiece$SmallDoorType; +CL: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/f_163520_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/WIDTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/f_163521_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/HEIGHT +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/f_163522_ net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/DEPTH +FD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StrongholdPieces$Turn/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +CL: net/minecraft/world/level/levelgen/structure/StructureCheck net/minecraft/world/level/levelgen/structure/StructureCheck +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197235_ net/minecraft/world/level/levelgen/structure/StructureCheck/LOGGER +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197236_ net/minecraft/world/level/levelgen/structure/StructureCheck/NO_STRUCTURE +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197237_ net/minecraft/world/level/levelgen/structure/StructureCheck/storageAccess +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197238_ net/minecraft/world/level/levelgen/structure/StructureCheck/registryAccess +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197239_ net/minecraft/world/level/levelgen/structure/StructureCheck/biomes +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197240_ net/minecraft/world/level/levelgen/structure/StructureCheck/structureManager +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197241_ net/minecraft/world/level/levelgen/structure/StructureCheck/dimension +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197242_ net/minecraft/world/level/levelgen/structure/StructureCheck/chunkGenerator +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197243_ net/minecraft/world/level/levelgen/structure/StructureCheck/heightAccessor +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197244_ net/minecraft/world/level/levelgen/structure/StructureCheck/biomeSource +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197245_ net/minecraft/world/level/levelgen/structure/StructureCheck/seed +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197246_ net/minecraft/world/level/levelgen/structure/StructureCheck/fixerUpper +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197247_ net/minecraft/world/level/levelgen/structure/StructureCheck/loadedChunks +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_197248_ net/minecraft/world/level/levelgen/structure/StructureCheck/featureChecks +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/f_204945_ net/minecraft/world/level/levelgen/structure/StructureCheck/structureConfigs +FD: net/minecraft/world/level/levelgen/structure/StructureCheck/net/minecraft/world/level/levelgen/structure/StructureCheck net/minecraft/world/level/levelgen/structure/StructureCheck/net/minecraft/world/level/levelgen/structure/StructureCheck +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/ ()V net/minecraft/world/level/levelgen/structure/StructureCheck/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/ (Lnet/minecraft/world/level/chunk/storage/ChunkScanAccess;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/biome/BiomeSource;JLcom/mojang/datafixers/DataFixer;)V net/minecraft/world/level/levelgen/structure/StructureCheck/ (Lnet/minecraft/world/level/chunk/storage/ChunkScanAccess;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/biome/BiomeSource;JLcom/mojang/datafixers/DataFixer;)V +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_197263_ (JLit/unimi/dsi/fastutil/objects/Object2IntMap;)V net/minecraft/world/level/levelgen/structure/StructureCheck/storeFullResults (JLit/unimi/dsi/fastutil/objects/Object2IntMap;)V +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_197282_ (Lnet/minecraft/world/level/ChunkPos;Ljava/util/Map;)V net/minecraft/world/level/levelgen/structure/StructureCheck/onStructureLoad (Lnet/minecraft/world/level/ChunkPos;Ljava/util/Map;)V +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_197298_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; net/minecraft/world/level/levelgen/structure/StructureCheck/deduplicateEmptyMap (Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_197311_ (Lnet/minecraft/nbt/CompoundTag;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; net/minecraft/world/level/levelgen/structure/StructureCheck/loadStructures (Lnet/minecraft/nbt/CompoundTag;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209954_ (JLit/unimi/dsi/fastutil/longs/Long2BooleanMap;)V net/minecraft/world/level/levelgen/structure/StructureCheck/lambda$storeFullResults$3 (JLit/unimi/dsi/fastutil/longs/Long2BooleanMap;)V +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209957_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)V net/minecraft/world/level/levelgen/structure/StructureCheck/incrementReference (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)V +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209960_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)Z net/minecraft/world/level/levelgen/structure/StructureCheck/lambda$checkStart$1 (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;J)Z +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209964_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Z)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; net/minecraft/world/level/levelgen/structure/StructureCheck/checkStart (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Z)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209968_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;ZJ)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; net/minecraft/world/level/levelgen/structure/StructureCheck/tryLoadFromStorage (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;ZJ)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209973_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/Long2BooleanMap; net/minecraft/world/level/levelgen/structure/StructureCheck/lambda$checkStart$0 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Lit/unimi/dsi/fastutil/longs/Long2BooleanMap; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209975_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Ljava/lang/Integer;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/StructureCheck/lambda$incrementReference$4 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Ljava/lang/Integer;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209978_ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Ljava/lang/Long;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; net/minecraft/world/level/levelgen/structure/StructureCheck/lambda$incrementReference$5 (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Ljava/lang/Long;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Lit/unimi/dsi/fastutil/objects/Object2IntMap; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209982_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V net/minecraft/world/level/levelgen/structure/StructureCheck/lambda$onStructureLoad$2 (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/levelgen/structure/StructureStart;)V +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209986_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Z)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; net/minecraft/world/level/levelgen/structure/StructureCheck/checkStructureInfo (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Z)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; +MD: net/minecraft/world/level/levelgen/structure/StructureCheck/m_209990_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z net/minecraft/world/level/levelgen/structure/StructureCheck/canCreateStructure (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;)Z +CL: net/minecraft/world/level/levelgen/structure/StructureCheckResult net/minecraft/world/level/levelgen/structure/StructureCheckResult +FD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/$VALUES net/minecraft/world/level/levelgen/structure/StructureCheckResult/$VALUES +FD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/CHUNK_LOAD_NEEDED net/minecraft/world/level/levelgen/structure/StructureCheckResult/CHUNK_LOAD_NEEDED +FD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/START_NOT_PRESENT net/minecraft/world/level/levelgen/structure/StructureCheckResult/START_NOT_PRESENT +FD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/START_PRESENT net/minecraft/world/level/levelgen/structure/StructureCheckResult/START_PRESENT +FD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/net/minecraft/world/level/levelgen/structure/StructureCheckResult net/minecraft/world/level/levelgen/structure/StructureCheckResult/net/minecraft/world/level/levelgen/structure/StructureCheckResult +MD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/ ()V net/minecraft/world/level/levelgen/structure/StructureCheckResult/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/ (Ljava/lang/String;I)V net/minecraft/world/level/levelgen/structure/StructureCheckResult/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/m_197321_ ()[Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; net/minecraft/world/level/levelgen/structure/StructureCheckResult/$values ()[Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; +MD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; net/minecraft/world/level/levelgen/structure/StructureCheckResult/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; +MD: net/minecraft/world/level/levelgen/structure/StructureCheckResult/values ()[Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; net/minecraft/world/level/levelgen/structure/StructureCheckResult/values ()[Lnet/minecraft/world/level/levelgen/structure/StructureCheckResult; +CL: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData +FD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/f_163528_ net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/TAG_REMAINING_INDEXES +FD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/f_163529_ net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/TAG_All_INDEXES +FD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/f_73360_ net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/all +FD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/f_73361_ net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/remaining +FD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/ ()V net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/ (Lit/unimi/dsi/fastutil/longs/LongSet;Lit/unimi/dsi/fastutil/longs/LongSet;)V net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/ (Lit/unimi/dsi/fastutil/longs/LongSet;Lit/unimi/dsi/fastutil/longs/LongSet;)V +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/m_163534_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData; net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData; +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/m_73364_ ()Lit/unimi/dsi/fastutil/longs/LongSet; net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/getAll ()Lit/unimi/dsi/fastutil/longs/LongSet; +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/m_73365_ (J)V net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/addIndex (J)V +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/m_73369_ (J)Z net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/hasStartIndex (J)Z +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/m_73373_ (J)Z net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/hasUnhandledIndex (J)Z +MD: net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/m_73375_ (J)V net/minecraft/world/level/levelgen/structure/StructureFeatureIndexSavedData/removeIndex (J)V +CL: net/minecraft/world/level/levelgen/structure/StructurePiece net/minecraft/world/level/levelgen/structure/StructurePiece +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_163536_ net/minecraft/world/level/levelgen/structure/StructurePiece/LOGGER +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73377_ net/minecraft/world/level/levelgen/structure/StructurePiece/orientation +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73378_ net/minecraft/world/level/levelgen/structure/StructurePiece/mirror +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73379_ net/minecraft/world/level/levelgen/structure/StructurePiece/rotation +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73380_ net/minecraft/world/level/levelgen/structure/StructurePiece/type +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73381_ net/minecraft/world/level/levelgen/structure/StructurePiece/SHAPE_CHECK_BLOCKS +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73382_ net/minecraft/world/level/levelgen/structure/StructurePiece/CAVE_AIR +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73383_ net/minecraft/world/level/levelgen/structure/StructurePiece/boundingBox +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/f_73384_ net/minecraft/world/level/levelgen/structure/StructurePiece/genDepth +FD: net/minecraft/world/level/levelgen/structure/StructurePiece/net/minecraft/world/level/levelgen/structure/StructurePiece net/minecraft/world/level/levelgen/structure/StructurePiece/net/minecraft/world/level/levelgen/structure/StructurePiece +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/ ()V net/minecraft/world/level/levelgen/structure/StructurePiece/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/StructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_142085_ (Lnet/minecraft/world/level/LevelReader;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/levelgen/structure/StructurePiece/canBeReplaced (Lnet/minecraft/world/level/LevelReader;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_142171_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/StructurePiece/getLocatorPosition ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_142318_ ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; net/minecraft/world/level/levelgen/structure/StructurePiece/getNoiseEffect ()Lnet/minecraft/world/level/levelgen/feature/NoiseEffect; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_142537_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/StructurePiece/addChildren (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163541_ (IIILnet/minecraft/core/Direction;III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/StructurePiece/makeBoundingBox (IIILnet/minecraft/core/Direction;III)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163558_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/levelgen/structure/StructurePiece/generateBox (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163565_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;ZLjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector;)V net/minecraft/world/level/levelgen/structure/StructurePiece/generateBox (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;ZLjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163572_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/structure/StructurePiece/isReplaceableByStructures (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163577_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/levelgen/structure/StructurePiece/lambda$createTag$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163580_ (Ljava/util/Random;)Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/structure/StructurePiece/getRandomHorizontalDirection (Ljava/util/Random;)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163582_ (III)Lnet/minecraft/core/BlockPos$MutableBlockPos; net/minecraft/world/level/levelgen/structure/StructurePiece/getWorldPos (III)Lnet/minecraft/core/BlockPos$MutableBlockPos; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163586_ ()Ljava/lang/IllegalArgumentException; net/minecraft/world/level/levelgen/structure/StructurePiece/lambda$new$0 ()Ljava/lang/IllegalArgumentException; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_163587_ ()Lnet/minecraft/world/level/block/Mirror; net/minecraft/world/level/levelgen/structure/StructurePiece/getMirror ()Lnet/minecraft/world/level/block/Mirror; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/StructurePiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/StructurePiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_192644_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/StructurePiece/createTag (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_192648_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/StructurePiece/findCollisionPiece (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_192651_ (Ljava/util/stream/Stream;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/StructurePiece/createBoundingBox (Ljava/util/stream/Stream;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_192653_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/levelgen/structure/StructurePiece/lambda$createBoundingBox$2 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_210000_ ()Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; net/minecraft/world/level/levelgen/structure/StructurePiece/getType ()Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_5606_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;IIILnet/minecraft/resources/ResourceLocation;)Z net/minecraft/world/level/levelgen/structure/StructurePiece/createChest (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;IIILnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_6324_ (III)V net/minecraft/world/level/levelgen/structure/StructurePiece/move (III)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_6830_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/levelgen/structure/StructurePiece/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73392_ (II)I net/minecraft/world/level/levelgen/structure/StructurePiece/getWorldX (II)I +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73398_ (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/StructurePiece/getBlock (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73407_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/StructurePiece/reorient (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73411_ (Lnet/minecraft/world/level/ChunkPos;I)Z net/minecraft/world/level/levelgen/structure/StructurePiece/isCloseToChunk (Lnet/minecraft/world/level/ChunkPos;I)Z +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73414_ (Lnet/minecraft/world/level/LevelReader;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z net/minecraft/world/level/levelgen/structure/StructurePiece/isInterior (Lnet/minecraft/world/level/LevelReader;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)Z +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73420_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/levelgen/structure/StructurePiece/createChest (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Lnet/minecraft/core/BlockPos;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73434_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/StructurePiece/placeBlock (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73441_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/levelgen/structure/StructurePiece/generateBox (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73453_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIILnet/minecraft/world/level/block/state/BlockState;Z)V net/minecraft/world/level/levelgen/structure/StructurePiece/generateUpperHalfSphere (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIILnet/minecraft/world/level/block/state/BlockState;Z)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73464_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIIZLjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector;)V net/minecraft/world/level/levelgen/structure/StructurePiece/generateBox (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIIIZLjava/util/Random;Lnet/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73476_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;FIIIIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ZZ)V net/minecraft/world/level/levelgen/structure/StructurePiece/generateMaybeBox (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;FIIIIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ZZ)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73491_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;FIIILnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/structure/StructurePiece/maybeGenerateBlock (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;FIIILnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73500_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;IIILnet/minecraft/core/Direction;Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/world/level/levelgen/structure/StructurePiece/createDispenser (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;IIILnet/minecraft/core/Direction;Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73519_ (Lnet/minecraft/core/Direction;)V net/minecraft/world/level/levelgen/structure/StructurePiece/setOrientation (Lnet/minecraft/core/Direction;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73525_ (II)I net/minecraft/world/level/levelgen/structure/StructurePiece/getWorldZ (II)I +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73528_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/StructurePiece/fillColumnDown (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;IIILnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73535_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIII)V net/minecraft/world/level/levelgen/structure/StructurePiece/generateAirBox (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;IIIIII)V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73544_ (I)I net/minecraft/world/level/levelgen/structure/StructurePiece/getWorldY (I)I +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73547_ ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/StructurePiece/getBoundingBox ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73548_ ()I net/minecraft/world/level/levelgen/structure/StructurePiece/getGenDepth ()I +MD: net/minecraft/world/level/levelgen/structure/StructurePiece/m_73549_ ()Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/structure/StructurePiece/getOrientation ()Lnet/minecraft/core/Direction; +CL: net/minecraft/world/level/levelgen/structure/StructurePiece$1 net/minecraft/world/level/levelgen/structure/StructurePiece$1 +FD: net/minecraft/world/level/levelgen/structure/StructurePiece$1/f_73551_ net/minecraft/world/level/levelgen/structure/StructurePiece$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/levelgen/structure/StructurePiece$1/net/minecraft/world/level/levelgen/structure/StructurePiece$1 net/minecraft/world/level/levelgen/structure/StructurePiece$1/net/minecraft/world/level/levelgen/structure/StructurePiece$1 +MD: net/minecraft/world/level/levelgen/structure/StructurePiece$1/ ()V net/minecraft/world/level/levelgen/structure/StructurePiece$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector +FD: net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/f_73553_ net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/next +FD: net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector +MD: net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/ ()V net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/m_73555_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/getNext ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/m_7889_ (Ljava/util/Random;IIIZ)V net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector/next (Ljava/util/Random;IIIZ)V +CL: net/minecraft/world/level/levelgen/structure/StructurePieceAccessor net/minecraft/world/level/levelgen/structure/StructurePieceAccessor +FD: net/minecraft/world/level/levelgen/structure/StructurePieceAccessor/net/minecraft/world/level/levelgen/structure/StructurePieceAccessor net/minecraft/world/level/levelgen/structure/StructurePieceAccessor/net/minecraft/world/level/levelgen/structure/StructurePieceAccessor +MD: net/minecraft/world/level/levelgen/structure/StructurePieceAccessor/m_141921_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/StructurePieceAccessor/findCollisionPiece (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/StructurePieceAccessor/m_142679_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;)V net/minecraft/world/level/levelgen/structure/StructurePieceAccessor/addPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;)V +CL: net/minecraft/world/level/levelgen/structure/StructureSet net/minecraft/world/level/levelgen/structure/StructureSet +FD: net/minecraft/world/level/levelgen/structure/StructureSet/f_210001_ net/minecraft/world/level/levelgen/structure/StructureSet/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/structure/StructureSet/f_210002_ net/minecraft/world/level/levelgen/structure/StructureSet/CODEC +FD: net/minecraft/world/level/levelgen/structure/StructureSet/f_210003_ net/minecraft/world/level/levelgen/structure/StructureSet/structures +FD: net/minecraft/world/level/levelgen/structure/StructureSet/f_210004_ net/minecraft/world/level/levelgen/structure/StructureSet/placement +FD: net/minecraft/world/level/levelgen/structure/StructureSet/net/minecraft/world/level/levelgen/structure/StructureSet net/minecraft/world/level/levelgen/structure/StructureSet/net/minecraft/world/level/levelgen/structure/StructureSet +MD: net/minecraft/world/level/levelgen/structure/StructureSet/ ()V net/minecraft/world/level/levelgen/structure/StructureSet/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureSet/ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)V net/minecraft/world/level/levelgen/structure/StructureSet/ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)V +MD: net/minecraft/world/level/levelgen/structure/StructureSet/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)V net/minecraft/world/level/levelgen/structure/StructureSet/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;)V +MD: net/minecraft/world/level/levelgen/structure/StructureSet/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/StructureSet/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/StructureSet/f_210003_ ()Ljava/util/List; net/minecraft/world/level/levelgen/structure/StructureSet/structures ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/StructureSet/f_210004_ ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement; net/minecraft/world/level/levelgen/structure/StructureSet/placement ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement; +MD: net/minecraft/world/level/levelgen/structure/StructureSet/hashCode ()I net/minecraft/world/level/levelgen/structure/StructureSet/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/StructureSet/m_210013_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/StructureSet/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/StructureSet/m_210015_ (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry; net/minecraft/world/level/levelgen/structure/StructureSet/entry (Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry; +MD: net/minecraft/world/level/levelgen/structure/StructureSet/m_210017_ (Lnet/minecraft/core/Holder;I)Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry; net/minecraft/world/level/levelgen/structure/StructureSet/entry (Lnet/minecraft/core/Holder;I)Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry; +MD: net/minecraft/world/level/levelgen/structure/StructureSet/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/StructureSet/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry +FD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/f_210025_ net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/CODEC +FD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/f_210026_ net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/structure +FD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/f_210027_ net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/weight +FD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/ ()V net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/ (Lnet/minecraft/core/Holder;I)V net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/ (Lnet/minecraft/core/Holder;I)V +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/f_210026_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/structure ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/f_210027_ ()I net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/weight ()I +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/hashCode ()I net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/m_210033_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/m_210035_ (Ljava/util/function/Predicate;)Z net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/generatesInMatchingBiome (Ljava/util/function/Predicate;)Z +MD: net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride net/minecraft/world/level/levelgen/structure/StructureSpawnOverride +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/f_210042_ net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/CODEC +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/f_210043_ net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/boundingBox +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/f_210044_ net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/spawns +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/net/minecraft/world/level/levelgen/structure/StructureSpawnOverride net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/net/minecraft/world/level/levelgen/structure/StructureSpawnOverride +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/ ()V net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/ (Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType;Lnet/minecraft/util/random/WeightedRandomList;)V net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/ (Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType;Lnet/minecraft/util/random/WeightedRandomList;)V +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/f_210043_ ()Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/boundingBox ()Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/f_210044_ ()Lnet/minecraft/util/random/WeightedRandomList; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/spawns ()Lnet/minecraft/util/random/WeightedRandomList; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/hashCode ()I net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/m_210050_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/$VALUES net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/$VALUES +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/PIECE net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/PIECE +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/STRUCTURE net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/STRUCTURE +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/f_210059_ net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/VALUES +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/f_210060_ net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/CODEC +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/f_210061_ net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/id +FD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/ ()V net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/m_210068_ ()[Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/lambda$static$0 ()[Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/m_210069_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/m_210071_ ()[Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/$values ()[Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; +MD: net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/values ()[Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType/values ()[Lnet/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType; +CL: net/minecraft/world/level/levelgen/structure/StructureStart net/minecraft/world/level/levelgen/structure/StructureStart +FD: net/minecraft/world/level/levelgen/structure/StructureStart/f_163590_ net/minecraft/world/level/levelgen/structure/StructureStart/INVALID_START_ID +FD: net/minecraft/world/level/levelgen/structure/StructureStart/f_163592_ net/minecraft/world/level/levelgen/structure/StructureStart/chunkPos +FD: net/minecraft/world/level/levelgen/structure/StructureStart/f_163593_ net/minecraft/world/level/levelgen/structure/StructureStart/cachedBoundingBox +FD: net/minecraft/world/level/levelgen/structure/StructureStart/f_192654_ net/minecraft/world/level/levelgen/structure/StructureStart/pieceContainer +FD: net/minecraft/world/level/levelgen/structure/StructureStart/f_73561_ net/minecraft/world/level/levelgen/structure/StructureStart/INVALID_START +FD: net/minecraft/world/level/levelgen/structure/StructureStart/f_73565_ net/minecraft/world/level/levelgen/structure/StructureStart/feature +FD: net/minecraft/world/level/levelgen/structure/StructureStart/f_73568_ net/minecraft/world/level/levelgen/structure/StructureStart/references +FD: net/minecraft/world/level/levelgen/structure/StructureStart/net/minecraft/world/level/levelgen/structure/StructureStart net/minecraft/world/level/levelgen/structure/StructureStart/net/minecraft/world/level/levelgen/structure/StructureStart +MD: net/minecraft/world/level/levelgen/structure/StructureStart/ ()V net/minecraft/world/level/levelgen/structure/StructureStart/ ()V +MD: net/minecraft/world/level/levelgen/structure/StructureStart/ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V net/minecraft/world/level/levelgen/structure/StructureStart/ (Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature;Lnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer;)V +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_163625_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/levelgen/structure/StructureStart/getChunkPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_192660_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/StructureStart/createTag (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_210081_ ()Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; net/minecraft/world/level/levelgen/structure/StructureStart/getFeature ()Lnet/minecraft/world/level/levelgen/feature/ConfiguredStructureFeature; +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_7129_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/level/levelgen/structure/StructureStart/placeInChunk (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_73601_ ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/StructureStart/getBoundingBox ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_73602_ ()Ljava/util/List; net/minecraft/world/level/levelgen/structure/StructureStart/getPieces ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_73603_ ()Z net/minecraft/world/level/levelgen/structure/StructureStart/isValid ()Z +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_73606_ ()Z net/minecraft/world/level/levelgen/structure/StructureStart/canBeReferenced ()Z +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_73607_ ()V net/minecraft/world/level/levelgen/structure/StructureStart/addReference ()V +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_73608_ ()I net/minecraft/world/level/levelgen/structure/StructureStart/getReferences ()I +MD: net/minecraft/world/level/levelgen/structure/StructureStart/m_73609_ ()I net/minecraft/world/level/levelgen/structure/StructureStart/getMaxReferences ()I +CL: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece net/minecraft/world/level/levelgen/structure/SwamplandHutPiece +FD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/f_73634_ net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/spawnedWitch +FD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/f_73635_ net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/spawnedCat +FD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/net/minecraft/world/level/levelgen/structure/SwamplandHutPiece net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/net/minecraft/world/level/levelgen/structure/SwamplandHutPiece +MD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/ (Ljava/util/Random;II)V net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/ (Ljava/util/Random;II)V +MD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/ (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/m_73643_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/SwamplandHutPiece/spawnCat (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece net/minecraft/world/level/levelgen/structure/TemplateStructurePiece +FD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/f_163658_ net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/templateName +FD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/f_73656_ net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/template +FD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/f_73657_ net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/placeSettings +FD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/f_73658_ net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/templatePosition +FD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/f_73659_ net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/LOGGER +FD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/net/minecraft/world/level/levelgen/structure/TemplateStructurePiece net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/net/minecraft/world/level/levelgen/structure/TemplateStructurePiece +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/ ()V net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/ ()V +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;ILnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/function/Function;)V net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/function/Function;)V +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/m_142415_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/makeTemplateLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/m_183269_ (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/postProcess (Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/m_6324_ (III)V net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/move (III)V +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/m_6830_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/TemplateStructurePiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/ ()V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/m_163676_ ([Ljava/lang/String;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/main ([Ljava/lang/String;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/m_73691_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/List;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces/generateMansion (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/List;Ljava/util/Random;)V +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/ ()V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/m_5899_ (Ljava/util/Random;Z)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/get1x2FrontEntrance (Ljava/util/Random;Z)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/m_5900_ (Ljava/util/Random;Z)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/get1x2SideEntrance (Ljava/util/Random;Z)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/m_7661_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/get2x2 (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/m_7668_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/get1x1 (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/m_7669_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/get1x1Secret (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/m_7672_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/get1x2Secret (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/m_7676_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FirstFloorRoomCollection/get2x2Secret (Ljava/util/Random;)Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/ ()V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/m_5899_ (Ljava/util/Random;Z)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/get1x2FrontEntrance (Ljava/util/Random;Z)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/m_5900_ (Ljava/util/Random;Z)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/get1x2SideEntrance (Ljava/util/Random;Z)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/m_7661_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/get2x2 (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/m_7668_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/get1x1 (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/m_7669_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/get1x1Secret (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/m_7672_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/get1x2Secret (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/m_7676_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection/get2x2Secret (Ljava/util/Random;)Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163678_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/DEFAULT_SIZE +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163679_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/CLEAR +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163680_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/CORRIDOR +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163681_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163682_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/START_ROOM +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163683_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/TEST_ROOM +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163684_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/BLOCKED +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163685_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_1x1 +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163686_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_1x2 +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163687_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_2x2 +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163688_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_ORIGIN_FLAG +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163689_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_DOOR_FLAG +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163690_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_STAIRS_FLAG +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163691_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_CORRIDOR_FLAG +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163692_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_TYPE_MASK +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_163693_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ROOM_ID_MASK +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_73728_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/random +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_73729_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/baseGrid +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_73730_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/thirdFloorGrid +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_73731_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/floorRooms +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_73732_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/entranceX +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/f_73733_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/entranceY +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ (Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/ (Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_163694_ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/print ()V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_73738_ (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;)Z net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/cleanEdges (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;)Z +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_73740_ (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;II)Z net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/isHouse (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;II)Z +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_73744_ (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;IIII)Z net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/isRoomId (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;IIII)Z +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_73750_ (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;IILnet/minecraft/core/Direction;I)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/recursiveCorridor (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;IILnet/minecraft/core/Direction;I)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_73756_ (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/identifyRooms (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_73759_ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/setupThirdFloor ()V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/m_73762_ (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;IIII)Lnet/minecraft/core/Direction; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid/get1x2RoomDirection (Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;IIII)Lnet/minecraft/core/Direction; +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/f_73774_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/structureManager +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/f_73775_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/random +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/f_73776_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/startX +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/f_73777_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/startY +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73781_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/createMansion (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionGrid;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73786_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/entrance (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73789_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;Lnet/minecraft/core/Direction;IIII)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/traverseOuterWalls (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;Lnet/minecraft/core/Direction;IIII)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73798_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/addRoom2x2Secret (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73803_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/createRoof (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73809_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/addRoom1x1 (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73815_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/addRoom2x2 (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73822_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;Z)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/addRoom1x2 (Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$FloorRoomCollection;Z)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73830_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/traverseWallPiece (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73833_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/traverseTurn (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/m_73836_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$MansionPiecePlacer/traverseInnerTurn (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData;)V +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/f_73839_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/rotation +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/f_73840_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/position +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/f_73841_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/wallType +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$PlacementData/ ()V +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/ ()V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/m_5899_ (Ljava/util/Random;Z)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/get1x2FrontEntrance (Ljava/util/Random;Z)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/m_5900_ (Ljava/util/Random;Z)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/get1x2SideEntrance (Ljava/util/Random;Z)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/m_7661_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/get2x2 (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/m_7668_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/get1x1 (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/m_7669_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/get1x1Secret (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/m_7672_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/get1x2Secret (Ljava/util/Random;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/m_7676_ (Ljava/util/Random;)Ljava/lang/String; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SecondFloorRoomCollection/get2x2Secret (Ljava/util/Random;)Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/f_73864_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/grid +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/f_73865_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/width +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/f_73866_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/height +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/f_73867_ net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/valueIfOutside +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/ (III)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/ (III)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/m_73872_ (II)I net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/get (II)I +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/m_73875_ (III)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/set (III)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/m_73879_ (IIII)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/setif (IIII)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/m_73884_ (IIIII)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/set (IIIII)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/m_73892_ (III)Z net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$SimpleGrid/edgesTo (III)Z +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection/ ()V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$ThirdFloorRoomCollection/ ()V +CL: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece +FD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/m_142415_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/makeTemplateLocation ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/m_163702_ (Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/makeSettings (Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/m_163705_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/makeLocation (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/m_163707_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/lambda$new$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/m_183620_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/addAdditionalSaveData (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/m_7756_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/WoodlandMansionPieces$WoodlandMansionPiece/handleDataMarker (Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +CL: net/minecraft/world/level/levelgen/structure/package-info net/minecraft/world/level/levelgen/structure/package-info +FD: net/minecraft/world/level/levelgen/structure/package-info/net/minecraft/world/level/levelgen/structure/package-info net/minecraft/world/level/levelgen/structure/package-info/net/minecraft/world/level/levelgen/structure/package-info +CL: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator/net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator/net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator/m_197325_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator/generatePieces (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +CL: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192703_ net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/chunkGenerator +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192704_ net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/structureManager +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192705_ net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/chunkPos +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192707_ net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/heightAccessor +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192708_ net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/random +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192709_ net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/seed +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_197328_ net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/config +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/WorldgenRandom;J)V net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/ (Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/WorldgenRandom;J)V +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192703_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/chunkGenerator ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192704_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/structureManager ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192705_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/chunkPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192707_ ()Lnet/minecraft/world/level/LevelHeightAccessor; net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/heightAccessor ()Lnet/minecraft/world/level/LevelHeightAccessor; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192708_ ()Lnet/minecraft/world/level/levelgen/WorldgenRandom; net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/random ()Lnet/minecraft/world/level/levelgen/WorldgenRandom; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_192709_ ()J net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/seed ()J +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/f_197328_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/config ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/hashCode ()I net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/m_197338_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/lambda$checkForBiomeOnTop$1 (Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Z +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/m_197341_ (Ljava/util/function/Predicate;Ljava/util/Optional;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/lambda$simple$0 (Ljava/util/function/Predicate;Ljava/util/Optional;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/m_197345_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Ljava/util/function/Predicate; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/checkForBiomeOnTop (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Ljava/util/function/Predicate; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/m_197347_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/createGenerator (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/m_197349_ (Ljava/util/function/Predicate;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator;)Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier/simple (Ljava/util/function/Predicate;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator;)Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier; +CL: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197352_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/chunkGenerator +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197353_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/biomeSource +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197354_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/seed +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197355_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/chunkPos +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197356_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/config +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197357_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/heightAccessor +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197358_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/validBiome +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197359_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/structureManager +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197360_ net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/registryAccess +FD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/ (Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;JLnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/RegistryAccess;)V net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/ (Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;JLnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration;Lnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/RegistryAccess;)V +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197352_ ()Lnet/minecraft/world/level/chunk/ChunkGenerator; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/chunkGenerator ()Lnet/minecraft/world/level/chunk/ChunkGenerator; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197353_ ()Lnet/minecraft/world/level/biome/BiomeSource; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/biomeSource ()Lnet/minecraft/world/level/biome/BiomeSource; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197354_ ()J net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/seed ()J +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197355_ ()Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/chunkPos ()Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197356_ ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/config ()Lnet/minecraft/world/level/levelgen/feature/configurations/FeatureConfiguration; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197357_ ()Lnet/minecraft/world/level/LevelHeightAccessor; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/heightAccessor ()Lnet/minecraft/world/level/LevelHeightAccessor; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197358_ ()Ljava/util/function/Predicate; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/validBiome ()Ljava/util/function/Predicate; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197359_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/structureManager ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/f_197360_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/hashCode ()I net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/m_197372_ (II)I net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/getLowestY (II)I +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/m_197375_ (IIII)[I net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/getCornerHeights (IIII)[I +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/m_197380_ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Z net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/validBiomeOnTop (Lnet/minecraft/world/level/levelgen/Heightmap$Types;)Z +MD: net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer +FD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/f_192741_ net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/pieces +FD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/f_192742_ net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/LOGGER +FD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/f_192743_ net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/JIGSAW_RENAME +FD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/f_192744_ net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/RENAMES +FD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/ ()V net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/ ()V +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/f_192741_ ()Ljava/util/List; net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/pieces ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/hashCode ()I net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/m_192748_ ()Z net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/isEmpty ()Z +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/m_192749_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/save (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/m_192751_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/isInsidePiece (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/m_192753_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;)Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer; net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/load (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;)Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer; +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/m_192756_ ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/calculateBoundingBox ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pieces/PiecesContainer/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/f_192762_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/resourceManager +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/f_192763_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/registryAccess +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/f_192764_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/structureManager +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;)V net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;)V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/f_192762_ ()Lnet/minecraft/server/packs/resources/ResourceManager; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/resourceManager ()Lnet/minecraft/server/packs/resources/ResourceManager; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/f_192763_ ()Lnet/minecraft/core/RegistryAccess; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/registryAccess ()Lnet/minecraft/core/RegistryAccess; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/f_192764_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/structureManager ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/hashCode ()I net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/m_192770_ (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/fromLevel (Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210095_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_RIGHT_TURN +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210096_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_ROOM_CROSSING +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210097_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_STAIRS_DOWN +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210098_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_START +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210099_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_STRAIGHT +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210100_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_STRAIGHT_STAIRS_DOWN +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210101_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/JUNGLE_PYRAMID_PIECE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210102_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_RUIN +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210103_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/IGLOO +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210104_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/RUINED_PORTAL +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210105_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/SWAMPLAND_HUT +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210106_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/DESERT_PYRAMID_PIECE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210107_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_BUILDING +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210108_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_CORE_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210109_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_DOUBLE_X_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210110_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_DOUBLE_XY_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210111_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_DOUBLE_Y_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210112_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_DOUBLE_YZ_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210113_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_DOUBLE_Z_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210114_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_ENTRY_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210115_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_PENTHOUSE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210116_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_SIMPLE_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210117_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_SIMPLE_TOP_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210118_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/OCEAN_MONUMENT_WING_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210119_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/END_CITY_PIECE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210120_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/WOODLAND_MANSION_PIECE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210121_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/MINE_SHAFT_CORRIDOR +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210122_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/BURIED_TREASURE_PIECE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210123_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/SHIPWRECK_PIECE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210124_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FOSSIL +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210125_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/JIGSAW +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210126_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/MINE_SHAFT_CROSSING +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210127_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/MINE_SHAFT_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210128_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/MINE_SHAFT_STAIRS +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210129_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_BRIDGE_CROSSING +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210130_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_BRIDGE_END_FILLER +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210131_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_BRIDGE_STRAIGHT +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210132_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_CORRIDOR_STAIRS +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210133_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_CORRIDOR_T_BALCONY +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210134_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_ENTRANCE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210135_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_SMALL_CORRIDOR_CROSSING +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210136_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_SMALL_CORRIDOR_LEFT_TURN +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210137_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_SMALL_CORRIDOR +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210138_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_SMALL_CORRIDOR_RIGHT_TURN +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210139_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_CASTLE_STALK_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210140_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_MONSTER_THRONE +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210141_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_ROOM_CROSSING +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210142_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_STAIRS_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210143_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/NETHER_FORTRESS_START +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210144_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_CHEST_CORRIDOR +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210145_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_FILLER_CORRIDOR +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210146_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_FIVE_CROSSING +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210147_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_LEFT_TURN +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210148_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_LIBRARY +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210149_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_PORTAL_ROOM +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/f_210150_ net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/STRONGHOLD_PRISON_HALL +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/ ()V net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/ ()V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/m_207333_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/load (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/m_210152_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType;Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/setPieceId (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType;Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/m_210155_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType;Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/setTemplatePieceId (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType;Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/m_210158_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType/setFullContextPieceId (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType; +CL: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType/m_207333_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType/load (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType/m_210166_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$ContextlessType/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +CL: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType/net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType/m_207333_ (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType/load (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType/m_210171_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/pieces/StructurePieceType$StructureTemplateType/load (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +CL: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/f_192778_ net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/pieces +FD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/ ()V net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/ ()V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_141921_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/findCollisionPiece (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/StructurePiece; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_142679_ (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;)V net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/addPiece (Lnet/minecraft/world/level/levelgen/structure/StructurePiece;)V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_192780_ ()Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer; net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/build ()Lnet/minecraft/world/level/levelgen/structure/pieces/PiecesContainer; +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_192781_ (I)V net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/offsetPiecesVertically (I)V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_192783_ (IILjava/util/Random;I)V net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/moveBelowSeaLevel (IILjava/util/Random;I)V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_192792_ (Ljava/util/Random;II)V net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/moveInsideHeights (Ljava/util/Random;II)V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_192796_ ()V net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/clear ()V +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_192797_ ()Z net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/isEmpty ()Z +MD: net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/m_192798_ ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder/getBoundingBox ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +CL: net/minecraft/world/level/levelgen/structure/pieces/package-info net/minecraft/world/level/levelgen/structure/pieces/package-info +FD: net/minecraft/world/level/levelgen/structure/pieces/package-info/net/minecraft/world/level/levelgen/structure/pieces/package-info net/minecraft/world/level/levelgen/structure/pieces/package-info/net/minecraft/world/level/levelgen/structure/pieces/package-info +CL: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement +FD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/f_204949_ net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/CODEC +FD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/f_204950_ net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/distance +FD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/f_204951_ net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/spread +FD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/f_204952_ net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/count +FD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/ ()V net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/ ()V +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/ (III)V net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/ (III)V +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/f_204950_ ()I net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/distance ()I +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/f_204951_ ()I net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/spread ()I +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/f_204952_ ()I net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/count ()I +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/hashCode ()I net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/m_203443_ ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/type ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/m_204959_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/m_212129_ (Lnet/minecraft/world/level/chunk/ChunkGenerator;JII)Z net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/isFeatureChunk (Lnet/minecraft/world/level/chunk/ChunkGenerator;JII)Z +MD: net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204972_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/CODEC +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204973_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/spacing +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204974_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/separation +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204975_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/spreadType +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204976_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/salt +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204977_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/locateOffset +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/ ()V net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/ ()V +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/ (IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;I)V net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/ (IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;I)V +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/ (IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;ILnet/minecraft/core/Vec3i;)V net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/ (IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;ILnet/minecraft/core/Vec3i;)V +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204973_ ()I net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/spacing ()I +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204974_ ()I net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/separation ()I +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204975_ ()Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/spreadType ()Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204976_ ()I net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/salt ()I +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/f_204977_ ()Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/locateOffset ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/hashCode ()I net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/m_203443_ ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/type ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/m_204991_ (JII)Lnet/minecraft/world/level/ChunkPos; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/getPotentialFeatureChunk (JII)Lnet/minecraft/world/level/ChunkPos; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/m_204995_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/m_205001_ (Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/m_212129_ (Lnet/minecraft/world/level/chunk/ChunkGenerator;JII)Z net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/isFeatureChunk (Lnet/minecraft/world/level/chunk/ChunkGenerator;JII)Z +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/$VALUES net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/$VALUES +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/LINEAR net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/LINEAR +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/TRIANGULAR net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/TRIANGULAR +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/f_205014_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/CODEC +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/f_205015_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/VALUES +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/f_205016_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/id +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/ ()V net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/ ()V +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/m_205023_ ()[Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/lambda$static$0 ()[Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/m_205024_ (Lnet/minecraft/world/level/levelgen/RandomSource;I)I net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/evaluate (Lnet/minecraft/world/level/levelgen/RandomSource;I)I +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/m_205027_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/m_205029_ ()[Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/$values ()[Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/values ()[Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType/values ()[Lnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType; +CL: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1 net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1 +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1/f_205034_ net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1/$SwitchMap$net$minecraft$world$level$levelgen$structure$placement$RandomSpreadType +FD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1/net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1 net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1/net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1 +MD: net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1/ ()V net/minecraft/world/level/levelgen/structure/placement/RandomSpreadType$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/placement/StructurePlacement net/minecraft/world/level/levelgen/structure/placement/StructurePlacement +FD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/f_205036_ net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/CODEC +FD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/net/minecraft/world/level/levelgen/structure/placement/StructurePlacement net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/net/minecraft/world/level/levelgen/structure/placement/StructurePlacement +MD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/ ()V net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/ ()V +MD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/m_203443_ ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/type ()Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; +MD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/m_212129_ (Lnet/minecraft/world/level/chunk/ChunkGenerator;JII)Z net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/isFeatureChunk (Lnet/minecraft/world/level/chunk/ChunkGenerator;JII)Z +CL: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType +FD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/f_205041_ net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/RANDOM_SPREAD +FD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/f_205042_ net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/CONCENTRIC_RINGS +FD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType +MD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/ ()V net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/ ()V +MD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/m_205044_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/m_205046_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacementType; +MD: net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/m_205049_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/placement/StructurePlacementType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/structure/placement/package-info net/minecraft/world/level/levelgen/structure/placement/package-info +FD: net/minecraft/world/level/levelgen/structure/placement/package-info/net/minecraft/world/level/levelgen/structure/placement/package-info net/minecraft/world/level/levelgen/structure/placement/package-info/net/minecraft/world/level/levelgen/structure/placement/package-info +CL: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement +FD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/f_210174_ net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/f_210175_ net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/INSTANCE +FD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/ ()V net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/ ()V net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/m_207234_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/getType ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/m_207245_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/getShuffledJigsawBlocks (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/m_207251_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/place (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/m_207466_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/getSize (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/m_207470_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/getBoundingBox (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/m_210202_ ()Lnet/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement; net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement +FD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/f_210204_ net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/f_210205_ net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/feature +FD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/f_210206_ net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/defaultJigsawNBT +FD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/ ()V net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_207234_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/getType ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_207245_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/getShuffledJigsawBlocks (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_207251_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/place (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_207466_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/getSize (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_207470_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/getBoundingBox (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_210212_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_210214_ (Lnet/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/m_210239_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/fillDefaultJigsawNBT ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction net/minecraft/world/level/levelgen/structure/pools/JigsawJunction +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/f_210241_ net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/sourceX +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/f_210242_ net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/sourceGroundY +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/f_210243_ net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/sourceZ +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/f_210244_ net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/deltaY +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/f_210245_ net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/destProjection +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/net/minecraft/world/level/levelgen/structure/pools/JigsawJunction net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/net/minecraft/world/level/levelgen/structure/pools/JigsawJunction +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/ (IIIILnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/ (IIIILnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/hashCode ()I net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/hashCode ()I +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/m_210252_ ()I net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/getSourceX ()I +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/m_210253_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/levelgen/structure/pools/JigsawJunction; net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/deserialize (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/levelgen/structure/pools/JigsawJunction; +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/m_210255_ (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/serialize (Lcom/mojang/serialization/DynamicOps;)Lcom/mojang/serialization/Dynamic; +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/m_210257_ ()I net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/getSourceGroundY ()I +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/m_210258_ ()I net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/getSourceZ ()I +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/m_210259_ ()I net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/getDeltaY ()I +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/m_210260_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/getDestProjection ()Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/JigsawJunction/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/f_210265_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/LOGGER +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/ ()V net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/ ()V net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/m_210268_ (Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;Lnet/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration;IIILnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;ZLnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/lambda$addPieces$0 (Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;Lnet/minecraft/world/level/levelgen/feature/configurations/JigsawConfiguration;IIILnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/WorldgenRandom;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;ZLnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGenerator$Context;)V +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/m_210284_ (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;Lnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/core/BlockPos;ZZ)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/addPieces (Lnet/minecraft/world/level/levelgen/structure/pieces/PieceGeneratorSupplier$Context;Lnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/core/BlockPos;ZZ)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/m_210290_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;ILnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/List;Ljava/util/Random;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement/addPieces (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;ILnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/List;Ljava/util/Random;Lnet/minecraft/world/level/LevelHeightAccessor;)V +CL: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory/m_210300_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece; net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory/create (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece; +CL: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/f_210307_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/piece +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/f_210308_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/free +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/f_210309_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/depth +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/ (Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;Lorg/apache/commons/lang3/mutable/MutableObject;I)V net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceState/ (Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;Lorg/apache/commons/lang3/mutable/MutableObject;I)V +CL: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210314_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/pools +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210315_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/maxDepth +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210316_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/factory +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210317_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/chunkGenerator +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210318_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/structureManager +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210319_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/pieces +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210320_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/random +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/f_210321_ net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/placing +FD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/ (Lnet/minecraft/core/Registry;ILnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/List;Ljava/util/Random;)V net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/ (Lnet/minecraft/core/Registry;ILnet/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$PieceFactory;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Ljava/util/List;Ljava/util/Random;)V +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/m_210330_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/lambda$tryPlacingChildren$3 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/m_210333_ (Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;Lorg/apache/commons/lang3/mutable/MutableObject;IZLnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/tryPlacingChildren (Lnet/minecraft/world/level/levelgen/structure/PoolElementStructurePiece;Lorg/apache/commons/lang3/mutable/MutableObject;IZLnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/m_210339_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/lambda$tryPlacingChildren$2 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/m_210341_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/lambda$tryPlacingChildren$1 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/m_210343_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer/lambda$tryPlacingChildren$0 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/util/Optional; +CL: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement +FD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/f_210345_ net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement +MD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/ ()V net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/ (Lcom/mojang/datafixers/util/Either;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/ (Lcom/mojang/datafixers/util/Either;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/m_207169_ (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/getSettings (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/m_207234_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/getType ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/m_210356_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement net/minecraft/world/level/levelgen/structure/pools/ListPoolElement +FD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/f_210359_ net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/f_210360_ net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/elements +FD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/net/minecraft/world/level/levelgen/structure/pools/ListPoolElement net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/net/minecraft/world/level/levelgen/structure/pools/ListPoolElement +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/ ()V net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_207234_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/getType ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_207245_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/getShuffledJigsawBlocks (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_207247_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/setProjection (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_207251_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/place (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_207466_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/getSize (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_207470_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/getBoundingBox (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_210366_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_210368_ (Lnet/minecraft/world/level/levelgen/structure/pools/ListPoolElement;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/pools/ListPoolElement;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_210370_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)Z net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/lambda$getBoundingBox$2 (Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)Z +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_210374_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)V net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/lambda$setProjectionOnEachElement$5 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)V +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_210395_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/lambda$getBoundingBox$3 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_210405_ ()Ljava/lang/IllegalStateException; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/lambda$getBoundingBox$4 ()Ljava/lang/IllegalStateException; +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/m_210406_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/setProjectionOnEachElement (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/ListPoolElement/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement +FD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/f_210409_ net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/TEMPLATE_CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/f_210410_ net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/f_210411_ net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/template +FD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/f_210412_ net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/processors +FD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/ ()V net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/ (Lcom/mojang/datafixers/util/Either;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/ (Lcom/mojang/datafixers/util/Either;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_207169_ (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/getSettings (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_207234_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/getType ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_207245_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/getShuffledJigsawBlocks (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_207251_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/place (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_207466_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/getSize (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_207470_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/getBoundingBox (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210424_ (Lcom/mojang/datafixers/util/Either;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/encodeTemplate (Lcom/mojang/datafixers/util/Either;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;)Lcom/mojang/serialization/DataResult; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210428_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210430_ (Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement;)Lcom/mojang/datafixers/util/Either; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/lambda$templateCodec$2 (Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement;)Lcom/mojang/datafixers/util/Either; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210432_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/getTemplate (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210457_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Z)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/getDataMarkers (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Z)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210462_ ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/processorsCodec ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210463_ (Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement;)Lnet/minecraft/core/Holder; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/lambda$processorsCodec$1 (Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement;)Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/m_210465_ ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/templateCodec ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; +MD: net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/f_210467_ net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/projection +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/f_210468_ net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/ ()V net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_207234_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/getType ()Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_207245_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/getShuffledJigsawBlocks (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_207247_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/setProjection (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_207251_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/place (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureFeatureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Random;Z)Z +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_207466_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/getSize (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_207470_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/getBoundingBox (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210472_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/handleDataMarker (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Ljava/util/Random;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210480_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;Ljava/util/function/Function;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$list$6 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;Ljava/util/function/Function;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210502_ (Lnet/minecraft/core/Holder;)Ljava/util/function/Function; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/feature (Lnet/minecraft/core/Holder;)Ljava/util/function/Function; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210504_ (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$feature$5 (Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210507_ (Ljava/lang/String;)Ljava/util/function/Function; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/legacy (Ljava/lang/String;)Ljava/util/function/Function; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210509_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$single$3 (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210512_ (Ljava/lang/String;Lnet/minecraft/core/Holder;)Ljava/util/function/Function; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/legacy (Ljava/lang/String;Lnet/minecraft/core/Holder;)Ljava/util/function/Function; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210515_ (Ljava/lang/String;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$single$4 (Ljava/lang/String;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/SinglePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210519_ (Ljava/util/List;)Ljava/util/function/Function; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/list (Ljava/util/List;)Ljava/util/function/Function; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210521_ (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/ListPoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$list$7 (Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/ListPoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210524_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$empty$0 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/EmptyPoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210526_ (Ljava/lang/String;)Ljava/util/function/Function; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/single (Ljava/lang/String;)Ljava/util/function/Function; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210528_ (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$legacy$1 (Ljava/lang/String;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210531_ (Ljava/lang/String;Lnet/minecraft/core/Holder;)Ljava/util/function/Function; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/single (Ljava/lang/String;Lnet/minecraft/core/Holder;)Ljava/util/function/Function; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210534_ (Ljava/lang/String;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/lambda$legacy$2 (Ljava/lang/String;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/LegacySinglePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210538_ ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/projectionCodec ()Lcom/mojang/serialization/codecs/RecordCodecBuilder; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210539_ ()Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/getProjection ()Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210540_ ()I net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/getGroundLevelDelta ()I +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/m_210541_ ()Ljava/util/function/Function; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElement/empty ()Ljava/util/function/Function; +CL: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/f_210542_ net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/SINGLE +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/f_210543_ net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/LIST +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/f_210544_ net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/FEATURE +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/f_210545_ net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/EMPTY +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/f_210546_ net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/LEGACY +FD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/ ()V net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/m_210548_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/m_210550_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType; +MD: net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/m_210553_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/pools/StructurePoolElementType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210554_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210555_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210556_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/LOGGER +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210557_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/SIZE_UNSET +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210558_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/name +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210559_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/rawTemplates +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210560_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/templates +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210561_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/fallback +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/f_210562_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/maxSize +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/ ()V net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)V +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210573_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/getFallback ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210574_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/lambda$static$1 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210576_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)Z net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/lambda$getMaxSize$2 (Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)Z +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210578_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210580_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;)I net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/getMaxSize (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;)I +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210582_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)I net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/lambda$getMaxSize$3 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureManager;Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement;)I +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210585_ (Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/getRandomTemplate (Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/pools/StructurePoolElement; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210587_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210588_ (Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/getShuffledTemplates (Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/m_210590_ ()I net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool/size ()I +CL: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/$VALUES net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/$VALUES +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/RIGID net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/RIGID +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/TERRAIN_MATCHING net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/TERRAIN_MATCHING +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/f_210593_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/CODEC +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/f_210594_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/BY_NAME +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/f_210595_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/name +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/f_210596_ net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/processors +FD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/ ()V net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/ ()V +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/ (Ljava/lang/String;ILjava/lang/String;Lcom/google/common/collect/ImmutableList;)V net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/ (Ljava/lang/String;ILjava/lang/String;Lcom/google/common/collect/ImmutableList;)V +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/m_210604_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/m_210605_ (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection;)Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/m_210607_ (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/byName (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/m_210609_ ()Lcom/google/common/collect/ImmutableList; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/getProcessors ()Lcom/google/common/collect/ImmutableList; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/m_210611_ ()[Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/$values ()[Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/m_7912_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/getSerializedName ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; +MD: net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/values ()[Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection/values ()[Lnet/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection; +CL: net/minecraft/world/level/levelgen/structure/pools/package-info net/minecraft/world/level/levelgen/structure/pools/package-info +FD: net/minecraft/world/level/levelgen/structure/pools/package-info/net/minecraft/world/level/levelgen/structure/pools/package-info net/minecraft/world/level/levelgen/structure/pools/package-info/net/minecraft/world/level/levelgen/structure/pools/package-info +CL: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/f_73953_ net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/f_73954_ net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/INSTANCE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/m_7319_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/m_73961_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest; net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/m_7715_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/AlwaysTrueTest/test (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/f_73962_ net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/f_73963_ net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/minChance +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/f_73964_ net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/maxChance +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/f_73965_ net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/minDist +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/f_73966_ net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/maxDist +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/f_73967_ net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/axis +FD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/ (FFIILnet/minecraft/core/Direction$Axis;)V net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/ (FFIILnet/minecraft/core/Direction$Axis;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_163710_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Lnet/minecraft/core/Direction$Axis; net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/lambda$static$4 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Lnet/minecraft/core/Direction$Axis; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_163712_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/lambda$static$3 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_163714_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/lambda$static$2 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_163716_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_163718_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_6158_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_7124_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/test (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/m_73976_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/templatesystem/AxisAlignedLinearPosTest/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/f_73993_ net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/f_73994_ net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/INSTANCE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/f_73995_ net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/replacements +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/m_74006_ (Ljava/util/HashMap;)V net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/lambda$new$1 (Ljava/util/HashMap;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/m_74008_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor; net/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlackstoneReplaceProcessor; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/f_163720_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/PROBABILITY_OF_REPLACING_FULL_BLOCK +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/f_163721_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/PROBABILITY_OF_REPLACING_STAIRS +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/f_163722_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/PROBABILITY_OF_REPLACING_OBSIDIAN +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/f_163723_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/NON_MOSSY_REPLACEMENTS +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/f_74009_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/f_74010_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/mossiness +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/ (F)V net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/ (F)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74022_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74024_ (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/maybeReplaceFullStoneBlock (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74026_ (Ljava/util/Random;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/getRandomFacingStairs (Ljava/util/Random;Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74029_ (Ljava/util/Random;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/maybeReplaceStairs (Ljava/util/Random;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74032_ (Ljava/util/Random;[Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/getRandomBlock (Ljava/util/Random;[Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74035_ (Ljava/util/Random;[Lnet/minecraft/world/level/block/state/BlockState;[Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/getRandomBlock (Ljava/util/Random;[Lnet/minecraft/world/level/block/state/BlockState;[Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74039_ (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/maybeReplaceSlab (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74041_ (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/maybeReplaceWall (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/m_74043_ (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockAgeProcessor/maybeReplaceObsidian (Ljava/util/Random;)Lnet/minecraft/world/level/block/state/BlockState; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/f_74045_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/f_74046_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/STRUCTURE_BLOCK +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/f_74047_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/AIR +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/f_74048_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/STRUCTURE_AND_AIR +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/f_74049_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/toIgnore +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/m_74061_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockIgnoreProcessor;)Ljava/util/List; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/f_74063_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/f_74064_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/block +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/m_7319_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/m_74072_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/m_7715_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/BlockMatchTest/test (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/f_74074_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/f_74075_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/integrity +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/ (F)V net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/ (F)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/m_74087_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor;)Ljava/lang/Float; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/f_74089_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/f_74090_ net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/blockState +FD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/ (Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/ (Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/m_7319_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/m_74098_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/m_7715_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/BlockStateMatchTest/test (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/f_74100_ net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/f_74101_ net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/heightmap +FD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/f_74102_ net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/offset +FD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;I)V net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/ (Lnet/minecraft/world/level/levelgen/Heightmap$Types;I)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/m_163726_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/m_163728_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor;)Lnet/minecraft/world/level/levelgen/Heightmap$Types; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/m_74115_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/templatesystem/GravityProcessor/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/f_74121_ net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/f_74122_ net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/INSTANCE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/m_74133_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor; net/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/JigsawReplacementProcessor; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/f_74134_ net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/f_74135_ net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/INSTANCE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/m_74146_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor; net/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/LavaSubmergedBlockProcessor; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/f_74147_ net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/f_74148_ net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/minChance +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/f_74149_ net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/maxChance +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/f_74150_ net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/minDist +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/f_74151_ net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/maxDist +FD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/ (FFII)V net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/ (FFII)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/m_163730_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/lambda$static$3 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/m_163732_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Integer; net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/lambda$static$2 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Integer; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/m_163734_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/m_163736_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/m_6158_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/m_7124_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/test (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/m_74159_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/templatesystem/LinearPosTest/lambda$static$4 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/f_74174_ net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/f_74175_ net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/INSTANCE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/m_74186_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor; net/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/NopProcessor; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/f_74187_ net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/f_74188_ net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/INSTANCE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/m_6158_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/m_7124_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/test (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/m_74197_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest; net/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest/lambda$static$0 ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosAlwaysTrueTest; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/f_74198_ net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/m_6158_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/m_7124_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest/test (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/f_74205_ net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/ALWAYS_TRUE_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/f_74206_ net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/LINEAR_POS_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/f_74207_ net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/AXIS_ALIGNED_LINEAR_POS_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/m_74209_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/m_74211_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/m_74214_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTestType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/f_74215_ net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/f_74216_ net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/inputPredicate +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/f_74217_ net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/locPredicate +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/f_74218_ net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/posPredicate +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/f_74219_ net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/outputState +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/f_74220_ net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/outputTag +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Optional;)V net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest;Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Optional;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_163738_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/lambda$static$4 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_163740_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/lambda$static$3 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_163742_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/lambda$static$2 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/PosRuleTest; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_163744_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_163746_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTest; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_74237_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/getOutputState ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_74238_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/test (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_74245_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/lambda$static$5 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/m_74249_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/templatesystem/ProcessorRule/getOutputTag ()Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/f_163748_ net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/cannotReplace +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/f_163749_ net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/ (Lnet/minecraft/tags/TagKey;)V net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/ (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/m_205052_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/ProtectedBlockProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/f_74258_ net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/f_74259_ net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/block +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/f_74260_ net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/probability +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/ (Lnet/minecraft/world/level/block/Block;F)V net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/ (Lnet/minecraft/world/level/block/Block;F)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/m_163763_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/m_163765_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest;)Lnet/minecraft/world/level/block/Block; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest;)Lnet/minecraft/world/level/block/Block; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/m_7319_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/m_74269_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/m_7715_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockMatchTest/test (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/f_74275_ net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/f_74276_ net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/blockState +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/f_74277_ net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/probability +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/ (Lnet/minecraft/world/level/block/state/BlockState;F)V net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/ (Lnet/minecraft/world/level/block/state/BlockState;F)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/m_163767_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest;)Ljava/lang/Float; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest;)Ljava/lang/Float; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/m_163769_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/m_7319_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/m_74286_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/lambda$static$2 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/m_7715_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/RandomBlockStateMatchTest/test (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/f_74292_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/f_74293_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/rules +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/m_74305_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleProcessor;)Ljava/util/List; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/f_74307_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/m_7319_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/m_7715_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/RuleTest/test (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/f_74312_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/ALWAYS_TRUE_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/f_74313_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/BLOCK_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/f_74314_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/BLOCKSTATE_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/f_74315_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/TAG_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/f_74316_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/RANDOM_BLOCK_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/f_74317_ net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/RANDOM_BLOCKSTATE_TEST +FD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/m_74319_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/lambda$register$0 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/m_74321_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/m_74324_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_163771_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/STRUCTURE_DIRECTORY_NAME +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_163772_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/STRUCTURE_FILE_EXTENSION +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_163773_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/STRUCTURE_TEXT_FILE_EXTENSION +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_74325_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/LOGGER +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_74326_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/structureRepository +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_74327_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/fixerUpper +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_74328_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/resourceManager +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/f_74329_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/generatedDir +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/ (Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_163774_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/get (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_163776_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/loadFromResource (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_163778_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/loadFromGenerated (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_163780_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/lambda$get$0 (Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74335_ (Lnet/minecraft/server/packs/resources/ResourceManager;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/onResourceManagerReload (Lnet/minecraft/server/packs/resources/ResourceManager;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74337_ (Ljava/io/InputStream;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/readStructure (Ljava/io/InputStream;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74339_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/readStructure (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74341_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/getOrCreate (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74343_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Ljava/nio/file/Path; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/createPathToStructure (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Ljava/nio/file/Path; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74348_ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Ljava/nio/file/Path; net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/createAndValidatePathToStructure (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;)Ljava/nio/file/Path; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74351_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/save (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/m_74353_ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureManager/remove (Lnet/minecraft/resources/ResourceLocation;)V +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74361_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/mirror +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74362_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/rotation +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74363_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/rotationPivot +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74364_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/ignoreEntities +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74366_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/boundingBox +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74367_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/keepLiquids +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74368_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/random +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74369_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/palette +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74370_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/processors +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74371_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/knownShape +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/f_74372_ net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/finalizeEntities +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_163782_ (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setKeepLiquids (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74374_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/copy ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74377_ (Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setMirror (Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74379_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setRotation (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74381_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setBoundingBox (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74383_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/addProcessor (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74385_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setRotationPivot (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74387_ (Ljava/util/List;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getRandomPalette (Ljava/util/List;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74390_ (Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setRandom (Ljava/util/Random;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74392_ (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setIgnoreEntities (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74394_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/clearProcessors ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74397_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/popProcessor (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74399_ (Lnet/minecraft/core/BlockPos;)Ljava/util/Random; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getRandom (Lnet/minecraft/core/BlockPos;)Ljava/util/Random; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74401_ ()Lnet/minecraft/world/level/block/Mirror; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getMirror ()Lnet/minecraft/world/level/block/Mirror; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74402_ (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setKnownShape (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74404_ ()Lnet/minecraft/world/level/block/Rotation; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getRotation ()Lnet/minecraft/world/level/block/Rotation; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74405_ (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/setFinalizeEntities (Z)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74407_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getRotationPivot ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74408_ ()Z net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/isIgnoreEntities ()Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74409_ ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getBoundingBox ()Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74410_ ()Z net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getKnownShape ()Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74411_ ()Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/getProcessors ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74413_ ()Z net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/shouldKeepLiquids ()Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/m_74414_ ()Z net/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings/shouldFinalizeEntities ()Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/m_6953_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/m_7382_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor/processBlock (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/f_74422_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/list +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/m_74425_ ()Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/list ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_163784_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/PROTECTED_BLOCKS +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74456_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/BLOCK_IGNORE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74457_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/BLOCK_ROT +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74458_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/GRAVITY +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74459_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/JIGSAW_REPLACEMENT +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74460_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/RULE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74461_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/NOP +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74462_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/BLOCK_AGE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74463_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/BLACKSTONE_REPLACE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74464_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/LAVA_SUBMERGED_BLOCK +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74465_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/SINGLE_CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74466_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/LIST_OBJECT_CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74467_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/f_74468_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/LIST_CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/m_163785_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/lambda$static$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/m_163787_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/m_74470_ (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/lambda$static$2 (Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/m_74472_ (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/lambda$register$3 (Lcom/mojang/serialization/Codec;)Lcom/mojang/serialization/Codec; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/m_74476_ (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/m_74481_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163789_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/PALETTE_TAG +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163790_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/PALETTE_LIST_TAG +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163791_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/ENTITIES_TAG +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163792_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/BLOCKS_TAG +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163793_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/BLOCK_TAG_POS +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163794_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/BLOCK_TAG_STATE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163795_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/BLOCK_TAG_NBT +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163796_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/ENTITY_TAG_POS +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163797_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/ENTITY_TAG_BLOCKPOS +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163798_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/ENTITY_TAG_NBT +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163799_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/SIZE_TAG +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_163800_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/CHUNK_SIZE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_74482_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/palettes +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_74483_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/entityInfoList +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_74484_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/size +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/f_74485_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/author +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_163801_ ()Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getSize ()Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_163802_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/fillFromWorld (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_163808_ (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getSize (Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/Vec3i; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_163810_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getBoundingBox (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_205054_ (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/phys/Vec3;ZLnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/lambda$placeEntities$5 (Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/phys/Vec3;ZLnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74488_ (IIILnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/Direction;III)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/lambda$updateShapeAtEdge$4 (IIILnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/Direction;III)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74498_ (Lnet/minecraft/world/entity/Entity;)Z net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/lambda$fillEntityList$3 (Lnet/minecraft/world/entity/Entity;)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74500_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/fillEntityList (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74510_ (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;III)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/updateShapeAtEdge (Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;III)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74517_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Ljava/util/List;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/processBlockInfos (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74523_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Z)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/placeEntities (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Z)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74536_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Ljava/util/Random;I)Z net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/placeInWorld (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Ljava/util/Random;I)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74543_ (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Optional; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/createEntityIgnoreException (Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/nbt/CompoundTag;)Ljava/util/Optional; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74563_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/calculateRelativePosition (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74566_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/calculateConnectedPosition (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74571_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/lambda$buildInfoList$2 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74573_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/addToLists (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74578_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/transform (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74583_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getZeroPositionWithTransform (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74587_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;II)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getZeroPositionWithTransform (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;II)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74593_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/transform (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74598_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getBoundingBox (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Mirror;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74603_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/world/level/block/Block;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/filterBlocks (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/world/level/block/Block;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74607_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/world/level/block/Block;Z)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/filterBlocks (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/world/level/block/Block;Z)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74612_ (Ljava/lang/String;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/setAuthor (Ljava/lang/String;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74614_ (Ljava/util/List;Ljava/util/List;Ljava/util/List;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/buildInfoList (Ljava/util/List;Ljava/util/List;Ljava/util/List;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74618_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74620_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/loadPalette (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74623_ ([D)Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/newDoubleList ([D)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74625_ ([I)Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/newIntegerList ([I)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74627_ ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getAuthor ()Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74633_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/getBoundingBox (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/levelgen/structure/BoundingBox; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74636_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/lambda$buildInfoList$1 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74638_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/load (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/m_74640_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate/lambda$buildInfoList$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)I +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1 net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1 +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/f_74642_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/$SwitchMap$net$minecraft$world$level$block$Rotation +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/f_74643_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/$SwitchMap$net$minecraft$world$level$block$Mirror +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1 net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1 +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1/ ()V +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/f_74645_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/blocks +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/f_74646_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/cache +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/ (Ljava/util/List;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/ (Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/m_163816_ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Z net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/lambda$blocks$0 (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Z +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/m_74652_ ()Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/blocks ()Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/m_74653_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/blocks (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/m_74658_ (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette/lambda$blocks$1 (Lnet/minecraft/world/level/block/Block;)Ljava/util/List; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/f_74660_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/DEFAULT_BLOCK_STATE +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/f_74661_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/ids +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/f_74662_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/lastId +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/iterator ()Ljava/util/Iterator; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/iterator ()Ljava/util/Iterator; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/m_74667_ (I)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/stateFor (I)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/m_74669_ (Lnet/minecraft/world/level/block/state/BlockState;)I net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/idFor (Lnet/minecraft/world/level/block/state/BlockState;)I +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/m_74671_ (Lnet/minecraft/world/level/block/state/BlockState;I)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette/addMapping (Lnet/minecraft/world/level/block/state/BlockState;I)V +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/f_74675_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/pos +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/f_74676_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/state +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/f_74677_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/nbt +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/f_74683_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/pos +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/f_74684_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/blockPos +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/f_74685_ net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/nbt +FD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo +MD: net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest +FD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/f_74690_ net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/CODEC +FD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/f_74691_ net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/tag +FD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest +MD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/ ()V net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/ ()V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/ (Lnet/minecraft/tags/TagKey;)V net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/ (Lnet/minecraft/tags/TagKey;)V +MD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/m_205064_ (Lnet/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/lambda$static$0 (Lnet/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/m_7319_ ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/getType ()Lnet/minecraft/world/level/levelgen/structure/templatesystem/RuleTestType; +MD: net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/m_7715_ (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z net/minecraft/world/level/levelgen/structure/templatesystem/TagMatchTest/test (Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/Random;)Z +CL: net/minecraft/world/level/levelgen/structure/templatesystem/package-info net/minecraft/world/level/levelgen/structure/templatesystem/package-info +FD: net/minecraft/world/level/levelgen/structure/templatesystem/package-info/net/minecraft/world/level/levelgen/structure/templatesystem/package-info net/minecraft/world/level/levelgen/structure/templatesystem/package-info/net/minecraft/world/level/levelgen/structure/templatesystem/package-info +CL: net/minecraft/world/level/levelgen/synth/BlendedNoise net/minecraft/world/level/levelgen/synth/BlendedNoise +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_164288_ net/minecraft/world/level/levelgen/synth/BlendedNoise/minLimitNoise +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_164289_ net/minecraft/world/level/levelgen/synth/BlendedNoise/maxLimitNoise +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_164290_ net/minecraft/world/level/levelgen/synth/BlendedNoise/mainNoise +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_192799_ net/minecraft/world/level/levelgen/synth/BlendedNoise/xzScale +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_192800_ net/minecraft/world/level/levelgen/synth/BlendedNoise/yScale +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_192801_ net/minecraft/world/level/levelgen/synth/BlendedNoise/xzMainScale +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_192802_ net/minecraft/world/level/levelgen/synth/BlendedNoise/yMainScale +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_192803_ net/minecraft/world/level/levelgen/synth/BlendedNoise/cellWidth +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_192804_ net/minecraft/world/level/levelgen/synth/BlendedNoise/cellHeight +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_210615_ net/minecraft/world/level/levelgen/synth/BlendedNoise/UNSEEDED +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_210616_ net/minecraft/world/level/levelgen/synth/BlendedNoise/CODEC +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/f_210617_ net/minecraft/world/level/levelgen/synth/BlendedNoise/maxValue +FD: net/minecraft/world/level/levelgen/synth/BlendedNoise/net/minecraft/world/level/levelgen/synth/BlendedNoise net/minecraft/world/level/levelgen/synth/BlendedNoise/net/minecraft/world/level/levelgen/synth/BlendedNoise +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/ ()V net/minecraft/world/level/levelgen/synth/BlendedNoise/ ()V +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/NoiseSamplingSettings;II)V net/minecraft/world/level/levelgen/synth/BlendedNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/NoiseSamplingSettings;II)V +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/ (Lnet/minecraft/world/level/levelgen/synth/PerlinNoise;Lnet/minecraft/world/level/levelgen/synth/PerlinNoise;Lnet/minecraft/world/level/levelgen/synth/PerlinNoise;Lnet/minecraft/world/level/levelgen/NoiseSamplingSettings;II)V net/minecraft/world/level/levelgen/synth/BlendedNoise/ (Lnet/minecraft/world/level/levelgen/synth/PerlinNoise;Lnet/minecraft/world/level/levelgen/synth/PerlinNoise;Lnet/minecraft/world/level/levelgen/synth/PerlinNoise;Lnet/minecraft/world/level/levelgen/NoiseSamplingSettings;II)V +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/m_192817_ (Ljava/lang/StringBuilder;)V net/minecraft/world/level/levelgen/synth/BlendedNoise/parityConfigString (Ljava/lang/StringBuilder;)V +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/m_207386_ (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D net/minecraft/world/level/levelgen/synth/BlendedNoise/compute (Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/m_207401_ ()D net/minecraft/world/level/levelgen/synth/BlendedNoise/maxValue ()D +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/m_207402_ ()D net/minecraft/world/level/levelgen/synth/BlendedNoise/minValue ()D +MD: net/minecraft/world/level/levelgen/synth/BlendedNoise/m_207500_ ()Lcom/mojang/serialization/Codec; net/minecraft/world/level/levelgen/synth/BlendedNoise/codec ()Lcom/mojang/serialization/Codec; +CL: net/minecraft/world/level/levelgen/synth/ImprovedNoise net/minecraft/world/level/levelgen/synth/ImprovedNoise +FD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/f_164305_ net/minecraft/world/level/levelgen/synth/ImprovedNoise/SHIFT_UP_EPSILON +FD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/f_75321_ net/minecraft/world/level/levelgen/synth/ImprovedNoise/xo +FD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/f_75322_ net/minecraft/world/level/levelgen/synth/ImprovedNoise/yo +FD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/f_75323_ net/minecraft/world/level/levelgen/synth/ImprovedNoise/zo +FD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/f_75324_ net/minecraft/world/level/levelgen/synth/ImprovedNoise/p +FD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/net/minecraft/world/level/levelgen/synth/ImprovedNoise net/minecraft/world/level/levelgen/synth/ImprovedNoise/net/minecraft/world/level/levelgen/synth/ImprovedNoise +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V net/minecraft/world/level/levelgen/synth/ImprovedNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_164308_ (DDD)D net/minecraft/world/level/levelgen/synth/ImprovedNoise/noise (DDD)D +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_164312_ (DDD[D)D net/minecraft/world/level/levelgen/synth/ImprovedNoise/noiseWithDerivative (DDD[D)D +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_164317_ (IIIDDDD)D net/minecraft/world/level/levelgen/synth/ImprovedNoise/sampleAndLerp (IIIDDDD)D +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_164325_ (IIIDDD[D)D net/minecraft/world/level/levelgen/synth/ImprovedNoise/sampleWithDerivative (IIIDDD[D)D +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_192823_ (Ljava/lang/StringBuilder;)V net/minecraft/world/level/levelgen/synth/ImprovedNoise/parityConfigString (Ljava/lang/StringBuilder;)V +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_75327_ (DDDDD)D net/minecraft/world/level/levelgen/synth/ImprovedNoise/noise (DDDDD)D +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_75333_ (I)I net/minecraft/world/level/levelgen/synth/ImprovedNoise/p (I)I +MD: net/minecraft/world/level/levelgen/synth/ImprovedNoise/m_75335_ (IDDD)D net/minecraft/world/level/levelgen/synth/ImprovedNoise/gradDot (IDDD)D +CL: net/minecraft/world/level/levelgen/synth/NoiseUtils net/minecraft/world/level/levelgen/synth/NoiseUtils +FD: net/minecraft/world/level/levelgen/synth/NoiseUtils/net/minecraft/world/level/levelgen/synth/NoiseUtils net/minecraft/world/level/levelgen/synth/NoiseUtils/net/minecraft/world/level/levelgen/synth/NoiseUtils +MD: net/minecraft/world/level/levelgen/synth/NoiseUtils/ ()V net/minecraft/world/level/levelgen/synth/NoiseUtils/ ()V +MD: net/minecraft/world/level/levelgen/synth/NoiseUtils/m_164334_ (DD)D net/minecraft/world/level/levelgen/synth/NoiseUtils/biasTowardsExtreme (DD)D +MD: net/minecraft/world/level/levelgen/synth/NoiseUtils/m_192825_ (Ljava/lang/StringBuilder;DDD[B)V net/minecraft/world/level/levelgen/synth/NoiseUtils/parityNoiseOctaveConfigString (Ljava/lang/StringBuilder;DDD[B)V +MD: net/minecraft/world/level/levelgen/synth/NoiseUtils/m_192831_ (Ljava/lang/StringBuilder;DDD[I)V net/minecraft/world/level/levelgen/synth/NoiseUtils/parityNoiseOctaveConfigString (Ljava/lang/StringBuilder;DDD[I)V +CL: net/minecraft/world/level/levelgen/synth/NormalNoise net/minecraft/world/level/levelgen/synth/NormalNoise +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/f_164344_ net/minecraft/world/level/levelgen/synth/NormalNoise/INPUT_FACTOR +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/f_164345_ net/minecraft/world/level/levelgen/synth/NormalNoise/TARGET_DEVIATION +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/f_210624_ net/minecraft/world/level/levelgen/synth/NormalNoise/maxValue +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/f_210625_ net/minecraft/world/level/levelgen/synth/NormalNoise/parameters +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/f_75373_ net/minecraft/world/level/levelgen/synth/NormalNoise/valueFactor +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/f_75374_ net/minecraft/world/level/levelgen/synth/NormalNoise/first +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/f_75375_ net/minecraft/world/level/levelgen/synth/NormalNoise/second +FD: net/minecraft/world/level/levelgen/synth/NormalNoise/net/minecraft/world/level/levelgen/synth/NormalNoise net/minecraft/world/level/levelgen/synth/NormalNoise/net/minecraft/world/level/levelgen/synth/NormalNoise +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;Z)V net/minecraft/world/level/levelgen/synth/NormalNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;Z)V +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_164354_ (Lnet/minecraft/world/level/levelgen/RandomSource;I[D)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/synth/NormalNoise/create (Lnet/minecraft/world/level/levelgen/RandomSource;I[D)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_192842_ ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters; net/minecraft/world/level/levelgen/synth/NormalNoise/parameters ()Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters; +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_192843_ (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/synth/NormalNoise/createLegacyNetherBiome (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_192846_ (Ljava/lang/StringBuilder;)V net/minecraft/world/level/levelgen/synth/NormalNoise/parityConfigString (Ljava/lang/StringBuilder;)V +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_192848_ (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; net/minecraft/world/level/levelgen/synth/NormalNoise/create (Lnet/minecraft/world/level/levelgen/RandomSource;Lnet/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters;)Lnet/minecraft/world/level/levelgen/synth/NormalNoise; +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_210630_ ()D net/minecraft/world/level/levelgen/synth/NormalNoise/maxValue ()D +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_75380_ (DDD)D net/minecraft/world/level/levelgen/synth/NormalNoise/getValue (DDD)D +MD: net/minecraft/world/level/levelgen/synth/NormalNoise/m_75384_ (I)D net/minecraft/world/level/levelgen/synth/NormalNoise/expectedDeviation (I)D +CL: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters +FD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/f_192851_ net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/DIRECT_CODEC +FD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/f_192852_ net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/CODEC +FD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/f_192853_ net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/firstOctave +FD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/f_192854_ net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/amplitudes +FD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ ()V net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ ()V +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ (ID[D)V net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ (ID[D)V +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ (ILit/unimi/dsi/fastutil/doubles/DoubleList;)V net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ (ILit/unimi/dsi/fastutil/doubles/DoubleList;)V +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ (ILjava/util/List;)V net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/ (ILjava/util/List;)V +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/equals (Ljava/lang/Object;)Z net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/f_192853_ ()I net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/firstOctave ()I +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/f_192854_ ()Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/amplitudes ()Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/hashCode ()I net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/hashCode ()I +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/m_192864_ (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/lambda$static$0 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/m_210634_ (DLit/unimi/dsi/fastutil/doubles/DoubleArrayList;)V net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/lambda$new$1 (DLit/unimi/dsi/fastutil/doubles/DoubleArrayList;)V +MD: net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/toString ()Ljava/lang/String; net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/levelgen/synth/PerlinNoise net/minecraft/world/level/levelgen/synth/PerlinNoise +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/f_164358_ net/minecraft/world/level/levelgen/synth/PerlinNoise/ROUND_OFF +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/f_192867_ net/minecraft/world/level/levelgen/synth/PerlinNoise/firstOctave +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/f_210641_ net/minecraft/world/level/levelgen/synth/PerlinNoise/maxValue +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/f_75390_ net/minecraft/world/level/levelgen/synth/PerlinNoise/noiseLevels +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/f_75391_ net/minecraft/world/level/levelgen/synth/PerlinNoise/amplitudes +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/f_75392_ net/minecraft/world/level/levelgen/synth/PerlinNoise/lowestFreqValueFactor +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/f_75393_ net/minecraft/world/level/levelgen/synth/PerlinNoise/lowestFreqInputFactor +FD: net/minecraft/world/level/levelgen/synth/PerlinNoise/net/minecraft/world/level/levelgen/synth/PerlinNoise net/minecraft/world/level/levelgen/synth/PerlinNoise/net/minecraft/world/level/levelgen/synth/PerlinNoise +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lcom/mojang/datafixers/util/Pair;Z)V net/minecraft/world/level/levelgen/synth/PerlinNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lcom/mojang/datafixers/util/Pair;Z)V +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_164379_ (Lnet/minecraft/world/level/levelgen/RandomSource;)V net/minecraft/world/level/levelgen/synth/PerlinNoise/skipOctave (Lnet/minecraft/world/level/levelgen/RandomSource;)V +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_164381_ (Lnet/minecraft/world/level/levelgen/RandomSource;ILit/unimi/dsi/fastutil/doubles/DoubleList;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; net/minecraft/world/level/levelgen/synth/PerlinNoise/create (Lnet/minecraft/world/level/levelgen/RandomSource;ILit/unimi/dsi/fastutil/doubles/DoubleList;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192872_ ()I net/minecraft/world/level/levelgen/synth/PerlinNoise/firstOctave ()I +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192873_ (Lnet/minecraft/world/level/levelgen/RandomSource;ID[D)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; net/minecraft/world/level/levelgen/synth/PerlinNoise/create (Lnet/minecraft/world/level/levelgen/RandomSource;ID[D)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192882_ (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/List;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; net/minecraft/world/level/levelgen/synth/PerlinNoise/create (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/List;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192885_ (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/stream/IntStream;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; net/minecraft/world/level/levelgen/synth/PerlinNoise/createLegacyForBlendedNoise (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/stream/IntStream;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192888_ (Ljava/lang/Double;)Ljava/lang/String; net/minecraft/world/level/levelgen/synth/PerlinNoise/lambda$parityConfigString$1 (Ljava/lang/Double;)Ljava/lang/String; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192890_ (Ljava/lang/StringBuilder;)V net/minecraft/world/level/levelgen/synth/PerlinNoise/parityConfigString (Ljava/lang/StringBuilder;)V +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192892_ ()Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/level/levelgen/synth/PerlinNoise/amplitudes ()Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192893_ (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/stream/IntStream;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; net/minecraft/world/level/levelgen/synth/PerlinNoise/create (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/stream/IntStream;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_192896_ (Ljava/lang/Double;)Z net/minecraft/world/level/levelgen/synth/PerlinNoise/lambda$new$0 (Ljava/lang/Double;)Z +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_210642_ ()D net/minecraft/world/level/levelgen/synth/PerlinNoise/maxValue ()D +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_210643_ (D)D net/minecraft/world/level/levelgen/synth/PerlinNoise/maxBrokenValue (D)D +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_210645_ (Lnet/minecraft/world/level/levelgen/RandomSource;ILit/unimi/dsi/fastutil/doubles/DoubleList;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; net/minecraft/world/level/levelgen/synth/PerlinNoise/createLegacyForLegacyNetherBiome (Lnet/minecraft/world/level/levelgen/RandomSource;ILit/unimi/dsi/fastutil/doubles/DoubleList;)Lnet/minecraft/world/level/levelgen/synth/PerlinNoise; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_210649_ (D)D net/minecraft/world/level/levelgen/synth/PerlinNoise/edgeValue (D)D +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_75406_ (D)D net/minecraft/world/level/levelgen/synth/PerlinNoise/wrap (D)D +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_75408_ (DDD)D net/minecraft/world/level/levelgen/synth/PerlinNoise/getValue (DDD)D +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_75417_ (DDDDDZ)D net/minecraft/world/level/levelgen/synth/PerlinNoise/getValue (DDDDDZ)D +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_75424_ (I)Lnet/minecraft/world/level/levelgen/synth/ImprovedNoise; net/minecraft/world/level/levelgen/synth/PerlinNoise/getOctaveNoise (I)Lnet/minecraft/world/level/levelgen/synth/ImprovedNoise; +MD: net/minecraft/world/level/levelgen/synth/PerlinNoise/m_75430_ (Lit/unimi/dsi/fastutil/ints/IntSortedSet;)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/levelgen/synth/PerlinNoise/makeAmplitudes (Lit/unimi/dsi/fastutil/ints/IntSortedSet;)Lcom/mojang/datafixers/util/Pair; +CL: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise +FD: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/f_75432_ net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/noiseLevels +FD: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/f_75433_ net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/highestFreqValueFactor +FD: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/f_75434_ net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/highestFreqInputFactor +FD: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise +MD: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lit/unimi/dsi/fastutil/ints/IntSortedSet;)V net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Lit/unimi/dsi/fastutil/ints/IntSortedSet;)V +MD: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/List;)V net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;Ljava/util/List;)V +MD: net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/m_75449_ (DDZ)D net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise/getValue (DDZ)D +CL: net/minecraft/world/level/levelgen/synth/SimplexNoise net/minecraft/world/level/levelgen/synth/SimplexNoise +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75453_ net/minecraft/world/level/levelgen/synth/SimplexNoise/GRADIENT +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75454_ net/minecraft/world/level/levelgen/synth/SimplexNoise/xo +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75455_ net/minecraft/world/level/levelgen/synth/SimplexNoise/yo +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75456_ net/minecraft/world/level/levelgen/synth/SimplexNoise/zo +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75457_ net/minecraft/world/level/levelgen/synth/SimplexNoise/SQRT_3 +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75458_ net/minecraft/world/level/levelgen/synth/SimplexNoise/F2 +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75459_ net/minecraft/world/level/levelgen/synth/SimplexNoise/G2 +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/f_75460_ net/minecraft/world/level/levelgen/synth/SimplexNoise/p +FD: net/minecraft/world/level/levelgen/synth/SimplexNoise/net/minecraft/world/level/levelgen/synth/SimplexNoise net/minecraft/world/level/levelgen/synth/SimplexNoise/net/minecraft/world/level/levelgen/synth/SimplexNoise +MD: net/minecraft/world/level/levelgen/synth/SimplexNoise/ ()V net/minecraft/world/level/levelgen/synth/SimplexNoise/ ()V +MD: net/minecraft/world/level/levelgen/synth/SimplexNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V net/minecraft/world/level/levelgen/synth/SimplexNoise/ (Lnet/minecraft/world/level/levelgen/RandomSource;)V +MD: net/minecraft/world/level/levelgen/synth/SimplexNoise/m_75464_ (DD)D net/minecraft/world/level/levelgen/synth/SimplexNoise/getValue (DD)D +MD: net/minecraft/world/level/levelgen/synth/SimplexNoise/m_75467_ (DDD)D net/minecraft/world/level/levelgen/synth/SimplexNoise/getValue (DDD)D +MD: net/minecraft/world/level/levelgen/synth/SimplexNoise/m_75471_ (I)I net/minecraft/world/level/levelgen/synth/SimplexNoise/p (I)I +MD: net/minecraft/world/level/levelgen/synth/SimplexNoise/m_75473_ (IDDDD)D net/minecraft/world/level/levelgen/synth/SimplexNoise/getCornerNoise3D (IDDDD)D +MD: net/minecraft/world/level/levelgen/synth/SimplexNoise/m_75479_ ([IDDD)D net/minecraft/world/level/levelgen/synth/SimplexNoise/dot ([IDDD)D +CL: net/minecraft/world/level/levelgen/synth/package-info net/minecraft/world/level/levelgen/synth/package-info +FD: net/minecraft/world/level/levelgen/synth/package-info/net/minecraft/world/level/levelgen/synth/package-info net/minecraft/world/level/levelgen/synth/package-info/net/minecraft/world/level/levelgen/synth/package-info +CL: net/minecraft/world/level/lighting/BlockLightEngine net/minecraft/world/level/lighting/BlockLightEngine +FD: net/minecraft/world/level/lighting/BlockLightEngine/f_75488_ net/minecraft/world/level/lighting/BlockLightEngine/DIRECTIONS +FD: net/minecraft/world/level/lighting/BlockLightEngine/f_75489_ net/minecraft/world/level/lighting/BlockLightEngine/pos +FD: net/minecraft/world/level/lighting/BlockLightEngine/net/minecraft/world/level/lighting/BlockLightEngine net/minecraft/world/level/lighting/BlockLightEngine/net/minecraft/world/level/lighting/BlockLightEngine +MD: net/minecraft/world/level/lighting/BlockLightEngine/ ()V net/minecraft/world/level/lighting/BlockLightEngine/ ()V +MD: net/minecraft/world/level/lighting/BlockLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V net/minecraft/world/level/lighting/BlockLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V +MD: net/minecraft/world/level/lighting/BlockLightEngine/m_142519_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/lighting/BlockLightEngine/onBlockEmissionIncrease (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/lighting/BlockLightEngine/m_6357_ (JJI)I net/minecraft/world/level/lighting/BlockLightEngine/getComputedLevel (JJI)I +MD: net/minecraft/world/level/lighting/BlockLightEngine/m_6359_ (JJI)I net/minecraft/world/level/lighting/BlockLightEngine/computeLevelFromNeighbor (JJI)I +MD: net/minecraft/world/level/lighting/BlockLightEngine/m_75508_ (J)I net/minecraft/world/level/lighting/BlockLightEngine/getLightEmission (J)I +MD: net/minecraft/world/level/lighting/BlockLightEngine/m_7900_ (JIZ)V net/minecraft/world/level/lighting/BlockLightEngine/checkNeighborsAfterUpdate (JIZ)V +CL: net/minecraft/world/level/lighting/BlockLightSectionStorage net/minecraft/world/level/lighting/BlockLightSectionStorage +FD: net/minecraft/world/level/lighting/BlockLightSectionStorage/net/minecraft/world/level/lighting/BlockLightSectionStorage net/minecraft/world/level/lighting/BlockLightSectionStorage/net/minecraft/world/level/lighting/BlockLightSectionStorage +MD: net/minecraft/world/level/lighting/BlockLightSectionStorage/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V net/minecraft/world/level/lighting/BlockLightSectionStorage/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V +MD: net/minecraft/world/level/lighting/BlockLightSectionStorage/m_6181_ (J)I net/minecraft/world/level/lighting/BlockLightSectionStorage/getLightValue (J)I +CL: net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap +FD: net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap +MD: net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V +MD: net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/m_5972_ ()Lnet/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap; net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/copy ()Lnet/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap; +MD: net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/m_5972_ ()Lnet/minecraft/world/level/lighting/DataLayerStorageMap; net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap/copy ()Lnet/minecraft/world/level/lighting/DataLayerStorageMap; +CL: net/minecraft/world/level/lighting/DataLayerStorageMap net/minecraft/world/level/lighting/DataLayerStorageMap +FD: net/minecraft/world/level/lighting/DataLayerStorageMap/f_164421_ net/minecraft/world/level/lighting/DataLayerStorageMap/CACHE_SIZE +FD: net/minecraft/world/level/lighting/DataLayerStorageMap/f_75518_ net/minecraft/world/level/lighting/DataLayerStorageMap/map +FD: net/minecraft/world/level/lighting/DataLayerStorageMap/f_75519_ net/minecraft/world/level/lighting/DataLayerStorageMap/lastSectionKeys +FD: net/minecraft/world/level/lighting/DataLayerStorageMap/f_75520_ net/minecraft/world/level/lighting/DataLayerStorageMap/lastSections +FD: net/minecraft/world/level/lighting/DataLayerStorageMap/f_75521_ net/minecraft/world/level/lighting/DataLayerStorageMap/cacheEnabled +FD: net/minecraft/world/level/lighting/DataLayerStorageMap/net/minecraft/world/level/lighting/DataLayerStorageMap net/minecraft/world/level/lighting/DataLayerStorageMap/net/minecraft/world/level/lighting/DataLayerStorageMap +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V net/minecraft/world/level/lighting/DataLayerStorageMap/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_5972_ ()Lnet/minecraft/world/level/lighting/DataLayerStorageMap; net/minecraft/world/level/lighting/DataLayerStorageMap/copy ()Lnet/minecraft/world/level/lighting/DataLayerStorageMap; +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_75524_ (J)V net/minecraft/world/level/lighting/DataLayerStorageMap/copyDataLayer (J)V +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_75526_ (JLnet/minecraft/world/level/chunk/DataLayer;)V net/minecraft/world/level/lighting/DataLayerStorageMap/setLayer (JLnet/minecraft/world/level/chunk/DataLayer;)V +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_75529_ (J)Z net/minecraft/world/level/lighting/DataLayerStorageMap/hasLayer (J)Z +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_75531_ ()V net/minecraft/world/level/lighting/DataLayerStorageMap/clearCache ()V +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_75532_ (J)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/DataLayerStorageMap/getLayer (J)Lnet/minecraft/world/level/chunk/DataLayer; +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_75534_ ()V net/minecraft/world/level/lighting/DataLayerStorageMap/disableCache ()V +MD: net/minecraft/world/level/lighting/DataLayerStorageMap/m_75535_ (J)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/DataLayerStorageMap/removeLayer (J)Lnet/minecraft/world/level/chunk/DataLayer; +CL: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/f_164422_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/NO_COMPUTED_LEVEL +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/f_75537_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/levelCount +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/f_75538_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/queues +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/f_75539_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/computedLevels +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/f_75540_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/firstQueuedLevel +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/f_75541_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/hasWork +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/ (III)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/ (III)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_6163_ (J)Z net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/isSource (J)Z +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_6172_ (J)I net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/getLevel (J)I +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_6185_ (J)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/checkNode (J)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_6357_ (JJI)I net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/getComputedLevel (JJI)I +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_6359_ (JJI)I net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/computeLevelFromNeighbor (JJI)I +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_7351_ (JI)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/setLevel (JI)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75546_ (I)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/checkFirstQueuedLevel (I)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75548_ (II)I net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/getKey (II)I +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75554_ (JII)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/enqueue (JII)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75558_ (JIIZ)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/dequeue (JIIZ)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75569_ (JJIIIZ)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/checkEdge (JJIIIZ)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75576_ (JJIZ)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/checkEdge (JJIZ)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75581_ (Ljava/util/function/LongPredicate;)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/removeIf (Ljava/util/function/LongPredicate;)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75583_ (Ljava/util/function/LongPredicate;Lit/unimi/dsi/fastutil/longs/LongList;J)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/lambda$removeIf$0 (Ljava/util/function/LongPredicate;Lit/unimi/dsi/fastutil/longs/LongList;J)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75587_ ()Z net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/hasWork ()Z +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75588_ (I)I net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/runUpdates (I)I +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75593_ (JJIZ)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/checkNeighbor (JJIZ)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75598_ ()I net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/getQueueSize ()I +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_75600_ (J)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/removeFromQueue (J)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/m_7900_ (JIZ)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint/checkNeighborsAfterUpdate (JIZ)V +CL: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1 net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1 +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/f_75603_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/val$minQueueSize +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/f_75604_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/this$0 +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1 net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1 +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/ (Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;IFI)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/ (Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;IFI)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/rehash (I)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1/rehash (I)V +CL: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2 net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2 +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/f_75612_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/val$minMapSize +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/f_75613_ net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/this$0 +FD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2 net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2 +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/ (Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;IFI)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/ (Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;IFI)V +MD: net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/rehash (I)V net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2/rehash (I)V +CL: net/minecraft/world/level/lighting/LayerLightEngine net/minecraft/world/level/lighting/LayerLightEngine +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_164424_ net/minecraft/world/level/lighting/LayerLightEngine/SELF_SOURCE +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_164425_ net/minecraft/world/level/lighting/LayerLightEngine/CACHE_SIZE +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75630_ net/minecraft/world/level/lighting/LayerLightEngine/chunkSource +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75631_ net/minecraft/world/level/lighting/LayerLightEngine/layer +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75632_ net/minecraft/world/level/lighting/LayerLightEngine/storage +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75633_ net/minecraft/world/level/lighting/LayerLightEngine/pos +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75634_ net/minecraft/world/level/lighting/LayerLightEngine/DIRECTIONS +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75635_ net/minecraft/world/level/lighting/LayerLightEngine/runningLightUpdates +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75636_ net/minecraft/world/level/lighting/LayerLightEngine/lastChunkPos +FD: net/minecraft/world/level/lighting/LayerLightEngine/f_75637_ net/minecraft/world/level/lighting/LayerLightEngine/lastChunk +FD: net/minecraft/world/level/lighting/LayerLightEngine/net/minecraft/world/level/lighting/LayerLightEngine net/minecraft/world/level/lighting/LayerLightEngine/net/minecraft/world/level/lighting/LayerLightEngine +MD: net/minecraft/world/level/lighting/LayerLightEngine/ ()V net/minecraft/world/level/lighting/LayerLightEngine/ ()V +MD: net/minecraft/world/level/lighting/LayerLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/world/level/lighting/LayerLightSectionStorage;)V net/minecraft/world/level/lighting/LayerLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/world/level/lighting/LayerLightSectionStorage;)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_141940_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/world/level/lighting/LayerLightEngine/enableLightSources (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_142182_ ()Z net/minecraft/world/level/lighting/LayerLightEngine/hasLightWork ()Z +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_142202_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/lighting/LayerLightEngine/checkBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_142519_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/lighting/LayerLightEngine/onBlockEmissionIncrease (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_142528_ (IZZ)I net/minecraft/world/level/lighting/LayerLightEngine/runUpdates (IZZ)I +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_6163_ (J)Z net/minecraft/world/level/lighting/LayerLightEngine/isSource (J)Z +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_6172_ (J)I net/minecraft/world/level/lighting/LayerLightEngine/getLevel (J)I +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_6185_ (J)V net/minecraft/world/level/lighting/LayerLightEngine/checkNode (J)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_6191_ (Lnet/minecraft/core/SectionPos;Z)V net/minecraft/world/level/lighting/LayerLightEngine/updateSectionStatus (Lnet/minecraft/core/SectionPos;Z)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_6357_ (JJI)I net/minecraft/world/level/lighting/LayerLightEngine/getComputedLevel (JJI)I +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_6359_ (JJI)I net/minecraft/world/level/lighting/LayerLightEngine/computeLevelFromNeighbor (JJI)I +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_6647_ (J)Ljava/lang/String; net/minecraft/world/level/lighting/LayerLightEngine/getDebugData (J)Ljava/lang/String; +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_7351_ (JI)V net/minecraft/world/level/lighting/LayerLightEngine/setLevel (JI)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75644_ (II)Lnet/minecraft/world/level/BlockGetter; net/minecraft/world/level/lighting/LayerLightEngine/getChunk (II)Lnet/minecraft/world/level/BlockGetter; +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75660_ (JLnet/minecraft/world/level/chunk/DataLayer;Z)V net/minecraft/world/level/lighting/LayerLightEngine/queueSectionData (JLnet/minecraft/world/level/chunk/DataLayer;Z)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75664_ (JLorg/apache/commons/lang3/mutable/MutableInt;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/lighting/LayerLightEngine/getStateAndOpacity (JLorg/apache/commons/lang3/mutable/MutableInt;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75667_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;I)I net/minecraft/world/level/lighting/LayerLightEngine/getLightBlockInto (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;I)I +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75678_ (Lnet/minecraft/world/level/block/state/BlockState;JLnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/lighting/LayerLightEngine/getShape (Lnet/minecraft/world/level/block/state/BlockState;JLnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75682_ (Lnet/minecraft/world/level/chunk/DataLayer;J)I net/minecraft/world/level/lighting/LayerLightEngine/getLevel (Lnet/minecraft/world/level/chunk/DataLayer;J)I +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75699_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/world/level/lighting/LayerLightEngine/retainData (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_75706_ ()V net/minecraft/world/level/lighting/LayerLightEngine/clearCache ()V +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_7768_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/lighting/LayerLightEngine/getLightValue (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/lighting/LayerLightEngine/m_8079_ (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/LayerLightEngine/getDataLayerData (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/world/level/chunk/DataLayer; +CL: net/minecraft/world/level/lighting/LayerLightEventListener net/minecraft/world/level/lighting/LayerLightEventListener +FD: net/minecraft/world/level/lighting/LayerLightEventListener/net/minecraft/world/level/lighting/LayerLightEventListener net/minecraft/world/level/lighting/LayerLightEventListener/net/minecraft/world/level/lighting/LayerLightEventListener +MD: net/minecraft/world/level/lighting/LayerLightEventListener/m_7768_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/lighting/LayerLightEventListener/getLightValue (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/lighting/LayerLightEventListener/m_8079_ (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/LayerLightEventListener/getDataLayerData (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/world/level/chunk/DataLayer; +CL: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener +FD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/$VALUES net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/$VALUES +FD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/INSTANCE net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/INSTANCE +FD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/ ()V net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/ ()V +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/ (Ljava/lang/String;I)V net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_141940_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/enableLightSources (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_142182_ ()Z net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/hasLightWork ()Z +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_142202_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/checkBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_142519_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/onBlockEmissionIncrease (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_142528_ (IZZ)I net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/runUpdates (IZZ)I +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_164438_ ()[Lnet/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener; net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/$values ()[Lnet/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener; +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_6191_ (Lnet/minecraft/core/SectionPos;Z)V net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/updateSectionStatus (Lnet/minecraft/core/SectionPos;Z)V +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_7768_ (Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/getLightValue (Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/m_8079_ (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/getDataLayerData (Lnet/minecraft/core/SectionPos;)Lnet/minecraft/world/level/chunk/DataLayer; +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener; net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener; +MD: net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/values ()[Lnet/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener; net/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener/values ()[Lnet/minecraft/world/level/lighting/LayerLightEventListener$DummyLightLayerEventListener; +CL: net/minecraft/world/level/lighting/LayerLightSectionStorage net/minecraft/world/level/lighting/LayerLightSectionStorage +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_164440_ net/minecraft/world/level/lighting/LayerLightSectionStorage/LIGHT_AND_DATA +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_164441_ net/minecraft/world/level/lighting/LayerLightSectionStorage/LIGHT_ONLY +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_164442_ net/minecraft/world/level/lighting/LayerLightSectionStorage/EMPTY +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75727_ net/minecraft/world/level/lighting/LayerLightSectionStorage/EMPTY_DATA +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75728_ net/minecraft/world/level/lighting/LayerLightSectionStorage/dataSectionSet +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75729_ net/minecraft/world/level/lighting/LayerLightSectionStorage/toMarkNoData +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75730_ net/minecraft/world/level/lighting/LayerLightSectionStorage/toMarkData +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75731_ net/minecraft/world/level/lighting/LayerLightSectionStorage/visibleSectionData +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75732_ net/minecraft/world/level/lighting/LayerLightSectionStorage/updatingSectionData +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75733_ net/minecraft/world/level/lighting/LayerLightSectionStorage/changedSections +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75734_ net/minecraft/world/level/lighting/LayerLightSectionStorage/sectionsAffectedByLightUpdates +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75735_ net/minecraft/world/level/lighting/LayerLightSectionStorage/queuedSections +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75736_ net/minecraft/world/level/lighting/LayerLightSectionStorage/hasToRemove +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75737_ net/minecraft/world/level/lighting/LayerLightSectionStorage/DIRECTIONS +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75738_ net/minecraft/world/level/lighting/LayerLightSectionStorage/layer +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75739_ net/minecraft/world/level/lighting/LayerLightSectionStorage/chunkSource +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75740_ net/minecraft/world/level/lighting/LayerLightSectionStorage/untrustedSections +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75741_ net/minecraft/world/level/lighting/LayerLightSectionStorage/columnsToRetainQueuedDataFor +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/f_75742_ net/minecraft/world/level/lighting/LayerLightSectionStorage/toRemove +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage/net/minecraft/world/level/lighting/LayerLightSectionStorage net/minecraft/world/level/lighting/LayerLightSectionStorage/net/minecraft/world/level/lighting/LayerLightSectionStorage +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/ ()V net/minecraft/world/level/lighting/LayerLightSectionStorage/ ()V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/world/level/lighting/DataLayerStorageMap;)V net/minecraft/world/level/lighting/LayerLightSectionStorage/ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/world/level/chunk/LightChunkGetter;Lnet/minecraft/world/level/lighting/DataLayerStorageMap;)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_6172_ (J)I net/minecraft/world/level/lighting/LayerLightSectionStorage/getLevel (J)I +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_6177_ (J)V net/minecraft/world/level/lighting/LayerLightSectionStorage/onNodeAdded (J)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_6181_ (J)I net/minecraft/world/level/lighting/LayerLightSectionStorage/getLightValue (J)I +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_6187_ (J)V net/minecraft/world/level/lighting/LayerLightSectionStorage/onNodeRemoved (J)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_6716_ (Lnet/minecraft/world/level/lighting/LayerLightEngine;ZZ)V net/minecraft/world/level/lighting/LayerLightSectionStorage/markNewInconsistencies (Lnet/minecraft/world/level/lighting/LayerLightEngine;ZZ)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_6808_ ()Z net/minecraft/world/level/lighting/LayerLightSectionStorage/hasInconsistencies ()Z +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_7351_ (JI)V net/minecraft/world/level/lighting/LayerLightSectionStorage/setLevel (JI)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_7358_ (JZ)V net/minecraft/world/level/lighting/LayerLightSectionStorage/enableLightSources (JZ)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_7409_ (J)I net/minecraft/world/level/lighting/LayerLightSectionStorage/getLevelFromSource (J)I +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75751_ (JJ)Z net/minecraft/world/level/lighting/LayerLightSectionStorage/lambda$clearQueuedSectionBlocks$0 (JJ)Z +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75754_ (JLnet/minecraft/world/level/chunk/DataLayer;Z)V net/minecraft/world/level/lighting/LayerLightSectionStorage/queueSectionData (JLnet/minecraft/world/level/chunk/DataLayer;Z)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75758_ (JZ)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/LayerLightSectionStorage/getDataLayer (JZ)Lnet/minecraft/world/level/chunk/DataLayer; +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75761_ (Lnet/minecraft/world/level/lighting/DataLayerStorageMap;J)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/LayerLightSectionStorage/getDataLayer (Lnet/minecraft/world/level/lighting/DataLayerStorageMap;J)Lnet/minecraft/world/level/chunk/DataLayer; +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75764_ (Lnet/minecraft/world/level/lighting/LayerLightEngine;J)V net/minecraft/world/level/lighting/LayerLightSectionStorage/clearQueuedSectionBlocks (Lnet/minecraft/world/level/lighting/LayerLightEngine;J)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75772_ (JI)V net/minecraft/world/level/lighting/LayerLightSectionStorage/setStoredLevel (JI)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75777_ (Lnet/minecraft/world/level/lighting/LayerLightEngine;J)V net/minecraft/world/level/lighting/LayerLightSectionStorage/checkEdgesForSection (Lnet/minecraft/world/level/lighting/LayerLightEngine;J)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75782_ (JZ)V net/minecraft/world/level/lighting/LayerLightSectionStorage/retainData (JZ)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75785_ ()V net/minecraft/world/level/lighting/LayerLightSectionStorage/runAllUpdates ()V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75787_ (JZ)V net/minecraft/world/level/lighting/LayerLightSectionStorage/updateSectionStatus (JZ)V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75790_ ()V net/minecraft/world/level/lighting/LayerLightSectionStorage/swapSectionMap ()V +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75791_ (J)Z net/minecraft/world/level/lighting/LayerLightSectionStorage/storingLightForSection (J)Z +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75793_ (J)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/LayerLightSectionStorage/getDataLayerData (J)Lnet/minecraft/world/level/chunk/DataLayer; +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_75795_ (J)I net/minecraft/world/level/lighting/LayerLightSectionStorage/getStoredLevel (J)I +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage/m_7667_ (J)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/LayerLightSectionStorage/createDataLayer (J)Lnet/minecraft/world/level/chunk/DataLayer; +CL: net/minecraft/world/level/lighting/LayerLightSectionStorage$1 net/minecraft/world/level/lighting/LayerLightSectionStorage$1 +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage$1/f_75800_ net/minecraft/world/level/lighting/LayerLightSectionStorage$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/lighting/LayerLightSectionStorage$1/net/minecraft/world/level/lighting/LayerLightSectionStorage$1 net/minecraft/world/level/lighting/LayerLightSectionStorage$1/net/minecraft/world/level/lighting/LayerLightSectionStorage$1 +MD: net/minecraft/world/level/lighting/LayerLightSectionStorage$1/ ()V net/minecraft/world/level/lighting/LayerLightSectionStorage$1/ ()V +CL: net/minecraft/world/level/lighting/LevelLightEngine net/minecraft/world/level/lighting/LevelLightEngine +FD: net/minecraft/world/level/lighting/LevelLightEngine/f_164443_ net/minecraft/world/level/lighting/LevelLightEngine/MAX_SOURCE_LEVEL +FD: net/minecraft/world/level/lighting/LevelLightEngine/f_164444_ net/minecraft/world/level/lighting/LevelLightEngine/LIGHT_SECTION_PADDING +FD: net/minecraft/world/level/lighting/LevelLightEngine/f_164445_ net/minecraft/world/level/lighting/LevelLightEngine/levelHeightAccessor +FD: net/minecraft/world/level/lighting/LevelLightEngine/f_75802_ net/minecraft/world/level/lighting/LevelLightEngine/blockEngine +FD: net/minecraft/world/level/lighting/LevelLightEngine/f_75803_ net/minecraft/world/level/lighting/LevelLightEngine/skyEngine +FD: net/minecraft/world/level/lighting/LevelLightEngine/net/minecraft/world/level/lighting/LevelLightEngine net/minecraft/world/level/lighting/LevelLightEngine/net/minecraft/world/level/lighting/LevelLightEngine +MD: net/minecraft/world/level/lighting/LevelLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;ZZ)V net/minecraft/world/level/lighting/LevelLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;ZZ)V +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_141940_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/world/level/lighting/LevelLightEngine/enableLightSources (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_142182_ ()Z net/minecraft/world/level/lighting/LevelLightEngine/hasLightWork ()Z +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_142202_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/lighting/LevelLightEngine/checkBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_142519_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/lighting/LevelLightEngine/onBlockEmissionIncrease (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_142528_ (IZZ)I net/minecraft/world/level/lighting/LevelLightEngine/runUpdates (IZZ)I +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_164446_ ()I net/minecraft/world/level/lighting/LevelLightEngine/getLightSectionCount ()I +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_164447_ ()I net/minecraft/world/level/lighting/LevelLightEngine/getMinLightSection ()I +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_164448_ ()I net/minecraft/world/level/lighting/LevelLightEngine/getMaxLightSection ()I +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_5687_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/DataLayer;Z)V net/minecraft/world/level/lighting/LevelLightEngine/queueSectionData (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lnet/minecraft/world/level/chunk/DataLayer;Z)V +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_6191_ (Lnet/minecraft/core/SectionPos;Z)V net/minecraft/world/level/lighting/LevelLightEngine/updateSectionStatus (Lnet/minecraft/core/SectionPos;Z)V +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_6462_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/world/level/lighting/LevelLightEngine/retainData (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_75814_ (Lnet/minecraft/world/level/LightLayer;)Lnet/minecraft/world/level/lighting/LayerLightEventListener; net/minecraft/world/level/lighting/LevelLightEngine/getLayerListener (Lnet/minecraft/world/level/LightLayer;)Lnet/minecraft/world/level/lighting/LayerLightEventListener; +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_75816_ (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)Ljava/lang/String; net/minecraft/world/level/lighting/LevelLightEngine/getDebugData (Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;)Ljava/lang/String; +MD: net/minecraft/world/level/lighting/LevelLightEngine/m_75831_ (Lnet/minecraft/core/BlockPos;I)I net/minecraft/world/level/lighting/LevelLightEngine/getRawBrightness (Lnet/minecraft/core/BlockPos;I)I +CL: net/minecraft/world/level/lighting/LightEventListener net/minecraft/world/level/lighting/LightEventListener +FD: net/minecraft/world/level/lighting/LightEventListener/net/minecraft/world/level/lighting/LightEventListener net/minecraft/world/level/lighting/LightEventListener/net/minecraft/world/level/lighting/LightEventListener +MD: net/minecraft/world/level/lighting/LightEventListener/m_141940_ (Lnet/minecraft/world/level/ChunkPos;Z)V net/minecraft/world/level/lighting/LightEventListener/enableLightSources (Lnet/minecraft/world/level/ChunkPos;Z)V +MD: net/minecraft/world/level/lighting/LightEventListener/m_142182_ ()Z net/minecraft/world/level/lighting/LightEventListener/hasLightWork ()Z +MD: net/minecraft/world/level/lighting/LightEventListener/m_142202_ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/lighting/LightEventListener/checkBlock (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/lighting/LightEventListener/m_142519_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/lighting/LightEventListener/onBlockEmissionIncrease (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/lighting/LightEventListener/m_142528_ (IZZ)I net/minecraft/world/level/lighting/LightEventListener/runUpdates (IZZ)I +MD: net/minecraft/world/level/lighting/LightEventListener/m_6191_ (Lnet/minecraft/core/SectionPos;Z)V net/minecraft/world/level/lighting/LightEventListener/updateSectionStatus (Lnet/minecraft/core/SectionPos;Z)V +MD: net/minecraft/world/level/lighting/LightEventListener/m_75834_ (Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/lighting/LightEventListener/updateSectionStatus (Lnet/minecraft/core/BlockPos;Z)V +CL: net/minecraft/world/level/lighting/SkyLightEngine net/minecraft/world/level/lighting/SkyLightEngine +FD: net/minecraft/world/level/lighting/SkyLightEngine/f_75839_ net/minecraft/world/level/lighting/SkyLightEngine/DIRECTIONS +FD: net/minecraft/world/level/lighting/SkyLightEngine/f_75840_ net/minecraft/world/level/lighting/SkyLightEngine/HORIZONTALS +FD: net/minecraft/world/level/lighting/SkyLightEngine/net/minecraft/world/level/lighting/SkyLightEngine net/minecraft/world/level/lighting/SkyLightEngine/net/minecraft/world/level/lighting/SkyLightEngine +MD: net/minecraft/world/level/lighting/SkyLightEngine/ ()V net/minecraft/world/level/lighting/SkyLightEngine/ ()V +MD: net/minecraft/world/level/lighting/SkyLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V net/minecraft/world/level/lighting/SkyLightEngine/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V +MD: net/minecraft/world/level/lighting/SkyLightEngine/m_6185_ (J)V net/minecraft/world/level/lighting/SkyLightEngine/checkNode (J)V +MD: net/minecraft/world/level/lighting/SkyLightEngine/m_6357_ (JJI)I net/minecraft/world/level/lighting/SkyLightEngine/getComputedLevel (JJI)I +MD: net/minecraft/world/level/lighting/SkyLightEngine/m_6359_ (JJI)I net/minecraft/world/level/lighting/SkyLightEngine/computeLevelFromNeighbor (JJI)I +MD: net/minecraft/world/level/lighting/SkyLightEngine/m_6647_ (J)Ljava/lang/String; net/minecraft/world/level/lighting/SkyLightEngine/getDebugData (J)Ljava/lang/String; +MD: net/minecraft/world/level/lighting/SkyLightEngine/m_7900_ (JIZ)V net/minecraft/world/level/lighting/SkyLightEngine/checkNeighborsAfterUpdate (JIZ)V +CL: net/minecraft/world/level/lighting/SkyLightSectionStorage net/minecraft/world/level/lighting/SkyLightSectionStorage +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage/f_75860_ net/minecraft/world/level/lighting/SkyLightSectionStorage/HORIZONTALS +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage/f_75861_ net/minecraft/world/level/lighting/SkyLightSectionStorage/sectionsWithSources +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage/f_75862_ net/minecraft/world/level/lighting/SkyLightSectionStorage/sectionsToAddSourcesTo +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage/f_75863_ net/minecraft/world/level/lighting/SkyLightSectionStorage/sectionsToRemoveSourcesFrom +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage/f_75864_ net/minecraft/world/level/lighting/SkyLightSectionStorage/columnsWithSkySources +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage/f_75865_ net/minecraft/world/level/lighting/SkyLightSectionStorage/hasSourceInconsistencies +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage/net/minecraft/world/level/lighting/SkyLightSectionStorage net/minecraft/world/level/lighting/SkyLightSectionStorage/net/minecraft/world/level/lighting/SkyLightSectionStorage +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/ ()V net/minecraft/world/level/lighting/SkyLightSectionStorage/ ()V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V net/minecraft/world/level/lighting/SkyLightSectionStorage/ (Lnet/minecraft/world/level/chunk/LightChunkGetter;)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_164457_ (JZ)I net/minecraft/world/level/lighting/SkyLightSectionStorage/getLightValue (JZ)I +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_182512_ (Lnet/minecraft/world/level/chunk/DataLayer;)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/SkyLightSectionStorage/repeatFirstLayer (Lnet/minecraft/world/level/chunk/DataLayer;)Lnet/minecraft/world/level/chunk/DataLayer; +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_6177_ (J)V net/minecraft/world/level/lighting/SkyLightSectionStorage/onNodeAdded (J)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_6181_ (J)I net/minecraft/world/level/lighting/SkyLightSectionStorage/getLightValue (J)I +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_6187_ (J)V net/minecraft/world/level/lighting/SkyLightSectionStorage/onNodeRemoved (J)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_6716_ (Lnet/minecraft/world/level/lighting/LayerLightEngine;ZZ)V net/minecraft/world/level/lighting/SkyLightSectionStorage/markNewInconsistencies (Lnet/minecraft/world/level/lighting/LayerLightEngine;ZZ)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_6808_ ()Z net/minecraft/world/level/lighting/SkyLightSectionStorage/hasInconsistencies ()Z +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_7358_ (JZ)V net/minecraft/world/level/lighting/SkyLightSectionStorage/enableLightSources (JZ)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_75870_ (I)Z net/minecraft/world/level/lighting/SkyLightSectionStorage/hasSectionsBelow (I)Z +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_75881_ ()V net/minecraft/world/level/lighting/SkyLightSectionStorage/recheckInconsistencyFlag ()V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_75890_ (J)Z net/minecraft/world/level/lighting/SkyLightSectionStorage/isAboveData (J)Z +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_75892_ (J)Z net/minecraft/world/level/lighting/SkyLightSectionStorage/lightOnInSection (J)Z +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_75894_ (J)V net/minecraft/world/level/lighting/SkyLightSectionStorage/queueRemoveSource (J)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_75896_ (J)V net/minecraft/world/level/lighting/SkyLightSectionStorage/queueAddSource (J)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage/m_7667_ (J)Lnet/minecraft/world/level/chunk/DataLayer; net/minecraft/world/level/lighting/SkyLightSectionStorage/createDataLayer (J)Lnet/minecraft/world/level/chunk/DataLayer; +CL: net/minecraft/world/level/lighting/SkyLightSectionStorage$1 net/minecraft/world/level/lighting/SkyLightSectionStorage$1 +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage$1/f_75898_ net/minecraft/world/level/lighting/SkyLightSectionStorage$1/$SwitchMap$net$minecraft$core$Direction +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage$1/net/minecraft/world/level/lighting/SkyLightSectionStorage$1 net/minecraft/world/level/lighting/SkyLightSectionStorage$1/net/minecraft/world/level/lighting/SkyLightSectionStorage$1 +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage$1/ ()V net/minecraft/world/level/lighting/SkyLightSectionStorage$1/ ()V +CL: net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/f_75900_ net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/currentLowestY +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/f_75901_ net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/topSections +FD: net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;I)V net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/ (Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;I)V +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/m_5972_ ()Lnet/minecraft/world/level/lighting/DataLayerStorageMap; net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/copy ()Lnet/minecraft/world/level/lighting/DataLayerStorageMap; +MD: net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/m_5972_ ()Lnet/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap; net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap/copy ()Lnet/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap; +CL: net/minecraft/world/level/lighting/SpatialLongSet net/minecraft/world/level/lighting/SpatialLongSet +FD: net/minecraft/world/level/lighting/SpatialLongSet/f_164460_ net/minecraft/world/level/lighting/SpatialLongSet/map +FD: net/minecraft/world/level/lighting/SpatialLongSet/net/minecraft/world/level/lighting/SpatialLongSet net/minecraft/world/level/lighting/SpatialLongSet/net/minecraft/world/level/lighting/SpatialLongSet +MD: net/minecraft/world/level/lighting/SpatialLongSet/ (IF)V net/minecraft/world/level/lighting/SpatialLongSet/ (IF)V +MD: net/minecraft/world/level/lighting/SpatialLongSet/add (J)Z net/minecraft/world/level/lighting/SpatialLongSet/add (J)Z +MD: net/minecraft/world/level/lighting/SpatialLongSet/isEmpty ()Z net/minecraft/world/level/lighting/SpatialLongSet/isEmpty ()Z +MD: net/minecraft/world/level/lighting/SpatialLongSet/rem (J)Z net/minecraft/world/level/lighting/SpatialLongSet/rem (J)Z +MD: net/minecraft/world/level/lighting/SpatialLongSet/removeFirstLong ()J net/minecraft/world/level/lighting/SpatialLongSet/removeFirstLong ()J +MD: net/minecraft/world/level/lighting/SpatialLongSet/size ()I net/minecraft/world/level/lighting/SpatialLongSet/size ()I +CL: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap net/minecraft/world/level/lighting/SpatialLongSet$InternalMap +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164471_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/X_BITS +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164472_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/Z_BITS +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164473_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/Y_BITS +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164474_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/Y_OFFSET +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164475_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/Z_OFFSET +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164476_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/X_OFFSET +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164477_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/OUTER_MASK +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164478_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/lastPos +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164479_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/lastOuterKey +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/f_164480_ net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/minSize +FD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/net/minecraft/world/level/lighting/SpatialLongSet$InternalMap net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/net/minecraft/world/level/lighting/SpatialLongSet$InternalMap +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/ ()V net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/ ()V +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/ (IF)V net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/ (IF)V +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164485_ ()J net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/removeFirstBit ()J +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164486_ (IJ)Z net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/replaceBit (IJ)Z +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164489_ (J)J net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/getOuterKey (J)J +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164491_ (JI)J net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/getFullKey (JI)J +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164494_ (IJ)Z net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/removeFromEntry (IJ)Z +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164497_ (J)I net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/getInnerKey (J)I +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164499_ (J)Z net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/addBit (J)Z +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164501_ (J)Z net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/removeBit (J)Z +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/m_164503_ (J)Z net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/removeFromNullEntry (J)Z +MD: net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/rehash (I)V net/minecraft/world/level/lighting/SpatialLongSet$InternalMap/rehash (I)V +CL: net/minecraft/world/level/lighting/package-info net/minecraft/world/level/lighting/package-info +FD: net/minecraft/world/level/lighting/package-info/net/minecraft/world/level/lighting/package-info net/minecraft/world/level/lighting/package-info/net/minecraft/world/level/lighting/package-info +CL: net/minecraft/world/level/material/EmptyFluid net/minecraft/world/level/material/EmptyFluid +FD: net/minecraft/world/level/material/EmptyFluid/net/minecraft/world/level/material/EmptyFluid net/minecraft/world/level/material/EmptyFluid/net/minecraft/world/level/material/EmptyFluid +MD: net/minecraft/world/level/material/EmptyFluid/ ()V net/minecraft/world/level/material/EmptyFluid/ ()V +MD: net/minecraft/world/level/material/EmptyFluid/m_5486_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/material/EmptyFluid/canBeReplacedWith (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/material/EmptyFluid/m_5804_ (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/material/EmptyFluid/createLegacyBlock (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/material/EmptyFluid/m_6098_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/material/EmptyFluid/getHeight (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/material/EmptyFluid/m_6718_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/EmptyFluid/getTickDelay (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/EmptyFluid/m_6752_ ()F net/minecraft/world/level/material/EmptyFluid/getExplosionResistance ()F +MD: net/minecraft/world/level/material/EmptyFluid/m_6759_ ()Z net/minecraft/world/level/material/EmptyFluid/isEmpty ()Z +MD: net/minecraft/world/level/material/EmptyFluid/m_6859_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/material/EmptyFluid/getBucket ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/material/EmptyFluid/m_7000_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/material/EmptyFluid/getFlow (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/material/EmptyFluid/m_7427_ (Lnet/minecraft/world/level/material/FluidState;)F net/minecraft/world/level/material/EmptyFluid/getOwnHeight (Lnet/minecraft/world/level/material/FluidState;)F +MD: net/minecraft/world/level/material/EmptyFluid/m_7430_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/EmptyFluid/getAmount (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/EmptyFluid/m_7444_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/EmptyFluid/isSource (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/material/EmptyFluid/m_7999_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/material/EmptyFluid/getShape (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/material/FlowingFluid net/minecraft/world/level/material/FlowingFluid +FD: net/minecraft/world/level/material/FlowingFluid/f_164507_ net/minecraft/world/level/material/FlowingFluid/CACHE_SIZE +FD: net/minecraft/world/level/material/FlowingFluid/f_75947_ net/minecraft/world/level/material/FlowingFluid/FALLING +FD: net/minecraft/world/level/material/FlowingFluid/f_75948_ net/minecraft/world/level/material/FlowingFluid/LEVEL +FD: net/minecraft/world/level/material/FlowingFluid/f_75949_ net/minecraft/world/level/material/FlowingFluid/OCCLUSION_CACHE +FD: net/minecraft/world/level/material/FlowingFluid/f_75950_ net/minecraft/world/level/material/FlowingFluid/shapes +FD: net/minecraft/world/level/material/FlowingFluid/net/minecraft/world/level/material/FlowingFluid net/minecraft/world/level/material/FlowingFluid/net/minecraft/world/level/material/FlowingFluid +MD: net/minecraft/world/level/material/FlowingFluid/ ()V net/minecraft/world/level/material/FlowingFluid/ ()V +MD: net/minecraft/world/level/material/FlowingFluid/ ()V net/minecraft/world/level/material/FlowingFluid/ ()V +MD: net/minecraft/world/level/material/FlowingFluid/m_192898_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;S)Z net/minecraft/world/level/material/FlowingFluid/lambda$getSpread$4 (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;S)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_192904_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;S)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/material/FlowingFluid/lambda$getSpread$3 (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;S)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/material/FlowingFluid/m_192908_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;S)Z net/minecraft/world/level/material/FlowingFluid/lambda$getSlopeDistance$2 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;S)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_192913_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;S)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/material/FlowingFluid/lambda$getSlopeDistance$1 (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;S)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/material/FlowingFluid/m_5613_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/FlowingFluid/getSource ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/material/FlowingFluid/m_5615_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/FlowingFluid/getFlowing ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/material/FlowingFluid/m_6098_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/material/FlowingFluid/getHeight (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/material/FlowingFluid/m_6292_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)V net/minecraft/world/level/material/FlowingFluid/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)V +MD: net/minecraft/world/level/material/FlowingFluid/m_6364_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/material/FluidState;)V net/minecraft/world/level/material/FlowingFluid/spreadTo (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/material/FluidState;)V +MD: net/minecraft/world/level/material/FlowingFluid/m_6713_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/FlowingFluid/getDropOff (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/FlowingFluid/m_6719_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/FlowingFluid/getSlopeFindDistance (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/FlowingFluid/m_6760_ ()Z net/minecraft/world/level/material/FlowingFluid/canConvertToSource ()Z +MD: net/minecraft/world/level/material/FlowingFluid/m_6886_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/FlowingFluid/getSpreadDelay (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/FlowingFluid/m_7000_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/material/FlowingFluid/getFlow (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/material/FlowingFluid/m_7180_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/material/FlowingFluid/createFluidStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/material/FlowingFluid/m_7427_ (Lnet/minecraft/world/level/material/FluidState;)F net/minecraft/world/level/material/FlowingFluid/getOwnHeight (Lnet/minecraft/world/level/material/FluidState;)F +MD: net/minecraft/world/level/material/FlowingFluid/m_7430_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/FlowingFluid/getAmount (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/FlowingFluid/m_7456_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/material/FlowingFluid/beforeDestroyingBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/material/FlowingFluid/m_75953_ (IZ)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/material/FlowingFluid/getFlowing (IZ)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/material/FlowingFluid/m_75956_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/material/FlowingFluid/isWaterHole (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_75963_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/FlowingFluid/canPassThrough (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_75972_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/material/FlowingFluid/canHoldFluid (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_75977_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/material/FlowingFluid/canSpreadTo (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_75990_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/material/FlowingFluid/isSolidFace (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_76010_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)V net/minecraft/world/level/material/FlowingFluid/spread (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)V +MD: net/minecraft/world/level/material/FlowingFluid/m_76014_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/material/FlowingFluid/spreadToSides (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/material/FlowingFluid/m_76019_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)I net/minecraft/world/level/material/FlowingFluid/sourceNeighborCount (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)I +MD: net/minecraft/world/level/material/FlowingFluid/m_76026_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lit/unimi/dsi/fastutil/shorts/Short2ObjectMap;Lit/unimi/dsi/fastutil/shorts/Short2BooleanMap;)I net/minecraft/world/level/material/FlowingFluid/getSlopeDistance (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lit/unimi/dsi/fastutil/shorts/Short2ObjectMap;Lit/unimi/dsi/fastutil/shorts/Short2BooleanMap;)I +MD: net/minecraft/world/level/material/FlowingFluid/m_76035_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/material/FlowingFluid/getNewLiquid (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/material/FlowingFluid/m_76058_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)S net/minecraft/world/level/material/FlowingFluid/getCacheKey (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)S +MD: net/minecraft/world/level/material/FlowingFluid/m_76061_ (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/material/FlowingFluid/canPassThroughWall (Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_76068_ (Z)Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/material/FlowingFluid/getSource (Z)Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/material/FlowingFluid/m_76070_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/material/FlowingFluid/lambda$getShape$5 (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/material/FlowingFluid/m_76079_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Map; net/minecraft/world/level/material/FlowingFluid/getSpread (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Ljava/util/Map; +MD: net/minecraft/world/level/material/FlowingFluid/m_76088_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/material/FlowingFluid/hasSameAbove (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_76092_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/FlowingFluid/getLegacyLevel (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/FlowingFluid/m_76094_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/FlowingFluid/affectsFlow (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_76096_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/FlowingFluid/isSourceBlockOfThisType (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/material/FlowingFluid/m_76098_ ()Lit/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap; net/minecraft/world/level/material/FlowingFluid/lambda$static$0 ()Lit/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap; +MD: net/minecraft/world/level/material/FlowingFluid/m_7999_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/material/FlowingFluid/getShape (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/material/FlowingFluid$1 net/minecraft/world/level/material/FlowingFluid$1 +FD: net/minecraft/world/level/material/FlowingFluid$1/net/minecraft/world/level/material/FlowingFluid$1 net/minecraft/world/level/material/FlowingFluid$1/net/minecraft/world/level/material/FlowingFluid$1 +MD: net/minecraft/world/level/material/FlowingFluid$1/ (I)V net/minecraft/world/level/material/FlowingFluid$1/ (I)V +MD: net/minecraft/world/level/material/FlowingFluid$1/rehash (I)V net/minecraft/world/level/material/FlowingFluid$1/rehash (I)V +CL: net/minecraft/world/level/material/Fluid net/minecraft/world/level/material/Fluid +FD: net/minecraft/world/level/material/Fluid/f_205066_ net/minecraft/world/level/material/Fluid/builtInRegistryHolder +FD: net/minecraft/world/level/material/Fluid/f_76103_ net/minecraft/world/level/material/Fluid/defaultFluidState +FD: net/minecraft/world/level/material/Fluid/f_76104_ net/minecraft/world/level/material/Fluid/FLUID_STATE_REGISTRY +FD: net/minecraft/world/level/material/Fluid/f_76105_ net/minecraft/world/level/material/Fluid/stateDefinition +FD: net/minecraft/world/level/material/Fluid/net/minecraft/world/level/material/Fluid net/minecraft/world/level/material/Fluid/net/minecraft/world/level/material/Fluid +MD: net/minecraft/world/level/material/Fluid/ ()V net/minecraft/world/level/material/Fluid/ ()V +MD: net/minecraft/world/level/material/Fluid/ ()V net/minecraft/world/level/material/Fluid/ ()V +MD: net/minecraft/world/level/material/Fluid/m_142520_ ()Ljava/util/Optional; net/minecraft/world/level/material/Fluid/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/material/Fluid/m_205067_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/level/material/Fluid/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/level/material/Fluid/m_205069_ ()Lnet/minecraft/core/Holder$Reference; net/minecraft/world/level/material/Fluid/builtInRegistryHolder ()Lnet/minecraft/core/Holder$Reference; +MD: net/minecraft/world/level/material/Fluid/m_5486_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/material/Fluid/canBeReplacedWith (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/material/Fluid/m_5804_ (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/material/Fluid/createLegacyBlock (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/material/Fluid/m_6098_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/material/Fluid/getHeight (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/material/Fluid/m_6212_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/material/Fluid/isSame (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/material/Fluid/m_6292_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)V net/minecraft/world/level/material/Fluid/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)V +MD: net/minecraft/world/level/material/Fluid/m_6685_ ()Z net/minecraft/world/level/material/Fluid/isRandomlyTicking ()Z +MD: net/minecraft/world/level/material/Fluid/m_6718_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/Fluid/getTickDelay (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/Fluid/m_6752_ ()F net/minecraft/world/level/material/Fluid/getExplosionResistance ()F +MD: net/minecraft/world/level/material/Fluid/m_6759_ ()Z net/minecraft/world/level/material/Fluid/isEmpty ()Z +MD: net/minecraft/world/level/material/Fluid/m_6859_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/material/Fluid/getBucket ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/material/Fluid/m_7000_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/material/Fluid/getFlow (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/material/Fluid/m_7180_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/material/Fluid/createFluidStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/material/Fluid/m_7427_ (Lnet/minecraft/world/level/material/FluidState;)F net/minecraft/world/level/material/Fluid/getOwnHeight (Lnet/minecraft/world/level/material/FluidState;)F +MD: net/minecraft/world/level/material/Fluid/m_7430_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/Fluid/getAmount (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/Fluid/m_7444_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/Fluid/isSource (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/level/material/Fluid/m_7449_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V net/minecraft/world/level/material/Fluid/randomTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V +MD: net/minecraft/world/level/material/Fluid/m_7450_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V net/minecraft/world/level/material/Fluid/animateTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V +MD: net/minecraft/world/level/material/Fluid/m_76142_ (Lnet/minecraft/world/level/material/FluidState;)V net/minecraft/world/level/material/Fluid/registerDefaultState (Lnet/minecraft/world/level/material/FluidState;)V +MD: net/minecraft/world/level/material/Fluid/m_76144_ ()Lnet/minecraft/world/level/block/state/StateDefinition; net/minecraft/world/level/material/Fluid/getStateDefinition ()Lnet/minecraft/world/level/block/state/StateDefinition; +MD: net/minecraft/world/level/material/Fluid/m_76145_ ()Lnet/minecraft/world/level/material/FluidState; net/minecraft/world/level/material/Fluid/defaultFluidState ()Lnet/minecraft/world/level/material/FluidState; +MD: net/minecraft/world/level/material/Fluid/m_7792_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/level/material/Fluid/getDripParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/level/material/Fluid/m_7999_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/material/Fluid/getShape (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +CL: net/minecraft/world/level/material/FluidState net/minecraft/world/level/material/FluidState +FD: net/minecraft/world/level/material/FluidState/f_164510_ net/minecraft/world/level/material/FluidState/AMOUNT_MAX +FD: net/minecraft/world/level/material/FluidState/f_164511_ net/minecraft/world/level/material/FluidState/AMOUNT_FULL +FD: net/minecraft/world/level/material/FluidState/f_76146_ net/minecraft/world/level/material/FluidState/CODEC +FD: net/minecraft/world/level/material/FluidState/net/minecraft/world/level/material/FluidState net/minecraft/world/level/material/FluidState/net/minecraft/world/level/material/FluidState +MD: net/minecraft/world/level/material/FluidState/ ()V net/minecraft/world/level/material/FluidState/ ()V +MD: net/minecraft/world/level/material/FluidState/ (Lnet/minecraft/world/level/material/Fluid;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V net/minecraft/world/level/material/FluidState/ (Lnet/minecraft/world/level/material/Fluid;Lcom/google/common/collect/ImmutableMap;Lcom/mojang/serialization/MapCodec;)V +MD: net/minecraft/world/level/material/FluidState/m_164512_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/material/FluidState/isSourceOfType (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/material/FluidState/m_192917_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/material/FluidState/is (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/material/FluidState/m_205070_ (Lnet/minecraft/tags/TagKey;)Z net/minecraft/world/level/material/FluidState/is (Lnet/minecraft/tags/TagKey;)Z +MD: net/minecraft/world/level/material/FluidState/m_205072_ (Lnet/minecraft/core/HolderSet;)Z net/minecraft/world/level/material/FluidState/is (Lnet/minecraft/core/HolderSet;)Z +MD: net/minecraft/world/level/material/FluidState/m_205074_ ()Lnet/minecraft/core/Holder; net/minecraft/world/level/material/FluidState/holder ()Lnet/minecraft/core/Holder; +MD: net/minecraft/world/level/material/FluidState/m_205075_ ()Ljava/util/stream/Stream; net/minecraft/world/level/material/FluidState/getTags ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/material/FluidState/m_76152_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/FluidState/getType ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/material/FluidState/m_76155_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/material/FluidState/getHeight (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/material/FluidState/m_76158_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/material/FluidState/canBeReplacedWith (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/material/FluidState/m_76163_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/material/FluidState/tick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/material/FluidState/m_76166_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/material/FluidState/animateTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/material/FluidState/m_76170_ ()Z net/minecraft/world/level/material/FluidState/isSource ()Z +MD: net/minecraft/world/level/material/FluidState/m_76171_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/material/FluidState/shouldRenderBackwardUpFace (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/material/FluidState/m_76174_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V net/minecraft/world/level/material/FluidState/randomTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V +MD: net/minecraft/world/level/material/FluidState/m_76178_ ()Z net/minecraft/world/level/material/FluidState/isEmpty ()Z +MD: net/minecraft/world/level/material/FluidState/m_76179_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/material/FluidState/getFlow (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/material/FluidState/m_76182_ ()F net/minecraft/world/level/material/FluidState/getOwnHeight ()F +MD: net/minecraft/world/level/material/FluidState/m_76183_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/level/material/FluidState/getShape (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/level/material/FluidState/m_76186_ ()I net/minecraft/world/level/material/FluidState/getAmount ()I +MD: net/minecraft/world/level/material/FluidState/m_76187_ ()Z net/minecraft/world/level/material/FluidState/isRandomlyTicking ()Z +MD: net/minecraft/world/level/material/FluidState/m_76188_ ()Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/material/FluidState/createLegacyBlock ()Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/material/FluidState/m_76189_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/level/material/FluidState/getDripParticle ()Lnet/minecraft/core/particles/ParticleOptions; +MD: net/minecraft/world/level/material/FluidState/m_76190_ ()F net/minecraft/world/level/material/FluidState/getExplosionResistance ()F +CL: net/minecraft/world/level/material/Fluids net/minecraft/world/level/material/Fluids +FD: net/minecraft/world/level/material/Fluids/f_76191_ net/minecraft/world/level/material/Fluids/EMPTY +FD: net/minecraft/world/level/material/Fluids/f_76192_ net/minecraft/world/level/material/Fluids/FLOWING_WATER +FD: net/minecraft/world/level/material/Fluids/f_76193_ net/minecraft/world/level/material/Fluids/WATER +FD: net/minecraft/world/level/material/Fluids/f_76194_ net/minecraft/world/level/material/Fluids/FLOWING_LAVA +FD: net/minecraft/world/level/material/Fluids/f_76195_ net/minecraft/world/level/material/Fluids/LAVA +FD: net/minecraft/world/level/material/Fluids/net/minecraft/world/level/material/Fluids net/minecraft/world/level/material/Fluids/net/minecraft/world/level/material/Fluids +MD: net/minecraft/world/level/material/Fluids/ ()V net/minecraft/world/level/material/Fluids/ ()V +MD: net/minecraft/world/level/material/Fluids/ ()V net/minecraft/world/level/material/Fluids/ ()V +MD: net/minecraft/world/level/material/Fluids/m_76197_ (Ljava/lang/String;Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/Fluids/register (Ljava/lang/String;Lnet/minecraft/world/level/material/Fluid;)Lnet/minecraft/world/level/material/Fluid; +CL: net/minecraft/world/level/material/FogType net/minecraft/world/level/material/FogType +FD: net/minecraft/world/level/material/FogType/$VALUES net/minecraft/world/level/material/FogType/$VALUES +FD: net/minecraft/world/level/material/FogType/LAVA net/minecraft/world/level/material/FogType/LAVA +FD: net/minecraft/world/level/material/FogType/NONE net/minecraft/world/level/material/FogType/NONE +FD: net/minecraft/world/level/material/FogType/POWDER_SNOW net/minecraft/world/level/material/FogType/POWDER_SNOW +FD: net/minecraft/world/level/material/FogType/WATER net/minecraft/world/level/material/FogType/WATER +FD: net/minecraft/world/level/material/FogType/net/minecraft/world/level/material/FogType net/minecraft/world/level/material/FogType/net/minecraft/world/level/material/FogType +MD: net/minecraft/world/level/material/FogType/ ()V net/minecraft/world/level/material/FogType/ ()V +MD: net/minecraft/world/level/material/FogType/ (Ljava/lang/String;I)V net/minecraft/world/level/material/FogType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/material/FogType/m_164524_ ()[Lnet/minecraft/world/level/material/FogType; net/minecraft/world/level/material/FogType/$values ()[Lnet/minecraft/world/level/material/FogType; +MD: net/minecraft/world/level/material/FogType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/material/FogType; net/minecraft/world/level/material/FogType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/material/FogType; +MD: net/minecraft/world/level/material/FogType/values ()[Lnet/minecraft/world/level/material/FogType; net/minecraft/world/level/material/FogType/values ()[Lnet/minecraft/world/level/material/FogType; +CL: net/minecraft/world/level/material/LavaFluid net/minecraft/world/level/material/LavaFluid +FD: net/minecraft/world/level/material/LavaFluid/f_164528_ net/minecraft/world/level/material/LavaFluid/MIN_LEVEL_CUTOFF +FD: net/minecraft/world/level/material/LavaFluid/net/minecraft/world/level/material/LavaFluid net/minecraft/world/level/material/LavaFluid/net/minecraft/world/level/material/LavaFluid +MD: net/minecraft/world/level/material/LavaFluid/ ()V net/minecraft/world/level/material/LavaFluid/ ()V +MD: net/minecraft/world/level/material/LavaFluid/m_142520_ ()Ljava/util/Optional; net/minecraft/world/level/material/LavaFluid/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/material/LavaFluid/m_5486_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/material/LavaFluid/canBeReplacedWith (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/material/LavaFluid/m_5613_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/LavaFluid/getSource ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/material/LavaFluid/m_5615_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/LavaFluid/getFlowing ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/material/LavaFluid/m_5804_ (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/material/LavaFluid/createLegacyBlock (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/material/LavaFluid/m_6212_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/material/LavaFluid/isSame (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/material/LavaFluid/m_6364_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/material/FluidState;)V net/minecraft/world/level/material/LavaFluid/spreadTo (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/material/FluidState;)V +MD: net/minecraft/world/level/material/LavaFluid/m_6685_ ()Z net/minecraft/world/level/material/LavaFluid/isRandomlyTicking ()Z +MD: net/minecraft/world/level/material/LavaFluid/m_6713_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/LavaFluid/getDropOff (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/LavaFluid/m_6718_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/LavaFluid/getTickDelay (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/LavaFluid/m_6719_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/LavaFluid/getSlopeFindDistance (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/LavaFluid/m_6752_ ()F net/minecraft/world/level/material/LavaFluid/getExplosionResistance ()F +MD: net/minecraft/world/level/material/LavaFluid/m_6760_ ()Z net/minecraft/world/level/material/LavaFluid/canConvertToSource ()Z +MD: net/minecraft/world/level/material/LavaFluid/m_6859_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/material/LavaFluid/getBucket ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/material/LavaFluid/m_6886_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/LavaFluid/getSpreadDelay (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/LavaFluid/m_7449_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V net/minecraft/world/level/material/LavaFluid/randomTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V +MD: net/minecraft/world/level/material/LavaFluid/m_7450_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V net/minecraft/world/level/material/LavaFluid/animateTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V +MD: net/minecraft/world/level/material/LavaFluid/m_7456_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/material/LavaFluid/beforeDestroyingBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/material/LavaFluid/m_76212_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/material/LavaFluid/fizz (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/material/LavaFluid/m_76227_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/material/LavaFluid/hasFlammableNeighbours (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/material/LavaFluid/m_76245_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/material/LavaFluid/isFlammable (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/material/LavaFluid/m_7792_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/level/material/LavaFluid/getDripParticle ()Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/world/level/material/LavaFluid$Flowing net/minecraft/world/level/material/LavaFluid$Flowing +FD: net/minecraft/world/level/material/LavaFluid$Flowing/net/minecraft/world/level/material/LavaFluid$Flowing net/minecraft/world/level/material/LavaFluid$Flowing/net/minecraft/world/level/material/LavaFluid$Flowing +MD: net/minecraft/world/level/material/LavaFluid$Flowing/ ()V net/minecraft/world/level/material/LavaFluid$Flowing/ ()V +MD: net/minecraft/world/level/material/LavaFluid$Flowing/m_7180_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/material/LavaFluid$Flowing/createFluidStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/material/LavaFluid$Flowing/m_7430_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/LavaFluid$Flowing/getAmount (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/LavaFluid$Flowing/m_7444_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/LavaFluid$Flowing/isSource (Lnet/minecraft/world/level/material/FluidState;)Z +CL: net/minecraft/world/level/material/LavaFluid$Source net/minecraft/world/level/material/LavaFluid$Source +FD: net/minecraft/world/level/material/LavaFluid$Source/net/minecraft/world/level/material/LavaFluid$Source net/minecraft/world/level/material/LavaFluid$Source/net/minecraft/world/level/material/LavaFluid$Source +MD: net/minecraft/world/level/material/LavaFluid$Source/ ()V net/minecraft/world/level/material/LavaFluid$Source/ ()V +MD: net/minecraft/world/level/material/LavaFluid$Source/m_7430_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/LavaFluid$Source/getAmount (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/LavaFluid$Source/m_7444_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/LavaFluid$Source/isSource (Lnet/minecraft/world/level/material/FluidState;)Z +CL: net/minecraft/world/level/material/Material net/minecraft/world/level/material/Material +FD: net/minecraft/world/level/material/Material/f_164530_ net/minecraft/world/level/material/Material/MOSS +FD: net/minecraft/world/level/material/Material/f_164531_ net/minecraft/world/level/material/Material/AMETHYST +FD: net/minecraft/world/level/material/Material/f_164532_ net/minecraft/world/level/material/Material/POWDER_SNOW +FD: net/minecraft/world/level/material/Material/f_164533_ net/minecraft/world/level/material/Material/SCULK +FD: net/minecraft/world/level/material/Material/f_76270_ net/minecraft/world/level/material/Material/BAMBOO_SAPLING +FD: net/minecraft/world/level/material/Material/f_76271_ net/minecraft/world/level/material/Material/BAMBOO +FD: net/minecraft/world/level/material/Material/f_76272_ net/minecraft/world/level/material/Material/WOOL +FD: net/minecraft/world/level/material/Material/f_76273_ net/minecraft/world/level/material/Material/EXPLOSIVE +FD: net/minecraft/world/level/material/Material/f_76274_ net/minecraft/world/level/material/Material/LEAVES +FD: net/minecraft/world/level/material/Material/f_76275_ net/minecraft/world/level/material/Material/GLASS +FD: net/minecraft/world/level/material/Material/f_76276_ net/minecraft/world/level/material/Material/ICE +FD: net/minecraft/world/level/material/Material/f_76277_ net/minecraft/world/level/material/Material/CACTUS +FD: net/minecraft/world/level/material/Material/f_76278_ net/minecraft/world/level/material/Material/STONE +FD: net/minecraft/world/level/material/Material/f_76279_ net/minecraft/world/level/material/Material/METAL +FD: net/minecraft/world/level/material/Material/f_76280_ net/minecraft/world/level/material/Material/SNOW +FD: net/minecraft/world/level/material/Material/f_76281_ net/minecraft/world/level/material/Material/HEAVY_METAL +FD: net/minecraft/world/level/material/Material/f_76282_ net/minecraft/world/level/material/Material/BARRIER +FD: net/minecraft/world/level/material/Material/f_76283_ net/minecraft/world/level/material/Material/PISTON +FD: net/minecraft/world/level/material/Material/f_76285_ net/minecraft/world/level/material/Material/VEGETABLE +FD: net/minecraft/world/level/material/Material/f_76286_ net/minecraft/world/level/material/Material/EGG +FD: net/minecraft/world/level/material/Material/f_76287_ net/minecraft/world/level/material/Material/CAKE +FD: net/minecraft/world/level/material/Material/f_76288_ net/minecraft/world/level/material/Material/color +FD: net/minecraft/world/level/material/Material/f_76289_ net/minecraft/world/level/material/Material/pushReaction +FD: net/minecraft/world/level/material/Material/f_76290_ net/minecraft/world/level/material/Material/blocksMotion +FD: net/minecraft/world/level/material/Material/f_76291_ net/minecraft/world/level/material/Material/flammable +FD: net/minecraft/world/level/material/Material/f_76292_ net/minecraft/world/level/material/Material/liquid +FD: net/minecraft/world/level/material/Material/f_76293_ net/minecraft/world/level/material/Material/solidBlocking +FD: net/minecraft/world/level/material/Material/f_76294_ net/minecraft/world/level/material/Material/replaceable +FD: net/minecraft/world/level/material/Material/f_76295_ net/minecraft/world/level/material/Material/solid +FD: net/minecraft/world/level/material/Material/f_76296_ net/minecraft/world/level/material/Material/AIR +FD: net/minecraft/world/level/material/Material/f_76297_ net/minecraft/world/level/material/Material/STRUCTURAL_AIR +FD: net/minecraft/world/level/material/Material/f_76298_ net/minecraft/world/level/material/Material/PORTAL +FD: net/minecraft/world/level/material/Material/f_76299_ net/minecraft/world/level/material/Material/CLOTH_DECORATION +FD: net/minecraft/world/level/material/Material/f_76300_ net/minecraft/world/level/material/Material/PLANT +FD: net/minecraft/world/level/material/Material/f_76301_ net/minecraft/world/level/material/Material/WATER_PLANT +FD: net/minecraft/world/level/material/Material/f_76302_ net/minecraft/world/level/material/Material/REPLACEABLE_PLANT +FD: net/minecraft/world/level/material/Material/f_76303_ net/minecraft/world/level/material/Material/REPLACEABLE_FIREPROOF_PLANT +FD: net/minecraft/world/level/material/Material/f_76304_ net/minecraft/world/level/material/Material/REPLACEABLE_WATER_PLANT +FD: net/minecraft/world/level/material/Material/f_76305_ net/minecraft/world/level/material/Material/WATER +FD: net/minecraft/world/level/material/Material/f_76306_ net/minecraft/world/level/material/Material/BUBBLE_COLUMN +FD: net/minecraft/world/level/material/Material/f_76307_ net/minecraft/world/level/material/Material/LAVA +FD: net/minecraft/world/level/material/Material/f_76308_ net/minecraft/world/level/material/Material/TOP_SNOW +FD: net/minecraft/world/level/material/Material/f_76309_ net/minecraft/world/level/material/Material/FIRE +FD: net/minecraft/world/level/material/Material/f_76310_ net/minecraft/world/level/material/Material/DECORATION +FD: net/minecraft/world/level/material/Material/f_76311_ net/minecraft/world/level/material/Material/WEB +FD: net/minecraft/world/level/material/Material/f_76312_ net/minecraft/world/level/material/Material/BUILDABLE_GLASS +FD: net/minecraft/world/level/material/Material/f_76313_ net/minecraft/world/level/material/Material/CLAY +FD: net/minecraft/world/level/material/Material/f_76314_ net/minecraft/world/level/material/Material/DIRT +FD: net/minecraft/world/level/material/Material/f_76315_ net/minecraft/world/level/material/Material/GRASS +FD: net/minecraft/world/level/material/Material/f_76316_ net/minecraft/world/level/material/Material/ICE_SOLID +FD: net/minecraft/world/level/material/Material/f_76317_ net/minecraft/world/level/material/Material/SAND +FD: net/minecraft/world/level/material/Material/f_76318_ net/minecraft/world/level/material/Material/SPONGE +FD: net/minecraft/world/level/material/Material/f_76319_ net/minecraft/world/level/material/Material/SHULKER_SHELL +FD: net/minecraft/world/level/material/Material/f_76320_ net/minecraft/world/level/material/Material/WOOD +FD: net/minecraft/world/level/material/Material/f_76321_ net/minecraft/world/level/material/Material/NETHER_WOOD +FD: net/minecraft/world/level/material/Material/net/minecraft/world/level/material/Material net/minecraft/world/level/material/Material/net/minecraft/world/level/material/Material +MD: net/minecraft/world/level/material/Material/ ()V net/minecraft/world/level/material/Material/ ()V +MD: net/minecraft/world/level/material/Material/ (Lnet/minecraft/world/level/material/MaterialColor;ZZZZZZLnet/minecraft/world/level/material/PushReaction;)V net/minecraft/world/level/material/Material/ (Lnet/minecraft/world/level/material/MaterialColor;ZZZZZZLnet/minecraft/world/level/material/PushReaction;)V +MD: net/minecraft/world/level/material/Material/m_76332_ ()Z net/minecraft/world/level/material/Material/isLiquid ()Z +MD: net/minecraft/world/level/material/Material/m_76333_ ()Z net/minecraft/world/level/material/Material/isSolid ()Z +MD: net/minecraft/world/level/material/Material/m_76334_ ()Z net/minecraft/world/level/material/Material/blocksMotion ()Z +MD: net/minecraft/world/level/material/Material/m_76335_ ()Z net/minecraft/world/level/material/Material/isFlammable ()Z +MD: net/minecraft/world/level/material/Material/m_76336_ ()Z net/minecraft/world/level/material/Material/isReplaceable ()Z +MD: net/minecraft/world/level/material/Material/m_76337_ ()Z net/minecraft/world/level/material/Material/isSolidBlocking ()Z +MD: net/minecraft/world/level/material/Material/m_76338_ ()Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/material/Material/getPushReaction ()Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/material/Material/m_76339_ ()Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/material/Material/getColor ()Lnet/minecraft/world/level/material/MaterialColor; +CL: net/minecraft/world/level/material/Material$Builder net/minecraft/world/level/material/Material$Builder +FD: net/minecraft/world/level/material/Material$Builder/f_76340_ net/minecraft/world/level/material/Material$Builder/pushReaction +FD: net/minecraft/world/level/material/Material$Builder/f_76341_ net/minecraft/world/level/material/Material$Builder/blocksMotion +FD: net/minecraft/world/level/material/Material$Builder/f_76342_ net/minecraft/world/level/material/Material$Builder/flammable +FD: net/minecraft/world/level/material/Material$Builder/f_76343_ net/minecraft/world/level/material/Material$Builder/liquid +FD: net/minecraft/world/level/material/Material$Builder/f_76344_ net/minecraft/world/level/material/Material$Builder/replaceable +FD: net/minecraft/world/level/material/Material$Builder/f_76345_ net/minecraft/world/level/material/Material$Builder/solid +FD: net/minecraft/world/level/material/Material$Builder/f_76346_ net/minecraft/world/level/material/Material$Builder/color +FD: net/minecraft/world/level/material/Material$Builder/f_76347_ net/minecraft/world/level/material/Material$Builder/solidBlocking +FD: net/minecraft/world/level/material/Material$Builder/net/minecraft/world/level/material/Material$Builder net/minecraft/world/level/material/Material$Builder/net/minecraft/world/level/material/Material$Builder +MD: net/minecraft/world/level/material/Material$Builder/ (Lnet/minecraft/world/level/material/MaterialColor;)V net/minecraft/world/level/material/Material$Builder/ (Lnet/minecraft/world/level/material/MaterialColor;)V +MD: net/minecraft/world/level/material/Material$Builder/m_76350_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/liquid ()Lnet/minecraft/world/level/material/Material$Builder; +MD: net/minecraft/world/level/material/Material$Builder/m_76353_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/nonSolid ()Lnet/minecraft/world/level/material/Material$Builder; +MD: net/minecraft/world/level/material/Material$Builder/m_76354_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/noCollider ()Lnet/minecraft/world/level/material/Material$Builder; +MD: net/minecraft/world/level/material/Material$Builder/m_76355_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/flammable ()Lnet/minecraft/world/level/material/Material$Builder; +MD: net/minecraft/world/level/material/Material$Builder/m_76356_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/replaceable ()Lnet/minecraft/world/level/material/Material$Builder; +MD: net/minecraft/world/level/material/Material$Builder/m_76357_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/destroyOnPush ()Lnet/minecraft/world/level/material/Material$Builder; +MD: net/minecraft/world/level/material/Material$Builder/m_76358_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/notPushable ()Lnet/minecraft/world/level/material/Material$Builder; +MD: net/minecraft/world/level/material/Material$Builder/m_76359_ ()Lnet/minecraft/world/level/material/Material; net/minecraft/world/level/material/Material$Builder/build ()Lnet/minecraft/world/level/material/Material; +MD: net/minecraft/world/level/material/Material$Builder/m_76360_ ()Lnet/minecraft/world/level/material/Material$Builder; net/minecraft/world/level/material/Material$Builder/notSolidBlocking ()Lnet/minecraft/world/level/material/Material$Builder; +CL: net/minecraft/world/level/material/MaterialColor net/minecraft/world/level/material/MaterialColor +FD: net/minecraft/world/level/material/MaterialColor/f_164534_ net/minecraft/world/level/material/MaterialColor/DEEPSLATE +FD: net/minecraft/world/level/material/MaterialColor/f_164535_ net/minecraft/world/level/material/MaterialColor/RAW_IRON +FD: net/minecraft/world/level/material/MaterialColor/f_164536_ net/minecraft/world/level/material/MaterialColor/GLOW_LICHEN +FD: net/minecraft/world/level/material/MaterialColor/f_76361_ net/minecraft/world/level/material/MaterialColor/COLOR_BLUE +FD: net/minecraft/world/level/material/MaterialColor/f_76362_ net/minecraft/world/level/material/MaterialColor/COLOR_BROWN +FD: net/minecraft/world/level/material/MaterialColor/f_76363_ net/minecraft/world/level/material/MaterialColor/COLOR_GREEN +FD: net/minecraft/world/level/material/MaterialColor/f_76364_ net/minecraft/world/level/material/MaterialColor/COLOR_RED +FD: net/minecraft/world/level/material/MaterialColor/f_76365_ net/minecraft/world/level/material/MaterialColor/COLOR_BLACK +FD: net/minecraft/world/level/material/MaterialColor/f_76366_ net/minecraft/world/level/material/MaterialColor/GOLD +FD: net/minecraft/world/level/material/MaterialColor/f_76367_ net/minecraft/world/level/material/MaterialColor/DIAMOND +FD: net/minecraft/world/level/material/MaterialColor/f_76368_ net/minecraft/world/level/material/MaterialColor/LAPIS +FD: net/minecraft/world/level/material/MaterialColor/f_76369_ net/minecraft/world/level/material/MaterialColor/EMERALD +FD: net/minecraft/world/level/material/MaterialColor/f_76370_ net/minecraft/world/level/material/MaterialColor/PODZOL +FD: net/minecraft/world/level/material/MaterialColor/f_76371_ net/minecraft/world/level/material/MaterialColor/NETHER +FD: net/minecraft/world/level/material/MaterialColor/f_76372_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_WHITE +FD: net/minecraft/world/level/material/MaterialColor/f_76373_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_ORANGE +FD: net/minecraft/world/level/material/MaterialColor/f_76374_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_MAGENTA +FD: net/minecraft/world/level/material/MaterialColor/f_76375_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_LIGHT_BLUE +FD: net/minecraft/world/level/material/MaterialColor/f_76376_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_YELLOW +FD: net/minecraft/world/level/material/MaterialColor/f_76377_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_LIGHT_GREEN +FD: net/minecraft/world/level/material/MaterialColor/f_76378_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_PINK +FD: net/minecraft/world/level/material/MaterialColor/f_76379_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_GRAY +FD: net/minecraft/world/level/material/MaterialColor/f_76380_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_LIGHT_GRAY +FD: net/minecraft/world/level/material/MaterialColor/f_76381_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_CYAN +FD: net/minecraft/world/level/material/MaterialColor/f_76382_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_PURPLE +FD: net/minecraft/world/level/material/MaterialColor/f_76383_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_BLUE +FD: net/minecraft/world/level/material/MaterialColor/f_76384_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_BROWN +FD: net/minecraft/world/level/material/MaterialColor/f_76385_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_GREEN +FD: net/minecraft/world/level/material/MaterialColor/f_76386_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_RED +FD: net/minecraft/world/level/material/MaterialColor/f_76387_ net/minecraft/world/level/material/MaterialColor/MATERIAL_COLORS +FD: net/minecraft/world/level/material/MaterialColor/f_76388_ net/minecraft/world/level/material/MaterialColor/TERRACOTTA_BLACK +FD: net/minecraft/world/level/material/MaterialColor/f_76389_ net/minecraft/world/level/material/MaterialColor/CRIMSON_NYLIUM +FD: net/minecraft/world/level/material/MaterialColor/f_76390_ net/minecraft/world/level/material/MaterialColor/CRIMSON_STEM +FD: net/minecraft/world/level/material/MaterialColor/f_76391_ net/minecraft/world/level/material/MaterialColor/CRIMSON_HYPHAE +FD: net/minecraft/world/level/material/MaterialColor/f_76392_ net/minecraft/world/level/material/MaterialColor/WARPED_NYLIUM +FD: net/minecraft/world/level/material/MaterialColor/f_76393_ net/minecraft/world/level/material/MaterialColor/WARPED_STEM +FD: net/minecraft/world/level/material/MaterialColor/f_76394_ net/minecraft/world/level/material/MaterialColor/WARPED_HYPHAE +FD: net/minecraft/world/level/material/MaterialColor/f_76395_ net/minecraft/world/level/material/MaterialColor/WARPED_WART_BLOCK +FD: net/minecraft/world/level/material/MaterialColor/f_76396_ net/minecraft/world/level/material/MaterialColor/col +FD: net/minecraft/world/level/material/MaterialColor/f_76397_ net/minecraft/world/level/material/MaterialColor/id +FD: net/minecraft/world/level/material/MaterialColor/f_76398_ net/minecraft/world/level/material/MaterialColor/NONE +FD: net/minecraft/world/level/material/MaterialColor/f_76399_ net/minecraft/world/level/material/MaterialColor/GRASS +FD: net/minecraft/world/level/material/MaterialColor/f_76400_ net/minecraft/world/level/material/MaterialColor/SAND +FD: net/minecraft/world/level/material/MaterialColor/f_76401_ net/minecraft/world/level/material/MaterialColor/WOOL +FD: net/minecraft/world/level/material/MaterialColor/f_76402_ net/minecraft/world/level/material/MaterialColor/FIRE +FD: net/minecraft/world/level/material/MaterialColor/f_76403_ net/minecraft/world/level/material/MaterialColor/ICE +FD: net/minecraft/world/level/material/MaterialColor/f_76404_ net/minecraft/world/level/material/MaterialColor/METAL +FD: net/minecraft/world/level/material/MaterialColor/f_76405_ net/minecraft/world/level/material/MaterialColor/PLANT +FD: net/minecraft/world/level/material/MaterialColor/f_76406_ net/minecraft/world/level/material/MaterialColor/SNOW +FD: net/minecraft/world/level/material/MaterialColor/f_76407_ net/minecraft/world/level/material/MaterialColor/CLAY +FD: net/minecraft/world/level/material/MaterialColor/f_76408_ net/minecraft/world/level/material/MaterialColor/DIRT +FD: net/minecraft/world/level/material/MaterialColor/f_76409_ net/minecraft/world/level/material/MaterialColor/STONE +FD: net/minecraft/world/level/material/MaterialColor/f_76410_ net/minecraft/world/level/material/MaterialColor/WATER +FD: net/minecraft/world/level/material/MaterialColor/f_76411_ net/minecraft/world/level/material/MaterialColor/WOOD +FD: net/minecraft/world/level/material/MaterialColor/f_76412_ net/minecraft/world/level/material/MaterialColor/QUARTZ +FD: net/minecraft/world/level/material/MaterialColor/f_76413_ net/minecraft/world/level/material/MaterialColor/COLOR_ORANGE +FD: net/minecraft/world/level/material/MaterialColor/f_76414_ net/minecraft/world/level/material/MaterialColor/COLOR_MAGENTA +FD: net/minecraft/world/level/material/MaterialColor/f_76415_ net/minecraft/world/level/material/MaterialColor/COLOR_LIGHT_BLUE +FD: net/minecraft/world/level/material/MaterialColor/f_76416_ net/minecraft/world/level/material/MaterialColor/COLOR_YELLOW +FD: net/minecraft/world/level/material/MaterialColor/f_76417_ net/minecraft/world/level/material/MaterialColor/COLOR_LIGHT_GREEN +FD: net/minecraft/world/level/material/MaterialColor/f_76418_ net/minecraft/world/level/material/MaterialColor/COLOR_PINK +FD: net/minecraft/world/level/material/MaterialColor/f_76419_ net/minecraft/world/level/material/MaterialColor/COLOR_GRAY +FD: net/minecraft/world/level/material/MaterialColor/f_76420_ net/minecraft/world/level/material/MaterialColor/COLOR_LIGHT_GRAY +FD: net/minecraft/world/level/material/MaterialColor/f_76421_ net/minecraft/world/level/material/MaterialColor/COLOR_CYAN +FD: net/minecraft/world/level/material/MaterialColor/f_76422_ net/minecraft/world/level/material/MaterialColor/COLOR_PURPLE +FD: net/minecraft/world/level/material/MaterialColor/net/minecraft/world/level/material/MaterialColor net/minecraft/world/level/material/MaterialColor/net/minecraft/world/level/material/MaterialColor +MD: net/minecraft/world/level/material/MaterialColor/ ()V net/minecraft/world/level/material/MaterialColor/ ()V +MD: net/minecraft/world/level/material/MaterialColor/ (II)V net/minecraft/world/level/material/MaterialColor/ (II)V +MD: net/minecraft/world/level/material/MaterialColor/m_192919_ (I)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/material/MaterialColor/byId (I)Lnet/minecraft/world/level/material/MaterialColor; +MD: net/minecraft/world/level/material/MaterialColor/m_192921_ (Lnet/minecraft/world/level/material/MaterialColor$Brightness;)I net/minecraft/world/level/material/MaterialColor/calculateRGBColor (Lnet/minecraft/world/level/material/MaterialColor$Brightness;)I +MD: net/minecraft/world/level/material/MaterialColor/m_192923_ (I)I net/minecraft/world/level/material/MaterialColor/getColorFromPackedId (I)I +MD: net/minecraft/world/level/material/MaterialColor/m_192925_ (Lnet/minecraft/world/level/material/MaterialColor$Brightness;)B net/minecraft/world/level/material/MaterialColor/getPackedId (Lnet/minecraft/world/level/material/MaterialColor$Brightness;)B +MD: net/minecraft/world/level/material/MaterialColor/m_192927_ (I)Lnet/minecraft/world/level/material/MaterialColor; net/minecraft/world/level/material/MaterialColor/byIdUnsafe (I)Lnet/minecraft/world/level/material/MaterialColor; +CL: net/minecraft/world/level/material/MaterialColor$Brightness net/minecraft/world/level/material/MaterialColor$Brightness +FD: net/minecraft/world/level/material/MaterialColor$Brightness/$VALUES net/minecraft/world/level/material/MaterialColor$Brightness/$VALUES +FD: net/minecraft/world/level/material/MaterialColor$Brightness/HIGH net/minecraft/world/level/material/MaterialColor$Brightness/HIGH +FD: net/minecraft/world/level/material/MaterialColor$Brightness/LOW net/minecraft/world/level/material/MaterialColor$Brightness/LOW +FD: net/minecraft/world/level/material/MaterialColor$Brightness/LOWEST net/minecraft/world/level/material/MaterialColor$Brightness/LOWEST +FD: net/minecraft/world/level/material/MaterialColor$Brightness/NORMAL net/minecraft/world/level/material/MaterialColor$Brightness/NORMAL +FD: net/minecraft/world/level/material/MaterialColor$Brightness/f_192933_ net/minecraft/world/level/material/MaterialColor$Brightness/id +FD: net/minecraft/world/level/material/MaterialColor$Brightness/f_192934_ net/minecraft/world/level/material/MaterialColor$Brightness/modifier +FD: net/minecraft/world/level/material/MaterialColor$Brightness/f_192935_ net/minecraft/world/level/material/MaterialColor$Brightness/VALUES +FD: net/minecraft/world/level/material/MaterialColor$Brightness/net/minecraft/world/level/material/MaterialColor$Brightness net/minecraft/world/level/material/MaterialColor$Brightness/net/minecraft/world/level/material/MaterialColor$Brightness +MD: net/minecraft/world/level/material/MaterialColor$Brightness/ ()V net/minecraft/world/level/material/MaterialColor$Brightness/ ()V +MD: net/minecraft/world/level/material/MaterialColor$Brightness/ (Ljava/lang/String;III)V net/minecraft/world/level/material/MaterialColor$Brightness/ (Ljava/lang/String;III)V +MD: net/minecraft/world/level/material/MaterialColor$Brightness/m_192943_ ()[Lnet/minecraft/world/level/material/MaterialColor$Brightness; net/minecraft/world/level/material/MaterialColor$Brightness/$values ()[Lnet/minecraft/world/level/material/MaterialColor$Brightness; +MD: net/minecraft/world/level/material/MaterialColor$Brightness/m_192944_ (I)Lnet/minecraft/world/level/material/MaterialColor$Brightness; net/minecraft/world/level/material/MaterialColor$Brightness/byId (I)Lnet/minecraft/world/level/material/MaterialColor$Brightness; +MD: net/minecraft/world/level/material/MaterialColor$Brightness/m_192946_ (I)Lnet/minecraft/world/level/material/MaterialColor$Brightness; net/minecraft/world/level/material/MaterialColor$Brightness/byIdUnsafe (I)Lnet/minecraft/world/level/material/MaterialColor$Brightness; +MD: net/minecraft/world/level/material/MaterialColor$Brightness/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/material/MaterialColor$Brightness; net/minecraft/world/level/material/MaterialColor$Brightness/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/material/MaterialColor$Brightness; +MD: net/minecraft/world/level/material/MaterialColor$Brightness/values ()[Lnet/minecraft/world/level/material/MaterialColor$Brightness; net/minecraft/world/level/material/MaterialColor$Brightness/values ()[Lnet/minecraft/world/level/material/MaterialColor$Brightness; +CL: net/minecraft/world/level/material/PushReaction net/minecraft/world/level/material/PushReaction +FD: net/minecraft/world/level/material/PushReaction/$VALUES net/minecraft/world/level/material/PushReaction/$VALUES +FD: net/minecraft/world/level/material/PushReaction/BLOCK net/minecraft/world/level/material/PushReaction/BLOCK +FD: net/minecraft/world/level/material/PushReaction/DESTROY net/minecraft/world/level/material/PushReaction/DESTROY +FD: net/minecraft/world/level/material/PushReaction/IGNORE net/minecraft/world/level/material/PushReaction/IGNORE +FD: net/minecraft/world/level/material/PushReaction/NORMAL net/minecraft/world/level/material/PushReaction/NORMAL +FD: net/minecraft/world/level/material/PushReaction/PUSH_ONLY net/minecraft/world/level/material/PushReaction/PUSH_ONLY +FD: net/minecraft/world/level/material/PushReaction/net/minecraft/world/level/material/PushReaction net/minecraft/world/level/material/PushReaction/net/minecraft/world/level/material/PushReaction +MD: net/minecraft/world/level/material/PushReaction/ ()V net/minecraft/world/level/material/PushReaction/ ()V +MD: net/minecraft/world/level/material/PushReaction/ (Ljava/lang/String;I)V net/minecraft/world/level/material/PushReaction/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/material/PushReaction/m_164537_ ()[Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/material/PushReaction/$values ()[Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/material/PushReaction/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/material/PushReaction/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/material/PushReaction; +MD: net/minecraft/world/level/material/PushReaction/values ()[Lnet/minecraft/world/level/material/PushReaction; net/minecraft/world/level/material/PushReaction/values ()[Lnet/minecraft/world/level/material/PushReaction; +CL: net/minecraft/world/level/material/WaterFluid net/minecraft/world/level/material/WaterFluid +FD: net/minecraft/world/level/material/WaterFluid/net/minecraft/world/level/material/WaterFluid net/minecraft/world/level/material/WaterFluid/net/minecraft/world/level/material/WaterFluid +MD: net/minecraft/world/level/material/WaterFluid/ ()V net/minecraft/world/level/material/WaterFluid/ ()V +MD: net/minecraft/world/level/material/WaterFluid/m_142520_ ()Ljava/util/Optional; net/minecraft/world/level/material/WaterFluid/getPickupSound ()Ljava/util/Optional; +MD: net/minecraft/world/level/material/WaterFluid/m_5486_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z net/minecraft/world/level/material/WaterFluid/canBeReplacedWith (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/level/material/WaterFluid/m_5613_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/WaterFluid/getSource ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/material/WaterFluid/m_5615_ ()Lnet/minecraft/world/level/material/Fluid; net/minecraft/world/level/material/WaterFluid/getFlowing ()Lnet/minecraft/world/level/material/Fluid; +MD: net/minecraft/world/level/material/WaterFluid/m_5804_ (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; net/minecraft/world/level/material/WaterFluid/createLegacyBlock (Lnet/minecraft/world/level/material/FluidState;)Lnet/minecraft/world/level/block/state/BlockState; +MD: net/minecraft/world/level/material/WaterFluid/m_6212_ (Lnet/minecraft/world/level/material/Fluid;)Z net/minecraft/world/level/material/WaterFluid/isSame (Lnet/minecraft/world/level/material/Fluid;)Z +MD: net/minecraft/world/level/material/WaterFluid/m_6713_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/WaterFluid/getDropOff (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/WaterFluid/m_6718_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/WaterFluid/getTickDelay (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/WaterFluid/m_6719_ (Lnet/minecraft/world/level/LevelReader;)I net/minecraft/world/level/material/WaterFluid/getSlopeFindDistance (Lnet/minecraft/world/level/LevelReader;)I +MD: net/minecraft/world/level/material/WaterFluid/m_6752_ ()F net/minecraft/world/level/material/WaterFluid/getExplosionResistance ()F +MD: net/minecraft/world/level/material/WaterFluid/m_6760_ ()Z net/minecraft/world/level/material/WaterFluid/canConvertToSource ()Z +MD: net/minecraft/world/level/material/WaterFluid/m_6859_ ()Lnet/minecraft/world/item/Item; net/minecraft/world/level/material/WaterFluid/getBucket ()Lnet/minecraft/world/item/Item; +MD: net/minecraft/world/level/material/WaterFluid/m_7450_ (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V net/minecraft/world/level/material/WaterFluid/animateTick (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Ljava/util/Random;)V +MD: net/minecraft/world/level/material/WaterFluid/m_7456_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V net/minecraft/world/level/material/WaterFluid/beforeDestroyingBlock (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V +MD: net/minecraft/world/level/material/WaterFluid/m_7792_ ()Lnet/minecraft/core/particles/ParticleOptions; net/minecraft/world/level/material/WaterFluid/getDripParticle ()Lnet/minecraft/core/particles/ParticleOptions; +CL: net/minecraft/world/level/material/WaterFluid$Flowing net/minecraft/world/level/material/WaterFluid$Flowing +FD: net/minecraft/world/level/material/WaterFluid$Flowing/net/minecraft/world/level/material/WaterFluid$Flowing net/minecraft/world/level/material/WaterFluid$Flowing/net/minecraft/world/level/material/WaterFluid$Flowing +MD: net/minecraft/world/level/material/WaterFluid$Flowing/ ()V net/minecraft/world/level/material/WaterFluid$Flowing/ ()V +MD: net/minecraft/world/level/material/WaterFluid$Flowing/m_7180_ (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V net/minecraft/world/level/material/WaterFluid$Flowing/createFluidStateDefinition (Lnet/minecraft/world/level/block/state/StateDefinition$Builder;)V +MD: net/minecraft/world/level/material/WaterFluid$Flowing/m_7430_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/WaterFluid$Flowing/getAmount (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/WaterFluid$Flowing/m_7444_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/WaterFluid$Flowing/isSource (Lnet/minecraft/world/level/material/FluidState;)Z +CL: net/minecraft/world/level/material/WaterFluid$Source net/minecraft/world/level/material/WaterFluid$Source +FD: net/minecraft/world/level/material/WaterFluid$Source/net/minecraft/world/level/material/WaterFluid$Source net/minecraft/world/level/material/WaterFluid$Source/net/minecraft/world/level/material/WaterFluid$Source +MD: net/minecraft/world/level/material/WaterFluid$Source/ ()V net/minecraft/world/level/material/WaterFluid$Source/ ()V +MD: net/minecraft/world/level/material/WaterFluid$Source/m_7430_ (Lnet/minecraft/world/level/material/FluidState;)I net/minecraft/world/level/material/WaterFluid$Source/getAmount (Lnet/minecraft/world/level/material/FluidState;)I +MD: net/minecraft/world/level/material/WaterFluid$Source/m_7444_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/level/material/WaterFluid$Source/isSource (Lnet/minecraft/world/level/material/FluidState;)Z +CL: net/minecraft/world/level/material/package-info net/minecraft/world/level/material/package-info +FD: net/minecraft/world/level/material/package-info/net/minecraft/world/level/material/package-info net/minecraft/world/level/material/package-info/net/minecraft/world/level/material/package-info +CL: net/minecraft/world/level/package-info net/minecraft/world/level/package-info +FD: net/minecraft/world/level/package-info/net/minecraft/world/level/package-info net/minecraft/world/level/package-info/net/minecraft/world/level/package-info +CL: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator +FD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/f_164655_ net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/prefersShallowSwimming +FD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/f_164656_ net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/oldWalkableCost +FD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/f_164657_ net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/oldWaterBorderCost +FD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/ (Z)V net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/ (Z)V +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_141974_ ()Z net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/isAmphibious ()Z +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_142213_ (Lnet/minecraft/core/BlockPos;)D net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/getFloorLevel (Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_6028_ (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/prepare (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_6065_ ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/getNeighbors ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_6802_ ()V net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/done ()V +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_7171_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/getStart ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_7568_ (DDD)Lnet/minecraft/world/level/pathfinder/Target; net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/getGoal (DDD)Lnet/minecraft/world/level/pathfinder/Target; +MD: net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/m_8086_ (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +CL: net/minecraft/world/level/pathfinder/BinaryHeap net/minecraft/world/level/pathfinder/BinaryHeap +FD: net/minecraft/world/level/pathfinder/BinaryHeap/f_77078_ net/minecraft/world/level/pathfinder/BinaryHeap/heap +FD: net/minecraft/world/level/pathfinder/BinaryHeap/f_77079_ net/minecraft/world/level/pathfinder/BinaryHeap/size +FD: net/minecraft/world/level/pathfinder/BinaryHeap/net/minecraft/world/level/pathfinder/BinaryHeap net/minecraft/world/level/pathfinder/BinaryHeap/net/minecraft/world/level/pathfinder/BinaryHeap +MD: net/minecraft/world/level/pathfinder/BinaryHeap/ ()V net/minecraft/world/level/pathfinder/BinaryHeap/ ()V +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_164680_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/BinaryHeap/peek ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_164681_ (Lnet/minecraft/world/level/pathfinder/Node;)V net/minecraft/world/level/pathfinder/BinaryHeap/remove (Lnet/minecraft/world/level/pathfinder/Node;)V +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_164683_ ()I net/minecraft/world/level/pathfinder/BinaryHeap/size ()I +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_164684_ ()[Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/BinaryHeap/getHeap ()[Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_77081_ ()V net/minecraft/world/level/pathfinder/BinaryHeap/clear ()V +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_77082_ (I)V net/minecraft/world/level/pathfinder/BinaryHeap/upHeap (I)V +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_77084_ (Lnet/minecraft/world/level/pathfinder/Node;)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/BinaryHeap/insert (Lnet/minecraft/world/level/pathfinder/Node;)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_77086_ (Lnet/minecraft/world/level/pathfinder/Node;F)V net/minecraft/world/level/pathfinder/BinaryHeap/changeCost (Lnet/minecraft/world/level/pathfinder/Node;F)V +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_77089_ (I)V net/minecraft/world/level/pathfinder/BinaryHeap/downHeap (I)V +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_77091_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/BinaryHeap/pop ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/BinaryHeap/m_77092_ ()Z net/minecraft/world/level/pathfinder/BinaryHeap/isEmpty ()Z +CL: net/minecraft/world/level/pathfinder/BlockPathTypes net/minecraft/world/level/pathfinder/BlockPathTypes +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/$VALUES net/minecraft/world/level/pathfinder/BlockPathTypes/$VALUES +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/BLOCKED net/minecraft/world/level/pathfinder/BlockPathTypes/BLOCKED +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/BREACH net/minecraft/world/level/pathfinder/BlockPathTypes/BREACH +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/COCOA net/minecraft/world/level/pathfinder/BlockPathTypes/COCOA +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DAMAGE_CACTUS net/minecraft/world/level/pathfinder/BlockPathTypes/DAMAGE_CACTUS +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DAMAGE_FIRE net/minecraft/world/level/pathfinder/BlockPathTypes/DAMAGE_FIRE +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DAMAGE_OTHER net/minecraft/world/level/pathfinder/BlockPathTypes/DAMAGE_OTHER +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_CACTUS net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_CACTUS +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_FIRE net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_FIRE +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_OTHER net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_OTHER +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_POWDER_SNOW net/minecraft/world/level/pathfinder/BlockPathTypes/DANGER_POWDER_SNOW +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DOOR_IRON_CLOSED net/minecraft/world/level/pathfinder/BlockPathTypes/DOOR_IRON_CLOSED +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DOOR_OPEN net/minecraft/world/level/pathfinder/BlockPathTypes/DOOR_OPEN +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/DOOR_WOOD_CLOSED net/minecraft/world/level/pathfinder/BlockPathTypes/DOOR_WOOD_CLOSED +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/FENCE net/minecraft/world/level/pathfinder/BlockPathTypes/FENCE +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/LAVA net/minecraft/world/level/pathfinder/BlockPathTypes/LAVA +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/LEAVES net/minecraft/world/level/pathfinder/BlockPathTypes/LEAVES +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/OPEN net/minecraft/world/level/pathfinder/BlockPathTypes/OPEN +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/POWDER_SNOW net/minecraft/world/level/pathfinder/BlockPathTypes/POWDER_SNOW +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/RAIL net/minecraft/world/level/pathfinder/BlockPathTypes/RAIL +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/STICKY_HONEY net/minecraft/world/level/pathfinder/BlockPathTypes/STICKY_HONEY +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/TRAPDOOR net/minecraft/world/level/pathfinder/BlockPathTypes/TRAPDOOR +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/UNPASSABLE_RAIL net/minecraft/world/level/pathfinder/BlockPathTypes/UNPASSABLE_RAIL +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/WALKABLE net/minecraft/world/level/pathfinder/BlockPathTypes/WALKABLE +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/WALKABLE_DOOR net/minecraft/world/level/pathfinder/BlockPathTypes/WALKABLE_DOOR +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/WATER net/minecraft/world/level/pathfinder/BlockPathTypes/WATER +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/WATER_BORDER net/minecraft/world/level/pathfinder/BlockPathTypes/WATER_BORDER +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/f_77117_ net/minecraft/world/level/pathfinder/BlockPathTypes/malus +FD: net/minecraft/world/level/pathfinder/BlockPathTypes/net/minecraft/world/level/pathfinder/BlockPathTypes net/minecraft/world/level/pathfinder/BlockPathTypes/net/minecraft/world/level/pathfinder/BlockPathTypes +MD: net/minecraft/world/level/pathfinder/BlockPathTypes/ ()V net/minecraft/world/level/pathfinder/BlockPathTypes/ ()V +MD: net/minecraft/world/level/pathfinder/BlockPathTypes/ (Ljava/lang/String;IF)V net/minecraft/world/level/pathfinder/BlockPathTypes/ (Ljava/lang/String;IF)V +MD: net/minecraft/world/level/pathfinder/BlockPathTypes/m_164686_ ()[Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/BlockPathTypes/$values ()[Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/BlockPathTypes/m_77124_ ()F net/minecraft/world/level/pathfinder/BlockPathTypes/getMalus ()F +MD: net/minecraft/world/level/pathfinder/BlockPathTypes/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/BlockPathTypes/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/BlockPathTypes/values ()[Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/BlockPathTypes/values ()[Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +CL: net/minecraft/world/level/pathfinder/FlyNodeEvaluator net/minecraft/world/level/pathfinder/FlyNodeEvaluator +FD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/f_164687_ net/minecraft/world/level/pathfinder/FlyNodeEvaluator/pathTypeByPosCache +FD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/net/minecraft/world/level/pathfinder/FlyNodeEvaluator net/minecraft/world/level/pathfinder/FlyNodeEvaluator/net/minecraft/world/level/pathfinder/FlyNodeEvaluator +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/ ()V net/minecraft/world/level/pathfinder/FlyNodeEvaluator/ ()V +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_164688_ (IIIJ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/FlyNodeEvaluator/lambda$getCachedBlockPathType$0 (IIIJ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_164693_ (III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/FlyNodeEvaluator/getCachedBlockPathType (III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_5676_ (III)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/FlyNodeEvaluator/getNode (III)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_6028_ (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/level/pathfinder/FlyNodeEvaluator/prepare (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_6065_ ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I net/minecraft/world/level/pathfinder/FlyNodeEvaluator/getNeighbors ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_6802_ ()V net/minecraft/world/level/pathfinder/FlyNodeEvaluator/done ()V +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_7171_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/FlyNodeEvaluator/getStart ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_7209_ (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/FlyNodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_7568_ (DDD)Lnet/minecraft/world/level/pathfinder/Target; net/minecraft/world/level/pathfinder/FlyNodeEvaluator/getGoal (DDD)Lnet/minecraft/world/level/pathfinder/Target; +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_77263_ (Lnet/minecraft/world/level/pathfinder/Node;)Z net/minecraft/world/level/pathfinder/FlyNodeEvaluator/hasMalus (Lnet/minecraft/world/level/pathfinder/Node;)Z +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_77269_ (Lnet/minecraft/world/level/pathfinder/Node;)Z net/minecraft/world/level/pathfinder/FlyNodeEvaluator/isOpen (Lnet/minecraft/world/level/pathfinder/Node;)Z +MD: net/minecraft/world/level/pathfinder/FlyNodeEvaluator/m_8086_ (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/FlyNodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +CL: net/minecraft/world/level/pathfinder/Node net/minecraft/world/level/pathfinder/Node +FD: net/minecraft/world/level/pathfinder/Node/f_77271_ net/minecraft/world/level/pathfinder/Node/x +FD: net/minecraft/world/level/pathfinder/Node/f_77272_ net/minecraft/world/level/pathfinder/Node/y +FD: net/minecraft/world/level/pathfinder/Node/f_77273_ net/minecraft/world/level/pathfinder/Node/z +FD: net/minecraft/world/level/pathfinder/Node/f_77274_ net/minecraft/world/level/pathfinder/Node/heapIdx +FD: net/minecraft/world/level/pathfinder/Node/f_77275_ net/minecraft/world/level/pathfinder/Node/g +FD: net/minecraft/world/level/pathfinder/Node/f_77276_ net/minecraft/world/level/pathfinder/Node/h +FD: net/minecraft/world/level/pathfinder/Node/f_77277_ net/minecraft/world/level/pathfinder/Node/f +FD: net/minecraft/world/level/pathfinder/Node/f_77278_ net/minecraft/world/level/pathfinder/Node/cameFrom +FD: net/minecraft/world/level/pathfinder/Node/f_77279_ net/minecraft/world/level/pathfinder/Node/closed +FD: net/minecraft/world/level/pathfinder/Node/f_77280_ net/minecraft/world/level/pathfinder/Node/walkedDistance +FD: net/minecraft/world/level/pathfinder/Node/f_77281_ net/minecraft/world/level/pathfinder/Node/costMalus +FD: net/minecraft/world/level/pathfinder/Node/f_77282_ net/minecraft/world/level/pathfinder/Node/type +FD: net/minecraft/world/level/pathfinder/Node/f_77283_ net/minecraft/world/level/pathfinder/Node/hash +FD: net/minecraft/world/level/pathfinder/Node/net/minecraft/world/level/pathfinder/Node net/minecraft/world/level/pathfinder/Node/net/minecraft/world/level/pathfinder/Node +MD: net/minecraft/world/level/pathfinder/Node/ (III)V net/minecraft/world/level/pathfinder/Node/ (III)V +MD: net/minecraft/world/level/pathfinder/Node/equals (Ljava/lang/Object;)Z net/minecraft/world/level/pathfinder/Node/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/pathfinder/Node/hashCode ()I net/minecraft/world/level/pathfinder/Node/hashCode ()I +MD: net/minecraft/world/level/pathfinder/Node/m_164697_ (Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/pathfinder/Node/distanceTo (Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/pathfinder/Node/m_164699_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/pathfinder/Node/writeToStream (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/pathfinder/Node/m_164701_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/pathfinder/Node/asVec3 ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/pathfinder/Node/m_164702_ (Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/pathfinder/Node/distanceToSqr (Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/pathfinder/Node/m_77288_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/pathfinder/Node/asBlockPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/pathfinder/Node/m_77289_ (III)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Node/cloneAndMove (III)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Node/m_77293_ (Lnet/minecraft/world/level/pathfinder/Node;)F net/minecraft/world/level/pathfinder/Node/distanceTo (Lnet/minecraft/world/level/pathfinder/Node;)F +MD: net/minecraft/world/level/pathfinder/Node/m_77295_ (III)I net/minecraft/world/level/pathfinder/Node/createHash (III)I +MD: net/minecraft/world/level/pathfinder/Node/m_77299_ (Lnet/minecraft/world/level/pathfinder/Node;)F net/minecraft/world/level/pathfinder/Node/distanceToSqr (Lnet/minecraft/world/level/pathfinder/Node;)F +MD: net/minecraft/world/level/pathfinder/Node/m_77301_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Node/createFromStream (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Node/m_77303_ ()Z net/minecraft/world/level/pathfinder/Node/inOpenSet ()Z +MD: net/minecraft/world/level/pathfinder/Node/m_77304_ (Lnet/minecraft/world/level/pathfinder/Node;)F net/minecraft/world/level/pathfinder/Node/distanceManhattan (Lnet/minecraft/world/level/pathfinder/Node;)F +MD: net/minecraft/world/level/pathfinder/Node/m_77306_ (Lnet/minecraft/core/BlockPos;)F net/minecraft/world/level/pathfinder/Node/distanceManhattan (Lnet/minecraft/core/BlockPos;)F +MD: net/minecraft/world/level/pathfinder/Node/toString ()Ljava/lang/String; net/minecraft/world/level/pathfinder/Node/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/pathfinder/NodeEvaluator net/minecraft/world/level/pathfinder/NodeEvaluator +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77312_ net/minecraft/world/level/pathfinder/NodeEvaluator/level +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77313_ net/minecraft/world/level/pathfinder/NodeEvaluator/mob +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77314_ net/minecraft/world/level/pathfinder/NodeEvaluator/nodes +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77315_ net/minecraft/world/level/pathfinder/NodeEvaluator/entityWidth +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77316_ net/minecraft/world/level/pathfinder/NodeEvaluator/entityHeight +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77317_ net/minecraft/world/level/pathfinder/NodeEvaluator/entityDepth +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77318_ net/minecraft/world/level/pathfinder/NodeEvaluator/canPassDoors +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77319_ net/minecraft/world/level/pathfinder/NodeEvaluator/canOpenDoors +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/f_77320_ net/minecraft/world/level/pathfinder/NodeEvaluator/canFloat +FD: net/minecraft/world/level/pathfinder/NodeEvaluator/net/minecraft/world/level/pathfinder/NodeEvaluator net/minecraft/world/level/pathfinder/NodeEvaluator/net/minecraft/world/level/pathfinder/NodeEvaluator +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/ ()V net/minecraft/world/level/pathfinder/NodeEvaluator/ ()V +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_5676_ (III)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/NodeEvaluator/getNode (III)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_6028_ (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/level/pathfinder/NodeEvaluator/prepare (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_6065_ ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I net/minecraft/world/level/pathfinder/NodeEvaluator/getNeighbors ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_6802_ ()V net/minecraft/world/level/pathfinder/NodeEvaluator/done ()V +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_7171_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/NodeEvaluator/getStart ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_7209_ (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/NodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_7568_ (DDD)Lnet/minecraft/world/level/pathfinder/Target; net/minecraft/world/level/pathfinder/NodeEvaluator/getGoal (DDD)Lnet/minecraft/world/level/pathfinder/Target; +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77328_ (IIII)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/NodeEvaluator/lambda$getNode$0 (IIII)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77349_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/NodeEvaluator/getNode (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77351_ (Z)V net/minecraft/world/level/pathfinder/NodeEvaluator/setCanPassDoors (Z)V +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77355_ (Z)V net/minecraft/world/level/pathfinder/NodeEvaluator/setCanOpenDoors (Z)V +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77357_ ()Z net/minecraft/world/level/pathfinder/NodeEvaluator/canPassDoors ()Z +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77358_ (Z)V net/minecraft/world/level/pathfinder/NodeEvaluator/setCanFloat (Z)V +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77360_ ()Z net/minecraft/world/level/pathfinder/NodeEvaluator/canOpenDoors ()Z +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_77361_ ()Z net/minecraft/world/level/pathfinder/NodeEvaluator/canFloat ()Z +MD: net/minecraft/world/level/pathfinder/NodeEvaluator/m_8086_ (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/NodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +CL: net/minecraft/world/level/pathfinder/Path net/minecraft/world/level/pathfinder/Path +FD: net/minecraft/world/level/pathfinder/Path/f_77362_ net/minecraft/world/level/pathfinder/Path/nodes +FD: net/minecraft/world/level/pathfinder/Path/f_77363_ net/minecraft/world/level/pathfinder/Path/openSet +FD: net/minecraft/world/level/pathfinder/Path/f_77364_ net/minecraft/world/level/pathfinder/Path/closedSet +FD: net/minecraft/world/level/pathfinder/Path/f_77365_ net/minecraft/world/level/pathfinder/Path/targetNodes +FD: net/minecraft/world/level/pathfinder/Path/f_77366_ net/minecraft/world/level/pathfinder/Path/nextNodeIndex +FD: net/minecraft/world/level/pathfinder/Path/f_77367_ net/minecraft/world/level/pathfinder/Path/target +FD: net/minecraft/world/level/pathfinder/Path/f_77368_ net/minecraft/world/level/pathfinder/Path/distToTarget +FD: net/minecraft/world/level/pathfinder/Path/f_77369_ net/minecraft/world/level/pathfinder/Path/reached +FD: net/minecraft/world/level/pathfinder/Path/net/minecraft/world/level/pathfinder/Path net/minecraft/world/level/pathfinder/Path/net/minecraft/world/level/pathfinder/Path +MD: net/minecraft/world/level/pathfinder/Path/ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/level/pathfinder/Path/ (Ljava/util/List;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/level/pathfinder/Path/m_164704_ (Lnet/minecraft/network/FriendlyByteBuf;)V net/minecraft/world/level/pathfinder/Path/writeToStream (Lnet/minecraft/network/FriendlyByteBuf;)V +MD: net/minecraft/world/level/pathfinder/Path/m_164706_ (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/pathfinder/Target;)V net/minecraft/world/level/pathfinder/Path/lambda$writeToStream$0 (Lnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/world/level/pathfinder/Target;)V +MD: net/minecraft/world/level/pathfinder/Path/m_164709_ ([Lnet/minecraft/world/level/pathfinder/Node;[Lnet/minecraft/world/level/pathfinder/Node;Ljava/util/Set;)V net/minecraft/world/level/pathfinder/Path/setDebug ([Lnet/minecraft/world/level/pathfinder/Node;[Lnet/minecraft/world/level/pathfinder/Node;Ljava/util/Set;)V +MD: net/minecraft/world/level/pathfinder/Path/m_77374_ ()V net/minecraft/world/level/pathfinder/Path/advance ()V +MD: net/minecraft/world/level/pathfinder/Path/m_77375_ (I)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Path/getNode (I)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Path/m_77377_ (ILnet/minecraft/world/level/pathfinder/Node;)V net/minecraft/world/level/pathfinder/Path/replaceNode (ILnet/minecraft/world/level/pathfinder/Node;)V +MD: net/minecraft/world/level/pathfinder/Path/m_77380_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/pathfinder/Path/getNextEntityPos (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/pathfinder/Path/m_77382_ (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/pathfinder/Path/getEntityPosAtNode (Lnet/minecraft/world/entity/Entity;I)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/pathfinder/Path/m_77385_ (Lnet/minecraft/world/level/pathfinder/Path;)Z net/minecraft/world/level/pathfinder/Path/sameAs (Lnet/minecraft/world/level/pathfinder/Path;)Z +MD: net/minecraft/world/level/pathfinder/Path/m_77387_ ()Z net/minecraft/world/level/pathfinder/Path/notStarted ()Z +MD: net/minecraft/world/level/pathfinder/Path/m_77388_ (I)V net/minecraft/world/level/pathfinder/Path/truncateNodes (I)V +MD: net/minecraft/world/level/pathfinder/Path/m_77390_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/level/pathfinder/Path/createFromStream (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/level/pathfinder/Path/m_77392_ ()Z net/minecraft/world/level/pathfinder/Path/isDone ()Z +MD: net/minecraft/world/level/pathfinder/Path/m_77393_ (I)V net/minecraft/world/level/pathfinder/Path/setNextNodeIndex (I)V +MD: net/minecraft/world/level/pathfinder/Path/m_77395_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Path/getEndNode ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Path/m_77396_ (I)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/pathfinder/Path/getNodePos (I)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/pathfinder/Path/m_77398_ ()I net/minecraft/world/level/pathfinder/Path/getNodeCount ()I +MD: net/minecraft/world/level/pathfinder/Path/m_77399_ ()I net/minecraft/world/level/pathfinder/Path/getNextNodeIndex ()I +MD: net/minecraft/world/level/pathfinder/Path/m_77400_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/pathfinder/Path/getNextNodePos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/pathfinder/Path/m_77401_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Path/getNextNode ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Path/m_77402_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Path/getPreviousNode ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Path/m_77403_ ()Z net/minecraft/world/level/pathfinder/Path/canReach ()Z +MD: net/minecraft/world/level/pathfinder/Path/m_77404_ ()[Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Path/getOpenSet ()[Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Path/m_77405_ ()[Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Path/getClosedSet ()[Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Path/m_77406_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/pathfinder/Path/getTarget ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/pathfinder/Path/m_77407_ ()F net/minecraft/world/level/pathfinder/Path/getDistToTarget ()F +MD: net/minecraft/world/level/pathfinder/Path/toString ()Ljava/lang/String; net/minecraft/world/level/pathfinder/Path/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/pathfinder/PathComputationType net/minecraft/world/level/pathfinder/PathComputationType +FD: net/minecraft/world/level/pathfinder/PathComputationType/$VALUES net/minecraft/world/level/pathfinder/PathComputationType/$VALUES +FD: net/minecraft/world/level/pathfinder/PathComputationType/AIR net/minecraft/world/level/pathfinder/PathComputationType/AIR +FD: net/minecraft/world/level/pathfinder/PathComputationType/LAND net/minecraft/world/level/pathfinder/PathComputationType/LAND +FD: net/minecraft/world/level/pathfinder/PathComputationType/WATER net/minecraft/world/level/pathfinder/PathComputationType/WATER +FD: net/minecraft/world/level/pathfinder/PathComputationType/net/minecraft/world/level/pathfinder/PathComputationType net/minecraft/world/level/pathfinder/PathComputationType/net/minecraft/world/level/pathfinder/PathComputationType +MD: net/minecraft/world/level/pathfinder/PathComputationType/ ()V net/minecraft/world/level/pathfinder/PathComputationType/ ()V +MD: net/minecraft/world/level/pathfinder/PathComputationType/ (Ljava/lang/String;I)V net/minecraft/world/level/pathfinder/PathComputationType/ (Ljava/lang/String;I)V +MD: net/minecraft/world/level/pathfinder/PathComputationType/m_164713_ ()[Lnet/minecraft/world/level/pathfinder/PathComputationType; net/minecraft/world/level/pathfinder/PathComputationType/$values ()[Lnet/minecraft/world/level/pathfinder/PathComputationType; +MD: net/minecraft/world/level/pathfinder/PathComputationType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/pathfinder/PathComputationType; net/minecraft/world/level/pathfinder/PathComputationType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/pathfinder/PathComputationType; +MD: net/minecraft/world/level/pathfinder/PathComputationType/values ()[Lnet/minecraft/world/level/pathfinder/PathComputationType; net/minecraft/world/level/pathfinder/PathComputationType/values ()[Lnet/minecraft/world/level/pathfinder/PathComputationType; +CL: net/minecraft/world/level/pathfinder/PathFinder net/minecraft/world/level/pathfinder/PathFinder +FD: net/minecraft/world/level/pathfinder/PathFinder/f_164714_ net/minecraft/world/level/pathfinder/PathFinder/FUDGING +FD: net/minecraft/world/level/pathfinder/PathFinder/f_164715_ net/minecraft/world/level/pathfinder/PathFinder/DEBUG +FD: net/minecraft/world/level/pathfinder/PathFinder/f_77420_ net/minecraft/world/level/pathfinder/PathFinder/neighbors +FD: net/minecraft/world/level/pathfinder/PathFinder/f_77421_ net/minecraft/world/level/pathfinder/PathFinder/maxVisitedNodes +FD: net/minecraft/world/level/pathfinder/PathFinder/f_77422_ net/minecraft/world/level/pathfinder/PathFinder/nodeEvaluator +FD: net/minecraft/world/level/pathfinder/PathFinder/f_77423_ net/minecraft/world/level/pathfinder/PathFinder/openSet +FD: net/minecraft/world/level/pathfinder/PathFinder/net/minecraft/world/level/pathfinder/PathFinder net/minecraft/world/level/pathfinder/PathFinder/net/minecraft/world/level/pathfinder/PathFinder +MD: net/minecraft/world/level/pathfinder/PathFinder/ (Lnet/minecraft/world/level/pathfinder/NodeEvaluator;I)V net/minecraft/world/level/pathfinder/PathFinder/ (Lnet/minecraft/world/level/pathfinder/NodeEvaluator;I)V +MD: net/minecraft/world/level/pathfinder/PathFinder/m_164716_ (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/world/level/pathfinder/Node;Ljava/util/Map;FIF)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/level/pathfinder/PathFinder/findPath (Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/world/level/pathfinder/Node;Ljava/util/Map;FIF)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/level/pathfinder/PathFinder/m_77427_ (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;Ljava/util/Set;FIF)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/level/pathfinder/PathFinder/findPath (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;Ljava/util/Set;FIF)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/level/pathfinder/PathFinder/m_77434_ (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/level/pathfinder/PathFinder/reconstructPath (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/core/BlockPos;Z)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/level/pathfinder/PathFinder/m_77444_ (Lnet/minecraft/world/level/pathfinder/Node;Ljava/util/Set;)F net/minecraft/world/level/pathfinder/PathFinder/getBestH (Lnet/minecraft/world/level/pathfinder/Node;Ljava/util/Set;)F +MD: net/minecraft/world/level/pathfinder/PathFinder/m_77447_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/Target; net/minecraft/world/level/pathfinder/PathFinder/lambda$findPath$0 (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/Target; +MD: net/minecraft/world/level/pathfinder/PathFinder/m_77449_ (Ljava/util/Map;Lnet/minecraft/world/level/pathfinder/Target;)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/level/pathfinder/PathFinder/lambda$findPath$2 (Ljava/util/Map;Lnet/minecraft/world/level/pathfinder/Target;)Lnet/minecraft/world/level/pathfinder/Path; +MD: net/minecraft/world/level/pathfinder/PathFinder/m_77452_ (Ljava/util/Map;Lnet/minecraft/world/level/pathfinder/Target;)Lnet/minecraft/world/level/pathfinder/Path; net/minecraft/world/level/pathfinder/PathFinder/lambda$findPath$1 (Ljava/util/Map;Lnet/minecraft/world/level/pathfinder/Target;)Lnet/minecraft/world/level/pathfinder/Path; +CL: net/minecraft/world/level/pathfinder/SwimNodeEvaluator net/minecraft/world/level/pathfinder/SwimNodeEvaluator +FD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/f_192951_ net/minecraft/world/level/pathfinder/SwimNodeEvaluator/pathTypesByPosCache +FD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/f_77455_ net/minecraft/world/level/pathfinder/SwimNodeEvaluator/allowBreaching +FD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/net/minecraft/world/level/pathfinder/SwimNodeEvaluator net/minecraft/world/level/pathfinder/SwimNodeEvaluator/net/minecraft/world/level/pathfinder/SwimNodeEvaluator +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/ (Z)V net/minecraft/world/level/pathfinder/SwimNodeEvaluator/ (Z)V +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_192953_ (IIIJ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/SwimNodeEvaluator/lambda$getCachedBlockType$0 (IIIJ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_192961_ (Lnet/minecraft/world/level/pathfinder/Node;)Z net/minecraft/world/level/pathfinder/SwimNodeEvaluator/isNodeValid (Lnet/minecraft/world/level/pathfinder/Node;)Z +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_192963_ (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Z net/minecraft/world/level/pathfinder/SwimNodeEvaluator/isDiagonalNodeValid (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Z +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_192967_ (III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/SwimNodeEvaluator/getCachedBlockType (III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_5676_ (III)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/SwimNodeEvaluator/getNode (III)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_6028_ (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/level/pathfinder/SwimNodeEvaluator/prepare (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_6065_ ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I net/minecraft/world/level/pathfinder/SwimNodeEvaluator/getNeighbors ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_6802_ ()V net/minecraft/world/level/pathfinder/SwimNodeEvaluator/done ()V +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_7171_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/SwimNodeEvaluator/getStart ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_7209_ (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/SwimNodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_7568_ (DDD)Lnet/minecraft/world/level/pathfinder/Target; net/minecraft/world/level/pathfinder/SwimNodeEvaluator/getGoal (DDD)Lnet/minecraft/world/level/pathfinder/Target; +MD: net/minecraft/world/level/pathfinder/SwimNodeEvaluator/m_8086_ (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/SwimNodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +CL: net/minecraft/world/level/pathfinder/Target net/minecraft/world/level/pathfinder/Target +FD: net/minecraft/world/level/pathfinder/Target/f_77494_ net/minecraft/world/level/pathfinder/Target/bestHeuristic +FD: net/minecraft/world/level/pathfinder/Target/f_77495_ net/minecraft/world/level/pathfinder/Target/bestNode +FD: net/minecraft/world/level/pathfinder/Target/f_77496_ net/minecraft/world/level/pathfinder/Target/reached +FD: net/minecraft/world/level/pathfinder/Target/net/minecraft/world/level/pathfinder/Target net/minecraft/world/level/pathfinder/Target/net/minecraft/world/level/pathfinder/Target +MD: net/minecraft/world/level/pathfinder/Target/ (III)V net/minecraft/world/level/pathfinder/Target/ (III)V +MD: net/minecraft/world/level/pathfinder/Target/ (Lnet/minecraft/world/level/pathfinder/Node;)V net/minecraft/world/level/pathfinder/Target/ (Lnet/minecraft/world/level/pathfinder/Node;)V +MD: net/minecraft/world/level/pathfinder/Target/m_164723_ ()Z net/minecraft/world/level/pathfinder/Target/isReached ()Z +MD: net/minecraft/world/level/pathfinder/Target/m_77503_ (FLnet/minecraft/world/level/pathfinder/Node;)V net/minecraft/world/level/pathfinder/Target/updateBest (FLnet/minecraft/world/level/pathfinder/Node;)V +MD: net/minecraft/world/level/pathfinder/Target/m_77506_ (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/pathfinder/Target; net/minecraft/world/level/pathfinder/Target/createFromStream (Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/level/pathfinder/Target; +MD: net/minecraft/world/level/pathfinder/Target/m_77508_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/Target/getBestNode ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/Target/m_77509_ ()V net/minecraft/world/level/pathfinder/Target/setReached ()V +CL: net/minecraft/world/level/pathfinder/WalkNodeEvaluator net/minecraft/world/level/pathfinder/WalkNodeEvaluator +FD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/f_164724_ net/minecraft/world/level/pathfinder/WalkNodeEvaluator/SPACE_BETWEEN_WALL_POSTS +FD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/f_77544_ net/minecraft/world/level/pathfinder/WalkNodeEvaluator/oldWaterCost +FD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/f_77545_ net/minecraft/world/level/pathfinder/WalkNodeEvaluator/pathTypesByPosCache +FD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/f_77546_ net/minecraft/world/level/pathfinder/WalkNodeEvaluator/collisionCache +FD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/net/minecraft/world/level/pathfinder/WalkNodeEvaluator net/minecraft/world/level/pathfinder/WalkNodeEvaluator/net/minecraft/world/level/pathfinder/WalkNodeEvaluator +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/ ()V net/minecraft/world/level/pathfinder/WalkNodeEvaluator/ ()V +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_141974_ ()Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/isAmphibious ()Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_142213_ (Lnet/minecraft/core/BlockPos;)D net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getFloorLevel (Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_164725_ (IIIIDLnet/minecraft/core/Direction;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/findAcceptedNode (IIIIDLnet/minecraft/core/Direction;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_192971_ (Lnet/minecraft/world/phys/AABB;Ljava/lang/Object;)Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/lambda$hasCollisions$0 (Lnet/minecraft/world/phys/AABB;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_6028_ (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V net/minecraft/world/level/pathfinder/WalkNodeEvaluator/prepare (Lnet/minecraft/world/level/PathNavigationRegion;Lnet/minecraft/world/entity/Mob;)V +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_6065_ ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getNeighbors ([Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)I +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_6603_ (Lnet/minecraft/world/level/BlockGetter;ZZLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/evaluateBlockPathType (Lnet/minecraft/world/level/BlockGetter;ZZLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_6802_ ()V net/minecraft/world/level/pathfinder/WalkNodeEvaluator/done ()V +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_7171_ ()Lnet/minecraft/world/level/pathfinder/Node; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getStart ()Lnet/minecraft/world/level/pathfinder/Node; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_7209_ (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;IIILnet/minecraft/world/entity/Mob;IIIZZ)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_7568_ (DDD)Lnet/minecraft/world/level/pathfinder/Target; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getGoal (DDD)Lnet/minecraft/world/level/pathfinder/Target; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77561_ (IIILnet/minecraft/world/entity/Mob;J)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/lambda$getCachedBlockType$1 (IIILnet/minecraft/world/entity/Mob;J)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77567_ (Lnet/minecraft/world/entity/Mob;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getCachedBlockType (Lnet/minecraft/world/entity/Mob;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77572_ (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getBlockPathType (Lnet/minecraft/world/entity/Mob;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77580_ (Lnet/minecraft/world/level/BlockGetter;IIIIIIZZLjava/util/EnumSet;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getBlockPathTypes (Lnet/minecraft/world/level/BlockGetter;IIIIIIZZLjava/util/EnumSet;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77604_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getBlockPathTypeStatic (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos$MutableBlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77607_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/checkNeighbourBlocks (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/pathfinder/BlockPathTypes;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77611_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)D net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getFloorLevel (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)D +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77622_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/isBurningBlock (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77624_ (Lnet/minecraft/world/level/pathfinder/Node;)Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/canReachWithoutCollision (Lnet/minecraft/world/level/pathfinder/Node;)Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77626_ (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/isNeighborValid (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77629_ (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/isDiagonalValid (Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;Lnet/minecraft/world/level/pathfinder/Node;)Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77634_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/hasCollisions (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77643_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getBlockPathTypeRaw (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_77646_ (Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/pathfinder/WalkNodeEvaluator/hasPositiveMalus (Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/pathfinder/WalkNodeEvaluator/m_8086_ (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; net/minecraft/world/level/pathfinder/WalkNodeEvaluator/getBlockPathType (Lnet/minecraft/world/level/BlockGetter;III)Lnet/minecraft/world/level/pathfinder/BlockPathTypes; +CL: net/minecraft/world/level/pathfinder/package-info net/minecraft/world/level/pathfinder/package-info +FD: net/minecraft/world/level/pathfinder/package-info/net/minecraft/world/level/pathfinder/package-info net/minecraft/world/level/pathfinder/package-info/net/minecraft/world/level/pathfinder/package-info +CL: net/minecraft/world/level/portal/PortalForcer net/minecraft/world/level/portal/PortalForcer +FD: net/minecraft/world/level/portal/PortalForcer/f_164734_ net/minecraft/world/level/portal/PortalForcer/TICKET_RADIUS +FD: net/minecraft/world/level/portal/PortalForcer/f_164735_ net/minecraft/world/level/portal/PortalForcer/SEARCH_RADIUS +FD: net/minecraft/world/level/portal/PortalForcer/f_164736_ net/minecraft/world/level/portal/PortalForcer/CREATE_RADIUS +FD: net/minecraft/world/level/portal/PortalForcer/f_164737_ net/minecraft/world/level/portal/PortalForcer/FRAME_HEIGHT +FD: net/minecraft/world/level/portal/PortalForcer/f_164738_ net/minecraft/world/level/portal/PortalForcer/FRAME_WIDTH +FD: net/minecraft/world/level/portal/PortalForcer/f_164739_ net/minecraft/world/level/portal/PortalForcer/FRAME_BOX +FD: net/minecraft/world/level/portal/PortalForcer/f_164740_ net/minecraft/world/level/portal/PortalForcer/FRAME_HEIGHT_START +FD: net/minecraft/world/level/portal/PortalForcer/f_164741_ net/minecraft/world/level/portal/PortalForcer/FRAME_HEIGHT_END +FD: net/minecraft/world/level/portal/PortalForcer/f_164742_ net/minecraft/world/level/portal/PortalForcer/FRAME_WIDTH_START +FD: net/minecraft/world/level/portal/PortalForcer/f_164743_ net/minecraft/world/level/portal/PortalForcer/FRAME_WIDTH_END +FD: net/minecraft/world/level/portal/PortalForcer/f_164744_ net/minecraft/world/level/portal/PortalForcer/FRAME_BOX_START +FD: net/minecraft/world/level/portal/PortalForcer/f_164745_ net/minecraft/world/level/portal/PortalForcer/FRAME_BOX_END +FD: net/minecraft/world/level/portal/PortalForcer/f_164746_ net/minecraft/world/level/portal/PortalForcer/NOTHING_FOUND +FD: net/minecraft/world/level/portal/PortalForcer/f_77648_ net/minecraft/world/level/portal/PortalForcer/level +FD: net/minecraft/world/level/portal/PortalForcer/net/minecraft/world/level/portal/PortalForcer net/minecraft/world/level/portal/PortalForcer/net/minecraft/world/level/portal/PortalForcer +MD: net/minecraft/world/level/portal/PortalForcer/ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/level/portal/PortalForcer/ (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/level/portal/PortalForcer/m_192974_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/BlockUtil$FoundRectangle; net/minecraft/world/level/portal/PortalForcer/lambda$findPortalAround$6 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Lnet/minecraft/BlockUtil$FoundRectangle; +MD: net/minecraft/world/level/portal/PortalForcer/m_192976_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/portal/PortalForcer/lambda$findPortalAround$5 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/portal/PortalForcer/m_192979_ (Lnet/minecraft/world/level/border/WorldBorder;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/level/portal/PortalForcer/lambda$findPortalAround$1 (Lnet/minecraft/world/level/border/WorldBorder;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/level/portal/PortalForcer/m_192982_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)D net/minecraft/world/level/portal/PortalForcer/lambda$findPortalAround$2 (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)D +MD: net/minecraft/world/level/portal/PortalForcer/m_192985_ (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/border/WorldBorder;)Ljava/util/Optional; net/minecraft/world/level/portal/PortalForcer/findPortalAround (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/border/WorldBorder;)Ljava/util/Optional; +MD: net/minecraft/world/level/portal/PortalForcer/m_192989_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z net/minecraft/world/level/portal/PortalForcer/lambda$findPortalAround$4 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z +MD: net/minecraft/world/level/portal/PortalForcer/m_192991_ (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)I net/minecraft/world/level/portal/PortalForcer/lambda$findPortalAround$3 (Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)I +MD: net/minecraft/world/level/portal/PortalForcer/m_77653_ (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z net/minecraft/world/level/portal/PortalForcer/lambda$findPortalAround$0 (Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Z +MD: net/minecraft/world/level/portal/PortalForcer/m_77661_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;I)Z net/minecraft/world/level/portal/PortalForcer/canHostFrame (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/core/Direction;I)Z +MD: net/minecraft/world/level/portal/PortalForcer/m_77666_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;)Ljava/util/Optional; net/minecraft/world/level/portal/PortalForcer/createPortal (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;)Ljava/util/Optional; +CL: net/minecraft/world/level/portal/PortalInfo net/minecraft/world/level/portal/PortalInfo +FD: net/minecraft/world/level/portal/PortalInfo/f_77676_ net/minecraft/world/level/portal/PortalInfo/pos +FD: net/minecraft/world/level/portal/PortalInfo/f_77677_ net/minecraft/world/level/portal/PortalInfo/speed +FD: net/minecraft/world/level/portal/PortalInfo/f_77678_ net/minecraft/world/level/portal/PortalInfo/yRot +FD: net/minecraft/world/level/portal/PortalInfo/f_77679_ net/minecraft/world/level/portal/PortalInfo/xRot +FD: net/minecraft/world/level/portal/PortalInfo/net/minecraft/world/level/portal/PortalInfo net/minecraft/world/level/portal/PortalInfo/net/minecraft/world/level/portal/PortalInfo +MD: net/minecraft/world/level/portal/PortalInfo/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;FF)V net/minecraft/world/level/portal/PortalInfo/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;FF)V +CL: net/minecraft/world/level/portal/PortalShape net/minecraft/world/level/portal/PortalShape +FD: net/minecraft/world/level/portal/PortalShape/f_164750_ net/minecraft/world/level/portal/PortalShape/MAX_WIDTH +FD: net/minecraft/world/level/portal/PortalShape/f_164751_ net/minecraft/world/level/portal/PortalShape/MAX_HEIGHT +FD: net/minecraft/world/level/portal/PortalShape/f_164752_ net/minecraft/world/level/portal/PortalShape/MIN_WIDTH +FD: net/minecraft/world/level/portal/PortalShape/f_164753_ net/minecraft/world/level/portal/PortalShape/MIN_HEIGHT +FD: net/minecraft/world/level/portal/PortalShape/f_77685_ net/minecraft/world/level/portal/PortalShape/FRAME +FD: net/minecraft/world/level/portal/PortalShape/f_77686_ net/minecraft/world/level/portal/PortalShape/level +FD: net/minecraft/world/level/portal/PortalShape/f_77687_ net/minecraft/world/level/portal/PortalShape/axis +FD: net/minecraft/world/level/portal/PortalShape/f_77688_ net/minecraft/world/level/portal/PortalShape/rightDir +FD: net/minecraft/world/level/portal/PortalShape/f_77689_ net/minecraft/world/level/portal/PortalShape/numPortalBlocks +FD: net/minecraft/world/level/portal/PortalShape/f_77690_ net/minecraft/world/level/portal/PortalShape/bottomLeft +FD: net/minecraft/world/level/portal/PortalShape/f_77691_ net/minecraft/world/level/portal/PortalShape/height +FD: net/minecraft/world/level/portal/PortalShape/f_77692_ net/minecraft/world/level/portal/PortalShape/width +FD: net/minecraft/world/level/portal/PortalShape/net/minecraft/world/level/portal/PortalShape net/minecraft/world/level/portal/PortalShape/net/minecraft/world/level/portal/PortalShape +MD: net/minecraft/world/level/portal/PortalShape/ ()V net/minecraft/world/level/portal/PortalShape/ ()V +MD: net/minecraft/world/level/portal/PortalShape/ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;)V net/minecraft/world/level/portal/PortalShape/ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;)V +MD: net/minecraft/world/level/portal/PortalShape/m_77698_ ()Z net/minecraft/world/level/portal/PortalShape/isValid ()Z +MD: net/minecraft/world/level/portal/PortalShape/m_77699_ (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/BlockUtil$FoundRectangle;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/EntityDimensions;Lnet/minecraft/world/phys/Vec3;FF)Lnet/minecraft/world/level/portal/PortalInfo; net/minecraft/world/level/portal/PortalShape/createPortalInfo (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/BlockUtil$FoundRectangle;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/EntityDimensions;Lnet/minecraft/world/phys/Vec3;FF)Lnet/minecraft/world/level/portal/PortalInfo; +MD: net/minecraft/world/level/portal/PortalShape/m_77708_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;)Ljava/util/Optional; net/minecraft/world/level/portal/PortalShape/findEmptyPortalShape (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$Axis;)Ljava/util/Optional; +MD: net/minecraft/world/level/portal/PortalShape/m_77712_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Lnet/minecraft/core/Direction$Axis;)Ljava/util/Optional; net/minecraft/world/level/portal/PortalShape/findPortalShape (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Ljava/util/function/Predicate;Lnet/minecraft/core/Direction$Axis;)Ljava/util/Optional; +MD: net/minecraft/world/level/portal/PortalShape/m_77717_ (Lnet/minecraft/world/level/block/state/BlockState;)Z net/minecraft/world/level/portal/PortalShape/isEmpty (Lnet/minecraft/world/level/block/state/BlockState;)Z +MD: net/minecraft/world/level/portal/PortalShape/m_77719_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/portal/PortalShape/lambda$static$0 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/portal/PortalShape/m_77723_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/portal/PortalShape/lambda$createPortalBlocks$2 (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/portal/PortalShape/m_77726_ (Lnet/minecraft/world/level/portal/PortalShape;)Z net/minecraft/world/level/portal/PortalShape/lambda$findEmptyPortalShape$1 (Lnet/minecraft/world/level/portal/PortalShape;)Z +MD: net/minecraft/world/level/portal/PortalShape/m_77728_ (Lnet/minecraft/core/BlockPos$MutableBlockPos;)I net/minecraft/world/level/portal/PortalShape/getDistanceUntilTop (Lnet/minecraft/core/BlockPos$MutableBlockPos;)I +MD: net/minecraft/world/level/portal/PortalShape/m_77730_ (Lnet/minecraft/core/BlockPos$MutableBlockPos;I)Z net/minecraft/world/level/portal/PortalShape/hasTopFrame (Lnet/minecraft/core/BlockPos$MutableBlockPos;I)Z +MD: net/minecraft/world/level/portal/PortalShape/m_77733_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; net/minecraft/world/level/portal/PortalShape/calculateBottomLeft (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/portal/PortalShape/m_77735_ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I net/minecraft/world/level/portal/PortalShape/getDistanceUntilEdgeAboveFrame (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;)I +MD: net/minecraft/world/level/portal/PortalShape/m_77738_ (Lnet/minecraft/BlockUtil$FoundRectangle;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/EntityDimensions;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/level/portal/PortalShape/getRelativePosition (Lnet/minecraft/BlockUtil$FoundRectangle;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/EntityDimensions;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/level/portal/PortalShape/m_77743_ ()V net/minecraft/world/level/portal/PortalShape/createPortalBlocks ()V +MD: net/minecraft/world/level/portal/PortalShape/m_77744_ ()Z net/minecraft/world/level/portal/PortalShape/isComplete ()Z +MD: net/minecraft/world/level/portal/PortalShape/m_77745_ ()I net/minecraft/world/level/portal/PortalShape/calculateWidth ()I +MD: net/minecraft/world/level/portal/PortalShape/m_77746_ ()I net/minecraft/world/level/portal/PortalShape/calculateHeight ()I +CL: net/minecraft/world/level/portal/package-info net/minecraft/world/level/portal/package-info +FD: net/minecraft/world/level/portal/package-info/net/minecraft/world/level/portal/package-info net/minecraft/world/level/portal/package-info/net/minecraft/world/level/portal/package-info +CL: net/minecraft/world/level/redstone/Redstone net/minecraft/world/level/redstone/Redstone +FD: net/minecraft/world/level/redstone/Redstone/f_164754_ net/minecraft/world/level/redstone/Redstone/SIGNAL_MIN +FD: net/minecraft/world/level/redstone/Redstone/f_164755_ net/minecraft/world/level/redstone/Redstone/SIGNAL_MAX +FD: net/minecraft/world/level/redstone/Redstone/f_164756_ net/minecraft/world/level/redstone/Redstone/SIGNAL_NONE +FD: net/minecraft/world/level/redstone/Redstone/net/minecraft/world/level/redstone/Redstone net/minecraft/world/level/redstone/Redstone/net/minecraft/world/level/redstone/Redstone +MD: net/minecraft/world/level/redstone/Redstone/ ()V net/minecraft/world/level/redstone/Redstone/ ()V +CL: net/minecraft/world/level/redstone/package-info net/minecraft/world/level/redstone/package-info +FD: net/minecraft/world/level/redstone/package-info/net/minecraft/world/level/redstone/package-info net/minecraft/world/level/redstone/package-info/net/minecraft/world/level/redstone/package-info +CL: net/minecraft/world/level/saveddata/SavedData net/minecraft/world/level/saveddata/SavedData +FD: net/minecraft/world/level/saveddata/SavedData/f_77751_ net/minecraft/world/level/saveddata/SavedData/LOGGER +FD: net/minecraft/world/level/saveddata/SavedData/f_77753_ net/minecraft/world/level/saveddata/SavedData/dirty +FD: net/minecraft/world/level/saveddata/SavedData/net/minecraft/world/level/saveddata/SavedData net/minecraft/world/level/saveddata/SavedData/net/minecraft/world/level/saveddata/SavedData +MD: net/minecraft/world/level/saveddata/SavedData/ ()V net/minecraft/world/level/saveddata/SavedData/ ()V +MD: net/minecraft/world/level/saveddata/SavedData/ ()V net/minecraft/world/level/saveddata/SavedData/ ()V +MD: net/minecraft/world/level/saveddata/SavedData/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/saveddata/SavedData/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/saveddata/SavedData/m_77757_ (Ljava/io/File;)V net/minecraft/world/level/saveddata/SavedData/save (Ljava/io/File;)V +MD: net/minecraft/world/level/saveddata/SavedData/m_77760_ (Z)V net/minecraft/world/level/saveddata/SavedData/setDirty (Z)V +MD: net/minecraft/world/level/saveddata/SavedData/m_77762_ ()V net/minecraft/world/level/saveddata/SavedData/setDirty ()V +MD: net/minecraft/world/level/saveddata/SavedData/m_77764_ ()Z net/minecraft/world/level/saveddata/SavedData/isDirty ()Z +CL: net/minecraft/world/level/saveddata/maps/MapBanner net/minecraft/world/level/saveddata/maps/MapBanner +FD: net/minecraft/world/level/saveddata/maps/MapBanner/f_77766_ net/minecraft/world/level/saveddata/maps/MapBanner/pos +FD: net/minecraft/world/level/saveddata/maps/MapBanner/f_77767_ net/minecraft/world/level/saveddata/maps/MapBanner/color +FD: net/minecraft/world/level/saveddata/maps/MapBanner/f_77768_ net/minecraft/world/level/saveddata/maps/MapBanner/name +FD: net/minecraft/world/level/saveddata/maps/MapBanner/net/minecraft/world/level/saveddata/maps/MapBanner net/minecraft/world/level/saveddata/maps/MapBanner/net/minecraft/world/level/saveddata/maps/MapBanner +MD: net/minecraft/world/level/saveddata/maps/MapBanner/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/network/chat/Component;)V net/minecraft/world/level/saveddata/maps/MapBanner/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/saveddata/maps/MapBanner/equals (Ljava/lang/Object;)Z net/minecraft/world/level/saveddata/maps/MapBanner/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/saveddata/maps/MapBanner/hashCode ()I net/minecraft/world/level/saveddata/maps/MapBanner/hashCode ()I +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_164759_ ()Lnet/minecraft/world/item/DyeColor; net/minecraft/world/level/saveddata/maps/MapBanner/getColor ()Lnet/minecraft/world/item/DyeColor; +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_77773_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/saveddata/maps/MapBanner/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_77774_ (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/saveddata/maps/MapBanner; net/minecraft/world/level/saveddata/maps/MapBanner/fromWorld (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/saveddata/maps/MapBanner; +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_77777_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapBanner; net/minecraft/world/level/saveddata/maps/MapBanner/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapBanner; +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_77782_ ()Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; net/minecraft/world/level/saveddata/maps/MapBanner/getDecoration ()Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_77783_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/saveddata/maps/MapBanner/getName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_77784_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/saveddata/maps/MapBanner/save ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/saveddata/maps/MapBanner/m_77787_ ()Ljava/lang/String; net/minecraft/world/level/saveddata/maps/MapBanner/getId ()Ljava/lang/String; +CL: net/minecraft/world/level/saveddata/maps/MapBanner$1 net/minecraft/world/level/saveddata/maps/MapBanner$1 +FD: net/minecraft/world/level/saveddata/maps/MapBanner$1/f_77789_ net/minecraft/world/level/saveddata/maps/MapBanner$1/$SwitchMap$net$minecraft$world$item$DyeColor +FD: net/minecraft/world/level/saveddata/maps/MapBanner$1/net/minecraft/world/level/saveddata/maps/MapBanner$1 net/minecraft/world/level/saveddata/maps/MapBanner$1/net/minecraft/world/level/saveddata/maps/MapBanner$1 +MD: net/minecraft/world/level/saveddata/maps/MapBanner$1/ ()V net/minecraft/world/level/saveddata/maps/MapBanner$1/ ()V +CL: net/minecraft/world/level/saveddata/maps/MapDecoration net/minecraft/world/level/saveddata/maps/MapDecoration +FD: net/minecraft/world/level/saveddata/maps/MapDecoration/f_77791_ net/minecraft/world/level/saveddata/maps/MapDecoration/type +FD: net/minecraft/world/level/saveddata/maps/MapDecoration/f_77792_ net/minecraft/world/level/saveddata/maps/MapDecoration/x +FD: net/minecraft/world/level/saveddata/maps/MapDecoration/f_77793_ net/minecraft/world/level/saveddata/maps/MapDecoration/y +FD: net/minecraft/world/level/saveddata/maps/MapDecoration/f_77794_ net/minecraft/world/level/saveddata/maps/MapDecoration/rot +FD: net/minecraft/world/level/saveddata/maps/MapDecoration/f_77795_ net/minecraft/world/level/saveddata/maps/MapDecoration/name +FD: net/minecraft/world/level/saveddata/maps/MapDecoration/net/minecraft/world/level/saveddata/maps/MapDecoration net/minecraft/world/level/saveddata/maps/MapDecoration/net/minecraft/world/level/saveddata/maps/MapDecoration +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/ (Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;BBBLnet/minecraft/network/chat/Component;)V net/minecraft/world/level/saveddata/maps/MapDecoration/ (Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;BBBLnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/equals (Ljava/lang/Object;)Z net/minecraft/world/level/saveddata/maps/MapDecoration/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/hashCode ()I net/minecraft/world/level/saveddata/maps/MapDecoration/hashCode ()I +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/m_77802_ ()B net/minecraft/world/level/saveddata/maps/MapDecoration/getImage ()B +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/m_77803_ ()Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; net/minecraft/world/level/saveddata/maps/MapDecoration/getType ()Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/m_77804_ ()B net/minecraft/world/level/saveddata/maps/MapDecoration/getX ()B +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/m_77805_ ()B net/minecraft/world/level/saveddata/maps/MapDecoration/getY ()B +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/m_77806_ ()B net/minecraft/world/level/saveddata/maps/MapDecoration/getRot ()B +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/m_77809_ ()Z net/minecraft/world/level/saveddata/maps/MapDecoration/renderOnFrame ()Z +MD: net/minecraft/world/level/saveddata/maps/MapDecoration/m_77810_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/saveddata/maps/MapDecoration/getName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/saveddata/maps/MapDecoration$Type net/minecraft/world/level/saveddata/maps/MapDecoration$Type +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/$VALUES net/minecraft/world/level/saveddata/maps/MapDecoration$Type/$VALUES +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_BLACK net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_BLACK +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_BLUE net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_BLUE +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_BROWN net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_BROWN +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_CYAN net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_CYAN +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_GRAY net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_GRAY +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_GREEN net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_GREEN +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_LIGHT_BLUE net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_LIGHT_BLUE +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_LIGHT_GRAY net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_LIGHT_GRAY +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_LIME net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_LIME +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_MAGENTA net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_MAGENTA +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_ORANGE net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_ORANGE +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_PINK net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_PINK +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_PURPLE net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_PURPLE +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_RED net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_RED +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_WHITE net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_WHITE +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_YELLOW net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BANNER_YELLOW +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BLUE_MARKER net/minecraft/world/level/saveddata/maps/MapDecoration$Type/BLUE_MARKER +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/FRAME net/minecraft/world/level/saveddata/maps/MapDecoration$Type/FRAME +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/MANSION net/minecraft/world/level/saveddata/maps/MapDecoration$Type/MANSION +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/MONUMENT net/minecraft/world/level/saveddata/maps/MapDecoration$Type/MONUMENT +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/PLAYER net/minecraft/world/level/saveddata/maps/MapDecoration$Type/PLAYER +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/PLAYER_OFF_LIMITS net/minecraft/world/level/saveddata/maps/MapDecoration$Type/PLAYER_OFF_LIMITS +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/PLAYER_OFF_MAP net/minecraft/world/level/saveddata/maps/MapDecoration$Type/PLAYER_OFF_MAP +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/RED_MARKER net/minecraft/world/level/saveddata/maps/MapDecoration$Type/RED_MARKER +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/RED_X net/minecraft/world/level/saveddata/maps/MapDecoration$Type/RED_X +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/TARGET_POINT net/minecraft/world/level/saveddata/maps/MapDecoration$Type/TARGET_POINT +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/TARGET_X net/minecraft/world/level/saveddata/maps/MapDecoration$Type/TARGET_X +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/f_181294_ net/minecraft/world/level/saveddata/maps/MapDecoration$Type/trackCount +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/f_77813_ net/minecraft/world/level/saveddata/maps/MapDecoration$Type/icon +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/f_77814_ net/minecraft/world/level/saveddata/maps/MapDecoration$Type/renderedOnFrame +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/f_77815_ net/minecraft/world/level/saveddata/maps/MapDecoration$Type/mapColor +FD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/net/minecraft/world/level/saveddata/maps/MapDecoration$Type net/minecraft/world/level/saveddata/maps/MapDecoration$Type/net/minecraft/world/level/saveddata/maps/MapDecoration$Type +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/ ()V net/minecraft/world/level/saveddata/maps/MapDecoration$Type/ ()V +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/ (Ljava/lang/String;IZIZ)V net/minecraft/world/level/saveddata/maps/MapDecoration$Type/ (Ljava/lang/String;IZIZ)V +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/ (Ljava/lang/String;IZZ)V net/minecraft/world/level/saveddata/maps/MapDecoration$Type/ (Ljava/lang/String;IZZ)V +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/m_164760_ ()[Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; net/minecraft/world/level/saveddata/maps/MapDecoration$Type/$values ()[Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/m_181306_ ()Z net/minecraft/world/level/saveddata/maps/MapDecoration$Type/shouldTrackCount ()Z +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/m_77853_ ()B net/minecraft/world/level/saveddata/maps/MapDecoration$Type/getIcon ()B +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/m_77854_ (B)Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; net/minecraft/world/level/saveddata/maps/MapDecoration$Type/byIcon (B)Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/m_77856_ ()Z net/minecraft/world/level/saveddata/maps/MapDecoration$Type/isRenderedOnFrame ()Z +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/m_77857_ ()Z net/minecraft/world/level/saveddata/maps/MapDecoration$Type/hasMapColor ()Z +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/m_77858_ ()I net/minecraft/world/level/saveddata/maps/MapDecoration$Type/getMapColor ()I +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; net/minecraft/world/level/saveddata/maps/MapDecoration$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; +MD: net/minecraft/world/level/saveddata/maps/MapDecoration$Type/values ()[Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; net/minecraft/world/level/saveddata/maps/MapDecoration$Type/values ()[Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type; +CL: net/minecraft/world/level/saveddata/maps/MapFrame net/minecraft/world/level/saveddata/maps/MapFrame +FD: net/minecraft/world/level/saveddata/maps/MapFrame/f_77862_ net/minecraft/world/level/saveddata/maps/MapFrame/pos +FD: net/minecraft/world/level/saveddata/maps/MapFrame/f_77863_ net/minecraft/world/level/saveddata/maps/MapFrame/rotation +FD: net/minecraft/world/level/saveddata/maps/MapFrame/f_77864_ net/minecraft/world/level/saveddata/maps/MapFrame/entityId +FD: net/minecraft/world/level/saveddata/maps/MapFrame/net/minecraft/world/level/saveddata/maps/MapFrame net/minecraft/world/level/saveddata/maps/MapFrame/net/minecraft/world/level/saveddata/maps/MapFrame +MD: net/minecraft/world/level/saveddata/maps/MapFrame/ (Lnet/minecraft/core/BlockPos;II)V net/minecraft/world/level/saveddata/maps/MapFrame/ (Lnet/minecraft/core/BlockPos;II)V +MD: net/minecraft/world/level/saveddata/maps/MapFrame/m_77869_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/saveddata/maps/MapFrame/save ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/saveddata/maps/MapFrame/m_77870_ (Lnet/minecraft/core/BlockPos;)Ljava/lang/String; net/minecraft/world/level/saveddata/maps/MapFrame/frameId (Lnet/minecraft/core/BlockPos;)Ljava/lang/String; +MD: net/minecraft/world/level/saveddata/maps/MapFrame/m_77872_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapFrame; net/minecraft/world/level/saveddata/maps/MapFrame/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapFrame; +MD: net/minecraft/world/level/saveddata/maps/MapFrame/m_77874_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/level/saveddata/maps/MapFrame/getPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/level/saveddata/maps/MapFrame/m_77875_ ()I net/minecraft/world/level/saveddata/maps/MapFrame/getRotation ()I +MD: net/minecraft/world/level/saveddata/maps/MapFrame/m_77876_ ()I net/minecraft/world/level/saveddata/maps/MapFrame/getEntityId ()I +MD: net/minecraft/world/level/saveddata/maps/MapFrame/m_77877_ ()Ljava/lang/String; net/minecraft/world/level/saveddata/maps/MapFrame/getId ()Ljava/lang/String; +CL: net/minecraft/world/level/saveddata/maps/MapIndex net/minecraft/world/level/saveddata/maps/MapIndex +FD: net/minecraft/world/level/saveddata/maps/MapIndex/f_164761_ net/minecraft/world/level/saveddata/maps/MapIndex/FILE_NAME +FD: net/minecraft/world/level/saveddata/maps/MapIndex/f_77878_ net/minecraft/world/level/saveddata/maps/MapIndex/usedAuxIds +FD: net/minecraft/world/level/saveddata/maps/MapIndex/net/minecraft/world/level/saveddata/maps/MapIndex net/minecraft/world/level/saveddata/maps/MapIndex/net/minecraft/world/level/saveddata/maps/MapIndex +MD: net/minecraft/world/level/saveddata/maps/MapIndex/ ()V net/minecraft/world/level/saveddata/maps/MapIndex/ ()V +MD: net/minecraft/world/level/saveddata/maps/MapIndex/m_164762_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapIndex; net/minecraft/world/level/saveddata/maps/MapIndex/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapIndex; +MD: net/minecraft/world/level/saveddata/maps/MapIndex/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/saveddata/maps/MapIndex/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/saveddata/maps/MapIndex/m_77880_ ()I net/minecraft/world/level/saveddata/maps/MapIndex/getFreeAuxValueForMap ()I +CL: net/minecraft/world/level/saveddata/maps/MapItemSavedData net/minecraft/world/level/saveddata/maps/MapItemSavedData +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_164764_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/MAX_SCALE +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_164765_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/MAP_SIZE +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_164766_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/HALF_MAP_SIZE +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_181307_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/TRACKED_DECORATION_LIMIT +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_181308_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/trackedDecorationCount +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77885_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/x +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77886_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/z +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77887_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/dimension +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77888_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/trackingPosition +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77889_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/unlimitedTracking +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77890_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/scale +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77891_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/colors +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77892_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/locked +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77893_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/carriedBy +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77894_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/decorations +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77895_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/LOGGER +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77896_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/carriedByPlayers +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77897_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/bannerMarkers +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/f_77898_ net/minecraft/world/level/saveddata/maps/MapItemSavedData/frameMarkers +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/net/minecraft/world/level/saveddata/maps/MapItemSavedData net/minecraft/world/level/saveddata/maps/MapItemSavedData/net/minecraft/world/level/saveddata/maps/MapItemSavedData +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/ ()V net/minecraft/world/level/saveddata/maps/MapItemSavedData/ ()V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/ (IIBZZZLnet/minecraft/resources/ResourceKey;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/ (IIBZZZLnet/minecraft/resources/ResourceKey;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164775_ ()Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/level/saveddata/maps/MapItemSavedData/locked ()Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164776_ (BZLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/level/saveddata/maps/MapItemSavedData/createForClient (BZLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164780_ (DDBZZLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/level/saveddata/maps/MapItemSavedData/createFresh (DDBZZLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164787_ (I)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/level/saveddata/maps/MapItemSavedData/scaled (I)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164789_ (II)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/setColorsDirty (II)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164792_ (IIB)Z net/minecraft/world/level/saveddata/maps/MapItemSavedData/updateColor (IIB)Z +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164796_ (ILnet/minecraft/world/entity/player/Player;)Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/saveddata/maps/MapItemSavedData/getUpdatePacket (ILnet/minecraft/world/entity/player/Player;)Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164799_ (Ljava/lang/String;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/removeDecoration (Ljava/lang/String;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164801_ (Ljava/util/List;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/addClientSideDecorations (Ljava/util/List;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164803_ (IIB)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/setColor (IIB)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164807_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; net/minecraft/world/level/saveddata/maps/MapItemSavedData/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164809_ ()Ljava/util/Collection; net/minecraft/world/level/saveddata/maps/MapItemSavedData/getBanners ()Ljava/util/Collection; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164810_ ()Z net/minecraft/world/level/saveddata/maps/MapItemSavedData/isExplorationMap ()Z +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164811_ ()Ljava/lang/Iterable; net/minecraft/world/level/saveddata/maps/MapItemSavedData/getDecorations ()Ljava/lang/Iterable; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_164812_ ()V net/minecraft/world/level/saveddata/maps/MapItemSavedData/setDecorationsDirty ()V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_181312_ (I)Z net/minecraft/world/level/saveddata/maps/MapItemSavedData/isTrackedCountOverLimit (I)Z +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/saveddata/maps/MapItemSavedData/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77916_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer; net/minecraft/world/level/saveddata/maps/MapItemSavedData/getHoldingPlayer (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77918_ (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/tickCarriedBy (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77925_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/addTargetDecoration (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;Ljava/lang/String;Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77930_ (Lnet/minecraft/world/level/BlockGetter;II)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/checkBanners (Lnet/minecraft/world/level/BlockGetter;II)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77934_ (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z net/minecraft/world/level/saveddata/maps/MapItemSavedData/toggleBanner (Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Z +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77937_ (Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;Lnet/minecraft/world/level/LevelAccessor;Ljava/lang/String;DDDLnet/minecraft/network/chat/Component;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/addDecoration (Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;Lnet/minecraft/world/level/LevelAccessor;Ljava/lang/String;DDDLnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77947_ (Lnet/minecraft/core/BlockPos;I)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/removedFromFrame (Lnet/minecraft/core/BlockPos;I)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77952_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData/lambda$save$1 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData/m_77957_ (Lnet/minecraft/nbt/CompoundTag;)Ljava/lang/IllegalArgumentException; net/minecraft/world/level/saveddata/maps/MapItemSavedData/lambda$load$0 (Lnet/minecraft/nbt/CompoundTag;)Ljava/lang/IllegalArgumentException; +CL: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_164813_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/dirtyDecorations +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77959_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/player +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77960_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/step +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77961_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/this$0 +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77962_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/dirtyData +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77963_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/minDirtyX +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77964_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/minDirtyY +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77965_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/maxDirtyX +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77966_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/maxDirtyY +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/f_77967_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/tick +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/ (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/ (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/m_164814_ ()Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch; net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/createPatch ()Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/m_164815_ (I)Lnet/minecraft/network/protocol/Packet; net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/nextUpdatePacket (I)Lnet/minecraft/network/protocol/Packet; +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/m_164817_ (II)V net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/markColorsDirty (II)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/m_164820_ ()V net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer/markDecorationsDirty ()V +CL: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/f_164821_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/startX +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/f_164822_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/startY +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/f_164823_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/width +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/f_164824_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/height +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/f_164825_ net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/mapColors +FD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/ (IIII[B)V net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/ (IIII[B)V +MD: net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/m_164832_ (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V net/minecraft/world/level/saveddata/maps/MapItemSavedData$MapPatch/applyToMap (Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V +CL: net/minecraft/world/level/saveddata/maps/package-info net/minecraft/world/level/saveddata/maps/package-info +FD: net/minecraft/world/level/saveddata/maps/package-info/net/minecraft/world/level/saveddata/maps/package-info net/minecraft/world/level/saveddata/maps/package-info/net/minecraft/world/level/saveddata/maps/package-info +CL: net/minecraft/world/level/saveddata/package-info net/minecraft/world/level/saveddata/package-info +FD: net/minecraft/world/level/saveddata/package-info/net/minecraft/world/level/saveddata/package-info net/minecraft/world/level/saveddata/package-info/net/minecraft/world/level/saveddata/package-info +CL: net/minecraft/world/level/storage/CommandStorage net/minecraft/world/level/storage/CommandStorage +FD: net/minecraft/world/level/storage/CommandStorage/f_164834_ net/minecraft/world/level/storage/CommandStorage/ID_PREFIX +FD: net/minecraft/world/level/storage/CommandStorage/f_78032_ net/minecraft/world/level/storage/CommandStorage/namespaces +FD: net/minecraft/world/level/storage/CommandStorage/f_78033_ net/minecraft/world/level/storage/CommandStorage/storage +FD: net/minecraft/world/level/storage/CommandStorage/net/minecraft/world/level/storage/CommandStorage net/minecraft/world/level/storage/CommandStorage/net/minecraft/world/level/storage/CommandStorage +MD: net/minecraft/world/level/storage/CommandStorage/ (Lnet/minecraft/world/level/storage/DimensionDataStorage;)V net/minecraft/world/level/storage/CommandStorage/ (Lnet/minecraft/world/level/storage/DimensionDataStorage;)V +MD: net/minecraft/world/level/storage/CommandStorage/m_164835_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/CommandStorage$Container; net/minecraft/world/level/storage/CommandStorage/newStorage (Ljava/lang/String;)Lnet/minecraft/world/level/storage/CommandStorage$Container; +MD: net/minecraft/world/level/storage/CommandStorage/m_164837_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/CommandStorage$Container; net/minecraft/world/level/storage/CommandStorage/lambda$set$1 (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/CommandStorage$Container; +MD: net/minecraft/world/level/storage/CommandStorage/m_164840_ (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; net/minecraft/world/level/storage/CommandStorage/lambda$keys$3 (Ljava/util/Map$Entry;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/storage/CommandStorage/m_164842_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/CommandStorage$Container; net/minecraft/world/level/storage/CommandStorage/lambda$get$0 (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/CommandStorage$Container; +MD: net/minecraft/world/level/storage/CommandStorage/m_164845_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/CommandStorage$Container; net/minecraft/world/level/storage/CommandStorage/lambda$set$2 (Ljava/lang/String;)Lnet/minecraft/world/level/storage/CommandStorage$Container; +MD: net/minecraft/world/level/storage/CommandStorage/m_78036_ ()Ljava/util/stream/Stream; net/minecraft/world/level/storage/CommandStorage/keys ()Ljava/util/stream/Stream; +MD: net/minecraft/world/level/storage/CommandStorage/m_78037_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/level/storage/CommandStorage/createId (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/CommandStorage/m_78044_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/CommandStorage/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/CommandStorage/m_78046_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/CommandStorage/set (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/nbt/CompoundTag;)V +CL: net/minecraft/world/level/storage/CommandStorage$Container net/minecraft/world/level/storage/CommandStorage$Container +FD: net/minecraft/world/level/storage/CommandStorage$Container/f_164847_ net/minecraft/world/level/storage/CommandStorage$Container/TAG_CONTENTS +FD: net/minecraft/world/level/storage/CommandStorage$Container/f_78055_ net/minecraft/world/level/storage/CommandStorage$Container/storage +FD: net/minecraft/world/level/storage/CommandStorage$Container/net/minecraft/world/level/storage/CommandStorage$Container net/minecraft/world/level/storage/CommandStorage$Container/net/minecraft/world/level/storage/CommandStorage$Container +MD: net/minecraft/world/level/storage/CommandStorage$Container/ ()V net/minecraft/world/level/storage/CommandStorage$Container/ ()V +MD: net/minecraft/world/level/storage/CommandStorage$Container/m_164849_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/CommandStorage$Container; net/minecraft/world/level/storage/CommandStorage$Container/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/CommandStorage$Container; +MD: net/minecraft/world/level/storage/CommandStorage$Container/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/CommandStorage$Container/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/CommandStorage$Container/m_78058_ (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/CommandStorage$Container/get (Ljava/lang/String;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/CommandStorage$Container/m_78060_ (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/CommandStorage$Container/lambda$getKeys$1 (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/CommandStorage$Container/m_78063_ (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/CommandStorage$Container/put (Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/CommandStorage$Container/m_78068_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/CommandStorage$Container/lambda$save$0 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/CommandStorage$Container/m_78072_ (Ljava/lang/String;)Ljava/util/stream/Stream; net/minecraft/world/level/storage/CommandStorage$Container/getKeys (Ljava/lang/String;)Ljava/util/stream/Stream; +CL: net/minecraft/world/level/storage/DataVersion net/minecraft/world/level/storage/DataVersion +FD: net/minecraft/world/level/storage/DataVersion/f_192993_ net/minecraft/world/level/storage/DataVersion/MAIN_SERIES +FD: net/minecraft/world/level/storage/DataVersion/f_192994_ net/minecraft/world/level/storage/DataVersion/version +FD: net/minecraft/world/level/storage/DataVersion/f_192995_ net/minecraft/world/level/storage/DataVersion/series +FD: net/minecraft/world/level/storage/DataVersion/net/minecraft/world/level/storage/DataVersion net/minecraft/world/level/storage/DataVersion/net/minecraft/world/level/storage/DataVersion +MD: net/minecraft/world/level/storage/DataVersion/ ()V net/minecraft/world/level/storage/DataVersion/ ()V +MD: net/minecraft/world/level/storage/DataVersion/ (I)V net/minecraft/world/level/storage/DataVersion/ (I)V +MD: net/minecraft/world/level/storage/DataVersion/ (ILjava/lang/String;)V net/minecraft/world/level/storage/DataVersion/ (ILjava/lang/String;)V +MD: net/minecraft/world/level/storage/DataVersion/m_193002_ ()Z net/minecraft/world/level/storage/DataVersion/isSideSeries ()Z +MD: net/minecraft/world/level/storage/DataVersion/m_193003_ (Lnet/minecraft/world/level/storage/DataVersion;)Z net/minecraft/world/level/storage/DataVersion/isCompatible (Lnet/minecraft/world/level/storage/DataVersion;)Z +MD: net/minecraft/world/level/storage/DataVersion/m_193005_ ()Ljava/lang/String; net/minecraft/world/level/storage/DataVersion/getSeries ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/DataVersion/m_193006_ ()I net/minecraft/world/level/storage/DataVersion/getVersion ()I +CL: net/minecraft/world/level/storage/DerivedLevelData net/minecraft/world/level/storage/DerivedLevelData +FD: net/minecraft/world/level/storage/DerivedLevelData/f_78076_ net/minecraft/world/level/storage/DerivedLevelData/worldData +FD: net/minecraft/world/level/storage/DerivedLevelData/f_78077_ net/minecraft/world/level/storage/DerivedLevelData/wrapped +FD: net/minecraft/world/level/storage/DerivedLevelData/net/minecraft/world/level/storage/DerivedLevelData net/minecraft/world/level/storage/DerivedLevelData/net/minecraft/world/level/storage/DerivedLevelData +MD: net/minecraft/world/level/storage/DerivedLevelData/ (Lnet/minecraft/world/level/storage/WorldData;Lnet/minecraft/world/level/storage/ServerLevelData;)V net/minecraft/world/level/storage/DerivedLevelData/ (Lnet/minecraft/world/level/storage/WorldData;Lnet/minecraft/world/level/storage/ServerLevelData;)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_142403_ ()Ljava/util/UUID; net/minecraft/world/level/storage/DerivedLevelData/getWanderingTraderId ()Ljava/util/UUID; +MD: net/minecraft/world/level/storage/DerivedLevelData/m_142471_ (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/storage/DerivedLevelData/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5458_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/world/level/storage/DerivedLevelData/setGameType (Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5462_ ()Ljava/lang/String; net/minecraft/world/level/storage/DerivedLevelData/getLevelName ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5464_ ()Lnet/minecraft/world/level/GameType; net/minecraft/world/level/storage/DerivedLevelData/getGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5466_ ()Z net/minecraft/world/level/storage/DerivedLevelData/isHardcore ()Z +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5468_ ()Z net/minecraft/world/level/storage/DerivedLevelData/getAllowCommands ()Z +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5470_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/world/level/storage/DerivedLevelData/getGameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5472_ ()Lnet/minecraft/world/Difficulty; net/minecraft/world/level/storage/DerivedLevelData/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5474_ ()Z net/minecraft/world/level/storage/DerivedLevelData/isDifficultyLocked ()Z +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5555_ (Z)V net/minecraft/world/level/storage/DerivedLevelData/setInitialized (Z)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5557_ (Z)V net/minecraft/world/level/storage/DerivedLevelData/setThundering (Z)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5565_ (Z)V net/minecraft/world/level/storage/DerivedLevelData/setRaining (Z)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_5813_ ()Lnet/minecraft/world/level/border/WorldBorder$Settings; net/minecraft/world/level/storage/DerivedLevelData/getWorldBorder ()Lnet/minecraft/world/level/border/WorldBorder$Settings; +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6247_ (J)V net/minecraft/world/level/storage/DerivedLevelData/setDayTime (J)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6253_ (J)V net/minecraft/world/level/storage/DerivedLevelData/setGameTime (J)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6387_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setWanderingTraderSpawnChance (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6391_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setWanderingTraderSpawnDelay (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6393_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setClearWeatherTime (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6395_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setXSpawn (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6397_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setYSpawn (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6398_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setThunderTime (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6399_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setRainTime (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6400_ (I)V net/minecraft/world/level/storage/DerivedLevelData/setZSpawn (I)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6526_ ()I net/minecraft/world/level/storage/DerivedLevelData/getZSpawn ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6527_ ()I net/minecraft/world/level/storage/DerivedLevelData/getYSpawn ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6528_ ()I net/minecraft/world/level/storage/DerivedLevelData/getWanderingTraderSpawnChance ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6530_ ()I net/minecraft/world/level/storage/DerivedLevelData/getWanderingTraderSpawnDelay ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6531_ ()I net/minecraft/world/level/storage/DerivedLevelData/getRainTime ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6533_ ()Z net/minecraft/world/level/storage/DerivedLevelData/isRaining ()Z +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6534_ ()Z net/minecraft/world/level/storage/DerivedLevelData/isThundering ()Z +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6535_ ()Z net/minecraft/world/level/storage/DerivedLevelData/isInitialized ()Z +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6537_ ()I net/minecraft/world/level/storage/DerivedLevelData/getClearWeatherTime ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6558_ ()I net/minecraft/world/level/storage/DerivedLevelData/getThunderTime ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6789_ ()I net/minecraft/world/level/storage/DerivedLevelData/getXSpawn ()I +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6790_ ()F net/minecraft/world/level/storage/DerivedLevelData/getSpawnAngle ()F +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6792_ ()J net/minecraft/world/level/storage/DerivedLevelData/getDayTime ()J +MD: net/minecraft/world/level/storage/DerivedLevelData/m_6793_ ()J net/minecraft/world/level/storage/DerivedLevelData/getGameTime ()J +MD: net/minecraft/world/level/storage/DerivedLevelData/m_7113_ (F)V net/minecraft/world/level/storage/DerivedLevelData/setSpawnAngle (F)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_7250_ (Lnet/minecraft/core/BlockPos;F)V net/minecraft/world/level/storage/DerivedLevelData/setSpawn (Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_7540_ ()Lnet/minecraft/world/level/timers/TimerQueue; net/minecraft/world/level/storage/DerivedLevelData/getScheduledEvents ()Lnet/minecraft/world/level/timers/TimerQueue; +MD: net/minecraft/world/level/storage/DerivedLevelData/m_7831_ (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V net/minecraft/world/level/storage/DerivedLevelData/setWorldBorder (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V +MD: net/minecraft/world/level/storage/DerivedLevelData/m_8115_ (Ljava/util/UUID;)V net/minecraft/world/level/storage/DerivedLevelData/setWanderingTraderId (Ljava/util/UUID;)V +CL: net/minecraft/world/level/storage/DimensionDataStorage net/minecraft/world/level/storage/DimensionDataStorage +FD: net/minecraft/world/level/storage/DimensionDataStorage/f_78143_ net/minecraft/world/level/storage/DimensionDataStorage/LOGGER +FD: net/minecraft/world/level/storage/DimensionDataStorage/f_78144_ net/minecraft/world/level/storage/DimensionDataStorage/cache +FD: net/minecraft/world/level/storage/DimensionDataStorage/f_78145_ net/minecraft/world/level/storage/DimensionDataStorage/fixerUpper +FD: net/minecraft/world/level/storage/DimensionDataStorage/f_78146_ net/minecraft/world/level/storage/DimensionDataStorage/dataFolder +FD: net/minecraft/world/level/storage/DimensionDataStorage/net/minecraft/world/level/storage/DimensionDataStorage net/minecraft/world/level/storage/DimensionDataStorage/net/minecraft/world/level/storage/DimensionDataStorage +MD: net/minecraft/world/level/storage/DimensionDataStorage/ ()V net/minecraft/world/level/storage/DimensionDataStorage/ ()V +MD: net/minecraft/world/level/storage/DimensionDataStorage/ (Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)V net/minecraft/world/level/storage/DimensionDataStorage/ (Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)V +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_164855_ (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/SavedData;)V net/minecraft/world/level/storage/DimensionDataStorage/set (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/SavedData;)V +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_164858_ (Ljava/util/function/Function;Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/SavedData; net/minecraft/world/level/storage/DimensionDataStorage/get (Ljava/util/function/Function;Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/SavedData; +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_164861_ (Ljava/util/function/Function;Ljava/util/function/Supplier;Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/SavedData; net/minecraft/world/level/storage/DimensionDataStorage/computeIfAbsent (Ljava/util/function/Function;Ljava/util/function/Supplier;Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/SavedData; +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_164865_ (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/SavedData;)V net/minecraft/world/level/storage/DimensionDataStorage/lambda$save$0 (Ljava/lang/String;Lnet/minecraft/world/level/saveddata/SavedData;)V +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_164868_ (Ljava/util/function/Function;Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/SavedData; net/minecraft/world/level/storage/DimensionDataStorage/readSavedData (Ljava/util/function/Function;Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/SavedData; +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_78151_ ()V net/minecraft/world/level/storage/DimensionDataStorage/save ()V +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_78154_ (Ljava/io/PushbackInputStream;)Z net/minecraft/world/level/storage/DimensionDataStorage/isGzip (Ljava/io/PushbackInputStream;)Z +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_78156_ (Ljava/lang/String;)Ljava/io/File; net/minecraft/world/level/storage/DimensionDataStorage/getDataFile (Ljava/lang/String;)Ljava/io/File; +MD: net/minecraft/world/level/storage/DimensionDataStorage/m_78158_ (Ljava/lang/String;I)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/DimensionDataStorage/readTagFromDisk (Ljava/lang/String;I)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/storage/LevelData net/minecraft/world/level/storage/LevelData +FD: net/minecraft/world/level/storage/LevelData/net/minecraft/world/level/storage/LevelData net/minecraft/world/level/storage/LevelData/net/minecraft/world/level/storage/LevelData +MD: net/minecraft/world/level/storage/LevelData/m_142471_ (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/storage/LevelData/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/storage/LevelData/m_164871_ (Lnet/minecraft/world/level/LevelHeightAccessor;)Ljava/lang/String; net/minecraft/world/level/storage/LevelData/lambda$fillCrashReportCategory$0 (Lnet/minecraft/world/level/LevelHeightAccessor;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelData/m_5466_ ()Z net/minecraft/world/level/storage/LevelData/isHardcore ()Z +MD: net/minecraft/world/level/storage/LevelData/m_5470_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/world/level/storage/LevelData/getGameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/world/level/storage/LevelData/m_5472_ ()Lnet/minecraft/world/Difficulty; net/minecraft/world/level/storage/LevelData/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/level/storage/LevelData/m_5474_ ()Z net/minecraft/world/level/storage/LevelData/isDifficultyLocked ()Z +MD: net/minecraft/world/level/storage/LevelData/m_5565_ (Z)V net/minecraft/world/level/storage/LevelData/setRaining (Z)V +MD: net/minecraft/world/level/storage/LevelData/m_6526_ ()I net/minecraft/world/level/storage/LevelData/getZSpawn ()I +MD: net/minecraft/world/level/storage/LevelData/m_6527_ ()I net/minecraft/world/level/storage/LevelData/getYSpawn ()I +MD: net/minecraft/world/level/storage/LevelData/m_6533_ ()Z net/minecraft/world/level/storage/LevelData/isRaining ()Z +MD: net/minecraft/world/level/storage/LevelData/m_6534_ ()Z net/minecraft/world/level/storage/LevelData/isThundering ()Z +MD: net/minecraft/world/level/storage/LevelData/m_6789_ ()I net/minecraft/world/level/storage/LevelData/getXSpawn ()I +MD: net/minecraft/world/level/storage/LevelData/m_6790_ ()F net/minecraft/world/level/storage/LevelData/getSpawnAngle ()F +MD: net/minecraft/world/level/storage/LevelData/m_6792_ ()J net/minecraft/world/level/storage/LevelData/getDayTime ()J +MD: net/minecraft/world/level/storage/LevelData/m_6793_ ()J net/minecraft/world/level/storage/LevelData/getGameTime ()J +MD: net/minecraft/world/level/storage/LevelData/m_78172_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelData/lambda$fillCrashReportCategory$1 ()Ljava/lang/String; +CL: net/minecraft/world/level/storage/LevelResource net/minecraft/world/level/storage/LevelResource +FD: net/minecraft/world/level/storage/LevelResource/f_78174_ net/minecraft/world/level/storage/LevelResource/PLAYER_ADVANCEMENTS_DIR +FD: net/minecraft/world/level/storage/LevelResource/f_78175_ net/minecraft/world/level/storage/LevelResource/PLAYER_STATS_DIR +FD: net/minecraft/world/level/storage/LevelResource/f_78176_ net/minecraft/world/level/storage/LevelResource/PLAYER_DATA_DIR +FD: net/minecraft/world/level/storage/LevelResource/f_78177_ net/minecraft/world/level/storage/LevelResource/PLAYER_OLD_DATA_DIR +FD: net/minecraft/world/level/storage/LevelResource/f_78178_ net/minecraft/world/level/storage/LevelResource/LEVEL_DATA_FILE +FD: net/minecraft/world/level/storage/LevelResource/f_78179_ net/minecraft/world/level/storage/LevelResource/GENERATED_DIR +FD: net/minecraft/world/level/storage/LevelResource/f_78180_ net/minecraft/world/level/storage/LevelResource/DATAPACK_DIR +FD: net/minecraft/world/level/storage/LevelResource/f_78181_ net/minecraft/world/level/storage/LevelResource/MAP_RESOURCE_FILE +FD: net/minecraft/world/level/storage/LevelResource/f_78182_ net/minecraft/world/level/storage/LevelResource/ROOT +FD: net/minecraft/world/level/storage/LevelResource/f_78183_ net/minecraft/world/level/storage/LevelResource/id +FD: net/minecraft/world/level/storage/LevelResource/net/minecraft/world/level/storage/LevelResource net/minecraft/world/level/storage/LevelResource/net/minecraft/world/level/storage/LevelResource +MD: net/minecraft/world/level/storage/LevelResource/ ()V net/minecraft/world/level/storage/LevelResource/ ()V +MD: net/minecraft/world/level/storage/LevelResource/ (Ljava/lang/String;)V net/minecraft/world/level/storage/LevelResource/ (Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/LevelResource/m_78187_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelResource/getId ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelResource/toString ()Ljava/lang/String; net/minecraft/world/level/storage/LevelResource/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/storage/LevelStorageException net/minecraft/world/level/storage/LevelStorageException +FD: net/minecraft/world/level/storage/LevelStorageException/net/minecraft/world/level/storage/LevelStorageException net/minecraft/world/level/storage/LevelStorageException/net/minecraft/world/level/storage/LevelStorageException +MD: net/minecraft/world/level/storage/LevelStorageException/ (Ljava/lang/String;)V net/minecraft/world/level/storage/LevelStorageException/ (Ljava/lang/String;)V +CL: net/minecraft/world/level/storage/LevelStorageSource net/minecraft/world/level/storage/LevelStorageSource +FD: net/minecraft/world/level/storage/LevelStorageSource/f_164908_ net/minecraft/world/level/storage/LevelStorageSource/ICON_FILENAME +FD: net/minecraft/world/level/storage/LevelStorageSource/f_202311_ net/minecraft/world/level/storage/LevelStorageSource/TAG_DATA +FD: net/minecraft/world/level/storage/LevelStorageSource/f_78191_ net/minecraft/world/level/storage/LevelStorageSource/LOGGER +FD: net/minecraft/world/level/storage/LevelStorageSource/f_78192_ net/minecraft/world/level/storage/LevelStorageSource/FORMATTER +FD: net/minecraft/world/level/storage/LevelStorageSource/f_78193_ net/minecraft/world/level/storage/LevelStorageSource/OLD_SETTINGS_KEYS +FD: net/minecraft/world/level/storage/LevelStorageSource/f_78194_ net/minecraft/world/level/storage/LevelStorageSource/baseDir +FD: net/minecraft/world/level/storage/LevelStorageSource/f_78195_ net/minecraft/world/level/storage/LevelStorageSource/backupDir +FD: net/minecraft/world/level/storage/LevelStorageSource/f_78196_ net/minecraft/world/level/storage/LevelStorageSource/fixerUpper +FD: net/minecraft/world/level/storage/LevelStorageSource/net/minecraft/world/level/storage/LevelStorageSource net/minecraft/world/level/storage/LevelStorageSource/net/minecraft/world/level/storage/LevelStorageSource +MD: net/minecraft/world/level/storage/LevelStorageSource/ ()V net/minecraft/world/level/storage/LevelStorageSource/ ()V +MD: net/minecraft/world/level/storage/LevelStorageSource/ (Ljava/nio/file/Path;Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;)V net/minecraft/world/level/storage/LevelStorageSource/ (Ljava/nio/file/Path;Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;)V +MD: net/minecraft/world/level/storage/LevelStorageSource/m_164909_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelStorageSource/getName ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_193012_ (Ljava/io/File;ZLjava/io/File;Lcom/mojang/datafixers/DataFixer;)Lnet/minecraft/world/level/storage/LevelSummary; net/minecraft/world/level/storage/LevelStorageSource/lambda$levelSummaryReader$2 (Ljava/io/File;ZLjava/io/File;Lcom/mojang/datafixers/DataFixer;)Lnet/minecraft/world/level/storage/LevelSummary; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_193017_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/storage/LevelStorageSource/lambda$readWorldGenSettings$0 (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_202312_ (Ljava/io/File;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/LevelStorageSource/readLightweightData (Ljava/io/File;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_211737_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/Lifecycle;)Ljava/util/function/BiFunction; net/minecraft/world/level/storage/LevelStorageSource/getLevelData (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/Lifecycle;)Ljava/util/function/BiFunction; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_211741_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/Lifecycle;Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)Lnet/minecraft/world/level/storage/PrimaryLevelData; net/minecraft/world/level/storage/LevelStorageSource/lambda$getLevelData$1 (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/Lifecycle;Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)Lnet/minecraft/world/level/storage/PrimaryLevelData; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78202_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/DataPackConfig; net/minecraft/world/level/storage/LevelStorageSource/readDataPackConfig (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78204_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/DataFixer;I)Lcom/mojang/datafixers/util/Pair; net/minecraft/world/level/storage/LevelStorageSource/readWorldGenSettings (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/DataFixer;I)Lcom/mojang/datafixers/util/Pair; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78229_ (Ljava/io/File;Ljava/util/function/BiFunction;)Ljava/lang/Object; net/minecraft/world/level/storage/LevelStorageSource/readLevelData (Ljava/io/File;Ljava/util/function/BiFunction;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78232_ (Ljava/io/File;Z)Ljava/util/function/BiFunction; net/minecraft/world/level/storage/LevelStorageSource/levelSummaryReader (Ljava/io/File;Z)Ljava/util/function/BiFunction; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78240_ (Ljava/lang/String;)Z net/minecraft/world/level/storage/LevelStorageSource/isNewLevelIdAcceptable (Ljava/lang/String;)Z +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78242_ (Ljava/nio/file/Path;)Lnet/minecraft/world/level/storage/LevelStorageSource; net/minecraft/world/level/storage/LevelStorageSource/createDefault (Ljava/nio/file/Path;)Lnet/minecraft/world/level/storage/LevelStorageSource; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78244_ ()Ljava/util/List; net/minecraft/world/level/storage/LevelStorageSource/getLevelList ()Ljava/util/List; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78252_ (Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)Lnet/minecraft/world/level/DataPackConfig; net/minecraft/world/level/storage/LevelStorageSource/getDataPacks (Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78255_ (Ljava/lang/String;)Z net/minecraft/world/level/storage/LevelStorageSource/levelExists (Ljava/lang/String;)Z +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78257_ ()Ljava/nio/file/Path; net/minecraft/world/level/storage/LevelStorageSource/getBaseDir ()Ljava/nio/file/Path; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78260_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess; net/minecraft/world/level/storage/LevelStorageSource/createAccess (Ljava/lang/String;)Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78262_ ()Ljava/nio/file/Path; net/minecraft/world/level/storage/LevelStorageSource/getBackupPath ()Ljava/nio/file/Path; +MD: net/minecraft/world/level/storage/LevelStorageSource/m_78265_ ()I net/minecraft/world/level/storage/LevelStorageSource/getStorageVersion ()I +CL: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/f_78269_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/this$0 +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/f_78270_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/lock +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/f_78271_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/levelPath +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/f_78272_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/levelId +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/f_78273_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/resources +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/ (Lnet/minecraft/world/level/storage/LevelStorageSource;Ljava/lang/String;)V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/ (Lnet/minecraft/world/level/storage/LevelStorageSource;Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/close ()V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/close ()V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_182514_ ()Ljava/util/Optional; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/getIconFile ()Ljava/util/Optional; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_197394_ (Lnet/minecraft/resources/ResourceKey;)Ljava/nio/file/Path; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/getDimensionPath (Lnet/minecraft/resources/ResourceKey;)Ljava/nio/file/Path; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_211747_ (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/world/level/storage/WorldData; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/getDataTag (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/world/level/storage/WorldData; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78277_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/getLevelId ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78283_ (Lnet/minecraft/world/level/storage/LevelResource;)Ljava/nio/file/Path; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/getLevelPath (Lnet/minecraft/world/level/storage/LevelResource;)Ljava/nio/file/Path; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78287_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/storage/WorldData;)V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/saveDataTag (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/storage/WorldData;)V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78290_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/storage/WorldData;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/saveDataTag (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/storage/WorldData;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78297_ (Ljava/lang/String;)V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/renameLevel (Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78301_ ()Lnet/minecraft/world/level/storage/PlayerDataStorage; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/createPlayerStorage ()Lnet/minecraft/world/level/storage/PlayerDataStorage; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78302_ (Lnet/minecraft/world/level/storage/LevelResource;)Ljava/nio/file/Path; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/lambda$getLevelPath$0 (Lnet/minecraft/world/level/storage/LevelResource;)Ljava/nio/file/Path; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78308_ ()Lnet/minecraft/world/level/storage/LevelSummary; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/getSummary ()Lnet/minecraft/world/level/storage/LevelSummary; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78309_ ()Lnet/minecraft/world/level/DataPackConfig; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/getDataPacks ()Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78311_ ()V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/deleteLevel ()V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78312_ ()J net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/makeWorldBackup ()J +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/m_78313_ ()V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess/checkLock ()V +CL: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1 net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1 +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/f_78314_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/val$lockPath +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/f_78315_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/this$1 +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1 net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1 +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljava/nio/file/Path;)V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljava/nio/file/Path;)V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/postVisitDirectory (Ljava/lang/Object;Ljava/io/IOException;)Ljava/nio/file/FileVisitResult; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/postVisitDirectory (Ljava/lang/Object;Ljava/io/IOException;)Ljava/nio/file/FileVisitResult; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/postVisitDirectory (Ljava/nio/file/Path;Ljava/io/IOException;)Ljava/nio/file/FileVisitResult; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/postVisitDirectory (Ljava/nio/file/Path;Ljava/io/IOException;)Ljava/nio/file/FileVisitResult; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/visitFile (Ljava/lang/Object;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/visitFile (Ljava/lang/Object;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/visitFile (Ljava/nio/file/Path;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1/visitFile (Ljava/nio/file/Path;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; +CL: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2 net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2 +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/f_78331_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/val$rootPath +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/f_78332_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/val$stream +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/f_78333_ net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/this$1 +FD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2 net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2 +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljava/nio/file/Path;Ljava/util/zip/ZipOutputStream;)V net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Ljava/nio/file/Path;Ljava/util/zip/ZipOutputStream;)V +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/visitFile (Ljava/lang/Object;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/visitFile (Ljava/lang/Object;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; +MD: net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/visitFile (Ljava/nio/file/Path;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2/visitFile (Ljava/nio/file/Path;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult; +CL: net/minecraft/world/level/storage/LevelSummary net/minecraft/world/level/storage/LevelSummary +FD: net/minecraft/world/level/storage/LevelSummary/f_193019_ net/minecraft/world/level/storage/LevelSummary/requiresManualConversion +FD: net/minecraft/world/level/storage/LevelSummary/f_78344_ net/minecraft/world/level/storage/LevelSummary/settings +FD: net/minecraft/world/level/storage/LevelSummary/f_78345_ net/minecraft/world/level/storage/LevelSummary/levelVersion +FD: net/minecraft/world/level/storage/LevelSummary/f_78346_ net/minecraft/world/level/storage/LevelSummary/levelId +FD: net/minecraft/world/level/storage/LevelSummary/f_78348_ net/minecraft/world/level/storage/LevelSummary/locked +FD: net/minecraft/world/level/storage/LevelSummary/f_78349_ net/minecraft/world/level/storage/LevelSummary/icon +FD: net/minecraft/world/level/storage/LevelSummary/f_78350_ net/minecraft/world/level/storage/LevelSummary/info +FD: net/minecraft/world/level/storage/LevelSummary/net/minecraft/world/level/storage/LevelSummary net/minecraft/world/level/storage/LevelSummary/net/minecraft/world/level/storage/LevelSummary +MD: net/minecraft/world/level/storage/LevelSummary/ (Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelVersion;Ljava/lang/String;ZZLjava/io/File;)V net/minecraft/world/level/storage/LevelSummary/ (Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelVersion;Ljava/lang/String;ZZLjava/io/File;)V +MD: net/minecraft/world/level/storage/LevelSummary/compareTo (Ljava/lang/Object;)I net/minecraft/world/level/storage/LevelSummary/compareTo (Ljava/lang/Object;)I +MD: net/minecraft/world/level/storage/LevelSummary/compareTo (Lnet/minecraft/world/level/storage/LevelSummary;)I net/minecraft/world/level/storage/LevelSummary/compareTo (Lnet/minecraft/world/level/storage/LevelSummary;)I +MD: net/minecraft/world/level/storage/LevelSummary/m_164913_ ()Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/storage/LevelSummary/getSettings ()Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/world/level/storage/LevelSummary/m_164914_ ()Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; net/minecraft/world/level/storage/LevelSummary/backupStatus ()Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; +MD: net/minecraft/world/level/storage/LevelSummary/m_164916_ ()Z net/minecraft/world/level/storage/LevelSummary/isDisabled ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_193020_ ()Z net/minecraft/world/level/storage/LevelSummary/requiresManualConversion ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_193021_ ()Z net/minecraft/world/level/storage/LevelSummary/isCompatible ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_78358_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelSummary/getLevelId ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelSummary/m_78361_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelSummary/getLevelName ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelSummary/m_78362_ ()Ljava/io/File; net/minecraft/world/level/storage/LevelSummary/getIcon ()Ljava/io/File; +MD: net/minecraft/world/level/storage/LevelSummary/m_78366_ ()J net/minecraft/world/level/storage/LevelSummary/getLastPlayed ()J +MD: net/minecraft/world/level/storage/LevelSummary/m_78367_ ()Lnet/minecraft/world/level/GameType; net/minecraft/world/level/storage/LevelSummary/getGameMode ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/storage/LevelSummary/m_78368_ ()Z net/minecraft/world/level/storage/LevelSummary/isHardcore ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_78369_ ()Z net/minecraft/world/level/storage/LevelSummary/hasCheats ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_78370_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/level/storage/LevelSummary/getWorldVersionName ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/level/storage/LevelSummary/m_78371_ ()Lnet/minecraft/world/level/storage/LevelVersion; net/minecraft/world/level/storage/LevelSummary/levelVersion ()Lnet/minecraft/world/level/storage/LevelVersion; +MD: net/minecraft/world/level/storage/LevelSummary/m_78372_ ()Z net/minecraft/world/level/storage/LevelSummary/markVersionInList ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_78373_ ()Z net/minecraft/world/level/storage/LevelSummary/askToOpenWorld ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_78375_ ()Z net/minecraft/world/level/storage/LevelSummary/isLocked ()Z +MD: net/minecraft/world/level/storage/LevelSummary/m_78376_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/storage/LevelSummary/getInfo ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/storage/LevelSummary/m_78377_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/level/storage/LevelSummary/createInfo ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/storage/LevelSummary$BackupStatus net/minecraft/world/level/storage/LevelSummary$BackupStatus +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/$VALUES net/minecraft/world/level/storage/LevelSummary$BackupStatus/$VALUES +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/DOWNGRADE net/minecraft/world/level/storage/LevelSummary$BackupStatus/DOWNGRADE +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/NONE net/minecraft/world/level/storage/LevelSummary$BackupStatus/NONE +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/UPGRADE_TO_SNAPSHOT net/minecraft/world/level/storage/LevelSummary$BackupStatus/UPGRADE_TO_SNAPSHOT +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/f_164920_ net/minecraft/world/level/storage/LevelSummary$BackupStatus/shouldBackup +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/f_164921_ net/minecraft/world/level/storage/LevelSummary$BackupStatus/severe +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/f_164922_ net/minecraft/world/level/storage/LevelSummary$BackupStatus/translationKey +FD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/net/minecraft/world/level/storage/LevelSummary$BackupStatus net/minecraft/world/level/storage/LevelSummary$BackupStatus/net/minecraft/world/level/storage/LevelSummary$BackupStatus +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/ ()V net/minecraft/world/level/storage/LevelSummary$BackupStatus/ ()V +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/ (Ljava/lang/String;IZZLjava/lang/String;)V net/minecraft/world/level/storage/LevelSummary$BackupStatus/ (Ljava/lang/String;IZZLjava/lang/String;)V +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/m_164931_ ()Z net/minecraft/world/level/storage/LevelSummary$BackupStatus/shouldBackup ()Z +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/m_164932_ ()Z net/minecraft/world/level/storage/LevelSummary$BackupStatus/isSevere ()Z +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/m_164933_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelSummary$BackupStatus/getTranslationKey ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/m_164934_ ()[Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; net/minecraft/world/level/storage/LevelSummary$BackupStatus/$values ()[Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; net/minecraft/world/level/storage/LevelSummary$BackupStatus/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; +MD: net/minecraft/world/level/storage/LevelSummary$BackupStatus/values ()[Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; net/minecraft/world/level/storage/LevelSummary$BackupStatus/values ()[Lnet/minecraft/world/level/storage/LevelSummary$BackupStatus; +CL: net/minecraft/world/level/storage/LevelVersion net/minecraft/world/level/storage/LevelVersion +FD: net/minecraft/world/level/storage/LevelVersion/f_78378_ net/minecraft/world/level/storage/LevelVersion/levelDataVersion +FD: net/minecraft/world/level/storage/LevelVersion/f_78379_ net/minecraft/world/level/storage/LevelVersion/lastPlayed +FD: net/minecraft/world/level/storage/LevelVersion/f_78380_ net/minecraft/world/level/storage/LevelVersion/minecraftVersionName +FD: net/minecraft/world/level/storage/LevelVersion/f_78381_ net/minecraft/world/level/storage/LevelVersion/minecraftVersion +FD: net/minecraft/world/level/storage/LevelVersion/f_78382_ net/minecraft/world/level/storage/LevelVersion/snapshot +FD: net/minecraft/world/level/storage/LevelVersion/net/minecraft/world/level/storage/LevelVersion net/minecraft/world/level/storage/LevelVersion/net/minecraft/world/level/storage/LevelVersion +MD: net/minecraft/world/level/storage/LevelVersion/ (IJLjava/lang/String;ILjava/lang/String;Z)V net/minecraft/world/level/storage/LevelVersion/ (IJLjava/lang/String;ILjava/lang/String;Z)V +MD: net/minecraft/world/level/storage/LevelVersion/m_193029_ ()Lnet/minecraft/world/level/storage/DataVersion; net/minecraft/world/level/storage/LevelVersion/minecraftVersion ()Lnet/minecraft/world/level/storage/DataVersion; +MD: net/minecraft/world/level/storage/LevelVersion/m_78389_ ()I net/minecraft/world/level/storage/LevelVersion/levelDataVersion ()I +MD: net/minecraft/world/level/storage/LevelVersion/m_78390_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/storage/LevelVersion; net/minecraft/world/level/storage/LevelVersion/parse (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/world/level/storage/LevelVersion; +MD: net/minecraft/world/level/storage/LevelVersion/m_78392_ ()J net/minecraft/world/level/storage/LevelVersion/lastPlayed ()J +MD: net/minecraft/world/level/storage/LevelVersion/m_78393_ ()Ljava/lang/String; net/minecraft/world/level/storage/LevelVersion/minecraftVersionName ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/LevelVersion/m_78395_ ()Z net/minecraft/world/level/storage/LevelVersion/snapshot ()Z +CL: net/minecraft/world/level/storage/PlayerDataStorage net/minecraft/world/level/storage/PlayerDataStorage +FD: net/minecraft/world/level/storage/PlayerDataStorage/f_78425_ net/minecraft/world/level/storage/PlayerDataStorage/fixerUpper +FD: net/minecraft/world/level/storage/PlayerDataStorage/f_78426_ net/minecraft/world/level/storage/PlayerDataStorage/LOGGER +FD: net/minecraft/world/level/storage/PlayerDataStorage/f_78427_ net/minecraft/world/level/storage/PlayerDataStorage/playerDir +FD: net/minecraft/world/level/storage/PlayerDataStorage/net/minecraft/world/level/storage/PlayerDataStorage net/minecraft/world/level/storage/PlayerDataStorage/net/minecraft/world/level/storage/PlayerDataStorage +MD: net/minecraft/world/level/storage/PlayerDataStorage/ ()V net/minecraft/world/level/storage/PlayerDataStorage/ ()V +MD: net/minecraft/world/level/storage/PlayerDataStorage/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;)V net/minecraft/world/level/storage/PlayerDataStorage/ (Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;)V +MD: net/minecraft/world/level/storage/PlayerDataStorage/m_78432_ ()[Ljava/lang/String; net/minecraft/world/level/storage/PlayerDataStorage/getSeenPlayers ()[Ljava/lang/String; +MD: net/minecraft/world/level/storage/PlayerDataStorage/m_78433_ (Lnet/minecraft/world/entity/player/Player;)V net/minecraft/world/level/storage/PlayerDataStorage/save (Lnet/minecraft/world/entity/player/Player;)V +MD: net/minecraft/world/level/storage/PlayerDataStorage/m_78435_ (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/PlayerDataStorage/load (Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/nbt/CompoundTag; +CL: net/minecraft/world/level/storage/PrimaryLevelData net/minecraft/world/level/storage/PrimaryLevelData +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_164940_ net/minecraft/world/level/storage/PrimaryLevelData/WORLD_GEN_SETTINGS +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_202314_ net/minecraft/world/level/storage/PrimaryLevelData/PLAYER +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78437_ net/minecraft/world/level/storage/PrimaryLevelData/wanderingTraderSpawnChance +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78438_ net/minecraft/world/level/storage/PrimaryLevelData/wanderingTraderId +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78439_ net/minecraft/world/level/storage/PrimaryLevelData/knownServerBrands +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78440_ net/minecraft/world/level/storage/PrimaryLevelData/wasModded +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78441_ net/minecraft/world/level/storage/PrimaryLevelData/scheduledEvents +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78442_ net/minecraft/world/level/storage/PrimaryLevelData/LOGGER +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78443_ net/minecraft/world/level/storage/PrimaryLevelData/settings +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78444_ net/minecraft/world/level/storage/PrimaryLevelData/worldGenSettings +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78445_ net/minecraft/world/level/storage/PrimaryLevelData/worldGenSettingsLifecycle +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78446_ net/minecraft/world/level/storage/PrimaryLevelData/xSpawn +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78447_ net/minecraft/world/level/storage/PrimaryLevelData/ySpawn +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78448_ net/minecraft/world/level/storage/PrimaryLevelData/zSpawn +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78449_ net/minecraft/world/level/storage/PrimaryLevelData/spawnAngle +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78450_ net/minecraft/world/level/storage/PrimaryLevelData/gameTime +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78451_ net/minecraft/world/level/storage/PrimaryLevelData/dayTime +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78452_ net/minecraft/world/level/storage/PrimaryLevelData/fixerUpper +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78453_ net/minecraft/world/level/storage/PrimaryLevelData/playerDataVersion +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78454_ net/minecraft/world/level/storage/PrimaryLevelData/upgradedPlayerTag +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78455_ net/minecraft/world/level/storage/PrimaryLevelData/loadedPlayerTag +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78456_ net/minecraft/world/level/storage/PrimaryLevelData/version +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78457_ net/minecraft/world/level/storage/PrimaryLevelData/clearWeatherTime +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78458_ net/minecraft/world/level/storage/PrimaryLevelData/raining +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78459_ net/minecraft/world/level/storage/PrimaryLevelData/rainTime +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78460_ net/minecraft/world/level/storage/PrimaryLevelData/thundering +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78461_ net/minecraft/world/level/storage/PrimaryLevelData/thunderTime +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78462_ net/minecraft/world/level/storage/PrimaryLevelData/initialized +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78463_ net/minecraft/world/level/storage/PrimaryLevelData/difficultyLocked +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78464_ net/minecraft/world/level/storage/PrimaryLevelData/worldBorder +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78465_ net/minecraft/world/level/storage/PrimaryLevelData/endDragonFightData +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78466_ net/minecraft/world/level/storage/PrimaryLevelData/customBossEvents +FD: net/minecraft/world/level/storage/PrimaryLevelData/f_78467_ net/minecraft/world/level/storage/PrimaryLevelData/wanderingTraderSpawnDelay +FD: net/minecraft/world/level/storage/PrimaryLevelData/net/minecraft/world/level/storage/PrimaryLevelData net/minecraft/world/level/storage/PrimaryLevelData/net/minecraft/world/level/storage/PrimaryLevelData +MD: net/minecraft/world/level/storage/PrimaryLevelData/ ()V net/minecraft/world/level/storage/PrimaryLevelData/ ()V +MD: net/minecraft/world/level/storage/PrimaryLevelData/ (Lcom/mojang/datafixers/DataFixer;ILnet/minecraft/nbt/CompoundTag;ZIIIFJJIIIZIZZZLnet/minecraft/world/level/border/WorldBorder$Settings;IILjava/util/UUID;Ljava/util/Set;Lnet/minecraft/world/level/timers/TimerQueue;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lcom/mojang/serialization/Lifecycle;)V net/minecraft/world/level/storage/PrimaryLevelData/ (Lcom/mojang/datafixers/DataFixer;ILnet/minecraft/nbt/CompoundTag;ZIIIFJJIIIZIZZZLnet/minecraft/world/level/border/WorldBorder$Settings;IILjava/util/UUID;Ljava/util/Set;Lnet/minecraft/world/level/timers/TimerQueue;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lcom/mojang/serialization/Lifecycle;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/ (Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lcom/mojang/serialization/Lifecycle;)V net/minecraft/world/level/storage/PrimaryLevelData/ (Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lcom/mojang/serialization/Lifecycle;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_142403_ ()Ljava/util/UUID; net/minecraft/world/level/storage/PrimaryLevelData/getWanderingTraderId ()Ljava/util/UUID; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_142471_ (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/storage/PrimaryLevelData/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5458_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/world/level/storage/PrimaryLevelData/setGameType (Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5462_ ()Ljava/lang/String; net/minecraft/world/level/storage/PrimaryLevelData/getLevelName ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5464_ ()Lnet/minecraft/world/level/GameType; net/minecraft/world/level/storage/PrimaryLevelData/getGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5466_ ()Z net/minecraft/world/level/storage/PrimaryLevelData/isHardcore ()Z +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5468_ ()Z net/minecraft/world/level/storage/PrimaryLevelData/getAllowCommands ()Z +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5470_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/world/level/storage/PrimaryLevelData/getGameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5472_ ()Lnet/minecraft/world/Difficulty; net/minecraft/world/level/storage/PrimaryLevelData/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5474_ ()Z net/minecraft/world/level/storage/PrimaryLevelData/isDifficultyLocked ()Z +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5555_ (Z)V net/minecraft/world/level/storage/PrimaryLevelData/setInitialized (Z)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5557_ (Z)V net/minecraft/world/level/storage/PrimaryLevelData/setThundering (Z)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5560_ (Z)V net/minecraft/world/level/storage/PrimaryLevelData/setDifficultyLocked (Z)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5565_ (Z)V net/minecraft/world/level/storage/PrimaryLevelData/setRaining (Z)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5754_ ()Lcom/mojang/serialization/Lifecycle; net/minecraft/world/level/storage/PrimaryLevelData/worldGenSettingsLifecycle ()Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5813_ ()Lnet/minecraft/world/level/border/WorldBorder$Settings; net/minecraft/world/level/storage/PrimaryLevelData/getWorldBorder ()Lnet/minecraft/world/level/border/WorldBorder$Settings; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5915_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/PrimaryLevelData/setEndDragonFightData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5917_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/PrimaryLevelData/setCustomBossEvents (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5926_ ()Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/storage/PrimaryLevelData/getLevelSettings ()Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5961_ ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/storage/PrimaryLevelData/worldGenSettings ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_5996_ ()Lnet/minecraft/world/level/storage/ServerLevelData; net/minecraft/world/level/storage/PrimaryLevelData/overworldData ()Lnet/minecraft/world/level/storage/ServerLevelData; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6161_ ()Ljava/util/Set; net/minecraft/world/level/storage/PrimaryLevelData/getKnownServerBrands ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6166_ (Lnet/minecraft/world/Difficulty;)V net/minecraft/world/level/storage/PrimaryLevelData/setDifficulty (Lnet/minecraft/world/Difficulty;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6247_ (J)V net/minecraft/world/level/storage/PrimaryLevelData/setDayTime (J)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6253_ (J)V net/minecraft/world/level/storage/PrimaryLevelData/setGameTime (J)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6387_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setWanderingTraderSpawnChance (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6391_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setWanderingTraderSpawnDelay (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6393_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setClearWeatherTime (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6395_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setXSpawn (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6397_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setYSpawn (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6398_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setThunderTime (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6399_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setRainTime (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6400_ (I)V net/minecraft/world/level/storage/PrimaryLevelData/setZSpawn (I)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6517_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getVersion ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6526_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getZSpawn ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6527_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getYSpawn ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6528_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getWanderingTraderSpawnChance ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6530_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getWanderingTraderSpawnDelay ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6531_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getRainTime ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6533_ ()Z net/minecraft/world/level/storage/PrimaryLevelData/isRaining ()Z +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6534_ ()Z net/minecraft/world/level/storage/PrimaryLevelData/isThundering ()Z +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6535_ ()Z net/minecraft/world/level/storage/PrimaryLevelData/isInitialized ()Z +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6537_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getClearWeatherTime ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6558_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getThunderTime ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6564_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/PrimaryLevelData/endDragonFightData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6565_ ()Z net/minecraft/world/level/storage/PrimaryLevelData/wasModded ()Z +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6587_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/PrimaryLevelData/getCustomBossEvents ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6614_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/PrimaryLevelData/getLoadedPlayerTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6626_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/PrimaryLevelData/createTag (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6645_ (Lnet/minecraft/world/level/DataPackConfig;)V net/minecraft/world/level/storage/PrimaryLevelData/setDataPackConfig (Lnet/minecraft/world/level/DataPackConfig;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6789_ ()I net/minecraft/world/level/storage/PrimaryLevelData/getXSpawn ()I +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6790_ ()F net/minecraft/world/level/storage/PrimaryLevelData/getSpawnAngle ()F +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6792_ ()J net/minecraft/world/level/storage/PrimaryLevelData/getDayTime ()J +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_6793_ ()J net/minecraft/world/level/storage/PrimaryLevelData/getGameTime ()J +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_7113_ (F)V net/minecraft/world/level/storage/PrimaryLevelData/setSpawnAngle (F)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_7250_ (Lnet/minecraft/core/BlockPos;F)V net/minecraft/world/level/storage/PrimaryLevelData/setSpawn (Lnet/minecraft/core/BlockPos;F)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_7513_ ()Lnet/minecraft/world/level/DataPackConfig; net/minecraft/world/level/storage/PrimaryLevelData/getDataPackConfig ()Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_7540_ ()Lnet/minecraft/world/level/timers/TimerQueue; net/minecraft/world/level/storage/PrimaryLevelData/getScheduledEvents ()Lnet/minecraft/world/level/timers/TimerQueue; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_7831_ (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V net/minecraft/world/level/storage/PrimaryLevelData/setWorldBorder (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_78512_ ()V net/minecraft/world/level/storage/PrimaryLevelData/updatePlayerTag ()V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_78528_ (Lcom/mojang/serialization/Dynamic;)Ljava/util/stream/Stream; net/minecraft/world/level/storage/PrimaryLevelData/lambda$parse$1 (Lcom/mojang/serialization/Dynamic;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_78530_ (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/DataFixer;ILnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelVersion;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/world/level/storage/PrimaryLevelData; net/minecraft/world/level/storage/PrimaryLevelData/parse (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/DataFixer;ILnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/LevelVersion;Lnet/minecraft/world/level/levelgen/WorldGenSettings;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/world/level/storage/PrimaryLevelData; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_78545_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/PrimaryLevelData/setTagData (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_78558_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/storage/PrimaryLevelData/lambda$setTagData$3 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_78568_ (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/PrimaryLevelData/lambda$parse$0 (Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_78572_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/storage/PrimaryLevelData/lambda$setTagData$2 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_7955_ (Ljava/lang/String;Z)V net/minecraft/world/level/storage/PrimaryLevelData/setModdedInfo (Ljava/lang/String;Z)V +MD: net/minecraft/world/level/storage/PrimaryLevelData/m_8115_ (Ljava/util/UUID;)V net/minecraft/world/level/storage/PrimaryLevelData/setWanderingTraderId (Ljava/util/UUID;)V +CL: net/minecraft/world/level/storage/ServerLevelData net/minecraft/world/level/storage/ServerLevelData +FD: net/minecraft/world/level/storage/ServerLevelData/net/minecraft/world/level/storage/ServerLevelData net/minecraft/world/level/storage/ServerLevelData/net/minecraft/world/level/storage/ServerLevelData +MD: net/minecraft/world/level/storage/ServerLevelData/m_142403_ ()Ljava/util/UUID; net/minecraft/world/level/storage/ServerLevelData/getWanderingTraderId ()Ljava/util/UUID; +MD: net/minecraft/world/level/storage/ServerLevelData/m_142471_ (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V net/minecraft/world/level/storage/ServerLevelData/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;Lnet/minecraft/world/level/LevelHeightAccessor;)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_5458_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/world/level/storage/ServerLevelData/setGameType (Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_5462_ ()Ljava/lang/String; net/minecraft/world/level/storage/ServerLevelData/getLevelName ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/ServerLevelData/m_5464_ ()Lnet/minecraft/world/level/GameType; net/minecraft/world/level/storage/ServerLevelData/getGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/storage/ServerLevelData/m_5468_ ()Z net/minecraft/world/level/storage/ServerLevelData/getAllowCommands ()Z +MD: net/minecraft/world/level/storage/ServerLevelData/m_5555_ (Z)V net/minecraft/world/level/storage/ServerLevelData/setInitialized (Z)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_5557_ (Z)V net/minecraft/world/level/storage/ServerLevelData/setThundering (Z)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_5813_ ()Lnet/minecraft/world/level/border/WorldBorder$Settings; net/minecraft/world/level/storage/ServerLevelData/getWorldBorder ()Lnet/minecraft/world/level/border/WorldBorder$Settings; +MD: net/minecraft/world/level/storage/ServerLevelData/m_6247_ (J)V net/minecraft/world/level/storage/ServerLevelData/setDayTime (J)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_6253_ (J)V net/minecraft/world/level/storage/ServerLevelData/setGameTime (J)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_6387_ (I)V net/minecraft/world/level/storage/ServerLevelData/setWanderingTraderSpawnChance (I)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_6391_ (I)V net/minecraft/world/level/storage/ServerLevelData/setWanderingTraderSpawnDelay (I)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_6393_ (I)V net/minecraft/world/level/storage/ServerLevelData/setClearWeatherTime (I)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_6398_ (I)V net/minecraft/world/level/storage/ServerLevelData/setThunderTime (I)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_6399_ (I)V net/minecraft/world/level/storage/ServerLevelData/setRainTime (I)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_6528_ ()I net/minecraft/world/level/storage/ServerLevelData/getWanderingTraderSpawnChance ()I +MD: net/minecraft/world/level/storage/ServerLevelData/m_6530_ ()I net/minecraft/world/level/storage/ServerLevelData/getWanderingTraderSpawnDelay ()I +MD: net/minecraft/world/level/storage/ServerLevelData/m_6531_ ()I net/minecraft/world/level/storage/ServerLevelData/getRainTime ()I +MD: net/minecraft/world/level/storage/ServerLevelData/m_6535_ ()Z net/minecraft/world/level/storage/ServerLevelData/isInitialized ()Z +MD: net/minecraft/world/level/storage/ServerLevelData/m_6537_ ()I net/minecraft/world/level/storage/ServerLevelData/getClearWeatherTime ()I +MD: net/minecraft/world/level/storage/ServerLevelData/m_6558_ ()I net/minecraft/world/level/storage/ServerLevelData/getThunderTime ()I +MD: net/minecraft/world/level/storage/ServerLevelData/m_7540_ ()Lnet/minecraft/world/level/timers/TimerQueue; net/minecraft/world/level/storage/ServerLevelData/getScheduledEvents ()Lnet/minecraft/world/level/timers/TimerQueue; +MD: net/minecraft/world/level/storage/ServerLevelData/m_7831_ (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V net/minecraft/world/level/storage/ServerLevelData/setWorldBorder (Lnet/minecraft/world/level/border/WorldBorder$Settings;)V +MD: net/minecraft/world/level/storage/ServerLevelData/m_78630_ ()Ljava/lang/String; net/minecraft/world/level/storage/ServerLevelData/lambda$fillCrashReportCategory$1 ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/ServerLevelData/m_78631_ ()Ljava/lang/String; net/minecraft/world/level/storage/ServerLevelData/lambda$fillCrashReportCategory$0 ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/ServerLevelData/m_8115_ (Ljava/util/UUID;)V net/minecraft/world/level/storage/ServerLevelData/setWanderingTraderId (Ljava/util/UUID;)V +CL: net/minecraft/world/level/storage/WorldData net/minecraft/world/level/storage/WorldData +FD: net/minecraft/world/level/storage/WorldData/f_164978_ net/minecraft/world/level/storage/WorldData/ANVIL_VERSION_ID +FD: net/minecraft/world/level/storage/WorldData/f_164979_ net/minecraft/world/level/storage/WorldData/MCREGION_VERSION_ID +FD: net/minecraft/world/level/storage/WorldData/net/minecraft/world/level/storage/WorldData net/minecraft/world/level/storage/WorldData/net/minecraft/world/level/storage/WorldData +MD: net/minecraft/world/level/storage/WorldData/m_5458_ (Lnet/minecraft/world/level/GameType;)V net/minecraft/world/level/storage/WorldData/setGameType (Lnet/minecraft/world/level/GameType;)V +MD: net/minecraft/world/level/storage/WorldData/m_5461_ (Lnet/minecraft/CrashReportCategory;)V net/minecraft/world/level/storage/WorldData/fillCrashReportCategory (Lnet/minecraft/CrashReportCategory;)V +MD: net/minecraft/world/level/storage/WorldData/m_5462_ ()Ljava/lang/String; net/minecraft/world/level/storage/WorldData/getLevelName ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/WorldData/m_5464_ ()Lnet/minecraft/world/level/GameType; net/minecraft/world/level/storage/WorldData/getGameType ()Lnet/minecraft/world/level/GameType; +MD: net/minecraft/world/level/storage/WorldData/m_5466_ ()Z net/minecraft/world/level/storage/WorldData/isHardcore ()Z +MD: net/minecraft/world/level/storage/WorldData/m_5468_ ()Z net/minecraft/world/level/storage/WorldData/getAllowCommands ()Z +MD: net/minecraft/world/level/storage/WorldData/m_5470_ ()Lnet/minecraft/world/level/GameRules; net/minecraft/world/level/storage/WorldData/getGameRules ()Lnet/minecraft/world/level/GameRules; +MD: net/minecraft/world/level/storage/WorldData/m_5472_ ()Lnet/minecraft/world/Difficulty; net/minecraft/world/level/storage/WorldData/getDifficulty ()Lnet/minecraft/world/Difficulty; +MD: net/minecraft/world/level/storage/WorldData/m_5474_ ()Z net/minecraft/world/level/storage/WorldData/isDifficultyLocked ()Z +MD: net/minecraft/world/level/storage/WorldData/m_5560_ (Z)V net/minecraft/world/level/storage/WorldData/setDifficultyLocked (Z)V +MD: net/minecraft/world/level/storage/WorldData/m_5754_ ()Lcom/mojang/serialization/Lifecycle; net/minecraft/world/level/storage/WorldData/worldGenSettingsLifecycle ()Lcom/mojang/serialization/Lifecycle; +MD: net/minecraft/world/level/storage/WorldData/m_5915_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/WorldData/setEndDragonFightData (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/WorldData/m_5917_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/WorldData/setCustomBossEvents (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/WorldData/m_5926_ ()Lnet/minecraft/world/level/LevelSettings; net/minecraft/world/level/storage/WorldData/getLevelSettings ()Lnet/minecraft/world/level/LevelSettings; +MD: net/minecraft/world/level/storage/WorldData/m_5961_ ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; net/minecraft/world/level/storage/WorldData/worldGenSettings ()Lnet/minecraft/world/level/levelgen/WorldGenSettings; +MD: net/minecraft/world/level/storage/WorldData/m_5996_ ()Lnet/minecraft/world/level/storage/ServerLevelData; net/minecraft/world/level/storage/WorldData/overworldData ()Lnet/minecraft/world/level/storage/ServerLevelData; +MD: net/minecraft/world/level/storage/WorldData/m_6161_ ()Ljava/util/Set; net/minecraft/world/level/storage/WorldData/getKnownServerBrands ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/WorldData/m_6166_ (Lnet/minecraft/world/Difficulty;)V net/minecraft/world/level/storage/WorldData/setDifficulty (Lnet/minecraft/world/Difficulty;)V +MD: net/minecraft/world/level/storage/WorldData/m_6517_ ()I net/minecraft/world/level/storage/WorldData/getVersion ()I +MD: net/minecraft/world/level/storage/WorldData/m_6564_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/WorldData/endDragonFightData ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/WorldData/m_6565_ ()Z net/minecraft/world/level/storage/WorldData/wasModded ()Z +MD: net/minecraft/world/level/storage/WorldData/m_6587_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/WorldData/getCustomBossEvents ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/WorldData/m_6614_ ()Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/WorldData/getLoadedPlayerTag ()Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/WorldData/m_6626_ (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/storage/WorldData/createTag (Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/storage/WorldData/m_6645_ (Lnet/minecraft/world/level/DataPackConfig;)V net/minecraft/world/level/storage/WorldData/setDataPackConfig (Lnet/minecraft/world/level/DataPackConfig;)V +MD: net/minecraft/world/level/storage/WorldData/m_7513_ ()Lnet/minecraft/world/level/DataPackConfig; net/minecraft/world/level/storage/WorldData/getDataPackConfig ()Lnet/minecraft/world/level/DataPackConfig; +MD: net/minecraft/world/level/storage/WorldData/m_78632_ ()Ljava/lang/String; net/minecraft/world/level/storage/WorldData/lambda$fillCrashReportCategory$2 ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/WorldData/m_78642_ ()Ljava/lang/String; net/minecraft/world/level/storage/WorldData/lambda$fillCrashReportCategory$1 ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/WorldData/m_78644_ ()Ljava/lang/String; net/minecraft/world/level/storage/WorldData/lambda$fillCrashReportCategory$0 ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/WorldData/m_78646_ (I)Ljava/lang/String; net/minecraft/world/level/storage/WorldData/getStorageVersionName (I)Ljava/lang/String; +MD: net/minecraft/world/level/storage/WorldData/m_7955_ (Ljava/lang/String;Z)V net/minecraft/world/level/storage/WorldData/setModdedInfo (Ljava/lang/String;Z)V +CL: net/minecraft/world/level/storage/WritableLevelData net/minecraft/world/level/storage/WritableLevelData +FD: net/minecraft/world/level/storage/WritableLevelData/net/minecraft/world/level/storage/WritableLevelData net/minecraft/world/level/storage/WritableLevelData/net/minecraft/world/level/storage/WritableLevelData +MD: net/minecraft/world/level/storage/WritableLevelData/m_6395_ (I)V net/minecraft/world/level/storage/WritableLevelData/setXSpawn (I)V +MD: net/minecraft/world/level/storage/WritableLevelData/m_6397_ (I)V net/minecraft/world/level/storage/WritableLevelData/setYSpawn (I)V +MD: net/minecraft/world/level/storage/WritableLevelData/m_6400_ (I)V net/minecraft/world/level/storage/WritableLevelData/setZSpawn (I)V +MD: net/minecraft/world/level/storage/WritableLevelData/m_7113_ (F)V net/minecraft/world/level/storage/WritableLevelData/setSpawnAngle (F)V +MD: net/minecraft/world/level/storage/WritableLevelData/m_7250_ (Lnet/minecraft/core/BlockPos;F)V net/minecraft/world/level/storage/WritableLevelData/setSpawn (Lnet/minecraft/core/BlockPos;F)V +CL: net/minecraft/world/level/storage/loot/BuiltInLootTables net/minecraft/world/level/storage/loot/BuiltInLootTables +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78686_ net/minecraft/world/level/storage/loot/BuiltInLootTables/JUNGLE_TEMPLE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78687_ net/minecraft/world/level/storage/loot/BuiltInLootTables/JUNGLE_TEMPLE_DISPENSER +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78688_ net/minecraft/world/level/storage/loot/BuiltInLootTables/IGLOO_CHEST +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78689_ net/minecraft/world/level/storage/loot/BuiltInLootTables/WOODLAND_MANSION +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78690_ net/minecraft/world/level/storage/loot/BuiltInLootTables/UNDERWATER_RUIN_SMALL +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78691_ net/minecraft/world/level/storage/loot/BuiltInLootTables/UNDERWATER_RUIN_BIG +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78692_ net/minecraft/world/level/storage/loot/BuiltInLootTables/BURIED_TREASURE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78693_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHIPWRECK_MAP +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78694_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHIPWRECK_SUPPLY +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78695_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHIPWRECK_TREASURE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78696_ net/minecraft/world/level/storage/loot/BuiltInLootTables/PILLAGER_OUTPOST +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78697_ net/minecraft/world/level/storage/loot/BuiltInLootTables/BASTION_TREASURE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78698_ net/minecraft/world/level/storage/loot/BuiltInLootTables/BASTION_OTHER +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78699_ net/minecraft/world/level/storage/loot/BuiltInLootTables/BASTION_BRIDGE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78700_ net/minecraft/world/level/storage/loot/BuiltInLootTables/BASTION_HOGLIN_STABLE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78701_ net/minecraft/world/level/storage/loot/BuiltInLootTables/RUINED_PORTAL +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78702_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_WHITE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78703_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_ORANGE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78704_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_MAGENTA +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78705_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_LIGHT_BLUE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78706_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_YELLOW +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78707_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_LIME +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78708_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_PINK +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78709_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_GRAY +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78710_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_LIGHT_GRAY +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78711_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_CYAN +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78712_ net/minecraft/world/level/storage/loot/BuiltInLootTables/EMPTY +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78713_ net/minecraft/world/level/storage/loot/BuiltInLootTables/IMMUTABLE_LOCATIONS +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78714_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_PURPLE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78715_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_BLUE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78716_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_BROWN +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78717_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_GREEN +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78718_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_RED +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78719_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEEP_BLACK +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78720_ net/minecraft/world/level/storage/loot/BuiltInLootTables/FISHING +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78721_ net/minecraft/world/level/storage/loot/BuiltInLootTables/FISHING_JUNK +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78722_ net/minecraft/world/level/storage/loot/BuiltInLootTables/FISHING_TREASURE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78723_ net/minecraft/world/level/storage/loot/BuiltInLootTables/FISHING_FISH +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78724_ net/minecraft/world/level/storage/loot/BuiltInLootTables/CAT_MORNING_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78725_ net/minecraft/world/level/storage/loot/BuiltInLootTables/ARMORER_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78726_ net/minecraft/world/level/storage/loot/BuiltInLootTables/BUTCHER_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78727_ net/minecraft/world/level/storage/loot/BuiltInLootTables/CARTOGRAPHER_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78728_ net/minecraft/world/level/storage/loot/BuiltInLootTables/CLERIC_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78729_ net/minecraft/world/level/storage/loot/BuiltInLootTables/FARMER_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78730_ net/minecraft/world/level/storage/loot/BuiltInLootTables/FISHERMAN_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78731_ net/minecraft/world/level/storage/loot/BuiltInLootTables/FLETCHER_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78732_ net/minecraft/world/level/storage/loot/BuiltInLootTables/LEATHERWORKER_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78733_ net/minecraft/world/level/storage/loot/BuiltInLootTables/LIBRARIAN_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78734_ net/minecraft/world/level/storage/loot/BuiltInLootTables/MASON_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78735_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SHEPHERD_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78736_ net/minecraft/world/level/storage/loot/BuiltInLootTables/TOOLSMITH_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78737_ net/minecraft/world/level/storage/loot/BuiltInLootTables/WEAPONSMITH_GIFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78738_ net/minecraft/world/level/storage/loot/BuiltInLootTables/PIGLIN_BARTERING +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78739_ net/minecraft/world/level/storage/loot/BuiltInLootTables/LOCATIONS +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78740_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SPAWN_BONUS_CHEST +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78741_ net/minecraft/world/level/storage/loot/BuiltInLootTables/END_CITY_TREASURE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78742_ net/minecraft/world/level/storage/loot/BuiltInLootTables/SIMPLE_DUNGEON +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78743_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_WEAPONSMITH +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78744_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_TOOLSMITH +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78745_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_ARMORER +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78746_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_CARTOGRAPHER +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78747_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_MASON +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78748_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_SHEPHERD +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78749_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_BUTCHER +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78750_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_FLETCHER +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78751_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_FISHER +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78752_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_TANNERY +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78753_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_TEMPLE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78754_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_DESERT_HOUSE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78755_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_PLAINS_HOUSE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78756_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_TAIGA_HOUSE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78757_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_SNOWY_HOUSE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78758_ net/minecraft/world/level/storage/loot/BuiltInLootTables/VILLAGE_SAVANNA_HOUSE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78759_ net/minecraft/world/level/storage/loot/BuiltInLootTables/ABANDONED_MINESHAFT +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78760_ net/minecraft/world/level/storage/loot/BuiltInLootTables/NETHER_BRIDGE +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78761_ net/minecraft/world/level/storage/loot/BuiltInLootTables/STRONGHOLD_LIBRARY +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78762_ net/minecraft/world/level/storage/loot/BuiltInLootTables/STRONGHOLD_CROSSING +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78763_ net/minecraft/world/level/storage/loot/BuiltInLootTables/STRONGHOLD_CORRIDOR +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/f_78764_ net/minecraft/world/level/storage/loot/BuiltInLootTables/DESERT_PYRAMID +FD: net/minecraft/world/level/storage/loot/BuiltInLootTables/net/minecraft/world/level/storage/loot/BuiltInLootTables net/minecraft/world/level/storage/loot/BuiltInLootTables/net/minecraft/world/level/storage/loot/BuiltInLootTables +MD: net/minecraft/world/level/storage/loot/BuiltInLootTables/ ()V net/minecraft/world/level/storage/loot/BuiltInLootTables/ ()V +MD: net/minecraft/world/level/storage/loot/BuiltInLootTables/ ()V net/minecraft/world/level/storage/loot/BuiltInLootTables/ ()V +MD: net/minecraft/world/level/storage/loot/BuiltInLootTables/m_78766_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/BuiltInLootTables/all ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/BuiltInLootTables/m_78767_ (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/BuiltInLootTables/register (Ljava/lang/String;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/loot/BuiltInLootTables/m_78769_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/BuiltInLootTables/register (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceLocation; +CL: net/minecraft/world/level/storage/loot/Deserializers net/minecraft/world/level/storage/loot/Deserializers +FD: net/minecraft/world/level/storage/loot/Deserializers/net/minecraft/world/level/storage/loot/Deserializers net/minecraft/world/level/storage/loot/Deserializers/net/minecraft/world/level/storage/loot/Deserializers +MD: net/minecraft/world/level/storage/loot/Deserializers/ ()V net/minecraft/world/level/storage/loot/Deserializers/ ()V +MD: net/minecraft/world/level/storage/loot/Deserializers/m_78798_ ()Lcom/google/gson/GsonBuilder; net/minecraft/world/level/storage/loot/Deserializers/createConditionSerializer ()Lcom/google/gson/GsonBuilder; +MD: net/minecraft/world/level/storage/loot/Deserializers/m_78799_ ()Lcom/google/gson/GsonBuilder; net/minecraft/world/level/storage/loot/Deserializers/createFunctionSerializer ()Lcom/google/gson/GsonBuilder; +MD: net/minecraft/world/level/storage/loot/Deserializers/m_78800_ ()Lcom/google/gson/GsonBuilder; net/minecraft/world/level/storage/loot/Deserializers/createLootTableSerializer ()Lcom/google/gson/GsonBuilder; +CL: net/minecraft/world/level/storage/loot/GsonAdapterFactory net/minecraft/world/level/storage/loot/GsonAdapterFactory +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory/net/minecraft/world/level/storage/loot/GsonAdapterFactory net/minecraft/world/level/storage/loot/GsonAdapterFactory/net/minecraft/world/level/storage/loot/GsonAdapterFactory +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory/ ()V net/minecraft/world/level/storage/loot/GsonAdapterFactory/ ()V +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory/m_78801_ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;)Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder; net/minecraft/world/level/storage/loot/GsonAdapterFactory/builder (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;)Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder; +CL: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/f_164983_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/inlineType +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/f_78806_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/registry +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/f_78807_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/elementName +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/f_78808_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/typeKey +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/f_78809_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/typeGetter +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/f_78810_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/defaultType +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;)V net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;)V +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/m_164984_ (Lnet/minecraft/world/level/storage/loot/SerializerType;)Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder; net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/withDefaultType (Lnet/minecraft/world/level/storage/loot/SerializerType;)Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder; +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/m_164986_ (Lnet/minecraft/world/level/storage/loot/SerializerType;Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer;)Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder; net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/withInlineSerializer (Lnet/minecraft/world/level/storage/loot/SerializerType;Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer;)Lnet/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder; +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/m_78822_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/GsonAdapterFactory$Builder/build ()Ljava/lang/Object; +CL: net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer/net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer/net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer/m_142268_ (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer/deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer/m_142413_ (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/GsonAdapterFactory$InlineSerializer/serialize (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/f_164993_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/inlineType +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/f_78829_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/registry +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/f_78830_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/elementName +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/f_78831_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/typeKey +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/f_78832_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/typeGetter +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/f_78833_ net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/defaultType +FD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/world/level/storage/loot/SerializerType;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/ (Lnet/minecraft/core/Registry;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Function;Lnet/minecraft/world/level/storage/loot/SerializerType;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/GsonAdapterFactory$JsonAdapter/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/IntRange net/minecraft/world/level/storage/loot/IntRange +FD: net/minecraft/world/level/storage/loot/IntRange/f_165001_ net/minecraft/world/level/storage/loot/IntRange/min +FD: net/minecraft/world/level/storage/loot/IntRange/f_165002_ net/minecraft/world/level/storage/loot/IntRange/max +FD: net/minecraft/world/level/storage/loot/IntRange/f_165003_ net/minecraft/world/level/storage/loot/IntRange/limiter +FD: net/minecraft/world/level/storage/loot/IntRange/f_165004_ net/minecraft/world/level/storage/loot/IntRange/predicate +FD: net/minecraft/world/level/storage/loot/IntRange/net/minecraft/world/level/storage/loot/IntRange net/minecraft/world/level/storage/loot/IntRange/net/minecraft/world/level/storage/loot/IntRange +MD: net/minecraft/world/level/storage/loot/IntRange/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/IntRange/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/IntRange/m_165008_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/IntRange/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/IntRange/m_165009_ (I)Lnet/minecraft/world/level/storage/loot/IntRange; net/minecraft/world/level/storage/loot/IntRange/exact (I)Lnet/minecraft/world/level/storage/loot/IntRange; +MD: net/minecraft/world/level/storage/loot/IntRange/m_165011_ (II)Lnet/minecraft/world/level/storage/loot/IntRange; net/minecraft/world/level/storage/loot/IntRange/range (II)Lnet/minecraft/world/level/storage/loot/IntRange; +MD: net/minecraft/world/level/storage/loot/IntRange/m_165014_ (Lnet/minecraft/world/level/storage/loot/LootContext;I)I net/minecraft/world/level/storage/loot/IntRange/clamp (Lnet/minecraft/world/level/storage/loot/LootContext;I)I +MD: net/minecraft/world/level/storage/loot/IntRange/m_165017_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)Z net/minecraft/world/level/storage/loot/IntRange/lambda$new$5 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)Z +MD: net/minecraft/world/level/storage/loot/IntRange/m_165021_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)Z net/minecraft/world/level/storage/loot/IntRange/lambda$new$7 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)Z +MD: net/minecraft/world/level/storage/loot/IntRange/m_165026_ (I)Lnet/minecraft/world/level/storage/loot/IntRange; net/minecraft/world/level/storage/loot/IntRange/lowerBound (I)Lnet/minecraft/world/level/storage/loot/IntRange; +MD: net/minecraft/world/level/storage/loot/IntRange/m_165028_ (Lnet/minecraft/world/level/storage/loot/LootContext;I)Z net/minecraft/world/level/storage/loot/IntRange/test (Lnet/minecraft/world/level/storage/loot/LootContext;I)Z +MD: net/minecraft/world/level/storage/loot/IntRange/m_165031_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)I net/minecraft/world/level/storage/loot/IntRange/lambda$new$4 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)I +MD: net/minecraft/world/level/storage/loot/IntRange/m_165035_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)I net/minecraft/world/level/storage/loot/IntRange/lambda$new$6 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)I +MD: net/minecraft/world/level/storage/loot/IntRange/m_165040_ (I)Lnet/minecraft/world/level/storage/loot/IntRange; net/minecraft/world/level/storage/loot/IntRange/upperBound (I)Lnet/minecraft/world/level/storage/loot/IntRange; +MD: net/minecraft/world/level/storage/loot/IntRange/m_165042_ (Lnet/minecraft/world/level/storage/loot/LootContext;I)Z net/minecraft/world/level/storage/loot/IntRange/lambda$new$1 (Lnet/minecraft/world/level/storage/loot/LootContext;I)Z +MD: net/minecraft/world/level/storage/loot/IntRange/m_165045_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)Z net/minecraft/world/level/storage/loot/IntRange/lambda$new$3 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)Z +MD: net/minecraft/world/level/storage/loot/IntRange/m_165049_ (Lnet/minecraft/world/level/storage/loot/LootContext;I)I net/minecraft/world/level/storage/loot/IntRange/lambda$new$0 (Lnet/minecraft/world/level/storage/loot/LootContext;I)I +MD: net/minecraft/world/level/storage/loot/IntRange/m_165052_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)I net/minecraft/world/level/storage/loot/IntRange/lambda$new$2 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/LootContext;I)I +CL: net/minecraft/world/level/storage/loot/IntRange$IntChecker net/minecraft/world/level/storage/loot/IntRange$IntChecker +FD: net/minecraft/world/level/storage/loot/IntRange$IntChecker/net/minecraft/world/level/storage/loot/IntRange$IntChecker net/minecraft/world/level/storage/loot/IntRange$IntChecker/net/minecraft/world/level/storage/loot/IntRange$IntChecker +MD: net/minecraft/world/level/storage/loot/IntRange$IntChecker/m_165056_ (Lnet/minecraft/world/level/storage/loot/LootContext;I)Z net/minecraft/world/level/storage/loot/IntRange$IntChecker/test (Lnet/minecraft/world/level/storage/loot/LootContext;I)Z +CL: net/minecraft/world/level/storage/loot/IntRange$IntLimiter net/minecraft/world/level/storage/loot/IntRange$IntLimiter +FD: net/minecraft/world/level/storage/loot/IntRange$IntLimiter/net/minecraft/world/level/storage/loot/IntRange$IntLimiter net/minecraft/world/level/storage/loot/IntRange$IntLimiter/net/minecraft/world/level/storage/loot/IntRange$IntLimiter +MD: net/minecraft/world/level/storage/loot/IntRange$IntLimiter/m_165059_ (Lnet/minecraft/world/level/storage/loot/LootContext;I)I net/minecraft/world/level/storage/loot/IntRange$IntLimiter/apply (Lnet/minecraft/world/level/storage/loot/LootContext;I)I +CL: net/minecraft/world/level/storage/loot/IntRange$Serializer net/minecraft/world/level/storage/loot/IntRange$Serializer +FD: net/minecraft/world/level/storage/loot/IntRange$Serializer/net/minecraft/world/level/storage/loot/IntRange$Serializer net/minecraft/world/level/storage/loot/IntRange$Serializer/net/minecraft/world/level/storage/loot/IntRange$Serializer +MD: net/minecraft/world/level/storage/loot/IntRange$Serializer/ ()V net/minecraft/world/level/storage/loot/IntRange$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/IntRange$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/IntRange$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/IntRange$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/IntRange; net/minecraft/world/level/storage/loot/IntRange$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/IntRange; +MD: net/minecraft/world/level/storage/loot/IntRange$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/IntRange$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/world/level/storage/loot/IntRange$Serializer/serialize (Lnet/minecraft/world/level/storage/loot/IntRange;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/IntRange$Serializer/serialize (Lnet/minecraft/world/level/storage/loot/IntRange;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/ItemModifierManager net/minecraft/world/level/storage/loot/ItemModifierManager +FD: net/minecraft/world/level/storage/loot/ItemModifierManager/f_165079_ net/minecraft/world/level/storage/loot/ItemModifierManager/LOGGER +FD: net/minecraft/world/level/storage/loot/ItemModifierManager/f_165080_ net/minecraft/world/level/storage/loot/ItemModifierManager/GSON +FD: net/minecraft/world/level/storage/loot/ItemModifierManager/f_165081_ net/minecraft/world/level/storage/loot/ItemModifierManager/predicateManager +FD: net/minecraft/world/level/storage/loot/ItemModifierManager/f_165082_ net/minecraft/world/level/storage/loot/ItemModifierManager/lootTables +FD: net/minecraft/world/level/storage/loot/ItemModifierManager/f_165083_ net/minecraft/world/level/storage/loot/ItemModifierManager/functions +FD: net/minecraft/world/level/storage/loot/ItemModifierManager/net/minecraft/world/level/storage/loot/ItemModifierManager net/minecraft/world/level/storage/loot/ItemModifierManager/net/minecraft/world/level/storage/loot/ItemModifierManager +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/ ()V net/minecraft/world/level/storage/loot/ItemModifierManager/ ()V +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/ (Lnet/minecraft/world/level/storage/loot/PredicateManager;Lnet/minecraft/world/level/storage/loot/LootTables;)V net/minecraft/world/level/storage/loot/ItemModifierManager/ (Lnet/minecraft/world/level/storage/loot/PredicateManager;Lnet/minecraft/world/level/storage/loot/LootTables;)V +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_165088_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/ItemModifierManager/getKeys ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_165089_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V net/minecraft/world/level/storage/loot/ItemModifierManager/lambda$apply$0 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_165093_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/ItemModifierManager/lambda$apply$1 (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_165101_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/world/level/storage/loot/ItemModifierManager/lambda$apply$2 (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_165108_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/ItemModifierManager/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_165110_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/ItemModifierManager/get (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/level/storage/loot/ItemModifierManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/world/level/storage/loot/ItemModifierManager/m_5787_ (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/level/storage/loot/ItemModifierManager/apply (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +CL: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence +FD: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/f_165113_ net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/functions +FD: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/f_165114_ net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/compositeFunction +FD: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence +MD: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/ ([Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/ ([Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/apply (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/apply (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/apply (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/apply (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/ItemModifierManager$FunctionSequence/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +CL: net/minecraft/world/level/storage/loot/LootContext net/minecraft/world/level/storage/loot/LootContext +FD: net/minecraft/world/level/storage/loot/LootContext/f_78907_ net/minecraft/world/level/storage/loot/LootContext/random +FD: net/minecraft/world/level/storage/loot/LootContext/f_78908_ net/minecraft/world/level/storage/loot/LootContext/luck +FD: net/minecraft/world/level/storage/loot/LootContext/f_78909_ net/minecraft/world/level/storage/loot/LootContext/level +FD: net/minecraft/world/level/storage/loot/LootContext/f_78910_ net/minecraft/world/level/storage/loot/LootContext/lootTables +FD: net/minecraft/world/level/storage/loot/LootContext/f_78911_ net/minecraft/world/level/storage/loot/LootContext/visitedTables +FD: net/minecraft/world/level/storage/loot/LootContext/f_78912_ net/minecraft/world/level/storage/loot/LootContext/conditions +FD: net/minecraft/world/level/storage/loot/LootContext/f_78913_ net/minecraft/world/level/storage/loot/LootContext/visitedConditions +FD: net/minecraft/world/level/storage/loot/LootContext/f_78914_ net/minecraft/world/level/storage/loot/LootContext/params +FD: net/minecraft/world/level/storage/loot/LootContext/f_78915_ net/minecraft/world/level/storage/loot/LootContext/dynamicDrops +FD: net/minecraft/world/level/storage/loot/LootContext/net/minecraft/world/level/storage/loot/LootContext net/minecraft/world/level/storage/loot/LootContext/net/minecraft/world/level/storage/loot/LootContext +MD: net/minecraft/world/level/storage/loot/LootContext/ (Ljava/util/Random;FLnet/minecraft/server/level/ServerLevel;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/Map;Ljava/util/Map;)V net/minecraft/world/level/storage/loot/LootContext/ (Ljava/util/Random;FLnet/minecraft/server/level/ServerLevel;Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/Map;Ljava/util/Map;)V +MD: net/minecraft/world/level/storage/loot/LootContext/m_165124_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootContext/getParam (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootContext/m_78933_ ()Ljava/util/Random; net/minecraft/world/level/storage/loot/LootContext/getRandom ()Ljava/util/Random; +MD: net/minecraft/world/level/storage/loot/LootContext/m_78934_ (Lnet/minecraft/world/level/storage/loot/LootTable;)Z net/minecraft/world/level/storage/loot/LootContext/addVisitedTable (Lnet/minecraft/world/level/storage/loot/LootTable;)Z +MD: net/minecraft/world/level/storage/loot/LootContext/m_78936_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Z net/minecraft/world/level/storage/loot/LootContext/hasParam (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Z +MD: net/minecraft/world/level/storage/loot/LootContext/m_78938_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Z net/minecraft/world/level/storage/loot/LootContext/addVisitedCondition (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Z +MD: net/minecraft/world/level/storage/loot/LootContext/m_78940_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; net/minecraft/world/level/storage/loot/LootContext/getLootTable (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; +MD: net/minecraft/world/level/storage/loot/LootContext/m_78942_ (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Consumer;)V net/minecraft/world/level/storage/loot/LootContext/addDynamicDrops (Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/storage/loot/LootContext/m_78945_ ()F net/minecraft/world/level/storage/loot/LootContext/getLuck ()F +MD: net/minecraft/world/level/storage/loot/LootContext/m_78946_ (Lnet/minecraft/world/level/storage/loot/LootTable;)V net/minecraft/world/level/storage/loot/LootContext/removeVisitedTable (Lnet/minecraft/world/level/storage/loot/LootTable;)V +MD: net/minecraft/world/level/storage/loot/LootContext/m_78948_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/LootContext/removeVisitedCondition (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/LootContext/m_78950_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/LootContext/getCondition (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/LootContext/m_78952_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/world/level/storage/loot/LootContext/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/world/level/storage/loot/LootContext/m_78953_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootContext/getParamOrNull (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; +CL: net/minecraft/world/level/storage/loot/LootContext$Builder net/minecraft/world/level/storage/loot/LootContext$Builder +FD: net/minecraft/world/level/storage/loot/LootContext$Builder/f_78955_ net/minecraft/world/level/storage/loot/LootContext$Builder/level +FD: net/minecraft/world/level/storage/loot/LootContext$Builder/f_78956_ net/minecraft/world/level/storage/loot/LootContext$Builder/params +FD: net/minecraft/world/level/storage/loot/LootContext$Builder/f_78957_ net/minecraft/world/level/storage/loot/LootContext$Builder/dynamicDrops +FD: net/minecraft/world/level/storage/loot/LootContext$Builder/f_78958_ net/minecraft/world/level/storage/loot/LootContext$Builder/random +FD: net/minecraft/world/level/storage/loot/LootContext$Builder/f_78959_ net/minecraft/world/level/storage/loot/LootContext$Builder/luck +FD: net/minecraft/world/level/storage/loot/LootContext$Builder/net/minecraft/world/level/storage/loot/LootContext$Builder net/minecraft/world/level/storage/loot/LootContext$Builder/net/minecraft/world/level/storage/loot/LootContext$Builder +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/ (Lnet/minecraft/server/level/ServerLevel;)V net/minecraft/world/level/storage/loot/LootContext$Builder/ (Lnet/minecraft/server/level/ServerLevel;)V +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78962_ ()Lnet/minecraft/server/level/ServerLevel; net/minecraft/world/level/storage/loot/LootContext$Builder/getLevel ()Lnet/minecraft/server/level/ServerLevel; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78963_ (F)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/level/storage/loot/LootContext$Builder/withLuck (F)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78965_ (J)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/level/storage/loot/LootContext$Builder/withOptionalRandomSeed (J)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78967_ (JLjava/util/Random;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/level/storage/loot/LootContext$Builder/withOptionalRandomSeed (JLjava/util/Random;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78970_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootContext$Builder/getParameter (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78972_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;Ljava/lang/Object;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/level/storage/loot/LootContext$Builder/withParameter (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;Ljava/lang/Object;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78975_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/world/level/storage/loot/LootContext; net/minecraft/world/level/storage/loot/LootContext$Builder/create (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/world/level/storage/loot/LootContext; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78977_ (Ljava/util/Random;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/level/storage/loot/LootContext$Builder/withRandom (Ljava/util/Random;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78979_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootContext$DynamicDrop;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/level/storage/loot/LootContext$Builder/withDynamicDrop (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootContext$DynamicDrop;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78982_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootContext$Builder/getOptionalParameter (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootContext$Builder/m_78984_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;Ljava/lang/Object;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; net/minecraft/world/level/storage/loot/LootContext$Builder/withOptionalParameter (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;Ljava/lang/Object;)Lnet/minecraft/world/level/storage/loot/LootContext$Builder; +CL: net/minecraft/world/level/storage/loot/LootContext$DynamicDrop net/minecraft/world/level/storage/loot/LootContext$DynamicDrop +FD: net/minecraft/world/level/storage/loot/LootContext$DynamicDrop/net/minecraft/world/level/storage/loot/LootContext$DynamicDrop net/minecraft/world/level/storage/loot/LootContext$DynamicDrop/net/minecraft/world/level/storage/loot/LootContext$DynamicDrop +MD: net/minecraft/world/level/storage/loot/LootContext$DynamicDrop/m_78987_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V net/minecraft/world/level/storage/loot/LootContext$DynamicDrop/add (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V +CL: net/minecraft/world/level/storage/loot/LootContext$EntityTarget net/minecraft/world/level/storage/loot/LootContext$EntityTarget +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/$VALUES net/minecraft/world/level/storage/loot/LootContext$EntityTarget/$VALUES +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/DIRECT_KILLER net/minecraft/world/level/storage/loot/LootContext$EntityTarget/DIRECT_KILLER +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/KILLER net/minecraft/world/level/storage/loot/LootContext$EntityTarget/KILLER +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/KILLER_PLAYER net/minecraft/world/level/storage/loot/LootContext$EntityTarget/KILLER_PLAYER +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/THIS net/minecraft/world/level/storage/loot/LootContext$EntityTarget/THIS +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/f_78994_ net/minecraft/world/level/storage/loot/LootContext$EntityTarget/name +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/f_78995_ net/minecraft/world/level/storage/loot/LootContext$EntityTarget/param +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/net/minecraft/world/level/storage/loot/LootContext$EntityTarget net/minecraft/world/level/storage/loot/LootContext$EntityTarget/net/minecraft/world/level/storage/loot/LootContext$EntityTarget +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/ ()V net/minecraft/world/level/storage/loot/LootContext$EntityTarget/ ()V +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)V net/minecraft/world/level/storage/loot/LootContext$EntityTarget/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)V +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/m_165126_ ()[Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; net/minecraft/world/level/storage/loot/LootContext$EntityTarget/$values ()[Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/m_79003_ ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam; net/minecraft/world/level/storage/loot/LootContext$EntityTarget/getParam ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam; +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/m_79006_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; net/minecraft/world/level/storage/loot/LootContext$EntityTarget/getByName (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; net/minecraft/world/level/storage/loot/LootContext$EntityTarget/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget/values ()[Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; net/minecraft/world/level/storage/loot/LootContext$EntityTarget/values ()[Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; +CL: net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer +FD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/ ()V net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/read (Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/read (Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/read (Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/read (Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget; +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/write (Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/write (Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V +MD: net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/write (Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer/write (Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +CL: net/minecraft/world/level/storage/loot/LootContextUser net/minecraft/world/level/storage/loot/LootContextUser +FD: net/minecraft/world/level/storage/loot/LootContextUser/net/minecraft/world/level/storage/loot/LootContextUser net/minecraft/world/level/storage/loot/LootContextUser/net/minecraft/world/level/storage/loot/LootContextUser +MD: net/minecraft/world/level/storage/loot/LootContextUser/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/LootContextUser/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/LootContextUser/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/LootContextUser/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/LootPool net/minecraft/world/level/storage/loot/LootPool +FD: net/minecraft/world/level/storage/loot/LootPool/f_79023_ net/minecraft/world/level/storage/loot/LootPool/entries +FD: net/minecraft/world/level/storage/loot/LootPool/f_79024_ net/minecraft/world/level/storage/loot/LootPool/conditions +FD: net/minecraft/world/level/storage/loot/LootPool/f_79025_ net/minecraft/world/level/storage/loot/LootPool/compositeCondition +FD: net/minecraft/world/level/storage/loot/LootPool/f_79026_ net/minecraft/world/level/storage/loot/LootPool/functions +FD: net/minecraft/world/level/storage/loot/LootPool/f_79027_ net/minecraft/world/level/storage/loot/LootPool/compositeFunction +FD: net/minecraft/world/level/storage/loot/LootPool/f_79028_ net/minecraft/world/level/storage/loot/LootPool/rolls +FD: net/minecraft/world/level/storage/loot/LootPool/f_79029_ net/minecraft/world/level/storage/loot/LootPool/bonusRolls +FD: net/minecraft/world/level/storage/loot/LootPool/net/minecraft/world/level/storage/loot/LootPool net/minecraft/world/level/storage/loot/LootPool/net/minecraft/world/level/storage/loot/LootPool +MD: net/minecraft/world/level/storage/loot/LootPool/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/LootPool/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/LootPool/m_79043_ ()Lnet/minecraft/world/level/storage/loot/LootPool$Builder; net/minecraft/world/level/storage/loot/LootPool/lootPool ()Lnet/minecraft/world/level/storage/loot/LootPool$Builder; +MD: net/minecraft/world/level/storage/loot/LootPool/m_79044_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/List;Lorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntry;)V net/minecraft/world/level/storage/loot/LootPool/lambda$addRandomItem$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/List;Lorg/apache/commons/lang3/mutable/MutableInt;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntry;)V +MD: net/minecraft/world/level/storage/loot/LootPool/m_79051_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/LootPool/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/LootPool/m_79053_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/LootPool/addRandomItems (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/LootPool/m_79058_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/LootPool/addRandomItem (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +CL: net/minecraft/world/level/storage/loot/LootPool$Builder net/minecraft/world/level/storage/loot/LootPool$Builder +FD: net/minecraft/world/level/storage/loot/LootPool$Builder/f_79067_ net/minecraft/world/level/storage/loot/LootPool$Builder/entries +FD: net/minecraft/world/level/storage/loot/LootPool$Builder/f_79068_ net/minecraft/world/level/storage/loot/LootPool$Builder/conditions +FD: net/minecraft/world/level/storage/loot/LootPool$Builder/f_79069_ net/minecraft/world/level/storage/loot/LootPool$Builder/functions +FD: net/minecraft/world/level/storage/loot/LootPool$Builder/f_79070_ net/minecraft/world/level/storage/loot/LootPool$Builder/rolls +FD: net/minecraft/world/level/storage/loot/LootPool$Builder/f_79071_ net/minecraft/world/level/storage/loot/LootPool$Builder/bonusRolls +FD: net/minecraft/world/level/storage/loot/LootPool$Builder/net/minecraft/world/level/storage/loot/LootPool$Builder net/minecraft/world/level/storage/loot/LootPool$Builder/net/minecraft/world/level/storage/loot/LootPool$Builder +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/ ()V net/minecraft/world/level/storage/loot/LootPool$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_165133_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; net/minecraft/world/level/storage/loot/LootPool$Builder/setRolls (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_165135_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; net/minecraft/world/level/storage/loot/LootPool$Builder/setBonusRolls (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_5476_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootPool$Builder/unwrap ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_5476_ ()Lnet/minecraft/world/level/storage/loot/LootPool$Builder; net/minecraft/world/level/storage/loot/LootPool$Builder/unwrap ()Lnet/minecraft/world/level/storage/loot/LootPool$Builder; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_5577_ (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootPool$Builder/apply (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_5577_ (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; net/minecraft/world/level/storage/loot/LootPool$Builder/apply (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_6509_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootPool$Builder/when (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_6509_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; net/minecraft/world/level/storage/loot/LootPool$Builder/when (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_79076_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; net/minecraft/world/level/storage/loot/LootPool$Builder/add (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/LootPool$Builder; +MD: net/minecraft/world/level/storage/loot/LootPool$Builder/m_79082_ ()Lnet/minecraft/world/level/storage/loot/LootPool; net/minecraft/world/level/storage/loot/LootPool$Builder/build ()Lnet/minecraft/world/level/storage/loot/LootPool; +CL: net/minecraft/world/level/storage/loot/LootPool$Serializer net/minecraft/world/level/storage/loot/LootPool$Serializer +FD: net/minecraft/world/level/storage/loot/LootPool$Serializer/net/minecraft/world/level/storage/loot/LootPool$Serializer net/minecraft/world/level/storage/loot/LootPool$Serializer/net/minecraft/world/level/storage/loot/LootPool$Serializer +MD: net/minecraft/world/level/storage/loot/LootPool$Serializer/ ()V net/minecraft/world/level/storage/loot/LootPool$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/LootPool$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootPool$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootPool$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/LootPool; net/minecraft/world/level/storage/loot/LootPool$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/LootPool; +MD: net/minecraft/world/level/storage/loot/LootPool$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/LootPool$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/world/level/storage/loot/LootPool$Serializer/serialize (Lnet/minecraft/world/level/storage/loot/LootPool;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/LootPool$Serializer/serialize (Lnet/minecraft/world/level/storage/loot/LootPool;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/LootTable net/minecraft/world/level/storage/loot/LootTable +FD: net/minecraft/world/level/storage/loot/LootTable/f_79105_ net/minecraft/world/level/storage/loot/LootTable/EMPTY +FD: net/minecraft/world/level/storage/loot/LootTable/f_79106_ net/minecraft/world/level/storage/loot/LootTable/DEFAULT_PARAM_SET +FD: net/minecraft/world/level/storage/loot/LootTable/f_79107_ net/minecraft/world/level/storage/loot/LootTable/LOGGER +FD: net/minecraft/world/level/storage/loot/LootTable/f_79108_ net/minecraft/world/level/storage/loot/LootTable/paramSet +FD: net/minecraft/world/level/storage/loot/LootTable/f_79109_ net/minecraft/world/level/storage/loot/LootTable/pools +FD: net/minecraft/world/level/storage/loot/LootTable/f_79110_ net/minecraft/world/level/storage/loot/LootTable/functions +FD: net/minecraft/world/level/storage/loot/LootTable/f_79111_ net/minecraft/world/level/storage/loot/LootTable/compositeFunction +FD: net/minecraft/world/level/storage/loot/LootTable/net/minecraft/world/level/storage/loot/LootTable net/minecraft/world/level/storage/loot/LootTable/net/minecraft/world/level/storage/loot/LootTable +MD: net/minecraft/world/level/storage/loot/LootTable/ ()V net/minecraft/world/level/storage/loot/LootTable/ ()V +MD: net/minecraft/world/level/storage/loot/LootTable/ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;[Lnet/minecraft/world/level/storage/loot/LootPool;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/LootTable/ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;[Lnet/minecraft/world/level/storage/loot/LootPool;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/LootTable/m_79122_ ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; net/minecraft/world/level/storage/loot/LootTable/getParamSet ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; +MD: net/minecraft/world/level/storage/loot/LootTable/m_79123_ (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/LootTable/fill (Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/LootTable/m_79126_ (Lnet/minecraft/world/Container;Ljava/util/Random;)Ljava/util/List; net/minecraft/world/level/storage/loot/LootTable/getAvailableSlots (Lnet/minecraft/world/Container;Ljava/util/Random;)Ljava/util/List; +MD: net/minecraft/world/level/storage/loot/LootTable/m_79129_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/util/List; net/minecraft/world/level/storage/loot/LootTable/getRandomItems (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/util/List; +MD: net/minecraft/world/level/storage/loot/LootTable/m_79131_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V net/minecraft/world/level/storage/loot/LootTable/getRandomItemsRaw (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/level/storage/loot/LootTable/m_79136_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/LootTable/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/LootTable/m_79138_ (Ljava/util/List;ILjava/util/Random;)V net/minecraft/world/level/storage/loot/LootTable/shuffleAndSplitItems (Ljava/util/List;ILjava/util/Random;)V +MD: net/minecraft/world/level/storage/loot/LootTable/m_79142_ (Ljava/util/function/Consumer;)Ljava/util/function/Consumer; net/minecraft/world/level/storage/loot/LootTable/createStackSplitter (Ljava/util/function/Consumer;)Ljava/util/function/Consumer; +MD: net/minecraft/world/level/storage/loot/LootTable/m_79144_ (Ljava/util/function/Consumer;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/storage/loot/LootTable/lambda$createStackSplitter$0 (Ljava/util/function/Consumer;Lnet/minecraft/world/item/ItemStack;)V +MD: net/minecraft/world/level/storage/loot/LootTable/m_79147_ ()Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/world/level/storage/loot/LootTable/lootTable ()Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/world/level/storage/loot/LootTable/m_79148_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V net/minecraft/world/level/storage/loot/LootTable/getRandomItems (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V +CL: net/minecraft/world/level/storage/loot/LootTable$Builder net/minecraft/world/level/storage/loot/LootTable$Builder +FD: net/minecraft/world/level/storage/loot/LootTable$Builder/f_79156_ net/minecraft/world/level/storage/loot/LootTable$Builder/pools +FD: net/minecraft/world/level/storage/loot/LootTable$Builder/f_79157_ net/minecraft/world/level/storage/loot/LootTable$Builder/functions +FD: net/minecraft/world/level/storage/loot/LootTable$Builder/f_79158_ net/minecraft/world/level/storage/loot/LootTable$Builder/paramSet +FD: net/minecraft/world/level/storage/loot/LootTable$Builder/net/minecraft/world/level/storage/loot/LootTable$Builder net/minecraft/world/level/storage/loot/LootTable$Builder/net/minecraft/world/level/storage/loot/LootTable$Builder +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/ ()V net/minecraft/world/level/storage/loot/LootTable$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/m_5476_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootTable$Builder/unwrap ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/m_5476_ ()Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/world/level/storage/loot/LootTable$Builder/unwrap ()Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/m_5577_ (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootTable$Builder/apply (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/m_5577_ (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/world/level/storage/loot/LootTable$Builder/apply (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/m_79161_ (Lnet/minecraft/world/level/storage/loot/LootPool$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/world/level/storage/loot/LootTable$Builder/withPool (Lnet/minecraft/world/level/storage/loot/LootPool$Builder;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/m_79165_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; net/minecraft/world/level/storage/loot/LootTable$Builder/setParamSet (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +MD: net/minecraft/world/level/storage/loot/LootTable$Builder/m_79167_ ()Lnet/minecraft/world/level/storage/loot/LootTable; net/minecraft/world/level/storage/loot/LootTable$Builder/build ()Lnet/minecraft/world/level/storage/loot/LootTable; +CL: net/minecraft/world/level/storage/loot/LootTable$Serializer net/minecraft/world/level/storage/loot/LootTable$Serializer +FD: net/minecraft/world/level/storage/loot/LootTable$Serializer/net/minecraft/world/level/storage/loot/LootTable$Serializer net/minecraft/world/level/storage/loot/LootTable$Serializer/net/minecraft/world/level/storage/loot/LootTable$Serializer +MD: net/minecraft/world/level/storage/loot/LootTable$Serializer/ ()V net/minecraft/world/level/storage/loot/LootTable$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/LootTable$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/LootTable$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/LootTable$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/LootTable; net/minecraft/world/level/storage/loot/LootTable$Serializer/deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/LootTable; +MD: net/minecraft/world/level/storage/loot/LootTable$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/LootTable$Serializer/serialize (Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/world/level/storage/loot/LootTable$Serializer/serialize (Lnet/minecraft/world/level/storage/loot/LootTable;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/LootTable$Serializer/serialize (Lnet/minecraft/world/level/storage/loot/LootTable;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/LootTables net/minecraft/world/level/storage/loot/LootTables +FD: net/minecraft/world/level/storage/loot/LootTables/f_79188_ net/minecraft/world/level/storage/loot/LootTables/LOGGER +FD: net/minecraft/world/level/storage/loot/LootTables/f_79189_ net/minecraft/world/level/storage/loot/LootTables/GSON +FD: net/minecraft/world/level/storage/loot/LootTables/f_79190_ net/minecraft/world/level/storage/loot/LootTables/tables +FD: net/minecraft/world/level/storage/loot/LootTables/f_79191_ net/minecraft/world/level/storage/loot/LootTables/predicateManager +FD: net/minecraft/world/level/storage/loot/LootTables/net/minecraft/world/level/storage/loot/LootTables net/minecraft/world/level/storage/loot/LootTables/net/minecraft/world/level/storage/loot/LootTables +MD: net/minecraft/world/level/storage/loot/LootTables/ ()V net/minecraft/world/level/storage/loot/LootTables/ ()V +MD: net/minecraft/world/level/storage/loot/LootTables/ (Lnet/minecraft/world/level/storage/loot/PredicateManager;)V net/minecraft/world/level/storage/loot/LootTables/ (Lnet/minecraft/world/level/storage/loot/PredicateManager;)V +MD: net/minecraft/world/level/storage/loot/LootTables/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/level/storage/loot/LootTables/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/world/level/storage/loot/LootTables/m_5787_ (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/level/storage/loot/LootTables/apply (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/world/level/storage/loot/LootTables/m_79195_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/LootTables/getIds ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/LootTables/m_79196_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V net/minecraft/world/level/storage/loot/LootTables/lambda$apply$0 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/world/level/storage/loot/LootTables/m_79200_ (Lnet/minecraft/world/level/storage/loot/LootTable;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/LootTables/serialize (Lnet/minecraft/world/level/storage/loot/LootTable;)Lcom/google/gson/JsonElement; +MD: net/minecraft/world/level/storage/loot/LootTables/m_79202_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V net/minecraft/world/level/storage/loot/LootTables/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V +MD: net/minecraft/world/level/storage/loot/LootTables/m_79210_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/world/level/storage/loot/LootTables/lambda$apply$2 (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/LootTables/m_79217_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; net/minecraft/world/level/storage/loot/LootTables/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; +MD: net/minecraft/world/level/storage/loot/LootTables/m_79219_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V net/minecraft/world/level/storage/loot/LootTables/lambda$apply$1 (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/LootTable;)V +CL: net/minecraft/world/level/storage/loot/PredicateManager net/minecraft/world/level/storage/loot/PredicateManager +FD: net/minecraft/world/level/storage/loot/PredicateManager/f_79227_ net/minecraft/world/level/storage/loot/PredicateManager/LOGGER +FD: net/minecraft/world/level/storage/loot/PredicateManager/f_79228_ net/minecraft/world/level/storage/loot/PredicateManager/GSON +FD: net/minecraft/world/level/storage/loot/PredicateManager/f_79229_ net/minecraft/world/level/storage/loot/PredicateManager/conditions +FD: net/minecraft/world/level/storage/loot/PredicateManager/net/minecraft/world/level/storage/loot/PredicateManager net/minecraft/world/level/storage/loot/PredicateManager/net/minecraft/world/level/storage/loot/PredicateManager +MD: net/minecraft/world/level/storage/loot/PredicateManager/ ()V net/minecraft/world/level/storage/loot/PredicateManager/ ()V +MD: net/minecraft/world/level/storage/loot/PredicateManager/ ()V net/minecraft/world/level/storage/loot/PredicateManager/ ()V +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_5787_ (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/level/storage/loot/PredicateManager/apply (Ljava/lang/Object;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_5787_ (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/level/storage/loot/PredicateManager/apply (Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_79232_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/PredicateManager/getKeys ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_79233_ (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V net/minecraft/world/level/storage/loot/PredicateManager/lambda$apply$0 (Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_79237_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/PredicateManager/lambda$apply$2 (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_79245_ (Ljava/lang/String;Ljava/lang/String;)V net/minecraft/world/level/storage/loot/PredicateManager/lambda$apply$3 (Ljava/lang/String;Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_79252_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/PredicateManager/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/PredicateManager/m_79254_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; net/minecraft/world/level/storage/loot/PredicateManager/lambda$apply$1 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; +CL: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate +FD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/f_79256_ net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/terms +FD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/f_79257_ net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/composedPredicate +FD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate +MD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/PredicateManager$CompositePredicate/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/Serializer net/minecraft/world/level/storage/loot/Serializer +FD: net/minecraft/world/level/storage/loot/Serializer/net/minecraft/world/level/storage/loot/Serializer net/minecraft/world/level/storage/loot/Serializer/net/minecraft/world/level/storage/loot/Serializer +MD: net/minecraft/world/level/storage/loot/Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +CL: net/minecraft/world/level/storage/loot/SerializerType net/minecraft/world/level/storage/loot/SerializerType +FD: net/minecraft/world/level/storage/loot/SerializerType/f_79328_ net/minecraft/world/level/storage/loot/SerializerType/serializer +FD: net/minecraft/world/level/storage/loot/SerializerType/net/minecraft/world/level/storage/loot/SerializerType net/minecraft/world/level/storage/loot/SerializerType/net/minecraft/world/level/storage/loot/SerializerType +MD: net/minecraft/world/level/storage/loot/SerializerType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V net/minecraft/world/level/storage/loot/SerializerType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V +MD: net/minecraft/world/level/storage/loot/SerializerType/m_79331_ ()Lnet/minecraft/world/level/storage/loot/Serializer; net/minecraft/world/level/storage/loot/SerializerType/getSerializer ()Lnet/minecraft/world/level/storage/loot/Serializer; +CL: net/minecraft/world/level/storage/loot/ValidationContext net/minecraft/world/level/storage/loot/ValidationContext +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79332_ net/minecraft/world/level/storage/loot/ValidationContext/problems +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79333_ net/minecraft/world/level/storage/loot/ValidationContext/context +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79334_ net/minecraft/world/level/storage/loot/ValidationContext/params +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79335_ net/minecraft/world/level/storage/loot/ValidationContext/conditionResolver +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79336_ net/minecraft/world/level/storage/loot/ValidationContext/visitedConditions +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79337_ net/minecraft/world/level/storage/loot/ValidationContext/tableResolver +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79338_ net/minecraft/world/level/storage/loot/ValidationContext/visitedTables +FD: net/minecraft/world/level/storage/loot/ValidationContext/f_79339_ net/minecraft/world/level/storage/loot/ValidationContext/contextCache +FD: net/minecraft/world/level/storage/loot/ValidationContext/net/minecraft/world/level/storage/loot/ValidationContext net/minecraft/world/level/storage/loot/ValidationContext/net/minecraft/world/level/storage/loot/ValidationContext +MD: net/minecraft/world/level/storage/loot/ValidationContext/ (Lcom/google/common/collect/Multimap;Ljava/util/function/Supplier;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;Ljava/util/function/Function;Ljava/util/Set;Ljava/util/function/Function;Ljava/util/Set;)V net/minecraft/world/level/storage/loot/ValidationContext/ (Lcom/google/common/collect/Multimap;Ljava/util/function/Supplier;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;Ljava/util/function/Function;Ljava/util/Set;Ljava/util/function/Function;Ljava/util/Set;)V +MD: net/minecraft/world/level/storage/loot/ValidationContext/ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;Ljava/util/function/Function;Ljava/util/function/Function;)V net/minecraft/world/level/storage/loot/ValidationContext/ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;Ljava/util/function/Function;Ljava/util/function/Function;)V +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79352_ ()Lcom/google/common/collect/Multimap; net/minecraft/world/level/storage/loot/ValidationContext/getProblems ()Lcom/google/common/collect/Multimap; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79353_ (Lnet/minecraft/world/level/storage/loot/LootContextUser;)V net/minecraft/world/level/storage/loot/ValidationContext/validateUser (Lnet/minecraft/world/level/storage/loot/LootContextUser;)V +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79355_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/world/level/storage/loot/ValidationContext; net/minecraft/world/level/storage/loot/ValidationContext/setParams (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/world/level/storage/loot/ValidationContext; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79357_ (Ljava/lang/String;)V net/minecraft/world/level/storage/loot/ValidationContext/reportProblem (Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79359_ (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/ValidationContext; net/minecraft/world/level/storage/loot/ValidationContext/enterTable (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/ValidationContext; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79362_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/world/level/storage/loot/ValidationContext/hasVisitedTable (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79364_ ()Ljava/lang/String; net/minecraft/world/level/storage/loot/ValidationContext/getContext ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79365_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/ValidationContext; net/minecraft/world/level/storage/loot/ValidationContext/forChild (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/ValidationContext; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79367_ (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/ValidationContext; net/minecraft/world/level/storage/loot/ValidationContext/enterCondition (Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/ValidationContext; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79370_ (Lnet/minecraft/resources/ResourceLocation;)Z net/minecraft/world/level/storage/loot/ValidationContext/hasVisitedCondition (Lnet/minecraft/resources/ResourceLocation;)Z +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79372_ ()Ljava/lang/String; net/minecraft/world/level/storage/loot/ValidationContext/lambda$new$0 ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79373_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/level/storage/loot/ValidationContext/lambda$enterCondition$3 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79375_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; net/minecraft/world/level/storage/loot/ValidationContext/resolveLootTable (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/LootTable; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79377_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/level/storage/loot/ValidationContext/lambda$enterTable$2 (Ljava/lang/String;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79379_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/ValidationContext/resolveCondition (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/ValidationContext/m_79381_ (Ljava/lang/String;)Ljava/lang/String; net/minecraft/world/level/storage/loot/ValidationContext/lambda$forChild$1 (Ljava/lang/String;)Ljava/lang/String; +CL: net/minecraft/world/level/storage/loot/entries/AlternativesEntry net/minecraft/world/level/storage/loot/entries/AlternativesEntry +FD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry/net/minecraft/world/level/storage/loot/entries/AlternativesEntry net/minecraft/world/level/storage/loot/entries/AlternativesEntry/net/minecraft/world/level/storage/loot/entries/AlternativesEntry +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/entries/AlternativesEntry/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry/m_5690_ ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; net/minecraft/world/level/storage/loot/entries/AlternativesEntry/compose ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry/m_6165_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/entries/AlternativesEntry/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/AlternativesEntry/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry/m_79391_ ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/AlternativesEntry/lambda$compose$0 ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry/m_79395_ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; net/minecraft/world/level/storage/loot/entries/AlternativesEntry/alternatives ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; +CL: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder +FD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/f_79397_ net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/entries +FD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)V net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)V +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/m_7170_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/otherwise (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; +MD: net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/m_7512_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder/build ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +CL: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer +FD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/f_79405_ net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/ALWAYS_FALSE +FD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/f_79406_ net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/ALWAYS_TRUE +FD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/ ()V net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/m_6562_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/expand (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/m_79408_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/lambda$static$1 (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/m_79411_ (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/and (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/m_79413_ (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/lambda$or$3 (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/m_79417_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/lambda$static$0 (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/m_79420_ (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/or (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/m_79422_ (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/ComposableEntryContainer/lambda$and$2 (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +CL: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase net/minecraft/world/level/storage/loot/entries/CompositeEntryBase +FD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/f_79428_ net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/children +FD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/f_79429_ net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/composedChildren +FD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/net/minecraft/world/level/storage/loot/entries/CompositeEntryBase net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/net/minecraft/world/level/storage/loot/entries/CompositeEntryBase +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/m_5690_ ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/compose ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/m_6165_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/m_6562_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/expand (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/m_79435_ (Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer; net/minecraft/world/level/storage/loot/entries/CompositeEntryBase/createSerializer (Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer; +CL: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1 net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1 +FD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/f_79441_ net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/val$constructor +FD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1 net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1 +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/ (Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor;)V net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/ (Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor;)V +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/m_5921_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase; net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/deserializeCustom (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase; +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/m_5921_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/deserializeCustom (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$1/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +CL: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor +FD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor/net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor/net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor +MD: net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor/m_79460_ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase; net/minecraft/world/level/storage/loot/entries/CompositeEntryBase$CompositeEntryConstructor/create ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/CompositeEntryBase; +CL: net/minecraft/world/level/storage/loot/entries/DynamicLoot net/minecraft/world/level/storage/loot/entries/DynamicLoot +FD: net/minecraft/world/level/storage/loot/entries/DynamicLoot/f_79463_ net/minecraft/world/level/storage/loot/entries/DynamicLoot/name +FD: net/minecraft/world/level/storage/loot/entries/DynamicLoot/net/minecraft/world/level/storage/loot/entries/DynamicLoot net/minecraft/world/level/storage/loot/entries/DynamicLoot/net/minecraft/world/level/storage/loot/entries/DynamicLoot +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot/ (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/entries/DynamicLoot/ (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/DynamicLoot/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot/m_6948_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/DynamicLoot/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot/m_79483_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/DynamicLoot/dynamicEntry (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot/m_79485_ (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/DynamicLoot/lambda$dynamicEntry$0 (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer +FD: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/ ()V net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/DynamicLoot;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/DynamicLoot;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/DynamicLoot; net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/DynamicLoot; +MD: net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/DynamicLoot$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/EmptyLootItem net/minecraft/world/level/storage/loot/entries/EmptyLootItem +FD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem/net/minecraft/world/level/storage/loot/entries/EmptyLootItem net/minecraft/world/level/storage/loot/entries/EmptyLootItem/net/minecraft/world/level/storage/loot/entries/EmptyLootItem +MD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem/ (II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/entries/EmptyLootItem/ (II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/EmptyLootItem/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem/m_6948_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/EmptyLootItem/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem/m_79533_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/EmptyLootItem/emptyItem ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +CL: net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer +FD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer +MD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/ ()V net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/EmptyLootItem; net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/EmptyLootItem; +MD: net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/EmptyLootItem$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/EntryGroup net/minecraft/world/level/storage/loot/entries/EntryGroup +FD: net/minecraft/world/level/storage/loot/entries/EntryGroup/net/minecraft/world/level/storage/loot/entries/EntryGroup net/minecraft/world/level/storage/loot/entries/EntryGroup/net/minecraft/world/level/storage/loot/entries/EntryGroup +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/entries/EntryGroup/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup/m_165137_ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; net/minecraft/world/level/storage/loot/entries/EntryGroup/list ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup/m_5690_ ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; net/minecraft/world/level/storage/loot/entries/EntryGroup/compose ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/EntryGroup/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup/m_79553_ (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/EntryGroup/lambda$compose$0 (Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup/m_79560_ ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/EntryGroup/lambda$compose$1 ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +CL: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder +FD: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/f_165139_ net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/entries +FD: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)V net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)V +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/m_142719_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/append (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/m_7512_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/EntryGroup$Builder/build ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootItem net/minecraft/world/level/storage/loot/entries/LootItem +FD: net/minecraft/world/level/storage/loot/entries/LootItem/f_79564_ net/minecraft/world/level/storage/loot/entries/LootItem/item +FD: net/minecraft/world/level/storage/loot/entries/LootItem/net/minecraft/world/level/storage/loot/entries/LootItem net/minecraft/world/level/storage/loot/entries/LootItem/net/minecraft/world/level/storage/loot/entries/LootItem +MD: net/minecraft/world/level/storage/loot/entries/LootItem/ (Lnet/minecraft/world/item/Item;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/entries/LootItem/ (Lnet/minecraft/world/item/Item;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/entries/LootItem/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/LootItem/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/LootItem/m_6948_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/LootItem/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootItem/m_79579_ (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootItem/lootTableItem (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootItem/m_79581_ (Lnet/minecraft/world/level/ItemLike;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/LootItem/lambda$lootTableItem$0 (Lnet/minecraft/world/level/ItemLike;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer net/minecraft/world/level/storage/loot/entries/LootItem$Serializer +FD: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/net/minecraft/world/level/storage/loot/entries/LootItem$Serializer net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/net/minecraft/world/level/storage/loot/entries/LootItem$Serializer +MD: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/ ()V net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootItem;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootItem;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootItem; net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootItem; +MD: net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/LootItem$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolEntries net/minecraft/world/level/storage/loot/entries/LootPoolEntries +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79619_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/EMPTY +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79620_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/ITEM +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79621_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/REFERENCE +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79622_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/DYNAMIC +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79623_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/TAG +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79624_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/ALTERNATIVES +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79625_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/SEQUENCE +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/f_79626_ net/minecraft/world/level/storage/loot/entries/LootPoolEntries/GROUP +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/net/minecraft/world/level/storage/loot/entries/LootPoolEntries net/minecraft/world/level/storage/loot/entries/LootPoolEntries/net/minecraft/world/level/storage/loot/entries/LootPoolEntries +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/ ()V net/minecraft/world/level/storage/loot/entries/LootPoolEntries/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/ ()V net/minecraft/world/level/storage/loot/entries/LootPoolEntries/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/m_79628_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/entries/LootPoolEntries/createGsonAdapter ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntries/m_79629_ (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/LootPoolEntries/register (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolEntry net/minecraft/world/level/storage/loot/entries/LootPoolEntry +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntry/net/minecraft/world/level/storage/loot/entries/LootPoolEntry net/minecraft/world/level/storage/loot/entries/LootPoolEntry/net/minecraft/world/level/storage/loot/entries/LootPoolEntry +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntry/m_6941_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolEntry/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntry/m_7067_ (F)I net/minecraft/world/level/storage/loot/entries/LootPoolEntry/getWeight (F)I +CL: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/f_79635_ net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/compositeCondition +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/f_79636_ net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/conditions +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/m_6165_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/m_79639_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer/canRun (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/f_79642_ net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/conditions +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/ ()V net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_142639_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/then (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_142719_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/append (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/EntryGroup$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_5476_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/unwrap ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_5476_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/unwrap ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_6509_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/when (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_6509_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/when (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_7170_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/otherwise (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/AlternativesEntry$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_7512_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/build ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/m_79651_ ()[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder/getConditions ()[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/ ()V net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/m_5921_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/deserializeCustom (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolEntryType net/minecraft/world/level/storage/loot/entries/LootPoolEntryType +FD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryType/net/minecraft/world/level/storage/loot/entries/LootPoolEntryType net/minecraft/world/level/storage/loot/entries/LootPoolEntryType/net/minecraft/world/level/storage/loot/entries/LootPoolEntryType +MD: net/minecraft/world/level/storage/loot/entries/LootPoolEntryType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V net/minecraft/world/level/storage/loot/entries/LootPoolEntryType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V +CL: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/f_165150_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/DEFAULT_WEIGHT +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/f_165151_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/DEFAULT_QUALITY +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/f_79675_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/weight +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/f_79676_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/quality +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/f_79677_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/functions +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/f_79678_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/compositeFunction +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/f_79679_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/entry +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/ (II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/ (II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/m_6165_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/m_6562_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/expand (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/m_6948_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/m_79687_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer/simpleBuilder (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1 net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1 +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/f_79696_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/this$0 +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1 net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1 +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/m_6941_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$1/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +CL: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/f_79702_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/weight +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/f_79703_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/quality +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/f_79704_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/functions +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/ ()V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/m_5577_ (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/apply (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/m_5577_ (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/apply (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/m_79706_ ()[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/getFunctions ()[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/m_79707_ (I)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/setWeight (I)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/m_79711_ (I)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder/setQuality (I)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/f_79715_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/constructor +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/m_7512_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$DummyBuilder/build ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/f_79721_ net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/this$0 +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/m_7067_ (F)I net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryBase/getWeight (F)I +CL: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor/m_79726_ (II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$EntryConstructor/build (II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer +FD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/ ()V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/m_5921_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/deserializeCustom (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/m_5921_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/deserializeCustom (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootTableReference net/minecraft/world/level/storage/loot/entries/LootTableReference +FD: net/minecraft/world/level/storage/loot/entries/LootTableReference/f_79754_ net/minecraft/world/level/storage/loot/entries/LootTableReference/name +FD: net/minecraft/world/level/storage/loot/entries/LootTableReference/net/minecraft/world/level/storage/loot/entries/LootTableReference net/minecraft/world/level/storage/loot/entries/LootTableReference/net/minecraft/world/level/storage/loot/entries/LootTableReference +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference/ (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/entries/LootTableReference/ (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference/m_6165_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/entries/LootTableReference/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/LootTableReference/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference/m_6948_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/LootTableReference/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference/m_79776_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/LootTableReference/lootTableReference (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference/m_79778_ (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/LootTableReference/lambda$lootTableReference$0 (Lnet/minecraft/resources/ResourceLocation;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +CL: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer +FD: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/ ()V net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootTableReference;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootTableReference;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +MD: net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootTableReference; net/minecraft/world/level/storage/loot/entries/LootTableReference$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootTableReference; +CL: net/minecraft/world/level/storage/loot/entries/SequentialEntry net/minecraft/world/level/storage/loot/entries/SequentialEntry +FD: net/minecraft/world/level/storage/loot/entries/SequentialEntry/net/minecraft/world/level/storage/loot/entries/SequentialEntry net/minecraft/world/level/storage/loot/entries/SequentialEntry/net/minecraft/world/level/storage/loot/entries/SequentialEntry +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/entries/SequentialEntry/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry/m_165152_ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; net/minecraft/world/level/storage/loot/entries/SequentialEntry/sequential ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry/m_5690_ ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; net/minecraft/world/level/storage/loot/entries/SequentialEntry/compose ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;)Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer; +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/SequentialEntry/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry/m_79817_ ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/SequentialEntry/lambda$compose$0 ([Lnet/minecraft/world/level/storage/loot/entries/ComposableEntryContainer;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +CL: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder +FD: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/f_165154_ net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/entries +FD: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)V net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/ ([Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)V +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/m_142639_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/then (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/m_6897_ ()Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder; +MD: net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/m_7512_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; net/minecraft/world/level/storage/loot/entries/SequentialEntry$Builder/build ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer; +CL: net/minecraft/world/level/storage/loot/entries/TagEntry net/minecraft/world/level/storage/loot/entries/TagEntry +FD: net/minecraft/world/level/storage/loot/entries/TagEntry/f_79821_ net/minecraft/world/level/storage/loot/entries/TagEntry/tag +FD: net/minecraft/world/level/storage/loot/entries/TagEntry/f_79822_ net/minecraft/world/level/storage/loot/entries/TagEntry/expand +FD: net/minecraft/world/level/storage/loot/entries/TagEntry/net/minecraft/world/level/storage/loot/entries/TagEntry net/minecraft/world/level/storage/loot/entries/TagEntry/net/minecraft/world/level/storage/loot/entries/TagEntry +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/ (Lnet/minecraft/tags/TagKey;ZII[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V net/minecraft/world/level/storage/loot/entries/TagEntry/ (Lnet/minecraft/tags/TagKey;ZII[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_205084_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/TagEntry/tagContents (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_205086_ (Lnet/minecraft/tags/TagKey;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/TagEntry/lambda$expandTag$2 (Lnet/minecraft/tags/TagKey;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_205092_ (Ljava/util/function/Consumer;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/storage/loot/entries/TagEntry/lambda$createItemStack$0 (Ljava/util/function/Consumer;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_205095_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; net/minecraft/world/level/storage/loot/entries/TagEntry/expandTag (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer$Builder; +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_205097_ (Lnet/minecraft/tags/TagKey;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/TagEntry/lambda$tagContents$1 (Lnet/minecraft/tags/TagKey;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_6562_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/TagEntry/expand (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_6751_ ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; net/minecraft/world/level/storage/loot/entries/TagEntry/getType ()Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryType; +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_6948_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/TagEntry/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry/m_79845_ (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z net/minecraft/world/level/storage/loot/entries/TagEntry/expandTag (Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)Z +CL: net/minecraft/world/level/storage/loot/entries/TagEntry$1 net/minecraft/world/level/storage/loot/entries/TagEntry$1 +FD: net/minecraft/world/level/storage/loot/entries/TagEntry$1/f_79863_ net/minecraft/world/level/storage/loot/entries/TagEntry$1/val$item +FD: net/minecraft/world/level/storage/loot/entries/TagEntry$1/f_79864_ net/minecraft/world/level/storage/loot/entries/TagEntry$1/this$0 +FD: net/minecraft/world/level/storage/loot/entries/TagEntry$1/net/minecraft/world/level/storage/loot/entries/TagEntry$1 net/minecraft/world/level/storage/loot/entries/TagEntry$1/net/minecraft/world/level/storage/loot/entries/TagEntry$1 +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$1/ (Lnet/minecraft/world/level/storage/loot/entries/TagEntry;Lnet/minecraft/core/Holder;)V net/minecraft/world/level/storage/loot/entries/TagEntry$1/ (Lnet/minecraft/world/level/storage/loot/entries/TagEntry;Lnet/minecraft/core/Holder;)V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$1/m_6941_ (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V net/minecraft/world/level/storage/loot/entries/TagEntry$1/createItemStack (Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)V +CL: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer +FD: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/ ()V net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/m_7219_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/TagEntry;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/serializeCustom (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/entries/TagEntry;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/LootPoolSingletonContainer; +MD: net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/m_7267_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/TagEntry; net/minecraft/world/level/storage/loot/entries/TagEntry$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;[Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction;)Lnet/minecraft/world/level/storage/loot/entries/TagEntry; +CL: net/minecraft/world/level/storage/loot/entries/package-info net/minecraft/world/level/storage/loot/entries/package-info +FD: net/minecraft/world/level/storage/loot/entries/package-info/net/minecraft/world/level/storage/loot/entries/package-info net/minecraft/world/level/storage/loot/entries/package-info/net/minecraft/world/level/storage/loot/entries/package-info +CL: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount net/minecraft/world/level/storage/loot/functions/ApplyBonusCount +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/f_79898_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/FORMULAS +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/f_79899_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/enchantment +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/f_79900_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/formula +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/ ()V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79915_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/addOreBonusCount (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79917_ (Lnet/minecraft/world/item/enchantment/Enchantment;FI)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/addBonusBinomialDistributionCount (Lnet/minecraft/world/item/enchantment/Enchantment;FI)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79921_ (Lnet/minecraft/world/item/enchantment/Enchantment;I)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/addUniformBonusCount (Lnet/minecraft/world/item/enchantment/Enchantment;I)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79924_ (Lnet/minecraft/world/item/enchantment/Enchantment;IF[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/lambda$addBonusBinomialDistributionCount$0 (Lnet/minecraft/world/item/enchantment/Enchantment;IF[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79929_ (Lnet/minecraft/world/item/enchantment/Enchantment;I[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/lambda$addUniformBonusCount$3 (Lnet/minecraft/world/item/enchantment/Enchantment;I[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79933_ (Lnet/minecraft/world/item/enchantment/Enchantment;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/lambda$addUniformBonusCount$2 (Lnet/minecraft/world/item/enchantment/Enchantment;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79939_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/addUniformBonusCount (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/m_79941_ (Lnet/minecraft/world/item/enchantment/Enchantment;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount/lambda$addOreBonusCount$1 (Lnet/minecraft/world/item/enchantment/Enchantment;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/f_79947_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/TYPE +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/f_79948_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/extraRounds +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/f_79949_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/probability +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/ ()V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/ (IF)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/ (IF)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/m_5713_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/getType ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/m_6417_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/serializeParams (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/m_6432_ (Ljava/util/Random;II)I net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/calculateNewCount (Ljava/util/Random;II)I +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/m_79955_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$BinomialWithBonusCount/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; +CL: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/m_5713_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/getType ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/m_6417_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/serializeParams (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/m_6432_ (Ljava/util/Random;II)I net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula/calculateNewCount (Ljava/util/Random;II)I +CL: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer/m_79970_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$FormulaDeserializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; +CL: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/f_79973_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/TYPE +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/ ()V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/ ()V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/m_5713_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/getType ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/m_6417_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/serializeParams (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/m_6432_ (Ljava/util/Random;II)I net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/calculateNewCount (Ljava/util/Random;II)I +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/m_79979_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$OreDrops/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; +CL: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/m_80006_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonParseException; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Serializer/lambda$deserialize$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonParseException; +CL: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/f_80012_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/TYPE +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/f_80013_ net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/bonusMultiplier +FD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/ ()V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/ (I)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/ (I)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/m_5713_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/getType ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/m_6417_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/serializeParams (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/m_6432_ (Ljava/util/Random;II)I net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/calculateNewCount (Ljava/util/Random;II)I +MD: net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/m_80018_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$UniformBonusCount/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula; +CL: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay +FD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay +MD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/m_80037_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay/explosionDecay ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer +FD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer +MD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay; net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay; +MD: net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/ApplyExplosionDecay$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/CopyBlockState net/minecraft/world/level/storage/loot/functions/CopyBlockState +FD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/f_80047_ net/minecraft/world/level/storage/loot/functions/CopyBlockState/block +FD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/f_80048_ net/minecraft/world/level/storage/loot/functions/CopyBlockState/properties +FD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/net/minecraft/world/level/storage/loot/functions/CopyBlockState net/minecraft/world/level/storage/loot/functions/CopyBlockState/net/minecraft/world/level/storage/loot/functions/CopyBlockState +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/block/Block;Ljava/util/Set;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/block/Block;Ljava/util/Set;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/CopyBlockState/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/CopyBlockState/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/CopyBlockState/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/m_80062_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder; net/minecraft/world/level/storage/loot/functions/CopyBlockState/copyState (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/m_80064_ (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/String; net/minecraft/world/level/storage/loot/functions/CopyBlockState/serialize (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState/m_80069_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState/lambda$run$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)V +CL: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder +FD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/f_80076_ net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/block +FD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/f_80077_ net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/properties +FD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder; net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/m_80084_ (Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder; net/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder/copy (Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState$Builder; +CL: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer +FD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState; net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/CopyBlockState; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_80089_ (Lcom/google/gson/JsonArray;Lnet/minecraft/world/level/block/state/properties/Property;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/lambda$serialize$0 (Lcom/google/gson/JsonArray;Lnet/minecraft/world/level/block/state/properties/Property;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_80108_ (Ljava/util/Set;Lnet/minecraft/world/level/block/state/StateDefinition;Lcom/google/gson/JsonElement;)V net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/lambda$deserialize$2 (Ljava/util/Set;Lnet/minecraft/world/level/block/state/StateDefinition;Lcom/google/gson/JsonElement;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/m_80112_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; net/minecraft/world/level/storage/loot/functions/CopyBlockState$Serializer/lambda$deserialize$1 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; +CL: net/minecraft/world/level/storage/loot/functions/CopyNameFunction net/minecraft/world/level/storage/loot/functions/CopyNameFunction +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/f_80175_ net/minecraft/world/level/storage/loot/functions/CopyNameFunction/source +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/net/minecraft/world/level/storage/loot/functions/CopyNameFunction net/minecraft/world/level/storage/loot/functions/CopyNameFunction/net/minecraft/world/level/storage/loot/functions/CopyNameFunction +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource;)V net/minecraft/world/level/storage/loot/functions/CopyNameFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/CopyNameFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/CopyNameFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/CopyNameFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/m_80187_ (Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyNameFunction/copyName (Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction/m_80189_ (Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/CopyNameFunction/lambda$copyName$0 (Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/$VALUES net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/$VALUES +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/BLOCK_ENTITY net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/BLOCK_ENTITY +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/KILLER net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/KILLER +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/KILLER_PLAYER net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/KILLER_PLAYER +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/THIS net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/THIS +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/f_80199_ net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/name +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/f_80200_ net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/param +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/ ()V net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/ ()V +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)V net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/ (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/m_165173_ ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/$values ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/m_80208_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/getByName (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/values ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; net/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource/values ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction$NameSource; +CL: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction; net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/CopyNameFunction; +MD: net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/CopyNameFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction net/minecraft/world/level/storage/loot/functions/CopyNbtFunction +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/f_80234_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/source +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/f_80235_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/operations +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider;Ljava/util/List;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider;Ljava/util/List;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/m_165178_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/copyData (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/m_165180_ (Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/copyData (Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/m_80252_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/nbt/Tag;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/lambda$run$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/nbt/Tag;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/m_80267_ (Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction/compileNbtPath (Ljava/lang/String;)Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath; +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/f_80271_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/source +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/f_80272_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/ops +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/ (Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/ (Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/m_80279_ (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/copy (Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/m_80282_ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder/copy (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/f_80288_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/sourcePathText +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/f_80289_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/sourcePath +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/f_80290_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/targetPathText +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/f_80291_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/targetPath +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/f_80292_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/op +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/ (Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/m_80302_ ()Lcom/google/gson/JsonObject; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/toJson ()Lcom/google/gson/JsonObject; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/m_80303_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/fromJson (Lcom/google/gson/JsonObject;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/m_80305_ (Ljava/util/function/Supplier;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$CopyOperation/apply (Ljava/util/function/Supplier;Lnet/minecraft/nbt/Tag;)V +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/$VALUES net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/$VALUES +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/APPEND net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/APPEND +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/MERGE net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/MERGE +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/REPLACE net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/REPLACE +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/f_80335_ net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/name +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/ ()V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/ ()V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/m_165184_ ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/$values ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/m_6706_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/merge (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/m_80349_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/getByName (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/valueOf (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/values ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy/values ()[Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy; +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1 net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1 +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1 net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1 +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1/m_6706_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$1/merge (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2 net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2 +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2 net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2 +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/m_165185_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/lambda$merge$0 (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/m_6706_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/merge (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/m_80369_ (Ljava/util/List;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$2/lambda$merge$1 (Ljava/util/List;Lnet/minecraft/nbt/Tag;)V +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3 net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3 +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3 net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3 +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/m_165188_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/lambda$merge$0 (Lnet/minecraft/nbt/Tag;Lnet/minecraft/nbt/Tag;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/m_6706_ (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/merge (Lnet/minecraft/nbt/Tag;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;Ljava/util/List;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/m_80383_ (Ljava/util/List;Lnet/minecraft/nbt/Tag;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$MergeStrategy$3/lambda$merge$1 (Ljava/util/List;Lnet/minecraft/nbt/Tag;)V +CL: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/CopyNbtFunction; +MD: net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/CopyNbtFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction +FD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/f_80414_ net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/LOGGER +FD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/f_80415_ net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/enchantments +FD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/ ()V net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/ ()V +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/Collection;)V net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/Collection;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/m_165191_ ()Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/randomEnchantment ()Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/m_80424_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/util/Random;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/enchantItem (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/util/Random;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/m_80433_ (ZLnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/Enchantment;)Z net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/lambda$run$0 (ZLnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/Enchantment;)Z +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/m_80437_ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/lambda$randomApplicableEnchantment$1 ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/m_80440_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction/randomApplicableEnchantment ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/f_80441_ net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/enchantments +FD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/ ()V net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/m_80444_ (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder/withEnchantment (Lnet/minecraft/world/item/enchantment/Enchantment;)Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/m_80465_ (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction$Serializer/lambda$deserialize$0 (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; +CL: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction +FD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/f_80471_ net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/levels +FD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/f_80472_ net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/treasure +FD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)V net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/m_165196_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/enchantWithLevels (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/f_80492_ net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/levels +FD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/f_80493_ net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/treasure +FD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/m_80499_ ()Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder/allowTreasure ()Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction; +MD: net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/EnchantWithLevelsFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_165201_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/DEFAULT_DECORATION_NAME +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_165202_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/DEFAULT_ZOOM +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_165203_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/DEFAULT_SEARCH_RADIUS +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_165204_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/DEFAULT_SKIP_EXISTING +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80521_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/DEFAULT_FEATURE +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80522_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/DEFAULT_DECORATION +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80523_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/LOGGER +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80524_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/destination +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80525_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/mapDecoration +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80526_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/zoom +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80527_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/searchRadius +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/f_80528_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/skipKnownStructures +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/ ()V net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;BIZ)V net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;BIZ)V +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/m_80554_ ()Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction/makeExplorationMap ()Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/f_80562_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/destination +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/f_80563_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/mapDecoration +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/f_80564_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/zoom +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/f_80565_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/searchRadius +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/f_80566_ net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/skipKnownStructures +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/ ()V net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_165205_ (I)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/setSearchRadius (I)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_210658_ (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/setDestination (Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_80569_ (B)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/setZoom (B)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_80573_ (Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/setMapDecoration (Lnet/minecraft/world/level/saveddata/maps/MapDecoration$Type;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/m_80575_ (Z)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder/setSkipKnownStructures (Z)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/m_210660_ (Lcom/google/gson/JsonObject;)Lnet/minecraft/tags/TagKey; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/readStructure (Lcom/google/gson/JsonObject;)Lnet/minecraft/tags/TagKey; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction; +MD: net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/FillPlayerHead net/minecraft/world/level/storage/loot/functions/FillPlayerHead +FD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/f_80602_ net/minecraft/world/level/storage/loot/functions/FillPlayerHead/entityTarget +FD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/net/minecraft/world/level/storage/loot/functions/FillPlayerHead net/minecraft/world/level/storage/loot/functions/FillPlayerHead/net/minecraft/world/level/storage/loot/functions/FillPlayerHead +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/functions/FillPlayerHead/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/m_165207_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/FillPlayerHead/fillPlayerHead (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/m_165209_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/FillPlayerHead/lambda$fillPlayerHead$0 (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/FillPlayerHead/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/FillPlayerHead/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/FillPlayerHead/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer +FD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/FillPlayerHead;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/FillPlayerHead;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/FillPlayerHead; net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/FillPlayerHead; +MD: net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/FillPlayerHead$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder +FD: net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder/net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder/net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder +MD: net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder/m_5476_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder/unwrap ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder/m_5577_ (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/functions/FunctionUserBuilder/apply (Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder;)Ljava/lang/Object; +CL: net/minecraft/world/level/storage/loot/functions/LimitCount net/minecraft/world/level/storage/loot/functions/LimitCount +FD: net/minecraft/world/level/storage/loot/functions/LimitCount/f_80635_ net/minecraft/world/level/storage/loot/functions/LimitCount/limiter +FD: net/minecraft/world/level/storage/loot/functions/LimitCount/net/minecraft/world/level/storage/loot/functions/LimitCount net/minecraft/world/level/storage/loot/functions/LimitCount/net/minecraft/world/level/storage/loot/functions/LimitCount +MD: net/minecraft/world/level/storage/loot/functions/LimitCount/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/IntRange;)V net/minecraft/world/level/storage/loot/functions/LimitCount/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/IntRange;)V +MD: net/minecraft/world/level/storage/loot/functions/LimitCount/m_165215_ (Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/LimitCount/limitCount (Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LimitCount/m_165217_ (Lnet/minecraft/world/level/storage/loot/IntRange;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/LimitCount/lambda$limitCount$0 (Lnet/minecraft/world/level/storage/loot/IntRange;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/LimitCount/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/LimitCount/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/LimitCount/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/LimitCount/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/LimitCount/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/LimitCount/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer +FD: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer +MD: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LimitCount;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LimitCount;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LimitCount; net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LimitCount; +MD: net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/LimitCount$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/f_80675_ net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/compositePredicates +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/f_80676_ net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/predicates +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/apply (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/apply (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/apply (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/apply (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/m_80683_ (Ljava/util/function/Function;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction/simpleBuilder (Ljava/util/function/Function;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/f_80691_ net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/conditions +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/ ()V net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/m_5476_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/unwrap ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/m_5476_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/unwrap ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/m_6509_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/when (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/m_6509_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/when (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/m_80699_ ()[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder/getConditions ()[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +CL: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/f_80700_ net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/constructor +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/ (Ljava/util/function/Function;)V net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/ (Ljava/util/function/Function;)V +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$DummyBuilder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +CL: net/minecraft/world/level/storage/loot/functions/LootItemFunction net/minecraft/world/level/storage/loot/functions/LootItemFunction +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunction/net/minecraft/world/level/storage/loot/functions/LootItemFunction net/minecraft/world/level/storage/loot/functions/LootItemFunction/net/minecraft/world/level/storage/loot/functions/LootItemFunction +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/LootItemFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunction/m_80724_ (Ljava/util/function/BiFunction;Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/util/function/Consumer; net/minecraft/world/level/storage/loot/functions/LootItemFunction/decorate (Ljava/util/function/BiFunction;Ljava/util/function/Consumer;Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/util/function/Consumer; +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunction/m_80728_ (Ljava/util/function/Consumer;Ljava/util/function/BiFunction;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/ItemStack;)V net/minecraft/world/level/storage/loot/functions/LootItemFunction/lambda$decorate$0 (Ljava/util/function/Consumer;Ljava/util/function/BiFunction;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/ItemStack;)V +CL: net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder/net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder/net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/LootItemFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/LootItemFunctionType net/minecraft/world/level/storage/loot/functions/LootItemFunctionType +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctionType/net/minecraft/world/level/storage/loot/functions/LootItemFunctionType net/minecraft/world/level/storage/loot/functions/LootItemFunctionType/net/minecraft/world/level/storage/loot/functions/LootItemFunctionType +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctionType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V net/minecraft/world/level/storage/loot/functions/LootItemFunctionType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V +CL: net/minecraft/world/level/storage/loot/functions/LootItemFunctions net/minecraft/world/level/storage/loot/functions/LootItemFunctions +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_165221_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_ENCHANTMENTS +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_165222_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_BANNER_PATTERN +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_193030_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_POTION +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80735_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/IDENTITY +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80736_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_COUNT +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80737_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/ENCHANT_WITH_LEVELS +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80738_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/ENCHANT_RANDOMLY +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80739_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_NBT +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80740_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/FURNACE_SMELT +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80741_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/LOOTING_ENCHANT +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80742_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_DAMAGE +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80743_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_ATTRIBUTES +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80744_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_NAME +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80745_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/EXPLORATION_MAP +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80746_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_STEW_EFFECT +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80747_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/COPY_NAME +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80748_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_CONTENTS +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80749_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/LIMIT_COUNT +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80750_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/APPLY_BONUS +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80751_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_LOOT_TABLE +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80752_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/EXPLOSION_DECAY +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80753_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/SET_LORE +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80754_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/FILL_PLAYER_HEAD +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80755_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/COPY_NBT +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/f_80756_ net/minecraft/world/level/storage/loot/functions/LootItemFunctions/COPY_STATE +FD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/net/minecraft/world/level/storage/loot/functions/LootItemFunctions net/minecraft/world/level/storage/loot/functions/LootItemFunctions/net/minecraft/world/level/storage/loot/functions/LootItemFunctions +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/ ()V net/minecraft/world/level/storage/loot/functions/LootItemFunctions/ ()V +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/ ()V net/minecraft/world/level/storage/loot/functions/LootItemFunctions/ ()V +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/m_80758_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/functions/LootItemFunctions/createGsonAdapter ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/m_80759_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/LootItemFunctions/lambda$static$0 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/m_80762_ (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/LootItemFunctions/register (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/m_80765_ (Ljava/util/function/BiFunction;Ljava/util/function/BiFunction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/LootItemFunctions/lambda$compose$1 (Ljava/util/function/BiFunction;Ljava/util/function/BiFunction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/m_80770_ ([Ljava/util/function/BiFunction;)Ljava/util/function/BiFunction; net/minecraft/world/level/storage/loot/functions/LootItemFunctions/compose ([Ljava/util/function/BiFunction;)Ljava/util/function/BiFunction; +MD: net/minecraft/world/level/storage/loot/functions/LootItemFunctions/m_80772_ ([Ljava/util/function/BiFunction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/LootItemFunctions/lambda$compose$2 ([Ljava/util/function/BiFunction;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/f_165224_ net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/NO_LIMIT +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/f_80776_ net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/value +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/f_80777_ net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/limit +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;I)V net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;I)V +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/m_165229_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/lootingMultiplier (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/m_80798_ ()Z net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction/hasLimit ()Z +CL: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/f_80801_ net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/count +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/f_80802_ net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/limit +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/m_80806_ (I)Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder/setLimit (I)Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction; net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootingEnchantFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction net/minecraft/world/level/storage/loot/functions/SetAttributesFunction +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/f_80831_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/modifiers +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/List;)V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/List;)V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/m_165233_ (Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier;)Ljava/util/stream/Stream; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/lambda$getReferencedContextParams$0 (Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/m_165235_ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/modifier (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/m_165241_ ()Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/setAttributes ()Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1 net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1 +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1/f_80845_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1/$SwitchMap$net$minecraft$world$entity$ai$attributes$AttributeModifier$Operation +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1 net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1 +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1/ ()V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$1/ ()V +CL: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/f_165242_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/modifiers +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/ ()V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/m_165245_ (Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/withModifier (Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/f_80847_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/name +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/f_80848_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/attribute +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/f_80849_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/operation +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/f_80850_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/amount +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/f_80851_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/id +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/f_80852_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/slots +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;[Lnet/minecraft/world/entity/EquipmentSlot;Ljava/util/UUID;)V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;[Lnet/minecraft/world/entity/EquipmentSlot;Ljava/util/UUID;)V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/m_80860_ (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/lang/String; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/operationToString (Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/m_80862_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/m_80865_ (Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonObject; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/serialize (Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonObject; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/m_80869_ (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier/operationFromString (Ljava/lang/String;)Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation; +CL: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/f_165256_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/name +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/f_165257_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/attribute +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/f_165258_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/operation +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/f_165259_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/amount +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/f_165260_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/id +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/f_165261_ net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/slots +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/ (Ljava/lang/String;Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/m_165267_ ()Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/build ()Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Modifier; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/m_165268_ (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/forSlot (Lnet/minecraft/world/entity/EquipmentSlot;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/m_165270_ (Ljava/util/UUID;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder/withUuid (Ljava/util/UUID;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction$ModifierBuilder; +CL: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction; net/minecraft/world/level/storage/loot/functions/SetAttributesFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetAttributesFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction +FD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/f_165272_ net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/patterns +FD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/f_165273_ net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/append +FD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/List;Z)V net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/List;Z)V +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/m_165282_ (Z)Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/setBannerPattern (Z)Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/f_165284_ net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/patterns +FD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/f_165285_ net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/append +FD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/ (Z)V net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/ (Z)V +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/m_165289_ (Lnet/minecraft/world/level/block/entity/BannerPattern;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/addPattern (Lnet/minecraft/world/level/block/entity/BannerPattern;Lnet/minecraft/world/item/DyeColor;)Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/m_165295_ (Lcom/google/gson/JsonArray;Lcom/mojang/datafixers/util/Pair;)V net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/lambda$serialize$0 (Lcom/google/gson/JsonArray;Lcom/mojang/datafixers/util/Pair;)V +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction; net/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetBannerPatternFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetContainerContents net/minecraft/world/level/storage/loot/functions/SetContainerContents +FD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/f_193031_ net/minecraft/world/level/storage/loot/functions/SetContainerContents/type +FD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/f_80902_ net/minecraft/world/level/storage/loot/functions/SetContainerContents/entries +FD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/net/minecraft/world/level/storage/loot/functions/SetContainerContents net/minecraft/world/level/storage/loot/functions/SetContainerContents/net/minecraft/world/level/storage/loot/functions/SetContainerContents +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/block/entity/BlockEntityType;Ljava/util/List;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/block/entity/BlockEntityType;Ljava/util/List;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/m_165318_ (Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntry;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents/lambda$run$0 (Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntry;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/m_193036_ (Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder; net/minecraft/world/level/storage/loot/functions/SetContainerContents/setContents (Lnet/minecraft/world/level/block/entity/BlockEntityType;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetContainerContents/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetContainerContents/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents/m_80913_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents/lambda$run$1 (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/core/NonNullList;Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer;)V +CL: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder +FD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/f_193038_ net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/type +FD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/f_80927_ net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/entries +FD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/ (Lnet/minecraft/world/level/block/entity/BlockEntityType;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder; net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/m_80930_ (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder; net/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder/withEntry (Lnet/minecraft/world/level/storage/loot/entries/LootPoolEntryContainer$Builder;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents$Builder; +CL: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/m_193041_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/lambda$deserialize$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents; net/minecraft/world/level/storage/loot/functions/SetContainerContents$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerContents; +CL: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable net/minecraft/world/level/storage/loot/functions/SetContainerLootTable +FD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/f_193043_ net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/type +FD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/f_80955_ net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/name +FD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/f_80956_ net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/seed +FD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/net/minecraft/world/level/storage/loot/functions/SetContainerLootTable net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/net/minecraft/world/level/storage/loot/functions/SetContainerLootTable +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/resources/ResourceLocation;JLnet/minecraft/world/level/block/entity/BlockEntityType;)V net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/resources/ResourceLocation;JLnet/minecraft/world/level/block/entity/BlockEntityType;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/m_193049_ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/withLootTable (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/m_193052_ (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/resources/ResourceLocation;J)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/withLootTable (Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/resources/ResourceLocation;J)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/m_193056_ (Lnet/minecraft/resources/ResourceLocation;JLnet/minecraft/world/level/block/entity/BlockEntityType;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/lambda$withLootTable$1 (Lnet/minecraft/resources/ResourceLocation;JLnet/minecraft/world/level/block/entity/BlockEntityType;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/m_193061_ (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/entity/BlockEntityType;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/lambda$withLootTable$0 (Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/entity/BlockEntityType;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/m_193065_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/lambda$deserialize$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetContainerLootTable;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetContainerLootTable;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerLootTable; net/minecraft/world/level/storage/loot/functions/SetContainerLootTable$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetContainerLootTable; +CL: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction +FD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/f_165334_ net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/enchantments +FD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/f_165335_ net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/add +FD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/Map;Z)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/Map;Z)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_165341_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/lang/Integer;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/lambda$run$2 (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/lang/Integer;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_165348_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Ljava/util/stream/Stream; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/lambda$getReferencedContextParams$0 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_165350_ (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/lambda$run$1 (Lit/unimi/dsi/fastutil/objects/Object2IntMap;Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_165355_ (Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;I)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/updateEnchantment (Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;I)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_165359_ (Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/lang/Integer;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/lambda$run$4 (Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/lang/Integer;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_165364_ (Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/lang/Integer;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/lambda$run$3 (Ljava/util/Map;Lnet/minecraft/world/item/enchantment/Enchantment;Ljava/lang/Integer;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/f_165368_ net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/enchantments +FD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/f_165369_ net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/add +FD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/ ()V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/ (Z)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/ (Z)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/m_165374_ (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/withEnchantment (Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/m_165384_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/lambda$serialize$0 (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/m_165401_ (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/lambda$deserialize$1 (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction; net/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetEnchantmentsFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction net/minecraft/world/level/storage/loot/functions/SetItemCountFunction +FD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/f_165407_ net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/add +FD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/f_80997_ net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/value +FD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/net/minecraft/world/level/storage/loot/functions/SetItemCountFunction net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/net/minecraft/world/level/storage/loot/functions/SetItemCountFunction +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)V net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/m_165412_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/setCount (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/m_165414_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/setCount (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/m_165417_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/lambda$setCount$1 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/m_165421_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/lambda$setCount$0 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetItemCountFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetItemCountFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetItemCountFunction; net/minecraft/world/level/storage/loot/functions/SetItemCountFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetItemCountFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction +FD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/f_165425_ net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/add +FD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/f_81037_ net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/LOGGER +FD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/f_81038_ net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/damage +FD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/ ()V net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)V net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/m_165430_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/setDamage (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/m_165432_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/setDamage (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/m_165435_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/lambda$setDamage$1 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Z[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/m_165439_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/lambda$setDamage$0 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetItemDamageFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetItemDamageFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetItemDamageFunction; net/minecraft/world/level/storage/loot/functions/SetItemDamageFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetItemDamageFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetLoreFunction net/minecraft/world/level/storage/loot/functions/SetLoreFunction +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/f_81079_ net/minecraft/world/level/storage/loot/functions/SetLoreFunction/replace +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/f_81080_ net/minecraft/world/level/storage/loot/functions/SetLoreFunction/lore +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/f_81081_ net/minecraft/world/level/storage/loot/functions/SetLoreFunction/resolutionContext +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/net/minecraft/world/level/storage/loot/functions/SetLoreFunction net/minecraft/world/level/storage/loot/functions/SetLoreFunction/net/minecraft/world/level/storage/loot/functions/SetLoreFunction +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;ZLjava/util/List;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/functions/SetLoreFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;ZLjava/util/List;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/m_165443_ ()Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetLoreFunction/setLore ()Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/SetLoreFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetLoreFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetLoreFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction/m_81091_ (Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/storage/loot/functions/SetLoreFunction/getLoreTag (Lnet/minecraft/world/item/ItemStack;Z)Lnet/minecraft/nbt/ListTag; +CL: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/f_165444_ net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/replace +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/f_165445_ net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/resolutionContext +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/f_165446_ net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/lore +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/ ()V net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/m_165449_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/setResolutionContext (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/m_165451_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/addLine (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/m_165453_ (Z)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/setReplace (Z)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction; net/minecraft/world/level/storage/loot/functions/SetLoreFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetLoreFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetNameFunction net/minecraft/world/level/storage/loot/functions/SetNameFunction +FD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/f_81122_ net/minecraft/world/level/storage/loot/functions/SetNameFunction/LOGGER +FD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/f_81123_ net/minecraft/world/level/storage/loot/functions/SetNameFunction/name +FD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/f_81124_ net/minecraft/world/level/storage/loot/functions/SetNameFunction/resolutionContext +FD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/net/minecraft/world/level/storage/loot/functions/SetNameFunction net/minecraft/world/level/storage/loot/functions/SetNameFunction/net/minecraft/world/level/storage/loot/functions/SetNameFunction +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/ ()V net/minecraft/world/level/storage/loot/functions/SetNameFunction/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/functions/SetNameFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_165457_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetNameFunction/setName (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_165459_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetNameFunction/setName (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_165462_ (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetNameFunction/lambda$setName$3 (Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_165466_ (Lnet/minecraft/network/chat/Component;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetNameFunction/lambda$setName$2 (Lnet/minecraft/network/chat/Component;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/SetNameFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetNameFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetNameFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_81139_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Ljava/util/function/UnaryOperator; net/minecraft/world/level/storage/loot/functions/SetNameFunction/createResolver (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Ljava/util/function/UnaryOperator; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_81144_ (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/world/level/storage/loot/functions/SetNameFunction/lambda$createResolver$0 (Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction/m_81151_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; net/minecraft/world/level/storage/loot/functions/SetNameFunction/lambda$createResolver$1 (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetNameFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetNameFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetNameFunction; net/minecraft/world/level/storage/loot/functions/SetNameFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetNameFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetNbtFunction net/minecraft/world/level/storage/loot/functions/SetNbtFunction +FD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction/f_81174_ net/minecraft/world/level/storage/loot/functions/SetNbtFunction/tag +FD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction/net/minecraft/world/level/storage/loot/functions/SetNbtFunction net/minecraft/world/level/storage/loot/functions/SetNbtFunction/net/minecraft/world/level/storage/loot/functions/SetNbtFunction +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/storage/loot/functions/SetNbtFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetNbtFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetNbtFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction/m_81187_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetNbtFunction/setTag (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction/m_81189_ (Lnet/minecraft/nbt/CompoundTag;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetNbtFunction/lambda$setTag$0 (Lnet/minecraft/nbt/CompoundTag;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetNbtFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetNbtFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetNbtFunction; net/minecraft/world/level/storage/loot/functions/SetNbtFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetNbtFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetPotionFunction net/minecraft/world/level/storage/loot/functions/SetPotionFunction +FD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction/f_193067_ net/minecraft/world/level/storage/loot/functions/SetPotionFunction/potion +FD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction/net/minecraft/world/level/storage/loot/functions/SetPotionFunction net/minecraft/world/level/storage/loot/functions/SetPotionFunction/net/minecraft/world/level/storage/loot/functions/SetPotionFunction +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/item/alchemy/Potion;)V net/minecraft/world/level/storage/loot/functions/SetPotionFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/item/alchemy/Potion;)V +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction/m_193075_ (Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetPotionFunction/setPotion (Lnet/minecraft/world/item/alchemy/Potion;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction/m_193077_ (Lnet/minecraft/world/item/alchemy/Potion;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetPotionFunction/lambda$setPotion$0 (Lnet/minecraft/world/item/alchemy/Potion;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetPotionFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetPotionFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +CL: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/m_193097_ (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/lambda$deserialize$0 (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetPotionFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetPotionFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetPotionFunction; net/minecraft/world/level/storage/loot/functions/SetPotionFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetPotionFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction +FD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/f_81214_ net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/effectDurationMap +FD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/Map;)V net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Ljava/util/Map;)V +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/m_165469_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Ljava/util/stream/Stream; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/lambda$getReferencedContextParams$0 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/m_81228_ ()Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction/stewEffect ()Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder +FD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/f_81229_ net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/effectDurationMap +FD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/ ()V net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/m_165472_ (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/withEffect (Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/m_6477_ ()Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/getThis ()Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/m_7453_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Builder/build ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SetStewEffectFunction; +MD: net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/m_81254_ (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; net/minecraft/world/level/storage/loot/functions/SetStewEffectFunction$Serializer/lambda$deserialize$0 (Ljava/lang/String;)Lcom/google/gson/JsonSyntaxException; +CL: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction net/minecraft/world/level/storage/loot/functions/SmeltItemFunction +FD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/f_81260_ net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/LOGGER +FD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/net/minecraft/world/level/storage/loot/functions/SmeltItemFunction net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/net/minecraft/world/level/storage/loot/functions/SmeltItemFunction +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/ ()V net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/m_7162_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/getType ()Lnet/minecraft/world/level/storage/loot/functions/LootItemFunctionType; +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/m_7372_ (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/run (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/world/item/ItemStack; +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/m_81271_ ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; net/minecraft/world/level/storage/loot/functions/SmeltItemFunction/smelted ()Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction$Builder; +CL: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer +FD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/ ()V net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction; +MD: net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/m_6821_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SmeltItemFunction; net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)Lnet/minecraft/world/level/storage/loot/functions/SmeltItemFunction; +CL: net/minecraft/world/level/storage/loot/functions/package-info net/minecraft/world/level/storage/loot/functions/package-info +FD: net/minecraft/world/level/storage/loot/functions/package-info/net/minecraft/world/level/storage/loot/functions/package-info net/minecraft/world/level/storage/loot/functions/package-info/net/minecraft/world/level/storage/loot/functions/package-info +CL: net/minecraft/world/level/storage/loot/package-info net/minecraft/world/level/storage/loot/package-info +FD: net/minecraft/world/level/storage/loot/package-info/net/minecraft/world/level/storage/loot/package-info net/minecraft/world/level/storage/loot/package-info/net/minecraft/world/level/storage/loot/package-info +CL: net/minecraft/world/level/storage/loot/parameters/LootContextParam net/minecraft/world/level/storage/loot/parameters/LootContextParam +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParam/f_81281_ net/minecraft/world/level/storage/loot/parameters/LootContextParam/name +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParam/net/minecraft/world/level/storage/loot/parameters/LootContextParam net/minecraft/world/level/storage/loot/parameters/LootContextParam/net/minecraft/world/level/storage/loot/parameters/LootContextParam +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParam/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/storage/loot/parameters/LootContextParam/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParam/m_81284_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/parameters/LootContextParam/getName ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParam/toString ()Ljava/lang/String; net/minecraft/world/level/storage/loot/parameters/LootContextParam/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet net/minecraft/world/level/storage/loot/parameters/LootContextParamSet +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/f_81385_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/required +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/f_81386_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/all +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/net/minecraft/world/level/storage/loot/parameters/LootContextParamSet net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/net/minecraft/world/level/storage/loot/parameters/LootContextParamSet +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/ (Ljava/util/Set;Ljava/util/Set;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/ (Ljava/util/Set;Ljava/util/Set;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/m_165475_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Z net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/isAllowed (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Z +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/m_165477_ ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/builder ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/m_81394_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/getRequired ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/m_81395_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/world/level/storage/loot/LootContextUser;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/validateUser (Lnet/minecraft/world/level/storage/loot/ValidationContext;Lnet/minecraft/world/level/storage/loot/LootContextUser;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/m_81398_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/getAllowed ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/m_81399_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/String; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/lambda$toString$0 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/toString ()Ljava/lang/String; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet/toString ()Ljava/lang/String; +CL: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/f_81402_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/required +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/f_81403_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/optional +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/ ()V net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/m_81405_ ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/build ()Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/m_81406_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/required (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/m_81408_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder; net/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder/optional (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder; +CL: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets net/minecraft/world/level/storage/loot/parameters/LootContextParamSets +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81410_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/EMPTY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81411_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/CHEST +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81412_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/COMMAND +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81413_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/SELECTOR +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81414_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/FISHING +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81415_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ENTITY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81416_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/GIFT +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81417_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/PIGLIN_BARTER +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81418_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ADVANCEMENT_REWARD +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81419_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ADVANCEMENT_ENTITY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81420_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ALL_PARAMS +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81421_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/BLOCK +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/f_81422_ net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/REGISTRY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/net/minecraft/world/level/storage/loot/parameters/LootContextParamSets net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/net/minecraft/world/level/storage/loot/parameters/LootContextParamSets +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ ()V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ ()V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ ()V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/ ()V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81424_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$11 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81426_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/getKey (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;)Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81428_ (Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/register (Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81431_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/get (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81433_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$10 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81435_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$9 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81437_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$8 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81439_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$7 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81441_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$6 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81443_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$5 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81445_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$4 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81447_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$3 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81449_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$2 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81451_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$1 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/m_81453_ (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V net/minecraft/world/level/storage/loot/parameters/LootContextParamSets/lambda$static$0 (Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet$Builder;)V +CL: net/minecraft/world/level/storage/loot/parameters/LootContextParams net/minecraft/world/level/storage/loot/parameters/LootContextParams +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81455_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/THIS_ENTITY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81456_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/LAST_DAMAGE_PLAYER +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81457_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/DAMAGE_SOURCE +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81458_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/KILLER_ENTITY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81459_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/DIRECT_KILLER_ENTITY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81460_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/ORIGIN +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81461_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/BLOCK_STATE +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81462_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/BLOCK_ENTITY +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81463_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/TOOL +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/f_81464_ net/minecraft/world/level/storage/loot/parameters/LootContextParams/EXPLOSION_RADIUS +FD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/net/minecraft/world/level/storage/loot/parameters/LootContextParams net/minecraft/world/level/storage/loot/parameters/LootContextParams/net/minecraft/world/level/storage/loot/parameters/LootContextParams +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/ ()V net/minecraft/world/level/storage/loot/parameters/LootContextParams/ ()V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/ ()V net/minecraft/world/level/storage/loot/parameters/LootContextParams/ ()V +MD: net/minecraft/world/level/storage/loot/parameters/LootContextParams/m_81466_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam; net/minecraft/world/level/storage/loot/parameters/LootContextParams/create (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParam; +CL: net/minecraft/world/level/storage/loot/parameters/package-info net/minecraft/world/level/storage/loot/parameters/package-info +FD: net/minecraft/world/level/storage/loot/parameters/package-info/net/minecraft/world/level/storage/loot/parameters/package-info net/minecraft/world/level/storage/loot/parameters/package-info/net/minecraft/world/level/storage/loot/parameters/package-info +CL: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition +FD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/f_81468_ net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/terms +FD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/f_81469_ net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/composedPredicate +FD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/m_81481_ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/alternative ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder +FD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/f_81486_ net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/terms +FD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)V net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/ ([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)V +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/m_7818_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder/or (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder; +CL: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition; net/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition; +CL: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition +FD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/f_81507_ net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/enchantment +FD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/f_81508_ net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/values +FD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/ (Lnet/minecraft/world/item/enchantment/Enchantment;[F)V net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/ (Lnet/minecraft/world/item/enchantment/Enchantment;[F)V +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/m_81517_ (Lnet/minecraft/world/item/enchantment/Enchantment;[F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/bonusLevelFlatChance (Lnet/minecraft/world/item/enchantment/Enchantment;[F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/m_81525_ (Lnet/minecraft/world/item/enchantment/Enchantment;[F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/lambda$bonusLevelFlatChance$0 (Lnet/minecraft/world/item/enchantment/Enchantment;[F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition; net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition; +MD: net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/m_81544_ (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonParseException; net/minecraft/world/level/storage/loot/predicates/BonusLevelTableCondition$Serializer/lambda$deserialize$0 (Lnet/minecraft/resources/ResourceLocation;)Lcom/google/gson/JsonParseException; +CL: net/minecraft/world/level/storage/loot/predicates/ConditionReference net/minecraft/world/level/storage/loot/predicates/ConditionReference +FD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/f_81549_ net/minecraft/world/level/storage/loot/predicates/ConditionReference/LOGGER +FD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/f_81550_ net/minecraft/world/level/storage/loot/predicates/ConditionReference/name +FD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/net/minecraft/world/level/storage/loot/predicates/ConditionReference net/minecraft/world/level/storage/loot/predicates/ConditionReference/net/minecraft/world/level/storage/loot/predicates/ConditionReference +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/ ()V net/minecraft/world/level/storage/loot/predicates/ConditionReference/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/storage/loot/predicates/ConditionReference/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/m_165480_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/ConditionReference/conditionReference (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/m_165482_ (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/ConditionReference/lambda$conditionReference$0 (Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/predicates/ConditionReference/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/ConditionReference/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/ConditionReference/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/ConditionReference/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/ConditionReference;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/ConditionReference;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/ConditionReference; net/minecraft/world/level/storage/loot/predicates/ConditionReference$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/ConditionReference; +CL: net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder +FD: net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder/net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder/net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder +MD: net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder/m_5476_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder/unwrap ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder/m_6509_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/ConditionUserBuilder/when (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Ljava/lang/Object; +CL: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition +FD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/f_81582_ net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/predicate +FD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/ (Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)V net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/ (Lnet/minecraft/advancements/critereon/DamageSourcePredicate;)V +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/m_81589_ (Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/hasDamageSource (Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/m_81596_ (Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/lambda$hasDamageSource$0 (Lnet/minecraft/advancements/critereon/DamageSourcePredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/DamageSourceCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/DamageSourceCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/DamageSourceCondition; net/minecraft/world/level/storage/loot/predicates/DamageSourceCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/DamageSourceCondition; +CL: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition +FD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/f_81615_ net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/scores +FD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/f_81616_ net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/entityTarget +FD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/ (Ljava/util/Map;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/ (Ljava/util/Map;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/m_165486_ (Lnet/minecraft/world/level/storage/loot/IntRange;)Ljava/util/stream/Stream; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/lambda$getReferencedContextParams$0 (Lnet/minecraft/world/level/storage/loot/IntRange;)Ljava/util/stream/Stream; +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/m_165488_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/hasScores (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/m_165490_ (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/scores/Scoreboard;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/IntRange;)Z net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/hasScore (Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/scores/Scoreboard;Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/IntRange;)Z +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder +FD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/f_165496_ net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/scores +FD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/f_165497_ net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/entityTarget +FD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/m_165500_ (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/withScore (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +CL: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition; net/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/EntityHasScoreCondition; +CL: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition net/minecraft/world/level/storage/loot/predicates/ExplosionCondition +FD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/f_81654_ net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/INSTANCE +FD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/net/minecraft/world/level/storage/loot/predicates/ExplosionCondition net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/net/minecraft/world/level/storage/loot/predicates/ExplosionCondition +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/ ()V net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/ ()V net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/m_81661_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/survivesExplosion ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/m_81663_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/lambda$survivesExplosion$0 ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/ExplosionCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/ExplosionCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/ExplosionCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/ExplosionCondition; net/minecraft/world/level/storage/loot/predicates/ExplosionCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/ExplosionCondition; +CL: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition +FD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/f_81681_ net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/term +FD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;)V +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/m_6169_ (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/validate (Lnet/minecraft/world/level/storage/loot/ValidationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/m_81694_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/invert (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/m_81697_ (Lnet/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/lambda$invert$0 (Lnet/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition; net/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/InvertedLootItemCondition; +CL: net/minecraft/world/level/storage/loot/predicates/LocationCheck net/minecraft/world/level/storage/loot/predicates/LocationCheck +FD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/f_81716_ net/minecraft/world/level/storage/loot/predicates/LocationCheck/predicate +FD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/f_81717_ net/minecraft/world/level/storage/loot/predicates/LocationCheck/offset +FD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/net/minecraft/world/level/storage/loot/predicates/LocationCheck net/minecraft/world/level/storage/loot/predicates/LocationCheck/net/minecraft/world/level/storage/loot/predicates/LocationCheck +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/ (Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/level/storage/loot/predicates/LocationCheck/ (Lnet/minecraft/advancements/critereon/LocationPredicate;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LocationCheck/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/m_81725_ (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LocationCheck/checkLocation (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/m_81727_ (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LocationCheck/checkLocation (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/m_81735_ (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LocationCheck/lambda$checkLocation$0 (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/m_81737_ (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LocationCheck/lambda$checkLocation$1 (Lnet/minecraft/advancements/critereon/LocationPredicate$Builder;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LocationCheck/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/LocationCheck/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LocationCheck;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LocationCheck;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LocationCheck; net/minecraft/world/level/storage/loot/predicates/LocationCheck$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LocationCheck; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition +FD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/f_81759_ net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/block +FD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/f_81760_ net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/properties +FD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/ (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/advancements/critereon/StatePropertiesPredicate;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/m_81769_ (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/hasBlockStateProperties (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder +FD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/f_81780_ net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/block +FD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/f_81781_ net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/properties +FD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/ (Lnet/minecraft/world/level/block/Block;)V net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/ (Lnet/minecraft/world/level/block/Block;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/m_81784_ (Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder/setProperties (Lnet/minecraft/advancements/critereon/StatePropertiesPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Builder; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/m_81788_ (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/lambda$deserialize$1 (Lnet/minecraft/world/level/block/Block;Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/m_81802_ (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; net/minecraft/world/level/storage/loot/predicates/LootItemBlockStatePropertyCondition$Serializer/lambda$deserialize$0 (Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemCondition net/minecraft/world/level/storage/loot/predicates/LootItemCondition +FD: net/minecraft/world/level/storage/loot/predicates/LootItemCondition/net/minecraft/world/level/storage/loot/predicates/LootItemCondition net/minecraft/world/level/storage/loot/predicates/LootItemCondition/net/minecraft/world/level/storage/loot/predicates/LootItemCondition +MD: net/minecraft/world/level/storage/loot/predicates/LootItemCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LootItemCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder +FD: net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder +MD: net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/m_7818_ (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/or (Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/AlternativeLootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/m_81807_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder/invert ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemConditionType net/minecraft/world/level/storage/loot/predicates/LootItemConditionType +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditionType/net/minecraft/world/level/storage/loot/predicates/LootItemConditionType net/minecraft/world/level/storage/loot/predicates/LootItemConditionType/net/minecraft/world/level/storage/loot/predicates/LootItemConditionType +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditionType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V net/minecraft/world/level/storage/loot/predicates/LootItemConditionType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V +CL: net/minecraft/world/level/storage/loot/predicates/LootItemConditions net/minecraft/world/level/storage/loot/predicates/LootItemConditions +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_165504_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/VALUE_CHECK +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81811_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/INVERTED +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81812_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/ALTERNATIVE +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81813_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/RANDOM_CHANCE +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81814_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/RANDOM_CHANCE_WITH_LOOTING +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81815_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/ENTITY_PROPERTIES +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81816_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/KILLED_BY_PLAYER +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81817_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/ENTITY_SCORES +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81818_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/BLOCK_STATE_PROPERTY +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81819_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/MATCH_TOOL +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81820_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/TABLE_BONUS +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81821_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/SURVIVES_EXPLOSION +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81822_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/DAMAGE_SOURCE_PROPERTIES +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81823_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/LOCATION_CHECK +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81824_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/WEATHER_CHECK +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81825_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/REFERENCE +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/f_81826_ net/minecraft/world/level/storage/loot/predicates/LootItemConditions/TIME_CHECK +FD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/net/minecraft/world/level/storage/loot/predicates/LootItemConditions net/minecraft/world/level/storage/loot/predicates/LootItemConditions/net/minecraft/world/level/storage/loot/predicates/LootItemConditions +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemConditions/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemConditions/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81828_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/LootItemConditions/createGsonAdapter ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81829_ (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemConditions/lambda$orConditions$2 (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81831_ (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LootItemConditions/register (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81834_ ([Ljava/util/function/Predicate;)Ljava/util/function/Predicate; net/minecraft/world/level/storage/loot/predicates/LootItemConditions/andConditions ([Ljava/util/function/Predicate;)Ljava/util/function/Predicate; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81836_ ([Ljava/util/function/Predicate;Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemConditions/lambda$orConditions$3 ([Ljava/util/function/Predicate;Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81839_ (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemConditions/lambda$andConditions$0 (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81841_ ([Ljava/util/function/Predicate;)Ljava/util/function/Predicate; net/minecraft/world/level/storage/loot/predicates/LootItemConditions/orConditions ([Ljava/util/function/Predicate;)Ljava/util/function/Predicate; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemConditions/m_81843_ ([Ljava/util/function/Predicate;Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemConditions/lambda$andConditions$1 ([Ljava/util/function/Predicate;Ljava/lang/Object;)Z +CL: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition +FD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/f_81846_ net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/predicate +FD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/f_81847_ net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/entityTarget +FD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/m_81856_ (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/lambda$hasProperties$0 (Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/m_81859_ (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/lambda$hasProperties$1 (Lnet/minecraft/advancements/critereon/EntityPredicate;Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/m_81862_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/entityPresent (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/m_81864_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/hasProperties (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Lnet/minecraft/advancements/critereon/EntityPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/m_81867_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/hasProperties (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition; net/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemEntityPropertyCondition; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition +FD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/f_81894_ net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/INSTANCE +FD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/m_81901_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/killedByPlayer ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/m_81903_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/lambda$killedByPlayer$0 ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition; net/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemKilledByPlayerCondition; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition +FD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/f_81921_ net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/probability +FD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/ (F)V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/ (F)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/m_81927_ (F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/randomChance (F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/m_81934_ (F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/lambda$randomChance$0 (F)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition; +CL: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition +FD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/f_81953_ net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/percent +FD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/f_81954_ net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/lootingMultiplier +FD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/ (FF)V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/ (FF)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/m_81963_ (FF)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/randomChanceAndLootingBoost (FF)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/m_81971_ (FF)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/lambda$randomChanceAndLootingBoost$0 (FF)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition; net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition; +CL: net/minecraft/world/level/storage/loot/predicates/MatchTool net/minecraft/world/level/storage/loot/predicates/MatchTool +FD: net/minecraft/world/level/storage/loot/predicates/MatchTool/f_81993_ net/minecraft/world/level/storage/loot/predicates/MatchTool/predicate +FD: net/minecraft/world/level/storage/loot/predicates/MatchTool/net/minecraft/world/level/storage/loot/predicates/MatchTool net/minecraft/world/level/storage/loot/predicates/MatchTool/net/minecraft/world/level/storage/loot/predicates/MatchTool +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool/ (Lnet/minecraft/advancements/critereon/ItemPredicate;)V net/minecraft/world/level/storage/loot/predicates/MatchTool/ (Lnet/minecraft/advancements/critereon/ItemPredicate;)V +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/MatchTool/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/MatchTool/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool/m_81997_ (Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/MatchTool/toolMatches (Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool/m_82004_ (Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/MatchTool/lambda$toolMatches$0 (Lnet/minecraft/advancements/critereon/ItemPredicate$Builder;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/MatchTool/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/MatchTool/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/MatchTool;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/MatchTool;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/MatchTool; net/minecraft/world/level/storage/loot/predicates/MatchTool$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/MatchTool; +CL: net/minecraft/world/level/storage/loot/predicates/TimeCheck net/minecraft/world/level/storage/loot/predicates/TimeCheck +FD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/f_82023_ net/minecraft/world/level/storage/loot/predicates/TimeCheck/period +FD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/f_82024_ net/minecraft/world/level/storage/loot/predicates/TimeCheck/value +FD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/net/minecraft/world/level/storage/loot/predicates/TimeCheck net/minecraft/world/level/storage/loot/predicates/TimeCheck/net/minecraft/world/level/storage/loot/predicates/TimeCheck +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/ (Ljava/lang/Long;Lnet/minecraft/world/level/storage/loot/IntRange;)V net/minecraft/world/level/storage/loot/predicates/TimeCheck/ (Ljava/lang/Long;Lnet/minecraft/world/level/storage/loot/IntRange;)V +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/m_165509_ (Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder; net/minecraft/world/level/storage/loot/predicates/TimeCheck/time (Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/TimeCheck/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/TimeCheck/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/TimeCheck/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/TimeCheck/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder +FD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/f_165512_ net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/period +FD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/f_165513_ net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/value +FD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/ (Lnet/minecraft/world/level/storage/loot/IntRange;)V net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/ (Lnet/minecraft/world/level/storage/loot/IntRange;)V +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/m_165516_ (J)Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder; net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/setPeriod (J)Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck; net/minecraft/world/level/storage/loot/predicates/TimeCheck$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck; +CL: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck; net/minecraft/world/level/storage/loot/predicates/TimeCheck$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/TimeCheck; +CL: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition +FD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/f_165520_ net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/provider +FD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/f_165521_ net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/range +FD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/IntRange;)V net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/IntRange;)V +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/m_165528_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/hasValue (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/m_165532_ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/lambda$hasValue$0 (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/IntRange;)Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/ValueCheckCondition;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/ValueCheckCondition;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/ValueCheckCondition; net/minecraft/world/level/storage/loot/predicates/ValueCheckCondition$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/ValueCheckCondition; +CL: net/minecraft/world/level/storage/loot/predicates/WeatherCheck net/minecraft/world/level/storage/loot/predicates/WeatherCheck +FD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/f_82056_ net/minecraft/world/level/storage/loot/predicates/WeatherCheck/isRaining +FD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/f_82057_ net/minecraft/world/level/storage/loot/predicates/WeatherCheck/isThundering +FD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/net/minecraft/world/level/storage/loot/predicates/WeatherCheck net/minecraft/world/level/storage/loot/predicates/WeatherCheck/net/minecraft/world/level/storage/loot/predicates/WeatherCheck +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/ (Ljava/lang/Boolean;Ljava/lang/Boolean;)V net/minecraft/world/level/storage/loot/predicates/WeatherCheck/ (Ljava/lang/Boolean;Ljava/lang/Boolean;)V +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/m_165552_ ()Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder; net/minecraft/world/level/storage/loot/predicates/WeatherCheck/weather ()Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/m_7940_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; net/minecraft/world/level/storage/loot/predicates/WeatherCheck/getType ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemConditionType; +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/test (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/predicates/WeatherCheck/test (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z net/minecraft/world/level/storage/loot/predicates/WeatherCheck/test (Lnet/minecraft/world/level/storage/loot/LootContext;)Z +CL: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder +FD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/f_165553_ net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/isRaining +FD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/f_165554_ net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/isThundering +FD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/ ()V net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/m_165556_ (Ljava/lang/Boolean;)Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder; net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/setRaining (Ljava/lang/Boolean;)Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/m_165559_ (Ljava/lang/Boolean;)Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder; net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/setThundering (Ljava/lang/Boolean;)Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder; +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition; +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/m_6409_ ()Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck; net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Builder/build ()Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck; +CL: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer +FD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/ ()V net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck; net/minecraft/world/level/storage/loot/predicates/WeatherCheck$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/predicates/WeatherCheck; +CL: net/minecraft/world/level/storage/loot/predicates/package-info net/minecraft/world/level/storage/loot/predicates/package-info +FD: net/minecraft/world/level/storage/loot/predicates/package-info/net/minecraft/world/level/storage/loot/predicates/package-info net/minecraft/world/level/storage/loot/predicates/package-info/net/minecraft/world/level/storage/loot/predicates/package-info +CL: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/f_165562_ net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/BLOCK_ENTITY +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/f_165563_ net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/BLOCK_ENTITY_ID +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/f_165564_ net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/BLOCK_ENTITY_PROVIDER +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/f_165565_ net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/getter +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/ ()V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/ ()V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/ (Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter;)V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/ (Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter;)V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/m_142301_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/get (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/m_142624_ ()Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/getType ()Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/m_142677_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/m_165570_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/forContextEntity (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/providers/nbt/NbtProvider; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/m_165574_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/createFromContext (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/m_165577_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider/forEntity (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter; +CL: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1 net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1 +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1 net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1 +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/ ()V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/ ()V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/m_142016_ ()Ljava/lang/String; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/getId ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/m_142135_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/get (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/m_142524_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$1/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2 net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2 +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/f_165584_ net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/val$target +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2 net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2 +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/m_142016_ ()Ljava/lang/String; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/getId ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/m_142135_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/get (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/m_142524_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$2/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/m_142016_ ()Ljava/lang/String; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/getId ()Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/m_142135_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/get (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/m_142524_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Getter/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/ ()V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/m_142268_ (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/m_142268_ (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/m_142413_ (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/serialize (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/m_142413_ (Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$InlineSerializer/serialize (Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer +FD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider; net/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/nbt/ContextNbtProvider; +CL: net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType +FD: net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType/net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType/net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType +MD: net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V net/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V +CL: net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider +FD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider +MD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/m_142301_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/get (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/m_142624_ ()Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/getType ()Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; +MD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/m_142677_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/nbt/NbtProvider/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders +FD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/f_165623_ net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/STORAGE +FD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/f_165624_ net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/CONTEXT +FD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders +MD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/ ()V net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/ ()V +MD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/ ()V net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/ ()V +MD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/m_165627_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/createGsonAdapter ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/m_165628_ (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; net/minecraft/world/level/storage/loot/providers/nbt/NbtProviders/register (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; +CL: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider +FD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/f_165631_ net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/id +FD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/m_142301_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/get (Lnet/minecraft/world/level/storage/loot/LootContext;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/m_142624_ ()Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/getType ()Lnet/minecraft/world/level/storage/loot/providers/nbt/LootNbtProviderType; +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/m_142677_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer +FD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider; net/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/nbt/StorageNbtProvider; +CL: net/minecraft/world/level/storage/loot/providers/nbt/package-info net/minecraft/world/level/storage/loot/providers/nbt/package-info +FD: net/minecraft/world/level/storage/loot/providers/nbt/package-info/net/minecraft/world/level/storage/loot/providers/nbt/package-info net/minecraft/world/level/storage/loot/providers/nbt/package-info/net/minecraft/world/level/storage/loot/providers/nbt/package-info +CL: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator +FD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/f_165653_ net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/n +FD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/f_165654_ net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/p +FD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/m_142587_ ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/getType ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/m_142683_ (Lnet/minecraft/world/level/storage/loot/LootContext;)I net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/getInt (Lnet/minecraft/world/level/storage/loot/LootContext;)I +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/m_142688_ (Lnet/minecraft/world/level/storage/loot/LootContext;)F net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/getFloat (Lnet/minecraft/world/level/storage/loot/LootContext;)F +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/m_165659_ (IF)Lnet/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator; net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/binomial (IF)Lnet/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator; +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer +FD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator; net/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/BinomialDistributionGenerator; +CL: net/minecraft/world/level/storage/loot/providers/number/ConstantValue net/minecraft/world/level/storage/loot/providers/number/ConstantValue +FD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/f_165688_ net/minecraft/world/level/storage/loot/providers/number/ConstantValue/value +FD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/net/minecraft/world/level/storage/loot/providers/number/ConstantValue net/minecraft/world/level/storage/loot/providers/number/ConstantValue/net/minecraft/world/level/storage/loot/providers/number/ConstantValue +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/ (F)V net/minecraft/world/level/storage/loot/providers/number/ConstantValue/ (F)V +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/equals (Ljava/lang/Object;)Z net/minecraft/world/level/storage/loot/providers/number/ConstantValue/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/hashCode ()I net/minecraft/world/level/storage/loot/providers/number/ConstantValue/hashCode ()I +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/m_142587_ ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; net/minecraft/world/level/storage/loot/providers/number/ConstantValue/getType ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/m_142688_ (Lnet/minecraft/world/level/storage/loot/LootContext;)F net/minecraft/world/level/storage/loot/providers/number/ConstantValue/getFloat (Lnet/minecraft/world/level/storage/loot/LootContext;)F +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue/m_165692_ (F)Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue; net/minecraft/world/level/storage/loot/providers/number/ConstantValue/exactly (F)Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue; +CL: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer +FD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/ ()V net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/m_142268_ (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/m_142268_ (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue; net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue; +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/m_142413_ (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/serialize (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/m_142413_ (Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/providers/number/ConstantValue$InlineSerializer/serialize (Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer +FD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue; net/minecraft/world/level/storage/loot/providers/number/ConstantValue$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/ConstantValue; +CL: net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType +FD: net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType/net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType/net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType +MD: net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V net/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V +CL: net/minecraft/world/level/storage/loot/providers/number/NumberProvider net/minecraft/world/level/storage/loot/providers/number/NumberProvider +FD: net/minecraft/world/level/storage/loot/providers/number/NumberProvider/net/minecraft/world/level/storage/loot/providers/number/NumberProvider net/minecraft/world/level/storage/loot/providers/number/NumberProvider/net/minecraft/world/level/storage/loot/providers/number/NumberProvider +MD: net/minecraft/world/level/storage/loot/providers/number/NumberProvider/m_142587_ ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; net/minecraft/world/level/storage/loot/providers/number/NumberProvider/getType ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; +MD: net/minecraft/world/level/storage/loot/providers/number/NumberProvider/m_142683_ (Lnet/minecraft/world/level/storage/loot/LootContext;)I net/minecraft/world/level/storage/loot/providers/number/NumberProvider/getInt (Lnet/minecraft/world/level/storage/loot/LootContext;)I +MD: net/minecraft/world/level/storage/loot/providers/number/NumberProvider/m_142688_ (Lnet/minecraft/world/level/storage/loot/LootContext;)F net/minecraft/world/level/storage/loot/providers/number/NumberProvider/getFloat (Lnet/minecraft/world/level/storage/loot/LootContext;)F +CL: net/minecraft/world/level/storage/loot/providers/number/NumberProviders net/minecraft/world/level/storage/loot/providers/number/NumberProviders +FD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/f_165731_ net/minecraft/world/level/storage/loot/providers/number/NumberProviders/CONSTANT +FD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/f_165732_ net/minecraft/world/level/storage/loot/providers/number/NumberProviders/UNIFORM +FD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/f_165733_ net/minecraft/world/level/storage/loot/providers/number/NumberProviders/BINOMIAL +FD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/f_165734_ net/minecraft/world/level/storage/loot/providers/number/NumberProviders/SCORE +FD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/net/minecraft/world/level/storage/loot/providers/number/NumberProviders net/minecraft/world/level/storage/loot/providers/number/NumberProviders/net/minecraft/world/level/storage/loot/providers/number/NumberProviders +MD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/ ()V net/minecraft/world/level/storage/loot/providers/number/NumberProviders/ ()V +MD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/ ()V net/minecraft/world/level/storage/loot/providers/number/NumberProviders/ ()V +MD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/m_165737_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/number/NumberProviders/createGsonAdapter ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/number/NumberProviders/m_165738_ (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; net/minecraft/world/level/storage/loot/providers/number/NumberProviders/register (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; +CL: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue +FD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/f_165741_ net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/target +FD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/f_165742_ net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/score +FD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/f_165743_ net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/scale +FD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/ (Lnet/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider;Ljava/lang/String;F)V net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/ (Lnet/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider;Ljava/lang/String;F)V +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/m_142587_ ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/getType ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/m_142688_ (Lnet/minecraft/world/level/storage/loot/LootContext;)F net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/getFloat (Lnet/minecraft/world/level/storage/loot/LootContext;)F +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/m_165749_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue; net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/fromScoreboard (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue; +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/m_165752_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Ljava/lang/String;F)Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue; net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/fromScoreboard (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;Ljava/lang/String;F)Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue; +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer +FD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue; net/minecraft/world/level/storage/loot/providers/number/ScoreboardValue$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/ScoreboardValue; +CL: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator net/minecraft/world/level/storage/loot/providers/number/UniformGenerator +FD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/f_165774_ net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/min +FD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/f_165775_ net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/max +FD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/net/minecraft/world/level/storage/loot/providers/number/UniformGenerator net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/net/minecraft/world/level/storage/loot/providers/number/UniformGenerator +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/ (Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;Lnet/minecraft/world/level/storage/loot/providers/number/NumberProvider;)V +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/m_142587_ ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/getType ()Lnet/minecraft/world/level/storage/loot/providers/number/LootNumberProviderType; +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/m_142683_ (Lnet/minecraft/world/level/storage/loot/LootContext;)I net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/getInt (Lnet/minecraft/world/level/storage/loot/LootContext;)I +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/m_142688_ (Lnet/minecraft/world/level/storage/loot/LootContext;)F net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/getFloat (Lnet/minecraft/world/level/storage/loot/LootContext;)F +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/m_165780_ (FF)Lnet/minecraft/world/level/storage/loot/providers/number/UniformGenerator; net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/between (FF)Lnet/minecraft/world/level/storage/loot/providers/number/UniformGenerator; +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/m_6231_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/number/UniformGenerator/getReferencedContextParams ()Ljava/util/Set; +CL: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer +FD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/UniformGenerator;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/number/UniformGenerator;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/UniformGenerator; net/minecraft/world/level/storage/loot/providers/number/UniformGenerator$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/number/UniformGenerator; +CL: net/minecraft/world/level/storage/loot/providers/number/package-info net/minecraft/world/level/storage/loot/providers/number/package-info +FD: net/minecraft/world/level/storage/loot/providers/number/package-info/net/minecraft/world/level/storage/loot/providers/number/package-info net/minecraft/world/level/storage/loot/providers/number/package-info/net/minecraft/world/level/storage/loot/providers/number/package-info +CL: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider +FD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/f_165803_ net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/target +FD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)V +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/m_142600_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/lang/String; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/getScoreboardName (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/m_142636_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/m_142680_ ()Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/getType ()Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/m_165807_ (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider/forTarget (Lnet/minecraft/world/level/storage/loot/LootContext$EntityTarget;)Lnet/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider; +CL: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer +FD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/ ()V net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/m_142268_ (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/m_142268_ (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider; +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/m_142413_ (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/serialize (Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/m_142413_ (Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$InlineSerializer/serialize (Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; +CL: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer +FD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider; net/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/score/ContextScoreboardNameProvider; +CL: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider +FD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/f_165840_ net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/name +FD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/ (Ljava/lang/String;)V net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/ (Ljava/lang/String;)V +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/m_142600_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/lang/String; net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/getScoreboardName (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/m_142636_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/m_142680_ ()Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/getType ()Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/m_165846_ (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider; net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/forName (Ljava/lang/String;)Lnet/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider; +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/m_165849_ ()Ljava/lang/String; net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider/getName ()Ljava/lang/String; +CL: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer +FD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/ ()V net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/ ()V +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/m_6170_ (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider;Lcom/google/gson/JsonSerializationContext;)V net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/serialize (Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider;Lcom/google/gson/JsonSerializationContext;)V +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/m_7561_ (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider; net/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider$Serializer/deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/world/level/storage/loot/providers/score/FixedScoreboardNameProvider; +CL: net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType +FD: net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType/net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType/net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType +MD: net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V net/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType/ (Lnet/minecraft/world/level/storage/loot/Serializer;)V +CL: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider +FD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider +MD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/m_142600_ (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/lang/String; net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/getScoreboardName (Lnet/minecraft/world/level/storage/loot/LootContext;)Ljava/lang/String; +MD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/m_142636_ ()Ljava/util/Set; net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/getReferencedContextParams ()Ljava/util/Set; +MD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/m_142680_ ()Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProvider/getType ()Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; +CL: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders +FD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/f_165868_ net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/FIXED +FD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/f_165869_ net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/CONTEXT +FD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders +MD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/ ()V net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/ ()V +MD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/ ()V net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/ ()V +MD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/m_165872_ ()Ljava/lang/Object; net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/createGsonAdapter ()Ljava/lang/Object; +MD: net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/m_165873_ (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; net/minecraft/world/level/storage/loot/providers/score/ScoreboardNameProviders/register (Ljava/lang/String;Lnet/minecraft/world/level/storage/loot/Serializer;)Lnet/minecraft/world/level/storage/loot/providers/score/LootScoreProviderType; +CL: net/minecraft/world/level/storage/loot/providers/score/package-info net/minecraft/world/level/storage/loot/providers/score/package-info +FD: net/minecraft/world/level/storage/loot/providers/score/package-info/net/minecraft/world/level/storage/loot/providers/score/package-info net/minecraft/world/level/storage/loot/providers/score/package-info/net/minecraft/world/level/storage/loot/providers/score/package-info +CL: net/minecraft/world/level/storage/package-info net/minecraft/world/level/storage/package-info +FD: net/minecraft/world/level/storage/package-info/net/minecraft/world/level/storage/package-info net/minecraft/world/level/storage/package-info/net/minecraft/world/level/storage/package-info +CL: net/minecraft/world/level/timers/FunctionCallback net/minecraft/world/level/timers/FunctionCallback +FD: net/minecraft/world/level/timers/FunctionCallback/f_82162_ net/minecraft/world/level/timers/FunctionCallback/functionId +FD: net/minecraft/world/level/timers/FunctionCallback/net/minecraft/world/level/timers/FunctionCallback net/minecraft/world/level/timers/FunctionCallback/net/minecraft/world/level/timers/FunctionCallback +MD: net/minecraft/world/level/timers/FunctionCallback/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/timers/FunctionCallback/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/timers/FunctionCallback/m_5821_ (Ljava/lang/Object;Lnet/minecraft/world/level/timers/TimerQueue;J)V net/minecraft/world/level/timers/FunctionCallback/handle (Ljava/lang/Object;Lnet/minecraft/world/level/timers/TimerQueue;J)V +MD: net/minecraft/world/level/timers/FunctionCallback/m_5821_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/timers/TimerQueue;J)V net/minecraft/world/level/timers/FunctionCallback/handle (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/timers/TimerQueue;J)V +MD: net/minecraft/world/level/timers/FunctionCallback/m_82175_ (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandFunction;)V net/minecraft/world/level/timers/FunctionCallback/lambda$handle$0 (Lnet/minecraft/server/ServerFunctionManager;Lnet/minecraft/commands/CommandFunction;)V +CL: net/minecraft/world/level/timers/FunctionCallback$Serializer net/minecraft/world/level/timers/FunctionCallback$Serializer +FD: net/minecraft/world/level/timers/FunctionCallback$Serializer/net/minecraft/world/level/timers/FunctionCallback$Serializer net/minecraft/world/level/timers/FunctionCallback$Serializer/net/minecraft/world/level/timers/FunctionCallback$Serializer +MD: net/minecraft/world/level/timers/FunctionCallback$Serializer/ ()V net/minecraft/world/level/timers/FunctionCallback$Serializer/ ()V +MD: net/minecraft/world/level/timers/FunctionCallback$Serializer/m_6006_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/FunctionCallback; net/minecraft/world/level/timers/FunctionCallback$Serializer/deserialize (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/FunctionCallback; +MD: net/minecraft/world/level/timers/FunctionCallback$Serializer/m_6006_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; net/minecraft/world/level/timers/FunctionCallback$Serializer/deserialize (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; +MD: net/minecraft/world/level/timers/FunctionCallback$Serializer/m_6585_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/FunctionCallback;)V net/minecraft/world/level/timers/FunctionCallback$Serializer/serialize (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/FunctionCallback;)V +MD: net/minecraft/world/level/timers/FunctionCallback$Serializer/m_6585_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/TimerCallback;)V net/minecraft/world/level/timers/FunctionCallback$Serializer/serialize (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/TimerCallback;)V +CL: net/minecraft/world/level/timers/FunctionTagCallback net/minecraft/world/level/timers/FunctionTagCallback +FD: net/minecraft/world/level/timers/FunctionTagCallback/f_82189_ net/minecraft/world/level/timers/FunctionTagCallback/tagId +FD: net/minecraft/world/level/timers/FunctionTagCallback/net/minecraft/world/level/timers/FunctionTagCallback net/minecraft/world/level/timers/FunctionTagCallback/net/minecraft/world/level/timers/FunctionTagCallback +MD: net/minecraft/world/level/timers/FunctionTagCallback/ (Lnet/minecraft/resources/ResourceLocation;)V net/minecraft/world/level/timers/FunctionTagCallback/ (Lnet/minecraft/resources/ResourceLocation;)V +MD: net/minecraft/world/level/timers/FunctionTagCallback/m_5821_ (Ljava/lang/Object;Lnet/minecraft/world/level/timers/TimerQueue;J)V net/minecraft/world/level/timers/FunctionTagCallback/handle (Ljava/lang/Object;Lnet/minecraft/world/level/timers/TimerQueue;J)V +MD: net/minecraft/world/level/timers/FunctionTagCallback/m_5821_ (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/timers/TimerQueue;J)V net/minecraft/world/level/timers/FunctionTagCallback/handle (Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/level/timers/TimerQueue;J)V +CL: net/minecraft/world/level/timers/FunctionTagCallback$Serializer net/minecraft/world/level/timers/FunctionTagCallback$Serializer +FD: net/minecraft/world/level/timers/FunctionTagCallback$Serializer/net/minecraft/world/level/timers/FunctionTagCallback$Serializer net/minecraft/world/level/timers/FunctionTagCallback$Serializer/net/minecraft/world/level/timers/FunctionTagCallback$Serializer +MD: net/minecraft/world/level/timers/FunctionTagCallback$Serializer/ ()V net/minecraft/world/level/timers/FunctionTagCallback$Serializer/ ()V +MD: net/minecraft/world/level/timers/FunctionTagCallback$Serializer/m_6006_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/FunctionTagCallback; net/minecraft/world/level/timers/FunctionTagCallback$Serializer/deserialize (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/FunctionTagCallback; +MD: net/minecraft/world/level/timers/FunctionTagCallback$Serializer/m_6006_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; net/minecraft/world/level/timers/FunctionTagCallback$Serializer/deserialize (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; +MD: net/minecraft/world/level/timers/FunctionTagCallback$Serializer/m_6585_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/FunctionTagCallback;)V net/minecraft/world/level/timers/FunctionTagCallback$Serializer/serialize (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/FunctionTagCallback;)V +MD: net/minecraft/world/level/timers/FunctionTagCallback$Serializer/m_6585_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/TimerCallback;)V net/minecraft/world/level/timers/FunctionTagCallback$Serializer/serialize (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/TimerCallback;)V +CL: net/minecraft/world/level/timers/TimerCallback net/minecraft/world/level/timers/TimerCallback +FD: net/minecraft/world/level/timers/TimerCallback/net/minecraft/world/level/timers/TimerCallback net/minecraft/world/level/timers/TimerCallback/net/minecraft/world/level/timers/TimerCallback +MD: net/minecraft/world/level/timers/TimerCallback/m_5821_ (Ljava/lang/Object;Lnet/minecraft/world/level/timers/TimerQueue;J)V net/minecraft/world/level/timers/TimerCallback/handle (Ljava/lang/Object;Lnet/minecraft/world/level/timers/TimerQueue;J)V +CL: net/minecraft/world/level/timers/TimerCallback$Serializer net/minecraft/world/level/timers/TimerCallback$Serializer +FD: net/minecraft/world/level/timers/TimerCallback$Serializer/f_82216_ net/minecraft/world/level/timers/TimerCallback$Serializer/id +FD: net/minecraft/world/level/timers/TimerCallback$Serializer/f_82217_ net/minecraft/world/level/timers/TimerCallback$Serializer/cls +FD: net/minecraft/world/level/timers/TimerCallback$Serializer/net/minecraft/world/level/timers/TimerCallback$Serializer net/minecraft/world/level/timers/TimerCallback$Serializer/net/minecraft/world/level/timers/TimerCallback$Serializer +MD: net/minecraft/world/level/timers/TimerCallback$Serializer/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Class;)V net/minecraft/world/level/timers/TimerCallback$Serializer/ (Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Class;)V +MD: net/minecraft/world/level/timers/TimerCallback$Serializer/m_6006_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; net/minecraft/world/level/timers/TimerCallback$Serializer/deserialize (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; +MD: net/minecraft/world/level/timers/TimerCallback$Serializer/m_6585_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/TimerCallback;)V net/minecraft/world/level/timers/TimerCallback$Serializer/serialize (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/timers/TimerCallback;)V +MD: net/minecraft/world/level/timers/TimerCallback$Serializer/m_82221_ ()Lnet/minecraft/resources/ResourceLocation; net/minecraft/world/level/timers/TimerCallback$Serializer/getId ()Lnet/minecraft/resources/ResourceLocation; +MD: net/minecraft/world/level/timers/TimerCallback$Serializer/m_82224_ ()Ljava/lang/Class; net/minecraft/world/level/timers/TimerCallback$Serializer/getCls ()Ljava/lang/Class; +CL: net/minecraft/world/level/timers/TimerCallbacks net/minecraft/world/level/timers/TimerCallbacks +FD: net/minecraft/world/level/timers/TimerCallbacks/f_82226_ net/minecraft/world/level/timers/TimerCallbacks/SERVER_CALLBACKS +FD: net/minecraft/world/level/timers/TimerCallbacks/f_82227_ net/minecraft/world/level/timers/TimerCallbacks/LOGGER +FD: net/minecraft/world/level/timers/TimerCallbacks/f_82228_ net/minecraft/world/level/timers/TimerCallbacks/idToSerializer +FD: net/minecraft/world/level/timers/TimerCallbacks/f_82229_ net/minecraft/world/level/timers/TimerCallbacks/classToSerializer +FD: net/minecraft/world/level/timers/TimerCallbacks/net/minecraft/world/level/timers/TimerCallbacks net/minecraft/world/level/timers/TimerCallbacks/net/minecraft/world/level/timers/TimerCallbacks +MD: net/minecraft/world/level/timers/TimerCallbacks/ ()V net/minecraft/world/level/timers/TimerCallbacks/ ()V +MD: net/minecraft/world/level/timers/TimerCallbacks/ ()V net/minecraft/world/level/timers/TimerCallbacks/ ()V +MD: net/minecraft/world/level/timers/TimerCallbacks/m_82232_ (Lnet/minecraft/world/level/timers/TimerCallback$Serializer;)Lnet/minecraft/world/level/timers/TimerCallbacks; net/minecraft/world/level/timers/TimerCallbacks/register (Lnet/minecraft/world/level/timers/TimerCallback$Serializer;)Lnet/minecraft/world/level/timers/TimerCallbacks; +MD: net/minecraft/world/level/timers/TimerCallbacks/m_82234_ (Lnet/minecraft/world/level/timers/TimerCallback;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/timers/TimerCallbacks/serialize (Lnet/minecraft/world/level/timers/TimerCallback;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/timers/TimerCallbacks/m_82236_ (Ljava/lang/Class;)Lnet/minecraft/world/level/timers/TimerCallback$Serializer; net/minecraft/world/level/timers/TimerCallbacks/getSerializer (Ljava/lang/Class;)Lnet/minecraft/world/level/timers/TimerCallback$Serializer; +MD: net/minecraft/world/level/timers/TimerCallbacks/m_82238_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; net/minecraft/world/level/timers/TimerCallbacks/deserialize (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/timers/TimerCallback; +CL: net/minecraft/world/level/timers/TimerQueue net/minecraft/world/level/timers/TimerQueue +FD: net/minecraft/world/level/timers/TimerQueue/f_165876_ net/minecraft/world/level/timers/TimerQueue/CALLBACK_DATA_TAG +FD: net/minecraft/world/level/timers/TimerQueue/f_165877_ net/minecraft/world/level/timers/TimerQueue/TIMER_NAME_TAG +FD: net/minecraft/world/level/timers/TimerQueue/f_165878_ net/minecraft/world/level/timers/TimerQueue/TIMER_TRIGGER_TIME_TAG +FD: net/minecraft/world/level/timers/TimerQueue/f_82240_ net/minecraft/world/level/timers/TimerQueue/LOGGER +FD: net/minecraft/world/level/timers/TimerQueue/f_82241_ net/minecraft/world/level/timers/TimerQueue/callbacksRegistry +FD: net/minecraft/world/level/timers/TimerQueue/f_82242_ net/minecraft/world/level/timers/TimerQueue/queue +FD: net/minecraft/world/level/timers/TimerQueue/f_82243_ net/minecraft/world/level/timers/TimerQueue/sequentialId +FD: net/minecraft/world/level/timers/TimerQueue/f_82244_ net/minecraft/world/level/timers/TimerQueue/events +FD: net/minecraft/world/level/timers/TimerQueue/net/minecraft/world/level/timers/TimerQueue net/minecraft/world/level/timers/TimerQueue/net/minecraft/world/level/timers/TimerQueue +MD: net/minecraft/world/level/timers/TimerQueue/ ()V net/minecraft/world/level/timers/TimerQueue/ ()V +MD: net/minecraft/world/level/timers/TimerQueue/ (Lnet/minecraft/world/level/timers/TimerCallbacks;)V net/minecraft/world/level/timers/TimerQueue/ (Lnet/minecraft/world/level/timers/TimerCallbacks;)V +MD: net/minecraft/world/level/timers/TimerQueue/ (Lnet/minecraft/world/level/timers/TimerCallbacks;Ljava/util/stream/Stream;)V net/minecraft/world/level/timers/TimerQueue/ (Lnet/minecraft/world/level/timers/TimerCallbacks;Ljava/util/stream/Stream;)V +MD: net/minecraft/world/level/timers/TimerQueue/m_82251_ ()Ljava/util/Set; net/minecraft/world/level/timers/TimerQueue/getEventsIds ()Ljava/util/Set; +MD: net/minecraft/world/level/timers/TimerQueue/m_82252_ (Lcom/mojang/serialization/Dynamic;)V net/minecraft/world/level/timers/TimerQueue/lambda$new$2 (Lcom/mojang/serialization/Dynamic;)V +MD: net/minecraft/world/level/timers/TimerQueue/m_82254_ (Lnet/minecraft/world/level/timers/TimerQueue$Event;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/level/timers/TimerQueue/storeEvent (Lnet/minecraft/world/level/timers/TimerQueue$Event;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/level/timers/TimerQueue/m_82256_ (Ljava/lang/Object;J)V net/minecraft/world/level/timers/TimerQueue/tick (Ljava/lang/Object;J)V +MD: net/minecraft/world/level/timers/TimerQueue/m_82259_ (Ljava/lang/String;)I net/minecraft/world/level/timers/TimerQueue/remove (Ljava/lang/String;)I +MD: net/minecraft/world/level/timers/TimerQueue/m_82261_ (Ljava/lang/String;JLnet/minecraft/world/level/timers/TimerCallback;)V net/minecraft/world/level/timers/TimerQueue/schedule (Ljava/lang/String;JLnet/minecraft/world/level/timers/TimerCallback;)V +MD: net/minecraft/world/level/timers/TimerQueue/m_82265_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/level/timers/TimerQueue/loadEvent (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/level/timers/TimerQueue/m_82267_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/level/timers/TimerQueue/store ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/level/timers/TimerQueue/m_82268_ (Lnet/minecraft/world/level/timers/TimerQueue$Event;)Lcom/google/common/primitives/UnsignedLong; net/minecraft/world/level/timers/TimerQueue/lambda$createComparator$1 (Lnet/minecraft/world/level/timers/TimerQueue$Event;)Lcom/google/common/primitives/UnsignedLong; +MD: net/minecraft/world/level/timers/TimerQueue/m_82270_ ()Ljava/util/Comparator; net/minecraft/world/level/timers/TimerQueue/createComparator ()Ljava/util/Comparator; +MD: net/minecraft/world/level/timers/TimerQueue/m_82271_ (Lnet/minecraft/world/level/timers/TimerQueue$Event;)J net/minecraft/world/level/timers/TimerQueue/lambda$createComparator$0 (Lnet/minecraft/world/level/timers/TimerQueue$Event;)J +CL: net/minecraft/world/level/timers/TimerQueue$Event net/minecraft/world/level/timers/TimerQueue$Event +FD: net/minecraft/world/level/timers/TimerQueue$Event/f_82273_ net/minecraft/world/level/timers/TimerQueue$Event/triggerTime +FD: net/minecraft/world/level/timers/TimerQueue$Event/f_82274_ net/minecraft/world/level/timers/TimerQueue$Event/sequentialId +FD: net/minecraft/world/level/timers/TimerQueue$Event/f_82275_ net/minecraft/world/level/timers/TimerQueue$Event/id +FD: net/minecraft/world/level/timers/TimerQueue$Event/f_82276_ net/minecraft/world/level/timers/TimerQueue$Event/callback +FD: net/minecraft/world/level/timers/TimerQueue$Event/net/minecraft/world/level/timers/TimerQueue$Event net/minecraft/world/level/timers/TimerQueue$Event/net/minecraft/world/level/timers/TimerQueue$Event +MD: net/minecraft/world/level/timers/TimerQueue$Event/ (JLcom/google/common/primitives/UnsignedLong;Ljava/lang/String;Lnet/minecraft/world/level/timers/TimerCallback;)V net/minecraft/world/level/timers/TimerQueue$Event/ (JLcom/google/common/primitives/UnsignedLong;Ljava/lang/String;Lnet/minecraft/world/level/timers/TimerCallback;)V +CL: net/minecraft/world/level/timers/package-info net/minecraft/world/level/timers/package-info +FD: net/minecraft/world/level/timers/package-info/net/minecraft/world/level/timers/package-info net/minecraft/world/level/timers/package-info/net/minecraft/world/level/timers/package-info +CL: net/minecraft/world/package-info net/minecraft/world/package-info +FD: net/minecraft/world/package-info/net/minecraft/world/package-info net/minecraft/world/package-info/net/minecraft/world/package-info +CL: net/minecraft/world/phys/AABB net/minecraft/world/phys/AABB +FD: net/minecraft/world/phys/AABB/f_165879_ net/minecraft/world/phys/AABB/EPSILON +FD: net/minecraft/world/phys/AABB/f_82288_ net/minecraft/world/phys/AABB/minX +FD: net/minecraft/world/phys/AABB/f_82289_ net/minecraft/world/phys/AABB/minY +FD: net/minecraft/world/phys/AABB/f_82290_ net/minecraft/world/phys/AABB/minZ +FD: net/minecraft/world/phys/AABB/f_82291_ net/minecraft/world/phys/AABB/maxX +FD: net/minecraft/world/phys/AABB/f_82292_ net/minecraft/world/phys/AABB/maxY +FD: net/minecraft/world/phys/AABB/f_82293_ net/minecraft/world/phys/AABB/maxZ +FD: net/minecraft/world/phys/AABB/net/minecraft/world/phys/AABB net/minecraft/world/phys/AABB/net/minecraft/world/phys/AABB +MD: net/minecraft/world/phys/AABB/ (DDDDDD)V net/minecraft/world/phys/AABB/ (DDDDDD)V +MD: net/minecraft/world/phys/AABB/ (Lnet/minecraft/core/BlockPos;)V net/minecraft/world/phys/AABB/ (Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/phys/AABB/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V net/minecraft/world/phys/AABB/ (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V +MD: net/minecraft/world/phys/AABB/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/phys/AABB/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/phys/AABB/equals (Ljava/lang/Object;)Z net/minecraft/world/phys/AABB/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/phys/AABB/hashCode ()I net/minecraft/world/phys/AABB/hashCode ()I +MD: net/minecraft/world/phys/AABB/m_165880_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/setMinX (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_165882_ (Lnet/minecraft/world/phys/Vec3;DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/ofSize (Lnet/minecraft/world/phys/Vec3;DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_165887_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/setMinY (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_165889_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/setMinZ (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_165891_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/setMaxX (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_165893_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/setMaxY (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_165895_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/setMaxZ (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_165897_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/deflate (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82309_ ()D net/minecraft/world/phys/AABB/getSize ()D +MD: net/minecraft/world/phys/AABB/m_82310_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/contract (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82314_ (DDDDDD)Z net/minecraft/world/phys/AABB/intersects (DDDDDD)Z +MD: net/minecraft/world/phys/AABB/m_82321_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/of (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82323_ (Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/intersect (Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82325_ (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/phys/Vec3;[DLnet/minecraft/core/Direction;DDD)Lnet/minecraft/core/Direction; net/minecraft/world/phys/AABB/getDirection (Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/phys/Vec3;[DLnet/minecraft/core/Direction;DDD)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/phys/AABB/m_82333_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/unitCubeFromLowerCorner (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82335_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/phys/AABB/intersects (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/phys/AABB/m_82338_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/move (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82340_ (Lnet/minecraft/core/Direction$Axis;)D net/minecraft/world/phys/AABB/min (Lnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/world/phys/AABB/m_82342_ (Ljava/lang/Iterable;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/phys/AABB/clip (Ljava/lang/Iterable;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/phys/AABB/m_82347_ ([DLnet/minecraft/core/Direction;DDDDDDDDLnet/minecraft/core/Direction;DDD)Lnet/minecraft/core/Direction; net/minecraft/world/phys/AABB/clipPoint ([DLnet/minecraft/core/Direction;DDDDDDDDLnet/minecraft/core/Direction;DDD)Lnet/minecraft/core/Direction; +MD: net/minecraft/world/phys/AABB/m_82362_ ()D net/minecraft/world/phys/AABB/getXsize ()D +MD: net/minecraft/world/phys/AABB/m_82363_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/expandTowards (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82367_ (Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/minmax (Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82369_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/expandTowards (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82371_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Ljava/util/Optional; net/minecraft/world/phys/AABB/clip (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)Ljava/util/Optional; +MD: net/minecraft/world/phys/AABB/m_82374_ (Lnet/minecraft/core/Direction$Axis;)D net/minecraft/world/phys/AABB/max (Lnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/world/phys/AABB/m_82376_ ()D net/minecraft/world/phys/AABB/getYsize ()D +MD: net/minecraft/world/phys/AABB/m_82377_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/inflate (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82381_ (Lnet/minecraft/world/phys/AABB;)Z net/minecraft/world/phys/AABB/intersects (Lnet/minecraft/world/phys/AABB;)Z +MD: net/minecraft/world/phys/AABB/m_82383_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/move (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82385_ ()D net/minecraft/world/phys/AABB/getZsize ()D +MD: net/minecraft/world/phys/AABB/m_82386_ (DDD)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/move (DDD)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82390_ (Lnet/minecraft/world/phys/Vec3;)Z net/minecraft/world/phys/AABB/contains (Lnet/minecraft/world/phys/Vec3;)Z +MD: net/minecraft/world/phys/AABB/m_82392_ ()Z net/minecraft/world/phys/AABB/hasNaN ()Z +MD: net/minecraft/world/phys/AABB/m_82393_ (DDD)Z net/minecraft/world/phys/AABB/contains (DDD)Z +MD: net/minecraft/world/phys/AABB/m_82399_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/AABB/getCenter ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/AABB/m_82400_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/inflate (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/m_82406_ (D)Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/AABB/deflate (D)Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/AABB/toString ()Ljava/lang/String; net/minecraft/world/phys/AABB/toString ()Ljava/lang/String; +CL: net/minecraft/world/phys/BlockHitResult net/minecraft/world/phys/BlockHitResult +FD: net/minecraft/world/phys/BlockHitResult/f_82410_ net/minecraft/world/phys/BlockHitResult/direction +FD: net/minecraft/world/phys/BlockHitResult/f_82411_ net/minecraft/world/phys/BlockHitResult/blockPos +FD: net/minecraft/world/phys/BlockHitResult/f_82412_ net/minecraft/world/phys/BlockHitResult/miss +FD: net/minecraft/world/phys/BlockHitResult/f_82413_ net/minecraft/world/phys/BlockHitResult/inside +FD: net/minecraft/world/phys/BlockHitResult/net/minecraft/world/phys/BlockHitResult net/minecraft/world/phys/BlockHitResult/net/minecraft/world/phys/BlockHitResult +MD: net/minecraft/world/phys/BlockHitResult/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/phys/BlockHitResult/ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/phys/BlockHitResult/ (ZLnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Z)V net/minecraft/world/phys/BlockHitResult/ (ZLnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Z)V +MD: net/minecraft/world/phys/BlockHitResult/m_6662_ ()Lnet/minecraft/world/phys/HitResult$Type; net/minecraft/world/phys/BlockHitResult/getType ()Lnet/minecraft/world/phys/HitResult$Type; +MD: net/minecraft/world/phys/BlockHitResult/m_82425_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/phys/BlockHitResult/getBlockPos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/phys/BlockHitResult/m_82426_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/phys/BlockHitResult/miss (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/phys/BlockHitResult/m_82430_ (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/phys/BlockHitResult/withPosition (Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/phys/BlockHitResult/m_82432_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/phys/BlockHitResult/withDirection (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/phys/BlockHitResult/m_82434_ ()Lnet/minecraft/core/Direction; net/minecraft/world/phys/BlockHitResult/getDirection ()Lnet/minecraft/core/Direction; +MD: net/minecraft/world/phys/BlockHitResult/m_82436_ ()Z net/minecraft/world/phys/BlockHitResult/isInside ()Z +CL: net/minecraft/world/phys/EntityHitResult net/minecraft/world/phys/EntityHitResult +FD: net/minecraft/world/phys/EntityHitResult/f_82437_ net/minecraft/world/phys/EntityHitResult/entity +FD: net/minecraft/world/phys/EntityHitResult/net/minecraft/world/phys/EntityHitResult net/minecraft/world/phys/EntityHitResult/net/minecraft/world/phys/EntityHitResult +MD: net/minecraft/world/phys/EntityHitResult/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/phys/EntityHitResult/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/phys/EntityHitResult/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/phys/EntityHitResult/ (Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/phys/EntityHitResult/m_6662_ ()Lnet/minecraft/world/phys/HitResult$Type; net/minecraft/world/phys/EntityHitResult/getType ()Lnet/minecraft/world/phys/HitResult$Type; +MD: net/minecraft/world/phys/EntityHitResult/m_82443_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/phys/EntityHitResult/getEntity ()Lnet/minecraft/world/entity/Entity; +CL: net/minecraft/world/phys/HitResult net/minecraft/world/phys/HitResult +FD: net/minecraft/world/phys/HitResult/f_82445_ net/minecraft/world/phys/HitResult/location +FD: net/minecraft/world/phys/HitResult/net/minecraft/world/phys/HitResult net/minecraft/world/phys/HitResult/net/minecraft/world/phys/HitResult +MD: net/minecraft/world/phys/HitResult/ (Lnet/minecraft/world/phys/Vec3;)V net/minecraft/world/phys/HitResult/ (Lnet/minecraft/world/phys/Vec3;)V +MD: net/minecraft/world/phys/HitResult/m_6662_ ()Lnet/minecraft/world/phys/HitResult$Type; net/minecraft/world/phys/HitResult/getType ()Lnet/minecraft/world/phys/HitResult$Type; +MD: net/minecraft/world/phys/HitResult/m_82448_ (Lnet/minecraft/world/entity/Entity;)D net/minecraft/world/phys/HitResult/distanceTo (Lnet/minecraft/world/entity/Entity;)D +MD: net/minecraft/world/phys/HitResult/m_82450_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/HitResult/getLocation ()Lnet/minecraft/world/phys/Vec3; +CL: net/minecraft/world/phys/HitResult$Type net/minecraft/world/phys/HitResult$Type +FD: net/minecraft/world/phys/HitResult$Type/$VALUES net/minecraft/world/phys/HitResult$Type/$VALUES +FD: net/minecraft/world/phys/HitResult$Type/BLOCK net/minecraft/world/phys/HitResult$Type/BLOCK +FD: net/minecraft/world/phys/HitResult$Type/ENTITY net/minecraft/world/phys/HitResult$Type/ENTITY +FD: net/minecraft/world/phys/HitResult$Type/MISS net/minecraft/world/phys/HitResult$Type/MISS +FD: net/minecraft/world/phys/HitResult$Type/net/minecraft/world/phys/HitResult$Type net/minecraft/world/phys/HitResult$Type/net/minecraft/world/phys/HitResult$Type +MD: net/minecraft/world/phys/HitResult$Type/ ()V net/minecraft/world/phys/HitResult$Type/ ()V +MD: net/minecraft/world/phys/HitResult$Type/ (Ljava/lang/String;I)V net/minecraft/world/phys/HitResult$Type/ (Ljava/lang/String;I)V +MD: net/minecraft/world/phys/HitResult$Type/m_165901_ ()[Lnet/minecraft/world/phys/HitResult$Type; net/minecraft/world/phys/HitResult$Type/$values ()[Lnet/minecraft/world/phys/HitResult$Type; +MD: net/minecraft/world/phys/HitResult$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/phys/HitResult$Type; net/minecraft/world/phys/HitResult$Type/valueOf (Ljava/lang/String;)Lnet/minecraft/world/phys/HitResult$Type; +MD: net/minecraft/world/phys/HitResult$Type/values ()[Lnet/minecraft/world/phys/HitResult$Type; net/minecraft/world/phys/HitResult$Type/values ()[Lnet/minecraft/world/phys/HitResult$Type; +CL: net/minecraft/world/phys/Vec2 net/minecraft/world/phys/Vec2 +FD: net/minecraft/world/phys/Vec2/f_82462_ net/minecraft/world/phys/Vec2/ZERO +FD: net/minecraft/world/phys/Vec2/f_82463_ net/minecraft/world/phys/Vec2/ONE +FD: net/minecraft/world/phys/Vec2/f_82464_ net/minecraft/world/phys/Vec2/UNIT_X +FD: net/minecraft/world/phys/Vec2/f_82465_ net/minecraft/world/phys/Vec2/NEG_UNIT_X +FD: net/minecraft/world/phys/Vec2/f_82466_ net/minecraft/world/phys/Vec2/UNIT_Y +FD: net/minecraft/world/phys/Vec2/f_82467_ net/minecraft/world/phys/Vec2/NEG_UNIT_Y +FD: net/minecraft/world/phys/Vec2/f_82468_ net/minecraft/world/phys/Vec2/MAX +FD: net/minecraft/world/phys/Vec2/f_82469_ net/minecraft/world/phys/Vec2/MIN +FD: net/minecraft/world/phys/Vec2/f_82470_ net/minecraft/world/phys/Vec2/x +FD: net/minecraft/world/phys/Vec2/f_82471_ net/minecraft/world/phys/Vec2/y +FD: net/minecraft/world/phys/Vec2/net/minecraft/world/phys/Vec2 net/minecraft/world/phys/Vec2/net/minecraft/world/phys/Vec2 +MD: net/minecraft/world/phys/Vec2/ ()V net/minecraft/world/phys/Vec2/ ()V +MD: net/minecraft/world/phys/Vec2/ (FF)V net/minecraft/world/phys/Vec2/ (FF)V +MD: net/minecraft/world/phys/Vec2/m_165902_ ()Lnet/minecraft/world/phys/Vec2; net/minecraft/world/phys/Vec2/normalized ()Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/world/phys/Vec2/m_165903_ (F)Lnet/minecraft/world/phys/Vec2; net/minecraft/world/phys/Vec2/scale (F)Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/world/phys/Vec2/m_165905_ (Lnet/minecraft/world/phys/Vec2;)F net/minecraft/world/phys/Vec2/dot (Lnet/minecraft/world/phys/Vec2;)F +MD: net/minecraft/world/phys/Vec2/m_165907_ ()F net/minecraft/world/phys/Vec2/length ()F +MD: net/minecraft/world/phys/Vec2/m_165908_ (F)Lnet/minecraft/world/phys/Vec2; net/minecraft/world/phys/Vec2/add (F)Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/world/phys/Vec2/m_165910_ (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/world/phys/Vec2; net/minecraft/world/phys/Vec2/add (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/world/phys/Vec2/m_165912_ ()F net/minecraft/world/phys/Vec2/lengthSquared ()F +MD: net/minecraft/world/phys/Vec2/m_165913_ ()Lnet/minecraft/world/phys/Vec2; net/minecraft/world/phys/Vec2/negated ()Lnet/minecraft/world/phys/Vec2; +MD: net/minecraft/world/phys/Vec2/m_165914_ (Lnet/minecraft/world/phys/Vec2;)F net/minecraft/world/phys/Vec2/distanceToSqr (Lnet/minecraft/world/phys/Vec2;)F +MD: net/minecraft/world/phys/Vec2/m_82476_ (Lnet/minecraft/world/phys/Vec2;)Z net/minecraft/world/phys/Vec2/equals (Lnet/minecraft/world/phys/Vec2;)Z +CL: net/minecraft/world/phys/Vec3 net/minecraft/world/phys/Vec3 +FD: net/minecraft/world/phys/Vec3/f_82478_ net/minecraft/world/phys/Vec3/ZERO +FD: net/minecraft/world/phys/Vec3/f_82479_ net/minecraft/world/phys/Vec3/x +FD: net/minecraft/world/phys/Vec3/f_82480_ net/minecraft/world/phys/Vec3/y +FD: net/minecraft/world/phys/Vec3/f_82481_ net/minecraft/world/phys/Vec3/z +FD: net/minecraft/world/phys/Vec3/net/minecraft/world/phys/Vec3 net/minecraft/world/phys/Vec3/net/minecraft/world/phys/Vec3 +MD: net/minecraft/world/phys/Vec3/ ()V net/minecraft/world/phys/Vec3/ ()V +MD: net/minecraft/world/phys/Vec3/ (DDD)V net/minecraft/world/phys/Vec3/ (DDD)V +MD: net/minecraft/world/phys/Vec3/ (Lcom/mojang/math/Vector3f;)V net/minecraft/world/phys/Vec3/ (Lcom/mojang/math/Vector3f;)V +MD: net/minecraft/world/phys/Vec3/equals (Ljava/lang/Object;)Z net/minecraft/world/phys/Vec3/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/phys/Vec3/hashCode ()I net/minecraft/world/phys/Vec3/hashCode ()I +MD: net/minecraft/world/phys/Vec3/m_165921_ (Lnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/lerp (Lnet/minecraft/world/phys/Vec3;D)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_165924_ ()D net/minecraft/world/phys/Vec3/horizontalDistance ()D +MD: net/minecraft/world/phys/Vec3/m_165925_ ()D net/minecraft/world/phys/Vec3/horizontalDistanceSqr ()D +MD: net/minecraft/world/phys/Vec3/m_193103_ (Lnet/minecraft/core/Direction$Axis;D)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/with (Lnet/minecraft/core/Direction$Axis;D)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_7094_ ()D net/minecraft/world/phys/Vec3/z ()D +MD: net/minecraft/world/phys/Vec3/m_7096_ ()D net/minecraft/world/phys/Vec3/x ()D +MD: net/minecraft/world/phys/Vec3/m_7098_ ()D net/minecraft/world/phys/Vec3/y ()D +MD: net/minecraft/world/phys/Vec3/m_82490_ (D)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/scale (D)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82492_ (DDD)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/subtract (DDD)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82496_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/xRot (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82498_ (FF)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/directionFromRotation (FF)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82501_ (I)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/fromRGB24 (I)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82503_ (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/directionFromRotation (Lnet/minecraft/world/phys/Vec2;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82505_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/vectorTo (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82507_ (Lnet/minecraft/core/Direction$Axis;)D net/minecraft/world/phys/Vec3/get (Lnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/world/phys/Vec3/m_82509_ (Lnet/minecraft/core/Position;D)Z net/minecraft/world/phys/Vec3/closerThan (Lnet/minecraft/core/Position;D)Z +MD: net/minecraft/world/phys/Vec3/m_82512_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/atCenterOf (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82514_ (Lnet/minecraft/core/Vec3i;D)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/upFromBottomCenterOf (Lnet/minecraft/core/Vec3i;D)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82517_ (Ljava/util/EnumSet;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/align (Ljava/util/EnumSet;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82520_ (DDD)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/add (DDD)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82524_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/yRot (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82526_ (Lnet/minecraft/world/phys/Vec3;)D net/minecraft/world/phys/Vec3/dot (Lnet/minecraft/world/phys/Vec3;)D +MD: net/minecraft/world/phys/Vec3/m_82528_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/atLowerCornerOf (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82531_ (DDD)D net/minecraft/world/phys/Vec3/distanceToSqr (DDD)D +MD: net/minecraft/world/phys/Vec3/m_82535_ (F)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/zRot (F)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82537_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/cross (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82539_ (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/atBottomCenterOf (Lnet/minecraft/core/Vec3i;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82541_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/normalize ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82542_ (DDD)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/multiply (DDD)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82546_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/subtract (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82548_ ()Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/reverse ()Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82549_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/add (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/m_82553_ ()D net/minecraft/world/phys/Vec3/length ()D +MD: net/minecraft/world/phys/Vec3/m_82554_ (Lnet/minecraft/world/phys/Vec3;)D net/minecraft/world/phys/Vec3/distanceTo (Lnet/minecraft/world/phys/Vec3;)D +MD: net/minecraft/world/phys/Vec3/m_82556_ ()D net/minecraft/world/phys/Vec3/lengthSqr ()D +MD: net/minecraft/world/phys/Vec3/m_82557_ (Lnet/minecraft/world/phys/Vec3;)D net/minecraft/world/phys/Vec3/distanceToSqr (Lnet/minecraft/world/phys/Vec3;)D +MD: net/minecraft/world/phys/Vec3/m_82559_ (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; net/minecraft/world/phys/Vec3/multiply (Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; +MD: net/minecraft/world/phys/Vec3/toString ()Ljava/lang/String; net/minecraft/world/phys/Vec3/toString ()Ljava/lang/String; +CL: net/minecraft/world/phys/package-info net/minecraft/world/phys/package-info +FD: net/minecraft/world/phys/package-info/net/minecraft/world/phys/package-info net/minecraft/world/phys/package-info/net/minecraft/world/phys/package-info +CL: net/minecraft/world/phys/shapes/ArrayVoxelShape net/minecraft/world/phys/shapes/ArrayVoxelShape +FD: net/minecraft/world/phys/shapes/ArrayVoxelShape/f_82563_ net/minecraft/world/phys/shapes/ArrayVoxelShape/xs +FD: net/minecraft/world/phys/shapes/ArrayVoxelShape/f_82564_ net/minecraft/world/phys/shapes/ArrayVoxelShape/ys +FD: net/minecraft/world/phys/shapes/ArrayVoxelShape/f_82565_ net/minecraft/world/phys/shapes/ArrayVoxelShape/zs +FD: net/minecraft/world/phys/shapes/ArrayVoxelShape/net/minecraft/world/phys/shapes/ArrayVoxelShape net/minecraft/world/phys/shapes/ArrayVoxelShape/net/minecraft/world/phys/shapes/ArrayVoxelShape +MD: net/minecraft/world/phys/shapes/ArrayVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;)V net/minecraft/world/phys/shapes/ArrayVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;)V +MD: net/minecraft/world/phys/shapes/ArrayVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;[D[D[D)V net/minecraft/world/phys/shapes/ArrayVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;[D[D[D)V +MD: net/minecraft/world/phys/shapes/ArrayVoxelShape/m_7700_ (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/ArrayVoxelShape/getCoords (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; +CL: net/minecraft/world/phys/shapes/ArrayVoxelShape$1 net/minecraft/world/phys/shapes/ArrayVoxelShape$1 +FD: net/minecraft/world/phys/shapes/ArrayVoxelShape$1/f_82578_ net/minecraft/world/phys/shapes/ArrayVoxelShape$1/$SwitchMap$net$minecraft$core$Direction$Axis +FD: net/minecraft/world/phys/shapes/ArrayVoxelShape$1/net/minecraft/world/phys/shapes/ArrayVoxelShape$1 net/minecraft/world/phys/shapes/ArrayVoxelShape$1/net/minecraft/world/phys/shapes/ArrayVoxelShape$1 +MD: net/minecraft/world/phys/shapes/ArrayVoxelShape$1/ ()V net/minecraft/world/phys/shapes/ArrayVoxelShape$1/ ()V +CL: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/f_82580_ net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/storage +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/f_82581_ net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/xMin +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/f_82582_ net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/yMin +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/f_82583_ net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/zMin +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/f_82584_ net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/xMax +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/f_82585_ net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/yMax +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/f_82586_ net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/zMax +FD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/ (III)V net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/ (III)V +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_142703_ (III)V net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/fill (III)V +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_165926_ (IIIII)Z net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/isXZRectangleFull (IIIII)Z +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_165932_ (IIIIIIIII)Lnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape; net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/withFilledBounds (IIIIIIIII)Lnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape; +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_165942_ (IIIZ)V net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/fillUpdateBounds (IIIZ)V +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_165947_ (Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IILnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape;II[I[ZIII)Z net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/lambda$join$0 (Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IILnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape;II[I[ZIII)Z +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_165963_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Z)V net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/forAllBoxes (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Z)V +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_165967_ (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;ILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;ILnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape;I[I[ZIII)Z net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/lambda$join$1 (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;ILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;ILnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape;I[I[ZIII)Z +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_165981_ (IIII)V net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/clearZStrip (IIII)V +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_6224_ ()Z net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/isEmpty ()Z +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_6536_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/lastFull (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_6538_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/firstFull (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_6696_ (III)Z net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/isFull (III)Z +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_82604_ (III)I net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/getIndex (III)I +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_82608_ (IIII)Z net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/isZStripFull (IIII)Z +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_82641_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;)Lnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape; net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/join (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;)Lnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape; +MD: net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/m_82662_ (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape;[IIII)Z net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape/lambda$join$2 (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape;[IIII)Z +CL: net/minecraft/world/phys/shapes/BooleanOp net/minecraft/world/phys/shapes/BooleanOp +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82681_ net/minecraft/world/phys/shapes/BooleanOp/FALSE +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82682_ net/minecraft/world/phys/shapes/BooleanOp/NOT_OR +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82683_ net/minecraft/world/phys/shapes/BooleanOp/ONLY_SECOND +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82684_ net/minecraft/world/phys/shapes/BooleanOp/NOT_FIRST +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82685_ net/minecraft/world/phys/shapes/BooleanOp/ONLY_FIRST +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82686_ net/minecraft/world/phys/shapes/BooleanOp/NOT_SECOND +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82687_ net/minecraft/world/phys/shapes/BooleanOp/NOT_SAME +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82688_ net/minecraft/world/phys/shapes/BooleanOp/NOT_AND +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82689_ net/minecraft/world/phys/shapes/BooleanOp/AND +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82690_ net/minecraft/world/phys/shapes/BooleanOp/SAME +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82691_ net/minecraft/world/phys/shapes/BooleanOp/SECOND +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82692_ net/minecraft/world/phys/shapes/BooleanOp/CAUSES +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82693_ net/minecraft/world/phys/shapes/BooleanOp/FIRST +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82694_ net/minecraft/world/phys/shapes/BooleanOp/CAUSED_BY +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82695_ net/minecraft/world/phys/shapes/BooleanOp/OR +FD: net/minecraft/world/phys/shapes/BooleanOp/f_82696_ net/minecraft/world/phys/shapes/BooleanOp/TRUE +FD: net/minecraft/world/phys/shapes/BooleanOp/net/minecraft/world/phys/shapes/BooleanOp net/minecraft/world/phys/shapes/BooleanOp/net/minecraft/world/phys/shapes/BooleanOp +MD: net/minecraft/world/phys/shapes/BooleanOp/ ()V net/minecraft/world/phys/shapes/BooleanOp/ ()V +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82698_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$15 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82701_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/apply (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82704_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$14 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82707_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$13 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82710_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$12 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82713_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$11 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82716_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$10 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82719_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$9 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82722_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$8 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82725_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$7 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82728_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$6 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82731_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$5 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82734_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$4 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82737_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$3 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82740_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$2 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82743_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$1 (ZZ)Z +MD: net/minecraft/world/phys/shapes/BooleanOp/m_82746_ (ZZ)Z net/minecraft/world/phys/shapes/BooleanOp/lambda$static$0 (ZZ)Z +CL: net/minecraft/world/phys/shapes/CollisionContext net/minecraft/world/phys/shapes/CollisionContext +FD: net/minecraft/world/phys/shapes/CollisionContext/net/minecraft/world/phys/shapes/CollisionContext net/minecraft/world/phys/shapes/CollisionContext/net/minecraft/world/phys/shapes/CollisionContext +MD: net/minecraft/world/phys/shapes/CollisionContext/m_203682_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/phys/shapes/CollisionContext/canStandOnFluid (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/phys/shapes/CollisionContext/m_6226_ ()Z net/minecraft/world/phys/shapes/CollisionContext/isDescending ()Z +MD: net/minecraft/world/phys/shapes/CollisionContext/m_6513_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/phys/shapes/CollisionContext/isAbove (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/phys/shapes/CollisionContext/m_7142_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/phys/shapes/CollisionContext/isHoldingItem (Lnet/minecraft/world/item/Item;)Z +MD: net/minecraft/world/phys/shapes/CollisionContext/m_82749_ ()Lnet/minecraft/world/phys/shapes/CollisionContext; net/minecraft/world/phys/shapes/CollisionContext/empty ()Lnet/minecraft/world/phys/shapes/CollisionContext; +MD: net/minecraft/world/phys/shapes/CollisionContext/m_82750_ (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/shapes/CollisionContext; net/minecraft/world/phys/shapes/CollisionContext/of (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/phys/shapes/CollisionContext; +CL: net/minecraft/world/phys/shapes/CubePointRange net/minecraft/world/phys/shapes/CubePointRange +FD: net/minecraft/world/phys/shapes/CubePointRange/f_82758_ net/minecraft/world/phys/shapes/CubePointRange/parts +FD: net/minecraft/world/phys/shapes/CubePointRange/net/minecraft/world/phys/shapes/CubePointRange net/minecraft/world/phys/shapes/CubePointRange/net/minecraft/world/phys/shapes/CubePointRange +MD: net/minecraft/world/phys/shapes/CubePointRange/ (I)V net/minecraft/world/phys/shapes/CubePointRange/ (I)V +MD: net/minecraft/world/phys/shapes/CubePointRange/getDouble (I)D net/minecraft/world/phys/shapes/CubePointRange/getDouble (I)D +MD: net/minecraft/world/phys/shapes/CubePointRange/size ()I net/minecraft/world/phys/shapes/CubePointRange/size ()I +CL: net/minecraft/world/phys/shapes/CubeVoxelShape net/minecraft/world/phys/shapes/CubeVoxelShape +FD: net/minecraft/world/phys/shapes/CubeVoxelShape/net/minecraft/world/phys/shapes/CubeVoxelShape net/minecraft/world/phys/shapes/CubeVoxelShape/net/minecraft/world/phys/shapes/CubeVoxelShape +MD: net/minecraft/world/phys/shapes/CubeVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V net/minecraft/world/phys/shapes/CubeVoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V +MD: net/minecraft/world/phys/shapes/CubeVoxelShape/m_6595_ (Lnet/minecraft/core/Direction$Axis;D)I net/minecraft/world/phys/shapes/CubeVoxelShape/findIndex (Lnet/minecraft/core/Direction$Axis;D)I +MD: net/minecraft/world/phys/shapes/CubeVoxelShape/m_7700_ (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/CubeVoxelShape/getCoords (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; +CL: net/minecraft/world/phys/shapes/DiscreteCubeMerger net/minecraft/world/phys/shapes/DiscreteCubeMerger +FD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/f_165991_ net/minecraft/world/phys/shapes/DiscreteCubeMerger/firstDiv +FD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/f_165992_ net/minecraft/world/phys/shapes/DiscreteCubeMerger/secondDiv +FD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/f_82771_ net/minecraft/world/phys/shapes/DiscreteCubeMerger/result +FD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/net/minecraft/world/phys/shapes/DiscreteCubeMerger net/minecraft/world/phys/shapes/DiscreteCubeMerger/net/minecraft/world/phys/shapes/DiscreteCubeMerger +MD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/ (II)V net/minecraft/world/phys/shapes/DiscreteCubeMerger/ (II)V +MD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/m_6200_ (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z net/minecraft/world/phys/shapes/DiscreteCubeMerger/forMergedIndexes (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z +MD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/m_6241_ ()Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/DiscreteCubeMerger/getList ()Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/phys/shapes/DiscreteCubeMerger/size ()I net/minecraft/world/phys/shapes/DiscreteCubeMerger/size ()I +CL: net/minecraft/world/phys/shapes/DiscreteVoxelShape net/minecraft/world/phys/shapes/DiscreteVoxelShape +FD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/f_82781_ net/minecraft/world/phys/shapes/DiscreteVoxelShape/xSize +FD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/f_82782_ net/minecraft/world/phys/shapes/DiscreteVoxelShape/ySize +FD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/f_82783_ net/minecraft/world/phys/shapes/DiscreteVoxelShape/zSize +FD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/f_82784_ net/minecraft/world/phys/shapes/DiscreteVoxelShape/AXIS_VALUES +FD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/net/minecraft/world/phys/shapes/DiscreteVoxelShape net/minecraft/world/phys/shapes/DiscreteVoxelShape/net/minecraft/world/phys/shapes/DiscreteVoxelShape +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/ ()V net/minecraft/world/phys/shapes/DiscreteVoxelShape/ ()V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/ (III)V net/minecraft/world/phys/shapes/DiscreteVoxelShape/ (III)V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_142703_ (III)V net/minecraft/world/phys/shapes/DiscreteVoxelShape/fill (III)V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_165994_ (Lnet/minecraft/core/Direction$Axis;II)I net/minecraft/world/phys/shapes/DiscreteVoxelShape/firstFull (Lnet/minecraft/core/Direction$Axis;II)I +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_6224_ ()Z net/minecraft/world/phys/shapes/DiscreteVoxelShape/isEmpty ()Z +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_6536_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/world/phys/shapes/DiscreteVoxelShape/lastFull (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_6538_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/world/phys/shapes/DiscreteVoxelShape/firstFull (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_6696_ (III)Z net/minecraft/world/phys/shapes/DiscreteVoxelShape/isFull (III)Z +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82810_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer;)V net/minecraft/world/phys/shapes/DiscreteVoxelShape/forAllFaces (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer;)V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82812_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer;Lnet/minecraft/core/AxisCycle;)V net/minecraft/world/phys/shapes/DiscreteVoxelShape/forAllAxisFaces (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer;Lnet/minecraft/core/AxisCycle;)V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82815_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Lnet/minecraft/core/AxisCycle;Z)V net/minecraft/world/phys/shapes/DiscreteVoxelShape/forAllAxisEdges (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Lnet/minecraft/core/AxisCycle;Z)V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82819_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Z)V net/minecraft/world/phys/shapes/DiscreteVoxelShape/forAllEdges (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Z)V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82822_ (Lnet/minecraft/core/AxisCycle;III)Z net/minecraft/world/phys/shapes/DiscreteVoxelShape/isFullWide (Lnet/minecraft/core/AxisCycle;III)Z +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82828_ ()I net/minecraft/world/phys/shapes/DiscreteVoxelShape/getXSize ()I +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82832_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Z)V net/minecraft/world/phys/shapes/DiscreteVoxelShape/forAllBoxes (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer;Z)V +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82835_ (Lnet/minecraft/core/AxisCycle;III)Z net/minecraft/world/phys/shapes/DiscreteVoxelShape/isFull (Lnet/minecraft/core/AxisCycle;III)Z +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82841_ (Lnet/minecraft/core/Direction$Axis;II)I net/minecraft/world/phys/shapes/DiscreteVoxelShape/lastFull (Lnet/minecraft/core/Direction$Axis;II)I +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82845_ ()I net/minecraft/world/phys/shapes/DiscreteVoxelShape/getYSize ()I +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82846_ (III)Z net/minecraft/world/phys/shapes/DiscreteVoxelShape/isFullWide (III)Z +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82850_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/world/phys/shapes/DiscreteVoxelShape/getSize (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape/m_82852_ ()I net/minecraft/world/phys/shapes/DiscreteVoxelShape/getZSize ()I +CL: net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer +FD: net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer/net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer/net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer/m_82853_ (Lnet/minecraft/core/Direction;III)V net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntFaceConsumer/consume (Lnet/minecraft/core/Direction;III)V +CL: net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer +FD: net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer/net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer/net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer +MD: net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer/m_82858_ (IIIIII)V net/minecraft/world/phys/shapes/DiscreteVoxelShape$IntLineConsumer/consume (IIIIII)V +CL: net/minecraft/world/phys/shapes/EntityCollisionContext net/minecraft/world/phys/shapes/EntityCollisionContext +FD: net/minecraft/world/phys/shapes/EntityCollisionContext/f_166002_ net/minecraft/world/phys/shapes/EntityCollisionContext/entity +FD: net/minecraft/world/phys/shapes/EntityCollisionContext/f_82865_ net/minecraft/world/phys/shapes/EntityCollisionContext/EMPTY +FD: net/minecraft/world/phys/shapes/EntityCollisionContext/f_82866_ net/minecraft/world/phys/shapes/EntityCollisionContext/descending +FD: net/minecraft/world/phys/shapes/EntityCollisionContext/f_82867_ net/minecraft/world/phys/shapes/EntityCollisionContext/entityBottom +FD: net/minecraft/world/phys/shapes/EntityCollisionContext/f_82868_ net/minecraft/world/phys/shapes/EntityCollisionContext/heldItem +FD: net/minecraft/world/phys/shapes/EntityCollisionContext/f_82869_ net/minecraft/world/phys/shapes/EntityCollisionContext/canStandOnFluid +FD: net/minecraft/world/phys/shapes/EntityCollisionContext/net/minecraft/world/phys/shapes/EntityCollisionContext net/minecraft/world/phys/shapes/EntityCollisionContext/net/minecraft/world/phys/shapes/EntityCollisionContext +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/ ()V net/minecraft/world/phys/shapes/EntityCollisionContext/ ()V +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/phys/shapes/EntityCollisionContext/ (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/ (ZDLnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/phys/shapes/EntityCollisionContext/ (ZDLnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/m_193113_ ()Lnet/minecraft/world/entity/Entity; net/minecraft/world/phys/shapes/EntityCollisionContext/getEntity ()Lnet/minecraft/world/entity/Entity; +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/m_203682_ (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/phys/shapes/EntityCollisionContext/canStandOnFluid (Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/m_205112_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/phys/shapes/EntityCollisionContext/lambda$new$1 (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/m_205117_ (Lnet/minecraft/world/level/material/FluidState;)Z net/minecraft/world/phys/shapes/EntityCollisionContext/lambda$static$0 (Lnet/minecraft/world/level/material/FluidState;)Z +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/m_6226_ ()Z net/minecraft/world/phys/shapes/EntityCollisionContext/isDescending ()Z +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/m_6513_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/phys/shapes/EntityCollisionContext/isAbove (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/BlockPos;Z)Z +MD: net/minecraft/world/phys/shapes/EntityCollisionContext/m_7142_ (Lnet/minecraft/world/item/Item;)Z net/minecraft/world/phys/shapes/EntityCollisionContext/isHoldingItem (Lnet/minecraft/world/item/Item;)Z +CL: net/minecraft/world/phys/shapes/EntityCollisionContext$1 net/minecraft/world/phys/shapes/EntityCollisionContext$1 +FD: net/minecraft/world/phys/shapes/EntityCollisionContext$1/net/minecraft/world/phys/shapes/EntityCollisionContext$1 net/minecraft/world/phys/shapes/EntityCollisionContext$1/net/minecraft/world/phys/shapes/EntityCollisionContext$1 +MD: net/minecraft/world/phys/shapes/EntityCollisionContext$1/ (ZDLnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/phys/shapes/EntityCollisionContext$1/ (ZDLnet/minecraft/world/item/ItemStack;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/phys/shapes/EntityCollisionContext$1/m_6513_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/BlockPos;Z)Z net/minecraft/world/phys/shapes/EntityCollisionContext$1/isAbove (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/BlockPos;Z)Z +CL: net/minecraft/world/phys/shapes/IdenticalMerger net/minecraft/world/phys/shapes/IdenticalMerger +FD: net/minecraft/world/phys/shapes/IdenticalMerger/f_82901_ net/minecraft/world/phys/shapes/IdenticalMerger/coords +FD: net/minecraft/world/phys/shapes/IdenticalMerger/net/minecraft/world/phys/shapes/IdenticalMerger net/minecraft/world/phys/shapes/IdenticalMerger/net/minecraft/world/phys/shapes/IdenticalMerger +MD: net/minecraft/world/phys/shapes/IdenticalMerger/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;)V net/minecraft/world/phys/shapes/IdenticalMerger/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;)V +MD: net/minecraft/world/phys/shapes/IdenticalMerger/m_6200_ (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z net/minecraft/world/phys/shapes/IdenticalMerger/forMergedIndexes (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z +MD: net/minecraft/world/phys/shapes/IdenticalMerger/m_6241_ ()Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/IdenticalMerger/getList ()Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/phys/shapes/IdenticalMerger/size ()I net/minecraft/world/phys/shapes/IdenticalMerger/size ()I +CL: net/minecraft/world/phys/shapes/IndexMerger net/minecraft/world/phys/shapes/IndexMerger +FD: net/minecraft/world/phys/shapes/IndexMerger/net/minecraft/world/phys/shapes/IndexMerger net/minecraft/world/phys/shapes/IndexMerger/net/minecraft/world/phys/shapes/IndexMerger +MD: net/minecraft/world/phys/shapes/IndexMerger/m_6200_ (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z net/minecraft/world/phys/shapes/IndexMerger/forMergedIndexes (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z +MD: net/minecraft/world/phys/shapes/IndexMerger/m_6241_ ()Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/IndexMerger/getList ()Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/phys/shapes/IndexMerger/size ()I net/minecraft/world/phys/shapes/IndexMerger/size ()I +CL: net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer +FD: net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer/net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer/net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer +MD: net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer/m_82908_ (III)Z net/minecraft/world/phys/shapes/IndexMerger$IndexConsumer/merge (III)Z +CL: net/minecraft/world/phys/shapes/IndirectMerger net/minecraft/world/phys/shapes/IndirectMerger +FD: net/minecraft/world/phys/shapes/IndirectMerger/f_166021_ net/minecraft/world/phys/shapes/IndirectMerger/EMPTY +FD: net/minecraft/world/phys/shapes/IndirectMerger/f_166022_ net/minecraft/world/phys/shapes/IndirectMerger/resultLength +FD: net/minecraft/world/phys/shapes/IndirectMerger/f_82997_ net/minecraft/world/phys/shapes/IndirectMerger/result +FD: net/minecraft/world/phys/shapes/IndirectMerger/f_82998_ net/minecraft/world/phys/shapes/IndirectMerger/firstIndices +FD: net/minecraft/world/phys/shapes/IndirectMerger/f_82999_ net/minecraft/world/phys/shapes/IndirectMerger/secondIndices +FD: net/minecraft/world/phys/shapes/IndirectMerger/net/minecraft/world/phys/shapes/IndirectMerger net/minecraft/world/phys/shapes/IndirectMerger/net/minecraft/world/phys/shapes/IndirectMerger +MD: net/minecraft/world/phys/shapes/IndirectMerger/ ()V net/minecraft/world/phys/shapes/IndirectMerger/ ()V +MD: net/minecraft/world/phys/shapes/IndirectMerger/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;ZZ)V net/minecraft/world/phys/shapes/IndirectMerger/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;ZZ)V +MD: net/minecraft/world/phys/shapes/IndirectMerger/m_6200_ (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z net/minecraft/world/phys/shapes/IndirectMerger/forMergedIndexes (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z +MD: net/minecraft/world/phys/shapes/IndirectMerger/m_6241_ ()Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/IndirectMerger/getList ()Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/phys/shapes/IndirectMerger/size ()I net/minecraft/world/phys/shapes/IndirectMerger/size ()I +CL: net/minecraft/world/phys/shapes/NonOverlappingMerger net/minecraft/world/phys/shapes/NonOverlappingMerger +FD: net/minecraft/world/phys/shapes/NonOverlappingMerger/f_83008_ net/minecraft/world/phys/shapes/NonOverlappingMerger/lower +FD: net/minecraft/world/phys/shapes/NonOverlappingMerger/f_83009_ net/minecraft/world/phys/shapes/NonOverlappingMerger/upper +FD: net/minecraft/world/phys/shapes/NonOverlappingMerger/f_83010_ net/minecraft/world/phys/shapes/NonOverlappingMerger/swap +FD: net/minecraft/world/phys/shapes/NonOverlappingMerger/net/minecraft/world/phys/shapes/NonOverlappingMerger net/minecraft/world/phys/shapes/NonOverlappingMerger/net/minecraft/world/phys/shapes/NonOverlappingMerger +MD: net/minecraft/world/phys/shapes/NonOverlappingMerger/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Z)V net/minecraft/world/phys/shapes/NonOverlappingMerger/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Z)V +MD: net/minecraft/world/phys/shapes/NonOverlappingMerger/getDouble (I)D net/minecraft/world/phys/shapes/NonOverlappingMerger/getDouble (I)D +MD: net/minecraft/world/phys/shapes/NonOverlappingMerger/m_6200_ (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z net/minecraft/world/phys/shapes/NonOverlappingMerger/forMergedIndexes (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z +MD: net/minecraft/world/phys/shapes/NonOverlappingMerger/m_6241_ ()Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/NonOverlappingMerger/getList ()Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/phys/shapes/NonOverlappingMerger/m_83018_ (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;III)Z net/minecraft/world/phys/shapes/NonOverlappingMerger/lambda$forMergedIndexes$0 (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;III)Z +MD: net/minecraft/world/phys/shapes/NonOverlappingMerger/m_83023_ (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z net/minecraft/world/phys/shapes/NonOverlappingMerger/forNonSwappedIndexes (Lnet/minecraft/world/phys/shapes/IndexMerger$IndexConsumer;)Z +MD: net/minecraft/world/phys/shapes/NonOverlappingMerger/size ()I net/minecraft/world/phys/shapes/NonOverlappingMerger/size ()I +CL: net/minecraft/world/phys/shapes/OffsetDoubleList net/minecraft/world/phys/shapes/OffsetDoubleList +FD: net/minecraft/world/phys/shapes/OffsetDoubleList/f_83028_ net/minecraft/world/phys/shapes/OffsetDoubleList/delegate +FD: net/minecraft/world/phys/shapes/OffsetDoubleList/f_83029_ net/minecraft/world/phys/shapes/OffsetDoubleList/offset +FD: net/minecraft/world/phys/shapes/OffsetDoubleList/net/minecraft/world/phys/shapes/OffsetDoubleList net/minecraft/world/phys/shapes/OffsetDoubleList/net/minecraft/world/phys/shapes/OffsetDoubleList +MD: net/minecraft/world/phys/shapes/OffsetDoubleList/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;D)V net/minecraft/world/phys/shapes/OffsetDoubleList/ (Lit/unimi/dsi/fastutil/doubles/DoubleList;D)V +MD: net/minecraft/world/phys/shapes/OffsetDoubleList/getDouble (I)D net/minecraft/world/phys/shapes/OffsetDoubleList/getDouble (I)D +MD: net/minecraft/world/phys/shapes/OffsetDoubleList/size ()I net/minecraft/world/phys/shapes/OffsetDoubleList/size ()I +CL: net/minecraft/world/phys/shapes/Shapes net/minecraft/world/phys/shapes/Shapes +FD: net/minecraft/world/phys/shapes/Shapes/f_166025_ net/minecraft/world/phys/shapes/Shapes/EPSILON +FD: net/minecraft/world/phys/shapes/Shapes/f_166026_ net/minecraft/world/phys/shapes/Shapes/BIG_EPSILON +FD: net/minecraft/world/phys/shapes/Shapes/f_83036_ net/minecraft/world/phys/shapes/Shapes/INFINITY +FD: net/minecraft/world/phys/shapes/Shapes/f_83037_ net/minecraft/world/phys/shapes/Shapes/BLOCK +FD: net/minecraft/world/phys/shapes/Shapes/f_83038_ net/minecraft/world/phys/shapes/Shapes/EMPTY +FD: net/minecraft/world/phys/shapes/Shapes/net/minecraft/world/phys/shapes/Shapes net/minecraft/world/phys/shapes/Shapes/net/minecraft/world/phys/shapes/Shapes +MD: net/minecraft/world/phys/shapes/Shapes/ ()V net/minecraft/world/phys/shapes/Shapes/ ()V +MD: net/minecraft/world/phys/shapes/Shapes/ ()V net/minecraft/world/phys/shapes/Shapes/ ()V +MD: net/minecraft/world/phys/shapes/Shapes/m_166028_ (Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IIIII)Z net/minecraft/world/phys/shapes/Shapes/lambda$joinIsNotEmpty$1 (Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IIIII)Z +MD: net/minecraft/world/phys/shapes/Shapes/m_166039_ (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;ILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IIII)Z net/minecraft/world/phys/shapes/Shapes/lambda$joinIsNotEmpty$2 (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;ILnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IIII)Z +MD: net/minecraft/world/phys/shapes/Shapes/m_166049_ (DDDDDD)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/create (DDDDDD)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_193135_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/AABB;Ljava/lang/Iterable;D)D net/minecraft/world/phys/shapes/Shapes/collide (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/AABB;Ljava/lang/Iterable;D)D +MD: net/minecraft/world/phys/shapes/Shapes/m_83040_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/empty ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83041_ (DD)I net/minecraft/world/phys/shapes/Shapes/findBits (DD)I +MD: net/minecraft/world/phys/shapes/Shapes/m_83048_ (DDDDDD)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/box (DDDDDD)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83055_ (II)J net/minecraft/world/phys/shapes/Shapes/lcm (II)J +MD: net/minecraft/world/phys/shapes/Shapes/m_83058_ (ILit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;ZZ)Lnet/minecraft/world/phys/shapes/IndexMerger; net/minecraft/world/phys/shapes/Shapes/createIndexMerger (ILit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;ZZ)Lnet/minecraft/world/phys/shapes/IndexMerger; +MD: net/minecraft/world/phys/shapes/Shapes/m_83064_ (Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/create (Lnet/minecraft/world/phys/AABB;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83094_ (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;III)Z net/minecraft/world/phys/shapes/Shapes/lambda$joinIsNotEmpty$3 (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/BooleanOp;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;III)Z +MD: net/minecraft/world/phys/shapes/Shapes/m_83103_ (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Z net/minecraft/world/phys/shapes/Shapes/joinIsNotEmpty (Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/IndexMerger;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Z +MD: net/minecraft/world/phys/shapes/Shapes/m_83110_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/or (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83113_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/join (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83117_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Z net/minecraft/world/phys/shapes/Shapes/blockOccudes (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/phys/shapes/Shapes/m_83121_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/getFaceShape (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83124_ (Lnet/minecraft/world/phys/shapes/VoxelShape;[Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/or (Lnet/minecraft/world/phys/shapes/VoxelShape;[Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83144_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/block ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83145_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z net/minecraft/world/phys/shapes/Shapes/faceShapeOccludes (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z +MD: net/minecraft/world/phys/shapes/Shapes/m_83148_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/Shapes/joinUnoptimized (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83152_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Z net/minecraft/world/phys/shapes/Shapes/mergedFaceOccludes (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;)Z +MD: net/minecraft/world/phys/shapes/Shapes/m_83156_ ()Lnet/minecraft/world/phys/shapes/CubeVoxelShape; net/minecraft/world/phys/shapes/Shapes/lambda$static$0 ()Lnet/minecraft/world/phys/shapes/CubeVoxelShape; +MD: net/minecraft/world/phys/shapes/Shapes/m_83157_ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Z net/minecraft/world/phys/shapes/Shapes/joinIsNotEmpty (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;)Z +CL: net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer +FD: net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer/net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer/net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer +MD: net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer/m_83161_ (DDDDDD)V net/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer/consume (DDDDDD)V +CL: net/minecraft/world/phys/shapes/SliceShape net/minecraft/world/phys/shapes/SliceShape +FD: net/minecraft/world/phys/shapes/SliceShape/f_83168_ net/minecraft/world/phys/shapes/SliceShape/delegate +FD: net/minecraft/world/phys/shapes/SliceShape/f_83169_ net/minecraft/world/phys/shapes/SliceShape/axis +FD: net/minecraft/world/phys/shapes/SliceShape/f_83170_ net/minecraft/world/phys/shapes/SliceShape/SLICE_COORDS +FD: net/minecraft/world/phys/shapes/SliceShape/net/minecraft/world/phys/shapes/SliceShape net/minecraft/world/phys/shapes/SliceShape/net/minecraft/world/phys/shapes/SliceShape +MD: net/minecraft/world/phys/shapes/SliceShape/ ()V net/minecraft/world/phys/shapes/SliceShape/ ()V +MD: net/minecraft/world/phys/shapes/SliceShape/ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction$Axis;I)V net/minecraft/world/phys/shapes/SliceShape/ (Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction$Axis;I)V +MD: net/minecraft/world/phys/shapes/SliceShape/m_7700_ (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/SliceShape/getCoords (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/phys/shapes/SliceShape/m_83176_ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape; net/minecraft/world/phys/shapes/SliceShape/makeSlice (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lnet/minecraft/core/Direction$Axis;I)Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape; +CL: net/minecraft/world/phys/shapes/SubShape net/minecraft/world/phys/shapes/SubShape +FD: net/minecraft/world/phys/shapes/SubShape/f_83182_ net/minecraft/world/phys/shapes/SubShape/parent +FD: net/minecraft/world/phys/shapes/SubShape/f_83183_ net/minecraft/world/phys/shapes/SubShape/startX +FD: net/minecraft/world/phys/shapes/SubShape/f_83184_ net/minecraft/world/phys/shapes/SubShape/startY +FD: net/minecraft/world/phys/shapes/SubShape/f_83185_ net/minecraft/world/phys/shapes/SubShape/startZ +FD: net/minecraft/world/phys/shapes/SubShape/f_83186_ net/minecraft/world/phys/shapes/SubShape/endX +FD: net/minecraft/world/phys/shapes/SubShape/f_83187_ net/minecraft/world/phys/shapes/SubShape/endY +FD: net/minecraft/world/phys/shapes/SubShape/f_83188_ net/minecraft/world/phys/shapes/SubShape/endZ +FD: net/minecraft/world/phys/shapes/SubShape/net/minecraft/world/phys/shapes/SubShape net/minecraft/world/phys/shapes/SubShape/net/minecraft/world/phys/shapes/SubShape +MD: net/minecraft/world/phys/shapes/SubShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IIIIII)V net/minecraft/world/phys/shapes/SubShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;IIIIII)V +MD: net/minecraft/world/phys/shapes/SubShape/m_142703_ (III)V net/minecraft/world/phys/shapes/SubShape/fill (III)V +MD: net/minecraft/world/phys/shapes/SubShape/m_166056_ (Lnet/minecraft/core/Direction$Axis;I)I net/minecraft/world/phys/shapes/SubShape/clampToShape (Lnet/minecraft/core/Direction$Axis;I)I +MD: net/minecraft/world/phys/shapes/SubShape/m_6536_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/world/phys/shapes/SubShape/lastFull (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/world/phys/shapes/SubShape/m_6538_ (Lnet/minecraft/core/Direction$Axis;)I net/minecraft/world/phys/shapes/SubShape/firstFull (Lnet/minecraft/core/Direction$Axis;)I +MD: net/minecraft/world/phys/shapes/SubShape/m_6696_ (III)Z net/minecraft/world/phys/shapes/SubShape/isFull (III)Z +CL: net/minecraft/world/phys/shapes/VoxelShape net/minecraft/world/phys/shapes/VoxelShape +FD: net/minecraft/world/phys/shapes/VoxelShape/f_83211_ net/minecraft/world/phys/shapes/VoxelShape/shape +FD: net/minecraft/world/phys/shapes/VoxelShape/f_83212_ net/minecraft/world/phys/shapes/VoxelShape/faces +FD: net/minecraft/world/phys/shapes/VoxelShape/net/minecraft/world/phys/shapes/VoxelShape net/minecraft/world/phys/shapes/VoxelShape/net/minecraft/world/phys/shapes/VoxelShape +MD: net/minecraft/world/phys/shapes/VoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V net/minecraft/world/phys/shapes/VoxelShape/ (Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_166063_ (DLnet/minecraft/core/Direction$Axis;I)Z net/minecraft/world/phys/shapes/VoxelShape/lambda$findIndex$4 (DLnet/minecraft/core/Direction$Axis;I)Z +MD: net/minecraft/world/phys/shapes/VoxelShape/m_166067_ (Lnet/minecraft/world/phys/Vec3;)Ljava/util/Optional; net/minecraft/world/phys/shapes/VoxelShape/closestPointTo (Lnet/minecraft/world/phys/Vec3;)Ljava/util/Optional; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_166069_ (Lnet/minecraft/world/phys/Vec3;[Lnet/minecraft/world/phys/Vec3;DDDDDD)V net/minecraft/world/phys/shapes/VoxelShape/lambda$closestPointTo$5 (Lnet/minecraft/world/phys/Vec3;[Lnet/minecraft/world/phys/Vec3;DDDDDD)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_166078_ (Lnet/minecraft/core/Direction$Axis;DD)D net/minecraft/world/phys/shapes/VoxelShape/min (Lnet/minecraft/core/Direction$Axis;DD)D +MD: net/minecraft/world/phys/shapes/VoxelShape/m_6595_ (Lnet/minecraft/core/Direction$Axis;D)I net/minecraft/world/phys/shapes/VoxelShape/findIndex (Lnet/minecraft/core/Direction$Axis;D)I +MD: net/minecraft/world/phys/shapes/VoxelShape/m_7700_ (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; net/minecraft/world/phys/shapes/VoxelShape/getCoords (Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83215_ ()Lnet/minecraft/world/phys/AABB; net/minecraft/world/phys/shapes/VoxelShape/bounds ()Lnet/minecraft/world/phys/AABB; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83216_ (DDD)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/VoxelShape/move (DDD)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83220_ (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; net/minecraft/world/phys/shapes/VoxelShape/clip (Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/phys/BlockHitResult; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83224_ (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;)V net/minecraft/world/phys/shapes/VoxelShape/forAllEdges (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83226_ (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;IIIIII)V net/minecraft/world/phys/shapes/VoxelShape/lambda$forAllEdges$1 (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;IIIIII)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83234_ (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;IIIIII)V net/minecraft/world/phys/shapes/VoxelShape/lambda$forAllBoxes$2 (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;IIIIII)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83245_ (Lnet/minecraft/core/AxisCycle;Lnet/minecraft/world/phys/AABB;D)D net/minecraft/world/phys/shapes/VoxelShape/collideX (Lnet/minecraft/core/AxisCycle;Lnet/minecraft/world/phys/AABB;D)D +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83256_ (Lnet/minecraft/core/Direction$Axis;I)D net/minecraft/world/phys/shapes/VoxelShape/get (Lnet/minecraft/core/Direction$Axis;I)D +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83259_ (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/AABB;D)D net/minecraft/world/phys/shapes/VoxelShape/collide (Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/world/phys/AABB;D)D +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83263_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/VoxelShape/getFaceShape (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83265_ (Ljava/util/List;DDDDDD)V net/minecraft/world/phys/shapes/VoxelShape/lambda$toAabbs$3 (Ljava/util/List;DDDDDD)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83273_ ([Lnet/minecraft/world/phys/shapes/VoxelShape;DDDDDD)V net/minecraft/world/phys/shapes/VoxelShape/lambda$optimize$0 ([Lnet/minecraft/world/phys/shapes/VoxelShape;DDDDDD)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83281_ ()Z net/minecraft/world/phys/shapes/VoxelShape/isEmpty ()Z +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83286_ (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;)V net/minecraft/world/phys/shapes/VoxelShape/forAllBoxes (Lnet/minecraft/world/phys/shapes/Shapes$DoubleLineConsumer;)V +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83288_ (Lnet/minecraft/core/Direction$Axis;)D net/minecraft/world/phys/shapes/VoxelShape/min (Lnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83290_ (Lnet/minecraft/core/Direction$Axis;DD)D net/minecraft/world/phys/shapes/VoxelShape/max (Lnet/minecraft/core/Direction$Axis;DD)D +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83294_ (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/VoxelShape/calculateFace (Lnet/minecraft/core/Direction;)Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83296_ ()Lnet/minecraft/world/phys/shapes/VoxelShape; net/minecraft/world/phys/shapes/VoxelShape/optimize ()Lnet/minecraft/world/phys/shapes/VoxelShape; +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83297_ (Lnet/minecraft/core/Direction$Axis;)D net/minecraft/world/phys/shapes/VoxelShape/max (Lnet/minecraft/core/Direction$Axis;)D +MD: net/minecraft/world/phys/shapes/VoxelShape/m_83299_ ()Ljava/util/List; net/minecraft/world/phys/shapes/VoxelShape/toAabbs ()Ljava/util/List; +MD: net/minecraft/world/phys/shapes/VoxelShape/toString ()Ljava/lang/String; net/minecraft/world/phys/shapes/VoxelShape/toString ()Ljava/lang/String; +CL: net/minecraft/world/phys/shapes/package-info net/minecraft/world/phys/shapes/package-info +FD: net/minecraft/world/phys/shapes/package-info/net/minecraft/world/phys/shapes/package-info net/minecraft/world/phys/shapes/package-info/net/minecraft/world/phys/shapes/package-info +CL: net/minecraft/world/scores/Objective net/minecraft/world/scores/Objective +FD: net/minecraft/world/scores/Objective/f_83301_ net/minecraft/world/scores/Objective/scoreboard +FD: net/minecraft/world/scores/Objective/f_83302_ net/minecraft/world/scores/Objective/name +FD: net/minecraft/world/scores/Objective/f_83303_ net/minecraft/world/scores/Objective/criteria +FD: net/minecraft/world/scores/Objective/f_83304_ net/minecraft/world/scores/Objective/displayName +FD: net/minecraft/world/scores/Objective/f_83305_ net/minecraft/world/scores/Objective/formattedDisplayName +FD: net/minecraft/world/scores/Objective/f_83306_ net/minecraft/world/scores/Objective/renderType +FD: net/minecraft/world/scores/Objective/net/minecraft/world/scores/Objective net/minecraft/world/scores/Objective/net/minecraft/world/scores/Objective +MD: net/minecraft/world/scores/Objective/ (Lnet/minecraft/world/scores/Scoreboard;Ljava/lang/String;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)V net/minecraft/world/scores/Objective/ (Lnet/minecraft/world/scores/Scoreboard;Ljava/lang/String;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)V +MD: net/minecraft/world/scores/Objective/m_83313_ ()Lnet/minecraft/world/scores/Scoreboard; net/minecraft/world/scores/Objective/getScoreboard ()Lnet/minecraft/world/scores/Scoreboard; +MD: net/minecraft/world/scores/Objective/m_83314_ (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)V net/minecraft/world/scores/Objective/setRenderType (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)V +MD: net/minecraft/world/scores/Objective/m_83316_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/scores/Objective/setDisplayName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/scores/Objective/m_83318_ (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; net/minecraft/world/scores/Objective/lambda$createFormattedDisplayName$0 (Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; +MD: net/minecraft/world/scores/Objective/m_83320_ ()Ljava/lang/String; net/minecraft/world/scores/Objective/getName ()Ljava/lang/String; +MD: net/minecraft/world/scores/Objective/m_83321_ ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; net/minecraft/world/scores/Objective/getCriteria ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; +MD: net/minecraft/world/scores/Objective/m_83322_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/Objective/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/scores/Objective/m_83323_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/Objective/getFormattedDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/scores/Objective/m_83324_ ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/world/scores/Objective/getRenderType ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +MD: net/minecraft/world/scores/Objective/m_83325_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/Objective/createFormattedDisplayName ()Lnet/minecraft/network/chat/Component; +CL: net/minecraft/world/scores/PlayerTeam net/minecraft/world/scores/PlayerTeam +FD: net/minecraft/world/scores/PlayerTeam/f_166084_ net/minecraft/world/scores/PlayerTeam/BIT_FRIENDLY_FIRE +FD: net/minecraft/world/scores/PlayerTeam/f_166085_ net/minecraft/world/scores/PlayerTeam/BIT_SEE_INVISIBLES +FD: net/minecraft/world/scores/PlayerTeam/f_83326_ net/minecraft/world/scores/PlayerTeam/scoreboard +FD: net/minecraft/world/scores/PlayerTeam/f_83327_ net/minecraft/world/scores/PlayerTeam/name +FD: net/minecraft/world/scores/PlayerTeam/f_83328_ net/minecraft/world/scores/PlayerTeam/players +FD: net/minecraft/world/scores/PlayerTeam/f_83329_ net/minecraft/world/scores/PlayerTeam/displayName +FD: net/minecraft/world/scores/PlayerTeam/f_83330_ net/minecraft/world/scores/PlayerTeam/playerPrefix +FD: net/minecraft/world/scores/PlayerTeam/f_83331_ net/minecraft/world/scores/PlayerTeam/playerSuffix +FD: net/minecraft/world/scores/PlayerTeam/f_83332_ net/minecraft/world/scores/PlayerTeam/allowFriendlyFire +FD: net/minecraft/world/scores/PlayerTeam/f_83333_ net/minecraft/world/scores/PlayerTeam/seeFriendlyInvisibles +FD: net/minecraft/world/scores/PlayerTeam/f_83334_ net/minecraft/world/scores/PlayerTeam/nameTagVisibility +FD: net/minecraft/world/scores/PlayerTeam/f_83335_ net/minecraft/world/scores/PlayerTeam/deathMessageVisibility +FD: net/minecraft/world/scores/PlayerTeam/f_83336_ net/minecraft/world/scores/PlayerTeam/color +FD: net/minecraft/world/scores/PlayerTeam/f_83337_ net/minecraft/world/scores/PlayerTeam/collisionRule +FD: net/minecraft/world/scores/PlayerTeam/f_83338_ net/minecraft/world/scores/PlayerTeam/displayNameStyle +FD: net/minecraft/world/scores/PlayerTeam/net/minecraft/world/scores/PlayerTeam net/minecraft/world/scores/PlayerTeam/net/minecraft/world/scores/PlayerTeam +MD: net/minecraft/world/scores/PlayerTeam/ (Lnet/minecraft/world/scores/Scoreboard;Ljava/lang/String;)V net/minecraft/world/scores/PlayerTeam/ (Lnet/minecraft/world/scores/Scoreboard;Ljava/lang/String;)V +MD: net/minecraft/world/scores/PlayerTeam/m_166086_ ()Lnet/minecraft/world/scores/Scoreboard; net/minecraft/world/scores/PlayerTeam/getScoreboard ()Lnet/minecraft/world/scores/Scoreboard; +MD: net/minecraft/world/scores/PlayerTeam/m_5758_ ()Ljava/lang/String; net/minecraft/world/scores/PlayerTeam/getName ()Ljava/lang/String; +MD: net/minecraft/world/scores/PlayerTeam/m_6259_ ()Z net/minecraft/world/scores/PlayerTeam/canSeeFriendlyInvisibles ()Z +MD: net/minecraft/world/scores/PlayerTeam/m_6260_ ()Z net/minecraft/world/scores/PlayerTeam/isAllowFriendlyFire ()Z +MD: net/minecraft/world/scores/PlayerTeam/m_6809_ ()Ljava/util/Collection; net/minecraft/world/scores/PlayerTeam/getPlayers ()Ljava/util/Collection; +MD: net/minecraft/world/scores/PlayerTeam/m_6870_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/scores/PlayerTeam/getFormattedName (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/scores/PlayerTeam/m_7156_ ()Lnet/minecraft/world/scores/Team$CollisionRule; net/minecraft/world/scores/PlayerTeam/getCollisionRule ()Lnet/minecraft/world/scores/Team$CollisionRule; +MD: net/minecraft/world/scores/PlayerTeam/m_7414_ ()Lnet/minecraft/ChatFormatting; net/minecraft/world/scores/PlayerTeam/getColor ()Lnet/minecraft/ChatFormatting; +MD: net/minecraft/world/scores/PlayerTeam/m_7468_ ()Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/PlayerTeam/getDeathMessageVisibility ()Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/PlayerTeam/m_7470_ ()Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/PlayerTeam/getNameTagVisibility ()Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/PlayerTeam/m_83342_ (I)V net/minecraft/world/scores/PlayerTeam/unpackOptions (I)V +MD: net/minecraft/world/scores/PlayerTeam/m_83344_ (Lnet/minecraft/world/scores/Team$CollisionRule;)V net/minecraft/world/scores/PlayerTeam/setCollisionRule (Lnet/minecraft/world/scores/Team$CollisionRule;)V +MD: net/minecraft/world/scores/PlayerTeam/m_83346_ (Lnet/minecraft/world/scores/Team$Visibility;)V net/minecraft/world/scores/PlayerTeam/setNameTagVisibility (Lnet/minecraft/world/scores/Team$Visibility;)V +MD: net/minecraft/world/scores/PlayerTeam/m_83348_ (Lnet/minecraft/world/scores/Team;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/scores/PlayerTeam/formatNameForTeam (Lnet/minecraft/world/scores/Team;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/scores/PlayerTeam/m_83351_ (Lnet/minecraft/ChatFormatting;)V net/minecraft/world/scores/PlayerTeam/setColor (Lnet/minecraft/ChatFormatting;)V +MD: net/minecraft/world/scores/PlayerTeam/m_83353_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/scores/PlayerTeam/setDisplayName (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/scores/PlayerTeam/m_83355_ (Z)V net/minecraft/world/scores/PlayerTeam/setAllowFriendlyFire (Z)V +MD: net/minecraft/world/scores/PlayerTeam/m_83358_ (Lnet/minecraft/world/scores/Team$Visibility;)V net/minecraft/world/scores/PlayerTeam/setDeathMessageVisibility (Lnet/minecraft/world/scores/Team$Visibility;)V +MD: net/minecraft/world/scores/PlayerTeam/m_83360_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/scores/PlayerTeam/setPlayerPrefix (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/scores/PlayerTeam/m_83362_ (Z)V net/minecraft/world/scores/PlayerTeam/setSeeFriendlyInvisibles (Z)V +MD: net/minecraft/world/scores/PlayerTeam/m_83364_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/PlayerTeam/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/scores/PlayerTeam/m_83365_ (Lnet/minecraft/network/chat/Component;)V net/minecraft/world/scores/PlayerTeam/setPlayerSuffix (Lnet/minecraft/network/chat/Component;)V +MD: net/minecraft/world/scores/PlayerTeam/m_83367_ ()Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/scores/PlayerTeam/getFormattedDisplayName ()Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/scores/PlayerTeam/m_83370_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/PlayerTeam/getPlayerPrefix ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/scores/PlayerTeam/m_83371_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/PlayerTeam/getPlayerSuffix ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/scores/PlayerTeam/m_83378_ ()I net/minecraft/world/scores/PlayerTeam/packOptions ()I +CL: net/minecraft/world/scores/Score net/minecraft/world/scores/Score +FD: net/minecraft/world/scores/Score/f_83380_ net/minecraft/world/scores/Score/SCORE_COMPARATOR +FD: net/minecraft/world/scores/Score/f_83381_ net/minecraft/world/scores/Score/scoreboard +FD: net/minecraft/world/scores/Score/f_83382_ net/minecraft/world/scores/Score/objective +FD: net/minecraft/world/scores/Score/f_83383_ net/minecraft/world/scores/Score/owner +FD: net/minecraft/world/scores/Score/f_83384_ net/minecraft/world/scores/Score/count +FD: net/minecraft/world/scores/Score/f_83385_ net/minecraft/world/scores/Score/locked +FD: net/minecraft/world/scores/Score/f_83386_ net/minecraft/world/scores/Score/forceUpdate +FD: net/minecraft/world/scores/Score/net/minecraft/world/scores/Score net/minecraft/world/scores/Score/net/minecraft/world/scores/Score +MD: net/minecraft/world/scores/Score/ ()V net/minecraft/world/scores/Score/ ()V +MD: net/minecraft/world/scores/Score/ (Lnet/minecraft/world/scores/Scoreboard;Lnet/minecraft/world/scores/Objective;Ljava/lang/String;)V net/minecraft/world/scores/Score/ (Lnet/minecraft/world/scores/Scoreboard;Lnet/minecraft/world/scores/Objective;Ljava/lang/String;)V +MD: net/minecraft/world/scores/Score/m_83392_ ()V net/minecraft/world/scores/Score/increment ()V +MD: net/minecraft/world/scores/Score/m_83393_ (I)V net/minecraft/world/scores/Score/add (I)V +MD: net/minecraft/world/scores/Score/m_83395_ (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)I net/minecraft/world/scores/Score/lambda$static$0 (Lnet/minecraft/world/scores/Score;Lnet/minecraft/world/scores/Score;)I +MD: net/minecraft/world/scores/Score/m_83398_ (Z)V net/minecraft/world/scores/Score/setLocked (Z)V +MD: net/minecraft/world/scores/Score/m_83400_ ()I net/minecraft/world/scores/Score/getScore ()I +MD: net/minecraft/world/scores/Score/m_83401_ ()V net/minecraft/world/scores/Score/reset ()V +MD: net/minecraft/world/scores/Score/m_83402_ (I)V net/minecraft/world/scores/Score/setScore (I)V +MD: net/minecraft/world/scores/Score/m_83404_ ()Lnet/minecraft/world/scores/Objective; net/minecraft/world/scores/Score/getObjective ()Lnet/minecraft/world/scores/Objective; +MD: net/minecraft/world/scores/Score/m_83405_ ()Ljava/lang/String; net/minecraft/world/scores/Score/getOwner ()Ljava/lang/String; +MD: net/minecraft/world/scores/Score/m_83406_ ()Lnet/minecraft/world/scores/Scoreboard; net/minecraft/world/scores/Score/getScoreboard ()Lnet/minecraft/world/scores/Scoreboard; +MD: net/minecraft/world/scores/Score/m_83407_ ()Z net/minecraft/world/scores/Score/isLocked ()Z +CL: net/minecraft/world/scores/Scoreboard net/minecraft/world/scores/Scoreboard +FD: net/minecraft/world/scores/Scoreboard/f_166087_ net/minecraft/world/scores/Scoreboard/DISPLAY_SLOT_LIST +FD: net/minecraft/world/scores/Scoreboard/f_166088_ net/minecraft/world/scores/Scoreboard/DISPLAY_SLOT_SIDEBAR +FD: net/minecraft/world/scores/Scoreboard/f_166089_ net/minecraft/world/scores/Scoreboard/DISPLAY_SLOT_BELOW_NAME +FD: net/minecraft/world/scores/Scoreboard/f_166090_ net/minecraft/world/scores/Scoreboard/DISPLAY_SLOT_TEAMS_SIDEBAR_START +FD: net/minecraft/world/scores/Scoreboard/f_166091_ net/minecraft/world/scores/Scoreboard/DISPLAY_SLOT_TEAMS_SIDEBAR_END +FD: net/minecraft/world/scores/Scoreboard/f_166092_ net/minecraft/world/scores/Scoreboard/DISPLAY_SLOTS +FD: net/minecraft/world/scores/Scoreboard/f_199933_ net/minecraft/world/scores/Scoreboard/LOGGER +FD: net/minecraft/world/scores/Scoreboard/f_83408_ net/minecraft/world/scores/Scoreboard/objectivesByName +FD: net/minecraft/world/scores/Scoreboard/f_83409_ net/minecraft/world/scores/Scoreboard/objectivesByCriteria +FD: net/minecraft/world/scores/Scoreboard/f_83410_ net/minecraft/world/scores/Scoreboard/playerScores +FD: net/minecraft/world/scores/Scoreboard/f_83411_ net/minecraft/world/scores/Scoreboard/displayObjectives +FD: net/minecraft/world/scores/Scoreboard/f_83412_ net/minecraft/world/scores/Scoreboard/teamsByName +FD: net/minecraft/world/scores/Scoreboard/f_83413_ net/minecraft/world/scores/Scoreboard/teamsByPlayer +FD: net/minecraft/world/scores/Scoreboard/f_83414_ net/minecraft/world/scores/Scoreboard/displaySlotNames +FD: net/minecraft/world/scores/Scoreboard/net/minecraft/world/scores/Scoreboard net/minecraft/world/scores/Scoreboard/net/minecraft/world/scores/Scoreboard +MD: net/minecraft/world/scores/Scoreboard/ ()V net/minecraft/world/scores/Scoreboard/ ()V +MD: net/minecraft/world/scores/Scoreboard/ ()V net/minecraft/world/scores/Scoreboard/ ()V +MD: net/minecraft/world/scores/Scoreboard/m_166094_ (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/scores/Score;)V net/minecraft/world/scores/Scoreboard/lambda$savePlayerScores$5 (Lnet/minecraft/nbt/ListTag;Lnet/minecraft/world/scores/Score;)V +MD: net/minecraft/world/scores/Scoreboard/m_166097_ (Lnet/minecraft/world/scores/Score;)Z net/minecraft/world/scores/Scoreboard/lambda$savePlayerScores$4 (Lnet/minecraft/world/scores/Score;)Z +MD: net/minecraft/world/scores/Scoreboard/m_5734_ (Lnet/minecraft/world/scores/Score;)V net/minecraft/world/scores/Scoreboard/onScoreChanged (Lnet/minecraft/world/scores/Score;)V +MD: net/minecraft/world/scores/Scoreboard/m_5973_ (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/onPlayerScoreRemoved (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_6519_ (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/world/scores/Scoreboard/removePlayerFromTeam (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/world/scores/Scoreboard/m_6546_ (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)Z net/minecraft/world/scores/Scoreboard/addPlayerToTeam (Ljava/lang/String;Lnet/minecraft/world/scores/PlayerTeam;)Z +MD: net/minecraft/world/scores/Scoreboard/m_7091_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/onObjectiveChanged (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_7092_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/onObjectiveAdded (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_7093_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/onObjectiveRemoved (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_7136_ (ILnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/setDisplayObjective (ILnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_7182_ (Ljava/lang/String;)V net/minecraft/world/scores/Scoreboard/onPlayerRemoved (Ljava/lang/String;)V +MD: net/minecraft/world/scores/Scoreboard/m_7644_ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/world/scores/Scoreboard/onTeamRemoved (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/world/scores/Scoreboard/m_7645_ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/world/scores/Scoreboard/onTeamChanged (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/world/scores/Scoreboard/m_7650_ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/world/scores/Scoreboard/onTeamAdded (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/world/scores/Scoreboard/m_83416_ (I)Lnet/minecraft/world/scores/Objective; net/minecraft/world/scores/Scoreboard/getDisplayObjective (I)Lnet/minecraft/world/scores/Objective; +MD: net/minecraft/world/scores/Scoreboard/m_83420_ (Lnet/minecraft/world/entity/Entity;)V net/minecraft/world/scores/Scoreboard/entityRemoved (Lnet/minecraft/world/entity/Entity;)V +MD: net/minecraft/world/scores/Scoreboard/m_83425_ (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;)Ljava/util/List; net/minecraft/world/scores/Scoreboard/lambda$addObjective$0 (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;)Ljava/util/List; +MD: net/minecraft/world/scores/Scoreboard/m_83427_ (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Ljava/lang/String;Ljava/util/function/Consumer;)V net/minecraft/world/scores/Scoreboard/forAllObjectives (Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Ljava/lang/String;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/scores/Scoreboard/m_83436_ (Ljava/lang/String;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)Lnet/minecraft/world/scores/Objective; net/minecraft/world/scores/Scoreboard/addObjective (Ljava/lang/String;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;Lnet/minecraft/network/chat/Component;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)Lnet/minecraft/world/scores/Objective; +MD: net/minecraft/world/scores/Scoreboard/m_83441_ (Ljava/util/function/Consumer;Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/lambda$forAllObjectives$1 (Ljava/util/function/Consumer;Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_83445_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/scores/Scoreboard/loadPlayerScores (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/scores/Scoreboard/m_83450_ (Lnet/minecraft/nbt/ListTag;Ljava/util/Collection;)V net/minecraft/world/scores/Scoreboard/lambda$savePlayerScores$6 (Lnet/minecraft/nbt/ListTag;Ljava/util/Collection;)V +MD: net/minecraft/world/scores/Scoreboard/m_83453_ (I)Ljava/lang/String; net/minecraft/world/scores/Scoreboard/getDisplaySlotName (I)Ljava/lang/String; +MD: net/minecraft/world/scores/Scoreboard/m_83459_ (Ljava/lang/String;)Z net/minecraft/world/scores/Scoreboard/hasObjective (Ljava/lang/String;)Z +MD: net/minecraft/world/scores/Scoreboard/m_83461_ (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)Z net/minecraft/world/scores/Scoreboard/hasPlayerScore (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)Z +MD: net/minecraft/world/scores/Scoreboard/m_83466_ ()Ljava/util/Collection; net/minecraft/world/scores/Scoreboard/getObjectives ()Ljava/util/Collection; +MD: net/minecraft/world/scores/Scoreboard/m_83469_ (Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; net/minecraft/world/scores/Scoreboard/getOrCreateObjective (Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; +MD: net/minecraft/world/scores/Scoreboard/m_83471_ (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)Lnet/minecraft/world/scores/Score; net/minecraft/world/scores/Scoreboard/getOrCreatePlayerScore (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)Lnet/minecraft/world/scores/Score; +MD: net/minecraft/world/scores/Scoreboard/m_83474_ ()Ljava/util/Collection; net/minecraft/world/scores/Scoreboard/getObjectiveNames ()Ljava/util/Collection; +MD: net/minecraft/world/scores/Scoreboard/m_83475_ (Lnet/minecraft/world/scores/PlayerTeam;)V net/minecraft/world/scores/Scoreboard/removePlayerTeam (Lnet/minecraft/world/scores/PlayerTeam;)V +MD: net/minecraft/world/scores/Scoreboard/m_83477_ (Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; net/minecraft/world/scores/Scoreboard/getObjective (Ljava/lang/String;)Lnet/minecraft/world/scores/Objective; +MD: net/minecraft/world/scores/Scoreboard/m_83479_ (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/resetPlayerScore (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_83482_ ()Ljava/util/Collection; net/minecraft/world/scores/Scoreboard/getTrackedPlayers ()Ljava/util/Collection; +MD: net/minecraft/world/scores/Scoreboard/m_83483_ (Ljava/lang/String;)Ljava/util/Map; net/minecraft/world/scores/Scoreboard/getPlayerScores (Ljava/lang/String;)Ljava/util/Map; +MD: net/minecraft/world/scores/Scoreboard/m_83485_ (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)Lnet/minecraft/world/scores/Score; net/minecraft/world/scores/Scoreboard/lambda$getOrCreatePlayerScore$3 (Ljava/lang/String;Lnet/minecraft/world/scores/Objective;)Lnet/minecraft/world/scores/Score; +MD: net/minecraft/world/scores/Scoreboard/m_83488_ ()Ljava/util/Collection; net/minecraft/world/scores/Scoreboard/getTeamNames ()Ljava/util/Collection; +MD: net/minecraft/world/scores/Scoreboard/m_83489_ (Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; net/minecraft/world/scores/Scoreboard/getPlayerTeam (Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; +MD: net/minecraft/world/scores/Scoreboard/m_83491_ ()Ljava/util/Collection; net/minecraft/world/scores/Scoreboard/getPlayerTeams ()Ljava/util/Collection; +MD: net/minecraft/world/scores/Scoreboard/m_83492_ (Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; net/minecraft/world/scores/Scoreboard/addPlayerTeam (Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; +MD: net/minecraft/world/scores/Scoreboard/m_83494_ ()[Ljava/lang/String; net/minecraft/world/scores/Scoreboard/getDisplaySlotNames ()[Ljava/lang/String; +MD: net/minecraft/world/scores/Scoreboard/m_83495_ (Ljava/lang/String;)Z net/minecraft/world/scores/Scoreboard/removePlayerFromTeam (Ljava/lang/String;)Z +MD: net/minecraft/world/scores/Scoreboard/m_83497_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/scores/Scoreboard/savePlayerScores ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/scores/Scoreboard/m_83498_ (Lnet/minecraft/world/scores/Objective;)Ljava/util/Collection; net/minecraft/world/scores/Scoreboard/getPlayerScores (Lnet/minecraft/world/scores/Objective;)Ljava/util/Collection; +MD: net/minecraft/world/scores/Scoreboard/m_83500_ (Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; net/minecraft/world/scores/Scoreboard/getPlayersTeam (Ljava/lang/String;)Lnet/minecraft/world/scores/PlayerTeam; +MD: net/minecraft/world/scores/Scoreboard/m_83502_ (Lnet/minecraft/world/scores/Objective;)V net/minecraft/world/scores/Scoreboard/removeObjective (Lnet/minecraft/world/scores/Objective;)V +MD: net/minecraft/world/scores/Scoreboard/m_83504_ (Ljava/lang/String;)I net/minecraft/world/scores/Scoreboard/getDisplaySlotByName (Ljava/lang/String;)I +MD: net/minecraft/world/scores/Scoreboard/m_83506_ (Ljava/lang/String;)Ljava/util/Map; net/minecraft/world/scores/Scoreboard/lambda$getOrCreatePlayerScore$2 (Ljava/lang/String;)Ljava/util/Map; +CL: net/minecraft/world/scores/ScoreboardSaveData net/minecraft/world/scores/ScoreboardSaveData +FD: net/minecraft/world/scores/ScoreboardSaveData/f_166099_ net/minecraft/world/scores/ScoreboardSaveData/FILE_ID +FD: net/minecraft/world/scores/ScoreboardSaveData/f_83509_ net/minecraft/world/scores/ScoreboardSaveData/scoreboard +FD: net/minecraft/world/scores/ScoreboardSaveData/net/minecraft/world/scores/ScoreboardSaveData net/minecraft/world/scores/ScoreboardSaveData/net/minecraft/world/scores/ScoreboardSaveData +MD: net/minecraft/world/scores/ScoreboardSaveData/ (Lnet/minecraft/world/scores/Scoreboard;)V net/minecraft/world/scores/ScoreboardSaveData/ (Lnet/minecraft/world/scores/Scoreboard;)V +MD: net/minecraft/world/scores/ScoreboardSaveData/m_166102_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/scores/ScoreboardSaveData; net/minecraft/world/scores/ScoreboardSaveData/load (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/scores/ScoreboardSaveData; +MD: net/minecraft/world/scores/ScoreboardSaveData/m_7176_ (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/scores/ScoreboardSaveData/save (Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83513_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/scores/ScoreboardSaveData/saveTeams ()Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83514_ (Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/scores/ScoreboardSaveData/loadTeamPlayers (Lnet/minecraft/world/scores/PlayerTeam;Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83521_ (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;)V net/minecraft/world/scores/ScoreboardSaveData/lambda$loadObjectives$0 (Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/scores/criteria/ObjectiveCriteria;)V +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83524_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/scores/ScoreboardSaveData/loadTeams (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83528_ (Lnet/minecraft/nbt/ListTag;)V net/minecraft/world/scores/ScoreboardSaveData/loadObjectives (Lnet/minecraft/nbt/ListTag;)V +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83530_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/scores/ScoreboardSaveData/loadDisplaySlots (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83532_ (Lnet/minecraft/nbt/CompoundTag;)V net/minecraft/world/scores/ScoreboardSaveData/saveDisplaySlots (Lnet/minecraft/nbt/CompoundTag;)V +MD: net/minecraft/world/scores/ScoreboardSaveData/m_83534_ ()Lnet/minecraft/nbt/ListTag; net/minecraft/world/scores/ScoreboardSaveData/saveObjectives ()Lnet/minecraft/nbt/ListTag; +CL: net/minecraft/world/scores/Team net/minecraft/world/scores/Team +FD: net/minecraft/world/scores/Team/net/minecraft/world/scores/Team net/minecraft/world/scores/Team/net/minecraft/world/scores/Team +MD: net/minecraft/world/scores/Team/ ()V net/minecraft/world/scores/Team/ ()V +MD: net/minecraft/world/scores/Team/m_5758_ ()Ljava/lang/String; net/minecraft/world/scores/Team/getName ()Ljava/lang/String; +MD: net/minecraft/world/scores/Team/m_6259_ ()Z net/minecraft/world/scores/Team/canSeeFriendlyInvisibles ()Z +MD: net/minecraft/world/scores/Team/m_6260_ ()Z net/minecraft/world/scores/Team/isAllowFriendlyFire ()Z +MD: net/minecraft/world/scores/Team/m_6809_ ()Ljava/util/Collection; net/minecraft/world/scores/Team/getPlayers ()Ljava/util/Collection; +MD: net/minecraft/world/scores/Team/m_6870_ (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; net/minecraft/world/scores/Team/getFormattedName (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/MutableComponent; +MD: net/minecraft/world/scores/Team/m_7156_ ()Lnet/minecraft/world/scores/Team$CollisionRule; net/minecraft/world/scores/Team/getCollisionRule ()Lnet/minecraft/world/scores/Team$CollisionRule; +MD: net/minecraft/world/scores/Team/m_7414_ ()Lnet/minecraft/ChatFormatting; net/minecraft/world/scores/Team/getColor ()Lnet/minecraft/ChatFormatting; +MD: net/minecraft/world/scores/Team/m_7468_ ()Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/Team/getDeathMessageVisibility ()Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/Team/m_7470_ ()Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/Team/getNameTagVisibility ()Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/Team/m_83536_ (Lnet/minecraft/world/scores/Team;)Z net/minecraft/world/scores/Team/isAlliedTo (Lnet/minecraft/world/scores/Team;)Z +CL: net/minecraft/world/scores/Team$CollisionRule net/minecraft/world/scores/Team$CollisionRule +FD: net/minecraft/world/scores/Team$CollisionRule/$VALUES net/minecraft/world/scores/Team$CollisionRule/$VALUES +FD: net/minecraft/world/scores/Team$CollisionRule/ALWAYS net/minecraft/world/scores/Team$CollisionRule/ALWAYS +FD: net/minecraft/world/scores/Team$CollisionRule/NEVER net/minecraft/world/scores/Team$CollisionRule/NEVER +FD: net/minecraft/world/scores/Team$CollisionRule/PUSH_OTHER_TEAMS net/minecraft/world/scores/Team$CollisionRule/PUSH_OTHER_TEAMS +FD: net/minecraft/world/scores/Team$CollisionRule/PUSH_OWN_TEAM net/minecraft/world/scores/Team$CollisionRule/PUSH_OWN_TEAM +FD: net/minecraft/world/scores/Team$CollisionRule/f_83543_ net/minecraft/world/scores/Team$CollisionRule/name +FD: net/minecraft/world/scores/Team$CollisionRule/f_83544_ net/minecraft/world/scores/Team$CollisionRule/id +FD: net/minecraft/world/scores/Team$CollisionRule/f_83545_ net/minecraft/world/scores/Team$CollisionRule/BY_NAME +FD: net/minecraft/world/scores/Team$CollisionRule/net/minecraft/world/scores/Team$CollisionRule net/minecraft/world/scores/Team$CollisionRule/net/minecraft/world/scores/Team$CollisionRule +MD: net/minecraft/world/scores/Team$CollisionRule/ ()V net/minecraft/world/scores/Team$CollisionRule/ ()V +MD: net/minecraft/world/scores/Team$CollisionRule/ (Ljava/lang/String;ILjava/lang/String;I)V net/minecraft/world/scores/Team$CollisionRule/ (Ljava/lang/String;ILjava/lang/String;I)V +MD: net/minecraft/world/scores/Team$CollisionRule/m_166104_ ()[Lnet/minecraft/world/scores/Team$CollisionRule; net/minecraft/world/scores/Team$CollisionRule/$values ()[Lnet/minecraft/world/scores/Team$CollisionRule; +MD: net/minecraft/world/scores/Team$CollisionRule/m_83553_ (Lnet/minecraft/world/scores/Team$CollisionRule;)Lnet/minecraft/world/scores/Team$CollisionRule; net/minecraft/world/scores/Team$CollisionRule/lambda$static$1 (Lnet/minecraft/world/scores/Team$CollisionRule;)Lnet/minecraft/world/scores/Team$CollisionRule; +MD: net/minecraft/world/scores/Team$CollisionRule/m_83555_ (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$CollisionRule; net/minecraft/world/scores/Team$CollisionRule/byName (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$CollisionRule; +MD: net/minecraft/world/scores/Team$CollisionRule/m_83557_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/Team$CollisionRule/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/scores/Team$CollisionRule/m_83558_ (Lnet/minecraft/world/scores/Team$CollisionRule;)Ljava/lang/String; net/minecraft/world/scores/Team$CollisionRule/lambda$static$0 (Lnet/minecraft/world/scores/Team$CollisionRule;)Ljava/lang/String; +MD: net/minecraft/world/scores/Team$CollisionRule/valueOf (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$CollisionRule; net/minecraft/world/scores/Team$CollisionRule/valueOf (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$CollisionRule; +MD: net/minecraft/world/scores/Team$CollisionRule/values ()[Lnet/minecraft/world/scores/Team$CollisionRule; net/minecraft/world/scores/Team$CollisionRule/values ()[Lnet/minecraft/world/scores/Team$CollisionRule; +CL: net/minecraft/world/scores/Team$Visibility net/minecraft/world/scores/Team$Visibility +FD: net/minecraft/world/scores/Team$Visibility/$VALUES net/minecraft/world/scores/Team$Visibility/$VALUES +FD: net/minecraft/world/scores/Team$Visibility/ALWAYS net/minecraft/world/scores/Team$Visibility/ALWAYS +FD: net/minecraft/world/scores/Team$Visibility/HIDE_FOR_OTHER_TEAMS net/minecraft/world/scores/Team$Visibility/HIDE_FOR_OTHER_TEAMS +FD: net/minecraft/world/scores/Team$Visibility/HIDE_FOR_OWN_TEAM net/minecraft/world/scores/Team$Visibility/HIDE_FOR_OWN_TEAM +FD: net/minecraft/world/scores/Team$Visibility/NEVER net/minecraft/world/scores/Team$Visibility/NEVER +FD: net/minecraft/world/scores/Team$Visibility/f_83567_ net/minecraft/world/scores/Team$Visibility/name +FD: net/minecraft/world/scores/Team$Visibility/f_83568_ net/minecraft/world/scores/Team$Visibility/id +FD: net/minecraft/world/scores/Team$Visibility/f_83569_ net/minecraft/world/scores/Team$Visibility/BY_NAME +FD: net/minecraft/world/scores/Team$Visibility/net/minecraft/world/scores/Team$Visibility net/minecraft/world/scores/Team$Visibility/net/minecraft/world/scores/Team$Visibility +MD: net/minecraft/world/scores/Team$Visibility/ ()V net/minecraft/world/scores/Team$Visibility/ ()V +MD: net/minecraft/world/scores/Team$Visibility/ (Ljava/lang/String;ILjava/lang/String;I)V net/minecraft/world/scores/Team$Visibility/ (Ljava/lang/String;ILjava/lang/String;I)V +MD: net/minecraft/world/scores/Team$Visibility/m_166105_ ()[Ljava/lang/String; net/minecraft/world/scores/Team$Visibility/getAllNames ()[Ljava/lang/String; +MD: net/minecraft/world/scores/Team$Visibility/m_166106_ ()[Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/Team$Visibility/$values ()[Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/Team$Visibility/m_83577_ (Lnet/minecraft/world/scores/Team$Visibility;)Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/Team$Visibility/lambda$static$1 (Lnet/minecraft/world/scores/Team$Visibility;)Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/Team$Visibility/m_83579_ (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/Team$Visibility/byName (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/Team$Visibility/m_83581_ ()Lnet/minecraft/network/chat/Component; net/minecraft/world/scores/Team$Visibility/getDisplayName ()Lnet/minecraft/network/chat/Component; +MD: net/minecraft/world/scores/Team$Visibility/m_83582_ (Lnet/minecraft/world/scores/Team$Visibility;)Ljava/lang/String; net/minecraft/world/scores/Team$Visibility/lambda$static$0 (Lnet/minecraft/world/scores/Team$Visibility;)Ljava/lang/String; +MD: net/minecraft/world/scores/Team$Visibility/valueOf (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/Team$Visibility/valueOf (Ljava/lang/String;)Lnet/minecraft/world/scores/Team$Visibility; +MD: net/minecraft/world/scores/Team$Visibility/values ()[Lnet/minecraft/world/scores/Team$Visibility; net/minecraft/world/scores/Team$Visibility/values ()[Lnet/minecraft/world/scores/Team$Visibility; +CL: net/minecraft/world/scores/criteria/ObjectiveCriteria net/minecraft/world/scores/criteria/ObjectiveCriteria +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_166107_ net/minecraft/world/scores/criteria/ObjectiveCriteria/CUSTOM_CRITERIA +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_166108_ net/minecraft/world/scores/criteria/ObjectiveCriteria/CRITERIA_CACHE +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83588_ net/minecraft/world/scores/criteria/ObjectiveCriteria/DUMMY +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83589_ net/minecraft/world/scores/criteria/ObjectiveCriteria/TRIGGER +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83590_ net/minecraft/world/scores/criteria/ObjectiveCriteria/DEATH_COUNT +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83591_ net/minecraft/world/scores/criteria/ObjectiveCriteria/KILL_COUNT_PLAYERS +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83592_ net/minecraft/world/scores/criteria/ObjectiveCriteria/KILL_COUNT_ALL +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83593_ net/minecraft/world/scores/criteria/ObjectiveCriteria/HEALTH +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83594_ net/minecraft/world/scores/criteria/ObjectiveCriteria/FOOD +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83595_ net/minecraft/world/scores/criteria/ObjectiveCriteria/AIR +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83596_ net/minecraft/world/scores/criteria/ObjectiveCriteria/ARMOR +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83597_ net/minecraft/world/scores/criteria/ObjectiveCriteria/EXPERIENCE +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83598_ net/minecraft/world/scores/criteria/ObjectiveCriteria/LEVEL +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83599_ net/minecraft/world/scores/criteria/ObjectiveCriteria/TEAM_KILL +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83600_ net/minecraft/world/scores/criteria/ObjectiveCriteria/KILLED_BY_TEAM +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83601_ net/minecraft/world/scores/criteria/ObjectiveCriteria/name +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83602_ net/minecraft/world/scores/criteria/ObjectiveCriteria/readOnly +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/f_83603_ net/minecraft/world/scores/criteria/ObjectiveCriteria/renderType +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria/net/minecraft/world/scores/criteria/ObjectiveCriteria net/minecraft/world/scores/criteria/ObjectiveCriteria/net/minecraft/world/scores/criteria/ObjectiveCriteria +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/ ()V net/minecraft/world/scores/criteria/ObjectiveCriteria/ ()V +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/ (Ljava/lang/String;)V net/minecraft/world/scores/criteria/ObjectiveCriteria/ (Ljava/lang/String;)V +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/ (Ljava/lang/String;ZLnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)V net/minecraft/world/scores/criteria/ObjectiveCriteria/ (Ljava/lang/String;ZLnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)V +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_166109_ (Ljava/lang/String;ZLnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; net/minecraft/world/scores/criteria/ObjectiveCriteria/registerCustom (Ljava/lang/String;ZLnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_166113_ (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; net/minecraft/world/scores/criteria/ObjectiveCriteria/registerCustom (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_166115_ ()Ljava/util/Set; net/minecraft/world/scores/criteria/ObjectiveCriteria/getCustomCriteriaNames ()Ljava/util/Set; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_83611_ (Lnet/minecraft/stats/StatType;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; net/minecraft/world/scores/criteria/ObjectiveCriteria/getStat (Lnet/minecraft/stats/StatType;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Optional; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_83614_ (Ljava/lang/String;)Ljava/util/Optional; net/minecraft/world/scores/criteria/ObjectiveCriteria/byName (Ljava/lang/String;)Ljava/util/Optional; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_83616_ (Ljava/lang/String;ILnet/minecraft/stats/StatType;)Ljava/util/Optional; net/minecraft/world/scores/criteria/ObjectiveCriteria/lambda$byName$0 (Ljava/lang/String;ILnet/minecraft/stats/StatType;)Ljava/util/Optional; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_83620_ ()Ljava/lang/String; net/minecraft/world/scores/criteria/ObjectiveCriteria/getName ()Ljava/lang/String; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_83621_ ()Z net/minecraft/world/scores/criteria/ObjectiveCriteria/isReadOnly ()Z +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria/m_83622_ ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/world/scores/criteria/ObjectiveCriteria/getDefaultRenderType ()Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +CL: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/$VALUES net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/$VALUES +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/HEARTS net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/HEARTS +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/INTEGER net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/INTEGER +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/f_83625_ net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/id +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/f_83626_ net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/BY_ID +FD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/ ()V net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/ ()V +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/ (Ljava/lang/String;ILjava/lang/String;)V net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/ (Ljava/lang/String;ILjava/lang/String;)V +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/m_166116_ ()[Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/$values ()[Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/m_83633_ ()Ljava/lang/String; net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/getId ()Ljava/lang/String; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/m_83634_ (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/byId (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/valueOf (Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +MD: net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/values ()[Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType/values ()[Lnet/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType; +CL: net/minecraft/world/scores/criteria/package-info net/minecraft/world/scores/criteria/package-info +FD: net/minecraft/world/scores/criteria/package-info/net/minecraft/world/scores/criteria/package-info net/minecraft/world/scores/criteria/package-info/net/minecraft/world/scores/criteria/package-info +CL: net/minecraft/world/scores/package-info net/minecraft/world/scores/package-info +FD: net/minecraft/world/scores/package-info/net/minecraft/world/scores/package-info net/minecraft/world/scores/package-info/net/minecraft/world/scores/package-info +CL: net/minecraft/world/ticks/BlackholeTickAccess net/minecraft/world/ticks/BlackholeTickAccess +FD: net/minecraft/world/ticks/BlackholeTickAccess/f_193140_ net/minecraft/world/ticks/BlackholeTickAccess/CONTAINER_BLACKHOLE +FD: net/minecraft/world/ticks/BlackholeTickAccess/f_193141_ net/minecraft/world/ticks/BlackholeTickAccess/LEVEL_BLACKHOLE +FD: net/minecraft/world/ticks/BlackholeTickAccess/net/minecraft/world/ticks/BlackholeTickAccess net/minecraft/world/ticks/BlackholeTickAccess/net/minecraft/world/ticks/BlackholeTickAccess +MD: net/minecraft/world/ticks/BlackholeTickAccess/ ()V net/minecraft/world/ticks/BlackholeTickAccess/ ()V +MD: net/minecraft/world/ticks/BlackholeTickAccess/ ()V net/minecraft/world/ticks/BlackholeTickAccess/ ()V +MD: net/minecraft/world/ticks/BlackholeTickAccess/m_193144_ ()Lnet/minecraft/world/ticks/TickContainerAccess; net/minecraft/world/ticks/BlackholeTickAccess/emptyContainer ()Lnet/minecraft/world/ticks/TickContainerAccess; +MD: net/minecraft/world/ticks/BlackholeTickAccess/m_193145_ ()Lnet/minecraft/world/ticks/LevelTickAccess; net/minecraft/world/ticks/BlackholeTickAccess/emptyLevelList ()Lnet/minecraft/world/ticks/LevelTickAccess; +CL: net/minecraft/world/ticks/BlackholeTickAccess$1 net/minecraft/world/ticks/BlackholeTickAccess$1 +FD: net/minecraft/world/ticks/BlackholeTickAccess$1/net/minecraft/world/ticks/BlackholeTickAccess$1 net/minecraft/world/ticks/BlackholeTickAccess$1/net/minecraft/world/ticks/BlackholeTickAccess$1 +MD: net/minecraft/world/ticks/BlackholeTickAccess$1/ ()V net/minecraft/world/ticks/BlackholeTickAccess$1/ ()V +MD: net/minecraft/world/ticks/BlackholeTickAccess$1/m_183393_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/BlackholeTickAccess$1/schedule (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/BlackholeTickAccess$1/m_183574_ ()I net/minecraft/world/ticks/BlackholeTickAccess$1/count ()I +MD: net/minecraft/world/ticks/BlackholeTickAccess$1/m_183582_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/BlackholeTickAccess$1/hasScheduledTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +CL: net/minecraft/world/ticks/BlackholeTickAccess$2 net/minecraft/world/ticks/BlackholeTickAccess$2 +FD: net/minecraft/world/ticks/BlackholeTickAccess$2/net/minecraft/world/ticks/BlackholeTickAccess$2 net/minecraft/world/ticks/BlackholeTickAccess$2/net/minecraft/world/ticks/BlackholeTickAccess$2 +MD: net/minecraft/world/ticks/BlackholeTickAccess$2/ ()V net/minecraft/world/ticks/BlackholeTickAccess$2/ ()V +MD: net/minecraft/world/ticks/BlackholeTickAccess$2/m_183393_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/BlackholeTickAccess$2/schedule (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/BlackholeTickAccess$2/m_183574_ ()I net/minecraft/world/ticks/BlackholeTickAccess$2/count ()I +MD: net/minecraft/world/ticks/BlackholeTickAccess$2/m_183582_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/BlackholeTickAccess$2/hasScheduledTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/BlackholeTickAccess$2/m_183588_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/BlackholeTickAccess$2/willTickThisTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +CL: net/minecraft/world/ticks/LevelChunkTicks net/minecraft/world/ticks/LevelChunkTicks +FD: net/minecraft/world/ticks/LevelChunkTicks/f_193163_ net/minecraft/world/ticks/LevelChunkTicks/tickQueue +FD: net/minecraft/world/ticks/LevelChunkTicks/f_193164_ net/minecraft/world/ticks/LevelChunkTicks/pendingTicks +FD: net/minecraft/world/ticks/LevelChunkTicks/f_193165_ net/minecraft/world/ticks/LevelChunkTicks/ticksPerPosition +FD: net/minecraft/world/ticks/LevelChunkTicks/f_193166_ net/minecraft/world/ticks/LevelChunkTicks/onTickAdded +FD: net/minecraft/world/ticks/LevelChunkTicks/net/minecraft/world/ticks/LevelChunkTicks net/minecraft/world/ticks/LevelChunkTicks/net/minecraft/world/ticks/LevelChunkTicks +MD: net/minecraft/world/ticks/LevelChunkTicks/ ()V net/minecraft/world/ticks/LevelChunkTicks/ ()V +MD: net/minecraft/world/ticks/LevelChunkTicks/ (Ljava/util/List;)V net/minecraft/world/ticks/LevelChunkTicks/ (Ljava/util/List;)V +MD: net/minecraft/world/ticks/LevelChunkTicks/m_183237_ (JLjava/util/function/Function;)Lnet/minecraft/nbt/ListTag; net/minecraft/world/ticks/LevelChunkTicks/save (JLjava/util/function/Function;)Lnet/minecraft/nbt/ListTag; +MD: net/minecraft/world/ticks/LevelChunkTicks/m_183237_ (JLjava/util/function/Function;)Lnet/minecraft/nbt/Tag; net/minecraft/world/ticks/LevelChunkTicks/save (JLjava/util/function/Function;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/ticks/LevelChunkTicks/m_183393_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/LevelChunkTicks/schedule (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/LevelChunkTicks/m_183574_ ()I net/minecraft/world/ticks/LevelChunkTicks/count ()I +MD: net/minecraft/world/ticks/LevelChunkTicks/m_183582_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/LevelChunkTicks/hasScheduledTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193171_ (J)V net/minecraft/world/ticks/LevelChunkTicks/unpack (J)V +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193181_ (Ljava/util/function/BiConsumer;)V net/minecraft/world/ticks/LevelChunkTicks/setOnTickAdded (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193183_ (Ljava/util/function/Predicate;)V net/minecraft/world/ticks/LevelChunkTicks/removeIf (Ljava/util/function/Predicate;)V +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193185_ (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Function;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/ticks/LevelChunkTicks; net/minecraft/world/ticks/LevelChunkTicks/load (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Function;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/ticks/LevelChunkTicks; +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193189_ ()Lnet/minecraft/world/ticks/ScheduledTick; net/minecraft/world/ticks/LevelChunkTicks/peek ()Lnet/minecraft/world/ticks/ScheduledTick; +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193193_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/LevelChunkTicks/scheduleUnchecked (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193195_ ()Lnet/minecraft/world/ticks/ScheduledTick; net/minecraft/world/ticks/LevelChunkTicks/poll ()Lnet/minecraft/world/ticks/ScheduledTick; +MD: net/minecraft/world/ticks/LevelChunkTicks/m_193196_ ()Ljava/util/stream/Stream; net/minecraft/world/ticks/LevelChunkTicks/getAll ()Ljava/util/stream/Stream; +CL: net/minecraft/world/ticks/LevelTickAccess net/minecraft/world/ticks/LevelTickAccess +FD: net/minecraft/world/ticks/LevelTickAccess/net/minecraft/world/ticks/LevelTickAccess net/minecraft/world/ticks/LevelTickAccess/net/minecraft/world/ticks/LevelTickAccess +MD: net/minecraft/world/ticks/LevelTickAccess/m_183588_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/LevelTickAccess/willTickThisTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +CL: net/minecraft/world/ticks/LevelTicks net/minecraft/world/ticks/LevelTicks +FD: net/minecraft/world/ticks/LevelTicks/f_193199_ net/minecraft/world/ticks/LevelTicks/CONTAINER_DRAIN_ORDER +FD: net/minecraft/world/ticks/LevelTicks/f_193200_ net/minecraft/world/ticks/LevelTicks/tickCheck +FD: net/minecraft/world/ticks/LevelTicks/f_193201_ net/minecraft/world/ticks/LevelTicks/profiler +FD: net/minecraft/world/ticks/LevelTicks/f_193202_ net/minecraft/world/ticks/LevelTicks/allContainers +FD: net/minecraft/world/ticks/LevelTicks/f_193203_ net/minecraft/world/ticks/LevelTicks/nextTickForContainer +FD: net/minecraft/world/ticks/LevelTicks/f_193204_ net/minecraft/world/ticks/LevelTicks/containersToTick +FD: net/minecraft/world/ticks/LevelTicks/f_193205_ net/minecraft/world/ticks/LevelTicks/toRunThisTick +FD: net/minecraft/world/ticks/LevelTicks/f_193206_ net/minecraft/world/ticks/LevelTicks/alreadyRunThisTick +FD: net/minecraft/world/ticks/LevelTicks/f_193207_ net/minecraft/world/ticks/LevelTicks/toRunThisTickSet +FD: net/minecraft/world/ticks/LevelTicks/f_193208_ net/minecraft/world/ticks/LevelTicks/chunkScheduleUpdater +FD: net/minecraft/world/ticks/LevelTicks/net/minecraft/world/ticks/LevelTicks net/minecraft/world/ticks/LevelTicks/net/minecraft/world/ticks/LevelTicks +MD: net/minecraft/world/ticks/LevelTicks/ ()V net/minecraft/world/ticks/LevelTicks/ ()V +MD: net/minecraft/world/ticks/LevelTicks/ (Ljava/util/function/LongPredicate;Ljava/util/function/Supplier;)V net/minecraft/world/ticks/LevelTicks/ (Ljava/util/function/LongPredicate;Ljava/util/function/Supplier;)V +MD: net/minecraft/world/ticks/LevelTicks/m_183393_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/LevelTicks/schedule (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/LevelTicks/m_183574_ ()I net/minecraft/world/ticks/LevelTicks/count ()I +MD: net/minecraft/world/ticks/LevelTicks/m_183582_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/LevelTicks/hasScheduledTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/LevelTicks/m_183588_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/LevelTicks/willTickThisTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/LevelTicks/m_193214_ (I)Z net/minecraft/world/ticks/LevelTicks/canScheduleMoreTicks (I)Z +MD: net/minecraft/world/ticks/LevelTicks/m_193216_ (J)V net/minecraft/world/ticks/LevelTicks/sortContainersToTick (J)V +MD: net/minecraft/world/ticks/LevelTicks/m_193218_ (JI)V net/minecraft/world/ticks/LevelTicks/drainContainers (JI)V +MD: net/minecraft/world/ticks/LevelTicks/m_193221_ (JILnet/minecraft/util/profiling/ProfilerFiller;)V net/minecraft/world/ticks/LevelTicks/collectTicks (JILnet/minecraft/util/profiling/ProfilerFiller;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193225_ (JILjava/util/function/BiConsumer;)V net/minecraft/world/ticks/LevelTicks/tick (JILjava/util/function/BiConsumer;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193229_ (Lnet/minecraft/world/level/ChunkPos;)V net/minecraft/world/ticks/LevelTicks/removeContainer (Lnet/minecraft/world/level/ChunkPos;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193231_ (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/ticks/LevelChunkTicks;)V net/minecraft/world/ticks/LevelTicks/addContainer (Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/ticks/LevelChunkTicks;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193234_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V net/minecraft/world/ticks/LevelTicks/clearArea (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193236_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer;)V net/minecraft/world/ticks/LevelTicks/forContainersInArea (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193239_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/ticks/ScheduledTick;)Z net/minecraft/world/ticks/LevelTicks/lambda$clearArea$3 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/ticks/ScheduledTick;)Z +MD: net/minecraft/world/ticks/LevelTicks/m_193242_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Vec3i;)V net/minecraft/world/ticks/LevelTicks/copyArea (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/Vec3i;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193245_ (Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;)I net/minecraft/world/ticks/LevelTicks/lambda$static$0 (Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;)I +MD: net/minecraft/world/ticks/LevelTicks/m_193248_ (Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/LevelTicks/lambda$new$2 (Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193256_ (Lnet/minecraft/core/Vec3i;JJLnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/LevelTicks/lambda$copyArea$7 (Lnet/minecraft/core/Vec3i;JJLnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193261_ (Lit/unimi/dsi/fastutil/longs/Long2LongOpenHashMap;)V net/minecraft/world/ticks/LevelTicks/lambda$new$1 (Lit/unimi/dsi/fastutil/longs/Long2LongOpenHashMap;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193267_ (Ljava/util/Queue;Lnet/minecraft/world/ticks/LevelChunkTicks;JI)V net/minecraft/world/ticks/LevelTicks/drainFromCurrentContainer (Ljava/util/Queue;Lnet/minecraft/world/ticks/LevelChunkTicks;JI)V +MD: net/minecraft/world/ticks/LevelTicks/m_193272_ (Ljava/util/function/BiConsumer;)V net/minecraft/world/ticks/LevelTicks/runCollectedTicks (Ljava/util/function/BiConsumer;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193274_ (Ljava/util/function/Predicate;JLnet/minecraft/world/ticks/LevelChunkTicks;)V net/minecraft/world/ticks/LevelTicks/lambda$clearArea$4 (Ljava/util/function/Predicate;JLnet/minecraft/world/ticks/LevelChunkTicks;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193278_ ()V net/minecraft/world/ticks/LevelTicks/rescheduleLeftoverContainers ()V +MD: net/minecraft/world/ticks/LevelTicks/m_193279_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/LevelTicks/updateContainerScheduling (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193284_ ()V net/minecraft/world/ticks/LevelTicks/cleanupAfterTick ()V +MD: net/minecraft/world/ticks/LevelTicks/m_193285_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/LevelTicks/scheduleForThisTick (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/LevelTicks/m_193287_ ()V net/minecraft/world/ticks/LevelTicks/calculateTickSetIfNeeded ()V +MD: net/minecraft/world/ticks/LevelTicks/m_200920_ (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/ticks/ScheduledTick;)Z net/minecraft/world/ticks/LevelTicks/lambda$copyArea$5 (Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/ticks/ScheduledTick;)Z +MD: net/minecraft/world/ticks/LevelTicks/m_200928_ (Ljava/util/function/Predicate;Ljava/util/List;JLnet/minecraft/world/ticks/LevelChunkTicks;)V net/minecraft/world/ticks/LevelTicks/lambda$copyArea$6 (Ljava/util/function/Predicate;Ljava/util/List;JLnet/minecraft/world/ticks/LevelChunkTicks;)V +CL: net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer +FD: net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer/net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer/net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer +MD: net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer/m_193288_ (JLnet/minecraft/world/ticks/LevelChunkTicks;)V net/minecraft/world/ticks/LevelTicks$PosAndContainerConsumer/accept (JLnet/minecraft/world/ticks/LevelChunkTicks;)V +CL: net/minecraft/world/ticks/ProtoChunkTicks net/minecraft/world/ticks/ProtoChunkTicks +FD: net/minecraft/world/ticks/ProtoChunkTicks/f_193291_ net/minecraft/world/ticks/ProtoChunkTicks/ticks +FD: net/minecraft/world/ticks/ProtoChunkTicks/f_193292_ net/minecraft/world/ticks/ProtoChunkTicks/ticksPerPosition +FD: net/minecraft/world/ticks/ProtoChunkTicks/net/minecraft/world/ticks/ProtoChunkTicks net/minecraft/world/ticks/ProtoChunkTicks/net/minecraft/world/ticks/ProtoChunkTicks +MD: net/minecraft/world/ticks/ProtoChunkTicks/ ()V net/minecraft/world/ticks/ProtoChunkTicks/ ()V +MD: net/minecraft/world/ticks/ProtoChunkTicks/m_183237_ (JLjava/util/function/Function;)Lnet/minecraft/nbt/Tag; net/minecraft/world/ticks/ProtoChunkTicks/save (JLjava/util/function/Function;)Lnet/minecraft/nbt/Tag; +MD: net/minecraft/world/ticks/ProtoChunkTicks/m_183393_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/ProtoChunkTicks/schedule (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/ProtoChunkTicks/m_183574_ ()I net/minecraft/world/ticks/ProtoChunkTicks/count ()I +MD: net/minecraft/world/ticks/ProtoChunkTicks/m_183582_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/ProtoChunkTicks/hasScheduledTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/ProtoChunkTicks/m_193295_ (Lnet/minecraft/world/ticks/SavedTick;)V net/minecraft/world/ticks/ProtoChunkTicks/schedule (Lnet/minecraft/world/ticks/SavedTick;)V +MD: net/minecraft/world/ticks/ProtoChunkTicks/m_193302_ (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Function;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/ticks/ProtoChunkTicks; net/minecraft/world/ticks/ProtoChunkTicks/load (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Function;Lnet/minecraft/world/level/ChunkPos;)Lnet/minecraft/world/ticks/ProtoChunkTicks; +MD: net/minecraft/world/ticks/ProtoChunkTicks/m_193306_ ()Ljava/util/List; net/minecraft/world/ticks/ProtoChunkTicks/scheduledTicks ()Ljava/util/List; +CL: net/minecraft/world/ticks/SavedTick net/minecraft/world/ticks/SavedTick +FD: net/minecraft/world/ticks/SavedTick/f_193310_ net/minecraft/world/ticks/SavedTick/UNIQUE_TICK_HASH +FD: net/minecraft/world/ticks/SavedTick/f_193311_ net/minecraft/world/ticks/SavedTick/type +FD: net/minecraft/world/ticks/SavedTick/f_193312_ net/minecraft/world/ticks/SavedTick/pos +FD: net/minecraft/world/ticks/SavedTick/f_193313_ net/minecraft/world/ticks/SavedTick/delay +FD: net/minecraft/world/ticks/SavedTick/f_193314_ net/minecraft/world/ticks/SavedTick/priority +FD: net/minecraft/world/ticks/SavedTick/f_193315_ net/minecraft/world/ticks/SavedTick/TAG_ID +FD: net/minecraft/world/ticks/SavedTick/f_193316_ net/minecraft/world/ticks/SavedTick/TAG_X +FD: net/minecraft/world/ticks/SavedTick/f_193317_ net/minecraft/world/ticks/SavedTick/TAG_Y +FD: net/minecraft/world/ticks/SavedTick/f_193318_ net/minecraft/world/ticks/SavedTick/TAG_Z +FD: net/minecraft/world/ticks/SavedTick/f_193319_ net/minecraft/world/ticks/SavedTick/TAG_DELAY +FD: net/minecraft/world/ticks/SavedTick/f_193320_ net/minecraft/world/ticks/SavedTick/TAG_PRIORITY +FD: net/minecraft/world/ticks/SavedTick/net/minecraft/world/ticks/SavedTick net/minecraft/world/ticks/SavedTick/net/minecraft/world/ticks/SavedTick +MD: net/minecraft/world/ticks/SavedTick/ ()V net/minecraft/world/ticks/SavedTick/ ()V +MD: net/minecraft/world/ticks/SavedTick/ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/ticks/TickPriority;)V net/minecraft/world/ticks/SavedTick/ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/ticks/TickPriority;)V +MD: net/minecraft/world/ticks/SavedTick/equals (Ljava/lang/Object;)Z net/minecraft/world/ticks/SavedTick/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/SavedTick/f_193311_ ()Ljava/lang/Object; net/minecraft/world/ticks/SavedTick/type ()Ljava/lang/Object; +MD: net/minecraft/world/ticks/SavedTick/f_193312_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/ticks/SavedTick/pos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/ticks/SavedTick/f_193313_ ()I net/minecraft/world/ticks/SavedTick/delay ()I +MD: net/minecraft/world/ticks/SavedTick/f_193314_ ()Lnet/minecraft/world/ticks/TickPriority; net/minecraft/world/ticks/SavedTick/priority ()Lnet/minecraft/world/ticks/TickPriority; +MD: net/minecraft/world/ticks/SavedTick/hashCode ()I net/minecraft/world/ticks/SavedTick/hashCode ()I +MD: net/minecraft/world/ticks/SavedTick/m_193328_ (JJ)Lnet/minecraft/world/ticks/ScheduledTick; net/minecraft/world/ticks/SavedTick/unpack (JJ)Lnet/minecraft/world/ticks/ScheduledTick; +MD: net/minecraft/world/ticks/SavedTick/m_193331_ (Lnet/minecraft/world/ticks/ScheduledTick;Ljava/util/function/Function;J)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/ticks/SavedTick/saveTick (Lnet/minecraft/world/ticks/ScheduledTick;Ljava/util/function/Function;J)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/ticks/SavedTick/m_193335_ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/SavedTick; net/minecraft/world/ticks/SavedTick/probe (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/SavedTick; +MD: net/minecraft/world/ticks/SavedTick/m_193338_ (Ljava/lang/String;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/ticks/TickPriority;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/ticks/SavedTick/saveTick (Ljava/lang/String;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/ticks/TickPriority;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/ticks/SavedTick/m_193343_ (Ljava/util/function/Function;)Lnet/minecraft/nbt/CompoundTag; net/minecraft/world/ticks/SavedTick/save (Ljava/util/function/Function;)Lnet/minecraft/nbt/CompoundTag; +MD: net/minecraft/world/ticks/SavedTick/m_193350_ (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Function;Lnet/minecraft/world/level/ChunkPos;Ljava/util/function/Consumer;)V net/minecraft/world/ticks/SavedTick/loadTickList (Lnet/minecraft/nbt/ListTag;Ljava/util/function/Function;Lnet/minecraft/world/level/ChunkPos;Ljava/util/function/Consumer;)V +MD: net/minecraft/world/ticks/SavedTick/m_210662_ (JLjava/util/function/Consumer;Lnet/minecraft/world/ticks/SavedTick;)V net/minecraft/world/ticks/SavedTick/lambda$loadTickList$0 (JLjava/util/function/Consumer;Lnet/minecraft/world/ticks/SavedTick;)V +MD: net/minecraft/world/ticks/SavedTick/m_210666_ (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Object;)Lnet/minecraft/world/ticks/SavedTick; net/minecraft/world/ticks/SavedTick/lambda$loadTick$1 (Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Object;)Lnet/minecraft/world/ticks/SavedTick; +MD: net/minecraft/world/ticks/SavedTick/m_210669_ (Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Function;)Ljava/util/Optional; net/minecraft/world/ticks/SavedTick/loadTick (Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Function;)Ljava/util/Optional; +MD: net/minecraft/world/ticks/SavedTick/toString ()Ljava/lang/String; net/minecraft/world/ticks/SavedTick/toString ()Ljava/lang/String; +CL: net/minecraft/world/ticks/SavedTick$1 net/minecraft/world/ticks/SavedTick$1 +FD: net/minecraft/world/ticks/SavedTick$1/net/minecraft/world/ticks/SavedTick$1 net/minecraft/world/ticks/SavedTick$1/net/minecraft/world/ticks/SavedTick$1 +MD: net/minecraft/world/ticks/SavedTick$1/ ()V net/minecraft/world/ticks/SavedTick$1/ ()V +MD: net/minecraft/world/ticks/SavedTick$1/equals (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/ticks/SavedTick$1/equals (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/SavedTick$1/equals (Lnet/minecraft/world/ticks/SavedTick;Lnet/minecraft/world/ticks/SavedTick;)Z net/minecraft/world/ticks/SavedTick$1/equals (Lnet/minecraft/world/ticks/SavedTick;Lnet/minecraft/world/ticks/SavedTick;)Z +MD: net/minecraft/world/ticks/SavedTick$1/hashCode (Ljava/lang/Object;)I net/minecraft/world/ticks/SavedTick$1/hashCode (Ljava/lang/Object;)I +MD: net/minecraft/world/ticks/SavedTick$1/hashCode (Lnet/minecraft/world/ticks/SavedTick;)I net/minecraft/world/ticks/SavedTick$1/hashCode (Lnet/minecraft/world/ticks/SavedTick;)I +CL: net/minecraft/world/ticks/ScheduledTick net/minecraft/world/ticks/ScheduledTick +FD: net/minecraft/world/ticks/ScheduledTick/f_193373_ net/minecraft/world/ticks/ScheduledTick/DRAIN_ORDER +FD: net/minecraft/world/ticks/ScheduledTick/f_193374_ net/minecraft/world/ticks/ScheduledTick/INTRA_TICK_DRAIN_ORDER +FD: net/minecraft/world/ticks/ScheduledTick/f_193375_ net/minecraft/world/ticks/ScheduledTick/UNIQUE_TICK_HASH +FD: net/minecraft/world/ticks/ScheduledTick/f_193376_ net/minecraft/world/ticks/ScheduledTick/type +FD: net/minecraft/world/ticks/ScheduledTick/f_193377_ net/minecraft/world/ticks/ScheduledTick/pos +FD: net/minecraft/world/ticks/ScheduledTick/f_193378_ net/minecraft/world/ticks/ScheduledTick/triggerTick +FD: net/minecraft/world/ticks/ScheduledTick/f_193379_ net/minecraft/world/ticks/ScheduledTick/priority +FD: net/minecraft/world/ticks/ScheduledTick/f_193380_ net/minecraft/world/ticks/ScheduledTick/subTickOrder +FD: net/minecraft/world/ticks/ScheduledTick/net/minecraft/world/ticks/ScheduledTick net/minecraft/world/ticks/ScheduledTick/net/minecraft/world/ticks/ScheduledTick +MD: net/minecraft/world/ticks/ScheduledTick/ ()V net/minecraft/world/ticks/ScheduledTick/ ()V +MD: net/minecraft/world/ticks/ScheduledTick/ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;JJ)V net/minecraft/world/ticks/ScheduledTick/ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;JJ)V +MD: net/minecraft/world/ticks/ScheduledTick/ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;JLnet/minecraft/world/ticks/TickPriority;J)V net/minecraft/world/ticks/ScheduledTick/ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;JLnet/minecraft/world/ticks/TickPriority;J)V +MD: net/minecraft/world/ticks/ScheduledTick/equals (Ljava/lang/Object;)Z net/minecraft/world/ticks/ScheduledTick/equals (Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/ScheduledTick/f_193376_ ()Ljava/lang/Object; net/minecraft/world/ticks/ScheduledTick/type ()Ljava/lang/Object; +MD: net/minecraft/world/ticks/ScheduledTick/f_193377_ ()Lnet/minecraft/core/BlockPos; net/minecraft/world/ticks/ScheduledTick/pos ()Lnet/minecraft/core/BlockPos; +MD: net/minecraft/world/ticks/ScheduledTick/f_193378_ ()J net/minecraft/world/ticks/ScheduledTick/triggerTick ()J +MD: net/minecraft/world/ticks/ScheduledTick/f_193379_ ()Lnet/minecraft/world/ticks/TickPriority; net/minecraft/world/ticks/ScheduledTick/priority ()Lnet/minecraft/world/ticks/TickPriority; +MD: net/minecraft/world/ticks/ScheduledTick/f_193380_ ()J net/minecraft/world/ticks/ScheduledTick/subTickOrder ()J +MD: net/minecraft/world/ticks/ScheduledTick/hashCode ()I net/minecraft/world/ticks/ScheduledTick/hashCode ()I +MD: net/minecraft/world/ticks/ScheduledTick/m_193394_ (Lnet/minecraft/world/ticks/ScheduledTick;Lnet/minecraft/world/ticks/ScheduledTick;)I net/minecraft/world/ticks/ScheduledTick/lambda$static$1 (Lnet/minecraft/world/ticks/ScheduledTick;Lnet/minecraft/world/ticks/ScheduledTick;)I +MD: net/minecraft/world/ticks/ScheduledTick/m_193397_ (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/ScheduledTick; net/minecraft/world/ticks/ScheduledTick/probe (Ljava/lang/Object;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/ticks/ScheduledTick; +MD: net/minecraft/world/ticks/ScheduledTick/m_193405_ (Lnet/minecraft/world/ticks/ScheduledTick;Lnet/minecraft/world/ticks/ScheduledTick;)I net/minecraft/world/ticks/ScheduledTick/lambda$static$0 (Lnet/minecraft/world/ticks/ScheduledTick;Lnet/minecraft/world/ticks/ScheduledTick;)I +MD: net/minecraft/world/ticks/ScheduledTick/toString ()Ljava/lang/String; net/minecraft/world/ticks/ScheduledTick/toString ()Ljava/lang/String; +CL: net/minecraft/world/ticks/ScheduledTick$1 net/minecraft/world/ticks/ScheduledTick$1 +FD: net/minecraft/world/ticks/ScheduledTick$1/net/minecraft/world/ticks/ScheduledTick$1 net/minecraft/world/ticks/ScheduledTick$1/net/minecraft/world/ticks/ScheduledTick$1 +MD: net/minecraft/world/ticks/ScheduledTick$1/ ()V net/minecraft/world/ticks/ScheduledTick$1/ ()V +MD: net/minecraft/world/ticks/ScheduledTick$1/equals (Ljava/lang/Object;Ljava/lang/Object;)Z net/minecraft/world/ticks/ScheduledTick$1/equals (Ljava/lang/Object;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/ScheduledTick$1/equals (Lnet/minecraft/world/ticks/ScheduledTick;Lnet/minecraft/world/ticks/ScheduledTick;)Z net/minecraft/world/ticks/ScheduledTick$1/equals (Lnet/minecraft/world/ticks/ScheduledTick;Lnet/minecraft/world/ticks/ScheduledTick;)Z +MD: net/minecraft/world/ticks/ScheduledTick$1/hashCode (Ljava/lang/Object;)I net/minecraft/world/ticks/ScheduledTick$1/hashCode (Ljava/lang/Object;)I +MD: net/minecraft/world/ticks/ScheduledTick$1/hashCode (Lnet/minecraft/world/ticks/ScheduledTick;)I net/minecraft/world/ticks/ScheduledTick$1/hashCode (Lnet/minecraft/world/ticks/ScheduledTick;)I +CL: net/minecraft/world/ticks/SerializableTickContainer net/minecraft/world/ticks/SerializableTickContainer +FD: net/minecraft/world/ticks/SerializableTickContainer/net/minecraft/world/ticks/SerializableTickContainer net/minecraft/world/ticks/SerializableTickContainer/net/minecraft/world/ticks/SerializableTickContainer +MD: net/minecraft/world/ticks/SerializableTickContainer/m_183237_ (JLjava/util/function/Function;)Lnet/minecraft/nbt/Tag; net/minecraft/world/ticks/SerializableTickContainer/save (JLjava/util/function/Function;)Lnet/minecraft/nbt/Tag; +CL: net/minecraft/world/ticks/TickAccess net/minecraft/world/ticks/TickAccess +FD: net/minecraft/world/ticks/TickAccess/net/minecraft/world/ticks/TickAccess net/minecraft/world/ticks/TickAccess/net/minecraft/world/ticks/TickAccess +MD: net/minecraft/world/ticks/TickAccess/m_183393_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/TickAccess/schedule (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/TickAccess/m_183574_ ()I net/minecraft/world/ticks/TickAccess/count ()I +MD: net/minecraft/world/ticks/TickAccess/m_183582_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/TickAccess/hasScheduledTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +CL: net/minecraft/world/ticks/TickContainerAccess net/minecraft/world/ticks/TickContainerAccess +FD: net/minecraft/world/ticks/TickContainerAccess/net/minecraft/world/ticks/TickContainerAccess net/minecraft/world/ticks/TickContainerAccess/net/minecraft/world/ticks/TickContainerAccess +CL: net/minecraft/world/ticks/TickPriority net/minecraft/world/ticks/TickPriority +FD: net/minecraft/world/ticks/TickPriority/$VALUES net/minecraft/world/ticks/TickPriority/$VALUES +FD: net/minecraft/world/ticks/TickPriority/EXTREMELY_HIGH net/minecraft/world/ticks/TickPriority/EXTREMELY_HIGH +FD: net/minecraft/world/ticks/TickPriority/EXTREMELY_LOW net/minecraft/world/ticks/TickPriority/EXTREMELY_LOW +FD: net/minecraft/world/ticks/TickPriority/HIGH net/minecraft/world/ticks/TickPriority/HIGH +FD: net/minecraft/world/ticks/TickPriority/LOW net/minecraft/world/ticks/TickPriority/LOW +FD: net/minecraft/world/ticks/TickPriority/NORMAL net/minecraft/world/ticks/TickPriority/NORMAL +FD: net/minecraft/world/ticks/TickPriority/VERY_HIGH net/minecraft/world/ticks/TickPriority/VERY_HIGH +FD: net/minecraft/world/ticks/TickPriority/VERY_LOW net/minecraft/world/ticks/TickPriority/VERY_LOW +FD: net/minecraft/world/ticks/TickPriority/f_193438_ net/minecraft/world/ticks/TickPriority/value +FD: net/minecraft/world/ticks/TickPriority/net/minecraft/world/ticks/TickPriority net/minecraft/world/ticks/TickPriority/net/minecraft/world/ticks/TickPriority +MD: net/minecraft/world/ticks/TickPriority/ ()V net/minecraft/world/ticks/TickPriority/ ()V +MD: net/minecraft/world/ticks/TickPriority/ (Ljava/lang/String;II)V net/minecraft/world/ticks/TickPriority/ (Ljava/lang/String;II)V +MD: net/minecraft/world/ticks/TickPriority/m_193445_ ()I net/minecraft/world/ticks/TickPriority/getValue ()I +MD: net/minecraft/world/ticks/TickPriority/m_193446_ (I)Lnet/minecraft/world/ticks/TickPriority; net/minecraft/world/ticks/TickPriority/byValue (I)Lnet/minecraft/world/ticks/TickPriority; +MD: net/minecraft/world/ticks/TickPriority/m_193448_ ()[Lnet/minecraft/world/ticks/TickPriority; net/minecraft/world/ticks/TickPriority/$values ()[Lnet/minecraft/world/ticks/TickPriority; +MD: net/minecraft/world/ticks/TickPriority/valueOf (Ljava/lang/String;)Lnet/minecraft/world/ticks/TickPriority; net/minecraft/world/ticks/TickPriority/valueOf (Ljava/lang/String;)Lnet/minecraft/world/ticks/TickPriority; +MD: net/minecraft/world/ticks/TickPriority/values ()[Lnet/minecraft/world/ticks/TickPriority; net/minecraft/world/ticks/TickPriority/values ()[Lnet/minecraft/world/ticks/TickPriority; +CL: net/minecraft/world/ticks/WorldGenTickAccess net/minecraft/world/ticks/WorldGenTickAccess +FD: net/minecraft/world/ticks/WorldGenTickAccess/f_193452_ net/minecraft/world/ticks/WorldGenTickAccess/containerGetter +FD: net/minecraft/world/ticks/WorldGenTickAccess/net/minecraft/world/ticks/WorldGenTickAccess net/minecraft/world/ticks/WorldGenTickAccess/net/minecraft/world/ticks/WorldGenTickAccess +MD: net/minecraft/world/ticks/WorldGenTickAccess/ (Ljava/util/function/Function;)V net/minecraft/world/ticks/WorldGenTickAccess/ (Ljava/util/function/Function;)V +MD: net/minecraft/world/ticks/WorldGenTickAccess/m_183393_ (Lnet/minecraft/world/ticks/ScheduledTick;)V net/minecraft/world/ticks/WorldGenTickAccess/schedule (Lnet/minecraft/world/ticks/ScheduledTick;)V +MD: net/minecraft/world/ticks/WorldGenTickAccess/m_183574_ ()I net/minecraft/world/ticks/WorldGenTickAccess/count ()I +MD: net/minecraft/world/ticks/WorldGenTickAccess/m_183582_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/WorldGenTickAccess/hasScheduledTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +MD: net/minecraft/world/ticks/WorldGenTickAccess/m_183588_ (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z net/minecraft/world/ticks/WorldGenTickAccess/willTickThisTick (Lnet/minecraft/core/BlockPos;Ljava/lang/Object;)Z +CL: net/minecraft/world/ticks/package-info net/minecraft/world/ticks/package-info +FD: net/minecraft/world/ticks/package-info/net/minecraft/world/ticks/package-info net/minecraft/world/ticks/package-info/net/minecraft/world/ticks/package-info diff --git a/lib/target.jar b/lib/target.jar new file mode 100644 index 0000000000000000000000000000000000000000..7010eeff22fae061f7b5e5c6113f06d26577cd31 GIT binary patch literal 4176793 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

0z@JFfUj+V9(ojaO0RQNWf+@8w~&7D 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 z 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 z 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

>BCqv1Lk+6UEHG;mjqdj37f##rF{;A|zrw)I< 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 z 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≠!h}FO0^;fS4BT)L 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

8-Xu<2 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%0AGrG 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

nxw;}+#Exd=aZHQiU7_1YD+-= z18mr_b8o?J)R!m1@HFTKyvl2nbyR8=&GQE7yqKK{GECi~`QSVrG+>uS%g;2Eqy+iS zD9(V~x|5`*1i0iR3}QXKOG)0)5U3)>$^DUZSdL+Ra!O*Z|Gn3-lu|yA%q!pWFI6Bc z8t?w1ZSnY5^%MTnmH*fy!d=iTjfakMz?P)9>#1oYBqiHtL**4Rq;%al*NK@6iAVJ{ z&2r-puG3@vDc|m0se@tOW`+C26$&h+cUj2$k$s{dudG_mGZ?V9lkHt>Q){afvX%Ik ztZCD>otXItzN2gq`Ay0uj;929W~0g3$_)&n_MCG<2H$j#t-U$An3ALW|iTBt{Bx|$XX=VkLIhV>*xHHlAR zs;ePlKnlH2lqulciL)nuXkoGlZ|07I8M# zA%lU;-`FbMWtYVn2$2w9E5*VJ7eq~8;4lck#9k@`xFP}=tfbjZFwvtQ%*GC_fO5nJ z&7nL@RY-gz6{wU%{i-=%Jb&|xBWd6FWj>(B3KjhF_*bXjJNx3TgMELp!kSZ-y1HT$ zzwVHdn!`ZF{>gO~9T@;%L;8ypR;kUUa`4bmtN|wl3=JD9593cDUKbS1hW0`^ zs9721YWHO;3@K5gC@{(l%u8u$R*Hx7n-m5(iF!k4B8IexL3ri|1!8x~XvEnu6oG~1 zw)qY$A|87$deY=*EMBp!o-%gH4q@7-xz=4Efs2SbTFDi*rIOTr0BT1>9#k7+&A!m1 zWC?z_6lUkgC{LQ9)KdU(BkS+G*)SYqASgBHIG?p~8d?pF&*4aE~lEIVgtSh?nDqgAb7AA#; zr6-a``bZI21!p2Hzp8$0{9rUfpR-S3*i6!XcEoJ)Pq@;Vw~FSN3=-Sn)0sCJym2gh zxsqqzS5gKH+ncis8SI3%CkXGGBqE03G={zQV!B9+B&THH1A?6$aPfiW!*ir4C`24~ zmej?QL^o{H=SS=UM?px^x9&98ehuu8wpL@kb3AOa6&Q-z9np3|L1~F4I4#C0;8Ct- zDe}t9wqhIh`U;c;R9274ZLd6|#V_~R9LupW6ewP=7bsyFcJshlZ;U)h2h4AUo7<%~ zl9B+qwM&{=6enE>i8h@Agh%%M5Wx^*iVUHVL?ixjW8S@uQMTMlKl%cx*(F!}Qb;&0 zCD9+={L=1Y@BLxch1b_U*6j`Rj@!@ubL9JtdvO)7nb&EpkoKtC!sIT}%GOYCS4Jb+oU!Wa&=<-U=yTY!$bIPA$?_(d@Yh z)8_U1*!Ch?0op2L0>Q2-67;@^iv-y?vsqbF*%Qy|zCIe!y%WD+r zlX|Ayj6Igg8Zv>hsJ({)m7O3A1M(<+U@F-m#T9AjfV){yWUscV-Q0~Mq6kqD&z&L1 zO1W!bh_t?_Spjdg4s^B3CQyi0lh$oYJ~N#m72JbYd~VVnTfN*JFR;qMfR5RWmcs^+B64+PGJj!hVO-yfs=+SjJg{s{P5({jTulYNsOZ|>m959 z`ox3ZzP8Z(pTC;5wW`!3PyA;0^N-x88-GHlbQQH&4&J7f?lNivVvIl;D0d8=M+us!Hav4-*QbIb{=G&DE+F8nEIl;|V7OSG) z1XIsr*NY!s$#5l;c%&3u?aFepn_19uJi)ky2xK0=b+_Hd>I_sOcHv$s$W(H1TD#8_ zab(F$Y@Q;lYP^Ct`>W}CDN4k;f^q$pMuG@iW$YD*zfd_k6NJiHJ7Q5jMiN7PMj3&A^a{ zd706d%2?$@43Z3PnO6!>vZ&K6F)R)y+sTZo+3{~#9rm?kc2yPEw(mT-yPtu!Mj3TC$ zlT_D5nl{ySV8PiJC@&u=jLMBdhc+vYt|k)&muvUXkQcve*@zjVkT`H}Lve07^swO% zDJ;5{WLEjKq-I)coB_MBNES286oRpNJ{oYeqILK>-)dev?v?F&$-l7^Gm!WFt) zIaocjg)GLIQ$P-IBg5XNG)3(b$7+{N0@fl$8cn8H0_N~t2>JEx5uotq&{ZBbk!l0- zHyu?=i?Oa+#7}`jU5lpafwH|C7nYGdB+jq?@hxRmu8icyHG^zxihd8Kp8jaux3=)K zIs%o8?~R#^uZ!ZIQOV;?Q6Y0RsMF|SDpD^sLfk6>p`&(_1T@IQmD2~FCIOA3<8O_> zKHfckXnfCjV7z1eSN~y#9LGNSXyp5>C(6FNDBD##sth!5c<;^Le=q$@&#i+Ka?VF4 zif)|}8dcat_9VYQ;Uej=#@oJ*BwfSa-6IV90u_#hbRMCKn?o*oMw+31$=)bdRQ$N;5i(D;G5u{AE z?s7rq0e6xfyDu53)dp@kPJZ`aB==N~5nZ z!7O3{G!_fqF0vV{@XVd1#TcLK6Av$}05qvkN{DP(EKQ`jer*x>S}+er0hE1BFwm9J zO*4|aUEQSc+3z(cG7Fsda&5g7A70xO723-QRN4cnxv=srDZAnzV<>8&H6cZ==jT2> z_uIKsZXMjV>qUp&jqd#A+rR(2e)#o;HThbCO1d4i{w#BYgOQF|BTJscTGc0KoR{=a z6Z-qBeR#8mD`;#uS6@sTDaTG=$-{R9DBn_2x((o=kD06~Jd`!?-eaDyVDHzxwsa>m zl11iRb(9@385u!~_3p4`^3K`&nGTO1s(3CjJ42rt&p8}EKuQVdHJ<4y(?H`%A*y8x z*jdHi*<_>aYjUnj6LononE3sxq$1}u%nIn!j1BQgJZFL+5nQ!fGu3Lx5K!PkEl7@? zD<=avaOg@Iho!z6w%GT$SIpRg;S=cJziuzr zK%q|V21eNZ>0mPrBB*?BOn(n}Fv{>+YS(v5*wHHzpJgq0GkJbbNd!h6cndgaU1y&z z5|xm9@tUaB*f|5=V3XY|l?)dCca3#JE8l4iL}nog1mk}+Qzf{g#ytAeyl-Z2oVQcg z^ZAiqhXSU|@YY{`zJ6@;jQgB_UHy2r=5zWne0DM++kzprYsQkV3iH8YP$QXn9Np=~kT7i?nR$=&w1*gSd}YSY)m<%tf|s$iwgoV+MlA(-6=eAYv?p2N zo(f?y`Vm=btC(0_KMZGOJgT!Qpfy(dFOFD3uwbO(9$M^_$5PtvZBjR{IGlBFxJjeg zrLKkCxI9vMH~dn7RP*6?FMxW zUj4&{kH%+}o}L&ubtnN^R?}E0c`Xw&FJhr!HCs9r4p5G%$Mb%V->*Ai6LxJi@B|l+ z(fZL3kYHHwm&RHvDqICJKHvdujxiF4pb=Q!2e z*svY`cvb@|FoWtytXzMGR@-5`*M&~8l%+(dOgMqc@V{UkN!L-ps&$x&Sw1bx_b@2# zl}rLmqA&k_-4aC3XFw5VDkgYkvZ(C(a|;=D=OutwE=cW{JqLzj#xi_=x!85S3Ew`3 z;nJ%U$=^oU%Z&ciFBe@t_TH8segE+@u7`V+mf-lF;~RfD@yFjC{VMe0sfk?Q8VVXS zm2)sI`Fq2WWNZX?aQyZpEzi;z{Zr3T zW5h6xd?rW9bcyjVZ#JQdZ5(apqzneDYP0QI>33#==rXRLUgTH{3!KSrpbn%BVIZ&7 z=@lmtM2p+x7uIe7I?eNeRAmDtHA=zR4oG!x_KN~2r4#|d>^xcFtBS5k1pG{B7lobR zNp`WdL1|DcbS0D2idnYU>_Uz^6Bpa>gIr+1xAb1=n+R{3tbr(@8@Tb6^mZ15d*Z$| z8>rzS1z1$!xF$neGj-UGAqJuX=L7rRCW;_jqesi5pB~7Q(Zk7N>Ee66>ZXfP5!PRi z&JqihY#}3mIy>{p2W_CF>205ulQ0fgld(EQK6zyB?Rf{MUjOi9_IY8k8-Dq-Z%4)t zJ=OEGAN|fDngVz<$Q z!uzZhbk^Mp#F`sdr7|H*cun}ZRjJN=g|;exTMO|^pzv2&N(?)8QgDvXkb0Oo1d41% z25H#ZQ72JYNV8Gs?86k&Dxe``qt!+XKGXq+-lJt@oH}}_ojz+`6v*i@ex$8g(`I5; z?HO>iC;1`_==HpQP6u_zutK8R9qt4R&~7_Y)xE#JA`xCyF4rN9GC$SEt4Qf18qMfB zEKXoa5il#L{SPD)vluO$t5c;b(E8{&w}iLtSx|F#Uf145&iQh1 zY-dQ^<4WTpB^mv)#E!~eU?Pm^kHu}fFy7lsLHXE63trpag~ zk449XYyJemu+eM$@8k&CYV-h;-yF&n0xEvg>c7*!l(NGPS{Wjv?5A3{DcEgDqmzN% z;KdKG%t&wWUC&jKygIOhz9S;cEU|zqCyKNw47zUI)TuxuSYS{a2!QC{`I5{H9h6|; zXosB7J`DmxJ81K+0L4B(iivJIwvK@TQ_m{WVJro8EwEzl3aqkbYoq;r7dEn0#3b@! z7Bz9&y`lhoQxjLpOi6eF5ML)En_u3WK?sx58sJarV2lCI`j&wt`C(aqIYxfqPmZ-3 zug^qOGIGa~`@OX%rR2815Pu3ay5YLp?S@-vY0?hz#535C2OuT=7QgwMFK;~k%)Ya) z&b?r4);`O<_wP-2-Z_5$>XNHEGrtJ^+$8~SG={S7zR73`+><)URMjDJehR#qE%^Zu0&1_?3JZW zvo#921+0lOaHAIuYD|fIkW7wkl#$#a!)vW>DosrarfEmUCgs^9>X{`=Rjj6o6+jx~ ztliA1q`V+l6->wuXWS~_@x3xSV&I00%sLJ{tr}|vLwtJBPm0$(#zqox2yz$#F@wJ= zkrofQgGw_Efo#U7c-+3v9CZ)J%!;&BG~3Q~W-1|SZc+XeR_Yf9&ob@GRtlr(v3d(C ziKeKBGE`t~jY^>BwWP^Xrj1`1i()KTssq|Hl_i-o7DJx;K5Sv*7A6;E@ z`^8%a?>x3;)efI8@XbT-+&y%8>*mD0{|cU)=w4Mm0ZK_o$-R4Wx0wOtKIo5>->(B* z@NPS{qQAn>;Nrmv;vPA;D-`oMG)Di9hQ1{JfVbOB(f;mCimgn8jUaG`F+mQe7RC?w zY$Wr*XKrgkMeRZto!&uaYOr2}J;110F2X~QsYW!@U?<-z!uqvM zw0dT`h>&G*kmM_PY?1C@{!DNOH9_Wg zs#f=7EUuE|vx=61Q(L5Uc)-ABHV&2hT8ONED6?fPI|&;07Lg7LxlE-JQGdBc4t$D$ zHRIa!NBt96d8&bO%YN}4QRakL#(uU z;X?d$dKi=U%cflZx8Gd3_S=b1w`RP4=@HjXeVsO$`{dvC8$Q|c;K`0hKD+-wiRyc# zUwzvNmYL{baHq{&)usjPHSB5akGL!vtfwGu1j2;p;iNHMZ1(> z612Q`)v%O2OdGOxaK*}qT#k}*6_TSSN%m=SISJGXfV`AY7438vDAkU=T|n|cSVF^S z;e8Z`A%dy~Y^my|y|H-*e8&kAkB7sftDmtEkkDpN%RoS#1ch#dl!{h~GA!!>N){2* zo`p+FOiL%J*Ax4NDd{o`&&Qm^MGD(czMqTpOp&Uih1~!?b8>7H0?Lp6$%l)g7VzG@ z)e-$zEg-*y5j_Hfx0`1~DKG-YH?d$u=KlmEi2HHZw>0U;_l)=Ae>=y2HQq747ys8h zzI%^;v6g z0R!DR70Co7?*l#j3yhFJ>Cc~WpMxK)q2T`OPeM-=#x$Nhx;rE zJFDf8T*_b`Qg8p!8xO(^Od;iUbL_ULh;rXp7)woq*ta#8iX4l=(fbs@#tRN7EC;xR zDIP{GmX0x^!B&wX8BRVAi?wh9=5f?-^&^pYzo{C#JngBDzr22PmvdD{*!$cUCq~|# z_fN~)Kf5|>>#2#s5kH`tQUnkq?R*Kx9XMpeNZYhJan8C_ZLIL@-97ltFK%5-g+EL= zoqj)Q)HaVYjs-NsmTreJdM$Shtr*I4(3u_+*)d$A#^t(im)_&ShNPPokBcBfNC*jn zJb(C_8noF;#Z)VH9yFQnZedHqU|8%_>4*bWa9jBSt~~^;y$~&D0=H_CT27V`TmLHm z+HwpIo@6a}oiR5tYF8$E%q-Z7CvkSp7P~{pV9yrVAU5^1ArP@!b>Pn~8pzFeN0-v= zUU9}f_{SS=sWp?%Izc9np}zUtmQ->R#=>%LnOK@A$g;t8v{+OJ&h_U1LW@zp#hMGV9 z{na<{4hydVETv0BNga833uLmd09QA^xnu-CPr33>rwDf~olcF&OSB)$G9%j0=!51s zlf;JTlo|8382#G0D&)>g9m>I0pqSz?%MA=|@Yz<=KB}E*!jGMV_x*qnC>l^pNA)yt zJ8mL*K@y0i-iUz|p$Q(Y1mkov&4*VbifdS?4)Qj9S&cXa?-g>BcSAPYZgOh3@#ZK3 z0DI)d&BYvAZLvu1-=0x9V_vj51jB4bW~0mvK8-h9LXP|W*5}2$>Y4H%$~X0r<5JNr zsY{jxTCm4Cw$BT^D!ka)MurqctScU_GEhOh2oUl%N3Ok?fK|%2zM0ZMf|PJ+86CXB zP*z~3%%(g65T-7?4~xd?tkC6Ea|RD;QoKd*at=j!ktmbE_9q+e%>B!*8K3>vg@-=) zKfmXsubTgOd^*jak>Yu$;ws2oi3&S%#FN15qrTsik%s4&fCSXPRMg?+&n=Jhze2lT zSN>B8`623^;RX<21NUUMahTfBg)VXw+eP##;<05l?=pZT-4XgJN|ehhF`6<_+(}pK zH3piUnGKi&SpgFi&bNOR6g_N`NmU8ix`3g~N4cF+nFVP~MXQ_&uomKtu~I;IRlvzA zK}}PpB*c_tP^Y2NClBnpVO>U(fCEP5{w-T#S=f#;8gXa#FC!8*?g}OG#QeF7E9WLq zUD2c@s%J~Ey@ar*eyu=>ix@pn5pQR-*-H0asTzW0I2wf}sJRcWletrpYV;gPN+?{( z(=l|7#9<31kV5I;fhaba?U(9gN`4<}?JRg%nxqzBFk2-DmnY`t79am=-@jLwzf1gY zvv!v%IXV6Ex95K`Q}?~J`_76hlKPUs`0sW~W!mog>mNw^C(eNSj95LAC(mPLSoekUsV+5# z#rD>DN_c_9R0Sp_QGaOj!lyROJNTpTKbFs`;xjFk-@p9NYnzw+_`9QVHG`3k;Kf5b z6R{7|Mex=?dCPvAbfi`+V4S5C7EW@`Xd5qyBI@2ysr0XqJgHLi0nxTz@Xz-{cf_k*NJ`vj8&G0`qEI6x#2NQ{xR8BV;&uiDqpU^-CTO@2iv{uYHZoRQD#JvMav#t| zYzukWV$y^9pJ{7NBAJ$4h^KswWI9JiL(V6*y9j1)^YV8 zZkpzx$)Rbi0&DdJ3R1SVnbi`tnfhJ9wF%H!>cnO>qK8^SvxZyE#WW17L0vl%_7FEE zQ@JqpBp-R;5S^Mcqmcl;9|JKwwT9DPkNR2UvbtKh(duCjYzl#$HU{|Fd^I z=8jx>_G^20z4)KkkF6}a{^5*}GJT$qc~B1egC=ap$`{Qn-$sJzix}Zw@mMHA&&TrP zr8+XVcRD?XhV9SW(#g?r3U*OsAgzLoc#Q{9-czrFz_WG>%bGbp>$M_5S76*DVG#ES!hfb=kuu1WAP$|uAeKhtlUDO8e3{rKQtbl4?XJ@pe8qH=j z+3M;KvU)WP(0ui9bt@PL$*!Ueq+fb(7Ho3#LjFUH! znFlA3ZppmF!$q4^aH zLrfzr$W?7hyuzu3`S^onIjnj^vR4Y6X+j}CgR!^LtV<&dRmvn#0SV}&0*{y9Wn;); zju8{k2A8_p7(tV>umb_lX&&(g#;jCrdy%@=*#>ddQJ<4A4d0GBeCaZB1ZSlk+=Jx& z3%XK1gw?@AdlQaH%^2(kwW!Fy#(t;9gl8=SLc;+mo=!tQ2L3L?Ru)DWR?TTzSw@r# zFH691bZ~aGzh(x->64?40^-6~5SyAmjNiQ;lQYc_xBuS@ z*zu>=b$~ldzA36Nz5NHkqf@ptcq%FyI`n#YhaVQUoI?)<+sQS%wBAFi7dKt|h1Ekn%eZ zcn0`XCwQuXlsVKZp}qKF6G_ez`irm__pYh|CYGUwjtOv;i~ysN58L9mJ9hd89hGqc}rWoM>izYVh%2Y%X+^!zGm|u|M{23&Hu`uzav*}yf(h;lUWZw-Sx9~7H&EiJpCxJzhZy_ZQ#q?FIDcA}((`i0QSu+=+de zG&t7n1Oe-a(TN2n9#X2VsH|_zunQrfI2 zj6#QrNMKIZ&M@6y{(^-}QT*^ZxV-6wsyX=QJzLLL`x6`xfcQ>r1J<8b5k`q$3s}aW zqJFIdBF2q0*0qtS6Z+C4SxYBgC=&ZTnOe99rvfb|XDw<^dFFlI9n3}nc*fc%U`N3xts z4_8pkb0>v;R)pCTSPG~FOXZ+!u{oAjslZYo*hrkNgx&H|`luC?K>XtJ`6C(K1aM7^!>U`k-dpem4Sku_S#0-0o1is0 z=|f)XgSXk^e|WI_1}h^7rO;}C{K47{1zTnyxis_=dKbdJ+t=606dIB|;4L$z%gCEY z$9(M?snCajIq#pFDg%!Pn+J~ikG`kBWbEs|ypiAd@bHpTO!F)J`^(FI^N$xVX3X*Z z+HQ6}FI+NU64PbQK@%upG!z-JBL{_JrB$hDw(=M?csT_&^vxl( zN}ENY5KB5i!RHX<)D9B{IjLBG%bcy*Q(5rjTo1%%dt)Z2W=KOenaJelQovEI+TF8_ z^amKlELJW%Q=ie_vGc?PsVJoNTCQ}^Ty#z3^FU?&VOnkFnK++5E3_-Z6T)M+Y?Cpm?T3{bug%dM77j_)UR8a(DWs}2>d`1;!TBTuLO=beB)q{_Ku zn)%$V@q_PRWZ+OeFS2=n#`4;j6bu9`b1i*%1(w)gWZes7h*N3&^V_jObZ6*7)VECD z4hlA~AH(m99zS{pB8tc0Q9)b$EB9nq@u0sV(joBeQgad8&i9rlE3qSSe30bw6%Bxp zDv)r8sm7DvmLTxS?p}5!fOaJrN}vlQlzXh?(5MKX4F{?nbm9don0J+vXeo){3kj$5{+M; zk*Vmx6E`_7+OZ+t_3!8AN3L)Th_~ZmleOPXhP98?I;RE_+A&XcB?p8d4i)~IICr-+ z)jxSVUgjae0qB_Yp2BjxXOb(*qmD=NL(r%o#j7N)N=+WqI<8SPYEqIBaU6vpC2?p& z$DclUyXC^Q4`)m%<^K1t^-bj?Bbk)glq~7T?He|72zN&X7YZl9Vrpc>d}GH&0^R<# z%cB_5kz;EPJD56fe^r{U1IC?3=nN$+)!BT37=tI?M4IAWBfZX zl&eUzl8AJeSl!leF7{8`?I#Q}yMf}#*}K_DqtYvRGMQSfUlUb7~q|L!=!IYY6saidgX+J*sUAI90}G zc}O5F%t*e)cf{|DDTW_whW+{Q`DaK!u?!+xHv9x*X~A82Bc^_{StV#O zsq|xhtN(lC?&tsQ8u;U==3fgQX0zl!vA*}tPZr;pwaM|^1r5FC)Va>ORI2V!iWCJn z5l4>H9r=tiTqNqTJ@v|BjDQ1UNGX2BROD$WXtK0)GUB|JG4ROD5GSLBnt$0KPjESn zS#p;vA{nfVBAP#)g`a8GT6N|&FVXTKNllv%R3(F*kzddNO}d}Kq|~ZgdkxXp6$@Jh zH?YaHnt`dDG};P~mCiIv$zV|ra`~3jc3#=uvP(#fAj;hYnBl~6N@pqt7~+MHE1&-% zY2)Y4+?4UsCRValf@WXr<^!tg{NlCPpY%^y{`vO~?sn7iV~Wsjy5ChO@$P?XMh40ceO1F>jI5 z4huB`*6;2JNK2g`D;*w(C-Y=E1BUGDdPQ3^$P_#pG5|N6y=?&VjzMxJ=*m_l z$PiDR21k{aqy!>}!b3=2ox z2}Gy9M252{8k%Y-{P@EY#Q7v@$pc1O^>^QT{&m;qh3`F3<`^jB2EV*;^WB`cfAsyw zPK|sGxBA^=C+b}C5-Abr8=QcN421V^d?|${&|y>mkLq5+i1ppCo$krjm&7t%64&AcCYlnk#pI&C)>vLl6o2qK02&Mz2r;=26&As{?e$ z*|TLd=*3Yoz&wY^Vr5wr2CF9HE`qHnkl!(oZg9?QU>ch+W@8d6G#f=0#Ork0QxhUk zVhw~wdQ7Un1uAa^8psE1tdPs1!@8h6cb~d+UmSr?iFxTpS|W^*+VK6+p>NR`9{7om zAXUBO|DKl@a&Y*h9N(YpAx~_l@cz=wP1JW6W&PK!@of*4jeTCbd491=-dL+WJLUWF zRWEfMd$99oTeZ{J)#)Ib`_ethSP>rm(nf;TeGO1nP(X%$)#a`F^dJU8!fmxjG36!k z(GKVy=BW|+iG4@3a2VdP3YLe3c-B5y_*33GZ7>>pvTnD#t??9TpSJxjG$Yu+b_w~gBRHGO6fHOD+NFl1;bu%63dDl_6;PJHOLx8tx)CeMc!3z%@6JWTknky zF1A!g%2h?2%NzuhU6670W~mk5C?wIvwgGnn)#YC6N**Lfmyv=FPDO)y3zC4-E~dn| zRO_XX&yBF;mqDP#LkWg`xACVsUjCG}z z-?MbbhYvvJpED5{8YeU5?0W=ROv-hli5775ik|TUF31 zOa{Xqz2opFXaDe~?>*by=P)k$-@oRhhYJ^&wBjMK#>3drXSy)r;V-Vxv99e9X@C*- z4|zxL!w@SmqP})l9Z-QS?wsc*y|0F8ArU3T`PKTobf9#)d>HgQB12KJ2sv@o4w_Q~ zHyTj2+_YLEJkM#ow)S0e7z~LQfWzxelEUgDo?3hjQ8ERn4PcBg9<%LtWH?^*o0z)K z*GfewczcT;))JbMF!?vU9E#bJx1WDrPljC-+mbl@GpsxubohvCnRD+vD8H7>BsBOM zISk794sBFFu$3aNSPcfZf~+MA0YRU<;nE9gdCBT%*+FlZcx%X((RcX@9={ps?a&p-TUi)F2f z&i}siFAsh>qwJe?PtEVR3%g3UgS$wYi_qWIWyDW+`%w;#R_I_N6TCREGY`M*MT}_S z_FlzOmB1WPz{Y_a;czijqP3I}EbCN|_r71BjB%6DPGYX=fNem?anerA0X8299X9+p zj<#!f6&+#ITpw_BD6lj-#SN5)IWE{v`d%V{G=q_z>@Wx`F^nSLMQXYet4L@B>q9ka z7KEjN7ud35OIHWgju{`Th7PTp9(>X!+4Q!xp0LWQ;xnB{vx4s^8`Q<)q->o>QvF>h|Im1oO5Uw$T1g!y#Z6^ zA%fg$Es4?LTEuOYO7JM+h)TI;BPA>&BMhw^kVqsG3z+!+CtyO#L8m?b%Qq*D|8o2# z{2v;xA8#FhZv2VyhVc#KzW?Zl9=rQZ?iX|N3&uA8{_~*s6~5+g@4fQOKh7r+VQo?0 zg{@1cLWew(2B+$t2)}BkKz#H^49S(iViBBr41UK zG$sc%HoM?!Bn3$xx`EYtYG`L>V*-gsk_eVp9*wy3{OB66DnqM+WQv`ZE7M~9;?-;) za7ZEwq*Ibb*Za>tNtW?VPdj6!JW6RuJxVrsj7sc^R=OhA^Bc)2O*E&AoI}G|r@Qw3 zdH1!DryZ2gd4%WY2;rC1q>5Zk>i0%Tckt-oY`HX#!qZrIT5uAVZH3tJO}*JK`YKJl3M>oI!w}57BR-42 zZ&*QTE8qr?`qcgFE|Q}wU$uCXf{Wbm;!i5jZ+Ak?@K@o?IQSD<5E-PqZYi;fR66z6 zY>FJ;gP|4BY#GgS=1-ruXT{NY<8)WIS{1IK5=iWp1<(b9Vp6N*jALB5-5{@y@Q*9T6Kr&-Lw7f&Q_{%YZ4DG zOq7F0vu`0dAh$i{C$e(SuBS=hkmmDLif{oLb+7>5>KZ6T{u$m*i)Bh9h>ld-@9%6Gpg#3(jR#6i=@9cY`%E8FnAYI z4^rsKtt4gGIk6A#+<=NHBuRMZ(MRaZeI&*B>Z9~5aeQrXH82Z&O2ZzEqu_-Hpa8g| zT2!gL5T>f>c0#woyQ|z`T+1|DmC(pu{qMiLB}HeLb>7a@#Fdq@cU@d zqXb%o#93jz5UbipRoHjmoW6P5tJ;j(_{$-A36pKe{a?by$lPIwEPaQ;Sa$5_{Ly7UeU|~$t+G<*(kykUGM*lT@VAz}bO>BB!C{PM zccWz9yaD`cDQMFvEr|Lye6Y6PPTJDOtQEMd?=FXd7~Q2GryjGJB}S zsj^n8$kSW1ZN34uQsH!Rf^?*n5E*jiOT&gm5$=3z=9>OB^YyTftZv)rFnYE3dnM~qL2sjA=1NCDP0tQOy@YPys+eru*AleYXqN_Hb zQcBxhY_YW;YbPOKpx6eC8d>cI1PzE?v~{1>ZJ!3DwxVrO(QfhA|6gh}T9IOn>~ea>}o>Xzvw>rj@0Qc`gdV}vo11YghI8iUt0B10}J zLRwWV1%C~i=+XNvBV%1bV&ed8YGSf6EKpK86&Tz}(l&we-W%7Fsw2YK?I`Ojzl`0{gT zE5vo?R(QhaGs?hpJ29IOD*xvA%{>IxB{D!mLn_RtxdZM$4dG@_l`utWuLhOyzxY4+WK-NfP4e0{u@#z_= z4g+jPpb0`^ssu4AvKF7aUMG&Mo8T2uGooAD)yLuN5ByJIM7ArVBn8*_p(~L}vh}cQ z#pT>LCGs4Q)21)jQYL83{`EA_1mmZ=Xs3X2s#1aOiSXPT>HIdJv7RS!W3Yii21Mtp zr*5wBf}6Gwgr2s?@pl>9ok3hejCkUjsV6$PlCh82rzJcgy-)RL9`y8qXpu-0Opt2O z-O%>c1st#Lo%t}UX~lzj>V9)WF_VAywVAIiJFg~KF3YHM@nYp|h%2BWexkK?CA#=_ zk#4wM2D3?@aucq+m_D+^lQeNJb#722OelgQmvL*MOzR{8F)`jV3n#VlM;A+!bVO$Zz)toN{iJ;?Qt6n^`uJaOuFaeE z%O}}tSp~V`*|!7;q(<@}Ty-)j9Q>hnoG-kVJsAc_7gP$>#kxmmiQCeiWbjaU2kI>XhhEEb(7fR#?nn^Wd!;zHwRs;RAr@CWi`1`@ByEakpJE)OBsH34D#8R-! z#7`Q&n1!R=l^QbCqk&DFSlZe6(VE+TrOdzF-#kP?PnxiL;)#dDXrC$`gE|#^rirBN z_F#})UPy6V3I6OZ!wzI#j3%hrQ8=d4QUOB2C_v*ZCB*Cr28(4K$52}&Df2A9i@=|l z1+s$??8yYE(xZ}|0vSEWQHtc$EEsS9uC1MEWFG8x3PHT6de3TiK1I$InySvUu~ zF?p6qiW^KI<>bT)74^NP(r{xwj7YNdN?~3!Ie6JZ5|1}W;=vB^XWo3^iP`C^zZtaH z@Mvp_yMJu>M&EyObrpSLwtrVXjTd?)ct2_QPM%MK_{lV*FI-xfhOAE5_S2wL(+%;F z#h&DoWGIK3_FO2*mk>@&3`tc19n=&+t?$*TK;ezhUO6B zfYwi;EnreKA$&p0td~E@am-VIRitqGfBnnsmV2+;OO-f&F@svd? zh9LaaEP~0vCsqa1bxP(Yk9%>{C5=e=^f< z#Ju?VW2g4E{$*m`zn(AZvNP%x6-F|oLClwJIPiH4rhWObEUbTw6w{IMxqs1}leh>@ z5hUJC39q>gtlTsN#pZ3@D^npe(nJWU2LLViYMZS=6xAZenLeARFEHj;iL80KVE4V? z5&OBsQ!3twmZs!%mwwrDCNXy=fNCv$C z^j$)51W2OTSXer83jMLEhK5#W>q`Vp^0+@4A4y3C+kJi2KPH1AViD!}oK zNT!bH#`KC-0$2k-6pxU;+@^m7tM^pAOx zuB>X9PQ`l26i(ipOtVG0Cgh8bw9*1Coo%Yi^k$086-)`P_V1YQHKGTK1p_72DimW> z#Al=nSY0&C;PTR3iQp?WNQdVU;HqiXOT~}$IkUNFtdlCH^$Ixwju2pgxT*&Le&7q=-B07gfS4x|JNU!#5jZ%?-R7pYzScJG( zXbk_VDdu}ol3S-db<|#T_pVyr=&s67P)(nyxCgfr=LX~Wl~M++Fg+oT@ZBI5NjX%z zaqrZ8d_=NXw>yNN3CGCrRcmy~6I1LmgzV#f&ERY<%bwse%^!B%esP)eKJwWoZ6mY1$*IsV zL`|8&aocyzy=bvjnnkM|=2M}9pDNMv+inZ}<3rITZ!WHjn7H~wjr(9j^6WpjS_mK*(Qbt>Jn7E?36?n!xbHidYQ|Y8&?W`QTlpi?cd)1 z`v>(lO1274_%kE8pCF&EN^Zuzwp?C< z4zWH)7lim%11g12hy8Jfx<#n;vt6kXN1RZ6sEbz)nI9mC9%?1#%Y) z%)St8Em?^B%Ldr_jdVXg3zesaGRvNhI2^Vec5Jj*(HU2b6*1FOvl#>OeHu(`Bf>vv zEi9FRtad|h3e?u})uqCKV!Cx-etav*`Bb70Vh2la7RKB5rYXsr0t4bkeVQOs6@{0~ zf@pM6Mu%jfdnH3vJ*yeZ#mS~`Qj48R7hl*=No1p~d(cgT^<}NK@y#EbzIiXnc`g5> znkq3>9~KVRIf?|<;sx#q@J)2l;O6w#Obh!2a8HSBsQ8k-yP&<$0{gP22~vW*{M z!LiB7mzinuA523ygAh}d`4BWWK8$`b@i`fc(aD0@j4{4%V?a! z$%-Tp4qAEKXDQM~jL?sG7%eYLY9&39F)Ic36`)!KufNH8y)4B@diR6{A)_gWLkdkO zOX&-HSCK3!_*oH35S^y0f%Af>te(_kd!tz~8$!n|FL1pLMIE$jte~ih5UhKU>2AlR zqrMoqRWL&%DaJ(OLaMB-G17riR1I7?y$Lr)Uo78o2C z|5S=&i$wnOL^%PkQA3pK6@TS0Rx z8a%%)MFn&{m5@y^iHM*{O*gx|tV)3w8HXsY9Wms+Ydh3j0pRtH4@Nk9N=cdmRHeEh ze{j)#J+PioDwX3Ja6NVg8*HE}o`p~79|k^1q>t0BMre;#j8sJB0g#`os>|FT7i8;gDA2FqjXNi-!@1fHtnP3tEv}9P1LzIDfxUIg-@B$4+>SQVggNvTuRn^bcgQC zzomcNw#2bQpMAf1ysoYDgFRh)Hc{IXG~W~Dm9yYnLxy`6A@pA{Z$uY57f*)P#6wU? z9(jQLrr|M!gu`$3z%_(b*8<&5Z8SFyY)9xRv{aY_lj{=D@-Kj%$z(y0tPWkC-D}8* zXDtZ+6|bELQe;QAg{Dc|vDQQ-h)Sx3(dj9Atx7~@at|lE-77qpg+-v#Yt&@YEFu;Z zPHgp19CEGfzFJbsuv1omfdL5K_-tQG3t#yAxIYKn@SyGva}smC*xc3Ju1ko z&RpDTQv{(9Z-aG1WoR1O&Rp7An6*inb3V1B=^N|AS5E5Z>^AR+jonTOSG(Cr9*HQ! zKWA-6AMKpn5Y7X{;;ybF{)jlMfGa6~P)~+|ZOMSTi3{bGgm~{>87ZuL%qG4w=C94x zOEW;#8HTl|@F`b8Jl{-dSYphN2v&)a5fQCWQBZ7jV^2BZrqaM&Qi==6z*V9eu~QR# z9q9(vBBBLPX)YPDKSWrQrc*N)j8uB!nlchtGdarX`;Dz=zN#&RL*cFY8R2AGS^}2i z1zku*FE}X^NsdUj(V8yWn&_CsrN(1lY%SDjN;9o51|fyLmEe8!P*SZ{ot*`H4JMML z4bxh1!E|>O-0bv_S2c%Iia7r1sovr>ue(&=w9r6`SPx#j!^J)RuoNSL=sEwC)Mzi- zc>x@&GDO9qxmo5SAw(ccge%_=ZyRg6{=m_c|1#dV;0x~K_I>vDnR#!demi@~*yP!7 zzCx)=6jiUNCEBZ;Vguf|LeEmbAGA8BuVt*q%Sc!^2Vpgm^+pOLZN55 zlR&R@kt?&V9!8(6lBlO(d#gsw&@(+Eqa&oFNjPq75d@+G4aeNgiraVUz%lC46T)Fu zq^J_T5m|JO1wq`!(B(`>CRHEt$9*0iw)NF`h0I-u4B*wz67cGvXK}I0hZ{76s#-|s4>fXG4p8D+n_2>!3uI;4^5uU6h z5m_$(qV<`B=#tMY<#?RaMOgD2UpZ()BP|R4S-&(2}`vrE@k`U9GW*>8iArQjQY1h?reW^Jyj_m8dhM2X`gmSc0vti==^G!zUz1O!FYr5WC@zoeNU zJoF%!wR(|Y>Urh8j`|VZQfWX9^~YbQ1aL^WDL8poD|?#YOzl&wFBUdP5)GRaf^`CZ z8jcP;JBbL`0V!s5MJ2=}yGWfBv7jE^eCK~Y_OF2(1CSW=xMx|a+R;vGax z3@IK(fRi~nli~HW4GIPUDR?RFt%kM*VTA~c`A|JR@zT8x*D<> zq4~N*W5n1JKnOa*kpyX!ySWx9BWVuDLP_P;QnY=k5Xc3=yht!8`Fg=jrwBUEI~#de zQ#EO`j^Ml_*VK1TOSM$ts|aP{9(}ePMle`^ z)yZ2YTE0!(y=-BKGBU&Mb-VOiiEr=KtOrhzmE9c7>S!C6!QvWAJZY9&i8+h(;OZnO zXl4qVg_HvXws+#J=;80exF`X*nTsEprqnX?*0KX3QlulkCPMr*aPi6i1}?A+!skDn zpGcf(neoo-LSMz1%`?BB*@V8g&9r=~?L&_G<2NdXD^B08F&Mf%fsIVc-A^f>%(zx$ zv5w6Sm0krgY@5=9FJr+vL>Bz#IB3XV5G`m(V4hkUJyIicL(kICIJU-L zm$%o5P?ku$cv)XkiPhIj8n|h+BE(6rwBM+WOsyhM*dD=QA!1d*Tx*S8#bzUZl6O)S z!Ig8KS8S5#3%+ZYq3-=SkQyWl#Aj#P79qdA+C+mdnI=VKd(a#_di}MpJ4QPG<|tIl zmzu|q-+%H0-KqCt^R?xUlt*U?JD4dogujuULk_2bH5V#iA23HsHob~IOhW}3A6ZOo zpJup6mo?`VzIo-~CukBf-~HXXB|pBjqICM3PX0VMUhfi?tcKyJ4 zO6;z+%;Ng;a_CCtIbo(x|fcy%$*hy|AYLuvr=*y}_yN~yL09kW%Kv@0B z)ax>Y<&lT!KL5Msdfhz!X7U+lcz-MlHr-?tLuMB>v4me#&VpDxM@;mg?foe}YrFFG zz|5}nvLe9rKoH_S}B6q z7wrzl3G6_+c+?R?;t7q2mWuUXa}xsiIH94tW*BRD;ORX}lB#9c@6jMPd&sbTUX-Yk*- zXdNk4g28xU_2_rao<9PYIYyT~EeJ^zVc-+=c0=g&mo(HQxAYON2ra|XPtB=>$l__^ z6z)`CiH*%I6r)`obVSRG13KI(uOyAkWq?%Wc`T%Y;~73%3LM~g1uGH++AyBOnKJbA z;klL-jS)Um(o@;(xoFvgW3<*se*akS-Ua8R3``L=4En0Z`eQm@{A;$lhzmDpRf-5W zZuJz66+1mO-7-LtlzBcb6d2DF5jOgQG)ES9bemr6pA5G+m+M_p&c7YVJGj$zDx z2Roc;%r2`_#QPvk-v@4=4c}%7Wsc~?5dITC?P?7`Nuq0F7iBTJaIeGQh$}G@tJ#V= zj&)Ok?UENo!Pvr-o7wtn_tfKN9aaY({Ko_Q;V0JrIp&v)0_Rlv zd!L(X*8Ow*(K*+un))KM+4ak3!HQJ(!{GRxFL!bfOWH6rdya5rhz*62)z7Bl=xTDL z5`_2T1Njv2R_<1)pWog9p+CoH;qG?FP`M6fXQ*sQOdxEZG;bwWWfV`0Tu1tBVmh(EJ^*N-d)5qCp`-jX^zm#eUm!Xegfj11T}dRoCfn_(iGZh4Q__iLvY{{_O>VU zq$o9*?CBIzCMIySCGxuKW<3L!XLCrk#8UYefzwR;hTc9o|LX0JxHrpBP@VnU`d?Q6 z5Pp6|%#~YhX+ArXF<1lwGW>bq{8#LT)=$2|!8`$WM>g?xvu8DQt9eM&%I&Pf0^g#+)FHeH601UjA04l7~8;upDNMN&YdBLL)CF zs3-GZ+EsKISvIVz!Eu3_YUSpvEu`OLq-4+x6unj>7US!U*&!Dc5FZRd9oNB=V~){d z$21NH1eCRA2tu87U?4z-F4LHs+YAZ#w&I9_!t|%xa#?EvJU!CeQMT1gD(Vg0@?Xj8O(2cw)kPGxx=>$Uir6v^ejmq*jC9 zY7arG7af#5tr*SqiuR+6*7po6pJufCc}H}Qi0T&*dqxH36{ssS)*hQ93P5zK7y`zt{awtu=HDMdjkVk zN^`6Fdnh=)5|;s`zbAHENB>-{kCv92oh8a`gs!555)YHtUG3$hSVR*gE=>*c!>55b zVFj)&35~AJrco)%(g{{)S9NK|PIVb`-K~s*jOg?rM8H>)gUiApSLPzi5GCEyR_~(( zy4;b7r44UC7E`C`!WB_Yn#76d($UwrEGyNuDDyrUV%w1cPrJ-aMReIu2Dy$lUGF|h zL{uZKhl{HeZc{)#TZ#(-S(`}M-q*lq)D_iauU>%%Q_kjp@Y@IP%zIz{S$YI`nMmc; zyzkj73DFRUD|g;eBiw9(Ft$a08I5`lmQN9*QbijfPfQ^{(_1LqSMG+kulB}|U++HA zHulHLi|Mv^uK)YvySBx*-8V262o0Sdl!J0Tyab_)n|dersNsmj#-@uRf51xK=M~u3 zj>lu&jpB#r2dcm&+c&FH)UJzYArz-S#P;s9aMF$gtA#IN9Llt}`IEO5n<7q?uT(>` zWCqzq2y#UoiCm{Hh?X`Lq?#in1svOFWSNn%Q)95taY?rpn@buZV+hisyAA*_yuv;b z9HA&WB}8~*Mn&*mb~_%nD-uA4BeWqLE<%7vPf>_O_j?_<+;e>Py$*IwBifl?$aRQu zbhY6l-Hm8@cy$HWrpUQpUO0n!mm(ti#6<_`c9L%B-i}M%-IX+luucF>y0>BqMnPCY z5X5ehHe~%yrIMxPiBZKnu3kYIQra7S-92P7 zu;X|h#vbn)-k&maU|HzF^+n3X@UDTVlEh;1u zQTd_dL@4wo`M2wfYcuIoZzO2d>8%i-(xspUM2Box1BGRFXh@P$03U1X;m*f}@g($BEt$Z6Bq3}BFL1=&d(?6RE(}^BL zYjvehS1X`KFlnt@D{jLP=mkA8IhZTw7G!h9WOfN3>=|4!vYf~!mmO-)F=o4M;ah>G zh)Ty~xJ)N222kmT>roon!jyqj>Jxmn(3-2%( zYPF3@A--XWC)-`l2P}DBk%c_$++@E-GomV^QZxg{ow!}!J()PuKI5Kwe#SS`IMX%b zo!K(eF(b~j-q31$%f9~k^zWaI|F-Av4@{+-tULeu{oeolkan@~FMo>6wha`3DL^cy zVepC8)>2@gS7``WrNKTk_XzXmxm@I}_emNW4gZmc5sM$bzv|#Y8Ya)nAPjoj>}k?$ zs~!w8QKxa7+HMUROQ=e#nVEB6VekR3gLMcrt>L#T?1EjvnO!94ec3Pyx|Gmaw~{nU zC7d{lp_iA~CUm;BUOXQhNm$uT!16R?8R74PMRT(ab~=VP(=@&QX`R@AozwSG@d!p{ zrs`Y-NctxqMp*lRYIgEOnzoDis+IGLN)M818mfL3<9kq_GkH^Q<^Bk zwUy$TJX^jzB2C}#rQ&UN4$ct3`ID}(R57tA)_`>*5CO*%@%*y|-`#(1V*PVI?bAx- z>9_Bh_w)XSOF8#i+b8MY&k_!4@d@_ zU3ja<27KvaQw9UK4Br-F$BmPLF^jKTDWO#H@O5nlgOn1H%HvQ3*>UENcbdn** zC7)$&4%KPIb;dN#UI**`cq0#K;x07c!+z4ANdZ~115r7S_occ85L6K20v^v7`|ac@ zCoOVqCKGJ}a>ubklSn566IDXRBK6|sS2=GF)-W9ou#Gw;UbEK=*5V@iRVoE+bSm;C z&p;d6!-KsSg;*jvzZ@t9&Sz!k#4TJj5aV@hc@ZqJd$*Vju6fe>S3ySdxp%ETca}TI zXzUGx-SYdR4I{{K%q&{CW%^8u^Z_n9qPma}CVW!w+Mu~_9~B$%dgHO$Dn&@+Kl7VA zuFeeZ@?HEPMe(x7a^?Ax`))j#A7B2r&0~?Ibt|4-3PNmtr_`$NLhCcqvFG_X!ZC19 zJWku26#on7#%ElmupfWg{mBbT7|tN=!j^%C?Nz`cl)}+AOA=xY)=_o7sCVHHWYaX8 zIX~qB#Wt?K(o3)w9SwGp%V_&DPh26C+R!4ia$?dcKWD>%RpFGYRztDzL|*7LtW_c7 ztY>{~dOd-6MJ{0}^%zU+PCm#WYpv%(t2W=8$W5hCSjI#Y<^A55}OJO~?3$J-jk*ZAUpF^gaB0zUM$XV6)467F8W|Rqd&#i280al@(tiA_}m=2D{7X1rX z5J%N(Rv_d zLaw@wv+4<`N!x09D2L}j5NRv8?7X|r0frq;0AqHu891U#qvPk95IrU%P-5>gW>fA+ zpQe(M+77drzKQMVzM$0w8ka@KZ#~|ZTSDpLjoU+=_*H6fNow<{l&TO~N#s#7g^}-? zx5#5GCYh)KujlfiH$%1RcV2&O5D|38{@Z`AF5>htfk zoU>vZWJe&*CMcY)QmAKg7b?xfcFTP*=)H#cB#L0TT{OHxY@3`gf zRWY5^)v+tk5Z)mo=Jssr8Z3lTZ;}y?^I1etNgc_#@XEk#h%$e|N`gu+af7MiL`Bts z1Yi%QfP?Tju6d6NA#cm7Z8v?v=!frq$7l9%nS_dJ9$%M();$kg36$CBT0#7h;(0DY z>&a{ox&kg9^dJhLqv-VNoOpz*0K|D6kT?9OH932 zQ5Aj5D1eQ)>Q%9l4*=KlLYXzTnN31#XHzk}tnCY}e&Y4(A36=~>YYY;di_Upvu0im z_-e;euiBr5@S$g5AJJF&?7^S712PaZ+;m1hMy?rGz5jI_?VS4e$ZGKi@(3bnkwKfk zqUw=b5qABvOy_xxiRT!m?BEGD+B^Ni@Tz+^&$mQ+w7_p0T{p2yM<^)1B#|PzD22*r zHaB^*5nSR)l_)BkPEj14NTQL;j?d+Q?ox3XTie4x^P?gk?@O|j;>sqk!$K1ghbW9$ zRbrbtqH&Bn9pjp;GSllJ4hVfEupWYsM9FH8>R3OerNBh=Q{F#5F1!(NlBLLoXPUNr z=bVN~!!l$xK0A}-CB4shYbxh(nCj?`WW>EwJvJCBuIf1E3&*JWVr@A=Yz!@&U*jXx zgli+|lbAbSU9@-bq06C{7d?In0s3{)p))wwlD4_YTk}(*)I}-P^$V+VoVd6gdyl$} z^5n7X5xy7gekg`m_*A>D>A4RtglF#lOX=U&|H;<5kK6m%vvEs)`9B|5O=mq@)V|wX zp8m)KB%NP=8*$bzG=$%eDMxQO_?CtiTXTSq)s)}8=~kRQe?${uAUx-#kaIg6zRyt! z!edKuyKrNG$ZxT3z3GjI{Z31cnxbWjwCygZjyjHPzthI%#;|G_rTkhi(HX=J%?wVB z&J#hNiuVOuxLS?>6j)tW68F~CQRKD&mnPzs_o#IWuy|PTL4+rf32M6W!F9|UzRbB7m&*SCAM&Z| z2K2}_Y6(Q94_|D3=3kx2dcT#%3gPW&V{n~En(sV-w&9RGsDR!J>abem_Ya=PfJY-& zM1xIXmy1fD_iSyeAiehqD&1JkgQX?OK0kZS4#>3Go!O(h6wS6grQ9XhMmz*lhYXCd zI>&6m=Uaqm>=c2cWUj6}C94Bl2azJmbF;lJ#E-Z-h0tZ}b@B<9gjt~Si2>{5}f zQp{1EJjRlxLOQTw&(vq@iBS!rcZgdMW@=W3SV$4#i#IMcgKC-g(6UK{Uz8jhA8~~r zDR$@@=Dwjzg4RI=8o^T#8dNk^AE=eHYHLFIhKR%JfDZYFo_1-`>-q+h@;`+AC*}WU z=R+t3JvmeW>WkLNc|+wlV;zmS8yAFq(LfTGc@fO-^v7G5t`lhDHWH4}*b!{n{Nwdi zNn5!ut}V@~R$3On{p{vfI*R>||B^Px&K!R46Qv%;NgTs&zop@vkt0GYW601N2JEu% z`H=&-7fI1=kvw4Y?{_ShV<0rvTsaG7xds`i6j@@r1oC5Q^e^nvN=U9bXk^H2nb!MK z!avnt7=Z2}4TuF&X#kODkJJ#Xg5o%@v$Wq~D}du-wgqDb8_7T zlP0O^v0~xVL~V)RNZ58{Ie49!;u==+Zjb0QH+sraIE17!bP4JW)h}eUd-6SJTk?xl zS6|`BJoCA{%!1j3dCzfr(4ZBN3Z|*?WG$Jv`o&vFOt2~eEj(H3tsx>`6}Blmt}Lm zmsyMRvB<&_@Sl6mu^rvc3OAUN0jpLj-rSyyCZZvOIVFCkt}Ft2trDkYH+)5aYBZix zw`C^gM!hkV?9JU}u%3(LwE_i?ooui z1SbhZX2i8aqax}+W$&rUXd?)+1FV!MU`HDQBIw#{6!8=*XlT6`!hWL>ne93ri}Q#^ z1>to%l;Rhu+6M4#=V%goUv!c4k9&HK%XJh8HHuqlS8aW7o2GO1QGU%sO>khqG;#_k z;t1W_yKJYTW5Zo-C%-zTX*wb~S}><@N%m>1grPtVS15XQI{wf`Z=%fjs-kB_ZEdZ> z61x~KDMSeQHhRub9rcZvOc%>8(W__SQNV@0?XNd_!ae!f4Iv^LT?!19EI!sb^U!VI zUuKkx<*AQoK5YDaX2r?H&w0rE1nUtym}0~&AmlH=LdWbmj?ci3;3~c80Gi-XTKpmc z^1nzi9gxF?I^|%#95N$H(&;B+JBOQ=wn&ypRq5q<6J4XUcsK zw6qc?&?-T`7OQx&7NBiu@f9E|G3Nnhj{--uvgDXb)2Y*IaM)Ef?5b7d;_f#FLc!EA z#@Kjj>oQq~*ymx#NQhR&3Uq2fYHm-Ar_OCOtzWUjIm(WcS(T0|WY_1zxfRv~IO4l# zt*FE2@GRllp&IrU$10WC)V0-$1K~0Zzyzw5OPqEd=Coql=Z!kAklU>nG&+^IE9dpy zm9rdM6tEb0b#uw;<}_<(G?Xf?+^Mj-6%El;=m>704$AO0DFQDk4G1s^F7agNM?~l} z33TeOVU3*s4Qt?BzvI_HK#clW8ckTJN+?zjU@475oS64*}+W}Fz^7mtp%t59lJP>OzJ+c$*uI9fi z&qqkM-sZ{x|B*H9Iot-Ju*k#c=C_xUV*No1tw8fo%oRF*n=%-U45IB*&hGOgyb6|g z^ck7&J>E==g4cxX66@w$+JMm$ibLy=1%Y^TX(IT%$RCR|7a-QBe{q3T`U7^Xfgz4? z9@dW|P87-Q>I0Q9V$YBxCkF946_&@a!w!#A$+9B5qmjrGOgjmavBhkb5+XBOB(--e z(IPt8H9NMDfC%3O{yFdK?8u_6$a#FLc-c!{o`1Z?Hch!W*JOx0pI++Sa_7CHG)Z36 zvJ?f{qK;#iYTUZQ;zw3qda``z?1fQNuR=dYci7N%6^GI&P#<*1L_3^Zj85UIWSEMU zOKu@PC0kC)Xy5|Khm1XQbjjwX=RfYSX8*UL%sjOJ+0U2!xbuCR_On}aQnf4U-U9JE z4Ie8w2GAUwL!baT5;C+ejo{_}_g0d>TaK2(9kxai#y?qLK4OEKKUyZ&F%ZLBFsajY znpQ-DB3?Z{j$q45i~<;nH!XV3Yc}ZuZ6m7T07+_CO3(z2x>FRW%+4-RT&Dq?&c-iLYuTUm!Gemp>KWTY3NPOENF=ko>e& zo_u_G5l%W2XG93RPqv|%b@@r)S77kO-KDT>Xt`HcqXirDQg{t%}o?e7@3Q(Y0k zr955<9lWaps1ie3T^)(jR|S)4%jE)xl@HV6mT!;0Zb*`?ea`AF#&Q%oNH@DkH50y7 z`+3htNedXxluwg1Wl#{t6*+~gPq_X~`LZ4@E}&`eZ+AmBmnEml!|{RB&3?!`9ZnDU zx#fI(wr>K+OCv1mA&Uoy)Sfz=SW&;@o|4N zrG^k7vXs(#$`~Wkei9B*zK9A)4XpJoF0EZYBxL_Yk<%*waB8+Z!OrP3j0>xYVcGL+!+<5iAf@9FExwZb(PFm_z6Sa zXi>-Mls*vnSWaz0eDIxtV&rwm2vr-a1l>qIv0)IcRb}XA|HFuy zfT^f*;VPxiVib>&qS%0y%5aA;1e&g0xp4XR?)>)J60{B0p4~rt%k!s)%C%+flk{V= zaq+EQ-?Fmkzx|SuYQEb1RvPffrdA*XHSFF3;@}IRPaQ_6Ke4&}@Ny9AZv#P2uh`~q zWHm&5yp$nkdOfh^rNgR1W{XE-7*{^tmTjVG%B*CCQ}}!*E$nOM6&*AL3GkRn7jFiY zqItyGsu@q6lI>*0l0scP1qv@qDtWKwaw9Fr`d}$ok6~n8*Qw05AcC@-SHn8k#5et? ztQ;Q%zR>SdAaf)TN>X%=rmAE*L;MQ>dp7*+2Qi#6b!O%Mm6Vp%j)tE)I#(T@vJ8R8 zBMFNH9#u!7*8b@d~Ser~p2<461gD?V<;fw+@_^x9PwC^yqiDH*EiAAg!p| zqy6y5?MrVI9XxZ-xjx%HOa2MoZd3ea8Zs`(@xfdF%e2`0Bom?1-gxA|Lx?orhB@=( z4-`Tmf@WDH=V16Y8Qj9(BbdG-+xYT>wbHOxkH7nFVN&aQW<4^D+d__qEAf5^TJth$ zxvtjqU>wl#!YoRMpoY2`41O2ulM)!zmZZ2XsZ*CPlT>CumqyYMpN&S60kqOx1mDRS zh)$77COcTOhH}wmbhUWlGghog*ICj{HD=nyfT~XF*#$IxUm>ypWGH|im#)|x7vmAT z&Qkyr2?rVE=?w3p|XuEOsAf+gEh0Y!bWpHr`4#RKqdM>w$ z_`^BRhL*vcmUrk|eP!0+#OCe$h?I7Wh|ULe+*Ve$L0akY40P{1iGT9qdp2a(PMD@x zfv8fc5Shc_i|czXT-sca8^7Rk#@YY-;rH&G%2~qT!>Q34XbVpBI?XX`0t891H{;tn zbYt3lF$U`2gT?0MXiXi+tEf6miJv?}f=3MGGfeC_X^z63?W0tv(@w6X5al%PK~_l7 zK@hzLk0Q^TMDYVaZ&TTiiE2f}MWY?OBU6Nw5JGo4SZjbWtKTUK{SK2*tHR-ZQmu9) zyF=z4;>ZZ=sb<+yWD8ZSnee0mkJzi!kzTi~y&w-muY#wLM8G&3#HN>R8mV zaliw*_@1^6c3yo;hk0&@OAHVLxc?rzEzkwzf%M9@T{)TtVU_nN`{#HLhvn*qyKl|8 z@@d8WjGkY%cX#DGrFrtCTmH0b!REovFXO5XX(|kbN4n(@NFeqRdh7WeKU-Gd zl&|@|(4!y@(8N{oq2;rHzb6Yq`}D;9>^TjxIZUu|JUkCxno5jYLF$M-Y>MND=c)!4%q7;HE(NYQ)nn4Dag}!wqUEaW0 z$f2H>qSCQ`geO^Y{^om02ryi2E2tx`^g;$4Y-u`4nkoeq$I8pI^{~ac<1n0jS8ghd z#3Z_y`{-MP+{h_ArHGWJ_Xji%rNfer{DH7&YL+?Db~fA&4rO6jZeia1l>Bztyyln9 zf09j&0cW~sT=UPutuLD?GLUSx1BR$DTuc!A6UdlHb3OT z%KUnAZPy1@ipz*)GkwNv&Za@u4Xx{3cOSl+BLehs92i+|w@=H*0q^W>Zk z5ZBC+gCQz9l1Gjm=bUSSV+kH^e7>!B=7;N-K7C<%#q=#d*7mEuJ+ZK8=3hUberwLb zeUo>7^G<2f#aWi+;}qM_d))3y7JT8Vr_BGl3UEi8^FxSGcRaluK_J^=64sx)%~N_$ zyas$3k1INVP(X7AG&e3aeAKsU8$_wAO}Q_--e)9u&UHpC-OJKzaiu1e=+wykR_cUm z#INGf2=%|2Su;SD)$uep%)!aatYdUmDUspM-q(du0zv33rUkdJCmc9b0a{9jP^3KG zEb8U2dcEsPtS)_Og=5@FI!b?rxC=Eu>2T*x0X%wl+lLB=lhj4s9cyLV`2p36cc!7FTNC2BKY1r2#4l(wM zZNRs3@s2`dWlGm&-|UK1&ScD!CCJ(U^aXp&XG%1n=Xf0nj=bg>Xd5)xE6Md z^@9xUcdD7n4H9B1Etsm;#Knl9Q8D5!dMpGxamtrQ!MBv=g!3{;uSwfwW~~%WGbF_r zSmuO9={JtJcpUea--n=Aj<*N>II0NEGP)9=Hn#d*n6yUz+&%CP%2!b^r4f< z3Gej!jw};&3teNS>tyIiBq?zQD#(#SyVu1Cm&-o_`y5AjAz+yr?tPx`>zmgk8i=<$tLO; z7&B6o&QmQCWOM4C@sPelJqp1wqe2j~3FAJ9P1!LEVIhZdhhQVjnI$xBJCVv|>H{&# z@h@b;hu5_d@o$i5tE&@vjvC7b^Tvi1_c@dQ`$pCw+(B05$p>*t@ zo@i0YeN5kq_XkBt+dKPQbI!E7qryy8CL}k6_7~3kz*r4=>W-qY49tvwWbZf%eD$M)23Lhtw8?_QoK zI1}?2v$FPD@4NR}>s?J9DtZHwUA-!DHY2FrL8$yeW6VoYCqwO>iC*z=^cX^=GDWKe zB4T>2z0RU)V3>o!6rH&veSiM(x9N}4YUTfod+MF6<(d!gKXdUf|5;|Bnhh27*jjHOQb7uWvAKw7_?PwbAjE?Xn z$PzraxzGcNX}{-6(|gFwIvF8;$5k%B2|@dA-pq1!bV!jpaT?_7_7x40H*d~IeC1(h zKkg%GLdHaAUEl*uH?9N~dzBxgops0F4&z|^k)N)&UWn!Q8JtPU?fSNtwm!I`0G2b=->IKq;;YHg;Lez=0CkY@{{=1;m7hnB0nm19uLjVrx2M%s)}nK z_pN{Yxylfo`>-mF;1nB74uqs&D+1hAF*JL4R=Y$<_NB>2*(|hsc|SkhY@Oi?VSd{x z!(M3;Xy1WN3R4k*ORPaqIo<_mw8^Y**JouyT&!p>7qp2X2OL|`cGh3+q652&XXlE_ z@w!m~EX!_e%6qiz4u3CG>>qDyUzLT#!VAO7ZUH8hG6c9i+8Ba!iKIqjBS{(`cJ}6~ zfL&;;=D2%v$eO{hx=a8oK-9mTFWmaw-H(jXx`L`=KxH328?B||+H@^cZ3wdFN)mJ; zb@P!#!I2TSg5#&j22t9O941`5F1=(k<%4_;1R{@p`_dLWw`p_^{O)y{;6w+}F0CxU zG_LHKRZjY899vK?pB-jU6ZAy(h@t`rBt;e)Ws^Ug5q=`RBID zEARaL&im*7l{dXR;Ra&@GUK6s}8|6QdMUD9D+_I^&x{FvYrLZY>s&O5 zDmVmxL+=D|kV#-kPHSA<{OZ+VlHxJc$g{vTTn|s&cMjpUF9DND!v}N?Yd!#V(F&Jv z_rw;^j$&Kwz=K{FY}xYLKfnCynbxX_v^BmpuRC|``r9j=zbVaer@M9@zdZ|8Kp+UK z;)wH&SqF_P=`^D=_7sAzMhxj-D-8DZA{OF}-1?=$kH?(&GO%8fHdZ`C1%TdPj<*YF zu!%A+e3ejMJ<1OFL4DG=lxncE!tENdOjKSB+esDf$6eiL5TM7Ref-X56($8U<8=V+ z!kYCQVd)Tago)Cq#z(4LP?|5W;|57$!%qHrGR7X}a}vvdi;uy^MkCgrLYl|qXHU}! zSlx4B#MRisDcP5S%`SmVI!F@^#xt$;Y9o=~dA4rQs2P=?ZNBaZecyV68~ElnD;Aa| z_GhTnm`-SgARh3hS4AhMvC2jFJlpp*7%>r7GK|f=ckpcBD3ceRe?39$42qH&)0d;W zuRLf*t%-K)n$<+A`*b}-Frou2?)Lrrr<-^FxyM#^b&R}z#Q)4c|2C`X`M-=#_GYl| z{tkNA!O?y|q!sFUbF0=81IGE9ce&v1`^RCh1fhv-1a|pO@k*h#)h@|KzG2p=p{vg@ z({%4aIk4YrA*5^?f&S}+Ph27+0NL#&?JB9N0NvfrrU*cTm~t7B)St3+FR-iXML>jR zqRyFeSt?A@;3Np@aa95!rG?^d97}NF61k?>x7qe;#v`_jG(T={G`C1wX(*RB*jfEe zM;C06bem5YV3Gq!G$Wtiu0MX7587K|Q)Pe}g932Ngc1>%*EFo5R%=YE4Ca>BHAu#h zW-iC|tWtg8njAzcQd?cU6;VMkwInj43p}Y2arq#(e*?yF%t+eW(+GhQ!j_* z;8am`VfdaPCT<`cNiG#BWYHxQ{N^7K|`6(9>Gp)?44Vy+O}5CgCE6!6}|50dqq z#DjLiyQr??14YG5j3xxdht{?=7ZMg6q`|-0#~|R-U^Hsi(=@zUPB7?X=mO`RK;Y|l z@rR<_j=&jGFY_@)pqr*HEG`PcE>O;8iwPWZ$kW6?2BmTLy=K-D1n9>FKqg~ul{b+j zjN`v8*?|jukhn`Kj^yx9;Gp^&c1@iQpS0{_)tt5*O+0X+i619y8=`+`nH@zotD5r zfgm{uYelI#zCH_7V41jB%nWnMr0lj5aV8B_ynv#pG(yW^YY^XYoTgz6R8ISJl39;B z(DekH#wA&3Z%BYf0R>hCy!Ndk#({$x zfDVlXLKhrGc$h8q0Bs(t7^?9p$Rbc(o{SzIUb?YpeH)$Ur|8(4FZ$PL-7A&dJF9e9xA!I zaV%Qx1Csfg$Gu1XK1TxGKnTOBCl@7vEn5{}RbA^EFVkVzbNr9mIttZEL50SJ?M3UL zr79USt$&?YsvlB9q>9-pAW*RrIakcZ>N}_o^3L%nY|5itKs1hMMn`eU(74k@!;_{g zWeg5xmD@0_$gnD-Jn8&RFlsgw7HdhpnN$7CqrNPqtlNGkes1G5HDAEXc)VQY&*=1L zv@nEB2-6Ix8;Ca0U4hhTCS3Rs7Y>gOf78Nj{GggYVkgejBu^%_93<-ZBM@xIKt%;C z&xzLMXaquQbuJUz$sx5;u(H%Z0wAE1aTCs`n&K&lDeP3>i=rLc2)DWsn0`(IB#p-b zraJi?h-%rXg3VxH14k_c#wg6*e&+2>s}JsMTQ9NObyI$8^S`+gYR05Dh zAt6L&Q!Z2lPO=lAEioC8AUd%VfTa=&Boxq|L#pc*6;#TGwRz@tF`e9h7YMfh`^`<; zekyqT^Uxymi`zMzcVB(-turql`t&)=9QkAa2E7tMtSpRn$$#x!ox|qaccYOEsGYn~ z6{3l70*$JJn>m_GUc7YC38WVYG%TvQ&o?$>aB>}HVO3n_;km4OXeD(nD;k<{gmTm2 zAWfe>HH0HPm1rRq4zirLkMPAMH<3;E5G$5*8trX5yB7?Wv3zEOhJg0QYDL4OndAd|*f?)5nI{h*>4CEb2Mq>h2d)dV zx;`42l9YL-6*vmGENQIM*`d*OHCOmJ9xB0V%0EWolYD~a>ujvf-`tC!i8ljp112c5 zF(D=}GOGbunxAi)k-i2!3(H!2J|bbaL^7z#$ls4=2Lz4$H-b3Z#Nls~$Fne_U13twOIa!>r?XY&murIJJD z=G-h0EC#b6spW;dyr`n=BVyoA2JK zcqV+4pa|em+BYOv=kA{r&^8AO;qEQEAyj5@(tmS8fWr$DcqkoN5LDj=gD@!K>}6gk zLLZ4Wa&+^15TUAo)N@h1OpBJk6V*78IQH7f_O5mE^+_BfM@xwGa%nx2m&Z95odDsx zfHgM7;I3*k4Jk9Q*O!IHny>VTfJ@~-6C%vPN~v+ulhV787@&M0^LwELR+O9J98Dk`#S$S#H|5~IE3+3Oq8N&u!80F5*| zdJgW7VF1j*2m>(ju}HI%awgDU+J9}ZwEg!6OSBHr9uxng=)sl;jt6TW)I8Yuz)n9l zJb3QG(+}1>So^!cxB32uJEq^WUU+*>Zt)bn_piAhOu=TjK9droH>FITZ*57HHUDRf!^xhG3hL>Q4vFYY2kd8 zgm*yNj zAid_%@)=IQB;-_M%afv`TKetqz*#x0AR8}DQlAeYaGtR5%^u)-?W?Zs2^?UJT0Z7gM*DVd&(bxcxwU12j{2pjOJ9iEFu91}K(_FjC^fvq3~h z2m5v-nf-5GL;RN`@cc~G@Dvrztm`&yySQW9GxF!({xQ!zy^)jk)|qGCJ9EPK_EW!# z^Y1NZx8__`0>6lrC@$UATC0fmR0G7?4aMOg+vE!p6Guc6b=oy9!x0fLBNWH&F)& z5L*E`hU{2ELYOqe@sBW>gcPV2vJ<69y)@4$DsDsS0ATE`ew3S+)HcISL5f6uEYF05 zu>?a)>8yUI9^PMWh3j&mzbtNDBRT{)GWA?O|E=pL7q36wgkccYYJqk8`xUm_)CLJx zlv3A=t2-0vH_z9Ezqt(2nRH5~_5JPUZl!%@QDOBZN3z&{F9rNA za%9=)R-GI|HKZOvg5UtIcL7LFC2@!F^Ymvam+vbVDa6rf&R!+u@+y-+0_r;sZrzND zHE4JM=R-yr0$6-437x~dQjIK7_H^Qn<39c*)}%&w8h{Z(izP)wwy)abs>t3`jEKU6 z-1Gl|SS#lOFr=;Oy^u@4daTe$S43>*j#o zt1fUDYSmop-Lp75f_QiO zAF4IKtZL+Q*kVe|F1D+>U1rYSkrCLZ;_{VZ4HuFVPO77Q$ZRk!H74Q$MBp->HyYtY z#0SSir$`}mhikV>6MJB{e=;26zxb7`jAZwa>oj}=(|_34cO-XyW+KW?Bb#E8Lekz( z=Zm>0>A%*i=qz!)A*xT@vc)x^AD#>zjQR?fD4nXsElv7SZcmBMc~x2$M)r=|6Zh}& z#6tj9gkpJugmNOb0Eo#vSax zw`@>iYlEB~^!5INk1_P~DYp9T@+M&j7!5QvDK&!!7?b5n# zpOZ=H4GssN?^}Z=?SaDpHhf3yT-eCO$6=NXtNjtyY7 zp+SpKXsY4ZI}?onF>0XMHp^(Q)7hI`1Fztni_WPQh8qTvei?_XX)_*ZiU9<4G@h&j zceX$2I%Is_^gdv~eC1Uu$%9E0jOw5fJrr(U`YdUlwd{@xcv6k5712{Y2nPLVUUptR z&Y4~2)4^N@iM}WBZQ1tq#F>|Sem(vDe)%$2x4-Mc!lti3FZ%rBmXC`cm2`?rm!B$z z{f+xS0Eaa!*Xo?-WE&Icq`ulIGsTce(iJpDoTG-kNs4=8VDXxEU8cDFu+lzbX;q%q zfbkLlbU0IPN!}9{0V&?)wTq?o#Hdm%4J-Ak=^`R8{8%A$9CnGVyw!G0XrbuA%^qMMkA^I6(kE)ntZgC@{?u* zw0DFLd>Ea(+oeTvDVuO6;SvMxmNCRy}J0v_uEy8E$nZSk|0I_3y@;M zbtM#}5e({7FCb-fcrM@^+mPJfn^A^RS7@A}!BWo3u^iReDayrW@I2)8FbQ)J7q4D@ zX))kRcnoC0Ww>RRYRPbLK8Q<&c{54y(Wl<~O)7tNY*|{_>rT&tXD;k}Lpt`CpF^(O zNj-fJyQ2rrjYx4qn^gB~>k4BWP-%R}<3ViV#i~6Bjk~i+>7IMLDa$oT9xN*CD_mz- zHACMq9X#s9Dc&$uvdqG%2V79x=E7jExWNn1gls>J&Jjq8(m|OVd7oa1E(GQFuOqu% zO-8NkA+b+YMsAuKF{0PfF(!Y{EJ!8KjX06(8UQ`hx8G zW(^H5G|bUvI4b1Li%;#P4ITO(&7oO?fX6)Y;xhjiEWdgnBnbj8e8TQ6IF}6*4B(`J zqA>f}lYzR!anI^nz#SHk5$7XYonaNv0~Oq!lfb?%x{^&(8^P9h-Z**Y=+v>IOX9{Wy3H@ULzaAC1=3L7D{V8yi(=98vdqp%?z92%!Dv9U1=)f#S`bq_ocZkE2(s%+n zk_$C)g2AAZ$(&7c+=`N&3g9-mB9=XNn5OAuyjTtnrM_5ccd$eNC8%R_xBv_eKezhH zi127tXJTKC%nwtFkToXy@|0}{@TtWCn!s!wR3_v6do8kw(++el7p~!IBXetH?ov8y zIIw6LS7gh3Z*1E3lKItHr=^F4-SefKU9D^b-${n2XO;St7gY(|<=+PaRE5;%$VE1~taM%d1dO1iT( zI9jOXXq>B5^=7P^Hg%GARlh%lqlI7t#FP`$NIw!)9(7Z>(PG;4^iXRu6jhI5EhLae zY0rd5+vcCtF+nE(vHO8kv}7*$P9Fo@xdqbFbVS^ zniQv3di~Kpx9Wz#(qt@-aRZ7bnv9IfNUQTEXQo$7030H2V|fQ$#@16%%l;HzVg zsnO?Ykn!(@?_d6RZQI-bc>_OF>g+qVGA9A-k%Z-i&T;DRSu2U<0YZ=M#^pp*rSb==x%vd?wqTS?DtGz3e0!VO zpepiuN4Ydj(b!eK*G9Sl;8dgCfH9AR#GrkP&cP*sL{*5xoJ6142fLhKtNUG|gg@{=eb zXCfNLLXh{mD%by}g%lMd(UHw-f?&TBBB6A!Nqf^vhm8s2KTz?Hr`VS2(<+vZhY1BB zrHbYp^rvb6E*gChzm1Zz_2SX9)uuUzbl{P}?I zjW-|Z`)VV{@YZ|JtepN^$@vu@&tCb%@@C`8+i|VYewl<0qVey&+cd`vFxZXMl3#aN z0gxWnfI#R}2e7|Wkx*zGr>UM{hUFJFdZo>2Y?h4YSd~$e&hTNJbcluQ_7%g}cpD|s z@twzgOePdqqFm38y`w_>h>JWfXwx#=!XgF>p-3#zw=d0Sgbky3A+B0jKj?zO{jSY} zzVdBs*#+2FJ&61I&8mm}#!?ytmYp_EZZi!nAWThYFdqEd^3*Xt zD2Fy@#w>chq}`BtD$6>^%FDsW_c>jIit1_&_>H)E0L0Bu2KtoC@ z2emrVRf$MVNIi|rajEF4JDzq|Wp*+A#Xz$pQ z%*OYXyOwrc8kq1XfCLlaOaz&Yk{Qe2p8%u=q2opRi|qsyR*!^lui+k?5?DG*^0{`U zTR~E_qV~$q0g?^C&g#o(7|iqFccK+O?!&RU#Zy(>1Z|2#H^<+PV(=?c*Y>=)xXPJ` z^6tgJ&*z+f+1Qfy?sCn!Yrm$r-%$R1`kL+XV`*6nldB|rG7DV6D9m)l`$$w<@Lt#6 z5D2Stbbw5nc!P+Pa#|%-jZ(LK{rNvU-nEV`NmMoy=)*)arDo9JpD?fs&Bt+&4%&;k zh=hl8<$zV^@;Z~eP9`x5^jQh)b2y1h6EKyJPu}{6aX8J1fkI8&s{Yk$xh2A*z>7N? z*TEoAfSgl`_UqGZFao$LqN>-fu@j|2CQtP3$tnWE`V6u{6%}cZSSejT*FVX>jfr`= zUusARnNX`fCh_rbo~rAxC5u4=V&;d@Dh6hl#}@eUjC~8+eu}C$kqqtBMrdpj=GEJn zOoWLwIim|;Yb>EcQyXDGE=|YqsW~u@n#CkF{y8r4gRrDhbf69r(FV=l{`uNZcRV)q z)JvlkgReUa{_^ss*Poxi_4ck$xG%MQQUXFxgTvh@pDq59|zsYZb5EgzNOd>m-9t-lG%>0!Wi0jeskR^9VYpE(*!PN`4AQ_ zOQYkFRz@RcY+qG1TM-1J>Dp}VKeGJ6g3+6o%dHw3nYm51<)DJq#Y)E*<(C@jJ~r9% z=Q?9+6(L2AYY=lAmpvV`b-wL{F$?9=sK}x!VFENFPNKgdKuB%`Op;|&~?AKI1)*q4OWGRm=)e7C(;o>+(1B2-y<)EFX`oD zy594D2*F;s7~A;9NFKVL(1=S0bq%uJ%rsoQ%89rzL@q+wq?++I+(o-WyK5Z@J#?W6 z7!6P(22!4eRX#BgS#&WTo+Pu-!3Al`aP=Svn^gOP>4n!el(3-MyKjdSgRq8#MN(9WHOYm0mfQ9nUK;vM-5fNajNK$tzklw zP4XgJ0aY3Npz>M!)SYU?sD)`P9NF~C_?f$3FrRpH(UW&Gm^n`^UHHhqUmAMt=!e30 zpTHv_1Xy`w6F^M2oK*{Ou*k}vI&xeL!fdb3IPghga06u+Oz$q-kSkKq}W9)(a91*rtUc4xCD>|Cz~Ch0)X!;JP$%auIg< zHc9}78@-z}(9*nU|E1@XAuPJ)H$AvGQ2WKaKTl4yNtbIzeteMf)KCBXet!Id!XFsg z{90h#%T_bZUd^Q&&d?f|?7qr)bWN!gv_l74=8q;wT5>!}_UKbMRU{)Ah z;5n!}I|uwqrZfSu860wA6z8`wfmjT*@;uO=vX{U2_>C_&%Vo>}V2HbLJ)4!uTj-C9 zDPxJ;StF!M`Li1L-8t?O`}#rbUMLUL>SdO$wjmuLoYHz5g!PMOT(eeyqV z)oEJOvlIp_9B@VdK^wJwi6#exC5BZDQaS7BGC=kaAe-CbbqqVS#)S{hIBi=4ri<3} zmZO`0{$*@X20>y}-0h-sJOb=4k|mYY;hE)fCX*=|zGG4mTCzC_Pt1nJx&U9wDi(vx zOq8$FAr(gxZ=bw@@r*iaM3fTp7YsOy#%y2qbH)McOd9Wd({fa8YDzF!FMUwH!L(Z}{_uutw<4R;Js%KkEjMw5xSu(&MO1zo?l*H?+7e0#al*d*4u?y_NRe%p8{W?;7 z9=o-kgn_P&LXzVy@tVJ}kj-7*Vl5^O11XTeHhXeQmtBFOswAr@m%S4 z3y&n!hI%<7YgsPWGunDRe5fUUxRR8r(Bf&NdNHxsUCSmpGC;yK|C*d~uR#c2ZC!LD zY&z*F7vOhU5)iCjqafXiP;BboFM$!T)%Z}NV}Ia_XSG?$(U$rWt10|4=etM~+ZBHn z2lqcD{g)8&gmxqB&p#*-+}-i@#AgR?ynmpITd2`od?xp62oKKeog&%9AoiR*258(6GCQKPwALmZTU6jYc*? zRzJGK_u3C;FKESR$dksq^MVYLF_~dLxj{N?35$4Soly%|h!0ji5!=X=1pvwj9mjj( zt#EWx9)YkyZcrryTxj|ON@)-Tr0)oG}c6SG(eXDOtZ&R70V zR|5#AQ66}ZsQaTc5b|KW_Hf+FXW9Z?`%EZXRT-hIi|Jg)drWq zye=n$Cba-FEN!=fFn6j+?PQsXdlb88>`6F9ZD9l|AoZ-c)Z{pfr9;UiI?zdr;Dyq5 zXvm&U27s*F$FF9y1$+^ug$p5mIY&!q9u<^ne|g7@xme~b5dt!01s2QbB$9pAC!)Pv zj%W^)VHo=DssxQQLYb;bVN8(Y z$>frXg0PzrnG<}5x|8vTm;=_#1B@nrG}!lmAPs#|&OSH0UZN=3*9&?T4wFU~W-CB) zDiE<${P~T%sRe*M2*^CLs=h+vIhf4Q26wTBh^EjXw(AlUJx=rdeC8wXlG%^GH`X(h zxqOJac$<6fh1M^h>P${~p`d_w^)y1Xdn@Q8LvceJ=xLDW?)-#51i|Acz_CL#zJzcy&It*7+Khk*f=ni2E;gx>7!Nj z5--X(#cC?Ih$O4mrSrL{1NPK83WK_?fe_}V1^`%?DeQxUw;a>=SlE&#mvbV2*yWj^{b6nmukN)Fy*L6Iq^-sq1u21O|%>! z)m9Av-yg(1yS9rmxjWJBgCd*-HBoLSKl{+pu}jbI2jOI@i}UahSyPEJ84@0278sc2 zAT)P*8b<58&j1;6=ppUfLn!3Cq|PR0=SqkNCCuRc;5%*Qz0n3V!iNxe$S%~U&*HZor){5orAK)uvAUh0^AlR!m0aW{h zlC^!Sy0&%0y17d<_AS`Hc_q5bt9FKpAk%!n-4b#9yy14BJ}>E8i`(+iqZ9~CPnx8^S z5rRR+{^UFitTi2)tft(tV@~@5cp)GQ4Nxerg>uH`YaoQC{yKi|ekzol5A95jNwBmN zh-2maZ=`R2!1e5!NOxXa9h0ydWNJcrFyKmv>Sh%6qeP6KH&;Rd3SeO|n2MJ2<>F|D zlB19m2s8kx4RR$@6FOeOIx6slM#KQ~SZCER=4fIss5*JAAn&1IGo(G#@JTj+xO7b2 za`%^~4!!VX_j{lJ)gezm*7kYz$zgQJZvh4%6}BvY2grEFHKmD7_H zIBYsG%|{w?rKk?{DI~yMG`m2x667n@o`ivG-Bw*q2tSLrWhOSCKFnEp+)k!3x&*Pvbjiy3yHc{YV|q59Q#*t=@bQSaL?v?&7UujL7NKUM^6!{MaEPk0)sK}6 zO;&<1%~tqX7;~~tg;#F}ge@g^x!~*ulEaA?TH+M`TAix^dp;y?#H!5VZVTBUIyNT8 z1Cele;%Y&R_NGR%ZJ>63Fq1bmXG_a-Xy%XiY8jfaoRqndHK%L*8-fr^7o9EP`S#v{ z*&m%qeSGZJ%R{BA;~&5DwEE(%yMle+F`vLwPjG;aX)p7hB0#_4BZx|3E8^pV=Bo97 zSdkcMhl}Ba_FYhX{m}b24o~7PW}2$YMM@K;X;8rB1is^3*{y)Gh>ij*5ZED5&KfcI z+aWD!h7FY~6B;d5lEVJeFeh;oA!_P+^MpcA%{k*0kCa3~0*C}`odr4#kGR@1ogKfA z%JEMkgb*@XO*vHTGwbGp1I&oKXyB}xxzUBj#@~yWM6O-$1)!9~7)2uXX)*Wn=Jdg6 zSN)fHyr}B$mO#S57ym4n8)6)-$|s;%hPwx|f@9C^WLa-#1GtxbDJwUra{*!ZuLa-Z z+_3ks<&#Gze0Yd-qNt zoBsR|qb4-}^irN_1+~y~eM&Gudu3R*$n)H7PT*lG6>j;&|H#P+q4@6dsVow^zh>Z} zyu~FRe~b7nf1HB`DPf9YM6LJrKmNqH{StQipBxfdp?Ut*-*ft3jR}1ECeYtutTU}a zfMs{sx&DZ_Di1NAoA>zXzX!(0|Ij6}G0;7N#LD zb;l?34%*0MBkqp7Ph1I~-VxevV{0u~U2d?5o^Ms{8d=rMOW)XH+yFWJhao zx7`27r&(X`YFqHp^0p<+1Hb?Bmgk*A>vq1dTlxf^bs{+`KoZ;4(b$*ASy!-2|N4i0 zeShSOuvBSFq6%=}tI`ugu8`lq?&)mF0G;1+}NE zsoFt7?dkzI1RXJQWZebnDx0>)BJ8W9q(^!BUeumnHdrlJ6J^|t$Io2hO=Gt$8zY?f zLo0>QkxYliWh^j$>0HR!ng>)cxzo9IGVp?641cR&YBA$pNiviG@n1Epi3khc-l*D7 zpq>KJvmTX3w{C@u3|$1P^YS)HO7rA*Mb1~bns$+x#RWCgL4oJ)zoz#Mzu7*SLU!4^ z-gxqFf)~dG{{Y2oo+;u3UMv3-JdRzl+S}c{$$U(={_y!fihK~BNGe7BNbxT423G2c zP7mYGT5p>d59P_9m_>+;BnEK5%Q>>1U_Uab?CV8?aBzBbQj0ZN>jwq%Zw$-Hd>${X z?u@T5z3L7DBu%f)_u2!RAu`tj5kvSMRlsMS%e6)1ES`{e+xXpO$fPsxbA;8$oOv~Y zvkj&`vUDJbdy^O1_zT00Sa?pX^HfGYQz@cfpChYkLF3>3Xd#R^@(_;BIp4oacJ;4! z6XP1@Zy!zP)Ob{P*#IW<@-2`JA%+2x?W_|$g@ZNG8E>=JhNt8W^R_SBo^a^Bi2y@V z|GRD>%BA_A^4l*r9jeZ%F(eQCf7hneE%Cs_>bHN=Q6Kmz{ja;_r4`-d+?hSHa?#Sp zrq{|LBiyg7f8$Qgs7T;P03!p9Ipe<}MtuF;7@YeAli*M2^qNte#F(a?vO%N2Rby5N zV5JKQ#zRBBq1f2^t73}?QArO?Yg>f3_ChA49@p1Ij`vm!Tk}{{Q{jHdz`UDB<8v( z(YC*&N{1V+WkZgx{E2drCXDJNP;}I~^4p@}9L{&7oPE&Q@Jiue!OgjlE;MSL4 z!oCZ)jM_9&vULa~K*Kh|Y8^YB?UWT@`<%{GAv+V%45%$*<(3E&trDJ!H$}>i@lGY; z-TRXh!iI`-PENeVgW5C6QVVuSmSNG2!c`tge62e-;;@d%OFA=-4O|oTm8Ps@Ms5x_ z=cbe#HSDC5U#Z6mG!Ze!FHxJ21I*#6$5oPvWbH$eh3Yler@qvo&uXc;b?gtZg#QR8 zEPdGo0KmF}|{+}1$?|Jsa-#~|TJs<*H`;clOyJ~NGX{TXN*249F zP+%0(c-u=PzysaEG_UUc6J_QYIb^Isb_*KZaYo>~voOUtJaQZekWh~oPsebYwF1gr zL~`nfs<@7Bvw7#ChY>uZrPN~sOnagc6Chp|Ce0?WymLmc;?Uc6SS z{zkR*j_!GoV92aQ(+ggzjBAyLE;LiTdR&6RHB>=l|ErX)rCb!$Ola?wH~=*_;ePJv zY)1?OL+`7QFzr%(Km6+-hwgCOgIDhSf7jKlo~MtpAZj|N1xZ9dJ*4B-D7xF$t^5Pv z5(aT|8ZVQP+IDtb7MdOvKJ5nkz?l>Sy6?4RDt%9el4n{EuJQEG4FL}ofxUv!A|Fz#Sll=!s3RP)v4 zcR=2+NbouIWTt3~Yy0d=w_p0^r#WD11mL*G#kUAef|%Y3-u=0sSE8%0WHUye^DKY+ zA)YAXOZNBnski+NfqQv#PODH8L+8ROAubEd6L$Vb(c~Gdq)EOSn1(vum3|a^b4z=W zd8ZD|0i+>^WNNeDjrj699p`-==88Wk8$kASf!zggTx!_TR?wX}#YF(h@c))#u)V64 z-7>PBT1I_y63C?29{~IL3;*g*rBdG7ouif8mNRwE$WV~73b~_+nzedU&d2%Z8JS8Zip@ zvlBA;U;1avRW!VJ=kL4R-$=}f=S%wsA7MY0asM&J;hp+bvWN8f_YmTmF%M2uzH)KX z$#w2k9Ubz8Gt*GRqRMPVp;rVTJ4d4;{YK30;W2O0?s5LO>%y(|0&aSo6OFcq<2fX# zO;@EPGMSMLpvaM>$S=(P(8L0K}oFeg}QFMX31uxK@{=d5-xs3m}D-!MW@NEA6!+8&~ z9?Yj7_=D63vIoKk^ByEU5Yg9jAIy1>{$Sqkg5s}>hE>7G^4+D&R&V8`|0}Irbm@R( ztS5EB4t(L!7*e0Ja#q-xwte^V7i)TZJ397s%xo`XhfUbr%tHDaZRaM}+b`D^fF>1kihvYcMuBz@^j0v4leM4?L8px>UJu`&+M2ZCs}Gz-P0Y@aDMu2F zUyGzn4&NAtBrEH|ZZnauN?nVfOzt%sZ@`hFh|ejoR)gLWOGMPRr>nKSa8KH*n#t@N z#zQETL)w~h3a(aC+|wc3Mr0Is#-`eJU^XmbO#$PU<^l#|>nq4v-Ohi1Vw{x>Jul|0 zUX188k29}6mU?DZZSt0rdP;;GWADcfHNP6OoRR4f?XN=+|N~-D7z*UA1v+@E-So>8%XNW2w!~t6sUZEz8M2(v~jf^%VSeuG?TewSy zz51skfvUN7izN=600S09xXOHJBp4riO*W}w#g@>BDDD3=_VsaTooD|yhXWoE$pJx+ zBqoQKAQIz1F>&-|fJpJRpx}rz9l^v9leW4?w>De%J0j|lV5-J8n%WJ~L?kBD)x6X` z-6IiQ(%AkWAuer~)|hsWG1;2!aZmTlmgR?ic|QB|x&Au$AMiP!@8`O&>-)X#>)e-` z%M4y1{5}t{+*G7{Q;VX2H@-{o;Yz`7%l;6be)e*Bmbi2;EiBKrXuN<<4c5o<`Jw#n zcvYc=cXBTB$JLb`x=lLCkDI&DXKMY?7sZkA;+8eIr;G<54Gbyz6f4fw_J{@{cc$q5 z+Cv4HYP!+Sm>k~nPALB`JQ&d>0MUvlj?(?VJo;jw!R0J}v-@`D&Cmb-Y3^+}I;a-T zCg>J%V0xD|0~P(>h5J3lnft1$q+j1Zq$|}}nCVol9k_}r6j#C$U{Z}0%fJPcAN*^fAO!QrHOm`RJxa zImtg=1$O|S2y#`&0>LFNr%@Obm75!?^Qx@LP+zdP-6B32lrPde@qKSTLehBgKXF6! z=Tgrj4s)s;k|C?WR68EX5yfWj1=xt7+NtT%%5>*%PH#6D5}qCQq35E%BoFtS?sPtP zaPs5oooH)IM6|~%#V8!Q0gv9QEW&~4 zG^7+o0EaA}gS99iQG$u-Pnfr6s)ps1z-gnj3V;&SV(CZfA=bPP0_7d%xL=_e<#S}d zciXRryk7eF{K#HMofI*ctut-fx%^$3C*>R^r>OagAw=36<^K7!D<^B40vFH^-)VYa z4_`Dj1US}vmu$zEHI_+_3*%{LhJ5vD(G_$+aoE;G8dC~kFXy;R&8Kz9s!$?I$HLim zIDPVTL2Hxe*|n5&a+7IRm) zaqfEm4}Z0u{(a?C^WMuBRkU|re&vSzOWyP8X*t>ZyUmqnN(f7B8bO;~J2i5@=e^RR zy7#_5Rh$V|a9e3_0o{x*YSd>?){o25o+BExGu+KTM}4Q*3X(Db`_2~IuOV8Amw(Pr zsQGTbytgRG>9^3RF?Rq`K&`)po>^Gqn6T+N2>@rnTeaPWBzujhY7h$6@0Q!pLK+-Q zO#W`x;Y5x821etBt`z4XuiM*AX5Ec^ly9yL`lj?Nr#^3?neLF=STzHAw{ zftYWe@_kuX!^`0v&WA#FvJjC%tul?X;F++3Mg723&`cMr9JQrzgifEFyR0DcfoYa7 z72hFm?P#*&DpaY5bwEYJ>tyU&hx@g}uDwSEiGEk*!|sV64fQOTYeNa9%JmC7xf6ER zCw&X$bHyJnEWGzMzo3LhuFJ?GyS#;xOQ~fRp-Alv0x!`(1BHFnN-5Z_g=G{X4d#b{ zv9gNxM4^U1lJ(6(Vy z(VZb5b*o{+nI}|eWKGJdAzqyPbf4aE=n-IX=8N9k+{0*m`Pp~KSBATy(I!1=ILMhr zsk#-X?odzX(VGU9EBh9M%SqeZkS1_k2MR&iL5DpK)BU@Zx@Y}A-T8h@ivH`Of!>pJ zF15%tGS8Y>DQoX&&)JrnoBP%Gp}^>JqYEwoSlp%TiRRrl4i*48j83X6|_>xuH-s;F4gXC+~p%aNS5kYu(+JZ zw|X%Hw;uZ|9_yG!yl)*?>x}4KGQ0bQk#qQtu8Ln#*Lu1*&8q3-N2n56VV>!1-yu@6 zC$$I9ME5CL7Tcs@3boqnR7Cc%;=#J+`W#%oZ7D)$V7=^E(Z#n5!;B4x&|<8hfiW{xo1B+a%Ib=< z0nn-?PQbw0%#hx*@cHPtKpPn2YU_D$1ryLLb2duGMN3Db#alTiq$6Cp-lP%t6_+hF z1!u=d0o8RCp(cM<@>fxPdQfigdK#B_oIID0J+V9yuw}_tn=s=w*$j(Ytl)_J<&F7; zN;w9t>`_AOS%a+Y=*+B**wd7T1&0ys^|qE5wwy8J5b-o~KCA)s)U9L~W1z#vBYHaL zkwVAn5xUvi>&2{<$lP^PdX1tKU=*{P0-oj%{=GyuzPdm8`7`zN?^zoD^c}`z@Rwy% z=Ynb5z6Z=y5I|;D%+qf;`vwLEa&o`IC$4O?`%Iab(VH0{WT~H%6?B^I5>cVGFOIuj z6JSg<*3SsDG+as$0xH>7kVhcC)e22I$o6W-srS5gq>Z-BI?#BR=dCtVc=oLrRL{-o zD`rd>gadBZt})S>xL6?y%zXkhU5u_4s40oNOx{AZJgRDzJVA*P zAgRgeO8M(%2``pB>!yToPc2NMBG%AA+-U}{-Yd(#FX~tOW-1%9f3@@Ni6iz^0@~kQ z?~#Kcsl?vC@28bH74P@uyp^->>wYel6lF}nARy^HV1XqNi^qhX)@hNGeY3XvwFJB=OZF)8|`R;E-jGsEs zx9_;}XR68aEC>MX-Q&)~MrH24y1H+9kEE`Gp>Da`@9Ps@E`wqH%#d3l>vx~vRSfMa z)7A@O@!ZXH7$J}ejC^1(3lV%J3FY4anFDF{%=T_B&JQ7rwwVK<~4iG1;-MXXRBBP!Z>`LyHmV3j`Pk)_lGtaC(y zZ}bzh{<8-^@G3|cimM_sr_pvW9U(=osPbWpa)tYZbn2fGJGPdWek=MrxXA~|0@GR& zeiVnBU{!T8RNa9r`Pm#H92`oIO)J){k*EUH$v_D=v08t7j`4vcC9X z(e2It14&!(gDirS3=PG708Wwt4Mh9AR)ZA0 z3|>FpNL-v+=6Xc|h%nI*xuB1=!$m^Oa=zD`n4P|4DlF`{{PZE6h}TG2vRFAZJ(B@k z#$NTdV0J8si5+~gsNT#O7qMdjkDxI>R4w)dFQQtG*IZwP8p~*SmC!giFBlCLX!W~S z*3KHeJ-X-hV>7+)VdP&I z4RlVDxwVwE)WY_)te)Ljbzj+6?sJS6?(IY%f+!M$euN6)HceTvbg0u{EHhR*97EC~ zT`@4B+8~A195BjE7GP;`E$Q?PL)qI!DWjxF#0=(}w&k18$$d6Zh15+*6bDh8vV1g< z=eL<7Chj%=h65a>3t8sP+2L*V<~(}yn19S&0m3LZt1Ev333#y6hC=h58HYZaG6TXx z20bMfK04HvGMzLzi-s`D9`aTs8r`GP9iNXx@}^EHIZwFHA})4B?bYl>t2?59)Zlan z7D8H47uKe5w)k2}#WL_NexyM3WIS)zym#jd*(m4yVtH>TGyC&D|D^9a@`HmJSAM41 z8{hRexN&a$F0U+($*FIOC#dwUW+k_ z0#Jg$=Qn3|-XN_ouX)U6HBYeh>E$&x#q@=-HA`U_>pXd74{-QUHgd0zR zPA?L)JkhEqmY=?OTeWB#Z?%MiBW!}EHKwxX0*S{lv=O_ad(&8)r^sz3KiP9x5px~O z$I>y>8V&{miKt$CL(M;z{t;5^K1*2}z>-@!K}$>EE_O@EeMam(b%2UgEB4^{j^{O4 zt^ag%iOPfxZN|?<$wz z=;JVSyEM3&0ysyg#y2~MOw5x|F)h)2M2T6ogNW;Trijg_Brd6ZSgLK5IX~SbFvSQy z&+Dl~Y35q;x;s6^k;IvREw*LDYJYG9ZUo5Kt{4ZbI# z&%2JSPnCfsEUH<8Ai7Iq9i7^hf(;wE6tOe?Vd!q=lP$A&4kl`+(?3Gp?dUtn>B9%H zvM|6oyv-~v_Pjd;L|PT3bpy&*B@(!w0sl{lWPNUL!4~PllaG@h3m>OH#vXs?amr)y zW63<_e{Y}g2H(4L#_;wVyz}MvC8d=O@>eeiK7XO&rh4+2Vn2S+db$&~ln|f1;Vn&D zC>2xk(> z+HS7h*^Ps6`7589sP66cyGg=DR%^zs=r$xfMq9nsCbG3+8Jvbf(P5C_$qNROIbLgR zqs;FI*=VCJVX5grmOmwN`C712n;H0EthT`qxe&m%wl=r81e18qhj-x?s_@JwMv^=d4J_k%a*uA`=+l30D4Q> z%na!h0sVfiMM@*|n%Q0-6Do0vigKAlk_ihHo`kgs7=av%dZ1^wl2*N!Q)nwgHO0O5 zO#CU`EHRD2ZbK1NL4vm5;j0q7R=yiK_ob$@;-PpU8 zT6tEHY=EXBF1M9%_=OXA+*R`+vXS(O?WN>$gDnwbE%QvA!oeyxwJlq>Q>l&^(AvE?-LO&IF2x?9wAx5VluVx1uIy|V=BPO2 z5C!W(IPoBV^}iV3|L>mFA79IS_0*E>7tdb&^{bW($I4$G)TZ2MFBWM7RnWqO^6=iZ zUtB5upW3Evg221GB?QW7(vS9FV$cgGzE0KI+Ed*n|IbS#9$)mR3k%cXZc9RctP>mY zKp?wDVDkFs+nR04MNKoOy+!XCS4j(A?Ze>v?6BqKur zE6y9UlYZN1K)#5KTLL*Yh?ur#mZ#RAvF3UFK_;dYu^Z$-21Ki1a~|C zxANOakFK}Cz=`qAR5XWG05yJ(D^$tXS<*%dLTGZ>2OF20gkPa#~IEK)lj%UBqhW#doV@Wq-^~C0$Ca0i3#G0xYk{TV#b+5}WiI1XRnits86X73M4@fLPI^nv$+zX6{00=z ztr^ZqQE;8pE;r4z~rL^yWf;7Rm1}FxB~N0pm8=~B(8X>;Un^kQxLnEEKG8_d@0uO$)Lx~ zY1m_#Wb|}zk1J|+$pO&$87oV2lvlaSGIh?mZNzu4jQBqM`m4kKnu9CTXVX7fA zS_r4klXk$lgU0U4a%uxdTk?|-{czq)L=<&$U@8lDv*#mf_@U;=@SFztL;WC0=w57> zqSd(qjth5l24*6TgP4FthK0~({*zZ9jlTV0(D6ofn%}km?Z>LrUsN8d+%}sa3uZvb zjbcLCiofRuA8ubSFMdNUL4V7D3KI7g_iB3kJ^dE>F$p*ZK+SW&&d_Kude(Y#ZU+~s zYwPXToN!rVdE8c&g6yXdn+!CwV!1)M6vi>@ruo~J+Gx+K59|+?czH{@Fv$dcc7oS? zGG>_>ql(4$$t4Z1&>9m$`8135hGs}7$uql(hD;eJt2qg_BiCgC<>6Z4KUiVcm+gnQ z1Pyazh{1xo6-{2Ob&tZ?zC&PM$<>EY>ROv!pT4~*L+zEG$B{7IoGU_?(TFr+DyC2o z{KtxRyR+1Llq0>QC&P=Zt~#vcX6idV?du}~pS=DkwN=49WvhLO`HQ>%Jfg*DmE+2v z5#yUdj@1e)PMq3%%C=CN8JBKfPm!R@JJTdonS>_xD!L36V=Ac@cPlvB*JuYL-cwd%Wlqhp_8w)R;GH%&S9OWq6QP{1$ z5PgU}FM``6EK%{3BJcH;`RGoS5OqhZFLWuVL4ic?_=!`w-Vgo{>*yEm4<}jzOTSXT zlCjX9G?5|0 zyed;iNyl6u7&sUSoRT=8eze_iJ7Ov@YrC%BZi>@z+udu^(T0mn>vTN+%bMv10ZQZF zYY=Sv=y!#{@ICAmfv=GLzqkJnP)i30ziw9g!6g9z`B?z~P)h>@6aWYa2mtD(mQ(-$ z0000000000001}u003cgb7gdMFKusRWpZw8X=Y_Fb8mHSWOFZRbY*QXWNCABUu0i! zY;|*AZ*FB@Z)0>}c4aPaXJ@Rudt4J&`ak~6WD=4Pa0o#IMIA6;f@s67MeAh+z=)_30s>VV5HKKi5vyxmyBiQKf)`YbCv9`9l z+b+LzV)y#}yJorzMb!22p}5_1R;qU%v<%q4Ebo((_)m=r4Cx^*e4c1MeHd!r*6f4ijK)9Bc9 zNxrrw>heF{nAoBK017yzX#cU#Q_R;Fu9wfcC(xpX><*a@CJ;Caoo3AhY;_y#zBF{V+G!~5@u!za-{ ztEbaqfWyLGaZr|WN;Z5d_}Wdy%7>Ae{&6>BlCq5H+30WU>K9)t{@}H(AH4QPUSs7; z=ibOWSNYP1m8-w6ERa|I^m_cp|9+2Oo~bhgIOi;E_*B&z8q|7sVJpvC)lEVX76~J& z4OP`1OX*l=etW~4XG>0;ePy^ea=2IGX#xalg8!TwnmhiV*Sfrh;{W@_mJCJ!i)8u! zrr`HCDUu9|_sb%^JQ5xRq*K-qd8sUR#pc-eH!nu765{W)q=YOf;wR^+vZu`9oc zz3HEn8JnIJu=-}e*4xvIvz}XhJFfV4cJbJ2#UGt5e(6_lwc*AJz1#Zo(A!^~|36><^qduC3iLvrlT@boH_vfL1t%hJ>WxhQ=II=l+(ZK1k~HH# zJ;!aAq%-rZ2Ik3B-na@K!C)Pp9fo`Y7M?R$?^?@N-x#i zNtIQ0?Bj~T#=^A1jE=R{D#4jwNuxU?wX4<+Iif8Ee_6QYy2_R!I;0bI3Xt+B$OI6i zgr+D`9>%sNf2+7Qr+Tp;r>I_h;ER-_gWqhM1u3%avu@NaKKRAgi%~crP&go_Yg$6) zkz70hdllPfr950*``Px`bXiDsZO5L_8!_oe*Hx!wWw&(wbl5z%*>iYQ*%gjpvg^z9 zMW3847(S|OjzEVU_sF_q3Wd*-NZ+-Xe$i#*vH=iD6Jv~HYOFnwM3pL)*yg{0jRcY28UH{L+F>7b_)4oj|UzHW- zRsHc_hqbHos^+2KI+Av~VNdH<(xeZHo8R{SU@R@`?4H(n{y!ZCWREp;cKp$ho%i|q zUP<2c?Ci5mUGuVjIu!gP9CNO&v)7EpP3EEK59*5t-$sY&am7uY={W~tsAUZS9TN`6;(zZ}=zOG-jvQ{v?Qc6iV-5;Y8fH z9lKJNblaHS6;a*MiRH5DMJyF0tA9y_fN_y8u>9w`_m>)Cr{|Uo>VQE;6(tBMl4u6y zR+$D3l$HXh#}P|1X#$n8MPXnUqhNPTwwcy#=+xMvzHqjU=2y{cucxGRp6Q6X9PFqy z>`h-=lb{ScBY#tOq{43481-EJBCnA4JB2S_Z!+jMMqU2!a7?@7PGQZNh3hx!PF~90 zxcT}WNB-VZcRoLy6@58(sn8_k-A9O4j|F!Fd@rO zd8pZOjNq3Wv#RmAs|(-9=RQB|;cT0)dx+b@FFX|P@YBQVPY;o_aW@35BsTD8lAfC@ z7e(MX(g-r-7aKS4Pw;ASh(j(jTQW2e^RtBu1udHm2D57W^@XYsG||*6C~}Kh9FF|d zw=4BJWjm5Z*?cPwY-jG&8bYmhoo@c6Mu#-SYBcEPUv6{M;3gYSg|)vN8PP6Mak9sV0BEcmCz(jnS9oZ@pyhJe%(g>g}b#>3TL*)wiAQzd7!a z!@G#dYSPe5e~RiU?P$6SQB=cx(4oT@@Hcd*4E)yxt6ulzKQ9Pd9JdyF{d9rWsM`N| zAq34r_|FT%uzJH!w+eC4x`@uFeWj>LTdhunF6e||R;ebXy-kWQ=yj?V6yH-+_4uZq zNbhjyo_-5M-E?8~MvbQlzF>$@)uV4MR)a>=?l2lsI?)9YZk+N{-=}Y$3mPSQ5V}h{ zK8GeF!gq=IXAf07(kBn=b56wkfsB~97n3Vw(P?aDRW}6&Wc?bYr&*jX({oR={Mf%g z;{V4t!u|UhzT8s(|L`wFcGOkK=*q4yY#VzQufjcd%fPy#!FJ=-&$J_R;zkR@K5Pm2-8kQbV**5@WG?gS znaiu@RmdFwxnX>5fTcrYw4sGj z$!RV@b@i8E+EgAg8=_;MyR~3}a~Ni9+4MmhY-X(@T{PzwLk5Z2kJKX8VqbRlnJh_+I|}I!A3GNSP2y?YkT4B=dOcp@>CC zDuu_hNAu$fZf@tFS+IK1Ok$Spk0qh|_k2i70}g-O6t(cvJJ4#$dLbr!{qKU@so_IG z5lwjwnVs1u!Xq+Own1I--c5}q{M?e0k!wE_6vmWy9FGjV)#Uq96B=es303F3m9nUk zpeiocS~=Pz>btrarWHJv_YbdplDli^u3f&#gv}u!S$qcikQnN2vnXHTpxYc?8)}nzRzm1ZNeWtK-8|7vy zN8DX{rLjIOG9{wDHr6FFWZF&P!cILeR~#lYsPeLpFip9A215PegeJJv9Ngu*X`(;g z7;Gkb#idx`pwdJ3&1trWRm4!8~ zF8><&j5~L4-PP~S-bneynSFf0>9AM}n2aM!Yv=UKcXj*E$=IEFiSb?i*o180!SdNUQP`T}-*DbFzuEU2U%_%-sNf*H{A6VPbH5%a|M@Hb z`0}LsMJ3yy?GpGiho9miE~t=?mam&9>}Gh1GWN|-47toL3* z;zacy%R*qM=*luC=JQWSCx4LE{(@b1_5IG_ro61I164b;>96E{^**b z_ri6ZSIvF}&+C<4#qA;MUs}2D_%GAfg`D{A3TIJB4WwNv9Wdx>B`E`1t)-1lODnDo zUL&~Rn5eU-(d6QtKUfo=Y~TJwzH4Zuo3w;%-~M>plkItL2c=Xxq`!ZgCPqb{uI^u2 z_S@Azy8JKy+WN+4yMF!Gn|bxEwe34r$Bqu4wsqal)2bY!A7+b-r)SE_%}ZRhO-Uyk zd}K*Y2jh-iyyoVJgN-T2)qb{0MITiMwM1I@kv%1i{m!~AL6sI2=P-y9sBqe^;bDyR zfi5{DOr&}Dhsb9`td<$UOZz9jIKE2XG3TskR5UqvWcLo?@oxX2mCk98=!~W_=Aej2 zy)DXlXVx2suI^}Gb6bB+FjlprGcr0N?o7lPbE~x4P-L&J(oOG(c}1Tp^NXwB_4<52 zdpWHL^Yizo6#o9AKFTgLh`Bzk!b(%?8qmM~upfeVHKbaYO4+If&rUo%wR2Vf!_D#5 z%-fM0a!xmAj|~)P$GXTLL|@H)@rk{+h5yaU+-2_$?RNOgZ#*Gum5k;#e3lfLH>ym^ zwnj$J%gp-ap)uErK)m{1DojkRGh|VP zbB-j|G9dSt1x2N#7>inYz zkLW_W^0KJ7%zZVXe1(&&Pq0^BT`XO{?x&u{$X0Li`3sG^1Y0OSHpkya*JS2*||kd>DuSEul0_TAH4Wu zfaP{EObmu;4Xo);!pxJVYcCRTo#hyK2G35J%~D5%R(Koud*mN9hs{MEEN&$lH7)}+=j#im2l!=X~L83LL!86&{e~w zeZw~%Soo7Ik;3-Kc1LM!m_=VuNL=eGA@|V|(q;@1YG!ha2t7ZFHS|SD;yQ;SbS)-> zSlB>Hg!bhrno4J8UzZ`PaBEy#W$SY4M61QWcwLL1G)>BN8Hv=+4w*vOoLsoO`eJ*i z%Mx{ei+q_sKiXyox-uo(41_oo8)cVE>_W26^WBeMEr35AJS;ZCSiXS|T zkwzwyroviNA6+YlRDw(tg-Jrj`MdR`z~9Ow)b3#;h0AiQCZ%GHNcrq=*bfelgm`O@ zMA?2pGHt@ESP9|<%4IF91V%K1s`DLfU5d`~Si(jiX^(Z^4yy)>{LBJEnXB8HKAJ6( zfIVWMIXSGH6{b>Qa5$*)e1~2QJyv7Pf>jnv{9)h2a=s1JoiVvmlzatM8q^^Fi}K}Z z+p0AF*H~!MY3kU8-OM988pk2u*aSuzk^JJsf83BIKrS z+};xiTE2gy_T2PRE}6a4M%vnq>+6PwB#4^U?G=^{^sP)9aPu?-*1AdLwPp`!eVNqT67uvp3Wruz*f zXR!=FjG-bgM$4RzFjGp8sjyI}ax)+lZhI^Wfo;NNEfjsNAp1q*<}$ibaMJJeFTJtZCKu^liI1dQNE9Ma69@?`tDg7oF8^L|wO$7c)P`2`HRk|FQp<)FH0&hDe2&4%D_ z+4ovVI1cQcjR$zsxsNS1pIN)_G(e7*`f_#-#oDO49Zhc+k?gDY%I}?e*?alA#NeEq zT9hWpf4D0NArgqC3E>Cim6RJ;b%|nMRTRn;A}SM(`E5a8IK{m!77emXHn3{qc%-t0 zap-Cpjv)Q54uiT}ltu~o#koU0J1;~YN=!fkPpGZ5Ygn!oT$i%4s8&&_NFVK^U|_&(ZuX-k>Zntewpv2n z*rxXah>Xj;jqWktU!Dz+Jtu=DoO_n1w?#w&j0{wgV7k;^p4-wM$bH?%kR|K>b zp@8Y{&r^&BFsLJSE|m9&6d@#D)BrR3mGC?nrK(e zs{ZtX7jLvDd)Z4-n+4%9<_~|fS%;-EAG!t-x z;<}=_Qg=8rv;)?-6fm?y#D2E=gcOSS5ET8<2ruxQ-&j5$^5%p6#Rfjq?;xyvf1BZ1 z9=m94F9~g6ciAys>ayu^l+N{7Z>;?X8rnOp}7o5_HIZd7>Pd0W0*Z zYN|;SPAF^hES?lL4WH8*I&E$&#H};7YPqA8K?Kx{lRRJqd;I}YxtlkMR|-v9hMcdFB#Pj%{H8$e zE-8Vd{C858`MlGl7nAXSS_Zb>P>2|s@M0ge0vF9aW0pca z8ro+81bb8O(=#DZnnlohRyeL{&-W*K<~RPnVhOwKRj&IzA>=)0gc+gFIN%xgn0`6f zy10_nP<#i3@9gN=Ox5t7gZstle$INBxMdr5I_kL;V63z-s`0KQRMBsWRsqMo`7kC| z&md0_kvBIW70~36*oH)$t5(FIxu=9+F9{7tXP7Hm?4?8AyL2ox?rF@E5@5>}hS=m_ zbw~=4vaP!(@cMhmc!3J}j^p7e3HosUfHX(|=T?N32QsvGNS-AS+_ilQ^lmL%7>Sy| zi*zbdUTv-W22BF>gM>E=>7XJ{ybcL}`?g%9i$vwLX(50@dU4+{)=#b&jp*WoujyGN z2?k59j)We`u$M>2s<;5GwE!4xDV#~tvBySh&>hC*1=?_QzGZor7`W=x?BnPlN4O7z zL8z+&jqvs50{HaS28160yI&cZ2GD(8hEBH}OrEJl_e+n_qf5N*)~3sn&MAAoceBR%4=$h zH#J2~{V+8p{0;vzqyKD4(&QCyv1->#Y)0JIeR|{33r_pp?>Dodz2^ZQ5ZbMv&G9;y z;sg4Z&WO1SW^ld?J6`2>oJoevJKk;|pKKV60P_-xQ=WK%*Xw%GpEb^tKF~JA6~W8i z!9*}P>OZ#f{oYw*`kRk_xeu6o$@q}oSx{Ef&76`mXLC~oz=4b`wCs%By|U(t7Z;5N z&ZHe%8;(TpZrsx(TZB)vVRJZG#G;exHY@rr2_+K=U?QL8EkK`FBNHqLOd2BF6sU1X zUNUMiU5dobN+S4k-01Tb0%tC_$7({TE{sYM*J(l#K*&pswHX+93gTB`W-(FPH!%?{ z1Ep};wA~5KX~J_%{n-nATW{NP5dI8x|K7-YvxoJ))>Xzy(i6_6hG)7nKQ3XkKl zc>jrdG%gI?ov9p=q0z!t1GYM6IBv+ELtulgq~|_53ic(qQKJ-fSBkn~OQ}9dPeA0(f!!G`3ky-b1{I2BurI{>$@>{a3LACXSt?0z->E-SprU**s zJqh~6GtGBrvkn45#g2TYi^m>C`fmwZ$(gf7J$q*48A1Pw67*k*L6-S*Zc<{a7J%_t zvgaf$X*`h()w-D7;3vBnc|T+& zX+eKjX!vy}2L4u);7B?8qF&e?KO4?QZw0@@{TlClM+S5~$d1CS~vdW`mq^twQ!Htq0U1bq4hn_it2 zg+;>)sEfssly~HM+gd!8WD?EmDrrbYj;^*Hl4?LN_PyAHoS&1+A_82PK3FR4IBF); zQb5L>qLG^kg*0JOH43F^33+<`tcGG0*zIYSHsmR$zBF(vY+;l7>4-<@bqmou=M}8W zYbfRd4IB|7j68J6Tc^UK(TTj#7_w0y$kk+}S26+F*Alh=2C5YNLy5e3gG)aLbZ*IEr!U-2hsm1>D z8QqY2_`zn;*Iz%}9E1FDa(aMtMh7N%CTFMxg)=*IMS^VGsvruHrY~NU&YF(n?wWNd z=oO|Y+$)d)IA%*OawOxB`aUa1SJi&yeBhX{1T_z$s03Cj2b+!G0>j)}7mLp!4;(I# z4^2+22MuwLZRZ_XPWFSlG>=3Afk^qRp~->-C40_sNQ3ZPs1_xxnuV`WbCvDKP{taSLA?@$JZ?1KNFrt}0 ztykL;y7w%q2#_+S!x0fVDC(pWb_E9|Iclo`D7GuYh4>$9?a=d(ad0_l;c-e{N5{z(+?*v+q67VIG~2Lfayizo&v{DE!) zi61OLNVc38f?Qo9cXLZ|9#C(b7Z@jcZ}P8=I>9-V2c(>-&8!=F>FooZMcm&IxI)}$ z?%Ich@dhvvqS84V3HD3~;`Q@Ea}pN)4&stXd;Q07U3(`7-JA9Kc^`SClqZXW!5u#C zO7lrEZ044bh#&sUl~U#E4M+HJUI5iw1hyb3%I2FK{EFxZ$zgi{6w#L`9K_=A1|(rb zhe3|r%;?PQlw)WlWVHjB>xU2s{J17Q4&=!MKBEdm2+BoEcJIa{-V}nF<0-{-oGmnk zVOXz7Sb=XPsR{J(@ijwI9S(t2m`~avmEZ_gTqs1swB%xZL9rd-4k%|_z-wF9R1Cnm z>eCDukSbV%It86&Z20-~L44muYNd?ytco#`NgR4jfzz=pFboJFfmj==dH+z*H_HR< zC{2epV-|jhDmEDbH|PB+$|q1jSru>O;F?)qhdMgBW(AG}7^ZLI3Fc{Kl7a*e|?di_>p2VJ5P0p;DMJd z8uag_xt}9i`9JRhyHED3Oto3Wc6>}M=rzpaF?%)S7Zng$Aq>$2LE+*V+(V~xtt>PThAFm7IjWf(3$h@BZszB zFCs=;A_9>tDllPTN{|@{(+nkIZr`uuf7ffG{PMkmoca%(cw?MmEDtrRP^6GBio#&E ze1;e#{0)c*a)kG|l+Bjy&NmWZT$K+LH827GEwh3B5F~HF0P2UbW6o9K2P`2F!qP{l z{}{jh^MPND{M_;3u+QuF*MGF>;nh7qYx!Pz>d-TPUIyBhReWgAvn=CuA&?vgqi;eh z3EN+U!Pf60V01#_JS&9uW;mCb8UXdl&~o;9LSGbs*nG9mL1tokdLHS__hODsNFmz1 z(v(~3d~TzPu-`5w=`-;>7r`2*aj$qKI~_?lG6 zT-;ZIQNv&k3Tq#?$U4wyK)Fh{ez6y@g>)!*w7Jq`x0XY?a3+EUBei)U{x0y z=fP$VQ}hJ**fb91q54A^08w`}h`2a{ViVDYZUkiuj`)Img`P#jOPqsl$&6wwfdcT` z!U=*9;YVz5c9ft%+`Z=Rs)uWSG!Cz*NoXWb9Ev}5VG6aUvzsnJQUGLjp8O7eS9Hf8 z&P0gV&pLrK|LIjme1^xSS5RluM#v*G0MR{RoMqox-dW!Bc^iN^c9dZ6?4oQ`a^}zX z+|;RWZv~e%aK|cZKIF0+4l-B8qTz4dah)uMX|}!`O+vVP@0$Tw6mudH*5AVBN|0C( zp~-k3ro9%sVI<#A4t@$kYNDfJ5>Svf=o%t{X5ZbpI1;h)cE`l}ZFyKO2j1F~0umun zpAk}GBWU+kMJ`D>EW0Py_t6kp9KTp{NG)LrO>VSXQpNPhY8g4m6|Cj0-LziZ&kf)3 z?l;lQ9wsIF@j@yRDJR4+VL{4O6NsldgLNvtQcluj8l|?Ss&K#r6kbE{XGo-yk4Okt zx?O~{Zb}d~vdr<~a#3*Z=FbK&p@H;RB`WI1ioVsw{nJhaq zw=V+c70dVGFsSxuPLb>{1odS<*w)j5EX>Ws9YPPqyP8M&V&E1XUJwZp%>h`Thz`fk zA)uzt51Z=|0)&3~-~>)61|eU7h(2EtIr~P%=)LZxe>d>{9LW?s**2?f`T9p+9||g+ z;t6H-gj4^v{0Bnm#V+3m*Iny;IK4^=PY|KfeTj+wpczH_-W)!cGJc5SdSQR5X}T@4 zI>NoLo5!9JLhpAd6_TB)FJ}bL5z|Y}z;>3B+EL*-eO)$C`sX5Pb(K=@4~ZWZ`Is=X z4&3n?5^DKKy!thzh`P(hCnj1^h#WFSTdhr26n&M?o^v4ox>%OSkq(Q( zyTOyeJ~R zIq!IwMI1?(N<8~_6u8I$L6{twS~Ba=RaVbK?-@LlHQeqtAz%+_UxZDit&{)}Mu0}A z29(5bQ&ZxpDG{y?{blO= zsn4e-ah2%DHIL>bKEEejS}Xn2)Tl{bdh)LaTizT97p3g^?iXgY^gqKq69JE2 zDppJmc;Z!y~ni{+GO!E?*#Oe0Y%qC7ak^yT8rY2rFaY8&g=+g0UVbKz8RKTMgL!+*_pRL#+@Y zJv`tnI2Bl>QDWQh!X*YpodZ1}RHXoh5s9DjQmf(V#w_3_3p|Lm`z;PXYy224HS|9y z!%7l9i$|7qO^JuW_%P6|89*vb=qyJF@6QKkc^vtaGlDrnM}jukCKh{UekU2TYD))6 zv7^YAk0MXJQNr>r!eLscT7Ckz+6UMs2 zAT!4+{wg6mv!2u+6+>(OORp^D5Rn)oF4(##HqQrIKVLu$_I{TyVn-GC3kajsd6aJi z=U-Qo&h8nY|G6`%pT89%#~q+gf1a5a2TJoi;_RP*_*Ohqxwfx7^v^A6c<{x!h~d*R zzfV0;BvY-H$Kunqx&o7Dwkph-nJ^InCa$RoiGhu7L~~>tGmaT>^d2d9d$JE#;~rc^ z05zk)@ki7La$u-~SYK2KB?mU4Pmim=9W;g46F?{2Cc;0Vs7b+4PT=LHGhiyL^ut~t^oWDNIr(l-Q|rULydO;z@`a26g(x` z+=WN1jPn?Y4>r!k61>KupWzF7mcZy{iz8&f1`9^;gGX_%c=QjK!4OVcPYD6xxC#80 z1EP?L4NaTBEUVUyxqq>H8t-?VvwN=|PCb-m>=OL_g`M*8zk{kS(wsjBhKv(D*BSvd z#li0ecYw3o3x?hYHZOaVpv1KV^dc^1s2e3@U_1&=v3)|I=doQ&i0jH{#GnM{{V2k@ zqj|zz;N_Y@unqo9nT|8ZfnIFNbCSbVJfU)JqPN1xQ))H+NN03{o#M$QWJ#}rC0 zxE{IW^UOxGlxtn{g1broCNSRMdX2j0&$aqK&wWhTy0eLM2hWH>%jasUzKno~vGalX z!Ib_E1zrB8U>e5q&%nA*$o`mjl*f|TI8obl0*6J)p=LteD=MvSQz@Fx1L3LGyU3>d zc)s&+K?lSEE;bZ{une(EM(xHE7Yry-PopDXJu;a{Diu#!l}DrQ$*NpL4NTg#QqNXd zAD0yu@*9RPVks9^IkY%>G$9MId%Th3u+1<68^#N7oI9ANBU>5s81I42C4dPFZ`NAdwKNtFt6huLn3l990vAQN z{Y{P7l|gQ-iR#DBk%|jKG>w;U!E*&hzGMqYwl>cbCi}N&dDy$0lHGWItZY%e$J0hs zB=R)y_ZUI{#HZ1Su(7tGHh&o+nQl^p`x4Klq6kk(Qjk%&wP~0Ua(S2<5V#h_MLQ*Y zs3lRzaiai@>ARJuBe+Iu5kh{(dM^zF5b4H1up6ZpRD#}05;EeE`nVyPRdR#Ox zp7K67isBUXAtNwt>ICP4RfUM{dl(_Q$!-ij_T~I?90!c+u_vQRAN2!z*E&3>PS5(^ zh!R_Xy}1{gu6kl7*2i0PtWjV||=jVgV3%0v&lg!2dC~*m@ptsux?$1N1 zn*IPB)}P1`v1gN&?V5giZxhP;+$Kvgy>zMXz`LF2Fcj0TzADbd`UlHUo2PozXbi^% zFi0)L)9#~?9vcJknJPsCqGv!??Zza1s5cmMd*G=(Zf3XO7)&#m3R(F4EE@l^I}|IH zAbet)?PBK(XjgcuN>cT+(y>rrB0URgm|s^F9NPZn@9{`2trX`tI%47Res9|VKZ(Cd2d zHO{+u2{gjrBoMk0id?%T%(0Fz_65=YU+0j6-AllEbQ{^*O_==ezd{BgPd@>!hBzoX z86D+gYX9?^71o&u>>Dg|#X9JX0qgnLb$Lco(bfFfT(6!2dR{ zKSohByB@0ZnQ$B#`(d~m$enjJ{Z@p#qS=SyQP9!rwl}8j@<7uSMuq2E>-q7C%y9s3 zz)&Ru$zrtgK)BtGYjt3CV4Z2glq_;&iT;7V9((U~))V-uQx=Ih0to$vSZNlAS8LVi zaq3XN5mBvJ2y;M?z({b*1`}Purb({gvZIw&fB@mK(IUo%XWHhz(QZOPF_%V1sjpg z9>Up-2VMa3Ib@ZGB!+$qoSG8^(Xf=SZFu#P+&n~{csAqGlK(jRaWfPd=aKLjBI+ro z6-Q(CPg3rokzh`L7c`qS@>rLj^AElZ()@K`x_n^pV{$8ZKg|6zC6DVBK*S1eDWPre zsP=Zc=CYcT-6-CX;1Z!W*^nN1?4usHCXBORK@^=85_RIT%?Y;Dnzv>Eu0Swc#xV@y zK>I6g*xZHB&c;e_E5h#$7QC*Kth<8s>sGYlX)RY&YCS9_c+D(~?OfHDPxagw*@T$y zbcq@nK}b7tB|$h}9*YGi+>{v=&I6@e9D;Gsu2_S2ZshLT;Kc{fV5_>ZWR$Nhg zcr$4N>Y5T$!ixRqtw+28d9bDWd^kp;Sd?XZ|D)<-i_OFp>fD%SY#kuJh7AogxPS|K z40p85Q^8>nrx)T60CPd%CXj*1_AZ|vvKtk(6M*k!#tN8t7D zuXg34?XrBWqQH%7QuG;%CEzt9l*?k_1afNTqLrW zAz(+#=ZtDxCzIX&nb~{}vZlQwVspG-mNTZ)rs-+Fr~KEm+H}&He~>GlF0{1tYi`e@ zUiKY_0ZnToPQO^2@SB*x@zylFK-51zUG_yQ^1xRgs2}6KHEeNopr`gHoQ{zo?a4w1 zPHP)>A}S(vTK*EEFSY(axe%xz1E76y@4WK_GVxS#&t0n(Get*OEm#&J@lM1HO&5U<`T zcTZq*P-1iG=%?t41$wi`PLNNzUm(~`i)i5LgW|BYY?}#;@d$37gGSwVq9 z-ObV?;~C$zOTL=T(wV;za@`>hh*515xN^wg*EsV@V7EuWVC$OiNn;&^n(@LBPZ)Fz4^(8Z5P?gf8{gTbmQU2jOawSpQY==wldJhD*K{8%P_x1eWC53uVAHB%5(2C-M+_y!7(sDaqSpk_f3|NB86Osg| z*WF49I)Zv|30O@uLvRFFN#jbMqinkhS77pVc(Wi36>rDcB(sOlmC> zw7YT0d7H-kLLijlJsh0ZQ+mgh=F<2kYP_^V8M8mQ(n0^87>p5HonP==p4y(C509ErkobaP?})+Wt|C4upW78dxZzLl zqElMX6LYy{=t{T02<%LC@Q2f#-7`ezoMKMG>FIB8uGk8-o>GKoZAiJodf-Kz1aSk3 zBX}tuOwujlJ)VWL6lDK4CK-c$A0xmU!YZ)m!7`5~LJ5D*%D8iFnrA1Jpq5m4ey^H~ z(ZngpU}r)1d-yzy{^xQ)~%fc`LiFH;^F;}5h* zrC?BBN)#Ibh+?NC;03`j#2Kv82Xr}ha}7p`VO+{{j+Z`G0S!!e2n%kh0#}mV;}c%k zjFeapk<+~3@wPm?MFB+#S{*jh;&AVozj2oYgd^SO#b|QwcARCXwZO2Qc%KX$&&M!T zfuofNHJG?;%pODI_z2Z5SK`@^8e=g%w2nq%?T?~!xX4_%S`5tiKnrM1B(3xO=TOd! zPrNwcu1ARt2ae0K{9pXrp^utuxxd^s`0#5-q4}}oOhSLQ= z=AAB|akaP6Ou^U;7zN1VJ<7!R7BSF<-RQ@N%7nTNp0LrlLxMCoR?)+Yl~)Q_D&AMU+0q~YP$52MeO z;B6uYDZQsyO%>kqZ0@sbG5_Koe2wV?t;V}T?E@0T`P49SFRj)S6j*E?txTGo!yUbG zicY5DZfgIO5IOL;q8lty6)U4O68_I5m*#@b*j2su0)+ z&dQ+>@1|1lZT%)?*af3Rb^H#d&w1!jM zGf*8wu<42nbRYeRaDp!Ou8pyqe@P<7kYW3nV6M)JQG6`n@>B4#a7bju-oE)d*Evo( z<5_?F;{Z1K@FA>K9zRpg;T@qVw?sI++ASE=X&VNL7*Pti8G&~L7S99!rD6}1wBd{m zY#}%l7{mwwNJT16EjU|PDv6SRrU|+7fTkD9MUX2DS5y8KA(&=!N;afP4s$5LNq{iY zO1UYHjcj5~5SeF@10e+)2r!6*Sr3qm8l8|J0B32NB^hyDw*=W3L6N{o7ZAW*d*#XheZ35bybi*jh2Z`&PV^=;}(%ag}s=;sQzp@JDKT+(i>`L5FY}nSqjmk?wW) zR|xLA@1WlC$ogfw381S;*|Cfns8e@qCW`(hy>(<7n1Ydj=71YTd@W+Wv8GVV+Zg5( zt2cZb`kD4^-%sWpPWpDye;xnTvlVRqMshZX*l1G#_sm!~;vJEM{ud-OChOS=W5~qd zcS>^?xb9Gpxml45qXFlLA%TcF5eF-cD0gtL5pmIG&e#9mCYnu;BTTFCK7z)|{G=rW z+ZaQb8!D)wAYkh8v>=Wn(3sQa$g!a1JX1s=UM+P?7V(8xlR#iWr4-`4iNza&NM`}* z!uY;ZGK1m>wVq2^@5#pMJv$2!9mIRU)hy<38p|QRlCOkPB?^t|QxuP(4;BghM5G@h z;yk{9ml4$hI5dnyzfOsF3nt>(lagz^o%MI9H3e5$L0AA z63ib;h#Jrkz|^3}j(8zLANfC*!$sE9>Wtu^1PYML_woaA^-YluGtfO0>DuKIhu!`bq~+;zq|Kz;Z;Vb3ODYhz1A zei9Gj2`*>>Gj;-`zNAe6jIb)Y%t+qDTWJ}IPBr|QO&S_;_0q)Wh~bPMmqcI*Flp_X z9(0clw|mk+Co$8rxJ#$vHC(Q!5N`@esl{BMD^RsyJb2$I@G0;#9ibUC?;eN8&0U@v z8dyND!z;EA9%4FSAf;)nl07#*Q7lvvtf802+)ywQ<&W^4a`$?Ewo@v%fJBajwxMwV z5u{vkRS{l4oaRje)uTY9PjS$*o}2>Zkig-s{;Q@V-p~T5eg4Q+s_+u~I zCmJy;dSP4#vPaUAy#J4@w}ETw%GSo$J~;^|A;2L-4AhU47%(7W z_-d(R^&~_M0c?n1!CEI!p_X=fsiVE>IL;~6NJV#jt?yXvmVB1!tQ~;rnDm-D{ zM$jDV)hv$Jx-HP^IR-kG&mGUCATTI+JrrdMI%!UTEO&SHeg>C3M*BGkG!UlcNR@@A z>VrzUdFefsN*G*sh(fY7iNv2Q?;|S~1Eb3UKi@^-LtM2Kp=Au@Qe1bsgp!KdT*52u zD+#|x)yN4YGsrV3iy%IQac9$NoD>f*_dS|LVEYHYv!9o&`{A4C8nk~6%}(fD)|_<0 z@Y?VGJ?ohHJ`y_48=$Ku6u%8}N;I&a8E^Oq1y{#F$?p(U;c>t#&Ad--pgN7~omvG2oZ}stT(g(2OA35f=LLPB*!RhsMvSJHz@+>~7 zo72oS12R0#&dgA<9H$P{ZlQSF3#~eq;aqkaNKB2Be~ZX70Y5a6M9k9Z++IuHlSce$ zVGG%7*yU`aUI7CW;z-;{$|DzK;D>trQe6p8on7Ogxm)WTvKF3E8@VISMk9CagjHU0 zq(f4Xgc~*lOP}a<7R%uXZET%M%$w%v$oEOrmH5_PV zGa#9-GZMQSw05)g;LW_}mst_ddf_Z)v$$zNwJ)yU)$Mm83w_!tNwY< zLa*sA!gBuI)<^Q_2$t!gdilP?FYn6SArE*Xh`SapsMiuVjrobm>9kJ;6hVWOBePk_ zQyLMHi5-VMNf`vAX=r%>{4ZCO5fiFPSrDTmi_6k#yxO|?u8zU9p??ou9B!a}Dkc3Li8Wp>+pYEgd7|7lJR4B6Z`E`y{XpS~MgUAbDB;JAZUy)F&`> zUJJ=hqS*Jxd4T{@h%^kb1qvC|^|`wF)~18XcJCy^0_wbQ?}CIdeR};9Q=@xe^&D{* zt@hfBRw`nBxN8&f2{-siTF4Cv;X*`V13_}Ly3A|Z5nb-Erpl(A#f93tB>iXc<`(w&qiGA{N6}RhO zFUu9Ok^3Offt?Mp_Yk2K#b?;u5#&Edz;QB^JSv3b*G{8e=gMR_94;j+d@VB^6?$+C zf^C{{!%-D3>ZbAj(W9%Bxa8}Hf`@XzRs;3o_nO$k=CA{}L(${4_mAf%K_Q+OPUX_+-PpC)1W{&yybpA$OW z1k3s41<8CY3i^kgD%=UCs(6Uw3J253J_ogak)OXZ;#Oq%4hEV)1IWgNMZt~~GIvV8xlUkBjY$^-vRbep;vQWtvU08Yuc?Yk zjl`du>vK+(Ps;%}786UZB_V+kb|{J{t@a*T2dn{SSKxyQ><;Tv@~P)5X3%CkYNll= zIWoc-6Q|dd5MptnOcqoLp;PpFYPBn1^kF6R_E&?rG5!v~t?pH{R-5CB09>|vTC50z zCr3|9PKtyNd_#-h1ALhs{pJ!kpFxFyn$h-2*^vbwY8!gL=p3tl`TdRm`{nmb$hTf} zpx;525^{?01BphQ_6!o%BtcC_wDHcUETkAWD@(G#bZe9BjeRsDW2m_aZNIY2hjU3I zqkRvG@QdhYW7b_?H3#x?d%hfo<5C&Cgj&XU@_77QvOgC$2*X8mcjoJLI+`DKIXJKx zeTdK?%-S{K!d9b?-AkMg_DoLjJa6`DYVXogD6G#;?a+rYTG>BA)f`MFPS1p)zOR*? zOkxEgxM&+OG8Sh<#j})nYc6&3vH~Kyz(|qtt5E5wv0Y{ z%jR;c($wzNG;Aot*wr@mU92^X!&ZA+n$Nf6SlYk_krS2jBsXg^KRl%3|Ks(-E4r(z zBhR0G)%ihM7P->YfZQhv=3qimeypvT*ru|Lc12j9FcaHc^(9 zhFuQ%_|neRO6-`4(+VRX_1uTND4sdZ2seN2dEOm&+1H?PbHA8qU7AMSj39V-@`{*Y zK8aa$uY_DJ4yhNKGidkH`&{x%Vc-Dwvue7>wf7bgk36wW; zkWZ1^piwxO0LWd|mXt;wg|~Cj4C-w^pqZz1EQg?S zzW&(GYDtxwF9vZP1MW&l^Z`>Ju&*STRPfzkL8!5zDB-*c;kX9*Iz&dH9n$3qD4Q%rC~)qMo@=;3lt zA`W$|V)zwN8u7X+LM`q+C%dq&_(`R>Oa>*#SAnnRjn(nSn*G;6e1*Nig!baEvGHBA z@X6!s>xV_9qm|x(_jd6ti^F^OV)!BUd>TS3WMu^sgJG%>>J%gy-=N<)aJ5)qieY+S6buTW4Yu^^|i3}(oLfrP-OxcBXm-m)I6_dT0lNrM6L7Yj7M*PrnU6EH z0Q=f`^5ksR-AEBjJ1v5_(qnjgXY)lzsIM$jP74FMJ`>1uB4gI6~f6MF0b~5O8<-f zNNN6sMN#(PjBt2I&kqjfL-yCHg1G9`x#kzpyuM3lrZKc%bUfv^nt-A>vvA+DJ>~WwnUa%!hGv5VDgJ|yys%I}bz(7Gtcp769Dz8|r zhrAh3V1}6krZ%>+NsuE4T%!0}QFU0Gxd$Ddvawi4}N3UONv3|2;>MHwp;H&G)-p@n3ZY&uEEV`!k0K+T1$ zh{9BQ$Juxehuz}(Rnutybz_0tiST(Tk<>z$6~eNG%P0fYfti72ly`%Uj?sPQ*FM;k z-2Im?x2tZA?OEyi(0C}k{lq_0PD?XX`v)VOXSOn2PAp9CS&iJ9ul7TzUnN}0q4PN#>}udz{<#v^qB^DUggB*8POSWfdDr$!eSSL?NPMn!=g%!nSQ`omv6J1jiN*RN&VyBKFeFkEqQY z_HSc>lZS^lYym}`zSG~TWcjv%;Y{@aL%W@c)371~=gFwf&o5HU2Tetaxc2@Yha3G!sgRgI8E#tV@ymVJ)D!d(V}^ z6pK5$*aq2e*vrn}7{`-$eq`W;T_E)QHC3>bbVY@`-Np0bpg0R{ePE$GA|ClVeUGyx z55Qq*LTPAxYQtS_!V@%4k0Y0xu2|{h=;T;uW?gQ(x&S1s=ZE|%6S zAkt3oTWg;i>1mHxueVW-IIdkCGwflspqq+KM`B7`owj(IY+bbe>fi8Ohf zy1~?_fA^ht1}JogW>dhD2P&+wdUG#Of6GPKwr&y!xQm#qd5_R8ux=u%r-J+r6lSK}>V3Lh+Kd0_y`_txZVbwAwU8>y-vR zlHuHDmX!hW?C|@Ygx3zc2*ft^u4!O`pj%7(tyuTna_4>2Pj~$z!#TR>fGOYyeq+>I? zb##W_2<{oNz!Dk)&PbplG@B!1H?j&KX#L2aJ}+JUep~t5yQ>2yw&AS97aRp2WuAKT zJ@t2V`YE*bc0^DO#U&A;zd?rzK2hSW=M+#AmzFzaUsi;sI4Do~1c#=B?YbWxDnE4y zLRz@oFh^9tdqTot_V9Qax{e+Zi)HS_rBSd|`TRFEQj+_mf{ro9Jl~&3o)Vs{I7vS# z46-)5HBF5ZM+qS1Tl1H1Bri2)ORO50Lbrv^#fgQ+g9ImKjz4AMz-Kw3Pj*8y;0B(+ zH>=pbGNd)jT3mKM)(35cHX+$;;o@Db+7=H@c8x%IB#p}p^HxZ2B-_UfN__y;CQ#LT z%#33fMPcE0DlC*9R^_fyF%BTOK@98DM2L-z%V+ZV{K{$tVPQgvm}jwWX@A|em4mSz z1gGVhvOQGZ(e)Bt97L_z89G%bsw>SWpK&6e)WUwun$^l(l4hc%4Bs*aOye#naiY1L z2bl1oVhTAuBWo~BioxBVG_Ib;~$3M7*etLWU(#n_qq5t%u4fdDL+`0qzKW#Id z{RxRB4&*$udiPz~Wfk;nm5+DN44#e$(^_y6y0+Dw7s-ASx;~~L1~xVu1y8TltA;+3 zjR$2tE@&zKPY}OW+CJ(IqmI2v(6Lx{n>Cd(Bh{7#NvTHdSxFEg=-p8NsP1&`p4|F8 zX^KEsSlCBC^b{7SC)4pjXTrv0nk9pwfm(WS&VCn7Mhje_2Fz|Yyw03LfxO5OV4(GP zODQWsJ-gk@ux^|bhivM2HMW4P#afvPmoV=h3AP&HiYFi}a<7i-y)BP*zS8e!Y?2{f8$a-J@}^VdxV5H6L0?2$Qg@GWd+Ja}NoG!XsS zG&v7KF4;;>Su=t%Ry+(k0_YIjl}h)E@6@-=8$3R?@%xwlwX0#?$jT+_-?BdIC|drP zKmF(WUWtDL*agaEUWx>-* z99jN2iXbaO1K5H{5=}8h4AN6!n9RR9hIJ?t?cev3v%*Io2!k^o^X~z;KY=PDLPtU zPYLK~gHrv@_0sHLKjy-mJ{Tt+t%qb>u1c}^8NW-lHeKGSRmbyc1=;xBEp9$bT$3&} zL~UDRfmo4kaXYPmowND}-f1VS>YZ+ZR!E~wdf?Dx#TI&+oGyBS-c3TP8)0OqWa^uA zHg0%IqXIzylPD@@%fTKcHM9H|?TaH29pRtEFkQU$TD6Y$#|6p%m&ne&$?RfqF>Sk| zNp3rZJmTr&lz59ZiDPQ9;Q96#Z+sb_m2tHMG9~A;m*tF~T3E!b3GZEV1k2TScJl0_Vz=H{>P~ z(6=&2oMUZ>;P)=Hup*B^*NnAYjQFchu=6lnKGefb>880WnK}n^(nf0^{=CiHuwKo% zG7zFehc61l^Q7A7a&>AxwfNxGFR(PVIQbM^MyH)-6-2cG)XC-oie$j;aWGLbnH%q* z4a~wZR!L~9)KLV5l(}Pf@_O1j<{q)(K%WhSa!%0{%Rs9`zaB%tXH+Ir`-;=K6)4PA z*cb*p?)OvJpa7lT#$ld!Vw~ir*VH>M;fzKEj6+OV1!_e`K(J#ah^@vtDJ_`ip&W@= zI!&T_W&<=d_RyT5cX>}Ty{#5Dmx@@VvNV7f??+zc$NBJY@3mi*anc<6F==YuzBGbvh_Z) z>PIg;^SSeU_7iU}yTA6q+;xXeZTJ8C?ir2)$4`Cm#b1UMjfLOM2E*_)aGpH7P#RJ! zFM*q1LOH^{3@j~TmgkOxuSOP*I`)S4eoRr)Uaslt!okC~z8i@9%a$I@-NSFPGlV7lq9c=xVI z7uKX^X*&;0cHYy{u2326$%ISXlUG=<0dmo9kfGt8H1f@9n^xUQ7R%YBR0r3_m z(3Ch$PDrYGqa}1eI(#~X#3D9#FlY*?q=xqOGYQBb&et}IohtBYVeRD6BM^Ti{8Ph7{Qr12|@L{aPBb%JLiNeWTu*72=>aL{1gW} zx86{MY)ng4RJdp6lmbX}7H6gt*0vwe9^Xys(@m$QLug%7)J#IrKpZ>bfOU_Id3szj zp;yT@nyYoMYlJT9tdjhm<+dY-`^ImWO|*S#PYdp*?wZY_m2bE0qK{TI`Ncze>dnlw zkwoD0nJ@^Vixx$aTj{icAV`kCjkb5W9MosJU5F+g7?U`MEX;_@3^<>7csV4qX?IN( zoLnv^kS(P|P17L9T}U6sbyviI(F}Zh`I*_9oh%5FR~EyB_*Um>$ca?bw#oH6|)`MbKIy!Uc$I#h@}) zM=SkH7zizl1*}|xbTWR3gY~h^(eMScee$U3!Sc2Z3$I_ib@4*|!!HJo&zrsU?3Et> z)wAhq7yNbR$n%5Q|B{K-rAlzT#x4-g-BgO#pNR`wAZMu(-$*ArHb*Irwe>|g3GP0_ zZnnxnGjftaJ*$5+f37%oD*VPw2t0)NYjIFD|3hBHVZcMoKNbnl?uuBS)RLoI{%>=U zVHeFFiz&lJZb5}| z2w887n%BAQ^ttjHdg2(Pc!`#HIl!7(>9ls{Zc0d#XXM$hXl&|kqo&ZUFvT3$!)S$| zut=Iz(ebRJ(BOrTum4z_k3`Qjk@mPbIHA8ty z5j8a4u2quXlq4wAKrt}P(_*B*ma3AH9n6|#kbU$x8)n6mCzqMCAp9kdBZ%i{IaHm1 zA#dq!P{h*et3VTDXYxb~e*hsz3!$g#vcxlmP?8jWFwz)!3W>{h;}yM7 z{`jw8b*}yys67C*PjOT@sJDb<8(#sjM5BxTf)yWuYNo{fwBt&RhI>$2+Ne%C5crrV z9-+RfDJ45m8ZW-YY9!I64P~^QR5Z` zB^81hCe#FpW!6ld#?r*7iexGaHRX930Wa9ik)U>xoB4+I8tawX&FBir*bl7tsoMZk~Ml_3vA%OK6jQOP46_zM2I1L6kRxx?j432WfBJ=~0?rn}Hy-(nfp; zRni5VO-x>Vf>wFKLR(crR4k>Fvb0@S^+BL$eBm@Ow`5- zta^kepA6?wTYs1?qMFH1V%a5Z(hWEQy^PfP~8CL9s50f#l7ERGNMNiU5rGu=xzGLvxip-}e zRSs)aeaEPduMLi0rL((`y%6~*LNojKNJJxf8BMN$ElJ0N-{Wy@Z==Kb8tU&wRwE@S z0@zMsU#v5FNfmwI^naXGrs8A6g2l+wkWk+j6x1cv7WRsZ=SDC;$TES1!3jE#0o;KJ zmm@_kLie_`It!I7qC;$zJn%7%FZWPIgCY7Gtq;@TGGDn}10-^?qF|_2;Yotl0S+9{ z{Euu1c-z%ds4mJrdeY4W%Noh0%n8e+ZtJp>w0%BPVDL%;|GZH;P#4j8QlXy#Eb+DW zy~Nj??}q=GJ5+>ssxkQK8)OgPQPUjhL~L*?^H4T1aShbGODtT5Q_FaMcSkfHiAo!7zlf&S z7|@5X^<`fC#8Bas5R9{qEKB&m#ydLbt7-i4l~UVb>V6enO58IZL3>B5X+>M+(s0Dh z!dZ%R$`-Gs3tyn81{|lffKCX~k|Z6`|9P&cGPnRlAr_qd!#^j$l77|%f&RR^H0vWvZt-zhY;W=ChNrwP#`T&jRY&{`)>1uS zIv-3nRas^@vGaVQOd5U{Z@NL-oqmMDoZ8TyA_L?b$ejkYTR|jj7KHSY;3gZ*7%O;= z#Mk0!geQiNrAvtfZ*VuQ^rG-D81ODL!0UA58%gN)zWjOh(l=lHVE3P%dDqy`H9Ps9 z@u7L=H(hvcWbLn$Gwva=Z5|S%s*1ivW40t@dMz2EHKFAQUzi7`XQqKq(TjF|gt&94 zS9#7s;s}4|0kZmUE1luzGR<@@%wYC|zi`x;^`bLivM;V-pbdLQQX*@d)w(4=3ZqV$Xo zZ@Wd6lF6!rzC!w#(suYId`6vot51&HhRPH+Rt6#uH2LCBlgH^;Y_}%^-7zv9y5w7y zxxR#s2vpq775ohBz-}d32c=i9rOEV$3Ie=2h!sZ@h!trV70uL`!W*b3hXYk*yj2N9 zx4)wpT`X&u4V-BpiFTJ_?CciElIv_%vo8ROB)_B$30lATXX|$SXwnB+w>;%qNzPtE zB&tD@m8E}L6h%@;J($LH<{KP{?$A8)>r&H+xAW3wIyJhFf9|Ym{i>&ZW9CZ9pQ+Ix}r(Fe;U zHJtWB#Y1~?8*u@izKy)zcH_pj8|32!@1xSWmR3HGA;gLrZvYuU!&V|%QSt@!A|Un( z^^u}glO+xoa>IX|T1oMlBpPT>PL_j7WQ1h7t^@>PhyEl#lZ?#!QNSV>xOnxzq^ycV zq7d-19E3-#oX5xrY~UbLiVh~A-KJNH0OhCNaRMx)ND06xq9^?@`UE=8jnc9q8?Z+7e zm+F3A-W%B@@DA=+iGKU9|0X};5bbUh$G&8FsMXUXSv_&(1D!kE*#OV$Qz3MAMPvwk z3sWShGD4giOZ5T8b)2PN^GH(E2ILg0r_k_AcP818p+LLO?u1%M9h}Ykno7-m_SU^8gNKT@-WRT z!yXd9XGL!omB7$5TO6$cw$PlPxEpbtrZrzxse}=svYYjR$KNtYf0_Nt2*WaA0{623 zhYNw@pnv$$GVtS<_llghiF!5nCR(}{PZLn+Y$Sj2b5@iR zPTkIckAx3!9i{KRcwSo~BIrycW?tzAb>TYZ3m+_IV0=CUvVYWW z%)YbyAyf2YiyfExn>%BcFJJk)jrBLCB5-q!5_cT0x{XR+WwA33)dpm~L@<5BKq5hh zwKDBF;P)%=1Lco`3Gq?C_I%5Xl_~7&9vp*3O(7+6*FB5@ukLP_UmY-rOM(%hbzeh$ zZ?InbZ=B$c6;D#~D|in_TyQ(l_UQi{dYWq25I~=}JKs(3xKbrhcOAT!M#y9t zS!uF()z$Ijb_1R3XctqMPow(D#33qr z&tnS@W4#->uHz2M>+C0w)46^~$!URUFgDSzvKn)0R;@IHIox{fXSW?iBGvVF5)DsL zv?g5ILGCk1!Uo<{R!newM{thoYN%ftLy?0QHS?B-z~)5~2;*X5@#MhHc_V=h=kE+1 z{roo>iYwlyhZ?6n7RZ>~cx(UiD}S$4w<@nL0aMBh>nV?dn?gnox7(&?#70rP9ZLMW?>^s;nS4zzOx)ilkF*6Ag zPlAL}vb68>5UK{@Mfd}Byy0ky3~JzGkKleME|`d;)<=k&EmqZZw)L_k;O|J75xo*y zn;U&oPCD+O-nej-JUhPov`#vciOI?@q*U0vjldtwP*en*o6!jja`mhOVE54uCVFB6 zDC)||3d>kUkP02v_PWeS&6kOs!z6-Zi*A+`BP666l!|GXP3$KyTceX%F(%HM_ci&F z3Q`it4&W~Mi6b_liOg+o16dfOFW@6Sy&7AzUd^mFIzQ|vXPm&YGtwC~e%cqULr`rA zPfWD?T`Fr|_aZ?uK7w$mLnm+4{v2)-bBg&uOUotj_mQuPhl=R{6F-&&eW^DORgeuO zieE|I{Nzrk19NsMojwmm!=e>*BrpyNjnt`!XajZnYq)%iKG)|ee$m6{(JZTbpONqllRB&e|rDQ{gL}uXHCky zd;a{!&Fk-t{^#L+`k@GJ_8)$A?aa~k-#s*UKIjZ&DPBb%LO6_0swk^DS8mgkjCBHYZuJNoT)DqZ5=UnL%3r%T=4HTt>!T zcN=TY2-I%=kxKTs^@7kuEUK&rWY~|5N+*ve&G&*-NhOa8wYvK-~$s8 zaxljhRKhqKpk7EcP0&;scB+=~2FI~EPQyKOj9;-s<+Hdw*4GlVi#>V`m0TSA(uu%Y zT9hSJVqL3!4&nc5ay|N&D8kGM$q25R7Y%riRt2HlX7Uh9XOIhAaX`Hlmi>`~t;-3$ z{EVLLQ2B&G1sz@KHW8KRCfEyk;+v5hEi60A1YrA}qn8g;-J+IfJEF)BGQt@S5$|x;i^WF2S_=q3I;7)cx4^=60{hD+sZMB6vz?(@d zl~A=g(!we-d=^&O!lFXuW&~QOFdZYVFD|w~Ayey(LX(BHj2M05AjstlW{c$w6=+CL z?3m+*doBRt!c*Uww~;GKX`Es}9(G6<$Q7>x$dBU zY>wvWQrNm{O7VMpRu{`v8@hK=>U6B>kemAM{W-;R!5h5U-+49UD=jW9@~e4i9&i2K z`4IFa)+#+a;buRTz->$wa7V73?9QYBRDyfQLgJxsSRwTHW|oBITrF!lQc+*gW6JP$w?3rs$S34yoQFKcLh7a6+-Xc<7mlX8U90<*$R_Bz08Hbqk)8}A!VkxmPP+1^LtVv}^jA-d{ z?Iy$y(jgX!>zBQDsEVlvk1O;{zuH`nG>0fru+Jf(bWm-|K1%$t^MFDsuEMkv)SnI# zV8VudWX1Q+DCRf6G>3u3$0A|n8{}t5irdAJvDf;w#!gMO^~7fy2(oychpJptr>Emv%OuJ1vc=dOR(q)81U4!V#DYnix}$;Cr@S0X z%M!`B-{>c>eIWCK)=!|;f|vmh_?ecpB;-!UT9h_We_4H3`1%w^-U9 z>}gdLWy{0v%I;L4MMqg=wWysoSKvUosT2r3!(?Tr?PhRSmqH3U-s-}QH2Ye%Tj#C> zV}8+oz)AwPrCQ_{DC}9v@Q*%0QCOrrIF-JPKxW!k_ToAdL2Kq@gIH(RLZOZUE*}YF zu>_48d<1e02p6l*w9Wtf*4_8tZmvViOBbtM&t9+j(}q_+xcir3ovxNJo=kRGGHg!bT?yLG5 z(b-$qd?^g@TJC%BG9Ig0yEfoUm)`{e!7eHQ`{Iu*`>jE&P&c^oS34Yk=Zm zyn-2(1YcctN-c+mrw|}{RiC7ET|iu?38BqzQ49tXNizuA5>k9WtDaJjViZS6Agkg8K9>H?)+z(+>q;7i4(sL>^0nrobW5t6bbS0A9Q?cob@rEX) zX1kRH**ygsl3jwD7_!e_`pMvO-QhP^^rFZd(8o=nk` z#A(PEObe!KgMuJvTn?}aSe^%D1;?MvZ)L+Q;xY~v7V`bhcz@%|FMBf8f?TPAKvSPT z>B7BjK|f)qlih?if;N~|fQGQgW$k+uapp2lzQfRf^jd)(?*^r!%-%K#tZ0ht_R7Qj zP&ezPw9G8?=PmA~K~WPSuG0=g9|gSFvzIZCv?>XydhNJ*N?eyc;QK9z zyem#2g09f9$$*Rp8cj;oplch9cu_pI*>yJFbIO`g0Zf6gm0EILFc3V zj21{#;pOXgqws#PoqHqEor|(dn6wARfxP!*%31fQqkA5DNL&R$B+kQr{Y%M$oa%W% zz~49!Wr>ZQl}^P?!m!asMJ|HOzWjC?eOj~%Ksvz3s0ax#9KlzHKDyCGvG)SB2U+jr z)OYkN$BZe;5tbRT1*{Py@^C(2>JE0gQ#cYL$2GGUhfv*Mv=Fd6goeouFEEKFxv8BU zpXzq=1bw;nK4OIa+Jxvl;D?6a;hjz^ILe%qn&_DLLGX3DaRQVv8nrSX4oHO`u)mgi zNKYK9E^$m!#f~(foX)N;&7hlqdQ}!JACUlwcch*~pcD8pBVgKX2=-MnsBF7gDDYuS zt$F~!6h9;Qdx4&6)Yq;8JZ_dwB$*c{{np2T&J4@AFKE%mxxSF4hehGqyS*%+Bw^5|f$-pnnjt>W zYEPyIv)WU9VoH*C!qrc$$-8H&mY%+0j5L^yP}yxv=0Q=AqVw!9DtU{e!6P?;BUkHZ z>+?PAUZ|@Ix2H{hhU8+3n2^3;cDtaKfmg#ghX!gbDJE09ce2wDY|tOs;K8VO232@H zYHJh6FSa}~H_`q?oFp+&s@JKj&B5Z=97xG$q+};4e5iXFiRYXURnvMfa8Ri(-6WN! zr8p^U>SV(ZTPAykG4E|jb?i=sxB_!V^z)Jcs+Evhgg$f8368uXsx{3|XCS~?!6_^H z3ufG7aj*Y3W`y)3j1Ou~Z{k!t8Q%Jmg?BUgIWDR8sZaox$E;^{W*+c$SUXKCtjd^m zYyJ68kG`-Z>aSRFV2T!3`AYs1h(>T87daPFq~(TLtOBWDrLvc8YP^P_r!OQG#(hEx~gD_e9jCd~1>hk|ek;GVaSwo`;}Pu-@oYOK{k^HBNK zW*{{4pmbV5tBWD_8C1tm@HFw+Q(+D60dZrPVoM!18o}%nnvC^*gEq)BcesJ|t#B#} zD|vTvyr8JFaHbNE!wp`0bKUT;$K%4zblSMDPXXt&^pEW~8Qz++VEaWLF)h=GL#`mDmEi zBA+Qizz3rMx@%^T+ZT4HQW+shaMoR9Bs*7FI)hPx=jusNjf-sY5qhR9s|9!HEET)w zPYj$4?!;rkrdHaaH{Rl57BV{BO>Q(%3}@4rbtzIgxW{S#}avAz4BedW2rg+<%HiY}3(=aLSedSKs*eY5`{`yDvb=Ep%- z>a;>-es;DNOiDZu?cA3HYmgY4kAE*?gj>_>w+%I!2)X~+>l}*%^c5>pFLippd|+!( zHaC|#=M4Jt?v{~O-$9=-V|a4PrD8BM zqpgp?rZx=_ri4Urs)n$O8S->`8xKqn4$JAa-cEW7VQq>WRfK!ibo+b!wWgRx-irFo z6CZAQ&*h8t{roeRIVQz40oGV9G7VZH~grj3fsPukDjhi~2e{JQOA z{_di>6GFttYu=grX0oHG=2_J}nOJ>C4z{OnC`wM{OoQ^1Z@+-+XRXV&G5ma8v|S8c zfkjqA=jQ6>;u`strPVSeLTT z**IB0CnmJ<{h8YFNjyh?%$<@H@Ui(^H_v`$`d!fn8k5{&xZ4G3I`@vQ_vWfBsS71^ciG_iT-)v!C>mE~AfoS6}q-v=^l z4V&Lr2xT?v^l}kIYnB5Ffp^^b^vm{SrNDzBicm6NTgQw0Bz*o!wMx(P*_vjVhgOdBoTPkAHFiq>qYGL{VZ zvYW54jT#94q0Y9q?a=OjT>s*`qr+=sR&6Z)e?Rdpt@SJgZH}Mz+HiQJ20DfsKzu$4 zIvx!7A>{OL!jYwNh#V~a1$3x`19CdH6j$56n)vnd@Xc$+(PzuLWjodnMJFGmtD(JD zICL?{yHoZEbQBR=PrP@K)+1zAb?P)arvrr%)Ht)~L92U({1J#lydbr*aSLMPaG;5DyCZ0l8CD-Y{eH&d+cWV9Mcg`ZAtgZ1tg#{cbRSy$8tq?&K zo_K$U3W7F4A+(q8E@Y{EYO@0Od4-!4naxZmD-c_a0Vj>+s0785P!@OpsH- zKuNNvFSis0E7bDwIcbb|YZ?E(3=E7;jDY5)V7^3x&<$1uf1jR2#!-yaqjDUNe$r-# z-&ym-Z$Ga5;gI=ve=@wgNFFtn@z`U3c_Z+4^2jgW@MRIt*m})~yBzY_;&q;2(Nrjo zx(4Fex)oT|`p?jlOu zyv#iUUPs)T7PmP|HsZ$mKJUxJ%S8l&y3ykSmetNk*8|Jwj7H95X)%`5Hnw{g2%I6$ z{+OSHR6!6e2v6Lu6-^VGAp|N%cq$V_G<16OjZLee+iDY)KDWtekA{mla_HTtWZfwWJwWxa`@a+Iq5^KJntPaT!MXCfdfEx8VF7TTOR=Ob z#Md`A9wzZ=vip-ln!KrKhS)+nKe@5l-b~EBh0^CrUWBk4(u9N5*{_`yjZ7p0MHg@! za5DK9g^bMY#hzNi3_!)S;1-avT;*aX)~Hld&s#VGSK;nvQ@ahLl!I(sR$QL_%E*XX zS>2EGkW+=Htg1dj>||C(-Oc84t*o%*I-;Z;i=e*}U2lYq9E2m`)m4=*gFk#!hJLg1F zt`b!86k;P4c=A#fUpUcUK-;HSbX)M2r?0CZ&p<%nwVkA5;(aUcVRL^y?dcbFJQgBBUEQ^5NUvZ^>U>_`{-Y9p8}_B4_#vcEZ615aN{l zyecF$A$|u~PBgD)&m4lNC^k0A?g3vND}K%=s@wWhRvbL-!^^orS;m4JOA{DsI((qZSZi)TPv0iB+vcZr+*7g zEC9om%Mi%bVfXZ&2Fl*k@cm)np9!sDhZ2G-W8~_`_<=46pJ`UUxIU$^w;p8b106tL zdP^Dl`5Mmt3Q(;X`!CXFV)eR5vq!h-OcQCD7b7)NY_0fl>S6YsBL`TxaI4=XktJ}R4rq?jeLuf9Z5vkb= zpV2T9i(T>0U!Gc@a(8<#S-y(D*a5jEiqMwizQ+VkoH=N$E1uv^byuPmX<_LWxwsk6;dF z>uIIq6duZBC%#L+OG9a>Hf7$j5af@#0u!8_E>^SMlAaZ$L#v2U0*ZcHdxb4B#x72? zwfB1Lh24|b&07{P?!|kU|27YbEvW{rMWIm{V8G`UoV_z+197fVjma^boac7?!8KIkJ0^_x&w8Kw~83-l!uL$bztyf;Z-9r%(<_fJ%lE3-E~uzE(;k zRRTQ;F-Dol+P!8l*h{~-cg~sr7yHjTH)RC=&+A!Id$h75ev@=W1AXfhvV%IaQVokR zO+Il;WqDdDl|Lp$SIvQRDGq`wAO1n$?lnoec!ZiMNV^;0mn$G^9`t|qiB}H48~R`> zz5MgTg%J_VY({}in+O8lUt_Y1=&v$BFCoasawwbB{ZVQ)aQ3WxJ^ny+lz?$U?23T; z04Xf$CS-&gyGhh|CGQgy#AQ{og;Wdgw98QJ?jmViTKn5UOnzzE$to}!$#U!YF13s5 za`28M=_UnA3s6NbSV1FdPg~;CxeZ$mKi5ar_2dzais9-&yB9(sZ=WiWk$C+Pa^G@) zCX#kT`iBh#4q&v>Kr+HV+2C2*cJ+@7?LDn3N`|-t8BbF%p=D2mmqgA0f&YLZ-ero% zUpg@nB~|1YS%jk@^b|Rr+K>Tv3P8Jq#9V07gT{cN#C~Bz%D#^$GFN=| zr}pyTZcV!J$;_8mZK+9I@caAu8J96;C>UU%b{3Uiruhm;p@l6MX?Y<8tNuiVDgJr} z#Qusp*g$c|QRtcQZ7RGUqBaO~;1Nmr^}AeZQ4I9Jfkb{Cd_AJ((AIoqQ6UK%gVJcL zp7nNQwOW5bbcIz5elbG2J*X&Yj3aso!jL(J^n;aVJ@fI^d{3nYI8&s75ru%nIaE|C zXw>DM2zbVd-9U(2w(~oh4jDK$pp9gACvgt?l2+Y4$=du-SEx=ED>X${Wvb-ctX9!T z+jfs7wp0~lB@YA--HhTH9?hp%CwG`}(RC_0A5jAM6e}o7p|x^;zh!`1W{VOTOEIFl z(@0wcwk;yRLtJIdNzI7FKVbsJ_P@|$oXP60Fd zlynto7lJHAGSfLycGr%1xvm#_<(m<4-i2fT9k=+=|HLiGK1;vU^&bfj!uZer2d_Tp z!hc?V5PWd-LFmDOUGbf#Y>#|$@aL7wKl}T`!xt;;mrva&dE&F0Z|eX0i?9jX!M-9Y z?1@>xSH(y|9NaCP6OM(~Ae159RQcCaJf>1D^ZlQt!M8MAL*p@cKKnKN8z&JwL2(V2 z;fhxZW9K$0=ZV+|utCTQSLzRbe|uWzw=X0G8>8R$sqiG&10|{pk=nxa1CCKrIi@D@ z4GdZzzp{#qn~KUJ$tjR-B?APZC0QiXf;0Fe2xzJ1H2h(@RmKZ~S&*lNBIM*`O2lr2 zrL;!Y$w%qKA(AOwtF|DWtk+U;be6d|6+27qs2MMR$&C$a9nW;>F$qf*o2rU1qor++ zgGQtG;MrQ@_9_{SIJ&DDaKhNlY(t1M*`q0Qu_R~vA_7H$f|v#^g^@h%oeGlzNm=RT zEE*1GCZsMQu{X$u=HfT8W6}_4ZZ89PNi-tB%a(r?YA|@oUy`#^Vas-v7_p+F6$Fitj&16a zxFy9D3)n`M9ABHI#?a2es2DBv4$GE^*4=69I!f0wI_Y%d5j9dA=R?ZM?%B0^szlnX zuAvt6`l_2Ol}-m!ZAwkjS_?I-c?qUT{z`lC2;O`?b6?1oM*A8q#TIm^R;?W1Xd0BM zaC-ohw>=b_d0X#PliE;_Jjb8~=|T1!LlVd6WT zJB$ew8UnaGwgnA;+G1~d>$yActAx?yS-wKd*Qg&((_fuTPf0 z_xu}g$j7$6zAU9wx%{Duw>Ccg&}{wZi{`8%ATOwf+B2s6a5)*VWy(gDKa)cSy57~Fsjk;^=55kCCvIzF)wr=6CZ}#r7HN2G$=sygIJNDY6&8{D+D+A%e&dsL% zgs+m?i})E#KA-SqAO7Cr?~O!_T!yaDlVl^AkH!*BN*KR=6SGaQ>?c6p?aa0V%Zre# zEMx2nb1QcVZ!tRGU6anro}yG_Un0{s1%4|2ejzo|}T$Gqf`%$3;G_v`C|F+3W zTH;)BQf67JpD^=Pnh~uM@q88dFjGp&vppSMhkb!}F0Ds@jvNm(In)Xxsce(FuKKy;{9Lk~gnW$<>XO{tk84 z*)5UI=&eOl3?`IfD$!-NJIEQq{_UX%r*VZDr!&SX-)dmuF^&qP|fRV;4T`qRIRl>irhIF|V zT9fg|Yz+-%j=gcDlcs|C=6jrBOiZBR47S-RDv<9`#8Ry$;O|vZci62A%T@)HTId3uljTUrg zD$uiG1wSxI^Q%jt{MaLFq`NwZI`1E*rDO<~9D>b{7zTljk>iFD@BKAOcf4MAN7RXF z;y66KeN0#4o{SXr@JSnj9eQ??L+7X=GMgm3ffcfjt|rIJff7CGkU)`g1=l1Qd@%1u z60$dw`h$b!tjLj{c0nS^Xw5j-VF$4jNs*3)3gT>7mt&3GRtjJ80sVW@R;$>*N_c5XAX}E?3GmVQ-w{Ji+P@8(qac6 z$^_%Dc^XI$gOfC-csx1U?a6%zSog|}Ysvk`6KS9CtK3eIC587AISV6#*y1wawgGi# z70i&HH`OT8&E`I{p8gy266`VBw>xgE~j*A{NEqX<8UzI@Xj4zP$2qlwD>klbX=u$*q_Rq z`?)UBY7Ctx(Qs+tJl7_wp~MCPX1i2dw9`_p<_Vtd^|53#*bYU7f`a5-fJt-aq1%yz zgsJk`U|&dcJBMWIu7Pj(%mnq@TVGS ze&*&M=`i9L0wMeu3eWpE`WoVjA^c-bkuu%t_+zvxcegGWE{R|dVeF%s1W`)OluIob z>q-+PbUCIn6o=TO5f5`!?IUNseBLq};;mpe7h(=`*o=vSih~}lW-smUG1~g^Q}PTc z!j&k>?JIHGo#Gq7QZtGdnzjk6s)%s#0+q!Vfw zS>eGZ!UU%?LB^Xjy)$YiYbn16>>>$a=bX7!Go9%D`p%1MMz@wvO-*;~Df=Pw@v*O# zD?h+s%ko2-FaPMbO3UyfD0@RO-CLlRzNGoIxf_`9(DJxI<1x=#D&&Uns}wX0LG9J86+FUT5NP%|?`^s;wc1^vo z{cp?N_oAeW_mC9s)ozkbsu6ch)tGt$$?5ium@_`KoW7`;HQ_nyqowta@r&eb$hnbH zWd_f50NhxJAegHQHb_a{k~z*APqXRp=7@RiEt#Jgd$YE~&#)wp%OubHB#V@I_pJ8x zkWH_T^wldYQW>=>{@ZV{rS0|U3nT|NK8{HW1sI9ew5p5>C}irM5%LZt<}iA>Mn^O=JuuxCH0^x-D=+rr1Vr>=TyFoat@GBqw`IkuCM}u&E&t|5`Zq=Mx&-0c8n$3j~MQ#qe zvjeZBZAeKVXA17F04+;M!TK+daiX-O>S=6ElbW|$6q+`gh_dh)%a~Y|M!nrlyvVt|8O%eBfN6=yG`?l+{?~=PND&) zDy@jWp3{{W3U@>H+zj|;FzS>F>}P1cYVB{-LOE!csdGVWepCsEziFhhzp9lMl}Ca2 z6EFHp&U%@7=xe)WKfgOj?ufVamW!*Y!~qaxV4P^Hc3qa z3zKI7AA|tzt|+X5YEY0Eawn*l8b&!eE>^V&|nUxK0xMd;BujTGsv7RmBc#aodTnGFGxHCVsMd>(?Zp z9e?dlsQe(38q|#ee!3g5`3s$VVgoAd|o(?czr`IME>KUc6k!k^-utK1Ui~*wIL@)8H+xHPLY`pBY%Px^EMD7GwQe4BD&3+%` z7qR)QjxHp=bT9kiQ2r5rTMK} z=2<8gn`~||1||iBfrh)+`VO?D<`!cF&{KGf#!UX!=~yt7U+YQIQa~w4!{6QuT5K)& zdYa*Cdf)5=<0JrSSwRGiFn0S*x$85|JC>9HQzq>iB>Sj&GR-DQb1)vNslOY^B2nbP zrudvwzCBMpT-r7Njb%R({@1Hn(v-pqr`nhmQp0`-7fH`kO+6qSjq_goEJHnCmzxgH zNtaq5Z8Tk8zY=b!A!_+Qa{4ZJ|1+k@Q3BX*_oc)pHlNMwIlrBZcusQRQ}q-Q)SYsBA+JdQS(f|b=r~A~iEL}J8d=(JgSJw- z^3iRUZREuSEqJ_;xmc;pw?NzLy}b37!W zb@i9KkjdIQoX+8mYR*+?sBrY5)yg{1l;##uI)0L-j5M!_@ygJA4cL%W`4#@&iKR3v z@EgvRBZscDLlvnIk;u`Ta_R-+p3bS}txFBClHGdFPIwZjKz}50vgWy{MpJzH8Y~sP(E_YOa=lYD>N4hRwHYN z8Y^kg%2|~N8!2;i7jYV}g!d)|^Z^b9f?Yj8HRCPAnvHZSZ&Py&rX0l%kg{osr765{ zvr{cwCDOX(A#z7tQPm5Vh#w~qCIU}~!8MSs4x+S1;2UmKKlVp*7C|APHgbu$$ z)5^x`3WtuaNGag2QE5xh`l|=hokXPya`66GZD9FPq+!IAGPd5-b^wEcIpCj72HE#I z#hXL1SrX;POh@84Z>ARS!Cmpe!GdQCo^I&)`p)lS+fRgYagqlM{>(| z>R{zJ`o;W!2KL9mH+9Y7SXiyr8x9V~sT;1)`-B!4p|;mJZaJ?8cGJ}4et=U20`s35 zwew8XhvrCkdVTk$4?{Nk-S>Syw+}-kE`4tSiQl7Ui`;L5N$^)jdQK{N$GbsR!x_t$ z5;nV|GoL<2E2Mu)xW@w7w87!VH77)kbP zKw_kG8CgckoKs)0u#kPokw??-TP!S+1}9+&{K)yV;=~C_#_a5EPboDC&HkWXV}Y{* zo)+D7TEdytKW1897Cv$+=>I|p$@7@~FU#$3{AZio?wJFf(`z|u7DA54e~w_bI%{gn zIj>(>r2g{ecpd_VE`XRjafBl6GSH!U6SKC~sn+99G;aT2uf8UrS_!T*6VZ5INR#W~ zsW8Q_Q^KukiqFlI+Kzy`$+f=%Hk`?Z%~f!vZT_8zMBq_qq_H`AaZiHpvk^X{t}AkQ zt!_%1InHjrC#=v=M0eNTqwNF)0Wf&m5DRWMNuq+{Lao%(!`E~blJZ!ZK0smWrcfm- z*Xmj@>2YgR7!6t!LP8KPu=?#8dtH)FrPmdz{5>*jb07gkjQy(BFxH!*aWZMaQ^7;C z+tg`*&=tF{*kS=E)80;kaK8Le0bgJ+7*aIEwo#djdtp4A1fs2p*x7DqJ2aj~SmfR9 zTli2x7anOT7gV~&7wzzIq`LE8O&DQou`@8cH(Eeizr%v>j?0blz=U?`s?|kS-;n_I zy~@m3o?`n4r1|o+n#dY}*oO%&>zD&mRrJifN742v$V0rLA5lix1u5JOdBOD!8M_qk*3T%m5EkUOzl(!vD0d zK5IlITb);!@a6HrbBWuYTb^tk9Q=DsiE`i%t)Fk$SI{vu^fSfJ;Nr<3@TF;s`7#Ae zZ-NwhN>~frU>wv|{YD*#2X*3A;lw)LORtkwtT8#tqF(5k575wn1jT#F;vP$XgT(E2 zUC#L4?N_Q&eWP5>t+DSu&mj$^KFM-SxiR@)NUc?OQP6|jZDdU`?X!9arb4{aO)>&> zvKCK|-4BeGkwgwZkQ&dIL3~u3rgCRPs&Uc)O8j2q=r}8(M52JkYg8?%W}}U_EI4#3 zNtnX@*r69MbJjvO7}2B4HFbC$HIf`XWFr{q@)XFeQH_F-;Rh&EJ^AZdnn({j;C^ zS7q~VISk8P5M@505;s2O`y;0z7# zFNE+vFXYS7ny?zd$YU~G@y2GJ@_a7)2#$?Q%)iZ9jqDMQ8uU{YltN!i3pnQc>O zG|~t>j#nbXzhK;ziT|>W&w9orPo{&FL2Z)MH;EWD+qN$se}}F8(3JsB1WvIn9X42- zK3+l?Z{<;17Nwk`bSVjzxL2;-@nJnHs@yH!!-pNNlcsW}aV3TQf4|CsO>Sb&j+W~bsb!~o`vCv)l^dogHY_C0@oxfBl74P^c5 z>M?_(>GW@Yk9NYvqP@8k06jp$zjs2pNor6+-=?TMH`kDjIgVQD+w=`BAhxmh=cf?J ze*o#GG#`JaKO6YQ4f@GgJ1;Qvq^8l(J9(C zO}xx#yEPxyn^jrOhm($^#$$){%m&i49_~Ccl?=j;W_*7fX_AZo+yB>>>UFR)jMgvc zyk3(M$}7hV|I`7AI)@kDdU!29=gsHm6+B_O{`H-0$M|(qXFuCv+_<~)lVex*Qa=O1 zQf`(`X3SF47P#1#An!d%Ljw^24uY#}`Y2pJ=S!@LS4%X1eN8ThZc6B4gIWB9QV%Ly z0*xOk_c#w;tNUI(@k(~n{i+P!#~dJS4`FcaP`Ms6q|lQ~A%3AR2@Y^1sJx#;b~msd zo|M31zwZ;B@GC_L`hZ@N zXcW9R+ro|nmFV_1BRNM&3!-W(GZ36@PNjn$O4!vlp62T%p;Aq$Spm(3@093Ww!>&- zvy_`b`*X&x&tIz6<=`U%j1Cp;9Lg%>_^ z^3AGIy$hmiUR`IaDc3cZM=6N$omjC97VK^+GL1bynpUq(UvJowe9M=A3mK_fGbm0U zl6L=gDo(QN^O8n2Fe?L z>|P-i9R^`uXkA$;7>?6i-_Ji*v$+SgXNBwQBDRjYf}&VmE3NhbxpHXU4A=z{bb z=8{%z?@{^!U`FDIR-pldXuYz^!dJq~sb$Ns*Rk-{+k$3H&^VjEt&C-AE%ZA+bGMjY z!>&j;uVtb~e4bfdEVf!wBXfIEa0HYC!JEfy4DYZ$J}zX+r)Ch(D4AXxl5a}2Xv9Zx zr8)K8BvFo>Squ$wHTd>~{hX9a$J6gy`yh*R*BgimRg3$eAK$L2)EqbG{zV!Xm$Sub zh4hMwHp;s@U!+D9wy8y_HwWKGmulY0h}gTJ_Y!Ao zM`h`^f0s%!68h|i{Y2M}jn^46l=zL2&7?_!yK54^*Ar{_KF!9_MFUHkw5N}VBcdH7 z@6B4ESb@q)!uwODCGBlUF`vg<$N=(#m{y8bA{t~ z#rtDETCdvp!u0u^<9EKB3q{9XrTE{M&D|vR6+rk6I`7}1b~*Sit6{k6H?;3F^Vv&9 z`MH>b^nbQ$Pps_~F$%Q4*3t#Gbpv&g)zPwT>z|jXTdWgTJ_v{m)k8-k4t#cM>1e-# z62a>q#S2j$v0>Lu($$?1d4U{2$=F;)t#G(eulKs24kl zvHbgt?CJJsx&dP}d3+U;kW!xAW~7MN{K@7Z32N?8Hp{G2q3ib)PKfcn8rIK_I~G373j4C=`LWv=Zaqc`ido7kSLCW5tiyxb1I&qDzjlk1lmLylTnkV(ihb- z>TD<|1+LZ7Fg+06vi{7lwk8)*K9Ds#B5k0g>(Xwff}d`tWMF3=KL*JTh=iglS+e~b&ZYkC{QvYK9;H!p}e;7OVr?eHb zQBY+Cu3_@G3L%b?GT;Z(l=PwsI^tmS?{8A!RY0G=n5@9Kz2Pm{Q{1QGAHtX*PPF=- zrE(K(b(HXS&+hMIlNQvTeYS~lJ=$0DtVRV|$(=r!<>nD1I?tH4hrD!87lO zib*Au{ZwsB`o=s?;Yz+nHT?5bU+-ve!0Zwm>B)BcUZVqJXkPxni|IYsZC9d-tmD;q z(F2bJ$$MoaMH0X+bY1k*GbQ7%KD<2h{fq{KuwyBnYSduWPL z898a7fMg{|7!>lY2t>Q#NLhR+Rq~&sm1Wg|j=F=BBETwA8jNwqp4Ffs>Nu<#O13ux zwNMFjrj*I>gnK!|_?<-RN~#*W>)cGB|bGUefC-kA5=3Hsb@ zcxUcIMX?Lul;@KpMNstyvq>sSL&A?B&&|g``Dze0|5_b7iDExdq@t-QZ?99nfgX{k zluF^9AGj*geBbj%pbKjQ(iVPEA(8EqnYeP&_e!Oy0f&N@fisc_-sRi(@TwjGHyaJ2 ziqV%qVS*G8u@euJ5J}bc+q2tvW&oH!QEn(MD*l_N(3`IUc6&`PtyW+g*j(@%1-fY%fTZR8Rni=OJ!M9 zg8c$jG~g*!*O^p3c!O*4l9z_p8p3gJ+9gM#ZfQG62~_Xfn5WfWaD`g-l`sr6T^42h z2D?y;-Np1^V&|s^^_P$R{^@UL!WrSx#m2WDN(-*~)u;C&apIy3J-=?wPROkTK3DqD zKiJV16z?jHH)dk8ldvhfp#)s%aQERn=flDqD)AF^KzxgWyVAnWBFKG;nWRIbMZ3Sx zy6|S_eg1jK85|e0S!^SFG}~42iVH@&J!?>JCbA{6*%A@RXXm#a!nVKHC(Xu@=q_WH z>2wTcNRl5*k>be-%B-d-NZFOC(2V%r=btns1M9~YPa?m_M?(>e?3{VZVeUbxgc%^3L^R7HNam4{2!fC~{=pj5*1io1*rX{@s>t+iz}}|F5}gpj z8??gc-OY==Z)&J!uJ=u|o3#ISmnw}DBJW(Q;yIw(DWEdQf^x^_s{Y2H(bfvBzr#;N z%`kkH#j6U+yA}W1b_m5xai=dZ3Rz%H4AdKqppA)SVwmbV*ky2?4n9-x7N5QDgROZQ z)B2)Ejy=I8o%l`OcggsvZwi&@K z`T4HV5)bQUOm$sezqtq0tW&<%B1qfb)gq4Z1}3`>>v!Q~t z7nq1rtv4#<>f&gB5@hAe)z&myZPiFfd&NV;5?J#hTGO zY1V5#qD(F%LOsmPJIB8|acSn}@)-t}rHq1I3*y(vA6lSu!HcT9%l#LOFQp6<2dG#P zAN=K~JD=P5#_sh8e)dv%B6k@OFS(b5iDH$zjt(8UT zEKPHC+!7xwiQA;Y)5loaXV)h9sx3<9&>;mSP~c1SdEE)xHgmd3wPe`_ClVl}eZ1IO z%bX2*Z#K%P+TpO&CaFR}&*l8H8#H!>Mg9l6VZK?4xn_g?XUri9d49RxE`&j1OgYmYuXHjD83~I67;L zt=SC!JaPw&{0}5u@@eKADOiGu-5E?+H@Coo{Wr|xFw@!;AFS&zzO|}l`j0msGX5r< zVfoOIwP~Mf=-2Fzk8S@-t)unX&N1+Frxk<3ql==Sjdf+7ELpf@;}O> zq>MA>h79<9tX(m8Ns6&_PwVR4<=3=?I@Q{ZbjV;j$=)0g$uZ^-vxG&Go?`x-PxLb# zq)=W8bg4y2U825k0ZCvr=>=eJMks!NxgOF&!9#Wo{ZxfrC7iWK9g5Qu)~KK$|32Pz zU|^kI{5&=q`|>3RAS=sqbCx0+4waiU6sw^we{}C{=mj~dO_^o@ivqtlM&$0LK}`%t zDLfz@sjEm5m5Ry!;UVaOk*V@{Zx0u*Epx0~*;sjeC9g|~BonbvL&b%r%8P(bw{Mv~ zDcX_9=A?R~5?s z-b>*pnr~C#%~VQb@A{#GK;JkjHamjcSGDFTjfm!MykRp=n~!81EQxF-rnlrWYv!D{ zN_LT$qt;3!d+l}ENu*^4Yop_Iq{UxakXV~5c;I=f(%4N?JS@o~alP(s4mH?$Cu5=% zoKL^0d!KTEgGz?MRAou^qa6FAhLo{Y#4c9u z>K?HvWw!C%^FjPOMr+kfDhTnNJ8I$?u2q$epo>HwoxQuw4(M_8Hy^~9G`zM<3H}n` zGp@x?Y9(fJScoV=mX4sAg+{QqxLZ6d)CHWqeWW#nv>Q?Qu7n+5@(3?NxZs^HWo60n zZItxSTky1v^)T!zXv|u=5!gonQu;6(4&}-~(JZVmn5$oT<-_L=ayQoeaF6ljcCY!F z=iYhYO+EeBFQ3+t%pyb4LvXREIWgpU82L{aYfZ`tnCiF}T0G>5WtDh{dQ zNYb|#sR~(NfJi5^E?W{i>2-M3zHD2X?Y_EQaH=i**_0Jdb+K`iDphsV;V=>L9 z`}%)c;7c%_4n4M>(QVhpa0$z_^{0)ld1S0Mu821b{-Ex!C)31bMbFH=Y5(6ZNy183 z2OYS!@C7t{2=U!#=*AlfmIgh%zXU>*@sY3jIagA|MMiPU)%?e#tIX3cAMyFzhmS-~ zIEzNF=zja8fMOF943bELIFqUGt z%yxSl)$Pi>lx~mHni{-)40AuJw(@#NBt>G;rB!-R=hme=ICpNE`2e?0>9|xv1xm!2 zj3Y&=W`|UMm8moFlvpZjO@nlqMER#i=N?bIOS4%}li;x;dkduR7-@d?17Ng)!DPSR z!PR-sZ8p_e>6YFql^?<9S*b+ZH&3TK=h%~_rAckq3R-8FFU{F2+K(hSUJ(VU*&{dQ zvv&*4Bwbp8X~-_^D__O?i{ANJ%CPsdebvvsN0n{)kA34m2H#!1bkh1&Q?n4Km%>BT z=l&x!pN3~49$eQA7msYKT;Zr&)>FJ z3aOe+sgC(50c38}jEDr*gqABLr3QtCMBtKE(4b|!9OjB~{#3B*T2j*@jD6;*JOlVK z7fHp)tftN@+WopgkEJ}LKtilKc>9zA@AAvDYIk8kOPSve0aC(>?&vW+oU+Qrz}a>Lr1Tplpqgj@IRlPvMs?=!e>m=W}YtJaLZ}ec>A7nVPH>@QlW}3pI+z( zp`G+qdnx8Gx`GA3DB(_$!-1mb(~ZQz`LTbfd-jv2ou^$T`!av^(N@F%dHr=1RIS6v zmtMesW5U)Hew8BXCx?JPockAg=jaHluUND612w5+>Z1C za2m<^A`~^!{j#>?PB|>AKf#2xG zj);!Izi)$uUxL7O6o1ZQFEmS1Swjf+Bl}YR6`1)R2_Pf<(%{>caq7bzXM7`{r8VCi z`QI;R=d!}^d5S-?{=j)Scvmgq;SVY5F_g&Qz0X*rn-UThI~se#6;V9(#5|}{jXYyC zM?FKiXM&ugZm(K<;Z-RnT1%&Snkx@W-zTFeTMoURZCQLpAss%fE^%t=fHpEE$FuL? zd*$7cW>c2Oo2+noz#y8sNTRLzuxtab!9`N>#u_b1d6T82efw%bW0%bitsactDki@YGny_;b3}xl=ZGOhvP@K<91t1)-DMjj@1bm)%obUA+0F&;J!j>scEytU z^eyBHopv4Pqm@QVO7r3G*GQ?re+xpU5?H50jgaNGmt}=b>+nia3*jX#N!6yG$}pL% zhW%jVatk>rO@R@m+zK7Zhce4p)}Nx91xaP6tBqVis)>>mpj1(IFwBCMEmAJ+Yi?#1 zJi=Q(1FD`^C>Xqx{%+`hvGZS+ElA^*7oAV2PFb!Tn*Zb@AFWcm_vznSXk2( zS61;B9y78zJjP&bTcQnOiz|gq8jW4F$hFv9sI>B|JtQ*Y9#sSnmjVk`Ug|j4mC6WZ z*UGawbFq4KIG%sMw@={Az=WgGN+rLyf^|(;Zh6+$kc3AK#amOdKx?9=%X@fkPvs8F z@USHmOPU(g!!6xm?n3xi+=NR7$@Mz?{7whL?5k>+3#5w7l=e`t73IuG?oqaBUQBnQ+2`(C(}L*G zI2RBlb0q{7V_?9b=;lqO@;2&)Cg$;INhktILaFCdy0=*uTY6Jip^c?Rh+vWoIyx)5 zPL0Q6tP$gc;cTd>7Zg2aBs8pBiG8_JQKDhNa?KBQ3EapL6_{^Un}Cw@3@!&^c0h?s z%a0UePCC*6h;5BBO4BC;6I{XsJy7T8Cjpi#Kvw9WPs(@HpUw)+R*wsQRasY~9O$ z{xMjB>&#L^sd6ztpaMg~AvtCT=crP^`Dsn=i#HZpi0ELhy6P8DBx!HQ6{ zW)n*ZEGspV1#l!hq|b^w5P;B|nY_SX>e_wnS{fJ6PY)<`@jI5f#2WShKuo``BmP*( zyVihoOIm_=Cq;*0gaP}@Gdtjx0d&Gdb(w(pS3$u|!$VX!S|RGPLYXPC_SH`V-%tWe znwblj-Aw`CY*+2)mn)aeJj@C-Zz0{t!4yg&eXDuSJ!MMaDpfc3_QlF{<24kbDjS;Ds~cIq9JoQmHGE93@BG)A)ZH#8(_fQL_@xo` zi7JKSC||CLB*ZMy9VErdRL1|~>fPg-xYPadXC{*{2@xkD!2v}lAz;9W373|#Y9}Ee zH+6`?Mys9yks`G%TJ2i4b%zijASz(QNVN?JHQ;6OwzXEb;i9XkEmowq-MV1wmeTGP zT|K>Qd-%=JJ?H$s=MVBCuf$+Jm*;uEpWB;?*;gkhXlcyCAoWp#AVB4EWC|ie@_GdY z0TQQhAz?0kdQ=059*heO{KLtHewL_204wCeb8~+PZ$<>M6s))jLW7k$pI* z^*l!Jl3ajf4dPzCjSJ4(3%T68GD=-B^k9XH(7ErcY=d?f;|X@h~l1RngL0Qp)Jr9^t%6#DM~NF@3{0T4kX zXUBhjo)R|cn%py4$N$vwkGm%8Co3kMlg=F~YvJOzACz~{@_+sPxs*t8qj%573+rNu zz8(JxU-o-wxGw`{+G1{eAJF-*Da0uK8-F8C-;=oGp!JV%E^pWl#BGdQp@z=3^gv9H z&MVGMdTOrkQZLmaR_>fC7=ggU(1}yT;kGpklUydCTwYpZ?8O05k8Kqk14>os5TPMU zKj)e-ot}}clL61B*%*$NbE^Ol&chm!{s#6c;B0k+pyJvTXwdQ0nR6&BYmq|SsK4gy zeog4D_OyETPvr4-E1Ui?R*)wmdZz!Z5euAZf&mXK^lU+xY^hMGd(*Gr07s#- zltFNat@YIw?`uM$5%5B%;yQ@r-7yjSeS zaYIuFGc9szh(~o8|7s1&nTw_i3J|G*u>gmHC01y{W~~sYMg2T=5tYz82jNW>R`}w# ze_Nen`DFQ=ui7c%<@HZ~yjnT1Y~1N5toY{baoh?fW963oSN7zV{cQzO?-SfRrpZvA;yHgAck zET_~!0Wr`QEVINS9iF$Y6(BUWix_!>M_T=_Shet*H*;-4pMiI^+d-w9lvVjS$%YYtZTrxu%{!2B1$q3TAtx zlN;IUG*OK_06G>=^Y%Azj!~J#s<}e9SB7OaY;CR}k~=$_Y8`bk)q_H&$gIDa3RZozS$yqtWUbWtcoi>ag@&E9g-UY{Bug zSdr0Vt41l6OKH5|+JHMkX#Las-@3+cY3r&g3G}nA7%cTDb1fE5>{wBlDMe<)AEHXr zkHO0He0zObdQ||WdLn9(YX9MMq5yf5U&cIzv5pj4Kf5ycL$HHGB;NcXhY|AzbV+%# z7$TT3=O5AqD9L6_B+R|@p}u9R+Fwq*xbqRdP066v*2^;&ReaBd;vx=J%%&hkOpATh zKQXfXX@RekBG)3EWU<=w;_gpo?NJWSKAyYl8#{CUsp6LxX4AhrlaPFZ-v$3-gxIHC zKo8r|E7|k8zDIO2${GFvbo4hosh>9ATeb7pGxMaZ=#CW9u00xzXC>t~N;1-Pr?RJN z5V8YoLQh(cYQ~XXogjmtP&unJF-~!rBi1z#AQ*IZe6$L1WK_H$2=pEO7Gr3I`MP{yA~YM}V1!v`krwDRF6H8NJ1o2> zg8f{pf#hngA=9H>9Kr7q9jmA5lr>C<#zSxuTYl8k9uPZ9SRB~yVl^eLZaR=Jcl+;s zG=;yexn_iTT%mOa%LK=g*Y%;>9 z2q%Qu$0uhLZ=a2P{^I#Rs{f;=%jdpm?E5D^_R6iZ$A3uuS;AR1rlbC0`vhVy%>+Ms z&L`uh8IPb!cT1N@NnML*7|rqn4M*Z|>LY!k@u`Zc`Y_R<%%YXQN{X^QBcnz=_LN~X zQ-WaCfbo8U#>`50HLQ1;SXrCWP74X_B8l7UHvjNL3I@0cE$h(H-3@Y02bHZ)aXD=v z(G-hj_2hDdQ+zo$wF<#SY8>PPqu?_j9njbhJWO)25-}bea?Msf@v<}rpFtUNNN}Z* zvH_wQ#n$lbS_|!O*D6^~qZ1i!=aZD?fY;I47$Dm1xW2VhVyqys(#;^*M%pu%V#262 zmA@-ZLG16Mr6j^o2^a2)`%$Mm&e^w7Y-f;TC{b!T1c|1~Oi^gSaKKk#mdBuuGMx7b zfiaW=cUqOA&utEXHbiU}ry5-f7j8X#6q&#pYoAOVe56L^auMkSg27!?|CWQFJScD1 z&Ro9k8u7tWv*FJNBLA=??$m=X&&o%CM$owAAr*85t>eb?5qjnGqC2l}@UohwPCXIm zZVf6wccm^BLIa&L+Rw~vELs}FhSHE|{G{lHEZCg1AuRFN+{yautgX{)jxNDMg+XZ6 z=&`N58z;xOaNT7b5rHtKP~_@M1E!gPkqJTLTS9rlIZV_rMFfo(MhJ#$^(bYt;{h;F z!4LZVV*Q*7ohF*(01HegWtVo@KBRXy-zNN{g} z4(C@rg|)r_^*eOr(w(8sLNOfCx&&oVco7{$ zOUiN&1(g$;COI+UkTKkzJyU`}GZuP;aX$A)jXsqJ$;727rbEz}eKMRka~98*A7h0{ z3+J2%+?axjKB>c0KtE+z(7|%Z4rOc|y$FoNZJvhDAj+? zF6IGwl0Mo^*QFc}HY4I8p#y=#tw5{lFOyzI1dDYrDE=i3#6V<3Oas^kGS^LL3qizU zZwZ@31YowhXve`*56buH?kxSKGwxi5_`sYan=Y)2mcFv$_g%6R|Aw)m3vhcLLO-E` zH$=J4cTwnAO~3Ub|9Sqau;xk&3es1ii68^oDWT_8gnLVh5+kx>pP$M$aL%1(X%1zn zl1`t7NI4*ku^0vQ3I^GmD}!D+-BhF%26xU`P{WfCTw}NDMJzmFFXNYahKK2%WpVU6qiV4V%G=`< zYYZC@l!u_(r5k93BmDXp37Jl?50|38KDq58w@hG{*7pxidD)h)Ek%JOL-E>UT1Epn4ug`r4KZ z%|Kr2{mx9!Y1wHG>Z+;9sK=(k`HA0oV_r#W(cilkJPwXu5ftnoaSE znV_Z@%DaVKIBT{o=azCy*`xze{?4u`0R?__SJc-S17gJh;GoOt>E}$q;7!!mI2c(< z@0JKXH@=0g9E20014nRP&QY;Kizl^k;Tj7JIF;PBR$-nJzbn@{-N?km=BIe{ zN%#DjH)Cup5VMUcpT}t%xVHRVLnh&3QC%g!EejC()d0gRuI7O^P?S?+24B~z9?kzJ1&GS>ySPsI^9+?(2*c;Urhd87wcUB~bjy9S~mCEef#Z%BV+GXK_ zTzj7N?%D4&p+M_m{PtYR1q!m!-3#E961Id2p$^R;rMjU)*<6Eyew1K(Ko^W=Heoa= zlQALDfbixbB#0W}2>I63ES7?(fNr8v*?S6dVmn~^wNYkZqT9#P0r3W0j|VqTjWC9W z;wl*oAF~sIexS3B?G50oxZPvzlIz2d#a4!A^QiT>3=cU!izqtfHtk)K-6Nd#6onkmxZPO;9LoP%*v$PmEm zL0SFcwH#Tan(gB)EHY96^oPFI>EN0(f!)=*k=MxSmaNR_yuCuazg~bd?`%0YJ9_k& zqM6nF4H&#TFk0?$eZThwlD`5Cd9R~B+q028ZdJjmPI31QXQc5NnsA>AF$7`UG0{U; z!t-!Psw3kJp71-H+RuI5?umQj*9%bDbK}pKmU{15dFPN?Y2P%^_@7WLFAc!~}&ff(|rjYDuE{hGem}AqVqZ1E8Ij~;0Vm)juwznu2 z3t&zCKdU_5DvXsrJqH(exKO#?VTql7P9D5&fU(5l`<)2B0c5>PTwTQ~7DX^Rf0j%u znbDQe-|A1<<-Vj{R$;$w7h*+O?m97S=B>Oj)Sbjhtz6<%iJu9Mh!GevZFHPiB1O#tH~m@3T7JV98CY@v#bSE3ywx zg!z!v7)xlccW@3S_ZZ3XEmj0F0s;7+c_vx^8v+rW;KGFkbzzfrlicKQCx1V=ebP0# zV{*&n>ys}`?pUYx?1=mO_C>bd*M=^{{q5XJamQQPzgf4(W1N%xhq|XuypQ;p)p3aZ z`J+8ky0BN`rYaBApkK*7F+CGX>GrvH5eM%nuY^UGh>fB*@>(=8y0>$0Oa;#If>(b` z@yPxenirC25|jk_<&pRb=v)~}lRV$6FbM^onMPB9P(mXQws>3bo&za9IsJolK{UT1 zo{5JK6f%&qQ~tx@P6Xg9n_=Xn+u$ zrV)aPC%Z9ET42i$0U@RNJmVKZXglvl{nBEo*sU8nKw6|mb7+r_Z0D)l**5N0haz8v zT8)a8+{_Kn4!%%l;ckrYkY zuHE4$K2#cK@4FRu?k%VN15@AQRp{lzTULv|4{GoaF;Q@;T(^LJoB&r&g#`+prAooK zT>^IKtDZepa6t4eCNj(~_s4MI-c5r0E=ry%^CT#%#>DT;tqNAl14ELeHwak`dhVEa znGh_LNVWVSanrg;O z9;&ha$6a>-x+t$(!;~dS<8ZD4XkqrV~rv%Z98fGsE@N8jMF>y ze%}YeRKkY1(?K8zH)2cGRs$GK^OCZo6Y=Y;vgH&OipyQXz%%U=cWRBZLa>__d#1LbcNm3uDHBK0b7G%|kkOk8Lm-c)~isP@J zdr%}acy?#p=&FFFNgIlV0j;N<5ChDL#(q{3XzGXvHap$kWVJ1Ur#l-n4mTkL5T;Na z6o-}OTKV%Zq|T+#`gepWS3FqTcAh8h#I{&|8I7d~Sgk@-QMQW(7mO2|-3rLtf7#8o zfnjRQwmWp^6Njh4o93W84P8Ic5B))dPby3$^~0%wl<-*GboZ+7u*aA{z{FO{%465_ z%OBoby`t&og`dvqOOCs;^{p>2oqb#P3HEg9DEtB^OO!gfMI1 zifvl=8d$ZDo4xGHY6LH@;%+V-!k;+0Z;HRkXB!XXTKe_dx0m2X3iJAIN+nu?4S1Jz zXl1=5Cyd$^#uncH>Z>C_3JTp)31nvJG!C#S1O1k43nEm~uFIAxL^@Z44&z~y#x**s zk#C4~6koL|by>8sGC_WyX%6DA%;^lVh~mI@TkoZ1w6all64&cX*ZTc+x4IN(mmTq^ z=3ONs+~Js33?({=8?;WFGC0QR!G;5v-`TY-LiJ61Sgx*SHdg?CjdE`Fz3w)jJ8#hF zLGhh;10|3@)D?V0@A$<JwVNk_=PGH_Q;aG8_p6Zk>U{pIM$M`fhD?<9W*=RyR8% z=oe%EpF-T=HyI0Z>q%c(`S$TEjYs-j5k`Xi;?!98*Fp1T>+#hh?7vj~#c?ZMSrd&v zzWBoa*wm-RCl3sGBA=03UVrJc4RyT3MtRJd*>L-mWC7h#j^by<0W&%d%o-%N@e>C6 zsyIK=P^N9Op=GxqJpEIb&HRVy{>g1w<$m z`h&CNoYat?4><35+7)|>JR6fHXWn}VT5*i>Fe>L917)v5 zHm-ph@pL_M|9%I^;}`_VLTLAwM<~NJ5yAAPN&8woqg;?j*{xc`6~yXsM=uk?8{>x5 zSUPt+TU_A|$R#2|7vQ)IZcUf(vNK2he1B`N0oJ5RXMg;3blQhpc42-F&G- zY?tTiVGtL!`CR2=$Hgj)*ygTA+&I?|fhD@I{Ja`{VZIv48n+QAQ8>4p%Y^OAU&jvL zObm>fFSbVgG4px)xe8nM$S%ZGKIc^UX189heN^5RRqlFJtz2IFJzLMRN#)F1IYMCQ z4i&cb#lQ1Jq34tLdu7X(nCY*Ed7hv;_{+RwBadc6`0cq6clP!Jv}h^Pux~YdX1Eh} zJ!EjMBgBpAzmc9}ZmdRVAxW1|VOBK`g)(8?pXA(Fx7Svj9X@6FUySd*0BLqr?{x~S zEUuM+oJJ2JxikqJr4y*yg;_Grsgz|0K3onQ!)ZpuG_6kyJaoR*A%r~)da<}bN;dDQ z*@J>xQ$;wDtNquVSQ-()kdOuUjexXbo{5~RoGzwXcU8_X76i@Ki}5Bb6pWQW#v=Ud zuKUd5(jk9dS&E9t>mIidmm+pHW!&&9Xx_?)dU;q}Du~3f&?2}X@e%&egorVMtvcT% zOl50t3}=C*I|<~cP>=*Hov{jcmYF!>_WAV={p}%PcnB^Cs(rWghqaX{H$i?lgbwvx zQiNwLNgN9rG_hxJ_ix9XHHxiUw^m7?2140G5GB0XIrYweK0Kdo`*~sMAFq}1X6M`E z7cZP>Qa!z=$S8N-uO_wf!FV6Y-v?5CqQR})B2ZG>x3Y$WB$F(9Mr`cl?Jn3?m|NGqeS%~sz!38HA-1kV0m(E&u;1FGk+R%ose!O-iy2(Fh*QV)RCR@>cxqLE;0k! zfEKM&tBMWxFKzD7{rJ127vC6N^M9WIj8JjOdHjkW6#}Ol;L7z+Gnu3QEKofIMBcoL zg0$&|>wkm8MRB*~E9WIoCH&o#X>XQ>ICQz_BT`7B6>4*BSwdE;4k?Ja%+(@zvC;`N zSH*MURhi8;!mZ0H)(X87(42sQo;M-|u^Yl=KzT+BejvGSm(zH`Ll80|n}n9qHmMNy zu|+x*v^dc5wlk|qM;rIXDR_=aN13t=&a{K)`u)iR{b*_Fcqt)|VeM;EH|xQD&KSp` z&a?69{T+F<@p6ZV7Atx>$qplni_f1t{D67&c-(#S8w6GtwasxKo_?h2O8s4}d~Mlzf6j-vZ0zC(4OfyZ z(_fMo4!(eAe7oo7lS4+UYv`N#&K~Wo@vI`51u6LjgqpqnO)V#%8n#^d{n7O)3&f^3 ziZ|^(OFaDRxIl=BytOJK zFSlOb(S#E`#A{YknT2KuCKSLW$n}8)xtc(8ugkffkyf7}7<>ya7zF%yK0{2~N<0`B z4!#gv=I$Ha%HncbpE(Uf6$;O>RqA31PUL^{Q7hD;AxF75D9z70RV2XVB7%P-KCQ`( zo;Qcmw_^bweQne}%VHJ3?F2oCFGHe$CrI)6^l{leVn!V0hOY5msT;;Kmm|RDK8m_m zvZlQ2Wl}kqu`^;h`AEVg4l#!-uc1-V<;;u=!4Osbc2o(6JA&HaaFlQ68Gj|QS`>gc z)vAqqBHvyTXZ!xvvp;`Ubv1dO{-fEy$=zdb|HqMcet0K%?>E2B9Ke(D#a!1^$?6-} zUUnH`)}C$-uCNCY#>lo~`4#Z8vvKK>etq#-Tl5s7^vOe>+-vdnMFrB$9IS^J@%os{ zJbDFBM;mDH}W6|v8-LP z%M~_RIaxmW>f|>5X9xeddGh7S4U?Pis*1|97cYBeWB*%{@w3N9hW^j(2wJG^iiT&B5vzpVc+x0oEc3AW9fecqlkOqH?mdSrHY>C} za--K<%Uf?Q)|(aW7hY9K_6m~MLNW1Mf)Z3a)eHfO$cjS)xacw+lq<+EL3M{5cT2G* zr<4ViK|furQO&YIRh>eLb2Pa=OHL?6N&;wU8px`}0c1bZ>lA~99={G1wY+Df2vv4+ z6=s%c{UvRAs9aou*!Bz17Qd0rY1~M691fwpUv0}f)N_1Jnob7y>_EHauNNkZ5fHJ3 z>0lQJG(cMrd%ZrTyH17`A|FvCmLYF_z8CiLU_%sl3>1L~rIWYQAUH@>85z`7yCl6j@Q)b8FZ_fFGyxU6E zekJOAkZGRynf&v_e<9TAF5vv8y?=#O60Ss#yjZjpe5(LaK(4>1gX##-L+d^*gZT@s z_Gow+T`e~#>veU%J7w$mch2TvLLhgaZG&)E2Q<&>vqQ_RvflJ&$xlXN#7dPrc$LJ;%=B9ski5HM4 z!CljgFzd>sh-TJ+4OE^D(ixbcPb1869&bnKgZBVq2(cMUUpt~?f)q5f!EC@9ZEJgY zc1#~zC9#|Popehyr=jI^t6AER&(H?}NByaQ_!K`WzOb0>X2gJU&=sE^YohtP4NK8H4GAw^)?B_$^LqsvkCrp4&m^DQYCKJFXK!VZ5ND)MbSnLLQCN&Vu= z@75#L#GyUt=x@tK4B@7LM?hN+Tsd+!>FQs{jsG}8HD9wXKHib_Un^@iPfF;n#RxOh zC0WiL>%`7<-*8Sd&KwIBMhrm8h{}FVmg$fVlYQ3B>sP+fBAj84lWnoahQ6kCX#{2R zOk69K;+aZgRo0O~9&KWjp=M734ydeqmJH+tw0`@mui`)u%>}PMrGjf)V#W8xPdhmN zlVsV5wm6K{n6HDrb)g*B_%LgN1DE1BK}*HrIbaD75og`NQMZ(B&~YRLTIg;r!#GcK z+Z#>l9HmTtUP&`8N8Oo`aVTbU2AF3EFe0oo)jmnFP={Z4L9ob&y;Pp15W(5+{*NYPo8=epH$Xxzrl9Ot-GPaw2O z^un7k&ebr}c*l@jjGkdN*`YDEfv#V(#rT35Pgf%AcJ%fYur$yO^m9$}dVm5K=Ud_B zDljnSWC}g_u{t-FgIDwL60n%qr#xT?ptItqUjqZxUStL-l}p8BrQv>Dl;J6e71t=a z4p$CRU9;!D#RLMv8v zhBq*@R9kIZyENAA7Be&Ae83LcGn)-GWX9c8)TTO7{|Xgw&tbqGME!b*4__;cXMkXd z;`nd0Ca8+ZR?~4=wvYSWl3BvHtVb+*1G#on#*_CH*;_$+^6Ay&{C-80Vca|_d;i7y zCtOmWd+IoqkyQ-$q#QHNc#vaOpmXhQ2=`RQnr`n6WF@LIxr$eu z{gq>3N%do(t7^A-aRKrxcJ)$#uz{_)1*iltLB&>>aVX4*QG%}_paURS%6KS)x9q*R zpPu>*Pqd4po2VW`Ef9(@=Tdr4LtMlGgue_@u{>_1Y~wDfor;-ekWx)95-_?9fqqJxtlmc8^@&Qz zgBm?hTa6L@wczKvZf)e57r&#S)j<1A;6Bj0Y9(Ok!u5AlgHi2sc{g@A{N$eV2V0jd zVj&~IME)WfYWp6Wy-cJWe^kG#7TJzU7HvaZ=IKWsq-HFyog1G~N(*|`Q?(K=g@2mg zq?$aw`-@NipJzY)T8O&zEV6)Jnh8U84ysso+Hi<*BUF#7%D%YBhI&U8OdgO|_ zRkXec4ZR%x?(z~vjAYuID(un0&vyQ&KE3n1xqsL|e$`I-zWU3$GfQH#Uw``5`F$yq z2zBZhfPh2C)4^8`XZ8kSY0mKcK?r}WJCNCeV$P~I(Tbj(E2(;+i?G`^r98k_6x;o?1WYLM4-6)!;#+YrmJ0hwp z>`37*g)xgu;to)5b!A^wkH)9JEIp_1UAa%b%?M~>touL~L1jf@-U?#*!rM<3SZYn6 z-;gAy@5p~*g5$^Q24~6&3tYR6{i7ev{BCH;Ljqgb6jzy?5X_ZF9zMyvIP^lmeb1;U z@ZTf4+o-sYdVGl7GL3dW=aWq6lpRCVWw%7KY_3+XmmmIMMM{NU`;C845pm{@#&?rH z@UHTgHvMVX(|-TC_g|=gFBX4%_s(m_W3#S(xZ^YO`}eQ$Y#i8QEyU$*B2tC^OqtqE1};hKAK}R z>0qTlt2hQljJrpWIbHFHQZ5PPw);_E{F>DH2(u(!Dx>9)E+8tld)sf7}-82N8 z$Vl4gG~^^bs*|qFTp3DqoKc9TH(_5OCDd-L(=(ZBBX#p0j5N_??8r}zE2 zJ#!#oo*1l;bAJ^XiO3de8H~4RETMFHaL7Sonv}lvoU*fkZph*~5*8xI4rQpXD4Cd5yussj|c~Tf&G_U}=sb-GzYwjO5>&%l>@&|@J;-pQ4A zdJ)^`>}4chBur2%>2%tD(4!oe&QfmY6zB27-)kP1FAAkCJ+fvd>TS3FQ8_stwIm># zZEeJ5hxhmj7865qs@ay?ygP5qC;^C*CG;% zCOIEd!c+KQ4!=&JK+6h&Mbl(g`wgU=&L;2;VEK_8;CSAIk1Df~W}DN)Iw30z=CrC@ zZ!sK`t>>L3un;y9?OQlfAVo%>lOnKG)uN=cd-_@a4;SB126qq2aWEk|6_@rycaN{o z6tYilN}@-KI=cdcm?G8vI)74Tx$n)li53xOQWW=GcNCZVNy?SF zsK7hs3%^HheGl2ydUJKK6|_@n*w5-t9`DpY{_Kb8U;Olco(4hHM|BvpQg#9MwPb=t z6qvS+pt{bYV2Y$PZ7Vlci{`c+>!f2I-CZ$1X4a;GuBnQ6->h|IUeCjSJ~XAs<-h?h zX|oww8Y3|Cb03x9T#>|~bn!==s?~}537tbG5wtf+zzIW-O(vCDaQ*hDUZY$ZXFEl> zT~sm1xO2q3E??cP(Oz*K=~4^o=+ORl-o90F8WL+gA>#?;L6WOuwR9xvbmt!m+qOE2 zYO`=dK8d#5RpdiKM#T@+rXG(_o0)t@o!{@+Uni~%X>6^Oh9+^rmtD#<^5P|&JW^;T z5JLUl8Ma@#`dijUR3;O_(&#(26dtD~E2m2XA}p#dZOo{M=-3USNRp6!cW7GPpYd&I zwep!Kt7{eJptjAn9~jACuWNTmu>GrDbAJl6Y@&7}rjY**8+80{*g#hV9$?+D*9`*X7QY}}PcXNO*RHaqd>h38GK zZ~i@;YM8tlEXcgCI<5&61Tn!hF&C`EVPRM?Y7Mv58j|Ln{WV+o7gt}pzD7MVLs^(0 z5V|a5Nm4|G5!hU@tS3NfoCtw=bs~r!(HM|`m=0I=qjFAzgrV}-ETv9|={LNpKlj>5 zhX{$ z$SdfSNOASmhU-??nBmk>0il|iza~c&R^m`%(k4S!m(wvL!y4t@JpO3*;dv6#=ZdWr zDJqpoGDMoT?y4@a>Q04TZfzxWNU|*5-{@+X-U)V#UYlujCQI{jE2DR1irh5hVE3hfiF+aX$Oj zPv5;FZ*ekrW8Pi$%*NG|pYQJZcMJa2)OB2h7IC*IN1PE9i#q7J%iys#Aic@Nph=Az zyDn|&@=O7Cyu6iJ&`C%2Kr zkW9`2;i^leernw{Tmy27vWoCGY}3bP_54mWS8TE(NPjA!qOpeaSUW~zStb9+SgNcc$6qw1FKZRa!ZHr7ZxpR_+WvgDgR zH=Tc4OqzU(xkA6Z>!E4=is7N8@0O(1EflxDcKwbgIr+xFZZ>HDr@81&*f0$(3z%V* znDa`sKL7q=M^R$Si_gc+`z%+Gp9IP?!Oc)W6R8vqX9!t6Ae7sU)7EA2iRrH?jgExS=YE~MjKk1A2}Scvku04 z+qyDTitY@%N(@2sNJc>^scjWT4;o`A@3c_bhB$9h<1uU_R%usfXVRzv^WIiFy<)9l zyz}nNMX}!7RTNQSmyV-(ic4Hh<>oKj?ta}DQ;(&}IHgRooXhl`m?d&k zBe~t%w|nu3tCv{$Fu?<{`TI}*iy6M#p5r1db{LL z|4N$(!i(&0fx9$%hsY1qVTtc^ENt*^&K_xmj!ORz9UgkXzv+p@si6Z5XHIeEGP4VI z>?lx*B=xY~nbpe5#Ntp-_s{YIw5$?oW@CyWcl)c``L{2??@ur&QSAhFyA;vy=l0hG z$@Q9kp0w2t{uMd4 zTjOiRCNM=ALb>NZS`zGjVXI5JKZ=FT3z-Y0?grYUJUBNghlZDa?Jfo%d#_E|H@7 z?Wle$2N`hY#CFK{*9aPyve`{o07t}}53&dg5EGlj2Q(hkF#1)i{93TA8tIUy#p*jC zn&nMWWu}NCbNdI6Ieji$rz_9C#%=N|YF0d^XjM|X6Dby-PR-Pq+qCRKi9#jbc7Cho za$KQ8UKRA3Ke#N;k67~v5o`2SXl~xTZH53!a|+)wHM3KzzwDgL?I~*sxWJEwAnF9wO1;>$D|;k5Ezo{T*bUTP0LU1X}Vq+LB46 z`4tE`k2_D~WiCbAb!xRX>lk2(8+BZ`vvoa&A1n_lR3ibu%m>b#xp6C()FWr4qBZ=} zIxQfC)H=U}lWCU)cTs+SXx`Zjt7=Gtqg>qxrUHhZWhrTk+07ObZS*_eh0_P$OjYMa zEwkU|h!~Y>Hkm;#B|jhh33bv-#(uj?A4m*Tw#`Ek65iz3c+*F3U$iNIe)feo%(jNB zr?cMp&+M#;m(IQ*nJRsZ8Q+eS>XmRdIxsDncKWlRKcozEJTWVPTr-Rv{yL^B>9gXg z!2rNih^g@0>p*ij76{~~T7U~@om2DIku0n@)=Lt?1S0P$n+2*{J;-)kkmRGKX|cFQ z9_>;#*QCX2gf^bp&DU(r2|hXfE<^*;!2(s#OmfrJ&;Cu$F_jb#76?x zRExN65&bj{RL6PNm{?Iol%j001R+{VFoh!28+#b>z1(G*w@=hu#%?c&u>Y*?E0&mBX#N3RIwj!Gyx8wh6BE5LsdD+w}2 zQWfQ67h{*YS9Ex7o!6(>Bqo2c8Z=f{RNO!xO&4OcR&uC_#c&ausvRSN&>&o<(759W znE}vk2=FemG8|6o=%x9m!Ph3JZz45)9fhmF!X>9cFm0WmGAlk$k=!f)=$HjHkWE>$ z90-xm1er`Hl{SuF(ZB}cYWPPRt@W2u>yw8^&&XN_^{px!t#t7p*yytB)p11jcFFXM z*S3Gr-xWN!j?$NZ_gL3{$#^+-C8Q(7qpCY%b6y@C!3$}HdM-ZRUhdGjGPIFMYy4PR z=aUkvA*8Hsn_o?A)^};^>QCTjDv&^B_3@8?Dt!KR(HGMeirfWUO$gRsi`S7SS$}B8 z^e7fR9-LNWJ#(i+^a3XV1@HNOT6Fb=)wYi=ytA=2*8TW*O`n}AHC1ChA-VG2f``sXHkUeh#{2Mt^Mso$0$N2 zFGkI4s}6KHRl|@bJMRY;@E~p_{PYO5=Zm;wk-p|sa3C==u(vJq8#0#` z>u-h+Ju&ZB4IS5pSGVh}fj-5T43Dl{$kVL=wUEg&WD=l>A}7fS4Ft^?S4+dwbfE0j zRb0)Uw?KZa!($xj7~!0&@GR8o~rn_g(@As{oUnk11 zKL_d=aTy1P>)h_TE-jP6aDkFg^3C!^4;ptBJerVuQXiL7^*gu!VQzJGb!!1BKO8Tc zbKo2-ul?=2`d;RlXND9Tr-{&eh@@VVFnG!M-|>;#{~I3>6fgGwqqvlue0K7=$@P zU|SW%Ed}X8Swo|1b!U2DQ&`dl{D6OBS5xd>_%-tV=g|$ZZy785atejAMV5)hV!$Ge zCKT%@oQx!tmYZz}KoB8)Ibd`t(dM_VAqX8C4fDdmEvEZ{4scuaH5$*TlIUJDz;Ue* zEr@yFb`=$KVybo3Qd~~ot_7!F-%@~jYip|*;|OAP2G^`mZA;C|Qv|LXhQgI>OiWBw zM5eQrMp>~iB%nPty87n7GRt|q?`^HXRcT{myNxBUm!y46*Z0XNioBG?vKKB%1wHk9 z#5|63JC0Bp)@eiM7Hadpa}xnTbLIaZRqr0x#F@SiKa))2aIoI4G>sc?G`jz+iqRJ zbr-Q)Z5Oxwy0*TtzTfxvdp~@_%;b;!@yz{P_jTQ$>wfNqp5y6`DtOPb$`bTpxSzaO zxR%j?*p2==q7iM4P^Y39meh(hp^VQgb4;toZ4pzuLh8l&^A{&B-LF)B|Jvytvx$dU6tlBogd-O9^dGrrnNT1L8|K>!Gs5*|J1a zvPj6@S;Ul4!3zIn0GS(u4iy+Mhe-4^j{sDV6LVB13?7X0QfVQSORB6!#A4E@xfT-X zsK5^sxlDK4m4>T#49Ze+&QFnMO_Ws$?i#|}e@k$<$l}8ushBil16XFYbOr{Q6ISnj zeRgo;>GVltu%WTK!Kz(bNR{74ZKmMGGme6`1C;dJ1tp3Vh-`#hD`3vI%3gaBj>yv|?MiAmt zCfR&@;!30aNbiwf)>x4qeJDPky#H@fegqJhS<|cAVQ^poCGA-2emUS@2H|8JRk%;Z zkSt{}lMi2_*q&H%DM?Kz#gKN*4{T;sU0NRsR^DYZ0SIMY?GS(yX)98@r8FT4wuK!f zHlZe@SNEiqaRv>V4XxskMkkuo_7GZTPSo+KmC{zXo^hvySxGq5^&zgTeVXUI~Z<=!34flg`wVDwtPo7gKwL1;kc9~P}7Xv{D zJ}66?4d-|h?UX--P^Ne@QJG0W z(x4%Rkl08NhV6|L`NZX{;$rECpXU973?I(Ln?&eR^e4q%)Cu`iDmvjFCCMyFHzWlaGlOS z0*y6Xd{;#EhmeQ2z@}$S%+>739Gy#@qre)Pq7+zJO5;SL#GFK!bhWdm_YXP8AnuR1e&a-&ryDhQ$2^ON&6g-x11 z4~}L=TV(F3yO4i89iroF)j4a`JrcjAy4fSK?jDI&enw(qxqWI^qfB}D_2)_D&SJ6* zU+!g*Q=>F1V$tow6Ql3MQZdkLc}Cr{Q-wn|?FA*S1i0WPFF3dM&g5FbN55G;v|?3( za^=kfum82X{oHoyxs-oD15TAR1MPL*Xt?VHh@N7a=|%V2qb!N5SAA%F+U$szIA0;S zm`+#rEXtw?X&BDNMgAHMg$6ne6ykSFY*sB0z8(EZh~*`VoGD3e=k5DL@cFmdhq*3j z0oZ&U5CkaXI7Oo;7*h(^LSa>EVrF=ehfI}b+5wo_kpnxdE>Ku&9p3@VlVggy=r=(` zm)EE3WAzp5x@XVmy zIOjei`_eX@&92+WGP5(cWQ)qi{u5CK@f=go{fDv4uh-T85ctiWhv@W@&HUicC(-V6 z`VarL?YG5VX60ieIbGWS#hV|lU-<}944VppmLF0n7h$x2b%@(BWFML32Nc_0dS&A# zw-?!+AnfX}dk|a%91q^n8PLq`f!y%km%SfReF>X+DW2RdC# zWu9%PF^deVqA23td~pnP0soEHVhW;1HI}%>c{RqVs_DnA=N1GAYd~u z?!gb!fB*K{QT@Ab4(90Ef`7|CaPH-ud27EsBmNT*epn2VAv*Vg2%xpZIw)&DE;=YV zWceic^fWT9cHg0v_?hym`roNXiFl#&_V-$q+-y}C*akKs;W6mLXut}gO>SZICrg=} zrY0+>?Pq|TR(3-5tO1~ME6tqKb6@QUH&mb1VpJD#CRsx(hfIt#1|lO5hJ*_}94Ja1 z(qzYkON`R@_Ej&O=c!Iv<3L2EMq4l4(8d)i6qs=+*%&Nd0=!GMBJs1?KjwO$)zF{` zpM6}F(>J~GC9!+`$Z)Hxz_!lASzgp?HBmVZC7g*}!$(Hkv|Eeqih{T$UY%}YN2W1` zz#+dlfRxpgIT*sY^OrK!tWQI)=IiF^rDK|Kc&*}CdrjHQ_q>}L^cDjA7w2u^yq}1K z-(&ThPYDH&@njb2&!0Q~TC#QO-aE4Y>;C={!coakc>UonFQ!rtQyhCCkJ;{9Ar;R*7#^5ItE|D!_&)5m?C_%G=2c>m`k^A>=PRs-(S#o>0&Ug&PX3N4v~9&ushoB=BtsYxG{lcVRvsiVD2WgZP*)T-*{?R($D6}@+kArHkxd`NdY=r`dgYj@qa!H-7~Nt!k8TF{-C~KjBTYhu)U$Zb*UMw<1Yz}x zg=S6kb*n&Bp`3cSvJr2JI5)WLzr{lQ!t;&oo-^-Xe=S_tZhrg6*5pU+i$S;2_IbVj ztRI={|Dn_)w_#Lwm^DHztii>@JD<$Jy7QZhe|?l!|N8UqbBo@$Ccm@v$a}xqG4-!W z33e{#S4(wC1xLJ3s}n#thPhDeR^)ApG6&7c z$pJ(i>_>DAfzWIP&UbJ3*=Rte+;nIOY`b4)O|ktBMS*RD(!`;;qc^K0l5y(>uuJ@+ zGKrU;zmN})0)IdwB%A^`+?Ihe0SHcbz(Oh=p*iUmqxyoS7vkk&RZ}kVtIJIR zW<^nJX#aFDzUja8o2Eu`xG=NYiv^hVHnaDXZ$xTSWl9uU-zpXz`_QPxAYK&?E%%D8 zWV&$_htIg?PzT<(Av1=4OFMjB#Hq(=I%R-1$JIsp05yiz8n-akyP=Cj%+0(!cJpQL zZd|9;QpI`S$gGXR8eyfuZ>}=2$4@g{h1QRnjL}5~r=I$<#`gK=tt;)L z6~ol6J@jV_pEP~r;SWn&pO?8(YwR&zR{{N>+TY^W;I zrlda0cYfC=f8__k#uW7*!qETU(|s1;UCM)N##q`5Fe6F;ilNllE$4`f!VIUBzv36c ztJt(zd+5Ce5?zWvvb}*Ql=$Y&D#m17b6s=Y7MZ*)6`&pP@D>7YVujw+ZJLP39@i2n zNq8dwiK!wAoXYyR&5GnTXssq@?f0Ohahfqir^6wv&!NPH59@u2G={sbt*PLzhG-bUrxO{iFEq=V;#ZU!C3{WlSO2bs+Mu!Oabu9 zH*4^+e0cDsXiDS%)*@)s|F0JD73) z@eSDrnxQ{Xb3N9{-)3|EaS-{>o5GKmDLkg6a9|jXRh&sut{@n)ls6W?MPE6x!=(Hr z+T)$S8>ihrWosITxrhx*sIwo517kH5yi*m6Qs}MmNfL>Iv0gn&i%**6s*v6!YI40x zTN#AeKuBlR)`B)Gv{$+(=iv-)i^rdojg$O zLwwiEs{8R3g$lH3W6(`7Po88(;4tho_vtV--_8oHEFZ zwZ~EX6n-CzpXu0m&Hfj^r#fm6{nqzD1JQWVUcdVjHP-)z#`1|4ZIr zuMbu%?cR28I<~;z={$1usqqC+qxU6OeK$P!*Jx%a8=j3`x0zxV0w~5?Bc;Ylm5Agy z>N-LXY@_;0;LoRY^d_jRQJ|CNWYTl;l%VG*({p|L;b8ry{>ea(6c4abV>!g1+g3*R_+&Csw{(oU{ut8Jl1%dCNKK|mj%f&B$UXj%Ow~uM>TW|iP`TK&Pb?f4bANiMo z6rUYjtgK@pXDXiyZ?sBup3Os`V}6hH+I5ky(KQ{f%n0)$9>j_RMS zE0W5>0}UIL!@io?E@pc zK62b8730BvLLG2Lh+*PMS1-5Cj4LxSnQKme@3aC^FBd%}jL0D~J39 zLXnB@@bZO%(RkkZr15MML9tPy5B0j7y|DSCHSDua;4(uIJ;1aIrkSKP4O>iNvISVX z98sWhA*6ulwk(jRZ?hUwiKxqYG#1~pJh_i%@!LcE%~NC;=J4foLzOpevMlI3Q+ceY zN;r3g#?0dDPWq%`DMu41zLSO5MfGqfBxuz0Ync|g-TwO<$INW5dkL5aAFOh~X#E7u zXGO|jMhmCLa$0iQwY#{6d*Qgm%kQ>QG53oJ86HNdWvcPn{f?$=cER(%pIyXkquMJP zWs7L?XZ-6r!o&2WYgBv7@z$$9sQ*y=o{UluSq6W-8u=0_W>Iti3z1^px7#hU&n2px zqbKkG{~lOC^O4^5(z{^OTCRMX&_O02%AdI6?AJdX+H3k`d`p#=B+?Hf&rwko)VSd- z2}E&;xWp)+kHy8D2e-9^HQt44wBCv!kButWjU9Lh7CSC8^~)0|3O(P9L0Y*lU27GX z(0&;S0X;KE&uuqbya@#4Il{@(rV{#@M+4zV(*+{qQ3ZUnfv z%i-5FCb*l{B$HNRieNv7)xBGOmMtk0W~dn%BUw`f8W}?D>4y(hsiNQC;J@;!>h2h= zyG4UXeSKw1&#0h|MCaQ4DOpz2WDRGpd1d^31EB+0+N0`=1Z2 ztl|Bl>!;R+a~?xLSm#BKgUqzHZxlQBeukCZ>2WsuF8`v36*LM|ufWl%9r+22xVjy2 zPc+*O0AS(yHO}!j6c7p^n@v`pH})%PNG7EZ3w* zU)m;&&rNU}s2Hol2_wKv*fG9N6Ah?<%|<56XmF-HYkQr)xh=v`*XQO5MaL$oflPC> zV4_ayu?i;}1uRz~fjxUuERvAnhOh{k)z~DFTF`%GS!M3>DlWB?xUmeG2@{JnBdV4F z!v@7@VFT!*ujzjGo9}Om7I!q_V}LSvXTKzXbxtJ|t6?@4rU*r8>d)tfUU|@dV$15E zSFNG7K2H9o=$)R#Bdw3we}cFZ9bCxuY+8Wfa=VF6h78L3AgVOFtVz0Y>(f|8%0wz* zAa-oREY2Ymdgjm;3*aWvAk``0hF#9XYKbJB$1`tYeljHN@H5lWJ`LronJYUSE-=T_ zF_+Ee#!328CS3JkQu@Lg)7C>`sS$@X4US* zo}*e3m)*eiacF(y1b(s-gL!aM@yRcj#<<5d;b<3dN!lHK?&OyJ(WIB48Q`o7&7k4= zLgAS99o+WXw7c0{lS1t2YXQf_s(U)nU5KLPb*N3hY}D*%*)t^{DW11}mvL)+zW#NY zJnOgYL3tymaZ0mNb7AA3=h>}fRnM=zOT3JCVusJS8t@m9c%s15D2{G+~bq;i4V z!PBo|Zv%wk)agmLI9cIHkLK)DW-9nqgnfiJB#szmC{!O4BRsR{ATgChx&cdMxP~vb zE6oz&bty-w2wJgdLTo2D9438|EMrU-BTWetIb6hRFOII9Fd29Ng}Uh5X#Fdc9e%V8 z&Wg-^sfNSPgcbbuw&QxmOBXmoR|IW9UI@vvFb!(p^+B@KQ?v_eza1N8P_BFMVR7Xs za}HJRw8-cgFGao6lw3ev1K}lKN2pg7cXn2Y>7HaSt6eNg3N)>EE|dh&nBFR6u3~PA zpPl^&Dt13Wv!Rd~9OpS7p5u4#m014D`JC)=1^+gPUsGeZ-aMQ2h(Z|N0k4e+dmAqb zPv$GG8VE;{z!JXki=u5$PGeC-Img}S#c+Q0y2kV-JyWalpL*M71&KMtCZZQ*_k!of zQ(Qoy3}t`Hvs&gMQJ$iMS?_+IQKww#7Y5I|+M@>g?am~ZZRp~Bb6srx+?b$+I&2=s z4^P_d)%~W!g}YP*-puqcGpgY?Su?7sSXUFEf%Mta%veU1RPu2Z#->-I8$SdTsx(FFNgS0#`oy`4H_{N#vi}1U-9X-PE z^-J1Mo(UT@z0~oDuE^?@K+ZGFk{s`j95`+-TP2ZZMQ!`J6rlm-2;G%*3LHRIN6By%lyIl{85E zE2OSZ2oBr!-HZb<5uf#_yfCD4MXrr-=xP(3+})QiFR}_c7dv%SzDVk6FbwhjubVf z`;oJ3*->}*B{xFydHnbk$u(#M5&a&kU!8%AW6?>pxo%2;BOxSM{PtX1eeq=bf4^9K zzky`#{h{=ta^}7 zAF@1}aRX%s4voPFKJg_h zv^?Vwkmt6I7*36}NtuV9c*5P;_&agOjxQ)!?_drVf0VSQcRiFj1>v*25FO?7Am(y^ zPHv0n&Hq*-mSc82Q0#XvDS4>9uz87ZySWCLhhEN^i&D+jX3SrBKDmjIOvQx73>Hku z3U{&dyYQdn@;%FZ|0ed4Ws6I&OwF(_>zJ>s>v;Ow>K*M8wr926!H{7xY@DPvHY#BZ z3oYxb|LA`3*QDX*P0jG1fWos*s~{**7WY- zCF~0AsVrGINQ5j5a5P>?Y#26!Al^6HJnpkjhzq+5&q%Yve3l6l7MYwmA@&xp06uHA zDGeVtH)Np@+NN*2|00_f3rVf47LsqMI%}x)DS2`qvp?vf(Bn3srluicdX-EwKU4Ph z4SUAG25OceFb9l%VtgmRn#5s)LN|uLlvq+RO1hWHJ>o1)m$WF*>|%PER+)fBOxNwT zw4Zf-ey1jb%fL7+AL8<%}>t*6M!?fI4r9}1HsbynR8DyA{BL3gP!VCYWu<%4jt=_?#5IiEo60?DJ*osuL=?4H}HjinV&~rj!#$eRCH*XhjGFL4KVv3(%m~Wh( zt_hTR(z52yZ@$-@{_vfIn#Ki)g{!CBnW{f6J9<4b`|f;&jVydAu}s+Bl@Xrc*qvc< zu^aIZcD26#jGFaOhBQD5ym?8(G(rtSLIiE`=X3e>BVVG2qrCjljZ^=>( zDuQ29(0!HOW{{l@1y9yFrhnsnwk)?-{|{{){tNL{(C7`#Xse5I;9cSpaGr9GTe%?4 zAD08-NQE|BU>Jo#2UO9>ld}zlb8GcwE{c^hgNm;BI&XW3Juzgc?h0BWk4M$XQJ(IT2iGt3kHrzu@@77dZa z%zMiIo7rz#upuUgP4?|~t)dUsPP`t+iM4HeLSPiHlI`z*i#~h}sb7sf%g;u``c+uuLS@0}KLp+e z%A#wh6JWx7JY5u8*Hh62pRE%gl=S-aul(Xd12$QBIYq+OxTo&`q+9{>akyC~#8Iva z?G)lu7mspr;Mzjp0R!=;Dat%PDzAgC0E-u~nzvDcJ!bUYTJc6}R-;*;Le*1(Vyop? z(XnL1khBnLBE3S6!)K=uTf_-ziOmP&kfNly8m7w%8kid@q&P5fKisD1h(d*8x>C_~ zT_8JK0&~iUw7DvY#UbWIda-)DoI^{4VIhXT@~ZnQS@AsSB7C|MiDieknZ3vB6)SWl0LKaR|j>2 z<;*vKJgIv0-hE#>Df7nc^BYUl#gK56>fvZrVV?3SxRezH@(se?` z9O7MW1J;d-iQZy;d@UeV2L}5gj3uqhkUP`{I z-}8^uWS}#kd}F|sHJHv{zK8i4vNki=!0NM1xCymE!_O?WTtkn{GZq^I`{j^j=iqt_ z&HZO^ymzCq50aCatqtq^<(o*__Qh(EyHC*D8o6vJD1vB z{1v*uUi*@UR{kjYQ}6ZFwhZ-W;eP_cZXa*n7LHa5Ixf!Zjz$YaX`T9$DZh*nQArMP z%QzaFF!24xQwCn1NnJ5M;!ls_# zR))5GuZS_cfbtx`cXm;f*z2_YJoT>@kMMf4$7S8!zz$!y_~MJ!>#grl>TVSO>CW!D zta(KI->Ic?&6-8HT{#1nq^1VY{20KPk!pEdYv^3rv?)5IM4(U{PE{e{5Rotb%$=s7%3UI+1InR3Z0#G;A# z!uW>vOv*1^xh}JoQ@=IEgxp^h#qOX4%pa>L!kO=_tV2za;L;^6@uXjp9d918Yo~#Q z?&3v?5tk|2Tw<#CUNwz2%mqjBwI$f)fk{nV92o`L&Gep(M23`t2FtFAad}zIx<~Hz z{J5qG`_*2r>2Ow{H$#&-MB3HZl4ROwuR7Y2r0Ut!NC@exRsk;d0=vW`^-&0)8roJX z3rB#{XBl)!vy6iWu)W>gyt(-nxqzZckVz}M=$TMbRyG;)^;DYj)ljGhGa%mD^OyKn z+IKppTdQ=aOw07YVynwp-#9Zh-`~QurBDj9)VM=rcxei|HNU%ipF`a#oV=m%qi9)8 z89_!6C!i3sy|bNrWIj9m7INXue8W`V?{c?zmK8W+7r&H0;a~i^oaH&ZGl!A2S%+iw z`LPFmsZW>EhHn1kQkhDlCGS@;)Fy)1`obDliAdA{>T^;U{dvOvyahNHIN>&fb@Zq& zmmc&JYPY>=E6_h|1t`CUOUY^Bh-aBS)=jaHZ0nxSj1!YraBW05_#c5U*~cpL0tO zD(^t;B1cNhORd&Aq8y$Eqp!j)$Hb^4ZcrHX%<9_O2p+D2^^>%NwsR z`$@DQE7DH%M+}7XA(SVyO-(-(AxCdaCvm%*KEKmY7Qmt&Oj3`}Pu-jUPyO@@t(kNE zeZdz~sx-4IxR-Ma9?1&UoO9DMQa#ul?jg+VCncFX=geqJW5oFgv9$Bb?onYx*vdUC z1J8jvi(BJY-fQ2qx5xBlzH#Dd&5${^MSmiFNr@_7PG4U(DiS(x6YpBLGKx^wrcb#W z^p%y0sykze3kp9I<>e8sDNXL>b~6gtc$KB-4|R^x!g({(ULJ$xZIpdVfQGg|0!~4=W1H*Xjof=Y5&l;*6E|M21 z2kf;Hy8D583%jUIyZw;H%Fr8mwfLwn4UcB8OR00Gvfl~&v_kpvE_3@HIy2HiTL?Bx zW<rCsrkyY29cr_|pgYa?gigp|$SPof=prn=ZyRrE~L$t$F&(ijlzn`9&KV(`*jj zL3-iAXO@sY;R0&VA!WAJvcTO7v=DiM6>6}KpY-6|CEdVl=G3oSWE)5Ie>xXE@g+U$ z>ILNA&j@p`Q5nIaIk;|wVvm9^Y=5)*<;1~P!=Ey!-e?sgvYxtbe_NYSuFRn;C_*JX z3gQl!xgAu%6PhpdRU!x5`UN!wND=?9hWNTbNL}avk>8%II%F|^5c};%JpQq#);%z|Gi&Yd^9HnaX zHie4B#?}z5&_*9Ib!Vy`kI_BL1_`taivbuBAN7 zS!%lf?Z?N1P+!JCt)*^*WN_c%CJQ+F{c=>@?TvBr$cpIC~1QTQO8t;J3N8 z(YB5_3^Rc?t)dN1Jg8lwIO@%l2s?!a!+Dl7MSCw+OqRLY9WJSuAZi(0Sk@VLk~&s* zwLxw4TS-vFi}cbol6rR)_i%PBVym-=sF36`rC++6kd@0}piQS0)U zCX{2#+&^T@lMq#0lcj4BFUX`)|J~W~{p>81NnL1VVa{oOR6aYr;G4$xS?hR(x1xWF zP~YXM@cB2%qsh`4G&3{cipk2x>s%Y2M}C@?tGXk?N_d;upH9&$g#TM)dF}rcSt3H$ z_q)0d3LY0de))09W8>rO$Ayn`AD2GP4_)<7iY!l3*^5V;_wn3+nOe!z&^A8Yzs<8O z)4Qssg|eQCl5b?b3v@Kk^IvR<{OZVR5H?(EQ zg{JUND`0)kh}%hB6K%S$@Uw%k~1|iV$Lw# zFzBO|Ypyk@t+tFh+$?TTEoJt_YBk0xaZ!v#eqGF|c9VipXlI_5o2Up>s+e7cC%qQ7 z)XSXH1a?dm4}@7cKm8+h{}}hm-3MlkNg)o;+9Ly;2aS#HLKc10WzR4uGqpn$+*n0P z)@pSp&5%|XbR!y}>VxG~uxx}pfU1%6H*E`V+m<(Cn%FnlpUuNc$=0c7@)F(Q@`cVR zv7&kR3;m1-jm13?<2LK`sy%|%ef6B1d*-4LIf5&*pTWkF0vXuHkN$7=!TN>lF?KEd z^62ny4KH~2#a-5B-)8~wC7P_Ojd9SqWmjH+tZ6JTN}*q*7J6uF3Jj-fy58l_ifpnH z?GSr?(^6YrNM)LGlu63`DceD28w~USrGV5GwBbPU5`akUQU-BNDC|+mUa87Zk566X zWVW(~%{=~2a{?o$<7iuk%TQZ3SbIlh)Jzn!+=ch9#CC)zh2*TpIM(==X6-R-Ax|OY zTghH&ziOk1$8_@oW_ouahP8~>S-<0DElE#Jr=29AArFoPtQ%KWj<#vSI4V)LtlKZ^(Hmf6KAm+?S#^O}(`= zCKSUJh0Fc(SDtA^B5B`gzNw5|oGs;*)$G+&o0O=oMS~xM&L5Gf!rdDj4+}KH%3|OO ziG+cx+sise*wgIP`#FZ8!rwLIE~IEyP5EPAQpEY}N713KIK~6Ly-PXesM&quwKLo! zN1nRvb9=>_sa$45o#c^it7+^M`}Xav3WQ}5#mBJ{kpKi;;xfm$=pkcDPPd^9N=RrE z@KI3REDb`rmy>MTvTe5>G!mm2vH;W!*)UKd@xa~Q8<(3L%#fe;H>3};hJE;5gK>aT ziI0uVOi^ay8ryLV!jE57A5W$kp=eUg831jn2IO|oRAXS4xf8;rS{xJ1O@h7c6{e4zvPQ-uOz9Z#~^O^sCJl^dO7k+%| z#5H1F0hM>qHb1?pDg7Y6?LFz!hDxF1jv)Z&mrtPwmhjlnI4#}wMk2LCgji|e3{BP9 zs*%)6IFlztD8o~ROlCq;2s+b~?9@J~g*|g+M?A047hA?QRhs$R7$6BO$VmQ@EMs(K z@Q#d0$CA8WP{`MTBnv#8j!x{*CQ(S8(yh!?xv|D1&J+$n-)k{&dK6u{Ht0wlfc&6{=4O8pa`@fx>42_1nBgiU{&y@#=0 zl+;_YnO5&S>OI9ad|?>WLKn+J@aiJD#+_&5X8_wS*m;a7#Hmuk}*P2PPVhIkv0ZhGzFT$7pn4ee*ZR;w+2*t-o=;X>;U4 z7_G$IGb#2`mw3svlxYzhCTS3H-U$}7hFN*B>VLk0T?mg@J7WP2?tSyFsNij7?C9;b zu|4-}EaCk|(dl(HO?dZeOJqS%tO!Z1Z~oQY_R;)C_0A5~S)ugCSJ|RpPxm!mkBh7t z4Hs&Ir?Z6P)`+!x|4w<;eod3RY18HWUltOG^3fWrN|uP1ZT>`5lI%8*o-!w1(%;us zr31xVq4nJJn$Lznr9cSS1m!Gx(&R{+tdpEY`LYfqrZ&gF zph~fsks;va!;vOKtEsB&m{r##xgMq8-oBT<7UtchG^IyV=6JPchgG1>DfrlDZPr)&3+4C20+xyU2iC0ZI++2k>PEC(=|1Dd= zuP4HHirS%Z*KPsIuBFU++H=NSvqT-~cH;ED*KN21d*zv|CQ(iPV!f9` z)A2RHLRwg#;^laZGTPzoZaqf88erg+R=!u?=4|g?K#Unyde?kWiQ>zxbzuU zg**p_Mhqa2;t~Q1P;NAe$bj9&w2p(baMg%nw3q4ixO`*=Y&{xBk6Q&G)X3{o>#(i# z;E^NEq?^dh3%dr1v#NJob5TgvK(US{w-(b@9ON>^d}Ss2O-*yPV8!GP4P=0Ix?q3d zwdU8aM$%1(3$+?h8?~=8-{f8OsL-h7gOGlJyPJQyv7C*1kCk@|F;VHb1es96X|3ePSh#*82GMtqIQ79jreAp=U%aOPc=} zTYD;7qHFB`@~L5-m-HOJ{EhJH*At$Pd~W@h{W&|s#|15XtzsY}T904YaBq;W)M{c7 zA4Pm!T&UBD@3!tAT_sFf$Bm^nY}_?dqv`+k;<=Sb=~)$}u!uJA%(FpP|sg{`GwEs|gm{w?ey8ok|bL1h9A=f8eK+2Q( z;n)%8^`EchdY;QByT7>kmq(Pgi>E+FQqJ$QSD)Hh{?)d4>8b-yeM3Xe#K0+wiY*t7 z5r+w4b}Q1P{>UX{_nLp)gY>@rc85|`$`{h8S^(svJ7{B6i6jUSicvqY0W-?!eQK?G z6jX^^*AX!eB1soVZdaS2RyGY|NMR)`^DtL*ihAhEj^<$R z_?@waIrxl+c=mmAD1GI_h_qBOE!gSTfSj_Di2kc8IBkDP@T_-t=Bb=x&sJ^fNj_V1 z^O^95OJ#ApqLu%IKC77SRsR@^EqxicAl{`93U{euT~{~8C_pxt*QB0q#0pYVd2He@ zU#N(wtUu2q6w<5H9P@at>ngU~D-Haa@o*Zo>~x8;#*x=5Jg>8}>KlJ?wICuAG&zFG};p0Ym8sD>ZuQ_q9&n1 zsh7Z$9nCOwS>Fa@IFgX7PsFe0+H#rN2&Wbu(~b%48=BM(Gt^WJpkXq6fLVF1cli2D zU@t4q(6=;vQ}qs7K*Ho`X*#UWGE~Ghq@kU;ZBFTe&@T3X^q_AJ$gkrq=}8f3QZsL7 zF0aj#9jo7GRKO)FZt4%<}UrC5@(m91*HEiAY!JMQ_DNiYd~~>C+Mm7>J=Tz8Lp{rnPg51&yn7?#KB!;P zRh->2_!UCy-S6e-G%?nRVrBXBjvH7*M7i~yEhKh2*5bWLb6^Y3)akIa7+ zars)EEO*qoPH>?4kFSlE#328Mj3H;h86 zF!T#aatThg`vg#x)y(Gfc_ot>C|u8+Z@!uRy-c4=*bQh-th`6SYcl$gIjfP6GL>-0 zg4Hm<>PxfpYb7}9Fv7K@y>9x&GRIXlcgGeq5w3UDRCGN{Ke231vr~?D|83+bl;#E# zc&#^GSL^nClGD8LgCCM<7%lWBC=d41`;Jdj!ot?4u`^!wwq(RWvXKM}&vAlP0?sde zEh~F>s>?Yl!*@-G`?oFzvriG)7SV&7Sa)4GUAXsHvSkW;rA0}OkvepFYAXgH7qpKT zed(Q)de0qp)G*P1)Q_oLzl`D z$E!?~MyO13yBB`Mer|(ge2Gv}M`(Yos!NRhmYtg;OQp5PQRFY_%TI7-5>R znw+VcE&x+a5YtQm8M(_ymvtHlQs_%riFnHe`r z6x0xbzq10L?(MU@|9XRoIl0Jp%wO3kfB6rpH4r89!Ga%)IK5- zQs!&m{wPUQRlfz&p5f4H(|Jlm)eLtkm{N?bjAMdY~gZtR;>%D9+x zXWVQ3nG7ieDK453}J5fQ0~A@Ygt{d`OdP20?UI4Hfs&kuF>^#l2{pAcJ1AQH5KReCP<$SqsONu zow>d8y5|3S?C)AD8?SZ zlGfVRUl;;}7!)xITCh2QgorIzsn+T)fk3U=7HXt!yIR2Q7O`Dzmu|bZy?n9m@BLoy zpYP0d3or5r0n$+$dgs zzu5dqwp^_lFx*ilV*Am1h&sZ-h*Xt%r+W>{3t7D?*g|G|td+1oAe=~>_SSvCWEz@5 z)CZH|7jJ*$-{9mg%(muNdm=()aRR6=qouO7T)5%tT{21(x*ZBC7S*IO^xT%v??I>H z`y5(>+u9P|a5i4m<*r!#AmkB#(&nM+zCqii+1;x9-Q~#Y)Z^1Zwm;x-6lpN76#U#K zR5`JxoWzN0Q3R_Hf~=%{^wNXRY%&Gxeut_Fgn!xnc4)?gf`EfdTc=kwK;ZP)=c^CA=~~z)5g&P);{@v44Vb63^xt34JH!QD_2^7_*WiD1jkbR zkA1)pz@B;4XeT1-S_VDTyTq5T2Qp)v#08H3u$piRWsU%3P>n+OvwW8KuTW23?aRSPDvUF51wc+7!Eisz?!Rm(w;G!qQ_VN*(EQ@w)l3G>{4K<=H zEJfM3&I4{3sDLj-*Il9PG>%T-lcwf?Yc_Sf1QMrY-ecpEWkf!Ma z?RtIcf0;c%L`J0_>UgcenKP~j^~mVgt6j)GqHv9!NjrW+*{biw&(}##i&0b^+u#BW z)g&Hu4a^4kSyCr`q?a-`+G`LKxTDJ0+HyV8;b(ifg&d|Azd+-NlT<-3u5S{cl8Lsx z*eQFhshj6@%UC(Vb}&9R-B8r8J~ALT_Veird5y>ASs!WBI$402EN5qY4**J2ij3p3 zG6f3Usz7C6mqdB8FmV6P`IqaeRZNl8##xqh3~6<@PDRU~v)0l+$|bXI3$*xwoASTx zq%xrzF!b7aIeTLAyA`MZFzFONte78#*Q)ekE_(qQ2H;-FJL?LRvahP+RPJbk=;55* zCS(J*Y0v$p-=clv&CZgia=mFcAD%ki^KiXz_~rIcTpQ{#14oG~7B3&a^i)`MjHh|x zdk%ng6sDv;hw;(h%hQ&-XLkS5T^gg{R*7xI=C?Yk686DXx>>0VEm6bm#Q>yl#icQN zkXVyuWi$g`QYkMljp|!NC@zx-OsE=F4|u&iyCjj?#1J+lFw<6?eoDp3HD)5xyr5dV zHc%La4{<5QJGM)Y^tOv~M(Z7q9TZJ1n@0tE1hD}BzG6sRYY#*r`utp5{{0Mol;k`Y zd4JUfmf3!Su}9T6^})s)e@uAD${=*d-KOWs34tXzp{enU!$80RpS?LHhkYv=PPTY5 z%h}8@AlaIvSr+lmG7m9{)Vl9YfTqs$2Nay5O#nvz>e~IYVe{sr9b+}zj)SXgSAW*x{XibDw2Tw&_U?EhG1N;} zug2}yt?Zacvj*h^uv*HT{4_DrPoc2mYq+HGUWPL&(N|a}% zhqib1G5f8l(DeMdcuwiWU5AoNyT^3P~Hb|)7+k$&c7q6-} zVJLFeuXq|B`tjI2eCvScE0oNFj6LpfmAnkzzhm-l!MWi-x7>_wjb|!V&EkitsS*>l zOu!H=p_H{+XOOHgTuj%~_fw4HcLkwN^&AM2m_U2LZ0yx!IirZe z1*IV(!kE_S$!jlV^eLQH1ufkV>S|}Ts5LHx>_|p9*tp$TvnR=S-J4}tWLi%&X{}Rx zE};n=gV~9O-Y4izj<7OqMuVyXQHt#*rbBmyIWNG2Le%o}SQ(O7k z8!aqiJO1upK8!1JJonBYggqm1NR?Li&Q83lNqXIR%{dVo{P+s>cPtMYN!ztp=Yi@v z#?x27uHu5TKNOAT|1mwH=`BQ_un#Dms2B1}C1Ht-t|tOkaM}eYek5(qardOk5G`_8 zGO|)Y-8`D+PR+rSrOCk3nggv+ECrs?(PVmkBJSpSakff&gMlnBT;nF)LG78YEw9mq@mR$1`F$*=z+;_LDr=bRLbbWh?#y4qHtCe1 zyR;!wH=9jThY8-obi;m@d-$KgP@x9#6>GvUn>nY`CvJl){D<2Fp9tKO4O3Ygr8AUX z`e77tNp@U^=o`)v5-v3IwK$^rKkR_>* zW-Fu55xAfX%>kN3f)_7|P%XpW@Y^aqg+SW2oVNTSN1QAy&dNffv^*F%)vhfYJgyA_ zxv78@q}O_l&bkjY&N$upg{80vyS)^EPt2Sq_IW(I4*|89{JlGrkYEc&G|BH%E8vZ< zXZwB}6WFwhgptcg8m^6_P!6hp7Mm(2Nn?}uV=B)2SN$oDc>Dlbp7{R7zNXH$CL}K* z>D5hB&Gk3uC%@ZTcW3_GdR5#Q;)@qW*V;#bKhwIt@U1v?bg1$CPv5lk&V*OqG7LM{ zhAut5btAZqxr=N4_Tx#}r(NW>vc!|F%h&#E$O~C>3qVHDosrfF?vWZsGZNzyYxa=O zyT*DGtx=;_%efueqiO+->Ec-P8?s7qZ#%G^pxDAA*OX}1Q1J6mq8T0WGx~~9Aus+E zdqxx=+^GzeYm~G^Z$JzUL=D9NYC4TbyrUipc#7#@urVtMASq2ofJ&_YK7O{`nc7r8-%S&>uXc;BRK$0+u* z|ErP>{{{tK|JcrfNqqYFP2~lR?^9)zurTztFtx-9{U#7diPI%*!+5W7Ew^x0M9SF zn8|E_u;b~4>QNi{^c1jaAJb)cP%gZ1nbw4h@z3L~`1=kZ3kg5+-}(IgjdiImc6!MM z23oH4*Wa#Ciq<+t<|jyAwmD1F$4+I(vTTB%;Y$iiT>Z_u%p`Y3wS7|MJRS8|Ku^5) z?qGxeyQ5AEDX|@|cq9I0WcXJ5&?nZhIOJGmYoj$`UHRzZiMfK>jNbU7mjzF(7V8Dk zEJn1jo|ODFJX^l4sbg$x_kaFlXi9O@Tpe#+RSSOQ+4F^NK8=1=2}D@Kx{O0i0w6}R z+5x7a(GWltkTOVEKq5`00f)uQHpyz4?77cOH)fG=WBz`ttjlb{hE^E#oEYhiG@c34 zcTw#6KFdyGjX_UC^>^w5Zg#+50&2iME)Zuz>g@gtbxby3h_D0R7(HBq5n5SiQzy1V zqwduQ5bcHwLK~*sJ&G*n%(QOqx$3=57AH0Cwa?HHx(w}A++zeWPsEFhq3de<^CH#) zlad&Giu_}0GLhp~Bo!h`L=UB(FAZaqvb9aZIxNm(fpI?Py~~0E=y3%(`pW^$a6!to zf9&Y~`=S5)@Ao!ki(eS${G`CJcryDyPJaIOy#6P8g%yq9QYC`B1&~NRS`)NBz&lvB zj{K29TLcmlb>-{Ya%j1qH%%x^-3|ccEjdV+30=c9rBhC=OLkF!ft82C*QL_Jamxre z*yn}q8)9ZJ6}?z0F^#|kC0n;DS4sr#oTVtveTlv~{XA%mDGza#6?lAsfB^JfKz!I@ z_o2Eb21#PNp8Cb)t8ug4lDOE1Ty~>}pL7F6YZBN6K!kwte=J1*N2qw*uQ9pzx{&cm z_bB(#Gmi=$sUB^6wE0otqb*CfeCbyFnfC2>`a|B^*`n!R_}eJ|{&yfpbDzVw_eMvl z^~|%E^M+p*oJ!jC?oUpUCQqN&Kx99D0LZ#`q1^cP&M9Sz7Kg2G9@&BbSi*U;V zl*S9VYtrSiO2Wy9c@b(HAYh>dWgA~g1kuPCfnhLaIKEagZoTec+XJY+283e}Ct*&f z)*<1b(PG&y8vtPG01wlz;fZr|wzp}60duJR2Cx7idVyI}Dn6a1Pb%&z4qJz?EP!4! ziwqmmjX>iDiL)fqiYc?wy*Pzy?vC9TOF1tk+sj4JkgxT?R4T2;Z65b?Z9O%xyw&O` z0h_t@&GPJMUyHz?(aDmSrcz1VU$MmsDyNB@NA*m2j$v%oy?gV`=q!i}&ORODu16L; zuRv-G)VzC%918Qv zCKK2`h+n9wH{P&{a|OvL#^`CMkF*ddVkdlFEmfcZ$a$(=V0Yc8D0 zdTHlJqrVc=){K$M#6yeohfV__&q>d>#_jFD$L3MGn@Xb3+^P9_sj6?4J~pVNR$(zu}@))#&cuy*N8IB`>7GBIfK-MU`4^>$|4;JBY^Q{*WlfD3eH*zjTM$`(M zY@1(hxM}*=+k(lgk%(d?(&w;Bv)3xsro=|iv#Vx*Q{J<4Z1wy0+XN*d$)fdeaL+UHm0y z`@7w;`cpISZ$4V!{VF@-&F`p`(#t(ut!vl}uGy|VbEzM=UfE>mKihx$NsuyQab_+7 z$B9WO@}ZW`5-wau z%9C66HmH}g5GkrhBdr@!X?x9w)Mk{5E-{E+>r_IZxwcyM+-X!1+woHkL79DtvsKE) zE>5k$#A(qHv5gzz6_(B6tVD(s^JKyut`(3A>^x_ZFVy!M5hK_1C*O1R| zOussNr^rfAm&zL)Cl}=Y3y_fC9Y0j8?}i8$ut;Mgj9gl~F~r6O9FC|%@Z4hf zUhB*#j7O=BOQ~67h-T=wwIQ)k zCb;u-zO0s4EF1EdSa>EiL_`5FL}m*+)n$K&^WN}Z7YAp+#A8JI(Ni4$izy!`;E{qDZ{z~Y;S-`GziGjYHy%Y%Sq`31Y~fKKu}tfizD*0 zmG?JQK)Npeklmn8=N4uu=}1TMQi0L<9QulibK@;7FGRouM#?&rX(O@Y)c{lQ?(y1k zO>H^2+^%r-g#EMvN{}k}BXJ;WEkE5209)4r%*@mrBtj`+x+E3}>BTyMrw)F@J)y*` zQ!NgIUZ#PbsoXR7!?U1HI^LqE$-0;U+)dSO1>v#ftlbuJ3Pr{i^@d`5&EU_=>su#7$Q6-mVf)Q z*P&Vaf#x53;dcDB4|Kvn)rKpj%Yt!jxIfQ|ZQ6S{fmQtGvHs4CCo=*~_<>`|xjWh+ z(nu7gsk!;Bh@(Gn=>rr{d)+-jNfV`{`nf@BCIJ8iKn~m*=&4UC1|o`)KGO}B-w5`V zbhv`#{StyT4CQl=5#12atgpqC147);&u5ZD6#d{z5iV<1t4pyiu1a9)_PQxEw9JWm zLkH8!=9e1A16UszHmNnI766Sb2?V6X!T14GT`G@Eh>h=!qAF|+7ys*l;S zVS=13S?GR1nrJAgNjTqiyWG}iy-xq@J^KOv!=W!z*}?*)SKyuUe5$;DeDVwC0ijCy zm#;QD6-kMbZU?h?t=kYCYPl(ExG9YW#{AKq6@T)fOgsnLN5A;bb6ZjmWsgZugG$hYE*F{;I4>{r&C2iR6GmULLb@vtHW6El$$W>J?qoFBYXkPC@#c)ZeVioK z5T1{YH^!Bo4-o;sd#(;uaQubeAQHl!B=dNhxW>(nZ;0^myeb;1dT|LfLae4KQr81p zhNOjfAF>NmGc0#E-e47qg5=nb#Ys=;g zKl!5>sCROe$~b8w-zL=3wtd4%m|MGm$#*U0-pG-cJC|#+ zs3wHA+Ie8UR3r~myk_-kb4zU}lUlOtRtrWjMY%I!0n=y|;(RPxy0lyV?S=bq9$_Eo zPxyHGdCCjte)>2M{V?qON7P1;rBPTD*Tvbs(;WYnH=f>Ga{Nj2CfrGrqzcH;kt;nw z`YZ=n1zw%iK6?dhu1ern{U^+-C7Q@RAOdG>PjDI7;;0 zoC?fITz-DgjOb+D0s}93&5a|};Bf@xF=zwooL-tbC*o3+GrSYDFq(}?g{Y=E(+~m2 z*XvSrt~O@7b_-YM9LK1I(%K8`ta<6;lycWY&5pWH1{3PgVpN6>d8fs#_BjNQl4U(p z&nq@8yhk2t+?RZ(<=GdlT$56;fLLSW-plW+K$PQba}s+Z&mW`A?oNeE_5-VC!A(Om z_+dh7J5hkCiRy6*5JMVsujXHRC1~hjkujn4Q)wC?sux#7I7YGs0k~SR#6K@4o%_%* zbuP8~l-**zLEYz0hK=>kqRx0*EjEfU$d zSVjjdT*q~$y=cg7H_6m}2EE0>n~@Jlh^WuOv-;f&X9;3Z-^X@jh3j!st09s%u``K1 zgCwFXGP1ySSglbF47BbxFd?Q^2q|UU%=pq1phTHURW8pfjmgdCEPBwzOSi}E0_8jZ zf?_NokDcImh(RS3Ci8%Kd)C4v5ZVbx5GBsdz6PreoVx3d>ZPgf*Wq|@G8i(#x8grw z6MZX1qBF3!5YXv%hHid=p-J%k`Z+jBo}Ikjof-XSTIq+`^kehigbcB{+bD0}@i__> zUoxe)^pqlJ1|qke2L7G_?Y+LP=y~(HQw>kJyP$`e+J23i%CtpYdGM0>*NZ^@wg*4F zn>hIEuhiwGo58jVu0W5sO=)FXfz;ybIzqYw1jD_4d7eNB%hT4ybLPE=nWM1f=)jO&mocC;&ktH@33Jhs-wB= za8c5zVUe)q=_ZMT+Fe`11R8EvCAQmPt8%@&DR>wEGv~eO(ay>DFYa(_)Oj06ffEv2 zjAT<)WshXFuy6rI7uvj>&t4q0mz(T9v=JSS-!g+t5UmtBm0&D@EU|NErJG<#rl)C? zHOe1c!Rt8~tH9R6b*i2V+W1rf43L0*w7+%apGiKOx-U4e9>N@ZuZ^+^iW&{5X$E#K`I%ZeZDd-f0I<0Vbi>xcg^2W@5Q+y!kR_HgdO=Q231 zlE7d8Yx#x{57))Qlp~<70IUHXJQz&Jjz%GJc&z+CuNnv|y?It0y@z*$4%nE2`p!;K zqcP3R_OqvV%97YzulKw%Ty$wQdP7o? zV>-Xp(h@~qO%X$~wR75TTyLqLdpxlq3e1d0gZ+Mog~^K%^7ws`+~_~)OBtFlmm7~d z1@Z0;Ou+JY=h~3}Q>3YWq<0-(wdu$3J#2>Bcz9uKt8-oZ)%lkF00z~R>-61An*+M{ ztJH^{;mbg3_}(T<6M>{W$3f(A;|Eat?fLQ`Iby3!q5AAKRo_+Hf*1V)tKX|gD~E*k z$4<)D7b+$vrA&ed_%rQq@9o-w)V|=<6OQ6vzWg1P{YmRk-Uv~vDbo6rZhj&hb7x<# z41B>l^6`^>)Cxt#7U0Rb{~+!m6US!zUVr^p>azTVXZJPXQF+q$UstK`jDRtStrN(# z>bN4kbcPm1neaC`XK4 zP2^tOkMv!QTj-9L!L^|0_Mu2*R=Jc_zyc84*vIdS+1pL@zKbm}iw%sGJA)~K3H)F|dec|UDLCL!5ulHlBO~)1 zP;F)1pg|_0E%_9i7qAYKnwd*nWDA`Tg4WCpnn87sMdIANkxiLU zMh$&=Hl8XliXh-N?PB4VTmFGJfg<8N*Iz#TzPlVa$n^93>!;q`@pAsq+Q)_gzjtIJ z69oWNK&!v0-JkSK!aO5mov2XdRv5_7Y_%e) zS~mgfg69ax@Oi|NHcg39qI%u9hcYO!ciI3Kb7)SN2^S9X$1#g|z>f}d*;q4?PFGV2 z4w%$|2gaCwI-RDco3)L(X+fyEk{O8av)88C8-w>ssU91GA-<@Hz&WY?x|faX(NMji zj~OEaQMC8zskv(OM)00&bbcqMh{j|II2dxxbNKj*(y175kx?)TSag7qPGG5=uBFxQtC$p4{sTz@Yxoj1PASp zr_3{N+E(QIDLq5mmFG%dKb-OVIsyQj4Ch`$ z(sRM>o&+mhOK0|j$vr2{%(P5Y=ZxzM_3AaDr=bdOQ8btR}#I5-n+2Blw zJe@XIXFP3T`Slj77at24qRLMD*2D;k(Pl2!tk2R*iD2!*Ms6wfZE1Mw`8bUud-93Dq({y3=lb4>4swQ$v_or={$<&wglcX%WlL zy$^UB4pIZ_sNv>}d8{jB2!D{i=e`{CeO29xM0XLyLg7QBZO-`^}u#|dva!bC70fo zegncNfRSY1*4^7C4 L_as5D3eFy#550lcX995IyAmE&Fo}5c*a({VQ8AiU&~vF zm1zd?4G$#Un_Wa<|GFH1J5H=nsv`}0z23t1@}^tFT`{M`YrQE(W2oojh=J8(pxOi;N#*wdWg5G5SS^^M96F3aD__#6DdwnOhuwn@-c_qsn>U2|C zNz{UND7AgRxD2%q==4=^D%%sjtfds|4^sy#1ww9XO*K0E6MvJZa1|r1olo(;w08kQ z2Tg;1i&&KG+?+fWrCK3boVt;8Yx3YNVLhC5vA*cVbX-92jZeyVkt#xzX}d&IOTpP* z2iuIvHd>`v)4p#f-hLsw)2`{7EctLU+DV+B-Tf+U#G%O2Ij3abv?$(*{Otv&JP`v+ zlo$(A>>mP8&`Ll5vQ1k`X^JQ01}&GO)5d#^)vOwVr&!l=Cj8pbnrZ5h_w>&{aamoL zn~UePw^4Bh%s6tqvE8GKv{7=UalO1W>^Q0`GdVN)-4qgp0D}??KW*o_z5D?jqtlw* zCMdly)6Ml3D+T;$rq`rnHqn3{7qvf?-fXGY+|klb9S~4M&E-n}?QHZt538T^OpZ!j zMw{?oZycJgmz84oY64@8C^}qB1O&{S))uB!wXT3`6q+FVIQY)L_$u#9jMd!M$zegk zV&t;!$U17Em}n_Mz^V7sW4jdCS^N$K)=gA(A13gdPt2Ev6BcBpl25Ch zt4Y*Qr1OAqW2|Nf!&3iOVhwDuF_Af`9eH%OQcl#tvDLR{K7CQoW!A zLmy}GH~Ag8i!Vhr#WRlL-@JY|qh;Rre!{)$`$Z^^=NU-kR*rIznwF2+ynOr(&d{46NJ5@Ehon6wGHz za_BqarKg#^1;VZ_fXP30Be`J&A^?cqNtx3^)J8C;QcxnIlAKL!9NF4MuzIbdHv6Q+ zBygq%0(eB09y+bCi?`Tn8;`?*3IV@K&2?BKhA>?;@q1BN6u0)Xg3#OBspU>V$vIy` z>fQ)*9o2bzPxFaRdkbsgW(t=(qtu1w%Se)JCLaG3w2UxTjjT3RdmiiJ8-Kc*c6uRc z9hFv1Iq}QauHqjLB#{DJpY^T?{0|*l)L{(FY$I@al zRX6$r=427I@!1`(+f9>(X1|>%^lPNi1wVV!$T_g^^+Bg@2V=cx^a%N>*d ztWM&XS@P`bV3RQXCq$}LC&r+?mey*5l*9GRn|~vnj;^KpKIe?aQO2s_yX-L8hud-c z3~*6)GZ_byPLIcrVQc4CK&QWiSnrW9*d7Pp(R-Iq&;Rt6ds}1g%us3e3t4}81bxiw zl5XF`t2{kgz^FWVZ6)jI$@PDF($vf(K@GBGX*zgS!F}vMdu25?kjF59@jP=+nsv-Q zabAs51E$jf^xkK4QfCPu#3GGd(_}nu|8;mlH*BR7>8Hd&3O`E-o5ww-(+-}wRCQ*) z><~Euj11TVIL}zih+IG#U==L{`0WwZP}Fwh-2g5lg}8G%O}HehwxlAF=dV}qQOG>_ zbvvD&HEy^w`$IXh4TPjglrNUAmSe08H^*HAPrCzlrvEBY9T$l3DGug*BKQsYMU~yG zh|QaAL!A#+)@Vo=@W2}7cCHM+sgAH=62_Ku(F)Ot3(m-hDrvQ?Fk8`GsNfWR0W+!@ zP1u&|*7(S{=aq3*a5Me&w?8ba3_LSf-#_!xrhl@FF5%G|31?Dqr~LkwmV(-6-aNz8 zZ~wiE1X0<04(lWhZtw_VCH1!rq~%aPa{<*Z`QW5fsnz?e=XL25B^nu-07F`qC1uF( zcewpy9`>ZPKu#gEJv8=iZo};=dlubi&?6m&2w|MvLo3kg%k1{+C8(ZWYj9VHfKoPP zn#Eh7p=u>C5}2W_;fV*>6SJ{>7e-nF7KMNND=j7;iSVGXY4P1vz;* zEC%O)OpaCT8oK8wD0{H7NozH@Cvq)JQGtK8q>uH<$;Qb#3*Ty+Iu^r$OE#RHr1F0j z)W}!;Y0~4%?>0K23jF4MH%H_*cMXwGj~fe7_ZQK7Rc#VR2BHtpAKzw{p~ z5lpOamWqh~-}FB7$$00`$1Ei3;mv(@wdSJdsJ=V1RU zv2@~{I)kQy*yB)TrU-MvR6!&8%eYIg%-2akN0oM8`8hLvmc$01XOQLr^G}{?-A-gxM1BpISx-oK2Z{&zYYJ7lE7H{ ze(~jOS33CraK-#TT>l$TO9u#|v!g8EcmV(~ssR8{O9KQH00;;O0P3ZdQ~&?~00000 z0000005|{u0AX`;Wpr~dZEs{{a&ByCW@RsPZ*^{Db1!LhWo<8HX>)X6WnXY?b#q^D zZe?F@V{~D5WiD@LXRLdBToY&7_C1qHn1q0n5FjAxBm_(lF`O*29ws4R5)KU^pnqGn@pZ3&mr^N&wXF_bxo3|pL;F?Q26PwRU9g+nQ&g~P*B-^<#NNy^F)iU~O`>sw zF;QhmG$QODr(LB^$V32V+9OlQEA(W&8Grz=$Q0g33U!JuN4tD~t3$h3x}vOUb<|uD z=ha1C{l|%n$@c}ofR=L)o%~E!d}G~n;+2PXJJ;<ij_r}|tZ7=V+vF`4%pHAE->mZqHQF8+F2{pbryznMc{SXI?CL_rqzXfzBc#+KJg zgRYgz5{nvk=Mg!scQckFL*oVwOcii`(%8{*Rx; zbg;L7O14e5efiEh@3whokLa~KLp7$?R=(NO`r4Bn+;t=16J{F~<43PJk50DjxuN5? zb^Tb{FMQ48OwVnm6ma*L_tk(Lrr(a+Z5}=EXE9^5C)+-Ay(wZ!HICO-4!mi4?cd#^ zXZx`mL+j?4Qq2di?R=BFjVXPbf9x;saOaNwzwSdZmzwjQ`08;h`N|0Ef~mp`s?!!5?3dlUWt zGjiPZ{NyJ%l5Si*ZH%2Zt~Q%C{I5YX9g}(|hB0gtKmb6(na_f3k&Q-gJwIv3sN6%b za$aE*o&2C;v^6&+H?2FbR>2wgwJ@ri-?%kz+!1BX`Rls9Hxzaqw?)tG;V_$rK{^0O zC)LSx4`VvCU&-DHu3aynWwq-M-_@NM{c_)O(24dhzjHe5hk)*bd`cy1A$OPeyb0XP3_L zv;EBGi${A`W&Bj-{39LHuHK99m*5CY6b1TN&^hs88_kPB(-MyD07H9l&Ju{p!a$|n>iIue- zMQy#GU+NEk`bpd|Z!;6ubnNKu{d_zk=A9=qOqXp7X!~scV$TQ6!qz`6O3g5DduGwR z|M_6zC@7A35vx`PnEi52a{ZUn|8OWe(jIxGH9bYI2#L|_6d?|+UVEmqS*JTQFcYQd zVE`+n>q7IEiOvf%TZ)f5rnc-n1JKX%V4j}sPu8^@z*=vtTX#1oHc4^ySVeu{Nm1Sn zRgu708;MIU%!FMLGvKKY$h*D{S9H}yGI8KAUOl$QTg|{A1Ir`>hzvF#Vo)*f#=4aN zE;oZy?xcoyxJg!?S2hRsnart;KN+HlNu~D|jT3hB zPR!Gy#5*Q)Z&+=2&!SznKC@^Q##aBb3IelSZ=l#~`wo>DWBjs;M)g24P8G?Klx^dyc*VjGxgG)istdj0Avtq!5YW-{tmU+r|%Eq2*?Hl%A;cu3dG zmbyrWY3^J-kd;@*EP3nB9;TG4SIqz7!0M}QJEN|OUw^i^=i(MmQ0^}QTHjw<)zo?Z z@~zn?c6gIvvg#COr9WkLT^F<5bxc-U?N9@1p|X)1|>(1-Q>I9AAX>1@< z{$$Q#@yUPxi2si##Qg_ouFJ7!avf(`lU8xpxhGAne|yiQ z3O{Z$y>yp!2-OP3*Wv_u2;*80BCFCEBX&;h{42@0QE|^V%cI6zom0lYzCB=IsskVW zVpYh=8^)b)-~A|KRae){OMhK=%B0_U#uqHYIiLqE!w>M4iFxIfi+qC7Yz$FVYk$1V ztN$Tyemo&Sa~D%)X8)@57m7~~_8fWZUWI$*-jTxm(Js^VPc@Ulu~WGr@3s4WILo#y z<^+fW7)ifAaCPgd3bDgc9PXvMuBtg(aFv{QPK(2Aj*84@M@8!K^kT){6h)|_TNvLh z>J&e_Gh}c5mUrH~XwrK!2uy;TvR%hew!y-{kT)Uh1o|?XaIHi@)F+S1mGU5;8@f|o zKoQbtjWjn>o8scs*4_t8X}M$tM8&MV9TDN20RO$E@0Jr*!bbXe7%0>`ZE&vUsr7T5 zmG?wV@x&A4!(ktjde_qSqQcMO;@5Aa)S4u%J|)dyH2ui62-pbF=u1l5j;=f8eRxSd z(I99P9`SLA7#2gp6AUFNKvDE3BxO<@`lHBQ%me=rxr?pwhdzGWKl$-wa$QyJ!G^jc zkAHaF_PFM8*W*i%Z+(h=vP1IbTkVM(R*IkY9GmxA{ouE4TLz}J?VU0u*c`I1y>zKK zvLkKhwo4a!?eWKF!m>_%9OWnNGn+rZ5Yu@`DM-z_+;Jy99)z*SK0gt|X|rjFf0h=O zO3oRYqblXbGtzU?1J^sw1?7F*?;b+`RCIMzdo&;|XB;mqWb}DfRooI^pHDtB2$n}g zs)ib~aYP{|W)~iQVV#&5zP9^O+fI+a^0cXmVIeVc z@z$ab~x0g1l@yfK6GYJ1qsmX@qlXp))2 zJiVtRANPCLrL(S9d7XT>`igi+5+Ufj(p8qVvSU^)VmQlYQNys(#!EVraVC)MpUZB! z+FROFn>!*lv(IK;sk95s#42f0olj{k&-++JT}S4b*tjdMEjzd3R%*qVcv<vgJL#~FliqV*9da31J_$%+roXH%>lEIb6?8S%L``)CnosMs zp5Cf$5%es@UIotHB#k@7yD!O>Z?WtZ(6v%@aKv7(92vW3sFtL~$ElvI3N)lw(j?SmH`BU0xAtdhR%x z6lATP9r;;@pZFEoE1$pkl~=Gj_%~Y{Hg67clrwgy<9@j^BV@k%+xooA-;bGe-{x%0 zPkOukZ&fe#xOzm{zj`+>plM62$|N0+y7T8f(rcV_ziF3m>Gi$F^o%6U%=U48v)AAL z;3d-bW936KTfHn>n@g~WCjGUPjT^U@$g3y%!{_?Huglj`$^?8#b<6OokX9@@nk0|5 zJp7{MQP%SIfG$IntIRfojBuwt@4xt|J3h^|UHj``kC`)JrZuAQQ$Y!V@C7q;%l1Vy0wGQVn*D^dG^|H-# zQN6K=XY^;<+WgX+!U8)#=;%JtV>B%-KCGUZIOoD*3uexT2L)80@_B8%*sKla7RlqR1wCRJ8ZqL91WQdMODbiO{rixr;gZ3v+x_@USc*znW1G3SBfBg$ z=45D$JjNA0p%vAId;dY<`OBqSPY(Uwulg^J%HMgtaclPZ>|dE@G7AT;SGjt6M2VYw zdn0*?16wkV#KxbrtDE$S4%g@M=;VU0JN%AT_Klx2x<>Vhn$^Ed|3z%_QK_;Mi;nbE z>N+A_)Tv-n#TQx{TlKfglPpqPhc>0LM#w^4V+dD=HnKg(8nw7qH)5E!nN^o_1T-$< z&G+Um?{rq~s#L$(+v=exl05s&fnHO-X2XG((iP|aX3E_8D@|8;SoX~Jk#p@^@(VLp zos%DlvYLW7@0u}<$|veNu3!J)pv;L{0xPRz(XH9I(g&xBdSN)CvbM@9Yjp7kJEN49 zowxVz{}!JZP9SxS7@3V18tW(JUANBg#SOL>6Sm}hrZ_gviHHn&%0({ z+SXkAz?Giyi>c+lpHFmTP8GX0beV*uqw>?|!fR8GPDj_`1Jlg|&&8gvyL@MP>C}XN zRDK}vv|Md>V__W@P6fsdRi!jm)`yRKY^-W^kz9VtHB;lbtO(Dk$|owi>In-mH}^?S zz(#M+W;M>xuXx?b$eq2Dq+N5o7Dq36mh5L!)q6XI-miRBx9h{ze$BF|5DS1bfa*#w5~Uaw zt(P6v?0%b!YqjvkoVR;Y!dO07M+UCk>YcD}=vw>tFI(^exGWsMmM}EGl8@}$Cw?_z zjc3F}*Y_`fA4Crun%gapfGbKWM)#6zOb#>eQp91p_HF%!K0OQk&=e=8lBp4Fr1><#5f zyMRd|wpGo#wJL)o~=1O{F z)BFcxW?Z$kz9DBX$uh&t(-JY6_#7n*E zMsp9SiCxl0$|MlZbm)kbMTZFJFl-kF6@ zC`&X^uE3hC#1S6fcE8m!85xRmSXv?h7h;7vnQFw?2o-GIWg~IrL9<|rF1;tMN>Tv`V$^Fg(^rxmGu8obHbt-ls@6tU zCHL_LMJ7$Dcqr~n+*Z1@HvWpGPfQ%+-P`6E0*X3W)gV6p6nOW!oN`n@yIV6SSi3%Q ziqL<}cNmj+1{PEe`Jhne{q~`#NA>*p2SO}eaLU=+aY#x5aq?;Wpk08t!7t&dy(^27 zR-$T)h*Vp@J$7VI?vPeY=0V2CO%c_N)OHqB2hX{ur<(H%fUm+9V4Kk zc$`(Sz1-Zwvdmi~H(V>}G^hn;Q=bnE_+h2u1GTkfLqsj^U!e-D(KXhqQ>Wv%&0dJ8 z^T|sWjC4dy=k#YT3oF@g@Oj_qeYV!so3YI561Q+vUJo<@sTy0(R}rcpC;q@di}$V2 z=LGqk4lC~O?HJ*zacQ`4*|EvrDCJ3_^wS^Tj)PAKzFja?8)*LARAM=nwxlHi+^}z1 zbyOja- zds`-%G~r1j;t{{{Tes{Qe(=>d=$}(03d?bUGH{o|x5`du_ydv;K=8R8?9- zH#QwiHT|sNedq|Eux;ULSK{QVg11K_zvH)V4DZVhMfzLM@e9!>ks@{Pman>MIocQZ z6hb5SC}FEiA!@6~tb|doRSGC0r7s*x0mMQG1l098q8X`fSwT9gC(iK;sG;NlG@>9& zI^*P_XN~6bs5;UmW7pJ?u|e8;PQQ=uZGPgF>REOXBmhvLR0672s$s-WAg0t z7;&V{Xl-q6ZD)mF5-@*$tR_%nb7cx?Bv{R zmg@Jc-&i#f@yJTejA~pH9vRry9wjdbWi%K*FUT3nXCMpzLJer69ci>GQA(sy;o20H z7_$7FHtXSpK})}gPf_(4?q=f!`}W~WSj`1P9(2Er;GyFPlJo7pZxsl>X@wlw_lTmn z$;{C8wia+a?8nHLXP?6*;rrwvxk3$is>n^mZ*-6su)2Dr+J8NqjTTNNM{HjZgVvJ;wMUxC~HVgSmTcF@dP0`*2&A|bA z+z8NFZ1*LoSNDXq%DAy+_>}NR?ePLI7@)4vJ)&-(#5pF?Wak=+WP~g$aoI>Q8B2)j z1Iw;H>jdIjQMq^}D`x?wLNbRe8bi8>)ob-JvHf{?Ey(d2I)_w>7XEN335!rBDfcBs z`k8#o2h8`RtXt4C6O|g$l8jy6w_>|G^8KFh#nLu zueVOP+b@A`EJbKgv#Ix90tkK)=_eb(Cpi`!kwm0ZUgFIW=!PPj$6FGHirgXcM*Myw z=)&x%lj9d|_*L*iXjJ8r8pDQQ?wAFM*CYJMT(qRJvkE0tL|cs=#L$4N#CpmLp{vC3 z)18Z?f8DuQ{Nnz^*_W$CkAL@g?D2)imma_Mc$j%!d_3{^qu+A)t|b?Xer;Wy{ZXLO zx$(V@KkzQ*@Bby$%#mj-)08>wON<98KgtY)q)-0aI2I@28D`vTuSeB1Z_usKpwFY; z*hOBtzg<4wLnIEMf`;<}p8i7z#G96KOlOa{BLoCz+gV18Zfd%++sfXi)j6ZQe{p>Fg@3S7*Z#5UW({N3QW|> za<4JiEqVV&Yb(DfKYHZibho34#+axzz8d<}yuq+>dns@6=2(i`6j;gSc&Zw4zP1ML z$wK8g2ryq3MgYO3(AkAjAgWrbQJA>K0>|Ng8#u!~z|9V!9rYuC30SaVc!^>B;g|iG z1=EdL#z>+yD`JHlXEn3vhb7#?IWVD~$?W0n=hzZlEDHnaxYTOYjy0OI$56F7BevR8$tyOS`(Au@mxgi4 z6Ofbf*Wher+P=8DI^1?SAW*e|o3Qnx3d4r*dwBRhf2!QBh4nSyn&7^0%lE>B_DYX5BF%J2PmDA}k(vug&oT|0$Uka*F`@uLRIFXMy7hFBk*D|kZRy9=o zp7x71=ihnIS`@N-!DGr`@+dgiP(Q6oD&?drBoji-L3)L0N|E3#lmk*yCULP__Sg#Sd=<~)N0WzCBuMH__UIA z9swHBVzjcRh|huXn@=N#h(`!5Y(}BF1<0Vw1URDBiy)a10kR=JzI{9d+HDK{7=O5n z1ZHQb!S(CIk@@+#Pfj_5F5g6FA66Lj@@jSg($mXD>Ujr?Q%c$+5bPAh#k$aXekh$) z>A2n*5wnU*gMy*}tHw!gnJ|TDliOr?51~h$bP}6 zT0^z7p~L>Cw}ZvYg2Aw&7R_De0+*5I78?&{OSFxpfd__rGfc|jn#29tS?to@y|92E zOiBOzvXr*sNp(3y`^u6B2L<0_mwYH2a{xdlDK@S)bGSt4Fa{N2Xgmz31H;M0n8vih~IjUp23 zpG6FN|ISxEL#RN>(0Yb0d*D{Vlu z>OWOTcp&)g-_ExmR*uOFtN(uHhh6uAQ=)3$pL_LpD)|a>!k-;8#WJmWZQ0r)pNLVY z-BM$@BR#rzm$adPni0*Krs%#TYO61i$j;~VFCD(H<7f6;*7lZe58w0WlM6!@11{v_ z+4Yj6o4WdY-|tcdU>`B@alGO?+(zb zzKwes13Vc4tBj@A4}m}@ReGY)pkz2N0h}*suu1rAcmK;4V#LxH@N~+&yj^LaFXOn4H~qRqW4#OzJqtcZ*$e_2)ZJChrRUu05dq8;nnXL1Aow z4w%&t*r{B$nI*>PR!O@c|G3od1m2Wym65<*EC!h<&$BF*jl&^D0M2p*wtL7bPv^Y5 z`{~pRp`Py|y1C-_20qO2IWu;7jbX;%Gej;O8xu8m*Da?a)f{d&%RgwjgsY#c~!BOhd)`4Y?%ED|y7+b;&o zn=kWO^t^W z)5;n;hK<_Vif@F!baH}tF|ap8Uhw4CFZRydK!Z}1%Q?cM60wS!$oiPDLkecE?bp$0tIiyag1BR{pU2gO4@TxK#!G~9gp&TP|V-(0+s#~l~WWSz%%QX&;Vid@&9Znv2 z`%_UqP6NnHF|IJXk1wS;&bb~KYo-w$ZK1{j9caBiwo*t|bz8;t>T{sTnHNS#UWExEr}g1WX~?nFTVedIyHNekJYQ^D=*;ApAJDfTKc8mJR$he)$#8;+uu zm>jV)!irbN_u(DZI77O;VtJ?o9T}Fes}6N9LF^vVHf5ks7#(;DwIFuxgX<$0T3+iJ zi`R;)4{Cx?rKYv$yJfRTVAZ|$vJ2gw3EN=u1qvtE=7JJ_d-vpqX8z8jUIFJiH>~*c z+5D`DU8D6OKOos`xsSm|XgsEx5;@^qXc+u_)HeD-7{wWF%NKlgzdj3d_EoSqL~t8? z>yJ`@A&+|d*nNz+J#fnb=U9*~HPw8STKwAea_vL>z!&Ij`&Jr?C>6#4Pos*DcFJh2 zmIIuoG!}|LC4glJI_pO;WjUgZZU9*Rs-BW>+LSDpui3PM1+#N3w#|Wp+rllpOry4f zM>y^#d|(X4sHi1!ikk(q$V4)-@a4lVnVi?ZJ{%V>Z&o__^LYx8ROZu1yYlIY;dYRF zs^t(O1FGi@OMP#l3^6>@D}W*nL<%6Y*9ZJ2`*_i+_H+t(?-T(p^CiJASWZFd7RcKw zCwcPO+gYn>!)mQ(BYcSw1yA0Ky0k+wNmDpdL>@%RcC^{*8`$1Zm%BPsb)_dsG_r#Y zY;oJ@=6gLgsO_GZN+@H9C*M6{krs;}xcr1b$pO}SAOod7%9l7xHXzeK+u;g+<{mD9 z1C+cnQnh*4B$kSwWtEe426PEjARl?;_xQ#)zY2q|P|aJ~^X_}le@CZ_w=6T6r)5*y z6;#95DTi(0VNfhcL}LZt`MIfcoCBr(tMePvlPSR#@&ZSk_j6<^D~0;+)C0fpNpU{; zj(k#KS6`uW(MTladZXK_6Y|jI1dq2M@KdTq@f9*)=~e<6I>bnOoo#}VYtHXq27K`Q zw-%Yn!+wb4x3J}N9ukZU_awYGC5w56SKlDO6DPRJR;v|Z&~bgxW%OkmB7rq4Rv;4- zLKM{pfaP1@EeH)&LSp-J;I~X%+YIV}jmu$@5`w60x-SqyT`1}66*vtgIa|YM&(pk4 zQ&dG~s2(9=(sMZO;$i|~a^8tzk!&BxJco4#ddf*rvECQ@-e44hu8j~EKX@>LQD$qa zZY&Jk4=@xMd2ky?pa zdX)HX#9JD$uewf|1`%XqvM;22I;(CmnOrMps6w$H=7G}b9tdgHK|*SeB1L?lj`pye z$pBxLdxroZVKR3T^>S0d0x5jt(OKHN`h_37EDu<>~z z^pBK+q>c`7nhX0=EW(*-w->vPAhv01CF^D^8N3XKo3_W(L ziu^3OvA_>80dY1SC|6iO%JpKXsF@zZD%Czl=+1Y!rkK91W!@{u4Tk;+h$LdIsS*)kA=yDbNW5CMdyP9vzTkiiZVliqd;Ku)NT z+;`+m4}i^p0~<+L@%VCl>iKZ#3lrTrRh0ARd4m1VuJwxko^x(1A|FG02e__lp1mTHSO4`EveUBz zOYd1(m9v!Zm%L2qYPPKL4p%-C>cU3b;6v(dtbpU1YA!dGD(@lGGLLd<#*=6e=PjdI zEVB5f&81zplzc6Ubu#oxj-_laWyJxN`^u*X>pD3^=c~lPs^`~1PNPmpN)UuT3eY$N zk)A^^KR@pQ2JbZtMe+cAegT2`hr1c%T_{KCRvIb7#sJ(7rN}w^+#@-KFG1Mun-d=3 z_%9w{iU8WuZ3FUqC*W(6p_9zzkP@+mND*RE8fJIz$0_-WO)V%0K+6%s+$a4Q=@?Gt zl9C~e(yCxny9ii3a2S{nQUUD=^|DGptRXmC0`8}o&0@C*!DjHg-Zl-WwmqN>h2{qU zx19`SHn>ojn#MuPymH^sq9Er&>om}@>3KlP5l}1WxHD+nwo3*$g}^Cx>jJ9^Edhu~ zM7E+d%M&UmxygoPs|G@1*R+b$kJG!?^% zpA;YzRguvY4el!+%)PyghMd=GLwh{x7K=&8#bZw98wx5sw7{ zWriVkIuck+wq8gjasJmRH^h)YFS{3s|0&-Z3{Q=Aa2#yI=}^h(%7aeUpW^tG$;V;Y z(NLEW3-m$uMOJi$?|F7xcv&_-@;vqA9~Fc6k_lFG6k-A!&4i!5Gm5#wqu3-6a22QZ z9yS4}X~ytlm{upm2t5U~|5hG+|2@E~jKL@7*iiDV3aaK<2(^D-7EpW99Eu-yyqtiA z-QOa___g6=gxDUzrsO${D$3R)>VWM4OI9Rs;c@~(8@F?5yG$T93L~}pP&8TE%n+=3 z4~n~DN%Gv@i;I9z!;Fv?t*zMz+7H7k7!;n zpz24Ad~yi&s(k@fsO@1SPzbS+naR`J*{z5MS8q8`2N60eng`dJSf|>wU^&Qa4ny-= zW8q^pVkiYVgBfM(q}kL6PS^T?lEokj^Kqa----hhA7)JqPm-fd+JRg~;}j`US-23U zEJv{knVY{tj=i@yx7efUM~mqLA9AATIgl}(3Q>2gL}Y6$@%8>)kQ z^ieSjjynXt{!A9H*dlU#B9KvFN zPlhERAOd{&VFe)E+NsbhZ`%w#XL7)e7*)g`sU7=ME>)~MV1GDzds|bx|qgO{(z*LvGhiymvx_&_%()V z%v_njhAR9sGS;0qdFs1mm~6Bcy)b5ZYAxYstIIx@<+v@Vo^@37-ZCs}A%#UX^g zA?soGc9H;056}M6q74>XdU{Z1mpOD( zn>mC*olYT>7(01cL4ZbpiIKlWNhkARQlo<`9?&9YD|~wF{23Wdz(|)5b(YEdE1B3ggM|ua(NnJM za=|4#lySj|y5VWq=dMO0qom47j~ENQdbi^FK2^5IFDf7I{a5iT4~NEA-b=ew)FUc$ z2}!lb)0?$a$e_WGEC%eU0YtzZx7B^%Gqq+5$P5FlA&B>P6|y_Rl|xxF<0`>*w8%%v zy6AV#1%g6yRB}938NIl>myN3Bms7J)4hJ+wv20n+2*yaEcwOUOlBjWs5oqen69S%s zG8BY>Nv%c-$p{cBMgqL6QPP1RWTyjz5fqZgECg4|0lkVr+*b)8BRL=pwjnO@m%E{V z_U=l|#-JsmdxHSh;H_DD1o%TE5cFyl8^Nnz4}k*33PuQT^+rPY!wdyl=K%f+CdrQv z_k()@A!k295Gu}rI>Y^e8j6Y(TUAC1r->4=9xnH91=bdndk2$*zRJc}^;lqr$E z4j{uI?hFgsNk|Edl|c9+H?o{zQ+?gupy}k8j!7Y_8or8fkKw9qDA@s+m!9LsLVz*{ zL#`I!7z02q)K$i#;}Q^}wVpl&12}E=2RrT@6j38CdAYN@18a4L%IwjMH&MP!n3If0 zQ#+F^d+(oYN5tr|hH~ViyLZlL&JX;Yj7fO?>0b-qnYmOx$>dx|GSPJaPe8E0w0;`d zXxPSvjxD~lCn|s71vwY**bFUg8-Q;=(7<>f_h(vd9)3rZIrB!w2&LqVf0t{26Ls<3X z7@wYCQp)^Y8XW!Wfx<&~K5vHih4 zKi>rf*-Tod@an^_hd8%ZRkzT|0{G-M7h)@A5bog9!Ryc<)L>@p*)HG{M=(~O%7*|y zlpgM(w@jgSF&sCcE&$&4#59r6L1=))fa=7c(2Jzoy-}6CE8jq{`y-a&lsb4(r-a7eW1aHZ$b;pR z>#W}#vaARG1;m+1!T;Pnu)%kC*1Ph(`)iUpEx-Kjdl{1IvV-cDmcjgzZ$0v}5sidZ zTMV118AgCOkP;O~ema)G4@3Uf)bozA`b6uhV$`&X>R-TJdh%&fCf#}9*t+`WwW=3< zT0g{RwJ-Vj5m)pze$hvs{LW`&B7eWwrhIe%y}e-5#UDrL08t%6SCw0G`P8tOhBbqO za>Tu8P}GefD77Df*{*QJ!dnJ#N71TdTZ9%`+$h$7PisgkPL4@HKKIE-Udi`_w;Ud@Z)n~~8#Xc;3X#j_AEG252s#H)Z%GhsJ$(4ERk?Ni zS`MOgFw$k+_adya`#NNql`!K>KaNmgTsR%&Rxb*p=n>dC>EhyauMshvMV)b8L`*Q( z;tD&evV^9JEw}p&5(rBJ>@>|&fm_XD(Qa-*Kqc7 z8&nnI`?srR1aRV;FBN{f&o|$4jbvYQ{CnlArES0znL3p#>c^DdaYE@^qkn1Z%7|X% zCC(4SeV;pO2~dA1bEkx7(V$R*R2;+e$^#CUaq*}fc7T+{zZ{s{5W_pd6KfbQa*iCU z*H{_3!YGY>T(&zQfI(MY zGlP~)%<|BI#2%qQ-2oo?oSVc0loM8{50o(cO+cxs^c= z_7lG&+h=|K3%NuzhRAAg+MyAW^}uoOwN@#hwKEtPA*Mtvga`w?m7$Tm<5dbVzNDH_ zG76wONe&mq$rAYrHnnd*juh17a~A(@E#}j$>_{!F=Yx`=GZ8GEMbRpzMc0Lke@YSZ zY0L+MMzx;UKJMX1zQt$5b|&fC016;Ho1hx;aL_*jdhVnMVqCo}%S<2B%rH9cL4Z7g zy#(#+&MxCLplvwnO!vYlCQQ$FGepJ}z()8j#mKP;#Lx=$Q+0tXOXhO`6+maRps*`G z8ZvW2)WIw#CH9}qg=2NfoM`GwR|Ya9r}CFMPthNvkhhwq^2Kbo0(D--H3ZG%dX$Vn zK$=NIQHKTSZm`=(RJ{mUF*GP;EC{YU03W!;I+_O0JuX`4Z_A-n^T4rs>RIh+nv0Aj1-g%9p5Emb7=x zXdnw4?R%S}JyFj!p^ftxGTw$(FDF$qne@+AakDd3J*d!fvLYB>d%j_p+a#ZW0MN5(M9o^}PW=AMRlkiZh5uKYX~GOASpdAq>s04;zW`f=5sE3j*~PLJQX6bBo{YRaxoeY=SOP z$SIr+4BbYdn&CWn2+2n_C9Ciyo-`wr)&V815-#4`T%z2W&vEy*(cl&k?H*tbrI}g| zs4LXLP~RQs%ePMUg_5+1$&f<`oxTzx5Vry{SC_*Vvp`Lu(%fxeFU>(lb|6X|Q1=)p2Qfn*&_F)G49sr!L^9_1Drc{V0~jNA z6p*zNvJi_Vo&(Zgw1|M^_YRyft;qZx3(9}{p8o5cuYU#$Xj5^lwO5}?9klgrxZ(U; zAFW5t^sH4%#hA_xp9^1mp#=L);(-&Do;WwaOl>8yb@o2Ba@|2wsAlct1M*(tMLg6a zr<7N@E$Rsc22Mu~kK1YiF%f21U;A-va7U+M1MHKZYcm*zZHeqCO&ai#6)DL$Qiy#0&dSRMBAJK zwt5Ys7cW;+in+Ti)^!x@x_WHM@HK*7Sa|p)3JeJBL+HbXw7q~&c&iljNHsB1N>tl9P@MEH>@O+iu@otMhM#2W$t_U)j`aivzoLY zK?qxz`?`9YGWu*%83;SGhv57rMyw%Zk%W;}OvbnYCbJj*aSVO$&S9FxP*`ic24S|z z6TYAuz}@K$SSYlM1Q?tJ7GHXhPj@Bh;H=>p7B3=^iPU`75*D?ZQL`3%U=nDyV4-57 zh|x27J*OUWx}tI~eR*~&V}FG)Ao7PmpnQ9q=srb+;S7@gYz^CA=FIe3o3%EsUR<1@ z&RmLiq*AX@nY)yQTk4)iCfg5h_ta`;Ip37HLZ zM}@Z_@M;7LWHo@R8Zqh-pfs_a2SMITBrq?r8R>;|4zP!XsImg6`g*=%kk6Lqd@Du` z^b)9^XYly4u*zDn?qxt2!S7bSwY8a8uok=tYm&dk<+yt@G?#q)Eu)&$DtSn*Qm1SX z85s{M{50H^1?ZHUqm3Qo%bgbJ>q$xlt=X&qyr%(i^(UnUSbDfz*Bv%m+&36QK43y; z73nktOF6O%l`Bj>Sb|#B5`@;W+?cUfsZ}>Ys5MYluIg-1!K_d;)ec$yWG zeZf76Q`-hF(0D}RD>hF+od1WZ_YY|5%J#n3J~`)b@&h~x0Ry6*#DIY!4Zm8-SbGwp z4FT;Tf)g0@9uO>Ir-P2p&`!r^Cj^WX+kg>~>5qV5Bc(Hlb%r|aO!(1Ok>1i4y}fueCnkz1LnRhZe6QL$}t;8elboHxyp> zmH#;Y^W+U%f8@?;@4I#QjP>N&UIW@G|v`sWSw)W50RX^m}^2t+T-sKzH28&jm%Tvad z+hoUSlaC67D>!fxFVktvfW&mG#2*jm*?i{wXm+|nCZy40(8;%nd6pQE&YCI6O2l+j z-(v<&X%&fPwbT)9x%8!5rCL5M}^P! zry3XFb1GaJX+x%@V>58Rvj_OSG#T4<`Jf}dM=pXd5*?GGH04rD|HQGL$XOrKH775{ z^OKNqEh0m?yItv6%|b3^r9aPyI>kJyPou&CLQN)UX0VpCDWKvt!E#Lr9@uO$=0UVZ zPamO7+mh&{eMrnsNAjU`Mb|47bSfCWi#n$DLJR!^UycCtY&^X3`%lijfBxE9*4gvl zk8Z8HG(ugnZxyfUE`9d=Dt$M1;e@i{7m7(GW%n&_?lBy)gT|CW!I%KdV+=|% zp90FPAlDFEZ)YOTs69aew;hmdo&+y#DE9?GR6%e?Hz$|+Ce4hX>^T|$wh!$|c3b^H z9X6LbG|GC`KO)JX zH$pU32_@SPQL*)e1puEm6}7GyO@)PGxNr?3(~xxy;Vfv*j%F`#f-hC8?r z*!w$N8_=oR$U89LPw?%?i&(uWV;A@fE@3*Lbh`iL@&3Or{w2~6J~q7g_4PeGaJlda zvK&lJrh8~(iZALzW1%3>#AU1;4Vu&w9ah-2YYl;+5CqKz2$&JvzN2KgD8q0Bb~~1r z6R|rpfC%*nbm^F$kcUpghy(#!Tb~iZ9Hr~oGR)*F`4S(oa4#V#=&8;Frx7IUb42G{ z`7n;MhW$R@(rW+-CjlNjas~8n`w>Iv2EzVR?X(tp?U4Q8S_bSE20q}nPC_M_OT-jk zN<#$#cP=hu1i~NQ?TNj@UfGaP5+6WSatySVSpK0eg3>p2G{|qq4D$KA^w? z+lXMW^07*8hGH*bmgL4y&K~N%&^SM4N%--mmups5e~*oS{)^?fkp6Yi=n7M&E2|n( z!aE+-R=lnhshNkiKRM< z=GDp|CL1Wit32;?HdXSN(+U{)~odW-886(U>s!u`w%XTr}=#* z4l0KdrI)g>VI?fK9PJ!zrlXlE`3(g)lL<&EFyawTf|e}kPE|mtU&SseW$%=Ma`QoyVmsiv$kobMD^#jeBc6_x<>Rr9&z}}f4McoAio*Bu_4iM=8wjl zokwZ&{q_V}RZeoqMmHUd;)o`!kTXt@z*%OcyY*(Gjw=8x<|M#otsro8huI2F3iv4_ zAcYFDm&pGb^-yvL!CgW;>FzOFbP%UE1l>JmtJw=C6UdoNu8rG+oRdMy%*_#FDX^$_ z7{S@qWDxI6==H+gv>eWIUGX5Y+*UFo2li(`h20dNb7a`BvrlMHc<|>WUaNS|_Ihy8 zK;F0pq`2JhnX|>nky;ts0%H`Tl~ua|_W&-e;z7(WhX<+|a5fE6i#$_Vn?>do2j|`K zcmmL94U)7lT80c@M7$bzD)2yNK6z_^wa{V#k})}$;tY_p5@bE-e@a8ude!2`s@RrV z^d^W76=ld?K+^q)Yj;O4bBg#T#Y-ykXIcXyne+Lx{<^>XtI2D6<~MyV!;X77I?JuN zhPR+PRat?WTjC;cf(?xSGF51``J~kit6`<~P%zzN{&9q9pisl3(M?uoG*Ma&NB>=E z!Xu7F>#@jAVLZ~}(=|M5O{V{fvZYM1y5!4@nQ`sUVn7Sx<{8h^Yp9kP+LrfClIo6>_Hd$eL*{zaz7dTlOxD0R*g-|Y2 z(WUFBp-#ymi^qMK*ZdZa?E?1O9KfF@L!KRKl zdQY-BV9r-kU;~3gpoT%r90m)5+3EMGuv{eYHWe?>C4~2RHP`Ll+79ljDqa*m$O3*J zKL^Jz?wJJjA%Myg8a%1u;m}r*4!Vi{A89dS3&@P11JPWy0EWl$!=eRLLbiUB4$kTY z7-At%jwR|}c_vEX8?Zv?Q9vyRsy7rUFu%&-;iDd=l1S3ym2uIagr0egsL6<$5xXcW zfILLvbQ~bBm;J9rgkS#8B0{Xt;N<`N`LFf&=I=%C{o>yH_kMNnje8^a-Xf3R-1Yn8 zhs!k|JiVn|cWBc$@6XKtaZjb?-{SPAHK7Pq%?xHg27HxJ1+`&nd?5Kp(T6T)v@P~A zdU2s_jC%gqrfT|yL`$BnWTfoFZy&mGj@$AxZVrF{vZ$$V2yMw$#%iy@Ke=w|!$qp? zK>jy?m0=+ZN*~vhQxLyh8w?0H`czrzd(x@c9JP{i68=upsz_>R;-_H9+Dy zHWplwQBxLTyXT!Uzjsz+9fGj-drh5XG@Z1P@~M2j{T55NY*~jEi~@=85o)ngw517Q z16W~dMXO3^2K~td;==-)SzzU`WaZ?o;{1_k0Za*^xRVo9#U#T{eOVdnu@XD^yt3=; zj^Azk+waWy9l89%&9A@t*9>%*9d|>uh3fo_o*n;MW9BckjqZY08+BC|VJzq3*|?q( z$|Pi6aE*QEh7kPYmY<3BIehxORG)js_<(S8GWoKMD=u0haZ-ml`(5MdjQp680pGu* zWjv?|Wtyibq15fdj5-6;3L^Kz)Vxx4R11(uLhFf6E42BVXf{wyLZUfE=2oQZp>Bc> zFYe};D8Gxs2P`GXbte<}jt1!Q=-Sd(tTliP6rWJ0jCmg;X0AO+$*syG6288)Oc9)= zU?5w>Au~8L5Z0~P6k8JZlQh6l&OFZlYNJObjb#rAAyfua?|)c^T!N3l)gC8%frX@# zDp%784IMp5j5N^-O)rSs)HqcwkFpGm&1~&hD7W~{B|8lW7?~LIJ*DFS)k$?0T{Tig z#}u?Qd4wqFz*RjRTNkoY)>LDvVrM}ZIoM4rhxT_SJn`H0@IzbbYd4m^{Ry?aDlkG< z*O&*N;x6@XEO99F{vaMxE>cWnp{yu)F#_EesPXoOhgn7W|MF`1zi5(Q3YUl3|7{LN zFFjQ~YSVwOHuYTJee!VxFQ-S5st7={N*_G|kW*q2m1`dy&~L1@1EtC_>IF>+!mnQE^N-WHN^-5K@vvXw zrNg~(gn3FcdU~LRgfOYMgyYgRMIoPiHje7$V`l@ir?2mBMUmz~0HYs-39BkF(E`nH z5NWZUhMSaTfKNp}v$dN9{CzGsdprZ8qh@e4k3dXrE)o&G8p|z8At!AcJ-OsYUHd8d z7zo>-1z>0}7>lUXarbHsxMG!oBqAcPKTdPdyc1$vbO@|I-c%t)6)i-f>2rW+aJnfm zjLSeGNtle*A&e{q1ocbtjnyOz?Iajnh&h080)!Du!D{X2$wT``A9}3!_j>ruSMb8s zuiwA*5*3ZB9J#7r2v!Ly{uY~xpG}c6_r>+pH2ewAP-SnJ#CK}S!dsJnV)m^QeO>Is zmmt+4W(1nQ9(;GnzLiowo4uaE*o_T8>w4vwCvE4b`M#^+j=g>19=i0kZUaB1cMJ>B z@~laBkKeC18;vP4>&XLTH9MWy4m&xcFnbI|Ogd6XO#1rCX-O}s| zm1>hS!?Z_f^@p<4&kNRoN9D}q%*yOj#&+2jtNb-kQ+1%rHfy~`ZcfNvam5XbMw#pVf2g^(&ZDmXME%I7E03^$(B7piCxt6D z2?w8+dcBoDQED$-RnR|+P9{XYHQWq91@jcgs#mGG8TQ$y@{%u~`94lLc;oaB%y9Zl zXUS>p_8yYWL|fk=W!gxr!9HAvcvfSntDgE0+5$FS!?EUbAsyWVB6r1&eQ|g7;l<%v z2xk|8qW1_DE2)#pZ5Tc(EnlaF%hO|i-7=Y-Q!RHy(PG#{!QwCtw^Qu4$twq{RruBc zz+>5Ki5967#b}=27*5;N>(jXmhjTb?=}W6#pVsjr6;9iQ;W-V*-Bv!vSz1#LQ)Gt7 z23J&4xh$5GON<2#Xwbf$k%%YG7ZI#|hMTHA6mkm|%5DzGit1Xu=E) zo01(rfA{MTcRw8e2H(YW?>l$r&!28Bd4T?{w|)S|-P`RI=E!Z4l^(V2fC-~*$G%_S zQBY++Km5zN)NuCX8uo|6*hhoRAHA~4Tv!$6^5fhOXutjA=F$3dTfUnZjQL#jtEIp= zTwnQ>iH%7M-U+gX1X6o>v{I!M>jWKwAcvws3j8tn(>p*o#f3veUR-zQlo_3NzRYwP zv`Ys#u{AS2lqdM(^zy{pBuhPLr2Q>--l9YNRHJfOSWJiL7!96Yo!xS~y4R_bZ8ErB zl%>(o%W#ja6(^^sKa?=OPEhh@KObAq)L08#d%%5J;}fnKVZwo(oAaTM&Sd)f3bRBY z0zkH6#B`G?K3-T1%r5KbJY>I`-eeZfB#XE~mM0=`2G(U7PmCwx? z>on|7tqi=$bwnLh>bDh#is9V>RnueGxC80q@GL!Vz?{mzg$N~6Cv`0ovf&lL0xQl} z;)+Q!=cD;htokVtRbBWTv;vO||Cwa|-KU@a>B36`@ElY6@IycP$%ZE_@W1fK&{)0B zDderS`6_pRqeS+tG(AOa_!Im6JpZc6!L5BMLyfo^8n=n+(SO|9o{}LUz zs_C19v7+?S>`90cu6C+o1y)gW0Pp}rOR6Pm>dKXA5JJ3)SG6AnyoH$&4T=Ykyy%k- zZ^D>7OXO}7z`RRhZYHQYZYiedHrs%pG3+i@O0(0A7H+~{f;z6ZSP1e@Q{n8`hT)Mi z8TWxl5UZb!7UO@)=gGvcJeq>fQ1}5oz=z;R zGaw%%>bJxTw5a$z$-MXZORxOpr{-&i=Krt9%W)RkvZIqmm4EipWG+=C3TKvy1G%rH+uX~lBrMv$ zfy?c~kjuB*6wyB0I>Ozl`h&Lj>>~C!hft(CNb(uhU4De44Niak6|>EhIT^#iqXN0qov}&dowet zcvsZn01mPeU|zmV&CqAJ0RLBqjF|Nhj@yVORZ$9h(aUo0SyYP>ytIXpw6Nc65)#(S z{7Mz5qE^Ddj$7e1;FU;VBo|wg{MBF5K6tfpTVkT0dFIi_|NP{sPiE+~Qg4z}QqAPq z8h#@}q3TjiQur$^WL;)|mhIc%jZc1Uv`sInpZc|y&NJ*@1@!5!nkLS8Mho99kKV81 zwwCq`nZmMoPzSpSpo*2LN!BTxNqcc=uDS{T4VLA`LVPP0`SX- zj4I-1ZzU$nnU5VI`D9}lJeziP@OFdKXiT?3Io-iavm}--efe6*H?AqODW^YtTv_MI zu?)+Z)8iZAwsIg$COu$gt=g5+@uI>?JNlcpl!9k#zD^?iy{8oV3SU=7=iK=eWco9p zvOPmrZqILa^T=)OJ6cd-^#}WnCTr~MD&3Ycq*TCJHKNaP5hn}otE1o@zF1cEy5XEK zxFrd8qo@(InFB(-@)(pQyW27}xaz8279&{-Ao z6ZL#82XuHq?LM{pS1ZIfN??I%Y7$o!99)OJ=)YTl zeEvU+DsizxTe-te=QmIMdh;^8pFlOD1@HC+b0j1rCqIKW`)W>Q zUt<&GPg#ij>9?KnJ9OK=Q*z?(dlawP2Yvd`i;rW%Yq3Jo>+W3|2y~RveX77D4W$}{ z2{y5*N)R^_8DlBCV<9@40^_2O@}~=WKpaq5f?9hDZh6FyECD2r2Q~FzHki#GDwqcT z@kIp^CuEQ*(Qd84jZqRa-(IX!a)!e!N$ajm(F5Qa3q##A77HXG&XcniSz3$q*(6au zxI)d+*(V43EeKrkB;i%WgRPw?u%_Osf@T#+c?wJfWl|it4oyOMRs#Zsq$AV}-`}j) zV4~REfD3`kLHz!##g-acyK);WWM<)uJmTZvud$}GuP1U)h4>>XpdjIXO%%y}>qG;3 z6xo%059q~nVO*kzFL@XRS+9R7r%NS!0ZiQD(7aEJz)G1={7wyQp${j|9L}0+8GX_K zPul+Y+LY$~XFJd`bz&sdR<(8C3F!&$!n^TVr<@m7dgne<3lm1TpbGv4Di-~e^u5KN zLa{Q+cGsRlH<=*!RQ9vtE}<;^OC6v5=zHz`U<$uKW_~_-)ukFK-f!BjYj@N?ZN(^fKfZCk_@U==7L!}sP~dg1WH@!<{5Pilj!|MqlhRIM+p^fp&rSYK&& zR6nMO7fZI{5xT{v3q1RBO4<@uHlPJq_3V%M2`Z8ytrBviEzH75#`C#Jvo+fAKjuw# zd}I&*fF3hEpCELc*1JyKZ+#pE)n&med_yY$3hm4!J6Sp5R@ zFkUqKejFuX1=Z5pYJ(}?NeCg6=tLB(*~F`;O>2^&)sw)%ScupUL_49QUq+2E5>~X~eU{Q>O;72f>j(z9t#q3Kspk^Vr(x7nvnJ-J;#LGi9$dSuYjiCBsc8uyu9L# zy-m#6|2$mY2RI_GzBE2zt7aqD@Zje_t#tUhYItr1l1_YT{Z!bWT^vCs?D_PoRys=z zoxy?6Y`san%4air;@?Zd#~^w4nK;M(ypLvMFN~?MnTZNI=<7QLtXHWS6L7k6Pi#Gj zI2wQ6OmRga2tQZr0#T;{$ZESBR^aK_af<^MqQ+<6*HNme>k2XD@T?o_4)5xarmR64 zdH^(QAiObcmI~n&NN||gc(_3;h}If2k3m~>xorRj?k+YWm+~=2yglIu*=FIUm))>9 z0O^Yg4suFF8zhvWsg@|#x$dM$*cYpe&8qo&;|*e(u2X0m4X1GgfsKO7%BmAW@XQ>E z@Gl;g3xus^u)dxNf{#kJyzSo1i?P!?p9v<;Lz3#-K4rQsSu5fG^Z~#_-dY(uF;l#-oYmDsq@6jn}+f}6>83k zpUCtMz7ihA5$e~Q7h$e%=vDTFOF4LxuJ{@5&w5_|*rV=i^XBGzW{!eg^=?RKy?=Tx zFccIaBl93D2D1&qo(!0A^WIZONwgzoBV24U;XsN8ue}SLrA!IL!8ifIj6(<^*4v0*u2=)GVg&=s%UAn|sT^B7~PM@l#rv3-8?7E!e}NZ z?-?#O;NpThJlS7|(b?`4Py?7baK_8l*C}G5ga9;2SF`h@Bh3_fc9t2oUM;Z7n_+Al z+F+uRpk=SP@GjR1*V;MQ#z<7_^P-<=lOPB9^+K46QvA(WrVmW^8zE99O6v!WO~n}` zh|IU)1QXm)f+2v}SCSi^9ew2=ewUM>cB=Cp-SOcso?dyJxxXvWUjOKThQE4?t$4t8 zErY)>BHp5vm5h11gbSzE=An4qD$UPXbW==ddxVh`mK$NH><4$7{xv?4vck z@a!k!mtFOVJ(lGBzxRIMWxaDp$vu#u#K=S$C5)wxJntxfrZu))`Qa0wGMStmJc0X08!VqEs?DXrg2xJ!IA?AL zo6pP)%gFFTEZCh3+tN&|)vz?H`{xw`5cqV#$tp!HyIO)f1FJvpvXtDycR zAX37<8p2XUL3lz;6|+6-`anlRtk)bSLMzG)LW0A#vzeuYkNrmxcLr~c5^iyy_9^8< zAB;g~Sl)S2)Jw6l-*I z^J8R*z0&~_@fHfPA=uo{3#F&C09TztzIhI09)fxmXbzdcY(hVG3fs1FU`r(LmTCVn zC&ocAwUU#2`i=blqAJ@$`*vHD!o~EPTusTtxFMd<6$jsT;W%Lj(ys>tE~39h-UR4I zr;ofx^a^Fr9P^2p3en;%0i64SMKn4f{uPq%Fb3F_Jah5KAG~_qie`PD|M>Zx^Jy8; zAA}u@{`?MmHOjiNSs6z>>12-pn>#SQV|hrVc8{nLUi} z9kC+QTVt@EZ`zO;{`ne1wK3(`CtsMVOLZ|TEhQ$`-?7v!A28T4;>&Qm9`Y4t1ldX< z2wtNAJRuG$Q5`#bg06h%#y;W~y(dq)$NVqyD*NpsIt-<3S?OGl&G8n=-7Ju>MQEV$ zHU}-Y!4z9AGm93(uGu*7FYgD)MvP$>;f0PeCBqqV7^8n_8T|YdLZXd;1@bSCJx9|? zdqA`G1VmL;RUiy!_<;O8Oo7v~fO0{utr6T-5~_}YbBL+*Tn6We7J_b&cU&E%WarYG zJ5Vizw;}Om@J%DU87AAO^ZF_aEm0rJ2kj_eU53LN>u-|UNIe)M#3^8Y!W{HXO4G(JF0 zh#yHA`pu@I`url;`!mpOI8VQ4XulEmzdIW{(;3@yoh#uc9MAM2R@nnXBx46o8D`As zNWRRIR0?fIB<2N>RSVFQBI`6PeO|zBio!3xdJ@9fM_#1DwJwC?p7T?JpP)opMleJX z3FV!1JBcV#ms*gA>Y$$6cvlcYE3%OoYd|Juf~uEM^Rwz4B8dT8)9he><}CrzNuF7g zqXz752b|Oluwx~Oc`^_aWJ5yS7gJey1o0LF1PXj8DCL2>Swdhb)WKNK{nZGE28MEw z)!?$i01Ls9a_BzOU$M@nf6WGmj#5IrCbkc65)xo+3rxV5T!2h4nHYT=37 z0S0s$!9sw<2O-AoM=UjKqpd<7LO9`IN;klp@c%D@sL+2eg2Zlo_veSM-A%rC_TFpv zM(@3RFLJNRNfH2P>zS05r^>j zYhUn3Jad092b1<2ZM|{-qItpUMP$|$gDJw*i5m8p3w1fO26gz>tv`D~<`_XRBP^E^ zo2>wtU7;Ea(O@6bgLpeu4=o~*M?Hb`K3bW9nKEnO)Hpx~!G!1BRIog@O3Q+16@5oN zb|o^>@-vp zmFck?C~o;c1*5hTXv|kwCX8i}YdeWbr{NI7MQGAPL<)Gc;=%+3j$S>Ae5w$fw^tPr|p~Y0}cLpd?O6z5-cLWVM1wuFCPQZv!&4 zM5^=^{%gme#S<$s+7$j!48TQ2%<~TAly7?Dbc)ma%kbzA>u&8`{eh^u%T`j3z18*w zo%CMHf>nm^N6CBsQyp z@&{B>Mz=cn@~43lp9WIyTPw?wGj}VIPxvj+&><_W$7#{*(FuZ6fGnk%g=lPX@<0m3 zCtP8eC{n}XYko=wB8Of)LIKgf;q0{xf?d5-I99h4u#rrv>7{fsF=SM>!152PC24AG zCf3@IN-V?GR;AV3CyIn&mh)>n@^Wn|Dmnv8*Vk!)Uqew-kBegTiMRAbJixLQxTSTW zt7K4}AolYJyOkihJ^+C@+SV$%Z!$FiV^TLA?93v9D-og-G;D^J01S@6wJdl~2|H3` zQ@U0hs%F}NWCrKyE%lqL(nuB`Kt&7`s^F$8mQ?YRpkXSBmr+qVep;c0Zw)uZwLgU} zCQ6i7_>;gCF8Q*5>!MWc~e?#D;@CL&ve@U@A99XCVH#2!T>)OAw(n2;%xC^U>Ji z8ODv(DyjEXANaWP?38T4vEnJqTEN54f#tT+B9`W91rMLwH;e^Q)J4t8;V>aX%Ygsn zb%53)Js4#s(di^2VUH5GW7(9!GtnnFBbS4V`&`v=&V)%jd#N9{Zb?TV zZ#yKo!W)CmhHJZU*BG{T>VIH{b;^(WwoKE1zZcikyF;1;k14v95_;{bn7T9{4`NxT z!y&uqBTrBW$az@k_u-0cR_x>r>melo;R> zC%{as=A#i|eg|lD=A);`)%*uMAovH;SR3D_UhD0W&b z`wD*<&Yu~PaeJ|XaJsm8Yv~NOx6yr-;RJ9HG_WQ1(C_UfE^vXOu4MxR0bjy(L(4g} zmO;--3QrGU!;wTNRJ^$<&{@{zyZGiH_l2HJyD+3t4r#qr3<7UMDnW;xbQu2%!ipP- zf(8`eqrL!O%~L=Rn6YQ1&Cs0*;^QaLPRGSJIT?PFd~kSW-miOenc6JaXZ!B6#`F79 zwnvAl ziMK*|nk6Gdjeg|m$OG|C(MC>detAd+|2O9LA>h`oh1qdhuP0FvGmKbtH(PC=%&R3F zgN-nKeRrm4VD&JZ9ec4Q9kyzULWNBuWURI)+2|$}xbvGe;8wYPh!1BPK(X$*PsK=o zR-esojbeKy!i5S72A!vg-n!VY(xRKqLn>1ktB-&o4i@3fK$G~Z(q`o$E0i-x9S9q(}kBsqMZ-1YNAzuWY;#9M!L z*UkUmKP;<*jSSyDwD}%&6+8J0SJ6{7Z*skj^U5+)QB|t0L0O;P_RmjQCo}e)GhC4^ zjoYFuO$8EMBZR^4n+DYEN`)U)9A1N=wio;_E`c1Lx1OLlqhngbiChMb#(FPN*4i~L zC3L*1!|oOiaRjbYc5O;PmMgcsuy{Rg01M7Z%=g%Weu=WD>{9V9BFtKADa_}rAUgK_ z4|R6sN%Wu?#n-9u+qJtuvtsRID`DcU#$v!&N)QoNNYd=GPiK`g2jIagI+be5O+Wz; zR4ds)0fuXl>JI>32Piqgfm6Xjfr}EQ3M6V^Cad3fwDjxE zU(;tW(@|`;!kSq|oLtU_z%XslX_N%ujYm(}%FBaty_3W3K~1oMOl@u#FU`JBLf`cJ zIEC(|O+jJI&r{`OiYnyHp&$;@$=Q7#%5BvW#{)dJ(XVr*^fJH#V_9oKjdvz_spH5n zJb(zlG0^Q!WW3_MpChQihAWK}*Ds8yps1?d-*3*qS81Z!Mc6w?8(JK&vVDJMMA){E zXQt(_!e$|S;Zw?mNoToh?WWGKh00+dTQsv5dDBgYHp+ljLu;)~{5SHO2^&7%tSKPK zB1MnR`wSFDw#lN3FH4jVB?`BT6CGw&pklnO+B-wvhwYC8%IFWoD!5uXkfGD>Z;PzA zxPpaAu(Hx*yprndP5Jh$?%T`7V-vcD3RDsI72}j%Pd4vPoxSL2IAGex1ii+mI`+D+ z$@hD~+8s>w(-kc9*!3iVcal7lPJ}>dkIkN!FZ89*;y8#r3G==_z?g!yYmH!8u@HOM8uj5=O*PcLrPurOa*@vt)}h zSMwQ-M`swb^tx|r-kAY+gP3%MzH+I_t9{Cp_y#T97hUsb%QKGCzVP;31js=xHlVZiiS{R$BG0A1PQUp&t%>W7aTL!>(xPh^_7E~lno2G#^L zpqb%S2Nk)o2vL+0kF*No{7QXVmc>^!0Jese?XP@9qM2furmgdvX%eyu&aA)HZBsba zsh=d?xfDikixmspNOMGK(OGt%-_R335q5^x@Z9dXq6_4$H_&=MNEBFxbU0S!cKF^7Er~ zsU5qM(+($xVM$`;=+b(PVQQMOL~-omN)8IQo~Are(w6>ty{TT39aj=X=6P4H#lp^g`n zs+C>85?6t?IF@5sGV+IV3Vz#L3Ql!@acn)?40qX3S-8LzS?QG?*cE0)WdZoqlu=fk~ie2d4Be~fz^0m@g>Ky;H5W^pAC%J|FJh{?|Q2 zANdQ@-VtW|Bkag#MS!m8eK?{|zr-s4LieZ#=~SI=$xhvry&Jso4|$$nqwe`nRx4H} z4*ZfHI%Ru554p}hVvcK!-}Cnxn&ZOR0!k~U2S9Z0!8Q%s-C(1WeMZQn+mvz!kynNw zuY>6HQmh-(CLS9np)50y0w;AUoR=-yGA#^a=#|*em0K7>SKc3>!*AaWhw>mjG$6Nf zu-syxsO3NNi2|Zf>5k_)I2>USEdFohM>#R`JzB3Mzp=o~2A` zvA`D}ciKmq2Z3|QJ$x%MTBO$p5Mn31EWMkDzX|ze)|2U?_-0^ zV3Px;<8olTa;8@)prd4=fjbAT@$ zo{#9e_Lj3N9)#unN`-Vd!65YN%I9W$9(>EH55dNe8UP{g!LU|N3(I+wm2F=Z7 zGl>CT8RV!B+bx!p3RmW|HG6>eFXwg(mwQmMUBw>9W)Yt{YNSKyLWu83&$gT#2oYl) z!3d#&uzn+*%@`<&w`W>n4J#xmXKCC|NhhGMu&FXGKYT`+2z*qtBdJ*+-+YzdtpgH! ztOYKFPk`v?w}O%Ag+tWtt|aY3F<+TP)4Od^;|UtFQv1Z2KT2Bd?hU{)A}zIK%6o#T zZIh!F@h?~k-}{3`-kHjXC=kzs20y&uZ=mf22vGOewCF&3E1zp?iw5AMRXQErg>zIZ ztN;aJ5-5nK&nZ~7VRxUZ=mfL5U;V+BD~2=Fwpg>JhP~Z^aR^RARaA8wZYjEm6Qs^AtXLrNm}auJB-5J=V}Or*q8cD0z|+=#YcQi*{R5YC7L0wr^|1fA_R`>)tG4(NF%BYie^NTfLyKHr zwY8ypozj-MJ^jDZxS>*ZmzGZ!6elX=IoU+x%qY%jWFf8NMSxg?o3z6&m|elr zu=E;mMH{n`$f>a|;Yu7f=NrsNX&b*X+af+fbk*AHr^B%Jhz|RVA-C(T+60CJWd>(O zvXN#QAE|X^4#>AN(?h(~FWHrA8=*GgsyuPd0pZH;hU*#Fe^IZW z>!&n(EPY3hR#u_p(cn$Gg|^t0UHiYG84XxK7z`IB(Kyz}RsJPB@v_(eJQCAXlvc~l zjQ*U;=nyiGqG2|u8q5+Fb&Nia{E-23t6$pstD}A+s~6WAH0-vU{=JTZ&uHJkhl>Mo zJR@rMZ}CKL^ua}lVbsA!GU~@0+P2rspUCWgvAidK+i$%A)1?C^s6mzcI$OPJUW%6# z&RAz%9aNgv)4{)pZ!{~%Goow6yie5#hs^o%`VE<1a+*l^zlR?G2M zFY9LCU23Gn>}pE32CA)oFw28vyL>r%JvCV*4{yQt`PyRC~_ zch&B9ORe3yZd?CD-S7GS{>Q^fa*mucxjgst@;uLdZW&Y@fdHl$HnZ719%^AYM;ORD z*z3t^%^$}w-y5JI^qAxbm;;beJ>xe>!LT+JqmJy#f^INTX3zk0k~3IVn=MHEOq0}F zh6o?fQ9YKzJ7Y!>a7)`Qpd_I|wAeH4B&<-7;uQN8D{1yDySrNIo~^rXFXBCXN(m?B& z7K;JDu#V#kGvy&d?cU51JB=pp`o87hsVwYMklHy4s$jT!Jp0C;dZ;hXF zqYlRUax7y^?lu9jSgg>YsKc5(0!+!&EW}bWYFHB~H?$TbmJ={+BtVGE?1Ks4j0|VJ zQZo}^p>o@w>=B5Hr$8G$pceT%LLB60|Mbe23HLI-Q>+}_{-tCoJD3SOHLYRBqs2Mf z28)n!1~fFRVVNMH5t)6%X(H#cN;5agi`#|qwlvA^;GqTz<1`9^5kG0c&ja);1wDhp zNpY;ig~7KLPR|#*^{{@16|Pcvw>AGgp{?wRYBGE>>&(|36T>lCuhLh{nN0MSTFP}X z+ME>N@Q>9c&WrV!Pl$JY!h{V%{{oj1j-}p$Ud}Uvq7Tc@)4xTEK7H=EZQUOH$8|60 z+haF_diCuL?F5S@wUZsPf)9C!<~Y4!wR(@y5d83ukP>wBe6zRpc=4CfJPv6io&5TrzLscJ}h6P3FaqnF>L>LtTCD14#dQ0IK$pemwB0u4f)Bu z{}aPT5Te@ELJ1{$Vk{BwMyHs0i8UD;^ZUGGV;@2^2MJ|yA)B#C1`fdDtWt+8KILdh zVqhSRq-sSLUu2!eGdL*iypSM8Rpr=NaxYxiNWmI0+skHc;w3F`vYz#Q+$?oxl#KU9 zI$^AUq7Q~%sFARujIx@Vkc241Yce*3Xc@U(PxhP*nteR!E{rkA z2!h3m*)9K2t(;;7g=K~f6Db!@;8}C`9@A8a&K}p$5oZJM(Q;-3y&P$eM-&J%dkjlE zx#xM+C+&bb9KBh{{1UE5;tEXrs5@lxnXT{a8>D}%I)NebiMnp6T9k^oni4GlQ9?iu zddsKBk@`GVMkTTQ^9;LT?@RaJ^-)+dL?8}$F44<7IPVf*f~;7gZb`paNpyl?83hQI z!j!Q(3&wc~!rbl@38_R^zZVyp2BpAK90ACoA`Y}?lhmo)qve;&h~hc}S_(Y*wHE0N zIG>ge`2j5_iVg@}JsB6=yq6nAh-5k7We*G|L_Q9#BlHG9sTAk|aDaA?VbmRCPEl$z zMgeY{IS!^AsI2rf&FE4HL2i*W`FZ$R%a_u`FZdXPGFEYCaiY__1BjJo`s64&+$5atB zFaEmvm+6`*$>-fTi_}3%krNtLS0s~aQF{Rw;xQbNl@csF^`X+uroE>F#3~l{Zn;k< z`{NZ(EXY4N(G|{!C&R7S*dM2&8f;xQKCsiAbcj*lL~8!9Q{nA*+q$H%5o)jvd%KUj ztGB>f4!yC(=BzJ5$6@CNKu}y(?42QzT42*6Y;!S+ zEEPHe`Fh~rtfHS@VT9apH4>~JgeNFCi$MtkII>)L^p6xRR>7tOS1eu&Lx(nVaO7KB zHXL0BNZ<#R&^iPh@c@CK1G)o)Ai&y+Os19$p_!8D8$hdYLQ?X&2gFIh2lDY9yW^ku zW&Yn*Ts!^$yng@{U6Rh4ztK``jY|h-AgXJe70yglU*x?N{0f^7fWzRDyj*S zf$f+85JssenGzLjUmqEzl;J4K^CsnU-&Eq5W8t`4BX27kSQ|WQW7A4g!h9>? zSo0dy<&7c+nnSjL+Uez?{fiwfkq;_T&$0Uqar>@!3{@!foj+D~*aWj#lpji%KJN!X z0mIJU{R%cC$%sLJ%uH&qTSzWOh=5-0!KBV4X0bJSOY#T~<%^zZjN%15#8kg5!ZcGK zh65+B+*iE!s@F#B+&DP}<4b5wKmHUDS39~`XiF?$2N!0uFT$%A>LgHou?%2w{@8Yy zDMCRdivUcYZdkKsEeze!=7Lf!xXwrzC^*6ZSzKl~>!(B(fLCxczCvow9s?Wz!m&97 z!~-A978fC{YbEwGkOl*D@N2m-)WW%J(*^)U_1VE`GrvJK3$wb2r96E)Nv@Kc!DcWa zaqPB`gtDMpD>GXc3k4AyXkSheybJ~)ONQYz^4}~&#s6g)7OptGxU^OM z`F^i-@8%yLg5s=Bag%;8jR1-ON`wY`fG08E0%Jx3LSO(_Yx=3uRRk+d*@Dr4-z|sK zT~4J3^G^NI?}SF9SlGsk@A7j6uzQN>QsOZ_pPQcMwM#0>{eMYkmG8iSBJmGD@@)bG0-V?Dl_ciTzrjiL1~)Ht0hO^#%SPLaKvZ~kRlFpDrDuSo5^R(s zs)3S0Fyq;MTY!TgZFf}i7UeZ4!Us!A`QC03WU}e=K^)y1b4DCj1(y-T-c8r2W6?_jr`J&$lUA_gqJ@uH!)cajY_-1S=%J5$H`RKJL*D zVt|LOCj2NW1R=bl;V@DMYkPCIDaA?ap!6Ppp-;IS7DPmh1+!6zp|L~&K6xR!eC9#T zrZErv+UaA^L>7XhA~bQrv}C90o?=Zrltl1*g9JawWn0^(pV%b+=eupy-;0}1=Kifa z75(syP&3@orl3iVQJkD1lm|YAMD)DTNDoag2adw|M&M+&PU8i_7 zhs8PHq`x1F8|$}2LU6MTGl7)tlqWH~TqR7GQ2lBl3F9o=&FewyyA&~vl=TJAcQ&4fhsbri+W$811fVlXoxJ65-h)LYAHt z6X()G$I(tvcF5uQM~2NFZApi^po_^Fi8kw+AIp}7*!q!f7XvQx0Hbg^C} zN>*D~wTr0U{;p0lW{U*Ceca34l)^BZ2?Jm6=)&P*dJsYsW~aux-^%(2*UJIEE)3Ab zqkFX4RfAc$!o0x)p&(R-1gC*xcrXq)asYBf#cF+X2!YRy-Foj&uf+K;Np9G4LRw6# z06BNZdAzS35g*AAai(zq>9xa+LblD;XQUe_#G& z*7pltWyjuVms4M(MGZ=JL4BD{1{DLx3i11w9t*T)~+~ za>ve)*W=mH-FX7SMJiyFI&oRjUMm=-XJ|mcPN2hpXQBKHLpld59UZ%gdNvE`&VFZk zo-PWoQz(EJD;ByZG?*sKsp^`>Eszvp;GMAbC%^E3wpt@ds0!hxqY92HBe386NHv`}NRd_C$ham|9vS-Le zC8ieB7!~Q0m<2bm83BP3lE&Ue4}cr{LGFF6>D=zxC(o~i-u}7a&)q%WIevXd>Elfs@>V;9F|SPl#~*h^a5~*1s*8uoukTyq4e| z=7mh~=HJ6mM@p2#3Z)1X)CxYV%kFO%Y0xRigrSW~+$=A9!r3<)Ic|Pl4xj)jey%1DyWhI0YcFGVaj%-mQpzo zU+wKt7&RIw46G}b#~0>6MSvMMERiwAvTeZCbGeu{Pu~$!fwhR4k$+Q-kwMyI`YUps zL1>6{lN^cRQDklm(db&Z5VsP(P_Mtbb`dQv0^3S5JZ!FjU+CJ~n?KCnbA5FhztHQu z3x73~p1f0i;{m+a+U6S^+S`7LJ)6F{=#``Z|DB$XRO@vu3A2;18U1*fP&7S?D7dEB zTa{Hw;dPet-n2)x53GZR4B2i6{knQ;}c!N9%W7SInEM4y~qxVsx?^n zMLgW^v~eIPI`X*A!_MLoNpv(uUz*8+P=WmjP9!`y>61gS(?uN#=&-#_kJd z@}Owo$c*u+aRs^J8{mU5a8*A0TJn~irE?MgeB1ZW{N%51z%N!mgeIlt)M$Iyh++K` z^enddD6a=|sC^l2X@=S8O^J$dIED~u<#U~20r>J5=~MAYTG4u{U!GcH5-5XVxQ7D%SK;K z5B?srXf#bA(I->PU4xd~>m#$vk?0*k_y8Tg2}|AKR%U+*<4Wwd<-=RG*+E|jM1aK# z*`=Z_*>Br2zN}4qyUdWfsQB;=ZO+#lm)>{)ZCPWdXWRKW5Bp0Rv}IQ4?8ut-t+`x& zYzMATC_0-~Mf;j4-9S%TOWvbEuaw2r=YkoFZw3+wVGYt`5l2woc`lIxPc%wtwb~U_ zLo9b~DR2mJK%_iD8}27Z(ZLT_YoPEH2pzlo^-IYb)B2qR!`iG4YY0korX^=1A5RU( zr9kqWP!~HiV?V*d3jmQL%VgQ`P_M003ngI{>^YE;1`&YwKk$8v|LX07ARq=}aKpd* z)6?H4{Y!vJdCP0QbI7Q8|4HFE8!!PB4T3V?k(5nA2&mXJRYa<%8C_003?=;wn4<@ef^iNz=W+qX-HiD9?{Tie5X z1g)rm1|AW~1`!5p1w>N&=1xja<7`hoBA6~fh}85Rp!8UbmLy&$rk(&0y%@`3+SzM1`P&Rh9%Qp*kPKwZK|gcgPI{E!nm(4-%^7Ic zqA)mD=vArjG!Y1xJG=JFwA|IJTcUTocp=qBz3iJel}?Rvg$~2+ zV-OuHq$rJY->cEU zb4CW70ywe>uvumU)WSk@3D9exV48w`hn>Rc@LCAypklcl4Q0u`c|!sqGv-qYi|K<4 zgL!bcFQn955L6(l=z9rJwhB_-Gu`vxH^vUf(F>vcLR-Oym-m0Za?QvexYI{FZjY4g zdGCnmTi(PUg^P~jn&-NSUoaVJ4V+f>1a!b>IXm>eGY;ZE98-6$P0Vi>l~1S(=?G%q zyVwk|p@3Rga{DCxnD#)m>8av<)V7>V?}Zuy(wi;5@YRoZ2w1 zh9>_w&%o?8zt6{cK!pmhpI1Y~;+-jIqR#IO!7!zeszun;OB%=z5_!z%24GzxO`{+T z3=QlD28-OUPDqI_T5PiU1~JIj#sGb>gh}NhjN5z}E@tn3l!6JXaf~U?$?^ z$E%NN#aBeECvr{{Z)+AEt*x(Mop|{d!lQK;=GFxE5DofOx~sQWZo-@hH1ofwaJv34 z#}dxJ4y?QTC-ULT51)Cs^YG4^t0rl!)i^UCAo<+{9QaY#}M%t z5VNTz`UdhD_eYd5OltbDvSCKge#F+ecc!Zd>0sm4lUIynL;ka5Q~t9DQVxdcPLuDY zc<-3TYFcMpJ`oXt{~#~;MeD}+LgLf3?Du{i`h4QnnQKUBS>M=y!hJe}Ju-5{uu@FW zMVEjx&P&}%jDpTqxt6i@&g?Jfq_eTnA6wL~&paD`=yT$PW8dCKGX1V-9-C*3Bma)Y z1q_^01~H3QfdZqx2jgN{)@gyMg&qTwy@E@LoXQ7d-_jo!dbJySpq|Iah61KRkDhV5}j(4DnuL7^168gEmKp0disZ z%5@lQb7@HstZ&9BYEBlGYSMdp^7^zGBLUTZ&ZiyZBufM38$22(VhHk7yx^8+utwmN zfMc6_uxPl?1(V&H0NKr^#VtxDAO;!l&uPSPlPL_DGolbq-AkB*qM_ZM+)D)%T%OTN zK6dQsr$A9KA#IF^BYBzfkHf`($Ugnkx!=#ug@^y@(%{b*eYR+RL)H9B*YPB+FQ8ub zFM*Z@gNbaojOtS$S$=Tmo04-~!Rx^)s4vG@lXpg0aV#zKQ42s4nUPdypv;V9N60|cCFZ?_q-!z;XRa%{B-^2@xy zr(5#Gk}WjG8zM}(VuhFEAisMI(g@(i*3e)l&_B1C?yTq`L7ot3)Piwq@p*mE`r?IA z-@F{%&nuIRx16m1?e%gr1g$$zSnDTmAg!jT_S01Puze|}U{K_U$#AWmn%z=!od66V zv6C8K0)EwGmYos73-=tJ&hT&}>RI#lmR7G%qhYTzl|f*Z5C=F)HAsgEadebv-X(eF zcc%`Y`hfh83(CdD#`SMw!Y?BdGoFv>_YYg3Mb3MvJg(R5{O9R?54z@`lz;f2|KA6= z`0{hGHwU%n`|N+b2egoLwD-w2cyosOlQT)Ll^yHF_98R&hxZ$b_i6Kf%$M-w7}u2S zG54e(K?)P5?g2E0hUw6o)exqsp$H@Bp?L+q!VSB3k41@9c{o;1qzB6&ao5;QmYJNl z5yS3lz|D-hHe;cJX-;!#90s#gR>S) zn7$`BH=de+;FJwwi4VByxy-VPVjf|Ximy%&>!nNk!pC{23P|YBYd1#a_AreA__Euu`684tySEk%#D7nqPk4bGD@NzXwWWXF>b_4}_k_xJ4G zt9=y3a=A?Mw?yy!*G-~|B=!&p+F;5%HDyZf_l|7=?QS>4qN#vLhtvk7p*!3P?X;2& z#3br39Y$6F!LZcECgvH`C{#US2e^uL)Hz{8op22bISqimGw9SiqEQM6qrrK28t@T3 zJIh<|MBcH_4tcP`7H%#>F|553@Pz6u!;}b91qSmq;$F?2VGrAr$;MJ4om1A`oUt&CTytUZh!OS{P?cN=9reX8Hxgi*Ad0)Xs ztJ_a;(JEFvJBd`GA#z#t%^cHhnax@P_VgPHGfAK|2SEcyW_Rv%GMS#{me- zB%&z`CyMhS5({v)+X)hwcw!&OPZH)Q=`8~)kBC4BOC@7rgLm$XgFV7bxMRkhC(U0I zq74Yqx>h25ZZOHh(YUZ#!ay57(_K@idtFAHgjUC9L5Ziq8oMu z3DY=^aOK-PMQABTnh$CPLW20cQd~m*)}+3Et(Vq7Q2o^o*B;0x)YnPQkmXpAY%6;e z>Dyzgnrobvi#y^K1e=+jRuNz*}RerkuXIJB!zr_Cj8d~lXf*W-js@~ zvr5_H?;!xo$1u>Hf`jWapnlG&H}u)+A(}@^Bm+iL3*{2~EaXcH0S5pb6&YI0S?NWH zyz?+H6vJS)2h!LxtrbKDQ3sHu=Y74oMdQjq?})6JsddnJwh+;`Ru{dWz%pN+Rn~v> z%6&t(5F8NZ9If>M6*ri(NYRo-8!m4hvVBPaTCGA(3vgl|<3{FI5~|8V4il4$aw+%6 zr%fPL+z=vf*j;pbJb1TQt<=#m;5U=jmZzieQH$ePI1S>>~s7_59cKEb)t7 ztc()6VhP;n2_kKiK8Bc}b8w8d2n`$nW;3X3Y63o9evNoJX0j}KjIfUA@}bUYGgt5J zM7F={?x&nTaoY%(Arv@i6-7netfrwzY>Y{1giM-zP>nf8^EJNBaB%2tk%+$B9}o{J z22mX6Q%&yK_;QWj;#U&C3)^dkdMz16Y6)FaY$S z5*Zu0i*B9j5C6uWZHz#3Z_ONOyO1kW)#XP$ZOB<8Ge@*u%F&1f+ruYr*3_%gXv{-A z13U{MeY*f}J9K}WUiAA9xuk zH(OH^dII}81IdT2`}RLNp(&{2dJ5c_c}xvpkwWI-7~n|jSjcR%^Q?_% zAcQ{MO@@FMPv&F1@&ebMeVKL;jNUyqg=#b=2hmsyJC7O`I$t}4wRBqHHV=75>+uQm zV4X#Tm3JXYaH;@g1f;-!IJTAu&Hx%XD+o&j$Z9J&5*idFH|@2CbpE#o;MpZJsYL1N z8uEx(kuW%sZ7^R>bdHbUMoDM0Acv;qSQ$|h5G%H6RLw+e;g{bO;=R9U;Z(hf)aJ}W z`6kJ>-rg%HSu79J0xtJ6o)}@)_~kOy^NZTpkD?Z3JXq8k*~US>!fat3Au=UYjoo_X zy1HY|5YhI0>HGr>=0z$mE_OWq*nUIvQ|X`n+;HUElm6I4_tVF|M+PV3==IAi(;+oI zI}4Rk><*fHA(j1{V3FR#ZpWe;{U)a{X@6nU{_@C*!AGS5vIkEZl?4%I`+Xpu*Ms0x zKPB^d-;{O@mv*JmYE&&S>H&*j?Vv6h0%B&gp8|>Bm3B$t$*D9zzl`x7m*$OOHLz-w zUSgQ47$&&-%@vCq1P#ReSLuk%nY<<0zv5LlEA8s{vU+^VW_5Hm4oXr}DJ3*4Y!vrm zK62Y_qUD&-EGY(-`erH4RoD@Yj$}i6w{cNtkB?`D7%(^L@idU93;`2K_`;VR2Z3!` zv32v(74I$WU{f$>v7I>*2n4dWfpw*W3jJoD<0T|Fgg zyVaNUlurx-U7$iy_7_Cq3LwXmf+dI|O`ouj__g+6`8&t8kI2s4(;b?MVxM6jlP-+w zu?(9*&*pN@oME2HLqG;sm;fMEEC$#q6EJETcS{*zJj)H^*cMC^#WS2wM*Dq#+;YbixC=rk?XuY;)VW4c4vjQdo zXtSB+-MK}EMVw}&2JW3Wjl3`egE&$bYr|BwAznA+Kd$P1>SW+Hk8vJ~wgkg9;uMGu zxOR1n60n$s7#R~x<^pj?@=syH5Y=odLgo6?9vnfCR~@b2UQOUhtTmc7StZHWpi4efMm}yB~6^Hrh<7?GIa%7BU^{ zT-FS>3bKFgY^*=~iIzU@5~T&`<)uh zgrUKH{{IjP8RFwtd&=)~(wZrDK8?4{-WZn0Kue$2(JqvWAWvs+#fZNXn zR36nGLee;x9}382Y6-@2>jwsNXR}oiq0`l_Ec&Q#U8||saBw6@nWM_%Ult3ksyd&^ zXZocEu96QmdvbE64Oy9_O#WY@ zW1)|7F>>V}aSw|gZhTnqaP`C7himxPwfsB!VctXQ!>1N2WdAIhel<4ZsjuNO!?nd{ zrn?Par#~@|Xn7qn@9_F)${#)R3fi)2Q<*S#&*8$<{K@J6wo`4bal4vXC%6w8 zN8*RUwHpb5p0?>pTN)T0`(v0;7T*PzS~b|zymY4#<8dRXEVYJMsd#t}4QKVH8RVKFZcv8%nW|AO{`A0;5?rj!VlsPui?F1b|7lDi zC9y*P8zU-#ef7!}=oY&~7FNX!o$(Du)@{o!K2XTWYXbq5L%D0$s>)XA1>^6Y{(H@S zjGY4nZD%E>f4pP4fxCo$yGR*bPH=1+5{@q5|XB!O5 zQf?1aX8h)hoD1JCq%ah9kq_FO+YlY4+cRfI!AYpcDGd*eBUyO#PwLJWJjz*sS4&sm zkhnVC9Et)9SBEr&;ShGM%+ZkO{E5y4b?u%CGitCU7?_s;#JS#RAQvxY6RA?-$N4Ns zK3HfQakDHN1rp;MV(|RfuI?B&(=c_d47XWS6I1_pH* zusCl>E%f#FN~DbO1e2EfIGXC(=Xx-F?HhZ&KgoRNQ){T+PnI8d!Ia5STrM4L9i z<1=T+kt!FLeQ_)gH$q5jN+D4cVnK!Rv7$;tWm_a-p5?GR2r}+!4rJ+?HH8e*8VC~r zafE6a0TQ5NbU`4j6vPQtN_~=BWcH+vdP)#Yq9?KmY4{!SKy%?C{_gfo72YETjvcT};*IsLl&3%Z7#eP|&E~U*4nRH$xMhnELSUVTnjvoe&$*B*I`@Hi~Hc_2QQhJwdREhZJ^lp?ELHP#k z8rSc1uW-m21)AfwMI9I2rwM;K=m zyagk)D2djD5IqEZf5UdL+Yh>tf#i@n)@mUfgCf@F)q*+qx4Z69g+-_ihAo*Ypaa6u ztoOfdO)(QuRyL)t_Le|J35jYZ2FzeMPNx>?cptQ9vx<|&p&GSulnp&cvbphfWVw2g z>shMuI#vx8wv2BtcdA}K64|;KXjH_e+1@KID$bK#lOW_h^jGUnz8Z`FhITL?K6Byj z7X5e7AHcpuYN{l=@1- z2^?$cQF_Q}!LB28D=Np5;QW4DdZ*=hE?ftN#(^EdI{TST1c=b%LaIPLJ@#kIVKqq&X9t~ho->dQ(aU-RM`(m~t%?t@6!2WQ z@JZ!SL7N2>cdMGqmrXPmcWdB@#N018lm&k6CYSDaNr>^~+^!2T+dRO@K#MlC%{1&< zbv`z(N)<53B61J?HIurSy1zkD`Mob9ZXpx#VB@`^tw#khqi*!n2Qe$3EBPW=um1zk zLdQwngY!u(7V^)dy??JfbSe38RYlUH2;{z7F;@ZNyT;}PRJ>3JR_$zHZTu$*47?0@ zuXN)uGFR;|iU1+Du7|BOdm2F0fHskGSM&h7E?eN-=4Yu$CWyj=g^=9#GmSdkWMs+x z0nRXO%rmP$_6%}aW>BkS4I7$!70*SmgRn29m;(`3*5fxUqUyO!A~>z1aZ9m0sY2B@ zKJODsW=TiJRoIAb(`e`PJ~Lz5Aj^P-fPz7xjE5CmqsnS+bcH3XSiu|L;$wrpz*>Xs zhW(67(&v!WX3-FOS|I3H&VIW%MeiPs9-C7iGm)F{Dmr!`tZ!TWR|=Ezok)Le?1oX+ zL-u|k@+j}60wJ%xyk8~!qUG5C{PS7iCPVB~*WV%k^3RyrMrVrm!eF`#CttaBV!<^fyUT4r*-`X{*GEu9pINA+H`Omwph z6Ev9C1D${nPkzYEGn0vKMm*>_&7iYoi>i>;Q(&a}wjDfY9%9$p(OD6N4HmlWN+LCU zO}!T}$PDocIzB}gI5WWYMiSPD`V<{-bmpo6vsU{J);9Y40}Ak5sW#vlgNW6Fs?rif zVkkOOB9T>do{(RxrF_%mlD zwSCmR)t4^JAjAUw{Lpc>`OouVHR!3|sE?N~U)a@t+2(i4E?gywTIfaQSt+$O@6g$Q zgL|<(&!6s357@RmDpTN*yL+gchrRg)2ci)7wfVY!s&w&AC}iVAQat3eB$Ej2(1R`r zrSEG@p$`dWl5IqxvSgFSkrHlA&hnO#Y_`PHBr8Bh#S z?LdmYkODIex*PT-Cd;`HH#@6TZ=y1^l*PCK#ZB0XCSVW%g&BvL$2o3< zN#*8jv^-PW?7mZ5{gaigVMg2gAD#1ky(13GMJvrc2{XTOMsu3zJ>mT9&X#Y8MxR#4*+8Y(+> zk`a{>iux60M1GLZ-cH|}NPhp=ees=p`zEEWKSX>dJg%etj#oG>Gf~mG2=VGx{yuBm zylwxQeUJK)!7Au58CAE1NvaFsDv<~d7h=#;Pi=`^Y~B9yeMqQ#N=f^6!c8}mUz6=YZjvhc@&!6YAN%YfH|)U^#QwgV@QwqZe^pw|OsHwsm2&b0IOX~`*)JO26qO;-Ci;M0 zb-`&CxS$W@-kXcIMqm2J2Mv2a7Ej*Yb+T#euYNve{Z5!R$=>OO*N1E3Ez7AdAZNy( zUsrxK+~v$n-}B>2j@pWfgg2FTPxmt%X|qVj$IS@heRIkrYUH*wIrSD6YwrYbMj$QP zRj)O{T5%$v`?6C32KO{&YH7GEItU*Kgi8c>ss};V25ps0*Q+ufOoR>=h)&D?Tn0^u7VCT`v=7o1rxchp*cYSNt#C z^muZQBov$}XjUf?q6(}cIT=|0y>MC8{MQ70NUb!$?O;nRZ=g5ALTZi}#-|c-2t@^R zH5lcT!QpFS!HL5*J#ogBjWnJb6kkU`Z7(TFQ1p>Y%Te24w7RYb4gQ0X7Yza52#p8E z9Ox!_xYhyA^qYvx0Ht?tf5Pk+0#4D&Y-y9LiNc6+Nw znj7<(zn)5S=lpiJ%FEPhJtae2;9q?gaIsTN44C2rBP5*)iteZdp<*OEvdU z&7YX@7e;Sg9|JR??VEzM=W%%P)!XCPXCLqON4(||!sZRjXiuGxXPS(E7JE`_pVjQ_ zlGLDWugJ>_K8tOBa|`kZXfM)n89~qLQhW{O^`hlv(@xEW)#r0{#mxiz_x)&3eP-|K z_LdkhCELrB3YaEv4C;irpjjt^vR*9(ZmCcv<259!*Tu+yuUA4@uygJBz}o;^(LqGD z3(SFIy(vY4Ih(Agytaa%WFWdUTT&!HBFD9F#5q_OJU-1VB_Okc2S+G|U7u%7rh?1` z8IB%`Ggwtga30&wQVqi5>ge1{U#1%lf>6P<6BUW{4m{!ybFv(JPEjlNTHliG%!~IV zc6lu;8CT71cHYx_$5V`WN9$7MqMx+I6`RlWkI)gh2b`_-(X!lBy`hpgDS|S<5Auv}($m5V&cxgo?|%@x z4?TQ6{5xTdaxLF*D_;q-fTs zAcoWiq<_EGI~y@Ues=iEHQI2d8FQG6bK=_&z>^-ur<|HHlJwU?0?8rJfQ{X1y)5q#1 zy@tP%P8vmLU6rqU>T+eRk(D)O!}A>Uf`?H4Z+FKJ|CjWL;9u)*mwq3&kluK>n*Uk* z(C~28!_0?2efT8*v*O|E#fp31^v%c~EN}hpjHJx)^QXjX{4b83{dxRXa8AT!!QfoEnv zHLW+YiP6VE9jnJR&^13krQc(W&g1_W5JIT;$T;8n5LHdenPRAjF3oD2vu((dw1zLO zIySL2ekgP=M0;#O80 z*{UH?oZg@@SZQ?BpQ0Mw-lF)=(cQn8#WuNr@mxtpl5ur(pCr!zmn7balP8rmk6n&l zD!BJi*?3kEi`%3p&fMPNh5Dn=MJ@${xf( z>+4v?$ouc(x`pPtu_+W-*IPBTO{6~-m+A>N0gp*fwicZUWI;q_yHlmaV57MHaDkR^ zLcrWBRtaUnb42oS~{B3%M*Q1=EY$LuStyi%^+FpzkKgD0$Ac^jC^;X#rsz@}UifG+da-jS` ziZ%A&M`w>V3HSeEChi6Oh0AYZCF!Fc)8?96amt$UA3Wbn`Yf+|62@1lqT5)-xZdrL zSgaWOrszyhSMEGI%AHy@NM5>#eGm-yX3ip>{b%7>&=C{RT8;~2XF9QTa$*I0E7ksz zHhpciFchC@a<1uzol21!1Y8*2-z;`$AdQo^H46%KS)jL&d_QNT zRN2%+SBX{avu^UO-jpGSB%!<*-8OQvIZ$*&3k7!1NRrkK8c>{&qy{;_@)mO*FElkR zU3T$LMDQ6P&$JzF;&pn#*Uz5)jJqy! zqnEymed%|;?eG$2-ESfL7Bm1~jOaLJq^hL$aFDR$Z=PJ;vh$PEkFsolEd+b5K&0MN zSdM$Fi4fQ%hQT?uyNXbPB$gA`vJ{d@TrZd;=<~!ZD3URUW$tA zk8`OFS_ESnOZp}TQlRcDSqFQ2oAV{9cfhG!+AbrGm)r7*-j^;b%A~S%u)D0r_I|?CW59<1{{zd_FQDSu=0VMMwYXfz-MXju?*P;c9I;4Z z9Jut@moCr8w1-@_d{OI#2QGGbdMQ42)59z5xYJiKZ zu?ktk_(2HujMU{6j|0?8rBr&jT;AqU7SM+;GS7XD3F?+baC)n2B*EU)rq|~WmY7pQd&=W%doySBDdwUnFxnm zKf=h51;|=)K&8cut>w4ANcc&uP*E?FO#yTEDk@LjlH{1;BsHc-(hZU((X;`f0R}OpMJVxRM)7#Pg%#u)gY-sEesCp z#!Ruoxf_XyZ^d_bw-h#Nl*C)2it>P_7}AR}6Tz@JKPgG7b96F+)O=|OqC6Zak6E{f zONBKcuVM2QJUuld>$3mplG{&aS=a$7qPpw zUEA&2?edFj`~B=MxvtDS`6E}ZlXK2}-{(0wkKGvUWo635(q#mQcJuH8vAeDqkP*zh zyim@0ji#hih>k+tev?vBe_F4r6Gmzu=Qa(y>{m|Lp>$R%RmwkZm$CfWb>$eQKzX8x zJEtw{rCTbT4AmTfP$>EJ#k!A4JNH6Dg|^X9CVOazGnxi7*o9!4xF82 z=Q(8U8)F!+nLQfiFL5;qj&vi5q(2rCu)arQOnQC5*ej)IX1^9vR7i`OiC*J;*46Be ztg9_XpFPLGjNUrG;M<|BzV|+j4rL7T6i3}wFC&rG*4*2~mv^15k5YF?ffOtwdcO#z zjg<|5_~Ke_b&wUoZF=mK849$(T*>h*YoB7b$>U+$)zth=R|)ghic82j0Lu|o4`CAiqh*KIS^=)Pkkx3UZkaX+Tv+sbRBwv!xs^CT-tc5f#pz5SU zpzBDrJfvjKL*`*Tp8jek=g^A{h1{4*xFAyy&Q$;_Bvz7Jy&-w>Iu~p&4sbNPp87sN zZ=lyCohLK8WhlsO-Q}%P_=UY;neIh?)u^;+FRu;vrzuF-r`iVQo5Ou@ZN(Y=sbF%< zwE4TPXevPwq(cN<^4FKdQ0sCb5xJ1pVHMzfO|;zEWVq(dJAR&Yr&~zZ=I?!1dCjJQR9h&;S8)u|8+!XW15SgqMO zUKO2kbZY?hc*aznVDm^=iDHa0){nT|wI>=!IB>)%ROS&jGbFUSCA)v%nKbK zQkbq!XPEXd5-DLrgyWGJLLC4L-xRUb3-XMl${)u1bXER*$6J5?O2H@usV2E?w_^1d zsWY@CFgr0*Nh2B)-~#-*An9+9rF6{MZY52-5{;j~Tp=7_Uo5jvh4gISLM`X~ zirm~8^%|RXl$z@~=g{8{+Qt79_T~>A=qpgi!r45WRC28*Siydxt+%pF#Xe1v88@;li3s|p!ta@+p&C4SmQYJ&g z0>ZsSBEcY<<@VFMabpf9fc#F+6s_D=l=Zl{fhW>P?yl`=YC7%6?zbELF6lLqCEF?xKnmWsb1$5+n4jC$EGN(^Bo#p+fJ0aiAfCIu zK3i6``Mck?nvy=b{A7cE=Fpe_6;Ph&3HpO*?gr<_Uv>@TrwTT2|Cub4i<6&! ze%84VaqC8vLh(+|W^}uc(&=<-H&MM~NvdCxDF>dN|mG@{lN4A(zn^U|qhbe$G zb(Q)4q%x1fAKRlVg}a>}cKa#WVD*?PzuPsR2b!MAZKzaZkwr{>OwdtISLq#hiSmxi))r&mD*66*Mw(J z%zZjbXqx9VXAnGQLfaM=1I3HAk|1qypg0*01qt)thTpDed^Yd9%Vz7Csqu+Zx4e(3 zPxeMUIPGZ&6?Ze<56vLeBJy|_S>~f(FLO&Xiw_@uIAI(t{3U|<$PlTw-GZ1|8*SFH z=tH>$t)}qUyn;jF-24)bycwZk5NYyXytqn-DkKj^?t-ly>Z>ga4Lf{nz!$L-ui82R z59Olf=}KLQEG)4$aHDSI8tw7Wo@}LF011i%*+~n0xs?(a49!`1q^t;+JF{90nO@J% zR%LfAzFDA53L9TUdQQ{Bl=}EJW51T~H(n%RybmpjA+N)bDyE3ADf-YVwYRz&G%|`8d6&s4v%=k#I#nl*fBur$7k;;iHpa>MbXGy9pw*|XB8&+17tplVkm=k_O}a_?C-xn9h7aP)g&U4AQ6{Y8FlE^dTcs@ zCHJCqd2h<-l(2X4a(S^`cQa~o*RW^vDKDMr_37k^vB&|hs#c$MbgM&L+rezRA|BY6 zJ*Yq!>T_dqGRZXNaXXha9aBv?SRE?Mw_auXO00Pa#9)||4r-fe6tD)C^_uw>qR#8_ z$hDP@^+hipp9KIR7lC>gV*|?IqvVMhJNnDYvq^?A*M68HcqE}*`iRi!oa`hXZ*#A1otGr+> zUDQ1ryHX((;h0*D(uhlI~N;>od!hWPEnk=tXu76FrdQaPF-9#X&UE%#mnu23J+;F z)*0L2BVB_%-39{jhwT(pY3gYvGxZEgtWV+ZG%z8&tyIZRG$VUGZdwh=uW=@_V3i|z zna#*U2KI?gLYWAjtPo3?KBrd-QULS%0hBYKj-5b7Z||E;O|=NQau{JHZ+KOmA(|jg z$+h#}I@YdD;c9!yWjmw+{}z1tZwYtimCesbuA6#l?1%kw;xEbXZ2K+uy{4o@O63wc zf&SMb6KuOKIXN<-dHesdz=cI#`2R?_lM4bQ9l{Dh2+EnnHcgg!-XX#^T z>FK&9jI~ymG!qwrDQ$QW>~k3n_|D?Ql=(9aJGPkxjpg_$cVR%&Sqmdd6QJ9!rxVL? z0WfV92k;*nmfBy3P_`=ie%I^-sB;0DEO=QHf4?w;o?-TWn7bsYC^{-R?a5jFB=oT* zI|B{iL3ecxG|v&C0dm7|SoYCM#hMQ^1Tm*^OkkCkC29`lvA`b%qknsBlk|tgKc#%f zecHeL$D7S3-|POX`J-Tj%NWz$)Fe-Md%7f-L z4$1WDev4=W(!xRyg%@f#5r)VxN6u*We5J#~ldzD$?J=z6&6k%K1kJ`kE*L(e7j$rayLevla-9)tM#V)qBESO1 zHbBvC7>S=Js+MNRwCnD? zBO;EOTyo~H93PIPa}jfuoNmY{M}oAu|K`i($9hD6`s@@^<$rX~@b-eJ?svCsz8lgx z1ofo&@2v_~Y#~*%uXPoFK3$U@eEi37&d*`DIEm5I+dK6>6xY+co$b5(7N1;*<0oCr zW#77W&=k%^^Vs>FfQGgfxaOU)T(1~*r!e!u+fb@}qy_R+g5^dI_#MbDh!2vl}?BHK-yt#8IgjaJ7@#@+US-&Z>U-bGv7&K`G#^dTGlR@n%Wpen>4LZ^tLH&Vj$i=R8lsCdei@unK{Sth ztm;%^baMqvM427Eyww8~988p|%NGxkItd*@_0P;m+vbRC>_|>5b)jE79fru&^GL-U-DT{k>is`$kqt#H41A2m2%rP zhi5vE=XWx*h1qiO0C(3XM;4yh@%o=Q8~$o(%F6V6Y&b6V6?kwU2XR9z7k5T8 z-n^;S2Ub5B@*~#QIj@N?s_H6HNgJ6>b3UIO&aM=H_lJ7%>|b~KEis?UvFSgyOErx0 z=jsV~hTisLJGR9Uac>9B5Cb&=o{9MU;!|eqg0CV%biw+Ye-?06QGFN10Uj;%Dz1H! ze(CwZ$t2E_fukw58(87!C zizky-*-nBRu8n*U#}DdJ2xOd8F$c9+P`D*BL0p1D*wf7pw0obq847OaB>X=syz!B`v7|Jln87Gyk=umFt(oEE zJb(Vi<+$2yz|0IPixP{z_}SBX2P|DIQ6_Ot>y$`jSWIRYg|Za2hhmi!1T(NpARkjQ z_=Z$5X|8LZ(k)ejB#%0Y+^RpyI&Nn2n_DsrC~L4fK@XM4GQB(>2(ik_km2GgY?vq5 z^(3U#D(lYZ863C>!;w2G%;q=70yM^@Myt@`+~yoJn9NdfW2Vr7jyZ8mMG>Zb_d{UH zK#NiHb3zp_L$rk2B2+s={TP+QP`lD4mP!?&oX2qyZ6fG$H8Kg-K1fIbvVYw-6~7$4 zS759g`6b?5x98liUmd@kxK6jV7Hr?5p@1x+!jzkV z4uZf@1PBjm<+kv!8)*x7sc*gx4}(OAO*dA-k%7)*;VLDUy`#c|lJ)ptyIok7WEG}vJ!&P!ixO#6D$T~HFjaKM zz>~Qzis7aBj2itr?sdsXX}9&f+fDooYfW0q49s_H<~o_Xbf>-a$N>KBqGPdlqX zrbe>wSR>k{jmAVldKG==Nlm;X;cz+nTju-sd0p(Pf@2Zzlg`l{ndeTgAJFlX(RNCztxJeNGHF;UyLNg^ zTstkilR?(s{$X5D{tqC%=J{PnxO7Zd{BITop?NtLt`uU5Zw zSRX{TeE2^HngT`7X8u_d`^_;hUQHRpjoo~{$@kGkwbW&s`sgnj&3v}QPTH-0pcsvJ z6^yiEEfUE5eN(?GW781De=?VX|glvzJbjVTx_Q>J=0t zjox5(KF&(CPQh6QKkZiK9pbiDTUp@?fp)KfpVQ7uY5Q;t07$26Gqed$ksO&!I}H{! zg6Y;b2zLahmJ4l^szM#lw>fj}2U0cLn&biYkv)BKyrDhW*$kRI5@)8w$qwzxtH!2h z@$#KVfP%paI!jQ(J`?t*Df5&vok5#86pNxI4NgAO%lmi`xYHz8y+AG`F zEouu7rltSXRR$iZWIh^AoqzvgcU&HN{*slBI`racTV>gvO|8^7D0Q$F=@fzoQ{6Q} zWN>^;-W;$Fwrl{~BZlJi9?fl@9uHj#B77jLPW zK&d{Ru={Q86fH3aOe9MlG|=aVUT#Qq#J_ei3R_G(o&43(R$|MB-gGh$!oTWmKDm2~ z3M~KW2S>|x>YT%L;nJnT?uSkEz@%$x_kh@=VkMm92jf&Vx?TD`d-X4*BGaQi+xGJ5FG_5=o%k9c0vfr&3e6_i8Q0j3Men0qJhQDA48>9 z<+kjGGIv;2{f@Ds-XcSrF_Yt^jLKxF zoZq%!t3qk+nfr7fCYe-JHO#r7U_f07CT2(TJHNWx`Cs=B4vchqA z^zAiUf7;y)cqn3BoXsB6OcLD)x+#bDH*YXMCso;Xxb_Txpz7(@hj2><6Wvb*MEZNm2LH9yN@ z_&s!8r7k7Rl_Z5$Ke1hbPF++Nh8Gx^JH0Toi-kGe#UhstC^#^nTyN;*_{ipXjL^wJ zjgr#l7pl$|?jF9LWjj!OvV_4PLF{4B25&`zQg3H~$TY=7FpqDY_mmIghD@#DMCoYh z)s|^{eK2nsbn~hNB)tb2%jQXDh+;ibx6nB6YLT9OhTHYYD&CHsLdt~YFK0ZnE+OMZ z!Uq)TZdxlR;Kzq>B4(|lc%xD*jRO=bn zHFB9OsRR#>j2yRXx2m#Z+<*)#MsL2DcQhk|>zqX?)Ff3>N(3+7yLtFx*2#rXcH=7{ zvkV(FcFdFzd!X95$|-gm1r@5JJtV3adU+6!!#v11OOdxz!T!rjz+r4++*_US`PSxC-`<-*3v7wOW+2rAiw*A!HE0kk) z7D}~jk$+0N1|)AcnG}kQ)^^_#Z@@>%`}(k_cRDNx!1oCHe@ry%XAX>g{A`cB{{Of7 zI>aec@OkvyYxp+e=;4H*?0s08A}^$s?O_o~H*S0r4pSj;>(~MVpSQ&qxJG1omdS83 zG+f0w1o$K?y~(974fneMwV=wuFCmvb7(6&>(k(|xhqyy5aXed|4--i=5gTjtiadfu zt2)V>t==f1pXv=q1kBWVL)<4#9+}MQ^|n3{E3TNq^Slg`JlzMpXl;OLR&tp@V}?BW z4^9g%gTOq~D_*2iUvjM`%CB?;&@-=|admv6)jX2Mg0LGf_lOh6NW1nqHQAui2t{c2 zgfcLz@?jlP%a3{J#IeuNFEBF*l7Rl1{dtMR{E3|W)78x3uO*i`tj3+i;VJKd;&S9d zHuoh5J3@OPp=kStpjmzz*l@`I(MK0u+)XKAYM;wim%#Kkj z%vNwhNyPx*>6w5@fF>|f=1 zk;fAHue<&sGv3snnxTZp!!+Zh88;N~wWiKA(VGK9N`oHDfe@sg&FLJrNYUy;ubd^+HtLX z)robDnh((W*^gmtmWs%1zJ>)2Q*kBnNWx#w)xY@*;)81D$M@_t1&_V>`JE7L`Y&|) zTEtMsh}Ctp*sk{+29IV0F7*Wc=HWkYd>MgiSOB#^mo8DUO5_ks_CP4Hc25Miw^uj0 zJwYmE6ewu+kuU$^eEli2yp2rBvufi*57zxGrz^VfrAaMA6JAYnaV`n=Z0_Owkb9 z^+&_#<~FNGZ0@gnC5F-dC6dF3iV@gCFVcQ&N9vM971BpIpbLOdq)$|GL7)|vXJa|D z8Qj7KY!Pks-^Nd|+)9Sfif+S6_&+YwH<;xUSQ@umb3i4T!D|!AGP@nJOV_md{}-{QyZ< z06No(_?Ck*R>=gUC~B}Qu8%N18NK^)sqb{a<3tyA@LSc8nR2%4H5DHFc$i_nWpCGR zZ?498cApr&p6xS(d1S)o#9YVtx`{tl0w%M(%_7#ECcdqdS_o7en!H@3QSeXU+NV(3 zjLm*(vnaS0DH7PAvQ#-*AtwY&03A%m{hvLRH`#A}=lL5UZ~gb;@5ss40)>9_0+DXq z-F~bsNF5Wm!#|Nne)dcu%m{_1R;m0KxBIN$+@(S|0Nlc0n93jVMhPx+@p&f;&cJ%G zOGsyk|scXK3c!~%dKOx=i88!_#1o2R9VWGwd{C6X&U zAgTxCelx>dY&a*YC8aJ?w@e7#sXMLbw-x71w-7ngqLltxLrf5vT)6ftx@-5dwxTCH zraE1%a>ZBg{^NtCw=0*NYs%|hsfEydZODM@Hum)I*9~Z+d1`D5nYh-1?NF%KEWM^< zP$cVKB^`gp)*7x>OyI&+DVl8J;_^iRHVOJKCmOf^ar*4Xk+Q>wIYqYxqiKIOU%wM_ z@Y26nX%`h<5y~!$7|8wV(ZKnhw4iu>XroE{i#B$o6n{3zqVp)a{V?R=d?4Sc?KnJt z7@hU>aL#jCdHIEixmDFnc825ttO6xjc;k+%l}A&!5nOKTB)gLp2Z5$CDQQ*er(4L{ z3Q&^Q0_K$(@0XxiY!Vo7d_bEMs*M&Gt+ILn!8DY36bBC`wO@5t8OWjog8Qf4oKA$PfW?<-E%L* z!w%ra-$!OyQvuY5o@gSGP%bN$PscF0@!Du@tQHeK5N5+)nOZi)Uh&Gy{Pp+4wp!F_ zCpdo(afXuxtHV=IMs*zo;;Zw8WrrWa6xj7jlz5UGF)ClZx(&9i;)2$@V+&(Wr*i?j zz*KXGN_d7L{t@|G^U}k{j`>(4rl^A{>*itUX+BT{TBKu`X7rf5prA8WaCF#}BJ@fu zddd$MVkRt45guZe=56zrD@LK|D0Yz!7&R57R)8DoWmcM8)afg{!c)do%XK&EWW@Td z4qRzaqNa@uZx$lZD6Ya3m5mAZ_H>2sx`Iz>c7DNL9?4n%_3opIK>|_Vm5Tr2N1~Of z^Oa`p$P03cjd8o*W%?%C@ys9hHGxVMf!ogbmh$JtsS|I+Bh*D=c6I|^g_X}EL})6i zm<2G{BdEBXyOI5C@Be+fMNs$Oi@S(>#%uG$)+G&^GSr`c2GJk9efV(NPv{N~Xou(I zBukmL(H3WGD{0l$Nmucc;<(#i`KOY7@%@w0DMZ*%59qN%9&h5|d_OYQ4Om3UmZOJ_ z%>d$JiGYd%L79>iMKQCuSDUk;%s2oy8zHJssWG+M&ZzKAnZ4BEajn6HajDLD8cFa6 zirP>sJR?;IykyG}TeV?}L15op9IzWT`XkQcpCxJcJ?FpEU-T@}5K$2!akPJ8+b6O` zus<7Ni1q=D^=>Yr3az+KVYx^kzkTkNsRilDwhwbP`=Z~G6isY8b3`$?#unkIO#(Gj81 zQlQnf86_Tr;W$D7sH7R3I}@;iEG}Tf^FB_EpgS$_{GH$L>2;+%IGLA@q7eEp=wywM zV&}CiMKt#e3is}RPJp$gnnz3Vw$gDkQ|@WRHV>H;)_hldlX}`J@LQo`!N6(F*w(8| z%xtlFjUmRJI=s!}H)dK(eMB3_nqw$dVuCtaN>b?RUeWF*DJRu&Ej}Lpm1=3#t1xKU z3*p6J#xj1TBW>qU#fF_7o9mk3u;J4A)B5_wv05Z^hI1{8 zuXkiAgP1wwtW;oaB!LSCJa)>i&N19}u1UQwu5VDkY(`_gxEAAXOAK$xZIj#B$*shh z`&3(w?={Pha_gL1`{ipENk;1@nG;fBAu-+_8Z;u)#d_Tqm7QIF2OWr#sCFisU{tJm zMo@7fv9@P?{M6|K83zB*S+_Q7&C`1y%l|vlm08S|+L0IUEt&r$Ieb`l{?boPfLIKb zFNV=V7k3Es?sp-iEs|_eStbXI1tl@EaB9|xcUnP-l>oT2iO{5sO2I-MSe6Gf*7$Np z*iE;{4+=ns6=2PPjqwECp+YREW-VkbN}oOy`f%;79Ag}F(xp( zz{p8fYqloZ>9m?OdIQ!^qe~Ej48JA{o3>9mJ!;MTZN;b&$FFph|NeGZ)4xq(o5l7? zw#iD$RkWl*!kg6aLzx>HP6-Lb2x>-oA`{JZq~Za2KwiF-PK1_YYcv{gzutra#wJ1Z z#ox5(zv%y;cPH*Xam-rv%A1|u*AATRjrjNbzfcrE+KDF}+kY&#G$Tj`(hndHd#$9a zFP4ZEWoVsGcZizGWs4U60dr2xh!7*i6bX> zEy78y>*^`vv@p7;G0)ZRN5^woPyd!s6~5PzqJHmo+uS4CN9cP4_?bz|3>Mlo<6OtRk4zEC->Lc2 z(wPl-BVFj2O)Za}AQnwrjP#MgK&zN}%AxxdzxmRQ`gWI|+55FX((_W_^tN3UX6cii zWmjt1wH2%%RRz1R44m&&9)7UZ_V9=UA2%>~#ex>I7j8(LJ=+tQ%(m^Qv@JwMgso$w zTwE=8vU>^(YJytd$5mJmMHmEuDt=41v2!*lHC35o^*z>jM$YY^OhMMf_BFYId!`bL zCcQK0qLZp$I_lC`ow2Nt%tKZ;^$5tcGq9@SMtl8&Ds=0p5W*6@Vs}`5Rt^H+{5G~H z>)mOz^<3BEM#mIfgq;d&qXqLa52(l(%vl`V5`BcNXw$u*ki+-gT7n_ehL9STg>m0a z6k^)J7T`EX3Y+{ikH@gMl>8h8@^jhbjsGp1V8Lsw@!9M4xmu;W@%gaB;>ML)lpPQ0&|Bh?vP3fDPpWW1+X!}2Y~ppFV?iJJOs99 zAt+beB1}L>djfeC*L{S7XRVHSFuV-sH(OIvAmy}IaLSt!O*;vQ$t}{)d#|*oF6)MA zB~x)!d$lr#&Qcav&8Llo2x>5d*LQ;U%8DSvEdE-A)l_FHE@nbSRfJN#zI?BFZ}J8l zRLWbImtOj|`3)8$z@9tmeMO5Vt9YsqQn4;z+dVwY zn*=J`zHF+@i?s>J!KoD9!U{2wQ zh#cn=qWd}`=IVh@UTC=2F&A%M+CY58VGs(1ay|jA5{HMXLMBN}C9x>vDEVT}E+3=S zcY0En;c6mVv0R0vHLN_urDOyn^4R`!v3=GZ0*~1y5N=x=(cNM#YqsVc&ET-~87GlEI1sd7PV}_| z)=h*7>ZNihT!^IScb1Gi@&y=By+8=4jCp!2`Zd-7G<6Re}L#M|^Fn{RER+yehQGL?44cS>ruh3|96?kitdcwhD0O1dZFuW;wkQ^ug zB{QBpQv!FI;v@r*M8$TdwEIXb79xX!hoH_h><&*0XGbk(P$=y2TI2FuUc{JlRGHFG z!3+GcWrf4oJnq>XNz_B;P_4s&AH7m+6BX?O+Q=Dkie?*SI4<)pDvw6Ar(2tV+<8J| zX%bn~^P-H5)HFFaqYMAR?Wbe#tD_O{=u+wT3WAryI6r72|w=3zm+nIqdlO%z_&Uzm1(DUaDU0Uj5k)VxiikFZC!C zp;jd+xUESh34I-5P$=ayBYE$2I3+BBMvsB!smG39FZQhE)|GHb$DCk2){bQd{`mY; zPxV=}RbuV2KbRH6OF?d^L9TtL0hqqvxd}9TRd&5Oi^YdkSTQX6oL{O;v*x7~X0fjIC?TUAT{;hhTYorx0 z={ZiJu?Gv*UyXWF3_OWYXV0Ze2+~Z3Y4|%ez9HVuerq<~Mmh-uX>`iMhNsFii$>e| zf3iwex242qDn~CAsuTr7o<`&Fso)FWyDBxJ0pM7U-(8efvqc$BQX)s`UpTz;`RmQO zy#Nx`+AtenoH#W%tj?_xQ(-fj*W^dqEp+oSW-_6Hm*nMq^Ai@5WBzg<)oyWwwYC%S z)?>KYQM~hrbEoQ;3`Pd{H^2Xffi(m7$JtMZ9M!$T`S8cNj^ZCbv7Kls^85?-6ky#s zDMt6R`@dZLPdIh|Cj;BC;&=gnh(9V{1$v?0sWD(|UEOoHe%GUXE@SLpXSr6pULw`^ zfZ*2yeHqp~sKR7GaKkDJ$Lozd1;au?j;!N;{x^=et3U|Mv*ihPeb@vNt zFVf8qYSTZ-R|d!zHRZ$cXl7_^Tw+GC3`IVmfPZjuaHQJY!s4FJFyp;cR*)JZ(hO#5 z)Osz1G?HVnHPTFMvzY4FM6zbr%nvn6YcU`2!eWYO+njnjK=Tsa*KSnb3*1hg^jO85 z6y@!;Z`wnftDI*o@aQ+!ZiDb=*HK)i8EDiE%YpQGD z&2JgWHoP$KJc$WsG<+X*PT^Q9*f^6rZQovWwV}Y)&RKhNz&xEcT$>#?xe?Ae<)tpo z-3#xkEcjC}q#hDz>{u#0{-8!tvUEgRCeQG8cgNXkGObQ`v8zY6d?e0%9!9n}t84Pf z60Awd6_2n(RG(;9YhGHib(iITfc-^8 z`M{~ljOK`&CJeTk8lsRNG4pfDGq~-IV^xj_(Rb^$SDeZ|QYE5HSWUw(9S_+5PfNh4XJsPg(xT<^JM^(ekdVEyuDdiR- z%G`wvZUl%VLZPpB4@~DR@%Dn$6pd=ll4ODfFL4_!3%F1j3N73VOfK!;M;yU_z|V+S zt#WRV&+x{h8aifGKJvT67SV=c?6LCM`*MT`m7C-mCxZy)HWlo8-)HrQW4t@)hQoEk~Tw!EZTh2h*Bww zRUT0(3y;XknyU@+ygUF>50tdb8?&ROsIv&y?G-lOsIx+Cx&pE3Y~*;#bONED2RuFr zi6gi!rKWyIU}P&&b#(srH?E?ulsWSv?NyH03<(f_JAK7Coux^QC@zkab)$t;Y$rb_ zM(nLU3aTz zbMQ=!4IYhRhM-&G7_~A^emDoHf`P|!7F*E}nbW>miLIwLr+UNq^#RX*{&{S#b*d#x z!Iyghzpy(F)r`(%O(%G-Wii|A*-TvGoe|55BE9Y+ztGP%uJQmfA~UP_<^<{)uXTjn zyqwMF!nKcEJWykl`&feKN>F*>>I81RhRuMQT$p86yI1sGsFghNvG!-i4MB=_-hX7r_vxyZGVW}CSPn!Dw?h0%Q`Nq*`nVf8^F1+ryF(% z47va;vs&G?S6kdOCe2ape0e1GbwvAI6u;h^BX@?kT)gw{vl+6mRWe!FsG#aDa^8?0g4)7s}r1MhDO7f?HC76)aM;MINILB z894^m2r{if={Sf03UqWcr zm^!1UlnC0<-KXGoqN@DZ)p?CI7=%d649Vh!33u%Yj$J6&Yc0i>{YzUs-NfJ<9BE5z z+&NKU>@K2y2lJF$yvT36a{F>t1ubUzAc=%Mu=jtU7=Z2VDLML&GkMu&RV6h;B;T!T zg+$k}f_rtgYkyrezODt!jpXc-?>=2dLyVH$ItLFNA-LXPLQYer%d` zie9?+*r&*^ROx6&s9R(Q@?e}*+?SAFJ}v)!+fx=!%8xkqU2@-NQ;8d!PL?yJ;18y` zD$SFp4jw+7@Y9jcTzXQ09QDx(?w+-Erx%9#+>lLjWZ}j)X`~6=yo*N0XPpJQaI~}A zhX7M32ud25Dn-Vmiw(xAI;o1@H1AH2l^8wab|f80*+7lPAv`CG-@iDve3{8IU z9)tT7%cci8BZkfVDnF%`FYAU+*Aa}ZT#jt%tmJWZ?9n}NmHUZFx$wz_$G@Ik z!vJ1Dp}&eu`u-epmw$IY{mjB(1j<~Z3Gp2Ls|?=wx6`xbOD1!nrB$v`F0GMh<7Xpt zCA4Z#5|+_Q>?n6IzICnD=31Q)3zt)2L9p8YL!K%*e*4qmvM2rDp57ljZ!UQ|&h-s) z!CRo>z>n^}^48$c2M@CHf2#5h2oOj!aOzSwm$fqP)&cm!`%TD*s>PM?R_utDYu;j@ z^Oe9Dq}1pr9?&I9L6(8?k>V{73JR9nzjj7MjfR=?U^)&9c->O^${GGC_Y5uYi;G4{ z?^c8IXc5$0Y8cIO;F)o$0P_u!mGjvr&gci|apOQ(fEhMw3b^7+zE>}+!?7xppSc&m zFP&6H3-=c%vg*qdz4WRE(KeefCMj*VUANbv&y~EQeVi7t)acT_8Sr)GMn>H1ZD>Cl zb3auPT{WBisU^d;?lnBKi%_qbK$S#&Lwot36|`udG6Vrg_dKAMQUFC|ln7=l5Bk_n>uO*MI-cSzB7g zp)nivI}w)HQtk3~#pQ2d`bL#1c7k8$H6a2?O7ya-GBcbDsBTCB5YIRa$Wh8#j0Y0z z!pJZ_L%g+8AqSKqyw>g2LdT8sH@@u}*(+9^@ZiIX{9dt#vvuC%q^GhSQ?jfRUMua* z+E%_ZAmrT!YE1x?vAZZ9_ zpO}ciq19g{5Cns2Vg-Tz^N({Yu^$h+cQg$z{BaYfdFdnmmXM7~?YH45^3tDT&l4x_ z$qi2*PDp<^9g7869jyrjrF7M?jhvL;DW)s>nbtAe{{2%=vPInOyGW=r8!-wU4xyYT z+Jw>8%&_AqCtoKA*gRT-3KV{BtM#hkeB7c=r(`OR(#1&}JIwv9ZP?MZajtlH@9q~I zYlEhc6xza`jBd)#2phSWW&QBM-j23T6}cQ0s$wf+eWfo*85aI-wR+Okre2>K$lr*w zRA|F%&KzyEQ4^B1jG#D?Ygo_&-}>+eh4*65r{C3l z4j-{zd}Uo;BW-QJtMgxE zgc&#OVU2J~*1OuZt~bP)YLJ)-OfEnwO@JHUh_(i)Ks~GoCuFq+aC$;q<@}nXb5ASk zMU>SeP#C}{Z!D}NuOy8=OmG{A_hCHcWR_ySWy)^m%C3<`$KACZYK>l3Jgn~UX4cNz z83IAGc!tit>R#qU#TB9*i1XJR`3OXYYr?DjIUZ;>yF5DiCH06z_o`=SV1xO6M8m_0 zCHmDbFr^QDJd;`_>f#QpW$~$q*Ps)R;W_Sz9ibF%&M?nfosVUgliV#C3L6^{wkj;w z`5TXY)~&UyxsvlQb?M!{=Qj&ozbcIUdi4_w)uW1fob|Z&z_zJ^g!H!_&gxZ=DZXF8 zDt0f0GA3^gMYEEii+8`-*;A5(Zt05~H+|4)>a=GY6)k=p2O|)LOKGh{_QKXi*vvHa zrfd^?v!e0J$6k$n3PE-2Skv5r1ymUTWKIi+X#D*uCp^?QYk$>o3&a zz4!OYA2Z>@KOD~YJkN8^`JQtuwbKF%m#WT-wG(mYB--!cUYz=6Xqpu%;akOXZ9R)&J9doSFI;UJ5Vdb z8QaWzQ4En`=f4oE^Dy;s!9Bp*;uQMUa~Wi@<0m&d@~g-E3$d3MuhD1!@0Y(q`bC`` z{?E3)kG^hK&viyH?$SeL4_+!4+Y9i#KGp?>xiRL6%L7jF!D4$3O9)B(fb6W4=7=wW z4Mqn}iI9)sG-dAD0wV?3tH--(J@8Hk2e~|pZj1VnMjApBA#xiD->Eka`>Xf3Id>4~ z4x&kD#P)BDKIia9t@9C?Gl5zjE?m+X%|qqley39&Wirgdq)|tr(r!U{Il}t18rbe1 zmjc3o$7iXc*mLpunA`#b?s${6`vj zjazJEJor#JS^KqR!s#%O8+p9=rD+&!kR1;o1|uJ^0)InBjlj*S%O( zH+<}sgio`<1k7b3~W{F-YHIN###T3J0#{9sg;DnF6S;&OHt-v6fDy-lz(GSS52-DTFL3 zIHWpT0UJyy*sz`l3Sq|1$nSOx^x$w)Eu9oF4|*(Ckg^A;Cx|-adHAk4R-s0c}I4(6={=&f3GczcUkuUBTD zXi1m7t6=oKffF*6V)3=2J<5HDybaA;?$PpL?hX~{D6Z2tJa5<5>V zz4P>z;i7$)wruo9a4est!H>oF-EPlPAOGL>7je*{8)7gN;MEW9YV26oHz>Vvs>7-4 z>KHi1^^mUljU;YAPU9q#*pL`d>YnQ8$Rq(|!0b@Q0H-(2D{?D%DgKOogX)BK)d^Z2 zp3Jv%0VQQPijrEX7vO2=jaJIWVuG6*s4Sre(%5%2fNnIPbx+lS=SZ-P-`!2i1ArAm zl9ydC2|b}#mbd~|y)Lk(w>_aDed6{Fb^bQu6I(*KRojdCP!t1eT1y?+_tto)Y*qnj zZEDu6l!g2Xpuk|fNyHyJST2!K9S(k3S#UwQgVD zo8omuPwr9nE|!mVmB0Cw{N}uKyN1#W|7T=1eoO^lO5DZly0W(MwJTFEq(r@(Yrd;L zhBVrNAMiH$D2YAgNFP$V!LAFmS^qAEx;*#`gzaVqyogV zUeT9%rg@gIHD1^FWHrrXcqzyEm{;)kS7X-`^g>Q zN{Ad}#nlj95tAW3o5|#4&C_lw;ty!Wx(}BX?2TC8j6<^1G)(spGPYy}oZ$+Hwy?jQ zFvEal`NRxI$ymB^f`FdFn!Jz5oxlF-8-~|?IR3Y}_wM2h2t~VfmB5DkdYd8&{fx$+ zLc+=^fU34A+^x16B+et@j@HdaZ_aaj(O-p?K$vtd3ju$U6-l~x`#yMq-$8?&AVrz80 zX+i631F3O>V71g*ry+cKB;N>bKWw zdtEm*8kB55zZ4FI2)>q81~`%-NaCQ`pgh3)MUvQtyo!WmihWKvTG_$_#9;1;a08$E ztXPTV$7{Gj0`+E%M)M!>?2fj)#9+s3-h{r-hhrwNH=j(=P@WcqM~)}kO9dcf);;H zW>S0s0&s2_Ei{^h@|)p-Cl%{UqJ_1FTTuO}<`AtOB@%vo8Lno0*8JWUiAr;4<)uA!rPi=Bc6|^N zxPYZnKtk~TUhh2)C#beX@x~Uj%JE7rj8Mt{li~Pzr}AosV-y4;f0Qb2$!D}1E~oz%JGMLSuHj_>cyhbO5S`1Zr7-X1o>;Q;_ zhAKC&Kr}I779QtyQ&@XN=3M*rtkmU_WHNg@v69}m5Bi5rf z^&d8HKf|J_K>i%x;is+Yu9F{K95?3$$FlGK-}flwD8SoQ{^6-@g_D=_{tZ}oXYk5W z#odwAH^i^3Wjs2;OKlQ&Rtf8!R1--`u4vRE#pfq{X{~f-s@*<55(&=$&`Z~i07JAS zC9TaNKF=UG=VA2PwvKLG83Sw4&<%reKFMFp_gKzgxk8_XAX1O#`1h2zL9~h{A`CJP z#4kp;A!lP+iRMoe7MYeFuVH)drUmAH+rsqr;Sfv#ZuyjZ+l5<} zCy;1Hy%r)PF=-Ljo0muE6EQB%^!$?Vlt6tHmRt*^V&@rIEFfa7*$D)+xq%3TAN=FR zv{%BXBK|h}f8MJ}BK@)V{Z|{6N8B{Bq5k;MoQjTzTVJt62qltOitpmmN&zP2J9xV? zcorb1felm+FHxEASBYP#NL{+NXQW`A!&MKGx^Z)BcE|RO0Y1Dk>GLsfDT)K4#fI}b zDwQg`(H}@Ff$5Gwks`q{ik1erFZRE0_iTp)1$Wq#EXs7f;YjxD&wUhrKH*H?6{OGK7ahX7F+RWk@XLx)_m%E2 zrbQZ_5b!Oqt%i}@7+Z>gl9}1TO#tqUr9}MVLT}fakTvR57BRT=<%O;IY7kQWKoV{u zHD}#RD|oi?d~$^L{!dRTWmEFR^p0JkypSw)KQ?LaS_3V88Dr+{3L03P6mw;jT^_%4 z`n--kWwFQMHfTr{UkM=9X2l8r%?ZA+plfreIYJ`V#iA06=7ima>2&Bit}?#SFtv2; z&)v(!vxuUYcD ztewv&!VmW*c0`4N@2M+ z(II4Pc8DAQrFlvUleNy+bJ%##q8*I@^47QCzT!V0e`!n~pl#wSB4Ks-PQ{Za99ml>X@AP#Syx!!X)jIJ4%t2`2ZBajcR zvXQr+imA+u`!q(hpZ@ggpKhX^>v2Cz<7}<-&CnCCAB%tY_AIPEZm3AM?0y&woOPGW z5hGwh5}!0bG0EGS`e+hkYMWBGhG?ibnwT_CN$jUu6~Z`s3;$V2MK1H0JVMB z3CtptIShYEpC>6>dCE|z4N|1~u<5#SM0M(D9N+o1=?KN9{wRKKu|3qKN*PV-V4vY z{c2X~b9tVW{hvMeSc~~j-4oj1U1$E+gz!1v#+KEt*j+zqULlb7i1^p z2cz~z%Zv>3{e;hu-wWPKb}sT`iya;u4;^G;P!vn zv|VDp-3HW@PTCX-TQnhgD?Ev;iNs+y>}Sr9C_fU}Etc>qI{ffZs}L{^tMt z0?q3Z(&s*zc>n9!no)MfzdL2bDg{F14)Q}D36}d$MeyvwRM}G5(GG7j!Wd$bq=4O! zeauh-j?_2+%#C*85f!S4_u=MqvJ;CbGY*$rr(_#L^ieK;T$y(jN}aKD>&>-tq{`D;1;URC}V_Pzak&FH}Bv#as)txrpQ*RNfFYjSJdu#wWCv6lb+ zRK?l|wX8VxuneiN?;#305>KeS>HicqO?_CkA4~Ig-X+^zJ)Mct+2J;ZsUcwRk%I;b zfc1G`^SYI>N(u^uC?w2Obz_nnv=>ziana6sIA#S3;sBszQ*;724Z5l_wJNXXT@7Jg z@@@^JR8@952q3%ijDTCxe~NBMXES)FU8U|ol*#RI$u!f}kSL9UHsf-!{Bet<|B8C> z2+Ox+_9i}t3RpIBv}1Oij|Vus(;#$+RUd03;h555g?UaTRxg2lOboiu;6XoDjD=s~ z&6A<{m&k^vX}{Di~f;N$ekWht80hc$W3WLHApx#!-_1W7{~aKA-Jt6CX)iA|*s zm5<1AkG-Syd<_Qa*5Iyye4)swv51oyPwdlf6bziS<<*Ea-d`dDcq|z@^C--B&x95I zsO>Z67!@R8_s5d8^%#ZWRzxKz_j#YJu}QAM`^k6=gG<$__ufaWWa+=y2cP?JQ%?1s zv$xxvzokF%_E$&y&r3h9$)4P*3_MNF?hZLh(;L5zt5_ZK^-$1IuX-|IZiB|Y46I{p z|BhCwFh4TloVv05o%qW!;&|qhtaeol$W_`Qy>1?pEXpIy(T*{IG)iAue40Ku&?A;V zUxQP1&+r{k6cx<7YKaJs?s-*o{gvI4$s`9#iI9gTi(=%IqdA9`#2y}HqB=;BmeuMK z@+*Ty3XPI7y(c(SAhGKDM5XY(#%tN_{H?`u(ye=+w^P3Jym5P`E;~ND1h_#sbM-u8?1^qw1*ii(co==WYs-N%zA^EMUOyvSWi$gWFrM)edK^a%4rIgLxJXL1YEn)3Z4^UG5rNsE!3&oH*UO8)VUG^ z(2~sJsGuqzwq62=Btej^}YNbliq@mJs>xg$elepSgZgP3aC1O^L;Q` zQMx3U)V=W=d5YrQw8SK9c8ZtWll6p zU~$(;8vUO}k5X8N4zcv>1(N`PA`vV(*!xx5z;foLdHPbycd`#la%cB;3~?q{PJddv z`@Pqs2j(*7f-#bh!WbF$u~JCa3} zI^Ga!$mJMfBnluyE%ef)fn3fel3zH(8v))77+4Agz*aUtW6y~3oWhlsY%qvG98-0v zZcwgo+P-e)HtFU;HI${1Yc{V)>5!Uj(;oY<5=OgCjNDAU8s# z)`SrGP0a4!<0$ofq1?x_S$umudx>c5e^MQl|C{Pq9on{S>!z{|4;T+P4>m+T@eiB?c)%t|+H`((?Yv*&0s9 z|FU;#)CeAnCtn5?VD2vtc6u+Q=9uz@1BN$y{Czs3JOXKv^BgWJ2?v$J!@VXzu+(*1cla6c3Koc|Uc`-p@~TBJ0Vv z`vSxln};OZW;AY|yV)N%NhFl{Xi6#93gCHoI;O9`-UCXDG_PS(Hr6M^Ay0$E9!sbd z&`Hh@=U-b(e7<;f1mE;s^^+Trch4Lz4bsXh&XBTZ-tS2|d;R}3f_LPcZG*Bw>$TK& zgQ+sMGSGinl-m%Xa!AtLI0&geD9iPBU$mF0=E=JW@2 zD{s$Q-;Rr)38-7Ec{@)iV3XCpOGIR<(?%TI8RlvKlq}!uzp^bxB8w-YQ2pMB>ht*> zH6_)E5rNJl~rpM(9c;>sdxV%q2}ilaRue zmq)<&%J!+S&q`~M^>9Sxu!Bw>3`T=u)vsHAKdZp#Q^t2vHG z?xeL^+qS%VYUyw0m-evh$3EWbxH=5-TVn<;ju=-vHIsD_rtTM7MYI`I_4k1{D~E z-dNY0mSC0ym}t~1y4{WCJ4Lj>3TYUz@Tv6+OHjQ(NQm&AXJpW6>+n?b6Aska)Rw5Y zYEY&cbLz+C5oRt?=K>uGyWEpszAIP>PqgXO_e%Yx7U_+3o2U}LOahl;DGMmV%fraX z?MaOrtP4vwQyI&Tl{shs;u;4P09oR$s0jn&Jfum+JKQYE3&n0!J$A2b+XiL-`s1(? zw}=(cBbglUC1No@4fv!+0i(J6x)aA_3hf^-!op-6s8-7SKCy7ZghrKZEY4L z!&#cLVe0N*e*>@G|D7=Edd48Wd6E9OTjG^#@-w5Dc*cUxH&~Pt4Sw@F zW)s2f^4)x)aoUkqZoa@#B6lXSYMDuFMuyc&4SU|&TG(3aYoH*G{K+*f^b11;~#&!P!@7nxf3kHe-f_SBT3)>%FyM! zlz&GSi$+jaAgJpvOO{!%DtP-Z7;86lZ4;WLVq!i!kTc{9OfoV#6u5^DB+~hw#nM)w zGD{J>IXUFo_e_auXP3?daF(>6B6VP}Bh4V4=<@1$n|* z(CgBl)+S(k-PUM6A8^Pu#uL67QozqC4one&TG0&Hyieku3b#EmcKune;6T*4?k~~J zye(y8Xb5#QpQ@8+utq#2>yhylb=fCtVCmL_<$(4N4PijNuck@)g~I)#H;!ZvcVnZ^ z+m!o06HCO(7Tct!6$DiPqKIhagC{TUM&k1#Ft+u`6;fLa<@1EVtcJ4N}^#qJf)P{=VN4fX_UfZgIlTtiwDz;vO zb}inh;r7K+MrH=|2*=o}4&9z~6&j5co!cj47ZYl?U3rG2MTXHeE1?EX=1$Fmby&V9 z@qA6e^Zn&wpp9F1bn=c8)K*pn)YGt~SD02J(-bdF4v1t~#@1T1QK?gvE`fa_|D4~B z>F198*gRV_w|+$#yiPd7NzBdeW@bX3G(o?-CNzsGVXlxt7CNbC(0YJ6cHIX`#beK5 zpD5NV|FFS|CG>57(vIR=JazCxfG0beXCGfxaw=>O*@R@%<%~z5p+0;(muzU1`bZtQdp~3(DM~T|rG{rO1)fXHl-GvWJu< zx#H2pWD;8Ed0l6hxP<0fJE7LNt6fohH4B;-m1|h(XI)WESqlMz1d#LW4qi@S=`^O- z&+o}%cf&Ew*oP##Uk#{oX){AB2skn1CzjZ3w>%_An*9EN&;c*p`L;B5SwiG*TT>kZ z65uh#hIc8COFZRcu^MhQ((`iPUMCM?otaI(Nt8%Dt&+wHcXs>-n(|N`8mDBO`Ibh8 zY)C7u2=mq@BOV&|@IT)N$0XnV_Y3UcrW4}y+;W%c_-bYIVfI)-8C9K(Xp zWcJ&%{?lS3JGXWxJz7`TkxXwGcWF%nc1uIzfL2_m0d&*NbD~8)0I!gg5{#3jtd1#- zk5k>7xmn{tIh<6|h=`bQWOulFT#_Y7*Hs{$|L%Pz=qFf%)!1mkotO|onAlmS;`0$k zJSQ8@JTFbtcU2BM=H#3;E_72tOTgvxlC9+lKYbWgXEofPW{FCsXsptnb1QLWvC<24+-VGM1c0&+ zy>{cPTQ?%W;^b{*T;av5QXb{~08?9{rt#P{WB^n-as;Dz!0(VJ6io05ebmzAo}g#$ zPBHIW5p#__ic-uaTa&Q8hw|el}DZvJt#7nZ=4Vf)h4) zEUli}Zu2Pj@|b0$zU@!#n~W&utkDJ}Ih^bkTaiBC5DakfRdf9J#ami&)+(5M_~ZUR z!KZ8yFlo!o^#SjJ=0)XG%84|5AwjOZFBCu`J46e>}DCS9h{ zW$BH*)?lDo`JcL5@Bc0#B-hniC@qozQb~_t2q*AleT#5q3@*^Pi(a~?jGuA%tn7qp zcXRV|`}(2rg=(toQWb?(KQvixlJD7 z%}|n-g0!5k!i>gVk*B~kTB#3OPWY#|(*t}VERyM}Z-z>Br>(|e&LC;AIf9Cmrdn)o ze1S46)yx5#C=~FHQ4{iWmBm(YZ~UUU-o&x_n>Cg?sX&|z>AOh$SY74;4K}f6yyq~$ zP)v9lFj}AFldxRlecsC7a%ggSy@ISSU*6`N4Mu_|6@}F}?5z(M*|#X!$z#peRhsp< zV--VxxZbt>H`5a@Qg?6J5j=9}9qChyeb4AB{syb&@%P0CUb%S^y*m7F9pgke`tEL; zf=qqWFl2F1KR_hX(@;)+Vt+@!p-+`{6vw4PPOdiqWPlcNHxsiKydf*PK02e4YM zjTlD$Uxno)#~%2k}j{^gL2;Hv^q@vTtHH%Shki9zyIiL+9WL4yZ0pmdb?ZeW z2=B+{8ZnZ1*;eX&dAVrPLLRa6M2cWDs1wF z-|qhf?C1$b@XNCr*%+s_OhSi?kinUoeS&I22AK&5fPx%Yu z)7-UwmvR&q!ZW4p(;fiouz;M*U|XeV(Vw}b=#^z@w%u^WU(y&f?kO)3HC!8*We^dBFM!p#+vcU7skt z`_6_V_Ubb74#h4(IiC89^o%}qQ^soV=g&28NA7N%$|}X{bZK8c^Ue>&jb|A*ZgCQg zCW^9BW#A0kk^X|pt1%*|VzAb4Rz`SjL(l^(2DT5L^Alj1hB1?pHcAKlqM1_hP7cUm zp2O({46CV?Yed)WG#Ss(m)QCcU*wXZE$XZ)FR7GQ&;qET({&t;h)!ae(VVZ4(%-Ec zDNwr6y_)Fso@_>Y+`ZRf?pv=5LIl#}*-*xS#6(YaV&m&Vmvo#=slnmQ`^fh_u-Fb9 zDjB~|9P-)0GIukzaw40Nz%OF(aWRIu0R?%rS2&{l8tJF3J)V^PPktE9$(xo2CtnzX(WDll;~rZ1Z&&KL!TwrA(oLelvb;dy{_dSyhL6<=VizJ0B9p}AJpO3`id^XROP zIWH&F#?*C&flG`ae(M?`)95p)dzJJ7I_#iXYI!pQMfEPT$q1sH-U4J39iZEnMqY=_ zRbZlHxp-#%Q+HTR;YQ@uY~mB-_TSGbLN)-7Ck4a4#pmg!NRzf5fOAnBl)#r74=VfuJ-LR^)P+tbJ z_4+0iEqQ?Jv3Gzk(&fXKa5WlLFVQXo z$`Z>wS10|!ep2Rq=|B4my1W=mbq71-2U14h}~NnCUHq? zyLCGlw&iQsW(fT@ZDWnQ^NENrZJWa&$W{mAs{--lR}@F%5Tp-&_1mX$TX$|1xJ#d# zB#B>6`6EH-P8snE%EJ{M*wsWlsXOt_rDsw~|M?xfCjQuw9VPi~TI zx#oBtz!iuZo#9p!MIZ<2f?dMO5ceGE=GPb_p#jO zu+2Ynj{-l|!ve1(; zDK{tVkIxlOeOUUAXQ}EJ#s2Ldh_X|pc24U2d`@~cP1sP;83IVKZ-&GKjsX)_SMnf) zd{Y<2Y*M5QoaD`~Kb>X-IV}{iD6n$Pviba2K^4Jm!m*|d#%`y#;0WwzwFs$AGE@N? z*_!F1`IN<_8b6+$DFzVYMrloH?+ivo20z~~@lUygT5z2wq@#8{6J9^TdUC9p#=URz zwxVhRQ!d9)1q|x4Z$0%4g^zfq8^hsG>~^uj=Acz;Y#2!ca917RweS0OhWD{r{Y&5f zX~Q{3#jCchq{{(?>*JASedux1)&Dcs2Y^nc(>gBW-Fd2s55G+B6c?v``PDZ$UY!UW z+SOo$Ijz^M$Q{E1uOLfr4+5h`f7Bwx%oO64!yMxomw!8h7&nr&?JQODXybu0T zzW}NcDf_G@#0*}_y{7TbJ9E692AY>`u=$Ywa>dY)Dj48WK!iduo>-I@%dorUcE=`|};VLn6k2as8&qf7^US@#k2`$@4I<5t&nBLpaS zUk{VK`Of!nWTV_O{qmdz((vB0sRVAN^Ix_)9swPy^dC0k{n2(CB;|UPt7!VepStE= z#Vw>A!4D7p;$0dkxeBbTyo{et-G2CL%yFyf@~X;tShh+e%x95AbK^IX)Gx(b8C_SV z0NtE1#oXpHiWZJ?yYU8>;p{vEt%LeV7`kckh7{u{tAva4g_{$B?Y&GeXxG=?ye9N$ zO_C)j~njJReZkojO#pm@9%$K7{3~*IXPKhxVJv){QO#s_d81?Fwv?Fb?Y?QM%7*K2GLBMxYqgl8; zCNj6si`M;v|=}{Nj{Npsy}qn^w>Ko6s>NDnX*-XNiCe;uVsD0BJ+TFDCEq8Udb@$(1SN55CzHV zrHk);9_@0R!6NZ<1#kU2?(u}5CS^RlCyJ3962+$sw7kJ|PqQIA*t6TDBw4OP~ z9L`*slns+J&u>*@RA&;qpGi6`0(RCVjtXIb30B<>)w#}(tr+6@cGe(n?pwS~|5V>C zmUn?Qnsr=SOCjQBiG5W(#w_be^dhXO!E0=1K5YoYDq&VVwx^EQxZ-}PE(Rg6qB%fH zt|qCLw|GDdsuxp7XPq?Y5UVc6h7A6O0pp%Xb7Y|%cyxu)QvH5p8g{;P} z-@UZY)gK||KO4iISkd92IR=0Yvf|v}ltXv7T4_&4NF-#~7o<4~B|av?OQtF`mBU8y zu!!$*j2kx%<87TCUTTL$UCWz#ksZi@wbPbr&}TO(TemAs3oi4Vz3ExxZ6fk!DmW|`CTZJBNS6AxPE9`&-J89ur1m-p5)>eG1FP|viiXnvale-Yv3 zLExEso^95dhH(!~*+%OghLDV5oPJ6TpLD$T{R@p8O|S+I(#ku}k+R~hK<}Trm-nlP zO@1B~PpsbAOU%i>Y>22`!?7=KIqn)NhSJQJR=B%V9j>;Hqm^xrOi%#;#*kdMPBb%) zC>MqnZ|gh=1PkMI>m1EZbK73{PeZW5G`e#Hrz;t7ZA|K}!U3RuzCST3r-78W^Nb6P z*SdWHzl6`{&&cD6X)kWc3Q_!My*bF;XkBo~vN&bHLcNCB*XOPx5ySP(j2s^Dz zOk!0_V+?CyOI@{m;=sF)mDcz~Gl8huJ#N=@T>9B+EoRX` zBj)--%?`l@Uih?#?^@D`g;ZyHgDt^E|<-=`Z@eI?&fe@J$epZ z?~ox4Xta&LSsY<5vHUVIwbbUU=sj@D${3J`cvKA+7xyUpvMh|Bgx#G6z4$Wqq~ndU zcg1w=#}gF(-XUKH{_*T@q>{<2SMw&WCO-5b=oQ?`OHxcAxhZSaanz+R%P6O9$CAu% z(svfN(edmd3nER2EfoN6H?l=sOamBG3&>_gwJ;zvaiT;HZk2g^e}Q8cy@DiR)kA7w zV!N@O+i%>+Aw})X^#U0>7VR!FEnlFBgu;TRlK>h^&^iW49l?O1q|jhe4V5cEn5P`} zXX!Q)=}4KoTK@RAs2y|{eB~ao%q$n=xv_j_^WkP>8|&sWmQW%n2%}u6=+0pUK6ZUw zqeZHSO6F@un^kON8WWHXp^#T__`flCtT+r2r7*wy-_u3@H;=-JJePliw&M?Y53mR8 z9;|%;K3M-C`T_j`?WdurYkulWiF?5O=}=y5#ha5Sw^E+`$CuTDY+tkZh~0k@u6QB# z-NEli%5zdO3Mu5DD}nt6Vd5mj!6vJ)$%`MppokkOCe1^q+o&lvYYQX*|{chP6a7to-mh?A>dK~cx97&n{$rUQZPaD z&Alpaw9gWSY&KetB{jy*U@BG_O95&()&VOBn~gjR@hA3kFUh8nqP=hu+pG9>2BQz% zqyAc4glVHtJsxAT#@AuV%hA!~{p(;p8Q@wF9C(>?usCf{r<}Vwl2J_A&~+un7?x&y z%~+Sc``r7+?6IcI^js-gVY+ z4+R|a6dDz9Q29tNE+V<+in>UZ@pj*e0Z>wk9YI3oX<=X|l)Y(g3`+GdsC9{*5I?h- zke%V`d$pa}H(qLd4NMagyG*U!4M5^SY$|){g;MsW84(lO7>?669as+fW}34?DS<}- z@+|9db@n0uV-OR3Jn6nI{D}qTLyuJ`vXd$5tiUD?bMx}n_zqZ+z%){f zh`8HJH-I?<-k0KZ=NVgD?Q0a+x1O6s(PM5v4*e*eea4A~ zuD3SME^Dj1El{*IEXGs-KN5*B?fxD9Ff4aIQKo>oWK5B<8ktVq5x9LRrEmV0{@x$I zMYXe?BOh-i%>%)+iVxY3rL1m=$zX{eo+WyP_&A%|T8?+DbKWR}zr0cP4&%urU?_#s zK8~nHjQV=JmY0)%mXtffzS?oTyFq?>yXo}IfLhPlRDf~@2}`TmbcRlNJWS&}-DSGN z&RR(E1ze(?>=1Vy^IV#uHBg=6dSy0&b!M+v;$bFd^ON43f|nKkYPizWTZvW&xN8bV zVQsGiHirUHO{Pu0x2DrJ*C3iw&sv&R8`F#$H;k9)Tl%)U?|C;&SJ))_1H zBzg+X8tWC5H_95&RSJ~;^V*y?{FuQ(`AtgGR1(AdbR+rh-|p(f7dq`tU8U!pS4>&) zi|5%*${=aQScNrJM=+rh0B%)z>?9vn#S6FqyT?C;JI2{Y;2dz6PdsvXexR_#rLX5u z7SOU~n>sqMVlXcFeXw6hCuEtE9B$<-=2r?m{NqW9L=G@Y$g5z{(`$3<+I;3gK1QLG zdHxnlo1F;%8RjN1U|yqGyIuo_lk$kZsM*^dftOu_K%OjxCsVB1%+&7FhL4QalN3Tm z-=1X>89-O_vKOE0x8^?ksyAi-lSe+wp6>i)%M{JobKrQpzPmIm5Nzu{zB(fRVYa_N z5rH6-+-P_{Mp5*%`U1)yH>Lb8k(SLi0B!i+Zt;zmQTbj`<77+I6NnFgFmW zmT49UR*T)`cd3d&oP2|9J27DUqvf%UxJk5>vXR)Oj*1zIAn7u>I!+ z9u{X#vQI!)C6Zz94?p0HHCq`^s<8$dx3s*S6z7Xs5d$_vAyK z-}!c)-~HV8bv@5@-A_ZTR3Mh0@mV#H>CWg%aa$A?1N4lgsq`iFFezdpxpr^=r}$v_ z6RZ1LpGCttv#8k>zb)S3rw;H2Of{OBuQ!tTtB&^eR1m%x=&nOkdKwsUakHN72K^hA zaGK{|IJd8^TELuv1j#mM|1LPC0k)C~7$Xwqe!d}v2PvayrveY>*ug@qr?o+ZppsG> zznM`Qp0O3~P5|ggX)F)A$$9;~Z`0hK+``6Wv8A4mf0cgGMt8;h{(0IZi=nWL- zMQ7v5TtEc7ai9Hk3~N(Y%k8^hOUsL|h;VLuu*2vK4|lWzqUn`9Q(6Zx24BsuM$Fd|00T^th% z>AP+NA6k+m%!}QK*&9e7inT@HfOc3lGTUHP0H8%=;)++G362S=H!DCyL1Tenwtx=U zPm{z-5vzozaNF&E%V>4mwWisn;!&oYb2K350w%yo*wdnLSO>`1eT44pKxRrM$9qEc zFg$uhC7im9Sc+qu(98~}#LljFIWB&>kjs+8{_yK7`Zzk;PDyZN4@q+-_+jwuO$DigL15u z5@i7iu;s4kcQ)Rb7<}hP7L8ma4m0}&1%k`qrAwQg>zw=HOVs)%qb=~B(PT?4#pF%@Wu^fk^)*}0-rGMX-Qt)r?!|IKHV5{F}QRGhbq zHCA}vVo9|;=y|I8M*LCFMu`!@d2adSA-lwuKmq+5(a>FHJ)6177e#E#?4D)`j`%DH zi`B4WnLz5lO~JDSbcAptRJ(RvD_jZRUc5&mSGw-~# zoYgasSM_5@GhmdHx|yU&TlC22>#rx@|F7-I8+SI(?v{79bWt@_~ z0kozq^Wc^#K(~2lw42UGicjuqkn6LVII!q)@r2cNx2~EEtHy{A*DvXQrPAfCo`Q2; zw|(#%jvSB+8FD5c3UODs6nO`C?mXnHWC=rjHSZ9?dhm{}g$N^5>KjPqwQL+v zaSF#P#^r?D5Zi`0=iBVM@MqpR8x$9vm*ETP!?)mmMz`bmSMnxq^0aI^0WqD1!`26% zxH*pvZ%uhl548Fh_KA+j4uR@Aezc6h zK#_ve;vij0x7W@PYU=`%<95GeR+I=DHC+7`pQCixL~z{oE;2y+-2Q)`_r)*6p)d-w z&=7pcvvnn5cjUO$twoaFm~mc*>4u-#C}}*()F}xI<@qY0u`dK8`FOnHPhZztBrruF z1J=&d|MT005qkw?&-7;>|Lg`6OS=zc4N)BYi%DtcpUandt!tst|5$u6MF3|NR|iuC zxt`HZT1(5NJ)+zCojaSmvYutl?s?^#q|7J+OGH}g(^n8G(>?{fdS23ntu$~F-Kf@teRyqet^M)?F z?ZaKSfs!{-xgA@#=sORw4`1oS%Okpy7pGi4+E52Tc!gs0e`l#y4|GH?C2Bl$Kgit0ZApQzY2 z_gOadgU{0b^^bMA>DQYN0PEY&ujh8s@_VsAY!@E-Uuy++Sddf|rfT{>^lHUf=AzdHDooN)69sJqx%KRT+5u?*wSHhW zeNDPZi@^+3co8nDpU{`_gaIG!aODrUq5&ad`s)~UPPTyE^m5Kepc*EA~8oZdB zC&~4Sqjj}~XX-K!6?G-*SCzvaLCI(}6jM^3MY%N#gILW%fEMK4 zQKtB3(UrfX9UM5Oh_jRg{Ng@~wd!bi`_wa5PMwJ4(R$)5OpG?BBsIZ|P~yk@*m|w; zTjhoulCs3FB=-}yO&;brm$y+Ojg|+`Alk_1IO`BZE#Jlp^C;Sy9PM`HQM66#cJ3&R z1?pr8vO}2pa1tdLkA3gG6ejiJAIqW3F-36!W16P! zD@iv}6SZBNivwBz%RnBhU}x}kf044*we&e}-`)&d5}TT;ILbi^JFpV==&6jwPF=fr z>aqg{P)}G5oBTQMy;Fe+N&MVu>rLx7v&|ZXTA@xBI}$35P=+9{AOMw!0UbXwB97l0 zKj7!}gmMQj<=S*q|20}-9gZ^v0gp&76iAz!>`n*DsdWKz=L-=Hnz+3Jn!kTy+S9Vd ztJ(#3gH%*1pwA%Q1`37{<%Q*A zi z^eqxi!2h}0FS1YzqnYRDF3OHt%3yzK$9{A3y^Es4uO*MCF!hJ_es8xIcRZigIcfpp zySk2pElRP;sAF8I*6+=d`Tbx!i(4W}O@LW;Dz}#0s~5Uld*^N&YXhZoW@>!IF0aUN zf-4e%0~QGEz0TButX&2wBTZIovzJoDm0;Vxgr81QZY| z)X^gR>X9WqF{+*JGpT9!?N8Gag{;jvyN&CwVpEJaE|5VO%fVzy-0fGy5(inOw(;-` zriJNtJGdN%3rJLUBh8uiHI>q%dKy>8*kIdoBYkbF|Lb3;O?MVhN#>i$-~RM1OI|eZ zP$HsS?bio`gP(SuKD`frvMBuj`oco1(?g0AYm%3Oe5;W|w5b|^e990-|H71?1jH0_c5u;^-@;RH5H*pq zn9~+pCO4T<6B3+w2YV$xuE4p44%M}m8ciC+fsNqU8M^vx;?_lmxJcb*o=@2Qu>IZn z{hoRN6QaD+MNxJqXtV|2>}i`;FH@uyfTw3y!!bn{$#)Y+Z&-r-(2n_KOwx^FRDneM z6WA_64)EbO4w>;Vs=6ovsNt9s@ZULQzq{~$-T8_C9FMz|K5^#w3wNsPzBsU9iq`qn zIYFN#u4*~sxmS-LejFFz6Us}Znwjk4yo;mHJ_}{6yY!d;8fA5L#eB#Tt=qL}^R3&X z2&X;bCQeLIPf4;*JRz%fWStU`eazS@O0Tjo*OH7^ zPnk`Z94DFnyb{S!Zed@nf#9f-VJpa0B#Q&DD*b;;6b>2`ZBp@KV75tK?h7z+T;kbz zZe2Z?x$ccrwXqBq3CJcdC!}`426Zw~Gp11<#RyxEG|W2OdL?|E&svt?S>4B){Tk=T z{Zb0AuHdk0_phlVbJvN3AOgt3YhI>5U8w5ySgIA_{~6YThF_UHms7V%U%fWBFZjga z^>}Zw5r0353l8a9T~OcTg5j z7%E51h74ge-lkkcZc>yyeA9Pav}SlyZB6*eNpx&(ey zx}rB2Y24s#!At6%M$y+l{kN~;Zh+fxm(WR29q1`U zYjYq{dR)p_4Mh>*W?QC+2za=KOynh~whJm)BXgg?JwiG^1UujqfVxZtc5=VF{^ws* z(p1|U25((>>6aU}V%>~qDd+-pTKoIUollI`KP(X;%gB4HXg8$oa7JOr$!t}JtfG(k z{v=!7yN~Prv{<A@#$Ke1GXLzkCZV9tDsAFaz?*6amcT46St=gmCH^CWSLS2<-9 z7}$)3ZC z=S2GUIa1$t-*Lpo-%)|={_Dofc6|^N8iFJVD-jD6o+87C9#HFl zL;f1xl&63}?Vnz@1gCAX2D((hTZ@i~Kdn|UIH$|DNZVyyv^tKm^$?S<*jELlvmjVC|WO$4(n3@7S z6fvyU;utN+_Z4yLUe&I=h#pyA%_`CB(IE^mtY4XFf(5Q9NRQW;+B~s$;_7B5kmPDY zos318V!FwsPRTrF)_F5c<__a}ckEW5Lkh^%raA{2JfJT9No-Ee)a_cYkK(ZSy!GLS zH~f2gsMxksVcdFncWU*v>Ns+Q=9q6A15ZhocZ`cdpqorQf1RR$yZe)b59*@?n)Q{0 zZf^i#8?ffl+O)b~&pH?dB|8@{d9dqKLVQSYA`v`?evP4*fAsYsbR2fxW97tEvRQo@ zv7g=^1jA*ji^k@6zC%l#t#o=L~BA+N*5ES@*|1v)K387r+B>G8FX8 zVRmFUAwvWyQnrG*u=Y6`PaVPu@7|28a&iSsaYd3CZ zJWJd4*W6LFaH(iyj3Ok&R5Z-{LMb%U*X zQ{^DTcrpm3y-g7-s|7Gb2kb;~isO@{KQ!r3FVq1mZ8JeUO>TrV2B^k}fEhZaWN^FC zC3VPy6)8Romu8&qr2_>_QFV%6MVK#IN^C~cXihqC^aO*C^OKN*Jaz`@jaO9jPHlD? z`F5|?gly3ojFs;o_ZsC_!Jw~Y9@P%)48|W4sAWPXGGEF{lP$9$<-xYZIYrEkaGcOi zR>8sRf^LcXSTmAj<+%CCD|hrUAKh%(IZN6MI6wgEHBH`ya=$OBt_GC(9KZkTM65|B z{P{L}NQl?Kx}M$Ix8aWTwFZPwSk2U7o_>&1ptpaj-yc^jtTFy%)S1T2?ezr$9Oe~& zAOQC{dV#l;g^FS>a@m3a&1n{Y9(S7JpSxYGFwL1wv9~B&$QIQv3~ftSD^LxGrq;Ag zj$0+3L{pxx}rM#^2FLc|1?erA5+9QcB`hI5p}NZENQWE8U3%Es50l zY#4?Ufg_k0kEd}B#@c(&?zbm2Rz;Hl*tp~27_H|3a->m@K)$pOBxG2kV3D3@<{zRJ zrvRvV-dAxrX$wsVPvX4Bv}0ay3ZRa(HN$HvwL`}*z>1E7ST*fuU)+%@+f%Pmj@$jI zf;KmMU*w4&<;f`nks20F5u7xx)Y%X57s%7zu+G8h&O>y3-CjCznH8mMbSVY*Pty{k z<=NpWf)vAoc%m*~*h1~&S7g}h%qRi@4n+nW2zFTDn?yow{Iv2dKS2R%&s_{XB?>w;u{oiprFB!5n( z;B1Yc2L#Y)2L1fAmv!Jpb+o>I_VLFmrY?D649Uwa zG_;0OgM6e}-})aix81~1k5K2|?9KnILbv-EYat;fAg~MUYSqCCQZ0}P)#^4;HA@vu zO4m~=u{O#0PLKjNimK^hq&1lKfo{XdX_7R&L#P^IRje9{g79Y-f13}^%7zK!{lA*O z%%ridjZ%&S*?EGtn=L*5Q;*$zPd1M$EQm~9ENO=$G+9qWw#XzC=Mr(loxKLW%v2p{ zrE{~n7xUl_=H~qDv}gqe$b|?I&<_<+DYuAr1oHcpgPqlEz`#KilA`Ilc+17RGMA7ZxTI|_(KcIgHr}sk)a`VGtB1WV0ZswZz0YU& zb>xB*L4T zZ{+dgC(Fyf5#BoseC2d3>ukG11PQVTn0~?@K8~jXdm7$D&o4gwJc>bH$D9pXfZPT* zCR)R7y@u zUCv0%$jW!J_E-JmnjRcD!nivMblr`a&HC=U&bxoST`TXrzrFL^hfc|NPJNzYf^89* zIC#CoZZw*JuK48mGJ$qPRBc+gtv3W6W0rD%y{L$zaNEhT5;t033dKqYi*C_PzsLkv zIlyr2sK1H!+=HScn(58fIiK%S{}!lr^1;p-v}{seQ%1(3M0C=)XBL;HTs#^;DA}K4 zr?pW=CPgneQIu*G&e$3}3|>#tq!liAq7-R(9)%})Cn|^+9-dlZIvHA?3Bt)W{KvOR9{Ol>%`fDnOrT zMxejP(th0fSRei8ZRB=n9>qRFAF&@LK7t={9<6(XJ;I~o_(#cq6@dTuCz_hgUw@lL zX=W7AcD?=m$8LMY+WD`hm11`HcYUIr`yWULfDR`FbU+q!rW|-`(``0ov&>K_$|X!E z7kcT0D6&t{tMIm4kX{JP$mM4TN+YWcx}q5tzgO!=RgBFWXk0*{ZwX`z;tgB<)TZYh z&lk@V!%!}F`T$Tl;%hFhL_!H$d@gdXLcPu92>_lVnvP(nCdiZ;_OhsF;Gh2}{LKve z4+r?RMvOKMk^&~Lz=myuk!&Fm)}HbFySlO2a~{zqkE3n#^(=FhqE$3Mf}Rn-li^ds;5{st<$5}{1f z1md{;YPtmbC>`CmcP;py6qp@ zT>(x<)ALqxA{r5QvPaVZdH~i5t!EBRqM*FE#{MMi3XHYk1x{_xB{(=g|BJC~(7IhKq<6xqMj0UB{{RKo%KJR$oOz0`Y!UT zO+9ObQ_=iz#L&QTEQpeR_o^F%RuI;6r&U!2r#i!dHr}nW` zjHfQuPLzGBZ*IAC&f(O)%`DMz-|lAiB+_cmWOBGrL+dnt6}I}Ztg$_>f=vA~VC~?R~LvmxB_H1=;eWm;1 z8)zdQj~ZHHx5}gOQRhd`TWROxQ8x|%oKzNum4%bm!}G6c?@*|;>yBL1{HLAiVk zD742y=zWzC`RW3BD2R{_?Js=?AP2ql0v1QO(FRZD;qwjGoniE=IYt664poAbiDsA% zJnr`LbZ&;OA63)-{fqAl*|8mKYRHmUm}LFaxr>=aV_8wmU()fz70X~18)|EA$QxyC z@_v}HtKyYcUis$8H`xoiUgK!-`_;W1ULQ0yd;<5*6tE2Flq;v)e+?5_-N2Im4q)$v z%$hc@0H6;vwCwCCE%T6y;rua&Nh)64%v`KEsjn<^pfS+0{g|=#YBcoMPr|C!je>2fOdt>3T`Ii6p zm&7vr?_!`fMhM0PZZAqh`A86UrrCteAWDC?SX>0L1UOWV-sHTVeBsZGoBoab z*o{6sw_iBRaONG_k2Iag-YyVy{&>(g1-*SaHK~B5^Cs~fcuvj)^Wa~H?e%LX2IA_77&_e?*M=L1EZg)9oFUL(Llv6Vo(gS{<-JdfpKT~u^ zJt8;MTZg4`{d#Zs8CBa&hg{JHJLV?FQ(5z~tL2U{e_a4OTGt@_=%|#r{;+=<2o!N* zv+c3XhBNefj{p}eKX|wJj@43YK$JSS;Em=)Y8uan#clJ*cvZ$uN%mciUBfpd0!weP)5Ga`LU z$&aGn=&BO=mS%2qxY+= z*ZWoOy_#S}Mu;~=lDuh$M{9=~7ZkJf#u!HBSqfe z;O5k832&}27FNkvkNf6!`E&l8l>)7u^xne^o^>JuRlM#59%L@(KCcW);O6(F?!QAR ztV7T&uBC*fGfr(8+6=hcJ`Pz(0Zu&biu7ICXD@FC3!#c>pj%Mb-%WY$ zH8mQuw`zaY{>S23_zhuwHG8+I+L3MY4ot`>0)XsdX8?P$a zi%=mtuz8HP{ls~POJH5dp^e5vMt8o#t>PFU&9sHrW7V4CQ6CS(MB*3lv< zbMYP{j=HD5NaCVqi?Ja$Jc}^ZiIo~dqoJO6$5OJ_&j$FXr-of(N|7l>c{F5eaK!ci zBC8wB(3kt?!u#D4G)_PTwtRS0tCcK~JxOhEo{1LTg7GPJLJ~l!h8y{|5OUxKe>|}V zs0fE(+*ao%vD=RP7g#c>)&U?63l5OcqWj(TuEMwQ3QFPh@i+b;W3ba|DTAd?d8}y} z4@F66Rn^)B?Wt=P4LeQ8PK}iS5>Lk6bF5ucclC~l+9Y;XEpYI`utlw}v)10`xcNFl znQNa^UIg@9uI8+u9Z{y!pt02YL8fF#nhxX+ch(+A5opiE4@~nj9|>0p4K2tInPaF6uQcmZsJD=zm2sC! z^MD@GCtSoR>(p}R)0W6~)+}OEvPK#bzg4x&D?RngSWqq_V|sR`HY(6M+#~iBEVFsr z=sbecr2Tb%7oV9!0Y~m(0l!<)&A2!TKFG>T8gjKs4sDU zva!&$c9HTA?rA$;!7f(9I<79RnAWR!U%bM!SqA&xYsEXdZHc|_DVcUGuh=1T02Bq0 zg0<|8JCT9CacWe!_dFKq^EvXj`Z36`m07gj{}w<{QcrO&FDXZ)*lI1dDsgce&1DX1 zw(r_1>&z%@CCaDO?Uy@d!xF$7;Zt0Ga3CLTIln|~6T7A@&{5SeIPKAlwb2s?K+UkA zn)ncmdnUyHS~yQ2wpqYp!&*8e&g;#I4^Pea{1n&oPBh@eiE%bLTV z$+R0P5M%;jKTPO3uY=SG>IG#oAN@%k-ut92&JP3FQSD#}-zQ&d&g$#@hcRIaUIt{2 zJPHi~3K_xT1X}6=W0pcA8A^zl`qGqpDdsgWI>|&6Tz-)&-&A+Nw7~a?Jw+K-6Eek& zSGY-mRWYn040qJDqZSiL2ddhF76dQqGE>cl^$DdvVU;)G7rXbHrZc>Nal~Xii)oPa zp=h27+?q;X8J*A%X;D2oW-SxkBKTRb_ua{YUa~z?+x6uKTKAZW<&Z9i?8G~mMerKM zx2|z91?@y@DQM|0^+%kq9@o|oxX;`0=57wPv4KHe!6Z<`^&CY8n7G}CAM0maA;%>l#21DY9QD{P z-wya$gb5!C&o^L`-%EG}?q+niMFMqS{~V@jYwR$(4qFypdvkXSLuse0m%;#*g+4a2 z{Bfwq9=E2L|L+x%g}Q|(d`{TueL)?$+`ZOJEbGa|Fm?vJ-O-2h@snbKnBZ zO#Y%xa5Q#^Vny#5=S63lv+O)VSs2&~4T%AM({=P7)n4xn4X%s|ur3(zEVXxVR+w}! z$Z}qPI6m$9HGIT6ImS5g^QXUNNF@}RM^nn2YP)h>@6aWYa2mtD(mQ(-$0000000000001}u003cgb7gdMFKusRWpZw8 zX=Y_Fb8mHSWOFZRbY*QXWNCABUuR!%Y;|*AZ*FB@Z)0>}c4aPaXJ@Rudq5Lc+CTox zkiHjwb-ukFyCB7AQ7?eA6)^NE*!zNKixR$M?D`n@gKULWp!mUtFF3IF~ifzGp* z5By#7+~fcF+w9}*C?3`4Z`f28_3W1Q^a~q`^0-pkM91i&6LhiBPt)qmpZ|i6*6G6O z(vn}4Y@xT7mAvr6Rt@gh5B;B#nf$CF#rljjCCQRvCHUTM7wMDp2%u1XbUJ;WooLJj zkO0_J8ovXjCQY}iL%pNTWyDwKb#-m7y7P*44bfx&IM8v$0RTK;)xy0;KR1Ow`$li#CPKKTp&aZ{%W zaEC2z`Bc*x8r*q%X{V2)rk{jjOcGky6sl=DYC2Y0{>Fya-YPrs*3ZTVwc~?gt_cvR z3I20$Xg~J<{7MU2O8)O3Q+6>D7(~kpn?o*aR;5@~7q)0;aTLA?h^LHIdwxsY%B^u1 zwk|`zmD>!LT`gWIR#~h;3%j@3pNJGVB-Ve5 zGCFXg?3LoKruxXs>eE+Z#ULSpnr^Q~A*RyBjY)zaZ>McrE^Ce>t@wAwJy5;xKkxd#{oem3Bug5Oe%E6bXU9I1 zo0I$8OFt`Ut@!QR)oVVi_~e6EKKWqJPv_SBZ!!9(<^WO}2R9K{QA6~FLsgl2VdZ~l z&Sv?A{UMk3tI`Hl88@_7zm0qLPjS~}DOqtD*#T>=2UOe)EXjU)&CU3do4F-ZFO~e} zt&->8ex=~8CkpfA_d&(KX%1GA(4~7nH8%17r8#c(-rEU#!%R)8f~JTaE$i#rdk-GD z*V`%jUz$@^f4r^!xU>EX=U#PP%Z9r4zIQrbxctVK=l;*%KQ(9N78Uv-%}Lp!`Zvw- zM293JZ5q^O{K-4VXRafHZcCZ_pPJ)o6sK`Gl4V^yWsRS*F3!z)=KoZhskn@rafq6y34K@ zd*Rnhw_VdXO~O{QuvdVX$Ac^Yfhp9aGJPA@Y5Y!gHLQM_KdY)=w(kqmk&A!YJ|9f- z9rNEmux$Sq-z-DsfI#Me2-J5d7m;iN0k5id%r||ztm(5IaT#)DebceJ(D!3Aj+EA? zXXkeGJ-KaP*v{P^QTIh4nC!cEuK2fa6^`jm`bXZLdD}ne1(Aj@>(#ezW48H?+wu&s_K3W_xeZ*o;Sx_o2oc+BZm3 zva8F@N7n!IcFNIP?|t^*u`joj6x96TU$;$b3ThT1<2sRkv!$-{OKHjnCGBtcelV4u z{Z?J)BH5GMfZVB;-eZ5T<`#T@Zctnhn4A07!M;V=Pi_VOFvo09-&HYphcu+D{fmPUSad)Xf=(|?xbj2XSO^#+u;(|cOgERk|0l!sxZLJX^IMMX zK!iQkcP%;({X!>pRQZ`@TFkpnaCpJ5-E1uIt>;*Z1Y+sJN?K4^tIu zg4#ddfm_~36I=GIJR>`I&2yN%|M`dXC?o-$6iEw%asvyG3g^ye{~=Ipv@`mATUNSR z6CP(aX~JDbv+-nCi^+8I%&izrF9NLa?l)Ujjd#6yYgPF{*W{{=Cjkb0W}*LmJGgnx z2e3C<8kpvQx7%9FbPsxZ|qnq44-E)o8mL4HpqoZsl1(3^jw=p_MiDZ0N99{3<_*1i zXY?2DuE|w3l6BWirrtBhqQ^p9P1aX4)-@!l!_O#QGas&Mv~G-kx;b%{vinxi3)c=> z%^Rb~K0FlL?YdReaAxWHjpmc*^EYn2cFVQu)l;`VKa?FamcQ{0MZyjMvEGawvP=!*1buyI$R><7`-i1AGtV}S}N$+ zYPFVYc3fMkQKE^aT|$;y*x_=mN_(T)Vpew}T5MVDz=rM2ttM-zqtR?$e7?;kRXTF4 z=EY-Ot_Iv>Zkh7z!K|;6X+R|><)`_KpdCf-6 z7w)Z@dh>f*Cz7bcj+~ue&@QQ7qj{)ER)-_ex*uJWiHO)Wx$$cniBWm)U*^YL>gk%a ze*NAV3%Wh?`mv%Lr2y<6p3xNWqw_+od?mCpIRHbma%C)nTt|Zl+DjB2ixTh464p&v)^B3j%%UR`` zZRwf_%`s`>F?pBb`HkV*8dqI?=dB#GFG64%JdEQCkK|iy2!{M5(k@_!$>a;0{3VTP z7u7m-i0qo__-tS#p|OV0qG)4!kD$K(9@sWlDi=UZ+|xIrqTJ&!ciZLDB+Ngg6+ukKFvDIN>H6qz{E8{~TC{VT}DwSL6eO@YS8 z*VEFB>FKWhkAHZ4{qdh4|LyU2j~{-<`yzK?&^t3xTkL=8JJ9g)rn$ea`Do)W>)k4u znk^oZYD4_O#-`uA)tAuFbLQ5D!?zL-=S?NfBcfWz19q>R*zccYBqJiW!It=sqb@|$ zK=r_M`PnslGsJ|baOmf%$nNlq;((IW_`YWP%S>hGk&gZ*O`vW}@k()NY3hv^oYt!< zfay)L=!k6B(5z6;!YeCjlbui5$k@}gz@$`2^aym4^IP@}+Lpc>S*~r?Gi9AQ3&GN3 z6t?t>D)xvjiTS|R5`?nGK@*qT$A0vn_Hgb={cjX4lpzw?671P=4Mn2s;z^( z{KFk=MgB&yqIFCWeb(R~-C2~|PxYO(q?{b-DVkD`B_2MzNh!KjxS4V$&8BZv+7qWL z(+nq_B1Oe*s6fQaZ|K=fsc+}ho{CJBA3bXkcPd6Te*W@W|5N2t9csU$eNmg$ew+KU zDptkUPv^wvZ^{z1t~3-kP??K56Asrqb1UlAf<>Z;RWB^wv|s19*g~F&RQu)n4}{id zwfb#xR`lMt$VBS!=mVX_x7IqNRjS<(A$s{5JnH4lBBLYTtA{977F6Wg3LkR z?KLWHL>Cpu9e>q6#Og?PuU04n>e|CI(>9Ud zsuwyP6f+^Q7)2w6AyHYg@;57s8nVvZs?HAcUn%fmkN#Yok`;1eo_&17^{S!XniqLL zJbLq)-_0E^zJ2?`@vrXvS`s0f`};mZ9@`D+{)I2T7`;5|(@irTs{CYHYt+fmo~+}R z+M4}IUo;FSWT;x_+)MHgjz~;g9T=3pan0)Qdwfq9JkSTc`)$_T($mw`k&60uX`Qr< zhPE651Pq+pRxhhc-m_}m`OxzIw9WEM_cqg!ik}bf4IyMhh83#mzjb`V_aS&c?)t@! z^#wr#qQ8Fs$8WC<#@O!s@?^)c;2253a4LPxP;TI@$)y9*(Zx5*O^BKJlP;;qn7VuRCq_nvU{FtA%_uR3K$l zM(NVYb8(`~fKPSy^TD;7d-sZG{}1i-uU-B_!zKfh#msw2FOIy;qYS)$;hKd5KmRnk zrR#awxlG$9W9zi0xf|bK)g1ce?A)Ni^m!>+y?H0Ca{rX9TWeo_I_JxWJKy`g<*GU| zK0dx6TN4?7raTuF#+(-SO@EN`* zMXy}>IIGz|D^HeFKN(bVrq8MUa&}7A$=;>i_cb}bktvyu{>Vl9rAOY9^(xC_o*Gn_ zr|avP82>${lx-1*^+|HW@vIG$?tngBTMd?IU8N~S)qL5eGul0>h~Avwq6w<0?j6_b z`@WShgQ`okFfqau+-y499=t!b6-b|*fBCd&d|-3V?3DV)zuT7U8d87B%s|x_mHmee_??#w4ejL*?6PjbOy1oVVTv)PACHN?WUs3;+JkJRO%j{Z(RjtmT88g@@vYUbc6=meHHbZ1 z9u*AF-1!vfWg(K?yKDBl3sTzgxwKbWUP~C>`f}qQyR-% zT1O(Ui$0WUnCk88>ygnNjeYHdf(%~VQNKLa4Nz1zY(3i8RcBG>=BM=asZ)yQbvr5F zfc~hdjyHNEWAioD_PQana#9{#kehM!oW!zjP3PHd9ijI}`z%AXarX4Pmt@hUxk^5vEDdlVbjIHT>!tEKn58h~Jg+g#WAbHn{RcBUE}SEsia zdKQVr%d%?e`mA_6JD%<1TX;QIKX=GDUD;T3_K?Fm_h{x9c3+>{aZ%!1Gn;z-HWT)= z_^5^o&8=YnLnOG>oqk728u;-IE|z5LLi+Z>LqVAvS+u>|_76WxJc@wDF_7`pZ20|O zMoy0pD4}QOue-Ou6!bI?;yiAuCA0&0Ptu`(HvQ+1? zOIp&XIpgnt%igiDgmSfByt9tYPHebYPXri< z)vJ7I5Y3Z)S0|{sF8sPK`S{yCRRkR0m;TH&F*oeHO!Aj=?oG&AuV*EkucQ!RLo?5a zB580D57@e26HWlSXxpqe{Xqxw1>!e-tJnx-!K@b)x``+;+3qNwH;^6rrGLHtSmWgY z68>AQ$pZ+A_h+ASTMa^xmy713XgT|Rkr4L6+{xm2n25-PlCREKyAJT^sdcryRnwub zmIwOBfb{75J_!;qWPDX%Z||P7(p(~=kaMN-Eozad+6o+Ljn5t86MSMu!oL1$t@2vN zK~OqKnhp{-kyIGsMU&m3(m3b{mLN?-qu`;!q!5;VG&CJTDTfYh4Z5No+qdVh)j>Ff z^NK)k4n;s>+dedM2Y^qc(@EMop6mdtD$+4l>wLfMj}*Igjx-7`Kd`fRSn05RK%!OB zN>v(V7En);{1EQHGEM4vXYev1wEv;{Y*0&c9Ic*k2^7bWR~# zY(FRH&58|eg3P3>VkJe}F@(j5K|8uZH@s0-_a-M}J38<}HxKr`!SVt#aukLjF)g~bax{gXl{LMU7j;J^6_Myq2LCr6C z!2U%n2b%$)BMSb`e=}u|B4`Mb{`SwS{|euKT~c1zWoaSU$EchB4XRB(lN%QSlypD6 zjG#MH*&Qbc=pkTzPG_C~8Ut8gw|XOweL%5S?w5Si51`$oJl*j$;kkaBRCoRv22SwP zzl3Y_#&BSASQ&HcL{Qz8h}Zs5lovsOt&~vmodr$Pw*x-)=L5o^i(9b2%xsICz-uw! ztVXe=K!*KlI}f|oHV5UlXtaDjNJxExd%u%Zpi&>?C|u!5d}xNDTBKKSdPlLJS4HAn zWfi55Q4!de7e7+efIy5~{xWBAqrAz33T@E9K6oITZx*5`Q7rK-y#!7IT&u_=YN&; z=)7$BrBQS$&poV09KEe8=OPYuTuhapn@(MmXu!)>wb7aWsI)Yun7~ z1dtPnp}OJQ1nBfUiv5s%IuZWZee6n)Uq8W)p{q!9SY~z~lvNC)s+q(i=g-vW|1WQmdilmI2ZeE~PVhwvr|iAQNv3Kc(T zu$X0RL)tEt#atjUEBtEbICQRXx2vQ;A{maMLuv|xTK4JWZnrBfDQJ^oc@4=5q`Y3& z70547O-Ug%;f$)gw7Mz2FV+ZG#Emo=Tjk8pos9g=lWnWV1LF%~PzNGU_mQa}GrYBDCjK6cRAG(yvW=)icLz^LdK4bTk3!q1q7o#8f|<4Z z&)KhN)3>DWtarrz`t=vGz)k1|{?BuFXUFOeTZJU@o8#L0t} z!^O@}q_!{3Y4iw7PU@*?B^zAHzx$^2!Y6(~Bm4#2x=o9{_D+cg%s^Un%N(!Q68sWI4SGr;0)w`iCJFH0&x;i{ zNlB@k7Asw~N|(}6*wSat-E&_Q?jwE+;J!5e{zOCY3F8pN`jiLf#Fey+j@on#Eny72 zfcOZ3%mwTpW`88mq4(vr z=P7Wq{J87tHZ17Qvjg=McpmBeqhK8}7V3%`Btpn$h^|JiY-p(KNa*j&<)>t=6Z;`v z`)AF=F=VUFG zfo0tp2-(B~eRsrg5ET5sV5^t-!u$+d4cN@}Ix0&QXa=^x%jihLOe z0t5!A?ji#4@E_>J+lPE5G8qiWwc#LeR?DqyfkeU0?WV#xa-nc3@?H59Pew`YLFqJT zw+rt)7(gT=qlH6PMtP*g!m_omf4e0~+6Lsh$Oy__bI>tfSP+QBrew$W-zR;)R0|T; zYNQCE#z^wWZr6;?)jD%r+^uB@;K`RQ6E9HOG=Y95?&u{o~$_r-RIb{X2sCfzw~ zTey=4p*odZ-{B_#9m5{e_sJ$*Hi>^*ozr2>m=`G)P$0W459>pwPG6N;F}v#x7Gh`x<#V8b3tK+q1%(%A0WN|E$G73jqM#WtkO?&d;2ZTt=u+>vSV- zCp4_W%eT>)(e-MI?i}kL*|4cc1oqsrnr1F3rI;J26(PLH)Hz8>=mdOJhI)GQ=qIyI z&SoivKTYoDU%4c2=v2S3N?ZN4sO^A8k&^Y{oB5)j?&<%EPCF3*({q}Ob^tSJ5N`63 zp9uxFJUL^FfJyzT03foWxB@mMAxi)gmHWX4X-&Xz>#KdWsQti&uoBtM;-yAm(^*FZTGUC6U6oUDM&!@12aUa1eL|8BM}sS6dJCAURIJUE#opXrX=4eCf~*<9 z^TMlClLj`|{z@0)QS7JICD@32Z~KYzg$tC!jcEUVNVb zYA^Aa4B>Wiuy2fHX9RTfnO+itSIv50$m)wl~Ld5KkGo=Vhuof2;yL`RcX1FJI`u^~s_d8XJf7#<<{S(=2R0S;^&< zjF1PC%DOIAZWG8nU@~dvEWyn!9^bQ-yq7x@f1ZNCU|JF75X$5R#rMNZK)tLlU2?J=FY~*cjvelL_ zWZEdUely|_8e&paqeH?E1`CA^3wRPX2Xo{rs}VvRdZ!a~H6zssX4$9DK^Tl74|(lF z-;93YH+O?u7bYq?ALah2mu=K9J2!Tx&aXzjJ6qoqc&3EDbe{)*@94J@pq>j$m@`J8 z%TL7d)+1SnPXju#!WB2~1utvf1Iwg=gw8*Ir2UeBaVml6%u^*GPuM!r zn5gWJVhTDK`l&Bo?QHkC-|Ha)eu6@yrG}~>+cj-?3mha57zKN+>$<|} zK@!2!Mbms82@OVfXv4iW7CcZ@XA~(NI2{1~!@6DCR?G#(l}0N?dYSLjlFW-{fZ{2u z<$BByS`+TtHwy?gdOFT7N=KBYC1z%Of~#9haF}F?@(JV^SBMWvTaX~Q4vVWS+6fgs zy$4*7TxEA+-A@PKjPBG+SGd>jSIwr&ibK6}W2p#UD1tVNfzV80CxWt-<}JjYKWmhA zWODkDcpl-y{dtLa#1Wy@dRcrDEdff(yQLO#6zMuv&}~C!X3Z+3Rxn?TJVme(9;yL3 z3)g2U)**?7-F)$yKNLjFKcoJ`d8KORu}E?5!_(=@%CkOvHQ6})*yZT#xn(8Imwn*} zq)DASE7-a2a|p54KJWiAID00K0Q25k!Chi_AruaKWbT~-@XGpjiiYeSIwI6BYqKCt11wqK zhq!DJM(RuroNgMWH`!EmU$(l&f`UVepYM0)&YgwW zrZ{Q;!`HeptM( zBMiB0k%&s)Z-^b1p2vb=t_Vb8Pz4#ebp)!dw(xney?tdltzu*uY)w+pRg7B9mEgGC zase9}nLi7OQL+%{M?9nE4*%93#BhB^ES5r^mOPxx8(Nyyy(z75-`%@Au$r;6vO%CRL zC54Nk)!@{Y&tYDEQB6RW3C>>9enH!l4cF78au@W%l165E>7TPKE#`m9;2 z8Os5nVs+6k%2VFsvEq{MmxSk@^HoHrK35)rQ(8mzZeCS2?|*bFS|yx%-3gGdbNcHs zJ0+F9P8+AEG^OHWPtpBDQMzCSE-9jvPV6nig9oN26la2uBZ$}R-3KEclG?blGCYlY zJSmA+g?EaQ40K8CO68E46^iSAhCgVi5d?9qq%QIhDmv827JIxi-30CER4S{#@2x84>kI5 zZ-G(KCFy;P^0p8WvR-YC0ESRe*(CNyfX(kIlW=M+=_0TMp3&Pnly2^$StT?<%^!b1a6`Mkur28!a^wb2gXMS!N@&0doE^t z?GE$dg}Ws$M%4Yf@26u^%>{qHoPB@UH&vTrP2c?p#Sg(1@G3m0Z5l+g=`VCF6&+)t*4Xmnx6!9><4dh~xz@FW0J`m^T(z*#VTtmzDD(9r2OP$<)Vw>|(E@*xijo*@FY zTf%MB+yV1*nlgZeC@X4NS0$q=Skg!Qqw__wtT`MIee!gbB-xH6B zNebFq`OGge#qUVDv?%gm)TYyYJR}Xa8vU9SSt>9ARTbx;GHF!YQ-$ZSxgLX)A*3_s zgB~vX3AT<@j_r--FuK_}4~B)SBD`mzGKdZSuK+$6B-eX1z0sUB?H6zWNuTv-P#c}p zr|mB4fStDRS8c^{5d@-{huT8nNuFU1*E^SIz_qsb`-}mPANxIiOgw%peEcK#-(&Le zW9(C`o2QX2IHjJF%{}c~^xYa_B!A`Q(Un^B!_o79uq$3!QE4ndWB8%NjDk*iJpU04 z?j)h_GPwfiMN+VAneu}+SZjC~L$GB%s%hax#>8t`KZ96dezOUU^_bPay6ZYcs#y(^kC3%lEkh}4 zY|RDfB{$l*X|aSN&cNpg$@aEoF7zs#uF5nK#Hn0$zJC!mIxu?SfrLYwb)q3g?A=46 z4Ht5X>$69%GfKHHA@cne@YR?RjJ$y|bhzbm?4Rt?Hx+Y$9W9L9ljK!)MT><~|Co@d zRwXXr6C+Y@mC~_Nk5!*YH;{%aJQTK4l)WpA!!Z6x;aM$mF;|;8h*`c?&y9VigU3~G zPoi+>Gu*f$Y^{L@h}BG0DTDEihoV|AG{ql{j4Q;SUcdtgUG0ZDnYLiZpu#ERRaAs? zomSk|<097Du^-(xEb78t5?1vTt-z75BQ=j8z!CztEyqQ`3h|3yg`$;MEoZw4{Q`!! z`{DRIw`AqBpTGBqA0cxIIlbn`EpI$@tQyHne0c?X^HtcM9ol)(oI#owp}=zvKyhw7 ziadK-fbB6)`osdA^Q(<0@{TVcJ+Jn!MGj9OTMNzQ;oAwfwj5zs*6Ei$f(NS8$M{gz z!5Dx}b!~!&( zgMH8(WFow=gv6Gv0}ekB+{kcZ28D(RyBulJ99skt)v0>SA={8u#K{8F9TV+!E>tQ4 zlfjlQb!M*D8NE6KqALB3ZWQ)Ix-DXt80Ut0F5lhrasD49v!jF3an1v|lx+Ai?h06G z&Fh>DBsa-#zc<@}q)8kXW+J!|GDHPBQvP={k?#Yy2Ov0%kAkBz!W~8~=U=%S)9=4v zv+>MVzia!|@t=#@u9xJ8Ex+AZ{@Y(g|KizCf|Q+a?W|)mHg>Lp>3!N>6scq-2Y6;# zno-c%*Zc_R(^6o|e_jDhV1eOiE5- zKp|I2D7i3&4R_ESZy;15W_EG7G4j6hhmhsm6M{sc%B%A>id!Q9&$lsneFI&QW_4{0 zS7+H>Lxel<>vg^9ku+k6cEJeekN~45kaKr-bs#s=jBsCk!s_0i6x+@LJ=@WHF4bDz z>6HX1?J3X8ttMFRWi@@rxaVvE86B0J1T;)wUEd?YgUUHngd?ed<0Bj_AaAzA9|bKe z!yBkSXXVnjk+(Q-guGe6q6rmlV*{T?l-tKrIw<1({k!q9PioU&`7DBZ_Fkpw?#q8I zdGqV!W6QV59LK-&sJ{D=r;0}}`uqOwDKmn9Awqz59^_0JrhOnc0NBf?MX*V=N!I+) z34r);58sfLeUhB`6G@*4H47mt?CdiSq$v+0IU$)O-GWt~y@_;RD9HXmbm(4gc;gBW z#Q^Lz#;Kn$M%tKd1tfL>N0kQ72~3KlJ>Ecq>6kdktwC+R16h~vATI}2#3e1A4B#!O+{01T{VjfZL!5)Yb=FGW+ywOEb>YtEqN`T`G z7o>hcNQ50@?PYmh;j%DC^;LN5E0p$5_NWBd7HQ-A1|v|&V-v8J+MNjJxivPY)7U#- zDt{0a$vaVrAI&{pk$}fMx}gEzYE5f&So;-U-oRAI9YqjnP*gNw(j=7!t4?@@zk0%r z!z(ynorXnDOG=V?sXswR0Fr&2KT-<7F=d@eKfh@GFM5uDeShv<=>f;G(QALSJp0o< zci*m3=d=>+e;ZDnBY`P^T`;u>*ek&u^Z)Q2(48Nx`7dO)fc>dk4hhrB#)4ea1Cr_9 z+028KlW%2A*Y#{r0j~jp04W)MzHb&Z)^|o#${Ne1>hABBFJu}s+&Rc>f?hN8Mfba_ z1KrbMKafS!rHCJ(?&+adGTz)m=)0kv%Q&X;w%IKHp&T=9SD17g{_Iii-nDu+`@}P! zb&Ta223kcpXUN8=vk$%gdN@upN-tlSDZw8l+GydZjof4Bx&e~R7INuDiP5-eM}n5? zTQpCWE~3$uAt^|-e3Q`o^&~hH@}@2;29SKe4k?!rvbDS`{6P}{%*#iYxCnT|L*Dz+}fJRF-D z^~TO|U%rXZ%b8u?7lctCHrXpsh386e7Y>I!qc$s-wzQ3QXK@rlT_Jt1&)#!0yc0Ft zE#Wt%HaGbjF9vf6yam7qFu*3LAp=%kh`%BygAn^D$b!}6-~S}4j3uj5Ko_vRhf)bhGPdh zf{{1zxczLTkBULzKGOEPyy|Nz7Qrq_*W=b&Ce7~Y{4%S*mJ?DQ0 zbaOaq8J3DT?Mb(*aQ>e4%ynd^ z6l?J)O+IlDO2o>&&P4Jbfu3w#ekcO^}SoXRgC*P!dnS0K`mR`7n5psDdE>u(9eN-*+<; zG-jix8o7I$48dIR2Lod`%L&@tc(2FfjK_Wn+mnssz=R-d^;ZK`bclqBIoRay-;;)i zu?`)AS%D6gKRkWrlk^vtZ+-eVzlzSw+L^uL`M+KL?DN?52i|*XT|oC=d<;3EM0NQ= zc$A#GVJWcpr-7 zXu`*0aHGnb8iowuOuonI)*Y1dyf&XTci>>m#!#i+q|4<+CNlUWRD%E09Riy+w*DJ+hy~OSF$D64<&< z0&k*nKlxVxJe6Jn!#M+tw~ClBuZ{ku;OE*P;b zmsKDC4z8sSzx>y4uIww+ysXFZl#=`hejMG;D7_-p)yOR&frONTw+IA6CJCo`z@w@roR{s~ zGOuWOM9O*fk}6YSBM-lprR%)N#7Mj;2j{_X?yQ}&q%c2P-WSCgu|vYI zOU%0yK(tm}= z#GF>r=BfH{crd4=I~VB@@d*0Lk$*Gkm=>}Z+to0*w>&o--c{!i$X3L#Pw{4_0Q_dc zazZ?ZpilJmJ`1@p9X^Rf^l9)-Y!kr4&l#Pz&mMb4I;9h2UccykQkw*Q9&D zL!up|DeQ@{rXBZq-ef_bflKcsnT3~VOv>=Ku0}B?jjqUA<|MrfUA`)v$@`$8DDi-Y zgQrGG6Sr-V9b7%^HCS}GFBwgE7d9kzE;3h-bng;_WcPCK)0Qa02g@qAts?FOZ9)!% zk7#26For`olg_N^75exgHBD+Lb#e=-r}S%t-hq1V4Rhjbm~e}jPm}~GES#-jMrXKS z1LWqbPt4Z-F1&u5d4fyMBX^=tieU-)TqEH)!gi*$c5*K4w44xQse{=z6kN@J7}oon zvDL41-Oc&c1$W#h-^~5r1wRRo34KaVH@5_k@R$I$zfZ`{b=M#@@0${>1@%#667D}d zh)f7PaI~A@?u?J68Q9Lg(f5JLi`f{qaSoi#3iAQy&VXrB-3R%B6YKxGqX|tvBb|l8EMgv8>CGolm2hyK#mLIuCNMUPmdC}Nsvi<2+ z?kSb8l4C?$co(NZO^x1i&&nMI+zVZEcWGgwOiprRVvC3DxE-TT3!3j`TuTWWhpU9b zFI@T3$3`vZ!{^}DGB&B5ipPM#Nf|gN;}=aG#8-l-evYTi9_;vg&TT5hoqjs8Z^9MX z&h0;iY5f|!^8j))ygm;z;LUqX&ggLxD7RMVOTqSP>tPNbJ?&ZE{DnJ80t$ck0s@$e zekeqMV8&}`JpE|mH-L0L^zS6L%{f!@v?e4m@aoyzlE33Zl-RGZqv-y)}8ABd= z9EFLig}|J-4@;OmXd>nHq1#C&@0W1pomB|!6JdL2e~u3v*iLr#E4-J!@_ zMMjN|dpDh=ubU7?a+wZb{Z!T79FdWAsJ#4}mrZ$<|IVlTNp3y2F)lJ`mX|hiQ8mvi z1nN1-k0=iL6|ueBydESJCalJ54Ct@4Ngl~s@#X=yJEWzM1NE5b{T%Bz3B4|c8&-G| zgfm|p<&qCDOe~qpH3@f&k8rsJ3%g~h>vbz`)#b9rRN?(p>SQ$^qDJ`e4hEPr zN9O9d#8)C0<5B*{y)sHic{AY!8Qh$i3Fxpq$1Oq)Olmowidmh{2O2v#hy8rz!00#6 zU^7#?r^~AX9e#XnoTp0h?wPwj$lG9g5GFWM(KH%RP`mbFwqrr^*xKrxuYSin+a><# z)U*D(#X&CzSkL@IHr*7nD_dW0K56Le-xUoHYW44kfZo_IctGZqrvsCm_51?~^d75z zdnXC^9|F6ub5#&bR4!!ld|~f*zF^2B2U>%{_WZPe!MX@GaN7+s@yFa-1kBphD5N)* z1WdSoAA5SyB0>oCKrv&dB&zKRKah4Yi)O(X9K7n$1TW)*XJ~qz zglKgf2rL8#!8S&O^RytTuGz57n=jNZS#pQqT1Eur1bf9toxe7!mdhGBtjf(1tvLLH zceURBESx1r##0`wi~h&w`-R^tIBa$7+c!gb^Lz9%2UkTbNN{m3g-R$U1U7V$5&}$l zd)Z|XUX}#^-rh(Bi_2N&J~Atd;!j)~Md4{NP63Q2&gKU07H+U`o!A;S;}=aB&78qe zv}WQYGwYA#*cQ@<>e!nbrqD^9*&5Z4H?=36@5bRMZC%LWR6@>4eCMZOi8ci*z%C zv7?}c;B2R4x{%_W47(`?C-NDIv~d(CEL|nS1qzYvV&$Qy!bt@h3D3r*9ow^DV(FHP z45!1@r4)#(@K@K)5e~fB?)C_p!=8=^ueg;>Hjvyd2ER}7;wnAXEklE`e7OzFCJ5rx z@d1;-?jvgvWYsHbafZOt&WSTCYsFic*qi8JIED^>i^;G!W&sOp?_~FWZEFAEh1=yH z5Yav#N4{=;<=GqWmdc*{m7gaWWnc_R0!ds8KT&aj*5kC-#rC`VjMZL)YZa1i_A^37}4Mqu0MzP-!Q>Wgie zTZ`cM2aW;uIxq9ba-==nW)fy-Q;&16S1Bn`QaERHX-~S~fSblE0M0s~TAJ{(kWEuy zq>6xcyTuE}FO+QeV5h%^I-qNlToHp!M|+YLdJ2D%QpK$ffVj!P(b}do>0(j2W5&AM zf&riXRyK^0T%x$5+7UD#qZ1*r>?W75)uVw+^3C=}dqE6`P^^S|U{ISP2T8!u%m&$U zj?4Y3t9{W`Mx^lPENB{flFRe@2h`&IqKtCNB;jT|sZt?fyK7RA2mt5Z>cP+I{7;;2 zm)o(p4sVcWp{MC?0Vn*<&=9w}7M;h%Ni9`0`hZqH7nxnTK=ew+r|>^0HcR!Lxop{dd&_3AYP-k6wR?Fw-e zr;YRHlfFfq&e&S8hIqt@d-UsVT!y@G=)%fJIP|tr8Wn-9KHRaVoqabBCzU15`tGbU z*S>wIYjz-{W{W4rjXRi@tQ{UH%qO|r1MM2;&$aD1>ke7#hrox8K453Bb=@=t3xT?$ z)AAW1zfh>|prIsxtteg?ASChNx+3nkM^5rhh)?|^;eHEKG4!-gIY8Zo*DvXKDx;%V ziBz3+b!A$0cteS0~tPd4+hK_ajVBj|d8#%v`+0%^V86iK`5ByCUc+M81H~dKH z0OxJ($aOlH0AqDO_=pJ62jVT0d|GU)l5RKnMm-7 z>p}6zL+M(u^a{Z8PI)c~)U-b1s5HN!xAHBo%>})mhra9{KzlDPlJf&XcL=^pa2pD1uLMiR`nc?D62?+Uc=Xt8D>t ztgS4Ylf8KZVac_`XZrKNVwei8cSlWa$R+fJNzZb#%bhZ=1lS)EwI&e(x8+bMR`0HJ z!A=a{9!rl&69n!v06k%~0}QZ+ml6kVb%NWOkmHZUE8n=s#wkuupHSxm-;FrYExR7X zuL9m)@+8~S?S)31?ZL|MLE7)rWRJhZU!Tl+{Fldf(B&T<-+TPv*AIOS&wl6*s9uxu z{fj@6*JV$ar4&Aw_3LbhHnu!8ln367aJVPPZGD*!k}26wz?Jf|aHLbe^Eo!_h~+(i zptF^hTSt&@opm7x!T)pjSNgiwlAh|1HYUS>uGF^Wh5wJMw}ETo%KFF8OeS#>0uCWy zpuS8X#DEdQTctkM4k0Kn(FQ~duKEN7i`aG5YHPc$JA{A%wMGnxRBJ%60qGWT?L%9; z8(wsMYfBYvx7+Q4mTt>#pJm;;Kigk-{oQ+q{(rycZ$Bk(lgZ4z_nh-R=X}q(|Do)e z8}dq6!OL6no^8ZYhCD&6q8M7@L^(5s26_h=u243^=Onh@6i=*>1Hk z&-v{i;8TFt9-PlU^ck~I_1E~joB#D(LEPfZ1N6`9`&YLgTzA`J)6`Dp$>5g(Z9YKB zrpRFEmA*4q01EOuWW!ukzS!KS zR^^!n*-Z)=n@E(tz$WA%?WlxemmAlIF!dlB66{LcK_voH@q z10~43qR-|Ex?MEL7cCm^bsLg{>Sk{vQ(U(_TIGP*b*HXd)?e#Iep!mSSQUi^$dj9= zFUhk+$kYy++gO)XOo|>%)b$Ui!nr&p0f2QAJ1MSN;{d;JKeea0x!2bQL2+XI-u99t zR!$rT^Bz+^h#JtUkGbyGVB5vFeq`%Tmf>`vx2SZ@`#H#@TXS25t^_{QZbI-Z)xj??ySIDbKvAva%Nx|^dm`;pE!F8#$0Le(q?`bsa>e$`!6jt<# zBMNk>+~u5A6eAxl8?JA^JdTHr!!Cj|9IVgbFQ>VxX&5oWSFrEF>eZ78&maEPK*Zv* zyPE$s`TCjB)nCrtP&0qq@NoQp`}pprmsReadDPfb2z1q{fb8Yutf_PRY3k86mk z_AEfF;%V4pTbmCXg|#07l)q;jii7f!g&$m~LZ3YeW15m%js+AS@tDH-HpPV_xqfh) z-sVA0VfIh6BQ4ddV%e6PKfl@*h22|4wa!*(weD>39nJ!rk;QTBVSh@3otA*!(N`NR zCOn)RpG)+CApEXHAnXkfFts*<+AZNnN#rd&lkyix-`nKM9on@7t2{brZpooBK30p= z(X>oPR5D`F5cyGnC1cxBu4nCbpct+1u%;KYJ-NZ_zniKd)lYus0704N=t3#w!ccl3 zJx22>Jt1WnIv4~*MbR}r@#oV%tPqe9o&hs1f0luiwhRYu8&#dl2apNa*7hN(XUr4a^e?vS?^OQ$GtD`c!bG z=U?j|1EFLNJQo4fZ^0KCAxXYbTPbuzfUjxY+fmy;2@}m# zZ$3l4C%3;+xK3&R3eMw%N-rN(XsMwR_FTHupWT8fa-y;>qvCBcfnTW=HM}&H95h*n zK;qQy@_#h#g10b7iKis6K!PASiJ2n=Gz8IPj9W-BU{7!y2VYoNHdy-76NK04pFKDf z&u|K4PuaxS7WF=)6@bc^y?p(N5I>I&4eQ`>$Uw1Nq-5`jmfDy)oBy=bp zZ6#+tK`KXH3w^V;{cT42uO^D!qcr}i7&ZLG82wtIHu>n+$Dt+16vcNVF_GE z@QU4yspP=hp%pK1olJna6W3d!UiDq+dHh_Z?CY5S@oL?s&HEXN=vNRrCJ!Xa!10qe zmTUu4)!8|abK%rh4LCMX@Q2wj;|H~HPK}&_ZdGvU0ube&InZJV$UcKApL` z0Y%r`h+!;4PAV&3-kkDIVhvJV*Yp>Ea8JB$rmj=B(Qx2fahcS%=^R`5oH!Eg5Zycx zGtt{f)-tDb;Rc8zr4&xfu*wr!#6I;b!q;%rO~m%PW|NlDv!IT#MhLG;%r_S|9A9 zw&})Xy`roF$LN`*GSAN!lyO zUv(@O9uvczL;IQL8 zW{kd42hKsplX07Z2S&IOpuZ~VD-m^v3US25lB3Bj({QuHGxf=NEM__`Fqj7KCkrMV zcign(P?!XH+@O?lT9(jKmE`k5rN??{I?MYCXVu1#8+Sr*mu6a_D;p&`7?(L9Jj-LN zicXUOnM>X>Jtd+*vT$(i`gA42qNh4tWQA=8-?&R! zdpdDT5lC048ywO|sWu!~Wmb-+ArOem@cSOVhAuA*mVO`kf!*IH@CCk;P_1BJq9 zEe_|0&nm;Y2|mpvg{_vHz`wBW*jlp8nyT;@`pqO)Vez$AEhq6V!Ft+3g7Sh8LDtn> zypDa8cqi7sn*za&WNZxcCO-f6`qhnZgzro(e%rt9tMq^E?0aUb`!n_0q(IcmPf-bp z%Hsf!Jl5}!4rqcCRKXn@OlM~-0|(ONqkBH4p!}vcC zeocKA+t=0z;-?F!ekfQFA%@O^@|Ez{yr7XXoS|Y;#NHQ6+0{*$w(C4t$)<+4gVocH zgp!-stZL}xL7+sz9ZAi^q7?Kx2MCiw{90?2!tVm8V@_tuB$2YKYACA;kU1FfUaJBey1`UZ7$XfRm;(CyO7tety zYl$383ocOW;dU!6Di6bzyp>yv&OWY$S!q5cJb3~pn;_M)qgw`H{{g zr<~vaXXap$5e=2NKkH%tQgf+td}`-Q0dF7!54FJb+b&&_lv6FQGf2g>Q}_RI&QFq1 z{8wttQE9|H)=fZGId3SC=z3`GX}-}wfrSR0%YZ+mp&5u8<+x=@Sro7`;04AJ@EXX7 z4&RUx8S!ozanry&-5Q%MeYnRXomJFayN(qF&mm}m8v+SdRU_0$$zMk^(INUZ?*~HA zB@H;9#d4O}7QIrymVzjWv??ty0&t_XmMulo>0$5|9wIjpf@8L0mX6D09SCL;kvc(6 z>MuAi-4>IEtrD8`v7y+i+4uqt9cP^6+D84P)IcQTgk|9f>(36dpg_tyWc?p^e!c8& z+9wCHbW#8N>skHpOx*m%@Rr_L`z_{wJ}sEg64r~RRJl$)ahW>(uRUyFtC7t?YL}o@JT_Cd* z%m@_4I}?RbpMU1yrf-v?a_pFx_7PWq+%S^tWiI1}oSAb=lQ$B5#2Z5`?Sw)tGRhoD z$s(L~d3unBJ4z*Unw7#$lP3{kTN0`#O0`8G6%+y*_Te-m4p2c(qgjgQQtioK>+A*z zQ0F(2aWuPqlF;u|&XdCMQ}-o8Fpk&aBk=-JC={2;8sHGhDEeY)!oy8L96hE+m*9wU zcQ`(Wx4RX`>IX7H(Fw*DqNm39yAw!xBA5vU0|+Y#DeqRP8msVD5g{8UqrV-?C5knK z7D|NbmUKxAs3f3`rZsI1A&86JGOYZItJWSOFL#g-^>AkdaB%>;)Yw3XloKtr>FCVW z=|MU%QHEE;bNb(vY94+4=`|mH#+cxBOKa-L7)?eVu?7VZQ z_BIC=N>92q(27(6yYZ1_2JI60Sl7w(R)v`3}4TNCNQqSdx z`gO`8)|+ZcFp06G1Q0xYyr-VYuL}hH87#K%IQdM?P2MMkZCJ6o(mriWj|kHES?NYH zT>47Sk9o8qj*xh*v#0(c@sf^Cr*GvHFXdu$dL`4Xr0$NBkg&XimvZ~Mmg-6!IT3r+ zMJj?oJatMsvsq5qHm2fbVveMnA@ZZ+Eees^1X^e2OK9rx)O0d1!A+C(gQY*RgV=G- zBIVGxm%ZN{xqzXNh@yLV2S@tz-lxGyGVQuq61_siDV%pKRnycxlAjxKU|vnx1{x>m zmSE5r?2I9oHvO=pjfN!%t6Ql`WJH|EH*q2zusXXwIa6s(d!aN-S^VFxpGwR-sLbQq z&xJge7u@-==a0<=%MQTQ%n9U(`RTD40>W_+2!@D7XfcI;h|U}lJdn3`29o(1d#G-7 z`le62GbrJX`)m{l^rCj8w)}1Mh-;jN2efl7y-iyYiSS<4v7kESLn`1!Gkh&pSZ7BP zB}6w*P_wkK|Nd&@e`PGLk(U9sNlXD}i zoe1q_eV5iK4Gg!hPU1(E+S_pLH<|-av_VRLg*P>DgyO_DS}g(sMVZ`DiM0jIr%n-i zEo{DdT)RZ_cdp);PV$diq%3WYk_aFbwD=0i2SKwT702Fq((edBYo530m>im??YCp_ zM?R?N2+Ie0kPr(=%wZC(-<%qS5qG)Mo8(ShIJhnx#Fr-w zWSk(0+Jl>KPdhbfl`4F-!36x5!}5*CO@9)9M~0_---CO<_<3XcspQ-MY(SI0>{~C! zxlOfGzuI^4XHWNinQH8+{C=C8>*PM4=`E6(iYn-_U*bF%Y!vg5GPXUaB;D3#RMcsWdAiSY*X3^#Sln@ER`zOR# zZ+wcZ!R?LV!MZ4?zB!8eJ$+_ovc3gd(dD>9Lxh^q+P6pSXg-YRneyRU>#=8}eUjRj z=lCUm$2Kf+B7vt?lQNZFLuUL}(*xJMe$_Mf_V(JU=CjifeW z%bG!^7QszT%qMTCkirp66+dxx2IRa zD*WMzBuTRs$}%@d=x#ruloe-pl}ML0sUms5ZX}mj`?Q6RAfytyY~uX-KfO`#W{Z2Q zKIA_V+)w`hU&nj;)~>7<*3MIkPx+dgkd$4Xgn7aPH3)aOJrv)r0xtAtyOFC1Q?`;W z5a<3I5ZEk#5X^#()-!WN`44qFv3ni%6(uh5(4ymcv>NID`o6a?S0g1NgDN@z^y5)f z9q(L6-7v6)$B}c+qDL{;_0kjTe^{?Y$W6%1X57p}$se=ZOF^>IqRO6Vl$5DcakAs) zv;g@jC6T3kMQ+>llt$!BV(p4}07bflpSFK;2nnYZdlkQ@w3mew%} zWGqez} z4Ma?PrfCbvZ6SYMGB*O2<%@Cc2?B<$9Axz1FJ@r17!Hp!*k@xPp76T-h)^^Pt2#X~JmsMj>n@I!d*{cI4TZo@J$CIyM{nlU*vX}~f1 zr%8a@FGDb{A*LH1%KgQZa4HD`O`-6UpTg5c*Aju-PMfxh>yVJ26qRGkwY!0D$cv{l zsP@9AN4TW)TK6hQrHY~rAaZ#n`{veNpJDxO;QIUVLTv&@OCo>tKa1QFrsao&lH!G! z_D!@TX3oSjw*u0eEf5n)iWt3`BG=X(A2rBK)AImEzCMv$uk+~O4^T_dFwRlVv zZWQ25I5v;OQ6OA69V?alh;6fz2w7c>@8EFp3OGeRnvn9uac+=ES(DO~m##wn~?%slvf@nX~syl?3BL zNHoUdHaf}Y#j8UZ1XgGWO0nq8UAat*=n27^+`STb8m-n~i${#2Sggtm|6ou0)vp># zZoTM_Qs3Y3ul~`;j~+OCw(QQga{}_3y{ltWE56|h*B~44%ks8$$&`4dmBzJI6a;+r zA<*{LrxD!GB9W9n1Hp*w2Mo+uN|n5^j<$R)hja=&c`M(gKC^bVDZm>FXQ=2kV~iNM zQu%CkYRS(KJPFXnEny55XMV5zS=xvY8n5VpBaDHH-FtDpneD^@^Bp12A0TAIAQC8> zM1}J=s*NY50pTr!68g=_GmrAYvJonPhBTA!)v1@_bozV=bk5YR~+nf)qe5%7-87(ojl=j>5kfI>I|(w z5-;eI#n0kWUOnw`uw{a)JW+X zA|wf;MPM=eH=U@jT8WTMq^LBMf1R@8nQkylvFI4z}aiZ?D3^~YKA8JtPh zX$2PjoVb(S&w*ogRlBsX@CEdosc)4o_+}tMn*2R@{Vm7$leE4c*X`K4qNT8`;4O?J zd}bV60g+($Sp;RlX{^93 zdvLF8a#P{qoUV!EPa3ubT_b1qt+)TeJ{g{HVd?q(!=c68r&@jNbsXHq4wol}+9xZI z2I0a+!#oJA1t^+~;L%JjE*Kr9plVW+(fd01h3pGRf-k%Ro|lzy*fXgND*c&M zm=hiKC5)a2_asDQIH=_g`asx~0;SW0`<~buJGGpdHRK?dm{3-R%Pkg(25Qo&m+A9J zWJN#CNf$QV?3!k`^5Wo!y*#;hr)@;~*z0N`=8HMvlgQH4b>h?0sl^stekLolGA z{R5`|nTnI9g9E+1AN_j8cf^3-d%ymPUox8n{J|$Xo*g(8E~Ns34r?meBocDim7qIz zhfE-5NWgIXHF8K|RVz_2qhI3(?sY#oyS0XpgFsuAB;^a%bQ7NtIzGT3@IKm4*=@pX zhyWXs=^^WDLznmdnteB9B>KuL_e=F3mTp?M&izOESL*UdpihK~_-uHXbvzMC@@<%! zfp@BF5@*7-fC3!h35iNrG|Ga1oou_Tp|wg0Hr>rkpU;|@@)taeoj*F@{|FrOe6?&|Va9?P z7ly3qMmR$gN2Wc2@jf-y@D}8kYiK8O=cqz-sAO)gg^&~V2ODT04*s2Peub+ z?fj9|!JN>M7x9f({upriM!G^AaKTGQdsUIHdGytziAQ%I{qfP4kN)!L9{T&>^Dp9B z=KbC@w=40Z&ku3`@tF9@%4M$ajvTssq+9dNAK7!~DbJJfh1&E2*N?@L!l+};m^?7* z1@Yz1U!o`?DW- z9?K`m7ph2$B=u&kiw1mj$0{j9hD+6vZ|A5Y=Q=_G4!w!Ht!vJcA~+Bdi3=9|Iav$c zF&L^%;rKgujI1c|PPR%;oqdx2f7by(ZaN9HJ7*(zP*{wkGf?>p2*m|1+3($7|BJUO zmp}b2^dA!X3!W+*UGU-UXAf-t);3f81MB|ZvXtydq3AjjoR@d~8k#;cM(5Yj_`kM? z@>aEi*z-10^Hq5;61~_gg2N%ib1#R@=uqUK_r4( zlA?s7#@tde-N;EkG${IM7>Xu9d zyOJ!xNy+=qAz3j|Dgv;KrpFO)EOji6G`fhzbyC4t8GMf{6gx+}LkUO?&V6vN`01E~ zgQYLZsQ=Or&-tG(H*9(#LQ0htg4oCGp{h&~;P}bPIg6pM@aNy4*wc^81iji4kKh_2Kc(IAk@S*KU)a^jGh+!XK2!eI#!xSCaQ zmC_zt0y|zohR@NfmO>~nF-2G@T4#x3uaB@_fDxQXb5op0FPHHaD7&gr)4Gek5MoT! z8HAIaVU}V%%zCWPN1p%U#?dDgSkm$Ru&w&tmQfvgF5tkDGZ3N}N~K{b5}+Y0-@1F` zYJxrg?LqH~p50PKjdzkPv0K&nmVD^@L>~i z_-j&*taZ)vOV)%_MO5wP^nh|&g2jf-x1)(Vsg7(V4%4MhTwj1^%b$dQ+Ck#pOM0*X zJ9<`QdWtjsjuaONcrXs%9+1*Et=O5*oRc9JKnp#;n&!dulweO2i7Z~^f^D9k(jnnJ zZ~N^}9^3cL_?Pt=gT9nc3!cjV_T3BPAJ5(PnkUYlaQa^|TU(59&J1HSJ3A`?(zWnQ zoQSA+5R8B#%~=0d8m{!|HL$2i23)9S57jWKgutBz{lHbl(7n&d&@V2I>5c^PQ_Yx| z3!ZiL$s1}eDWsx$x0m^FdpB)?dlV2F%hWqjk+MT2p~#}K>&3$I)! z=>#$J_3##fXfXeJbEM=j+v6)e)8H%3mAQh*m1*9hOcD2#F6Mah$(e%cRk(JS1q+iZ z4Z6s<{4yl8;52SF(&0g<8E|sf5A{-ucKL!)QfzmaQaQIN4Y@Y zF_unS(7$~eU8ri8BhQIh_oo$T4FpGeq?Kw;8zN7zE*8D8ZpI|iX806aB}Qkt0uG{I zWzm4dE`cSGCQ{2LR%icV<(C_4B6>c%3%OTby7qd*Td&@DPcgsv?Mqan_a8n!v8j~_ ztO86+VxKBobk&06z2Ik z@a>*lMcJg==GaPYj5Gl45o`f5j_Nw8`cBO@60fVK9(yMOgy^w{gnZ_5shJ7yQV}|z zm<*1u?W#GlR1gJoe6Gdk5;^qW{$rJK^du)p6N6|U0 z85SMePs!)ayN<6Fc)jO1raQ=(MkhIptJ_&D&dHx!WS5jNAB%BR%o{_vhgimJY1(C? zQ9@Xjt>p2pMUOq&5R4GFcVSMZFq}XZaF3M85sQvWD=Me$OB~P|v97Tce0u4ziTR&vPx!c4#H3%zLMlOQ#Lr0Ke z{zL9qwylYQ5}9AVB7+hhFZ#BI;R?=r;CppX;TQDs=;ts6QhU)Y8=S#4kC!(5qtB|v zDH)aL?*)>N9GhdDvs#+nfEZ|zxR_$4R+UL;SW$MX3+Ynyl*x_4&9;zmW7K^{tDQZl z!Mqe36MOZB69cwfc0j-;*HTt!sWBdp&&B;nHRgGGzzX*y6H_f^ z(44!|^?1cO2WxS(L*TvE?9&Y~$w;pTRuc&R`cO5Rdy}I^Lnd-kYOB5#7odqr73u$AkM#i!<|6;IF_5+$t<?dK|Dqoxh1ggLYvVcaG*&ySCIGkT-wSBxHAcehwm5Cc}ir>^DL=ZTyg~g zx>o8fd&&I@rH&HNaY3{+GjrZgOxlp>2a!+ouR5k`k2TTluI`xm3({^Aq5_Ys#G3R- z3PC`fQ*JvMwZ6&X&#`Io(@nMT172q=?g<5!%PU!p zhUVS$*q=8gnAnN=KFlYB>q7)H3fJow|Kv3huvW4JMPrYHL#iw4WZg}chS*MpDIOgg z2sCs@tZx9m!PG#D;t&RM?B#fs3H+Yb>(MPyT5+U@taf#c9t5Y@NirY&s&L#ADw=m~ z_L*3fie2>=hKdA-n0ubIy|?2O4mTfymEj}b)S+RDV}1;ugiGiZhffGddFuJUXh<2+ z7mq%Dbnnr}kN%9F{SCvmr#hc|^N$@L{I^lP%KCcXRQ&e|6+i#Rxci00rQ0=2Rw|GG z-k}t>tTDj9J*H1M(3{lDSUM+4zwkw z-+i2dv;YVT9dFF>%cGaSD-L}NM}Xj3@2NnSvi4!M zt0=C~xzeNKEiA`~>1SgR)<6p@Xeb)3&vY3gQkD9W^D)Ian`0H#$X#GDH9?d}#*n`| z)GUC`Y3!|!x-{aDk1A=EnugvpjEJGXQ_A$r3e!OgrSO!T-W-j-6m$x!yCi~FqiQ92 zbOxmS4OAk)c?Cv@KTcuYzv&ML6W(lQ{+XmrUisZ$KY4u9wX^Zn?}cRBSG#&vgvNGO z6)0d{$s3nbC`ex`dk97Oz>hK)!C#0#+&A4#6nqJ*9CtJ@%Ukd>4_GcjN71HC(VlXC z10V{W&!J0Y9H9J&RliXAcOu}(wDT3-| zJHoRJW$JYIsgE7rKh%jk(q3XVb7`spro#YMfz``9yts8hM0I?4uBAHKsZwo!Vzw%e z%A-`O!Ias}@x*g?Yp&(Llpx3Zrc;hOO|Sd#sr{$!?-U6L{96*+-6825p+uhaCw=Cka5pFdd{<{mbMn&Rp$hXw$4P3{Uppik_b0O2GFd| zpA$5~osn1bAZ~weX(85s?B)U5z#9Z6J9?0DBjcc=wk0Q(ZfkyZ$N(lj$hPcK$TpE_ z+&|GdJ4}jobQ)-+Jr8nL!C{hkg&->IyjZUcg3hAwt7i_CCd}|@R8c&~$0s8w?xD&O zay4izfJ^Wi*h(Q&XF*D8mu+IxfUK_1@1G4GgxVZRwSi+Pwv&PV@jjPE6pt#)FchKZEFj|HiX4Y1@dA65shs*U6{#uEqcVz0G4X0yT z(o$sD4tYm{yagHh?d#BNX@@h`OWlV93yz~nr>Pq;3+d0lHmnL%Etg`&b<0T;`W6HR zt&AE7eP`LkJ=@=28@%`WNccB{Y5(Izymqoc?m_EgSrKxa`LoZ!2V&31aTMH+M<~1q zsqvD(u;R<#$l){7WCdm)Yl4&#(sIJk8W!v30Cmx^kOJgao5P&ArbPM4x1d~2HN5Pa z9shDXv?1URy&98OwKpc|cj*%_X zO~2WXII^pVqS%tf%G(&s^wHcvo^o*xaGFLPWNB)0as(WJU`-V-z3rA~W%3|uUA17M zSUHt37N<_lr)73^g5jagfdFJ1j1%9$t#NN@X`t}-48u%L&Q+!id`M#Un%fAigwi#S z$EhtKDsOnlrn8dDnG+QySk{Dr54ZPg)g}tK8a(BpjggHJl~CB<8gpf-CC=LLOzElXf6g`41$oc z_u^8s91s?dZS>M$Vu9-&(`&_QP_vs3Zm}D)#b_tj!ZYW*BCiOq$+0Xo=i{ve{9<_~ z=TxM!5E7eg9`O_)Qb zwHC)2f}Lkv6b|5I*2IvEyqHrX#d?K9csRr?@P{Cg$K*U}*+krq_x4uKd(raIpeg15 zeQ}@aPJ#4-O>5|}8HsC}MBWT%Hl%_DVQIZTB?mcHE&fubg`tn?symk=8_6J- zDL&JjV`0^~L7hqX9ZSKSoF&&mJ+D)pRZI`2xV1nr2?OR9LslNpjZC#Xx6Y}^ba4)P zD%E$rkZiADefT!x1MS7x%~{cPE-o)~Abx%G;SiduYn!GwVM13`cQx$hbS{V$spcvJ zPH=jnokFU;V|!QC8nVM9!htSTzhXj+>9H1)mpFOpvrc z3D?32+qdAgj`xQK5$PIalwjF|d-mVke=}G1+`6D>kE5soW27ZddA=_pEoQk=zaWf2N^uVE$>p+(kxS{_I% zr^l>CNYLgBMG;Up3);^pp?vfidT!e~g%}zwR#2~29GBUh<4;h>ljr*_m=9sdwB}?o zIonrXi&u!W*6-)yi)+xs-Qkw%4{V|+aw_Dl?%ad4dwuw2gYoNN zc_U{tvo>BYd{<(HLE1S$r*7Hh4nIn>NMcO#5Nq+iq!|p4_3}jmp?UMn>!NF-aN}Tw ziISHl#6v|;(=39zG#YON!p56TRGUwveR*p_Rbn*AZW#QcwdS4WwTU{fowsrKG8&`U=PA45AxOyF7Be93b)*d!-8yx%%T8VQfR_{HOp1mdZ z)sQ3c_4gBgbGfxW?a2GJR~koKzBY%zR9jv9ng5%^CFa8Cq!}V8A)BcIJ zi|RJ@Q^(HY5=2#Xi&)K5oPrT`hMGJLv8+BT=Q}1kNTF)mCL=Lqo0y>CEBkaI_E#-H znv_EB>#1J@=8f_$totYI)BcW86_G<049fFPZ$K&(G_?Ap3o$Q7Pw6uZV7)DV7B|5~ZWQ3-p z>nd2imce^E?p@zpkswPvVRJG$^f8} z#;j!MY8@1NndD3yw^ri5edvGHHR`g^XsAD~R*Mi$=OxI8t~;6?;xW8jXbGW#bKt`i zl9yq6#StGx2kkLyux(Yx#ww0FZn30PxW2aA*!@Kzt_bTXkaij}kG5Iucs(<4aHtF2 zWj4NC(DCVOXG8!UPN^rc695fE)udmPYPSV~mH$GEE$l(kNt4PIu7z34@gf_oJ%<(N z0r(0?nbP(!q?+bV+_S&eS2TCwSH*8D9ZkCSy(hY!X})$^K4-yVs#`Op%`A$UL`Uxp zoHJI@;4cgvlLa;+)LG#%1wW*lL3ynU#R#EbL3Quq^#6TAJkH#}YcW=-Q5$p3xWk^J=Bkqy zu#=4Z-zMcWc`y-VIcgI17xQjz!Q7ARh}yHs+C>T7JYg3|(<1uh?jzxdB41(pI3=Q3%Mlur_B&9?}#V zjuSP_rRa;okSO02CSvQf9BSG|kynp7gEk&wwB~4rtM=$(Iu&IYg~t|Fkyfq9mr#qh zb-0tO4!;&`F=-)$htBQ~nXf`))0n2BWxy)hqI3d|x?$`tQ6BvY8X0)oc2EDVdYoHp zPeN-=7hbtROcp=FWzY-Z-(SQPPrksan%9Yrec zxnPSz?AzF%NCE473})DQJ=pLaendvM~OSlT~(?zZNHJQEgeoBhOp3SuF# z?PpS27^xBF+}La5rDRz%2_(+IrA8#rk+AXyhH$A;j)Q*RJZN*fKr6ly5ahU-J2>j5 zc90!2X!}jep=&(k0Hyc!x`iU~lp`^hN3)*HCmzz5;2a8_oQiY@j!8I{Ay}u-;#zFM zYo%SJW!Vj4ThLqg@29#8Y0;&zmh4L!qU3^7pcL+7$M(ww@_7maqPQdDP{GQyUIX1i zahR@hs5Q}m$rG85BUNe>-3@^ZH*LX<7h-pX?Z=eZOLF9biQQPbf%l%7B$}%L(~-C+ zyz*a{x)1Pyx6_c1=i+bYO7y9<8*q0%=NlmuIAdvASi$W2mYO>eXMgEc{V(cPRs3!F z^6-fN`SKsK4!om+nZ^v1H4Jp5h%@~!BfMTxoeH+!1Df38P}rV(;n)RAlqHFu9suWe zp-_-OL)SmQ2U8;WvuCENlMsxfZmbDG7r&0ZAQ$FqEzd*VG53m4X{Q&vSDPqL1@6o_ zo4Aw38#Qyu`X&m@2GRKBUPzVNP(2t zC`=O8@r*C)B`Mru;E_#6GUloR7ZEBjEEdvQoZz zA!6f}+kYR9x2abyGu+y?c)V%toTt}YhaGYDnPkI+D=}NwMJT}&Lv0k>mw<3Q@&v_Y ze}uOU?nV=wU-FYk@D|9nQ+-KANdfES z2+=9RJ$iRgvdZ=)YjULIBa@sjD%A)9U**{{lCKh6nMnDm#5P}wPXjuz3>psQzRou` zW)5p^7!2XUFvAJRk(-!GHn%Z=tbHka?C|~+AMNJyOr;qYFRo7_!>jj=>(PXk8AU$c zkXuIA=pa>RQR|wK52n}phJN?E>zX{Jz~AmvMaUTBW6*XQbRAe@La{47FLF&KX=5X- zDcD{bc^dgtiDkI?z8J`lL$~ef4(TFw8(jXO9ull{?B0U=YWyt@H_EwGiiTn74h&`K znl`+vrbux|mcO5ZQ*^0rSFM6rwLk_|b!&DYA$f=LpQd66=l}CBhAzK3p0c#OY5q2F zUs`>1=3~FDyFTSz^IAW}MLoTmE*Ood?pdaRU)t8rqM&@O?4ewUhF7L20XMGyenU72 z7tkV{ArrK_#Skt%TPe&x0bIq(65J;zcPx7p+1ZLYV~l@!Pzj@5QI3%4P|8xh(!GGn zJ>Lq$1|0m0QtMj`xy^<5`(_sy^_U*-$V@7Dh3tz6e6)Rf0|TpmRkW2bj{28gR11_0 zC#%%PrXO1hEvb$5ATbvyMQ$S!aVE92c%Qdd@cn-zH6xv1`b1g)Sn zz!qBR%psi~2@&Id7(JJ;0xq@W-VCJS2Kbind{!w!8Qw|5D>b$Es&lOUv#~beESUnU z@aPx^-8^CWVJ{D*3CCz$ZCSXlne5;l%rkDLb$nYl<>bKiPPYp<9kc}bo6Zvo0pYgu zt*T@&iepMRfIzrMD!moc*vdgnB?HguQ1W*U!bE?XfgC_Q&1D-J5`h&nHoUV74NQP_ z&R$M||0(z$V$gkIe$l=!R%dV6nR8eZx;9CXQyq6Iak4S%WnX3Q&SXJl&-G@fF*!{) zY51WH36VcQKMX~tRoMLG4u#;mfYxRDT*`X^g4tT+gMAg0m*3gA8hY2mmA;Mi7hP{L zu+3Mc0n>p`VO_78?_p*epzk%Y3#!D~@rl7#v>q*{E2h+Rme+B7*vvNrrg%T@F6i-d zi)!R1R-mXe7A}{R#Y0}EZm)|#Dz~>V1$QGV?wh9kieDROQzveM;y|*EY^B=eWt5rV zVS(-Rk$AH@%4>t57R_jz`uYroK`*Fd*~Y@1$_kc>2h;VbR91~lcT2Fb*3E-ck*Z^^ z+K|7*f|boMFOrksRP(V3a3l0CKr>gD_0kh&6HC?dz%`a=Sf?VZPis)(3q(FP-xD3G z;_$A&u_9$^YNaT%fT?>&tPwYhR+8QcGfY+-P7+Sy)O+OawvtFi@CHs&_@%}U!&^?a z<45c#J2B&^0Id@D`{8JBROQbZ#NFOu%2YWV!yd$w=N zv(Ks)EaugDt8X2SxNtP`jl`bMM2l%> za+R|R_*u~AiiYHB9oKj~UH}0Z-uNQN`W&s3L$81mb7PD-2?GWL?w7|ZVc4so4W^kh z_1M|T%e8poBaqo+Y0exp3w*2vVl_-G77^=1q<)12G+53A8`VYa2saST@xEC5yU z>mdMRStqeUO3Dfm=3w?1e-Lki=WoA^W=~}*+rX3iOv8lHJ+Id)&$Vs(N|E{TxYTDq z3~SFvP{H61qbpMsAZ_>dzHVfk6lU*TDFk0ndpyap6 zaf%2Y>U(P)1)f&s1SDR_>#YtArtMz|ncq+?3e#hBk$Af?zOw}Nn^O5A2-z(ir8s(kE3cf=29!E#B)Mi4iRa%iD2EC~k!G~+ z?d&lOzEpzOYgf}jkn6|vZfxVNnaaZ+tnJZpe)m*(5+8koR~YhH5#b#=AL(XSykLm; zv^k?OqZhK%fCH zA)+P**&WY2ei+H;hex6#gFljlK&eI!7PH_ zJ)10=N4Fkbdh~}!pQHc(_~`bd41(>*Pey3dF|`N!Jh^j#h7j++HcP4r~HL?DDhxj995M~2P4q$h3%nz zx8tZ^e+`8U1pbtcw0aXGK34FPZzu?a1VbIO5W=7eK1Hh~i%;Go5s7u~&D zKSC41ow{WTFb(aLt{LR(Jq0VH)%ZTcLw2up8$gY%0Ca^Zq%{(>o?mquEeexo2__PW z>y8ls!tN#oHM1444&5_Xuz$L1PFwrv71Bqc0apoGaH7Q)3r#>jw@tiMUU=o+1>RxyloPOhimIeb2_9uv&48QZyOs-`;p>XSSj@<@j4r= z(}l2M`PfnhbGT#>qlX#xszxnl+SHsO8AEPLt#P&dAFkd8u8A}28$L6cgh_}v2>}Bl zPC|$YMhst;x>hG4ViLd(5nOQ59S|teFLbqQTi1Jt0Ru%vj2Nlb1VNE%i>STPZFh$c zZ57<5E!vOW?V_!FtG##Ex^0$*!SMJ7Rv!r3)7SsI2WjHTh%l09H@by|EA5O?zdhp6C z;v-|yLnU#AVrip&P5kK-r)0efjBbv!Hufas+%>`R*>e-a2@&4ZeN(ztW7Ts;W2$Rb zhXFJ|Y`%xy`e3i@?k{r35V2>{CN*5--Zn-0Z29P74ctYyc0r^@`~!*g%A}v1Bfe$R zwaELvj&$Tngh?s9aVO>WcLz@Fn7HLy^YbLD$1uKX?3)Ee-v>tzocK*HC$6Kp{%OXQ z8VmF5Pj5gwGN%)Mi;44t*ZeGJJI>c*1KX z8#F}Mzv#rEcrm06JjcOHvl;lqx9}_8lr-yB$E-+Yyb)&%3B>R%<49x^T2FiwBo5#+ zvXL&G*&nIe4RJbQ^l7njix2QK7|LpUCesx0*eu^ujO<4Y$*f{|`nXtYjX|eJA%477 z-cDm8RWb=|`kVmkwgL5EOYAjiJosA#%21A@=YlcN(PG*vM4D<0F02+sWP&fpJ(;4a zGn2q}?vB(*`Pk*jo#H%h1%Jn5H%EkG7}M?<8Jv;vTUZUEnhL(xGJp562ZID}OmvFM z1{}%r{cDK2;@_q$;c?S#3Il#YWrU`aU6tFa#H}dlIW;rFtC`OiSu@jjAdw42n4m{g zlIE-0W*VjFZC|qJdL0Alk#Z1kATg3Mm>&=PUZAk05T1+elzw%8$A6x9Z{0t7&V@L?jrKW!(iL1B!O%NoHdOehJf zxiC%EMj@~4bk-sY8`)5-U0%>34&`!in3}7VF`T)85%mY2Z(J;W8pH_7wSBffs5)E; z1P08a`yVyg7Lg`~u)bN>EcRqD@Mc{}l$ele!I*RGntDQltSdIC%jqBNQmYF=!qo+6 zOeXr+HvIfe5mi!~Z9S3Gewgr-W{Fp#5$;jIS^Z)$enir}5ptTQ2)h@;y#KuReoNyi6kZb=Bsm$&d*)E@3V>VzZos=!{rY@d*$;zhu(kgFEzi6jqjb9 zB3Ch+QW2D!RhlCON9i_xPAE+R2t%#hf-x7u@xmW-aOnGFtsIihW6XyXAMGrTV#ZUz zv3B2^x>z8mRmF=iipcv#|3MIJ(ag;fqD8LE|NF0~_}3yTo7ch>_V1ZtYhYA0M|Cn3 zLf@+L$cYm4AbAYdoXTdl&MdduI@7xex(E@f9Wb~e3jw&gBY_qRGQFvwrvNuCuK7-m z*h!eSLUT0`RXEcj23)CB7n+t9kQgojBPke~R)=HdGJ&h*g@GLr?MGI~c6c&?7R0;| zua+g@WTdpF5Vk-0BMqdqx6t6@Iz4utAx+ZojzAs>sb^_W>X|-OW7)0~r_+YLFuN)V zJsq)#JM>m{=`)5oN7C;mctimKG41f#OafgIng0vasZAvZCJG6$;G+b^M1h-`-$}9!jGEkG2y?I}f|>F!HnSF{XhoDlrz^52LveDrNb z)hm0rx4M3Kg|;5=_`kpLQ1U?^lqe7dN;#J%R%8(f@4UGIhw@YJwJw0Z4ERgM0UR8u z*tC7B1QP^lkGm)zS0dM03a|FB$N2@PPJqCCCg2mFS_G^p*7MKR!NZX=!qkN9r6Y)b z|8DxW?0{JJ$m?Xwm+zGI5e2w`!*V02) zi^-I#G*!ywSd~n0j1i2)NT0c@Bi4Zr?(4twYShdIT$Zuut2oxY1YXf|87y)D5O zXQqVH5sd;}Mdg{8@5-8^M<@mFL4HCL$TMTTVmc^QDRJArBl9kD!eBcG9(O0rk2XX$ znzpMy0_Lg4go*oU3JO7Jncz7tgLKvL)-*j(_r(jQsh%lI778|=I2*=Bi6=()fpKV9 z>9%@;=%FW7`Ant8DrUUbG)6Hz^Qn>wG1Y%Ab8aLC*_Z zl{GdS07gK$zr(~R!Btg(A;ELqm%&Fdv-qK{iEo;q8-{@ST812OaonN%%7~~F&n}4c zlt2JBcqnGFPd;+{wW2}X{GQC-{qFW2mL}cs7ev% zybwDuZ(85l^|=Jr)!AN8=MCepJP$vKns(IwbwAYlt0k}Vhri`_5zLv-Gx_|WYD8~z ziCw!vU%P=+BgZKH?jk9s1*MJcLF=6;0jH6#+OyZ%J`-O^%*Nqj^z1yQ;8lz9fYBUsQL|Aqf1QYZolOlZ&QyuL?6ec$7oF_%XeI${o zVla3xAWF`H>|E{o{!$wOL_;D-3D(vir-8ETe=>^%K3BX~YhCMruEclgG^ri+33#^e@+o_z!XYMuIh?RLWn>c8 zJb+@Ou_l2q=o0MC0ot63`|3&*`c0&SBNSk%eA#p>Ojxu7AgGg*J8{ma28oA9o)lP6 z*3i<}U4ob4ns<-hf{+qBr1L@I39)avMP*a7BP{r~kWm3zMW=OxeXBR0=F2IhT ze>8j}FF7o+i##BOd1PEP8I0UK>@|gBSX`2;RA;0K?F?|9~rM9o6_Fe zb71>|vOO~^cqjsZ#T_sbIh|h~XP77{TK?$wm^1T#zVxL0h5X=tDlG34hf}qvL&>i| zsACA|XUB<&(w_h``w07XsSBdl{g@4XzLzB1^{r_znHSv|Z|z;eoG~!#wI8^^{zrKM zF5af;JM#)jb8nJcSUi$wG<8ib%@8H;ns?vp@5L$HGg$34 zRMiE%sq|s7E79yb(Xdp>LpMovWs;6DaPhh(BWLWyJzfg45~^g7mawIVRAM5iDoH%% zyJSM#2!vE{NA$?3;EhtPRHGqOtCYK9F#FNSaqPP*(MxU{4rr6`vNts6?`~QB>kWTC zGi`h$&S#6yGHP>$)(w7KEbsSu1hq&rvZ6|G>(=|x7JW+6V%#PD8yVGUSj*W*c;z1wU1f2sK zAbZ6c;cK&(1L7pz>7_R|S)ykttBgij#wnBk<1mngg-X1vs5H}6+soDBPIcaz>(>3% z#;RJcfv~oY_JzR8D4C+VP7DZMUg*iX?;Qrgp)}r94xt4hfzt8bp(07_)uJF1E!JMr5!<3pl0eZ@y=&qajAic6NI=y`0FOQvCNYLM zPa=9kZ2CU%^uGT%u<{?D?R#ckX8ZsB4K`)MUh0y=j-EsbkU1)NWCglk{RC9s1UU82 z-6%?~%B=5#WdyrsT5J#Ped(1@yrVdZ!k7~EZF4pO4fdN7{?cUL5qs6Qls}TU-%{48 zPM;k;;5&A85uMJMO$?(YC`rnM!G&XXEe4aWr5qEvJ8b^!R38=5E4nN6h^NblHPfPo z121?Du9S>_s~yPV?r!y|Xz+n#glK789ai&beW8+p!legVwIdI$==tEh++ZLwGBU(j z>T)xY;j6}QjKHDOF*YV1qMK0U^TaDtHM@(!VOxnoPxloXN4y7fROCvJD8n?ddX|I0 zaFQnB^dy0{36(>{qg4sfLzJCbwZiuyLQMLisi2=66YqdtT>wjy#J=yLhD~B7C6cBz zh%LM!QBdiMm`0gK*Y=I7OC34lBX*1TQ?*`%ep*vxKp;0p!f!MsW3McE{_X!baPa4p zUDxStE&Kh6zdm|#@L{ywG^Wvw`;nUyo?P?Sl};RP6!7cB!;?Qk`y(f`7ymz}{^^7V zRBs||CrtJF;XLr4F3yP>kn=I;Is57-0OA(~7431f+r5t!2fxuRE^iNQ%}52BkQ>Qn zgRB6+xC@IU?|9&eNIKhJ?(S4Z8bUf877*tw+WE%4sz#uYO{lG0BFE8f87&l?z-3B* z^+)BMvJs4oe(+7Cj}`~tv16$`jd&yvlxg(N#&TT2y3Hi?P~M=n z?z^nY%W|u%4U-trXBe;7ca~9xO|)2mC~t4|FV#>Q?kb0C6J7Sfb!@aht?W>`W~Gv| zsSq8XLOVu+BgWU12PwRwudm>=*m@rn+)XFCGGlu>K6@2ZqSov*f^UV9Xofh+Oe4o_ zaUIzs;&f-;89^s#33nJ2Ecn?4;);R3ZzdU3Fa8UNx*jTEBvcCe!JTo$D;EzPNq)R< zfPD4UYS&v{X7T^(`1s4ms`$zm_gP$f{6(g~I0&oy5QaUd5E4RtjRdn6eg$2w{7~BYf5^FI(POAeJA|Vwvd9 z4GK}-RZ3a!YP?>olEx$?W8Ph3Vr#1N1VT&!@hWxLV zcCk$aNywgc6L^+zx_A%9V|pq}a=QFb3`3x+VBFh4iG!nbcBY(h>9&k-$$mlLJe`(aFU;>vboL>ZnJ?a)4>WK(v%QJn8P zjiY@^snoztk0NhD?Tk2mF|#U877YC^6wV>{%#4_b)C!4wkdbHsA(5{>JO9(2JN{*8 zx_()1a4H@?_xZvV%m1Te_LUrfbf&sU#^1u3>NEB5m;OZX#8I5n>9R-kKFDE9 z&BcI6F%a;2WI-ZYuSYJ#$qZJ@8iA!0RCAOik7#Tmob3jkeA?qSOK*AH+xy*A(afF$xwp$ zVDSvU;5pZ2(t_48<}hS4=OPVSf+5?ADXB(`B2Skuz@e|(bS{6Ul8tEgO|{`lqXNRK z(ewXEoRECfkG7z%O+0VBguws9TAkV3N>(z=^pzJqdmc zncG)m>z;bO^VepRw~t z>ktM_{Cw85dkT6OCOWf(|6OS`-%d`q^mRak;Eh4H_4-CUT9=X3(GfXNxprqT>DsD< z5$~3)G8G1)04T2+5?d-K$0EBxUi*nS)j7)ny4<6N)Sp6c(vVxN$kjk6?U6e!LocMQ_iwQ z2(~aZW?Y-;qRw`ym8PaX$=40q6z!oa_tXfY@cABS*tCeZN!$8{N`S$n$|7e980A%0 z)kIuhbX8ww!S*?}YOyg$Y(V8PrbwF-(~v9L;MggJI1Hy50}*C2PEp1tNx?8%{S%Pq z*9rGT!3g1yT)DSu? zYmk)OmxJS`W(cDf#sUAzq6=z|V$)ohm&*ZP&q?O;39n;yvB$F)$-K>_c`i}%fhNr@ zspn`c&A$ER1Rp=hSxv9G6vI6!KC0!Ofu(QKJ$`wzTTgnyj25F;*-(4WDG=(cR*a5$W&DMz(S!{Dd+0M>9z^O*y%iTuIZDSCi zue^wyW=u4jZYnSrm~wr)_hkm8SZcsK%0Kw#9~l8pCp)5U9_7);DX|-EbZu#^-nuK4 zP^1e(s9hOnJtf}*4D#XBenWHho-qekD{I7_Pf7-vo*N#|N)AIHk z(BPX3*P0bT&s_`Yp1%SkcrT|w^|rk}NADXjP&hkYxlZ_JXSuW6dU-D=UIVR@8&Y>Q zef1@aZN8R?DOjt?@$$=;x0jO*YhuPL8wK!R?Xg;EvARJ5l8id0-GIV7za^nr4GtR5 z%0N(sBtU64+ybB44(@W9xbW>7nqm^zh9{BX@w$-mj&#K>sm?N)5og_H=eR0IuR8ru zrmuJUA*PhNhSiWoxA;>Dh~@_atU@sYfdRsYF^FOVq*@AW7Z1uq<0Fz|+Ds6DMXF4w=NhG6XaQQPW2& zK>_m*7|!F269wF9v1LURRF!b>g{I_>J2w4uN5FFS5ME@veEm@E?^j(_ziNIUaje86 z^;hguXw$K~U;}?zg&4rEzmmcY6!I#i(}vO;4zSc6SU|Pcuj}BRUHMnQUn>j>-O}gI zAwobL>`#mw+=CO3WqKG*%8#!ySDIZ|2l7(>5FCxE zc+kjpj)yhK>NWOEtJqteO*1v?TBao`s2Y%y!u5gY+|ith!I%){)0PAQdKE3lQJ zPxlm^>vsSl@EtabYo1+f5V827F3lzH>vz>UONSMy3kkVS?%p=bO;Xqw(pDA-8Pt-! zM$f7JnAL`lDect?UPx3?rMo}Iec7)FQa)oTVw%3qcPsr1HXPB5Ny7AuQ5vewnEHV|OV;1owkI8GTP7)Y0zX5XRgW^gCO2c#=@BiydV ztv(&GZ2FmD)fhM2fyrG;3jJ${E5GLD#~+@naFZs+Ox9rTGG1Ck^P{aROE2sCPtcvG zIm$nkz?S~hN{)e~C#K{E&6lBgI$)30cXVJ-FqPk}dp&Q@UFq@DEWyuSxu;YP zp0$$gSpPEs;Uz(tQ&axyqx@fCPTGY;bv55~7M_gavLHIkViY=3$_mR<4@8b!(uV@a z)Sc{x&S>4{7i2n+O39T$msK^(%0g^Oo0XPXK|3=Ei_Msq;&UowE+Z98MFy2;b%N3w zn~p86DYKg-Zc{iZJvA_@9!MIX@D7{Z$r}t9Bd^?E#^Zrr3x;r?dG?A!hvqC(7BIG9 z${L~rnZD6Vxyh7gB2Blvo)HflQ;C6P#c0?k6-(4p5fzX`1FuL+ALa(SmS&rDq(iO5 znfm&Ug9_Iei-DT!n|o49QB)jDPz|}7&=c`RPT!xuu2_9H1=~y_Uyqxb^3}Y0VvJH6 z*OneijHB0D6@6!KHetkqX_cC(-byEWqgSrfh?M~{m?pnqLUL@Y$PMN-Gf}%5qbjJ) zVkpair6AKI4`z5YRC#RG)vEa~nHAYm*HbTi`d`I^pYC4Yim&mSo^4fU21?YhyyV9D zL|~?Z`~v1eCU)1iK$N25-fo^ij;gKDd*YFa45igrDOqg-r6WCnUyQ-4oAD8<*FoU< zIJ7r);vwR)6yTSjc=RugVcR~}zQZe@|9FY(;s5_Ho{jGu0QfFt&;oGy28u3&YTyTx zw-az<`)M4Gu)qHthIsZACJe&+ZlP&#T>)_6gs1ZI%6lXD4#G*-em`3I@{>vFCJ9_? z{YA@WU)ijIa9vtDfeZ;T{4BGOn%Q)NY2J+{7BEp4`lLwI*(E=`$&4{QgJx z*c6$A)hx`_pm?ql3$Zis3Yr9xm#PmcI$0-tKeb*3rgjzGSKuANb$Ig-meVTZGqdaU0c_XOwInd~+67>zXr9Yk42$oCKkf@4goj$lv< zV)e$g!N6`W5XxkFd4Srb%QgWXER$-m3N3s5cU-M?7lGk9tAQxC$tQ@?SzT(EQ)pGB zUAb4XkjI*4pF*I_@6TI=aaC3AhJpO+DAo};Ddb`dO9h#()Ksyk6leJStDp_dru5cJ zF~}iHS2l>0*}fjVlt$se5O-%Y(a1gEx%ipOA2vjEVi4&?b|M3b=*HBq|NN!Kvuiye zv-5uHlHdL}zVS?t5NLm-Us>JWkK+4}`_nM^;5015N@8JMGR~*H^?53M8Z$6~t){Ds zCCe~%`I&X_&OzaPN%3_eSZS3UPsk~^)SjEskVRZZucl>l?tJ--s6y+Z6sqD4n>X7p zmR~C}M>&-xi3gfDi5;=XyZLRyC1}qO1l($PdHa)q`x*rXDCT{`e#)DwoiH3W7kq~e zfT=*&-TzXcEGg zNyi+2KW>8K5@=9}ndZrTJTjnW%=&-{{;N*6^?XRe&z3?cdJ?qDK*u=TD%x;P3*sWkO8*IDR2%oO4QwVT0~$4E(2 zn1C?omIZ(lq?iejM;c6rdLuhXLJZi~O9x`mcJ@y&OwucHy0YPprjp8mu6$;5(^!O4n52ll9h>{~Xn0QkteZ9#a>eGkn=jnM-gHXDuIW=#%J!#`{3G29+A(oi#QDm;Osj7zy6-Q=J~s;Uf1w$xt*CuB`OJay*PFH~_P*}@v~9fY zljGYu-nrPmdiWcSuGLhZiQ>}o$e@P4Gspbpqgd6l5mh4Gl5$^Qs-mzsx>(-S+fnIy2eu+p+JK{jDzT^<8fa=IzOq1rEkx z)3b|RKu@*9oc8*~(V%~dt(!SB(_bPXL@OY((yyNY)NK<`V+!C~-pBsOdmsDI>-H}+zAcx=8h-Uc z*Wi{|Z}FBoh5gC(RYS|4C@Q}wA2vN%DEE}Vs_+edq=y}S{rwm?bBg#mAw4!DC+1ii zeWCtF0et!wAcHdf!V3l4NmyBWupS?B#LtogUVAq~^4h2R@Co&)w3>)X(PbTc01OLF zS03Vs%F_&!DmNYk1=ogELWokToyy4Rr737rYjxttK$;MgV&jZXD3no7w^1%@JPap% zgB3C2fq>7$vki!z6*wl^y*(Pv=zw+xT2u#G4i{c~@Qs=k1sdBe3N1{4R&N6BqAM$q7Eu1Uat0iVX}`r;tz7S5kOCADtrONN1aU^oJ*9CI1W~tA0Hp}#A`TPIj>G1e^4ARo~(4(2(=P{H3}z)UHJx6Bdy+cj#m{G=X1N8Mi zMb(`9BYmp2b;Et5EoG+W33uha#QC2z z<~Cngy&D0mt-hAMZ%rcbH>8ntU!UBH!Mo#?zKrGQ{Njmh!yRTrG_ zZeQRA2E{MJ5Z2mEfM!-pG?d?b7ArjS`P^1QkX`_ukEQNEaw3~3KI2}5DCHqdjvQXm z#&W8k8Kz1`9Ho)Y8^*kQ_r7DdBzXz!2AgsAY|?}_2;Z|G!C~@1L|w`kcN8l1h?JcZr_eeuyDgU!RVcH{yauNg!}9q)g6^<~=`oL; zie-SL+U>j+fV+QLE$Hb4XW)4q0YQG@4OtILPD|&A**>iU_}n;#5gEy@n*e=3NV* z`Vj=zJz6J)=gxtA4zs5X%93$<%5myX*gH?c(#c;BtYnIM9c%UC&gZBC>$w0$bdFvR z2h

S$ao^!kyQ=k)FO{v9M|;ym(!`977^<>%t?*%?gtVhCPv!A%W@)9@dW0z`2L- z)M)MIXvGK+fx(FENl3?lI(4tz#{7Fn)H;EGf|4ONCkNnWxlXS}5HRkvWUokLb%#C=ClW z#WGJ3%W!6G^iQz4f)T^7&5?+p(H<+s zDdfDI;Z?H4$(gQkCX*Q(0|}gM7cY_ANHCdBZ?(8Qw2#rE{i%%w-VAvP8(}oo+HHbo zgB=AL#OX+zhf&K3yEX+J+|pfFSj9*UDHI55*s%=79iAP5={q&sMH$cC@_?2e8DDZy!v$Qt?-{8FMgE_)cX8TM?ij9MTP$YvENaa_soHRjjZ zChOkVj~1#75PSF4{;}qj#znPuyg+uq`am7f~2jlYh7u(@Q$QGXiny~6Ht78{nNmA5qwc}d;2Ec z9nM`kGgc0>dDNtVFdZVJ5H(;h##U%-YZMx-&WXeprwf3(Uj@d!*fc~WC{mZSp_~a8m8%ndnF|lMdb99=)8u`(+1}(66!0` zOf*gUm(JAWN1yBu^#R$M6+qi*_6q6rQ`AnyZTYS+cfF2Hvng8|O|k{1RF0rOn*1T1 z5Cya=V---e!u#p$*m>P(>wl4j*TLKWOO-$0_7sHv4D2dcMkC6O7GTSJAH4NRQRXk_ zq?{1eP}d&mf4$*}tAAYI7Q}N#41t3hY&u08C&rqwbpCTG{OS^fJRgH~6+VS5ARb%I zm!wP+@ThqmVvDJ2c;_Cn0A-s&BdZs@8__xJJW~^DE2k%kSRtbEGAd(Ni?)5ja`;%KT%hb11F0Z4i(W1$A8+_RA!f1Qp_;u?ay)8z zr&sL%K*nRyTIs;PhKq!c$CXU!E+ftXH9^}T`%PN9%Q?@}6sk5GNFZrr5e@n(o`jxD z98PxkaV0|U=u%PeU^rC){G@SRY<`KucDZsTRuy|e20Y88ycCi~GALusG882+&Eyr{ zCKm8dw%uIk;J?s`S%Wq}i0Qd6vVZ&5+;{d`N5f|F(|0%RT>r##^D3M3_6%UD;`|Y| zHV5b%T6l(EC!QzcPXoIMJFy(=R={(=080g393?y?`L?vpr3XMTG}xzN`7e%-@WIs5 z)W|q$>RLg$dpo&%KsozA{j|#H^LpGi2DhbJU8#Lq5^xF3$~cuhBRuat>{6reRRWVO zYZTXpAb?JEEwGAxq7(|Zy&TCfXd@qWUG@VL95dt-(mR97IRObDPQu+~oew?DI*?|? z66biJ8Du)r==58aq+DygqUEb64-@MZ?bW=NlWi{_DIi5v62D!JHx(#cYRV&;GGn8pu}B7 zV>~UWIp}hh%HA}^oa`Uoq}eQQuDy{h!EnETc=xQdF(vYP$jh6VLZ0{Hx9u2cmj4)o zX^1%XNK70hWlJcYIHauFfkz@&E)LOriW?o9*Zr^_p%ye8W($hh`(U^dRYtw;v^UoY~lBs5s`O z-WdJIg)j03x3%r}J^R#Avaf&Be#kw3V#BLyIbFIKTh8~zKuD1ersGTai(j`8%u@=; zRn<#j?p{#t1FHB=i4-avQ)!rBfBUn7qW;lfs!#SR; z@2bIYXtFm2P@HE5Yh7!u_h)DkyAlX%-tiJ^mV}T}+ae9qGD(;EvNQCyJVOE)!Lz$X zJ-@zf_n1 zhc772TD3*z3sEQjXwf1j4Y=YUR_LoEDVo528b?G-3FuAC$zl>GNeu9qJ5d-(R~fw= zX6~sr;;IZ)kUs1WViZk|J~$iLJy^ke++dBqYPaKs9X8t7Ic8{ik~4=j8jVk_ce=3- zC4o^pl ze!KX}r`T&6I(hTAubVD0%Np}OYSYT`t;aJQyOuCdBx?8jzo2dplg#}8Q?eq*|Gxx? zsE7CKV9MXLk6(WL%wz8HvyY#9T>JRvkJq8s4Ud2ExI8(o=Z9skJDb&Cyk6=0Z6AH( zzg%hi4m|imS@6RR@~E%sdlGh--i*Vfgas=wN$+iu~Cl26X5&*wzXp%FuV37IX zK(K|H7a0U;v*?70LW%&-fGDs+)7XKaTxmfx&SuRb9VqS)RcfUy)`uXLrHs6)23J*; zj0{xTFgE7Uo!&r`#>3mVWeI)?QorKc)|8c~`L!=Urd$pG#fRF>l6-lw{p6xme? zG_Q)*U-%yfUm+}+3Lw34?qOlbBz6$3txhNUR#q|*_NqC=d9wfRYUPe*Eo zUt2;6Qk=qNls_cSK!X(6t{s7mefO^1Txrelg*O$yPcEwSomlL*{ZdbDe72kNEm`_Q z3ZunTlaL%YR{Mv9o7+0R`tt^zUr}}Lugb5Nx*opxHZ|q{lh1Sv5r~6{ZeVJ2_~_7y z{C1{!6PWrR4JGz~U>SJsC)Uv_EcVG*VQo0GckPU%%Aq--fMkTljdvP~MNTQ@5?%Vl z6KV}Z_GwX!-Z+yYWX2}cUMa>QoH~>gk637-LGB=A{^7BSF-|7rnaEr0KtOFb>wI^j zqIsUj!phwb2c~P}Iv)iVY;@2Ph8k0uhvy)m}fV4-&=BbPdFTYBk@J;(Y?#0 z6@G*`9z7t|J^MUqKT;Q4N$#O1afU#C=;5WTz&`BHak-17jqmrpEjpgzM8!MLDY{g6)z1qQ0{N1F4jftNVz>!)x!xb97 z&gN;7Z{@$)pLEY$L-Rp8r>4^_W43+~j?VsP4(FZxFtu%U{(H$|yeU}M_(JxF`M;Gu z_08(11*zYgme-F@au9QZ`-)%20eGi98HU(|tcbo)uk7)m3-MxB*eerXy$!EBf*V}am zOP{Zacxz|8CD>%p?=`J*1Sop~vf2|>+~lcXwOXs|0Ft5%qFAd0r*$qng^!4naE@XA zU`v9RCVX^`a?I-| zaiDe`&Z+M|5ipd;X+Uyc(B1y1j5^!jpFXcUzj&pT7_MXiV_IBwon@pr`~9K6;gx=z zyw6_f#+AzM5KUa+9sWeAN@|<8dbqK;1lS{$DBO%t;f;u??%uY^k+gPr`=RmOe|?zj zPu!a0$p2)ORzm$*m8Wgk&)&v99}B&<@4r>`TPN4xY&8FkEID4U3)FML z^Jpa_`9d@H!#fj0$tm*RyuL))y%@rMh28F54MT@Nxy6qwwYb%c=cG6uRO ze0ztW6!)NyayU3EEzokg3z>f9_u6Kb!rh0#TkYj9wRW|NSqC6y^_UkjIK?a8E7+{!{^R$-k)-PVg9aS2)nx%Gy+UxK4#~hK(@%LlTmi~Q^G3Oa%8!N!X zuk?j~m)OJ^tBii9!J->|>Hg6#a#ND-RVX!%7wzip3bv{d+pn}~kM83DG2nbkt2o}b z<_t-u>AfFUCS7S7zBkaC;=B3bUz=axCavdljiIQfHFG}l9%#IOgia^gu(I{~mD_Y-&uPxCOXADts5XWk;26<~YDD=4u z;%U=G{i2$IVXH!*lkIlXT7}y1{n}JC4P56w1pNzLtiil>`5CbaM~+xuJCn+o5_Y z-Heb$U6-`5`jcw&iFeEgA{j?RssW*HeD{_i>603dOmK0j9(wlK3@hM{aW#*T@Iy|I1vt@@gX z$Z{A^^p-}C-Rs3oSc4aLm8!oA$W!hs6w_~%b-#rlk%gDo_T`axce*MydotJmhy^5E zH3?}3>meRdt0=eCd>)k+D48YV1OVJ*_x$rjs{EJyBl>W2N3wFPibFUW8SGI4t zLa4_t@y9(OI9~`9D9+C2CrcCLG*Onk zhL)|HL*lIaBu7^v$R5O%^z?$N3*hnV*iM+Ck}GHkd2o7BSY{L&*=~(*4{??f5qB9{ zX(WaAB(8(i6wdN-&lClC2pk(dtc~vgh`dhdH02ngOmZZ#ggeU8EGApaXz{y7=%oGD zR4ZUM5!NW-+e$IdH}Ik#axy!OaHj}yTRF!>gk>ii;yYa9{hyEGGK{qh)ZKix%vLj{ z`rgnT@}Bk*0Qwd+#?Z#2yl!)BvTjLa`k0qoD`KKNW;l<>HAiHK;u!J7^Y>vkj0GdC z$hmY?7m-~8?y4~B7XeS412qx%KN^`>R0N=ug@yg${Xh(IILG0ia|PE8EIt0WBWy3$eytCmch+ zNRhR(NcEMXgKtrMxT&r!RT*);9j3JbaDZ1>p2-6JtFRuEzar1d2ivt8^JK;?NCKhs zPsMLDXe&H=vOD)!JD0fCt*jYW+wXEz;*?ts?qBa z>?u`7MJXn~3cyRIZ>gF`TVUJO!IiU&AE`kM5>eooLPI)?vIm*av2ot@J?ia)&gF~{ z5nK!^xr%d_d~pHoYTKF;U`G~n!;bje`zJ*66>`WHef!)FTa}*6wXqI1);k;V1V+d< z1ZLKxthm$jYv%Y|A~E(tdExbpAK!N5H;2r+t_@Ts?5fx;he)~{utdHk9By&lg|(*b z@+VF-6o|I>R{W7^?S1|1>;GZwLF6*VQDTsrB?ly(9HDYsLcmOeAkO{7g+J=Fs9Dtg zaIb9@0L&-1(H6`FJy}Gi>yq~@NSNU&S(5zpSvF%EsF#3RTEN72^;2m)0A$5Roxa$p zUkLNkTnQPpge1gc&GM%;LUOISCCC=@^0X8T0>)C0bYf1Vzq25$feUkdB$LDk#N&wz z30y(0JROkKAujz3zyFs&`Ua)uWfFM(6QmZxN@&k+Zr*{y?20_7jfX^nDvzEmhy~qq z&i8U8J}&4$1f?l&L{w#SyQ(y#r06Br?!;B6-EfVqkw?8@gQR=UK}!GmS=%M?)2tkQNJSNp+Rm?DygzG@Uel>%%T7=_0ERd)@ z0Rt4^tc$lw7pi&`Jd%&$hvim9c9K7jrAKuj1e`Bbu<2+PE;m6{b1a1p(+}fSX9hKD z*g^4m$lY|49JFdED-Jbw7*GQg;4`(Wv|=Q)j@@%~JbPZq(INFFPVaDTz$meD2CBRQ zL?q_M6b89^1F9dY=p3IpW!9HkTC4YJ4yxQwOVf(NzB>##Li!yL)%F5=QRN&-1q;29Z&sFuwx;q+VkcrA@`B# z(F>s;?W4j+TOMUTDt`1|kMcrSxgqoY@J`!@uQl_(l;^k1znAsh52^KK}*wLSPWRm9qSh^Q4X-~L_e4Y1Y;kL&)21L$Vun*uOIjH~VJv}&Uqfj7-`)1~=0402+9#d-g;RT)4?UL0y$K#m>&aj(D zw}j{6a^P!0lTtFZe42W|G4P8k*XN>Z0&|0refm-c&0_UO<&7m84THvATjhz)ag;%8 z6Y>rP4{f*R%LSkOR=pp$;pK9smB_g1L&isNHDJDKeOJwU?0d!lcZO|&+Cyq#;K#>wyG zM{71Sq`6c)?Uq6nwbQl_Rc}{|$TiY?Hi(~_QVPh@$nYAz{1t?UmI}E%D>%YQ`the1 zk}q4LU;e2NEu&=p=k<5O{?t`}<3EXTsyWiI(9;%I06>2l9!?v~rmzINMA(*-O)Gm( zT$E(6Id#uVkO%u5;JClID2c-@k*mcQ$tKGwj@%RTJwBY_)C$NT63p z{}ZW@3M$~CjNR0!vO*QjpG>&S?2obS$Miruts`7{% zSPH1jQ#-&{>gR_j5ku)zy(7YjMcb~!1bCBk|GV#V-hKBYQ~h4lUoi2`pVxkP<_Bxk zyaL`Kio0gV4O53jVA@gdUenG~6p~DexB7vuP?Y-Gl3xZ{Z;Ou|dhGqQi5(f*L@pz` z7PRfdcn(NQUp=&-EU7gy8Xb}_u_n4lI&A|H8HH$Aj)BrS z<4e>GjJm1dAhlp%Dn7aWMegz8dYhpj!YUU7@{F=s;1yH#OOn-o9_|jm3KFCtXzm^uZ=BzvTOHr zy1zTQj;qL@IP~7?@R=(6;VVCwLNJ=WB`B0zAn+uX+NuTWe}scKNW|5+?q|JYLBpXx zgjmrYo>q%u`$wJTVm5D~kc≈m%g1L|uya+Q4cAEJ_k>qp7&~D2oatDHZiL+$we3 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 z CZbD&YN@vX}PzsHfNacR(A@HCVZDp+2ooK=pRF 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ÐsAsHF1<|nHj4)T- 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∨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

  • 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 z zp?=R+c?k!d?c>j)9*ddj0fdacQL;xj(A{A zXKmOr$srwBFzONL8}EK$beEcm*c2ue8gvCyJEt;|H2c4Z`UtVy1lE|h{)M+??>W^w z%ZqtOnw;@^GdbG;JV?<|q2cKPnxxolN>~dY=Ex32F_(mlG;6r9A^2=3HVvV)B>#GR z+fRsyfOzT#zUEB32(H_(TXXgadZU^*Sy$S?TM$vMBlzRMiui)@kmTDUEkmq#e^;u~ zWc1^j%}GQ!qyDeba#mC-EPE$Vkh%o0kPRiMfS7e{cy(4pkfyq3yr z|K%dbe?peprMT?7MH?{f+)%gVP8fBqk;W-ljrC|5n8%}S@C4>FUwYU1J7iFKhj#2h z5HxNOpmpnca6u8b>a~da^FW>|En8Pi95wEs`!~cmNsN0b-s%2gZcQq#eJ%~Kh<)G5 zh!^jz)bfZYR`{pVDhZ&s=3!(J4Z5Q1fl^PG$p=g@0b;v6&1%N?O&I)hM-p^Xk<1uL!e*E_H7$Ob8TO9q$! zQW6-l*Ll{E61i+-*TJPlgj8PhSE@OORiZW{{LL9uoB-y}*A6qwKMpva`rCu>np3OT z9+V5FA*#3s+^iy*MS)^_e-H%nsDDU!!g@{6p+je1z~iWEcOnB^S!>BcOyaS%CCJgT zvQrx6(x7QaYQD@5FW1Bv5l@28l!~6A{I(&elu$CJrKYOka>y)XE2Bo(Dl7iX&nMCZ zHfTmS8Kvf^pVg@4qZ~;6xCa5Sbw_zG+z?lr?u`=)7C0{)&rm!MW;bYcKLbDC5&Lz1 z<>o9g4y51}(vcvIqqLgm>FScsI%MHFhc!~7KxxG-T`ZJ0wCd5VLQpz)5Z+>-B%lgU0tSV{g$ylgZ9a58 z+OSy6nS{K6#K$azj9PmBD0nW7YMnx0=xceX_F6?9C9m#Oji3MQ-ZWg0-al?{9q3d; zAjzfEJS05Ts*ziGJG-thgTtcy+`q|I6C7fP5?f8X_ljS97#aJ1_=+^Fz=|;0X9Th> zUgEUpf%QR4CJ-*@y?VK=aqIC`ibxL2{cSsijw$8Xo-T~<`UEDF>B|5M7hcX_)_&2LyU>;1d%h_zre;i9 z8RszZhrSEENHdBX*{)Ge291@jgy~I%%w8S_b zur~|h+IeB0j)e=feF1&)#1v&3;l2M-^^i`{6ht)TZJjc0BxY4rb?tRyT)}UJOZVsK z*W7C;a*3;jlD0tceY8$5U$0=d1`4K5G0yWinfM2M5u|=>A>l)qLCgNhZBk%nOQ|ok zqNR(t*21cJ&=*O9@n5>({?l94WEQMGcNQB>JI~)Jhqe*f ziSLuJwO=A6Ar#W1w2a|gQ#*XVezjAak3c(GLud(OSGw6Mc_mEif>e}*g1{Abc#rvh zm-rm+p23ld3%{NkMT`bTQ7I7EOC(uYsiObY@8WT?>VovsDp_2=UJWM9iH3VvKz!98 zJqY#AYz9j?_i=_c2fQFpF(P%3es4Hqa@qH>xpb>#>&$_?)Fuu4HZNJze8}ijzmO27 zaSfJ)B*^?LRJQQrnt=h9o9Zy6F@d(Cd+N0B-yrycZj#gJK)37=LY-VH#amwn)*n_| z7(`RLWMFt1;~W0wgKQhV=9f&XQ%eTC&2ZSayICdcl1V@C*uP)}*u;M-0wTi1#us6q zhD{3V_7F9#uc}sQ>tDvg;QiBr;!l&CkC(hoO=B%xBpVE$yFLtE=V{nHl`3c*J+91E zO&znZwn3BAGg+W=)sCqNd42% zCuye)FmOR%K0B%(J&U2 zzg&XBXVbbDQ~)7r&Abr*4O?0=77y!pOyWkZVswDxpv~OjBl`J3cboNdv~?G$h7RXO zhXEUZ`OQaoSm$9B~AjBdGsMt6LyN8LkkzTJcA$-9KrwMNn9_}F!@-1E4 zXd)rffkTB&g~irE?hkH&;h#-(tfI|bxP^9kg?Rf}Qh1RHNtdEy!z3X`q=pJDx~*WcpZ8l}Ua1J>CCqb_M5I(X`pOKYd+MdIw(la*r!-}B35xe12F_Ljfv+ur z)T6+eA21{$0;QtFJgh&mP8n%Klmb81$^eDGE2cIkC_fIwk40*lON?D_SAvO&h=zv( zgbvl25gp$mF8YoYrV|ww59UawQhb!$W$u>CWG4TiN&I|hT)0FtZ1yRZnJus5#B5Bx z0H1qkFvr6@yc$egEIM*hL$~Yb>^$Kq4&aff;@55C!hixKfa#T$^|loC2~rk1(WMdD+ml9UPN;0F!X>AAYBiu)|0dID{P~kd1GekdtbbN3!cVL0 z#@l&&j6>6!)qzhtbc`JJFB&)K&-MJLbQLvzAxkVgtL;U@R?>MYA*ZCV0!`{^C!w+VL|0EgN1`gwpsJnby<|9{n#oFjRwK3O$PzF9)4r2~a2Sh7!Fm2}zV4 zNC%|-nP=rkKL17t9WoFD1<05fsS_EQ`;bjKcGy-5rS4I+B&CQO2jwb?=U^@3G>8~b1;giH7yIF_!utC`NBic#=*jqiH*Kvr5WhyQSG2)AvwogebRuhS3!_WO-eml z7~1A}zB}vp=4?cn7(7TT<8?irF}3cLv8fWJ_U68J4t#xXSc}?COi28}4Ce{c{E1er zne+2AZUy?;knq$md@O=g(t=T68Pj|&1r3a zB=~YbF-KPrhzMCCBQ2xoKZC;{Ly4yg`d%okEI!Z|kz$Bl^XJc3)i!IwyPIgCeTGKY z4Ux2XR>dxBHJkZ8;NqXLFZ1-wO8Hi=V&Zv@*G=B==m{l@&;ZaEFm-db)H~=U@Xih6 zpDreeG7A;YGBqvpw;6S(KiX`g@yY8<7jJ1spggo?t3RhH-Ni}`cz9NeC2)7opi&?p zNX)fuzvT?_mUZCuER8PkUzVxP#TX}p{Z```vf(ZuCXR;z_iXU>Yw0ihjl+_hD)JMR zqrg}pO{7Ug`P=!q`Er#4B`q91FYOHTR?Z!$j_dJ^{@;}Z62H%u&Tmzq;H8ka@1AEK|1s$3)x z1`M90FAK8U0jNMh?fAFCg90A zDn@i>h(gj@oQ&8xKFs^O8NNf(2gNTy54zttRscfdOcT|V+x?S6hgvkD^RLmH@USS= zobl}Pif&Ek<-vH%+0vI>2Zh-^Ux+418Gw`(qydc)J*z}&mPUC zwlTx6-`7*YrRJUYibXBAxQ0VV9Fx;L<*`%+a=(il?*&sDkGW{wpy}Z{giV~1hO;>2 zvPb+2%1+fBaLkVXBte@SmrNPtc&%0|_!~fOUJksO+eeWN?8VDC{lh)e(3&evJNVjY zWtJ!ZP{@A$MUY7)%Xdpch`x5M<+kTmlLeB{xGOv*Q)n>E-@-_MRlC|(m>Cm?MD^Wg z&%g%(qEo|wZQZ9gjm;IAG6$07hW&H@{Y&9dF;_K>BI<5wv60Hc>I0ke(r)UzNtUnU zxt`=#+>&yK!Z%Ob*1|I>G_6v^a9P?WXymJ6GJ8FXm}V_yT)Q{8F*2MgQ1D#K(Fry-wIB z^9t7Y0d&jk>OJ2wY^Imtb9R3N2*an9>TuTycL)bT5qh2)cNdn5PX`9n~A1nXk9)aclxK}5H{|0C?enY@~c3v}} z+oP1jjg&1QZPch!z>IWiUF|2&a4KTm3dLM40sg*^E)CdMo$cX<6EnC;l z06l+G^@~aD5!sDIV}f(1@p=vMi29W72qxJtxDF})2=I~{7Ej@$QxZul@!y$sPC@uU z0*habb=IkCo2YS*()vA^7TCW zB3KFSg%4P1Rwp<+t|=}Xo!-Qo03}>|G>45a2RP==hx&VUQ2bDNB^l!~x=}G}zW}u7FSzlb|MrU#d6W*Ctli&Jguwb01T+A!}ImQVKEE|>f=exk8 zc>$j>2`xR2p`LEChFf+HLaxE^V)b`+5h(w%{IukMOw~K?5Laui8*?*ks!owA3tQg(%y4`DThS##+F=d( zMIm7gr7{}svA^X91@;_hcSNW)OigM6mw(Q8VL!$t@xG~&-^-0IN=m#$tX+(wBrdq7 zI);h61wf4e9^21Z^SMe-&3f5RnGda3*Vor4QfbvXp(4Q$nT|`2mYW}~tnQ<##$q6n z_;+r2-R;#m2f}{>w3%M!%l6=c7~bA(!o)s!>vZVu2$Do6$Q(7p9ZV_KGYy1=4KDTc zx$crN>X5PyyMmAq zIS^f`*ZYJjuhfZU%gwkHQZHd8v64mXmx+pa)din&Cl%7%vhQVRVq07%e%~B(Nng&f znp8Z19vot1HV40-<{r)UNVCJQ($Fh(wLSJ9{~X5|ECHDJuO}$`ti-)0(sCRho1w}_ zK;eNT00$`^7pv~TIy>y5JwGRt;@ZP?3SQOgh{3vLUee6o%rh5;8oLSknJ`~)8ID&Y#O}3ly^TqBoT*vwU%C1WKDHRjvjQ&>60u{SHYNE z`rd2c@;CWsRgw92A0Z2LriWr#iHYNHv=JGDpm>nKFp@BObjVHx245LB@8eFakhL@F z0~FAadEZ=HZWt;ZWh=}mp&K;ReW64dCRZ~3c+E5tP;9)OQ=BX2A>};Y%=pX-z8-Jw zLMOud{LOEgQHG2;gOCG6h7a1{Q4Kd0JqkLPr>UQ@Tu;58jnO0)+Qb0TlAqJ%H_&xt zl4JV|BT{QnkR<35U?h4I4yQMnq;t{&Nu7HYgsuh4ejFZ^S4%WN>`k+GOBqe%jmui* zsvZ^fep*O)-0N?#7l8N`jyF?s9NLK9$O~lq9LW^)^QmdInf5(f<7!U@;)4dhN^=r+ zZxu=!7UXL*OJ7YI^*-)RV<-D0KHZ+%9j-N111Zg)ApC#O$hcq1Br9!3z+c<4qkKnK z4&4q6orOK0u;yT#1Os3HY|0t$$MCDf!?bD{ZQ~iwpu}l(T@1j?B%sv$?O2-}zK9(E z><;lf_pH%KvzxB=9pj3Efd{@ar6m7~I?CYz5-39eI5x}pdpf@x={?Ctr=jo3IZc%s z!XKkQ92DG3I42BEGb=ymU$t{)yQr#zn~WU7GgG^>g}Z`r^iI50kEa_K^uO%x=AwdK zA^eeZq?@%M2VHeP-*$Bj*~Cy4l3aGfo_oeNFf`%=X~+8)^lT$$%WeT8aFr5t`5su# zvS*33+U8vi$aqJ?GT&Wb;EfDB z)v-gg)BC^(L4!AaNI_k2M5!2Zm49HADpsuk?cxck0!lpYhVEi_(%s#i@l${%sH^o{ zUQ0J3T9v#^m2d`WUnBkj!^UrC`OK=7ei`)spc&Qi3iA+jjrHO`@MVE9o< z);KprcuZQt^@rmd z>2Y7S0-io{#)JeN-qBB8iUL1k0gtl!Jdw6oa~4Z1AkOD;WQ8$R-=m13#5Tki6L$?V zOi3krw7`n3YoYgb_lwda|Fz7{Ky1^^;SA32HTu0sWG0;K!e2Opo*aY|b8|fEsZ4rv zV~n%$w|bTwKwMS(9n6S;s}NvDi=NOegSG5Zmq&}G9<82bEgjzY8ukH?phy9Jbj2KE zc2TpG&q>M{=13)p`V>;ps+|cYs>g8?(zCO^Z@p<8$7&V~9)F#n#?m>xjt7Kt9%Bup z-^?q5tKbp-;hirixK?VlP{D%x`Tl5a|xk>@MLfc3Q_st|5|FcQ$*PCs(0co}k z&--ZbJHQ;3U!vX zg8ejm*CnRca)TDRm6es_zAumK=##TmKPR3pnQnFN-#M{|HzI9zh>c3J?)3EZEXPzP z{lzIy&y2#vN_fRjKuqXkb=%d?!hxNkwKj{746)LT=*u9$Q#{;n;e8oMWlKs<0W)TB zO{*sz(KP7srjwex0E8&l8@|4#g>#l;j0~$hrpNQqrOauF97;nd@W}Dd*q6G0{}$d_ z=6eh!XYpOnn2tT&z@Hm0Bc3kS?)av8*9lKn0NliT)w<0+zdo*3$ALSR49+T?eoKhn zN1-$Yq^^Qlh&_wzWR{OBao?NeS>|zj-|7AJUg>Rz+gRAps>!Skm6L; zBzH)2nbu|x+K2zdM69Qw{dlA1>;9tK+=X(uphm4EDNtM|sEa{ox1!l0WGH;OCDxo+ z^@kg4N;&ObHE$298y<2~JY9*`_~ZfMnCLd=VmJ0G27myT{g6pHKq4Za?wAOq^hk4b zWiS^mtTZ)U&N7#piT;TSIV!7kIL&e0-mF&IRKGeS{P3I&D~m1?Hk# z5-xQGW? z%sn8nz+N4>S^pCx2okT)-54l&1&H^1M$pjW_b0O0o;wTsa1QTQY%>sV1(QbxR8P4; zC+5mX_I5-vPJYc@ltk+hbw6*XBPaBHZ#7am%8lJd0dBleu0xbqe%_LnI&xSf$aO0< zQfg3-qVUBl1o?wG#UA{kFjQFE5W#f4fL+GZ$&8ZXB2%_}KqnX8-<(gFVn-a;;dYm< z_Sv^dP4SR$6?`0!1f-+b#pEYwki1UP6R#8X6YK}i* zBqA3Fgg5X23Gpclar+T=W(*bly(an`)Qka)?GjIQu5 zd4(6}q&eb6l0eziw|dwVh6;GeeL~*kZU6O@E#Nu(%w~3$ljit#f3^Kp#9lpmR`nx{ zO1?hUvevq*tE3&oF$edyPq!!dP)VrnE4cW<-~7&3$xx4uE$2>_a{e+IbTqX4d^?^& z+Y3C5j#htW)+-HzX*A^qG4^@COd(2VIgn8qypWEBc6I*AV2L3I!H!f>hf?}nx#s2Y6h6;KO62ZR%@vEVCun%`=t8BZKhv&?C zF9l8wqz@`U1I)DyBrGzRX|eG$4IN7@DJv^FI;2MU&a(a|sGvg7mdv#c#q^(btvYor zE%5Yo!uTIbNrNTcn~UB~tPDH2#KwPWr#h7lyS!~wXl+lezn?2m#Eh)c6xa!eOx}*| zI$je$qGv9A5eS$w?qxX56_#HkpKN5z{JX>q%JpBAwq{-y;THWFy%aVbm(LWaUdpHr z)Y+`e4_5C@bSg4gLwjt8(@+PxtLb?yu%yuew_s=9KUV=VaoRrfkkIHL2lspaO1Bka6rYf;%+-p3LP+~{ZhCws$v z72gueLQYZ9$8g}zCibwTk+A)u=Q{2sw=5ZJcl*R*u4=9W-X!tQh!dxP_mIn{ul9`W zcp$}Sz~1kXEhhbAbX>SMSfFhZC(TY(-Dx&r{q-pi-SE$%A}6+5?>g#`6~S1l;<3K? zvQq5wAB*)tN3OWNrV5GL?kw2CZYnn^XacS^a#t0YCOfp4@oGAit+az z4iYdmAGoS-gM#!1*^LVAKH?ZyaPDQ?=%IetNq;PSG#Ibfby-Tb5b(U4SEWE7@1J`E z?mLGFr?r$5@F-7Lv@q+e54RJaiVvd+xcnZg$|A9ul#{Wrz9*1&NDYf2buDbhH}|;N z5m8oet)>3liET#lQhdDk)i-z9%Lv-wg9so!yYS1rRN-}8bu0MuFv(aGX>iH7V$Fc= z4RJO+LOtYc)TW56GQC(mKJn+_pWn`ba%ydScd`6(GrX4xdq;c2$y}g)o6puc28^R zA&_u;g!ZPdKDr&jbP*94wb6G&zwyV2sfWp!V$+6)+@9z8=z-W!NuVsbW9PGs)Ff0D zr*^}mN6t`A4Kv>e-)@oCuZg{P%=r8FU8pBs1@AlPfnXeiJ6ly%KFhD_!l5z^w+WQ! z$>8oT;vQv>830i0rwT>c;6AQbs=5;dYah((_{77{BqEsJP0A4aO^jHl1P+*p;i-I! z_e$`?F7!t$JV8@2>~J3T{U&_XDdz(XsD{mbTW<7pjmQ0j$#qD2#mST?uHIWmBC70` z-i@Qau)vY=`<&ymI-D58u z+e~oi9AIXlG27eP-X7`gJ*92`T`iw6OseANH!YbX3>i=m`e;!K2Fq$F*Br-i>HF>m z&Ge$I`WjI0v;0{@6413RDFhz|B@C+bmY8sNOWO!n8x*b~Ak$F{;}BsCII6wf#rppK zbS?8AYd?Rx7)a-6oJ&>PRqI*2N#f>Y3P&3C@+;LROss{NoN)1692E3^-aA{2H%ml_ z4a|OA5MndVFL1p4EI>K#s+RAZq6%4~l0n3rbrdel%mMWBqfby#me76>k|Ze-&$hWV zr7O7)E#xp#Sz9oW$@I()X~IeLnbl8*>=%f*1Upy#=YyNJMfh@?g|SVO?UG{iCGKHh z`uPt@Ny)wWxw#wrR(y51ZRZZeUs3yZk;b7LAG)7L-3zt+#F0YT&0EqG2iYLwYLLVP zUAjDB1H!OxP~}S=i^1t^Z6amRzunRAKY1Et>&z3p@>Ed|dy((az*+SsQ(7o)B#yHU zPM73HJ~Bgj#2U$1^z4-Clo`m>98<0oz_QzG#*^!#00V>Wk01By@n~pjXU+FqmE&F? zHvF7kqq#Pq$~=>sL9#d)OzN+QD8VSB=siNHp(CGz6-&gDlL+UDS5&4$ZjVpU4Bzff zS3FLZ+I6lFXSq$78Y49?H@H1!p*CFZq|wmOz~_Gc^z^(Q!|!WXayf>AGQD#Xhx=Rx zLP*~>C6`V1mQL^Nu`G>4Kc($xbmv0@37dxHvhs>+sp(73J=*)3txL~gIfbxitrrM5m4Kuq1c@Y%oT9)h=CP0yPLOB zAKom`(nIz4@9zM;M=1_p!>iNIm(PM{Xty!2Uk#6k7SE|2Z;HkE1EL3Zws+=ARZ1vU zBh!DL1%(R^c&TOpT@Ur+`WpKBDUczl=793j4$8E?!MSp6?InBv@Trr`xF3((1Cm+i z`})n-*P!!~lAO0=gWjIrbI_OIgM;Ai273hL;wGi&t7yJFzCtJc{Ms@)yNfuZdunPb zC7#!)TEU_J%m9b;E9YM|w6)_gFs&Jl+7$LuQ;4xGq5_bJxefggNvW7m;?cn17FIU$ z9!?Kekq;jz-Xhn%u5UX%_|H6LQE(y~*rK8uR_1d3Uo}FJPeHlLASkLV&JCwKZhtHv z$?TQWA)fO9gq$NGL%#{uoEvZAD1(_%S2KB?=AVzz#IAvqCg$(0E~gP}yyT@-WguJ_ z*+ui<-!&@~8a8^j*OJCNpRB@el}*IepSJ42wgj9uEujKl|Lok{(qw}e&zIQbsHiDv z%>vabb(%zY)-q=X%>4?y5V1gp+5rLA_=HG2?@#yj&@JK}3O2}q95$nyiL24p`3Ga7 zYm5vJ-}@Cn&&!Jb=C5JhP|%^@^A~(%IcLre0p)Ti850@p5V~|S4^txL-R>3qt;XJ8 z+8rWI$aeK>I8!DPlI2YQ7`XdT-S#lrq(h{v@Sh1520^OUdFh1vKNR09guTRNLO{B@ z0z^?O*?gx(;UA!IqY^sBr$d=8KHt?RZ~sS za1#%Tn)}Q^i#k*5u!GI*3iky>tUuxaza-#MUO_ByZE0oold1jWXXkgpvM~t1n@2OY z{ki$ssPgJ+6=&zh1RO&pBVB8VLcy=vJ8{+mx2&|aygzIShsAL&jQ!#iH2 zmT5FwrT1ypGh)%%<4!j@P~NVP0`?RY53iub>Fg5>g*6l@Jw3gKjY6e)h z(8iS;UtPjIc-upQ9oqTUd7HbRH1i}byNZ>SH9Pz2*mGs{=dH~+)IXmW+l_;RwAF)B zT0XI^q$EtY^V?yVjI6Yz!tZ(O#@}}|Ow^-9M^U6Es!r_hdQQ<2*rXK{G=3`+uy=vx znjLYpOT*hEZ=Ij;^je%>r^=SzByBzc1PhEP3KN45TDrQ{u(E=oriZl;n%q8@7wZ(H zyJ+<6?7EqP1cdFh%-N187W)>&0AX^S!RM)cgDeO`{eVES`&v319kTFy#A(f)n0CePw{ zq5ANfiauw!6?B|?!&WAFO2V|Fx=+{~b*-4x;Aa5-OZN0`Qi(ctH2rKb;3s~8@UOU9B1abeY8K*As@_l6*0>_;ENB!oNN zq&*hM#)d~H{#l0*W~Rf0%pk#m-BZJX>SYOnJn(CGZOt6sbpqGbv4*2^H@pCuLmruO zwhPE_VlP<&o+z)WOpWhqk&v5_%{ePOI~Y|XBP&PrOdm5tM`vao-;!XNr~ddKBLW}d5YO0<~^S4HiB621-neX4p zzu)5{cS8W^eNz;))^4`6Cp;yFYTFvpsKTgBhekB{ev&~Rp~%FTG^l&xSfY^sca$aq zuQRgF6Y1^iJNSJ@2J*j6r$XD6y1%TCF|Ei9Y43C8t@oI->KYoq`JBvszk7tnm?`&I zT9)gE4TxpQ4~fntq@J`piu6cS1<(A8)HyhB&+ zPL_ytzp2*oQF5CI|M*d~Xgt2n!TnP!ver5}&U75i!>6<|J@{ z3@-`~g@YKIxHutEZFZ4u9NqKuvZkQFGCx26$8USgOn#Sxz8*y8A>&4=A;(|#dKiQf zB|3SC>;1yox`2thMA^;LWfL;dV)fCHrMib?i=|)6;vb9h;qfyKVBjJW9%JIYh<{Y+ zFzvtHi>m`Nu~03?_jcC};!sH;*W07Ht-qnjC&#PJ*E^wdC|a$0RR>2$^a6G$3Byqt z`WqpL_0pX!%wNKG_UPKJ9i%Amjj1d2Qyb zo*?aW9PwfkN^Sr}`mg*uGXBwt4Z4Zwu&C|EiIO5``?8JuH z?OW({6tr^sQ%T(^NjB&vbcF(KBD5FL?~u0SY~uo`1NsoE=279M7D{J2Iv! zR+5$u+Or4IY7)wAZpw4}aRvomKq|vRNEKV>4H5&@pNb>KNd{h7&JA?Er1Jv@rCY^O z+#mVWWh}~IN-^Vp;q#{&zxr0!;9Yf zG$^~b8<>&L%ZI(~>=-vBaJZ=VJdy@g11VFriM)2(P(cp2N1OhT(>5bKkfUdFGOpE} zSVpq|Hgkq*{l21p;<6b>_w|FR#J)bp)-P0OJ5(|J@sl)m zQNWew48S7{QE;cCShVPYArpfGIP1*ePwL~{33Bq>`$dw?dHDl#iuX1fZ^&-gts>14 zF_f3Z0pMYHWA9qxnzTYLfWmETPOCi76QP7;QHz}p-X&*Ysi#+ie%6&I4eyh)g0Q62 zz_vbJqhBmg(40Fn(ByKm+$hIJl6#(+UPkDA%gpEr{ennyxS-zqQd{lU9#O$IGTfr7 z<4_BmlDLCGMK68jmkb#WHi4?{M*7x%w12_PXKa#7lT88SYInPS zE*!;29|qweDaP&}`*=ThfQBmnBhY4VueG5hf5%W93}Gpdi(T*_rdLYdx*^5KX6PCN zw%E}K@x)D2Qj$Mii-|IXv2O2jd;90-lhdh~?vJk{7s90tLdf8wwN<3TL3Kx7jT{(S zGoj=Yc>PR}Eg6+}{ea9{KG%QyU3vOkKmVBz{rrucUilJuvzJjlmAua3IZtz`d&A64 zD-NTkEIWi+#>~m8^eZLm+O|#72gtETB~A?44(Z?b#s}KMQn%cr5a9^*&js>wCO9DS z^tTpS{_5yywC~@rjoTA5G5O?~op(4oERByab*^?FyISiEWEiae{&78Vb^RMWo22d_ zxs)zed|iau?SzU(tUAJ6Ke(@@uD)3hkI0y8Ys8y=!c6~}QEepk3(g_6!{fZTUwAGH zY+OxS1p!-V1;+6pb>7Byz~RnU2poC%U_WmZrqouCzQHNayhFj}?O_>|;Xob#AR!?M zw&Kp_i`RRzC^VU%nZ836!%o1D^0}0eD{<=S&pm97ShOMQ2LHsn0${NLMD39IM|r{bG63(Z~w!{IYnpI1Pgn|_QdwY_9Sm?V=}QZ zv2EMN#GZ*Wnb@{%+t#1&-27K(t#h|8s=9i2cU3>Vy1MA7byUc)eL}ArE2D$WQd+!M z_R%~azQB_!0Y~WjbeaKOU)j*(ar?d^kt4+rZ)$>jdpuB05=SaX@>qKMyvM20eTN04 zl%;3qjGL_{ztXon@|FJh3iMn4dnfkq5u(0DGq))GbD1@%nCYbaiP<2Z`=tY385tQp zB9`lVi1h3h3+fUmNylyK!#?cyo84A-N8g!A#fl;fU)4y8S+O((rM#QK8% zndSA`u17>9v~`8zo|n+VxZmbDT;CqXb(%NfjYe>d227Z=t4R(ot+pO>8;egA& ztz0)ppl&9o^*{dA_m_lek#14&ly(FO^r@$!?@8`3R>a>_j%n}md0zTa(DU-rdj+&Q z!)xs{{?*_Age@V=WNg|^fKOd{yRY6N|FzJ--BiePkHLPI^C7wTtHb%G-P?1yM)-Ft zx1KTUF}XdTH?ZvXIt0J|FE*Mqh{+0dy?`P1-*2f4h;I;M$IIdncBZ25*DnZ z14PC9JTf>qc&1bL{4s%EH>2yd6_09pdBJ6)eV_xI5Xqb9ulSaim;c^(nx{)aWY#kI z+nkN+Fpe|MiM^c-r7McOQoKb&6>${ffaiQ!?Q*1|s%?Iz&g>#}&wx5S1`8;AdUDtM za=tznxoI*UYAoH9i;rm%O!-9=>Pa70V9fF=xY%Dd6%`%xfaCY?k)yJUse({K`6(j} ze$Ug3l}2B*tlvR4YjwJbp*bXNkFOm)!^6lEa42=r;X<&3ZtW5-C}*Cz`p(rGa}6Au zGIrL6hTWz9ffCk}u09|J-P<|xe-97DzOM$+6?vo)Z864-7|M`n-ta6irR1@easaT& z7aRX{E0P8?wZEO2Dk4b?8x;8tho_E2#2RFMe{{#S>eRJAhR=5^PO-%xUN@x#=65@I zLELV4k}}3dc*jASkzVhLes!%;gFN_Es%Ip|nF1c{w{r zM<_@d{@Tpavdt6@y_TTyeVOlKYQ4;&WM!poY%k^vFEe9Jzcb-Ym)#dHR_24xbN}HQ z{;iaBO1xFvskpIiF=m#Qy=Ty;f_j-gTL%7|?g^s`0!xtY_#`(;~tJtF*D`&BS=IW(kcdKD3?5J@rLOCu_4DUY zhc)M)V{`b@zlt7kHOI#UwB!X44PC>Z;lK=$kdqxJW?@5FSvh6v{!U%j**S8*AM|#+ zGesGS!bJOZ(LdrCdQWspm)|o&dcE2p&_Q}%p=|NrrsYU zc0yJwh>vf?XZ;C#?YXh!J>%Q^@2iydH|Q^(wzl>jw^JZv(%&!3=GVPSD)wjxzt7jy zsLd&)S0eW4OsG&-xC>OMLSu65r}|PEZr6Qg>#bMjUHCn2zum6D5NBcG;W_M7X0MP! z8skxF%KW`$7gp^376vg|wXCh&Ev0!^SE22T9k0(~Q{b^#qQ%}&{8K0o@*}V1YV0^*8C$YWu z?YrlNT*aS1?N0BlO!MAuRtuUDY) zsy}78BmD=kdNI`cfhEO-%ow4tkoz)t^NJc8{Iva1JZ8&B%w#Dso=&=D0Bjk3`1alvbyN;5Qr4B9M zLMvMxlv{#&dl`W)r3uyNef1cBkGpf7)05GhkG)pkZfx8UEEDDM7);7YBgpd2JC!?p zb5+yh!@{nDl9GA(4R1qsi_x@z13e#SQ%#Tly^PBnl!K)a)=G+Rpl~8iybw zue3!X@MzJMs&N;?+d{uB=o|^1?=9vDA1<1Awdj{5%p1D3wMFecynt(#b%ev?a6785 z>wR-%vsQa9^zV1Rkr6*M&bWakeWC{A)b}K}i#94$*)c)8YI%B)cbY*@=t|Y+8m7P4 zlaRAU2a++9!##4p;=x7t3Bbi%u+4p?4EKeEnWzymVEz4ko|3mhrQqJ|nj_GNO!VzE zVs;i8iiW0)7Y`6Ixp@Xx)?~sNw3-jp_g`QF%x@=qgY9Tn-i-RQuG)Q`r&KZ_I-_uB z_*{>c&!Daokp{bn(9hk|E3LosL#+L?`mw*lS6K2f!S|%Vd3Uz((X?XIvC~suU!TP` zPN0XH6ZaV0hn|lshpM=p*VgM^R2LB-a~Q@t!-dKga&mlpeC~TYq44d<`;;ZVm3_En zgQ_&YwLVXOA!hCNZlM1Igoc3PCGC63Cuj3h(p3y} z-kWZv!B4BHu0+syTFD=U9S20U%G-J{wuck1GsN~)Magkt;RzadF-GYbbpd#Q!D2Oa&D{PcUC@07fsZ@rU_b*_)}1%?@hzNkPeu(4PqmnW*CscYXsDwzLT5v!@RiOU6x*qQ*u`4QRX^|($Lnm$}Ir9dpeyBbn z=Kb3$wQ@q;*}=eLWn+sy5ld*7mKgDx{>0DS5t7HdstXrF?&^;?#CN~j88G8V2_S91 z^A@ZZauO|RRWOd%ZnLvRBs6xhGH3V0iGGxtkOPoxhYw)t$Z{p#e!4NfE(#?S)Sl8} z_3D1K4crW43yY=;=ElQ|p^H6_bo%|NfbppS8}Rn>z-M8R`@ZB3E-tgcRPV?9!6!>S z#G-rh(+LJ9v|f{1(Q*2UImc-fAbG-rjkw1uf=m4Q0R|)tS@}%Q7fjMOLW8qIc`l#c zOIo(Ll%+f55zkz)<~V78%A>;~pRQ0RvLCI-pG~XFA3X&4k4n%TDKNp};M#Fq{r-JU zV7b@mME2PmuFu{80ZjWo0(lZH_kU0=4R~=G5*ho3X3|0E4|@bLY#amx=!M9s1iD%p z8b|6HowhUKpJs#sk_JxL@0FTrI*LC^(=VdWr4p{+IB(i|=}N(1gVGKUt<7>A&smTP z?lCQp_Y>uDfWq(4U4K0!yrDE?`ZIdHk>Hb1RvO;`n_Dn4GO|~PKO6go0%aP2palae z1$ComL0%WG8LQsIyLZni`OD)h2HPF;)nOXW919zpoXs`4h5UYE1`<#>5BT>erINXO zqn`0nOQl6o-3+;DbcDVnc`@hoRFmhEsa*(oTk*N<`x+5@Wo2YO6`Dc;Wt2jfyNR)l zRpsTw`vG6Hll-ef_Bv5C>W3n{t&9b*%QgwT>vMzrWFfdXIGg?+?7jWbS~%ZWL?SLu z?DA5sgYcVGCV_1X)_AyJ;I)#k+W)Op*-l!KqAqB{@8qT|L{X!mZW(NaGBw?@ z=4iD%v^cS*EAamORFp-H!sBnYKUZ|&!|E0Lt@k)^Aypf{D1PT-30wRXtVK!6*Jrx=hq)O_j?TLG{afQ%3hIt<0 zZc%`s}?wQ|Z;c#O+APR|gHiny;nVmTQ^p4U@cq+t#0FI3PHrro_29H*oMmBGwVj3Tg=Umx* zOgyC>_~h^Xc2Dl$pM3P&=Y!uq(9qE8@bEL+JOA9=Vt9pWW;{{Uq%g=)SLDy=y7wXL zF_l>^*tqUlPgGP?R?_xe6pBjpE#@2LKZLIItnu(1eC*7r>mfB?_2YY&V^?#eZIsWh zW_0EpC0R!Tu;A8q(p-XqK&ulir>Ni4MxIKU5cuc^7%wIsRp)C??%!2Guzh06hQ1JZ zX3+nhpnalLfe3fQrP<^FrP3rWB;@bFO~AT1Yg$+K_~@3LGT(*6tS=ZD^T$da9@wNd zpBt_Ueu{m2nkdi9(_L!2NZE$OXpfCUP_eHx7>G$fj;b+=9%1b0uIfYuIu#~o6hJh< zk6Jetfu|JtwUQopXzj3Rig8}D;E>>oPiV4Ub()!Y1BV3zULkcH@Akm`{<~3F!2vqe zmn4l_gU7;rA)!!i`jDlAOF{2fN(E*UL;^^V9Su4RLMQW8O0FB8IZC=p$omfa@lGeh z=#CWaA6&D;>PIIJD2I)4>;^fOXneCN3<7U1I(Y!#6O_WBMU_cUD<;)=coz~5iNM(& z`r{V3zq7xfP}9bSrmoTJ@VO??EB;URdzB^)e!ASzey_4LABX>wF#NICxX|vdilHB# zKU;#4(RS4NTAf$BHw5sAM$51LdsrHIq@3LA=?m^CrZ@nB2_C}b{tX-u6b=@~54vt( z{}*!ba(i^*9bu~i03bnPpUd{ zbQtrya<$s{E!7u~nZG#*N?|z);RE)|kk@)xx!pOGgN9KA-pzXT*8erRa?>~>uJvJk zgpyC}r?Bi^$tSqs=b~37jzzX`cRHsf@a7K=JQ8WPxI}wwc7;Y2i^no+fAeI{*di7p zsfZJtvqS=ze{{Jiy{*z)e7gTNfp0DVw1>`D>CoYywH!SmI5v<0KkGWHW+9(Z+YLlY z&7(k;0UPy}0I(sl^4BIou4`Il+r(Ok^%3^yLfbw|Fn4F*LOZ`wM*YL%P4Pdemxu`C z0&nV-vVEEh*;h!d`rR3NJ2mCVM_68{(W0Lr$b?iAm)M^_&R1`BWXSQP?%MUvMXO~V zR+}(oP9+8DKUM!>_(FO$`e>i5YysTEDZk~gkq%TXvjct?llx=%Cgd_ruLRkkF*|mw zS1?C7O{J%A3dFz*q)^G|_xDDJV555~n-#C|dtm@gti z6VX+*LCMhFyC^jj00q_Z?`f7yRzk*P&!n6{>nl$A9RJxjzQDm-)OaWGZY+zQ2a-N) zrIGDKp|1X=gU8qhTje_J$GZhxwMc9RR-*T_w-nEd_L(0I4ow??!F%e>tQ^-H!8ri~ zFKmJwrow>&U{66Yt0|-kA_MbrnHWykc^4mp_dEFY(pX+m#Ub$SM%C`FD&`)ZaX%cH zVpja#!z38jXkB5I8_*ht3i8wRyP(oX_KOFq2wB}qzx8aCE&-SOnN{{^ z;zsAI8s?~IWP1+0$p!6L@^jE5Rld#uNkF#0nKgD@sRBqr)>>R6(DNdtM~iuQkFl+( z4~W8RmLNYGz4pRsay%05MT;oB9pa{s3+1{m9!CjcF>1;P}jAxVlH0gG`+ zF&=7KDt}C6eP^z3RTQ4-VaqGZ)#RKx?wt}sWs3s`vOxZV+u*bN<-1WYW$!PyS8x8r zAkpP9exYWM1R|~jhdC)L0%IZbpnLd+;9-NI4>%DJ7G@GZf}6;Yw7*T2>~rmd}s6}{xb@WmxYC2*~e=ro`6-5 zlAazplU1>%aTSi<1{srmfB#fn^x~uRf`@rvc?SI5Pzmvm_q&OX=P1s_UyW*IY+E zyS*u7#zl?)vu;TOY^JtG!pAKgdDd0m4f^5TtGl3$P|Rb*Vjna20#Qp*PAf zaS9lR`4;(f$WTN2HLiP!=s2Ds&1R9YuqVpZTD72umxwc;l{^hO(e}_r8Yoplr=o7KxhbQtW-9^yBa(u;l3;fVs5jYxS*XHypwFf~KB%%$f&Gab z>P!lm`jjN-`~nIl2Qt)6p3LJM5>(8{{zUbr&51K75hL!ozt)q`534`vwQB48{Hv{w z(C;F(Y@jIGf(ZFxI*;!l0{UFzNjCxiBUo{X0i1N5=I1}p)Y*z#k@u(HJtOb^YP{HB zD1^7o2&ogN(5aNNT6gdN?eXncWWcf@DAw7eg*7*8s_7~f7f-mg_1!>2wYUuTJD`pJ zhS>2;nZttazmYSxGj2lLTs=gM!C_f`f&3`if$m)9u$;wE5U>sk4RyDsm<6TTJcAjx zbNe%Y=M) z3uvBRlML2RZ^6F)@VUXbyBwLla6S4*Czw1KeQ}z%>qxG`ALqcD%w}!^jf5AuA!oRw zgux94SyvLh4<1SxROro-t8{EpK8Ih`Vc~uxO$~6x+JjjWf41(t3eip=`@h@>ej(FpDH0*KEuPYkv+G z7l@U`30@K|YD8iz)K;*~ym)Wge3gl+F^l1|ne-t((&z}e>bGQqh?1v~Fjg%bzcDI! ziioP0G2b-YM=?Q!|BL7Ab$eyXAYrLgr@9?MSM^<8*EzaKVnQHA;0>k+Y<8{0m=SlZ zzu-G+BCt(8*H%U(TSk2|M)Q4^>f4a_Gm?WA}moP*TqInBedQKBGX$S zD2c|QnWh^jElQUaHBuQ4I!p4|V&OAz(q}xHHQa38z@_H{u|I)nBB&e+j-91l2j>Avh0{|=q8B7EX{IKpt3%?-e8R9`!h41 zmn^sxeA{=ZSqt{=Z>&UyD2$0sh%dcp#^zy*nQH^8L#=-HJh4Lv`8vEOgFD7pZI9}@ z?o-#}e6~cGu)_eJjWKu5M5;7~B8^mdd2y}0MtWHgmcA;pU9PX|%RB1NDN8YryQ0*^ z$Np1|9RH{0o52cH<9P;G_b6F(IpB{Frkt<8aUi)Q-&j2>Te#}Ncgwirsk*AG6HlT? zCBG`2CP|-`@^axOe4aQ;)#M}sEKpIkK9^4{a=BP=Pze6R$9+5}^;_Y07(Xe6w>^6U z=oZtZJkeUsA-gZ=AK~DDW4amz2@cgYw?7(QIb|9eM0iTD-{ERgi~UAm#|KmYAKkok zT}{pMV++eGnUIL;mE<*|O2eJ)zNuATyAI6;4~}~Dh1Z%g#O)KR@{A14Ch7(q&*XVhIWcij$we;TF0!2%z6^79b|S|Vn#}HgorZ4d_>>PLS#0*KRm*yqBfVj4PmwN7wM%z->$a#?5~y> z-*4>(VNA@k@3@51eKo)T{85q@#mac{I0ezr(`y5w%!ND4yDnw4qc&X6NZbs7-+ZoE zBo-`camQT>ZHQ*^>5Nn&k;LnifFtBZE*ON`0b{nRvq^A-f~;yNGG;|M5BAVq9ViE? zzr=rvNUT9YEhjF{Pl3-@_!@yAb<>XhD9?x^;&MhEHZ^bW zHbfbj2}x|Z?#hkjW!@>sB)8(ivwK)6sG0b0PKPApa}kb5y$|bcp7;gw4|xzqqNu1rU0yw~&=q%^M@L>w zNhzWtAZ88#}Y5*o~^X`c4Z*rbvuRW;#{%RDp!yoUdvbR zWXJQR~CB0WJ*QCHTSEjDhqdZLLstfR9b+|Uz#L4NnXTW zM^S}(J%%Gfbl|)?dT#rURYeLH=tfAP5qCHiSX~!|K7KIBziLPL&{xyft^u7o@~1zV z*lg8qW?~r&kbS=0iG4IEENN8VqlB3YK{`=2H7!OwjEac)UbJUI%Rz&Cyb2BY9aY~& zD`wib7DR-HeL>A_OByg&y<>*qV1^2nkyg{zCP>pRzCYWb4lns_qhWDS$$#AT08*`~ zVVR`h#2lvhVuRIyKvb;~Da(>B#W5BZsI%fh6|d{?3w`8fb$9(D?kF=Z4VN-qGZ2yE zqDVnxyIqRv-z|&xH%`uVx9zfy200*&{jN;n$$)~Q7lB+^StS`}x>K{b^ClJyN0{V} zrKX1U`5zIL|H(^;kdE@U#nfch)aakWLRt68Nm+60krlFui^VbwJTBF@t0_>$;NVxQ z_$)LABzfUF;`kqlgOJiZ4S}X+Hk?5(ejNzd5@4jJ&9XhV#xgB&?wUzQ2D|u=VVVph0+DqdSRK%urkU zKFn!YRwxqxP%8t3?<6UDcA(iV`4@|=?2yyp_x)7MfAR)f<;UrlJ2GtLxrvYWI?ffP z>J&1zKZ0{O?Apy$=`lIqYZ!sm!?N@8l{-;m;!-YyfqDaL`g^~`2 zG9z!Y9oCanXT9x$yx@Rrp^X*)hJR*?E^n}A(GAWG!YFS7j}zVyeM&lF(OOA}p*$J* zI~>TJKlX-a7LxvJ&WPvHnGCyNv`CzL146ioDW4)f>oRlbws+<-BEbDU2OmEW6I-fV zK<}piDk#Y`G8p*_MemU!qXZ!y{g>$gOC)A^#6ndEL0Gvku!doBdg?0K6M7|e?R^!^v>b?4*t`eHLPPyAw`582z#LdzIKxR0msW8$&E;13FlUT zi64-aI%r$PIKqmv9GZ8@=?FY|(ppTFY63VK5YrWqx}rxL!ACcWI3a+VnZ<<7v%0NC zz}Uk{_BVyPwtT4!b1jj6>A;l-wV_>OUY1;!`7DXjz%MFfxdHF>AX!60@D+8uSVW@* zM=2V^=LkGC^#zhG$^&?}OHU_G{9H^o!lF52GPXpjsp3T3)(}zCl}*05tJY9iO2JWu znbf#EhsOey66y*d$(Wf?hL+Ce7Q)=66`vex3K25CULtX-!u8@~%QX|s59T;aYoT(D z@(CRiGyJhtI6-9engz>sc8;zj@RtDpvHo6?9lR{q4ekdUnut^d*bQApg(_d^eQhl( zCb-nj&0rELv!4=lQS1a&;8%MjMm-2V#UvcI=` zdm6x#5?s8tDgf3hX(ETHeACe zu4JBXXJR$%jjr;8&9!;$iJ)A{^fk$-Wa8Xk<>f?w-LyzSf*0lZ1c2Gune%!> z1&F?P^3%nQUSwqs9mG8%hC~`O<#hRkoY?;BN=tKm|A1}X0Moxe)&4&Dqt%TRzN#hk zNnD}a9s+5u%@do$p;z(R3wGecqBToYpYd1E zoB-SpNl9I$qCc8XsXY-at z<8zh9;1d0bi= zo^(h2kAd?>%4;cLG>t_Er{nd6a(j%8N96kyX?}qS{?pmFr#W?9(gX#*X2U-C-W{8( z+Ml$~-9{IyJSyJ-rezga5`vVMG`yJD*i`SM#DOgBH$Gz02eF{ME&L-u9eI6o6U0O8eMx%i5=`M#U++u4=d}1JHDm@JA_`2>Z*Im@AcrqZNgU2J z=GgZ{Z+sAaAXTJZ@dhReavOdgUbWA6Z0Fr!!V=O-rDSc)Ubj8>Z%MlBUyamgygDs^-ue*Z)N;mZE%Qr$qeGE7S@+rp&$^9|$xH1H`SN%0ESG z>VgA>%7TAz2E>qC86*CJ=X}3BOk|*Cr_Pl3Fd=%o$(c=oit-$!-h92!bA*Hha0D&NWcpn$<_xLdkoC_ux&Ajg>!vG#X=k=JEkk?ztJ z4yY6r)`HOMt2N(Jx0Xi8Vn@2{({9sVy*-*KVwnoqt`En6**{LQsV@Jsqa}WuDO&%f zHdMy*{+jTE8!uE8C1=!CM!iBp$Mej&|EMIEpA>b2XYV_W83Zs$yt5fq&8)*|qs#~h z<)d*I+=rR(yu%RNuxV}J6BFdCN;W0v{=%Tn!h-v_d1dgTtji5DptmN z{hv~MBNXpe|E}SPmx}pTrB44mgELAumQKRm1m8<4xqaIl6D9VV%7 zAh{7)>Gejf-yR4!V162TX5Eg?`X<=-H#byJYIIM1HD;Y@DBiqmk?J@U(ut4+SmhdBeWttQ_@b_8YSW= z5&&2E;Gp@=)W9o<;@dgA>@Tm(<&;#j|H_3GW(RVl&E~l>B~o?C$|oA0D2=IXLjnI% z(I@7UBmp4r4>p4!O^-Y7PV9>U-&uX)xRmVX8##%^*11_N^ciPV9os8k3Qf!FJG$ zJ=bN}jQC(bI}IUqv31iZynp99pU170AFfzG=Hy&e?u z>G5=iX3G>8WxT11>!r9PpLi!cl?!UH&PYl;yJNI!qpdwX*S9-{{zuyxqy_E1YcjVh zU{tpwh)Nc|5eIMgRbkC}r@oBtv>1>H=V6X#b5A{vy`lW2-H{s}9#4su zoyV0-S0qKBxPoOj+J*=#Hu{cn_cJKmk%z(2bmD%+yfg9vqaan!L+SLOwn#=z6!M^r z4MlK=#*|1|v?P4GFuOZx*5$ZdDly7tENR@Dv3cv5?#aM!fpsV4J||He7F=2&GqS3; zWJg+1F|x)6PD-jj=lwLt7R@q6_~Z28qr}3}lHU9I9<7Y}WJz%QZHF(MGwJX9sQpe< zDDit+-@@k>CM~5DJ~ULTP+WIkra< zd$z&EAhbN%uqD}kMeXau;Sr6zx%|q1wo+2AW%E>IKU4(zrdZcNQz4@XCS)X9U^@0h!%9~_c z9nX|>SZRwTmFd^q>6XO))$K>##^H(~!_ptj4$-Wc{zwo81H3|?Z_nto6eZ(QyNv%X zT;1^c5>yBl*F7W{VN1@UJ3DivjAe2?tFfa3ovx*}9q-3gzTVy4U&X0@33fLrP2Vwd z+IWOz%Cf+G!C_E@s0JDD4P#yt_~!kWy3p)$M2r6<9gdB80R@IT{!308bOTAy>QIP} z>!;D?Kv{K<4-ag5mMU!c)UvpXiDzmGvV(oJ&#lnxklMv&4O}%p^N!3jWWMzyLIRik zPDdu{rH#72WBG)gwx_MS%E+1kK`K3|9M~)5JxcXQ;7^G4I+ruNrgh@4fFE&g=^+j# zE+#pro@mxI3UwTw-?W0h`OCypxJR&J_7@9f%kM9-xUm0ac}(VZ)&7K03=N>jfV_vF z79yGHL)0%2j}v0)>N>vM5=rS6{y4<{AJM_;t=gZ{MnD=I87j_o7e*3kVIlcD0CXwF zAG{UWlKf{Fja;I3 zVa)&z$v)-{_H3mHf8yHXfPc$?IRGYYr0w*(JgPhcg)2kpm^;_kw8ubT#qtJd30bbHcR%pQ{!p#Zxt z^$vXt-~nx7o+hMpyzXAv+J=Vt_Wg@&5Sr}&$HJBW|5IL|?W(_`W?koQxnd?C9^PfC zRS#mfh?9frQt#u@lh5m4&zZr4xVSj-13TyadWY{ue{nyRnS(=1a!Q-h4v$ockjg}1R5;OcHw+r!Y`}3PbIxmNFA7|$V%{C9`G;LIp4=CVpP6w*R zROQ{I(xn`ZS?8{_?7QQ6T^G+6*aoxrlq<%_a20)%Jq;9 z>o5FNdltRtAIh5Ab(Ra`4A*;Ks5_tqU0nY1^S1@My%{reN%KjiI9y4${oV_Vi(3c> zZ8}JBuyZ#L2Y=2F2Qbd}k+0P?mE5JzT$F_;=+`OPN%y4re5cishFXh*#T}rAWgf=X z8p~5OR0Vck+JuN?*q~JubnHcZkTF z>+AP%*GC@}%xw6O7;Ia=%rr3$~Z18?43A8L(^|Qf7|hB&xdOD z%Uw%d=;(wD3+cRy+te?pEl(g1lmBUffG613+v{+~3HLDS?1}pzV<=hgcMCZzp0BWZ z^^XAtA@}&=)^UPIq6hyPZ%^zyt*z{u$hDh2S~s|P1rK<)I2;&X8tRB zk&3UNWPt%3t~74&&&|#0Ikf4<0N}pCrBIK;)CRnW{v1KLA{Nl?aI^WtBg6mY`;5I)0{_%2L1JZc zz~(9(MnwvPhC|KFQ6)AAg<{=zhijxMvwY)(j2UZ_$I{wb&eOZs*Ss%c@42XdOwbw} zC>)hfA17Mk-(2QiyQz5_GR%M;ul z>v9w{iOJn*4M>1R$bD7u?ebdg=LZ#AnD6>1NdtH+(V}nXVuNEz42pM@&%;aT_z=&Jt@nao8_=0<1lwpQpdzEe*q-PC8BLomx}5h@HJ$K{VH?KeJ=VxmclM814N=? z2-$3PYYhABr6$9tlU8hpmRrnR&qrN1j%sc7rg$2h=V*KJq8LQe7@4ZEtcxv0P%|^5 ze89Ok@uS}Ur!MkyxlsWpjGsY|gf{Ha;`FXFc<`Dzy^jUAIlL+PHi90!yWNMb=T_w_ z>O~n=-cp@F+ew>iafgbgazcyyO$Z~Os}&5}-HDl8I5tCnqz20CjDTPmd~i71Sb)_$ z$y|-f0JUlR!+Fv5rBUvuonVBHW2gS~ow}Z$GsXBQaAP3M2`=*Z!3DNvAnxamM`%y2 z=ft^=x{kL_TNZct?OrQWP!7tf>x7P0qm8@Ay;+X-)SySUE^n1o7jQ%j*risl8JDJdw>%Lm`>m67rQ%O;Tn{M$lM|Zn+zM)W>HLe~0gd?a~sHYT5F`_@qn@$zuM_~CJMH#et-5_csl3YB=pT9}>vL!b49 zCa5ao>a;IOfhqB0gusmhGTcu;?Z*$rAKo)^AkbHs*o0*Yz+t>a-_*zFU6r%)$wOV` zSZ=yA*YvWq^l*4biEIiI;vEupU2YHoF%uWdP%qXmKgDvF?#zSfNA>2$^L9Z2Cmb*x6n+p)O+`tl zl-f+3E9C&D+5+j9C9>iWwdoHbHf90+e%TVr#IRiFxxWo{lOyuOgDSP06o1HxHC`Z$ zW0v;F0=HfK<&)dTkB#(y)4XNP8X`?qRqh3b!Rby|+K-1thjWQX;pBa~vFiys0pV02 zH=|~&xzc6*&lwVtcBw!Zq}7@hyN9P=;;!`RWBn)rscS7}3T~6%)BK^qfChlD_b@HZ zb;I|gC;9n&r=&;*>*M#-+3EkI?3#izVWR98+qP}nwr$(CZDV3P6Wg{qaVEB%?EL$_ z58GA!+FiG+Z=ZXrZl41?!{XwwfUl;dML)fGp53bFb5E`!MV>-6W7^485*KH)>B%)` z@w>Z>U1T2xB_&o-XFX4bzUSa!Hn*#r$@O%;?>t39f_6n|>8fp)n}v$WNx|2*+pj-R zsM2Pwrgv%I)^R)FCuGdjLp#{K`^#KaOl+j;?cvy*D>sqd$-*>0mz zEG0qn_8TPP^S$#T;90@%bbUfiOFRC*isX}FW0DeZ zffRY3mrXrBFMmCG>9h3FP;knrX{e!>7Fm*uicRh>pCgAN5C}TaGoEp|O(h>UPGmD{ zZ*2MAhi?3RUY_lA@~i6WMNDW`>hv11x$arj3^dB!uQyAjWu{WWsyMj0S0xp09y1Jf zANs#`bP}?z`(ElagoSH3uBh&<4Ve=cW6@XRw>VbQwFAe7Q57o&6tV$J8iiSehciaD zMFWnICqY0WJ1Ve<0z6I!U@!ZFB}v5!0^}_}cHGo}?w@ZTEy0a*I~@**B2LGgEoDpe z@HE3+A4$oI#;^@);!7l_ti)!!KdoQoei861SZ7!tON)z_hhzCqe|Nv1RZp`_#=@Qn z7z@P0P5u?AT|I5~o9)g+;cWZ1{h6nfY_8*i>l2J>ikcPAR|1sQ830KstDikTgzs;t zn_3AmgXt_5PFmj2MUC>FOyFOBDNO@Zi!-~%n^Dwx%5-D56w@P8tynsF&$=@Ftf0+6 z0u!FCmJS{ddx8rmo{{)?KEG6HDS73H=omFIvp8D(wDi>-K%m1f*Q=R1FNZHF@8_%l zxcCHx@$D8H3Fm>j+(mL*gxv9k9(P&pq#*Lc4uuo=Y~jE$n-Vam_>&3GXA{W`HlaZF z)(u;5-}E?(TsQmO&(AB>r6le2%0dNaiJ(tAte>!&sc6Yoep>Do|Gy04nV7gb78Ms)hsEPAF;Q1fu-F&Xl8DE? zN{3(r>ESVXkBdQP$TSzj@;0@o#OL#_Xnwvj1Cr9o)TaWUW)ZGgm9Vk4#=qjYZO*?` z?Kr99ffySdJzia1B_-f@Rm8-N^*+E-{BS%6P_J%Jb2s)1t3ClDOh5a5?;spAdm-nz z^xoYb=P_AdsA*_)R#w)I_&>V@@&qj0?ccdjoU{Et4-|k6H>ViPYIIwS;ctK8ArA&e zKt9X>VO(mQyz}g0*uWrm6mmViJ-=nAC5wDtUoBtXOP?pVl`6k3RJYgv+zxAp=5$oaa)iiDl$Dd!yu3F4 z=yjR5?CPkxo_JyCbu9RN1S}+n!T5Vryc!-KjKoj~Vk+0G(JRDy(<)H%k}sMi@Pn=U-rnyeU}2z zYBiq{JRHw-G`-#uZ7UHa%N-A(0zi|E#mFE5m7tQ%p#6sAjO$G!K3I#tl~^g8tNyxa zixnZ&8bOW~sr3~5dz{Q}^IUDF{lG|SPpq?y+KrhYL%`uTYT|pQruMnjmio*EjefA` z`@p#WoPU1$q7e{K^kLwjkRVHtuM68%HP?uW72MHG(Y&awsh-5*d8lU)4JrK0e^9br zjhqBnz`=bDjmll574HObBVTs*n#=3^yuS{yXnB0c-=clk5+Gr}%T@6FiJSoeN|rf| zSYBPR=X%-7iS~{-yqco#yRVp8h?-Xb-Ydm0czr07!@+muJb!HWR#g^q4x3olWO}Yp zipxS^;nSEiUbN$()+9jpU2Y;r+>GC>+AhVp>r=dCVlTO(q@O92<&897oWq_xL)GB>bfsK z4==B-P_!9|NX?_dEzW`Getq-f@8u+!i3Sd)Eqt(AL?(o_ScBh&Ks>sxID2`+!=_XL za&j%!j-0L?Vkq-<0VGFpdE``m5HFo0)oZbB8^UV&{9m`fN)_^$+%It`_0@iWLUepP zxpkf-&TayH&ZE9QUbauddq^69N{mhUsYjxbK()6Uu!LS8$!SWA#&vhb;=UevM`_5m zqx__yZ%)L;W3*et21xrW2fh3=TwYC1hZlHV+Y97rxZTci+eid{uD`#)Lp3xs`2AMf zS=zNlugl_WB#uw))GDtwML@L9 z`rmUiFMtNFOV|!tes-F7_saVWkvr~D3dKoNqaKR{24AetryB0a2s)1KTLy}fALuL< z$d%x}tEV0)Z)EXBV-xe66VPTajZ<00Le9eQ_d zs;GkM7%&LR%1bNlBOx)uxwY5H_YXICqoEx+0^^98APUx`K!ON`TRe1Fl7QTGm-=Z# z6gL(*k47dH=Z!>>b9zi^&aIZ^gZBH}^t#NI#o>H!?zx^uD`^vvaStz8QXHBdfIUwr zCI<%U4pQKRPg9_9!HzwqLV*gwp8m36rY&aQ$H#;}4mf1A2F#ZeGMcWV;tNqMZ|o`N zGILiFg+NqQ-8-uRQ1pYWLLQ?$2>zO{HDR-_Y!EqU~NWhL6j2`Gvo420QWp# zvfkb4(KW)g2vP0x2kE!XpcY3(GD6U>S*y)heb@ss?d2VUF|yc zxsJX`O+*=5gH57T9UL605x2ItbE4tkloy$xq~dJ`E#d*4Fp{&U)5J&CE2`*C#iQSW zX}0$G#0)na-qh-K;hP1LL>-%GjT{%-R>T+y>2{e?^8FIAMGB+cOPEDc29z#4zx?Vm-uJ}rLt z_dhJBkLMLC$<-F!oh409XU0FQz<)l!(-jj7VAU0}3xcoD=!}n?aJ33@( z++r+f|IW}~(-Sig2^z%^<*eMCvc5)@NJt&XLPUg4c)(c=tVNz%c8*|^=syi_Q&-hr zZMNYFio|B*k(Gjq5+u0U;cKE|Vsls9Z4S$2a5&C&UHcXSn5D1KS-!7A-cKtUA(!qS zCyC>CBN5Rn10WygfIvvVAn=KJJB1N0W^pcM?R_QO$j%{#EEPsmAi0UXuBHOHi2^H7 zNiMbKba0~A7l%^FU$k2Wa&GN7PP_IBQ~N6w6*V=rH0z9<5_X5366$_IX-{C%%*}8~ ztBgf?Qd~EsB&GdHWaKi~HkB2jk&KWHe2wgZAM5dWUPjxUW&us1l?Y1;z=5e58Dkq2 zhj&=XZEh|*<4MKNFP9rCAPQVwyFp(QhIuWmW#TKUYC8S2Ab^H>_T;;1KysxiHy&Sb zm~V;2EWsM#LYd$)S1~AKj=4BJs1?E=o7!7gZlkL|<pe0Us zP}KZP3z{w7ba_}!IGeXIvwEE@Dr=6bTqo~;w+8czih=t*s018zlwU6K$q2dySg4lK zHyLPnKCWkev2%G~pkG(lSI2~~np04e!xpFx+C2BSMzrV1FQ77_AllGP?!kSRr+$<=1(HOy z<-OuxLuv#e#SOKB3Qrf-rPt!+?dq*V*Dg?EBQ&k9tyVHK zIq=X=oBzs8U;U15Y;?vkKJioBE==r3t#G?t1}L5bA$osp{(&eD>nKx^O2`)=L;{V8 zV|b*11hv02ytNt%uY|i;jY7dd!z&=CV5Hp~O|k(7|n!47*FaRvn=1$_Pn z?;*^mb1bh^V>{9BW26d!5KhC0V76l{09rtEM}$Jcu_AvyJkE2zdcMHE#b;bu%&(J^i(;wBBcPd0P9MB8VZg33I6vU9AzT0^FM=q0y%$ zeC?7FQObh(VjmGOogCZOBKL=k`e;<$)ZlF0V0)aHFo=YRkbxN29H77fjtY<*GAWJW zKma0lUW~GWR_PTX6vowhN;Q#qzpZ$Fj!=*hJy>Jf8z^~%sIRdv2ct3ifzS6ho~sQG(D5j(!v&3xH`X{ZOvR$ z2CR$+LuWKGd#2W%>sQfJ;xGE=v*AT5U)nhXGibwOpfrvJjDo{Y4Ju0P+_Fz=^)u%jW>#k2Vtb zPQ~T_TUk}L6?mh?NW>%(0ZUm|Svf(s)j|`8)h)@GlgA?$l^GQZY6f#eh$fB(0Ahuh za|%ttDI2_UfrC;}20n@%2V2D;|~e4^Is^t`UX z;jHcoQY9qFs3vOOL7f^fGNBUWLsqVlIQRRk`=9!AhS)}eSG=8PTf5!P69I|2nwC&g zZk1L!(&7eA&Yl|)c6Ybv)C0|37(4{rkE+{65R;HRG&ME7$ph5X^{b>2XBQ9%0Tnwk zGBF+GfazcrSrL+M|4onCx$5w_hJamvC-D7Wkyjr5Z!lq5g0c0u@@=K<&5d$BmPIpG zfW^+07<^h9y03@$+^%8R;W4rbdc96b$#HBBPHa=%KwpRkq|AqMmx*|?V@&rOdR4PX z&c{~ z1mSnDj#`dA(?t;xtwzL=lf-379zRiCO`mC~s|HW78}Uwuy+Wk=<`rYDw>i|m0>#2( zN{dTKNO`<`-1IS!q@HrBYp5ZMl7Pcs5_CAPoHKL_Tx2Yhv-Qt@)}GWEbeX$Xuwga? zv>#L-L3`Y&D< zytef5@*8EM^1~YQxq%=MilQo@EZW4xq!h*S<(kiWG}c2+**RHS&aRx9nR!@=R5=jm zEGIY}%jufy@ZsCCo(lD8XJAO~c)F!aM;ucO(Xl%6Mas+I$?!B?)x*@bd0(HizxwVeShU)NT}FJ+IB|b|3^o{mB2l zp~54c{=oC6=6btSqQ0n6+8LM?bgWtpec>%`?Hwlb2uoZlybUR>gVpS)hUfFOIq5a>Ir zG>kd2j~V%3N9J9-%(S+g7ukQK{i=lMX-DLCW^FKn+6*5jIe9xVc(g)nj*{J54)`*0 zR8>{2TUtOY<#FuRn@E(72QrkM8zAQ-)e$vCl{laMU^-6G_q5vN!@}dCJ6M-6hvzEU zI&%h*^rpt}10eV(h|2XVHX#`v>HOPW#N>5W#sU?}^brZ? za9m%Z1c_6AzA6MO*jDLb6!Q2jTV^RfXL^_6z$X?CdrkhOU-Mj|0Z4(xoPNa4eaQI6GRKxR z1@L*1F#+5qk&$6?5JEXbJ&wWF&GYORhK|3{Ci+?*@jL-)iZ>N=4WM90Ne##EA*9f~ z6TVVNE~ZUZ*n-Eg<=N-fEw*RG+@&hz3IS6Tf_oVN&2C2{i;APE_I_rZ?5a$-IqKkvqL&_Mk$!2kQmtrwl?OAg_fog!OtzH$0l3~~(j0t$)G7|9zIr=S`F z4%gxFw_?HODJ4FCwRTtW?qm0dzvdq)v~?#}I;=$_#F%T(SNDVgPs`G)N z`<3pdSUxi^;QK92;A3Ov2wSp zHJn7EK%>)Y>lI@S+_wM-c>Qu1Dl#!~p`n>fS??$H{vJN0ZvCJSrJ3Ong~{;&90e(`~3c44fue8)J@;2@ki6hOA(syKbaVLFv< z9XN*E`m({#`7Am}kO2Sym!YDj2VcQZ75! zes`E)1@~oA3d7LpX`M)BDVnGqbMNe%?WZian1D z&nw*aC{-f0rptpSnUkEp12s(!`KSM}h-i8tFrX5-{| zYSnSzJ0raHqPX2v`SH^5^SfHoO^tfPK6(57f0E?w$fhcC=IStOXuza;+#uzci<2(&j0-6CO3XzcQ zd5BN3fcM1)Or_It@!m{z;FIf6A`R-Y!(hk6QELN^1$k|52wWZ=-(%a?LAh1)<8iq< zMMXeZ~e0aSFs0b5VC~r`cDPX_r+art5ZOM^VxtD zc%RE_g7v!e>1gPrKm!&Sxz`jH;hx|gD&Z*kY$fG)<{4tFz3=O~ZtPmbFfkak8l6uQ z3y*}-_n<%-S&~he2LzM34G)=sKxZF#7VPQ@MduSWJ(fKVtcD`e=nNVfwPu18tOK)d zdQi5hnq25{i|OTVk4t?p;s!?F-AV9?>fH@V8l|uPcqm%r`&}!+y>n(gz65-`P_Ofh zOfm)UG@>-q_W4S5Kbc4RGdT}|b! z&i3gS5i7bS1=#7XT*2KIymD}GQr%IM00!T`$%u&$@?Hd973-f?qeUU?ZwrEsD33sw z_aLL7_C`ZK4WGKpVo9-s`vvu^z%>Q%LtJ=(jO;d$EipT8K_@8K`r+2}zvk|v@0&K5 z$qzfCmTwW@%s1uP@r8`ok=LGjUXx>JJ3{N#9EXVEJEFL;$g!mx>u^jrI=1NLRsC-9a5VPWE zOk3fLdnZ1VUWvh_Q3n}{Wiqa1%er$nI;zRa402to!~wt>z0m{9u8lGU>xSxbZOe4{g#UfX<97^K|u#c8kbVTj8~i?tfM84BKC6?i|gi72G8 z_QplUv8SgMa9uDk&C?ukyy1qvpVfjVL`?&*yR6$T6T}$@P2>_m@BA7x*IR5~zX<-iE;l*oT z+*#&5w8Q7)Jj?x&1M)9l8Q)@2GCwvbEI`gWBH%A!7NYQ#K!9knRLxxKTzYCmVVyZG>jmX_N$ z&TKPZ^Z(a#GR0R4B=mB#fh2UQEiyOs(4_ixyEhsZTB-lr)I{Dc|L2&qpT|Se9Ki6{ z=jJ=O+T}OUxS%_Q>a_xY`b?g%3oV%Ft?RYD@u# z#iT?Qyel(=02`P9IXpwibWg&`6|e^6iZU&qE|gchP{_(2HGO97c-p)#kBZOb?(gr< z#pAOaAI|D^9(VJZm^X3z?n!GuhA{^2T~AV_%k zXh+7euB1C@!-O>6}01;}ifv@57e0qJje#7-*09 zopvJ-%sK(<<{?UKICOP zBQNRhbrNj~XA570)8MZq>x7P2OtDGPobUBp2Im@sAcY`59AL3X42It4qL$-9JRUo@ z%k81;JoG&JG;~L?ttEz@&Db>`+v0g zO5Im>1QGZ$rcCu?PW9@KYV_jF@jlcj%;@u@Z#H^0Esq>IV}U@x-EVlmf&$8V?xR^( zgTo%wATdI2>7f_OJpxSb@jTw~AlHsz4_q!*nQ?Z z@BQj1lsS&;_6H4qrE+zU{wanY%D86N31T#K`=zP=0;hI!e1rPIQUeiTVYSQ|`_Gd% zj4yD&P47eN^2N-WLE2j1>C+EtbGH8WwC?eaeS&h^u73oR^Kzzotxh#yk02mG8{2AW zRL+oB<8Aq7g#^(4O|T17vs+cV3%l8*VQ|>{fqx5wsO$LMq0Esmb>`QBrop>Z9qht~ z?ounV8sn3p@15p!)xy!Ny{-KjVc>N}hK7b^hkCgQMFqJOBXE~M7pBmh+o&y~M#+wU z*!9S6w`rNh;gE+;Mo_l6}UNU<8N3DaCDhCo5`rF zS9twmHv_+hMI3=ejX@W-@0zlF*+T-Mg&yR2B4IUj+eYElgb#g>$T#5`T)ck?0$A0uyS=?twYm{O{z3Wi;jehh7hh*Po~Rt(|ge0;yb)2$AfnAQ3b z|H~B(12sOMXZFFtN0`)g#7|Ns7{`1E5T~HKBL0OyU9n#~EMy~r6uE6~)kiTM`5!q{ zuYXhm)IuU)IdI+B4qlV?X<2?s^j}jvaEm&Z!5>|O?bNj%nK8$P?DnhttUu5#_$x>J z9ba$v8T*g5)(4l30pqi?>VMiC+F)@xC7t3v z#W_W{PB9lm%DhcM?w%M_f0n^X*^@UMSy2E{M+*W!6Bf<=|0!Lully8Sc!5B&@ACo% z?qkRc0zyn`B3^+Fc`r<0+DInPOklCNyGKg%mx~0v7sN0sul}@ZZnnrIjUIUS+oD#9 zYJFnC1&0he0)eeivP(nZsPw6~C>?=F8u+pGtq9%D#&_MVTMOU;H2DG_LL~b{M?dd=u+btWQ(#8&V+y$566^DX}|&Fqohr^ zSn?(@4$pO;&2VJ#+3LN&79*H}(B8qBiLizoM6>fWdgTgvh4Ie*@&_8|*X(5oU? zm0msooaSwd*afk0I4@foG4EzDBm+em4JkT{f+XINKiuU~tMD6X)ZXST?4|epe4VK; z0SEZqGp+Om1Pmz|NPJ7{GSoMTy-CtmBg${uvU`EWzk&_~0@(2{HtGIwe#JV`&4xIr zRDZsbW$2f++W)bZlCpzfw~n#^$)?`j0tIc)i<`Ka#`~QF1qfIE#bMuUtJ&8(BJ|s8 zN!)EV6xZY^`pB?~zM9jekX=ALr%SKW-i zas}FPr9`SxiH(`OOm8`_X{X}85>6Cm&zqgO$(o(D#Q%+Wu-x&N_s12-6NpZt{;%go zTh%Yvw{cxP^{cjdRipydw;BQ$;7@vN_i}vj0f#_T_@9->kXeU+-LJx zrIC{9Kqw}<6xAxOfGyk~jAl>-#`rF!4ou(gjEwD|IZ0g2j4Z}o)OQaolGqT7=zUU{ zfGqZgtAM~TOaMS9C;*7x!Lz_FF`Yl}kZV0|yuzg)!zh&xnG z4K3YFCWEyLeLbm9PtS3G1U!!}wtQFUc=5tv@H@!^_dwg;JUxN1YzP}4zmUH36xu7j zK1qS-{u=^c*{rlQU6H2S!nb^AtO3ycWa-fGV%qGV@LLRA$9oIkb{SO8(z7j_#R8pR zrRH(;qJBdBCxjor1yPNEig1EJ=?k*oSOMScBR^2T2!w~~V#*pUL#24Q2bAJf3+ z59&$2!Ab3KEn*ebb)B;xq`Rc~qQ_||bwL7-{mDs5K<34fhTf3a`Eaz_0MWB@2zeYC zK}0|*Cvv8#*ZUcTf+h^DcC%nE!XJa*HW--ldrnJvz1OD;NYE?1BD`{sa+nVhRYW2Y z*dgEucUu3>#CHF>^MvEv(JG2;8ov&k%d;d3w(UO6NuT_8eIRccocXz?4G8cMG!@-? z$5NyF%sC41z+>A^vfRtFRWiM8VkX5W;TYSZMB#Ix%ev$hK#`n`3~R0Vz;d^kET4X_ zq`EFWjv?86TmpGircUsWah3iX@PRMz6^mvn-E`HC*U75{!p!8CYOcrkoA})T$mSiW ziCe6KT**@Jr=9mFEF2lrQJi{BA^V|6-%ryVOa9-buuB2Mg3T6}47245rr!_Y&YU?1 z5WkbymMT+}pv-sYUrmv-gaU7|6UNN4evab> z+vi-|eL_3;K4t!5eGBp@EKVUJU2e84CFkYQ!^z3@%i@$K$H`NXqMQ;W-tjV&0T!iy z3}?4Y5MXwFUhv$mLvf31x>fxn5J=leDS}Q81l~}OA2^?%d`A&iNV*c3o~Ku@4h7H` zJC_hn>$?2K$T8(DLK=%2Dx?2B=|Q;U;$;dwjQM{#0PAPDP9GV4yi|aK zwV6bPfkX0_EG|XfpG$=OSE=q* zZ;oAoaVM4rmWZ7FhXg;5eP@^cDtmQ$T{4!QGi+n((#ua8R!36mJFyc`;>W#S0{DTn>V#rGW z)bxB~l8BjDsxg_+i+6C2MP6VDlifCRS4v>w2Ac2e+(u1IER2k%3jz}f7H7AF_Y&t; z+D}$Bwez@&W@UUSoTj`Oe(aQhl~~s1cQ?z|6~PK{le0hy-8wXm!WeQtR;c9PswoDI zEG(=^a})eQ@+bmp00v;a$H(Kas@l(HA;N^HkM{K{rJPd2uZN6_3v9Q0pMW%#nv0!X zom7CETbqoORMJ=8#R${B#bgZqEAXaJLEt;`0X;T)QrQbXjE9R$$?bYkN=;3p>NJz` zjscR}{mI!`M%Xv_u0N#jKOy4J*4vkzm%yr;x&}~)FyYC42vDs`fFUtFb;JI$K9!ui9_y^}hU4!hn8I;I8gAEHV&Ts9 zT21KF3`h_z8;xdFomJ^O1kC_!xZeI5j-Pxc>qjhqx-Zf`aDdg>A{lV-%dQUwJa$A} z5QU(~+O&L?Pn&&}o^+!ts@-m@oZWV#*2vgMb$dJK&2~6rW)Lq$2|5TR931^hy@3Fm z=_#X{flfL9+oMQ}|B$#7J=tLYZo7+fEKPm)>P?oyy$>Lf|6P%RVeBdV5@~Q!s|b95No8KZ8%di-6BtvPF-8;gUR?`}29C z^$K+4OwZHRc6Z_PY0{BhT*wXtShT6{B_&)>%7@UwE1KoIpw&__{QhK6)7FMSL&GaQ zud*@3Csygk&Bc>)b8|CvO^g05F?qM$^-=*t->LbWQU9ua^~Ynr{bpdd z4eK~%6BZ!(RlpeiBB7X`y!T2dle7swTi&B)Em`zh%xp>PGQ zhP$oe+pd{8D|?XF^RXg^p{Dl9|5u@|}I` z-(uCOUS3(YBO_$gQ1FC2cHFL#5hUw`t-UJcv-6;p)b#xNxP!yPqG$v-)yl}os$IjR zN8-K)2rBb+dOTQ;o6CQde4bIY+3R%tRVz&cirK*egYkZ;ihGAQv{|;DCnnY5-k$Q5 zcqEs|r<5y^jZjocT83!80+^U?K?X@o%j{iUW22+u)t?=INlVKjq73Md!k^(G(x+F! z0xX}R(cUFCFp(uub8Hp0x2BX*1~b{(vkz9F#I+6l68p zOakMk>ODn!BWf-xEbS6qgNX4!tp3GD072p6Z+kwst_&53UQ5=d%+_WncpT+Z$QC>;O2#O z^1D-_$RZNiA+6$ez<@4yTNR#%HtdFmDDW{zMe9m1%!?E+SI`dBU(g4L^z!6pgA}q} z=XjHc%2i5X72JXSSN5S%f#Q%Y2YH5SDk^@YvVYq_#G&lsKIvhncYDI=-UNXR@VsQ8H7fH|1&Eb7{=CeZxxA%uc*yy7Ao5e#y0y6nPmsn zFz7%D4#+m;_VCk7tE#P3=JB{zouHDkzDTEo#3|lW5v`Wb%CdgGWKb0rPPWcp1=8^` z8UMZXsh;SI4fxY)Wqz~KBXPCcr*XC2C84I8dZ<|p9UPi+h6^dok#DuhWHQ=6l%VAG z=Rr+XwdQ=KDP#D)r1|-*UA&%gl;}_hy~0O^q&ZlQZ4h-?ZH2lVA_16lQX0Mrnlq@> ztTYmlcqJZ>NAy>-j8q5$QkAod#f8!NJY{$xPYS1ef!_yfTK1-Xshi}>FAv;TR6shd zHYx0Gi%rHstHTdI;{@?g-SnN8_r7F>lfQ7NNI$5HP*fhDPZj@{cePse8extNM5TfV zDq=M?4Yk@>d{**VF#_Q?fIS!bc#FT>x}r|e4H5_ITTLysvZ%+$Y(4^l-S}pQ_)P!$ zPkEnnd#?3&224peXwXzCMVYh6f*EEut$*ANsNBag>x8)b_2LR9lXL1^P>~uC<4p|L z;O&){m-W~)ui8W!N53xob%CbNUeRfT$Mo8TPi7CyQRJ54jV>>zU5%)$EG+5o9&C2o z3hf5xFll-D5v9N)4TYBS3P@~1IBQ;QQq4frl46i+9-MQv5EOVK%t=%yJGYj9C-$krH14+N)Q^YvMT|ypbkTflLIG3KNhq zeH~=VgHr&7eZHJGxXt{Xuxak|%^n45>xk>~bY9ACw@thmGEGNEWkwK0O-q@|6apLx zP7gc4ErjDalW=*MQ&$uY%7y`hjE54({H(sg=Z$RztOL)gwDuu50mn~5dSco(ih1C=8<3q^w@7_Sje$5JXL15P3B?I92ej zIX9^B$HDEe$tzc?h$f+@i!}r0PzZQj#Vp0M5kvkg>Hh2S-9l<=nv$EK&m)IL)ZY;c zy5Ji1Rt0C{pTf&=5+ks8;>}|Js)h5g`1`t0B*5^V9nkc}B7aF2fYy=#n7G;}9h=uQ(&>&Y zgB=F5dyA9(U|NgW@9n<6(3%6V?OP2I9hI%Ug4;E|6ri-c&(juRF)tbB{x zQAy#Wsmcjq4h*=bWk*a1iZ`p(EiHF=5zqMvR9$v%b^4!E6SL| zUq_Lemq%os-p2q3$B15(L<^H(4fz3K->4{d4S zu($D}Ca3^IifqQikS2mZhfDAhaDfT}Z<%087$oyH9)cszxw>8=;Fw}XYx2a(Y$~jj zr;br7WMfXSaFn5&O~N&}QFHtA_C3fD&EO>|PW)?ILO7Blj$eB0oe(dDR7WpRjPmo6 zveHT>qd7*VFQ;T+8=YRIsc*N1Lsi|)s(Eq&L9u0G>~IqUjV$^3w;Dl?5KD_ zj3eT!b4H%8@PiQG{_Q~Ye&3P>j=t7uS}sR(!@@PG0305>W;7Px1QyHtF{-i{xPKDO zJ8{G$;G0D;R=Vge$}x*eCcX&pNq8t_%1=W9A!O@`kMeZI21U!M(B!{$0*^C;n?8i~pclXoVw)pm^g+$vxrC1ssZHna-@g55f4*o_h z7Id$9KL;YoF8jzh%aK3D_WIZRlRo#{9|Qs`L)UpkLETlM5T9S)K#%B-H){c4o(VUZtb*eh z$w}cqIx>Q@?G5+3a6)fTCbDTZl@6?^1|ZJm?PR#R1?0n_QeGumrX>#Z-+;-g+^z^RWkX5EAc7##b0Oy8DA2@2?!0%VB&rE# zf7bN6NyOusM|1d}E2u3OkDq8t;2{t$(Gq@v2)usKc1_Jpl;O9yocy$T;03CsS$uSH zbiA0~gz_Pq5AHr~gaY_3}Csco%ljfAO>1j2|u=NW-Y3QGc; z-Z(YQ{_x&-z^|_kKqmThC~)TZ%ypjl-aOPf6O$X(w6)`SY54MgT@HluP9atsOsN zksKN(j3Rs0Ocef8Bk=?);fCn5=!oP3A9Oo< zg%}Ts%C85^eu+|h0=JlP$jS7E$UlIS9xW8noJgy`VR zSD*xC5EaZLK-@bRH+hIXl(^ylQqAxEvTNJ+kGMLJp>NV-WWvIdj&%m>6jd>Elom@< zrCfMy;O?IxrHCQ!|`1|kZDvU{#TgY`v3yywi^hsWcoG8&4&vB)nu zpVMla{p$e2?PeUZc)CDBCa2Tun^q;>EH5f9hLgbeY}&LdLVf`9{od(jv+{2e(zdCx zz$jYMqNInJ86_-3ojxY02cZj(0eI6JQ04yyAC_|CtcK)je}863!~uc$b4Ru~E`w(J zhQ%f_oqk9G_%!H2@WmgpOCOz>-C+11h&+php>{|U8kWKsJ<3Z31u@X7#p7}9WHUMM zN+7ofpO>$kZy0z#NP8QkHVn8F=TXRW%AFDLRdw2~1JR7zoWLC>J)c@Q6wbeFcbfID zEw(pXtpBvqAu^tbuA1ioQS)a?0Mm-3pguVgbw+D_1mL@6GPZm4y0tV6FdmotIxW8h zEQ5O9D!e>I#9meEgaJC;74l~>i15RyZ1oTbasD2+yK{jIuf=0B3BzG>&POVodMm?h z4mO%`oBjGYw$c0_y3Hyqj;&e4GlLB-K|*i|7A&~CLvVKq?(Q&n5;Q@BySqDsySrO( zcZb71_y0}bv{ZFftyS;WPc>(uP!zD|C6Yu?{`9V-0k$Tw@{ZS^o%uM(-TBJF-an>P{L9z( zF+$5$TJ4B}v#erfEN3Ub&$8Np3QH(gB(TO@k|+p}-HpoA$QSte62MTc@xm~evC)fR z{SEP&Rns6a=}Vh7K7C86s55;R6Kx}o5S_TE@1K9y@@#n)dJhib;ZGN=yIg{WMw(wZ zn*OGy65_K@=a{3rb7{i#Vz;EeOS2uRf36o1! zbGH`>(K9`kvQXm*R{~0*x7VOZg6L|h6PLgj+y`Bq20OJjuNz^Xcn>S^hGpYRLP}od zf?sE`X1(mhwaO8G=^;H_Nay(d(NbN38;?9D_@LSECr9Icz$de4A}vKyQh?!dmB|zSCc?XCQ_`Std0^3E zDeM$e)=XVMT+L}nPdo6qv@=~gmF-dvGXDXh(%~>kmGR5Yl_SIzQi*?kAVYR*^@k!i zYE=@z1T2W!Gj;_QKn}3(m7WFV1WW+H`iqZluG`Q=R^XZfAjz3A;hiwOd+<}dnW&TS@8=b-cH+>^!8rXX#7LV;WB=V-90PJP!iDZDGwOi@v=BA zv~1qM#ypbHmu`GL3dnuqL(GH`IKgVH?E3K)xEjcWe2(Qn3WxX4jpaU$!tRKGAQ%># zt1QrzND7JH9Fw8v?3E23G)-m-p`|*Vfq-)3RtrT zF3b)epNe44bDzZrCZ8cak9TLv=6xWa^53!O9^KGZGmEdcCtOfw(Mha}g>eYN=k0#K~Hl?Ci|k4}y)j(o{StZImjP)3{75 z?;GWJYUXHmJ#vF@>}L%IyhWZA6^Ve`yAddvy>1SiCBVxFBtGYz|Kq@Q|eK4J}JO1Y4_U&7wzo(_=)8(&f?QTU+BO{|Ke(!6Pu@O1{>h`RnjlLAS%j7{A zA6S6f>B>Qe>(N|XM8x&u<74x8&j3}GSUD^ub@i;kK$xAp*#}S07O%Sl4gdX#EWF2? zvxfa&U#QMFm^Q1+6cLVN zV<%+Xi%--qmx&F&x#+iY_h7*B((mRYLpyn#x-{6B$xgSH*394b(ghnkyrqDan1eiN z_Kk&wq$K()7UG|*=>SV!_nuVW+kv>gzCJ@YB72+f3Y!!!aJ`b%yq>Xtj7(D{HT92C z?hLyPR8>`DbO%Ho`#xk!8Y>&AtE-!;snv}hlFN4vo6}3Or8BwNVPl=MmmM1r5)&7} zqkNn(Tb#-x=8ZXzpoU6b2}G0?l|_m|5nK!URBF9E8rdTv#4^uAz||Q{$;=T`Q-4ao zrErW9vwPL{qkR_GM%-}Ve%k%F+ap}bq6zWGe*KLnlVpNe<>2LM9Ybpp=tjiTqdKoz zBiPix6+s0(<+rR)=l5O<*%%Wp+modLBk8R5Dr9xfJJaA7#BAyY>2d{vF9I3p>B&#r zJ6g^lssFOLau6rlbkHeWmpR-`#o;7>NzK?l_#>_Vg86tYyENl2Lbb~A6_ z?V>k?e+H^%VRarJ9- zm={zH!AM}Aa7I{A6Y**N#PeM$$>!QHbrSYRL_{l1x!O?xDk=su46oJe9h-izec7ll zwtz0A%6Yy#aV&$`F-u^|*-_#HDT8eT(W`-Sb9W$Th@Eh8P?h46=#ku?h6O|j;HzjzU`LFuZJ(9|rnnlEpYYyfJ$Uy8Be^sThSxw}j!xqOrl z&X$2Pj19pgEARZOX7TXoNO_F^u2phm*n@3M6I7~Imu>!D=jDIE89?F@f$tU4LSsF-E6N%_ZF7p+SM8eZeE)&FgS>U-v`{nb>G4{Qq^NF5 zV_EewvO^zMrf(S9yz1;s?H?~9p8|r7WY|pTLx^=1Qa-z3U{Ye@U8gvnUbP3D&uk0}~&50|a(d+jejo0@vJy6@J}Y3b+>Gwafu1e|^1*%;1k-#YLoInQ{3{ zOr)fwiU>D8linzR?b|LSespyB%V;l+O%ib0DiZOysIsf6W$63u{7bBCx#$XKe2^ho ztUfyUk6fnwBSO*@K)<~>O=16Wi zKhmW~f2anWjrmf;e)?1Gym$L!kbzIpTD)!n3*!+vTN5=n;-hWLG1CEkPwlO zWClm%NZNd#IQ}}%lT5N13`>yz`)*!TSE6xGGB7H=*ycUo=f3XwWO+3+9i>*Ht_w*? z{ei7O2Ym4QXt@*ANb4e!4Pqtz$3ssqhln6z9~j8)HRmI8)~=O3@41u z*iBrg`QS_$*$ouo!tP&KRE>S>5PZzM3cayDYdt+I5(z{X^f;@n&*|^!xpr?#<$(8! z0A3#%%Ly%;T6sc|(0(2!AC}rK*XzFTrb@)Ch}RvCE3o(dDhj%lK8sTT&n7JEDMKFa z++S4jrhV?0PmZdn^no26dMAr*Dr#!#E1uKW)*V93br<&jzJ+0)MJiD%D=SiZFR~w^ zQ)V4WYTtgqk<#jx1N2aj_sl6>4(4e2$cMgIy|qVglS9wWTJ{<`J3FH<)ogrV!r~dL zCThoL;07ICeaM0u;W0p8v*;MCm!ijba6oR|=G;2f#oTMUm2O~dfxjkUl^dh+9zvvc}u9ih*!4YwA8q}vPq zy6E|3h76|Bj#h)kf){_W?_vQ0LoE&?upWD94en)nHO={h7HrD{H=lbFMRXb~C&grN zkb}NlAkoMTD>EDZ)50+|eWlItFTOpN_BMWWo%U<9S#(ci(!O?u=$=z%=jZ3Q!IqH% zUii*_g7#iya?pRGVx9B$17YFeHKGZ4{SrN!H8zvL=d<$$_1xb72I87Sn@KULkRq)g zohL)%?XvUT^;^Qw11Ycis|7127 zBf*A-V}<9P#d0!g+Y5ZaE261hjwmd&Sc}$Z7v4$&JG^>+Ks#MX*VfljVGu|U%vIE~ z$lleYXQe|9vGwgwo=AYweTVyeN;Gg4Sw zG)QgKyRB0`)GA2Su@C3|1zEQbCI}u~iw?m9Kk6r-qxEEt(n0u1EpJA+3^be7YjR=qNBlj zEpE4GlR4DJAOCq{u+-@egr{I{PO~K4^^cKEPJX4MEz(H!Y@UCQAG7PyEHL&@>~;+C zP7?_9ISA`&tgAc2f`!~X*&UM&)&@~~E}rtHcURIazfW-BX_hx- zZrA~iX)GTSwia>^wDw%X^S?Qc_;OQtvQz=v&2C3PmYI&%bBgGZg?9cr*9!eM^n)*i z{I4$;VJ1$_PVJ*ZL$v|^V6il-feA7vgLjOux;y2kW9HKIn?Bt$*m8l7XncDWOshvR zyvj#)T=#j2biA`aqfL5S?8sQJv(|9c_Y-bu^L7hyJ(+UFN{2I@DYUX$wK`sKzKy{5 zmR}bRLYPl3c%zR>0f?FHuE}d|_6ag`0pC4z-=*^&^F64;Q(+Yir3<%s*1*!soK;2Y8($+JCo zERp_C7l?XliFT`3$jHcl&Qf1Wa;Sh{=F-MO2UADs-_KGd3!3bPP{755f$u{eT}ffg zLS9zZpaU1k?`j|?TF@xnOS#fPSmwS*deBs--p22^<#V|6u#9Zl!vh>%sAO>DQiFX) zdQ)jRn(20^^~~w-7#=)~BvV>bik;m8uWLD$$2$^_Y4&-2ch%GCMX=#!+ud4IruQ8& zt@B=cTU}Or`+Me#!0YIA5*&&i&tpv39Ed`l)rj?3S;D~#2+8hL=tv^_O`crbACMum zg?i$>J%yPuG0(q#{rab4*EGBTcfmVI;Hdwi>uNmJz~JmPyRZ<7OZ=(WI6FrzF&Ne} zaU&F!Kuy>$zzTY!Q)gw~<9_P(7H6sPHp^G1b+I(egg!JfBCep+jL+HHO4v(DHIjpZygK(G{@CO8a%qYU^Czr|QFJaJgvmU?x}j*Nz`@HN?JX=gCCp!E;o3?7OF*>0%N95N273du$%N4qp3}9a61{o5 zRsRm>y(l`^o=(%9&ms;YRGBOcX>bWRLB_-;TC#|#N>RbEwaWT3rLaFzkUsOBjlDh1 zj`vAXhXB_5qlk()M}41c{b3`<&2!JxP4i4WzdNk^} z?oT`@MxXxl6@rLxKTtbNAsQNu7UMLK!lmAxMGHoupnwluHw>d91=cpt`qR0|9r&8~ zKE8Y!O^E?!XfgX(Af;xYx4;N+H6Uu$N{C7JcBX0wI;^5j&u=snG~XTTH9D@k-!-qg zqF>cjeTxh&E-q9KnDD{sC)agV3xQRQ$B8fYjwYsK;}fZ~UbhrCF%flY$bFUk7C64= z@722{9zN6`L6CU)PB>FSJNkd|50nK(hQ;>}&0kV+HR1m-5a}Q7?Y#U&*gteTg~^Qy z2_Xv+9o?I8ecXpY3|&u~_5{7I7#iN>(OwZ#SwI+n@x5(J)XS~Hq;B#n+8?`caEaX% zEG>WEY?;O2iv-gqz~j&13z5=OPCmk)d?<@bRX-*T2`1u8#NmZSHXoQU`fmi$TK3mf z2T1ERrrEdUy{Tvb%Z130hDhdbr{{l5XC7WGyQ%5GghwB#K`@ATdP`3EW7RkQ4Dx%U zKMG^DK8mlR$=uhWJM)RsP*u|5EsO>(Z$_z|7tdXxqt}vCRfR#>l zkoD6M`<)o59TGiZ&%*o9A0DD{m2WSM6gg}%Dd1v$;U~Ur6`QIQ=7KoigoBen~T6efaqqpe=Xx%~@Yl zk%sC|rX?YV50`Q_jhdR?PZ!q=Coa88w6Bc`dg2n|LqS(dGsW7ldXeB}x}l+9u-(5I z<`KFI(r8#_FRB}3G5#9wDIui}^fmvCNKrlad^>)@a@UfS4xQ>A9AeD1rb<$S(|`^I z#bH{Dz&qIq?Vo_1@OBMi6U4M&Y++V-=mTH4al+N8^|@F&1?ASwJ@38Avk+Dz2o!-# zrLP+Z)1vErf-1NezStT&9ftEI0j^x9!Ao(zd{uCKXb5E~@%MqfWlr}x8jE$fP_$GD z6rtWnUsW~kS9EmPLwV?~dUw}%nJkz631Qd66=`-TJuY72hKH!Qn3$8k0nU%i-y+$w zMqc6|W&qrk;ztyC+W}Z4(_)Vwa0fO(nZet6gVm=Al3oAD!5wyXcCr)>`*ud?CKs}j zcjl=g(sb0*W}DW@C)mMIqGw9$(*l$mzqT}WNZ0liTXL7V1SNCJU|iViVg z0<%Bjr1>d+DIsEH@Nfvu)l^?kxWYaN3=*~z@wy3leaxK_28VU11ZTudz=?#JiPB(X zJCWkdPMFoTwqnCA447Hs;A3W?5e)@>F6>ocFA{;ZwdHm3DfspzuQBd>r>7Q^81~#c zH={|^aE@y^Rwoe)TMJlvR!O;WyTYTD^1&oC$%<+ER^EF>idzDT#1$qcsWc`|XUr#F z?gbf=pl`m!h@CdWvs;``F!{YbAy5td6a-!+XydlO9u6llq;SgZ6K0&_mY9DTlEGwV zfw#!^55w6JJqpajH(&3T0{;bBtd}!5-E+k^J0pN|LP*xRi9hLmf$Q6b2?E7D2=f*> z0+9bctxh}+4LLcoqF}KjTB)+%)>$sAbL$FQbq0o5`OgWY=CQ}a$s7HQsk8{sBWT_S zfsrCU+gerv)-4xFB_4eDYr((wCSER<_Q31`EUBUM6LR!7GwzRY~%v1rdEe8cHg^7J|cM${NHD|R)y8%ye z+1MmoZTxhV6w0Hfq=hOR2F73D8T?cWfe5*sU;&kGn=!JCXk40unwzyPA#@D1m{=2A zaoBhzmqSR6f0SKcA3n@f?|hlb?hRK1OZ9vVo?ppmBbjFz{R$0bDmrFC6gqFn-3qk} zNO@S!mo@b1E)9jPuhk}T&b9nxAa*_%Jo}HNo+9#=^W*hpgF`M7A|g;p^&+ll{(Em< zZyMb2U2I#D4jYi3{^eB1jUsxn-S%g9LMcv#9F2V=tq=EEqqazQSkIe_I zEp49i&3APgE5>|}ek;#L*ze>p_1l^37z!n&V55%<(ml+{F_|YLEk9UpFeosU?T}6P zx^b<-c%|dMrzY*#mcGB=Mo;xbK)*&oLu;qy*V|T zX1m;w7)8g><*AFxKB9zR7?H4&TIHvaS<3sLOWC!x?%G!i3YR!pfIhh#J^>K{G zc-Xl)p)I6;Jp-YH@}e!+>D&FCMWNF>r9UDqagzW3z6etK}t2^536ckMX^*7lJd|>KANl&b|_Vzi`|4BEoQ)zlOuGGo=R<>LxO19jq zDk&lHg?a!gQb78A{%?RKewCy%LDXHiv?9NVNj)#`b1`^P6fRH(SD-9FkZm29-9t@T z_*u4H$rB8VPni%GXSt5@B{xVAjN4`2DHB7Z0Z*g%oHI_vz46roXP>Jw_IswRAqi4g zBTRd4aaEO(vz(mGo_rcFCoxyd6<^dNt~x`TY+`v^Uxv4EO@#8T2M9x|zw7GCsjt?0 z{x&vG<*z$-yWlPCUb z8=j7?BuQo4tCw7^UDYAE_ddul{8a}=)!#(+nER%8Wy-@Q#zD15I4JMOk z?hj}~-5ji~fdE{${PLFTiB1@j#6-0Pi__oYKOWG;=qH-L5qxbUJn3E=kocg?H->>E z3H{i4Qm$l|(q`6<1HwvTyf);dt1l7V@JF1J-)zpvlRgXQC;4-42 zNWlRdqTcV~O4T-PS%~mr4FU|hE7z*Ig}%NlV#*h=l2b9BlG4kH_M@dOHP|j!JwgLk zdMP9$jh_O%>`yyD+bu5k|NXjS2WJ&SvkrV=nHu+-c>AjrI_yD1Ih6pGW%4V-xWqa2ehLhgENGsW)ZMp30f5{1guu@0?i zH4Cnkr)z_i4=V{0%pF!2gSQnI5BUSEJmkEC0^P1-WXN})Y&?n!%LC6Jh%+VB!aio! z*JFA5<7|Z*TVjiRl$;;qTc%;4<&Q~=XJ1YUR`9?9PTd`!3=NTS+%wyk2gk6ou&OTC z+xBFT@OWTo2{(bYaR1%TTo3(XQ41aDz@{Y~sRs8<*&wo)kz1%ahpYLf zusLnZl?Id$GNiG-f8B`eqITJ-Lohy=%DX@dGjZHQv!&LEOZ=ACk>D3HvHzl_H8r2X z$mjmm`vN?s%u#NTlGN_*PMz%X$ii_S92#2K8T9BZPlAK>saSVlotrSy7p`#j z`mA)Js8`$SX=D4#moK@GiQlXGsA_Ge<$0nvh7jAZK17PI``x8IHzsy&gU?3<(|`5T znVy~M{XFoV!sd0XjLgs`!XnHKMZ?d{{(V{HWWI@KkW^&&0|^!J>jLr*zw~cyrS049 zePDV2uA%QkNvH5AgUe0biRD<}da;R5_y-|jAi1B7XJ zOih0t`}faj@c!{c5O4^#&k$(imH;dnr9*XlR4I%@Nvogc4vWFUc2AS6uc?Sr>)z77zK2N%+$4Xi+hi zFd?r;Ww@$w#agj%3z~wy^NFi_N+NHBFMiA8=}J@1)#<9YfTf6;qQ3f2K0mvIq5mvk zSV>bccZzjN7>S<|{rgZ@i?rYKU_rE{kd>@NxI7G}-2$`qEA`teJ8TBXh+0_+<(_`+ zFkR?)T%)482E8znpy9`Z`B8dCMg}Iq{I8QEK^mWIXOZzTHMKg~?(QyD>*C^tWG3N_ z{81fB0z+A1Z_MA{Z78j*N~6Pn{E+f|T{MSJNj&$c)dcypcubad1qN~-ahCdmy5zpQ ze_36V-#pq?cY{K7#Ww2f+zzsv5*RXS6<@uD@oUGw6Qx)Gk^+d4-?jBz?9rj#0=2Q0O&dJm~Z zEP=Xok^JDYkf;5E8+T$xN{`E?J^g3tO`RVK`>#%NHYGer>07%u+;i=jnTpMR0p_4S zxChTLY~}F<2o(C|T76t1oC5kDB@f(@v(&m0b?K7SqDhQnf237y8lQ4$v;+Jj^O|=| z^u0W^wkM81|JI0_Qig$NV!&5~`kg>%ElZTeMwiFsSI`7gl$64{wf9S1Vw>?+A+9*2 z$^K0?xWjXsM@>zQEX23xSjR8pTf^}uTgz5lfe;B0<>woYe7Pnb$E*BE$rt1PE2gBR zPai(8hP}YjyYAiGFO&N;!uus6GM+StMQ5xEyri!`KeBT#1Wg))&!>>b$BPSTGHPtE zBo2OwTXa%ru)_((0I(sd>&cWGj*$ak9=Btg>;2zJ@K~SkNSG_N<+)^fdh0GtDoAt< zbiw{wcMay4zhP51<6`wT1^NKe6#TDlH29NY83F#YcONHou zvz=!Y67{yUZXr%A=-+*phxm?;W#aemT}fb9I!!W)_|Cz?VnO2`Zu#!%KxG>r_EJHD zDgfWBGW472$$J0SP|i}#_G79m7UHmJd5GZJ8v^F*tMA|49?7Nk=@HI>N?U$s@cfLM zHs}_*^EI_UakL3d1A<9NNY~ZzJT%zPo^yA)%B$D*bc-Ar6%_(!$Z3xiJs0w3f*Nq; zUS~a#@Kdw-ns<4asm&pmd$QX>8_{9??DVgifd*$mBeOxWt)*3w8_F}+K;URSz2CQB zFK`er+tEl7NBJ_tzCX7~hWU8jEV3_ks($MJWEcmy#{cE%?HR zcs&aQip|Lm@E--_IhJYrCS5-GL{oHHl0i$C?K5TiF?TwJ!2?_~jTlmQmx$hsNb znCzAdanCErOzbJ=46PSSUn=a^+fU$$uB$$2eu&oVDW&=zC|t;{gCG8fNEH+m_$R}6 zGd?H1=*nd~P8*V9w!(}Y!r8B5 z|7^J)LJ&UuHhQwJ?7lGwywc2$4%iv*9bZ37MI+)Zcs?rQls|kzOa4$00ccp|bH+uo zLGz^wp%2_eOCS`g8M4)#zO#Pwf}N|%GTQ9BcOF+!QkrDB-}-JiFtIr;BO|+JZN(-8 z;wQjg4H(%h_-na#wz-Uea$px_=&HM1f1->PE0KKtJjF;jsuVR-O)VBcOK7=Uyc7cpDZ<)ei+nbioF%IRc=_9Zyi&D#JK1{YETo(zBik=c4P{_89|=_4V`Fy&gyOR0c*=Gk z7|?p0JT0~j{}h>Z21=ihL{R`SQt@Hn(Xunr_{~NZV(EN7NGK{QqHbYG1T|74888uc zm6?1nqmUD4P(J_5)m3=9=6%-m6xR+u@^Dl}WWMSnFcbE1-am9jk{q{x^uZ<$8Mnpe zlO}y&NBSKijkQpDzWN#vAS|JAJ6*GEZs4)mTOe|8)dd%;?shzJf#1FiL6YC9KFhM; zBLTm$A;z>h?0@`8cgcxuj{oy#q@VG-K4VCSrH%w}>bjrM-(PYchnAICyG9b%^(3qQ z+{sJhmCg#YJo+f~A*3I=LQu9mB!*s7Am8>F2VNIZRLH8D7ii*lu4M1?>Jm3GvHE(0OsXVK%1OnM!>;1YGvl*jxZ6EfX$D#n3_2S z$O@`R7@N)nwaEE%KYm1ze>Gco8ZIkPy%)Pn|9OXtjmtL#%)4>Dfk&ioknuW1zx=yg z^w6BIEGTVi8gjCJCGgQ>kIA0f)?SML6B{p(#s}`(q*Y!X^w5(Hxl z5Fr^*K7l1qUE0f(OP3M%^w|5X?Jf>^y=%d7d+qRVl4fs9sq+zHv9x?(msy`k4D93I zbD#S)$haTc8>1Ap%5M9WTli<;8mx__k^*Af_JL1SZCT~|&-wSVH5)GcEx3I1^jvc< z6b~OVq61lNxDdqtz9e=$-_#?z?DlQ3(&)v~*XTAnYZ1(BJMvmSasA8tTAW5e{iJKBUoHM_1_J|QBKCJHHVj)bzef`;YQO}XGM8i~`>)=MT^mbevcvcMhlggO?bL7x`C>y#-BJuuZ(JUrp9UU(HH>pKI8%%uO_RKj*b@( z{*7n)p00kfqBR(#J6Ge+j2&CQ>WO&WX1XNFDghrCRgfFOibC1=`MWAQjb>xfwc|0Z z21-|Nlg7ac5uaG=i}Lf$>^#1+osp!9AIdmwM~_1-w;Dg@Pe{8kJ`YGTFnv+aGRkuI zd7f+yzroQ#OAY}H;_0t6`oFzuMMk3PRDMj=RZ0;~_NP}SU4Z9=uwYJzS5COpo{jer zA>OAy_D?g&+~bxf@$K}siiX*R-Gt5Q*ur4&qz8}|UF25JsVi_CohU+fh7&&8w?9~g zTT@!$f-o9Z1&)O5?BtzXzuhD(HEYx2Sg|2PLMVfwB<{@Xd&%+q;E#hKzYPAprakT4 zcWUyO>_z4GqWX2qYVkSXpt*ETMC6|xlEDuEGZFm5iP0t|t-sI4-QI8?ZlD#H-)rw2TJi^(o(DqZG-jM-T=TKNK% z^kDUfII{^EBj?{lnl22~Ar(P-eQ>C#uCG2hOMTytbWjkJ;{js*QEA2ROIJMrR>D`5 z|9iz~F8#uI6!8eQ=8x2(VY`}9zuTrgoz`=PmAC#d#;!Jd99rkEaBsd2(Q9SVWWb~w zhun+M8|%duad$^MpoJUg`e6AkzH*{6rJ~ho$jm*Bx30Ju$uaA+{ad7wiGreHW+zCv zbJWjEewgFwEs_b>XYIB1it5_54bY+UH>#17FQ@#_j6SnN2l)lma56kn*>W-jqJiH?h^c(G0;TbGkJr)?Mq)B@ zqQ#+dFc1AGQq?egbkf4p3#d!KckpH~{NCRA19CwmU#{HXj4=yQLj zkZzQ1hv9WUuH4z#(b0>L|04ehNY8h9AB)g@v(J5S`GwklDo^Kb4+C+Xd#@>h+$By-erG*)@?L-_Az)G{B2ML!tZ^% z(BgVzHka#-aQd{WH@<6Tz8<9hk)4 zRXgJRrwT5N2W$JY(H+l5%pWy){xvz}{*)+M6%+)6v$v~L=hS3#w^=Z`g;?pc$b$JA&NQO*-UTPz+GU}B z-!HZadWv2M<1CYF^CjZztrN9lSPaTHyQ8~5&oRVgQ?Iml zL!1Vb0zA=RZ{R$~(8fh1e{lofzs1SENya5zk{&2tD)2hV&Nk!hg_}WePwN2-ghwHy zar(!{=av0go^|*E_W^KUPW^oXH?aRe6!vJYltb|0T=X0a>gji{>+h{g(30RDCnm!M zB998bbb!~%5d=)432ThHy%u-7(Yq- z7^_mbu(^3?58e-!SRAs}_OuifB-%T!GW>ZdksjjN;ivPrbu2Pm%k7tGlSW*oOqUxHO*d;aKn+r$i zsUGhv1^S!#sq5*AyQ)N=zTK|IcAfvLN|dF%2O;nWCWXWg=mWe$*N%%c5uh%u-Czau z1IkWT1uX51I$7TFmhJ5)8Rad#k;P?FcCBNdTEhgC+}f`eC%lNuc!UP6@T`I;}#`xrHB13Ha*t&mu@5 z9ZpO*9GSE-yKx8SCO_PQP1+c@*h~}|x=!M$dAj%4JYBsB!D%P`Z`A-Rso7@j6^fbk z>EokU75KhTo!(%{W_+^>Hi_9WdsTS-OtLdOGX_|>6&BK4y*d1;=ep(s9A_v?9ve>Rn7!E;J^|dW?3LL?1znMb3wJ@IN5C~sB!BwtN9^Smx00uDLjPcqR z%^P@sD|aV9*92h@@wmldE2K!j+%hVmsBo4(0@cBoD;?A)*H{|{_HCa7si&s#Hwl{U zDcI85kyCcK)E%n2O5p#+H2g6lY3bm_#HjuqzIXA-=^PQ7gUD=i?{M&DdzmM@v!D_w`Fg8?xg^WfUT9^#I$;*3NrTjgt38G%chT0P zJ3lu=N?h2#Gg;$mV}8f8DO5lKQwk~H1cE#mxQ?Q1!#uB z{+JSG^r$5)X6!I(JDSDaA6QqSQQYGH;(ysvqQMY0;VO<3GOV-7uZ=wF3-jztgc}%~ z3B^ZeW8)ZbC+<#ylJp2nnqOFeFnk|xS?dVUgFr@|Q*wt^M(T)H{Jm&oi0Ia0WcdXJ z!xsghvyP`I@J}uW(lB`0XRaV_D}nW|*DvC0B10#nwV$88+&mG0G}pz&GB0#I&ljE= z<=U37Qx~1vh|I=4QrqXq1Su{ZP{2hI8qP-yns=dtQs|Ozn92g;d$?a0zds9vy}7Yl zl!#^egt}>50M^mx2szW0(mtgqYKlH1%M~YeJj#49COgNECMzG+I})g25NfdFKNb!k z(;gUs#o(8{MrSY~B&`B;$huZ~D8`fXr1SyOSq!>TYObi49;O;A?ju{ccJC*(kv+H{vpqnxmD!cYA^}JsUW%q+WL?;RTcYp>^;V zIdfj{0cfxRu-~Jz*;MW9>V53dj#pcBUX~&*J6_zXz{w&ZBV=N%{Jp4?zyt4TN>W-~ zu%@ea!CB%{;f*c{nw?`AG*fXql)#Sdv}te6EdK92#>R1tBr8OM?D40xDG(kW{tr5Y z(P0h?i>-EXanuCZ{&cGInqc_$O8>yGr?pM}n%tf)IKFE=C&BScc4C4uKz8d>Lf4c> z6+AOZvqo&j;Ueqc{hpvfUB-J7M;Vza$b{~Q`A;x0F;(qD#E`UeLTqtZkdy2nb(W?4 z^t80dvz=>t2mIj4;`Oha7Y!^*S9dVz)0~=9|@Qnx8pbx zT>miI{V%H)5DmoOi9b}!t z#$P=Mk6xwq*J4)3v%Dy&K2@~6=D)OFF>w{KT+)Feh*`(vNuvL#quQVb!zN2Qv3bEjlq@A3qtPYLCS|3G!4r33JZw6hQ+#{o* zB^;eMQUs*q!d2s$JYM7Xk;rGy`IG321G3kl!tg4BUpBH&-4AD^QHl99>+IL{2S{Dv zFnT&uVVuS$$r)@Do6p+4J@rfs%t9@EFlra7d5%*^LH%8=26GGf({1n%wq#`V!ipGU zFrEvFz0E%#nZnOSvm2|R5!Fs=G@JDub*B>7~MgIF29x3_u+Sq3B_F5p0t1k^XvP(idV6Dz4 zP@L$3FA}XNELGjy+zk6kh8u|WfY|!bC%BUoE$|F@-~maqfIp1}nnY6|#lGs52Ob>` z|4r z(AR5b=jVT6d)@A5{lWUsi#^|Ht*VBzDiS$1jhW}40eGspTh7kTo*hy za?4~m9-Xb(2-fj`Gl86YoI-Dg1|1s@0 zq5JbJ(J&cQiW2*E&of_4t_tB%>ZZb*XSu0a3K$_=!&G+TxMUVnt8kYF{cjLoeBMYe z_d2?PagC>%>faRzq%TP7bvAmUGh^_0G7*91>Hxg5Vk3N~Tk{}rRk3?VJJu+ZcB^Kc z?X<+r!Lr85a)W}?>*b|Wo$;&{4lG`mb&O&%3J-?M{9H+Jxn5+;X>)-%(pum=mZ9XK zwnfqE!01}Vukc@L9-6turRBJwo}Rt|pDt|55QX(`v11|pb|9G4Vp1jp99*2@DwBSh z4b4Dbc})~6zo9_5|3(#>KtVe#r-AuLz=inX^>s^K*I89|hlveb2A?fS#Q#2+A$}h) zBbG1=&zBG|D3tjst|`9m%Yd^s^8c5WTavL(5wsHhSYXe>9f(ZJO>mC$?=&FtIZ+CYso` zolNW#8xu}!+vdb}Cbn%S&)n}nc>6b2@x-E~#%-K%R?QBm1IWVdQ>F4@mbo;h%A zarsa{9V=Capj0MX*E4~w9JX&9AjA0aABr-qG4PE6U}lMdJ-@HDnNNnJZSALIHP4QfU9=H9Wcog`sauI6SHNWk3wwM`Am}^?Zc_ zs{*6aEEKKC9MUhn?_hkF(7o5oD0gqqWDHXI?3c2NN)DA=MuA#|PVVgN!`Jpew#2zj z3T_irSZOxTd0fJTGnRnnt3XJ}=Qp;%_a#flFKNL!g?$jDa2iP?#EccsMmZ2)cnGg& ztCjvLkie!OF`0dj3Uv62ttSB^JIigf0aE_rTZ~tj(-Ma&CGuT6l5gTv^ZV`b;89g>ZPZL26C z97_5jO+M1h1kv|UU;3VkSLSr+zEEyYa(^>c{q-+2A56P53~s)7tRjxCbNCS4Mjs0L zmjA1ty@}~LhV20vCSf@*96C7Xzan6VR)s4yh^Pe09$I<}25(&{5i;#YXZ$vEde_uN zXzlUS>t;(?cbf3tcQbX1T9JyO7kkjta+*P()Am^I40o}9_Xl?oaUYY~`AU;9G2>#$ z%9xq)GtqBPE*%kBm%xU?G>_%xI3v8yLTjp-?bv&N zoY;_pR!>$ssl%8T1TOPqi4)WB9Ntg@pQ(_W)FXX`)yNq!6G`BsKhh#2nXG!;tk5|U zT~2l8n(GCLg^`T1CU#q6p=9D9E9jQ2T|N0`MMH9$wEOcAwu!DZ7}pLRzHJpl6lN1O zFNg?Hia0vLL6)5^)4qw@M2a)|q4tL%#wz5JkzwEW`_=D4`vv;Ikm){Oz&n=-wGhT< z*Gjs`Hbz8@40m1Jeh4@(#P~wyW7Nb}GPvIB_9id3yL@^d%9i z@1wyzv0a%wRPA>H0oJmRzqMh1MYFCH)W8zQ&t6ZHAa-<}+; zKuYy9`4VM&d$$W;aAZ|*^!d=LB;6XxTiH_$$hKB(NpW@o4_GFyA}Rak*8Ksmq6a%B z0+;apx3l67gJ^ub^boRLgpr4bfwlA|3L!Y#ez1UT>6f9c4Jh5Hkav^3{o7(7%!HPZA0nU&NK=R880?B!#iy* zOw+rNe|qp&0-U|#TaQSt(BDvip7+Pb=DD}MwBLaUz_a2I1X=}1_D9MHteV=Il0u^* z!ymL3MTViqfV1K)kBm5k>~6n|eY=w0WUOi7T;x%AA}a$AvBH;=(*di~MIx)`8`YED zSV2{iiP!Ii^iLuS3%h)+1R4qA{8@~EN1D9-z&qC^9o$D?^^(b2$2T%07dTJDa@}Q+x0OI zl_gm@22${8O11{~jTIb~5ry~I*RWR2A;fe;#@tGSx=T4$q%~#u8aNf!*PT_laQ!9X z{Z;L{Gct2|%!LSW$iLt-p;2>cHzt0Nt7_}zm5qK?)zc$Z>H?`M2A((Csj6sIt)U8p zn$=$dq<(zKSv5R2RFEuLsk6*X`#h#T==2cymsB!&zX-A2gQZi=#DYe*M^J-k5z`dm zBcc9qtOH~7d!94<8tD5BPYvROU!R9guL)TLjm#Iyof86>O-P|06muHbSt|&Jt_AkG z#yKiQg#dLRzm%1BF41xJQ)u`1**f&^k8-MNT6v?=()(>4k7Zh@aLwBKC_5@@B+SDGr#h%` zz&av6cYs@D1Bwab*RMgz>QW|CoCs#Dt}S2#NN~oFWJlP!P5iimni5HnkXA7(p*)>B z!Yn1Fv;V4Qk)GFk(x30YeJ9xQKo_Mo6*qncQ(647-QADG+A=m3n3O3zY;K1l)7|J= z?JimJl?8)Vj#dl{ivdH&P9A(5nMFx1a0gqm@K{5}f>nRsD^5(Q<<$22YhG|pVfS|4 zUp^a9HtKzpmF4V`ZKp2yjX2!x(id%29HnYC>KAQSBz1(w{s7`1`{|3I8LP3cg$3Ak zB{2yRaU5asgu$a@QwdE$|26q)zj#545q;}96zV`FMk{2LlvB(0c_}@w8>?1Om+Kns zz?kYmK?k>de!Qkf#66A*!Shvo@n-phT0(r36UYm%iyy-M2a7a-Jy`m7+<=Lm9#IR6 z^qHf%{#!DGlTLiR=X-%dES9x8qt!~gTWlrricF>5YEdO>ZeE^97%CbXEtcq6`H)Nj zFrc7lX@0X%lTMSkMUZzq;gY|2ClY3&{jR98La) zIxe$qw}L7c1&x2+Z8lk|>z6|#e5Y5foPDU}0 zGAe8xXTPJIcZC(ub~(YcN5tcsA50!R%=QD~iTJ~#ASi~1hb!5m5o70Wh+_9J8b`So zWCbqewfDP7K|+ti>9*0JZ_UXI)arVz-@xM;aXNf0-BDdK|n4v*wFb%hgu65A=T~LKDrq z##~m6j(t@*_;`nnb2$)2=$WOgl>}755i)*1T_~<52MPp=wY)Yzj&>yjs=xGfpd8>I zd(Fmmw&bRAa+q8hEL6$zTB6X1kq-Y7QDuHToA~ntHuJlxnfb(s5_q`^l*Pkqx2-@b zXky#1gvqs_wIHe(rRypNa}@H)Ed?LZ!?jD&lR+wPqM664oGw)~%4Rs{wrv-s@BN;G ztETK(()Z2ftk5=PpFh^*T<%#Yv<^T7{o5@lxV0P3pRUMw>^9?5$-T<4pOuz}F_oNZ zguehbj72$x(GbV3wmE)-hjS=$mEj5#9*uKzUm1!U;OU2SH0IKxRDSf zktQn&O=%iOQHQX3g6Yg73n7HmzUH2&0Bo=@`610#6%>L%$}8o?$GuIX?dq{d@vkK` zgZoiatGS}a>7T#NOLX|zIoQcH_OUQU975(lG3IA2o?i0@RMmBjvssLb#-&Q=nw`^O zc`F^z$h4uc`pnKLnrq9_R;6&!0}UWj<}B40RQFHr)%AH~f`*8FG#;{lxDx?2;t>C~ zXmI?h5Zh}*rQAx33>a*(UDC^TPQ?9YRq@{S`eE{2d8*ZN2tM1uYFK{W z8$QEjN$0djc{3M4x!%nr%752GvbRwz+p5(0xuN59I1;Lk_Aff>TJ4Ww&Bn&E=L{+e zov*kAIlL9}r2A{@5^?;7wD8hEmWT{ugnOX=WEtA1HwiC|Pxha{1MJ z5w3%)uofx{JE-gWtVEg-L%OEK8*jXvP}h7{C#+7BWnaJvu+`)MgsQqa8Bcm?&HQ=V zsEKqgx+WwOGm{9_EfGXK*F{Ic&(6p98G-FLxRA(z1Ck^Xzj^NuDh^$F$--cUB)N|$ zDQ8_E1N5c*Z~ykBNlsGWdf%E`j12AP-fry3Gc|&q7#M3Txi63WB}BXyh_Fxn?HfXK zLBsbKIA$JdAZ|}4O_5CdqJYm}rMQJgi}3B_AoYh729J>Jp-;_=W;@7&=hH#I1E#7q zJ8o$cR7a$?DYAvb_tbK+0y$grcakD-gT-fHvgWb2LZ`&M@2Edu$#8TY`F$Bw&s!TLq18D8z zBg?y`vgu6+juU}`{C72-_T9qbfY4+X+{D$K7U08|M0`;#KtI%4U^*5Tc5cGSdfzIO=6XLoj=$kYXSt1(V_&8 z`2)_^26?HV9Mm8Hl zq2#`fXoyY0x@si(lVEoe&))B(^zh8lu@cd*7|Z-h&pAYhtN#HaMtqUT2#vx(_9VUq z+qt6ekksiR+3ewYn|aM+3bKNIQLbiNh-l=ORPR_CYpn2cvs$mn29dX;*d zS*ZaMlBaT?r>lBHq`QK+v&)i0hIkfqfFKDO=oo%lw+9kd6O}GbM)Q?z z!QL-_Qz{3AN5GvA*!A)=cO|P$76CtPf>>buzI6ZY(HR1=8-u>G$u^A|@b*o|XX5_B zy1Km=78!}{$W=qJz!nw2sxamuF)m4?;orJiMmHU>#1T<3mUBotb9`a3EOf?}4wwf( z%jBujU~1-rHE?<+vz2aPxO)1U5(||NC+h^TaM|6%-fM@lYpL%~j2$k3#R-|_9weT2 zPZt4&inAA5>uIr05=8Two`5G-6F~N9f5VI z4rKt6Rss7`c%ab%kcWNW5PqLKpE>V*f3N@vZ9ywjrum9Lo|XKlG-qQ7mW?)4W|qp0 zOu(nVy)AIn-9%_r(?x1{(b#_rjDzDZ863y236B-# za+v&fn8o~yKMioYSg9&I?Fucnqfcg7dEC|%t0gK+h6nj~N-n*ap#I{i@qJcb$1q4D zgg`FFA8doyU*{P{3g>=#_lbz9*+{?oO%U`^0pwKIcRGg~n=*#0@tE^OHHe1I{L^Yl zRZ5T?+W>2jDq9{Z=PlAvAyzjj7ZQ3mvgokCs5C z>)f{@?@kZ2_;_X%SiG(0&-$KIIuAYwM0G~mdCZl9JY+rc2c zijS61rTJ|zG2lZ@aqQwj*YOZIl;q?nxD1_rT4OJJ&;u7Mb<0oIB?1H)gE)M%KN439 zVu?TcMYcAdF`hzdlY_4h^$h%WO3lyt(Y*)=fAu#(wn40q1TloWmhQzL_CM->+{Bns z)JmWmJkMUvH`!|Mu_+6UMCKmT(~EcuR`@f183gh;z$2g}Ffd@bt^36KjLus}#Z5D- zQIk+{RN}2d{-wUZ87sy$kA2&mEFVIMr3Ana#^ErF)F8%bD6ldyN%kx@T)zH56W|!C zDeW)VI9N=MWHBCE&3+lWb?xG(WTt_v1!`kIBXV*Wiqttya4d0^kMqUCdq{CZ+00cy#{i?kbdNT2gEHZ>AZ=J0@`1SKOcq&H5kg z1Tv_$DQW_a5J*Z0!^E7Jd~m(*bq1d(6Le>Rp=euU!L$+8*7=&$xX;=P9h9K(+;l%Y z%(_+12V>q{|BcR9&!|tqq$?VbPz@?MucU=$L^xMNPb!ezXoAzvx-|6put3Sik-+g` zPsU0dujmRP?0zlR7{6H5rHFB|-x zeO8j{v%Ijhy#;Vw&5|`JW@aXfSr#+1#Vm`NnVDtDVrI6OnVHeDn3y(*NZYBg%4Z3p=u;{4f(Hc-7?HnR~y18i+U}E5#>V zj9m2-RPLws5JaHlzCTN(p!Yk!sFDDw(U=!hyu6%gOY)yx`(G0VcE--dW27)i4qF7C zOQf3shC;nYqHkLg!R4IVZVh-&y8dbphrwCT4rzckm|xebj-6*55|=_@hbxMr6=k6_ z*dRg-r|xz6cEwKV(OEt|5>s3%jk&y|(@0mCh}q2B*KG(tavMNw?X8$c5KS=mC_CY11c}PQPEwp6PndZ{qEi%?R=+ zPd;%!7p=Sw*^AgW{85yd7@`n9a5NA;&F~9og@uMTcV)AscJRjiL3Z8v0LX?RO~7@T zBhaJE#79C(Z`Z#qu)PFPuyxWwVYB!3_04{IdOE?LIci^}7V}|Hhu-tZ9=p%jtRhN? z@9W0-q@ItXab9=|o`q1Oz`TEKm(jjc&m|VH$SS_*dJ}YAs<>d9`!+I9m!@PxSQGO; zh7*uVcx5JGW@c8X1$>JNn@-y!II(9K<_>BHr?tUqVqC92MUYq_xb4M`wHkRrez`Hf z3%7-2&u;;X?&psm?+%VE4_KH}Ni6h>&=^>$1j>|5^z5rLeP^9O7T#(J-kWd!GB=FohK^{(6J1zB7pykM zi?$B40<-Pn(I4FyY%6W5Wi#+5wyK@KT$_j8PG#w!XBc!ZD$FV+7tFajU!nV#7Z-WZ zn49^h+Ar*C`oplx%<5Y@M-PefELJeKfTO(H~i1TRpAIoEU)s#3@;;6!M7zxw|EvA_ZK zf{&>^L4KZHfmOtrsiyUk?^AyCk=kzk_-@+T%7JZ7sxs$G*%$le$9p>xDz$}Fq0=xy z`TPe&EYFHMA$P@C)E>o$sQ7qco6*PE<3zO=lrZH>mr`B9?t1Yk0^f1=a$Z)2@ovWc ze8ei$nVjJUVE*ti3I_z;Y5OwP7hp*65vA)YCoT$M@@yiv=@-E>|0T-43+Ea%bB35F zD5wUvOs77!^_Xyp>0rfVBXwSz8m^@I?$X(}=Xd8rCGbtkBi;9pkD=7_#Wr_*MKwvSfm6JjQ{xIsJEr|_M6ar@C!s86#d_F>LpDq- zjlZ1u2Yl7F6@;eXi}ole%tsW#p5>hpReHsdzfDC8l`xz?k_+e`iG(JF*a>$4i`)OsIR{hrQSsa?ikm79LwUNU6xRGwG*x2~{Pwld%$!Er zy>Xs#S`6ol-!~!P7%U2n*iKNhYBN8CudHHqi#}R!ynnW-E5xnVtz=>9-Aero!i< zF;o+)8KMJ~*Ne%tZ{iA>pC1z!YGY?@1P3rV`w*^Y$cGYGhNx3@sasBjh3yp{q2NE&pbGng<3>o_d zIeb0urhYWy$<(&Or$0)8fw?|3Cy>ZNo)sS-Psqo&JNEkSFb$@~B<--^1y%UtwvUQA zr$lDK%l#r{mHW=|EqTYx$WR2nV&I{(>PCSYO%#UpA(~N8GleKX7hV&bQ@ha`uTw5E zP|TLu)?Jg_@kd-L+$qIZReV0GKZnq8eWd}k9P870@gK@h0 zyOxAkU$W|hGHzKsXKXz zclBN|zqFN}_yg@8{`lHM_${Q<*F=HO&0oImvcf~P!J`cEE!Ghf?|=9X3=>nXV>fGd-ns(oT8P64W@iTgTuEJ;5#;Dc%2)J zOKhuudwrJkF1DEaq4^zeCh=%Lr~A~j zt!+ui@2VnmW$tvbYCUC{-&bBGD2TaFr($Hf|Dk9tI{f}F{y1T0$}#gdb6|EZrcnMJgbhVj2d4^V&p~Q zq|490@(n}yC?^)8?}PA`9j>IK9IYHt2Nm}8MSrrDPaHawEpN*zikq6Ejk4W`+fB*1 z@=a+wRpG-0jhHw-u2~Cr_93KxnxQAEG;aqT{>FxN(|tUbq<#<%)*L?}%U5O}({Q@& z+-Km=`qD0uiQs}#{{D7(!?}gL_4+Muy^o&fa{RH1f}rxAjncYR@jk!pzD!~*!>4y; zt9bi#^xO-2M~S9h&(&AIQN`R2mhsWE-ALH$oc)__ZMkR7G91;dnfJm72&A3tL#q8m z4Xo%a#485G>bjFhZ!IaBAf1U+pqj;Z91R>bp;-t{N8? z__0}tgov%84wt2AYQSRprPnpb%6EmX=k}b94Ms<23U<0(xz#Vd`t`nA z{g+|2s<2(Z7Ma1%aX<`J77yK*+L6tN4rx)reZHv?sdmM(G6_Jd64NA%nXpmSa6j{b zJI#o86=UXg0BUNyFe|B?tn6NRtUKx=Vv??nut&i@OoNT8rNcxDc$Y9gD6ZD!n7X|| zKgN}L!0Ak@BI)L88wspYEWe3x-vT!d6&0q|%CN0tUFP2@Hzn$;N+w!NaH-6RT&xCRpYj}2o%N7qVrqd85w(fclVzY@K zlpL}2_)h-rv+kOAb6AQP!k7f|LijG% zNrj7z$$nWJzCULeeQTdObF%57O0}8^--zsWd=+}h33a9~3x5*xhequkir63G2lu3j z2uv(O+YG7nPZQ-bYR4We@xCu4I4zHekU~m9Nyq%HX&uE^jT)tf0k*$;#9lKZBVV1p zoX~p4{4YOK+B4!?ZLnYFG+d8{gJE)E(;HTF!tr{+s7BqKJyww5et2&mU*jy}r>{Zh z`NWb#zK>t$j8W5YYk!7=e_9j5p^}7|GgSJpT}^!rToFFArAX_Dv{ixf|AzJZ4*=Pg z(kss8c}x-MuKh@=G~E*|r|(J)_lvKhFbgf5-ZQJ3O8kn0$o(PIYIm+*H=Db+s!pi! zPq3)V7|pCGH+RNo0q}llsk42sotvgl77$XUkaIlELe;(JEIegTG9q_nEEzYixdR>* zSS`hMP|SUW@1i#(!Bb|BP^ga@*r{)w?zpA8Q5^3fr;V7g`DxDTVWqo#ENs`aR(EDy zH;P#J^L{CEch-(oUsZ|WDfNw;aqSwWe&%8}Jv5Kuqhhe5n*TXIZjBRi?`{h%8j4M% zOfKoLf#vN;Xhk;kJ8H* zgO#@yYHfz=)eKJB9EqX9KHbTm<7tn_MSeRJ#HAJzx#gi6#mZ-nqM=%xZdrWOYVP7T zRi^6uEmVKu;kVzvf1i0OL)O?UDk>f*C|m|7Sz;A=1hQ@uD8u262W4d7{W;>~iW)NJ zahG85GQf$+IpTz=vl02W?qTEN!yAfqA2rYD+cTui-0!%#%tHI)yJR(%`dzY`PonRW zsfGQ|BKL$+48)bIyOfwqx-#(tUP|7i?&?!)IQ_csE4fu9*+oUw?vCVbt+FCb}E((+(_jf|BJRJG4a9l(h6INSa&)5+MWA>=+ys4Yhg))#6Zf$g;-!3 zy_})0|L8$KB*N_zghb3&C?siASHDmUomb8*wq~=n;|th;5wfoZHGo4~b}*-gL-yet znuG$I`~-uG7o?b&m=B;_DQU7a`{%cN_Ue7#p?2-DqX+p}C>v8l6=hxZ15K5b1h|6- z9mxQDgm9Z=SqCsx47iyX-q!2PZSBP5?Y9iRip0_H2n6$SQLCfp#n$E5$eI^kmxc1h6KiSx7Mr zbu>VzI;)8eCXT@i9zJ>uM{4#Zg-iElj&eGNh@@9CzRWqV9uYY}e+*od2YY^?%wW2Y zWHZ6wo2&b1)=OBntF)&9`;m|Q)f@J3VUv0@`z*n7N(@qbu3q}CAV-=i?-k=!I1~I` zKW`TT6QlslTwv% zGdA6`riF#6+6MM>nXsp;=kcHD+8)zPO-(EQiR+%N7kKzYeal~-s_UEU7=E#FF%I|B zf6c(cLdA^8sK)Jnx|$-?dg^=|KX0+fE}R+&x9(DX@N{Aw4nZR%x?}j0x^1xWkRGAr z>CNkIF2iHg=D=`xtC8*+sk`~Wb%5HLOq#R6b7ziN6fLW&scHl8nCVyza^|yszs+k(!AS(VrFIdn+Kqo{%^ghoB|OOLxh7m3dp)0wI`{j(t&{ zh?sc1idOb>$L95!2iKe}v_wX~p26(zDf7}VC&a00Uu&{JU4ajPvpWT=nTv1+z724F z${04&A(r>`8DaXCH}}K^i3G`lavTJh;1$Dk};8Er$E~%)7c8?RyTph5p zBT0|R!TjVl9hw>ULRoMH38JvC{?p#x65>9kQBYdALC8?g971}4nGB|>J{XLsT^_w@ zd-trsNTbp?T={4Hk@mRUN1Es=ch$^H+*D1?u}8Y2NIXvXi+6NMR&?ItYz4%Gzx3mV zg~pj{X%C1t1~F3bX@qNBh9C=;3kIeh zTA6yjT^e8|EZnm^ZskcMi7G%`g(U)}s(?_;*60|}mG_=S`Q74nXNYW2qvBUXa!GzF z%j3;Wor^=QLv!sm5{_@g%ovMDm&I@2kdPp|pm0f~u~2+$qV;CY(_2!DvB<5J6~kwA zJp2+T^yk*VxN&nHtMsV`C8Y0r?Y}2Y%~cs{uxV2dvZvPBMP!;@4{A=svGQkfCP(}+{|fjSA$nqJ1Y|El36qFH=k*ku7!jY z)?Ve``94^8Mp?u+Oi9{Cj>Y^{`ff^AsEiW*t9SbSfu^R^QR7@KV@l2)Rs7`1pOGid91np)){=)`?c!HGxfRvZ%IGkq#?lu!t9R;!7lJ7*{85>V@y1NvrQ6v0RQN#pR z7au<}zpyYNxrzP9#IG0e;fl5IlpPNoT34F8563Id&*lW_#EG!^iVfANu1}KqI9y=# zmx{nzqBGw#quGbFQ_|0!wJc2+Ldky}w9$UoQ`0>-W{_~K%kQhNB7m%92=PpB14_bPdPC(XNUtf+ZmCVp%4eq4S zZAorMOH+i~7jLCqNS3BfHHx%bOj_IAm!Rs?TRNnS`cvjfd+9jvaa?hGM>mK(=vW&s zz8^t1-@rgQ>xgs{?d{d)3nhqWl&b(`P6A%4RR>L)whtUT8kPxbDaJmCdY>-;$ zBovb}?t(YpW8JqMv3w=fZU|^=mN}2_9JH_8U^{@-oSHNJ$1L)J39IO$OD!yatvd;Be^Rvjue1%_$=_1VRcyE( z-8D$EP2n@09B*}V3J@S^FE2isIv4%6k{DWQ4_~+RQ3FE+q4KJdJ~c0WcK-^aS?ebK zW5t>#8a9bp>*~1A6h$>cGnOahS~=SBP-d1#6qYCy?QM52vW8KR{U_DcU469m(i0_5T}TVJ&gWx zhWT`jQ7Y0|dPj(Lqj`pnMhS503@pL(12{f&!hh+LTM{Y7C><~KQ!^4k^(B4MI;xU@roj6M^{=hn@oVLd% z7sS&viC=a@!DC`Rk7I4?zlY~KA`gmvdkP2`?V^;_CWhC=MW1e4>;A5W2>wa(;ASc; zETI}GObS(}sq|;3UX!BQ1sA)<6j&b1Pp^hI)!ek}~#YhP|j} znW7~hiilP(e@^Sgy5ZU1@%THg*Do*u&#q|r(;+zz8mTUSN8njiI$EN zWa)z~lRc?xsj2C_*^`Fl^!XSXP|r^Eqel_?KISt6+uT5Mjg_r2A;ps%5r+hotN8$H z3$*%|H!_bd1GMjvygXvv_5f5&fR=MHG*mM(g`sI#V_rmMkE|54ug=F!UPmfgR6iCZ zt0A^&>o!?#N5dfRV^F$%6D386xJZ2CkQ9ftzR_F=EJBa5teN8wKElkX zGa$kTGQoEI!4uXRI_sED3FWjUbaf{;r|C?Vz2Ypu!rH*DRObcVHN{p? zmGq^>8;+fagnaWu$jjOK$>D|sjgJtq&Sg%H7Ri@@o8C{b`Ko;8rAPPH!3m9)tuACB zbXt#5Yugn+_dq}dTlS-LFt3spC2>4|i`_vpKDfqHCRK|u6$YEVOyx?hN7b#Y4VAFQvl59WhNs`^S> zNv%gD?ve+ssq=JvXTpElkIP1Nk>7X{Myamgo6FvVy^7!cV4_o!NJmiAK5IdFWq{+I zPbC-KEfKgH7;~rZMtHW~t2I>cE_Br+bO@pBML}V*iDD)a&oTbTq_nu?Ri-$PM<=`? zzQ}0y%jlQqCu5e6yAVtiOHDA>H#d$f zES9g;L^RsYHZQ8A;wjBPd;C7i$;#JO;1w2QBMYwlY_z3Q<}N+M1^LqC{%m1?>xdSX zOYYBe=VTc)6HfK3b&~DEgbuJ`r_O*8p=9WikkrY7{=F$PmvEra_uy9Ygvi6hxP6Q@Z7u~+=f1`{o{DIWb@TEp z=GeIOtHNa0L}Q*kZ{F~}ZH#{p?&NUuEMvho&>@Yh7Mbawc_{^#~g*E^^VXTfYXyoDU2xKe(LrXz__l}!A*>Cs4WxG)SN1v8n zupMvNfYwaN?cy`cdS4nWwzLr>`?Y2Ig6Zc)eY<1bCgutrdLp@PH3u6t1RXbby3BRH z{_mwGQ%9xdtkRa2r<<8SR1QqtoX|HXu&Uiqpsa%FD*}RL)>=^S%w2S4riBR#zOXl3 zfvlUc%dx_&u~p0G_u4#yx|KQ$8mfbL?rxycUS(F6JLqOp+S>aS!unSe5_2R}MpBRS zQ+PfViBiWg!tDvjzaRD39D9>beQ1KhLd2%s)}!^f;?NLS3olt>Ft4G;HKPtAPS$vu za=Ry^0MCp7+(f%h3bzLJ|nJ z-ByHWDT!1Pv_eT{->h}DonL2J`tgZd6+FfFRdtqx0tRJbt z5M8_w_bDy1JbvCtg>x{%Fei!NM-L6{0Rt>nW+-Wf+*hhh0ydNe zD_=ESr@+#r$mEnE;ZJ74Rfph%(1;vVfq$1~@?3AhlHq4o8yx)HzAbG`tCf<6m7(aD zja-Ne6CPO# z?Ccj8e^4un0yLEUmNuCo)SrLK)CTw9(|1;3bS7(cHTrxy8I%;LC(vDdv&6!_GpYTN zF3MS{Y{_;nltH%f_aID5-}3={ZluS@Akhw?AYl$1Sgbm}-R{1uVAjroK`TxVQ;fw_ zu=*YFtsmRyyM8;Oj=;90&I5;xkL3Sg`19`Qu*(>dXULE@>HUGM!`+7db!9%5d+YG$ zNd56Bp%qgV>lGAcx>uI`vz(m^P7d8tsjC#GNxL>t+Sit4?bMGn?Lxox@NiS&$;Z`E zIC%U^HO4<`9Fw=YZ8_Vk^o|+38b|)zt2!?uex3#>j#tCbg$hbi?y?q^$1|7HrzQ6n zKlD%Ari3utFQBn+Zg_ibax<;v_7w%~X@>L%ET1u8^}#{Y5EEG$i-u?P1=FxTEK%Ft z+kAg|cXt}t=7yD-uTf2o7{D4(7*Z^|UvTz`(E3q|jDlt%b#!YnMH$JJk=F;5YQ@px zenXQta`7aT&Z6+h+d)BjSSY=bXeMwseO80=y%2g6iq>Abl`(v+KCFQ_7Rr31k(K0@N-W9_TamZRW`V*o94;u-6{mjp%ki?5rT{%DzyjBj`hGHKHj zCKBku{gcbi@~bcn_$x~G)3m)Nr0vChM(*2nU^+$;8h92f4--3uy|W!}O!|-JQjQ^zLtd=VmAGfav--8t zG_{&SQcUBOL&upc&QlV)1+EqZO3xJ%Yu>)BtL9OYZ9*?~)hXM<>9D9!doOlzm{d`( zwfNkxd0mP6^prxEnK&vT+~oQ>ll5#N*A$J$$Oj!&gzY*vJ3W%6^ISm{NjTIK3=V&| zl{kajQp;4k6+W)C1ll1m^rxFSZxssXglJv8$h#J%CBq49rf zCUgW)jGC1c1xi3Dx)8|hBh?=#SNO+|TCd{IfaL@|$K>4dcTDKNeb{(GL$(e*F~3b>%76WE5!# z9-j}aj+CPN-#7s#&ZrrlQ#^rvdrH$4g_YyRW}Nt4;f z5+!uiqZV`^)RYF|hio^RM$Y4YEvn4}2clN_-!0mvQyaOfR-Yv(jYXMtk&5v7chnDc ziVw%<)#=Ar+KW)XZg1sg&yHJn?BAki)h~ceoYztes=bRoS}cwXjE)lN1@n^|l$Fxa zNiP@w2+msPioUm+vD=V6+Nu2>puqe6x>VSR=wNR}4_F9oOE8hDNkkaM$W%0KaVaU~ zw(&>li{*vuA2!XM#EhL)`-?nq>G5T^M)bP+`g%^!s?2v7*cNj<)S64K$mFkcH1S8R z3@QE6c64`j8pM?~Pbl1!qm=eP54-h$>``#cUs;JQqw~#~_P2|aJM_#f>b$Wc;LihU zS9kL1cYMPYMj;V+b67P{>thstJeiOgy1|^uSyL}xM?{Y8ryqZMa1X!S+QSIgp1dtu zZV~(}QaxE+t>!43z7*ye%iRmWFhc}+TabQ*=HHk z}EC$G4aD1-Ug-Ig8KH%>5>^-*`5h^vaP}ZJES!VBvW0@ zc0g-a1(w*W7JNKm43wA3rP@t5xEYTWXK92WAkh*mIoAv@gTFkh8i{lCv<=^rp!V7r6yIox z1)xRHgn&q}OI10SK4`GM^x=YJsLDKzii+&77>U%g`D!WHJ2yfhBJn5yl62wLowD|D zT8`6D_n=Rw9uAKjRqwx5AmHOW5*d@|d;rFNVLrstnwYT^v&A z3#A+VSk;H=xfr+2dap^;8o0%uKgt);U|0}jFr^h0Ok3-llr~=cX0*=+a){ew!Bnj7 zVl<;;@RLf80de1kYnu8cglLlJk`|7>Ew~QYio%V6MNHQa=OYE55UlUI_&VDKYuz?&SY;D zH{$|0mhKSsrpf53W`tI4aAA!Z^tpbc@;ocNKL4t%?P<-q0)X9v!hZ%LL_MfJ!+>OY zZw`j0=B-E|3L zoIkAs9*jO6GsPj~J%m|jn`DpU`UtYJ6L<|gpr7Aos@j6ugIkO@2JG3aT(~v(4pxyI$j@E`gm`uw z>zJ{XJ3YNr6~gL6Jy z&W%WdC=9Q%SMK6LNOj z13##PtvPD+zyvBD~TR4 z2yl}YmlvxRF$hwWg@yqt(TmmKmX6h4*bK=+1b>^ znaS4P#MH^o#?s7`$;H&e#ns8wnaRk;-q@PS%+OBX-cH}bkxFn0|e(E!gx4{ZPX zS_J;qwb&RsTi95dTe#>O+F9Bfx|o{iyIWYgnErKbpzo02uMvv!l8A74aKNJ>N=u0; z1HVy#O$Y`G_=)cOlmh$$byk)X0jZuQI062EFc+2+1_7yyg?~4M1pbC~kkWDn0YU2f ztAV!0TVH^HK*mdp39D*KW~VO6)AOQ;Z^%t^v+h&J35o1tqUdu8I`x2rcx=N)WU;c5 zI8EPpEx0_~ObQ>Ju7CWoRY>isu+muB^99C$@h5b5cQ@G9ld&Jyr?mmS0`3RoGPe)r z^CD#W^Yb%IbxlnnF%>0cf`E^YPZA5SARnJtkEgM*@lAX@YJOs5W@ctyYb)2Q+y_!P zn0~ZM8R!yDXLt9wv#YCGH@~1Dasf{5?dE3AdjRiOT#=Kb{r$n5+}z-t93p3TcWhu$ zbPDLYvN9Soci6A2tWy^kwhk^XjW?agd$xPFVaJ{#-wj5<;5iU#++D}eSD1k+QEj2(2BO~FA z8w|!LCLE_cgi!{o0L9JCi#mFG8TIvFUvRJ>;*(Z%O`~QafoGpvUA20Def462vOh0{@Kwq3Gjo?9w zr0CkmxESq_1kyo=kHVs8jF0X_e`Qr^{63t<7L=Zzt`FY}GHApCn+CrNQVATIZw;o! z$HPm&J(gEjymjfT2HqB>prHOR$5et0;Q1LxZldUNfA{+OHvs{Gm@v7ufvKr@juHwe z@foy5(ETq)83{9U^QrCayeNKIUb|m3;MjKRQY__#5_vgEkbeql`{SwV-BdDCQYgRG zH#CS#Z66$n=LiU*kbp@k3YnVz;>+h{XQ#Moo)^~~7#O$**Fqp4BEgiEl@)30>f+Cm z2Kl8dNFq~c^?d`RtE)@3v=e>4t&Q7LUtd3!MLP~MB{lWSLK!|B81!;ePmlg4jinW+ zTRjK^Tu<-kXE$FHfQHSYmm~jrYPk25cbc)StxdTf00}02xJ>xWz`&3YIxhoZV(9L^ z#K+Gc$_ksR+D76O$Z-IcK^^}pDHcH1K=^$=asqh2fwNp7IPt>`4XiJS+hiYTzcuO{TQUSb1x^HCA}JQT=|kcdNTrR* zsWD-KWW1012CSFhf#bB7v=LN;1n1|IvI+_^X<)l8nf2Q-j)Dax#$ZfG#Nr?#AdDua z9fQi$u7fzm8W|rR1c9n)(9gdpq{hs9;=Fz{_;%TJ_7xhQ!5mV_-55%Ar_^bokf1kG zJV2c^DZg67mxRaRici}Ugz|S~SsAQ3+QMo3PRFni@(T5MO7SKk$d+|3h!Pe?5o#~O zxQ@U&oAT!=-gU(J?rs5sMK$o95oK~<&w6HTijz?%P#WuAyD&SQ5BwNi=qVOTcQjOi zm_$kk&j2KEvaNTdk%heaw;)w1>a!QsAPf{6%B`H%Syuq0>f-8Z1ah@B3XSms2)}}F z@t45n=4R>zFItx3M*a@ttRzQ#g|6KXh|Bn%Zq`Hn;u+WF`pVb{pOVEf_T0T%2J9LZ!K0=aIA3n932)R6F{Ji^)ZSSN&&<{v^|LR=h< zM`wVv3FPe@n2(4KQ>RzkZvPZ=t^g=xH{e;R%kB*T0O)u6JUm@(T?U)$cY3*A%@#fp z3kdkX+|H#kDd=@R-(78GJ`r#Fzuv#BwP4q5y}v)4owe9+`MtkCpWLkh_w4iroF7!U z6AN?#o^Rf2^q+|N+X2_4zxPE8Y`g=Ll!3Enul+>=0-ySKMDnbr!D2^^prE=3NG3h_ z{KerE9qLPd8vh6dtVK}0WFUIzI9<{2=xTReKji}eDp~MaW?p;|S}%SHa?NAKN!8)< zk2>qXCA3eFtzSrnq&dvV_N)VrD>%~v!@z|al`DKQnttMmhLUgg7|wjw zk~=ybf^QJM<0lNEU$Q%ee+qQ6Tun`6WIt^_RMb3MUEChMZ_HHW+Oy8rm_GW{a%}a9 z%3V{5o@HJ~!)bUkfn|?upPU}mPt)YX{v+c_&3~o}1qA`g0k(hbggk%8(B?oVbk;XC zHZ-<0)OT?*bTF~Ecl!S}HrPLm&F=CN9Ef4;7}tS5(C++|DUcw=MN(f9DlGbA-5*UW z&}RcA7i9^_Jvtq9)!I1P%~bR0%|h4X!D%QoQ)ukeb*%$AhhJ%*00&1?Rn^4G3J!y> z<6My=ZkGx67XC9945xZMy$*$XNNXEaYqGc39VY}g_NYb*6mHnFoh!@&V(F3hmQZoq zz;Iz+=k)^c(o%udSTV&v>9(G_N7G`!a)ltCN+BU`_wx0RGqLy~jNff~tE$-Phi+_E zOwAo}6=!F+)gnXqBY63)FCmkM_i0)zFU+KGGl|k3O~ou&Glexgr98;$;6Ed7a<**& z2Sl6j-y+Wa_YpU;bTYR1-vNB@FTg!FB4kU7^aYo_K3uLYWa0lK+T`-~J2ak%w)FIY z(bi$E0mR;Q7Cp8(apqAGN=C~{zX41+h(g$}4=@W7e7c%0EhPP)BBZu=Ziq$f%W_k0 zVohH_@Q{?-fDfMf$O}fcFvkZ-`md23e>|)|>C2G_JE55QbX9LAir-@uTAYdTy ziC}F*8ex_Q&^C|U?j-*_KH!jXq&u<8wqz?=ECEF%Wwgd&TylULCg}_I%Y8<{)CuW$ z{>?)y*A+Z-g2~gBCT{})Sl)s0EDJ5;AHL5G);stGXa&xHYYFDRZwX`IbkF~p$LIfL z0Qefc>Q)Ez(F(nmuD5M1647(SRLVFby1%>{84MxwiD?BHV~76w2fdlWHZMYd)X1Gi z5eTF!pDuwYTTmilnzx6?q6IS-=On!$Mh6Cu@B@fs`4{5?3uFa_Sov7_zCd&W1Q~a& zNv4_Buh6BjeRB&lrr9bY=>I?^WllA{6?o4h!1k{hf%m_Gij$?SGq79sUsD1U`GFun z0pj2BKQ}xd*-u=YXQW`}y_|8*hA5)1^P{9O!XpGw!IK$Pc8WuAXg9%(I zvqh3(t^O$2PI_~IHZC}J14u9%cxrT{XaI|X=%i-~83zp{(;lk^F%EO1VPyDNY~q9lcIRuwIof;*EoS`T zF#|&%^T9#Ks+E~2)c5p|Z)TX?nQ0r z#6Qd$)Pk>V2Xyqm+P^j{-`_W@iJ_CVzP+LK->@qJ`F~0E4?xG)P!O#%V5O0?HI$f`P%5f4FElG{@+p$>wm*X|ANWI-r;|Q(a`^klQ*`udg|)x zfXr-ee$-GR&!E$aLftKupMfsrm%wR=3H1qmcQ+W@J6zQ<5y ze8r%K-Y@lOfq_@dFswu~`te{GlMgPA2(vIq7swbq1-(1x<*0lQPw!4g@M~rhxoPJf zmg*zeq!q*0D%R>Oe1@axd=9pRe}TweNV;vV zy_I}TT7v7bRQ)>}W`TWjT{g|HV-cZaZ^uC=kbKB<~!@*#W$ z*D?^C`*iu$)FNy3*Fo*~x6JjX0xCXt2u`nw+6e(JpLcMT*oRPxCH=1$4Q-VT0=MLk zu8p7cVY%senTVf$nv?D2A0BC}zcK&WAmU)M02-h%`2VdzIRAbq{I7}JUreIGgdbW2 zGIc33!kw%)R2PP=*QMjQL#bHrwebk-x&}shS zu`*v1LKzP4z0fHK1i}85_2BiDeFXYIV{m0*=Qyst^~C$eZyjDuic5rev z{$FzXe{>t!^rOSL8X{pDsIf6sROS@vUd|1^czeGAMb6B`q!K7{rM3SDat8aEeK4BO ze~=D!z|MF!E_|SJ79>&p5CVcvxNzEy$7du)ol;^b_;dKxZ4h2=C8%an#~wZE#0^=rF`(*WITa&yDB zRZ&sAX8vb0^mRwG5d%%Y`oCoccS9!!;6TOyKdE{j)Bl~SYqY-r-T|Z4lQ#F;FR^!s zJhtZRB~%JKM}S|sneO)kfTcs*x8Tp~EN**q6Gc^<=OaTetNt0{KLX>E=;VAZ{L}JR zZW<!o0dg;bj2-ll z>XZ^8)hYy;a7R{igmS9av~U;2U~&#+U}nT-mzlzL_%t{IL04HkinBGB`P;HzZM>)@ z_)le$V1(~O1;8|YD=jE1sR$40W_mC4H;JH5Bd)c9r zp{Kr^rJbjZzO$u?C2$n%uhFJFQ2oz;G1`Oz0|pG^xOj`d4*$1CoBDyHP5q#l)G`6U z9oYXGZQ@dpOOTa^U_lUDlivb>SS;UaG4I0kf}xPO$}%rW7wd6G&HP9`=dnAo-_wr$($*tRjTGchN&ZQJ(tw_E$; zTmRXr?jK#%-PQHhdHdey+;h$?oQ`W@Hy3Sh98t@dkzi22Ch&gus)l-@w5Zmu(rpnQ z*nSF}UV>y-QDm+E`zJT!R}l#dpj!K}hZ`o&RXg+40T-5gV(gNPT0zmnYzXGuD?5Wibt*w! zM5X(eAiGnD6x;300u9cKbGQ^eBW|$=ckdP%M5iO3@)b_fEY%rrq|MQU?5eG_7r{AZxjrF7$7;mDrmUE7Da2|&A9)K7Irge^VzK))2T7m&5@fV3 z`uYo+++XM5Oy0Mb=V9u8Y9Drx1*((>`VVr!pzD9SZ0hd@)mS#pmI1hHnQM&0yIPb? zhoXPo-X5P1^?uCE#W*O6fxwx3z5W4FksaYns{O@pp9|J=-&fy{UHz;T ziyd=mQS^6dy-Y#Kc}kZ@ZXZ!3yPz}$OX33+|0ZgPWg&CglkDv6KEjDMQ+Xg zuVEu${t=-*DvCiWqTECTV3ZfYk^}}nh@aV=J#{O)m0nzY2;?~*Uu+>{p-6A-KO6Uq zuC_gI%=dh5I8WEx_8}uD<#1_lq!#mjjZwaCz@k%(TP7@T zS0_lJ4@sJKYyX3d>b!ZQX*-FABrW&zv|dCi$5td=3|S?eW2mKHC7mygOEJp(UG)j; z={iY|!(s(-*G|5gm)xEFJJ;JaC)m2arl<2GQU1U z+4P5Xb+-GR4(h^u+68*nB&D2u^T)kD-a$0_th_ed;X~ye&e@vq+yYu^2Dzd!5@%B&6QjkLjxZfLH_Om-gmBdGaC;paiKm8Qd31~n$)Sd`at4?38-V{P@)dZm=p5I&_Jr3G_ndBDKaB1n1`<;k zLMRUR5Dy~y)rqI7!0Ns4OIkbeQ#usQx;Yi>kj8Gzj>FL{byh?6o(`oHExFFBum;2SS+dqE_r`TN}X= z34SJ4*);X-qpPQ?U(lzm;9tavgs8w7gAS|^Al37r9ye9$LkDddrgifZ7fuK9uc21$ zfhuiEo;zqTVv=4G*zOI0toQMLM%YOWau4PrMEt_RkYOgB{QWMrCzN1ON={}=+C`8E z*COrT3c0L1x4J|>>!9)GwMLF=naT;COI4(szb%)Hm3VdKb{gki884l`(ao4nXBBKx zyYfbgc8(|`AO1Kr7}DJOOY!vD@(27n`Zbz$lL#H(rBPIKBpW88R9Q7TENNn|tBi4$ z#y($JllqzV49W+kcY8^ZV;=d;4mR!_o?TMvk(tzh7RA;)_3xPX1j^`lq==$~m|v3X z=%PAl4-y?EZS|;!E;4AI@5Y;GgZ9q-ey6sZF%3^e#=1Xi30rpH#|)?Gz1pX|^VE$I-V19~Cm2MX zK};P5Zkav>4%Q%}=U1@Dn#O}Cszv_w!8{6=9KaYQIK!o+r9`s&3KeK}oFc7;RCC`) z2czjZsHCM9!W?;9rSaiGC^$0u3(Z~)Nmx)vjsd$=mI)3vv+wi~!1Qsp20l9UPFE}6 z@aehd<~?vYnn<^Bd4C+#H|vMigJtU3*yll559I{kYgw{q7)aQYoSK#&560S#f++06 zjwV8Wh?x?(tWW%v&FlyOL`7B(0`%S8Y7SD9BdAIx@dJHsN$FcaazY^#vY|%f^YqF2 z-Fo|>Op9u4sLKgS+J2z-mi)jriaQ8O+6=_sD3aADS&L`*+7L$Q5}V@l{6pt?WrqVl zdoE#~9k0P2g+2$}bCNuNDsra}A#VHGw2(hNaroGAMs&A?eq zWK|$Qs9wMTB^)O~0rxNFS)5!fD8@ySNEidcUS23UNH7BlSBj39TZRS-7Qf#fQ zyf2wuMp`QqcP0%22D<{9CT5uq;2OkQp!P-{+Qhf1YoNi%_8#@6{MeQ)m;6KG)v*bO z2F-CvqYOMGNJLSRR1S8A+@1fSLdSg=eQtJ%lp4bfbQn^br?|UbjK2GBxxwv|{nW}j zRihXkf1Skk(G^9Jr0sS&ZZxU3HhD_T!BHRW2cB1XQ6=KCqvyx#kGpkfeKdF|ZWu?) zK0)q_&%`JoA8P@pyuyR`H{UTwx|gbShXp|EX3^gH3vTcBO9O&!O+2HkbS1RxDXJ+ zlSl_Nat&V22m0qvksgtQ36S(i7=U>V!UgE?sVj(jp~F@DRT_GQczE4w;k<_8?Nkap z_vRqayIus(iq672(hY#N??{*zfdLZM*^V=ViWVq&C~{Aeq74jFlsY%5nuAZb$AFX?(I#M{H4sfn2B>ZyMC+Q~%ou)3uD+XdGNkz1F9{4L2Gfa&E zjq9ct_R7!<+9eY?q5+)oBp>`2inm&avJ(9q7CEhK2nOd&tT}7Lh24G|ButsTO**9jKGrMOA?hK@Z!bT4g#)>&E(n?c^pPG$_JfDAg3rzn8$yR5>}!MO;^g-D~4;IZYG$J;`O~-4#N+kNYh-=u}{Cgs!KuUtb`#{?Y=>lhD zOgt-eSe)-9Ob`ze4<~hUXpYrGt^c)EYcl?%wYY`BSq~oF$0Rjq_@bmLL?gH@q%I-> z5aI@0qM3K#5a)cIBgc(lbw4>X3PXIB_N`JS7{F8@Et3EITlfz`g9w}CcPb8z(4n(n)WylXq@kzl5h9rjY2_3dB!9Xr@u zZdVqo>nN$PMbZTVVwr2`N~)^l`dtKArcJ&XuSwvnS? zDR<}G0#1@*3ggjEjz<16{uZyQnkVD~@tOgsdD4B=Ph)*!7~isBwyS_OD8<4FjMn-B zGPue%VM;mdUs%4oF4VLPg2S6i+xUr6#^NLl^Z#Z_QV>$+0DhXk2&tzS;u8~fxL$)_ znf;$cQM{Uijb~nW*5>9&Q7F$K_caz7$iX-rIXc5`_lL>owZ&ubNSw`or>wG2_O3hx zYIe@eEYa={s}%4z5$FLXQ%c6bA1nD;-6@KzieV~#7zZ?rS5)r&{v9ucUa3elGbk~7c;e4$nIhVwJ2vZQT0|V{Y1<2Fn~YHp1$%0+4Va8! z%+D+?Z4^Vxzqwk%)F`N9?$@2$nnBn^57deRE!Q-oNmD&c@hX_61t0kK0l_|c5` zD6xh|A-0d6>aK{{`WI`7<;=!@6P zs#uqH$p+(u5lxE)6J8O`OHzf1pQk2yYsEyC?OA6ENaN>;bdsU_rO8FUx{1P)P&~!p z)7sYCNjKe-Fj?fm+ZM_(1KMs<_Vy09$7V5>OVZoX1!4?l)H%xT{? zDRqC9;Tb2wxYHPS5nYB=2JnM&^ePh-!(FCZl*y3l$}WTU<0*j|&q{cM0k=iZVoD2Y zX>>sjCL%{R|9kr#3BP0x>QY9qff=uJCWUQ-bTT1G*qRhdP$dz0aFNY>Xy$2e8cywHydkJcJ3Q2t?4_*qKY(Y2{L_)LI zQ8SQP!M)}JAgWp4rng7Uu@?Bjh+;|JkP~6jGq9WUs@O~cDMR!mGzV1^3@@#o@L5o4 z5$0$a$lpw&p)+$|*IV9CEtW4x0cn@dBikkGJMOo_%jKY15I0MN{9vPIM|f9oSy#tb zHVwMG6#BKEAEkUlS(az~(18wHR?;eJ%=Gbxc*)SC&+$fx<2X$PL?DNVJe02^ z^*GTL=X@dG0Bt52Qgj5oT|4-`ahPOFQCCw|l_9oqUo$X>eigO7gFBzaW`;$|veYm& zz%*hiIA8s3CP9=JiU1vK`0p+jK2n6>X?*mYRZQT#k%8dJ(-ftY%LU*NHwosKrN-jt zjrl0`D9nehWT;sqJc-H5-hu9GekY)A&- z0z#yFFJm#SWE$fF>^EjJaF?TXnW7h-b+Pfa+sS297syq9H$__Uo7c=Axd)2qH^3aS zos`htqgW6Mii0VtL=k(0AX)lGifB$(Jd&a$iq`cfi~;Qmo(q@Ze6QI_$nSk84GjJr zRor_>Y@077R(C_4g=}ytW6p0dQ#;gXU?K2xFl7vOGCY~1FPJn@eS$5+TQCk3$_c8T z+k{+)yfvZU3$pX_hxiO|k?TE->Hh=g*2@R&j;>!pw<4c_vj5XIK_1mY*o(xmIy*hE zP(d69eV*~8)EgAgZzh$0uL#=$o*@`K3D*yv^S58axojp36vVS{tPcBGP|IKyV2U zgnQ#+WD4tzZ8DCuvyw%?}jaKA=P8z*pV(}}9AtoXjIuB`F8og44Q zm&Ia1AVTNI1l4hw4axI&AB^k(X7dfBjN*7&>^g`=Mn!#VYHB(@FD`$WJO)9+OWO9|pze~P_HrF(lL5uM z99Jv#pQXMLFQ5&Z(LOASCSdz4c^MRtM37*hIDB4B(Rqw&Loo!Ediqz;OjX(~a_qK# z$OAii`f6%!*D30HuPYoquaopCp4j{tJ{DlDU*^kgx!zZ8J$9=NhcXkk^u5svF|xvD zyw{_vxKQ(?1oUl6YUYMo{B9ka%#M2y87$_h(YS25@=6V+=W3qMo9-nA-Q^t(4R^1j zNmQG@yCGOL-1k+^P_*AYFobX8A~gg&Eiu5$XRRb6@;PF`sO8-X{~ zA$jVLhf)Dp-p2(NcteQ1l{87ZlhX)UA(!6kX|>O>v9X}feI+*~nni|s4;|9oIu}>S zlCCZh;evP%-mT*C!;RdmtQN}kyw8*IV`&-YXZv9?PPbdSjO(J9$sickBR9EaTa$h~l^&~hxWjlXnOdFB?=a=ZDOhN5KknmxEYB5u zrCRqp#K24-6j48l>;xNP#%$)jYZ!AxF9MM$LZ*QWx9_ANQU;fED8BE*>`oaPY>3F+ z)cUyT;TT($!{E#9J`vY7{IS68rM-X0Z_}^f-R}1*_|C7lbE;qZUsJb&JF7r*LeWqx z4)y*}%szR#u$71iI83AX)5Yqq$;nCLAdFUCHb(J}5Si*Zs~KOmxV+f;o+633wL}VgzA7{X&@e*F-a#yVUN8bJA~-kbvM?7@xS3R!#_02h zMp@W=o}v7~)nO74eh&2HZnM=+^}N(o8%9itv40^F0MRT}k5XLy-~p#D1) z*otvJhqO_8Z3lDXq^E@fXgV(?@R8?d=iLjdi>~ZLC+R^!K~=EmLsF07G`C(|z;iMU z+h4W@<9E5$4);7!Qof3=Y?j?x^ex2o%JoTpg@^mxUREfJgUUQmY#+HgL4w%i#wl)i zUtN-O4x1~UtJeK#|Dz1^+}~83AV^$u99temkGo++e$e#WyfwtL`3b}NF##fhxsVH| zVL{+LOd1kqyn%-q`;R+JCaKf!7Z)}eeBPmSoL=3@7-^E68%5DW?%TRjj(7+VPN_%7 z$6f5kLlY@Q;&E%d?pGT-uvFQ}^oA(;J-`0`{R{lX*SMem;2EN=EG%@eqr~JNOg&3u zaah*GnRIlNid$R!>;V@m_2`CSP0l!2YfLIcIOeg(4L)ehX||S(xzCjz``nWXKB-qV zsqO9G7c9JFLf(){Ww&qVwM3tbwV&(nX3EgkgkW;qr^Q6Sw3{!M*=yjTpV244ed^>a zcUWS4f{uWjWi#&0Q=J(NxCvk~Uo_ZZ18$GlEexFa@wl9T&S@Tr9p=dCW5ATHnq)=w zCS-@9fHLzgp}w1&IVb+s_>&06`kmAL9~W0wO@o3sgVVvmke}AUxF-6k5^L*grpHrS ztIf6@7u!Ahd$X-t&l1>Ul-w95v6YV1!+HMm#=Vs;>MXDU)8pggDY(0=@8zYrUbpkp zyzl8=7C``ZM9hPc9{#%#?>>VT=#r9BcUNPmKydq1kfWh2F8%LJJPWx>|4By?(7cSi ztozf3$6B0pJ4QrvLINdKUFsxCIfb{j)>aKieOBBQ2XcgUk}A#&Q8D}e{aeX^ywSd) z9qu6o#(`1Ba?m-P_Vx~hgdDrfRd!OR1%^9<3VUd9vT1|BcJFxbmtnm9+6wK>J>(io z_!onpOBXAY@JG{Khlk5sZ`4T{yZO~X96TB0aa480k5DAS+KlYF1Q0A5c{$9)cpzpR zp1g}7&MDlsBOxB0_k;d1|32Y5I6m(Go+=qpxk_KZR64vLFCuI;*}ckladD%Gg>wso z8Vc!k0T6lj5NX5_jsqUA4IB)-ilA^~=u5$uy0tgxTR6MyZq07rB|k`CT8S}N)vC3~ z#2~qx#u@zl#&OK`ojf2we3|xv4T2Uy)RV@l17BG?Nk!vnEW#qrP<`W3XYhp6ME-ud zS=lkf(7Cx;Aul##j3#$R-$sqlj4if`Dy~LM%DBh;a_|JJ7J@$pcE$FQH$Rnf3?ZNN zQSV|7r(+?;k00d}$H~069>PZPdVF17Xpy4CU3(4I%XXgU)f9Jm-@w!ZiZngO+E$mn z3KvIk2ZI>Pbbi}6KJDhtXIpxCc6TL?@SY>6tod|T{=Nx{jQCYU7KFzOg;N29ljf}T zYLFIjS@BNTpDu_m`N>2?F8)#j^QH1h)4o^EiI?L+9E~aWcylW&Fma?tRrklwF*Iyn zG}r%V2tA0oxVV0|Y(G_M$MSqNZC4EA+;pRUj3QI9;}_KJs8IP0R&A z7!a<=M}i=wq~_=KAeR$?WSmYuA8`xVwBISmX5=$P-*BkM+JNw|C>rH zPwmb54?j!qpSb4WIIN&1xW2&v#B5Io7Lxnbf-9Ch0{TLv(wGbbxnVEllxsjPGGvBt zfg-o>n~P~az3y8oXTkmb-CYZW)7=%<^M>=+Z9mc1u!J9M@oq0J=#N9w=RUT#p#tvw zM;@Wl@dKZK3a>b&_gOsItDcC_(?0Cj53 zJzQu=SoO48K8*=SL#NgRwScP$g&a0O8y(_N>x9!I%RL_lFY}z~lDTXmqZ~A1#xk^b zDr}h7P^#(M9uc$#Rt(RXt6$n_2wWWx{v$f&Z~ptX8S* z{ya}|B4osw&So3C3|`_N1{O0RI|9ruvl1XGBiq_Ti%*Okb8-+DymN9+J{M1mnJ@oX zsmH6)vbN^gXtJ}kuuytt4QHM4om1=c@XeXB_%7J}v|J^63SkJ= zL82;6#GB^5pFqEEeQ#Nxm*Q9C%ufN9!7n@C&99C{HzN>f5H|%QxBro@pWvjtaIE;B}!|z|;n?s#P^Ss9&@W2?RxBlZbIo#mq(!*eMsuGLM zd)+ zLf=Vl&Yz9Paw*q-&osdHA=5#dhcw=4c}za$2jkR;NZ!km{w58UzDvCqwNd@excPtd zHDlh_w!noxe!A>7E9CD_mxDLXwfx{*W(Gt^i*Wz}<4!-brqi99uO`-~vU|%@=jG(Y zxj7>HmAYGX@k}ys=%%{jViSJ}3Ga~H=jGl&(^57gm^=*7^y|sPdvCAOb;>lqSJKzr z=NgQb@dB+%O5?fIv|MX-j*lqsrK#sL9mRf2?R}haNG9-IpGPfaWvc7W`&c@?j|!WO zI>M6z#Sy9?Q+g>79 zj>ql3hB#{QJwFjS2xkv(z#G}q^!+@qjwZA0{}CfZSBi&1ZL#>M9H38_n(3W;NBU;X z)980!2)DgSZ2u^o43~f_R!p|hLgmB;8k!IV08DTGGQ|j>+3V{QVGVrU zj+W+nl6<~|_kn;;q%#?Ry*-}yjB)q_5LtVD1XfVNLxtO8S<(t>CmnII&5_6h6!$9* zm$dCr^1yWp8?dKcybzD9Ay1hndf&l~M*_3I-N(WcemISlQ;pnG;lqFOh$nu+p2iF< zZ1jwo!+GH&MY9awFSn{Wp4KxT@4xZOUEO3tmB$`uN$p>nL?w#O|M}g~_UDhAd3&D( z0u&4gsdL{}m-qBCj}@BBK8$F^RkV2B>hm!JV5;ao!?27qC{|*!m=VJ!MNI#@VSuN@ zL;gqNeHgR~N7<(?`{`s>p#b$>#Fv***%pj-&~V ziV9pH_Y?nhqC)qe40R7`C`(aDN5rC&S)IWK?o!Cg0$Ol?lrY1i9e3VOrC$4A)4U#W z^gx|DSGl;l07FN;Oq!|XL*WIbKpwywt!^#B7Q2k(ZoV&uQFmCmOKE$D4eS=3cW#(1fm-dh z2W;T?U|{`_@l@q19+zx&^;AkHQn1I?^rKlU)lt4G`FNU3xyvEaK@^68!wORZbFc-w zOw<3^!+K3)c$1cB&j4O}ag(=))93#<$7U7l#iH~4K^^TQzOyv6j?xs^XPD32HGt^# zh~fRCfd2EeU1jIj*(lP>;g`TRr7~5lD!zFE(vJU`*#{n-{->Cv6j%)rbo$5+KnNT) zo?aXL+(>}ckcFsi^=FC!YqXfdHDNyXGQtq&jipLCtle2M+7*zR97eK>AKf4(HqLIU zFV(f+SFQvc-i_0TZO&2&d`w#dTRXl)Xt2@IQB`Y5DHwGfN3kyk`_D&IssK+v;4`VuuuqO<{r5(xj17#G^wdZb6v9@j zcdkr?3k^@yuL2@mHX0o+&kkqW9+|zbY!uG(UHbeHtb%yfg`VFQj*TE8L!==UWUXf| zNea$uLjTtE(MK7sVt=7o%e#*$( z?zFu3URNoRfPo?h5miaaHNe3?5b~`o*VZ==lKU3wy-Uxtex{XiGF?thnN#SHd$Q4` zVqowS3d)JO+d89A>M(9(UAji?7#M{8QE*l)d1ydVN27K8!D)2a9&>lHorh979%Vk1 zT#>3L0*MwNz(Z{RasJyAn75!H_VE!Jnhl;9?~S{rO01ZEf14Y)A?w>^^@#fyWg#!8 zNNpdR5TuoNgW~o|?KH0UUmR<{fd#5enJQfZX8lmWhC)`AR(D-#rAay zex5S^9F_B*--3C{v5VLA-WMM%0?(5@pSx*ZWB2ILA@#?3{>=vs4Ejqbal`qA2v z*6P*q^HaP+bfaYr&@dSLyAB!+zHM_03ssoTcQQux50yBAk-CWBk62BngmHt5u+;XQw@};D^X6eN$OU>R61hBM)Ok+f(Bfb)V>fwH*zMq=dI%sh1S}~WtRG>?~#d04k>~3i7RCnEkvK*I~*<@w} zuL9S|HOTH@$2$2&lVax6wOW>ydoyqjhChAj;4P9fw>nGz89{u8Ank0;({d$i4~mCI z6~1iN@^e3(C(WyIBQYZ&9ZvL1JbZHz6!&g7wH-Z{9Vt z$DkXZ%{F@?heI>Rq`uOvh4*GB2^%C2qF2`tL5-JC2|P_dz80lSoC`4-M6Z_V@cm^! zu99LcTkdctfiwEax_{!vBHRP&DK3eAn(w)@^J%S8+Gxf~V8(!lG43_fEBEkw7ujDS zG+Pll9F?0N*9HywZU4?m)sdYS4=omJ0Ad#j?ubvnsnFYeSKDA{+r#Xw6-PEp-kV<1#V!XBtS<3Y=Z zAx1;Oyhp$#EFOr!niRrCQolf72q2;D!8OB%!`9W)BncF3e&~O5H*_HFgBdW;Ah76d zQ{`d4Kfy{BqUYdTb=bu&3;WdcTW$60veD>~i!kdR-U&wBez^^1$Qg#YfTobh{5c~> zk8Npp)WBWQEc9=9Q80hgvfF%}c~kMoJRzC2-k>pfcS>xHn*#MR`RNEV{Hw0GP{=ZH z9Xoh@EN2A057W|ijjDc&Uh1K#cgHr~!oGu>f)33}-JFxWHOZ?955nt!T|f~+K~+)9 zC|o0UoOsYVe z#?@5sUW02%f(+%Wy+R~M#prLu`mws34CwNOw-Y&4k098_xJ9B`qk|PYR0i#GMPs;JXSHC|IgVD-eg|2uM3#%mWSt8688x(&#vWmO;NYuCQ z>JE;2%N{+8d6%K4u9Iv#v=3L0w-ZZfM1zW2c9m^}#IE>&d6`K7ZUd*!4p>wiWOz#CatIcXA8(PafW?>lVq%>G!;? z0SQ#RTrR<&!pIww*8w~j!DsWR`AY!CNMd$?{!m;shCZP@gmc6X@d8Lu2Dt=~J*P-R zEKY(m48|-x_Q3Th@3glv)(q*2zo-&$Dx)7dT4WOLP9T~fP8j?AFfN2KHo9tNdQMF4 zH)Yk;2|5TM=5sH<^*lW_x%n;C;Vc{h-}}la-1Vb6N9Z z4jYIc6U#8t%)}Nlc?j>LcGeYo?uWiyLOwpf41*IFlh;_76EX`NOR!Iq( zingy0fZ2yii~#A?lU*#8DDzh2yZF-Zhmc)35ehzGhFaIJAQ>L%m{bZ^|A5sl z@c=O1WP_tK`qz5F2c!g)$}_n_kh@=@5m|>eR;4c;e5awF=ekq58u6e@I_mADu!32` zojb0Z(y-yv4Lj@L;`^<3-DLh~GO{uwZ@8J$lg>sc@MYGlk{0WXm}oCoqT4hIOWZ(> z9@%RwP;rFywe_e#hu_rz13AIv7ATf@_wb-V5Q8FQaxWG{6%-QkD;L+GykoWEUXm3Zn;{A=au@38 zpTD~_NH*$z^3MtJmgQeUxn2>hKFixPt#Q!lMggZIB55L!Gco(rYtP@W{2mZp3gthO z?xCck8_`V6Bmq`Mu}To5dC4v!i4Nu5 z6hC}v)b&c358e#Q?iLvEis1<>fOAgV;uG~wiMBR9jtgkKQh$QIeLBkA^-Fq3Ze9m; zLzp{BErwzeWItfX0t1qBgoOzW!XwQ{w&25uaRQ19_rL$c z=dYjCS@-fwirh94T)(}sTr;)vE~xWmq6lRf@dy0TjdlnP|F**2&`SsL9j7ksKXCYU`9j&3yWb(0>O>MA5l#6 z4{0dYtA>M@+j%z1S$3uqnw#AoNuXmCDiL4fn*^rreb*^)FB5)SH;?!}3;fKAy!7x|PcOU+$)DWd0OP4oSi-`-@<_c3_B zRHF!yk7_GUT^Zs{?slnw!}R=qtU9hl|dsL07IRWVV!Oy)o%|)%?7dedC!K zq#44E7RnSKIQ{Mpl&3c`>5r5_p*%|^B;3`=6u|enS`m)=X5(>6uP24T$B+2LeyK0s zT&{%Zb4uj!zJ1KgkD$kWh;@Ghz5%Hr24#yfmgN$EWHXBItiUHVhJL6rM1b*r;y<_h zX3tGkWf|VI?LwlQGIYNLtr0}ajJBqWM0xyK?tLN{Nw;aec zEc=Kye)%{SsQu%@p#SjWG=^eff{?4dp-|Qd4(yCJ2P@ZCD3<3)gE&UqK)CP*>1FXc zJfXvBul;j^z?+hI}pfCS*%=^`ME;&8uH5QG%%uF^LaX*S{|H7s?b${SZBAHIlqeP zgk$(K*er-^GK>TStS9KORAG=YmD8oT@lF9no_4hsR4$Sgxp!+vOH@ zO35P1vYx4sgjZo?2b#m|hMuudSw_Gt=?9+&o=cV#HWAdsD=gsE(_VEOZ_E2y-{d$} zcTQoOPPK>@$O&P_yj{8b*R4xFpMowrMK;M|!+8P$SXBF3DRR^mO9nK|D_6sMoRw1@ z0!1vT=6Ro`bo#fzY06s9LA^gO1rmq)hnu9gHdZt{eRjQ6bFJXV7q2BCtk?ZA`(t;V zcM7G!X7Uj5h_GZ16~pQ5jRe)cdDL|Df$)~wQ!auhKJpDUlH(aPaQCN09x2M&`v9rqA{@5U!@3g2_k zbEaNXNlA;m#Iy}%8Mx-jMx@AQZV4BomVxL=1mQ61ZEvW5|0rgu+${?=aTPhpj>;c- z@KfYb5kS9=kCE?xzHBF)r8_tLip+@hrsuw-d5n1V@j(p+0P*r(b9ra$M9%mCuyVWQ z_gi9H)uo3*Vd}4ZTs`+BQ4xN3d>qGpiTv)j@*qNsFU>C#oa|IAW^owBR0Rz02UHuR zH9tX_hPb;u{X;>J3YQpocJ_&3CxCMd3wkEG?+0suY|Ak5hJJ(S0J#*jeBt6u__POD z0g=nJ?xg{q#>G0p!g?omG?hig(0KzEmz-oA$0uGPp)v-XuaG=%`(FzZ{%U^AXX);2 zl5JH;63quczTx^D*JSDbK9=6Pu&E(Hs8HpboYW-_<_yp1uu-N!!1b%BLB7hAE(Iq^ zBA%F@JcZ#VNb_DirSHe=^@1cCy!hcdmf{agoRAhBy@@{zYLkb@-(&mo_CP2Kq z&L1~S@fhPhc-k!Otsb?KO-)@*7mr#*lh8v1wd}Xr(tSZlXSESH7u9`e>m(Q$jQE%pKqMad0*%zy$-H8AE_i7doVG`Wuml@IL!w2)Z=fb7J zBL$N^%ov}C|9C@&>_B}|ii80QO!9QOQzs$WG~BejujNW7VfngfoJ!5I@7Bbz3@5-Y z+Xynk;qrnDA6XgKFOf$sPN1ZCg={;!G>~VdKY=|& z1MODf^87j!*Qc^qC}C%rsLGm}TpmTAGeJ}kpVb(z-}$(QaUhWnH{NHKrK7)rk+wCJ z3I4w{No{p=Xb69blOo~I3GrR2@#t0Xe6T^q*-O*VMh@g1CT}@N`U-3>&LZh&+JhTD zkPvJ`b6yaB;GW-8U&R<;XJ(ty{Tu@Tb1Mtyd~i4nlVvlR^(f^DsTz-ElQwvJAe_L? z;-y1v{F@u3EGix71Fzq>s99T!H(;Pe-azw*=qV%!*dWi!;4hoXsn2pHMN_-}KG2cP zmcnCz0?+;Ccsf6%Us$;jXpTY79T>4aVsA6JAAkBS(?7mHkKHYfm$Wws<33+2!*i%` zfA!l#qjXqZ;=2BBSMI@fp&}oGrNXbq6c-ILw6wQOVn2C~ePVwcjJc)XuI9{2;m|_4mr)%&Qb5(D4CP%#oxdkM%iYs~xi@&e~MElnVp& z?Kszv$_bCD_5-K`$eH=AqlS&L|9%Wz`#--MkqwtZV}JrRS)RNamQ>U^4rNH^<{6f7 zGBO9T9aqUHE*JZ8-y)HB_k(EgG7K({eD0g{)=O2&*`lHXA2a>MjAUeEGoiR`u3teJ z|Mq7&7ssUtYg%`0aw_08e^zikj_D7f7OBQs7XfvZQ<{)h(A$6 ziB`5fTI>?CKXhJqk!uno=XA=~^%<_JbZ|J_f?n?71`M6U=lfK7{BJ$J9x}P zh5P;x@K`TlpMF0B571z(mofcIt{^G&e4Oe!KqInTF3s##x@;D^ZukA>wIpHnD=L}k z-T?I+y1b;NRQbUR_+628O`r*TeC<%w_IaDlT?m7p-qB=6gf?FI7*Gl#uSVrmrQ%#lmMhk%PS{&gRnz=6QZ{|LS_>`A%J4PvvWqbiLj2e1ba9L=+Il zV5x{0qUhgAH8P@Kxk5kC&22+%;DS4oZ?y*&DY zJT2X0^*<4Cox+6ABqUw}4Vp%2u=HHIv%lJu7rXs+I2`&yummYut7Ou;T`zr~H#?kW z3&*Fm8xAI)e+|9n1q)Sy(a_SW_wHm4*H7Zp@$Cc$_DQ@9*7{ROOy^c!MM+04(x>UP z470qm+v!lfKeLTs^|%CneC2MBf+O?i&r#>p3QJ?sXa8FMI`ICtue8_+f&vWrr6@5y zoLiiuuxnNQ3Q*UPYk3%IH`MHaiq9zS3)N>2%i=pa!YI6AqHKKD-?;h5r>UacsSA@jYY166HVPFrpI@ruCyBZgy3 zB~1SwJpRJw`)jP?EJaL=qE;@4+mzy}#phgmI~Iq6z*EwFHUKyptZiv#{g&zo7C{a8 zI^0P~P8sb-=KuMtx>`v~ho%5#d-wS#xW#m?)}x#KSyRT{K~dbe{Z*%LKC`h1Wt40l zm!hA~0I?T9-``Idn~RFs%m`Yze*W%f#4J?~4z3>NoP z6HmT9A%&3;2#vcVrR2+GNcdyqhp@+cL9;80joH3(?bb{Mykt_JmiWB9q74zh%J`&n zWr$J`w?U8sAL5fH%<@|M#L_%3yXO~;Ndt6LdW)eu&;C7H__t=55e#!%Z6cZ5Vz zhO;^zwb#Z*{VX>3t!?{`%UA+&PYEcblga1q=dR8k-j`lIY*l`iJI~3f^oRiYp3l!~ zDObe^*$g%jrCa{h23y*AMlAmJ-@fkZikg)2{I^XTuj?I)7$7EaEVK~u=zb6Tl{+-4 zQT@!EIQr(*PYoZK+C_CB9QFd&w#o}w6``ttHRZDHLu98v129BFn* z@#=K?u*H~T>Gj6N1qF)LpgLbu+(2CzUNkU^sGd?42Fsn9?>$9Up3nI{OwqVvHx6RXFy3AGcI?N+ATGoB<#(hli%_y^-I6S7o7~2V^r&*CJtg z-n(3@>e{qLjID%e5|i`j5ji*a_d8Hq?$=#+BV_(!u`XQLRG7+&di2}hTk4D;o{49T zk<-@MPJ_=MYQ(Yl%gfNHQ&Kp@K}iBb?f%BivAu4cPh*v5@I~W>!QyQd*q8r>v~P}% z^vl|<*zDLwM;+Tq$F{AGZQEAI?%3*dY}>YN-}=pbcdc*k{bugmHGiB{t7@%!^VWWM z_Bk8R^X#vHc)+pYHhbGkN;zg&t+c4;r*2Y!43)90>R@cSSIQUqD0~p{nNVTvLV-kLs`;P0L+3c~FzZ%1jIdsynwK zH6YpL1HZ!IsYdy~J~VgI7nH+&8$vnyz-xSkjL%5SsOCd5^Ckm@T#zW7eNy^CvQ9Ch zOew-%q6OSeukrB<1AY<(G}qYbwf}h;$v7d}|M` z6!f9{QP+-o@q_VfdW5y<-or0g0y|)?j>J@np56oHhVKY`{-+n5M|+AkWD?)Pf(R{Z ztcSvGJhww^)-_3iqeXuzLR!4FELhN@K(i+Kq*I2LMiRsykY|GuhM7|G#WjqcjIpt~ z$Ei%hB?#S(BE!D*n6bMQpnf4;U3xZ_?&(t>U}LU+e9XGt;C(!Ncc0`v%ywi*c7YPb z9T{r~y}E(;0&1pd&01onRjwRB8cmT>O7jz#tlevaMl@w3h)&FI`ZwAW0LOxKAFE#vU7~AZvERKH zi*5O3u6}^sF^Da9)1ceVb6i!A-S&@iweuL!K2L3k$+-8VagNGa_3W;Bh20w`7WA=s zP|~^I#GX=ud`5LOMlVX*U%dLLk+rrKp>~3f92RxRlfK>a6Po&DhaOzr;ZPS%yBzK= z%#Wh~@jh3GyDJ%VRVTgG_cS zsipAYO3u*EUo2tUcc`98!^chEf8Z^cFOcZAvo$aV#^v0Ll;HF)W#ZsABtIWQPPR^_lr_}`-S~f)NjHMhl{J0+bb(&wcd4fwwkht7 zP46GY)iKQ}-$W86#FbF_(aonX+(dGesM*BcpPXgO6XJzMdL zxXG?lSdhWm)X%UqrUY^_vbb=o+0Upe{;sT8MGtiUY%MAMaZ@%hOby5CYvi(oPhHw2 zuUU74aU-osoLukpWGGQnWIPopdE?zW7Ox1Sbn>kmsRCZT>Wu0THdR9o?kqoz@i{#w z8G~F==@d50osa5^vRAWP_`oMBsOoA_RHc^+^yi;tTzKods*|lwqS~0s5t`&4frkja zz8gJuSRB@#M=8PIvIGh+U(xwCA~WV77;f?45HgtRJKJffsat7uP>PMH<8$;XR;#s? zjaA+r2+MV-1ve^2>1DWWKK6$~-MsFva~&5Aj4GPMu*N!AA8FMRnEal2*PjdqPdq0W zX4~(nlU^qDQn#0F89jI{>|p@GHvKThH1`|bwDMt+?@1AWV1p^uECo7wO3Wb(vg9^7 zZA|c3`*UK&T%$eQtXxk^Bc0*oV!#@v7rmbj)@%>h? zYaHIA)~QQd)tGDcb8F6fDBS&N8fhhlh-&X%8Mqm+2bi$8rDFw5;3S%HZ~<%_*21)n z^sVjC=t6DW;Y+E?WpV*u)1+Qw`{1}!Qnv^yKqSq^Zpd}B2tE?8yQQH3+Nv7Oo3^=%I_;~=}c-o&gyGMCUt9r|Z`K>>NAeU;YxD(FP z_nqFw?{>qS^W19QL$;k^W87=g*O1H08ar~D78Sazdv_VAU|evwD@cZOKb`sG+KZya zTHfu~K>Ng?Nr9dO35=m4hsJQ|)>)U6igzNLiqYOz<5((K1`z_2U zF-F*jaRQzaMXW%W=B@8kYn5x*xZ4{WS?3)U0xsPoot*B_Ozy1X#ZCHL9MVq^!pV1w z#A;FVgaTHLtnM6_Zle$=e(VSN<~DXy*nWDhzVcx;b3X2QM{LToSu%(=>iageIyQfO zzt#zf$@KF=6xd`v!=+XKnm)inxs&GUiK92XlA#51;i8^Cfy2J41Eos}QF|M4STyRa z1v~8%-@@1{m9nvj&oDIYzl+xUz^*a(YHP=V*qRN0z3bD@RtcHW!*1!nPBgat>n-FA zoT-h*tCE`1+z3q254ppv#_yOhgygE{IGd^^r@(m4z12O}AXt3|uf3=Cthf6Ihp5k} z=UyjY&}S$`-FiVE*&`?PFJ$xZ=UHTBH!(@_Y%6fo%ZEfMaQYLN#~Uk2N_YG7lKYc4 zl*eTnT>TrJK}h+hBi|t_)DAn5Cd=8D_JvVhP@i5{Q!`!bgXg==zm$MZ@79fa#Q}gn z!1d3$k^U_{)xR;R{x{m*|CEpRZzS!j%{Dr}osQ2+mEbVx*IMj%|IVj+e0hnKk@8APB zEWXN?-NoBIlhN+m=54b@hq{yMux+*oRiuDw!&cI3}(5yFRaA4DrDk`N2>3Lwa5$UE~~E zBFDQ_MB!+awI#kyd|^gqye2>>tl zcZI4l3;PY=oBwYbFHEn$(|9$m!c?S~xIkT9ZbVvv(o=nnfD6bC0Bxkl8bCnCFXaG9 zmFOqOF)kzjZpl5aTy#Dceni%SPC5{VU%57{AHjuXkA|r&P`lG{2^SH7%YFAo(CPTP zK03I=!aKbC`e)K%;`wuubMmz#CpAP;rC2s=#bBmTqP(oRa&N`5`rK)lJhkH228KHj z5wMEyIL2scHkLMR^!9Wu6}9elJH9HN_RT;>Lp~V+myKo3{V>a$%lTyP5Lmcg=D%=_ z-PXnDb~)<+5*fFwPc`P{8EB08;w`G*jPC$HYOfn-TcwS0rs;S&DR;@cea)xci=e48 zXLrBZYn)%r{~V#IwhF7gpU=bCevBg)Uifprpp`WN93ilsIXrQS#{dPwj+Z~?l;m`D z+SkQba44b%vj+|i4xH!nNCf*_*4tbO@6VezW5QMw7pnC-rGS(uUqLGB)?HRremkG4 z!uTb#S}rJqIu!x&nocS>xVSW%-j6yazv94@DuHnohf^P!Vkh^F-%+3M-6^^pp30sr3tLb-M z(~Agft*NPTxn5{5yR2H%41hp!2&A+FVXL%{%WE=sm}IJSZFM;y3(&cHy`3b ztwiH^Fm~KIO5e7Il^eUi2OJgE#Y@@2Tfh{|Eoyp=s^S9~(al8(fn z82Kd}ikPfYu9}{Kf4=hAj@y;ISS2@Oi%3CqD;C!JmNas#`YGNeOWl7YrF2VkRFD+AkYD9M5=MmB|9h zNF^hM<3r%bhDifzgXdFj&X&Uj9B3cfU7M5$K#717zG&e6VP3fK8Qo{ z6al8fe(-fEA7k{7VdW_UZ|b-8iE@0;^=0K+fNt&6&zl{fc`dYEy2Pi8sZs*=0QW;vBXF?EpGVW+?+m@bw^gKsn#LkC5%E`AII ziV-L3-cldzqG;9;hdmL!VKI9>T^*LqY9)QnH$cFYQ1%Hvwu!&mTwBqPfmMG8i5k=; zHoo5JPiE+RtK$H#VI`RZLVrN}{9Aw~RDA%pK1V>H@Z|HM=ju#GBj~-0n0-Iq9A3UG z2Y%CE9uHh-|K174e)b5h@gF&A#{sJ%~I3z zZY*pLBLagFAntC*FcSl50sc7jfCk=&rGlAG-%rWQjdnN=@L54hJCcbMd+!&#LaQ%q zNsv7~rlCu(uV&fqrsd+lv_KneeJ(pcKNv`UvxCZtpuQq9%7TD3;5cJBgxqE_U%&>T z4zECIzWCk@Q_`gyb-KUYnMCjj9o6L6?B0Pz>BqCjAdl<57+szWW!CnFAY|y^Z3fMe z>jS|DI_+FOchh1<`QObzMv2TgZ-Kzr6lno~9UdlKE(a|sM?dH7kBoZ7bO2Fc)G7B7 zw4o@L#KCSZ-EJ4y02CJp>ty!(g$_!J@z><3W+pE}Hix~TU{M9!@ImiE4A7Mh$?xO% zcor|lerMoR2b_Qkvm3`rUNx8iSgPGV9650PqSEqPfV?wO?rS!$r)mnVhGOP-swn{y zICCR`Bhs17yM+y4I5Uj2c}*&)7_0B*a5zhZ$-5048tYt}o6WOu-#4$z$=38+@TzGJgU(WkP_6gqGZmWMjMSKlS z?v=xC8Gs8FuBC!Z`BHUVtEi|Ev;hpmLTUGzM45Ykte9fN_W(_|6Wpl@pzfr2ZtiMZD&Lk`O7L7GbgV}}k zvqaBG`grS>YjrWqUz|uYbU_@m`?9U`qkJ^rRf>ZB?4EutIi+c$ijv%exbK8hMxY8Q z5HR6w|KSs^nt&l>-9YC6McztBcd9cW;D}Ewes(MPBC&8dIvL5(p}xViEKhI;EnWEz z0f&*qB(v#20OJG=x@yl$dUZ!NAfyQ$79I}25@g?_0EH7;h{2@m`+lFon%#mP|n*lO4feBT@3XN=SNEaGj0^=^#za3Ox4(*lWRG}CNt6kQ!#1&7Iyx)JwG4O*{LQs*w%P_Fo$=G5! zgF*Wu%cAxoYR65SIM;TwgK|J0N*|jDxcRsk@M=I%)NcU?Lg@9(GN-7%Z?r#dXaOAK z=mip~;zg0gmWPxwr@FtR24k^a1c&s#0q(k?2x*IqDizU)K(@bR%zOZ~S?OQmdtH5M zj{oG&uB3fNPN|TrvjBI?;wReoL3I{CC6ewuF+%SKtUTIfFd+(c%J!sCRuX+)zlRlO z^QqhsK`4A>KsdqSk=^Cbt^4pJ5}FK$VdpwYZ?HVFIKrGi``Umo*;8J6B<`~s#m9#_ zDNNr?1Fr(8fiz#|l?DsATX?K(WG0Y8uK5HB@L$&z+|yG)tc6CsBpNaZ88(NVzRA&4 z-oDpX(9u%rvdA3S6u=?j$Ptxj`jKQ;hcNzOx_YC)cr@=g84JYg8k7aNIn~KxMDWl$ zoze{R=;4LE4!j#{=nNG#p{OBuT@C-NuCLsEpP?_(*>b{}LP#iHt z?zQ%4%TSmyBc2CJlBITdM+&von$j>0Lsl3YWLhqO&t|P zDY~^P9;DM6I=G~7i?A?}kcQUdtaebc%=pDocNYtas{dEgBBkP(=6!~d2m*Id7>zza z{d9!W2u7P!BA@~4E5BU@)Ra&4089e^!Bh1?^ePnCCPY66=$SKt$W$A9zw765Jc*bT zLj-LK$V?nqUr1D#y#Urt6P0M~X`gA-m%Aym*hVMAb@dLIp9R8@>Ggy2SiD0Dd<(6h z=9Qknjv`Vl39L{kpLKbh!b11Cz z1tNq}P{_0!h@Wo8uq3`w8iTf$#}Za|P#f9NAb;Xf0@bI*f=p{=Fb;7L!Mcf0sTVoO zNAfMR-m4ZgL!p;<;DL0cpcV|?eJ!3YOpV9ep^h-fWV1OQOAr{_fK{mqvss=SeF60s zf=7HDVSDcHRIGxvT>CBd3Awd7k2r(SVnxj~!b^{yelvD#fW7%tA6fNK<<~Fz*)#x+ z)ZB9!#W~(@2fPWlcmltpgsb5Ff;lpdw!Z{uS29AD_>e-NC1{4;WM69za>z#6BU2B| zYV5)r{S@4lwcN!Mg*HS!dCpAV`MIAMKT|U6MVHPgM=2E5T1+2%=LKO3rU5F#kGIgB zx5?u3_SA`p>Olzuz2yWPaE^+OQV5z}@kmkxZgp2=jPy782~fH1uItWf`@j?EuQed6 zOfnRKTkfBwv|EC1>R126#H12j_hqw0x%ASig_G4uUp4If%dQC~a_DW}wary5+(nI~ z($bt`nQ%r>+F*d2l<^o|D8NZno=FBu=Y`Mf$Y^&#%a$&u3NJTjcg7XSWwKu$i!hDO z`FeZ)#ZB$eYkH17%ZEHakkIR9G*JLF8t-N8HeT1VOoT4>dcbv7VIobO(IyJ8wP8wq zkGOvaKdSp^6-YbMPCAcYt@JM5*2n?7bvL%9=Xj1>DD$ zmCTy!DPbgZ-b~r6R;2i_R9=GCItT@l$_9U|KR);5*j0Cs}RfG8-;gX7W$T{!QVF(3(d{iC{0FXZlcCsonm-XLk; z4_S^#;5m$p&)g2C*m+xuY(I6AZJ^$<)Pp3-VId&Nc)~O^vsb*Y(P=K3c>yIBQ$Z+> zhG@Ym`YKp<`JgwlSE9S5gQ2nOvVwBDEUdBWq+tUp3W}d1gUj{yVI6%C1gSkRD*=8Lc zL>D&M%^7+3$oI`m0Zys6LJID7BH{(kyoM+ApfRKBAacNFAZMhAW-kS4nqzhK1i*>m z+;7Z`FTaq1SN-u5x}tgEPse9TO{?@)E+MNQ6q;LTNubOo%mt=d2dDHrU)>TiOB2fZ zZ94twTiQ;Rz|~PeD1+chpcRHKN!I63Em;?O0oG!(KM}|(Oq!5vIC4rm$jfq+f#bz- z{dclA)hS>;x?`o4H|gqqzxdN(5~Jt%JDZ?%N}%~mmfzlM=NYq@F?pB!k-KKlM77b| z^U&M#0vagE{3jY5zX`mZVIZW_cLeONGT)IX?m}a*0+P!|z*cnIWVO`s*E(SC;?inM z^HDMyhC({>>6YBFP*;-j{tznO0SLqL2AKHs<-PzDBID=a2qZr(2IeD2s)6^rtNYBd zWkTq%U#y}@m$`8Yu-GEdyc~@XR}z1a^5o*_&V18v5Y>K z!fA~J?k`St)Q!&rY)s4O_Hy7Fd2ef@eAt$B`~Wf8`zTM|gSPLS4R78C#6+^fzB2Zq z9pX&ChC_@ou>g0RTLQvqkcIbEQ7_*9O72t#8r`*TtgV$pSSTVD!muz46Y0z)XU@42 z-i^^{E+!GqceBG3uLm$f$fh!XlB}U;Cg6FPe|#eDgsvfm|5V2Vd`kU}llBbKPX+`b z3)D@BqmrJ-9mM8vj9|xe?SzqPW|NSp%8B4n{jLyh@nm2Jr;7Fs%MXnu8KZx#gF|@( z=h9n#Msai`eb@#w+YQnMokA1-gYOaI0LPl2iS$GGPD|NuEo`jy(eWcv=8Syt)?gV@))QJSKPz zUNa)NQ&CN40*HA=OEm^LeI343V9tdqFmcSl9&;kVj+26w4A2)2ZlZ0>F;-J|m2Zdu zYV7w@E$|>*NwYZ2m{*Y2?!)ybtH6>l)VmWY<0RyRs9Fxfs|g69NtHf4K9`d>Fa`A` zNMkeP{bVsG1r_(QUq_DkNZck9x+`kq6Y_I)o+R4N?BMjir`nm>@JR@@(qhb+0CM7s z&U!G20ffPraR7&@5k22KXT7m@^QL*B!)YD$t)jgpWePNIB7yM;FUhb0g`!sa_kcMyf2 zz{DjR9sHxX%!d?)_7rUO@V5cUMv1h!-TzL)&! zKwPdayEEhxL-cup5=IRTAPk(P^YOSI5#``%&rgNz0ng`Y+cB^qM~sO5IhNm0=M`8E z_34lR9SVZ^@}~NY1n*T|1lwc`9ZO){jI;1IQ^xR2X>}-WghXBLs1^}L;5R5~pa_P5 zk^2)4ST!9)>@%3GWvV z<{frwogZm$CZqsrFkXz50&82Ta2z1%5*-JWWmzCW+bDlLCTiv}6u;nm^bf?g0^ZBf zka2NvGnoeG%8&7>gTF`v-a*d-4H{C1K$FY>B!F?BN=Un^S zQ$F~dhob-}QVnHz`9U1n^)D@cyR9zYpDY$LDh6hw{M^BAup+9?md~_pKnk(8L9LmY z6YKaUUw$v(B!nxHUwzNex7CZmnY#waC3hYb2l}Z9QMR> zrpB*ZPH~MMF#|K=raBc=gY_tE4Mkvl80tqd4Ghmq?)5(TdNnz;T;hxouyiCkEc8w3p^JhtU{d*{y@$ z=(?mEA+LILpi}yd!vdOwKJ0XV+9eqVK-!}b2M#cm9=#RrGx1~eKE<8}gDrDYDoIqj&>sp*V2gEYj%|xT51@6qrv{lH6V;;k<@dq; z@vNDtUpBs6Ji|)LelgkU$4|?u<>MJC2J3sMnZ}y}=G^mcbsBN)I^$vLXGyyg1d-)3dGt@{tG77_uS%f28PFFPw8 z20#M4)sVc2Yv|`cT%8)FuK5dz@*7wTbo}8g1O&OUuuL7XrvX&apU_Nvk#ifI7ithw z`Hp}==ERvb^mwA3q%d{*FRUE0V<&b2yZ_PfG_{wJq3`nzpKxfD7G;O8=&!TA}GX0 zM9h))8BKS~3nRQ^lJyMC^qVun4j_Jqw}OnX5f|wrLb=8g`9d8&1Ae`rYGE;K4Zrw~ z|G1`oFC{ziJn@=&`D=X{B~aS!$GScnlP%{#zlVU;C@z#TD6tDl$qN^Q%I}dSyLUS| z{Bb&3{=?2RZs!~ie}`xIQJk;JEt2P3B3y#arFc+hc!Oy~!ce#XJ=f&WA7wg)g46Pg zU695fGo2dWySCQ2o+&Y-6Gt&ee2%OFk%%Bvh>*Yafa$!&Nka4Zj!nro%Lx+7kVi+B zRG=V)Dwi)>#|B(9=zkkRf?=acIJSZU^RaEeVV$QU3yJ-*Vwan_novOzCFolsq;fj0 zo{^y@t_{B-$dpxQ_9eHB`~%Eun(-ljTW)$m;cSE{F@oZYZy8v}2eDSOv)gxd+FaSx z0eDXMtpi|lPQ(1?H`u*o^EE2kn7WS2%0N!P*KI`P!VD;|p3f0A5@c{}uBENppA+Bm z;5PifEJ1z0v67vB_slM}w_T|F09B)M?ShHZ@GA$e`IVgrL80s{^!AKuKQcsNb`sQ} z`6hgYnZ?`lypHQQ9HRgZ-KDNo`s3$@+|<)asYy5SxK+L17xbZ45_wYyl6dI*M&DTx zTguLQLauiJ=Pp+0Mm^Zj|LMav7j7!rKrI`!f2n8lZ?(g$EX>TE^c-C+oQ%x>>Js)V zYse=;VZAw|75WQ+ryD+nGbh;o80D@Zp^L-5c$aj zkYAccxz50R$0h5bK=Mvw1M%aZjDeP+64xn%9j`|y`o6(~%-B3n=O^v$FT*g

    |hP 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

    Yk`lqj$F!N6<1~OVKtAz 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࿴pbCaQ+8`~K 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%0DV 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

    VZMUog{}ZYLqT5;{j!{Iz^D)AGp{osLzx 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

    ;yC>@vjW*pAelJus?Rh zD`FnBnXav94H2RWW^uPiiyNSgl?D2Pbea11m&8__$5RWJ8^03pQE4HyBA)?5d>O5% zxanKHwLm~82n7z5CXmpIlALUGEODZff@H)XA&+91K3gf5@FnmDsI!x5M&Mu}vLHx5 z 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 Qk-l!z6b|)FHQ?X=2U2pkWB>pF literal 0 HcmV?d00001 diff --git a/src-source/list.txt b/src-source/list.txt new file mode 100644 index 0000000..6bac449 --- /dev/null +++ b/src-source/list.txt @@ -0,0 +1,1564 @@ +匹配组 + +"modernlife:steam_radiator" +"modernlife:steam_radiator" + + +"modernlife:light_switch" +"modernlife:light_switch" + + +"modernlife:faceless_canvas" + +"modernlife:cctv_camera" + +"modernlife:cctv_camera" +"modernlife:cctv_screen" + +"modernlife:cctv_screen" +"modernlife:modern_oak_bookshelf" + +"modernlife:modern_oak_bookshelf" +"modernlife:modern_acacia_bookshelf" + +"modernlife:modern_acacia_bookshelf" +"modernlife:modern_birch_bookshelf" + +"modernlife:modern_birch_bookshelf" +"modernlife:modern_crimson_bookshelf" + +"modernlife:modern_crimson_bookshelf" +"modernlife:modern_dark_oak_bookshelf" + +"modernlife:modern_dark_oak_bookshelf" +"modernlife:modern_jungle_bookshelf" + +"modernlife:modern_jungle_bookshelf" +"modernlife:modern_spruce_bookshelf" + +"modernlife:modern_spruce_bookshelf" +"modernlife:modern_warped_bookshelf" + +"modernlife:modern_warped_bookshelf" +"modernlife:modern_book" + +"modernlife:modern_book" **隐藏物品 + + + + +"modernlife:tall_mirror" + +"modernlife:tall_mirror" +"modernlife:large_mirror" + +"modernlife:large_mirror" +"modernlife:massive_mirror" + +"modernlife:massive_mirror" +"modernlife:glass_stairs" + + +"modernlife:glass_stairs" +"modernlife:TAB_REDSTONE" +"modernlife:metal_catwalk" + +"modernlife:metal_catwalk" +"modernlife:acacia_glass_door" +"modernlife:ACACIA_DOOR" + +"modernlife:acacia_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:modern_white_door" +"modernlife:OAK_DOOR" + +"modernlife:modern_white_door" +"modernlife:TAB_REDSTONE" +"modernlife:birch_glass_door" + +"modernlife:birch_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:crimson_glass_door" + +"modernlife:crimson_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:dark_oak_glass_door" + +"modernlife:dark_oak_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:glass_door" + +"modernlife:glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:iron_glass_door" + +"modernlife:iron_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:jungle_glass_door" + +"modernlife:jungle_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:oak_glass_door" + +"modernlife:oak_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:spruce_glass_door" + +"modernlife:spruce_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:warped_glass_door" + +"modernlife:warped_glass_door" +"modernlife:TAB_REDSTONE" +"modernlife:acacia_wall_shelf" +"modernlife:acacia_wall_shelf" +"modernlife:birch_wall_shelf" +"modernlife:birch_wall_shelf" +"modernlife:crimson_wall_shelf" +"modernlife:crimson_wall_shelf" +"modernlife:dark_oak_wall_shelf" +"modernlife:dark_oak_wall_shelf" +"modernlife:jungle_wall_shelf" +"modernlife:jungle_wall_shelf" +"modernlife:oak_wall_shelf" +"modernlife:oak_wall_shelf" +"modernlife:spruce_wall_shelf" +"modernlife:spruce_wall_shelf" +"modernlife:warped_wall_shelf" +"modernlife:warped_wall_shelf" +"modernlife:double_acacia_wall_shelf" +"modernlife:double_acacia_wall_shelf" +"modernlife:double_birch_wall_shelf" +"modernlife:double_birch_wall_shelf" +"modernlife:double_crimson_wall_shelf" +"modernlife:double_crimson_wall_shelf" +"modernlife:double_dark_oak_wall_shelf" +"modernlife:double_dark_oak_wall_shelf" +"modernlife:double_jungle_wall_shelf" +"modernlife:double_jungle_wall_shelf" +"modernlife:double_oak_wall_shelf" +"modernlife:double_oak_wall_shelf" +"modernlife:double_spruce_wall_shelf" +"modernlife:double_spruce_wall_shelf" +"modernlife:double_warped_wall_shelf" +"modernlife:double_warped_wall_shelf" + + +"modernlife:kitchen_sink" + +"modernlife:kitchen_sink" +"modernlife:acacia_kitchen_cabinet" +"modernlife:acacia_kitchen_cabinet" +"modernlife:birch_kitchen_cabinet" +"modernlife:birch_kitchen_cabinet" +"modernlife:crimson_kitchen_cabinet" +"modernlife:crimson_kitchen_cabinet" +"modernlife:dark_oak_kitchen_cabinet" +"modernlife:dark_oak_kitchen_cabinet" +"modernlife:jungle_kitchen_cabinet" +"modernlife:jungle_kitchen_cabinet" +"modernlife:oak_kitchen_cabinet" +"modernlife:oak_kitchen_cabinet" +"modernlife:spruce_kitchen_cabinet" +"modernlife:spruce_kitchen_cabinet" +"modernlife:warped_kitchen_cabinet" +"modernlife:warped_kitchen_cabinet" +"modernlife:cobblestone_kitchen_cabinet" +"modernlife:cobblestone_kitchen_cabinet" +"modernlife:stone_kitchen_cabinet" +"modernlife:stone_kitchen_cabinet" +"modernlife:stone_bricks_kitchen_cabinet" +"modernlife:stone_bricks_kitchen_cabinet" +"modernlife:cracked_stone_bricks_kitchen_cabinet" +"modernlife:cracked_stone_bricks_kitchen_cabinet" +"modernlife:mossy_stone_bricks_kitchen_cabinet" +"modernlife:mossy_stone_bricks_kitchen_cabinet" +"modernlife:chiseled_stone_bricks_kitchen_cabinet" +"modernlife:chiseled_stone_bricks_kitchen_cabinet" +"modernlife:clay_kitchen_cabinet" +"modernlife:clay_kitchen_cabinet" +"modernlife:sand_kitchen_cabinet" +"modernlife:sand_kitchen_cabinet" +"modernlife:red_sand_kitchen_cabinet" +"modernlife:red_sand_kitchen_cabinet" +"modernlife:smooth_stone_kitchen_cabinet" +"modernlife:smooth_stone_kitchen_cabinet" +"modernlife:gravel_kitchen_cabinet" +"modernlife:gravel_kitchen_cabinet" +"modernlife:granite_kitchen_cabinet" +"modernlife:granite_kitchen_cabinet" +"modernlife:polished_granite_kitchen_cabinet" +"modernlife:polished_granite_kitchen_cabinet" +"modernlife:diorite_kitchen_cabinet" +"modernlife:diorite_kitchen_cabinet" +"modernlife:polished_diorite_kitchen_cabinet" +"modernlife:polished_diorite_kitchen_cabinet" +"modernlife:obsidian_kitchen_cabinet" +"modernlife:obsidian_kitchen_cabinet" +"modernlife:andesite_kitchen_cabinet" +"modernlife:andesite_kitchen_cabinet" +"modernlife:polished_andesite_kitchen_cabinet" +"modernlife:polished_andesite_kitchen_cabinet" +"modernlife:mossy_cobblestone_kitchen_cabinet" +"modernlife:mossy_cobblestone_kitchen_cabinet" +"modernlife:bricks_kitchen_cabinet" +"modernlife:bricks_kitchen_cabinet" +"modernlife:terracotta_kitchen_cabinet" +"modernlife:terracotta_kitchen_cabinet" +"modernlife:sandstone_kitchen_cabinet" +"modernlife:sandstone_kitchen_cabinet" +"modernlife:chiseled_sandstone_kitchen_cabinet" +"modernlife:chiseled_sandstone_kitchen_cabinet" +"modernlife:cut_sandstone_kitchen_cabinet" +"modernlife:cut_sandstone_kitchen_cabinet" +"modernlife:red_sandstone_kitchen_cabinet" +"modernlife:red_sandstone_kitchen_cabinet" +"modernlife:chiseled_red_sandstone_kitchen_cabinet" +"modernlife:chiseled_red_sandstone_kitchen_cabinet" +"modernlife:cut_red_sandstone_kitchen_cabinet" +"modernlife:cut_red_sandstone_kitchen_cabinet" +"modernlife:prismarine_kitchen_cabinet" +"modernlife:prismarine_kitchen_cabinet" +"modernlife:prismarine_bricks_kitchen_cabinet" +"modernlife:prismarine_bricks_kitchen_cabinet" +"modernlife:dark_prismarine_kitchen_cabinet" +"modernlife:dark_prismarine_kitchen_cabinet" +"modernlife:blackstone_kitchen_cabinet" +"modernlife:blackstone_kitchen_cabinet" +"modernlife:polished_blackstone_kitchen_cabinet" +"modernlife:polished_blackstone_kitchen_cabinet" +"modernlife:polished_blackstone_bricks_kitchen_cabinet" +"modernlife:polished_blackstone_bricks_kitchen_cabinet" +"modernlife:chiseled_polished_blackstone_kitchen_cabinet" +"modernlife:chiseled_polished_blackstone_kitchen_cabinet" +"modernlife:netherrack_kitchen_cabinet" +"modernlife:netherrack_kitchen_cabinet" +"modernlife:nether_bricks_kitchen_cabinet" +"modernlife:nether_bricks_kitchen_cabinet" +"modernlife:chiseled_nether_bricks_kitchen_cabinet" +"modernlife:nether_bricks_kitchen_cabinet" +"modernlife:chiseled_nether_bricks_kitchen_cabinet" +"modernlife:acacia_kitchen_drawer_cabinet" +"modernlife:acacia_kitchen_drawer_cabinet" +"modernlife:birch_kitchen_drawer_cabinet" +"modernlife:birch_kitchen_drawer_cabinet" +"modernlife:crimson_kitchen_drawer_cabinet" +"modernlife:crimson_kitchen_drawer_cabinet" +"modernlife:dark_oak_kitchen_drawer_cabinet" +"modernlife:dark_oak_kitchen_drawer_cabinet" +"modernlife:jungle_kitchen_drawer_cabinet" +"modernlife:jungle_kitchen_drawer_cabinet" +"modernlife:oak_kitchen_drawer_cabinet" +"modernlife:oak_kitchen_drawer_cabinet" +"modernlife:spruce_kitchen_drawer_cabinet" +"modernlife:spruce_kitchen_drawer_cabinet" +"modernlife:warped_kitchen_drawer_cabinet" +"modernlife:warped_kitchen_drawer_cabinet" +"modernlife:cobblestone_kitchen_drawer_cabinet" +"modernlife:cobblestone_kitchen_drawer_cabinet" +"modernlife:stone_kitchen_drawer_cabinet" +"modernlife:stone_kitchen_drawer_cabinet" +"modernlife:stone_bricks_kitchen_drawer_cabinet" +"modernlife:stone_bricks_kitchen_drawer_cabinet" +"modernlife:cracked_stone_bricks_kitchen_drawer_cabinet" +"modernlife:cracked_stone_bricks_kitchen_drawer_cabinet" +"modernlife:mossy_stone_bricks_kitchen_drawer_cabinet" +"modernlife:mossy_stone_bricks_kitchen_drawer_cabinet" +"modernlife:chiseled_stone_bricks_kitchen_drawer_cabinet" +"modernlife:chiseled_stone_bricks_kitchen_drawer_cabinet" +"modernlife:clay_kitchen_drawer_cabinet" +"modernlife:clay_kitchen_drawer_cabinet" +"modernlife:sand_kitchen_drawer_cabinet" +"modernlife:sand_kitchen_drawer_cabinet" +"modernlife:red_sand_kitchen_drawer_cabinet" +"modernlife:red_sand_kitchen_drawer_cabinet" +"modernlife:smooth_stone_kitchen_drawer_cabinet" +"modernlife:smooth_stone_kitchen_drawer_cabinet" +"modernlife:gravel_kitchen_drawer_cabinet" +"modernlife:gravel_kitchen_drawer_cabinet" +"modernlife:granite_kitchen_drawer_cabinet" +"modernlife:granite_kitchen_drawer_cabinet" +"modernlife:polished_granite_kitchen_drawer_cabinet" +"modernlife:polished_granite_kitchen_drawer_cabinet" +"modernlife:diorite_kitchen_drawer_cabinet" +"modernlife:diorite_kitchen_drawer_cabinet" +"modernlife:polished_diorite_kitchen_drawer_cabinet" +"modernlife:polished_diorite_kitchen_drawer_cabinet" +"modernlife:obsidian_kitchen_drawer_cabinet" +"modernlife:obsidian_kitchen_drawer_cabinet" +"modernlife:andesite_kitchen_drawer_cabinet" +"modernlife:andesite_kitchen_drawer_cabinet" +"modernlife:polished_andesite_kitchen_drawer_cabinet" +"modernlife:polished_andesite_kitchen_drawer_cabinet" +"modernlife:mossy_cobblestone_kitchen_drawer_cabinet" +"modernlife:mossy_cobblestone_kitchen_drawer_cabinet" +"modernlife:bricks_kitchen_drawer_cabinet" +"modernlife:bricks_kitchen_drawer_cabinet" +"modernlife:terracotta_kitchen_drawer_cabinet" +"modernlife:terracotta_kitchen_drawer_cabinet" +"modernlife:sandstone_kitchen_drawer_cabinet" +"modernlife:sandstone_kitchen_drawer_cabinet" +"modernlife:chiseled_sandstone_kitchen_drawer_cabinet" +"modernlife:chiseled_sandstone_kitchen_drawer_cabinet" +"modernlife:cut_sandstone_kitchen_drawer_cabinet" +"modernlife:cut_sandstone_kitchen_drawer_cabinet" +"modernlife:red_sandstone_kitchen_drawer_cabinet" +"modernlife:red_sandstone_kitchen_drawer_cabinet" +"modernlife:chiseled_red_sandstone_kitchen_drawer_cabinet" +"modernlife:chiseled_red_sandstone_kitchen_drawer_cabinet" +"modernlife:cut_red_sandstone_kitchen_drawer_cabinet" +"modernlife:cut_red_sandstone_kitchen_drawer_cabinet" +"modernlife:prismarine_kitchen_drawer_cabinet" +"modernlife:prismarine_kitchen_drawer_cabinet" +"modernlife:prismarine_bricks_kitchen_drawer_cabinet" +"modernlife:prismarine_bricks_kitchen_drawer_cabinet" +"modernlife:dark_prismarine_kitchen_drawer_cabinet" +"modernlife:dark_prismarine_kitchen_drawer_cabinet" +"modernlife:blackstone_kitchen_drawer_cabinet" +"modernlife:blackstone_kitchen_drawer_cabinet" +"modernlife:polished_blackstone_kitchen_drawer_cabinet" +"modernlife:polished_blackstone_kitchen_drawer_cabinet" +"modernlife:polished_blackstone_bricks_kitchen_drawer_cabinet" +"modernlife:polished_blackstone_bricks_kitchen_drawer_cabinet" +"modernlife:chiseled_polished_blackstone_kitchen_drawer_cabinet" +"modernlife:chiseled_polished_blackstone_kitchen_drawer_cabinet" +"modernlife:netherrack_kitchen_drawer_cabinet" +"modernlife:netherrack_kitchen_drawer_cabinet" +"modernlife:nether_bricks_kitchen_drawer_cabinet" +"modernlife:nether_bricks_kitchen_drawer_cabinet" +"modernlife:chiseled_nether_bricks_kitchen_drawer_cabinet" +"modernlife:chiseled_nether_bricks_kitchen_drawer_cabinet" +"modernlife:cobblestone_ramp" +"modernlife:cobblestone_ramp" +"modernlife:stone_ramp" +"modernlife:stone_ramp" +"modernlife:stone_bricks_ramp" +"modernlife:stone_bricks_ramp" +"modernlife:cracked_stone_bricks_ramp" +"modernlife:cracked_stone_bricks_ramp" +"modernlife:mossy_stone_bricks_ramp" +"modernlife:mossy_stone_bricks_ramp" +"modernlife:chiseled_stone_bricks_ramp" +"modernlife:chiseled_stone_bricks_ramp" +"modernlife:clay_ramp" +"modernlife:clay_ramp" +"modernlife:sand_ramp" +"modernlife:sand_ramp" +"modernlife:red_sand_ramp" +"modernlife:red_sand_ramp" +"modernlife:smooth_stone_ramp" +"modernlife:smooth_stone_ramp" +"modernlife:dirt_ramp" +"modernlife:dirt_ramp" +"modernlife:deepslate_ramp" +"modernlife:deepslate_ramp" +"modernlife:cobbled_deepslate_ramp" +"modernlife:cobbled_deepslate_ramp" +"modernlife:quartz_ramp" +"modernlife:quartz_ramp" +"modernlife:smooth_quartz_ramp" +"modernlife:smooth_quartz_ramp" +"modernlife:chiseled_quartz_ramp" +"modernlife:chiseled_quartz_ramp" +"modernlife:quartz_bricks_ramp" +"modernlife:quartz_bricks_ramp" +"modernlife:quartz_pillar_ramp" +"modernlife:quartz_pillar_ramp" +"modernlife:glass_ramp" + +"modernlife:glass_ramp" +"modernlife:acacia_log_ramp" +"modernlife:acacia_log_ramp" +"modernlife:stripped_acacia_log_ramp" +"modernlife:stripped_acacia_log_ramp" +"modernlife:birch_log_ramp" +"modernlife:birch_log_ramp" +"modernlife:stripped_birch_log_ramp" +"modernlife:stripped_birch_log_ramp" +"modernlife:crimson_log_ramp" +"modernlife:crimson_log_ramp" +"modernlife:stripped_crimson_log_ramp" +"modernlife:stripped_crimson_log_ramp" +"modernlife:dark_oak_log_ramp" +"modernlife:dark_oak_log_ramp" +"modernlife:stripped_dark_oak_log_ramp" +"modernlife:stripped_dark_oak_log_ramp" +"modernlife:jungle_log_ramp" +"modernlife:jungle_log_ramp" +"modernlife:stripped_jungle_log_ramp" +"modernlife:stripped_jungle_log_ramp" +"modernlife:oak_log_ramp" +"modernlife:oak_log_ramp" +"modernlife:stripped_oak_log_ramp" +"modernlife:stripped_oak_log_ramp" +"modernlife:spruce_log_ramp" +"modernlife:spruce_log_ramp" +"modernlife:stripped_spruce_log_ramp" +"modernlife:stripped_spruce_log_ramp" +"modernlife:warped_log_ramp" +"modernlife:warped_log_ramp" +"modernlife:stripped_warped_log_ramp" +"modernlife:stripped_warped_log_ramp" +"modernlife:gravel_ramp" +"modernlife:gravel_ramp" +"modernlife:granite_ramp" +"modernlife:granite_ramp" +"modernlife:polished_granite_ramp" +"modernlife:polished_granite_ramp" +"modernlife:diorite_ramp" +"modernlife:diorite_ramp" +"modernlife:polished_diorite_ramp" +"modernlife:polished_diorite_ramp" +"modernlife:obsidian_ramp" +"modernlife:obsidian_ramp" +"modernlife:andesite_ramp" +"modernlife:andesite_ramp" +"modernlife:polished_andesite_ramp" +"modernlife:polished_andesite_ramp" +"modernlife:mossy_cobblestone_ramp" +"modernlife:mossy_cobblestone_ramp" +"modernlife:bricks_ramp" +"modernlife:bricks_ramp" +"modernlife:terracotta_ramp" +"modernlife:terracotta_ramp" +"modernlife:sandstone_ramp" +"modernlife:sandstone_ramp" +"modernlife:chiseled_sandstone_ramp" +"modernlife:chiseled_sandstone_ramp" +"modernlife:cut_sandstone_ramp" +"modernlife:cut_sandstone_ramp" +"modernlife:red_sandstone_ramp" +"modernlife:red_sandstone_ramp" +"modernlife:chiseled_red_sandstone_ramp" +"modernlife:chiseled_red_sandstone_ramp" +"modernlife:cut_red_sandstone_ramp" +"modernlife:cut_red_sandstone_ramp" +"modernlife:prismarine_ramp" +"modernlife:prismarine_ramp" +"modernlife:prismarine_bricks_ramp" +"modernlife:prismarine_bricks_ramp" +"modernlife:dark_prismarine_ramp" +"modernlife:dark_prismarine_ramp" +"modernlife:blackstone_ramp" +"modernlife:blackstone_ramp" +"modernlife:polished_blackstone_ramp" +"modernlife:polished_blackstone_ramp" +"modernlife:polished_blackstone_bricks_ramp" +"modernlife:polished_blackstone_bricks_ramp" +"modernlife:chiseled_polished_blackstone_ramp" +"modernlife:chiseled_polished_blackstone_ramp" +"modernlife:netherrack_ramp" +"modernlife:netherrack_ramp" +"modernlife:nether_bricks_ramp" +"modernlife:nether_bricks_ramp" +"modernlife:chiseled_nether_bricks_ramp" +"modernlife:chiseled_nether_bricks_ramp" +"modernlife:acacia_ramp" +"modernlife:acacia_ramp" +"modernlife:birch_ramp" +"modernlife:birch_ramp" +"modernlife:crimson_ramp" +"modernlife:crimson_ramp" +"modernlife:dark_oak_ramp" +"modernlife:dark_oak_ramp" +"modernlife:jungle_ramp" +"modernlife:jungle_ramp" +"modernlife:oak_ramp" +"modernlife:oak_ramp" +"modernlife:spruce_ramp" +"modernlife:spruce_ramp" +"modernlife:warped_ramp" +"modernlife:warped_ramp" +"modernlife:paved_road_ramp" +"modernlife:paved_road_ramp" +"modernlife:ceiling_fan" + +"modernlife:ceiling_fan" +"modernlife:jail_bars" +"modernlife:jail_bars" +"modernlife:jail_door" + +"modernlife:jail_door" + + + +"modernlife:acacia_night_stand" +"modernlife:acacia_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:birch_night_stand" +"modernlife:birch_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:crimson_night_stand" +"modernlife:crimson_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:dark_oak_night_stand" +"modernlife:dark_oak_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:jungle_night_stand" +"modernlife:jungle_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:oak_night_stand" +"modernlife:oak_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:spruce_night_stand" +"modernlife:spruce_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:warped_night_stand" +"modernlife:warped_night_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:shower_head" + + +"modernlife:shower_head" +"modernlife:TAB_DECORATIONS" +"modernlife:alarm_clock" +"modernlife:alarm_clock" +"modernlife:TAB_DECORATIONS" +"modernlife:electrical_outlet" + +"modernlife:electrical_outlet" +"modernlife:TAB_DECORATIONS" +"modernlife:air_conditioner" + +"modernlife:air_conditioner" +"modernlife:TAB_DECORATIONS" +"modernlife:metal_duct" +"modernlife:metal_duct" +"modernlife:TAB_DECORATIONS" +"modernlife:hot_water_heater" +"modernlife:hot_water_heater" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_panel" + + + +"modernlife:glass_panel" +"modernlife:TAB_DECORATIONS" +"modernlife:tile_light" + +"modernlife:tile_light" +"modernlife:TAB_REDSTONE" +"modernlife:metal_grate" + + + +"modernlife:metal_grate" +"modernlife:TAB_REDSTONE" +"modernlife:light_bulb" + + + +"modernlife:light_bulb" +"modernlife:TAB_REDSTONE" +"modernlife:arrow_slit" + + +"modernlife:arrow_slit" +"modernlife:TAB_DECORATIONS" + + + +"modernlife:TAB_DECORATIONS" +"modernlife:black_sofa" +"modernlife:black_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:blue_sofa" +"modernlife:blue_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:brown_sofa" +"modernlife:brown_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:cyan_sofa" +"modernlife:cyan_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:gray_sofa" +"modernlife:gray_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:green_sofa" +"modernlife:green_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:light_blue_sofa" +"modernlife:light_blue_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:light_gray_sofa" +"modernlife:light_gray_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:lime_sofa" +"modernlife:lime_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:magenta_sofa" +"modernlife:magenta_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:orange_sofa" +"modernlife:orange_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:pink_sofa" +"modernlife:pink_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:purple_sofa" +"modernlife:purple_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:red_sofa" +"modernlife:red_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:white_sofa" +"modernlife:white_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:yellow_sofa" +"modernlife:yellow_sofa" +"modernlife:TAB_DECORATIONS" +"modernlife:acacia_barrier" +"modernlife:acacia_barrier" +"modernlife:TAB_MISC" +"modernlife:birch_barrier" +"modernlife:birch_barrier" +"modernlife:TAB_MISC" +"modernlife:crimson_barrier" +"modernlife:crimson_barrier" +"modernlife:TAB_MISC" +"modernlife:dark_oak_barrier" +"modernlife:dark_oak_barrier" +"modernlife:TAB_MISC" +"modernlife:jungle_barrier" +"modernlife:jungle_barrier" +"modernlife:TAB_MISC" +"modernlife:oak_barrier" +"modernlife:oak_barrier" +"modernlife:TAB_MISC" +"modernlife:spruce_barrier" +"modernlife:spruce_barrier" +"modernlife:TAB_MISC" +"modernlife:warped_barrier" +"modernlife:warped_barrier" +"modernlife:TAB_MISC" +"modernlife:cobblestone_barrier" +"modernlife:cobblestone_barrier" +"modernlife:TAB_MISC" +"modernlife:stone_barrier" +"modernlife:stone_barrier" +"modernlife:TAB_MISC" +"modernlife:stone_bricks_barrier" +"modernlife:stone_bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:cracked_stone_bricks_barrier" +"modernlife:cracked_stone_bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:mossy_stone_bricks_barrier" +"modernlife:mossy_stone_bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:chiseled_stone_bricks_barrier" +"modernlife:chiseled_stone_bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:clay_barrier" +"modernlife:clay_barrier" +"modernlife:TAB_MISC" +"modernlife:sand_barrier" +"modernlife:sand_barrier" +"modernlife:TAB_MISC" +"modernlife:red_sand_barrier" +"modernlife:red_sand_barrier" +"modernlife:TAB_MISC" +"modernlife:smooth_stone_barrier" +"modernlife:smooth_stone_barrier" +"modernlife:TAB_MISC" +"modernlife:gravel_barrier" +"modernlife:gravel_barrier" +"modernlife:TAB_MISC" +"modernlife:granite_barrier" +"modernlife:granite_barrier" +"modernlife:TAB_MISC" +"modernlife:polished_granite_barrier" +"modernlife:polished_granite_barrier" +"modernlife:TAB_MISC" +"modernlife:diorite_barrier" +"modernlife:diorite_barrier" +"modernlife:TAB_MISC" +"modernlife:polished_diorite_barrier" +"modernlife:polished_diorite_barrier" +"modernlife:TAB_MISC" +"modernlife:obsidian_barrier" +"modernlife:obsidian_barrier" +"modernlife:TAB_MISC" +"modernlife:andesite_barrier" +"modernlife:andesite_barrier" +"modernlife:TAB_MISC" +"modernlife:polished_andesite_barrier" +"modernlife:polished_andesite_barrier" +"modernlife:TAB_MISC" +"modernlife:mossy_cobblestone_barrier" +"modernlife:mossy_cobblestone_barrier" +"modernlife:TAB_MISC" +"modernlife:bricks_barrier" +"modernlife:bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:terracotta_barrier" +"modernlife:terracotta_barrier" +"modernlife:TAB_MISC" +"modernlife:sandstone_barrier" +"modernlife:sandstone_barrier" +"modernlife:TAB_MISC" +"modernlife:chiseled_sandstone_barrier" +"modernlife:chiseled_sandstone_barrier" +"modernlife:TAB_MISC" +"modernlife:cut_sandstone_barrier" +"modernlife:cut_sandstone_barrier" +"modernlife:TAB_MISC" +"modernlife:red_sandstone_barrier" +"modernlife:red_sandstone_barrier" +"modernlife:TAB_MISC" +"modernlife:chiseled_red_sandstone_barrier" +"modernlife:chiseled_red_sandstone_barrier" +"modernlife:TAB_MISC" +"modernlife:cut_red_sandstone_barrier" ### +"modernlife:cut_red_sandstone_barrier" +"modernlife:TAB_MISC" +"modernlife:prismarine_barrier" +"modernlife:prismarine_barrier" +"modernlife:TAB_MISC" +"modernlife:prismarine_bricks_barrier" +"modernlife:prismarine_bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:dark_prismarine_barrier" +"modernlife:dark_prismarine_barrier" +"modernlife:TAB_MISC" +"modernlife:blackstone_barrier" +"modernlife:blackstone_barrier" +"modernlife:TAB_MISC" +"modernlife:polished_blackstone_barrier" +"modernlife:polished_blackstone_barrier" +"modernlife:TAB_MISC" +"modernlife:polished_blackstone_bricks_barrier" +"modernlife:polished_blackstone_bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:chiseled_polished_blackstone_barrier" +"modernlife:chiseled_polished_blackstone_barrier" +"modernlife:TAB_MISC" +"modernlife:netherrack_barrier" +"modernlife:netherrack_barrier" +"modernlife:TAB_MISC" +"modernlife:nether_bricks_barrier" +"modernlife:nether_bricks_barrier" +"modernlife:TAB_MISC" +"modernlife:chiseled_nether_bricks_barrier" +"modernlife:chiseled_nether_bricks_barrier"### +"modernlife:TAB_MISC" + + + +"modernlife:bullet_strip" +"modernlife:gun_magazine" +"modernlife:extended_gun_magazine" +"modernlife:acacia_round_table" + +"modernlife:acacia_round_table" +"modernlife:TAB_MISC" +"modernlife:birch_round_table" + +"modernlife:birch_round_table" +"modernlife:TAB_MISC" +"modernlife:crimson_round_table" + +"modernlife:crimson_round_table" +"modernlife:TAB_MISC" +"modernlife:dark_oak_round_table" + +"modernlife:dark_oak_round_table" +"modernlife:TAB_MISC" +"modernlife:jungle_round_table" + +"modernlife:jungle_round_table" +"modernlife:TAB_MISC" +"modernlife:oak_round_table" + +"modernlife:oak_round_table" +"modernlife:TAB_MISC" +"modernlife:spruce_round_table" + +"modernlife:spruce_round_table" +"modernlife:TAB_MISC" +"modernlife:warped_round_table" + +"modernlife:warped_round_table" +"modernlife:TAB_MISC" +"modernlife:vinyl_siding" +"modernlife:vinyl_siding" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:red_vinyl_siding" +"modernlife:red_vinyl_siding" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:green_vinyl_siding" +"modernlife:green_vinyl_siding" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:blue_vinyl_siding" +"modernlife:blue_vinyl_siding" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:gray_vinyl_siding" +"modernlife:gray_vinyl_siding" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:four_panel_window" + + + +"modernlife:four_panel_window" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:six_panel_window" + + + +"modernlife:six_panel_window" +"modernlife:TAB_BUILDING_BLOCKS" + + + + + +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:white_ceramic_tile" + + +"modernlife:white_ceramic_tile" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:beige_ceramic_tile" + + +"modernlife:beige_ceramic_tile" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:brown_ceramic_tile" + + +"modernlife:brown_ceramic_tile" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:rocky_ceramic_tile" + +"modernlife:black_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:black_painted_drywall" +"modernlife:black_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:black_painted_drywall" +"modernlife:blue_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:blue_painted_drywall" +"modernlife:blue_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:blue_painted_drywall" +"modernlife:brown_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:brown_painted_drywall" +"modernlife:brown_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:brown_painted_drywall" +"modernlife:cyan_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:cyan_painted_drywall" +"modernlife:cyan_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:cyan_painted_drywall" +"modernlife:gray_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:gray_painted_drywall" +"modernlife:gray_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:gray_painted_drywall" +"modernlife:green_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:green_painted_drywall" +"modernlife:green_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:green_painted_drywall" +"modernlife:light_blue_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:light_blue_painted_drywall" +"modernlife:light_blue_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:light_blue_painted_drywall" +"modernlife:light_gray_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:light_gray_painted_drywall" +"modernlife:light_gray_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:light_gray_painted_drywall" +"modernlife:lime_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:lime_painted_drywall" +"modernlife:lime_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:lime_painted_drywall" +"modernlife:magenta_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:magenta_painted_drywall" +"modernlife:magenta_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:magenta_painted_drywall" +"modernlife:orange_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:orange_painted_drywall" +"modernlife:orange_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:orange_painted_drywall" +"modernlife:pink_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:pink_painted_drywall" +"modernlife:pink_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:pink_painted_drywall" +"modernlife:purple_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:purple_painted_drywall" +"modernlife:purple_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:purple_painted_drywall" +"modernlife:red_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:red_painted_drywall" +"modernlife:red_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:red_painted_drywall" +"modernlife:white_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:white_painted_drywall" +"modernlife:white_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:white_painted_drywall" +"modernlife:yellow_painted_drywall" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:yellow_painted_drywall" +"modernlife:yellow_painted_drywall" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:yellow_painted_drywall" +"modernlife:bathroom_ceramic_tile" +"modernlife:CLAY" +"modernlife:GRAVEL" +"modernlife:bathroom_ceramic_tile" +"modernlife:bathroom_ceramic_tile" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:bathroom_ceramic_tile" +"modernlife:acacia_deck" +"modernlife:acacia_deck" +"modernlife:acacia_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:acacia_deck" +"modernlife:birch_deck" +"modernlife:birch_deck" +"modernlife:birch_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:birch_deck" +"modernlife:crimson_deck" +"modernlife:crimson_deck" +"modernlife:crimson_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:crimson_deck" +"modernlife:dark_oak_deck" +"modernlife:dark_oak_deck" +"modernlife:dark_oak_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:dark_oak_deck" +"modernlife:jungle_deck" +"modernlife:jungle_deck" +"modernlife:jungle_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:jungle_deck" +"modernlife:oak_deck" +"modernlife:oak_deck" +"modernlife:oak_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:oak_deck" +"modernlife:spruce_deck" +"modernlife:spruce_deck" +"modernlife:spruce_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:spruce_deck" +"modernlife:warped_deck" +"modernlife:warped_deck" +"modernlife:warped_deck" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:warped_deck" +"modernlife:guitar" +"modernlife:guitar" +"modernlife:guitar_amplifier" +"modernlife:WOOD" +"modernlife:WOOD" +"modernlife:guitar_amplifier" +"modernlife:guitar_amplifier" +"modernlife:TAB_MISC" +"modernlife:guitar_amplifier" +"modernlife:seed_spreader" +"modernlife:METAL" +"modernlife:METAL" +"modernlife:cutout" +"modernlife:seed_spreader" +"modernlife:seed_spreader" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:seed_spreader" +"modernlife:power_transmitter" +"modernlife:METAL" +"modernlife:METAL" +"modernlife:cutout" +"modernlife:power_transmitter" +"modernlife:power_transmitter" +"modernlife:TAB_REDSTONE" +"modernlife:power_transmitter" +"modernlife:power_receiver" +"modernlife:METAL" +"modernlife:METAL" +"modernlife:cutout" +"modernlife:power_receiver" +"modernlife:power_receiver" +"modernlife:TAB_REDSTONE" +"modernlife:power_receiver" +"modernlife:microwave" +"modernlife:METAL" +"modernlife:METAL" +"modernlife:translucent" +"modernlife:microwave" +"modernlife:microwave" +"modernlife:TAB_REDSTONE" +"modernlife:microwave" +"modernlife:stove" +"modernlife:translucent" +"modernlife:stove" +"modernlife:stove" +"modernlife:stove" +"modernlife:photon" +"modernlife:AIR" +"modernlife:WOOL" +"modernlife:photon" +"modernlife:flashlight" +"modernlife:flashlight" +"modernlife:winch" +"modernlife:METAL" +"modernlife:METAL" +"modernlife:cutoutMipped" +"modernlife:winch" +"modernlife:winch" +"modernlife:TAB_REDSTONE" +"modernlife:winch" +"modernlife:winch_anchor" +"modernlife:METAL" +"modernlife:METAL" +"modernlife:winch_anchor" +"modernlife:winch_anchor" +"modernlife:TAB_REDSTONE" +"modernlife:winch_anchor" +"modernlife:turntable" +"modernlife:WOOD" +"modernlife:WOOD" +"modernlife:turntable" +"modernlife:turntable" +"modernlife:TAB_REDSTONE" +"modernlife:turntable" +"modernlife:speedometer" +"modernlife:speedometer" +"modernlife:trash_can" +"modernlife:METAL" +"modernlife:METAL" +"modernlife:trash_can" +"modernlife:trash_can" +"modernlife:TAB_REDSTONE" +"modernlife:trash_can" +"modernlife:paved_road" +"modernlife:STONE" +"modernlife:STONE" +"modernlife:paved_road" +"modernlife:paved_road" +"modernlife:TAB_BUILDING_BLOCKS" +"modernlife:paved_road" +"modernlife:battery" +"modernlife:battery" +"modernlife:bicycle_item" +"modernlife:bicycle_item" +"modernlife:motorboat_item" +"modernlife:motorboat_item" +"modernlife:tire" +"modernlife:tire" +"modernlife:chess_board" +"modernlife:chess_board" +"modernlife:chess_board" +"modernlife:TAB_MISC" +"modernlife:chess_board" +"modernlife:coffee_mug" +"modernlife:coffee_mug" +"modernlife:coffee_mug" +"modernlife:TAB_DECORATIONS" +"modernlife:coffee_mug" +"modernlife:floor_mat" +"modernlife:floor_mat" +"modernlife:floor_mat" +"modernlife:TAB_DECORATIONS" +"modernlife:floor_mat" +"modernlife:inset_light" +"modernlife:translucent" +"modernlife:inset_light" +"modernlife:inset_light" +"modernlife:TAB_DECORATIONS" +"modernlife:inset_light" +"modernlife:acacia_mini_stool" +"modernlife:acacia_mini_stool" +"modernlife:acacia_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:acacia_mini_stool" +"modernlife:birch_mini_stool" +"modernlife:birch_mini_stool" +"modernlife:birch_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:birch_mini_stool" +"modernlife:crimson_mini_stool" +"modernlife:crimson_mini_stool" +"modernlife:crimson_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:crimson_mini_stool" +"modernlife:dark_oak_mini_stool" +"modernlife:dark_oak_mini_stool" +"modernlife:dark_oak_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:dark_oak_mini_stool" +"modernlife:jungle_mini_stool" +"modernlife:jungle_mini_stool" +"modernlife:jungle_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:jungle_mini_stool" +"modernlife:oak_mini_stool" +"modernlife:oak_mini_stool" +"modernlife:oak_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:oak_mini_stool" +"modernlife:spruce_mini_stool" +"modernlife:spruce_mini_stool" +"modernlife:spruce_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:spruce_mini_stool" +"modernlife:warped_mini_stool" +"modernlife:warped_mini_stool" +"modernlife:warped_mini_stool" +"modernlife:TAB_DECORATIONS" +"modernlife:warped_mini_stool" +"modernlife:acacia_chair" +"modernlife:acacia_chair" +"modernlife:acacia_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:acacia_chair" +"modernlife:birch_chair" +"modernlife:birch_chair" +"modernlife:birch_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:birch_chair" +"modernlife:crimson_chair" +"modernlife:crimson_chair" +"modernlife:crimson_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:crimson_chair" +"modernlife:dark_oak_chair" +"modernlife:dark_oak_chair" +"modernlife:dark_oak_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:dark_oak_chair" +"modernlife:jungle_chair" +"modernlife:jungle_chair" +"modernlife:jungle_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:jungle_chair" +"modernlife:oak_chair" +"modernlife:oak_chair" +"modernlife:oak_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:oak_chair" +"modernlife:spruce_chair" +"modernlife:spruce_chair" +"modernlife:spruce_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:spruce_chair" +"modernlife:warped_chair" +"modernlife:warped_chair" +"modernlife:warped_chair" +"modernlife:TAB_DECORATIONS" +"modernlife:warped_chair" +"modernlife:music_stand" +"modernlife:music_stand" +"modernlife:music_stand" +"modernlife:TAB_DECORATIONS" +"modernlife:music_stand" +"modernlife:lantern_post" +"modernlife:lantern_post" +"modernlife:lantern_post" +"modernlife:TAB_DECORATIONS" +"modernlife:lantern_post" +"modernlife:street_light" +"modernlife:street_light" +"modernlife:street_light" +"modernlife:TAB_DECORATIONS" +"modernlife:street_light" +"modernlife:old_tv" +"modernlife:old_tv" +"modernlife:old_tv" +"modernlife:TAB_DECORATIONS" +"modernlife:old_tv" +"modernlife:flatscreen_tv" +"modernlife:flatscreen_tv" +"modernlife:flatscreen_tv" +"modernlife:TAB_DECORATIONS" +"modernlife:flatscreen_tv" +"modernlife:monitor" +"modernlife:monitor" +"modernlife:monitor" +"modernlife:TAB_DECORATIONS" +"modernlife:monitor" +"modernlife:dual_monitor" +"modernlife:dual_monitor" +"modernlife:dual_monitor" +"modernlife:TAB_DECORATIONS" +"modernlife:dual_monitor" +"modernlife:acacia_small_table" +"modernlife:acacia_small_table" +"modernlife:acacia_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:acacia_small_table" +"modernlife:birch_small_table" +"modernlife:birch_small_table" +"modernlife:birch_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:birch_small_table" +"modernlife:crimson_small_table" +"modernlife:crimson_small_table" +"modernlife:crimson_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:crimson_small_table" +"modernlife:dark_oak_small_table" +"modernlife:dark_oak_small_table" +"modernlife:dark_oak_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:dark_oak_small_table" +"modernlife:jungle_small_table" +"modernlife:jungle_small_table" +"modernlife:jungle_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:jungle_small_table" +"modernlife:oak_small_table" +"modernlife:oak_small_table" +"modernlife:oak_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:oak_small_table" +"modernlife:spruce_small_table" +"modernlife:spruce_small_table" +"modernlife:spruce_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:spruce_small_table" +"modernlife:warped_small_table" +"modernlife:warped_small_table" +"modernlife:warped_small_table" +"modernlife:TAB_DECORATIONS" +"modernlife:warped_small_table" +"modernlife:acacia_coffee_table" +"modernlife:acacia_coffee_table" +"modernlife:acacia_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:acacia_coffee_table" +"modernlife:birch_coffee_table" +"modernlife:birch_coffee_table" +"modernlife:birch_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:birch_coffee_table" +"modernlife:crimson_coffee_table" +"modernlife:crimson_coffee_table" +"modernlife:crimson_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:crimson_coffee_table" +"modernlife:dark_oak_coffee_table" +"modernlife:dark_oak_coffee_table" +"modernlife:dark_oak_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:dark_oak_coffee_table" +"modernlife:jungle_coffee_table" +"modernlife:jungle_coffee_table" +"modernlife:jungle_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:jungle_coffee_table" +"modernlife:oak_coffee_table" +"modernlife:oak_coffee_table" +"modernlife:oak_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:oak_coffee_table" +"modernlife:spruce_coffee_table" +"modernlife:spruce_coffee_table" +"modernlife:spruce_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:spruce_coffee_table" +"modernlife:warped_coffee_table" +"modernlife:warped_coffee_table" +"modernlife:warped_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:warped_coffee_table" +"modernlife:glass_acacia_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_acacia_coffee_table" +"modernlife:glass_acacia_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_acacia_coffee_table" +"modernlife:glass_birch_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_birch_coffee_table" +"modernlife:glass_birch_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_birch_coffee_table" +"modernlife:glass_crimson_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_crimson_coffee_table" +"modernlife:glass_crimson_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_crimson_coffee_table" +"modernlife:glass_dark_oak_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_dark_oak_coffee_table" +"modernlife:glass_dark_oak_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_dark_oak_coffee_table" +"modernlife:glass_jungle_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_jungle_coffee_table" +"modernlife:glass_jungle_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_jungle_coffee_table" +"modernlife:glass_oak_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_oak_coffee_table" +"modernlife:glass_oak_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_oak_coffee_table" +"modernlife:glass_spruce_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_spruce_coffee_table" +"modernlife:glass_spruce_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_spruce_coffee_table" +"modernlife:glass_warped_coffee_table" +"modernlife:cutoutMipped" +"modernlife:glass_warped_coffee_table" +"modernlife:glass_warped_coffee_table" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_warped_coffee_table" +"modernlife:glass_slab" +"modernlife:cutoutMipped" +"modernlife:glass_slab" +"modernlife:glass_slab" +"modernlife:TAB_DECORATIONS" +"modernlife:glass_slab" +"modernlife:printer" +"modernlife:printer" +"modernlife:printer" +"modernlife:TAB_DECORATIONS" +"modernlife:printer" +"modernlife:photocopier" +"modernlife:photocopier" +"modernlife:photocopier" +"modernlife:TAB_DECORATIONS" +"modernlife:photocopier" +"modernlife:camera" +"modernlife:camera" +"modernlife:glass_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_trapdoor" +"modernlife:glass_trapdoor" +"modernlife:glass_trapdoor" +"modernlife:glass_acacia_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_acacia_trapdoor" +"modernlife:glass_acacia_trapdoor" +"modernlife:glass_acacia_trapdoor" +"modernlife:glass_birch_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_birch_trapdoor" +"modernlife:glass_birch_trapdoor" +"modernlife:glass_birch_trapdoor" +"modernlife:glass_crimson_trapdoor" +"modernlife:translucent" +"modernlife:glass_crimson_trapdoor" +"modernlife:glass_crimson_trapdoor" +"modernlife:glass_crimson_trapdoor" +"modernlife:glass_dark_oak_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_dark_oak_trapdoor" +"modernlife:glass_dark_oak_trapdoor" +"modernlife:glass_dark_oak_trapdoor" +"modernlife:glass_iron_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_iron_trapdoor" +"modernlife:glass_iron_trapdoor" +"modernlife:glass_iron_trapdoor" +"modernlife:glass_jungle_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_jungle_trapdoor" +"modernlife:glass_jungle_trapdoor" +"modernlife:glass_jungle_trapdoor" +"modernlife:glass_oak_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_oak_trapdoor" +"modernlife:glass_oak_trapdoor" +"modernlife:glass_oak_trapdoor" +"modernlife:glass_spruce_trapdoor" +"modernlife:cutoutMipped" +"modernlife:glass_spruce_trapdoor" +"modernlife:glass_spruce_trapdoor" +"modernlife:glass_spruce_trapdoor" +"modernlife:glass_warped_trapdoor" +"modernlife:translucent" +"modernlife:glass_warped_trapdoor" +"modernlife:glass_warped_trapdoor" +"modernlife:glass_warped_trapdoor" +"modernlife:washing_machine" +"modernlife:translucent" +"modernlife:washing_machine" +"modernlife:washing_machine" +"modernlife:washing_machine" +"modernlife:dryer" +"modernlife:translucent" +"modernlife:dryer" +"modernlife:dryer" +"modernlife:dryer" +"modernlife:refrigerator" +"modernlife:refrigerator" +"modernlife:refrigerator" +"modernlife:TAB_DECORATIONS" +"modernlife:refrigerator" +"modernlife:deluxe_bed" +"modernlife:deluxe_bed" +"modernlife:deluxe_bed" +"modernlife:TAB_DECORATIONS" +"modernlife:deluxe_bed" +"modernlife:acacia_picnic_table" +"modernlife:acacia_picnic_table" +"modernlife:acacia_picnic_table" +"modernlife:acacia_picnic_table" +"modernlife:birch_picnic_table" +"modernlife:birch_picnic_table" +"modernlife:birch_picnic_table" +"modernlife:birch_picnic_table" +"modernlife:crimson_picnic_table" +"modernlife:crimson_picnic_table" +"modernlife:crimson_picnic_table" +"modernlife:crimson_picnic_table" +"modernlife:dark_oak_picnic_table" +"modernlife:dark_oak_picnic_table" +"modernlife:dark_oak_picnic_table" +"modernlife:dark_oak_picnic_table" +"modernlife:jungle_picnic_table" +"modernlife:jungle_picnic_table" +"modernlife:jungle_picnic_table" +"modernlife:jungle_picnic_table" +"modernlife:oak_picnic_table" +"modernlife:oak_picnic_table" +"modernlife:oak_picnic_table" +"modernlife:oak_picnic_table" +"modernlife:spruce_picnic_table" +"modernlife:spruce_picnic_table" +"modernlife:spruce_picnic_table" +"modernlife:spruce_picnic_table" +"modernlife:warped_picnic_table" +"modernlife:warped_picnic_table" +"modernlife:warped_picnic_table" +"modernlife:warped_picnic_table" +"modernlife:bathtub" +"modernlife:cutout" +"modernlife:bathtub" +"modernlife:bathtub" +"modernlife:bathtub" +"modernlife:gas_can" +"modernlife:gas_can" +"modernlife:rook" +"modernlife:rook" +"modernlife:bishop" +"modernlife:bishop" +"modernlife:pawn" +"modernlife:pawn" +"modernlife:knight" +"modernlife:knight" +"modernlife:king" +"modernlife:king" +"modernlife:queen" +"modernlife:queen" +"modernlife:rook_w" +"modernlife:rook_w" +"modernlife:bishop_w" +"modernlife:bishop_w" +"modernlife:pawn_w" +"modernlife:pawn_w" +"modernlife:knight_w" +"modernlife:knight_w" +"modernlife:king_w" +"modernlife:king_w" +"modernlife:queen_w" +"modernlife:queen_w" +"modernlife:memory_card" +"modernlife:memory_card" +"modernlife:road_marker" +"modernlife:road_marker" +"modernlife:road_marker_white" +"modernlife:road_marker_white" +"modernlife:road_marker_white" +"modernlife:road_marker_white" +"modernlife:road_marker_white_incline" +"modernlife:road_marker_white_incline" +"modernlife:road_marker_white_incline" +"modernlife:road_marker_white_incline" +"modernlife:road_marker_yellow" +"modernlife:road_marker_yellow" +"modernlife:road_marker_yellow" +"modernlife:road_marker_yellow" +"modernlife:road_marker_yellow_incline" +"modernlife:road_marker_yellow_incline" +"modernlife:road_marker_yellow_incline" +"modernlife:road_marker_yellow_incline" +"modernlife:road_marker_double_yellow" +"modernlife:road_marker_double_yellow" +"modernlife:road_marker_double_yellow" +"modernlife:road_marker_double_yellow" +"modernlife:road_marker_double_yellow_incline" +"modernlife:road_marker_double_yellow_incline" +"modernlife:road_marker_double_yellow_incline" +"modernlife:road_marker_double_yellow_incline" +"modernlife:road_marker_white_shoulder_left" +"modernlife:road_marker_white_shoulder_left" +"modernlife:road_marker_white_shoulder_left" +"modernlife:road_marker_white_shoulder_left" +"modernlife:road_marker_white_shoulder_left_incline" +"modernlife:road_marker_white_shoulder_left_incline" +"modernlife:road_marker_white_shoulder_left_incline" +"modernlife:road_marker_white_shoulder_left_incline" +"modernlife:road_marker_white_shoulder_right" +"modernlife:road_marker_white_shoulder_right" +"modernlife:road_marker_white_shoulder_right" +"modernlife:road_marker_white_shoulder_right" +"modernlife:road_marker_white_shoulder_right_incline" +"modernlife:road_marker_white_shoulder_right_incline" +"modernlife:road_marker_white_shoulder_right_incline" +"modernlife:road_marker_white_shoulder_right_incline" +"modernlife:road_marker_white_corner_left" +"modernlife:road_marker_white_corner_left" +"modernlife:road_marker_white_corner_left" +"modernlife:road_marker_white_corner_left" +"modernlife:road_marker_white_corner_left_incline" +"modernlife:road_marker_white_corner_left_incline" +"modernlife:road_marker_white_corner_left_incline" +"modernlife:road_marker_white_corner_left_incline" +"modernlife:road_marker_white_corner_right" +"modernlife:road_marker_white_corner_right" +"modernlife:road_marker_white_corner_right" +"modernlife:road_marker_white_corner_right" +"modernlife:road_marker_white_corner_right_incline" +"modernlife:road_marker_white_corner_right_incline" +"modernlife:road_marker_white_corner_right_incline" +"modernlife:road_marker_white_corner_right_incline" \ No newline at end of file diff --git a/src-source/main/java/com/dairymoose/entity/BicycleEntity.java b/src-source/main/java/com/dairymoose/entity/BicycleEntity.java new file mode 100644 index 0000000..c2191d3 --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/BicycleEntity.java @@ -0,0 +1,465 @@ +package com.dairymoose.entity; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundBikeDismountPacket; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.syncher.EntityDataAccessor; +import net.minecraft.network.syncher.EntityDataSerializers; +import net.minecraft.network.syncher.SynchedEntityData; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.tags.FluidTags; +import net.minecraft.util.Mth; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.damagesource.DamageSource; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.EntityDimensions; +import net.minecraft.world.entity.EntityType; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.Mob; +import net.minecraft.world.entity.MobCategory; +import net.minecraft.world.entity.MoverType; +import net.minecraft.world.entity.Pose; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.HorseArmorItem; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.GameRules; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.material.Fluids; +import net.minecraft.world.level.pathfinder.PathComputationType; +import net.minecraft.world.phys.Vec3; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.network.NetworkHooks; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/BicycleEntity.class */ +public class BicycleEntity extends Entity { + private float velocity; + private float downward_velocity; + public static final float MAX_SPEED = 0.42f; + public static final float MIN_SPEED = 0.05f; + public static final float REVERSE_MAX_SPEED = -0.14f; + public static final int TICKS_PER_JUMP = 6; + public static final float MAX_ANGLE_DELTA = 10.0f; + public static final float SPEED_INCREASE_CONSTANT = 0.0085f; + public float maxSpeedIncrease; + public Vec3 lastPos; + private float jumpStep; + public boolean recentDismount; + public float renderWheelRot; + public Vec3 lastRenderPos; + public long lastRenderTime; + public static final EntityType BICYCLE_ENTITY = EntityType.Builder.of(BicycleEntity::new, MobCategory.MISC).sized(0.6f, 1.01f).clientTrackingRange(10).build(new ResourceLocation("modernlife", "bicycle").toString()); + private static final EntityDataAccessor DATA_ID_HURT = SynchedEntityData.defineId(BicycleEntity.class, EntityDataSerializers.INT); + private static final EntityDataAccessor DATA_ID_HURTDIR = SynchedEntityData.defineId(BicycleEntity.class, EntityDataSerializers.INT); + private static final EntityDataAccessor DATA_ID_DAMAGE = SynchedEntityData.defineId(BicycleEntity.class, EntityDataSerializers.FLOAT); + + public void setVelocity(float velocity) { + this.velocity = velocity; + } + + public void setSpeedBoost(float speedBoost) { + this.maxSpeedIncrease = speedBoost; + } + + public void setDownwardVelocity(float downward_velocity) { + this.downward_velocity = downward_velocity; + } + + public void setJumpStep(float jumpStep) { + this.jumpStep = jumpStep; + } + + public BicycleEntity(EntityType p_i50238_1_, Level p_i50238_2_) { + super(p_i50238_1_, p_i50238_2_); + this.velocity = 0.0f; + this.downward_velocity = 0.0f; + this.maxSpeedIncrease = 1.0f; + this.lastPos = null; + this.jumpStep = -1.0f; + this.recentDismount = false; + this.renderWheelRot = 0.0f; + this.lastRenderPos = null; + this.lastRenderTime = 0L; + this.maxUpStep = 1.0f; + } + + public InteractionResult interact(Player player, InteractionHand hand) { + player.getItemInHand(hand); + if (isVehicle()) { + return super.interact(player, hand); + } + if (!this.level.isClientSide) { + player.setYRot(getYRot()); + player.setXRot(getXRot()); + player.startRiding(this); + } + return InteractionResult.sidedSuccess(this.level.isClientSide); + } + + public void positionRider(Entity p_184232_1_) { + super.positionRider(p_184232_1_); + if (p_184232_1_ instanceof Mob) { + } + float f3 = Mth.sin(getYRot() * 0.017453292f); + float f = Mth.cos(getYRot() * 0.017453292f); + p_184232_1_.setPos(getX() + (0.38f * f3), getY() + getPassengersRidingOffset() + p_184232_1_.getMyRidingOffset() + 0.65f, getZ() - (0.38f * f)); + if (p_184232_1_ instanceof LivingEntity) { + } + } + + protected boolean canAddPassenger(Entity p_184219_1_) { + return this.velocity == 0.0f && getPassengers().size() < 1; + } + + public Entity getControllingPassenger() { + if (getPassengers().isEmpty()) { + return null; + } + return (Entity) getPassengers().get(0); + } + + public Vec3 getDismountLocationForPassenger(LivingEntity p_230268_1_) { + return super.getDismountLocationForPassenger(p_230268_1_); + } + + protected void removePassenger(Entity p_184225_1_) { + ModernLifeCommon.LOGGER.debug(p_184225_1_.level); + this.lastPos = null; + if (p_184225_1_.level.isClientSide) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundBikeDismountPacket(position(), this.jumpStep, this.velocity, this.downward_velocity, getId())); + } + super.removePassenger(p_184225_1_); + } + + protected void addPassenger(Entity p_184200_1_) { + this.lastPos = null; + super.addPassenger(p_184200_1_); + } + + protected float getEyeHeight(Pose p_213316_1_, EntityDimensions p_213316_2_) { + return p_213316_2_.height; + } + + private float angularDifference(float angle1, float angle2) { + float angle12 = angle1 % 360.0f; + if (angle12 < 0.0f) { + angle12 += 360.0f; + } + float angle22 = angle2 % 360.0f; + if (angle22 < 0.0f) { + angle22 += 360.0f; + } + float diff = angle22 - angle12; + if (diff > 180.0f) { + diff = -(360.0f - diff); + } else if (diff < -180.0f) { + diff = 360.0f + diff; + } + return diff; + } + + private void applyNewFacing(float facing) { + setYRot(facing); + setRot(getYRot(), getXRot()); + } + + protected void clampRotation(Entity p_184454_1_) { + if (p_184454_1_ != null) { + p_184454_1_.setYBodyRot(getYRot()); + float f = Mth.wrapDegrees(p_184454_1_.getYRot() - getYRot()); + float f1 = Mth.clamp(f, -105.0f, 105.0f); + p_184454_1_.setYRot((p_184454_1_.getYRot() + f1) - f); + p_184454_1_.setYHeadRot(p_184454_1_.getYRot()); + } + } + + protected void checkFallDamage(double p_184231_1_, boolean p_184231_3_, BlockState p_184231_4_, BlockPos p_184231_5_) { + this.fallDistance *= 0.88f; + super.checkFallDamage(p_184231_1_, p_184231_3_, p_184231_4_, p_184231_5_); + } + + public void setDamage(float p_70266_1_) { + this.entityData.set(DATA_ID_DAMAGE, Float.valueOf(p_70266_1_)); + } + + public float getDamage() { + return ((Float) this.entityData.get(DATA_ID_DAMAGE)).floatValue(); + } + + public void setHurtTime(int p_70265_1_) { + this.entityData.set(DATA_ID_HURT, Integer.valueOf(p_70265_1_)); + } + + public int getHurtTime() { + return ((Integer) this.entityData.get(DATA_ID_HURT)).intValue(); + } + + public int getHurtDir() { + return ((Integer) this.entityData.get(DATA_ID_HURTDIR)).intValue(); + } + + public void setHurtDir(int p_70269_1_) { + this.entityData.set(DATA_ID_HURTDIR, Integer.valueOf(p_70269_1_)); + } + + public Item getDropItem() { + return CustomBlocks.ITEM_BICYCLE.get(); + } + + @OnlyIn(Dist.CLIENT) + public void animateHurt() { + setHurtDir(-getHurtDir()); + setHurtTime(10); + setDamage(getDamage() * 11.0f); + } + + public boolean hurt(DamageSource p_70097_1_, float p_70097_2_) { + if (isInvulnerableTo(p_70097_1_)) { + return false; + } + if (!this.level.isClientSide && !isRemoved()) { + setHurtDir(-getHurtDir()); + setHurtTime(10); + setDamage(getDamage() + (p_70097_2_ * 20.0f)); + markHurt(); + boolean flag = (p_70097_1_.getEntity() instanceof Player) && p_70097_1_.getEntity().getAbilities().instabuild; + if (flag || getDamage() > 40.0f) { + if (!flag && this.level.getGameRules().getBoolean(GameRules.RULE_DOENTITYDROPS)) { + spawnAtLocation(getDropItem()); + } + remove(RemovalReason.DISCARDED); + return true; + } + return true; + } + return true; + } + + public void advanceMovement(LivingEntity livingEntity, float speed, boolean jumping) { + if (this.lastPos != null) { + double positionDelta = position().distanceTo(this.lastPos); + if (positionDelta <= 0.04d) { + if (this.velocity >= 0.05f) { + this.velocity *= 0.2f; + } + if (positionDelta <= 0.01d) { + this.downward_velocity = 0.0f; + } + } + } + if (this.downward_velocity == 0.0f) { + this.velocity *= 0.985f; + } else { + this.velocity *= 0.998f; + } + if (speed != 0.0d && this.downward_velocity == 0.0f) { + float speedIncrease = 0.0085f; + if (speed < 0.0f) { + speedIncrease = 0.0085f * 0.75f; + } + float increment = speed * speedIncrease; + this.velocity += increment; + if (this.velocity > 0.42f * this.maxSpeedIncrease) { + this.velocity = 0.42f * this.maxSpeedIncrease; + } else if (this.velocity < (-0.14f) * this.maxSpeedIncrease) { + this.velocity = (-0.14f) * this.maxSpeedIncrease; + } + } else if (this.velocity > 0.0f && this.velocity <= 0.05f) { + this.velocity = 0.0f; + } else if (this.velocity < 0.0f && this.velocity >= -0.05f) { + this.velocity = 0.0f; + } + if (this.maxSpeedIncrease > 1.0f) { + this.maxSpeedIncrease = 1.0f; + } + if (this.level.getFluidState(blockPosition()).getType() != Fluids.EMPTY) { + this.velocity = (float) (this.velocity * 0.9d); + } + if (isEyeInFluid(FluidTags.WATER) || isEyeInFluid(FluidTags.LAVA)) { + this.downward_velocity = (float) (this.downward_velocity * 0.2d); + } + if (this.velocity != 0.0f && livingEntity != null && this.downward_velocity == 0.0f) { + float facingAngle = livingEntity.getYRot(); + float livingYRot = livingEntity.getYRot(); + float bikeYRot = getYRot(); + float angleDelta = angularDifference(bikeYRot, livingYRot); + if (Math.abs(angleDelta) > 10.0f) { + if (angleDelta > 0.0f) { + facingAngle = bikeYRot + Math.min(Math.abs(angleDelta), 10.0f); + } else { + facingAngle = bikeYRot - Math.min(Math.abs(angleDelta), 10.0f); + } + } + applyNewFacing(facingAngle); + } + BlockState currentState = this.level.getBlockState(blockPosition()); + BlockState currentBelowState = this.level.getBlockState(blockPosition().below()); + float friction = currentBelowState.getFriction(this.level, blockPosition().below(), this); + float frictionPercent = (friction - 0.6f) / 0.4f; + float frictionSlowdownFactor = 1.0f - (0.012f * frictionPercent); + this.velocity *= frictionSlowdownFactor; + setDeltaMovement(this.velocity * Math.cos(Math.toRadians(getYRot() + 90.0f)), -this.downward_velocity, this.velocity * Math.sin(Math.toRadians(getYRot() + 90.0f))); + if (isPushedByFluid()) { + Vec3 fluidFlow = this.level.getFluidState(blockPosition()).getFlow(this.level, blockPosition()); + setDeltaMovement(getDeltaMovement().add(fluidFlow.scale(0.01d))); + } + Vec3 moveToVec = position().add(new Vec3(getDeltaMovement().x, 0.0d, getDeltaMovement().z).scale(2.0d)); + BlockPos moveToPos = new BlockPos(moveToVec.x, moveToVec.y, moveToVec.z); + BlockState moveToState = this.level.getBlockState(moveToPos); + BlockState moveToAboveState = this.level.getBlockState(moveToPos.above()); + this.level.getBlockState(moveToPos.below()); + moveToState.getBlock().isPathfindable(moveToState, this.level, moveToPos, PathComputationType.LAND); + moveToAboveState.getBlock().isPathfindable(moveToAboveState, this.level, moveToPos.above(), PathComputationType.LAND); + BlockState stateToCheck = currentState; + BlockPos posToCheck = blockPosition(); + if (stateToCheck.isAir()) { + stateToCheck = currentBelowState; + posToCheck = posToCheck.below(); + } + double currentHeight = 0.0d; + VoxelShape groundShape = stateToCheck.getBlock().getCollisionShape(stateToCheck, this.level, posToCheck, CollisionContext.empty()); + if (!groundShape.equals(Shapes.empty())) { + currentHeight = groundShape.max(Direction.Axis.Y); + } + double moveToHeight = 0.0d; + VoxelShape moveToShape = moveToState.getBlock().getCollisionShape(moveToState, this.level, moveToPos, CollisionContext.empty()); + if (!moveToShape.equals(Shapes.empty())) { + moveToHeight = moveToShape.max(Direction.Axis.Y); + } + double jumpHeight = 0.0d; + if (jumping && this.downward_velocity == 0.0f && this.jumpStep < 0.0f) { + this.jumpStep = 0.0f; + } + if (this.jumpStep >= 0.0f) { + jumpHeight = 0.4d * (this.velocity / 0.42f) * Math.sin(Math.toRadians(this.jumpStep)); + this.jumpStep += 30.0f; + } + if (this.jumpStep >= 180.0f) { + this.jumpStep = -1.0f; + } + double d = moveToHeight - currentHeight; + double groundY = posToCheck.getY() + currentHeight; + if (!currentState.isAir()) { + } + if (currentBelowState.isAir() || position().y > groundY) { + this.downward_velocity += 0.03f; + } else { + if (this.downward_velocity != 0.0f && currentBelowState.getFluidState().isEmpty()) { + if (livingEntity != null) { + applyNewFacing(livingEntity.getYRot()); + } + float damageDone = this.downward_velocity * 1.12f; + if (damageDone <= 1.0f || livingEntity != null) { + } + if (livingEntity instanceof Player) { + Player Player = (Player) livingEntity; + if (damageDone >= 1.0d) { + this.level.playSound(Player, blockPosition(), SoundEvents.GENERIC_BIG_FALL, SoundSource.PLAYERS, 0.25f, 1.0f); + } else if (damageDone > 0.2d) { + this.level.playSound(Player, blockPosition(), SoundEvents.GENERIC_SMALL_FALL, SoundSource.PLAYERS, 0.25f, 1.0f); + } + } + } + this.downward_velocity = 0.0f; + } + setDeltaMovement(getDeltaMovement().x, (-this.downward_velocity) + jumpHeight, getDeltaMovement().z); + this.lastPos = position(); + if ((this.level instanceof ServerLevel) || (isVehicle() && isControlledByLocalInstance())) { + getDeltaMovement(); + if (this.downward_velocity == 0.0f) { + Vec3 mov = getDeltaMovement(); + setDeltaMovement(mov.x, mov.y - 0.01d, mov.z); + } + move(MoverType.SELF, getDeltaMovement()); + } + setPacketCoordinates(getX(), getY(), getZ()); + } + + public void tick() { + boolean jumping = false; + float speed = 0.0f; + if (getHurtTime() > 0) { + setHurtTime(getHurtTime() - 1); + } + if (getDamage() > 0.0f) { + setDamage(getDamage() - 1.0f); + } + if (this.level.isClientSide) { + LivingEntity livingEntity = (LivingEntity) getControllingPassenger(); + if (isVehicle() && isControlledByLocalInstance()) { + float f = livingEntity.xxa; + float zDelta = livingEntity.zza; + if (Minecraft.getInstance().options.keyJump.isDown()) { + jumping = true; + } + speed = (0.0f * 0.0f) + (zDelta * zDelta); + double headingDegrees = Math.toDegrees(Math.atan2(zDelta, 0.0f)); + if (headingDegrees < 0.0d) { + speed = -speed; + } + } + advanceMovement(livingEntity, speed, jumping); + } else if (this.velocity > 0.0f || this.downward_velocity > 0.0f) { + advanceMovement(null, 0.0f, false); + if (this.velocity == 0.0f && this.recentDismount) { + this.recentDismount = false; + } + } + super.tick(); + } + + public boolean canBeCollidedWith() { + return true; + } + + public boolean isPushable() { + return true; + } + + public double getPassengersRidingOffset() { + return -0.15d; + } + + public boolean isPickable() { + return !isRemoved(); + } + + public boolean canWearArmor() { + return true; + } + + public boolean isArmor(ItemStack p_190682_1_) { + return p_190682_1_.getItem() instanceof HorseArmorItem; + } + + public Packet getAddEntityPacket() { + return NetworkHooks.getEntitySpawningPacket(this); + } + + protected void defineSynchedData() { + this.entityData.define(DATA_ID_HURT, 0); + this.entityData.define(DATA_ID_HURTDIR, 1); + this.entityData.define(DATA_ID_DAMAGE, Float.valueOf(0.0f)); + } + + protected void readAdditionalSaveData(CompoundTag var1) { + } + + protected void addAdditionalSaveData(CompoundTag var1) { + } +} diff --git a/src-source/main/java/com/dairymoose/entity/BicycleModel.java b/src-source/main/java/com/dairymoose/entity/BicycleModel.java new file mode 100644 index 0000000..f37a042 --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/BicycleModel.java @@ -0,0 +1,109 @@ +package com.dairymoose.entity; + +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.blaze3d.vertex.VertexConsumer; +import net.minecraft.client.model.EntityModel; +import net.minecraft.client.model.geom.ModelLayerLocation; +import net.minecraft.client.model.geom.ModelPart; +import net.minecraft.client.model.geom.PartPose; +import net.minecraft.client.model.geom.builders.CubeDeformation; +import net.minecraft.client.model.geom.builders.CubeListBuilder; +import net.minecraft.client.model.geom.builders.LayerDefinition; +import net.minecraft.client.model.geom.builders.MeshDefinition; +import net.minecraft.client.model.geom.builders.PartDefinition; +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/entity/BicycleModel.class */ +public class BicycleModel extends EntityModel { + public static final ModelLayerLocation BICYCLE = new ModelLayerLocation(new ResourceLocation("modernlife", "bicycle"), "main"); + private final ModelPart crankset; + private final ModelPart front_wheel; + private final ModelPart back_wheel; + private final ModelPart back_wheel_sprite; + private final ModelPart front_wheel_sprite; + private final ModelPart frame; + private final ModelPart crank_arm; + + public BicycleModel(ModelPart root) { + this.crankset = root.getChild("crankset"); + this.front_wheel = root.getChild("front_wheel"); + this.back_wheel = root.getChild("back_wheel"); + this.back_wheel_sprite = root.getChild("back_wheel_sprite"); + this.front_wheel_sprite = root.getChild("front_wheel_sprite"); + this.frame = root.getChild("frame"); + this.crank_arm = root.getChild("crank_arm"); + } + + public static LayerDefinition createBodyLayer() { + MeshDefinition meshdefinition = new MeshDefinition(); + PartDefinition partdefinition = meshdefinition.getRoot(); + PartDefinition crankset = partdefinition.addOrReplaceChild("crankset", CubeListBuilder.create().texOffs(15, 1).addBox(-0.55f, -0.7272f, -1.8f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(-0.55f, -0.7272f, 1.2f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(-0.55f, 0.875f, -0.1978f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(-0.55f, -2.125f, -0.1978f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offset(-1.025f, 20.0f, 2.0f)); + crankset.addOrReplaceChild("hexadecagon_r1", CubeListBuilder.create().texOffs(15, 1).addBox(0.5f, -2.0f, -0.3978f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, 1.0f, -0.3978f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, -0.6022f, 1.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, -0.6022f, -2.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-1.05f, -0.125f, 0.2f, -0.3927f, 0.0f, 0.0f)); + crankset.addOrReplaceChild("hexadecagon_r2", CubeListBuilder.create().texOffs(15, 1).addBox(0.5f, -2.0f, -0.3978f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, 1.0f, -0.3978f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, -0.6022f, 1.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, -0.6022f, -2.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-1.05f, -0.125f, 0.2f, 0.3927f, 0.0f, 0.0f)); + crankset.addOrReplaceChild("hexadecagon_r3", CubeListBuilder.create().texOffs(15, 1).addBox(0.5f, -0.6022f, 1.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, -0.6022f, -2.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-1.05f, -0.125f, 0.2f, -0.7854f, 0.0f, 0.0f)); + crankset.addOrReplaceChild("hexadecagon_r4", CubeListBuilder.create().texOffs(15, 1).addBox(0.5f, -0.6022f, 1.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(15, 1).addBox(0.5f, -0.6022f, -2.0f, 0.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-1.05f, -0.125f, 0.2f, 0.7854f, 0.0f, 0.0f)); + PartDefinition front_wheel = partdefinition.addOrReplaceChild("front_wheel", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -0.9955f, -22.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -12.95f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, 4.05f, -18.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -5.05f, -18.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 19.0f, 9.0f)); + front_wheel.addOrReplaceChild("hexadecagon_r5", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -5.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, 4.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, -17.0f, -0.3927f, 0.0f, 0.0f)); + front_wheel.addOrReplaceChild("hexadecagon_r6", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -5.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, 4.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, -17.0f, 0.3927f, 0.0f, 0.0f)); + front_wheel.addOrReplaceChild("hexadecagon_r7", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, -17.0f, -0.7854f, 0.0f, 0.0f)); + front_wheel.addOrReplaceChild("hexadecagon_r8", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, -17.0f, 0.7854f, 0.0f, 0.0f)); + PartDefinition back_wheel = partdefinition.addOrReplaceChild("back_wheel", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, 4.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -5.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 19.0f, 9.0f)); + back_wheel.addOrReplaceChild("hexadecagon_r9", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -5.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, 4.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, -0.3927f, 0.0f, 0.0f)); + back_wheel.addOrReplaceChild("hexadecagon_r10", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -5.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, 4.05f, -1.0045f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, 0.3927f, 0.0f, 0.0f)); + back_wheel.addOrReplaceChild("hexadecagon_r11", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, -0.7854f, 0.0f, 0.0f)); + back_wheel.addOrReplaceChild("hexadecagon_r12", CubeListBuilder.create().texOffs(0, 0).addBox(-0.5f, -0.9955f, 4.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-0.5f, -0.9955f, -5.05f, 1.0f, 2.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, 0.7854f, 0.0f, 0.0f)); + partdefinition.addOrReplaceChild("back_wheel_sprite", CubeListBuilder.create().texOffs(1, 14).addBox(0.0f, -4.0f, -4.0f, 0.0f, 8.0f, 8.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 19.0f, 9.0f)); + PartDefinition front_wheel_sprite = partdefinition.addOrReplaceChild("front_wheel_sprite", CubeListBuilder.create(), PartPose.offset(0.0f, 19.0f, -8.0f)); + front_wheel_sprite.addOrReplaceChild("front_wheel_sprite_r1", CubeListBuilder.create().texOffs(0, 0).addBox(0.0f, -5.0f, -5.0f, 0.0f, 10.0f, 10.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, 0.0873f, 0.0f, 0.0f)); + PartDefinition frame = partdefinition.addOrReplaceChild("frame", CubeListBuilder.create().texOffs(18, 0).addBox(-2.575f, -9.875f, -5.575f, 3.0f, 1.0f, 4.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 19.0f, 9.0f)); + frame.addOrReplaceChild("cube_r1", CubeListBuilder.create().texOffs(24, 0).addBox(-0.575f, -7.625f, -17.925f, 3.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(24, 0).addBox(-1.525f, -7.65f, -17.925f, 1.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(24, 0).addBox(-4.5f, -7.625f, -17.925f, 3.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(21, 16).addBox(-1.525f, -7.65f, -16.925f, 1.0f, 1.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(28, 21).addBox(-1.5f, -7.7f, -6.4f, 1.0f, 10.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, -0.2618f, 0.0f, 0.0f)); + frame.addOrReplaceChild("cube_r2", CubeListBuilder.create().texOffs(23, 17).addBox(-1.5f, -5.325f, -16.5f, 1.0f, 11.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(12, 22).addBox(-1.45f, -3.45f, -15.475f, 1.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, -0.3491f, 0.0f, 0.0f)); + frame.addOrReplaceChild("cube_r3", CubeListBuilder.create().texOffs(28, 5).addBox(-1.525f, -15.0f, -5.7f, 1.0f, 11.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, 0.7418f, 0.0f, 0.0f)); + frame.addOrReplaceChild("cube_r4", CubeListBuilder.create().texOffs(10, 0).addBox(-1.5f, -7.3f, 0.025f, 1.0f, 8.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, 0.8727f, 0.0f, 0.0f)); + frame.addOrReplaceChild("cube_r5", CubeListBuilder.create().texOffs(14, 0).addBox(-1.55f, -0.25f, -6.75f, 1.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(0.0f, 0.0f, 0.0f, 0.0873f, 0.0f, 0.0f)); + partdefinition.addOrReplaceChild("crank_arm", CubeListBuilder.create().texOffs(24, 29).addBox(-0.75f, -0.5f, -2.55f, 1.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(11, 0).addBox(0.25f, -0.5f, -2.55f, 0.0f, 1.0f, 3.0f, new CubeDeformation(0.0f)), PartPose.offset(-1.875f, 19.875f, 2.0f)); + return LayerDefinition.create(meshdefinition, 32, 32); + } + + public void m_7695_(PoseStack poseStack, VertexConsumer buffer, int packedLight, int packedOverlay, float red, float green, float blue, float alpha) { + this.crankset.render(poseStack, buffer, packedLight, packedOverlay); + this.front_wheel.render(poseStack, buffer, packedLight, packedOverlay); + this.back_wheel.render(poseStack, buffer, packedLight, packedOverlay); + this.back_wheel_sprite.render(poseStack, buffer, packedLight, packedOverlay); + this.front_wheel_sprite.render(poseStack, buffer, packedLight, packedOverlay); + this.frame.render(poseStack, buffer, packedLight, packedOverlay); + this.crank_arm.render(poseStack, buffer, packedLight, packedOverlay); + } + + public void setRotationAngle(ModelPart modelRenderer, float x, float y, float z) { + modelRenderer.xRot = x; + modelRenderer.yRot = y; + modelRenderer.zRot = z; + } + + public void renderToBufferWithRotation(float wheelRot, PoseStack matrixStack, VertexConsumer buffer, int var3, int var4, float var5, float var6, float var7, float var8) { + this.crankset.render(matrixStack, buffer, var3, var4, var5, var6, var7, var8); + setRotationAngle(this.front_wheel_sprite, wheelRot, 0.0f, 0.0f); + this.front_wheel_sprite.render(matrixStack, buffer, var3, var4, var5, var6, var7, var8); + this.front_wheel.render(matrixStack, buffer, var3, var4, var5, var6, var7, var8); + setRotationAngle(this.back_wheel_sprite, wheelRot, 0.0f, 0.0f); + this.back_wheel_sprite.render(matrixStack, buffer, var3, var4, var5, var6, var7, var8); + this.back_wheel.render(matrixStack, buffer, var3, var4, var5, var6, var7, var8); + setRotationAngle(this.crank_arm, wheelRot / 1.2f, 0.0f, 0.0f); + this.crank_arm.render(matrixStack, buffer, var3, var4, var5, var6, var7, var8); + this.frame.render(matrixStack, buffer, var3, var4, var5, var6, var7, var8); + } + + public void setupAnim(BicycleEntity var1, float var2, float var3, float var4, float var5, float var6) { + this.crankset.visible = true; + this.front_wheel.visible = true; + this.front_wheel_sprite.visible = true; + this.back_wheel.visible = true; + this.back_wheel_sprite.visible = true; + this.crank_arm.visible = true; + this.frame.visible = true; + } +} diff --git a/src-source/main/java/com/dairymoose/entity/BicycleRenderer.java b/src-source/main/java/com/dairymoose/entity/BicycleRenderer.java new file mode 100644 index 0000000..ccbe7e3 --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/BicycleRenderer.java @@ -0,0 +1,79 @@ +package com.dairymoose.entity; + +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.blaze3d.vertex.VertexConsumer; +import com.mojang.math.Vector3f; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.culling.Frustum; +import net.minecraft.client.renderer.entity.EntityRenderer; +import net.minecraft.client.renderer.entity.EntityRendererProvider; +import net.minecraft.client.renderer.texture.OverlayTexture; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.Mth; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/entity/BicycleRenderer.class */ +public final class BicycleRenderer extends EntityRenderer { + private float modelScale; + private final BicycleModel bicycleModel; + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation texture = new ResourceLocation("modernlife", "textures/entity/bicycle_uv.png"); + + public BicycleRenderer(EntityRendererProvider.Context ctx) { + super(ctx); + this.modelScale = 1.0f; + this.bicycleModel = new BicycleModel(ctx.bakeLayer(BicycleModel.BICYCLE)); + } + + public boolean shouldRender(BicycleEntity p_225626_1_, Frustum p_225626_2_, double p_225626_3_, double p_225626_5_, double p_225626_7_) { + return true; + } + + public void render(BicycleEntity bicycleEntity, float angle, float partialTicks, PoseStack matrixStack, MultiBufferSource buffer, int p_225623_6_) { + Vec3 pos = bicycleEntity.position(); + if (bicycleEntity.lastRenderPos != null) { + float t = ((float) (System.currentTimeMillis() - bicycleEntity.lastRenderTime)) / 1000.0f; + if (t >= 0.05d) { + pos = new Vec3(pos.x, 0.0d, pos.z); + bicycleEntity.lastRenderPos = new Vec3(bicycleEntity.lastRenderPos.x, 0.0d, bicycleEntity.lastRenderPos.z); + float distSqr = (float) pos.distanceToSqr(bicycleEntity.lastRenderPos); + float dist = Mth.sqrt(distSqr); + float calcSpeed = dist / t; + float increment = calcSpeed / 15.0f; + bicycleEntity.renderWheelRot = (bicycleEntity.renderWheelRot + increment) % 360.0f; + bicycleEntity.lastRenderPos = pos; + bicycleEntity.lastRenderTime = System.currentTimeMillis(); + } + } + matrixStack.pushPose(); + matrixStack.translate(0.0d, 1.5d, 0.0d); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f - angle)); + float lvt_7_1_ = bicycleEntity.getHurtTime() - partialTicks; + float lvt_8_1_ = bicycleEntity.getDamage() - partialTicks; + if (lvt_8_1_ < 0.0f) { + lvt_8_1_ = 0.0f; + } + if (lvt_7_1_ > 0.0f) { + matrixStack.mulPose(Vector3f.XP.rotationDegrees((((Mth.sin(lvt_7_1_) * lvt_7_1_) * lvt_8_1_) / 10.0f) * bicycleEntity.getHurtDir())); + } + matrixStack.scale(-this.modelScale, -this.modelScale, this.modelScale); + this.bicycleModel.setupAnim(bicycleEntity, partialTicks, 0.0f, -0.1f, 0.0f, 0.0f); + VertexConsumer builder = buffer.getBuffer(this.bicycleModel.m_103119_(getTextureLocation(bicycleEntity))); + this.bicycleModel.renderToBufferWithRotation(bicycleEntity.renderWheelRot, matrixStack, builder, p_225623_6_, OverlayTexture.NO_OVERLAY, 1.0f, 1.0f, 1.0f, 1.0f); + matrixStack.popPose(); + if (bicycleEntity.lastRenderPos == null) { + bicycleEntity.lastRenderPos = pos; + bicycleEntity.lastRenderTime = System.currentTimeMillis(); + } + super.render(bicycleEntity, angle, partialTicks, matrixStack, buffer, p_225623_6_); + } + + public ResourceLocation getTextureLocation(BicycleEntity var1) { + return texture; + } +} diff --git a/src-source/main/java/com/dairymoose/entity/DummyEntity.java b/src-source/main/java/com/dairymoose/entity/DummyEntity.java new file mode 100644 index 0000000..b5e914d --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/DummyEntity.java @@ -0,0 +1,185 @@ +package com.dairymoose.entity; + +import com.dairymoose.modernlife.blocks.gui.HBlockPos; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.util.ArrayList; +import java.util.List; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.syncher.EntityDataAccessor; +import net.minecraft.network.syncher.EntityDataSerializers; +import net.minecraft.network.syncher.SynchedEntityData; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.EntityType; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.MobCategory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.Vec3; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.network.NetworkHooks; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/DummyEntity.class */ +public class DummyEntity extends Entity { + public static final EntityType DUMMY_ENTITY = EntityType.Builder.of(DummyEntity::new, MobCategory.MISC).sized(0.0f, 0.0f).build(new ResourceLocation("modernlife", "dummy").toString()); + private static final Logger LOGGER = LogManager.getLogger(); + private static final EntityDataAccessor DATA_ID_RIDE_HEIGHT = SynchedEntityData.defineId(DummyEntity.class, EntityDataSerializers.FLOAT); + public List renderables; + + public DummyEntity(EntityType p_i48580_1_, Level p_i48580_2_) { + super(p_i48580_1_, p_i48580_2_); + this.renderables = new ArrayList(); + } + + public boolean isEntityStandingOnSolidGround(Entity e) { + for (RenderableBlock renderable : this.renderables) { + BlockPos dummyPos = blockPosition(); + double x = dummyPos.getX() + renderable.relativeX; + double y = dummyPos.getY() + renderable.relativeY; + double z = dummyPos.getZ() + renderable.relativeZ; + int blockX = (int) x; + int blockZ = (int) z; + HBlockPos renderablePos = new HBlockPos(blockX, 0, blockZ); + HBlockPos entityPos = new HBlockPos(e.blockPosition().getX(), 0, e.blockPosition().getZ()); + if (renderable.state.m_60638_(this.level, renderablePos, e, Direction.UP) && renderablePos.equals(entityPos) && e.distanceToSqr(x, y, z) <= 2.25d) { + return true; + } + } + return false; + } + + public Vec3 getEntitySolidGround(Entity e) { + for (RenderableBlock renderable : this.renderables) { + Vec3 dummyPos = position(); + double x = dummyPos.x + renderable.relativeX; + double y = dummyPos.y + renderable.relativeY; + double z = dummyPos.z + renderable.relativeZ; + int blockX = (int) x; + int blockZ = (int) z; + HBlockPos renderablePos = new HBlockPos(blockX, 0, blockZ); + HBlockPos entityPos = new HBlockPos(e.blockPosition().getX(), 0, e.blockPosition().getZ()); + if (renderable.state.m_60638_(this.level, entityPos, e, Direction.UP) && renderablePos.equals(entityPos)) { + double yDiff = e.getY() - y; + if (yDiff > 0.0d && yDiff <= 1.0d) { + return new Vec3(x, y + 1.0d, z); + } + } + } + return null; + } + + public boolean isEntityColliding(Entity e) { + for (RenderableBlock renderable : this.renderables) { + Vec3 dummyPos = position(); + double x = dummyPos.x + renderable.relativeX; + double y = dummyPos.y + renderable.relativeY; + double z = dummyPos.z + renderable.relativeZ; + int blockX = (int) x; + int blockY = (int) y; + int blockZ = (int) z; + HBlockPos renderablePos = new HBlockPos(blockX, blockY, blockZ); + new HBlockPos(e.blockPosition().getX(), e.blockPosition().getY(), e.blockPosition().getZ()); + VoxelShape collisionShape = renderable.state.m_60812_(this.level, renderablePos); + AABB collisionBB = null; + if (!collisionShape.isEmpty()) { + collisionBB = collisionShape.bounds().move(x - 0.5d, y, z - 0.5d); + } + AABB entityBB = e.getBoundingBox(); + AABB entityBB2 = entityBB.move(0.0d, 0.13d, 0.0d); + if (e instanceof Player) { + } + if (collisionBB != null && collisionBB.intersects(entityBB2) && e.getY() + 0.13d >= y) { + double xDiff = e.getX() - x; + double zDiff = e.getZ() - z; + double horizontalDistSqr = (xDiff * xDiff) + (zDiff * zDiff); + if (horizontalDistSqr <= 1.44d) { + renderable.state = Blocks.DIRT.defaultBlockState(); + return true; + } + } + } + return false; + } + + public float getPickRadius() { + return 500.0f; + } + + public Vec3 getLightProbePosition(float p_241842_1_) { + Vec3 superPos = super.getLightProbePosition(p_241842_1_); + return new Vec3(superPos.x, superPos.y, superPos.z); + } + + public Vec3 getDismountLocationForPassenger(LivingEntity p_230268_1_) { + remove(RemovalReason.DISCARDED); + return super.getDismountLocationForPassenger(p_230268_1_); + } + + public double getPassengersRidingOffset() { + return ((Float) this.entityData.get(DATA_ID_RIDE_HEIGHT)).floatValue(); + } + + public static DummyEntity getEntity(float rideHeight, Level world, BlockPos pos, boolean oppositeFacing) { + List dummies = world.getEntities(DUMMY_ENTITY, new AABB(pos), e -> { + return true; + }); + if (!dummies.isEmpty()) { + ModernLifeCommon.LOGGER.debug("Found dummy"); + return dummies.get(0); + } + ModernLifeCommon.LOGGER.debug("New dummy"); + DummyEntity dummy = (DummyEntity) DUMMY_ENTITY.create(world); + dummy.setPos(pos.getX() + 0.5d, pos.getY(), pos.getZ() + 0.5d); + dummy.setRideHeight(rideHeight); + BlockState state = world.getBlockState(pos); + if (state.getOptionalValue(BlockStateProperties.HORIZONTAL_FACING).isPresent()) { + Direction facing = state.getValue(BlockStateProperties.HORIZONTAL_FACING); + if (oppositeFacing) { + facing = facing.getOpposite(); + } + dummy.setYRot(facing.toYRot()); + } else { + dummy.setYRot(-1.0f); + } + if (!world.isClientSide) { + world.m_7967_(dummy); + } + return dummy; + } + + public void ride(Player player) { + if (getYRot() != -1.0f) { + player.setYRot(getYRot()); + } + player.startRiding(this); + } + + public void setRideHeight(float h) { + this.entityData.set(DATA_ID_RIDE_HEIGHT, Float.valueOf(h)); + } + + protected void defineSynchedData() { + this.entityData.define(DATA_ID_RIDE_HEIGHT, Float.valueOf(0.0f)); + } + + public void readAdditionalSaveData(CompoundTag var1) { + this.entityData.set(DATA_ID_RIDE_HEIGHT, Float.valueOf(var1.getFloat("RideHeight"))); + } + + public void addAdditionalSaveData(CompoundTag var1) { + var1.putFloat("RideHeight", ((Float) this.entityData.get(DATA_ID_RIDE_HEIGHT)).floatValue()); + } + + public Packet getAddEntityPacket() { + return NetworkHooks.getEntitySpawningPacket(this); + } +} diff --git a/src-source/main/java/com/dairymoose/entity/DummyRenderer.java b/src-source/main/java/com/dairymoose/entity/DummyRenderer.java new file mode 100644 index 0000000..6866521 --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/DummyRenderer.java @@ -0,0 +1,48 @@ +package com.dairymoose.entity; + +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.culling.Frustum; +import net.minecraft.client.renderer.entity.EntityRenderer; +import net.minecraft.client.renderer.entity.EntityRendererProvider; +import net.minecraft.client.renderer.texture.OverlayTexture; +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.client.model.data.EmptyModelData; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/DummyRenderer.class */ +public class DummyRenderer extends EntityRenderer { + public DummyRenderer(EntityRendererProvider.Context ctx) { + super(ctx); + } + + public boolean shouldRender(DummyEntity dummyEntity, Frustum p_225626_2_, double p_225626_3_, double p_225626_5_, double p_225626_7_) { + if (dummyEntity.renderables.isEmpty()) { + return false; + } + return true; + } + + public void render(DummyEntity dummyEntity, float p_114486_, float partialTick, PoseStack poseStack, MultiBufferSource mbs, int combinedLight) { + if (!dummyEntity.renderables.isEmpty()) { + poseStack.pushPose(); + poseStack.translate(-0.5d, 0.0d, -0.5d); + for (RenderableBlock renderable : dummyEntity.renderables) { + poseStack.pushPose(); + dummyEntity.blockPosition(); + poseStack.translate(renderable.relativeX, renderable.relativeY, renderable.relativeZ); + if (renderable.offset > 0.0f) { + poseStack.translate(0.0d, renderable.offset, 0.0d); + } + Minecraft.getInstance().getBlockRenderer().renderSingleBlock(renderable.state, poseStack, mbs, combinedLight, OverlayTexture.NO_OVERLAY, EmptyModelData.INSTANCE); + poseStack.popPose(); + } + poseStack.popPose(); + } + super.render(dummyEntity, p_114486_, partialTick, poseStack, mbs, combinedLight); + } + + public ResourceLocation getTextureLocation(DummyEntity var1) { + return null; + } +} diff --git a/src-source/main/java/com/dairymoose/entity/MotorboatEntity.java b/src-source/main/java/com/dairymoose/entity/MotorboatEntity.java new file mode 100644 index 0000000..47a653a --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/MotorboatEntity.java @@ -0,0 +1,1219 @@ +package com.dairymoose.entity; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundFuelLevelPacket; +import com.google.common.collect.Lists; +import com.google.common.collect.UnmodifiableIterator; +import java.util.Iterator; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.BlockUtil; +import net.minecraft.client.Minecraft; +import net.minecraft.client.player.Input; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.NonNullList; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.nbt.FloatTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ClientboundAddEntityPacket; +import net.minecraft.network.syncher.EntityDataAccessor; +import net.minecraft.network.syncher.EntityDataSerializers; +import net.minecraft.network.syncher.SynchedEntityData; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.sounds.SoundEvent; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.tags.FluidTags; +import net.minecraft.util.Mth; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.damagesource.DamageSource; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.EntityDimensions; +import net.minecraft.world.entity.EntitySelector; +import net.minecraft.world.entity.EntityType; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.MobCategory; +import net.minecraft.world.entity.MoverType; +import net.minecraft.world.entity.Pose; +import net.minecraft.world.entity.SlotAccess; +import net.minecraft.world.entity.animal.Animal; +import net.minecraft.world.entity.animal.WaterAnimal; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.entity.vehicle.DismountHelper; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ChestMenu; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.GameRules; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.WaterlilyBlock; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.gameevent.GameEvent; +import net.minecraft.world.level.material.FluidState; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.Vec3; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/MotorboatEntity.class */ +public class MotorboatEntity extends Entity implements Container, MenuProvider { + public static final EntityType MOTORBOAT_ENTITY = EntityType.Builder.of(MotorboatEntity::new, MobCategory.MISC).sized(1.375f, 0.5625f).clientTrackingRange(10).build(new ResourceLocation("modernlife", "motorboat").toString()); + private static final EntityDataAccessor DATA_ID_HURT = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.INT); + private static final EntityDataAccessor DATA_ID_HURTDIR = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.INT); + private static final EntityDataAccessor DATA_ID_DAMAGE = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.FLOAT); + private static final EntityDataAccessor DATA_ID_TYPE = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.INT); + private static final EntityDataAccessor DATA_ID_PADDLE_LEFT = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.BOOLEAN); + private static final EntityDataAccessor DATA_ID_PADDLE_RIGHT = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.BOOLEAN); + private static final EntityDataAccessor DATA_ID_BUBBLE_TIME = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.INT); + private static final EntityDataAccessor DATA_ID_ADDED_FREE_GAS = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.BOOLEAN); + private static final EntityDataAccessor DATA_ID_FUEL_LEVEL = SynchedEntityData.defineId(MotorboatEntity.class, EntityDataSerializers.FLOAT); + public static final int PADDLE_LEFT = 0; + public static final int PADDLE_RIGHT = 1; + private static final int TIME_TO_EJECT = 60; + private static final double PADDLE_SPEED = 0.39269909262657166d; + public static final double PADDLE_SOUND_TIME = 0.7853981852531433d; + public static final int BUBBLE_TIME = 60; + private final float[] paddlePositions; + private float invFriction; + private float outOfControlTicks; + private float deltaRotation; + private int lerpSteps; + private double lerpX; + private double lerpY; + private double lerpZ; + private double lerpYRot; + private double lerpXRot; + private boolean inputLeft; + private boolean inputRight; + private boolean inputUp; + private boolean inputDown; + private double waterLevel; + private float landFriction; + public Status status; + private Status oldStatus; + private double lastYd; + private boolean isAboveBubbleColumn; + private boolean bubbleColumnDirectionIsDown; + private float bubbleMultiplier; + private float bubbleAngle; + private float bubbleAngleO; + private float curAccel; + private float maxAccel; + private float currentFuelLevelClientOnly; + public int tickCount; + private boolean backingUp; + private NonNullList itemStacks; + private static final int MINUTES_UNTIL_EMPTY = 20; + private static final int TICKS_PER_SEC = 20; + private static final int SECS_PER_MINUTE = 60; + public static final int FULL_FUEL_LEVEL = 24000; + + /* loaded from: outputsrg.jar:com/dairymoose/entity/MotorboatEntity$Status.class */ + public enum Status { + IN_WATER, + UNDER_WATER, + UNDER_FLOWING_WATER, + ON_LAND, + IN_AIR + } + + public MotorboatEntity(EntityType p_38290_, Level p_38291_) { + super(p_38290_, p_38291_); + this.paddlePositions = new float[2]; + this.maxAccel = 0.1f; + this.currentFuelLevelClientOnly = -10.0f; + this.tickCount = 0; + this.backingUp = false; + this.itemStacks = NonNullList.withSize(27, ItemStack.EMPTY); + this.blocksBuilding = true; + } + + public void onSyncedDataUpdated(EntityDataAccessor p_20059_) { + if (p_20059_ == DATA_ID_FUEL_LEVEL) { + this.currentFuelLevelClientOnly = ((Float) this.entityData.get(DATA_ID_FUEL_LEVEL)).floatValue(); + } + } + + public MotorboatEntity(Level p_38293_, double p_38294_, double p_38295_, double p_38296_) { + this(MOTORBOAT_ENTITY, p_38293_); + setPos(p_38294_, p_38295_, p_38296_); + this.xo = p_38294_; + this.yo = p_38295_; + this.zo = p_38296_; + } + + public float getCurrentFuelLevel() { + if (this.currentFuelLevelClientOnly <= -10.0f) { + float fuelLevel = ((Float) this.entityData.get(DATA_ID_FUEL_LEVEL)).floatValue(); + if (fuelLevel < 0.0f) { + fuelLevel = 1.0f; + } + this.currentFuelLevelClientOnly = fuelLevel; + } + return this.currentFuelLevelClientOnly; + } + + public boolean isOutOfFuel() { + float fuelLevel = getCurrentFuelLevel(); + return fuelLevel <= 0.0f; + } + + public void setSyncedFuelLevel(float newLevel) { + if (newLevel < 0.0f) { + newLevel = 0.0f; + } + this.entityData.set(DATA_ID_FUEL_LEVEL, Float.valueOf(newLevel)); + this.currentFuelLevelClientOnly = newLevel; + } + + public int getContainerSize() { + return 27; + } + + public float getCurAccel() { + return this.curAccel; + } + + public float getMaxAccel() { + return this.maxAccel; + } + + protected float getEyeHeight(Pose p_38327_, EntityDimensions p_38328_) { + return p_38328_.height; + } + + protected MovementEmission getMovementEmission() { + return MovementEmission.NONE; + } + + protected void defineSynchedData() { + this.entityData.define(DATA_ID_HURT, 0); + this.entityData.define(DATA_ID_HURTDIR, 1); + this.entityData.define(DATA_ID_DAMAGE, Float.valueOf(0.0f)); + this.entityData.define(DATA_ID_PADDLE_LEFT, false); + this.entityData.define(DATA_ID_PADDLE_RIGHT, false); + this.entityData.define(DATA_ID_ADDED_FREE_GAS, false); + this.entityData.define(DATA_ID_BUBBLE_TIME, 0); + this.entityData.define(DATA_ID_FUEL_LEVEL, Float.valueOf(1.0f)); + } + + public boolean canCollideWith(Entity p_38376_) { + return canVehicleCollide(this, p_38376_); + } + + public static boolean canVehicleCollide(Entity p_38324_, Entity p_38325_) { + return (p_38325_.canBeCollidedWith() || p_38325_.isPushable()) && !p_38324_.isPassengerOfSameVehicle(p_38325_); + } + + public boolean canBeCollidedWith() { + return true; + } + + public boolean isPushable() { + return true; + } + + public boolean isBackingUp() { + return this.backingUp; + } + + protected Vec3 getRelativePortalPosition(Direction.Axis p_38335_, BlockUtil.FoundRectangle p_38336_) { + return LivingEntity.resetForwardDirectionOfRelativePortalPosition(super.getRelativePortalPosition(p_38335_, p_38336_)); + } + + public double getPassengersRidingOffset() { + return -0.1d; + } + + public boolean hurt(DamageSource p_38319_, float p_38320_) { + if (isInvulnerableTo(p_38319_)) { + return false; + } + if (!this.level.isClientSide && !isRemoved()) { + setHurtDir(-getHurtDir()); + setHurtTime(10); + setDamage(getDamage() + (p_38320_ * 10.0f)); + markHurt(); + gameEvent(GameEvent.ENTITY_DAMAGED, p_38319_.getEntity()); + boolean flag = (p_38319_.getEntity() instanceof Player) && p_38319_.getEntity().getAbilities().instabuild; + if (flag || getDamage() > 40.0f) { + if (!flag && this.level.getGameRules().getBoolean(GameRules.RULE_DOENTITYDROPS)) { + ItemStack boatToSpawn = new ItemStack(new ItemLike() { // from class: com.dairymoose.entity.MotorboatEntity.1 + public Item asItem() { + return MotorboatEntity.this.getDropItem(); + } + }); + float fuelLevel = ((Float) this.entityData.get(DATA_ID_FUEL_LEVEL)).floatValue(); + boatToSpawn.addTagElement("FuelLevel", FloatTag.valueOf(fuelLevel)); + spawnAtLocation(boatToSpawn); + } + discard(); + return true; + } + return true; + } + return true; + } + + public void onAboveBubbleCol(boolean p_38381_) { + if (!this.level.isClientSide) { + this.isAboveBubbleColumn = true; + this.bubbleColumnDirectionIsDown = p_38381_; + if (getBubbleTime() == 0) { + setBubbleTime(60); + } + } + this.level.addParticle(ParticleTypes.SPLASH, getX() + this.random.nextFloat(), getY() + 0.7d, getZ() + this.random.nextFloat(), 0.0d, 0.0d, 0.0d); + if (this.random.nextInt(20) == 0) { + this.level.playLocalSound(getX(), getY(), getZ(), getSwimSplashSound(), getSoundSource(), 1.0f, 0.8f + (0.4f * this.random.nextFloat()), false); + } + gameEvent(GameEvent.SPLASH, getControllingPassenger()); + } + + public void push(Entity p_38373_) { + if (p_38373_ instanceof MotorboatEntity) { + if (p_38373_.getBoundingBox().minY < getBoundingBox().maxY) { + super.push(p_38373_); + } + } else if (p_38373_.getBoundingBox().minY <= getBoundingBox().minY) { + super.push(p_38373_); + } + } + + public Item getDropItem() { + return CustomBlocks.ITEM_MOTORBOAT.get(); + } + + public void animateHurt() { + setHurtDir(-getHurtDir()); + setHurtTime(10); + setDamage(getDamage() * 11.0f); + } + + public boolean isPickable() { + return !isRemoved(); + } + + public void lerpTo(double p_38299_, double p_38300_, double p_38301_, float p_38302_, float p_38303_, int p_38304_, boolean p_38305_) { + this.lerpX = p_38299_; + this.lerpY = p_38300_; + this.lerpZ = p_38301_; + this.lerpYRot = p_38302_; + this.lerpXRot = p_38303_; + this.lerpSteps = 10; + } + + public Direction getMotionDirection() { + return getDirection().getClockWise(); + } + + private void motorboatSound(Level world, Player player, int count) { + if (count % 4 != 0 || this.status != Status.IN_WATER || isOutOfFuel()) { + return; + } + float volumeDiff = 1.0f - 0.7f; + float currentVolume = 0.7f + ((this.curAccel / this.maxAccel) * volumeDiff); + float pitchDiff = 1.8f - 1.0f; + float currentPitch = 1.0f + ((this.curAccel / this.maxAccel) * pitchDiff); + if (currentVolume < 0.7f) { + currentVolume = 0.7f; + } + if (currentPitch < 1.0f) { + currentPitch = 1.0f; + } + if (player == null) { + if (isControlledByLocalInstance()) { + Minecraft.getInstance().player.playSound(CustomBlocks.SOUND_BOAT_MOTOR.get(), currentVolume, currentPitch); + return; + } + return; + } + world.playSound(player, player.blockPosition(), CustomBlocks.SOUND_BOAT_MOTOR.get(), SoundSource.BLOCKS, currentVolume, currentPitch); + } + + public void tick() { + SoundEvent soundevent; + this.tickCount++; + if (this.level.isClientSide && isControlledByLocalInstance()) { + if (Minecraft.getInstance().player != null) { + Input pInput = Minecraft.getInstance().player.input; + setInput(pInput.left, pInput.right, pInput.up, pInput.down); + } + } else { + setInput(false, false, false, false); + } + this.oldStatus = this.status; + this.status = getStatus(); + if (this.status == Status.UNDER_WATER || this.status == Status.UNDER_FLOWING_WATER) { + this.outOfControlTicks += 1.0f; + } else { + this.outOfControlTicks = 0.0f; + } + if (!this.level.isClientSide && this.outOfControlTicks >= 60.0f) { + ejectPassengers(); + } + if (getHurtTime() > 0) { + setHurtTime(getHurtTime() - 1); + } + if (getDamage() > 0.0f) { + setDamage(getDamage() - 1.0f); + } + super.tick(); + tickLerp(); + Entity controller = getControllingPassenger(); + Player controllingPlayer = null; + if (controller instanceof Player) { + controllingPlayer = (Player) controller; + } + if (controllingPlayer != null) { + Vec3 currentPos = new Vec3(getX(), getY(), getZ()); + Vec3 deltaMov = new Vec3(0.8d, 0.0d, 0.0d).yRot(((-(getYRot() - 30.0f)) * 0.017453292f) - 1.5707964f); + Vec3 deltaMov2 = new Vec3(0.8d, 0.0d, 0.0d).yRot(((-(getYRot() + 30.0f)) * 0.017453292f) - 1.5707964f); + Vec3 scaled1_left = currentPos.add(deltaMov.scale(1.0d)); + Vec3 scaled1_right = currentPos.add(deltaMov2.scale(1.0d)); + BlockPos posToCheck1_left = new BlockPos(scaled1_left.x, scaled1_left.y, scaled1_left.z).above(); + BlockPos posToCheck1_right = new BlockPos(scaled1_right.x, scaled1_right.y, scaled1_right.z).above(); + BlockState state1 = this.level.getBlockState(posToCheck1_left); + BlockState state2 = this.level.getBlockState(posToCheck1_right); + if (state1.is(Blocks.LILY_PAD) || state2.is(Blocks.LILY_PAD)) { + if ((this.level instanceof ServerLevel) && state1.is(Blocks.LILY_PAD)) { + this.level.m_46961_(posToCheck1_left, true); + } + if ((this.level instanceof ServerLevel) && state2.is(Blocks.LILY_PAD)) { + this.level.m_46961_(posToCheck1_right, true); + } + } + if (this.level.isClientSide) { + motorboatSound(this.level, null, this.tickCount); + } else { + motorboatSound(this.level, controllingPlayer, this.tickCount); + } + } + if (isControlledByLocalInstance()) { + if (!(getFirstPassenger() instanceof Player)) { + setPaddleState(false, false); + } + floatMotorboatEntity(); + if (this.level.isClientSide) { + controlMotorboatEntity(); + } + move(MoverType.SELF, getDeltaMovement()); + if (this.horizontalCollision) { + this.curAccel = 0.0f; + } + } else { + setDeltaMovement(Vec3.ZERO); + } + tickBubbleColumn(); + int i = 0; + while (i <= 1) { + if (getPaddleState(i)) { + if (!isSilent() && this.paddlePositions[i] % 6.2831855f <= 0.7853981852531433d && (this.paddlePositions[i] + PADDLE_SPEED) % 6.2831854820251465d >= 0.7853981852531433d && (soundevent = getPaddleSound()) != null) { + Vec3 vec3 = getViewVector(1.0f); + double d0 = i == 1 ? -vec3.z : vec3.z; + double d1 = i == 1 ? vec3.x : -vec3.x; + this.level.playSound((Player) null, getX() + d0, getY(), getZ() + d1, soundevent, getSoundSource(), 1.0f, 0.8f + (0.4f * this.random.nextFloat())); + this.level.gameEvent(getControllingPassenger(), GameEvent.SPLASH, new BlockPos(getX() + d0, getY(), getZ() + d1)); + } + this.paddlePositions[i] = (float) (this.paddlePositions[i] + PADDLE_SPEED); + } else { + this.paddlePositions[i] = 0.0f; + } + i++; + } + checkInsideBlocks(); + List list = this.level.getEntities(this, getBoundingBox().inflate(0.20000000298023224d, -0.009999999776482582d, 0.20000000298023224d), EntitySelector.pushableBy(this)); + if (!list.isEmpty()) { + boolean flag = (this.level.isClientSide || (getControllingPassenger() instanceof Player)) ? false : true; + for (int j = 0; j < list.size(); j++) { + Entity entity = list.get(j); + if (!entity.hasPassenger(this)) { + if (flag && getPassengers().size() < 4 && !entity.isPassenger() && entity.getBbWidth() < getBbWidth() && (entity instanceof LivingEntity) && !(entity instanceof WaterAnimal) && !(entity instanceof Player)) { + entity.startRiding(this); + } else { + push(entity); + } + } + } + } + } + + private void tickBubbleColumn() { + if (this.level.isClientSide) { + int i = getBubbleTime(); + if (i > 0) { + this.bubbleMultiplier += 0.05f; + } else { + this.bubbleMultiplier -= 0.1f; + } + this.bubbleMultiplier = Mth.clamp(this.bubbleMultiplier, 0.0f, 1.0f); + this.bubbleAngleO = this.bubbleAngle; + this.bubbleAngle = 10.0f * ((float) Math.sin(0.5f * ((float) this.level.getGameTime()))) * this.bubbleMultiplier; + return; + } + if (!this.isAboveBubbleColumn) { + setBubbleTime(0); + } + int k = getBubbleTime(); + if (k > 0) { + int k2 = k - 1; + setBubbleTime(k2); + int j = (60 - k2) - 1; + if (j > 0 && k2 == 0) { + setBubbleTime(0); + Vec3 vec3 = getDeltaMovement(); + if (this.bubbleColumnDirectionIsDown) { + setDeltaMovement(vec3.add(0.0d, -0.7d, 0.0d)); + ejectPassengers(); + } else { + setDeltaMovement(vec3.x, hasPassenger(p_150274_ -> { + return p_150274_ instanceof Player; + }) ? 2.7d : 0.6d, vec3.z); + } + } + this.isAboveBubbleColumn = false; + } + } + + @Nullable + protected SoundEvent getPaddleSound() { + switch (getStatus()) { + case IN_WATER: + case UNDER_WATER: + case UNDER_FLOWING_WATER: + return SoundEvents.BOAT_PADDLE_WATER; + case ON_LAND: + return SoundEvents.BOAT_PADDLE_LAND; + case IN_AIR: + default: + return null; + } + } + + private void tickLerp() { + if (isControlledByLocalInstance()) { + this.lerpSteps = 0; + setPacketCoordinates(getX(), getY(), getZ()); + } + if (this.lerpSteps > 0) { + double d0 = getX() + ((this.lerpX - getX()) / this.lerpSteps); + double d1 = getY() + ((this.lerpY - getY()) / this.lerpSteps); + double d2 = getZ() + ((this.lerpZ - getZ()) / this.lerpSteps); + double d3 = Mth.wrapDegrees(this.lerpYRot - getYRot()); + setYRot(getYRot() + (((float) d3) / this.lerpSteps)); + setXRot(getXRot() + (((float) (this.lerpXRot - getXRot())) / this.lerpSteps)); + this.lerpSteps--; + setPos(d0, d1, d2); + setRot(getYRot(), getXRot()); + } + } + + public void setPaddleState(boolean p_38340_, boolean p_38341_) { + this.entityData.set(DATA_ID_PADDLE_LEFT, Boolean.valueOf(p_38340_)); + this.entityData.set(DATA_ID_PADDLE_RIGHT, Boolean.valueOf(p_38341_)); + } + + public float getRowingTime(int p_38316_, float p_38317_) { + if (getPaddleState(p_38316_)) { + return (float) Mth.clampedLerp(this.paddlePositions[p_38316_] - PADDLE_SPEED, this.paddlePositions[p_38316_], p_38317_); + } + return 0.0f; + } + + public Status getStatus() { + Status boat$status = isUnderwater(); + if (boat$status != null) { + this.waterLevel = getBoundingBox().maxY; + return boat$status; + } + if (checkInWater()) { + return Status.IN_WATER; + } + float f = getGroundFriction(); + if (f > 0.0f) { + this.landFriction = f; + return Status.ON_LAND; + } + return Status.IN_AIR; + } + + /* JADX WARN: Code restructure failed: missing block: B:17:0x00c4, code lost: + + r14 = r14 + 1; + */ + /* + Code decompiled incorrectly, please refer to instructions dump. + To view partially-correct code enable 'Show inconsistent code' option in preferences + */ + public float getWaterLevelAbove() { + /* + r5 = this; + r0 = r5 + net.minecraft.world.phys.AABB r0 = r0.getBoundingBox() + r6 = r0 + r0 = r6 + double r0 = r0.minX + int r0 = net.minecraft.util.Mth.floor(r0) + r7 = r0 + r0 = r6 + double r0 = r0.maxX + int r0 = net.minecraft.util.Mth.ceil(r0) + r8 = r0 + r0 = r6 + double r0 = r0.maxY + int r0 = net.minecraft.util.Mth.floor(r0) + r9 = r0 + r0 = r6 + double r0 = r0.maxY + r1 = r5 + double r1 = r1.lastYd + double r0 = r0 - r1 + int r0 = net.minecraft.util.Mth.ceil(r0) + r10 = r0 + r0 = r6 + double r0 = r0.minZ + int r0 = net.minecraft.util.Mth.floor(r0) + r11 = r0 + r0 = r6 + double r0 = r0.maxZ + int r0 = net.minecraft.util.Mth.ceil(r0) + r12 = r0 + net.minecraft.core.BlockPos$MutableBlockPos r0 = new net.minecraft.core.BlockPos$MutableBlockPos + r1 = r0 + r1.() + r13 = r0 + r0 = r9 + r14 = r0 + L4b: + r0 = r14 + r1 = r10 + if (r0 >= r1) goto Lca + r0 = 0 + r15 = r0 + r0 = r7 + r16 = r0 + L58: + r0 = r16 + r1 = r8 + if (r0 >= r1) goto Lb3 + r0 = r11 + r17 = r0 + L62: + r0 = r17 + r1 = r12 + if (r0 >= r1) goto Lad + r0 = r13 + r1 = r16 + r2 = r14 + r3 = r17 + net.minecraft.core.BlockPos$MutableBlockPos r0 = r0.set(r1, r2, r3) + r0 = r5 + net.minecraft.world.level.Level r0 = r0.level + r1 = r13 + net.minecraft.world.level.material.FluidState r0 = r0.getFluidState(r1) + r18 = r0 + r0 = r18 + net.minecraft.tags.TagKey r1 = net.minecraft.tags.FluidTags.WATER + boolean r0 = r0.is(r1) + if (r0 == 0) goto L9d + r0 = r15 + r1 = r18 + r2 = r5 + net.minecraft.world.level.Level r2 = r2.level + r3 = r13 + float r1 = r1.getHeight(r2, r3) + float r0 = java.lang.Math.max(r0, r1) + r15 = r0 + L9d: + r0 = r15 + r1 = 1065353216(0x3f800000, float:1.0) + int r0 = (r0 > r1 ? 1 : (r0 == r1 ? 0 : -1)) + if (r0 < 0) goto La7 + goto Lc4 + La7: + int r17 = r17 + 1 + goto L62 + Lad: + int r16 = r16 + 1 + goto L58 + Lb3: + r0 = r15 + r1 = 1065353216(0x3f800000, float:1.0) + int r0 = (r0 > r1 ? 1 : (r0 == r1 ? 0 : -1)) + if (r0 >= 0) goto Lc4 + r0 = r13 + int r0 = r0.getY() + float r0 = (float) r0 + r1 = r15 + float r0 = r0 + r1 + return r0 + Lc4: + int r14 = r14 + 1 + goto L4b + Lca: + r0 = r10 + r1 = 1 + int r0 = r0 + r1 + float r0 = (float) r0 + return r0 + */ + throw new UnsupportedOperationException("Method not decompiled: com.dairymoose.entity.MotorboatEntity.getWaterLevelAbove():float"); + } + + public float getGroundFriction() { + AABB aabb = getBoundingBox(); + AABB aabb1 = new AABB(aabb.minX, aabb.minY - 0.001d, aabb.minZ, aabb.maxX, aabb.minY, aabb.maxZ); + int i = Mth.floor(aabb1.minX) - 1; + int j = Mth.ceil(aabb1.maxX) + 1; + int k = Mth.floor(aabb1.minY) - 1; + int l = Mth.ceil(aabb1.maxY) + 1; + int i1 = Mth.floor(aabb1.minZ) - 1; + int j1 = Mth.ceil(aabb1.maxZ) + 1; + VoxelShape voxelshape = Shapes.create(aabb1); + float f = 0.0f; + int k1 = 0; + BlockPos.MutableBlockPos blockpos$mutableblockpos = new BlockPos.MutableBlockPos(); + int l1 = i; + while (l1 < j) { + int i2 = i1; + while (i2 < j1) { + int j2 = ((l1 == i || l1 == j - 1) ? 1 : 0) + ((i2 == i1 || i2 == j1 - 1) ? 1 : 0); + if (j2 != 2) { + for (int k2 = k; k2 < l; k2++) { + if (j2 <= 0 || (k2 != k && k2 != l - 1)) { + blockpos$mutableblockpos.set(l1, k2, i2); + BlockState blockstate = this.level.getBlockState(blockpos$mutableblockpos); + if (!(blockstate.getBlock() instanceof WaterlilyBlock) && Shapes.joinIsNotEmpty(blockstate.m_60812_(this.level, blockpos$mutableblockpos).move(l1, k2, i2), voxelshape, BooleanOp.AND)) { + f += blockstate.getFriction(this.level, blockpos$mutableblockpos, this); + k1++; + } + } + } + } + i2++; + } + l1++; + } + return f / k1; + } + + private boolean checkInWater() { + AABB aabb = getBoundingBox(); + int i = Mth.floor(aabb.minX); + int j = Mth.ceil(aabb.maxX); + int k = Mth.floor(aabb.minY); + int l = Mth.ceil(aabb.minY + 0.001d); + int i1 = Mth.floor(aabb.minZ); + int j1 = Mth.ceil(aabb.maxZ); + boolean flag = false; + this.waterLevel = -1.7976931348623157E308d; + BlockPos.MutableBlockPos blockpos$mutableblockpos = new BlockPos.MutableBlockPos(); + for (int k1 = i; k1 < j; k1++) { + for (int l1 = k; l1 < l; l1++) { + for (int i2 = i1; i2 < j1; i2++) { + blockpos$mutableblockpos.set(k1, l1, i2); + FluidState fluidstate = this.level.getFluidState(blockpos$mutableblockpos); + if (fluidstate.is(FluidTags.WATER)) { + float f = l1 + fluidstate.getHeight(this.level, blockpos$mutableblockpos); + this.waterLevel = Math.max(f, this.waterLevel); + flag |= aabb.minY < ((double) f); + } + } + } + } + return flag; + } + + @Nullable + private Status isUnderwater() { + AABB aabb = getBoundingBox(); + double d0 = aabb.maxY + 0.001d; + int i = Mth.floor(aabb.minX); + int j = Mth.ceil(aabb.maxX); + int k = Mth.floor(aabb.maxY); + int l = Mth.ceil(d0); + int i1 = Mth.floor(aabb.minZ); + int j1 = Mth.ceil(aabb.maxZ); + boolean flag = false; + BlockPos.MutableBlockPos blockpos$mutableblockpos = new BlockPos.MutableBlockPos(); + for (int k1 = i; k1 < j; k1++) { + for (int l1 = k; l1 < l; l1++) { + for (int i2 = i1; i2 < j1; i2++) { + blockpos$mutableblockpos.set(k1, l1, i2); + FluidState fluidstate = this.level.getFluidState(blockpos$mutableblockpos); + if (fluidstate.is(FluidTags.WATER) && d0 < blockpos$mutableblockpos.getY() + fluidstate.getHeight(this.level, blockpos$mutableblockpos)) { + if (!fluidstate.isSource()) { + return Status.UNDER_FLOWING_WATER; + } + flag = true; + } + } + } + } + if (flag) { + return Status.UNDER_WATER; + } + return null; + } + + private void floatMotorboatEntity() { + double d1 = isNoGravity() ? 0.0d : -0.03999999910593033d; + double d2 = 0.0d; + this.invFriction = 0.05f; + if (this.oldStatus == Status.IN_AIR && this.status != Status.IN_AIR && this.status != Status.ON_LAND) { + this.curAccel = 0.0f; + this.waterLevel = getY(1.0d); + setPos(getX(), (getWaterLevelAbove() - getBbHeight()) + 0.101d, getZ()); + setDeltaMovement(getDeltaMovement().multiply(1.0d, 0.0d, 1.0d)); + this.lastYd = 0.0d; + this.status = Status.IN_WATER; + return; + } + if (this.status == Status.IN_WATER) { + d2 = (this.waterLevel - getY()) / getBbHeight(); + this.invFriction = 0.9f; + } else if (this.status == Status.UNDER_FLOWING_WATER) { + d1 = -7.0E-4d; + this.invFriction = 0.9f; + } else if (this.status == Status.UNDER_WATER) { + d2 = 0.009999999776482582d; + this.invFriction = 0.45f; + } else if (this.status == Status.IN_AIR) { + this.invFriction = 0.9f; + } else if (this.status == Status.ON_LAND) { + this.invFriction = this.landFriction; + if (getControllingPassenger() instanceof Player) { + this.landFriction /= 2.0f; + } + } + Vec3 vec3 = getDeltaMovement(); + setDeltaMovement(vec3.x * this.invFriction, vec3.y + d1, vec3.z * this.invFriction); + this.deltaRotation *= this.invFriction; + if (d2 > 0.0d) { + Vec3 vec31 = getDeltaMovement(); + setDeltaMovement(vec31.x, (vec31.y + (d2 * 0.06153846016296973d)) * 0.75d, vec31.z); + } + } + + private void controlMotorboatEntity() { + if (isVehicle()) { + float accel = 0.0f; + if (this.inputLeft) { + this.deltaRotation -= 1.0f; + } + if (this.inputRight) { + this.deltaRotation += 1.0f; + } + if (this.status == Status.ON_LAND) { + this.curAccel = 0.0f; + if (this.inputRight != this.inputLeft && !this.inputUp && !this.inputDown) { + this.curAccel = 0.005f; + } + setYRot(getYRot() + this.deltaRotation); + if (this.inputUp) { + this.curAccel = 0.04f; + } + this.backingUp = false; + if (this.inputDown) { + this.curAccel = -0.04f; + } + } else { + if (this.inputRight != this.inputLeft && !this.inputUp && !this.inputDown) { + accel = 0.0f + (0.005f / 70.0f); + } + setYRot(getYRot() + this.deltaRotation); + if (this.inputUp) { + if (this.curAccel != 0.0f) { + accel += 0.04f / 70.0f; + } else { + accel += 0.03f; + } + } + this.backingUp = false; + if (this.inputDown) { + if (this.curAccel > 0.0f) { + accel -= 0.15f / 70.0f; + } else { + this.backingUp = true; + accel -= 0.04f / 70.0f; + } + } + if (!this.inputUp && !this.inputDown) { + if (this.curAccel > 0.0f) { + this.curAccel -= 0.015f / 70.0f; + } else if (this.curAccel < 0.0f) { + this.curAccel += 0.015f / 70.0f; + } + if (this.curAccel > 0.0f && this.curAccel <= 0.015f) { + this.curAccel = 0.0f; + } + if (this.curAccel < 0.0f && this.curAccel >= (-0.015f)) { + this.curAccel = 0.0f; + } + } + this.curAccel += accel; + if (this.curAccel > this.maxAccel) { + this.curAccel = this.maxAccel; + } + float maxNegativeAccel = (-this.maxAccel) / 3.0f; + if (this.curAccel < maxNegativeAccel) { + this.curAccel = maxNegativeAccel; + } + if (isOutOfFuel()) { + this.curAccel = Math.min(this.curAccel, 0.005f); + this.curAccel = Math.max(this.curAccel, -0.005f); + } + float newFuelLevel = this.currentFuelLevelClientOnly - (Math.abs(this.curAccel) * 4.1666665E-4f); + if (newFuelLevel < 0.0f) { + newFuelLevel = 0.0f; + } + this.currentFuelLevelClientOnly = newFuelLevel; + if (this.tickCount % 100 == 0) { + setSyncedFuelLevel(this.currentFuelLevelClientOnly); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundFuelLevelPacket(this.currentFuelLevelClientOnly, getId())); + } + } + setDeltaMovement(getDeltaMovement().add(Mth.sin((-getYRot()) * 0.017453292f) * this.curAccel, 0.0d, Mth.cos(getYRot() * 0.017453292f) * this.curAccel)); + setPaddleState((this.inputRight && !this.inputLeft) || this.inputUp, (this.inputLeft && !this.inputRight) || this.inputUp); + } + } + + public void positionRider(Entity entity) { + if (hasPassenger(entity)) { + float f = 0.0f; + float f1 = (float) ((isRemoved() ? 0.009999999776482582d : getPassengersRidingOffset()) + entity.getMyRidingOffset()); + if (getPassengers().size() > 0) { + getPassengers().indexOf(entity); + f = 0.5f; + } + int i = getPassengers().indexOf(entity); + float[] passengerAngles = {-47.5f, 47.5f, 227.5f, 132.5f}; + Vec3 vec3 = new Vec3(f, 0.0d, 0.0d).yRot(((-(getYRot() + passengerAngles[i % 4])) * 0.017453292f) - 1.5707964f); + entity.setPos(getX() + vec3.x, getY() + f1, getZ() + vec3.z); + entity.setYRot(entity.getYRot() + this.deltaRotation); + entity.setYHeadRot(entity.getYHeadRot() + this.deltaRotation); + clampRotation(entity); + if ((entity instanceof Animal) && getPassengers().size() > 1) { + int j = entity.getId() % 2 == 0 ? 90 : 270; + entity.setYBodyRot(((Animal) entity).f_20883_ + j); + entity.setYHeadRot(entity.getYHeadRot() + j); + } + } + } + + protected void removePassenger(Entity entity) { + if (this.level.isClientSide) { + if (entity.hasCustomName()) { + entity.setCustomNameVisible(true); + } + if (this.level.isClientSide && getControllingPassenger().getId() == entity.getId() && isControlledByLocalInstance()) { + setSyncedFuelLevel(this.currentFuelLevelClientOnly); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundFuelLevelPacket(this.currentFuelLevelClientOnly, getId())); + } + } + super.removePassenger(entity); + } + + public Vec3 getDismountLocationForPassenger(LivingEntity entity) { + Vec3 vec3 = Entity.getCollisionHorizontalEscapeVector(getBbWidth() * Mth.SQRT_OF_TWO, entity.getBbWidth(), entity.getYRot()); + double d0 = getX() + vec3.x; + double d1 = getZ() + vec3.z; + BlockPos blockpos = new BlockPos(d0, getBoundingBox().maxY, d1); + BlockPos blockpos1 = blockpos.below(); + if (!this.level.isWaterAt(blockpos1)) { + List list = Lists.newArrayList(); + double d2 = this.level.getBlockFloorHeight(blockpos); + if (DismountHelper.isBlockFloorValid(d2)) { + list.add(new Vec3(d0, blockpos.getY() + d2, d1)); + } + double d3 = this.level.getBlockFloorHeight(blockpos1); + if (DismountHelper.isBlockFloorValid(d3)) { + list.add(new Vec3(d0, blockpos1.getY() + d3, d1)); + } + UnmodifiableIterator it = entity.getDismountPoses().iterator(); + while (it.hasNext()) { + Pose pose = (Pose) it.next(); + for (Vec3 vec31 : list) { + if (DismountHelper.canDismountTo(this.level, vec31, entity, pose)) { + entity.setPose(pose); + return vec31; + } + } + } + } + return super.getDismountLocationForPassenger(entity); + } + + protected void clampRotation(Entity p_38322_) { + p_38322_.setYBodyRot(getYRot()); + float f = Mth.wrapDegrees(p_38322_.getYRot() - getYRot()); + float f1 = Mth.clamp(f, -105.0f, 105.0f); + p_38322_.yRotO += f1 - f; + p_38322_.setYRot((p_38322_.getYRot() + f1) - f); + p_38322_.setYHeadRot(p_38322_.getYRot()); + } + + public void onPassengerTurned(Entity p_38383_) { + clampRotation(p_38383_); + } + + public InteractionResult interact(Player player, InteractionHand p_38331_) { + if (player.isSecondaryUseActive()) { + if (!this.level.isClientSide) { + return InteractionResult.CONSUME; + } + return InteractionResult.SUCCESS; + } + if (this.outOfControlTicks < 60.0f) { + if (!this.level.isClientSide) { + ItemStack mainItem = player.getMainHandItem(); + if (!mainItem.is(CustomBlocks.ITEM_GAS_CAN.get())) { + return player.startRiding(this) ? InteractionResult.CONSUME : InteractionResult.PASS; + } + float fuelLevel = ((Float) this.entityData.get(DATA_ID_FUEL_LEVEL)).floatValue(); + int fuelAsInteger = (int) (fuelLevel * 24000.0f); + int deficit = FULL_FUEL_LEVEL - fuelAsInteger; + int remainingDurability = mainItem.getMaxDamage() - mainItem.getDamageValue(); + int durabilityToConsume = Math.min(deficit, remainingDurability); + if (durabilityToConsume > 0) { + mainItem.hurtAndBreak(durabilityToConsume, player, p -> { + }); + this.level.playSound((Player) null, player.blockPosition(), SoundEvents.BUCKET_FILL, SoundSource.BLOCKS, 1.0f, 1.0f); + float fuelAsFloat = (fuelAsInteger + durabilityToConsume) / 24000.0f; + setSyncedFuelLevel(fuelAsFloat); + } + return InteractionResult.CONSUME; + } + return InteractionResult.SUCCESS; + } + return InteractionResult.PASS; + } + + protected void checkFallDamage(double p_38307_, boolean p_38308_, BlockState p_38309_, BlockPos p_38310_) { + this.lastYd = getDeltaMovement().y; + if (!isPassenger()) { + if (p_38308_) { + if (this.fallDistance > 3.0f) { + if (this.status != Status.ON_LAND) { + resetFallDistance(); + return; + } + causeFallDamage(this.fallDistance, 1.0f, DamageSource.FALL); + if (!this.level.isClientSide && !isRemoved()) { + kill(); + if (this.level.getGameRules().getBoolean(GameRules.RULE_DOENTITYDROPS)) { + for (int i = 0; i < 3; i++) { + spawnAtLocation(new ItemLike() { // from class: com.dairymoose.entity.MotorboatEntity.2 + public Item asItem() { + return Items.IRON_BLOCK; + } + }); + } + for (int j = 0; j < 2; j++) { + spawnAtLocation(Items.STICK); + } + } + } + } + resetFallDistance(); + return; + } + if (!this.level.getFluidState(blockPosition().below()).is(FluidTags.WATER) && p_38307_ < 0.0d) { + this.fallDistance = (float) (this.fallDistance - p_38307_); + } + } + } + + public boolean getPaddleState(int p_38314_) { + return ((Boolean) this.entityData.get(p_38314_ == 0 ? DATA_ID_PADDLE_LEFT : DATA_ID_PADDLE_RIGHT)).booleanValue() && getControllingPassenger() != null; + } + + public void setDamage(float p_38312_) { + this.entityData.set(DATA_ID_DAMAGE, Float.valueOf(p_38312_)); + } + + public float getDamage() { + return ((Float) this.entityData.get(DATA_ID_DAMAGE)).floatValue(); + } + + public void setHurtTime(int p_38355_) { + this.entityData.set(DATA_ID_HURT, Integer.valueOf(p_38355_)); + } + + public int getHurtTime() { + return ((Integer) this.entityData.get(DATA_ID_HURT)).intValue(); + } + + private void setBubbleTime(int p_38367_) { + this.entityData.set(DATA_ID_BUBBLE_TIME, Integer.valueOf(p_38367_)); + } + + private int getBubbleTime() { + return ((Integer) this.entityData.get(DATA_ID_BUBBLE_TIME)).intValue(); + } + + public float getBubbleAngle(float p_38353_) { + return Mth.lerp(p_38353_, this.bubbleAngleO, this.bubbleAngle); + } + + public void setHurtDir(int p_38363_) { + this.entityData.set(DATA_ID_HURTDIR, Integer.valueOf(p_38363_)); + } + + public int getHurtDir() { + return ((Integer) this.entityData.get(DATA_ID_HURTDIR)).intValue(); + } + + protected boolean canAddPassenger(Entity p_38390_) { + return getPassengers().size() < 4 && !isEyeInFluid(FluidTags.WATER); + } + + @Nullable + public Entity getControllingPassenger() { + return getFirstPassenger(); + } + + public void setInput(boolean p_38343_, boolean p_38344_, boolean p_38345_, boolean p_38346_) { + this.inputLeft = p_38343_; + this.inputRight = p_38344_; + this.inputUp = p_38345_; + this.inputDown = p_38346_; + } + + public Packet getAddEntityPacket() { + return new ClientboundAddEntityPacket(this); + } + + public boolean isUnderWater() { + return this.status == Status.UNDER_WATER || this.status == Status.UNDER_FLOWING_WATER; + } + + protected void addPassenger(Entity passenger) { + if (passenger.hasCustomName()) { + passenger.setCustomNameVisible(false); + } + super.addPassenger(passenger); + if (hasExactlyOnePlayerPassenger()) { + if (this.level.isClientSide) { + this.currentFuelLevelClientOnly = ((Float) this.entityData.get(DATA_ID_FUEL_LEVEL)).floatValue(); + } + this.curAccel = 0.0f; + } + if (isControlledByLocalInstance() && this.lerpSteps > 0) { + this.lerpSteps = 0; + absMoveTo(this.lerpX, this.lerpY, this.lerpZ, (float) this.lerpYRot, (float) this.lerpXRot); + } + } + + public ItemStack getPickResult() { + return new ItemStack(getDropItem()); + } + + public void m_6211_() { + this.itemStacks.clear(); + } + + /* renamed from: createMenu */ + public AbstractContainerMenu createMenu(int var1, Inventory var2, Player var3) { + if (var3.isSpectator()) { + return null; + } + return ChestMenu.threeRows(var1, var2, this); + } + + public Component getDisplayName() { + return new TextComponent("Motorboat"); + } + + public boolean isEmpty() { + Iterator it = this.itemStacks.iterator(); + while (it.hasNext()) { + ItemStack itemstack = (ItemStack) it.next(); + if (!itemstack.isEmpty()) { + return false; + } + } + return true; + } + + public ItemStack getItem(int p_38218_) { + return (ItemStack) this.itemStacks.get(p_38218_); + } + + public ItemStack removeItem(int p_38220_, int p_38221_) { + return ContainerHelper.removeItem(this.itemStacks, p_38220_, p_38221_); + } + + public ItemStack removeItemNoUpdate(int p_38244_) { + ItemStack itemstack = (ItemStack) this.itemStacks.get(p_38244_); + if (itemstack.isEmpty()) { + return ItemStack.EMPTY; + } + this.itemStacks.set(p_38244_, ItemStack.EMPTY); + return itemstack; + } + + public void setItem(int p_38225_, ItemStack p_38226_) { + this.itemStacks.set(p_38225_, p_38226_); + if (!p_38226_.isEmpty() && p_38226_.getCount() > getMaxStackSize()) { + p_38226_.setCount(getMaxStackSize()); + } + } + + public SlotAccess getSlot(final int p_150257_) { + return (p_150257_ < 0 || p_150257_ >= getContainerSize()) ? super.getSlot(p_150257_) : new SlotAccess() { // from class: com.dairymoose.entity.MotorboatEntity.3 + public ItemStack get() { + return MotorboatEntity.this.getItem(p_150257_); + } + + public boolean set(ItemStack p_150265_) { + MotorboatEntity.this.setItem(p_150257_, p_150265_); + return true; + } + }; + } + + public void setChanged() { + } + + public boolean stillValid(Player p_38230_) { + return !isRemoved() && p_38230_.distanceToSqr(this) <= 64.0d; + } + + public void remove(RemovalReason p_150255_) { + if (!this.level.isClientSide && p_150255_.shouldDestroy()) { + Containers.dropContents(this.level, this, this); + } + super.remove(p_150255_); + } + + protected void addAdditionalSaveData(CompoundTag p_38248_) { + if (p_38248_ != null) { + ContainerHelper.saveAllItems(p_38248_, this.itemStacks); + p_38248_.putFloat("FuelLevel", ((Float) this.entityData.get(DATA_ID_FUEL_LEVEL)).floatValue()); + } + } + + protected void readAdditionalSaveData(CompoundTag p_38235_) { + if (p_38235_ != null) { + ContainerHelper.loadAllItems(p_38235_, this.itemStacks); + this.entityData.set(DATA_ID_FUEL_LEVEL, Float.valueOf(p_38235_.getFloat("FuelLevel"))); + } + } +} diff --git a/src-source/main/java/com/dairymoose/entity/MotorboatModel.java b/src-source/main/java/com/dairymoose/entity/MotorboatModel.java new file mode 100644 index 0000000..c53fa2c --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/MotorboatModel.java @@ -0,0 +1,67 @@ +package com.dairymoose.entity; + +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.blaze3d.vertex.VertexConsumer; +import net.minecraft.client.model.EntityModel; +import net.minecraft.client.model.geom.ModelLayerLocation; +import net.minecraft.client.model.geom.ModelPart; +import net.minecraft.client.model.geom.PartPose; +import net.minecraft.client.model.geom.builders.CubeDeformation; +import net.minecraft.client.model.geom.builders.CubeListBuilder; +import net.minecraft.client.model.geom.builders.LayerDefinition; +import net.minecraft.client.model.geom.builders.MeshDefinition; +import net.minecraft.client.model.geom.builders.PartDefinition; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.world.entity.Entity; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/MotorboatModel.class */ +public class MotorboatModel extends EntityModel { + public static final ModelLayerLocation MOTORBOAT = new ModelLayerLocation(new ResourceLocation("modernlife", "motorboat"), "main"); + private final ModelPart hull_back_and_bottom; + private final ModelPart tail; + private final ModelPart glass_window; + private final ModelPart hull_top; + private final ModelPart hull_side; + private final ModelPart water_patch; + + public MotorboatModel(ModelPart root) { + this.hull_back_and_bottom = root.getChild("hull_back_and_bottom"); + this.tail = root.getChild("tail"); + this.glass_window = root.getChild("glass_window"); + this.hull_top = root.getChild("hull_top"); + this.hull_side = root.getChild("hull_side"); + this.water_patch = root.getChild("water_patch"); + } + + public static LayerDefinition createBodyLayer() { + MeshDefinition meshdefinition = new MeshDefinition(); + PartDefinition partdefinition = meshdefinition.getRoot(); + PartDefinition hull_back_and_bottom = partdefinition.addOrReplaceChild("hull_back_and_bottom", CubeListBuilder.create().texOffs(0, 15).addBox(11.2365f, -8.0f, -10.5719f, 7.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -8.0f, -2.5719f, 7.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -8.0f, 2.4281f, 7.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -3.0f, 3.4281f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(9.2365f, -3.0f, 3.4281f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-15.7635f, -3.0f, -9.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-6.7635f, -3.0f, -9.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(2.2365f, -3.0f, -9.5719f, 7.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-6.7635f, -3.0f, -2.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(1.2365f, -3.0f, -2.5719f, 8.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-6.7635f, -3.0f, 4.4281f, 8.0f, 1.0f, 4.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(1.2365f, -3.0f, 4.4281f, 8.0f, 1.0f, 4.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(9.2365f, -3.0f, -9.5719f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -3.0f, -2.5719f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(9.2365f, -3.0f, -3.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-14.7635f, -2.0f, -7.5719f, 33.0f, 1.0f, 15.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(2.2365f, -1.0f, -5.5719f, 16.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(2.2365f, -1.0f, 0.4281f, 16.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(-13.7635f, -1.0f, -5.5719f, 16.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(-13.7635f, -1.0f, 0.4281f, 16.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -4.0f, -10.9636f, 16.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -4.0f, 0.0364f, 16.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(9.2365f, -4.0f, 4.0364f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(0.2365f, -4.0f, 4.0364f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(0.2365f, -4.0f, -2.9636f, 18.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(0.2365f, -4.0f, -10.9636f, 10.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(10.2365f, -4.0f, -10.9636f, 8.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -5.0f, -11.5719f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -5.0f, -2.5719f, 7.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -5.0f, 2.4281f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -6.0f, -12.5719f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -6.0f, -3.5719f, 7.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -6.0f, 3.4281f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -7.0f, -11.5719f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -7.0f, -2.5719f, 7.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -7.0f, 2.4281f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -7.0f, -11.5719f, 1.0f, 3.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -7.0f, 0.4281f, 1.0f, 3.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-16.7635f, -7.0f, 0.4281f, 1.0f, 3.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-16.7635f, -7.0f, -9.5719f, 1.0f, 3.0f, 10.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-17.7635f, -7.0f, -8.5719f, 1.0f, 3.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-17.7635f, -7.0f, -0.5719f, 1.0f, 3.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 17).addBox(-18.7635f, -7.0f, 0.4281f, 1.0f, 3.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-18.7635f, -7.0f, -7.5719f, 1.0f, 3.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-19.7635f, -7.0f, -6.5719f, 1.0f, 3.0f, 13.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-20.7635f, -7.0f, -5.5719f, 1.0f, 3.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-23.2635f, -8.0f, -4.5f, 1.0f, 5.0f, 9.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + hull_back_and_bottom.addOrReplaceChild("cube_r1", CubeListBuilder.create().texOffs(0, 15).addBox(3.5f, -2.5f, 3.0f, 1.0f, 5.0f, 11.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-21.7635f, -5.5f, 0.1651f, -3.1416f, 0.7854f, 3.1416f)); + hull_back_and_bottom.addOrReplaceChild("cube_r2", CubeListBuilder.create().texOffs(0, 15).addBox(-4.5f, -2.5f, 2.0f, 1.0f, 5.0f, 12.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-21.7635f, -5.5f, 0.1651f, 0.0f, 0.7854f, 0.0f)); + PartDefinition tail = partdefinition.addOrReplaceChild("tail", CubeListBuilder.create(), PartPose.offset(0.0f, 24.0f, 0.0f)); + tail.addOrReplaceChild("cube_r3", CubeListBuilder.create().texOffs(26, 0).addBox(2.0f, -15.9f, -8.0f, 2.0f, 8.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(2.0f, -15.9f, 5.0f, 2.0f, 1.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(2.0f, -15.9f, -7.0f, 2.0f, 1.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(26, 0).addBox(2.0f, -15.9f, 17.0f, 2.0f, 8.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(3.7365f, 0.0f, -5.0f, 0.0f, 0.0f, 0.3491f)); + PartDefinition glass_window = partdefinition.addOrReplaceChild("glass_window", CubeListBuilder.create(), PartPose.offset(0.0f, 24.0f, 0.0f)); + glass_window.addOrReplaceChild("cube_r4", CubeListBuilder.create().texOffs(0, 0).addBox(-18.0f, -10.75f, 6.0f, 1.0f, 4.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-18.0f, -10.75f, -5.0f, 1.0f, 4.0f, 11.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(3.7365f, 0.0f, -6.0f, 0.0f, 0.0f, 0.2618f)); + partdefinition.addOrReplaceChild("hull_top", CubeListBuilder.create().texOffs(0, 16).addBox(-16.2635f, -10.0f, -0.6364f, 2.0f, 2.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-16.2635f, -10.0f, -11.6364f, 2.0f, 2.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 27).addBox(-14.2635f, -10.0f, -12.5187f, 14.0f, 3.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-14.2635f, -11.0f, -11.1364f, 4.0f, 3.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-14.2635f, -11.0f, -0.1364f, 4.0f, 3.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(0, 27).addBox(-14.2635f, -10.0f, 10.4813f, 14.0f, 3.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-17.2635f, -9.0f, 0.4773f, 1.0f, 1.0f, 10.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-18.2635f, -9.0f, 1.4773f, 1.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-19.2635f, -9.0f, -0.5227f, 1.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(5, 18).addBox(-17.2635f, -9.0f, -10.5227f, 1.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(2, 17).addBox(-18.2635f, -9.0f, -9.5227f, 1.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-19.2635f, -9.0f, -8.5227f, 1.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-20.2635f, -9.0f, -7.5227f, 1.0f, 1.0f, 15.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-21.2635f, -9.0f, -6.5227f, 1.0f, 1.0f, 13.0f, new CubeDeformation(0.0f)).texOffs(0, 20).addBox(-22.2635f, -9.0f, -5.3864f, 1.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + PartDefinition hull_side = partdefinition.addOrReplaceChild("hull_side", CubeListBuilder.create().texOffs(0, 28).addBox(-14.7635f, -7.0f, -11.9906f, 26.0f, 3.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 28).addBox(-14.7635f, -6.0f, -12.9906f, 26.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + hull_side.addOrReplaceChild("cube_r5", CubeListBuilder.create().texOffs(0, 28).addBox(-19.5f, -1.5f, 0.0f, 26.0f, 3.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 28).addBox(-19.5f, -0.5f, -1.0f, 26.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(4.7365f, -5.5f, 12.0094f, 3.1416f, 0.0f, 0.0f)); + partdefinition.addOrReplaceChild("water_patch", CubeListBuilder.create().texOffs(0, 1).addBox(-16.0f, -7.0f, -11.0f, 30.0f, 3.0f, 22.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + return LayerDefinition.create(meshdefinition, 32, 32); + } + + public ModelPart waterPatch() { + return this.water_patch; + } + + public void setupAnim(T entity, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch) { + } + + public void m_7695_(PoseStack poseStack, VertexConsumer buffer, int packedLight, int packedOverlay, float red, float green, float blue, float alpha) { + this.hull_back_and_bottom.render(poseStack, buffer, packedLight, packedOverlay); + this.tail.render(poseStack, buffer, packedLight, packedOverlay); + this.glass_window.render(poseStack, buffer, packedLight, packedOverlay); + this.hull_top.render(poseStack, buffer, packedLight, packedOverlay); + this.hull_side.render(poseStack, buffer, packedLight, packedOverlay); + } +} diff --git a/src-source/main/java/com/dairymoose/entity/MotorboatRenderer.java b/src-source/main/java/com/dairymoose/entity/MotorboatRenderer.java new file mode 100644 index 0000000..dfbc9f2 --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/MotorboatRenderer.java @@ -0,0 +1,85 @@ +package com.dairymoose.entity; + +import com.dairymoose.entity.MotorboatEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.blaze3d.vertex.VertexConsumer; +import com.mojang.math.Vector3f; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.RenderType; +import net.minecraft.client.renderer.culling.Frustum; +import net.minecraft.client.renderer.entity.EntityRenderer; +import net.minecraft.client.renderer.entity.EntityRendererProvider; +import net.minecraft.client.renderer.texture.OverlayTexture; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.Mth; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/entity/MotorboatRenderer.class */ +public final class MotorboatRenderer extends EntityRenderer { + private float modelScale; + private final MotorboatModel motorboatModel; + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation texture = new ResourceLocation("modernlife", "textures/entity/motorboat_uv.png"); + + public MotorboatRenderer(EntityRendererProvider.Context ctx) { + super(ctx); + this.modelScale = 1.0f; + this.motorboatModel = new MotorboatModel(ctx.bakeLayer(MotorboatModel.MOTORBOAT)); + } + + public boolean shouldRender(MotorboatEntity p_225626_1_, Frustum p_225626_2_, double p_225626_3_, double p_225626_5_, double p_225626_7_) { + return true; + } + + public void render(MotorboatEntity motorboatEntity, float p_225623_2_, float p_225623_3_, PoseStack matrixStack, MultiBufferSource buffer, int p_225623_6_) { + motorboatEntity.position(); + matrixStack.pushPose(); + matrixStack.translate(0.0d, 1.5d, 0.0d); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f - p_225623_2_)); + float lvt_7_1_ = motorboatEntity.getHurtTime() - p_225623_3_; + float lvt_8_1_ = motorboatEntity.getDamage() - p_225623_3_; + if (lvt_8_1_ < 0.0f) { + lvt_8_1_ = 0.0f; + } + if (lvt_7_1_ > 0.0f) { + matrixStack.mulPose(Vector3f.XP.rotationDegrees((((Mth.sin(lvt_7_1_) * lvt_7_1_) * lvt_8_1_) / 10.0f) * motorboatEntity.getHurtDir())); + } + matrixStack.scale(-this.modelScale, -this.modelScale, this.modelScale); + this.motorboatModel.setupAnim(motorboatEntity, p_225623_3_, 0.0f, -0.1f, 0.0f, 0.0f); + VertexConsumer builder = buffer.getBuffer(this.motorboatModel.m_103119_(getTextureLocation(motorboatEntity))); + this.motorboatModel.m_7695_(matrixStack, builder, p_225623_6_, OverlayTexture.NO_OVERLAY, 1.0f, 1.0f, 1.0f, 1.0f); + if (!motorboatEntity.isUnderWater()) { + VertexConsumer vertexconsumer1 = buffer.getBuffer(RenderType.waterMask()); + this.motorboatModel.waterPatch().render(matrixStack, vertexconsumer1, p_225623_6_, OverlayTexture.NO_OVERLAY); + } + matrixStack.popPose(); + Entity controller = motorboatEntity.getControllingPassenger(); + if (controller != null && motorboatEntity.tickCount % 2 == 0 && motorboatEntity.status == MotorboatEntity.Status.IN_WATER && !motorboatEntity.isOutOfFuel()) { + Vec3 vec3 = new Vec3(1.65d, 0.45d, 0.0d).yRot(-((motorboatEntity.getYRot() * 0.017453292f) - 1.5707964f)); + Vec3 particleLocation = motorboatEntity.position().add(vec3); + int count = 1; + if (!motorboatEntity.isBackingUp() && motorboatEntity.getDeltaMovement().lengthSqr() > 0.0144d) { + float accelPct = motorboatEntity.getCurAccel() / motorboatEntity.getMaxAccel(); + count = Math.max(1, (int) Math.ceil(12 * accelPct)); + } + for (int i = 0; i < count; i++) { + double xRand = ((Math.random() * 2.0d) * 0.6d) - 0.6d; + double yRand = ((Math.random() * 2.0d) * 0.3d) - 0.3d; + double zRand = ((Math.random() * 2.0d) * 0.6d) - 0.6d; + motorboatEntity.level.addParticle(ParticleTypes.SPLASH, particleLocation.x - xRand, particleLocation.y + yRand, particleLocation.z + zRand, 1.0d, 1.0d, 1.0d); + } + } + super.render(motorboatEntity, p_225623_2_, p_225623_3_, matrixStack, buffer, p_225623_6_); + } + + public ResourceLocation getTextureLocation(MotorboatEntity var1) { + return texture; + } +} diff --git a/src-source/main/java/com/dairymoose/entity/RenderableBlock.java b/src-source/main/java/com/dairymoose/entity/RenderableBlock.java new file mode 100644 index 0000000..9f6a26b --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/RenderableBlock.java @@ -0,0 +1,27 @@ +package com.dairymoose.entity; + +import net.minecraft.core.BlockPos; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.level.block.state.BlockState; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/RenderableBlock.class */ +public class RenderableBlock { + public BlockPos pos; + public double relativeX; + public double relativeY; + public double relativeZ; + public BlockState state; + public float offset = 0.0f; + + public RenderableBlock(Entity e, BlockPos pos, BlockState state) { + this.pos = pos; + this.relativeX = pos.getX() - e.blockPosition().getX(); + this.relativeY = pos.getY() - e.blockPosition().getY(); + this.relativeZ = pos.getZ() - e.blockPosition().getZ(); + this.state = state; + } + + public String toString() { + return "RenderableBlock [pos=" + this.pos + ", state=" + this.state + "]"; + } +} diff --git a/src-source/main/java/com/dairymoose/entity/SpeedboatModel.java b/src-source/main/java/com/dairymoose/entity/SpeedboatModel.java new file mode 100644 index 0000000..8b430f4 --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/SpeedboatModel.java @@ -0,0 +1,61 @@ +package com.dairymoose.entity; + +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.blaze3d.vertex.VertexConsumer; +import net.minecraft.client.model.EntityModel; +import net.minecraft.client.model.geom.ModelLayerLocation; +import net.minecraft.client.model.geom.ModelPart; +import net.minecraft.client.model.geom.PartPose; +import net.minecraft.client.model.geom.builders.CubeDeformation; +import net.minecraft.client.model.geom.builders.CubeListBuilder; +import net.minecraft.client.model.geom.builders.LayerDefinition; +import net.minecraft.client.model.geom.builders.MeshDefinition; +import net.minecraft.client.model.geom.builders.PartDefinition; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.world.entity.Entity; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/SpeedboatModel.class */ +public class SpeedboatModel extends EntityModel { + public static final ModelLayerLocation SPEEDBOAT = new ModelLayerLocation(new ResourceLocation("modernlife", "motorboat"), "main"); + private final ModelPart hull_back_and_bottom; + private final ModelPart tail; + private final ModelPart glass_window; + private final ModelPart hull_top; + private final ModelPart hull_side; + + public SpeedboatModel(ModelPart root) { + this.hull_back_and_bottom = root.getChild("hull_back_and_bottom"); + this.tail = root.getChild("tail"); + this.glass_window = root.getChild("glass_window"); + this.hull_top = root.getChild("hull_top"); + this.hull_side = root.getChild("hull_side"); + } + + public static LayerDefinition createBodyLayer() { + MeshDefinition meshdefinition = new MeshDefinition(); + PartDefinition partdefinition = meshdefinition.getRoot(); + PartDefinition hull_back_and_bottom = partdefinition.addOrReplaceChild("hull_back_and_bottom", CubeListBuilder.create().texOffs(0, 15).addBox(11.2365f, -8.0f, -10.5719f, 7.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -8.0f, -2.5719f, 7.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -8.0f, 2.4281f, 7.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -3.0f, 3.4281f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(9.2365f, -3.0f, 3.4281f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-15.7635f, -3.0f, -9.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-6.7635f, -3.0f, -9.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(1.2365f, -3.0f, -9.5719f, 8.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-6.7635f, -3.0f, -2.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(1.2365f, -3.0f, -2.5719f, 8.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(-6.7635f, -3.0f, 4.4281f, 8.0f, 1.0f, 4.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(1.2365f, -3.0f, 4.4281f, 8.0f, 1.0f, 4.0f, new CubeDeformation(0.0f)).texOffs(0, 24).addBox(9.2365f, -3.0f, -9.5719f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -3.0f, -2.5719f, 9.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(9.2365f, -3.0f, -3.5719f, 9.0f, 1.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-14.7635f, -2.0f, -7.5719f, 33.0f, 1.0f, 15.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(2.2365f, -1.0f, -5.5719f, 16.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(2.2365f, -1.0f, 0.4281f, 16.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(-13.7635f, -1.0f, -5.5719f, 16.0f, 1.0f, 6.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(-13.7635f, -1.0f, 0.4281f, 16.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -4.0f, -10.9636f, 16.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -4.0f, 0.0364f, 16.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(0.2365f, -4.0f, 0.0364f, 18.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(0.2365f, -4.0f, -10.9636f, 18.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -5.0f, -11.5719f, 7.0f, 1.0f, 23.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -6.0f, -12.5719f, 7.0f, 1.0f, 25.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -7.0f, -11.5719f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -7.0f, -2.5719f, 7.0f, 1.0f, 5.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(11.2365f, -7.0f, 2.4281f, 7.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-15.7635f, -7.0f, -10.5719f, 1.0f, 3.0f, 21.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-16.7635f, -7.0f, 0.4281f, 1.0f, 3.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-16.7635f, -7.0f, -9.5719f, 1.0f, 3.0f, 10.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-17.7635f, -7.0f, -8.5719f, 1.0f, 3.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-17.7635f, -7.0f, -0.5719f, 1.0f, 3.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(0, 17).addBox(-18.7635f, -7.0f, 0.4281f, 1.0f, 3.0f, 7.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-18.7635f, -7.0f, -7.5719f, 1.0f, 3.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-19.7635f, -7.0f, -6.5719f, 1.0f, 3.0f, 13.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-20.7635f, -7.0f, -5.5719f, 1.0f, 3.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-23.2635f, -8.0f, -4.5f, 1.0f, 5.0f, 9.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + hull_back_and_bottom.addOrReplaceChild("cube_r1", CubeListBuilder.create().texOffs(0, 15).addBox(3.5f, -2.5f, 3.0f, 1.0f, 5.0f, 11.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-21.7635f, -5.5f, 0.1651f, -3.1416f, 0.7854f, 3.1416f)); + hull_back_and_bottom.addOrReplaceChild("cube_r2", CubeListBuilder.create().texOffs(0, 15).addBox(-4.5f, -2.5f, 2.0f, 1.0f, 5.0f, 12.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(-21.7635f, -5.5f, 0.1651f, 0.0f, 0.7854f, 0.0f)); + PartDefinition tail = partdefinition.addOrReplaceChild("tail", CubeListBuilder.create(), PartPose.offset(0.0f, 24.0f, 0.0f)); + tail.addOrReplaceChild("cube_r3", CubeListBuilder.create().texOffs(26, 0).addBox(2.0f, -15.9f, -8.0f, 2.0f, 8.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 19).addBox(2.0f, -15.9f, 5.0f, 2.0f, 1.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(2.0f, -15.9f, -7.0f, 2.0f, 1.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(26, 0).addBox(2.0f, -15.9f, 17.0f, 2.0f, 8.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(3.7365f, 0.0f, -5.0f, 0.0f, 0.0f, 0.3491f)); + PartDefinition glass_window = partdefinition.addOrReplaceChild("glass_window", CubeListBuilder.create(), PartPose.offset(0.0f, 24.0f, 0.0f)); + glass_window.addOrReplaceChild("cube_r4", CubeListBuilder.create().texOffs(0, 0).addBox(-18.0f, -10.75f, 6.0f, 1.0f, 4.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 0).addBox(-18.0f, -10.75f, -5.0f, 1.0f, 4.0f, 11.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(3.7365f, 0.0f, -6.0f, 0.0f, 0.0f, 0.2618f)); + partdefinition.addOrReplaceChild("hull_top", CubeListBuilder.create().texOffs(0, 16).addBox(-16.2635f, -10.0f, -0.6364f, 2.0f, 2.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-16.2635f, -10.0f, -11.6364f, 2.0f, 2.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(12, 27).addBox(-14.2635f, -10.0f, -12.5187f, 14.0f, 3.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-14.2635f, -11.0f, -11.1364f, 4.0f, 3.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-14.2635f, -11.0f, -0.1364f, 4.0f, 3.0f, 12.0f, new CubeDeformation(0.0f)).texOffs(12, 27).addBox(-14.2635f, -10.0f, 10.4813f, 14.0f, 3.0f, 2.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-17.2635f, -9.0f, 0.4773f, 1.0f, 1.0f, 10.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-18.2635f, -9.0f, 1.4773f, 1.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-19.2635f, -9.0f, -0.5227f, 1.0f, 1.0f, 9.0f, new CubeDeformation(0.0f)).texOffs(5, 18).addBox(-17.2635f, -9.0f, -10.5227f, 1.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(2, 17).addBox(-18.2635f, -9.0f, -9.5227f, 1.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)).texOffs(0, 15).addBox(-19.2635f, -9.0f, -8.5227f, 1.0f, 1.0f, 8.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-20.2635f, -9.0f, -7.5227f, 1.0f, 1.0f, 15.0f, new CubeDeformation(0.0f)).texOffs(0, 16).addBox(-21.2635f, -9.0f, -6.5227f, 1.0f, 1.0f, 13.0f, new CubeDeformation(0.0f)).texOffs(0, 20).addBox(-22.2635f, -9.0f, -5.3864f, 1.0f, 1.0f, 11.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + PartDefinition hull_side = partdefinition.addOrReplaceChild("hull_side", CubeListBuilder.create().texOffs(0, 28).addBox(-14.7635f, -7.0f, -11.9906f, 26.0f, 3.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 28).addBox(-14.7635f, -6.0f, -12.9906f, 26.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + hull_side.addOrReplaceChild("cube_r5", CubeListBuilder.create().texOffs(0, 28).addBox(-19.5f, -1.5f, 0.0f, 26.0f, 3.0f, 1.0f, new CubeDeformation(0.0f)).texOffs(0, 28).addBox(-19.5f, -0.5f, -1.0f, 26.0f, 1.0f, 1.0f, new CubeDeformation(0.0f)), PartPose.offsetAndRotation(4.7365f, -5.5f, 12.0094f, 3.1416f, 0.0f, 0.0f)); + partdefinition.addOrReplaceChild("water_patch", CubeListBuilder.create().texOffs(0, 1).addBox(-16.0f, -7.0f, -11.0f, 30.0f, 3.0f, 22.0f, new CubeDeformation(0.0f)), PartPose.offset(0.0f, 24.0f, 0.0f)); + return LayerDefinition.create(meshdefinition, 32, 32); + } + + public void setupAnim(T entity, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch) { + } + + public void m_7695_(PoseStack poseStack, VertexConsumer buffer, int packedLight, int packedOverlay, float red, float green, float blue, float alpha) { + this.hull_back_and_bottom.render(poseStack, buffer, packedLight, packedOverlay); + this.tail.render(poseStack, buffer, packedLight, packedOverlay); + this.glass_window.render(poseStack, buffer, packedLight, packedOverlay); + this.hull_top.render(poseStack, buffer, packedLight, packedOverlay); + this.hull_side.render(poseStack, buffer, packedLight, packedOverlay); + } +} diff --git a/src-source/main/java/com/dairymoose/entity/projectile/ThrownSeedEntity.java b/src-source/main/java/com/dairymoose/entity/projectile/ThrownSeedEntity.java new file mode 100644 index 0000000..e617c2f --- /dev/null +++ b/src-source/main/java/com/dairymoose/entity/projectile/ThrownSeedEntity.java @@ -0,0 +1,101 @@ +package com.dairymoose.entity.projectile; + +import com.mojang.authlib.GameProfile; +import java.util.UUID; +import net.minecraft.core.particles.ItemParticleOption; +import net.minecraft.core.particles.ParticleOptions; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.network.protocol.Packet; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.level.ServerPlayer; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.EntityType; +import net.minecraft.world.entity.MobCategory; +import net.minecraft.world.entity.projectile.ThrowableItemProjectile; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.item.context.UseOnContext; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.EntityHitResult; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.common.util.FakePlayerFactory; +import net.minecraftforge.network.NetworkHooks; + +/* loaded from: outputsrg.jar:com/dairymoose/entity/projectile/ThrownSeedEntity.class */ +public class ThrownSeedEntity extends ThrowableItemProjectile { + public static final EntityType THROWN_SEED_ENTITY = EntityType.Builder.of(ThrownSeedEntity::new, MobCategory.MISC).sized(0.25f, 0.25f).clientTrackingRange(4).updateInterval(10).build(new ResourceLocation("modernlife", "thrown_seed").toString()); + ServerPlayer dummy; + + public ThrownSeedEntity(EntityType entityType, Level world) { + super(entityType, world); + this.dummy = null; + } + + public Packet getAddEntityPacket() { + return NetworkHooks.getEntitySpawningPacket(this); + } + + public ThrownSeedEntity(Level world, double x, double y, double z) { + super(THROWN_SEED_ENTITY, x, y, z, world); + this.dummy = null; + } + + protected Item getDefaultItem() { + return Items.SNOWBALL; + } + + @OnlyIn(Dist.CLIENT) + private ParticleOptions getParticle() { + ItemStack lvt_1_1_ = getItemRaw(); + return lvt_1_1_.isEmpty() ? ParticleTypes.ITEM_SNOWBALL : new ItemParticleOption(ParticleTypes.ITEM, lvt_1_1_); + } + + @OnlyIn(Dist.CLIENT) + public void handleEntityEvent(byte p_70103_1_) { + if (p_70103_1_ == 3) { + ParticleOptions lvt_2_1_ = getParticle(); + for (int lvt_3_1_ = 0; lvt_3_1_ < 8; lvt_3_1_++) { + this.level.addParticle(lvt_2_1_, getX(), getY(), getZ(), 0.0d, 0.0d, 0.0d); + } + } + } + + protected void m_8060_(BlockHitResult p_230299_1_) { + super.m_8060_(p_230299_1_); + ServerLevel serverLevel = this.level; + BlockState state = this.level.getBlockState(p_230299_1_.getBlockPos()); + BlockState aboveState = this.level.getBlockState(p_230299_1_.getBlockPos().above()); + if ((state.is(Blocks.FARMLAND) || (getItem() != null && getItem().getItem() == Items.NETHER_WART && state.is(Blocks.SOUL_SAND))) && aboveState.is(Blocks.AIR)) { + ItemStack itemStack = getItem(); + if (itemStack != null && (serverLevel instanceof ServerLevel)) { + if (this.dummy == null) { + GameProfile profile = new GameProfile(UUID.randomUUID(), "[seed_spreader_player]"); + this.dummy = FakePlayerFactory.get(serverLevel, profile); + } + this.dummy.setItemInHand(InteractionHand.MAIN_HAND, itemStack); + itemStack.useOn(new UseOnContext(this.dummy, InteractionHand.MAIN_HAND, p_230299_1_)); + remove(RemovalReason.DISCARDED); + return; + } + return; + } + if (serverLevel instanceof ServerLevel) { + spawnAtLocation(getItem()); + remove(RemovalReason.DISCARDED); + } + } + + protected void m_5790_(EntityHitResult p_70227_1_) { + if (!this.level.isClientSide) { + spawnAtLocation(getItem()); + remove(RemovalReason.DISCARDED); + } + } +} diff --git a/src-source/main/java/com/dairymoose/inventory/container/IncrementingDataHolder.java b/src-source/main/java/com/dairymoose/inventory/container/IncrementingDataHolder.java new file mode 100644 index 0000000..26d18a6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/inventory/container/IncrementingDataHolder.java @@ -0,0 +1,19 @@ +package com.dairymoose.inventory.container; + +import net.minecraft.world.inventory.DataSlot; + +/* loaded from: outputsrg.jar:com/dairymoose/inventory/container/IncrementingDataHolder.class */ +public class IncrementingDataHolder extends DataSlot { + + /* renamed from: x */ + int f0x = 0; + + public int get() { + int i = this.f0x; + this.f0x = i + 1; + return i; + } + + public void set(int arg0) { + } +} diff --git a/src-source/main/java/com/dairymoose/inventory/container/TrashCanContainer.java b/src-source/main/java/com/dairymoose/inventory/container/TrashCanContainer.java new file mode 100644 index 0000000..5a55255 --- /dev/null +++ b/src-source/main/java/com/dairymoose/inventory/container/TrashCanContainer.java @@ -0,0 +1,165 @@ +package com.dairymoose.inventory.container; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.network.play.client.ServerboundTrashCanPacket; +import net.minecraft.world.Container; +import net.minecraft.world.SimpleContainer; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ContainerListener; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.inventory.Slot; +import net.minecraft.world.item.ItemStack; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/inventory/container/TrashCanContainer.class */ +public class TrashCanContainer extends AbstractContainerMenu { + public static final MenuType TRASH_CAN_CONTAINER_TYPE = new MenuType<>(TrashCanContainer::new); + private static final Logger LOGGER = LogManager.getLogger(); + private final Container container; + private final int containerRows; + private Slot trashSlot; + Inventory playerInventory; + + public TrashCanContainer(int containerId, Inventory playerInventory, Container trashCanInventory) { + this(TRASH_CAN_CONTAINER_TYPE, containerId, playerInventory, trashCanInventory, 1); + } + + public TrashCanContainer(int containerId, Inventory playerInventory) { + this(TRASH_CAN_CONTAINER_TYPE, containerId, playerInventory, new SimpleContainer(8), 1); + } + + public TrashCanContainer(MenuType p_i50092_1_, int p_i50092_2_, Inventory playerInventory, Container trashCanInventory, int containerRows) { + super(p_i50092_1_, p_i50092_2_); + this.trashSlot = null; + AbstractContainerMenu.checkContainerSize(trashCanInventory, 8); + this.container = trashCanInventory; + this.containerRows = containerRows; + trashCanInventory.startOpen(playerInventory.player); + this.playerInventory = playerInventory; + int trashInventoryIndex = 0 + 1; + this.trashSlot = addSlot(new Slot(trashCanInventory, 0, 8, 18)); + for (int i = 0; i < 7; i++) { + int i2 = trashInventoryIndex; + trashInventoryIndex++; + addSlot(new Slot(trashCanInventory, i2, 44 + (i * 18), 18)); + } + for (int row = 0; row < 3; row++) { + for (int col = 0; col < 9; col++) { + addSlot(new Slot(playerInventory, col + (row * 9) + 9, 8 + (col * 18), 50 + (row * 18))); + } + } + for (int col2 = 0; col2 < 9; col2++) { + addSlot(new Slot(playerInventory, col2, 8 + (col2 * 18), 108)); + } + addDataSlot(new IncrementingDataHolder()); + if (!this.playerInventory.player.level.isClientSide) { + addSlotListener(new ContainerListener() { // from class: com.dairymoose.inventory.container.TrashCanContainer.1 + final /* synthetic */ TrashCanContainer val$thisContainer; + + C00041(TrashCanContainer this) { + this = this; + } + + public void dataChanged(AbstractContainerMenu paramContainer, int index, int data) { + if (paramContainer == this) { + ItemStack paramItemStack = paramContainer.getSlot(index).getItem(); + if (TrashCanContainer.this.trashSlot != null && index == TrashCanContainer.this.trashSlot.index && paramItemStack != ItemStack.EMPTY) { + ModernLifeCommon.LOGGER.debug("server trash can"); + if (paramContainer instanceof TrashCanContainer) { + TrashCanContainer trashCanContainer = (TrashCanContainer) paramContainer; + if (ServerboundTrashCanPacket.playerHasItem(((TrashCanContainer) paramContainer).playerInventory.player, paramItemStack)) { + trashCanContainer.trashItem(paramItemStack); + } + } + } + } + } + + public void slotChanged(AbstractContainerMenu var1, int var2, ItemStack var3) { + } + }); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.inventory.container.TrashCanContainer$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/inventory/container/TrashCanContainer$1.class */ + public class C00041 implements ContainerListener { + final /* synthetic */ TrashCanContainer val$thisContainer; + + C00041(TrashCanContainer this) { + this = this; + } + + public void dataChanged(AbstractContainerMenu paramContainer, int index, int data) { + if (paramContainer == this) { + ItemStack paramItemStack = paramContainer.getSlot(index).getItem(); + if (TrashCanContainer.this.trashSlot != null && index == TrashCanContainer.this.trashSlot.index && paramItemStack != ItemStack.EMPTY) { + ModernLifeCommon.LOGGER.debug("server trash can"); + if (paramContainer instanceof TrashCanContainer) { + TrashCanContainer trashCanContainer = (TrashCanContainer) paramContainer; + if (ServerboundTrashCanPacket.playerHasItem(((TrashCanContainer) paramContainer).playerInventory.player, paramItemStack)) { + trashCanContainer.trashItem(paramItemStack); + } + } + } + } + } + + public void slotChanged(AbstractContainerMenu var1, int var2, ItemStack var3) { + } + } + + public void trashItem(ItemStack toTrash) { + for (int i = 7; i > 1; i--) { + getSlot(i).set(this.container.getItem(i - 1)); + } + getSlot(1).set(toTrash); + getSlot(0).set(ItemStack.EMPTY); + } + + public boolean stillValid(Player p_75145_1_) { + return this.container.stillValid(p_75145_1_); + } + + public ItemStack quickMoveStack(Player p_82846_1_, int p_82846_2_) { + ItemStack lvt_3_1_ = ItemStack.EMPTY; + Slot lvt_4_1_ = (Slot) this.slots.get(p_82846_2_); + if (lvt_4_1_ != null && lvt_4_1_.hasItem()) { + ItemStack lvt_5_1_ = lvt_4_1_.getItem(); + lvt_3_1_ = lvt_5_1_.copy(); + if (p_82846_2_ < 8) { + if (!moveItemStackTo(lvt_5_1_, 8, this.slots.size(), true)) { + return ItemStack.EMPTY; + } + } else if (!moveItemStackTo(lvt_5_1_, 0, 8, false)) { + return ItemStack.EMPTY; + } + if (lvt_5_1_.isEmpty()) { + lvt_4_1_.set(ItemStack.EMPTY); + } else { + lvt_4_1_.setChanged(); + } + } + return lvt_3_1_; + } + + public void removed(Player p_75134_1_) { + super.removed(p_75134_1_); + this.container.stopOpen(p_75134_1_); + } + + public Container getContainer() { + return this.container; + } + + @OnlyIn(Dist.CLIENT) + public int getRowCount() { + return this.containerRows; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/AbstractPanelBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/AbstractPanelBlock.java new file mode 100644 index 0000000..e3fe064 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/AbstractPanelBlock.java @@ -0,0 +1,56 @@ +package com.dairymoose.modernlife.blocks; + +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/AbstractPanelBlock.class */ +public class AbstractPanelBlock extends Block { + public static final EnumProperty FACE = BlockStateProperties.ATTACH_FACE; + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public AbstractPanelBlock(Properties p_i48440_1_) { + super(p_i48440_1_); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + @Deprecated + public VoxelShape getOcclusionShape(BlockState p_196247_1_, BlockGetter p_196247_2_, BlockPos p_196247_3_) { + return Shapes.empty(); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + Direction horDir = p_196258_1_.getHorizontalDirection(); + Direction clickedFace = p_196258_1_.getClickedFace(); + p_196258_1_.getClickedPos(); + p_196258_1_.isInside(); + AttachFace attach = AttachFace.WALL; + if (clickedFace == Direction.UP) { + attach = AttachFace.FLOOR; + } else if (clickedFace == Direction.DOWN) { + attach = AttachFace.CEILING; + } + return (BlockState) ((BlockState) defaultBlockState().setValue(FACE, attach)).setValue(FACING, horDir.getOpposite()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/AbstractWallBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/AbstractWallBlock.java new file mode 100644 index 0000000..9f7fd8f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/AbstractWallBlock.java @@ -0,0 +1,48 @@ +package com.dairymoose.modernlife.blocks; + +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/AbstractWallBlock.class */ +public abstract class AbstractWallBlock extends Block { + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public AbstractWallBlock(Properties p_i241196_1_) { + super(p_i241196_1_); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/AirConditionerBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/AirConditionerBlock.java new file mode 100644 index 0000000..98f8413 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/AirConditionerBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/AirConditionerBlock.class */ +public class AirConditionerBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 15.0d, 16.0d, 15.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public AirConditionerBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection().getOpposite()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.AirConditionerBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/AirConditionerBlock$1.class */ + static /* synthetic */ class C00051 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00051.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/AlarmClockBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/AlarmClockBlock.java new file mode 100644 index 0000000..d25ea59 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/AlarmClockBlock.java @@ -0,0 +1,73 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.AlarmClockBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/AlarmClockBlock.class */ +public class AlarmClockBlock extends StandardHorizontalBlock implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(3.5d, 0.5d, 12.0d, 12.5d, 4.5d, 13.0d), Block.box(3.0d, 0.0d, 8.0d, 13.0d, 5.0d, 12.99d)}).reduce((v1, v2) -> Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR)).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public AlarmClockBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + public BlockEntity newBlockEntity(BlockPos state, BlockState world) { + return AlarmClockBlockEntity.ALARM_CLOCK.create(state, world); + } + + /* renamed from: com.dairymoose.modernlife.blocks.AlarmClockBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/AlarmClockBlock$1.class */ + static /* synthetic */ class C00061 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00061.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/AlmostFullBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/AlmostFullBlock.java new file mode 100644 index 0000000..794e2b0 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/AlmostFullBlock.java @@ -0,0 +1,20 @@ +package com.dairymoose.modernlife.blocks; + +import net.minecraft.core.BlockPos; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/AlmostFullBlock.class */ +public class AlmostFullBlock extends StandardHorizontalBlock { + public AlmostFullBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + return Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/ArrowSlitBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/ArrowSlitBlock.java new file mode 100644 index 0000000..0ae9101 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/ArrowSlitBlock.java @@ -0,0 +1,72 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ArrowSlitBlock.class */ +public class ArrowSlitBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 0.0d, 12.0d, 16.0d, 4.0d, 16.0d), Block.box(0.0d, 13.75d, 12.0d, 16.0d, 16.0d, 16.0d), Block.box(10.25d, 4.0d, 12.0d, 16.0d, 16.0d, 16.0d), Block.box(8.75d, 4.0d, 12.0d, 12.0d, 7.25d, 16.0d), Block.box(4.0d, 4.0d, 12.0d, 7.25d, 7.25d, 16.0d), Block.box(4.0d, 10.5d, 12.0d, 7.25d, 14.5d, 16.0d), Block.box(8.75d, 10.5d, 12.0d, 12.0d, 14.5d, 16.0d), Block.box(4.0d, 13.75d, 12.0d, 12.0d, 16.0d, 16.0d), Block.box(0.0d, 4.0d, 12.0d, 5.75d, 16.0d, 16.0d)}).reduce((v1, v2) -> Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR)).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public ArrowSlitBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.ArrowSlitBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ArrowSlitBlock$1.class */ + static /* synthetic */ class C00071 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00071.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/BarrierBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/BarrierBlock.java new file mode 100644 index 0000000..d784216 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/BarrierBlock.java @@ -0,0 +1,83 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/BarrierBlock.class */ +public class BarrierBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = Block.box(0.0d, 0.0d, 12.0d, 16.0d, 16.0d, 16.0d); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public BarrierBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.BarrierBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/BarrierBlock$1.class */ + static /* synthetic */ class C00081 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00081.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/BathtubBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/BathtubBlock.java new file mode 100644 index 0000000..1d5d747 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/BathtubBlock.java @@ -0,0 +1,251 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.util.Mth; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SimpleWaterloggedBlock; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.FluidState; +import net.minecraft.world.level.material.Fluids; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/BathtubBlock.class */ +public class BathtubBlock extends Block implements SimpleWaterloggedBlock { + protected static final VoxelShape SHAPE_EAST = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 0.0d, 0.0d, 16.0d, 1.0d, 16.0d), Block.box(0.0d, 1.0d, 0.0d, 3.0d, 10.0d, 16.0d), Block.box(3.0d, 1.0d, 0.0d, 16.0d, 10.0d, 2.0d), Block.box(3.0d, 1.0d, 14.0d, 16.0d, 10.0d, 16.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + public static final DirectionProperty FACING = HorizontalDirectionalBlock.FACING; + public static final EnumProperty HALF = EnumProperty.create("half", TubHalf.class); + public static final BooleanProperty WATERLOGGED = BlockStateProperties.WATERLOGGED; + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/BathtubBlock$TubHalf.class */ + public enum TubHalf implements StringRepresentable { + back, + front; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public BathtubBlock(Properties p_i48413_1_) { + super(p_i48413_1_); + registerDefaultState((BlockState) ((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(HALF, TubHalf.back)).setValue(WATERLOGGED, Boolean.FALSE)); + } + + public FluidState getFluidState(BlockState p_204507_1_) { + if (((Boolean) p_204507_1_.getValue(WATERLOGGED)).booleanValue()) { + return Fluids.FLOWING_WATER.getFlowing(3, false); + } + return super.getFluidState(p_204507_1_); + } + + public BlockState rotate(BlockState p_52790_, Rotation p_52791_) { + return (BlockState) p_52790_.setValue(FACING, p_52791_.rotate(p_52790_.getValue(FACING))); + } + + public BlockState mirror(BlockState p_52787_, Mirror p_52788_) { + return p_52788_ == Mirror.NONE ? p_52787_ : p_52787_.rotate(p_52788_.getRotation(p_52787_.getValue(FACING))); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + Direction lvt_5_1_ = p_220053_1_.getValue(FACING); + if (p_220053_1_.getValue(HALF) == TubHalf.front) { + switch (C00091.$SwitchMap$net$minecraft$core$Direction[lvt_5_1_.ordinal()]) { + case 1: + default: + return SHAPE_EAST; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_WEST; + case 4: + return SHAPE_NORTH; + } + } + switch (C00091.$SwitchMap$net$minecraft$core$Direction[lvt_5_1_.ordinal()]) { + case 1: + default: + return SHAPE_WEST; + case 2: + return SHAPE_NORTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_SOUTH; + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.BathtubBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/BathtubBlock$1.class */ + static /* synthetic */ class C00091 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + Direction checkDir; + TubHalf lvt_7_1_ = (TubHalf) p_196271_1_.getValue(HALF); + if (p_196271_1_.getValue(FACING) == Direction.EAST) { + checkDir = Direction.WEST; + } else if (p_196271_1_.getValue(FACING) == Direction.WEST) { + checkDir = Direction.EAST; + } else if (p_196271_1_.getValue(FACING) == Direction.NORTH) { + checkDir = Direction.SOUTH; + } else { + checkDir = Direction.NORTH; + } + if (lvt_7_1_ == TubHalf.back && p_196271_5_.relative(checkDir).equals(p_196271_6_) && !p_196271_3_.is(this)) { + return Blocks.AIR.defaultBlockState(); + } + if (lvt_7_1_ == TubHalf.front && p_196271_5_.relative(checkDir.getOpposite()).equals(p_196271_6_) && !p_196271_3_.is(this)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + TubHalf BenchHalf = (TubHalf) p_241471_2_.getValue(HALF); + if (BenchHalf == TubHalf.front) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(HALF) == TubHalf.back) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.relative(p_196258_1_.getHorizontalDirection())).canBeReplaced(p_196258_1_)) { + Level lvt_3_1_ = p_196258_1_.getLevel(); + boolean z = lvt_3_1_.hasNeighborSignal(lvt_2_1_) || lvt_3_1_.hasNeighborSignal(lvt_2_1_.above()); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, p_196258_1_.getHorizontalDirection().getOpposite())).setValue(HALF, TubHalf.back); + } + return null; + } + + public ItemStack pickupBlock(LevelAccessor p_154560_, BlockPos p_154561_, BlockState p_154562_) { + if (((Boolean) p_154562_.getValue(BlockStateProperties.WATERLOGGED)).booleanValue()) { + p_154560_.setBlock(p_154561_, (BlockState) p_154562_.setValue(BlockStateProperties.WATERLOGGED, false), 3); + return new ItemStack(Items.WATER_BUCKET); + } + return ItemStack.EMPTY; + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player player, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (player.getVehicle() != null && p_225533_1_.getValue(HALF) == TubHalf.front) { + if (((Boolean) p_225533_1_.getValue(WATERLOGGED)).booleanValue()) { + pickupBlock(p_225533_2_, p_225533_3_, p_225533_1_); + BlockPos otherPos = p_225533_3_.relative(p_225533_1_.getValue(FACING)); + BlockState otherState = p_225533_2_.getBlockState(otherPos); + if (otherState.is(CustomBlocks.BLOCK_BATHTUB.get())) { + pickupBlock(p_225533_2_, otherPos, otherState); + } + } else { + placeLiquid(p_225533_2_, p_225533_3_, p_225533_1_, Fluids.WATER.getSource().defaultFluidState()); + BlockPos otherPos2 = p_225533_3_.relative(p_225533_1_.getValue(FACING)); + BlockState otherState2 = p_225533_2_.getBlockState(otherPos2); + if (otherState2.is(CustomBlocks.BLOCK_BATHTUB.get())) { + placeLiquid(p_225533_2_, otherPos2, otherState2, Fluids.WATER.getSource().defaultFluidState()); + } + p_225533_2_.playSound((Player) null, p_225533_3_, SoundEvents.GENERIC_SPLASH, SoundSource.BLOCKS, 1.0f, 1.0f); + } + } else if (!p_225533_2_.isClientSide) { + DummyEntity dummy = DummyEntity.getEntity(-0.1f, p_225533_2_, p_225533_3_, true); + dummy.ride(player); + } + return InteractionResult.CONSUME; + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + p_180633_1_.setBlock(p_180633_2_.relative(p_180633_4_.getDirection()), (BlockState) p_180633_3_.setValue(HALF, TubHalf.front), 3); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + BlockState lvt_5_1_ = p_196260_2_.getBlockState(lvt_4_1_); + return p_196260_1_.getValue(HALF) == TubHalf.back ? lvt_5_1_.isFaceSturdy(p_196260_2_, lvt_4_1_, Direction.UP) : lvt_5_1_.is(this); + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return Mth.getSeed(p_209900_2_.getX(), p_209900_2_.below(p_209900_1_.getValue(HALF) == TubHalf.back ? 0 : 1).getY(), p_209900_2_.getZ()); + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{HALF, FACING, WATERLOGGED}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/CCTVCameraBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/CCTVCameraBlock.java new file mode 100644 index 0000000..05c9e8f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/CCTVCameraBlock.java @@ -0,0 +1,145 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.CCTVCameraBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CCTVCameraBlock.class */ +public class CCTVCameraBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(6.5d, 5.0d, 0.0d, 9.5d, 8.5d, 5.0d), Block.box(6.5d, 7.75d, 4.4d, 9.5d, 10.5d, 10.1d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public CCTVCameraBlock(Properties props) { + super(props); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + @Deprecated + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + BlockEntity tileEntity = p_196243_2_.getBlockEntity(p_196243_3_); + if (tileEntity instanceof CCTVCameraBlockEntity) { + CCTVCameraBlockEntity.cctvCameras.remove(tileEntity); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_1_.getValue(FACING).getOpposite() == p_196271_2_ && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + BlockEntity tileEntity = p_180633_1_.getBlockEntity(p_180633_2_); + if (tileEntity instanceof CCTVCameraBlockEntity) { + CCTVCameraBlockEntity cameraBlockEntity = (CCTVCameraBlockEntity) tileEntity; + cameraBlockEntity.setInternalId(CCTVCameraBlockEntity.cctvCameras.size() + 1); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.CCTVCameraBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CCTVCameraBlock$1.class */ + static /* synthetic */ class C00101 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00101.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + CCTVCameraBlockEntity toReturn = (CCTVCameraBlockEntity) CCTVCameraBlockEntity.CCTV_CAMERA.create(pos, state); + return toReturn; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/CanvasBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/CanvasBlock.java new file mode 100644 index 0000000..c42b49e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/CanvasBlock.java @@ -0,0 +1,259 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeClient; +import com.dairymoose.modernlife.tileentities.CanvasBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.text.DecimalFormat; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Container; +import net.minecraft.world.Containers; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.IntegerProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CanvasBlock.class */ +public class CanvasBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 16.0d, 1.5d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH_SIZE_0 = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 15.99d, 15.99d, 1.5d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_SIZE_0 = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_SIZE_0); + protected static final VoxelShape SHAPE_NORTH_SIZE_0 = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_SIZE_0); + protected static final VoxelShape SHAPE_EAST_SIZE_0 = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_SIZE_0); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + public static final IntegerProperty SIZE = IntegerProperty.create("size", 0, 7); + public static final int MAX_SIZE = ((Integer) SIZE.getPossibleValues().stream().max((i, i2) -> { + return i.intValue() - i2.intValue(); + }).get()).intValue(); + + public CanvasBlock() { + super(Properties.of(Material.CLOTH_DECORATION).sound(SoundType.BAMBOO).strength(1.0f, 10.0f)); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)).setValue(SIZE, 1)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + Container blockEntity = (Container) p_196243_2_.getBlockEntity(p_196243_3_); + if (blockEntity != null) { + Containers.dropContents(p_196243_2_, p_196243_3_, blockEntity); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + public void setPlacedBy(Level worldIn, BlockPos pos, BlockState state, @Nullable LivingEntity placer, ItemStack itemStack) { + if (!worldIn.isClientSide) { + BlockEntity e = worldIn.getBlockEntity(pos); + if (e instanceof CanvasBlockEntity) { + CanvasBlockEntity tile = (CanvasBlockEntity) e; + tile.setItem(0, itemStack.copy()); + } + } + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + Long canvasUniqueId = null; + if (itemStack.getTag() != null && itemStack.getTag().contains("UniqueId")) { + list.add(new TextComponent("A work of art")); + long uniqueId = itemStack.getTag().getLong("UniqueId"); + list.add(new TextComponent("ID = " + uniqueId)); + canvasUniqueId = Long.valueOf(uniqueId); + } else { + list.add(new TextComponent("For use with an easel")); + } + if (canvasUniqueId != null) { + int width = ModernLifeClient.getCanvasWidth(canvasUniqueId.longValue()); + int height = ModernLifeClient.getCanvasHeight(canvasUniqueId.longValue()); + list.add(new TextComponent(width + "x" + height + " pixels")); + } + if (itemStack.getTag() != null && itemStack.getTag().contains("Size")) { + int size = itemStack.getTag().getInt("Size"); + list.add(new TextComponent("")); + if (size == 1) { + list.add(new TextComponent("Normal print")); + return; + } + if (size == 2) { + list.add(new TextComponent("Large print")); + return; + } + if (size == 3) { + list.add(new TextComponent("Extra Large print")); + return; + } + if (size == 4) { + list.add(new TextComponent("Massive print")); + return; + } + if (size == 5) { + list.add(new TextComponent("Large square print")); + return; + } + if (size == 6) { + list.add(new TextComponent("Extra Large square print")); + return; + } + if (size == 7) { + list.add(new TextComponent("Massive square print")); + return; + } + if (size == 0) { + list.add(new TextComponent("Custom print")); + CompoundTag nbt = itemStack.getTag(); + DecimalFormat df = new DecimalFormat("#.##"); + if (nbt.contains("BlockWidth") && nbt.contains("BlockHeight")) { + float blockWidth = nbt.getFloat("BlockWidth"); + float blockHeight = nbt.getFloat("BlockHeight"); + list.add(new TextComponent(df.format(blockWidth) + "x" + df.format(blockHeight))); + } + if (nbt.contains("xOffset") && nbt.contains("yOffset")) { + float xOffset = nbt.getFloat("xOffset"); + float yOffset = nbt.getFloat("yOffset"); + if (xOffset != 0.0f || yOffset != 0.0f) { + list.add(new TextComponent("(" + df.format(xOffset) + ", " + df.format(yOffset) + ")")); + } + } + } + } + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_1_.getValue(FACING).getOpposite() == p_196271_2_ && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + /* renamed from: com.dairymoose.modernlife.blocks.CanvasBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CanvasBlock$1.class */ + static /* synthetic */ class C00111 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + if (((Integer) bs.getValue(SIZE)).intValue() == 0) { + switch (C00111.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH_SIZE_0; + case 2: + return SHAPE_SOUTH_SIZE_0; + case 3: + return SHAPE_EAST_SIZE_0; + case 4: + return SHAPE_WEST_SIZE_0; + } + } + switch (C00111.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + CanvasBlockEntity toReturn = (CanvasBlockEntity) CanvasBlockEntity.CANVAS.create(pos, state); + return toReturn; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, SIZE}); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + int size; + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + ItemStack itemStack = context.getItemInHand(); + if (itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get() && itemStack.getTag() != null && itemStack.getTag().contains("Size") && (size = itemStack.getTag().getInt("Size")) >= 0 && size <= MAX_SIZE) { + lvt_6_2_ = (BlockState) lvt_6_2_.setValue(SIZE, Integer.valueOf(size)); + } + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/CatwalkBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/CatwalkBlock.java new file mode 100644 index 0000000..8b52324 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/CatwalkBlock.java @@ -0,0 +1,378 @@ +package com.dairymoose.modernlife.blocks; + +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CatwalkBlock.class */ +public class CatwalkBlock extends Block { + protected static final VoxelShape SHAPE_WEST_LONG_WALL = (VoxelShape) Stream.of(Block.box(0.8d, 1.0d, 0.0d, 2.4d, 16.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST_LONG_WALL = (VoxelShape) Stream.of(Block.box(13.6d, 1.0d, 0.0d, 15.2d, 16.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_NORTH_LONG_WALL = (VoxelShape) Stream.of(Block.box(0.0d, 1.0d, 0.8d, 16.0d, 16.0d, 2.4d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_SOUTH_LONG_WALL = (VoxelShape) Stream.of(Block.box(0.0d, 1.0d, 13.6d, 16.0d, 16.0d, 15.2d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_WALL = (VoxelShape) Stream.of(Block.box(0.8d, 1.0d, 0.8d, 2.4d, 16.0d, 15.2d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST_WALL = (VoxelShape) Stream.of(Block.box(13.6d, 1.0d, 0.8d, 15.2d, 16.0d, 13.6d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_NORTH_WALL = (VoxelShape) Stream.of(Block.box(2.4d, 1.0d, 0.8d, 13.6d, 16.0d, 2.4d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_SOUTH_WALL = (VoxelShape) Stream.of(Block.box(2.4d, 1.0d, 13.6d, 15.2d, 16.0d, 15.2d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_FLOOR_BIG = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 1.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_FLOOR = (VoxelShape) Stream.of(Block.box(0.8d, 0.0d, 0.8d, 15.2d, 1.0d, 15.2d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_X_AXIS = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_NORTH_WALL, SHAPE_SOUTH_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_Z_AXIS = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_EAST_WALL, SHAPE_WEST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_ONE_BORDER_N = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_SOUTH_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_ONE_BORDER_E = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_WEST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_ONE_BORDER_W = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_EAST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_ONE_BORDER_S = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_NORTH_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_NORTH_END = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_NORTH_WALL, SHAPE_EAST_WALL, SHAPE_WEST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST_END = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_EAST_WALL, SHAPE_NORTH_WALL, SHAPE_SOUTH_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_SOUTH_END = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_SOUTH_WALL, SHAPE_EAST_WALL, SHAPE_WEST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_END = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_WEST_WALL, SHAPE_NORTH_WALL, SHAPE_SOUTH_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_NE_CORNER = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_NORTH_WALL, SHAPE_EAST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_NW_CORNER = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_NORTH_WALL, SHAPE_WEST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_SE_CORNER = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_SOUTH_WALL, SHAPE_EAST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_SW_CORNER = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_SOUTH_WALL, SHAPE_WEST_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_BOX = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_WEST_WALL, SHAPE_EAST_WALL, SHAPE_NORTH_WALL, SHAPE_SOUTH_WALL, SHAPE_FLOOR}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + public static final EnumProperty TYPE = EnumProperty.create("type", CatwalkType.class); + public static final BooleanProperty NE_POST = BooleanProperty.create("ne_post"); + public static final BooleanProperty SE_POST = BooleanProperty.create("se_post"); + public static final BooleanProperty SW_POST = BooleanProperty.create("sw_post"); + public static final BooleanProperty NW_POST = BooleanProperty.create("nw_post"); + public static final BooleanProperty ALTERED = BooleanProperty.create("altered"); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CatwalkBlock$CatwalkType.class */ + public enum CatwalkType implements StringRepresentable { + single, + mid, + one_border_n, + one_border_e, + one_border_s, + one_border_w, + x_axis, + z_axis, + s_end, + w_end, + n_end, + e_end, + ne_corner, + se_corner, + nw_corner, + sw_corner; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch ((CatwalkType) bs.getValue(TYPE)) { + case single: + return SHAPE_BOX; + case mid: + return SHAPE_FLOOR; + case one_border_n: + return SHAPE_ONE_BORDER_N; + case one_border_e: + return SHAPE_ONE_BORDER_E; + case one_border_s: + return SHAPE_ONE_BORDER_S; + case one_border_w: + return SHAPE_ONE_BORDER_W; + case x_axis: + return SHAPE_X_AXIS; + case z_axis: + return SHAPE_Z_AXIS; + case s_end: + return SHAPE_SOUTH_END; + case w_end: + return SHAPE_WEST_END; + case n_end: + return SHAPE_NORTH_END; + case e_end: + return SHAPE_EAST_END; + case ne_corner: + return SHAPE_NE_CORNER; + case nw_corner: + return SHAPE_NW_CORNER; + case se_corner: + return SHAPE_SE_CORNER; + case sw_corner: + return SHAPE_SW_CORNER; + default: + return SHAPE_BOX; + } + } + + public InteractionResult use(BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult p_225533_6_) { + if (player.isSteppingCarefully() && hand == InteractionHand.MAIN_HAND && player.getItemInHand(hand).isEmpty()) { + if (!level.isClientSide) { + CatwalkType initialType = (CatwalkType) state.getValue(TYPE); + Direction dir = player.getDirection(); + CatwalkType newType = null; + if (initialType == CatwalkType.w_end && dir == Direction.NORTH) { + newType = CatwalkType.nw_corner; + } else if (initialType == CatwalkType.w_end && dir == Direction.SOUTH) { + newType = CatwalkType.sw_corner; + } else if (initialType == CatwalkType.w_end) { + newType = CatwalkType.x_axis; + } else if (initialType == CatwalkType.e_end && dir == Direction.NORTH) { + newType = CatwalkType.ne_corner; + } else if (initialType == CatwalkType.e_end && dir == Direction.SOUTH) { + newType = CatwalkType.se_corner; + } else if (initialType == CatwalkType.e_end) { + newType = CatwalkType.x_axis; + } else if (initialType == CatwalkType.s_end && dir == Direction.EAST) { + newType = CatwalkType.se_corner; + } else if (initialType == CatwalkType.s_end && dir == Direction.WEST) { + newType = CatwalkType.sw_corner; + } else if (initialType == CatwalkType.s_end) { + newType = CatwalkType.z_axis; + } else if (initialType == CatwalkType.n_end && dir == Direction.EAST) { + newType = CatwalkType.ne_corner; + } else if (initialType == CatwalkType.n_end && dir == Direction.WEST) { + newType = CatwalkType.nw_corner; + } else if (initialType == CatwalkType.n_end) { + newType = CatwalkType.z_axis; + } else if (initialType == CatwalkType.x_axis && dir == Direction.NORTH) { + newType = CatwalkType.one_border_s; + } else if (initialType == CatwalkType.x_axis && dir == Direction.SOUTH) { + newType = CatwalkType.one_border_n; + } else if (initialType == CatwalkType.z_axis && dir == Direction.WEST) { + newType = CatwalkType.one_border_e; + } else if (initialType == CatwalkType.z_axis && dir == Direction.EAST) { + newType = CatwalkType.one_border_w; + } else if (initialType == CatwalkType.one_border_e || initialType == CatwalkType.one_border_w || initialType == CatwalkType.one_border_n || initialType == CatwalkType.one_border_s) { + newType = CatwalkType.mid; + } else if (initialType == CatwalkType.ne_corner && dir == Direction.WEST) { + newType = CatwalkType.one_border_s; + } else if (initialType == CatwalkType.ne_corner && dir == Direction.SOUTH) { + newType = CatwalkType.one_border_w; + } else if (initialType == CatwalkType.nw_corner && dir == Direction.EAST) { + newType = CatwalkType.one_border_s; + } else if (initialType == CatwalkType.nw_corner && dir == Direction.SOUTH) { + newType = CatwalkType.one_border_e; + } else if (initialType == CatwalkType.se_corner && dir == Direction.WEST) { + newType = CatwalkType.one_border_n; + } else if (initialType == CatwalkType.se_corner && dir == Direction.NORTH) { + newType = CatwalkType.one_border_w; + } else if (initialType == CatwalkType.sw_corner && dir == Direction.EAST) { + newType = CatwalkType.one_border_n; + } else if (initialType == CatwalkType.sw_corner && dir == Direction.NORTH) { + newType = CatwalkType.one_border_e; + } + if (newType != initialType && newType != null) { + level.setBlock(pos, (BlockState) ((BlockState) state.setValue(ALTERED, true)).setValue(TYPE, newType), 2); + } + } + return InteractionResult.CONSUME; + } + return InteractionResult.PASS; + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext context) { + return getNewState(context.getLevel(), context.getClickedPos()); + } + + public BlockState updateShape(BlockState state, Direction dir, BlockState updater, LevelAccessor world, BlockPos pos, BlockPos updaterPos) { + if (((Boolean) state.getValue(ALTERED)).booleanValue()) { + return state; + } + return getNewState(world, pos); + } + + protected BlockState applyCatwalkPosts(BlockState state, boolean useNePost, boolean useNwPost, boolean useSePost, boolean useSwPost) { + return (BlockState) ((BlockState) ((BlockState) ((BlockState) state.setValue(NE_POST, Boolean.valueOf(useNePost))).setValue(NW_POST, Boolean.valueOf(useNwPost))).setValue(SE_POST, Boolean.valueOf(useSePost))).setValue(SW_POST, Boolean.valueOf(useSwPost)); + } + + protected BlockState getNewState(LevelAccessor world, BlockPos pos) { + BlockState nState = world.getBlockState(pos.north()); + BlockState eState = world.getBlockState(pos.east()); + BlockState sState = world.getBlockState(pos.south()); + BlockState wState = world.getBlockState(pos.west()); + int adjacentTableCount = 0; + boolean nTable = nState.is(this); + boolean eTable = eState.is(this); + boolean sTable = sState.is(this); + boolean wTable = wState.is(this); + BlockState neState = world.getBlockState(pos.north().east()); + BlockState nwState = world.getBlockState(pos.north().west()); + BlockState seState = world.getBlockState(pos.south().east()); + BlockState swState = world.getBlockState(pos.south().west()); + boolean neTable = neState.is(this); + boolean nwTable = nwState.is(this); + boolean seTable = seState.is(this); + boolean swTable = swState.is(this); + boolean useNePost = false; + boolean useNwPost = false; + boolean useSePost = false; + boolean useSwPost = false; + if (nTable && eTable && !neTable) { + useNePost = true; + } + if (nTable && wTable && !nwTable) { + useNwPost = true; + } + if (sTable && eTable && !seTable) { + useSePost = true; + } + if (sTable && wTable && !swTable) { + useSwPost = true; + } + if (nTable) { + adjacentTableCount = 0 + 1; + } + if (eTable) { + adjacentTableCount++; + } + if (sTable) { + adjacentTableCount++; + } + if (wTable) { + adjacentTableCount++; + } + if (adjacentTableCount >= 2) { + if (nTable && eTable && !sTable && !wTable) { + if (neTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.sw_corner); + } + return (BlockState) ((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.sw_corner)).setValue(NE_POST, true); + } + if (nTable && wTable && !sTable && !eTable) { + if (nwTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.se_corner); + } + return (BlockState) ((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.se_corner)).setValue(NW_POST, true); + } + if (sTable && eTable && !nTable && !wTable) { + if (seTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.nw_corner); + } + return (BlockState) ((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.nw_corner)).setValue(SE_POST, true); + } + if (sTable && wTable && !nTable && !eTable) { + if (swTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.ne_corner); + } + return (BlockState) ((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.ne_corner)).setValue(SW_POST, true); + } + if (adjacentTableCount == 2 && wTable && eTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.x_axis); + } + if (adjacentTableCount == 2 && nTable && sTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.z_axis); + } + if (adjacentTableCount == 3) { + if (wTable && nTable && eTable) { + return applyCatwalkPosts((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.one_border_n), useNePost, useNwPost, useSePost, useSwPost); + } + if (nTable && eTable && sTable) { + return applyCatwalkPosts((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.one_border_e), useNePost, useNwPost, useSePost, useSwPost); + } + if (eTable && sTable && wTable) { + return applyCatwalkPosts((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.one_border_s), useNePost, useNwPost, useSePost, useSwPost); + } + if (sTable && wTable && nTable) { + return applyCatwalkPosts((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.one_border_w), useNePost, useNwPost, useSePost, useSwPost); + } + } + if (adjacentTableCount == 4 && !seTable && !swTable && !neTable && !nwTable) { + return applyCatwalkPosts((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.mid), useNePost, useNwPost, useSePost, useSwPost); + } + return applyCatwalkPosts((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.mid), useNePost, useNwPost, useSePost, useSwPost); + } + if (adjacentTableCount == 1) { + if (nTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.s_end); + } + if (eTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.w_end); + } + if (sTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.n_end); + } + if (wTable) { + return (BlockState) defaultBlockState().setValue(TYPE, CatwalkType.e_end); + } + } + return applyCatwalkPosts(defaultBlockState(), useNePost, useNwPost, useSePost, useSwPost); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{TYPE, NE_POST, NW_POST, SE_POST, SW_POST, ALTERED}); + } + + public CatwalkBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) ((BlockState) ((BlockState) ((BlockState) ((BlockState) ((BlockState) defaultBlockState().setValue(TYPE, CatwalkType.single)).setValue(NE_POST, false)).setValue(NW_POST, false)).setValue(SE_POST, false)).setValue(SW_POST, false)).setValue(ALTERED, false)); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/CeilingFanBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/CeilingFanBlock.java new file mode 100644 index 0000000..8da6636 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/CeilingFanBlock.java @@ -0,0 +1,84 @@ +package com.dairymoose.modernlife.blocks; + +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.level.block.state.properties.IntegerProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CeilingFanBlock.class */ +public class CeilingFanBlock extends FaceAttachedHorizontalDirectionalBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(7.25d, 14.0d, 7.25d, 8.75d, 16.0d, 8.75d), Block.box(0.0d, 13.95d, 0.15d, 16.0d, 14.95d, 16.15d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + public static final IntegerProperty SPEED = IntegerProperty.create("speed", 0, 1); + + public BlockState rotate(BlockState state, Rotation rotation) { + return state; + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state; + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Requires redstone power to operate")); + } + + public CeilingFanBlock(Properties props) { + super(props); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(SPEED, 0)).setValue(FaceAttachedHorizontalDirectionalBlock.FACE, AttachFace.CEILING)); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + int speedValue = 0; + BlockPos pos = context.getClickedPos(); + boolean signal = context.getLevel().hasNeighborSignal(pos); + if (signal) { + speedValue = 1; + } + return (BlockState) defaultBlockState().setValue(SPEED, Integer.valueOf(speedValue)); + } + + public void neighborChanged(BlockState state, Level world, BlockPos pos, Block block, BlockPos neighborPos, boolean p_220069_6_) { + int speedValue = 0; + boolean signal = world.hasNeighborSignal(pos); + if (signal) { + speedValue = 1; + } + if (block != this && speedValue != ((Integer) state.getValue(SPEED)).intValue()) { + world.setBlock(pos, (BlockState) state.setValue(SPEED, Integer.valueOf(speedValue)), 2); + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FaceAttachedHorizontalDirectionalBlock.FACE, SPEED}); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + return SHAPE_NORTH; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/ChairBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/ChairBlock.java new file mode 100644 index 0000000..eec2c21 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/ChairBlock.java @@ -0,0 +1,101 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ChairBlock.class */ +public class ChairBlock extends StandardHorizontalBlock { + private static final Logger LOGGER = LogManager.getLogger(); + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(2.0d, 10.0d, 13.0d, 14.0d, 24.0d, 14.0d), Block.box(2.0d, 0.0d, 2.0d, 14.0d, 9.0d, 14.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public ChairBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState(defaultBlockState()); + } + + @Deprecated + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player player, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (!p_225533_2_.isClientSide) { + DummyEntity dummy = DummyEntity.getEntity(0.4f, p_225533_2_, p_225533_3_, true); + dummy.ride(player); + } + return InteractionResult.CONSUME; + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + /* renamed from: com.dairymoose.modernlife.blocks.ChairBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ChairBlock$1.class */ + static /* synthetic */ class C00131 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00131.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/ChessBoardBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/ChessBoardBlock.java new file mode 100644 index 0000000..3af5d79 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/ChessBoardBlock.java @@ -0,0 +1,189 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.blocks.gui.chess.CheckState; +import com.dairymoose.modernlife.blocks.gui.chess.ChessScreen; +import com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer; +import com.dairymoose.modernlife.tileentities.ChessBoardBlockEntity; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Container; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.fml.DistExecutor; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ChessBoardBlock.class */ +public class ChessBoardBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE = Block.box(2.0d, 0.0d, 2.0d, 14.0d, 1.0d, 14.0d); + + public ChessBoardBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.ChessBoardBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ChessBoardBlock$1.class */ + public class RunnableC00141 implements Runnable { + final /* synthetic */ BlockPos val$pos; + + RunnableC00141(BlockPos blockPos, BlockPos val$pos) { + this.val$pos = val$pos; + BlockPos pos = blockPos; + } + + @Override // java.lang.Runnable + public void run() { + ChessScreen screen = new ChessScreen(val$pos); + Minecraft.getInstance().setScreen(screen); + } + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos pos, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_2_.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.ChessBoardBlock.1 + final /* synthetic */ BlockPos val$pos = null; + + void RunnableC00141(BlockPos pos2) { + pos = pos2; + } + + @Override // java.lang.Runnable + public void run() { + ChessScreen screen = new ChessScreen(pos); + Minecraft.getInstance().setScreen(screen); + } + }; + }); + } + return InteractionResult.CONSUME; + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + return 20; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + return 5; + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + ChessBoardBlockEntity toReturn = (ChessBoardBlockEntity) ChessBoardBlockEntity.CHESS_BOARD.create(pos, state); + return toReturn; + } + + public void setPlacedBy(Level worldIn, BlockPos pos, BlockState state, @Nullable LivingEntity placer, ItemStack itemStack) { + if (!worldIn.isClientSide) { + BlockEntity e = worldIn.getBlockEntity(pos); + if (e instanceof ChessBoardBlockEntity) { + ChessBoardBlockEntity tile = (ChessBoardBlockEntity) e; + tile.setItem(0, itemStack.copy()); + } + } + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + if (itemStack.getTag() != null && itemStack.getTag().contains("BoardState")) { + CompoundTag boardState = itemStack.getTag().getCompound("BoardState"); + int currentTurn = boardState.getInt("CurrentTurn"); + String whitePlayer = boardState.getString("WhitePlayer"); + String blackPlayer = boardState.getString("BlackPlayer"); + int newCheckState = boardState.getInt("NewCheckState"); + boolean gameOver = false; + if (newCheckState == CheckState.BLACK_CHECKMATE.ordinal()) { + gameOver = true; + list.add(new TextComponent("White won the game!")); + } else if (newCheckState == CheckState.WHITE_CHECKMATE.ordinal()) { + gameOver = true; + list.add(new TextComponent("Black won the game!")); + } else { + list.add(new TextComponent("Game in progress...")); + } + list.add(new TextComponent("")); + list.add(new TextComponent("Turn counter: " + currentTurn)); + list.add(new TextComponent("White player: " + whitePlayer)); + list.add(new TextComponent("Black player: " + blackPlayer)); + if (!gameOver) { + boolean isWhiteTurn = boardState.getBoolean("IsWhiteTurn"); + if (isWhiteTurn) { + list.add(new TextComponent("White's turn")); + return; + } else { + list.add(new TextComponent("Black's turn")); + return; + } + } + return; + } + list.add(new TextComponent("Place it down and begin a new game!")); + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + Container blockEntity = p_196243_2_.getBlockEntity(p_196243_3_); + if (blockEntity instanceof Container) { + if (p_196243_2_.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.ChessBoardBlock.2 + final /* synthetic */ BlockPos val$p_196243_3_; + + RunnableC00152(BlockPos p_196243_3_2) { + p_196243_3_ = p_196243_3_2; + } + + @Override // java.lang.Runnable + public void run() { + ChessBoardBlockEntityRenderer.stateMap.remove(p_196243_3_); + } + }; + }); + } + Containers.dropContents(p_196243_2_, p_196243_3_2, blockEntity); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_2, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_2, p_196243_4_, p_196243_5_); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.ChessBoardBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ChessBoardBlock$2.class */ + public class RunnableC00152 implements Runnable { + final /* synthetic */ BlockPos val$p_196243_3_; + + RunnableC00152(BlockPos p_196243_3_2) { + p_196243_3_ = p_196243_3_2; + } + + @Override // java.lang.Runnable + public void run() { + ChessBoardBlockEntityRenderer.stateMap.remove(p_196243_3_); + } + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + return SHAPE; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeMugBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeMugBlock.java new file mode 100644 index 0000000..e4e01ea --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeMugBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CoffeeMugBlock.class */ +public class CoffeeMugBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(7.85d, 2.4d, 6.5d, 8.15d, 2.65d, 7.0d), Block.box(7.85d, 0.4d, 6.25d, 8.15d, 2.65d, 6.5d), Block.box(7.85d, 0.4d, 6.5d, 8.15d, 0.65d, 7.0d), Block.box(7.0d, 0.0d, 7.0d, 9.0d, 3.0d, 9.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public CoffeeMugBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.CoffeeMugBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CoffeeMugBlock$1.class */ + static /* synthetic */ class C00161 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00161.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeTableBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeTableBlock.java new file mode 100644 index 0000000..7555d22 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/CoffeeTableBlock.java @@ -0,0 +1,32 @@ +package com.dairymoose.modernlife.blocks; + +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/CoffeeTableBlock.class */ +public class CoffeeTableBlock extends SmallTableBlock { + protected static final VoxelShape SHAPE_NORMAL = (VoxelShape) Stream.of(Block.box(0.01d, 0.0d, 0.01d, 15.99d, 8.0d, 15.99d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + + public CoffeeTableBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + public CoffeeTableBlock(Properties p_i48377_1_, boolean skipDefaultState) { + super(p_i48377_1_, skipDefaultState); + } + + @Override // com.dairymoose.modernlife.blocks.SmallTableBlock + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + return SHAPE_NORMAL; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/DeckBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/DeckBlock.java new file mode 100644 index 0000000..74f3126 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/DeckBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.tags.BlockTags; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/DeckBlock.class */ +public class DeckBlock extends Block { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(2.5d, 13.5d, 0.0d, 5.5d, 15.5d, 16.0d), Block.box(10.5d, 13.5d, 0.0d, 13.5d, 15.5d, 16.0d), Block.box(0.0d, 14.0d, 0.5d, 16.0d, 16.0d, 3.5d), Block.box(0.0d, 14.0d, 4.5d, 16.0d, 16.0d, 7.5d), Block.box(0.0d, 14.0d, 8.5d, 16.0d, 16.0d, 11.5d), Block.box(0.0d, 14.0d, 12.5d, 16.0d, 16.0d, 15.5d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape WITH_SUPPORT = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{SHAPE_SOUTH, Block.box(6.0d, 0.0d, 6.0d, 10.0d, 14.0d, 10.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + public static final BooleanProperty SUPPORT = BooleanProperty.create("support"); + + public DeckBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(SUPPORT, Boolean.FALSE)); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_4_.getBlockState(p_196271_5_.below()).m_204336_(BlockTags.WOODEN_FENCES)) { + return (BlockState) defaultBlockState().setValue(SUPPORT, true); + } + return defaultBlockState(); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + if (context.getLevel().getBlockState(context.getClickedPos().below()).m_204336_(BlockTags.WOODEN_FENCES)) { + return (BlockState) defaultBlockState().setValue(SUPPORT, true); + } + return defaultBlockState(); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{SUPPORT}); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + if (((Boolean) bs.getValue(SUPPORT)).booleanValue()) { + return WITH_SUPPORT; + } + return SHAPE_SOUTH; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/DeluxeBedBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/DeluxeBedBlock.java new file mode 100644 index 0000000..e6a1c54 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/DeluxeBedBlock.java @@ -0,0 +1,300 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.damagesource.DamageSource; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.npc.Villager; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.DyeColor; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Explosion; +import net.minecraft.world.level.ExplosionDamageCalculator; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.BedBlock; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.RenderShape; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BedPart; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.level.pathfinder.PathComputationType; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.Vec3; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/DeluxeBedBlock.class */ +public class DeluxeBedBlock extends BedBlock { + public static final DirectionProperty FACING = HorizontalDirectionalBlock.FACING; + public static final EnumProperty CORNER = EnumProperty.create("corner", CornerType.class); + public static final EnumProperty PART = BlockStateProperties.BED_PART; + public static final BooleanProperty OCCUPIED = BlockStateProperties.OCCUPIED; + protected static final VoxelShape SOUTH_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 11.0d, 15.99d); + protected static final VoxelShape NORTH_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 11.0d, 15.99d); + protected static final VoxelShape WEST_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 11.0d, 15.99d); + protected static final VoxelShape EAST_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 11.0d, 15.99d); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/DeluxeBedBlock$CornerType.class */ + public enum CornerType implements StringRepresentable { + bottom_left, + bottom_right, + top_left, + top_right; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public DeluxeBedBlock(Properties p_i48413_1_) { + super(DyeColor.GRAY, p_i48413_1_); + registerDefaultState((BlockState) ((BlockState) ((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(CORNER, CornerType.bottom_left)).setValue(PART, BedPart.FOOT)).setValue(OCCUPIED, false)); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public RenderShape getRenderShape(BlockState p_149645_1_) { + return RenderShape.MODEL; + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + Direction lvt_5_1_ = p_220053_1_.getValue(FACING); + switch (lvt_5_1_.ordinal()) { + case 1: + default: + return EAST_AABB; + case 2: + return SOUTH_AABB; + case 3: + return WEST_AABB; + case 4: + return NORTH_AABB; + } + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + Direction checkDir; + Direction checkDirLateral; + CornerType lvt_7_1_ = (CornerType) p_196271_1_.getValue(CORNER); + if (p_196271_1_.getValue(FACING) == Direction.EAST) { + checkDir = Direction.EAST; + } else if (p_196271_1_.getValue(FACING) == Direction.WEST) { + checkDir = Direction.WEST; + } else if (p_196271_1_.getValue(FACING) == Direction.NORTH) { + checkDir = Direction.NORTH; + } else { + checkDir = Direction.SOUTH; + } + if (p_196271_1_.getValue(FACING) == Direction.EAST) { + checkDirLateral = Direction.SOUTH; + } else if (p_196271_1_.getValue(FACING) == Direction.WEST) { + checkDirLateral = Direction.NORTH; + } else if (p_196271_1_.getValue(FACING) == Direction.NORTH) { + checkDirLateral = Direction.EAST; + } else { + checkDirLateral = Direction.WEST; + } + if ((lvt_7_1_ == CornerType.bottom_left || lvt_7_1_ == CornerType.top_left) && p_196271_5_.relative(checkDirLateral).equals(p_196271_6_) && !p_196271_3_.is(CustomBlocks.BLOCK_DELUXE_BED.get())) { + return Blocks.AIR.defaultBlockState(); + } + if ((lvt_7_1_ == CornerType.bottom_right || lvt_7_1_ == CornerType.top_right) && p_196271_5_.relative(checkDirLateral.getOpposite()).equals(p_196271_6_) && !p_196271_3_.is(CustomBlocks.BLOCK_DELUXE_BED.get())) { + return Blocks.AIR.defaultBlockState(); + } + if ((lvt_7_1_ == CornerType.bottom_left || lvt_7_1_ == CornerType.bottom_right) && p_196271_5_.relative(checkDir).equals(p_196271_6_) && !p_196271_3_.is(CustomBlocks.BLOCK_DELUXE_BED.get())) { + return Blocks.AIR.defaultBlockState(); + } + if ((lvt_7_1_ == CornerType.top_left || lvt_7_1_ == CornerType.top_right) && p_196271_5_.relative(checkDir.getOpposite()).equals(p_196271_6_) && !p_196271_3_.is(CustomBlocks.BLOCK_DELUXE_BED.get())) { + return Blocks.AIR.defaultBlockState(); + } + return p_196271_1_; + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + CornerType doubleblockhalf = (CornerType) p_241471_2_.getValue(CORNER); + if (doubleblockhalf == CornerType.bottom_left) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(CORNER) == CornerType.bottom_left) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.relative(p_196258_1_.getHorizontalDirection())).canBeReplaced(p_196258_1_) && p_196258_1_.getLevel().getBlockState(lvt_2_1_.relative(p_196258_1_.getHorizontalDirection()).relative(p_196258_1_.getHorizontalDirection().getClockWise())).canBeReplaced(p_196258_1_) && p_196258_1_.getLevel().getBlockState(lvt_2_1_.relative(p_196258_1_.getHorizontalDirection().getClockWise())).canBeReplaced(p_196258_1_)) { + Level lvt_3_1_ = p_196258_1_.getLevel(); + boolean z = lvt_3_1_.hasNeighborSignal(lvt_2_1_) || lvt_3_1_.hasNeighborSignal(lvt_2_1_.above()); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, p_196258_1_.getHorizontalDirection())).setValue(CORNER, CornerType.bottom_left); + } + return null; + } + + public BlockState rotate(BlockState p_52790_, Rotation p_52791_) { + return (BlockState) p_52790_.setValue(FACING, p_52791_.rotate(p_52790_.getValue(FACING))); + } + + public BlockState mirror(BlockState p_52787_, Mirror p_52788_) { + return p_52788_ == Mirror.NONE ? p_52787_ : p_52787_.rotate(p_52788_.getRotation(p_52787_.getValue(FACING))); + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + p_180633_1_.setBlock(p_180633_2_.relative(p_180633_4_.getDirection()), (BlockState) p_180633_3_.setValue(CORNER, CornerType.top_left), 3); + p_180633_1_.setBlock(p_180633_2_.relative(p_180633_4_.getDirection()).relative(p_180633_4_.getDirection().getClockWise()), (BlockState) p_180633_3_.setValue(CORNER, CornerType.top_right), 3); + p_180633_1_.setBlock(p_180633_2_.relative(p_180633_4_.getDirection().getClockWise()), (BlockState) p_180633_3_.setValue(CORNER, CornerType.bottom_right), 3); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + p_196260_2_.getBlockState(lvt_4_1_); + return true; + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return 0L; + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_2_.isClientSide) { + return InteractionResult.CONSUME; + } + if (p_225533_1_.getValue(CORNER) != CornerType.top_left && p_225533_1_.getValue(CORNER) != CornerType.top_right) { + p_225533_3_ = p_225533_3_.relative(p_225533_1_.getValue(FACING)); + p_225533_1_ = p_225533_2_.getBlockState(p_225533_3_); + if (!p_225533_1_.is(this)) { + return InteractionResult.CONSUME; + } + } + if (((Boolean) p_225533_1_.getValue(OCCUPIED)).booleanValue()) { + if (p_225533_1_.getValue(CORNER) == CornerType.top_left) { + p_225533_3_ = p_225533_3_.relative(p_225533_1_.getValue(FACING).getClockWise()); + p_225533_1_ = p_225533_2_.getBlockState(p_225533_3_); + if (!p_225533_1_.is(this)) { + return InteractionResult.CONSUME; + } + } else if (p_225533_1_.getValue(CORNER) == CornerType.top_right) { + p_225533_3_ = p_225533_3_.relative(p_225533_1_.getValue(FACING).getCounterClockWise()); + p_225533_1_ = p_225533_2_.getBlockState(p_225533_3_); + if (!p_225533_1_.is(this)) { + return InteractionResult.CONSUME; + } + } + } + if (!canSetSpawn(p_225533_2_)) { + p_225533_2_.removeBlock(p_225533_3_, false); + BlockPos lvt_7_1_ = p_225533_3_.relative(p_225533_1_.getValue(FACING).getOpposite()); + if (p_225533_2_.getBlockState(lvt_7_1_).is(this)) { + p_225533_2_.removeBlock(lvt_7_1_, false); + } + p_225533_2_.explode((Entity) null, DamageSource.badRespawnPointExplosion(), (ExplosionDamageCalculator) null, p_225533_3_.getX() + 0.5d, p_225533_3_.getY() + 0.5d, p_225533_3_.getZ() + 0.5d, 5.0f, true, Explosion.BlockInteraction.DESTROY); + return InteractionResult.SUCCESS; + } + if (((Boolean) p_225533_1_.getValue(OCCUPIED)).booleanValue()) { + if (!kickVillagerOutOfBed(p_225533_2_, p_225533_3_)) { + p_225533_4_.displayClientMessage(new TranslatableComponent("block.minecraft.bed.occupied"), true); + } + return InteractionResult.SUCCESS; + } + p_225533_4_.startSleepInBed(p_225533_3_).ifLeft(p_220173_1_ -> { + if (p_220173_1_ != null) { + p_225533_4_.displayClientMessage(p_220173_1_.getMessage(), true); + } + }); + return InteractionResult.SUCCESS; + } + + public boolean isPathfindable(BlockState p_196266_1_, BlockGetter p_196266_2_, BlockPos p_196266_3_, PathComputationType p_196266_4_) { + return false; + } + + public static boolean canSetSpawn(Level p_235330_0_) { + return p_235330_0_.dimensionType().bedWorks(); + } + + private boolean kickVillagerOutOfBed(Level p_226861_1_, BlockPos p_226861_2_) { + List lvt_3_1_ = p_226861_1_.m_6443_(Villager.class, new AABB(p_226861_2_), (v0) -> { + return v0.isSleeping(); + }); + if (lvt_3_1_.isEmpty()) { + return false; + } + lvt_3_1_.get(0).stopSleeping(); + return true; + } + + public void fallOn(Level p_180658_1_, BlockState state, BlockPos p_180658_2_, Entity p_180658_3_, float p_180658_4_) { + super.fallOn(p_180658_1_, state, p_180658_2_, p_180658_3_, p_180658_4_ * 0.5f); + } + + public void updateEntityAfterFallOn(BlockGetter p_176216_1_, Entity p_176216_2_) { + if (p_176216_2_.isSuppressingBounce()) { + super.updateEntityAfterFallOn(p_176216_1_, p_176216_2_); + } else { + bounceUp(p_176216_2_); + } + } + + private void bounceUp(Entity p_226860_1_) { + Vec3 lvt_2_1_ = p_226860_1_.getDeltaMovement(); + if (lvt_2_1_.y < 0.0d) { + double lvt_3_1_ = p_226860_1_ instanceof LivingEntity ? 1.0d : 0.8d; + p_226860_1_.setDeltaMovement(lvt_2_1_.x, (-lvt_2_1_.y) * 0.6600000262260437d * lvt_3_1_, lvt_2_1_.z); + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{CORNER, FACING, PART, OCCUPIED}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/DoubleWallShelfBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/DoubleWallShelfBlock.java new file mode 100644 index 0000000..fb7d0f8 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/DoubleWallShelfBlock.java @@ -0,0 +1,78 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.WallShelfBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/DoubleWallShelfBlock.class */ +public class DoubleWallShelfBlock extends WallShelfBlock implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH_DOUBLE = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 1.0d, 0.0d, 16.0d, 5.5d, 6.0d), Block.box(0.0d, 9.0d, 0.0d, 16.0d, 13.5d, 6.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_DOUBLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_DOUBLE); + protected static final VoxelShape SHAPE_NORTH_DOUBLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_DOUBLE); + protected static final VoxelShape SHAPE_EAST_DOUBLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_DOUBLE); + + public DoubleWallShelfBlock(Properties props) { + super(props); + } + + @Override // com.dairymoose.modernlife.blocks.WallShelfBlock + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + WallShelfBlockEntity toReturn = (WallShelfBlockEntity) WallShelfBlockEntity.DOUBLE_WALL_SHELF.create(pos, state); + return toReturn; + } + + /* renamed from: com.dairymoose.modernlife.blocks.DoubleWallShelfBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/DoubleWallShelfBlock$1.class */ + static /* synthetic */ class C00171 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + @Override // com.dairymoose.modernlife.blocks.WallShelfBlock + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00171.$SwitchMap$net$minecraft$core$Direction[bs.getValue(WallShelfBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH_DOUBLE; + case 2: + return SHAPE_SOUTH_DOUBLE; + case 3: + return SHAPE_EAST_DOUBLE; + case 4: + return SHAPE_WEST_DOUBLE; + default: + return WallShelfBlock.SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/DualMonitorBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/DualMonitorBlock.java new file mode 100644 index 0000000..74607ea --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/DualMonitorBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/DualMonitorBlock.class */ +public class DualMonitorBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Shapes.join(Block.box(-0.5281250000000002d, 0.0d, 6.880624999999999d, 0.546875d, 0.25d, 9.880624999999998d), Block.box(-0.5031249999999998d, 1.9517372179744426d, 4.892322582022786d, 0.4968749999999993d, 2.2017372179744426d, 6.992322582022786d), BooleanOp.OR), Shapes.join(Block.box(-8.003125d, 1.625d, 8.193125d, 7.996874999999999d, 11.624999999999998d, 8.293125000000002d), Block.box(-8.003125d, 1.625d, 8.543125d, 7.996874999999999d, 11.624999999999998d, 8.718124999999997d), BooleanOp.OR), Shapes.join(Block.box(7.996874999999999d, 1.625d, 8.543125d, 23.996875d, 11.624999999999998d, 8.718124999999997d), Shapes.join(Block.box(7.996874999999999d, 1.625d, 8.193125d, 23.996875d, 11.624999999999998d, 8.293125000000002d), Shapes.join(Block.box(15.471874999999999d, 0.0d, 6.880624999999999d, 16.546875d, 0.25d, 9.880624999999998d), Block.box(15.496875d, -0.15000000000000036d, 6.8706249999999995d, 16.496875d, 1.9500000000000002d, 7.1206249999999995d), BooleanOp.OR), BooleanOp.OR), BooleanOp.OR)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + + public DualMonitorBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection().getOpposite()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.DualMonitorBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/DualMonitorBlock$1.class */ + static /* synthetic */ class C00181 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00181.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/EaselBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/EaselBlock.java new file mode 100644 index 0000000..aae174f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/EaselBlock.java @@ -0,0 +1,244 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.blocks.gui.EaselScreen; +import com.dairymoose.modernlife.blocks.gui.EaselSizeScreen; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeClient; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.tileentities.EaselBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.world.Container; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.fml.DistExecutor; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/EaselBlock.class */ +public class EaselBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE_NORTH = Block.box(3.5d, 0.0d, 3.2d, 14.0d, 23.0d, 12.8d); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + public static final BooleanProperty EMPTY = BooleanProperty.create("empty"); + + public EaselBlock() { + super(Properties.of(Material.WOOD).sound(SoundType.WOOD).strength(2.5f, 0.0f)); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(EMPTY, Boolean.TRUE)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Place a canvas on it to begin painting")); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return (p_196260_2_.isEmptyBlock(p_196260_3_.below()) || p_196260_2_.getBlockState(p_196260_3_.below()).is(CustomBlocks.BLOCK_EASEL.get())) ? false : true; + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + Container blockEntity = (Container) p_196243_2_.getBlockEntity(p_196243_3_); + if (blockEntity != null) { + Containers.dropContents(p_196243_2_, p_196243_3_, blockEntity); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_4_.getMainHandItem().getItem() == CustomBlocks.ITEM_CANVAS.get()) { + if (((Boolean) p_225533_1_.getValue(EMPTY)).booleanValue()) { + if (!p_225533_2_.isClientSide) { + BlockEntity tileEntity = p_225533_2_.getBlockEntity(p_225533_3_); + if (tileEntity instanceof EaselBlockEntity) { + EaselBlockEntity easelBlockEntity = (EaselBlockEntity) tileEntity; + if ((p_225533_2_ instanceof ServerLevel) && easelBlockEntity != null) { + easelBlockEntity.setItem(0, p_225533_4_.getMainHandItem().copy()); + p_225533_4_.getMainHandItem().setCount(0); + BlockState newState = (BlockState) p_225533_1_.setValue(EMPTY, false); + p_225533_2_.setBlockAndUpdate(p_225533_3_, newState); + ((ServerLevel) p_225533_2_).sendBlockUpdated(p_225533_3_, p_225533_1_, newState, 2); + } + } + } + return InteractionResult.CONSUME; + } + } else if (p_225533_4_.getMainHandItem().getItem() == Items.AIR && p_225533_4_.isSteppingCarefully()) { + if (!((Boolean) p_225533_1_.getValue(EMPTY)).booleanValue()) { + if (!p_225533_2_.isClientSide) { + BlockEntity tileEntity2 = p_225533_2_.getChunkAt(p_225533_3_).getBlockEntity(p_225533_3_); + ModernLifeCommon.LOGGER.debug("tileEntity = " + tileEntity2); + if (tileEntity2 instanceof EaselBlockEntity) { + EaselBlockEntity easelBlockEntity2 = (EaselBlockEntity) tileEntity2; + if ((p_225533_2_ instanceof ServerLevel) && easelBlockEntity2 != null) { + ItemStack canvasItem = easelBlockEntity2.getItem(0).copy(); + easelBlockEntity2.setItem(0, ItemStack.EMPTY); + p_225533_2_.setBlockAndUpdate(p_225533_3_, (BlockState) p_225533_1_.setValue(EMPTY, true)); + if (canvasItem != null) { + p_225533_4_.setItemInHand(InteractionHand.MAIN_HAND, canvasItem); + } + } + } + } + return InteractionResult.CONSUME; + } + } else if (!((Boolean) p_225533_1_.getValue(EMPTY)).booleanValue()) { + if (p_225533_2_.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.EaselBlock.1 + + @Override // java.lang.Runnable + public void run() { + EaselScreen screen = new EaselScreen(p_225533_2_, p_225533_3_); + BlockEntity tileEntity3 = p_225533_2_.getBlockEntity(p_225533_3_); + ModernLifeCommon.LOGGER.debug("tileEntity = " + tileEntity3); + if (tileEntity3 instanceof EaselBlockEntity) { + EaselBlockEntity easelBlockEntity3 = (EaselBlockEntity) tileEntity3; + ItemStack item = easelBlockEntity3.getItem(0); + ModernLifeCommon.LOGGER.debug("item = " + item); + if (item.getItem() == CustomBlocks.ITEM_CANVAS.get()) { + ModernLifeCommon.LOGGER.debug("canvas = " + tileEntity3); + if (item.hasTag() && item.getTag().contains("UniqueId")) { + long uniqueId = item.getTag().getLong("UniqueId"); + byte[] imageData = ModernLifeClient.getCanvasData(uniqueId); + if (imageData != null && imageData.length > 0) { + int texW = ModernLifeClient.getCanvasWidth(uniqueId); + int texH = ModernLifeClient.getCanvasHeight(uniqueId); + screen.setTextureSize(texW, texH); + screen.setInitialData(imageData); + ModernLifeCommon.LOGGER.debug("initialData = " + imageData.length); + } + } else if (((Boolean) ModernLifeConfig.CLIENT.showEaselResolutionScreen.get()).booleanValue()) { + EaselSizeScreen sizeScreen = new EaselSizeScreen(p_225533_2_, p_225533_3_); + Minecraft.getInstance().setScreen(sizeScreen); + return; + } else { + ModernLifeCommon.LOGGER.debug("empty canvas size = " + ModernLifeConfig.CLIENT.emptyCanvasEaselSize.get()); + screen.setTextureSize(((Integer) ModernLifeConfig.CLIENT.emptyCanvasEaselSize.get()).intValue(), ((Integer) ModernLifeConfig.CLIENT.emptyCanvasEaselSize.get()).intValue()); + } + } + } + screen.setBlockPos(p_225533_3_); + Minecraft.getInstance().setScreen(screen); + } + }; + }); + } + return InteractionResult.CONSUME; + } + return InteractionResult.PASS; + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + EaselBlockEntity toReturn = (EaselBlockEntity) EaselBlockEntity.EASEL.create(pos, state); + return toReturn; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, EMPTY}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.EaselBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/EaselBlock$2.class */ + static /* synthetic */ class C00202 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00202.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(FACING, context.getHorizontalDirection()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/ExtractorBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/ExtractorBlock.java new file mode 100644 index 0000000..7c45c4f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/ExtractorBlock.java @@ -0,0 +1,135 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.ExtractorBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.stats.Stats; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.HopperBlock; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.level.material.MaterialColor; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ExtractorBlock.class */ +public class ExtractorBlock extends HopperBlock implements EntityBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(1.0d, 0.0d, -1.0d, 15.0d, 14.0d, 3.0d), Block.box(3.0d, 2.0d, 8.0d, 13.0d, 12.0d, 9.0d), Block.box(7.0d, 13.975d, -4.0d, 9.0d, 14.975d, 1.0d), Block.box(7.0d, -0.975d, -4.0d, 9.0d, 0.025d, 1.0d), Block.box(0.025d, 6.0d, -4.0d, 1.025d, 8.0d, 1.0d), Block.box(14.975d, 6.0d, -4.0d, 15.975d, 8.0d, 1.0d), Block.box(4.0d, 3.0d, 9.0d, 12.0d, 11.0d, 16.0d), Block.box(2.0d, 2.0d, -0.95d, 3.0d, 13.0d, 9.0d), Block.box(13.0d, 2.0d, -0.95d, 14.0d, 13.0d, 9.0d), Block.box(3.0d, 12.0d, -0.95d, 13.0d, 13.0d, 9.0d), Block.box(2.0d, 1.0d, -0.95d, 14.0d, 2.0d, 9.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + + public ExtractorBlock() { + super(Properties.of(Material.METAL, MaterialColor.STONE).requiresCorrectToolForDrops().strength(3.0f, 4.8f).sound(SoundType.METAL).noOcclusion()); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(HopperBlock.FACING, Direction.NORTH)).setValue(HopperBlock.ENABLED, true)); + } + + public ExtractorBlock(Properties props) { + super(props); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(HopperBlock.FACING, Direction.NORTH)).setValue(HopperBlock.ENABLED, true)); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, ExtractorBlockEntity.EXTRACTOR, ExtractorBlockEntity::tick); + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Extracts items from attached chests or from the space in front of it")); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + switch (p_220053_1_.getValue(HopperBlock.FACING).ordinal()) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_NORTH; + case 3: + return SHAPE_SOUTH; + case 4: + return SHAPE_WEST; + case 5: + return SHAPE_EAST; + default: + return SHAPE_NORTH; + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return ExtractorBlockEntity.EXTRACTOR.create(pos, state); + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + if (p_180633_5_.hasCustomHoverName()) { + ExtractorBlockEntity blockEntity = (ExtractorBlockEntity) p_180633_1_.getBlockEntity(p_180633_2_); + if (blockEntity instanceof ExtractorBlockEntity) { + blockEntity.setCustomName(p_180633_5_.getHoverName()); + } + } + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + ExtractorBlockEntity blockEntity = (ExtractorBlockEntity) p_196243_2_.getBlockEntity(p_196243_3_); + if (blockEntity instanceof ExtractorBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, blockEntity); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + public void entityInside(BlockState p_196262_1_, Level p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) { + ExtractorBlockEntity blockEntity = (ExtractorBlockEntity) p_196262_2_.getBlockEntity(p_196262_3_); + if (blockEntity instanceof ExtractorBlockEntity) { + blockEntity.entityInside(p_196262_4_); + } + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_2_.isClientSide) { + return InteractionResult.SUCCESS; + } + ExtractorBlockEntity blockEntity = (ExtractorBlockEntity) p_225533_2_.getBlockEntity(p_225533_3_); + if (blockEntity instanceof ExtractorBlockEntity) { + p_225533_4_.openMenu(blockEntity); + p_225533_4_.awardStat(Stats.INSPECT_HOPPER); + } + return InteractionResult.CONSUME; + } + + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + Direction direction = p_196258_1_.getHorizontalDirection(); + return (BlockState) ((BlockState) defaultBlockState().setValue(HopperBlock.FACING, direction)).setValue(HopperBlock.ENABLED, true); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/FlatScreenTvBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/FlatScreenTvBlock.java new file mode 100644 index 0000000..01d5477 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/FlatScreenTvBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/FlatScreenTvBlock.class */ +public class FlatScreenTvBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(6.0d, 0.0d, 6.0d, 10.0d, 2.0d, 10.0d), Block.box(-11.1d, 1.525d, 7.0d, 27.075d, 22.65d, 9.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + + public FlatScreenTvBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection().getOpposite()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.FlatScreenTvBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/FlatScreenTvBlock$1.class */ + static /* synthetic */ class C00211 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00211.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/FloorMatBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/FloorMatBlock.java new file mode 100644 index 0000000..26f6e93 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/FloorMatBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/FloorMatBlock.class */ +public class FloorMatBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 3.0d, 16.0d, 1.0d, 13.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public FloorMatBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.FloorMatBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/FloorMatBlock$1.class */ + static /* synthetic */ class C00221 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00221.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/GlassCoffeeTableBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/GlassCoffeeTableBlock.java new file mode 100644 index 0000000..fa06327 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/GlassCoffeeTableBlock.java @@ -0,0 +1,165 @@ +package com.dairymoose.modernlife.blocks; + +import net.minecraft.core.BlockPos; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GlassCoffeeTableBlock.class */ +public class GlassCoffeeTableBlock extends CoffeeTableBlock { + public static final EnumProperty TYPE = EnumProperty.create("type", GlassTableType.class); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GlassCoffeeTableBlock$GlassTableType.class */ + public enum GlassTableType implements StringRepresentable { + single, + mid, + three_way_n, + three_way_e, + three_way_s, + three_way_w, + one_border_n, + one_border_e, + one_border_s, + one_border_w, + x_axis, + z_axis, + s_end, + w_end, + n_end, + e_end, + ne_corner, + se_corner, + nw_corner, + sw_corner, + ne_four_corner, + se_four_corner, + nw_four_corner, + sw_four_corner; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + @Override // com.dairymoose.modernlife.blocks.SmallTableBlock + protected BlockState getNewState(LevelAccessor world, BlockPos pos) { + BlockState nState = world.getBlockState(pos.north()); + BlockState eState = world.getBlockState(pos.east()); + BlockState sState = world.getBlockState(pos.south()); + BlockState wState = world.getBlockState(pos.west()); + int adjacentTableCount = 0; + boolean nTable = nState.is(this); + boolean eTable = eState.is(this); + boolean sTable = sState.is(this); + boolean wTable = wState.is(this); + BlockState neState = world.getBlockState(pos.north().east()); + BlockState nwState = world.getBlockState(pos.north().west()); + BlockState seState = world.getBlockState(pos.south().east()); + BlockState swState = world.getBlockState(pos.south().west()); + boolean neTable = neState.is(this); + boolean nwTable = nwState.is(this); + boolean seTable = seState.is(this); + boolean swTable = swState.is(this); + if (nTable) { + adjacentTableCount = 0 + 1; + } + if (eTable) { + adjacentTableCount++; + } + if (sTable) { + adjacentTableCount++; + } + if (wTable) { + adjacentTableCount++; + } + if (adjacentTableCount >= 2) { + if (nTable && eTable && !sTable && !wTable) { + if (neTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.sw_four_corner); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.sw_corner); + } + if (nTable && wTable && !sTable && !eTable) { + if (nwTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.se_four_corner); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.se_corner); + } + if (sTable && eTable && !nTable && !wTable) { + if (seTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.nw_four_corner); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.nw_corner); + } + if (sTable && wTable && !nTable && !eTable) { + if (swTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.ne_four_corner); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.ne_corner); + } + if (adjacentTableCount == 2 && wTable && eTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.x_axis); + } + if (adjacentTableCount == 2 && nTable && sTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.z_axis); + } + if (adjacentTableCount == 3) { + if (wTable && nTable && eTable) { + if (nwTable || neTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.one_border_n); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.three_way_n); + } + if (nTable && eTable && sTable) { + if (seTable || neTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.one_border_e); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.three_way_e); + } + if (eTable && sTable && wTable) { + if (seTable || swTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.one_border_s); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.three_way_s); + } + if (sTable && wTable && nTable) { + if (swTable || nwTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.one_border_w); + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.three_way_w); + } + } + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.mid); + } + if (adjacentTableCount == 1) { + if (nTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.s_end); + } + if (eTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.w_end); + } + if (sTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.n_end); + } + if (wTable) { + return (BlockState) defaultBlockState().setValue(TYPE, GlassTableType.e_end); + } + } + return defaultBlockState(); + } + + @Override // com.dairymoose.modernlife.blocks.SmallTableBlock + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{TYPE}); + } + + public GlassCoffeeTableBlock(Properties p_i48377_1_) { + super(p_i48377_1_, true); + registerDefaultState((BlockState) defaultBlockState().setValue(TYPE, GlassTableType.single)); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/GlassPanelBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/GlassPanelBlock.java new file mode 100644 index 0000000..cf8f61a --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/GlassPanelBlock.java @@ -0,0 +1,106 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GlassPanelBlock.class */ +public class GlassPanelBlock extends AbstractPanelBlock { + protected static final VoxelShape SHAPE_FLOOR_NORTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 1.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WALL_NORTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 15.0d, 16.0d, 16.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WALL_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WALL_NORTH); + protected static final VoxelShape SHAPE_WALL_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WALL_EAST); + protected static final VoxelShape SHAPE_WALL_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WALL_SOUTH); + protected static final VoxelShape SHAPE_CEILING_NORTH = (VoxelShape) Stream.of(Block.box(0.0d, 15.0d, 0.0d, 16.0d, 16.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + + public GlassPanelBlock(Properties props) { + super(props); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(AbstractPanelBlock.FACING, Direction.NORTH)).setValue(AbstractPanelBlock.FACE, AttachFace.FLOOR)); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{AbstractPanelBlock.FACING, AbstractPanelBlock.FACE}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.GlassPanelBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GlassPanelBlock$1.class */ + static /* synthetic */ class C00231 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction; + + /* renamed from: $SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace */ + static final /* synthetic */ int[] f2x6a19ab39 = new int[AttachFace.values().length]; + + static { + try { + f2x6a19ab39[AttachFace.FLOOR.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + f2x6a19ab39[AttachFace.WALL.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + f2x6a19ab39[AttachFace.CEILING.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e4) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e5) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e6) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e7) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00231.f2x6a19ab39[bs.getValue(AbstractPanelBlock.FACE).ordinal()]) { + case 1: + return SHAPE_FLOOR_NORTH; + case 2: + switch (C00231.$SwitchMap$net$minecraft$core$Direction[bs.getValue(AbstractPanelBlock.FACING).ordinal()]) { + case 1: + return SHAPE_WALL_NORTH; + case 2: + return SHAPE_WALL_EAST; + case 3: + return SHAPE_WALL_WEST; + case 4: + return SHAPE_WALL_SOUTH; + } + case 3: + break; + default: + return SHAPE_FLOOR_NORTH; + } + return SHAPE_CEILING_NORTH; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/GrateBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/GrateBlock.java new file mode 100644 index 0000000..11cf5f2 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/GrateBlock.java @@ -0,0 +1,364 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.McpConstants; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; +import java.util.HashMap; +import java.util.HashSet; +import java.util.List; +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; +import java.util.concurrent.TimeUnit; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.ExperienceOrb; +import net.minecraft.world.entity.item.ItemEntity; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.LiquidBlock; +import net.minecraft.world.level.block.SimpleWaterloggedBlock; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.IntegerProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.FlowingFluid; +import net.minecraft.world.level.material.Fluid; +import net.minecraft.world.level.material.FluidState; +import net.minecraft.world.level.material.Fluids; +import net.minecraft.world.level.material.LavaFluid; +import net.minecraft.world.level.material.WaterFluid; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.EntityCollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GrateBlock.class */ +public class +GrateBlock extends AbstractPanelBlock implements SimpleWaterloggedBlock { + private boolean allowAllLiquids = true; + private static final int MS_PER_TICK = 50; + private static final float GRATE_SLOWDOWN_FACTOR = 1.0f; + private final ScheduledExecutorService scheduler; + public static final BooleanProperty WATERLOGGED = BlockStateProperties.WATERLOGGED; + public static final IntegerProperty LEVEL = IntegerProperty.create("level", 0, 8); + public static final EnumProperty FLUIDTYPE = EnumProperty.create("fluidtype", FluidType.class); + private static final HashSet respawning = new HashSet<>(); + private static final HashMap waterLevel = new HashMap<>(); + protected static final VoxelShape SHAPE_FLOOR_NORTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 1.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WALL_NORTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 15.0d, 16.0d, 16.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WALL_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WALL_NORTH); + protected static final VoxelShape SHAPE_WALL_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WALL_EAST); + protected static final VoxelShape SHAPE_WALL_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WALL_SOUTH); + protected static final VoxelShape SHAPE_CEILING_NORTH = (VoxelShape) Stream.of(Block.box(0.0d, 15.0d, 0.0d, 16.0d, 16.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GrateBlock$FluidType.class */ + public enum FluidType implements StringRepresentable { + water, + lava; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public GrateBlock(Properties props) { + super(props); + this.allowAllLiquids = true; + this.scheduler = Executors.newScheduledThreadPool(1); + registerDefaultState((BlockState) ((BlockState) ((BlockState) ((BlockState) this.stateDefinition.any().setValue(AbstractPanelBlock.FACING, Direction.NORTH)).setValue(AbstractPanelBlock.FACE, AttachFace.FLOOR)).setValue(WATERLOGGED, false)).setValue(LEVEL, 0)); + } + + public ItemStack pickupBlock(LevelAccessor p_154560_, BlockPos p_154561_, BlockState p_154562_) { + ItemStack fluid = pickupBlock(p_154560_, p_154561_, p_154562_); + BlockState newState = p_154560_.getBlockState(p_154561_); + if (!((Boolean) newState.getValue(WATERLOGGED)).booleanValue()) { + ModernLifeCommon.LOGGER.debug("Set level to 0"); + p_154560_.setBlock(p_154561_, (BlockState) newState.setValue(LEVEL, 0), 3); + } + return fluid; + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Allows water and items to flow through freely")); + } + + public boolean placeLiquid(LevelAccessor p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) { + if ((p_204509_4_.getType() instanceof WaterFluid) || (p_204509_4_.getType() instanceof LavaFluid)) { + if (p_204509_1_ instanceof ServerLevel) { + ServerLevel world = (ServerLevel) p_204509_1_; + FluidType f = FluidType.water; + if (p_204509_4_.getType() instanceof WaterFluid) { + f = FluidType.water; + } else if (p_204509_4_.getType() instanceof LavaFluid) { + f = FluidType.lava; + } + int newLevel = p_204509_4_.getAmount(); + ModernLifeCommon.LOGGER.debug("placeLiquid update: " + p_204509_4_); + if (p_204509_4_.isSource()) { + world.setBlock(p_204509_2_, (BlockState) ((BlockState) ((BlockState) p_204509_3_.setValue(WATERLOGGED, true)).setValue(FLUIDTYPE, f)).setValue(LEVEL, Integer.valueOf(newLevel)), 3); + return true; + } + world.setBlock(p_204509_2_, (BlockState) ((BlockState) p_204509_3_.setValue(LEVEL, Integer.valueOf(newLevel))).setValue(FLUIDTYPE, f), 3); + return true; + } + return true; + } + return false; + } + + public boolean canPlaceLiquid(BlockGetter p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_) { + if (this.allowAllLiquids) { + return true; + } + return canPlaceLiquid(p_204510_1_, p_204510_2_, p_204510_3_, p_204510_4_); + } + + public BlockState updateShape(BlockState grate, Direction dir, BlockState updater, LevelAccessor world, BlockPos gratePos, BlockPos updaterPos) { + ModernLifeCommon.LOGGER.debug("world = " + world); + ModernLifeCommon.LOGGER.debug("updateShape, bs1: " + grate + " with pos = " + gratePos); + ModernLifeCommon.LOGGER.debug("updateShape, bs2: " + updater + " with pos = " + updaterPos); + ModernLifeCommon.LOGGER.debug("direction = " + dir); + final BlockPos originalGratePos = gratePos.mutable(); + final GrateBlock grateBlock = this; + this.scheduler.schedule(new Runnable() { // from class: com.dairymoose.modernlife.blocks.GrateBlock.1 + + @Override // java.lang.Runnable + public void run() { + Method newLiquidMethod = null; + try { + try { + int currentLevel = ((Integer) grate.getValue(GrateBlock.LEVEL)).intValue(); + try { + newLiquidMethod = FlowingFluid.class.getDeclaredMethod(McpConstants.FLOWING_FLUID_getNewLiquid, LevelReader.class, BlockPos.class, BlockState.class); + } catch (NoSuchMethodException e) { + } + if (newLiquidMethod == null) { + newLiquidMethod = FlowingFluid.class.getDeclaredMethod("getNewLiquid", LevelReader.class, BlockPos.class, BlockState.class); + } + newLiquidMethod.setAccessible(true); + FluidState newFluid = (FluidState) newLiquidMethod.invoke(Fluids.FLOWING_WATER, world, originalGratePos, grate); + int newLevel = newFluid.getAmount(); + if (newLevel < currentLevel) { + BlockState newGrateState = world.getBlockState(originalGratePos); + if (newGrateState.is(CustomBlocks.BLOCK_METAL_GRATE.get()) && !((Boolean) newGrateState.getValue(GrateBlock.WATERLOGGED)).booleanValue()) { + world.setBlock(originalGratePos, (BlockState) grate.setValue(GrateBlock.LEVEL, Integer.valueOf(newLevel)), 3); + } + ModernLifeCommon.LOGGER.debug("Set to new state: " + grate.setValue(GrateBlock.LEVEL, Integer.valueOf(newLevel))); + } + allowAllLiquids = true; + } catch (Throwable th) { + allowAllLiquids = true; + throw th; + } + } catch (IllegalAccessException | IllegalArgumentException | NoSuchMethodException | SecurityException | InvocationTargetException e1) { + ModernLifeCommon.LOGGER.error("getNewLiquid error", e1); + allowAllLiquids = true; + } + } + }, (int) (MS_PER_TICK * updater.getFluidState().getType().getTickDelay(world) * GRATE_SLOWDOWN_FACTOR), TimeUnit.MILLISECONDS); + return grate; + } + + + public VoxelShape getCollisionShape(BlockState state, BlockGetter blockReader, BlockPos blockPos, CollisionContext ctx) { + Entity collisionEntity = null; + if (ctx instanceof EntityCollisionContext) { + collisionEntity = ((EntityCollisionContext) ctx).getEntity() != null ? ((EntityCollisionContext) ctx).getEntity() : null; + } + if (ctx == CollisionContext.empty() || (collisionEntity != null && ((collisionEntity instanceof ItemEntity) || (collisionEntity instanceof ExperienceOrb)))) { + return Shapes.empty(); + } + return super.getCollisionShape(state, blockReader, blockPos, ctx); + } + + @Override // com.dairymoose.modernlife.blocks.AbstractPanelBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + FluidType f = FluidType.water; + Level world = context.getLevel(); + BlockPos pos = context.getClickedPos(); + BlockState oldState = world.getBlockState(pos); + if (oldState.getFluidState().getType() instanceof WaterFluid) { + f = FluidType.water; + } else if (oldState.getFluidState().getType() instanceof LavaFluid) { + f = FluidType.lava; + } + boolean waterlogged = false; + if (!oldState.getFluidState().isEmpty() && oldState.getFluidState().isSource()) { + waterlogged = true; + } + return (BlockState) ((BlockState) ((BlockState) super.getStateForPlacement(context).setValue(LEVEL, Integer.valueOf(oldState.getFluidState().getAmount()))).setValue(FLUIDTYPE, f)).setValue(WATERLOGGED, Boolean.valueOf(waterlogged)); + } + + @Deprecated + public void onPlace(BlockState newState, Level world, BlockPos pos, BlockState oldState, boolean p_220082_5_) { + ModernLifeCommon.LOGGER.debug("onPlace newState = " + newState + ", bool=" + p_220082_5_); + if (!(oldState.getBlock() instanceof LiquidBlock) || !oldState.getFluidState().isEmpty()) { + } + int level = ((Integer) newState.getValue(LEVEL)).intValue(); + if (level >= 0) { + this.scheduler.schedule(new Runnable() { // from class: com.dairymoose.modernlife.blocks.GrateBlock.2 + + + @Override // java.lang.Runnable + public void run() { + FlowingFluid fluid = Fluids.WATER; + if (newState.getValue(GrateBlock.FLUIDTYPE) == FluidType.water) { + fluid = Fluids.WATER; + } else if (newState.getValue(GrateBlock.FLUIDTYPE) == FluidType.lava) { + fluid = Fluids.LAVA; + } + int level2 = ((Integer) newState.getValue(GrateBlock.LEVEL)).intValue(); + Method m = null; + try { + try { + m = FlowingFluid.class.getDeclaredMethod(McpConstants.FLOWING_FLUID_spread, LevelAccessor.class, BlockPos.class, FluidState.class); + } catch (NoSuchMethodException e) { + } + if (m == null) { + m = FlowingFluid.class.getDeclaredMethod("spread", LevelAccessor.class, BlockPos.class, FluidState.class); + } + m.setAccessible(true); + Fluids.EMPTY.defaultFluidState(); + if (level2 > 0 && (fluid instanceof FlowingFluid)) { + FluidState fs = fluid.getFlowing(level2, false); + m.invoke(fluid, world, pos, fs); + } + } catch (IllegalAccessException | IllegalArgumentException | NoSuchMethodException | SecurityException | InvocationTargetException e2) { + ModernLifeCommon.LOGGER.error("Fluid error", e2); + } + world.updateNeighborsAt(pos, newState.getBlock()); + } + }, MS_PER_TICK * getFluidState(newState).getType().getTickDelay(world), TimeUnit.MILLISECONDS); + } else { + world.updateNeighborsAt(pos, newState.getBlock()); + } + } + + + + @Deprecated + public FluidState getFluidState(BlockState state) { + if (((Boolean) state.getValue(WATERLOGGED)).booleanValue() && state.getValue(FLUIDTYPE) == FluidType.water) { + return Fluids.WATER.getSource(false); + } + if (((Boolean) state.getValue(WATERLOGGED)).booleanValue() && state.getValue(FLUIDTYPE) == FluidType.lava) { + return Fluids.LAVA.getSource(false); + } + if (((Integer) state.getValue(LEVEL)).intValue() > 0 && state.getValue(FLUIDTYPE) == FluidType.water) { + return Fluids.WATER.getFlowing(((Integer) state.getValue(LEVEL)).intValue(), false); + } + if (((Integer) state.getValue(LEVEL)).intValue() > 0 && state.getValue(FLUIDTYPE) == FluidType.lava) { + return Fluids.LAVA.getFlowing(((Integer) state.getValue(LEVEL)).intValue(), false); + } + return Fluids.EMPTY.defaultFluidState(); + } + + public void onRemove(BlockState oldState, Level p_196243_2_, BlockPos pos, BlockState newState, boolean p_196243_5_) { + ModernLifeCommon.LOGGER.debug("Being changed to : " + newState); + if (newState.is(Blocks.WATER) || newState.is(Blocks.AIR)) { + ModernLifeCommon.LOGGER.debug("Respawn: " + oldState); + } + if (newState.is(Blocks.LAVA)) { + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{AbstractPanelBlock.FACING, AbstractPanelBlock.FACE, WATERLOGGED, LEVEL, FLUIDTYPE}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.GrateBlock$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GrateBlock$3.class */ + static /* synthetic */ class C00263 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction; + + /* renamed from: $SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace */ + static final /* synthetic */ int[] f3x6a19ab39 = new int[AttachFace.values().length]; + + static { + try { + f3x6a19ab39[AttachFace.FLOOR.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + f3x6a19ab39[AttachFace.WALL.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + f3x6a19ab39[AttachFace.CEILING.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e4) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e5) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e6) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e7) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00263.f3x6a19ab39[bs.getValue(AbstractPanelBlock.FACE).ordinal()]) { + case 1: + return SHAPE_FLOOR_NORTH; + case 2: + switch (C00263.$SwitchMap$net$minecraft$core$Direction[bs.getValue(AbstractPanelBlock.FACING).ordinal()]) { + case 1: + return SHAPE_WALL_NORTH; + case 2: + return SHAPE_WALL_EAST; + case 3: + return SHAPE_WALL_WEST; + case 4: + return SHAPE_WALL_SOUTH; + } + case 3: + break; + default: + return SHAPE_FLOOR_NORTH; + } + return SHAPE_CEILING_NORTH; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/GuitarAmplifierBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/GuitarAmplifierBlock.java new file mode 100644 index 0000000..e2aaf54 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/GuitarAmplifierBlock.java @@ -0,0 +1,81 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GuitarAmplifierBlock.class */ +public class GuitarAmplifierBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(4.75d, 12.5d, 7.5d, 11.25d, 13.0d, 8.5d), Block.box(3.0d, 12.0d, 7.5d, 5.0d, 12.5d, 8.5d), Block.box(11.0d, 12.0d, 7.5d, 13.0d, 12.5d, 8.5d), Block.box(2.0d, 0.0d, 5.0d, 14.0d, 12.0d, 11.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public GuitarAmplifierBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Play a guitar nearby to add a distortion effect")); + } + + /* renamed from: com.dairymoose.modernlife.blocks.GuitarAmplifierBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/GuitarAmplifierBlock$1.class */ + static /* synthetic */ class C00271 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00271.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/HotWaterHeaterBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/HotWaterHeaterBlock.java new file mode 100644 index 0000000..458c589 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/HotWaterHeaterBlock.java @@ -0,0 +1,133 @@ +package com.dairymoose.modernlife.blocks; + +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.Mth; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.DoubleBlockHalf; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/HotWaterHeaterBlock.class */ +public class HotWaterHeaterBlock extends Block { + public static final DirectionProperty FACING = HorizontalDirectionalBlock.FACING; + public static final EnumProperty HALF = BlockStateProperties.DOUBLE_BLOCK_HALF; + protected static final VoxelShape SOUTH_AABB = Block.box(1.0d, 0.0d, 1.0d, 15.0d, 16.0d, 15.0d); + protected static final VoxelShape NORTH_AABB = Block.box(1.0d, 0.0d, 1.0d, 15.0d, 16.0d, 15.0d); + protected static final VoxelShape WEST_AABB = Block.box(1.0d, 0.0d, 1.0d, 15.0d, 16.0d, 15.0d); + protected static final VoxelShape EAST_AABB = Block.box(1.0d, 0.0d, 1.0d, 15.0d, 16.0d, 15.0d); + + public HotWaterHeaterBlock(Properties p_i48413_1_) { + super(p_i48413_1_); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(HALF, DoubleBlockHalf.LOWER)); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + Direction lvt_5_1_ = p_220053_1_.getValue(FACING); + switch (lvt_5_1_.ordinal()) { + case 1: + default: + return EAST_AABB; + case 2: + return SOUTH_AABB; + case 3: + return WEST_AABB; + case 4: + return NORTH_AABB; + } + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + Comparable comparable = (DoubleBlockHalf) p_196271_1_.getValue(HALF); + if (p_196271_2_.getAxis() == Direction.Axis.Y) { + if ((comparable == DoubleBlockHalf.LOWER) == (p_196271_2_ == Direction.UP)) { + return (!p_196271_3_.is(this) || p_196271_3_.getValue(HALF) == comparable) ? Blocks.AIR.defaultBlockState() : (BlockState) p_196271_1_.setValue(FACING, p_196271_3_.getValue(FACING)); + } + } + return (comparable == DoubleBlockHalf.LOWER && p_196271_2_ == Direction.DOWN && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) ? Blocks.AIR.defaultBlockState() : super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + DoubleBlockHalf doubleblockhalf = p_241471_2_.getValue(HALF); + if (doubleblockhalf == DoubleBlockHalf.UPPER) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(HALF) == DoubleBlockHalf.LOWER) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + public BlockState rotate(BlockState p_52790_, Rotation p_52791_) { + return (BlockState) p_52790_.setValue(FACING, p_52791_.rotate(p_52790_.getValue(FACING))); + } + + public BlockState mirror(BlockState p_52787_, Mirror p_52788_) { + return p_52788_ == Mirror.NONE ? p_52787_ : p_52787_.rotate(p_52788_.getRotation(p_52787_.getValue(FACING))); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.above()).canBeReplaced(p_196258_1_)) { + Level lvt_3_1_ = p_196258_1_.getLevel(); + boolean z = lvt_3_1_.hasNeighborSignal(lvt_2_1_) || lvt_3_1_.hasNeighborSignal(lvt_2_1_.above()); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, p_196258_1_.getHorizontalDirection())).setValue(HALF, DoubleBlockHalf.LOWER); + } + return null; + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + p_180633_1_.setBlock(p_180633_2_.above(), (BlockState) p_180633_3_.setValue(HALF, DoubleBlockHalf.UPPER), 3); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + BlockState lvt_5_1_ = p_196260_2_.getBlockState(lvt_4_1_); + return p_196260_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? lvt_5_1_.isFaceSturdy(p_196260_2_, lvt_4_1_, Direction.UP) : lvt_5_1_.is(this); + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return Mth.getSeed(p_209900_2_.getX(), p_209900_2_.below(p_209900_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? 0 : 1).getY(), p_209900_2_.getZ()); + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{HALF, FACING}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/JailBarsBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/JailBarsBlock.java new file mode 100644 index 0000000..500ed67 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/JailBarsBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/JailBarsBlock.class */ +public class JailBarsBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 16.0d, 3.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public JailBarsBlock(Properties props) { + super(props); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.JailBarsBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/JailBarsBlock$1.class */ + static /* synthetic */ class C00281 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00281.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenCabinetBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenCabinetBlock.java new file mode 100644 index 0000000..371178f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenCabinetBlock.java @@ -0,0 +1,70 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/KitchenCabinetBlock.class */ +public class KitchenCabinetBlock extends NightStandBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(9.55d, 1.8d, 16.0d, 10.8d, 2.8d, 16.5d), Block.box(0.0d, 0.0d, 0.0d, 16.0d, 16.0d, 15.0d), Block.box(0.25d, 0.5d, 15.0d, 8.0d, 15.5d, 15.5d), Block.box(1.25d, 1.5d, 15.5d, 7.0d, 14.5d, 16.1d), Block.box(0.75d, 1.0d, 15.5d, 7.5d, 15.0d, 16.075d), Block.box(9.25d, 1.5d, 15.5d, 14.75d, 14.5d, 16.1d), Block.box(8.75d, 1.0d, 15.5d, 15.25d, 15.0d, 16.05d), Block.box(8.25d, 0.5d, 15.0d, 15.75d, 15.5d, 15.5d), Block.box(5.4d, 1.85d, 16.0d, 6.65d, 2.85d, 16.5d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public KitchenCabinetBlock(Properties properties) { + super(properties); + this.containerDisplayLabel = "Kitchen Cabinet"; + } + + /* renamed from: com.dairymoose.modernlife.blocks.KitchenCabinetBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/KitchenCabinetBlock$1.class */ + static /* synthetic */ class C00291 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + @Override // com.dairymoose.modernlife.blocks.NightStandBlock + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00291.$SwitchMap$net$minecraft$core$Direction[bs.getValue(NightStandBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenDrawerCabinetBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenDrawerCabinetBlock.java new file mode 100644 index 0000000..58fc005 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenDrawerCabinetBlock.java @@ -0,0 +1,70 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/KitchenDrawerCabinetBlock.class */ +public class KitchenDrawerCabinetBlock extends NightStandBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.05d, 0.15d, 15.51d, 15.95d, 15.975d, 15.51d), Block.box(0.0d, 0.0d, 0.0d, 16.0d, 16.0d, 15.5d), Block.box(1.0d, 1.0d, 15.5d, 15.0d, 11.0d, 16.0d), Block.box(1.0d, 11.5d, 15.5d, 15.0d, 15.0d, 16.0d), Block.box(6.25d, 12.75d, 16.0d, 6.75d, 13.25d, 16.5d), Block.box(6.25d, 12.75d, 16.5d, 10.25d, 13.25d, 17.0d), Block.box(9.75d, 12.75d, 16.0d, 10.25d, 13.25d, 16.5d), Block.box(14.0d, 8.5d, 16.25d, 14.5d, 10.5d, 16.5d), Block.box(14.0d, 10.25d, 16.0d, 14.5d, 10.5d, 16.25d), Block.box(14.0d, 8.5d, 16.0d, 14.5d, 8.75d, 16.25d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public KitchenDrawerCabinetBlock(Properties properties) { + super(properties); + this.containerDisplayLabel = "Kitchen Drawer Cabinet"; + } + + /* renamed from: com.dairymoose.modernlife.blocks.KitchenDrawerCabinetBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/KitchenDrawerCabinetBlock$1.class */ + static /* synthetic */ class C00301 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + @Override // com.dairymoose.modernlife.blocks.NightStandBlock + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00301.$SwitchMap$net$minecraft$core$Direction[bs.getValue(NightStandBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenSinkBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenSinkBlock.java new file mode 100644 index 0000000..567dcdd --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/KitchenSinkBlock.java @@ -0,0 +1,68 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/KitchenSinkBlock.class */ +public class KitchenSinkBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(6.0d, 5.25d, 1.0d, 7.0d, 6.25d, 2.0d), Block.box(0.0d, 2.15d, -0.02499999999999858d, 16.05d, 3.25d, 16.05d), Block.box(0.04999999999999982d, 0.0d, 0.025000000000000355d, 2.95d, 3.0999999999999996d, 16.0d), Block.box(13.05d, 0.0d, 0.025000000000000355d, 16.0d, 3.0999999999999996d, 16.0d), Block.box(3.0d, 0.0d, 13.05d, 13.0d, 3.0999999999999996d, 16.0d), Block.box(0.2749999999999986d, -0.04999999999999999d, 0.32500000000000107d, 15.75d, 0.09999999999999964d, 15.625d), Block.box(3.0d, 0.0d, 0.025000000000000355d, 13.05d, 3.0999999999999996d, 2.9499999999999993d), Block.box(5.5d, 3.25d, 0.25d, 10.5d, 5.25d, 3.0d), Block.box(7.525d, 6.775000000000009d, 7.549999999999999d, 8.475d, 7.300000000000008d, 8.55d), Block.box(7.625d, 6.7250000000000085d, 7.649999999999999d, 8.375d, 6.800000000000008d, 8.450000000000001d), Block.box(9.25d, 6.26d, 1.25d, 9.75d, 6.26d, 1.75d), Block.box(9.0d, 5.25d, 1.0d, 10.0d, 6.25d, 2.0d), Block.box(6.25d, 6.26d, 1.25d, 6.75d, 6.26d, 1.75d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public KitchenSinkBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + /* renamed from: com.dairymoose.modernlife.blocks.KitchenSinkBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/KitchenSinkBlock$1.class */ + static /* synthetic */ class C00311 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00311.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/LanternPostBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/LanternPostBlock.java new file mode 100644 index 0000000..65c515b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/LanternPostBlock.java @@ -0,0 +1,110 @@ +package com.dairymoose.modernlife.blocks; + +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.Mth; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DoubleBlockHalf; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/LanternPostBlock.class */ +public class LanternPostBlock extends Block { + protected static final VoxelShape SHAPE_NORTH = Block.box(4.0d, 0.0d, 4.0d, 12.0d, 16.0d, 12.0d); + protected static final VoxelShape SUPPORT_CENTER_SHAPE = Block.box(7.0d, 0.0d, 7.0d, 9.0d, 16.0d, 9.0d); + public static final EnumProperty HALF = BlockStateProperties.DOUBLE_BLOCK_HALF; + + public LanternPostBlock(Properties p_i48413_1_) { + super(p_i48413_1_); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(HALF, DoubleBlockHalf.LOWER)); + } + + public VoxelShape getShape(BlockState state, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext context) { + if (state.getValue(HALF) == DoubleBlockHalf.UPPER && context == CollisionContext.empty()) { + return SUPPORT_CENTER_SHAPE; + } + return SHAPE_NORTH; + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + Comparable comparable = (DoubleBlockHalf) p_196271_1_.getValue(HALF); + if (p_196271_2_.getAxis() == Direction.Axis.Y) { + if ((comparable == DoubleBlockHalf.LOWER) == (p_196271_2_ == Direction.UP)) { + return (!p_196271_3_.is(this) || p_196271_3_.getValue(HALF) == comparable) ? Blocks.AIR.defaultBlockState() : p_196271_1_; + } + } + return (comparable == DoubleBlockHalf.LOWER && p_196271_2_ == Direction.DOWN && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) ? Blocks.AIR.defaultBlockState() : super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + DoubleBlockHalf doubleblockhalf = p_241471_2_.getValue(HALF); + if (doubleblockhalf == DoubleBlockHalf.UPPER) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(HALF) == DoubleBlockHalf.LOWER) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.above()).canBeReplaced(p_196258_1_)) { + Level lvt_3_1_ = p_196258_1_.getLevel(); + boolean z = lvt_3_1_.hasNeighborSignal(lvt_2_1_) || lvt_3_1_.hasNeighborSignal(lvt_2_1_.above()); + return (BlockState) defaultBlockState().setValue(HALF, DoubleBlockHalf.LOWER); + } + return null; + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + p_180633_1_.setBlock(p_180633_2_.above(), (BlockState) p_180633_3_.setValue(HALF, DoubleBlockHalf.UPPER), 3); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + BlockState lvt_5_1_ = p_196260_2_.getBlockState(lvt_4_1_); + return p_196260_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? lvt_5_1_.isFaceSturdy(p_196260_2_, lvt_4_1_, Direction.UP) : lvt_5_1_.is(this); + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return Mth.getSeed(p_209900_2_.getX(), p_209900_2_.below(p_209900_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? 0 : 1).getY(), p_209900_2_.getZ()); + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{HALF}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/LightBulbBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/LightBulbBlock.java new file mode 100644 index 0000000..45b108a --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/LightBulbBlock.java @@ -0,0 +1,183 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/LightBulbBlock.class */ +public class LightBulbBlock extends FaceAttachedHorizontalDirectionalBlock { + public static final BooleanProperty POWERED = BlockStateProperties.POWERED; + protected static final VoxelShape SHAPE_CEILING = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(6.75d, 11.924999999999995d, 6.725d, 9.25d, 13.149999999999995d, 9.25d), Block.box(7.162500000000001d, 10.950000000000001d, 7.137500000000001d, 8.8375d, 11.925d, 8.837499999999999d), Block.box(6.987500000000001d, 12.950000000000001d, 6.987500000000001d, 9.012500000000001d, 13.950000000000001d, 8.987499999999999d), Block.box(7.162500000000001d, 13.950000000000001d, 7.137500000000001d, 8.8375d, 14.400000000000002d, 8.812499999999998d), Block.box(7.4d, 14.4d, 7.35d, 8.675d, 16.0d, 8.6d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected final VoxelShape SHAPE_WALL_NORTH; + protected final VoxelShape SHAPE_WALL_EAST; + protected final VoxelShape SHAPE_WALL_SOUTH; + protected final VoxelShape SHAPE_WALL_WEST; + protected final VoxelShape SHAPE_FLOOR; + + public BlockState rotate(BlockState state, Rotation rotation) { + return state; + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state; + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Requires redstone power to operate")); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.LightBulbBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/LightBulbBlock$1.class */ + public class C00321 implements StatePredicate { + C00321() { + } + + public boolean test(BlockState state, BlockGetter reader, BlockPos pos) { + if (((Boolean) state.getValue(LightBulbBlock.POWERED)).booleanValue()) { + return true; + } + return false; + } + } + + public LightBulbBlock(Properties props) { + super(props.lightLevel(LightBulbBlock::getLightLevel).emissiveRendering(new StatePredicate() { // from class: com.dairymoose.modernlife.blocks.LightBulbBlock.1 + + public boolean test(BlockState state, BlockGetter reader, BlockPos pos) { + if (((Boolean) state.getValue(LightBulbBlock.POWERED)).booleanValue()) { + return true; + } + return false; + } + })); + this.SHAPE_WALL_NORTH = ModernLifeUtil.RotateVoxelShapeXAxis(SHAPE_CEILING); + this.SHAPE_WALL_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_WALL_NORTH); + this.SHAPE_WALL_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_WALL_EAST); + this.SHAPE_WALL_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_WALL_SOUTH); + this.SHAPE_FLOOR = ModernLifeUtil.RotateVoxelShapeXAxis(this.SHAPE_WALL_NORTH); + registerDefaultState((BlockState) ((BlockState) ((BlockState) this.stateDefinition.any().setValue(FaceAttachedHorizontalDirectionalBlock.FACE, AttachFace.CEILING)).setValue(HorizontalDirectionalBlock.FACING, Direction.NORTH)).setValue(POWERED, false)); + } + + public static int getLightLevel(BlockState state) { + if (((Boolean) state.getValue(POWERED)).booleanValue()) { + return 15; + } + return 0; + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + BlockPos pos = context.getClickedPos(); + boolean signal = context.getLevel().hasNeighborSignal(pos); + BlockState superState = super.getStateForPlacement(context); + if (superState == null) { + superState = defaultBlockState(); + } + return (BlockState) superState.setValue(POWERED, Boolean.valueOf(signal)); + } + + public void neighborChanged(BlockState state, Level world, BlockPos pos, Block block, BlockPos neighborPos, boolean p_220069_6_) { + boolean signal = world.hasNeighborSignal(pos); + if (block != this && signal != ((Boolean) state.getValue(POWERED)).booleanValue()) { + world.setBlock(pos, (BlockState) state.setValue(POWERED, Boolean.valueOf(signal)), 2); + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FaceAttachedHorizontalDirectionalBlock.FACE, HorizontalDirectionalBlock.FACING, POWERED}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.LightBulbBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/LightBulbBlock$2.class */ + static /* synthetic */ class C00332 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction; + + /* renamed from: $SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace */ + static final /* synthetic */ int[] f4x6a19ab39 = new int[AttachFace.values().length]; + + static { + try { + f4x6a19ab39[AttachFace.CEILING.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + f4x6a19ab39[AttachFace.WALL.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + f4x6a19ab39[AttachFace.FLOOR.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e4) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e5) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e6) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e7) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00332.f4x6a19ab39[bs.getValue(FaceAttachedHorizontalDirectionalBlock.FACE).ordinal()]) { + case 1: + return SHAPE_CEILING; + case 2: + switch (C00332.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return this.SHAPE_WALL_NORTH; + case 2: + return this.SHAPE_WALL_EAST; + case 3: + return this.SHAPE_WALL_WEST; + case 4: + return this.SHAPE_WALL_SOUTH; + } + case 3: + break; + default: + return SHAPE_CEILING; + } + return this.SHAPE_FLOOR; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/LightSwitchBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/LightSwitchBlock.java new file mode 100644 index 0000000..3a5f8d1 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/LightSwitchBlock.java @@ -0,0 +1,162 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/LightSwitchBlock.class */ +public class LightSwitchBlock extends Block { + protected static final VoxelShape SHAPE_SOUTH = Block.box(6.0d, 5.2d, 0.0d, 10.0d, 11.4d, 2.1d); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + public static final BooleanProperty POWERED = BlockStateProperties.POWERED; + + public LightSwitchBlock() { + super(Properties.of(Material.METAL).sound(SoundType.METAL).strength(2.0f, 0.0f)); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)).setValue(POWERED, Boolean.FALSE)); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_1_.getValue(FACING).getOpposite() == p_196271_2_ && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_2_.isClientSide) { + return InteractionResult.SUCCESS; + } + BlockState lvt_7_1_ = pull(p_225533_1_, p_225533_2_, p_225533_3_); + float lvt_8_1_ = ((Boolean) lvt_7_1_.getValue(POWERED)).booleanValue() ? 0.6f : 0.5f; + p_225533_2_.playSound((Player) null, p_225533_3_, SoundEvents.LEVER_CLICK, SoundSource.BLOCKS, 0.3f, lvt_8_1_); + return InteractionResult.CONSUME; + } + + public BlockState pull(BlockState p_226939_1_, Level p_226939_2_, BlockPos p_226939_3_) { + BlockState p_226939_1_2 = (BlockState) p_226939_1_.m_61122_(POWERED); + p_226939_2_.setBlock(p_226939_3_, p_226939_1_2, 3); + updateNeighbours(p_226939_1_2, p_226939_2_, p_226939_3_); + return p_226939_1_2; + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_5_ && !p_196243_1_.is(p_196243_4_.getBlock())) { + if (((Boolean) p_196243_1_.getValue(POWERED)).booleanValue()) { + updateNeighbours(p_196243_1_, p_196243_2_, p_196243_3_); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + public int getSignal(BlockState p_180656_1_, BlockGetter p_180656_2_, BlockPos p_180656_3_, Direction p_180656_4_) { + return ((Boolean) p_180656_1_.getValue(POWERED)).booleanValue() ? 15 : 0; + } + + public int getDirectSignal(BlockState p_176211_1_, BlockGetter p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) { + return (((Boolean) p_176211_1_.getValue(POWERED)).booleanValue() && p_176211_1_.getValue(FACING) == p_176211_4_) ? 15 : 0; + } + + private void updateNeighbours(BlockState p_196378_1_, Level p_196378_2_, BlockPos p_196378_3_) { + p_196378_2_.updateNeighborsAt(p_196378_3_, this); + p_196378_2_.updateNeighborsAt(p_196378_3_.relative(p_196378_1_.getValue(FACING).getOpposite()), this); + } + + /* renamed from: com.dairymoose.modernlife.blocks.LightSwitchBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/LightSwitchBlock$1.class */ + static /* synthetic */ class C00341 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00341.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, POWERED}); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/MetalDuctBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/MetalDuctBlock.java new file mode 100644 index 0000000..8860279 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/MetalDuctBlock.java @@ -0,0 +1,61 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MetalDuctBlock.class */ +public class MetalDuctBlock extends Block { + protected static final VoxelShape SHAPE_Y = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(4.5d, 15.25d, 4.0d, 11.5d, 16.25d, 12.0d), Block.box(3.5d, 0.0d, 3.0d, 12.5d, 4.5d, 13.0d), Block.box(3.5d, 5.5d, 3.0d, 12.5d, 10.0d, 13.0d), Block.box(3.5d, 11.0d, 3.0d, 12.5d, 15.5d, 13.0d), Block.box(4.5d, 4.5d, 4.0d, 11.5d, 5.5d, 12.0d), Block.box(4.5d, 10.0d, 4.0d, 11.5d, 11.0d, 12.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_Z = ModernLifeUtil.RotateVoxelShapeXAxis(SHAPE_Y); + protected static final VoxelShape SHAPE_X = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_Z); + public static final EnumProperty AXIS = BlockStateProperties.AXIS; + + public MetalDuctBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(AXIS, Direction.Axis.Y)); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + if (bs.getValue(AXIS) == Direction.Axis.X) { + return SHAPE_X; + } + if (bs.getValue(AXIS) == Direction.Axis.Z) { + return SHAPE_Z; + } + return SHAPE_Y; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{AXIS}); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + if (context.getClickedFace() == Direction.NORTH || context.getClickedFace() == Direction.SOUTH) { + return (BlockState) defaultBlockState().setValue(AXIS, Direction.Axis.Z); + } + if (context.getClickedFace() == Direction.EAST || context.getClickedFace() == Direction.WEST) { + return (BlockState) defaultBlockState().setValue(AXIS, Direction.Axis.X); + } + if (context.getClickedFace() == Direction.UP || context.getClickedFace() == Direction.DOWN) { + return (BlockState) defaultBlockState().setValue(AXIS, Direction.Axis.Y); + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/MicrowaveBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/MicrowaveBlock.java new file mode 100644 index 0000000..505398e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/MicrowaveBlock.java @@ -0,0 +1,169 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.tileentities.MicrowaveBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.Optional; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.SimpleContainer; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.item.crafting.CampfireCookingRecipe; +import net.minecraft.world.item.crafting.RecipeType; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MicrowaveBlock.class */ +public class MicrowaveBlock extends StandardHorizontalBlock implements EntityBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of(Block.box(1.0d, 0.0d, 2.0d, 15.0d, 10.0d, 14.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + public static final BooleanProperty OPEN_DOOR = BooleanProperty.create("open_door"); + + public MicrowaveBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) super.defaultBlockState().setValue(OPEN_DOOR, false)); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, MicrowaveBlockEntity.MICROWAVE, MicrowaveBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + MicrowaveBlockEntity toReturn = (MicrowaveBlockEntity) MicrowaveBlockEntity.MICROWAVE.create(pos, state); + return toReturn; + } + + public void onRemove(BlockState newBlockState, Level world, BlockPos pos, BlockState oldBlockState, boolean b) { + if (!newBlockState.is(oldBlockState.getBlock())) { + BlockEntity tileEntity = world.getBlockEntity(pos); + if (tileEntity instanceof MicrowaveBlockEntity) { + Containers.dropContents(world, pos, (MicrowaveBlockEntity) tileEntity); + world.updateNeighbourForOutputSignal(pos, this); + } + super.onRemove(newBlockState, world, pos, oldBlockState, b); + } + } + + public static int calculateTime(Optional optionalCookingRecipe) { + if (optionalCookingRecipe.isPresent()) { + return optionalCookingRecipe.get().m_43753_() / 9; + } + return 0; + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos blockPos, Player player, InteractionHand hand, BlockHitResult rayTrace) { + if (!world.isClientSide) { + if (blockState.is(CustomBlocks.BLOCK_MICROWAVE.get()) && !((Boolean) blockState.getValue(OPEN_DOOR)).booleanValue()) { + world.setBlockAndUpdate(blockPos, (BlockState) blockState.setValue(OPEN_DOOR, true)); + } else { + boolean tookItem = false; + ItemStack itemStack = player.getItemInHand(hand); + if (!itemStack.isEmpty()) { + Optional optional = world.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, new SimpleContainer(new ItemStack[]{itemStack}), world); + if (optional.isPresent()) { + BlockEntity tileEntity = world.getBlockEntity(blockPos); + if (tileEntity instanceof MicrowaveBlockEntity) { + MicrowaveBlockEntity microwaveBlockEntity = (MicrowaveBlockEntity) tileEntity; + if (microwaveBlockEntity.isEmpty()) { + ItemStack oneItem = itemStack.split(1); + microwaveBlockEntity.cookItem(oneItem, calculateTime(optional)); + } + microwaveBlockEntity.setChanged(); + } + } + } else { + BlockEntity tileEntity2 = world.getBlockEntity(blockPos); + if (tileEntity2 instanceof MicrowaveBlockEntity) { + MicrowaveBlockEntity microwaveBlockEntity2 = (MicrowaveBlockEntity) tileEntity2; + if (!microwaveBlockEntity2.isEmpty() && player.isSteppingCarefully()) { + tookItem = true; + player.addItem(microwaveBlockEntity2.getItem(0).copy()); + microwaveBlockEntity2.setItem(0, ItemStack.EMPTY); + } + microwaveBlockEntity2.setChanged(); + } + } + if (!tookItem) { + world.setBlockAndUpdate(blockPos, (BlockState) blockState.setValue(OPEN_DOOR, false)); + } + world.sendBlockUpdated(blockPos, blockState, blockState, 2); + } + } + return InteractionResult.CONSUME; + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{HorizontalDirectionalBlock.FACING, OPEN_DOOR}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.MicrowaveBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MicrowaveBlock$1.class */ + static /* synthetic */ class C00351 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00351.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/MiniStoolBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/MiniStoolBlock.java new file mode 100644 index 0000000..7762034 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/MiniStoolBlock.java @@ -0,0 +1,90 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.entity.DummyEntity; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MiniStoolBlock.class */ +public class MiniStoolBlock extends Block { + protected static final VoxelShape SHAPE_NORMAL = (VoxelShape) Stream.of(Block.box(2.0d, 0.0d, 2.0d, 14.0d, 9.0d, 14.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EXTENDED = (VoxelShape) Stream.of(Block.box(2.0d, 0.0d, 2.0d, 14.0d, 16.0d, 14.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + public static final BooleanProperty EXTENDED = BlockStateProperties.EXTENDED; + + public MiniStoolBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) defaultBlockState().setValue(EXTENDED, false)); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public BlockState updateShape(BlockState state, Direction dir, BlockState updater, LevelAccessor world, BlockPos pos, BlockPos updaterPos) { + if (!world.getBlockState(pos.above()).isAir()) { + return (BlockState) defaultBlockState().setValue(EXTENDED, true); + } + return defaultBlockState(); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{EXTENDED}); + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player player, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (!p_225533_2_.isClientSide) { + DummyEntity dummy = DummyEntity.getEntity(0.4f, p_225533_2_, p_225533_3_, false); + dummy.ride(player); + } + return InteractionResult.CONSUME; + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext context) { + if (!context.getLevel().getBlockState(context.getClickedPos().above()).isAir()) { + return (BlockState) defaultBlockState().setValue(EXTENDED, true); + } + return defaultBlockState(); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + if (((Boolean) bs.getValue(EXTENDED)).booleanValue()) { + return SHAPE_EXTENDED; + } + return SHAPE_NORMAL; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/MirrorBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/MirrorBlock.java new file mode 100644 index 0000000..881acb9 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/MirrorBlock.java @@ -0,0 +1,150 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.tileentities.MirrorBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MirrorBlock.class */ +public class MirrorBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 16.0d, 1.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public MirrorBlock(Properties p_i48440_1_) { + super(p_i48440_1_); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_1_.is(CustomBlocks.BLOCK_CCTV_SCREEN.get())) { + BlockEntity tileEntity = p_225533_2_.getBlockEntity(p_225533_3_); + if (tileEntity instanceof MirrorBlockEntity) { + MirrorBlockEntity mirrorBlockEntity = (MirrorBlockEntity) tileEntity; + if (p_225533_4_.isSteppingCarefully()) { + mirrorBlockEntity.cctvScreenCurrentCamera--; + } else { + mirrorBlockEntity.cctvScreenCurrentCamera++; + } + if (!p_225533_2_.isClientSide) { + ((ServerLevel) p_225533_2_).sendBlockUpdated(p_225533_3_, p_225533_1_, p_225533_1_, 2); + mirrorBlockEntity.setChanged(); + } + } + } + return InteractionResult.CONSUME; + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_1_.getValue(FACING).getOpposite() == p_196271_2_ && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + /* renamed from: com.dairymoose.modernlife.blocks.MirrorBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MirrorBlock$1.class */ + static /* synthetic */ class C00361 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00361.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + MirrorBlockEntity toReturn = (MirrorBlockEntity) MirrorBlockEntity.MIRROR.create(pos, state); + return toReturn; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/ModernBookshelfBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/ModernBookshelfBlock.java new file mode 100644 index 0000000..8391329 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/ModernBookshelfBlock.java @@ -0,0 +1,312 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CsvSourcedHashSet; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.tileentities.ModernBookshelfBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.Iterator; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ModernBookshelfBlock.class */ +public class ModernBookshelfBlock extends Block implements EntityBlock { + public static CsvSourcedHashSet whitelist; + public static CsvSourcedHashSet blacklist; + public static CsvSourcedHashSet textToSearch; + public static CsvSourcedHashSet textToAvoid; + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 16.0d, 9.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static long usedBookTimestamp = 0; + public static int oldItemSlot = -1; + public static BlockPos lastBlockPos = null; + public static ItemStack clientAwaitingBook = null; + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public ModernBookshelfBlock(Properties props) { + super(props); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + if (whitelist == null) { + whitelist = new CsvSourcedHashSet((String) ModernLifeConfig.COMMON.bookshelfWhitelist.get()); + } + if (blacklist == null) { + blacklist = new CsvSourcedHashSet((String) ModernLifeConfig.COMMON.bookshelfBlacklist.get()); + } + if (textToSearch == null) { + textToSearch = new CsvSourcedHashSet((String) ModernLifeConfig.COMMON.bookshelfSearchText.get()); + } + if (textToAvoid == null) { + textToAvoid = new CsvSourcedHashSet((String) ModernLifeConfig.COMMON.bookshelfAvoidText.get()); + } + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public float getEnchantPowerBonus(BlockState state, LevelReader world, BlockPos pos) { + return 2.0f; + } + + private boolean textToSearchHasMatch(String toSearch) { + Iterator it = textToSearch.iterator(); + while (it.hasNext()) { + String s = it.next(); + if (toSearch.contains(s)) { + return true; + } + } + return false; + } + + private boolean textToAvoidHasMatch(String toSearch) { + Iterator it = textToAvoid.iterator(); + while (it.hasNext()) { + String s = it.next(); + if (toSearch.contains(s)) { + return true; + } + } + return false; + } + + private void getBookFromSlot(Player player, ModernBookshelfBlockEntity modernBookshelfBlockEntity, int slot) { + player.addItem(modernBookshelfBlockEntity.getItem(slot).copy()); + modernBookshelfBlockEntity.setItem(slot, ItemStack.EMPTY); + modernBookshelfBlockEntity.setChanged(); + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos blockPos, Player player, InteractionHand hand, BlockHitResult rayTrace) { + int slot; + ItemStack itemStack = player.getItemInHand(hand); + BlockEntity tileEntity = world.getBlockEntity(blockPos); + ModernBookshelfBlockEntity modernBookshelfBlockEntity = null; + if (tileEntity instanceof ModernBookshelfBlockEntity) { + modernBookshelfBlockEntity = (ModernBookshelfBlockEntity) tileEntity; + } + boolean tookItem = false; + boolean placedItem = false; + if (modernBookshelfBlockEntity != null) { + if (!player.isSteppingCarefully() && !itemStack.isEmpty()) { + String displayName = itemStack.getDisplayName().getString().toLowerCase(); + String registryNamespace = itemStack.getItem().getRegistryName().getNamespace(); + String registryPath = itemStack.getItem().getRegistryName().getPath(); + String registryPathLowercase = registryPath.toLowerCase(); + String fullRegistryText = registryNamespace + ":" + registryPath; + boolean itemIsWhitelisted = false; + boolean itemIsBlacklisted = false; + if (blacklist.contains(fullRegistryText)) { + itemIsBlacklisted = true; + } + if (whitelist.contains(fullRegistryText)) { + itemIsWhitelisted = true; + } + if (!modernBookshelfBlockEntity.isFull()) { + if (itemIsBlacklisted) { + placedItem = false; + } else { + boolean itemMatchesSearchCondition = ((!textToSearchHasMatch(displayName) && !textToSearchHasMatch(registryPathLowercase)) || textToAvoidHasMatch(displayName) || textToAvoidHasMatch(registryPathLowercase)) ? false : true; + if (itemIsWhitelisted || itemMatchesSearchCondition) { + placedItem = true; + } + if (placedItem && !world.isClientSide) { + ItemStack oneItem = itemStack.split(1); + modernBookshelfBlockEntity.placeItem(oneItem); + placedItem = true; + modernBookshelfBlockEntity.setChanged(); + } + } + } + } else if (player.isSteppingCarefully() && !modernBookshelfBlockEntity.isEmpty()) { + tookItem = true; + int hitIndex = modernBookshelfBlockEntity.getHitIndex(player, rayTrace); + if (hitIndex != -1) { + getBookFromSlot(player, modernBookshelfBlockEntity, hitIndex); + } else if (!world.isClientSide && (slot = modernBookshelfBlockEntity.getNextOccupiedSlot()) != -1) { + getBookFromSlot(player, modernBookshelfBlockEntity, slot); + } + } + if (!placedItem && !tookItem && rayTrace != null) { + oldItemSlot = -1; + int hitIndex2 = modernBookshelfBlockEntity.getHitIndex(player, rayTrace); + if (hitIndex2 != -1) { + ItemStack pickedBook = modernBookshelfBlockEntity.getItem(hitIndex2); + if (!pickedBook.isEmpty()) { + ItemStack originalItem = player.getItemInHand(hand); + int freeSlot = player.getInventory().getFreeSlot(); + if (freeSlot != -1) { + usedBookTimestamp = System.currentTimeMillis(); + modernBookshelfBlockEntity.setItem(hitIndex2, ItemStack.EMPTY); + modernBookshelfBlockEntity.bookNames.set(hitIndex2, ""); + oldItemSlot = freeSlot; + lastBlockPos = blockPos; + if (!world.isClientSide) { + player.setItemInHand(hand, pickedBook); + player.addItem(originalItem); + try { + pickedBook.use(world, player, hand); + } catch (Exception e) { + ModernLifeCommon.LOGGER.error("Use book error", e); + } + } else { + clientAwaitingBook = pickedBook; + } + } + } + } + } + } + if (!world.isClientSide) { + world.sendBlockUpdated(blockPos, blockState, blockState, 2); + } + return InteractionResult.CONSUME; + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof ModernBookshelfBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (ModernBookshelfBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Right click to place a book on the shelf")); + list.add(new TextComponent("Shift-right-click with an empty hand to remove a book")); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_1_.getValue(FACING).getOpposite() == p_196271_2_ && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + /* renamed from: com.dairymoose.modernlife.blocks.ModernBookshelfBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ModernBookshelfBlock$1.class */ + static /* synthetic */ class C00371 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00371.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + ModernBookshelfBlockEntity toReturn = (ModernBookshelfBlockEntity) ModernBookshelfBlockEntity.MODERN_BOOKSHELF.create(pos, state); + return toReturn; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/MonitorBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/MonitorBlock.java new file mode 100644 index 0000000..27a300a --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/MonitorBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MonitorBlock.class */ +public class MonitorBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(6.0d, 0.0d, 6.375d, 10.0d, 1.85d, 9.55d), Block.box(-0.175d, 1.575d, 7.5d, 16.275d, 11.675d, 8.5d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + + public MonitorBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection().getOpposite()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.MonitorBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MonitorBlock$1.class */ + static /* synthetic */ class C00381 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00381.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/MusicStandBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/MusicStandBlock.java new file mode 100644 index 0000000..3231e43 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/MusicStandBlock.java @@ -0,0 +1,159 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.Mth; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.DoubleBlockHalf; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MusicStandBlock.class */ +public class MusicStandBlock extends Block { + protected static final VoxelShape SHAPE_NORTH = Block.box(3.0d, 0.0d, 11.0d, 13.0d, 16.0d, 16.0d); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + public static final DirectionProperty FACING = HorizontalDirectionalBlock.FACING; + public static final EnumProperty HALF = BlockStateProperties.DOUBLE_BLOCK_HALF; + + public MusicStandBlock(Properties p_i48413_1_) { + super(p_i48413_1_); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(HALF, DoubleBlockHalf.LOWER)); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + Direction lvt_5_1_ = p_220053_1_.getValue(FACING); + switch (C00391.$SwitchMap$net$minecraft$core$Direction[lvt_5_1_.ordinal()]) { + case 1: + default: + return SHAPE_SOUTH; + case 2: + return SHAPE_EAST; + case 3: + return SHAPE_WEST; + case 4: + return SHAPE_NORTH; + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.MusicStandBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/MusicStandBlock$1.class */ + static /* synthetic */ class C00391 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + Comparable comparable = (DoubleBlockHalf) p_196271_1_.getValue(HALF); + if (p_196271_2_.getAxis() == Direction.Axis.Y) { + if ((comparable == DoubleBlockHalf.LOWER) == (p_196271_2_ == Direction.UP)) { + return (!p_196271_3_.is(this) || p_196271_3_.getValue(HALF) == comparable) ? Blocks.AIR.defaultBlockState() : (BlockState) p_196271_1_.setValue(FACING, p_196271_3_.getValue(FACING)); + } + } + return (comparable == DoubleBlockHalf.LOWER && p_196271_2_ == Direction.DOWN && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) ? Blocks.AIR.defaultBlockState() : super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + DoubleBlockHalf doubleblockhalf = p_241471_2_.getValue(HALF); + if (doubleblockhalf == DoubleBlockHalf.UPPER) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(HALF) == DoubleBlockHalf.LOWER) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + public BlockState rotate(BlockState p_52790_, Rotation p_52791_) { + return (BlockState) p_52790_.setValue(FACING, p_52791_.rotate(p_52790_.getValue(FACING))); + } + + public BlockState mirror(BlockState p_52787_, Mirror p_52788_) { + return p_52788_ == Mirror.NONE ? p_52787_ : p_52787_.rotate(p_52788_.getRotation(p_52787_.getValue(FACING))); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.above()).canBeReplaced(p_196258_1_)) { + Level lvt_3_1_ = p_196258_1_.getLevel(); + boolean z = lvt_3_1_.hasNeighborSignal(lvt_2_1_) || lvt_3_1_.hasNeighborSignal(lvt_2_1_.above()); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, p_196258_1_.getHorizontalDirection().getOpposite())).setValue(HALF, DoubleBlockHalf.LOWER); + } + return null; + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + p_180633_1_.setBlock(p_180633_2_.above(), (BlockState) p_180633_3_.setValue(HALF, DoubleBlockHalf.UPPER), 3); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + BlockState lvt_5_1_ = p_196260_2_.getBlockState(lvt_4_1_); + return p_196260_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? lvt_5_1_.isFaceSturdy(p_196260_2_, lvt_4_1_, Direction.UP) : lvt_5_1_.is(this); + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return Mth.getSeed(p_209900_2_.getX(), p_209900_2_.below(p_209900_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? 0 : 1).getY(), p_209900_2_.getZ()); + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{HALF, FACING}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/NightStandBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/NightStandBlock.java new file mode 100644 index 0000000..0b49fa0 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/NightStandBlock.java @@ -0,0 +1,187 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.NightStandBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ChestMenu; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/NightStandBlock.class */ +public class NightStandBlock extends Block implements EntityBlock { + protected String containerDisplayLabel; + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 2.0d, 0.0d, 16.0d, 16.0d, 14.0d), Block.box(5.0d, 11.6d, 15.0d, 11.0d, 12.6d, 16.0d), Block.box(15.0d, 0.0d, 0.0d, 16.0d, 2.0d, 1.0d), Block.box(0.0d, 0.0d, 13.0d, 1.0d, 2.0d, 14.0d), Block.box(0.0d, 0.0d, 0.0d, 1.0d, 2.0d, 1.0d), Block.box(15.0d, 0.0d, 13.0d, 16.0d, 2.0d, 14.0d), Block.box(5.0d, 5.475d, 14.0d, 6.0d, 6.475d, 15.0d), Block.box(5.0d, 5.475d, 15.0d, 11.0d, 6.475d, 16.0d), Block.box(10.0d, 5.475d, 14.0d, 11.0d, 6.475d, 15.0d), Block.box(5.0d, 11.6d, 14.0d, 6.0d, 12.6d, 15.0d), Block.box(10.0d, 11.6d, 14.0d, 11.0d, 12.6d, 15.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Stores up to 18 items")); + } + + public NightStandBlock() { + super(Properties.of(Material.WOOD).sound(SoundType.WOOD).strength(1.5f)); + this.containerDisplayLabel = "Night Stand"; + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public NightStandBlock(Properties props) { + super(props); + this.containerDisplayLabel = "Night Stand"; + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof NightStandBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (NightStandBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + public MenuProvider getMenuProvider(BlockState p_220052_1_, final Level p_220052_2_, final BlockPos p_220052_3_) { + return new MenuProvider() { // from class: com.dairymoose.modernlife.blocks.NightStandBlock.1 + /* renamed from: createMenu */ + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof NightStandBlockEntity) { + NightStandBlockEntity nightStandBlockEntity = (NightStandBlockEntity) tileEntity; + return new ChestMenu(MenuType.GENERIC_9x2, paramInt, paramInventory, nightStandBlockEntity, 2); + } + return null; + } + + public Component getDisplayName() { + return new TextComponent(NightStandBlock.this.containerDisplayLabel); + } + }; + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + NightStandBlockEntity toReturn = (NightStandBlockEntity) NightStandBlockEntity.NIGHT_STAND.create(pos, state); + return toReturn; + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + MenuProvider lvt_7_1_ = getMenuProvider(p_225533_1_, p_225533_2_, p_225533_3_); + if (lvt_7_1_ != null) { + p_225533_4_.openMenu(lvt_7_1_); + } + return InteractionResult.CONSUME; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.NightStandBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/NightStandBlock$2.class */ + static /* synthetic */ class C00412 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00412.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + context.getLevel().getFluidState(context.getClickedPos()); + return (BlockState) defaultBlockState().setValue(FACING, context.getHorizontalDirection().getOpposite()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/OakPostBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/OakPostBlock.java new file mode 100644 index 0000000..0908a58 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/OakPostBlock.java @@ -0,0 +1,49 @@ +package com.dairymoose.modernlife.blocks; + +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/OakPostBlock.class */ +public class OakPostBlock extends Block { + protected static final VoxelShape SHAPE = Block.box(6.0d, 0.0d, 6.0d, 10.0d, 10.0d, 10.0d); + public static final EnumProperty AXIS = BlockStateProperties.AXIS; + + public OakPostBlock() { + super(Properties.of(Material.WOOD).sound(SoundType.WOOD)); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(AXIS, Direction.Axis.Y)); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{AXIS}); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + return SHAPE; + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + if (context.getClickedFace() == Direction.NORTH || context.getClickedFace() == Direction.SOUTH) { + return (BlockState) defaultBlockState().setValue(AXIS, Direction.Axis.Z); + } + if (context.getClickedFace() == Direction.EAST || context.getClickedFace() == Direction.WEST) { + return (BlockState) defaultBlockState().setValue(AXIS, Direction.Axis.X); + } + if (context.getClickedFace() == Direction.UP || context.getClickedFace() == Direction.DOWN) { + return (BlockState) defaultBlockState().setValue(AXIS, Direction.Axis.Y); + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/PavedRoadBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/PavedRoadBlock.java new file mode 100644 index 0000000..33f2ea2 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/PavedRoadBlock.java @@ -0,0 +1,54 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.entity.BicycleEntity; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PavedRoadBlock.class */ +public class PavedRoadBlock extends Block { + public PavedRoadBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Slightly increases movement speed of vehicles")); + } + + public static void steppedOn(Entity entity) { + if (entity.getVehicle() != null || entity.isVehicle()) { + float fallDist = entity.fallDistance; + if (entity.isVehicle()) { + Vec3 mov = entity.getDeltaMovement(); + if (entity instanceof BicycleEntity) { + } else { + double velocity = Math.sqrt((mov.x * mov.x) + (mov.z * mov.z)); + double newVelocity = velocity * 1.1d; + double angle = Math.atan2(mov.z, mov.x); + double newX = newVelocity * Math.cos(angle); + double newZ = newVelocity * Math.sin(angle); + entity.setDeltaMovement(newX, mov.y, newZ); + } + } + entity.fallDistance = fallDist; + } + } + + public void stepOn(Level p_176199_1_, BlockPos p_176199_2_, BlockState state, Entity entity) { + steppedOn(entity); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/PhotocopierBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/PhotocopierBlock.java new file mode 100644 index 0000000..a2545fb --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/PhotocopierBlock.java @@ -0,0 +1,157 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.blocks.gui.PhotocopierScreen; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.tileentities.PhotocopierBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ChestMenu; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.fml.DistExecutor; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PhotocopierBlock.class */ +public class PhotocopierBlock extends StandardHorizontalBlock implements EntityBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(1.75d, 14.275d, 1.0d, 4.5d, 14.275d, 2.5d), Block.box(0.0d, 1.0d, 1.0d, 16.0d, 2.0d, 16.0d), Block.box(0.0d, 2.0d, 0.0d, 16.0d, 3.0d, 16.0d), Block.box(0.0d, 3.0d, 1.0d, 16.0d, 4.0d, 16.0d), Block.box(0.0d, 4.0d, 0.0d, 16.0d, 5.0d, 16.0d), Block.box(0.0d, 5.0d, 1.0d, 16.0d, 6.0d, 16.0d), Block.box(0.0d, 6.0d, 0.0d, 16.0d, 7.0d, 16.0d), Block.box(0.0d, 7.0d, 1.0d, 16.0d, 8.0d, 16.0d), Block.box(0.0d, 8.0d, 14.0d, 16.0d, 10.0d, 16.0d), Block.box(0.0d, 8.0d, 0.0d, 16.0d, 9.0d, 3.0d), Block.box(0.0d, 9.0d, 1.0d, 16.0d, 10.0d, 3.0d), Block.box(0.0d, 10.0d, 0.0d, 16.0d, 14.0d, 16.0d), Block.box(0.0d, 14.25d, 3.0d, 16.0d, 15.5d, 16.0d), Block.box(0.0d, 14.0d, 14.25d, 16.0d, 14.25d, 16.0d), Block.box(10.0d, 15.5d, 3.0d, 16.0d, 16.0d, 16.0d), Block.box(0.0d, 0.0d, 1.0d, 1.0d, 1.0d, 2.0d), Block.box(0.0d, 0.0d, 15.0d, 1.0d, 1.0d, 16.0d), Block.box(15.0d, 0.0d, 1.0d, 16.0d, 1.0d, 2.0d), Block.box(15.0d, 0.0d, 15.0d, 16.0d, 1.0d, 16.0d), Block.box(-1.5d, 9.0d, 3.0d, 3.5d, 9.5d, 14.0d), Block.box(10.25d, 8.0d, 3.0d, 17.25d, 8.5d, 14.0d), Block.box(5.0d, 14.0d, 0.25d, 7.0d, 14.25d, 2.75d), Block.box(5.6d, 14.25d, 2.0d, 6.35d, 14.5d, 2.25d), Block.box(0.5999999999999996d, 14.25d, 0.75d, 1.3499999999999996d, 14.5d, 1.0d), Block.box(0.5999999999999996d, 14.25d, 1.25d, 1.3499999999999996d, 14.5d, 1.5d), Block.box(5.6d, 14.25d, 1.5d, 6.35d, 14.5d, 1.75d), Block.box(0.25d, 14.0d, 0.25d, 5.0d, 14.25d, 2.75d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + + public PhotocopierBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof PhotocopierBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (PhotocopierBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + PhotocopierBlockEntity toReturn = (PhotocopierBlockEntity) PhotocopierBlockEntity.PHOTOCOPIER.create(pos, state); + return toReturn; + } + + public MenuProvider getMenuProvider(BlockState p_220052_1_, Level p_220052_2_, BlockPos p_220052_3_) { + return new MenuProvider() { // from class: com.dairymoose.modernlife.blocks.PhotocopierBlock.1 + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof PhotocopierBlockEntity) { + PhotocopierBlockEntity photocopierBlockEntity = (PhotocopierBlockEntity) tileEntity; + return new ChestMenu(MenuType.GENERIC_9x3, paramInt, paramInventory, photocopierBlockEntity, 3); + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Photocopier"); + } + }; + } + + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Interact with a canvas or photograph to make copies")); + list.add(new TextComponent(" * Requires paper")); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, PhotocopierBlockEntity.PHOTOCOPIER, PhotocopierBlockEntity::tick); + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos pos, Player player, InteractionHand hand, BlockHitResult rayTrace) { + MenuProvider lvt_7_1_; + ItemStack itemStack = player.getMainHandItem(); + if (itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get()) { + if (world.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.PhotocopierBlock.2 + + @Override // java.lang.Runnable + public void run() { + Minecraft.getInstance().setScreen(new PhotocopierScreen(pos)); + } + }; + }); + } + } else if (!world.isClientSide && (lvt_7_1_ = getMenuProvider(blockState, world, pos)) != null) { + player.openMenu(lvt_7_1_); + } + return InteractionResult.CONSUME; + } + /* renamed from: com.dairymoose.modernlife.blocks.PhotocopierBlock$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PhotocopierBlock$3.class */ + static /* synthetic */ class C00443 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00443.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/PhotonBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/PhotonBlock.java new file mode 100644 index 0000000..807b07c --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/PhotonBlock.java @@ -0,0 +1,104 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.tileentities.PhotonBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import net.minecraft.core.BlockPos; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.LiquidBlockContainer; +import net.minecraft.world.level.block.RenderShape; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Fluid; +import net.minecraft.world.level.material.FluidState; +import net.minecraft.world.level.material.Fluids; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PhotonBlock.class */ +public class PhotonBlock extends Block implements EntityBlock, LiquidBlockContainer { + public static final BooleanProperty EXTINGUISHED = BooleanProperty.create("extinguished"); + public static final BooleanProperty WATERLOGGED = BlockStateProperties.WATERLOGGED; + + public PhotonBlock(Properties props) { + super(props.lightLevel(PhotonBlock::getLightLevel).noCollission().air()); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(EXTINGUISHED, false)).setValue(WATERLOGGED, false)); + } + + public FluidState getFluidState(BlockState state) { + if (((Boolean) state.getValue(WATERLOGGED)).booleanValue()) { + return Fluids.WATER.getSource(false); + } + return super.getFluidState(state); + } + + public boolean canPlaceLiquid(BlockGetter p_56301_, BlockPos p_56302_, BlockState p_56303_, Fluid p_56304_) { + return false; + } + + public boolean placeLiquid(LevelAccessor p_56306_, BlockPos p_56307_, BlockState p_56308_, FluidState p_56309_) { + return false; + } + + protected boolean isAir(BlockState state) { + if (((Boolean) state.getValue(WATERLOGGED)).booleanValue()) { + return false; + } + return true; + } + + public boolean canBeReplaced(BlockState p_60470_, BlockPlaceContext p_60471_) { + return true; + } + + public boolean canBeReplaced(BlockState p_60535_, Fluid p_60536_) { + return true; + } + + public static int getLightLevel(BlockState state) { + if (((Boolean) state.getValue(EXTINGUISHED)).booleanValue()) { + return 0; + } + int lightLevel = 13; + Integer configLight = ModernLifeConfig.COMMON.flashlightLightLevel.getValue(); + if (configLight != null) { + lightLevel = configLight.intValue(); + } + ModernLifeCommon.LOGGER.debug("flashlight light level = " + lightLevel); + return lightLevel; + } + + public RenderShape getRenderShape(BlockState p_149645_1_) { + return RenderShape.INVISIBLE; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{EXTINGUISHED, WATERLOGGED}); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, PhotonBlockEntity.PHOTON, PhotonBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return PhotonBlockEntity.PHOTON.create(pos, state); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + return Shapes.empty(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/PicnicTableBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/PicnicTableBlock.java new file mode 100644 index 0000000..d1c09b6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/PicnicTableBlock.java @@ -0,0 +1,175 @@ +package com.dairymoose.modernlife.blocks; + +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.Mth; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PicnicTableBlock.class */ +public class PicnicTableBlock extends Block { + public static final DirectionProperty FACING = HorizontalDirectionalBlock.FACING; + public static final EnumProperty HALF = EnumProperty.create("half", BenchHalf.class); + protected static final VoxelShape SOUTH_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + protected static final VoxelShape NORTH_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + protected static final VoxelShape WEST_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + protected static final VoxelShape EAST_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PicnicTableBlock$BenchHalf.class */ + public enum BenchHalf implements StringRepresentable { + back, + front; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public PicnicTableBlock(Properties p_i48413_1_) { + super(p_i48413_1_); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(HALF, BenchHalf.back)); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + Direction lvt_5_1_ = p_220053_1_.getValue(FACING); + switch (lvt_5_1_.ordinal()) { + case 1: + default: + return EAST_AABB; + case 2: + return SOUTH_AABB; + case 3: + return WEST_AABB; + case 4: + return NORTH_AABB; + } + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + Direction checkDir; + BenchHalf lvt_7_1_ = (BenchHalf) p_196271_1_.getValue(HALF); + if (p_196271_1_.getValue(FACING) == Direction.EAST) { + checkDir = Direction.WEST; + } else if (p_196271_1_.getValue(FACING) == Direction.WEST) { + checkDir = Direction.EAST; + } else if (p_196271_1_.getValue(FACING) == Direction.NORTH) { + checkDir = Direction.SOUTH; + } else { + checkDir = Direction.NORTH; + } + if (lvt_7_1_ == BenchHalf.back && p_196271_5_.relative(checkDir).equals(p_196271_6_) && !p_196271_3_.is(this)) { + return Blocks.AIR.defaultBlockState(); + } + if (lvt_7_1_ == BenchHalf.front && p_196271_5_.relative(checkDir.getOpposite()).equals(p_196271_6_) && !p_196271_3_.is(this)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + BenchHalf BenchHalf2 = (BenchHalf) p_241471_2_.getValue(HALF); + if (BenchHalf2 == BenchHalf.front) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(HALF) == BenchHalf.back) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + public BlockState rotate(BlockState p_52790_, Rotation p_52791_) { + return (BlockState) p_52790_.setValue(FACING, p_52791_.rotate(p_52790_.getValue(FACING))); + } + + public BlockState mirror(BlockState p_52787_, Mirror p_52788_) { + return p_52788_ == Mirror.NONE ? p_52787_ : p_52787_.rotate(p_52788_.getRotation(p_52787_.getValue(FACING))); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.relative(p_196258_1_.getHorizontalDirection())).canBeReplaced(p_196258_1_)) { + Level lvt_3_1_ = p_196258_1_.getLevel(); + boolean z = lvt_3_1_.hasNeighborSignal(lvt_2_1_) || lvt_3_1_.hasNeighborSignal(lvt_2_1_.above()); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, p_196258_1_.getHorizontalDirection().getOpposite())).setValue(HALF, BenchHalf.back); + } + return null; + } + + @Deprecated + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player player, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + return InteractionResult.CONSUME; + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + p_180633_1_.setBlock(p_180633_2_.relative(p_180633_4_.getDirection()), (BlockState) p_180633_3_.setValue(HALF, BenchHalf.front), 3); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + BlockState lvt_5_1_ = p_196260_2_.getBlockState(lvt_4_1_); + return p_196260_1_.getValue(HALF) == BenchHalf.back ? lvt_5_1_.isFaceSturdy(p_196260_2_, lvt_4_1_, Direction.UP) : lvt_5_1_.is(this); + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return Mth.getSeed(p_209900_2_.getX(), p_209900_2_.below(p_209900_1_.getValue(HALF) == BenchHalf.back ? 0 : 1).getY(), p_209900_2_.getZ()); + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{HALF, FACING}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/PowerReceiverBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/PowerReceiverBlock.java new file mode 100644 index 0000000..3f0f515 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/PowerReceiverBlock.java @@ -0,0 +1,189 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.IChannelHolder; +import com.dairymoose.modernlife.tileentities.PowerReceiverBlockEntity; +import com.dairymoose.modernlife.tileentities.PowerTransmitterBlockEntity; +import java.util.List; +import java.util.Set; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.fml.DistExecutor; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PowerReceiverBlock.class */ +public class PowerReceiverBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(6.5d, 2.0d, 6.5d, 9.5d, 5.0d, 9.5d), Block.box(0.0d, 0.0d, 0.0d, 16.0d, 4.0d, 16.0d), Block.box(2.0d, 4.0d, 2.0d, 14.0d, 8.0d, 14.0d), Block.box(4.0d, 8.0d, 4.0d, 12.0d, 12.0d, 12.0d), Block.box(6.0d, 12.0d, 6.0d, 10.0d, 16.0d, 10.0d), Block.box(0.0d, 0.0d, 0.0d, 16.0d, 1.0d, 16.0d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + public static final BooleanProperty POWERED = BlockStateProperties.POWERED; + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Receives power on the selected channel from all transmitters")); + list.add(new TextComponent("Right click block to change current channel")); + } + + public PowerReceiverBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)).setValue(POWERED, Boolean.FALSE)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_2_.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.PowerReceiverBlock.1 + @Override // java.lang.Runnable + public void run() { + IChannelHolder blockEntity = (IChannelHolder) p_225533_2_.getBlockEntity(p_225533_3_); + if (blockEntity != null) { + IChannelHolder channelHolder = blockEntity; + WirelessPowerScreen screen = new WirelessPowerScreen(p_225533_3_, channelHolder.getCurrentChannel()); + Minecraft.getInstance().setScreen(screen); + } + } + }; + }); + } + return InteractionResult.CONSUME; + } + + public void setPlacedBy(Level world, BlockPos pos, BlockState state, @Nullable LivingEntity placer, ItemStack itemStack) { + if (!world.isClientSide) { + BlockEntity tileEntity = world.getBlockEntity(pos); + if (tileEntity instanceof PowerReceiverBlockEntity) { + PowerReceiverBlockEntity receiver = (PowerReceiverBlockEntity) tileEntity; + receiver.setCurrentChannel(0); + } + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return PowerReceiverBlockEntity.POWER_RECEIVER.create(pos, state); + } + + public void onRemove(BlockState state, Level world, BlockPos pos, BlockState p_196243_4_, boolean p_196243_5_) { + BlockEntity entity = world.getBlockEntity(pos); + if (entity instanceof PowerReceiverBlockEntity) { + PowerReceiverBlockEntity receiver = (PowerReceiverBlockEntity) entity; + ModernLifeCommon.LOGGER.debug("remove receiver from channel: " + receiver.getCurrentChannel()); + receiver.removeFromChannel(receiver.getCurrentChannel()); + } + if (!p_196243_5_ && !state.is(p_196243_4_.getBlock())) { + updateNeighbours(state, world, pos); + super.onRemove(state, world, pos, p_196243_4_, p_196243_5_); + } + } + + private int getPowerFromTransmitter(BlockPos pos, BlockGetter reader) { + BlockEntity entity = reader.getBlockEntity(pos); + ModernLifeCommon.LOGGER.debug("get power: " + entity); + if (entity instanceof PowerReceiverBlockEntity) { + ModernLifeCommon.LOGGER.debug("entity is instance"); + PowerReceiverBlockEntity receiver = (PowerReceiverBlockEntity) entity; + Set transmitters = PowerTransmitterBlockEntity.perChannelPowerTransmitters.get(Integer.valueOf(receiver.getCurrentChannel())); + int powerSum = 0; + if (transmitters != null) { + ModernLifeCommon.LOGGER.debug("found " + transmitters.size() + " transmitters for channel " + receiver.getCurrentChannel()); + for (PowerTransmitterBlockEntity transmitter : transmitters) { + BlockState state = transmitter.getBlockState(); + powerSum += ((Integer) state.getValue(BlockStateProperties.POWER)).intValue(); + } + if (powerSum > 15) { + powerSum = 15; + } + ModernLifeCommon.LOGGER.debug("got power sum = " + powerSum); + } else { + ModernLifeCommon.LOGGER.debug("transmitters is null for channel " + receiver.getCurrentChannel()); + } + return powerSum; + } + return 0; + } + + public boolean isSignalSource(BlockState p_60571_) { + return true; + } + + public boolean useShapeForLightOcclusion(BlockState p_220074_1_) { + return true; + } + + public int getSignal(BlockState state, BlockGetter reader, BlockPos pos, Direction p_180656_4_) { + ModernLifeCommon.LOGGER.debug("getSignal for state=" + state + " and pos=" + pos); + return getPowerFromTransmitter(pos, reader); + } + + public int getDirectSignal(BlockState p_176211_1_, BlockGetter p_176211_2_, BlockPos p_176211_3_, Direction p_176211_4_) { + ModernLifeCommon.LOGGER.debug("getDirectSignal"); + return getPowerFromTransmitter(p_176211_3_, p_176211_2_); + } + + private void updateNeighbours(BlockState p_196378_1_, Level p_196378_2_, BlockPos p_196378_3_) { + p_196378_2_.updateNeighborsAt(p_196378_3_, this); + p_196378_2_.updateNeighborsAt(p_196378_3_.relative(p_196378_1_.getValue(FACING).getOpposite()), this); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + return SHAPE; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, POWERED}); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/PowerTransmitterBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/PowerTransmitterBlock.java new file mode 100644 index 0000000..02ea0d7 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/PowerTransmitterBlock.java @@ -0,0 +1,137 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.IChannelHolder; +import com.dairymoose.modernlife.tileentities.PowerTransmitterBlockEntity; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.IntegerProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.fml.DistExecutor; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PowerTransmitterBlock.class */ +public class PowerTransmitterBlock extends Block implements EntityBlock { + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + public static final IntegerProperty POWER = BlockStateProperties.POWER; + + public PowerTransmitterBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Transmits power on the selected channel to all receivers")); + list.add(new TextComponent("Right click block to change current channel")); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_2_.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.PowerTransmitterBlock.1 + @Override // java.lang.Runnable + public void run() { + IChannelHolder blockEntity = (IChannelHolder) p_225533_2_.getBlockEntity(p_225533_3_); + if (blockEntity instanceof IChannelHolder) { + IChannelHolder channelHolder = blockEntity; + WirelessPowerScreen screen = new WirelessPowerScreen(p_225533_3_, channelHolder.getCurrentChannel()); + Minecraft.getInstance().setScreen(screen); + } + } + }; + }); + } + return InteractionResult.CONSUME; + } + + public void setPlacedBy(Level world, BlockPos pos, BlockState state, @Nullable LivingEntity placer, ItemStack itemStack) { + if (!world.isClientSide) { + BlockEntity tileEntity = world.getBlockEntity(pos); + if (tileEntity instanceof PowerTransmitterBlockEntity) { + PowerTransmitterBlockEntity transmitter = (PowerTransmitterBlockEntity) tileEntity; + transmitter.setCurrentChannel(0); + } + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, POWER}); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return PowerTransmitterBlockEntity.POWER_TRANSMITTER.create(pos, state); + } + + public VoxelShape getCollisionShape(BlockState state, BlockGetter blockReader, BlockPos blockPos, CollisionContext ctx) { + return super.getCollisionShape(state, blockReader, blockPos, ctx); + } + + public void onRemove(BlockState state, Level world, BlockPos pos, BlockState p_196243_4_, boolean p_196243_5_) { + BlockEntity entity = world.getBlockEntity(pos); + if (entity instanceof PowerTransmitterBlockEntity) { + PowerTransmitterBlockEntity transmitter = (PowerTransmitterBlockEntity) entity; + ModernLifeCommon.LOGGER.debug("remove transmitter from channel: " + transmitter.getCurrentChannel()); + transmitter.removeFromChannel(transmitter.getCurrentChannel()); + transmitter.updateReceivers(world); + } + super.onRemove(state, world, pos, p_196243_4_, p_196243_5_); + } + + public void neighborChanged(BlockState state, Level world, BlockPos pos, Block block, BlockPos neighbor, boolean p_220069_6_) { + if (!world.getBlockState(neighbor).is(CustomBlocks.BLOCK_POWER_RECEIVER.get()) && state.is(CustomBlocks.BLOCK_POWER_TRANSMITTER.get())) { + BlockEntity entity = world.getBlockEntity(pos); + if (entity instanceof PowerTransmitterBlockEntity) { + world.setBlock(pos, (BlockState) state.setValue(POWER, Integer.valueOf(world.getBestNeighborSignal(pos))), 2); + PowerTransmitterBlockEntity transmitter = (PowerTransmitterBlockEntity) entity; + ModernLifeCommon.LOGGER.debug("add transmitter to channel: " + transmitter.getCurrentChannel()); + transmitter.addToChannel(transmitter.getCurrentChannel()); + transmitter.updateReceivers(world); + } + } + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, context.getHorizontalDirection())).setValue(POWER, Integer.valueOf(context.getLevel().getBestNeighborSignal(context.getClickedPos()))); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + return Block.box(0.0d, 0.0d, 0.0d, 16.0d, 16.0d, 16.0d); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/PrinterBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/PrinterBlock.java new file mode 100644 index 0000000..bed1107 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/PrinterBlock.java @@ -0,0 +1,206 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.blocks.gui.PrinterScreen; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.tileentities.PrinterBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.nbt.ListTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ChestMenu; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.fml.DistExecutor; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PrinterBlock.class */ +public class PrinterBlock extends StandardHorizontalBlock implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(1.0d, 0.0d, 0.0d, 15.0d, 8.0d, 13.0d), Block.box(5.0d, 0.0d, 13.0d, 11.0d, 1.0d, 16.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + + public PrinterBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof PrinterBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (PrinterBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + PrinterBlockEntity toReturn = (PrinterBlockEntity) PrinterBlockEntity.PRINTER.create(pos, state); + return toReturn; + } + public MenuProvider getMenuProvider(BlockState p_220052_1_, Level p_220052_2_, BlockPos p_220052_3_) { + return new MenuProvider() { // from class: com.dairymoose.modernlife.blocks.PrinterBlock.1 + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof PrinterBlockEntity) { + PrinterBlockEntity printerBlockEntity = (PrinterBlockEntity) tileEntity; + return new ChestMenu(MenuType.GENERIC_9x3, paramInt, paramInventory, printerBlockEntity, 3); + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Printer"); + } + }; + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos pos, Player player, InteractionHand hand, BlockHitResult rayTrace) { + MenuProvider lvt_7_1_; + ItemStack itemStack = player.getMainHandItem(); + if (itemStack.getItem() == CustomBlocks.ITEM_CAMERA.get() || itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get()) { + if (itemStack.getItem() == CustomBlocks.ITEM_CAMERA.get() && itemStack.getTag() != null && itemStack.getTag().contains("ImageList")) { + int photoCount = 0; + ListTag listTag = (ListTag) itemStack.getTag().get("ImageList"); + if (listTag instanceof ListTag) { + ListTag imageList = listTag; + photoCount = imageList.size(); + } + if (photoCount > 0) { + if (world.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.PrinterBlock.2 + + @Override // java.lang.Runnable + public void run() { + Minecraft.getInstance().setScreen(new PrinterScreen(pos)); + } + }; + }); + } + } else { + MenuProvider lvt_7_1_2 = getMenuProvider(blockState, world, pos); + if (lvt_7_1_2 != null) { + player.openMenu(lvt_7_1_2); + } + } + } else if (itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get() && world.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.PrinterBlock.3 + final /* synthetic */ BlockPos val$pos; + + RunnableC00493(BlockPos pos2) { + pos = pos2; + } + + @Override // java.lang.Runnable + public void run() { + Minecraft.getInstance().setScreen(new PrinterScreen(pos)); + } + }; + }); + } + } else if (!world.isClientSide && (lvt_7_1_ = getMenuProvider(blockState, world, pos2)) != null) { + player.openMenu(lvt_7_1_); + } + return InteractionResult.CONSUME; + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.PrinterBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PrinterBlock$2.class */ + public class RunnableC00482 implements Runnable { + final /* synthetic */ BlockPos val$pos; + + RunnableC00482(BlockPos pos2) { + pos = pos2; + } + + @Override // java.lang.Runnable + public void run() { + Minecraft.getInstance().setScreen(new PrinterScreen(pos)); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.PrinterBlock$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PrinterBlock$3.class */ + public class RunnableC00493 implements Runnable { + final /* synthetic */ BlockPos val$pos; + + RunnableC00493(BlockPos pos2) { + pos = pos2; + } + + @Override // java.lang.Runnable + public void run() { + Minecraft.getInstance().setScreen(new PrinterScreen(pos)); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.PrinterBlock$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/PrinterBlock$4.class */ + static /* synthetic */ class C00504 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00504.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/RadiatorBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/RadiatorBlock.java new file mode 100644 index 0000000..9a7eb65 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/RadiatorBlock.java @@ -0,0 +1,232 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.blocks.gui.RadiatorScreen; +import com.dairymoose.modernlife.tileentities.RadiatorBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SimpleWaterloggedBlock; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.FluidState; +import net.minecraft.world.level.material.Fluids; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.fml.DistExecutor; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RadiatorBlock.class */ +public class RadiatorBlock extends Block implements SimpleWaterloggedBlock, EntityBlock { + protected static final VoxelShape SHAPE_NORTH = Block.box(2.0d, 0.0d, 5.0d, 15.0d, 13.0d, 12.0d); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + public static final EnumProperty HEAT = EnumProperty.create("heat", HeatType.class); + public static final BooleanProperty WATERLOGGED = BlockStateProperties.WATERLOGGED; + + public RadiatorBlock() { + super(Properties.of(Material.HEAVY_METAL).sound(SoundType.METAL).strength(3.5f, 10.0f).lightLevel(RadiatorBlock::getLightValueInternal)); + registerDefaultState((BlockState) ((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(HEAT, HeatType.off)).setValue(WATERLOGGED, Boolean.FALSE)); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return !p_196260_2_.isEmptyBlock(p_196260_3_.below()); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public FluidState getFluidState(BlockState p_204507_1_) { + if (((Boolean) p_204507_1_.getValue(WATERLOGGED)).booleanValue()) { + return Fluids.WATER.getSource(false); + } + return super.getFluidState(p_204507_1_); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, RadiatorBlockEntity.RADIATOR, RadiatorBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return RadiatorBlockEntity.RADIATOR.create(pos, state); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (((Boolean) p_196271_1_.getValue(WATERLOGGED)).booleanValue()) { + p_196271_4_.scheduleTick(p_196271_5_, Fluids.WATER, Fluids.WATER.getTickDelay(p_196271_4_)); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.RadiatorBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RadiatorBlock$1.class */ + public class RunnableC00511 implements Runnable { + final /* synthetic */ Level val$p_225533_2_; + final /* synthetic */ BlockPos val$p_225533_3_; + + RunnableC00511(Level level, BlockPos blockPos) { + p_225533_2_ = level; + p_225533_3_ = blockPos; + } + + @Override // java.lang.Runnable + public void run() { + RadiatorScreen screen = new RadiatorScreen(p_225533_2_, p_225533_3_); + Minecraft.getInstance().setScreen(screen); + } + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (p_225533_2_.isClientSide) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.blocks.RadiatorBlock.1 + final /* synthetic */ Level val$p_225533_2_; + final /* synthetic */ BlockPos val$p_225533_3_; + + RunnableC00511(Level p_225533_2_2, BlockPos p_225533_3_2) { + p_225533_2_ = p_225533_2_2; + p_225533_3_ = p_225533_3_2; + } + + @Override // java.lang.Runnable + public void run() { + RadiatorScreen screen = new RadiatorScreen(p_225533_2_, p_225533_3_); + Minecraft.getInstance().setScreen(screen); + } + }; + }); + } + return InteractionResult.CONSUME; + } + + public static int getLightValueInternal(BlockState state) { + if (state.getValue(HEAT) == HeatType.low) { + return 3; + } + if (state.getValue(HEAT) == HeatType.medium) { + return 5; + } + if (state.getValue(HEAT) == HeatType.high) { + return 7; + } + return 0; + } + + public int getLightBlock(BlockState state, BlockGetter world, BlockPos pos) { + return getLightValueInternal(state); + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Right click placed radiator to activate")); + } + + @OnlyIn(Dist.CLIENT) + public boolean isEmissiveRendering(BlockState blockState) { + if (blockState.getValue(HEAT) == HeatType.low || blockState.getValue(HEAT) == HeatType.medium || blockState.getValue(HEAT) == HeatType.high) { + return true; + } + return false; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, HEAT, WATERLOGGED}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.RadiatorBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RadiatorBlock$2.class */ + static /* synthetic */ class C00522 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00522.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + FluidState fluidState = context.getLevel().getFluidState(context.getClickedPos()); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, context.getHorizontalDirection())).setValue(WATERLOGGED, Boolean.valueOf(fluidState.getType() == Fluids.WATER)); + } + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RadiatorBlock$HeatType.class */ + public enum HeatType implements StringRepresentable { + off, + low, + medium, + high; + + public String getSerializedName() { + return name().toLowerCase(); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/RampBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/RampBlock.java new file mode 100644 index 0000000..4c59d10 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/RampBlock.java @@ -0,0 +1,222 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.Collections; +import java.util.HashMap; +import java.util.Map; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RampBlock.class */ +public class RampBlock extends Block { + protected static final VoxelShape SHAPE_WEST = Shapes.or(Block.box(0.0d, 0.0d, 0.0d, 16.0d, 1.0d, 16.0d), new VoxelShape[]{Block.box(0.0d, 1.0d, 0.0d, 15.0d, 2.0d, 16.0d), Block.box(0.0d, 2.0d, 0.0d, 14.0d, 3.0d, 16.0d), Block.box(0.0d, 3.0d, 0.0d, 13.0d, 4.0d, 16.0d), Block.box(0.0d, 4.0d, 0.0d, 12.0d, 5.0d, 16.0d), Block.box(0.0d, 5.0d, 0.0d, 11.0d, 6.0d, 16.0d), Block.box(0.0d, 6.0d, 0.0d, 10.0d, 7.0d, 16.0d), Block.box(0.0d, 7.0d, 0.0d, 9.0d, 8.0d, 16.0d), Block.box(0.0d, 8.0d, 0.0d, 8.0d, 9.0d, 16.0d), Block.box(0.0d, 9.0d, 0.0d, 7.0d, 10.0d, 16.0d), Block.box(0.0d, 10.0d, 0.0d, 6.0d, 11.0d, 16.0d), Block.box(0.0d, 11.0d, 0.0d, 5.0d, 12.0d, 16.0d), Block.box(0.0d, 12.0d, 0.0d, 4.0d, 13.0d, 16.0d), Block.box(0.0d, 13.0d, 0.0d, 3.0d, 14.0d, 16.0d), Block.box(0.0d, 14.0d, 0.0d, 2.0d, 15.0d, 16.0d), Block.box(0.0d, 15.0d, 0.0d, 1.0d, 16.0d, 16.0d)}).optimize(); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_EAST_CORNER = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(-0.75d, 0.0d, 0.0d, 16.0d, 1.0d, 16.0d), Block.box(0.5d, 1.0d, 0.0d, 16.0d, 2.0d, 15.0d), Block.box(1.5d, 2.0d, 0.0d, 16.0d, 3.0d, 14.0d), Block.box(2.5d, 3.0d, 0.0d, 16.0d, 4.0d, 13.0d), Block.box(3.5d, 4.0d, 0.0d, 16.0d, 5.0d, 12.0d), Block.box(4.5d, 5.0d, 0.0d, 16.0d, 6.0d, 11.0d), Block.box(5.5d, 6.0d, 0.0d, 16.0d, 7.0d, 10.0d), Block.box(6.5d, 7.0d, 0.0d, 16.0d, 8.0d, 9.0d), Block.box(7.5d, 8.0d, 0.0d, 16.0d, 9.0d, 8.0d), Block.box(8.5d, 9.0d, 0.0d, 16.0d, 10.0d, 7.0d), Block.box(9.5d, 10.0d, 0.0d, 16.0d, 11.0d, 6.0d), Block.box(10.5d, 11.0d, 0.0d, 16.0d, 12.0d, 5.0d), Block.box(11.5d, 12.0d, 0.0d, 16.0d, 13.0d, 4.0d), Block.box(12.5d, 13.0d, 0.0d, 16.0d, 14.0d, 3.0d), Block.box(13.5d, 14.0d, 0.0d, 16.0d, 15.0d, 2.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_SOUTH_CORNER = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST_CORNER); + protected static final VoxelShape SHAPE_WEST_CORNER = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_CORNER); + protected static final VoxelShape SHAPE_NORTH_CORNER = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_CORNER); + protected static final Map SHAPE_MAP; + protected static final Map SHAPE_MAP_CORNER; + public static final EnumProperty FACING; + public static final EnumProperty PART; + + static { + Map shapes = new HashMap<>(); + shapes.put(Direction.EAST, SHAPE_EAST); + shapes.put(Direction.SOUTH, SHAPE_SOUTH); + shapes.put(Direction.WEST, SHAPE_WEST); + shapes.put(Direction.NORTH, SHAPE_NORTH); + SHAPE_MAP = Collections.unmodifiableMap(shapes); + Map shapes2 = new HashMap<>(); + shapes2.put(Direction.EAST, SHAPE_EAST_CORNER); + shapes2.put(Direction.SOUTH, SHAPE_SOUTH_CORNER); + shapes2.put(Direction.WEST, SHAPE_WEST_CORNER); + shapes2.put(Direction.NORTH, SHAPE_NORTH_CORNER); + SHAPE_MAP_CORNER = Collections.unmodifiableMap(shapes2); + FACING = BlockStateProperties.HORIZONTAL_FACING; + PART = EnumProperty.create("part", PartType.class); + } + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RampBlock$PartType.class */ + public enum PartType implements StringRepresentable { + straight, + corner; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public RampBlock() { + super(Properties.of(Material.WOOD).sound(SoundType.WOOD).strength(1.0f)); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.EAST)).setValue(PART, PartType.straight)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public RampBlock(Properties props) { + super(props); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.EAST)); + } + + public void stepOn(Level p_176199_1_, BlockPos p_176199_2_, BlockState state, Entity entity) { + if (p_176199_1_.getBlockState(p_176199_2_).is(CustomBlocks.BLOCK_PAVED_ROAD_RAMP.get())) { + PavedRoadBlock.steppedOn(entity); + } + } + + public boolean useShapeForLightOcclusion(BlockState p_220074_1_) { + return true; + } + + private boolean isOpposite(BlockState first, BlockState second) { + if (first.getBlock() == second.getBlock() && first.getValue(PART) == second.getValue(PART) && first.getValue(FACING) == second.getValue(FACING).getOpposite()) { + return true; + } + return false; + } + + private BlockState setPartType(LevelAccessor world, BlockState state, BlockPos pos) { + BlockState nRamp = world.getBlockState(pos.relative(Direction.NORTH)); + BlockState eRamp = world.getBlockState(pos.relative(Direction.EAST)); + BlockState sRamp = world.getBlockState(pos.relative(Direction.SOUTH)); + BlockState wRamp = world.getBlockState(pos.relative(Direction.WEST)); + boolean hasNramp = nRamp.is(this); + boolean hasEramp = eRamp.is(this); + boolean hasSramp = sRamp.is(this); + boolean hasWramp = wRamp.is(this); + int adjacentRampCount = (hasNramp ? 1 : 0) + (hasEramp ? 1 : 0) + (hasSramp ? 1 : 0) + (hasWramp ? 1 : 0); + BlockState forwardState = world.getBlockState(pos.relative(state.getValue(FACING))); + if (adjacentRampCount >= 2) { + if (hasSramp && hasWramp && !isOpposite(state, forwardState)) { + state = (BlockState) ((BlockState) state.setValue(PART, PartType.corner)).setValue(FACING, Direction.WEST); + } else if (hasSramp && hasEramp && !isOpposite(state, forwardState)) { + state = (BlockState) ((BlockState) state.setValue(PART, PartType.corner)).setValue(FACING, Direction.SOUTH); + } else if (hasNramp && hasWramp && !isOpposite(state, forwardState)) { + state = (BlockState) ((BlockState) state.setValue(PART, PartType.corner)).setValue(FACING, Direction.NORTH); + } else if (hasNramp && hasEramp && !isOpposite(state, forwardState)) { + state = (BlockState) ((BlockState) state.setValue(PART, PartType.corner)).setValue(FACING, Direction.EAST); + } + } else { + if (state.getValue(PART) == PartType.corner) { + boolean cornerAdjustment = false; + if (hasNramp && nRamp.getValue(PART) == PartType.corner) { + cornerAdjustment = true; + if (nRamp.getValue(FACING) == Direction.WEST) { + state = (BlockState) state.setValue(FACING, Direction.WEST); + } else { + state = (BlockState) state.setValue(FACING, Direction.EAST); + } + } + if (hasEramp && eRamp.getValue(PART) == PartType.corner) { + cornerAdjustment = true; + if (eRamp.getValue(FACING) == Direction.NORTH) { + state = (BlockState) state.setValue(FACING, Direction.NORTH); + } else { + state = (BlockState) state.setValue(FACING, Direction.SOUTH); + } + } + if (hasSramp && sRamp.getValue(PART) == PartType.corner) { + cornerAdjustment = true; + if (sRamp.getValue(FACING) == Direction.EAST) { + state = (BlockState) state.setValue(FACING, Direction.EAST); + } else { + state = (BlockState) state.setValue(FACING, Direction.WEST); + } + } + if (hasWramp && wRamp.getValue(PART) == PartType.corner) { + cornerAdjustment = true; + if (wRamp.getValue(FACING) == Direction.EAST) { + state = (BlockState) state.setValue(FACING, Direction.NORTH); + } else { + state = (BlockState) state.setValue(FACING, Direction.SOUTH); + } + } + if (!cornerAdjustment) { + if (hasNramp) { + state = (BlockState) state.setValue(FACING, nRamp.getValue(FACING)); + } + if (hasEramp) { + state = (BlockState) state.setValue(FACING, eRamp.getValue(FACING)); + } + if (hasSramp) { + state = (BlockState) state.setValue(FACING, sRamp.getValue(FACING)); + } + if (hasWramp) { + state = (BlockState) state.setValue(FACING, wRamp.getValue(FACING)); + } + } + } + state = (BlockState) state.setValue(PART, PartType.straight); + } + return state; + } + + public BlockState updateShape(BlockState state, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor world, BlockPos pos, BlockPos p_196271_6_) { + return setPartType(world, state, pos); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, PART}); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + if (p_220053_1_.getValue(PART) == PartType.corner) { + VoxelShape result = SHAPE_MAP_CORNER.get(p_220053_1_.getValue(FACING)); + return result == null ? SHAPE_EAST_CORNER : result; + } + VoxelShape result2 = SHAPE_MAP.get(p_220053_1_.getValue(FACING)); + return result2 == null ? SHAPE_EAST : result2; + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + return setPartType(context.getLevel(), (BlockState) defaultBlockState().setValue(FACING, context.getHorizontalDirection()), context.getClickedPos()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/RefrigeratorBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/RefrigeratorBlock.java new file mode 100644 index 0000000..13392bc --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/RefrigeratorBlock.java @@ -0,0 +1,231 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.util.Mth; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ChestMenu; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.DoubleBlockHalf; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RefrigeratorBlock.class */ +public class RefrigeratorBlock extends Block implements EntityBlock { + public static final DirectionProperty FACING = HorizontalDirectionalBlock.FACING; + public static final EnumProperty HALF = BlockStateProperties.DOUBLE_BLOCK_HALF; + protected static final VoxelShape SOUTH_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + protected static final VoxelShape NORTH_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + protected static final VoxelShape WEST_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + protected static final VoxelShape EAST_AABB = Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d); + + public RefrigeratorBlock(Properties p_i48413_1_) { + super(p_i48413_1_); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(HALF, DoubleBlockHalf.LOWER)); + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + Direction lvt_5_1_ = p_220053_1_.getValue(FACING); + switch (lvt_5_1_.ordinal()) { + case 1: + default: + return EAST_AABB; + case 2: + return SOUTH_AABB; + case 3: + return WEST_AABB; + case 4: + return NORTH_AABB; + } + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof RefrigeratorBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (RefrigeratorBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.RefrigeratorBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RefrigeratorBlock$1.class */ + public class C00531 implements MenuProvider { + final /* synthetic */ Level val$p_220052_2_; + final /* synthetic */ BlockPos val$p_220052_3_; + + C00531(Level level, BlockPos blockPos) { + p_220052_2_ = level; + p_220052_3_ = blockPos; + } + + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof RefrigeratorBlockEntity) { + RefrigeratorBlockEntity refrigeratorBlockEntity = (RefrigeratorBlockEntity) tileEntity; + return new ChestMenu(MenuType.GENERIC_9x4, paramInt, paramInventory, refrigeratorBlockEntity, 4); + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Refrigerator"); + } + } + + public MenuProvider getMenuProvider(BlockState p_220052_1_, Level p_220052_2_, BlockPos p_220052_3_) { + return new MenuProvider() { // from class: com.dairymoose.modernlife.blocks.RefrigeratorBlock.1 + final /* synthetic */ Level val$p_220052_2_; + final /* synthetic */ BlockPos val$p_220052_3_; + + C00531(Level p_220052_2_2, BlockPos p_220052_3_2) { + p_220052_2_ = p_220052_2_2; + p_220052_3_ = p_220052_3_2; + } + + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof RefrigeratorBlockEntity) { + RefrigeratorBlockEntity refrigeratorBlockEntity = (RefrigeratorBlockEntity) tileEntity; + return new ChestMenu(MenuType.GENERIC_9x4, paramInt, paramInventory, refrigeratorBlockEntity, 4); + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Refrigerator"); + } + }; + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, RefrigeratorBlockEntity.REFRIGERATOR, RefrigeratorBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + if (state.getValue(HALF) == DoubleBlockHalf.UPPER) { + RefrigeratorBlockEntity toReturn = (RefrigeratorBlockEntity) RefrigeratorBlockEntity.REFRIGERATOR.create(pos, state); + return toReturn; + } + return null; + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + MenuProvider lvt_7_1_ = getMenuProvider(p_225533_1_, p_225533_2_, p_225533_3_); + if (lvt_7_1_ != null) { + p_225533_4_.openMenu(lvt_7_1_); + } + return InteractionResult.CONSUME; + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + Comparable comparable = (DoubleBlockHalf) p_196271_1_.getValue(HALF); + if (p_196271_2_.getAxis() == Direction.Axis.Y) { + if ((comparable == DoubleBlockHalf.LOWER) == (p_196271_2_ == Direction.UP)) { + return (!p_196271_3_.is(this) || p_196271_3_.getValue(HALF) == comparable) ? Blocks.AIR.defaultBlockState() : (BlockState) p_196271_1_.setValue(FACING, p_196271_3_.getValue(FACING)); + } + } + return (comparable == DoubleBlockHalf.LOWER && p_196271_2_ == Direction.DOWN && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) ? Blocks.AIR.defaultBlockState() : super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + DoubleBlockHalf doubleblockhalf = p_241471_2_.getValue(HALF); + if (doubleblockhalf == DoubleBlockHalf.UPPER) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(HALF) == DoubleBlockHalf.LOWER) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return mirror == Mirror.NONE ? state : state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.above()).canBeReplaced(p_196258_1_)) { + Level lvt_3_1_ = p_196258_1_.getLevel(); + boolean z = lvt_3_1_.hasNeighborSignal(lvt_2_1_) || lvt_3_1_.hasNeighborSignal(lvt_2_1_.above()); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, p_196258_1_.getHorizontalDirection())).setValue(HALF, DoubleBlockHalf.LOWER); + } + return null; + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + p_180633_1_.setBlock(p_180633_2_.above(), (BlockState) p_180633_3_.setValue(HALF, DoubleBlockHalf.UPPER), 3); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + BlockState lvt_5_1_ = p_196260_2_.getBlockState(lvt_4_1_); + return p_196260_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? lvt_5_1_.isFaceSturdy(p_196260_2_, lvt_4_1_, Direction.UP) : lvt_5_1_.is(this); + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return Mth.getSeed(p_209900_2_.getX(), p_209900_2_.below(p_209900_1_.getValue(HALF) == DoubleBlockHalf.LOWER ? 0 : 1).getY(), p_209900_2_.getZ()); + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{HALF, FACING}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/RoadMarkerBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/RoadMarkerBlock.java new file mode 100644 index 0000000..a7f4cea --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/RoadMarkerBlock.java @@ -0,0 +1,66 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RoadMarkerBlock.class */ +public class RoadMarkerBlock extends Block { + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public RoadMarkerBlock(Properties p_i48440_1_) { + super(p_i48440_1_); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + return Shapes.empty(); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(FACING, context.getHorizontalDirection()); + } + + public boolean canSurvive(BlockState blockState, LevelReader world, BlockPos pos) { + if (world.getBlockState(pos.below()).is(CustomBlocks.BLOCK_PAVED_ROAD.get()) || world.getBlockState(pos.below()).is(CustomBlocks.BLOCK_PAVED_ROAD_RAMP.get())) { + return true; + } + return false; + } + + @Deprecated + public BlockState updateShape(BlockState bs, Direction dir, BlockState bsUpdater, LevelAccessor world, BlockPos pos, BlockPos updaterPos) { + if (canSurvive(bs, world, pos)) { + return bs; + } + return Blocks.AIR.defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/RoundTableBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/RoundTableBlock.java new file mode 100644 index 0000000..b953601 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/RoundTableBlock.java @@ -0,0 +1,74 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RoundTableBlock.class */ +public class RoundTableBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(3.0d, 0.0d, 1.0d, 13.0d, 15.0d, 3.0d), Block.box(3.0d, 0.0d, 13.0d, 13.0d, 15.0d, 15.0d), Block.box(0.0d, 15.0d, 0.0d, 16.0d, 16.0d, 16.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + + public RoundTableBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } + + /* renamed from: com.dairymoose.modernlife.blocks.RoundTableBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/RoundTableBlock$1.class */ + static /* synthetic */ class C00541 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00541.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/SeedSpreaderBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/SeedSpreaderBlock.java new file mode 100644 index 0000000..2363bf9 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/SeedSpreaderBlock.java @@ -0,0 +1,153 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.entity.projectile.ThrownSeedEntity; +import com.dairymoose.modernlife.tileentities.SeedSpreaderBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ChestMenu; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.EntityCollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/SeedSpreaderBlock.class */ +public class SeedSpreaderBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(6.5d, 3.5d, 6.5d, 9.5d, 7.5d, 9.5d), Block.box(3.0d, 10.5d, 3.0d, 13.0d, 13.5d, 13.0d), Block.box(4.0d, 7.5d, 4.0d, 12.0d, 10.5d, 12.0d), Block.box(5.9289321881345245d, 0.0d, 3.0d, 10.071067811865476d, 3.504d, 7.0d), Block.box(5.9289321881345245d, 0.0d, 3.0d, 10.071067811865476d, 3.5d, 7.0d), Block.box(9.0d, 0.0d, 5.9289321881345245d, 13.0d, 3.501d, 10.071067811865476d), Block.box(9.0d, 0.0d, 5.9289321881345245d, 13.0d, 3.5d, 10.071067811865476d), Block.box(5.9289321881345245d, 0.0d, 9.0d, 10.071067811865476d, 3.502d, 13.0d), Block.box(5.9289321881345245d, 0.0d, 9.0d, 10.071067811865476d, 3.5d, 13.0d), Block.box(3.0d, 0.0d, 5.9289321881345245d, 7.0d, 3.503d, 10.071067811865476d), Block.box(3.0d, 0.0d, 5.9289321881345245d, 7.0d, 3.5d, 10.071067811865476d), Block.box(4.0d, 10.6d, 11.75d, 12.0d, 13.25d, 12.75d), Block.box(3.25d, 10.6d, 4.0d, 4.25d, 13.25d, 12.0d), Block.box(4.0d, 10.6d, 3.25d, 12.0d, 13.25d, 4.25d), Block.box(11.75d, 10.6d, 4.0d, 12.75d, 13.25d, 12.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + + public SeedSpreaderBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Automatically disperses seeds that are put inside of it")); + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof SeedSpreaderBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (SeedSpreaderBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.SeedSpreaderBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/SeedSpreaderBlock$1.class */ + public class C00551 implements MenuProvider { + final /* synthetic */ Level val$p_220052_2_; + final /* synthetic */ BlockPos val$p_220052_3_; + + C00551(Level level, BlockPos blockPos) { + p_220052_2_ = level; + p_220052_3_ = blockPos; + } + + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof SeedSpreaderBlockEntity) { + SeedSpreaderBlockEntity seedSpreaderBlockEntity = (SeedSpreaderBlockEntity) tileEntity; + ChestMenu chest = new ChestMenu(MenuType.GENERIC_9x1, paramInt, paramInventory, seedSpreaderBlockEntity, 1); + if (!paramPlayer.level.isClientSide) { + } + return chest; + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Seed Spreader"); + } + } + + public MenuProvider getMenuProvider(BlockState p_220052_1_, Level p_220052_2_, BlockPos p_220052_3_) { + return new MenuProvider() { // from class: com.dairymoose.modernlife.blocks.SeedSpreaderBlock.1 + final /* synthetic */ Level val$p_220052_2_; + final /* synthetic */ BlockPos val$p_220052_3_; + + C00551(Level p_220052_2_2, BlockPos p_220052_3_2) { + p_220052_2_ = p_220052_2_2; + p_220052_3_ = p_220052_3_2; + } + + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof SeedSpreaderBlockEntity) { + SeedSpreaderBlockEntity seedSpreaderBlockEntity = (SeedSpreaderBlockEntity) tileEntity; + ChestMenu chest = new ChestMenu(MenuType.GENERIC_9x1, paramInt, paramInventory, seedSpreaderBlockEntity, 1); + if (!paramPlayer.level.isClientSide) { + } + return chest; + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Seed Spreader"); + } + }; + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, SeedSpreaderBlockEntity.SEED_SPREADER, SeedSpreaderBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return SeedSpreaderBlockEntity.SEED_SPREADER.create(pos, state); + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + MenuProvider lvt_7_1_ = getMenuProvider(p_225533_1_, p_225533_2_, p_225533_3_); + if (lvt_7_1_ != null) { + p_225533_4_.openMenu(lvt_7_1_); + } + return InteractionResult.CONSUME; + } + + public VoxelShape getCollisionShape(BlockState state, BlockGetter blockReader, BlockPos blockPos, CollisionContext ctx) { + if (ctx instanceof EntityCollisionContext) { + Entity optEntity = ((EntityCollisionContext) ctx).getEntity(); + if (optEntity instanceof ThrownSeedEntity) { + return Shapes.empty(); + } + } + return super.getCollisionShape(state, blockReader, blockPos, ctx); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + return SHAPE_NORTH; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/ShowerHeadBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/ShowerHeadBlock.java new file mode 100644 index 0000000..b373049 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/ShowerHeadBlock.java @@ -0,0 +1,110 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.ShowerHeadBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ShowerHeadBlock.class */ +public class ShowerHeadBlock extends AbstractWallBlock implements EntityBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of(Block.box(6.5d, 9.0d, 10.75d, 9.5d, 12.0d, 16.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + + public ShowerHeadBlock(Properties props) { + super(props); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(AbstractWallBlock.FACING, Direction.SOUTH)); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, ShowerHeadBlockEntity.SHOWER_HEAD, ShowerHeadBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return ShowerHeadBlockEntity.SHOWER_HEAD.create(pos, state); + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos pos, Player Player, InteractionHand hand, BlockHitResult rayTrace) { + BlockEntity tileEntity = world.getBlockEntity(pos); + if (tileEntity instanceof ShowerHeadBlockEntity) { + ShowerHeadBlockEntity showerHead = (ShowerHeadBlockEntity) tileEntity; + if (!showerHead.isRunning()) { + showerHead.startRunning(); + } else { + showerHead.stopRunning(); + } + if (!world.isClientSide) { + ((ServerLevel) world).sendBlockUpdated(pos, blockState, blockState, 2); + } + } + return InteractionResult.CONSUME; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{AbstractWallBlock.FACING}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.ShowerHeadBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ShowerHeadBlock$1.class */ + static /* synthetic */ class C00561 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00561.$SwitchMap$net$minecraft$core$Direction[bs.getValue(AbstractWallBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/SmallTableBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/SmallTableBlock.java new file mode 100644 index 0000000..24b2bb5 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/SmallTableBlock.java @@ -0,0 +1,143 @@ +package com.dairymoose.modernlife.blocks; + +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/SmallTableBlock.class */ +public class SmallTableBlock extends Block { + protected static final VoxelShape SHAPE_NORMAL = (VoxelShape) Stream.of(Block.box(0.01d, 0.0d, 0.01d, 15.99d, 16.0d, 15.99d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + public static final EnumProperty TYPE = EnumProperty.create("type", TableType.class); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/SmallTableBlock$TableType.class */ + public enum TableType implements StringRepresentable { + single, + mid, + s_end, + w_end, + n_end, + e_end, + ne_corner, + se_corner, + nw_corner, + sw_corner; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public SmallTableBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) defaultBlockState().setValue(TYPE, TableType.single)); + } + + public SmallTableBlock(Properties p_i48377_1_, boolean skipDefaultState) { + super(p_i48377_1_); + if (!skipDefaultState) { + registerDefaultState((BlockState) defaultBlockState().setValue(TYPE, TableType.single)); + } + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public BlockState updateShape(BlockState state, Direction dir, BlockState updater, LevelAccessor world, BlockPos pos, BlockPos updaterPos) { + return getNewState(world, pos); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{TYPE}); + } + + protected BlockState getNewState(LevelAccessor world, BlockPos pos) { + BlockState nState = world.getBlockState(pos.north()); + BlockState eState = world.getBlockState(pos.east()); + BlockState sState = world.getBlockState(pos.south()); + BlockState wState = world.getBlockState(pos.west()); + int adjacentTableCount = 0; + boolean nTable = nState.is(this); + boolean eTable = eState.is(this); + boolean sTable = sState.is(this); + boolean wTable = wState.is(this); + if (nTable) { + adjacentTableCount = 0 + 1; + } + if (eTable) { + adjacentTableCount++; + } + if (sTable) { + adjacentTableCount++; + } + if (wTable) { + adjacentTableCount++; + } + if (adjacentTableCount >= 2) { + if (nTable && eTable && !sTable && !wTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.sw_corner); + } + if (nTable && wTable && !sTable && !eTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.se_corner); + } + if (sTable && eTable && !nTable && !wTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.nw_corner); + } + if (sTable && wTable && !nTable && !eTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.ne_corner); + } + return (BlockState) defaultBlockState().setValue(TYPE, TableType.mid); + } + if (adjacentTableCount == 1) { + if (nTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.s_end); + } + if (eTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.w_end); + } + if (sTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.n_end); + } + if (wTable) { + return (BlockState) defaultBlockState().setValue(TYPE, TableType.e_end); + } + } + return defaultBlockState(); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext context) { + return getNewState(context.getLevel(), context.getClickedPos()); + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + return SHAPE_NORMAL; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/SofaBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/SofaBlock.java new file mode 100644 index 0000000..e3e9f05 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/SofaBlock.java @@ -0,0 +1,252 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/SofaBlock.class */ +public class SofaBlock extends Block { + protected static final VoxelShape SHAPE_SOUTH_SINGLE = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 0.0d, 0.0d, 16.0d, 17.0d, 3.0d), Block.box(13.0d, 0.0d, 3.0d, 16.0d, 11.0d, 16.0d), Block.box(3.0d, 0.0d, 3.0d, 13.0d, 4.0d, 16.0d), Block.box(3.25d, 4.0d, 4.0d, 12.75d, 7.0d, 15.0d), Block.box(0.0d, 0.0d, 3.0d, 3.0d, 11.0d, 16.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_SINGLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_SINGLE); + protected static final VoxelShape SHAPE_NORTH_SINGLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_SINGLE); + protected static final VoxelShape SHAPE_EAST_SINGLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_SINGLE); + protected static final VoxelShape SHAPE_SOUTH_MIDDLE = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 0.0d, 0.0d, 16.0d, 17.0d, 3.0d), Block.box(0.0d, 0.0d, 3.0d, 16.0d, 4.0d, 16.0d), Block.box(0.0d, 4.0d, 4.0d, 16.0d, 7.0d, 15.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_MIDDLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_MIDDLE); + protected static final VoxelShape SHAPE_NORTH_MIDDLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_MIDDLE); + protected static final VoxelShape SHAPE_EAST_MIDDLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_MIDDLE); + protected static final VoxelShape SHAPE_SOUTH_LEFT = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 0.0d, 0.0d, 16.0d, 17.0d, 3.0d), Block.box(0.0d, 0.0d, 3.0d, 3.0d, 11.0d, 16.0d), Block.box(3.0d, 0.0d, 3.0d, 16.0d, 4.0d, 16.0d), Block.box(3.25d, 4.0d, 4.0d, 16.0d, 7.0d, 15.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_LEFT = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_LEFT); + protected static final VoxelShape SHAPE_NORTH_LEFT = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_LEFT); + protected static final VoxelShape SHAPE_EAST_LEFT = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_LEFT); + protected static final VoxelShape SHAPE_SOUTH_RIGHT = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(13.0d, 0.0d, 3.0d, 16.0d, 11.0d, 16.0d), Block.box(0.0d, 0.0d, 0.0d, 16.0d, 17.0d, 3.0d), Block.box(0.0d, 0.0d, 3.0d, 13.0d, 4.0d, 16.0d), Block.box(0.0d, 4.0d, 4.0d, 12.75d, 7.0d, 15.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_RIGHT = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_RIGHT); + protected static final VoxelShape SHAPE_NORTH_RIGHT = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_RIGHT); + protected static final VoxelShape SHAPE_EAST_RIGHT = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_RIGHT); + protected static final VoxelShape SHAPE_SOUTH_CORNER = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(3.0d, 0.0d, 3.0d, 16.0d, 4.0d, 16.0d), Block.box(4.0d, 4.0d, 4.0d, 15.0d, 7.0d, 16.0d), Block.box(0.0d, 0.0d, 0.0d, 16.0d, 17.0d, 3.0d), Block.box(0.0d, 0.0d, 3.0d, 3.0d, 17.0d, 16.0d), Block.box(15.0d, 4.0d, 4.0d, 16.0d, 7.0d, 15.0d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST_CORNER = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_CORNER); + protected static final VoxelShape SHAPE_NORTH_CORNER = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST_CORNER); + protected static final VoxelShape SHAPE_EAST_CORNER = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_CORNER); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + public static final EnumProperty TYPE = EnumProperty.create("type", SofaType.class); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/SofaBlock$SofaType.class */ + public enum SofaType implements StringRepresentable { + single, + middle, + left, + right, + corner; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + public SofaBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) ((BlockState) getStateDefinition().any().setValue(FACING, Direction.NORTH)).setValue(TYPE, SofaType.single)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player player, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + if (!p_225533_2_.isClientSide) { + DummyEntity dummy = DummyEntity.getEntity(0.23f, p_225533_2_, p_225533_3_, false); + dummy.ride(player); + } + return InteractionResult.CONSUME; + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction newFacing = context.getHorizontalDirection().getOpposite(); + BlockState state = getNewState(null, context.getLevel(), context.getClickedPos(), newFacing); + if (state == null) { + state = defaultBlockState(); + } + return (BlockState) state.setValue(FACING, newFacing); + } + + public BlockState updateShape(BlockState state, Direction dir, BlockState updater, LevelAccessor world, BlockPos pos, BlockPos updaterPos) { + return getNewState(state, world, pos, (Direction) state.getValue(FACING)); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING, TYPE}); + } + + private BlockState getNewState(BlockState currentState, LevelAccessor world, BlockPos pos, Direction facing) { + BlockState adjacentSofa; + if (currentState == null) { + currentState = defaultBlockState(); + } + BlockState cwState = world.getBlockState(pos.relative(facing.getClockWise())); + BlockState ccwState = world.getBlockState(pos.relative(facing.getCounterClockWise())); + BlockState frontState = world.getBlockState(pos.relative(facing)); + int adjacentSofaCount = 0; + boolean cwSofa = cwState.is(this) && (cwState.getValue(FACING) == facing || cwState.getValue(TYPE) == SofaType.corner); + boolean ccwSofa = ccwState.is(this) && (ccwState.getValue(FACING) == facing || ccwState.getValue(TYPE) == SofaType.corner); + boolean frontSofa = frontState.is(this); + if (cwSofa) { + adjacentSofaCount = 0 + 1; + } + if (ccwSofa) { + adjacentSofaCount++; + } + if (adjacentSofaCount >= 2) { + return (BlockState) currentState.setValue(TYPE, SofaType.middle); + } + if (adjacentSofaCount == 1) { + if (frontSofa) { + if (cwState.is(this)) { + adjacentSofa = cwState; + } else { + adjacentSofa = ccwState; + } + if (adjacentSofa.getValue(FACING) == facing) { + Direction withDirection = facing; + if (adjacentSofa != ccwState) { + withDirection = (Direction) frontState.getValue(FACING); + } + return (BlockState) ((BlockState) currentState.setValue(TYPE, SofaType.corner)).setValue(FACING, withDirection); + } + } + if (cwSofa) { + return (BlockState) currentState.setValue(TYPE, SofaType.right); + } + if (ccwSofa) { + return (BlockState) currentState.setValue(TYPE, SofaType.left); + } + } + return (BlockState) currentState.setValue(TYPE, SofaType.single); + } + + /* renamed from: com.dairymoose.modernlife.blocks.SofaBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/SofaBlock$1.class */ + static /* synthetic */ class C00571 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + if (bs.getValue(TYPE) == SofaType.single) { + switch (C00571.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH_SINGLE; + case 2: + return SHAPE_SOUTH_SINGLE; + case 3: + return SHAPE_EAST_SINGLE; + case 4: + return SHAPE_WEST_SINGLE; + } + } + if (bs.getValue(TYPE) == SofaType.middle) { + switch (C00571.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH_MIDDLE; + case 2: + return SHAPE_SOUTH_MIDDLE; + case 3: + return SHAPE_EAST_MIDDLE; + case 4: + return SHAPE_WEST_MIDDLE; + } + } + if (bs.getValue(TYPE) == SofaType.left) { + switch (C00571.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH_LEFT; + case 2: + return SHAPE_SOUTH_LEFT; + case 3: + return SHAPE_EAST_LEFT; + case 4: + return SHAPE_WEST_LEFT; + } + } + if (bs.getValue(TYPE) == SofaType.right) { + switch (C00571.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH_RIGHT; + case 2: + return SHAPE_SOUTH_RIGHT; + case 3: + return SHAPE_EAST_RIGHT; + case 4: + return SHAPE_WEST_RIGHT; + } + } + if (bs.getValue(TYPE) == SofaType.corner) { + switch (C00571.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH_CORNER; + case 2: + return SHAPE_SOUTH_CORNER; + case 3: + return SHAPE_EAST_CORNER; + case 4: + return SHAPE_WEST_CORNER; + } + } + return SHAPE_NORTH_SINGLE; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/StandardHorizontalBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/StandardHorizontalBlock.java new file mode 100644 index 0000000..b770997 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/StandardHorizontalBlock.java @@ -0,0 +1,28 @@ +package com.dairymoose.modernlife.blocks; + +import javax.annotation.Nullable; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.Property; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/StandardHorizontalBlock.class */ +public class StandardHorizontalBlock extends HorizontalDirectionalBlock { + public StandardHorizontalBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, Direction.NORTH)); + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{HorizontalDirectionalBlock.FACING}); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection().getOpposite()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/StoveBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/StoveBlock.java new file mode 100644 index 0000000..49d3226 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/StoveBlock.java @@ -0,0 +1,168 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.tileentities.StoveBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.Optional; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.SimpleContainer; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.item.crafting.CampfireCookingRecipe; +import net.minecraft.world.item.crafting.RecipeType; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/StoveBlock.class */ +public class StoveBlock extends StandardHorizontalBlock implements EntityBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 12.75d, 0.0d, 16.0d, 16.0d, 1.5d), Block.box(0.0d, 0.0d, 0.0d, 16.0d, 12.75d, 15.5d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + public static final BooleanProperty OPEN_DOOR = BooleanProperty.create("open_door"); + + public StoveBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) super.defaultBlockState().setValue(OPEN_DOOR, false)); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, StoveBlockEntity.STOVE, StoveBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + StoveBlockEntity toReturn = (StoveBlockEntity) StoveBlockEntity.STOVE.create(pos, state); + return toReturn; + } + + public void onRemove(BlockState newBlockState, Level world, BlockPos pos, BlockState oldBlockState, boolean b) { + if (!newBlockState.is(oldBlockState.getBlock())) { + BlockEntity tileEntity = world.getBlockEntity(pos); + if (tileEntity instanceof StoveBlockEntity) { + Containers.dropContents(world, pos, (StoveBlockEntity) tileEntity); + world.updateNeighbourForOutputSignal(pos, this); + } + super.onRemove(newBlockState, world, pos, oldBlockState, b); + } + } + + public static int calculateTime(Optional optionalCookingRecipe) { + if (optionalCookingRecipe.isPresent()) { + return (int) (optionalCookingRecipe.get().m_43753_() / 1.5f); + } + return 0; + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos blockPos, Player player, InteractionHand hand, BlockHitResult rayTrace) { + int slot; + if (!world.isClientSide) { + if (blockState.is(CustomBlocks.BLOCK_STOVE.get()) && !((Boolean) blockState.getValue(OPEN_DOOR)).booleanValue()) { + world.setBlockAndUpdate(blockPos, (BlockState) blockState.setValue(OPEN_DOOR, true)); + } else { + ItemStack itemStack = player.getItemInHand(hand); + BlockEntity tileEntity = world.getBlockEntity(blockPos); + StoveBlockEntity stoveBlockEntity = null; + if (tileEntity instanceof StoveBlockEntity) { + stoveBlockEntity = (StoveBlockEntity) tileEntity; + } + boolean tookItem = false; + boolean placedItem = false; + if (!itemStack.isEmpty()) { + Optional optional = world.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, new SimpleContainer(new ItemStack[]{itemStack}), world); + if (optional.isPresent() && stoveBlockEntity != null && !stoveBlockEntity.isFull()) { + ItemStack oneItem = itemStack.split(1); + stoveBlockEntity.cookItem(oneItem, calculateTime(optional)); + placedItem = true; + } + } else if (stoveBlockEntity != null && !stoveBlockEntity.isEmpty() && player.isSteppingCarefully() && (slot = stoveBlockEntity.getNextOccupiedSlot()) != -1) { + player.addItem(stoveBlockEntity.getItem(slot).copy()); + stoveBlockEntity.setItem(slot, ItemStack.EMPTY); + tookItem = true; + } + if (!tookItem && !placedItem) { + world.setBlockAndUpdate(blockPos, (BlockState) blockState.setValue(OPEN_DOOR, false)); + } else { + stoveBlockEntity.setChanged(); + if (!tookItem && stoveBlockEntity.isFull()) { + world.setBlockAndUpdate(blockPos, (BlockState) blockState.setValue(OPEN_DOOR, false)); + } + } + world.sendBlockUpdated(blockPos, blockState, blockState, 2); + } + } + return InteractionResult.CONSUME; + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{HorizontalDirectionalBlock.FACING, OPEN_DOOR}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.StoveBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/StoveBlock$1.class */ + static /* synthetic */ class C00581 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00581.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, context.getHorizontalDirection()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/StreetLightBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/StreetLightBlock.java new file mode 100644 index 0000000..77cfb06 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/StreetLightBlock.java @@ -0,0 +1,246 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.util.Mth; +import net.minecraft.util.StringRepresentable; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.HorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.EnumProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.PushReaction; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/StreetLightBlock.class */ +public class StreetLightBlock extends Block { + private static final Logger LOGGER = LogManager.getLogger(); + protected static final VoxelShape SHAPE_NORTH = Block.box(4.0d, 0.0d, 4.0d, 12.0d, 16.0d, 12.0d); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH_TOP = Block.box(4.0d, 0.0d, 4.0d, 12.0d, 12.0d, 12.0d); + protected static final VoxelShape SHAPE_EAST_TOP = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH_TOP); + protected static final VoxelShape SHAPE_SOUTH_TOP = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST_TOP); + protected static final VoxelShape SHAPE_WEST_TOP = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH_TOP); + public static int MID_PART_COUNT = 3; + public static final DirectionProperty FACING = HorizontalDirectionalBlock.FACING; + public static final EnumProperty PART = EnumProperty.create("part", PartType.class); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/StreetLightBlock$PartType.class */ + public enum PartType implements StringRepresentable { + bottom, + mid, + top; + + public String getSerializedName() { + return name().toLowerCase(); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.StreetLightBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/StreetLightBlock$1.class */ + public class C00591 implements StatePredicate { + C00591() { + } + + public boolean test(BlockState state, BlockGetter reader, BlockPos pos) { + if (state.getValue(StreetLightBlock.PART) == PartType.top) { + return true; + } + return false; + } + } + + public StreetLightBlock(Properties props) { + super(props.lightLevel(StreetLightBlock::getLightLevel).emissiveRendering(new StatePredicate() { // from class: com.dairymoose.modernlife.blocks.StreetLightBlock.1 + C00591() { + } + + public boolean test(BlockState state, BlockGetter reader, BlockPos pos) { + if (state.getValue(StreetLightBlock.PART) == PartType.top) { + return true; + } + return false; + } + })); + registerDefaultState((BlockState) ((BlockState) this.stateDefinition.any().setValue(FACING, Direction.NORTH)).setValue(PART, PartType.bottom)); + } + + public static int getLightLevel(BlockState state) { + if (state.getValue(PART) == PartType.top) { + return 15; + } + return 0; + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + if (p_220053_1_.getValue(PART) == PartType.top) { + return SHAPE_NORTH_TOP; + } + Direction lvt_5_1_ = p_220053_1_.getValue(FACING); + switch (C00602.$SwitchMap$net$minecraft$core$Direction[lvt_5_1_.ordinal()]) { + case 1: + default: + return SHAPE_SOUTH; + case 2: + return SHAPE_EAST; + case 3: + return SHAPE_WEST; + case 4: + return SHAPE_NORTH; + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.StreetLightBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/StreetLightBlock$2.class */ + static /* synthetic */ class C00602 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + PartType lvt_7_1_ = (PartType) p_196271_1_.getValue(PART); + if (lvt_7_1_ == PartType.mid) { + if ((p_196271_2_ == Direction.UP || p_196271_2_ == Direction.DOWN) && !p_196271_3_.is(this)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + if (p_196271_2_.getAxis() == Direction.Axis.Y) { + if ((lvt_7_1_ == PartType.bottom) == (p_196271_2_ == Direction.UP)) { + if (lvt_7_1_ != PartType.top) { + return (!p_196271_3_.is(this) || p_196271_3_.getValue(PART) == lvt_7_1_) ? Blocks.AIR.defaultBlockState() : (BlockState) p_196271_1_.setValue(FACING, p_196271_3_.getValue(FACING)); + } + if (p_196271_3_.is(this)) { + return p_196271_1_; + } + return Blocks.AIR.defaultBlockState(); + } + } + return (lvt_7_1_ == PartType.bottom && p_196271_2_ == Direction.DOWN && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) ? Blocks.AIR.defaultBlockState() : super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + protected static void preventCreativeDropFromBottomPart(Level p_241471_0_, BlockPos p_241471_1_, BlockState p_241471_2_, Player p_241471_3_) { + PartType doubleblockhalf = (PartType) p_241471_2_.getValue(PART); + if (doubleblockhalf == PartType.mid || doubleblockhalf == PartType.top) { + BlockPos blockpos = p_241471_1_.below(); + BlockState blockstate = p_241471_0_.getBlockState(blockpos); + if (blockstate.getBlock() == p_241471_2_.getBlock() && blockstate.getValue(PART) == PartType.bottom) { + p_241471_0_.setBlock(blockpos, Blocks.AIR.defaultBlockState(), 35); + p_241471_0_.levelEvent(p_241471_3_, 2001, blockpos, Block.getId(blockstate)); + } + } + } + + public void playerWillDestroy(Level p_176208_1_, BlockPos p_176208_2_, BlockState p_176208_3_, Player p_176208_4_) { + if (!p_176208_1_.isClientSide && p_176208_4_.isCreative()) { + preventCreativeDropFromBottomPart(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + super.playerWillDestroy(p_176208_1_, p_176208_2_, p_176208_3_, p_176208_4_); + } + + public BlockState rotate(BlockState p_52790_, Rotation p_52791_) { + return (BlockState) p_52790_.setValue(FACING, p_52791_.rotate(p_52790_.getValue(FACING))); + } + + public BlockState mirror(BlockState p_52787_, Mirror p_52788_) { + return p_52788_ == Mirror.NONE ? p_52787_ : p_52787_.rotate(p_52788_.getRotation(p_52787_.getValue(FACING))); + } + + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext p_196258_1_) { + BlockPos lvt_2_1_ = p_196258_1_.getClickedPos(); + if (lvt_2_1_.getY() < p_196258_1_.getLevel().getMaxBuildHeight() && p_196258_1_.getLevel().getBlockState(lvt_2_1_.above()).canBeReplaced(p_196258_1_)) { + p_196258_1_.getLevel(); + return (BlockState) ((BlockState) defaultBlockState().setValue(FACING, p_196258_1_.getHorizontalDirection().getOpposite())).setValue(PART, PartType.bottom); + } + return null; + } + + public void setPlacedBy(Level p_180633_1_, BlockPos p_180633_2_, BlockState p_180633_3_, LivingEntity p_180633_4_, ItemStack p_180633_5_) { + Integer configPartCount = (Integer) ModernLifeConfig.SERVER.streetLightMiddlePartCount.get(); + if (configPartCount != null) { + MID_PART_COUNT = configPartCount.intValue(); + } + p_180633_1_.setBlock(p_180633_2_.above(MID_PART_COUNT + 1), (BlockState) p_180633_3_.setValue(PART, PartType.top), 3); + for (int i = 0; i < MID_PART_COUNT; i++) { + int aboveIdx = MID_PART_COUNT - i; + p_180633_1_.setBlock(p_180633_2_.above(aboveIdx), (BlockState) p_180633_3_.setValue(PART, PartType.mid), 3); + } + } + + public boolean hasXairBlocksAbove(LevelReader world, BlockPos pos, int x) { + BlockPos currentPos = pos; + for (int i = 0; i < x; i++) { + currentPos = currentPos.above(); + if (!world.getBlockState(currentPos).isAir()) { + return false; + } + } + return true; + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + BlockPos lvt_4_1_ = p_196260_3_.below(); + BlockState lvt_5_1_ = p_196260_2_.getBlockState(lvt_4_1_); + if (p_196260_1_.getValue(PART) == PartType.bottom) { + return lvt_5_1_.isFaceSturdy(p_196260_2_, lvt_4_1_, Direction.UP) && hasXairBlocksAbove(p_196260_2_, p_196260_3_, MID_PART_COUNT + 1); + } + return lvt_5_1_.is(this); + } + + public PushReaction getPistonPushReaction(BlockState p_149656_1_) { + return PushReaction.DESTROY; + } + + @OnlyIn(Dist.CLIENT) + public long getSeed(BlockState p_209900_1_, BlockPos p_209900_2_) { + return Mth.getSeed(p_209900_2_.getX(), p_209900_2_.below(p_209900_1_.getValue(PART) == PartType.bottom ? 0 : 1).getY(), p_209900_2_.getZ()); + } + + protected void createBlockStateDefinition(StateDefinition.Builder p_206840_1_) { + p_206840_1_.add(new Property[]{PART, FACING}); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/TileLightBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/TileLightBlock.java new file mode 100644 index 0000000..2fa606a --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/TileLightBlock.java @@ -0,0 +1,146 @@ +package com.dairymoose.modernlife.blocks; + +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/TileLightBlock.class */ +public class TileLightBlock extends FaceAttachedHorizontalDirectionalBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(5.0d, 15.0d, 5.0d, 11.0d, 16.0d, 11.0d), Block.box(5.5d, 14.0d, 5.5d, 10.5d, 15.0d, 10.5d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + public static final BooleanProperty POWERED = BlockStateProperties.POWERED; + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Requires redstone power to operate")); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.blocks.TileLightBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/TileLightBlock$1.class */ + public class C00611 implements StatePredicate { + C00611() { + } + + public boolean test(BlockState state, BlockGetter reader, BlockPos pos) { + if (((Boolean) state.getValue(TileLightBlock.POWERED)).booleanValue()) { + return true; + } + return false; + } + } + + public TileLightBlock(Properties props) { + super(props.lightLevel(LightBulbBlock::getLightLevel).emissiveRendering(new StatePredicate() { // from class: com.dairymoose.modernlife.blocks.TileLightBlock.1 + C00611() { + } + + public boolean test(BlockState state, BlockGetter reader, BlockPos pos) { + if (((Boolean) state.getValue(TileLightBlock.POWERED)).booleanValue()) { + return true; + } + return false; + } + })); + registerDefaultState((BlockState) ((BlockState) ((BlockState) this.stateDefinition.any().setValue(FaceAttachedHorizontalDirectionalBlock.FACE, AttachFace.CEILING)).setValue(HorizontalDirectionalBlock.FACING, Direction.NORTH)).setValue(POWERED, false)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return state; + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state; + } + + public static int getLightLevel(BlockState state) { + if (((Boolean) state.getValue(POWERED)).booleanValue()) { + return 15; + } + return 0; + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + BlockPos pos = context.getClickedPos(); + boolean signal = context.getLevel().hasNeighborSignal(pos); + return (BlockState) defaultBlockState().setValue(POWERED, Boolean.valueOf(signal)); + } + + public void neighborChanged(BlockState state, Level world, BlockPos pos, Block block, BlockPos neighborPos, boolean p_220069_6_) { + boolean signal = world.hasNeighborSignal(pos); + if (block != this && signal != ((Boolean) state.getValue(POWERED)).booleanValue()) { + world.setBlock(pos, (BlockState) state.setValue(POWERED, Boolean.valueOf(signal)), 2); + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FaceAttachedHorizontalDirectionalBlock.FACE, HorizontalDirectionalBlock.FACING, POWERED}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.TileLightBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/TileLightBlock$2.class */ + static /* synthetic */ class C00622 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00622.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_NORTH; + case 3: + return SHAPE_NORTH; + case 4: + return SHAPE_NORTH; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/ToiletBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/ToiletBlock.java new file mode 100644 index 0000000..9d4776b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/ToiletBlock.java @@ -0,0 +1,151 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.modernlife.tileentities.ToiletBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Items; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.SimpleWaterloggedBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.FluidState; +import net.minecraft.world.level.material.Fluids; +import net.minecraft.world.level.material.WaterFluid; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ToiletBlock.class */ +public class ToiletBlock extends StandardHorizontalBlock implements SimpleWaterloggedBlock, EntityBlock { + public static final BooleanProperty WATERLOGGED = BlockStateProperties.WATERLOGGED; + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(10.5d, 0.0d, 5.0d, 11.5d, 1.0d, 13.0d), Block.box(5.5d, 0.0d, 14.0d, 6.5d, 1.0d, 15.0d), Block.box(9.5d, 0.0d, 14.0d, 10.5d, 1.0d, 15.0d), Block.box(10.5d, 0.0d, 13.0d, 11.5d, 1.0d, 14.0d), Block.box(4.5d, 0.0d, 13.0d, 5.5d, 1.0d, 14.0d), Block.box(9.5d, 0.0d, 3.0d, 10.5d, 1.0d, 4.0d), Block.box(5.5d, 0.0d, 3.0d, 6.5d, 1.0d, 4.0d), Block.box(4.5d, 0.0d, 4.0d, 5.5d, 1.0d, 5.0d), Block.box(10.5d, 0.0d, 4.0d, 11.5d, 1.0d, 5.0d), Block.box(6.5d, 0.0d, 2.0d, 9.5d, 1.0d, 3.0d), Block.box(6.5d, 0.0d, 15.0d, 9.5d, 1.0d, 16.0d), Block.box(11.5d, 0.0d, 11.0d, 12.5d, 1.0d, 13.0d), Block.box(3.5d, 0.0d, 11.0d, 4.5d, 1.0d, 13.0d), Block.box(11.5d, 0.0d, 11.0d, 12.5d, 1.0d, 13.0d), Block.box(12.5d, 0.0d, 7.0d, 13.5d, 1.0d, 11.0d), Block.box(2.5d, 0.0d, 7.0d, 3.5d, 1.0d, 11.0d), Block.box(3.5d, 0.0d, 5.0d, 4.5d, 1.0d, 7.0d), Block.box(11.5d, 0.0d, 5.0d, 12.5d, 1.0d, 7.0d), Block.box(5.5d, 1.0d, 13.0d, 6.5d, 3.0d, 14.0d), Block.box(6.5d, 1.0d, 14.0d, 9.5d, 3.0d, 15.0d), Block.box(9.5d, 1.0d, 13.0d, 10.5d, 3.0d, 14.0d), Block.box(10.5d, 1.0d, 12.0d, 11.5d, 3.0d, 13.0d), Block.box(11.5d, 1.0d, 6.0d, 12.5d, 3.0d, 11.0d), Block.box(11.5d, 1.0d, 11.0d, 12.5d, 3.0d, 13.0d), Block.box(4.5d, 1.0d, 12.0d, 5.5d, 3.0d, 13.0d), Block.box(9.5d, 1.0d, 4.0d, 10.5d, 3.0d, 5.0d), Block.box(5.5d, 1.0d, 4.0d, 6.5d, 3.0d, 5.0d), Block.box(6.5d, 1.0d, 3.0d, 9.5d, 3.0d, 4.0d), Block.box(4.5d, 1.0d, 5.0d, 5.5d, 3.0d, 6.0d), Block.box(3.5d, 1.0d, 6.0d, 4.5d, 3.0d, 11.0d), Block.box(10.5d, 1.0d, 5.0d, 11.5d, 3.0d, 6.0d), Block.box(3.5d, 1.0d, 11.0d, 4.5d, 3.0d, 13.0d), Block.box(5.5d, 3.0d, 12.0d, 6.5d, 6.0d, 13.0d), Block.box(6.5d, 3.0d, 13.0d, 9.5d, 6.0d, 14.0d), Block.box(9.5d, 3.0d, 12.0d, 10.5d, 6.0d, 13.0d), Block.box(10.5d, 3.0d, 11.0d, 11.5d, 6.0d, 12.0d), Block.box(10.5d, 3.0d, 6.0d, 11.5d, 6.0d, 11.0d), Block.box(4.5d, 3.0d, 11.0d, 5.5d, 6.0d, 12.0d), Block.box(9.5d, 3.0d, 5.0d, 10.5d, 6.0d, 6.0d), Block.box(5.5d, 3.0d, 5.0d, 6.5d, 6.0d, 6.0d), Block.box(6.5d, 3.0d, 4.0d, 9.5d, 6.0d, 6.0d), Block.box(4.5d, 3.0d, 6.0d, 5.5d, 6.0d, 11.0d), Block.box(4.0d, 8.0d, 0.0d, 12.0d, 15.0d, 4.0d), Block.box(6.0d, 4.0d, 0.0d, 10.0d, 8.0d, 3.0d), Block.box(6.0d, 4.0d, 3.0d, 10.0d, 6.0d, 4.0d), Block.box(4.25d, 13.5d, 4.0d, 5.25d, 14.5d, 5.0d), Block.box(3.0d, 15.0d, 0.0d, 13.0d, 16.0d, 5.0d), Block.box(5.5d, 3.0d, 12.0d, 6.5d, 6.0d, 13.0d), Block.box(6.5d, 3.0d, 13.0d, 9.5d, 6.0d, 14.0d), Block.box(9.5d, 3.0d, 12.0d, 10.5d, 6.0d, 13.0d), Block.box(10.5d, 3.0d, 11.0d, 11.5d, 6.0d, 12.0d), Block.box(10.5d, 3.0d, 6.0d, 11.5d, 6.0d, 11.0d), Block.box(4.5d, 3.0d, 11.0d, 5.5d, 6.0d, 12.0d), Block.box(9.5d, 3.0d, 5.0d, 10.5d, 6.0d, 6.0d), Block.box(5.5d, 3.0d, 5.0d, 6.5d, 6.0d, 6.0d), Block.box(6.5d, 3.0d, 4.0d, 9.5d, 6.0d, 5.0d), Block.box(4.5d, 3.0d, 6.0d, 5.5d, 6.0d, 11.0d), Block.box(2.25d, 13.75d, 4.0d, 4.25d, 14.25d, 5.0d), Block.box(5.0d, 6.0d, 6.0d, 11.0d, 7.0d, 13.0d), Block.box(5.25d, 7.0d, 6.0d, 10.75d, 14.0d, 6.5d), Block.box(5.5d, 0.0d, 4.0d, 10.5d, 1.0d, 14.0d), Block.box(4.5d, 0.0d, 5.0d, 5.5d, 1.0d, 13.0d), Block.box(5.5d, 1.0d, 5.0d, 10.5d, 3.0d, 13.0d), Block.box(5.25d, 6.0d, 6.25d, 5.5d, 6.9d, 12.75d), Block.box(10.5d, 6.0d, 6.25d, 10.75d, 6.9d, 12.75d), Block.box(5.25d, 6.0d, 12.5d, 10.75d, 6.9d, 12.75d), Block.box(5.25d, 6.0d, 6.25d, 10.75d, 6.9d, 6.5d)}).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static long lastFlushTimestampServer = 0; + public static long lastFlushTimestampClient = 0; + + public ToiletBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) ((BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, Direction.NORTH)).setValue(WATERLOGGED, false)); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (((Boolean) p_196271_1_.getValue(WATERLOGGED)).booleanValue()) { + p_196271_4_.scheduleTick(p_196271_5_, Fluids.WATER, Fluids.WATER.getTickDelay(p_196271_4_)); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + public BlockEntityTicker getTicker(Level level, BlockState state, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, ToiletBlockEntity.TOILET, ToiletBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + return ToiletBlockEntity.TOILET.create(pos, state); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + public BlockState getStateForPlacement(BlockPlaceContext context) { + BlockState superState = super.getStateForPlacement(context); + if (superState == null) { + superState = defaultBlockState(); + } + BlockState state = context.getLevel().getBlockState(context.getClickedPos()); + if ((state.getFluidState().getType() instanceof WaterFluid) && state.getFluidState().isSource()) { + superState.setValue(WATERLOGGED, true); + } + return superState; + } + + public FluidState getFluidState(BlockState p_204507_1_) { + if (((Boolean) p_204507_1_.getValue(WATERLOGGED)).booleanValue()) { + return Fluids.WATER.getSource(false); + } + return super.getFluidState(p_204507_1_); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{HorizontalDirectionalBlock.FACING, WATERLOGGED}); + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos pos, Player Player, InteractionHand hand, BlockHitResult rayTrace) { + if (Player.getMainHandItem() != null && Player.getMainHandItem().getItem() != Items.BUCKET) { + if (Player.isSteppingCarefully()) { + BlockEntity tileEntity = world.getBlockEntity(pos); + if (tileEntity instanceof ToiletBlockEntity) { + ToiletBlockEntity toiletEntity = (ToiletBlockEntity) tileEntity; + toiletEntity.flush(blockState, world, pos, Player, hand, rayTrace); + return InteractionResult.CONSUME; + } + } else if (!world.isClientSide) { + DummyEntity dummy = DummyEntity.getEntity(0.22f, world, pos, false); + dummy.ride(Player); + } + } + return super.use(blockState, world, pos, Player, hand, rayTrace); + } + + /* renamed from: com.dairymoose.modernlife.blocks.ToiletBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/ToiletBlock$1.class */ + static /* synthetic */ class C00631 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00631.$SwitchMap$net$minecraft$core$Direction[bs.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/TrashCanBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/TrashCanBlock.java new file mode 100644 index 0000000..d550a07 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/TrashCanBlock.java @@ -0,0 +1,170 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.inventory.container.TrashCanContainer; +import com.dairymoose.modernlife.tileentities.TrashCanBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/TrashCanBlock.class */ +public class TrashCanBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(2.0d, 0.0d, 2.0d, 14.0d, 16.0d, 14.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Items inserted into the trash slot will be deleted when the trash can is full")); + } + + public TrashCanBlock() { + super(Properties.of(Material.WOOD).sound(SoundType.WOOD).strength(1.5f)); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + } + + public TrashCanBlock(Properties props) { + super(props); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof TrashCanBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (TrashCanBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + + public MenuProvider getMenuProvider(BlockState p_220052_1_, Level p_220052_2_, BlockPos p_220052_3_) { + return new MenuProvider() { // from class: com.dairymoose.modernlife.blocks.TrashCanBlock.1 + + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = p_220052_2_.getBlockEntity(p_220052_3_); + if (tileEntity instanceof TrashCanBlockEntity) { + TrashCanBlockEntity trashCanBlockEntity = (TrashCanBlockEntity) tileEntity; + return new TrashCanContainer(paramInt, paramInventory, trashCanBlockEntity); + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Trash Can"); + } + }; + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + TrashCanBlockEntity toReturn = (TrashCanBlockEntity) TrashCanBlockEntity.TRASH_CAN.create(pos, state); + return toReturn; + } + + public InteractionResult use(BlockState p_225533_1_, Level p_225533_2_, BlockPos p_225533_3_, Player p_225533_4_, InteractionHand p_225533_5_, BlockHitResult p_225533_6_) { + MenuProvider lvt_7_1_ = getMenuProvider(p_225533_1_, p_225533_2_, p_225533_3_); + if (lvt_7_1_ != null) { + p_225533_4_.openMenu(lvt_7_1_); + } + return InteractionResult.CONSUME; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.TrashCanBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/TrashCanBlock$2.class */ + static /* synthetic */ class C00652 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00652.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + context.getLevel().getFluidState(context.getClickedPos()); + return (BlockState) defaultBlockState().setValue(FACING, context.getHorizontalDirection().getOpposite()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/TurntableBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/TurntableBlock.java new file mode 100644 index 0000000..2aec56d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/TurntableBlock.java @@ -0,0 +1,156 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.Vec3; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/TurntableBlock.class */ +public class TurntableBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_NORTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(8.7d, 0.0d, 7.585786437626905d, 9.0d, 15.0d, 8.414213562373096d), Block.box(6.408701060962736d, 15.0d, 0.0d, 9.591298939037264d, 16.0d, 7.0d), Block.box(6.408701060962736d, 15.0d, 0.0d, 9.591298939037264d, 15.975000000000001d, 7.0d), Block.box(6.408701060962736d, 15.0d, 0.0d, 9.591298939037264d, 16.0d, 7.0d), Block.box(6.408701060962736d, 15.0d, 0.0d, 9.591298939037264d, 15.975000000000001d, 7.0d), Block.box(6.408701060962736d, 15.0d, 0.0d, 9.591298939037264d, 16.0d, 7.0d), Block.box(6.408701060962736d, 15.0d, 9.0d, 9.591298939037264d, 16.0d, 16.0d), Block.box(6.408701060962736d, 15.0d, 9.0d, 9.591298939037264d, 15.975000000000001d, 16.0d), Block.box(6.408701060962736d, 15.0d, 9.0d, 9.591298939037264d, 16.0d, 16.0d), Block.box(6.408701060962736d, 15.0d, 9.0d, 9.591298939037264d, 15.975000000000001d, 16.0d), Block.box(6.408701060962736d, 15.0d, 9.0d, 9.591298939037264d, 16.0d, 16.0d), Block.box(0.0d, 15.0d, 6.408701060962736d, 7.0d, 15.975000000000001d, 9.591298939037264d), Block.box(0.0d, 15.0d, 6.408701060962736d, 7.0d, 16.0d, 9.591298939037264d), Block.box(0.0d, 15.0d, 6.408701060962736d, 7.0d, 15.975000000000001d, 9.591298939037264d), Block.box(9.0d, 15.0d, 6.408701060962736d, 16.0d, 15.975000000000001d, 9.591298939037264d), Block.box(9.0d, 15.0d, 6.408701060962736d, 16.0d, 16.0d, 9.591298939037264d), Block.box(9.0d, 15.0d, 6.408701060962736d, 16.0d, 15.975000000000001d, 9.591298939037264d), Block.box(4.5d, 15.5d, 4.5d, 11.5d, 16.002d, 11.5d), Block.box(7.585786437626905d, 0.0d, 7.0d, 8.414213562373096d, 15.0d, 7.3d), Block.box(7.585786437626905d, 0.0d, 7.0d, 8.414213562373096d, 15.0d, 7.3d), Block.box(7.585786437626905d, 0.0d, 8.7d, 8.414213562373096d, 15.0d, 9.0d), Block.box(7.585786437626905d, 0.0d, 8.7d, 8.414213562373096d, 15.0d, 9.0d), Block.box(7.0d, 0.0d, 7.585786437626905d, 7.3d, 15.0d, 8.414213562373096d), Block.box(7.0d, 0.0d, 7.585786437626905d, 7.3d, 15.0d, 8.414213562373096d), Block.box(8.7d, 0.0d, 7.585786437626905d, 9.0d, 15.0d, 8.414213562373096d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + public static final BooleanProperty POWERED = BlockStateProperties.POWERED; + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Rotates clockwise when powered by redstone")); + } + + public TurntableBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + } + + public void neighborChanged(BlockState state, Level world, BlockPos pos, Block block, BlockPos neighborPos, boolean p_220069_6_) { + Direction currentFacing; + boolean signal = world.hasNeighborSignal(pos); + Boolean currentPoweredState = (Boolean) state.getValue(POWERED); + if (block != this && signal != currentPoweredState.booleanValue()) { + BlockState newFacing = state; + if (signal) { + Direction turntableFacing = state.getValue(BlockStateProperties.HORIZONTAL_FACING); + newFacing = (BlockState) state.setValue(BlockStateProperties.HORIZONTAL_FACING, turntableFacing.getClockWise()); + BlockPos abovePos = pos.above(); + BlockState aboveState = world.getBlockState(abovePos); + if (aboveState.is(Blocks.PISTON)) { + world.setBlock(abovePos, (BlockState) aboveState.setValue(BlockStateProperties.EXTENDED, false), 2); + } + if (aboveState.getOptionalValue(BlockStateProperties.HORIZONTAL_FACING).isPresent()) { + aboveState = (BlockState) aboveState.setValue(BlockStateProperties.HORIZONTAL_FACING, aboveState.getValue(BlockStateProperties.HORIZONTAL_FACING).getClockWise()); + world.setBlock(abovePos, aboveState, 2); + } + if (aboveState.getOptionalValue(BlockStateProperties.FACING).isPresent()) { + if (aboveState.getValue(BlockStateProperties.FACING) == Direction.UP) { + world.setBlock(abovePos, (BlockState) aboveState.setValue(BlockStateProperties.FACING, Direction.DOWN), 2); + } else if (aboveState.getValue(BlockStateProperties.FACING) == Direction.DOWN) { + world.setBlock(abovePos, (BlockState) aboveState.setValue(BlockStateProperties.FACING, Direction.UP), 2); + } else { + aboveState = (BlockState) aboveState.setValue(BlockStateProperties.FACING, aboveState.getValue(BlockStateProperties.FACING).getClockWise()); + world.setBlock(abovePos, aboveState, 2); + } + } + if (aboveState.getOptionalValue(BlockStateProperties.FACING_HOPPER).isPresent() && (currentFacing = aboveState.getValue(BlockStateProperties.FACING_HOPPER)) != Direction.DOWN) { + world.setBlock(abovePos, (BlockState) aboveState.setValue(BlockStateProperties.FACING_HOPPER, currentFacing.getClockWise()), 2); + } + List aboveEntities = world.getEntities((Entity) null, AABB.ofSize(new Vec3(abovePos.getX() + 0.5d, abovePos.getY() + 0.5d, abovePos.getZ() + 0.5d), 1.0d, 1.0d, 1.0d)); + if (aboveEntities != null && aboveEntities.size() > 0) { + for (Entity entity : aboveEntities) { + double centX = abovePos.getX() + 0.5d; + double centY = abovePos.getY(); + double centZ = abovePos.getZ() + 0.5d; + double distToCenter = Math.sqrt(entity.distanceToSqr(centX, centY, centZ)); + double xDiff = entity.getX() - centX; + double zDiff = entity.getZ() - centZ; + double entityAngle = (Math.toDegrees(Math.atan2(zDiff, xDiff)) + 90.0d) % 360.0d; + entity.setYRot(entity.rotate(Rotation.CLOCKWISE_90) % 360.0f); + double newX = centX + (distToCenter * Math.cos(Math.toRadians(entityAngle))); + double newZ = centZ + (distToCenter * Math.sin(Math.toRadians(entityAngle))); + entity.teleportTo(newX, entity.getY(), newZ); + } + } + } + world.setBlock(pos, (BlockState) newFacing.setValue(POWERED, Boolean.valueOf(signal)), 2); + } + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{HorizontalDirectionalBlock.FACING, POWERED}); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + @Nullable + public BlockState getStateForPlacement(BlockPlaceContext context) { + return (BlockState) super.getStateForPlacement(context).setValue(POWERED, Boolean.valueOf(context.getLevel().hasNeighborSignal(context.getClickedPos()))); + } + + /* renamed from: com.dairymoose.modernlife.blocks.TurntableBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/TurntableBlock$1.class */ + static /* synthetic */ class C00661 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState blockState, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + switch (C00661.$SwitchMap$net$minecraft$core$Direction[blockState.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_NORTH; + case 3: + return SHAPE_NORTH; + case 4: + return SHAPE_NORTH; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/WallShelfBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/WallShelfBlock.java new file mode 100644 index 0000000..cbc2674 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/WallShelfBlock.java @@ -0,0 +1,196 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.WallShelfBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WallShelfBlock.class */ +public class WallShelfBlock extends Block implements EntityBlock { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(0.0d, 4.5d, 0.0d, 16.0d, 9.0d, 6.0d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public WallShelfBlock(Properties props) { + super(props); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public int getFlammability(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 20; + } + return 0; + } + + public int getFireSpreadSpeed(BlockState state, BlockGetter world, BlockPos pos, Direction face) { + if (this.material.isFlammable()) { + return 5; + } + return 0; + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos blockPos, Player player, InteractionHand hand, BlockHitResult rayTrace) { + int slot; + if (!world.isClientSide) { + ItemStack itemStack = player.getItemInHand(hand); + BlockEntity tileEntity = world.getBlockEntity(blockPos); + WallShelfBlockEntity wallShelfBlockEntity = null; + if (tileEntity instanceof WallShelfBlockEntity) { + wallShelfBlockEntity = (WallShelfBlockEntity) tileEntity; + } + if (wallShelfBlockEntity != null) { + if (!player.isSteppingCarefully() && !itemStack.isEmpty()) { + if (!wallShelfBlockEntity.isFull()) { + ItemStack oneItem = itemStack.split(1); + wallShelfBlockEntity.placeItem(oneItem); + } + } else if (player.isSteppingCarefully() && !wallShelfBlockEntity.isEmpty() && (slot = wallShelfBlockEntity.getNextOccupiedSlot()) != -1) { + player.addItem(wallShelfBlockEntity.getItem(slot).copy()); + wallShelfBlockEntity.setItem(slot, ItemStack.EMPTY); + } + wallShelfBlockEntity.setChanged(); + } + world.sendBlockUpdated(blockPos, blockState, blockState, 2); + } + return InteractionResult.CONSUME; + } + + public void onRemove(BlockState p_196243_1_, Level p_196243_2_, BlockPos p_196243_3_, BlockState p_196243_4_, boolean p_196243_5_) { + if (!p_196243_1_.is(p_196243_4_.getBlock())) { + BlockEntity lvt_6_1_ = p_196243_2_.getBlockEntity(p_196243_3_); + if (lvt_6_1_ instanceof WallShelfBlockEntity) { + Containers.dropContents(p_196243_2_, p_196243_3_, (WallShelfBlockEntity) lvt_6_1_); + p_196243_2_.updateNeighbourForOutputSignal(p_196243_3_, this); + } + super.onRemove(p_196243_1_, p_196243_2_, p_196243_3_, p_196243_4_, p_196243_5_); + } + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Right click to place an item on the shelf")); + list.add(new TextComponent("Shift-right-click with an empty hand to remove an item")); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_1_.getValue(FACING).getOpposite() == p_196271_2_ && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + /* renamed from: com.dairymoose.modernlife.blocks.WallShelfBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WallShelfBlock$1.class */ + static /* synthetic */ class C00671 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00671.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + WallShelfBlockEntity toReturn = (WallShelfBlockEntity) WallShelfBlockEntity.WALL_SHELF.create(pos, state); + return toReturn; + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/WallSocketBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/WallSocketBlock.java new file mode 100644 index 0000000..f49acef --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/WallSocketBlock.java @@ -0,0 +1,117 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.stream.Stream; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.LevelAccessor; +import net.minecraft.world.level.LevelReader; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.DirectionProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WallSocketBlock.class */ +public class WallSocketBlock extends Block { + protected static final VoxelShape SHAPE_SOUTH = (VoxelShape) Stream.of(Block.box(6.0d, 5.0d, 0.0d, 10.0d, 11.0d, 0.25d)).reduce((v1, v2) -> { + return Shapes.join(v1, v2, BooleanOp.OR); + }).get(); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + protected static final VoxelShape SHAPE_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_WEST); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + public static final DirectionProperty FACING = BlockStateProperties.HORIZONTAL_FACING; + + public WallSocketBlock(Properties props) { + super(props); + registerDefaultState((BlockState) this.stateDefinition.any().setValue(FACING, Direction.SOUTH)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return (BlockState) state.setValue(FACING, rotation.rotate(state.getValue(FACING))); + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state.rotate(mirror.getRotation(state.getValue(FACING))); + } + + public BlockState updateShape(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, LevelAccessor p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) { + if (p_196271_1_.getValue(FACING).getOpposite() == p_196271_2_ && !p_196271_1_.canSurvive(p_196271_4_, p_196271_5_)) { + return Blocks.AIR.defaultBlockState(); + } + return super.updateShape(p_196271_1_, p_196271_2_, p_196271_3_, p_196271_4_, p_196271_5_, p_196271_6_); + } + + /* renamed from: com.dairymoose.modernlife.blocks.WallSocketBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WallSocketBlock$1.class */ + static /* synthetic */ class C00681 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel) { + switch (C00681.$SwitchMap$net$minecraft$core$Direction[bs.getValue(FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_SOUTH; + case 3: + return SHAPE_EAST; + case 4: + return SHAPE_WEST; + default: + return SHAPE_NORTH; + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FACING}); + } + + public boolean canSurvive(BlockState p_196260_1_, LevelReader p_196260_2_, BlockPos p_196260_3_) { + return FaceAttachedHorizontalDirectionalBlock.canAttach(p_196260_2_, p_196260_3_, p_196260_1_.getValue(FACING).getOpposite()); + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + Direction[] var2 = context.getNearestLookingDirections(); + for (Direction lvt_5_1_ : var2) { + if (lvt_5_1_.getAxis() != Direction.Axis.Y) { + BlockState lvt_6_2_ = (BlockState) defaultBlockState().setValue(FACING, lvt_5_1_.getOpposite()); + if (lvt_6_2_.canSurvive(context.getLevel(), context.getClickedPos())) { + return lvt_6_2_; + } + } + } + return defaultBlockState(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/WallpaperBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/WallpaperBlock.java new file mode 100644 index 0000000..d16fbce --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/WallpaperBlock.java @@ -0,0 +1,73 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.util.ModernLifeUtil; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WallpaperBlock.class */ +public class WallpaperBlock extends StandardHorizontalBlock { + protected static final VoxelShape SHAPE_NORTH = Block.box(0.0d, 0.0d, 15.5d, 16.0d, 16.0d, 16.0d); + protected static final VoxelShape SHAPE_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_NORTH); + protected static final VoxelShape SHAPE_SOUTH = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_EAST); + protected static final VoxelShape SHAPE_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_SOUTH); + public static final BooleanProperty CORNER = BooleanProperty.create("corner"); + + public WallpaperBlock(Properties p_i48377_1_) { + super(p_i48377_1_); + registerDefaultState((BlockState) ((BlockState) defaultBlockState().setValue(HorizontalDirectionalBlock.FACING, Direction.SOUTH)).setValue(CORNER, false)); + } + + @Override // com.dairymoose.modernlife.blocks.StandardHorizontalBlock + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{HorizontalDirectionalBlock.FACING, CORNER}); + } + + /* renamed from: com.dairymoose.modernlife.blocks.WallpaperBlock$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WallpaperBlock$1.class */ + static /* synthetic */ class C00691 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public VoxelShape getShape(BlockState p_220053_1_, BlockGetter p_220053_2_, BlockPos p_220053_3_, CollisionContext p_220053_4_) { + switch (C00691.$SwitchMap$net$minecraft$core$Direction[p_220053_1_.getValue(HorizontalDirectionalBlock.FACING).ordinal()]) { + case 1: + return SHAPE_NORTH; + case 2: + return SHAPE_EAST; + case 3: + return SHAPE_WEST; + case 4: + return SHAPE_SOUTH; + default: + return SHAPE_NORTH; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/WinchBlock.java b/src-source/main/java/com/dairymoose/modernlife/blocks/WinchBlock.java new file mode 100644 index 0000000..2207932 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/WinchBlock.java @@ -0,0 +1,380 @@ +package com.dairymoose.modernlife.blocks; + +import com.dairymoose.modernlife.tileentities.WinchBlockEntity; +import com.dairymoose.modernlife.util.ModernLifeUtil; +import java.util.List; +import java.util.stream.Stream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.world.Container; +import net.minecraft.world.Containers; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.ChestMenu; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.BlockPlaceContext; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.ChainBlock; +import net.minecraft.world.level.block.EntityBlock; +import net.minecraft.world.level.block.FaceAttachedHorizontalDirectionalBlock; +import net.minecraft.world.level.block.Mirror; +import net.minecraft.world.level.block.Rotation; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.StateDefinition; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.block.state.properties.BooleanProperty; +import net.minecraft.world.level.block.state.properties.Property; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WinchBlock.class */ +public class WinchBlock extends FaceAttachedHorizontalDirectionalBlock implements EntityBlock { + public static final BooleanProperty POWERED = BlockStateProperties.POWERED; + protected static final VoxelShape SHAPE_FLOOR_SOUTH = (VoxelShape) Stream.of((Object[]) new VoxelShape[]{Block.box(0.0d, 0.0d, 4.0d, 16.0d, 1.0d, 12.0d), Block.box(4.0d, 1.0d, 5.0d, 14.0d, 2.0d, 6.0d), Block.box(0.5d, 1.0d, 5.0d, 4.0d, 5.0d, 11.0d), Block.box(10.0d, 5.0d, 6.0d, 14.5d, 6.0d, 10.0d), Block.box(3.5d, 5.0d, 10.0d, 14.5d, 6.0d, 11.0d), Block.box(3.5d, 5.0d, 6.0d, 6.0d, 6.0d, 10.0d), Block.box(3.5d, 5.0d, 5.0d, 14.5d, 6.0d, 6.0d), Block.box(14.0d, 1.0d, 5.0d, 15.0d, 5.0d, 11.0d), Block.box(15.0d, 1.0d, 6.0d, 16.0d, 4.0d, 10.0d), Block.box(8.0d, 0.0d, 6.5d, 8.0d, 5.0d, 9.5d), Block.box(6.5d, 0.0d, 8.0d, 9.5d, 5.0d, 8.0d), Block.box(4.0d, 1.0d, 10.0d, 14.0d, 2.0d, 11.0d), Block.box(6.0d, 5.0d, 6.0d, 10.0d, 6.0d, 10.0d), Block.box(4.75d, 1.0d, 8.0d, 7.75d, 6.0d, 8.0d), Block.box(6.603553390593274d, 1.0d, 6.353553390593273d, 6.603553390593274d, 6.0d, 9.353553390593273d), Block.box(7.0732233047033635d, 1.0d, 12.75d, 10.073223304703363d, 6.0d, 12.75d), Block.box(8.926776695296637d, 1.0d, 11.103553390593273d, 8.926776695296637d, 6.0d, 14.103553390593273d), Block.box(9.75d, 1.0d, 13.0d, 12.75d, 6.0d, 13.0d), Block.box(11.603553390593273d, 1.0d, 11.353553390593273d, 11.603553390593273d, 6.0d, 14.353553390593273d)}).reduce((v1, v2) -> { + return Shapes.join((VoxelShape) v1, (VoxelShape) v2, BooleanOp.OR); + }).get(); + protected final VoxelShape SHAPE_FLOOR_WEST; + protected final VoxelShape SHAPE_FLOOR_NORTH; + protected final VoxelShape SHAPE_FLOOR_EAST; + protected final VoxelShape SHAPE_WALL_SOUTH; + protected final VoxelShape SHAPE_WALL_WEST; + protected final VoxelShape SHAPE_WALL_NORTH; + protected final VoxelShape SHAPE_WALL_EAST; + protected final VoxelShape SHAPE_CEILING_SOUTH; + protected final VoxelShape SHAPE_CEILING_WEST; + protected final VoxelShape SHAPE_CEILING_NORTH; + protected final VoxelShape SHAPE_CEILING_EAST; + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable BlockGetter blockReader, List list, TooltipFlag tooltipFlag) { + list.add(new TextComponent("Requires redstone power to operate")); + } + + public WinchBlock(Properties props) { + super(props); + this.SHAPE_FLOOR_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_FLOOR_SOUTH); + this.SHAPE_FLOOR_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_FLOOR_WEST); + this.SHAPE_FLOOR_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_FLOOR_NORTH); + this.SHAPE_WALL_SOUTH = ModernLifeUtil.RotateVoxelShapeXAxis(SHAPE_FLOOR_SOUTH); + this.SHAPE_WALL_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_WALL_SOUTH); + this.SHAPE_WALL_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_WALL_WEST); + this.SHAPE_WALL_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_WALL_NORTH); + this.SHAPE_CEILING_SOUTH = ModernLifeUtil.RotateVoxelShapeXAxis(this.SHAPE_WALL_SOUTH); + this.SHAPE_CEILING_WEST = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_CEILING_SOUTH); + this.SHAPE_CEILING_NORTH = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_CEILING_WEST); + this.SHAPE_CEILING_EAST = ModernLifeUtil.RotateVoxelShapeClockwise(this.SHAPE_CEILING_NORTH); + registerDefaultState((BlockState) ((BlockState) ((BlockState) this.stateDefinition.any().setValue(FaceAttachedHorizontalDirectionalBlock.FACE, AttachFace.CEILING)).setValue(HorizontalDirectionalBlock.FACING, Direction.NORTH)).setValue(POWERED, false)); + } + + public BlockState rotate(BlockState state, Rotation rotation) { + return state; + } + + public BlockState mirror(BlockState state, Mirror mirror) { + return state; + } + + public static int getLightLevel(BlockState state) { + if (((Boolean) state.getValue(POWERED)).booleanValue()) { + return 15; + } + return 0; + } + + public BlockState getStateForPlacement(BlockPlaceContext context) { + BlockPos pos = context.getClickedPos(); + boolean signal = context.getLevel().hasNeighborSignal(pos); + BlockState superState = super.getStateForPlacement(context); + if (superState == null) { + superState = defaultBlockState(); + } + return (BlockState) superState.setValue(POWERED, Boolean.valueOf(signal)); + } + + public void neighborChanged(BlockState state, Level world, BlockPos pos, Block block, BlockPos neighborPos, boolean p_220069_6_) { + boolean signal = world.hasNeighborSignal(pos); + if (block != this && signal != ((Boolean) state.getValue(POWERED)).booleanValue()) { + world.setBlock(pos, (BlockState) state.setValue(POWERED, Boolean.valueOf(signal)), 2); + } + } + + protected void createBlockStateDefinition(StateDefinition.Builder builder) { + builder.add(new Property[]{FaceAttachedHorizontalDirectionalBlock.FACE, HorizontalDirectionalBlock.FACING, POWERED}); + } + + public MenuProvider getMenuProvider(BlockState state, Level level, BlockPos blockPos) { + return new MenuProvider() { // from class: com.dairymoose.modernlife.blocks.WinchBlock.1 + public AbstractContainerMenu createMenu(int paramInt, Inventory paramInventory, Player paramPlayer) { + BlockEntity tileEntity = level.getBlockEntity(blockPos); + if (tileEntity instanceof WinchBlockEntity) { + WinchBlockEntity winchBlockEntity = (WinchBlockEntity) tileEntity; + ChestMenu chest = new ChestMenu(MenuType.GENERIC_9x1, paramInt, paramInventory, winchBlockEntity, 1); + if (!paramPlayer.level.isClientSide) { + } + return chest; + } + return null; + } + + public Component getDisplayName() { + return new TextComponent("Winch"); + } + }; + } + + public void onRemove(BlockState p_51538_, Level p_51539_, BlockPos p_51540_, BlockState p_51541_, boolean p_51542_) { + if (!p_51538_.is(p_51541_.getBlock())) { + Container blockEntity = (Container) p_51539_.getBlockEntity(p_51540_); + if (blockEntity != null) { + Containers.dropContents(p_51539_, p_51540_, blockEntity); + p_51539_.updateNeighbourForOutputSignal(p_51540_, this); + } + super.onRemove(p_51538_, p_51539_, p_51540_, p_51541_, p_51542_); + } + } + + public InteractionResult use(BlockState blockState, Level world, BlockPos blockPos, Player player, InteractionHand hand, BlockHitResult rayTrace) { + int chainSlot; + if (!world.isClientSide) { + ItemStack itemStack = player.getItemInHand(hand); + if (itemStack.is(Items.CHAIN)) { + BlockEntity blockEntity = world.getBlockEntity(blockPos); + if (blockEntity instanceof WinchBlockEntity) { + WinchBlockEntity winch = (WinchBlockEntity) blockEntity; + if (winch.canExpandChain()) { + BlockPos pos = winch.getExpandedChainBlockPos(); + if (world.getBlockState(pos).isAir()) { + itemStack.shrink(1); + AttachFace face = blockEntity.getBlockState().getValue(FaceAttachedHorizontalDirectionalBlock.FACE); + Direction facing = blockEntity.getBlockState().getValue(HorizontalDirectionalBlock.FACING); + if (face == AttachFace.CEILING || face == AttachFace.FLOOR) { + world.setBlock(pos, (BlockState) Blocks.CHAIN.defaultBlockState().setValue(ChainBlock.AXIS, Direction.Axis.Y), 2); + } else if (face == AttachFace.WALL && (facing == Direction.EAST || facing == Direction.WEST)) { + world.setBlock(pos, (BlockState) Blocks.CHAIN.defaultBlockState().setValue(ChainBlock.AXIS, Direction.Axis.X), 2); + } else { + world.setBlock(pos, (BlockState) Blocks.CHAIN.defaultBlockState().setValue(ChainBlock.AXIS, Direction.Axis.Z), 2); + } + } + world.setBlockAndUpdate(blockPos, blockState); + ((ServerLevel) world).sendBlockUpdated(blockPos, blockState, blockState, 2); + } + } + } else if (player.isSteppingCarefully()) { + BlockEntity blockEntity2 = world.getBlockEntity(blockPos); + if (blockEntity2 instanceof WinchBlockEntity) { + WinchBlockEntity winch2 = (WinchBlockEntity) blockEntity2; + if (winch2.getInventoryChainCount() > 0 && (chainSlot = winch2.getNextChainSlot()) != -1) { + ItemStack chainItem = winch2.getItem(chainSlot); + ItemStack copiedChain = chainItem.copy(); + copiedChain.setCount(1); + chainItem.shrink(1); + player.addItem(copiedChain); + } + } + } + } + return InteractionResult.CONSUME; + } + + /* renamed from: com.dairymoose.modernlife.blocks.WinchBlock$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/WinchBlock$2.class */ + static /* synthetic */ class C00712 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction; + + /* renamed from: $SwitchMap$net$minecraft$world$level$block$state$properties$AttachFace */ + static final /* synthetic */ int[] f5x6a19ab39 = new int[AttachFace.values().length]; + + static { + try { + f5x6a19ab39[AttachFace.CEILING.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + f5x6a19ab39[AttachFace.WALL.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + f5x6a19ab39[AttachFace.FLOOR.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e4) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e5) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e6) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e7) { + } + } + } + + /* JADX ERROR: JadxRuntimeException in pass: RegionMakerVisitor + jadx.core.utils.exceptions.JadxRuntimeException: Failed to find switch 'out' block (already processed) + at jadx.core.dex.visitors.regions.RegionMaker.calcSwitchOut(RegionMaker.java:923) + at jadx.core.dex.visitors.regions.RegionMaker.processSwitch(RegionMaker.java:797) + at jadx.core.dex.visitors.regions.RegionMaker.traverse(RegionMaker.java:157) + at jadx.core.dex.visitors.regions.RegionMaker.makeRegion(RegionMaker.java:91) + at jadx.core.dex.visitors.regions.RegionMaker.processFallThroughCases(RegionMaker.java:841) + at jadx.core.dex.visitors.regions.RegionMaker.processSwitch(RegionMaker.java:800) + at jadx.core.dex.visitors.regions.RegionMaker.traverse(RegionMaker.java:157) + at jadx.core.dex.visitors.regions.RegionMaker.makeRegion(RegionMaker.java:91) + at jadx.core.dex.visitors.regions.RegionMakerVisitor.visit(RegionMakerVisitor.java:52) + */ + /* JADX WARN: Failed to find 'out' block for switch in B:2:0x0011. Please report as an issue. */ + public VoxelShape getShape(BlockState r5, BlockGetter r6, BlockPos r7, net.minecraft.world.phys.shapes.CollisionContext r8) { + /* + r4 = this; + int[] r0 = com.dairymoose.modernlife.blocks.WinchBlock.C00712.f5x6a19ab39 + r1 = r5 + net.minecraft.world.level.block.state.properties.EnumProperty r2 = com.dairymoose.modernlife.blocks.WinchBlock.FACE + java.lang.Comparable r1 = r1.getValue(r2) + net.minecraft.world.level.block.state.properties.AttachFace r1 = (net.minecraft.world.level.block.state.properties.AttachFace) r1 + int r1 = r1.ordinal() + r0 = r0[r1] + switch(r0) { + case 1: goto L2c; + case 2: goto L70; + case 3: goto Lb4; + default: goto Lf7; + } + L2c: + int[] r0 = com.dairymoose.modernlife.blocks.WinchBlock.C00712.$SwitchMap$net$minecraft$core$Direction + r1 = r5 + net.minecraft.world.level.block.state.properties.DirectionProperty r2 = com.dairymoose.modernlife.blocks.WinchBlock.FACING + java.lang.Comparable r1 = r1.getValue(r2) + net.minecraft.core.Direction r1 = (net.minecraft.core.Direction) r1 + int r1 = r1.ordinal() + r0 = r0[r1] + switch(r0) { + case 1: goto L5c; + case 2: goto L61; + case 3: goto L66; + case 4: goto L6b; + default: goto L70; + } + L5c: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_CEILING_NORTH + return r0 + L61: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_CEILING_EAST + return r0 + L66: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_CEILING_WEST + return r0 + L6b: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_CEILING_SOUTH + return r0 + L70: + int[] r0 = com.dairymoose.modernlife.blocks.WinchBlock.C00712.$SwitchMap$net$minecraft$core$Direction + r1 = r5 + net.minecraft.world.level.block.state.properties.DirectionProperty r2 = com.dairymoose.modernlife.blocks.WinchBlock.FACING + java.lang.Comparable r1 = r1.getValue(r2) + net.minecraft.core.Direction r1 = (net.minecraft.core.Direction) r1 + int r1 = r1.ordinal() + r0 = r0[r1] + switch(r0) { + case 1: goto La0; + case 2: goto La5; + case 3: goto Laa; + case 4: goto Laf; + default: goto Lb4; + } + La0: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_WALL_NORTH + return r0 + La5: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_WALL_EAST + return r0 + Laa: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_WALL_WEST + return r0 + Laf: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_WALL_SOUTH + return r0 + Lb4: + int[] r0 = com.dairymoose.modernlife.blocks.WinchBlock.C00712.$SwitchMap$net$minecraft$core$Direction + r1 = r5 + net.minecraft.world.level.block.state.properties.DirectionProperty r2 = com.dairymoose.modernlife.blocks.WinchBlock.FACING + java.lang.Comparable r1 = r1.getValue(r2) + net.minecraft.core.Direction r1 = (net.minecraft.core.Direction) r1 + int r1 = r1.ordinal() + r0 = r0[r1] + switch(r0) { + case 1: goto Le4; + case 2: goto Le9; + case 3: goto Lee; + case 4: goto Lf3; + default: goto Lf7; + } + Le4: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_FLOOR_NORTH + return r0 + Le9: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_FLOOR_EAST + return r0 + Lee: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_FLOOR_WEST + return r0 + Lf3: + net.minecraft.world.phys.shapes.VoxelShape r0 = com.dairymoose.modernlife.blocks.WinchBlock.SHAPE_FLOOR_SOUTH + return r0 + Lf7: + r0 = r4 + net.minecraft.world.phys.shapes.VoxelShape r0 = r0.SHAPE_FLOOR_NORTH + return r0 + */ + throw new UnsupportedOperationException("Method not decompiled: com.dairymoose.modernlife.blocks.WinchBlock.getShape(net.minecraft.world.level.block.state.BlockState, net.minecraft.world.level.BlockGetter, net.minecraft.core.BlockPos, net.minecraft.world.phys.shapes.CollisionContext):net.minecraft.world.phys.shapes.VoxelShape"); + } + + public BlockEntityTicker getTicker(Level level, BlockState blockState, BlockEntityType type) { + return ModernLifeUtil.createTickerHelper(type, WinchBlockEntity.WINCH, WinchBlockEntity::tick); + } + + public BlockEntity newBlockEntity(BlockPos pos, BlockState state) { + WinchBlockEntity toReturn = (WinchBlockEntity) WinchBlockEntity.WINCH.create(pos, state); + return toReturn; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/CustomPrintScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/CustomPrintScreen.java new file mode 100644 index 0000000..286d9d0 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/CustomPrintScreen.java @@ -0,0 +1,437 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundPrintSizePacket; +import com.dairymoose.modernlife.util.CanvasData; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import java.text.DecimalFormat; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.item.ItemStack; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/CustomPrintScreen.class */ +public class CustomPrintScreen extends Screen { + final int GUI_WIDTH = 80; + final int GUI_HEIGHT = 110; + BlockPos pos; + private static final String PRINT_SIZE = "Canvas Resize"; + public static final int FIELD_START_X = 5; + public static final int FIELD_START_RIGHT_X = 48; + public static final int FIELD_START_Y = 20; + public static final int FIELD_START_Y2 = 55; + public static final int FIELD_START_Y3 = 88; + public static final int INPUT_FIELD_WIDTH = 27; + public static final int INPUT_FIELD_HEIGHT = 16; + public static final int TEXT_START_OFFSET_X = 13; + public static final int TEXT_START_OFFSET_Y = 3; + private int chosenFieldId; + private static final int FIELD_ID_WIDTH = 0; + private static final int FIELD_ID_HEIGHT = 1; + private static final int FIELD_ID_X_OFFSET = 2; + private static final int FIELD_ID_Y_OFFSET = 3; + public static final int CANCEL_BUTTON_START_X = 56; + public static final int CANCEL_BUTTON_START_Y = 68; + public static final int ACCEPT_BUTTON_START_X = 56; + public static final int ACCEPT_BUTTON_START_Y = 88; + private float blockWidth; + private float blockHeight; + private float xOffset; + private float yOffset; + private int blockWidthInputLength; + private int blockHeightInputLength; + private int xOffsetInputLength; + private int yOffsetInputLength; + private boolean negateX; + private boolean negateY; + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation PRINTER_GUI = new ResourceLocation("modernlife", "textures/gui/gui_printer_custom.png"); + public static int grayColor = 9145227; + public static int chosenX = -1; + public static int chosenY = -1; + + private static Component getComponentForTitle(String title) { + return new TextComponent(title).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752))); + } + + public CustomPrintScreen(BlockPos pos) { + super(getComponentForTitle(PRINT_SIZE)); + CompoundTag tag; + this.GUI_WIDTH = 80; + this.GUI_HEIGHT = 110; + this.chosenFieldId = -1; + this.blockWidth = 1.0f; + this.blockHeight = 1.0f; + this.xOffset = 0.0f; + this.yOffset = 0.0f; + this.blockWidthInputLength = 0; + this.blockHeightInputLength = 0; + this.xOffsetInputLength = 0; + this.yOffsetInputLength = 0; + this.negateX = false; + this.negateY = false; + chosenX = -1; + chosenY = -1; + this.pos = pos; + ItemStack itemStack = Minecraft.getInstance().player.getMainHandItem(); + if (itemStack != null && itemStack.is(CustomBlocks.ITEM_CANVAS.get()) && (tag = itemStack.getTag()) != null && tag.contains("Size")) { + int size = tag.getInt("Size"); + if (size == 0) { + if (tag.contains("BlockWidth") && tag.contains("BlockHeight")) { + float blockWidth = tag.getFloat("BlockWidth"); + float blockHeight = tag.getFloat("BlockHeight"); + this.blockWidth = blockWidth; + this.blockHeight = blockHeight; + } + if (tag.contains("xOffset") && tag.contains("yOffset")) { + float xOffset = tag.getFloat("xOffset"); + float yOffset = tag.getFloat("yOffset"); + this.xOffset = xOffset; + this.yOffset = yOffset; + return; + } + return; + } + this.xOffset = 0.0f; + this.yOffset = 0.0f; + if (size == 1) { + this.blockWidth = 1.0f; + this.blockHeight = 1.0f; + return; + } + if (size == FIELD_ID_X_OFFSET) { + this.blockWidth = 1.5f; + this.blockHeight = 1.25f; + this.yOffset = 0.125f; + return; + } + if (size == 3) { + this.blockWidth = 2.0f; + this.blockHeight = 1.5f; + this.yOffset = 0.25f; + return; + } + if (size == 4) { + this.blockWidth = 3.0f; + this.blockHeight = 2.0f; + this.yOffset = 0.5f; + } else if (size == 5) { + this.blockWidth = 1.625f; + this.blockHeight = 1.625f; + } else if (size == 6) { + this.blockWidth = 2.25f; + this.blockHeight = 2.25f; + } else if (size == 7) { + this.blockWidth = 3.0f; + this.blockHeight = 3.0f; + } + } + } + + public boolean m_6375_(double clickX, double clickY, int mouseButton) { + int xStart = (this.width - 80) / FIELD_ID_X_OFFSET; + int yStart = (this.height - 110) / FIELD_ID_X_OFFSET; + int fieldStartX = xStart + 5; + int fieldStartRightX = xStart + 48; + int fieldStartY = yStart + 20; + int fieldStartY2 = yStart + 55; + int fieldStartY3 = yStart + 88; + int fieldEndX = fieldStartX + 27; + int fieldEndRightX = fieldStartRightX + 27; + int fieldEndY = fieldStartY + 16; + int fieldEndY2 = fieldStartY2 + 16; + int fieldEndY3 = fieldStartY3 + 16; + if (mouseButton == 0) { + if (clickX >= fieldStartX && clickX <= fieldEndX) { + if (clickY >= fieldStartY && clickY <= fieldEndY) { + this.chosenFieldId = 0; + setChosenFieldToZero(); + chosenX = fieldStartX; + chosenY = fieldStartY; + } + if (clickY >= fieldStartY2 && clickY <= fieldEndY2) { + this.chosenFieldId = FIELD_ID_X_OFFSET; + setChosenFieldToZero(); + chosenX = fieldStartX; + chosenY = fieldStartY2; + } + if (clickY >= fieldStartY3 && clickY <= fieldEndY3) { + this.chosenFieldId = 3; + setChosenFieldToZero(); + chosenX = fieldStartX; + chosenY = fieldStartY3; + } + } + if (clickX >= fieldStartRightX && clickX <= fieldEndRightX && clickY >= fieldStartY && clickY <= fieldEndY) { + this.chosenFieldId = 1; + setChosenFieldToZero(); + chosenX = fieldStartRightX; + chosenY = fieldStartY; + } + } + return super.m_6375_(clickX, clickY, mouseButton); + } + + public int getDigitCount(float f) { + float remainder = f; + int count = 0; + while (remainder != 0.0f) { + int truncated = (int) remainder; + count++; + if (truncated != 0) { + remainder %= truncated; + } + remainder *= 10.0f; + } + return count; + } + + public float applyInputToFloatField(float field, float input, int inputCount) { + float fInput = input; + for (int i = 0; i < inputCount; i++) { + fInput /= 10.0f; + } + return field + fInput; + } + + public void addInputToChosenField(int input) { + if (this.chosenFieldId == -1) { + return; + } + if (this.chosenFieldId == 0) { + this.blockWidth = applyInputToFloatField(this.blockWidth, input, this.blockWidthInputLength); + this.blockWidth = ServerboundPrintSizePacket.sanitizeWidthHeight(this.blockWidth); + this.blockWidthInputLength++; + } + if (this.chosenFieldId == 1) { + this.blockHeight = applyInputToFloatField(this.blockHeight, input, this.blockHeightInputLength); + this.blockHeight = ServerboundPrintSizePacket.sanitizeWidthHeight(this.blockHeight); + this.blockHeightInputLength++; + } + if (this.chosenFieldId == FIELD_ID_X_OFFSET) { + this.xOffset = applyInputToFloatField(this.xOffset, input, this.xOffsetInputLength); + this.xOffset = ServerboundPrintSizePacket.sanitizeOffset(this.xOffset); + this.xOffsetInputLength++; + } + if (this.chosenFieldId == 3) { + this.yOffset = applyInputToFloatField(this.yOffset, input, this.yOffsetInputLength); + this.yOffset = ServerboundPrintSizePacket.sanitizeOffset(this.yOffset); + this.yOffsetInputLength++; + } + } + + public void setChosenFieldToZero() { + if (this.chosenFieldId == -1) { + return; + } + if (this.chosenFieldId == 0) { + this.blockWidth = 0.0f; + this.blockWidthInputLength = 0; + } + if (this.chosenFieldId == 1) { + this.blockHeight = 0.0f; + this.blockHeightInputLength = 0; + } + if (this.chosenFieldId == FIELD_ID_X_OFFSET) { + this.xOffset = 0.0f; + this.negateX = false; + this.xOffsetInputLength = 1; + } + if (this.chosenFieldId == 3) { + this.yOffset = 0.0f; + this.negateY = false; + this.yOffsetInputLength = 1; + } + } + + public void backspaceChosenField() { + if (this.chosenFieldId == -1) { + return; + } + if (this.chosenFieldId == 0) { + this.blockWidth = (int) this.blockWidth; + this.blockWidthInputLength = 1; + } + if (this.chosenFieldId == 1) { + this.blockHeight = (int) this.blockHeight; + this.blockHeightInputLength = 1; + } + if (this.chosenFieldId == FIELD_ID_X_OFFSET) { + this.xOffset = (int) this.xOffset; + this.xOffsetInputLength = 1; + } + if (this.chosenFieldId == 3) { + this.yOffset = (int) this.yOffset; + this.yOffsetInputLength = 1; + } + } + + public void negateChosenField() { + if (this.chosenFieldId == FIELD_ID_X_OFFSET) { + this.negateX = !this.negateX; + } + if (this.chosenFieldId == 3) { + this.negateY = !this.negateY; + } + } + + public boolean keyPressed(int key, int p_231046_2_, int p_231046_3_) { + ModernLifeCommon.LOGGER.debug("key press: " + key); + if (key == 261) { + setChosenFieldToZero(); + } else if (key == 259) { + backspaceChosenField(); + } else if (key == 48 || (key >= 49 && key <= 57)) { + int digit = Character.digit(key, 10); + addInputToChosenField(digit); + } else if (key == 45) { + negateChosenField(); + } else if (key == 257) { + return true; + } + return super.keyPressed(key, p_231046_2_, p_231046_3_); + } + + protected void init() { + int startX = (this.width - 80) / FIELD_ID_X_OFFSET; + int startY = (this.height - 110) / FIELD_ID_X_OFFSET; + addRenderableWidget(new ImageButton(startX + 56, startY + 68, 20, 18, 215, 0, 19, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.CustomPrintScreen.1 + C00721() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + })); + addRenderableWidget(new ImageButton(startX + 56, startY + 88, 20, 18, 236, 0, 19, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.CustomPrintScreen.2 + C00732() { + } + + public void onPress(Button arg0) { + ItemStack itemStack = Minecraft.getInstance().player.getMainHandItem(); + if (itemStack != null && ((itemStack.is(CustomBlocks.ITEM_CANVAS.get()) && itemStack.getTag() != null && itemStack.getTag().contains("UniqueId")) || itemStack.is(CustomBlocks.ITEM_CAMERA.get()))) { + float nX = CustomPrintScreen.this.xOffset; + if (CustomPrintScreen.this.negateX) { + nX = -nX; + } + float nY = CustomPrintScreen.this.yOffset; + if (CustomPrintScreen.this.negateY) { + nY = -nY; + } + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(CustomPrintScreen.this.blockWidth, CustomPrintScreen.this.blockHeight, nX, nY, CustomPrintScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + })); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.CustomPrintScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/CustomPrintScreen$1.class */ + class C00721 implements Button.OnPress { + C00721() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.CustomPrintScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/CustomPrintScreen$2.class */ + class C00732 implements Button.OnPress { + C00732() { + } + + public void onPress(Button arg0) { + ItemStack itemStack = Minecraft.getInstance().player.getMainHandItem(); + if (itemStack != null && ((itemStack.is(CustomBlocks.ITEM_CANVAS.get()) && itemStack.getTag() != null && itemStack.getTag().contains("UniqueId")) || itemStack.is(CustomBlocks.ITEM_CAMERA.get()))) { + float nX = CustomPrintScreen.this.xOffset; + if (CustomPrintScreen.this.negateX) { + nX = -nX; + } + float nY = CustomPrintScreen.this.yOffset; + if (CustomPrintScreen.this.negateY) { + nY = -nY; + } + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(CustomPrintScreen.this.blockWidth, CustomPrintScreen.this.blockHeight, nX, nY, CustomPrintScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / FIELD_ID_X_OFFSET), p_238472_4_, p_238472_5_); + } + + public void render(PoseStack matrixStack, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, PRINTER_GUI); + int xStart = (this.width - 80) / FIELD_ID_X_OFFSET; + int yStart = (this.height - 110) / FIELD_ID_X_OFFSET; + m_93228_(matrixStack, xStart, yStart, 0, 0, 80, 110); + int fieldStartX = xStart + 5; + int fieldStartRightX = xStart + 48; + int fieldStartY = yStart + 20; + int fieldStartY2 = yStart + 55; + int fieldStartY3 = yStart + 88; + int r = CanvasData.getRValue(grayColor); + int g = CanvasData.getGValue(grayColor); + int b = CanvasData.getBValue(grayColor); + float fR = r / 255.0f; + float fG = g / 255.0f; + float fB = b / 255.0f; + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, PRINTER_GUI); + RenderSystem.setShaderColor(fR, fG, fB, 1.0f); + m_93228_(matrixStack, fieldStartX, fieldStartY, 5, 20, 27, 16); + m_93228_(matrixStack, fieldStartRightX, fieldStartY, 48, 20, 27, 16); + m_93228_(matrixStack, fieldStartX, fieldStartY2, 5, 55, 27, 16); + m_93228_(matrixStack, fieldStartX, fieldStartY3, 5, 88, 27, 16); + if (chosenX > 0 && chosenY > 0) { + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + m_93228_(matrixStack, chosenX, chosenY, 5, 20, 27, 16); + } + DecimalFormat df = new DecimalFormat("#.##"); + String textWidth = df.format(this.blockWidth); + String textHeight = df.format(this.blockHeight); + float nX = this.xOffset; + if (this.negateX) { + nX = -nX; + } + float nY = this.yOffset; + if (this.negateY) { + nY = -nY; + } + String textXOffset = df.format(nX); + String textYOffset = df.format(nY); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(textWidth), fieldStartX + 13, fieldStartY + 3, 0); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(textHeight), fieldStartRightX + 13, fieldStartY + 3, 0); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(textXOffset), fieldStartX + 13, fieldStartY2 + 3, 0); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(textYOffset), fieldStartX + 13, fieldStartY3 + 3, 0); + super.render(matrixStack, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselCustomSizeScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselCustomSizeScreen.java new file mode 100644 index 0000000..cee749b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselCustomSizeScreen.java @@ -0,0 +1,287 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.util.CanvasData; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.level.Level; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselCustomSizeScreen.class */ +public class EaselCustomSizeScreen extends Screen { + final int GUI_WIDTH = 80; + final int GUI_HEIGHT = 58; + BlockPos pos; + Level level; + private static final String PRINT_SIZE = "Canvas Resize"; + public static final int FIELD_START_X = 5; + public static final int FIELD_START_RIGHT_X = 48; + public static final int FIELD_START_Y = 20; + public static final int INPUT_FIELD_WIDTH = 27; + public static final int INPUT_FIELD_HEIGHT = 16; + public static final int TEXT_START_OFFSET_X = 13; + public static final int TEXT_START_OFFSET_Y = 3; + private int chosenFieldId; + private static final int FIELD_ID_WIDTH = 0; + private static final int FIELD_ID_HEIGHT = 1; + private static final int FIELD_ID_X_OFFSET = 2; + private static final int FIELD_ID_Y_OFFSET = 3; + public static final int CANCEL_BUTTON_START_X = 13; + public static final int CANCEL_BUTTON_START_Y = 37; + public static final int ACCEPT_BUTTON_START_X = 47; + public static final int ACCEPT_BUTTON_START_Y = 37; + private int texWidth; + private int texHeight; + private int blockWidthInputLength; + private int blockHeightInputLength; + private boolean negateX; + private boolean negateY; + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation PRINTER_GUI = new ResourceLocation("modernlife", "textures/gui/gui_easel_custom_size.png"); + public static int grayColor = 9145227; + public static int chosenX = -1; + public static int chosenY = -1; + + private static Component getComponentForTitle(String title) { + return new TextComponent(title).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752))); + } + + private void goToEaselScreen() { + EaselScreen screen = new EaselScreen(this.level, this.pos); + screen.setTextureSize(this.texWidth, this.texHeight); + screen.setBlockPos(this.pos); + Minecraft.getInstance().setScreen(screen); + } + + public EaselCustomSizeScreen(Level level, BlockPos pos) { + super(getComponentForTitle(PRINT_SIZE)); + this.GUI_WIDTH = 80; + this.GUI_HEIGHT = 58; + this.chosenFieldId = -1; + this.texWidth = 64; + this.texHeight = 64; + this.blockWidthInputLength = 0; + this.blockHeightInputLength = 0; + this.negateX = false; + this.negateY = false; + chosenX = -1; + chosenY = -1; + this.pos = pos; + } + + public boolean m_6375_(double clickX, double clickY, int mouseButton) { + int xStart = (this.width - 80) / FIELD_ID_X_OFFSET; + int yStart = (this.height - 58) / FIELD_ID_X_OFFSET; + int fieldStartX = xStart + 5; + int fieldStartRightX = xStart + 48; + int fieldStartY = yStart + 20; + int fieldEndX = fieldStartX + 27; + int fieldEndRightX = fieldStartRightX + 27; + int fieldEndY = fieldStartY + 16; + if (mouseButton == 0) { + if (clickX >= fieldStartX && clickX <= fieldEndX && clickY >= fieldStartY && clickY <= fieldEndY) { + this.chosenFieldId = 0; + setChosenFieldToZero(); + chosenX = fieldStartX; + chosenY = fieldStartY; + } + if (clickX >= fieldStartRightX && clickX <= fieldEndRightX && clickY >= fieldStartY && clickY <= fieldEndY) { + this.chosenFieldId = 1; + setChosenFieldToZero(); + chosenX = fieldStartRightX; + chosenY = fieldStartY; + } + } + return super.m_6375_(clickX, clickY, mouseButton); + } + + public int applyInputToIntegerField(int field, int input, int inputCount) { + return (field * 10) + input; + } + + public static int sanitizeInput(int input) { + if (input < 0) { + return 0; + } + if (input > 1000) { + return 1000; + } + return input; + } + + public void addInputToChosenField(int input) { + if (this.chosenFieldId == -1) { + return; + } + if (this.chosenFieldId == 0) { + this.texWidth = applyInputToIntegerField(this.texWidth, input, this.blockWidthInputLength); + this.texWidth = sanitizeInput(this.texWidth); + this.blockWidthInputLength++; + } + if (this.chosenFieldId == 1) { + this.texHeight = applyInputToIntegerField(this.texHeight, input, this.blockHeightInputLength); + this.texHeight = sanitizeInput(this.texHeight); + this.blockHeightInputLength++; + } + } + + public void setChosenFieldToZero() { + if (this.chosenFieldId == -1) { + return; + } + if (this.chosenFieldId == 0) { + this.texWidth = 0; + this.blockWidthInputLength = 0; + } + if (this.chosenFieldId == 1) { + this.texHeight = 0; + this.blockHeightInputLength = 0; + } + } + + public void backspaceChosenField() { + if (this.chosenFieldId == -1) { + return; + } + if (this.chosenFieldId == 0) { + this.texWidth /= 10; + this.blockWidthInputLength = 1; + } + if (this.chosenFieldId == 1) { + this.texHeight /= 10; + this.blockHeightInputLength = 1; + } + } + + public void negateChosenField() { + if (this.chosenFieldId == FIELD_ID_X_OFFSET) { + this.negateX = !this.negateX; + } + if (this.chosenFieldId == 3) { + this.negateY = !this.negateY; + } + } + + public boolean keyPressed(int key, int p_231046_2_, int p_231046_3_) { + ModernLifeCommon.LOGGER.debug("key press: " + key); + if (key == 261) { + setChosenFieldToZero(); + } else if (key == 259) { + backspaceChosenField(); + } else if (key == 48 || (key >= 49 && key <= 57)) { + int digit = Character.digit(key, 10); + addInputToChosenField(digit); + } else if (key == 45) { + negateChosenField(); + } else if (key == 257) { + return true; + } + return super.keyPressed(key, p_231046_2_, p_231046_3_); + } + + protected void init() { + int startX = (this.width - 80) / FIELD_ID_X_OFFSET; + int startY = (this.height - 58) / FIELD_ID_X_OFFSET; + addRenderableWidget(new ImageButton(startX + 13, startY + 37, 20, 18, 215, 0, 19, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselCustomSizeScreen.1 + C00741() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + })); + addRenderableWidget(new ImageButton(startX + 47, startY + 37, 20, 18, 236, 0, 19, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselCustomSizeScreen.2 + final /* synthetic */ EaselCustomSizeScreen val$thisPrinter; + + C00752(EaselCustomSizeScreen this) { + this = this; + } + + public void onPress(Button arg0) { + this.goToEaselScreen(); + } + })); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselCustomSizeScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselCustomSizeScreen$1.class */ + class C00741 implements Button.OnPress { + C00741() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselCustomSizeScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselCustomSizeScreen$2.class */ + class C00752 implements Button.OnPress { + final /* synthetic */ EaselCustomSizeScreen val$thisPrinter; + + C00752(EaselCustomSizeScreen this) { + this = this; + } + + public void onPress(Button arg0) { + this.goToEaselScreen(); + } + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / FIELD_ID_X_OFFSET), p_238472_4_, p_238472_5_); + } + + public void render(PoseStack matrixStack, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, PRINTER_GUI); + int xStart = (this.width - 80) / FIELD_ID_X_OFFSET; + int yStart = (this.height - 58) / FIELD_ID_X_OFFSET; + m_93228_(matrixStack, xStart, yStart, 0, 0, 80, 58); + int fieldStartX = xStart + 5; + int fieldStartRightX = xStart + 48; + int fieldStartY = yStart + 20; + int r = CanvasData.getRValue(grayColor); + int g = CanvasData.getGValue(grayColor); + int b = CanvasData.getBValue(grayColor); + float fR = r / 255.0f; + float fG = g / 255.0f; + float fB = b / 255.0f; + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, PRINTER_GUI); + RenderSystem.setShaderColor(fR, fG, fB, 1.0f); + m_93228_(matrixStack, fieldStartX, fieldStartY, 5, 20, 27, 16); + m_93228_(matrixStack, fieldStartRightX, fieldStartY, 48, 20, 27, 16); + if (chosenX > 0 && chosenY > 0) { + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + m_93228_(matrixStack, chosenX, chosenY, 5, 20, 27, 16); + } + String widthText = String.valueOf(this.texWidth); + String heightText = String.valueOf(this.texHeight); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(widthText), fieldStartX + 13, fieldStartY + 3, 0); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(heightText), fieldStartRightX + 13, fieldStartY + 3, 0); + super.render(matrixStack, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselScreen.java new file mode 100644 index 0000000..17e4a5b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselScreen.java @@ -0,0 +1,1125 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundMultipartEaselPacket; +import com.dairymoose.modernlife.util.CanvasData; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import java.io.ByteArrayOutputStream; +import java.util.ArrayList; +import java.util.Deque; +import java.util.HashSet; +import java.util.LinkedList; +import java.util.List; +import java.util.Queue; +import java.util.Set; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.GuiComponent; +import net.minecraft.client.gui.components.AbstractWidget; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.client.renderer.texture.DynamicTexture; +import net.minecraft.client.renderer.texture.TextureManager; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.level.Level; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen.class */ +public class EaselScreen extends Screen { + final int GUI_WIDTH = 256; + final int GUI_HEIGHT = 216; + private final int CANVAS_AREA_WIDTH = 128; + private final int CANVAS_AREA_HEIGHT = 128; + private Level world; + private BlockPos pos; + List> colorRowRgbs; + private int colorRgb; + private int colorRgbLeft; + private int colorRgbRight; + private int lastMouseButton; + + /* renamed from: H */ + private double f6H; + + /* renamed from: S */ + private double f7S; + + /* renamed from: V */ + private double f8V; + CanvasData canvasData; + Deque undoStack; + private boolean dragStart; + int dragStartX; + int dragStartY; + int lastX; + int lastY; + private DynamicTexture texture; + private TextureManager textureManager; + private ResourceLocation dynamicTextureResource; + private boolean firstRender; + private BlockPos easelPos; + private long introTimestamp; + private final int UNDO_STACK_MAX_SIZE = 10; + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation CANVAS_UI = new ResourceLocation("modernlife", "textures/gui/canvas_ui.png"); + private static final ResourceLocation COLOR_PICKER_UI = new ResourceLocation("modernlife", "textures/gui/ui_color_picker.png"); + private static ImageButton pencil = null; + private static ImageButton paintbrush = null; + private static ImageButton line = null; + private static ImageButton bucket = null; + private static ImageButton colorPicker = null; + private static ImageButton undo = null; + private static ImageButton cancel = null; + private static ImageButton accept = null; + + public EaselScreen(Level world, BlockPos easelBlock) { + super(new TextComponent("Canvas").m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752)))); + this.GUI_WIDTH = 256; + this.GUI_HEIGHT = 216; + this.CANVAS_AREA_WIDTH = 128; + this.CANVAS_AREA_HEIGHT = 128; + this.world = null; + this.pos = null; + this.colorRgb = 0; + this.colorRgbLeft = 0; + this.colorRgbRight = 0; + this.lastMouseButton = 0; + this.f6H = -1.0d; + this.f7S = 0.0d; + this.f8V = 1.0d; + this.canvasData = new CanvasData(); + this.undoStack = new LinkedList(); + this.dragStart = false; + this.dragStartX = -1; + this.dragStartY = -1; + this.lastX = -1; + this.lastY = -1; + this.texture = null; + this.textureManager = Minecraft.getInstance().getTextureManager(); + this.dynamicTextureResource = null; + this.firstRender = true; + this.easelPos = null; + this.UNDO_STACK_MAX_SIZE = 10; + this.world = world; + this.pos = easelBlock; + this.introTimestamp = System.currentTimeMillis(); + this.colorRowRgbs = new ArrayList(); + ArrayList rgbRow = new ArrayList<>(); + rgbRow.add(13152666); + rgbRow.add(7929856); + rgbRow.add(10422798); + rgbRow.add(15604517); + rgbRow.add(16017996); + rgbRow.add(16160633); + rgbRow.add(15604517); + rgbRow.add(16711680); + this.colorRowRgbs.add(rgbRow); + ArrayList rgbRow2 = new ArrayList<>(); + rgbRow2.add(10127476); + rgbRow2.add(8072704); + rgbRow2.add(10568204); + rgbRow2.add(16082463); + rgbRow2.add(16289878); + rgbRow2.add(16559489); + rgbRow2.add(16512000); + rgbRow2.add(16776960); + this.colorRowRgbs.add(rgbRow2); + ArrayList rgbRow3 = new ArrayList<>(); + rgbRow3.add(7561815); + rgbRow3.add(8210432); + rgbRow3.add(10838281); + rgbRow3.add(16356635); + rgbRow3.add(16560477); + rgbRow3.add(16697228); + rgbRow3.add(42574); + rgbRow3.add(65280); + this.colorRowRgbs.add(rgbRow3); + ArrayList rgbRow4 = new ArrayList<>(); + rgbRow4.add(5457729); + rgbRow4.add(8682496); + rgbRow4.add(11378944); + rgbRow4.add(16775017); + rgbRow4.add(16775322); + rgbRow4.add(16775322); + rgbRow4.add(45549); + rgbRow4.add(65535); + this.colorRowRgbs.add(rgbRow4); + ArrayList rgbRow5 = new ArrayList<>(); + rgbRow5.add(3551277); + rgbRow5.add(4154648); + rgbRow5.add(5867303); + rgbRow5.add(9422910); + rgbRow5.add(11326578); + rgbRow5.add(12771228); + rgbRow5.add(2896020); + rgbRow5.add(255); + this.colorRowRgbs.add(rgbRow5); + ArrayList rgbRow6 = new ArrayList<>(); + rgbRow6.add(12885100); + rgbRow6.add(89379); + rgbRow6.add(1735216); + rgbRow6.add(3716935); + rgbRow6.add(8176757); + rgbRow6.add(10605725); + rgbRow6.add(15597709); + rgbRow6.add(16515325); + this.colorRowRgbs.add(rgbRow6); + ArrayList rgbRow7 = new ArrayList<>(); + rgbRow7.add(10910546); + rgbRow7.add(23330); + rgbRow7.add(28982); + rgbRow7.add(42574); + rgbRow7.add(3913592); + rgbRow7.add(8768156); + rgbRow7.add(9145227); + rgbRow7.add(16777215); + this.colorRowRgbs.add(rgbRow7); + ArrayList rgbRow8 = new ArrayList<>(); + rgbRow8.add(9265721); + rgbRow8.add(22608); + rgbRow8.add(29546); + rgbRow8.add(43677); + rgbRow8.add(1817268); + rgbRow8.add(8113864); + rgbRow8.add(8158332); + rgbRow8.add(15461355); + this.colorRowRgbs.add(rgbRow8); + ArrayList rgbRow9 = new ArrayList<>(); + rgbRow9.add(7686948); + rgbRow9.add(22914); + rgbRow9.add(30372); + rgbRow9.add(45806); + rgbRow9.add(48116); + rgbRow9.add(7262711); + rgbRow9.add(7434609); + rgbRow9.add(14803682); + this.colorRowRgbs.add(rgbRow9); + ArrayList rgbRow10 = new ArrayList<>(); + rgbRow10.add(6371347); + rgbRow10.add(144743); + rgbRow10.add(19837); + rgbRow10.add(29117); + rgbRow10.add(4361676); + rgbRow10.add(8169946); + rgbRow10.add(6513507); + rgbRow10.add(14145495); + this.colorRowRgbs.add(rgbRow10); + ArrayList rgbRow11 = new ArrayList<>(); + rgbRow11.add(4605510); + rgbRow11.add(8533); + rgbRow11.add(13674); + rgbRow11.add(21929); + rgbRow11.add(5600441); + rgbRow11.add(8754636); + rgbRow11.add(5460819); + rgbRow11.add(13487565); + this.colorRowRgbs.add(rgbRow11); + ArrayList rgbRow12 = new ArrayList<>(); + rgbRow12.add(4605510); + rgbRow12.add(786507); + rgbRow12.add(1840227); + rgbRow12.add(2896020); + rgbRow12.add(6315177); + rgbRow12.add(9077695); + rgbRow12.add(4605510); + rgbRow12.add(12829635); + this.colorRowRgbs.add(rgbRow12); + ArrayList rgbRow13 = new ArrayList<>(); + rgbRow13.add(4605510); + rgbRow13.add(3145801); + rgbRow13.add(4525921); + rgbRow13.add(6630290); + rgbRow13.add(8806312); + rgbRow13.add(10520768); + rgbRow13.add(3552822); + rgbRow13.add(12040119); + this.colorRowRgbs.add(rgbRow13); + ArrayList rgbRow14 = new ArrayList<>(); + rgbRow14.add(4605510); + rgbRow14.add(4915273); + rgbRow14.add(6489183); + rgbRow14.add(9578129); + rgbRow14.add(10838946); + rgbRow14.add(12291260); + rgbRow14.add(2434341); + rgbRow14.add(11382189); + this.colorRowRgbs.add(rgbRow14); + ArrayList rgbRow15 = new ArrayList<>(); + rgbRow15.add(4605510); + rgbRow15.add(7929926); + rgbRow15.add(10485853); + rgbRow15.add(15597709); + rgbRow15.add(15888042); + rgbRow15.add(16162243); + rgbRow15.add(987664); + rgbRow15.add(10592672); + this.colorRowRgbs.add(rgbRow15); + ArrayList rgbRow16 = new ArrayList<>(); + rgbRow16.add(4605510); + rgbRow16.add(7929895); + rgbRow16.add(10420280); + rgbRow16.add(15733595); + rgbRow16.add(15953018); + rgbRow16.add(16226462); + rgbRow16.add(0); + rgbRow16.add(9868692); + this.colorRowRgbs.add(rgbRow16); + } + + public void setTextureSize(int w, int h) { + if (w > 0 && h > 0) { + this.canvasData.setTextureSize(w, h); + } + } + + public void setInitialData(byte[] initialData) { + if (initialData != null) { + this.canvasData.fromCompressedNbt(initialData); + } + } + + public void setBlockPos(BlockPos easelPos) { + this.easelPos = easelPos; + } + + public boolean blendColorIntoCanvas(int rgb, int pickedX, int pickedY, double blendFactor) { + if (pickedX >= this.canvasData.textureWidth() || pickedY >= this.canvasData.textureHeight() || pickedX < 0 || pickedY < 0) { + return false; + } + int newRgb = this.canvasData.applyBlend(rgb, this.canvasData.getRgbPixel(pickedX, pickedY), blendFactor); + this.canvasData.setRgbPixel(pickedX, pickedY, newRgb); + this.texture.getPixels().setPixelRGBA(pickedX, pickedY, this.canvasData.getRgbOutputPixel(pickedX, pickedY)); + return true; + } + + public List lineTo(int fromX, int fromY, int toX, int toY) { + int direction; + List output = new ArrayList<>(); + output.add(new HPoint(fromX, fromY)); + int newX = fromX; + int newY = fromY; + int iterCount = 0; + int fnX = 1; + int xDiff = toX - fromX; + int yDiff = -(toY - fromY); + boolean inverted = false; + if (Math.abs(yDiff) > Math.abs(xDiff)) { + xDiff = yDiff; + yDiff = xDiff; + inverted = true; + } + int nIterations = Math.abs(xDiff); + if (xDiff > 0) { + direction = 1; + } else { + direction = -1; + } + double angle = Math.atan(yDiff / xDiff); + if (Math.toDegrees(angle) == 90.0d) { + return output; + } + for (int i = 0; i < nIterations; i++) { + iterCount++; + if (iterCount >= 1000) { + break; + } + int yValue = (int) Math.round(Math.tan(angle) * fnX); + if (!inverted) { + newX = fromX + (fnX * direction); + newY = fromY - (yValue * direction); + } + if (inverted) { + newX = fromX + (yValue * direction); + newY = fromY - (fnX * direction); + } + newX = Math.min(Math.max(newX, 0), this.canvasData.textureWidth() - 1); + newY = Math.min(Math.max(newY, 0), this.canvasData.textureHeight() - 1); + output.add(new HPoint(newX, newY)); + fnX++; + } + return output; + } + + boolean pointIsValid(HPoint point) { + int x = point.x; + int y = point.y; + if (x < 0 || x >= this.canvasData.textureWidth() || y < 0 || y >= this.canvasData.textureHeight()) { + return false; + } + return true; + } + + void iterativeFloodFill(int newRgb, int originalRgb, int startX, int startY) { + Set visited = new HashSet<>(((int) (4097.0f / 0.75f)) + 1, 0.75f); + Queue toVisit = new LinkedList<>(); + HPoint firstPoint = new HPoint(startX, startY); + visited.add(firstPoint); + toVisit.add(firstPoint); + int visitCount = 0; + while (!toVisit.isEmpty()) { + visitCount++; + HPoint current = toVisit.remove(); + int x = current.x; + int y = current.y; + if (pointIsValid(current)) { + int currentRgb = this.canvasData.getRgbPixel(x, y); + if (currentRgb == originalRgb) { + blendColorIntoCanvas(newRgb, x, y, 1.0d); + HPoint right = new HPoint(x + 1, y); + if (pointIsValid(right) && !visited.contains(right)) { + visited.add(right); + toVisit.add(right); + } + HPoint left = new HPoint(x - 1, y); + if (pointIsValid(left) && !visited.contains(left)) { + visited.add(left); + toVisit.add(left); + } + HPoint up = new HPoint(x, y - 1); + if (pointIsValid(up) && !visited.contains(up)) { + visited.add(up); + toVisit.add(up); + } + HPoint down = new HPoint(x, y + 1); + if (pointIsValid(down) && !visited.contains(down)) { + visited.add(down); + toVisit.add(down); + } + } + } + } + } + + public void assignHsvFromRgb() { + Boolean extendedColorPicker = (Boolean) ModernLifeConfig.CLIENT.extendedEaselColorPicker.get(); + if (extendedColorPicker != null && extendedColorPicker.booleanValue()) { + double dR = CanvasData.getRValue(this.colorRgb) / 255.0d; + double dG = CanvasData.getGValue(this.colorRgb) / 255.0d; + double dB = CanvasData.getBValue(this.colorRgb) / 255.0d; + boolean rMax = false; + boolean gMax = false; + boolean bMax = false; + if (dR >= dG && dR >= dB) { + rMax = true; + } else if (dG >= dR && dG >= dB) { + gMax = true; + } else if (dB >= dR && dB >= dG) { + bMax = true; + } + double cMax = Math.max(Math.max(dR, dG), dB); + double cMin = Math.min(Math.min(dR, dG), dB); + double delta = cMax - cMin; + if (delta == 0.0d) { + this.f6H = 0.0d; + } else if (rMax) { + this.f6H = 60.0d * (((dG - dB) / delta) % 6.0d); + } else if (gMax) { + this.f6H = 60.0d * (((dB - dR) / delta) + 2.0d); + } else if (bMax) { + this.f6H = 60.0d * (((dR - dG) / delta) + 4.0d); + } + this.f6H %= 360.0d; + if (this.f6H < 0.0d) { + this.f6H += 360.0d; + } + ModernLifeCommon.LOGGER.debug("H = " + this.f6H); + if (cMax == 0.0d) { + this.f7S = 0.0d; + } else { + this.f7S = delta / cMax; + } + this.f8V = cMax; + return; + } + this.f6H = -1.0d; + } + + public void assignRgbFromHsv(int mouseButton) { + double dR; + double dG; + double dB; + double C = this.f8V * this.f7S; + double X = C * (1.0d - Math.abs(((this.f6H / 60.0d) % 2.0d) - 1.0d)); + double m = this.f8V - C; + if (this.f6H >= 0.0d && this.f6H < 60.0d) { + dR = C; + dG = X; + dB = 0.0d; + } else if (this.f6H < 120.0d) { + dR = X; + dG = C; + dB = 0.0d; + } else if (this.f6H < 180.0d) { + dR = 0.0d; + dG = C; + dB = X; + } else if (this.f6H < 240.0d) { + dR = 0.0d; + dG = X; + dB = C; + } else if (this.f6H < 300.0d) { + dR = X; + dG = 0.0d; + dB = C; + } else { + dR = C; + dG = 0.0d; + dB = X; + } + int r = (int) ((dR + m) * 255.0d); + int g = (int) ((dG + m) * 255.0d); + int b = (int) ((dB + m) * 255.0d); + if (mouseButton == 0) { + this.colorRgbLeft = CanvasData.toRgb(r, g, b); + } else if (mouseButton == 1) { + this.colorRgbRight = CanvasData.toRgb(r, g, b); + } + } + + public void handleMouseEvent(double clickX, double clickY, boolean mouseDown, int mouseButton) { + List rgbRow; + Integer rgb; + if (this.texture == null || !this.canvasData.isValid()) { + return; + } + long timestamp = System.currentTimeMillis(); + long timeDiff = timestamp - this.introTimestamp; + if (timeDiff <= 350) { + return; + } + int uiStartX = (this.width - 256) / 2; + int uiStartY = (this.height - 216) / 2; + if (clickX > uiStartX + 7.0d && clickX < uiStartX + 62.0d && clickY > uiStartY + 21.0d && clickY < uiStartY + 127.0d) { + double cellWidth = 53 / 8; + double cellHeight = 105 / 16; + double yOffsetInPicker = clickY - (uiStartY + 21.0d); + double xOffsetInPicker = clickX - (uiStartX + 7.0d); + int pickedColumn = (int) (yOffsetInPicker / cellHeight); + int pickedRow = (int) (xOffsetInPicker / cellWidth); + if (pickedColumn < this.colorRowRgbs.size() && (rgbRow = this.colorRowRgbs.get(pickedColumn)) != null && pickedRow < rgbRow.size() && (rgb = rgbRow.get(pickedRow)) != null) { + if (mouseButton == 0) { + this.colorRgbLeft = rgb.intValue(); + } else if (mouseButton == 1) { + this.colorRgbRight = rgb.intValue(); + } + assignHsvFromRgb(); + } + } + if (mouseButton == 0) { + this.colorRgb = this.colorRgbLeft; + } else if (mouseButton == 1) { + this.colorRgb = this.colorRgbRight; + } + Boolean extendedColorPicker = (Boolean) ModernLifeConfig.CLIENT.extendedEaselColorPicker.get(); + if (extendedColorPicker != null && extendedColorPicker.booleanValue() && clickX > xStartColorPicker() - 2 && clickX < xStartColorPicker() + colorPickerWidth() + 2 && clickY > yStartColorPicker() - 2 && clickY < yStartColorPicker() + colorPickerHeight() + 2) { + double pickerX = clickX - xStartColorPicker(); + double pickerY = clickY - yStartColorPicker(); + double xPercent = pickerX / colorPickerWidth(); + double yPercent = pickerY / colorPickerHeight(); + if (xPercent < 0.0d) { + xPercent = 0.0d; + } else if (xPercent > 1.0d) { + xPercent = 1.0d; + } + if (yPercent < 0.0d) { + yPercent = 0.0d; + } + if (yPercent > 1.0d) { + yPercent = 1.0d; + } + this.f6H = xPercent * 360.0d; + this.f7S = 1.0d - yPercent; + assignRgbFromHsv(mouseButton); + } + if (clickX > uiStartX + 94.0d && clickX < uiStartX + 223.0d && clickY > uiStartY + 25.0d && clickY < uiStartY + 154.0d) { + int canvasWidth = canvasAspectedWidth(); + int canvasHeight = canvasAspectedHeight(); + int canvasMaxX = this.canvasData.textureWidth(); + int canvaxMaxY = this.canvasData.textureHeight(); + double cellWidth2 = canvasWidth / canvasMaxX; + double cellHeight2 = canvasHeight / canvaxMaxY; + double yOffsetInCanvas = clickY - (uiStartY + 25.0d); + double xOffsetInCanvas = clickX - (uiStartX + 94.0d); + int pickedY = (int) (yOffsetInCanvas / cellHeight2); + int pickedX = (int) (xOffsetInCanvas / cellWidth2); + if (pickedX < this.canvasData.textureWidth() && pickedY < this.canvasData.textureHeight() && (!mouseDown || pickedX != this.lastX || pickedY != this.lastY)) { + if (!this.dragStart && m_7282_()) { + if (this.undoStack.size() >= 10) { + this.undoStack.removeLast(); + } + CanvasData undoData = new CanvasData(); + undoData.copyDataFrom(this.canvasData); + this.undoStack.push(undoData); + this.dragStart = true; + this.dragStartX = pickedX; + this.dragStartY = pickedY; + } + if (pencil.m_93696_()) { + blendColorIntoCanvas(this.colorRgb, pickedX, pickedY, 1.0d); + this.texture.upload(); + } else if (paintbrush.m_93696_() && mouseDown) { + blendColorIntoCanvas(this.colorRgb, pickedX, pickedY, 0.8d); + blendColorIntoCanvas(this.colorRgb, pickedX + 1, pickedY, 0.3125d); + blendColorIntoCanvas(this.colorRgb, pickedX - 1, pickedY, 0.3125d); + blendColorIntoCanvas(this.colorRgb, pickedX, pickedY + 1, 0.3125d); + blendColorIntoCanvas(this.colorRgb, pickedX, pickedY - 1, 0.3125d); + blendColorIntoCanvas(this.colorRgb, pickedX + 1, pickedY + 1, 0.04d); + blendColorIntoCanvas(this.colorRgb, pickedX - 1, pickedY + 1, 0.04d); + blendColorIntoCanvas(this.colorRgb, pickedX - 1, pickedY - 1, 0.04d); + blendColorIntoCanvas(this.colorRgb, pickedX + 1, pickedY - 1, 0.04d); + this.texture.upload(); + } else if (line.m_93696_()) { + ModernLifeCommon.LOGGER.debug("line focus"); + if (this.dragStart || !m_7282_()) { + if (this.dragStart && m_7282_()) { + updateTexture(this.canvasData, this.texture); + List linePixels = lineTo(this.dragStartX, this.dragStartY, pickedX, pickedY); + for (int i = 0; i < linePixels.size(); i++) { + HPoint HPoint = linePixels.get(i); + this.texture.getPixels().setPixelRGBA(HPoint.x, HPoint.y, this.canvasData.convertToRgbOutput(this.colorRgb)); + } + this.texture.upload(); + } else if (this.dragStart && !m_7282_()) { + List linePixels2 = lineTo(this.dragStartX, this.dragStartY, pickedX, pickedY); + for (int i2 = 0; i2 < linePixels2.size(); i2++) { + HPoint HPoint2 = linePixels2.get(i2); + blendColorIntoCanvas(this.colorRgb, HPoint2.x, HPoint2.y, 1.0d); + } + this.texture.upload(); + } + } + } else if (bucket.m_93696_()) { + iterativeFloodFill(this.colorRgb, this.canvasData.getRgbPixel(pickedX, pickedY), pickedX, pickedY); + this.texture.upload(); + } else if (colorPicker.m_93696_() && mouseDown) { + if (mouseButton == 0) { + this.colorRgbLeft = this.canvasData.getRgbPixel(pickedX, pickedY); + } else if (mouseButton == 1) { + this.colorRgbRight = this.canvasData.getRgbPixel(pickedX, pickedY); + } + assignHsvFromRgb(); + } + if (this.dragStart && !m_7282_()) { + ModernLifeCommon.LOGGER.debug("drag end"); + this.dragStart = false; + this.dragStartX = -1; + this.dragStartY = -1; + } + } + if (mouseDown) { + this.lastX = pickedX; + this.lastY = pickedY; + } else { + this.lastX = -1; + this.lastY = -1; + } + } + this.lastMouseButton = mouseButton; + } + + public boolean m_7979_(double dragX, double dragY, int mouseButton, double p_231045_6_, double p_231045_8_) { + if (mouseButton == 0 || mouseButton == 1) { + handleMouseEvent(dragX, dragY, true, mouseButton); + } + return super.m_7979_(dragX, dragY, mouseButton, p_231045_6_, p_231045_8_); + } + + public boolean m_6375_(double clickX, double clickY, int mouseButton) { + if (mouseButton == 0 || mouseButton == 1) { + m_7897_(true); + handleMouseEvent(clickX, clickY, true, mouseButton); + } + return super.m_6375_(clickX, clickY, mouseButton); + } + + public boolean m_6348_(double clickX, double clickY, int mouseButton) { + m_7897_(false); + if (mouseButton == 0 || mouseButton == 1) { + handleMouseEvent(clickX, clickY, false, mouseButton); + } + return super.m_6348_(clickX, clickY, mouseButton); + } + + public static void unfocusAll() { + if (pencil != null && pencil.m_93696_()) { + pencil.changeFocus(false); + } + if (paintbrush != null && paintbrush.m_93696_()) { + paintbrush.changeFocus(false); + } + if (line != null && line.m_93696_()) { + line.changeFocus(false); + } + if (bucket != null && bucket.m_93696_()) { + bucket.changeFocus(false); + } + if (colorPicker != null && colorPicker.m_93696_()) { + colorPicker.changeFocus(false); + } + } + + public boolean keyPressed(int key, int p_231046_2_, int p_231046_3_) { + if (key == 80) { + pencil.onPress(); + return false; + } + if (key == 66) { + paintbrush.onPress(); + return false; + } + if (key == 76) { + line.onPress(); + return false; + } + if (key == 70) { + bucket.onPress(); + return false; + } + if (key == 67) { + colorPicker.onPress(); + return false; + } + if (key == 90 && Screen.hasControlDown()) { + undo.onPress(); + return false; + } + return super.keyPressed(key, p_231046_2_, p_231046_3_); + } + + protected void init() { + int startX = ((this.width - 256) / 2) + 77; + int startY = ((this.height - 216) / 2) + 164; + pencil = addRenderableWidget(new ImageButton(startX, startY, 20, 18, 0, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.1 + C00761() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + })); + paintbrush = addRenderableWidget(new ImageButton(startX + 22, startY, 20, 18, 21, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.2 + C00772() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + })); + line = addRenderableWidget(new ImageButton(startX + 44, startY, 20, 18, 42, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.3 + C00783() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + })); + bucket = addRenderableWidget(new ImageButton(startX + 66, startY, 20, 18, 63, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.4 + C00794() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + })); + colorPicker = addRenderableWidget(new ImageButton(startX + 88, startY, 20, 18, 84, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.5 + C00805() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + })); + undo = addRenderableWidget(new ImageButton(startX + 110, startY, 20, 18, 105, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.6 + C00816() { + } + + public void onPress(Button button) { + if (!EaselScreen.this.undoStack.isEmpty()) { + CanvasData undoData = EaselScreen.this.undoStack.pop(); + if (undoData.isValid()) { + EaselScreen.this.canvasData.copyDataFrom(undoData); + EaselScreen.updateTexture(EaselScreen.this.canvasData, EaselScreen.this.texture); + } + } + } + })); + cancel = addRenderableWidget(new ImageButton(startX + 132, startY, 20, 18, 126, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.7 + C00827() { + } + + public void onPress(Button button) { + Minecraft.getInstance().setScreen((Screen) null); + } + })); + accept = addRenderableWidget(new ImageButton(startX + 154, startY, 20, 18, 147, 219, 19, CANVAS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselScreen.8 + C00838() { + } + + public void onPress(Button button) { + if (EaselScreen.this.easelPos != null) { + byte[] compressed = EaselScreen.this.canvasData.toCompressedNbt(); + List parts = new ArrayList<>(); + for (int i = 0; i < Math.ceil(compressed.length / 30000); i++) { + ByteArrayOutputStream stream = new ByteArrayOutputStream(); + int startIndex = i * 30000; + int bytesToWrite = Math.min(compressed.length - startIndex, 30000); + stream.write(compressed, startIndex, bytesToWrite); + byte[] part = stream.toByteArray(); + parts.add(part); + } + for (int i2 = 0; i2 < parts.size(); i2++) { + int seqNo = i2 + 1; + boolean last = false; + if (seqNo == parts.size()) { + last = true; + } + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundMultipartEaselPacket(seqNo, last, parts.get(i2), EaselScreen.this.canvasData.textureWidth(), EaselScreen.this.canvasData.textureHeight(), EaselScreen.this.easelPos)); + } + } + Minecraft.getInstance().setScreen((Screen) null); + } + })); + pencil.changeFocus(true); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$1.class */ + class C00761 implements Button.OnPress { + C00761() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$2.class */ + class C00772 implements Button.OnPress { + C00772() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$3.class */ + class C00783 implements Button.OnPress { + C00783() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$4.class */ + class C00794 implements Button.OnPress { + C00794() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$5 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$5.class */ + class C00805 implements Button.OnPress { + C00805() { + } + + public void onPress(Button button) { + EaselScreen.unfocusAll(); + button.changeFocus(true); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$6 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$6.class */ + class C00816 implements Button.OnPress { + C00816() { + } + + public void onPress(Button button) { + if (!EaselScreen.this.undoStack.isEmpty()) { + CanvasData undoData = EaselScreen.this.undoStack.pop(); + if (undoData.isValid()) { + EaselScreen.this.canvasData.copyDataFrom(undoData); + EaselScreen.updateTexture(EaselScreen.this.canvasData, EaselScreen.this.texture); + } + } + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$7 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$7.class */ + class C00827 implements Button.OnPress { + C00827() { + } + + public void onPress(Button button) { + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselScreen$8 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselScreen$8.class */ + class C00838 implements Button.OnPress { + C00838() { + } + + public void onPress(Button button) { + if (EaselScreen.this.easelPos != null) { + byte[] compressed = EaselScreen.this.canvasData.toCompressedNbt(); + List parts = new ArrayList<>(); + for (int i = 0; i < Math.ceil(compressed.length / 30000); i++) { + ByteArrayOutputStream stream = new ByteArrayOutputStream(); + int startIndex = i * 30000; + int bytesToWrite = Math.min(compressed.length - startIndex, 30000); + stream.write(compressed, startIndex, bytesToWrite); + byte[] part = stream.toByteArray(); + parts.add(part); + } + for (int i2 = 0; i2 < parts.size(); i2++) { + int seqNo = i2 + 1; + boolean last = false; + if (seqNo == parts.size()) { + last = true; + } + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundMultipartEaselPacket(seqNo, last, parts.get(i2), EaselScreen.this.canvasData.textureWidth(), EaselScreen.this.canvasData.textureHeight(), EaselScreen.this.easelPos)); + } + } + Minecraft.getInstance().setScreen((Screen) null); + } + } + + public static void updateTexture(CanvasData canvasData, DynamicTexture texture) { + if (!canvasData.isValid()) { + return; + } + for (int i = 0; i < canvasData.textureHeight(); i++) { + for (int j = 0; j < canvasData.textureWidth(); j++) { + if (texture != null && texture.getPixels() != null && canvasData.isValid()) { + try { + texture.getPixels().setPixelRGBA(j, i, canvasData.getRgbOutputPixel(j, i)); + } catch (IllegalStateException e) { + ModernLifeCommon.LOGGER.warn("Unallocated image error"); + } + } + } + } + if (texture != null) { + try { + if (canvasData.isValid()) { + texture.upload(); + } + } catch (IllegalStateException e2) { + ModernLifeCommon.LOGGER.warn("Unallocated image error"); + } + } + } + + public static void updateTextureDownsampled(CanvasData canvasData, DynamicTexture texture, int newSize) { + if (!canvasData.isValid()) { + return; + } + int ratio = canvasData.textureWidth() / newSize; + for (int i = 0; i < newSize; i++) { + for (int j = 0; j < newSize; j++) { + int sampleX = j * ratio; + int sampleY = i * ratio; + texture.getPixels().setPixelRGBA(j, i, canvasData.getRgbOutputPixel(sampleX, sampleY)); + } + } + texture.upload(); + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + public boolean m_6050_(double a, double b, double c) { + Boolean extendedColorPicker = (Boolean) ModernLifeConfig.CLIENT.extendedEaselColorPicker.get(); + if (extendedColorPicker != null && extendedColorPicker.booleanValue()) { + if (c > 0.0d) { + if (Screen.hasShiftDown()) { + this.f8V += 0.01d; + } else { + this.f8V += 0.1d; + } + } else if (Screen.hasShiftDown()) { + this.f8V -= 0.01d; + } else { + this.f8V -= 0.1d; + } + if (this.f8V > 1.0d) { + this.f8V = 1.0d; + } + if (this.f8V < 0.0d) { + this.f8V = 0.0d; + } + assignRgbFromHsv(this.lastMouseButton); + } + return super.m_6050_(a, b, c); + } + + public void render(PoseStack matrixStack, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + renderBackground(matrixStack); + if (this.firstRender) { + this.firstRender = false; + this.canvasData.initImage(); + if (this.texture == null) { + this.texture = new DynamicTexture(this.canvasData.textureWidth(), this.canvasData.textureHeight(), true); + this.dynamicTextureResource = this.textureManager.register("artpad/dyn", this.texture); + updateTexture(this.canvasData, this.texture); + } + } + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + RenderSystem.setShaderTexture(0, CANVAS_UI); + int xStart = (this.width - 256) / 2; + int yStart = (this.height - 216) / 2; + m_93228_(matrixStack, xStart, yStart, 0, 0, 256, 216); + int r = CanvasData.getRValue(this.colorRgbLeft); + int g = CanvasData.getGValue(this.colorRgbLeft); + int b = CanvasData.getBValue(this.colorRgbLeft); + float fR = r / 255.0f; + float fG = g / 255.0f; + float fB = b / 255.0f; + RenderSystem.setShaderColor(fR, fG, fB, 1.0f); + m_93228_(matrixStack, xStart + 39, yStart + 135, 39, 135, 9, 9); + int r2 = CanvasData.getRValue(this.colorRgbRight); + int g2 = CanvasData.getGValue(this.colorRgbRight); + int b2 = CanvasData.getBValue(this.colorRgbRight); + float fR2 = r2 / 255.0f; + float fG2 = g2 / 255.0f; + float fB2 = b2 / 255.0f; + RenderSystem.setShaderColor(fR2, fG2, fB2, 1.0f); + m_93228_(matrixStack, xStart + 52, yStart + 135, 52, 135, 9, 9); + if (this.dynamicTextureResource != null) { + int canvasWidth = canvasAspectedWidth(); + int canvasHeight = canvasAspectedHeight(); + if (canvasWidth != canvasHeight) { + GuiComponent.fill(matrixStack, xStart + 94, yStart + 25, xStart + 94 + 128, yStart + 25 + 128, -16777216); + } + RenderSystem.setShaderTexture(0, this.dynamicTextureResource); + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + GuiComponent.blit(matrixStack, xStart + 94, yStart + 25, 0.0f, 0.0f, canvasWidth, canvasHeight, canvasWidth, canvasHeight); + } + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, this.title, xStart + 128, yStart + 2, 0); + for (ImageButton imageButton : children()) { + if (imageButton instanceof AbstractWidget) { + ImageButton imageButton2 = (AbstractWidget) imageButton; + if (imageButton2.isHoveredOrFocused() && !imageButton2.isFocused()) { + String text = ""; + if (imageButton2 == pencil) { + text = "Pencil (P)"; + } else if (imageButton2 == paintbrush) { + text = "Paintbrush (B)"; + } else if (imageButton2 == line) { + text = "Line (L)"; + } else if (imageButton2 == bucket) { + text = "Bucket (F)"; + } else if (imageButton2 == colorPicker) { + text = "Color Picker (C)"; + } else if (imageButton2 == undo) { + text = "Undo (Ctrl+Z)"; + } else if (imageButton2 == cancel) { + text = "Cancel"; + } else if (imageButton2 == accept) { + text = "Accept"; + } + if (!text.isEmpty()) { + renderTooltip(matrixStack, new TextComponent(text), ((AbstractWidget) imageButton2).x, ((AbstractWidget) imageButton2).y); + } + } + } + } + Boolean extendedColorPicker = (Boolean) ModernLifeConfig.CLIENT.extendedEaselColorPicker.get(); + if (extendedColorPicker != null && extendedColorPicker.booleanValue()) { + RenderSystem.setShaderTexture(0, COLOR_PICKER_UI); + int COLOR_PICKER_WIDTH = colorPickerWidth(); + int COLOR_PICKER_HEIGHT = colorPickerHeight(); + int xStartColorPicker = xStartColorPicker(); + int yStartColorPicker = yStartColorPicker(); + GuiComponent.blit(matrixStack, xStartColorPicker, yStartColorPicker, 0.0f, 0.0f, COLOR_PICKER_WIDTH, COLOR_PICKER_HEIGHT, COLOR_PICKER_WIDTH, COLOR_PICKER_HEIGHT); + String rgbText = "R" + r + " G" + g + " B" + b; + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(rgbText), xStart + 128, (int) (yStart + 205.2d), 0); + if (this.f6H >= 0.0d) { + double sText = this.f7S * 100.0d; + double vText = this.f8V * 100.0d; + String hsvText = String.format("H%.1f S%.1f V%.0f", Double.valueOf(this.f6H), Double.valueOf(sText), Double.valueOf(vText)); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent(hsvText), xStart + 128, (int) (yStart + 194.4d), 0); + drawCenteredStringNoShadow(matrixStack, this.minecraft.font, new TextComponent("(scroll wheel adjusts V)"), xStart + 128, (int) (yStart + 183.6d), 0); + } + } + super.render(matrixStack, p_230430_2_, p_230430_3_, p_230430_4_); + } + + public int xStartColorPicker() { + return ((this.width - 256) / 2) + 5; + } + + public int yStartColorPicker() { + return ((this.height - 216) / 2) + 147; + } + + public float getAspectRatio() { + return this.canvasData.textureWidth() / this.canvasData.textureHeight(); + } + + public int canvasAspectedWidth() { + if (this.canvasData.textureWidth() < this.canvasData.textureHeight()) { + return (int) (128.0f * getAspectRatio()); + } + return 128; + } + + public int canvasAspectedHeight() { + if (this.canvasData.textureHeight() < this.canvasData.textureWidth()) { + return (int) (128.0f * (1.0f / getAspectRatio())); + } + return 128; + } + + public int colorPickerWidth() { + return 60; + } + + public int colorPickerHeight() { + return 60; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselSizeScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselSizeScreen.java new file mode 100644 index 0000000..e5914d6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/EaselSizeScreen.java @@ -0,0 +1,212 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.level.Level; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselSizeScreen.class */ +public class EaselSizeScreen extends Screen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation EASEL_SIZE_GUI = new ResourceLocation("modernlife", "textures/gui/gui_easel_optional.png"); + final int GUI_WIDTH = 132; + final int GUI_HEIGHT = 175; + public int chosenSize; + public BlockPos pos; + public Level level; + private static final String PRINT_SIZE = "Canvas Resolution"; + + private static Component getComponentForTitle(String title) { + return new TextComponent(title).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752))); + } + + public EaselSizeScreen(Level level, BlockPos pos) { + super(getComponentForTitle(PRINT_SIZE)); + this.GUI_WIDTH = 132; + this.GUI_HEIGHT = 175; + this.chosenSize = -1; + this.level = level; + this.pos = pos; + } + + public boolean m_6348_(double p_94722_, double p_94723_, int p_94724_) { + return super.m_6348_(p_94722_, p_94723_, p_94724_); + } + + private void goToEaselScreen() { + EaselScreen screen = new EaselScreen(this.level, this.pos); + screen.setTextureSize(this.chosenSize, this.chosenSize); + screen.setBlockPos(this.pos); + Minecraft.getInstance().setScreen(screen); + } + + private void goToEaselCustomSizeScreen() { + EaselCustomSizeScreen screen = new EaselCustomSizeScreen(this.level, this.pos); + Minecraft.getInstance().setScreen(screen); + } + + protected void init() { + int startX = ((this.width - 132) / 2) + 13; + int startY = ((this.height - 175) / 2) + 25; + addRenderableWidget(new ImageButton(startX, startY + 0, 106, 20, 150, 0, 20, EASEL_SIZE_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen.1 + C00841() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 16; + EaselSizeScreen.this.goToEaselScreen(); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 24, 106, 20, 150, 40, 20, EASEL_SIZE_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen.2 + C00852() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 32; + EaselSizeScreen.this.goToEaselScreen(); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 48, 106, 20, 150, 80, 20, EASEL_SIZE_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen.3 + C00863() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 64; + EaselSizeScreen.this.goToEaselScreen(); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 72, 106, 20, 150, 120, 20, EASEL_SIZE_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen.4 + C00874() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 128; + EaselSizeScreen.this.goToEaselScreen(); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 96, 106, 20, 150, 160, 20, EASEL_SIZE_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen.5 + C00885() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 256; + EaselSizeScreen.this.goToEaselScreen(); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 120, 106, 20, 150, 200, 20, EASEL_SIZE_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen.6 + C00896() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.goToEaselCustomSizeScreen(); + } + })); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselSizeScreen$1.class */ + class C00841 implements Button.OnPress { + C00841() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 16; + EaselSizeScreen.this.goToEaselScreen(); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselSizeScreen$2.class */ + class C00852 implements Button.OnPress { + C00852() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 32; + EaselSizeScreen.this.goToEaselScreen(); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselSizeScreen$3.class */ + class C00863 implements Button.OnPress { + C00863() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 64; + EaselSizeScreen.this.goToEaselScreen(); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselSizeScreen$4.class */ + class C00874 implements Button.OnPress { + C00874() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 128; + EaselSizeScreen.this.goToEaselScreen(); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen$5 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselSizeScreen$5.class */ + class C00885 implements Button.OnPress { + C00885() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.chosenSize = 256; + EaselSizeScreen.this.goToEaselScreen(); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.EaselSizeScreen$6 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/EaselSizeScreen$6.class */ + class C00896 implements Button.OnPress { + C00896() { + } + + public void onPress(Button arg0) { + EaselSizeScreen.this.goToEaselCustomSizeScreen(); + } + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, EASEL_SIZE_GUI); + int lvt_5_1_ = (this.width - 132) / 2; + int lvt_6_1_ = (this.height - 175) / 2; + m_93228_(p_230430_1_, lvt_5_1_, lvt_6_1_, 0, 0, 132, 175); + drawCenteredStringNoShadow(p_230430_1_, this.minecraft.font, this.title, lvt_5_1_ + 66, lvt_6_1_ + 5, 0); + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/GuitarScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/GuitarScreen.java new file mode 100644 index 0000000..36e6b24 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/GuitarScreen.java @@ -0,0 +1,222 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.items.GuitarItem; +import com.dairymoose.modernlife.network.play.client.ServerboundGuitarPacket; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.commons.lang3.ArrayUtils; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/GuitarScreen.class */ +public class GuitarScreen extends Screen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation GUITAR_GUI = new ResourceLocation("modernlife", "textures/gui/mc_guitar_keys_full.png"); + final int GUI_WIDTH = 256; + final int GUI_HEIGHT = 134; + private Level world; + private Player player; + GuitarItem.Tuning string; + int lastPlayedFret; + int counter; + char[] fretKeys; + char[] stringKeys; + + public GuitarScreen(Level world, Player player) { + super(new TextComponent("Guitar").m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752)))); + this.GUI_WIDTH = 256; + this.GUI_HEIGHT = 134; + this.string = GuitarItem.Tuning.STRING_E; + this.lastPlayedFret = -1; + this.counter = 1; + this.fretKeys = new char[]{'Q', 'W', 'E', 'R', 'T', 'Y', 'U', 'I', 'O', 'P', 'A', 'S', 'D', 'F', 'G', 'H', 'J', 'K', 'L', 'Z', 'X', 'C', 'V', 'B', 'N'}; + this.stringKeys = new char[]{'1', '2', '3', '4', '5', '6'}; + this.world = world; + this.player = player; + } + + protected void init() { + ModernLifeCommon.LOGGER.debug("in init!"); + int i = (this.width - 256) / 2; + int i2 = (this.height - 134) / 2; + } + + public boolean isPauseScreen() { + return false; + } + + private boolean areaContainsAmplifier(BlockPos pos) { + BlockState state = this.world.getBlockState(pos); + if (state.is(CustomBlocks.BLOCK_GUITAR_AMPLIFIER.get())) { + return true; + } + BlockState state2 = this.world.getBlockState(pos.above()); + if (state2.is(CustomBlocks.BLOCK_GUITAR_AMPLIFIER.get())) { + return true; + } + BlockState state3 = this.world.getBlockState(pos.below()); + if (state3.is(CustomBlocks.BLOCK_GUITAR_AMPLIFIER.get())) { + return true; + } + return false; + } + + public boolean isNearAmplifier(Level world, BlockPos pos) { + if (world == null || pos == null) { + return false; + } + for (int x = -6; x < 6; x++) { + for (int z = -6; z < 6; z++) { + BlockPos searchPos = pos.east(x); + if (areaContainsAmplifier(searchPos.south(z))) { + return true; + } + } + } + return false; + } + + public void applyGuitarStringChange(int stringNo) { + if (stringNo == 1) { + this.string = GuitarItem.Tuning.STRING_E; + return; + } + if (stringNo == 2) { + this.string = GuitarItem.Tuning.STRING_A; + return; + } + if (stringNo == 3) { + this.string = GuitarItem.Tuning.STRING_D; + return; + } + if (stringNo == 4) { + this.string = GuitarItem.Tuning.STRING_G; + } else if (stringNo == 5) { + this.string = GuitarItem.Tuning.STRING_B; + } else if (stringNo == 6) { + this.string = GuitarItem.Tuning.STRING_HI_E; + } + } + + public int getGuitarStringNo() { + if (this.string == GuitarItem.Tuning.STRING_E) { + return 1; + } + if (this.string == GuitarItem.Tuning.STRING_A) { + return 2; + } + if (this.string == GuitarItem.Tuning.STRING_D) { + return 3; + } + if (this.string == GuitarItem.Tuning.STRING_G) { + return 4; + } + if (this.string == GuitarItem.Tuning.STRING_B) { + return 5; + } + if (this.string == GuitarItem.Tuning.STRING_HI_E) { + return 6; + } + return 1; + } + + public boolean m_6050_(double a, double b, double c) { + int currentStringNo = getGuitarStringNo(); + if (c > 0.0d) { + applyGuitarStringChange(currentStringNo - 1); + } else { + applyGuitarStringChange(currentStringNo + 1); + } + return super.m_6050_(a, b, c); + } + + public boolean keyPressed(int key, int p_231046_2_, int p_231046_3_) { + ModernLifeCommon.LOGGER.debug("key press: " + key); + int keyIndex = ArrayUtils.indexOf(this.stringKeys, (char) key); + if (keyIndex != -1) { + int stringNo = keyIndex + 1; + applyGuitarStringChange(stringNo); + } + int keyIndex2 = ArrayUtils.indexOf(this.fretKeys, (char) key); + boolean distorted = isNearAmplifier(this.world, this.player.blockPosition()); + if (keyIndex2 != -1) { + int fret = keyIndex2 + 1; + if (this.player != null && this.world != null) { + ServerboundGuitarPacket.playGuitarSound(this.world, this.player, this.player.blockPosition(), ServerboundGuitarPacket.getSoundEvent(this.string, distorted), distorted, fret); + } + ServerboundGuitarPacket packet = new ServerboundGuitarPacket(this.string, fret, distorted); + ModernLifeNetwork.INSTANCE.sendToServer(packet); + this.lastPlayedFret = fret - 1; + } + return super.keyPressed(key, p_231046_2_, p_231046_3_); + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + private String numberSuffix(int fret) { + int lastDigit = fret % 10; + if (fret == 11 || fret == 12 || fret == 13) { + return "th"; + } + if (lastDigit == 1) { + return "st"; + } + if (lastDigit == 2) { + return "nd"; + } + if (lastDigit == 3) { + return "rd"; + } + return "th"; + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, GUITAR_GUI); + int lvt_5_1_ = (this.width - 256) / 2; + int lvt_6_1_ = (this.height - 134) / 2; + m_93228_(p_230430_1_, lvt_5_1_, lvt_6_1_, 0, 0, 256, 134); + String stringText = ""; + if (this.string == GuitarItem.Tuning.STRING_E) { + stringText = "E String"; + } else if (this.string == GuitarItem.Tuning.STRING_A) { + stringText = "A String"; + } else if (this.string == GuitarItem.Tuning.STRING_D) { + stringText = "D String"; + } else if (this.string == GuitarItem.Tuning.STRING_G) { + stringText = "G String"; + } else if (this.string == GuitarItem.Tuning.STRING_B) { + stringText = "B String"; + } else if (this.string == GuitarItem.Tuning.STRING_HI_E) { + stringText = "High E String"; + } + drawCenteredStringNoShadow(p_230430_1_, this.minecraft.font, new TextComponent(stringText).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(16777215))), lvt_5_1_ + 128, lvt_6_1_ + 53, 0); + if (this.lastPlayedFret != -1) { + String fretText = this.lastPlayedFret + numberSuffix(this.lastPlayedFret) + " fret"; + drawCenteredStringNoShadow(p_230430_1_, this.minecraft.font, new TextComponent(fretText).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(16777215))), lvt_5_1_ + 128, lvt_6_1_ + 140, 0); + } + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/HBlockPos.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/HBlockPos.java new file mode 100644 index 0000000..fcce3f5 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/HBlockPos.java @@ -0,0 +1,35 @@ +package com.dairymoose.modernlife.blocks.gui; + +import net.minecraft.core.BlockPos; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/HBlockPos.class */ +public class HBlockPos extends BlockPos { + private static final long serialVersionUID = 799381105435813824L; + + public HBlockPos(int x, int y, int z) { + super(x, y, z); + } + + public HBlockPos(BlockPos pos) { + super(pos.getX(), pos.getY(), pos.getZ()); + } + + public int hashCode() { + int result = (31 * 1) + getX(); + return (31 * ((31 * result) + getY())) + getZ(); + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (getClass() != obj.getClass()) { + return false; + } + HBlockPos other = (HBlockPos) obj; + if (getX() != other.getX() || getY() != other.getY() || getZ() != other.getZ()) { + return false; + } + return true; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/HPoint.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/HPoint.java new file mode 100644 index 0000000..ebc8713 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/HPoint.java @@ -0,0 +1,31 @@ +package com.dairymoose.modernlife.blocks.gui; + +import java.awt.Point; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/HPoint.class */ +public class HPoint extends Point { + private static final long serialVersionUID = 799338005435813486L; + + public HPoint(int x, int y) { + super(x, y); + } + + public int hashCode() { + int result = (31 * 1) + this.x; + return (31 * result) + this.y; + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (getClass() != obj.getClass()) { + return false; + } + HPoint other = (HPoint) obj; + if (this.x != other.x || this.y != other.y) { + return false; + } + return true; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/PhotocopierScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/PhotocopierScreen.java new file mode 100644 index 0000000..e4d0709 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/PhotocopierScreen.java @@ -0,0 +1,187 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundCanvasCopyRequestPacket; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.item.ItemStack; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PhotocopierScreen.class */ +public class PhotocopierScreen extends Screen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation PHOTOCOPIER_GUI = new ResourceLocation("modernlife", "textures/gui/gui_photocopier.png"); + final int GUI_WIDTH = 80; + final int GUI_HEIGHT = 68; + public static final int UP_ARROW_X = 42; + public static final int UP_ARROW_Y = 23; + public static final int DOWN_ARROW_X = 42; + public static final int DOWN_ARROW_Y = 37; + public static final int CANCEL_X = 18; + public static final int CANCEL_Y = 51; + public static final int ACCEPT_X = 48; + public static final int ACCEPT_Y = 51; + public static final int COPIES_TEXT_X = 22; + public static final int COPIES_TEXT_Y = 32; + public int numberOfCopies; + BlockPos pos; + private static final String PHOTOCOPIER_TEXT = "Photocopier"; + + private static Component getComponentForTitle(String title) { + return new TextComponent(title).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752))); + } + + public PhotocopierScreen(BlockPos pos) { + super(getComponentForTitle(PHOTOCOPIER_TEXT)); + this.GUI_WIDTH = 80; + this.GUI_HEIGHT = 68; + this.numberOfCopies = 1; + this.pos = pos; + } + + protected void init() { + int startX = (this.width - 80) / 2; + int startY = (this.height - 68) / 2; + addRenderableWidget(new ImageButton(startX + 42, startY + 37, 14, 13, 81, 0, 14, PHOTOCOPIER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen.1 + C00901() { + } + + public void onPress(Button arg0) { + PhotocopierScreen.this.numberOfCopies--; + PhotocopierScreen.this.numberOfCopies = ServerboundCanvasCopyRequestPacket.sanitizeNumberOfCopies(PhotocopierScreen.this.numberOfCopies); + } + })); + addRenderableWidget(new ImageButton(startX + 42, startY + 23, 14, 13, 96, 0, 14, PHOTOCOPIER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen.2 + C00912() { + } + + public void onPress(Button arg0) { + PhotocopierScreen.this.numberOfCopies++; + PhotocopierScreen.this.numberOfCopies = ServerboundCanvasCopyRequestPacket.sanitizeNumberOfCopies(PhotocopierScreen.this.numberOfCopies); + } + })); + addRenderableWidget(new ImageButton(startX + 18, startY + 51, 14, 13, 111, 0, 14, PHOTOCOPIER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen.3 + C00923() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + })); + addRenderableWidget(new ImageButton(startX + 48, startY + 51, 14, 13, 126, 0, 14, PHOTOCOPIER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen.4 + C00934() { + } + + public void onPress(Button arg0) { + CompoundTag tag; + if (PhotocopierScreen.this.numberOfCopies <= 0) { + Minecraft.getInstance().setScreen((Screen) null); + return; + } + ItemStack canvasItem = Minecraft.getInstance().player.getMainHandItem(); + if (canvasItem.is(CustomBlocks.ITEM_CANVAS.get()) && (tag = canvasItem.getTag()) != null && tag.contains("UniqueId")) { + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Job added to queue"), false); + long uniqueId = tag.getLong("UniqueId"); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundCanvasCopyRequestPacket(uniqueId, PhotocopierScreen.this.numberOfCopies, canvasItem.getTag(), PhotocopierScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + })); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PhotocopierScreen$1.class */ + class C00901 implements Button.OnPress { + C00901() { + } + + public void onPress(Button arg0) { + PhotocopierScreen.this.numberOfCopies--; + PhotocopierScreen.this.numberOfCopies = ServerboundCanvasCopyRequestPacket.sanitizeNumberOfCopies(PhotocopierScreen.this.numberOfCopies); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PhotocopierScreen$2.class */ + class C00912 implements Button.OnPress { + C00912() { + } + + public void onPress(Button arg0) { + PhotocopierScreen.this.numberOfCopies++; + PhotocopierScreen.this.numberOfCopies = ServerboundCanvasCopyRequestPacket.sanitizeNumberOfCopies(PhotocopierScreen.this.numberOfCopies); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PhotocopierScreen$3.class */ + class C00923 implements Button.OnPress { + C00923() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PhotocopierScreen$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PhotocopierScreen$4.class */ + class C00934 implements Button.OnPress { + C00934() { + } + + public void onPress(Button arg0) { + CompoundTag tag; + if (PhotocopierScreen.this.numberOfCopies <= 0) { + Minecraft.getInstance().setScreen((Screen) null); + return; + } + ItemStack canvasItem = Minecraft.getInstance().player.getMainHandItem(); + if (canvasItem.is(CustomBlocks.ITEM_CANVAS.get()) && (tag = canvasItem.getTag()) != null && tag.contains("UniqueId")) { + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Job added to queue"), false); + long uniqueId = tag.getLong("UniqueId"); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundCanvasCopyRequestPacket(uniqueId, PhotocopierScreen.this.numberOfCopies, canvasItem.getTag(), PhotocopierScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, PHOTOCOPIER_GUI); + int startX = (this.width - 80) / 2; + int startY = (this.height - 68) / 2; + m_93228_(p_230430_1_, startX, startY, 0, 0, 80, 68); + String copiesText = String.valueOf(this.numberOfCopies); + drawCenteredStringNoShadow(p_230430_1_, this.minecraft.font, new TextComponent(copiesText), startX + 22, startY + 32, 0); + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/PrinterScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/PrinterScreen.java new file mode 100644 index 0000000..87d0cea --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/PrinterScreen.java @@ -0,0 +1,311 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundPrintSizePacket; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen.class */ +public class PrinterScreen extends Screen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation PRINTER_GUI = new ResourceLocation("modernlife", "textures/gui/gui_printer.png"); + final int GUI_WIDTH = 132; + final int GUI_HEIGHT = 175; + BlockPos pos; + private boolean widePrintMode; + private static final String PRINT_SIZE = "Print Size"; + + private static Component getComponentForTitle(String title) { + return new TextComponent(title).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752))); + } + + public PrinterScreen(BlockPos pos) { + super(getComponentForTitle(PRINT_SIZE)); + this.GUI_WIDTH = 132; + this.GUI_HEIGHT = 175; + this.widePrintMode = true; + this.pos = pos; + } + + protected void addSquareButton(int startX, int startY) { + if (this.widePrintMode) { + addRenderableWidget(new ImageButton(startX, startY + 96, 106, 20, 150, 160, 20, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PrinterScreen.1 + final /* synthetic */ PrinterScreen val$thisPrinter; + final /* synthetic */ int val$startX; + final /* synthetic */ int val$startY; + + C00941(PrinterScreen this, int startX2, int startY2) { + this = this; + startX = startX2; + startY = startY2; + } + + public void onPress(Button arg0) { + this.removeWidget(arg0); + this.widePrintMode = false; + this.addSquareButton(startX, startY); + } + })); + } else { + addRenderableWidget(new ImageButton(startX2, startY2 + 96, 106, 20, 150, 200, 20, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PrinterScreen.2 + final /* synthetic */ PrinterScreen val$thisPrinter; + final /* synthetic */ int val$startX; + final /* synthetic */ int val$startY; + + C00952(PrinterScreen this, int startX2, int startY2) { + this = this; + startX = startX2; + startY = startY2; + } + + public void onPress(Button arg0) { + this.removeWidget(arg0); + this.widePrintMode = true; + this.addSquareButton(startX, startY); + } + })); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PrinterScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen$1.class */ + public class C00941 implements Button.OnPress { + final /* synthetic */ PrinterScreen val$thisPrinter; + final /* synthetic */ int val$startX; + final /* synthetic */ int val$startY; + + C00941(PrinterScreen this, int startX2, int startY2) { + this = this; + startX = startX2; + startY = startY2; + } + + public void onPress(Button arg0) { + this.removeWidget(arg0); + this.widePrintMode = false; + this.addSquareButton(startX, startY); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PrinterScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen$2.class */ + public class C00952 implements Button.OnPress { + final /* synthetic */ PrinterScreen val$thisPrinter; + final /* synthetic */ int val$startX; + final /* synthetic */ int val$startY; + + C00952(PrinterScreen this, int startX2, int startY2) { + this = this; + startX = startX2; + startY = startY2; + } + + public void onPress(Button arg0) { + this.removeWidget(arg0); + this.widePrintMode = true; + this.addSquareButton(startX, startY); + } + } + + protected void init() { + int startX = ((this.width - 132) / 2) + 13; + int startY = ((this.height - 175) / 2) + 25; + addRenderableWidget(new ImageButton(startX, startY + 0, 106, 20, 150, 0, 20, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PrinterScreen.3 + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00963(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(1, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(1, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 24, 106, 20, 150, 40, 20, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PrinterScreen.4 + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00974(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(2, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(5, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 48, 106, 20, 150, 80, 20, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PrinterScreen.5 + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00985(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(3, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(6, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + })); + addRenderableWidget(new ImageButton(startX, startY + 72, 106, 20, 150, 120, 20, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PrinterScreen.6 + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00996(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(4, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(7, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + })); + addSquareButton(startX, startY); + addRenderableWidget(new ImageButton(startX, startY + 120, 106, 20, 44, 200, 20, PRINTER_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.PrinterScreen.7 + C01007() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen(new CustomPrintScreen(PrinterScreen.this.pos)); + } + })); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PrinterScreen$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen$3.class */ + class C00963 implements Button.OnPress { + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00963(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(1, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(1, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PrinterScreen$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen$4.class */ + class C00974 implements Button.OnPress { + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00974(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(2, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(5, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PrinterScreen$5 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen$5.class */ + class C00985 implements Button.OnPress { + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00985(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(3, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(6, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PrinterScreen$6 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen$6.class */ + class C00996 implements Button.OnPress { + final /* synthetic */ PrinterScreen val$thisPrinter; + + C00996(PrinterScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (this.widePrintMode) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(4, PrinterScreen.this.pos)); + } else { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundPrintSizePacket(7, PrinterScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.PrinterScreen$7 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/PrinterScreen$7.class */ + class C01007 implements Button.OnPress { + C01007() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen(new CustomPrintScreen(PrinterScreen.this.pos)); + } + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, PRINTER_GUI); + int lvt_5_1_ = (this.width - 132) / 2; + int lvt_6_1_ = (this.height - 175) / 2; + m_93228_(p_230430_1_, lvt_5_1_, lvt_6_1_, 0, 0, 132, 175); + drawCenteredStringNoShadow(p_230430_1_, this.minecraft.font, this.title, lvt_5_1_ + 66, lvt_6_1_ + 5, 0); + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/RadiatorScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/RadiatorScreen.java new file mode 100644 index 0000000..b9e17c3 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/RadiatorScreen.java @@ -0,0 +1,191 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.blocks.RadiatorBlock; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundRadiatorPacket; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/RadiatorScreen.class */ +public class RadiatorScreen extends Screen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation RADIATOR_GUI = new ResourceLocation("modernlife", "textures/gui/gui_radiator_all.png"); + final int GUI_WIDTH = 126; + final int GUI_HEIGHT = 42; + private Level world; + private BlockPos pos; + + public RadiatorScreen(Level world, BlockPos radiatorBlock) { + super(new TextComponent("Radiator").m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752)))); + this.GUI_WIDTH = 126; + this.GUI_HEIGHT = 42; + this.world = null; + this.pos = null; + this.world = world; + this.pos = radiatorBlock; + } + + protected void init() { + ModernLifeCommon.LOGGER.debug("in init!"); + int startX = ((this.width - 126) / 2) + 5; + int startY = ((this.height - 42) / 2) + 11; + addRenderableWidget(new ImageButton(startX, startY, 24, 24, 5, 11, 42, RADIATOR_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.RadiatorScreen.1 + C01011() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.off, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: off"); + } + })); + addRenderableWidget(new ImageButton(startX + 30, startY, 24, 24, 35, 11, 42, RADIATOR_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.RadiatorScreen.2 + C01022() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.low, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: low"); + } + })); + addRenderableWidget(new ImageButton(startX + 60, startY, 24, 24, 65, 11, 42, RADIATOR_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.RadiatorScreen.3 + C01033() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.medium, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: med"); + } + })); + addRenderableWidget(new ImageButton(startX + 90, startY, 24, 24, 95, 11, 42, RADIATOR_GUI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.RadiatorScreen.4 + C01044() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.high, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: high"); + } + })); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.RadiatorScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/RadiatorScreen$1.class */ + class C01011 implements Button.OnPress { + C01011() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.off, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: off"); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.RadiatorScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/RadiatorScreen$2.class */ + class C01022 implements Button.OnPress { + C01022() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.low, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: low"); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.RadiatorScreen$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/RadiatorScreen$3.class */ + class C01033 implements Button.OnPress { + C01033() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.medium, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: med"); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.RadiatorScreen$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/RadiatorScreen$4.class */ + class C01044 implements Button.OnPress { + C01044() { + } + + public void onPress(Button arg0) { + BlockState bs = RadiatorScreen.this.world.getBlockState(RadiatorScreen.this.pos); + if (bs.getBlock().getClass() == RadiatorBlock.class) { + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRadiatorPacket(RadiatorBlock.HeatType.high, RadiatorScreen.this.pos)); + } + Minecraft.getInstance().setScreen((Screen) null); + ModernLifeCommon.LOGGER.debug("pressed button: high"); + } + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + renderBackground(p_230430_1_); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + RenderSystem.setShaderTexture(0, RADIATOR_GUI); + int lvt_5_1_ = (this.width - 126) / 2; + int lvt_6_1_ = (this.height - 42) / 2; + m_93228_(p_230430_1_, lvt_5_1_, lvt_6_1_, 0, 0, 126, 42); + drawCenteredStringNoShadow(p_230430_1_, this.minecraft.font, this.title, lvt_5_1_ + 63, lvt_6_1_ + 2, 0); + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/SeedSpreaderScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/SeedSpreaderScreen.java new file mode 100644 index 0000000..cde7a9d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/SeedSpreaderScreen.java @@ -0,0 +1,55 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.inventory.container.TrashCanContainer; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.gui.screens.inventory.AbstractContainerScreen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.world.entity.player.Inventory; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/SeedSpreaderScreen.class */ +public class SeedSpreaderScreen extends AbstractContainerScreen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation TRASH_CAN_GUI = new ResourceLocation("modernlife", "textures/gui/gui_seed_spreader.png"); + static final int GUI_WIDTH = 256; + static final int GUI_HEIGHT = 206; + Inventory inventory; + + public SeedSpreaderScreen(TrashCanContainer trashCanContainer, Inventory inventory, Component title) { + super(trashCanContainer, inventory, title == null ? new TextComponent("Container") : title); + this.inventoryLabelX = 31; + this.inventoryLabelY = 103; + this.imageWidth = GUI_WIDTH; + this.imageHeight = GUI_HEIGHT; + } + + protected void init() { + super.init(); + } + + public boolean isPauseScreen() { + return false; + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + super.renderTooltip(p_230430_1_, p_230430_2_, p_230430_3_); + } + + protected void renderBg(PoseStack var1, float var2, int var3, int var4) { + m_7333_(var1); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, TRASH_CAN_GUI); + int lvt_5_1_ = (this.f_96543_ - GUI_WIDTH) / 2; + int lvt_6_1_ = (this.f_96544_ - GUI_HEIGHT) / 2; + m_93228_(var1, lvt_5_1_, lvt_6_1_, 0, 0, GUI_WIDTH, GUI_HEIGHT); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/TrashCanScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/TrashCanScreen.java new file mode 100644 index 0000000..ec7b561 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/TrashCanScreen.java @@ -0,0 +1,54 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.inventory.container.TrashCanContainer; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.gui.screens.inventory.AbstractContainerScreen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.world.entity.player.Inventory; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/TrashCanScreen.class */ +public class TrashCanScreen extends AbstractContainerScreen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation TRASH_CAN_GUI = new ResourceLocation("modernlife", "textures/gui/gui_trash.png"); + static final int GUI_WIDTH = 176; + static final int GUI_HEIGHT = 132; + Inventory inventory; + + public TrashCanScreen(TrashCanContainer trashCanContainer, Inventory inventory, Component title) { + super(trashCanContainer, inventory, title == null ? new TextComponent("Container") : title); + this.inventoryLabelY = 39; + this.imageWidth = GUI_WIDTH; + this.imageHeight = GUI_HEIGHT; + } + + protected void init() { + super.init(); + } + + public boolean isPauseScreen() { + return false; + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + super.renderTooltip(p_230430_1_, p_230430_2_, p_230430_3_); + } + + protected void renderBg(PoseStack var1, float var2, int var3, int var4) { + m_7333_(var1); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, TRASH_CAN_GUI); + int lvt_5_1_ = (this.f_96543_ - GUI_WIDTH) / 2; + int lvt_6_1_ = (this.f_96544_ - GUI_HEIGHT) / 2; + m_93228_(var1, lvt_5_1_, lvt_6_1_, 0, 0, GUI_WIDTH, GUI_HEIGHT); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen.java new file mode 100644 index 0000000..127f9dd --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen.java @@ -0,0 +1,229 @@ +package com.dairymoose.modernlife.blocks.gui; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundWirelessChannelPacket; +import com.dairymoose.modernlife.tileentities.IChannelHolder; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen.class */ +public class WirelessPowerScreen extends Screen { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation WIRELESS_POWER_UI = new ResourceLocation("modernlife", "textures/gui/wireless_power_ui.png"); + final int GUI_WIDTH = 80; + final int GUI_HEIGHT = 68; + private BlockPos wirelessBlock; + private int currentChannel; + private ImageButton accept; + + public WirelessPowerScreen(BlockPos wirelessBlock, int currentChannel) { + super(new TextComponent("Wireless Power").m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752)))); + this.GUI_WIDTH = 80; + this.GUI_HEIGHT = 68; + this.wirelessBlock = wirelessBlock; + this.currentChannel = currentChannel; + } + + protected void init() { + ModernLifeCommon.LOGGER.debug("in init!"); + int startX = (this.width - 80) / 2; + int startY = (this.height - 68) / 2; + addRenderableWidget(new ImageButton(startX + 42, startY + 34, 14, 13, 81, 0, 14, WIRELESS_POWER_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen.1 + final /* synthetic */ WirelessPowerScreen val$wps; + + C01051(WirelessPowerScreen this) { + this = this; + } + + public void onPress(Button arg0) { + this.currentChannel--; + this.sanitizeCurrentChannel(); + } + })); + addRenderableWidget(new ImageButton(startX + 42, startY + 20, 14, 13, 96, 0, 14, WIRELESS_POWER_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen.2 + final /* synthetic */ WirelessPowerScreen val$wps; + + C01062(WirelessPowerScreen this) { + this = this; + } + + public void onPress(Button arg0) { + this.currentChannel++; + this.sanitizeCurrentChannel(); + } + })); + addRenderableWidget(new ImageButton(startX + 20, startY + 50, 14, 13, 111, 0, 14, WIRELESS_POWER_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen.3 + C01073() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + })); + this.accept = addRenderableWidget(new ImageButton(startX + 47, startY + 50, 14, 13, 126, 0, 14, WIRELESS_POWER_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen.4 + final /* synthetic */ WirelessPowerScreen val$wps; + + C01084(WirelessPowerScreen this) { + this = this; + } + + public void onPress(Button arg0) { + IChannelHolder blockEntity = Minecraft.getInstance().level.getBlockEntity(this.wirelessBlock); + if (blockEntity instanceof IChannelHolder) { + IChannelHolder channelHolder = blockEntity; + channelHolder.setCurrentChannel(this.currentChannel); + } + ServerboundWirelessChannelPacket packet = new ServerboundWirelessChannelPacket(this.currentChannel, this.wirelessBlock); + ModernLifeNetwork.INSTANCE.sendToServer(packet); + Minecraft.getInstance().setScreen((Screen) null); + } + })); + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen$1.class */ + class C01051 implements Button.OnPress { + final /* synthetic */ WirelessPowerScreen val$wps; + + C01051(WirelessPowerScreen this) { + this = this; + } + + public void onPress(Button arg0) { + this.currentChannel--; + this.sanitizeCurrentChannel(); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen$2.class */ + class C01062 implements Button.OnPress { + final /* synthetic */ WirelessPowerScreen val$wps; + + C01062(WirelessPowerScreen this) { + this = this; + } + + public void onPress(Button arg0) { + this.currentChannel++; + this.sanitizeCurrentChannel(); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen$3.class */ + class C01073 implements Button.OnPress { + C01073() { + } + + public void onPress(Button arg0) { + Minecraft.getInstance().setScreen((Screen) null); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.WirelessPowerScreen$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/WirelessPowerScreen$4.class */ + class C01084 implements Button.OnPress { + final /* synthetic */ WirelessPowerScreen val$wps; + + C01084(WirelessPowerScreen this) { + this = this; + } + + public void onPress(Button arg0) { + IChannelHolder blockEntity = Minecraft.getInstance().level.getBlockEntity(this.wirelessBlock); + if (blockEntity instanceof IChannelHolder) { + IChannelHolder channelHolder = blockEntity; + channelHolder.setCurrentChannel(this.currentChannel); + } + ServerboundWirelessChannelPacket packet = new ServerboundWirelessChannelPacket(this.currentChannel, this.wirelessBlock); + ModernLifeNetwork.INSTANCE.sendToServer(packet); + Minecraft.getInstance().setScreen((Screen) null); + } + } + + public boolean isPauseScreen() { + return false; + } + + public void sanitizeCurrentChannel() { + if (this.currentChannel < 0) { + this.currentChannel = 0; + } + if (this.currentChannel > 9999) { + this.currentChannel = 9999; + } + } + + public boolean m_6050_(double a, double b, double c) { + if (c > 0.0d) { + this.currentChannel++; + sanitizeCurrentChannel(); + } else { + this.currentChannel--; + sanitizeCurrentChannel(); + } + return super.m_6050_(a, b, c); + } + + public boolean keyPressed(int key, int p_231046_2_, int p_231046_3_) { + ModernLifeCommon.LOGGER.debug("key press: " + key); + if (key == 264) { + this.currentChannel--; + } else if (key == 265) { + this.currentChannel++; + } else if (key == 267) { + this.currentChannel -= 10; + } else if (key == 266) { + this.currentChannel += 10; + } else if (key == 261) { + this.currentChannel = 0; + } else if (key == 259) { + this.currentChannel /= 10; + } else if (key == 48 || (key >= 49 && key <= 57)) { + this.currentChannel *= 10; + int digit = Character.digit(key, 10); + this.currentChannel += digit; + } else if (key == 257) { + this.accept.onPress(); + return true; + } + sanitizeCurrentChannel(); + return super.keyPressed(key, p_231046_2_, p_231046_3_); + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + public void render(PoseStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + renderBackground(p_230430_1_); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, WIRELESS_POWER_UI); + int lvt_5_1_ = (this.width - 80) / 2; + int lvt_6_1_ = (this.height - 68) / 2; + m_93228_(p_230430_1_, lvt_5_1_, lvt_6_1_, 0, 0, 80, 68); + drawCenteredStringNoShadow(p_230430_1_, this.minecraft.font, new TextComponent(String.valueOf(this.currentChannel)).m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(0))), lvt_5_1_ + 22, lvt_6_1_ + 28, 0); + super.render(p_230430_1_, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/BishopPiece.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/BishopPiece.java new file mode 100644 index 0000000..b756888 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/BishopPiece.java @@ -0,0 +1,19 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/BishopPiece.class */ +public class BishopPiece extends Piece { + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public boolean canMove(int x, int y) { + int xDiff = x - this.f9x; + int yDiff = y - this.f10y; + if (Math.abs(xDiff) == Math.abs(yDiff) && !wouldCollide(x, y)) { + return canDoMove(x, y); + } + return false; + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public int getId() { + return PieceIds.BISHOP.ordinal(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/CheckState.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/CheckState.java new file mode 100644 index 0000000..fc266ec --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/CheckState.java @@ -0,0 +1,10 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/CheckState.class */ +public enum CheckState { + NONE, + WHITE_CHECK, + WHITE_CHECKMATE, + BLACK_CHECK, + BLACK_CHECKMATE +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ChessScreen.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ChessScreen.java new file mode 100644 index 0000000..aae8519 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ChessScreen.java @@ -0,0 +1,1054 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundChessStatePacket; +import com.dairymoose.modernlife.tileentities.ChessBoardBlockEntity; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import java.util.ArrayList; +import java.util.List; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.util.FormattedCharSequence; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/ChessScreen.class */ +public class ChessScreen extends Screen { + final int GUI_WIDTH = 230; + final int GUI_HEIGHT = 230; + final int ROW_WIDTH = 23; + final int ROW_HEIGHT = 23; + final int BORDERED_ROW_WIDTH = 24; + final int BORDERED_ROW_HEIGHT = 24; + public static final int BOARD_WIDTH = 8; + public static final int BOARD_HEIGHT = 8; + int currentTurn; + private BlockPos chessBoardPos; + private String whitePlayer; + private String blackPlayer; + private Button leftCastleButton; + private Button rightCastleButton; + private Button restartButton; + CastleFlags castleFlags; + private Button leftRook; + private Button rightRook; + private Button leftBishop; + private Button rightBishop; + private Button pawn1; + private Button leftKnight; + private Button rightKnight; + private Button king; + private Button queen; + private Piece selectedPiece; + private Piece movedPiece; + public boolean playerIsWhite; + private boolean canPlay; + private boolean isWhiteTurn; + private boolean isExpectedPlayer; + CheckState cachedCheckState; + public List blackPieces; + public List whitePieces; + public KingPiece whiteKing; + public KingPiece blackKing; + private int leftCastleButtonState; + private int rightCastleButtonState; + private int restartButtonState; + private boolean restartingGame; + private static final int UI_BUTTON_WIDTH = 14; + private static final int UI_BUTTON_HEIGHT = 13; + int drawSelectionX; + int drawSelectionY; + private static final Logger LOGGER = LogManager.getLogger(); + private static final ResourceLocation CHESS_UI = new ResourceLocation("modernlife", "textures/gui/gui_chess_blank.png"); + private static boolean playerCanPlayHimself = false; + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/ChessScreen$CastleFlags.class */ + public static class CastleFlags { + public boolean whiteKingHasMoved = false; + public boolean whiteLeftRookHasMoved = false; + public boolean whiteRightRookHasMoved = false; + public boolean blackKingHasMoved = false; + public boolean blackLeftRookHasMoved = false; + public boolean blackRightRookHasMoved = false; + } + + public ChessScreen(BlockPos chessBoardPos) { + super(new TextComponent("Chess").m_6270_(Style.EMPTY.withColor(TextColor.fromRgb(4210752)))); + this.GUI_WIDTH = 230; + this.GUI_HEIGHT = 230; + this.ROW_WIDTH = 23; + this.ROW_HEIGHT = 23; + this.BORDERED_ROW_WIDTH = 24; + this.BORDERED_ROW_HEIGHT = 24; + this.currentTurn = 0; + this.whitePlayer = null; + this.blackPlayer = null; + this.leftCastleButton = null; + this.rightCastleButton = null; + this.restartButton = null; + this.castleFlags = new CastleFlags(); + this.playerIsWhite = true; + this.canPlay = true; + this.isWhiteTurn = true; + this.isExpectedPlayer = false; + this.blackPieces = new ArrayList(16); + this.whitePieces = new ArrayList(16); + this.leftCastleButtonState = 0; + this.rightCastleButtonState = 0; + this.restartButtonState = 0; + this.restartingGame = false; + this.drawSelectionX = -1; + this.drawSelectionY = -1; + this.chessBoardPos = chessBoardPos; + } + + private void assignNamesAndSubmitTurn() { + if (this.whitePlayer == null || this.whitePlayer.isEmpty()) { + this.whitePlayer = Minecraft.getInstance().player.getName().getString(); + } else if (this.blackPlayer == null || this.blackPlayer.isEmpty()) { + this.blackPlayer = Minecraft.getInstance().player.getName().getString(); + } + this.canPlay = false; + CheckState newCheckState = getCheckState(); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundChessStatePacket(1, newCheckState.ordinal(), this.whitePlayer, this.blackPlayer, !this.isWhiteTurn, this.chessBoardPos, this.whitePieces, this.blackPieces, this.movedPiece, this.castleFlags)); + } + + public boolean handleMouseEvent(double clickX, double clickY, boolean mouseDown) { + if (mouseDown && this.selectedPiece != null) { + int boardX = screenXtoBoardX((int) clickX); + int boardY = screenYtoBoardY((int) clickY); + if ((this.selectedPiece.f9x != boardX || this.selectedPiece.f10y != boardY) && this.selectedPiece.move(boardX, boardY)) { + if (this.selectedPiece.black) { + if (this.selectedPiece.getId() == PieceIds.ROOK.ordinal()) { + if (this.selectedPiece.f9x == 0 && this.selectedPiece.f10y == 7) { + this.castleFlags.blackLeftRookHasMoved = true; + } else if (this.selectedPiece.f9x == 7 && this.selectedPiece.f10y == 7) { + this.castleFlags.blackRightRookHasMoved = true; + } + } else if (this.selectedPiece.getId() == PieceIds.KING.ordinal()) { + this.castleFlags.blackKingHasMoved = true; + } + } else if (this.selectedPiece.getId() == PieceIds.ROOK.ordinal()) { + if (this.selectedPiece.f9x == 0 && this.selectedPiece.f10y == 7) { + this.castleFlags.whiteLeftRookHasMoved = true; + } else if (this.selectedPiece.f9x == 7 && this.selectedPiece.f10y == 7) { + this.castleFlags.whiteRightRookHasMoved = true; + } + } else if (this.selectedPiece.getId() == PieceIds.KING.ordinal()) { + this.castleFlags.whiteKingHasMoved = true; + } + this.movedPiece = this.selectedPiece; + this.selectedPiece = null; + assignNamesAndSubmitTurn(); + return true; + } + return false; + } + return false; + } + + public boolean m_7979_(double dragX, double dragY, int p_231045_5_, double p_231045_6_, double p_231045_8_) { + if (p_231045_5_ == 0) { + handleMouseEvent(dragX, dragY, true); + } + return super.m_7979_(dragX, dragY, p_231045_5_, p_231045_6_, p_231045_8_); + } + + public boolean m_6375_(double clickX, double clickY, int p_231044_5_) { + if (p_231044_5_ == 0) { + m_7897_(true); + if (handleMouseEvent(clickX, clickY, true)) { + return false; + } + } + return super.m_6375_(clickX, clickY, p_231044_5_); + } + + public boolean m_6348_(double clickX, double clickY, int p_231044_5_) { + m_7897_(false); + if (p_231044_5_ == 0) { + handleMouseEvent(clickX, clickY, false); + } + return super.m_6348_(clickX, clickY, p_231044_5_); + } + + protected Button addSingularPiece(boolean black, int p_i51134_1_, int p_i51134_2_, int p_i51134_3_, int p_i51134_4_, int p_i51134_5_, int p_i51134_6_, int p_i51134_7_, ResourceLocation p_i51134_8_, Button.OnPress p_i51134_9_) { + if (!black) { + return new InvertedImageButton(p_i51134_1_, p_i51134_2_, p_i51134_3_, p_i51134_4_, p_i51134_5_, p_i51134_6_, p_i51134_7_, p_i51134_8_, p_i51134_9_); + } + return new ImageButton(p_i51134_1_, p_i51134_2_, p_i51134_3_, p_i51134_4_, p_i51134_5_, p_i51134_6_, p_i51134_7_, p_i51134_8_, p_i51134_9_); + } + + protected Button addSingularPieceXDiff(boolean black, int p_i51134_1_, int p_i51134_2_, int p_i51134_3_, int p_i51134_4_, int p_i51134_5_, int p_i51134_6_, int p_i51134_7_, ResourceLocation p_i51134_8_, Button.OnPress p_i51134_9_) { + if (!black) { + return new InvertedImageButtonXDiff(p_i51134_1_, p_i51134_2_, p_i51134_3_, p_i51134_4_, p_i51134_5_, p_i51134_6_, p_i51134_7_, p_i51134_8_, p_i51134_9_); + } + return new ImageButtonXDiff(p_i51134_1_, p_i51134_2_, p_i51134_3_, p_i51134_4_, p_i51134_5_, p_i51134_6_, p_i51134_7_, p_i51134_8_, p_i51134_9_); + } + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/ChessScreen$ButtonPressResult.class */ + public class ButtonPressResult implements Button.OnPress { + Piece piece; + boolean top; + boolean black; + + ButtonPressResult(Piece piece, boolean top, boolean black) { + this.piece = piece; + this.top = top; + this.black = black; + if (this.black) { + ChessScreen.this.blackPieces.add(piece); + } else { + ChessScreen.this.whitePieces.add(piece); + } + } + + public void onPress(Button button) { + if (ChessScreen.this.canPlay && !this.top) { + if (ChessScreen.this.selectedPiece == this.piece) { + ChessScreen.this.selectedPiece = null; + return; + } + ChessScreen.this.drawSelectionX = button.f_93620_; + ChessScreen.this.drawSelectionY = button.f_93621_; + ChessScreen.this.selectedPiece = this.piece; + } + } + } + + protected int getBottomStartX() { + return ((this.width - 230) / 2) + 20; + } + + protected int getBottomStartY() { + return ((this.height - 230) / 2) + 188; + } + + protected int getTopStartX() { + return ((this.width - 230) / 2) + 20; + } + + protected int getTopStartY() { + return ((this.height - 230) / 2) + 20; + } + + public int screenXtoBoardX(int screenX) { + if (screenX < getTopStartX()) { + return -1; + } + return (screenX - getTopStartX()) / 24; + } + + public int screenYtoBoardY(int screenY) { + if (screenY < getTopStartY()) { + return -1; + } + return (screenY - getTopStartY()) / 24; + } + + public int boardXtoScreenX(int boardX) { + return (boardX * 24) + getTopStartX(); + } + + public int boardYtoScreenY(int boardY) { + return (boardY * 24) + getTopStartY(); + } + + public Piece getPieceAt(int x, int y) { + for (Piece p : this.whitePieces) { + if (p.f9x == x && p.f10y == y) { + return p; + } + } + for (Piece p2 : this.blackPieces) { + if (p2.f9x == x && p2.f10y == y) { + return p2; + } + } + return null; + } + + protected CheckState getCheckState() { + if (this.blackKing.inCheck()) { + int moveCount = blackAvailableMoveCount(); + if (moveCount == 0) { + return CheckState.BLACK_CHECKMATE; + } + return CheckState.BLACK_CHECK; + } + if (this.whiteKing.inCheck()) { + int moveCount2 = whiteAvailableMoveCount(); + if (moveCount2 == 0) { + return CheckState.WHITE_CHECKMATE; + } + return CheckState.WHITE_CHECK; + } + return CheckState.NONE; + } + + protected void initPieceXandY() { + for (Piece p : this.whitePieces) { + if (p.button != null) { + p.f9x = screenXtoBoardX(p.button.f_93620_); + p.f10y = screenYtoBoardY(p.button.f_93621_); + p.screen = this; + p.black = false; + p.top = !this.playerIsWhite; + } + } + for (Piece p2 : this.blackPieces) { + if (p2.button != null) { + p2.f9x = screenXtoBoardX(p2.button.f_93620_); + p2.f10y = screenYtoBoardY(p2.button.f_93621_); + p2.screen = this; + p2.black = true; + p2.top = this.playerIsWhite; + } + } + } + + protected void initPieceInitialXY() { + for (Piece p : this.whitePieces) { + p.initialX = p.f9x; + p.initialY = p.f10y; + } + for (Piece p2 : this.blackPieces) { + p2.initialX = p2.f9x; + p2.initialY = p2.f10y; + } + } + + protected int getTexOffsetX(Piece p) { + if (p.getId() == PieceIds.QUEEN.ordinal()) { + return 0; + } + return 233; + } + + protected int getTexOffsetY(Piece p) { + if (p.getId() == PieceIds.QUEEN.ordinal()) { + return 233; + } + return 46 * p.getId(); + } + + protected void addPieceWithButton(Piece p, boolean top, boolean black, int boardX, int boardY) { + if (p instanceof QueenPiece) { + ButtonPressResult press = new ButtonPressResult(p, top, black); + Button b = addRenderableWidget(addSingularPieceXDiff(black, boardXtoScreenX(boardX), boardYtoScreenY(boardY), 23, 23, getTexOffsetX(p), getTexOffsetY(p), 23, CHESS_UI, press)); + press.piece.button = b; + } else { + ButtonPressResult press2 = new ButtonPressResult(p, top, black); + Button b2 = addRenderableWidget(addSingularPiece(black, boardXtoScreenX(boardX), boardYtoScreenY(boardY), 23, 23, getTexOffsetX(p), getTexOffsetY(p), 23, CHESS_UI, press2)); + press2.piece.button = b2; + } + } + + protected void addPieces(boolean black, boolean top) { + int startX = getBottomStartX(); + int startY = getBottomStartY(); + if (top) { + startX = getTopStartX(); + startY = getTopStartY(); + } + int rowSwitch = -24; + if (top) { + rowSwitch = 24; + } + ButtonPressResult press = new ButtonPressResult(new RookPiece(), top, black); + this.leftRook = addRenderableWidget(addSingularPiece(black, startX + 0, startY, 23, 23, 233, 0, 23, CHESS_UI, press)); + press.piece.button = this.leftRook; + ButtonPressResult press2 = new ButtonPressResult(new RookPiece(), top, black); + this.rightRook = addRenderableWidget(addSingularPiece(black, startX + 168, startY, 23, 23, 233, 0, 23, CHESS_UI, press2)); + press2.piece.button = this.rightRook; + ButtonPressResult press3 = new ButtonPressResult(new BishopPiece(), top, black); + this.leftBishop = addRenderableWidget(addSingularPiece(black, startX + 48, startY, 23, 23, 233, 46, 23, CHESS_UI, press3)); + press3.piece.button = this.leftBishop; + ButtonPressResult press4 = new ButtonPressResult(new BishopPiece(), top, black); + this.rightBishop = addRenderableWidget(addSingularPiece(black, startX + 120, startY, 23, 23, 233, 46, 23, CHESS_UI, press4)); + press4.piece.button = this.rightBishop; + for (int p = 0; p < 8; p++) { + ButtonPressResult press5 = new ButtonPressResult(new PawnPiece(), top, black); + this.pawn1 = addRenderableWidget(addSingularPiece(black, startX + (24 * p), startY + rowSwitch, 23, 23, 233, 92, 23, CHESS_UI, press5)); + press5.piece.button = this.pawn1; + } + ButtonPressResult press6 = new ButtonPressResult(new KnightPiece(), top, black); + this.leftKnight = addRenderableWidget(addSingularPiece(black, startX + 24, startY, 23, 23, 233, 138, 23, CHESS_UI, press6)); + press6.piece.button = this.leftKnight; + ButtonPressResult press7 = new ButtonPressResult(new KnightPiece(), top, black); + this.rightKnight = addRenderableWidget(addSingularPiece(black, startX + 144, startY, 23, 23, 233, 138, 23, CHESS_UI, press7)); + press7.piece.button = this.rightKnight; + ButtonPressResult press8 = new ButtonPressResult(new KingPiece(), top, black); + this.king = addRenderableWidget(addSingularPiece(black, startX + 96, startY, 23, 23, 233, 184, 23, CHESS_UI, press8)); + press8.piece.button = this.king; + ButtonPressResult press9 = new ButtonPressResult(new QueenPiece(), top, black); + this.queen = addRenderableWidget(addSingularPieceXDiff(black, startX + 72, startY, 23, 23, 0, 233, 23, CHESS_UI, press9)); + press9.piece.button = this.queen; + initPieceXandY(); + initPieceInitialXY(); + } + + protected void mirrorBoard() { + for (Piece p : this.whitePieces) { + p.absMoveTo(7 - p.f9x, 7 - p.f10y); + } + for (Piece p2 : this.blackPieces) { + p2.absMoveTo(7 - p2.f9x, 7 - p2.f10y); + } + if (this.movedPiece != null) { + this.movedPiece.f9x = 7 - this.movedPiece.f9x; + this.movedPiece.f10y = 7 - this.movedPiece.f10y; + } + } + + protected void addPieces() { + boolean addedPieces = false; + if (!this.restartingGame) { + BlockEntity tileEntity = getMinecraft().level.getBlockEntity(this.chessBoardPos); + if (tileEntity instanceof ChessBoardBlockEntity) { + ChessBoardBlockEntity chessBoard = (ChessBoardBlockEntity) tileEntity; + ItemStack itemStack = chessBoard.getItem(0); + if (itemStack.getItem() == CustomBlocks.ITEM_CHESS_BOARD.get() && itemStack.getTag() != null && itemStack.getTag().contains("BoardState")) { + addedPieces = true; + ServerboundChessStatePacket packet = ServerboundChessStatePacket.fromNbt(itemStack.getTag()); + this.castleFlags.blackKingHasMoved = packet.castleFlags.blackKingHasMoved; + this.castleFlags.blackLeftRookHasMoved = packet.castleFlags.blackLeftRookHasMoved; + this.castleFlags.blackRightRookHasMoved = packet.castleFlags.blackRightRookHasMoved; + this.castleFlags.whiteKingHasMoved = packet.castleFlags.whiteKingHasMoved; + this.castleFlags.whiteLeftRookHasMoved = packet.castleFlags.whiteLeftRookHasMoved; + this.castleFlags.whiteRightRookHasMoved = packet.castleFlags.whiteRightRookHasMoved; + this.whitePieces.clear(); + this.blackPieces.clear(); + this.currentTurn = packet.currentTurn; + this.whitePlayer = packet.whitePlayer; + this.blackPlayer = packet.blackPlayer; + this.isWhiteTurn = packet.isWhiteTurn; + this.movedPiece = packet.movedPiece; + assignWhitePlayer(); + for (Piece p : packet.whitePieces) { + addPieceWithButton(p, !this.playerIsWhite, false, p.f9x, p.f10y); + } + for (Piece p2 : packet.blackPieces) { + addPieceWithButton(p2, this.playerIsWhite, true, p2.f9x, p2.f10y); + } + initPieceXandY(); + if (this.isExpectedPlayer) { + mirrorBoard(); + } + } + } + } else { + this.restartingGame = false; + } + if (!addedPieces) { + assignWhitePlayer(); + if (this.playerIsWhite) { + addPieces(false, false); + addPieces(true, true); + } else { + addPieces(true, false); + addPieces(false, true); + } + } + assignKingReferences(); + CheckState checkState = getCheckState(); + this.cachedCheckState = checkState; + if (checkState == CheckState.BLACK_CHECKMATE || checkState == CheckState.WHITE_CHECKMATE) { + this.canPlay = false; + } + } + + /* JADX WARN: Code restructure failed: missing block: B:44:0x005a, code lost: + + if (r0.equals(net.minecraft.client.Minecraft.getInstance().player.getName().getString()) == false) goto L62; + */ + /* + Code decompiled incorrectly, please refer to instructions dump. + To view partially-correct code enable 'Show inconsistent code' option in preferences + */ + private void assignWhitePlayer() { + /* + Method dump skipped, instructions count: 377 + To view this dump change 'Code comments level' option to 'DEBUG' + */ + throw new UnsupportedOperationException("Method not decompiled: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen.assignWhitePlayer():void"); + } + + private void assignKingReferences() { + for (Piece p : this.whitePieces) { + if (p instanceof KingPiece) { + this.whiteKing = (KingPiece) p; + } + } + for (Piece p2 : this.blackPieces) { + if (p2 instanceof KingPiece) { + this.blackKing = (KingPiece) p2; + } + } + } + + private boolean canCastleLeftCheckInternal(KingPiece king) { + int kingX = king.f9x; + int kingY = king.f10y; + try { + if (king.inCheck()) { + return false; + } + int checkX = king.f9x; + for (int checkX2 = checkX - 1; checkX2 > 0; checkX2--) { + Piece p = getPieceAt(checkX2, king.f10y); + if (p != null) { + king.absMoveTo(kingX, kingY); + return false; + } + } + int newKingX = king.f9x; + for (int newKingX2 = newKingX - 1; newKingX2 > 1; newKingX2--) { + if (!king.canMove(newKingX2, kingY)) { + king.absMoveTo(kingX, kingY); + return false; + } + king.move(newKingX2, kingY); + } + king.absMoveTo(kingX, kingY); + king.absMoveTo(kingX, kingY); + return true; + } finally { + king.absMoveTo(kingX, kingY); + } + } + + private boolean canCastleRightCheckInternal(KingPiece king) { + int kingX = king.f9x; + int kingY = king.f10y; + try { + if (king.inCheck()) { + return false; + } + int checkX = king.f9x; + for (int checkX2 = checkX + 1; checkX2 < 7; checkX2++) { + Piece p = getPieceAt(checkX2, king.f10y); + if (p != null) { + king.absMoveTo(kingX, kingY); + return false; + } + } + int newKingX = king.f9x; + for (int newKingX2 = newKingX + 1; newKingX2 < 7; newKingX2++) { + if (!king.canMove(newKingX2, kingY)) { + king.absMoveTo(kingX, kingY); + return false; + } + king.move(newKingX2, kingY); + } + king.absMoveTo(kingX, kingY); + return true; + } finally { + king.absMoveTo(kingX, kingY); + } + } + + private boolean canCastleLeft() { + if (this.canPlay) { + if (this.playerIsWhite) { + if (!this.castleFlags.whiteKingHasMoved && !this.castleFlags.whiteLeftRookHasMoved) { + return canCastleLeftCheckInternal(this.whiteKing); + } + return false; + } + if (!this.castleFlags.blackKingHasMoved && !this.castleFlags.blackLeftRookHasMoved) { + return canCastleLeftCheckInternal(this.blackKing); + } + return false; + } + return false; + } + + private boolean canCastleRight() { + if (this.canPlay) { + if (this.playerIsWhite) { + if (!this.castleFlags.whiteKingHasMoved && !this.castleFlags.whiteRightRookHasMoved) { + return canCastleRightCheckInternal(this.whiteKing); + } + return false; + } + if (!this.castleFlags.blackKingHasMoved && !this.castleFlags.blackRightRookHasMoved) { + return canCastleRightCheckInternal(this.blackKing); + } + return false; + } + return false; + } + + private boolean canCastle() { + return canCastleLeft() || canCastleRight(); + } + + /* JADX WARN: Removed duplicated region for block: B:13:0x0058 */ + /* JADX WARN: Removed duplicated region for block: B:8:0x0031 */ + /* + Code decompiled incorrectly, please refer to instructions dump. + To view partially-correct code enable 'Show inconsistent code' option in preferences + */ + private boolean canRestart() { + /* + r3 = this; + r0 = r3 + java.lang.String r0 = r0.whitePlayer + if (r0 == 0) goto L28 + r0 = r3 + java.lang.String r0 = r0.whitePlayer + r1 = r3 + net.minecraft.client.Minecraft r1 = r1.minecraft + net.minecraft.client.Minecraft r1 = net.minecraft.client.Minecraft.getInstance() + net.minecraft.client.player.LocalPlayer r1 = r1.player + net.minecraft.network.chat.Component r1 = r1.getName() + java.lang.String r1 = r1.getString() + boolean r0 = r0.equals(r1) + if (r0 == 0) goto L28 + r0 = 1 + goto L29 + L28: + r0 = 0 + L29: + r4 = r0 + r0 = r3 + java.lang.String r0 = r0.blackPlayer + if (r0 == 0) goto L52 + r0 = r3 + java.lang.String r0 = r0.blackPlayer + r1 = r3 + net.minecraft.client.Minecraft r1 = r1.minecraft + net.minecraft.client.Minecraft r1 = net.minecraft.client.Minecraft.getInstance() + net.minecraft.client.player.LocalPlayer r1 = r1.player + net.minecraft.network.chat.Component r1 = r1.getName() + java.lang.String r1 = r1.getString() + boolean r0 = r0.equals(r1) + if (r0 == 0) goto L52 + r0 = 1 + goto L53 + L52: + r0 = 0 + L53: + r5 = r0 + r0 = r4 + if (r0 != 0) goto L5c + r0 = r5 + if (r0 == 0) goto L67 + L5c: + r0 = r3 + int r0 = r0.currentTurn + if (r0 <= 0) goto L67 + r0 = 1 + goto L68 + L67: + r0 = 0 + L68: + return r0 + */ + throw new UnsupportedOperationException("Method not decompiled: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen.canRestart():boolean"); + } + + protected void init() { + addPieces(); + int startX = ((((this.width - 230) / 2) + 230) - 3) - 42; + int startY = ((this.height - 230) / 2) + 216; + if (canCastleLeft()) { + this.leftCastleButton = addRenderableWidget(new ImageButton(startX, startY, UI_BUTTON_WIDTH, 13, 47, 230, 13, CHESS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen.1 + final /* synthetic */ ChessScreen val$thisScreen; + + C01091(ChessScreen this) { + this = this; + } + + public void onPress(Button arg0) { + Piece kingPiece; + Piece rookPiece; + if (!ChessScreen.this.canPlay) { + return; + } + if (ChessScreen.this.leftCastleButtonState == 0) { + ChessScreen.this.restartButtonState = 0; + ChessScreen.this.rightCastleButtonState = 0; + ChessScreen.this.leftCastleButtonState = 1; + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Click again to confirm"), false); + return; + } + if (ChessScreen.this.leftCastleButtonState == 1) { + if (ChessScreen.this.playerIsWhite) { + kingPiece = this.whiteKing; + } else { + kingPiece = this.blackKing; + } + if (kingPiece != null && (kingPiece instanceof KingPiece) && (rookPiece = this.getPieceAt(0, 7)) != null && (rookPiece instanceof RookPiece)) { + kingPiece.absMoveTo(kingPiece.f9x - 2, kingPiece.f10y); + rookPiece.absMoveTo(kingPiece.f9x + 1, kingPiece.f10y); + if (ChessScreen.this.playerIsWhite) { + ChessScreen.this.castleFlags.whiteKingHasMoved = true; + } else { + ChessScreen.this.castleFlags.blackKingHasMoved = true; + } + ChessScreen.this.movedPiece = kingPiece; + ChessScreen.this.assignNamesAndSubmitTurn(); + } + } + } + })); + } + if (canCastleRight()) { + this.rightCastleButton = addRenderableWidget(new ImageButton(startX + 1 + UI_BUTTON_WIDTH, startY, UI_BUTTON_WIDTH, 13, 61, 230, 13, CHESS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen.2 + final /* synthetic */ ChessScreen val$thisScreen; + + C01102(ChessScreen this) { + this = this; + } + + public void onPress(Button arg0) { + Piece kingPiece; + Piece rookPiece; + if (!ChessScreen.this.canPlay) { + return; + } + if (ChessScreen.this.rightCastleButtonState == 0) { + ChessScreen.this.restartButtonState = 0; + ChessScreen.this.leftCastleButtonState = 0; + ChessScreen.this.rightCastleButtonState = 1; + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Click again to confirm"), false); + return; + } + if (ChessScreen.this.rightCastleButtonState == 1) { + if (ChessScreen.this.playerIsWhite) { + kingPiece = this.whiteKing; + } else { + kingPiece = this.blackKing; + } + if (kingPiece != null && (kingPiece instanceof KingPiece) && (rookPiece = this.getPieceAt(7, 7)) != null && (rookPiece instanceof RookPiece)) { + kingPiece.absMoveTo(kingPiece.f9x + 2, kingPiece.f10y); + rookPiece.absMoveTo(kingPiece.f9x - 1, kingPiece.f10y); + if (ChessScreen.this.playerIsWhite) { + ChessScreen.this.castleFlags.whiteKingHasMoved = true; + } else { + ChessScreen.this.castleFlags.blackKingHasMoved = true; + } + ChessScreen.this.movedPiece = kingPiece; + ChessScreen.this.assignNamesAndSubmitTurn(); + } + } + } + })); + } + if (canRestart()) { + this.restartButton = addRenderableWidget(new ImageButton(startX + 2 + 28, startY, UI_BUTTON_WIDTH, 13, 75, 230, 13, CHESS_UI, new Button.OnPress() { // from class: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen.3 + final /* synthetic */ ChessScreen val$thisScreen; + + C01113(ChessScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (ChessScreen.this.canRestart()) { + if (ChessScreen.this.restartButtonState == 0) { + ChessScreen.this.leftCastleButtonState = 0; + ChessScreen.this.rightCastleButtonState = 0; + ChessScreen.this.restartButtonState = 1; + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Click again to confirm"), false); + return; + } + if (ChessScreen.this.restartButtonState == 1) { + BlockEntity tileEntity = Minecraft.getInstance().level.getBlockEntity(ChessScreen.this.chessBoardPos); + if (tileEntity instanceof ChessBoardBlockEntity) { + ChessBoardBlockEntity chessBoard = (ChessBoardBlockEntity) tileEntity; + ItemStack itemStack = chessBoard.getItem(0); + if (itemStack.getItem() == CustomBlocks.ITEM_CHESS_BOARD.get() && itemStack.getTag() != null && itemStack.getTag().contains("BoardState")) { + itemStack.setTag(new CompoundTag()); + this.whitePieces.clear(); + this.blackPieces.clear(); + this.movedPiece = null; + this.clearWidgets(); + ChessScreen.this.restartingGame = true; + ChessScreen.this.whitePlayer = null; + ChessScreen.this.blackPlayer = null; + this.init(); + ChessScreen.this.castleFlags = new CastleFlags(); + CheckState newCheckState = this.getCheckState(); + ChessScreen.this.mirrorBoard(); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundChessStatePacket(0, newCheckState.ordinal(), ChessScreen.this.whitePlayer, ChessScreen.this.blackPlayer, true, ChessScreen.this.chessBoardPos, this.whitePieces, this.blackPieces, ChessScreen.this.movedPiece, ChessScreen.this.castleFlags)); + } + } + } + } + } + })); + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/ChessScreen$1.class */ + public class C01091 implements Button.OnPress { + final /* synthetic */ ChessScreen val$thisScreen; + + C01091(ChessScreen this) { + this = this; + } + + public void onPress(Button arg0) { + Piece kingPiece; + Piece rookPiece; + if (!ChessScreen.this.canPlay) { + return; + } + if (ChessScreen.this.leftCastleButtonState == 0) { + ChessScreen.this.restartButtonState = 0; + ChessScreen.this.rightCastleButtonState = 0; + ChessScreen.this.leftCastleButtonState = 1; + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Click again to confirm"), false); + return; + } + if (ChessScreen.this.leftCastleButtonState == 1) { + if (ChessScreen.this.playerIsWhite) { + kingPiece = this.whiteKing; + } else { + kingPiece = this.blackKing; + } + if (kingPiece != null && (kingPiece instanceof KingPiece) && (rookPiece = this.getPieceAt(0, 7)) != null && (rookPiece instanceof RookPiece)) { + kingPiece.absMoveTo(kingPiece.f9x - 2, kingPiece.f10y); + rookPiece.absMoveTo(kingPiece.f9x + 1, kingPiece.f10y); + if (ChessScreen.this.playerIsWhite) { + ChessScreen.this.castleFlags.whiteKingHasMoved = true; + } else { + ChessScreen.this.castleFlags.blackKingHasMoved = true; + } + ChessScreen.this.movedPiece = kingPiece; + ChessScreen.this.assignNamesAndSubmitTurn(); + } + } + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/ChessScreen$2.class */ + public class C01102 implements Button.OnPress { + final /* synthetic */ ChessScreen val$thisScreen; + + C01102(ChessScreen this) { + this = this; + } + + public void onPress(Button arg0) { + Piece kingPiece; + Piece rookPiece; + if (!ChessScreen.this.canPlay) { + return; + } + if (ChessScreen.this.rightCastleButtonState == 0) { + ChessScreen.this.restartButtonState = 0; + ChessScreen.this.leftCastleButtonState = 0; + ChessScreen.this.rightCastleButtonState = 1; + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Click again to confirm"), false); + return; + } + if (ChessScreen.this.rightCastleButtonState == 1) { + if (ChessScreen.this.playerIsWhite) { + kingPiece = this.whiteKing; + } else { + kingPiece = this.blackKing; + } + if (kingPiece != null && (kingPiece instanceof KingPiece) && (rookPiece = this.getPieceAt(7, 7)) != null && (rookPiece instanceof RookPiece)) { + kingPiece.absMoveTo(kingPiece.f9x + 2, kingPiece.f10y); + rookPiece.absMoveTo(kingPiece.f9x - 1, kingPiece.f10y); + if (ChessScreen.this.playerIsWhite) { + ChessScreen.this.castleFlags.whiteKingHasMoved = true; + } else { + ChessScreen.this.castleFlags.blackKingHasMoved = true; + } + ChessScreen.this.movedPiece = kingPiece; + ChessScreen.this.assignNamesAndSubmitTurn(); + } + } + } + } + + /* renamed from: com.dairymoose.modernlife.blocks.gui.chess.ChessScreen$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/ChessScreen$3.class */ + public class C01113 implements Button.OnPress { + final /* synthetic */ ChessScreen val$thisScreen; + + C01113(ChessScreen this) { + this = this; + } + + public void onPress(Button arg0) { + if (ChessScreen.this.canRestart()) { + if (ChessScreen.this.restartButtonState == 0) { + ChessScreen.this.leftCastleButtonState = 0; + ChessScreen.this.rightCastleButtonState = 0; + ChessScreen.this.restartButtonState = 1; + Minecraft.getInstance().player.displayClientMessage(new TextComponent("Click again to confirm"), false); + return; + } + if (ChessScreen.this.restartButtonState == 1) { + BlockEntity tileEntity = Minecraft.getInstance().level.getBlockEntity(ChessScreen.this.chessBoardPos); + if (tileEntity instanceof ChessBoardBlockEntity) { + ChessBoardBlockEntity chessBoard = (ChessBoardBlockEntity) tileEntity; + ItemStack itemStack = chessBoard.getItem(0); + if (itemStack.getItem() == CustomBlocks.ITEM_CHESS_BOARD.get() && itemStack.getTag() != null && itemStack.getTag().contains("BoardState")) { + itemStack.setTag(new CompoundTag()); + this.whitePieces.clear(); + this.blackPieces.clear(); + this.movedPiece = null; + this.clearWidgets(); + ChessScreen.this.restartingGame = true; + ChessScreen.this.whitePlayer = null; + ChessScreen.this.blackPlayer = null; + this.init(); + ChessScreen.this.castleFlags = new CastleFlags(); + CheckState newCheckState = this.getCheckState(); + ChessScreen.this.mirrorBoard(); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundChessStatePacket(0, newCheckState.ordinal(), ChessScreen.this.whitePlayer, ChessScreen.this.blackPlayer, true, ChessScreen.this.chessBoardPos, this.whitePieces, this.blackPieces, ChessScreen.this.movedPiece, ChessScreen.this.castleFlags)); + } + } + } + } + } + } + + public boolean isPauseScreen() { + return false; + } + + private void drawCenteredStringNoShadow(PoseStack p_238472_0_, Font p_238472_1_, Component p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) { + FormattedCharSequence lvt_6_1_ = p_238472_2_.getVisualOrderText(); + p_238472_1_.draw(p_238472_0_, lvt_6_1_, p_238472_3_ - (p_238472_1_.width(lvt_6_1_) / 2), p_238472_4_, p_238472_5_); + } + + int availableMoveCount(Piece p) { + int moveCount = 0; + for (int x = 0; x < 8; x++) { + for (int y = 0; y < 8; y++) { + if (p.canMove(x, y)) { + moveCount++; + } + } + } + return moveCount; + } + + int whiteAvailableMoveCount() { + int moveCount = 0; + for (Piece p : this.whitePieces) { + moveCount += availableMoveCount(p); + } + return moveCount; + } + + int blackAvailableMoveCount() { + int moveCount = 0; + for (Piece p : this.blackPieces) { + moveCount += availableMoveCount(p); + } + return moveCount; + } + + public void showTooltipForPiece(PoseStack matrixStack, Piece p) { + String pieceName = ""; + if (p instanceof RookPiece) { + pieceName = "Rook"; + } else if (p instanceof BishopPiece) { + pieceName = "Bishop"; + } else if (p instanceof PawnPiece) { + pieceName = "Pawn"; + } else if (p instanceof KnightPiece) { + pieceName = "Knight"; + } else if (p instanceof KingPiece) { + pieceName = "King"; + } else if (p instanceof QueenPiece) { + pieceName = "Queen"; + } + renderTooltip(matrixStack, new TextComponent(pieceName), boardXtoScreenX(p.f9x), boardYtoScreenY(p.f10y)); + } + + public void render(PoseStack matrixStack, int p_230430_2_, int p_230430_3_, float p_230430_4_) { + renderBackground(matrixStack); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, CHESS_UI); + int xStart = (this.width - 230) / 2; + int yStart = (this.height - 230) / 2; + m_93228_(matrixStack, xStart, yStart, 0, 0, 230, 230); + if (this.movedPiece != null) { + int screenX = boardXtoScreenX(this.movedPiece.f9x); + int screenY = boardYtoScreenY(this.movedPiece.f10y); + m_93179_(matrixStack, screenX, screenY, (screenX + 23) - 1, (screenY + 23) - 1, 1348134655, 1348134655); + } + if (this.drawSelectionX != -1 && this.drawSelectionY != -1 && this.selectedPiece != null) { + m_93179_(matrixStack, this.drawSelectionX, this.drawSelectionY, (this.drawSelectionX + 23) - 1, (this.drawSelectionY + 23) - 1, 1358888960, 1342177280); + for (int x = 0; x < 8; x++) { + for (int y = 0; y < 8; y++) { + if (this.selectedPiece.canMove(x, y)) { + int screenX2 = boardXtoScreenX(x); + int screenY2 = boardYtoScreenY(y); + m_93179_(matrixStack, screenX2, screenY2, (screenX2 + 23) - 1, (screenY2 + 23) - 1, 1342242560, 1342177280); + } + } + } + } + CheckState checkState = this.cachedCheckState; + if (checkState == CheckState.BLACK_CHECKMATE || checkState == CheckState.WHITE_CHECKMATE) { + String toDisplay = ""; + if (checkState == CheckState.BLACK_CHECKMATE) { + toDisplay = "WHITE WINS! Black checkmate"; + } else if (checkState == CheckState.WHITE_CHECKMATE) { + toDisplay = "BLACK WINS! White checkmate"; + } + m_93215_(matrixStack, this.minecraft.font, new TextComponent(toDisplay).m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(-65536))), xStart + 115, yStart + 2, 0); + } else if (checkState != CheckState.NONE) { + String toDisplay2 = ""; + if (checkState == CheckState.BLACK_CHECK) { + toDisplay2 = "BLACK CHECK"; + } else if (checkState == CheckState.WHITE_CHECK) { + toDisplay2 = "WHITE CHECK"; + } + m_93215_(matrixStack, this.minecraft.font, new TextComponent(toDisplay2).m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(-65536))), xStart + 115, yStart + 2, 0); + } + if (this.canPlay) { + m_93215_(matrixStack, this.minecraft.font, new TextComponent("It's your turn").m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(-1))), xStart + 115, (yStart + 230) - 13, 0); + } + for (Piece p : this.whitePieces) { + if (p.button.m_198029_()) { + showTooltipForPiece(matrixStack, p); + } + } + for (Piece p2 : this.blackPieces) { + if (p2.button.m_198029_()) { + showTooltipForPiece(matrixStack, p2); + } + } + if (this.leftCastleButton != null && this.leftCastleButton.m_198029_()) { + renderTooltip(matrixStack, new TextComponent("Castle Left (Special Move)"), this.leftCastleButton.f_93620_, this.leftCastleButton.f_93621_); + } + if (this.rightCastleButton != null && this.rightCastleButton.m_198029_()) { + renderTooltip(matrixStack, new TextComponent("Castle Right (Special Move)"), this.rightCastleButton.f_93620_, this.rightCastleButton.f_93621_); + } + if (this.restartButton != null && this.restartButton.m_198029_()) { + renderTooltip(matrixStack, new TextComponent("Restart Game"), this.restartButton.f_93620_, this.restartButton.f_93621_); + } + super.render(matrixStack, p_230430_2_, p_230430_3_, p_230430_4_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ImageButtonXDiff.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ImageButtonXDiff.java new file mode 100644 index 0000000..7009387 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/ImageButtonXDiff.java @@ -0,0 +1,65 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/ImageButtonXDiff.class */ +public class ImageButtonXDiff extends Button { + private final ResourceLocation resourceLocation; + private final int xTexStart; + private final int yTexStart; + private final int xDiffTex; + private final int textureWidth; + private final int textureHeight; + + public ImageButtonXDiff(int p_i51134_1_, int p_i51134_2_, int p_i51134_3_, int p_i51134_4_, int p_i51134_5_, int p_i51134_6_, int p_i51134_7_, ResourceLocation p_i51134_8_, OnPress p_i51134_9_) { + this(p_i51134_1_, p_i51134_2_, p_i51134_3_, p_i51134_4_, p_i51134_5_, p_i51134_6_, p_i51134_7_, p_i51134_8_, 256, 256, p_i51134_9_); + } + + public ImageButtonXDiff(int p_i51135_1_, int p_i51135_2_, int p_i51135_3_, int p_i51135_4_, int p_i51135_5_, int p_i51135_6_, int p_i51135_7_, ResourceLocation p_i51135_8_, int p_i51135_9_, int p_i51135_10_, OnPress p_i51135_11_) { + this(p_i51135_1_, p_i51135_2_, p_i51135_3_, p_i51135_4_, p_i51135_5_, p_i51135_6_, p_i51135_7_, p_i51135_8_, p_i51135_9_, p_i51135_10_, p_i51135_11_, TextComponent.EMPTY); + } + + public ImageButtonXDiff(int p_i232261_1_, int p_i232261_2_, int p_i232261_3_, int p_i232261_4_, int p_i232261_5_, int p_i232261_6_, int p_i232261_7_, ResourceLocation p_i232261_8_, int p_i232261_9_, int p_i232261_10_, OnPress p_i232261_11_, Component p_i232261_12_) { + this(p_i232261_1_, p_i232261_2_, p_i232261_3_, p_i232261_4_, p_i232261_5_, p_i232261_6_, p_i232261_7_, p_i232261_8_, p_i232261_9_, p_i232261_10_, p_i232261_11_, Button.NO_TOOLTIP, p_i232261_12_); + } + + public ImageButtonXDiff(int p_i244513_1_, int p_i244513_2_, int p_i244513_3_, int p_i244513_4_, int p_i244513_5_, int p_i244513_6_, int p_i244513_7_, ResourceLocation p_i244513_8_, int p_i244513_9_, int p_i244513_10_, OnPress p_i244513_11_, OnTooltip p_i244513_12_, Component p_i244513_13_) { + super(p_i244513_1_, p_i244513_2_, p_i244513_3_, p_i244513_4_, p_i244513_13_, p_i244513_11_, p_i244513_12_); + this.textureWidth = p_i244513_9_; + this.textureHeight = p_i244513_10_; + this.xTexStart = p_i244513_5_; + this.yTexStart = p_i244513_6_; + this.xDiffTex = p_i244513_7_; + this.resourceLocation = p_i244513_8_; + } + + public void setPosition(int p_191746_1_, int p_191746_2_) { + this.f_93620_ = p_191746_1_; + this.f_93621_ = p_191746_2_; + } + + public void renderButton(PoseStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) { + Minecraft.getInstance(); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, this.resourceLocation); + int xTextureStart = this.xTexStart; + if (this.f_93622_) { + xTextureStart += this.xDiffTex; + } + RenderSystem.enableDepthTest(); + m_93133_(p_230431_1_, this.f_93620_, this.f_93621_, xTextureStart, this.yTexStart, this.f_93618_, this.f_93619_, this.textureWidth, this.textureHeight); + if (this.f_93622_) { + renderToolTip(p_230431_1_, p_230431_2_, p_230431_3_); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButton.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButton.java new file mode 100644 index 0000000..ba18069 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButton.java @@ -0,0 +1,26 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +import com.mojang.blaze3d.platform.GlStateManager; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.components.ImageButton; +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButton.class */ +public class InvertedImageButton extends ImageButton { + public InvertedImageButton(int p_i51134_1_, int p_i51134_2_, int p_i51134_3_, int p_i51134_4_, int p_i51134_5_, int p_i51134_6_, int p_i51134_7_, ResourceLocation p_i51134_8_, OnPress p_i51134_9_) { + super(p_i51134_1_, p_i51134_2_, p_i51134_3_, p_i51134_4_, p_i51134_5_, p_i51134_6_, p_i51134_7_, p_i51134_8_, p_i51134_9_); + } + + public void renderButton(PoseStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) { + RenderSystem.enableColorLogicOp(); + RenderSystem.logicOp(GlStateManager.LogicOp.COPY_INVERTED); + super.renderButton(p_230431_1_, p_230431_2_, p_230431_3_, p_230431_4_); + RenderSystem.logicOp(GlStateManager.LogicOp.COPY); + RenderSystem.disableColorLogicOp(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButtonXDiff.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButtonXDiff.java new file mode 100644 index 0000000..400eab3 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButtonXDiff.java @@ -0,0 +1,26 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +import com.mojang.blaze3d.platform.GlStateManager; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.gui.components.Button; +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/InvertedImageButtonXDiff.class */ +public class InvertedImageButtonXDiff extends ImageButtonXDiff { + public InvertedImageButtonXDiff(int p_i51134_1_, int p_i51134_2_, int p_i51134_3_, int p_i51134_4_, int p_i51134_5_, int p_i51134_6_, int p_i51134_7_, ResourceLocation p_i51134_8_, OnPress p_i51134_9_) { + super(p_i51134_1_, p_i51134_2_, p_i51134_3_, p_i51134_4_, p_i51134_5_, p_i51134_6_, p_i51134_7_, p_i51134_8_, p_i51134_9_); + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.ImageButtonXDiff + public void renderButton(PoseStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) { + RenderSystem.logicOp(GlStateManager.LogicOp.COPY_INVERTED); + RenderSystem.enableColorLogicOp(); + super.renderButton(p_230431_1_, p_230431_2_, p_230431_3_, p_230431_4_); + RenderSystem.logicOp(GlStateManager.LogicOp.COPY); + RenderSystem.disableColorLogicOp(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KingPiece.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KingPiece.java new file mode 100644 index 0000000..55f5c99 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KingPiece.java @@ -0,0 +1,58 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/KingPiece.class */ +public class KingPiece extends Piece { + private static final Logger LOGGER = LogManager.getLogger(); + + public boolean inCheck() { + if (this.black) { + for (Piece p : this.screen.whitePieces) { + p.ignoreCheckRules = true; + boolean canKillKing = p.canMove(this.f9x, this.f10y); + p.ignoreCheckRules = false; + if (canKillKing) { + return true; + } + } + return false; + } + for (Piece p2 : this.screen.blackPieces) { + p2.ignoreCheckRules = true; + boolean canKillKing2 = p2.canMove(this.f9x, this.f10y); + p2.ignoreCheckRules = false; + if (canKillKing2) { + return true; + } + } + return false; + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public boolean canMove(int x, int y) { + int xDiff = x - this.f9x; + int yDiff = y - this.f10y; + if (Math.abs(xDiff) <= 1 && Math.abs(yDiff) <= 1 && !wouldCollide(x, y) && canDoMove(x, y)) { + int originalX = this.f9x; + int originalY = this.f10y; + this.f9x = x; + this.f10y = y; + if (inCheck()) { + this.f9x = originalX; + this.f10y = originalY; + return false; + } + this.f9x = originalX; + this.f10y = originalY; + return true; + } + return false; + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public int getId() { + return PieceIds.KING.ordinal(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KnightPiece.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KnightPiece.java new file mode 100644 index 0000000..19fbe75 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/KnightPiece.java @@ -0,0 +1,21 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/KnightPiece.class */ +public class KnightPiece extends Piece { + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public boolean canMove(int x, int y) { + int xDiff = x - this.f9x; + int yDiff = y - this.f10y; + boolean forwardMotion = Math.abs(xDiff) == 1 && Math.abs(yDiff) == 2; + boolean lateralMotion = Math.abs(xDiff) == 2 && Math.abs(yDiff) == 1; + if (forwardMotion || lateralMotion) { + return canDoMove(x, y); + } + return false; + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public int getId() { + return PieceIds.KNIGHT.ordinal(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PawnPiece.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PawnPiece.java new file mode 100644 index 0000000..2497eeb --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PawnPiece.java @@ -0,0 +1,26 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/PawnPiece.class */ +public class PawnPiece extends Piece { + public static final int PAWN_STARTING_Y_BOTTOM = 6; + public static final int PAWN_STARTING_Y_TOP = 1; + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public boolean canMove(int x, int y) { + int xDiff = x - this.f9x; + int yDiff = y - this.f10y; + boolean pawnIsAtStartingPosition = (this.top && this.f10y == 1) || (!this.top && this.f10y == 6); + boolean pawnMovingCorrectDirection = (this.top && y > this.f10y) || (!this.top && y < this.f10y); + boolean canMoveForward = xDiff == 0 && pawnMovingCorrectDirection && (Math.abs(yDiff) <= 1 || (Math.abs(yDiff) <= 2 && pawnIsAtStartingPosition)) && this.screen.getPieceAt(x, y) == null; + boolean canAttack = Math.abs(xDiff) == 1 && Math.abs(yDiff) == 1 && pawnMovingCorrectDirection && this.screen.getPieceAt(x, y) != null; + if ((canMoveForward || canAttack) && !wouldCollide(x, y)) { + return canDoMove(x, y); + } + return false; + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public int getId() { + return PieceIds.PAWN.ordinal(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/Piece.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/Piece.java new file mode 100644 index 0000000..c235556 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/Piece.java @@ -0,0 +1,173 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +import net.minecraft.client.gui.components.Button; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/Piece.class */ +public abstract class Piece { + + /* renamed from: x */ + public int f9x; + + /* renamed from: y */ + public int f10y; + Button button; + ChessScreen screen; + boolean black; + boolean top; + int initialX = -1; + int initialY = -1; + boolean ignoreCheckRules = false; + + public abstract int getId(); + + public abstract boolean canMove(int i, int i2); + + public Piece withXy(int x, int y) { + this.f9x = x; + this.f10y = y; + return this; + } + + protected boolean isOutOfBounds(int x, int y) { + if (x < 0) { + return true; + } + ChessScreen chessScreen = this.screen; + if (x >= 8 || y < 0) { + return true; + } + ChessScreen chessScreen2 = this.screen; + if (y >= 8) { + return true; + } + return false; + } + + public boolean wouldCollide(int x, int y) { + if (isOutOfBounds(x, y)) { + return true; + } + if (this.f9x == x && this.f10y == y) { + return true; + } + int currentX = this.f9x; + int i = this.f10y; + while (true) { + int currentY = i; + int xDiff = x - currentX; + int yDiff = y - currentY; + int moveX = xDiff == 0 ? 0 : xDiff / Math.abs(xDiff); + int moveY = yDiff == 0 ? 0 : yDiff / Math.abs(yDiff); + if (currentX == x && currentY == y) { + return false; + } + if ((currentX != this.f9x || currentY != this.f10y) && this.screen != null) { + Piece p = this.screen.getPieceAt(currentX, currentY); + if (p != null) { + return true; + } + } + currentX += moveX; + i = currentY + moveY; + } + } + + public void absMoveTo(int x, int y) { + this.button.f_93620_ = this.screen.boardXtoScreenX(x); + this.button.f_93621_ = this.screen.boardYtoScreenY(y); + this.f9x = x; + this.f10y = y; + } + + private boolean wouldPutKingInCheck(int x, int y, KingPiece king) { + int thisOriginalX = this.f9x; + int thisOriginalY = this.f10y; + int pOriginalX = -1; + int pOriginalY = -1; + Piece p = this.screen.getPieceAt(x, y); + if (p != null) { + pOriginalX = p.f9x; + pOriginalY = p.f10y; + if (this.black != p.black) { + p.f9x = -1; + p.f10y = -1; + } + } + this.f9x = x; + this.f10y = y; + boolean kingInCheck = king.inCheck(); + if (p != null) { + p.f9x = pOriginalX; + p.f10y = pOriginalY; + } + this.f9x = thisOriginalX; + this.f10y = thisOriginalY; + return kingInCheck; + } + + private boolean internalDoMove(int x, int y, boolean simulate) { + if (isOutOfBounds(x, y)) { + return false; + } + if (!this.ignoreCheckRules) { + if (this.black) { + if (wouldPutKingInCheck(x, y, this.screen.blackKing)) { + return false; + } + } else if (wouldPutKingInCheck(x, y, this.screen.whiteKing)) { + return false; + } + } + if (this.screen != null) { + Piece p = this.screen.getPieceAt(x, y); + if (p != null) { + if (this.black == (!p.black)) { + if (!simulate) { + kill(p); + } + } else { + return false; + } + } + if (!simulate) { + absMoveTo(x, y); + return true; + } + return true; + } + return true; + } + + protected boolean doMove(int x, int y) { + return internalDoMove(x, y, false); + } + + public boolean canDoMove(int x, int y) { + return internalDoMove(x, y, true); + } + + public boolean move(int x, int y) { + if (canMove(x, y)) { + return doMove(x, y); + } + return false; + } + + public void kill(Piece piece) { + piece.remove(); + } + + public void remove() { + this.button.f_93623_ = false; + this.button.f_93624_ = false; + this.f9x = -1; + this.f10y = -1; + if (this.screen != null) { + if (this.black) { + this.screen.blackPieces.remove(this); + } else { + this.screen.whitePieces.remove(this); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PieceIds.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PieceIds.java new file mode 100644 index 0000000..4709671 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/PieceIds.java @@ -0,0 +1,11 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/PieceIds.class */ +public enum PieceIds { + ROOK, + BISHOP, + PAWN, + KNIGHT, + KING, + QUEEN +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/QueenPiece.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/QueenPiece.java new file mode 100644 index 0000000..f7bda97 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/QueenPiece.java @@ -0,0 +1,21 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/QueenPiece.class */ +public class QueenPiece extends Piece { + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public boolean canMove(int x, int y) { + int xDiff = x - this.f9x; + int yDiff = y - this.f10y; + boolean diagonalMovement = Math.abs(xDiff) == Math.abs(yDiff); + boolean straightMovement = (xDiff != 0 && yDiff == 0) || (yDiff != 0 && xDiff == 0); + if ((straightMovement || diagonalMovement) && !wouldCollide(x, y)) { + return canDoMove(x, y); + } + return false; + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public int getId() { + return PieceIds.QUEEN.ordinal(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/RookPiece.java b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/RookPiece.java new file mode 100644 index 0000000..a845f8a --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/blocks/gui/chess/RookPiece.java @@ -0,0 +1,19 @@ +package com.dairymoose.modernlife.blocks.gui.chess; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/blocks/gui/chess/RookPiece.class */ +public class RookPiece extends Piece { + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public boolean canMove(int x, int y) { + int xDiff = x - this.f9x; + int yDiff = y - this.f10y; + if (((xDiff != 0 && yDiff == 0) || (yDiff != 0 && xDiff == 0)) && !wouldCollide(x, y)) { + return canDoMove(x, y); + } + return false; + } + + @Override // com.dairymoose.modernlife.blocks.gui.chess.Piece + public int getId() { + return PieceIds.ROOK.ordinal(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/AutoRegister.java b/src-source/main/java/com/dairymoose/modernlife/core/AutoRegister.java new file mode 100644 index 0000000..0047027 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/AutoRegister.java @@ -0,0 +1,37 @@ +package com.dairymoose.modernlife.core; + +import java.lang.annotation.ElementType; +import java.lang.annotation.Retention; +import java.lang.annotation.RetentionPolicy; +import java.lang.annotation.Target; +import net.minecraft.world.item.BlockItem; +import net.minecraft.world.level.block.Block; + +@Target({ElementType.FIELD}) +@Retention(RetentionPolicy.RUNTIME) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/AutoRegister.class */ +public @interface AutoRegister { + String name(); + + boolean customInstance() default true; + + String inheritFrom() default ""; + + Class blockClass() default Block.class; + + String material() default ""; + + String renderType() default ""; + + String soundType() default ""; + + float strength() default 0.0f; + + Class itemClass() default BlockItem.class; + + String tab() default ""; + + int stacksTo() default 64; + + boolean fireResistant() default false; +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/AutoRegisterProcessor.java b/src-source/main/java/com/dairymoose/modernlife/core/AutoRegisterProcessor.java new file mode 100644 index 0000000..057f6a9 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/AutoRegisterProcessor.java @@ -0,0 +1,118 @@ +package com.dairymoose.modernlife.core; + +import java.lang.reflect.Field; +import java.lang.reflect.Method; +import java.lang.reflect.ParameterizedType; +import java.util.HashMap; +import java.util.Map; +import net.minecraft.client.renderer.ItemBlockRenderTypes; +import net.minecraft.client.renderer.RenderType; +import net.minecraft.world.item.CreativeModeTab; +import net.minecraft.world.item.Item; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.material.Material; +import net.minecraftforge.registries.DeferredRegister; +import net.minecraftforge.registries.RegistryObject; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/AutoRegisterProcessor.class */ +public class AutoRegisterProcessor { + private static final Logger LOGGER = LogManager.getLogger(); + private static Map blockInstances = new HashMap(); + + public static void processAnnotations(DeferredRegister BLOCKS, DeferredRegister ITEMS, Class cls) { + int registerBlockCount = 0; + int registerItemCount = 0; + new HashMap(); + Field[] soundTypeFields = SoundType.class.getDeclaredFields(); + for (Field field : soundTypeFields) { + if (SoundType.class.isAssignableFrom(field.getType())) { + } + } + new HashMap(); + Field[] itemGroupFields = CreativeModeTab.class.getDeclaredFields(); + for (Field field2 : itemGroupFields) { + if (CreativeModeTab.class.isAssignableFrom(field2.getType())) { + } + } + new HashMap(); + Field[] materialFields = Material.class.getDeclaredFields(); + for (Field field3 : materialFields) { + if (Material.class.isAssignableFrom(field3.getType())) { + } + } + new HashMap(); + Field[] inheritBlockFields = Blocks.class.getDeclaredFields(); + for (Field field4 : inheritBlockFields) { + if (Block.class.isAssignableFrom(field4.getType())) { + } + } + Field[] fields = cls.getDeclaredFields(); + for (Field f : fields) { + AutoRegister autoReg = (AutoRegister) f.getDeclaredAnnotation(AutoRegister.class); + if (autoReg != null) { + if (RegistryObject.class.isAssignableFrom(f.getType()) && (f.getGenericType() instanceof ParameterizedType) && Block.class.getTypeName().equals(((ParameterizedType) f.getGenericType()).getActualTypeArguments()[0].getTypeName())) { + Block blockInstance = null; + autoReg.blockClass(); + try { + blockInstance = (Block) ((RegistryObject) f.get(null)).get(); + } catch (IllegalAccessException | IllegalArgumentException e1) { + ModernLifeCommon.LOGGER.error("Error getting block instance", e1); + } + if (blockInstance == null) { + ModernLifeCommon.LOGGER.error("blockInstance is null"); + } else { + blockInstances.put(autoReg.name(), blockInstance); + ModernLifeCommon.LOGGER.debug("Registered block: " + autoReg.name()); + registerBlockCount++; + } + } else if (RegistryObject.class.isAssignableFrom(f.getType()) && (f.getGenericType() instanceof ParameterizedType) && Item.class.getTypeName().equals(((ParameterizedType) f.getGenericType()).getActualTypeArguments()[0].getTypeName())) { + autoReg.blockClass(); + try { + ((RegistryObject) f.get(null)).get(); + } catch (IllegalAccessException | IllegalArgumentException e12) { + ModernLifeCommon.LOGGER.error("Error getting item instance", e12); + } + registerItemCount++; + } else { + ModernLifeCommon.LOGGER.error("Not assignable: " + f.getType()); + } + } + } + ModernLifeCommon.LOGGER.debug("Registered " + registerBlockCount + " blocks"); + ModernLifeCommon.LOGGER.debug("Registered " + registerItemCount + " items"); + } + + public static void processRenderTypes(Class cls) { + RenderType renderType; + int renderTypeCount = 0; + Map renderTypes = new HashMap<>(); + Method[] renderTypeMethods = RenderType.class.getDeclaredMethods(); + int i = 0; + while (i < renderTypeMethods.length) { + Method m = renderTypeMethods[i]; + i = (m.getReturnType() != RenderType.class || m.getParameterCount() == 0) ? i + 1 : i + 1; + } + renderTypes.put("solid", RenderType.solid()); + renderTypes.put("translucent", RenderType.translucent()); + renderTypes.put("cutout", RenderType.cutout()); + renderTypes.put("cutoutmipped", RenderType.cutoutMipped()); + Field[] fields = cls.getDeclaredFields(); + for (Field f : fields) { + AutoRegister autoReg = (AutoRegister) f.getDeclaredAnnotation(AutoRegister.class); + if (autoReg != null && !autoReg.renderType().isEmpty() && (renderType = renderTypes.get(autoReg.renderType().toLowerCase())) != null) { + renderTypeCount++; + Block blockInstance = blockInstances.get(autoReg.name()); + if (blockInstance == null) { + ModernLifeCommon.LOGGER.error("blockInstance was null for " + autoReg.name()); + } else { + ItemBlockRenderTypes.setRenderLayer(blockInstance, renderType); + } + } + } + ModernLifeCommon.LOGGER.debug("Set " + renderTypeCount + " render types"); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/BlockVolume.java b/src-source/main/java/com/dairymoose/modernlife/core/BlockVolume.java new file mode 100644 index 0000000..ecb62f6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/BlockVolume.java @@ -0,0 +1,449 @@ +package com.dairymoose.modernlife.core; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.entity.RenderableBlock; +import com.dairymoose.modernlife.blocks.gui.HBlockPos; +import com.dairymoose.modernlife.network.play.client.ClientboundWinchDummyPacket; +import com.dairymoose.modernlife.tileentities.WinchBlockEntity; +import java.util.HashSet; +import java.util.LinkedList; +import java.util.List; +import java.util.Queue; +import java.util.Set; +import java.util.function.BiFunction; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.entity.vehicle.Boat; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.network.PacketDistributor; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/BlockVolume.class */ +public class BlockVolume { + public int minX; + public int minY; + public int minZ; + public int maxX; + public int maxY; + public int maxZ; + public boolean valid; + private static final Logger LOGGER = LogManager.getLogger(); + public static boolean shouldFloat = false; + public static DummyEntity dummy = null; + + public BlockVolume(int minX, int minY, int minZ, int maxX, int maxY, int maxZ) { + this.valid = false; + this.minX = minX; + this.minY = minY; + this.minZ = minZ; + this.maxX = maxX; + this.maxY = maxY; + this.maxZ = maxZ; + } + + public BlockVolume(Level level, BlockPos root, Block anchorBlock) { + this.valid = false; + BlockState state = level.getBlockState(root); + if (state.is(anchorBlock)) { + Queue toVisit = new LinkedList<>(); + Set visited = new HashSet<>(); + this.valid = true; + this.minX = root.getX(); + this.minY = root.getY(); + this.minZ = root.getZ(); + this.maxX = root.getX(); + this.maxY = root.getY(); + this.maxZ = root.getZ(); + toVisit.add(new HBlockPos(root)); + while (!toVisit.isEmpty()) { + HBlockPos currentPos = toVisit.remove(); + int x = currentPos.getX(); + int y = currentPos.getY(); + int z = currentPos.getZ(); + if (x < this.minX) { + this.minX = x; + } + if (y < this.minY) { + this.minY = y; + } + if (z < this.minZ) { + this.minZ = z; + } + if (x > this.maxX) { + this.maxX = x; + } + if (y > this.maxY) { + this.maxY = y; + } + if (z > this.maxZ) { + this.maxZ = z; + } + HBlockPos northPos = new HBlockPos(currentPos.north()); + HBlockPos eastPos = new HBlockPos(currentPos.east()); + HBlockPos southPos = new HBlockPos(currentPos.south()); + HBlockPos westPos = new HBlockPos(currentPos.west()); + HBlockPos upPos = new HBlockPos(currentPos.above()); + HBlockPos downPos = new HBlockPos(currentPos.below()); + BlockState northState = level.getBlockState(northPos); + BlockState eastState = level.getBlockState(eastPos); + BlockState southState = level.getBlockState(southPos); + BlockState westState = level.getBlockState(westPos); + BlockState upState = level.getBlockState(upPos); + BlockState downState = level.getBlockState(downPos); + if (!visited.contains(northPos) && northState.is(anchorBlock)) { + visited.add(northPos); + toVisit.add(northPos); + } + if (!visited.contains(eastPos) && eastState.is(anchorBlock)) { + visited.add(eastPos); + toVisit.add(eastPos); + } + if (!visited.contains(southPos) && southState.is(anchorBlock)) { + visited.add(southPos); + toVisit.add(southPos); + } + if (!visited.contains(westPos) && westState.is(anchorBlock)) { + visited.add(westPos); + toVisit.add(westPos); + } + if (!visited.contains(upPos) && upState.is(anchorBlock)) { + visited.add(upPos); + toVisit.add(upPos); + } + if (!visited.contains(downPos) && downState.is(anchorBlock)) { + visited.add(downPos); + toVisit.add(downPos); + } + } + } + } + + private boolean isWithinVolume(BlockPos pos) { + if (pos.getX() >= this.minX && pos.getX() <= this.maxX && pos.getY() >= this.minY && pos.getY() <= this.maxY && pos.getZ() >= this.minZ && pos.getZ() <= this.maxZ) { + return true; + } + return false; + } + + private boolean isValidSourceBlock(BlockState sourceState) { + return (sourceState.is(CustomBlocks.BLOCK_PHOTON.get()) || !sourceState.m_155947_()) && sourceState.getFluidState().isEmpty(); + } + + private boolean isValidDestBlock(BlockState destinationState, boolean destroyChain, boolean destIsChain) { + return (destinationState.is(CustomBlocks.BLOCK_PHOTON.get()) || !destinationState.m_155947_()) && (destinationState.isAir() || (destroyChain && destIsChain)) && destinationState.getFluidState().isEmpty(); + } + + private boolean canMoveLayer(BlockPos cornerPos, boolean increaseXYZ, Level level, BiFunction posShifter, BlockState shifterState, boolean destroyChain, WinchBlockEntity winchBlockEntity) { + BlockPos currentPos; + int xIterations = (this.maxX - this.minX) + 1; + int zIterations = (this.maxZ - this.minZ) + 1; + for (int x = 0; x < xIterations; x++) { + for (int z = 0; z < zIterations; z++) { + if (increaseXYZ) { + currentPos = new BlockPos(cornerPos.getX() + x, cornerPos.getY(), cornerPos.getZ() + z); + } else { + currentPos = new BlockPos(cornerPos.getX() - x, cornerPos.getY(), cornerPos.getZ() - z); + } + BlockPos destination = posShifter.apply(shifterState, currentPos); + BlockState sourceState = level.getBlockState(currentPos); + BlockState destinationState = level.getBlockState(destination); + boolean destIsChain = destinationState.is(Blocks.CHAIN); + if (isValidDestBlock(destinationState, destroyChain, destIsChain) && isValidSourceBlock(sourceState)) { + if (destroyChain && destIsChain) { + int chainSlot = winchBlockEntity.getOpenChainSlot(); + if (chainSlot == -1) { + return false; + } + } + } else { + return false; + } + } + } + return true; + } + + public void moveEntities(Level level, BlockPos destination, BlockState shifterState, BiFunction posShifter) { + BlockPos entityTargetPosition = posShifter.apply(shifterState, destination); + Vec3 entityTargetPositionVec = new Vec3(entityTargetPosition.getX(), entityTargetPosition.getY(), entityTargetPosition.getZ()); + Vec3 destinationVec = new Vec3(destination.getX() + 0.5d, destination.getY(), destination.getZ() + 0.5d); + entityTargetPositionVec.subtract(destinationVec); + List destEntities = level.getEntities((Entity) null, new AABB(destination.getX(), destination.getY(), destination.getZ(), destination.getX() + 0.5d, destination.getY() + 0.5d, destination.getZ() + 0.5d)); + for (Entity e : destEntities) { + e.getDeltaMovement(); + ((Player) level.m_6907_().get(0)).displayClientMessage(new TextComponent("destinationVec=" + destinationVec), false); + e.moveTo(destinationVec); + } + } + + public void moveEntitiesAboveSource(Set movedEntities, Level level, BlockPos src, BlockPos dest, BlockState shifterState, BiFunction posShifter, boolean doShift) { + BlockPos destination = dest; + if (doShift) { + destination = posShifter.apply(shifterState, dest); + } + new Vec3(destination.getX() + 0.5d, destination.getY(), destination.getZ() + 0.5d); + BlockPos abovePos = dest.above(); + dest.below(); + List destEntities = level.m_45976_(Entity.class, new AABB(abovePos.getX(), abovePos.getY() - 0.5d, abovePos.getZ(), abovePos.getX() + 1.0d, abovePos.getY() + 1.8d, abovePos.getZ() + 1.0d)); + if (!level.getBlockState(abovePos).isAir() || !level.getBlockState(src).isAir()) { + return; + } + List otherEntities = level.m_6443_(Entity.class, new AABB(abovePos.getX(), abovePos.getY() - 0.9d, abovePos.getZ(), abovePos.getX() + 1.0d, abovePos.getY() + 1.8d, abovePos.getZ() + 1.0d), x -> { + return ((x instanceof Player) || (x instanceof Boat) || x.position().with(Direction.Axis.Y, 0.0d).distanceToSqr((double) abovePos.getX(), 0.0d, (double) abovePos.getZ()) > 2.25d) ? false : true; + }); + List boatEntities = level.m_6443_(Boat.class, new AABB(abovePos.getX() + 0.3d, abovePos.getY() - 1.8d, abovePos.getZ() + 0.3d, abovePos.getX() + 0.7d, abovePos.getY() + 1.8d, abovePos.getZ() + 0.7d), x2 -> { + return x2.m_20182_().with(Direction.Axis.Y, 0.0d).distanceToSqr((double) abovePos.getX(), 0.0d, (double) abovePos.getZ()) <= 2.25d; + }); + destEntities.addAll(otherEntities); + destEntities.addAll(boatEntities); + for (Entity e : destEntities) { + if (!movedEntities.contains(Integer.valueOf(e.getId()))) { + movedEntities.add(Integer.valueOf(e.getId())); + if (e.getVehicle() == null) { + double destX = e.getX(); + BlockPos eInitialPos = e.blockPosition(); + BlockPos eFinalPos = posShifter.apply(shifterState, eInitialPos); + int yDiffShifted = eFinalPos.getY() - eInitialPos.getY(); + double destY = e.getY() + yDiffShifted; + double destZ = e.getZ(); + e.absMoveTo(destX, destY, destZ); + e.setPacketCoordinates(destX, destY, destZ); + } + } + } + } + + public boolean shiftBlocks(Level level, BiFunction posShifter, BlockState shifterState, boolean destroyChain, WinchBlockEntity winchBlockEntity) { + BlockPos startingPos; + boolean increaseXYZ; + BlockPos blockPos; + BlockPos currentPos; + if (posShifter == null || shifterState == null) { + return false; + } + BlockPos minPos = new BlockPos(this.minX, this.minY, this.minZ); + BlockPos maxPos = new BlockPos(this.maxX, this.maxY, this.maxZ); + BlockPos shiftedMinPos = posShifter.apply(shifterState, minPos); + BlockPos shiftedMaxPos = posShifter.apply(shifterState, maxPos); + if (isWithinVolume(shiftedMinPos) && isWithinVolume(shiftedMaxPos)) { + return false; + } + if (isWithinVolume(shiftedMinPos)) { + startingPos = maxPos; + increaseXYZ = false; + } else { + startingPos = minPos; + increaseXYZ = true; + } + Set movedEntities = new HashSet<>(); + BlockPos cornerPos = startingPos; + int yIterations = (this.maxY - this.minY) + 1; + for (int y = 0; y < yIterations; y++) { + int xIterations = (this.maxX - this.minX) + 1; + int zIterations = (this.maxZ - this.minZ) + 1; + if (!canMoveLayer(cornerPos, increaseXYZ, level, posShifter, shifterState, destroyChain, winchBlockEntity)) { + return false; + } + for (int x = 0; x < xIterations; x++) { + for (int z = 0; z < zIterations; z++) { + if (increaseXYZ) { + currentPos = new BlockPos(cornerPos.getX() + x, cornerPos.getY(), cornerPos.getZ() + z); + } else { + currentPos = new BlockPos(cornerPos.getX() - x, cornerPos.getY(), cornerPos.getZ() - z); + } + BlockPos destination = posShifter.apply(shifterState, currentPos); + if (increaseXYZ) { + moveEntitiesAboveSource(movedEntities, level, currentPos, destination, shifterState, posShifter, !increaseXYZ); + } + BlockState sourceState = level.getBlockState(currentPos); + BlockState destinationState = level.getBlockState(destination); + boolean destIsChain = destinationState.is(Blocks.CHAIN); + if (isValidDestBlock(destinationState, destroyChain, destIsChain) && isValidSourceBlock(sourceState)) { + if (destroyChain && destIsChain) { + int chainSlot = winchBlockEntity.getOpenChainSlot(); + if (chainSlot == -1) { + return false; + } + ItemStack itemStack = winchBlockEntity.getItem(chainSlot); + if (itemStack.is(Items.CHAIN)) { + itemStack.grow(1); + } else { + ItemStack newChain = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.core.BlockVolume.1 + C01121() { + } + + public Item asItem() { + return Items.CHAIN; + } + }); + winchBlockEntity.setItem(chainSlot, newChain); + } + } + level.setBlock(destination, sourceState, 2); + level.setBlock(currentPos, Blocks.AIR.defaultBlockState(), 2); + level.updateNeighborsAt(destination, level.getBlockState(destination).getBlock()); + level.updateNeighborsAt(currentPos, Blocks.AIR); + if (!increaseXYZ) { + moveEntitiesAboveSource(movedEntities, level, currentPos, destination, shifterState, posShifter, !increaseXYZ); + } + } else { + return false; + } + } + } + if (increaseXYZ) { + blockPos = new BlockPos(cornerPos.getX(), cornerPos.getY() + 1, cornerPos.getZ()); + } else { + blockPos = new BlockPos(cornerPos.getX(), cornerPos.getY() - 1, cornerPos.getZ()); + } + cornerPos = blockPos; + } + if (!destroyChain) { + int chainSlot2 = winchBlockEntity.getNextChainSlot(); + if (chainSlot2 == -1) { + return false; + } + ItemStack itemStack2 = winchBlockEntity.getItem(chainSlot2); + if (itemStack2.is(Items.CHAIN)) { + itemStack2.shrink(1); + return true; + } + return true; + } + return true; + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.BlockVolume$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/BlockVolume$1.class */ + public class C01121 implements ItemLike { + C01121() { + } + + public Item asItem() { + return Items.CHAIN; + } + } + + public boolean shiftBlocksWithDummyEntity(Level level, BiFunction posShifter, BlockState shifterState, boolean destroyChain, WinchBlockEntity winchBlockEntity) { + BlockPos startingPos; + boolean increaseXYZ; + BlockPos blockPos; + BlockPos currentPos; + int chainSlot; + if (posShifter == null || shifterState == null) { + return false; + } + BlockPos minPos = new BlockPos(this.minX, this.minY, this.minZ); + BlockPos maxPos = new BlockPos(this.maxX, this.maxY, this.maxZ); + BlockPos shiftedMinPos = posShifter.apply(shifterState, minPos); + BlockPos shiftedMaxPos = posShifter.apply(shifterState, maxPos); + if (isWithinVolume(shiftedMinPos) && isWithinVolume(shiftedMaxPos)) { + return false; + } + if (isWithinVolume(shiftedMinPos)) { + startingPos = maxPos; + increaseXYZ = false; + } else { + startingPos = minPos; + increaseXYZ = true; + } + Set movedEntities = new HashSet<>(); + BlockPos cornerPos = startingPos; + int yIterations = (this.maxY - this.minY) + 1; + if (dummy == null && !level.isClientSide) { + dummy = DummyEntity.getEntity(0.5f, level, startingPos, false); + ModernLifeNetwork.INSTANCE.send(PacketDistributor.ALL.noArg(), new ClientboundWinchDummyPacket(dummy.getId(), winchBlockEntity.getBlockPos())); + } + if (dummy != null && dummy.renderables.isEmpty()) { + int xIterations = (this.maxX - this.minX) + 1; + int zIterations = (this.maxZ - this.minZ) + 1; + for (int y = 0; y < yIterations; y++) { + if (!canMoveLayer(cornerPos, increaseXYZ, level, posShifter, shifterState, destroyChain, winchBlockEntity)) { + } + for (int x = 0; x < xIterations; x++) { + for (int z = 0; z < zIterations; z++) { + if (increaseXYZ) { + currentPos = new BlockPos(cornerPos.getX() + x, cornerPos.getY(), cornerPos.getZ() + z); + } else { + currentPos = new BlockPos(cornerPos.getX() - x, cornerPos.getY(), cornerPos.getZ() - z); + } + BlockPos destination = posShifter.apply(shifterState, currentPos); + moveEntitiesAboveSource(movedEntities, level, currentPos, destination, shifterState, posShifter, !increaseXYZ); + BlockState sourceState = level.getBlockState(currentPos); + BlockState destinationState = level.getBlockState(destination); + boolean destIsChain = destinationState.is(Blocks.CHAIN); + if (destroyChain && destIsChain && (chainSlot = winchBlockEntity.getOpenChainSlot()) != -1) { + ItemStack itemStack = winchBlockEntity.getItem(chainSlot); + if (itemStack.is(Items.CHAIN)) { + itemStack.grow(1); + } else { + ItemStack newChain = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.core.BlockVolume.2 + C01132() { + } + + public Item asItem() { + return Items.CHAIN; + } + }); + winchBlockEntity.setItem(chainSlot, newChain); + } + } + if (level.isClientSide && dummy != null) { + dummy.renderables.add(new RenderableBlock(dummy, currentPos, sourceState)); + } + } + } + if (increaseXYZ) { + blockPos = new BlockPos(cornerPos.getX(), cornerPos.getY() + 1, cornerPos.getZ()); + } else { + blockPos = new BlockPos(cornerPos.getX(), cornerPos.getY() - 1, cornerPos.getZ()); + } + cornerPos = blockPos; + } + shouldFloat = false; + Minecraft.getInstance().player.setDeltaMovement(0.0d, 0.125d, 0.0d); + dummy.setDeltaMovement(0.0d, 0.125d, 0.0d); + return true; + } + if (level.isClientSide && dummy != null) { + BlockPos dummyPos = dummy.blockPosition(); + if (!canMoveLayer(dummyPos, increaseXYZ, level, posShifter, shifterState, destroyChain, winchBlockEntity)) { + } + for (RenderableBlock renderableBlock : dummy.renderables) { + } + return true; + } + return true; + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.BlockVolume$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/BlockVolume$2.class */ + public class C01132 implements ItemLike { + C01132() { + } + + public Item asItem() { + return Items.CHAIN; + } + } + + public String toString() { + return "BlockVolume [minX=" + this.minX + ", minY=" + this.minY + ", minZ=" + this.minZ + ", maxX=" + this.maxX + ", maxY=" + this.maxY + ", maxZ=" + this.maxZ + "]"; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideConfigValueInteger.java b/src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideConfigValueInteger.java new file mode 100644 index 0000000..17245e0 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideConfigValueInteger.java @@ -0,0 +1,36 @@ +package com.dairymoose.modernlife.core; + +import java.util.List; +import net.minecraftforge.common.ForgeConfigSpec; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ConfigOverrideConfigValueInteger.class */ +public class ConfigOverrideConfigValueInteger implements IConfigOverride { + private Integer override = null; + public ForgeConfigSpec.ConfigValue value; + + public ConfigOverrideConfigValueInteger(ForgeConfigSpec.ConfigValue value) { + this.value = value; + } + + public Integer getValue() { + if (this.override != null) { + return this.override; + } + return (Integer) this.value.get(); + } + + @Override // com.dairymoose.modernlife.core.IConfigOverride + public String getKey() { + List path = this.value.getPath(); + if (path == null) { + return null; + } + String key = path.get(path.size() - 1); + return key; + } + + @Override // com.dairymoose.modernlife.core.IConfigOverride + public void setOverride(Integer override) { + this.override = override; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideIntValue.java b/src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideIntValue.java new file mode 100644 index 0000000..25cffc6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ConfigOverrideIntValue.java @@ -0,0 +1,36 @@ +package com.dairymoose.modernlife.core; + +import java.util.List; +import net.minecraftforge.common.ForgeConfigSpec; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ConfigOverrideIntValue.class */ +public class ConfigOverrideIntValue implements IConfigOverride { + private Integer override = null; + public ForgeConfigSpec.IntValue value; + + public ConfigOverrideIntValue(ForgeConfigSpec.IntValue value) { + this.value = value; + } + + public Integer getValue() { + if (this.override != null) { + return this.override; + } + return (Integer) this.value.get(); + } + + @Override // com.dairymoose.modernlife.core.IConfigOverride + public String getKey() { + List path = this.value.getPath(); + if (path == null) { + return null; + } + String key = path.get(path.size() - 1); + return key; + } + + @Override // com.dairymoose.modernlife.core.IConfigOverride + public void setOverride(Integer override) { + this.override = override; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagCondition.java b/src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagCondition.java new file mode 100644 index 0000000..58ff17c --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagCondition.java @@ -0,0 +1,28 @@ +package com.dairymoose.modernlife.core; + +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.common.crafting.conditions.ICondition; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CraftingFlagCondition.class */ +public class CraftingFlagCondition implements ICondition { + private static final Logger LOGGER = LogManager.getLogger(); + String crafting_flag; + + public CraftingFlagCondition(String crafting_flag) { + this.crafting_flag = crafting_flag; + } + + public ResourceLocation getID() { + return new ResourceLocation("modernlife", "crafting_flag"); + } + + public boolean test() { + boolean result = ModernLifeCraftingFlags.getFlag(this.crafting_flag); + if (!result) { + ModernLifeCommon.LOGGER.debug(this.crafting_flag + ": disabled"); + } + return result; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagConditionSerializer.java b/src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagConditionSerializer.java new file mode 100644 index 0000000..6ade921 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/CraftingFlagConditionSerializer.java @@ -0,0 +1,30 @@ +package com.dairymoose.modernlife.core; + +import com.google.gson.JsonObject; +import com.google.gson.JsonPrimitive; +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.common.crafting.conditions.IConditionSerializer; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CraftingFlagConditionSerializer.class */ +public class CraftingFlagConditionSerializer implements IConditionSerializer { + private static final Logger LOGGER = LogManager.getLogger(); + + public void write(JsonObject json, CraftingFlagCondition condition) { + json.addProperty("crafting_flag", condition.crafting_flag); + } + + /* renamed from: read */ + public CraftingFlagCondition m157read(JsonObject json) { + JsonPrimitive primitive = json.getAsJsonPrimitive("crafting_flag"); + if (primitive == null) { + return new CraftingFlagCondition(""); + } + return new CraftingFlagCondition(primitive.getAsString()); + } + + public ResourceLocation getID() { + return new ResourceLocation("modernlife", "crafting_flag"); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/CsvSourcedHashSet.java b/src-source/main/java/com/dairymoose/modernlife/core/CsvSourcedHashSet.java new file mode 100644 index 0000000..2dd35da --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/CsvSourcedHashSet.java @@ -0,0 +1,34 @@ +package com.dairymoose.modernlife.core; + +import java.util.HashSet; +import org.apache.commons.lang3.StringUtils; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CsvSourcedHashSet.class */ +public class CsvSourcedHashSet extends HashSet { + private static final long serialVersionUID = 5081837333271002941L; + private static final Logger LOGGER = LogManager.getLogger(); + + public CsvSourcedHashSet(String csvText) { + String[] split; + ModernLifeCommon.LOGGER.debug("Loading CSV HashSet"); + if (StringUtils.isBlank(csvText) || (split = csvText.split(",")) == null || split.length == 0) { + return; + } + StringBuilder result = new StringBuilder(); + boolean first = true; + for (String datum : split) { + if (StringUtils.isNotBlank(datum)) { + if (!first) { + result.append(", "); + } else { + first = false; + } + result.append(datum); + add(datum); + } + } + ModernLifeCommon.LOGGER.debug("Parsed CSV = " + result.toString()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/CustomBlocks.java b/src-source/main/java/com/dairymoose/modernlife/core/CustomBlocks.java new file mode 100644 index 0000000..5fdee66 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/CustomBlocks.java @@ -0,0 +1,5109 @@ +package com.dairymoose.modernlife.core; + +import com.dairymoose.entity.BicycleEntity; +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.entity.MotorboatEntity; +import com.dairymoose.entity.projectile.ThrownSeedEntity; +import com.dairymoose.inventory.container.TrashCanContainer; +import com.dairymoose.modernlife.blocks.AirConditionerBlock; +import com.dairymoose.modernlife.blocks.AlarmClockBlock; +import com.dairymoose.modernlife.blocks.AlmostFullBlock; +import com.dairymoose.modernlife.blocks.ArrowSlitBlock; +import com.dairymoose.modernlife.blocks.BarrierBlock; +import com.dairymoose.modernlife.blocks.BathtubBlock; +import com.dairymoose.modernlife.blocks.CCTVCameraBlock; +import com.dairymoose.modernlife.blocks.CanvasBlock; +import com.dairymoose.modernlife.blocks.CatwalkBlock; +import com.dairymoose.modernlife.blocks.CeilingFanBlock; +import com.dairymoose.modernlife.blocks.ChairBlock; +import com.dairymoose.modernlife.blocks.ChessBoardBlock; +import com.dairymoose.modernlife.blocks.CoffeeMugBlock; +import com.dairymoose.modernlife.blocks.CoffeeTableBlock; +import com.dairymoose.modernlife.blocks.DeckBlock; +import com.dairymoose.modernlife.blocks.DeluxeBedBlock; +import com.dairymoose.modernlife.blocks.DoubleWallShelfBlock; +import com.dairymoose.modernlife.blocks.DualMonitorBlock; +import com.dairymoose.modernlife.blocks.EaselBlock; +import com.dairymoose.modernlife.blocks.ExtractorBlock; +import com.dairymoose.modernlife.blocks.FlatScreenTvBlock; +import com.dairymoose.modernlife.blocks.FloorMatBlock; +import com.dairymoose.modernlife.blocks.GlassCoffeeTableBlock; +import com.dairymoose.modernlife.blocks.GlassPanelBlock; +import com.dairymoose.modernlife.blocks.GrateBlock; +import com.dairymoose.modernlife.blocks.GuitarAmplifierBlock; +import com.dairymoose.modernlife.blocks.HotWaterHeaterBlock; +import com.dairymoose.modernlife.blocks.JailBarsBlock; +import com.dairymoose.modernlife.blocks.KitchenCabinetBlock; +import com.dairymoose.modernlife.blocks.KitchenDrawerCabinetBlock; +import com.dairymoose.modernlife.blocks.KitchenSinkBlock; +import com.dairymoose.modernlife.blocks.LanternPostBlock; +import com.dairymoose.modernlife.blocks.LightBulbBlock; +import com.dairymoose.modernlife.blocks.LightSwitchBlock; +import com.dairymoose.modernlife.blocks.MetalDuctBlock; +import com.dairymoose.modernlife.blocks.MicrowaveBlock; +import com.dairymoose.modernlife.blocks.MiniStoolBlock; +import com.dairymoose.modernlife.blocks.MirrorBlock; +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.dairymoose.modernlife.blocks.MonitorBlock; +import com.dairymoose.modernlife.blocks.MusicStandBlock; +import com.dairymoose.modernlife.blocks.NightStandBlock; +import com.dairymoose.modernlife.blocks.PavedRoadBlock; +import com.dairymoose.modernlife.blocks.PhotocopierBlock; +import com.dairymoose.modernlife.blocks.PhotonBlock; +import com.dairymoose.modernlife.blocks.PicnicTableBlock; +import com.dairymoose.modernlife.blocks.PowerReceiverBlock; +import com.dairymoose.modernlife.blocks.PowerTransmitterBlock; +import com.dairymoose.modernlife.blocks.PrinterBlock; +import com.dairymoose.modernlife.blocks.RadiatorBlock; +import com.dairymoose.modernlife.blocks.RampBlock; +import com.dairymoose.modernlife.blocks.RefrigeratorBlock; +import com.dairymoose.modernlife.blocks.RoadMarkerBlock; +import com.dairymoose.modernlife.blocks.RoundTableBlock; +import com.dairymoose.modernlife.blocks.SeedSpreaderBlock; +import com.dairymoose.modernlife.blocks.ShowerHeadBlock; +import com.dairymoose.modernlife.blocks.SmallTableBlock; +import com.dairymoose.modernlife.blocks.SofaBlock; +import com.dairymoose.modernlife.blocks.StoveBlock; +import com.dairymoose.modernlife.blocks.StreetLightBlock; +import com.dairymoose.modernlife.blocks.TileLightBlock; +import com.dairymoose.modernlife.blocks.ToiletBlock; +import com.dairymoose.modernlife.blocks.TrashCanBlock; +import com.dairymoose.modernlife.blocks.TurntableBlock; +import com.dairymoose.modernlife.blocks.WallShelfBlock; +import com.dairymoose.modernlife.blocks.WallSocketBlock; +import com.dairymoose.modernlife.blocks.WinchBlock; +import com.dairymoose.modernlife.items.BatteryItem; +import com.dairymoose.modernlife.items.BicycleItem; +import com.dairymoose.modernlife.items.CameraItem; +import com.dairymoose.modernlife.items.ChainsawItem; +import com.dairymoose.modernlife.items.FlashlightItem; +import com.dairymoose.modernlife.items.GuitarItem; +import com.dairymoose.modernlife.items.HandgunItem; +import com.dairymoose.modernlife.items.MotorboatItem; +import com.dairymoose.modernlife.items.RoadMarkerItem; +import com.dairymoose.modernlife.items.SpeedometerItem; +import com.dairymoose.modernlife.renderer.tileentity.CanvasBlockEntityRenderer; +import com.dairymoose.modernlife.tileentities.AlarmClockBlockEntity; +import com.dairymoose.modernlife.tileentities.CCTVCameraBlockEntity; +import com.dairymoose.modernlife.tileentities.CanvasBlockEntity; +import com.dairymoose.modernlife.tileentities.ChessBoardBlockEntity; +import com.dairymoose.modernlife.tileentities.EaselBlockEntity; +import com.dairymoose.modernlife.tileentities.ExtractorBlockEntity; +import com.dairymoose.modernlife.tileentities.MicrowaveBlockEntity; +import com.dairymoose.modernlife.tileentities.MirrorBlockEntity; +import com.dairymoose.modernlife.tileentities.ModernBookshelfBlockEntity; +import com.dairymoose.modernlife.tileentities.NightStandBlockEntity; +import com.dairymoose.modernlife.tileentities.PhotocopierBlockEntity; +import com.dairymoose.modernlife.tileentities.PhotonBlockEntity; +import com.dairymoose.modernlife.tileentities.PowerReceiverBlockEntity; +import com.dairymoose.modernlife.tileentities.PowerTransmitterBlockEntity; +import com.dairymoose.modernlife.tileentities.PrinterBlockEntity; +import com.dairymoose.modernlife.tileentities.RadiatorBlockEntity; +import com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity; +import com.dairymoose.modernlife.tileentities.SeedSpreaderBlockEntity; +import com.dairymoose.modernlife.tileentities.ShowerHeadBlockEntity; +import com.dairymoose.modernlife.tileentities.StoveBlockEntity; +import com.dairymoose.modernlife.tileentities.ToiletBlockEntity; +import com.dairymoose.modernlife.tileentities.TrashCanBlockEntity; +import com.dairymoose.modernlife.tileentities.WallShelfBlockEntity; +import com.dairymoose.modernlife.tileentities.WinchBlockEntity; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.sounds.SoundEvent; +import net.minecraft.world.entity.EntityType; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.BlockItem; +import net.minecraft.world.item.CreativeModeTab; +import net.minecraft.world.item.DoubleHighBlockItem; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.Tier; +import net.minecraft.world.item.crafting.Ingredient; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.DoorBlock; +import net.minecraft.world.level.block.SlabBlock; +import net.minecraft.world.level.block.SoundType; +import net.minecraft.world.level.block.StairBlock; +import net.minecraft.world.level.block.TrapDoorBlock; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockBehaviour; +import net.minecraft.world.level.material.Material; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.registries.RegistryObject; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CustomBlocks.class */ +public class CustomBlocks { + + @OnlyIn(Dist.CLIENT) + public static CanvasBlockEntityRenderer RENDERER_CANVAS; + + @AutoRegister(name = "steam_radiator") + public static RegistryObject BLOCK_RADIATOR = ModernLifeCommon.BLOCKS.register("steam_radiator", () -> { + return new RadiatorBlock(); + }); + + @AutoRegister(name = "steam_radiator") + public static RegistryObject ITEM_RADIATOR = ModernLifeCommon.ITEMS.register("steam_radiator", () -> { + return new BlockItem(BLOCK_RADIATOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC).fireResistant().stacksTo(64)); + }); + + @AutoRegister(name = "easel") + public static RegistryObject BLOCK_EASEL = ModernLifeCommon.BLOCKS.register("easel", () -> { + return new EaselBlock(); + }); + + @AutoRegister(name = "easel") + public static RegistryObject ITEM_EASEL = ModernLifeCommon.ITEMS.register("easel", () -> { + return new BlockItem(BLOCK_EASEL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS).stacksTo(64)); + }); + + @AutoRegister(name = "light_switch") + public static RegistryObject BLOCK_LIGHTSWITCH = ModernLifeCommon.BLOCKS.register("light_switch", () -> { + return new LightSwitchBlock(); + }); + + @AutoRegister(name = "light_switch") + public static RegistryObject ITEM_LIGHTSWITCH = ModernLifeCommon.ITEMS.register("light_switch", () -> { + return new BlockItem(BLOCK_LIGHTSWITCH.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE).stacksTo(64)); + }); + + @AutoRegister(name = "canvas") + public static RegistryObject BLOCK_CANVAS = ModernLifeCommon.BLOCKS.register("canvas", () -> { + return new CanvasBlock(); + }); + + @AutoRegister(name = "canvas") + public static RegistryObject ITEM_CANVAS = ModernLifeCommon.ITEMS.register("canvas", () -> { + return new BlockItem(BLOCK_CANVAS.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS).stacksTo(1)); + }); + + @AutoRegister(name = "faceless_canvas", renderType = "cutout") + public static RegistryObject BLOCK_FACELESS_CANVAS = ModernLifeCommon.BLOCKS.register("faceless_canvas", () -> { + return new CanvasBlock(); + }); + + @AutoRegister(name = "cctv_camera", renderType = "translucent") + public static RegistryObject BLOCK_CCTV_CAMERA = ModernLifeCommon.BLOCKS.register("cctv_camera", () -> { + return new CCTVCameraBlock(BlockBehaviour.Properties.copy(Blocks.HOPPER)); + }); + + @AutoRegister(name = "cctv_camera") + public static RegistryObject ITEM_CCTV_CAMERA = ModernLifeCommon.ITEMS.register("cctv_camera", () -> { + return new BlockItem(BLOCK_CCTV_CAMERA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cctv_screen", renderType = "cutout") + public static RegistryObject BLOCK_CCTV_SCREEN = ModernLifeCommon.BLOCKS.register("cctv_screen", () -> { + return new MirrorBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "cctv_screen") + public static RegistryObject ITEM_CCTV_SCREEN = ModernLifeCommon.ITEMS.register("cctv_screen", () -> { + return new BlockItem(BLOCK_CCTV_SCREEN.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_oak_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_OAK_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_oak_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "modern_oak_bookshelf") + public static RegistryObject ITEM_MODERN_OAK_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_oak_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_OAK_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_acacia_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_ACACIA_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_acacia_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "modern_acacia_bookshelf") + public static RegistryObject ITEM_MODERN_ACACIA_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_acacia_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_ACACIA_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_birch_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_BIRCH_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_birch_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "modern_birch_bookshelf") + public static RegistryObject ITEM_MODERN_BIRCH_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_birch_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_BIRCH_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_crimson_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_CRIMSON_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_crimson_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "modern_crimson_bookshelf") + public static RegistryObject ITEM_MODERN_CRIMSON_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_crimson_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_CRIMSON_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_dark_oak_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_DARK_OAK_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_dark_oak_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "modern_dark_oak_bookshelf") + public static RegistryObject ITEM_MODERN_DARK_OAK_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_dark_oak_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_DARK_OAK_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_jungle_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_JUNGLE_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_jungle_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "modern_jungle_bookshelf") + public static RegistryObject ITEM_MODERN_JUNGLE_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_jungle_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_JUNGLE_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_spruce_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_SPRUCE_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_spruce_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "modern_spruce_bookshelf") + public static RegistryObject ITEM_MODERN_SPRUCE_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_spruce_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_SPRUCE_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_warped_bookshelf", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_WARPED_BOOKSHELF = ModernLifeCommon.BLOCKS.register("modern_warped_bookshelf", () -> { + return new ModernBookshelfBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "modern_warped_bookshelf") + public static RegistryObject ITEM_MODERN_WARPED_BOOKSHELF = ModernLifeCommon.ITEMS.register("modern_warped_bookshelf", () -> { + return new BlockItem(BLOCK_MODERN_WARPED_BOOKSHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "modern_book", renderType = "cutout") + public static RegistryObject BLOCK_MODERN_BOOK = ModernLifeCommon.BLOCKS.register("modern_book", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "modern_book", renderType = "cutout") + public static RegistryObject ITEM_MODERN_BOOK = ModernLifeCommon.ITEMS.register("modern_book", () -> { + return new BlockItem(BLOCK_MODERN_BOOK.get(), new Item.Properties()); + }); + + @AutoRegister(name = "mirror", renderType = "cutout") + public static RegistryObject BLOCK_MIRROR = ModernLifeCommon.BLOCKS.register("mirror", () -> { + return new MirrorBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "mirror") + public static RegistryObject ITEM_MIRROR = ModernLifeCommon.ITEMS.register("mirror", () -> { + return new BlockItem(BLOCK_MIRROR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "tall_mirror", renderType = "cutout") + public static RegistryObject BLOCK_TALL_MIRROR = ModernLifeCommon.BLOCKS.register("tall_mirror", () -> { + return new MirrorBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "tall_mirror") + public static RegistryObject ITEM_TALL_MIRROR = ModernLifeCommon.ITEMS.register("tall_mirror", () -> { + return new BlockItem(BLOCK_TALL_MIRROR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "large_mirror", renderType = "cutout") + public static RegistryObject BLOCK_LARGE_MIRROR = ModernLifeCommon.BLOCKS.register("large_mirror", () -> { + return new MirrorBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "large_mirror") + public static RegistryObject ITEM_LARGE_MIRROR = ModernLifeCommon.ITEMS.register("large_mirror", () -> { + return new BlockItem(BLOCK_LARGE_MIRROR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "massive_mirror", renderType = "cutout") + public static RegistryObject BLOCK_MASSIVE_MIRROR = ModernLifeCommon.BLOCKS.register("massive_mirror", () -> { + return new MirrorBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "massive_mirror") + public static RegistryObject ITEM_MASSIVE_MIRROR = ModernLifeCommon.ITEMS.register("massive_mirror", () -> { + return new BlockItem(BLOCK_MASSIVE_MIRROR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_stairs", inheritFrom = "GLASS", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_STAIRS = ModernLifeCommon.BLOCKS.register("glass_stairs", () -> { + return new StairBlock(Blocks.GLASS.defaultBlockState(), BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_stairs", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_GLASS_STAIRS = ModernLifeCommon.ITEMS.register("glass_stairs", () -> { + return new BlockItem(BLOCK_GLASS_STAIRS.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "metal_catwalk", renderType = "cutout") + public static RegistryObject BLOCK_METAL_CATWALK = ModernLifeCommon.BLOCKS.register("metal_catwalk", () -> { + return new CatwalkBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "metal_catwalk") + public static RegistryObject ITEM_METAL_CATWALK = ModernLifeCommon.ITEMS.register("metal_catwalk", () -> { + return new BlockItem(BLOCK_METAL_CATWALK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "acacia_glass_door", blockClass = DoorBlock.class, inheritFrom = "ACACIA_DOOR", renderType = "cutoutMipped") + public static RegistryObject BLOCK_ACACIA_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("acacia_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_DOOR)); + }); + + @AutoRegister(name = "acacia_glass_door", itemClass = DoubleHighBlockItem.class, tab = "TAB_REDSTONE") + public static RegistryObject ITEM_ACACIA_GLASS_DOOR = ModernLifeCommon.ITEMS.register("acacia_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_ACACIA_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "modern_white_door", blockClass = DoorBlock.class, inheritFrom = "OAK_DOOR", renderType = "cutoutMipped") + public static RegistryObject BLOCK_MODERN_WHITE_DOOR = ModernLifeCommon.BLOCKS.register("modern_white_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.OAK_DOOR)); + }); + + @AutoRegister(name = "modern_white_door", itemClass = DoubleHighBlockItem.class, tab = "TAB_REDSTONE") + public static RegistryObject ITEM_MODERN_WHITE_DOOR = ModernLifeCommon.ITEMS.register("modern_white_door", () -> { + return new DoubleHighBlockItem(BLOCK_MODERN_WHITE_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "birch_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_BIRCH_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("birch_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_DOOR)); + }); + + @AutoRegister(name = "birch_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_BIRCH_GLASS_DOOR = ModernLifeCommon.ITEMS.register("birch_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_BIRCH_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "crimson_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_CRIMSON_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("crimson_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_DOOR)); + }); + + @AutoRegister(name = "crimson_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_CRIMSON_GLASS_DOOR = ModernLifeCommon.ITEMS.register("crimson_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_CRIMSON_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "dark_oak_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_DARK_OAK_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("dark_oak_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_DOOR)); + }); + + @AutoRegister(name = "dark_oak_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_DARK_OAK_GLASS_DOOR = ModernLifeCommon.ITEMS.register("dark_oak_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_DARK_OAK_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_GLASS_DOOR = ModernLifeCommon.ITEMS.register("glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "iron_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_IRON_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("iron_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.IRON_DOOR)); + }); + + @AutoRegister(name = "iron_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_IRON_GLASS_DOOR = ModernLifeCommon.ITEMS.register("iron_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_IRON_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "jungle_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_JUNGLE_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("jungle_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_DOOR)); + }); + + @AutoRegister(name = "jungle_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_JUNGLE_GLASS_DOOR = ModernLifeCommon.ITEMS.register("jungle_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_JUNGLE_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "oak_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_OAK_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("oak_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_DOOR)); + }); + + @AutoRegister(name = "oak_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_OAK_GLASS_DOOR = ModernLifeCommon.ITEMS.register("oak_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_OAK_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "spruce_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_SPRUCE_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("spruce_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_DOOR)); + }); + + @AutoRegister(name = "spruce_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_SPRUCE_GLASS_DOOR = ModernLifeCommon.ITEMS.register("spruce_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_SPRUCE_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "warped_glass_door", renderType = "cutoutMipped") + public static RegistryObject BLOCK_WARPED_GLASS_DOOR = ModernLifeCommon.BLOCKS.register("warped_glass_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_DOOR)); + }); + + @AutoRegister(name = "warped_glass_door", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_WARPED_GLASS_DOOR = ModernLifeCommon.ITEMS.register("warped_glass_door", () -> { + return new DoubleHighBlockItem(BLOCK_WARPED_GLASS_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "acacia_wall_shelf") + public static RegistryObject BLOCK_ACACIA_WALL_SHELF = ModernLifeCommon.BLOCKS.register("acacia_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_wall_shelf") + public static RegistryObject ITEM_ACACIA_WALL_SHELF = ModernLifeCommon.ITEMS.register("acacia_wall_shelf", () -> { + return new BlockItem(BLOCK_ACACIA_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "birch_wall_shelf") + public static RegistryObject BLOCK_BIRCH_WALL_SHELF = ModernLifeCommon.BLOCKS.register("birch_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_wall_shelf") + public static RegistryObject ITEM_BIRCH_WALL_SHELF = ModernLifeCommon.ITEMS.register("birch_wall_shelf", () -> { + return new BlockItem(BLOCK_BIRCH_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "crimson_wall_shelf") + public static RegistryObject BLOCK_CRIMSON_WALL_SHELF = ModernLifeCommon.BLOCKS.register("crimson_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_wall_shelf") + public static RegistryObject ITEM_CRIMSON_WALL_SHELF = ModernLifeCommon.ITEMS.register("crimson_wall_shelf", () -> { + return new BlockItem(BLOCK_CRIMSON_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "dark_oak_wall_shelf") + public static RegistryObject BLOCK_DARK_OAK_WALL_SHELF = ModernLifeCommon.BLOCKS.register("dark_oak_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_wall_shelf") + public static RegistryObject ITEM_DARK_OAK_WALL_SHELF = ModernLifeCommon.ITEMS.register("dark_oak_wall_shelf", () -> { + return new BlockItem(BLOCK_DARK_OAK_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "jungle_wall_shelf") + public static RegistryObject BLOCK_JUNGLE_WALL_SHELF = ModernLifeCommon.BLOCKS.register("jungle_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_wall_shelf") + public static RegistryObject ITEM_JUNGLE_WALL_SHELF = ModernLifeCommon.ITEMS.register("jungle_wall_shelf", () -> { + return new BlockItem(BLOCK_JUNGLE_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "oak_wall_shelf") + public static RegistryObject BLOCK_OAK_WALL_SHELF = ModernLifeCommon.BLOCKS.register("oak_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_wall_shelf") + public static RegistryObject ITEM_OAK_WALL_SHELF = ModernLifeCommon.ITEMS.register("oak_wall_shelf", () -> { + return new BlockItem(BLOCK_OAK_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "spruce_wall_shelf") + public static RegistryObject BLOCK_SPRUCE_WALL_SHELF = ModernLifeCommon.BLOCKS.register("spruce_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_wall_shelf") + public static RegistryObject ITEM_SPRUCE_WALL_SHELF = ModernLifeCommon.ITEMS.register("spruce_wall_shelf", () -> { + return new BlockItem(BLOCK_SPRUCE_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "warped_wall_shelf") + public static RegistryObject BLOCK_WARPED_WALL_SHELF = ModernLifeCommon.BLOCKS.register("warped_wall_shelf", () -> { + return new WallShelfBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_wall_shelf") + public static RegistryObject ITEM_WARPED_WALL_SHELF = ModernLifeCommon.ITEMS.register("warped_wall_shelf", () -> { + return new BlockItem(BLOCK_WARPED_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_acacia_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_ACACIA_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_acacia_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "double_acacia_wall_shelf") + public static RegistryObject ITEM_DOUBLE_ACACIA_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_acacia_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_ACACIA_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_birch_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_BIRCH_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_birch_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "double_birch_wall_shelf") + public static RegistryObject ITEM_DOUBLE_BIRCH_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_birch_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_BIRCH_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_crimson_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_CRIMSON_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_crimson_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "double_crimson_wall_shelf") + public static RegistryObject ITEM_DOUBLE_CRIMSON_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_crimson_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_CRIMSON_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_dark_oak_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_DARK_OAK_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_dark_oak_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "double_dark_oak_wall_shelf") + public static RegistryObject ITEM_DOUBLE_DARK_OAK_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_dark_oak_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_DARK_OAK_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_jungle_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_JUNGLE_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_jungle_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "double_jungle_wall_shelf") + public static RegistryObject ITEM_DOUBLE_JUNGLE_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_jungle_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_JUNGLE_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_oak_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_OAK_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_oak_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "double_oak_wall_shelf") + public static RegistryObject ITEM_DOUBLE_OAK_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_oak_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_OAK_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_spruce_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_SPRUCE_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_spruce_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "double_spruce_wall_shelf") + public static RegistryObject ITEM_DOUBLE_SPRUCE_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_spruce_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_SPRUCE_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "double_warped_wall_shelf") + public static RegistryObject BLOCK_DOUBLE_WARPED_WALL_SHELF = ModernLifeCommon.BLOCKS.register("double_warped_wall_shelf", () -> { + return new DoubleWallShelfBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "double_warped_wall_shelf") + public static RegistryObject ITEM_DOUBLE_WARPED_WALL_SHELF = ModernLifeCommon.ITEMS.register("double_warped_wall_shelf", () -> { + return new BlockItem(BLOCK_DOUBLE_WARPED_WALL_SHELF.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "dishwasher") + public static RegistryObject BLOCK_DISHWASHER = ModernLifeCommon.BLOCKS.register("dishwasher", () -> { + return new AlmostFullBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "dishwasher") + public static RegistryObject ITEM_DISHWASHER = ModernLifeCommon.ITEMS.register("dishwasher", () -> { + return new BlockItem(BLOCK_DISHWASHER.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "kitchen_sink", renderType = "cutout") + public static RegistryObject BLOCK_KITCHEN_SINK = ModernLifeCommon.BLOCKS.register("kitchen_sink", () -> { + return new KitchenSinkBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "kitchen_sink") + public static RegistryObject ITEM_KITCHEN_SINK = ModernLifeCommon.ITEMS.register("kitchen_sink", () -> { + return new BlockItem(BLOCK_KITCHEN_SINK.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_kitchen_cabinet") + public static RegistryObject BLOCK_ACACIA_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("acacia_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_kitchen_cabinet") + public static RegistryObject ITEM_ACACIA_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("acacia_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_ACACIA_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_kitchen_cabinet") + public static RegistryObject BLOCK_BIRCH_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("birch_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_kitchen_cabinet") + public static RegistryObject ITEM_BIRCH_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("birch_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_BIRCH_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_kitchen_cabinet") + public static RegistryObject BLOCK_CRIMSON_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("crimson_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_kitchen_cabinet") + public static RegistryObject ITEM_CRIMSON_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("crimson_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CRIMSON_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_kitchen_cabinet") + public static RegistryObject BLOCK_DARK_OAK_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("dark_oak_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_kitchen_cabinet") + public static RegistryObject ITEM_DARK_OAK_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("dark_oak_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_DARK_OAK_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_kitchen_cabinet") + public static RegistryObject BLOCK_JUNGLE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("jungle_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_kitchen_cabinet") + public static RegistryObject ITEM_JUNGLE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("jungle_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_JUNGLE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_kitchen_cabinet") + public static RegistryObject BLOCK_OAK_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("oak_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_kitchen_cabinet") + public static RegistryObject ITEM_OAK_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("oak_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_OAK_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_kitchen_cabinet") + public static RegistryObject BLOCK_SPRUCE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("spruce_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_kitchen_cabinet") + public static RegistryObject ITEM_SPRUCE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("spruce_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_SPRUCE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_kitchen_cabinet") + public static RegistryObject BLOCK_WARPED_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("warped_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_kitchen_cabinet") + public static RegistryObject ITEM_WARPED_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("warped_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_WARPED_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cobblestone_kitchen_cabinet") + public static RegistryObject BLOCK_COBBLESTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("cobblestone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "cobblestone_kitchen_cabinet") + public static RegistryObject ITEM_COBBLESTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("cobblestone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_COBBLESTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "stone_kitchen_cabinet") + public static RegistryObject BLOCK_STONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("stone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.STONE)); + }); + + @AutoRegister(name = "stone_kitchen_cabinet") + public static RegistryObject ITEM_STONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("stone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_STONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "stone_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("stone_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.STONE_BRICKS)); + }); + + @AutoRegister(name = "stone_bricks_kitchen_cabinet") + public static RegistryObject ITEM_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("stone_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_STONE_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cracked_stone_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_CRACKED_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("cracked_stone_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CRACKED_STONE_BRICKS)); + }); + + @AutoRegister(name = "cracked_stone_bricks_kitchen_cabinet") + public static RegistryObject ITEM_CRACKED_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("cracked_stone_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CRACKED_STONE_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "mossy_stone_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_MOSSY_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("mossy_stone_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_STONE_BRICKS)); + }); + + @AutoRegister(name = "mossy_stone_bricks_kitchen_cabinet") + public static RegistryObject ITEM_MOSSY_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("mossy_stone_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_MOSSY_STONE_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_CHISELED_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_stone_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_STONE_BRICKS)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_kitchen_cabinet") + public static RegistryObject ITEM_CHISELED_STONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("chiseled_stone_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_STONE_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "clay_kitchen_cabinet") + public static RegistryObject BLOCK_CLAY_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("clay_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "clay_kitchen_cabinet") + public static RegistryObject ITEM_CLAY_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("clay_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CLAY_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "sand_kitchen_cabinet") + public static RegistryObject BLOCK_SAND_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("sand_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SAND)); + }); + + @AutoRegister(name = "sand_kitchen_cabinet") + public static RegistryObject ITEM_SAND_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("sand_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_SAND_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "red_sand_kitchen_cabinet") + public static RegistryObject BLOCK_RED_SAND_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("red_sand_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.RED_SAND)); + }); + + @AutoRegister(name = "red_sand_kitchen_cabinet") + public static RegistryObject ITEM_RED_SAND_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("red_sand_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_RED_SAND_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "smooth_stone_kitchen_cabinet") + public static RegistryObject BLOCK_SMOOTH_STONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("smooth_stone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SMOOTH_STONE)); + }); + + @AutoRegister(name = "smooth_stone_kitchen_cabinet") + public static RegistryObject ITEM_SMOOTH_STONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("smooth_stone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_SMOOTH_STONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "gravel_kitchen_cabinet") + public static RegistryObject BLOCK_GRAVEL_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("gravel_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.GRAVEL)); + }); + + @AutoRegister(name = "gravel_kitchen_cabinet") + public static RegistryObject ITEM_GRAVEL_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("gravel_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_GRAVEL_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "granite_kitchen_cabinet") + public static RegistryObject BLOCK_GRANITE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("granite_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.GRANITE)); + }); + + @AutoRegister(name = "granite_kitchen_cabinet") + public static RegistryObject ITEM_GRANITE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("granite_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_GRANITE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_granite_kitchen_cabinet") + public static RegistryObject BLOCK_POLISHED_GRANITE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("polished_granite_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_GRANITE)); + }); + + @AutoRegister(name = "polished_granite_kitchen_cabinet") + public static RegistryObject ITEM_POLISHED_GRANITE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("polished_granite_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_GRANITE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "diorite_kitchen_cabinet") + public static RegistryObject BLOCK_DIORITE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("diorite_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.DIORITE)); + }); + + @AutoRegister(name = "diorite_kitchen_cabinet") + public static RegistryObject ITEM_DIORITE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("diorite_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_DIORITE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_diorite_kitchen_cabinet") + public static RegistryObject BLOCK_POLISHED_DIORITE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("polished_diorite_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_DIORITE)); + }); + + @AutoRegister(name = "polished_diorite_kitchen_cabinet") + public static RegistryObject ITEM_POLISHED_DIORITE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("polished_diorite_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_DIORITE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "obsidian_kitchen_cabinet") + public static RegistryObject BLOCK_OBSIDIAN_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("obsidian_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.OBSIDIAN)); + }); + + @AutoRegister(name = "obsidian_kitchen_cabinet") + public static RegistryObject ITEM_OBSIDIAN_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("obsidian_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_OBSIDIAN_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "andesite_kitchen_cabinet") + public static RegistryObject BLOCK_ANDESITE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("andesite_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.ANDESITE)); + }); + + @AutoRegister(name = "andesite_kitchen_cabinet") + public static RegistryObject ITEM_ANDESITE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("andesite_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_ANDESITE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_andesite_kitchen_cabinet") + public static RegistryObject BLOCK_POLISHED_ANDESITE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("polished_andesite_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_ANDESITE)); + }); + + @AutoRegister(name = "polished_andesite_kitchen_cabinet") + public static RegistryObject ITEM_POLISHED_ANDESITE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("polished_andesite_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_ANDESITE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "mossy_cobblestone_kitchen_cabinet") + public static RegistryObject BLOCK_MOSSY_COBBLESTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("mossy_cobblestone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_COBBLESTONE)); + }); + + @AutoRegister(name = "mossy_cobblestone_kitchen_cabinet") + public static RegistryObject ITEM_MOSSY_COBBLESTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("mossy_cobblestone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_MOSSY_COBBLESTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "bricks_kitchen_cabinet") + public static RegistryObject BLOCK_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.BRICKS)); + }); + + @AutoRegister(name = "bricks_kitchen_cabinet") + public static RegistryObject ITEM_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "terracotta_kitchen_cabinet") + public static RegistryObject BLOCK_TERRACOTTA_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("terracotta_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.TERRACOTTA)); + }); + + @AutoRegister(name = "terracotta_kitchen_cabinet") + public static RegistryObject ITEM_TERRACOTTA_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("terracotta_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_TERRACOTTA_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "sandstone_kitchen_cabinet") + public static RegistryObject BLOCK_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("sandstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SANDSTONE)); + }); + + @AutoRegister(name = "sandstone_kitchen_cabinet") + public static RegistryObject ITEM_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("sandstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_SANDSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_sandstone_kitchen_cabinet") + public static RegistryObject BLOCK_CHISELED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_sandstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_sandstone_kitchen_cabinet") + public static RegistryObject ITEM_CHISELED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("chiseled_sandstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_SANDSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cut_sandstone_kitchen_cabinet") + public static RegistryObject BLOCK_CUT_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("cut_sandstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CUT_SANDSTONE)); + }); + + @AutoRegister(name = "cut_sandstone_kitchen_cabinet") + public static RegistryObject ITEM_CUT_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("cut_sandstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CUT_SANDSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "red_sandstone_kitchen_cabinet") + public static RegistryObject BLOCK_RED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("red_sandstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.RED_SANDSTONE)); + }); + + @AutoRegister(name = "red_sandstone_kitchen_cabinet") + public static RegistryObject ITEM_RED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("red_sandstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_RED_SANDSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_kitchen_cabinet") + public static RegistryObject BLOCK_CHISELED_RED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_red_sandstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_RED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_kitchen_cabinet") + public static RegistryObject ITEM_CHISELED_RED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("chiseled_red_sandstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_RED_SANDSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cut_red_sandstone_kitchen_cabinet") + public static RegistryObject BLOCK_CUT_RED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("cut_red_sandstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CUT_RED_SANDSTONE)); + }); + + @AutoRegister(name = "cut_red_sandstone_kitchen_cabinet") + public static RegistryObject ITEM_CUT_RED_SANDSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("cut_red_sandstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CUT_RED_SANDSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "prismarine_kitchen_cabinet") + public static RegistryObject BLOCK_PRISMARINE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("prismarine_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE)); + }); + + @AutoRegister(name = "prismarine_kitchen_cabinet") + public static RegistryObject ITEM_PRISMARINE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("prismarine_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_PRISMARINE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "prismarine_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_PRISMARINE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("prismarine_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE_BRICKS)); + }); + + @AutoRegister(name = "prismarine_bricks_kitchen_cabinet") + public static RegistryObject ITEM_PRISMARINE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("prismarine_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_PRISMARINE_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_prismarine_kitchen_cabinet") + public static RegistryObject BLOCK_DARK_PRISMARINE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("dark_prismarine_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.DARK_PRISMARINE)); + }); + + @AutoRegister(name = "dark_prismarine_kitchen_cabinet") + public static RegistryObject ITEM_DARK_PRISMARINE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("dark_prismarine_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_DARK_PRISMARINE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "blackstone_kitchen_cabinet") + public static RegistryObject BLOCK_BLACKSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("blackstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.BLACKSTONE)); + }); + + @AutoRegister(name = "blackstone_kitchen_cabinet") + public static RegistryObject ITEM_BLACKSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("blackstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_BLACKSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_blackstone_kitchen_cabinet") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("polished_blackstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "polished_blackstone_kitchen_cabinet") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("polished_blackstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("polished_blackstone_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE_BRICKS)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_kitchen_cabinet") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("polished_blackstone_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_kitchen_cabinet") + public static RegistryObject BLOCK_CHISELED_POLISHED_BLACKSTONE_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_polished_blackstone_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_kitchen_cabinet") + public static RegistryObject ITEM_CHISELED_POLISHED_BLACKSTONE_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("chiseled_polished_blackstone_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_POLISHED_BLACKSTONE_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "netherrack_kitchen_cabinet") + public static RegistryObject BLOCK_NETHERRACK_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("netherrack_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.NETHERRACK)); + }); + + @AutoRegister(name = "netherrack_kitchen_cabinet") + public static RegistryObject ITEM_NETHERRACK_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("netherrack_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_NETHERRACK_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "nether_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_NETHER_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("nether_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.NETHER_BRICKS)); + }); + + @AutoRegister(name = "nether_bricks_kitchen_cabinet") + public static RegistryObject ITEM_NETHER_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("nether_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_NETHER_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_kitchen_cabinet") + public static RegistryObject BLOCK_CHISELED_NETHER_BRICKS_KITCHEN_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_nether_bricks_kitchen_cabinet", () -> { + return new KitchenCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_NETHER_BRICKS)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_kitchen_cabinet") + public static RegistryObject ITEM_CHISELED_NETHER_BRICKS_KITCHEN_CABINET = ModernLifeCommon.ITEMS.register("chiseled_nether_bricks_kitchen_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_NETHER_BRICKS_KITCHEN_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_ACACIA_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("acacia_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_kitchen_drawer_cabinet") + public static RegistryObject ITEM_ACACIA_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("acacia_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_ACACIA_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_BIRCH_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("birch_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_kitchen_drawer_cabinet") + public static RegistryObject ITEM_BIRCH_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("birch_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_BIRCH_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CRIMSON_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("crimson_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CRIMSON_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("crimson_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CRIMSON_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_DARK_OAK_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("dark_oak_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_kitchen_drawer_cabinet") + public static RegistryObject ITEM_DARK_OAK_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("dark_oak_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_DARK_OAK_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_JUNGLE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("jungle_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_kitchen_drawer_cabinet") + public static RegistryObject ITEM_JUNGLE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("jungle_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_JUNGLE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_OAK_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("oak_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_kitchen_drawer_cabinet") + public static RegistryObject ITEM_OAK_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("oak_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_OAK_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_SPRUCE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("spruce_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_kitchen_drawer_cabinet") + public static RegistryObject ITEM_SPRUCE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("spruce_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_SPRUCE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_WARPED_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("warped_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_kitchen_drawer_cabinet") + public static RegistryObject ITEM_WARPED_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("warped_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_WARPED_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cobblestone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_COBBLESTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("cobblestone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "cobblestone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_COBBLESTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("cobblestone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_COBBLESTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "stone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_STONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("stone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.STONE)); + }); + + @AutoRegister(name = "stone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_STONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("stone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_STONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("stone_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.STONE_BRICKS)); + }); + + @AutoRegister(name = "stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("stone_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cracked_stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CRACKED_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("cracked_stone_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CRACKED_STONE_BRICKS)); + }); + + @AutoRegister(name = "cracked_stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CRACKED_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("cracked_stone_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CRACKED_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "mossy_stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_MOSSY_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("mossy_stone_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_STONE_BRICKS)); + }); + + @AutoRegister(name = "mossy_stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_MOSSY_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("mossy_stone_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_MOSSY_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CHISELED_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_stone_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_STONE_BRICKS)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CHISELED_STONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("chiseled_stone_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "clay_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CLAY_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("clay_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "clay_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CLAY_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("clay_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CLAY_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "sand_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_SAND_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("sand_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SAND)); + }); + + @AutoRegister(name = "sand_kitchen_drawer_cabinet") + public static RegistryObject ITEM_SAND_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("sand_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_SAND_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "red_sand_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_RED_SAND_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("red_sand_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.RED_SAND)); + }); + + @AutoRegister(name = "red_sand_kitchen_drawer_cabinet") + public static RegistryObject ITEM_RED_SAND_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("red_sand_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_RED_SAND_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "smooth_stone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_SMOOTH_STONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("smooth_stone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SMOOTH_STONE)); + }); + + @AutoRegister(name = "smooth_stone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_SMOOTH_STONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("smooth_stone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_SMOOTH_STONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "gravel_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_GRAVEL_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("gravel_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.GRAVEL)); + }); + + @AutoRegister(name = "gravel_kitchen_drawer_cabinet") + public static RegistryObject ITEM_GRAVEL_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("gravel_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_GRAVEL_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "granite_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_GRANITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("granite_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.GRANITE)); + }); + + @AutoRegister(name = "granite_kitchen_drawer_cabinet") + public static RegistryObject ITEM_GRANITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("granite_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_GRANITE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_granite_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_POLISHED_GRANITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("polished_granite_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_GRANITE)); + }); + + @AutoRegister(name = "polished_granite_kitchen_drawer_cabinet") + public static RegistryObject ITEM_POLISHED_GRANITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("polished_granite_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_GRANITE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "diorite_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_DIORITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("diorite_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.DIORITE)); + }); + + @AutoRegister(name = "diorite_kitchen_drawer_cabinet") + public static RegistryObject ITEM_DIORITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("diorite_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_DIORITE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_diorite_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_POLISHED_DIORITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("polished_diorite_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_DIORITE)); + }); + + @AutoRegister(name = "polished_diorite_kitchen_drawer_cabinet") + public static RegistryObject ITEM_POLISHED_DIORITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("polished_diorite_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_DIORITE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "obsidian_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_OBSIDIAN_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("obsidian_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.OBSIDIAN)); + }); + + @AutoRegister(name = "obsidian_kitchen_drawer_cabinet") + public static RegistryObject ITEM_OBSIDIAN_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("obsidian_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_OBSIDIAN_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "andesite_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_ANDESITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("andesite_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.ANDESITE)); + }); + + @AutoRegister(name = "andesite_kitchen_drawer_cabinet") + public static RegistryObject ITEM_ANDESITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("andesite_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_ANDESITE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_andesite_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_POLISHED_ANDESITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("polished_andesite_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_ANDESITE)); + }); + + @AutoRegister(name = "polished_andesite_kitchen_drawer_cabinet") + public static RegistryObject ITEM_POLISHED_ANDESITE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("polished_andesite_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_ANDESITE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "mossy_cobblestone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_MOSSY_COBBLESTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("mossy_cobblestone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_COBBLESTONE)); + }); + + @AutoRegister(name = "mossy_cobblestone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_MOSSY_COBBLESTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("mossy_cobblestone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_MOSSY_COBBLESTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.BRICKS)); + }); + + @AutoRegister(name = "bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "terracotta_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_TERRACOTTA_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("terracotta_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.TERRACOTTA)); + }); + + @AutoRegister(name = "terracotta_kitchen_drawer_cabinet") + public static RegistryObject ITEM_TERRACOTTA_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("terracotta_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_TERRACOTTA_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "sandstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("sandstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.SANDSTONE)); + }); + + @AutoRegister(name = "sandstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("sandstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_sandstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CHISELED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_sandstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_sandstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CHISELED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("chiseled_sandstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cut_sandstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CUT_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("cut_sandstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CUT_SANDSTONE)); + }); + + @AutoRegister(name = "cut_sandstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CUT_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("cut_sandstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CUT_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "red_sandstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_RED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("red_sandstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.RED_SANDSTONE)); + }); + + @AutoRegister(name = "red_sandstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_RED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("red_sandstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_RED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CHISELED_RED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_red_sandstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_RED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CHISELED_RED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("chiseled_red_sandstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_RED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cut_red_sandstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CUT_RED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("cut_red_sandstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CUT_RED_SANDSTONE)); + }); + + @AutoRegister(name = "cut_red_sandstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CUT_RED_SANDSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("cut_red_sandstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CUT_RED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "prismarine_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_PRISMARINE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("prismarine_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE)); + }); + + @AutoRegister(name = "prismarine_kitchen_drawer_cabinet") + public static RegistryObject ITEM_PRISMARINE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("prismarine_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_PRISMARINE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "prismarine_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_PRISMARINE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("prismarine_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE_BRICKS)); + }); + + @AutoRegister(name = "prismarine_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_PRISMARINE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("prismarine_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_PRISMARINE_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_prismarine_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_DARK_PRISMARINE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("dark_prismarine_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.DARK_PRISMARINE)); + }); + + @AutoRegister(name = "dark_prismarine_kitchen_drawer_cabinet") + public static RegistryObject ITEM_DARK_PRISMARINE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("dark_prismarine_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_DARK_PRISMARINE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "blackstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_BLACKSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("blackstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.BLACKSTONE)); + }); + + @AutoRegister(name = "blackstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_BLACKSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("blackstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_BLACKSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_blackstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("polished_blackstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "polished_blackstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("polished_blackstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("polished_blackstone_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE_BRICKS)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("polished_blackstone_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CHISELED_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_polished_blackstone_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CHISELED_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("chiseled_polished_blackstone_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "netherrack_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_NETHERRACK_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("netherrack_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.NETHERRACK)); + }); + + @AutoRegister(name = "netherrack_kitchen_drawer_cabinet") + public static RegistryObject ITEM_NETHERRACK_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("netherrack_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_NETHERRACK_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "nether_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_NETHER_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("nether_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.NETHER_BRICKS)); + }); + + @AutoRegister(name = "nether_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_NETHER_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("nether_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_NETHER_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_kitchen_drawer_cabinet") + public static RegistryObject BLOCK_CHISELED_NETHER_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.BLOCKS.register("chiseled_nether_bricks_kitchen_drawer_cabinet", () -> { + return new KitchenDrawerCabinetBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_NETHER_BRICKS)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_kitchen_drawer_cabinet") + public static RegistryObject ITEM_CHISELED_NETHER_BRICKS_KITCHEN_DRAWER_CABINET = ModernLifeCommon.ITEMS.register("chiseled_nether_bricks_kitchen_drawer_cabinet", () -> { + return new BlockItem(BLOCK_CHISELED_NETHER_BRICKS_KITCHEN_DRAWER_CABINET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cobblestone_ramp") + public static RegistryObject BLOCK_COBBLESTONE_RAMP = ModernLifeCommon.BLOCKS.register("cobblestone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "cobblestone_ramp") + public static RegistryObject ITEM_COBBLESTONE_RAMP = ModernLifeCommon.ITEMS.register("cobblestone_ramp", () -> { + return new BlockItem(BLOCK_COBBLESTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stone_ramp") + public static RegistryObject BLOCK_STONE_RAMP = ModernLifeCommon.BLOCKS.register("stone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STONE)); + }); + + @AutoRegister(name = "stone_ramp") + public static RegistryObject ITEM_STONE_RAMP = ModernLifeCommon.ITEMS.register("stone_ramp", () -> { + return new BlockItem(BLOCK_STONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stone_bricks_ramp") + public static RegistryObject BLOCK_STONE_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("stone_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STONE_BRICKS)); + }); + + @AutoRegister(name = "stone_bricks_ramp") + public static RegistryObject ITEM_STONE_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("stone_bricks_ramp", () -> { + return new BlockItem(BLOCK_STONE_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "cracked_stone_bricks_ramp") + public static RegistryObject BLOCK_CRACKED_STONE_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("cracked_stone_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CRACKED_STONE_BRICKS)); + }); + + @AutoRegister(name = "cracked_stone_bricks_ramp") + public static RegistryObject ITEM_CRACKED_STONE_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("cracked_stone_bricks_ramp", () -> { + return new BlockItem(BLOCK_CRACKED_STONE_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "mossy_stone_bricks_ramp") + public static RegistryObject BLOCK_MOSSY_STONE_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("mossy_stone_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_STONE_BRICKS)); + }); + + @AutoRegister(name = "mossy_stone_bricks_ramp") + public static RegistryObject ITEM_MOSSY_STONE_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("mossy_stone_bricks_ramp", () -> { + return new BlockItem(BLOCK_MOSSY_STONE_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_ramp") + public static RegistryObject BLOCK_CHISELED_STONE_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("chiseled_stone_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_STONE_BRICKS)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_ramp") + public static RegistryObject ITEM_CHISELED_STONE_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("chiseled_stone_bricks_ramp", () -> { + return new BlockItem(BLOCK_CHISELED_STONE_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "clay_ramp") + public static RegistryObject BLOCK_CLAY_RAMP = ModernLifeCommon.BLOCKS.register("clay_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "clay_ramp") + public static RegistryObject ITEM_CLAY_RAMP = ModernLifeCommon.ITEMS.register("clay_ramp", () -> { + return new BlockItem(BLOCK_CLAY_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "sand_ramp") + public static RegistryObject BLOCK_SAND_RAMP = ModernLifeCommon.BLOCKS.register("sand_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.SAND)); + }); + + @AutoRegister(name = "sand_ramp") + public static RegistryObject ITEM_SAND_RAMP = ModernLifeCommon.ITEMS.register("sand_ramp", () -> { + return new BlockItem(BLOCK_SAND_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "red_sand_ramp") + public static RegistryObject BLOCK_RED_SAND_RAMP = ModernLifeCommon.BLOCKS.register("red_sand_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.RED_SAND)); + }); + + @AutoRegister(name = "red_sand_ramp") + public static RegistryObject ITEM_RED_SAND_RAMP = ModernLifeCommon.ITEMS.register("red_sand_ramp", () -> { + return new BlockItem(BLOCK_RED_SAND_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "smooth_stone_ramp") + public static RegistryObject BLOCK_SMOOTH_STONE_RAMP = ModernLifeCommon.BLOCKS.register("smooth_stone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.SMOOTH_STONE)); + }); + + @AutoRegister(name = "smooth_stone_ramp") + public static RegistryObject ITEM_SMOOTH_STONE_RAMP = ModernLifeCommon.ITEMS.register("smooth_stone_ramp", () -> { + return new BlockItem(BLOCK_SMOOTH_STONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "dirt_ramp") + public static RegistryObject BLOCK_DIRT_RAMP = ModernLifeCommon.BLOCKS.register("dirt_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.DIRT)); + }); + + @AutoRegister(name = "dirt_ramp") + public static RegistryObject ITEM_DIRT_RAMP = ModernLifeCommon.ITEMS.register("dirt_ramp", () -> { + return new BlockItem(BLOCK_DIRT_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "deepslate_ramp") + public static RegistryObject BLOCK_DEEPSLATE_RAMP = ModernLifeCommon.BLOCKS.register("deepslate_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.DEEPSLATE)); + }); + + @AutoRegister(name = "deepslate_ramp") + public static RegistryObject ITEM_DEEPSLATE_RAMP = ModernLifeCommon.ITEMS.register("deepslate_ramp", () -> { + return new BlockItem(BLOCK_DEEPSLATE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "cobbled_deepslate_ramp") + public static RegistryObject BLOCK_COBBLED_DEEPSLATE_RAMP = ModernLifeCommon.BLOCKS.register("cobbled_deepslate_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.COBBLED_DEEPSLATE)); + }); + + @AutoRegister(name = "cobbled_deepslate_ramp") + public static RegistryObject ITEM_COBBLED_DEEPSLATE_RAMP = ModernLifeCommon.ITEMS.register("cobbled_deepslate_ramp", () -> { + return new BlockItem(BLOCK_COBBLED_DEEPSLATE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "quartz_ramp") + public static RegistryObject BLOCK_QUARTZ_RAMP = ModernLifeCommon.BLOCKS.register("quartz_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.QUARTZ_BLOCK)); + }); + + @AutoRegister(name = "quartz_ramp") + public static RegistryObject ITEM_QUARTZ_RAMP = ModernLifeCommon.ITEMS.register("quartz_ramp", () -> { + return new BlockItem(BLOCK_QUARTZ_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "smooth_quartz_ramp") + public static RegistryObject BLOCK_SMOOTH_QUARTZ_RAMP = ModernLifeCommon.BLOCKS.register("smooth_quartz_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.SMOOTH_QUARTZ)); + }); + + @AutoRegister(name = "smooth_quartz_ramp") + public static RegistryObject ITEM_SMOOTH_QUARTZ_RAMP = ModernLifeCommon.ITEMS.register("smooth_quartz_ramp", () -> { + return new BlockItem(BLOCK_SMOOTH_QUARTZ_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "chiseled_quartz_ramp") + public static RegistryObject BLOCK_CHISELED_QUARTZ_RAMP = ModernLifeCommon.BLOCKS.register("chiseled_quartz_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_QUARTZ_BLOCK)); + }); + + @AutoRegister(name = "chiseled_quartz_ramp") + public static RegistryObject ITEM_CHISELED_QUARTZ_RAMP = ModernLifeCommon.ITEMS.register("chiseled_quartz_ramp", () -> { + return new BlockItem(BLOCK_CHISELED_QUARTZ_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "quartz_bricks_ramp") + public static RegistryObject BLOCK_QUARTZ_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("quartz_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.QUARTZ_BRICKS)); + }); + + @AutoRegister(name = "quartz_bricks_ramp") + public static RegistryObject ITEM_QUARTZ_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("quartz_bricks_ramp", () -> { + return new BlockItem(BLOCK_QUARTZ_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "quartz_pillar_ramp") + public static RegistryObject BLOCK_QUARTZ_PILLAR_RAMP = ModernLifeCommon.BLOCKS.register("quartz_pillar_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.QUARTZ_PILLAR)); + }); + + @AutoRegister(name = "quartz_pillar_ramp") + public static RegistryObject ITEM_QUARTZ_PILLAR_RAMP = ModernLifeCommon.ITEMS.register("quartz_pillar_ramp", () -> { + return new BlockItem(BLOCK_QUARTZ_PILLAR_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "glass_ramp", renderType = "cutout") + public static RegistryObject BLOCK_GLASS_RAMP = ModernLifeCommon.BLOCKS.register("glass_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_ramp") + public static RegistryObject ITEM_GLASS_RAMP = ModernLifeCommon.ITEMS.register("glass_ramp", () -> { + return new BlockItem(BLOCK_GLASS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "acacia_log_ramp") + public static RegistryObject BLOCK_ACACIA_LOG_RAMP = ModernLifeCommon.BLOCKS.register("acacia_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_WOOD)); + }); + + @AutoRegister(name = "acacia_log_ramp") + public static RegistryObject ITEM_ACACIA_LOG_RAMP = ModernLifeCommon.ITEMS.register("acacia_log_ramp", () -> { + return new BlockItem(BLOCK_ACACIA_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_acacia_log_ramp") + public static RegistryObject BLOCK_STRIPPED_ACACIA_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_acacia_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_ACACIA_WOOD)); + }); + + @AutoRegister(name = "stripped_acacia_log_ramp") + public static RegistryObject ITEM_STRIPPED_ACACIA_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_acacia_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_ACACIA_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "birch_log_ramp") + public static RegistryObject BLOCK_BIRCH_LOG_RAMP = ModernLifeCommon.BLOCKS.register("birch_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_WOOD)); + }); + + @AutoRegister(name = "birch_log_ramp") + public static RegistryObject ITEM_BIRCH_LOG_RAMP = ModernLifeCommon.ITEMS.register("birch_log_ramp", () -> { + return new BlockItem(BLOCK_BIRCH_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_birch_log_ramp") + public static RegistryObject BLOCK_STRIPPED_BIRCH_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_birch_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_BIRCH_WOOD)); + }); + + @AutoRegister(name = "stripped_birch_log_ramp") + public static RegistryObject ITEM_STRIPPED_BIRCH_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_birch_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_BIRCH_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "crimson_log_ramp") + public static RegistryObject BLOCK_CRIMSON_LOG_RAMP = ModernLifeCommon.BLOCKS.register("crimson_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_STEM)); + }); + + @AutoRegister(name = "crimson_log_ramp") + public static RegistryObject ITEM_CRIMSON_LOG_RAMP = ModernLifeCommon.ITEMS.register("crimson_log_ramp", () -> { + return new BlockItem(BLOCK_CRIMSON_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_crimson_log_ramp") + public static RegistryObject BLOCK_STRIPPED_CRIMSON_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_crimson_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_CRIMSON_STEM)); + }); + + @AutoRegister(name = "stripped_crimson_log_ramp") + public static RegistryObject ITEM_STRIPPED_CRIMSON_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_crimson_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_CRIMSON_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "dark_oak_log_ramp") + public static RegistryObject BLOCK_DARK_OAK_LOG_RAMP = ModernLifeCommon.BLOCKS.register("dark_oak_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_WOOD)); + }); + + @AutoRegister(name = "dark_oak_log_ramp") + public static RegistryObject ITEM_DARK_OAK_LOG_RAMP = ModernLifeCommon.ITEMS.register("dark_oak_log_ramp", () -> { + return new BlockItem(BLOCK_DARK_OAK_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_dark_oak_log_ramp") + public static RegistryObject BLOCK_STRIPPED_DARK_OAK_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_dark_oak_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_DARK_OAK_WOOD)); + }); + + @AutoRegister(name = "stripped_dark_oak_log_ramp") + public static RegistryObject ITEM_STRIPPED_DARK_OAK_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_dark_oak_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_DARK_OAK_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "jungle_log_ramp") + public static RegistryObject BLOCK_JUNGLE_LOG_RAMP = ModernLifeCommon.BLOCKS.register("jungle_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_WOOD)); + }); + + @AutoRegister(name = "jungle_log_ramp") + public static RegistryObject ITEM_JUNGLE_LOG_RAMP = ModernLifeCommon.ITEMS.register("jungle_log_ramp", () -> { + return new BlockItem(BLOCK_JUNGLE_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_jungle_log_ramp") + public static RegistryObject BLOCK_STRIPPED_JUNGLE_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_jungle_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_JUNGLE_WOOD)); + }); + + @AutoRegister(name = "stripped_jungle_log_ramp") + public static RegistryObject ITEM_STRIPPED_JUNGLE_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_jungle_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_JUNGLE_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "oak_log_ramp") + public static RegistryObject BLOCK_OAK_LOG_RAMP = ModernLifeCommon.BLOCKS.register("oak_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.OAK_WOOD)); + }); + + @AutoRegister(name = "oak_log_ramp") + public static RegistryObject ITEM_OAK_LOG_RAMP = ModernLifeCommon.ITEMS.register("oak_log_ramp", () -> { + return new BlockItem(BLOCK_OAK_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_oak_log_ramp") + public static RegistryObject BLOCK_STRIPPED_OAK_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_oak_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_OAK_WOOD)); + }); + + @AutoRegister(name = "stripped_oak_log_ramp") + public static RegistryObject ITEM_STRIPPED_OAK_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_oak_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_OAK_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "spruce_log_ramp") + public static RegistryObject BLOCK_SPRUCE_LOG_RAMP = ModernLifeCommon.BLOCKS.register("spruce_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_WOOD)); + }); + + @AutoRegister(name = "spruce_log_ramp") + public static RegistryObject ITEM_SPRUCE_LOG_RAMP = ModernLifeCommon.ITEMS.register("spruce_log_ramp", () -> { + return new BlockItem(BLOCK_SPRUCE_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_spruce_log_ramp") + public static RegistryObject BLOCK_STRIPPED_SPRUCE_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_spruce_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_SPRUCE_WOOD)); + }); + + @AutoRegister(name = "stripped_spruce_log_ramp") + public static RegistryObject ITEM_STRIPPED_SPRUCE_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_spruce_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_SPRUCE_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "warped_log_ramp") + public static RegistryObject BLOCK_WARPED_LOG_RAMP = ModernLifeCommon.BLOCKS.register("warped_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_STEM)); + }); + + @AutoRegister(name = "warped_log_ramp") + public static RegistryObject ITEM_WARPED_LOG_RAMP = ModernLifeCommon.ITEMS.register("warped_log_ramp", () -> { + return new BlockItem(BLOCK_WARPED_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "stripped_warped_log_ramp") + public static RegistryObject BLOCK_STRIPPED_WARPED_LOG_RAMP = ModernLifeCommon.BLOCKS.register("stripped_warped_log_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.STRIPPED_WARPED_STEM)); + }); + + @AutoRegister(name = "stripped_warped_log_ramp") + public static RegistryObject ITEM_STRIPPED_WARPED_LOG_RAMP = ModernLifeCommon.ITEMS.register("stripped_warped_log_ramp", () -> { + return new BlockItem(BLOCK_STRIPPED_WARPED_LOG_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "gravel_ramp") + public static RegistryObject BLOCK_GRAVEL_RAMP = ModernLifeCommon.BLOCKS.register("gravel_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.GRAVEL)); + }); + + @AutoRegister(name = "gravel_ramp") + public static RegistryObject ITEM_GRAVEL_RAMP = ModernLifeCommon.ITEMS.register("gravel_ramp", () -> { + return new BlockItem(BLOCK_GRAVEL_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "granite_ramp") + public static RegistryObject BLOCK_GRANITE_RAMP = ModernLifeCommon.BLOCKS.register("granite_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.GRANITE)); + }); + + @AutoRegister(name = "granite_ramp") + public static RegistryObject ITEM_GRANITE_RAMP = ModernLifeCommon.ITEMS.register("granite_ramp", () -> { + return new BlockItem(BLOCK_GRANITE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "polished_granite_ramp") + public static RegistryObject BLOCK_POLISHED_GRANITE_RAMP = ModernLifeCommon.BLOCKS.register("polished_granite_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_GRANITE)); + }); + + @AutoRegister(name = "polished_granite_ramp") + public static RegistryObject ITEM_POLISHED_GRANITE_RAMP = ModernLifeCommon.ITEMS.register("polished_granite_ramp", () -> { + return new BlockItem(BLOCK_POLISHED_GRANITE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "diorite_ramp") + public static RegistryObject BLOCK_DIORITE_RAMP = ModernLifeCommon.BLOCKS.register("diorite_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.DIORITE)); + }); + + @AutoRegister(name = "diorite_ramp") + public static RegistryObject ITEM_DIORITE_RAMP = ModernLifeCommon.ITEMS.register("diorite_ramp", () -> { + return new BlockItem(BLOCK_DIORITE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "polished_diorite_ramp") + public static RegistryObject BLOCK_POLISHED_DIORITE_RAMP = ModernLifeCommon.BLOCKS.register("polished_diorite_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_DIORITE)); + }); + + @AutoRegister(name = "polished_diorite_ramp") + public static RegistryObject ITEM_POLISHED_DIORITE_RAMP = ModernLifeCommon.ITEMS.register("polished_diorite_ramp", () -> { + return new BlockItem(BLOCK_POLISHED_DIORITE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "obsidian_ramp") + public static RegistryObject BLOCK_OBSIDIAN_RAMP = ModernLifeCommon.BLOCKS.register("obsidian_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.OBSIDIAN)); + }); + + @AutoRegister(name = "obsidian_ramp") + public static RegistryObject ITEM_OBSIDIAN_RAMP = ModernLifeCommon.ITEMS.register("obsidian_ramp", () -> { + return new BlockItem(BLOCK_OBSIDIAN_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "andesite_ramp") + public static RegistryObject BLOCK_ANDESITE_RAMP = ModernLifeCommon.BLOCKS.register("andesite_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.ANDESITE)); + }); + + @AutoRegister(name = "andesite_ramp") + public static RegistryObject ITEM_ANDESITE_RAMP = ModernLifeCommon.ITEMS.register("andesite_ramp", () -> { + return new BlockItem(BLOCK_ANDESITE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "polished_andesite_ramp") + public static RegistryObject BLOCK_POLISHED_ANDESITE_RAMP = ModernLifeCommon.BLOCKS.register("polished_andesite_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_ANDESITE)); + }); + + @AutoRegister(name = "polished_andesite_ramp") + public static RegistryObject ITEM_POLISHED_ANDESITE_RAMP = ModernLifeCommon.ITEMS.register("polished_andesite_ramp", () -> { + return new BlockItem(BLOCK_POLISHED_ANDESITE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "mossy_cobblestone_ramp") + public static RegistryObject BLOCK_MOSSY_COBBLESTONE_RAMP = ModernLifeCommon.BLOCKS.register("mossy_cobblestone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_COBBLESTONE)); + }); + + @AutoRegister(name = "mossy_cobblestone_ramp") + public static RegistryObject ITEM_MOSSY_COBBLESTONE_RAMP = ModernLifeCommon.ITEMS.register("mossy_cobblestone_ramp", () -> { + return new BlockItem(BLOCK_MOSSY_COBBLESTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "bricks_ramp") + public static RegistryObject BLOCK_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.BRICKS)); + }); + + @AutoRegister(name = "bricks_ramp") + public static RegistryObject ITEM_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("bricks_ramp", () -> { + return new BlockItem(BLOCK_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "terracotta_ramp") + public static RegistryObject BLOCK_TERRACOTTA_RAMP = ModernLifeCommon.BLOCKS.register("terracotta_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.TERRACOTTA)); + }); + + @AutoRegister(name = "terracotta_ramp") + public static RegistryObject ITEM_TERRACOTTA_RAMP = ModernLifeCommon.ITEMS.register("terracotta_ramp", () -> { + return new BlockItem(BLOCK_TERRACOTTA_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "sandstone_ramp") + public static RegistryObject BLOCK_SANDSTONE_RAMP = ModernLifeCommon.BLOCKS.register("sandstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.SANDSTONE)); + }); + + @AutoRegister(name = "sandstone_ramp") + public static RegistryObject ITEM_SANDSTONE_RAMP = ModernLifeCommon.ITEMS.register("sandstone_ramp", () -> { + return new BlockItem(BLOCK_SANDSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "chiseled_sandstone_ramp") + public static RegistryObject BLOCK_CHISELED_SANDSTONE_RAMP = ModernLifeCommon.BLOCKS.register("chiseled_sandstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_sandstone_ramp") + public static RegistryObject ITEM_CHISELED_SANDSTONE_RAMP = ModernLifeCommon.ITEMS.register("chiseled_sandstone_ramp", () -> { + return new BlockItem(BLOCK_CHISELED_SANDSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "cut_sandstone_ramp") + public static RegistryObject BLOCK_CUT_SANDSTONE_RAMP = ModernLifeCommon.BLOCKS.register("cut_sandstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CUT_SANDSTONE)); + }); + + @AutoRegister(name = "cut_sandstone_ramp") + public static RegistryObject ITEM_CUT_SANDSTONE_RAMP = ModernLifeCommon.ITEMS.register("cut_sandstone_ramp", () -> { + return new BlockItem(BLOCK_CUT_SANDSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "red_sandstone_ramp") + public static RegistryObject BLOCK_RED_SANDSTONE_RAMP = ModernLifeCommon.BLOCKS.register("red_sandstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.RED_SANDSTONE)); + }); + + @AutoRegister(name = "red_sandstone_ramp") + public static RegistryObject ITEM_RED_SANDSTONE_RAMP = ModernLifeCommon.ITEMS.register("red_sandstone_ramp", () -> { + return new BlockItem(BLOCK_RED_SANDSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_ramp") + public static RegistryObject BLOCK_CHISELED_RED_SANDSTONE_RAMP = ModernLifeCommon.BLOCKS.register("chiseled_red_sandstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_RED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_ramp") + public static RegistryObject ITEM_CHISELED_RED_SANDSTONE_RAMP = ModernLifeCommon.ITEMS.register("chiseled_red_sandstone_ramp", () -> { + return new BlockItem(BLOCK_CHISELED_RED_SANDSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "cut_red_sandstone_ramp") + public static RegistryObject BLOCK_CUT_RED_SANDSTONE_RAMP = ModernLifeCommon.BLOCKS.register("cut_red_sandstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CUT_RED_SANDSTONE)); + }); + + @AutoRegister(name = "cut_red_sandstone_ramp") + public static RegistryObject ITEM_CUT_RED_SANDSTONE_RAMP = ModernLifeCommon.ITEMS.register("cut_red_sandstone_ramp", () -> { + return new BlockItem(BLOCK_CUT_RED_SANDSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "prismarine_ramp") + public static RegistryObject BLOCK_PRISMARINE_RAMP = ModernLifeCommon.BLOCKS.register("prismarine_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE)); + }); + + @AutoRegister(name = "prismarine_ramp") + public static RegistryObject ITEM_PRISMARINE_RAMP = ModernLifeCommon.ITEMS.register("prismarine_ramp", () -> { + return new BlockItem(BLOCK_PRISMARINE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "prismarine_bricks_ramp") + public static RegistryObject BLOCK_PRISMARINE_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("prismarine_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE_BRICKS)); + }); + + @AutoRegister(name = "prismarine_bricks_ramp") + public static RegistryObject ITEM_PRISMARINE_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("prismarine_bricks_ramp", () -> { + return new BlockItem(BLOCK_PRISMARINE_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "dark_prismarine_ramp") + public static RegistryObject BLOCK_DARK_PRISMARINE_RAMP = ModernLifeCommon.BLOCKS.register("dark_prismarine_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.DARK_PRISMARINE)); + }); + + @AutoRegister(name = "dark_prismarine_ramp") + public static RegistryObject ITEM_DARK_PRISMARINE_RAMP = ModernLifeCommon.ITEMS.register("dark_prismarine_ramp", () -> { + return new BlockItem(BLOCK_DARK_PRISMARINE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "blackstone_ramp") + public static RegistryObject BLOCK_BLACKSTONE_RAMP = ModernLifeCommon.BLOCKS.register("blackstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.BLACKSTONE)); + }); + + @AutoRegister(name = "blackstone_ramp") + public static RegistryObject ITEM_BLACKSTONE_RAMP = ModernLifeCommon.ITEMS.register("blackstone_ramp", () -> { + return new BlockItem(BLOCK_BLACKSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "polished_blackstone_ramp") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_RAMP = ModernLifeCommon.BLOCKS.register("polished_blackstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "polished_blackstone_ramp") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_RAMP = ModernLifeCommon.ITEMS.register("polished_blackstone_ramp", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_ramp") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("polished_blackstone_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE_BRICKS)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_ramp") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("polished_blackstone_bricks_ramp", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_ramp") + public static RegistryObject BLOCK_CHISELED_POLISHED_BLACKSTONE_RAMP = ModernLifeCommon.BLOCKS.register("chiseled_polished_blackstone_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_ramp") + public static RegistryObject ITEM_CHISELED_POLISHED_BLACKSTONE_RAMP = ModernLifeCommon.ITEMS.register("chiseled_polished_blackstone_ramp", () -> { + return new BlockItem(BLOCK_CHISELED_POLISHED_BLACKSTONE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "netherrack_ramp") + public static RegistryObject BLOCK_NETHERRACK_RAMP = ModernLifeCommon.BLOCKS.register("netherrack_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.NETHERRACK)); + }); + + @AutoRegister(name = "netherrack_ramp") + public static RegistryObject ITEM_NETHERRACK_RAMP = ModernLifeCommon.ITEMS.register("netherrack_ramp", () -> { + return new BlockItem(BLOCK_NETHERRACK_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "nether_bricks_ramp") + public static RegistryObject BLOCK_NETHER_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("nether_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.NETHER_BRICKS)); + }); + + @AutoRegister(name = "nether_bricks_ramp") + public static RegistryObject ITEM_NETHER_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("nether_bricks_ramp", () -> { + return new BlockItem(BLOCK_NETHER_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_ramp") + public static RegistryObject BLOCK_CHISELED_NETHER_BRICKS_RAMP = ModernLifeCommon.BLOCKS.register("chiseled_nether_bricks_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_NETHER_BRICKS)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_ramp") + public static RegistryObject ITEM_CHISELED_NETHER_BRICKS_RAMP = ModernLifeCommon.ITEMS.register("chiseled_nether_bricks_ramp", () -> { + return new BlockItem(BLOCK_CHISELED_NETHER_BRICKS_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "acacia_ramp") + public static RegistryObject BLOCK_ACACIA_RAMP = ModernLifeCommon.BLOCKS.register("acacia_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_ramp") + public static RegistryObject ITEM_ACACIA_RAMP = ModernLifeCommon.ITEMS.register("acacia_ramp", () -> { + return new BlockItem(BLOCK_ACACIA_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "birch_ramp") + public static RegistryObject BLOCK_BIRCH_RAMP = ModernLifeCommon.BLOCKS.register("birch_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_ramp") + public static RegistryObject ITEM_BIRCH_RAMP = ModernLifeCommon.ITEMS.register("birch_ramp", () -> { + return new BlockItem(BLOCK_BIRCH_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "crimson_ramp") + public static RegistryObject BLOCK_CRIMSON_RAMP = ModernLifeCommon.BLOCKS.register("crimson_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_ramp") + public static RegistryObject ITEM_CRIMSON_RAMP = ModernLifeCommon.ITEMS.register("crimson_ramp", () -> { + return new BlockItem(BLOCK_CRIMSON_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "dark_oak_ramp") + public static RegistryObject BLOCK_DARK_OAK_RAMP = ModernLifeCommon.BLOCKS.register("dark_oak_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_ramp") + public static RegistryObject ITEM_DARK_OAK_RAMP = ModernLifeCommon.ITEMS.register("dark_oak_ramp", () -> { + return new BlockItem(BLOCK_DARK_OAK_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "jungle_ramp") + public static RegistryObject BLOCK_JUNGLE_RAMP = ModernLifeCommon.BLOCKS.register("jungle_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_ramp") + public static RegistryObject ITEM_JUNGLE_RAMP = ModernLifeCommon.ITEMS.register("jungle_ramp", () -> { + return new BlockItem(BLOCK_JUNGLE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "oak_ramp") + public static RegistryObject BLOCK_OAK_RAMP = ModernLifeCommon.BLOCKS.register("oak_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_ramp") + public static RegistryObject ITEM_OAK_RAMP = ModernLifeCommon.ITEMS.register("oak_ramp", () -> { + return new BlockItem(BLOCK_OAK_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "spruce_ramp") + public static RegistryObject BLOCK_SPRUCE_RAMP = ModernLifeCommon.BLOCKS.register("spruce_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_ramp") + public static RegistryObject ITEM_SPRUCE_RAMP = ModernLifeCommon.ITEMS.register("spruce_ramp", () -> { + return new BlockItem(BLOCK_SPRUCE_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "warped_ramp") + public static RegistryObject BLOCK_WARPED_RAMP = ModernLifeCommon.BLOCKS.register("warped_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_ramp") + public static RegistryObject ITEM_WARPED_RAMP = ModernLifeCommon.ITEMS.register("warped_ramp", () -> { + return new BlockItem(BLOCK_WARPED_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "paved_road_ramp") + public static RegistryObject BLOCK_PAVED_ROAD_RAMP = ModernLifeCommon.BLOCKS.register("paved_road_ramp", () -> { + return new RampBlock(BlockBehaviour.Properties.copy(Blocks.BLACK_CONCRETE)); + }); + + @AutoRegister(name = "paved_road_ramp") + public static RegistryObject ITEM_PAVED_ROAD_RAMP = ModernLifeCommon.ITEMS.register("paved_road_ramp", () -> { + return new BlockItem(BLOCK_PAVED_ROAD_RAMP.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "ceiling_fan", renderType = "cutout") + public static RegistryObject BLOCK_CEILING_FAN = ModernLifeCommon.BLOCKS.register("ceiling_fan", () -> { + return new CeilingFanBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "ceiling_fan") + public static RegistryObject ITEM_CEILING_FAN = ModernLifeCommon.ITEMS.register("ceiling_fan", () -> { + return new BlockItem(BLOCK_CEILING_FAN.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jail_bars") + public static RegistryObject BLOCK_JAIL_BARS = ModernLifeCommon.BLOCKS.register("jail_bars", () -> { + return new JailBarsBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BARS)); + }); + + @AutoRegister(name = "jail_bars") + public static RegistryObject ITEM_JAIL_BARS = ModernLifeCommon.ITEMS.register("jail_bars", () -> { + return new BlockItem(BLOCK_JAIL_BARS.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "jail_door", renderType = "cutout") + public static RegistryObject BLOCK_JAIL_DOOR = ModernLifeCommon.BLOCKS.register("jail_door", () -> { + return new DoorBlock(BlockBehaviour.Properties.copy(Blocks.IRON_DOOR)); + }); + + @AutoRegister(name = "jail_door") + public static RegistryObject ITEM_JAIL_DOOR = ModernLifeCommon.ITEMS.register("jail_door", () -> { + return new DoubleHighBlockItem(BLOCK_JAIL_DOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "extractor", renderType = "cutout") + public static RegistryObject BLOCK_EXTRACTOR = ModernLifeCommon.BLOCKS.register("extractor", () -> { + return new ExtractorBlock(BlockBehaviour.Properties.copy(Blocks.HOPPER)); + }); + + @AutoRegister(name = "extractor") + public static RegistryObject ITEM_EXTRACTOR = ModernLifeCommon.ITEMS.register("extractor", () -> { + return new BlockItem(BLOCK_EXTRACTOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "acacia_night_stand") + public static RegistryObject BLOCK_ACACIA_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("acacia_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "acacia_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ACACIA_NIGHT_STAND = ModernLifeCommon.ITEMS.register("acacia_night_stand", () -> { + return new BlockItem(BLOCK_ACACIA_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_night_stand") + public static RegistryObject BLOCK_BIRCH_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("birch_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "birch_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BIRCH_NIGHT_STAND = ModernLifeCommon.ITEMS.register("birch_night_stand", () -> { + return new BlockItem(BLOCK_BIRCH_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_night_stand") + public static RegistryObject BLOCK_CRIMSON_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("crimson_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "crimson_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_CRIMSON_NIGHT_STAND = ModernLifeCommon.ITEMS.register("crimson_night_stand", () -> { + return new BlockItem(BLOCK_CRIMSON_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_night_stand") + public static RegistryObject BLOCK_DARK_OAK_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("dark_oak_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "dark_oak_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_DARK_OAK_NIGHT_STAND = ModernLifeCommon.ITEMS.register("dark_oak_night_stand", () -> { + return new BlockItem(BLOCK_DARK_OAK_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_night_stand") + public static RegistryObject BLOCK_JUNGLE_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("jungle_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "jungle_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_JUNGLE_NIGHT_STAND = ModernLifeCommon.ITEMS.register("jungle_night_stand", () -> { + return new BlockItem(BLOCK_JUNGLE_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_night_stand") + public static RegistryObject BLOCK_OAK_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("oak_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "oak_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_OAK_NIGHT_STAND = ModernLifeCommon.ITEMS.register("oak_night_stand", () -> { + return new BlockItem(BLOCK_OAK_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_night_stand") + public static RegistryObject BLOCK_SPRUCE_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("spruce_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "spruce_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_SPRUCE_NIGHT_STAND = ModernLifeCommon.ITEMS.register("spruce_night_stand", () -> { + return new BlockItem(BLOCK_SPRUCE_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_night_stand") + public static RegistryObject BLOCK_WARPED_NIGHT_STAND = ModernLifeCommon.BLOCKS.register("warped_night_stand", () -> { + return new NightStandBlock(BlockBehaviour.Properties.copy(Blocks.CRAFTING_TABLE)); + }); + + @AutoRegister(name = "warped_night_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_WARPED_NIGHT_STAND = ModernLifeCommon.ITEMS.register("warped_night_stand", () -> { + return new BlockItem(BLOCK_WARPED_NIGHT_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "shower_head", blockClass = ShowerHeadBlock.class, material = "METAL", soundType = "METAL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_SHOWER_HEAD = ModernLifeCommon.BLOCKS.register("shower_head", () -> { + return new ShowerHeadBlock(BlockBehaviour.Properties.of(Material.METAL).sound(SoundType.METAL).strength(1.5f)); + }); + + @AutoRegister(name = "shower_head", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_SHOWER_HEAD = ModernLifeCommon.ITEMS.register("shower_head", () -> { + return new BlockItem(BLOCK_SHOWER_HEAD.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "alarm_clock") + public static RegistryObject BLOCK_ALARM_CLOCK = ModernLifeCommon.BLOCKS.register("alarm_clock", () -> { + return new AlarmClockBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "alarm_clock", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ALARM_CLOCK = ModernLifeCommon.ITEMS.register("alarm_clock", () -> { + return new BlockItem(BLOCK_ALARM_CLOCK.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "electrical_outlet", renderType = "cutout") + public static RegistryObject BLOCK_ELECTRICAL_OUTLET = ModernLifeCommon.BLOCKS.register("electrical_outlet", () -> { + return new WallSocketBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "electrical_outlet", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ELECTRICAL_OUTLET = ModernLifeCommon.ITEMS.register("electrical_outlet", () -> { + return new BlockItem(BLOCK_ELECTRICAL_OUTLET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "air_conditioner", renderType = "cutout") + public static RegistryObject BLOCK_AIR_CONDITIONER = ModernLifeCommon.BLOCKS.register("air_conditioner", () -> { + return new AirConditionerBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "air_conditioner", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_AIR_CONDITIONER = ModernLifeCommon.ITEMS.register("air_conditioner", () -> { + return new BlockItem(BLOCK_AIR_CONDITIONER.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "metal_duct") + public static RegistryObject BLOCK_METAL_DUCT = ModernLifeCommon.BLOCKS.register("metal_duct", () -> { + return new MetalDuctBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "metal_duct", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_METAL_DUCT = ModernLifeCommon.ITEMS.register("metal_duct", () -> { + return new BlockItem(BLOCK_METAL_DUCT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "hot_water_heater") + public static RegistryObject BLOCK_HOT_WATER_HEATER = ModernLifeCommon.BLOCKS.register("hot_water_heater", () -> { + return new HotWaterHeaterBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "hot_water_heater", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_HOT_WATER_HEATER = ModernLifeCommon.ITEMS.register("hot_water_heater", () -> { + return new BlockItem(BLOCK_HOT_WATER_HEATER.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_panel", blockClass = GlassPanelBlock.class, material = "GLASS", soundType = "GLASS", strength = 1.0f, renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_PANEL = ModernLifeCommon.BLOCKS.register("glass_panel", () -> { + return new GlassPanelBlock(BlockBehaviour.Properties.copy(Blocks.GLASS_PANE)); + }); + + @AutoRegister(name = "glass_panel", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_PANEL = ModernLifeCommon.ITEMS.register("glass_panel", () -> { + return new BlockItem(BLOCK_GLASS_PANEL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "tile_light", renderType = "translucent") + public static RegistryObject BLOCK_TILE_LIGHT = ModernLifeCommon.BLOCKS.register("tile_light", () -> { + return new TileLightBlock(BlockBehaviour.Properties.of(Material.CLAY)); + }); + + @AutoRegister(name = "tile_light", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_TILE_LIGHT = ModernLifeCommon.ITEMS.register("tile_light", () -> { + return new BlockItem(BLOCK_TILE_LIGHT.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "metal_grate", blockClass = GrateBlock.class, material = "METAL", soundType = "METAL", strength = HandgunItem.handgunZoomFactor, renderType = "cutout") + public static RegistryObject BLOCK_METAL_GRATE = ModernLifeCommon.BLOCKS.register("metal_grate", () -> { + return new GrateBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "metal_grate", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_METAL_GRATE = ModernLifeCommon.ITEMS.register("metal_grate", () -> { + return new BlockItem(BLOCK_METAL_GRATE.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "light_bulb", blockClass = LightBulbBlock.class, material = "GLASS", soundType = "GLASS", strength = 1.0f, renderType = "translucent") + public static RegistryObject BLOCK_LIGHT_BULB = ModernLifeCommon.BLOCKS.register("light_bulb", () -> { + return new LightBulbBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "light_bulb", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_LIGHT_BULB = ModernLifeCommon.ITEMS.register("light_bulb", () -> { + return new BlockItem(BLOCK_LIGHT_BULB.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "arrow_slit", blockClass = LightBulbBlock.class, material = "STONE", soundType = "STONE", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_ARROW_SLIT = ModernLifeCommon.BLOCKS.register("arrow_slit", () -> { + return new ArrowSlitBlock(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "arrow_slit", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ARROW_SLIT = ModernLifeCommon.ITEMS.register("arrow_slit", () -> { + return new BlockItem(BLOCK_ARROW_SLIT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "toilet", renderType = "cutout") + public static RegistryObject BLOCK_TOILET = ModernLifeCommon.BLOCKS.register("toilet", () -> { + return new ToiletBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "toilet", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_TOILET = ModernLifeCommon.ITEMS.register("toilet", () -> { + return new BlockItem(BLOCK_TOILET.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "black_sofa") + public static RegistryObject BLOCK_BLACK_SOFA = ModernLifeCommon.BLOCKS.register("black_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.BLACK_WOOL)); + }); + + @AutoRegister(name = "black_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BLACK_SOFA = ModernLifeCommon.ITEMS.register("black_sofa", () -> { + return new BlockItem(BLOCK_BLACK_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "blue_sofa") + public static RegistryObject BLOCK_BLUE_SOFA = ModernLifeCommon.BLOCKS.register("blue_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.BLUE_WOOL)); + }); + + @AutoRegister(name = "blue_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BLUE_SOFA = ModernLifeCommon.ITEMS.register("blue_sofa", () -> { + return new BlockItem(BLOCK_BLUE_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "brown_sofa") + public static RegistryObject BLOCK_BROWN_SOFA = ModernLifeCommon.BLOCKS.register("brown_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.BROWN_WOOL)); + }); + + @AutoRegister(name = "brown_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BROWN_SOFA = ModernLifeCommon.ITEMS.register("brown_sofa", () -> { + return new BlockItem(BLOCK_BROWN_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "cyan_sofa") + public static RegistryObject BLOCK_CYAN_SOFA = ModernLifeCommon.BLOCKS.register("cyan_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.CYAN_WOOL)); + }); + + @AutoRegister(name = "cyan_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_CYAN_SOFA = ModernLifeCommon.ITEMS.register("cyan_sofa", () -> { + return new BlockItem(BLOCK_CYAN_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "gray_sofa") + public static RegistryObject BLOCK_GRAY_SOFA = ModernLifeCommon.BLOCKS.register("gray_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.GRAY_WOOL)); + }); + + @AutoRegister(name = "gray_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GRAY_SOFA = ModernLifeCommon.ITEMS.register("gray_sofa", () -> { + return new BlockItem(BLOCK_GRAY_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "green_sofa") + public static RegistryObject BLOCK_GREEN_SOFA = ModernLifeCommon.BLOCKS.register("green_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.GREEN_WOOL)); + }); + + @AutoRegister(name = "green_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GREEN_SOFA = ModernLifeCommon.ITEMS.register("green_sofa", () -> { + return new BlockItem(BLOCK_GREEN_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "light_blue_sofa") + public static RegistryObject BLOCK_LIGHT_BLUE_SOFA = ModernLifeCommon.BLOCKS.register("light_blue_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.LIGHT_BLUE_WOOL)); + }); + + @AutoRegister(name = "light_blue_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_LIGHT_BLUE_SOFA = ModernLifeCommon.ITEMS.register("light_blue_sofa", () -> { + return new BlockItem(BLOCK_LIGHT_BLUE_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "light_gray_sofa") + public static RegistryObject BLOCK_LIGHT_GRAY_SOFA = ModernLifeCommon.BLOCKS.register("light_gray_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.LIGHT_GRAY_WOOL)); + }); + + @AutoRegister(name = "light_gray_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_LIGHT_GRAY_SOFA = ModernLifeCommon.ITEMS.register("light_gray_sofa", () -> { + return new BlockItem(BLOCK_LIGHT_GRAY_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "lime_sofa") + public static RegistryObject BLOCK_LIME_SOFA = ModernLifeCommon.BLOCKS.register("lime_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.LIME_WOOL)); + }); + + @AutoRegister(name = "lime_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_LIME_SOFA = ModernLifeCommon.ITEMS.register("lime_sofa", () -> { + return new BlockItem(BLOCK_LIME_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "magenta_sofa") + public static RegistryObject BLOCK_MAGENTA_SOFA = ModernLifeCommon.BLOCKS.register("magenta_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.MAGENTA_WOOL)); + }); + + @AutoRegister(name = "magenta_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_MAGENTA_SOFA = ModernLifeCommon.ITEMS.register("magenta_sofa", () -> { + return new BlockItem(BLOCK_MAGENTA_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "orange_sofa") + public static RegistryObject BLOCK_ORANGE_SOFA = ModernLifeCommon.BLOCKS.register("orange_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.ORANGE_WOOL)); + }); + + @AutoRegister(name = "orange_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ORANGE_SOFA = ModernLifeCommon.ITEMS.register("orange_sofa", () -> { + return new BlockItem(BLOCK_ORANGE_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "pink_sofa") + public static RegistryObject BLOCK_PINK_SOFA = ModernLifeCommon.BLOCKS.register("pink_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.PINK_WOOL)); + }); + + @AutoRegister(name = "pink_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_PINK_SOFA = ModernLifeCommon.ITEMS.register("pink_sofa", () -> { + return new BlockItem(BLOCK_PINK_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "purple_sofa") + public static RegistryObject BLOCK_PURPLE_SOFA = ModernLifeCommon.BLOCKS.register("purple_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.PURPLE_WOOL)); + }); + + @AutoRegister(name = "purple_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_PURPLE_SOFA = ModernLifeCommon.ITEMS.register("purple_sofa", () -> { + return new BlockItem(BLOCK_PURPLE_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "red_sofa") + public static RegistryObject BLOCK_RED_SOFA = ModernLifeCommon.BLOCKS.register("red_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.RED_WOOL)); + }); + + @AutoRegister(name = "red_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_RED_SOFA = ModernLifeCommon.ITEMS.register("red_sofa", () -> { + return new BlockItem(BLOCK_RED_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "white_sofa") + public static RegistryObject BLOCK_WHITE_SOFA = ModernLifeCommon.BLOCKS.register("white_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_WOOL)); + }); + + @AutoRegister(name = "white_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_WHITE_SOFA = ModernLifeCommon.ITEMS.register("white_sofa", () -> { + return new BlockItem(BLOCK_WHITE_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "yellow_sofa") + public static RegistryObject BLOCK_YELLOW_SOFA = ModernLifeCommon.BLOCKS.register("yellow_sofa", () -> { + return new SofaBlock(BlockBehaviour.Properties.copy(Blocks.YELLOW_WOOL)); + }); + + @AutoRegister(name = "yellow_sofa", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_YELLOW_SOFA = ModernLifeCommon.ITEMS.register("yellow_sofa", () -> { + return new BlockItem(BLOCK_YELLOW_SOFA.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_barrier") + public static RegistryObject BLOCK_ACACIA_BARRIER = ModernLifeCommon.BLOCKS.register("acacia_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_ACACIA_BARRIER = ModernLifeCommon.ITEMS.register("acacia_barrier", () -> { + return new BlockItem(BLOCK_ACACIA_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "birch_barrier") + public static RegistryObject BLOCK_BIRCH_BARRIER = ModernLifeCommon.BLOCKS.register("birch_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_BIRCH_BARRIER = ModernLifeCommon.ITEMS.register("birch_barrier", () -> { + return new BlockItem(BLOCK_BIRCH_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "crimson_barrier") + public static RegistryObject BLOCK_CRIMSON_BARRIER = ModernLifeCommon.BLOCKS.register("crimson_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CRIMSON_BARRIER = ModernLifeCommon.ITEMS.register("crimson_barrier", () -> { + return new BlockItem(BLOCK_CRIMSON_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "dark_oak_barrier") + public static RegistryObject BLOCK_DARK_OAK_BARRIER = ModernLifeCommon.BLOCKS.register("dark_oak_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_DARK_OAK_BARRIER = ModernLifeCommon.ITEMS.register("dark_oak_barrier", () -> { + return new BlockItem(BLOCK_DARK_OAK_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "jungle_barrier") + public static RegistryObject BLOCK_JUNGLE_BARRIER = ModernLifeCommon.BLOCKS.register("jungle_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_JUNGLE_BARRIER = ModernLifeCommon.ITEMS.register("jungle_barrier", () -> { + return new BlockItem(BLOCK_JUNGLE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "oak_barrier") + public static RegistryObject BLOCK_OAK_BARRIER = ModernLifeCommon.BLOCKS.register("oak_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_OAK_BARRIER = ModernLifeCommon.ITEMS.register("oak_barrier", () -> { + return new BlockItem(BLOCK_OAK_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "spruce_barrier") + public static RegistryObject BLOCK_SPRUCE_BARRIER = ModernLifeCommon.BLOCKS.register("spruce_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_SPRUCE_BARRIER = ModernLifeCommon.ITEMS.register("spruce_barrier", () -> { + return new BlockItem(BLOCK_SPRUCE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "warped_barrier") + public static RegistryObject BLOCK_WARPED_BARRIER = ModernLifeCommon.BLOCKS.register("warped_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_WARPED_BARRIER = ModernLifeCommon.ITEMS.register("warped_barrier", () -> { + return new BlockItem(BLOCK_WARPED_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "cobblestone_barrier") + public static RegistryObject BLOCK_COBBLESTONE_BARRIER = ModernLifeCommon.BLOCKS.register("cobblestone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "cobblestone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_COBBLESTONE_BARRIER = ModernLifeCommon.ITEMS.register("cobblestone_barrier", () -> { + return new BlockItem(BLOCK_COBBLESTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "stone_barrier") + public static RegistryObject BLOCK_STONE_BARRIER = ModernLifeCommon.BLOCKS.register("stone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.STONE)); + }); + + @AutoRegister(name = "stone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_STONE_BARRIER = ModernLifeCommon.ITEMS.register("stone_barrier", () -> { + return new BlockItem(BLOCK_STONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "stone_bricks_barrier") + public static RegistryObject BLOCK_STONE_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("stone_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.STONE_BRICKS)); + }); + + @AutoRegister(name = "stone_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_STONE_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("stone_bricks_barrier", () -> { + return new BlockItem(BLOCK_STONE_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "cracked_stone_bricks_barrier") + public static RegistryObject BLOCK_CRACKED_STONE_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("cracked_stone_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CRACKED_STONE_BRICKS)); + }); + + @AutoRegister(name = "cracked_stone_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CRACKED_STONE_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("cracked_stone_bricks_barrier", () -> { + return new BlockItem(BLOCK_CRACKED_STONE_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "mossy_stone_bricks_barrier") + public static RegistryObject BLOCK_MOSSY_STONE_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("mossy_stone_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_STONE_BRICKS)); + }); + + @AutoRegister(name = "mossy_stone_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_MOSSY_STONE_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("mossy_stone_bricks_barrier", () -> { + return new BlockItem(BLOCK_MOSSY_STONE_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_barrier") + public static RegistryObject BLOCK_CHISELED_STONE_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("chiseled_stone_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_STONE_BRICKS)); + }); + + @AutoRegister(name = "chiseled_stone_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CHISELED_STONE_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("chiseled_stone_bricks_barrier", () -> { + return new BlockItem(BLOCK_CHISELED_STONE_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "clay_barrier") + public static RegistryObject BLOCK_CLAY_BARRIER = ModernLifeCommon.BLOCKS.register("clay_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "clay_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CLAY_BARRIER = ModernLifeCommon.ITEMS.register("clay_barrier", () -> { + return new BlockItem(BLOCK_CLAY_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "sand_barrier") + public static RegistryObject BLOCK_SAND_BARRIER = ModernLifeCommon.BLOCKS.register("sand_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.SAND)); + }); + + @AutoRegister(name = "sand_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_SAND_BARRIER = ModernLifeCommon.ITEMS.register("sand_barrier", () -> { + return new BlockItem(BLOCK_SAND_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "red_sand_barrier") + public static RegistryObject BLOCK_RED_SAND_BARRIER = ModernLifeCommon.BLOCKS.register("red_sand_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.RED_SAND)); + }); + + @AutoRegister(name = "red_sand_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_RED_SAND_BARRIER = ModernLifeCommon.ITEMS.register("red_sand_barrier", () -> { + return new BlockItem(BLOCK_RED_SAND_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "smooth_stone_barrier") + public static RegistryObject BLOCK_SMOOTH_STONE_BARRIER = ModernLifeCommon.BLOCKS.register("smooth_stone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.SMOOTH_STONE)); + }); + + @AutoRegister(name = "smooth_stone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_SMOOTH_STONE_BARRIER = ModernLifeCommon.ITEMS.register("smooth_stone_barrier", () -> { + return new BlockItem(BLOCK_SMOOTH_STONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "gravel_barrier") + public static RegistryObject BLOCK_GRAVEL_BARRIER = ModernLifeCommon.BLOCKS.register("gravel_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.GRAVEL)); + }); + + @AutoRegister(name = "gravel_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_GRAVEL_BARRIER = ModernLifeCommon.ITEMS.register("gravel_barrier", () -> { + return new BlockItem(BLOCK_GRAVEL_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "granite_barrier") + public static RegistryObject BLOCK_GRANITE_BARRIER = ModernLifeCommon.BLOCKS.register("granite_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.GRANITE)); + }); + + @AutoRegister(name = "granite_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_GRANITE_BARRIER = ModernLifeCommon.ITEMS.register("granite_barrier", () -> { + return new BlockItem(BLOCK_GRANITE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "polished_granite_barrier") + public static RegistryObject BLOCK_POLISHED_GRANITE_BARRIER = ModernLifeCommon.BLOCKS.register("polished_granite_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_GRANITE)); + }); + + @AutoRegister(name = "polished_granite_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_POLISHED_GRANITE_BARRIER = ModernLifeCommon.ITEMS.register("polished_granite_barrier", () -> { + return new BlockItem(BLOCK_POLISHED_GRANITE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "diorite_barrier") + public static RegistryObject BLOCK_DIORITE_BARRIER = ModernLifeCommon.BLOCKS.register("diorite_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.DIORITE)); + }); + + @AutoRegister(name = "diorite_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_DIORITE_BARRIER = ModernLifeCommon.ITEMS.register("diorite_barrier", () -> { + return new BlockItem(BLOCK_DIORITE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "polished_diorite_barrier") + public static RegistryObject BLOCK_POLISHED_DIORITE_BARRIER = ModernLifeCommon.BLOCKS.register("polished_diorite_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_DIORITE)); + }); + + @AutoRegister(name = "polished_diorite_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_POLISHED_DIORITE_BARRIER = ModernLifeCommon.ITEMS.register("polished_diorite_barrier", () -> { + return new BlockItem(BLOCK_POLISHED_DIORITE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "obsidian_barrier") + public static RegistryObject BLOCK_OBSIDIAN_BARRIER = ModernLifeCommon.BLOCKS.register("obsidian_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.OBSIDIAN)); + }); + + @AutoRegister(name = "obsidian_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_OBSIDIAN_BARRIER = ModernLifeCommon.ITEMS.register("obsidian_barrier", () -> { + return new BlockItem(BLOCK_OBSIDIAN_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "andesite_barrier") + public static RegistryObject BLOCK_ANDESITE_BARRIER = ModernLifeCommon.BLOCKS.register("andesite_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.ANDESITE)); + }); + + @AutoRegister(name = "andesite_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_ANDESITE_BARRIER = ModernLifeCommon.ITEMS.register("andesite_barrier", () -> { + return new BlockItem(BLOCK_ANDESITE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "polished_andesite_barrier") + public static RegistryObject BLOCK_POLISHED_ANDESITE_BARRIER = ModernLifeCommon.BLOCKS.register("polished_andesite_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_ANDESITE)); + }); + + @AutoRegister(name = "polished_andesite_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_POLISHED_ANDESITE_BARRIER = ModernLifeCommon.ITEMS.register("polished_andesite_barrier", () -> { + return new BlockItem(BLOCK_POLISHED_ANDESITE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "mossy_cobblestone_barrier") + public static RegistryObject BLOCK_MOSSY_COBBLESTONE_BARRIER = ModernLifeCommon.BLOCKS.register("mossy_cobblestone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.MOSSY_COBBLESTONE)); + }); + + @AutoRegister(name = "mossy_cobblestone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_MOSSY_COBBLESTONE_BARRIER = ModernLifeCommon.ITEMS.register("mossy_cobblestone_barrier", () -> { + return new BlockItem(BLOCK_MOSSY_COBBLESTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "bricks_barrier") + public static RegistryObject BLOCK_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.BRICKS)); + }); + + @AutoRegister(name = "bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("bricks_barrier", () -> { + return new BlockItem(BLOCK_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "terracotta_barrier") + public static RegistryObject BLOCK_TERRACOTTA_BARRIER = ModernLifeCommon.BLOCKS.register("terracotta_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.TERRACOTTA)); + }); + + @AutoRegister(name = "terracotta_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_TERRACOTTA_BARRIER = ModernLifeCommon.ITEMS.register("terracotta_barrier", () -> { + return new BlockItem(BLOCK_TERRACOTTA_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "sandstone_barrier") + public static RegistryObject BLOCK_SANDSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("sandstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.SANDSTONE)); + }); + + @AutoRegister(name = "sandstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_SANDSTONE_BARRIER = ModernLifeCommon.ITEMS.register("sandstone_barrier", () -> { + return new BlockItem(BLOCK_SANDSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "chiseled_sandstone_barrier") + public static RegistryObject BLOCK_CHISELED_SANDSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("chiseled_sandstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_sandstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CHISELED_SANDSTONE_BARRIER = ModernLifeCommon.ITEMS.register("chiseled_sandstone_barrier", () -> { + return new BlockItem(BLOCK_CHISELED_SANDSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "cut_sandstone_barrier") + public static RegistryObject BLOCK_CUT_SANDSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("cut_sandstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CUT_SANDSTONE)); + }); + + @AutoRegister(name = "cut_sandstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CUT_SANDSTONE_BARRIER = ModernLifeCommon.ITEMS.register("cut_sandstone_barrier", () -> { + return new BlockItem(BLOCK_CUT_SANDSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "red_sandstone_barrier") + public static RegistryObject BLOCK_RED_SANDSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("red_sandstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.RED_SANDSTONE)); + }); + + @AutoRegister(name = "red_sandstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_RED_SANDSTONE_BARRIER = ModernLifeCommon.ITEMS.register("red_sandstone_barrier", () -> { + return new BlockItem(BLOCK_RED_SANDSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_barrier") + public static RegistryObject BLOCK_CHISELED_RED_SANDSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("chiseled_red_sandstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_RED_SANDSTONE)); + }); + + @AutoRegister(name = "chiseled_red_sandstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CHISELED_RED_SANDSTONE_BARRIER = ModernLifeCommon.ITEMS.register("chiseled_red_sandstone_barrier", () -> { + return new BlockItem(BLOCK_CHISELED_RED_SANDSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "cut_red_sandstone_barrier") + public static RegistryObject BLOCK_CUT_RED_SANDSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("cut_red_sandstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CUT_RED_SANDSTONE)); + }); + + @AutoRegister(name = "cut_red_sandstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CUT_RED_SANDSTONE_BARRIER = ModernLifeCommon.ITEMS.register("cut_red_sandstone_barrier", () -> { + return new BlockItem(BLOCK_CUT_RED_SANDSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "prismarine_barrier") + public static RegistryObject BLOCK_PRISMARINE_BARRIER = ModernLifeCommon.BLOCKS.register("prismarine_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE)); + }); + + @AutoRegister(name = "prismarine_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_PRISMARINE_BARRIER = ModernLifeCommon.ITEMS.register("prismarine_barrier", () -> { + return new BlockItem(BLOCK_PRISMARINE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "prismarine_bricks_barrier") + public static RegistryObject BLOCK_PRISMARINE_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("prismarine_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.PRISMARINE_BRICKS)); + }); + + @AutoRegister(name = "prismarine_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_PRISMARINE_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("prismarine_bricks_barrier", () -> { + return new BlockItem(BLOCK_PRISMARINE_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "dark_prismarine_barrier") + public static RegistryObject BLOCK_DARK_PRISMARINE_BARRIER = ModernLifeCommon.BLOCKS.register("dark_prismarine_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.DARK_PRISMARINE)); + }); + + @AutoRegister(name = "dark_prismarine_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_DARK_PRISMARINE_BARRIER = ModernLifeCommon.ITEMS.register("dark_prismarine_barrier", () -> { + return new BlockItem(BLOCK_DARK_PRISMARINE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "blackstone_barrier") + public static RegistryObject BLOCK_BLACKSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("blackstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.BLACKSTONE)); + }); + + @AutoRegister(name = "blackstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_BLACKSTONE_BARRIER = ModernLifeCommon.ITEMS.register("blackstone_barrier", () -> { + return new BlockItem(BLOCK_BLACKSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "polished_blackstone_barrier") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("polished_blackstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "polished_blackstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_BARRIER = ModernLifeCommon.ITEMS.register("polished_blackstone_barrier", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_barrier") + public static RegistryObject BLOCK_POLISHED_BLACKSTONE_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("polished_blackstone_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.POLISHED_BLACKSTONE_BRICKS)); + }); + + @AutoRegister(name = "polished_blackstone_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_POLISHED_BLACKSTONE_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("polished_blackstone_bricks_barrier", () -> { + return new BlockItem(BLOCK_POLISHED_BLACKSTONE_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_barrier") + public static RegistryObject BLOCK_CHISELED_POLISHED_BLACKSTONE_BARRIER = ModernLifeCommon.BLOCKS.register("chiseled_polished_blackstone_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_POLISHED_BLACKSTONE)); + }); + + @AutoRegister(name = "chiseled_polished_blackstone_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CHISELED_POLISHED_BLACKSTONE_BARRIER = ModernLifeCommon.ITEMS.register("chiseled_polished_blackstone_barrier", () -> { + return new BlockItem(BLOCK_CHISELED_POLISHED_BLACKSTONE_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "netherrack_barrier") + public static RegistryObject BLOCK_NETHERRACK_BARRIER = ModernLifeCommon.BLOCKS.register("netherrack_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.NETHERRACK)); + }); + + @AutoRegister(name = "netherrack_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_NETHERRACK_BARRIER = ModernLifeCommon.ITEMS.register("netherrack_barrier", () -> { + return new BlockItem(BLOCK_NETHERRACK_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "nether_bricks_barrier") + public static RegistryObject BLOCK_NETHER_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("nether_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.NETHER_BRICKS)); + }); + + @AutoRegister(name = "nether_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_NETHER_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("nether_bricks_barrier", () -> { + return new BlockItem(BLOCK_NETHER_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_barrier") + public static RegistryObject BLOCK_CHISELED_NETHER_BRICKS_BARRIER = ModernLifeCommon.BLOCKS.register("chiseled_nether_bricks_barrier", () -> { + return new BarrierBlock(BlockBehaviour.Properties.copy(Blocks.CHISELED_NETHER_BRICKS)); + }); + + @AutoRegister(name = "chiseled_nether_bricks_barrier", tab = "TAB_MISC") + public static RegistryObject ITEM_CHISELED_NETHER_BRICKS_BARRIER = ModernLifeCommon.ITEMS.register("chiseled_nether_bricks_barrier", () -> { + return new BlockItem(BLOCK_CHISELED_NETHER_BRICKS_BARRIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "chainsaw", itemClass = ChainsawItem.class, customInstance = true) + public static RegistryObject ITEM_CHAINSAW = ModernLifeCommon.ITEMS.register("chainsaw", () -> { + return new ChainsawItem(new Tier() { // from class: com.dairymoose.modernlife.core.CustomBlocks.1 + C01141() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 4.0f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 1; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_CHAINSAW.get()}); + } + }, 0.0f, 0.0f, new Item.Properties().defaultDurability(1000).tab(CreativeModeTab.TAB_TOOLS)); + }); + public static RegistryObject SOUND_BOAT_MOTOR = ModernLifeCommon.SOUND_EVENTS.register("boat_motor", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "boat_motor")); + }); + public static RegistryObject SOUND_CHAINSAW_RUNNING = ModernLifeCommon.SOUND_EVENTS.register("chainsaw_running", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "chainsaw_running")); + }); + public static RegistryObject SOUND_CHAINSAW_IDLE = ModernLifeCommon.SOUND_EVENTS.register("chainsaw_idle", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "chainsaw_idle")); + }); + public static RegistryObject SOUND_CHAINSAW_START = ModernLifeCommon.SOUND_EVENTS.register("chainsaw_start", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "chainsaw_start")); + }); + public static RegistryObject SOUND_CHAINSAW_STOP = ModernLifeCommon.SOUND_EVENTS.register("chainsaw_stop", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "chainsaw_stop")); + }); + public static RegistryObject SOUND_TOILET_FLUSH = ModernLifeCommon.SOUND_EVENTS.register("toilet_flush", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "toilet_flush")); + }); + public static RegistryObject SOUND_GUN_FIRE = ModernLifeCommon.SOUND_EVENTS.register("gun_fire", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "gun_fire")); + }); + public static RegistryObject SOUND_GUN_RELOAD = ModernLifeCommon.SOUND_EVENTS.register("gun_reload", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "gun_reload")); + }); + public static RegistryObject SOUND_GUITAR_E = ModernLifeCommon.SOUND_EVENTS.register("note_e_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "note_e_plus_one_octave")); + }); + public static RegistryObject SOUND_GUITAR_A = ModernLifeCommon.SOUND_EVENTS.register("note_a_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "note_a_plus_one_octave")); + }); + public static RegistryObject SOUND_GUITAR_D = ModernLifeCommon.SOUND_EVENTS.register("note_d_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "note_d_plus_one_octave")); + }); + public static RegistryObject SOUND_GUITAR_G = ModernLifeCommon.SOUND_EVENTS.register("note_g_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "note_g_plus_one_octave")); + }); + public static RegistryObject SOUND_GUITAR_B = ModernLifeCommon.SOUND_EVENTS.register("note_b_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "note_b_plus_one_octave")); + }); + public static RegistryObject SOUND_GUITAR_HI_E = ModernLifeCommon.SOUND_EVENTS.register("note_hi_e_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "note_hi_e_plus_one_octave")); + }); + public static RegistryObject SOUND_DIST_GUITAR_E = ModernLifeCommon.SOUND_EVENTS.register("dist_e_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "dist_e_plus_one_octave")); + }); + public static RegistryObject SOUND_DIST_GUITAR_A = ModernLifeCommon.SOUND_EVENTS.register("dist_a_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "dist_a_plus_one_octave")); + }); + public static RegistryObject SOUND_DIST_GUITAR_D = ModernLifeCommon.SOUND_EVENTS.register("dist_d_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "dist_d_plus_one_octave")); + }); + public static RegistryObject SOUND_DIST_GUITAR_G = ModernLifeCommon.SOUND_EVENTS.register("dist_g_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "dist_g_plus_one_octave")); + }); + public static RegistryObject SOUND_DIST_GUITAR_B = ModernLifeCommon.SOUND_EVENTS.register("dist_b_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "dist_b_plus_one_octave")); + }); + public static RegistryObject SOUND_DIST_GUITAR_HI_E = ModernLifeCommon.SOUND_EVENTS.register("dist_hi_e_plus_one_octave", () -> { + return new SoundEvent(new ResourceLocation("modernlife", "dist_hi_e_plus_one_octave")); + }); + + @AutoRegister(name = "handgun", customInstance = true) + public static RegistryObject ITEM_HANDGUN = ModernLifeCommon.ITEMS.register("handgun", () -> { + return new HandgunItem(new Tier() { // from class: com.dairymoose.modernlife.core.CustomBlocks.2 + C01152() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 1.0f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 1; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_HANDGUN.get()}); + } + }, 0.0f, 20.0f, new Item.Properties().defaultDurability(1000).tab(CreativeModeTab.TAB_TOOLS)); + }); + + @AutoRegister(name = "bullet") + public static RegistryObject ITEM_BULLET = ModernLifeCommon.ITEMS.register("bullet", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MATERIALS).stacksTo(64)); + }); + + @AutoRegister(name = "bullet_strip") + public static RegistryObject ITEM_BULLET_STRIP = ModernLifeCommon.ITEMS.register("bullet_strip", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MATERIALS).stacksTo(64)); + }); + + @AutoRegister(name = "gun_magazine") + public static RegistryObject ITEM_MAGAZINE = ModernLifeCommon.ITEMS.register("gun_magazine", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MATERIALS).durability(18).setNoRepair()); + }); + + @AutoRegister(name = "extended_gun_magazine") + public static RegistryObject ITEM_EXTENDED_MAGAZINE = ModernLifeCommon.ITEMS.register("extended_gun_magazine", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MATERIALS).durability(36).setNoRepair()); + }); + + @AutoRegister(name = "acacia_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_ACACIA_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("acacia_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "acacia_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_ACACIA_ROUND_TABLE = ModernLifeCommon.ITEMS.register("acacia_round_table", () -> { + return new BlockItem(BLOCK_ACACIA_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "birch_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_BIRCH_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("birch_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "birch_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_BIRCH_ROUND_TABLE = ModernLifeCommon.ITEMS.register("birch_round_table", () -> { + return new BlockItem(BLOCK_BIRCH_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "crimson_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_CRIMSON_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("crimson_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "crimson_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_CRIMSON_ROUND_TABLE = ModernLifeCommon.ITEMS.register("crimson_round_table", () -> { + return new BlockItem(BLOCK_CRIMSON_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "dark_oak_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_DARK_OAK_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("dark_oak_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "dark_oak_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_DARK_OAK_ROUND_TABLE = ModernLifeCommon.ITEMS.register("dark_oak_round_table", () -> { + return new BlockItem(BLOCK_DARK_OAK_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "jungle_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_JUNGLE_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("jungle_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "jungle_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_JUNGLE_ROUND_TABLE = ModernLifeCommon.ITEMS.register("jungle_round_table", () -> { + return new BlockItem(BLOCK_JUNGLE_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "oak_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_OAK_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("oak_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "oak_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_OAK_ROUND_TABLE = ModernLifeCommon.ITEMS.register("oak_round_table", () -> { + return new BlockItem(BLOCK_OAK_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "spruce_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_SPRUCE_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("spruce_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "spruce_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_SPRUCE_ROUND_TABLE = ModernLifeCommon.ITEMS.register("spruce_round_table", () -> { + return new BlockItem(BLOCK_SPRUCE_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "warped_round_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_WARPED_ROUND_TABLE = ModernLifeCommon.BLOCKS.register("warped_round_table", () -> { + return new RoundTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "warped_round_table", tab = "TAB_MISC") + public static RegistryObject ITEM_WARPED_ROUND_TABLE = ModernLifeCommon.ITEMS.register("warped_round_table", () -> { + return new BlockItem(BLOCK_WARPED_ROUND_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "vinyl_siding") + public static RegistryObject BLOCK_VINYL_SIDING = ModernLifeCommon.BLOCKS.register("vinyl_siding", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "vinyl_siding", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_VINYL_SIDING = ModernLifeCommon.ITEMS.register("vinyl_siding", () -> { + return new BlockItem(BLOCK_VINYL_SIDING.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "red_vinyl_siding") + public static RegistryObject BLOCK_RED_VINYL_SIDING = ModernLifeCommon.BLOCKS.register("red_vinyl_siding", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "red_vinyl_siding", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_RED_VINYL_SIDING = ModernLifeCommon.ITEMS.register("red_vinyl_siding", () -> { + return new BlockItem(BLOCK_RED_VINYL_SIDING.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "green_vinyl_siding") + public static RegistryObject BLOCK_GREEN_VINYL_SIDING = ModernLifeCommon.BLOCKS.register("green_vinyl_siding", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "green_vinyl_siding", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_GREEN_VINYL_SIDING = ModernLifeCommon.ITEMS.register("green_vinyl_siding", () -> { + return new BlockItem(BLOCK_GREEN_VINYL_SIDING.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "blue_vinyl_siding") + public static RegistryObject BLOCK_BLUE_VINYL_SIDING = ModernLifeCommon.BLOCKS.register("blue_vinyl_siding", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "blue_vinyl_siding", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BLUE_VINYL_SIDING = ModernLifeCommon.ITEMS.register("blue_vinyl_siding", () -> { + return new BlockItem(BLOCK_BLUE_VINYL_SIDING.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "gray_vinyl_siding") + public static RegistryObject BLOCK_GRAY_VINYL_SIDING = ModernLifeCommon.BLOCKS.register("gray_vinyl_siding", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "gray_vinyl_siding", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_GRAY_VINYL_SIDING = ModernLifeCommon.ITEMS.register("gray_vinyl_siding", () -> { + return new BlockItem(BLOCK_GRAY_VINYL_SIDING.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "four_panel_window", blockClass = AlmostFullBlock.class, material = "GLASS", soundType = "GLASS", strength = HandgunItem.handgunZoomFactor, renderType = "cutoutMipped") + public static RegistryObject BLOCK_FOUR_PANEL_WINDOW = ModernLifeCommon.BLOCKS.register("four_panel_window", () -> { + return new AlmostFullBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "four_panel_window", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_FOUR_PANEL_WINDOW = ModernLifeCommon.ITEMS.register("four_panel_window", () -> { + return new BlockItem(BLOCK_FOUR_PANEL_WINDOW.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "six_panel_window", blockClass = AlmostFullBlock.class, material = "GLASS", soundType = "GLASS", strength = HandgunItem.handgunZoomFactor, renderType = "cutoutMipped") + public static RegistryObject BLOCK_SIX_PANEL_WINDOW = ModernLifeCommon.BLOCKS.register("six_panel_window", () -> { + return new AlmostFullBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "six_panel_window", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_SIX_PANEL_WINDOW = ModernLifeCommon.ITEMS.register("six_panel_window", () -> { + return new BlockItem(BLOCK_SIX_PANEL_WINDOW.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "hedge", blockClass = AlmostFullBlock.class, material = "GRASS", soundType = "GRASS", strength = HandgunItem.handgunZoomFactor, renderType = "cutout") + public static RegistryObject BLOCK_HEDGE = ModernLifeCommon.BLOCKS.register("hedge", () -> { + return new AlmostFullBlock(BlockBehaviour.Properties.copy(Blocks.OAK_LEAVES)); + }); + + @AutoRegister(name = "hedge", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_HEDGE = ModernLifeCommon.ITEMS.register("hedge", () -> { + return new BlockItem(BLOCK_HEDGE.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "white_ceramic_tile", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_WHITE_CERAMIC_TILE = ModernLifeCommon.BLOCKS.register("white_ceramic_tile", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "white_ceramic_tile", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_WHITE_CERAMIC_TILE = ModernLifeCommon.ITEMS.register("white_ceramic_tile", () -> { + return new BlockItem(BLOCK_WHITE_CERAMIC_TILE.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "beige_ceramic_tile", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_BEIGE_CERAMIC_TILE = ModernLifeCommon.BLOCKS.register("beige_ceramic_tile", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "beige_ceramic_tile", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BEIGE_CERAMIC_TILE = ModernLifeCommon.ITEMS.register("beige_ceramic_tile", () -> { + return new BlockItem(BLOCK_BEIGE_CERAMIC_TILE.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "brown_ceramic_tile", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_BROWN_CERAMIC_TILE = ModernLifeCommon.BLOCKS.register("brown_ceramic_tile", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "brown_ceramic_tile", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BROWN_CERAMIC_TILE = ModernLifeCommon.ITEMS.register("brown_ceramic_tile", () -> { + return new BlockItem(BLOCK_BROWN_CERAMIC_TILE.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "rocky_ceramic_tile", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_ROCKY_CERAMIC_TILE = ModernLifeCommon.BLOCKS.register("rocky_ceramic_tile", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "rocky_ceramic_tile", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_ROCKY_CERAMIC_TILE = ModernLifeCommon.ITEMS.register("rocky_ceramic_tile", () -> { + return new BlockItem(BLOCK_ROCKY_CERAMIC_TILE.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "black_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_BLACK_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("black_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "black_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BLACK_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("black_painted_drywall", () -> { + return new BlockItem(BLOCK_BLACK_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "blue_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_BLUE_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("blue_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "blue_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BLUE_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("blue_painted_drywall", () -> { + return new BlockItem(BLOCK_BLUE_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "brown_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_BROWN_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("brown_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "brown_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BROWN_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("brown_painted_drywall", () -> { + return new BlockItem(BLOCK_BROWN_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "cyan_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_CYAN_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("cyan_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "cyan_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_CYAN_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("cyan_painted_drywall", () -> { + return new BlockItem(BLOCK_CYAN_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "gray_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_GRAY_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("gray_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "gray_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_GRAY_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("gray_painted_drywall", () -> { + return new BlockItem(BLOCK_GRAY_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "green_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_GREEN_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("green_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "green_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_GREEN_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("green_painted_drywall", () -> { + return new BlockItem(BLOCK_GREEN_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "light_blue_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_LIGHT_BLUE_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("light_blue_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "light_blue_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_LIGHT_BLUE_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("light_blue_painted_drywall", () -> { + return new BlockItem(BLOCK_LIGHT_BLUE_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "light_gray_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_LIGHT_GRAY_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("light_gray_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "light_gray_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_LIGHT_GRAY_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("light_gray_painted_drywall", () -> { + return new BlockItem(BLOCK_LIGHT_GRAY_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "lime_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_LIME_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("lime_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "lime_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_LIME_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("lime_painted_drywall", () -> { + return new BlockItem(BLOCK_LIME_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "magenta_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_MAGENTA_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("magenta_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "magenta_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_MAGENTA_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("magenta_painted_drywall", () -> { + return new BlockItem(BLOCK_MAGENTA_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "orange_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_ORANGE_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("orange_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "orange_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_ORANGE_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("orange_painted_drywall", () -> { + return new BlockItem(BLOCK_ORANGE_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "pink_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_PINK_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("pink_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "pink_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_PINK_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("pink_painted_drywall", () -> { + return new BlockItem(BLOCK_PINK_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "purple_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_PURPLE_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("purple_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "purple_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_PURPLE_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("purple_painted_drywall", () -> { + return new BlockItem(BLOCK_PURPLE_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "red_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_RED_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("red_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "red_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_RED_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("red_painted_drywall", () -> { + return new BlockItem(BLOCK_RED_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "white_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_WHITE_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("white_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "white_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_WHITE_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("white_painted_drywall", () -> { + return new BlockItem(BLOCK_WHITE_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "yellow_painted_drywall", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_YELLOW_PAINTED_DRYWALL = ModernLifeCommon.BLOCKS.register("yellow_painted_drywall", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "yellow_painted_drywall", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_YELLOW_PAINTED_DRYWALL = ModernLifeCommon.ITEMS.register("yellow_painted_drywall", () -> { + return new BlockItem(BLOCK_YELLOW_PAINTED_DRYWALL.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "bathroom_ceramic_tile", blockClass = Block.class, material = "CLAY", soundType = "GRAVEL", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_BATHROOM_CERAMIC_TILE = ModernLifeCommon.BLOCKS.register("bathroom_ceramic_tile", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "bathroom_ceramic_tile", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BATHROOM_CERAMIC_TILE = ModernLifeCommon.ITEMS.register("bathroom_ceramic_tile", () -> { + return new BlockItem(BLOCK_BATHROOM_CERAMIC_TILE.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "acacia_deck") + public static RegistryObject BLOCK_ACACIA_DECK = ModernLifeCommon.BLOCKS.register("acacia_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_ACACIA_DECK = ModernLifeCommon.ITEMS.register("acacia_deck", () -> { + return new BlockItem(BLOCK_ACACIA_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "birch_deck") + public static RegistryObject BLOCK_BIRCH_DECK = ModernLifeCommon.BLOCKS.register("birch_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_BIRCH_DECK = ModernLifeCommon.ITEMS.register("birch_deck", () -> { + return new BlockItem(BLOCK_BIRCH_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "crimson_deck") + public static RegistryObject BLOCK_CRIMSON_DECK = ModernLifeCommon.BLOCKS.register("crimson_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_CRIMSON_DECK = ModernLifeCommon.ITEMS.register("crimson_deck", () -> { + return new BlockItem(BLOCK_CRIMSON_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "dark_oak_deck") + public static RegistryObject BLOCK_DARK_OAK_DECK = ModernLifeCommon.BLOCKS.register("dark_oak_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_DARK_OAK_DECK = ModernLifeCommon.ITEMS.register("dark_oak_deck", () -> { + return new BlockItem(BLOCK_DARK_OAK_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "jungle_deck") + public static RegistryObject BLOCK_JUNGLE_DECK = ModernLifeCommon.BLOCKS.register("jungle_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_JUNGLE_DECK = ModernLifeCommon.ITEMS.register("jungle_deck", () -> { + return new BlockItem(BLOCK_JUNGLE_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "oak_deck") + public static RegistryObject BLOCK_OAK_DECK = ModernLifeCommon.BLOCKS.register("oak_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_OAK_DECK = ModernLifeCommon.ITEMS.register("oak_deck", () -> { + return new BlockItem(BLOCK_OAK_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "spruce_deck") + public static RegistryObject BLOCK_SPRUCE_DECK = ModernLifeCommon.BLOCKS.register("spruce_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_SPRUCE_DECK = ModernLifeCommon.ITEMS.register("spruce_deck", () -> { + return new BlockItem(BLOCK_SPRUCE_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "warped_deck") + public static RegistryObject BLOCK_WARPED_DECK = ModernLifeCommon.BLOCKS.register("warped_deck", () -> { + return new DeckBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_deck", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_WARPED_DECK = ModernLifeCommon.ITEMS.register("warped_deck", () -> { + return new BlockItem(BLOCK_WARPED_DECK.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "guitar", itemClass = GuitarItem.class, customInstance = true) + public static RegistryObject ITEM_GUITAR = ModernLifeCommon.ITEMS.register("guitar", () -> { + return new GuitarItem(new Tier() { // from class: com.dairymoose.modernlife.core.CustomBlocks.3 + C01163() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 1.2f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 0; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_GUITAR.get()}); + } + }, 0.0f, 0.0f, new Item.Properties().defaultDurability(50).tab(CreativeModeTab.TAB_TOOLS)); + }); + + @AutoRegister(name = "guitar_amplifier", blockClass = AlmostFullBlock.class, material = "WOOD", soundType = "WOOD", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_GUITAR_AMPLIFIER = ModernLifeCommon.BLOCKS.register("guitar_amplifier", () -> { + return new GuitarAmplifierBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "guitar_amplifier", tab = "TAB_MISC") + public static RegistryObject ITEM_GUITAR_AMPLIFIER = ModernLifeCommon.ITEMS.register("guitar_amplifier", () -> { + return new BlockItem(BLOCK_GUITAR_AMPLIFIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "seed_spreader", blockClass = SeedSpreaderBlock.class, material = "METAL", soundType = "METAL", strength = 2.5f, renderType = "cutout") + public static RegistryObject BLOCK_SEED_SPREADER = ModernLifeCommon.BLOCKS.register("seed_spreader", () -> { + return new SeedSpreaderBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "seed_spreader", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_SEED_SPREADER = ModernLifeCommon.ITEMS.register("seed_spreader", () -> { + return new BlockItem(BLOCK_SEED_SPREADER.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "power_transmitter", blockClass = PowerTransmitterBlock.class, material = "METAL", soundType = "METAL", strength = 2.5f, renderType = "cutout") + public static RegistryObject BLOCK_POWER_TRANSMITTER = ModernLifeCommon.BLOCKS.register("power_transmitter", () -> { + return new PowerTransmitterBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "power_transmitter", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_POWER_TRANSMITTER = ModernLifeCommon.ITEMS.register("power_transmitter", () -> { + return new BlockItem(BLOCK_POWER_TRANSMITTER.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "power_receiver", blockClass = PowerReceiverBlock.class, material = "METAL", soundType = "METAL", strength = 2.5f, renderType = "cutout") + public static RegistryObject BLOCK_POWER_RECEIVER = ModernLifeCommon.BLOCKS.register("power_receiver", () -> { + return new PowerReceiverBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "power_receiver", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_POWER_RECEIVER = ModernLifeCommon.ITEMS.register("power_receiver", () -> { + return new BlockItem(BLOCK_POWER_RECEIVER.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "microwave", blockClass = AlmostFullBlock.class, material = "METAL", soundType = "METAL", strength = 2.5f, renderType = "translucent") + public static RegistryObject BLOCK_MICROWAVE = ModernLifeCommon.BLOCKS.register("microwave", () -> { + return new MicrowaveBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "microwave", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_MICROWAVE = ModernLifeCommon.ITEMS.register("microwave", () -> { + return new BlockItem(BLOCK_MICROWAVE.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "stove", renderType = "translucent") + public static RegistryObject BLOCK_STOVE = ModernLifeCommon.BLOCKS.register("stove", () -> { + return new StoveBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "stove") + public static RegistryObject ITEM_STOVE = ModernLifeCommon.ITEMS.register("stove", () -> { + return new BlockItem(BLOCK_STOVE.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "photon", blockClass = PhotonBlock.class, material = "AIR", soundType = "WOOL", strength = 0.1f) + public static RegistryObject BLOCK_PHOTON = ModernLifeCommon.BLOCKS.register("photon", () -> { + return new PhotonBlock(BlockBehaviour.Properties.copy(Blocks.AIR)); + }); + + @AutoRegister(name = "flashlight", itemClass = FlashlightItem.class, customInstance = true) + public static RegistryObject ITEM_FLASHLIGHT = ModernLifeCommon.ITEMS.register("flashlight", () -> { + return new FlashlightItem(new Tier() { // from class: com.dairymoose.modernlife.core.CustomBlocks.4 + C01174() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 1.0f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 1; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_BATTERY.get()}); + } + }, 0.0f, 0.0f, new Item.Properties().defaultDurability(ModernLifeCommon.FLASHLIGHT_DURATION_MINUTES * 60 * 20).tab(CreativeModeTab.TAB_TOOLS)); + }); + + @AutoRegister(name = "winch", material = "METAL", soundType = "METAL", strength = HandgunItem.handgunZoomFactor, renderType = "cutoutMipped") + public static RegistryObject BLOCK_WINCH = ModernLifeCommon.BLOCKS.register("winch", () -> { + return new WinchBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "winch", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_WINCH = ModernLifeCommon.ITEMS.register("winch", () -> { + return new BlockItem(BLOCK_WINCH.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "winch_anchor", material = "METAL", soundType = "METAL", strength = 0.5f) + public static RegistryObject BLOCK_WINCH_ANCHOR = ModernLifeCommon.BLOCKS.register("winch_anchor", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "winch_anchor", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_WINCH_ANCHOR = ModernLifeCommon.ITEMS.register("winch_anchor", () -> { + return new BlockItem(BLOCK_WINCH_ANCHOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "turntable", blockClass = TurntableBlock.class, material = "WOOD", soundType = "WOOD", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_TURNTABLE = ModernLifeCommon.BLOCKS.register("turntable", () -> { + return new TurntableBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "turntable", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_TURNTABLE = ModernLifeCommon.ITEMS.register("turntable", () -> { + return new BlockItem(BLOCK_TURNTABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "speedometer", itemClass = SpeedometerItem.class, customInstance = true) + public static RegistryObject ITEM_SPEEDOMETER = ModernLifeCommon.ITEMS.register("speedometer", () -> { + return new SpeedometerItem(new Item.Properties().defaultDurability(50).tab(CreativeModeTab.TAB_TOOLS)); + }); + + @AutoRegister(name = "trash_can", blockClass = TrashCanBlock.class, material = "METAL", soundType = "METAL", strength = 2.0f) + public static RegistryObject BLOCK_TRASH_CAN = ModernLifeCommon.BLOCKS.register("trash_can", () -> { + return new TrashCanBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "trash_can", tab = "TAB_REDSTONE") + public static RegistryObject ITEM_TRASH_CAN = ModernLifeCommon.ITEMS.register("trash_can", () -> { + return new BlockItem(BLOCK_TRASH_CAN.get(), new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "paved_road", blockClass = PavedRoadBlock.class, material = "STONE", soundType = "STONE", strength = HandgunItem.handgunZoomFactor) + public static RegistryObject BLOCK_PAVED_ROAD = ModernLifeCommon.BLOCKS.register("paved_road", () -> { + return new PavedRoadBlock(BlockBehaviour.Properties.copy(Blocks.BLACK_CONCRETE)); + }); + + @AutoRegister(name = "paved_road", tab = "TAB_BUILDING_BLOCKS") + public static RegistryObject ITEM_PAVED_ROAD = ModernLifeCommon.ITEMS.register("paved_road", () -> { + return new BlockItem(BLOCK_PAVED_ROAD.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS)); + }); + + @AutoRegister(name = "battery", itemClass = Item.class, customInstance = true) + public static RegistryObject ITEM_BATTERY = ModernLifeCommon.ITEMS.register("battery", () -> { + return new BatteryItem(new Item.Properties().tab(CreativeModeTab.TAB_MATERIALS).stacksTo(64)); + }); + + @AutoRegister(name = "bicycle_item", itemClass = BicycleItem.class, customInstance = true) + public static RegistryObject ITEM_BICYCLE = ModernLifeCommon.ITEMS.register("bicycle_item", () -> { + return new BicycleItem(new Item.Properties().tab(CreativeModeTab.TAB_TRANSPORTATION).defaultDurability(100)); + }); + + @AutoRegister(name = "motorboat_item", itemClass = MotorboatItem.class, customInstance = true) + public static RegistryObject ITEM_MOTORBOAT = ModernLifeCommon.ITEMS.register("motorboat_item", () -> { + return new MotorboatItem(new Item.Properties().tab(CreativeModeTab.TAB_TRANSPORTATION).defaultDurability(100)); + }); + + @AutoRegister(name = "tire", itemClass = Item.class, customInstance = true) + public static RegistryObject ITEM_TIRE = ModernLifeCommon.ITEMS.register("tire", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MATERIALS).stacksTo(4)); + }); + + @AutoRegister(name = "chess_board") + public static RegistryObject BLOCK_CHESS_BOARD = ModernLifeCommon.BLOCKS.register("chess_board", () -> { + return new ChessBoardBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "chess_board", tab = "TAB_MISC") + public static RegistryObject ITEM_CHESS_BOARD = ModernLifeCommon.ITEMS.register("chess_board", () -> { + return new BlockItem(BLOCK_CHESS_BOARD.get(), new Item.Properties().tab(CreativeModeTab.TAB_BUILDING_BLOCKS).stacksTo(1)); + }); + + @AutoRegister(name = "coffee_mug") + public static RegistryObject BLOCK_COFFEE_MUG = ModernLifeCommon.BLOCKS.register("coffee_mug", () -> { + return new CoffeeMugBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "coffee_mug", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_COFFEE_MUG = ModernLifeCommon.ITEMS.register("coffee_mug", () -> { + return new BlockItem(BLOCK_COFFEE_MUG.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "floor_mat") + public static RegistryObject BLOCK_FLOOR_MAT = ModernLifeCommon.BLOCKS.register("floor_mat", () -> { + return new FloorMatBlock(BlockBehaviour.Properties.copy(Blocks.BAMBOO)); + }); + + @AutoRegister(name = "floor_mat", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_FLOOR_MAT = ModernLifeCommon.ITEMS.register("floor_mat", () -> { + return new BlockItem(BLOCK_FLOOR_MAT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "inset_light", renderType = "translucent") + public static RegistryObject BLOCK_INSET_LIGHT = ModernLifeCommon.BLOCKS.register("inset_light", () -> { + return new Block(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE).lightLevel(blockstate -> { + return 15; + })); + }); + + @AutoRegister(name = "inset_light", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_INSET_LIGHT = ModernLifeCommon.ITEMS.register("inset_light", () -> { + return new BlockItem(BLOCK_INSET_LIGHT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_mini_stool") + public static RegistryObject BLOCK_ACACIA_MINI_STOOL = ModernLifeCommon.BLOCKS.register("acacia_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_WOOD)); + }); + + @AutoRegister(name = "acacia_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ACACIA_MINI_STOOL = ModernLifeCommon.ITEMS.register("acacia_mini_stool", () -> { + return new BlockItem(BLOCK_ACACIA_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_mini_stool") + public static RegistryObject BLOCK_BIRCH_MINI_STOOL = ModernLifeCommon.BLOCKS.register("birch_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_WOOD)); + }); + + @AutoRegister(name = "birch_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BIRCH_MINI_STOOL = ModernLifeCommon.ITEMS.register("birch_mini_stool", () -> { + return new BlockItem(BLOCK_BIRCH_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_mini_stool") + public static RegistryObject BLOCK_CRIMSON_MINI_STOOL = ModernLifeCommon.BLOCKS.register("crimson_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_CRIMSON_MINI_STOOL = ModernLifeCommon.ITEMS.register("crimson_mini_stool", () -> { + return new BlockItem(BLOCK_CRIMSON_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_mini_stool") + public static RegistryObject BLOCK_DARK_OAK_MINI_STOOL = ModernLifeCommon.BLOCKS.register("dark_oak_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_WOOD)); + }); + + @AutoRegister(name = "dark_oak_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_DARK_OAK_MINI_STOOL = ModernLifeCommon.ITEMS.register("dark_oak_mini_stool", () -> { + return new BlockItem(BLOCK_DARK_OAK_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_mini_stool") + public static RegistryObject BLOCK_JUNGLE_MINI_STOOL = ModernLifeCommon.BLOCKS.register("jungle_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_WOOD)); + }); + + @AutoRegister(name = "jungle_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_JUNGLE_MINI_STOOL = ModernLifeCommon.ITEMS.register("jungle_mini_stool", () -> { + return new BlockItem(BLOCK_JUNGLE_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_mini_stool") + public static RegistryObject BLOCK_OAK_MINI_STOOL = ModernLifeCommon.BLOCKS.register("oak_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.OAK_WOOD)); + }); + + @AutoRegister(name = "oak_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_OAK_MINI_STOOL = ModernLifeCommon.ITEMS.register("oak_mini_stool", () -> { + return new BlockItem(BLOCK_OAK_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_mini_stool") + public static RegistryObject BLOCK_SPRUCE_MINI_STOOL = ModernLifeCommon.BLOCKS.register("spruce_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_WOOD)); + }); + + @AutoRegister(name = "spruce_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_SPRUCE_MINI_STOOL = ModernLifeCommon.ITEMS.register("spruce_mini_stool", () -> { + return new BlockItem(BLOCK_SPRUCE_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_mini_stool") + public static RegistryObject BLOCK_WARPED_MINI_STOOL = ModernLifeCommon.BLOCKS.register("warped_mini_stool", () -> { + return new MiniStoolBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_mini_stool", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_WARPED_MINI_STOOL = ModernLifeCommon.ITEMS.register("warped_mini_stool", () -> { + return new BlockItem(BLOCK_WARPED_MINI_STOOL.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_chair") + public static RegistryObject BLOCK_ACACIA_CHAIR = ModernLifeCommon.BLOCKS.register("acacia_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_WOOD)); + }); + + @AutoRegister(name = "acacia_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ACACIA_CHAIR = ModernLifeCommon.ITEMS.register("acacia_chair", () -> { + return new BlockItem(BLOCK_ACACIA_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_chair") + public static RegistryObject BLOCK_BIRCH_CHAIR = ModernLifeCommon.BLOCKS.register("birch_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_WOOD)); + }); + + @AutoRegister(name = "birch_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BIRCH_CHAIR = ModernLifeCommon.ITEMS.register("birch_chair", () -> { + return new BlockItem(BLOCK_BIRCH_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_chair") + public static RegistryObject BLOCK_CRIMSON_CHAIR = ModernLifeCommon.BLOCKS.register("crimson_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_STEM)); + }); + + @AutoRegister(name = "crimson_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_CRIMSON_CHAIR = ModernLifeCommon.ITEMS.register("crimson_chair", () -> { + return new BlockItem(BLOCK_CRIMSON_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_chair") + public static RegistryObject BLOCK_DARK_OAK_CHAIR = ModernLifeCommon.BLOCKS.register("dark_oak_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_WOOD)); + }); + + @AutoRegister(name = "dark_oak_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_DARK_OAK_CHAIR = ModernLifeCommon.ITEMS.register("dark_oak_chair", () -> { + return new BlockItem(BLOCK_DARK_OAK_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_chair") + public static RegistryObject BLOCK_JUNGLE_CHAIR = ModernLifeCommon.BLOCKS.register("jungle_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_WOOD)); + }); + + @AutoRegister(name = "jungle_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_JUNGLE_CHAIR = ModernLifeCommon.ITEMS.register("jungle_chair", () -> { + return new BlockItem(BLOCK_JUNGLE_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_chair") + public static RegistryObject BLOCK_OAK_CHAIR = ModernLifeCommon.BLOCKS.register("oak_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.OAK_WOOD)); + }); + + @AutoRegister(name = "oak_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_OAK_CHAIR = ModernLifeCommon.ITEMS.register("oak_chair", () -> { + return new BlockItem(BLOCK_OAK_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_chair") + public static RegistryObject BLOCK_SPRUCE_CHAIR = ModernLifeCommon.BLOCKS.register("spruce_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_WOOD)); + }); + + @AutoRegister(name = "spruce_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_SPRUCE_CHAIR = ModernLifeCommon.ITEMS.register("spruce_chair", () -> { + return new BlockItem(BLOCK_SPRUCE_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_chair") + public static RegistryObject BLOCK_WARPED_CHAIR = ModernLifeCommon.BLOCKS.register("warped_chair", () -> { + return new ChairBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_STEM)); + }); + + @AutoRegister(name = "warped_chair", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_WARPED_CHAIR = ModernLifeCommon.ITEMS.register("warped_chair", () -> { + return new BlockItem(BLOCK_WARPED_CHAIR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "music_stand") + public static RegistryObject BLOCK_MUSIC_STAND = ModernLifeCommon.BLOCKS.register("music_stand", () -> { + return new MusicStandBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "music_stand", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_MUSIC_STAND = ModernLifeCommon.ITEMS.register("music_stand", () -> { + return new BlockItem(BLOCK_MUSIC_STAND.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "lantern_post") + public static RegistryObject BLOCK_LANTERN_POST = ModernLifeCommon.BLOCKS.register("lantern_post", () -> { + return new LanternPostBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "lantern_post", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_LANTERN_POST = ModernLifeCommon.ITEMS.register("lantern_post", () -> { + return new BlockItem(BLOCK_LANTERN_POST.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "street_light") + public static RegistryObject BLOCK_STREET_LIGHT = ModernLifeCommon.BLOCKS.register("street_light", () -> { + return new StreetLightBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "street_light", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_STREET_LIGHT = ModernLifeCommon.ITEMS.register("street_light", () -> { + return new BlockItem(BLOCK_STREET_LIGHT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "old_tv") + public static RegistryObject BLOCK_OLD_TV = ModernLifeCommon.BLOCKS.register("old_tv", () -> { + return new AlmostFullBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "old_tv", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_OLD_TV = ModernLifeCommon.ITEMS.register("old_tv", () -> { + return new BlockItem(BLOCK_OLD_TV.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "flatscreen_tv") + public static RegistryObject BLOCK_FLATSCREEN_TV = ModernLifeCommon.BLOCKS.register("flatscreen_tv", () -> { + return new FlatScreenTvBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "flatscreen_tv", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_FLATSCREEN_TV = ModernLifeCommon.ITEMS.register("flatscreen_tv", () -> { + return new BlockItem(BLOCK_FLATSCREEN_TV.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "monitor") + public static RegistryObject BLOCK_MONITOR = ModernLifeCommon.BLOCKS.register("monitor", () -> { + return new MonitorBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "monitor", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_MONITOR = ModernLifeCommon.ITEMS.register("monitor", () -> { + return new BlockItem(BLOCK_MONITOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dual_monitor") + public static RegistryObject BLOCK_DUAL_MONITOR = ModernLifeCommon.BLOCKS.register("dual_monitor", () -> { + return new DualMonitorBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "dual_monitor", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_DUAL_MONITOR = ModernLifeCommon.ITEMS.register("dual_monitor", () -> { + return new BlockItem(BLOCK_DUAL_MONITOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_small_table") + public static RegistryObject BLOCK_ACACIA_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("acacia_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ACACIA_SMALL_TABLE = ModernLifeCommon.ITEMS.register("acacia_small_table", () -> { + return new BlockItem(BLOCK_ACACIA_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_small_table") + public static RegistryObject BLOCK_BIRCH_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("birch_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BIRCH_SMALL_TABLE = ModernLifeCommon.ITEMS.register("birch_small_table", () -> { + return new BlockItem(BLOCK_BIRCH_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_small_table") + public static RegistryObject BLOCK_CRIMSON_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("crimson_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_CRIMSON_SMALL_TABLE = ModernLifeCommon.ITEMS.register("crimson_small_table", () -> { + return new BlockItem(BLOCK_CRIMSON_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_small_table") + public static RegistryObject BLOCK_DARK_OAK_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("dark_oak_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_DARK_OAK_SMALL_TABLE = ModernLifeCommon.ITEMS.register("dark_oak_small_table", () -> { + return new BlockItem(BLOCK_DARK_OAK_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_small_table") + public static RegistryObject BLOCK_JUNGLE_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("jungle_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_JUNGLE_SMALL_TABLE = ModernLifeCommon.ITEMS.register("jungle_small_table", () -> { + return new BlockItem(BLOCK_JUNGLE_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_small_table") + public static RegistryObject BLOCK_OAK_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("oak_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_OAK_SMALL_TABLE = ModernLifeCommon.ITEMS.register("oak_small_table", () -> { + return new BlockItem(BLOCK_OAK_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_small_table") + public static RegistryObject BLOCK_SPRUCE_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("spruce_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_SPRUCE_SMALL_TABLE = ModernLifeCommon.ITEMS.register("spruce_small_table", () -> { + return new BlockItem(BLOCK_SPRUCE_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_small_table") + public static RegistryObject BLOCK_WARPED_SMALL_TABLE = ModernLifeCommon.BLOCKS.register("warped_small_table", () -> { + return new SmallTableBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_small_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_WARPED_SMALL_TABLE = ModernLifeCommon.ITEMS.register("warped_small_table", () -> { + return new BlockItem(BLOCK_WARPED_SMALL_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_coffee_table") + public static RegistryObject BLOCK_ACACIA_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("acacia_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_ACACIA_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("acacia_coffee_table", () -> { + return new BlockItem(BLOCK_ACACIA_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_coffee_table") + public static RegistryObject BLOCK_BIRCH_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("birch_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_BIRCH_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("birch_coffee_table", () -> { + return new BlockItem(BLOCK_BIRCH_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_coffee_table") + public static RegistryObject BLOCK_CRIMSON_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("crimson_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_CRIMSON_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("crimson_coffee_table", () -> { + return new BlockItem(BLOCK_CRIMSON_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_coffee_table") + public static RegistryObject BLOCK_DARK_OAK_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("dark_oak_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_DARK_OAK_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("dark_oak_coffee_table", () -> { + return new BlockItem(BLOCK_DARK_OAK_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_coffee_table") + public static RegistryObject BLOCK_JUNGLE_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("jungle_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_JUNGLE_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("jungle_coffee_table", () -> { + return new BlockItem(BLOCK_JUNGLE_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_coffee_table") + public static RegistryObject BLOCK_OAK_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("oak_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_OAK_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("oak_coffee_table", () -> { + return new BlockItem(BLOCK_OAK_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_coffee_table") + public static RegistryObject BLOCK_SPRUCE_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("spruce_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_SPRUCE_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("spruce_coffee_table", () -> { + return new BlockItem(BLOCK_SPRUCE_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_coffee_table") + public static RegistryObject BLOCK_WARPED_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("warped_coffee_table", () -> { + return new CoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_WARPED_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("warped_coffee_table", () -> { + return new BlockItem(BLOCK_WARPED_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_acacia_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_ACACIA_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_acacia_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_acacia_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_ACACIA_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_acacia_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_ACACIA_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_birch_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_BIRCH_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_birch_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_birch_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_BIRCH_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_birch_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_BIRCH_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_crimson_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_CRIMSON_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_crimson_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_crimson_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_CRIMSON_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_crimson_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_CRIMSON_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_dark_oak_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_DARK_OAK_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_dark_oak_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_dark_oak_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_DARK_OAK_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_dark_oak_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_DARK_OAK_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_jungle_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_JUNGLE_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_jungle_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_jungle_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_JUNGLE_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_jungle_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_JUNGLE_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_oak_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_OAK_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_oak_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_oak_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_OAK_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_oak_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_OAK_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_spruce_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_SPRUCE_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_spruce_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_spruce_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_SPRUCE_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_spruce_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_SPRUCE_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_warped_coffee_table", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_WARPED_COFFEE_TABLE = ModernLifeCommon.BLOCKS.register("glass_warped_coffee_table", () -> { + return new GlassCoffeeTableBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_warped_coffee_table", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_WARPED_COFFEE_TABLE = ModernLifeCommon.ITEMS.register("glass_warped_coffee_table", () -> { + return new BlockItem(BLOCK_GLASS_WARPED_COFFEE_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "glass_slab", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_SLAB = ModernLifeCommon.BLOCKS.register("glass_slab", () -> { + return new SlabBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_slab", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_GLASS_SLAB = ModernLifeCommon.ITEMS.register("glass_slab", () -> { + return new BlockItem(BLOCK_GLASS_SLAB.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "printer") + public static RegistryObject BLOCK_PRINTER = ModernLifeCommon.BLOCKS.register("printer", () -> { + return new PrinterBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "printer", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_PRINTER = ModernLifeCommon.ITEMS.register("printer", () -> { + return new BlockItem(BLOCK_PRINTER.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "photocopier") + public static RegistryObject BLOCK_PHOTOCOPIER = ModernLifeCommon.BLOCKS.register("photocopier", () -> { + return new PhotocopierBlock(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)); + }); + + @AutoRegister(name = "photocopier", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_PHOTOCOPIER = ModernLifeCommon.ITEMS.register("photocopier", () -> { + return new BlockItem(BLOCK_PHOTOCOPIER.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "camera", customInstance = true) + public static RegistryObject ITEM_CAMERA = ModernLifeCommon.ITEMS.register("camera", () -> { + return new CameraItem(new Item.Properties().tab(CreativeModeTab.TAB_TOOLS).durability(30)); + }); + + @AutoRegister(name = "glass_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.GLASS)); + }); + + @AutoRegister(name = "glass_trapdoor") + public static RegistryObject ITEM_GLASS_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_acacia_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_ACACIA_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_acacia_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_acacia_trapdoor") + public static RegistryObject ITEM_GLASS_ACACIA_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_acacia_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_ACACIA_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_birch_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_BIRCH_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_birch_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_birch_trapdoor") + public static RegistryObject ITEM_GLASS_BIRCH_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_birch_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_BIRCH_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_crimson_trapdoor", renderType = "translucent") + public static RegistryObject BLOCK_GLASS_CRIMSON_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_crimson_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_crimson_trapdoor") + public static RegistryObject ITEM_GLASS_CRIMSON_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_crimson_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_CRIMSON_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_dark_oak_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_DARK_OAK_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_dark_oak_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_dark_oak_trapdoor") + public static RegistryObject ITEM_GLASS_DARK_OAK_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_dark_oak_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_DARK_OAK_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_iron_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_IRON_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_iron_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.IRON_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_iron_trapdoor") + public static RegistryObject ITEM_GLASS_IRON_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_iron_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_IRON_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_jungle_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_JUNGLE_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_jungle_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_jungle_trapdoor") + public static RegistryObject ITEM_GLASS_JUNGLE_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_jungle_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_JUNGLE_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_oak_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_OAK_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_oak_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.OAK_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_oak_trapdoor") + public static RegistryObject ITEM_GLASS_OAK_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_oak_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_OAK_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_spruce_trapdoor", renderType = "cutoutMipped") + public static RegistryObject BLOCK_GLASS_SPRUCE_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_spruce_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_spruce_trapdoor") + public static RegistryObject ITEM_GLASS_SPRUCE_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_spruce_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_SPRUCE_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "glass_warped_trapdoor", renderType = "translucent") + public static RegistryObject BLOCK_GLASS_WARPED_TRAPDOOR = ModernLifeCommon.BLOCKS.register("glass_warped_trapdoor", () -> { + return new TrapDoorBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_TRAPDOOR)); + }); + + @AutoRegister(name = "glass_warped_trapdoor") + public static RegistryObject ITEM_GLASS_WARPED_TRAPDOOR = ModernLifeCommon.ITEMS.register("glass_warped_trapdoor", () -> { + return new BlockItem(BLOCK_GLASS_WARPED_TRAPDOOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_REDSTONE)); + }); + + @AutoRegister(name = "washing_machine", renderType = "translucent") + public static RegistryObject BLOCK_WASHING_MACHINE = ModernLifeCommon.BLOCKS.register("washing_machine", () -> { + return new AlmostFullBlock(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "washing_machine") + public static RegistryObject ITEM_WASHING_MACHINE = ModernLifeCommon.ITEMS.register("washing_machine", () -> { + return new BlockItem(BLOCK_WASHING_MACHINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dryer", renderType = "translucent") + public static RegistryObject BLOCK_DRYER = ModernLifeCommon.BLOCKS.register("dryer", () -> { + return new AlmostFullBlock(BlockBehaviour.Properties.copy(Blocks.COBBLESTONE)); + }); + + @AutoRegister(name = "dryer") + public static RegistryObject ITEM_DRYER = ModernLifeCommon.ITEMS.register("dryer", () -> { + return new BlockItem(BLOCK_DRYER.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "refrigerator") + public static RegistryObject BLOCK_REFRIGERATOR = ModernLifeCommon.BLOCKS.register("refrigerator", () -> { + return new RefrigeratorBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "refrigerator", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_REFRIGERATOR = ModernLifeCommon.ITEMS.register("refrigerator", () -> { + return new BlockItem(BLOCK_REFRIGERATOR.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "deluxe_bed") + public static RegistryObject BLOCK_DELUXE_BED = ModernLifeCommon.BLOCKS.register("deluxe_bed", () -> { + return new DeluxeBedBlock(BlockBehaviour.Properties.copy(Blocks.GRAY_WOOL)); + }); + + @AutoRegister(name = "deluxe_bed", tab = "TAB_DECORATIONS") + public static RegistryObject ITEM_DELUXE_BED = ModernLifeCommon.ITEMS.register("deluxe_bed", () -> { + return new BlockItem(BLOCK_DELUXE_BED.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "acacia_picnic_table") + public static RegistryObject BLOCK_ACACIA_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("acacia_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.ACACIA_PLANKS)); + }); + + @AutoRegister(name = "acacia_picnic_table") + public static RegistryObject ITEM_ACACIA_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("acacia_picnic_table", () -> { + return new BlockItem(BLOCK_ACACIA_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "birch_picnic_table") + public static RegistryObject BLOCK_BIRCH_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("birch_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.BIRCH_PLANKS)); + }); + + @AutoRegister(name = "birch_picnic_table") + public static RegistryObject ITEM_BIRCH_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("birch_picnic_table", () -> { + return new BlockItem(BLOCK_BIRCH_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "crimson_picnic_table") + public static RegistryObject BLOCK_CRIMSON_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("crimson_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.CRIMSON_PLANKS)); + }); + + @AutoRegister(name = "crimson_picnic_table") + public static RegistryObject ITEM_CRIMSON_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("crimson_picnic_table", () -> { + return new BlockItem(BLOCK_CRIMSON_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "dark_oak_picnic_table") + public static RegistryObject BLOCK_DARK_OAK_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("dark_oak_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.DARK_OAK_PLANKS)); + }); + + @AutoRegister(name = "dark_oak_picnic_table") + public static RegistryObject ITEM_DARK_OAK_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("dark_oak_picnic_table", () -> { + return new BlockItem(BLOCK_DARK_OAK_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "jungle_picnic_table") + public static RegistryObject BLOCK_JUNGLE_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("jungle_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.JUNGLE_PLANKS)); + }); + + @AutoRegister(name = "jungle_picnic_table") + public static RegistryObject ITEM_JUNGLE_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("jungle_picnic_table", () -> { + return new BlockItem(BLOCK_JUNGLE_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "oak_picnic_table") + public static RegistryObject BLOCK_OAK_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("oak_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.OAK_PLANKS)); + }); + + @AutoRegister(name = "oak_picnic_table") + public static RegistryObject ITEM_OAK_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("oak_picnic_table", () -> { + return new BlockItem(BLOCK_OAK_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "spruce_picnic_table") + public static RegistryObject BLOCK_SPRUCE_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("spruce_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.SPRUCE_PLANKS)); + }); + + @AutoRegister(name = "spruce_picnic_table") + public static RegistryObject ITEM_SPRUCE_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("spruce_picnic_table", () -> { + return new BlockItem(BLOCK_SPRUCE_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "warped_picnic_table") + public static RegistryObject BLOCK_WARPED_PICNIC_TABLE = ModernLifeCommon.BLOCKS.register("warped_picnic_table", () -> { + return new PicnicTableBlock(BlockBehaviour.Properties.copy(Blocks.WARPED_PLANKS)); + }); + + @AutoRegister(name = "warped_picnic_table") + public static RegistryObject ITEM_WARPED_PICNIC_TABLE = ModernLifeCommon.ITEMS.register("warped_picnic_table", () -> { + return new BlockItem(BLOCK_WARPED_PICNIC_TABLE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "bathtub", renderType = "cutout") + public static RegistryObject BLOCK_BATHTUB = ModernLifeCommon.BLOCKS.register("bathtub", () -> { + return new BathtubBlock(BlockBehaviour.Properties.copy(Blocks.CLAY)); + }); + + @AutoRegister(name = "bathtub") + public static RegistryObject ITEM_BATHTUB = ModernLifeCommon.ITEMS.register("bathtub", () -> { + return new BlockItem(BLOCK_BATHTUB.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "gas_can") + public static RegistryObject ITEM_GAS_CAN = ModernLifeCommon.ITEMS.register("gas_can", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC).durability(MotorboatEntity.FULL_FUEL_LEVEL)); + }); + + @AutoRegister(name = "rook") + public static RegistryObject ITEM_CHESS_ROOK = ModernLifeCommon.ITEMS.register("rook", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "bishop") + public static RegistryObject ITEM_CHESS_BISHOP = ModernLifeCommon.ITEMS.register("bishop", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "pawn") + public static RegistryObject ITEM_CHESS_PAWN = ModernLifeCommon.ITEMS.register("pawn", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "knight") + public static RegistryObject ITEM_CHESS_KNIGHT = ModernLifeCommon.ITEMS.register("knight", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "king") + public static RegistryObject ITEM_CHESS_KING = ModernLifeCommon.ITEMS.register("king", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "queen") + public static RegistryObject ITEM_CHESS_QUEEN = ModernLifeCommon.ITEMS.register("queen", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "rook_w") + public static RegistryObject ITEM_CHESS_ROOK_W = ModernLifeCommon.ITEMS.register("rook_w", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "bishop_w") + public static RegistryObject ITEM_CHESS_BISHOP_W = ModernLifeCommon.ITEMS.register("bishop_w", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "pawn_w") + public static RegistryObject ITEM_CHESS_PAWN_W = ModernLifeCommon.ITEMS.register("pawn_w", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "knight_w") + public static RegistryObject ITEM_CHESS_KNIGHT_W = ModernLifeCommon.ITEMS.register("knight_w", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "king_w") + public static RegistryObject ITEM_CHESS_KING_W = ModernLifeCommon.ITEMS.register("king_w", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "queen_w") + public static RegistryObject ITEM_CHESS_QUEEN_W = ModernLifeCommon.ITEMS.register("queen_w", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MISC)); + }); + + @AutoRegister(name = "memory_card") + public static RegistryObject ITEM_MEMORY_CARD = ModernLifeCommon.ITEMS.register("memory_card", () -> { + return new Item(new Item.Properties().tab(CreativeModeTab.TAB_MATERIALS)); + }); + + @AutoRegister(name = "road_marker") + public static RegistryObject ITEM_ROAD_MARKER = ModernLifeCommon.ITEMS.register("road_marker", () -> { + return new RoadMarkerItem(new Item.Properties().tab(CreativeModeTab.TAB_TRANSPORTATION).defaultDurability(1000)); + }); + + @AutoRegister(name = "road_marker_white") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE = ModernLifeCommon.BLOCKS.register("road_marker_white", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white") + public static RegistryObject ITEM_ROAD_MARKER_WHITE = ModernLifeCommon.ITEMS.register("road_marker_white", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_incline") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_INCLINE = ModernLifeCommon.BLOCKS.register("road_marker_white_incline", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_incline") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_INCLINE = ModernLifeCommon.ITEMS.register("road_marker_white_incline", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_INCLINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_yellow") + public static RegistryObject BLOCK_ROAD_MARKER_YELLOW = ModernLifeCommon.BLOCKS.register("road_marker_yellow", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.YELLOW_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_yellow") + public static RegistryObject ITEM_ROAD_MARKER_YELLOW = ModernLifeCommon.ITEMS.register("road_marker_yellow", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_YELLOW.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_yellow_incline") + public static RegistryObject BLOCK_ROAD_MARKER_YELLOW_INCLINE = ModernLifeCommon.BLOCKS.register("road_marker_yellow_incline", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.YELLOW_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_yellow_incline") + public static RegistryObject ITEM_ROAD_MARKER_YELLOW_INCLINE = ModernLifeCommon.ITEMS.register("road_marker_yellow_incline", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_YELLOW_INCLINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_double_yellow") + public static RegistryObject BLOCK_ROAD_MARKER_DOUBLE_YELLOW = ModernLifeCommon.BLOCKS.register("road_marker_double_yellow", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.YELLOW_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_double_yellow") + public static RegistryObject ITEM_ROAD_MARKER_DOUBLE_YELLOW = ModernLifeCommon.ITEMS.register("road_marker_double_yellow", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_DOUBLE_YELLOW.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_double_yellow_incline") + public static RegistryObject BLOCK_ROAD_MARKER_DOUBLE_YELLOW_INCLINE = ModernLifeCommon.BLOCKS.register("road_marker_double_yellow_incline", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.YELLOW_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_double_yellow_incline") + public static RegistryObject ITEM_ROAD_MARKER_DOUBLE_YELLOW_INCLINE = ModernLifeCommon.ITEMS.register("road_marker_double_yellow_incline", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_DOUBLE_YELLOW_INCLINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_shoulder_left") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_SHOULDER_LEFT = ModernLifeCommon.BLOCKS.register("road_marker_white_shoulder_left", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_shoulder_left") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_SHOULDER_LEFT = ModernLifeCommon.ITEMS.register("road_marker_white_shoulder_left", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_SHOULDER_LEFT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_shoulder_left_incline") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_SHOULDER_LEFT_INCLINE = ModernLifeCommon.BLOCKS.register("road_marker_white_shoulder_left_incline", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_shoulder_left_incline") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_SHOULDER_LEFT_INCLINE = ModernLifeCommon.ITEMS.register("road_marker_white_shoulder_left_incline", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_SHOULDER_LEFT_INCLINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_shoulder_right") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_SHOULDER_RIGHT = ModernLifeCommon.BLOCKS.register("road_marker_white_shoulder_right", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_shoulder_right") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_SHOULDER_RIGHT = ModernLifeCommon.ITEMS.register("road_marker_white_shoulder_right", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_SHOULDER_RIGHT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_shoulder_right_incline") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_SHOULDER_RIGHT_INCLINE = ModernLifeCommon.BLOCKS.register("road_marker_white_shoulder_right_incline", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_shoulder_right_incline") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_SHOULDER_RIGHT_INCLINE = ModernLifeCommon.ITEMS.register("road_marker_white_shoulder_right_incline", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_SHOULDER_RIGHT_INCLINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_corner_left") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_CORNER_LEFT = ModernLifeCommon.BLOCKS.register("road_marker_white_corner_left", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_corner_left") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_CORNER_LEFT = ModernLifeCommon.ITEMS.register("road_marker_white_corner_left", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_CORNER_LEFT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_corner_left_incline") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_CORNER_LEFT_INCLINE = ModernLifeCommon.BLOCKS.register("road_marker_white_corner_left_incline", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_corner_left_incline") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_CORNER_LEFT_INCLINE = ModernLifeCommon.ITEMS.register("road_marker_white_corner_left_incline", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_CORNER_LEFT_INCLINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_corner_right") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_CORNER_RIGHT = ModernLifeCommon.BLOCKS.register("road_marker_white_corner_right", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_corner_right") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_CORNER_RIGHT = ModernLifeCommon.ITEMS.register("road_marker_white_corner_right", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_CORNER_RIGHT.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + + @AutoRegister(name = "road_marker_white_corner_right_incline") + public static RegistryObject BLOCK_ROAD_MARKER_WHITE_CORNER_RIGHT_INCLINE = ModernLifeCommon.BLOCKS.register("road_marker_white_corner_right_incline", () -> { + return new RoadMarkerBlock(BlockBehaviour.Properties.copy(Blocks.WHITE_CONCRETE).noCollission()); + }); + + @AutoRegister(name = "road_marker_white_corner_right_incline") + public static RegistryObject ITEM_ROAD_MARKER_WHITE_CORNER_RIGHT_INCLINE = ModernLifeCommon.ITEMS.register("road_marker_white_corner_right_incline", () -> { + return new BlockItem(BLOCK_ROAD_MARKER_WHITE_CORNER_RIGHT_INCLINE.get(), new Item.Properties().tab(CreativeModeTab.TAB_DECORATIONS)); + }); + public static RegistryObject> BLOCKENTITY_RADIATOR = ModernLifeCommon.BLOCK_ENTITIES.register("steam_radiator", () -> { + return RadiatorBlockEntity.RADIATOR; + }); + public static RegistryObject> BLOCKENTITY_CANVAS = ModernLifeCommon.BLOCK_ENTITIES.register("canvas", () -> { + return CanvasBlockEntity.CANVAS; + }); + public static RegistryObject> BLOCKENTITY_EASEL = ModernLifeCommon.BLOCK_ENTITIES.register("easel", () -> { + return EaselBlockEntity.EASEL; + }); + public static RegistryObject> BLOCKENTITY_EXTRACTOR = ModernLifeCommon.BLOCK_ENTITIES.register("extractor", () -> { + return ExtractorBlockEntity.EXTRACTOR; + }); + public static RegistryObject> BLOCKENTITY_SEED_SPREADER = ModernLifeCommon.BLOCK_ENTITIES.register("seed_spreader", () -> { + return SeedSpreaderBlockEntity.SEED_SPREADER; + }); + public static RegistryObject> BLOCKENTITY_POWER_TRANSMITTER = ModernLifeCommon.BLOCK_ENTITIES.register("power_transmitter", () -> { + return PowerTransmitterBlockEntity.POWER_TRANSMITTER; + }); + public static RegistryObject> BLOCKENTITY_POWER_RECEIVER = ModernLifeCommon.BLOCK_ENTITIES.register("power_receiver", () -> { + return PowerReceiverBlockEntity.POWER_RECEIVER; + }); + public static RegistryObject> BLOCKENTITY_PHOTON = ModernLifeCommon.BLOCK_ENTITIES.register("photon", () -> { + return PhotonBlockEntity.PHOTON; + }); + public static RegistryObject> BLOCKENTITY_NIGHT_STAND = ModernLifeCommon.BLOCK_ENTITIES.register("night_stand", () -> { + return NightStandBlockEntity.NIGHT_STAND; + }); + public static RegistryObject> BLOCKENTITY_TRASH_CAN = ModernLifeCommon.BLOCK_ENTITIES.register("trash_can", () -> { + return TrashCanBlockEntity.TRASH_CAN; + }); + public static RegistryObject> BLOCKENTITY_SHOWER_HEAD = ModernLifeCommon.BLOCK_ENTITIES.register("shower_head", () -> { + return ShowerHeadBlockEntity.SHOWER_HEAD; + }); + public static RegistryObject> BLOCKENTITY_CHESS_BOARD = ModernLifeCommon.BLOCK_ENTITIES.register("chess_board", () -> { + return ChessBoardBlockEntity.CHESS_BOARD; + }); + public static RegistryObject> BLOCKENTITY_MICROWAVE = ModernLifeCommon.BLOCK_ENTITIES.register("microwave", () -> { + return MicrowaveBlockEntity.MICROWAVE; + }); + public static RegistryObject> BLOCKENTITY_STOVE = ModernLifeCommon.BLOCK_ENTITIES.register("stove", () -> { + return StoveBlockEntity.STOVE; + }); + public static RegistryObject> BLOCKENTITY_PRINTER = ModernLifeCommon.BLOCK_ENTITIES.register("printer", () -> { + return PrinterBlockEntity.PRINTER; + }); + public static RegistryObject> BLOCKENTITY_PHOTOCOPIER = ModernLifeCommon.BLOCK_ENTITIES.register("photocopier", () -> { + return PhotocopierBlockEntity.PHOTOCOPIER; + }); + public static RegistryObject> BLOCKENTITY_REFRIGERATOR = ModernLifeCommon.BLOCK_ENTITIES.register("refrigerator", () -> { + return RefrigeratorBlockEntity.REFRIGERATOR; + }); + public static RegistryObject> BLOCKENTITY_TOILET = ModernLifeCommon.BLOCK_ENTITIES.register("toilet", () -> { + return ToiletBlockEntity.TOILET; + }); + public static RegistryObject> BLOCKENTITY_MIRROR = ModernLifeCommon.BLOCK_ENTITIES.register("mirror", () -> { + return MirrorBlockEntity.MIRROR; + }); + public static RegistryObject> BLOCKENTITY_CCTV_CAMERA = ModernLifeCommon.BLOCK_ENTITIES.register("cctv_camera", () -> { + return CCTVCameraBlockEntity.CCTV_CAMERA; + }); + public static RegistryObject> BLOCKENTITY_ALARM_CLOCK = ModernLifeCommon.BLOCK_ENTITIES.register("alarm_clock", () -> { + return AlarmClockBlockEntity.ALARM_CLOCK; + }); + public static RegistryObject> BLOCKENTITY_WALL_SHELF = ModernLifeCommon.BLOCK_ENTITIES.register("wall_shelf", () -> { + return WallShelfBlockEntity.WALL_SHELF; + }); + public static RegistryObject> BLOCKENTITY_DOUBLE_WALL_SHELF = ModernLifeCommon.BLOCK_ENTITIES.register("double_wall_shelf", () -> { + return WallShelfBlockEntity.DOUBLE_WALL_SHELF; + }); + public static RegistryObject> BLOCKENTITY_WINCH = ModernLifeCommon.BLOCK_ENTITIES.register("winch", () -> { + return WinchBlockEntity.WINCH; + }); + public static RegistryObject> BLOCKENTITY_MODERN_BOOKSHELF = ModernLifeCommon.BLOCK_ENTITIES.register("modern_bookshelf", () -> { + return ModernBookshelfBlockEntity.MODERN_BOOKSHELF; + }); + public static RegistryObject> ENTITY_THROWN_SEED = ModernLifeCommon.ENTITIES.register("thrown_seed", () -> { + return ThrownSeedEntity.THROWN_SEED_ENTITY; + }); + public static RegistryObject> ENTITY_BICYCLE = ModernLifeCommon.ENTITIES.register("bicycle", () -> { + return BicycleEntity.BICYCLE_ENTITY; + }); + public static RegistryObject> ENTITY_MOTORBOAT = ModernLifeCommon.ENTITIES.register("motorboat", () -> { + return MotorboatEntity.MOTORBOAT_ENTITY; + }); + public static RegistryObject> ENTITY_DUMMY = ModernLifeCommon.ENTITIES.register("dummy", () -> { + return DummyEntity.DUMMY_ENTITY; + }); + public static RegistryObject> ENTITY_TRASH_CAN = ModernLifeCommon.CONTAINERS.register("trash_can", () -> { + return TrashCanContainer.TRASH_CAN_CONTAINER_TYPE; + }); + + /* renamed from: com.dairymoose.modernlife.core.CustomBlocks$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CustomBlocks$1.class */ + public class C01141 implements Tier { + C01141() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 4.0f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 1; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_CHAINSAW.get()}); + } + } + + /* renamed from: com.dairymoose.modernlife.core.CustomBlocks$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CustomBlocks$2.class */ + public class C01152 implements Tier { + C01152() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 1.0f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 1; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_HANDGUN.get()}); + } + } + + /* renamed from: com.dairymoose.modernlife.core.CustomBlocks$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CustomBlocks$3.class */ + public class C01163 implements Tier { + C01163() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 1.2f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 0; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_GUITAR.get()}); + } + } + + /* renamed from: com.dairymoose.modernlife.core.CustomBlocks$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/CustomBlocks$4.class */ + public class C01174 implements Tier { + C01174() { + } + + public int getUses() { + return 0; + } + + public float getSpeed() { + return 1.0f; + } + + public float getAttackDamageBonus() { + return 0.0f; + } + + public int getLevel() { + return 1; + } + + public int getEnchantmentValue() { + return 0; + } + + public Ingredient getRepairIngredient() { + return Ingredient.of(new ItemLike[]{(ItemLike) CustomBlocks.ITEM_BATTERY.get()}); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/IConfigOverride.java b/src-source/main/java/com/dairymoose/modernlife/core/IConfigOverride.java new file mode 100644 index 0000000..71366d6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/IConfigOverride.java @@ -0,0 +1,8 @@ +package com.dairymoose.modernlife.core; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/IConfigOverride.class */ +public interface IConfigOverride { + void setOverride(T t); + + String getKey(); +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/McpConstants.java b/src-source/main/java/com/dairymoose/modernlife/core/McpConstants.java new file mode 100644 index 0000000..31178d9 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/McpConstants.java @@ -0,0 +1,11 @@ +package com.dairymoose.modernlife.core; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/McpConstants.class */ +public class McpConstants { + public static final String LEVEL_RENDERER_xTransparentOld = "f_109445_"; + public static final String LEVEL_RENDERER_yTransparentOld = "f_109446_"; + public static final String LEVEL_RENDERER_zTransparentOld = "f_109447_"; + public static final String LEVEL_RENDERER_entityTarget = "f_109411_"; + public static final String FLOWING_FLUID_getNewLiquid = "m_76035_"; + public static final String FLOWING_FLUID_spread = "m_76010_"; +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLife.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLife.java new file mode 100644 index 0000000..75a9460 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLife.java @@ -0,0 +1,32 @@ +package com.dairymoose.modernlife.core; + +import net.minecraft.world.level.block.Block; +import net.minecraftforge.event.RegistryEvent; +import net.minecraftforge.eventbus.api.SubscribeEvent; +import net.minecraftforge.fml.DistExecutor; +import net.minecraftforge.fml.common.Mod; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@Mod("modernlife") +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLife.class */ +public class ModernLife { + public static final String MODID = "modernlife"; + private static final Logger LOGGER = LogManager.getLogger(); + + public ModernLife() { + DistExecutor.runForDist(() -> { + return ModernLifeClient::new; + }, () -> { + return ModernLifeCommon::new; + }); + } + + @Mod.EventBusSubscriber(bus = Mod.EventBusSubscriber.Bus.MOD) + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLife$RegistryEvents.class */ + public static class RegistryEvents { + @SubscribeEvent + public static void onBlocksRegistry(RegistryEvent.Register blockRegistryEvent) { + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClient.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClient.java new file mode 100644 index 0000000..2ea3e77 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClient.java @@ -0,0 +1,1725 @@ +package com.dairymoose.modernlife.core; + +import com.dairymoose.entity.BicycleEntity; +import com.dairymoose.entity.BicycleModel; +import com.dairymoose.entity.BicycleRenderer; +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.entity.DummyRenderer; +import com.dairymoose.entity.MotorboatEntity; +import com.dairymoose.entity.MotorboatModel; +import com.dairymoose.entity.MotorboatRenderer; +import com.dairymoose.entity.projectile.ThrownSeedEntity; +import com.dairymoose.inventory.container.TrashCanContainer; +import com.dairymoose.modernlife.blocks.CCTVCameraBlock; +import com.dairymoose.modernlife.blocks.MirrorBlock; +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.dairymoose.modernlife.blocks.gui.EaselScreen; +import com.dairymoose.modernlife.blocks.gui.TrashCanScreen; +import com.dairymoose.modernlife.items.CameraItem; +import com.dairymoose.modernlife.items.ChainsawItem; +import com.dairymoose.modernlife.items.FlashlightItem; +import com.dairymoose.modernlife.items.HandgunItem; +import com.dairymoose.modernlife.items.SpeedometerItem; +import com.dairymoose.modernlife.network.play.client.ServerboundCanvasChecksumPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundRequestCanvasPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundStopUsingCameraPacket; +import com.dairymoose.modernlife.renderer.tileentity.AlarmClockBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.CanvasBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.MicrowaveBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.MirrorBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.ModernBookshelfBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.StoveBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.WallShelfBlockEntityRenderer; +import com.dairymoose.modernlife.renderer.tileentity.WinchBlockEntityRenderer; +import com.dairymoose.modernlife.tileentities.AlarmClockBlockEntity; +import com.dairymoose.modernlife.tileentities.CCTVCameraBlockEntity; +import com.dairymoose.modernlife.tileentities.CanvasBlockEntity; +import com.dairymoose.modernlife.tileentities.ChessBoardBlockEntity; +import com.dairymoose.modernlife.tileentities.MicrowaveBlockEntity; +import com.dairymoose.modernlife.tileentities.MirrorBlockEntity; +import com.dairymoose.modernlife.tileentities.ModernBookshelfBlockEntity; +import com.dairymoose.modernlife.tileentities.PowerReceiverBlockEntity; +import com.dairymoose.modernlife.tileentities.PowerTransmitterBlockEntity; +import com.dairymoose.modernlife.tileentities.StoveBlockEntity; +import com.dairymoose.modernlife.tileentities.WallShelfBlockEntity; +import com.dairymoose.modernlife.tileentities.WinchBlockEntity; +import com.dairymoose.modernlife.util.CanvasData; +import com.mojang.blaze3d.pipeline.RenderTarget; +import com.mojang.blaze3d.pipeline.TextureTarget; +import com.mojang.blaze3d.platform.Window; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.datafixers.util.Either; +import com.mojang.math.Matrix4f; +import com.mojang.math.Vector3f; +import it.unimi.dsi.fastutil.objects.ObjectArrayList; +import it.unimi.dsi.fastutil.objects.ObjectListIterator; +import java.lang.reflect.Field; +import java.util.ArrayList; +import java.util.Comparator; +import java.util.HashSet; +import java.util.Iterator; +import java.util.LinkedHashSet; +import java.util.LinkedList; +import java.util.List; +import java.util.Map; +import java.util.Queue; +import java.util.concurrent.ConcurrentHashMap; +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; +import java.util.concurrent.atomic.AtomicReference; +import net.minecraft.Util; +import net.minecraft.client.Camera; +import net.minecraft.client.Minecraft; +import net.minecraft.client.color.block.BlockColor; +import net.minecraft.client.color.item.ItemColor; +import net.minecraft.client.gui.Font; +import net.minecraft.client.gui.GuiComponent; +import net.minecraft.client.gui.screens.MenuScreens; +import net.minecraft.client.gui.screens.inventory.tooltip.ClientTooltipComponent; +import net.minecraft.client.model.HumanoidModel; +import net.minecraft.client.multiplayer.ClientLevel; +import net.minecraft.client.player.LocalPlayer; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.client.renderer.ItemBlockRenderTypes; +import net.minecraft.client.renderer.LevelRenderer; +import net.minecraft.client.renderer.RenderType; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderers; +import net.minecraft.client.renderer.chunk.ChunkRenderDispatcher; +import net.minecraft.client.renderer.culling.Frustum; +import net.minecraft.client.renderer.entity.EntityRenderers; +import net.minecraft.client.renderer.entity.ItemRenderer; +import net.minecraft.client.renderer.entity.ThrownItemRenderer; +import net.minecraft.client.renderer.item.ItemProperties; +import net.minecraft.client.renderer.item.ItemPropertyFunction; +import net.minecraft.client.renderer.texture.DynamicTexture; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.Vec3i; +import net.minecraft.network.chat.FormattedText; +import net.minecraft.network.chat.MutableComponent; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextColor; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.sounds.SoundEvent; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.EntityType; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.inventory.tooltip.TooltipComponent; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.BlockAndTintGetter; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.material.MaterialColor; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.HitResult; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.client.ForgeHooksClient; +import net.minecraftforge.client.MinecraftForgeClient; +import net.minecraftforge.client.event.ClientPlayerNetworkEvent; +import net.minecraftforge.client.event.ColorHandlerEvent; +import net.minecraftforge.client.event.DrawSelectionEvent; +import net.minecraftforge.client.event.EntityViewRenderEvent; +import net.minecraftforge.client.event.InputEvent; +import net.minecraftforge.client.event.MovementInputUpdateEvent; +import net.minecraftforge.client.event.RenderGameOverlayEvent; +import net.minecraftforge.client.event.RenderHandEvent; +import net.minecraftforge.client.event.RenderLevelLastEvent; +import net.minecraftforge.client.event.RenderPlayerEvent; +import net.minecraftforge.client.event.RenderTooltipEvent; +import net.minecraftforge.client.gui.ForgeIngameGui; +import net.minecraftforge.common.MinecraftForge; +import net.minecraftforge.event.TickEvent; +import net.minecraftforge.event.entity.player.PlayerInteractEvent; +import net.minecraftforge.event.world.BlockEvent; +import net.minecraftforge.eventbus.api.SubscribeEvent; +import net.minecraftforge.fml.LogicalSide; +import net.minecraftforge.fml.ModList; +import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent; +import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; +import net.minecraftforge.forgespi.language.IModFileInfo; +import net.minecraftforge.forgespi.language.IModInfo; +import net.minecraftforge.forgespi.locating.IModFile; +import net.minecraftforge.registries.DeferredRegister; +import net.minecraftforge.registries.ForgeRegistries; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; +import org.lwjgl.opengl.GL30; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient.class */ +public class ModernLifeClient { + public static final String MODID = "modernlife"; + private static final boolean ON_OSX; + public static CCTVCameraBlockEntity cctvCurrentCamera; + public static List bulletHoles; + private static Boolean originalFastRender; + static float cameraZoomFactor; + private static final int CANVAS_CACHE_EXPIRY_MINUTES = 30; + private static Map cachedData; + private static Map uniqueIdToTimestampMap; + private static Map uniqueIdToTimestampChecksumMap; + static double originalFov; + private static final DeferredRegister BLOCKS = DeferredRegister.create(ForgeRegistries.BLOCKS, "modernlife"); + private static final DeferredRegister ITEMS = DeferredRegister.create(ForgeRegistries.ITEMS, "modernlife"); + private static final DeferredRegister> TILE_ENTITIES = DeferredRegister.create(ForgeRegistries.BLOCK_ENTITIES, "modernlife"); + private static final DeferredRegister SOUND_EVENTS = DeferredRegister.create(ForgeRegistries.SOUND_EVENTS, "modernlife"); + private static final DeferredRegister> ENTITIES = DeferredRegister.create(ForgeRegistries.ENTITIES, "modernlife"); + private static final DeferredRegister> CONTAINERS = DeferredRegister.create(ForgeRegistries.CONTAINERS, "modernlife"); + private static final Logger LOGGER = LogManager.getLogger(); + private ResourceLocation CAMERA_VIEWFINDER_LOCATION = new ResourceLocation("modernlife", "textures/item/camera_viewfinder.png"); + private int CAMERA_VIEWFINDER_WIDTH = 256; + private int CAMERA_VIEWFINDER_HEIGHT = 256; + private ResourceLocation GUI_MOTORBOAT_LOCATION = new ResourceLocation("modernlife", "textures/gui/gui_motorboat.png"); + private int GUI_MOTORBOAT_TEX_SIZE = 32; + private int GUI_MOTORBOAT_BORDER_HEIGHT = 8; + private ResourceLocation BULLET_HOLE_1_TEX = new ResourceLocation("modernlife", "textures/item/bullet_hole_1.png"); + private ResourceLocation BULLET_HOLE_2_TEX = new ResourceLocation("modernlife", "textures/item/bullet_hole_2.png"); + private ResourceLocation BULLET_HOLE_3_TEX = new ResourceLocation("modernlife", "textures/item/bullet_hole_3.png"); + private int BULLET_HOLE_TEX_SIZE = 32; + private final ScheduledExecutorService scheduler = Executors.newScheduledThreadPool(1); + Queue snowEvents = new LinkedList(); + int capturedWidth = 0; + int capturedHeight = 0; + private boolean isMirrorRendering = false; + DummyEntity currentMirrorCamera = null; + private int renderTicker = 0; + private boolean foundMirror = false; + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$BulletHoleInfo.class */ + public static class BulletHoleInfo { + public BlockPos pos; + public Vec3 loc; + public int holeNo; + public String dim; + public Direction facing; + public long timestamp; + public Double randomDepth; + } + + static { + ON_OSX = Util.getPlatform() == Util.OS.OSX; + cctvCurrentCamera = null; + bulletHoles = new ArrayList(); + originalFastRender = null; + cameraZoomFactor = 1.0f; + cachedData = new ConcurrentHashMap(); + uniqueIdToTimestampMap = new ConcurrentHashMap(); + uniqueIdToTimestampChecksumMap = new ConcurrentHashMap(); + originalFov = -1.0d; + } + + public ModernLifeClient() { + new ModernLifeCommon(); + FMLJavaModLoadingContext.get().getModEventBus().addListener(this::doClientStuff); + FMLJavaModLoadingContext.get().getModEventBus().addListener(this::registerBlockColors); + FMLJavaModLoadingContext.get().getModEventBus().addListener(this::registerItemColors); + MinecraftForge.EVENT_BUS.register(this); + } + + @OnlyIn(Dist.CLIENT) + private void registerBlockEntityRenderers() { + BlockEntityRenderers.register(CanvasBlockEntity.CANVAS, CanvasBlockEntityRenderer::new); + BlockEntityRenderers.register(MicrowaveBlockEntity.MICROWAVE, MicrowaveBlockEntityRenderer::new); + BlockEntityRenderers.register(StoveBlockEntity.STOVE, StoveBlockEntityRenderer::new); + BlockEntityRenderers.register(ChessBoardBlockEntity.CHESS_BOARD, ChessBoardBlockEntityRenderer::new); + BlockEntityRenderers.register(MirrorBlockEntity.MIRROR, MirrorBlockEntityRenderer::new); + BlockEntityRenderers.register(AlarmClockBlockEntity.ALARM_CLOCK, AlarmClockBlockEntityRenderer::new); + BlockEntityRenderers.register(WallShelfBlockEntity.WALL_SHELF, WallShelfBlockEntityRenderer::new); + BlockEntityRenderers.register(WallShelfBlockEntity.DOUBLE_WALL_SHELF, WallShelfBlockEntityRenderer::new); + BlockEntityRenderers.register(WinchBlockEntity.WINCH, WinchBlockEntityRenderer::new); + BlockEntityRenderers.register(ModernBookshelfBlockEntity.MODERN_BOOKSHELF, ModernBookshelfBlockEntityRenderer::new); + } + + private void doClientStuff(FMLClientSetupEvent event) { + AutoRegisterProcessor.processAnnotations(BLOCKS, ITEMS, CustomBlocks.class); + MenuScreens.register(TrashCanContainer.TRASH_CAN_CONTAINER_TYPE, TrashCanScreen::new); + MinecraftForgeClient.registerTooltipComponentFactory(CanvasPreviewComponent.class, x -> { + return x; + }); + ForgeHooksClient.registerLayerDefinition(BicycleModel.BICYCLE, BicycleModel::createBodyLayer); + ForgeHooksClient.registerLayerDefinition(MotorboatModel.MOTORBOAT, MotorboatModel::createBodyLayer); + registerBlockEntityRenderers(); + AutoRegisterProcessor.processRenderTypes(CustomBlocks.class); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_BIRCH_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_CRIMSON_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_DARK_OAK_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_IRON_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_JUNGLE_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_OAK_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_SPRUCE_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_WARPED_GLASS_DOOR.get(), RenderType.translucent()); + ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_EXTRACTOR.get(), RenderType.translucent()); + EntityRenderers.register(ThrownSeedEntity.THROWN_SEED_ENTITY, context -> { + return new ThrownItemRenderer(context); + }); + EntityRenderers.register(BicycleEntity.BICYCLE_ENTITY, context2 -> { + return new BicycleRenderer(context2); + }); + EntityRenderers.register(MotorboatEntity.MOTORBOAT_ENTITY, context3 -> { + return new MotorboatRenderer(context3); + }); + EntityRenderers.register(DummyEntity.DUMMY_ENTITY, context4 -> { + return new DummyRenderer(context4); + }); + ItemProperties.register(CustomBlocks.ITEM_CHAINSAW.get(), new ResourceLocation("modernlife", "running"), new ItemPropertyFunction() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.1 + C01181() { + } + + public float call(ItemStack paramItemStack, ClientLevel paramClientLevel, LivingEntity paramLivingEntity, int var4) { + if ((paramItemStack.getItem() instanceof ChainsawItem) && paramLivingEntity != null && paramLivingEntity.isUsingItem() && paramLivingEntity.getUseItem() == paramItemStack) { + return 1.0f; + } + return 0.0f; + } + }); + ItemProperties.register(CustomBlocks.ITEM_HANDGUN.get(), new ResourceLocation("modernlife", "running"), new ItemPropertyFunction() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.2 + C01212() { + } + + public float call(ItemStack paramItemStack, ClientLevel paramClientLevel, LivingEntity paramLivingEntity, int var4) { + Integer tickValue; + if ((paramItemStack.getItem() instanceof HandgunItem) && paramLivingEntity != null && (tickValue = HandgunItem.firingTickMap.get(paramLivingEntity)) != null && tickValue.intValue() >= 4) { + return 1.0f; + } + return 0.0f; + } + }); + ItemProperties.register(CustomBlocks.ITEM_FLASHLIGHT.get(), new ResourceLocation("modernlife", "on"), new ItemPropertyFunction() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.3 + C01223() { + } + + public float call(ItemStack paramItemStack, ClientLevel paramClientLevel, LivingEntity paramLivingEntity, int var4) { + Boolean usingFlashlight; + if (!(paramItemStack.getItem() instanceof FlashlightItem) || paramLivingEntity == null || (usingFlashlight = FlashlightItem.usingFlashlight.get(paramLivingEntity)) == null || !usingFlashlight.booleanValue()) { + return 0.0f; + } + if (paramItemStack.equals(paramLivingEntity.getMainHandItem()) || paramItemStack.equals(paramLivingEntity.getOffhandItem())) { + return 1.0f; + } + return 0.0f; + } + }); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$1.class */ + public class C01181 implements ItemPropertyFunction { + C01181() { + } + + public float call(ItemStack paramItemStack, ClientLevel paramClientLevel, LivingEntity paramLivingEntity, int var4) { + if ((paramItemStack.getItem() instanceof ChainsawItem) && paramLivingEntity != null && paramLivingEntity.isUsingItem() && paramLivingEntity.getUseItem() == paramItemStack) { + return 1.0f; + } + return 0.0f; + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$2.class */ + public class C01212 implements ItemPropertyFunction { + C01212() { + } + + public float call(ItemStack paramItemStack, ClientLevel paramClientLevel, LivingEntity paramLivingEntity, int var4) { + Integer tickValue; + if ((paramItemStack.getItem() instanceof HandgunItem) && paramLivingEntity != null && (tickValue = HandgunItem.firingTickMap.get(paramLivingEntity)) != null && tickValue.intValue() >= 4) { + return 1.0f; + } + return 0.0f; + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$3.class */ + public class C01223 implements ItemPropertyFunction { + C01223() { + } + + public float call(ItemStack paramItemStack, ClientLevel paramClientLevel, LivingEntity paramLivingEntity, int var4) { + Boolean usingFlashlight; + if (!(paramItemStack.getItem() instanceof FlashlightItem) || paramLivingEntity == null || (usingFlashlight = FlashlightItem.usingFlashlight.get(paramLivingEntity)) == null || !usingFlashlight.booleanValue()) { + return 0.0f; + } + if (paramItemStack.equals(paramLivingEntity.getMainHandItem()) || paramItemStack.equals(paramLivingEntity.getOffhandItem())) { + return 1.0f; + } + return 0.0f; + } + } + + public static MirrorBlockEntity getChosenMirror() { + MirrorBlockEntity chosenMirror = null; + double leastDistance = -1.0d; + List posToRemove = new ArrayList<>(); + for (Map.Entry entry : MirrorBlockEntityRenderer.mirrorMap.entrySet()) { + BlockPos pos = entry.getKey(); + if (entry.getValue().isRemoved()) { + posToRemove.add(pos); + } + } + Iterator it = posToRemove.iterator(); + while (it.hasNext()) { + MirrorBlockEntityRenderer.mirrorMap.remove(it.next()); + } + LocalPlayer localPlayer = Minecraft.getInstance().player; + HitResult picked = null; + if (localPlayer != null) { + picked = localPlayer.pick(100.0d, 1.0f, false); + } + for (Map.Entry entry2 : MirrorBlockEntityRenderer.mirrorMap.entrySet()) { + BlockPos pos2 = entry2.getKey(); + MirrorBlockEntity mirror = entry2.getValue(); + if (localPlayer != null && picked != null) { + Vec3 pickedLocation = picked.getLocation(); + double distSqr = pickedLocation.distanceToSqr(pos2.getX() + 0.5d, pos2.getY() + 0.5d, pos2.getZ() + 0.5d); + double playerDistSqr = localPlayer.distanceToSqr(pos2.getX() + 0.5d, pos2.getY() + 0.5d, pos2.getZ() + 0.5d); + if (distSqr < 225.0d && playerDistSqr < 225.0d) { + if (leastDistance < 0.0d) { + chosenMirror = mirror; + leastDistance = distSqr; + } else if (distSqr < leastDistance) { + chosenMirror = mirror; + leastDistance = distSqr; + } + } + } + } + return chosenMirror; + } + + float fixYaw(float yaw) { + float yaw2 = yaw % 360.0f; + if (yaw2 > 180.0f) { + yaw2 -= 360.0f; + } + if (yaw2 < -180.0f) { + yaw2 += 360.0f; + } + return yaw2; + } + + private double getAngularDifferenceTo(Player player, double mirrorX, double mirrorZ) { + double playerX = player.getX(); + double playerZ = player.getZ(); + double xDiff = playerX - mirrorX; + double zDiff = playerZ - mirrorZ; + double angleOfIncidence = Math.toDegrees(Math.atan2(zDiff, xDiff)); + return angleOfIncidence; + } + + private float getMirrorReflectedYaw(Player player, double mirrorX, double mirrorZ) { + double angleOfIncidence = getAngularDifferenceTo(player, mirrorX, mirrorZ); + float reflectedYaw = (float) angleOfIncidence; + return fixYaw(reflectedYaw + 90.0f); + } + + public static List eligibleCameras(Player player, BlockPos screenPos) { + List eligible = new ArrayList<>(); + if (CCTVCameraBlockEntity.cctvCameras.size() > 0) { + for (CCTVCameraBlockEntity cctvCamera : CCTVCameraBlockEntity.cctvCameras) { + BlockPos camPos = cctvCamera.getBlockPos(); + Vec3i camVec = new Vec3i(camPos.getX(), camPos.getY(), camPos.getZ()); + double blockRange = 50.0d; + Double configRange = (Double) ModernLifeConfig.CLIENT.cctvCameraRange.get(); + if (configRange != null && configRange.doubleValue() >= 0.0d) { + blockRange = configRange.doubleValue(); + } + if (player.level.getBlockState(cctvCamera.getBlockPos()).is(CustomBlocks.BLOCK_CCTV_CAMERA.get()) && screenPos.distSqr(camVec) <= blockRange * blockRange) { + eligible.add(cctvCamera); + } + } + if (eligible.size() > 1) { + eligible.sort(new Comparator() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.4 + C01234() { + } + + @Override // java.util.Comparator + public int compare(CCTVCameraBlockEntity var1, CCTVCameraBlockEntity var2) { + return var1.getInternalId() - var2.getInternalId(); + } + }); + } + } + return eligible; + } + + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$4.class */ + public class C01234 implements Comparator { + C01234() { + } + + @Override // java.util.Comparator + public int compare(CCTVCameraBlockEntity var1, CCTVCameraBlockEntity var2) { + return var1.getInternalId() - var2.getInternalId(); + } + } + + private void setupNewCamera(Player player, MirrorBlockEntity chosenMirror, Camera Camera, EntityViewRenderEvent.CameraSetup event) { + BlockPos camPos; + if (this.currentMirrorCamera != null) { + this.currentMirrorCamera.discard(); + } + DummyEntity mirrorCamera = new DummyEntity(DummyEntity.DUMMY_ENTITY, Minecraft.getInstance().level); + this.currentMirrorCamera = mirrorCamera; + float yaw = 0.0f; + if (chosenMirror.getBlockState().getBlock() == CustomBlocks.BLOCK_CCTV_SCREEN.get()) { + cctvCurrentCamera = null; + if (CCTVCameraBlockEntity.cctvCameras.size() > 0) { + List cameras = eligibleCameras(player, chosenMirror.getBlockPos()); + if (cameras.size() > 0) { + int camNo = chosenMirror.cctvScreenCurrentCamera % cameras.size(); + if (camNo < 0) { + camNo = cameras.size() + camNo; + } + chosenMirror.cctvScreenCurrentCameraDisplayValue = camNo; + cctvCurrentCamera = cameras.get(camNo); + BlockState state = cctvCurrentCamera.getBlockState(); + if (state.is(CustomBlocks.BLOCK_CCTV_CAMERA.get()) && (camPos = cctvCurrentCamera.getBlockPos()) != null) { + double camX = camPos.getX() + 0.5d; + double camY = camPos.getY() - 1.0d; + double camZ = camPos.getZ() + 0.5d; + Direction facing = state.getValue(CCTVCameraBlock.FACING); + float yaw2 = facing.toYRot(); + switch (C012011.$SwitchMap$net$minecraft$core$Direction[facing.ordinal()]) { + case 1: + camX += 0.08d; + break; + case 2: + camZ += 0.08d; + break; + case 3: + camX -= 0.08d; + break; + case 4: + camZ -= 0.08d; + break; + } + yaw = fixYaw(yaw2); + mirrorCamera.setPos(camX, camY, camZ); + mirrorCamera.setYRot(yaw); + mirrorCamera.setXRot(0.0f); + mirrorCamera.setOldPosAndRot(); + } + } + } + if (cctvCurrentCamera == null) { + MirrorBlockEntityRenderer.mirrorFramebuffer.unbindWrite(); + return; + } + } else { + BlockPos mirrorPos = chosenMirror.getBlockPos(); + double mirrorX = mirrorPos.getX() + 0.5d; + double mirrorY = mirrorPos.getY() - 1.0d; + double mirrorZ = mirrorPos.getZ() + 0.5d; + if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.NORTH) { + mirrorZ += 0.4375d; + } else if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.EAST) { + mirrorX -= 0.4375d; + } else if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.SOUTH) { + mirrorZ -= 0.4375d; + } else if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.WEST) { + mirrorX += 0.4375d; + } + float reflectedYaw = getMirrorReflectedYaw(player, mirrorX, mirrorZ); + if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.NORTH) { + yaw = 180.0f - reflectedYaw; + } else if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.EAST) { + yaw = (-90.0f) - (reflectedYaw - 90.0f); + } else if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.SOUTH) { + yaw = 0.0f - (reflectedYaw - 180.0f); + } else if (chosenMirror.getBlockState().getValue(BlockStateProperties.HORIZONTAL_FACING) == Direction.WEST) { + yaw = 90.0f - (reflectedYaw + 90.0f); + } + yaw = fixYaw(yaw); + float yBoost = 0.0f; + if (chosenMirror.getBlockState().getBlock() != CustomBlocks.BLOCK_MIRROR.get() && chosenMirror.getBlockState().getBlock() != CustomBlocks.BLOCK_CCTV_SCREEN.get()) { + yBoost = 0.25f; + } + mirrorCamera.setPos(mirrorX, mirrorY + yBoost, mirrorZ); + mirrorCamera.setYRot(yaw); + mirrorCamera.setXRot(0.0f); + mirrorCamera.setOldPosAndRot(); + } + Camera.setup(Minecraft.getInstance().level, mirrorCamera, false, false, 1.0f); + if (event != null) { + event.setYaw(yaw); + event.setPitch(0.0f); + } + } + + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$11 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$11.class */ + public static /* synthetic */ class C012011 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + @SubscribeEvent + public void onCameraSetup(EntityViewRenderEvent.CameraSetup event) { + if (this.isMirrorRendering) { + LocalPlayer localPlayer = Minecraft.getInstance().player; + MirrorBlockEntity chosenMirror = getChosenMirror(); + if (localPlayer != null && chosenMirror != null) { + Camera Camera = event.getCamera(); + setupNewCamera(localPlayer, chosenMirror, Camera, event); + } + } + } + + @SubscribeEvent + public void onRenderLevel(RenderLevelLastEvent renderLevelLastEvent) { + PoseStack matrixStack = renderLevelLastEvent.getPoseStack(); + matrixStack.pushPose(); + List bulletHolesToRemove = new ArrayList<>(); + try { + Vec3 cam = Minecraft.getInstance().gameRenderer.getMainCamera().getPosition(); + matrixStack.translate(-cam.x, -cam.y, -cam.z); + for (int i = 0; i < bulletHoles.size(); i++) { + BulletHoleInfo bulletHole = bulletHoles.get(i); + if (Minecraft.getInstance().player.level.dimension().location().toString().equals(bulletHole.dim) && Minecraft.getInstance().player.level.isLoaded(bulletHole.pos)) { + long timeDiff = System.currentTimeMillis() - bulletHole.timestamp; + boolean timestampExpired = timeDiff > 60000; + if (!Minecraft.getInstance().player.level.getBlockState(bulletHole.pos).isAir() && !timestampExpired) { + matrixStack.pushPose(); + matrixStack.translate(bulletHole.loc.x, bulletHole.loc.y + 0.0d, bulletHole.loc.z); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + if (bulletHole.holeNo == 0) { + RenderSystem.setShaderTexture(0, this.BULLET_HOLE_1_TEX); + } else if (bulletHole.holeNo == 1) { + RenderSystem.setShaderTexture(0, this.BULLET_HOLE_2_TEX); + } else { + RenderSystem.setShaderTexture(0, this.BULLET_HOLE_3_TEX); + } + if (bulletHole.facing == Direction.EAST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + } else if (bulletHole.facing == Direction.SOUTH) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + } else if (bulletHole.facing == Direction.WEST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + } else if (bulletHole.facing == Direction.UP) { + matrixStack.mulPose(Vector3f.XP.rotationDegrees(90.0f)); + } else if (bulletHole.facing == Direction.DOWN) { + matrixStack.mulPose(Vector3f.XP.rotationDegrees(-90.0f)); + } + matrixStack.translate(0.0d, 0.0d, -0.001d); + if (bulletHole.randomDepth == null) { + double randomAvoidCollision = Math.random() * 0.001d; + bulletHole.randomDepth = Double.valueOf(randomAvoidCollision); + } + matrixStack.translate(0.0d, 0.0d, -bulletHole.randomDepth.doubleValue()); + matrixStack.translate(-0.08d, -0.08d, 0.0d); + matrixStack.scale(0.005f, 0.005f, 0.005f); + int brightness = Minecraft.getInstance().player.level.getMaxLocalRawBrightness(bulletHole.pos.relative(bulletHole.facing)) - 1; + if (brightness < 1) { + brightness = 1; + } + if (brightness > 8) { + brightness = 8; + } + float bright = brightness / 15.0f; + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderColor(bright, bright, bright, 1.0f); + GuiComponent.blit(matrixStack, 0, 0, 0.0f, 0.0f, this.BULLET_HOLE_TEX_SIZE, this.BULLET_HOLE_TEX_SIZE, this.BULLET_HOLE_TEX_SIZE, this.BULLET_HOLE_TEX_SIZE); + matrixStack.popPose(); + } else { + bulletHolesToRemove.add(bulletHole); + } + } + } + } catch (Exception e) { + } + if (bulletHolesToRemove.size() > 0) { + bulletHoles.removeAll(bulletHolesToRemove); + } + matrixStack.popPose(); + } + + @SubscribeEvent + public void onClientTick(TickEvent.ClientTickEvent e) { + if (e.phase == TickEvent.Phase.START && e.side == LogicalSide.CLIENT) { + List toRemove = new ArrayList<>(); + for (Map.Entry entry : HandgunItem.firingTickMap.entrySet()) { + Player player = entry.getKey(); + Integer tickValue = entry.getValue(); + if (player.isRemoved()) { + toRemove.add(player); + } else if (tickValue != null && tickValue.intValue() > 0) { + if (player.getId() == Minecraft.getInstance().player.getId()) { + float progress = (6 - tickValue.intValue()) / 6.0f; + if (progress < 0.4f) { + player.setXRot(player.getXRot() - 0.5f); + } + } + entry.setValue(Integer.valueOf(tickValue.intValue() - 1)); + } + } + if (toRemove.size() > 0) { + for (int i = 0; i < toRemove.size(); i++) { + HandgunItem.firingTickMap.remove(toRemove.get(i)); + } + } + if (HandgunItem.reloadingTick > 0) { + if (HandgunItem.reloadingTick == 26) { + Minecraft.getInstance().level.playSound(Minecraft.getInstance().player, Minecraft.getInstance().player.blockPosition(), CustomBlocks.SOUND_GUN_RELOAD.get(), SoundSource.BLOCKS, 1.5f, 1.0f); + } + HandgunItem.reloadingTick--; + } + } + } + + public void copyFramebufferTexture(int width, int height, int fboIn, int fboOut) { + RenderSystem.clearColor(0.0f, 0.0f, 0.0f, 0.0f); + RenderSystem.clear(16640, false); + int drawBufferConfigValue = 0; + Integer drawBufferConfigOption = (Integer) ModernLifeConfig.CLIENT.cctvOptifineDrawbuffer.get(); + if (drawBufferConfigOption != null) { + drawBufferConfigValue = drawBufferConfigOption.intValue(); + } + GL30.glBindFramebuffer(36009, fboOut); + GL30.glDrawBuffer(36064 + drawBufferConfigValue); + GL30.glBindFramebuffer(36008, fboIn); + GL30.glReadBuffer(36065); + GL30.glBlitFramebuffer(0, 0, width, height, 0, 0, width, height, 16384, 9728); + } + + public Frustum prepareCaptureFrustum(PoseStack poseStack, Vec3 pos, Matrix4f fovMatrix) { + Matrix4f matrix4f = poseStack.last().pose(); + double d0 = pos.x(); + double d1 = pos.y(); + double d2 = pos.z(); + Frustum cullingFrustum = new Frustum(matrix4f, fovMatrix); + cullingFrustum.prepare(d0, d1, d2); + return cullingFrustum; + } + + public LinkedHashSet getRenderChunks(Object in) { + Field f = null; + try { + f = Class.forName("net.minecraft.client.renderer.LevelRenderer$RenderChunkStorage").getDeclaredField(McpConstants.LEVEL_RENDERER_entityTarget); + } catch (Exception e) { + } + LinkedHashSet result = null; + if (f == null) { + try { + f = Class.forName("net.minecraft.client.renderer.LevelRenderer$RenderChunkStorage").getDeclaredField("renderChunks"); + } catch (Exception ex) { + ex.printStackTrace(); + } + } + f.setAccessible(true); + result = (LinkedHashSet) f.get(in); + return result; + } + + public ChunkRenderDispatcher.RenderChunk getRenderChunk(Object renderChunkInfo) { + Field f = null; + try { + f = Class.forName("net.minecraft.client.renderer.LevelRenderer$RenderChunkInfo").getDeclaredField(McpConstants.LEVEL_RENDERER_entityTarget); + } catch (Exception e) { + } + ChunkRenderDispatcher.RenderChunk result = null; + if (f == null) { + try { + f = Class.forName("net.minecraft.client.renderer.LevelRenderer$RenderChunkInfo").getDeclaredField("chunk"); + } catch (Exception ex) { + ex.printStackTrace(); + } + } + f.setAccessible(true); + result = (ChunkRenderDispatcher.RenderChunk) f.get(renderChunkInfo); + return result; + } + + public void appendFrustum(Frustum frustum, ObjectArrayList renderChunksInFrustum, AtomicReference renderChunkStorage) { + renderChunksInFrustum.clear(); + HashSet existingRenderChunks = new HashSet<>(); + ObjectListIterator it = renderChunksInFrustum.iterator(); + while (it.hasNext()) { + Object renderChunk = it.next(); + existingRenderChunks.add(renderChunk); + } + Iterator it2 = getRenderChunks(renderChunkStorage.get()).iterator(); + while (it2.hasNext()) { + Object levelrenderer$renderchunkinfo = it2.next(); + if (!existingRenderChunks.contains(levelrenderer$renderchunkinfo) && frustum.isVisible(getRenderChunk(levelrenderer$renderchunkinfo).getBoundingBox())) { + renderChunksInFrustum.add(levelrenderer$renderchunkinfo); + } + } + } + + @SubscribeEvent + public void prerenderEvent(TickEvent.RenderTickEvent e) { + Field fDFB; + if (e.phase == TickEvent.Phase.START) { + int i = this.renderTicker; + this.renderTicker = i + 1; + if (i % 3 == 0) { + this.foundMirror = false; + Boolean disableMirrorRender = (Boolean) ModernLifeConfig.CLIENT.disableMirrorRendering.get(); + Boolean disableCCTVRender = (Boolean) ModernLifeConfig.CLIENT.disableCCTVRendering.get(); + if (disableMirrorRender != null && disableMirrorRender.booleanValue() && disableCCTVRender != null && disableCCTVRender.booleanValue()) { + return; + } + Boolean configSpectatorMirror = (Boolean) ModernLifeConfig.CLIENT.mirrorRendersInSpectatorMode.get(); + if (configSpectatorMirror != null && !configSpectatorMirror.booleanValue() && Minecraft.getInstance() != null && Minecraft.getInstance().player != null && Minecraft.getInstance().player.isSpectator()) { + return; + } + MirrorBlockEntity chosenMirror = getChosenMirror(); + if (chosenMirror != null) { + if (chosenMirror.getBlockState().getBlock() == CustomBlocks.BLOCK_CCTV_SCREEN.get() && disableCCTVRender != null && disableCCTVRender.booleanValue()) { + return; + } + if (chosenMirror.getBlockState().getBlock() != CustomBlocks.BLOCK_CCTV_SCREEN.get() && disableMirrorRender != null && disableMirrorRender.booleanValue()) { + return; + } else { + this.foundMirror = true; + } + } + RenderTarget mirrorFramebuffer = MirrorBlockEntityRenderer.mirrorFramebuffer; + int newWidth = Minecraft.getInstance().getWindow().getWidth(); + int newHeight = Minecraft.getInstance().getWindow().getHeight(); + if (mirrorFramebuffer == null) { + this.capturedWidth = newWidth; + this.capturedHeight = newHeight; + MirrorBlockEntityRenderer.mirrorFramebuffer = new TextureTarget(newWidth, newHeight, true, ON_OSX); + mirrorFramebuffer = MirrorBlockEntityRenderer.mirrorFramebuffer; + } else if (this.capturedWidth != newWidth || this.capturedHeight != newHeight) { + this.capturedWidth = newWidth; + this.capturedHeight = newHeight; + mirrorFramebuffer.resize(this.capturedWidth, this.capturedHeight, ON_OSX); + } + if (chosenMirror != null) { + switch (C012011.$SwitchMap$net$minecraft$core$Direction[chosenMirror.getBlockState().getValue(MirrorBlock.FACING).ordinal()]) { + case 1: + if (Minecraft.getInstance().player.blockPosition().getX() < chosenMirror.getBlockPos().getX()) { + return; + } + break; + case 2: + if (Minecraft.getInstance().player.blockPosition().getZ() < chosenMirror.getBlockPos().getZ()) { + return; + } + break; + case 3: + if (Minecraft.getInstance().player.blockPosition().getX() > chosenMirror.getBlockPos().getX()) { + return; + } + break; + case 4: + if (Minecraft.getInstance().player.blockPosition().getZ() > chosenMirror.getBlockPos().getZ()) { + return; + } + break; + } + Minecraft.getInstance().getMainRenderTarget().unbindWrite(); + PoseStack posestack = RenderSystem.getModelViewStack(); + posestack.pushPose(); + mirrorFramebuffer.bindWrite(true); + long nanos = Util.getNanos(); + LocalPlayer localPlayer = Minecraft.getInstance().player; + if (localPlayer != null) { + BlockPos mirrorPos = chosenMirror.getBlockPos(); + float mirrorX = mirrorPos.getX() + 0.5f; + float mirrorY = mirrorPos.getY() + 0.5f; + float mirrorZ = mirrorPos.getZ() + 0.5f; + Entity camera = Minecraft.getInstance().getCameraEntity(); + if (camera != null) { + } + this.isMirrorRendering = true; + } + boolean bobViewOriginal = Minecraft.getInstance().options.bobView; + Minecraft.getInstance().options.bobView = false; + Double xTransparentOld = Double.valueOf(0.0d); + Double yTransparentOld = Double.valueOf(0.0d); + Double zTransparentOld = Double.valueOf(0.0d); + Minecraft.getInstance().getCameraEntity(); + try { + Class optShaders = Class.forName("net.optifine.shaders.Shaders"); + if (this.currentMirrorCamera != null) { + Field previousCameraPositionX = optShaders.getDeclaredField("previousCameraPositionX"); + if (previousCameraPositionX != null) { + previousCameraPositionX.setAccessible(true); + previousCameraPositionX.setDouble(null, this.currentMirrorCamera.getX()); + } + Field previousCameraPositionY = optShaders.getDeclaredField("previousCameraPositionY"); + if (previousCameraPositionY != null) { + previousCameraPositionY.setAccessible(true); + double newY = this.currentMirrorCamera.getY() + Minecraft.getInstance().player.getEyeHeight(); + previousCameraPositionY.setDouble(null, newY); + } + Field previousCameraPositionZ = optShaders.getDeclaredField("previousCameraPositionZ"); + if (previousCameraPositionZ != null) { + previousCameraPositionZ.setAccessible(true); + previousCameraPositionZ.setDouble(null, this.currentMirrorCamera.getZ()); + } + } + optifineDisableFastRender(); + } catch (ClassNotFoundException | IllegalAccessException | IllegalArgumentException | NoSuchFieldException | SecurityException e2) { + } + Field f = null; + try { + try { + f = LevelRenderer.class.getDeclaredField(McpConstants.LEVEL_RENDERER_entityTarget); + } catch (IllegalAccessException | IllegalArgumentException | NoSuchFieldException | SecurityException e1) { + e1.printStackTrace(); + } + } catch (Exception e3) { + } + if (f == null) { + f = LevelRenderer.class.getDeclaredField("entityTarget"); + } + f.setAccessible(true); + f.set(Minecraft.getInstance().levelRenderer, null); + Field f2 = null; + try { + f2 = LevelRenderer.class.getDeclaredField(McpConstants.LEVEL_RENDERER_xTransparentOld); + } catch (Exception e4) { + } + if (f2 == null) { + f2 = LevelRenderer.class.getDeclaredField("xTransparentOld"); + } + f2.setAccessible(true); + xTransparentOld = (Double) f2.get(Minecraft.getInstance().levelRenderer); + Field f3 = null; + try { + f3 = LevelRenderer.class.getDeclaredField(McpConstants.LEVEL_RENDERER_yTransparentOld); + } catch (Exception e5) { + } + if (f3 == null) { + f3 = LevelRenderer.class.getDeclaredField("yTransparentOld"); + } + f3.setAccessible(true); + yTransparentOld = (Double) f3.get(Minecraft.getInstance().levelRenderer); + Field f4 = null; + try { + f4 = LevelRenderer.class.getDeclaredField(McpConstants.LEVEL_RENDERER_zTransparentOld); + } catch (Exception e6) { + } + if (f4 == null) { + f4 = LevelRenderer.class.getDeclaredField("zTransparentOld"); + } + f4.setAccessible(true); + zTransparentOld = (Double) f4.get(Minecraft.getInstance().levelRenderer); + try { + Minecraft.getInstance().gameRenderer.render(e.renderTickTime, nanos, true); + } catch (Exception e7) { + } + Minecraft.getInstance().options.bobView = bobViewOriginal; + this.isMirrorRendering = false; + try { + Class optShaders2 = Class.forName("net.optifine.shaders.Shaders"); + if (optShaders2 != null && (fDFB = optShaders2.getDeclaredField("dfb")) != null) { + fDFB.setAccessible(true); + Object dfb = fDFB.get(null); + if (dfb != null) { + Field fGLFB = dfb.getClass().getDeclaredField("glFramebuffer"); + if (dfb != null && fGLFB != null) { + fGLFB.setAccessible(true); + int inputFramebuffer = fGLFB.getInt(dfb); + copyFramebufferTexture(mirrorFramebuffer.width, mirrorFramebuffer.height, inputFramebuffer, mirrorFramebuffer.frameBufferId); + } + } + } + } catch (ClassNotFoundException | IllegalAccessException | IllegalArgumentException | NoSuchFieldException | SecurityException e8) { + } + mirrorFramebuffer.unbindWrite(); + posestack.popPose(); + RenderSystem.applyModelViewMatrix(); + if (xTransparentOld != null && yTransparentOld != null && zTransparentOld != null) { + Field f5 = null; + try { + try { + f5 = LevelRenderer.class.getDeclaredField(McpConstants.LEVEL_RENDERER_xTransparentOld); + } catch (IllegalAccessException | IllegalArgumentException | NoSuchFieldException | SecurityException e12) { + e12.printStackTrace(); + } + } catch (Exception e9) { + } + if (f5 == null) { + f5 = LevelRenderer.class.getDeclaredField("xTransparentOld"); + } + f5.setAccessible(true); + f5.set(Minecraft.getInstance().levelRenderer, xTransparentOld); + Field f6 = null; + try { + f6 = LevelRenderer.class.getDeclaredField(McpConstants.LEVEL_RENDERER_yTransparentOld); + } catch (Exception e10) { + } + if (f6 == null) { + f6 = LevelRenderer.class.getDeclaredField("yTransparentOld"); + } + f6.setAccessible(true); + f6.set(Minecraft.getInstance().levelRenderer, yTransparentOld); + Field f7 = null; + try { + f7 = LevelRenderer.class.getDeclaredField(McpConstants.LEVEL_RENDERER_zTransparentOld); + } catch (Exception e11) { + } + if (f7 == null) { + f7 = LevelRenderer.class.getDeclaredField("zTransparentOld"); + } + f7.setAccessible(true); + f7.set(Minecraft.getInstance().levelRenderer, zTransparentOld); + } + Minecraft.getInstance().getMainRenderTarget().bindWrite(true); + return; + } + return; + } + } + if (e.phase == TickEvent.Phase.END && !this.foundMirror) { + optifineResetFastRenderToNormal(); + } + } + + public static void optifineDisableFastRender() { + try { + Class optConfig = Class.forName("net.optifine.Config"); + if (optConfig != null) { + Field fGameSettings = optConfig.getDeclaredField("gameSettings"); + fGameSettings.setAccessible(true); + Object gameSettingsObject = fGameSettings.get(null); + if (gameSettingsObject != null) { + Field fFastRender = gameSettingsObject.getClass().getDeclaredField("ofFastRender"); + if (originalFastRender == null) { + originalFastRender = Boolean.valueOf(fFastRender.getBoolean(gameSettingsObject)); + } + fFastRender.setBoolean(gameSettingsObject, false); + } + } + } catch (Exception e) { + } + } + + public static void optifineResetFastRenderToNormal() { + try { + Class optConfig = Class.forName("net.optifine.Config"); + if (optConfig != null && originalFastRender != null) { + Field fGameSettings = optConfig.getDeclaredField("gameSettings"); + fGameSettings.setAccessible(true); + Object gameSettingsObject = fGameSettings.get(null); + if (gameSettingsObject != null) { + Field fFastRender = gameSettingsObject.getClass().getDeclaredField("ofFastRender"); + ModernLifeCommon.LOGGER.info("reset FR to: " + originalFastRender); + fFastRender.setBoolean(gameSettingsObject, originalFastRender.booleanValue()); + originalFastRender = null; + } + } + } catch (Exception e) { + } + } + + public int materialColorToTintColor(int materialColorRgb) { + int r = materialColorRgb & 255; + int g = (materialColorRgb & 65280) >> 8; + int b = (materialColorRgb & 16711680) >> 16; + return (materialColorRgb & (-16777216)) | (r << 16) | (g << 8) | b; + } + + public int colorWithAlpha(int materialColorRgb, int alpha) { + int a = alpha << 24; + return (materialColorRgb & 16777215) | a; + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$5 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$5.class */ + public class C01245 implements BlockColor { + C01245() { + } + + public int getColor(BlockState paramBlockState, BlockAndTintGetter paramBlockAndTintGetter, BlockPos paramBlockPos, int paramInt) { + return ModernLifeClient.this.materialColorToTintColor(MaterialColor.PLANT.calculateRGBColor(MaterialColor.Brightness.NORMAL)); + } + } + + @OnlyIn(Dist.CLIENT) + public void registerBlockColors(ColorHandlerEvent.Block event) { + event.getBlockColors().register(new BlockColor() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.5 + C01245() { + } + + public int getColor(BlockState paramBlockState, BlockAndTintGetter paramBlockAndTintGetter, BlockPos paramBlockPos, int paramInt) { + return ModernLifeClient.this.materialColorToTintColor(MaterialColor.PLANT.calculateRGBColor(MaterialColor.Brightness.NORMAL)); + } + }, new Block[]{(Block) CustomBlocks.BLOCK_HEDGE.get()}); + event.getBlockColors().register(new BlockColor() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.6 + C01256() { + } + + public int getColor(BlockState paramBlockState, BlockAndTintGetter paramBlockAndTintGetter, BlockPos paramBlockPos, int paramInt) { + return ModernLifeClient.this.colorWithAlpha(ModernLifeClient.this.materialColorToTintColor(MaterialColor.WATER.calculateRGBColor(MaterialColor.Brightness.NORMAL)), 127); + } + }, new Block[]{(Block) CustomBlocks.BLOCK_TOILET.get(), (Block) CustomBlocks.BLOCK_BATHTUB.get()}); + event.getBlockColors().register(new BlockColor() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.7 + C01267() { + } + + public int getColor(BlockState paramBlockState, BlockAndTintGetter paramBlockAndTintGetter, BlockPos paramBlockPos, int paramInt) { + return ModernBookshelfBlockEntityRenderer.renderRgb0; + } + }, new Block[]{(Block) CustomBlocks.BLOCK_MODERN_BOOK.get()}); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$6 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$6.class */ + public class C01256 implements BlockColor { + C01256() { + } + + public int getColor(BlockState paramBlockState, BlockAndTintGetter paramBlockAndTintGetter, BlockPos paramBlockPos, int paramInt) { + return ModernLifeClient.this.colorWithAlpha(ModernLifeClient.this.materialColorToTintColor(MaterialColor.WATER.calculateRGBColor(MaterialColor.Brightness.NORMAL)), 127); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$7 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$7.class */ + public class C01267 implements BlockColor { + C01267() { + } + + public int getColor(BlockState paramBlockState, BlockAndTintGetter paramBlockAndTintGetter, BlockPos paramBlockPos, int paramInt) { + return ModernBookshelfBlockEntityRenderer.renderRgb0; + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$8 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$8.class */ + public class C01278 implements ItemColor { + C01278() { + } + + public int getColor(ItemStack paramItemStack, int paramInt) { + return ModernLifeClient.this.materialColorToTintColor(MaterialColor.PLANT.calculateRGBColor(MaterialColor.Brightness.NORMAL)); + } + } + + @OnlyIn(Dist.CLIENT) + public void registerItemColors(ColorHandlerEvent.Item event) { + event.getItemColors().register(new ItemColor() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.8 + C01278() { + } + + public int getColor(ItemStack paramItemStack, int paramInt) { + return ModernLifeClient.this.materialColorToTintColor(MaterialColor.PLANT.calculateRGBColor(MaterialColor.Brightness.NORMAL)); + } + }, new ItemLike[]{(ItemLike) CustomBlocks.ITEM_HEDGE.get()}); + event.getItemColors().register(new ItemColor() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.9 + C01289() { + } + + public int getColor(ItemStack paramItemStack, int paramInt) { + return ModernLifeClient.this.materialColorToTintColor(MaterialColor.WATER.calculateRGBColor(MaterialColor.Brightness.NORMAL)); + } + }, new ItemLike[]{(ItemLike) CustomBlocks.ITEM_TOILET.get()}); + event.getItemColors().register(new ItemColor() { // from class: com.dairymoose.modernlife.core.ModernLifeClient.10 + C011910() { + } + + public int getColor(ItemStack paramItemStack, int paramInt) { + if (paramInt == 0) { + return ModernBookshelfBlockEntityRenderer.renderRgb0; + } + return ModernBookshelfBlockEntityRenderer.renderRgb1; + } + }, new ItemLike[]{(ItemLike) CustomBlocks.ITEM_MODERN_BOOK.get()}); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$9 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$9.class */ + public class C01289 implements ItemColor { + C01289() { + } + + public int getColor(ItemStack paramItemStack, int paramInt) { + return ModernLifeClient.this.materialColorToTintColor(MaterialColor.WATER.calculateRGBColor(MaterialColor.Brightness.NORMAL)); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.core.ModernLifeClient$10 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$10.class */ + public class C011910 implements ItemColor { + C011910() { + } + + public int getColor(ItemStack paramItemStack, int paramInt) { + if (paramInt == 0) { + return ModernBookshelfBlockEntityRenderer.renderRgb0; + } + return ModernBookshelfBlockEntityRenderer.renderRgb1; + } + } + + @SubscribeEvent + public void onClientLogin(ClientPlayerNetworkEvent.LoggedInEvent e) { + ModernLifeCommon.LOGGER.info("Client login"); + if (cachedData != null) { + cachedData.clear(); + } + } + + @SubscribeEvent + public void fovModifierEvent(EntityViewRenderEvent.FieldOfView fovEvent) { + if (HandgunItem.originalFov > 0.0d) { + fovEvent.setFOV(fovEvent.getFOV() / 1.2d); + } + } + + @SubscribeEvent + public void onClientLogout(ClientPlayerNetworkEvent.LoggedOutEvent e) { + ModernLifeCommon.LOGGER.info("Client logout"); + if (MirrorBlockEntityRenderer.mirrorMap != null) { + MirrorBlockEntityRenderer.mirrorMap.clear(); + } + if (PowerReceiverBlockEntity.perChannelPowerReceivers.size() > 0) { + ModernLifeCommon.LOGGER.debug("Clearing power receivers: size = " + PowerReceiverBlockEntity.perChannelPowerReceivers.size()); + PowerReceiverBlockEntity.perChannelPowerReceivers.clear(); + } + if (PowerTransmitterBlockEntity.perChannelPowerTransmitters.size() > 0) { + ModernLifeCommon.LOGGER.debug("Clearing power transmitters: size = " + PowerTransmitterBlockEntity.perChannelPowerTransmitters.size()); + PowerTransmitterBlockEntity.perChannelPowerTransmitters.clear(); + } + HandgunItem.resetFov(); + bulletHoles.clear(); + HandgunItem.firingTickMap.clear(); + optifineResetFastRenderToNormal(); + } + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$CachedCanvasData.class */ + public static class CachedCanvasData { + long timestamp; + byte[] data; + int hashCode; + int texWidth; + int texHeight; + + private CachedCanvasData() { + } + } + + private static void purgeOldCanvasData() { + long currentTimestamp = System.currentTimeMillis(); + for (Map.Entry entry : cachedData.entrySet()) { + CachedCanvasData ccd = entry.getValue(); + long timeDiff = currentTimestamp - ccd.timestamp; + if (timeDiff >= 1800000) { + cachedData.remove(entry.getKey()); + } + } + } + + public static void requestUpdateForCanvas(long currentTime, long uniqueId) { + ModernLifeCommon.LOGGER.info("Request update for canvas: " + uniqueId); + long timestamp = 0; + Long timestampData = uniqueIdToTimestampMap.get(Long.valueOf(uniqueId)); + if (timestampData != null) { + timestamp = timestampData.longValue(); + } + long timeDiff = currentTime - timestamp; + if (timeDiff >= 3000) { + uniqueIdToTimestampMap.put(Long.valueOf(uniqueId), Long.valueOf(currentTime)); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundRequestCanvasPacket(uniqueId)); + } + } + + public static void requestCanvasChecksumValidation(long currentTime, long uniqueId, int checksum) { + long timestamp = 0; + Long timestampData = uniqueIdToTimestampChecksumMap.get(Long.valueOf(uniqueId)); + if (timestampData != null) { + timestamp = timestampData.longValue(); + } + long timeDiff = currentTime - timestamp; + if (timeDiff >= 3000) { + uniqueIdToTimestampChecksumMap.put(Long.valueOf(uniqueId), Long.valueOf(currentTime)); + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundCanvasChecksumPacket(uniqueId, checksum)); + } + } + + public static byte[] getCanvasData(long uniqueId) { + purgeOldCanvasData(); + long currentTime = System.currentTimeMillis(); + CachedCanvasData ccd = cachedData.get(Long.valueOf(uniqueId)); + if (ccd != null) { + return ccd.data; + } + ServerboundMultipartCameraPacket.PngSizeHolder sizeHolder = new ServerboundMultipartCameraPacket.PngSizeHolder(); + try { + byte[] data = ServerboundMultipartCameraPacket.loadPng(uniqueId, sizeHolder); + if (data == null) { + requestUpdateForCanvas(currentTime, uniqueId); + return null; + } + CachedCanvasData ccd2 = putCachedData(currentTime, uniqueId, data, sizeHolder.width, sizeHolder.height); + if (ccd2 != null) { + requestCanvasChecksumValidation(currentTime, uniqueId, ccd2.hashCode); + } + return data; + } catch (Exception e) { + ModernLifeCommon.LOGGER.error("Exception while loading canvas data", e); + return null; + } + } + + public static CachedCanvasData putCachedData(long currentTime, long uniqueId, byte[] data, int width, int height) { + CachedCanvasData ccd = new CachedCanvasData(); + ccd.data = data; + ccd.timestamp = currentTime; + ccd.hashCode = ModernLifeCommon.getHashCodeForBytes(data); + ccd.texWidth = width; + ccd.texHeight = height; + cachedData.put(Long.valueOf(uniqueId), ccd); + return ccd; + } + + public static int getCanvasWidth(long uniqueId) { + CachedCanvasData ccd = cachedData.get(Long.valueOf(uniqueId)); + if (ccd != null) { + return ccd.texWidth; + } + return 0; + } + + public static int getCanvasHeight(long uniqueId) { + CachedCanvasData ccd = cachedData.get(Long.valueOf(uniqueId)); + if (ccd != null) { + return ccd.texHeight; + } + return 0; + } + + public static void removeCachedCanvasData(long uniqueId) { + cachedData.remove(Long.valueOf(uniqueId)); + } + + public static long getCanvasHashCode(long uniqueId) { + CachedCanvasData ccd = cachedData.get(Long.valueOf(uniqueId)); + if (ccd != null) { + return ccd.hashCode; + } + return 0L; + } + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClient$CanvasPreviewComponent.class */ + public static class CanvasPreviewComponent implements ClientTooltipComponent, TooltipComponent { + private static DynamicTexture canvasTexture; + private static ResourceLocation dynamicTextureLocation; + private ItemStack stack; + private static ResourceLocation CANVAS_TOOLTIP_LOCATION = new ResourceLocation("modernlife", "textures/gui/canvas_tooltip.png"); + private static int CANVAS_TOOLTIP_SIZE = 96; + private static CanvasData canvasTooltipData = new CanvasData(); + private static int lastCanvasHashCode = 0; + private static long lastUniqueId = 0; + private static int CANVAS_TOOLTIP_DYN_TEX_SIZE = CANVAS_TOOLTIP_SIZE - 2; + + CanvasPreviewComponent(ItemStack stack) { + this.stack = stack; + } + + public void renderImage(Font font, int x, int y, PoseStack pose, ItemRenderer itemRenderer, int xTextureStart) { + boolean shouldDrawImage = true; + ItemStack itemStack = this.stack; + if (itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get() && itemStack.getTag() != null && itemStack.getTag().contains("UniqueId")) { + long uniqueId = itemStack.getTag().getLong("UniqueId"); + byte[] compressed = ModernLifeClient.getCanvasData(uniqueId); + int newHashCode = ModernLifeCommon.getHashCodeForBytes(compressed); + if (uniqueId != lastUniqueId || (compressed != null && newHashCode != lastCanvasHashCode)) { + RenderSystem.disableBlend(); + RenderSystem.disableDepthTest(); + lastUniqueId = uniqueId; + lastCanvasHashCode = newHashCode; + if (Minecraft.getInstance().gui != null) { + canvasTooltipData.disable(); + int w = ModernLifeClient.getCanvasWidth(uniqueId); + int h = ModernLifeClient.getCanvasHeight(uniqueId); + if (w != 0 && h != 0) { + canvasTooltipData.setTextureSize(w, h); + } else { + canvasTooltipData.setTextureSize(64, 64); + } + if (itemStack.getTag().contains("UniqueId") && compressed != null) { + canvasTooltipData.fromCompressedNbt(compressed); + canvasTooltipData.initImage(); + if (canvasTexture != null) { + canvasTexture.close(); + canvasTexture = null; + } + if (canvasTexture == null) { + canvasTexture = new DynamicTexture(canvasTooltipData.textureWidth(), canvasTooltipData.textureHeight(), true); + dynamicTextureLocation = Minecraft.getInstance().textureManager.register("artpad/dyn", canvasTexture); + canvasTooltipData.reenable(); + EaselScreen.updateTexture(canvasTooltipData, canvasTexture); + } + } + canvasTooltipData.reenable(); + } + } + if (compressed == null) { + shouldDrawImage = false; + } + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, CANVAS_TOOLTIP_LOCATION); + int blitY = y; + if (blitY < 2) { + blitY = 2; + } + GuiComponent.blit(pose, x, blitY, 0.0f, 0.0f, CANVAS_TOOLTIP_SIZE, CANVAS_TOOLTIP_SIZE, CANVAS_TOOLTIP_SIZE, CANVAS_TOOLTIP_SIZE); + if (shouldDrawImage && dynamicTextureLocation != null) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, dynamicTextureLocation); + GuiComponent.blit(pose, x + 1, blitY + 1, 0.0f, 0.0f, CANVAS_TOOLTIP_DYN_TEX_SIZE, CANVAS_TOOLTIP_DYN_TEX_SIZE, CANVAS_TOOLTIP_DYN_TEX_SIZE, CANVAS_TOOLTIP_DYN_TEX_SIZE); + } + RenderSystem.enableBlend(); + RenderSystem.enableDepthTest(); + } + } + + public int getHeight() { + if (this.stack == null || this.stack == ItemStack.EMPTY || this.stack.getTag() == null || !this.stack.getTag().contains("UniqueId")) { + return 0; + } + return CANVAS_TOOLTIP_SIZE; + } + + public int getWidth(Font paramFont) { + return CANVAS_TOOLTIP_SIZE; + } + } + + @OnlyIn(Dist.CLIENT) + @SubscribeEvent + public void renderTooltipEvent(RenderTooltipEvent.GatherComponents tooltipEvent) { + List> components = tooltipEvent.getTooltipElements(); + ItemStack itemStack = tooltipEvent.getItemStack(); + if (itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get()) { + components.add(0, Either.right(new CanvasPreviewComponent(itemStack))); + } + } + + @SubscribeEvent + public void renderItemInInteractionHandEvent(RenderHandEvent RenderHandEvent) { + Integer tickValue; + if (this.isMirrorRendering) { + RenderHandEvent.setCanceled(true); + } + if (CameraItem.usingCamera || CameraItem.pendingSnapshot) { + RenderHandEvent.setCanceled(true); + } + ItemStack itemStack = RenderHandEvent.getItemStack(); + if (itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_HANDGUN.get()) { + if (Minecraft.getInstance().player.isUsingItem()) { + RenderHandEvent.getPoseStack().translate(-0.38d, 0.2d, 0.0d); + RenderHandEvent.getPoseStack().mulPose(Vector3f.ZP.rotationDegrees(-4.0f)); + RenderHandEvent.getPoseStack().mulPose(Vector3f.YP.rotationDegrees(8.0f)); + RenderHandEvent.getPoseStack().mulPose(Vector3f.XP.rotationDegrees(-10.0f)); + } + Integer tickValue2 = HandgunItem.firingTickMap.get(Minecraft.getInstance().player); + if (tickValue2 != null && tickValue2.intValue() > 0) { + float progress = (6 - tickValue2.intValue()) / 6.0f; + float upswingProgress = progress / 0.75f; + if (progress <= 0.75f) { + RenderHandEvent.getPoseStack().mulPose(Vector3f.XP.rotationDegrees(upswingProgress * 35.0f)); + } else { + float downswingProgress = (progress - 0.75f) / 0.25f; + RenderHandEvent.getPoseStack().mulPose(Vector3f.XP.rotationDegrees((1.0f - downswingProgress) * 35.0f)); + } + } + if (HandgunItem.reloadingTick > 0) { + RenderHandEvent.getPoseStack().mulPose(Vector3f.YP.rotationDegrees(45.0f)); + } + } + if (Minecraft.getInstance() != null && Minecraft.getInstance().player != null && itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_HANDGUN.get() && (tickValue = HandgunItem.firingTickMap.get(Minecraft.getInstance().player)) != null && tickValue.intValue() > 0) { + int xOffset = 20; + int yOffset = 20; + if (!Minecraft.getInstance().player.isUsingItem()) { + xOffset = 80; + yOffset = 40; + } + int x = (Minecraft.getInstance().getWindow().getGuiScaledWidth() / 2) + xOffset; + int y = (Minecraft.getInstance().getWindow().getGuiScaledHeight() / 2) + yOffset; + GuiComponent.fill(RenderHandEvent.getPoseStack(), x, y, x + 20, y + 20, -256); + } + } + + public static void stopUsingCamera() { + CameraItem.usingCamera = false; + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundStopUsingCameraPacket()); + resetCameraZoom(); + } + + public static void resetCameraZoom() { + cameraZoomFactor = 1.0f; + if (originalFov > 0.0d) { + Minecraft.getInstance().options.fov = originalFov; + } + originalFov = -1.0d; + } + + @SubscribeEvent + public void keyInputEvent(InputEvent.KeyInputEvent keyEvent) { + if (CameraItem.usingCamera && keyEvent.getKey() == 256) { + stopUsingCamera(); + Minecraft.getInstance().keyboardHandler.keyPress(Minecraft.getInstance().getWindow().getWindow(), 256, 256, 1, 0); + } + } + + @SubscribeEvent + public void onDrawHighlight(DrawSelectionEvent highlightEvent) { + if (CameraItem.usingCamera || CameraItem.pendingSnapshot) { + highlightEvent.setCanceled(true); + } + } + + @SubscribeEvent + public void onInteractEvent(PlayerInteractEvent interactEvent) { + if (CameraItem.usingCamera && !(interactEvent instanceof PlayerInteractEvent.RightClickItem)) { + if ((interactEvent instanceof PlayerInteractEvent.LeftClickBlock) || (interactEvent instanceof PlayerInteractEvent.LeftClickEmpty)) { + stopUsingCamera(); + } + if (interactEvent != null && interactEvent.isCancelable()) { + interactEvent.setCanceled(true); + } + } + ItemStack itemStack = interactEvent.getPlayer().getMainHandItem(); + if (itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_HANDGUN.get()) { + if (((interactEvent instanceof PlayerInteractEvent.LeftClickBlock) || (interactEvent instanceof PlayerInteractEvent.LeftClickEmpty)) && interactEvent.isCancelable()) { + interactEvent.setCanceled(true); + } + } + } + + @SubscribeEvent + public void onClick(InputEvent.RawMouseEvent mouseEvent) { + if (Minecraft.getInstance().player != null && !Minecraft.getInstance().player.isSpectator()) { + ItemStack item = Minecraft.getInstance().player.getMainHandItem(); + if (mouseEvent.getButton() == 0 && mouseEvent.getAction() == 1 && item != null && item.getItem() == CustomBlocks.ITEM_HANDGUN.get() && !Minecraft.getInstance().isPaused() && Minecraft.getInstance().screen == null) { + CustomBlocks.ITEM_HANDGUN.get().fireGun(Minecraft.getInstance().player); + } + } + } + + @SubscribeEvent + public void mouseScrollEvent(InputEvent.MouseScrollEvent scrollEvent) { + if (CameraItem.usingCamera) { + if (originalFov < 0.0d) { + originalFov = Minecraft.getInstance().options.fov; + } + if (scrollEvent.getScrollDelta() > 0.0d) { + cameraZoomFactor += 0.5f; + } else { + cameraZoomFactor -= 0.5f; + } + cameraZoomFactor = Math.min(cameraZoomFactor, 4.5f); + cameraZoomFactor = Math.max(cameraZoomFactor, 1.0f); + Minecraft.getInstance().options.fov = (originalFov * 1.0d) / cameraZoomFactor; + scrollEvent.setCanceled(true); + } + } + + private void drawCrosshairLine(PoseStack matrixStack, int x0, int y0, int w0, int h0) { + int x = (Minecraft.getInstance().getWindow().getGuiScaledWidth() / 2) + x0; + int y = (Minecraft.getInstance().getWindow().getGuiScaledHeight() / 2) + y0; + GuiComponent.fill(matrixStack, x, y, x + w0, y + h0, -1); + } + + private void drawSizedCrosshair(PoseStack matrixStack, int size, int lineLength) { + drawCrosshairLine(matrixStack, size, 0, lineLength, 1); + drawCrosshairLine(matrixStack, ((-size) - lineLength) + 1, 0, lineLength, 1); + drawCrosshairLine(matrixStack, 0, size, 1, lineLength); + drawCrosshairLine(matrixStack, 0, ((-size) - lineLength) + 1, 1, lineLength); + } + + @SubscribeEvent + public void renderPlayerEvent(RenderPlayerEvent.Pre event) { + ItemStack itemStack = event.getPlayer().getMainHandItem(); + if (itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_HANDGUN.get()) { + event.getRenderer().m_7200_().f_102816_ = HumanoidModel.ArmPose.CROSSBOW_HOLD; + } + } + + @SubscribeEvent + public void renderOverlayEvent(RenderGameOverlayEvent.Pre overlayEvent) { + String zoomText; + ModernBookshelfBlockEntity bookshelf; + int hitIndex; + IModFile modFile; + List infoList; + if (this.isMirrorRendering) { + return; + } + if (overlayEvent.getType() == RenderGameOverlayEvent.ElementType.LAYER && (overlayEvent instanceof RenderGameOverlayEvent.PreLayer)) { + RenderGameOverlayEvent.PreLayer preLayerOverlay = (RenderGameOverlayEvent.PreLayer) overlayEvent; + if (preLayerOverlay.getOverlay() == ForgeIngameGui.CROSSHAIR_ELEMENT && Minecraft.getInstance().player.getMainHandItem().getItem() == CustomBlocks.ITEM_HANDGUN.get()) { + overlayEvent.setCanceled(true); + int movementFactor = 0; + if (1 != 0) { + Vec3 movement = Minecraft.getInstance().player.getDeltaMovement(); + movementFactor = (int) (((movement.x * movement.x) + (movement.z * movement.z)) / 0.002d); + } + if (1 != 0 && !Minecraft.getInstance().player.isUsingItem()) { + drawSizedCrosshair(overlayEvent.getMatrixStack(), 5 + movementFactor, 3); + } else { + drawSizedCrosshair(overlayEvent.getMatrixStack(), 2 + movementFactor, 3); + } + } + Entity vehicle = Minecraft.getInstance().player.getVehicle(); + if (vehicle != null && (vehicle instanceof MotorboatEntity) && preLayerOverlay.getOverlay() == ForgeIngameGui.HOTBAR_ELEMENT) { + MotorboatEntity motorboat = (MotorboatEntity) vehicle; + Entity controller = motorboat.getControllingPassenger(); + if ((controller instanceof Player) && motorboat.isControlledByLocalInstance()) { + float remainingFuel = motorboat.getCurrentFuelLevel(); + float throttlePercent = motorboat.getCurAccel() / motorboat.getMaxAccel(); + if (motorboat.isOutOfFuel() || motorboat.status == MotorboatEntity.Status.ON_LAND) { + throttlePercent = 0.0f; + } + Window window = overlayEvent.getWindow(); + PoseStack matrixStack = overlayEvent.getMatrixStack(); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, this.GUI_MOTORBOAT_LOCATION); + int xStart = ((int) (window.getGuiScaledWidth() * 0.06d)) - (this.GUI_MOTORBOAT_TEX_SIZE / 2); + int yStart = ((int) (window.getGuiScaledHeight() * 0.65d)) - (this.GUI_MOTORBOAT_TEX_SIZE / 2); + float throttleBarPct = throttlePercent; + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + GuiComponent.blit(matrixStack, xStart, yStart, 0.0f, 0.0f, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_BORDER_HEIGHT, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_TEX_SIZE); + GuiComponent.blit(matrixStack, xStart, yStart, 0.0f, this.GUI_MOTORBOAT_BORDER_HEIGHT, 1 + ((int) Math.ceil((this.GUI_MOTORBOAT_TEX_SIZE - 2) * remainingFuel)), this.GUI_MOTORBOAT_BORDER_HEIGHT, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_TEX_SIZE); + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 0.5f); + GuiComponent.blit(matrixStack, xStart, yStart, 0.0f, this.GUI_MOTORBOAT_BORDER_HEIGHT * 2.0f, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_BORDER_HEIGHT, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_TEX_SIZE); + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + GuiComponent.blit(matrixStack, xStart, yStart + 10, 0.0f, 0.0f, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_BORDER_HEIGHT, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_TEX_SIZE); + GuiComponent.blit(matrixStack, xStart, yStart + 10, 0.0f, this.GUI_MOTORBOAT_BORDER_HEIGHT, 1 + ((int) Math.ceil((this.GUI_MOTORBOAT_TEX_SIZE - 2) * throttleBarPct)), this.GUI_MOTORBOAT_BORDER_HEIGHT, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_TEX_SIZE); + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 0.5f); + GuiComponent.blit(matrixStack, xStart, yStart + 10, 0.0f, this.GUI_MOTORBOAT_BORDER_HEIGHT * 3.0f, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_BORDER_HEIGHT, this.GUI_MOTORBOAT_TEX_SIZE, this.GUI_MOTORBOAT_TEX_SIZE); + RenderSystem.setShaderColor(1.0f, 1.0f, 1.0f, 1.0f); + } + } + if (preLayerOverlay.getOverlay() == ForgeIngameGui.HOTBAR_ELEMENT) { + BlockHitResult blockHitResult = Minecraft.getInstance().hitResult; + if (blockHitResult instanceof BlockHitResult) { + BlockHitResult bhr = blockHitResult; + BlockPos pos = bhr.getBlockPos(); + BlockState state = Minecraft.getInstance().player.level.getBlockState(pos); + if (state.getBlock() instanceof ModernBookshelfBlock) { + BlockEntity blockEntity = Minecraft.getInstance().player.level.getBlockEntity(pos); + if ((blockEntity instanceof ModernBookshelfBlockEntity) && (hitIndex = (bookshelf = (ModernBookshelfBlockEntity) blockEntity).getHitIndex(Minecraft.getInstance().player, Minecraft.getInstance().hitResult)) != -1) { + ItemStack itemStack = bookshelf.getItem(hitIndex); + String modName = ""; + IModFileInfo modFileInfo = ModList.get().getModFileById(itemStack.getItem().getRegistryName().getNamespace()); + if (modFileInfo != null && (modFile = modFileInfo.getFile()) != null && (infoList = modFile.getModInfos()) != null && !infoList.isEmpty()) { + modName = infoList.get(0).getDisplayName(); + } + MutableComponent m_130948_ = new TextComponent((String) bookshelf.bookNames.get(hitIndex)).m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(16711680))); + MutableComponent m_130948_2 = new TextComponent(modName).m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(16711680))); + Minecraft.getInstance().font.drawShadow(overlayEvent.getMatrixStack(), m_130948_, overlayEvent.getWindow().getGuiScaledWidth() * 0.3f, overlayEvent.getWindow().getGuiScaledHeight() * 0.35f, 0); + Minecraft.getInstance().font.drawShadow(overlayEvent.getMatrixStack(), m_130948_2, overlayEvent.getWindow().getGuiScaledWidth() * 0.3f, overlayEvent.getWindow().getGuiScaledHeight() * 0.38f, 0); + } + } + } + } + } + if (overlayEvent.getType() == RenderGameOverlayEvent.ElementType.TEXT && Minecraft.getInstance() != null && Minecraft.getInstance().player != null && ((Minecraft.getInstance().player.getMainHandItem().getItem() == CustomBlocks.ITEM_SPEEDOMETER.get() || Minecraft.getInstance().player.getOffhandItem().getItem() == CustomBlocks.ITEM_SPEEDOMETER.get()) && overlayEvent.getMatrixStack() != null && Minecraft.getInstance() != null && overlayEvent.getWindow() != null && Minecraft.getInstance().font != null)) { + String speedText = String.format("%.1f bps", Float.valueOf(SpeedometerItem.speed)); + Minecraft.getInstance().font.drawShadow(overlayEvent.getMatrixStack(), new TextComponent(speedText).m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(16711680))), (overlayEvent.getWindow().getGuiScaledWidth() - Minecraft.getInstance().font.width(r0.getVisualOrderText())) / 2, overlayEvent.getWindow().getGuiScaledHeight() * 0.74f, 0); + } + if (overlayEvent.getType() == RenderGameOverlayEvent.ElementType.TEXT && Minecraft.getInstance() != null && Minecraft.getInstance().player != null && Minecraft.getInstance().player.getMainHandItem().getItem() == CustomBlocks.ITEM_HANDGUN.get()) { + HandgunItem handgun = CustomBlocks.ITEM_HANDGUN.get(); + String speedText2 = String.format("%d/%d (%d)", Integer.valueOf(handgun.getCurrentMagazineAmmo(Minecraft.getInstance().player)), Integer.valueOf(handgun.getCurrentMagazineCapacity(Minecraft.getInstance().player)), Integer.valueOf(handgun.getAmmoTotal(Minecraft.getInstance().player))); + Minecraft.getInstance().font.drawShadow(overlayEvent.getMatrixStack(), new TextComponent(speedText2).m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(16777215))), (overlayEvent.getWindow().getGuiScaledWidth() - Minecraft.getInstance().font.width(r0.getVisualOrderText())) * 0.08f, overlayEvent.getWindow().getGuiScaledHeight() * 0.85f, 0); + } + if (CameraItem.pendingSnapshot) { + CameraItem.pendingSnapshot = false; + CameraItem.takePhoto(); + stopUsingCamera(); + } + if (CameraItem.usingCamera && Minecraft.getInstance() != null && Minecraft.getInstance().player != null) { + if (Minecraft.getInstance().player.getMainHandItem().getItem() == CustomBlocks.ITEM_CAMERA.get()) { + if (overlayEvent.getMatrixStack() != null && Minecraft.getInstance() != null && Minecraft.getInstance().getWindow() != null && Minecraft.getInstance().font != null) { + PoseStack matrixStack2 = overlayEvent.getMatrixStack(); + Window window2 = Minecraft.getInstance().getWindow(); + if (((Boolean) ModernLifeConfig.CLIENT.enableCameraViewfinder.get()).booleanValue()) { + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem.setShaderTexture(0, this.CAMERA_VIEWFINDER_LOCATION); + int xStart2 = (window2.getGuiScaledWidth() - this.CAMERA_VIEWFINDER_WIDTH) / 2; + int yStart2 = (window2.getGuiScaledHeight() - this.CAMERA_VIEWFINDER_HEIGHT) / 2; + if (Minecraft.getInstance().gui != null) { + Minecraft.getInstance().gui.m_93228_(matrixStack2, xStart2, yStart2, 0, 0, this.CAMERA_VIEWFINDER_WIDTH, this.CAMERA_VIEWFINDER_HEIGHT); + } + if (cameraZoomFactor - ((int) cameraZoomFactor) == 0.0f) { + zoomText = String.format("%dx zoom", Integer.valueOf((int) cameraZoomFactor)); + } else { + zoomText = String.format("%.1fx zoom", Float.valueOf(cameraZoomFactor)); + } + Minecraft.getInstance().font.drawShadow(matrixStack2, new TextComponent(zoomText).m_130948_(Style.EMPTY.withColor(TextColor.fromRgb(2105376))), (window2.getGuiScaledWidth() - Minecraft.getInstance().font.width(r0.getVisualOrderText())) / 2, window2.getGuiScaledHeight() * 0.88f, 0); + } + overlayEvent.setCanceled(true); + return; + } + return; + } + stopUsingCamera(); + } + } + + @SubscribeEvent + public void inputUpdateEvent(MovementInputUpdateEvent event) { + if (event != null && event.getInput() != null && event.getPlayer() != null) { + if (event.getPlayer().isUsingItem()) { + if (event.getPlayer().getUseItem().getItem() == CustomBlocks.ITEM_CHAINSAW.get() || event.getPlayer().getUseItem().getItem() == CustomBlocks.ITEM_FLASHLIGHT.get()) { + if (event.getPlayer().getVehicle() == null && !((Boolean) ModernLifeConfig.CLIENT.chainsawSlowsMovementWhenUsed.get()).booleanValue()) { + event.getInput().forwardImpulse *= 5.0f; + event.getInput().leftImpulse *= 5.0f; + } + } else if (event.getPlayer().getUseItem().getItem() == CustomBlocks.ITEM_HANDGUN.get() && event.getPlayer().getVehicle() == null) { + event.getInput().forwardImpulse *= 2.0f; + event.getInput().leftImpulse *= 2.0f; + } + } + if ((event.getPlayer().getVehicle() instanceof BicycleEntity) && event.getPlayer().level.getBlockState(event.getPlayer().getVehicle().blockPosition().below()).is(CustomBlocks.BLOCK_PAVED_ROAD.get())) { + BicycleEntity bike = (BicycleEntity) event.getPlayer().getVehicle(); + event.getInput().forwardImpulse = (float) (r0.forwardImpulse * 1.2d); + event.getInput().leftImpulse *= 1.0f; + bike.setSpeedBoost(1.2f); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClientConfig.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClientConfig.java new file mode 100644 index 0000000..067422d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeClientConfig.java @@ -0,0 +1,50 @@ +package com.dairymoose.modernlife.core; + +import net.minecraftforge.common.ForgeConfigSpec; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeClientConfig.class */ +public class ModernLifeClientConfig { + public final ForgeConfigSpec.BooleanValue enableCameraViewfinder; + public final ForgeConfigSpec.BooleanValue chainsawSlowsMovementWhenUsed; + public final ForgeConfigSpec.IntValue emptyCanvasEaselSize; + public final ForgeConfigSpec.BooleanValue extendedEaselColorPicker; + public final ForgeConfigSpec.BooleanValue disableMirrorRendering; + public final ForgeConfigSpec.BooleanValue disableCCTVRendering; + public final ForgeConfigSpec.ConfigValue cctvCameraRange; + public final ForgeConfigSpec.BooleanValue mirrorRendersInSpectatorMode; + public final ForgeConfigSpec.BooleanValue clock24HoursMode; + public final ForgeConfigSpec.BooleanValue moonIndicator; + public final ForgeConfigSpec.IntValue alarmClockTextColorR; + public final ForgeConfigSpec.IntValue alarmClockTextColorG; + public final ForgeConfigSpec.IntValue alarmClockTextColorB; + public final ForgeConfigSpec.BooleanValue showEaselResolutionScreen; + public final ForgeConfigSpec.IntValue cctvOptifineDrawbuffer; + public final ForgeConfigSpec.BooleanValue chainsawPlaysIdleSound; + + public ModernLifeClientConfig(ForgeConfigSpec.Builder builder) { + builder.push("client"); + builder.push("misc"); + this.enableCameraViewfinder = builder.comment("Enables camera viewfinder overlay").translation("config.modernlife.enableCameraViewfinder").define("enableCameraViewfinder", true); + this.chainsawSlowsMovementWhenUsed = builder.comment("Chainsaw will slow down player movement while in use").translation("config.modernlife.chainsawSlowsMovementWhenUsed").define("chainsawSlowsMovementWhenUsed", false); + this.disableMirrorRendering = builder.comment("Disables rendering for the Mirror (disabling is recommended for Optifine shaders)").translation("config.modernlife.disableMirrorRendering").define("disableMirrorRendering", false); + this.disableCCTVRendering = builder.comment("Disables rendering for the CCTV Screen (disabling is recommended for Optifine shaders)").translation("config.modernlife.disableCCTVRendering").define("disableCCTVRendering", false); + this.cctvCameraRange = builder.comment("Maximum range (in blocks) for CCTV screen to link to a CCTV camera").translation("config.modernlife.cctvCameraRange").define("cctvCameraRange", Double.valueOf(50.0d)); + this.mirrorRendersInSpectatorMode = builder.comment("Enables mirror (and CCTV Screen) rendering in spectator mode").translation("config.modernlife.mirrorRendersInSpectatorMode").define("mirrorRendersInSpectatorMode", false); + this.cctvOptifineDrawbuffer = builder.comment("OPTIFINE SHADER SPECIFIC: Use this drawbuffer color attachment for CCTV (and mirror) rendering").translation("config.modernlife.cctvOptifineDrawbuffer").defineInRange("cctvOptifineDrawbuffer", 0, 0, 30); + this.chainsawPlaysIdleSound = builder.comment("Chainsaw plays idle sound").translation("config.modernlife.chainsawPlaysIdleSound").define("chainsawPlaysIdleSound", true); + builder.pop(); + builder.push("easel"); + this.emptyCanvasEaselSize = builder.comment("Resolution in pixels when drawing on an empty easel canvas").translation("config.modernlife.emptyCanvasEaselSize").defineInRange("emptyCanvasEaselSize", 64, 16, 512); + this.extendedEaselColorPicker = builder.comment("Enables advanced easel color picker").translation("config.modernlife.extendedEaselColorPicker").define("extendedEaselColorPicker", false); + this.showEaselResolutionScreen = builder.comment("Show easel resolution screen when drawing on an empty easel canvas").translation("config.modernlife.showEaselResolutionScreen").define("showEaselResolutionScreen", false); + builder.pop(); + builder.push("alarm_clock"); + this.clock24HoursMode = builder.comment("Enables 24-hour mode for alarm clock (no AM/PM)").translation("config.modernlife.clock24HoursMode").define("clock24HoursMode", false); + this.moonIndicator = builder.comment("Enables alarm clock moon indicator (shows when you can sleep)").translation("config.modernlife.moonIndicator").define("moonIndicator", true); + this.alarmClockTextColorR = builder.comment("Alarm clock text color (R value in RGB)").translation("config.modernlife.alarmClockTextColorR").defineInRange("alarmClockTextColorR", 249, 0, 255); + this.alarmClockTextColorG = builder.comment("Alarm clock text color (G value in RGB)").translation("config.modernlife.alarmClockTextColorG").defineInRange("alarmClockTextColorG", 8, 0, 255); + this.alarmClockTextColorB = builder.comment("Alarm clock text color (B value in RGB)").translation("config.modernlife.alarmClockTextColorB").defineInRange("alarmClockTextColorB", 40, 0, 255); + builder.pop(); + builder.pop(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommon.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommon.java new file mode 100644 index 0000000..bbc0065 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommon.java @@ -0,0 +1,583 @@ +package com.dairymoose.modernlife.core; + +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.dairymoose.modernlife.blocks.OakPostBlock; +import com.dairymoose.modernlife.items.CameraItem; +import com.dairymoose.modernlife.items.FlashlightItem; +import com.dairymoose.modernlife.network.play.client.ClientboundBulletHolePacket; +import com.dairymoose.modernlife.network.play.client.ClientboundFlashlightUpdatePacket; +import com.dairymoose.modernlife.network.play.client.ClientboundMultipartCanvasPacket; +import com.dairymoose.modernlife.network.play.client.ClientboundWinchDummyPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundBikeDismountPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundBookCancelPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundCameraPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundCanvasChecksumPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundCanvasCopyRequestPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundCanvasPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundChainsawTargetPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundChessStatePacket; +import com.dairymoose.modernlife.network.play.client.ServerboundFuelLevelPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundGuitarPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundHitscanPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundMultipartEaselPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundPrintSizePacket; +import com.dairymoose.modernlife.network.play.client.ServerboundRadiatorPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundRequestCanvasPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundStopUsingCameraPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundTrashCanPacket; +import com.dairymoose.modernlife.network.play.client.ServerboundWirelessChannelPacket; +import java.io.BufferedReader; +import java.io.File; +import java.io.FileReader; +import java.io.FileWriter; +import java.io.IOException; +import java.nio.file.Path; +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Collection; +import java.util.LinkedList; +import java.util.List; +import java.util.Queue; +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.screens.PauseScreen; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.core.NonNullList; +import net.minecraft.server.MinecraftServer; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.level.ServerPlayer; +import net.minecraft.sounds.SoundEvent; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.entity.EntityType; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.MenuType; +import net.minecraft.world.item.BlockItem; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.crafting.Recipe; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.storage.LevelResource; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.common.MinecraftForge; +import net.minecraftforge.event.RegistryEvent; +import net.minecraftforge.event.TickEvent; +import net.minecraftforge.event.entity.item.ItemExpireEvent; +import net.minecraftforge.event.entity.player.AttackEntityEvent; +import net.minecraftforge.event.entity.player.PlayerDestroyItemEvent; +import net.minecraftforge.event.entity.player.PlayerEvent; +import net.minecraftforge.event.entity.player.PlayerInteractEvent; +import net.minecraftforge.event.server.ServerStartingEvent; +import net.minecraftforge.event.server.ServerStoppingEvent; +import net.minecraftforge.event.world.BlockEvent; +import net.minecraftforge.eventbus.api.SubscribeEvent; +import net.minecraftforge.fml.LogicalSide; +import net.minecraftforge.fml.ModLoadingContext; +import net.minecraftforge.fml.common.Mod; +import net.minecraftforge.fml.config.ModConfig; +import net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent; +import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; +import net.minecraftforge.registries.DeferredRegister; +import net.minecraftforge.registries.ForgeRegistries; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeCommon.class */ +public class ModernLifeCommon { + public static final String MODID = "modernlife"; + private BlockItem itemOakPost; + private OakPostBlock blockOakPost; + private static ModernLifeCraftingFlags craftingFlags; + public static int winchTickCounter = 0; + public static int clientTickCounter = 0; + public static final DeferredRegister BLOCKS = DeferredRegister.create(ForgeRegistries.BLOCKS, "modernlife"); + public static final DeferredRegister ITEMS = DeferredRegister.create(ForgeRegistries.ITEMS, "modernlife"); + public static final DeferredRegister> BLOCK_ENTITIES = DeferredRegister.create(ForgeRegistries.BLOCK_ENTITIES, "modernlife"); + public static final DeferredRegister SOUND_EVENTS = DeferredRegister.create(ForgeRegistries.SOUND_EVENTS, "modernlife"); + public static final DeferredRegister> ENTITIES = DeferredRegister.create(ForgeRegistries.ENTITIES, "modernlife"); + public static final DeferredRegister> CONTAINERS = DeferredRegister.create(ForgeRegistries.CONTAINERS, "modernlife"); + public static final Logger LOGGER = LogManager.getLogger(); + private static long nextUniqueCanvasId = 1; + public static int FLASHLIGHT_DURATION_MINUTES = 25; + public static String ServerLevelFolderName = null; + private int flashlightTickCounter = 0; + private int speedometerTickCounter = 0; + private final ScheduledExecutorService scheduler = Executors.newScheduledThreadPool(1); + private final boolean shouldUseNotifyNeighborLogic = false; + Queue snowEvents = new LinkedList(); + private boolean awaitingBookScreenCancel = false; + AbstractContainerMenu lastContainer = null; + public boolean isFloating = false; + public Vec3 lastPos = null; + + public ModernLifeCommon() { + LOGGER.debug(CustomBlocks.BLOCK_RADIATOR); + ModernLifeConfigPrepopulator prepop = new ModernLifeConfigPrepopulator(); + prepop.parseFile("modernlife", "common", ModernLifeConfig.COMMON.flashlightLightLevel, ModernLifeConfig.COMMON.flashlightFullChargeDuration); + FMLJavaModLoadingContext.get().getModEventBus().addListener(this::setup); + MinecraftForge.EVENT_BUS.register(this); + craftingFlags = new ModernLifeCraftingFlags(); + ModLoadingContext.get().registerConfig(ModConfig.Type.COMMON, ModernLifeConfig.commonSpec); + ModLoadingContext.get().registerConfig(ModConfig.Type.CLIENT, ModernLifeConfig.clientSpec); + ModLoadingContext.get().registerConfig(ModConfig.Type.SERVER, ModernLifeConfig.serverSpec); + Integer durationConfig = ModernLifeConfig.COMMON.flashlightFullChargeDuration.getValue(); + if (durationConfig != null) { + FLASHLIGHT_DURATION_MINUTES = durationConfig.intValue(); + } + BLOCKS.register(FMLJavaModLoadingContext.get().getModEventBus()); + ITEMS.register(FMLJavaModLoadingContext.get().getModEventBus()); + BLOCK_ENTITIES.register(FMLJavaModLoadingContext.get().getModEventBus()); + SOUND_EVENTS.register(FMLJavaModLoadingContext.get().getModEventBus()); + ENTITIES.register(FMLJavaModLoadingContext.get().getModEventBus()); + CONTAINERS.register(FMLJavaModLoadingContext.get().getModEventBus()); + int msgId = 0 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(0, ServerboundCanvasPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundCanvasPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId2 = msgId + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId, ServerboundGuitarPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundGuitarPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId3 = msgId2 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId2, ServerboundWirelessChannelPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundWirelessChannelPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId4 = msgId3 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId3, ServerboundBikeDismountPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundBikeDismountPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId5 = msgId4 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId4, ServerboundTrashCanPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundTrashCanPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId6 = msgId5 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId5, ServerboundChainsawTargetPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundChainsawTargetPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId7 = msgId6 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId6, ServerboundRadiatorPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundRadiatorPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId8 = msgId7 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId7, ClientboundFlashlightUpdatePacket.class, (v0, v1) -> { + v0.write(v1); + }, ClientboundFlashlightUpdatePacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId9 = msgId8 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId8, ServerboundChessStatePacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundChessStatePacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId10 = msgId9 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId9, ServerboundCameraPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundCameraPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId11 = msgId10 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId10, ServerboundMultipartCameraPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundMultipartCameraPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId12 = msgId11 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId11, ServerboundMultipartEaselPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundMultipartEaselPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId13 = msgId12 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId12, ClientboundMultipartCanvasPacket.class, (v0, v1) -> { + v0.write(v1); + }, ClientboundMultipartCanvasPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId14 = msgId13 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId13, ServerboundRequestCanvasPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundRequestCanvasPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId15 = msgId14 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId14, ServerboundPrintSizePacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundPrintSizePacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId16 = msgId15 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId15, ServerboundStopUsingCameraPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundStopUsingCameraPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId17 = msgId16 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId16, ServerboundHitscanPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundHitscanPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId18 = msgId17 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId17, ClientboundBulletHolePacket.class, (v0, v1) -> { + v0.write(v1); + }, ClientboundBulletHolePacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId19 = msgId18 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId18, ServerboundFuelLevelPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundFuelLevelPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId20 = msgId19 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId19, ClientboundWinchDummyPacket.class, (v0, v1) -> { + v0.write(v1); + }, ClientboundWinchDummyPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId21 = msgId20 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId20, ServerboundBookCancelPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundBookCancelPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int msgId22 = msgId21 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId21, ServerboundCanvasCopyRequestPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundCanvasCopyRequestPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + int i = msgId22 + 1; + ModernLifeNetwork.INSTANCE.registerMessage(msgId22, ServerboundCanvasChecksumPacket.class, (v0, v1) -> { + v0.write(v1); + }, ServerboundCanvasChecksumPacket::new, (v0, v1) -> { + v0.handle(v1); + }); + } + + private void setup(FMLCommonSetupEvent event) { + ModernLifeConfig.reinit(); + } + + public int materialColorToTintColor(int materialColorRgb) { + int r = materialColorRgb & 255; + int g = (materialColorRgb & 65280) >> 8; + int b = (materialColorRgb & 16711680) >> 16; + return (materialColorRgb & (-16777216)) | (r << 16) | (g << 8) | b; + } + + @SubscribeEvent + public void onInteractEventServer(PlayerInteractEvent interactEvent) { + ItemStack itemStack; + if (!interactEvent.getWorld().isClientSide) { + Boolean result = CameraItem.usingCameraServer.get(interactEvent.getPlayer()); + if (result != null && result.booleanValue() && !(interactEvent instanceof PlayerInteractEvent.RightClickItem) && interactEvent != null && interactEvent.isCancelable()) { + interactEvent.setCanceled(true); + } + if (interactEvent.getPlayer() != null && (itemStack = interactEvent.getPlayer().getMainHandItem()) != null && itemStack.getItem() == CustomBlocks.ITEM_HANDGUN.get()) { + if (((interactEvent instanceof PlayerInteractEvent.LeftClickBlock) || (interactEvent instanceof PlayerInteractEvent.LeftClickEmpty)) && interactEvent != null && interactEvent.isCancelable()) { + interactEvent.setCanceled(true); + } + } + } + } + + @SubscribeEvent + public void onAttackEvent(AttackEntityEvent e) { + ItemStack itemStack; + if (e.getPlayer() != null && (itemStack = e.getPlayer().getMainHandItem()) != null && itemStack.getItem() == CustomBlocks.ITEM_HANDGUN.get() && e != null && e.isCancelable()) { + e.setCanceled(true); + } + } + + @SubscribeEvent + public void onServerTick(TickEvent.ServerTickEvent serverTick) { + if (serverTick.phase == TickEvent.Phase.START && BlockVolume.dummy != null) { + Vec3 dummyPos = BlockVolume.dummy.position(); + double newDummyY = dummyPos.y + 0.125d; + BlockVolume.dummy.setPacketCoordinates(dummyPos.x, newDummyY, dummyPos.z); + } + if (serverTick.phase == TickEvent.Phase.END) { + this.flashlightTickCounter++; + winchTickCounter++; + } + } + + private void cleanupCanvasData(ItemStack itemStack) { + if ((itemStack != null) & (itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get())) { + LOGGER.debug("cleanup canvas data"); + if (itemStack.getTag() != null && itemStack.getTag().contains("UniqueId")) { + long uniqueId = itemStack.getTag().getLong("UniqueId"); + ServerboundMultipartCameraPacket.deletePng(uniqueId); + } + } + } + + @SubscribeEvent + public void onItemDestroyedEvent(PlayerDestroyItemEvent destroyEvent) { + if (destroyEvent != null) { + destroyEvent.getOriginal(); + } + } + + @SubscribeEvent + public void onItemExpiredEvent(ItemExpireEvent expireEvent) { + if (expireEvent.getEntityItem() != null) { + expireEvent.getEntityItem().getItem(); + } + } + + @OnlyIn(Dist.CLIENT) + @SubscribeEvent + public void onClientTick(TickEvent.ClientTickEvent clientTick) { + if (clientTick.phase == TickEvent.Phase.START) { + clientTickCounter++; + } + if (clientTick.phase == TickEvent.Phase.END) { + this.speedometerTickCounter++; + } + } + + private void awaitBookInHand(Player player) { + if (player.level.isClientSide && ModernBookshelfBlock.clientAwaitingBook != null) { + ItemStack pickedBook = ModernBookshelfBlock.clientAwaitingBook; + if (ItemStack.isSameItemSameTags(pickedBook, player.getItemInHand(InteractionHand.MAIN_HAND))) { + ModernBookshelfBlock.clientAwaitingBook = null; + try { + pickedBook.use(player.level, player, InteractionHand.MAIN_HAND); + } catch (Exception e) { + LOGGER.error("Use book error", e); + } + } + } + } + + private void awaitBookScreen(Player player) { + if (player.level.isClientSide) { + Screen screen = Minecraft.getInstance().screen; + if (this.awaitingBookScreenCancel && screen == null) { + this.awaitingBookScreenCancel = false; + ServerboundBookCancelPacket bookCancelPacket = new ServerboundBookCancelPacket(ModernBookshelfBlock.oldItemSlot, ModernBookshelfBlock.lastBlockPos); + ModernLifeNetwork.INSTANCE.sendToServer(bookCancelPacket); + return; + } + long timestamp = System.currentTimeMillis(); + long timeDiff = timestamp - ModernBookshelfBlock.usedBookTimestamp; + if (screen != null && timeDiff <= 1000 && !(screen instanceof PauseScreen)) { + ModernBookshelfBlock.usedBookTimestamp = 0L; + this.awaitingBookScreenCancel = true; + } + } + } + + private void requestContainerImages(Player player) { + AbstractContainerMenu menu; + if (player.level.isClientSide && player == Minecraft.getInstance().player && (menu = player.containerMenu) != null && menu != this.lastContainer) { + this.lastContainer = menu; + LOGGER.debug("check container for images: " + menu); + NonNullList items = menu.getItems(); + if (items != null) { + for (int i = 0; i < items.size(); i++) { + ItemStack itemStack = (ItemStack) items.get(i); + if (itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get() && itemStack.getTag() != null && itemStack.getTag().contains("UniqueId")) { + long uniqueId = itemStack.getTag().getLong("UniqueId"); + ModernLifeClient.getCanvasData(uniqueId); + } + } + } + } + } + + @SubscribeEvent + public void playerTickEvent(TickEvent.PlayerTickEvent pte) { + if (pte.side == LogicalSide.SERVER && pte.phase == TickEvent.Phase.START && !pte.player.level.isClientSide) { + LivingEntity livingEntity = pte.player; + Boolean result = FlashlightItem.usingFlashlight.get(livingEntity); + if (result != null && result.booleanValue()) { + ItemStack flashlight = null; + if (livingEntity.getMainHandItem().getItem().equals(CustomBlocks.ITEM_FLASHLIGHT.get())) { + flashlight = livingEntity.getMainHandItem(); + } else if (livingEntity.getOffhandItem().getItem().equals(CustomBlocks.ITEM_FLASHLIGHT.get())) { + flashlight = livingEntity.getOffhandItem(); + } + if (flashlight != null) { + CustomBlocks.ITEM_FLASHLIGHT.get().onUsingTick(flashlight, livingEntity, this.flashlightTickCounter); + } else { + CustomBlocks.ITEM_FLASHLIGHT.get().removePhoton(livingEntity); + } + } + } else if (pte.side == LogicalSide.CLIENT && pte.phase == TickEvent.Phase.START && pte.player.level.isClientSide) { + if (BlockVolume.shouldFloat) { + Vec3 delta = pte.player.getDeltaMovement(); + if (!this.isFloating) { + this.isFloating = true; + pte.player.setDeltaMovement(delta.x, 0.125d, delta.z); + } else { + pte.player.setDeltaMovement(delta.x, 0.125d, delta.z); + } + } else { + this.isFloating = false; + } + awaitBookInHand(pte.player); + requestContainerImages(pte.player); + awaitBookScreen(pte.player); + Player player = pte.player; + ItemStack speedometer = null; + if (player.getMainHandItem().getItem().equals(CustomBlocks.ITEM_SPEEDOMETER.get())) { + speedometer = player.getMainHandItem(); + } else if (player.getOffhandItem().getItem().equals(CustomBlocks.ITEM_SPEEDOMETER.get())) { + speedometer = player.getOffhandItem(); + } + if (speedometer != null && pte.player.equals(Minecraft.getInstance().player)) { + CustomBlocks.ITEM_SPEEDOMETER.get().onUsingTick(speedometer, player, this.speedometerTickCounter); + } + } + if (pte.side == LogicalSide.CLIENT && pte.phase == TickEvent.Phase.START && pte.player.level.isClientSide && Minecraft.getInstance().player == pte.player && BlockVolume.dummy != null) { + Vec3 dummyPos = BlockVolume.dummy.position(); + double newDummyY = dummyPos.y + 0.125d; + BlockVolume.dummy.absMoveTo(dummyPos.x, newDummyY, dummyPos.z); + Vec3 currentPos = pte.player.position(); + Vec3 solidGround = BlockVolume.dummy.getEntitySolidGround(pte.player); + boolean didCollide = false; + double posX = currentPos.x; + double posY = currentPos.y; + double posZ = currentPos.z; + if (BlockVolume.dummy.isEntityColliding(pte.player)) { + didCollide = true; + if (this.lastPos != null) { + posX = this.lastPos.x; + posY = this.lastPos.y; + posZ = this.lastPos.z; + } + } + if (solidGround != null) { + pte.player.setOnGround(true); + pte.player.absMoveTo(posX, solidGround.y, posZ); + pte.player.resetFallDistance(); + Vec3 delta2 = pte.player.getDeltaMovement(); + pte.player.setDeltaMovement(delta2.x, 0.0d, delta2.z); + } else if (didCollide) { + pte.player.absMoveTo(posX, posY, posZ); + } + if (!didCollide) { + this.lastPos = currentPos; + } + } + } + + public static synchronized long getNextCanvasId() { + long toReturn = nextUniqueCanvasId; + nextUniqueCanvasId = toReturn + 1; + String subFolder = ServerboundMultipartCameraPacket.getSubFolderPrepend(); + File canvasInfo = new File(subFolder + "canvasInfo.txt"); + try { + FileWriter fw = new FileWriter(canvasInfo); + String toWrite = String.valueOf(nextUniqueCanvasId); + fw.write(toWrite); + fw.close(); + } catch (IOException e) { + LOGGER.debug("Error writing to canvasInfo.txt"); + } + return toReturn; + } + + public static void ensureDirectory(String directory) { + } + + @SubscribeEvent + public void onServerStarting(ServerStartingEvent event) { + Path path; + if (event != null && event.getServer() != null && (path = event.getServer().getWorldPath(LevelResource.ROOT)) != null) { + ServerLevelFolderName = path.toString(); + if (!ServerLevelFolderName.isEmpty()) { + ServerLevelFolderName = ServerLevelFolderName.replace('\\', '/'); + if (!ServerLevelFolderName.endsWith("/")) { + ServerLevelFolderName += "/"; + } + } + } + String subFolder = ServerboundMultipartCameraPacket.getSubFolderPrepend(); + LOGGER.debug("use folder: " + subFolder); + File canvasInfo = new File(subFolder + "canvasInfo.txt"); + if (canvasInfo.exists()) { + try { + FileReader fr = new FileReader(canvasInfo); + BufferedReader br = new BufferedReader(fr); + String line = br.readLine(); + nextUniqueCanvasId = Long.valueOf(line).longValue(); + } catch (IOException | NumberFormatException e) { + LOGGER.error("canvasInfo.txt not found", e); + } + } + } + + @SubscribeEvent + public void onServerStopping(ServerStoppingEvent event) { + } + + @SubscribeEvent + public void onPlayerLoggedIn(PlayerEvent.PlayerLoggedInEvent event) { + ServerPlayer player = event.getPlayer(); + if (player instanceof ServerPlayer) { + ServerPlayer serverPlayer = player; + MinecraftServer server = serverPlayer.getServer(); + Collection> recipes = server.getRecipeManager().getRecipes(); + List> modRecipes = new ArrayList<>(); + for (Recipe recipe : recipes) { + if ("modernlife".equals(recipe.getId().getNamespace())) { + modRecipes.add(recipe); + } + } + serverPlayer.awardRecipes(modRecipes); + } + } + + @SubscribeEvent + public void onNotifyNeighbor(BlockEvent.NeighborNotifyEvent event) { + try { + Block updatedBlock = event.getWorld().getBlockState(event.getPos()).getBlock(); + if (updatedBlock != null) { + updatedBlock.getRegistryName().getPath(); + } + } catch (Exception e) { + LOGGER.error("Error while checking block in onNotifyNeighbor"); + } + if (event.getWorld() instanceof ServerLevel) { + event.getWorld(); + } + } + + public static int getHashCodeForBytes(byte[] data) { + return Arrays.hashCode(data); + } + + @Mod.EventBusSubscriber(bus = Mod.EventBusSubscriber.Bus.MOD) + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeCommon$RegistryEvents.class */ + public static class RegistryEvents { + @SubscribeEvent + public static void onBlocksRegistry(RegistryEvent.Register blockRegistryEvent) { + ModernLifeCommon.LOGGER.debug("HELLO from Register Block"); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommonConfig.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommonConfig.java new file mode 100644 index 0000000..3049e3e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCommonConfig.java @@ -0,0 +1,110 @@ +package com.dairymoose.modernlife.core; + +import net.minecraftforge.common.ForgeConfigSpec; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeCommonConfig.class */ +public class ModernLifeCommonConfig { + public final ForgeConfigSpec.BooleanValue enableChainsaw; + public final ForgeConfigSpec.BooleanValue enableFlashlight; + public final ForgeConfigSpec.BooleanValue enableBicycle; + public final ForgeConfigSpec.BooleanValue enableSpeedometer; + public final ForgeConfigSpec.BooleanValue enableCamera; + public final ForgeConfigSpec.BooleanValue enableCanvas; + public final ForgeConfigSpec.BooleanValue enableEasel; + public final ForgeConfigSpec.BooleanValue enableGuitar; + public final ForgeConfigSpec.BooleanValue enableGuitarAmplifier; + public final ForgeConfigSpec.BooleanValue enableChessBoard; + public final ForgeConfigSpec.BooleanValue enablePavedRoad; + public final ForgeConfigSpec.BooleanValue enableRoadMarker; + public final ForgeConfigSpec.BooleanValue enableRefrigerator; + public final ForgeConfigSpec.BooleanValue enableTrashCan; + public final ForgeConfigSpec.BooleanValue enableSeedSpreader; + public final ForgeConfigSpec.BooleanValue enableDeluxeBed; + public final ForgeConfigSpec.BooleanValue enableExtractor; + public final ForgeConfigSpec.BooleanValue enableGrate; + public final ForgeConfigSpec.BooleanValue enableMicrowave; + public final ForgeConfigSpec.BooleanValue enableStove; + public final ForgeConfigSpec.BooleanValue enableTurntable; + public final ForgeConfigSpec.BooleanValue enableToilet; + public final ForgeConfigSpec.BooleanValue enableRadiator; + public final ForgeConfigSpec.BooleanValue enablePowerTransmitter; + public final ForgeConfigSpec.BooleanValue enablePowerReceiver; + public final ForgeConfigSpec.BooleanValue enableMirror; + public final ForgeConfigSpec.BooleanValue enableCctvScreen; + public final ForgeConfigSpec.BooleanValue enableCctvCamera; + public final ForgeConfigSpec.BooleanValue enableAlarmClock; + public final ForgeConfigSpec.BooleanValue enableWallShelf; + public final ForgeConfigSpec.BooleanValue enableHandgun; + public final ForgeConfigSpec.BooleanValue enableMotorboat; + public final ForgeConfigSpec.BooleanValue enableWinch; + public final ForgeConfigSpec.BooleanValue enableBookshelf; + public final ForgeConfigSpec.BooleanValue enablePhotocopier; + public final ForgeConfigSpec.ConfigValue cameraResolutionW; + public final ForgeConfigSpec.ConfigValue cameraResolutionH; + public final ForgeConfigSpec.ConfigValue guitarVolumeBoost; + public final ConfigOverrideIntValue flashlightLightLevel; + public final ConfigOverrideConfigValueInteger flashlightFullChargeDuration; + public final ForgeConfigSpec.ConfigValue bookshelfWhitelist; + public final ForgeConfigSpec.ConfigValue bookshelfBlacklist; + public final ForgeConfigSpec.ConfigValue bookshelfSearchText; + public final ForgeConfigSpec.ConfigValue bookshelfAvoidText; + + public ModernLifeCommonConfig(ForgeConfigSpec.Builder builder) { + builder.push("common"); + builder.push("crafting"); + this.enableChainsaw = builder.comment("Enables crafting for Chainsaw").translation("config.modernlife.enableChainsaw").define("enableChainsaw", true); + this.enableFlashlight = builder.comment("Enables crafting for Flashlight").translation("config.modernlife.enableFlashlight").define("enableFlashlight", true); + this.enableBicycle = builder.comment("Enables crafting for Bicycle").translation("config.modernlife.enableBicycle").define("enableBicycle", true); + this.enableSpeedometer = builder.comment("Enables crafting for Speedometer").translation("config.modernlife.enableSpeedometer").define("enableSpeedometer", true); + this.enableCamera = builder.comment("Enables crafting for Camera").translation("config.modernlife.enableCamera").define("enableCamera", true); + this.enableCanvas = builder.comment("Enables crafting for Canvas").translation("config.modernlife.enableCanvas").define("enableCanvas", true); + this.enableEasel = builder.comment("Enables crafting for Easel").translation("config.modernlife.enableEasel").define("enableEasel", true); + this.enableGuitar = builder.comment("Enables crafting for Guitar").translation("config.modernlife.enableGuitar").define("enableGuitar", true); + this.enableGuitarAmplifier = builder.comment("Enables crafting for Guitar Amplifier").translation("config.modernlife.enableGuitarAmplifier").define("enableGuitarAmplifier", true); + this.enableChessBoard = builder.comment("Enables crafting for Chess Board").translation("config.modernlife.enableChessBoard").define("enableChessBoard", true); + this.enablePavedRoad = builder.comment("Enables crafting for Paved Road/Paved Road Ramp").translation("config.modernlife.enablePavedRoad").define("enablePavedRoad", true); + this.enableRoadMarker = builder.comment("Enables crafting for Road Marker").translation("config.modernlife.enableRoadMarker").define("enableRoadMarker", true); + this.enableRefrigerator = builder.comment("Enables crafting for Refrigerator").translation("config.modernlife.enableRefrigerator").define("enableRefrigerator", true); + this.enableTrashCan = builder.comment("Enables crafting for Trash Can").translation("config.modernlife.enableTrashCan").define("enableTrashCan", true); + this.enableSeedSpreader = builder.comment("Enables crafting for Seed Spreader").translation("config.modernlife.enableSeedSpreader").define("enableSeedSpreader", true); + this.enableDeluxeBed = builder.comment("Enables crafting for Deluxe Bed").translation("config.modernlife.enableDeluxeBed").define("enableDeluxeBed", true); + this.enableExtractor = builder.comment("Enables crafting for Extractor").translation("config.modernlife.enableExtractor").define("enableExtractor", true); + this.enableGrate = builder.comment("Enables crafting for Metal Grate").translation("config.modernlife.enableGrate").define("enableGrate", true); + this.enableMicrowave = builder.comment("Enables crafting for Microwave").translation("config.modernlife.enableMicrowave").define("enableMicrowave", true); + this.enableStove = builder.comment("Enables crafting for Stove").translation("config.modernlife.enableStove").define("enableStove", true); + this.enableTurntable = builder.comment("Enables crafting for Turntable").translation("config.modernlife.enableTurntable").define("enableTurntable", true); + this.enableToilet = builder.comment("Enables crafting for Toilet").translation("config.modernlife.enableToilet").define("enableToilet", true); + this.enableRadiator = builder.comment("Enables crafting for Radiator").translation("config.modernlife.enableRadiator").define("enableRadiator", true); + this.enablePowerTransmitter = builder.comment("Enables crafting for Power Transmitter").translation("config.modernlife.enablePowerTransmitter").define("enablePowerTransmitter", true); + this.enablePowerReceiver = builder.comment("Enables crafting for Power Receiver").translation("config.modernlife.enablePowerReceiver").define("enablePowerReceiver", true); + this.enableMirror = builder.comment("Enables crafting for Mirror").translation("config.modernlife.enableMirror").define("enableMirror", true); + this.enableCctvScreen = builder.comment("Enables crafting for CCTV Screen").translation("config.modernlife.enableCctvScreen").define("enableCctvScreen", true); + this.enableCctvCamera = builder.comment("Enables crafting for CCTV Camera").translation("config.modernlife.enableCctvCamera").define("enableCctvCamera", true); + this.enableAlarmClock = builder.comment("Enables crafting for Alarm Clock").translation("config.modernlife.enableAlarmClock").define("enableAlarmClock", true); + this.enableWallShelf = builder.comment("Enables crafting for Wall Shelf").translation("config.modernlife.enableWallShelf").define("enableWallShelf", true); + this.enableHandgun = builder.comment("Enables crafting for Handgun").translation("config.modernlife.enableHandgun").define("enableHandgun", false); + this.enableMotorboat = builder.comment("Enables crafting for Motorboat").translation("config.modernlife.enableMotorboat").define("enableMotorboat", true); + this.enableWinch = builder.comment("Enables crafting for Winch").translation("config.modernlife.enableWinch").define("enableWinch", true); + this.enableBookshelf = builder.comment("Enables crafting for Bookshelf").translation("config.modernlife.enableBookshelf").define("enableBookshelf", true); + this.enablePhotocopier = builder.comment("Enables crafting for Photocopier").translation("config.modernlife.enablePhotocopier").define("enablePhotocopier", true); + builder.pop(); + builder.push("camera"); + this.cameraResolutionW = builder.comment("Width (in pixels) of pictures taken by the camera").translation("config.modernlife.cameraResolutionW").define("cameraResolutionW", 1280); + this.cameraResolutionH = builder.comment("Height (in pixels) of pictures taken by the camera").translation("config.modernlife.cameraResolutionH").define("cameraResolutionH", 720); + builder.pop(); + builder.push("guitar"); + this.guitarVolumeBoost = builder.comment("Guitar volume multiplier").translation("config.modernlife.guitarVolumeBoost").define("guitarVolumeBoost", Double.valueOf(1.0d)); + builder.pop(); + builder.push("flashlight"); + this.flashlightLightLevel = new ConfigOverrideIntValue(builder.comment("Flashlight light level").translation("config.modernlife.flashlightLightLevel").defineInRange("flashlightLightLevel", 13, 0, 15)); + this.flashlightFullChargeDuration = new ConfigOverrideConfigValueInteger(builder.comment("How long the flashlight lasts on a full charge (minutes)").translation("config.modernlife.flashlightFullChargeDuration").define("flashlightFullChargeDuration", 25)); + builder.pop(); + builder.push("bookshelf"); + this.bookshelfWhitelist = builder.comment("Bookshelf whitelist").translation("config.modernlife.bookshelfWhitelist").define("bookshelfWhitelist", "antiqueatlas:antique_atlas,draconic_evolution:info_tablet,evilcraft:origins_of_darkness,enigmaticlegacy:the_acknowledgment,theoneprobe:probenote,integrateddynamics:on_the_dynamics_of_integration"); + this.bookshelfBlacklist = builder.comment("Bookshelf blacklist").translation("config.modernlife.bookshelfBlacklist").define("bookshelfBlacklist", ""); + this.bookshelfSearchText = builder.comment("Bookshelf search text").translation("config.modernlife.bookshelfSearchText").define("bookshelfSearchText", "book,manual,encyclopedia,dictionary,guide,tome,compendium,codex,lexica,lexicon,journal"); + this.bookshelfAvoidText = builder.comment("Bookshelf avoid text").translation("config.modernlife.bookshelfAvoidText").define("bookshelfAvoidText", "books"); + builder.pop(); + builder.pop(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfig.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfig.java new file mode 100644 index 0000000..fdbd46e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfig.java @@ -0,0 +1,93 @@ +package com.dairymoose.modernlife.core; + +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.dairymoose.modernlife.tileentities.SeedSpreaderBlockEntity; +import java.util.List; +import net.minecraftforge.common.ForgeConfigSpec; +import net.minecraftforge.eventbus.api.SubscribeEvent; +import net.minecraftforge.fml.common.Mod; +import net.minecraftforge.fml.event.config.ModConfigEvent; +import org.apache.commons.lang3.tuple.Pair; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@Mod.EventBusSubscriber(modid = "modernlife", bus = Mod.EventBusSubscriber.Bus.MOD) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeConfig.class */ +public class ModernLifeConfig { + private static final Logger LOGGER = LogManager.getLogger(); + public static final ForgeConfigSpec serverSpec; + public static final ModernLifeServerConfig SERVER; + public static final ForgeConfigSpec clientSpec; + public static final ModernLifeClientConfig CLIENT; + public static final ForgeConfigSpec commonSpec; + public static final ModernLifeCommonConfig COMMON; + + static { + Pair pair1 = new ForgeConfigSpec.Builder().configure(ModernLifeServerConfig::new); + serverSpec = (ForgeConfigSpec) pair1.getRight(); + SERVER = (ModernLifeServerConfig) pair1.getLeft(); + Pair pair2 = new ForgeConfigSpec.Builder().configure(ModernLifeClientConfig::new); + clientSpec = (ForgeConfigSpec) pair2.getRight(); + CLIENT = (ModernLifeClientConfig) pair2.getLeft(); + Pair pair3 = new ForgeConfigSpec.Builder().configure(ModernLifeCommonConfig::new); + commonSpec = (ForgeConfigSpec) pair3.getRight(); + COMMON = (ModernLifeCommonConfig) pair3.getLeft(); + } + + private static void addConfigElement(ForgeConfigSpec.BooleanValue configElement) { + List path = configElement.getPath(); + String key = path.get(path.size() - 1); + ModernLifeCraftingFlags.putFlag(key, ((Boolean) configElement.get()).booleanValue()); + } + + public static void reinit() { + addConfigElement(COMMON.enableChainsaw); + addConfigElement(COMMON.enableFlashlight); + addConfigElement(COMMON.enableBicycle); + addConfigElement(COMMON.enableSpeedometer); + addConfigElement(COMMON.enableCamera); + addConfigElement(COMMON.enableCanvas); + addConfigElement(COMMON.enableEasel); + addConfigElement(COMMON.enableGuitar); + addConfigElement(COMMON.enableGuitarAmplifier); + addConfigElement(COMMON.enableChessBoard); + addConfigElement(COMMON.enablePavedRoad); + addConfigElement(COMMON.enableRoadMarker); + addConfigElement(COMMON.enableRefrigerator); + addConfigElement(COMMON.enableTrashCan); + addConfigElement(COMMON.enableSeedSpreader); + addConfigElement(COMMON.enableDeluxeBed); + addConfigElement(COMMON.enableExtractor); + addConfigElement(COMMON.enableGrate); + addConfigElement(COMMON.enableMicrowave); + addConfigElement(COMMON.enableStove); + addConfigElement(COMMON.enableTurntable); + addConfigElement(COMMON.enableToilet); + addConfigElement(COMMON.enableRadiator); + addConfigElement(COMMON.enablePowerTransmitter); + addConfigElement(COMMON.enablePowerReceiver); + addConfigElement(COMMON.enableMirror); + addConfigElement(COMMON.enableCctvCamera); + addConfigElement(COMMON.enableCctvScreen); + addConfigElement(COMMON.enableAlarmClock); + addConfigElement(COMMON.enableWallShelf); + addConfigElement(COMMON.enableHandgun); + addConfigElement(COMMON.enableMotorboat); + addConfigElement(COMMON.enableWinch); + addConfigElement(COMMON.enableBookshelf); + addConfigElement(COMMON.enablePhotocopier); + Integer ssThrowCd = (Integer) SERVER.seedSpreaderThrowCooldown.get(); + if (ssThrowCd != null) { + SeedSpreaderBlockEntity.RECENT_LOCATIONS_EXPIRY_MS = ssThrowCd.intValue(); + } + ModernBookshelfBlock.whitelist = new CsvSourcedHashSet((String) COMMON.bookshelfWhitelist.get()); + ModernBookshelfBlock.blacklist = new CsvSourcedHashSet((String) COMMON.bookshelfBlacklist.get()); + ModernBookshelfBlock.textToSearch = new CsvSourcedHashSet((String) COMMON.bookshelfSearchText.get()); + ModernBookshelfBlock.textToAvoid = new CsvSourcedHashSet((String) COMMON.bookshelfAvoidText.get()); + } + + @SubscribeEvent + public static void onConfigReloaded(ModConfigEvent.Reloading event) { + reinit(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfigPrepopulator.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfigPrepopulator.java new file mode 100644 index 0000000..c655360 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeConfigPrepopulator.java @@ -0,0 +1,61 @@ +package com.dairymoose.modernlife.core; + +import java.io.BufferedReader; +import java.io.File; +import java.io.FileReader; +import java.io.IOException; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeConfigPrepopulator.class */ +public class ModernLifeConfigPrepopulator { + private static final Logger LOGGER = LogManager.getLogger(); + + public void parseFile(String modName, String fileSuffix, IConfigOverride... configOverride) { + String key; + if (modName == null || fileSuffix == null) { + return; + } + if (!fileSuffix.endsWith(".toml")) { + fileSuffix = fileSuffix + ".toml"; + } + String finalPath = "config/" + modName + "-" + fileSuffix; + File f = new File(finalPath); + try { + FileReader fr = new FileReader(f); + BufferedReader br = new BufferedReader(fr); + while (true) { + String line = br.readLine(); + if (line != null) { + String trimmed = line.trim(); + if (trimmed != null && trimmed.length() != 0) { + for (IConfigOverride configSpec : configOverride) { + if (configSpec != null && (key = configSpec.getKey()) != null && trimmed.startsWith(key)) { + ModernLifeCommon.LOGGER.debug("key match: " + key); + String[] keyValue = trimmed.split("="); + if (keyValue.length == 2) { + String value = keyValue[1]; + String trimmedValue = value.trim(); + Integer configValue = null; + try { + configValue = Integer.valueOf(trimmedValue); + } catch (NumberFormatException e) { + } + if (configValue != null) { + ModernLifeCommon.LOGGER.debug("value = " + configValue); + configSpec.setOverride(configValue); + } + } + } + } + } + } else { + fr.close(); + return; + } + } + } catch (IOException e2) { + ModernLifeCommon.LOGGER.error("File not found", e2); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCraftingFlags.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCraftingFlags.java new file mode 100644 index 0000000..f20822b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeCraftingFlags.java @@ -0,0 +1,30 @@ +package com.dairymoose.modernlife.core; + +import java.util.HashMap; +import java.util.Map; +import net.minecraftforge.common.crafting.CraftingHelper; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeCraftingFlags.class */ +public final class ModernLifeCraftingFlags { + private static Map craftingFlags = new HashMap(); + + public ModernLifeCraftingFlags() { + CraftingHelper.register(new CraftingFlagConditionSerializer()); + } + + public void clear() { + craftingFlags.clear(); + } + + public static void putFlag(String flag, boolean value) { + craftingFlags.put(flag, Boolean.valueOf(value)); + } + + public static boolean getFlag(String flag) { + Boolean result = craftingFlags.get(flag); + if (result != null) { + return result.booleanValue(); + } + return false; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeNetwork.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeNetwork.java new file mode 100644 index 0000000..656566f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeNetwork.java @@ -0,0 +1,28 @@ +package com.dairymoose.modernlife.core; + +import java.util.function.Predicate; +import java.util.function.Supplier; +import net.minecraft.resources.ResourceLocation; +import net.minecraftforge.network.NetworkRegistry; +import net.minecraftforge.network.simple.SimpleChannel; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeNetwork.class */ +public class ModernLifeNetwork { + private static final String PROTOCOL_VERSION = "1"; + public static final SimpleChannel INSTANCE; + + static { + ResourceLocation resourceLocation = new ResourceLocation("modernlife", "network"); + Supplier supplier = () -> { + return PROTOCOL_VERSION; + }; + String str = PROTOCOL_VERSION; + Predicate predicate = (v1) -> { + return r2.equals(v1); + }; + String str2 = PROTOCOL_VERSION; + INSTANCE = NetworkRegistry.newSimpleChannel(resourceLocation, supplier, predicate, (v1) -> { + return r3.equals(v1); + }); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeServerConfig.java b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeServerConfig.java new file mode 100644 index 0000000..1c3b2fb --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/core/ModernLifeServerConfig.java @@ -0,0 +1,42 @@ +package com.dairymoose.modernlife.core; + +import net.minecraftforge.common.ForgeConfigSpec; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/core/ModernLifeServerConfig.class */ +public class ModernLifeServerConfig { + public final ForgeConfigSpec.ConfigValue maxImageSizePixels; + public final ForgeConfigSpec.BooleanValue guitarOnlyPlaysLocally; + public final ForgeConfigSpec.ConfigValue seedSpreaderThrowCooldown; + public final ForgeConfigSpec.ConfigValue chainsawDurabilityDamageOnAttack; + public final ForgeConfigSpec.ConfigValue streetLightMiddlePartCount; + public final ForgeConfigSpec.BooleanValue photocopierProducesNewImageFiles; + public final ForgeConfigSpec.ConfigValue flashlightUpdatePeriod; + public final ForgeConfigSpec.ConfigValue flashlightRange; + public final ForgeConfigSpec.ConfigValue handgunDamage; + public final ForgeConfigSpec.ConfigValue handgunCritMultiplier; + public final ForgeConfigSpec.BooleanValue handgunEnableHeadshots; + + public ModernLifeServerConfig(ForgeConfigSpec.Builder builder) { + builder.push("server"); + builder.push("misc"); + this.maxImageSizePixels = builder.comment("Maximum allowable image size in pixels that the server will load (applies to camera/easel)").translation("config.modernlife.maxImageSizePixels").define("maxImageSizePixels", 2048); + this.seedSpreaderThrowCooldown = builder.comment("How long the seed spreader will wait to re-attempt throwing to a recent location (milliseconds)").translation("config.modernlife.seedSpreaderThrowCooldown").define("seedSpreaderThrowCooldown", 5000); + this.chainsawDurabilityDamageOnAttack = builder.comment("How much durability damage the chainsaw takes every time it ticks for damage").translation("config.modernlife.chainsawDurabilityDamageOnAttack").define("chainsawDurabilityDamageOnAttack", 26); + this.streetLightMiddlePartCount = builder.comment("Configure the number of 'middle' blocks the street light has").translation("config.modernlife.streetLightMiddlePartCount").define("streetLightMiddlePartCount", 3); + this.photocopierProducesNewImageFiles = builder.comment("Photocopier will generate a new image file (and new unique ID) every time it is used").translation("config.modernlife.photocopierProducesNewImageFiles").define("photocopierProducesNewImageFiles", true); + builder.pop(); + builder.push("guitar"); + this.guitarOnlyPlaysLocally = builder.comment("Guitar only plays sounds locally").translation("config.modernlife.guitarOnlyPlaysLocally").define("guitarOnlyPlaysLocally", false); + builder.pop(); + builder.push("flashlight"); + this.flashlightUpdatePeriod = builder.comment("Time between flashlight updates (in ticks)").translation("config.modernlife.flashlightUpdatePeriod").define("flashlightUpdatePeriod", 4); + this.flashlightRange = builder.comment("Flashlight block range").translation("config.modernlife.flashlightRange").define("flashlightRange", Double.valueOf(6.0d)); + builder.pop(); + builder.push("handgun"); + this.handgunDamage = builder.comment("InteractionHandgun base damage").translation("config.modernlife.handgunDamage").define("handgunDamage", Double.valueOf(19.5d)); + this.handgunCritMultiplier = builder.comment("InteractionHandgun headshot damage multiplier").translation("config.modernlife.handgunCritMultiplier").define("handgunCritMultiplier", Double.valueOf(2.0d)); + this.handgunEnableHeadshots = builder.comment("InteractionHandgun is capable of dealing critical-damage headshots").translation("config.modernlife.handgunEnableHeadshots").define("handgunEnableHeadshots", true); + builder.pop(); + builder.pop(); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/BatteryItem.java b/src-source/main/java/com/dairymoose/modernlife/items/BatteryItem.java new file mode 100644 index 0000000..c1c10ad --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/BatteryItem.java @@ -0,0 +1,53 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.modernlife.core.CustomBlocks; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.Level; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/BatteryItem.class */ +public class BatteryItem extends Item { + private static final Logger LOGGER = LogManager.getLogger(); + + public BatteryItem(Properties p_i48530_4_) { + super(p_i48530_4_); + } + + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + text.add(new TextComponent("Right click to recharge flashlight (battery will be consumed)")); + } + + public InteractionResultHolder use(Level world, Player player, InteractionHand hand) { + ItemStack battery = player.getItemInHand(hand); + if (!world.isClientSide && battery.is(CustomBlocks.ITEM_BATTERY.get()) && player != null && player.getInventory() != null) { + Inventory inven = player.getInventory(); + ItemStack lowestDurabilityFlashlight = null; + for (int i = 0; i < inven.getContainerSize(); i++) { + ItemStack inventoryItem = inven.getItem(i); + if (inventoryItem.is(CustomBlocks.ITEM_FLASHLIGHT.get())) { + if (lowestDurabilityFlashlight == null) { + lowestDurabilityFlashlight = inventoryItem; + } else if (inventoryItem.getDamageValue() > lowestDurabilityFlashlight.getDamageValue()) { + lowestDurabilityFlashlight = inventoryItem; + } + } + } + if (lowestDurabilityFlashlight != null && lowestDurabilityFlashlight.isDamaged()) { + battery.shrink(1); + lowestDurabilityFlashlight.setDamageValue(0); + } + } + return InteractionResultHolder.consume(battery); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/BicycleItem.java b/src-source/main/java/com/dairymoose/modernlife/items/BicycleItem.java new file mode 100644 index 0000000..20e4fad --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/BicycleItem.java @@ -0,0 +1,43 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.entity.BicycleEntity; +import java.util.List; +import javax.annotation.Nullable; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.UseOnContext; +import net.minecraft.world.level.Level; +import net.minecraft.world.phys.Vec3; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/BicycleItem.class */ +public class BicycleItem extends Item { + private static final Logger LOGGER = LogManager.getLogger(); + + public BicycleItem(Properties p_i48530_4_) { + super(p_i48530_4_); + } + + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + text.add(new TextComponent("Right click to deploy")); + } + + public InteractionResult useOn(UseOnContext context) { + Level world = context.getLevel(); + context.getItemInHand().shrink(1); + if (world instanceof ServerLevel) { + BicycleEntity bike = (BicycleEntity) BicycleEntity.BICYCLE_ENTITY.create(world); + Vec3 loc = context.getClickLocation(); + bike.setPos(loc.x, loc.y, loc.z); + bike.setYRot(context.getPlayer().getYRot()); + world.m_7967_(bike); + } + return InteractionResult.CONSUME; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/CameraItem.java b/src-source/main/java/com/dairymoose/modernlife/items/CameraItem.java new file mode 100644 index 0000000..bf6a5ef --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/CameraItem.java @@ -0,0 +1,180 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket; +import com.dairymoose.modernlife.util.CanvasData; +import com.mojang.blaze3d.platform.NativeImage; +import java.io.ByteArrayOutputStream; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.client.Screenshot; +import net.minecraft.nbt.ListTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.Level; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/CameraItem.class */ +public class CameraItem extends Item { + private static final Logger LOGGER = LogManager.getLogger(); + public static boolean usingCamera = false; + public static Map usingCameraServer = new HashMap(); + public static boolean pendingSnapshot = false; + + public CameraItem(Properties p_i48530_4_) { + super(p_i48530_4_); + } + + private static int toInternalRgbFormat(int nativeRgb) { + int r = nativeRgb & 255; + int g = (nativeRgb & 65280) >> 8; + int b = (nativeRgb & 16711680) >> 16; + return (r << 16) | (g << 8) | b; + } + + private static int getAverageRgbAt(NativeImage img, int x, int y, float pixelSampleWidth, float pixelSampleHeight) { + int destX = (int) (x * pixelSampleWidth); + int destY = (int) (y * pixelSampleHeight); + int rSum = 0; + int gSum = 0; + int bSum = 0; + int iterations = 0; + int hStart = (int) ((-pixelSampleHeight) / 2.0f); + int hEnd = (int) (pixelSampleHeight / 2.0f); + int wStart = (int) ((-pixelSampleWidth) / 2.0f); + int wEnd = (int) (pixelSampleWidth / 2.0f); + if (hStart == hEnd) { + hStart = 0; + hEnd = 1; + wStart = 0; + wEnd = 1; + } + for (int h = hStart; h < hEnd; h++) { + for (int w = wStart; w < wEnd; w++) { + int finalX = destX + w; + int finalY = destY + h; + int rgb = toInternalRgbFormat(img.getPixelRGBA(Math.min(Math.max(finalX, 0), img.getWidth() - 1), Math.min(Math.max(finalY, 0), img.getHeight() - 1))); + rSum += CanvasData.getRValue(rgb); + gSum += CanvasData.getGValue(rgb); + bSum += CanvasData.getBValue(rgb); + iterations++; + } + } + int rAvg = rSum / iterations; + int gAvg = gSum / iterations; + int bAvg = bSum / iterations; + return (rAvg << 16) | (gAvg << 8) | bAvg; + } + + public static void takePhoto() { + Minecraft.getInstance().player.playSound(SoundEvents.SLIME_SQUISH, 1.0f, 2.0f); + NativeImage img = Screenshot.takeScreenshot(Minecraft.getInstance().getMainRenderTarget()); + int texW = 512; + int texH = 512; + Integer configIntW = (Integer) ModernLifeConfig.COMMON.cameraResolutionW.get(); + Integer configIntH = (Integer) ModernLifeConfig.COMMON.cameraResolutionH.get(); + if (configIntW != null) { + texW = configIntW.intValue(); + } + if (configIntH != null) { + texH = configIntH.intValue(); + } + int maxW = Minecraft.getInstance().getWindow().getScreenWidth(); + int maxH = Minecraft.getInstance().getWindow().getScreenHeight(); + if (texW > maxW) { + texW = maxW; + } + if (texH > maxH) { + texH = maxH; + } + float pixelsPerWidth = img.getWidth() / texW; + float pixelsPerHeight = img.getHeight() / texH; + float pixelsPerWidth2 = Math.max(pixelsPerWidth, 1.0f); + float pixelsPerHeight2 = Math.max(pixelsPerHeight, 1.0f); + CanvasData cameraData = new CanvasData(); + cameraData.setTextureSize(texW, texH); + cameraData.initImage(); + for (int h = 0; h < texH; h++) { + for (int w = 0; w < texW; w++) { + cameraData.setRgbPixel(w, h, getAverageRgbAt(img, w, h, pixelsPerWidth2, pixelsPerHeight2)); + } + } + byte[] compressed = cameraData.toCompressedNbt(); + List parts = new ArrayList<>(); + for (int i = 0; i < Math.ceil(compressed.length / 30000); i++) { + ByteArrayOutputStream stream = new ByteArrayOutputStream(); + int startIndex = i * 30000; + int bytesToWrite = Math.min(compressed.length - startIndex, 30000); + stream.write(compressed, startIndex, bytesToWrite); + byte[] part = stream.toByteArray(); + parts.add(part); + } + for (int i2 = 0; i2 < parts.size(); i2++) { + int seqNo = i2 + 1; + boolean last = false; + if (seqNo == parts.size()) { + last = true; + } + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundMultipartCameraPacket(seqNo, last, parts.get(i2), texW, texH)); + } + } + + public boolean onDroppedByPlayer(ItemStack item, Player player) { + return true; + } + + public boolean shouldCauseReequipAnimation(ItemStack oldStack, ItemStack newStack, boolean slotChanged) { + return false; + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + int photoCount = 0; + if (itemStack.getTag() != null && itemStack.getTag().contains("ImageList")) { + ListTag listTag = itemStack.getTag().get("ImageList"); + if (listTag instanceof ListTag) { + ListTag imageList = listTag; + photoCount = imageList.size(); + } + } + int maxPhotos = itemStack.getMaxDamage(); + text.add(new TextComponent(String.valueOf(photoCount) + "/" + String.valueOf(maxPhotos) + " photos stored in memory card")); + text.add(new TextComponent("")); + text.add(new TextComponent("* Does not break when durability hits 0")); + text.add(new TextComponent("* Take to a printer to print your photos")); + } + + public InteractionResultHolder use(Level world, Player player, InteractionHand hand) { + ItemStack itemStack = player.getItemInHand(hand); + if (itemStack.getDamageValue() < itemStack.getMaxDamage()) { + if (world.isClientSide) { + if (usingCamera) { + pendingSnapshot = true; + } + usingCamera = !usingCamera; + } else { + Boolean result = usingCameraServer.get(player); + if (result == null) { + result = false; + } + usingCameraServer.put(player, Boolean.valueOf(!result.booleanValue())); + } + } + return InteractionResultHolder.consume(itemStack); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/ChainsawItem.java b/src-source/main/java/com/dairymoose/modernlife/items/ChainsawItem.java new file mode 100644 index 0000000..dcb0be9 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/ChainsawItem.java @@ -0,0 +1,431 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ServerboundChainsawTargetPacket; +import com.google.common.collect.Sets; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.Set; +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.client.player.LocalPlayer; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.particles.BlockParticleOption; +import net.minecraft.core.particles.ParticleType; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.nbt.ListTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.sounds.SoundSource; +import net.minecraft.tags.BlockTags; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.damagesource.DamageSource; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.ai.attributes.AttributeInstance; +import net.minecraft.world.entity.ai.attributes.Attributes; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.entity.projectile.ProjectileUtil; +import net.minecraft.world.item.DiggerItem; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Tier; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.ClipContext; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.EntityHitResult; +import net.minecraft.world.phys.HitResult; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.common.ForgeMod; +import net.minecraftforge.registries.ForgeRegistries; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/ChainsawItem.class */ +public class ChainsawItem extends DiggerItem { + private final ScheduledExecutorService scheduler; + boolean isWieldingChainsaw; + private int chainsawStartTick; + private static final int CHAINSAW_START_PAUSE = 6; + private static final int CHAINSAW_IDLE_PAUSE = 18; + private static final Logger LOGGER = LogManager.getLogger(); + private static final Set CHAINSAW_MATERIALS = Sets.newHashSet(new Material[]{Material.LEAVES, Material.WOOD, Material.NETHER_WOOD, Material.PLANT, Material.REPLACEABLE_PLANT, Material.BAMBOO, Material.VEGETABLE}); + private static final Set CHAINSAW_BLOCKS = Sets.newHashSet(new Block[]{Blocks.WARPED_WART_BLOCK, Blocks.NETHER_WART_BLOCK, Blocks.COBWEB}); + private static final Set OTHER_DIGGABLE_BLOCKS = Sets.newHashSet(new Block[]{Blocks.LADDER, Blocks.SCAFFOLDING, Blocks.OAK_BUTTON, Blocks.SPRUCE_BUTTON, Blocks.BIRCH_BUTTON, Blocks.JUNGLE_BUTTON, Blocks.DARK_OAK_BUTTON, Blocks.ACACIA_BUTTON, Blocks.CRIMSON_BUTTON, Blocks.WARPED_BUTTON, Blocks.NETHER_WART_BLOCK, Blocks.COBWEB}); + private static final Set CHAINSAW_DIGGABLE_SET = Sets.union(CHAINSAW_BLOCKS, OTHER_DIGGABLE_BLOCKS); + public static Map mineMap = new HashMap(); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/ChainsawItem$MiningInfo.class */ + public static class MiningInfo { + public float miningProgress; + public BlockPos pos; + public HitResult rayTrace; + } + + public ChainsawItem(Tier tier, float p_i48530_2_, float p_i48530_3_, Properties p_i48530_4_) { + super(p_i48530_2_, p_i48530_3_, tier, BlockTags.MINEABLE_WITH_AXE, p_i48530_4_); + this.scheduler = Executors.newScheduledThreadPool(3); + this.isWieldingChainsaw = false; + this.chainsawStartTick = 0; + } + + public float getDestroySpeed(ItemStack p_150893_1_, BlockState p_150893_2_) { + Material material = p_150893_2_.m_60767_(); + float webMult = 1.0f; + if (p_150893_2_.is(Blocks.COBWEB)) { + webMult = 2.0f; + } + return (CHAINSAW_MATERIALS.contains(material) || CHAINSAW_DIGGABLE_SET.contains(p_150893_2_.getBlock())) ? webMult * this.speed : super.getDestroySpeed(p_150893_1_, p_150893_2_); + } + + void chainsawAttack(Level world, Player player, ItemStack itemStack, Entity targetEntity, Vec3 loc) { + LivingEntity livingEntity = (LivingEntity) targetEntity; + if (livingEntity.isAlive() && livingEntity.isAttackable()) { + int initialInvulnerableTime = livingEntity.invulnerableTime; + AttributeInstance kbResist = livingEntity.getAttribute(Attributes.KNOCKBACK_RESISTANCE); + double kbResistInitial = kbResist.getBaseValue(); + try { + double pickRange = player.getAttribute(ForgeMod.REACH_DISTANCE.get()).getValue(); + double chainsawRange = pickRange * 1.0d; + double chainsawRangeSqr = chainsawRange * chainsawRange; + if (livingEntity.distanceToSqr(player.getEyePosition(1.0f)) <= chainsawRangeSqr && (world instanceof ServerLevel)) { + livingEntity.invulnerableTime = 0; + kbResist.setBaseValue(1.0d); + if (livingEntity.hurt(DamageSource.playerAttack(player), 1.87f)) { + ((ServerLevel) world).sendParticles(ParticleTypes.CRIMSON_SPORE, livingEntity.getX() + ((Math.random() * 0.5d) - 0.25d), loc.y, livingEntity.getZ() + ((Math.random() * 0.5d) - 0.25d), 30, 0.0d, 0.0d, 0.0d, 0.0d); + int durabilityDamage = 26; + Integer chainsawConfigDamage = (Integer) ModernLifeConfig.SERVER.chainsawDurabilityDamageOnAttack.get(); + if (chainsawConfigDamage != null) { + durabilityDamage = chainsawConfigDamage.intValue(); + } + itemStack.hurtAndBreak(durabilityDamage, player, t -> { + }); + if (itemStack.getCount() <= 0) { + return; + } + } + } + livingEntity.invulnerableTime = initialInvulnerableTime; + kbResist.setBaseValue(kbResistInitial); + } finally { + livingEntity.invulnerableTime = initialInvulnerableTime; + kbResist.setBaseValue(kbResistInitial); + } + } + } + + private void chainsawSound(Level world, Player player, int count, float pitchMod) { + if (count % 4 == 0) { + world.playSound(player, player.blockPosition(), CustomBlocks.SOUND_CHAINSAW_RUNNING.get(), SoundSource.BLOCKS, 0.15f, 0.9f + pitchMod); + } + } + + private boolean shouldPlayChainsawIdleSound() { + boolean shouldPlay = true; + Boolean shouldPlayConfig = (Boolean) ModernLifeConfig.CLIENT.chainsawPlaysIdleSound.get(); + if (shouldPlayConfig != null) { + shouldPlay = shouldPlayConfig.booleanValue(); + } + return shouldPlay; + } + + private void chainsawStartSound(Level world, Player player, int count) { + if (shouldPlayChainsawIdleSound()) { + world.playSound(player, player.blockPosition(), CustomBlocks.SOUND_CHAINSAW_START.get(), SoundSource.BLOCKS, 0.15f, 1.0f); + } + } + + private void chainsawIdleSound(Level world, Player player, int count) { + if (count % 4 == 0 && shouldPlayChainsawIdleSound()) { + world.playSound(player, player.blockPosition(), CustomBlocks.SOUND_CHAINSAW_IDLE.get(), SoundSource.BLOCKS, 0.04f, 1.0f); + } + } + + private void chainsawStopSound(Level world, Player player, int count) { + if (shouldPlayChainsawIdleSound()) { + world.playSound(player, player.blockPosition(), CustomBlocks.SOUND_CHAINSAW_STOP.get(), SoundSource.BLOCKS, 0.15f, 1.0f); + } + } + + @OnlyIn(Dist.CLIENT) + public void inventoryTick(ItemStack itemStack, Level level, Entity entity, int slot, boolean isMainHand) { + if (level.isClientSide && (entity instanceof LivingEntity)) { + LivingEntity le = (LivingEntity) entity; + if (le.getId() == Minecraft.getInstance().player.getId()) { + LocalPlayer localPlayer = Minecraft.getInstance().player; + ItemStack mainHandItem = le.getMainHandItem(); + ItemStack offHandItem = le.getOffhandItem(); + if (!this.isWieldingChainsaw) { + if (mainHandItem.is(CustomBlocks.ITEM_CHAINSAW.get()) || offHandItem.is(CustomBlocks.ITEM_CHAINSAW.get())) { + this.isWieldingChainsaw = true; + this.chainsawStartTick = ModernLifeCommon.clientTickCounter; + } + } else { + int tickDiff = ModernLifeCommon.clientTickCounter - this.chainsawStartTick; + if (!mainHandItem.is(CustomBlocks.ITEM_CHAINSAW.get()) && !offHandItem.is(CustomBlocks.ITEM_CHAINSAW.get())) { + if (this.isWieldingChainsaw && tickDiff >= 18) { + chainsawStopSound(level, localPlayer, 0); + } + this.isWieldingChainsaw = false; + } else if (tickDiff == 6) { + chainsawStartSound(level, localPlayer, 0); + } else if (tickDiff >= 18 && (le.getUseItem() == null || !le.getUseItem().is(CustomBlocks.ITEM_CHAINSAW.get()))) { + chainsawIdleSound(level, localPlayer, ModernLifeCommon.clientTickCounter); + } + } + } + } + super.inventoryTick(itemStack, level, entity, slot, isMainHand); + } + + public void onUsingTick(ItemStack itemStack, LivingEntity livingEntity, int count) { + if (livingEntity instanceof Player) { + Player player = (Player) livingEntity; + if (livingEntity.level.isClientSide) { + if (livingEntity != Minecraft.getInstance().player) { + return; + } + EntityHitResult rayTraceForPlayer = getRayTraceForPlayer(player.level, player); + BlockHitResult blockRayTrace = null; + int entityId = -1; + if (rayTraceForPlayer.getType() == HitResult.Type.ENTITY) { + EntityHitResult entityRayTrace = rayTraceForPlayer; + Entity entity = entityRayTrace.getEntity(); + if (entity instanceof LivingEntity) { + entityId = entity.getId(); + Vec3 loc = entityRayTrace.getLocation(); + blockRayTrace = BlockHitResult.miss(loc, Direction.UP, new BlockPos(loc.x, loc.y, loc.z)); + } + } else if (rayTraceForPlayer.getType() == HitResult.Type.BLOCK) { + blockRayTrace = (BlockHitResult) rayTraceForPlayer; + } + float pitchMod = 0.0f; + if (rayTraceForPlayer.getType() == HitResult.Type.BLOCK || rayTraceForPlayer.getType() == HitResult.Type.ENTITY) { + pitchMod = 0.1f; + } + chainsawSound(player.level, player, count, pitchMod); + ServerboundChainsawTargetPacket chainsawTarget = new ServerboundChainsawTargetPacket(blockRayTrace, entityId); + ModernLifeNetwork.INSTANCE.sendToServer(chainsawTarget); + return; + } + MiningInfo mInfo = mineMap.get(player); + if (mInfo == null) { + mInfo = new MiningInfo(); + mineMap.put(player, mInfo); + } + ServerLevel serverLevel = livingEntity.level; + EntityHitResult entityRayTrace2 = mInfo.rayTrace; + if (entityRayTrace2 == null) { + return; + } + float pitchMod2 = 0.0f; + if (entityRayTrace2.getType() == HitResult.Type.BLOCK || entityRayTrace2.getType() == HitResult.Type.ENTITY) { + pitchMod2 = 0.1f; + } + chainsawSound(player.level, player, count, pitchMod2); + Vec3 loc2 = entityRayTrace2.getLocation(); + if (entityRayTrace2.getType() == HitResult.Type.ENTITY) { + mInfo.rayTrace = entityRayTrace2; + Entity entity2 = entityRayTrace2.getEntity(); + if ((entity2 instanceof LivingEntity) && itemStack != null && itemStack.getItem() == CustomBlocks.ITEM_CHAINSAW.get() && itemStack.getCount() > 0) { + chainsawAttack(serverLevel, player, itemStack, entity2, loc2); + if (!entity2.isAlive()) { + mInfo.rayTrace = null; + return; + } + return; + } + return; + } + if (entityRayTrace2.getType() == HitResult.Type.BLOCK) { + BlockHitResult blockRayTrace2 = (BlockHitResult) entityRayTrace2; + double pickRange = player.getAttribute(ForgeMod.REACH_DISTANCE.get()).getValue(); + double chainsawRange = pickRange * 1.0d; + double chainsawRangeSqr = chainsawRange * chainsawRange; + if (blockRayTrace2.getLocation().distanceToSqr(player.getEyePosition(1.0f)) > chainsawRangeSqr) { + return; + } + BlockPos pos = blockRayTrace2.getBlockPos(); + BlockState state = serverLevel.getBlockState(pos); + if (!state.isAir()) { + ParticleType particles = ForgeRegistries.PARTICLE_TYPES.getValue(ForgeRegistries.PARTICLE_TYPES.getKey(ParticleTypes.BLOCK)); + if (particles != null) { + BlockParticleOption blockParticle = new BlockParticleOption(particles, state); + if (serverLevel instanceof ServerLevel) { + for (int i = 0; i < 10; i++) { + serverLevel.sendParticles(blockParticle, loc2.x + ((Math.random() * 1.0d) - 0.5d), loc2.y + ((Math.random() * 1.0d) - 0.5d), loc2.z + ((Math.random() * 1.0d) - 0.5d), 1, 0.0d, 0.0d, 0.0d, 0.0d); + } + } + } + mineIfPossible(player, serverLevel, pos, mInfo); + } + } + } + } + + public boolean shouldCauseReequipAnimation(ItemStack oldStack, ItemStack newStack, boolean slotChanged) { + return false; + } + + public void destroyGrid(Level world, BlockPos center, int width, int height) { + BlockPos newCenter = center.below(height / 2); + for (int h = 0; h < height; h++) { + BlockPos westPos = newCenter.west(width / 2); + for (int w = 0; w < width; w++) { + BlockPos destroyPos = westPos.north(width / 2); + for (int slice = 0; slice < width; slice++) { + if (!destroyPos.equals(center) && world.getBlockState(destroyPos).is(world.getBlockState(center).getBlock())) { + destroyIfPossible(world, destroyPos); + } + destroyPos = destroyPos.south(); + } + westPos = westPos.east(); + } + newCenter = newCenter.above(); + } + } + + public boolean mineIfPossible(Player player, Level world, BlockPos pos, MiningInfo mInfo) { + if (!pos.equals(mInfo.pos)) { + mInfo.pos = pos; + mInfo.miningProgress = 0.0f; + return false; + } + BlockState state = world.getBlockState(pos); + float toolMult = getDestroySpeed(player.getUseItem(), state); + float usingChainsawMult = 2.0f; + ItemStack itemStack = player.getUseItem(); + float enchantMult = 1.0f; + if (CHAINSAW_MATERIALS.contains(state.m_60767_()) || CHAINSAW_BLOCKS.contains(state.getBlock())) { + usingChainsawMult = 6.0f; + if (itemStack.isEnchanted()) { + ListTag enchantmentTags = itemStack.getEnchantmentTags(); + for (int i = 0; i < enchantmentTags.size(); i++) { + CompoundTag compoundTag = enchantmentTags.get(i); + if (compoundTag instanceof CompoundTag) { + CompoundTag nbt = compoundTag; + String id = nbt.getString("id"); + int level = nbt.getInt("lvl"); + if (id != null && "minecraft:efficiency".equals(id) && level > 0) { + enchantMult = 1.0f + (level / 5.0f); + } + } + } + } + } + float blockDestroySpeed = state.m_60800_(world, pos); + float progressIncrement = ((usingChainsawMult * toolMult) * enchantMult) / blockDestroySpeed; + mInfo.miningProgress += progressIncrement; + state.m_60625_(player, world, pos); + int newProgressValueToSet = (int) (mInfo.miningProgress / 10.0f); + world.destroyBlockProgress(-1, pos, newProgressValueToSet - 1); + if (mInfo.miningProgress >= 100.0f && (world instanceof ServerLevel)) { + mInfo.pos = null; + mInfo.miningProgress = 0.0f; + if (CHAINSAW_MATERIALS.contains(state.m_60767_()) || CHAINSAW_BLOCKS.contains(state.getBlock())) { + destroyGrid(world, pos, 3, 3); + if (state.m_60767_() != Material.LEAVES) { + itemStack.hurtAndBreak(3, player, x -> { + }); + } + } else { + itemStack.hurtAndBreak(6, player, x2 -> { + }); + } + world.destroyBlockProgress(player.getId(), pos, 10); + return world.m_46961_(pos, true); + } + return false; + } + + public boolean destroyIfPossible(Level world, BlockPos pos) { + BlockState state = world.getBlockState(pos); + if (CHAINSAW_MATERIALS.contains(state.m_60767_()) || CHAINSAW_BLOCKS.contains(state.getBlock())) { + return world.m_46961_(pos, true); + } + return false; + } + + private HitResult getRayTraceForPlayer(Level world, Player player) { + double d0; + double d02 = Minecraft.getInstance().gameMode.getPickRange(); + HitResult rayTrace = Item.getPlayerPOVHitResult(world, player, ClipContext.Fluid.NONE); + Vec3 Vec3 = player.getEyePosition(1.0f); + boolean flag = false; + double d1 = d02; + if (Minecraft.getInstance().gameMode.hasFarPickRange()) { + d1 = 6.0d; + d0 = 6.0d; + } else { + if (d02 > 3.0d) { + flag = true; + } + d0 = d02; + } + double d12 = d1 * d1; + if (rayTrace != null) { + d12 = rayTrace.getLocation().distanceToSqr(Vec3); + } + Vec3 Vec31 = player.getViewVector(1.0f); + Vec3 Vec32 = Vec3.add(Vec31.x * d0, Vec31.y * d0, Vec31.z * d0); + AABB axisalignedbb = player.getBoundingBox().expandTowards(Vec31.scale(d0)).inflate(1.0d, 1.0d, 1.0d); + HitResult entityHitResult = ProjectileUtil.getEntityHitResult(player, Vec3, Vec32, axisalignedbb, entity -> { + return !entity.isSpectator() && entity.isPickable(); + }, d12); + if (entityHitResult != null) { + entityHitResult.getEntity(); + Vec3 Vec33 = entityHitResult.getLocation(); + double d2 = Vec3.distanceToSqr(Vec33); + if (flag && d2 > 9.0d) { + rayTrace = BlockHitResult.miss(Vec33, Direction.getNearest(Vec31.x, Vec31.y, Vec31.z), new BlockPos(Vec33)); + } else if (d2 < d12 || rayTrace == null) { + rayTrace = entityHitResult; + } + } + return rayTrace; + } + + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + text.add(new TextComponent("Right click to use")); + text.add(new TextComponent("* Highly effective on trees and leaves")); + } + + public void releaseUsing(ItemStack itemStack, Level p_77615_2_, LivingEntity entity, int p_77615_4_) { + if (entity instanceof Player) { + Player player = (Player) entity; + player.stopUsingItem(); + MiningInfo mInfo = mineMap.get(player); + if (mInfo != null) { + mInfo.pos = null; + } + } + } + + public int getUseDuration(ItemStack stack) { + return 72000; + } + + public InteractionResultHolder use(Level world, Player player, InteractionHand p_77659_3_) { + ItemStack itemStack = player.getItemInHand(p_77659_3_); + player.startUsingItem(p_77659_3_); + return InteractionResultHolder.consume(itemStack); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/FlashlightItem.java b/src-source/main/java/com/dairymoose/modernlife/items/FlashlightItem.java new file mode 100644 index 0000000..544dff6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/FlashlightItem.java @@ -0,0 +1,201 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.modernlife.blocks.PhotonBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ClientboundFlashlightUpdatePacket; +import com.dairymoose.modernlife.tileentities.PhotonBlockEntity; +import java.util.HashMap; +import java.util.HashSet; +import java.util.List; +import java.util.Map; +import java.util.Random; +import java.util.Set; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.level.ServerPlayer; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.tags.BlockTags; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.DiggerItem; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Tier; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.ClipContext; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.level.material.Fluids; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.network.PacketDistributor; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/FlashlightItem.class */ +public class FlashlightItem extends DiggerItem { + private int tickUpdatePeriod; + private Set canRelease; + private final Random random; + private static final Logger LOGGER = LogManager.getLogger(); + public static Map usingFlashlight = new HashMap(); + + public FlashlightItem(Tier p_i48530_1_, float p_i48530_2_, float p_i48530_3_, Properties p_i48530_4_) { + super(p_i48530_2_, p_i48530_3_, p_i48530_1_, BlockTags.LEAVES, p_i48530_4_); + this.tickUpdatePeriod = 4; + this.canRelease = new HashSet(); + this.random = new Random(); + } + + public boolean onDroppedByPlayer(ItemStack item, Player player) { + usingFlashlight.put(player, false); + removePhoton(player); + return super.onDroppedByPlayer(item, player); + } + + private boolean tryAddPhoton(Level world, Vec3 scaledView, LivingEntity livingEntity) { + Vec3 entityPos = livingEntity.getEyePosition(1.0f); + BlockHitResult result = world.clip(new ClipContext(entityPos, entityPos.add(scaledView), ClipContext.Block.OUTLINE, ClipContext.Fluid.NONE, livingEntity)); + Vec3 photonPos = result.getLocation(); + BlockPos photonBlockPos = new BlockPos(photonPos.x, photonPos.y, photonPos.z); + BlockState state = world.getBlockState(photonBlockPos); + if (state.is(CustomBlocks.BLOCK_PHOTON.get())) { + if (!((Boolean) state.getValue(PhotonBlock.EXTINGUISHED)).booleanValue()) { + return true; + } + world.setBlock(photonBlockPos, (BlockState) state.setValue(PhotonBlock.EXTINGUISHED, false), 2); + return true; + } + boolean isWater = state.getFluidState() != null && state.getFluidState().is(Fluids.WATER) && state.getOptionalValue(BlockStateProperties.WATERLOGGED).isEmpty() && state.is(Blocks.WATER); + if (state.isAir() || isWater) { + world.setBlock(photonBlockPos, (BlockState) CustomBlocks.BLOCK_PHOTON.get().defaultBlockState().setValue(PhotonBlock.WATERLOGGED, Boolean.valueOf(isWater)), 2); + removePhoton(livingEntity); + PhotonBlockEntity.existingPhotons.add(photonBlockPos); + PhotonBlockEntity.photonPos.put(livingEntity, photonBlockPos); + return true; + } + return false; + } + + public void onUsingTick(ItemStack itemStack, LivingEntity livingEntity, int count) { + Integer configUpdatePeriod = (Integer) ModernLifeConfig.SERVER.flashlightUpdatePeriod.get(); + if (configUpdatePeriod != null) { + this.tickUpdatePeriod = configUpdatePeriod.intValue(); + } + if (count % this.tickUpdatePeriod == 0 && (livingEntity.level instanceof ServerLevel)) { + if (itemStack.getDamageValue() < itemStack.getMaxDamage()) { + Level world = livingEntity.level; + Vec3 view = livingEntity.getViewVector(1.0f); + float scaleValue = 6.0f; + Double configRange = (Double) ModernLifeConfig.SERVER.flashlightRange.get(); + if (configRange != null) { + scaleValue = configRange.floatValue(); + } + while (scaleValue >= 0.0f) { + Vec3 scaledView = view.scale(scaleValue); + if (tryAddPhoton(world, scaledView, livingEntity)) { + break; + } else { + scaleValue -= 1.0f; + } + } + itemStack.hurt(this.tickUpdatePeriod, this.random, (ServerPlayer) null); + if (itemStack.getDamageValue() >= itemStack.getMaxDamage()) { + itemStack.setDamageValue(itemStack.getMaxDamage()); + if (livingEntity instanceof Player) { + Player player = (Player) livingEntity; + usingFlashlight.put(player, false); + removePhoton(livingEntity); + return; + } + return; + } + return; + } + removePhoton(livingEntity); + } + } + + public boolean shouldCauseReequipAnimation(ItemStack oldStack, ItemStack newStack, boolean slotChanged) { + return false; + } + + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + String currentMinutes = String.valueOf((int) Math.floor((itemStack.getMaxDamage() - itemStack.getDamageValue()) / 1200.0d)); + String maxMinutes = String.valueOf(itemStack.getMaxDamage() / 1200); + text.add(new TextComponent("Right click to use")); + text.add(new TextComponent("* Using it will deplete the battery but it will not break")); + text.add(new TextComponent("* " + currentMinutes + " minutes remaining before drained")); + text.add(new TextComponent("* Lasts " + maxMinutes + " minutes at full charge")); + text.add(new TextComponent("* Repair durability by using a battery")); + } + + public int getUseDuration(ItemStack stack) { + return 2700000; + } + + public void inventoryTick(ItemStack itemStack, Level p_77663_2_, Entity p_77663_3_, int p_77663_4_, boolean p_77663_5_) { + } + + public void releaseUsing(ItemStack itemStack, Level world, LivingEntity livingEntity, int p_77615_4_) { + if ((world instanceof ServerLevel) && (livingEntity instanceof Player)) { + Player player = (Player) livingEntity; + if (this.canRelease.contains(player)) { + this.canRelease.remove(player); + world.playSound((Player) null, livingEntity.blockPosition(), SoundEvents.LEVER_CLICK, SoundSource.BLOCKS, 0.3f, 1.0f); + ModernLifeCommon.LOGGER.debug("releaseUsing: " + world); + removePhoton(player); + return; + } + this.canRelease.add(player); + } + } + + public void removePhoton(LivingEntity livingEntity) { + BlockPos entityPhoton = PhotonBlockEntity.photonPos.get(livingEntity); + if (entityPhoton != null) { + PhotonBlockEntity.existingPhotons.remove(entityPhoton); + PhotonBlockEntity.photonPos.remove(livingEntity); + } + } + + public InteractionResultHolder use(Level world, Player player, InteractionHand p_77659_3_) { + ItemStack itemStack = player.getItemInHand(p_77659_3_); + if (world.isClientSide && !player.equals(Minecraft.getInstance().player)) { + InteractionResultHolder.consume(itemStack); + } + Boolean result = usingFlashlight.get(player); + if (result == null) { + result = false; + } + Boolean result2 = Boolean.valueOf(!result.booleanValue()); + if (itemStack.getDamageValue() >= itemStack.getMaxDamage()) { + result2 = false; + } + ModernLifeCommon.LOGGER.debug("flashlight state=" + result2); + world.playSound((Player) null, player.blockPosition(), SoundEvents.LEVER_CLICK, SoundSource.BLOCKS, 0.3f, 1.0f); + if (world instanceof ServerLevel) { + if (!result2.booleanValue()) { + removePhoton(player); + } + usingFlashlight.put(player, result2); + ModernLifeNetwork.INSTANCE.send(PacketDistributor.ALL.noArg(), new ClientboundFlashlightUpdatePacket(player.getId(), result2.booleanValue())); + if (player.isUsingItem()) { + } + } + return InteractionResultHolder.consume(itemStack); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/GuitarItem.java b/src-source/main/java/com/dairymoose/modernlife/items/GuitarItem.java new file mode 100644 index 0000000..71d3ff2 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/GuitarItem.java @@ -0,0 +1,82 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.modernlife.blocks.gui.GuitarScreen; +import com.google.common.collect.Sets; +import java.util.List; +import java.util.Set; +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.tags.BlockTags; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.DiggerItem; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Tier; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.material.Material; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/GuitarItem.class */ +public class GuitarItem extends DiggerItem { + private static final Logger LOGGER = LogManager.getLogger(); + private static final Set DIGGABLE_MATERIALS = Sets.newHashSet(new Material[]{Material.WOOD, Material.NETHER_WOOD, Material.PLANT, Material.REPLACEABLE_PLANT, Material.BAMBOO, Material.VEGETABLE}); + private static final Set OTHER_DIGGABLE_BLOCKS = Sets.newHashSet(new Block[]{Blocks.LADDER, Blocks.SCAFFOLDING, Blocks.OAK_BUTTON, Blocks.SPRUCE_BUTTON, Blocks.BIRCH_BUTTON, Blocks.JUNGLE_BUTTON, Blocks.DARK_OAK_BUTTON, Blocks.ACACIA_BUTTON, Blocks.CRIMSON_BUTTON, Blocks.WARPED_BUTTON}); + private final ScheduledExecutorService scheduler; + int counter; + boolean canChange; + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/GuitarItem$Tuning.class */ + public enum Tuning { + STRING_E, + STRING_A, + STRING_D, + STRING_G, + STRING_B, + STRING_HI_E + } + + public GuitarItem(Tier p_i48530_1_, float p_i48530_2_, float p_i48530_3_, Properties p_i48530_4_) { + super(p_i48530_2_, p_i48530_3_, p_i48530_1_, BlockTags.LEAVES, p_i48530_4_); + this.scheduler = Executors.newScheduledThreadPool(3); + this.counter = 1; + this.canChange = true; + } + + public float getDestroySpeed(ItemStack p_150893_1_, BlockState p_150893_2_) { + Material material = p_150893_2_.m_60767_(); + return DIGGABLE_MATERIALS.contains(material) ? this.speed : super.getDestroySpeed(p_150893_1_, p_150893_2_); + } + + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + text.add(new TextComponent("Right click to use")); + text.add(new TextComponent("* Standard Tuning (EADGBE)")); + } + + float getFreqForFret(Tuning string, int fret) { + if (string == Tuning.STRING_E) { + return (float) ((77.657d * Math.exp(0.0579d * fret)) / 155.55999755859375d); + } + return 82.0f; + } + + @OnlyIn(Dist.CLIENT) + public InteractionResultHolder use(Level world, Player player, InteractionHand hand) { + if (world.isClientSide) { + Minecraft.getInstance().setScreen(new GuitarScreen(world, player)); + } + return super.use(world, player, hand); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/HandgunItem.java b/src-source/main/java/com/dairymoose/modernlife/items/HandgunItem.java new file mode 100644 index 0000000..27cc438 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/HandgunItem.java @@ -0,0 +1,339 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.network.play.client.ClientboundBulletHolePacket; +import com.dairymoose.modernlife.network.play.client.ServerboundHitscanPacket; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.concurrent.ConcurrentHashMap; +import java.util.function.Consumer; +import javax.annotation.Nullable; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.tags.BlockTags; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.entity.projectile.ProjectileUtil; +import net.minecraft.world.item.DiggerItem; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.item.Tier; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.ClipContext; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.material.Material; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.EntityHitResult; +import net.minecraft.world.phys.HitResult; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.network.PacketDistributor; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/HandgunItem.class */ +public class HandgunItem extends DiggerItem { + public static final int FIRING_TICK_MAX = 6; + public static final int RELOADING_TICK_MAX = 30; + public static final float handgunZoomFactor = 1.5f; + public static final float DESTROY_INCREMENT = 0.49f; + public static int reloadingTick = -1; + public static Map firingTickMap = new ConcurrentHashMap(); + public static long lastShotTimestamp = 0; + public static double originalFov = -1.0d; + public static Map mineMap = new HashMap(); + private static final Logger LOGGER = LogManager.getLogger(); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/HandgunItem$MiningInfo.class */ + public static class MiningInfo { + public float miningInitialValue; + public float miningValue; + public BlockPos pos; + } + + public HandgunItem(Tier p_i48530_1_, float p_i48530_2_, float p_i48530_3_, Properties p_i48530_4_) { + super(p_i48530_2_, p_i48530_3_, p_i48530_1_, BlockTags.LEAVES, p_i48530_4_); + } + + public boolean shouldCauseReequipAnimation(ItemStack oldStack, ItemStack newStack, boolean slotChanged) { + return false; + } + + public boolean onEntitySwing(ItemStack stack, LivingEntity entity) { + return true; + } + + public boolean onDroppedByPlayer(ItemStack item, Player player) { + resetFov(); + return super.onDroppedByPlayer(item, player); + } + + public void hitBlockPos(Player player, Level world, ItemStack itemStack, BlockPos pos, Vec3 loc, Direction direction) { + BlockState state = world.getBlockState(pos); + Material material = state.m_60767_(); + ItemStack stoneSword = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.items.HandgunItem.1 + C01291() { + } + + public Item asItem() { + return Items.STONE_SWORD; + } + }); + float speed = stoneSword.getItem().getDestroySpeed(stoneSword, state); + boolean destroyed = false; + if (speed >= 1.5f || material == Material.ICE) { + world.m_46961_(pos, true); + destroyed = true; + } else { + float destroySpeed = state.m_60800_(world, pos); + MiningInfo mInfo = mineMap.get(player); + if (mInfo == null) { + mInfo = new MiningInfo(); + mineMap.put(player, mInfo); + } + if (!pos.equals(mInfo.pos)) { + mInfo.pos = pos; + if (destroySpeed < 0.0f) { + mInfo.pos = null; + } + mInfo.miningValue = destroySpeed; + mInfo.miningInitialValue = destroySpeed; + } + if (mInfo.miningInitialValue > 0.0f) { + mInfo.miningValue -= 0.49f; + } + if (mInfo.miningInitialValue > 0.0f) { + if (mInfo.miningValue <= 0.0f) { + world.destroyBlockProgress(-1, pos, 10); + world.m_46961_(pos, true); + destroyed = true; + mInfo.pos = null; + mInfo.miningInitialValue = -1.0f; + } else { + int progressVal = (int) (10.0d * (1.0d - (mInfo.miningValue / mInfo.miningInitialValue))); + world.destroyBlockProgress(-1, pos, progressVal); + } + } + } + if (!destroyed) { + int holeNo = (int) (Math.random() * 3.0d); + ModernLifeNetwork.INSTANCE.send(PacketDistributor.ALL.noArg(), new ClientboundBulletHolePacket(player.getId(), loc, pos, holeNo, direction, player.level.dimension().location().toString())); + } + } + + /* renamed from: com.dairymoose.modernlife.items.HandgunItem$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/HandgunItem$1.class */ + public class C01291 implements ItemLike { + C01291() { + } + + public Item asItem() { + return Items.STONE_SWORD; + } + } + + public boolean hasAmmo(Player player) { + for (int i = 0; i < player.getInventory().items.size(); i++) { + ItemStack itemStack = (ItemStack) player.getInventory().items.get(i); + if (itemStack != null && (itemStack.getItem() == CustomBlocks.ITEM_MAGAZINE.get() || itemStack.getItem() == CustomBlocks.ITEM_EXTENDED_MAGAZINE.get())) { + return true; + } + } + return false; + } + + public boolean removeAmmo(Player player, int ammo) { + for (int i = 0; i < player.getInventory().items.size(); i++) { + ItemStack itemStack = (ItemStack) player.getInventory().items.get(i); + if (itemStack != null && (itemStack.getItem() == CustomBlocks.ITEM_MAGAZINE.get() || itemStack.getItem() == CustomBlocks.ITEM_EXTENDED_MAGAZINE.get())) { + itemStack.hurtAndBreak(ammo, player, new Consumer() { // from class: com.dairymoose.modernlife.items.HandgunItem.2 + C01302() { + } + + @Override // java.util.function.Consumer + public void accept(Player t) { + } + }); + return true; + } + } + return false; + } + + /* renamed from: com.dairymoose.modernlife.items.HandgunItem$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/HandgunItem$2.class */ + public class C01302 implements Consumer { + C01302() { + } + + @Override // java.util.function.Consumer + public void accept(Player t) { + } + } + + public int getCurrentMagazineAmmo(Player player) { + for (int i = 0; i < player.getInventory().items.size(); i++) { + ItemStack itemStack = (ItemStack) player.getInventory().items.get(i); + if (itemStack != null && (itemStack.getItem() == CustomBlocks.ITEM_MAGAZINE.get() || itemStack.getItem() == CustomBlocks.ITEM_EXTENDED_MAGAZINE.get())) { + int remaining = itemStack.getMaxDamage() - itemStack.getDamageValue(); + return remaining; + } + } + return 0; + } + + public int getCurrentMagazineCapacity(Player player) { + for (int i = 0; i < player.getInventory().items.size(); i++) { + ItemStack itemStack = (ItemStack) player.getInventory().items.get(i); + if (itemStack != null && (itemStack.getItem() == CustomBlocks.ITEM_MAGAZINE.get() || itemStack.getItem() == CustomBlocks.ITEM_EXTENDED_MAGAZINE.get())) { + return itemStack.getMaxDamage(); + } + } + return 0; + } + + public int getAmmoTotal(Player player) { + int total = 0; + for (int i = 0; i < player.getInventory().items.size(); i++) { + ItemStack itemStack = (ItemStack) player.getInventory().items.get(i); + if (itemStack != null && (itemStack.getItem() == CustomBlocks.ITEM_MAGAZINE.get() || itemStack.getItem() == CustomBlocks.ITEM_EXTENDED_MAGAZINE.get())) { + int remaining = itemStack.getMaxDamage() - itemStack.getDamageValue(); + total += remaining; + } + } + return total; + } + + public boolean fireGun(Player player) { + long timeDiff = System.currentTimeMillis() - lastShotTimestamp; + if (timeDiff < 275) { + return false; + } + if (reloadingTick < 0 || (reloadingTick == 0 && timeDiff >= 2000)) { + reloadingTick = -1; + if (!hasAmmo(player)) { + player.level.playSound(player, player.blockPosition(), SoundEvents.LEVER_CLICK, SoundSource.BLOCKS, 1.0f, 2.0f); + return false; + } + int magAmmo = getCurrentMagazineAmmo(player); + int totalAmmo = getAmmoTotal(player); + lastShotTimestamp = System.currentTimeMillis(); + firingTickMap.put(player, 6); + BlockHitResult rayTraceForPlayer = getRayTraceForPlayer(player.level, player, 500.0d); + BlockPos pos = null; + int entityId = -1; + Vec3 location = rayTraceForPlayer.getLocation(); + Direction direction = null; + if (rayTraceForPlayer instanceof BlockHitResult) { + BlockHitResult blockRayTrace = rayTraceForPlayer; + pos = blockRayTrace.getBlockPos(); + direction = blockRayTrace.getDirection(); + } else if (rayTraceForPlayer instanceof EntityHitResult) { + EntityHitResult entityRayTrace = (EntityHitResult) rayTraceForPlayer; + pos = entityRayTrace.getEntity().blockPosition(); + entityId = entityRayTrace.getEntity().getId(); + } + ServerboundHitscanPacket.playGunSound(player.level, player, pos); + if (magAmmo == 1 && totalAmmo > 1) { + reloadingTick = 30; + } + ModernLifeNetwork.INSTANCE.sendToServer(new ServerboundHitscanPacket(pos, entityId, location, direction)); + return true; + } + return false; + } + + private HitResult getRayTraceForPlayer(Level world, Player player, double range) { + Vec3 entityPos = player.getEyePosition(1.0f); + Vec3 targetPos = entityPos.add(player.getViewVector(1.0f).scale(range)); + double spreadFactor = 0.0d; + if (1 != 0) { + Vec3 movement = player.getDeltaMovement(); + double offsetFactor = 1800.0d; + if (1 != 0 && !player.isUsingItem()) { + offsetFactor = 1800.0d * 2.0d; + } + spreadFactor = ((movement.x * movement.x) + (movement.z * movement.z)) * offsetFactor; + } + if (1 != 0 && spreadFactor == 0.0d && !player.isUsingItem()) { + spreadFactor = 4.0d; + } + if (spreadFactor != 0.0d) { + targetPos = targetPos.add((Math.random() * spreadFactor) - (spreadFactor / 2.0d), 0.0d, (Math.random() * spreadFactor) - (spreadFactor / 2.0d)); + } + HitResult rayTrace = world.clip(new ClipContext(entityPos, targetPos, ClipContext.Block.COLLIDER, ClipContext.Fluid.NONE, player)); + Vec3 Vec3 = player.getEyePosition(1.0f); + double d1 = range * range; + if (rayTrace != null) { + d1 = rayTrace.getLocation().distanceToSqr(Vec3); + } + Vec3 Vec31 = player.getViewVector(1.0f); + Vec3 Vec32 = Vec3.add(Vec31.x * range, Vec31.y * range, Vec31.z * range); + if (1 != 0) { + Vec32 = Vec32.add((Math.random() * spreadFactor) - (spreadFactor / 2.0d), 0.0d, (Math.random() * spreadFactor) - (spreadFactor / 2.0d)); + } + AABB axisalignedbb = player.getBoundingBox().expandTowards(Vec31.scale(range)).inflate(1.0d, 1.0d, 1.0d); + DummyEntity dummy = new DummyEntity(DummyEntity.DUMMY_ENTITY, world); + HitResult entityHitResult = ProjectileUtil.getEntityHitResult(dummy, Vec3, Vec32, axisalignedbb, entity -> { + return (entity == player || entity.isSpectator() || !entity.isPickable()) ? false : true; + }, d1); + if (entityHitResult != null) { + entityHitResult.getEntity(); + Vec3 Vec33 = entityHitResult.getLocation(); + Vec3.distanceToSqr(Vec33); + rayTrace = entityHitResult; + } + return rayTrace; + } + + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + text.add(new TextComponent("Left click to fire")); + text.add(new TextComponent("Right click to aim down sights")); + text.add(new TextComponent(" * Requires at least one Magazine in order to shoot")); + } + + public static void resetFov() { + originalFov = -1.0d; + } + + public boolean canContinueUsing(ItemStack oldStack, ItemStack newStack) { + if (oldStack != newStack) { + resetFov(); + } + return super.canContinueUsing(oldStack, newStack); + } + + public void releaseUsing(ItemStack itemStack, Level p_77615_2_, LivingEntity entity, int p_77615_4_) { + if (entity instanceof Player) { + Player player = (Player) entity; + player.stopUsingItem(); + resetFov(); + } + } + + public int getUseDuration(ItemStack stack) { + return 72000; + } + + public InteractionResultHolder use(Level world, Player player, InteractionHand p_77659_3_) { + ItemStack itemStack = player.getItemInHand(p_77659_3_); + player.startUsingItem(p_77659_3_); + if (world.isClientSide && originalFov < 0.0d) { + originalFov = Minecraft.getInstance().options.fov; + } + return InteractionResultHolder.consume(itemStack); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/MotorboatItem.java b/src-source/main/java/com/dairymoose/modernlife/items/MotorboatItem.java new file mode 100644 index 0000000..93dbf43 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/MotorboatItem.java @@ -0,0 +1,91 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.entity.MotorboatEntity; +import java.util.List; +import java.util.function.Predicate; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.stats.Stats; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.EntitySelector; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.ClipContext; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.gameevent.GameEvent; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.HitResult; +import net.minecraft.world.phys.Vec3; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/MotorboatItem.class */ +public class MotorboatItem extends Item { + private static final Logger LOGGER = LogManager.getLogger(); + private static final Predicate ENTITY_PREDICATE = EntitySelector.NO_SPECTATORS.and((v0) -> { + return v0.isPickable(); + }); + + public MotorboatItem(Properties p_i48530_4_) { + super(p_i48530_4_); + } + + public void appendHoverText(ItemStack itemStack, @Nullable Level world, List text, TooltipFlag flag) { + text.add(new TextComponent("Right click to deploy")); + float fuelLevel = 1.0f; + if (itemStack.getTag() != null && itemStack.getTag().contains("FuelLevel")) { + fuelLevel = itemStack.getTag().getFloat("FuelLevel"); + } + String formattedFuel = String.format("%.1f", Float.valueOf(fuelLevel * 100.0f)); + text.add(new TextComponent("Remaining fuel: " + formattedFuel + "%")); + text.add(new TextComponent("Refuel by using a gas can on the deployed boat")); + } + + public InteractionResultHolder use(Level p_40622_, Player p_40623_, InteractionHand p_40624_) { + ItemStack itemStack = p_40623_.getItemInHand(p_40624_); + BlockHitResult playerPOVHitResult = Item.getPlayerPOVHitResult(p_40622_, p_40623_, ClipContext.Fluid.ANY); + if (playerPOVHitResult.getType() == HitResult.Type.MISS) { + return InteractionResultHolder.pass(itemStack); + } + Vec3 vec3 = p_40623_.getViewVector(1.0f); + List list = p_40622_.getEntities(p_40623_, p_40623_.getBoundingBox().expandTowards(vec3.scale(5.0d)).inflate(1.0d), ENTITY_PREDICATE); + if (!list.isEmpty()) { + Vec3 vec31 = p_40623_.getEyePosition(); + for (Entity entity : list) { + AABB aabb = entity.getBoundingBox().inflate(entity.getPickRadius()); + if (aabb.contains(vec31)) { + return InteractionResultHolder.pass(itemStack); + } + } + } + if (playerPOVHitResult.getType() == HitResult.Type.BLOCK) { + Vec3 loc = playerPOVHitResult.getLocation(); + MotorboatEntity boat = new MotorboatEntity(p_40622_, loc.x, loc.y, loc.z); + boat.setYRot(p_40623_.getYRot()); + if (!p_40622_.noCollision(boat, boat.getBoundingBox())) { + return InteractionResultHolder.fail(itemStack); + } + if (!p_40622_.isClientSide) { + p_40622_.m_7967_(boat); + p_40622_.gameEvent(p_40623_, GameEvent.ENTITY_PLACE, new BlockPos(loc)); + if (!p_40623_.getAbilities().instabuild) { + itemStack.shrink(1); + } + } + p_40623_.awardStat(Stats.ITEM_USED.get(this)); + if (itemStack.getTag() != null && itemStack.getTag().contains("FuelLevel")) { + float fuelLevel = itemStack.getTag().getFloat("FuelLevel"); + boat.setSyncedFuelLevel(fuelLevel); + } + return InteractionResultHolder.sidedSuccess(itemStack, p_40622_.isClientSide()); + } + return InteractionResultHolder.pass(itemStack); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/RoadMarkerItem.java b/src-source/main/java/com/dairymoose/modernlife/items/RoadMarkerItem.java new file mode 100644 index 0000000..4c5fbb3 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/RoadMarkerItem.java @@ -0,0 +1,105 @@ +package com.dairymoose.modernlife.items; + +import com.dairymoose.modernlife.blocks.RoadMarkerBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResult; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.item.context.UseOnContext; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/RoadMarkerItem.class */ +public class RoadMarkerItem extends Item { + private static final Logger LOGGER = LogManager.getLogger(); + private static final Block[] roadMarkers = {(Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_YELLOW.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_DOUBLE_YELLOW.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_SHOULDER_LEFT.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_SHOULDER_RIGHT.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_CORNER_LEFT.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_CORNER_RIGHT.get()}; + private static final Block[] roadMarkersIncline = {(Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_INCLINE.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_YELLOW_INCLINE.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_DOUBLE_YELLOW_INCLINE.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_SHOULDER_LEFT_INCLINE.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_SHOULDER_RIGHT_INCLINE.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_CORNER_LEFT_INCLINE.get(), (Block) CustomBlocks.BLOCK_ROAD_MARKER_WHITE_CORNER_RIGHT_INCLINE.get()}; + public static Map selectedMarker = new HashMap(); + private static final int DEFAULT_MARKER = 0; + + public RoadMarkerItem(Properties p_i48530_4_) { + super(p_i48530_4_); + } + + @OnlyIn(Dist.CLIENT) + public void appendHoverText(ItemStack p_77624_1_, @Nullable Level p_77624_2_, List text, TooltipFlag p_77624_4_) { + text.add(new TextComponent("* Right click paved road to apply currently selected road marker")); + text.add(new TextComponent("* Right click elsewhere to toggle between available road markers")); + } + + public InteractionResult useOn(UseOnContext context) { + Level world = context.getLevel(); + if (!world.isClientSide) { + BlockState bs = world.getBlockState(context.getClickedPos()); + if (bs.is(CustomBlocks.BLOCK_PAVED_ROAD.get()) || bs.is(CustomBlocks.BLOCK_PAVED_ROAD_RAMP.get())) { + boolean didAction = false; + BlockPos above = context.getClickedPos().above(); + BlockState aboveBs = world.getBlockState(above); + if (world.getBlockState(above).isAir()) { + Integer marker = selectedMarker.get(context.getPlayer()); + if (marker == null) { + marker = 0; + } + if (bs.is(CustomBlocks.BLOCK_PAVED_ROAD.get())) { + world.setBlockAndUpdate(above, (BlockState) roadMarkers[marker.intValue()].defaultBlockState().setValue(BlockStateProperties.HORIZONTAL_FACING, context.getHorizontalDirection())); + } else { + world.setBlockAndUpdate(above, (BlockState) roadMarkersIncline[marker.intValue()].defaultBlockState().setValue(BlockStateProperties.HORIZONTAL_FACING, context.getHorizontalDirection())); + } + world.playSound((Player) null, above, SoundEvents.SCAFFOLDING_STEP, SoundSource.BLOCKS, 1.0f, 1.6f); + didAction = true; + ItemStack itemStack = context.getItemInHand(); + itemStack.hurtAndBreak(1, context.getPlayer(), x -> { + }); + } else if (aboveBs.getBlock() instanceof RoadMarkerBlock) { + world.setBlockAndUpdate(above, Blocks.AIR.defaultBlockState()); + world.playSound((Player) null, above, SoundEvents.SCAFFOLDING_STEP, SoundSource.BLOCKS, 1.0f, 1.6f); + didAction = true; + } + if (didAction) { + } + } else { + toggleSelectedMarker(context.getPlayer()); + } + } + return InteractionResult.CONSUME; + } + + void toggleSelectedMarker(Player player) { + Integer marker = selectedMarker.get(player); + if (marker == null) { + marker = 0; + } + Integer marker2 = Integer.valueOf(Integer.valueOf(marker.intValue() + 1).intValue() % roadMarkers.length); + selectedMarker.put(player, marker2); + player.sendMessage(new TextComponent("Using marker: ").m_7220_(new TranslatableComponent(roadMarkers[marker2.intValue()].getDescriptionId())), player.getUUID()); + } + + public InteractionResultHolder use(Level world, Player player, InteractionHand p_77659_3_) { + ItemStack itemStack = player.getItemInHand(p_77659_3_); + if (!world.isClientSide) { + toggleSelectedMarker(player); + } + return InteractionResultHolder.consume(itemStack); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/items/SpeedometerItem.java b/src-source/main/java/com/dairymoose/modernlife/items/SpeedometerItem.java new file mode 100644 index 0000000..c87a8af --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/items/SpeedometerItem.java @@ -0,0 +1,78 @@ +package com.dairymoose.modernlife.items; + +import net.minecraft.client.Minecraft; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.InteractionResultHolder; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.Level; +import net.minecraft.world.phys.Vec3; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/items/SpeedometerItem.class */ +public class SpeedometerItem extends Item { + private int tickUpdatePeriod; + public Vec3 prev; + public Long timestamp; + public float totalDist; + public static final boolean GET_SPEED_FROM_DELTA_MOVEMENT = false; + private static final Logger LOGGER = LogManager.getLogger(); + public static float speed = 0.0f; + public static boolean horizontalSpeedometer = true; + + public SpeedometerItem(Properties p_i48530_4_) { + super(p_i48530_4_); + this.tickUpdatePeriod = 10; + this.prev = null; + this.timestamp = null; + this.totalDist = 0.0f; + } + + public void onUsingTick(ItemStack itemStack, LivingEntity livingEntity, int count) { + if (!livingEntity.level.isClientSide || livingEntity != Minecraft.getInstance().player) { + return; + } + Vec3 pos = livingEntity.position(); + if (horizontalSpeedometer) { + pos = new Vec3(pos.x, 0.0d, pos.z); + } + if (this.prev != null) { + this.totalDist += (float) pos.distanceTo(this.prev); + } + if (count % this.tickUpdatePeriod == 0) { + if (this.prev != null && this.timestamp != null) { + float d = this.totalDist; + long currentTime = System.currentTimeMillis(); + float t = ((float) (currentTime - this.timestamp.longValue())) / 1000.0f; + speed = d / t; + this.totalDist = 0.0f; + } + this.timestamp = Long.valueOf(System.currentTimeMillis()); + } + this.prev = livingEntity.position(); + if (horizontalSpeedometer) { + this.prev = new Vec3(this.prev.x, 0.0d, this.prev.z); + } + } + + public InteractionResultHolder use(Level world, Player player, InteractionHand p_77659_3_) { + ItemStack itemStack = player.getItemInHand(p_77659_3_); + if (world.isClientSide) { + horizontalSpeedometer = !horizontalSpeedometer; + this.totalDist = 0.0f; + this.prev = null; + speed = 0.0f; + this.timestamp = null; + if (horizontalSpeedometer) { + Minecraft.getInstance().gui.getChat().addMessage(new TextComponent("Measure horizontal speed only")); + } else { + Minecraft.getInstance().gui.getChat().addMessage(new TextComponent("Measure horizontal+vertical speed")); + } + } + return InteractionResultHolder.consume(itemStack); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundBulletHolePacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundBulletHolePacket.java new file mode 100644 index 0000000..e1ae028 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundBulletHolePacket.java @@ -0,0 +1,152 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.ModernLifeClient; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.items.HandgunItem; +import java.util.function.Supplier; +import net.minecraft.client.Minecraft; +import net.minecraft.client.multiplayer.ClientPacketListener; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ClientGamePacketListener; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.fml.DistExecutor; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundBulletHolePacket.class */ +public class ClientboundBulletHolePacket implements Packet { + private int playerId; + + /* renamed from: x */ + private double f11x; + + /* renamed from: y */ + private double f12y; + + /* renamed from: z */ + private double f13z; + private BlockPos pos; + private int holeNo; + private Direction facing; + private String dim; + private static final Logger LOGGER = LogManager.getLogger(); + + public ClientboundBulletHolePacket() { + } + + public ClientboundBulletHolePacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ClientboundBulletHolePacket(int playerId, Vec3 vec, BlockPos pos, int holeNo, Direction facing, String dim) { + this.playerId = playerId; + this.f11x = vec.x; + this.f12y = vec.y; + this.f13z = vec.z; + this.pos = pos; + this.holeNo = holeNo; + this.facing = facing; + this.dim = dim; + } + + public void read(FriendlyByteBuf p_148837_1_) { + this.playerId = p_148837_1_.readInt(); + this.f11x = p_148837_1_.readDouble(); + this.f12y = p_148837_1_.readDouble(); + this.f13z = p_148837_1_.readDouble(); + this.pos = p_148837_1_.readBlockPos(); + this.holeNo = p_148837_1_.readInt(); + this.facing = Direction.from3DDataValue(p_148837_1_.readInt()); + this.dim = p_148837_1_.readUtf(); + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeInt(this.playerId); + p_148840_1_.writeDouble(this.f11x); + p_148840_1_.writeDouble(this.f12y); + p_148840_1_.writeDouble(this.f13z); + p_148840_1_.writeBlockPos(this.pos); + p_148840_1_.writeInt(this.holeNo); + p_148840_1_.writeInt(this.facing.get3DDataValue()); + p_148840_1_.writeUtf(this.dim); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + handle((ClientGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ClientGamePacketListener handler) { + ModernLifeCommon.LOGGER.debug("Handle ClientboundBulletHolePacket"); + if (handler instanceof ClientPacketListener) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.network.play.client.ClientboundBulletHolePacket.1 + final /* synthetic */ ClientGamePacketListener val$handler; + + RunnableC01311(ClientGamePacketListener handler2) { + handler = handler2; + } + + @Override // java.lang.Runnable + public void run() { + ClientPacketListener clientHandler = handler; + Player entity = clientHandler.getLevel().getEntity(ClientboundBulletHolePacket.this.playerId); + if (entity instanceof Player) { + Player Player = entity; + if (Player.getId() != Minecraft.getInstance().player.getId()) { + HandgunItem.firingTickMap.put(Player, 6); + } + } + ModernLifeClient.BulletHoleInfo bulletHole = new ModernLifeClient.BulletHoleInfo(); + bulletHole.dim = ClientboundBulletHolePacket.this.dim; + bulletHole.facing = ClientboundBulletHolePacket.this.facing; + bulletHole.holeNo = ClientboundBulletHolePacket.this.holeNo; + bulletHole.loc = new Vec3(ClientboundBulletHolePacket.this.f11x, ClientboundBulletHolePacket.this.f12y, ClientboundBulletHolePacket.this.f13z); + bulletHole.pos = ClientboundBulletHolePacket.this.pos; + bulletHole.timestamp = System.currentTimeMillis(); + ModernLifeClient.bulletHoles.add(bulletHole); + } + }; + }); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.network.play.client.ClientboundBulletHolePacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundBulletHolePacket$1.class */ + public class RunnableC01311 implements Runnable { + final /* synthetic */ ClientGamePacketListener val$handler; + + RunnableC01311(ClientGamePacketListener handler2) { + handler = handler2; + } + + @Override // java.lang.Runnable + public void run() { + ClientPacketListener clientHandler = handler; + Player entity = clientHandler.getLevel().getEntity(ClientboundBulletHolePacket.this.playerId); + if (entity instanceof Player) { + Player Player = entity; + if (Player.getId() != Minecraft.getInstance().player.getId()) { + HandgunItem.firingTickMap.put(Player, 6); + } + } + ModernLifeClient.BulletHoleInfo bulletHole = new ModernLifeClient.BulletHoleInfo(); + bulletHole.dim = ClientboundBulletHolePacket.this.dim; + bulletHole.facing = ClientboundBulletHolePacket.this.facing; + bulletHole.holeNo = ClientboundBulletHolePacket.this.holeNo; + bulletHole.loc = new Vec3(ClientboundBulletHolePacket.this.f11x, ClientboundBulletHolePacket.this.f12y, ClientboundBulletHolePacket.this.f13z); + bulletHole.pos = ClientboundBulletHolePacket.this.pos; + bulletHole.timestamp = System.currentTimeMillis(); + ModernLifeClient.bulletHoles.add(bulletHole); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundFlashlightUpdatePacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundFlashlightUpdatePacket.java new file mode 100644 index 0000000..41eb45a --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundFlashlightUpdatePacket.java @@ -0,0 +1,97 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.items.FlashlightItem; +import java.util.function.Supplier; +import net.minecraft.client.multiplayer.ClientPacketListener; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ClientGamePacketListener; +import net.minecraft.world.entity.player.Player; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.fml.DistExecutor; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundFlashlightUpdatePacket.class */ +public class ClientboundFlashlightUpdatePacket implements Packet { + private int playerId; + private boolean flashlightState; + private static final Logger LOGGER = LogManager.getLogger(); + + public ClientboundFlashlightUpdatePacket() { + } + + public ClientboundFlashlightUpdatePacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ClientboundFlashlightUpdatePacket(int playerId, boolean flashlightState) { + this.playerId = playerId; + this.flashlightState = flashlightState; + } + + public void read(FriendlyByteBuf p_148837_1_) { + this.playerId = p_148837_1_.readInt(); + this.flashlightState = p_148837_1_.readBoolean(); + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeInt(this.playerId); + p_148840_1_.writeBoolean(this.flashlightState); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + handle((ClientGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ClientGamePacketListener handler) { + ModernLifeCommon.LOGGER.debug("Handle ClientboundFlashlightUpdatePacket"); + if (this.playerId >= 0 && (handler instanceof ClientPacketListener)) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.network.play.client.ClientboundFlashlightUpdatePacket.1 + final /* synthetic */ ClientGamePacketListener val$handler; + + RunnableC01321(ClientGamePacketListener handler2) { + handler = handler2; + } + + @Override // java.lang.Runnable + public void run() { + ClientPacketListener clientHandler = handler; + Player entity = clientHandler.getLevel().getEntity(ClientboundFlashlightUpdatePacket.this.playerId); + if (entity instanceof Player) { + Player player = entity; + FlashlightItem.usingFlashlight.put(player, Boolean.valueOf(ClientboundFlashlightUpdatePacket.this.flashlightState)); + } + } + }; + }); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.network.play.client.ClientboundFlashlightUpdatePacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundFlashlightUpdatePacket$1.class */ + public class RunnableC01321 implements Runnable { + final /* synthetic */ ClientGamePacketListener val$handler; + + RunnableC01321(ClientGamePacketListener handler2) { + handler = handler2; + } + + @Override // java.lang.Runnable + public void run() { + ClientPacketListener clientHandler = handler; + Player entity = clientHandler.getLevel().getEntity(ClientboundFlashlightUpdatePacket.this.playerId); + if (entity instanceof Player) { + Player player = entity; + FlashlightItem.usingFlashlight.put(player, Boolean.valueOf(ClientboundFlashlightUpdatePacket.this.flashlightState)); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket.java new file mode 100644 index 0000000..19e9159 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket.java @@ -0,0 +1,275 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.ModernLifeClient; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.io.ByteArrayOutputStream; +import java.io.File; +import java.io.IOException; +import java.util.ArrayList; +import java.util.Comparator; +import java.util.List; +import java.util.Map; +import java.util.concurrent.ConcurrentHashMap; +import java.util.concurrent.CopyOnWriteArrayList; +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; +import java.util.concurrent.atomic.AtomicInteger; +import java.util.function.Supplier; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ClientGamePacketListener; +import net.minecraft.world.entity.player.Player; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.fml.loading.FMLEnvironment; +import net.minecraftforge.network.NetworkEvent; +import org.apache.commons.lang3.StringUtils; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket.class */ +public class ClientboundMultipartCanvasPacket implements Packet { + private long uniqueId; + private int texWidth; + private int texHeight; + private int seqNo; + private int series; + private boolean last; + private byte[] image; + private BlockPos pos; + private static final Logger LOGGER = LogManager.getLogger(); + public static AtomicInteger seriesCounter = new AtomicInteger(0); + private static Map> cameraPackets = new ConcurrentHashMap(); + private static List updateSubscribers = new CopyOnWriteArrayList(); + private ScheduledExecutorService threadExecutor = Executors.newScheduledThreadPool(3); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket$DualKey.class */ + public static class DualKey { + public Player player; + public int series; + + public DualKey(Object player, int series) { + this.player = (Player) player; + this.series = series; + } + + public int hashCode() { + return 31 + (7 * this.player.hashCode()) + (11 * Integer.hashCode(this.series)); + } + + public boolean equals(Object var1) { + if (!(var1 instanceof DualKey) || this.player != ((DualKey) var1).player || this.series != ((DualKey) var1).series) { + return false; + } + return true; + } + } + + public static void subscribe(ICanvasReader reader) { + if (reader != null) { + updateSubscribers.add(reader); + } + } + + public static void unsubscribe(ICanvasReader reader) { + if (reader != null) { + updateSubscribers.remove(reader); + } + } + + public ClientboundMultipartCanvasPacket() { + } + + public ClientboundMultipartCanvasPacket(int series, long uniqueId, int seqNo, boolean last, byte[] image, int texWidth, int texHeight, BlockPos pos) { + this.series = series; + this.uniqueId = uniqueId; + this.seqNo = seqNo; + this.last = last; + this.image = image; + this.texWidth = texWidth; + this.texHeight = texHeight; + this.pos = pos; + } + + public ClientboundMultipartCanvasPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.series = buffer.readInt(); + this.uniqueId = buffer.readLong(); + this.seqNo = buffer.readInt(); + this.last = buffer.readBoolean(); + this.image = buffer.readByteArray(); + this.texWidth = buffer.readInt(); + this.texHeight = buffer.readInt(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeInt(this.series); + buffer.writeLong(this.uniqueId); + buffer.writeInt(this.seqNo); + buffer.writeBoolean(this.last); + buffer.writeByteArray(this.image); + buffer.writeInt(this.texWidth); + buffer.writeInt(this.texHeight); + buffer.writeBlockPos(this.pos); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.network.play.client.ClientboundMultipartCanvasPacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket$1.class */ + public class RunnableC01331 implements Runnable { + final /* synthetic */ ClientboundMultipartCanvasPacket val$thisHandler; + final /* synthetic */ Supplier val$ctx; + + RunnableC01331(ClientboundMultipartCanvasPacket clientboundMultipartCanvasPacket, Supplier supplier) { + this = clientboundMultipartCanvasPacket; + ctx = supplier; + } + + @Override // java.lang.Runnable + public void run() { + this.handle((ClientGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + } + } + + public void handle(Supplier ctx) { + this.threadExecutor.execute(new Runnable() { // from class: com.dairymoose.modernlife.network.play.client.ClientboundMultipartCanvasPacket.1 + final /* synthetic */ ClientboundMultipartCanvasPacket val$thisHandler; + final /* synthetic */ Supplier val$ctx; + + RunnableC01331(ClientboundMultipartCanvasPacket this, Supplier ctx2) { + this = this; + ctx = ctx2; + } + + @Override // java.lang.Runnable + public void run() { + this.handle((ClientGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + } + }); + ctx2.get().setPacketHandled(true); + } + + private ClientboundMultipartCanvasPacket getLastPacket(List packets) { + for (ClientboundMultipartCanvasPacket packet : packets) { + if (packet.last) { + return packet; + } + } + return null; + } + + public static boolean ensureDirectory(String subDir) { + if (StringUtils.isEmpty(subDir)) { + return false; + } + File f = new File(subDir); + return f.mkdirs(); + } + + public static String getFolderPath() { + String folderName; + String root = ""; + String prefix = ""; + if (FMLEnvironment.dist == Dist.CLIENT) { + prefix = "multiplayer/"; + if (Minecraft.getInstance().hasSingleplayerServer()) { + prefix = "singleplayer/"; + folderName = Minecraft.getInstance().getSingleplayerServer().m_129910_().getLevelName(); + ModernLifeCommon.LOGGER.debug("currentServer name: " + folderName); + } else if (Minecraft.getInstance().getCurrentServer() != null) { + folderName = Minecraft.getInstance().getCurrentServer().name.replaceAll("\\W+", "_").trim(); + if (StringUtils.isEmpty(folderName.replaceAll("_", ""))) { + folderName = Minecraft.getInstance().getCurrentServer().ip; + } + ModernLifeCommon.LOGGER.debug("getServer name: " + folderName); + } else { + folderName = "offline"; + } + } else { + folderName = ""; + if (ModernLifeCommon.ServerLevelFolderName != null) { + root = ModernLifeCommon.ServerLevelFolderName; + } + } + String path = root + "modernlife/" + prefix + folderName; + if (!path.endsWith("/")) { + path = path + "/"; + } + ensureDirectory(path); + return path; + } + + public static synchronized void syncHandle(ClientboundMultipartCanvasPacket thisPacket, ClientGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ClientboundMultipartCanvasPacket for series = " + thisPacket.series + " with unique ID = " + thisPacket.uniqueId); + DualKey dk = new DualKey(Minecraft.getInstance().player, thisPacket.series); + List packets = cameraPackets.get(dk); + if (packets == null) { + packets = new ArrayList(); + cameraPackets.put(dk, packets); + } + packets.add(thisPacket); + ClientboundMultipartCanvasPacket lastPacket = thisPacket.getLastPacket(packets); + byte[] stitchedImage = null; + ByteArrayOutputStream stream = new ByteArrayOutputStream(); + if (lastPacket != null && packets.size() == lastPacket.seqNo) { + packets.sort(new Comparator() { // from class: com.dairymoose.modernlife.network.play.client.ClientboundMultipartCanvasPacket.2 + C01342() { + } + + @Override // java.util.Comparator + public int compare(ClientboundMultipartCanvasPacket var1, ClientboundMultipartCanvasPacket var2) { + return var1.seqNo - var2.seqNo; + } + }); + for (ClientboundMultipartCanvasPacket packet : packets) { + try { + stream.write(packet.image); + } catch (IOException e) { + ModernLifeCommon.LOGGER.debug("error writing image part", e); + } + } + stitchedImage = stream.toByteArray(); + } + if (stitchedImage != null) { + ModernLifeCommon.LOGGER.debug("image length = " + stitchedImage.length + " for series = " + thisPacket.series); + } + if (stitchedImage != null && stitchedImage.length != 0) { + packets.clear(); + ModernLifeCommon.LOGGER.debug("Got image update with ID = " + thisPacket.uniqueId); + ServerboundMultipartCameraPacket.savePng(thisPacket.uniqueId, stitchedImage, thisPacket.texWidth, thisPacket.texHeight); + ModernLifeClient.putCachedData(System.currentTimeMillis(), thisPacket.uniqueId, stitchedImage, thisPacket.texWidth, thisPacket.texHeight); + for (ICanvasReader reader : updateSubscribers) { + reader.onUpdate(thisPacket.uniqueId); + } + return; + } + if (stitchedImage != null) { + packets.clear(); + ModernLifeCommon.LOGGER.debug("incoming image is too big"); + } + } + + /* renamed from: com.dairymoose.modernlife.network.play.client.ClientboundMultipartCanvasPacket$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundMultipartCanvasPacket$2.class */ + public class C01342 implements Comparator { + C01342() { + } + + @Override // java.util.Comparator + public int compare(ClientboundMultipartCanvasPacket var1, ClientboundMultipartCanvasPacket var2) { + return var1.seqNo - var2.seqNo; + } + } + + public void handle(ClientGamePacketListener p_148833_1_) { + syncHandle(this, p_148833_1_); + } + + public byte[] getImage() { + return this.image; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundWinchDummyPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundWinchDummyPacket.java new file mode 100644 index 0000000..8175a2f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ClientboundWinchDummyPacket.java @@ -0,0 +1,103 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.modernlife.blocks.gui.HBlockPos; +import com.dairymoose.modernlife.core.BlockVolume; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.WinchBlockEntity; +import java.util.function.Supplier; +import net.minecraft.client.multiplayer.ClientPacketListener; +import net.minecraft.core.BlockPos; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ClientGamePacketListener; +import net.minecraft.world.entity.Entity; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.fml.DistExecutor; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundWinchDummyPacket.class */ +public class ClientboundWinchDummyPacket implements Packet { + private int entityId; + private BlockPos pos; + private static final Logger LOGGER = LogManager.getLogger(); + + public ClientboundWinchDummyPacket() { + } + + public ClientboundWinchDummyPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ClientboundWinchDummyPacket(int entityId, BlockPos pos) { + this.entityId = entityId; + this.pos = pos; + } + + public void read(FriendlyByteBuf byteBuf) { + this.entityId = byteBuf.readInt(); + this.pos = byteBuf.readBlockPos(); + } + + public void write(FriendlyByteBuf byteBuf) { + byteBuf.writeInt(this.entityId); + byteBuf.writeBlockPos(this.pos); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + handle((ClientGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ClientGamePacketListener handler) { + ModernLifeCommon.LOGGER.debug("Handle ClientboundWinchDummyPacket"); + if (handler instanceof ClientPacketListener) { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.network.play.client.ClientboundWinchDummyPacket.1 + final /* synthetic */ ClientGamePacketListener val$handler; + + RunnableC01351(ClientGamePacketListener handler2) { + handler = handler2; + } + + @Override // java.lang.Runnable + public void run() { + ClientPacketListener clientHandler = handler; + Entity e = clientHandler.getLevel().getEntity(ClientboundWinchDummyPacket.this.entityId); + if (e instanceof DummyEntity) { + DummyEntity dummy = (DummyEntity) e; + WinchBlockEntity.entityForWinchPos.put(new HBlockPos(ClientboundWinchDummyPacket.this.pos), dummy); + BlockVolume.dummy = dummy; + } + } + }; + }); + } + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.network.play.client.ClientboundWinchDummyPacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ClientboundWinchDummyPacket$1.class */ + public class RunnableC01351 implements Runnable { + final /* synthetic */ ClientGamePacketListener val$handler; + + RunnableC01351(ClientGamePacketListener handler2) { + handler = handler2; + } + + @Override // java.lang.Runnable + public void run() { + ClientPacketListener clientHandler = handler; + Entity e = clientHandler.getLevel().getEntity(ClientboundWinchDummyPacket.this.entityId); + if (e instanceof DummyEntity) { + DummyEntity dummy = (DummyEntity) e; + WinchBlockEntity.entityForWinchPos.put(new HBlockPos(ClientboundWinchDummyPacket.this.pos), dummy); + BlockVolume.dummy = dummy; + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ICanvasReader.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ICanvasReader.java new file mode 100644 index 0000000..bb914a6 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ICanvasReader.java @@ -0,0 +1,6 @@ +package com.dairymoose.modernlife.network.play.client; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ICanvasReader.class */ +public interface ICanvasReader { + void onUpdate(long j); +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBikeDismountPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBikeDismountPacket.java new file mode 100644 index 0000000..ed951a4 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBikeDismountPacket.java @@ -0,0 +1,93 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.entity.BicycleEntity; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundBikeDismountPacket.class */ +public class ServerboundBikeDismountPacket implements Packet { + private Vec3 position; + private float velocity; + private float jumpStep; + private float downward_velocity; + private int bikeId; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundBikeDismountPacket() { + } + + public ServerboundBikeDismountPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundBikeDismountPacket(Vec3 position, float jumpStep, float velocity, float downward_velocity, int bikeId) { + this.position = position; + this.jumpStep = jumpStep; + this.velocity = velocity; + this.downward_velocity = downward_velocity; + this.bikeId = bikeId; + } + + public void read(FriendlyByteBuf p_148837_1_) { + double x = p_148837_1_.readDouble(); + double y = p_148837_1_.readDouble(); + double z = p_148837_1_.readDouble(); + this.jumpStep = p_148837_1_.readFloat(); + this.position = new Vec3(x, y, z); + this.velocity = p_148837_1_.readFloat(); + this.downward_velocity = p_148837_1_.readFloat(); + this.bikeId = p_148837_1_.readInt(); + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeDouble(this.position.x); + p_148840_1_.writeDouble(this.position.y); + p_148840_1_.writeDouble(this.position.z); + p_148840_1_.writeFloat(this.jumpStep); + p_148840_1_.writeFloat(this.velocity); + p_148840_1_.writeFloat(this.downward_velocity); + p_148840_1_.writeInt(this.bikeId); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundBikeDismountPacket"); + if (this.velocity <= 0.42f && this.velocity >= -0.14f && this.bikeId >= 0 && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null) { + ModernLifeCommon.LOGGER.debug("velocity = " + this.velocity + ", bikeId=" + this.bikeId); + Entity entity = level.getEntity(this.bikeId); + if (entity instanceof BicycleEntity) { + BicycleEntity bike = (BicycleEntity) entity; + if (level.isLoaded(bike.blockPosition()) && level.isLoaded(new BlockPos(this.position.x, this.position.y, this.position.z))) { + bike.setPos(this.position.x, this.position.y, this.position.z); + bike.setJumpStep(this.jumpStep); + bike.setVelocity(this.velocity); + bike.setDownwardVelocity(this.downward_velocity); + bike.recentDismount = true; + } + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBookCancelPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBookCancelPacket.java new file mode 100644 index 0000000..0baf991 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundBookCancelPacket.java @@ -0,0 +1,84 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundBookCancelPacket.class */ +public class ServerboundBookCancelPacket implements Packet { + private int oldItemSlot; + private BlockPos bookshelfBlockPos; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundBookCancelPacket() { + } + + public ServerboundBookCancelPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundBookCancelPacket(int oldItemSlot, BlockPos bookshelfBlockPos) { + this.oldItemSlot = oldItemSlot; + this.bookshelfBlockPos = bookshelfBlockPos; + } + + public void read(FriendlyByteBuf byteBuf) { + this.oldItemSlot = byteBuf.readInt(); + this.bookshelfBlockPos = byteBuf.readBlockPos(); + } + + public void write(FriendlyByteBuf byteBuf) { + byteBuf.writeInt(this.oldItemSlot); + if (this.bookshelfBlockPos == null) { + this.bookshelfBlockPos = new BlockPos(0, 0, 0); + } + byteBuf.writeBlockPos(this.bookshelfBlockPos); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public static void execute(BlockPos bookshelfBlockPos, int oldItemSlot, Player player) { + if (bookshelfBlockPos != null && player.level.isLoaded(bookshelfBlockPos)) { + BlockState state = player.level.getBlockState(bookshelfBlockPos); + Block block = state.getBlock(); + if (block instanceof ModernBookshelfBlock) { + block.use(state, player.level, bookshelfBlockPos, player, InteractionHand.MAIN_HAND, (BlockHitResult) null); + if (player.getItemInHand(InteractionHand.MAIN_HAND).isEmpty()) { + ItemStack itemStack = player.getInventory().getItem(oldItemSlot); + player.setItemInHand(InteractionHand.MAIN_HAND, itemStack); + player.getInventory().setItem(oldItemSlot, ItemStack.EMPTY); + } + } + } + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundBookCancelPacket"); + if (p_148833_1_ instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + if (this.oldItemSlot != -1) { + execute(this.bookshelfBlockPos, this.oldItemSlot, serverHandler.player); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCameraPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCameraPacket.java new file mode 100644 index 0000000..543b687 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCameraPacket.java @@ -0,0 +1,121 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.util.function.Supplier; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.ItemLike; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundCameraPacket.class */ +public class ServerboundCameraPacket implements Packet { + private byte[] image; + private int texSize; + private static final Logger LOGGER = LogManager.getLogger(); + private static long lastPacketTimestamp = 0; + private static int incomingPacketCounter = 0; + private static long reenableCamera = 0; + private boolean enabled = false; + + public ServerboundCameraPacket() { + } + + public ServerboundCameraPacket(byte[] image, int texSize) { + this.image = image; + this.texSize = texSize; + } + + public ServerboundCameraPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.image = buffer.readByteArray(); + this.texSize = buffer.readInt(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeByteArray(this.image); + buffer.writeInt(this.texSize); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + if (!this.enabled) { + return; + } + ModernLifeCommon.LOGGER.debug("Handle ServerboundCameraPacket"); + if (p_148833_1_ instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + new CompoundTag(); + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null) { + ModernLifeCommon.LOGGER.debug("image length = " + this.image.length); + if (this.image != null && this.image.length != 0 && this.image.length < 197000 && this.texSize <= 256) { + long currentTimestamp = System.currentTimeMillis(); + long timeDiff = currentTimestamp - lastPacketTimestamp; + long timeDiffReenableCamera = currentTimestamp - reenableCamera; + if (timeDiffReenableCamera >= 0) { + ItemStack itemStack = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.network.play.client.ServerboundCameraPacket.1 + C01361() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CANVAS.get(); + } + }); + itemStack.getOrCreateTag().putByteArray("image", this.image); + if (this.texSize > 0) { + itemStack.getTag().putInt("TextureSize", this.texSize); + } + serverHandler.player.addItem(itemStack); + incomingPacketCounter++; + if (timeDiff >= 5000) { + if (incomingPacketCounter > 50) { + reenableCamera = currentTimestamp + 3600000; + } + incomingPacketCounter = 0; + lastPacketTimestamp = System.currentTimeMillis(); + return; + } + return; + } + return; + } + ModernLifeCommon.LOGGER.debug("incoming image is too big"); + } + } + } + + /* renamed from: com.dairymoose.modernlife.network.play.client.ServerboundCameraPacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundCameraPacket$1.class */ + public class C01361 implements ItemLike { + C01361() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CANVAS.get(); + } + } + + public byte[] getImage() { + return this.image; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasChecksumPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasChecksumPacket.java new file mode 100644 index 0000000..1dcb11b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasChecksumPacket.java @@ -0,0 +1,95 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket; +import java.util.function.Supplier; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundCanvasChecksumPacket.class */ +public class ServerboundCanvasChecksumPacket implements Packet { + private static final Logger LOGGER = LogManager.getLogger(); + private long uniqueId; + private int checksum; + + public ServerboundCanvasChecksumPacket() { + this.uniqueId = -1L; + this.checksum = 0; + } + + public ServerboundCanvasChecksumPacket(long uniqueId, int checksum) { + this.uniqueId = -1L; + this.checksum = 0; + this.uniqueId = uniqueId; + this.checksum = checksum; + } + + public ServerboundCanvasChecksumPacket(FriendlyByteBuf buffer) { + this.uniqueId = -1L; + this.checksum = 0; + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.uniqueId = buffer.readLong(); + this.checksum = buffer.readInt(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeLong(this.uniqueId); + buffer.writeInt(this.checksum); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener listener) { + Integer hashCode; + ModernLifeCommon.LOGGER.debug("Handle ServerboundCanvasChecksumPacket"); + if (this.uniqueId >= 0 && (listener instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl handler = (ServerGamePacketListenerImpl) listener; + long timestamp = System.currentTimeMillis(); + ServerboundMultipartCameraPacket.CanvasHashCodeData chcd = ServerboundMultipartCameraPacket.canvasHashCodes.get(Long.valueOf(this.uniqueId)); + if (chcd != null) { + long timeDiff = timestamp - chcd.timestamp; + if (timeDiff >= 5000) { + ModernLifeCommon.LOGGER.debug("Recalculate image checksum for ID=" + this.uniqueId); + chcd = null; + } + } + if (chcd == null) { + ServerboundMultipartCameraPacket.PngSizeHolder sizeHolder = new ServerboundMultipartCameraPacket.PngSizeHolder(); + byte[] compressed = ServerboundMultipartCameraPacket.loadPng(this.uniqueId, sizeHolder); + hashCode = Integer.valueOf(ModernLifeCommon.getHashCodeForBytes(compressed)); + ServerboundMultipartCameraPacket.CanvasHashCodeData chcd2 = new ServerboundMultipartCameraPacket.CanvasHashCodeData(); + chcd2.hashCode = hashCode; + chcd2.timestamp = timestamp; + ServerboundMultipartCameraPacket.canvasHashCodes.put(Long.valueOf(this.uniqueId), chcd2); + } else { + hashCode = chcd.hashCode; + } + Logger logger = ModernLifeCommon.LOGGER; + int i = this.checksum; + logger.debug("Checksum verification for " + this.uniqueId + ", server=" + logger + ", client=" + hashCode); + if (hashCode.intValue() != this.checksum) { + String playerName = ""; + if (handler.player != null && handler.player.getName() != null) { + playerName = handler.player.getName().getString(); + } + Logger logger2 = ModernLifeCommon.LOGGER; + logger2.info("Client checksum mismatch on image " + this.uniqueId + ", pushing image update to player " + logger2); + ServerboundMultipartCameraPacket.pushImageUpdate(this.uniqueId, handler.player); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasCopyRequestPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasCopyRequestPacket.java new file mode 100644 index 0000000..d7f10b8 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasCopyRequestPacket.java @@ -0,0 +1,93 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.PhotocopierBlockEntity; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundCanvasCopyRequestPacket.class */ +public class ServerboundCanvasCopyRequestPacket implements Packet { + private static final Logger LOGGER = LogManager.getLogger(); + private long uniqueId; + private int numberOfCopies; + private BlockPos pos; + private CompoundTag nbt; + + public ServerboundCanvasCopyRequestPacket() { + this.uniqueId = -1L; + this.numberOfCopies = 0; + } + + public ServerboundCanvasCopyRequestPacket(long uniqueId, int numberOfCopies, CompoundTag nbt, BlockPos pos) { + this.uniqueId = -1L; + this.numberOfCopies = 0; + this.uniqueId = uniqueId; + this.numberOfCopies = numberOfCopies; + this.pos = pos; + this.nbt = nbt == null ? new CompoundTag() : nbt; + } + + public ServerboundCanvasCopyRequestPacket(FriendlyByteBuf buffer) { + this.uniqueId = -1L; + this.numberOfCopies = 0; + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.uniqueId = buffer.readLong(); + this.numberOfCopies = buffer.readInt(); + this.pos = buffer.readBlockPos(); + this.nbt = buffer.readNbt(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeLong(this.uniqueId); + buffer.writeInt(this.numberOfCopies); + buffer.writeBlockPos(this.pos); + buffer.writeNbt(this.nbt); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public static int sanitizeNumberOfCopies(int numberOfCopies) { + if (numberOfCopies < 0) { + numberOfCopies = 0; + } + if (numberOfCopies > 5) { + numberOfCopies = 5; + } + return numberOfCopies; + } + + public void handle(ServerGamePacketListener listener) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundCanvasCopyRequestPacket"); + if (this.uniqueId >= 0 && (listener instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl handler = (ServerGamePacketListenerImpl) listener; + this.numberOfCopies = sanitizeNumberOfCopies(this.numberOfCopies); + ServerLevel level = handler.getPlayer().getLevel(); + if (level.isLoaded(this.pos)) { + BlockEntity entity = level.getBlockEntity(this.pos); + if (entity instanceof PhotocopierBlockEntity) { + PhotocopierBlockEntity photocopier = (PhotocopierBlockEntity) entity; + photocopier.addTaskToQueue(this.uniqueId, this.nbt, this.numberOfCopies); + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasPacket.java new file mode 100644 index 0000000..8ca9d7f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundCanvasPacket.java @@ -0,0 +1,95 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.blocks.EaselBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.EaselBlockEntity; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundCanvasPacket.class */ +public class ServerboundCanvasPacket implements Packet { + private byte[] image; + private BlockPos easelPos; + private static final Logger LOGGER = LogManager.getLogger(); + private boolean enabled = false; + + public ServerboundCanvasPacket() { + } + + public ServerboundCanvasPacket(byte[] image, BlockPos easelPos) { + this.image = image; + this.easelPos = easelPos; + ModernLifeCommon.LOGGER.debug("image length = " + image.length); + } + + public ServerboundCanvasPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.image = buffer.readByteArray(); + this.easelPos = buffer.readBlockPos(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeByteArray(this.image); + buffer.writeBlockPos(this.easelPos); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + if (!this.enabled) { + return; + } + ModernLifeCommon.LOGGER.debug("Handle ServerboundCanvasPacket"); + if (this.easelPos != null && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + new CompoundTag(); + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null && level.isLoaded(this.easelPos)) { + BlockState easelState = level.getBlockState(this.easelPos); + ModernLifeCommon.LOGGER.debug("easelState = " + easelState); + if (easelState != null && easelState.is(CustomBlocks.BLOCK_EASEL.get()) && !((Boolean) easelState.getValue(EaselBlock.EMPTY)).booleanValue() && this.image != null && this.image.length != 0 && this.image.length < 100000) { + ModernLifeCommon.LOGGER.debug("easelPos = " + this.easelPos); + BlockEntity tileEntity = level.getChunkAt(this.easelPos).getBlockEntity(this.easelPos); + ModernLifeCommon.LOGGER.debug("tileEntity = " + tileEntity); + if (tileEntity instanceof EaselBlockEntity) { + EaselBlockEntity easelBlockEntity = (EaselBlockEntity) tileEntity; + ItemStack currentItem = easelBlockEntity.getItem(0).copy(); + if (easelBlockEntity != null) { + level.setBlockAndUpdate(this.easelPos, (BlockState) easelState.setValue(EaselBlock.EMPTY, true)); + currentItem.getOrCreateTag().putByteArray("image", this.image); + serverHandler.player.addItem(currentItem); + easelBlockEntity.setItem(0, ItemStack.EMPTY); + } + } + } + } + } + } + + public byte[] getImage() { + return this.image; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChainsawTargetPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChainsawTargetPacket.java new file mode 100644 index 0000000..2bfee1d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChainsawTargetPacket.java @@ -0,0 +1,85 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.items.ChainsawItem; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.EntityHitResult; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundChainsawTargetPacket.class */ +public class ServerboundChainsawTargetPacket implements Packet { + private BlockHitResult rayTrace; + private int targetedEntityId; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundChainsawTargetPacket() { + } + + public ServerboundChainsawTargetPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundChainsawTargetPacket(BlockHitResult rayTrace, int targetedEntityId) { + this.rayTrace = rayTrace; + this.targetedEntityId = targetedEntityId; + } + + public void read(FriendlyByteBuf packet) { + this.rayTrace = packet.readBlockHitResult(); + this.targetedEntityId = packet.readInt(); + } + + public void write(FriendlyByteBuf packet) { + if (this.rayTrace == null) { + this.rayTrace = BlockHitResult.miss(new Vec3(0.0d, 0.0d, 0.0d), Direction.UP, new BlockPos(0, 0, 0)); + } + packet.writeBlockHitResult(this.rayTrace); + packet.writeInt(this.targetedEntityId); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener iServerHandler) { + if (iServerHandler instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) iServerHandler; + if (this.rayTrace == null) { + this.rayTrace = BlockHitResult.miss(new Vec3(0.0d, 0.0d, 0.0d), Direction.UP, new BlockPos(0, 0, 0)); + } + ChainsawItem.MiningInfo mInfo = ChainsawItem.mineMap.get(serverHandler.player); + if (mInfo == null) { + mInfo = new ChainsawItem.MiningInfo(); + ChainsawItem.mineMap.put(serverHandler.player, mInfo); + } + if (this.targetedEntityId != -1) { + Entity entity = serverHandler.player.level.getEntity(this.targetedEntityId); + if (entity != null) { + if (this.rayTrace == null) { + mInfo.rayTrace = new EntityHitResult(entity); + return; + } else { + mInfo.rayTrace = new EntityHitResult(entity, this.rayTrace.getLocation()); + return; + } + } + return; + } + mInfo.rayTrace = this.rayTrace; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChessStatePacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChessStatePacket.java new file mode 100644 index 0000000..a0bf7de --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundChessStatePacket.java @@ -0,0 +1,319 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.blocks.gui.chess.BishopPiece; +import com.dairymoose.modernlife.blocks.gui.chess.ChessScreen; +import com.dairymoose.modernlife.blocks.gui.chess.KingPiece; +import com.dairymoose.modernlife.blocks.gui.chess.KnightPiece; +import com.dairymoose.modernlife.blocks.gui.chess.PawnPiece; +import com.dairymoose.modernlife.blocks.gui.chess.Piece; +import com.dairymoose.modernlife.blocks.gui.chess.PieceIds; +import com.dairymoose.modernlife.blocks.gui.chess.QueenPiece; +import com.dairymoose.modernlife.blocks.gui.chess.RookPiece; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.ChessBoardBlockEntity; +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.nbt.ListTag; +import net.minecraft.nbt.Tag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundChessStatePacket.class */ +public class ServerboundChessStatePacket implements Packet { + public int currentTurn; + public int newCheckState; + public String whitePlayer; + public String blackPlayer; + public boolean isWhiteTurn; + public List whitePieces; + public List blackPieces; + public Piece movedPiece; + private BlockPos chessBoardPos; + public ChessScreen.CastleFlags castleFlags; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundChessStatePacket() { + } + + public ServerboundChessStatePacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundChessStatePacket(int currentTurn, int newCheckState, String whitePlayer, String blackPlayer, boolean isWhiteTurn, BlockPos chessBoardPos, List whitePieces, List blackPieces, Piece movedPiece, ChessScreen.CastleFlags castleFlags) { + this.currentTurn = currentTurn; + this.newCheckState = newCheckState; + this.whitePlayer = whitePlayer; + this.blackPlayer = blackPlayer; + this.isWhiteTurn = isWhiteTurn; + this.chessBoardPos = chessBoardPos; + this.whitePieces = whitePieces; + this.blackPieces = blackPieces; + this.movedPiece = movedPiece; + this.castleFlags = castleFlags; + } + + private void addPieceToList(List pieceList, int type, int x, int y) { + if (type == PieceIds.BISHOP.ordinal()) { + pieceList.add(new BishopPiece().withXy(x, y)); + return; + } + if (type == PieceIds.KING.ordinal()) { + pieceList.add(new KingPiece().withXy(x, y)); + return; + } + if (type == PieceIds.KNIGHT.ordinal()) { + pieceList.add(new KnightPiece().withXy(x, y)); + return; + } + if (type == PieceIds.PAWN.ordinal()) { + pieceList.add(new PawnPiece().withXy(x, y)); + } else if (type == PieceIds.QUEEN.ordinal()) { + pieceList.add(new QueenPiece().withXy(x, y)); + } else if (type == PieceIds.ROOK.ordinal()) { + pieceList.add(new RookPiece().withXy(x, y)); + } + } + + public void read(FriendlyByteBuf packet) { + this.whitePieces = new ArrayList(); + this.blackPieces = new ArrayList(); + this.currentTurn = packet.readInt(); + this.newCheckState = packet.readInt(); + this.whitePlayer = packet.readUtf(40); + this.blackPlayer = packet.readUtf(40); + this.isWhiteTurn = packet.readBoolean(); + this.chessBoardPos = packet.readBlockPos(); + int whiteCount = packet.readInt(); + for (int i = 0; i < whiteCount; i++) { + int type = packet.readInt(); + int x = packet.readInt(); + int y = packet.readInt(); + addPieceToList(this.whitePieces, type, x, y); + } + int blackCount = packet.readInt(); + for (int i2 = 0; i2 < blackCount; i2++) { + int type2 = packet.readInt(); + int x2 = packet.readInt(); + int y2 = packet.readInt(); + addPieceToList(this.blackPieces, type2, x2, y2); + } + int type3 = packet.readInt(); + int x3 = packet.readInt(); + int y3 = packet.readInt(); + List movedPieces = new ArrayList<>(); + addPieceToList(movedPieces, type3, x3, y3); + if (movedPieces.size() == 1) { + this.movedPiece = movedPieces.get(0); + } + if (this.castleFlags == null) { + this.castleFlags = new ChessScreen.CastleFlags(); + } + this.castleFlags.blackKingHasMoved = packet.readBoolean(); + this.castleFlags.blackLeftRookHasMoved = packet.readBoolean(); + this.castleFlags.blackRightRookHasMoved = packet.readBoolean(); + this.castleFlags.whiteKingHasMoved = packet.readBoolean(); + this.castleFlags.whiteLeftRookHasMoved = packet.readBoolean(); + this.castleFlags.whiteRightRookHasMoved = packet.readBoolean(); + } + + public void write(FriendlyByteBuf packet) { + packet.writeInt(this.currentTurn); + packet.writeInt(this.newCheckState); + if (this.whitePlayer != null) { + packet.writeUtf(this.whitePlayer); + } else { + packet.writeUtf(""); + } + if (this.blackPlayer != null) { + packet.writeUtf(this.blackPlayer); + } else { + packet.writeUtf(""); + } + packet.writeBoolean(this.isWhiteTurn); + packet.writeBlockPos(this.chessBoardPos); + packet.writeInt(this.whitePieces.size()); + for (Piece p : this.whitePieces) { + packet.writeInt(p.getId()); + packet.writeInt(p.f9x); + packet.writeInt(p.f10y); + } + packet.writeInt(this.blackPieces.size()); + for (Piece p2 : this.blackPieces) { + packet.writeInt(p2.getId()); + packet.writeInt(p2.f9x); + packet.writeInt(p2.f10y); + } + if (this.movedPiece != null) { + packet.writeInt(this.movedPiece.getId()); + packet.writeInt(this.movedPiece.f9x); + packet.writeInt(this.movedPiece.f10y); + } else { + packet.writeInt(-1); + packet.writeInt(0); + packet.writeInt(0); + } + packet.writeBoolean(this.castleFlags.blackKingHasMoved); + packet.writeBoolean(this.castleFlags.blackLeftRookHasMoved); + packet.writeBoolean(this.castleFlags.blackRightRookHasMoved); + packet.writeBoolean(this.castleFlags.whiteKingHasMoved); + packet.writeBoolean(this.castleFlags.whiteLeftRookHasMoved); + packet.writeBoolean(this.castleFlags.whiteRightRookHasMoved); + } + + public static ServerboundChessStatePacket fromNbt(CompoundTag nbt) { + ServerboundChessStatePacket packet = new ServerboundChessStatePacket(); + packet.whitePieces = new ArrayList(); + packet.blackPieces = new ArrayList(); + if (nbt.contains("BoardState")) { + CompoundTag boardState = nbt.getCompound("BoardState"); + packet.currentTurn = boardState.getInt("CurrentTurn"); + packet.newCheckState = boardState.getInt("NewCheckState"); + packet.whitePlayer = boardState.getString("WhitePlayer"); + packet.blackPlayer = boardState.getString("BlackPlayer"); + packet.isWhiteTurn = boardState.getBoolean("IsWhiteTurn"); + if (packet.castleFlags == null) { + packet.castleFlags = new ChessScreen.CastleFlags(); + } + packet.castleFlags.blackKingHasMoved = boardState.getBoolean("BlackKingHasMoved"); + packet.castleFlags.blackLeftRookHasMoved = boardState.getBoolean("BlackLeftRookHasMoved"); + packet.castleFlags.blackRightRookHasMoved = boardState.getBoolean("BlackRightRookHasMoved"); + packet.castleFlags.whiteKingHasMoved = boardState.getBoolean("WhiteKingHasMoved"); + packet.castleFlags.whiteLeftRookHasMoved = boardState.getBoolean("WhiteLeftRookHasMoved"); + packet.castleFlags.whiteRightRookHasMoved = boardState.getBoolean("WhiteRightRookHasMoved"); + CompoundTag compoundTag = boardState.get("MovedPiece"); + if (compoundTag instanceof CompoundTag) { + CompoundTag item = compoundTag; + int type = item.getInt("id"); + int x = item.getInt("x"); + int y = item.getInt("y"); + List movedPieces = new ArrayList<>(); + packet.addPieceToList(movedPieces, type, x, y); + if (movedPieces.size() == 1) { + packet.movedPiece = movedPieces.get(0); + } + } + if (boardState.contains("WhitePieces")) { + ListTag listTag = boardState.get("WhitePieces"); + if (listTag instanceof ListTag) { + ListTag list = listTag; + Iterator it = list.iterator(); + while (it.hasNext()) { + Tag next = it.next(); + if (next instanceof CompoundTag) { + CompoundTag item2 = (CompoundTag) next; + if (item2.contains("id") && item2.contains("x") && item2.contains("y")) { + int type2 = item2.getInt("id"); + int x2 = item2.getInt("x"); + int y2 = item2.getInt("y"); + packet.addPieceToList(packet.whitePieces, type2, x2, y2); + } else { + return packet; + } + } + } + } + } + if (boardState.contains("BlackPieces")) { + ListTag listTag2 = boardState.get("BlackPieces"); + if (listTag2 instanceof ListTag) { + ListTag list2 = listTag2; + Iterator it2 = list2.iterator(); + while (it2.hasNext()) { + Tag next2 = it2.next(); + if (next2 instanceof CompoundTag) { + CompoundTag item3 = (CompoundTag) next2; + if (item3.contains("id") && item3.contains("x") && item3.contains("y")) { + int type3 = item3.getInt("id"); + int x3 = item3.getInt("x"); + int y3 = item3.getInt("y"); + packet.addPieceToList(packet.blackPieces, type3, x3, y3); + } else { + return packet; + } + } + } + } + } + } + return packet; + } + + public CompoundTag getPieceNbt(Piece piece) { + CompoundTag nbt = new CompoundTag(); + nbt.putInt("id", piece.getId()); + nbt.putInt("x", piece.f9x); + nbt.putInt("y", piece.f10y); + return nbt; + } + + public void writeToNbt(CompoundTag nbt) { + CompoundTag boardState = new CompoundTag(); + ListTag whiteNbt = new ListTag(); + for (Piece p : this.whitePieces) { + whiteNbt.add(getPieceNbt(p)); + } + ListTag blackNbt = new ListTag(); + for (Piece p2 : this.blackPieces) { + blackNbt.add(getPieceNbt(p2)); + } + boardState.put("WhitePieces", whiteNbt); + boardState.put("BlackPieces", blackNbt); + boardState.putInt("CurrentTurn", this.currentTurn); + boardState.putInt("NewCheckState", this.newCheckState); + boardState.putString("WhitePlayer", this.whitePlayer); + boardState.putString("BlackPlayer", this.blackPlayer); + boardState.putBoolean("IsWhiteTurn", this.isWhiteTurn); + boardState.putBoolean("BlackKingHasMoved", this.castleFlags.blackKingHasMoved); + boardState.putBoolean("BlackLeftRookHasMoved", this.castleFlags.blackLeftRookHasMoved); + boardState.putBoolean("BlackRightRookHasMoved", this.castleFlags.blackRightRookHasMoved); + boardState.putBoolean("WhiteKingHasMoved", this.castleFlags.whiteKingHasMoved); + boardState.putBoolean("WhiteLeftRookHasMoved", this.castleFlags.whiteLeftRookHasMoved); + boardState.putBoolean("WhiteRightRookHasMoved", this.castleFlags.whiteRightRookHasMoved); + if (this.movedPiece != null) { + boardState.put("MovedPiece", getPieceNbt(this.movedPiece)); + } + nbt.put("BoardState", boardState); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + BlockState chessBoardState; + ModernLifeCommon.LOGGER.debug("Handle ServerboundChessStatePacket"); + if (this.chessBoardPos != null && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + ServerLevel level = serverHandler.player.getLevel(); + if (level != null && level.isLoaded(this.chessBoardPos) && (chessBoardState = level.getBlockState(this.chessBoardPos)) != null && chessBoardState.is(CustomBlocks.BLOCK_CHESS_BOARD.get())) { + BlockEntity tileEntity = level.getChunkAt(this.chessBoardPos).getBlockEntity(this.chessBoardPos); + if (tileEntity instanceof ChessBoardBlockEntity) { + ChessBoardBlockEntity chessBoardBlockEntity = (ChessBoardBlockEntity) tileEntity; + ItemStack currentItem = chessBoardBlockEntity.getItem(0); + if (chessBoardBlockEntity != null) { + writeToNbt(currentItem.getOrCreateTag()); + level.sendBlockUpdated(this.chessBoardPos, chessBoardState, chessBoardState, 2); + } + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundFuelLevelPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundFuelLevelPacket.java new file mode 100644 index 0000000..296eb70 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundFuelLevelPacket.java @@ -0,0 +1,67 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.entity.MotorboatEntity; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.util.function.Supplier; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.Entity; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundFuelLevelPacket.class */ +public class ServerboundFuelLevelPacket implements Packet { + private float fuelLevel; + private int entityId; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundFuelLevelPacket() { + } + + public ServerboundFuelLevelPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundFuelLevelPacket(float fuelLevel, int entityId) { + this.fuelLevel = fuelLevel; + this.entityId = entityId; + } + + public void read(FriendlyByteBuf p_148837_1_) { + this.fuelLevel = p_148837_1_.readFloat(); + this.entityId = p_148837_1_.readInt(); + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeFloat(this.fuelLevel); + p_148840_1_.writeInt(this.entityId); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundFuelLevelPacket"); + if (p_148833_1_ instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null) { + Entity e = level.getEntity(this.entityId); + if (e instanceof MotorboatEntity) { + MotorboatEntity motorboat = (MotorboatEntity) e; + motorboat.setSyncedFuelLevel(this.fuelLevel); + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundGuitarPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundGuitarPacket.java new file mode 100644 index 0000000..6c736a3 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundGuitarPacket.java @@ -0,0 +1,135 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.items.GuitarItem; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.sounds.SoundEvent; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.level.Level; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundGuitarPacket.class */ +public class ServerboundGuitarPacket implements Packet { + private boolean distorted; + private GuitarItem.Tuning string; + private int fret; + private static final Logger LOGGER = LogManager.getLogger(); + public static final float GUITAR_VOLUME = 1.2f; + public static final float GUITAR_VOLUME_BOOST_CLEAN = 1.4f; + + public ServerboundGuitarPacket() { + this.distorted = false; + } + + public ServerboundGuitarPacket(FriendlyByteBuf buffer) { + this.distorted = false; + read(buffer); + } + + public ServerboundGuitarPacket(GuitarItem.Tuning string, int fret, boolean distorted) { + this.distorted = false; + this.string = string; + this.fret = fret; + this.distorted = distorted; + } + + public void read(FriendlyByteBuf p_148837_1_) { + this.string = (GuitarItem.Tuning) p_148837_1_.readEnum(GuitarItem.Tuning.class); + this.fret = p_148837_1_.readInt(); + this.distorted = p_148837_1_.readBoolean(); + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeEnum(this.string); + p_148840_1_.writeInt(this.fret); + p_148840_1_.writeBoolean(this.distorted); + } + + public static float getFreqMultForFret(int fret) { + return (float) ((0.9470365854d * Math.exp(0.058d * fret)) / 2.0d); + } + + public static SoundEvent getSoundEvent(GuitarItem.Tuning string, boolean distorted) { + SoundEvent soundEvent = CustomBlocks.SOUND_GUITAR_E.get(); + if (!distorted) { + if (string == GuitarItem.Tuning.STRING_E) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_GUITAR_E.get(); + } else if (string == GuitarItem.Tuning.STRING_A) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_GUITAR_A.get(); + } else if (string == GuitarItem.Tuning.STRING_D) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_GUITAR_D.get(); + } else if (string == GuitarItem.Tuning.STRING_G) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_GUITAR_G.get(); + } else if (string == GuitarItem.Tuning.STRING_B) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_GUITAR_B.get(); + } else if (string == GuitarItem.Tuning.STRING_HI_E) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_GUITAR_HI_E.get(); + } + } else if (string == GuitarItem.Tuning.STRING_E) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_DIST_GUITAR_E.get(); + } else if (string == GuitarItem.Tuning.STRING_A) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_DIST_GUITAR_A.get(); + } else if (string == GuitarItem.Tuning.STRING_D) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_DIST_GUITAR_D.get(); + } else if (string == GuitarItem.Tuning.STRING_G) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_DIST_GUITAR_G.get(); + } else if (string == GuitarItem.Tuning.STRING_B) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_DIST_GUITAR_B.get(); + } else if (string == GuitarItem.Tuning.STRING_HI_E) { + soundEvent = (SoundEvent) CustomBlocks.SOUND_DIST_GUITAR_HI_E.get(); + } + return soundEvent; + } + + public static void playGuitarSound(Level world, Player player, BlockPos pos, SoundEvent soundEvent, boolean distorted, int fret) { + if (world == null || soundEvent == null) { + return; + } + float calculatedVolume = 1.2f; + if (!distorted) { + calculatedVolume = 1.2f * 1.4f; + } + Double configValue = (Double) ModernLifeConfig.COMMON.guitarVolumeBoost.get(); + if (configValue != null) { + calculatedVolume *= configValue.floatValue(); + } + ModernLifeCommon.LOGGER.debug("world = " + world); + world.playSound(player, pos, soundEvent, SoundSource.BLOCKS, calculatedVolume, getFreqMultForFret(fret)); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundGuitarPacket"); + if (this.string != null && this.fret >= 1 && this.fret <= 25 && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null) { + Boolean configValue = (Boolean) ModernLifeConfig.SERVER.guitarOnlyPlaysLocally.get(); + if (configValue == null || !configValue.booleanValue()) { + SoundEvent soundEvent = getSoundEvent(this.string, this.distorted); + ModernLifeCommon.LOGGER.debug("play note, fret=" + this.fret + ", freq=" + getFreqMultForFret(this.fret)); + playGuitarSound(level, serverHandler.player, serverHandler.player.blockPosition(), soundEvent, this.distorted, this.fret); + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundHitscanPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundHitscanPacket.java new file mode 100644 index 0000000..3136534 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundHitscanPacket.java @@ -0,0 +1,160 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.particles.BlockParticleOption; +import net.minecraft.core.particles.ParticleType; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.core.particles.SimpleParticleType; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.damagesource.DamageSource; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.network.NetworkEvent; +import net.minecraftforge.registries.ForgeRegistries; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundHitscanPacket.class */ +public class ServerboundHitscanPacket implements Packet { + private BlockPos blockPos; + private int entityId; + private Vec3 location; + private Direction direction; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundHitscanPacket() { + } + + public ServerboundHitscanPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundHitscanPacket(BlockPos blockPos, int entityId, Vec3 location, Direction direction) { + this.blockPos = blockPos; + this.entityId = entityId; + this.location = location; + this.direction = direction; + } + + public void read(FriendlyByteBuf p_148837_1_) { + this.blockPos = p_148837_1_.readBlockPos(); + this.entityId = p_148837_1_.readInt(); + this.location = new Vec3(p_148837_1_.readDouble(), p_148837_1_.readDouble(), p_148837_1_.readDouble()); + int dirValue = p_148837_1_.readInt(); + if (dirValue == -1) { + this.direction = null; + } else { + this.direction = Direction.from3DDataValue(dirValue); + } + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeBlockPos(this.blockPos); + p_148840_1_.writeInt(this.entityId); + p_148840_1_.writeDouble(this.location.x); + p_148840_1_.writeDouble(this.location.y); + p_148840_1_.writeDouble(this.location.z); + if (this.direction == null) { + p_148840_1_.writeInt(-1); + } else { + p_148840_1_.writeInt(this.direction.get3DDataValue()); + } + } + + public static void playGunSound(Level world, Player player, BlockPos pos) { + if (world == null) { + return; + } + float pitchRand = (float) (0.6f * Math.random()); + float pitch = 1.2f + (pitchRand - (0.6f / 2.0f)); + world.playSound(player, player.blockPosition(), CustomBlocks.SOUND_GUN_FIRE.get(), SoundSource.BLOCKS, 2.0f, pitch); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundHitscanPacket"); + if (p_148833_1_ instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + Level world = serverHandler.player.getLevel(); + if (world != null && (world instanceof ServerLevel)) { + ItemStack itemStack = serverHandler.player.getMainHandItem(); + if (itemStack.getItem() == CustomBlocks.ITEM_HANDGUN.get() && CustomBlocks.ITEM_HANDGUN.get().removeAmmo(serverHandler.player, 1)) { + Level level = (ServerLevel) world; + SimpleParticleType simpleParticleType = ParticleTypes.CLOUD; + ParticleType particles = ForgeRegistries.PARTICLE_TYPES.getValue(ForgeRegistries.PARTICLE_TYPES.getKey(ParticleTypes.BLOCK)); + BlockState state = world.getBlockState(this.blockPos); + if (!state.isAir()) { + BlockParticleOption blockParticle = new BlockParticleOption(particles, state); + level.sendParticles(blockParticle, this.location.x, this.location.y, this.location.z, 30, 0.1d, 0.1d, 0.1d, 0.1d); + } + Entity entity = world.getEntity(this.entityId); + if (entity instanceof LivingEntity) { + float foreheadHeight = entity.getBbHeight() - entity.getEyeHeight(); + boolean headShot = this.location.y >= entity.getEyeY() - ((double) foreheadHeight); + int particleCount = 20; + int initialInvulnerableTime = entity.invulnerableTime; + try { + entity.invulnerableTime = 0; + double baseDamage = 19.5d; + double critMultiplier = 2.0d; + boolean canHeadshot = true; + Double configDamage = (Double) ModernLifeConfig.SERVER.handgunDamage.get(); + Double configCritMult = (Double) ModernLifeConfig.SERVER.handgunCritMultiplier.get(); + Boolean configEnableHeadshots = (Boolean) ModernLifeConfig.SERVER.handgunEnableHeadshots.get(); + if (configDamage != null) { + baseDamage = configDamage.doubleValue(); + } + if (configCritMult != null) { + critMultiplier = configCritMult.doubleValue(); + } + if (configEnableHeadshots != null) { + canHeadshot = configEnableHeadshots.booleanValue(); + } + if (!canHeadshot) { + headShot = false; + } + if (headShot) { + entity.hurt(DamageSource.playerAttack(serverHandler.player), (float) (baseDamage * critMultiplier)); + particleCount = 60; + } else { + entity.hurt(DamageSource.playerAttack(serverHandler.player), (float) baseDamage); + } + if (this.entityId != -1) { + SimpleParticleType particleType = ParticleTypes.CRIMSON_SPORE; + level.sendParticles(particleType, this.location.x, this.location.y, this.location.z, particleCount, 0.1d, 0.1d, 0.1d, 0.1d); + } + } finally { + entity.invulnerableTime = initialInvulnerableTime; + } + } + if (this.entityId == -1) { + CustomBlocks.ITEM_HANDGUN.get().hitBlockPos(serverHandler.player, level, itemStack, this.blockPos, this.location, this.direction); + } + playGunSound(world, serverHandler.player, serverHandler.player.blockPosition()); + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket.java new file mode 100644 index 0000000..d2c004d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket.java @@ -0,0 +1,447 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.core.ModernLifeNetwork; +import com.dairymoose.modernlife.util.CanvasData; +import java.awt.image.BufferedImage; +import java.io.ByteArrayOutputStream; +import java.io.File; +import java.io.IOException; +import java.util.ArrayList; +import java.util.Comparator; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.Random; +import java.util.concurrent.locks.ReentrantLock; +import java.util.function.Supplier; +import javax.imageio.ImageIO; +import javax.imageio.metadata.IIOInvalidTreeException; +import javax.imageio.metadata.IIOMetadata; +import javax.imageio.metadata.IIOMetadataNode; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.nbt.ListTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.level.ServerPlayer; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.ItemLike; +import net.minecraftforge.network.NetworkEvent; +import net.minecraftforge.network.PacketDistributor; +import org.apache.commons.io.FileUtils; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket.class */ +public class ServerboundMultipartCameraPacket implements Packet { + private int texWidth; + private int texHeight; + private int seqNo; + private boolean last; + private byte[] image; + private boolean provideInstantCanvas = false; + private static final Logger LOGGER = LogManager.getLogger(); + private static long lastPacketTimestamp = 0; + private static int incomingPacketCounter = 0; + private static long reenableCamera = 0; + private static Map> cameraPackets = new HashMap(); + public static Map canvasHashCodes = new HashMap(); + private static ReentrantLock pngMutex = new ReentrantLock(); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket$CanvasHashCodeData.class */ + public static class CanvasHashCodeData { + Integer hashCode; + long timestamp; + } + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket$PngSizeHolder.class */ + public static class PngSizeHolder { + public int width; + public int height; + } + + public static int MAX_IMAGE_LENGTH(int textureSize) { + return textureSize * textureSize * 3; + } + + public ServerboundMultipartCameraPacket() { + } + + public ServerboundMultipartCameraPacket(int seqNo, boolean last, byte[] image, int texWidth, int texHeight) { + this.seqNo = seqNo; + this.last = last; + this.image = image; + this.texWidth = texWidth; + this.texHeight = texHeight; + } + + public ServerboundMultipartCameraPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.seqNo = buffer.readInt(); + this.last = buffer.readBoolean(); + this.image = buffer.readByteArray(); + this.texWidth = buffer.readInt(); + this.texHeight = buffer.readInt(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeInt(this.seqNo); + buffer.writeBoolean(this.last); + buffer.writeByteArray(this.image); + buffer.writeInt(this.texWidth); + buffer.writeInt(this.texHeight); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + private ServerboundMultipartCameraPacket getLastPacket(List packets) { + for (ServerboundMultipartCameraPacket packet : packets) { + if (packet.last) { + return packet; + } + } + return null; + } + + public static void pushImageUpdate(long uniqueId, ServerPlayer player) { + PngSizeHolder sizeHolder = new PngSizeHolder(); + byte[] compressed = loadPng(uniqueId, sizeHolder); + CanvasHashCodeData chcd = new CanvasHashCodeData(); + chcd.hashCode = Integer.valueOf(ModernLifeCommon.getHashCodeForBytes(compressed)); + chcd.timestamp = System.currentTimeMillis(); + canvasHashCodes.put(Long.valueOf(uniqueId), chcd); + if (compressed != null) { + List parts = new ArrayList<>(); + for (int i = 0; i < Math.ceil(compressed.length / 30000); i++) { + ByteArrayOutputStream stream = new ByteArrayOutputStream(); + int startIndex = i * 30000; + int bytesToWrite = Math.min(compressed.length - startIndex, 30000); + stream.write(compressed, startIndex, bytesToWrite); + byte[] part = stream.toByteArray(); + parts.add(part); + } + int series = ClientboundMultipartCanvasPacket.seriesCounter.incrementAndGet(); + for (int i2 = 0; i2 < parts.size(); i2++) { + int seqNo = i2 + 1; + boolean last = false; + if (seqNo == parts.size()) { + last = true; + } + PacketDistributor.PacketTarget target = PacketDistributor.ALL.noArg(); + if (player != null) { + target = PacketDistributor.PLAYER.with(() -> { + return player; + }); + } + ModernLifeNetwork.INSTANCE.send(target, new ClientboundMultipartCanvasPacket(series, uniqueId, seqNo, last, parts.get(i2), sizeHolder.width, sizeHolder.height, new BlockPos(1, 1, 1))); + } + return; + } + ModernLifeCommon.LOGGER.error("Failed to get updateTag png for ID=" + uniqueId); + } + + public static void pushImageUpdate(ItemStack itemStack) { + if (itemStack.getTag() != null && itemStack.getTag().contains("UniqueId")) { + long uniqueId = itemStack.getTag().getLong("UniqueId"); + pushImageUpdate(uniqueId, null); + } + } + + public static String getSubFolderPrepend() { + String folderName = ClientboundMultipartCanvasPacket.getFolderPath(); + String subFolder = ""; + if (folderName != null) { + subFolder = folderName; + if (!subFolder.endsWith("/")) { + subFolder = subFolder + "/"; + } + } + return subFolder; + } + + private static void addTextEntry(IIOMetadata metadata, String key, String value) throws IIOInvalidTreeException { + IIOMetadataNode textEntry = new IIOMetadataNode("TextEntry"); + textEntry.setAttribute("keyword", key); + textEntry.setAttribute("value", value); + IIOMetadataNode text = new IIOMetadataNode("Text"); + text.appendChild(textEntry); + IIOMetadataNode root = new IIOMetadataNode("javax_imageio_1.0"); + root.appendChild(text); + metadata.mergeTree("javax_imageio_1.0", root); + } + + public static void savePng(long uniqueId, byte[] stitchedImage, int w, int h) { + BufferedImage bufferedImage = new BufferedImage(w, h, 1); + CanvasData canvasData = new CanvasData(); + canvasData.setTextureSize(w, h); + canvasData.fromCompressedNbt(stitchedImage); + for (int x = 0; x < w; x++) { + for (int y = 0; y < h; y++) { + int rgbPixel = canvasData.getRgbPixel(x, y); + bufferedImage.setRGB(x, y, rgbPixel); + } + } + String subFolder = getSubFolderPrepend(); + ModernLifeCommon.LOGGER.debug("save to: " + subFolder); + File outputFile = new File(subFolder + "canvas" + uniqueId + ".png"); + try { + try { + pngMutex.lock(); + ImageIO.write(bufferedImage, "png", outputFile); + pngMutex.unlock(); + } catch (IOException e) { + ModernLifeCommon.LOGGER.error("Error saving stitched image to disk with ID=" + uniqueId, e); + pngMutex.unlock(); + } + } catch (Throwable th) { + pngMutex.unlock(); + throw th; + } + } + + public static long copyPng(long uniqueId) { + String subFolder = getSubFolderPrepend(); + long nextUniqueId = ModernLifeCommon.getNextCanvasId(); + File inputFile = new File(subFolder + "canvas" + uniqueId + ".png"); + File outputFile = new File(subFolder + "canvas" + nextUniqueId + ".png"); + if (inputFile.exists()) { + try { + FileUtils.copyFile(inputFile, outputFile); + return nextUniqueId; + } catch (IOException e) { + ModernLifeCommon.LOGGER.error("Failed to copy file: " + inputFile + " to: " + outputFile); + return -1L; + } + } + return -1L; + } + + public static boolean deletePng(long uniqueId) { + String subFolder = getSubFolderPrepend(); + File inputFile = new File(subFolder + "canvas" + uniqueId + ".png"); + if (inputFile.exists()) { + return inputFile.delete(); + } + return false; + } + + public static byte[] loadPng(long uniqueId, PngSizeHolder sizeHolder) { + if (sizeHolder == null) { + return null; + } + String subFolder = getSubFolderPrepend(); + File inputFile = new File(subFolder + "canvas" + uniqueId + ".png"); + BufferedImage image = null; + try { + if (inputFile.exists()) { + try { + pngMutex.lock(); + image = ImageIO.read(inputFile); + pngMutex.unlock(); + } catch (IOException e) { + ModernLifeCommon.LOGGER.error("Error reading saved png from disk with ID=" + uniqueId); + pngMutex.unlock(); + } + } else { + ModernLifeCommon.LOGGER.error("Canvas png did not exist for unique ID=" + uniqueId); + } + if (image != null) { + sizeHolder.width = image.getWidth(); + sizeHolder.height = image.getHeight(); + return toCanvasDataFromPng(image); + } + return null; + } catch (Throwable th) { + pngMutex.unlock(); + throw th; + } + } + + public static byte[] toCanvasDataFromPng(BufferedImage bufferedImage) { + if (bufferedImage == null) { + ModernLifeCommon.LOGGER.error("bufferedImage was null"); + return null; + } + if (bufferedImage.getWidth() <= 0 || bufferedImage.getHeight() <= 0) { + ModernLifeCommon.LOGGER.error("Unexpected image size"); + return null; + } + int maxVal = 2048; + Integer configInt = (Integer) ModernLifeConfig.SERVER.maxImageSizePixels.get(); + if (configInt != null) { + maxVal = configInt.intValue(); + } + if (bufferedImage.getWidth() > maxVal || bufferedImage.getHeight() > maxVal) { + ModernLifeCommon.LOGGER.error("Image dimensions are too large"); + return null; + } + CanvasData canvasData = new CanvasData(); + canvasData.setTextureSize(bufferedImage.getWidth(), bufferedImage.getHeight()); + canvasData.initImage(); + ModernLifeCommon.LOGGER.debug("width = " + bufferedImage.getWidth()); + ModernLifeCommon.LOGGER.debug("height = " + bufferedImage.getHeight()); + ModernLifeCommon.LOGGER.debug("type = " + bufferedImage.getType()); + for (int x = 0; x < bufferedImage.getWidth(); x++) { + for (int y = 0; y < bufferedImage.getHeight(); y++) { + int rgb = bufferedImage.getRGB(x, y); + canvasData.setRgbPixel(x, y, rgb); + } + } + return canvasData.toCompressedNbt(); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ListTag imageList; + ModernLifeCommon.LOGGER.debug("Handle ServerboundMultipartCameraPacket"); + if (p_148833_1_ instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + new CompoundTag(); + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null) { + List packets = cameraPackets.get(serverHandler.player); + if (packets == null) { + packets = new ArrayList(); + cameraPackets.put(serverHandler.player, packets); + } + packets.add(this); + ServerboundMultipartCameraPacket lastPacket = getLastPacket(packets); + byte[] stitchedImage = null; + ByteArrayOutputStream stream = new ByteArrayOutputStream(); + if (lastPacket != null && packets.size() == lastPacket.seqNo) { + packets.sort(new Comparator() { // from class: com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket.1 + C01371() { + } + + @Override // java.util.Comparator + public int compare(ServerboundMultipartCameraPacket var1, ServerboundMultipartCameraPacket var2) { + return var1.seqNo - var2.seqNo; + } + }); + for (ServerboundMultipartCameraPacket packet : packets) { + try { + stream.write(packet.image); + } catch (IOException e) { + ModernLifeCommon.LOGGER.debug("error writing image part", e); + } + } + stitchedImage = stream.toByteArray(); + } + if (stitchedImage != null) { + ModernLifeCommon.LOGGER.debug("image length = " + stitchedImage.length); + } + int maxTexSizeW = 512; + int maxTexSizeH = 512; + Integer configIntW = (Integer) ModernLifeConfig.COMMON.cameraResolutionW.get(); + Integer configIntH = (Integer) ModernLifeConfig.COMMON.cameraResolutionH.get(); + if (configIntW != null) { + maxTexSizeW = configIntW.intValue(); + } + if (configIntH != null) { + maxTexSizeH = configIntH.intValue(); + } + if (stitchedImage != null && stitchedImage.length != 0 && stitchedImage.length <= MAX_IMAGE_LENGTH(maxTexSizeW) && this.texWidth <= maxTexSizeW && this.texHeight <= maxTexSizeH) { + packets.clear(); + long currentTimestamp = System.currentTimeMillis(); + long j = currentTimestamp - lastPacketTimestamp; + long timeDiffReenableCamera = currentTimestamp - reenableCamera; + if (timeDiffReenableCamera >= 0) { + if (this.provideInstantCanvas) { + ItemStack itemStack = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket.2 + C01382() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CANVAS.get(); + } + }); + long uniqueId = ModernLifeCommon.getNextCanvasId(); + itemStack.getOrCreateTag().putLong("UniqueId", uniqueId); + savePng(uniqueId, stitchedImage, this.texWidth, this.texHeight); + if (this.texWidth > 0) { + itemStack.getTag().putInt("TextureSize", this.texWidth); + itemStack.getTag().putInt("TextureWidth", this.texWidth); + itemStack.getTag().putInt("TextureHeight", this.texHeight); + } + serverHandler.player.addItem(itemStack); + return; + } + ItemStack itemStack2 = serverHandler.player.getMainHandItem(); + if (itemStack2.getItem() == CustomBlocks.ITEM_CAMERA.get() && itemStack2.getDamageValue() < itemStack2.getMaxDamage()) { + ListTag listTag = itemStack2.getOrCreateTag().get("ImageList"); + if (listTag instanceof ListTag) { + imageList = listTag; + } else { + imageList = new ListTag(); + } + CompoundTag imageNbt = new CompoundTag(); + long uniqueId2 = ModernLifeCommon.getNextCanvasId(); + savePng(uniqueId2, stitchedImage, this.texWidth, this.texHeight); + imageNbt.putLong("UniqueId", uniqueId2); + imageList.add(imageNbt); + itemStack2.getOrCreateTag().put("ImageList", imageList); + if (this.texWidth > 0) { + itemStack2.getTag().putInt("TextureSize", this.texWidth); + itemStack2.getTag().putInt("TextureWidth", this.texWidth); + itemStack2.getTag().putInt("TextureHeight", this.texHeight); + } + itemStack2.hurt(1, new Random(), (ServerPlayer) null); + pushImageUpdate(uniqueId2, serverHandler.player); + return; + } + return; + } + return; + } + if (stitchedImage != null) { + packets.clear(); + ModernLifeCommon.LOGGER.error("incoming image (" + this.texWidth + "/" + this.texHeight + "/" + maxTexSizeW + "/" + maxTexSizeH + ") is too big: " + stitchedImage.length + "/" + MAX_IMAGE_LENGTH(maxTexSizeW)); + } + } + } + } + + /* renamed from: com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket$1.class */ + public class C01371 implements Comparator { + C01371() { + } + + @Override // java.util.Comparator + public int compare(ServerboundMultipartCameraPacket var1, ServerboundMultipartCameraPacket var2) { + return var1.seqNo - var2.seqNo; + } + } + + /* renamed from: com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundMultipartCameraPacket$2.class */ + public class C01382 implements ItemLike { + C01382() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CANVAS.get(); + } + } + + public byte[] getImage() { + return this.image; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartEaselPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartEaselPacket.java new file mode 100644 index 0000000..2e6c809 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundMultipartEaselPacket.java @@ -0,0 +1,209 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.blocks.EaselBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.tileentities.EaselBlockEntity; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.util.ArrayList; +import java.util.Comparator; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundMultipartEaselPacket.class */ +public class ServerboundMultipartEaselPacket implements Packet { + private int seqNo; + private boolean last; + private byte[] image; + private int texWidth; + private int texHeight; + private BlockPos easelPos; + private static final Logger LOGGER = LogManager.getLogger(); + private static Map> canvasPackets = new HashMap(); + + public ServerboundMultipartEaselPacket() { + } + + public ServerboundMultipartEaselPacket(int seqNo, boolean last, byte[] image, int texWidth, int texHeight, BlockPos easelPos) { + this.seqNo = seqNo; + this.last = last; + this.image = image; + this.texWidth = texWidth; + this.texHeight = texHeight; + this.easelPos = easelPos; + } + + public ServerboundMultipartEaselPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.seqNo = buffer.readInt(); + this.last = buffer.readBoolean(); + this.image = buffer.readByteArray(); + this.texWidth = buffer.readInt(); + this.texHeight = buffer.readInt(); + this.easelPos = buffer.readBlockPos(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeInt(this.seqNo); + buffer.writeBoolean(this.last); + buffer.writeByteArray(this.image); + buffer.writeInt(this.texWidth); + buffer.writeInt(this.texHeight); + buffer.writeBlockPos(this.easelPos); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + private ServerboundMultipartEaselPacket getLastPacket(List packets) { + for (ServerboundMultipartEaselPacket packet : packets) { + if (packet.last) { + return packet; + } + } + return null; + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle CMultipartCanvasPacket"); + if (this.easelPos != null && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + new CompoundTag(); + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null && level.isLoaded(this.easelPos)) { + BlockState easelState = level.getBlockState(this.easelPos); + ModernLifeCommon.LOGGER.debug("easelState = " + easelState); + if (easelState != null && easelState.is(CustomBlocks.BLOCK_EASEL.get()) && !((Boolean) easelState.getValue(EaselBlock.EMPTY)).booleanValue()) { + List packets = canvasPackets.get(serverHandler.player); + if (packets == null) { + packets = new ArrayList(); + canvasPackets.put(serverHandler.player, packets); + } + packets.add(this); + ServerboundMultipartEaselPacket lastPacket = getLastPacket(packets); + byte[] stitchedImage = null; + ByteArrayOutputStream stream = new ByteArrayOutputStream(); + ModernLifeCommon.LOGGER.debug("packets.size = " + packets.size() + ", lastPacket = " + lastPacket); + if (lastPacket != null && packets.size() == lastPacket.seqNo) { + packets.sort(new Comparator() { // from class: com.dairymoose.modernlife.network.play.client.ServerboundMultipartEaselPacket.1 + C01391() { + } + + @Override // java.util.Comparator + public int compare(ServerboundMultipartEaselPacket var1, ServerboundMultipartEaselPacket var2) { + return var1.seqNo - var2.seqNo; + } + }); + for (ServerboundMultipartEaselPacket packet : packets) { + try { + stream.write(packet.image); + } catch (IOException e) { + ModernLifeCommon.LOGGER.debug("error writing image part", e); + } + } + stitchedImage = stream.toByteArray(); + } + if (stitchedImage != null) { + ModernLifeCommon.LOGGER.debug("image length = " + stitchedImage.length); + } + int maxTexSizeW = 512; + int maxTexSizeH = 512; + Integer configIntW = (Integer) ModernLifeConfig.COMMON.cameraResolutionW.get(); + Integer configIntH = (Integer) ModernLifeConfig.COMMON.cameraResolutionH.get(); + if (configIntW != null) { + maxTexSizeW = configIntW.intValue(); + } + if (configIntH != null) { + maxTexSizeH = configIntH.intValue(); + } + if (stitchedImage != null && stitchedImage.length != 0 && stitchedImage.length <= ServerboundMultipartCameraPacket.MAX_IMAGE_LENGTH(maxTexSizeW) && this.texWidth <= maxTexSizeW && this.texHeight <= maxTexSizeH) { + packets.clear(); + ModernLifeCommon.LOGGER.debug("easelPos = " + this.easelPos); + BlockEntity tileEntity = level.getChunkAt(this.easelPos).getBlockEntity(this.easelPos); + ModernLifeCommon.LOGGER.debug("tileEntity = " + tileEntity); + if (tileEntity instanceof EaselBlockEntity) { + EaselBlockEntity easelBlockEntity = (EaselBlockEntity) tileEntity; + ItemStack currentItem = easelBlockEntity.getItem(0).copy(); + if (easelBlockEntity != null) { + level.setBlockAndUpdate(this.easelPos, (BlockState) easelState.setValue(EaselBlock.EMPTY, true)); + int texSize = 64; + if (this.texWidth > 0) { + } + long uniqueId = 0; + if (currentItem.getTag() != null && currentItem.getTag().contains("UniqueId")) { + uniqueId = currentItem.getTag().getLong("UniqueId"); + } + if (currentItem.getTag() != null && currentItem.getTag().contains("TextureSize")) { + texSize = currentItem.getTag().getInt("TextureSize"); + this.texWidth = currentItem.getTag().getInt("TextureWidth"); + this.texHeight = currentItem.getTag().getInt("TextureHeight"); + } + if (uniqueId == 0) { + uniqueId = ModernLifeCommon.getNextCanvasId(); + } + ServerboundMultipartCameraPacket.savePng(uniqueId, stitchedImage, this.texWidth, this.texHeight); + currentItem.getOrCreateTag().putLong("UniqueId", uniqueId); + currentItem.getOrCreateTag().putInt("TextureSize", texSize); + currentItem.getOrCreateTag().putInt("TextureWidth", this.texWidth); + currentItem.getOrCreateTag().putInt("TextureHeight", this.texHeight); + serverHandler.player.addItem(currentItem); + easelBlockEntity.setItem(0, ItemStack.EMPTY); + ServerboundMultipartCameraPacket.pushImageUpdate(currentItem); + return; + } + return; + } + return; + } + if (stitchedImage != null) { + packets.clear(); + ModernLifeCommon.LOGGER.error("incoming image (" + this.texWidth + "/" + this.texHeight + "/" + maxTexSizeW + "/" + maxTexSizeH + ") is too big: " + stitchedImage.length + "/" + ServerboundMultipartCameraPacket.MAX_IMAGE_LENGTH(maxTexSizeW)); + } + } + } + } + } + + /* renamed from: com.dairymoose.modernlife.network.play.client.ServerboundMultipartEaselPacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundMultipartEaselPacket$1.class */ + public class C01391 implements Comparator { + C01391() { + } + + @Override // java.util.Comparator + public int compare(ServerboundMultipartEaselPacket var1, ServerboundMultipartEaselPacket var2) { + return var1.seqNo - var2.seqNo; + } + } + + public byte[] getImage() { + return this.image; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundPrintSizePacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundPrintSizePacket.java new file mode 100644 index 0000000..4b626a3 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundPrintSizePacket.java @@ -0,0 +1,236 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.blocks.CanvasBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.PrinterBlockEntity; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.nbt.ListTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerPlayer; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.MenuProvider; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundPrintSizePacket.class */ +public class ServerboundPrintSizePacket implements Packet { + private static final Logger LOGGER = LogManager.getLogger(); + private int printSize; + private float blockWidth; + private float blockHeight; + private float xOffset; + private float yOffset; + private BlockPos pos; + + public ServerboundPrintSizePacket() { + this.printSize = -1; + this.blockWidth = 0.0f; + this.blockHeight = 0.0f; + this.xOffset = 0.0f; + this.yOffset = 0.0f; + } + + public ServerboundPrintSizePacket(int printSize, BlockPos pos) { + this.printSize = -1; + this.blockWidth = 0.0f; + this.blockHeight = 0.0f; + this.xOffset = 0.0f; + this.yOffset = 0.0f; + this.printSize = printSize; + this.pos = pos; + } + + public ServerboundPrintSizePacket(float blockWidth, float blockHeight, float xOffset, float yOffset, BlockPos pos) { + this.printSize = -1; + this.blockWidth = 0.0f; + this.blockHeight = 0.0f; + this.xOffset = 0.0f; + this.yOffset = 0.0f; + this.printSize = 0; + this.blockWidth = blockWidth; + this.blockHeight = blockHeight; + this.xOffset = xOffset; + this.yOffset = yOffset; + this.pos = pos; + } + + public ServerboundPrintSizePacket(FriendlyByteBuf buffer) { + this.printSize = -1; + this.blockWidth = 0.0f; + this.blockHeight = 0.0f; + this.xOffset = 0.0f; + this.yOffset = 0.0f; + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.printSize = buffer.readInt(); + this.blockWidth = buffer.readFloat(); + this.blockHeight = buffer.readFloat(); + this.xOffset = buffer.readFloat(); + this.yOffset = buffer.readFloat(); + this.pos = buffer.readBlockPos(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeInt(this.printSize); + buffer.writeFloat(this.blockWidth); + buffer.writeFloat(this.blockHeight); + buffer.writeFloat(this.xOffset); + buffer.writeFloat(this.yOffset); + buffer.writeBlockPos(this.pos); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public static float sanitizeWidthHeight(float input) { + if (input <= 1.0f) { + input = 1.0f; + } + if (input > 10.0f) { + input = 10.0f; + } + return input; + } + + public static float sanitizeOffset(float input) { + if (input < -1.0f) { + input = -1.0f; + } + if (input > 1.0f) { + input = 1.0f; + } + return input; + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ListTag imageList; + ModernLifeCommon.LOGGER.debug("Handle ServerboundPrintSizePacket"); + if (this.printSize >= 0 && this.printSize <= CanvasBlock.MAX_SIZE && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl handler = (ServerGamePacketListenerImpl) p_148833_1_; + ModernLifeCommon.LOGGER.debug("check camera"); + ServerPlayer serverPlayer = handler.player; + ItemStack itemStack = handler.player.getMainHandItem(); + if (itemStack.getItem() != CustomBlocks.ITEM_CAMERA.get()) { + if (itemStack.getItem() == CustomBlocks.ITEM_CANVAS.get()) { + itemStack.getOrCreateTag().putInt("Size", this.printSize); + if (this.printSize == 0) { + itemStack.getTag().putFloat("BlockWidth", sanitizeWidthHeight(this.blockWidth)); + itemStack.getTag().putFloat("BlockHeight", sanitizeWidthHeight(this.blockHeight)); + itemStack.getTag().putFloat("xOffset", sanitizeOffset(this.xOffset)); + itemStack.getTag().putFloat("yOffset", sanitizeOffset(this.yOffset)); + return; + } + return; + } + return; + } + ListTag listTag = itemStack.getTag().get("ImageList"); + if ((listTag instanceof ListTag) && (imageList = listTag) != null) { + int printedPhotoCount = 0; + if (!((Player) serverPlayer).level.isLoaded(this.pos)) { + return; + } + BlockEntity tileEntity = ((Player) serverPlayer).level.getBlockEntity(this.pos); + if (tileEntity instanceof PrinterBlockEntity) { + BlockState blockState = ((Player) serverPlayer).level.getBlockState(this.pos); + MenuProvider containerProvider = CustomBlocks.BLOCK_PRINTER.get().getMenuProvider(blockState, ((Player) serverPlayer).level, this.pos); + if (containerProvider != null) { + serverPlayer.openMenu(containerProvider); + } + PrinterBlockEntity printer = (PrinterBlockEntity) tileEntity; + if (printer.freeSlotCount() != 0) { + int i = 0; + while (i < imageList.size()) { + CompoundTag compoundTag = imageList.get(i); + if (compoundTag instanceof CompoundTag) { + CompoundTag nbt = compoundTag; + if (nbt.contains("UniqueId")) { + int free = printer.getFirstFreeSlot(); + if (free == -1) { + break; + } + imageList.remove(i); + i--; + long uniqueId = nbt.getLong("UniqueId"); + itemStack.setDamageValue(itemStack.getDamageValue() - 1); + ItemStack newItemStack = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.network.play.client.ServerboundPrintSizePacket.1 + C01401() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CANVAS.get(); + } + }); + newItemStack.getOrCreateTag().putLong("UniqueId", uniqueId); + if (itemStack.getTag().contains("TextureSize")) { + newItemStack.getTag().putInt("TextureSize", itemStack.getTag().getInt("TextureSize")); + } + if (itemStack.getTag().contains("TextureWidth")) { + newItemStack.getTag().putInt("TextureWidth", itemStack.getTag().getInt("TextureWidth")); + } + if (itemStack.getTag().contains("TextureHeight")) { + newItemStack.getTag().putInt("TextureHeight", itemStack.getTag().getInt("TextureHeight")); + } + newItemStack.getTag().putInt("Size", this.printSize); + if (this.printSize == 0) { + newItemStack.getTag().putFloat("BlockWidth", sanitizeWidthHeight(this.blockWidth)); + newItemStack.getTag().putFloat("BlockHeight", sanitizeWidthHeight(this.blockHeight)); + newItemStack.getTag().putFloat("xOffset", sanitizeOffset(this.xOffset)); + newItemStack.getTag().putFloat("yOffset", sanitizeOffset(this.yOffset)); + } + newItemStack.setHoverName(new TextComponent("Photograph")); + printer.setItem(free, newItemStack); + printedPhotoCount++; + } else { + continue; + } + } + i++; + } + if (printedPhotoCount > 0) { + String photosText = "photos"; + if (printedPhotoCount == 1) { + photosText = "photo"; + } + serverPlayer.sendMessage(new TextComponent("Printed " + String.valueOf(printedPhotoCount) + " " + photosText), serverPlayer.getUUID()); + } + } else if (imageList.size() > 0) { + serverPlayer.sendMessage(new TextComponent("Printer tray is full! Clear some space to print your photos"), serverPlayer.getUUID()); + } + } + } + ModernLifeCommon.LOGGER.debug("finished checking camera"); + } + } + + /* renamed from: com.dairymoose.modernlife.network.play.client.ServerboundPrintSizePacket$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundPrintSizePacket$1.class */ + public class C01401 implements ItemLike { + C01401() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CANVAS.get(); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRadiatorPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRadiatorPacket.java new file mode 100644 index 0000000..b65da58 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRadiatorPacket.java @@ -0,0 +1,75 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.blocks.RadiatorBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.RadiatorBlockEntity; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundRadiatorPacket.class */ +public class ServerboundRadiatorPacket implements Packet { + private RadiatorBlock.HeatType heatType; + private BlockPos radiatorPos; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundRadiatorPacket() { + } + + public ServerboundRadiatorPacket(RadiatorBlock.HeatType heatType, BlockPos easelPos) { + this.heatType = heatType; + this.radiatorPos = easelPos; + } + + public ServerboundRadiatorPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + this.heatType = (RadiatorBlock.HeatType) buffer.readEnum(RadiatorBlock.HeatType.class); + this.radiatorPos = buffer.readBlockPos(); + } + + public void write(FriendlyByteBuf buffer) { + buffer.writeEnum(this.heatType); + buffer.writeBlockPos(this.radiatorPos); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + BlockState radiatorState; + ModernLifeCommon.LOGGER.debug("Handle ServerboundRadiatorPacket"); + if (this.radiatorPos != null && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + new CompoundTag(); + ServerLevel level = serverHandler.player.getLevel(); + if (level != null && level.isLoaded(this.radiatorPos) && (radiatorState = level.getBlockState(this.radiatorPos)) != null && radiatorState.is(CustomBlocks.BLOCK_RADIATOR.get())) { + BlockEntity tileEntity = level.getChunkAt(this.radiatorPos).getBlockEntity(this.radiatorPos); + if (tileEntity instanceof RadiatorBlockEntity) { + RadiatorBlockEntity radiatorBlockEntity = (RadiatorBlockEntity) tileEntity; + if (radiatorBlockEntity != null) { + level.setBlockAndUpdate(this.radiatorPos, (BlockState) radiatorState.setValue(RadiatorBlock.HEAT, this.heatType)); + } + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRequestCanvasPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRequestCanvasPacket.java new file mode 100644 index 0000000..1c694e4 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundRequestCanvasPacket.java @@ -0,0 +1,83 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.util.HashMap; +import java.util.Map; +import java.util.function.Supplier; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.player.Player; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundRequestCanvasPacket.class */ +public class ServerboundRequestCanvasPacket implements Packet { + private long uniqueId; + private static final Logger LOGGER = LogManager.getLogger(); + private static Map> requestTimestamps = new HashMap(); + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundRequestCanvasPacket$RequestInfo.class */ + public static class RequestInfo { + long timestamp; + + private RequestInfo() { + } + } + + public ServerboundRequestCanvasPacket() { + } + + public ServerboundRequestCanvasPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundRequestCanvasPacket(long uniqueId) { + this.uniqueId = uniqueId; + } + + public void read(FriendlyByteBuf packet) { + this.uniqueId = packet.readLong(); + } + + public void write(FriendlyByteBuf packet) { + packet.writeLong(this.uniqueId); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundRequestCanvasPacket"); + if (this.uniqueId > 0 && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + long currentTime = System.currentTimeMillis(); + long timestamp = 0; + Map requestMap = requestTimestamps.get(serverHandler.player); + if (requestMap != null) { + RequestInfo requestInfo = requestMap.get(Long.valueOf(this.uniqueId)); + if (requestInfo != null) { + timestamp = requestInfo.timestamp; + } + } else { + requestMap = new HashMap(); + } + long timeDiff = currentTime - timestamp; + if (timeDiff >= 30000) { + RequestInfo requestInfo2 = new RequestInfo(); + requestInfo2.timestamp = currentTime; + requestMap.put(Long.valueOf(this.uniqueId), requestInfo2); + requestTimestamps.put(serverHandler.player, requestMap); + ServerboundMultipartCameraPacket.pushImageUpdate(this.uniqueId, serverHandler.player); + ModernLifeCommon.LOGGER.debug("sent reply to canvas request"); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundStopUsingCameraPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundStopUsingCameraPacket.java new file mode 100644 index 0000000..af6170b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundStopUsingCameraPacket.java @@ -0,0 +1,48 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.items.CameraItem; +import java.util.function.Supplier; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.player.Player; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundStopUsingCameraPacket.class */ +public class ServerboundStopUsingCameraPacket implements Packet { + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundStopUsingCameraPacket() { + } + + public ServerboundStopUsingCameraPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public void read(FriendlyByteBuf buffer) { + } + + public void write(FriendlyByteBuf buffer) { + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundStopUsingCameraPacket"); + if (p_148833_1_ instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl handler = (ServerGamePacketListenerImpl) p_148833_1_; + Player player = handler.player; + CameraItem.usingCameraServer.put(player, false); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundTrashCanPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundTrashCanPacket.java new file mode 100644 index 0000000..f5590c1 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundTrashCanPacket.java @@ -0,0 +1,76 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.inventory.container.TrashCanContainer; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.util.function.Supplier; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundTrashCanPacket.class */ +public class ServerboundTrashCanPacket implements Packet { + private int containerId; + private ItemStack toTrash; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundTrashCanPacket() { + this.toTrash = ItemStack.EMPTY; + } + + public ServerboundTrashCanPacket(FriendlyByteBuf buffer) { + this.toTrash = ItemStack.EMPTY; + read(buffer); + } + + public ServerboundTrashCanPacket(int containerId, ItemStack toTrash) { + this.toTrash = ItemStack.EMPTY; + this.containerId = containerId; + this.toTrash = toTrash; + } + + public void read(FriendlyByteBuf p_148837_1_) { + this.containerId = p_148837_1_.readInt(); + this.toTrash = p_148837_1_.readItem(); + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeInt(this.containerId); + p_148840_1_.writeItem(this.toTrash); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public static boolean playerHasItem(Player player, ItemStack item) { + if (player.containerMenu.getSlot(0).getItem().sameItem(item)) { + return true; + } + return false; + } + + public void handle(ServerGamePacketListener p_148833_1_) { + ModernLifeCommon.LOGGER.debug("Handle ServerboundTrashCanPacket"); + if (p_148833_1_ instanceof ServerGamePacketListenerImpl) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + serverHandler.player.resetLastActionTime(); + if (serverHandler.player.containerMenu.containerId == this.containerId && !serverHandler.player.isSpectator() && (serverHandler.player.containerMenu instanceof TrashCanContainer)) { + TrashCanContainer trashCanContainer = (TrashCanContainer) serverHandler.player.containerMenu; + if (playerHasItem(serverHandler.player, this.toTrash)) { + trashCanContainer.trashItem(this.toTrash); + serverHandler.player.containerMenu.broadcastChanges(); + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundWirelessChannelPacket.java b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundWirelessChannelPacket.java new file mode 100644 index 0000000..8b1ffc5 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/network/play/client/ServerboundWirelessChannelPacket.java @@ -0,0 +1,128 @@ +package com.dairymoose.modernlife.network.play.client; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.tileentities.IChannelHolder; +import com.dairymoose.modernlife.tileentities.PowerReceiverBlockEntity; +import com.dairymoose.modernlife.tileentities.PowerTransmitterBlockEntity; +import java.util.ArrayList; +import java.util.List; +import java.util.Set; +import java.util.function.Supplier; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.FriendlyByteBuf; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.network.protocol.Packet; +import net.minecraft.network.protocol.game.ServerGamePacketListener; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.server.network.ServerGamePacketListenerImpl; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.network.NetworkEvent; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/network/play/client/ServerboundWirelessChannelPacket.class */ +public class ServerboundWirelessChannelPacket implements Packet { + private int newChannel; + private BlockPos wirelessBlockPos; + private static final Logger LOGGER = LogManager.getLogger(); + + public ServerboundWirelessChannelPacket() { + } + + public ServerboundWirelessChannelPacket(FriendlyByteBuf buffer) { + read(buffer); + } + + public ServerboundWirelessChannelPacket(int newChannel, BlockPos wirelessBlockPos) { + this.newChannel = newChannel; + this.wirelessBlockPos = wirelessBlockPos; + } + + public void read(FriendlyByteBuf p_148837_1_) { + this.newChannel = p_148837_1_.readInt(); + this.wirelessBlockPos = p_148837_1_.readBlockPos(); + } + + public void write(FriendlyByteBuf p_148840_1_) { + p_148840_1_.writeInt(this.newChannel); + p_148840_1_.writeBlockPos(this.wirelessBlockPos); + } + + public void handle(Supplier ctx) { + ctx.get().enqueueWork(() -> { + ((NetworkEvent.Context) ctx.get()).getSender(); + handle((ServerGamePacketListener) ((NetworkEvent.Context) ctx.get()).getNetworkManager().getPacketListener()); + }); + ctx.get().setPacketHandled(true); + } + + public static void purgeRemovedChannelHolders(Set data) { + if (data == null) { + return; + } + List toRemove = new ArrayList<>(); + for (T tileEntity : data) { + if (tileEntity.hasLevel() && !tileEntity.getLevel().isLoaded(tileEntity.getBlockPos())) { + toRemove.add(tileEntity); + } + } + for (T t : toRemove) { + ModernLifeCommon.LOGGER.debug("Purge entity: " + t); + data.remove(t); + } + } + + public void handle(ServerGamePacketListener p_148833_1_) { + IChannelHolder iChannelHolder; + ModernLifeCommon.LOGGER.debug("Handle ServerboundWirelessChannelPacket"); + if (this.wirelessBlockPos != null && (p_148833_1_ instanceof ServerGamePacketListenerImpl)) { + ServerGamePacketListenerImpl serverHandler = (ServerGamePacketListenerImpl) p_148833_1_; + new CompoundTag(); + ServerLevel level = serverHandler.player.getLevel(); + ModernLifeCommon.LOGGER.debug("world = " + level); + if (level != null && level.isLoaded(this.wirelessBlockPos)) { + BlockState wirelessBlockState = level.getBlockState(this.wirelessBlockPos); + ModernLifeCommon.LOGGER.debug("wirelessBlockState = " + wirelessBlockState); + if (wirelessBlockState != null) { + if ((wirelessBlockState.is(CustomBlocks.BLOCK_POWER_TRANSMITTER.get()) || wirelessBlockState.is(CustomBlocks.BLOCK_POWER_RECEIVER.get())) && this.newChannel >= 0 && this.newChannel <= 9999) { + ModernLifeCommon.LOGGER.debug("wirelessBlockPos = " + this.wirelessBlockPos); + IChannelHolder blockEntity = level.getChunkAt(this.wirelessBlockPos).getBlockEntity(this.wirelessBlockPos); + ModernLifeCommon.LOGGER.debug("tileEntity = " + blockEntity); + if ((blockEntity instanceof IChannelHolder) && (iChannelHolder = blockEntity) != null) { + iChannelHolder.setCurrentChannel(this.newChannel); + Set transmitters = PowerTransmitterBlockEntity.perChannelPowerTransmitters.get(Integer.valueOf(this.newChannel)); + int transmitterCount = 0; + if (transmitters != null) { + purgeRemovedChannelHolders(transmitters); + transmitterCount = transmitters.size(); + } + Set receivers = PowerReceiverBlockEntity.perChannelPowerReceivers.get(Integer.valueOf(this.newChannel)); + int receiverCount = 0; + if (receivers != null) { + purgeRemovedChannelHolders(receivers); + receiverCount = receivers.size(); + } + String outputText = "Channel " + this.newChannel + " now has " + transmitterCount + " transmitters and " + receiverCount + " receivers"; + serverHandler.player.sendMessage(new TextComponent(outputText), serverHandler.player.getUUID()); + if (transmitters != null) { + for (PowerTransmitterBlockEntity transmitterNow : transmitters) { + String trans = "t=" + transmitterNow; + ModernLifeCommon.LOGGER.debug(trans); + } + } + if (receivers != null) { + for (PowerReceiverBlockEntity receiverNow : receivers) { + String recv = "r=" + receiverNow; + ModernLifeCommon.LOGGER.debug(recv); + } + } + } + } + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/AlarmClockBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/AlarmClockBlockEntityRenderer.java new file mode 100644 index 0000000..0440005 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/AlarmClockBlockEntityRenderer.java @@ -0,0 +1,293 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.CanvasBlock; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.tileentities.AlarmClockBlockEntity; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.math.Vector3f; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.GuiComponent; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.Direction; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/AlarmClockBlockEntityRenderer.class */ +public class AlarmClockBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + int currentPos = 0; + private PoseStack currentStack = null; + private static final int X_START = 44; + private static final int X_INCREMENT = -13; + private static final int Y_START = 13; + private static final int MID_X_ADJUST = 2; + private static final int MID_Y_ADJUST = -1; + private static final int COLON_GAP = -4; + private static final int COLON_X = 27; + private static final int COLON_Y = 13; + private static final int MOON_X = 54; + private static final int MOON_Y = 3; + private static final int PM_X = 51; + private static final int PM_Y = 20; + private static final long TIME_DIFFERENCE = 6000; + private static final long TIME_FULL_DAY = 24000; + private static final int TIME_UNITS_PER_MINUTE = 1000; + + public AlarmClockBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + private void resetCurrentPos() { + this.currentPos = 0; + } + + private void renderRect(PoseStack matrixStack, int x, int y, int width, int height) { + int r = 249; + int g = 8; + int b = 40; + Integer alarmClockTextColorR = (Integer) ModernLifeConfig.CLIENT.alarmClockTextColorR.get(); + Integer alarmClockTextColorG = (Integer) ModernLifeConfig.CLIENT.alarmClockTextColorG.get(); + Integer alarmClockTextColorB = (Integer) ModernLifeConfig.CLIENT.alarmClockTextColorB.get(); + if (alarmClockTextColorR != null) { + r = alarmClockTextColorR.intValue(); + } + if (alarmClockTextColorG != null) { + g = alarmClockTextColorG.intValue(); + } + if (alarmClockTextColorB != null) { + b = alarmClockTextColorB.intValue(); + } + int combinedColor = (255 << 24) | (r << 16) | (g << 8) | b; + RenderSystem.setShaderColor(r / 255.0f, g / 255.0f, b / 255.0f, 1.0f); + GuiComponent.fill(matrixStack, x + width, y + height, x, y, combinedColor); + } + + private int getNewX() { + int newX = X_START + (this.currentPos * X_INCREMENT); + if (this.currentPos >= MID_X_ADJUST) { + newX += COLON_GAP; + } + return newX; + } + + private int getNewY() { + return 13; + } + + private void renderTopRight() { + int newX = getNewX(); + int newY = getNewY(); + renderRect(this.currentStack, newX, newY, MID_X_ADJUST, 8); + } + + private void renderTop() { + int newX = getNewX(); + int newY = getNewY(); + renderRect(this.currentStack, newX + MID_X_ADJUST, newY + 9 + MID_Y_ADJUST, 7, MID_X_ADJUST); + } + + private void renderTopLeft() { + int newX = getNewX(); + int newY = getNewY(); + renderRect(this.currentStack, newX + 9, newY, MID_X_ADJUST, 8); + } + + private void renderMid() { + int newX = getNewX(); + int newY = getNewY(); + renderRect(this.currentStack, newX + MID_X_ADJUST, newY + MID_Y_ADJUST, 7, MID_X_ADJUST); + } + + private void renderBottomRight() { + int newX = getNewX(); + int newY = getNewY(); + renderRect(this.currentStack, newX, newY - 9, MID_X_ADJUST, 8); + } + + private void renderBottom() { + int newX = getNewX(); + int newY = getNewY(); + renderRect(this.currentStack, newX + MID_X_ADJUST, (newY - 9) + MID_Y_ADJUST, 7, MID_X_ADJUST); + } + + private void renderBottomLeft() { + int newX = getNewX(); + int newY = getNewY(); + renderRect(this.currentStack, newX + 9, newY - 9, MID_X_ADJUST, 8); + } + + private void renderColon() { + renderRect(this.currentStack, 27, 13, MID_X_ADJUST, MID_X_ADJUST); + renderRect(this.currentStack, 27, 9, MID_X_ADJUST, MID_X_ADJUST); + } + + private void renderMoon() { + renderRect(this.currentStack, MOON_X, 3, 1, 1); + renderRect(this.currentStack, 53, 3, 1, 1); + renderRect(this.currentStack, 55, MID_X_ADJUST, 1, 1); + renderRect(this.currentStack, 55, 1, 1, 1); + renderRect(this.currentStack, 52, MID_X_ADJUST, 1, 1); + renderRect(this.currentStack, 52, 1, 1, 1); + renderRect(this.currentStack, MOON_X, 0, 1, 1); + renderRect(this.currentStack, 53, 0, 1, 1); + } + + private void renderPmDot() { + renderRect(this.currentStack, 51, 20, 4, 4); + } + + private void renderNumber(int no) { + if (no == 1) { + renderTopRight(); + renderBottomRight(); + } else if (no == MID_X_ADJUST) { + renderTop(); + renderTopRight(); + renderMid(); + renderBottomLeft(); + renderBottom(); + } else if (no == 3) { + renderTop(); + renderTopRight(); + renderMid(); + renderBottomRight(); + renderBottom(); + } else if (no == 4) { + renderTopLeft(); + renderTopRight(); + renderMid(); + renderBottomRight(); + } else if (no == 5) { + renderTop(); + renderTopLeft(); + renderMid(); + renderBottomRight(); + renderBottom(); + } else if (no == 6) { + renderTop(); + renderTopLeft(); + renderMid(); + renderBottomRight(); + renderBottom(); + renderBottomLeft(); + } else if (no == 7) { + renderTop(); + renderTopRight(); + renderBottomRight(); + } else if (no == 8) { + renderTopLeft(); + renderTop(); + renderTopRight(); + renderMid(); + renderBottom(); + renderBottomLeft(); + renderBottomRight(); + } else if (no == 9) { + renderTopLeft(); + renderTop(); + renderTopRight(); + renderMid(); + renderBottom(); + renderBottomRight(); + } else if (no == 0) { + renderTopLeft(); + renderTop(); + renderTopRight(); + renderBottom(); + renderBottomLeft(); + renderBottomRight(); + } + this.currentPos++; + } + + private void renderTime(int hour, int minute) { + int hourLeftDigit = hour / 10; + int hourRightDigit = hour % 10; + if (hourLeftDigit > 0) { + renderNumber(hourLeftDigit); + } else { + this.currentPos++; + } + renderNumber(hourRightDigit); + int minuteLeftDigit = minute / 10; + int minuteRightDigit = minute % 10; + renderNumber(minuteLeftDigit); + renderNumber(minuteRightDigit); + renderColon(); + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.AlarmClockBlockEntityRenderer$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/AlarmClockBlockEntityRenderer$1.class */ + public static /* synthetic */ class C01411 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = AlarmClockBlockEntityRenderer.MID_X_ADJUST; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public void render(AlarmClockBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int i1) { + switch (C01411.$SwitchMap$net$minecraft$core$Direction[tileEntity.getBlockState().getValue(CanvasBlock.FACING).ordinal()]) { + case 1: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + break; + case MID_X_ADJUST /* 2 */: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + matrixStack.translate(-1.0d, 0.0d, 1.0d); + break; + case 3: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(0.0f)); + matrixStack.translate(0.0d, 0.0d, 1.0d); + break; + case 4: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.translate(-1.0d, 0.0d, 0.0d); + break; + } + matrixStack.translate(0.0d, 0.0d, -0.8149999976158142d); + matrixStack.scale(0.01f, 0.01f, 0.01f); + matrixStack.translate(10.0d, 0.0d, 0.0d); + matrixStack.translate(11.800000190734863d, 3.200000047683716d, 0.0d); + RenderSystem.enableDepthTest(); + this.currentStack = matrixStack; + resetCurrentPos(); + long dayTime = Minecraft.getInstance().level.getDayTime(); + long currentTime = (dayTime + TIME_DIFFERENCE) % TIME_FULL_DAY; + long displayTime = currentTime; + Boolean config24Hours = (Boolean) ModernLifeConfig.CLIENT.clock24HoursMode.get(); + if ((config24Hours == null || !config24Hours.booleanValue()) && currentTime >= 12000) { + renderPmDot(); + displayTime = currentTime - 12000; + } + Boolean configMoonIndicator = (Boolean) ModernLifeConfig.CLIENT.moonIndicator.get(); + if (configMoonIndicator != null && configMoonIndicator.booleanValue() && (currentTime >= 18542 || currentTime < 5460)) { + renderMoon(); + } + int hour = ((int) displayTime) / TIME_UNITS_PER_MINUTE; + if (hour == 0) { + hour = 12; + } + int minute = (60 * (((int) displayTime) % TIME_UNITS_PER_MINUTE)) / TIME_UNITS_PER_MINUTE; + renderTime(hour, minute); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/CanvasBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/CanvasBlockEntityRenderer.java new file mode 100644 index 0000000..edc426c --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/CanvasBlockEntityRenderer.java @@ -0,0 +1,206 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.CanvasBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.network.play.client.ServerboundPrintSizePacket; +import com.dairymoose.modernlife.tileentities.CanvasBlockEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.blaze3d.vertex.VertexConsumer; +import com.mojang.math.Matrix4f; +import com.mojang.math.Vector3f; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.RenderType; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.Direction; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.client.model.data.EmptyModelData; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/CanvasBlockEntityRenderer.class */ +public class CanvasBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + + public CanvasBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + public boolean shouldRenderOffScreen(CanvasBlockEntity p_112306_) { + return false; + } + + public boolean isSane(float blockWidth, float blockHeight, float xOffset, float yOffset) { + float after = ServerboundPrintSizePacket.sanitizeWidthHeight(blockWidth); + if (blockWidth != after) { + return false; + } + float after2 = ServerboundPrintSizePacket.sanitizeWidthHeight(blockHeight); + if (blockHeight != after2) { + return false; + } + float after3 = ServerboundPrintSizePacket.sanitizeOffset(xOffset); + if (xOffset != after3) { + return false; + } + float after4 = ServerboundPrintSizePacket.sanitizeOffset(yOffset); + if (yOffset != after4) { + return false; + } + return true; + } + + public void render(CanvasBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int i1) { + int canvasSize = ((Integer) tileEntity.getBlockState().getValue(CanvasBlock.SIZE)).intValue(); + Direction facing = tileEntity.getBlockState().getValue(CanvasBlock.FACING); + boolean saneCustomCanvas = false; + if (canvasSize == 0) { + saneCustomCanvas = isSane(tileEntity.blockWidth, tileEntity.blockHeight, tileEntity.xOffset, tileEntity.yOffset); + if (saneCustomCanvas) { + matrixStack.pushPose(); + if (facing == Direction.EAST) { + matrixStack.translate(0.5d, 0.5d, 0.5d); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + matrixStack.translate(-0.5d, -0.5d, -0.5d); + } else if (facing == Direction.SOUTH) { + matrixStack.translate(0.5d, 0.5d, 0.5d); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.translate(-0.5d, -0.5d, -0.5d); + } else if (facing == Direction.WEST) { + matrixStack.translate(0.5d, 0.5d, 0.5d); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + matrixStack.translate(-0.5d, -0.5d, -0.5d); + } + matrixStack.translate(-tileEntity.xOffset, tileEntity.yOffset, 0.0d); + float xDiff = tileEntity.blockWidth - 1.0f; + float yDiff = tileEntity.blockHeight - 1.0f; + matrixStack.translate((-xDiff) / 2.0f, (-yDiff) / 2.0f, 0.0d); + matrixStack.scale(tileEntity.blockWidth, tileEntity.blockHeight, 1.0f); + } + Minecraft.getInstance().getBlockRenderer().renderSingleBlock((BlockState) ((BlockState) CustomBlocks.BLOCK_FACELESS_CANVAS.get().defaultBlockState().setValue(CanvasBlock.SIZE, 1)).setValue(CanvasBlock.FACING, Direction.NORTH), matrixStack, iRenderTypeBuffer, lightmap, i1, EmptyModelData.INSTANCE); + if (saneCustomCanvas) { + matrixStack.popPose(); + } + } + switch (C01421.$SwitchMap$net$minecraft$core$Direction[facing.ordinal()]) { + case 1: + if (Minecraft.getInstance().player.blockPosition().getX() < tileEntity.getBlockPos().getX()) { + return; + } + break; + case 2: + if (Minecraft.getInstance().player.blockPosition().getX() > tileEntity.getBlockPos().getX()) { + return; + } + break; + case 3: + if (Minecraft.getInstance().player.blockPosition().getZ() > tileEntity.getBlockPos().getZ()) { + return; + } + break; + case 4: + if (Minecraft.getInstance().player.blockPosition().getZ() < tileEntity.getBlockPos().getZ()) { + return; + } + break; + } + tileEntity.initImage(); + matrixStack.pushPose(); + switch (C01421.$SwitchMap$net$minecraft$core$Direction[tileEntity.getBlockState().getValue(CanvasBlock.FACING).ordinal()]) { + case 1: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + break; + case 2: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + matrixStack.translate(-1.0d, 0.0d, 1.0d); + break; + case 3: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(0.0f)); + matrixStack.translate(0.0d, 0.0d, 1.0d); + break; + case 4: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.translate(-1.0d, 0.0d, 0.0d); + break; + } + matrixStack.translate(0.0d, 0.0d, -0.0949999988079071d); + RenderType renderType = tileEntity.getDynamicRenderType(); + if (renderType != null) { + VertexConsumer dynamicBuilder = iRenderTypeBuffer.getBuffer(tileEntity.getDynamicRenderType()); + float mod = 0.0f; + float topMod = 0.0f; + float modWidth = 0.0f; + float modHeight = 0.0f; + if (canvasSize == 0) { + if (saneCustomCanvas) { + float sizeW = (tileEntity.blockWidth - 1.0f) / 2.0f; + float sizeH = (tileEntity.blockHeight - 1.0f) / 2.0f; + matrixStack.translate(-tileEntity.xOffset, tileEntity.yOffset, 0.0d); + matrixStack.translate(0.0d, -sizeH, 0.0d); + modWidth = sizeW; + modHeight = sizeH; + topMod = sizeH; + } else { + canvasSize = 1; + } + } + if (canvasSize == 4) { + mod = 1.0f; + } else if (canvasSize == 3) { + mod = 0.5f; + } else if (canvasSize == 2) { + mod = 0.25f; + } else if (canvasSize == 5) { + matrixStack.translate(0.0d, -0.3125d, 0.0d); + mod = 0.3125f; + topMod = 0.3125f; + } else if (canvasSize == 6) { + matrixStack.translate(0.0d, -0.625d, 0.0d); + mod = 0.625f; + topMod = 0.625f; + } else if (canvasSize == 7) { + matrixStack.translate(0.0d, -1.0d, 0.0d); + mod = 1.0f; + topMod = 1.0f; + } + if (canvasSize != 0) { + modWidth = mod; + modHeight = mod; + } + Matrix4f matrix4f = matrixStack.last().pose(); + dynamicBuilder.vertex(matrix4f, 0.0f - modWidth, 1.0f + modHeight + topMod, 0.0f).color(255, 255, 255, 255).uv(0.0f, 1.0f).uv2(lightmap).endVertex(); + dynamicBuilder.vertex(matrix4f, 1.0f + modWidth, 1.0f + modHeight + topMod, 0.0f).color(255, 255, 255, 255).uv(1.0f, 1.0f).uv2(lightmap).endVertex(); + dynamicBuilder.vertex(matrix4f, 1.0f + modWidth, 0.0f, 0.0f).color(255, 255, 255, 255).uv(1.0f, 0.0f).uv2(lightmap).endVertex(); + dynamicBuilder.vertex(matrix4f, 0.0f - modWidth, 0.0f, 0.0f).color(255, 255, 255, 255).uv(0.0f, 0.0f).uv2(lightmap).endVertex(); + } + matrixStack.popPose(); + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.CanvasBlockEntityRenderer$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/CanvasBlockEntityRenderer$1.class */ + public static /* synthetic */ class C01421 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer.java new file mode 100644 index 0000000..0d33703 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer.java @@ -0,0 +1,384 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.gui.chess.BishopPiece; +import com.dairymoose.modernlife.blocks.gui.chess.KingPiece; +import com.dairymoose.modernlife.blocks.gui.chess.KnightPiece; +import com.dairymoose.modernlife.blocks.gui.chess.PawnPiece; +import com.dairymoose.modernlife.blocks.gui.chess.Piece; +import com.dairymoose.modernlife.blocks.gui.chess.QueenPiece; +import com.dairymoose.modernlife.blocks.gui.chess.RookPiece; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.network.play.client.ServerboundChessStatePacket; +import com.dairymoose.modernlife.tileentities.ChessBoardBlockEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.block.model.ItemTransforms; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.ItemLike; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer.class */ +public class ChessBoardBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + private static final ItemStack IS_ROOK = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.1 + C01431() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_ROOK.get(); + } + }); + private static final ItemStack IS_BISHOP = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.2 + C01472() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_BISHOP.get(); + } + }); + private static final ItemStack IS_PAWN = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.3 + C01483() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_PAWN.get(); + } + }); + private static final ItemStack IS_KNIGHT = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.4 + C01494() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KNIGHT.get(); + } + }); + private static final ItemStack IS_KING = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.5 + C01505() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KING.get(); + } + }); + private static final ItemStack IS_QUEEN = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.6 + C01516() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_QUEEN.get(); + } + }); + private static final ItemStack IS_ROOK_W = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.7 + C01527() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_ROOK_W.get(); + } + }); + private static final ItemStack IS_BISHOP_W = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.8 + C01538() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_BISHOP_W.get(); + } + }); + private static final ItemStack IS_PAWN_W = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.9 + C01549() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_PAWN_W.get(); + } + }); + private static final ItemStack IS_KNIGHT_W = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.10 + C014410() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KNIGHT_W.get(); + } + }); + private static final ItemStack IS_KING_W = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.11 + C014511() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KING_W.get(); + } + }); + private static final ItemStack IS_QUEEN_W = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer.12 + C014612() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_QUEEN_W.get(); + } + }); + public static Map stateMap = new HashMap(); + private static final float WHITE_OVERLAY_PACK_VALUE = 0.5f; + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$1.class */ + class C01431 implements ItemLike { + C01431() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_ROOK.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$2.class */ + class C01472 implements ItemLike { + C01472() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_BISHOP.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$3.class */ + class C01483 implements ItemLike { + C01483() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_PAWN.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$4 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$4.class */ + class C01494 implements ItemLike { + C01494() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KNIGHT.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$5 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$5.class */ + class C01505 implements ItemLike { + C01505() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KING.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$6 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$6.class */ + class C01516 implements ItemLike { + C01516() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_QUEEN.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$7 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$7.class */ + class C01527 implements ItemLike { + C01527() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_ROOK_W.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$8 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$8.class */ + class C01538 implements ItemLike { + C01538() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_BISHOP_W.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$9 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$9.class */ + class C01549 implements ItemLike { + C01549() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_PAWN_W.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$10 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$10.class */ + class C014410 implements ItemLike { + C014410() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KNIGHT_W.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$11 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$11.class */ + class C014511 implements ItemLike { + C014511() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_KING_W.get(); + } + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.ChessBoardBlockEntityRenderer$12 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$12.class */ + class C014612 implements ItemLike { + C014612() { + } + + public Item asItem() { + return CustomBlocks.ITEM_CHESS_QUEEN_W.get(); + } + } + + public ChessBoardBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ChessBoardBlockEntityRenderer$GameState.class */ + public class GameState { + private List whitePieces; + private List blackPieces; + private int lastHash = 0; + private boolean isWhiteTurn = true; + + public GameState() { + } + } + + public void renderPiece(ItemStack toRender, int x, int y, PoseStack matrixStack, int lightmap, int overlay, MultiBufferSource iRenderTypeBuffer) { + matrixStack.pushPose(); + matrixStack.translate(0.225d + (x * 0.0782d), 0.12d, 0.225d + (y * 0.0782d)); + matrixStack.scale(0.12f, 0.12f, 0.12f); + Minecraft.getInstance().getItemRenderer().renderStatic(toRender, ItemTransforms.TransformType.FIXED, lightmap, overlay, matrixStack, iRenderTypeBuffer, 0); + matrixStack.popPose(); + } + + private void defaultPiecesOneSide(int startY, int yIncrement, PoseStack matrixStack, int lightmap, int overlay, MultiBufferSource iRenderTypeBuffer, boolean isWhite) { + renderPiece(isWhite ? IS_ROOK_W : IS_ROOK, 0, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + renderPiece(isWhite ? IS_KNIGHT_W : IS_KNIGHT, 1, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + renderPiece(isWhite ? IS_BISHOP_W : IS_BISHOP, 2, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + renderPiece(isWhite ? IS_KING_W : IS_KING, 3, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + renderPiece(isWhite ? IS_QUEEN_W : IS_QUEEN, 4, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + renderPiece(isWhite ? IS_BISHOP_W : IS_BISHOP, 5, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + renderPiece(isWhite ? IS_KNIGHT_W : IS_KNIGHT, 6, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + renderPiece(isWhite ? IS_ROOK_W : IS_ROOK, 7, startY, matrixStack, lightmap, overlay, iRenderTypeBuffer); + for (int i = 0; i < 8; i++) { + renderPiece(isWhite ? IS_PAWN_W : IS_PAWN, i, startY + yIncrement, matrixStack, lightmap, overlay, iRenderTypeBuffer); + } + } + + public void defaultBoardState(PoseStack matrixStack, int lightmap, int overlay, MultiBufferSource iRenderTypeBuffer) { + defaultPiecesOneSide(0, 1, matrixStack, lightmap, overlay, iRenderTypeBuffer, false); + defaultPiecesOneSide(7, -1, matrixStack, lightmap, overlay, iRenderTypeBuffer, true); + } + + public ItemStack getItemStackForPiece(Piece p, boolean isWhite) { + ItemStack pieceType = null; + if (p instanceof RookPiece) { + pieceType = isWhite ? IS_ROOK_W : IS_ROOK; + } else if (p instanceof BishopPiece) { + pieceType = isWhite ? IS_BISHOP_W : IS_BISHOP; + } else if (p instanceof PawnPiece) { + pieceType = isWhite ? IS_PAWN_W : IS_PAWN; + } else if (p instanceof KnightPiece) { + pieceType = isWhite ? IS_KNIGHT_W : IS_KNIGHT; + } else if (p instanceof KingPiece) { + pieceType = isWhite ? IS_KING_W : IS_KING; + } else if (p instanceof QueenPiece) { + pieceType = isWhite ? IS_QUEEN_W : IS_QUEEN; + } + return pieceType; + } + + public void nbtBoardState(PoseStack matrixStack, int lightmap, int overlay, MultiBufferSource iRenderTypeBuffer, GameState gameState) { + boolean mirrorBoard = gameState.isWhiteTurn; + for (Piece p : gameState.blackPieces) { + ItemStack pieceType = getItemStackForPiece(p, false); + if (pieceType != null) { + int x = p.f9x; + int y = p.f10y; + if (mirrorBoard) { + x = 7 - x; + y = 7 - y; + } + renderPiece(pieceType, x, y, matrixStack, lightmap, overlay, iRenderTypeBuffer); + } + } + for (Piece p2 : gameState.whitePieces) { + ItemStack pieceType2 = getItemStackForPiece(p2, true); + if (pieceType2 != null) { + int x2 = p2.f9x; + int y2 = p2.f10y; + if (mirrorBoard) { + x2 = 7 - x2; + y2 = 7 - y2; + } + renderPiece(pieceType2, x2, y2, matrixStack, lightmap, overlay, iRenderTypeBuffer); + } + } + } + + public void render(ChessBoardBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int overlay) { + if (!tileEntity.isEmpty()) { + ItemStack itemStack = tileEntity.getItem(0); + if (itemStack.getItem() == CustomBlocks.ITEM_CHESS_BOARD.get()) { + CompoundTag nbt = itemStack.getTag(); + if (nbt != null && nbt.contains("BoardState")) { + GameState gameState = stateMap.get(tileEntity.getBlockPos()); + if (gameState == null) { + gameState = new GameState(); + stateMap.put(tileEntity.getBlockPos(), gameState); + } + int newHash = nbt.hashCode(); + if (newHash != gameState.lastHash) { + ModernLifeCommon.LOGGER.debug("check nbt: " + newHash + "/" + gameState.lastHash); + ModernLifeCommon.LOGGER.debug("nbt=" + nbt); + gameState.lastHash = newHash; + ServerboundChessStatePacket packet = ServerboundChessStatePacket.fromNbt(nbt); + gameState.whitePieces = new ArrayList(packet.whitePieces); + gameState.blackPieces = new ArrayList(packet.blackPieces); + gameState.isWhiteTurn = packet.isWhiteTurn; + } + nbtBoardState(matrixStack, lightmap, overlay, iRenderTypeBuffer, gameState); + return; + } + defaultBoardState(matrixStack, lightmap, overlay, iRenderTypeBuffer); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MicrowaveBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MicrowaveBlockEntityRenderer.java new file mode 100644 index 0000000..52612e0 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MicrowaveBlockEntityRenderer.java @@ -0,0 +1,52 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.MicrowaveBlock; +import com.dairymoose.modernlife.tileentities.MicrowaveBlockEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.math.Vector3f; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.block.model.ItemTransforms; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.Level; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/MicrowaveBlockEntityRenderer.class */ +public class MicrowaveBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + private int tickCount = 0; + + public MicrowaveBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + public void render(MicrowaveBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int i1) { + if (!tileEntity.isEmpty()) { + matrixStack.pushPose(); + matrixStack.translate(0.5d, 0.3d, 0.5d); + Direction lvt_11_1_ = Direction.NORTH; + float f = -lvt_11_1_.toYRot(); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(4 * tileEntity.tickCounter)); + matrixStack.scale(0.375f, 0.375f, 0.375f); + if (!((Boolean) tileEntity.getBlockState().getValue(MicrowaveBlock.OPEN_DOOR)).booleanValue() && tileEntity.tickCounter % 15 == 0) { + Level world = tileEntity.getLevel(); + BlockPos pos = tileEntity.getBlockPos(); + world.addParticle(ParticleTypes.SPIT, pos.getX() + 0.5d, pos.getY() + 0.5d, pos.getZ() + 0.5d, 0.0d, 0.05d, 0.0d); + } + ItemStack toRender = tileEntity.getItem(0); + Minecraft.getInstance().getItemRenderer().renderStatic(toRender, ItemTransforms.TransformType.FIXED, lightmap, i1, matrixStack, iRenderTypeBuffer, 0); + matrixStack.popPose(); + if (!((Boolean) tileEntity.getBlockState().getValue(MicrowaveBlock.OPEN_DOOR)).booleanValue()) { + this.tickCount++; + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MirrorBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MirrorBlockEntityRenderer.java new file mode 100644 index 0000000..af4ce6d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/MirrorBlockEntityRenderer.java @@ -0,0 +1,158 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.CanvasBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeClient; +import com.dairymoose.modernlife.tileentities.CCTVCameraBlockEntity; +import com.dairymoose.modernlife.tileentities.MirrorBlockEntity; +import com.mojang.blaze3d.pipeline.RenderTarget; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.BufferBuilder; +import com.mojang.blaze3d.vertex.BufferUploader; +import com.mojang.blaze3d.vertex.DefaultVertexFormat; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.blaze3d.vertex.Tesselator; +import com.mojang.blaze3d.vertex.VertexFormat; +import com.mojang.math.Matrix4f; +import com.mojang.math.Vector3f; +import java.util.HashMap; +import java.util.Map; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/MirrorBlockEntityRenderer.class */ +public class MirrorBlockEntityRenderer implements BlockEntityRenderer { + private boolean ignoreRender = false; + private boolean insetIntoMirror = true; + private static final Logger LOGGER = LogManager.getLogger(); + public static RenderTarget mirrorFramebuffer = null; + public static Map mirrorMap = new HashMap(); + + private void renderTexture(float size, PoseStack matrixStack, int lightmap, boolean flipX) { + renderTextureRect(size, size, matrixStack, lightmap, flipX); + } + + public MirrorBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + private void renderTextureRect(float width, float height, PoseStack matrixStack, int lightmap, boolean flipX) { + BufferBuilder builder = Tesselator.getInstance().getBuilder(); + builder.begin(VertexFormat.Mode.QUADS, DefaultVertexFormat.POSITION_TEX); + Matrix4f poseMatrix = matrixStack.last().pose(); + float uMin = 0.0f; + float uMax = 1.0f; + if (flipX) { + uMin = 1.0f; + uMax = 0.0f; + } + builder.m_85982_(poseMatrix, 0.0f, height, 0.0f).uv(uMin, 1.0f).uv2(lightmap).endVertex(); + builder.m_85982_(poseMatrix, width, height, 0.0f).uv(uMax, 1.0f).uv2(lightmap).endVertex(); + builder.m_85982_(poseMatrix, width, 0.0f, 0.0f).uv(uMax, 0.0f).uv2(lightmap).endVertex(); + builder.m_85982_(poseMatrix, 0.0f, 0.0f, 0.0f).uv(uMin, 0.0f).uv2(lightmap).endVertex(); + builder.end(); + RenderSystem.enableDepthTest(); + BufferUploader.end(builder); + } + + public void render(MirrorBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int overlayColor) { + if (this.ignoreRender || mirrorFramebuffer == null) { + return; + } + mirrorMap.put(tileEntity.getBlockPos(), tileEntity); + if (ModernLifeClient.getChosenMirror() != tileEntity) { + return; + } + matrixStack.pushPose(); + switch (C01551.$SwitchMap$net$minecraft$core$Direction[tileEntity.getBlockState().getValue(CanvasBlock.FACING).ordinal()]) { + case 1: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + break; + case 2: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + matrixStack.translate(-1.0d, 0.0d, 1.0d); + break; + case 3: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(0.0f)); + matrixStack.translate(0.0d, 0.0d, 1.0d); + break; + case 4: + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.translate(-1.0d, 0.0d, 0.0d); + break; + } + matrixStack.translate(0.0d, 0.0d, -0.062300000339746475d); + if (this.insetIntoMirror) { + matrixStack.translate(0.05000000074505806d, 0.05000000074505806d, 0.0d); + } + Minecraft.getInstance().getWindow().getWidth(); + Minecraft.getInstance().getWindow().getHeight(); + RenderSystem.setShader(GameRenderer::getPositionTexShader); + RenderSystem._setShaderTexture(0, mirrorFramebuffer.getColorTextureId()); + float size = 1.0f; + if (this.insetIntoMirror) { + size = 0.9f; + } + if (tileEntity.getBlockState().getBlock() == CustomBlocks.BLOCK_TALL_MIRROR.get()) { + matrixStack.translate(0.0d, 0.05000000074505806d, 0.0d); + renderTextureRect(0.9f, 1.85f, matrixStack, lightmap, false); + } else if (tileEntity.getBlockState().getBlock() == CustomBlocks.BLOCK_LARGE_MIRROR.get()) { + matrixStack.translate(-0.5d, 0.05000000074505806d, 0.0d); + renderTexture(1.8f, matrixStack, lightmap, false); + } else if (tileEntity.getBlockState().getBlock() == CustomBlocks.BLOCK_MASSIVE_MIRROR.get()) { + matrixStack.translate(-0.8999999761581421d, 0.05000000074505806d, 0.0d); + renderTextureRect(2.7f, 1.85f, matrixStack, lightmap, false); + } else if (tileEntity.getBlockState().getBlock() == CustomBlocks.BLOCK_CCTV_SCREEN.get()) { + if (ModernLifeClient.cctvCurrentCamera != null) { + matrixStack.translate(0.0d, 0.0d, -0.0010000000474974513d); + renderTexture(size, matrixStack, lightmap, true); + if (CCTVCameraBlockEntity.cctvCameras.size() > 0) { + matrixStack.pushPose(); + matrixStack.translate(0.8700000047683716d, 0.10000000149011612d, -0.009999999776482582d); + matrixStack.scale(-0.01f, -0.01f, -0.01f); + int camValue = tileEntity.cctvScreenCurrentCameraDisplayValue + 1; + String camText = "CAM" + String.valueOf(camValue); + Minecraft.getInstance().font.drawShadow(matrixStack, camText, 0.0f, 0.0f, 16777215); + matrixStack.popPose(); + } + } + } else { + renderTexture(size, matrixStack, lightmap, false); + } + matrixStack.popPose(); + } + + /* renamed from: com.dairymoose.modernlife.renderer.tileentity.MirrorBlockEntityRenderer$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/MirrorBlockEntityRenderer$1.class */ + public static /* synthetic */ class C01551 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ModernBookshelfBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ModernBookshelfBlockEntityRenderer.java new file mode 100644 index 0000000..f943ff0 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/ModernBookshelfBlockEntityRenderer.java @@ -0,0 +1,175 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.tileentities.ModernBookshelfBlockEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.math.Vector3f; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.Random; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.Font; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.block.model.BakedQuad; +import net.minecraft.client.renderer.block.model.ItemTransforms; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.client.renderer.texture.TextureAtlasSprite; +import net.minecraft.client.resources.model.BakedModel; +import net.minecraft.core.Direction; +import net.minecraft.network.chat.Style; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.world.entity.LivingEntity; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/ModernBookshelfBlockEntityRenderer.class */ +public class ModernBookshelfBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + public static ItemStack renderBook = null; + public static int renderRgb0 = 0; + public static int renderRgb1 = 0; + public static Map rgb0ForItem = new HashMap(); + public static Map rgb1ForItem = new HashMap(); + + public ModernBookshelfBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + private int reverseEndianness(int input) { + return ((input & 255) << 24) | ((input & 65280) << 8) | ((input & 16711680) >>> 8) | ((input & (-16777216)) >>> 24); + } + + public void render(ModernBookshelfBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int i1) { + int mostCommonRgb; + int secondMostCommonRgb; + List quads; + if (!tileEntity.isEmpty()) { + for (int i = 0; i < tileEntity.getContainerSize(); i++) { + ItemStack itemStack = tileEntity.getItem(i); + if (!itemStack.isEmpty()) { + matrixStack.pushPose(); + if (tileEntity.getBlockState().getValue(ModernBookshelfBlock.FACING) == Direction.EAST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + matrixStack.translate(-0.9375d, 0.5d, 0.0d); + } else if (tileEntity.getBlockState().getValue(ModernBookshelfBlock.FACING) == Direction.NORTH) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.translate(-0.9375d, 0.5d, -1.0d); + } else if (tileEntity.getBlockState().getValue(ModernBookshelfBlock.FACING) == Direction.WEST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + matrixStack.translate(0.0625d, 0.5d, -1.0d); + } else if (tileEntity.getBlockState().getValue(ModernBookshelfBlock.FACING) == Direction.SOUTH) { + matrixStack.translate(0.0625d, 0.5d, 0.0d); + } + List yList = null; + if (tileEntity.getType() == ModernBookshelfBlockEntity.MODERN_BOOKSHELF) { + yList = ModernBookshelfBlockEntity.itemPosY; + } + matrixStack.translate(ModernBookshelfBlockEntity.itemPosX.get(i % ModernBookshelfBlockEntity.itemPosX.size()).doubleValue(), yList.get(i % yList.size()).doubleValue(), ModernBookshelfBlockEntity.itemPosZ.get(i % ModernBookshelfBlockEntity.itemPosZ.size()).doubleValue()); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + renderBook = itemStack; + HashMap colorCount = new HashMap<>(); + TextureAtlasSprite sprite = null; + BakedModel bm = Minecraft.getInstance().getItemRenderer().getModel(itemStack, (Level) null, (LivingEntity) null, i); + if (bm != null && (quads = bm.getQuads((BlockState) null, (Direction) null, new Random())) != null && !quads.isEmpty()) { + sprite = quads.get(0).getSprite(); + } + Integer lookupRgb0 = rgb0ForItem.get(itemStack.getItem()); + Integer lookupRgb1 = rgb1ForItem.get(itemStack.getItem()); + if (lookupRgb0 == null) { + if (sprite != null) { + for (int x = 0; x < sprite.getWidth(); x++) { + for (int y = 0; y < sprite.getHeight(); y++) { + int rgba = sprite.getPixelRGBA(0, x, y); + int rgb = rgba & 16777215; + int a = (rgba & (-16777216)) >>> 24; + if (a == 255) { + Integer count = colorCount.get(Integer.valueOf(rgb)); + if (count == null) { + count = 0; + } + colorCount.put(Integer.valueOf(rgb), Integer.valueOf(count.intValue() + 1)); + } + } + } + int highestIndex = 0; + for (Integer rgb2 : colorCount.keySet()) { + Integer highestCount = colorCount.get(Integer.valueOf(highestIndex)); + Integer count2 = colorCount.get(rgb2); + if (highestCount == null || count2.intValue() > highestCount.intValue()) { + highestIndex = rgb2.intValue(); + } + } + Integer highestCount2 = colorCount.get(Integer.valueOf(highestIndex)); + int secondHighestIndex = 0; + for (Integer rgb3 : colorCount.keySet()) { + Integer secondHighestCount = colorCount.get(Integer.valueOf(secondHighestIndex)); + Integer count3 = colorCount.get(rgb3); + if (secondHighestCount == null || (count3.intValue() > secondHighestCount.intValue() && count3.intValue() < highestCount2.intValue())) { + secondHighestIndex = rgb3.intValue(); + } + } + mostCommonRgb = reverseEndianness(highestIndex) >> 8; + secondMostCommonRgb = reverseEndianness(secondHighestIndex) >> 8; + } else { + mostCommonRgb = 8355711; + secondMostCommonRgb = 0; + } + rgb0ForItem.put(itemStack.getItem(), Integer.valueOf(mostCommonRgb)); + rgb1ForItem.put(itemStack.getItem(), Integer.valueOf(secondMostCommonRgb)); + } else { + mostCommonRgb = lookupRgb0.intValue(); + secondMostCommonRgb = lookupRgb1.intValue(); + } + renderRgb0 = mostCommonRgb; + renderRgb1 = secondMostCommonRgb; + tileEntity.bookHeight.get(i).floatValue(); + matrixStack.scale(1.0f, 1.0f, 1.0f); + ItemStack toRender = new ItemStack(CustomBlocks.BLOCK_MODERN_BOOK.get()); + Minecraft.getInstance().getItemRenderer().renderStatic(toRender, ItemTransforms.TransformType.NONE, lightmap, i1, matrixStack, iRenderTypeBuffer, i); + matrixStack.translate(-0.013000000268220901d, -0.24500000476837158d, -0.17550000548362732d); + float scaleValue = -0.003f; + String displayText = itemStack.getHoverName().getString(); + String storedName = (String) tileEntity.bookNames.get(i); + if (!storedName.isBlank()) { + displayText = storedName; + } + int textLength = displayText.length(); + if (textLength > 14) { + int overMaxDiff = textLength - 14; + scaleValue = (-0.003f) + (overMaxDiff * 8.0E-5f); + } + if (scaleValue > 0.0d) { + scaleValue = 0.1f; + } + matrixStack.scale(scaleValue, scaleValue, scaleValue); + matrixStack.mulPose(Vector3f.ZP.rotationDegrees(90.0f)); + float lightmapPct = lightmap / 200.0f; + if (lightmapPct < 0.2f) { + lightmapPct = 0.2f; + } else if (lightmapPct > 0.9f) { + lightmapPct = 0.9f; + } + int textR = (int) (255.0f * lightmapPct); + int textG = (int) (255.0f * lightmapPct); + int textB = (int) (255.0f * lightmapPct); + int textColor = (textR << 16) | (textG << 8) | textB; + TextComponent displayComponent = new TextComponent(displayText); + Style displayStyle = displayComponent.getStyle(); + Font font = Minecraft.getInstance().font; + Minecraft.getInstance(); + font.draw(matrixStack, displayComponent.m_130948_(displayStyle.withFont(Minecraft.UNIFORM_FONT).withBold(true)), 0.0f, 0.0f, textColor); + matrixStack.popPose(); + } + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/StoveBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/StoveBlockEntityRenderer.java new file mode 100644 index 0000000..16218ca --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/StoveBlockEntityRenderer.java @@ -0,0 +1,81 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.StoveBlock; +import com.dairymoose.modernlife.tileentities.StoveBlockEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.math.Vector3f; +import java.util.ArrayList; +import java.util.List; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.block.model.ItemTransforms; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.Level; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/StoveBlockEntityRenderer.class */ +public class StoveBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + private static List itemPosX = new ArrayList(); + private static List itemPosY = new ArrayList(); + private static List itemPosZ = new ArrayList(); + + static { + itemPosX.add(Double.valueOf(0.4d)); + itemPosX.add(Double.valueOf(0.6d)); + itemPosY.add(Double.valueOf(0.25d)); + itemPosY.add(Double.valueOf(0.25d)); + itemPosY.add(Double.valueOf(0.25d)); + itemPosY.add(Double.valueOf(0.25d)); + itemPosY.add(Double.valueOf(0.45d)); + itemPosY.add(Double.valueOf(0.45d)); + itemPosY.add(Double.valueOf(0.45d)); + itemPosY.add(Double.valueOf(0.45d)); + itemPosZ.add(Double.valueOf(0.25d)); + itemPosZ.add(Double.valueOf(0.25d)); + itemPosZ.add(Double.valueOf(0.45d)); + itemPosZ.add(Double.valueOf(0.45d)); + } + + public StoveBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + public void render(StoveBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int i1) { + if (!tileEntity.isEmpty()) { + for (int i = 0; i < tileEntity.getContainerSize(); i++) { + ItemStack toRender = tileEntity.getItem(i); + matrixStack.pushPose(); + if (tileEntity.getBlockState().getValue(StoveBlock.FACING) == Direction.EAST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + matrixStack.translate(-1.0d, 0.0d, 0.0d); + } else if (tileEntity.getBlockState().getValue(StoveBlock.FACING) == Direction.NORTH) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.translate(-1.0d, 0.0d, -1.0d); + } else if (tileEntity.getBlockState().getValue(StoveBlock.FACING) == Direction.WEST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + matrixStack.translate(0.0d, 0.0d, -1.0d); + } + matrixStack.translate(itemPosX.get(i % itemPosX.size()).doubleValue(), itemPosY.get(i % itemPosY.size()).doubleValue(), itemPosZ.get(i % itemPosZ.size()).doubleValue()); + Direction lvt_11_1_ = Direction.NORTH; + float f = -lvt_11_1_.toYRot(); + matrixStack.scale(0.15f, 0.15f, 0.15f); + if (!((Boolean) tileEntity.getBlockState().getValue(StoveBlock.OPEN_DOOR)).booleanValue() && tileEntity.tickCounter % 45 == 0) { + Level world = tileEntity.getLevel(); + BlockPos pos = tileEntity.getBlockPos(); + world.addParticle(ParticleTypes.CLOUD, pos.getX() + 0.5d, pos.getY() + 0.7d, pos.getZ() + 0.5d, 0.0d, 0.1d, 0.0d); + } + Minecraft.getInstance().getItemRenderer().renderStatic(toRender, ItemTransforms.TransformType.FIXED, lightmap, i1, matrixStack, iRenderTypeBuffer, 0); + matrixStack.popPose(); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WallShelfBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WallShelfBlockEntityRenderer.java new file mode 100644 index 0000000..e0f7e86 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WallShelfBlockEntityRenderer.java @@ -0,0 +1,77 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.WallShelfBlock; +import com.dairymoose.modernlife.tileentities.WallShelfBlockEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import com.mojang.math.Vector3f; +import java.util.ArrayList; +import java.util.List; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.block.model.ItemTransforms; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.Direction; +import net.minecraft.world.item.ItemStack; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/WallShelfBlockEntityRenderer.class */ +public class WallShelfBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + private static final List itemPosX = new ArrayList(); + private static final List itemPosY = new ArrayList(); + private static final List itemPosYDouble = new ArrayList(); + private static final List itemPosZ = new ArrayList(); + + static { + itemPosX.add(Double.valueOf(0.2d)); + itemPosX.add(Double.valueOf(0.5d)); + itemPosX.add(Double.valueOf(0.8d)); + itemPosY.add(Double.valueOf(0.655d)); + itemPosYDouble.add(Double.valueOf(0.43625d)); + itemPosYDouble.add(Double.valueOf(0.43625d)); + itemPosYDouble.add(Double.valueOf(0.43625d)); + itemPosYDouble.add(Double.valueOf(0.93625d)); + itemPosYDouble.add(Double.valueOf(0.93625d)); + itemPosYDouble.add(Double.valueOf(0.93625d)); + itemPosZ.add(Double.valueOf(0.199d)); + } + + public WallShelfBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + public void render(WallShelfBlockEntity tileEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int i1) { + List list; + if (!tileEntity.isEmpty()) { + for (int i = 0; i < tileEntity.getContainerSize(); i++) { + ItemStack toRender = tileEntity.getItem(i); + matrixStack.pushPose(); + if (tileEntity.getBlockState().getValue(WallShelfBlock.FACING) == Direction.EAST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(90.0f)); + matrixStack.translate(-1.0d, 0.0d, 0.0d); + } else if (tileEntity.getBlockState().getValue(WallShelfBlock.FACING) == Direction.NORTH) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.translate(-1.0d, 0.0d, -1.0d); + } else if (tileEntity.getBlockState().getValue(WallShelfBlock.FACING) == Direction.WEST) { + matrixStack.mulPose(Vector3f.YP.rotationDegrees(270.0f)); + matrixStack.translate(0.0d, 0.0d, -1.0d); + } + if (tileEntity.getType() == WallShelfBlockEntity.DOUBLE_WALL_SHELF) { + list = itemPosYDouble; + } else { + list = itemPosY; + } + List yList = list; + matrixStack.translate(itemPosX.get(i % itemPosX.size()).doubleValue(), yList.get(i % yList.size()).doubleValue(), itemPosZ.get(i % itemPosZ.size()).doubleValue()); + matrixStack.mulPose(Vector3f.YP.rotationDegrees(180.0f)); + matrixStack.scale(0.35f, 0.35f, 0.35f); + Minecraft.getInstance().getItemRenderer().renderStatic(toRender, ItemTransforms.TransformType.FIXED, lightmap, i1, matrixStack, iRenderTypeBuffer, 0); + matrixStack.popPose(); + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WinchBlockEntityRenderer.java b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WinchBlockEntityRenderer.java new file mode 100644 index 0000000..6f6370f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/renderer/tileentity/WinchBlockEntityRenderer.java @@ -0,0 +1,52 @@ +package com.dairymoose.modernlife.renderer.tileentity; + +import com.dairymoose.modernlife.blocks.WinchBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.tileentities.WinchBlockEntity; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.Minecraft; +import net.minecraft.client.renderer.MultiBufferSource; +import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; +import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.ChainBlock; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.AttachFace; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.client.model.data.EmptyModelData; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +@OnlyIn(Dist.CLIENT) +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/renderer/tileentity/WinchBlockEntityRenderer.class */ +public class WinchBlockEntityRenderer implements BlockEntityRenderer { + private static final Logger LOGGER = LogManager.getLogger(); + private int tickCount = 0; + + public WinchBlockEntityRenderer(BlockEntityRendererProvider.Context ctx) { + } + + public boolean shouldRenderOffScreen(WinchBlockEntity winchBlockEntity) { + return true; + } + + public boolean shouldRender(WinchBlockEntity winchBlockEntity, Vec3 vec3) { + return true; + } + + public void render(WinchBlockEntity blockEntity, float v, PoseStack matrixStack, MultiBufferSource iRenderTypeBuffer, int lightmap, int overlay) { + BlockPos pos = blockEntity.getBlockPos(); + BlockState posState = blockEntity.getLevel().getBlockState(WinchBlockEntity.moveAwayFromWinch(blockEntity.getBlockState(), pos)); + if (blockEntity.isValidCeilingChain(posState) || (posState.is(CustomBlocks.BLOCK_WINCH_ANCHOR.get()) && (blockEntity.getBlockState().getValue(WinchBlock.FACE) == AttachFace.CEILING || blockEntity.getBlockState().getValue(WinchBlock.FACE) == AttachFace.FLOOR))) { + Minecraft.getInstance().getBlockRenderer().renderSingleBlock((BlockState) Blocks.CHAIN.defaultBlockState().setValue(ChainBlock.AXIS, Direction.Axis.Y), matrixStack, iRenderTypeBuffer, lightmap, overlay, EmptyModelData.INSTANCE); + } else if (blockEntity.isValidXChain(posState)) { + Minecraft.getInstance().getBlockRenderer().renderSingleBlock((BlockState) Blocks.CHAIN.defaultBlockState().setValue(ChainBlock.AXIS, Direction.Axis.X), matrixStack, iRenderTypeBuffer, lightmap, overlay, EmptyModelData.INSTANCE); + } else if (blockEntity.isValidZChain(posState)) { + Minecraft.getInstance().getBlockRenderer().renderSingleBlock((BlockState) Blocks.CHAIN.defaultBlockState().setValue(ChainBlock.AXIS, Direction.Axis.Z), matrixStack, iRenderTypeBuffer, lightmap, overlay, EmptyModelData.INSTANCE); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/AlarmClockBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/AlarmClockBlockEntity.java new file mode 100644 index 0000000..834f60d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/AlarmClockBlockEntity.java @@ -0,0 +1,21 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/AlarmClockBlockEntity.class */ +public class AlarmClockBlockEntity extends BlockEntity { + public static final BlockEntityType ALARM_CLOCK = BlockEntityType.Builder.of(AlarmClockBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_ALARM_CLOCK.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + + public AlarmClockBlockEntity(BlockPos p_155301_, BlockState p_155302_) { + super(ALARM_CLOCK, p_155301_, p_155302_); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/CCTVCameraBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/CCTVCameraBlockEntity.java new file mode 100644 index 0000000..2674612 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/CCTVCameraBlockEntity.java @@ -0,0 +1,86 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.mojang.datafixers.types.Type; +import java.util.LinkedHashSet; +import java.util.Set; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/CCTVCameraBlockEntity.class */ +public class CCTVCameraBlockEntity extends BlockEntity { + private int internalId; + public static Set cctvCameras = new LinkedHashSet(); + public static final BlockEntityType CCTV_CAMERA = BlockEntityType.Builder.of(CCTVCameraBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_CCTV_CAMERA.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + + public int getInternalId() { + return this.internalId; + } + + public void setInternalId(int internalId) { + this.internalId = internalId; + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m217getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag nbt = pkt.getTag(); + if (nbt != null) { + this.internalId = nbt.getInt("InternalId"); + } + super.onDataPacket(conn, pkt); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + nbt.putInt("InternalId", this.internalId); + return nbt; + } + + public void handleUpdateTag(CompoundTag nbt) { + this.internalId = nbt.getInt("InternalId"); + super.handleUpdateTag(nbt); + } + + public void load(CompoundTag nbt) { + super.load(nbt); + ModernLifeCommon.LOGGER.debug("load: add to set: " + this); + cctvCameras.add(this); + } + + protected void saveAdditional(CompoundTag nbt) { + nbt.putInt("InternalId", this.internalId); + } + + public boolean equals(Object other) { + if (other instanceof CCTVCameraBlockEntity) { + CCTVCameraBlockEntity otherTransmitter = (CCTVCameraBlockEntity) other; + return getBlockPos().equals(otherTransmitter.getBlockPos()); + } + return false; + } + + public int hashCode() { + return getBlockPos().hashCode(); + } + + public CCTVCameraBlockEntity(BlockPos pos, BlockState state) { + super(CCTV_CAMERA, pos, state); + this.internalId = 0; + ModernLifeCommon.LOGGER.debug("set position: add to set: " + this); + cctvCameras.add(this); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/CanvasBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/CanvasBlockEntity.java new file mode 100644 index 0000000..095e055 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/CanvasBlockEntity.java @@ -0,0 +1,327 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeClient; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.network.play.client.ClientboundMultipartCanvasPacket; +import com.dairymoose.modernlife.network.play.client.ICanvasReader; +import com.dairymoose.modernlife.util.CanvasData; +import com.mojang.datafixers.types.Type; +import net.minecraft.client.Minecraft; +import net.minecraft.client.multiplayer.ClientLevel; +import net.minecraft.client.renderer.RenderType; +import net.minecraft.client.renderer.texture.DynamicTexture; +import net.minecraft.client.renderer.texture.TextureManager; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.Vec3; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.fml.DistExecutor; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/CanvasBlockEntity.class */ +public class CanvasBlockEntity extends BlockEntity implements Container, ICanvasReader { + public static final BlockEntityType CANVAS = BlockEntityType.Builder.of(CanvasBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_CANVAS.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int CANVAS_CONTAINER_SIZE = 1; + public float blockWidth; + public float blockHeight; + public float xOffset; + public float yOffset; + private Object nbtLock; + private NonNullList canvasStack; + CanvasData canvasData; + private DynamicTexture texture; + private RenderType dynamicRenderType; + + @OnlyIn(Dist.CLIENT) + private TextureManager textureManager; + + public CanvasBlockEntity(BlockPos pos, BlockState state) { + super(CANVAS, pos, state); + this.blockWidth = 0.0f; + this.blockHeight = 0.0f; + this.xOffset = 0.0f; + this.yOffset = 0.0f; + this.nbtLock = new Object(); + this.canvasStack = NonNullList.withSize(1, ItemStack.EMPTY); + this.canvasData = new CanvasData(); + this.texture = null; + ClientboundMultipartCanvasPacket.subscribe(this); + } + + @Override // com.dairymoose.modernlife.network.play.client.ICanvasReader + public void onUpdate(long uniqueId) { + if (isRemoved()) { + ClientboundMultipartCanvasPacket.unsubscribe(this); + return; + } + if (!isEmpty() && getItem(0).getItem() == CustomBlocks.ITEM_CANVAS.get()) { + CompoundTag nbt = getItem(0).getTag(); + if (nbt.contains("UniqueId")) { + long thisUniqueId = nbt.getLong("UniqueId"); + if (thisUniqueId == uniqueId) { + updateToNewTexture(); + } + } + } + } + + public AABB getRenderBoundingBox() { + BlockPos blockPos = getBlockPos(); + Vec3 loc = new Vec3(blockPos.getX() + 0.5d, blockPos.getY() + 0.5d, blockPos.getZ() + 0.5d); + return AABB.ofSize(loc, 10.0d, 10.0d, 10.0d); + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.tileentities.CanvasBlockEntity$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/CanvasBlockEntity$1.class */ + public class RunnableC01561 implements Runnable { + final /* synthetic */ CanvasBlockEntity val$thisEntity; + + RunnableC01561(CanvasBlockEntity canvasBlockEntity) { + this = canvasBlockEntity; + } + + @Override // java.lang.Runnable + public void run() { + CompoundTag nbt; + if (!this.isEmpty() && this.getItem(0).getItem() == CustomBlocks.ITEM_CANVAS.get() && (nbt = this.getItem(0).getTag()) != null && nbt.contains("UniqueId")) { + long uniqueId = nbt.getLong("UniqueId"); + Logger logger = ModernLifeCommon.LOGGER; + this.getBlockPos(); + logger.debug("updating texture for ID=" + uniqueId + " at pos = " + logger); + if (CanvasBlockEntity.this.texture != null) { + CanvasBlockEntity.this.texture.close(); + } + CanvasBlockEntity.this.texture = null; + byte[] compressed = ModernLifeClient.getCanvasData(uniqueId); + if (compressed != null) { + int texWidth = ModernLifeClient.getCanvasWidth(uniqueId); + int texHeight = ModernLifeClient.getCanvasHeight(uniqueId); + if (texWidth > 0 && texHeight > 0) { + CanvasBlockEntity.this.canvasData.disable(); + CanvasBlockEntity.this.canvasData.setTextureSize(texWidth, texHeight); + CanvasBlockEntity.this.canvasData.fromCompressedNbt(compressed); + CanvasBlockEntity.this.canvasData.reenable(); + synchronized (CanvasBlockEntity.this.nbtLock) { + if (nbt.contains("BlockWidth")) { + this.blockWidth = nbt.getFloat("BlockWidth"); + } + if (nbt.contains("BlockHeight")) { + this.blockHeight = nbt.getFloat("BlockHeight"); + } + if (nbt.contains("xOffset")) { + this.xOffset = nbt.getFloat("xOffset"); + } + if (nbt.contains("yOffset")) { + this.yOffset = nbt.getFloat("yOffset"); + } + } + } + } + } + } + } + + private void updateToNewTexture() { + DistExecutor.runWhenOn(Dist.CLIENT, () -> { + return new Runnable() { // from class: com.dairymoose.modernlife.tileentities.CanvasBlockEntity.1 + final /* synthetic */ CanvasBlockEntity val$thisEntity; + + RunnableC01561(CanvasBlockEntity this) { + this = this; + } + + @Override // java.lang.Runnable + public void run() { + CompoundTag nbt; + if (!this.isEmpty() && this.getItem(0).getItem() == CustomBlocks.ITEM_CANVAS.get() && (nbt = this.getItem(0).getTag()) != null && nbt.contains("UniqueId")) { + long uniqueId = nbt.getLong("UniqueId"); + Logger logger = ModernLifeCommon.LOGGER; + this.getBlockPos(); + logger.debug("updating texture for ID=" + uniqueId + " at pos = " + logger); + if (CanvasBlockEntity.this.texture != null) { + CanvasBlockEntity.this.texture.close(); + } + CanvasBlockEntity.this.texture = null; + byte[] compressed = ModernLifeClient.getCanvasData(uniqueId); + if (compressed != null) { + int texWidth = ModernLifeClient.getCanvasWidth(uniqueId); + int texHeight = ModernLifeClient.getCanvasHeight(uniqueId); + if (texWidth > 0 && texHeight > 0) { + CanvasBlockEntity.this.canvasData.disable(); + CanvasBlockEntity.this.canvasData.setTextureSize(texWidth, texHeight); + CanvasBlockEntity.this.canvasData.fromCompressedNbt(compressed); + CanvasBlockEntity.this.canvasData.reenable(); + synchronized (CanvasBlockEntity.this.nbtLock) { + if (nbt.contains("BlockWidth")) { + this.blockWidth = nbt.getFloat("BlockWidth"); + } + if (nbt.contains("BlockHeight")) { + this.blockHeight = nbt.getFloat("BlockHeight"); + } + if (nbt.contains("xOffset")) { + this.xOffset = nbt.getFloat("xOffset"); + } + if (nbt.contains("yOffset")) { + this.yOffset = nbt.getFloat("yOffset"); + } + } + } + } + } + } + }; + }); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + if (isEmpty() || getItem(0).getItem() == CustomBlocks.ITEM_CANVAS.get()) { + } + ContainerHelper.saveAllItems(nbt, this.canvasStack); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + ContainerHelper.loadAllItems(tag, this.canvasStack); + ItemStack item = getItem(0); + CompoundTag nbt = null; + if (item != null) { + nbt = item.getTag(); + } + if (!isEmpty() && item != null && item.getItem() == CustomBlocks.ITEM_CANVAS.get() && nbt != null && nbt.contains("UniqueId")) { + getItem(0).getTag().getLong("UniqueId"); + } + updateToNewTexture(); + super.handleUpdateTag(tag); + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.canvasStack); + ItemStack item = getItem(0); + if (!item.isEmpty() && item.hasTag()) { + updateToNewTexture(); + } + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m219getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + ContainerHelper.loadAllItems(tag, this.canvasStack); + ItemStack item = getItem(0); + if (!item.isEmpty() && item.hasTag()) { + updateToNewTexture(); + } + } + } + + protected void saveAdditional(CompoundTag nbt) { + ContainerHelper.saveAllItems(nbt, this.canvasStack); + } + + public void m_6211_() { + this.canvasStack.set(0, ItemStack.EMPTY); + } + + public int getContainerSize() { + return 1; + } + + public boolean isEmpty() { + return ((ItemStack) this.canvasStack.get(0)).isEmpty(); + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.canvasStack.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.canvasStack, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.canvasStack, var1); + } + + public void setItem(int var1, ItemStack item) { + this.canvasStack.set(var1, item); + if (item.getItem() != CustomBlocks.ITEM_CANVAS.get() || item.hasTag()) { + } + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } + + public RenderType getDynamicRenderType() { + return this.dynamicRenderType; + } + + @OnlyIn(Dist.CLIENT) + public void initImage() { + if (this.textureManager == null) { + this.textureManager = Minecraft.getInstance().getTextureManager(); + } + this.canvasData.initImage(); + if ((getLevel() instanceof ClientLevel) && this.texture == null && this.canvasData.isValid()) { + this.texture = new DynamicTexture(this.canvasData.textureWidth(), this.canvasData.textureHeight(), true); + ResourceLocation resourcelocation = this.textureManager.register("artpad/dyn", this.texture); + this.dynamicRenderType = RenderType.text(resourcelocation); + updateTexture(); + } + } + + private void updateTexture() { + if (!this.canvasData.isValid()) { + return; + } + if (getLevel() instanceof ClientLevel) { + for (int i = 0; i < this.canvasData.textureHeight(); i++) { + for (int j = 0; j < this.canvasData.textureWidth(); j++) { + int textureWidth = j + (i * this.canvasData.textureWidth()); + if (this.texture != null && this.texture.getPixels() != null && this.canvasData.isValid()) { + try { + this.texture.getPixels().setPixelRGBA(j, i, this.canvasData.getAbgrOutputPixel(j, i)); + } catch (IllegalStateException e) { + ModernLifeCommon.LOGGER.warn("Unallocated image error"); + } + } + } + } + try { + if (this.texture != null && this.canvasData.isValid()) { + this.texture.upload(); + } + } catch (IllegalStateException e2) { + ModernLifeCommon.LOGGER.warn("Unallocated image error"); + } + } + if (getLevel() instanceof ServerLevel) { + getLevel().markAndNotifyBlock(getBlockPos(), getLevel().getChunkAt(getBlockPos()), getBlockState(), getBlockState(), 2, 0); + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/ChessBoardBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/ChessBoardBlockEntity.java new file mode 100644 index 0000000..2117c39 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/ChessBoardBlockEntity.java @@ -0,0 +1,110 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.gui.chess.ChessScreen; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.mojang.datafixers.types.Type; +import net.minecraft.client.Minecraft; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraftforge.api.distmarker.Dist; +import net.minecraftforge.api.distmarker.OnlyIn; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/ChessBoardBlockEntity.class */ +public class ChessBoardBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType CHESS_BOARD = BlockEntityType.Builder.of(ChessBoardBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_CHESS_BOARD.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int CHESS_BOARD_CONTAINER_SIZE = 1; + private NonNullList chessStack; + + public NonNullList getCanvasStack() { + return this.chessStack; + } + + public ChessBoardBlockEntity(BlockPos pos, BlockState state) { + super(CHESS_BOARD, pos, state); + this.chessStack = NonNullList.withSize(1, ItemStack.EMPTY); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.chessStack); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + ContainerHelper.loadAllItems(tag, this.chessStack); + super.handleUpdateTag(tag); + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m221getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + @OnlyIn(Dist.CLIENT) + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + ContainerHelper.loadAllItems(tag, this.chessStack); + ModernLifeCommon.LOGGER.debug("onDataPacket update = " + this.chessStack); + if (Minecraft.getInstance().screen instanceof ChessScreen) { + Minecraft.getInstance().setScreen(new ChessScreen(getBlockPos())); + } + } + } + + public void load(CompoundTag tag) { + super.load(tag); + ContainerHelper.loadAllItems(tag, this.chessStack); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.chessStack); + } + + public void m_6211_() { + this.chessStack.set(0, ItemStack.EMPTY); + } + + public int getContainerSize() { + return 1; + } + + public boolean isEmpty() { + return ((ItemStack) this.chessStack.get(0)).isEmpty(); + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.chessStack.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.chessStack, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.chessStack, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.chessStack.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/EaselBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/EaselBlockEntity.java new file mode 100644 index 0000000..000531b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/EaselBlockEntity.java @@ -0,0 +1,103 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/EaselBlockEntity.class */ +public class EaselBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType EASEL = BlockEntityType.Builder.of(EaselBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_EASEL.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int EASEL_CONTAINER_SIZE = 1; + private NonNullList canvasStack; + + public NonNullList getCanvasStack() { + return this.canvasStack; + } + + public EaselBlockEntity(BlockPos pos, BlockState state) { + super(EASEL, pos, state); + this.canvasStack = NonNullList.withSize(1, ItemStack.EMPTY); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.canvasStack); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + ContainerHelper.loadAllItems(tag, this.canvasStack); + ModernLifeCommon.LOGGER.debug("tag update = " + this.canvasStack); + super.handleUpdateTag(tag); + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m223getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + ContainerHelper.loadAllItems(tag, this.canvasStack); + ModernLifeCommon.LOGGER.debug("onDataPacket update = " + this.canvasStack); + } + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.canvasStack); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.canvasStack); + } + + public void m_6211_() { + this.canvasStack.set(0, ItemStack.EMPTY); + } + + public int getContainerSize() { + return 1; + } + + public boolean isEmpty() { + return ((ItemStack) this.canvasStack.get(0)).isEmpty(); + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.canvasStack.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.canvasStack, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.canvasStack, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.canvasStack.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorBlockEntity.java new file mode 100644 index 0000000..04da07e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorBlockEntity.java @@ -0,0 +1,585 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.ExtractorBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import java.util.Iterator; +import java.util.List; +import java.util.Optional; +import java.util.function.Supplier; +import java.util.stream.Collectors; +import java.util.stream.IntStream; +import javax.annotation.Nullable; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.WorldlyContainer; +import net.minecraft.world.WorldlyContainerHolder; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.EntitySelector; +import net.minecraft.world.entity.item.ItemEntity; +import net.minecraft.world.entity.player.Inventory; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.inventory.AbstractContainerMenu; +import net.minecraft.world.inventory.HopperMenu; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.ChestBlock; +import net.minecraft.world.level.block.HopperBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.entity.ChestBlockEntity; +import net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraftforge.items.IItemHandler; +import net.minecraftforge.items.ItemHandlerHelper; +import net.minecraftforge.items.VanillaInventoryCodeHooks; +import org.apache.commons.lang3.tuple.Pair; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/ExtractorBlockEntity.class */ +public class ExtractorBlockEntity extends RandomizableContainerBlockEntity implements IHorizontalHopper { + public static final BlockEntityType EXTRACTOR = BlockEntityType.Builder.of(ExtractorBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_EXTRACTOR.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + private NonNullList items; + private int cooldownTime; + private long tickedGameTime; + + public ExtractorBlockEntity(BlockPos pos, BlockState state) { + super(EXTRACTOR, pos, state); + this.items = NonNullList.withSize(5, ItemStack.EMPTY); + this.cooldownTime = -1; + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + this.items = NonNullList.withSize(getContainerSize(), ItemStack.EMPTY); + if (!tryLoadLootTable(p_230337_2_)) { + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + this.cooldownTime = p_230337_2_.getInt("TransferCooldown"); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + if (!trySaveLootTable(p_189515_1_)) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + p_189515_1_.putInt("TransferCooldown", this.cooldownTime); + } + + public int getContainerSize() { + return this.items.size(); + } + + public ItemStack removeItem(int p_70298_1_, int p_70298_2_) { + unpackLootTable((Player) null); + return ContainerHelper.removeItem(getItems(), p_70298_1_, p_70298_2_); + } + + public void setItem(int p_70299_1_, ItemStack p_70299_2_) { + unpackLootTable((Player) null); + getItems().set(p_70299_1_, p_70299_2_); + if (p_70299_2_.getCount() > getMaxStackSize()) { + p_70299_2_.setCount(getMaxStackSize()); + } + } + + protected Component m_6820_() { + return new TranslatableComponent("container.extractor"); + } + + public static void tick(Level level, BlockPos pos, BlockState state, ExtractorBlockEntity blockEntity) { + blockEntity.tick(); + } + + public void tick() { + if (this.level != null && !this.level.isClientSide) { + this.cooldownTime--; + this.tickedGameTime = this.level.getGameTime(); + if (!isOnCooldown()) { + setCooldown(0); + tryMoveItems(() -> { + return Boolean.valueOf(suckInItems(this)); + }); + } + } + } + + private boolean tryMoveItems(Supplier p_200109_1_) { + if (this.level != null && !this.level.isClientSide && !isOnCooldown() && ((Boolean) getBlockState().getValue(HopperBlock.ENABLED)).booleanValue()) { + boolean flag = false; + if (!isEmpty()) { + flag = ejectItems(); + } + if (!inventoryFull()) { + flag |= p_200109_1_.get().booleanValue(); + } + if (flag) { + setCooldown(8); + setChanged(); + return true; + } + return false; + } + return false; + } + + private boolean inventoryFull() { + Iterator it = this.items.iterator(); + while (it.hasNext()) { + ItemStack itemstack = (ItemStack) it.next(); + if (itemstack.isEmpty() || itemstack.getCount() != itemstack.getMaxStackSize()) { + return false; + } + } + return true; + } + + @Override // com.dairymoose.modernlife.tileentities.IHorizontalHopper + public Level getHopperLevel() { + return this.level; + } + + private static Optional> getItemHandler(IHorizontalHopper hopper, Direction hopperFacing) { + double x = hopper.getLevelX() + hopperFacing.getStepX(); + double y = hopper.getLevelY() + hopperFacing.getStepY(); + double z = hopper.getLevelZ() + hopperFacing.getStepZ(); + return VanillaInventoryCodeHooks.getItemHandler(hopper.getHopperLevel(), x, y, z, hopperFacing.getOpposite()); + } + + private static boolean isFull(IItemHandler itemHandler) { + for (int slot = 0; slot < itemHandler.getSlots(); slot++) { + ItemStack stackInSlot = itemHandler.getStackInSlot(slot); + if (stackInSlot.isEmpty() || stackInSlot.getCount() < itemHandler.getSlotLimit(slot)) { + return false; + } + } + return true; + } + + private static boolean isEmpty(IItemHandler itemHandler) { + for (int slot = 0; slot < itemHandler.getSlots(); slot++) { + ItemStack stackInSlot = itemHandler.getStackInSlot(slot); + if (stackInSlot.getCount() > 0) { + return false; + } + } + return true; + } + + public static boolean insertHook(ExtractorBlockEntity hopper) { + Direction hopperFacing = hopper.getBlockState().getValue(HopperBlock.FACING).getOpposite(); + return ((Boolean) getItemHandler(hopper, hopperFacing).map(destinationResult -> { + IItemHandler itemHandler = (IItemHandler) destinationResult.getKey(); + Object destination = destinationResult.getValue(); + if (isFull(itemHandler)) { + return false; + } + for (int i = 0; i < hopper.getContainerSize(); i++) { + if (!hopper.getItem(i).isEmpty()) { + ItemStack originalSlotContents = hopper.getItem(i).copy(); + ItemStack insertStack = hopper.removeItem(i, 1); + ItemStack remainder = putStackInInventoryAllSlots(hopper, destination, itemHandler, insertStack); + if (remainder.isEmpty()) { + return true; + } + hopper.setItem(i, originalSlotContents); + } + } + return false; + }).orElse(false)).booleanValue(); + } + + private static ItemStack putStackInInventoryAllSlots(BlockEntity source, Object destination, IItemHandler destInventory, ItemStack stack) { + for (int slot = 0; slot < destInventory.getSlots() && !stack.isEmpty(); slot++) { + stack = insertStack(source, destination, destInventory, stack, slot); + } + return stack; + } + + private static ItemStack insertStack(BlockEntity source, Object destination, IItemHandler destInventory, ItemStack stack, int slot) { + ItemStack itemstack = destInventory.getStackInSlot(slot); + if (destInventory.insertItem(slot, stack, true).isEmpty()) { + boolean insertedItem = false; + boolean inventoryWasEmpty = isEmpty(destInventory); + if (itemstack.isEmpty()) { + destInventory.insertItem(slot, stack, false); + stack = ItemStack.EMPTY; + insertedItem = true; + } else if (ItemHandlerHelper.canItemStacksStack(itemstack, stack)) { + int originalSize = stack.getCount(); + stack = destInventory.insertItem(slot, stack, false); + insertedItem = originalSize < stack.getCount(); + } + if (insertedItem && inventoryWasEmpty && (destination instanceof ExtractorBlockEntity)) { + ExtractorBlockEntity destinationHopper = (ExtractorBlockEntity) destination; + if (!destinationHopper.isOnCustomCooldown()) { + int k = 0; + if ((source instanceof ExtractorBlockEntity) && destinationHopper.getLastUpdateTime() >= ((ExtractorBlockEntity) source).getLastUpdateTime()) { + k = 1; + } + destinationHopper.setCooldown(8 - k); + } + } + } + return stack; + } + + private boolean ejectItems() { + if (insertHook(this)) { + return true; + } + Container iinventory = getAttachedContainer(); + if (iinventory == null) { + return false; + } + Direction direction = (Direction) getBlockState().getValue(HopperBlock.FACING); + if (isFullContainer(iinventory, direction)) { + return false; + } + for (int i = 0; i < getContainerSize(); i++) { + if (!getItem(i).isEmpty()) { + ItemStack itemstack = getItem(i).copy(); + ItemStack itemstack1 = addItem(this, iinventory, removeItem(i, 1), direction); + if (itemstack1.isEmpty()) { + iinventory.setChanged(); + return true; + } + setItem(i, itemstack); + } + } + return false; + } + + private static IntStream getSlots(Container p_213972_0_, Direction p_213972_1_) { + return p_213972_0_ instanceof WorldlyContainer ? IntStream.of(((WorldlyContainer) p_213972_0_).getSlotsForFace(p_213972_1_)) : IntStream.range(0, p_213972_0_.getContainerSize()); + } + + private boolean isFullContainer(Container p_174919_1_, Direction p_174919_2_) { + return getSlots(p_174919_1_, p_174919_2_).allMatch(p_213970_1_ -> { + ItemStack itemstack = p_174919_1_.getItem(p_213970_1_); + return itemstack.getCount() >= itemstack.getMaxStackSize(); + }); + } + + private static boolean isEmptyContainer(Container p_174917_0_, Direction p_174917_1_) { + return getSlots(p_174917_0_, p_174917_1_).allMatch(p_213973_1_ -> { + return p_174917_0_.getItem(p_213973_1_).isEmpty(); + }); + } + + @Nullable + public static Boolean extractHook(ExtractorBlockEntity dest) { + return (Boolean) getItemHandler(dest, dest.getBlockState().getValue(ExtractorBlock.FACING)).map(itemHandlerResult -> { + IItemHandler handler = (IItemHandler) itemHandlerResult.getKey(); + for (int i = 0; i < handler.getSlots(); i++) { + ItemStack extractItem = handler.extractItem(i, 1, true); + if (!extractItem.isEmpty()) { + for (int j = 0; j < dest.getContainerSize(); j++) { + ItemStack destStack = dest.getItem(j); + if (dest.canPlaceItem(j, extractItem) && (destStack.isEmpty() || (destStack.getCount() < destStack.getMaxStackSize() && destStack.getCount() < dest.getMaxStackSize() && ItemHandlerHelper.canItemStacksStack(extractItem, destStack)))) { + ItemStack extractItem2 = handler.extractItem(i, 1, false); + if (destStack.isEmpty()) { + dest.setItem(j, extractItem2); + } else { + destStack.grow(1); + dest.setItem(j, destStack); + } + dest.setChanged(); + return true; + } + } + } + } + return false; + }).orElse(null); + } + + public static boolean suckInItems(ExtractorBlockEntity p_145891_0_) { + Boolean ret = extractHook(p_145891_0_); + if (ret != null) { + return ret.booleanValue(); + } + Container iinventory = getSourceContainer(p_145891_0_, p_145891_0_.getBlockState()); + if (iinventory != null) { + Direction direction = Direction.DOWN; + switch (C01571.$SwitchMap$net$minecraft$core$Direction[p_145891_0_.getBlockState().getValue(HopperBlock.FACING).ordinal()]) { + case 1: + direction = Direction.WEST; + break; + case 2: + direction = Direction.SOUTH; + break; + case 3: + direction = Direction.NORTH; + break; + case 4: + direction = Direction.EAST; + break; + } + Direction finalDirection = direction; + if (isEmptyContainer(iinventory, finalDirection)) { + return false; + } + return getSlots(iinventory, finalDirection).anyMatch(p_213971_3_ -> { + return tryTakeInItemFromSlot(p_145891_0_, iinventory, p_213971_3_, finalDirection); + }); + } + for (ItemEntity itementity : getFrontalItems(p_145891_0_, p_145891_0_.getBlockState())) { + if (addItem(p_145891_0_, itementity)) { + return true; + } + } + return false; + } + + /* renamed from: com.dairymoose.modernlife.tileentities.ExtractorBlockEntity$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/ExtractorBlockEntity$1.class */ + public static /* synthetic */ class C01571 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } + + public static boolean tryTakeInItemFromSlot(IHorizontalHopper p_174915_0_, Container p_174915_1_, int p_174915_2_, Direction p_174915_3_) { + ItemStack itemstack = p_174915_1_.getItem(p_174915_2_); + if (!itemstack.isEmpty() && canTakeItemFromContainer(p_174915_1_, itemstack, p_174915_2_, p_174915_3_)) { + ItemStack itemstack1 = itemstack.copy(); + ItemStack itemstack2 = addItem(p_174915_1_, p_174915_0_, p_174915_1_.removeItem(p_174915_2_, 1), (Direction) null); + if (itemstack2.isEmpty()) { + p_174915_1_.setChanged(); + return true; + } + p_174915_1_.setItem(p_174915_2_, itemstack1); + return false; + } + return false; + } + + public static boolean addItem(Container p_200114_0_, ItemEntity p_200114_1_) { + boolean flag = false; + ItemStack itemstack = p_200114_1_.getItem().copy(); + ItemStack itemstack1 = addItem((Container) null, p_200114_0_, itemstack, (Direction) null); + if (itemstack1.isEmpty()) { + flag = true; + p_200114_1_.m_146870_(); + } else { + p_200114_1_.setItem(itemstack1); + } + return flag; + } + + public static ItemStack addItem(@Nullable Container p_59327_, Container p_59328_, ItemStack p_59329_, @Nullable Direction p_59330_) { + if ((p_59328_ instanceof WorldlyContainer) && p_59330_ != null) { + WorldlyContainer worldlycontainer = (WorldlyContainer) p_59328_; + int[] aint = worldlycontainer.getSlotsForFace(p_59330_); + for (int k = 0; k < aint.length && !p_59329_.isEmpty(); k++) { + p_59329_ = tryMoveInItem(p_59327_, p_59328_, p_59329_, aint[k], p_59330_); + } + } else { + int i = p_59328_.getContainerSize(); + for (int j = 0; j < i && !p_59329_.isEmpty(); j++) { + p_59329_ = tryMoveInItem(p_59327_, p_59328_, p_59329_, j, p_59330_); + } + } + return p_59329_; + } + + private static boolean canPlaceItemInContainer(Container p_174920_0_, ItemStack p_174920_1_, int p_174920_2_, @Nullable Direction p_174920_3_) { + if (p_174920_0_.canPlaceItem(p_174920_2_, p_174920_1_)) { + return !(p_174920_0_ instanceof WorldlyContainer) || ((WorldlyContainer) p_174920_0_).canPlaceItemThroughFace(p_174920_2_, p_174920_1_, p_174920_3_); + } + return false; + } + + private static boolean canTakeItemFromContainer(Container p_174921_0_, ItemStack p_174921_1_, int p_174921_2_, Direction p_174921_3_) { + return !(p_174921_0_ instanceof WorldlyContainer) || ((WorldlyContainer) p_174921_0_).canTakeItemThroughFace(p_174921_2_, p_174921_1_, p_174921_3_); + } + + private static ItemStack tryMoveInItem(@Nullable Container p_174916_0_, Container p_174916_1_, ItemStack p_174916_2_, int p_174916_3_, @Nullable Direction p_174916_4_) { + ItemStack itemstack = p_174916_1_.getItem(p_174916_3_); + if (canPlaceItemInContainer(p_174916_1_, p_174916_2_, p_174916_3_, p_174916_4_)) { + boolean flag = false; + boolean flag1 = p_174916_1_.isEmpty(); + if (itemstack.isEmpty()) { + p_174916_1_.setItem(p_174916_3_, p_174916_2_); + p_174916_2_ = ItemStack.EMPTY; + flag = true; + } else if (canMergeItems(itemstack, p_174916_2_)) { + int i = p_174916_2_.getMaxStackSize() - itemstack.getCount(); + int j = Math.min(p_174916_2_.getCount(), i); + p_174916_2_.shrink(j); + itemstack.grow(j); + flag = j > 0; + } + if (flag) { + if (flag1 && (p_174916_1_ instanceof ExtractorBlockEntity)) { + ExtractorBlockEntity ExtractorBlockEntity1 = (ExtractorBlockEntity) p_174916_1_; + if (!ExtractorBlockEntity1.isOnCustomCooldown()) { + int k = 0; + if (p_174916_0_ instanceof ExtractorBlockEntity) { + ExtractorBlockEntity ExtractorBlockEntity = (ExtractorBlockEntity) p_174916_0_; + if (ExtractorBlockEntity1.tickedGameTime >= ExtractorBlockEntity.tickedGameTime) { + k = 1; + } + } + ExtractorBlockEntity1.setCooldown(8 - k); + } + } + p_174916_1_.setChanged(); + } + } + return p_174916_2_; + } + + @Nullable + private Container getAttachedContainer() { + Direction direction = getBlockState().getValue(HopperBlock.FACING).getOpposite(); + return getContainerAt(getHopperLevel(), this.worldPosition.relative(direction)); + } + + @Nullable + public static Container getSourceContainer(IHorizontalHopper p_145884_0_, BlockState state) { + switch (C01571.$SwitchMap$net$minecraft$core$Direction[state.getValue(HopperBlock.FACING).ordinal()]) { + case 1: + return getContainerAt(p_145884_0_.getHopperLevel(), p_145884_0_.getLevelX() + 1.0d, p_145884_0_.getLevelY(), p_145884_0_.getLevelZ()); + case 2: + return getContainerAt(p_145884_0_.getHopperLevel(), p_145884_0_.getLevelX(), p_145884_0_.getLevelY(), p_145884_0_.getLevelZ() - 1.0d); + case 3: + return getContainerAt(p_145884_0_.getHopperLevel(), p_145884_0_.getLevelX(), p_145884_0_.getLevelY(), p_145884_0_.getLevelZ() + 1.0d); + case 4: + return getContainerAt(p_145884_0_.getHopperLevel(), p_145884_0_.getLevelX() - 1.0d, p_145884_0_.getLevelY(), p_145884_0_.getLevelZ()); + default: + return getContainerAt(p_145884_0_.getHopperLevel(), p_145884_0_.getLevelX(), p_145884_0_.getLevelY() + 1.0d, p_145884_0_.getLevelZ()); + } + } + + public static List getFrontalItems(IHorizontalHopper p_200115_0_, BlockState state) { + return (List) p_200115_0_.getSuckShape(state).toAabbs().stream().flatMap(p_200110_1_ -> { + return p_200115_0_.getHopperLevel().m_6443_(ItemEntity.class, p_200110_1_.move(p_200115_0_.getLevelX() - 0.5d, p_200115_0_.getLevelY() - 0.5d, p_200115_0_.getLevelZ() - 0.5d), EntitySelector.ENTITY_STILL_ALIVE).stream(); + }).collect(Collectors.toList()); + } + + @Nullable + public static Container getContainerAt(Level p_195484_0_, BlockPos p_195484_1_) { + return getContainerAt(p_195484_0_, p_195484_1_.getX() + 0.5d, p_195484_1_.getY() + 0.5d, p_195484_1_.getZ() + 0.5d); + } + + @Nullable + public static Container getContainerAt(Level p_145893_0_, double p_145893_1_, double p_145893_3_, double p_145893_5_) { + WorldlyContainer worldlyContainer = null; + BlockPos blockpos = new BlockPos(p_145893_1_, p_145893_3_, p_145893_5_); + BlockState blockstate = p_145893_0_.getBlockState(blockpos); + WorldlyContainerHolder getBlock = blockstate.getBlock(); + if (getBlock instanceof WorldlyContainerHolder) { + worldlyContainer = getBlock.getContainer(blockstate, p_145893_0_, blockpos); + } else if (blockstate.m_155947_()) { + WorldlyContainer blockEntity = p_145893_0_.getBlockEntity(blockpos); + if (blockEntity instanceof Container) { + worldlyContainer = (Container) blockEntity; + if ((worldlyContainer instanceof ChestBlockEntity) && (getBlock instanceof ChestBlock)) { + worldlyContainer = ChestBlock.getContainer((ChestBlock) getBlock, blockstate, p_145893_0_, blockpos, true); + } + } + } + if (worldlyContainer == null) { + List list = p_145893_0_.getEntities((Entity) null, new AABB(p_145893_1_ - 0.5d, p_145893_3_ - 0.5d, p_145893_5_ - 0.5d, p_145893_1_ + 0.5d, p_145893_3_ + 0.5d, p_145893_5_ + 0.5d), EntitySelector.CONTAINER_ENTITY_SELECTOR); + if (!list.isEmpty()) { + worldlyContainer = (Container) list.get(p_145893_0_.random.nextInt(list.size())); + } + } + return worldlyContainer; + } + + private static boolean canMergeItems(ItemStack p_145894_0_, ItemStack p_145894_1_) { + if (p_145894_0_.getItem() != p_145894_1_.getItem() || p_145894_0_.getDamageValue() != p_145894_1_.getDamageValue() || p_145894_0_.getCount() > p_145894_0_.getMaxStackSize()) { + return false; + } + return ItemStack.tagMatches(p_145894_0_, p_145894_1_); + } + + @Override // com.dairymoose.modernlife.tileentities.IHorizontalHopper + public double getLevelX() { + return this.worldPosition.getX() + 0.5d; + } + + @Override // com.dairymoose.modernlife.tileentities.IHorizontalHopper + public double getLevelY() { + return this.worldPosition.getY() + 0.5d; + } + + @Override // com.dairymoose.modernlife.tileentities.IHorizontalHopper + public double getLevelZ() { + return this.worldPosition.getZ() + 0.5d; + } + + public void setCooldown(int p_145896_1_) { + this.cooldownTime = p_145896_1_; + } + + private boolean isOnCooldown() { + return this.cooldownTime > 0; + } + + public boolean isOnCustomCooldown() { + return this.cooldownTime > 8; + } + + protected NonNullList getItems() { + return this.items; + } + + protected void setItems(NonNullList p_199721_1_) { + this.items = p_199721_1_; + } + + public void entityInside(Entity p_200113_1_) { + if (p_200113_1_ instanceof ItemEntity) { + BlockPos blockpos = getBlockPos(); + if (Shapes.joinIsNotEmpty(Shapes.create(p_200113_1_.getBoundingBox().move(-blockpos.getX(), -blockpos.getY(), -blockpos.getZ())), getSuckShape(getBlockState()), BooleanOp.AND)) { + tryMoveItems(() -> { + return Boolean.valueOf(addItem(this, (ItemEntity) p_200113_1_)); + }); + } + } + } + + protected AbstractContainerMenu m_6555_(int p_213906_1_, Inventory p_213906_2_) { + return new HopperMenu(p_213906_1_, p_213906_2_, this); + } + + protected IItemHandler createUnSidedHandler() { + return new ExtractorItemHandler(this); + } + + public long getLastUpdateTime() { + return this.tickedGameTime; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorItemHandler.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorItemHandler.java new file mode 100644 index 0000000..3354c9f --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/ExtractorItemHandler.java @@ -0,0 +1,29 @@ +package com.dairymoose.modernlife.tileentities; + +import javax.annotation.Nonnull; +import net.minecraft.world.item.ItemStack; +import net.minecraftforge.items.wrapper.InvWrapper; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/ExtractorItemHandler.class */ +public class ExtractorItemHandler extends InvWrapper { + private final ExtractorBlockEntity hopper; + + public ExtractorItemHandler(ExtractorBlockEntity hopper) { + super(hopper); + this.hopper = hopper; + } + + @Nonnull + public ItemStack insertItem(int slot, @Nonnull ItemStack stack, boolean simulate) { + if (simulate) { + return super.insertItem(slot, stack, simulate); + } + boolean wasEmpty = getInv().isEmpty(); + int originalStackSize = stack.getCount(); + ItemStack stack2 = super.insertItem(slot, stack, simulate); + if (wasEmpty && originalStackSize > stack2.getCount() && !this.hopper.isOnCustomCooldown()) { + this.hopper.setCooldown(8); + } + return stack2; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/IChannelHolder.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/IChannelHolder.java new file mode 100644 index 0000000..ce14d5b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/IChannelHolder.java @@ -0,0 +1,8 @@ +package com.dairymoose.modernlife.tileentities; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/IChannelHolder.class */ +public interface IChannelHolder { + int getCurrentChannel(); + + void setCurrentChannel(int i); +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/IHorizontalHopper.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/IHorizontalHopper.java new file mode 100644 index 0000000..00ede9e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/IHorizontalHopper.java @@ -0,0 +1,75 @@ +package com.dairymoose.modernlife.tileentities; + +import javax.annotation.Nullable; +import net.minecraft.core.Direction; +import net.minecraft.world.Container; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.HopperBlock; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/IHorizontalHopper.class */ +public interface IHorizontalHopper extends Container { + public static final VoxelShape INSIDE = Block.box(2.0d, 2.0d, 2.0d, 14.0d, 14.0d, 14.0d); + + @Nullable + Level getHopperLevel(); + + double getLevelX(); + + double getLevelY(); + + double getLevelZ(); + + default VoxelShape getSuckShape(BlockState state) { + VoxelShape INSIDE2 = Block.box(2.0d, 2.0d, 2.0d, 14.0d, 14.0d, 14.0d); + VoxelShape SUCK = INSIDE2; + switch (C01581.$SwitchMap$net$minecraft$core$Direction[state.getValue(HopperBlock.FACING).ordinal()]) { + case 1: + VoxelShape northShape = Block.box(0.0d, 0.0d, -32.0d, 16.0d, 16.0d, 0.0d); + SUCK = Shapes.or(SUCK, northShape); + break; + case 2: + VoxelShape eastShape = Block.box(16.0d, 0.0d, 0.0d, 32.0d, 16.0d, 16.0d); + SUCK = Shapes.or(SUCK, eastShape); + break; + case 3: + VoxelShape southShape = Block.box(0.0d, 0.0d, 16.0d, 16.0d, 16.0d, 32.0d); + SUCK = Shapes.or(SUCK, southShape); + break; + case 4: + VoxelShape westShape = Block.box(-16.0d, 0.0d, 0.0d, 0.0d, 16.0d, 16.0d); + SUCK = Shapes.or(SUCK, westShape); + break; + } + return SUCK; + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.tileentities.IHorizontalHopper$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/IHorizontalHopper$1.class */ + public static /* synthetic */ class C01581 { + static final /* synthetic */ int[] $SwitchMap$net$minecraft$core$Direction = new int[Direction.values().length]; + + static { + try { + $SwitchMap$net$minecraft$core$Direction[Direction.NORTH.ordinal()] = 1; + } catch (NoSuchFieldError e) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.EAST.ordinal()] = 2; + } catch (NoSuchFieldError e2) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.SOUTH.ordinal()] = 3; + } catch (NoSuchFieldError e3) { + } + try { + $SwitchMap$net$minecraft$core$Direction[Direction.WEST.ordinal()] = 4; + } catch (NoSuchFieldError e4) { + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/MicrowaveBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/MicrowaveBlockEntity.java new file mode 100644 index 0000000..713954a --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/MicrowaveBlockEntity.java @@ -0,0 +1,203 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.MicrowaveBlock; +import com.dairymoose.modernlife.blocks.StoveBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import java.util.Optional; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.Containers; +import net.minecraft.world.SimpleContainer; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.crafting.CampfireCookingRecipe; +import net.minecraft.world.item.crafting.RecipeType; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/MicrowaveBlockEntity.class */ +public class MicrowaveBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType MICROWAVE = BlockEntityType.Builder.of(MicrowaveBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_MICROWAVE.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int MICROWAVE_CONTAINER_SIZE = 1; + private NonNullList microwaveStack; + private int cookProgress; + private int cookTime; + public int tickCounter; + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.microwaveStack); + return nbt; + } + + public int getMaxStackSize() { + return 1; + } + + public boolean canPlaceItem(int flag, ItemStack itemStack) { + Optional optional = this.level.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, new SimpleContainer(new ItemStack[]{itemStack}), this.level); + if (isEmpty() && optional.isPresent()) { + return true; + } + return false; + } + + public void handleUpdateTag(CompoundTag tag) { + ContainerHelper.loadAllItems(tag, this.microwaveStack); + getItem(0); + super.handleUpdateTag(tag); + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.microwaveStack); + if (p_230337_2_.contains("CookProgress")) { + this.cookProgress = p_230337_2_.getInt("CookProgress"); + } + if (p_230337_2_.contains("CookTime")) { + this.cookTime = p_230337_2_.getInt("CookTime"); + } + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m229getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + this.microwaveStack.clear(); + ContainerHelper.loadAllItems(tag, this.microwaveStack); + } + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.microwaveStack); + p_189515_1_.putInt("CookProgress", this.cookProgress); + p_189515_1_.putInt("CookTime", this.cookTime); + } + + public void m_6211_() { + this.microwaveStack.set(0, ItemStack.EMPTY); + } + + public int getContainerSize() { + return 1; + } + + public boolean isEmpty() { + return ((ItemStack) this.microwaveStack.get(0)).isEmpty(); + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.microwaveStack.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.microwaveStack, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.microwaveStack, var1); + } + + public void setItem(int var1, ItemStack item) { + this.microwaveStack.set(var1, item); + if (!this.level.isClientSide) { + getLevel().sendBlockUpdated(getBlockPos(), getBlockState(), getBlockState(), 2); + } + } + + private void setItemInternal(int var1, ItemStack item) { + this.microwaveStack.set(var1, item); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } + + public MicrowaveBlockEntity(BlockPos pos, BlockState state) { + super(MICROWAVE, pos, state); + this.microwaveStack = NonNullList.withSize(1, ItemStack.EMPTY); + this.cookProgress = 0; + this.cookTime = 0; + this.tickCounter = 0; + } + + public void cookItem(ItemStack itemStack, int cookTime) { + this.cookProgress = 0; + this.cookTime = cookTime; + setItem(0, itemStack.copy()); + } + + public static void tick(Level level, BlockPos pos, BlockState state, MicrowaveBlockEntity entity) { + entity.tick(); + } + + public void tick() { + if (!this.level.isClientSide && !isEmpty() && this.cookTime == 0) { + ItemStack itemStack = getItem(0); + Optional optional = this.level.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, new SimpleContainer(new ItemStack[]{itemStack}), this.level); + this.cookTime = MicrowaveBlock.calculateTime(optional); + this.cookProgress = 0; + } + if (!this.level.isClientSide && !isEmpty() && this.cookTime > 0) { + if (((Boolean) getBlockState().getValue(MicrowaveBlock.OPEN_DOOR)).booleanValue()) { + this.cookProgress--; + if (this.cookProgress < 0) { + this.cookProgress = 0; + } + } else { + this.cookProgress++; + if (this.cookProgress >= this.cookTime) { + this.cookTime = 0; + ItemStack toCook = getItem(0); + SimpleContainer simpleContainer = new SimpleContainer(new ItemStack[]{toCook}); + ItemStack lvt_4_1_ = (ItemStack) this.level.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, simpleContainer, this.level).map(p_213979_1_ -> { + return p_213979_1_.m_5874_(simpleContainer); + }).orElse(toCook); + BlockPos pos = getBlockPos(); + double xMod = 0.0d; + double zMod = 0.0d; + Direction microwaveFacing = getBlockState().getValue(StoveBlock.FACING); + if (microwaveFacing == Direction.NORTH) { + zMod = 0.0d + 0.6d; + } else if (microwaveFacing == Direction.EAST) { + xMod = 0.0d - 0.6d; + } else if (microwaveFacing == Direction.WEST) { + xMod = 0.0d + 0.6d; + } else if (microwaveFacing == Direction.SOUTH) { + zMod = 0.0d - 0.6d; + } + Containers.dropItemStack(this.level, pos.getX() + 0.5d + xMod, pos.getY() + 0.5d, pos.getZ() + 0.5d + zMod, lvt_4_1_); + setItem(0, ItemStack.EMPTY); + BlockState oldState = getBlockState(); + BlockState newState = (BlockState) oldState.setValue(MicrowaveBlock.OPEN_DOOR, true); + getLevel().setBlockAndUpdate(pos, newState); + getLevel().sendBlockUpdated(pos, oldState, newState, 2); + } + } + } + if (this.level.isClientSide) { + if (isEmpty()) { + this.tickCounter = 0; + } else if (!((Boolean) getBlockState().getValue(MicrowaveBlock.OPEN_DOOR)).booleanValue()) { + this.tickCounter++; + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/MirrorBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/MirrorBlockEntity.java new file mode 100644 index 0000000..e48e774 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/MirrorBlockEntity.java @@ -0,0 +1,62 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/MirrorBlockEntity.class */ +public class MirrorBlockEntity extends BlockEntity { + public static final BlockEntityType MIRROR = BlockEntityType.Builder.of(MirrorBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_MIRROR.get(), (Block) CustomBlocks.BLOCK_TALL_MIRROR.get(), (Block) CustomBlocks.BLOCK_LARGE_MIRROR.get(), (Block) CustomBlocks.BLOCK_MASSIVE_MIRROR.get(), (Block) CustomBlocks.BLOCK_CCTV_SCREEN.get()}).build((Type) null); + public int cctvScreenCurrentCamera; + public int cctvScreenCurrentCameraDisplayValue; + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m231getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag nbt = pkt.getTag(); + if (nbt != null) { + this.cctvScreenCurrentCamera = nbt.getInt("Camera"); + } + super.onDataPacket(conn, pkt); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + if (getBlockState().getBlock() == CustomBlocks.BLOCK_CCTV_SCREEN.get()) { + nbt.putInt("Camera", this.cctvScreenCurrentCamera); + } + return nbt; + } + + public void handleUpdateTag(CompoundTag nbt) { + this.cctvScreenCurrentCamera = nbt.getInt("Camera"); + super.handleUpdateTag(nbt); + } + + public void load(CompoundTag nbt) { + super.load(nbt); + this.cctvScreenCurrentCamera = nbt.getInt("Camera"); + } + + protected void saveAdditional(CompoundTag nbt) { + if (getBlockState().getBlock() == CustomBlocks.BLOCK_CCTV_SCREEN.get()) { + nbt.putInt("Camera", this.cctvScreenCurrentCamera); + } + } + + public MirrorBlockEntity(BlockPos pos, BlockState state) { + super(MIRROR, pos, state); + this.cctvScreenCurrentCamera = 0; + this.cctvScreenCurrentCameraDisplayValue = 0; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/ModernBookshelfBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/ModernBookshelfBlockEntity.java new file mode 100644 index 0000000..25bece7 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/ModernBookshelfBlockEntity.java @@ -0,0 +1,303 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.mojang.datafixers.types.Type; +import java.util.ArrayList; +import java.util.List; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.nbt.ListTag; +import net.minecraft.nbt.StringTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.HitResult; +import net.minecraft.world.phys.Vec3; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/ModernBookshelfBlockEntity.class */ +public class ModernBookshelfBlockEntity extends BlockEntity implements Container { + public static final int MODERN_BOOKSHELF_CONTAINER_SIZE = 16; + private NonNullList items; + public NonNullList bookNames; + public List bookHeight; + public int serverSideHitIndex; + public static final double X_POS_START = 0.0625d; + public static final double BOOK_WIDTH = 0.1d; + public static final double BOOK_GAP = 0.01d; + public static List randomBookNames; + public static final BlockEntityType MODERN_BOOKSHELF = BlockEntityType.Builder.of(ModernBookshelfBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_MODERN_ACACIA_BOOKSHELF.get(), (Block) CustomBlocks.BLOCK_MODERN_BIRCH_BOOKSHELF.get(), (Block) CustomBlocks.BLOCK_MODERN_CRIMSON_BOOKSHELF.get(), (Block) CustomBlocks.BLOCK_MODERN_DARK_OAK_BOOKSHELF.get(), (Block) CustomBlocks.BLOCK_MODERN_JUNGLE_BOOKSHELF.get(), (Block) CustomBlocks.BLOCK_MODERN_OAK_BOOKSHELF.get(), (Block) CustomBlocks.BLOCK_MODERN_SPRUCE_BOOKSHELF.get(), (Block) CustomBlocks.BLOCK_MODERN_WARPED_BOOKSHELF.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final List itemPosX = new ArrayList(); + public static final List itemPosY = new ArrayList(); + public static final List itemPosZ = new ArrayList(); + + static { + itemPosX.add(Double.valueOf(0.0625d)); + itemPosX.add(Double.valueOf(0.17250000000000001d)); + itemPosX.add(Double.valueOf(0.28250000000000003d)); + itemPosX.add(Double.valueOf(0.39250000000000007d)); + itemPosX.add(Double.valueOf(0.5025000000000001d)); + itemPosX.add(Double.valueOf(0.6125d)); + itemPosX.add(Double.valueOf(0.7225000000000001d)); + itemPosX.add(Double.valueOf(0.8325d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.0625d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosY.add(Double.valueOf(0.53125d)); + itemPosZ.add(Double.valueOf(0.375d)); + randomBookNames = List.of((Object[]) new String[]{"History of Mining", "History of Crafting", "History of Magic", "Ancient History", "Modern Style", "Modern Architecture", "On Building", "On Crafting", "Advanced Building", "Advanced Crafting", "A Brief Respite", "Journey's End", "The Journey", "Heroic Tales", "Feats of Strength", "The Olde Ways", "A Better Tomorrow", "Cobblestone and a Hard Place", "Advanced Swordsmanship", "Expert Swordsmanship", "A Day's Work", "Tending Your Fields", "How To Punch Trees", "The Art of War", "The Odyssey", "Fortune Favors the Bold", "Smithing: A Primer", "The Coldest Night", "The Darkest Night", "Following Your Dreams", "A Cautionary Tale", "Smithing: A Primer", "Lion Of Yesterday", "Agent Of Heaven", "Descendants Of The Gods", "Officers With Gold", "Friends And Enemies", "Mice And Blacksmiths", "Crossbow Of The South", "Obliteration With Sins", "Separated In The Void", "Dead In The Castle", "The Colossal Spider", "Army Of The Eclipse", "Heirs Of The End", "Pirates Of Twilight", "Kings And Invaders", "Gods And Phantoms", "The Living Dead", "The Age Of Heroes", "Breaking The Stars", "Breath Of The West", "Hero Without Direction", "Parrot Of Utopia", "Architect Of Destruction", "Armies Of The Night", "Trees And Knights", "Owls And Heirs", "The Revelation", "Perfection Of The Night", "Crying Out", "Guarded By The North", "Emperor Without Desire", "Hero Without Honor", "Hunters Without Honor", "Friends With Honor", "Mice And Snakes", "Snakes And Spies", "Curse Without Direction", "Fate Of The Void", "Symbols Of The Immortals", "Remembering The Past", "Dog Without Shame", "Invader Without Cause", "The Withered Tree", "Bandits Of The Curse", "Gangsters And Heroes", "Officers And Warriors", "Annihilation Of The Solstice", "Determined To Win", "Running From The End", "Fountain Of Regret", "Tortoise Of Stone", "Warden Of The Prison", "Herald Of The Ancients", "Priests Of The Forest", "Butchers And Guardians", "Kings And Dogs", "Crossbow Of Hope", "Edge Of Dreams", "Vanish In The Commander", "Screams In The Graveyard", "Soldier Of Glory", "Defender Of Greatness", "Swindlers Of The Gods", "Eternal Night", "Creators And Rats", "Climbing The Mountain", "Dreams Of Emeralds", "Dreams Of Diamonds", "Ancient Ruins", "Secrets Revealed", "Painting My Dreams", "Vulture Culture", "Creator Of Silver", "Warriors Of Stone", "Snakes Of The West", "The Long March", "Swindlers And Gods", "Buried Treasure", "Hope And Sorrow", "Bow Of The Forsaken", "Trading In Secrets", "Helping The World", "Parrot Of Wind", "Soldier Of Despair", "Foreigners Without Honor", "Gangsters Of Stone", "Heirs And Knights", "Soldiers and Officers", "History Of Famine", "Goal Of The Ancestors", "Scared Of Nature", "Secrets Of Nature", "Wellspring Of Might", "Forgotten Artifacts", "The Ultimate Folly", "The Hero's Cookbook", "Duchess Of Glory", "Mutiny", "Tools Of The Trade", "Soldiers Without Fear", "Creators And Heroes", "Humans And Vultures", "The Immortals", "Mapping The Kingdom", "Rejecting The King", "Sounds In The Country", "Changeling Of The Night", "Man Of The End", "Turtles With Honor", "Phantoms With Pride", "Warriors And Assassins", "Fish And Officers", "Origin Of Gold", "Vision Of The Forsaken", "Deceiving Myself", "Raiding The Dungeons", "Witch Without Faith", "Hero Without Duty", "Descendants Without Desire", "Rebels Of Time", "Bandits And Lions", "Dogs And Gods", "The Doom That Comes", "Fortune Of The Gods", "Smiles In My Family", "Life In The East", "Bandit Of Fortune", "Hunter With Sins", "The Lucky Bandit", "Owls Of The Plague", "Knights And Spies", "Soldiers And Warriors", "Wand Of Glory", "Man Without A Home", "Screams In Dreams", "Fighting The Power", "Storming The Castle", "The Hidden Dagger", "The Ancient Ways", "True Courage", "True Grit", "True Heroics", "Man Of The Void", "Girls Without Faith", "Swindlers Of Dusk", "Criminals And Kings", "Wizards And Werewolves", "Goal Of The Curse", "Wand Of Nightmares", "Punished By The Darkness", "Force Of The End", "Slave Of The Ocean", "Hunter Of Spring", "Witches Of The Banished", "Ogres Of Dreams", "Women And Pirates", "Creators And Phantoms", "Inspirations And Secrets", "Limit Of The Curse", "Listening To Dreams", "Altering My End", "Throne Of The King", "Rat Of The Prison", "Lords Of Nature", "Mermaids Of The West", "Necromancers And Priests", "Soldiers And Serpents", "Soldier Of Ice", "Hatred Without Fear", "Forsaking The Curse", "Hunted By The Graveyard", "Butcher Of Rainbows", "Human Of Ice", "Birdwatcher", "Owls Of The East", "Thieves And Gods", "Heirs And Protectors", "Influence Of The Eclipse", "Inception", "Never Trust The Champions", "Promises Of The Eternals", "Guilty Damned", "The Final Song", "The Reaping", "Clash in the Sky", "Atlas of Destiny", "Guilty Damned", "A Step Too Far", "History of Villages"}); + } + + public NonNullList getItems() { + return this.items; + } + + public boolean canPlaceItem(int p_18952_, ItemStack p_18953_) { + return false; + } + + public int getHitIndex(Player player, HitResult hr) { + double x; + double y; + double z; + int hitIndex = -1; + if (hr instanceof BlockHitResult) { + BlockHitResult bhr = (BlockHitResult) hr; + BlockPos pos = bhr.getBlockPos(); + BlockState state = getLevel().getBlockState(pos); + Vec3 hitLocation = bhr.getLocation(); + double leastDistance = 1000.0d; + if (player.distanceToSqr(hitLocation) <= 6.25d) { + for (int i = 0; i < 16; i++) { + ItemStack itemStack = getItem(i); + if (!itemStack.isEmpty()) { + double offsetX = itemPosX.get(i % itemPosX.size()).doubleValue() + 0.05d; + double offsetY = itemPosY.get(i % itemPosY.size()).doubleValue() + 0.15d; + double offsetZ = itemPosZ.get(i % itemPosZ.size()).doubleValue(); + double x2 = pos.getX(); + double y2 = pos.getY(); + double z2 = pos.getZ(); + if (state.getValue(ModernBookshelfBlock.FACING) == Direction.EAST) { + x = x2 + (1.0d - offsetZ); + y = y2 + offsetY; + z = z2 + (1.0d - offsetX); + } else if (state.getValue(ModernBookshelfBlock.FACING) == Direction.NORTH) { + x = x2 + (1.0d - offsetX); + y = y2 + offsetY; + z = z2 + offsetZ; + } else if (state.getValue(ModernBookshelfBlock.FACING) == Direction.WEST) { + x = x2 + offsetZ; + y = y2 + offsetY; + z = z2 + offsetX; + } else { + x = x2 + offsetX; + y = y2 + offsetY; + z = z2 + (1.0d - offsetZ); + } + double distSqr = hitLocation.distanceToSqr(new Vec3(x, y, z)); + double distSqrWithoutY = hitLocation.with(Direction.Axis.Y, 0.0d).distanceToSqr(new Vec3(x, 0.0d, z)); + double distY = hitLocation.y - y; + if (distSqr < leastDistance && distSqrWithoutY <= 0.01d && distY <= 0.15d) { + hitIndex = i; + leastDistance = distSqr; + } + } + } + } + } + return hitIndex; + } + + public void initItems() { + BlockEntityType type; + if (this.items == null && (type = getType()) != null && type == MODERN_BOOKSHELF) { + ModernLifeCommon.LOGGER.debug("init with size = 16"); + this.items = NonNullList.withSize(16, ItemStack.EMPTY); + this.bookNames = NonNullList.withSize(16, ""); + this.bookHeight = new ArrayList(16); + for (int i = 0; i < 16; i++) { + this.bookHeight.add(Float.valueOf(1.0f)); + } + } + } + + public boolean isFull() { + int count = 0; + for (int i = 0; i < this.items.size(); i++) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + count++; + } + } + return count == this.items.size(); + } + + public int getNextFreeSlot() { + for (int i = 0; i < this.items.size(); i++) { + if (((ItemStack) this.items.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public int getNextOccupiedSlot() { + for (int i = this.items.size() - 1; i >= 0; i--) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public void placeItem(ItemStack itemStack) { + int freeSlot = getNextFreeSlot(); + if (freeSlot != -1) { + setItem(freeSlot, itemStack.copy()); + float randValue = ((float) Math.random()) * 0.7f; + float yScale = 0.7f + randValue; + this.bookHeight.set(freeSlot, Float.valueOf(yScale)); + String displayText = itemStack.getHoverName().getString(); + if (displayText.equals("Book")) { + displayText = randomBookNames.get((int) (Math.random() * randomBookNames.size())); + } + this.bookNames.set(freeSlot, displayText); + } + } + + public ModernBookshelfBlockEntity(BlockPos pos, BlockState state) { + super(MODERN_BOOKSHELF, pos, state); + this.items = null; + this.bookNames = null; + this.serverSideHitIndex = -1; + initItems(); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.items); + ListTag list = new ListTag(); + for (int i = 0; i < 16; i++) { + list.add(StringTag.valueOf((String) this.bookNames.get(i))); + } + nbt.put("namelist", list); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + initItems(); + ContainerHelper.loadAllItems(tag, this.items); + if (tag.contains("namelist")) { + ListTag list = tag.get("namelist"); + for (int i = 0; i < list.size(); i++) { + this.bookNames.set(i, list.getString(i)); + } + } + super.handleUpdateTag(tag); + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m233getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + initItems(); + this.items.clear(); + ContainerHelper.loadAllItems(tag, this.items); + if (tag.contains("namelist")) { + ListTag list = tag.get("namelist"); + for (int i = 0; i < list.size(); i++) { + this.bookNames.set(i, list.getString(i)); + } + } + } + } + + public void load(CompoundTag tag) { + super.load(tag); + initItems(); + ContainerHelper.loadAllItems(tag, this.items); + if (tag.contains("namelist")) { + ListTag list = tag.get("namelist"); + for (int i = 0; i < list.size(); i++) { + this.bookNames.set(i, list.getString(i)); + } + } + } + + protected void saveAdditional(CompoundTag tag) { + ContainerHelper.saveAllItems(tag, this.items); + ListTag list = new ListTag(); + for (int i = 0; i < 16; i++) { + list.add(StringTag.valueOf((String) this.bookNames.get(i))); + } + tag.put("namelist", list); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return this.items.size(); + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (this.items.get(i) != ItemStack.EMPTY) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/NightStandBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/NightStandBlockEntity.java new file mode 100644 index 0000000..05ae104 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/NightStandBlockEntity.java @@ -0,0 +1,112 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/NightStandBlockEntity.class */ +public class NightStandBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType NIGHT_STAND = BlockEntityType.Builder.of(NightStandBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_ACACIA_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_BIRCH_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_CRIMSON_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_DARK_OAK_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_JUNGLE_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_OAK_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_SPRUCE_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_WARPED_NIGHT_STAND.get(), (Block) CustomBlocks.BLOCK_ACACIA_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_ACACIA_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_BIRCH_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_BIRCH_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CRIMSON_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CRIMSON_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_DARK_OAK_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_DARK_OAK_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_JUNGLE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_JUNGLE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_OAK_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_OAK_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_SPRUCE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_SPRUCE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_WARPED_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_WARPED_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_COBBLESTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_COBBLESTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_STONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_STONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_STONE_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CRACKED_STONE_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CRACKED_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_MOSSY_STONE_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_MOSSY_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_STONE_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_STONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CLAY_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CLAY_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_SAND_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_SAND_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_RED_SAND_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_RED_SAND_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_SMOOTH_STONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_SMOOTH_STONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_GRAVEL_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_GRAVEL_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_GRANITE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_GRANITE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_GRANITE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_GRANITE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_DIORITE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_DIORITE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_DIORITE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_DIORITE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_OBSIDIAN_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_OBSIDIAN_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_ANDESITE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_ANDESITE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_ANDESITE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_ANDESITE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_MOSSY_COBBLESTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_MOSSY_COBBLESTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_TERRACOTTA_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_TERRACOTTA_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_SANDSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_SANDSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CUT_SANDSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CUT_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_RED_SANDSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_RED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_RED_SANDSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_RED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CUT_RED_SANDSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CUT_RED_SANDSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_PRISMARINE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_PRISMARINE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_PRISMARINE_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_PRISMARINE_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_DARK_PRISMARINE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_DARK_PRISMARINE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_BLACKSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_BLACKSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_BLACKSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_BLACKSTONE_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_POLISHED_BLACKSTONE_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_POLISHED_BLACKSTONE_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_POLISHED_BLACKSTONE_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_NETHERRACK_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_NETHERRACK_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_NETHER_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_NETHER_BRICKS_KITCHEN_DRAWER_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_NETHER_BRICKS_KITCHEN_CABINET.get(), (Block) CustomBlocks.BLOCK_CHISELED_NETHER_BRICKS_KITCHEN_DRAWER_CABINET.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int NIGHT_STAND_CONTAINER_SIZE = 18; + private NonNullList items; + + public NonNullList getItems() { + return this.items; + } + + public NightStandBlockEntity(BlockPos pos, BlockState state) { + super(NIGHT_STAND, pos, state); + this.items = NonNullList.withSize(18, ItemStack.EMPTY); + } + + public NightStandBlockEntity(BlockEntityType blockEntityType, BlockPos pos, BlockState state) { + super(blockEntityType, pos, state); + this.items = NonNullList.withSize(18, ItemStack.EMPTY); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.items); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + ContainerHelper.loadAllItems(tag, this.items); + super.handleUpdateTag(tag); + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m235getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + ContainerHelper.loadAllItems(tag, this.items); + } + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 18; + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/PhotocopierBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/PhotocopierBlockEntity.java new file mode 100644 index 0000000..ee9e3ab --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/PhotocopierBlockEntity.java @@ -0,0 +1,212 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeConfig; +import com.dairymoose.modernlife.network.play.client.ServerboundMultipartCameraPacket; +import com.mojang.datafixers.types.Type; +import java.util.List; +import java.util.Queue; +import java.util.concurrent.ConcurrentLinkedQueue; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.Vec3; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/PhotocopierBlockEntity.class */ +public class PhotocopierBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType PHOTOCOPIER = BlockEntityType.Builder.of(PhotocopierBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_PHOTOCOPIER.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int PHOTOCOPIER_CONTAINER_SIZE = 27; + private Queue copyRequestQueue; + private int counter; + private int copyProgress; + private static final int PAPER_PER_CANVAS = 1; + private NonNullList items; + + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/PhotocopierBlockEntity$RequestQueueItem.class */ + public static class RequestQueueItem { + Long uniqueId; + CompoundTag nbt; + } + + public void addTaskToQueue(long uniqueId, CompoundTag nbt, int copies) { + if (this.copyRequestQueue != null) { + for (int i = 0; i < copies; i++) { + RequestQueueItem rqi = new RequestQueueItem(); + rqi.uniqueId = Long.valueOf(uniqueId); + rqi.nbt = nbt; + this.copyRequestQueue.add(rqi); + } + } + } + + public static void tick(Level level, BlockPos pos, BlockState state, PhotocopierBlockEntity entity) { + entity.tick(); + } + + public void tick() { + this.counter++; + if (this.counter % 5 == 0 && !this.copyRequestQueue.isEmpty()) { + if (this.copyProgress == -1) { + this.level.playSound((Player) null, getBlockPos(), SoundEvents.NOTE_BLOCK_CHIME, SoundSource.BLOCKS, 0.25f, 0.5f); + this.copyProgress = 4; + return; + } + if (this.copyProgress > 0) { + this.copyProgress--; + return; + } + if (this.copyProgress == 0) { + this.copyProgress = -1; + int freeSlot = getFirstFreeSlot(); + int paperSlot = getFirstValidPaperSlot(); + if (freeSlot != -1 && paperSlot != -1) { + getItem(paperSlot).shrink(1); + RequestQueueItem rqi = this.copyRequestQueue.remove(); + if (rqi != null) { + Long uniqueId = rqi.uniqueId; + CompoundTag nbt = rqi.nbt; + if (uniqueId != null) { + long newUniqueId = uniqueId.longValue(); + Boolean bProductNewImage = (Boolean) ModernLifeConfig.SERVER.photocopierProducesNewImageFiles.get(); + if (bProductNewImage != null && bProductNewImage.booleanValue()) { + newUniqueId = ServerboundMultipartCameraPacket.copyPng(uniqueId.longValue()); + } + if (newUniqueId != -1) { + ItemStack itemStack = new ItemStack(CustomBlocks.BLOCK_CANVAS.get()); + if (nbt == null) { + nbt = new CompoundTag(); + } + itemStack.setTag(nbt); + itemStack.getTag().putLong("UniqueId", newUniqueId); + setItem(freeSlot, itemStack); + this.level.playSound((Player) null, getBlockPos(), SoundEvents.PAINTING_PLACE, SoundSource.BLOCKS, 0.25f, 0.5f); + return; + } + return; + } + return; + } + return; + } + BlockPos pos = getBlockPos(); + List players = this.level.m_45976_(Player.class, AABB.ofSize(new Vec3(pos.getX(), pos.getY(), pos.getZ()), 10.0d, 10.0d, 10.0d)); + this.level.playSound((Player) null, getBlockPos(), SoundEvents.CHAIN_BREAK, SoundSource.BLOCKS, 0.25f, 0.5f); + if (players != null && !players.isEmpty()) { + for (Player p : players) { + if (freeSlot == -1) { + p.sendMessage(new TextComponent("Photocopier inventory is full! All pending jobs cancelled"), p.getUUID()); + } else if (paperSlot == -1) { + p.sendMessage(new TextComponent("Photocopier requires at least 1 paper in its inventory to copy! All pending jobs cancelled"), p.getUUID()); + } + } + } + this.copyRequestQueue.clear(); + } + } + } + + public NonNullList getItems() { + return this.items; + } + + public PhotocopierBlockEntity(BlockPos pos, BlockState state) { + super(PHOTOCOPIER, pos, state); + this.copyRequestQueue = new ConcurrentLinkedQueue(); + this.counter = 0; + this.copyProgress = -1; + this.items = NonNullList.withSize(27, ItemStack.EMPTY); + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 27; + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + return false; + } + } + return true; + } + + public int freeSlotCount() { + int freeSlots = 0; + for (int i = 0; i < this.items.size(); i++) { + if (((ItemStack) this.items.get(i)).isEmpty()) { + freeSlots++; + } + } + return freeSlots; + } + + public int getFirstFreeSlot() { + for (int i = 0; i < this.items.size(); i++) { + if (((ItemStack) this.items.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public int getFirstValidPaperSlot() { + for (int i = 0; i < this.items.size(); i++) { + if (((ItemStack) this.items.get(i)).is(Items.PAPER) && ((ItemStack) this.items.get(i)).getCount() >= 1) { + return i; + } + } + return -1; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/PhotonBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/PhotonBlockEntity.java new file mode 100644 index 0000000..052c54e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/PhotonBlockEntity.java @@ -0,0 +1,71 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.PhotonBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import java.util.HashMap; +import java.util.HashSet; +import java.util.Map; +import java.util.Set; +import net.minecraft.core.BlockPos; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/PhotonBlockEntity.class */ +public class PhotonBlockEntity extends BlockEntity { + private boolean destroyed; + private int tickCount; + private int extinguishTick; + private int destroyTick; + public static final BlockEntityType PHOTON = BlockEntityType.Builder.of(PhotonBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_PHOTON.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static Map photonPos = new HashMap(); + public static Set existingPhotons = new HashSet(); + private static int TICKS_UNTIL_EXTINGUISHED = 2; + private static double PERSIST_ENTITY_SECONDS = 0.0d; + private static int TICKS_PER_SECOND = 20; + + public PhotonBlockEntity(BlockPos pos, BlockState state) { + super(PHOTON, pos, state); + this.destroyed = false; + this.tickCount = 0; + this.extinguishTick = -1; + this.destroyTick = -1; + } + + public static void tick(Level level, BlockPos pos, BlockState state, PhotonBlockEntity entity) { + entity.tick(); + } + + public void tick() { + if (this.level.isClientSide || this.destroyed) { + return; + } + if (this.extinguishTick == -1 && this.destroyTick == -1 && !existingPhotons.contains(getBlockPos())) { + this.extinguishTick = this.tickCount + TICKS_UNTIL_EXTINGUISHED; + } + if (this.extinguishTick != -1 && this.tickCount >= this.extinguishTick) { + this.extinguishTick = -1; + this.level.setBlock(getBlockPos(), (BlockState) getBlockState().setValue(PhotonBlock.EXTINGUISHED, true), 3); + this.destroyTick = this.tickCount + ((int) (Math.random() * PERSIST_ENTITY_SECONDS * TICKS_PER_SECOND)) + 1; + } + if (this.destroyTick != -1 && this.tickCount >= this.destroyTick) { + this.destroyTick = -1; + BlockState state = this.level.getBlockState(getBlockPos()); + if (state.is(CustomBlocks.BLOCK_PHOTON.get()) && ((Boolean) state.getValue(PhotonBlock.EXTINGUISHED)).booleanValue()) { + this.level.removeBlock(getBlockPos(), false); + if (((Boolean) state.getValue(PhotonBlock.WATERLOGGED)).booleanValue()) { + this.level.setBlock(getBlockPos(), state.getFluidState().createLegacyBlock(), 2); + } + this.destroyed = true; + } + } + this.tickCount++; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/PowerReceiverBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/PowerReceiverBlockEntity.java new file mode 100644 index 0000000..a70459e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/PowerReceiverBlockEntity.java @@ -0,0 +1,111 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.mojang.datafixers.types.Type; +import java.util.HashSet; +import java.util.Map; +import java.util.Set; +import java.util.concurrent.ConcurrentHashMap; +import net.minecraft.core.BlockPos; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/PowerReceiverBlockEntity.class */ +public class PowerReceiverBlockEntity extends BlockEntity implements IChannelHolder { + private int currentChannel; + public static Map> perChannelPowerReceivers = new ConcurrentHashMap(); + public static final BlockEntityType POWER_RECEIVER = BlockEntityType.Builder.of(PowerReceiverBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_POWER_RECEIVER.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + + public String toString() { + return "(channel=" + getCurrentChannel() + ", pos=" + getBlockPos() + ")"; + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + nbt.putInt("channel", this.currentChannel); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + if (tag.contains("channel")) { + this.currentChannel = tag.getInt("channel"); + } + super.handleUpdateTag(tag); + } + + protected void saveAdditional(CompoundTag nbt) { + nbt.putInt("channel", this.currentChannel); + ModernLifeCommon.LOGGER.debug("save with channel=" + this.currentChannel + " at pos=" + getBlockPos()); + } + + public void load(CompoundTag nbt) { + super.load(nbt); + if (nbt.contains("channel")) { + this.currentChannel = nbt.getInt("channel"); + addToChannel(this.currentChannel); + } + ModernLifeCommon.LOGGER.debug("load with channel=" + this.currentChannel); + } + + public boolean equals(Object other) { + if (other instanceof PowerReceiverBlockEntity) { + PowerReceiverBlockEntity otherTransmitter = (PowerReceiverBlockEntity) other; + return getBlockPos().equals(otherTransmitter.getBlockPos()); + } + return false; + } + + public int hashCode() { + return getBlockPos().hashCode(); + } + + public void addToChannel(int channel) { + ModernLifeCommon.LOGGER.debug("adding receiver at " + getBlockPos() + " with channel: " + this.currentChannel); + Set entities = perChannelPowerReceivers.get(Integer.valueOf(channel)); + if (entities == null) { + entities = new HashSet(); + perChannelPowerReceivers.put(Integer.valueOf(channel), entities); + } + entities.add(this); + ModernLifeCommon.LOGGER.debug("receiver count = " + perChannelPowerReceivers.size()); + } + + public void removeFromChannel(int channel) { + ModernLifeCommon.LOGGER.debug("removing receiver at " + getBlockPos() + " with channel: " + this.currentChannel); + Set entities = perChannelPowerReceivers.get(Integer.valueOf(channel)); + if (entities == null) { + entities = new HashSet(); + perChannelPowerReceivers.put(Integer.valueOf(channel), entities); + } + entities.remove(this); + ModernLifeCommon.LOGGER.debug("receiver count = " + perChannelPowerReceivers.size()); + } + + public PowerReceiverBlockEntity(BlockPos pos, BlockState state) { + super(POWER_RECEIVER, pos, state); + this.currentChannel = 0; + ModernLifeCommon.LOGGER.debug("PowerReceiverBlockEntity CONSTRUCTOR"); + } + + @Override // com.dairymoose.modernlife.tileentities.IChannelHolder + public int getCurrentChannel() { + return this.currentChannel; + } + + @Override // com.dairymoose.modernlife.tileentities.IChannelHolder + public void setCurrentChannel(int newChannel) { + setChanged(); + removeFromChannel(this.currentChannel); + this.currentChannel = newChannel; + addToChannel(newChannel); + ModernLifeCommon.LOGGER.debug("updating channel with world=" + getLevel()); + getLevel().updateNeighborsAt(getBlockPos(), getBlockState().getBlock()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/PowerTransmitterBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/PowerTransmitterBlockEntity.java new file mode 100644 index 0000000..d41f51e --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/PowerTransmitterBlockEntity.java @@ -0,0 +1,137 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.dairymoose.modernlife.network.play.client.ServerboundWirelessChannelPacket; +import com.mojang.datafixers.types.Type; +import java.util.HashSet; +import java.util.Map; +import java.util.Set; +import java.util.concurrent.ConcurrentHashMap; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/PowerTransmitterBlockEntity.class */ +public class PowerTransmitterBlockEntity extends BlockEntity implements IChannelHolder { + private int currentChannel; + public static Map> perChannelPowerTransmitters = new ConcurrentHashMap(); + public static final BlockEntityType POWER_TRANSMITTER = BlockEntityType.Builder.of(PowerTransmitterBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_POWER_TRANSMITTER.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + + public String toString() { + return "(channel=" + getCurrentChannel() + ", pos=" + getBlockPos() + ")"; + } + + public void updateReceivers(Level world) { + Set receivers = PowerReceiverBlockEntity.perChannelPowerReceivers.get(Integer.valueOf(this.currentChannel)); + if (receivers != null) { + ServerboundWirelessChannelPacket.purgeRemovedChannelHolders(receivers); + for (PowerReceiverBlockEntity receiver : receivers) { + ModernLifeCommon.LOGGER.debug("issued update to " + receiver.getBlockPos()); + if (world.isLoaded(receiver.getBlockPos())) { + world.updateNeighborsAt(receiver.getBlockPos(), receiver.getBlockState().getBlock()); + for (Direction d : Direction.values()) { + world.updateNeighborsAt(receiver.getBlockPos().relative(d), receiver.getBlockState().getBlock()); + } + } + } + } + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + nbt.putInt("channel", this.currentChannel); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + if (tag.contains("channel")) { + this.currentChannel = tag.getInt("channel"); + } + super.handleUpdateTag(tag); + } + + protected void saveAdditional(CompoundTag nbt) { + nbt.putInt("channel", this.currentChannel); + ModernLifeCommon.LOGGER.debug("save with channel=" + this.currentChannel + " at pos=" + getBlockPos()); + } + + public void load(CompoundTag nbt) { + super.load(nbt); + if (nbt.contains("channel")) { + this.currentChannel = nbt.getInt("channel"); + addToChannel(this.currentChannel); + } + ModernLifeCommon.LOGGER.debug("load with channel=" + this.currentChannel); + } + + public void setChanged() { + super.setChanged(); + ModernLifeCommon.LOGGER.debug("setChanged"); + } + + public boolean equals(Object other) { + if (other instanceof PowerTransmitterBlockEntity) { + PowerTransmitterBlockEntity otherTransmitter = (PowerTransmitterBlockEntity) other; + return getBlockPos().equals(otherTransmitter.getBlockPos()); + } + return false; + } + + public int hashCode() { + return getBlockPos().hashCode(); + } + + public void addToChannel(int channel) { + ModernLifeCommon.LOGGER.debug("adding transmitter at " + getBlockPos() + " with channel: " + this.currentChannel); + Set entities = perChannelPowerTransmitters.get(Integer.valueOf(channel)); + if (entities == null) { + entities = new HashSet(); + perChannelPowerTransmitters.put(Integer.valueOf(channel), entities); + } + ModernLifeCommon.LOGGER.debug("add " + this + " to channel " + channel + " with BlockPos=" + getBlockPos()); + entities.add(this); + ModernLifeCommon.LOGGER.debug("transmitter count = " + perChannelPowerTransmitters.size()); + } + + public void removeFromChannel(int channel) { + ModernLifeCommon.LOGGER.debug("removing transmitter at " + getBlockPos() + " with channel: " + this.currentChannel); + Set entities = perChannelPowerTransmitters.get(Integer.valueOf(channel)); + if (entities == null) { + entities = new HashSet(); + perChannelPowerTransmitters.put(Integer.valueOf(channel), entities); + } + ModernLifeCommon.LOGGER.debug("remove " + this); + entities.remove(this); + ModernLifeCommon.LOGGER.debug("transmitter count = " + perChannelPowerTransmitters.size()); + } + + public PowerTransmitterBlockEntity(BlockPos pos, BlockState state) { + super(POWER_TRANSMITTER, pos, state); + this.currentChannel = 0; + ModernLifeCommon.LOGGER.debug("PowerTransmitterBlockEntity CONSTRUCTOR"); + } + + @Override // com.dairymoose.modernlife.tileentities.IChannelHolder + public int getCurrentChannel() { + return this.currentChannel; + } + + @Override // com.dairymoose.modernlife.tileentities.IChannelHolder + public void setCurrentChannel(int newChannel) { + setChanged(); + removeFromChannel(this.currentChannel); + updateReceivers(getLevel()); + this.currentChannel = newChannel; + addToChannel(this.currentChannel); + updateReceivers(getLevel()); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/PrinterBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/PrinterBlockEntity.java new file mode 100644 index 0000000..36ed942 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/PrinterBlockEntity.java @@ -0,0 +1,101 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/PrinterBlockEntity.class */ +public class PrinterBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType PRINTER = BlockEntityType.Builder.of(PrinterBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_PRINTER.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int PRINTER_CONTAINER_SIZE = 27; + private NonNullList items; + + public NonNullList getItems() { + return this.items; + } + + public PrinterBlockEntity(BlockPos pos, BlockState state) { + super(PRINTER, pos, state); + this.items = NonNullList.withSize(27, ItemStack.EMPTY); + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 27; + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + return false; + } + } + return true; + } + + public int freeSlotCount() { + int freeSlots = 0; + for (int i = 0; i < this.items.size(); i++) { + if (((ItemStack) this.items.get(i)).isEmpty()) { + freeSlots++; + } + } + return freeSlots; + } + + public int getFirstFreeSlot() { + for (int i = 0; i < this.items.size(); i++) { + if (((ItemStack) this.items.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/RadiatorBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/RadiatorBlockEntity.java new file mode 100644 index 0000000..91c2315 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/RadiatorBlockEntity.java @@ -0,0 +1,94 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.RadiatorBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/RadiatorBlockEntity.class */ +public class RadiatorBlockEntity extends BlockEntity { + public static final BlockEntityType RADIATOR = BlockEntityType.Builder.of(RadiatorBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_RADIATOR.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + private double multLow; + private double multMed; + private double multHigh; + final int LOW_DIAMETER = 9; + final int MED_DIAMETER = 13; + final int HIGH_DIAMETER = 19; + + public RadiatorBlockEntity(BlockPos pos, BlockState state) { + super(RADIATOR, pos, state); + this.multLow = 1.0d; + this.multMed = 1.6d; + this.multHigh = 2.56d; + this.LOW_DIAMETER = 9; + this.MED_DIAMETER = 13; + this.HIGH_DIAMETER = 19; + } + + private void meltTargetedSpot(ServerLevel world, BlockPos targetPos, double meltMult) { + double meltChance = 1.0d / targetPos.distSqr(getBlockPos()); + if (Math.random() >= meltChance * 1.0d * meltMult) { + return; + } + BlockState targetBlockState = world.getBlockState(targetPos); + if (targetBlockState.is(Blocks.ICE) || targetBlockState.is(Blocks.PACKED_ICE) || targetBlockState.is(Blocks.BLUE_ICE) || targetBlockState.is(Blocks.FROSTED_ICE)) { + world.setBlockAndUpdate(targetPos, Blocks.WATER.defaultBlockState()); + world.neighborChanged(targetPos, Blocks.WATER, targetPos); + } else if (targetBlockState.is(Blocks.SNOW) || targetBlockState.is(Blocks.SNOW_BLOCK)) { + targetBlockState.getOptionalValue(BlockStateProperties.SNOWY); + world.sendParticles(ParticleTypes.LARGE_SMOKE, targetPos.getX() + 0.5d, targetPos.getY() + 0.5d, targetPos.getZ() + 0.5d, 0, 0.0d, 0.0d, 0.0d, 0.0d); + world.m_46961_(targetPos, false); + } + } + + public void meltSnow(int meltDiameter, double meltMult, int n) { + for (int i = 0; i < n; i++) { + int xOffset = ((int) (meltDiameter * Math.random())) - (meltDiameter / 2); + int zOffset = ((int) (meltDiameter * Math.random())) - (meltDiameter / 2); + Level level = getLevel(); + if (level instanceof ServerLevel) { + ServerLevel world = (ServerLevel) level; + BlockPos targetPos = new BlockPos(getBlockPos().getX() + xOffset, getBlockPos().getY(), getBlockPos().getZ() + zOffset); + meltTargetedSpot(world, targetPos, meltMult); + meltTargetedSpot(world, targetPos.below(), meltMult); + meltTargetedSpot(world, targetPos.below().below(), meltMult); + meltTargetedSpot(world, targetPos.above(), meltMult); + meltTargetedSpot(world, targetPos.above().above(), meltMult); + } + } + } + + public static void tick(Level level, BlockPos pos, BlockState state, RadiatorBlockEntity entity) { + entity.tick(); + } + + public void tick() { + RadiatorBlock.HeatType heat = (RadiatorBlock.HeatType) getBlockState().getValue(RadiatorBlock.HEAT); + switch (heat) { + case HeatType.off: + default: + return; + case HeatType.low: + meltSnow(9, this.multLow, 1); + return; + case HeatType.medium: + meltSnow(13, this.multMed, 2); + return; + case HeatType.high: + meltSnow(19, this.multHigh, 5); + return; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity.java new file mode 100644 index 0000000..32e0b55 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity.java @@ -0,0 +1,202 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity.class */ +public class RefrigeratorBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType REFRIGERATOR = BlockEntityType.Builder.of(RefrigeratorBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_REFRIGERATOR.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int REFRIGERATOR_CONTAINER_SIZE = 36; + private int tickCount; + private NonNullList items; + private int[] iceCubeProgress; + + public NonNullList getItems() { + return this.items; + } + + public RefrigeratorBlockEntity(BlockPos pos, BlockState state) { + super(REFRIGERATOR, pos, state); + this.tickCount = 0; + this.items = NonNullList.withSize(36, ItemStack.EMPTY); + this.iceCubeProgress = new int[36]; + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 36; + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } + + int getNextFreeSlot() { + for (int i = 0; i < getContainerSize(); i++) { + if (getItem(i).isEmpty()) { + return i; + } + } + return -1; + } + + int getNextIceSlot() { + for (int i = 0; i < getContainerSize(); i++) { + if (getItem(i).getItem() == Items.ICE && getItem(i).getCount() < getItem(i).getMaxStackSize()) { + return i; + } + } + return -1; + } + + public static void tick(Level level, BlockPos pos, BlockState state, RefrigeratorBlockEntity entity) { + entity.tick(); + } + + public void tick() { + if (this.tickCount % 100 == 0) { + for (int i = 0; i < getContainerSize(); i++) { + ItemStack itemStack = getItem(i); + if (itemStack.getItem() == Items.WATER_BUCKET) { + int iceSlot = getNextIceSlot(); + if (iceSlot != -1) { + int[] iArr = this.iceCubeProgress; + int i2 = i; + iArr[i2] = iArr[i2] + 1; + if (this.iceCubeProgress[i] >= 24) { + setItem(i, new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity.1 + C01601() { + } + + public Item asItem() { + return Items.BUCKET; + } + })); + getItem(iceSlot).grow(1); + this.iceCubeProgress[i] = 0; + } + } else { + int free = getNextFreeSlot(); + if (free != -1) { + int[] iArr2 = this.iceCubeProgress; + int i3 = i; + iArr2[i3] = iArr2[i3] + 1; + if (this.iceCubeProgress[i] >= 24) { + setItem(i, new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity.2 + C01612() { + } + + public Item asItem() { + return Items.BUCKET; + } + })); + setItem(free, new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity.3 + C01623() { + } + + public Item asItem() { + return Items.ICE; + } + })); + this.iceCubeProgress[i] = 0; + } + } + } + } else { + this.iceCubeProgress[i] = 0; + } + } + } + this.tickCount++; + } + + /* renamed from: com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity$1.class */ + public class C01601 implements ItemLike { + C01601() { + } + + public Item asItem() { + return Items.BUCKET; + } + } + + /* renamed from: com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity$2.class */ + public class C01612 implements ItemLike { + C01612() { + } + + public Item asItem() { + return Items.BUCKET; + } + } + + /* renamed from: com.dairymoose.modernlife.tileentities.RefrigeratorBlockEntity$3 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/RefrigeratorBlockEntity$3.class */ + public class C01623 implements ItemLike { + C01623() { + } + + public Item asItem() { + return Items.ICE; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/SeedSpreaderBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/SeedSpreaderBlockEntity.java new file mode 100644 index 0000000..b378117 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/SeedSpreaderBlockEntity.java @@ -0,0 +1,226 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.entity.projectile.ThrownSeedEntity; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.tags.ItemTags; +import net.minecraft.tags.TagKey; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/SeedSpreaderBlockEntity.class */ +public class SeedSpreaderBlockEntity extends BlockEntity implements Container { + public static final int SEED_SPREADER_CONTAINER_SIZE = 9; + private NonNullList items; + private TagKey seedTag; + final int DIAMETER = 9; + final int VERTICAL_SPAN = 5; + public static final double LAUNCHER_HEIGHT = 0.109375d; + public static final double LAUNCHER_HEIGHT_SAME_LEVEL = 0.75d; + public static final double LAUNCHER_RADIUS = 0.5d; + int counter; + Map recentLocations; + public static final double PROJECTILE_GRAVITY = 0.03d; + public static final BlockEntityType SEED_SPREADER = BlockEntityType.Builder.of(SeedSpreaderBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_SEED_SPREADER.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static int RECENT_LOCATIONS_EXPIRY_MS = 5000; + public static List extraItems = new ArrayList(); + + static { + extraItems.add(Items.NETHER_WART); + extraItems.add(Items.POTATO); + extraItems.add(Items.CARROT); + } + + public SeedSpreaderBlockEntity(BlockPos pos, BlockState state) { + super(SEED_SPREADER, pos, state); + this.items = NonNullList.withSize(9, ItemStack.EMPTY); + this.seedTag = ItemTags.create(new ResourceLocation("forge", "seeds")); + this.DIAMETER = 9; + this.VERTICAL_SPAN = 5; + this.counter = 0; + this.recentLocations = new HashMap(); + } + + double freeFallTime(double h, double g) { + return Math.sqrt((2.0d * h) / g); + } + + void launchTo(ThrownSeedEntity thrownSeed, double x, double y, double z, BlockPos pos) { + this.recentLocations.put(pos, Long.valueOf(System.currentTimeMillis())); + double xMid = pos.getX() + 0.5d; + double zMid = pos.getZ() + 0.5d; + double xDiff = xMid - x; + double zDiff = zMid - z; + double launchYaw = Math.atan2(zDiff, xDiff); + double launchX = (Math.cos(launchYaw) * 0.5d) + x; + double launchZ = (Math.sin(launchYaw) * 0.5d) + z; + double xDiffNew = xMid - launchX; + double zDiffNew = zMid - launchZ; + double yDiff = y - pos.getY(); + double time = freeFallTime(yDiff, 0.03d) - 3.0d; + double Vx = xDiffNew / time; + double Vz = zDiffNew / time; + thrownSeed.moveTo(launchX, y, launchZ); + double v = Math.sqrt((Vx * Vx) + (Vz * Vz)); + thrownSeed.m_6686_(Vx, 0.0d, Vz, (float) v, 0.0f); + } + + public BlockPos getNextFarmland(Level world, BlockPos start, ItemStack seedStack) { + List farmlandSpots = new ArrayList<>(); + for (int x = -4; x <= 4; x++) { + for (int z = -4; z <= 4; z++) { + if (x != 0 || z != 0) { + BlockPos current = new BlockPos(start).east(x).south(z); + BlockState state = world.getBlockState(current); + BlockState aboveState = world.getBlockState(current.above()); + if (seedStack.getItem() == Items.NETHER_WART) { + if (state.is(Blocks.SOUL_SAND) && aboveState.isAir() && !this.recentLocations.containsKey(current)) { + farmlandSpots.add(current); + } + } else if (state.is(Blocks.FARMLAND) && aboveState.isAir() && !this.recentLocations.containsKey(current)) { + farmlandSpots.add(current); + } + } + } + } + if (farmlandSpots.size() == 0) { + return null; + } + return farmlandSpots.get((int) (Math.random() * farmlandSpots.size())); + } + + private void purgeRecentLocations() { + long currentTime = System.currentTimeMillis(); + List toPurge = new ArrayList<>(); + for (Map.Entry entry : this.recentLocations.entrySet()) { + BlockPos pos = entry.getKey(); + long time = entry.getValue().longValue(); + long timeDiff = currentTime - time; + if (timeDiff > RECENT_LOCATIONS_EXPIRY_MS) { + toPurge.add(pos); + } + } + for (BlockPos pos2 : toPurge) { + this.recentLocations.remove(pos2); + } + } + + public ItemStack getSeedFromInventory() { + for (int i = 0; i < getContainerSize(); i++) { + ItemStack itemStack = getItem(i); + if (itemStack.is(this.seedTag) || extraItems.contains(itemStack.getItem())) { + return itemStack; + } + } + return ItemStack.EMPTY; + } + + public static void tick(Level level, BlockPos pos, BlockState state, SeedSpreaderBlockEntity entity) { + entity.tick(); + } + + public void tick() { + this.counter++; + if (this.counter % 8 == 0) { + BlockPos pos = getBlockPos(); + double x = pos.getX() + 0.5d; + double y = pos.getY() + 0.109375d; + double z = pos.getZ() + 0.5d; + ItemStack seedStack = getSeedFromInventory(); + if (seedStack != ItemStack.EMPTY) { + purgeRecentLocations(); + BlockPos farmlandPos = null; + for (int yDelta = 0; yDelta < 5; yDelta++) { + BlockPos toCheck = new BlockPos(pos); + farmlandPos = getNextFarmland(this.level, toCheck.below(yDelta), seedStack); + if (farmlandPos != null) { + break; + } + } + if (farmlandPos != null) { + ThrownSeedEntity lvt_5_1_ = new ThrownSeedEntity(getLevel(), x, y, z); + ItemStack seed = seedStack.split(1); + lvt_5_1_.setItem(seed); + if (farmlandPos.above().getY() == pos.getY()) { + y = pos.getY() + 0.75d; + } + launchTo(lvt_5_1_, x, y, z, farmlandPos); + getLevel().m_7967_(lvt_5_1_); + } + } + } + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 9; + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (this.items.get(i) != ItemStack.EMPTY) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + setChanged(); + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + setChanged(); + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + setChanged(); + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + setChanged(); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/ShowerHeadBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/ShowerHeadBlockEntity.java new file mode 100644 index 0000000..bb206a9 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/ShowerHeadBlockEntity.java @@ -0,0 +1,153 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.ShowerHeadBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.dimension.DimensionType; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/ShowerHeadBlockEntity.class */ +public class ShowerHeadBlockEntity extends BlockEntity { + public static final BlockEntityType SHOWER_HEAD = BlockEntityType.Builder.of(ShowerHeadBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_SHOWER_HEAD.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + private boolean running; + private int tickCount; + private int waterEscalateTicks; + private int currentParticleCount; + private int maxParticleCount; + private int soundStartTick; + + public void startRunning() { + this.tickCount = 0; + this.running = true; + } + + public void stopRunning() { + if (this.tickCount > 0) { + this.tickCount = 35; + } + this.running = false; + } + + public boolean isRunning() { + return this.running; + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + nbt.putBoolean("running", this.running); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + if (tag.contains("running")) { + this.running = tag.getBoolean("running"); + } + super.handleUpdateTag(tag); + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m246getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null && tag.contains("running")) { + this.running = tag.getBoolean("running"); + } + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + if (p_230337_2_.contains("running")) { + this.running = p_230337_2_.getBoolean("running"); + } + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + p_189515_1_.putBoolean("running", this.running); + } + + public ShowerHeadBlockEntity(BlockPos pos, BlockState state) { + super(SHOWER_HEAD, pos, state); + this.running = false; + this.tickCount = 0; + this.waterEscalateTicks = 15; + this.currentParticleCount = 0; + this.maxParticleCount = 20; + this.soundStartTick = 25; + } + + public static void tick(Level level, BlockPos pos, BlockState state, ShowerHeadBlockEntity entity) { + entity.tick(); + } + + public void tick() { + if (this.level.isClientSide) { + int particleCount = this.currentParticleCount; + double xStart = 0.5d; + double zStart = 0.65d; + if (getBlockState().getValue(ShowerHeadBlock.FACING) == Direction.SOUTH) { + xStart = 1.0d - 0.5d; + zStart = 1.0d - 0.65d; + } else if (getBlockState().getValue(ShowerHeadBlock.FACING) == Direction.EAST) { + xStart = 1.0d - 0.65d; + zStart = 1.0d - 0.5d; + } else if (getBlockState().getValue(ShowerHeadBlock.FACING) == Direction.WEST) { + xStart = 0.65d; + zStart = 0.5d; + } + if (this.running) { + if (this.tickCount == 0) { + this.currentParticleCount = 0; + } + if (this.tickCount % this.waterEscalateTicks == 0 && this.currentParticleCount < this.maxParticleCount) { + this.currentParticleCount++; + } + BlockPos pos = getBlockPos(); + if (this.tickCount % 2 == 0) { + for (int i = 0; i < particleCount; i++) { + if (this.level.dimensionType().effectsLocation() == DimensionType.NETHER_EFFECTS) { + if (this.tickCount % 6 == 0) { + this.level.addParticle(ParticleTypes.SMOKE, pos.getX() + xStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), (pos.getY() + 0.51d) - (Math.random() * 0.37d), pos.getZ() + zStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), (Math.random() * 0.02d) - (0.02d / 2.0d), (Math.random() * 0.02d) - (0.02d / 2.0d), (Math.random() * 0.02d) - (0.02d / 2.0d)); + } + } else { + this.level.addParticle(ParticleTypes.FALLING_WATER, pos.getX() + xStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), (pos.getY() + 0.51d) - (Math.random() * 0.37d), pos.getZ() + zStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), 0.0d, 1.0d, 0.0d); + } + } + } + if (this.tickCount % 10 == 0 && this.tickCount > this.soundStartTick) { + this.level.playLocalSound(pos.getX() + 0.5d, pos.getY() + 0.5d, pos.getZ() + 0.5d, SoundEvents.WATER_AMBIENT, SoundSource.BLOCKS, 1.0f, 1.0f + ((float) ((Math.random() * 0.7f) - (0.7f / 2.0f))), false); + } + } else if (this.tickCount > 0) { + BlockPos pos2 = getBlockPos(); + if (this.level.dimensionType().effectsLocation() == DimensionType.NETHER_EFFECTS) { + if (this.tickCount % 6 == 0) { + this.level.addParticle(ParticleTypes.SMOKE, pos2.getX() + xStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), (pos2.getY() + 0.51d) - (Math.random() * 0.37d), pos2.getZ() + zStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), (Math.random() * 0.02d) - (0.02d / 2.0d), (Math.random() * 0.02d) - (0.02d / 2.0d), (Math.random() * 0.02d) - (0.02d / 2.0d)); + } + } else { + this.level.addParticle(ParticleTypes.FALLING_WATER, pos2.getX() + xStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), (pos2.getY() + 0.51d) - (Math.random() * 0.37d), pos2.getZ() + zStart + ((Math.random() * 0.2d) - (0.2d / 2.0d)), 0.0d, 1.0d, 0.0d); + } + this.tickCount--; + } + } + if (this.running) { + this.tickCount++; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/StoveBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/StoveBlockEntity.java new file mode 100644 index 0000000..df46de9 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/StoveBlockEntity.java @@ -0,0 +1,254 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.blocks.StoveBlock; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import java.util.Optional; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.Containers; +import net.minecraft.world.SimpleContainer; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.crafting.CampfireCookingRecipe; +import net.minecraft.world.item.crafting.RecipeType; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/StoveBlockEntity.class */ +public class StoveBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType STOVE = BlockEntityType.Builder.of(StoveBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_STOVE.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int STOVE_CONTAINER_SIZE = 8; + private NonNullList stoveStack; + private int[] cookProgress; + private int[] cookTime; + public int tickCounter; + + public int getMaxStackSize() { + return 1; + } + + public boolean canPlaceItem(int flag, ItemStack itemStack) { + Optional optional = this.level.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, new SimpleContainer(new ItemStack[]{itemStack}), this.level); + if (isEmpty() && optional.isPresent()) { + return true; + } + return false; + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.stoveStack); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + ContainerHelper.loadAllItems(tag, this.stoveStack); + super.handleUpdateTag(tag); + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.stoveStack); + if (p_230337_2_.contains("CookProgress")) { + int[] data = p_230337_2_.getIntArray("CookProgress"); + System.arraycopy(data, 0, this.cookProgress, 0, Math.min(this.cookProgress.length, data.length)); + } + if (p_230337_2_.contains("CookTime")) { + int[] data2 = p_230337_2_.getIntArray("CookTime"); + System.arraycopy(data2, 0, this.cookTime, 0, Math.min(this.cookTime.length, data2.length)); + } + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m248getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + this.stoveStack.clear(); + ContainerHelper.loadAllItems(tag, this.stoveStack); + } + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.stoveStack); + p_189515_1_.putIntArray("CookProgress", this.cookProgress); + p_189515_1_.putIntArray("CookTime", this.cookTime); + } + + public boolean isFull() { + int count = 0; + for (int i = 0; i < this.stoveStack.size(); i++) { + if (!((ItemStack) this.stoveStack.get(i)).isEmpty()) { + count++; + } + } + return count == this.stoveStack.size(); + } + + public int getNextFreeSlot() { + for (int i = 0; i < this.stoveStack.size(); i++) { + if (((ItemStack) this.stoveStack.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public int getNextOccupiedSlot() { + for (int i = 0; i < this.stoveStack.size(); i++) { + if (!((ItemStack) this.stoveStack.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public void m_6211_() { + for (int i = 0; i < this.stoveStack.size(); i++) { + this.stoveStack.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 8; + } + + public boolean isEmpty() { + for (int i = 0; i < this.stoveStack.size(); i++) { + if (!((ItemStack) this.stoveStack.get(i)).isEmpty()) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.stoveStack.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.stoveStack, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.stoveStack, var1); + } + + public void setItem(int var1, ItemStack itemStack) { + if (itemStack.isEmpty()) { + setItemInternal(var1, itemStack); + return; + } + Optional optional = this.level.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, new SimpleContainer(new ItemStack[]{itemStack}), this.level); + if (optional.isPresent()) { + ItemStack oneItem = itemStack.split(1); + cookItem(oneItem, StoveBlock.calculateTime(optional)); + } + if (!this.level.isClientSide) { + getLevel().sendBlockUpdated(getBlockPos(), getBlockState(), getBlockState(), 2); + } + } + + private void setItemInternal(int var1, ItemStack var2) { + this.stoveStack.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } + + public StoveBlockEntity(BlockPos pos, BlockState state) { + super(STOVE, pos, state); + this.stoveStack = NonNullList.withSize(8, ItemStack.EMPTY); + this.cookProgress = new int[8]; + this.cookTime = new int[8]; + this.tickCounter = 0; + } + + public void cookItem(ItemStack itemStack, int cookTime) { + int freeSlot = getNextFreeSlot(); + if (freeSlot != -1) { + this.cookProgress[freeSlot] = 0; + this.cookTime[freeSlot] = cookTime; + setItemInternal(freeSlot, itemStack.copy()); + } + } + + public static void tick(Level level, BlockPos pos, BlockState state, StoveBlockEntity entity) { + entity.tick(); + } + + public void tick() { + if (!this.level.isClientSide && !isEmpty()) { + for (int i = 0; i < 8; i++) { + if (this.cookTime[i] > 0) { + if (((Boolean) getBlockState().getValue(StoveBlock.OPEN_DOOR)).booleanValue()) { + int[] iArr = this.cookProgress; + int i2 = i; + iArr[i2] = iArr[i2] - 1; + if (this.cookProgress[i] < 0) { + this.cookProgress[i] = 0; + } + } else { + int[] iArr2 = this.cookProgress; + int i3 = i; + iArr2[i3] = iArr2[i3] + 1; + if (this.cookProgress[i] >= this.cookTime[i]) { + this.cookTime[i] = 0; + ItemStack toCook = getItem(i); + SimpleContainer simpleContainer = new SimpleContainer(new ItemStack[]{toCook}); + ItemStack lvt_4_1_ = (ItemStack) this.level.getRecipeManager().getRecipeFor(RecipeType.CAMPFIRE_COOKING, simpleContainer, this.level).map(p_213979_1_ -> { + return p_213979_1_.m_5874_(simpleContainer); + }).orElse(toCook); + BlockPos pos = getBlockPos(); + double xMod = 0.0d; + double zMod = 0.0d; + Direction stoveFacing = getBlockState().getValue(StoveBlock.FACING); + if (stoveFacing == Direction.NORTH) { + zMod = 0.0d + 0.6d; + } else if (stoveFacing == Direction.EAST) { + xMod = 0.0d - 0.6d; + } else if (stoveFacing == Direction.WEST) { + xMod = 0.0d + 0.6d; + } else if (stoveFacing == Direction.SOUTH) { + zMod = 0.0d - 0.6d; + } + Containers.dropItemStack(this.level, pos.getX() + 0.5d + xMod, pos.getY() + 0.5d, pos.getZ() + 0.5d + zMod, lvt_4_1_); + setItemInternal(i, ItemStack.EMPTY); + BlockState oldState = getBlockState(); + BlockState newState = oldState; + if (isEmpty()) { + newState = (BlockState) oldState.setValue(StoveBlock.OPEN_DOOR, true); + getLevel().setBlockAndUpdate(pos, newState); + } + getLevel().sendBlockUpdated(pos, oldState, newState, 2); + } + } + } + } + } + if (this.level.isClientSide) { + if (isEmpty()) { + this.tickCounter = 0; + } else if (!((Boolean) getBlockState().getValue(StoveBlock.OPEN_DOOR)).booleanValue()) { + this.tickCounter++; + } + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/ToiletBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/ToiletBlockEntity.java new file mode 100644 index 0000000..14c29f5 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/ToiletBlockEntity.java @@ -0,0 +1,75 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import java.util.List; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.particles.ParticleTypes; +import net.minecraft.server.level.ServerLevel; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.InteractionHand; +import net.minecraft.world.entity.Entity; +import net.minecraft.world.entity.item.ItemEntity; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.BlockStateProperties; +import net.minecraft.world.phys.AABB; +import net.minecraft.world.phys.BlockHitResult; +import net.minecraft.world.phys.Vec3; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/ToiletBlockEntity.class */ +public class ToiletBlockEntity extends BlockEntity { + public static final BlockEntityType TOILET = BlockEntityType.Builder.of(ToiletBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_TOILET.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + private int flushEnd; + private int tickCount; + private static final int TICKS_PER_SEC = 20; + + public ToiletBlockEntity(BlockPos pos, BlockState state) { + super(TOILET, pos, state); + this.flushEnd = 0; + this.tickCount = 0; + } + + public void flush(BlockState blockState, Level world, BlockPos pos, Player Player, InteractionHand hand, BlockHitResult rayTrace) { + if (!world.isClientSide && this.tickCount >= this.flushEnd && Player.getMainHandItem().getItem() != Items.BUCKET) { + this.flushEnd = this.tickCount + 300; + world.playSound((Player) null, pos, CustomBlocks.SOUND_TOILET_FLUSH.get(), SoundSource.BLOCKS, 1.0f, 1.0f); + ((ServerLevel) world).sendParticles(ParticleTypes.FALLING_WATER, pos.getX() + 0.5d, pos.getY() + 0.35d, pos.getZ() + 0.5d, 35, 0.1d, 0.1d, 0.1d, 0.1d); + List aboveEntities = world.getEntities((Entity) null, AABB.ofSize(new Vec3(pos.getX() + 0.5d, pos.getY() + 0.5d, pos.getZ() + 0.5d), 1.0d, 1.0d, 1.0d)); + int paperCount = 0; + for (Entity entity : aboveEntities) { + if (entity instanceof ItemEntity) { + ItemEntity itemEntity = (ItemEntity) entity; + if (itemEntity.getItem().getItem() == Items.PAPER) { + paperCount++; + if (paperCount >= 1) { + BlockState newState = (BlockState) blockState.setValue(BlockStateProperties.WATERLOGGED, true); + world.setBlock(pos, newState, 2); + blockState.getBlock().updateShape(newState, Direction.NORTH, blockState, world, pos, pos); + return; + } + } else { + continue; + } + } + } + } + } + + public static void tick(Level level, BlockPos pos, BlockState state, ToiletBlockEntity entity) { + entity.tick(); + } + + public void tick() { + this.tickCount++; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/TrashCanBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/TrashCanBlockEntity.java new file mode 100644 index 0000000..256a32b --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/TrashCanBlockEntity.java @@ -0,0 +1,82 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/TrashCanBlockEntity.class */ +public class TrashCanBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType TRASH_CAN = BlockEntityType.Builder.of(TrashCanBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_TRASH_CAN.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int TRASH_CAN_CONTAINER_SIZE = 8; + private NonNullList items; + + public NonNullList getItems() { + return this.items; + } + + public TrashCanBlockEntity(BlockPos pos, BlockState state) { + super(TRASH_CAN, pos, state); + this.items = NonNullList.withSize(8, ItemStack.EMPTY); + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 8; + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (this.items.get(i) != ItemStack.EMPTY) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/WallShelfBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/WallShelfBlockEntity.java new file mode 100644 index 0000000..340fea7 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/WallShelfBlockEntity.java @@ -0,0 +1,171 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.mojang.datafixers.types.Type; +import net.minecraft.core.BlockPos; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/WallShelfBlockEntity.class */ +public class WallShelfBlockEntity extends BlockEntity implements Container { + public static final BlockEntityType WALL_SHELF = BlockEntityType.Builder.of(WallShelfBlockEntity::wallShelf, new Block[]{(Block) CustomBlocks.BLOCK_ACACIA_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_BIRCH_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_CRIMSON_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DARK_OAK_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_JUNGLE_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_OAK_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_SPRUCE_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_WARPED_WALL_SHELF.get()}).build((Type) null); + public static final BlockEntityType DOUBLE_WALL_SHELF = BlockEntityType.Builder.of(WallShelfBlockEntity::doubleWallShelf, new Block[]{(Block) CustomBlocks.BLOCK_DOUBLE_ACACIA_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DOUBLE_BIRCH_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DOUBLE_CRIMSON_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DOUBLE_DARK_OAK_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DOUBLE_JUNGLE_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DOUBLE_OAK_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DOUBLE_SPRUCE_WALL_SHELF.get(), (Block) CustomBlocks.BLOCK_DOUBLE_WARPED_WALL_SHELF.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static final int WALL_SHELF_CONTAINER_SIZE = 3; + public static final int DOUBLE_WALL_SHELF_CONTAINER_SIZE = 6; + private NonNullList items; + + public NonNullList getItems() { + return this.items; + } + + public void initItems() { + BlockEntityType type; + if (this.items == null && (type = getType()) != null) { + if (type == DOUBLE_WALL_SHELF) { + ModernLifeCommon.LOGGER.debug("init with size = 6"); + this.items = NonNullList.withSize(6, ItemStack.EMPTY); + } else { + ModernLifeCommon.LOGGER.debug("init with size = 3"); + this.items = NonNullList.withSize(3, ItemStack.EMPTY); + } + } + } + + public boolean isFull() { + int count = 0; + for (int i = 0; i < this.items.size(); i++) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + count++; + } + } + return count == this.items.size(); + } + + public int getNextFreeSlot() { + for (int i = 0; i < this.items.size(); i++) { + if (((ItemStack) this.items.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public int getNextOccupiedSlot() { + for (int i = this.items.size() - 1; i >= 0; i--) { + if (!((ItemStack) this.items.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public void placeItem(ItemStack itemStack) { + int freeSlot = getNextFreeSlot(); + if (freeSlot != -1) { + setItem(freeSlot, itemStack.copy()); + } + } + + public WallShelfBlockEntity(boolean doubleShelf, BlockPos pos, BlockState state) { + super(doubleShelf ? DOUBLE_WALL_SHELF : WALL_SHELF, pos, state); + this.items = null; + initItems(); + } + + public static WallShelfBlockEntity wallShelf(BlockPos pos, BlockState state) { + return new WallShelfBlockEntity(false, pos, state); + } + + public static WallShelfBlockEntity doubleWallShelf(BlockPos pos, BlockState state) { + return new WallShelfBlockEntity(true, pos, state); + } + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.items); + return nbt; + } + + public void handleUpdateTag(CompoundTag tag) { + initItems(); + ContainerHelper.loadAllItems(tag, this.items); + super.handleUpdateTag(tag); + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m252getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + initItems(); + this.items.clear(); + ContainerHelper.loadAllItems(tag, this.items); + } + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + initItems(); + ContainerHelper.loadAllItems(p_230337_2_, this.items); + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.items); + } + + public void m_6211_() { + for (int i = 0; i < this.items.size(); i++) { + this.items.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return this.items.size(); + } + + public boolean isEmpty() { + for (int i = 0; i < this.items.size(); i++) { + if (this.items.get(i) != ItemStack.EMPTY) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.items.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.items, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.items, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.items.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/tileentities/WinchBlockEntity.java b/src-source/main/java/com/dairymoose/modernlife/tileentities/WinchBlockEntity.java new file mode 100644 index 0000000..579367d --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/tileentities/WinchBlockEntity.java @@ -0,0 +1,468 @@ +package com.dairymoose.modernlife.tileentities; + +import com.dairymoose.entity.DummyEntity; +import com.dairymoose.modernlife.blocks.WinchBlock; +import com.dairymoose.modernlife.blocks.gui.HBlockPos; +import com.dairymoose.modernlife.core.BlockVolume; +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLifeCommon; +import com.mojang.datafixers.types.Type; +import java.util.HashMap; +import net.minecraft.core.BlockPos; +import net.minecraft.core.Direction; +import net.minecraft.core.NonNullList; +import net.minecraft.nbt.CompoundTag; +import net.minecraft.network.Connection; +import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; +import net.minecraft.sounds.SoundEvents; +import net.minecraft.sounds.SoundSource; +import net.minecraft.world.Container; +import net.minecraft.world.ContainerHelper; +import net.minecraft.world.entity.player.Player; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.Items; +import net.minecraft.world.level.ItemLike; +import net.minecraft.world.level.Level; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.block.ChainBlock; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.state.properties.AttachFace; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/WinchBlockEntity.class */ +public class WinchBlockEntity extends BlockEntity implements Container { + public static final int WINCH_CONTAINER_SIZE = 9; + private NonNullList winchStack; + final int LOOK_FOR_AIR_MAX_TRAVERSAL = 30; + boolean unpowered; + public static final BlockEntityType WINCH = BlockEntityType.Builder.of(WinchBlockEntity::new, new Block[]{(Block) CustomBlocks.BLOCK_WINCH.get()}).build((Type) null); + private static final Logger LOGGER = LogManager.getLogger(); + public static HashMap entityForWinchPos = new HashMap<>(); + public static boolean useSmoothAnimation = false; + + public CompoundTag getUpdateTag() { + CompoundTag nbt = super.getUpdateTag(); + ContainerHelper.saveAllItems(nbt, this.winchStack); + return nbt; + } + + public int getMaxStackSize() { + return 64; + } + + public boolean canPlaceItem(int flag, ItemStack itemStack) { + if (isEmpty()) { + return true; + } + return false; + } + + public void handleUpdateTag(CompoundTag tag) { + ContainerHelper.loadAllItems(tag, this.winchStack); + getItem(0); + super.handleUpdateTag(tag); + } + + public void load(CompoundTag p_230337_2_) { + super.load(p_230337_2_); + ContainerHelper.loadAllItems(p_230337_2_, this.winchStack); + } + + /* renamed from: getUpdatePacket */ + public ClientboundBlockEntityDataPacket m254getUpdatePacket() { + return ClientboundBlockEntityDataPacket.create(this); + } + + public void onDataPacket(Connection conn, ClientboundBlockEntityDataPacket pkt) { + CompoundTag tag = pkt.getTag(); + if (tag != null) { + this.winchStack.clear(); + ContainerHelper.loadAllItems(tag, this.winchStack); + } + } + + protected void saveAdditional(CompoundTag p_189515_1_) { + ContainerHelper.saveAllItems(p_189515_1_, this.winchStack); + } + + public boolean isFull() { + int count = 0; + for (int i = 0; i < this.winchStack.size(); i++) { + if (!((ItemStack) this.winchStack.get(i)).isEmpty()) { + count++; + } + } + return count == this.winchStack.size(); + } + + public int getNextFreeSlot() { + for (int i = 0; i < this.winchStack.size(); i++) { + if (((ItemStack) this.winchStack.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public int getOpenChainSlot() { + for (int i = 0; i < this.winchStack.size(); i++) { + ItemStack itemStack = (ItemStack) this.winchStack.get(i); + if (itemStack.is(Items.CHAIN) && itemStack.getCount() < itemStack.getMaxStackSize()) { + return i; + } + } + return getNextFreeSlot(); + } + + public static BlockPos moveAwayFromWinch(BlockState state, BlockPos pos) { + AttachFace face = state.getValue(WinchBlock.FACE); + if (face == AttachFace.FLOOR) { + return pos.above(); + } + if (face == AttachFace.CEILING) { + return pos.below(); + } + return pos.relative(state.getValue(WinchBlock.FACING)); + } + + public static BlockPos moveTowardsWinch(BlockState state, BlockPos pos) { + AttachFace face = state.getValue(WinchBlock.FACE); + if (face == AttachFace.FLOOR) { + return pos.below(); + } + if (face == AttachFace.CEILING) { + return pos.above(); + } + return pos.relative(state.getValue(WinchBlock.FACING).getOpposite()); + } + + public boolean isValidCeilingChain(BlockState posState) { + if (!posState.is(Blocks.CHAIN)) { + return false; + } + AttachFace face = getBlockState().getValue(WinchBlock.FACE); + boolean validCeilingChain = (face == AttachFace.CEILING || face == AttachFace.FLOOR) && posState.getValue(ChainBlock.AXIS) == Direction.Axis.Y; + return validCeilingChain; + } + + public boolean isValidXChain(BlockState posState) { + if (!posState.is(Blocks.CHAIN)) { + return false; + } + AttachFace face = getBlockState().getValue(WinchBlock.FACE); + Direction facing = getBlockState().getValue(WinchBlock.FACING); + boolean validWallChainX = face == AttachFace.WALL && (facing == Direction.EAST || facing == Direction.WEST) && posState.getValue(ChainBlock.AXIS) == Direction.Axis.X; + return validWallChainX; + } + + public boolean isValidZChain(BlockState posState) { + if (!posState.is(Blocks.CHAIN)) { + return false; + } + AttachFace face = getBlockState().getValue(WinchBlock.FACE); + Direction facing = getBlockState().getValue(WinchBlock.FACING); + boolean validWallChainZ = face == AttachFace.WALL && (facing == Direction.NORTH || facing == Direction.SOUTH) && posState.getValue(ChainBlock.AXIS) == Direction.Axis.Z; + return validWallChainZ; + } + + public int getTotalChainCount() { + int sum = 0; + BlockPos pos = getBlockPos(); + getBlockState().getValue(WinchBlock.FACE); + BlockPos pos2 = moveAwayFromWinch(getBlockState(), pos); + BlockState blockState = this.level.getBlockState(pos2); + while (true) { + BlockState posState = blockState; + if (posState.is(Blocks.CHAIN)) { + if (!isValidCeilingChain(posState) && !isValidXChain(posState) && !isValidZChain(posState)) { + return 0; + } + sum++; + pos2 = moveAwayFromWinch(getBlockState(), pos2); + blockState = this.level.getBlockState(pos2); + } else { + return sum; + } + } + } + + public int getInventoryChainCount() { + int sum = 0; + for (int i = 0; i < this.winchStack.size(); i++) { + ItemStack itemStack = (ItemStack) this.winchStack.get(i); + if (itemStack.is(Items.CHAIN)) { + sum += itemStack.getCount(); + } + } + return sum; + } + + public int getTotalChainCountIncludingInventory() { + int sum = getTotalChainCount(); + return sum + getInventoryChainCount(); + } + + public int getNextChainSlot() { + for (int i = 0; i < this.winchStack.size(); i++) { + ItemStack itemStack = (ItemStack) this.winchStack.get(i); + if (itemStack.is(Items.CHAIN)) { + return i; + } + } + return -1; + } + + public int getNextOccupiedSlot() { + for (int i = 0; i < this.winchStack.size(); i++) { + if (!((ItemStack) this.winchStack.get(i)).isEmpty()) { + return i; + } + } + return -1; + } + + public BlockPos getExpandedChainBlockPos() { + int chainCount = getTotalChainCount(); + if (chainCount == 0) { + return moveAwayFromWinch(getBlockState(), getBlockPos()); + } + BlockPos pos = getBlockPos(); + BlockPos pos2 = moveAwayFromWinch(getBlockState(), pos); + for (int i = 0; i < chainCount; i++) { + pos2 = moveAwayFromWinch(getBlockState(), pos2); + } + return pos2; + } + + public boolean canExpandChain() { + int chainCount = getTotalChainCount(); + if (chainCount == 0) { + return true; + } + BlockPos pos = getExpandedChainBlockPos(); + if (this.level.getBlockState(pos).isAir()) { + return true; + } + return false; + } + + public void m_6211_() { + for (int i = 0; i < this.winchStack.size(); i++) { + this.winchStack.set(i, ItemStack.EMPTY); + } + } + + public int getContainerSize() { + return 9; + } + + public boolean isEmpty() { + for (int i = 0; i < this.winchStack.size(); i++) { + if (!((ItemStack) this.winchStack.get(i)).isEmpty()) { + return false; + } + } + return true; + } + + public ItemStack getItem(int var1) { + return (ItemStack) this.winchStack.get(var1); + } + + public ItemStack removeItem(int var1, int var2) { + return ContainerHelper.removeItem(this.winchStack, var1, var2); + } + + public ItemStack removeItemNoUpdate(int var1) { + return ContainerHelper.takeItem(this.winchStack, var1); + } + + public void setItem(int var1, ItemStack var2) { + this.winchStack.set(var1, var2); + } + + public boolean stillValid(Player p_70300_1_) { + return this.level.getBlockEntity(this.worldPosition) == this && p_70300_1_.distanceToSqr(((double) this.worldPosition.getX()) + 0.5d, ((double) this.worldPosition.getY()) + 0.5d, ((double) this.worldPosition.getZ()) + 0.5d) <= 64.0d; + } + + public WinchBlockEntity(BlockPos pos, BlockState state) { + super(WINCH, pos, state); + this.winchStack = NonNullList.withSize(9, ItemStack.EMPTY); + this.LOOK_FOR_AIR_MAX_TRAVERSAL = 30; + this.unpowered = true; + } + + public static void tick(Level level, BlockPos pos, BlockState state, WinchBlockEntity entity) { + entity.tick(); + } + + public void playMovementSound() { + this.level.playSound((Player) null, getBlockPos(), SoundEvents.CHAIN_STEP, SoundSource.BLOCKS, 0.15f, 0.5f); + } + + public void tick() { + int chainSlot; + int chainCount; + if (!this.level.isClientSide && ModernLifeCommon.winchTickCounter % 8 == 0) { + if (((Boolean) getBlockState().getValue(WinchBlock.POWERED)).booleanValue()) { + int powerLevel = this.level.getBestNeighborSignal(getBlockPos()); + if (powerLevel > 3 && (chainCount = getTotalChainCountIncludingInventory()) > 0) { + BlockPos expanded = getExpandedChainBlockPos(); + ItemStack newChain = new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.tileentities.WinchBlockEntity.1 + C01631() { + } + + public Item asItem() { + return Items.CHAIN; + } + }); + boolean playedSound = false; + BlockPos lastChainLink = moveTowardsWinch(getBlockState(), expanded); + BlockState expandedState = this.level.getBlockState(expanded); + if (!expandedState.is(CustomBlocks.BLOCK_WINCH_ANCHOR.get()) && !this.level.isClientSide) { + for (int i = 0; i < chainCount; i++) { + BlockState expandedState2 = this.level.getBlockState(expanded); + if (!expandedState2.m_155947_() && !expandedState2.isAir() && expandedState2.getFluidState().isEmpty() && !this.level.getBlockState(lastChainLink).is(CustomBlocks.BLOCK_WINCH.get())) { + if (!playedSound) { + playedSound = true; + playMovementSound(); + int chainSlot2 = getOpenChainSlot(); + if (chainSlot2 != -1) { + ItemStack chainItem = getItem(chainSlot2); + if (chainItem.is(Items.CHAIN)) { + chainItem.grow(1); + } else { + setItem(chainSlot2, newChain); + } + } else { + return; + } + } + this.level.setBlock(lastChainLink, expandedState2, 2); + this.level.setBlock(expanded, Blocks.AIR.defaultBlockState(), 2); + this.level.updateNeighborsAt(lastChainLink, this.level.getBlockState(lastChainLink).getBlock()); + this.level.updateNeighborsAt(expanded, Blocks.AIR); + expanded = moveAwayFromWinch(getBlockState(), expanded); + lastChainLink = moveAwayFromWinch(getBlockState(), lastChainLink); + } else { + return; + } + } + return; + } + if (this.level.isClientSide || this.unpowered) { + } + BlockVolume bv = new BlockVolume(this.level, expanded, CustomBlocks.BLOCK_WINCH_ANCHOR.get()); + if (useSmoothAnimation) { + if (bv.shiftBlocksWithDummyEntity(this.level, WinchBlockEntity::moveTowardsWinch, getBlockState(), true, this)) { + playMovementSound(); + return; + } + return; + } else { + if (bv.shiftBlocks(this.level, WinchBlockEntity::moveTowardsWinch, getBlockState(), true, this)) { + playMovementSound(); + return; + } + return; + } + } + return; + } + if (getBlockState().getValue(WinchBlock.FACE) == AttachFace.CEILING) { + if (!this.unpowered) { + BlockVolume.shouldFloat = false; + } + this.unpowered = true; + int inventoryChainCount = getInventoryChainCount(); + if (inventoryChainCount > 0) { + BlockPos expanded2 = getExpandedChainBlockPos(); + new ItemStack(new ItemLike() { // from class: com.dairymoose.modernlife.tileentities.WinchBlockEntity.2 + C01642() { + } + + public Item asItem() { + return Items.CHAIN; + } + }); + boolean playedSound2 = false; + BlockState expandedState3 = this.level.getBlockState(expanded2); + if (!expandedState3.is(CustomBlocks.BLOCK_WINCH_ANCHOR.get()) && !this.level.isClientSide) { + BlockPos airCheckPos = expanded2; + int airCheckCounter = 0; + while (!this.level.getBlockState(airCheckPos).isAir()) { + airCheckPos = moveAwayFromWinch(getBlockState(), airCheckPos); + airCheckCounter++; + if (airCheckCounter > 30) { + break; + } + } + int blocksMovedCount = 0; + if (this.level.getBlockState(airCheckPos).isAir()) { + BlockPos source = moveTowardsWinch(getBlockState(), airCheckPos); + BlockPos destination = airCheckPos; + for (int i2 = 0; i2 < airCheckCounter; i2++) { + BlockState sourceState = this.level.getBlockState(source); + if (sourceState.m_155947_() || sourceState.isAir() || !sourceState.getFluidState().isEmpty() || this.level.getBlockState(destination).is(CustomBlocks.BLOCK_WINCH.get())) { + break; + } + if (!playedSound2) { + playedSound2 = true; + playMovementSound(); + } + blocksMovedCount++; + this.level.setBlock(destination, sourceState, 2); + this.level.setBlock(source, Blocks.AIR.defaultBlockState(), 2); + this.level.updateNeighborsAt(destination, this.level.getBlockState(destination).getBlock()); + this.level.updateNeighborsAt(source, Blocks.AIR); + source = moveTowardsWinch(getBlockState(), source); + destination = moveTowardsWinch(getBlockState(), destination); + } + } + BlockPos expanded3 = getExpandedChainBlockPos(); + if (this.level.getBlockState(expanded3).isAir() && blocksMovedCount >= airCheckCounter && (chainSlot = getNextChainSlot()) != -1) { + ItemStack itemStack = getItem(chainSlot); + itemStack.shrink(1); + this.level.setBlock(expanded3, Blocks.CHAIN.defaultBlockState(), 2); + return; + } + return; + } + boolean shiftResult = new BlockVolume(this.level, expanded2, CustomBlocks.BLOCK_WINCH_ANCHOR.get()).shiftBlocks(this.level, WinchBlockEntity::moveAwayFromWinch, getBlockState(), false, this); + BlockPos expanded4 = getExpandedChainBlockPos(); + if (shiftResult) { + this.level.setBlock(expanded4, Blocks.CHAIN.defaultBlockState(), 2); + playMovementSound(); + } + } + } + } + } + + /* renamed from: com.dairymoose.modernlife.tileentities.WinchBlockEntity$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/WinchBlockEntity$1.class */ + public class C01631 implements ItemLike { + C01631() { + } + + public Item asItem() { + return Items.CHAIN; + } + } + + /* renamed from: com.dairymoose.modernlife.tileentities.WinchBlockEntity$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/tileentities/WinchBlockEntity$2.class */ + public class C01642 implements ItemLike { + C01642() { + } + + public Item asItem() { + return Items.CHAIN; + } + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/util/CanvasData.java b/src-source/main/java/com/dairymoose/modernlife/util/CanvasData.java new file mode 100644 index 0000000..453c025 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/util/CanvasData.java @@ -0,0 +1,264 @@ +package com.dairymoose.modernlife.util; + +import com.dairymoose.modernlife.core.ModernLifeCommon; +import java.io.ByteArrayInputStream; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.nio.ByteBuffer; +import java.util.zip.ZipEntry; +import java.util.zip.ZipInputStream; +import java.util.zip.ZipOutputStream; +import org.apache.logging.log4j.LogManager; +import org.apache.logging.log4j.Logger; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/util/CanvasData.class */ +public class CanvasData { + private static final Logger LOGGER = LogManager.getLogger(); + public static final int DEFAULT_TEXTURE_SIZE = 64; + private ByteBuffer RGBs = null; + private int hashCode = 0; + private int TEXTURE_WIDTH = 64; + private int TEXTURE_HEIGHT = 64; + private int MAX_SIZE_BYTES = (this.TEXTURE_WIDTH * this.TEXTURE_HEIGHT) * 3; + private boolean disabled = false; + + public void disable() { + this.disabled = true; + } + + public void reenable() { + this.disabled = false; + } + + public void setTextureSize(int w, int h) { + this.TEXTURE_WIDTH = w; + this.TEXTURE_HEIGHT = h; + this.MAX_SIZE_BYTES = this.TEXTURE_WIDTH * this.TEXTURE_HEIGHT * 3; + } + + public int textureWidth() { + return this.TEXTURE_WIDTH; + } + + public int textureHeight() { + return this.TEXTURE_HEIGHT; + } + + public boolean copyDataFrom(CanvasData other) { + if (other.RGBs != null && other.RGBs.limit() <= this.MAX_SIZE_BYTES) { + this.RGBs = ByteBuffer.allocate(this.MAX_SIZE_BYTES); + other.RGBs.position(0); + this.RGBs.put(other.RGBs); + recomputeHashCode(); + return true; + } + return false; + } + + public static int calculateHashCode(byte[] data) { + int h = 1; + for (byte b : data) { + h = (31 * h) + b; + } + return h; + } + + public void recomputeHashCode() { + if (this.RGBs == null) { + this.hashCode = -1; + } else { + this.hashCode = calculateHashCode(this.RGBs.array()); + } + } + + public int hashCode() { + return this.hashCode; + } + + public void initImage() { + if (this.RGBs == null && !this.disabled) { + ModernLifeCommon.LOGGER.debug("initImage'd RGB WAS NULL"); + this.RGBs = ByteBuffer.allocate(this.MAX_SIZE_BYTES); + for (int x = 0; x < this.TEXTURE_WIDTH; x++) { + for (int y = 0; y < this.TEXTURE_HEIGHT; y++) { + setRgbPixel(x, y, 16777215); + } + } + recomputeHashCode(); + } + } + + public boolean isValid() { + if (this.RGBs == null || this.RGBs.limit() == 0 || textureWidth() <= 0 || textureHeight() <= 0 || this.disabled) { + return false; + } + return true; + } + + public byte[] toNbt() { + return this.RGBs.array(); + } + + public byte[] toCompressedNbt() { + ByteArrayOutputStream bos = new ByteArrayOutputStream(); + ZipOutputStream zs = new ZipOutputStream(bos); + byte[] nbt = toNbt(); + try { + ZipEntry ze = new ZipEntry("z"); + ze.setTime(0L); + zs.putNextEntry(ze); + } catch (IOException e1) { + e1.printStackTrace(); + } + try { + zs.write(nbt); + zs.closeEntry(); + zs.finish(); + } catch (IOException e) { + e.printStackTrace(); + } + return bos.toByteArray(); + } + + public void fromNbt(byte[] nbt) { + if (nbt == null || nbt.length <= 0 || nbt.length > this.MAX_SIZE_BYTES) { + return; + } + this.RGBs = ByteBuffer.allocate(this.MAX_SIZE_BYTES); + this.RGBs.put(nbt); + recomputeHashCode(); + } + + public void fromCompressedNbt(byte[] nbt) { + if (nbt == null || nbt.length == 0) { + return; + } + ByteArrayInputStream bis = new ByteArrayInputStream(nbt); + ZipInputStream zs = new ZipInputStream(bis); + ByteArrayOutputStream baos = new ByteArrayOutputStream(); + try { + zs.getNextEntry(); + while (true) { + try { + byte[] buffer = new byte[1024]; + int readResult = zs.read(buffer); + if (readResult == -1) { + break; + } else { + baos.write(buffer, 0, readResult); + } + } catch (IOException e) { + ModernLifeCommon.LOGGER.error("error opening compressed nbt"); + this.RGBs = null; + recomputeHashCode(); + return; + } + } + zs.closeEntry(); + zs.close(); + if (baos.size() <= 0) { + this.RGBs = null; + recomputeHashCode(); + } else { + byte[] output = baos.toByteArray(); + fromNbt(output); + } + } catch (IOException e2) { + this.RGBs = null; + recomputeHashCode(); + } + } + + public int getAbgrOutputPixel(int x, int y) { + if (this.RGBs == null || this.disabled) { + return 0; + } + int newX = (this.TEXTURE_WIDTH - x) - 1; + int newY = (this.TEXTURE_HEIGHT - y) - 1; + int logicalIndex = (newY * this.TEXTURE_WIDTH) + newX; + int byteIndex = logicalIndex * 3; + this.RGBs.position(byteIndex); + int r = this.RGBs.get() + 128; + int g = this.RGBs.get() + 128; + int b = this.RGBs.get() + 128; + return r | (g << 8) | (b << 16) | (-16777216); + } + + public void setRgbPixel(int x, int y, int rgb) { + if (this.RGBs == null || this.disabled) { + return; + } + int logicalIndex = (y * this.TEXTURE_WIDTH) + x; + int byteIndex = logicalIndex * 3; + this.RGBs.position(byteIndex); + int r = (rgb & 16711680) >> 16; + int g = (rgb & 65280) >> 8; + int b = rgb & 255; + this.RGBs.put((byte) (r - 128)); + this.RGBs.put((byte) (g - 128)); + this.RGBs.put((byte) (b - 128)); + } + + public int getRgbPixel(int x, int y) { + if (this.RGBs == null || this.disabled) { + return 0; + } + int logicalIndex = (y * this.TEXTURE_WIDTH) + x; + int byteIndex = logicalIndex * 3; + this.RGBs.position(byteIndex); + int r = this.RGBs.get() + 128; + int g = this.RGBs.get() + 128; + int b = this.RGBs.get() + 128; + return (r << 16) | (g << 8) | b; + } + + public int convertToRgbOutput(int rgb) { + int r = (rgb & 16711680) >> 16; + int g = (rgb & 65280) >> 8; + int b = rgb & 255; + return r | (g << 8) | (b << 16) | (-16777216); + } + + public static int getRValue(int rgb) { + int r = (rgb & 16711680) >> 16; + return r; + } + + public static int getGValue(int rgb) { + int g = (rgb & 65280) >> 8; + return g; + } + + public static int getBValue(int rgb) { + int b = rgb & 255; + return b; + } + + public static int toRgb(int r, int g, int b) { + return (r << 16) | (g << 8) | b; + } + + public int applyBlend(int newColor, int backgroundColor, double blendFactor) { + int r = getRValue(newColor); + int g = getGValue(newColor); + int b = getBValue(newColor); + int bgR = getRValue(backgroundColor); + int bgG = getGValue(backgroundColor); + int bgB = getBValue(backgroundColor); + int finalColor = ((((int) (r * blendFactor)) + ((int) (bgR * (1.0d - blendFactor)))) << 16) | ((((int) (g * blendFactor)) + ((int) (bgG * (1.0d - blendFactor)))) << 8) | (((int) (b * blendFactor)) + ((int) (bgB * (1.0d - blendFactor)))); + return finalColor; + } + + public int getRgbOutputPixel(int x, int y) { + if (this.RGBs == null || this.disabled) { + return 0; + } + int logicalIndex = (y * this.TEXTURE_WIDTH) + x; + int byteIndex = logicalIndex * 3; + this.RGBs.position(byteIndex); + int r = this.RGBs.get() + 128; + int g = this.RGBs.get() + 128; + int b = this.RGBs.get() + 128; + return r | (g << 8) | (b << 16) | (-16777216); + } +} diff --git a/src-source/main/java/com/dairymoose/modernlife/util/ModernLifeUtil.java b/src-source/main/java/com/dairymoose/modernlife/util/ModernLifeUtil.java new file mode 100644 index 0000000..e11b571 --- /dev/null +++ b/src-source/main/java/com/dairymoose/modernlife/util/ModernLifeUtil.java @@ -0,0 +1,104 @@ +package com.dairymoose.modernlife.util; + +import java.util.ArrayList; +import java.util.List; +import net.minecraft.world.level.block.entity.BlockEntity; +import net.minecraft.world.level.block.entity.BlockEntityTicker; +import net.minecraft.world.level.block.entity.BlockEntityType; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; + +/* loaded from: outputsrg.jar:com/dairymoose/modernlife/util/ModernLifeUtil.class */ +public class ModernLifeUtil { + /* JADX WARN: Multi-variable type inference failed */ + public static BlockEntityTicker createTickerHelper(BlockEntityType inputType, BlockEntityType expectedType, BlockEntityTicker blockEntityTicker) { + if (inputType == expectedType) { + return blockEntityTicker; + } + return null; + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.util.ModernLifeUtil$1 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/util/ModernLifeUtil$1.class */ + public class C01651 implements Shapes.DoubleLineConsumer { + final /* synthetic */ List val$generatedShapes; + + C01651(List list) { + generatedShapes = list; + } + + public void consume(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5) { + VoxelShape shape = Shapes.box(1.0d - arg5, arg1, arg0, 1.0d - arg2, arg4, arg3); + generatedShapes.add(shape); + } + } + + public static VoxelShape RotateVoxelShapeClockwise(VoxelShape in) { + List generatedShapes = new ArrayList<>(); + in.forAllBoxes(new Shapes.DoubleLineConsumer() { // from class: com.dairymoose.modernlife.util.ModernLifeUtil.1 + final /* synthetic */ List val$generatedShapes; + + C01651(List generatedShapes2) { + generatedShapes = generatedShapes2; + } + + public void consume(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5) { + VoxelShape shape = Shapes.box(1.0d - arg5, arg1, arg0, 1.0d - arg2, arg4, arg3); + generatedShapes.add(shape); + } + }); + if (generatedShapes2.size() == 0) { + return Shapes.block(); + } + VoxelShape out = generatedShapes2.get(0); + for (int i = 1; i < generatedShapes2.size(); i++) { + VoxelShape shape = generatedShapes2.get(i); + out = Shapes.or(out, shape); + } + out.optimize(); + return out; + } + + /* JADX INFO: Access modifiers changed from: package-private */ + /* renamed from: com.dairymoose.modernlife.util.ModernLifeUtil$2 */ + /* loaded from: outputsrg.jar:com/dairymoose/modernlife/util/ModernLifeUtil$2.class */ + public class C01662 implements Shapes.DoubleLineConsumer { + final /* synthetic */ List val$generatedShapes; + + C01662(List list) { + generatedShapes = list; + } + + public void consume(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5) { + VoxelShape shape = Shapes.box(arg0, 1.0d - arg5, arg1, arg3, 1.0d - arg2, arg4); + generatedShapes.add(shape); + } + } + + public static VoxelShape RotateVoxelShapeXAxis(VoxelShape in) { + List generatedShapes = new ArrayList<>(); + in.forAllBoxes(new Shapes.DoubleLineConsumer() { // from class: com.dairymoose.modernlife.util.ModernLifeUtil.2 + final /* synthetic */ List val$generatedShapes; + + C01662(List generatedShapes2) { + generatedShapes = generatedShapes2; + } + + public void consume(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5) { + VoxelShape shape = Shapes.box(arg0, 1.0d - arg5, arg1, arg3, 1.0d - arg2, arg4); + generatedShapes.add(shape); + } + }); + if (generatedShapes2.size() == 0) { + return Shapes.block(); + } + VoxelShape out = generatedShapes2.get(0); + for (int i = 1; i < generatedShapes2.size(); i++) { + VoxelShape shape = generatedShapes2.get(i); + out = Shapes.or(out, shape); + } + out.optimize(); + return out; + } +} diff --git a/src/generated/resources/.cache/cache b/src/generated/resources/.cache/cache new file mode 100644 index 0000000..796b8b7 --- /dev/null +++ b/src/generated/resources/.cache/cache @@ -0,0 +1,2 @@ +5911bf3134d77ad26af0548e93e51d75ffae035d assets/modernlifepatch/lang/en_us.json +aae299757d2ae8e58162bdb78d2cb3a00ec92ee1 assets/modernlifepatch/lang/zh_cn.json diff --git a/src/generated/resources/assets/modernlifepatch/lang/en_us.json b/src/generated/resources/assets/modernlifepatch/lang/en_us.json new file mode 100644 index 0000000..5c5115b --- /dev/null +++ b/src/generated/resources/assets/modernlifepatch/lang/en_us.json @@ -0,0 +1,68 @@ +{ + "gui.tag_filter.modernlifepatch.bathroom": "BathRoom", + "gui.tag_filter.modernlifepatch.bedchamber": "Bedchamber", + "gui.tag_filter.modernlifepatch.door": "Door", + "gui.tag_filter.modernlifepatch.general": "General", + "gui.tag_filter.modernlifepatch.kitchen": "Kitchen", + "gui.tag_filter.modernlifepatch.lounge": "Lounge", + "gui.tag_filter.modernlifepatch.outside": "Outside", + "gui.tag_filter.modernlifepatch.seat": "Seat", + "gui.tag_filter.modernlifepatch.shelf": "Shelf", + "gui.tag_filter.modernlifepatch.table": "Table", + "gui.tag_filter.modernlifepatch.tool": "Tool", + "itemGroup.modernlifepatch": "Modern Life Patch", + "modernlifepatch.lang.bookshelf.hover_text.1": "Right click tp place a book on the shelf", + "modernlifepatch.lang.bookshelf.hover_text.2": "Shift-right-click with an empty hand to remove a book", + "modernlifepatch.lang.canvas.hover_text.block_size": "%f x %f ", + "modernlifepatch.lang.canvas.hover_text.custom_size": "Custom print", + "modernlifepatch.lang.canvas.hover_text.desc_completed": "A work of art", + "modernlifepatch.lang.canvas.hover_text.desc_empty": "For use with an easel", + "modernlifepatch.lang.canvas.hover_text.extra_large_size": "Extra Large print", + "modernlifepatch.lang.canvas.hover_text.extra_large_square_size": "Extra Large square", + "modernlifepatch.lang.canvas.hover_text.large_size": "Large print", + "modernlifepatch.lang.canvas.hover_text.large_square_size": "Large square print", + "modernlifepatch.lang.canvas.hover_text.massive_size": "Massive print", + "modernlifepatch.lang.canvas.hover_text.massive_square_size": "Massive square print", + "modernlifepatch.lang.canvas.hover_text.normal_size": "Normal print", + "modernlifepatch.lang.canvas.hover_text.offset": "(%f,%f)", + "modernlifepatch.lang.canvas.hover_text.pixels_size": "%d x %d pixels", + "modernlifepatch.lang.canvas.hover_text.unique_id": "ID = %d", + "modernlifepatch.lang.chess.modernlifepatch.bishop": "Bishop", + "modernlifepatch.lang.chess.modernlifepatch.king": "King", + "modernlifepatch.lang.chess.modernlifepatch.knight": "Knight", + "modernlifepatch.lang.chess.modernlifepatch.pawn": "Pawn", + "modernlifepatch.lang.chess.modernlifepatch.queen": "Queen", + "modernlifepatch.lang.chess.modernlifepatch.rook": "Rook", + "modernlifepatch.lang.chess_board.hover_text.0": "PLace it down and begin a new game!", + "modernlifepatch.lang.easel.hover_text.0": "Place a canvas on it to begin painting", + "modernlifepatch.lang.extractor.hover_text.0": "Extracts items from attached chests or from the space in front of it", + "modernlifepatch.lang.gui.button.modernlifepatch.disable_filters": "Disable Filters", + "modernlifepatch.lang.gui.button.modernlifepatch.enable_filters": "Enable Filters", + "modernlifepatch.lang.gui.button.modernlifepatch.scroll_filter_down": "Scroll down", + "modernlifepatch.lang.gui.button.modernlifepatch.scroll_filter_up": "Scroll up", + "modernlifepatch.lang.menu.kitchen_cabinet": "Kitchen Cabinet", + "modernlifepatch.lang.menu.kitchen_drawer_cabinet": "Kitchen Drawer Cabinet", + "modernlifepatch.lang.menu.night_stand": "Night Stand", + "modernlifepatch.lang.menu.photo_copier": "Photocopier", + "modernlifepatch.lang.menu.print_size": "Print Size", + "modernlifepatch.lang.menu.printer": "Printer", + "modernlifepatch.lang.menu.radiator": "Radiator", + "modernlifepatch.lang.menu.trash_can": "Trash Can", + "modernlifepatch.lang.metal_grate.hover_text.0": "Allows water and items to flow through freely", + "modernlifepatch.lang.need_rs_power.hover_text.0": "Requires redstone power to operate", + "modernlifepatch.lang.paved_road.hover_text.0": "Slightly increases movement speed of vehicles", + "modernlifepatch.lang.photocopier.hover_text.1": "Interact with a canvas or photograph to make copies", + "modernlifepatch.lang.photocopier.hover_text.2": " * Requires paper", + "modernlifepatch.lang.power_receiver.hover_text.1": "Receives power on the selected channel from all transmitters", + "modernlifepatch.lang.power_receiver.hover_text.2": "Right click block to change current channel", + "modernlifepatch.lang.power_transmitter.hover_text.1": "Transmits power on the selected channel to all receivers", + "modernlifepatch.lang.resource_pack.modernlifepatch.description": "All of textures and models are created by BF_Meow_\uFF0CDo not use for other purposes without permission.", + "modernlifepatch.lang.steam_radiator.hover_text.0": "Right click placed radiator to activate", + "modernlifepatch.lang.store_18.hover_text.0": "Stores up to 18 items", + "modernlifepatch.lang.trash_can.hover_text.0": "Items inserted into the trash slot will be deleted when the trash can is full", + "modernlifepatch.lang.turn_table.hover_text.0": "Rotates clockwise when powered by redstone", + "modernlifepatch.lang.wall_shelf.hover_text.1": "Right click tp place an item on the shelf", + "modernlifepatch.lang.wall_shelf.hover_text.2": "Shift-right-click with an empty hand to remove an item", + "modernlifepatch.unknown": "Unknown", + "resource.modernlifepatch.modern_life_patch": "\u00A7b\u00A7lModern Life \u00A7fExclusive Materials" +} \ No newline at end of file diff --git a/src/generated/resources/assets/modernlifepatch/lang/zh_cn.json b/src/generated/resources/assets/modernlifepatch/lang/zh_cn.json new file mode 100644 index 0000000..85d65e8 --- /dev/null +++ b/src/generated/resources/assets/modernlifepatch/lang/zh_cn.json @@ -0,0 +1,68 @@ +{ + "gui.tag_filter.modernlifepatch.bathroom": "\u536B\u751F\u95F4", + "gui.tag_filter.modernlifepatch.bedchamber": "\u5BDD\u5BA4", + "gui.tag_filter.modernlifepatch.door": "\u95E8", + "gui.tag_filter.modernlifepatch.general": "\u666E\u901A", + "gui.tag_filter.modernlifepatch.kitchen": "\u53A8\u623F", + "gui.tag_filter.modernlifepatch.lounge": "\u5BA2\u5385", + "gui.tag_filter.modernlifepatch.outside": "\u6237\u5916", + "gui.tag_filter.modernlifepatch.seat": "\u5750\u5177", + "gui.tag_filter.modernlifepatch.shelf": "\u67B6\u5B50", + "gui.tag_filter.modernlifepatch.table": "\u684C\u5B50", + "gui.tag_filter.modernlifepatch.tool": "\u5DE5\u5177", + "itemGroup.modernlifepatch": "\u6469\u767B\u751F\u6D3B\u8865\u4E01", + "modernlifepatch.lang.bookshelf.hover_text.1": "\u53F3\u952E\u4EE5\u653E\u7F6E\u4E66\u5728\u4E66\u67B6\u4E0A", + "modernlifepatch.lang.bookshelf.hover_text.2": "\u7A7A\u624B\u6309\u4F4FShift\u952E+\u53F3\u952E\u5373\u53EF\u53D6\u4E0B\u4E66", + "modernlifepatch.lang.canvas.hover_text.block_size": "%f x %f", + "modernlifepatch.lang.canvas.hover_text.custom_size": "\u81EA\u5B9A\u4E49\u5C3A\u5BF8\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.desc_completed": "\u827A\u672F\u54C1", + "modernlifepatch.lang.canvas.hover_text.desc_empty": "\u53EF\u7528\u753B\u67B6\u6765\u521B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.extra_large_size": "\u8D85\u5927\u578B\u5C3A\u5BF8\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.extra_large_square_size": "\u8D85\u5927\u578B\u65B9\u5BF8\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.large_size": "\u5927\u578B\u5C3A\u5BF8\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.large_square_size": "\u5927\u578B\u65B9\u5BF8\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.massive_size": "\u5DE8\u5927\u5C3A\u5BF8\u7684\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.massive_square_size": "\u5DE8\u5927\u65B9\u5BF8\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.normal_size": "\u5E38\u89C4\u5C3A\u5BF8\u753B\u4F5C", + "modernlifepatch.lang.canvas.hover_text.offset": "(%f,%f)", + "modernlifepatch.lang.canvas.hover_text.pixels_size": "%d x %d \u50CF\u7D20", + "modernlifepatch.lang.canvas.hover_text.unique_id": "ID = %d", + "modernlifepatch.lang.chess.modernlifepatch.bishop": "\u8C61", + "modernlifepatch.lang.chess.modernlifepatch.king": "\u56FD\u738B", + "modernlifepatch.lang.chess.modernlifepatch.knight": "\u9A91\u58EB", + "modernlifepatch.lang.chess.modernlifepatch.pawn": "\u58EB\u5175", + "modernlifepatch.lang.chess.modernlifepatch.queen": "\u7687\u540E", + "modernlifepatch.lang.chess.modernlifepatch.rook": "\u8F66", + "modernlifepatch.lang.chess_board.hover_text.0": "\u653E\u7F6E\u540E\u4F7F\u7528\u5373\u53EF\u5F00\u59CB\u4E00\u573A\u65B0\u6E38\u620F!", + "modernlifepatch.lang.easel.hover_text.0": "\u653E\u7F6E(\u5E06\u5E03)\u753B\u5E03\u5728\u5176\u4E0A\uFF0C\u5373\u53EF\u5F00\u59CB\u7ED8\u753B", + "modernlifepatch.lang.extractor.hover_text.0": "\u4ECE\u5176\u5438\u53D6\u7AEF\u5904\u7684\u7BB1\u5B50\u6216\u7A7A\u95F4\u4E2D\u53D6\u51FA\u7269\u54C1", + "modernlifepatch.lang.gui.button.modernlifepatch.disable_filters": "\u7981\u7528\u8FC7\u6EE4\u5668", + "modernlifepatch.lang.gui.button.modernlifepatch.enable_filters": "\u542F\u7528\u8FC7\u6EE4\u5668", + "modernlifepatch.lang.gui.button.modernlifepatch.scroll_filter_down": "\u5411\u4E0B", + "modernlifepatch.lang.gui.button.modernlifepatch.scroll_filter_up": "\u5411\u4E0A", + "modernlifepatch.lang.menu.kitchen_cabinet": "\u53A8\u623F\u67DC\u5B50", + "modernlifepatch.lang.menu.kitchen_drawer_cabinet": "\u53A8\u623F\u62BD\u5C49\u67DC", + "modernlifepatch.lang.menu.night_stand": "\u5E8A\u5934\u67DC", + "modernlifepatch.lang.menu.photo_copier": "\u590D\u5370\u673A", + "modernlifepatch.lang.menu.print_size": "\u6253\u5370\u5C3A\u5BF8", + "modernlifepatch.lang.menu.printer": "\u6253\u5370\u673A", + "modernlifepatch.lang.menu.radiator": "\u84B8\u6C7D\u6563\u70ED\u5668", + "modernlifepatch.lang.menu.trash_can": "\u5783\u573E\u6876", + "modernlifepatch.lang.metal_grate.hover_text.0": "\u5141\u8BB8\u6C34\u4E0E\u7269\u54C1\u81EA\u7531\u5730\u7A7F\u8FC7", + "modernlifepatch.lang.need_rs_power.hover_text.0": "\u9700\u8981\u7EA2\u77F3\u5145\u80FD", + "modernlifepatch.lang.paved_road.hover_text.0": "\u8F7D\u5177\u5728\u8BE5\u8DEF\u4E0A\u884C\u9A76\uFF0C\u79FB\u901F\u4F1A\u6709\u6240\u63D0\u5347", + "modernlifepatch.lang.photocopier.hover_text.1": "\u53EF\u4EE5\u7528\u4E8E\u7167\u7247\u6216\u753B\u4F5C\u7684\u590D\u5236", + "modernlifepatch.lang.photocopier.hover_text.2": " * \u9700\u8981\u7EB8", + "modernlifepatch.lang.power_receiver.hover_text.1": "\u4ECE\u6240\u6709\u80FD\u91CF\u53D1\u5C04\u5668\u4E2D\u53BB\u63A5\u6536\u6240\u9009\u5DE5\u4F5C\u9891\u9053\u7684\u80FD\u91CF", + "modernlifepatch.lang.power_receiver.hover_text.2": "\u53F3\u952E\u65B9\u5757\u6253\u5F00\u754C\u9762\uFF0C\u6765\u5207\u6362\u5DE5\u4F5C\u9891\u9053", + "modernlifepatch.lang.power_transmitter.hover_text.1": "\u5C06\u7EA2\u77F3\u4FE1\u53F7\u4F20\u8F93\u7ED9\u5BF9\u5E94\u9891\u9053\u7684\u6240\u6709\u80FD\u91CF\u63A5\u6536\u5668", + "modernlifepatch.lang.resource_pack.modernlifepatch.description": "\u6240\u6709\u6750\u8D28\u548C\u6A21\u578B\u5747\u7531 \u767D\u5E06\u5C0F\u55B5BF_Meow_ \u7ED8\u5236\u3002\u672A\u7ECF\u5141\u8BB8\uFF0C\u8BF7\u52FF\u7528\u4F5C\u4ED6\u7528\u3002", + "modernlifepatch.lang.steam_radiator.hover_text.0": "\u53F3\u952E\u5DF2\u653E\u7F6E\u7684\u6563\u70ED\u5668\uFF0C\u5373\u53EF\u6FC0\u6D3B", + "modernlifepatch.lang.store_18.hover_text.0": "\u53EF\u5B58\u50A818\u7EC4\u7269\u54C1", + "modernlifepatch.lang.trash_can.hover_text.0": "\u5F53\u5783\u573E\u6876\u5DF2\u6EE1\u65F6\uFF0C\u8FDB\u5165\u5783\u573E\u6876\u7684\u7269\u54C1\u5C06\u88AB\u5220\u9664", + "modernlifepatch.lang.turn_table.hover_text.0": "\u5F53\u6709\u7EA2\u77F3\u5145\u80FD\u65F6\u987A\u65F6\u9488\u65CB\u8F6C", + "modernlifepatch.lang.wall_shelf.hover_text.1": "\u53F3\u952E\u4EE5\u653E\u7F6E\u7269\u54C1\u5728\u5899\u67B6\u4E0A", + "modernlifepatch.lang.wall_shelf.hover_text.2": "\u7A7A\u624B\u6309\u4F4FShift\u952E+\u53F3\u952E\u5373\u53EF\u53D6\u4E0B\u7269\u54C1", + "modernlifepatch.unknown": "\u672A\u77E5", + "resource.modernlifepatch.modern_life_patch": "\u00A7b\u00A7l\u6469\u767B\u751F\u6D3B \u00A7f\u4E13\u5C5E\u6750\u8D28" +} \ No newline at end of file diff --git a/src/main/java/com/r3944realms/modernlifepatch/EventHandler.java b/src/main/java/com/r3944realms/modernlifepatch/EventHandler.java index 2a1e12e..3fcafdd 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/EventHandler.java +++ b/src/main/java/com/r3944realms/modernlifepatch/EventHandler.java @@ -1,13 +1,14 @@ package com.r3944realms.modernlifepatch; import com.dairymoose.modernlife.core.CustomBlocks; +import com.r3944realms.modernlifepatch.client.event.CreativeScreenEvents; import net.minecraft.client.renderer.ItemBlockRenderTypes; import net.minecraft.client.renderer.RenderType; -import net.minecraft.resources.ResourceLocation; import net.minecraft.server.packs.repository.Pack; import net.minecraft.server.packs.repository.PackSource; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.api.distmarker.OnlyIn; +import net.minecraftforge.common.MinecraftForge; import net.minecraftforge.event.AddPackFindersEvent; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.fml.ModList; @@ -36,6 +37,7 @@ public abstract class EventHandler { ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_WARPED_CHAIR.get(), RenderType.cutout()); ItemBlockRenderTypes.setRenderLayer(CustomBlocks.BLOCK_POWER_RECEIVER.get(), RenderType.translucent()); }); + MinecraftForge.EVENT_BUS.register(new CreativeScreenEvents()); } } @Mod.EventBusSubscriber(modid = ModernLifePatch.MOD_ID, bus = net.minecraftforge.fml.common.Mod.EventBusSubscriber.Bus.MOD) @@ -43,10 +45,10 @@ public abstract class EventHandler { @SubscribeEvent public static void onRegisterResourcePack(AddPackFindersEvent event) { IModFile modFile = ModList.get().getModFileById(ModernLifePatch.MOD_ID).getFile(); - Path modFilePath = modFile.findResource("resourcepacks/new_modern_life"); + Path modFilePath = modFile.findResource("resourcepacks/modernlifepatch"); event.addRepositorySource((consumer, packConstructor) -> { Pack pack = Pack.create( - new ResourceLocation(ModernLifePatch.MOD_ID, "new_modern_life").toString(), + "Modern Life Patch", true, () -> new PathResourcePack(ModernLifePatch.MOD_ID, modFilePath), packConstructor, diff --git a/src/main/java/com/r3944realms/modernlifepatch/MLPCreativeTab.java b/src/main/java/com/r3944realms/modernlifepatch/MLPCreativeTab.java new file mode 100644 index 0000000..faa0043 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/MLPCreativeTab.java @@ -0,0 +1,17 @@ +package com.r3944realms.modernlifepatch; + +import com.dairymoose.modernlife.core.CustomBlocks; +import net.minecraft.world.item.CreativeModeTab; +import net.minecraft.world.item.ItemStack; +import org.jetbrains.annotations.NotNull; + +public class MLPCreativeTab extends CreativeModeTab { + public MLPCreativeTab(String label) { + super(label); + } + + @Override + public @NotNull ItemStack makeIcon() { + return CustomBlocks.ITEM_CAMERA.get().getDefaultInstance(); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/ModernLifePatch.java b/src/main/java/com/r3944realms/modernlifepatch/ModernLifePatch.java index d595b27..8f6e758 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/ModernLifePatch.java +++ b/src/main/java/com/r3944realms/modernlifepatch/ModernLifePatch.java @@ -9,6 +9,7 @@ import static com.r3944realms.modernlifepatch.ModernLifePatch.MOD_ID; @Mod(value = MOD_ID) public class ModernLifePatch { public static final String MOD_ID = "modernlifepatch"; + public static final MLPCreativeTab MLP_CREATIVE_TAB = new MLPCreativeTab(MOD_ID); public static final Logger logger = LoggerFactory.getLogger(ModernLifePatch.class); public ModernLifePatch() { logger.info("ModernLifePatch loaded"); diff --git a/src/main/java/com/r3944realms/modernlifepatch/client/event/CreativeScreenEvents.java b/src/main/java/com/r3944realms/modernlifepatch/client/event/CreativeScreenEvents.java new file mode 100644 index 0000000..5e4ace0 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/client/event/CreativeScreenEvents.java @@ -0,0 +1,312 @@ +package com.r3944realms.modernlifepatch.client.event; + +import com.dairymoose.modernlife.core.CustomBlocks; +import com.dairymoose.modernlife.core.ModernLife; +import com.r3944realms.modernlifepatch.ModernLifePatch; +import com.r3944realms.modernlifepatch.client.gui.widget.IconButton; +import com.r3944realms.modernlifepatch.client.gui.widget.TagButton; +import com.r3944realms.modernlifepatch.common.ModTags; +import com.r3944realms.modernlifepatch.datagen.lang.ModLangKeyValue; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen; +import net.minecraft.core.NonNullList; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.tags.TagKey; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.level.block.Block; +import net.minecraftforge.client.event.ClientPlayerNetworkEvent; +import net.minecraftforge.client.event.ScreenEvent; +import net.minecraftforge.eventbus.api.SubscribeEvent; +import net.minecraftforge.registries.ForgeRegistries; +import org.apache.commons.compress.utils.Lists; +import org.lwjgl.glfw.GLFW; + +import java.util.*; + +public class CreativeScreenEvents { + private static final ResourceLocation ICONS = new ResourceLocation(ModernLifePatch.MOD_ID, "textures/gui/icons.png"); + private static int startIndex; + + private List filters; + private List buttons; + private Button ScrollUp, ScrollDown, EnableAll, DisableAll; + private boolean viewThisCreativeTab; + private int guiCenterX = 0, guiCenterY = 0; + + @SubscribeEvent + public void onPlayerLogOut(ClientPlayerNetworkEvent.LoggedOutEvent event) { + this.filters = null; + } + + @SubscribeEvent + public void onScreenInit(ScreenEvent.InitScreenEvent.Post event) { + if(event.getScreen() instanceof CreativeModeInventoryScreen creativeScreen) { + if(this.filters == null) { + //初始化过滤器 + compileItems(); + } + this.viewThisCreativeTab = false; + this.guiCenterX = creativeScreen.getGuiLeft(); + this.guiCenterY = creativeScreen.getGuiTop(); + this.buttons = new ArrayList<>(); + + event.addListener( + this.ScrollUp = + new IconButton(this.guiCenterX - 22, this.guiCenterY - 12, new TranslatableComponent(ModLangKeyValue.CREATIVE_TAB_SCROLL_UP_BUTTON.getKey()), button -> { + if(startIndex > 0) + startIndex--; + //更新TagButtons; + updatedTagButtons(); + },ICONS, 64, 0)); + + event.addListener( + this.ScrollDown = + new IconButton(this.guiCenterX - 22, this.guiCenterY + 127, new TranslatableComponent(ModLangKeyValue.CREATIVE_TAB_SCROLL_DOWN_BUTTON.getKey()), button -> { + if(startIndex <= filters.size() - 4 - 1) + startIndex++; + this.updatedTagButtons(); + }, ICONS, 80,0) + ); + + event.addListener( + this.EnableAll = + new IconButton(this.guiCenterX - 50, this.guiCenterY + 10, new TranslatableComponent(ModLangKeyValue.CREATIVE_TAB_ENABLE_FILTERS_BUTTON.getKey()), button -> { + this.filters.forEach(filters -> filters.setEnabled(true)); + this.buttons.forEach(TagButton::updateState); + Screen screen = Minecraft.getInstance().screen; + if(screen instanceof CreativeModeInventoryScreen creativeModeScreen) { + this.updateItems(creativeModeScreen); + } + }, ICONS, 96, 0) + ); + + event.addListener( + this.DisableAll = + new IconButton(this.guiCenterX - 50, this.guiCenterY + 32, new TranslatableComponent(ModLangKeyValue.CREATIVE_TAB_DISABLE_FILTERS_BUTTON.getKey()), button -> { + this.filters.forEach(filters -> filters.setEnabled(false)); + this.buttons.forEach(TagButton::updateState); + Screen screen = Minecraft.getInstance().screen; + if(screen instanceof CreativeModeInventoryScreen creativeModeScreen) { + this.updateItems(creativeModeScreen); + } + }, ICONS, 112, 0) + ); + + this.ScrollDown.visible = false; + this.ScrollUp.visible = false; + this.EnableAll.visible = false; + this.DisableAll.visible = false; + + this.updatedTagButtons(); + + if(creativeScreen.getSelectedTab() == ModernLifePatch.MLP_CREATIVE_TAB.getId()) { + this.ScrollDown.visible = true; + this.ScrollUp.visible = true; + this.EnableAll.visible = true; + this.DisableAll.visible = true; + this.viewThisCreativeTab = true; + this.buttons.forEach(button -> button.visible = true); + this.updateItems(creativeScreen); + } + + } + } + @SubscribeEvent + public void onScreenClick(ScreenEvent.MouseClickedEvent.Pre event) + { + if(event.getButton() != GLFW.GLFW_MOUSE_BUTTON_LEFT) + return; + + if(event.getScreen() instanceof CreativeModeInventoryScreen) + { + for(Button button : this.buttons) + { + if(button.isMouseOver(event.getMouseX(), event.getMouseY())) + { + if(button.mouseClicked(event.getMouseX(), event.getMouseY(), event.getButton())) + { + return; + } + } + } + } + } + @SubscribeEvent + public void onScreenDrawPre(ScreenEvent.DrawScreenEvent.Pre event) { + if(event.getScreen() instanceof CreativeModeInventoryScreen creativeModeInventoryScreen) { + if(creativeModeInventoryScreen.getSelectedTab() == ModernLifePatch.MLP_CREATIVE_TAB.getId()) { + if(!this.viewThisCreativeTab) { + this.updateItems(creativeModeInventoryScreen); + this.viewThisCreativeTab = true; + } + } else { + this.viewThisCreativeTab = false; + } + } + } + + @SubscribeEvent + public void OnScreenDrawPost(ScreenEvent.DrawScreenEvent.Post event) { + if(event.getScreen() instanceof CreativeModeInventoryScreen creativeModeInventoryScreen) { + this.guiCenterX = creativeModeInventoryScreen.getGuiLeft(); + this.guiCenterY = creativeModeInventoryScreen.getGuiTop(); + + if(creativeModeInventoryScreen.getSelectedTab() == ModernLifePatch.MLP_CREATIVE_TAB.getId()) { + this.ScrollDown.visible = true; + this.ScrollUp.visible = true; + this.EnableAll.visible = true; + this.DisableAll.visible = true; + this.viewThisCreativeTab = true; + this.buttons.forEach(button -> button.visible = true); + + this.buttons.forEach(button -> button.render( + event.getPoseStack(), event.getMouseX(), event.getMouseY(), event.getPartialTicks() + )); + this.buttons.forEach(button -> { + if(button.isMouseOver(event.getMouseX(), event.getMouseY())) + creativeModeInventoryScreen.renderTooltip(event.getPoseStack(), button.getCategory().getName(), event.getMouseX(), event.getMouseY()); + }); + + if(this.EnableAll.isMouseOver(event.getMouseX(), event.getMouseY())) + creativeModeInventoryScreen.renderTooltip(event.getPoseStack(), this.EnableAll.getMessage(), event.getMouseX(), event.getMouseY()); + if(this.DisableAll.isMouseOver(event.getMouseX(), event.getMouseY())) + creativeModeInventoryScreen.renderTooltip(event.getPoseStack(), this.DisableAll.getMessage(), event.getMouseX(), event.getMouseY()); + } else { + this.ScrollDown.visible = false; + this.ScrollUp.visible = false; + this.EnableAll.visible = false; + this.DisableAll.visible = false; + this.buttons.forEach(buttons -> buttons.visible = false); + } + } + } + + private void updatedTagButtons() { + final Button.OnPress onPress = buttons -> { + Screen screen = Minecraft.getInstance().screen; + if(screen instanceof CreativeModeInventoryScreen creativeScreen) { + //更新物品 + this.updateItems(creativeScreen); + } + }; + this.buttons.clear(); + for(int i = startIndex; i < startIndex + 4 && i < this.filters.size(); i++) { + TagButton button = new TagButton(this.guiCenterX - 28, this.guiCenterY + 29 * (i - startIndex) + 10, this.filters.get(i), onPress); + this.buttons.add(button); + } + this.ScrollUp.active = startIndex > 0; + this.ScrollDown.active = startIndex <= this.filters.size() - 4 - 1; + } + + private void updateItems(CreativeModeInventoryScreen screen) { + CreativeModeInventoryScreen.ItemPickerMenu menu = screen.getMenu(); + LinkedHashSet categorisedItems = new LinkedHashSet<>(); + for(TagFilter filter : this.filters) { + if(filter.isEnabled()) { + categorisedItems.addAll(filter.getItems()); + } + } + NonNullList newItems = NonNullList.create(); + for(Item item : categorisedItems) { +// item.fillItemCategory(ModernLifePatch.MLP_CREATIVE_TAB, newItems); + newItems.add(item.getDefaultInstance()); + } + menu.items.clear(); + menu.items.addAll(newItems); + menu.items.sort(Comparator.comparingInt(o -> Item.getId(o.getItem()))); + menu.scrollTo(0); + } + private void compileItems() { + TagFilter[] filters = new TagFilter[] { + new TagFilter(ModTags.Items.GENERAL, new ItemStack(CustomBlocks.BLOCK_INSET_LIGHT.get())), + new TagFilter(ModTags.Items.KITCHEN, new ItemStack(CustomBlocks.BLOCK_MICROWAVE.get())), + new TagFilter(ModTags.Items.BEDCHAMBER, new ItemStack(CustomBlocks.BLOCK_BIRCH_NIGHT_STAND.get())), + new TagFilter(ModTags.Items.BATHROOM, new ItemStack(CustomBlocks.BLOCK_BATHTUB.get())), + new TagFilter(ModTags.Items.LOUNGE, new ItemStack(CustomBlocks.BLOCK_COFFEE_MUG.get())), + new TagFilter(ModTags.Items.OUTSIDE, new ItemStack(CustomBlocks.BLOCK_HEDGE.get())), + new TagFilter(ModTags.Items.TOOL, new ItemStack(CustomBlocks.ITEM_HANDGUN.get())), + new TagFilter(ModTags.Items.SEAT, new ItemStack(CustomBlocks.BLOCK_PINK_SOFA.get())), + new TagFilter(ModTags.Items.TABLE, new ItemStack(CustomBlocks.BLOCK_BIRCH_ROUND_TABLE.get())), + new TagFilter(ModTags.Items.SHELF, new ItemStack(CustomBlocks.BLOCK_MODERN_BIRCH_BOOKSHELF.get())), + new TagFilter(ModTags.Items.DOOR, new ItemStack(CustomBlocks.BLOCK_JAIL_DOOR.get())), + }; + ForgeRegistries.ITEMS.getValues().stream() + .filter(item -> { + assert item.getRegistryName() != null; + return item.getRegistryName().getNamespace().equals(ModernLife.MODID) || item.getRegistryName().getNamespace().equals(ModernLifePatch.MOD_ID); + }) + .forEach(item -> { + //noinspection deprecation + item.builtInRegistryHolder().tags().forEach(tag -> { + for(final TagFilter filter : filters) { + if(tag == filter.getTag()) { + filter.add(item); + } + } + }); + }); + this.filters = new ArrayList<>(); + this.filters.addAll(Arrays.asList(filters)); + } + + public static class TagFilter { + private final List items = Lists.newArrayList(); + private final TagKey tag; + private final TranslatableComponent name; + private final ItemStack icon; + private boolean enabled = true; + + public TagFilter(TagKey tag, ItemStack icon) { + this.tag = tag; + this.icon = icon; + this.name = new TranslatableComponent( + String.format("gui.tag_filter.%s.%s", tag.location().getNamespace(), tag.location().getPath().replace("/", ".")) + ); + } + + public TagKey getTag() + { + return tag; + } + + public ItemStack getIcon() + { + return this.icon; + } + + public TranslatableComponent getName() + { + return this.name; + } + + public void setEnabled(boolean enabled) + { + this.enabled = enabled; + } + + public boolean isEnabled() + { + return this.enabled; + } + + public void add(Item item) + { + this.items.add(item); + } + + public void add(Block block) + { + //noinspection deprecation + this.items.add(Item.byBlock(block)); + } + + public List getItems() + { + return this.items; + } + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/IconButton.java b/src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/IconButton.java new file mode 100644 index 0000000..0c22c7a --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/IconButton.java @@ -0,0 +1,63 @@ +package com.r3944realms.modernlifepatch.client.gui.widget; + +import com.mojang.blaze3d.platform.GlStateManager; +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.network.chat.Component; +import net.minecraft.resources.ResourceLocation; +import org.jetbrains.annotations.NotNull; + +/** + * @author MrCrayfish + * 图片20*20按钮 + */ + +public class IconButton extends Button { + private ResourceLocation iconResource; + private int iconU, iconV; + + public IconButton(int x, int y, Component message, OnPress onPress, ResourceLocation iconResource, int iconU, int iconV) { + super(x, y, 20, 20, message, onPress); + this.iconResource = iconResource; + this.iconU = iconU; + this.iconV = iconV; + } + + public void setIcon(ResourceLocation iconResource, int iconU, int iconV) { + this.iconResource = iconResource; + this.iconU = iconU; + this.iconV = iconV; + } + + @Override + public void renderButton(@NotNull PoseStack poseStack, int mouseX, int mouseY, float partialTicks) { + RenderSystem.setShader(GameRenderer::getPositionColorTexShader); + RenderSystem.setShaderTexture(0, WIDGETS_LOCATION); + RenderSystem.setShaderColor(1.0F, 1.0F, 1.0F, 1.0F); + RenderSystem.enableBlend(); + RenderSystem.blendFuncSeparate( + GlStateManager.SourceFactor.SRC_ALPHA, + GlStateManager.DestFactor.ONE_MINUS_SRC_ALPHA, + GlStateManager.SourceFactor.ONE, + GlStateManager.DestFactor.ZERO + ); + int offset = this.getYImage(this.isHoveredOrFocused()); + this.blit(poseStack, this.x, this.y, 0, 46 + offset * 20, this.width / 2, this.height); + this.blit( + poseStack, + this.x + this.width / 2, + this.y, 200 - this.width / 2, + 46 + offset * 20, + this.width / 2, this.height + ); + if(!this.active) + { + RenderSystem.setShaderColor(0.5F, 0.5F, 0.5F, 1.0F); + } + RenderSystem.setShaderTexture(0, this.iconResource); + this.blit(poseStack, this.x + 2, this.y + 2, this.iconU, this.iconV, 16, 16); + + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/TagButton.java b/src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/TagButton.java new file mode 100644 index 0000000..c829524 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/client/gui/widget/TagButton.java @@ -0,0 +1,86 @@ +package com.r3944realms.modernlifepatch.client.gui.widget; + +import com.mojang.blaze3d.systems.RenderSystem; +import com.mojang.blaze3d.vertex.*; +import com.mojang.math.Matrix4f; +import com.r3944realms.modernlifepatch.client.event.CreativeScreenEvents; +import net.minecraft.client.Minecraft; +import net.minecraft.client.gui.components.Button; +import net.minecraft.client.renderer.GameRenderer; +import net.minecraft.client.renderer.entity.ItemRenderer; +import net.minecraft.network.chat.TextComponent; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.world.item.ItemStack; + +/** + * @author MrCrayfish + * Tag32*28按钮 + */ +public class TagButton extends Button { + private static final ResourceLocation TABS = new ResourceLocation("textures/gui/container/creative_inventory/tabs.png"); + + private final CreativeScreenEvents.TagFilter category; + private final ItemStack stack; + private boolean toggled; + + public TagButton(int x, int y, CreativeScreenEvents.TagFilter category, OnPress onPress) + { + super(x, y, 32, 28, TextComponent.EMPTY, onPress); + this.category = category; + this.stack = category.getIcon(); + this.toggled = category.isEnabled(); + } + + public CreativeScreenEvents.TagFilter getCategory() + { + return this.category; + } + + @Override + public void onPress() + { + this.toggled = !this.toggled; + this.category.setEnabled(this.toggled); + super.onPress(); + } + + @Override + public void renderButton(PoseStack poseStack, int mouseX, int mouseY, float partialTicks) + { + Minecraft minecraft = Minecraft.getInstance(); + RenderSystem.setShader(GameRenderer::getPositionColorTexShader); + RenderSystem.setShaderTexture(0, TABS); + RenderSystem.setShaderColor(1.0F, 1.0F, 1.0F, this.alpha); + + int width = this.toggled ? 32 : 28; + int textureX = 28; + int textureY = this.toggled ? 32 : 0; + this.drawRotatedTexture(poseStack.last().pose(), this.x, this.y, textureX, textureY, width, 28); + + ItemRenderer renderer = minecraft.getItemRenderer(); + renderer.blitOffset = 100.0F; + renderer.renderAndDecorateItem(this.stack, x + 8, y + 6); + renderer.renderGuiItemDecorations(minecraft.font, this.stack, x + 8, y + 6); + renderer.blitOffset = 0.0F; + } + + private void drawRotatedTexture(Matrix4f matrix4f, int x, int y, int textureX, int textureY, int width, int height) + { + float scaleX = 0.00390625F; + float scaleY = 0.00390625F; + RenderSystem.setShader(GameRenderer::getPositionTexShader); + BufferBuilder buffer = Tesselator.getInstance().getBuilder(); + buffer.begin(VertexFormat.Mode.QUADS, DefaultVertexFormat.POSITION_TEX); + buffer.vertex(matrix4f, x, y + height, 0.0F).uv(((float) (textureX + height) * scaleX), ((float) (textureY) * scaleY)).endVertex(); + buffer.vertex(matrix4f, x + width, y + height, 0.0F).uv(((float) (textureX + height) * scaleX), ((float) (textureY + width) * scaleY)).endVertex(); + buffer.vertex(matrix4f, x + width, y, 0.0F).uv(((float) (textureX) * scaleX), ((float) (textureY + width) * scaleY)).endVertex(); + buffer.vertex(matrix4f, x, y, 0.0F).uv(((float) (textureX) * scaleX), ((float) (textureY) * scaleY)).endVertex(); + buffer.end(); + BufferUploader.end(buffer); + } + + public void updateState() + { + this.toggled = this.category.isEnabled(); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/common/ModTags.java b/src/main/java/com/r3944realms/modernlifepatch/common/ModTags.java new file mode 100644 index 0000000..7495373 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/common/ModTags.java @@ -0,0 +1,34 @@ +package com.r3944realms.modernlifepatch.common; + +import com.r3944realms.modernlifepatch.ModernLifePatch; +import net.minecraft.core.Registry; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.tags.TagKey; +import net.minecraft.world.item.Item; + +public class ModTags { + public static class Items { + public static final TagKey + BEDCHAMBER = tag("bedchamber"), + BATHROOM = tag("bathroom"), + LOUNGE = tag("lounge"), + KITCHEN = tag("kitchen"), + WEAPON = tag("item/weapon"), + TOOL = tag("tool"), + GENERAL = tag("general"), + SHELF = tag("shelf"), + TABLE = tag("table"), + SEAT = tag("seat"), + RAMP = tag("ramp"), + BARRIER = tag("barrier"), + CONTAINER = tag("container"), + OUTSIDE = tag("outside"), + DOOR = tag("door") + + ; + private static TagKey tag(String name) + { + return TagKey.create(Registry.ITEM_REGISTRY, new ResourceLocation(ModernLifePatch.MOD_ID, name)); + } + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/datagen/DataGeneratorHandler.java b/src/main/java/com/r3944realms/modernlifepatch/datagen/DataGeneratorHandler.java index c38968e..2f346c7 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/datagen/DataGeneratorHandler.java +++ b/src/main/java/com/r3944realms/modernlifepatch/datagen/DataGeneratorHandler.java @@ -1,5 +1,7 @@ package com.r3944realms.modernlifepatch.datagen; +import com.r3944realms.modernlifepatch.datagen.provider.ModBlockTagProvider; +import com.r3944realms.modernlifepatch.datagen.provider.ModItemTagProvider; import com.r3944realms.modernlifepatch.datagen.provider.ModLanguageProvider; import com.r3944realms.modernlifepatch.utils.Enum.LanguageEnum; import net.minecraft.data.DataGenerator; @@ -7,7 +9,6 @@ import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.fml.common.Mod; import net.minecraftforge.forge.event.lifecycle.GatherDataEvent; - import static com.r3944realms.modernlifepatch.ModernLifePatch.MOD_ID; @Mod.EventBusSubscriber(modid = MOD_ID, bus = Mod.EventBusSubscriber.Bus.MOD) @@ -15,7 +16,10 @@ public class DataGeneratorHandler { @SubscribeEvent public static void generatorDataEvent(GatherDataEvent event) { DataGenerator generator = event.getGenerator(); + ModBlockTagProvider modBlockTagProvider = new ModBlockTagProvider(generator, event.getExistingFileHelper()); generator.addProvider(new ModLanguageProvider(generator, MOD_ID, LanguageEnum.English)); generator.addProvider(new ModLanguageProvider(generator, MOD_ID, LanguageEnum.SimpleChinese)); + generator.addProvider(modBlockTagProvider); + generator.addProvider(new ModItemTagProvider(generator, modBlockTagProvider,event.getExistingFileHelper())); } } diff --git a/src/main/java/com/r3944realms/modernlifepatch/datagen/lang/ModLangKeyValue.java b/src/main/java/com/r3944realms/modernlifepatch/datagen/lang/ModLangKeyValue.java index 438c124..8608151 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/datagen/lang/ModLangKeyValue.java +++ b/src/main/java/com/r3944realms/modernlifepatch/datagen/lang/ModLangKeyValue.java @@ -1,13 +1,41 @@ package com.r3944realms.modernlifepatch.datagen.lang; import com.r3944realms.modernlifepatch.ModernLifePatch; +import com.r3944realms.modernlifepatch.common.ModTags; import com.r3944realms.modernlifepatch.utils.Enum.LanguageEnum; import com.r3944realms.modernlifepatch.utils.String.StringValidator; +import net.minecraft.tags.TagKey; +import net.minecraft.world.item.Item; public enum ModLangKeyValue { - MOD_RESOURCE_NAME(getCustomTextKey("resource_pack", ModernLifePatch.MOD_ID, "name"), "§b§lModern Life §fExclusive Materials", "§b§l摩登生活 §f专属材质"), + CREATIVE_TAB_NAME(getCreativeTabNameKey(ModernLifePatch.MOD_ID), "Modern Life Patch", "摩登生活补丁"), + CT_F_TAG_GENERAL(getTagKey(ModTags.Items.GENERAL), "General", "普通"), + CT_F_TAG_KITCHEN(getTagKey(ModTags.Items.KITCHEN), "Kitchen", "厨房"), + CT_F_TAG_BEDCHAMBER(getTagKey(ModTags.Items.BEDCHAMBER), "Bedchamber", "寝室"), + CT_F_TAG_BATHROOM(getTagKey(ModTags.Items.BATHROOM), "BathRoom", "卫生间"), + CT_F_TAB_LOUNGE(getTagKey(ModTags.Items.LOUNGE), "Lounge", "客厅"), + CT_F_TAG_OUTSIDE(getTagKey(ModTags.Items.OUTSIDE), "Outside", "户外"), + CT_F_TAG_TOOL(getTagKey(ModTags.Items.TOOL), "Tool", "工具"), + CT_F_TAG_SEAT(getTagKey(ModTags.Items.SEAT), "Seat", "坐具"), + CT_F_TAG_TABLE(getTagKey(ModTags.Items.TABLE), "Table", "桌子"), + CT_F_TAG_SHELF(getTagKey(ModTags.Items.SHELF), "Shelf", "架子"), + CT_F_TAB_DOOR(getTagKey(ModTags.Items.DOOR), "Door", "门"), + UNKNOWN("modernlifepatch.unknown", "Unknown", "未知"), + QUEEN(getCustomTextKey("chess", ModernLifePatch.MOD_ID, "queen"), "Queen", "皇后"), + KING(getCustomTextKey("chess", ModernLifePatch.MOD_ID, "king"), "King", "国王"), + KNIGHT(getCustomTextKey("chess", ModernLifePatch.MOD_ID, "knight"), "Knight", "骑士"), + PAWN(getCustomTextKey("chess", ModernLifePatch.MOD_ID, "pawn"), "Pawn", "士兵"), + BISHOP(getCustomTextKey("chess", ModernLifePatch.MOD_ID, "bishop"), "Bishop", "象"), + ROOK(getCustomTextKey("chess", ModernLifePatch.MOD_ID, "rook"), "Rook", "车"), + + MOD_RESOURCE_NAME(getResourceTextKey(ModernLifePatch.MOD_ID, "modern_life_patch"), "§b§lModern Life §fExclusive Materials", "§b§l摩登生活 §f专属材质"), MOD_RESOURCE_DESC(getCustomTextKey("resource_pack", ModernLifePatch.MOD_ID ,"description"), "All of textures and models are created by BF_Meow_,Do not use for other purposes without permission.", "所有材质和模型均由 白帆小喵BF_Meow_ 绘制。未经允许,请勿用作他用。"), + CREATIVE_TAB_SCROLL_UP_BUTTON(getCustomTextKey("gui.button", ModernLifePatch.MOD_ID, "scroll_filter_up"), "Scroll up", "向上"), + CREATIVE_TAB_SCROLL_DOWN_BUTTON(getCustomTextKey("gui.button", ModernLifePatch.MOD_ID, "scroll_filter_down"), "Scroll down", "向下"), + CREATIVE_TAB_ENABLE_FILTERS_BUTTON(getCustomTextKey("gui.button", ModernLifePatch.MOD_ID, "enable_filters"), "Enable Filters", "启用过滤器"), + CREATIVE_TAB_DISABLE_FILTERS_BUTTON(getCustomTextKey("gui.button", ModernLifePatch.MOD_ID, "disable_filters"), "Disable Filters", "禁用过滤器"), + POWER_RECEIVER_HOVER_FIRST(getHoverTextKey("power_receiver", "1"), "Receives power on the selected channel from all transmitters", "从所有能量发射器中去接收所选工作频道的能量"), POWER_RECEIVER_AND_TRANSMITTER_HOVER_SECOND(getHoverTextKey("power_receiver", "2"), "Right click block to change current channel", "右键方块打开界面,来切换工作频道"), @@ -19,11 +47,16 @@ public enum ModLangKeyValue { PHOTOCOPIER_HOVER_FIRST(getHoverTextKey("photocopier", "1"), "Interact with a canvas or photograph to make copies", "可以用于照片或画作的复制"), PHOTOCOPIER_HOVER_SECOND(getHoverTextKey("photocopier", "2"), " * Requires paper", " * 需要纸"), + PAVED_ROAD_HOVER(getHoverTextKey("paved_road"), "Slightly increases movement speed of vehicles", "载具在该路上行驶,移速会有所提升"), EXTRACTOR_HOVER(getHoverTextKey("extractor"), "Extracts items from attached chests or from the space in front of it", "从其吸取端处的箱子或空间中取出物品"), CHESS_BOARD_HOVER(getHoverTextKey("chess_board"), "PLace it down and begin a new game!", "放置后使用即可开始一场新游戏!"), WALL_SHELF_HOVER_FIRST(getHoverTextKey("wall_shelf", "1"), "Right click tp place an item on the shelf", "右键以放置物品在墙架上"), WALL_SHELF_HOVER_SECOND(getHoverTextKey("wall_shelf", "2"), "Shift-right-click with an empty hand to remove an item", "空手按住Shift键+右键即可取下物品"), STEAM_RADIATOR_HOVER(getHoverTextKey("steam_radiator"), "Right click placed radiator to activate", "右键已放置的散热器,即可激活"), + BOOKSHELF_HOVER_FIRST(getHoverTextKey("bookshelf", "1"), "Right click tp place a book on the shelf", "右键以放置书在书架上"), + BOOKSHELF_HOVER_SECOND(getHoverTextKey("bookshelf", "2"), "Shift-right-click with an empty hand to remove a book", "空手按住Shift键+右键即可取下书"), + + //P NEED_RED_STONE_POWER_HOVER(getHoverTextKey("need_rs_power"), "Requires redstone power to operate", "需要红石充能"), STORE_18_HOVER(getHoverTextKey("store_18"), "Stores up to 18 items", "可存储18组物品"), @@ -84,22 +117,35 @@ public enum ModLangKeyValue { public static String getHoverTextKey(String key) { return getHoverTextKey(key, "0"); } + public static String getResourceTextKey(String mod_id, String name) { + if(StringValidator.isNotValidMinecraftKey(mod_id) || StringValidator.isNotValidMinecraftKey(name)) { + throw new IllegalArgumentException("Not valid MinecraftKey which only including [a-z], '.' and '_'."); + } + return "resource." + mod_id + "." + name; + } public static String getCustomTextKey(String prefix, String mod_id, String custom) { - if(StringValidator.isNotValidMinecraftKey(prefix) && StringValidator.isNotValidMinecraftKey(mod_id) && StringValidator.isNotValidMinecraftKey(custom)) { - throw new IllegalArgumentException("Not valid MinecraftKey which only including [a-z] and '_'."); + if(StringValidator.isNotValidMinecraftKey(prefix) || StringValidator.isNotValidMinecraftKey(mod_id) || StringValidator.isNotValidMinecraftKey(custom)) { + throw new IllegalArgumentException("Not valid MinecraftKey which only including [a-z], '.' and '_'."); } return HEAD_ + prefix + "." + mod_id + "." + custom; } public static String getHoverTextKey(String itemName, String diffMark) { if(StringValidator.isNotValidMinecraftKey(itemName) || StringValidator.isNotValidMinecraftKey(diffMark)) { - throw new IllegalArgumentException("Not valid MinecraftKey which only including [a-z] and [0-9] and '_'."); + throw new IllegalArgumentException("Not valid MinecraftKey which only including [a-z], '.' and [0-9] and '_'."); } return HEAD_ + itemName + ".hover_text." + diffMark; } public static String getMenuLabelKey(String menuLabel) { if(StringValidator.isNotValidMinecraftKey(menuLabel)) { - throw new IllegalArgumentException("Not valid MinecraftKey which only including [a-z] and '_'."); + throw new IllegalArgumentException("Not valid MinecraftKey which only including [a-z], '.' and '_'."); } return HEAD_ + "menu." + menuLabel; } + public static String getTagKey(TagKey tag) { + return String.format("gui.tag_filter.%s.%s", tag.location().getNamespace(), tag.location().getPath().replace("/", ".")); + } + public static String getCreativeTabNameKey(String tabName) { + return "itemGroup." + tabName; + } + } diff --git a/src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModBlockTagProvider.java b/src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModBlockTagProvider.java new file mode 100644 index 0000000..a52ced9 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModBlockTagProvider.java @@ -0,0 +1,18 @@ +package com.r3944realms.modernlifepatch.datagen.provider; + +import com.r3944realms.modernlifepatch.ModernLifePatch; +import net.minecraft.data.DataGenerator; +import net.minecraft.data.tags.BlockTagsProvider; +import net.minecraftforge.common.data.ExistingFileHelper; +import org.jetbrains.annotations.Nullable; + +public class ModBlockTagProvider extends BlockTagsProvider { + public ModBlockTagProvider(DataGenerator generator, @Nullable ExistingFileHelper existingFileHelper) { + super(generator, ModernLifePatch.MOD_ID, existingFileHelper); + } + + @Override + protected void addTags() { + + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModItemTagProvider.java b/src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModItemTagProvider.java new file mode 100644 index 0000000..845535f --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/datagen/provider/ModItemTagProvider.java @@ -0,0 +1,31 @@ +package com.r3944realms.modernlifepatch.datagen.provider; + +import com.r3944realms.modernlifepatch.ModernLifePatch; +import net.minecraft.data.DataGenerator; +import net.minecraft.data.tags.BlockTagsProvider; +import net.minecraft.data.tags.ItemTagsProvider; +import net.minecraftforge.common.data.ExistingFileHelper; +import org.jetbrains.annotations.Nullable; + +public class ModItemTagProvider extends ItemTagsProvider { + public ModItemTagProvider(DataGenerator dataGenerator, BlockTagsProvider tagsProvider, @Nullable ExistingFileHelper existingFileHelper) { + super(dataGenerator, tagsProvider, ModernLifePatch.MOD_ID, existingFileHelper); + } + + @Override + protected void addTags() { +// this.tag(ModTags.Items.GENERAL); +// this.tag(ModTags.Items.KITCHEN); +// this.tag(ModTags.Items.BEDCHAMBER); +// this.tag(ModTags.Items.BEDCHAMBER); +// this.tag(ModTags.Items.BATHROOM); +// this.tag(ModTags.Items.BATHROOM); +// this.tag(ModTags.Items.LOUNGE); +// this.tag(ModTags.Items.OUTSIDE); +// this.tag(ModTags.Items.TOOL); +// this.tag(ModTags.Items.SEAT); +// this.tag(ModTags.Items.TABLE); +// this.tag(ModTags.Items.SHELF); +// this.tag(ModTags.Items.DOOR); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinBookShelf.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinBookShelf.java new file mode 100644 index 0000000..8377f74 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinBookShelf.java @@ -0,0 +1,25 @@ +package com.r3944realms.modernlifepatch.mixin.block.common; + +import com.dairymoose.modernlife.blocks.ModernBookshelfBlock; +import com.r3944realms.modernlifepatch.datagen.lang.ModLangKeyValue; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import org.spongepowered.asm.mixin.Mixin; +import org.spongepowered.asm.mixin.injection.At; +import org.spongepowered.asm.mixin.injection.Inject; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; + +import java.util.List; + +@Mixin(ModernBookshelfBlock.class) +public class MixinBookShelf { + @Inject(method = {"appendHoverText"}, at= @At("HEAD"), cancellable = true) + public void appendHoverText(ItemStack itemStack, BlockGetter blockReader, List list, TooltipFlag tooltipFlag, CallbackInfo ci) { + list.add(new TranslatableComponent(ModLangKeyValue.BOOKSHELF_HOVER_FIRST.getKey())); + list.add(new TranslatableComponent(ModLangKeyValue.BOOKSHELF_HOVER_SECOND.getKey())); + ci.cancel(); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinChessBoard.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinChessBoard.java new file mode 100644 index 0000000..8bbcf2e --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinChessBoard.java @@ -0,0 +1,25 @@ +package com.r3944realms.modernlifepatch.mixin.block.common; + +import com.dairymoose.modernlife.blocks.ChessBoardBlock; +import com.r3944realms.modernlifepatch.datagen.lang.ModLangKeyValue; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import org.spongepowered.asm.mixin.Mixin; +import org.spongepowered.asm.mixin.injection.At; +import org.spongepowered.asm.mixin.injection.Inject; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; + +import java.util.List; + +@Mixin(ChessBoardBlock.class) +public class MixinChessBoard { + + @Inject(method = {"appendHoverText"}, at= @At("HEAD"), cancellable = true) + public void appendHoverText(ItemStack itemStack, BlockGetter blockReader, List list, TooltipFlag tooltipFlag, CallbackInfo ci) { + list.add(new TranslatableComponent(ModLangKeyValue.CHESS_BOARD_HOVER.getKey())); + ci.cancel(); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinDeck.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinDeck.java new file mode 100644 index 0000000..69015af --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinDeck.java @@ -0,0 +1,36 @@ +package com.r3944realms.modernlifepatch.mixin.block.common; + +import com.dairymoose.modernlife.blocks.DeckBlock; +import net.minecraft.core.BlockPos; +import net.minecraft.world.level.BlockGetter; +import net.minecraft.world.level.block.Block; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.phys.shapes.BooleanOp; +import net.minecraft.world.phys.shapes.CollisionContext; +import net.minecraft.world.phys.shapes.Shapes; +import net.minecraft.world.phys.shapes.VoxelShape; +import org.spongepowered.asm.mixin.Mixin; +import org.spongepowered.asm.mixin.Unique; +import org.spongepowered.asm.mixin.injection.At; +import org.spongepowered.asm.mixin.injection.Inject; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable; + +import java.util.stream.Stream; + +@Mixin(DeckBlock.class) +public class MixinDeck { + @Unique + private static final VoxelShape SHAPE_S = Stream.of( + Block.box(0, 14, 4, 16, 16, 7), + Block.box(3, 13, 0, 6, 15, 16), + Block.box(10, 13, 0, 13, 15, 16), + Block.box(0, 14, 0, 16, 16, 3), + Block.box(0, 14, 12, 16, 16, 15), + Block.box(0, 14, 8, 16, 16, 11) + ).reduce((v1, v2) -> Shapes.join(v1, v2, BooleanOp.OR)).get(), + _WITH_SUPPORT = Stream.of(SHAPE_S, Block.box(6.0, 0.0, 6.0, 10.0, 14.0, 10.0)).reduce((v1, v2) -> Shapes.join(v1, v2, BooleanOp.OR)).get(); + @Inject(method = {"getShape"}, at= @At("HEAD"), cancellable = true) + public void getShape(BlockState bs, BlockGetter reader, BlockPos pos, CollisionContext sel, CallbackInfoReturnable cir) { + cir.setReturnValue(!bs.getValue(DeckBlock.SUPPORT) ? SHAPE_S : _WITH_SUPPORT); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPavedRoad.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPavedRoad.java new file mode 100644 index 0000000..1cfab3b --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPavedRoad.java @@ -0,0 +1,25 @@ +package com.r3944realms.modernlifepatch.mixin.block.common; + +import com.dairymoose.modernlife.blocks.PavedRoadBlock; +import com.r3944realms.modernlifepatch.datagen.lang.ModLangKeyValue; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import org.spongepowered.asm.mixin.Mixin; +import org.spongepowered.asm.mixin.injection.At; +import org.spongepowered.asm.mixin.injection.Inject; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; + +import java.util.List; + +@Mixin(PavedRoadBlock.class) +public class MixinPavedRoad { + + @Inject(method = {"appendHoverText"}, at= @At("HEAD"), cancellable = true) + public void appendHoverText(ItemStack itemStack, BlockGetter blockReader, List list, TooltipFlag tooltipFlag, CallbackInfo ci) { + list.add(new TranslatableComponent(ModLangKeyValue.PAVED_ROAD_HOVER.getKey())); + ci.cancel(); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPhotoCopier.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPhotoCopier.java index d89104d..5b9028e 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPhotoCopier.java +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinPhotoCopier.java @@ -3,14 +3,11 @@ package com.r3944realms.modernlifepatch.mixin.block.common; import com.dairymoose.modernlife.blocks.PhotocopierBlock; import com.dairymoose.modernlife.blocks.StandardHorizontalBlock; import com.dairymoose.modernlife.blocks.WallSocketBlock; -import com.dairymoose.modernlife.tileentities.NightStandBlockEntity; import com.dairymoose.modernlife.tileentities.PhotocopierBlockEntity; import com.dairymoose.modernlife.util.ModernLifeUtil; import com.r3944realms.modernlifepatch.datagen.lang.ModLangKeyValue; -import com.r3944realms.modernlifepatch.modInterface.IContainMenu; import net.minecraft.core.BlockPos; import net.minecraft.network.chat.Component; -import net.minecraft.network.chat.TextComponent; import net.minecraft.network.chat.TranslatableComponent; import net.minecraft.world.MenuProvider; import net.minecraft.world.entity.player.Inventory; diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinWallShelf.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinWallShelf.java new file mode 100644 index 0000000..3e42e30 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/common/MixinWallShelf.java @@ -0,0 +1,26 @@ +package com.r3944realms.modernlifepatch.mixin.block.common; + +import com.dairymoose.modernlife.blocks.WallShelfBlock; +import com.r3944realms.modernlifepatch.datagen.lang.ModLangKeyValue; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TranslatableComponent; +import net.minecraft.world.item.ItemStack; +import net.minecraft.world.item.TooltipFlag; +import net.minecraft.world.level.BlockGetter; +import org.spongepowered.asm.mixin.Mixin; +import org.spongepowered.asm.mixin.injection.At; +import org.spongepowered.asm.mixin.injection.Inject; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; + +import java.util.List; + +@Mixin(WallShelfBlock.class) +public class MixinWallShelf { + @Inject(method = {"appendHoverText"}, at= @At("HEAD"), cancellable = true) + public void appendHoverText(ItemStack itemStack, BlockGetter blockReader, List list, TooltipFlag tooltipFlag, CallbackInfo ci) { + list.add(new TranslatableComponent(ModLangKeyValue.WALL_SHELF_HOVER_FIRST.getKey())); + list.add(new TranslatableComponent(ModLangKeyValue.WALL_SHELF_HOVER_SECOND.getKey())); + + ci.cancel(); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/lounge/MixinSofa.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/lounge/MixinSofa.java index fced0a7..b5cbeec 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/lounge/MixinSofa.java +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/lounge/MixinSofa.java @@ -34,7 +34,7 @@ public class MixinSofa { ).reduce((v1, v2) -> Shapes.join(v1, v2, BooleanOp.OR)).get(), SHAPE_W_SINGLE, SHAPE_S_SINGLE, SHAPE_E_SINGLE, SHAPE_S_MIDDLE, SHAPE_W_MIDDLE, SHAPE_N_MIDDLE, SHAPE_E_MIDDLE, SHAPE_S_LEFT, SHAPE_W_LEFT, SHAPE_N_LEFT, SHAPE_E_LEFT, SHAPE_S_RIGHT, SHAPE_W_RIGHT, SHAPE_N_RIGHT, SHAPE_E_RIGHT, SHAPE_S_CORNER, SHAPE_W_CORNER, SHAPE_N_CORNER, SHAPE_E_CORNER; static { SHAPE_E_SINGLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_N_SINGLE); - SHAPE_S_SINGLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_N_SINGLE); + SHAPE_S_SINGLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_E_SINGLE); SHAPE_W_SINGLE = ModernLifeUtil.RotateVoxelShapeClockwise(SHAPE_S_SINGLE); SHAPE_N_MIDDLE = Stream.of( Block.box(0, 2, 13, 16, 17, 16), diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/redstone/MixinWinch.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/redstone/MixinWinch.java index 21f8fcf..5e5df02 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/mixin/block/redstone/MixinWinch.java +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/block/redstone/MixinWinch.java @@ -24,7 +24,6 @@ import org.spongepowered.asm.mixin.injection.Inject; import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; import org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable; -import java.awt.*; import java.util.List; import java.util.stream.Stream; diff --git a/src/main/java/com/r3944realms/modernlifepatch/mixin/screen/MixinChessBoardScreen.java b/src/main/java/com/r3944realms/modernlifepatch/mixin/screen/MixinChessBoardScreen.java new file mode 100644 index 0000000..6f12024 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/mixin/screen/MixinChessBoardScreen.java @@ -0,0 +1,47 @@ +package com.r3944realms.modernlifepatch.mixin.screen; + +import com.dairymoose.modernlife.blocks.gui.chess.*; +import com.mojang.blaze3d.vertex.PoseStack; +import net.minecraft.client.gui.screens.Screen; +import net.minecraft.network.chat.Component; +import net.minecraft.network.chat.TranslatableComponent; +import org.spongepowered.asm.mixin.Mixin; +import org.spongepowered.asm.mixin.Shadow; +import org.spongepowered.asm.mixin.injection.At; +import org.spongepowered.asm.mixin.injection.Inject; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; + +@Mixin(ChessScreen.class) +public abstract class MixinChessBoardScreen extends Screen { + @Shadow(remap = false) public abstract int boardXtoScreenX(int boardX); + + @Shadow(remap = false) public abstract int boardYtoScreenY(int boardY); + + protected MixinChessBoardScreen(Component component) { + super(component); + } + + + @Inject(method = "showTooltipForPiece",at = @At("HEAD"), cancellable = true, remap = false) + private void showTooltipForPiece(PoseStack matrixStack, Piece p, CallbackInfo ci) { + String pieceNameKey = "modernlifepatch.lang.chess.modernlifepatch."; + if (p instanceof RookPiece) { + pieceNameKey += "rook"; + } else if (p instanceof BishopPiece) { + pieceNameKey += "bishop"; + } else if (p instanceof PawnPiece) { + pieceNameKey += "pawn"; + } else if (p instanceof KnightPiece) { + pieceNameKey += "knight"; + } else if (p instanceof KingPiece) { + pieceNameKey += "king"; + } else if (p instanceof QueenPiece) { + pieceNameKey += "queen"; + } else { + pieceNameKey = "modernlifepatch.unknown"; + } + + this.renderTooltip(matrixStack, new TranslatableComponent(pieceNameKey), boardXtoScreenX(p.x), boardYtoScreenY(p.y)); + ci.cancel(); + } +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/modInterface/CreativeItem.java b/src/main/java/com/r3944realms/modernlifepatch/modInterface/CreativeItem.java new file mode 100644 index 0000000..95020a1 --- /dev/null +++ b/src/main/java/com/r3944realms/modernlifepatch/modInterface/CreativeItem.java @@ -0,0 +1,9 @@ +package com.r3944realms.modernlifepatch.modInterface; + +import net.minecraft.world.item.ItemStack; + +import java.util.function.Consumer; + +public interface CreativeItem { + void fill(Consumer output); +} diff --git a/src/main/java/com/r3944realms/modernlifepatch/utils/String/StringValidator.java b/src/main/java/com/r3944realms/modernlifepatch/utils/String/StringValidator.java index 7c43af4..3e5604c 100644 --- a/src/main/java/com/r3944realms/modernlifepatch/utils/String/StringValidator.java +++ b/src/main/java/com/r3944realms/modernlifepatch/utils/String/StringValidator.java @@ -3,7 +3,7 @@ package com.r3944realms.modernlifepatch.utils.String; public class StringValidator { public static boolean isNotValidMinecraftKey(String key) { // 正则表达式,匹配只包含小写字母、数字和下划线的字符串 - String regex = "^[a-z0-9_]+$"; + String regex = "^[a-z0-9_.]+$"; return !key.matches(regex); } } diff --git a/src/main/resources/assets/modernlifepatch/textures/gui/icons.png b/src/main/resources/assets/modernlifepatch/textures/gui/icons.png new file mode 100644 index 0000000000000000000000000000000000000000..5a579d4bb6e793cb3cfcf725968205b0abe5f509 GIT binary patch literal 3502 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%0D?!l2rOkVGIhj1Apo(LG}yaC6@h6y6AQ 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 z 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 W_Q}{aw>T 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